Started by timer [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes glassfish/glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d Agent glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d is provisioned from template glassfish7_build-and-test_jdk21_351-dt1pl-v2fz4 --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1719483243043" buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish7_build-and-test_jdk21/351/" runUrl: "job/glassfish7_build-and-test_jdk21/351/" labels: jenkins: "slave" jenkins/label-digest: "eaa9011e4f19e86eb2d5d8bebea2aefc08f4fee9" jenkins/label: "glassfish7_build-and-test_jdk21_351-dt1pl" kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" name: "glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d" namespace: "glassfish" spec: containers: - command: - "cat" env: - name: "HOME" value: "/home/jenkins" - name: "MAVEN_OPTS" value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k" image: "maven:3.9.6-eclipse-temurin-21" name: "maven" resources: limits: memory: "8Gi" cpu: "6000m" requests: memory: "8Gi" cpu: "6000m" tty: true volumeMounts: - mountPath: "/home/jenkins" name: "jenkins-home" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "maven-repo-shared-storage" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" name: "maven-repo-local-storage" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.glassfish.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d" - 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: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" tty: true volumeMounts: - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-1" readOnly: false - mountPath: "/home/jenkins" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.ssh" name: "volume-4" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-glassfish" readOnly: true - emptyDir: {} name: "maven-repo-local-storage" - emptyDir: medium: "" name: "volume-2" - emptyDir: medium: "" name: "volume-1" - emptyDir: {} name: "jenkins-home" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - name: "maven-repo-shared-storage" persistentVolumeClaim: claimName: "glassfish-maven-repo-storage" - configMap: name: "known-hosts" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GF_INTERNAL_ENV [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-27T10:14:08.905Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (build) [Pipeline] container [Pipeline] { [Pipeline] sh [2024-06-27T10:14:09.567Z] + id [2024-06-27T10:14:09.567Z] uid=1003280000(1003280000) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:14:09.567Z] + uname -a [2024-06-27T10:14:09.567Z] Linux glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux [2024-06-27T10:14:09.567Z] + env [2024-06-27T10:14:09.567Z] + sort [2024-06-27T10:14:09.567Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:14:09.567Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:14:09.567Z] BUILD_ID=351 [2024-06-27T10:14:09.567Z] BUILD_NUMBER=351 [2024-06-27T10:14:09.567Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:14:09.567Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:14:09.567Z] CI=true [2024-06-27T10:14:09.567Z] CLASSPATH= [2024-06-27T10:14:09.567Z] EXECUTOR_NUMBER=0 [2024-06-27T10:14:09.567Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:14:09.567Z] HOME=/home/jenkins [2024-06-27T10:14:09.567Z] HOSTNAME=glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d [2024-06-27T10:14:09.567Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:14:09.567Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:14:09.567Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:14:09.567Z] JAVA_HOME=/opt/java/openjdk [2024-06-27T10:14:09.567Z] JAVA_VERSION=jdk-21.0.3+9 [2024-06-27T10:14:09.567Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:14:09.567Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:14:09.567Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:14:09.567Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:14:09.567Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:14:09.567Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:14:09.567Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:14:09.567Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:14:09.567Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:14:09.567Z] JENKINS_NODE_COOKIE=3bab3f5f-2a2e-4af1-83b6-128d8c51cfce [2024-06-27T10:14:09.567Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:14:09.567Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:14:09.567Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:14:09.567Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:14:09.567Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:14:09.567Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:14:09.567Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:14:09.567Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:14:09.567Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:14:09.567Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:14:09.567Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:14:09.567Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:14:09.567Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:14:09.567Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:14:09.567Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:14:09.567Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:14:09.567Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:14:09.567Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:14:09.567Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:14:09.567Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:14:09.567Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:14:09.567Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:14:09.567Z] LANG=en_US.UTF-8 [2024-06-27T10:14:09.567Z] LANGUAGE=en_US:en [2024-06-27T10:14:09.567Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:14:09.567Z] MAVEN_CONFIG=/root/.m2 [2024-06-27T10:14:09.567Z] MAVEN_HOME=/usr/share/maven [2024-06-27T10:14:09.567Z] MAVEN_OPTS=-Duser.home=/home/jenkins -Xmx2500m -Xss768k [2024-06-27T10:14:09.567Z] NODE_LABELS=glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d glassfish7_build-and-test_jdk21_351-dt1pl [2024-06-27T10:14:09.567Z] NODE_NAME=glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d [2024-06-27T10:14:09.567Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:14:09.567Z] OLDPWD=/ [2024-06-27T10:14:09.567Z] PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:14:09.567Z] POD_CONTAINER=maven [2024-06-27T10:14:09.567Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-dt1pl [2024-06-27T10:14:09.567Z] PORT_ADMIN=4848 [2024-06-27T10:14:09.567Z] PORT_HTTP=8080 [2024-06-27T10:14:09.567Z] PORT_HTTPS=8181 [2024-06-27T10:14:09.567Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:14:09.567Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:14:09.567Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:14:09.567Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:14:09.567Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:14:09.567Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:14:09.567Z] STAGE_NAME=build [2024-06-27T10:14:09.567Z] TERM=xterm [2024-06-27T10:14:09.567Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:14:09.567Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:14:09.567Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:14:09.567Z] + df -h [2024-06-27T10:14:09.567Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:14:09.567Z] overlay 32G 8.0K 32G 1% / [2024-06-27T10:14:09.567Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:14:09.567Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:14:09.567Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:14:09.567Z] tmpfs 26G 65M 26G 1% /etc/passwd [2024-06-27T10:14:09.567Z] /dev/sda4 894G 565G 329G 64% /etc/hosts [2024-06-27T10:14:09.568Z] bambam:/home/data/okd-c1.eclipse.org/PV/glassfish-glassfish-maven-repo-storage-pvc-739d2254-f4f3-4337-8387-380406cfb0ee 22T 3.9T 18T 18% /home/jenkins/.m2/repository [2024-06-27T10:14:09.568Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:14:09.568Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings-security.xml [2024-06-27T10:14:09.568Z] tmpfs 12G 32K 12G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:14:09.568Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:14:09.568Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:14:09.568Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:14:09.568Z] + /opt/java/openjdk/bin/jcmd [2024-06-27T10:14:09.568Z] 25 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:14:09.568Z] + mvn -version [2024-06-27T10:14:09.828Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-06-27T10:14:09.828Z] Maven home: /usr/share/maven [2024-06-27T10:14:09.828Z] Java version: 21.0.3, vendor: Eclipse Adoptium, runtime: /opt/java/openjdk [2024-06-27T10:14:09.828Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:14:09.828Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:14:09.828Z] + ant -version [2024-06-27T10:14:09.828Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/script.sh.copy: 8: ant: not found [2024-06-27T10:14:09.828Z] + true [2024-06-27T10:14:09.828Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:14:09.828Z] STARTED ELAPSED PID RSS DRS COMMAND [2024-06-27T10:14:09.828Z] 10:14:04 00:04 1 1600 5897 cat [2024-06-27T10:14:09.828Z] 10:14:08 00:00 14 320 2817 sh -c (cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/script.sh' '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/script.sh.copy'; { while [ -d '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3' -a \! -f '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-log.txt'; sleep 3; done } & jsc=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/script.sh.copy' > '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-result.txt'; wait) >&- 2>&- & [2024-06-27T10:14:09.828Z] 10:14:08 00:00 16 320 2817 sh -c (cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/script.sh' '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/script.sh.copy'; { while [ -d '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3' -a \! -f '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-log.txt'; sleep 3; done } & jsc=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/script.sh.copy' > '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/jenkins-result.txt'; wait) >&- 2>&- & [2024-06-27T10:14:09.829Z] 10:14:08 00:00 17 1600 2813 sh -xe /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-9cc894e3/script.sh.copy [2024-06-27T10:14:09.829Z] 10:14:08 00:00 20 1920 5759 sleep 3 [2024-06-27T10:14:09.829Z] 10:14:08 00:00 81 2880 10021 ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:14:09.829Z] + cat /proc/cpuinfo [2024-06-27T10:14:09.829Z] processor : 0 [2024-06-27T10:14:09.829Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.829Z] cpu family : 6 [2024-06-27T10:14:09.829Z] model : 85 [2024-06-27T10:14:09.829Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.829Z] stepping : 7 [2024-06-27T10:14:09.829Z] microcode : 0x5003302 [2024-06-27T10:14:09.829Z] cpu MHz : 999.997 [2024-06-27T10:14:09.829Z] cache size : 14080 KB [2024-06-27T10:14:09.829Z] physical id : 0 [2024-06-27T10:14:09.829Z] siblings : 20 [2024-06-27T10:14:09.829Z] core id : 0 [2024-06-27T10:14:09.829Z] cpu cores : 10 [2024-06-27T10:14:09.829Z] apicid : 0 [2024-06-27T10:14:09.829Z] initial apicid : 0 [2024-06-27T10:14:09.829Z] fpu : yes [2024-06-27T10:14:09.829Z] fpu_exception : yes [2024-06-27T10:14:09.829Z] cpuid level : 22 [2024-06-27T10:14:09.829Z] wp : yes [2024-06-27T10:14:09.829Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.829Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.829Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.829Z] bogomips : 4800.00 [2024-06-27T10:14:09.829Z] clflush size : 64 [2024-06-27T10:14:09.829Z] cache_alignment : 64 [2024-06-27T10:14:09.829Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.829Z] power management: [2024-06-27T10:14:09.829Z] [2024-06-27T10:14:09.829Z] processor : 1 [2024-06-27T10:14:09.829Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.829Z] cpu family : 6 [2024-06-27T10:14:09.829Z] model : 85 [2024-06-27T10:14:09.829Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.829Z] stepping : 7 [2024-06-27T10:14:09.829Z] microcode : 0x5003302 [2024-06-27T10:14:09.829Z] cpu MHz : 2543.976 [2024-06-27T10:14:09.829Z] cache size : 14080 KB [2024-06-27T10:14:09.829Z] physical id : 0 [2024-06-27T10:14:09.829Z] siblings : 20 [2024-06-27T10:14:09.829Z] core id : 1 [2024-06-27T10:14:09.829Z] cpu cores : 10 [2024-06-27T10:14:09.829Z] apicid : 2 [2024-06-27T10:14:09.829Z] initial apicid : 2 [2024-06-27T10:14:09.829Z] fpu : yes [2024-06-27T10:14:09.829Z] fpu_exception : yes [2024-06-27T10:14:09.829Z] cpuid level : 22 [2024-06-27T10:14:09.829Z] wp : yes [2024-06-27T10:14:09.829Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.829Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.829Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.829Z] bogomips : 4800.00 [2024-06-27T10:14:09.829Z] clflush size : 64 [2024-06-27T10:14:09.829Z] cache_alignment : 64 [2024-06-27T10:14:09.829Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.829Z] power management: [2024-06-27T10:14:09.829Z] [2024-06-27T10:14:09.829Z] processor : 2 [2024-06-27T10:14:09.829Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.829Z] cpu family : 6 [2024-06-27T10:14:09.829Z] model : 85 [2024-06-27T10:14:09.829Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.829Z] stepping : 7 [2024-06-27T10:14:09.829Z] microcode : 0x5003302 [2024-06-27T10:14:09.829Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.829Z] cache size : 14080 KB [2024-06-27T10:14:09.829Z] physical id : 0 [2024-06-27T10:14:09.829Z] siblings : 20 [2024-06-27T10:14:09.829Z] core id : 2 [2024-06-27T10:14:09.829Z] cpu cores : 10 [2024-06-27T10:14:09.829Z] apicid : 4 [2024-06-27T10:14:09.829Z] initial apicid : 4 [2024-06-27T10:14:09.829Z] fpu : yes [2024-06-27T10:14:09.829Z] fpu_exception : yes [2024-06-27T10:14:09.829Z] cpuid level : 22 [2024-06-27T10:14:09.829Z] wp : yes [2024-06-27T10:14:09.830Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.830Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.830Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.830Z] bogomips : 4800.00 [2024-06-27T10:14:09.830Z] clflush size : 64 [2024-06-27T10:14:09.830Z] cache_alignment : 64 [2024-06-27T10:14:09.830Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.830Z] power management: [2024-06-27T10:14:09.830Z] [2024-06-27T10:14:09.830Z] processor : 3 [2024-06-27T10:14:09.830Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.830Z] cpu family : 6 [2024-06-27T10:14:09.830Z] model : 85 [2024-06-27T10:14:09.830Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.830Z] stepping : 7 [2024-06-27T10:14:09.830Z] microcode : 0x5003302 [2024-06-27T10:14:09.830Z] cpu MHz : 999.520 [2024-06-27T10:14:09.830Z] cache size : 14080 KB [2024-06-27T10:14:09.830Z] physical id : 0 [2024-06-27T10:14:09.830Z] siblings : 20 [2024-06-27T10:14:09.830Z] core id : 3 [2024-06-27T10:14:09.830Z] cpu cores : 10 [2024-06-27T10:14:09.830Z] apicid : 6 [2024-06-27T10:14:09.830Z] initial apicid : 6 [2024-06-27T10:14:09.830Z] fpu : yes [2024-06-27T10:14:09.830Z] fpu_exception : yes [2024-06-27T10:14:09.830Z] cpuid level : 22 [2024-06-27T10:14:09.830Z] wp : yes [2024-06-27T10:14:09.830Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.830Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.830Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.830Z] bogomips : 4800.00 [2024-06-27T10:14:09.830Z] clflush size : 64 [2024-06-27T10:14:09.830Z] cache_alignment : 64 [2024-06-27T10:14:09.830Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.830Z] power management: [2024-06-27T10:14:09.830Z] [2024-06-27T10:14:09.830Z] processor : 4 [2024-06-27T10:14:09.830Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.830Z] cpu family : 6 [2024-06-27T10:14:09.830Z] model : 85 [2024-06-27T10:14:09.830Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.830Z] stepping : 7 [2024-06-27T10:14:09.830Z] microcode : 0x5003302 [2024-06-27T10:14:09.830Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.830Z] cache size : 14080 KB [2024-06-27T10:14:09.830Z] physical id : 0 [2024-06-27T10:14:09.830Z] siblings : 20 [2024-06-27T10:14:09.830Z] core id : 4 [2024-06-27T10:14:09.830Z] cpu cores : 10 [2024-06-27T10:14:09.830Z] apicid : 8 [2024-06-27T10:14:09.830Z] initial apicid : 8 [2024-06-27T10:14:09.830Z] fpu : yes [2024-06-27T10:14:09.830Z] fpu_exception : yes [2024-06-27T10:14:09.830Z] cpuid level : 22 [2024-06-27T10:14:09.830Z] wp : yes [2024-06-27T10:14:09.830Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.830Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.831Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.831Z] bogomips : 4800.00 [2024-06-27T10:14:09.831Z] clflush size : 64 [2024-06-27T10:14:09.831Z] cache_alignment : 64 [2024-06-27T10:14:09.831Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.831Z] power management: [2024-06-27T10:14:09.831Z] [2024-06-27T10:14:09.831Z] processor : 5 [2024-06-27T10:14:09.831Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.831Z] cpu family : 6 [2024-06-27T10:14:09.831Z] model : 85 [2024-06-27T10:14:09.831Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.831Z] stepping : 7 [2024-06-27T10:14:09.831Z] microcode : 0x5003302 [2024-06-27T10:14:09.831Z] cpu MHz : 1001.690 [2024-06-27T10:14:09.831Z] cache size : 14080 KB [2024-06-27T10:14:09.831Z] physical id : 0 [2024-06-27T10:14:09.831Z] siblings : 20 [2024-06-27T10:14:09.831Z] core id : 8 [2024-06-27T10:14:09.831Z] cpu cores : 10 [2024-06-27T10:14:09.831Z] apicid : 16 [2024-06-27T10:14:09.831Z] initial apicid : 16 [2024-06-27T10:14:09.831Z] fpu : yes [2024-06-27T10:14:09.831Z] fpu_exception : yes [2024-06-27T10:14:09.831Z] cpuid level : 22 [2024-06-27T10:14:09.831Z] wp : yes [2024-06-27T10:14:09.831Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.831Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.831Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.831Z] bogomips : 4800.00 [2024-06-27T10:14:09.831Z] clflush size : 64 [2024-06-27T10:14:09.831Z] cache_alignment : 64 [2024-06-27T10:14:09.831Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.831Z] power management: [2024-06-27T10:14:09.831Z] [2024-06-27T10:14:09.831Z] processor : 6 [2024-06-27T10:14:09.831Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.831Z] cpu family : 6 [2024-06-27T10:14:09.831Z] model : 85 [2024-06-27T10:14:09.831Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.831Z] stepping : 7 [2024-06-27T10:14:09.831Z] microcode : 0x5003302 [2024-06-27T10:14:09.831Z] cpu MHz : 999.219 [2024-06-27T10:14:09.831Z] cache size : 14080 KB [2024-06-27T10:14:09.831Z] physical id : 0 [2024-06-27T10:14:09.831Z] siblings : 20 [2024-06-27T10:14:09.831Z] core id : 9 [2024-06-27T10:14:09.831Z] cpu cores : 10 [2024-06-27T10:14:09.831Z] apicid : 18 [2024-06-27T10:14:09.831Z] initial apicid : 18 [2024-06-27T10:14:09.831Z] fpu : yes [2024-06-27T10:14:09.831Z] fpu_exception : yes [2024-06-27T10:14:09.831Z] cpuid level : 22 [2024-06-27T10:14:09.831Z] wp : yes [2024-06-27T10:14:09.831Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.831Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.831Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.831Z] bogomips : 4800.00 [2024-06-27T10:14:09.831Z] clflush size : 64 [2024-06-27T10:14:09.831Z] cache_alignment : 64 [2024-06-27T10:14:09.831Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.831Z] power management: [2024-06-27T10:14:09.831Z] [2024-06-27T10:14:09.831Z] processor : 7 [2024-06-27T10:14:09.831Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.831Z] cpu family : 6 [2024-06-27T10:14:09.831Z] model : 85 [2024-06-27T10:14:09.831Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.831Z] stepping : 7 [2024-06-27T10:14:09.831Z] microcode : 0x5003302 [2024-06-27T10:14:09.831Z] cpu MHz : 2899.928 [2024-06-27T10:14:09.831Z] cache size : 14080 KB [2024-06-27T10:14:09.831Z] physical id : 0 [2024-06-27T10:14:09.831Z] siblings : 20 [2024-06-27T10:14:09.831Z] core id : 10 [2024-06-27T10:14:09.831Z] cpu cores : 10 [2024-06-27T10:14:09.831Z] apicid : 20 [2024-06-27T10:14:09.831Z] initial apicid : 20 [2024-06-27T10:14:09.831Z] fpu : yes [2024-06-27T10:14:09.831Z] fpu_exception : yes [2024-06-27T10:14:09.831Z] cpuid level : 22 [2024-06-27T10:14:09.831Z] wp : yes [2024-06-27T10:14:09.831Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.832Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.832Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.832Z] bogomips : 4800.00 [2024-06-27T10:14:09.832Z] clflush size : 64 [2024-06-27T10:14:09.832Z] cache_alignment : 64 [2024-06-27T10:14:09.832Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.832Z] power management: [2024-06-27T10:14:09.832Z] [2024-06-27T10:14:09.832Z] processor : 8 [2024-06-27T10:14:09.832Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.832Z] cpu family : 6 [2024-06-27T10:14:09.832Z] model : 85 [2024-06-27T10:14:09.832Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.832Z] stepping : 7 [2024-06-27T10:14:09.832Z] microcode : 0x5003302 [2024-06-27T10:14:09.832Z] cpu MHz : 1001.623 [2024-06-27T10:14:09.832Z] cache size : 14080 KB [2024-06-27T10:14:09.832Z] physical id : 0 [2024-06-27T10:14:09.832Z] siblings : 20 [2024-06-27T10:14:09.832Z] core id : 11 [2024-06-27T10:14:09.832Z] cpu cores : 10 [2024-06-27T10:14:09.832Z] apicid : 22 [2024-06-27T10:14:09.832Z] initial apicid : 22 [2024-06-27T10:14:09.832Z] fpu : yes [2024-06-27T10:14:09.832Z] fpu_exception : yes [2024-06-27T10:14:09.832Z] cpuid level : 22 [2024-06-27T10:14:09.832Z] wp : yes [2024-06-27T10:14:09.832Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.832Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.832Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.832Z] bogomips : 4800.00 [2024-06-27T10:14:09.832Z] clflush size : 64 [2024-06-27T10:14:09.832Z] cache_alignment : 64 [2024-06-27T10:14:09.832Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.832Z] power management: [2024-06-27T10:14:09.832Z] [2024-06-27T10:14:09.832Z] processor : 9 [2024-06-27T10:14:09.832Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.832Z] cpu family : 6 [2024-06-27T10:14:09.832Z] model : 85 [2024-06-27T10:14:09.832Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.832Z] stepping : 7 [2024-06-27T10:14:09.832Z] microcode : 0x5003302 [2024-06-27T10:14:09.832Z] cpu MHz : 1473.098 [2024-06-27T10:14:09.832Z] cache size : 14080 KB [2024-06-27T10:14:09.832Z] physical id : 0 [2024-06-27T10:14:09.832Z] siblings : 20 [2024-06-27T10:14:09.832Z] core id : 12 [2024-06-27T10:14:09.832Z] cpu cores : 10 [2024-06-27T10:14:09.832Z] apicid : 24 [2024-06-27T10:14:09.832Z] initial apicid : 24 [2024-06-27T10:14:09.832Z] fpu : yes [2024-06-27T10:14:09.832Z] fpu_exception : yes [2024-06-27T10:14:09.832Z] cpuid level : 22 [2024-06-27T10:14:09.832Z] wp : yes [2024-06-27T10:14:09.832Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.832Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.832Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.832Z] bogomips : 4800.00 [2024-06-27T10:14:09.832Z] clflush size : 64 [2024-06-27T10:14:09.832Z] cache_alignment : 64 [2024-06-27T10:14:09.832Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.832Z] power management: [2024-06-27T10:14:09.832Z] [2024-06-27T10:14:09.832Z] processor : 10 [2024-06-27T10:14:09.832Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.832Z] cpu family : 6 [2024-06-27T10:14:09.832Z] model : 85 [2024-06-27T10:14:09.832Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.832Z] stepping : 7 [2024-06-27T10:14:09.832Z] microcode : 0x5003302 [2024-06-27T10:14:09.832Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.832Z] cache size : 14080 KB [2024-06-27T10:14:09.832Z] physical id : 1 [2024-06-27T10:14:09.832Z] siblings : 20 [2024-06-27T10:14:09.832Z] core id : 0 [2024-06-27T10:14:09.832Z] cpu cores : 10 [2024-06-27T10:14:09.832Z] apicid : 32 [2024-06-27T10:14:09.833Z] initial apicid : 32 [2024-06-27T10:14:09.833Z] fpu : yes [2024-06-27T10:14:09.833Z] fpu_exception : yes [2024-06-27T10:14:09.833Z] cpuid level : 22 [2024-06-27T10:14:09.833Z] wp : yes [2024-06-27T10:14:09.833Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.833Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.833Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.833Z] bogomips : 4807.56 [2024-06-27T10:14:09.833Z] clflush size : 64 [2024-06-27T10:14:09.833Z] cache_alignment : 64 [2024-06-27T10:14:09.833Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.833Z] power management: [2024-06-27T10:14:09.833Z] [2024-06-27T10:14:09.833Z] processor : 11 [2024-06-27T10:14:09.833Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.833Z] cpu family : 6 [2024-06-27T10:14:09.833Z] model : 85 [2024-06-27T10:14:09.833Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.833Z] stepping : 7 [2024-06-27T10:14:09.833Z] microcode : 0x5003302 [2024-06-27T10:14:09.833Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.833Z] cache size : 14080 KB [2024-06-27T10:14:09.833Z] physical id : 1 [2024-06-27T10:14:09.833Z] siblings : 20 [2024-06-27T10:14:09.833Z] core id : 1 [2024-06-27T10:14:09.833Z] cpu cores : 10 [2024-06-27T10:14:09.833Z] apicid : 34 [2024-06-27T10:14:09.833Z] initial apicid : 34 [2024-06-27T10:14:09.833Z] fpu : yes [2024-06-27T10:14:09.833Z] fpu_exception : yes [2024-06-27T10:14:09.833Z] cpuid level : 22 [2024-06-27T10:14:09.833Z] wp : yes [2024-06-27T10:14:09.833Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.833Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.833Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.833Z] bogomips : 4807.56 [2024-06-27T10:14:09.833Z] clflush size : 64 [2024-06-27T10:14:09.833Z] cache_alignment : 64 [2024-06-27T10:14:09.833Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.833Z] power management: [2024-06-27T10:14:09.833Z] [2024-06-27T10:14:09.833Z] processor : 12 [2024-06-27T10:14:09.833Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.833Z] cpu family : 6 [2024-06-27T10:14:09.833Z] model : 85 [2024-06-27T10:14:09.833Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.833Z] stepping : 7 [2024-06-27T10:14:09.833Z] microcode : 0x5003302 [2024-06-27T10:14:09.833Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.833Z] cache size : 14080 KB [2024-06-27T10:14:09.833Z] physical id : 1 [2024-06-27T10:14:09.833Z] siblings : 20 [2024-06-27T10:14:09.833Z] core id : 2 [2024-06-27T10:14:09.833Z] cpu cores : 10 [2024-06-27T10:14:09.833Z] apicid : 36 [2024-06-27T10:14:09.833Z] initial apicid : 36 [2024-06-27T10:14:09.833Z] fpu : yes [2024-06-27T10:14:09.833Z] fpu_exception : yes [2024-06-27T10:14:09.833Z] cpuid level : 22 [2024-06-27T10:14:09.833Z] wp : yes [2024-06-27T10:14:09.833Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.834Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.834Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.834Z] bogomips : 4807.56 [2024-06-27T10:14:09.834Z] clflush size : 64 [2024-06-27T10:14:09.834Z] cache_alignment : 64 [2024-06-27T10:14:09.834Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.834Z] power management: [2024-06-27T10:14:09.834Z] [2024-06-27T10:14:09.834Z] processor : 13 [2024-06-27T10:14:09.834Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.834Z] cpu family : 6 [2024-06-27T10:14:09.834Z] model : 85 [2024-06-27T10:14:09.834Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.834Z] stepping : 7 [2024-06-27T10:14:09.834Z] microcode : 0x5003302 [2024-06-27T10:14:09.834Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.834Z] cache size : 14080 KB [2024-06-27T10:14:09.834Z] physical id : 1 [2024-06-27T10:14:09.834Z] siblings : 20 [2024-06-27T10:14:09.834Z] core id : 3 [2024-06-27T10:14:09.834Z] cpu cores : 10 [2024-06-27T10:14:09.834Z] apicid : 38 [2024-06-27T10:14:09.834Z] initial apicid : 38 [2024-06-27T10:14:09.834Z] fpu : yes [2024-06-27T10:14:09.834Z] fpu_exception : yes [2024-06-27T10:14:09.834Z] cpuid level : 22 [2024-06-27T10:14:09.834Z] wp : yes [2024-06-27T10:14:09.834Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.834Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.834Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.834Z] bogomips : 4807.56 [2024-06-27T10:14:09.834Z] clflush size : 64 [2024-06-27T10:14:09.834Z] cache_alignment : 64 [2024-06-27T10:14:09.834Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.834Z] power management: [2024-06-27T10:14:09.834Z] [2024-06-27T10:14:09.834Z] processor : 14 [2024-06-27T10:14:09.834Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.834Z] cpu family : 6 [2024-06-27T10:14:09.834Z] model : 85 [2024-06-27T10:14:09.834Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.834Z] stepping : 7 [2024-06-27T10:14:09.834Z] microcode : 0x5003302 [2024-06-27T10:14:09.834Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.834Z] cache size : 14080 KB [2024-06-27T10:14:09.834Z] physical id : 1 [2024-06-27T10:14:09.834Z] siblings : 20 [2024-06-27T10:14:09.834Z] core id : 4 [2024-06-27T10:14:09.834Z] cpu cores : 10 [2024-06-27T10:14:09.834Z] apicid : 40 [2024-06-27T10:14:09.834Z] initial apicid : 40 [2024-06-27T10:14:09.834Z] fpu : yes [2024-06-27T10:14:09.834Z] fpu_exception : yes [2024-06-27T10:14:09.834Z] cpuid level : 22 [2024-06-27T10:14:09.834Z] wp : yes [2024-06-27T10:14:09.834Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.834Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.834Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.834Z] bogomips : 4807.56 [2024-06-27T10:14:09.834Z] clflush size : 64 [2024-06-27T10:14:09.834Z] cache_alignment : 64 [2024-06-27T10:14:09.834Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.834Z] power management: [2024-06-27T10:14:09.834Z] [2024-06-27T10:14:09.834Z] processor : 15 [2024-06-27T10:14:09.834Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.834Z] cpu family : 6 [2024-06-27T10:14:09.834Z] model : 85 [2024-06-27T10:14:09.834Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.834Z] stepping : 7 [2024-06-27T10:14:09.834Z] microcode : 0x5003302 [2024-06-27T10:14:09.834Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.834Z] cache size : 14080 KB [2024-06-27T10:14:09.834Z] physical id : 1 [2024-06-27T10:14:09.834Z] siblings : 20 [2024-06-27T10:14:09.834Z] core id : 8 [2024-06-27T10:14:09.834Z] cpu cores : 10 [2024-06-27T10:14:09.834Z] apicid : 48 [2024-06-27T10:14:09.834Z] initial apicid : 48 [2024-06-27T10:14:09.834Z] fpu : yes [2024-06-27T10:14:09.834Z] fpu_exception : yes [2024-06-27T10:14:09.834Z] cpuid level : 22 [2024-06-27T10:14:09.834Z] wp : yes [2024-06-27T10:14:09.835Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.835Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.835Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.835Z] bogomips : 4807.56 [2024-06-27T10:14:09.835Z] clflush size : 64 [2024-06-27T10:14:09.835Z] cache_alignment : 64 [2024-06-27T10:14:09.835Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.835Z] power management: [2024-06-27T10:14:09.835Z] [2024-06-27T10:14:09.835Z] processor : 16 [2024-06-27T10:14:09.835Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.835Z] cpu family : 6 [2024-06-27T10:14:09.835Z] model : 85 [2024-06-27T10:14:09.835Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.835Z] stepping : 7 [2024-06-27T10:14:09.835Z] microcode : 0x5003302 [2024-06-27T10:14:09.835Z] cpu MHz : 2887.754 [2024-06-27T10:14:09.835Z] cache size : 14080 KB [2024-06-27T10:14:09.835Z] physical id : 1 [2024-06-27T10:14:09.835Z] siblings : 20 [2024-06-27T10:14:09.835Z] core id : 9 [2024-06-27T10:14:09.835Z] cpu cores : 10 [2024-06-27T10:14:09.835Z] apicid : 50 [2024-06-27T10:14:09.835Z] initial apicid : 50 [2024-06-27T10:14:09.835Z] fpu : yes [2024-06-27T10:14:09.835Z] fpu_exception : yes [2024-06-27T10:14:09.835Z] cpuid level : 22 [2024-06-27T10:14:09.835Z] wp : yes [2024-06-27T10:14:09.835Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.835Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.835Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.835Z] bogomips : 4807.56 [2024-06-27T10:14:09.835Z] clflush size : 64 [2024-06-27T10:14:09.835Z] cache_alignment : 64 [2024-06-27T10:14:09.835Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.835Z] power management: [2024-06-27T10:14:09.835Z] [2024-06-27T10:14:09.835Z] processor : 17 [2024-06-27T10:14:09.835Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.835Z] cpu family : 6 [2024-06-27T10:14:09.835Z] model : 85 [2024-06-27T10:14:09.835Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.835Z] stepping : 7 [2024-06-27T10:14:09.835Z] microcode : 0x5003302 [2024-06-27T10:14:09.835Z] cpu MHz : 1369.695 [2024-06-27T10:14:09.835Z] cache size : 14080 KB [2024-06-27T10:14:09.835Z] physical id : 1 [2024-06-27T10:14:09.835Z] siblings : 20 [2024-06-27T10:14:09.835Z] core id : 10 [2024-06-27T10:14:09.835Z] cpu cores : 10 [2024-06-27T10:14:09.835Z] apicid : 52 [2024-06-27T10:14:09.835Z] initial apicid : 52 [2024-06-27T10:14:09.835Z] fpu : yes [2024-06-27T10:14:09.835Z] fpu_exception : yes [2024-06-27T10:14:09.835Z] cpuid level : 22 [2024-06-27T10:14:09.835Z] wp : yes [2024-06-27T10:14:09.835Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.835Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.835Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.835Z] bogomips : 4807.56 [2024-06-27T10:14:09.835Z] clflush size : 64 [2024-06-27T10:14:09.835Z] cache_alignment : 64 [2024-06-27T10:14:09.835Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.835Z] power management: [2024-06-27T10:14:09.835Z] [2024-06-27T10:14:09.835Z] processor : 18 [2024-06-27T10:14:09.835Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.835Z] cpu family : 6 [2024-06-27T10:14:09.835Z] model : 85 [2024-06-27T10:14:09.836Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.836Z] stepping : 7 [2024-06-27T10:14:09.836Z] microcode : 0x5003302 [2024-06-27T10:14:09.836Z] cpu MHz : 2897.253 [2024-06-27T10:14:09.836Z] cache size : 14080 KB [2024-06-27T10:14:09.836Z] physical id : 1 [2024-06-27T10:14:09.836Z] siblings : 20 [2024-06-27T10:14:09.836Z] core id : 11 [2024-06-27T10:14:09.836Z] cpu cores : 10 [2024-06-27T10:14:09.836Z] apicid : 54 [2024-06-27T10:14:09.836Z] initial apicid : 54 [2024-06-27T10:14:09.836Z] fpu : yes [2024-06-27T10:14:09.836Z] fpu_exception : yes [2024-06-27T10:14:09.836Z] cpuid level : 22 [2024-06-27T10:14:09.836Z] wp : yes [2024-06-27T10:14:09.836Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.836Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.836Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.836Z] bogomips : 4807.56 [2024-06-27T10:14:09.836Z] clflush size : 64 [2024-06-27T10:14:09.836Z] cache_alignment : 64 [2024-06-27T10:14:09.836Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.836Z] power management: [2024-06-27T10:14:09.836Z] [2024-06-27T10:14:09.836Z] processor : 19 [2024-06-27T10:14:09.836Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.836Z] cpu family : 6 [2024-06-27T10:14:09.836Z] model : 85 [2024-06-27T10:14:09.836Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.836Z] stepping : 7 [2024-06-27T10:14:09.836Z] microcode : 0x5003302 [2024-06-27T10:14:09.836Z] cpu MHz : 2903.392 [2024-06-27T10:14:09.836Z] cache size : 14080 KB [2024-06-27T10:14:09.836Z] physical id : 1 [2024-06-27T10:14:09.836Z] siblings : 20 [2024-06-27T10:14:09.836Z] core id : 12 [2024-06-27T10:14:09.836Z] cpu cores : 10 [2024-06-27T10:14:09.836Z] apicid : 56 [2024-06-27T10:14:09.836Z] initial apicid : 56 [2024-06-27T10:14:09.836Z] fpu : yes [2024-06-27T10:14:09.836Z] fpu_exception : yes [2024-06-27T10:14:09.836Z] cpuid level : 22 [2024-06-27T10:14:09.836Z] wp : yes [2024-06-27T10:14:09.836Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.836Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.836Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.836Z] bogomips : 4807.56 [2024-06-27T10:14:09.836Z] clflush size : 64 [2024-06-27T10:14:09.836Z] cache_alignment : 64 [2024-06-27T10:14:09.836Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.836Z] power management: [2024-06-27T10:14:09.836Z] [2024-06-27T10:14:09.836Z] processor : 20 [2024-06-27T10:14:09.836Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.836Z] cpu family : 6 [2024-06-27T10:14:09.836Z] model : 85 [2024-06-27T10:14:09.836Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.836Z] stepping : 7 [2024-06-27T10:14:09.836Z] microcode : 0x5003302 [2024-06-27T10:14:09.836Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.836Z] cache size : 14080 KB [2024-06-27T10:14:09.836Z] physical id : 0 [2024-06-27T10:14:09.836Z] siblings : 20 [2024-06-27T10:14:09.836Z] core id : 0 [2024-06-27T10:14:09.836Z] cpu cores : 10 [2024-06-27T10:14:09.836Z] apicid : 1 [2024-06-27T10:14:09.836Z] initial apicid : 1 [2024-06-27T10:14:09.836Z] fpu : yes [2024-06-27T10:14:09.836Z] fpu_exception : yes [2024-06-27T10:14:09.836Z] cpuid level : 22 [2024-06-27T10:14:09.836Z] wp : yes [2024-06-27T10:14:09.836Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.837Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.837Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.837Z] bogomips : 4800.00 [2024-06-27T10:14:09.837Z] clflush size : 64 [2024-06-27T10:14:09.837Z] cache_alignment : 64 [2024-06-27T10:14:09.837Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.837Z] power management: [2024-06-27T10:14:09.837Z] [2024-06-27T10:14:09.837Z] processor : 21 [2024-06-27T10:14:09.837Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.837Z] cpu family : 6 [2024-06-27T10:14:09.837Z] model : 85 [2024-06-27T10:14:09.837Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.837Z] stepping : 7 [2024-06-27T10:14:09.837Z] microcode : 0x5003302 [2024-06-27T10:14:09.837Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.837Z] cache size : 14080 KB [2024-06-27T10:14:09.837Z] physical id : 0 [2024-06-27T10:14:09.837Z] siblings : 20 [2024-06-27T10:14:09.837Z] core id : 1 [2024-06-27T10:14:09.837Z] cpu cores : 10 [2024-06-27T10:14:09.837Z] apicid : 3 [2024-06-27T10:14:09.837Z] initial apicid : 3 [2024-06-27T10:14:09.837Z] fpu : yes [2024-06-27T10:14:09.837Z] fpu_exception : yes [2024-06-27T10:14:09.837Z] cpuid level : 22 [2024-06-27T10:14:09.837Z] wp : yes [2024-06-27T10:14:09.837Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.837Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.837Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.837Z] bogomips : 4800.00 [2024-06-27T10:14:09.837Z] clflush size : 64 [2024-06-27T10:14:09.837Z] cache_alignment : 64 [2024-06-27T10:14:09.837Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.837Z] power management: [2024-06-27T10:14:09.837Z] [2024-06-27T10:14:09.837Z] processor : 22 [2024-06-27T10:14:09.837Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.837Z] cpu family : 6 [2024-06-27T10:14:09.837Z] model : 85 [2024-06-27T10:14:09.837Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.837Z] stepping : 7 [2024-06-27T10:14:09.837Z] microcode : 0x5003302 [2024-06-27T10:14:09.837Z] cpu MHz : 2583.523 [2024-06-27T10:14:09.837Z] cache size : 14080 KB [2024-06-27T10:14:09.837Z] physical id : 0 [2024-06-27T10:14:09.837Z] siblings : 20 [2024-06-27T10:14:09.837Z] core id : 2 [2024-06-27T10:14:09.837Z] cpu cores : 10 [2024-06-27T10:14:09.837Z] apicid : 5 [2024-06-27T10:14:09.837Z] initial apicid : 5 [2024-06-27T10:14:09.837Z] fpu : yes [2024-06-27T10:14:09.837Z] fpu_exception : yes [2024-06-27T10:14:09.837Z] cpuid level : 22 [2024-06-27T10:14:09.837Z] wp : yes [2024-06-27T10:14:09.837Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.837Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.837Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.837Z] bogomips : 4800.00 [2024-06-27T10:14:09.837Z] clflush size : 64 [2024-06-27T10:14:09.837Z] cache_alignment : 64 [2024-06-27T10:14:09.837Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.837Z] power management: [2024-06-27T10:14:09.837Z] [2024-06-27T10:14:09.837Z] processor : 23 [2024-06-27T10:14:09.837Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.837Z] cpu family : 6 [2024-06-27T10:14:09.837Z] model : 85 [2024-06-27T10:14:09.837Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.837Z] stepping : 7 [2024-06-27T10:14:09.837Z] microcode : 0x5003302 [2024-06-27T10:14:09.837Z] cpu MHz : 1184.526 [2024-06-27T10:14:09.837Z] cache size : 14080 KB [2024-06-27T10:14:09.837Z] physical id : 0 [2024-06-27T10:14:09.837Z] siblings : 20 [2024-06-27T10:14:09.837Z] core id : 3 [2024-06-27T10:14:09.837Z] cpu cores : 10 [2024-06-27T10:14:09.837Z] apicid : 7 [2024-06-27T10:14:09.837Z] initial apicid : 7 [2024-06-27T10:14:09.837Z] fpu : yes [2024-06-27T10:14:09.837Z] fpu_exception : yes [2024-06-27T10:14:09.837Z] cpuid level : 22 [2024-06-27T10:14:09.837Z] wp : yes [2024-06-27T10:14:09.838Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.838Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.838Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.838Z] bogomips : 4800.00 [2024-06-27T10:14:09.838Z] clflush size : 64 [2024-06-27T10:14:09.838Z] cache_alignment : 64 [2024-06-27T10:14:09.838Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.838Z] power management: [2024-06-27T10:14:09.838Z] [2024-06-27T10:14:09.838Z] processor : 24 [2024-06-27T10:14:09.838Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.838Z] cpu family : 6 [2024-06-27T10:14:09.838Z] model : 85 [2024-06-27T10:14:09.838Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.838Z] stepping : 7 [2024-06-27T10:14:09.838Z] microcode : 0x5003302 [2024-06-27T10:14:09.838Z] cpu MHz : 1353.532 [2024-06-27T10:14:09.838Z] cache size : 14080 KB [2024-06-27T10:14:09.838Z] physical id : 0 [2024-06-27T10:14:09.838Z] siblings : 20 [2024-06-27T10:14:09.838Z] core id : 4 [2024-06-27T10:14:09.838Z] cpu cores : 10 [2024-06-27T10:14:09.838Z] apicid : 9 [2024-06-27T10:14:09.838Z] initial apicid : 9 [2024-06-27T10:14:09.838Z] fpu : yes [2024-06-27T10:14:09.838Z] fpu_exception : yes [2024-06-27T10:14:09.838Z] cpuid level : 22 [2024-06-27T10:14:09.838Z] wp : yes [2024-06-27T10:14:09.838Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.838Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.838Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.838Z] bogomips : 4800.00 [2024-06-27T10:14:09.838Z] clflush size : 64 [2024-06-27T10:14:09.838Z] cache_alignment : 64 [2024-06-27T10:14:09.838Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.838Z] power management: [2024-06-27T10:14:09.838Z] [2024-06-27T10:14:09.838Z] processor : 25 [2024-06-27T10:14:09.838Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.838Z] cpu family : 6 [2024-06-27T10:14:09.838Z] model : 85 [2024-06-27T10:14:09.838Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.838Z] stepping : 7 [2024-06-27T10:14:09.838Z] microcode : 0x5003302 [2024-06-27T10:14:09.838Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.838Z] cache size : 14080 KB [2024-06-27T10:14:09.838Z] physical id : 0 [2024-06-27T10:14:09.838Z] siblings : 20 [2024-06-27T10:14:09.838Z] core id : 8 [2024-06-27T10:14:09.838Z] cpu cores : 10 [2024-06-27T10:14:09.838Z] apicid : 17 [2024-06-27T10:14:09.838Z] initial apicid : 17 [2024-06-27T10:14:09.838Z] fpu : yes [2024-06-27T10:14:09.838Z] fpu_exception : yes [2024-06-27T10:14:09.838Z] cpuid level : 22 [2024-06-27T10:14:09.838Z] wp : yes [2024-06-27T10:14:09.838Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.839Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.839Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.839Z] bogomips : 4800.00 [2024-06-27T10:14:09.839Z] clflush size : 64 [2024-06-27T10:14:09.839Z] cache_alignment : 64 [2024-06-27T10:14:09.839Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.839Z] power management: [2024-06-27T10:14:09.839Z] [2024-06-27T10:14:09.839Z] processor : 26 [2024-06-27T10:14:09.839Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.839Z] cpu family : 6 [2024-06-27T10:14:09.839Z] model : 85 [2024-06-27T10:14:09.839Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.839Z] stepping : 7 [2024-06-27T10:14:09.839Z] microcode : 0x5003302 [2024-06-27T10:14:09.839Z] cpu MHz : 1384.247 [2024-06-27T10:14:09.839Z] cache size : 14080 KB [2024-06-27T10:14:09.839Z] physical id : 0 [2024-06-27T10:14:09.839Z] siblings : 20 [2024-06-27T10:14:09.839Z] core id : 9 [2024-06-27T10:14:09.839Z] cpu cores : 10 [2024-06-27T10:14:09.839Z] apicid : 19 [2024-06-27T10:14:09.839Z] initial apicid : 19 [2024-06-27T10:14:09.839Z] fpu : yes [2024-06-27T10:14:09.839Z] fpu_exception : yes [2024-06-27T10:14:09.839Z] cpuid level : 22 [2024-06-27T10:14:09.839Z] wp : yes [2024-06-27T10:14:09.839Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.839Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.839Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.839Z] bogomips : 4800.00 [2024-06-27T10:14:09.839Z] clflush size : 64 [2024-06-27T10:14:09.839Z] cache_alignment : 64 [2024-06-27T10:14:09.839Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.839Z] power management: [2024-06-27T10:14:09.839Z] [2024-06-27T10:14:09.839Z] processor : 27 [2024-06-27T10:14:09.839Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.839Z] cpu family : 6 [2024-06-27T10:14:09.839Z] model : 85 [2024-06-27T10:14:09.839Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.839Z] stepping : 7 [2024-06-27T10:14:09.839Z] microcode : 0x5003302 [2024-06-27T10:14:09.839Z] cpu MHz : 1269.812 [2024-06-27T10:14:09.839Z] cache size : 14080 KB [2024-06-27T10:14:09.839Z] physical id : 0 [2024-06-27T10:14:09.839Z] siblings : 20 [2024-06-27T10:14:09.839Z] core id : 10 [2024-06-27T10:14:09.839Z] cpu cores : 10 [2024-06-27T10:14:09.839Z] apicid : 21 [2024-06-27T10:14:09.839Z] initial apicid : 21 [2024-06-27T10:14:09.839Z] fpu : yes [2024-06-27T10:14:09.839Z] fpu_exception : yes [2024-06-27T10:14:09.839Z] cpuid level : 22 [2024-06-27T10:14:09.839Z] wp : yes [2024-06-27T10:14:09.839Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.839Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.839Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.839Z] bogomips : 4800.00 [2024-06-27T10:14:09.839Z] clflush size : 64 [2024-06-27T10:14:09.839Z] cache_alignment : 64 [2024-06-27T10:14:09.839Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.839Z] power management: [2024-06-27T10:14:09.839Z] [2024-06-27T10:14:09.839Z] processor : 28 [2024-06-27T10:14:09.839Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.839Z] cpu family : 6 [2024-06-27T10:14:09.839Z] model : 85 [2024-06-27T10:14:09.839Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.839Z] stepping : 7 [2024-06-27T10:14:09.839Z] microcode : 0x5003302 [2024-06-27T10:14:09.839Z] cpu MHz : 2867.249 [2024-06-27T10:14:09.839Z] cache size : 14080 KB [2024-06-27T10:14:09.839Z] physical id : 0 [2024-06-27T10:14:09.839Z] siblings : 20 [2024-06-27T10:14:09.839Z] core id : 11 [2024-06-27T10:14:09.839Z] cpu cores : 10 [2024-06-27T10:14:09.839Z] apicid : 23 [2024-06-27T10:14:09.839Z] initial apicid : 23 [2024-06-27T10:14:09.839Z] fpu : yes [2024-06-27T10:14:09.839Z] fpu_exception : yes [2024-06-27T10:14:09.839Z] cpuid level : 22 [2024-06-27T10:14:09.839Z] wp : yes [2024-06-27T10:14:09.840Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.840Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.840Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.840Z] bogomips : 4800.00 [2024-06-27T10:14:09.840Z] clflush size : 64 [2024-06-27T10:14:09.840Z] cache_alignment : 64 [2024-06-27T10:14:09.840Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.840Z] power management: [2024-06-27T10:14:09.840Z] [2024-06-27T10:14:09.840Z] processor : 29 [2024-06-27T10:14:09.840Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.840Z] cpu family : 6 [2024-06-27T10:14:09.840Z] model : 85 [2024-06-27T10:14:09.840Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.840Z] stepping : 7 [2024-06-27T10:14:09.840Z] microcode : 0x5003302 [2024-06-27T10:14:09.840Z] cpu MHz : 2210.846 [2024-06-27T10:14:09.840Z] cache size : 14080 KB [2024-06-27T10:14:09.840Z] physical id : 0 [2024-06-27T10:14:09.840Z] siblings : 20 [2024-06-27T10:14:09.840Z] core id : 12 [2024-06-27T10:14:09.840Z] cpu cores : 10 [2024-06-27T10:14:09.840Z] apicid : 25 [2024-06-27T10:14:09.840Z] initial apicid : 25 [2024-06-27T10:14:09.840Z] fpu : yes [2024-06-27T10:14:09.840Z] fpu_exception : yes [2024-06-27T10:14:09.840Z] cpuid level : 22 [2024-06-27T10:14:09.840Z] wp : yes [2024-06-27T10:14:09.840Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.840Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.840Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.840Z] bogomips : 4800.00 [2024-06-27T10:14:09.840Z] clflush size : 64 [2024-06-27T10:14:09.840Z] cache_alignment : 64 [2024-06-27T10:14:09.840Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.840Z] power management: [2024-06-27T10:14:09.840Z] [2024-06-27T10:14:09.840Z] processor : 30 [2024-06-27T10:14:09.840Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.840Z] cpu family : 6 [2024-06-27T10:14:09.840Z] model : 85 [2024-06-27T10:14:09.840Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.840Z] stepping : 7 [2024-06-27T10:14:09.840Z] microcode : 0x5003302 [2024-06-27T10:14:09.840Z] cpu MHz : 999.515 [2024-06-27T10:14:09.840Z] cache size : 14080 KB [2024-06-27T10:14:09.840Z] physical id : 1 [2024-06-27T10:14:09.840Z] siblings : 20 [2024-06-27T10:14:09.840Z] core id : 0 [2024-06-27T10:14:09.840Z] cpu cores : 10 [2024-06-27T10:14:09.840Z] apicid : 33 [2024-06-27T10:14:09.840Z] initial apicid : 33 [2024-06-27T10:14:09.840Z] fpu : yes [2024-06-27T10:14:09.840Z] fpu_exception : yes [2024-06-27T10:14:09.840Z] cpuid level : 22 [2024-06-27T10:14:09.840Z] wp : yes [2024-06-27T10:14:09.840Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.840Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.840Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.840Z] bogomips : 4807.56 [2024-06-27T10:14:09.840Z] clflush size : 64 [2024-06-27T10:14:09.840Z] cache_alignment : 64 [2024-06-27T10:14:09.840Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.840Z] power management: [2024-06-27T10:14:09.840Z] [2024-06-27T10:14:09.840Z] processor : 31 [2024-06-27T10:14:09.840Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.841Z] cpu family : 6 [2024-06-27T10:14:09.841Z] model : 85 [2024-06-27T10:14:09.841Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.841Z] stepping : 7 [2024-06-27T10:14:09.841Z] microcode : 0x5003302 [2024-06-27T10:14:09.841Z] cpu MHz : 2900.016 [2024-06-27T10:14:09.841Z] cache size : 14080 KB [2024-06-27T10:14:09.841Z] physical id : 1 [2024-06-27T10:14:09.841Z] siblings : 20 [2024-06-27T10:14:09.841Z] core id : 1 [2024-06-27T10:14:09.841Z] cpu cores : 10 [2024-06-27T10:14:09.841Z] apicid : 35 [2024-06-27T10:14:09.841Z] initial apicid : 35 [2024-06-27T10:14:09.841Z] fpu : yes [2024-06-27T10:14:09.841Z] fpu_exception : yes [2024-06-27T10:14:09.841Z] cpuid level : 22 [2024-06-27T10:14:09.841Z] wp : yes [2024-06-27T10:14:09.841Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.841Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.841Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.841Z] bogomips : 4807.56 [2024-06-27T10:14:09.841Z] clflush size : 64 [2024-06-27T10:14:09.841Z] cache_alignment : 64 [2024-06-27T10:14:09.841Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.841Z] power management: [2024-06-27T10:14:09.841Z] [2024-06-27T10:14:09.841Z] processor : 32 [2024-06-27T10:14:09.841Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.841Z] cpu family : 6 [2024-06-27T10:14:09.841Z] model : 85 [2024-06-27T10:14:09.841Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.841Z] stepping : 7 [2024-06-27T10:14:09.841Z] microcode : 0x5003302 [2024-06-27T10:14:09.841Z] cpu MHz : 1000.053 [2024-06-27T10:14:09.841Z] cache size : 14080 KB [2024-06-27T10:14:09.841Z] physical id : 1 [2024-06-27T10:14:09.841Z] siblings : 20 [2024-06-27T10:14:09.841Z] core id : 2 [2024-06-27T10:14:09.841Z] cpu cores : 10 [2024-06-27T10:14:09.841Z] apicid : 37 [2024-06-27T10:14:09.841Z] initial apicid : 37 [2024-06-27T10:14:09.841Z] fpu : yes [2024-06-27T10:14:09.841Z] fpu_exception : yes [2024-06-27T10:14:09.841Z] cpuid level : 22 [2024-06-27T10:14:09.841Z] wp : yes [2024-06-27T10:14:09.841Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.841Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.841Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.841Z] bogomips : 4807.56 [2024-06-27T10:14:09.841Z] clflush size : 64 [2024-06-27T10:14:09.841Z] cache_alignment : 64 [2024-06-27T10:14:09.841Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.841Z] power management: [2024-06-27T10:14:09.841Z] [2024-06-27T10:14:09.841Z] processor : 33 [2024-06-27T10:14:09.841Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.841Z] cpu family : 6 [2024-06-27T10:14:09.841Z] model : 85 [2024-06-27T10:14:09.841Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.841Z] stepping : 7 [2024-06-27T10:14:09.841Z] microcode : 0x5003302 [2024-06-27T10:14:09.841Z] cpu MHz : 2885.498 [2024-06-27T10:14:09.841Z] cache size : 14080 KB [2024-06-27T10:14:09.841Z] physical id : 1 [2024-06-27T10:14:09.841Z] siblings : 20 [2024-06-27T10:14:09.841Z] core id : 3 [2024-06-27T10:14:09.841Z] cpu cores : 10 [2024-06-27T10:14:09.841Z] apicid : 39 [2024-06-27T10:14:09.841Z] initial apicid : 39 [2024-06-27T10:14:09.841Z] fpu : yes [2024-06-27T10:14:09.841Z] fpu_exception : yes [2024-06-27T10:14:09.841Z] cpuid level : 22 [2024-06-27T10:14:09.841Z] wp : yes [2024-06-27T10:14:09.841Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.842Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.842Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.842Z] bogomips : 4807.56 [2024-06-27T10:14:09.842Z] clflush size : 64 [2024-06-27T10:14:09.842Z] cache_alignment : 64 [2024-06-27T10:14:09.842Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.842Z] power management: [2024-06-27T10:14:09.842Z] [2024-06-27T10:14:09.842Z] processor : 34 [2024-06-27T10:14:09.842Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.842Z] cpu family : 6 [2024-06-27T10:14:09.842Z] model : 85 [2024-06-27T10:14:09.842Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.842Z] stepping : 7 [2024-06-27T10:14:09.842Z] microcode : 0x5003302 [2024-06-27T10:14:09.842Z] cpu MHz : 1649.977 [2024-06-27T10:14:09.842Z] cache size : 14080 KB [2024-06-27T10:14:09.842Z] physical id : 1 [2024-06-27T10:14:09.842Z] siblings : 20 [2024-06-27T10:14:09.842Z] core id : 4 [2024-06-27T10:14:09.842Z] cpu cores : 10 [2024-06-27T10:14:09.842Z] apicid : 41 [2024-06-27T10:14:09.842Z] initial apicid : 41 [2024-06-27T10:14:09.842Z] fpu : yes [2024-06-27T10:14:09.842Z] fpu_exception : yes [2024-06-27T10:14:09.842Z] cpuid level : 22 [2024-06-27T10:14:09.842Z] wp : yes [2024-06-27T10:14:09.842Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.842Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.842Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.842Z] bogomips : 4807.56 [2024-06-27T10:14:09.842Z] clflush size : 64 [2024-06-27T10:14:09.842Z] cache_alignment : 64 [2024-06-27T10:14:09.842Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.842Z] power management: [2024-06-27T10:14:09.842Z] [2024-06-27T10:14:09.842Z] processor : 35 [2024-06-27T10:14:09.842Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.842Z] cpu family : 6 [2024-06-27T10:14:09.842Z] model : 85 [2024-06-27T10:14:09.842Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.842Z] stepping : 7 [2024-06-27T10:14:09.842Z] microcode : 0x5003302 [2024-06-27T10:14:09.842Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.842Z] cache size : 14080 KB [2024-06-27T10:14:09.842Z] physical id : 1 [2024-06-27T10:14:09.842Z] siblings : 20 [2024-06-27T10:14:09.842Z] core id : 8 [2024-06-27T10:14:09.842Z] cpu cores : 10 [2024-06-27T10:14:09.842Z] apicid : 49 [2024-06-27T10:14:09.842Z] initial apicid : 49 [2024-06-27T10:14:09.842Z] fpu : yes [2024-06-27T10:14:09.842Z] fpu_exception : yes [2024-06-27T10:14:09.842Z] cpuid level : 22 [2024-06-27T10:14:09.842Z] wp : yes [2024-06-27T10:14:09.842Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.842Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.842Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.842Z] bogomips : 4807.56 [2024-06-27T10:14:09.842Z] clflush size : 64 [2024-06-27T10:14:09.842Z] cache_alignment : 64 [2024-06-27T10:14:09.842Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.842Z] power management: [2024-06-27T10:14:09.842Z] [2024-06-27T10:14:09.842Z] processor : 36 [2024-06-27T10:14:09.842Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.842Z] cpu family : 6 [2024-06-27T10:14:09.842Z] model : 85 [2024-06-27T10:14:09.842Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.842Z] stepping : 7 [2024-06-27T10:14:09.842Z] microcode : 0x5003302 [2024-06-27T10:14:09.842Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.842Z] cache size : 14080 KB [2024-06-27T10:14:09.842Z] physical id : 1 [2024-06-27T10:14:09.842Z] siblings : 20 [2024-06-27T10:14:09.842Z] core id : 9 [2024-06-27T10:14:09.842Z] cpu cores : 10 [2024-06-27T10:14:09.842Z] apicid : 51 [2024-06-27T10:14:09.842Z] initial apicid : 51 [2024-06-27T10:14:09.842Z] fpu : yes [2024-06-27T10:14:09.842Z] fpu_exception : yes [2024-06-27T10:14:09.842Z] cpuid level : 22 [2024-06-27T10:14:09.842Z] wp : yes [2024-06-27T10:14:09.843Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.843Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.843Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.843Z] bogomips : 4807.56 [2024-06-27T10:14:09.843Z] clflush size : 64 [2024-06-27T10:14:09.843Z] cache_alignment : 64 [2024-06-27T10:14:09.843Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.843Z] power management: [2024-06-27T10:14:09.843Z] [2024-06-27T10:14:09.843Z] processor : 37 [2024-06-27T10:14:09.843Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.843Z] cpu family : 6 [2024-06-27T10:14:09.843Z] model : 85 [2024-06-27T10:14:09.843Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.843Z] stepping : 7 [2024-06-27T10:14:09.843Z] microcode : 0x5003302 [2024-06-27T10:14:09.843Z] cpu MHz : 2899.980 [2024-06-27T10:14:09.843Z] cache size : 14080 KB [2024-06-27T10:14:09.843Z] physical id : 1 [2024-06-27T10:14:09.843Z] siblings : 20 [2024-06-27T10:14:09.843Z] core id : 10 [2024-06-27T10:14:09.843Z] cpu cores : 10 [2024-06-27T10:14:09.843Z] apicid : 53 [2024-06-27T10:14:09.843Z] initial apicid : 53 [2024-06-27T10:14:09.843Z] fpu : yes [2024-06-27T10:14:09.843Z] fpu_exception : yes [2024-06-27T10:14:09.843Z] cpuid level : 22 [2024-06-27T10:14:09.843Z] wp : yes [2024-06-27T10:14:09.843Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.843Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.843Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.843Z] bogomips : 4807.56 [2024-06-27T10:14:09.843Z] clflush size : 64 [2024-06-27T10:14:09.843Z] cache_alignment : 64 [2024-06-27T10:14:09.843Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.843Z] power management: [2024-06-27T10:14:09.843Z] [2024-06-27T10:14:09.843Z] processor : 38 [2024-06-27T10:14:09.843Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.843Z] cpu family : 6 [2024-06-27T10:14:09.843Z] model : 85 [2024-06-27T10:14:09.843Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.843Z] stepping : 7 [2024-06-27T10:14:09.843Z] microcode : 0x5003302 [2024-06-27T10:14:09.843Z] cpu MHz : 2678.569 [2024-06-27T10:14:09.843Z] cache size : 14080 KB [2024-06-27T10:14:09.843Z] physical id : 1 [2024-06-27T10:14:09.843Z] siblings : 20 [2024-06-27T10:14:09.843Z] core id : 11 [2024-06-27T10:14:09.843Z] cpu cores : 10 [2024-06-27T10:14:09.843Z] apicid : 55 [2024-06-27T10:14:09.843Z] initial apicid : 55 [2024-06-27T10:14:09.843Z] fpu : yes [2024-06-27T10:14:09.843Z] fpu_exception : yes [2024-06-27T10:14:09.843Z] cpuid level : 22 [2024-06-27T10:14:09.843Z] wp : yes [2024-06-27T10:14:09.843Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.843Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.843Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.844Z] bogomips : 4807.56 [2024-06-27T10:14:09.844Z] clflush size : 64 [2024-06-27T10:14:09.844Z] cache_alignment : 64 [2024-06-27T10:14:09.844Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.844Z] power management: [2024-06-27T10:14:09.844Z] [2024-06-27T10:14:09.844Z] processor : 39 [2024-06-27T10:14:09.844Z] vendor_id : GenuineIntel [2024-06-27T10:14:09.844Z] cpu family : 6 [2024-06-27T10:14:09.844Z] model : 85 [2024-06-27T10:14:09.844Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:14:09.844Z] stepping : 7 [2024-06-27T10:14:09.844Z] microcode : 0x5003302 [2024-06-27T10:14:09.844Z] cpu MHz : 3200.000 [2024-06-27T10:14:09.844Z] cache size : 14080 KB [2024-06-27T10:14:09.844Z] physical id : 1 [2024-06-27T10:14:09.844Z] siblings : 20 [2024-06-27T10:14:09.844Z] core id : 12 [2024-06-27T10:14:09.844Z] cpu cores : 10 [2024-06-27T10:14:09.844Z] apicid : 57 [2024-06-27T10:14:09.844Z] initial apicid : 57 [2024-06-27T10:14:09.844Z] fpu : yes [2024-06-27T10:14:09.844Z] fpu_exception : yes [2024-06-27T10:14:09.844Z] cpuid level : 22 [2024-06-27T10:14:09.844Z] wp : yes [2024-06-27T10:14:09.844Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:14:09.844Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:14:09.844Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:14:09.844Z] bogomips : 4807.56 [2024-06-27T10:14:09.844Z] clflush size : 64 [2024-06-27T10:14:09.844Z] cache_alignment : 64 [2024-06-27T10:14:09.844Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:14:09.844Z] power management: [2024-06-27T10:14:09.844Z] [2024-06-27T10:14:09.844Z] + cat /proc/meminfo [2024-06-27T10:14:09.844Z] MemTotal: 131639688 kB [2024-06-27T10:14:09.844Z] MemFree: 15991792 kB [2024-06-27T10:14:09.844Z] MemAvailable: 101585496 kB [2024-06-27T10:14:09.844Z] Buffers: 68 kB [2024-06-27T10:14:09.844Z] Cached: 72939848 kB [2024-06-27T10:14:09.844Z] SwapCached: 0 kB [2024-06-27T10:14:09.844Z] Active: 32576556 kB [2024-06-27T10:14:09.844Z] Inactive: 50610080 kB [2024-06-27T10:14:09.844Z] Active(anon): 9780616 kB [2024-06-27T10:14:09.844Z] Inactive(anon): 679904 kB [2024-06-27T10:14:09.844Z] Active(file): 22795940 kB [2024-06-27T10:14:09.844Z] Inactive(file): 49930176 kB [2024-06-27T10:14:09.844Z] Unevictable: 147632 kB [2024-06-27T10:14:09.844Z] Mlocked: 147632 kB [2024-06-27T10:14:09.844Z] SwapTotal: 0 kB [2024-06-27T10:14:09.844Z] SwapFree: 0 kB [2024-06-27T10:14:09.844Z] Zswap: 0 kB [2024-06-27T10:14:09.844Z] Zswapped: 0 kB [2024-06-27T10:14:09.844Z] Dirty: 18300 kB [2024-06-27T10:14:09.844Z] Writeback: 16 kB [2024-06-27T10:14:09.844Z] AnonPages: 10366576 kB [2024-06-27T10:14:09.844Z] Mapped: 1572800 kB [2024-06-27T10:14:09.844Z] Shmem: 205084 kB [2024-06-27T10:14:09.844Z] KReclaimable: 14068516 kB [2024-06-27T10:14:09.844Z] Slab: 23303724 kB [2024-06-27T10:14:09.844Z] SReclaimable: 14068516 kB [2024-06-27T10:14:09.844Z] SUnreclaim: 9235208 kB [2024-06-27T10:14:09.844Z] KernelStack: 53616 kB [2024-06-27T10:14:09.844Z] PageTables: 76420 kB [2024-06-27T10:14:09.844Z] SecPageTables: 0 kB [2024-06-27T10:14:09.844Z] NFS_Unstable: 0 kB [2024-06-27T10:14:09.844Z] Bounce: 0 kB [2024-06-27T10:14:09.844Z] WritebackTmp: 0 kB [2024-06-27T10:14:09.844Z] CommitLimit: 65819844 kB [2024-06-27T10:14:09.844Z] Committed_AS: 22667472 kB [2024-06-27T10:14:09.844Z] VmallocTotal: 34359738367 kB [2024-06-27T10:14:09.844Z] VmallocUsed: 326756 kB [2024-06-27T10:14:09.844Z] VmallocChunk: 0 kB [2024-06-27T10:14:09.844Z] Percpu: 2581056 kB [2024-06-27T10:14:09.844Z] HardwareCorrupted: 0 kB [2024-06-27T10:14:09.844Z] AnonHugePages: 2869248 kB [2024-06-27T10:14:09.844Z] ShmemHugePages: 0 kB [2024-06-27T10:14:09.844Z] ShmemPmdMapped: 0 kB [2024-06-27T10:14:09.844Z] FileHugePages: 370704 kB [2024-06-27T10:14:09.844Z] FilePmdMapped: 0 kB [2024-06-27T10:14:09.844Z] CmaTotal: 0 kB [2024-06-27T10:14:09.844Z] CmaFree: 0 kB [2024-06-27T10:14:09.844Z] HugePages_Total: 0 [2024-06-27T10:14:09.844Z] HugePages_Free: 0 [2024-06-27T10:14:09.844Z] HugePages_Rsvd: 0 [2024-06-27T10:14:09.844Z] HugePages_Surp: 0 [2024-06-27T10:14:09.844Z] Hugepagesize: 2048 kB [2024-06-27T10:14:09.844Z] Hugetlb: 0 kB [2024-06-27T10:14:09.844Z] DirectMap4k: 1028440 kB [2024-06-27T10:14:09.844Z] DirectMap2M: 32180224 kB [2024-06-27T10:14:09.844Z] DirectMap1G: 102760448 kB [Pipeline] git [2024-06-27T10:14:09.854Z] The recommended git tool is: git [2024-06-27T10:14:11.633Z] using credential github-bot-SSH [2024-06-27T10:14:11.636Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@39a4656b; decorates RemoteLauncher[hudson.remoting.Channel@437276d9:JNLP4-connect connection from 10.40.69.226/10.40.69.226:46546] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2024-06-27T10:14:11.638Z] Cloning the remote Git repository [2024-06-27T10:14:11.648Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:14:11.668Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:14:11.692Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:14:11.692Z] > git --version # timeout=10 [2024-06-27T10:14:11.695Z] > git --version # 'git version 2.20.1' [2024-06-27T10:14:11.696Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:14:11.700Z] [INFO] Currently running in a labeled security context [2024-06-27T10:14:11.701Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh9901042962684955163.key [2024-06-27T10:14:11.706Z] Verifying host key using manually-configured host key entries [2024-06-27T10:14:11.712Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:18:03.301Z] Avoid second fetch [2024-06-27T10:18:03.308Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:18:06.627Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [2024-06-27T10:18:02.951Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:18:02.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:18:03.300Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:18:03.310Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:18:03.315Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:18:05.817Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:18:05.825Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:18:06.628Z] > git rev-list --no-walk fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [Pipeline] sh [2024-06-27T10:18:07.179Z] + mvn -B -e clean install -Pfastest,staging -T4C [2024-06-27T10:18:08.112Z] [INFO] Error stacktraces are turned on. [2024-06-27T10:18:08.369Z] [INFO] Scanning for projects... [2024-06-27T10:18:13.616Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:18:13.616Z] [INFO] Reactor Build Order: [2024-06-27T10:18:13.616Z] [INFO] [2024-06-27T10:18:13.616Z] [INFO] GlassFish Project [pom] [2024-06-27T10:18:13.616Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2024-06-27T10:18:13.616Z] [INFO] Nucleus Parent [pom] [2024-06-27T10:18:13.616Z] [INFO] GlassFish Java Util Logging Extension [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] GlassFish HK2 Config Injectors [jar] [2024-06-27T10:18:13.616Z] [INFO] GlassFish Nucleus Modules [pom] [2024-06-27T10:18:13.616Z] [INFO] HK2 config types [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2024-06-27T10:18:13.616Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2024-06-27T10:18:13.616Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2024-06-27T10:18:13.616Z] [INFO] grizzly-config [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Nucleus Grizzly jars Combining [jar] [2024-06-27T10:18:13.616Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] GlassFish Nucleus Common modules [pom] [2024-06-27T10:18:13.616Z] [INFO] Common Utilities [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] GlassFish Nucleus Core modules [pom] [2024-06-27T10:18:13.616Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Test Utilities [jar] [2024-06-27T10:18:13.616Z] [INFO] Admin Modules [pom] [2024-06-27T10:18:13.616Z] [INFO] admin-config-api [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Nucleus Security Parent [pom] [2024-06-27T10:18:13.616Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2024-06-27T10:18:13.616Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Security Core Classes [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Security Services and SPI [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] admin-util [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Cluster [pom] [2024-06-27T10:18:13.616Z] [INFO] cluster-common [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] admin-launcher [glassfish-jar] [2024-06-27T10:18:13.616Z] [INFO] admin-cli [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] OSGi Container [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] flashlight-framework [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Kernel Classes [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] cluster-admin [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] admin-server-management [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] cluster-cli [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GMS Module [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] AMX Core [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Extra JRE Packages [jar] [2024-06-27T10:18:13.617Z] [INFO] Context Propagation [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] admin-monitoring [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Admin REST Parent [pom] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Eclipse GlassFish Parent Project [pom] [2024-06-27T10:18:13.617Z] [INFO] GlassFish EJB container related modules [pom] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Common modules [pom] [2024-06-27T10:18:13.617Z] [INFO] Jakarta EE dependent public APIs of Glassfish [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Jakarta EE Annotation Framework [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] nucleus.resources [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Deployment Related Modules [pom] [2024-06-27T10:18:13.617Z] [INFO] Deployment Object Library [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Transaction modules [pom] [2024-06-27T10:18:13.617Z] [INFO] Transaction Service Internal API [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2024-06-27T10:18:13.617Z] [INFO] Resources Connector [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Connectors Parent [pom] [2024-06-27T10:18:13.617Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] EJB container Internal API [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Java binding for libpam.so [jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Security Parent [pom] [2024-06-27T10:18:13.617Z] [INFO] Jakarta EE Security Core Classes [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] stats77 [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Glassfish Naming [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Container Common [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish persistence related modules [pom] [2024-06-27T10:18:13.617Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish ORB related modules [pom] [2024-06-27T10:18:13.617Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Web container related modules [pom] [2024-06-27T10:18:13.617Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Nucleus template [jar] [2024-06-27T10:18:13.617Z] [INFO] flashlight-agent [jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2024-06-27T10:18:13.617Z] [INFO] Flashlight [pom] [2024-06-27T10:18:13.617Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] AutoDeploy Classes [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2024-06-27T10:18:13.617Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2024-06-27T10:18:13.617Z] [INFO] Nucleus distributions [pom] [2024-06-27T10:18:13.617Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2024-06-27T10:18:13.617Z] [INFO] Jackson Module Jakarta Xmlbind Annotations [jar] [2024-06-27T10:18:13.617Z] [INFO] Glassfish featuresets [pom] [2024-06-27T10:18:13.617Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2024-06-27T10:18:13.617Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2024-06-27T10:18:13.617Z] [INFO] Nucleus extras [pom] [2024-06-27T10:18:13.617Z] [INFO] Admin Command Logger [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] Glassfish Nucleus Featureset [pom] [2024-06-27T10:18:13.617Z] [INFO] Nucleus Distribution [glassfish-distribution] [2024-06-27T10:18:13.617Z] [INFO] Diagnostics [pom] [2024-06-27T10:18:13.617Z] [INFO] Diagnostics API [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] AMX JavaEE [glassfish-jar] [2024-06-27T10:18:13.617Z] [INFO] LDAP Booster Pack [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] GlassFish HA modules [pom] [2024-06-27T10:18:13.618Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions [distribution-fragment] [2024-06-27T10:18:13.618Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2024-06-27T10:18:13.618Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] App Client Modules [pom] [2024-06-27T10:18:13.618Z] [INFO] GlassFish App Client Server-side Modules [pom] [2024-06-27T10:18:13.618Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Admin Modules [pom] [2024-06-27T10:18:13.618Z] [INFO] Backup Restore classes [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] admin-cli-optional [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] admin-core [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Appserver template [jar] [2024-06-27T10:18:13.618Z] [INFO] GlassFish Core modules [pom] [2024-06-27T10:18:13.618Z] [INFO] Jakarta EE related distributions kernel Classes [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2024-06-27T10:18:13.618Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2024-06-27T10:18:13.618Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Connectors Runtime [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Web Container Common Utilities [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Core Servlet Container [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Jakarta Pages Standard Tags implementation connector module [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Web module command line interface [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] WebTier Security Integration [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] GlassFish Web container embedded related modules [pom] [2024-06-27T10:18:13.618Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Server-Sent Events [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Web Container glue code [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] JSF implementation connector module [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Web Container HA code [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Web Related Implementations for GlassFish [pom] [2024-06-27T10:18:13.618Z] [INFO] Weld connector for glassfish [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Weld integration for glassfish [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Weld Integration Fragment [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Fragment bundle for Weld related testing [jar] [2024-06-27T10:18:13.618Z] [INFO] cdi-api Fragment [jar] [2024-06-27T10:18:13.618Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] EJB Timer Service Application [war] [2024-06-27T10:18:13.618Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2024-06-27T10:18:13.618Z] [INFO] EJB tier for GlassFish [pom] [2024-06-27T10:18:13.618Z] [INFO] GlassFish resources runtime [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2024-06-27T10:18:13.618Z] [INFO] Connectors Inbound Support [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Work Management [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] JDBC Module [pom] [2024-06-27T10:18:13.618Z] [INFO] JDBC Config Module [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Connectors admin [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2024-06-27T10:18:13.618Z] [INFO] Load Balancer Internal API [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] Load-Balancer admin [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] GlassFish JMS modules [pom] [2024-06-27T10:18:13.618Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] JMS Module [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] JMS admin [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2024-06-27T10:18:13.618Z] [INFO] JDBC Resource Adapter [pom] [2024-06-27T10:18:13.618Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] JDBC Templates [jar] [2024-06-27T10:18:13.618Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2024-06-27T10:18:13.618Z] [INFO] JDBC Runtime Module [glassfish-jar] [2024-06-27T10:18:13.618Z] [INFO] JDBC admin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2024-06-27T10:18:13.619Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] JPA container for glassfish [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Declaring EclipseLink dependencies [pom] [2024-06-27T10:18:13.619Z] [INFO] GlassFish cmp related modules [pom] [2024-06-27T10:18:13.619Z] [INFO] utility module for cmp [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] model module for cmp [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Database Generator module for cmp [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] enhancer module for cmp [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] internal-api module for cmp [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Entity Bean container [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] support ejb module for cmp [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2024-06-27T10:18:13.619Z] [INFO] CMP tier for GlassFish [pom] [2024-06-27T10:18:13.619Z] [INFO] Concurrency Utilities Modules [pom] [2024-06-27T10:18:13.619Z] [INFO] Concurrent Connector Module [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Batch runtime modules for Glassfish [pom] [2024-06-27T10:18:13.619Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2024-06-27T10:18:13.619Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] GlassFish Extras modules [pom] [2024-06-27T10:18:13.619Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2024-06-27T10:18:13.619Z] [INFO] GlassFish jakartaee.jar [jar] [2024-06-27T10:18:13.619Z] [INFO] GlassFish jakartaee.jar distribution fragment [distribution-fragment] [2024-06-27T10:18:13.619Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2024-06-27T10:18:13.619Z] [INFO] GlassFish appserv-rt.jar [jar] [2024-06-27T10:18:13.619Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2024-06-27T10:18:13.619Z] [INFO] Grizzly Glassfish Extra modules [pom] [2024-06-27T10:18:13.619Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Integration [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Integration [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] DataProvider [jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Packages [pom] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Common [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Core Jar [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console WAR [war] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Glassfish featuresets [pom] [2024-06-27T10:18:13.619Z] [INFO] Glassfish Web Featureset [pom] [2024-06-27T10:18:13.619Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Ejb Security Integration [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] App Client - client-side modules [pom] [2024-06-27T10:18:13.619Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Appclient Security Integration [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] GlassFish Web Services related modules [pom] [2024-06-27T10:18:13.619Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] WebServices Security and Jakarta Authentication implementation [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2024-06-27T10:18:13.619Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Client Library (including ACC) [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2024-06-27T10:18:13.619Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] GlassFish MicroProfile modules [pom] [2024-06-27T10:18:13.619Z] [INFO] GlassFish MicroProfile Connectors [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] GlassFish MicroProfile Config [glassfish-jar] [2024-06-27T10:18:13.619Z] [INFO] Glassfish Featureset [pom] [2024-06-27T10:18:13.619Z] [INFO] Embedded GlassFish Shell [jar] [2024-06-27T10:18:13.620Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2024-06-27T10:18:13.620Z] [INFO] Embedded GlassFish Static Shell [jar] [2024-06-27T10:18:13.620Z] [INFO] Glassfish distributions [pom] [2024-06-27T10:18:13.620Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2024-06-27T10:18:13.620Z] [INFO] Glassfish Full Profile Distribution [glassfish-distribution] [2024-06-27T10:18:13.620Z] [INFO] Embedded GlassFish Common [pom] [2024-06-27T10:18:13.620Z] [INFO] GlassFish UberJar InstallRoot Builder Module [jar] [2024-06-27T10:18:13.620Z] [INFO] GlassFish UberJar InstanceRoot Builder Module [jar] [2024-06-27T10:18:13.620Z] [INFO] GlassFish OSGI Modules Uninstaller [jar] [2024-06-27T10:18:13.620Z] [INFO] GlassFish UberJar OSGI Main Module [jar] [2024-06-27T10:18:13.620Z] [INFO] GlassFish UberJar Activator [glassfish-jar] [2024-06-27T10:18:13.620Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2024-06-27T10:18:13.620Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2024-06-27T10:18:13.620Z] [INFO] Embedded GlassFish All-In-One [jar] [2024-06-27T10:18:13.620Z] [INFO] Embedded GlassFish nucleus [jar] [2024-06-27T10:18:13.620Z] [INFO] Embedded GlassFish Web [jar] [2024-06-27T10:18:13.620Z] [INFO] GlassFish Embedded modules [pom] [2024-06-27T10:18:13.620Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2024-06-27T10:18:13.620Z] [INFO] Embedded GlassFish Shell Jars [pom] [2024-06-27T10:18:13.620Z] [INFO] Debug [jar] [2024-06-27T10:18:13.620Z] [INFO] Glassfish Web Profile Distribution [glassfish-distribution] [2024-06-27T10:18:13.620Z] [INFO] Security Related Implementation for GlassFish [pom] [2024-06-27T10:18:13.620Z] [INFO] GlassFish Tests [pom] [2024-06-27T10:18:13.620Z] [INFO] GlassFish Ant Tests [pom] [2024-06-27T10:18:13.620Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2024-06-27T10:18:13.620Z] [INFO] connectors-ra-redeploy [pom] [2024-06-27T10:18:13.620Z] [INFO] connectors-ra-redeploy-jars [jar] [2024-06-27T10:18:13.620Z] [INFO] connectors-ra-redeploy-rars [rar] [2024-06-27T10:18:13.620Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2024-06-27T10:18:13.620Z] [INFO] report-builder [jar] [2024-06-27T10:18:13.620Z] [INFO] reporter [jar] [2024-06-27T10:18:13.620Z] [INFO] webtest [jar] [2024-06-27T10:18:13.620Z] [INFO] GlassFish Ant Dependencies [pom] [2024-06-27T10:18:13.620Z] [INFO] Console extensions for OSGi platforms [pom] [2024-06-27T10:18:13.620Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2024-06-27T10:18:13.620Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2024-06-27T10:18:13.620Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2024-06-27T10:18:13.620Z] [INFO] Flashlight [pom] [2024-06-27T10:18:13.620Z] [INFO] GlassFish Integration Test Tools [jar] [2024-06-27T10:18:13.620Z] [INFO] Ant tasks [jar] [2024-06-27T10:18:13.620Z] [INFO] [2024-06-27T10:18:13.620Z] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 24 [2024-06-27T10:18:13.620Z] [INFO] [2024-06-27T10:18:13.620Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2024-06-27T10:18:13.620Z] [INFO] Building GlassFish Project 7.0.16-SNAPSHOT [1/302] [2024-06-27T10:18:13.620Z] [INFO] from pom.xml [2024-06-27T10:18:13.620Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:18:14.184Z] [INFO] [2024-06-27T10:18:14.184Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [2024-06-27T10:18:14.746Z] [INFO] [2024-06-27T10:18:14.746Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-main-aggregator --- [2024-06-27T10:18:15.674Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-06-27T10:18:15.674Z] [INFO] [2024-06-27T10:18:15.674Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-main-aggregator --- [2024-06-27T10:18:23.762Z] [INFO] Skipping CycloneDX [2024-06-27T10:18:23.762Z] [INFO] [2024-06-27T10:18:23.762Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-main-aggregator --- [2024-06-27T10:18:23.762Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.16-SNAPSHOT/glassfish-main-aggregator-7.0.16-SNAPSHOT.pom [2024-06-27T10:18:23.762Z] [INFO] [2024-06-27T10:18:23.762Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2024-06-27T10:18:23.762Z] [INFO] Building Code Quality Verification Tools - Configuration 7.0.16-SNAPSHOT [2/302] [2024-06-27T10:18:23.762Z] [INFO] from qa/pom.xml [2024-06-27T10:18:23.762Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:18:24.017Z] [INFO] [2024-06-27T10:18:24.017Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config --- [2024-06-27T10:18:24.017Z] [INFO] [2024-06-27T10:18:24.018Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-qa-config --- [2024-06-27T10:18:24.018Z] [INFO] [2024-06-27T10:18:24.018Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-qa-config --- [2024-06-27T10:18:24.579Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:18:24.579Z] [INFO] [2024-06-27T10:18:24.579Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-qa-config --- [2024-06-27T10:18:26.472Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/qa/target/glassfish-qa-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:18:26.472Z] [INFO] [2024-06-27T10:18:26.472Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-qa-config --- [2024-06-27T10:18:26.472Z] [INFO] Skipping CycloneDX [2024-06-27T10:18:26.472Z] [INFO] [2024-06-27T10:18:26.472Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-qa-config --- [2024-06-27T10:18:26.473Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/qa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.16-SNAPSHOT/glassfish-qa-config-7.0.16-SNAPSHOT.pom [2024-06-27T10:18:26.473Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/qa/target/glassfish-qa-config-7.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.16-SNAPSHOT/glassfish-qa-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:18:26.473Z] [INFO] [2024-06-27T10:18:26.473Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2024-06-27T10:18:26.473Z] [INFO] Building Nucleus Parent 7.0.16-SNAPSHOT [3/302] [2024-06-27T10:18:26.473Z] [INFO] from nucleus/parent/pom.xml [2024-06-27T10:18:26.473Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:18:27.834Z] [INFO] [2024-06-27T10:18:27.834Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-parent --- [2024-06-27T10:18:27.834Z] [INFO] [2024-06-27T10:18:27.834Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-parent --- [2024-06-27T10:18:31.112Z] [INFO] [2024-06-27T10:18:31.112Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-parent --- [2024-06-27T10:18:31.369Z] [INFO] [2024-06-27T10:18:31.369Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-parent --- [2024-06-27T10:18:31.369Z] [INFO] [2024-06-27T10:18:31.369Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-parent --- [2024-06-27T10:18:31.369Z] [INFO] [2024-06-27T10:18:31.369Z] [INFO] --- assembly:3.6.0:single (common-resources) @ nucleus-parent --- [2024-06-27T10:18:31.939Z] [INFO] Reading assembly descriptor: src/main/assembly/resources.xml [2024-06-27T10:18:31.939Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/target/nucleus-parent-resources.zip [2024-06-27T10:18:32.196Z] [INFO] [2024-06-27T10:18:32.196Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-parent --- [2024-06-27T10:18:42.145Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:18:42.145Z] [INFO] [2024-06-27T10:18:42.145Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-parent --- [2024-06-27T10:18:43.071Z] [INFO] Executing tasks [2024-06-27T10:18:43.071Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/target/classes/META-INF for [2024-06-27T10:18:43.071Z] [INFO] [echo] nucleus-parent [2024-06-27T10:18:43.071Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/target/classes/META-INF [2024-06-27T10:18:43.071Z] [INFO] Executed tasks [2024-06-27T10:18:43.071Z] [INFO] [2024-06-27T10:18:43.071Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-parent --- [2024-06-27T10:18:45.586Z] [INFO] Tests are skipped. [2024-06-27T10:18:45.586Z] [INFO] [2024-06-27T10:18:45.586Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-parent --- [2024-06-27T10:18:45.586Z] [INFO] Tests are skipped. [2024-06-27T10:18:45.586Z] [INFO] [2024-06-27T10:18:45.586Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent --- [2024-06-27T10:18:50.828Z] [INFO] [2024-06-27T10:18:50.828Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-parent --- [2024-06-27T10:18:50.828Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.16-SNAPSHOT/nucleus-parent-7.0.16-SNAPSHOT.pom [2024-06-27T10:18:50.828Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.16-SNAPSHOT/nucleus-parent-7.0.16-SNAPSHOT-resources.zip [2024-06-27T10:18:50.828Z] [INFO] [2024-06-27T10:18:50.828Z] [INFO] -------------< org.glassfish.main:glassfish-jul-extension >------------- [2024-06-27T10:18:50.828Z] [INFO] Building GlassFish Java Util Logging Extension 7.0.16-SNAPSHOT [4/302] [2024-06-27T10:18:50.828Z] [INFO] from nucleus/glassfish-jul-extension/pom.xml [2024-06-27T10:18:50.828Z] [INFO] [2024-06-27T10:18:50.828Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:18:50.828Z] [INFO] --------------< org.glassfish.main:hk2-config-generator >--------------- [2024-06-27T10:18:50.828Z] [INFO] Building GlassFish HK2 Config Injectors 7.0.16-SNAPSHOT [5/302] [2024-06-27T10:18:50.828Z] [INFO] from nucleus/hk2-config-generator/pom.xml [2024-06-27T10:18:50.828Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:18:51.755Z] [INFO] [2024-06-27T10:18:51.755Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-jul-extension --- [2024-06-27T10:18:51.755Z] [INFO] [2024-06-27T10:18:51.755Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-jul-extension --- [2024-06-27T10:18:51.755Z] [INFO] [2024-06-27T10:18:51.755Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-jul-extension --- [2024-06-27T10:18:51.755Z] [INFO] [2024-06-27T10:18:51.755Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-jul-extension --- [2024-06-27T10:18:51.755Z] [INFO] [2024-06-27T10:18:51.755Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-jul-extension --- [2024-06-27T10:18:51.755Z] [INFO] [2024-06-27T10:18:51.755Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-jul-extension --- [2024-06-27T10:18:51.755Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:18:51.755Z] [INFO] [2024-06-27T10:18:51.755Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-jul-extension --- [2024-06-27T10:18:51.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/resources [2024-06-27T10:18:51.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/manpages [2024-06-27T10:18:51.756Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:18:51.756Z] [INFO] [2024-06-27T10:18:51.756Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-jul-extension --- [2024-06-27T10:18:52.681Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:18:52.681Z] [INFO] Compiling 54 source files with javac [debug target 11] to target/classes [2024-06-27T10:18:53.609Z] [INFO] [2024-06-27T10:18:53.609Z] [INFO] --- clean:3.3.2:clean (default-clean) @ hk2-config-generator --- [2024-06-27T10:18:53.609Z] [INFO] [2024-06-27T10:18:53.609Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ hk2-config-generator --- [2024-06-27T10:18:53.609Z] [INFO] [2024-06-27T10:18:53.609Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ hk2-config-generator --- [2024-06-27T10:18:53.609Z] [INFO] [2024-06-27T10:18:53.609Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ hk2-config-generator --- [2024-06-27T10:18:53.609Z] [INFO] [2024-06-27T10:18:53.609Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ hk2-config-generator --- [2024-06-27T10:18:53.609Z] [INFO] [2024-06-27T10:18:53.609Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ hk2-config-generator --- [2024-06-27T10:18:53.609Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:18:53.609Z] [INFO] [2024-06-27T10:18:53.609Z] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-config-generator --- [2024-06-27T10:18:53.610Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:18:53.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/manpages [2024-06-27T10:18:53.610Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:18:53.610Z] [INFO] [2024-06-27T10:18:53.610Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ hk2-config-generator --- [2024-06-27T10:18:53.610Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:18:53.610Z] [INFO] Compiling 89 source files with javac [debug target 11] to target/classes [2024-06-27T10:18:54.171Z] [INFO] JDK-8318913 workaround: patched module-info.class requires version from [21.0.3] to [null] on 2 JDK modules [java.base, java.logging] [2024-06-27T10:18:54.171Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:18:54.171Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[514,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:18:54.171Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[519,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.171Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/handler/GlassFishLogHandler.java:[273,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.171Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[75,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:18:54.171Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[83,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.171Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java uses or overrides a deprecated API. [2024-06-27T10:18:54.172Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:18:54.172Z] [INFO] [2024-06-27T10:18:54.172Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-jul-extension --- [2024-06-27T10:18:54.172Z] [INFO] [2024-06-27T10:18:54.172Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-jul-extension --- [2024-06-27T10:18:54.734Z] [INFO] [2024-06-27T10:18:54.734Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-jul-extension --- [2024-06-27T10:18:54.990Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:18:54.990Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1578,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:18:54.990Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1579,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.990Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[245,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:18:54.990Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[246,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.990Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigModel.java:[1011,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[86,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[88,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[501,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[504,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[378,99] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:18:54.991Z] cast to java.lang.Class for a varargs call [2024-06-27T10:18:54.991Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[666,139] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:18:54.991Z] cast to java.lang.Object for a varargs call [2024-06-27T10:18:54.991Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[831,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:18:54.991Z] cast to java.lang.Object for a varargs call [2024-06-27T10:18:54.991Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[878,126] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:18:54.991Z] cast to java.lang.Class for a varargs call [2024-06-27T10:18:54.991Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[56,16] deprecated item is not annotated with @Deprecated [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[71,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[149,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[205,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[220,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[264,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[415,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[469,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.991Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[484,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.992Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[255,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:18:54.992Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[256,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.992Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[273,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:18:54.992Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[275,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.992Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[30,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.992Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[49,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:18:54.992Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Some input files use or override a deprecated API. [2024-06-27T10:18:54.992Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:18:54.992Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:18:54.992Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:18:54.992Z] [INFO] [2024-06-27T10:18:54.992Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ hk2-config-generator --- [2024-06-27T10:18:55.248Z] [INFO] [2024-06-27T10:18:55.248Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-config-generator --- [2024-06-27T10:19:01.782Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:01.782Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:02.345Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:02.345Z] [INFO] [2024-06-27T10:19:02.345Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-jul-extension --- [2024-06-27T10:19:02.345Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:02.345Z] [INFO] [2024-06-27T10:19:02.345Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ hk2-config-generator --- [2024-06-27T10:19:02.345Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:02.345Z] [INFO] Compiling 89 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:02.601Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:02.601Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:02.601Z] [INFO] [2024-06-27T10:19:02.601Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-config-generator --- [2024-06-27T10:19:02.601Z] [INFO] Not copying test resources [2024-06-27T10:19:02.601Z] [INFO] [2024-06-27T10:19:02.601Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ hk2-config-generator --- [2024-06-27T10:19:02.602Z] [INFO] Not compiling test sources [2024-06-27T10:19:02.602Z] [INFO] [2024-06-27T10:19:02.602Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (generate-test-inhabitants) @ hk2-config-generator --- [2024-06-27T10:19:02.602Z] [INFO] [2024-06-27T10:19:02.602Z] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-config-generator --- [2024-06-27T10:19:02.602Z] [INFO] Tests are skipped. [2024-06-27T10:19:02.602Z] [INFO] [2024-06-27T10:19:02.602Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ hk2-config-generator --- [2024-06-27T10:19:02.602Z] [INFO] Executing tasks [2024-06-27T10:19:02.602Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/target/classes/META-INF for [2024-06-27T10:19:02.602Z] [INFO] [echo] hk2-config-generator [2024-06-27T10:19:02.602Z] [INFO] Executed tasks [2024-06-27T10:19:02.602Z] [INFO] [2024-06-27T10:19:02.602Z] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-config-generator --- [2024-06-27T10:19:02.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/target/hk2-config-generator.jar [2024-06-27T10:19:02.858Z] [INFO] [2024-06-27T10:19:02.858Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ hk2-config-generator --- [2024-06-27T10:19:02.858Z] [INFO] Tests are skipped. [2024-06-27T10:19:02.858Z] [INFO] [2024-06-27T10:19:02.858Z] [INFO] --- failsafe:3.2.5:verify (verify) @ hk2-config-generator --- [2024-06-27T10:19:02.858Z] [INFO] Tests are skipped. [2024-06-27T10:19:02.858Z] [INFO] [2024-06-27T10:19:02.858Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-hk2-config-generator-checkstyle) @ hk2-config-generator --- [2024-06-27T10:19:02.858Z] [INFO] [2024-06-27T10:19:02.858Z] [INFO] --- install:3.1.1:install (default-install) @ hk2-config-generator --- [2024-06-27T10:19:02.858Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.16-SNAPSHOT/hk2-config-generator-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:02.858Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/target/hk2-config-generator.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.16-SNAPSHOT/hk2-config-generator-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:02.858Z] [INFO] [2024-06-27T10:19:02.858Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2024-06-27T10:19:02.858Z] [INFO] Building GlassFish Nucleus Modules 7.0.16-SNAPSHOT [6/302] [2024-06-27T10:19:02.858Z] [INFO] from nucleus/pom.xml [2024-06-27T10:19:02.858Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:02.858Z] [INFO] [2024-06-27T10:19:02.858Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-nucleus-parent --- [2024-06-27T10:19:02.858Z] [INFO] [2024-06-27T10:19:02.858Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-nucleus-parent --- [2024-06-27T10:19:02.858Z] [INFO] [2024-06-27T10:19:02.858Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-nucleus-parent --- [2024-06-27T10:19:02.858Z] [INFO] [2024-06-27T10:19:02.858Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-nucleus-parent --- [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-jul-extension --- [2024-06-27T10:19:03.421Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:03.421Z] [INFO] Compiling 54 source files with javac [debug target 11 module-path] to target/classes [2024-06-27T10:19:03.421Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:03.421Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-jul-extension --- [2024-06-27T10:19:03.421Z] [INFO] Not copying test resources [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-jul-extension --- [2024-06-27T10:19:03.421Z] [INFO] Not compiling test sources [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-jul-extension --- [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-jul-extension --- [2024-06-27T10:19:03.421Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-jul-extension --- [2024-06-27T10:19:03.421Z] [INFO] No sources to compile [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-nucleus-parent --- [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-nucleus-parent --- [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-nucleus-parent --- [2024-06-27T10:19:03.421Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-nucleus-parent --- [2024-06-27T10:19:03.421Z] [INFO] No sources to compile [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-nucleus-parent --- [2024-06-27T10:19:03.421Z] [INFO] No sources to compile [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-nucleus-parent --- [2024-06-27T10:19:03.421Z] [INFO] Executing tasks [2024-06-27T10:19:03.421Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/target/classes/META-INF for [2024-06-27T10:19:03.421Z] [INFO] [echo] glassfish-jul-extension [2024-06-27T10:19:03.421Z] [INFO] Executed tasks [2024-06-27T10:19:03.421Z] [INFO] [2024-06-27T10:19:03.421Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-jul-extension --- [2024-06-27T10:19:03.421Z] [INFO] Executing tasks [2024-06-27T10:19:03.422Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/target/classes/META-INF for [2024-06-27T10:19:03.422Z] [INFO] [echo] glassfish-nucleus-parent [2024-06-27T10:19:03.422Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/target/classes/META-INF [2024-06-27T10:19:03.422Z] [INFO] Executed tasks [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-nucleus-parent --- [2024-06-27T10:19:03.422Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-nucleus-parent --- [2024-06-27T10:19:03.422Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-nucleus-parent-checkstyle) @ glassfish-nucleus-parent --- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-nucleus-parent --- [2024-06-27T10:19:03.422Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/7.0.16-SNAPSHOT/glassfish-nucleus-parent-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:03.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2024-06-27T10:19:03.422Z] [INFO] Building HK2 config types 7.0.16-SNAPSHOT [7/302] [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/hk2-config-types/pom.xml [2024-06-27T10:19:03.422Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2024-06-27T10:19:03.422Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:03.422Z] [INFO] Building Distribution Fragments for various OSGi platforms 7.0.16-SNAPSHOT [8/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/osgi-platforms/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2024-06-27T10:19:03.422Z] [INFO] Building Scattered Archive APIs of Glassfish 7.0.16-SNAPSHOT [9/302] [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/common/scattered-archive-api/pom.xml [2024-06-27T10:19:03.422Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2024-06-27T10:19:03.422Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:03.422Z] [INFO] Building GlassFish Nucleus Grizzly modules 7.0.16-SNAPSHOT [10/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/grizzly/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2024-06-27T10:19:03.422Z] [INFO] Building GlassFish Nucleus Common modules 7.0.16-SNAPSHOT [11/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/common/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2024-06-27T10:19:03.422Z] [INFO] Building GlassFish Nucleus Core modules 7.0.16-SNAPSHOT [12/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/core/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2024-06-27T10:19:03.422Z] [INFO] Building Admin Modules 7.0.16-SNAPSHOT [13/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/admin/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2024-06-27T10:19:03.422Z] [INFO] Building Nucleus Security Parent 7.0.16-SNAPSHOT [14/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/security/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2024-06-27T10:19:03.422Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 7.0.16-SNAPSHOT [15/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/deployment/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2024-06-27T10:19:03.422Z] [INFO] Building Cluster 7.0.16-SNAPSHOT [16/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/cluster/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2024-06-27T10:19:03.422Z] [INFO] Building Flashlight 7.0.16-SNAPSHOT [17/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/flashlight/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2024-06-27T10:19:03.422Z] [INFO] Building Nucleus distributions 7.0.16-SNAPSHOT [18/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/distributions/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] --< org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations >-- [2024-06-27T10:19:03.422Z] [INFO] Building Jackson Module Jakarta Xmlbind Annotations 7.0.16-SNAPSHOT [19/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/xmlbind-annotations/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2024-06-27T10:19:03.422Z] [INFO] Building Glassfish featuresets 7.0.16-SNAPSHOT [20/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/featuresets/pom.xml [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] --------------< org.glassfish.main.extras:nucleus-extras >-------------- [2024-06-27T10:19:03.422Z] [INFO] Building Nucleus extras 7.0.16-SNAPSHOT [21/302] [2024-06-27T10:19:03.422Z] [INFO] from nucleus/extras/pom.xml [2024-06-27T10:19:03.422Z] [INFO] [2024-06-27T10:19:03.422Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.422Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2024-06-27T10:19:03.423Z] [INFO] Building Diagnostics 7.0.16-SNAPSHOT [22/302] [2024-06-27T10:19:03.423Z] [INFO] from nucleus/diagnostics/pom.xml [2024-06-27T10:19:03.423Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-admin --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-platforms --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-flashlight --- [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-distributions --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-deployment --- [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-security --- [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster --- [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-core --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster --- [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-deployment --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-flashlight --- [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-core --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-admin --- [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-platforms --- [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-distributions --- [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-security --- [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly --- [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-flashlight --- [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-deployment --- [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-core --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-admin --- [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-platforms --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-distributions --- [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-flashlight --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-security --- [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-core --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-deployment --- [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-admin --- [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-platforms --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-distributions --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-security --- [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-common --- [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-grizzly --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-diagnostics --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-extras --- [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-featuresets --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-diagnostics --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-diagnostics --- [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-extras --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-featuresets --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-diagnostics --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-featuresets --- [2024-06-27T10:19:03.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-extras --- [2024-06-27T10:19:03.423Z] [INFO] No sources to compile [2024-06-27T10:19:03.423Z] [INFO] No sources to compile [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-admin --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-featuresets --- [2024-06-27T10:19:03.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-extras --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-types --- [2024-06-27T10:19:03.423Z] [INFO] No sources to compile [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-admin --- [2024-06-27T10:19:03.423Z] [INFO] [2024-06-27T10:19:03.423Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-distributions --- [2024-06-27T10:19:03.424Z] [INFO] No sources to compile [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-platforms --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-admin --- [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-distributions --- [2024-06-27T10:19:03.424Z] [INFO] No sources to compile [2024-06-27T10:19:03.424Z] [INFO] No sources to compile [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-types --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-flashlight --- [2024-06-27T10:19:03.424Z] [INFO] No sources to compile [2024-06-27T10:19:03.424Z] [INFO] No sources to compile [2024-06-27T10:19:03.424Z] [INFO] No sources to compile [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-deployment --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-platforms --- [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-security --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] No sources to compile [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-core --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-distributions --- [2024-06-27T10:19:03.424Z] [INFO] No sources to compile [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly --- [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-flashlight --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ config-types --- [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-security --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-diagnostics --- [2024-06-27T10:19:03.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-deployment --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-core --- [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-platforms --- [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-06-27T10:19:03.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ config-types --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-flashlight --- [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-security --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-diagnostics --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-06-27T10:19:03.424Z] [INFO] No sources to compile [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-core --- [2024-06-27T10:19:03.424Z] [INFO] No sources to compile [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-deployment --- [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-featuresets --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-extras --- [2024-06-27T10:19:03.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-diagnostics --- [2024-06-27T10:19:03.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-featuresets --- [2024-06-27T10:19:03.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-extras --- [2024-06-27T10:19:03.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-featuresets --- [2024-06-27T10:19:03.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-extras --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-platforms --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.424Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-diagnostics --- [2024-06-27T10:19:03.424Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-core --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-common --- [2024-06-27T10:19:03.680Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.680Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-grizzly --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-flashlight --- [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-distributions --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-diagnostics --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-admin --- [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-platforms --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-security --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-core --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-common --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-deployment --- [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-grizzly --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-extras --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-featuresets --- [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-platforms --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-distributions --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-diagnostics --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-flashlight --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-admin --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-security --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-core --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-deployment --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-extras --- [2024-06-27T10:19:03.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-featuresets --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-distributions --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-flashlight --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-admin --- [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-security --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-deployment --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-extras --- [2024-06-27T10:19:03.680Z] [INFO] No sources to compile [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-featuresets --- [2024-06-27T10:19:03.680Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:03.680Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:03.680Z] [INFO] [2024-06-27T10:19:03.680Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scattered-archive-api --- [2024-06-27T10:19:03.681Z] [INFO] [2024-06-27T10:19:03.681Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ scattered-archive-api --- [2024-06-27T10:19:03.681Z] [INFO] [2024-06-27T10:19:03.681Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ scattered-archive-api --- [2024-06-27T10:19:03.681Z] [INFO] [2024-06-27T10:19:03.681Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ scattered-archive-api --- [2024-06-27T10:19:03.681Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:03.681Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-06-27T10:19:03.681Z] [INFO] [2024-06-27T10:19:03.681Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-jul-extension --- [2024-06-27T10:19:03.681Z] [INFO] Executing tasks [2024-06-27T10:19:03.681Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/target/classes/META-INF for [2024-06-27T10:19:03.681Z] [INFO] [echo] nucleus-diagnostics [2024-06-27T10:19:03.681Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.681Z] [INFO] [2024-06-27T10:19:03.681Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-jul-extension --- [2024-06-27T10:19:03.681Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.681Z] [INFO] [2024-06-27T10:19:03.681Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-jul-extension-checkstyle) @ glassfish-jul-extension --- [2024-06-27T10:19:03.681Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/target/classes/META-INF [2024-06-27T10:19:03.681Z] [INFO] Executed tasks [2024-06-27T10:19:03.681Z] [INFO] [2024-06-27T10:19:03.681Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-diagnostics --- [2024-06-27T10:19:03.681Z] [INFO] [2024-06-27T10:19:03.681Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-jul-extension --- [2024-06-27T10:19:03.681Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.16-SNAPSHOT/glassfish-jul-extension-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:03.681Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.681Z] [INFO] [2024-06-27T10:19:03.681Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-diagnostics --- [2024-06-27T10:19:03.681Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.681Z] [INFO] [2024-06-27T10:19:03.681Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-nucleus-diagnostics-checkstyle) @ nucleus-diagnostics --- [2024-06-27T10:19:03.936Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.16-SNAPSHOT/glassfish-jul-extension-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:03.936Z] [INFO] [2024-06-27T10:19:03.936Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-diagnostics --- [2024-06-27T10:19:03.937Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/7.0.16-SNAPSHOT/nucleus-diagnostics-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:03.937Z] [INFO] Executing tasks [2024-06-27T10:19:03.937Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/target/classes/META-INF for [2024-06-27T10:19:03.937Z] [INFO] [echo] nucleus-featuresets [2024-06-27T10:19:03.937Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/target/classes/META-INF [2024-06-27T10:19:03.937Z] [INFO] Executed tasks [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-featuresets --- [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2024-06-27T10:19:03.937Z] [INFO] Building Eclipse GlassFish Parent Project 7.0.16-SNAPSHOT [23/302] [2024-06-27T10:19:03.937Z] [INFO] from appserver/pom.xml [2024-06-27T10:19:03.937Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:03.937Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-featuresets --- [2024-06-27T10:19:03.937Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-featuresets-checkstyle) @ nucleus-featuresets --- [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-parent --- [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-featuresets --- [2024-06-27T10:19:03.937Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/7.0.16-SNAPSHOT/nucleus-featuresets-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-parent --- [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-parent --- [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-parent --- [2024-06-27T10:19:03.937Z] [INFO] No sources to compile [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-parent --- [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-parent --- [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-parent --- [2024-06-27T10:19:03.937Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:03.937Z] [INFO] Executing tasks [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-parent --- [2024-06-27T10:19:03.937Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/target/classes/META-INF for [2024-06-27T10:19:03.937Z] [INFO] [echo] nucleus-extras [2024-06-27T10:19:03.937Z] [INFO] No sources to compile [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-parent --- [2024-06-27T10:19:03.937Z] [INFO] No sources to compile [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-parent --- [2024-06-27T10:19:03.937Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/target/classes/META-INF [2024-06-27T10:19:03.937Z] [INFO] Executed tasks [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-extras --- [2024-06-27T10:19:03.937Z] [INFO] Executing tasks [2024-06-27T10:19:03.937Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/target/dependency/META-INF for [2024-06-27T10:19:03.937Z] [INFO] [echo] nucleus-distributions [2024-06-27T10:19:03.937Z] [INFO] Executing tasks [2024-06-27T10:19:03.937Z] [INFO] Executing tasks [2024-06-27T10:19:03.937Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-extras --- [2024-06-27T10:19:03.937Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-nucleus-extras-checkstyle) @ nucleus-extras --- [2024-06-27T10:19:03.937Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/target/classes/META-INF for [2024-06-27T10:19:03.937Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/target/classes/META-INF for [2024-06-27T10:19:03.937Z] [INFO] [echo] nucleus-flashlight [2024-06-27T10:19:03.937Z] [INFO] [echo] nucleus-common [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-extras --- [2024-06-27T10:19:03.937Z] [INFO] Executing tasks [2024-06-27T10:19:03.937Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/target/dependency/META-INF [2024-06-27T10:19:03.937Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/nucleus-extras/7.0.16-SNAPSHOT/nucleus-extras-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:03.937Z] [INFO] Executed tasks [2024-06-27T10:19:03.937Z] [INFO] [2024-06-27T10:19:03.937Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-distributions --- [2024-06-27T10:19:03.937Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/target/classes/META-INF for [2024-06-27T10:19:03.937Z] [INFO] [echo] osgi-platforms [2024-06-27T10:19:03.937Z] [INFO] Executing tasks [2024-06-27T10:19:03.937Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/target/classes/META-INF [2024-06-27T10:19:03.938Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/target/classes/META-INF [2024-06-27T10:19:03.938Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/target/classes/META-INF for [2024-06-27T10:19:03.938Z] [INFO] [echo] nucleus-security [2024-06-27T10:19:03.938Z] [INFO] Executing tasks [2024-06-27T10:19:03.938Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.938Z] [INFO] Executing tasks [2024-06-27T10:19:03.938Z] [INFO] [2024-06-27T10:19:03.938Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-distributions --- [2024-06-27T10:19:03.938Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/target/classes/META-INF [2024-06-27T10:19:03.938Z] [INFO] Executing tasks [2024-06-27T10:19:03.938Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/target/classes/META-INF for [2024-06-27T10:19:03.938Z] [INFO] Tests are skipped. [2024-06-27T10:19:03.938Z] [INFO] [echo] cluster [2024-06-27T10:19:03.938Z] [INFO] [2024-06-27T10:19:03.938Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-distributions-checkstyle) @ nucleus-distributions --- [2024-06-27T10:19:03.938Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/target/classes/META-INF for [2024-06-27T10:19:03.938Z] [INFO] [echo] nucleus-grizzly [2024-06-27T10:19:03.938Z] [INFO] Executing tasks [2024-06-27T10:19:03.938Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/target/classes/META-INF for [2024-06-27T10:19:03.938Z] [INFO] [echo] nucleus-deployment [2024-06-27T10:19:03.938Z] [INFO] [2024-06-27T10:19:03.938Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/target/classes/META-INF [2024-06-27T10:19:03.938Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-distributions --- [2024-06-27T10:19:03.938Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/7.0.16-SNAPSHOT/nucleus-distributions-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:03.938Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/target/classes/META-INF for [2024-06-27T10:19:03.938Z] [INFO] [echo] nucleus-admin [2024-06-27T10:19:03.938Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/target/classes/META-INF [2024-06-27T10:19:03.938Z] [INFO] Executed tasks [2024-06-27T10:19:03.938Z] [INFO] Executed tasks [2024-06-27T10:19:03.938Z] [INFO] Executed tasks [2024-06-27T10:19:03.938Z] [INFO] Executed tasks [2024-06-27T10:19:03.938Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/target/classes/META-INF [2024-06-27T10:19:03.938Z] [INFO] [2024-06-27T10:19:03.938Z] [INFO] [2024-06-27T10:19:03.938Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-platforms --- [2024-06-27T10:19:03.938Z] [INFO] [2024-06-27T10:19:03.938Z] [INFO] [2024-06-27T10:19:03.938Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-06-27T10:19:03.938Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-security --- [2024-06-27T10:19:03.938Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-flashlight --- [2024-06-27T10:19:03.938Z] [INFO] Executing tasks [2024-06-27T10:19:03.938Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/target/classes/META-INF [2024-06-27T10:19:03.938Z] [INFO] Executed tasks [2024-06-27T10:19:03.938Z] [INFO] Executed tasks [2024-06-27T10:19:03.938Z] [INFO] Executed tasks [2024-06-27T10:19:03.938Z] [INFO] [2024-06-27T10:19:03.938Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-admin --- [2024-06-27T10:19:03.938Z] [INFO] [2024-06-27T10:19:03.938Z] [INFO] [2024-06-27T10:19:03.938Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly --- [2024-06-27T10:19:03.938Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-deployment --- [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/target/classes/META-INF for [2024-06-27T10:19:04.194Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2024-06-27T10:19:04.194Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/target/classes/META-INF [2024-06-27T10:19:04.194Z] [INFO] [echo] nucleus-core [2024-06-27T10:19:04.194Z] [INFO] Building Nucleus distribution Common module 7.0.16-SNAPSHOT [24/302] [2024-06-27T10:19:04.194Z] [INFO] from nucleus/distributions/nucleus-common/pom.xml [2024-06-27T10:19:04.194Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:04.194Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/target/classes/META-INF [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-deployment --- [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-security --- [2024-06-27T10:19:04.194Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-platforms --- [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-06-27T10:19:04.194Z] [INFO] Executed tasks [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-deployment-checkstyle) @ nucleus-deployment --- [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster --- [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-nucleus-security-checkstyle) @ nucleus-security --- [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-flashlight --- [2024-06-27T10:19:04.194Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-platforms-checkstyle) @ osgi-platforms --- [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly --- [2024-06-27T10:19:04.194Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-nucleus-common-checkstyle) @ nucleus-common --- [2024-06-27T10:19:04.194Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-admin --- [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-deployment --- [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-security --- [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-nucleus-flashlight-checkstyle) @ nucleus-flashlight --- [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-checkstyle) @ nucleus-grizzly --- [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-platforms --- [2024-06-27T10:19:04.194Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/7.0.16-SNAPSHOT/nucleus-deployment-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.194Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/7.0.16-SNAPSHOT/nucleus-security-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-admin-checkstyle) @ nucleus-admin --- [2024-06-27T10:19:04.194Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/7.0.16-SNAPSHOT/osgi-platforms-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.194Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-flashlight --- [2024-06-27T10:19:04.194Z] [INFO] [2024-06-27T10:19:04.194Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly --- [2024-06-27T10:19:04.194Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/7.0.16-SNAPSHOT/nucleus-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.194Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/7.0.16-SNAPSHOT/nucleus-flashlight-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.195Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/7.0.16-SNAPSHOT/nucleus-grizzly-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-admin --- [2024-06-27T10:19:04.195Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster --- [2024-06-27T10:19:04.195Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/7.0.16-SNAPSHOT/nucleus-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.195Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-checkstyle) @ cluster --- [2024-06-27T10:19:04.195Z] [INFO] Executed tasks [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-core --- [2024-06-27T10:19:04.195Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- install:3.1.1:install (default-install) @ cluster --- [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common --- [2024-06-27T10:19:04.195Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/7.0.16-SNAPSHOT/cluster-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-common --- [2024-06-27T10:19:04.195Z] [INFO] Executing tasks [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >------------- [2024-06-27T10:19:04.195Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2024-06-27T10:19:04.195Z] [INFO] Building Set of DTDs for Nucleus distributions 7.0.16-SNAPSHOT [25/302] [2024-06-27T10:19:04.195Z] [INFO] Building Set of schemas for Nucleus 7.0.16-SNAPSHOT [26/302] [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] from nucleus/deployment/schemas/pom.xml [2024-06-27T10:19:04.195Z] [INFO] from nucleus/deployment/dtds/pom.xml [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2024-06-27T10:19:04.195Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/target/classes/META-INF for [2024-06-27T10:19:04.195Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:04.195Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:04.195Z] [INFO] [echo] glassfish-parent [2024-06-27T10:19:04.195Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2024-06-27T10:19:04.195Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2024-06-27T10:19:04.195Z] [INFO] Building Apache Felix, associated bundles and conf files 7.0.16-SNAPSHOT [28/302] [2024-06-27T10:19:04.195Z] [INFO] Building flashlight-agent 7.0.16-SNAPSHOT [27/302] [2024-06-27T10:19:04.195Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2024-06-27T10:19:04.195Z] [INFO] from nucleus/flashlight/agent/pom.xml [2024-06-27T10:19:04.195Z] [INFO] from nucleus/osgi-platforms/felix/pom.xml [2024-06-27T10:19:04.195Z] [INFO] Building Simple Public APIs of Glassfish 7.0.16-SNAPSHOT [29/302] [2024-06-27T10:19:04.195Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:04.195Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:04.195Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 7.0.16-SNAPSHOT [30/302] [2024-06-27T10:19:04.195Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.195Z] [INFO] from nucleus/common/simple-glassfish-api/pom.xml [2024-06-27T10:19:04.195Z] [INFO] from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml [2024-06-27T10:19:04.195Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:04.195Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-core --- [2024-06-27T10:19:04.195Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-nucleus-core-checkstyle) @ nucleus-core --- [2024-06-27T10:19:04.195Z] [INFO] No sources to compile [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-core --- [2024-06-27T10:19:04.195Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/target/classes/META-INF [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-common --- [2024-06-27T10:19:04.195Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/7.0.16-SNAPSHOT/nucleus-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common --- [2024-06-27T10:19:04.195Z] [INFO] Executed tasks [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-parent --- [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-schemas --- [2024-06-27T10:19:04.195Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-schemas --- [2024-06-27T10:19:04.195Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix --- [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2024-06-27T10:19:04.195Z] [INFO] Building GlassFish API Exporter Module 7.0.16-SNAPSHOT [31/302] [2024-06-27T10:19:04.195Z] [INFO] from nucleus/core/api-exporter/pom.xml [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.195Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:04.195Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2024-06-27T10:19:04.195Z] [INFO] Building GlassFish Extra JRE Packages 7.0.16-SNAPSHOT [32/302] [2024-06-27T10:19:04.195Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] from nucleus/core/extra-jre-packages/pom.xml [2024-06-27T10:19:04.196Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-dtds --- [2024-06-27T10:19:04.196Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2024-06-27T10:19:04.196Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] Building Nucleus template 7.0.16-SNAPSHOT [34/302] [2024-06-27T10:19:04.196Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-schemas --- [2024-06-27T10:19:04.196Z] [INFO] from nucleus/admin/template/pom.xml [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] Building GlassFish Admin REST Parent 7.0.16-SNAPSHOT [33/302] [2024-06-27T10:19:04.196Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix --- [2024-06-27T10:19:04.196Z] [INFO] from nucleus/admin/rest/pom.xml [2024-06-27T10:19:04.196Z] [INFO] --- clean:3.3.2:clean (default-clean) @ simple-glassfish-api --- [2024-06-27T10:19:04.196Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:04.196Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-schemas --- [2024-06-27T10:19:04.196Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-dtds --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-parent --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ felix --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ simple-glassfish-api --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.196Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-dtds --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-parent-checkstyle) @ glassfish-parent --- [2024-06-27T10:19:04.196Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ felix --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ simple-glassfish-api --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-dtds --- [2024-06-27T10:19:04.196Z] [INFO] No sources to compile [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-schemas --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-common --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ simple-glassfish-api --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-schemas --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-parent --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-schemas --- [2024-06-27T10:19:04.196Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/7.0.16-SNAPSHOT/glassfish-parent-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-schemas --- [2024-06-27T10:19:04.196Z] [INFO] No sources to compile [2024-06-27T10:19:04.196Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] No sources to compile [2024-06-27T10:19:04.196Z] [INFO] No sources to compile [2024-06-27T10:19:04.196Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ felix --- [2024-06-27T10:19:04.196Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-dtds --- [2024-06-27T10:19:04.196Z] [INFO] Copying 26 resources from src/main/resources to target/dependency [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-domain --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-dtds --- [2024-06-27T10:19:04.196Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.196Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.196Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-domain --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-dtds --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2024-06-27T10:19:04.196Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter --- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2024-06-27T10:19:04.196Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.196Z] [INFO] Building Connectors Parent 7.0.16-SNAPSHOT [38/302] [2024-06-27T10:19:04.196Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2024-06-27T10:19:04.196Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] Building GlassFish EJB container related modules 7.0.16-SNAPSHOT [35/302] [2024-06-27T10:19:04.197Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2024-06-27T10:19:04.197Z] [INFO] from appserver/ejb/pom.xml [2024-06-27T10:19:04.197Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2024-06-27T10:19:04.197Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.197Z] [INFO] Building GlassFish Transaction modules 7.0.16-SNAPSHOT [39/302] [2024-06-27T10:19:04.197Z] [INFO] from appserver/connectors/pom.xml [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2024-06-27T10:19:04.197Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-dtds --- [2024-06-27T10:19:04.197Z] [INFO] Building Java binding for libpam.so 7.0.16-SNAPSHOT [37/302] [2024-06-27T10:19:04.197Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-domain --- [2024-06-27T10:19:04.197Z] [INFO] Building GlassFish Deployment Related Modules 7.0.16-SNAPSHOT [36/302] [2024-06-27T10:19:04.197Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2024-06-27T10:19:04.197Z] [INFO] from appserver/deployment/pom.xml [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] from appserver/libpam4j/pom.xml [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] Building GlassFish Security Parent 7.0.16-SNAPSHOT [42/302] [2024-06-27T10:19:04.197Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix --- [2024-06-27T10:19:04.197Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.197Z] [INFO] from appserver/transaction/pom.xml [2024-06-27T10:19:04.197Z] [INFO] Building GlassFish Resources infrastructure related modules 7.0.16-SNAPSHOT [41/302] [2024-06-27T10:19:04.197Z] [INFO] Building GlassFish Common modules 7.0.16-SNAPSHOT [40/302] [2024-06-27T10:19:04.197Z] [INFO] from appserver/resources/pom.xml [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.197Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-domain --- [2024-06-27T10:19:04.197Z] [INFO] from appserver/security/pom.xml [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:04.197Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-schemas --- [2024-06-27T10:19:04.197Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter --- [2024-06-27T10:19:04.197Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.197Z] [INFO] Building GlassFish ORB related modules 7.0.16-SNAPSHOT [43/302] [2024-06-27T10:19:04.197Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2024-06-27T10:19:04.197Z] [INFO] Building GlassFish persistence related modules 7.0.16-SNAPSHOT [44/302] [2024-06-27T10:19:04.197Z] [INFO] from appserver/persistence/pom.xml [2024-06-27T10:19:04.197Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.197Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.197Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ api-exporter --- [2024-06-27T10:19:04.197Z] [INFO] Copying 1 resource from src/main/resources to target/dependency [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.197Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:04.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/src/main/manpages [2024-06-27T10:19:04.197Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.197Z] [INFO] from appserver/orb/pom.xml [2024-06-27T10:19:04.197Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.197Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.197Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.197Z] [INFO] from appserver/common/pom.xml [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ scattered-archive-api --- [2024-06-27T10:19:04.197Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.197Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:04.197Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ api-exporter --- [2024-06-27T10:19:04.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/src/main/manpages [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:04.197Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ scattered-archive-api --- [2024-06-27T10:19:04.197Z] [INFO] No sources to compile [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ scattered-archive-api --- [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-domain --- [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --- dependency:3.6.1:copy (default) @ felix --- [2024-06-27T10:19:04.197Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-dtds --- [2024-06-27T10:19:04.197Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] No sources to compile [2024-06-27T10:19:04.197Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-domain --- [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.197Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.197Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-domain --- [2024-06-27T10:19:04.197Z] [INFO] [2024-06-27T10:19:04.197Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.197Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:04.198Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main:?:jar [2024-06-27T10:19:04.198Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.198Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/src/main/manpages [2024-06-27T10:19:04.198Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- resources:3.3.1:resources (default-resources) @ scattered-archive-api --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb --- [2024-06-27T10:19:04.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb --- [2024-06-27T10:19:04.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/src/main/resources [2024-06-27T10:19:04.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/src/main/manpages [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-domain --- [2024-06-27T10:19:04.198Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb --- [2024-06-27T10:19:04.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ persistence --- [2024-06-27T10:19:04.198Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ transaction --- [2024-06-27T10:19:04.198Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:04.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/src/main/manpages [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors --- [2024-06-27T10:19:04.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ transaction --- [2024-06-27T10:19:04.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ persistence --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.198Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-schemas --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securitymodule --- [2024-06-27T10:19:04.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources --- [2024-06-27T10:19:04.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb --- [2024-06-27T10:19:04.198Z] [INFO] No sources to compile [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment --- [2024-06-27T10:19:04.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb --- [2024-06-27T10:19:04.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ securitymodule --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] Copying 12 resources from src/main/resources to target/classes [2024-06-27T10:19:04.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb --- [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.198Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ securitymodule --- [2024-06-27T10:19:04.199Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ common --- [2024-06-27T10:19:04.199Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ securitymodule --- [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ common --- [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources --- [2024-06-27T10:19:04.199Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-dtds --- [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-schemas --- [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/src/main/manpages [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors --- [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction --- [2024-06-27T10:19:04.199Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction --- [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb --- [2024-06-27T10:19:04.199Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-domain --- [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb --- [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-schemas --- [2024-06-27T10:19:04.199Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources --- [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources --- [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common --- [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-dtds --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ securitymodule --- [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources --- [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-domain --- [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ securitymodule --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb --- [2024-06-27T10:19:04.199Z] [INFO] Not copying test resources [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ securitymodule --- [2024-06-27T10:19:04.199Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-dtds --- [2024-06-27T10:19:04.199Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.199Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors --- [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb --- [2024-06-27T10:19:04.199Z] [INFO] No sources to compile [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-domain --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ transaction --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.199Z] [INFO] Not copying test resources [2024-06-27T10:19:04.199Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb --- [2024-06-27T10:19:04.199Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-domain --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ persistence --- [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors --- [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment --- [2024-06-27T10:19:04.200Z] [INFO] Not compiling test sources [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ transaction --- [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ common --- [2024-06-27T10:19:04.200Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ securitymodule --- [2024-06-27T10:19:04.200Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-agent --- [2024-06-27T10:19:04.200Z] [INFO] Not compiling test sources [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-domain --- [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ common --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors --- [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-agent --- [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ persistence --- [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources --- [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-agent --- [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-agent --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ securitymodule --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common --- [2024-06-27T10:19:04.200Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-domain --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/src/main/manpages [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence --- [2024-06-27T10:19:04.200Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-06-27T10:19:04.200Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-common --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ securitymodule --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-common --- [2024-06-27T10:19:04.200Z] [INFO] No sources to compile [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-06-27T10:19:04.200Z] [INFO] [2024-06-27T10:19:04.200Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ scattered-archive-api --- [2024-06-27T10:19:04.200Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:04.200Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:04.200Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:04.200Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-06-27T10:19:04.456Z] [INFO] [2024-06-27T10:19:04.456Z] [INFO] --- clean:3.3.2:clean (default-clean) @ libpam4j --- [2024-06-27T10:19:04.456Z] [INFO] [2024-06-27T10:19:04.456Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ libpam4j --- [2024-06-27T10:19:04.456Z] [INFO] [2024-06-27T10:19:04.456Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service-parent --- [2024-06-27T10:19:04.456Z] [INFO] [2024-06-27T10:19:04.456Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ libpam4j --- [2024-06-27T10:19:04.456Z] [INFO] [2024-06-27T10:19:04.456Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ libpam4j --- [2024-06-27T10:19:04.456Z] [INFO] [2024-06-27T10:19:04.456Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service-parent --- [2024-06-27T10:19:04.457Z] [INFO] [2024-06-27T10:19:04.457Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-service-parent --- [2024-06-27T10:19:04.457Z] [INFO] [2024-06-27T10:19:04.457Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-service-parent --- [2024-06-27T10:19:04.457Z] [INFO] No sources to compile [2024-06-27T10:19:04.457Z] [INFO] [2024-06-27T10:19:04.457Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service-parent --- [2024-06-27T10:19:04.457Z] [INFO] [2024-06-27T10:19:04.457Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service-parent --- [2024-06-27T10:19:04.457Z] [INFO] [2024-06-27T10:19:04.457Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service-parent --- [2024-06-27T10:19:04.457Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.457Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:04.457Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:04.457Z] [INFO] [2024-06-27T10:19:04.457Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-service-parent --- [2024-06-27T10:19:04.457Z] [INFO] No sources to compile [2024-06-27T10:19:04.457Z] [INFO] [2024-06-27T10:19:04.457Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-service-parent --- [2024-06-27T10:19:04.457Z] [INFO] No sources to compile [2024-06-27T10:19:04.457Z] [INFO] [2024-06-27T10:19:04.457Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service-parent --- [2024-06-27T10:19:04.457Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:04.457Z] [INFO] [2024-06-27T10:19:04.457Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-types --- [2024-06-27T10:19:04.457Z] [INFO] [2024-06-27T10:19:04.457Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-types --- [2024-06-27T10:19:04.457Z] [INFO] [2024-06-27T10:19:04.457Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-types --- [2024-06-27T10:19:04.457Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.714Z] [INFO] [2024-06-27T10:19:04.714Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-types --- [2024-06-27T10:19:04.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/src/main/resources [2024-06-27T10:19:04.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/src/main/manpages [2024-06-27T10:19:04.714Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:04.714Z] [INFO] [2024-06-27T10:19:04.714Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ config-types --- [2024-06-27T10:19:04.714Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:04.714Z] [INFO] [2024-06-27T10:19:04.714Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter --- [2024-06-27T10:19:04.714Z] [INFO] [2024-06-27T10:19:04.714Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter --- [2024-06-27T10:19:04.714Z] [INFO] [2024-06-27T10:19:04.714Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter --- [2024-06-27T10:19:04.715Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.715Z] [INFO] Executing tasks [2024-06-27T10:19:04.715Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:04.715Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:04.715Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/target/classes/META-INF for [2024-06-27T10:19:04.715Z] [INFO] [echo] deployment [2024-06-27T10:19:04.715Z] [INFO] Executing tasks [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter --- [2024-06-27T10:19:04.715Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/target/classes/META-INF for [2024-06-27T10:19:04.715Z] [INFO] [echo] connectors [2024-06-27T10:19:04.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/src/main/resources [2024-06-27T10:19:04.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/src/main/manpages [2024-06-27T10:19:04.715Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/target/classes/META-INF [2024-06-27T10:19:04.715Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:04.715Z] [INFO] Executed tasks [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment --- [2024-06-27T10:19:04.715Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/target/classes/META-INF [2024-06-27T10:19:04.715Z] [INFO] Executed tasks [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors --- [2024-06-27T10:19:04.715Z] [INFO] Executing tasks [2024-06-27T10:19:04.715Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:04.715Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/dependency/META-INF for [2024-06-27T10:19:04.715Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.715Z] [INFO] [echo] nucleus-common [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment --- [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.715Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-checkstyle) @ deployment --- [2024-06-27T10:19:04.715Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors --- [2024-06-27T10:19:04.715Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-checkstyle) @ connectors --- [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ api-exporter --- [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- install:3.1.1:install (default-install) @ deployment --- [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- install:3.1.1:install (default-install) @ connectors --- [2024-06-27T10:19:04.715Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/7.0.16-SNAPSHOT/deployment-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.715Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/dependency/META-INF [2024-06-27T10:19:04.715Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/7.0.16-SNAPSHOT/connectors-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.715Z] [INFO] Executed tasks [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-common --- [2024-06-27T10:19:04.715Z] [INFO] No sources to compile [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-common.xml [2024-06-27T10:19:04.715Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2024-06-27T10:19:04.715Z] [INFO] Building GlassFish Web container related modules 7.0.16-SNAPSHOT [45/302] [2024-06-27T10:19:04.715Z] [INFO] from appserver/web/pom.xml [2024-06-27T10:19:04.715Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.715Z] [INFO] Not copying test resources [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2024-06-27T10:19:04.715Z] [INFO] Building GlassFish HA modules 7.0.16-SNAPSHOT [46/302] [2024-06-27T10:19:04.715Z] [INFO] from appserver/ha/pom.xml [2024-06-27T10:19:04.715Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.715Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar [2024-06-27T10:19:04.715Z] [INFO] Executing tasks [2024-06-27T10:19:04.715Z] [INFO] Not compiling test sources [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.715Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:04.715Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ simple-glassfish-api --- [2024-06-27T10:19:04.715Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ simple-glassfish-api --- [2024-06-27T10:19:04.715Z] [INFO] [2024-06-27T10:19:04.715Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha --- [2024-06-27T10:19:04.716Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target/classes/META-INF for [2024-06-27T10:19:04.716Z] [INFO] [echo] nucleus-schemas [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ simple-glassfish-api --- [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha --- [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha --- [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-06-27T10:19:04.716Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha --- [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-06-27T10:19:04.716Z] [INFO] Executing tasks [2024-06-27T10:19:04.716Z] [INFO] No sources to compile [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha --- [2024-06-27T10:19:04.716Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:04.716Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target/classes/META-INF [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha --- [2024-06-27T10:19:04.716Z] [INFO] Executed tasks [2024-06-27T10:19:04.716Z] [INFO] Executing tasks [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-schemas --- [2024-06-27T10:19:04.716Z] [INFO] --- resources:3.3.1:resources (default-resources) @ simple-glassfish-api --- [2024-06-27T10:19:04.716Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target/classes/META-INF for [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha --- [2024-06-27T10:19:04.716Z] [INFO] [echo] nucleus-domain [2024-06-27T10:19:04.716Z] [INFO] No sources to compile [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-06-27T10:19:04.716Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-06-27T10:19:04.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/src/main/resources [2024-06-27T10:19:04.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/src/main/manpages [2024-06-27T10:19:04.716Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/target/classes/META-INF for [2024-06-27T10:19:04.716Z] [INFO] [echo] orb [2024-06-27T10:19:04.716Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:04.716Z] [INFO] Executing tasks [2024-06-27T10:19:04.716Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/stage [2024-06-27T10:19:04.716Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ simple-glassfish-api --- [2024-06-27T10:19:04.716Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.716Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/target/classes/META-INF for [2024-06-27T10:19:04.716Z] [INFO] [echo] ejb [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha --- [2024-06-27T10:19:04.716Z] [INFO] Executing tasks [2024-06-27T10:19:04.716Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target/classes/META-INF [2024-06-27T10:19:04.716Z] [INFO] Executed tasks [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- antrun:3.1.0:run (default) @ nucleus-domain --- [2024-06-27T10:19:04.716Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/target/classes/META-INF [2024-06-27T10:19:04.716Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:04.716Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/target/classes/META-INF for [2024-06-27T10:19:04.716Z] [INFO] [echo] transaction [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-agent --- [2024-06-27T10:19:04.716Z] [INFO] Executed tasks [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb --- [2024-06-27T10:19:04.716Z] [INFO] Executing tasks [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-agent --- [2024-06-27T10:19:04.716Z] [INFO] [2024-06-27T10:19:04.716Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-agent --- [2024-06-27T10:19:04.716Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.973Z] [INFO] No sources to compile [2024-06-27T10:19:04.973Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/target/classes/META-INF [2024-06-27T10:19:04.973Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/target/classes/META-INF for [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] [echo] securitymodule [2024-06-27T10:19:04.973Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha --- [2024-06-27T10:19:04.973Z] [INFO] Executed tasks [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb --- [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-06-27T10:19:04.973Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:04.973Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/target/classes/META-INF [2024-06-27T10:19:04.973Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-06-27T10:19:04.973Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:04.973Z] [INFO] Executed tasks [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction --- [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-agent --- [2024-06-27T10:19:04.973Z] [INFO] Executing tasks [2024-06-27T10:19:04.973Z] [INFO] No sources to compile [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha --- [2024-06-27T10:19:04.973Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/target/classes/META-INF [2024-06-27T10:19:04.973Z] [INFO] Executed tasks [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ securitymodule --- [2024-06-27T10:19:04.973Z] [INFO] Executing tasks [2024-06-27T10:19:04.973Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target/classes/META-INF for [2024-06-27T10:19:04.973Z] [INFO] [echo] nucleus-dtds [2024-06-27T10:19:04.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/src/main/resources [2024-06-27T10:19:04.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/src/main/manpages [2024-06-27T10:19:04.973Z] [INFO] No sources to compile [2024-06-27T10:19:04.973Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb --- [2024-06-27T10:19:04.973Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:04.973Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/target/classes/META-INF for [2024-06-27T10:19:04.973Z] [INFO] [echo] persistence [2024-06-27T10:19:04.973Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-checkstyle) @ orb --- [2024-06-27T10:19:04.973Z] [INFO] Executing tasks [2024-06-27T10:19:04.973Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.973Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.973Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target/classes/META-INF [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-schemas --- [2024-06-27T10:19:04.973Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb --- [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- failsafe:3.2.5:verify (verify) @ securitymodule --- [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- install:3.1.1:install (default-install) @ orb --- [2024-06-27T10:19:04.973Z] [INFO] Executing tasks [2024-06-27T10:19:04.973Z] [INFO] Executing tasks [2024-06-27T10:19:04.973Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/target/classes/META-INF for [2024-06-27T10:19:04.973Z] [INFO] Executed tasks [2024-06-27T10:19:04.973Z] [INFO] No sources to compile [2024-06-27T10:19:04.973Z] [INFO] [echo] flashlight-extra-jdk-packages [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-dtds --- [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/target/classes/META-INF [2024-06-27T10:19:04.973Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-agent --- [2024-06-27T10:19:04.973Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-securitymodule-checkstyle) @ securitymodule --- [2024-06-27T10:19:04.973Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.973Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.973Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-checkstyle) @ ejb --- [2024-06-27T10:19:04.973Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/target/classes/META-INF for [2024-06-27T10:19:04.973Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/7.0.16-SNAPSHOT/orb-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.973Z] [INFO] [echo] resources [2024-06-27T10:19:04.973Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/target/classes/META-INF for [2024-06-27T10:19:04.973Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] Executed tasks [2024-06-27T10:19:04.974Z] [INFO] [echo] common [2024-06-27T10:19:04.974Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction --- [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence --- [2024-06-27T10:19:04.974Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-schemas --- [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- install:3.1.1:install (default-install) @ securitymodule --- [2024-06-27T10:19:04.974Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-checkstyle) @ transaction --- [2024-06-27T10:19:04.974Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/7.0.16-SNAPSHOT/securitymodule-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-common --- [2024-06-27T10:19:04.974Z] [INFO] --- install:3.1.1:install (default-install) @ ejb --- [2024-06-27T10:19:04.974Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:04.974Z] [INFO] Executed tasks [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.974Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/7.0.16-SNAPSHOT/ejb-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.974Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/target/classes/META-INF [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- install:3.1.1:install (default-install) @ transaction --- [2024-06-27T10:19:04.974Z] [INFO] Executing tasks [2024-06-27T10:19:04.974Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/target/classes/META-INF [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] Executed tasks [2024-06-27T10:19:04.974Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2024-06-27T10:19:04.974Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2024-06-27T10:19:04.974Z] [INFO] Building App Client Modules 7.0.16-SNAPSHOT [47/302] [2024-06-27T10:19:04.974Z] [INFO] Building Admin Modules 7.0.16-SNAPSHOT [48/302] [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] from appserver/admin/pom.xml [2024-06-27T10:19:04.974Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources --- [2024-06-27T10:19:04.974Z] [INFO] from appserver/appclient/pom.xml [2024-06-27T10:19:04.974Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.974Z] [INFO] Executed tasks [2024-06-27T10:19:04.974Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/7.0.16-SNAPSHOT/transaction-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.974Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.974Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/target/classes/META-INF for [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] [echo] rest-service-parent [2024-06-27T10:19:04.974Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common --- [2024-06-27T10:19:04.974Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:04.974Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-schemas --- [2024-06-27T10:19:04.974Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:04.974Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.974Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence --- [2024-06-27T10:19:04.974Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-schemas-checkstyle) @ nucleus-schemas --- [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-schemas --- [2024-06-27T10:19:04.974Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-checkstyle) @ persistence --- [2024-06-27T10:19:04.974Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.16-SNAPSHOT/nucleus-schemas-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin --- [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin --- [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin --- [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.16-SNAPSHOT/nucleus-schemas-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:04.974Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2024-06-27T10:19:04.974Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin --- [2024-06-27T10:19:04.974Z] [INFO] Building GlassFish Core modules 7.0.16-SNAPSHOT [49/302] [2024-06-27T10:19:04.974Z] [INFO] from appserver/core/pom.xml [2024-06-27T10:19:04.974Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.974Z] [INFO] [2024-06-27T10:19:04.974Z] [INFO] --- install:3.1.1:install (default-install) @ persistence --- [2024-06-27T10:19:04.974Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/target/classes/META-INF [2024-06-27T10:19:04.974Z] [INFO] Executed tasks [2024-06-27T10:19:04.975Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/7.0.16-SNAPSHOT/persistence-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service-parent --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2024-06-27T10:19:04.975Z] [INFO] Building JDBC Module 7.0.16-SNAPSHOT [50/302] [2024-06-27T10:19:04.975Z] [INFO] from appserver/jdbc/pom.xml [2024-06-27T10:19:04.975Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2024-06-27T10:19:04.975Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 7.0.16-SNAPSHOT [51/302] [2024-06-27T10:19:04.975Z] [INFO] from appserver/load-balancer/pom.xml [2024-06-27T10:19:04.975Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.975Z] [INFO] No sources to compile [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin --- [2024-06-27T10:19:04.975Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar [2024-06-27T10:19:04.975Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources --- [2024-06-27T10:19:04.975Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin --- [2024-06-27T10:19:04.975Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.975Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin --- [2024-06-27T10:19:04.975Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.975Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-checkstyle) @ resources --- [2024-06-27T10:19:04.975Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-checkstyle) @ common --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2024-06-27T10:19:04.975Z] [INFO] Building GlassFish JMS modules 7.0.16-SNAPSHOT [52/302] [2024-06-27T10:19:04.975Z] [INFO] from appserver/jms/pom.xml [2024-06-27T10:19:04.975Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient --- [2024-06-27T10:19:04.975Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.975Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service-parent --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- clean:3.3.2:clean (default-clean) @ core --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- install:3.1.1:install (default-install) @ resources --- [2024-06-27T10:19:04.975Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.975Z] [INFO] --- install:3.1.1:install (default-install) @ common --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-parent-checkstyle) @ rest-service-parent --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ core --- [2024-06-27T10:19:04.975Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer --- [2024-06-27T10:19:04.975Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/7.0.16-SNAPSHOT/resources-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/7.0.16-SNAPSHOT/common-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.975Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ load-balancer --- [2024-06-27T10:19:04.975Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ core --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service-parent --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ load-balancer --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ core --- [2024-06-27T10:19:04.975Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/7.0.16-SNAPSHOT/rest-service-parent-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-06-27T10:19:04.975Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2024-06-27T10:19:04.975Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms --- [2024-06-27T10:19:04.975Z] [INFO] [2024-06-27T10:19:04.975Z] [INFO] Building JDBC Resource Adapter 7.0.16-SNAPSHOT [53/302] [2024-06-27T10:19:04.975Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2024-06-27T10:19:04.975Z] [INFO] from appserver/jdbc/jdbc-ra/pom.xml [2024-06-27T10:19:04.976Z] [INFO] Building Concurrency Utilities Modules 7.0.16-SNAPSHOT [54/302] [2024-06-27T10:19:04.976Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.976Z] [INFO] from appserver/concurrent/pom.xml [2024-06-27T10:19:04.976Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2024-06-27T10:19:04.976Z] [INFO] Building Batch runtime modules for Glassfish 7.0.16-SNAPSHOT [55/302] [2024-06-27T10:19:04.976Z] [INFO] from appserver/batch/pom.xml [2024-06-27T10:19:04.976Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms --- [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient --- [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ core --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient --- [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ core --- [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ core --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc --- [2024-06-27T10:19:04.976Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc --- [2024-06-27T10:19:04.976Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.976Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-06-27T10:19:04.976Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.976Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ api-exporter --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent --- [2024-06-27T10:19:04.976Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ api-exporter --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-ra --- [2024-06-27T10:19:04.976Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ load-balancer --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ batch --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ batch --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ core --- [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ load-balancer --- [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ core --- [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms --- [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient --- [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.976Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-dtds --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ api-exporter --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch --- [2024-06-27T10:19:04.976Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] No sources to compile [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-dtds --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms --- [2024-06-27T10:19:04.976Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-06-27T10:19:04.976Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc --- [2024-06-27T10:19:04.976Z] [INFO] [2024-06-27T10:19:04.976Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-common --- [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-06-27T10:19:04.977Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-06-27T10:19:04.977Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.977Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.977Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.977Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:04.977Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ core --- [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer --- [2024-06-27T10:19:04.977Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient --- [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.977Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-dtds --- [2024-06-27T10:19:04.977Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-extra-jdk-packages-checkstyle) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.977Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-dtds-checkstyle) @ nucleus-dtds --- [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc --- [2024-06-27T10:19:04.977Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ batch --- [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-ra --- [2024-06-27T10:19:04.977Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms --- [2024-06-27T10:19:04.977Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent --- [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-extra-jdk-packages --- [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] Tests are skipped. [2024-06-27T10:19:04.977Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient --- [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-common-checkstyle) @ nucleus-common --- [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-dtds --- [2024-06-27T10:19:04.977Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/7.0.16-SNAPSHOT/flashlight-extra-jdk-packages-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.977Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.16-SNAPSHOT/nucleus-dtds-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-06-27T10:19:04.977Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/7.0.16-SNAPSHOT/flashlight-extra-jdk-packages-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:04.977Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.16-SNAPSHOT/nucleus-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:04.977Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/nucleus-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.16-SNAPSHOT/nucleus-common-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent --- [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ batch --- [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms --- [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-ra --- [2024-06-27T10:19:04.977Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.16-SNAPSHOT/nucleus-dtds-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:04.977Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc --- [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2024-06-27T10:19:04.977Z] [INFO] Building GlassFish Extras modules 7.0.16-SNAPSHOT [56/302] [2024-06-27T10:19:04.977Z] [INFO] from appserver/extras/pom.xml [2024-06-27T10:19:04.977Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] No sources to compile [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2024-06-27T10:19:04.977Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent --- [2024-06-27T10:19:04.977Z] [INFO] [2024-06-27T10:19:04.977Z] [INFO] Building Grizzly Glassfish Extra modules 7.0.16-SNAPSHOT [57/302] [2024-06-27T10:19:04.977Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch --- [2024-06-27T10:19:04.978Z] [INFO] from appserver/grizzly/pom.xml [2024-06-27T10:19:04.978Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:04.978Z] [INFO] No sources to compile [2024-06-27T10:19:04.978Z] [INFO] [2024-06-27T10:19:04.978Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms --- [2024-06-27T10:19:05.234Z] [INFO] No sources to compile [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-06-27T10:19:05.234Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- clean:3.3.2:clean (default-clean) @ extras --- [2024-06-27T10:19:05.234Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] Building DataProvider 7.0.16-SNAPSHOT [58/302] [2024-06-27T10:19:05.234Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-agent --- [2024-06-27T10:19:05.234Z] [INFO] from appserver/admingui/dataprovider/pom.xml [2024-06-27T10:19:05.234Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ extras --- [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ extras --- [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ extras --- [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly --- [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly --- [2024-06-27T10:19:05.234Z] [INFO] No sources to compile [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ extras --- [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly --- [2024-06-27T10:19:05.234Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ extras --- [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly --- [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ extras --- [2024-06-27T10:19:05.234Z] [INFO] Executing tasks [2024-06-27T10:19:05.234Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:05.234Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/target/classes/META-INF for [2024-06-27T10:19:05.234Z] [INFO] [echo] ha [2024-06-27T10:19:05.234Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.234Z] [INFO] No sources to compile [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly --- [2024-06-27T10:19:05.234Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/target/classes/META-INF [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly --- [2024-06-27T10:19:05.234Z] [INFO] Executed tasks [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] [2024-06-27T10:19:05.234Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly --- [2024-06-27T10:19:05.234Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha --- [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ extras --- [2024-06-27T10:19:05.235Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.235Z] [INFO] No sources to compile [2024-06-27T10:19:05.235Z] [INFO] Executing tasks [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ extras --- [2024-06-27T10:19:05.235Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/target/classes/META-INF for [2024-06-27T10:19:05.235Z] [INFO] [echo] glassfish-extra-jre-packages [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] No sources to compile [2024-06-27T10:19:05.235Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly --- [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ extras --- [2024-06-27T10:19:05.235Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha --- [2024-06-27T10:19:05.235Z] [INFO] Executed tasks [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:05.235Z] [INFO] Executing tasks [2024-06-27T10:19:05.235Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/target/classes/META-INF for [2024-06-27T10:19:05.235Z] [INFO] [echo] web [2024-06-27T10:19:05.235Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-checkstyle) @ ha --- [2024-06-27T10:19:05.235Z] [INFO] No sources to compile [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly --- [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- install:3.1.1:install (default-install) @ ha --- [2024-06-27T10:19:05.235Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/target/classes/META-INF [2024-06-27T10:19:05.235Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/7.0.16-SNAPSHOT/ha-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.235Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar [2024-06-27T10:19:05.235Z] [INFO] Executed tasks [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-06-27T10:19:05.235Z] [INFO] No sources to compile [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly --- [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2024-06-27T10:19:05.235Z] [INFO] Building Admin Console Packages 7.0.16-SNAPSHOT [59/302] [2024-06-27T10:19:05.235Z] [INFO] from appserver/admingui/pom.xml [2024-06-27T10:19:05.235Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.235Z] [INFO] Executing tasks [2024-06-27T10:19:05.235Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-06-27T10:19:05.235Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target/classes/config [2024-06-27T10:19:05.235Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-checkstyle) @ web --- [2024-06-27T10:19:05.235Z] [INFO] Executed tasks [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-domain --- [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-06-27T10:19:05.235Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/7.0.16-SNAPSHOT/web-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:05.235Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.235Z] [INFO] [2024-06-27T10:19:05.235Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2024-06-27T10:19:05.235Z] [INFO] Building Glassfish featuresets 7.0.16-SNAPSHOT [60/302] [2024-06-27T10:19:05.235Z] [INFO] from appserver/featuresets/pom.xml [2024-06-27T10:19:05.235Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:05.492Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:05.492Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java uses unchecked or unsafe operations. [2024-06-27T10:19:05.492Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ scattered-archive-api --- [2024-06-27T10:19:05.492Z] [INFO] Executing tasks [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ scattered-archive-api --- [2024-06-27T10:19:05.492Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/target/classes/META-INF for [2024-06-27T10:19:05.492Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-extra-jre-packages-checkstyle) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:05.492Z] [INFO] [echo] admin [2024-06-27T10:19:05.492Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:05.492Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-agent --- [2024-06-27T10:19:05.492Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target/nucleus-domain.jar [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-extra-jre-packages --- [2024-06-27T10:19:05.492Z] [INFO] Not copying test resources [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-agent --- [2024-06-27T10:19:05.492Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/target/classes/META-INF [2024-06-27T10:19:05.492Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.16-SNAPSHOT/glassfish-extra-jre-packages-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.492Z] [INFO] Executed tasks [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin --- [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- clean:3.3.2:clean (default-clean) @ featuresets --- [2024-06-27T10:19:05.492Z] [INFO] Not compiling test sources [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-agent --- [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ featuresets --- [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ featuresets --- [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ featuresets --- [2024-06-27T10:19:05.492Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin --- [2024-06-27T10:19:05.492Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.492Z] [INFO] [2024-06-27T10:19:05.492Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-checkstyle) @ admin --- [2024-06-27T10:19:05.492Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.16-SNAPSHOT/glassfish-extra-jre-packages-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- install:3.1.1:install (default-install) @ admin --- [2024-06-27T10:19:05.493Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/7.0.16-SNAPSHOT/admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.493Z] [INFO] No sources to compile [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ featuresets --- [2024-06-27T10:19:05.493Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-agent --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ featuresets --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ featuresets --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-domain --- [2024-06-27T10:19:05.493Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2024-06-27T10:19:05.493Z] [INFO] Building GlassFish Web Services related modules 7.0.16-SNAPSHOT [61/302] [2024-06-27T10:19:05.493Z] [INFO] from appserver/webservices/pom.xml [2024-06-27T10:19:05.493Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.493Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-parent >--------- [2024-06-27T10:19:05.493Z] [INFO] Building GlassFish MicroProfile modules 7.0.16-SNAPSHOT [62/302] [2024-06-27T10:19:05.493Z] [INFO] from appserver/microprofile/pom.xml [2024-06-27T10:19:05.493Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ featuresets --- [2024-06-27T10:19:05.493Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:05.493Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ config-types --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-domain --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ config-types --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-parent --- [2024-06-27T10:19:05.493Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-domain-checkstyle) @ nucleus-domain --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-parent --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-parent --- [2024-06-27T10:19:05.493Z] [INFO] No sources to compile [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices --- [2024-06-27T10:19:05.493Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ featuresets --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-domain --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-parent --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices --- [2024-06-27T10:19:05.493Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.16-SNAPSHOT/nucleus-domain-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.493Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.16-SNAPSHOT/nucleus-domain-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:05.493Z] [INFO] No sources to compile [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] No sources to compile [2024-06-27T10:19:05.493Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ featuresets --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-parent --- [2024-06-27T10:19:05.493Z] [INFO] No sources to compile [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices --- [2024-06-27T10:19:05.493Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-parent --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ simple-glassfish-api --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-parent --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ simple-glassfish-api --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices --- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-types --- [2024-06-27T10:19:05.493Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.493Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.493Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ simple-glassfish-api --- [2024-06-27T10:19:05.493Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2024-06-27T10:19:05.493Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-parent --- [2024-06-27T10:19:05.493Z] [INFO] Building Glassfish distributions 7.0.16-SNAPSHOT [63/302] [2024-06-27T10:19:05.493Z] [INFO] from appserver/distributions/pom.xml [2024-06-27T10:19:05.493Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.493Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices --- [2024-06-27T10:19:05.493Z] [INFO] No sources to compile [2024-06-27T10:19:05.493Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-parent --- [2024-06-27T10:19:05.494Z] [INFO] No sources to compile [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- clean:3.3.2:clean (default-clean) @ distributions --- [2024-06-27T10:19:05.494Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:05.494Z] [INFO] No sources to compile [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-parent --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ distributions --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- command-security:1.0.17:check (default-check) @ api-exporter --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ distributions --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ distributions --- [2024-06-27T10:19:05.494Z] [INFO] Executing tasks [2024-06-27T10:19:05.494Z] [INFO] No sources to compile [2024-06-27T10:19:05.494Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/target/classes/META-INF for [2024-06-27T10:19:05.494Z] [INFO] [echo] appclient [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices --- [2024-06-27T10:19:05.494Z] [INFO] No sources to compile [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ distributions --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ distributions --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ distributions --- [2024-06-27T10:19:05.494Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.494Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/target/classes/META-INF [2024-06-27T10:19:05.494Z] [INFO] Executed tasks [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ distributions --- [2024-06-27T10:19:05.494Z] [INFO] Executing tasks [2024-06-27T10:19:05.494Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/target/classes/META-INF for [2024-06-27T10:19:05.494Z] [INFO] [echo] concurrent [2024-06-27T10:19:05.494Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient --- [2024-06-27T10:19:05.494Z] [INFO] No sources to compile [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ distributions --- [2024-06-27T10:19:05.494Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-appclient-checkstyle) @ appclient --- [2024-06-27T10:19:05.494Z] [INFO] Executing tasks [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- install:3.1.1:install (default-install) @ appclient --- [2024-06-27T10:19:05.494Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/7.0.16-SNAPSHOT/appclient-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.494Z] [INFO] No sources to compile [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ distributions --- [2024-06-27T10:19:05.494Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/target/classes/META-INF for [2024-06-27T10:19:05.494Z] [INFO] [echo] core [2024-06-27T10:19:05.494Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/target/classes/META-INF [2024-06-27T10:19:05.494Z] [INFO] Executed tasks [2024-06-27T10:19:05.494Z] [INFO] Executing tasks [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2024-06-27T10:19:05.494Z] [INFO] Building GlassFish Tests 7.0.16-SNAPSHOT [64/302] [2024-06-27T10:19:05.494Z] [INFO] from appserver/tests/pom.xml [2024-06-27T10:19:05.494Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.494Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/target/classes/META-INF for [2024-06-27T10:19:05.494Z] [INFO] [echo] load-balancer [2024-06-27T10:19:05.494Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/target/classes/META-INF [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests --- [2024-06-27T10:19:05.494Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ tests --- [2024-06-27T10:19:05.494Z] [INFO] Executed tasks [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ core --- [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ tests --- [2024-06-27T10:19:05.494Z] [INFO] Executing tasks [2024-06-27T10:19:05.494Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/target/classes/META-INF for [2024-06-27T10:19:05.494Z] [INFO] [echo] jms [2024-06-27T10:19:05.494Z] [INFO] No sources to compile [2024-06-27T10:19:05.494Z] [INFO] [2024-06-27T10:19:05.494Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests --- [2024-06-27T10:19:05.494Z] [INFO] Executing tasks [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests --- [2024-06-27T10:19:05.751Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/target/classes/META-INF for [2024-06-27T10:19:05.751Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/target/classes/META-INF [2024-06-27T10:19:05.751Z] [INFO] [echo] jdbc [2024-06-27T10:19:05.751Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-checkstyle) @ concurrent --- [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests --- [2024-06-27T10:19:05.751Z] [INFO] Executed tasks [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer --- [2024-06-27T10:19:05.751Z] [INFO] Executing tasks [2024-06-27T10:19:05.751Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/target/classes/META-INF [2024-06-27T10:19:05.751Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.751Z] [INFO] Executed tasks [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent --- [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms --- [2024-06-27T10:19:05.751Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/target/classes/META-INF for [2024-06-27T10:19:05.751Z] [INFO] [echo] jdbc-ra [2024-06-27T10:19:05.751Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/7.0.16-SNAPSHOT/concurrent-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.751Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.751Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/target/classes/META-INF [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- failsafe:3.2.5:verify (verify) @ core --- [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ tests --- [2024-06-27T10:19:05.751Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-core-checkstyle) @ core --- [2024-06-27T10:19:05.751Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/target/classes/META-INF [2024-06-27T10:19:05.751Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2024-06-27T10:19:05.751Z] [INFO] Building Console extensions for OSGi platforms 7.0.16-SNAPSHOT [65/302] [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] from appserver/osgi-platforms/pom.xml [2024-06-27T10:19:05.751Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer --- [2024-06-27T10:19:05.751Z] [INFO] Executed tasks [2024-06-27T10:19:05.751Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-06-27T10:19:05.751Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.751Z] [INFO] No sources to compile [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-checkstyle) @ load-balancer --- [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ tests --- [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- install:3.1.1:install (default-install) @ core --- [2024-06-27T10:19:05.751Z] [INFO] Executed tasks [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc --- [2024-06-27T10:19:05.751Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.751Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/7.0.16-SNAPSHOT/core-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] Executing tasks [2024-06-27T10:19:05.751Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms --- [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer --- [2024-06-27T10:19:05.751Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/7.0.16-SNAPSHOT/load-balancer-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.751Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.751Z] [INFO] No sources to compile [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests --- [2024-06-27T10:19:05.751Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-checkstyle) @ jms --- [2024-06-27T10:19:05.751Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/target/classes/META-INF for [2024-06-27T10:19:05.751Z] [INFO] [echo] flashlight-agent [2024-06-27T10:19:05.751Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.751Z] [INFO] Executing tasks [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.751Z] [INFO] Executing tasks [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2024-06-27T10:19:05.751Z] [INFO] --- install:3.1.1:install (default-install) @ jms --- [2024-06-27T10:19:05.751Z] [INFO] [2024-06-27T10:19:05.751Z] [INFO] Building Flashlight 7.0.16-SNAPSHOT [66/302] [2024-06-27T10:19:05.751Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-06-27T10:19:05.751Z] [INFO] from appserver/flashlight/pom.xml [2024-06-27T10:19:05.751Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.752Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/target/classes/META-INF for [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-console-extensions --- [2024-06-27T10:19:05.752Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2024-06-27T10:19:05.752Z] [INFO] Building Set of DTDs for GlassFish Jakarta EE distributions 7.0.16-SNAPSHOT [67/302] [2024-06-27T10:19:05.752Z] [INFO] [echo] extras [2024-06-27T10:19:05.752Z] [INFO] from appserver/deployment/dtds/pom.xml [2024-06-27T10:19:05.752Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:05.752Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc --- [2024-06-27T10:19:05.752Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/7.0.16-SNAPSHOT/jms-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.752Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/target/classes/META-INF for [2024-06-27T10:19:05.752Z] [INFO] [echo] batch [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-console-extensions --- [2024-06-27T10:19:05.752Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/target/classes/META-INF [2024-06-27T10:19:05.752Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-checkstyle) @ jdbc --- [2024-06-27T10:19:05.752Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/7.0.16-SNAPSHOT/jdbc-ra-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.752Z] [INFO] Executed tasks [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-console-extensions --- [2024-06-27T10:19:05.752Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-agent --- [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-console-extensions --- [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc --- [2024-06-27T10:19:05.752Z] [INFO] Executing tasks [2024-06-27T10:19:05.752Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/7.0.16-SNAPSHOT/jdbc-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.752Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/target/classes/META-INF [2024-06-27T10:19:05.752Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/target/classes/META-INF for [2024-06-27T10:19:05.752Z] [INFO] [echo] glassfish-grizzly [2024-06-27T10:19:05.752Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/target/classes/META-INF [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2024-06-27T10:19:05.752Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2024-06-27T10:19:05.752Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 7.0.16-SNAPSHOT [68/302] [2024-06-27T10:19:05.752Z] [INFO] Building Set of schemas for Jakarta EE 7.0.16-SNAPSHOT [69/302] [2024-06-27T10:19:05.752Z] [INFO] Executed tasks [2024-06-27T10:19:05.752Z] [INFO] from appserver/deployment/schemas/pom.xml [2024-06-27T10:19:05.752Z] [INFO] from appserver/connectors/descriptors/pom.xml [2024-06-27T10:19:05.752Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:05.752Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ extras --- [2024-06-27T10:19:05.752Z] [INFO] Executed tasks [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch --- [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-flashlight --- [2024-06-27T10:19:05.752Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-dtds --- [2024-06-27T10:19:05.752Z] [INFO] No sources to compile [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-console-extensions --- [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2024-06-27T10:19:05.752Z] [INFO] Building GlassFish Core EJB Client 7.0.16-SNAPSHOT [70/302] [2024-06-27T10:19:05.752Z] [INFO] from appserver/ejb/ejb-client/pom.xml [2024-06-27T10:19:05.752Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-dtds --- [2024-06-27T10:19:05.752Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-console-extensions --- [2024-06-27T10:19:05.752Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-flashlight --- [2024-06-27T10:19:05.752Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/target/classes/META-INF [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-dtds --- [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-console-extensions --- [2024-06-27T10:19:05.752Z] [INFO] Executed tasks [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-flashlight --- [2024-06-27T10:19:05.752Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly --- [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-dtds --- [2024-06-27T10:19:05.752Z] [INFO] [2024-06-27T10:19:05.752Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-flashlight --- [2024-06-27T10:19:05.752Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.753Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/target/flashlight-agent.jar [2024-06-27T10:19:05.753Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- failsafe:3.2.5:verify (verify) @ extras --- [2024-06-27T10:19:05.753Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-extras-checkstyle) @ extras --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-console-extensions --- [2024-06-27T10:19:05.753Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.753Z] [INFO] No sources to compile [2024-06-27T10:19:05.753Z] [INFO] No sources to compile [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] No sources to compile [2024-06-27T10:19:05.753Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-dtds --- [2024-06-27T10:19:05.753Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-flashlight --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-console-extensions --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-flashlight --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- install:3.1.1:install (default-install) @ extras --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.753Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-dtds --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-checkstyle) @ batch --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-flashlight --- [2024-06-27T10:19:05.753Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/7.0.16-SNAPSHOT/extras-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-dtds --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-dtds --- [2024-06-27T10:19:05.753Z] [INFO] No sources to compile [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.753Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-console-extensions --- [2024-06-27T10:19:05.753Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- install:3.1.1:install (default-install) @ batch --- [2024-06-27T10:19:05.753Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly --- [2024-06-27T10:19:05.753Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.753Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/7.0.16-SNAPSHOT/batch-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.753Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-checkstyle) @ glassfish-grizzly --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- clean:3.3.2:clean (default-clean) @ descriptors --- [2024-06-27T10:19:05.753Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-schemas --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2024-06-27T10:19:05.753Z] [INFO] Building GlassFish Oracle JDBC Packages 7.0.16-SNAPSHOT [71/302] [2024-06-27T10:19:05.753Z] [INFO] from appserver/persistence/oracle-jdbc-driver-packages/pom.xml [2024-06-27T10:19:05.753Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-agent --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ descriptors --- [2024-06-27T10:19:05.753Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-schemas --- [2024-06-27T10:19:05.753Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/7.0.16-SNAPSHOT/glassfish-grizzly-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-schemas --- [2024-06-27T10:19:05.753Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-flashlight --- [2024-06-27T10:19:05.753Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ descriptors --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-dtds --- [2024-06-27T10:19:05.753Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2024-06-27T10:19:05.753Z] [INFO] Building Declaring EclipseLink dependencies 7.0.16-SNAPSHOT [72/302] [2024-06-27T10:19:05.753Z] [INFO] from appserver/persistence/eclipselink-wrapper/pom.xml [2024-06-27T10:19:05.753Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-schemas --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ descriptors --- [2024-06-27T10:19:05.753Z] [INFO] Executing tasks [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2024-06-27T10:19:05.753Z] [INFO] Building GlassFish cmp related modules 7.0.16-SNAPSHOT [73/302] [2024-06-27T10:19:05.753Z] [INFO] from appserver/persistence/cmp/pom.xml [2024-06-27T10:19:05.753Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.753Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/target/classes/META-INF for [2024-06-27T10:19:05.753Z] [INFO] [echo] microprofile-parent [2024-06-27T10:19:05.753Z] [INFO] Copying 45 resources from src/main/resources to target/classes [2024-06-27T10:19:05.753Z] [INFO] No sources to compile [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-flashlight --- [2024-06-27T10:19:05.753Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-agent --- [2024-06-27T10:19:05.753Z] [INFO] [2024-06-27T10:19:05.753Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:05.754Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-agent-checkstyle) @ flashlight-agent --- [2024-06-27T10:19:05.754Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/target/classes/META-INF [2024-06-27T10:19:05.754Z] [INFO] No sources to compile [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ descriptors --- [2024-06-27T10:19:05.754Z] [INFO] No sources to compile [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-schemas --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:05.754Z] [INFO] Executed tasks [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-parent --- [2024-06-27T10:19:05.754Z] [INFO] No sources to compile [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-agent --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-flashlight --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ descriptors --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-schemas --- [2024-06-27T10:19:05.754Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.16-SNAPSHOT/flashlight-agent-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ descriptors --- [2024-06-27T10:19:05.754Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-schemas --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ descriptors --- [2024-06-27T10:19:05.754Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.16-SNAPSHOT/flashlight-agent-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:05.754Z] [INFO] No sources to compile [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-schemas --- [2024-06-27T10:19:05.754Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:05.754Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp --- [2024-06-27T10:19:05.754Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.754Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-parent --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp --- [2024-06-27T10:19:05.754Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-parent-checkstyle) @ microprofile-parent --- [2024-06-27T10:19:05.754Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2024-06-27T10:19:05.754Z] [INFO] Building Jakarta Mail Resources Support related modules 7.0.16-SNAPSHOT [74/302] [2024-06-27T10:19:05.754Z] [INFO] from appserver/resources/mail/pom.xml [2024-06-27T10:19:05.754Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.754Z] [INFO] Executing tasks [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.754Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-parent --- [2024-06-27T10:19:05.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/src/main/manpages [2024-06-27T10:19:05.754Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:05.754Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-parent/7.0.16-SNAPSHOT/microprofile-parent-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.754Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/target/classes/META-INF for [2024-06-27T10:19:05.754Z] [INFO] [echo] featuresets [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- resources:3.3.1:resources (default-resources) @ descriptors --- [2024-06-27T10:19:05.754Z] [INFO] No sources to compile [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-schemas --- [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.754Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp --- [2024-06-27T10:19:05.754Z] [INFO] Executing tasks [2024-06-27T10:19:05.754Z] [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar [2024-06-27T10:19:05.754Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/target/classes/META-INF [2024-06-27T10:19:05.754Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/target/dependency/META-INF for [2024-06-27T10:19:05.755Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp --- [2024-06-27T10:19:05.755Z] [INFO] [echo] distributions [2024-06-27T10:19:05.755Z] [INFO] Copying 19 resources from src/main/resources to target/classes [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-dtds --- [2024-06-27T10:19:05.755Z] [INFO] Executed tasks [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ featuresets --- [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp --- [2024-06-27T10:19:05.755Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:05.755Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:05.755Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/target/dependency/META-INF [2024-06-27T10:19:05.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/src/main/manpages [2024-06-27T10:19:05.755Z] [INFO] No sources to compile [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-dtds --- [2024-06-27T10:19:05.755Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:05.755Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- failsafe:3.2.5:verify (verify) @ featuresets --- [2024-06-27T10:19:05.755Z] [INFO] No sources to compile [2024-06-27T10:19:05.755Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-dtds --- [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-featuresets-checkstyle) @ featuresets --- [2024-06-27T10:19:05.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/src/main/manpages [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- install:3.1.1:install (default-install) @ featuresets --- [2024-06-27T10:19:05.755Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:05.755Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/7.0.16-SNAPSHOT/featuresets-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ descriptors --- [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp --- [2024-06-27T10:19:05.755Z] [INFO] No sources to compile [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp --- [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2024-06-27T10:19:05.755Z] [INFO] Building GlassFish Admin REST Testing Framework 7.0.16-SNAPSHOT [75/302] [2024-06-27T10:19:05.755Z] [INFO] from nucleus/admin/rest/rest-testing/pom.xml [2024-06-27T10:19:05.755Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:05.755Z] [INFO] Executed tasks [2024-06-27T10:19:05.755Z] [INFO] No sources to compile [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:05.755Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ descriptors --- [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ distributions --- [2024-06-27T10:19:05.755Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2024-06-27T10:19:05.755Z] [INFO] Building GlassFish ha-file-store 7.0.16-SNAPSHOT [76/302] [2024-06-27T10:19:05.755Z] [INFO] from appserver/ha/ha-file-store/pom.xml [2024-06-27T10:19:05.755Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:05.755Z] [INFO] No sources to compile [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp --- [2024-06-27T10:19:05.755Z] [INFO] Executing tasks [2024-06-27T10:19:05.755Z] [INFO] No sources to compile [2024-06-27T10:19:05.755Z] [INFO] No sources to compile [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ descriptors --- [2024-06-27T10:19:05.755Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:05.755Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/target/classes/META-INF for [2024-06-27T10:19:05.755Z] [INFO] [echo] webservices [2024-06-27T10:19:05.755Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- failsafe:3.2.5:verify (verify) @ distributions --- [2024-06-27T10:19:05.755Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-distributions-checkstyle) @ distributions --- [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- install:3.1.1:install (default-install) @ distributions --- [2024-06-27T10:19:05.755Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/7.0.16-SNAPSHOT/distributions-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:05.755Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/target/classes/META-INF [2024-06-27T10:19:05.755Z] [INFO] Executed tasks [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices --- [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2024-06-27T10:19:05.755Z] [INFO] Building GlassFish Web container embedded related modules 7.0.16-SNAPSHOT [77/302] [2024-06-27T10:19:05.755Z] [INFO] from appserver/web/web-embed/pom.xml [2024-06-27T10:19:05.755Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:05.755Z] [INFO] Executing tasks [2024-06-27T10:19:05.755Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/target/classes/META-INF for [2024-06-27T10:19:05.755Z] [INFO] [echo] tests [2024-06-27T10:19:05.755Z] [INFO] Tests are skipped. [2024-06-27T10:19:05.755Z] [INFO] [2024-06-27T10:19:05.755Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices --- [2024-06-27T10:19:05.756Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/target/classes/META-INF [2024-06-27T10:19:06.012Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-checkstyle) @ webservices --- [2024-06-27T10:19:06.012Z] [INFO] Executed tasks [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests --- [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed --- [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- install:3.1.1:install (default-install) @ webservices --- [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed --- [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/7.0.16-SNAPSHOT/webservices-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.012Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-embed --- [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-embed --- [2024-06-27T10:19:06.012Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests --- [2024-06-27T10:19:06.012Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-tests-checkstyle) @ tests --- [2024-06-27T10:19:06.012Z] [INFO] No sources to compile [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed --- [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- install:3.1.1:install (default-install) @ tests --- [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2024-06-27T10:19:06.012Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed --- [2024-06-27T10:19:06.012Z] [INFO] Building Server-Sent Events 7.0.16-SNAPSHOT [78/302] [2024-06-27T10:19:06.012Z] [INFO] from appserver/web/web-sse/pom.xml [2024-06-27T10:19:06.012Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:06.012Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/7.0.16-SNAPSHOT/tests-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed --- [2024-06-27T10:19:06.012Z] [INFO] Executing tasks [2024-06-27T10:19:06.012Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.012Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/target/classes/META-INF for [2024-06-27T10:19:06.012Z] [INFO] [echo] osgi-console-extensions [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2024-06-27T10:19:06.012Z] [INFO] Building Weld Integration Fragment 7.0.16-SNAPSHOT [79/302] [2024-06-27T10:19:06.012Z] [INFO] from appserver/web/weld-integration-fragment/pom.xml [2024-06-27T10:19:06.012Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:06.012Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/target/classes/META-INF [2024-06-27T10:19:06.012Z] [INFO] Executed tasks [2024-06-27T10:19:06.012Z] [INFO] [2024-06-27T10:19:06.012Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-console-extensions --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-embed --- [2024-06-27T10:19:06.013Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- command-security:1.0.17:check (default-check) @ simple-glassfish-api --- [2024-06-27T10:19:06.013Z] [INFO] No sources to compile [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-embed --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ simple-glassfish-api --- [2024-06-27T10:19:06.013Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-console-extensions --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-console-extensions-checkstyle) @ osgi-console-extensions --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-console-extensions --- [2024-06-27T10:19:06.013Z] [INFO] No sources to compile [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/7.0.16-SNAPSHOT/osgi-console-extensions-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.013Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:06.013Z] [INFO] No sources to compile [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2024-06-27T10:19:06.013Z] [INFO] Building Fragment bundle for Weld related testing 7.0.16-SNAPSHOT [80/302] [2024-06-27T10:19:06.013Z] [INFO] from appserver/web/weld-integration-test-fragment/pom.xml [2024-06-27T10:19:06.013Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:06.013Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/src/main/resources [2024-06-27T10:19:06.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/src/main/manpages [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.013Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] No sources to compile [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration-fragment --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.013Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:06.013Z] [INFO] No sources to compile [2024-06-27T10:19:06.013Z] [INFO] Executing tasks [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.013Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/target/classes/META-INF for [2024-06-27T10:19:06.013Z] [INFO] [echo] glassfish-flashlight [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.013Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.013Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/target/classes/META-INF [2024-06-27T10:19:06.013Z] [INFO] Executed tasks [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-flashlight --- [2024-06-27T10:19:06.013Z] [INFO] [2024-06-27T10:19:06.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.013Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:06.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/src/main/manpages [2024-06-27T10:19:06.014Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.014Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-flashlight --- [2024-06-27T10:19:06.014Z] [INFO] No sources to compile [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.014Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-glassfish-flashlight-checkstyle) @ glassfish-flashlight --- [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-flashlight --- [2024-06-27T10:19:06.014Z] [INFO] No sources to compile [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.014Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/7.0.16-SNAPSHOT/glassfish-flashlight-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.014Z] [INFO] Not copying test resources [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.014Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2024-06-27T10:19:06.014Z] [INFO] Building cdi-api Fragment 7.0.16-SNAPSHOT [81/302] [2024-06-27T10:19:06.014Z] [INFO] from appserver/web/cdi-api-fragment/pom.xml [2024-06-27T10:19:06.014Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:06.014Z] [INFO] Executing tasks [2024-06-27T10:19:06.014Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target/classes/META-INF for [2024-06-27T10:19:06.014Z] [INFO] [echo] appserver-dtds [2024-06-27T10:19:06.014Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:06.014Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.014Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-types --- [2024-06-27T10:19:06.014Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target/classes/META-INF [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] Executed tasks [2024-06-27T10:19:06.014Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi-api-fragment --- [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-dtds --- [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cdi-api-fragment --- [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cdi-api-fragment --- [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cdi-api-fragment --- [2024-06-27T10:19:06.014Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:06.014Z] [INFO] Executing tasks [2024-06-27T10:19:06.014Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/classes/META-INF for [2024-06-27T10:19:06.014Z] [INFO] [echo] descriptors [2024-06-27T10:19:06.014Z] [INFO] No sources to compile [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cdi-api-fragment --- [2024-06-27T10:19:06.014Z] [INFO] Executing tasks [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cdi-api-fragment --- [2024-06-27T10:19:06.014Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/target/classes/META-INF for [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] [echo] cmp [2024-06-27T10:19:06.014Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi-api-fragment --- [2024-06-27T10:19:06.014Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/classes/META-INF [2024-06-27T10:19:06.014Z] [INFO] Executed tasks [2024-06-27T10:19:06.014Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- assembly:3.6.0:single (default-single) @ descriptors --- [2024-06-27T10:19:06.014Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/target/classes/META-INF [2024-06-27T10:19:06.014Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:06.014Z] [INFO] Executed tasks [2024-06-27T10:19:06.014Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp --- [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi-api-fragment --- [2024-06-27T10:19:06.014Z] [INFO] No sources to compile [2024-06-27T10:19:06.014Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.014Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:06.014Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.014Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp --- [2024-06-27T10:19:06.015Z] [INFO] Executing tasks [2024-06-27T10:19:06.015Z] [INFO] Not copying test resources [2024-06-27T10:19:06.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/src/main/manpages [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:06.015Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/target/classes/META-INF for [2024-06-27T10:19:06.015Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.015Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.015Z] [INFO] [echo] web-embed [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-checkstyle) @ cmp --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cdi-api-fragment --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- install:3.1.1:install (default-install) @ cmp --- [2024-06-27T10:19:06.015Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/7.0.16-SNAPSHOT/cmp-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.015Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.015Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/target/classes/META-INF [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:06.015Z] [INFO] Executed tasks [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed --- [2024-06-27T10:19:06.015Z] [INFO] No sources to compile [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cdi-api-fragment --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2024-06-27T10:19:06.015Z] [INFO] Building Appserver template 7.0.16-SNAPSHOT [82/302] [2024-06-27T10:19:06.015Z] [INFO] from appserver/admin/template/pom.xml [2024-06-27T10:19:06.015Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:06.015Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:06.015Z] [INFO] No sources to compile [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi-api-fragment --- [2024-06-27T10:19:06.015Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed --- [2024-06-27T10:19:06.015Z] [INFO] Not copying test resources [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cdi-api-fragment --- [2024-06-27T10:19:06.015Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-checkstyle) @ web-embed --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed --- [2024-06-27T10:19:06.015Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/7.0.16-SNAPSHOT/web-embed-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.015Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi-api-fragment --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-domain --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-domain --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2024-06-27T10:19:06.015Z] [INFO] Building GlassFish App Client Server-side Modules 7.0.16-SNAPSHOT [83/302] [2024-06-27T10:19:06.015Z] [INFO] from appserver/appclient/server/pom.xml [2024-06-27T10:19:06.015Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:06.015Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.015Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/descriptors.zip [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-domain --- [2024-06-27T10:19:06.015Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi-api-fragment --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-domain --- [2024-06-27T10:19:06.015Z] [INFO] No sources to compile [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-domain --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-domain --- [2024-06-27T10:19:06.015Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target/appserver-dtds.zip [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-domain --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server --- [2024-06-27T10:19:06.015Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ server --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ server --- [2024-06-27T10:19:06.015Z] [INFO] Executing tasks [2024-06-27T10:19:06.015Z] [INFO] No sources to compile [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server --- [2024-06-27T10:19:06.015Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/target/classes/META-INF for [2024-06-27T10:19:06.015Z] [INFO] [echo] weld-integration-test-fragment [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server --- [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] [2024-06-27T10:19:06.015Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server --- [2024-06-27T10:19:06.015Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-domain --- [2024-06-27T10:19:06.015Z] [INFO] Executed tasks [2024-06-27T10:19:06.016Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.016Z] [INFO] Configured Artifact: org.glassfish.main.admin:nucleus-domain:7.0.16-SNAPSHOT:jar [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.016Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar [2024-06-27T10:19:06.016Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:06.016Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-glassfish-api --- [2024-06-27T10:19:06.016Z] [INFO] Not copying test resources [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ simple-glassfish-api --- [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ server --- [2024-06-27T10:19:06.016Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ simple-glassfish-api --- [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- surefire:3.2.5:test (default-test) @ simple-glassfish-api --- [2024-06-27T10:19:06.016Z] [INFO] No sources to compile [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ server --- [2024-06-27T10:19:06.016Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ simple-glassfish-api --- [2024-06-27T10:19:06.016Z] [INFO] No sources to compile [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server --- [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ descriptors --- [2024-06-27T10:19:06.016Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/descriptors.zip [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- assembly:3.6.0:single (jar) @ descriptors --- [2024-06-27T10:19:06.016Z] [INFO] Reading assembly descriptor: src/assembly/jar.xml [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.016Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-dtds --- [2024-06-27T10:19:06.016Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.016Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target/appserver-dtds.zip [2024-06-27T10:19:06.016Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-dtds --- [2024-06-27T10:19:06.016Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-test-fragment-checkstyle) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-domain --- [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-test-fragment --- [2024-06-27T10:19:06.016Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/7.0.16-SNAPSHOT/weld-integration-test-fragment-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.016Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-06-27T10:19:06.016Z] [INFO] Executing tasks [2024-06-27T10:19:06.016Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/7.0.16-SNAPSHOT/weld-integration-test-fragment-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.016Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/src/main/manpages [2024-06-27T10:19:06.016Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF for [2024-06-27T10:19:06.016Z] [INFO] [echo] glassfish-oracle-jdbc-driver-packages [2024-06-27T10:19:06.016Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.016Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-dtds --- [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.016Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ appserver-domain --- [2024-06-27T10:19:06.016Z] [INFO] Executing tasks [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-dtds-checkstyle) @ appserver-dtds --- [2024-06-27T10:19:06.016Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/target/classes/META-INF for [2024-06-27T10:19:06.016Z] [INFO] [echo] cdi-api-fragment [2024-06-27T10:19:06.016Z] [INFO] Executed tasks [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:06.016Z] [INFO] Reading assembly descriptor: src/main/assembly/appserver-domain.xml [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-dtds --- [2024-06-27T10:19:06.016Z] [INFO] [2024-06-27T10:19:06.016Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2024-06-27T10:19:06.016Z] [INFO] Building App Client - client-side modules 7.0.16-SNAPSHOT [84/302] [2024-06-27T10:19:06.016Z] [INFO] from appserver/appclient/client/pom.xml [2024-06-27T10:19:06.016Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:06.016Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.16-SNAPSHOT/appserver-dtds-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.017Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/target/classes/META-INF [2024-06-27T10:19:06.017Z] [INFO] Executed tasks [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi-api-fragment --- [2024-06-27T10:19:06.017Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.16-SNAPSHOT/appserver-dtds-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:06.017Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:06.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- clean:3.3.2:clean (default-clean) @ client --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration-fragment --- [2024-06-27T10:19:06.017Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ client --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ client --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ client --- [2024-06-27T10:19:06.017Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2024-06-27T10:19:06.017Z] [INFO] Building GlassFish API Exporter Module Fragment 7.0.16-SNAPSHOT [85/302] [2024-06-27T10:19:06.017Z] [INFO] from appserver/core/api-exporter-fragment/pom.xml [2024-06-27T10:19:06.017Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:06.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar [2024-06-27T10:19:06.017Z] [INFO] No sources to compile [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] No sources to compile [2024-06-27T10:19:06.017Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ client --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ client --- [2024-06-27T10:19:06.017Z] [INFO] Not copying test resources [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration-fragment --- [2024-06-27T10:19:06.017Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ client --- [2024-06-27T10:19:06.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/descriptors-resources.jar [2024-06-27T10:19:06.017Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter-fragment --- [2024-06-27T10:19:06.017Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration-fragment --- [2024-06-27T10:19:06.017Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target/classes [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ api-exporter-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ api-exporter-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ api-exporter-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ client --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi-api-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:06.017Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-domain --- [2024-06-27T10:19:06.017Z] [INFO] No sources to compile [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ client --- [2024-06-27T10:19:06.017Z] [INFO] No sources to compile [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter-fragment --- [2024-06-27T10:19:06.017Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi-api-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter-fragment --- [2024-06-27T10:19:06.017Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-cdi-api-fragment-checkstyle) @ cdi-api-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] No sources to compile [2024-06-27T10:19:06.017Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-domain --- [2024-06-27T10:19:06.017Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- install:3.1.1:install (default-install) @ cdi-api-fragment --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] No sources to compile [2024-06-27T10:19:06.017Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:06.017Z] [INFO] [2024-06-27T10:19:06.017Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ client --- [2024-06-27T10:19:06.017Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.018Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.16-SNAPSHOT/cdi-api-fragment-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.018Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.018Z] [INFO] [2024-06-27T10:19:06.018Z] [INFO] [2024-06-27T10:19:06.018Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ descriptors --- [2024-06-27T10:19:06.018Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-glassfish-oracle-jdbc-driver-packages-checkstyle) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:06.018Z] [INFO] No sources to compile [2024-06-27T10:19:06.018Z] [INFO] [2024-06-27T10:19:06.018Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-domain --- [2024-06-27T10:19:06.018Z] [INFO] Not copying test resources [2024-06-27T10:19:06.018Z] [INFO] [2024-06-27T10:19:06.018Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserver-domain --- [2024-06-27T10:19:06.018Z] [INFO] [2024-06-27T10:19:06.018Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:19:06.018Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/7.0.16-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.018Z] [INFO] Executing tasks [2024-06-27T10:19:06.018Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.018Z] [INFO] [2024-06-27T10:19:06.018Z] [INFO] --- failsafe:3.2.5:verify (verify) @ descriptors --- [2024-06-27T10:19:06.018Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/target/classes/META-INF for [2024-06-27T10:19:06.018Z] [INFO] [echo] simple-glassfish-api [2024-06-27T10:19:06.018Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.018Z] [INFO] [2024-06-27T10:19:06.018Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-domain --- [2024-06-27T10:19:06.018Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.018Z] [INFO] [2024-06-27T10:19:06.018Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-descriptors-checkstyle) @ descriptors --- [2024-06-27T10:19:06.018Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/7.0.16-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.018Z] [INFO] [2024-06-27T10:19:06.018Z] [INFO] --- install:3.1.1:install (default-install) @ descriptors --- [2024-06-27T10:19:06.018Z] [INFO] Executed tasks [2024-06-27T10:19:06.018Z] [INFO] [2024-06-27T10:19:06.018Z] [INFO] --- jar:3.3.0:jar (default-jar) @ simple-glassfish-api --- [2024-06-27T10:19:06.018Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.16-SNAPSHOT/descriptors-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.018Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.018Z] [INFO] [2024-06-27T10:19:06.018Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-domain --- [2024-06-27T10:19:06.277Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.16-SNAPSHOT/cdi-api-fragment-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.277Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.16-SNAPSHOT/descriptors-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:06.277Z] [INFO] Executing tasks [2024-06-27T10:19:06.277Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/target/classes/META-INF for [2024-06-27T10:19:06.277Z] [INFO] [echo] server [2024-06-27T10:19:06.277Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/descriptors-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.16-SNAPSHOT/descriptors-7.0.16-SNAPSHOT-resources.jar [2024-06-27T10:19:06.277Z] [INFO] [2024-06-27T10:19:06.277Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2024-06-27T10:19:06.277Z] [INFO] Building JMS GlassFish System RA Assembly 7.0.16-SNAPSHOT [86/302] [2024-06-27T10:19:06.277Z] [INFO] from appserver/jms/jmsra/pom.xml [2024-06-27T10:19:06.277Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:06.277Z] [INFO] [2024-06-27T10:19:06.277Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2024-06-27T10:19:06.277Z] [INFO] Building JDBC Templates 7.0.16-SNAPSHOT [87/302] [2024-06-27T10:19:06.277Z] [INFO] from appserver/jdbc/templates/pom.xml [2024-06-27T10:19:06.277Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:06.277Z] [INFO] [2024-06-27T10:19:06.277Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/target/classes/META-INF [2024-06-27T10:19:06.277Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter-fragment --- [2024-06-27T10:19:06.277Z] [INFO] Executed tasks [2024-06-27T10:19:06.277Z] [INFO] [2024-06-27T10:19:06.277Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server --- [2024-06-27T10:19:06.277Z] [INFO] [2024-06-27T10:19:06.277Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-pom >--------------- [2024-06-27T10:19:06.277Z] [INFO] Building GlassFish JavaEE Manifest pom 7.0.16-SNAPSHOT [88/302] [2024-06-27T10:19:06.277Z] [INFO] from appserver/extras/jakartaee/pom.xml [2024-06-27T10:19:06.277Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:06.277Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [2024-06-27T10:19:06.277Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:06.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/src/main/manpages [2024-06-27T10:19:06.277Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.277Z] [INFO] [2024-06-27T10:19:06.277Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ api-exporter-fragment --- [2024-06-27T10:19:06.278Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server --- [2024-06-27T10:19:06.278Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-server-checkstyle) @ server --- [2024-06-27T10:19:06.278Z] [INFO] No sources to compile [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- install:3.1.1:install (default-install) @ server --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ api-exporter-fragment --- [2024-06-27T10:19:06.278Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/7.0.16-SNAPSHOT/server-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.278Z] [INFO] No sources to compile [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-pom --- [2024-06-27T10:19:06.278Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter-fragment --- [2024-06-27T10:19:06.278Z] [INFO] Not copying test resources [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-pom --- [2024-06-27T10:19:06.278Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ api-exporter-fragment --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- clean:3.3.2:clean (default-clean) @ templates --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-pom --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ templates --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ simple-glassfish-api --- [2024-06-27T10:19:06.278Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-pom --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2024-06-27T10:19:06.278Z] [INFO] Building GlassFish appserv-rt Manifest pom 7.0.16-SNAPSHOT [89/302] [2024-06-27T10:19:06.278Z] [INFO] from appserver/extras/appserv-rt/pom.xml [2024-06-27T10:19:06.278Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ templates --- [2024-06-27T10:19:06.278Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter-fragment --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ templates --- [2024-06-27T10:19:06.278Z] [INFO] No sources to compile [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-pom --- [2024-06-27T10:19:06.278Z] [INFO] No sources to compile [2024-06-27T10:19:06.278Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ templates --- [2024-06-27T10:19:06.278Z] [INFO] --- failsafe:3.2.5:verify (verify) @ simple-glassfish-api --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-pom --- [2024-06-27T10:19:06.278Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.278Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-pom --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter-fragment --- [2024-06-27T10:19:06.278Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-simple-glassfish-api-checkstyle) @ simple-glassfish-api --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-pom --- [2024-06-27T10:19:06.278Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ templates --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-pom --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ templates --- [2024-06-27T10:19:06.278Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- install:3.1.1:install (default-install) @ simple-glassfish-api --- [2024-06-27T10:19:06.278Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-pom --- [2024-06-27T10:19:06.278Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt-pom --- [2024-06-27T10:19:06.278Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.16-SNAPSHOT/simple-glassfish-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.278Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.16-SNAPSHOT/simple-glassfish-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.278Z] [INFO] No sources to compile [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-pom --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-pom --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-pom --- [2024-06-27T10:19:06.278Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-pom --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- resources:3.3.1:resources (default-resources) @ templates --- [2024-06-27T10:19:06.278Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-common >--------- [2024-06-27T10:19:06.278Z] [INFO] Building Embedded GlassFish Common 7.0.16-SNAPSHOT [90/302] [2024-06-27T10:19:06.278Z] [INFO] from appserver/extras/embedded/common/pom.xml [2024-06-27T10:19:06.278Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:06.278Z] [INFO] No sources to compile [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-pom --- [2024-06-27T10:19:06.278Z] [INFO] Copying 23 resources from src/main/resources to target/classes [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-common --- [2024-06-27T10:19:06.278Z] [INFO] No sources to compile [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-pom --- [2024-06-27T10:19:06.278Z] [INFO] [2024-06-27T10:19:06.278Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt-pom --- [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-common --- [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-common --- [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-common --- [2024-06-27T10:19:06.279Z] [INFO] No sources to compile [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt-pom --- [2024-06-27T10:19:06.279Z] [INFO] No sources to compile [2024-06-27T10:19:06.279Z] [INFO] No sources to compile [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-common --- [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-pom --- [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-common --- [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-common --- [2024-06-27T10:19:06.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/src/main/manpages [2024-06-27T10:19:06.279Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.279Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ templates --- [2024-06-27T10:19:06.279Z] [INFO] No sources to compile [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ templates --- [2024-06-27T10:19:06.279Z] [INFO] No sources to compile [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ templates --- [2024-06-27T10:19:06.279Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-common --- [2024-06-27T10:19:06.279Z] [INFO] Not copying test resources [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ templates --- [2024-06-27T10:19:06.279Z] [INFO] No sources to compile [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-common --- [2024-06-27T10:19:06.279Z] [INFO] Executing tasks [2024-06-27T10:19:06.279Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- surefire:3.2.5:test (default-test) @ templates --- [2024-06-27T10:19:06.279Z] [INFO] No sources to compile [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-common --- [2024-06-27T10:19:06.279Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/target/classes/META-INF for [2024-06-27T10:19:06.279Z] [INFO] [echo] weld-integration-fragment [2024-06-27T10:19:06.279Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.279Z] [INFO] Executed tasks [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ templates --- [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-fragment --- [2024-06-27T10:19:06.279Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar [2024-06-27T10:19:06.279Z] [INFO] Executing tasks [2024-06-27T10:19:06.279Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/target/classes/META-INF for [2024-06-27T10:19:06.279Z] [INFO] [echo] client [2024-06-27T10:19:06.279Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/target/classes/META-INF [2024-06-27T10:19:06.279Z] [INFO] Executed tasks [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ client --- [2024-06-27T10:19:06.279Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- failsafe:3.2.5:verify (verify) @ client --- [2024-06-27T10:19:06.279Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-client-checkstyle) @ client --- [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- install:3.1.1:install (default-install) @ client --- [2024-06-27T10:19:06.279Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/7.0.16-SNAPSHOT/client-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-fragment --- [2024-06-27T10:19:06.279Z] [INFO] Executing tasks [2024-06-27T10:19:06.279Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target/classes/META-INF for [2024-06-27T10:19:06.279Z] [INFO] [echo] appserver-domain [2024-06-27T10:19:06.279Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-fragment --- [2024-06-27T10:19:06.279Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-fragment-checkstyle) @ weld-integration-fragment --- [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-fragment --- [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ scattered-archive-api --- [2024-06-27T10:19:06.279Z] [INFO] [2024-06-27T10:19:06.279Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:06.279Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2024-06-27T10:19:06.279Z] [INFO] Building GlassFish Embedded modules 7.0.16-SNAPSHOT [91/302] [2024-06-27T10:19:06.279Z] [INFO] from appserver/extras/embedded/pom.xml [2024-06-27T10:19:06.279Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:06.279Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.16-SNAPSHOT/weld-integration-fragment-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.279Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target/classes/META-INF [2024-06-27T10:19:06.280Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.16-SNAPSHOT/weld-integration-fragment-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.280Z] [INFO] Executed tasks [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-domain --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2024-06-27T10:19:06.280Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ embedded --- [2024-06-27T10:19:06.280Z] [INFO] Building Embedded GlassFish Shell Jars 7.0.16-SNAPSHOT [92/302] [2024-06-27T10:19:06.280Z] [INFO] from appserver/extras/embedded/shell/pom.xml [2024-06-27T10:19:06.280Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ embedded --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ embedded --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] No sources to compile [2024-06-27T10:19:06.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ embedded --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.280Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ embedded --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded --- [2024-06-27T10:19:06.280Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.280Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.280Z] [INFO] No sources to compile [2024-06-27T10:19:06.280Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target/appserver-domain.jar [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.280Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.280Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ libpam4j --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ embedded --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ libpam4j --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ libpam4j --- [2024-06-27T10:19:06.280Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.280Z] [INFO] No sources to compile [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ embedded --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.280Z] [INFO] No sources to compile [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded --- [2024-06-27T10:19:06.280Z] [INFO] Executing tasks [2024-06-27T10:19:06.280Z] [INFO] No sources to compile [2024-06-27T10:19:06.280Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/target/classes/META-INF for [2024-06-27T10:19:06.280Z] [INFO] [echo] api-exporter-fragment [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- resources:3.3.1:resources (default-resources) @ libpam4j --- [2024-06-27T10:19:06.280Z] [INFO] Executed tasks [2024-06-27T10:19:06.280Z] [INFO] No sources to compile [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter-fragment --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/resources [2024-06-27T10:19:06.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/manpages [2024-06-27T10:19:06.280Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ libpam4j --- [2024-06-27T10:19:06.280Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar [2024-06-27T10:19:06.280Z] [INFO] Executing tasks [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-domain --- [2024-06-27T10:19:06.280Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/target/classes/META-INF for [2024-06-27T10:19:06.280Z] [INFO] [echo] jakartaee-pom [2024-06-27T10:19:06.280Z] [INFO] Executing tasks [2024-06-27T10:19:06.280Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/target/classes/META-INF [2024-06-27T10:19:06.280Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/target/classes/META-INF for [2024-06-27T10:19:06.280Z] [INFO] [echo] appserv-rt-pom [2024-06-27T10:19:06.280Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.280Z] [INFO] Executed tasks [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-domain --- [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.280Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-pom --- [2024-06-27T10:19:06.280Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.280Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-domain-checkstyle) @ appserver-domain --- [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-domain --- [2024-06-27T10:19:06.281Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.16-SNAPSHOT/appserver-domain-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.281Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/target/classes/META-INF [2024-06-27T10:19:06.281Z] [INFO] Executed tasks [2024-06-27T10:19:06.281Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-pom --- [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-pom --- [2024-06-27T10:19:06.281Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target/appserver-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.16-SNAPSHOT/appserver-domain-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.281Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-pom-checkstyle) @ jakartaee-pom --- [2024-06-27T10:19:06.281Z] [INFO] Executing tasks [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-pom --- [2024-06-27T10:19:06.281Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/target/classes/META-INF for [2024-06-27T10:19:06.281Z] [INFO] [echo] glassfish-embedded-common [2024-06-27T10:19:06.281Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/7.0.16-SNAPSHOT/jakartaee-pom-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.281Z] [INFO] Executing tasks [2024-06-27T10:19:06.281Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/target/classes/META-INF for [2024-06-27T10:19:06.281Z] [INFO] [echo] templates [2024-06-27T10:19:06.281Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2024-06-27T10:19:06.281Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-pom --- [2024-06-27T10:19:06.281Z] [INFO] Building Batch database init scripts for GlassFish 7.0.16-SNAPSHOT [93/302] [2024-06-27T10:19:06.281Z] [INFO] from appserver/batch/batch-database/pom.xml [2024-06-27T10:19:06.281Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.281Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter-fragment --- [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-pom-checkstyle) @ appserv-rt-pom --- [2024-06-27T10:19:06.281Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/target/classes/META-INF [2024-06-27T10:19:06.281Z] [INFO] Executed tasks [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-pom --- [2024-06-27T10:19:06.281Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/target/classes/META-INF [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-common --- [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2024-06-27T10:19:06.281Z] [INFO] Building GlassFish distribution Common module 7.0.16-SNAPSHOT [94/302] [2024-06-27T10:19:06.281Z] [INFO] from appserver/distributions/glassfish-common/pom.xml [2024-06-27T10:19:06.281Z] [INFO] Executed tasks [2024-06-27T10:19:06.281Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/7.0.16-SNAPSHOT/appserv-rt-pom-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.281Z] [INFO] --- jar:3.3.0:jar (default-jar) @ templates --- [2024-06-27T10:19:06.281Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:06.281Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch-databases --- [2024-06-27T10:19:06.281Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter-fragment --- [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch-databases --- [2024-06-27T10:19:06.281Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-fragment-checkstyle) @ api-exporter-fragment --- [2024-06-27T10:19:06.281Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-common --- [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] Building GlassFish webservices scripts 7.0.16-SNAPSHOT [95/302] [2024-06-27T10:19:06.281Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ batch-databases --- [2024-06-27T10:19:06.281Z] [INFO] from appserver/webservices/webservices-scripts/pom.xml [2024-06-27T10:19:06.281Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:06.281Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-common-checkstyle) @ glassfish-embedded-common --- [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter-fragment --- [2024-06-27T10:19:06.281Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ batch-databases --- [2024-06-27T10:19:06.281Z] [INFO] [2024-06-27T10:19:06.281Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-common --- [2024-06-27T10:19:06.282Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.16-SNAPSHOT/api-exporter-fragment-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.282Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/7.0.16-SNAPSHOT/glassfish-embedded-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.282Z] [INFO] No sources to compile [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ batch-databases --- [2024-06-27T10:19:06.282Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.16-SNAPSHOT/api-exporter-fragment-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-scripts --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch-databases --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-scripts --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch-databases --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices-scripts --- [2024-06-27T10:19:06.282Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] Building GlassFish Metro Related Fragments 7.0.16-SNAPSHOT [96/302] [2024-06-27T10:19:06.282Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch-databases --- [2024-06-27T10:19:06.282Z] [INFO] from appserver/webservices/metro-fragments/pom.xml [2024-06-27T10:19:06.282Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices-scripts --- [2024-06-27T10:19:06.282Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2024-06-27T10:19:06.282Z] [INFO] Building GlassFish Ant Tests 7.0.16-SNAPSHOT [97/302] [2024-06-27T10:19:06.282Z] [INFO] from appserver/tests/appserv-tests/pom.xml [2024-06-27T10:19:06.282Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:06.282Z] [INFO] No sources to compile [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ webservices-scripts --- [2024-06-27T10:19:06.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/target/templates.jar [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-scripts --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-scripts --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-scripts --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tests --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- resources:3.3.1:resources (default-resources) @ batch-databases --- [2024-06-27T10:19:06.282Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tests --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ant-tests --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ant-tests --- [2024-06-27T10:19:06.282Z] [INFO] Copying 15 resources from src/main/resources to target/classes [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-scripts --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dataprovider --- [2024-06-27T10:19:06.282Z] [INFO] No sources to compile [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tests --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dataprovider --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tests --- [2024-06-27T10:19:06.282Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dataprovider --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tests --- [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dataprovider --- [2024-06-27T10:19:06.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/src/main/manpages [2024-06-27T10:19:06.282Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.282Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.282Z] [INFO] Executing tasks [2024-06-27T10:19:06.282Z] [INFO] [2024-06-27T10:19:06.282Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ api-exporter --- [2024-06-27T10:19:06.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/src/main/manpages [2024-06-27T10:19:06.282Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/target/classes/META-INF for [2024-06-27T10:19:06.282Z] [INFO] [echo] embedded [2024-06-27T10:19:06.282Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.282Z] [INFO] Executing tasks [2024-06-27T10:19:06.282Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/target/classes/META-INF for [2024-06-27T10:19:06.283Z] [INFO] [echo] glassfish-embedded-shell-jar [2024-06-27T10:19:06.283Z] [INFO] No sources to compile [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dataprovider --- [2024-06-27T10:19:06.283Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/target/classes/META-INF [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dataprovider --- [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ batch-databases --- [2024-06-27T10:19:06.283Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/target/classes/META-INF [2024-06-27T10:19:06.283Z] [INFO] Executed tasks [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dataprovider --- [2024-06-27T10:19:06.283Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices-scripts --- [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ embedded --- [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ant-tests --- [2024-06-27T10:19:06.283Z] [INFO] Executed tasks [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.283Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.283Z] [INFO] No sources to compile [2024-06-27T10:19:06.283Z] [INFO] No sources to compile [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ batch-databases --- [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices-scripts --- [2024-06-27T10:19:06.283Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:06.283Z] [INFO] No sources to compile [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ant-tests --- [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ templates --- [2024-06-27T10:19:06.283Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:06.283Z] [INFO] No sources to compile [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tests --- [2024-06-27T10:19:06.283Z] [INFO] No sources to compile [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-scripts --- [2024-06-27T10:19:06.283Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- failsafe:3.2.5:verify (verify) @ embedded --- [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.283Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dataprovider --- [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.283Z] [INFO] No sources to compile [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch-databases --- [2024-06-27T10:19:06.283Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-embedded-checkstyle) @ embedded --- [2024-06-27T10:19:06.283Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-jar-checkstyle) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.283Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:06.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/src/main/manpages [2024-06-27T10:19:06.283Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-jar --- [2024-06-27T10:19:06.283Z] [INFO] --- install:3.1.1:install (default-install) @ embedded --- [2024-06-27T10:19:06.283Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/7.0.16-SNAPSHOT/embedded-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/7.0.16-SNAPSHOT/glassfish-embedded-shell-jar-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.283Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dataprovider --- [2024-06-27T10:19:06.283Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- failsafe:3.2.5:verify (verify) @ templates --- [2024-06-27T10:19:06.283Z] [INFO] No sources to compile [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dataprovider --- [2024-06-27T10:19:06.283Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-templates-checkstyle) @ templates --- [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- install:3.1.1:install (default-install) @ templates --- [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2024-06-27T10:19:06.283Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2024-06-27T10:19:06.283Z] [INFO] Building GlassFish cmp scripts 7.0.16-SNAPSHOT [98/302] [2024-06-27T10:19:06.283Z] [INFO] Building GlassFish Web container Embedded APIs 7.0.16-SNAPSHOT [99/302] [2024-06-27T10:19:06.283Z] [INFO] from appserver/persistence/cmp/cmp-scripts/pom.xml [2024-06-27T10:19:06.283Z] [INFO] from appserver/web/web-embed/api/pom.xml [2024-06-27T10:19:06.283Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:06.283Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:06.283Z] [INFO] No sources to compile [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dataprovider --- [2024-06-27T10:19:06.283Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.16-SNAPSHOT/templates-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.283Z] [INFO] Not copying test resources [2024-06-27T10:19:06.283Z] [INFO] [2024-06-27T10:19:06.283Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dataprovider --- [2024-06-27T10:19:06.283Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/classes/osgi/felix/bin/felix.jar [2024-06-27T10:19:06.284Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/target/templates.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.16-SNAPSHOT/templates-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.284Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- surefire:3.2.5:test (default-test) @ dataprovider --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-scripts --- [2024-06-27T10:19:06.284Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2024-06-27T10:19:06.284Z] [INFO] Building ACC Config Classes (JAXB) 7.0.16-SNAPSHOT [100/302] [2024-06-27T10:19:06.284Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:06.284Z] [INFO] from appserver/appclient/client/acc-config/pom.xml [2024-06-27T10:19:06.284Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- command-security:1.0.17:check (default-check) @ scattered-archive-api --- [2024-06-27T10:19:06.284Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dataprovider --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-scripts --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-scripts --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ scattered-archive-api --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-scripts --- [2024-06-27T10:19:06.284Z] [INFO] No sources to compile [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ cmp-scripts --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-scripts --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-scripts --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:06.284Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-scripts --- [2024-06-27T10:19:06.284Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.284Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- clean:3.3.2:clean (default-clean) @ acc-config --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ acc-config --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ acc-config --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- dependency:3.6.1:unpack (unpack-dtd) @ acc-config --- [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default) @ config-types --- [2024-06-27T10:19:06.284Z] [INFO] Configured Artifact: org.glassfish.main.deployment:appserver-dtds:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.284Z] [INFO] [2024-06-27T10:19:06.284Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-scripts --- [2024-06-27T10:19:06.284Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:06.541Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:19:06.541Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ config-types --- [2024-06-27T10:19:06.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-file-store --- [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-scripts --- [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-file-store --- [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-file-store --- [2024-06-27T10:19:06.541Z] [INFO] No sources to compile [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-scripts --- [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-file-store --- [2024-06-27T10:19:06.541Z] [INFO] No sources to compile [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-scripts --- [2024-06-27T10:19:06.541Z] [INFO] Executing tasks [2024-06-27T10:19:06.541Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/target/classes/META-INF for [2024-06-27T10:19:06.541Z] [INFO] [echo] ant-tests [2024-06-27T10:19:06.541Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/target/classes/META-INF [2024-06-27T10:19:06.541Z] [INFO] Executed tasks [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tests --- [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmsra --- [2024-06-27T10:19:06.541Z] [INFO] Executing tasks [2024-06-27T10:19:06.541Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:06.541Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jmsra --- [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter --- [2024-06-27T10:19:06.541Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target/classes/META-INF for [2024-06-27T10:19:06.541Z] [INFO] [echo] webservices-scripts [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jmsra --- [2024-06-27T10:19:06.541Z] [INFO] Not copying test resources [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ api-exporter --- [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jmsra --- [2024-06-27T10:19:06.541Z] [INFO] Executing tasks [2024-06-27T10:19:06.541Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tests --- [2024-06-27T10:19:06.541Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target/classes/META-INF for [2024-06-27T10:19:06.541Z] [INFO] [echo] batch-databases [2024-06-27T10:19:06.541Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.541Z] [INFO] [2024-06-27T10:19:06.541Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-ant-tests-checkstyle) @ ant-tests --- [2024-06-27T10:19:06.541Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target/classes/META-INF [2024-06-27T10:19:06.542Z] [INFO] Executed tasks [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- assembly:3.6.0:single (default-single) @ webservices-scripts --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tests --- [2024-06-27T10:19:06.542Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ api-exporter --- [2024-06-27T10:19:06.542Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target/classes/META-INF [2024-06-27T10:19:06.542Z] [INFO] No sources to compile [2024-06-27T10:19:06.542Z] [INFO] Executed tasks [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jmsra --- [2024-06-27T10:19:06.542Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/7.0.16-SNAPSHOT/ant-tests-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- assembly:3.6.0:single (default-single) @ batch-databases --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- build-helper:3.4.0:add-source (add-sources) @ acc-config --- [2024-06-27T10:19:06.542Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:06.542Z] [INFO] Executing tasks [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jmsra --- [2024-06-27T10:19:06.542Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target/classes/META-INF for [2024-06-27T10:19:06.542Z] [INFO] [echo] dataprovider [2024-06-27T10:19:06.542Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jmsra --- [2024-06-27T10:19:06.542Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:06.542Z] [INFO] Source directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/generated-sources/xjc added. [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- antrun:3.1.0:run (xjc-gen-for-glassfish-acc) @ acc-config --- [2024-06-27T10:19:06.542Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jmsra --- [2024-06-27T10:19:06.542Z] [INFO] Executed tasks [2024-06-27T10:19:06.542Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dataprovider --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2024-06-27T10:19:06.542Z] [INFO] Building GlassFish appclient scripts 7.0.16-SNAPSHOT [101/302] [2024-06-27T10:19:06.542Z] [INFO] from appserver/appclient/client/appclient-scripts/pom.xml [2024-06-27T10:19:06.542Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:06.542Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ jmsra --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-scripts --- [2024-06-27T10:19:06.542Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target/dataprovider.jar [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-06-27T10:19:06.542Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-scripts --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-scripts --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed-api --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-scripts --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed-api --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-embed-api --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-embed-api --- [2024-06-27T10:19:06.542Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target/batch-databases.zip [2024-06-27T10:19:06.542Z] [INFO] No sources to compile [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appclient-scripts --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ dataprovider --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-scripts --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-scripts --- [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-scripts --- [2024-06-27T10:19:06.542Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ webservices-scripts --- [2024-06-27T10:19:06.542Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.542Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-scripts --- [2024-06-27T10:19:06.542Z] [INFO] Executing tasks [2024-06-27T10:19:06.542Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF for [2024-06-27T10:19:06.542Z] [INFO] [echo] cmp-scripts [2024-06-27T10:19:06.542Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-scripts --- [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ batch-databases --- [2024-06-27T10:19:06.543Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target/batch-databases.zip [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch-databases --- [2024-06-27T10:19:06.543Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF [2024-06-27T10:19:06.543Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-scripts --- [2024-06-27T10:19:06.543Z] [INFO] Executed tasks [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- assembly:3.6.0:single (default-single) @ cmp-scripts --- [2024-06-27T10:19:06.543Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-scripts-checkstyle) @ webservices-scripts --- [2024-06-27T10:19:06.543Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:06.543Z] [INFO] Copying 6 resources from src/main/resources to target/classes [2024-06-27T10:19:06.543Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-scripts --- [2024-06-27T10:19:06.543Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.16-SNAPSHOT/webservices-scripts-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.543Z] [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/classes/modules/org.apache.felix.bundlerepository.jar [2024-06-27T10:19:06.543Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch-databases --- [2024-06-27T10:19:06.543Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:06.543Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.543Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.16-SNAPSHOT/webservices-scripts-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-databases-checkstyle) @ batch-databases --- [2024-06-27T10:19:06.543Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/src/main/manpages [2024-06-27T10:19:06.543Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- install:3.1.1:install (default-install) @ batch-databases --- [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-scripts --- [2024-06-27T10:19:06.543Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.16-SNAPSHOT/batch-databases-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] ----------------< org.glassfish.main.extras:jakartaee >----------------- [2024-06-27T10:19:06.543Z] [INFO] Building GlassFish jakartaee.jar 7.0.16-SNAPSHOT [102/302] [2024-06-27T10:19:06.543Z] [INFO] from appserver/extras/jakartaee/manifest-jar/pom.xml [2024-06-27T10:19:06.543Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:06.543Z] [INFO] No sources to compile [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-scripts --- [2024-06-27T10:19:06.543Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target/batch-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.16-SNAPSHOT/batch-databases-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:06.543Z] [INFO] No sources to compile [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-scripts --- [2024-06-27T10:19:06.543Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee --- [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee --- [2024-06-27T10:19:06.543Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2024-06-27T10:19:06.543Z] [INFO] Building GlassFish appserv-rt.jar 7.0.16-SNAPSHOT [103/302] [2024-06-27T10:19:06.543Z] [INFO] from appserver/extras/appserv-rt/manifest-jar/pom.xml [2024-06-27T10:19:06.543Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee --- [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee --- [2024-06-27T10:19:06.543Z] [INFO] Executing tasks [2024-06-27T10:19:06.543Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/target/classes/META-INF for [2024-06-27T10:19:06.543Z] [INFO] [echo] api-exporter [2024-06-27T10:19:06.543Z] [INFO] No sources to compile [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee --- [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee --- [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt --- [2024-06-27T10:19:06.543Z] [INFO] Executed tasks [2024-06-27T10:19:06.543Z] [INFO] [2024-06-27T10:19:06.543Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt --- [2024-06-27T10:19:06.544Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt --- [2024-06-27T10:19:06.544Z] [INFO] No sources to compile [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee --- [2024-06-27T10:19:06.544Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.544Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ cmp-scripts --- [2024-06-27T10:19:06.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/src/main/manpages [2024-06-27T10:19:06.544Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-scripts --- [2024-06-27T10:19:06.544Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.544Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/target/api-exporter.jar [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee --- [2024-06-27T10:19:06.544Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-scripts --- [2024-06-27T10:19:06.544Z] [INFO] No sources to compile [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee --- [2024-06-27T10:19:06.544Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-scripts-checkstyle) @ cmp-scripts --- [2024-06-27T10:19:06.544Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-scripts --- [2024-06-27T10:19:06.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/src/main/manpages [2024-06-27T10:19:06.544Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.544Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.16-SNAPSHOT/cmp-scripts-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.544Z] [INFO] No sources to compile [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee --- [2024-06-27T10:19:06.544Z] [INFO] Not copying test resources [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jakartaee --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt --- [2024-06-27T10:19:06.544Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.16-SNAPSHOT/cmp-scripts-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:06.544Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:06.544Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scattered-archive-api --- [2024-06-27T10:19:06.544Z] [INFO] Not copying test resources [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ scattered-archive-api --- [2024-06-27T10:19:06.544Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee --- [2024-06-27T10:19:06.544Z] [INFO] No sources to compile [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter --- [2024-06-27T10:19:06.544Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.544Z] [INFO] No sources to compile [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ scattered-archive-api --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserv-rt --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] ----------------< org.glassfish.main.extras:osgi-main >----------------- [2024-06-27T10:19:06.544Z] [INFO] Building GlassFish UberJar OSGI Main Module 7.0.16-SNAPSHOT [104/302] [2024-06-27T10:19:06.544Z] [INFO] from appserver/extras/embedded/common/osgi-main/pom.xml [2024-06-27T10:19:06.544Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:06.544Z] [INFO] Not copying test resources [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- surefire:3.2.5:test (default-test) @ scattered-archive-api --- [2024-06-27T10:19:06.544Z] [INFO] [2024-06-27T10:19:06.544Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserv-rt --- [2024-06-27T10:19:06.544Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:06.544Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java:[182,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:19:06.544Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java:[183,14] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:19:06.545Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use or override a deprecated API. [2024-06-27T10:19:06.545Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:06.545Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:06.545Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ libpam4j --- [2024-06-27T10:19:06.545Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee --- [2024-06-27T10:19:06.545Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserv-rt --- [2024-06-27T10:19:06.545Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] Executing tasks [2024-06-27T10:19:06.545Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter --- [2024-06-27T10:19:06.545Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target/classes/META-INF for [2024-06-27T10:19:06.545Z] [INFO] [echo] appclient-scripts [2024-06-27T10:19:06.545Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-checkstyle) @ api-exporter --- [2024-06-27T10:19:06.545Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt --- [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter --- [2024-06-27T10:19:06.545Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target/classes/META-INF [2024-06-27T10:19:06.545Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.16-SNAPSHOT/api-exporter-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.545Z] [INFO] Executed tasks [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- assembly:3.6.0:single (default-single) @ appclient-scripts --- [2024-06-27T10:19:06.545Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:06.545Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:06.545Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.16-SNAPSHOT/api-exporter-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.545Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ scattered-archive-api --- [2024-06-27T10:19:06.545Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2024-06-27T10:19:06.545Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 7.0.16-SNAPSHOT [105/302] [2024-06-27T10:19:06.545Z] [INFO] from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml [2024-06-27T10:19:06.545Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:06.545Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appclient-scripts --- [2024-06-27T10:19:06.545Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-scripts --- [2024-06-27T10:19:06.545Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-scripts --- [2024-06-27T10:19:06.545Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-appclient-scripts-checkstyle) @ appclient-scripts --- [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-scripts --- [2024-06-27T10:19:06.545Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.16-SNAPSHOT/appclient-scripts-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.545Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.16-SNAPSHOT/appclient-scripts-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:06.545Z] [INFO] [2024-06-27T10:19:06.545Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2024-06-27T10:19:06.545Z] [INFO] Building connectors-ra-redeploy 7.0.16-SNAPSHOT [106/302] [2024-06-27T10:19:06.545Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml [2024-06-27T10:19:06.545Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:06.545Z] [INFO] Executing tasks [2024-06-27T10:19:06.545Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/target/classes/META-INF for [2024-06-27T10:19:06.546Z] [INFO] [echo] jakartaee [2024-06-27T10:19:06.546Z] [INFO] [2024-06-27T10:19:06.546Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-schemas --- [2024-06-27T10:19:06.546Z] [INFO] Executed tasks [2024-06-27T10:19:06.546Z] [INFO] [2024-06-27T10:19:06.546Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee --- [2024-06-27T10:19:06.546Z] [INFO] [2024-06-27T10:19:06.546Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:06.546Z] [INFO] [2024-06-27T10:19:06.546Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.546Z] [INFO] Executing tasks [2024-06-27T10:19:06.546Z] [INFO] [2024-06-27T10:19:06.546Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:06.546Z] [INFO] [2024-06-27T10:19:06.546Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.802Z] [INFO] Copying 113 resources from src/main/resources to target/classes [2024-06-27T10:19:06.802Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/target/classes/META-INF for [2024-06-27T10:19:06.802Z] [INFO] [echo] appserv-rt [2024-06-27T10:19:06.802Z] [INFO] [2024-06-27T10:19:06.802Z] [INFO] [2024-06-27T10:19:06.802Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:06.802Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.802Z] [INFO] [2024-06-27T10:19:06.802Z] [INFO] [2024-06-27T10:19:06.802Z] [INFO] --- dependency:3.6.1:unpack (unpack-sources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:06.802Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix --- [2024-06-27T10:19:06.802Z] [INFO] [2024-06-27T10:19:06.802Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.802Z] [INFO] Executed tasks [2024-06-27T10:19:06.802Z] [INFO] [2024-06-27T10:19:06.802Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserv-rt --- [2024-06-27T10:19:06.802Z] [INFO] Configured Artifact: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:sources:2.17.1:jar [2024-06-27T10:19:06.802Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar [2024-06-27T10:19:06.802Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:06.803Z] [INFO] Executing tasks [2024-06-27T10:19:06.803Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/target/classes/META-INF for [2024-06-27T10:19:06.803Z] [INFO] [echo] scattered-archive-api [2024-06-27T10:19:06.803Z] [INFO] No sources to compile [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.803Z] [INFO] Executed tasks [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- jar:3.3.0:jar (default-jar) @ scattered-archive-api --- [2024-06-27T10:19:06.803Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee --- [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt --- [2024-06-27T10:19:06.803Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.803Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee --- [2024-06-27T10:19:06.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar [2024-06-27T10:19:06.803Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/src/main/manpages [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-checkstyle) @ jakartaee --- [2024-06-27T10:19:06.803Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.803Z] [INFO] No sources to compile [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.803Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt --- [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee --- [2024-06-27T10:19:06.803Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-checkstyle) @ appserv-rt --- [2024-06-27T10:19:06.803Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-06-27T10:19:06.803Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.16-SNAPSHOT/jakartaee-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ felix --- [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt --- [2024-06-27T10:19:06.803Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.16-SNAPSHOT/appserv-rt-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.803Z] [INFO] No sources to compile [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.803Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.16-SNAPSHOT/appserv-rt-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.803Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.16-SNAPSHOT/jakartaee-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.803Z] [INFO] No sources to compile [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ felix --- [2024-06-27T10:19:06.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/src/main/manpages [2024-06-27T10:19:06.803Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.803Z] [INFO] No sources to compile [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix --- [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ scattered-archive-api --- [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-schemas --- [2024-06-27T10:19:06.803Z] [INFO] No sources to compile [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-schemas --- [2024-06-27T10:19:06.803Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- failsafe:3.2.5:verify (verify) @ scattered-archive-api --- [2024-06-27T10:19:06.803Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-scattered-archive-api-checkstyle) @ scattered-archive-api --- [2024-06-27T10:19:06.803Z] [INFO] No sources to compile [2024-06-27T10:19:06.803Z] [INFO] [2024-06-27T10:19:06.803Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-schemas --- [2024-06-27T10:19:06.804Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- install:3.1.1:install (default-install) @ scattered-archive-api --- [2024-06-27T10:19:06.804Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.16-SNAPSHOT/scattered-archive-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --------------< org.glassfish.main.tests:report-builder >--------------- [2024-06-27T10:19:06.804Z] [INFO] Building report-builder 7.0.16-SNAPSHOT [107/302] [2024-06-27T10:19:06.804Z] [INFO] from appserver/tests/appserv-tests/report-builder/pom.xml [2024-06-27T10:19:06.804Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] -----------------< org.glassfish.main.tests:reporter >------------------ [2024-06-27T10:19:06.804Z] [INFO] Building reporter 7.0.16-SNAPSHOT [108/302] [2024-06-27T10:19:06.804Z] [INFO] from appserver/tests/appserv-tests/reporter/pom.xml [2024-06-27T10:19:06.804Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:06.804Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:06.804Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ libpam4j --- [2024-06-27T10:19:06.804Z] [INFO] Not copying test resources [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ libpam4j --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-common --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-common --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-common --- [2024-06-27T10:19:06.804Z] [INFO] Not compiling test sources [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- surefire:3.2.5:test (default-test) @ libpam4j --- [2024-06-27T10:19:06.804Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.16-SNAPSHOT/scattered-archive-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ glassfish-common --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ report-builder --- [2024-06-27T10:19:06.804Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ libpam4j --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ report-builder --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ report-builder --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ report-builder --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2024-06-27T10:19:06.804Z] [INFO] Building GlassFish appserv-rt distribution fragment 7.0.16-SNAPSHOT [109/302] [2024-06-27T10:19:06.804Z] [INFO] from appserver/extras/appserv-rt/dist-frag/pom.xml [2024-06-27T10:19:06.804Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-frag --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-frag --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-frag --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt-frag --- [2024-06-27T10:19:06.804Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:06.804Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:06.804Z] [INFO] No sources to compile [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserv-rt-frag --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-frag --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-frag --- [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-frag --- [2024-06-27T10:19:06.804Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt-frag --- [2024-06-27T10:19:06.804Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:06.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/src/main/resources [2024-06-27T10:19:06.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/src/main/manpages [2024-06-27T10:19:06.804Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.804Z] [INFO] [2024-06-27T10:19:06.804Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ config-types --- [2024-06-27T10:19:06.804Z] [INFO] Executing tasks [2024-06-27T10:19:06.804Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF for [2024-06-27T10:19:06.804Z] [INFO] [echo] connectors-ra-redeploy [2024-06-27T10:19:06.804Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:06.804Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF [2024-06-27T10:19:06.804Z] [INFO] Executing tasks [2024-06-27T10:19:06.804Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:06.805Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/classes/META-INF for [2024-06-27T10:19:06.805Z] [INFO] Executed tasks [2024-06-27T10:19:06.805Z] [INFO] [echo] felix [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ appserv-rt-frag --- [2024-06-27T10:19:06.805Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/classes/META-INF [2024-06-27T10:19:06.805Z] [INFO] Executed tasks [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- assembly:3.6.0:single (default-single) @ felix --- [2024-06-27T10:19:06.805Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.805Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-checkstyle) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy --- [2024-06-27T10:19:06.805Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-main --- [2024-06-27T10:19:06.805Z] [INFO] Executing tasks [2024-06-27T10:19:06.805Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/7.0.16-SNAPSHOT/connectors-ra-redeploy-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.805Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target/classes/META-INF for [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] [echo] appserver-schemas [2024-06-27T10:19:06.805Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-main --- [2024-06-27T10:19:06.805Z] [INFO] Copying appserv-rt.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/classes/lib/appserv-rt.jar [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-main --- [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-main --- [2024-06-27T10:19:06.805Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target/classes/META-INF [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt-frag --- [2024-06-27T10:19:06.805Z] [INFO] Executed tasks [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-schemas --- [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-frag >-------------- [2024-06-27T10:19:06.805Z] [INFO] Building GlassFish jakartaee.jar distribution fragment 7.0.16-SNAPSHOT [110/302] [2024-06-27T10:19:06.805Z] [INFO] from appserver/extras/jakartaee/dist-frag/pom.xml [2024-06-27T10:19:06.805Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:06.805Z] [INFO] Executing tasks [2024-06-27T10:19:06.805Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:06.805Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/classes/META-INF for [2024-06-27T10:19:06.805Z] [INFO] [echo] libpam4j [2024-06-27T10:19:06.805Z] [INFO] No sources to compile [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt-frag --- [2024-06-27T10:19:06.805Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/classes/META-INF [2024-06-27T10:19:06.805Z] [INFO] Executed tasks [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- jar:3.3.0:jar (default-jar) @ libpam4j --- [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-frag --- [2024-06-27T10:19:06.805Z] [INFO] No sources to compile [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-frag --- [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-frag --- [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-frag --- [2024-06-27T10:19:06.805Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/felix.zip [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-frag --- [2024-06-27T10:19:06.805Z] [INFO] No sources to compile [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jakartaee-frag --- [2024-06-27T10:19:06.805Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:06.805Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-frag --- [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-frag --- [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-frag --- [2024-06-27T10:19:06.805Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.805Z] [INFO] [2024-06-27T10:19:06.805Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-frag --- [2024-06-27T10:19:06.805Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/libpam4j.jar [2024-06-27T10:19:06.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/src/main/resources [2024-06-27T10:19:06.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/src/main/manpages [2024-06-27T10:19:06.805Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ jakartaee-frag --- [2024-06-27T10:19:06.806Z] [INFO] Copying jakartaee.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/classes/lib/jakartaee.jar [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-frag --- [2024-06-27T10:19:06.806Z] [INFO] No sources to compile [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-frag --- [2024-06-27T10:19:06.806Z] [INFO] No sources to compile [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-frag --- [2024-06-27T10:19:06.806Z] [INFO] Executing tasks [2024-06-27T10:19:06.806Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF for [2024-06-27T10:19:06.806Z] [INFO] [echo] appserv-rt-frag [2024-06-27T10:19:06.806Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reporter --- [2024-06-27T10:19:06.806Z] [INFO] Executed tasks [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserv-rt-frag --- [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ reporter --- [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ reporter --- [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ reporter --- [2024-06-27T10:19:06.806Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ libpam4j --- [2024-06-27T10:19:06.806Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-06-27T10:19:06.806Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target/appserver-schemas.zip [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ felix --- [2024-06-27T10:19:06.806Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/felix.zip [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix --- [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserv-rt-frag --- [2024-06-27T10:19:06.806Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-frag --- [2024-06-27T10:19:06.806Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:06.806Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:06.806Z] [INFO] Executing tasks [2024-06-27T10:19:06.806Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/classes/META-INF for [2024-06-27T10:19:06.806Z] [INFO] [echo] jakartaee-frag [2024-06-27T10:19:06.806Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix --- [2024-06-27T10:19:06.806Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-checkstyle) @ felix --- [2024-06-27T10:19:06.806Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-frag --- [2024-06-27T10:19:06.806Z] [INFO] Tests are skipped. [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-frag-checkstyle) @ appserv-rt-frag --- [2024-06-27T10:19:06.806Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/classes/META-INF [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- install:3.1.1:install (default-install) @ felix --- [2024-06-27T10:19:06.806Z] [INFO] Executed tasks [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- assembly:3.6.0:single (default-single) @ jakartaee-frag --- [2024-06-27T10:19:06.806Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.16-SNAPSHOT/felix-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.806Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-frag --- [2024-06-27T10:19:06.806Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.16-SNAPSHOT/appserv-rt-frag-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:06.806Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:06.806Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/felix.zip to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.16-SNAPSHOT/felix-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:06.806Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.16-SNAPSHOT/appserv-rt-frag-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:06.806Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-06-27T10:19:06.806Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:06.807Z] [INFO] No sources to compile [2024-06-27T10:19:06.807Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:06.807Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:06.807Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:06.807Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.807Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:06.807Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/src/main/resources [2024-06-27T10:19:06.807Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/src/main/manpages [2024-06-27T10:19:06.807Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:06.807Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:06.807Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed-api --- [2024-06-27T10:19:06.807Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed-api --- [2024-06-27T10:19:06.807Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed-api --- [2024-06-27T10:19:06.807Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:06.807Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:06.807Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:06.807Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-types --- [2024-06-27T10:19:06.807Z] [INFO] Not copying test resources [2024-06-27T10:19:06.807Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ config-types --- [2024-06-27T10:19:06.807Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-embed-api --- [2024-06-27T10:19:06.807Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:06.807Z] [INFO] [2024-06-27T10:19:06.807Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:07.063Z] [INFO] Not compiling test sources [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ config-types --- [2024-06-27T10:19:07.063Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/src/main/manpages [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-types --- [2024-06-27T10:19:07.063Z] [INFO] No sources to compile [2024-06-27T10:19:07.063Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jakartaee-frag --- [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-embed-api --- [2024-06-27T10:19:07.063Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-frag --- [2024-06-27T10:19:07.063Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-types --- [2024-06-27T10:19:07.063Z] [INFO] No sources to compile [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:07.063Z] [INFO] Not copying test resources [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:07.063Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-file-store --- [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-file-store --- [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-file-store --- [2024-06-27T10:19:07.063Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target/dataprovider.jar [2024-06-27T10:19:07.063Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-frag --- [2024-06-27T10:19:07.063Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:07.063Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-frag-checkstyle) @ jakartaee-frag --- [2024-06-27T10:19:07.063Z] [INFO] Not compiling test sources [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- surefire:3.2.5:test (default-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-frag --- [2024-06-27T10:19:07.063Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.16-SNAPSHOT/jakartaee-frag-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.063Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.16-SNAPSHOT/jakartaee-frag-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-file-store --- [2024-06-27T10:19:07.063Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/resources [2024-06-27T10:19:07.063Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/manpages [2024-06-27T10:19:07.063Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:07.063Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-file-store --- [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-schemas --- [2024-06-27T10:19:07.063Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target/appserver-schemas.zip [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-schemas --- [2024-06-27T10:19:07.063Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-schemas --- [2024-06-27T10:19:07.063Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-schemas-checkstyle) @ appserver-schemas --- [2024-06-27T10:19:07.063Z] [INFO] [2024-06-27T10:19:07.063Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-schemas --- [2024-06-27T10:19:07.063Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.16-SNAPSHOT/appserver-schemas-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.063Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.16-SNAPSHOT/appserver-schemas-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:07.064Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ report-builder --- [2024-06-27T10:19:07.064Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ report-builder --- [2024-06-27T10:19:07.064Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:07.064Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ report-builder --- [2024-06-27T10:19:07.064Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:07.064Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- resources:3.3.1:resources (default-resources) @ report-builder --- [2024-06-27T10:19:07.064Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:07.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/src/main/manpages [2024-06-27T10:19:07.064Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ report-builder --- [2024-06-27T10:19:07.064Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:07.064Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:07.064Z] [INFO] Executing tasks [2024-06-27T10:19:07.064Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/classes/META-INF for [2024-06-27T10:19:07.064Z] [INFO] [echo] config-types [2024-06-27T10:19:07.064Z] [INFO] Executed tasks [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-types --- [2024-06-27T10:19:07.064Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/config-types.jar [2024-06-27T10:19:07.064Z] [INFO] Executing tasks [2024-06-27T10:19:07.064Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/classes/META-INF for [2024-06-27T10:19:07.064Z] [INFO] [echo] jackson-module-jakarta-xmlbind-annotations [2024-06-27T10:19:07.064Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/classes/META-INF [2024-06-27T10:19:07.064Z] [INFO] Executed tasks [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-types --- [2024-06-27T10:19:07.064Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail --- [2024-06-27T10:19:07.064Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-types --- [2024-06-27T10:19:07.064Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail --- [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.hk2-config-types-checkstyle) @ config-types --- [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail --- [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail --- [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- install:3.1.1:install (default-install) @ config-types --- [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- assembly:3.6.0:single (source-assembly) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:07.064Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.16-SNAPSHOT/config-types-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.064Z] [INFO] No sources to compile [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail --- [2024-06-27T10:19:07.064Z] [INFO] Reading assembly descriptor: src.xml [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail --- [2024-06-27T10:19:07.064Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/config-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.16-SNAPSHOT/config-types-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail --- [2024-06-27T10:19:07.064Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2024-06-27T10:19:07.064Z] [INFO] Building grizzly-config 7.0.16-SNAPSHOT [111/302] [2024-06-27T10:19:07.064Z] [INFO] from nucleus/grizzly/config/pom.xml [2024-06-27T10:19:07.064Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail --- [2024-06-27T10:19:07.064Z] [INFO] No sources to compile [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail --- [2024-06-27T10:19:07.064Z] [INFO] No sources to compile [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail --- [2024-06-27T10:19:07.064Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.064Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:07.064Z] [INFO] Executing tasks [2024-06-27T10:19:07.064Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/target/classes/META-INF for [2024-06-27T10:19:07.064Z] [INFO] [echo] mail [2024-06-27T10:19:07.064Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.064Z] [INFO] [2024-06-27T10:19:07.065Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-main --- [2024-06-27T10:19:07.065Z] [INFO] [2024-06-27T10:19:07.065Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-main --- [2024-06-27T10:19:07.065Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/target/classes/META-INF [2024-06-27T10:19:07.065Z] [INFO] [2024-06-27T10:19:07.065Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-main --- [2024-06-27T10:19:07.065Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.16-SNAPSHOT : Version for package com.sun.jna is set to different values in the source (7.0.16-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-06-27T10:19:07.065Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.16-SNAPSHOT : Version for package com.sun.jna.ptr is set to different values in the source (7.0.16-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-06-27T10:19:07.065Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.16-SNAPSHOT : Version for package com.sun.jna.win32 is set to different values in the source (7.0.16-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-06-27T10:19:07.065Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/libpam4j.jar [2024-06-27T10:19:07.065Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:07.321Z] [INFO] Executed tasks [2024-06-27T10:19:07.321Z] [INFO] [2024-06-27T10:19:07.321Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail --- [2024-06-27T10:19:07.321Z] [INFO] [2024-06-27T10:19:07.321Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-main --- [2024-06-27T10:19:07.321Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/src/main/resources [2024-06-27T10:19:07.321Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/src/main/manpages [2024-06-27T10:19:07.321Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:07.321Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.321Z] [INFO] [2024-06-27T10:19:07.321Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail --- [2024-06-27T10:19:07.321Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.321Z] [INFO] [2024-06-27T10:19:07.321Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-checkstyle) @ mail --- [2024-06-27T10:19:07.321Z] [INFO] [2024-06-27T10:19:07.321Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-main --- [2024-06-27T10:19:07.321Z] [INFO] [2024-06-27T10:19:07.321Z] [INFO] --- install:3.1.1:install (default-install) @ mail --- [2024-06-27T10:19:07.321Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/7.0.16-SNAPSHOT/mail-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.321Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:07.321Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.321Z] [INFO] [2024-06-27T10:19:07.321Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-embed-api --- [2024-06-27T10:19:07.321Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:07.321Z] [INFO] [2024-06-27T10:19:07.321Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-embed-api --- [2024-06-27T10:19:07.321Z] [INFO] [2024-06-27T10:19:07.321Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-embed-api --- [2024-06-27T10:19:07.321Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.321Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[309,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:07.321Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[312,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:07.322Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses unchecked or unsafe operations. [2024-06-27T10:19:07.322Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-file-store --- [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-file-store --- [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-file-store --- [2024-06-27T10:19:07.322Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:07.322Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:07.322Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ libpam4j --- [2024-06-27T10:19:07.322Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- failsafe:3.2.5:verify (verify) @ libpam4j --- [2024-06-27T10:19:07.322Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j --- [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- install:3.1.1:install (default-install) @ libpam4j --- [2024-06-27T10:19:07.322Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.16-SNAPSHOT/libpam4j-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.322Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.16-SNAPSHOT/libpam4j-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admingui --- [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admingui --- [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admingui --- [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ admingui --- [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admingui --- [2024-06-27T10:19:07.322Z] [INFO] No sources to compile [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admingui --- [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admingui --- [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admingui --- [2024-06-27T10:19:07.322Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:07.322Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admingui --- [2024-06-27T10:19:07.322Z] [INFO] No sources to compile [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admingui --- [2024-06-27T10:19:07.322Z] [INFO] No sources to compile [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admingui --- [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dataprovider --- [2024-06-27T10:19:07.322Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dataprovider --- [2024-06-27T10:19:07.322Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-dataprovider-checkstyle) @ dataprovider --- [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- install:3.1.1:install (default-install) @ dataprovider --- [2024-06-27T10:19:07.322Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.16-SNAPSHOT/dataprovider-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.322Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target/dataprovider.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.16-SNAPSHOT/dataprovider-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:07.322Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.322Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java uses unchecked or unsafe operations. [2024-06-27T10:19:07.322Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-main --- [2024-06-27T10:19:07.322Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:07.322Z] [INFO] [2024-06-27T10:19:07.322Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-file-store --- [2024-06-27T10:19:07.323Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-file-store --- [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-embed-api --- [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-embed-api --- [2024-06-27T10:19:07.323Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:07.323Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:07.323Z] [INFO] Executing tasks [2024-06-27T10:19:07.323Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/target/classes/META-INF for [2024-06-27T10:19:07.323Z] [INFO] [echo] admingui [2024-06-27T10:19:07.323Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:07.323Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:07.323Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/target/classes/META-INF [2024-06-27T10:19:07.323Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:07.323Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:07.323Z] [INFO] Executed tasks [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admingui --- [2024-06-27T10:19:07.323Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admingui --- [2024-06-27T10:19:07.323Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ reporter --- [2024-06-27T10:19:07.323Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-admingui-checkstyle) @ admingui --- [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ reporter --- [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- install:3.1.1:install (default-install) @ admingui --- [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ reporter --- [2024-06-27T10:19:07.323Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/7.0.16-SNAPSHOT/admingui-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.323Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- resources:3.3.1:resources (default-resources) @ reporter --- [2024-06-27T10:19:07.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/resources [2024-06-27T10:19:07.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/manpages [2024-06-27T10:19:07.323Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:07.323Z] [INFO] [2024-06-27T10:19:07.323Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ reporter --- [2024-06-27T10:19:07.578Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:07.578Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:07.578Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.578Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:07.578Z] [INFO] [2024-06-27T10:19:07.578Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-embed-api --- [2024-06-27T10:19:07.578Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.578Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:07.578Z] [INFO] [2024-06-27T10:19:07.578Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-file-store --- [2024-06-27T10:19:07.578Z] [INFO] Not copying test resources [2024-06-27T10:19:07.578Z] [INFO] [2024-06-27T10:19:07.578Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-embed-api --- [2024-06-27T10:19:07.578Z] [INFO] Not copying test resources [2024-06-27T10:19:07.578Z] [INFO] [2024-06-27T10:19:07.578Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-file-store --- [2024-06-27T10:19:07.578Z] [INFO] Not compiling test sources [2024-06-27T10:19:07.578Z] [INFO] [2024-06-27T10:19:07.578Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-file-store --- [2024-06-27T10:19:07.578Z] [INFO] Not compiling test sources [2024-06-27T10:19:07.578Z] [INFO] [2024-06-27T10:19:07.578Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-embed-api --- [2024-06-27T10:19:07.578Z] [INFO] [2024-06-27T10:19:07.578Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-embed-api --- [2024-06-27T10:19:07.578Z] [INFO] [2024-06-27T10:19:07.578Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-file-store --- [2024-06-27T10:19:07.578Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.578Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:07.578Z] [INFO] [2024-06-27T10:19:07.578Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-main --- [2024-06-27T10:19:07.578Z] [INFO] Not copying test resources [2024-06-27T10:19:07.578Z] [INFO] [2024-06-27T10:19:07.578Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-main --- [2024-06-27T10:19:07.578Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.578Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.578Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed-api --- [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-file-store --- [2024-06-27T10:19:07.579Z] [INFO] Not compiling test sources [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-main --- [2024-06-27T10:19:07.579Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-main --- [2024-06-27T10:19:07.579Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.579Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/Reporter.java: Some input files use or override a deprecated API. [2024-06-27T10:19:07.579Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/Reporter.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ report-builder --- [2024-06-27T10:19:07.579Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:07.579Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:07.579Z] [INFO] Executing tasks [2024-06-27T10:19:07.579Z] [INFO] Executing tasks [2024-06-27T10:19:07.579Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/target/classes/META-INF for [2024-06-27T10:19:07.579Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/target/classes/META-INF for [2024-06-27T10:19:07.579Z] [INFO] [echo] web-embed-api [2024-06-27T10:19:07.579Z] [INFO] [echo] ha-file-store [2024-06-27T10:19:07.579Z] [INFO] Executed tasks [2024-06-27T10:19:07.579Z] [INFO] Executed tasks [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-embed-api --- [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-file-store --- [2024-06-27T10:19:07.579Z] [INFO] Executing tasks [2024-06-27T10:19:07.579Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/target/classes/META-INF for [2024-06-27T10:19:07.579Z] [INFO] [echo] osgi-main [2024-06-27T10:19:07.579Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/target/classes/META-INF [2024-06-27T10:19:07.579Z] [INFO] Executed tasks [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-main --- [2024-06-27T10:19:07.579Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/target/ha-file-store.jar [2024-06-27T10:19:07.579Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar [2024-06-27T10:19:07.579Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/target/web-embed-api.jar [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-file-store --- [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed-api --- [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-main --- [2024-06-27T10:19:07.579Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-file-store --- [2024-06-27T10:19:07.579Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-file-store-checkstyle) @ ha-file-store --- [2024-06-27T10:19:07.579Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed-api --- [2024-06-27T10:19:07.579Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-api-checkstyle) @ web-embed-api --- [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- install:3.1.1:install (default-install) @ ha-file-store --- [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed-api --- [2024-06-27T10:19:07.579Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.16-SNAPSHOT/ha-file-store-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.579Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-main --- [2024-06-27T10:19:07.579Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.16-SNAPSHOT/web-embed-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.579Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-main-checkstyle) @ osgi-main --- [2024-06-27T10:19:07.579Z] [INFO] [2024-06-27T10:19:07.579Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-main --- [2024-06-27T10:19:07.579Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.16-SNAPSHOT/web-embed-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:07.579Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.16-SNAPSHOT/ha-file-store-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:07.579Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.16-SNAPSHOT/osgi-main-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.580Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.16-SNAPSHOT/osgi-main-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:07.580Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.580Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:07.580Z] [INFO] [2024-06-27T10:19:07.580Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ report-builder --- [2024-06-27T10:19:07.580Z] [INFO] Not copying test resources [2024-06-27T10:19:07.580Z] [INFO] [2024-06-27T10:19:07.580Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ report-builder --- [2024-06-27T10:19:07.580Z] [INFO] Not compiling test sources [2024-06-27T10:19:07.580Z] [INFO] [2024-06-27T10:19:07.580Z] [INFO] --- surefire:3.2.5:test (default-test) @ report-builder --- [2024-06-27T10:19:07.580Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.580Z] [INFO] [2024-06-27T10:19:07.580Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ report-builder --- [2024-06-27T10:19:07.580Z] [INFO] Executing tasks [2024-06-27T10:19:07.580Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/target/classes/META-INF for [2024-06-27T10:19:07.580Z] [INFO] [echo] report-builder [2024-06-27T10:19:07.580Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/target/classes/META-INF [2024-06-27T10:19:07.580Z] [INFO] Executed tasks [2024-06-27T10:19:07.580Z] [INFO] [2024-06-27T10:19:07.580Z] [INFO] --- jar:3.3.0:jar (default-jar) @ report-builder --- [2024-06-27T10:19:07.580Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/target/report-builder.jar [2024-06-27T10:19:07.835Z] [INFO] [2024-06-27T10:19:07.835Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ report-builder --- [2024-06-27T10:19:07.835Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.835Z] [INFO] [2024-06-27T10:19:07.835Z] [INFO] --- failsafe:3.2.5:verify (verify) @ report-builder --- [2024-06-27T10:19:07.835Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.835Z] [INFO] [2024-06-27T10:19:07.835Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-report-builder-checkstyle) @ report-builder --- [2024-06-27T10:19:07.835Z] [INFO] [2024-06-27T10:19:07.835Z] [INFO] --- install:3.1.1:install (default-install) @ report-builder --- [2024-06-27T10:19:07.835Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.16-SNAPSHOT/report-builder-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.835Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/target/report-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.16-SNAPSHOT/report-builder-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:07.835Z] [WARNING] Bundle org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.16-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/module-info.class=module-info} [2024-06-27T10:19:07.835Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:19:07.835Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[636,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:07.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[637,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:07.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[638,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:07.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[692,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:07.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[693,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:07.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[694,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:07.835Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Some input files use or override a deprecated API. [2024-06-27T10:19:07.835Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:07.835Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:07.835Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ reporter --- [2024-06-27T10:19:07.836Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:07.836Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jmsra --- [2024-06-27T10:19:07.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/src/main/resources [2024-06-27T10:19:07.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/src/main/manpages [2024-06-27T10:19:07.836Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:07.836Z] [INFO] Executing tasks [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- antrun:3.1.0:run (unzip-rar) @ jmsra --- [2024-06-27T10:19:07.836Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:07.836Z] [INFO] Executing tasks [2024-06-27T10:19:07.836Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/imqjmsra.rar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/classes/glassfish/lib/install/applications/jmsra [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-fragments --- [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-fragments --- [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ metro-fragments --- [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ metro-fragments --- [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- javadoc:3.6.3:jar (javadoc) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:07.836Z] [INFO] No sources to compile [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ metro-fragments --- [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-fragments --- [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-fragments --- [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-fragments --- [2024-06-27T10:19:07.836Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:07.836Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:07.836Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reporter --- [2024-06-27T10:19:07.836Z] [INFO] Not copying test resources [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ reporter --- [2024-06-27T10:19:07.836Z] [INFO] Not compiling test sources [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- surefire:3.2.5:test (default-test) @ reporter --- [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ metro-fragments --- [2024-06-27T10:19:07.836Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ reporter --- [2024-06-27T10:19:07.836Z] [INFO] Copying wstx-services-4.0.3.war to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/classes/glassfish/lib/install/applications/metro/wstx-services.war [2024-06-27T10:19:07.836Z] [INFO] Executing tasks [2024-06-27T10:19:07.836Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/target/classes/META-INF for [2024-06-27T10:19:07.836Z] [INFO] [echo] reporter [2024-06-27T10:19:07.836Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/target/classes/META-INF [2024-06-27T10:19:07.836Z] [INFO] Executed tasks [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- jar:3.3.0:jar (default-jar) @ reporter --- [2024-06-27T10:19:07.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/target/reporter.jar [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ reporter --- [2024-06-27T10:19:07.836Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- failsafe:3.2.5:verify (verify) @ reporter --- [2024-06-27T10:19:07.836Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-reporter-checkstyle) @ reporter --- [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- install:3.1.1:install (default-install) @ reporter --- [2024-06-27T10:19:07.836Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.16-SNAPSHOT/reporter-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.836Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/target/reporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.16-SNAPSHOT/reporter-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] ------------------< org.glassfish.main.tests:webtest >------------------ [2024-06-27T10:19:07.836Z] [INFO] Building webtest 7.0.16-SNAPSHOT [112/302] [2024-06-27T10:19:07.836Z] [INFO] from appserver/tests/appserv-tests/webtest/pom.xml [2024-06-27T10:19:07.836Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:07.836Z] [INFO] [2024-06-27T10:19:07.836Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-fragments --- [2024-06-27T10:19:07.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/src/main/resources [2024-06-27T10:19:07.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/src/main/manpages [2024-06-27T10:19:07.837Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ metro-fragments --- [2024-06-27T10:19:07.837Z] [INFO] No sources to compile [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ metro-fragments --- [2024-06-27T10:19:07.837Z] [INFO] No sources to compile [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-fragments --- [2024-06-27T10:19:07.837Z] [INFO] Executed tasks [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jmsra --- [2024-06-27T10:19:07.837Z] [INFO] No sources to compile [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jmsra --- [2024-06-27T10:19:07.837Z] [INFO] No sources to compile [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jmsra --- [2024-06-27T10:19:07.837Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/generated-sources/xjc [2024-06-27T10:19:07.837Z] [INFO] Executing tasks [2024-06-27T10:19:07.837Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/classes/META-INF for [2024-06-27T10:19:07.837Z] [INFO] [echo] metro-fragments [2024-06-27T10:19:07.837Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/classes/META-INF [2024-06-27T10:19:07.837Z] [INFO] Executed tasks [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- assembly:3.6.0:single (default-single) @ metro-fragments --- [2024-06-27T10:19:07.837Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:07.837Z] [INFO] Executing tasks [2024-06-27T10:19:07.837Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/classes/META-INF for [2024-06-27T10:19:07.837Z] [INFO] [echo] jmsra [2024-06-27T10:19:07.837Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-06-27T10:19:07.837Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/classes/META-INF [2024-06-27T10:19:07.837Z] [INFO] Executed tasks [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- assembly:3.6.0:single (default-single) @ jmsra --- [2024-06-27T10:19:07.837Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ metro-fragments --- [2024-06-27T10:19:07.837Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-fragments --- [2024-06-27T10:19:07.837Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/jmsra.zip [2024-06-27T10:19:07.837Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-fragments --- [2024-06-27T10:19:07.837Z] [INFO] Tests are skipped. [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-fragments-checkstyle) @ metro-fragments --- [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- install:3.1.1:install (default-install) @ metro-fragments --- [2024-06-27T10:19:07.837Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.16-SNAPSHOT/metro-fragments-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:07.837Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.16-SNAPSHOT/metro-fragments-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-testing --- [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-testing --- [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-testing --- [2024-06-27T10:19:07.837Z] [INFO] [2024-06-27T10:19:07.837Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-testing --- [2024-06-27T10:19:08.093Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:08.093Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:08.093Z] [INFO] [2024-06-27T10:19:08.093Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jmsra --- [2024-06-27T10:19:08.093Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/jmsra.zip [2024-06-27T10:19:08.093Z] [INFO] [2024-06-27T10:19:08.093Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jmsra --- [2024-06-27T10:19:08.093Z] [INFO] Tests are skipped. [2024-06-27T10:19:08.093Z] [INFO] [2024-06-27T10:19:08.093Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jmsra --- [2024-06-27T10:19:08.093Z] [INFO] Tests are skipped. [2024-06-27T10:19:08.093Z] [INFO] [2024-06-27T10:19:08.093Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jmsra-checkstyle) @ jmsra --- [2024-06-27T10:19:08.093Z] [INFO] [2024-06-27T10:19:08.093Z] [INFO] --- install:3.1.1:install (default-install) @ jmsra --- [2024-06-27T10:19:08.093Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.16-SNAPSHOT/jmsra-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:08.093Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.16-SNAPSHOT/jmsra-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] No sources to compile [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] No sources to compile [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] No sources to compile [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] Executing tasks [2024-06-27T10:19:08.348Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/eclipselink-wrapper/target/classes/META-INF for [2024-06-27T10:19:08.348Z] [INFO] [echo] eclipselink-wrapper [2024-06-27T10:19:08.348Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/eclipselink-wrapper/target/classes/META-INF [2024-06-27T10:19:08.348Z] [INFO] Executed tasks [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] Tests are skipped. [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- failsafe:3.2.5:verify (verify) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] Tests are skipped. [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-eclipselink-wrapper-checkstyle) @ eclipselink-wrapper --- [2024-06-27T10:19:08.348Z] [INFO] [2024-06-27T10:19:08.348Z] [INFO] --- install:3.1.1:install (default-install) @ eclipselink-wrapper --- [2024-06-27T10:19:08.349Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/eclipselink-wrapper/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/7.0.16-SNAPSHOT/eclipselink-wrapper-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtest --- [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtest --- [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webtest --- [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webtest --- [2024-06-27T10:19:08.349Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:08.349Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-client --- [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cciblackbox-tx --- [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-client --- [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cciblackbox-tx --- [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-client --- [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cciblackbox-tx --- [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-client --- [2024-06-27T10:19:08.349Z] [INFO] [2024-06-27T10:19:08.349Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cciblackbox-tx --- [2024-06-27T10:19:08.349Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:08.349Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:08.349Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:08.349Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:08.349Z] [INFO] [xjc] parsing a schema... [2024-06-27T10:19:08.604Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:08.604Z] [INFO] [2024-06-27T10:19:08.604Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-testing --- [2024-06-27T10:19:08.604Z] [INFO] [2024-06-27T10:19:08.604Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-testing --- [2024-06-27T10:19:08.604Z] [INFO] [2024-06-27T10:19:08.604Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-testing --- [2024-06-27T10:19:08.604Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:08.604Z] [INFO] [2024-06-27T10:19:08.604Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-testing --- [2024-06-27T10:19:08.604Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:19:08.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/src/main/manpages [2024-06-27T10:19:08.604Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:08.604Z] [INFO] [2024-06-27T10:19:08.604Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-testing --- [2024-06-27T10:19:08.604Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:08.604Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:08.604Z] [INFO] [2024-06-27T10:19:08.604Z] [INFO] --- clean:3.3.2:clean (default-clean) @ grizzly-config --- [2024-06-27T10:19:08.604Z] [INFO] [2024-06-27T10:19:08.604Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ grizzly-config --- [2024-06-27T10:19:08.604Z] [INFO] [2024-06-27T10:19:08.604Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ grizzly-config --- [2024-06-27T10:19:08.604Z] [INFO] [2024-06-27T10:19:08.604Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ grizzly-config --- [2024-06-27T10:19:08.604Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:08.604Z] [INFO] Compiling 45 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:08.604Z] [INFO] [xjc] compiling a schema... [2024-06-27T10:19:08.604Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:08.604Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java uses unchecked or unsafe operations. [2024-06-27T10:19:08.604Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:08.604Z] [INFO] [2024-06-27T10:19:08.604Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-testing --- [2024-06-27T10:19:08.860Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:08.860Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:08.860Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:08.860Z] [INFO] [2024-06-27T10:19:08.860Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-testing --- [2024-06-27T10:19:08.860Z] [INFO] Not copying test resources [2024-06-27T10:19:08.860Z] [INFO] [2024-06-27T10:19:08.860Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-testing --- [2024-06-27T10:19:08.860Z] [INFO] Not compiling test sources [2024-06-27T10:19:08.860Z] [INFO] [2024-06-27T10:19:08.860Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-testing --- [2024-06-27T10:19:08.860Z] [INFO] Tests are skipped. [2024-06-27T10:19:08.860Z] [INFO] [2024-06-27T10:19:08.860Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-testing --- [2024-06-27T10:19:08.860Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:08.860Z] [INFO] [2024-06-27T10:19:08.860Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtest --- [2024-06-27T10:19:08.860Z] [INFO] [2024-06-27T10:19:08.860Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtest --- [2024-06-27T10:19:08.860Z] [INFO] [2024-06-27T10:19:08.860Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtest --- [2024-06-27T10:19:08.860Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:08.860Z] [INFO] [2024-06-27T10:19:08.860Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webtest --- [2024-06-27T10:19:08.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/resources [2024-06-27T10:19:08.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/manpages [2024-06-27T10:19:08.860Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:08.860Z] [INFO] [2024-06-27T10:19:08.860Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webtest --- [2024-06-27T10:19:08.860Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:08.860Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:08.860Z] [INFO] Executing tasks [2024-06-27T10:19:08.860Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/target/classes/META-INF for [2024-06-27T10:19:08.860Z] [INFO] [echo] rest-testing [2024-06-27T10:19:08.860Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/target/classes/META-INF [2024-06-27T10:19:08.860Z] [INFO] Executed tasks [2024-06-27T10:19:08.860Z] [INFO] [2024-06-27T10:19:08.860Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-testing --- [2024-06-27T10:19:08.860Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/target/rest-testing.jar [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter1.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter2.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter3.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter4.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter5.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter6.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter7.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter8.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/AuthRealm.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/CertDb.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientContainer.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientCredential.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/LogService.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/MessageSecurityConfig.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ObjectFactory.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Property.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ProviderConfig.java [2024-06-27T10:19:08.860Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/RequestPolicy.java [2024-06-27T10:19:08.861Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ResponsePolicy.java [2024-06-27T10:19:08.861Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Security.java [2024-06-27T10:19:08.861Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Ssl.java [2024-06-27T10:19:08.861Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/TargetServer.java [2024-06-27T10:19:08.861Z] [INFO] Executed tasks [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ acc-config --- [2024-06-27T10:19:08.861Z] [INFO] Not compiling main sources [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-testing --- [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ acc-config --- [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ acc-config --- [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ acc-config --- [2024-06-27T10:19:08.861Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:08.861Z] [INFO] Tests are skipped. [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-testing --- [2024-06-27T10:19:08.861Z] [INFO] Tests are skipped. [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-testing-checkstyle) @ rest-testing --- [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- install:3.1.1:install (default-install) @ rest-testing --- [2024-06-27T10:19:08.861Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.16-SNAPSHOT/rest-testing-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- resources:3.3.1:resources (default-resources) @ acc-config --- [2024-06-27T10:19:08.861Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/target/rest-testing.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.16-SNAPSHOT/rest-testing-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:08.861Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:19:08.861Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/src/main/manpages [2024-06-27T10:19:08.861Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ acc-config --- [2024-06-27T10:19:08.861Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:08.861Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:08.861Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ acc-config --- [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ acc-config --- [2024-06-27T10:19:08.861Z] [INFO] [2024-06-27T10:19:08.861Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ acc-config --- [2024-06-27T10:19:08.861Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:09.116Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:09.116Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:09.116Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/httpd.java: Some input files use or override a deprecated API. [2024-06-27T10:19:09.116Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/httpd.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:09.116Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:09.116Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:09.116Z] [INFO] [2024-06-27T10:19:09.116Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webtest --- [2024-06-27T10:19:09.116Z] [INFO] [2024-06-27T10:19:09.116Z] [INFO] --- command-security:1.0.17:check (default-check) @ acc-config --- [2024-06-27T10:19:09.116Z] [INFO] [2024-06-27T10:19:09.116Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ acc-config --- [2024-06-27T10:19:09.116Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:09.116Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:09.116Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:09.116Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:09.116Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:09.117Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ acc-config --- [2024-06-27T10:19:09.117Z] [INFO] Not copying test resources [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ acc-config --- [2024-06-27T10:19:09.117Z] [INFO] Not compiling test sources [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ acc-config --- [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- surefire:3.2.5:test (default-test) @ acc-config --- [2024-06-27T10:19:09.117Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ acc-config --- [2024-06-27T10:19:09.117Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:09.117Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webtest --- [2024-06-27T10:19:09.117Z] [INFO] Not copying test resources [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webtest --- [2024-06-27T10:19:09.117Z] [INFO] Not compiling test sources [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- surefire:3.2.5:test (default-test) @ webtest --- [2024-06-27T10:19:09.117Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtest --- [2024-06-27T10:19:09.117Z] [INFO] Executing tasks [2024-06-27T10:19:09.117Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-client --- [2024-06-27T10:19:09.117Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/target/classes/META-INF for [2024-06-27T10:19:09.117Z] [INFO] [echo] webtest [2024-06-27T10:19:09.117Z] [INFO] Executing tasks [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-client --- [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-client --- [2024-06-27T10:19:09.117Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:09.117Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/target/classes/META-INF [2024-06-27T10:19:09.117Z] [INFO] Executed tasks [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webtest --- [2024-06-27T10:19:09.117Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cciblackbox-tx --- [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cciblackbox-tx --- [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cciblackbox-tx --- [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-client --- [2024-06-27T10:19:09.117Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/classes/META-INF for [2024-06-27T10:19:09.117Z] [INFO] [echo] acc-config [2024-06-27T10:19:09.117Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:09.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/src/main/resources [2024-06-27T10:19:09.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/src/main/manpages [2024-06-27T10:19:09.117Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-client --- [2024-06-27T10:19:09.117Z] [INFO] [2024-06-27T10:19:09.117Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cciblackbox-tx --- [2024-06-27T10:19:09.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/resources [2024-06-27T10:19:09.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/manpages [2024-06-27T10:19:09.118Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:09.118Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cciblackbox-tx --- [2024-06-27T10:19:09.118Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:09.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/target/webtest.jar [2024-06-27T10:19:09.118Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:09.118Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:09.118Z] [INFO] Executed tasks [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- jar:3.3.0:jar (default-jar) @ acc-config --- [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtest --- [2024-06-27T10:19:09.118Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtest --- [2024-06-27T10:19:09.118Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-webtest-checkstyle) @ webtest --- [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- install:3.1.1:install (default-install) @ webtest --- [2024-06-27T10:19:09.118Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.16-SNAPSHOT/webtest-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:09.118Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/target/webtest.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.16-SNAPSHOT/webtest-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:09.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/acc-config.jar [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ acc-config --- [2024-06-27T10:19:09.118Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- failsafe:3.2.5:verify (verify) @ acc-config --- [2024-06-27T10:19:09.118Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-acc-config-checkstyle) @ acc-config --- [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- install:3.1.1:install (default-install) @ acc-config --- [2024-06-27T10:19:09.118Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.16-SNAPSHOT/acc-config-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:09.118Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.16-SNAPSHOT/acc-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:09.118Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-client --- [2024-06-27T10:19:09.118Z] [INFO] [2024-06-27T10:19:09.118Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-client --- [2024-06-27T10:19:09.119Z] [INFO] [2024-06-27T10:19:09.119Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-client --- [2024-06-27T10:19:09.119Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:09.374Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:09.374Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[200,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.374Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[203,13] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.374Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[30,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.374Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[31,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[32,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[33,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[34,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[35,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[36,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[37,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[38,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[39,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[40,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[41,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[42,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[43,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[44,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[45,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[46,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[47,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.375Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[48,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.376Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[49,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:09.376Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Util.java:[50,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:09.376Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:09.376Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cciblackbox-tx --- [2024-06-27T10:19:09.376Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:09.376Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:09.376Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-client --- [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-client --- [2024-06-27T10:19:09.376Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:09.376Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:09.376Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:09.376Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-client --- [2024-06-27T10:19:09.376Z] [INFO] Not copying test resources [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-client --- [2024-06-27T10:19:09.376Z] [INFO] Not compiling test sources [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-client --- [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-client --- [2024-06-27T10:19:09.376Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-client --- [2024-06-27T10:19:09.376Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:09.376Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cciblackbox-tx --- [2024-06-27T10:19:09.376Z] [INFO] Not copying test resources [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cciblackbox-tx --- [2024-06-27T10:19:09.376Z] [INFO] Not compiling test sources [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- surefire:3.2.5:test (default-test) @ cciblackbox-tx --- [2024-06-27T10:19:09.376Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cciblackbox-tx --- [2024-06-27T10:19:09.376Z] [INFO] Executing tasks [2024-06-27T10:19:09.376Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/target/classes/META-INF for [2024-06-27T10:19:09.376Z] [INFO] [echo] ejb-client [2024-06-27T10:19:09.376Z] [INFO] Executed tasks [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-client --- [2024-06-27T10:19:09.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/target/ejb-client.jar [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-client --- [2024-06-27T10:19:09.376Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-client --- [2024-06-27T10:19:09.376Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-client-checkstyle) @ ejb-client --- [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-client --- [2024-06-27T10:19:09.376Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.16-SNAPSHOT/ejb-client-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:09.376Z] [INFO] Executing tasks [2024-06-27T10:19:09.376Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF for [2024-06-27T10:19:09.376Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.16-SNAPSHOT/ejb-client-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:09.376Z] [INFO] [echo] cciblackbox-tx [2024-06-27T10:19:09.376Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF [2024-06-27T10:19:09.376Z] [INFO] Executed tasks [2024-06-27T10:19:09.376Z] [INFO] [2024-06-27T10:19:09.376Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cciblackbox-tx --- [2024-06-27T10:19:09.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar [2024-06-27T10:19:09.377Z] [INFO] [2024-06-27T10:19:09.377Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cciblackbox-tx --- [2024-06-27T10:19:09.377Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.377Z] [INFO] [2024-06-27T10:19:09.377Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cciblackbox-tx --- [2024-06-27T10:19:09.377Z] [INFO] Tests are skipped. [2024-06-27T10:19:09.377Z] [INFO] [2024-06-27T10:19:09.377Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-cciblackbox-tx-checkstyle) @ cciblackbox-tx --- [2024-06-27T10:19:09.377Z] [INFO] [2024-06-27T10:19:09.377Z] [INFO] --- install:3.1.1:install (default-install) @ cciblackbox-tx --- [2024-06-27T10:19:09.377Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.16-SNAPSHOT/cciblackbox-tx-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:09.377Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.16-SNAPSHOT/cciblackbox-tx-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:09.377Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:09.377Z] [INFO] [2024-06-27T10:19:09.377Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ grizzly-config --- [2024-06-27T10:19:09.377Z] [INFO] [2024-06-27T10:19:09.377Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ grizzly-config --- [2024-06-27T10:19:09.377Z] [INFO] [2024-06-27T10:19:09.377Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ grizzly-config --- [2024-06-27T10:19:09.377Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:09.377Z] [INFO] [2024-06-27T10:19:09.377Z] [INFO] --- resources:3.3.1:resources (default-resources) @ grizzly-config --- [2024-06-27T10:19:09.377Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:09.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/src/main/manpages [2024-06-27T10:19:09.377Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:09.377Z] [INFO] [2024-06-27T10:19:09.377Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ grizzly-config --- [2024-06-27T10:19:09.377Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:09.377Z] [INFO] Compiling 63 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:09.632Z] [INFO] [2024-06-27T10:19:09.632Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-sse --- [2024-06-27T10:19:09.632Z] [INFO] [2024-06-27T10:19:09.632Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-sse --- [2024-06-27T10:19:09.632Z] [INFO] [2024-06-27T10:19:09.632Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-sse --- [2024-06-27T10:19:09.632Z] [INFO] [2024-06-27T10:19:09.632Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-sse --- [2024-06-27T10:19:09.632Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:09.632Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:09.887Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:09.887Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Some input files use or override a deprecated API. [2024-06-27T10:19:09.887Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:09.887Z] [INFO] [2024-06-27T10:19:09.887Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ grizzly-config --- [2024-06-27T10:19:09.887Z] [INFO] [2024-06-27T10:19:09.887Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ grizzly-config --- [2024-06-27T10:19:09.887Z] [INFO] [2024-06-27T10:19:09.887Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ grizzly-config --- [2024-06-27T10:19:09.887Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] No sources to compile [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] Copying 2 resources from src/main/resources to target/dependency [2024-06-27T10:19:10.143Z] [INFO] Copying 11 resources from src/main/resources to target/dependency [2024-06-27T10:19:10.143Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/src/main/manpages [2024-06-27T10:19:10.143Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-06-27T10:19:10.143Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-common [2024-06-27T10:19:10.143Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- command-security:1.0.17:check (default-check) @ grizzly-config --- [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ grizzly-config --- [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] No sources to compile [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] No sources to compile [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:10.143Z] [INFO] Compiling 63 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:10.143Z] [INFO] Executing tasks [2024-06-27T10:19:10.143Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/dependency/META-INF for [2024-06-27T10:19:10.143Z] [INFO] [echo] glassfish-common [2024-06-27T10:19:10.143Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/dependency/META-INF [2024-06-27T10:19:10.143Z] [INFO] Executed tasks [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish-common.xml [2024-06-27T10:19:10.143Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/stage [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:10.143Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.143Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-common --- [2024-06-27T10:19:10.143Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-06-27T10:19:10.143Z] [INFO] [2024-06-27T10:19:10.144Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-common --- [2024-06-27T10:19:10.144Z] [INFO] Tests are skipped. [2024-06-27T10:19:10.144Z] [INFO] [2024-06-27T10:19:10.144Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-common --- [2024-06-27T10:19:10.144Z] [INFO] Tests are skipped. [2024-06-27T10:19:10.144Z] [INFO] [2024-06-27T10:19:10.144Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-common-checkstyle) @ glassfish-common --- [2024-06-27T10:19:10.144Z] [INFO] [2024-06-27T10:19:10.144Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-common --- [2024-06-27T10:19:10.144Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.16-SNAPSHOT/glassfish-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:10.144Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/glassfish-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.16-SNAPSHOT/glassfish-common-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:10.399Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:10.399Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:10.399Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:10.399Z] [INFO] Processing: jakarta.enterprise.network.config on element LOGGER_NAME [2024-06-27T10:19:10.399Z] [INFO] Enclosing type is org.glassfish.grizzly.config.GrizzlyConfig [2024-06-27T10:19:10.399Z] [INFO] Loggers found so far: {jakarta.enterprise.network.config.description=Network config, jakarta.enterprise.network.config.publish=false, jakarta.enterprise.network.config.subsystem=NETCONFIG} [2024-06-27T10:19:10.399Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:10.399Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:19:10.399Z] [INFO] Found enclosing element org.glassfish.grizzly.config.GrizzlyConfig [2024-06-27T10:19:10.399Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:10.399Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:10.399Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:10.399Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.399Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ grizzly-config --- [2024-06-27T10:19:10.399Z] [INFO] Not copying test resources [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.399Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grizzly-config --- [2024-06-27T10:19:10.399Z] [INFO] Not compiling test sources [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.399Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ grizzly-config --- [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.399Z] [INFO] --- surefire:3.2.5:test (default-test) @ grizzly-config --- [2024-06-27T10:19:10.399Z] [INFO] Tests are skipped. [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.399Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ grizzly-config --- [2024-06-27T10:19:10.399Z] [INFO] Executing tasks [2024-06-27T10:19:10.399Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/classes/META-INF for [2024-06-27T10:19:10.399Z] [INFO] [echo] grizzly-config [2024-06-27T10:19:10.399Z] [INFO] Executed tasks [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.399Z] [INFO] --- jar:3.3.0:jar (default-jar) @ grizzly-config --- [2024-06-27T10:19:10.399Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/grizzly-config.jar [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.399Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ grizzly-config --- [2024-06-27T10:19:10.399Z] [INFO] Tests are skipped. [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.399Z] [INFO] --- failsafe:3.2.5:verify (verify) @ grizzly-config --- [2024-06-27T10:19:10.399Z] [INFO] Tests are skipped. [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.399Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-grizzly-config-checkstyle) @ grizzly-config --- [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.399Z] [INFO] --- install:3.1.1:install (default-install) @ grizzly-config --- [2024-06-27T10:19:10.399Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.16-SNAPSHOT/grizzly-config-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:10.399Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/grizzly-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.16-SNAPSHOT/grizzly-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.399Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2024-06-27T10:19:10.399Z] [INFO] Building Nucleus Grizzly jars Combining 7.0.16-SNAPSHOT [113/302] [2024-06-27T10:19:10.399Z] [INFO] from nucleus/grizzly/nucleus-grizzly-all/pom.xml [2024-06-27T10:19:10.399Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:10.399Z] [INFO] No previous run data found, generating javadoc. [2024-06-27T10:19:10.399Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:10.399Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-sse --- [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-sse --- [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-sse --- [2024-06-27T10:19:10.400Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-sse --- [2024-06-27T10:19:10.400Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:10.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/src/main/manpages [2024-06-27T10:19:10.400Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-sse --- [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.400Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.400Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:10.400Z] [INFO] No sources to compile [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.400Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:10.400Z] [INFO] [2024-06-27T10:19:10.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/src/main/resources [2024-06-27T10:19:10.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/src/main/manpages [2024-06-27T10:19:10.658Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.658Z] [INFO] No sources to compile [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- consolidatedbundle:3.1.0:hk2-generate (processhk2headers) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.658Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar [2024-06-27T10:19:10.658Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar [2024-06-27T10:19:10.658Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar [2024-06-27T10:19:10.658Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar [2024-06-27T10:19:10.658Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar [2024-06-27T10:19:10.658Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/grizzly-config.jar [2024-06-27T10:19:10.658Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.658Z] [INFO] No sources to compile [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.658Z] [INFO] Not copying test resources [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.658Z] [INFO] Not compiling test sources [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.658Z] [INFO] Tests are skipped. [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.658Z] [INFO] Executing tasks [2024-06-27T10:19:10.658Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF for [2024-06-27T10:19:10.658Z] [INFO] [echo] nucleus-grizzly-all [2024-06-27T10:19:10.658Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF [2024-06-27T10:19:10.658Z] [INFO] Executed tasks [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.658Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ nucleus-grizzly-all --- [2024-06-27T10:19:10.658Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-06-27T10:19:10.658Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-sse --- [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-sse --- [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-sse --- [2024-06-27T10:19:10.658Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:10.658Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-sse --- [2024-06-27T10:19:10.658Z] [INFO] [2024-06-27T10:19:10.658Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-sse --- [2024-06-27T10:19:10.658Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:10.658Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:11.220Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-06-27T10:19:11.220Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:11.220Z] [INFO] [2024-06-27T10:19:11.220Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-sse --- [2024-06-27T10:19:11.220Z] [INFO] Not copying test resources [2024-06-27T10:19:11.220Z] [INFO] [2024-06-27T10:19:11.220Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-sse --- [2024-06-27T10:19:11.220Z] [INFO] Not compiling test sources [2024-06-27T10:19:11.220Z] [INFO] [2024-06-27T10:19:11.220Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-sse --- [2024-06-27T10:19:11.220Z] [INFO] [2024-06-27T10:19:11.220Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-sse --- [2024-06-27T10:19:11.220Z] [INFO] Tests are skipped. [2024-06-27T10:19:11.220Z] [INFO] [2024-06-27T10:19:11.220Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-sse --- [2024-06-27T10:19:11.220Z] [INFO] Executing tasks [2024-06-27T10:19:11.220Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/target/classes/META-INF for [2024-06-27T10:19:11.220Z] [INFO] [echo] web-sse [2024-06-27T10:19:11.220Z] [INFO] Executed tasks [2024-06-27T10:19:11.220Z] [INFO] [2024-06-27T10:19:11.220Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-sse --- [2024-06-27T10:19:11.220Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/target/web-sse.jar [2024-06-27T10:19:11.220Z] [INFO] [2024-06-27T10:19:11.220Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-sse --- [2024-06-27T10:19:11.220Z] [INFO] Tests are skipped. [2024-06-27T10:19:11.220Z] [INFO] [2024-06-27T10:19:11.220Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-sse --- [2024-06-27T10:19:11.220Z] [INFO] Tests are skipped. [2024-06-27T10:19:11.220Z] [INFO] [2024-06-27T10:19:11.220Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-sse-checkstyle) @ web-sse --- [2024-06-27T10:19:11.220Z] [INFO] [2024-06-27T10:19:11.220Z] [INFO] --- install:3.1.1:install (default-install) @ web-sse --- [2024-06-27T10:19:11.221Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.16-SNAPSHOT/web-sse-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:11.221Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.16-SNAPSHOT/web-sse-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:11.477Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:11.477Z] [INFO] [2024-06-27T10:19:11.477Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly-all --- [2024-06-27T10:19:11.477Z] [INFO] Tests are skipped. [2024-06-27T10:19:11.477Z] [INFO] [2024-06-27T10:19:11.477Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly-all --- [2024-06-27T10:19:11.477Z] [INFO] Tests are skipped. [2024-06-27T10:19:11.477Z] [INFO] [2024-06-27T10:19:11.477Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-all-checkstyle) @ nucleus-grizzly-all --- [2024-06-27T10:19:11.477Z] [INFO] [2024-06-27T10:19:11.477Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly-all --- [2024-06-27T10:19:11.477Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.16-SNAPSHOT/nucleus-grizzly-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:11.477Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.16-SNAPSHOT/nucleus-grizzly-all-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:11.477Z] [INFO] [2024-06-27T10:19:11.477Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2024-06-27T10:19:11.477Z] [INFO] Building Public APIs of Glassfish 7.0.16-SNAPSHOT [114/302] [2024-06-27T10:19:11.477Z] [INFO] from nucleus/common/glassfish-api/pom.xml [2024-06-27T10:19:11.477Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:11.477Z] [INFO] [2024-06-27T10:19:11.477Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-api --- [2024-06-27T10:19:11.477Z] [INFO] [2024-06-27T10:19:11.477Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-api --- [2024-06-27T10:19:11.477Z] [INFO] [2024-06-27T10:19:11.477Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-api --- [2024-06-27T10:19:11.477Z] [INFO] [2024-06-27T10:19:11.477Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-api --- [2024-06-27T10:19:11.477Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:11.477Z] [INFO] Compiling 186 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:12.039Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:12.039Z] [INFO] [2024-06-27T10:19:12.039Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-api --- [2024-06-27T10:19:12.039Z] [INFO] [2024-06-27T10:19:12.039Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-api --- [2024-06-27T10:19:12.039Z] [INFO] [2024-06-27T10:19:12.039Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-api --- [2024-06-27T10:19:12.039Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:12.039Z] [INFO] [2024-06-27T10:19:12.039Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-api --- [2024-06-27T10:19:12.039Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:12.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/src/main/manpages [2024-06-27T10:19:12.039Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:12.039Z] [INFO] [2024-06-27T10:19:12.039Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-api --- [2024-06-27T10:19:12.039Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:12.039Z] [INFO] Compiling 191 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:12.601Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:12.601Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/CommandSupport.java:[69,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:12.601Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:12.601Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:12.601Z] [INFO] [2024-06-27T10:19:12.601Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-api --- [2024-06-27T10:19:12.601Z] [INFO] [2024-06-27T10:19:12.601Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-api --- [2024-06-27T10:19:12.601Z] [INFO] [2024-06-27T10:19:12.601Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-api --- [2024-06-27T10:19:12.601Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:12.601Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:12.601Z] [INFO] [2024-06-27T10:19:12.601Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-api --- [2024-06-27T10:19:12.601Z] [INFO] [2024-06-27T10:19:12.601Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-api --- [2024-06-27T10:19:12.601Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:12.601Z] [INFO] Compiling 191 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:12.857Z] [WARNING] Javadoc Warnings [2024-06-27T10:19:12.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:65: warning: empty

tag [2024-06-27T10:19:12.857Z] [WARNING] *

[2024-06-27T10:19:12.857Z] [WARNING] ^ [2024-06-27T10:19:12.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:9: warning: no comment [2024-06-27T10:19:12.857Z] [WARNING] public class AdapterConverter [2024-06-27T10:19:12.857Z] [WARNING] ^ [2024-06-27T10:19:12.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:14: warning: no comment [2024-06-27T10:19:12.857Z] [WARNING] protected final XmlAdapter _adapter; [2024-06-27T10:19:12.857Z] [WARNING] ^ [2024-06-27T10:19:12.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:16: warning: no comment [2024-06-27T10:19:12.857Z] [WARNING] protected final boolean _forSerialization; [2024-06-27T10:19:12.857Z] [WARNING] ^ [2024-06-27T10:19:12.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-06-27T10:19:12.857Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-06-27T10:19:12.857Z] [WARNING] ^ [2024-06-27T10:19:12.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-06-27T10:19:12.857Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:19: warning: no comment [2024-06-27T10:19:12.858Z] [WARNING] public AdapterConverter(XmlAdapter adapter, [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:16: warning: no comment [2024-06-27T10:19:12.858Z] [WARNING] public class DataHandlerDeserializer [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:21: warning: no comment [2024-06-27T10:19:12.858Z] [WARNING] public DataHandlerDeserializer() { super(DataHandler.class); } [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:21: warning: no comment [2024-06-27T10:19:12.858Z] [WARNING] public class DataHandlerSerializer extends StdSerializer [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:25: warning: no comment [2024-06-27T10:19:12.858Z] [WARNING] public DataHandlerSerializer() { super(DataHandler.class); } [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:128: warning: no main description [2024-06-27T10:19:12.858Z] [WARNING] * @param typeFactory Type factory used for resolving type information [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:175: warning: no @param for name [2024-06-27T10:19:12.858Z] [WARNING] public void setNameUsedForXmlValue(String name) { [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:183: warning: no @return [2024-06-27T10:19:12.858Z] [WARNING] public String getNameUsedForXmlValue() { [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @param for incl [2024-06-27T10:19:12.858Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @return [2024-06-27T10:19:12.858Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:200: warning: no main description [2024-06-27T10:19:12.858Z] [WARNING] * @since 2.7 [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:202: warning: no @return [2024-06-27T10:19:12.858Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @param for ac [2024-06-27T10:19:12.858Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @return [2024-06-27T10:19:12.858Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:86: warning: no comment [2024-06-27T10:19:12.858Z] [WARNING] protected final JsonDeserializer _dataHandlerDeserializer; [2024-06-27T10:19:12.858Z] [WARNING] ^ [2024-06-27T10:19:12.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:85: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected final JsonSerializer _dataHandlerSerializer; [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:90: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected final boolean _ignoreXmlIDREF; [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:84: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected final String _jaxbPackageName; [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:88: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected final TypeFactory _typeFactory; [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:76: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected final static boolean DEFAULT_IGNORE_XMLIDREF = false; [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:74: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected final static String DEFAULT_NAME_FOR_XML_VALUE = "value"; [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:82: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected final static JsonFormat.Value FORMAT_INT = new JsonFormat.Value().withShape(JsonFormat.Shape.NUMBER_INT); [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:80: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected final static JsonFormat.Value FORMAT_STRING = new JsonFormat.Value().withShape(JsonFormat.Shape.STRING); [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:78: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected final static String MARKER_FOR_DEFAULT = "##default"; [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:119: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(MapperConfig config) { [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:123: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(TypeFactory typeFactory) { [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1527: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected Converter _converter(XmlAdapter adapter, boolean forSerialization) [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1618: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected String _decapitalize(String name) { [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1016: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected Class _doFindDeserializationType(Annotated a, JavaType baseType) [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1466: warning: no comment [2024-06-27T10:19:12.859Z] [WARNING] protected XmlAdapter _findContentAdapter(Annotated ann, [2024-06-27T10:19:12.859Z] [WARNING] ^ [2024-06-27T10:19:12.859Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1504: warning: no comment [2024-06-27T10:19:12.860Z] [WARNING] protected JavaType _fullDeserializationType(AnnotatedMember am) [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1523: warning: no comment [2024-06-27T10:19:12.860Z] [WARNING] protected JavaType _fullSerializationType(AnnotatedMember am) { [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1540: warning: no comment [2024-06-27T10:19:12.860Z] [WARNING] protected Class _getTypeFromXmlElement(Annotated a) { [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1567: warning: no comment [2024-06-27T10:19:12.860Z] [WARNING] protected String _okNameForGetter(AnnotatedMethod am) { [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1581: warning: no comment [2024-06-27T10:19:12.860Z] [WARNING] protected String _okNameForMutator(AnnotatedMethod am) { [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1486: warning: no comment [2024-06-27T10:19:12.860Z] [WARNING] protected String _propertyNameToString(PropertyName n) [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1491: warning: no comment [2024-06-27T10:19:12.860Z] [WARNING] protected Class _rawDeserializationType(Annotated a) [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1517: warning: no comment [2024-06-27T10:19:12.860Z] [WARNING] protected Class _rawSerializationType(Annotated a) [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1589: warning: no comment [2024-06-27T10:19:12.860Z] [WARNING] protected String _stdManglePropertyName(final String basename, final int offset) [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:593: warning: no comment [2024-06-27T10:19:12.860Z] [WARNING] protected TypeResolverBuilder _typeResolverFromXmlElements(AnnotatedMember am) [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1435: warning: no comment [2024-06-27T10:19:12.860Z] [WARNING] protected final TypeFactory getTypeFactory() { [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:78: warning: no main description [2024-06-27T10:19:12.860Z] [WARNING] * @since 2.7 [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:80: warning: no @param for intr [2024-06-27T10:19:12.860Z] [WARNING] public JakartaXmlBindAnnotationModule(JakartaXmlBindAnnotationIntrospector intr) { [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @param for p [2024-06-27T10:19:12.860Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @return [2024-06-27T10:19:12.860Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.860Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:137: warning: no main description [2024-06-27T10:19:12.860Z] [WARNING] * @since 2.7 [2024-06-27T10:19:12.860Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @param for incl [2024-06-27T10:19:12.861Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @return [2024-06-27T10:19:12.861Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:149: warning: no main description [2024-06-27T10:19:12.861Z] [WARNING] * @since 2.7 [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:151: warning: no @return [2024-06-27T10:19:12.861Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:156: warning: no main description [2024-06-27T10:19:12.861Z] [WARNING] * @since 2.12 [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @param for name [2024-06-27T10:19:12.861Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @return [2024-06-27T10:19:12.861Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:75: warning: no comment [2024-06-27T10:19:12.861Z] [WARNING] public JakartaXmlBindAnnotationModule() { } [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:163: warning: no comment [2024-06-27T10:19:12.861Z] [WARNING] public String getNameUsedForXmlValue() { [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:134: warning: no comment [2024-06-27T10:19:12.861Z] [WARNING] public Priority getPriority() { return _priority; } [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-06-27T10:19:12.861Z] [WARNING] PRIMARY, SECONDARY; [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-06-27T10:19:12.861Z] [WARNING] PRIMARY, SECONDARY; [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java:13: warning: no comment [2024-06-27T10:19:12.861Z] [WARNING] public final static Version VERSION = VersionUtil.parseVersion( [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java:12: warning: use of default constructor, which does not provide a comment [2024-06-27T10:19:12.861Z] [WARNING] public final class PackageVersion implements Versioned { [2024-06-27T10:19:12.861Z] [WARNING] ^ [2024-06-27T10:19:12.861Z] [WARNING] 66 warnings [2024-06-27T10:19:12.861Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar [2024-06-27T10:19:12.861Z] [INFO] [2024-06-27T10:19:12.861Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:12.861Z] [INFO] Tests are skipped. [2024-06-27T10:19:12.861Z] [INFO] [2024-06-27T10:19:12.861Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:12.861Z] [INFO] Tests are skipped. [2024-06-27T10:19:12.861Z] [INFO] [2024-06-27T10:19:12.861Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jackson.module-jackson-module-jakarta-xmlbind-annotations-checkstyle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:12.861Z] [INFO] [2024-06-27T10:19:12.861Z] [INFO] --- install:3.1.1:install (default-install) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:19:12.862Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.16-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:12.862Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.16-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:12.862Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.16-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.16-SNAPSHOT-sources.jar [2024-06-27T10:19:12.862Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.16-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.16-SNAPSHOT-javadoc.jar [2024-06-27T10:19:12.862Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:12.862Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:12.862Z] [INFO] [2024-06-27T10:19:12.862Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-api --- [2024-06-27T10:19:12.862Z] [INFO] Not copying test resources [2024-06-27T10:19:12.862Z] [INFO] [2024-06-27T10:19:12.862Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-api --- [2024-06-27T10:19:12.862Z] [INFO] Not compiling test sources [2024-06-27T10:19:12.862Z] [INFO] [2024-06-27T10:19:12.862Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-api --- [2024-06-27T10:19:12.862Z] [INFO] [2024-06-27T10:19:12.862Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-api --- [2024-06-27T10:19:12.862Z] [INFO] Tests are skipped. [2024-06-27T10:19:12.862Z] [INFO] [2024-06-27T10:19:12.862Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-api --- [2024-06-27T10:19:12.862Z] [INFO] Executing tasks [2024-06-27T10:19:12.862Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/target/classes/META-INF for [2024-06-27T10:19:12.862Z] [INFO] [echo] glassfish-api [2024-06-27T10:19:12.862Z] [INFO] Executed tasks [2024-06-27T10:19:12.862Z] [INFO] [2024-06-27T10:19:12.862Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-api --- [2024-06-27T10:19:13.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/target/glassfish-api.jar [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-api --- [2024-06-27T10:19:13.119Z] [INFO] Tests are skipped. [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-api --- [2024-06-27T10:19:13.119Z] [INFO] Tests are skipped. [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-api-checkstyle) @ glassfish-api --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-api --- [2024-06-27T10:19:13.119Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.16-SNAPSHOT/glassfish-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:13.119Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.16-SNAPSHOT/glassfish-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2024-06-27T10:19:13.119Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2024-06-27T10:19:13.119Z] [INFO] Building Admin Console Integration 7.0.16-SNAPSHOT [115/302] [2024-06-27T10:19:13.119Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2024-06-27T10:19:13.119Z] [INFO] from appserver/admingui/gf-admingui-connector/pom.xml [2024-06-27T10:19:13.119Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 7.0.16-SNAPSHOT [116/302] [2024-06-27T10:19:13.119Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:13.119Z] [INFO] from appserver/ha/ha-shoal-cache-bootstrap/pom.xml [2024-06-27T10:19:13.119Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:13.119Z] [INFO] Building Common Utilities 7.0.16-SNAPSHOT [117/302] [2024-06-27T10:19:13.119Z] [INFO] from nucleus/common/common-util/pom.xml [2024-06-27T10:19:13.119Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-admingui-connector --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-admingui-connector --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-admingui-connector --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-admingui-connector --- [2024-06-27T10:19:13.119Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.119Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:13.119Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.119Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common-util --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common-util --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ common-util --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ common-util --- [2024-06-27T10:19:13.119Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.119Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.119Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.120Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.120Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:13.120Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/src/main/resources [2024-06-27T10:19:13.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/src/main/manpages [2024-06-27T10:19:13.120Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:13.120Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.120Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.120Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:13.120Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.120Z] [INFO] Compiling 187 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:13.120Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:13.120Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-admingui-connector --- [2024-06-27T10:19:13.120Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-admingui-connector --- [2024-06-27T10:19:13.120Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-admingui-connector --- [2024-06-27T10:19:13.120Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:13.120Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-admingui-connector --- [2024-06-27T10:19:13.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/src/main/resources [2024-06-27T10:19:13.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/src/main/manpages [2024-06-27T10:19:13.120Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:13.120Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-admingui-connector --- [2024-06-27T10:19:13.120Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.120Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:13.120Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:13.120Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.120Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.120Z] [INFO] [2024-06-27T10:19:13.120Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.120Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:13.377Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.377Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.377Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:13.377Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:13.377Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:13.377Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-admingui-connector --- [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-admingui-connector --- [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-admingui-connector --- [2024-06-27T10:19:13.377Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:13.377Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:13.377Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.377Z] [INFO] Not copying test resources [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.377Z] [INFO] Not compiling test sources [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.377Z] [INFO] Tests are skipped. [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.377Z] [INFO] Executing tasks [2024-06-27T10:19:13.377Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF for [2024-06-27T10:19:13.377Z] [INFO] [echo] ha-shoal-cache-bootstrap [2024-06-27T10:19:13.377Z] [INFO] Executed tasks [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.377Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-admingui-connector --- [2024-06-27T10:19:13.377Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-admingui-connector --- [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.377Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.377Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.377Z] [INFO] Tests are skipped. [2024-06-27T10:19:13.377Z] [INFO] [2024-06-27T10:19:13.378Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.378Z] [INFO] Tests are skipped. [2024-06-27T10:19:13.378Z] [INFO] [2024-06-27T10:19:13.378Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-bootstrap-checkstyle) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.378Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:13.378Z] [INFO] [2024-06-27T10:19:13.378Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:19:13.378Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/7.0.16-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:13.378Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/7.0.16-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:13.633Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:13.633Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:13.633Z] [INFO] [2024-06-27T10:19:13.633Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-admingui-connector --- [2024-06-27T10:19:13.633Z] [INFO] Not copying test resources [2024-06-27T10:19:13.633Z] [INFO] [2024-06-27T10:19:13.633Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-admingui-connector --- [2024-06-27T10:19:13.633Z] [INFO] Not compiling test sources [2024-06-27T10:19:13.633Z] [INFO] [2024-06-27T10:19:13.633Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-admingui-connector --- [2024-06-27T10:19:13.633Z] [INFO] [2024-06-27T10:19:13.633Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-admingui-connector --- [2024-06-27T10:19:13.633Z] [INFO] Tests are skipped. [2024-06-27T10:19:13.633Z] [INFO] [2024-06-27T10:19:13.633Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-admingui-connector --- [2024-06-27T10:19:13.633Z] [INFO] Executing tasks [2024-06-27T10:19:13.633Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/classes/META-INF for [2024-06-27T10:19:13.633Z] [INFO] [echo] gf-admingui-connector [2024-06-27T10:19:13.633Z] [INFO] Executed tasks [2024-06-27T10:19:13.633Z] [INFO] [2024-06-27T10:19:13.633Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-admingui-connector --- [2024-06-27T10:19:13.633Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar [2024-06-27T10:19:13.633Z] [INFO] [2024-06-27T10:19:13.633Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-admingui-connector --- [2024-06-27T10:19:13.633Z] [INFO] Tests are skipped. [2024-06-27T10:19:13.633Z] [INFO] [2024-06-27T10:19:13.633Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-admingui-connector --- [2024-06-27T10:19:13.633Z] [INFO] Tests are skipped. [2024-06-27T10:19:13.633Z] [INFO] [2024-06-27T10:19:13.633Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui.connector-gf-admingui-connector-checkstyle) @ gf-admingui-connector --- [2024-06-27T10:19:13.633Z] [INFO] [2024-06-27T10:19:13.633Z] [INFO] --- install:3.1.1:install (default-install) @ gf-admingui-connector --- [2024-06-27T10:19:13.633Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.16-SNAPSHOT/gf-admingui-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:13.634Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.16-SNAPSHOT/gf-admingui-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2024-06-27T10:19:13.634Z] [INFO] Building Admin Console Integration 7.0.16-SNAPSHOT [118/302] [2024-06-27T10:19:13.634Z] [INFO] from appserver/admingui/plugin-service/pom.xml [2024-06-27T10:19:13.634Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:13.634Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:13.634Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:13.634Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common-util --- [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common-util --- [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common-util --- [2024-06-27T10:19:13.634Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- resources:3.3.1:resources (default-resources) @ common-util --- [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-plugin-service --- [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-plugin-service --- [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-plugin-service --- [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-plugin-service --- [2024-06-27T10:19:13.634Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-06-27T10:19:13.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/manpages [2024-06-27T10:19:13.634Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ common-util --- [2024-06-27T10:19:13.634Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.634Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:13.634Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.634Z] [INFO] Compiling 187 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:13.634Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-plugin-service --- [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-plugin-service --- [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-plugin-service --- [2024-06-27T10:19:13.634Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-plugin-service --- [2024-06-27T10:19:13.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/src/main/resources [2024-06-27T10:19:13.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/src/main/manpages [2024-06-27T10:19:13.634Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:13.634Z] [INFO] [2024-06-27T10:19:13.634Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-plugin-service --- [2024-06-27T10:19:13.634Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.634Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:13.890Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:13.890Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java uses or overrides a deprecated API. [2024-06-27T10:19:13.890Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:13.890Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.890Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:13.890Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:13.890Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] Not copying test resources [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] Not compiling test sources [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] Tests are skipped. [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] Executing tasks [2024-06-27T10:19:13.890Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/target/classes/META-INF for [2024-06-27T10:19:13.890Z] [INFO] [echo] console-plugin-service [2024-06-27T10:19:13.890Z] [INFO] Executed tasks [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/target/console-plugin-service.jar [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] Tests are skipped. [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] Tests are skipped. [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-plugin-service-checkstyle) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --- install:3.1.1:install (default-install) @ console-plugin-service --- [2024-06-27T10:19:13.890Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.16-SNAPSHOT/console-plugin-service-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:13.890Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/target/console-plugin-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.16-SNAPSHOT/console-plugin-service-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2024-06-27T10:19:13.890Z] [INFO] Building Admin Console Community Edition Theme Plugin 7.0.16-SNAPSHOT [119/302] [2024-06-27T10:19:13.890Z] [INFO] from appserver/admingui/community-theme/pom.xml [2024-06-27T10:19:13.890Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2024-06-27T10:19:13.890Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2024-06-27T10:19:13.890Z] [INFO] [2024-06-27T10:19:13.890Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2024-06-27T10:19:13.890Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2024-06-27T10:19:13.890Z] [INFO] Building Admin Console Concurrent Plugin 7.0.16-SNAPSHOT [121/302] [2024-06-27T10:19:13.890Z] [INFO] Building Admin Console JTS Plugin 7.0.16-SNAPSHOT [120/302] [2024-06-27T10:19:13.890Z] [INFO] from appserver/admingui/concurrent/pom.xml [2024-06-27T10:19:13.890Z] [INFO] from appserver/admingui/jts/pom.xml [2024-06-27T10:19:13.890Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:13.890Z] [INFO] Building Admin Console EJB Container Plugin 7.0.16-SNAPSHOT [123/302] [2024-06-27T10:19:13.891Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 7.0.16-SNAPSHOT [122/302] [2024-06-27T10:19:13.891Z] [INFO] from appserver/admingui/ejb/pom.xml [2024-06-27T10:19:13.891Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:13.891Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:13.891Z] [INFO] from appserver/admingui/ejb-lite/pom.xml [2024-06-27T10:19:13.891Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-concurrent-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-concurrent-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-concurrent-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-concurrent-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-concurrent-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-lite-plugin --- [2024-06-27T10:19:13.891Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jts-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-lite-plugin --- [2024-06-27T10:19:13.891Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jts-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jts-plugin --- [2024-06-27T10:19:13.891Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-ejb-lite-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-ejb-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jts-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-lite-plugin --- [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-plugin --- [2024-06-27T10:19:13.891Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:13.891Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] [2024-06-27T10:19:13.891Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-ejb-lite-plugin --- [2024-06-27T10:19:13.891Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-ejb-plugin --- [2024-06-27T10:19:13.891Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jts-plugin --- [2024-06-27T10:19:14.147Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.147Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.147Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.147Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.147Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.147Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.147Z] [INFO] [2024-06-27T10:19:14.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-community-branding-plugin --- [2024-06-27T10:19:14.147Z] [INFO] [2024-06-27T10:19:14.147Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-community-branding-plugin --- [2024-06-27T10:19:14.147Z] [INFO] [2024-06-27T10:19:14.147Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-community-branding-plugin --- [2024-06-27T10:19:14.147Z] [INFO] [2024-06-27T10:19:14.147Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-community-branding-plugin --- [2024-06-27T10:19:14.147Z] [INFO] [2024-06-27T10:19:14.147Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-community-branding-plugin --- [2024-06-27T10:19:14.147Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.147Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.403Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-concurrent-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-concurrent-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-concurrent-plugin --- [2024-06-27T10:19:14.403Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:14.403Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jts-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-concurrent-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jts-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jts-plugin --- [2024-06-27T10:19:14.403Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:14.403Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.403Z] [INFO] Copying 24 resources from src/main/resources to target/classes [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.403Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:14.403Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-community-branding-plugin --- [2024-06-27T10:19:14.403Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-community-branding-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-community-branding-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jts-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-plugin --- [2024-06-27T10:19:14.403Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:14.403Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:14.403Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.403Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] Copying 37 resources from src/main/help to target/classes [2024-06-27T10:19:14.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-community-branding-plugin --- [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-plugin --- [2024-06-27T10:19:14.403Z] [INFO] Copying 17 resources from src/main/help to target/classes [2024-06-27T10:19:14.403Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-06-27T10:19:14.403Z] [INFO] Copying 17 resources from src/main/resources to target/classes [2024-06-27T10:19:14.403Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-06-27T10:19:14.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/src/main/manpages [2024-06-27T10:19:14.403Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jts-plugin --- [2024-06-27T10:19:14.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/src/main/manpages [2024-06-27T10:19:14.403Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-06-27T10:19:14.403Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:14.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/src/main/help [2024-06-27T10:19:14.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/src/main/manpages [2024-06-27T10:19:14.403Z] [INFO] [2024-06-27T10:19:14.403Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.404Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:14.404Z] [INFO] [2024-06-27T10:19:14.404Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-community-branding-plugin --- [2024-06-27T10:19:14.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/src/main/manpages [2024-06-27T10:19:14.404Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:14.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/src/main/manpages [2024-06-27T10:19:14.404Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.404Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:14.404Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.404Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.404Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.404Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.404Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.404Z] [INFO] [2024-06-27T10:19:14.404Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-ejb-plugin --- [2024-06-27T10:19:14.404Z] [INFO] [2024-06-27T10:19:14.404Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-concurrent-plugin --- [2024-06-27T10:19:14.404Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.404Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.404Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.404Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.404Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.404Z] [INFO] [2024-06-27T10:19:14.404Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-community-branding-plugin --- [2024-06-27T10:19:14.404Z] [INFO] [2024-06-27T10:19:14.404Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-community-branding-plugin --- [2024-06-27T10:19:14.404Z] [INFO] [2024-06-27T10:19:14.404Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-community-branding-plugin --- [2024-06-27T10:19:14.404Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:14.660Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.660Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-concurrent-plugin --- [2024-06-27T10:19:14.660Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-concurrent-plugin --- [2024-06-27T10:19:14.660Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jts-plugin --- [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jts-plugin --- [2024-06-27T10:19:14.660Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-ejb-plugin --- [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-concurrent-plugin --- [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jts-plugin --- [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-ejb-plugin --- [2024-06-27T10:19:14.660Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:14.660Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-plugin --- [2024-06-27T10:19:14.660Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:14.660Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-community-branding-plugin --- [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-community-branding-plugin --- [2024-06-27T10:19:14.660Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.660Z] [INFO] [2024-06-27T10:19:14.660Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.661Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:14.661Z] [INFO] [2024-06-27T10:19:14.661Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-plugin --- [2024-06-27T10:19:14.661Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.661Z] [INFO] [2024-06-27T10:19:14.661Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-ejb-plugin --- [2024-06-27T10:19:14.661Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:14.661Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.661Z] [INFO] [2024-06-27T10:19:14.661Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-concurrent-plugin --- [2024-06-27T10:19:14.661Z] [INFO] [2024-06-27T10:19:14.661Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-concurrent-plugin --- [2024-06-27T10:19:14.661Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.661Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.661Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:14.661Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.661Z] [INFO] [2024-06-27T10:19:14.661Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jts-plugin --- [2024-06-27T10:19:14.661Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.661Z] [INFO] [2024-06-27T10:19:14.661Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jts-plugin --- [2024-06-27T10:19:14.661Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.661Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.919Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-community-branding-plugin --- [2024-06-27T10:19:14.919Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:14.919Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:14.919Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.919Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:14.919Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:14.919Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.919Z] [INFO] Not copying test resources [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.919Z] [INFO] Not compiling test sources [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.919Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.919Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:14.919Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:14.919Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-plugin --- [2024-06-27T10:19:14.919Z] [INFO] Not copying test resources [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-ejb-plugin --- [2024-06-27T10:19:14.919Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.919Z] [INFO] Not compiling test sources [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-plugin --- [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-plugin --- [2024-06-27T10:19:14.919Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-plugin --- [2024-06-27T10:19:14.919Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.919Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:14.919Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:14.919Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-concurrent-plugin --- [2024-06-27T10:19:14.919Z] [INFO] Not copying test resources [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-concurrent-plugin --- [2024-06-27T10:19:14.919Z] [INFO] Not compiling test sources [2024-06-27T10:19:14.919Z] [INFO] [2024-06-27T10:19:14.919Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-concurrent-plugin --- [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-concurrent-plugin --- [2024-06-27T10:19:14.920Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.920Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:14.920Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:14.920Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jts-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Not copying test resources [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jts-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-concurrent-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Not compiling test sources [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jts-plugin --- [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jts-plugin --- [2024-06-27T10:19:14.920Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:14.920Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:14.920Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:14.920Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-community-branding-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Not copying test resources [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-community-branding-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jts-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Not compiling test sources [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-community-branding-plugin --- [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-community-branding-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-community-branding-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Executing tasks [2024-06-27T10:19:14.920Z] [INFO] Executing tasks [2024-06-27T10:19:14.920Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/target/classes/META-INF for [2024-06-27T10:19:14.920Z] [INFO] [echo] console-ejb-lite-plugin [2024-06-27T10:19:14.920Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/target/classes/META-INF for [2024-06-27T10:19:14.920Z] [INFO] [echo] console-ejb-plugin [2024-06-27T10:19:14.920Z] [INFO] Executed tasks [2024-06-27T10:19:14.920Z] [INFO] Executed tasks [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Executing tasks [2024-06-27T10:19:14.920Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/target/classes/META-INF for [2024-06-27T10:19:14.920Z] [INFO] [echo] console-concurrent-plugin [2024-06-27T10:19:14.920Z] [INFO] Executed tasks [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-concurrent-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/target/console-ejb-plugin.jar [2024-06-27T10:19:14.920Z] [INFO] Executing tasks [2024-06-27T10:19:14.920Z] [INFO] Executing tasks [2024-06-27T10:19:14.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar [2024-06-27T10:19:14.920Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/target/classes/META-INF for [2024-06-27T10:19:14.920Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target/classes/META-INF for [2024-06-27T10:19:14.920Z] [INFO] [echo] console-jts-plugin [2024-06-27T10:19:14.920Z] [INFO] [echo] console-community-branding-plugin [2024-06-27T10:19:14.920Z] [INFO] Executed tasks [2024-06-27T10:19:14.920Z] [INFO] Executed tasks [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jts-plugin --- [2024-06-27T10:19:14.920Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-community-branding-plugin --- [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-plugin --- [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.920Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-lite-plugin-checkstyle) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.920Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.920Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-plugin-checkstyle) @ console-ejb-plugin --- [2024-06-27T10:19:14.921Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/target/console-concurrent-plugin.jar [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-lite-plugin --- [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-plugin --- [2024-06-27T10:19:14.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.16-SNAPSHOT/console-ejb-lite-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:14.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.16-SNAPSHOT/console-ejb-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:14.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.16-SNAPSHOT/console-ejb-lite-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:14.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/target/console-ejb-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.16-SNAPSHOT/console-ejb-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:14.921Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/target/console-jts-plugin.jar [2024-06-27T10:19:14.921Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target/console-community-branding-plugin.jar [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-concurrent-plugin --- [2024-06-27T10:19:14.921Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-concurrent-plugin --- [2024-06-27T10:19:14.921Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-concurrent-plugin-checkstyle) @ console-concurrent-plugin --- [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- install:3.1.1:install (default-install) @ console-concurrent-plugin --- [2024-06-27T10:19:14.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.16-SNAPSHOT/console-concurrent-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-community-branding-plugin --- [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jts-plugin --- [2024-06-27T10:19:14.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/target/console-concurrent-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.16-SNAPSHOT/console-concurrent-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:14.921Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jts-plugin --- [2024-06-27T10:19:14.921Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jts-plugin-checkstyle) @ console-jts-plugin --- [2024-06-27T10:19:14.921Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-community-branding-plugin --- [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- install:3.1.1:install (default-install) @ console-jts-plugin --- [2024-06-27T10:19:14.921Z] [INFO] Tests are skipped. [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-community-branding-plugin-checkstyle) @ console-community-branding-plugin --- [2024-06-27T10:19:14.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.16-SNAPSHOT/console-jts-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:14.921Z] [INFO] [2024-06-27T10:19:14.921Z] [INFO] --- install:3.1.1:install (default-install) @ console-community-branding-plugin --- [2024-06-27T10:19:14.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/target/console-jts-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.16-SNAPSHOT/console-jts-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:14.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.16-SNAPSHOT/console-community-branding-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:14.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target/console-community-branding-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.16-SNAPSHOT/console-community-branding-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:15.177Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:15.177Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:15.177Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[378,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:15.177Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[441,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[615,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[622,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[623,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[632,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[633,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[757,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[892,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[894,22] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[1055,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java:[35,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[538,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[545,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/admin/payload/PayloadFilesManager.java:[304,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/admin/payload/PayloadFilesManager.java:[305,18] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[198,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[285,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[445,20] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:15.178Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/LoginInfoStoreFactory.java: Some input files use or override a deprecated API. [2024-06-27T10:19:15.179Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/LoginInfoStoreFactory.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:15.179Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/appserv/util/cache/BaseCache.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:15.179Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/appserv/util/cache/BaseCache.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:15.179Z] [INFO] [2024-06-27T10:19:15.179Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ common-util --- [2024-06-27T10:19:15.179Z] [INFO] [2024-06-27T10:19:15.179Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ common-util --- [2024-06-27T10:19:15.179Z] [INFO] [2024-06-27T10:19:15.179Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ common-util --- [2024-06-27T10:19:15.179Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:15.434Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:15.434Z] [INFO] [2024-06-27T10:19:15.434Z] [INFO] --- command-security:1.0.17:check (default-check) @ common-util --- [2024-06-27T10:19:15.434Z] [INFO] [2024-06-27T10:19:15.434Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ common-util --- [2024-06-27T10:19:15.434Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:15.434Z] [INFO] Compiling 187 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:15.995Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:15.995Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:15.995Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:15.995Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00001 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00001 needs checking for cause/action: true [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00002 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00002 needs checking for cause/action: true [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00003 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00003 needs checking for cause/action: true [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00004 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00004 needs checking for cause/action: true [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00005 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00005 needs checking for cause/action: true [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00006 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00006 needs checking for cause/action: true [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00007 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00007 needs checking for cause/action: true [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00008 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00008 needs checking for cause/action: false [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00009 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00009 needs checking for cause/action: false [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00010 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00010 needs checking for cause/action: false [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00011 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00011 needs checking for cause/action: true [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00012 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00012 needs checking for cause/action: false [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00013 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00013 needs checking for cause/action: false [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00014 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00014 needs checking for cause/action: false [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00015 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00015 needs checking for cause/action: false [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00016 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00016 needs checking for cause/action: false [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00017 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00017 needs checking for cause/action: false [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00018 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00018 needs checking for cause/action: false [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00019 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00019 needs checking for cause/action: false [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00020 [2024-06-27T10:19:15.995Z] [INFO] Message NCLS-COMUTIL-00020 needs checking for cause/action: true [2024-06-27T10:19:15.995Z] [INFO] Processing: NCLS-COMUTIL-00021 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00021 needs checking for cause/action: true [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00022 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00022 needs checking for cause/action: false [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00023 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00023 needs checking for cause/action: false [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00024 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00024 needs checking for cause/action: true [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00025 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00025 needs checking for cause/action: true [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00026 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00026 needs checking for cause/action: true [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00027 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00027 needs checking for cause/action: true [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00028 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00028 needs checking for cause/action: true [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00029 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00029 needs checking for cause/action: true [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00030 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00030 needs checking for cause/action: false [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00038 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00038 needs checking for cause/action: false [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00039 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00039 needs checking for cause/action: false [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00040 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00040 needs checking for cause/action: false [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00041 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00041 needs checking for cause/action: false [2024-06-27T10:19:15.996Z] [INFO] Processing: NCLS-COMUTIL-00042 [2024-06-27T10:19:15.996Z] [INFO] Message NCLS-COMUTIL-00042 needs checking for cause/action: false [2024-06-27T10:19:15.996Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COMUTIL-00001=Failed to process class {0} with bytecode preprocessor {1}, NCLS-COMUTIL-00002=Class {0} is being reset to its original state, NCLS-COMUTIL-00003=Class {0} is being reset to the last successful preprocessor, NCLS-COMUTIL-00004=The supplied preprocessor class {0} is not an instance of org.glassfish.api.BytecodePreprocessor, NCLS-COMUTIL-00005=Bytecode preprocessor disabled, NCLS-COMUTIL-00006=Initialization failed for bytecode preprocessor {0}, NCLS-COMUTIL-00007=Error setting up preprocessor, NCLS-COMUTIL-00008=Illegal max-entries [{0}]; please check your cache configuration., NCLS-COMUTIL-00009=Illegal MaxSize value [{0}], NCLS-COMUTIL-00010=Error closing zip file for class path entry {0}, NCLS-COMUTIL-00011=An error occurred while adding URL [{0}] to the EJB class loader. Please check the content of this URL., NCLS-COMUTIL-00012=The URL entry is missing while constructing the classpath., NCLS-COMUTIL-00013=Error closing zip file for duplicate class path entry {0}, NCLS-COMUTIL-00014=Exception in ASURLClassLoader, NCLS-COMUTIL-00015=ASURLClassLoader {1} was requested to find resource {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00016=Error: Request made to load class or resource [{0}] on an ASURLClassLoader instance that has already been shutdown. [{1}], NCLS-COMUTIL-00017={0} actually got transformed, NCLS-COMUTIL-00018=ASURLClassLoader {1} was requested to find class {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00019=Illegal call to close() detected, NCLS-COMUTIL-00020=Error processing file with path {0} in {1}, NCLS-COMUTIL-00021=Error checking for existing of {0} in {1}, NCLS-COMUTIL-00022=Error closing an open stream during loader clean-up, NCLS-COMUTIL-00023=Input stream has been finalized or forced closed without being explicitly closed; stream instantiation reported in following stack trace, NCLS-COMUTIL-00024=Unable to create client data directory: {0}, NCLS-COMUTIL-00025=Exception in invokeApplicationMain [{0}]., NCLS-COMUTIL-00026=The main method signature is invalid., NCLS-COMUTIL-00027=Error while caching the local string manager - package name may be null., NCLS-COMUTIL-00028=Error while constructing the local string manager object., NCLS-COMUTIL-00029=Error in local string manager - resource bundle is probably missing., NCLS-COMUTIL-00030=Error while formatting the local string., NCLS-COMUTIL-00038=Failed to open jar file: {0}, NCLS-COMUTIL-00039=Attempt to use non-existent auth token {0}, NCLS-COMUTIL-00040=File Lock not released on {0}, NCLS-COMUTIL-00041=Bad Network Configuration. DNS can not resolve the hostname: [2024-06-27T10:19:15.996Z] {0}, NCLS-COMUTIL-00042=BundleTracker.removedBundle null bundleID for {0}} [2024-06-27T10:19:15.996Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:15.996Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:15.996Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:15.996Z] [INFO] Processing: jakarta.enterprise.system.util on element UTIL_LOGGER [2024-06-27T10:19:15.997Z] [INFO] Enclosing type is com.sun.enterprise.util.CULoggerInfo [2024-06-27T10:19:15.997Z] [INFO] Loggers found so far: {jakarta.enterprise.system.util.description=Common Utilities, jakarta.enterprise.system.util.publish=true, jakarta.enterprise.system.util.subsystem=COMMON} [2024-06-27T10:19:15.997Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:15.997Z] [INFO] Found enclosing element UTIL_LOGGER [2024-06-27T10:19:15.997Z] [INFO] Found enclosing element com.sun.enterprise.util.CULoggerInfo [2024-06-27T10:19:15.997Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:15.997Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:15.997Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:15.997Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:15.997Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:15.997Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ common-util --- [2024-06-27T10:19:15.997Z] [INFO] Not copying test resources [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ common-util --- [2024-06-27T10:19:15.997Z] [INFO] Not compiling test sources [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ common-util --- [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- surefire:3.2.5:test (default-test) @ common-util --- [2024-06-27T10:19:15.997Z] [INFO] Tests are skipped. [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common-util --- [2024-06-27T10:19:15.997Z] [INFO] Executing tasks [2024-06-27T10:19:15.997Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/classes/META-INF for [2024-06-27T10:19:15.997Z] [INFO] [echo] common-util [2024-06-27T10:19:15.997Z] [INFO] Executed tasks [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- jar:3.3.0:jar (default-jar) @ common-util --- [2024-06-27T10:19:15.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/common-util.jar [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common-util --- [2024-06-27T10:19:15.997Z] [INFO] Tests are skipped. [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common-util --- [2024-06-27T10:19:15.997Z] [INFO] Tests are skipped. [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-util-checkstyle) @ common-util --- [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- install:3.1.1:install (default-install) @ common-util --- [2024-06-27T10:19:15.997Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.16-SNAPSHOT/common-util-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:15.997Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/common-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.16-SNAPSHOT/common-util-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2024-06-27T10:19:15.997Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2024-06-27T10:19:15.997Z] [INFO] Building Appserver Core Bootstraping Classes 7.0.16-SNAPSHOT [124/302] [2024-06-27T10:19:15.997Z] [INFO] Building GlassFish Admin REST Client 7.0.16-SNAPSHOT [125/302] [2024-06-27T10:19:15.997Z] [INFO] from nucleus/core/bootstrap/pom.xml [2024-06-27T10:19:15.997Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:15.997Z] [INFO] from nucleus/admin/rest/rest-client/pom.xml [2024-06-27T10:19:15.997Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-client --- [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-client --- [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-client --- [2024-06-27T10:19:15.997Z] [INFO] [2024-06-27T10:19:15.997Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-client --- [2024-06-27T10:19:15.997Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:15.997Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:16.252Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:16.252Z] [INFO] [2024-06-27T10:19:16.252Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-client --- [2024-06-27T10:19:16.252Z] [INFO] [2024-06-27T10:19:16.252Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-client --- [2024-06-27T10:19:16.252Z] [INFO] [2024-06-27T10:19:16.252Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-client --- [2024-06-27T10:19:16.252Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:16.252Z] [INFO] [2024-06-27T10:19:16.252Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-client --- [2024-06-27T10:19:16.252Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:16.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/src/main/manpages [2024-06-27T10:19:16.253Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:16.253Z] [INFO] [2024-06-27T10:19:16.253Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-client --- [2024-06-27T10:19:16.253Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:16.253Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:16.253Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:16.253Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:16.253Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:16.253Z] [INFO] [2024-06-27T10:19:16.253Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ rest-client --- [2024-06-27T10:19:16.253Z] [INFO] [2024-06-27T10:19:16.253Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ rest-client --- [2024-06-27T10:19:16.253Z] [INFO] [2024-06-27T10:19:16.253Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-client --- [2024-06-27T10:19:16.253Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:16.508Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:16.508Z] [INFO] [2024-06-27T10:19:16.508Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-client --- [2024-06-27T10:19:16.508Z] [INFO] [2024-06-27T10:19:16.508Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-client --- [2024-06-27T10:19:16.508Z] [INFO] [2024-06-27T10:19:16.508Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-06-27T10:19:16.508Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:16.508Z] [INFO] [2024-06-27T10:19:16.508Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-06-27T10:19:16.508Z] [INFO] [2024-06-27T10:19:16.508Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-06-27T10:19:16.508Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:16.508Z] [INFO] [2024-06-27T10:19:16.508Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-06-27T10:19:16.508Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:16.508Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:16.508Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:16.508Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:16.508Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:16.508Z] [INFO] Processing: NCLS-RSCL-00001 [2024-06-27T10:19:16.508Z] [INFO] Message NCLS-RSCL-00001 needs checking for cause/action: true [2024-06-27T10:19:16.508Z] [INFO] Processing: NCLS-RSCL-00002 [2024-06-27T10:19:16.508Z] [INFO] Message NCLS-RSCL-00002 needs checking for cause/action: true [2024-06-27T10:19:16.508Z] [INFO] Processing: NCLS-RSCL-00003 [2024-06-27T10:19:16.508Z] [INFO] Message NCLS-RSCL-00003 needs checking for cause/action: true [2024-06-27T10:19:16.508Z] [INFO] Processing: NCLS-RSCL-00004 [2024-06-27T10:19:16.508Z] [INFO] Message NCLS-RSCL-00004 needs checking for cause/action: true [2024-06-27T10:19:16.508Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSCL-00001=An unsupported encoding was requested: {0}., NCLS-RSCL-00002=An error occurred while processing an XML document., NCLS-RSCL-00003=An I/O exception occurred., NCLS-RSCL-00004=An error occurred while processing a JSON object.} [2024-06-27T10:19:16.508Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:16.508Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:16.508Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:16.508Z] [INFO] Processing: jakarta.enterprise.admin.rest.client on element REST_CLIENT_LOGGER [2024-06-27T10:19:16.508Z] [INFO] Enclosing type is org.glassfish.admin.rest.client.utils.RestClientLogging [2024-06-27T10:19:16.509Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.client.description=REST Client Logger, jakarta.enterprise.admin.rest.client.publish=true, jakarta.enterprise.admin.rest.client.subsystem=REST} [2024-06-27T10:19:16.509Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:16.509Z] [INFO] Found enclosing element REST_CLIENT_LOGGER [2024-06-27T10:19:16.509Z] [INFO] Found enclosing element org.glassfish.admin.rest.client.utils.RestClientLogging [2024-06-27T10:19:16.509Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:16.509Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:16.509Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:16.509Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:16.509Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:16.509Z] [INFO] [2024-06-27T10:19:16.509Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-client --- [2024-06-27T10:19:16.509Z] [INFO] Not copying test resources [2024-06-27T10:19:16.509Z] [INFO] [2024-06-27T10:19:16.509Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-client --- [2024-06-27T10:19:16.509Z] [INFO] Not compiling test sources [2024-06-27T10:19:16.509Z] [INFO] [2024-06-27T10:19:16.509Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-client --- [2024-06-27T10:19:16.509Z] [INFO] [2024-06-27T10:19:16.509Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-client --- [2024-06-27T10:19:16.509Z] [INFO] Tests are skipped. [2024-06-27T10:19:16.509Z] [INFO] [2024-06-27T10:19:16.509Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-client --- [2024-06-27T10:19:16.509Z] [INFO] Executing tasks [2024-06-27T10:19:16.509Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target/classes/META-INF for [2024-06-27T10:19:16.509Z] [INFO] [echo] rest-client [2024-06-27T10:19:16.509Z] [INFO] Executed tasks [2024-06-27T10:19:16.509Z] [INFO] [2024-06-27T10:19:16.509Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-client --- [2024-06-27T10:19:16.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target/rest-client.jar [2024-06-27T10:19:16.509Z] [INFO] [2024-06-27T10:19:16.509Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-client --- [2024-06-27T10:19:16.509Z] [INFO] Tests are skipped. [2024-06-27T10:19:16.509Z] [INFO] [2024-06-27T10:19:16.509Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-client --- [2024-06-27T10:19:16.509Z] [INFO] Tests are skipped. [2024-06-27T10:19:16.509Z] [INFO] [2024-06-27T10:19:16.509Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-client-checkstyle) @ rest-client --- [2024-06-27T10:19:16.509Z] [INFO] [2024-06-27T10:19:16.509Z] [INFO] --- install:3.1.1:install (default-install) @ rest-client --- [2024-06-27T10:19:16.509Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.16-SNAPSHOT/rest-client-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:16.509Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.16-SNAPSHOT/rest-client-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:16.764Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:16.764Z] [INFO] [2024-06-27T10:19:16.764Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-06-27T10:19:16.764Z] [INFO] [2024-06-27T10:19:16.764Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-06-27T10:19:16.764Z] [INFO] [2024-06-27T10:19:16.764Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-06-27T10:19:17.020Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:17.020Z] [INFO] [2024-06-27T10:19:17.020Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish --- [2024-06-27T10:19:17.020Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:17.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/manpages [2024-06-27T10:19:17.020Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:17.020Z] [INFO] [2024-06-27T10:19:17.020Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-06-27T10:19:17.020Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:17.020Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:17.020Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:17.020Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java:[121,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:17.020Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java: Some input files use or override a deprecated API. [2024-06-27T10:19:17.020Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:17.020Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/FelixUtil.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:17.020Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/FelixUtil.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:17.020Z] [INFO] [2024-06-27T10:19:17.020Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish --- [2024-06-27T10:19:17.020Z] [INFO] [2024-06-27T10:19:17.020Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish --- [2024-06-27T10:19:17.277Z] [INFO] [2024-06-27T10:19:17.277Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish --- [2024-06-27T10:19:17.277Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:17.277Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:17.277Z] [INFO] [2024-06-27T10:19:17.277Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish --- [2024-06-27T10:19:17.277Z] [INFO] [2024-06-27T10:19:17.277Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-06-27T10:19:17.277Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:17.277Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:17.277Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:17.277Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:17.277Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00001 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00001 needs checking for cause/action: true [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00002 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00002 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00003 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00003 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00004 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00004 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00005 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00005 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00006 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00006 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00007 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00007 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00008 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00008 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00009 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00009 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00010 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00010 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00011 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00011 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00012 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00012 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00013 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00013 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00014 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00014 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00015 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00015 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00016 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00016 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00017 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00017 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00018 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00018 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00020 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00020 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00021 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00021 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00022 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00022 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00023 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00023 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00024 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00024 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00025 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00025 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00026 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00026 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00027 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00027 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00028 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00028 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00029 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00029 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00030 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00030 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00031 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00031 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00032 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00032 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00033 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00033 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00034 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00034 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00035 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00035 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00036 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00036 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00037 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00037 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00038 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00038 needs checking for cause/action: false [2024-06-27T10:19:17.277Z] [INFO] Processing: NCLS-BOOTSTRAP-00039 [2024-06-27T10:19:17.277Z] [INFO] Message NCLS-BOOTSTRAP-00039 needs checking for cause/action: false [2024-06-27T10:19:17.278Z] [INFO] Total Messages including ones found from disk so far: {NCLS-BOOTSTRAP-00001=GlassFish requires JDK {0}, you are using JDK version {1}., NCLS-BOOTSTRAP-00002=Using {0} as the framework configuration file., NCLS-BOOTSTRAP-00003=Could not extract archive {0}., NCLS-BOOTSTRAP-00004=Could not find RAR [{0}] location [{1}] after extraction., NCLS-BOOTSTRAP-00005=Can not start bundle {0} because it is not contained in the list of installed bundles., NCLS-BOOTSTRAP-00006=Failed to start {0}., NCLS-BOOTSTRAP-00007=Can't uninstall bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00008=Uninstalled bundle {0} installed from {1}., NCLS-BOOTSTRAP-00009=Can't update bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00010=Updated bundle {0} from {1}., NCLS-BOOTSTRAP-00011=Failed to uninstall bundle {0}., NCLS-BOOTSTRAP-00012=Failed to update {0}., NCLS-BOOTSTRAP-00013=Failed to install {0}., NCLS-BOOTSTRAP-00014=Can not set the start level for {0} to {2} as it is already set to {1}., NCLS-BOOTSTRAP-00015=Skipping entry {0} because it is not an absolute URI., NCLS-BOOTSTRAP-00016=Skipping entry {0} due to exception: , NCLS-BOOTSTRAP-00017=Starting BundleProvisioner., NCLS-BOOTSTRAP-00018=Time taken to locate OSGi framework = {0} ms., NCLS-BOOTSTRAP-00020=Time taken to initialize OSGi framework = {0} ms., NCLS-BOOTSTRAP-00021=Time taken to finish installation of bundles = {0} ms., NCLS-BOOTSTRAP-00022=Time taken to finish starting bundles = {0} ms., NCLS-BOOTSTRAP-00023=Total time taken to start = {0} ms., NCLS-BOOTSTRAP-00024=Time taken to stop = {0} ms., NCLS-BOOTSTRAP-00025=Total time taken = {0}., NCLS-BOOTSTRAP-00026=Create bundle provisioner class = {0}., NCLS-BOOTSTRAP-00027=Registered {0} as OSGi service registration: {1}., NCLS-BOOTSTRAP-00028=Unregistered {0} from service registry., NCLS-BOOTSTRAP-00029=Exception while unregistering: , NCLS-BOOTSTRAP-00030=installLocations = {0}., NCLS-BOOTSTRAP-00031=Unable to determine if {0} is a fragment or not due to , NCLS-BOOTSTRAP-00032=Skipping starting of bundles bundles have been provisioned already., NCLS-BOOTSTRAP-00033={0} : latest file in installation location = {1} and latest installed bundle = {2} , NCLS-BOOTSTRAP-00034=Updating system bundle., NCLS-BOOTSTRAP-00035=Provisioning options have changed, recreating the framework with a clean OSGi storage(aka cache)., NCLS-BOOTSTRAP-00036=Unable to locate bundle {0}., NCLS-BOOTSTRAP-00037=Storage support not available in framework bundle, so can't store bundle ids. This may lead to slower start up time., NCLS-BOOTSTRAP-00038=Storage support not available in framework bundle, so can't store provisioning options. This may lead to slower start up time., NCLS-BOOTSTRAP-00039=Got an unexpected exception.} [2024-06-27T10:19:17.278Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:17.278Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:17.278Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:17.278Z] [INFO] Processing: jakarta.enterprise.bootstrap on element BOOTSTRAP_LOGGER_NAME [2024-06-27T10:19:17.278Z] [INFO] Enclosing type is com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-06-27T10:19:17.278Z] [INFO] Loggers found so far: {jakarta.enterprise.bootstrap.description=Main bootstrap logger., jakarta.enterprise.bootstrap.publish=true, jakarta.enterprise.bootstrap.subsystem=BOOTSTRAP} [2024-06-27T10:19:17.278Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:17.278Z] [INFO] Found enclosing element BOOTSTRAP_LOGGER_NAME [2024-06-27T10:19:17.278Z] [INFO] Found enclosing element com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-06-27T10:19:17.278Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:17.278Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:17.278Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:17.278Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:17.278Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:17.278Z] [INFO] [2024-06-27T10:19:17.278Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-osgi-artifacts-for-tests) @ glassfish --- [2024-06-27T10:19:17.278Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/test-osgi/org.apache.felix.main.jar [2024-06-27T10:19:17.278Z] [INFO] Copying simple-glassfish-api.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/test-osgi/simple-glassfish-api.jar [2024-06-27T10:19:17.279Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/test-osgi/glassfish-jul-extension.jar [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish --- [2024-06-27T10:19:17.279Z] [INFO] Not copying test resources [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish --- [2024-06-27T10:19:17.279Z] [INFO] Not compiling test sources [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish --- [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish --- [2024-06-27T10:19:17.279Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-06-27T10:19:17.279Z] [INFO] Executing tasks [2024-06-27T10:19:17.279Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/classes/META-INF for [2024-06-27T10:19:17.279Z] [INFO] [echo] glassfish [2024-06-27T10:19:17.279Z] [INFO] Executed tasks [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish --- [2024-06-27T10:19:17.279Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/glassfish.jar [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-06-27T10:19:17.279Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-06-27T10:19:17.279Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-checkstyle) @ glassfish --- [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-06-27T10:19:17.279Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.16-SNAPSHOT/glassfish-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:17.279Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.16-SNAPSHOT/glassfish-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] ---------< org.glassfish.main.extras:osgi-modules-uninstaller >--------- [2024-06-27T10:19:17.279Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2024-06-27T10:19:17.279Z] [INFO] Building GlassFish OSGI Modules Uninstaller 7.0.16-SNAPSHOT [126/302] [2024-06-27T10:19:17.279Z] [INFO] Building Embedded GlassFish Shell 7.0.16-SNAPSHOT [127/302] [2024-06-27T10:19:17.279Z] [INFO] ----------------< org.glassfish.main.extras:bootstrap >----------------- [2024-06-27T10:19:17.279Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2024-06-27T10:19:17.279Z] [INFO] Building GlassFish UberJar Activator 7.0.16-SNAPSHOT [128/302] [2024-06-27T10:19:17.279Z] [INFO] Building Test Utilities 7.0.16-SNAPSHOT [129/302] [2024-06-27T10:19:17.279Z] [INFO] from appserver/extras/embedded/common/bootstrap/pom.xml [2024-06-27T10:19:17.279Z] [INFO] from nucleus/test-utils/pom.xml [2024-06-27T10:19:17.279Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml [2024-06-27T10:19:17.279Z] [INFO] from appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml [2024-06-27T10:19:17.279Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:17.279Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:17.279Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:17.279Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- clean:3.3.2:clean (default-clean) @ bootstrap --- [2024-06-27T10:19:17.279Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ bootstrap --- [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ bootstrap --- [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.279Z] [INFO] [2024-06-27T10:19:17.279Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ bootstrap --- [2024-06-27T10:19:17.279Z] [INFO] Configured Artifact: org.glassfish.main.common:simple-glassfish-api:7.0.16-SNAPSHOT:jar [2024-06-27T10:19:17.279Z] [INFO] Configured Artifact: org.glassfish.main.core:glassfish:7.0.16-SNAPSHOT:jar [2024-06-27T10:19:17.279Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:17.279Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:17.536Z] [INFO] [2024-06-27T10:19:17.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ bootstrap --- [2024-06-27T10:19:17.536Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:17.536Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:17.536Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:17.536Z] [INFO] [2024-06-27T10:19:17.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.536Z] [INFO] [2024-06-27T10:19:17.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.536Z] [INFO] [2024-06-27T10:19:17.536Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.536Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:17.536Z] [INFO] [2024-06-27T10:19:17.536Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/resources [2024-06-27T10:19:17.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/manpages [2024-06-27T10:19:17.536Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:17.536Z] [INFO] [2024-06-27T10:19:17.536Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.536Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:17.536Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:17.536Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:17.536Z] [INFO] [2024-06-27T10:19:17.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ bootstrap --- [2024-06-27T10:19:17.536Z] [INFO] [2024-06-27T10:19:17.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ bootstrap --- [2024-06-27T10:19:17.536Z] [INFO] [2024-06-27T10:19:17.536Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ bootstrap --- [2024-06-27T10:19:17.536Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:17.536Z] [INFO] [2024-06-27T10:19:17.536Z] [INFO] --- resources:3.3.1:resources (default-resources) @ bootstrap --- [2024-06-27T10:19:17.536Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:17.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/manpages [2024-06-27T10:19:17.536Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:17.536Z] [INFO] [2024-06-27T10:19:17.536Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ bootstrap --- [2024-06-27T10:19:17.536Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:17.536Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:17.536Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:17.537Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java uses unchecked or unsafe operations. [2024-06-27T10:19:17.537Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:17.537Z] [INFO] [2024-06-27T10:19:17.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.537Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:17.537Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:17.537Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:17.537Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:17.537Z] [INFO] [2024-06-27T10:19:17.537Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.537Z] [INFO] Not copying test resources [2024-06-27T10:19:17.537Z] [INFO] [2024-06-27T10:19:17.537Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.537Z] [INFO] Not compiling test sources [2024-06-27T10:19:17.537Z] [INFO] [2024-06-27T10:19:17.537Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.537Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.537Z] [INFO] [2024-06-27T10:19:17.537Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.537Z] [INFO] Executing tasks [2024-06-27T10:19:17.537Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF for [2024-06-27T10:19:17.537Z] [INFO] [echo] osgi-modules-uninstaller [2024-06-27T10:19:17.537Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF [2024-06-27T10:19:17.537Z] [INFO] Executed tasks [2024-06-27T10:19:17.537Z] [INFO] [2024-06-27T10:19:17.537Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar [2024-06-27T10:19:17.537Z] [INFO] [2024-06-27T10:19:17.537Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.537Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:17.537Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/UberJarMain.java:[77,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:17.537Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/activator/UberJarGlassFishActivator.java:[93,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:17.538Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java uses or overrides a deprecated API. [2024-06-27T10:19:17.538Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:17.538Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java uses unchecked or unsafe operations. [2024-06-27T10:19:17.538Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:17.538Z] [INFO] [2024-06-27T10:19:17.538Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ bootstrap --- [2024-06-27T10:19:17.538Z] [INFO] [2024-06-27T10:19:17.538Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ bootstrap --- [2024-06-27T10:19:17.538Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.538Z] [INFO] [2024-06-27T10:19:17.538Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.538Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.538Z] [INFO] [2024-06-27T10:19:17.538Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-modules-uninstaller-checkstyle) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.538Z] [INFO] [2024-06-27T10:19:17.538Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-modules-uninstaller --- [2024-06-27T10:19:17.538Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.16-SNAPSHOT/osgi-modules-uninstaller-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:17.538Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.16-SNAPSHOT/osgi-modules-uninstaller-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:17.538Z] [INFO] [2024-06-27T10:19:17.538Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ bootstrap --- [2024-06-27T10:19:17.538Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:17.538Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- command-security:1.0.17:check (default-check) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:17.539Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:17.539Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:17.539Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] Not copying test resources [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] Not compiling test sources [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- surefire:3.2.5:test (default-test) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] Executing tasks [2024-06-27T10:19:17.539Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/target/classes/META-INF for [2024-06-27T10:19:17.539Z] [INFO] [echo] bootstrap [2024-06-27T10:19:17.539Z] [INFO] Executed tasks [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- jar:3.3.0:jar (default-jar) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- failsafe:3.2.5:verify (verify) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-bootstrap-checkstyle) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] [2024-06-27T10:19:17.539Z] [INFO] --- install:3.1.1:install (default-install) @ bootstrap --- [2024-06-27T10:19:17.539Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.16-SNAPSHOT/bootstrap-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:17.539Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.16-SNAPSHOT/bootstrap-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:17.795Z] [INFO] [2024-06-27T10:19:17.795Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.795Z] [INFO] [2024-06-27T10:19:17.795Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] No sources to compile [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:17.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/src/main/manpages [2024-06-27T10:19:17.796Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] No sources to compile [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] No sources to compile [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] Not copying test resources [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] Not compiling test sources [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] Executing tasks [2024-06-27T10:19:17.796Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/target/classes/META-INF for [2024-06-27T10:19:17.796Z] [INFO] [echo] glassfish-embedded-shell [2024-06-27T10:19:17.796Z] [INFO] Executed tasks [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-checkstyle) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell --- [2024-06-27T10:19:17.796Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.16-SNAPSHOT/glassfish-embedded-shell-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:17.796Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.16-SNAPSHOT/glassfish-embedded-shell-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2024-06-27T10:19:17.796Z] [INFO] Building Embedded GlassFish Shell dist. fragment 7.0.16-SNAPSHOT [130/302] [2024-06-27T10:19:17.796Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml [2024-06-27T10:19:17.796Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.796Z] [INFO] No sources to compile [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.796Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:17.796Z] [INFO] [2024-06-27T10:19:17.796Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.797Z] [INFO] Copying glassfish-embedded-shell.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-shell.jar [2024-06-27T10:19:17.797Z] [INFO] [2024-06-27T10:19:17.797Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/resources [2024-06-27T10:19:17.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/manpages [2024-06-27T10:19:17.797Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:17.797Z] [INFO] [2024-06-27T10:19:17.797Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.797Z] [INFO] No sources to compile [2024-06-27T10:19:17.797Z] [INFO] [2024-06-27T10:19:17.797Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.797Z] [INFO] No sources to compile [2024-06-27T10:19:17.797Z] [INFO] [2024-06-27T10:19:17.797Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.797Z] [INFO] Executing tasks [2024-06-27T10:19:17.797Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF for [2024-06-27T10:19:17.797Z] [INFO] [echo] glassfish-embedded-shell-frag [2024-06-27T10:19:17.797Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF [2024-06-27T10:19:17.797Z] [INFO] Executed tasks [2024-06-27T10:19:17.797Z] [INFO] [2024-06-27T10:19:17.797Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.797Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:17.797Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-06-27T10:19:17.797Z] [INFO] [2024-06-27T10:19:17.797Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.797Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-06-27T10:19:17.797Z] [INFO] [2024-06-27T10:19:17.797Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.797Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.797Z] [INFO] [2024-06-27T10:19:17.797Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.797Z] [INFO] Tests are skipped. [2024-06-27T10:19:17.797Z] [INFO] [2024-06-27T10:19:17.797Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-frag-checkstyle) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.797Z] [INFO] [2024-06-27T10:19:17.797Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-frag --- [2024-06-27T10:19:17.797Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/7.0.16-SNAPSHOT/glassfish-embedded-shell-frag-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:17.797Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/7.0.16-SNAPSHOT/glassfish-embedded-shell-frag-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:21.064Z] [INFO] [2024-06-27T10:19:21.064Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-utils --- [2024-06-27T10:19:21.064Z] [INFO] [2024-06-27T10:19:21.064Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ test-utils --- [2024-06-27T10:19:21.064Z] [INFO] [2024-06-27T10:19:21.064Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ test-utils --- [2024-06-27T10:19:21.064Z] [INFO] [2024-06-27T10:19:21.064Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ test-utils --- [2024-06-27T10:19:21.064Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:21.064Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:22.429Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:22.429Z] [INFO] [2024-06-27T10:19:22.429Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ test-utils --- [2024-06-27T10:19:22.429Z] [INFO] [2024-06-27T10:19:22.429Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ test-utils --- [2024-06-27T10:19:22.429Z] [INFO] [2024-06-27T10:19:22.429Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ test-utils --- [2024-06-27T10:19:22.429Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:22.429Z] [INFO] [2024-06-27T10:19:22.429Z] [INFO] --- resources:3.3.1:resources (default-resources) @ test-utils --- [2024-06-27T10:19:22.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/src/main/resources [2024-06-27T10:19:22.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/src/main/manpages [2024-06-27T10:19:22.429Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:22.429Z] [INFO] [2024-06-27T10:19:22.429Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ test-utils --- [2024-06-27T10:19:22.429Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:22.429Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:22.429Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:22.430Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java uses unchecked or unsafe operations. [2024-06-27T10:19:22.430Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:22.430Z] [INFO] [2024-06-27T10:19:22.430Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ test-utils --- [2024-06-27T10:19:22.430Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:22.430Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:22.685Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-utils --- [2024-06-27T10:19:22.685Z] [INFO] Not copying test resources [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-utils --- [2024-06-27T10:19:22.685Z] [INFO] Not compiling test sources [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- surefire:3.2.5:test (default-test) @ test-utils --- [2024-06-27T10:19:22.685Z] [INFO] Tests are skipped. [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ test-utils --- [2024-06-27T10:19:22.685Z] [INFO] Executing tasks [2024-06-27T10:19:22.685Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/target/classes/META-INF for [2024-06-27T10:19:22.685Z] [INFO] [echo] test-utils [2024-06-27T10:19:22.685Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/target/classes/META-INF [2024-06-27T10:19:22.685Z] [INFO] Executed tasks [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- jar:3.3.0:jar (default-jar) @ test-utils --- [2024-06-27T10:19:22.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/target/test-utils.jar [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ test-utils --- [2024-06-27T10:19:22.685Z] [INFO] Tests are skipped. [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- failsafe:3.2.5:verify (verify) @ test-utils --- [2024-06-27T10:19:22.685Z] [INFO] Tests are skipped. [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-test-utils-checkstyle) @ test-utils --- [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- install:3.1.1:install (default-install) @ test-utils --- [2024-06-27T10:19:22.685Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.16-SNAPSHOT/test-utils-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:22.685Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/target/test-utils.jar to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.16-SNAPSHOT/test-utils-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2024-06-27T10:19:22.685Z] [INFO] Building admin-config-api 7.0.16-SNAPSHOT [131/302] [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] from nucleus/admin/config-api/pom.xml [2024-06-27T10:19:22.685Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:22.685Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2024-06-27T10:19:22.685Z] [INFO] Building GlassFish Jakarta EE Annotation Framework 7.0.16-SNAPSHOT [132/302] [2024-06-27T10:19:22.685Z] [INFO] from appserver/common/annotation-framework/pom.xml [2024-06-27T10:19:22.685Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-api --- [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-api --- [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ config-api --- [2024-06-27T10:19:22.685Z] [INFO] [2024-06-27T10:19:22.685Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ config-api --- [2024-06-27T10:19:22.940Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:22.940Z] [INFO] Compiling 185 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- clean:3.3.2:clean (default-clean) @ annotation-framework --- [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ annotation-framework --- [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ annotation-framework --- [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ annotation-framework --- [2024-06-27T10:19:23.501Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:23.501Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:23.501Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ annotation-framework --- [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ annotation-framework --- [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ annotation-framework --- [2024-06-27T10:19:23.501Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ annotation-framework --- [2024-06-27T10:19:23.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/src/main/resources [2024-06-27T10:19:23.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/src/main/manpages [2024-06-27T10:19:23.501Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ annotation-framework --- [2024-06-27T10:19:23.501Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:23.501Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:23.501Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-api --- [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-api --- [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-api --- [2024-06-27T10:19:23.501Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:23.501Z] [INFO] [2024-06-27T10:19:23.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-api --- [2024-06-27T10:19:23.501Z] [INFO] Copying 8 resources from src/main/java to target/classes [2024-06-27T10:19:23.502Z] [INFO] Copying 15 resources from src/main/manpages to target/classes [2024-06-27T10:19:23.502Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:23.502Z] [INFO] [2024-06-27T10:19:23.502Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ config-api --- [2024-06-27T10:19:23.502Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:23.502Z] [INFO] Compiling 256 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:23.757Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:23.757Z] [INFO] [2024-06-27T10:19:23.757Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ annotation-framework --- [2024-06-27T10:19:23.757Z] [INFO] [2024-06-27T10:19:23.757Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:24.013Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- command-security:1.0.17:check (default-check) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:24.013Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:24.013Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:24.013Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:24.013Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:24.013Z] [INFO] Processing: org.glassfish.apf on element ANNOTATION_LOGGER [2024-06-27T10:19:24.013Z] [INFO] Enclosing type is org.glassfish.apf.impl.AnnotationUtils [2024-06-27T10:19:24.013Z] [INFO] Loggers found so far: {org.glassfish.apf.description=Logger for dol module, org.glassfish.apf.publish=true, org.glassfish.apf.subsystem=AnnotationFramework} [2024-06-27T10:19:24.013Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:24.013Z] [INFO] Found enclosing element ANNOTATION_LOGGER [2024-06-27T10:19:24.013Z] [INFO] Found enclosing element org.glassfish.apf.impl.AnnotationUtils [2024-06-27T10:19:24.013Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:24.013Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:24.013Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:24.013Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] Not copying test resources [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] Not compiling test sources [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- surefire:3.2.5:test (default-test) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] Tests are skipped. [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] Executing tasks [2024-06-27T10:19:24.013Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/classes/META-INF for [2024-06-27T10:19:24.013Z] [INFO] [echo] annotation-framework [2024-06-27T10:19:24.013Z] [INFO] Executed tasks [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- jar:3.3.0:jar (default-jar) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/annotation-framework.jar [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] Tests are skipped. [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- failsafe:3.2.5:verify (verify) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] Tests are skipped. [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-annotation-framework-checkstyle) @ annotation-framework --- [2024-06-27T10:19:24.013Z] [INFO] [2024-06-27T10:19:24.013Z] [INFO] --- install:3.1.1:install (default-install) @ annotation-framework --- [2024-06-27T10:19:24.014Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.16-SNAPSHOT/annotation-framework-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:24.014Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.16-SNAPSHOT/annotation-framework-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:24.270Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:24.270Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecurityService.java:[103,12] deprecated item is not annotated with @Deprecated [2024-06-27T10:19:24.270Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/customization/CustomizationTokensProvider.java:[132,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:24.270Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/org/glassfish/config/support/TranslatedConfigView.java:[137,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:24.270Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java uses or overrides a deprecated API. [2024-06-27T10:19:24.270Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:24.270Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:24.270Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:24.270Z] [INFO] [2024-06-27T10:19:24.270Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ config-api --- [2024-06-27T10:19:24.270Z] [INFO] [2024-06-27T10:19:24.270Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ config-api --- [2024-06-27T10:19:24.525Z] [INFO] [2024-06-27T10:19:24.525Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-api --- [2024-06-27T10:19:24.525Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:24.780Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:24.781Z] [INFO] [2024-06-27T10:19:24.781Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-api --- [2024-06-27T10:19:24.781Z] [INFO] [2024-06-27T10:19:24.781Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ config-api --- [2024-06-27T10:19:24.781Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:24.781Z] [INFO] Compiling 256 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.037Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:25.037Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:25.037Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00001 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00001 needs checking for cause/action: false [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00002 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00002 needs checking for cause/action: false [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00003 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00003 needs checking for cause/action: false [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00004 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00004 needs checking for cause/action: true [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00005 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00005 needs checking for cause/action: true [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00006 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00006 needs checking for cause/action: false [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00007 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00007 needs checking for cause/action: false [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00008 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00008 needs checking for cause/action: false [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00009 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00009 needs checking for cause/action: false [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00010 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00010 needs checking for cause/action: true [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00011 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00011 needs checking for cause/action: true [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00012 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00012 needs checking for cause/action: true [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00013 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00013 needs checking for cause/action: true [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00014 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00014 needs checking for cause/action: false [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00015 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00015 needs checking for cause/action: false [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00016 [2024-06-27T10:19:25.037Z] [INFO] Message NCLS-CFGAPI-00016 needs checking for cause/action: false [2024-06-27T10:19:25.037Z] [INFO] Processing: NCLS-CFGAPI-00017 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00017 needs checking for cause/action: false [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00018 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00018 needs checking for cause/action: false [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00019 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00019 needs checking for cause/action: false [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00020 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00020 needs checking for cause/action: false [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00021 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00021 needs checking for cause/action: false [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00022 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00022 needs checking for cause/action: false [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00023 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00023 needs checking for cause/action: false [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00024 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00024 needs checking for cause/action: false [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00025 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00025 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00027 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00027 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00028 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00028 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00029 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00029 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00030 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00030 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00031 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00031 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00032 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00032 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00033 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00033 needs checking for cause/action: false [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00034 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00034 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00035 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00035 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00036 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00036 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00037 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00037 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00038 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00038 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00039 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00039 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00040 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00040 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00041 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00041 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00042 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00042 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00043 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00043 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00044 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00044 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00045 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00045 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00046 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00046 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00047 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00047 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00048 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00048 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00049 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00049 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00050 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00050 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00051 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00051 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00052 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00052 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00053 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00053 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00054 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00054 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00055 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00055 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00056 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00056 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00057 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00057 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00058 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00058 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00059 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00059 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00060 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00060 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00091 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00091 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00061 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00061 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00062 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00062 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00063 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00063 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00064 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00064 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00065 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00065 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00066 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00066 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00067 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00067 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00068 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00068 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00069 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00069 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00070 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00070 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00071 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00071 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00072 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00072 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00073 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00073 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00074 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00074 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00075 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00075 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00076 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00076 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00077 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00077 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00078 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00078 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00079 [2024-06-27T10:19:25.038Z] [INFO] Message NCLS-CFGAPI-00079 needs checking for cause/action: true [2024-06-27T10:19:25.038Z] [INFO] Processing: NCLS-CFGAPI-00080 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00080 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00081 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00081 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00082 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00082 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00083 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00083 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00084 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00084 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00085 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00085 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00086 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00086 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00087 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00087 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00088 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00088 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00089 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00089 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00090 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00090 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00092 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00092 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00093 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00093 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00094 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00094 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00095 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00095 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00096 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00096 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00097 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00097 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00098 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00098 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00099 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00099 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00100 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00100 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00101 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00101 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00102 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00102 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00103 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00103 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00104 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00104 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00105 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00105 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00106 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00106 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00107 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00107 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00108 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00108 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00109 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00109 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00110 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00110 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00111 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00111 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00112 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00112 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00113 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00113 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00114 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00114 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00119 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00119 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00120 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00120 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00121 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00121 needs checking for cause/action: false [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00122 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00122 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00123 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00123 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00124 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00124 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00125 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00125 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00126 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00126 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00127 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00127 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00128 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00128 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00129 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00129 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00130 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00130 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00131 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00131 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00132 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00132 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00133 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00133 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00134 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00134 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00135 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00135 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00136 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00136 needs checking for cause/action: true [2024-06-27T10:19:25.039Z] [INFO] Processing: NCLS-CFGAPI-00137 [2024-06-27T10:19:25.039Z] [INFO] Message NCLS-CFGAPI-00137 needs checking for cause/action: true [2024-06-27T10:19:25.041Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CFGAPI-00001=No default config found, using config {0} as the default config for the cluster {1}, NCLS-CFGAPI-00002=cluster property GMS_DISCOVERY_URI_LIST={0}, NCLS-CFGAPI-00003=cluster attribute gms broadcast={0}, NCLS-CFGAPI-00004=Cluster {0} contains server instances {1} and must not contain any instances, NCLS-CFGAPI-00005=Unable to remove config {0}, NCLS-CFGAPI-00006=CopyConfig error caused by {0}, NCLS-CFGAPI-00007=Error when getting clusters on node dues to: {0}, NCLS-CFGAPI-00008=Error when getting servers due to: {0}, NCLS-CFGAPI-00009=Unable to create default Http service configuration, NCLS-CFGAPI-00010=Cannot remove Node {0}., NCLS-CFGAPI-00011=Node {0} referenced in server instance(s): {1}. Remove instances before removing node., NCLS-CFGAPI-00012=Can''t find the default config (an element named "default-config") in domain.xml. You may specify the name of an existing config element next time., NCLS-CFGAPI-00013=Unable to remove server-ref {0} from cluster {1}, NCLS-CFGAPI-00014=The default configuration template (named default-config) cannot be referenced by a server., NCLS-CFGAPI-00015=The configuration of the Domain Administration Server cannot be changed from server-config., NCLS-CFGAPI-00016=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00017=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00018=A configuration that doesn't exist cannot be referenced by a server., NCLS-CFGAPI-00019=Port= {0}, NCLS-CFGAPI-00020=removing default instance index for {0}, NCLS-CFGAPI-00021=adding default instance index for {0}, NCLS-CFGAPI-00022=Existing default-config detected during upgrade. No need to create default-config., NCLS-CFGAPI-00023=System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade, NCLS-CFGAPI-00024=default-config not detected during upgrade. Running DefaultConfigUpgrade to create default-config., NCLS-CFGAPI-00025=Failure during upgrade - could not create default-config, NCLS-CFGAPI-00027=Failure creating SecurityService Config, NCLS-CFGAPI-00028=Problem parsing security-service, NCLS-CFGAPI-00029=Failed to create HttpService VirtualService config object, NCLS-CFGAPI-00030=Problem parsing http-service virtual-server in domain.xml template, NCLS-CFGAPI-00031=Failed to create AdminService Property config object, NCLS-CFGAPI-00032=Problem parsing asadmin-service property element in domain.xml template, NCLS-CFGAPI-00033=Failure creating LogService config object, NCLS-CFGAPI-00034=Failure creating ModuleLogLevel config object, NCLS-CFGAPI-00035=Problem parsing module-log-levels in domain.xml template, NCLS-CFGAPI-00036=Failure creating SecurityService config object, NCLS-CFGAPI-00037=Failure creating AuthRealm, NCLS-CFGAPI-00038=Problem parsing auth-realm, NCLS-CFGAPI-00039=Create AuthRealm Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00040=Problem parsing auth-realm property, NCLS-CFGAPI-00041=Failure creating JaccProvider, NCLS-CFGAPI-00042=Problem parsing jacc-provider, NCLS-CFGAPI-00043=Create JaccProvider Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00044=Problem parsing jacc-provider property, NCLS-CFGAPI-00045=Failure creating AuditModule config object, NCLS-CFGAPI-00046=Create AuditModule Property failed., NCLS-CFGAPI-00047=Problem parsing audit-module property, NCLS-CFGAPI-00048=Failure creating ProviderConfig, NCLS-CFGAPI-00049=Problem parsing provider-config, NCLS-CFGAPI-00050=Create ProviderConfig RequestPolicy failed., NCLS-CFGAPI-00051=Problem parsing request-policy property, NCLS-CFGAPI-00052=Create ProviderConfig Property failed, NCLS-CFGAPI-00053=Problem parsing provider-config property, NCLS-CFGAPI-00054=Failure creating JavaConfig config object, NCLS-CFGAPI-00055=Problem parsing jvm-options, NCLS-CFGAPI-00056=Failure creating AvailabilityService config object, NCLS-CFGAPI-00057=Failure creating NetworkConfig config object, NCLS-CFGAPI-00058=Failure creating Protocols config object, NCLS-CFGAPI-00059=Problem parsing protocols element in domain.xml template, NCLS-CFGAPI-00060=Failure creating Protocol config object, NCLS-CFGAPI-00061=Failure creating Http config object, NCLS-CFGAPI-00062=Failure creating FileCache config object, NCLS-CFGAPI-00063=Problem parsing file-cache element in domain.xml template, NCLS-CFGAPI-00064=Failure creating Ssl config object, NCLS-CFGAPI-00065=Problem parsing ssl element in domain.xml template, NCLS-CFGAPI-00066=Failure creating HttpRedirect config object, NCLS-CFGAPI-00067=Failure creating PortUnification config object, NCLS-CFGAPI-00068=Failure creating ProtocolFinder config object, NCLS-CFGAPI-00069=Problem parsing protocol-finder element in domain.xml template, NCLS-CFGAPI-00070=Failure creating NetworkListeners config object, NCLS-CFGAPI-00071=Problem parsing network-listeners element in domain.xml template, NCLS-CFGAPI-00072=Failure creating NetworkListener config object, NCLS-CFGAPI-00073=Problem parsing network-listener element in domain.xml template, NCLS-CFGAPI-00074=Failure creating Transports config object, NCLS-CFGAPI-00075=Problem parsing transports element in domain.xml template, NCLS-CFGAPI-00076=Failure creating Transport config object, NCLS-CFGAPI-00077=Problem parsing transport element in domain.xml template, NCLS-CFGAPI-00078=Failure to create ThreadPools config object, NCLS-CFGAPI-00079=Failure creating ThreadPool config object, NCLS-CFGAPI-00080=Problem parsing thread-pool element in domain.xml template, NCLS-CFGAPI-00081=Failure creating SystemProperty config object, NCLS-CFGAPI-00082=Problem parsing system-property element in domain.xml template, NCLS-CFGAPI-00083=Startup class: {0}, NCLS-CFGAPI-00084=Successful cleaned domain.xml with {0}, NCLS-CFGAPI-00085= cleaning domain.xml failed, service: {0}, exception: {1} , NCLS-CFGAPI-00086=Instance {0} from environment not found in domain.xml, NCLS-CFGAPI-00087=Successful Upgrade domain.xml with {0}, NCLS-CFGAPI-00088= upgrading domain.xml failed, service: {0}, exception: {1}, NCLS-CFGAPI-00089= does not exist or is empty, will use backup, NCLS-CFGAPI-00090=The domain backup file does not exist or is empty, NCLS-CFGAPI-00091=Problem parsing protocol element in domain.xml template, NCLS-CFGAPI-00092=Total time to parse domain.xml: {0} ns, NCLS-CFGAPI-00093=Exception while creating the command model for the generic command {0} : {1}, NCLS-CFGAPI-00094=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be added, NCLS-CFGAPI-00095=A {0} instance with a {1} name already exist in the configuration, NCLS-CFGAPI-00096=Exception while invoking {0} method : {1}, NCLS-CFGAPI-00097=The CreationDecorator {0} could not be found in the habitat, is it annotated with @Service?, NCLS-CFGAPI-00098=Exception while adding the new configuration : {0}, NCLS-CFGAPI-00099=Exception while persisting domain.xml, changes will not be available on server restart., NCLS-CFGAPI-00100=Exception while persisting domain.xml, file a bug at http://glassfish.java.net, NCLS-CFGAPI-00101=config.getHttpService() null for config ''{0}'', NCLS-CFGAPI-00102=Failure while upgrading domain.xml, NCLS-CFGAPI-00103=Cannot get default configuration for: {0}, NCLS-CFGAPI-00104=Cannot parse default module configuration, NCLS-CFGAPI-00105=Failed to find the suitable method in returnException: {0} : {1}., NCLS-CFGAPI-00106=Cannot get parent config bean for: {0}, NCLS-CFGAPI-00107=The provided path is not valid: {0} resolved to component name: {1}, NCLS-CFGAPI-00108=Cannot set config bean due to exception thrown., NCLS-CFGAPI-00109=Cannot set config bean for {0}, NCLS-CFGAPI-00110=Cannot remove config bean named {0} as it does not exist., NCLS-CFGAPI-00111=Cannot get extension type {0} for {1}., NCLS-CFGAPI-00112=Failed to execute the command create-module-config, NCLS-CFGAPI-00113=Failed to show all default configurations not merged with domain configuration under target {0}., NCLS-CFGAPI-00114=Failed to create all default configuration elements that are not present in the domain.xml under target {0}., NCLS-CFGAPI-00119=Failed to create module configuration for {0} under the target {1}, NCLS-CFGAPI-00120=Failed to remove all configuration elements related to your service form domain.xml. You can use create-module-config --dryRun with your module name to see all relevant configurations and try removing the config elements., NCLS-CFGAPI-00121=Failed to get active configuration for {0} under the target {1}, NCLS-CFGAPI-00122=Failed to create a ClassLoader for modules directory., NCLS-CFGAPI-00123=Cannot add new configuration extension to the extension point., NCLS-CFGAPI-00124=Can not read default configuration., NCLS-CFGAPI-00125=Exception while creating the command model for the generic command {0}., NCLS-CFGAPI-00126=The Config Bean {0} cannot be loaded by the generic command implementation., NCLS-CFGAPI-00127=Invalid annotated type {0} passed to InjectionResolver:getValue(), NCLS-CFGAPI-00128=Failure while getting List values from component, NCLS-CFGAPI-00129=The List type returned by {0} must be a generic type., NCLS-CFGAPI-00130=The generic type {0} is not supported, only List is supported., NCLS-CFGAPI-00131=Failure while instrospecting {0} to find all getters and setters., NCLS-CFGAPI-00132=Transaction exception while injecting {1}., NCLS-CFGAPI-00133=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be removed., NCLS-CFGAPI-00134=Exception while creating access checks for generic command {0}., NCLS-CFGAPI-00135=Cannot identify getter method for ListingColumn, NCLS-CFGAPI-00136=An error occurred while invoking getter {0} on ConfigBeanProxy., NCLS-CFGAPI-00137=Failure while upgrading http-service properties.} [2024-06-27T10:19:25.042Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:25.042Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:25.042Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:25.042Z] [INFO] Processing: jakarta.enterprise.config.api on element ADMIN_LOGGER [2024-06-27T10:19:25.042Z] [INFO] Enclosing type is com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-06-27T10:19:25.042Z] [INFO] Loggers found so far: {jakarta.enterprise.config.api.description=Configuration API, jakarta.enterprise.config.api.publish=true, jakarta.enterprise.config.api.subsystem=CONFIG-API} [2024-06-27T10:19:25.042Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:25.042Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-06-27T10:19:25.042Z] [INFO] Found enclosing element com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-06-27T10:19:25.042Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:25.042Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:25.042Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:25.042Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:25.042Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:25.042Z] [INFO] [2024-06-27T10:19:25.042Z] [INFO] --- compiler:3.13.0:testCompile (generate-test-hk2-config) @ config-api --- [2024-06-27T10:19:25.042Z] [INFO] Not compiling test sources [2024-06-27T10:19:25.042Z] [INFO] [2024-06-27T10:19:25.042Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-api --- [2024-06-27T10:19:25.042Z] [INFO] Not copying test resources [2024-06-27T10:19:25.042Z] [INFO] [2024-06-27T10:19:25.042Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ config-api --- [2024-06-27T10:19:25.042Z] [INFO] Not compiling test sources [2024-06-27T10:19:25.042Z] [INFO] [2024-06-27T10:19:25.042Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ config-api --- [2024-06-27T10:19:25.042Z] [INFO] [2024-06-27T10:19:25.042Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-api --- [2024-06-27T10:19:25.042Z] [INFO] Tests are skipped. [2024-06-27T10:19:25.042Z] [INFO] [2024-06-27T10:19:25.042Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-api --- [2024-06-27T10:19:25.042Z] [INFO] Executing tasks [2024-06-27T10:19:25.298Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/classes/META-INF for [2024-06-27T10:19:25.298Z] [INFO] [echo] config-api [2024-06-27T10:19:25.298Z] [INFO] Executed tasks [2024-06-27T10:19:25.298Z] [INFO] [2024-06-27T10:19:25.298Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-api --- [2024-06-27T10:19:25.299Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/config-api.jar [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-api --- [2024-06-27T10:19:25.299Z] [INFO] Tests are skipped. [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-api --- [2024-06-27T10:19:25.299Z] [INFO] Tests are skipped. [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-config-api-checkstyle) @ config-api --- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- install:3.1.1:install (default-install) @ config-api --- [2024-06-27T10:19:25.299Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.16-SNAPSHOT/config-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:25.299Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.16-SNAPSHOT/config-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2024-06-27T10:19:25.299Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2024-06-27T10:19:25.299Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2024-06-27T10:19:25.299Z] [INFO] Building Transaction Service Internal API 7.0.16-SNAPSHOT [134/302] [2024-06-27T10:19:25.299Z] [INFO] Building Private APIs of Glassfish 7.0.16-SNAPSHOT [136/302] [2024-06-27T10:19:25.299Z] [INFO] Building GMS Bootstrap Module 7.0.16-SNAPSHOT [133/302] [2024-06-27T10:19:25.299Z] [INFO] Building Load Balancer Internal API 7.0.16-SNAPSHOT [135/302] [2024-06-27T10:19:25.299Z] [INFO] from appserver/transaction/internal-api/pom.xml [2024-06-27T10:19:25.299Z] [INFO] from appserver/load-balancer/gf-load-balancer-connector/pom.xml [2024-06-27T10:19:25.299Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:25.299Z] [INFO] from nucleus/cluster/gms-bootstrap/pom.xml [2024-06-27T10:19:25.299Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:25.299Z] [INFO] from nucleus/common/internal-api/pom.xml [2024-06-27T10:19:25.299Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:25.299Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- clean:3.3.2:clean (default-clean) @ internal-api --- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ internal-api --- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.299Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction-internal-api --- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ internal-api --- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.299Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction-internal-api --- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ internal-api --- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ transaction-internal-api --- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.299Z] [INFO] [2024-06-27T10:19:25.299Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ transaction-internal-api --- [2024-06-27T10:19:25.299Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:25.299Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:25.299Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.299Z] [INFO] Compiling 18 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.299Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:25.299Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.555Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:25.555Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction-internal-api --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction-internal-api --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction-internal-api --- [2024-06-27T10:19:25.556Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.556Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:25.556Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- resources:3.3.1:resources (default-resources) @ transaction-internal-api --- [2024-06-27T10:19:25.556Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.556Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:19:25.556Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:25.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/src/main/manpages [2024-06-27T10:19:25.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/src/main/manpages [2024-06-27T10:19:25.556Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:25.556Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.556Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ transaction-internal-api --- [2024-06-27T10:19:25.556Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:25.556Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:25.556Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.556Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.556Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ internal-api --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ internal-api --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ internal-api --- [2024-06-27T10:19:25.556Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- resources:3.3.1:resources (default-resources) @ internal-api --- [2024-06-27T10:19:25.556Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:25.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/src/main/manpages [2024-06-27T10:19:25.556Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ internal-api --- [2024-06-27T10:19:25.556Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:25.556Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-bootstrap --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-bootstrap --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gms-bootstrap --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gms-bootstrap --- [2024-06-27T10:19:25.556Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:25.556Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.556Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:25.556Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java uses unchecked or unsafe operations. [2024-06-27T10:19:25.556Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ transaction-internal-api --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ transaction-internal-api --- [2024-06-27T10:19:25.556Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ transaction-internal-api --- [2024-06-27T10:19:25.556Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.556Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.556Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:25.556Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:25.556Z] [INFO] [2024-06-27T10:19:25.557Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-bootstrap --- [2024-06-27T10:19:25.557Z] [INFO] [2024-06-27T10:19:25.557Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-bootstrap --- [2024-06-27T10:19:25.557Z] [INFO] [2024-06-27T10:19:25.557Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-bootstrap --- [2024-06-27T10:19:25.557Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:25.557Z] [INFO] [2024-06-27T10:19:25.557Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-bootstrap --- [2024-06-27T10:19:25.557Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:25.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/src/main/manpages [2024-06-27T10:19:25.557Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:25.557Z] [INFO] [2024-06-27T10:19:25.557Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gms-bootstrap --- [2024-06-27T10:19:25.557Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:25.557Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.814Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:25.814Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:25.814Z] [INFO] [2024-06-27T10:19:25.814Z] [INFO] --- command-security:1.0.17:check (default-check) @ transaction-internal-api --- [2024-06-27T10:19:25.814Z] [INFO] [2024-06-27T10:19:25.814Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.814Z] [INFO] [2024-06-27T10:19:25.814Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.814Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:25.814Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.814Z] [INFO] [2024-06-27T10:19:25.814Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ transaction-internal-api --- [2024-06-27T10:19:25.814Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:25.814Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.815Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap --- [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap --- [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-bootstrap --- [2024-06-27T10:19:25.815Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:25.815Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:25.815Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.815Z] [INFO] Not copying test resources [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.815Z] [INFO] Not compiling test sources [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.815Z] [INFO] Tests are skipped. [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.815Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:25.815Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,80] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:25.815Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,16] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:25.815Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:25.815Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ internal-api --- [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ internal-api --- [2024-06-27T10:19:25.815Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:25.815Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transaction-internal-api --- [2024-06-27T10:19:25.815Z] [INFO] Not copying test resources [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transaction-internal-api --- [2024-06-27T10:19:25.815Z] [INFO] Not compiling test sources [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ transaction-internal-api --- [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- surefire:3.2.5:test (default-test) @ transaction-internal-api --- [2024-06-27T10:19:25.815Z] [INFO] Tests are skipped. [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction-internal-api --- [2024-06-27T10:19:25.815Z] [INFO] Executing tasks [2024-06-27T10:19:25.815Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF for [2024-06-27T10:19:25.815Z] [INFO] [echo] gf-load-balancer-connector [2024-06-27T10:19:25.815Z] [INFO] Executed tasks [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ internal-api --- [2024-06-27T10:19:25.815Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:25.815Z] [INFO] Executing tasks [2024-06-27T10:19:25.815Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/target/classes/META-INF for [2024-06-27T10:19:25.815Z] [INFO] [echo] transaction-internal-api [2024-06-27T10:19:25.815Z] [INFO] Executed tasks [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.815Z] [INFO] --- jar:3.3.0:jar (default-jar) @ transaction-internal-api --- [2024-06-27T10:19:25.815Z] [INFO] Tests are skipped. [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.815Z] [INFO] Tests are skipped. [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-gf-load-balancer-connector-checkstyle) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.815Z] [INFO] [2024-06-27T10:19:25.815Z] [INFO] --- install:3.1.1:install (default-install) @ gf-load-balancer-connector --- [2024-06-27T10:19:25.815Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/7.0.16-SNAPSHOT/gf-load-balancer-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:25.816Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/7.0.16-SNAPSHOT/gf-load-balancer-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:25.816Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/target/transaction-internal-api.jar [2024-06-27T10:19:25.816Z] [INFO] [2024-06-27T10:19:25.816Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction-internal-api --- [2024-06-27T10:19:25.816Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:25.816Z] [INFO] [2024-06-27T10:19:25.816Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-bootstrap --- [2024-06-27T10:19:25.816Z] [INFO] Tests are skipped. [2024-06-27T10:19:25.816Z] [INFO] [2024-06-27T10:19:25.816Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction-internal-api --- [2024-06-27T10:19:25.816Z] [INFO] Tests are skipped. [2024-06-27T10:19:25.816Z] [INFO] [2024-06-27T10:19:25.816Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-internal-api-checkstyle) @ transaction-internal-api --- [2024-06-27T10:19:25.816Z] [INFO] [2024-06-27T10:19:25.816Z] [INFO] --- install:3.1.1:install (default-install) @ transaction-internal-api --- [2024-06-27T10:19:25.816Z] [INFO] [2024-06-27T10:19:25.816Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gms-bootstrap --- [2024-06-27T10:19:25.816Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.16-SNAPSHOT/transaction-internal-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:25.816Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:25.816Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:25.816Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.16-SNAPSHOT/transaction-internal-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:25.816Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:26.073Z] [INFO] [2024-06-27T10:19:26.073Z] [INFO] --- command-security:1.0.17:check (default-check) @ internal-api --- [2024-06-27T10:19:26.073Z] [INFO] [2024-06-27T10:19:26.073Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ internal-api --- [2024-06-27T10:19:26.073Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.073Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.073Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.073Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:26.073Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:26.073Z] [INFO] Processing: NCLS-CLSTR-10001 [2024-06-27T10:19:26.073Z] [INFO] Message NCLS-CLSTR-10001 needs checking for cause/action: false [2024-06-27T10:19:26.073Z] [INFO] Processing: NCLS-CLSTR-20001 [2024-06-27T10:19:26.073Z] [INFO] Message NCLS-CLSTR-20001 needs checking for cause/action: false [2024-06-27T10:19:26.073Z] [INFO] Processing: NCLS-CLSTR-20002 [2024-06-27T10:19:26.073Z] [INFO] Message NCLS-CLSTR-20002 needs checking for cause/action: false [2024-06-27T10:19:26.073Z] [INFO] Processing: NCLS-CLSTR-20003 [2024-06-27T10:19:26.073Z] [INFO] Message NCLS-CLSTR-20003 needs checking for cause/action: false [2024-06-27T10:19:26.073Z] [INFO] Processing: NCLS-CLSTR-20004 [2024-06-27T10:19:26.073Z] [INFO] Message NCLS-CLSTR-20004 needs checking for cause/action: false [2024-06-27T10:19:26.073Z] [INFO] Processing: NCLS-CLSTR-20005 [2024-06-27T10:19:26.073Z] [INFO] Message NCLS-CLSTR-20005 needs checking for cause/action: false [2024-06-27T10:19:26.073Z] [INFO] Processing: NCLS-CLSTR-20006 [2024-06-27T10:19:26.073Z] [INFO] Message NCLS-CLSTR-20006 needs checking for cause/action: false [2024-06-27T10:19:26.073Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10001=Unable to load GMS classes. Group management service is not available., NCLS-CLSTR-20001=Adding instance {0} to health history table., NCLS-CLSTR-20002=Instance {0} was not in map when deleted from health history table., NCLS-CLSTR-20003=Deleting instance {0} from health history table., NCLS-CLSTR-20004=Duplicate instance {0} ignored in health history., NCLS-CLSTR-20005=State already known for instance {0}. Not adding to health history table., NCLS-CLSTR-20006=New state {0} added for unknown instance {1}} [2024-06-27T10:19:26.073Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:26.073Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:26.073Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:26.073Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-06-27T10:19:26.073Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.GMSAdapterService [2024-06-27T10:19:26.073Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-06-27T10:19:26.073Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.HealthHistory [2024-06-27T10:19:26.073Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.bootstrap.description=Group Management Service Logger, jakarta.enterprise.cluster.gms.bootstrap.publish=true, jakarta.enterprise.cluster.gms.bootstrap.subsystem=CLSTR} [2024-06-27T10:19:26.073Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:26.073Z] [INFO] Found enclosing element GMSBS_LOGGER_NAME [2024-06-27T10:19:26.073Z] [INFO] Found enclosing element org.glassfish.gms.bootstrap.GMSAdapterService [2024-06-27T10:19:26.073Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:26.073Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:26.073Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:26.073Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:26.073Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:26.073Z] [INFO] [2024-06-27T10:19:26.073Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-bootstrap --- [2024-06-27T10:19:26.073Z] [INFO] Not copying test resources [2024-06-27T10:19:26.073Z] [INFO] [2024-06-27T10:19:26.073Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gms-bootstrap --- [2024-06-27T10:19:26.073Z] [INFO] Not compiling test sources [2024-06-27T10:19:26.073Z] [INFO] [2024-06-27T10:19:26.073Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap --- [2024-06-27T10:19:26.073Z] [INFO] [2024-06-27T10:19:26.073Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-bootstrap --- [2024-06-27T10:19:26.073Z] [INFO] Tests are skipped. [2024-06-27T10:19:26.073Z] [INFO] [2024-06-27T10:19:26.073Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-bootstrap --- [2024-06-27T10:19:26.073Z] [INFO] Executing tasks [2024-06-27T10:19:26.073Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target/classes/META-INF for [2024-06-27T10:19:26.073Z] [INFO] [echo] gms-bootstrap [2024-06-27T10:19:26.073Z] [INFO] Executed tasks [2024-06-27T10:19:26.073Z] [INFO] [2024-06-27T10:19:26.073Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-bootstrap --- [2024-06-27T10:19:26.073Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar [2024-06-27T10:19:26.073Z] [INFO] [2024-06-27T10:19:26.073Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-bootstrap --- [2024-06-27T10:19:26.073Z] [INFO] Tests are skipped. [2024-06-27T10:19:26.073Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-bootstrap --- [2024-06-27T10:19:26.074Z] [INFO] Tests are skipped. [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap --- [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- install:3.1.1:install (default-install) @ gms-bootstrap --- [2024-06-27T10:19:26.074Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.16-SNAPSHOT/gms-bootstrap-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:26.074Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.16-SNAPSHOT/gms-bootstrap-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:26.074Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.074Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:26.074Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:26.074Z] [INFO] Processing: NCLS-COM-01001 [2024-06-27T10:19:26.074Z] [INFO] Message NCLS-COM-01001 needs checking for cause/action: false [2024-06-27T10:19:26.074Z] [INFO] Processing: NCLS-COM-01002 [2024-06-27T10:19:26.074Z] [INFO] Message NCLS-COM-01002 needs checking for cause/action: true [2024-06-27T10:19:26.074Z] [INFO] Processing: NCLS-COM-01003 [2024-06-27T10:19:26.074Z] [INFO] Message NCLS-COM-01003 needs checking for cause/action: true [2024-06-27T10:19:26.074Z] [INFO] Processing: NCLS-COM-01004 [2024-06-27T10:19:26.074Z] [INFO] Message NCLS-COM-01004 needs checking for cause/action: true [2024-06-27T10:19:26.074Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-01001=Exception {0} resolving password alias {1} in property {2}., NCLS-COM-01002=Unknown property {0} found unresolving {1}., NCLS-COM-01003=System property reference missing trailing "'}'" at {0} in domain.xml., NCLS-COM-01004=System property reference missing starting "$'{'" at {0} in domain.xml.} [2024-06-27T10:19:26.074Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:26.074Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:26.074Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:26.074Z] [INFO] Processing: jakarta.enterprise.system.tools.util on element INT_LOGGER [2024-06-27T10:19:26.074Z] [INFO] Enclosing type is org.glassfish.internal.api.InternalLoggerInfo [2024-06-27T10:19:26.074Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.util.description=Internal API, jakarta.enterprise.system.tools.util.publish=true, jakarta.enterprise.system.tools.util.subsystem=COMMON} [2024-06-27T10:19:26.074Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:26.074Z] [INFO] Found enclosing element INT_LOGGER [2024-06-27T10:19:26.074Z] [INFO] Found enclosing element org.glassfish.internal.api.InternalLoggerInfo [2024-06-27T10:19:26.074Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:26.074Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:26.074Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:26.074Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:26.074Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ internal-api --- [2024-06-27T10:19:26.074Z] [INFO] Not copying test resources [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ internal-api --- [2024-06-27T10:19:26.074Z] [INFO] Not compiling test sources [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ internal-api --- [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- surefire:3.2.5:test (default-test) @ internal-api --- [2024-06-27T10:19:26.074Z] [INFO] Tests are skipped. [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ internal-api --- [2024-06-27T10:19:26.074Z] [INFO] Executing tasks [2024-06-27T10:19:26.074Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target/classes/META-INF for [2024-06-27T10:19:26.074Z] [INFO] [echo] internal-api [2024-06-27T10:19:26.074Z] [INFO] Executed tasks [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- jar:3.3.0:jar (default-jar) @ internal-api --- [2024-06-27T10:19:26.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target/internal-api.jar [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ internal-api --- [2024-06-27T10:19:26.074Z] [INFO] Tests are skipped. [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- failsafe:3.2.5:verify (verify) @ internal-api --- [2024-06-27T10:19:26.074Z] [INFO] Tests are skipped. [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-internal-api-checkstyle) @ internal-api --- [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] --- install:3.1.1:install (default-install) @ internal-api --- [2024-06-27T10:19:26.074Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.16-SNAPSHOT/internal-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:26.074Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.16-SNAPSHOT/internal-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] [2024-06-27T10:19:26.074Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2024-06-27T10:19:26.074Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2024-06-27T10:19:26.074Z] [INFO] Building Deployment Related Common Classes 7.0.16-SNAPSHOT [137/302] [2024-06-27T10:19:26.075Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] Building GlassFish SSL Implementation Module 7.0.16-SNAPSHOT [138/302] [2024-06-27T10:19:26.075Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2024-06-27T10:19:26.075Z] [INFO] Building flashlight-framework 7.0.16-SNAPSHOT [140/302] [2024-06-27T10:19:26.075Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] Building OSGi Container 7.0.16-SNAPSHOT [139/302] [2024-06-27T10:19:26.075Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2024-06-27T10:19:26.075Z] [INFO] from nucleus/deployment/common/pom.xml [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] Building stats77 7.0.16-SNAPSHOT [142/302] [2024-06-27T10:19:26.075Z] [INFO] from nucleus/osgi-platforms/osgi-container/pom.xml [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] Building Glassfish MBeanServer support 7.0.16-SNAPSHOT [141/302] [2024-06-27T10:19:26.075Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2024-06-27T10:19:26.075Z] [INFO] Building Diagnostics API 7.0.16-SNAPSHOT [143/302] [2024-06-27T10:19:26.075Z] [INFO] from nucleus/flashlight/framework/pom.xml [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] from nucleus/security/ssl-impl/pom.xml [2024-06-27T10:19:26.075Z] [INFO] --------------< org.glassfish.main.extras:command-logger >-------------- [2024-06-27T10:19:26.075Z] [INFO] Building Admin Command Logger 7.0.16-SNAPSHOT [144/302] [2024-06-27T10:19:26.075Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] from nucleus/extras/command-logger/pom.xml [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2024-06-27T10:19:26.075Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2024-06-27T10:19:26.075Z] [INFO] Building Web Container Naming Utilities 7.0.16-SNAPSHOT [147/302] [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] from nucleus/diagnostics/diagnostics-api/pom.xml [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] from nucleus/common/mbeanserver/pom.xml [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] from appserver/common/stats77/pom.xml [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] Building JTA Implementation for Glassfish 7.0.16-SNAPSHOT [148/302] [2024-06-27T10:19:26.075Z] [INFO] from appserver/web/web-naming/pom.xml [2024-06-27T10:19:26.075Z] [INFO] Building JMS Connector Module for Runtime 7.0.16-SNAPSHOT [146/302] [2024-06-27T10:19:26.075Z] [INFO] ------< org.glassfish.main.microprofile:microprofile-connectors >------- [2024-06-27T10:19:26.075Z] [INFO] Building GlassFish MicroProfile Connectors 7.0.16-SNAPSHOT [149/302] [2024-06-27T10:19:26.075Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2024-06-27T10:19:26.075Z] [INFO] Building Glassfish Naming 7.0.16-SNAPSHOT [145/302] [2024-06-27T10:19:26.075Z] [INFO] Building GlassFish Grizzly adapter container implementation 7.0.16-SNAPSHOT [150/302] [2024-06-27T10:19:26.075Z] [INFO] from appserver/microprofile/connectors/pom.xml [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] from appserver/jms/gf-jms-connector/pom.xml [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] from appserver/transaction/jta/pom.xml [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] from appserver/grizzly/grizzly-container/pom.xml [2024-06-27T10:19:26.075Z] [INFO] from appserver/common/glassfish-naming/pom.xml [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] --- clean:3.3.2:clean (default-clean) @ command-logger --- [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ command-logger --- [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ command-logger --- [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ command-logger --- [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-api --- [2024-06-27T10:19:26.075Z] [INFO] [2024-06-27T10:19:26.075Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-container --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-mbeanserver --- [2024-06-27T10:19:26.332Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-connector --- [2024-06-27T10:19:26.332Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-container --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-api --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- clean:3.3.2:clean (default-clean) @ stats77 --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.332Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-mbeanserver --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-connector --- [2024-06-27T10:19:26.332Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-container --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ diagnostics-api --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ssl-impl --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-container --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ diagnostics-api --- [2024-06-27T10:19:26.332Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-mbeanserver --- [2024-06-27T10:19:26.332Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jms-connector --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ stats77 --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ssl-impl --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jms-connector --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-mbeanserver --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ stats77 --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ssl-impl --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.332Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ stats77 --- [2024-06-27T10:19:26.332Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ssl-impl --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-framework --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-framework --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-framework --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-framework --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jta --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jta --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jta --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jta --- [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-common --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-common --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-common --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-common --- [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-api --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-api --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-api --- [2024-06-27T10:19:26.333Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-api --- [2024-06-27T10:19:26.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/src/main/resources [2024-06-27T10:19:26.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/src/main/manpages [2024-06-27T10:19:26.333Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ diagnostics-api --- [2024-06-27T10:19:26.333Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.333Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:26.333Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.333Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:26.333Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-container --- [2024-06-27T10:19:26.333Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ command-logger --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-container --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ command-logger --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-container --- [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ command-logger --- [2024-06-27T10:19:26.333Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:26.333Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/src/main/resources [2024-06-27T10:19:26.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/src/main/manpages [2024-06-27T10:19:26.333Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:26.333Z] [INFO] [2024-06-27T10:19:26.333Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.334Z] [INFO] [2024-06-27T10:19:26.334Z] [INFO] --- resources:3.3.1:resources (default-resources) @ command-logger --- [2024-06-27T10:19:26.334Z] [INFO] [2024-06-27T10:19:26.334Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-container --- [2024-06-27T10:19:26.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/src/main/resources [2024-06-27T10:19:26.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/src/main/manpages [2024-06-27T10:19:26.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/src/main/resources [2024-06-27T10:19:26.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/src/main/manpages [2024-06-27T10:19:26.334Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:26.334Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:26.334Z] [INFO] [2024-06-27T10:19:26.334Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ command-logger --- [2024-06-27T10:19:26.334Z] [INFO] [2024-06-27T10:19:26.334Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-container --- [2024-06-27T10:19:26.334Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.334Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.334Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.334Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.334Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:26.334Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.590Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ssl-impl --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ssl-impl --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ssl-impl --- [2024-06-27T10:19:26.590Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ssl-impl --- [2024-06-27T10:19:26.590Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:26.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/manpages [2024-06-27T10:19:26.590Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ssl-impl --- [2024-06-27T10:19:26.590Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.590Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.590Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-mbeanserver --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-mbeanserver --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-mbeanserver --- [2024-06-27T10:19:26.590Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-mbeanserver --- [2024-06-27T10:19:26.590Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:26.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/manpages [2024-06-27T10:19:26.590Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:26.590Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ diagnostics-api --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ diagnostics-api --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-api --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-mbeanserver --- [2024-06-27T10:19:26.590Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:26.590Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.590Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.590Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ stats77 --- [2024-06-27T10:19:26.590Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-connector --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ stats77 --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-connector --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ stats77 --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-connector --- [2024-06-27T10:19:26.590Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:26.590Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-naming --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-naming --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-naming --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-naming --- [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- resources:3.3.1:resources (default-resources) @ stats77 --- [2024-06-27T10:19:26.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/resources [2024-06-27T10:19:26.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/manpages [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.590Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-connector --- [2024-06-27T10:19:26.590Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:26.590Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:26.590Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.590Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-framework --- [2024-06-27T10:19:26.591Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-framework --- [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-framework --- [2024-06-27T10:19:26.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/src/main/manpages [2024-06-27T10:19:26.591Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:26.591Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:26.591Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.591Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.591Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jta --- [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-framework --- [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jta --- [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jta --- [2024-06-27T10:19:26.591Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ stats77 --- [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jms-connector --- [2024-06-27T10:19:26.591Z] [INFO] Copying 16 resources from src/main/java to target/classes [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jta --- [2024-06-27T10:19:26.591Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:19:26.591Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.591Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.591Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-06-27T10:19:26.591Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:26.591Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-framework --- [2024-06-27T10:19:26.591Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:26.591Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.591Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jta --- [2024-06-27T10:19:26.591Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ command-logger --- [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ command-logger --- [2024-06-27T10:19:26.591Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.591Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.591Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ command-logger --- [2024-06-27T10:19:26.591Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.591Z] [INFO] [2024-06-27T10:19:26.591Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.591Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:26.591Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:26.846Z] [INFO] [2024-06-27T10:19:26.846Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-grizzly-container --- [2024-06-27T10:19:26.846Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:26.846Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.846Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API. [2024-06-27T10:19:26.846Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:26.846Z] [INFO] [2024-06-27T10:19:26.846Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-container --- [2024-06-27T10:19:26.846Z] [INFO] [2024-06-27T10:19:26.846Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-container --- [2024-06-27T10:19:26.846Z] [INFO] [2024-06-27T10:19:26.846Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-container --- [2024-06-27T10:19:26.846Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:26.847Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:26.847Z] [INFO] [2024-06-27T10:19:26.847Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-api --- [2024-06-27T10:19:26.847Z] [INFO] [2024-06-27T10:19:26.847Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ diagnostics-api --- [2024-06-27T10:19:26.847Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.847Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:26.847Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:26.847Z] [INFO] [2024-06-27T10:19:26.847Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-common --- [2024-06-27T10:19:26.847Z] [INFO] [2024-06-27T10:19:26.847Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-common --- [2024-06-27T10:19:26.847Z] [INFO] [2024-06-27T10:19:26.847Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-common --- [2024-06-27T10:19:26.847Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:26.847Z] [INFO] [2024-06-27T10:19:26.847Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-common --- [2024-06-27T10:19:26.847Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:19:26.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/manpages [2024-06-27T10:19:26.847Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:26.847Z] [INFO] [2024-06-27T10:19:26.847Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-common --- [2024-06-27T10:19:26.847Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:26.847Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:27.103Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:27.103Z] [INFO] [2024-06-27T10:19:27.103Z] [INFO] --- command-security:1.0.17:check (default-check) @ command-logger --- [2024-06-27T10:19:27.103Z] [INFO] [2024-06-27T10:19:27.103Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ command-logger --- [2024-06-27T10:19:27.103Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:27.103Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:27.103Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.103Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[408,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:27.103Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[409,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:19:27.103Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[415,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:19:27.103Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:27.103Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ssl-impl --- [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ssl-impl --- [2024-06-27T10:19:27.104Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-container --- [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-container --- [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ssl-impl --- [2024-06-27T10:19:27.104Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:27.104Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:27.104Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:27.104Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.104Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-api --- [2024-06-27T10:19:27.104Z] [INFO] Not copying test resources [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ diagnostics-api --- [2024-06-27T10:19:27.104Z] [INFO] Not compiling test sources [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-api --- [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-api --- [2024-06-27T10:19:27.104Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:27.104Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-api --- [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.104Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:27.104Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:27.104Z] [INFO] Executing tasks [2024-06-27T10:19:27.104Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.104Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/target/classes/META-INF for [2024-06-27T10:19:27.104Z] [INFO] [echo] diagnostics-api [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jms-connector --- [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jms-connector --- [2024-06-27T10:19:27.104Z] [INFO] Executed tasks [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-api --- [2024-06-27T10:19:27.104Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-connector --- [2024-06-27T10:19:27.104Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-api --- [2024-06-27T10:19:27.104Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-api --- [2024-06-27T10:19:27.104Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-api-checkstyle) @ diagnostics-api --- [2024-06-27T10:19:27.104Z] [INFO] [2024-06-27T10:19:27.104Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-api --- [2024-06-27T10:19:27.104Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.16-SNAPSHOT/diagnostics-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:27.360Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.16-SNAPSHOT/diagnostics-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-naming --- [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-naming --- [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-naming --- [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-naming --- [2024-06-27T10:19:27.360Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:27.360Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:27.360Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.360Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ command-logger --- [2024-06-27T10:19:27.360Z] [INFO] Not copying test resources [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ command-logger --- [2024-06-27T10:19:27.360Z] [INFO] Not compiling test sources [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ command-logger --- [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- surefire:3.2.5:test (default-test) @ command-logger --- [2024-06-27T10:19:27.360Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ command-logger --- [2024-06-27T10:19:27.360Z] [INFO] Executing tasks [2024-06-27T10:19:27.360Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/target/classes/META-INF for [2024-06-27T10:19:27.360Z] [INFO] [echo] command-logger [2024-06-27T10:19:27.360Z] [INFO] Executed tasks [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- jar:3.3.0:jar (default-jar) @ command-logger --- [2024-06-27T10:19:27.360Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.360Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/AdminAuthorizedMBeanServer.java:[98,27] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:19:27.360Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java uses or overrides a deprecated API. [2024-06-27T10:19:27.360Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:27.360Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:27.360Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-mbeanserver --- [2024-06-27T10:19:27.360Z] [INFO] [2024-06-27T10:19:27.360Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-mbeanserver --- [2024-06-27T10:19:27.361Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/target/command-logger.jar [2024-06-27T10:19:27.361Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-connector --- [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ command-logger --- [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jms-connector --- [2024-06-27T10:19:27.361Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- failsafe:3.2.5:verify (verify) @ command-logger --- [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-mbeanserver --- [2024-06-27T10:19:27.361Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:27.361Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-command-logger-checkstyle) @ command-logger --- [2024-06-27T10:19:27.361Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- install:3.1.1:install (default-install) @ command-logger --- [2024-06-27T10:19:27.361Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/command-logger/7.0.16-SNAPSHOT/command-logger-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:27.361Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- command-security:1.0.17:check (default-check) @ ssl-impl --- [2024-06-27T10:19:27.361Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:27.361Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/target/command-logger.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/command-logger/7.0.16-SNAPSHOT/command-logger-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ssl-impl --- [2024-06-27T10:19:27.361Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.361Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[34,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:19:27.361Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[48,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:19:27.361Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java uses or overrides a deprecated API. [2024-06-27T10:19:27.361Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:27.361Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:27.361Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ stats77 --- [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ stats77 --- [2024-06-27T10:19:27.361Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:27.361Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:27.361Z] [INFO] [2024-06-27T10:19:27.361Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ stats77 --- [2024-06-27T10:19:27.361Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:27.361Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.361Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:27.361Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:27.361Z] [INFO] Processing: NCLS-OSGI-00001 [2024-06-27T10:19:27.361Z] [INFO] Message NCLS-OSGI-00001 needs checking for cause/action: false [2024-06-27T10:19:27.361Z] [INFO] Total Messages including ones found from disk so far: {NCLS-OSGI-00001=Decorated url = {0}} [2024-06-27T10:19:27.361Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:27.361Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:27.361Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:27.361Z] [INFO] Processing: jakarta.enterprise.osgi.container on element LOGGER_NAME [2024-06-27T10:19:27.361Z] [INFO] Enclosing type is org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-06-27T10:19:27.361Z] [INFO] Loggers found so far: {jakarta.enterprise.osgi.container.description=OSGI container logger, jakarta.enterprise.osgi.container.publish=true, jakarta.enterprise.osgi.container.subsystem=OSGI} [2024-06-27T10:19:27.362Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:27.362Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:19:27.362Z] [INFO] Found enclosing element org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-06-27T10:19:27.362Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:27.362Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:27.362Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:27.362Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:27.362Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:27.362Z] [INFO] [2024-06-27T10:19:27.362Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-container --- [2024-06-27T10:19:27.362Z] [INFO] Not copying test resources [2024-06-27T10:19:27.362Z] [INFO] [2024-06-27T10:19:27.362Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-container --- [2024-06-27T10:19:27.362Z] [INFO] Not compiling test sources [2024-06-27T10:19:27.362Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.362Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:27.362Z] [INFO] [2024-06-27T10:19:27.362Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container --- [2024-06-27T10:19:27.362Z] [INFO] [2024-06-27T10:19:27.362Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.362Z] [INFO] Not copying test resources [2024-06-27T10:19:27.362Z] [INFO] [2024-06-27T10:19:27.362Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.362Z] [INFO] [2024-06-27T10:19:27.362Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-container --- [2024-06-27T10:19:27.362Z] [INFO] Not compiling test sources [2024-06-27T10:19:27.362Z] [INFO] [2024-06-27T10:19:27.362Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.362Z] [INFO] [2024-06-27T10:19:27.362Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.362Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.362Z] [INFO] [2024-06-27T10:19:27.362Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-container --- [2024-06-27T10:19:27.362Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.362Z] [INFO] [2024-06-27T10:19:27.362Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.619Z] [INFO] Executing tasks [2024-06-27T10:19:27.619Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for [2024-06-27T10:19:27.619Z] [INFO] [echo] osgi-container [2024-06-27T10:19:27.619Z] [INFO] Executed tasks [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-container --- [2024-06-27T10:19:27.619Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-container --- [2024-06-27T10:19:27.619Z] [INFO] Executing tasks [2024-06-27T10:19:27.619Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target/classes/META-INF for [2024-06-27T10:19:27.619Z] [INFO] [echo] glassfish-grizzly-container [2024-06-27T10:19:27.619Z] [INFO] Executed tasks [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.619Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-container --- [2024-06-27T10:19:27.619Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container --- [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-container --- [2024-06-27T10:19:27.619Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.16-SNAPSHOT/osgi-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:27.619Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.16-SNAPSHOT/osgi-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:27.619Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.619Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:27.619Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-mbeanserver --- [2024-06-27T10:19:27.619Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-container-checkstyle) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-container --- [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-mbeanserver --- [2024-06-27T10:19:27.619Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.16-SNAPSHOT/glassfish-grizzly-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:27.619Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.16-SNAPSHOT/glassfish-grizzly-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:27.619Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:27.619Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.619Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2024-06-27T10:19:27.619Z] [INFO] Building Glassfish Grizzly extra jars Combining 7.0.16-SNAPSHOT [151/302] [2024-06-27T10:19:27.619Z] [INFO] from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml [2024-06-27T10:19:27.619Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:27.619Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.619Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/FreezeTransactionService.java: Some input files use or override a deprecated API. [2024-06-27T10:19:27.619Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/FreezeTransactionService.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:27.619Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:27.619Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:27.619Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jta --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jta --- [2024-06-27T10:19:27.620Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-naming --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-naming --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-naming --- [2024-06-27T10:19:27.620Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:27.620Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.620Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-connector --- [2024-06-27T10:19:27.620Z] [INFO] Not copying test resources [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jms-connector --- [2024-06-27T10:19:27.620Z] [INFO] Not compiling test sources [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-connector --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-connector --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-naming --- [2024-06-27T10:19:27.620Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:19:27.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/manpages [2024-06-27T10:19:27.620Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:27.620Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-connector --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-naming --- [2024-06-27T10:19:27.620Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- command-security:1.0.17:check (default-check) @ stats77 --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ stats77 --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jta --- [2024-06-27T10:19:27.620Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:27.620Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:27.620Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:27.620Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:27.620Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:27.620Z] [INFO] Executing tasks [2024-06-27T10:19:27.620Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/target/classes/META-INF for [2024-06-27T10:19:27.620Z] [INFO] [echo] gf-jms-connector [2024-06-27T10:19:27.620Z] [INFO] Executed tasks [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-connector --- [2024-06-27T10:19:27.620Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar [2024-06-27T10:19:27.620Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-naming --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-naming --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-naming --- [2024-06-27T10:19:27.620Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-connector --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-naming --- [2024-06-27T10:19:27.620Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:27.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/manpages [2024-06-27T10:19:27.620Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:27.620Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-connector --- [2024-06-27T10:19:27.620Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-naming --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-connector-checkstyle) @ gf-jms-connector --- [2024-06-27T10:19:27.620Z] [INFO] [2024-06-27T10:19:27.620Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-connector --- [2024-06-27T10:19:27.620Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.16-SNAPSHOT/gf-jms-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:27.877Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.16-SNAPSHOT/gf-jms-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:27.877Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:27.877Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:27.877Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.877Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[490,78] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:19:27.877Z] cast to java.lang.Class for a varargs call [2024-06-27T10:19:27.877Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:19:27.877Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[491,79] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:19:27.877Z] cast to java.lang.Object for a varargs call [2024-06-27T10:19:27.877Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:19:27.877Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java:[107,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:27.877Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java uses or overrides a deprecated API. [2024-06-27T10:19:27.877Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:27.877Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:27.877Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:27.877Z] [INFO] [2024-06-27T10:19:27.877Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ flashlight-framework --- [2024-06-27T10:19:27.877Z] [INFO] [2024-06-27T10:19:27.877Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ flashlight-framework --- [2024-06-27T10:19:27.877Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.877Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:27.877Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:27.877Z] [INFO] Processing: NCLS-SECURITY-05054 [2024-06-27T10:19:27.877Z] [INFO] Message NCLS-SECURITY-05054 needs checking for cause/action: true [2024-06-27T10:19:27.877Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-05054=The SSL certificate with alias {0} has expired: {1}} [2024-06-27T10:19:27.877Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:27.877Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:27.877Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:27.877Z] [INFO] Processing: jakarta.enterprise.system.security.ssl on element SEC_SSL_LOGGER [2024-06-27T10:19:27.877Z] [INFO] Enclosing type is com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-06-27T10:19:27.877Z] [INFO] Loggers found so far: {jakarta.enterprise.system.security.ssl.description=Security - SSL, jakarta.enterprise.system.security.ssl.publish=true, jakarta.enterprise.system.security.ssl.subsystem=SECURITY - SSL} [2024-06-27T10:19:27.877Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:27.877Z] [INFO] Found enclosing element SEC_SSL_LOGGER [2024-06-27T10:19:27.877Z] [INFO] Found enclosing element com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-06-27T10:19:27.877Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:27.877Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:27.877Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:27.877Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:27.877Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:27.877Z] [INFO] [2024-06-27T10:19:27.877Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ssl-impl --- [2024-06-27T10:19:27.877Z] [INFO] Not copying test resources [2024-06-27T10:19:27.877Z] [INFO] [2024-06-27T10:19:27.877Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ssl-impl --- [2024-06-27T10:19:27.878Z] [INFO] Not compiling test sources [2024-06-27T10:19:27.878Z] [INFO] [2024-06-27T10:19:27.878Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ssl-impl --- [2024-06-27T10:19:27.878Z] [INFO] [2024-06-27T10:19:27.878Z] [INFO] --- surefire:3.2.5:test (default-test) @ ssl-impl --- [2024-06-27T10:19:27.878Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.878Z] [INFO] [2024-06-27T10:19:27.878Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ssl-impl --- [2024-06-27T10:19:27.878Z] [INFO] [2024-06-27T10:19:27.878Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-framework --- [2024-06-27T10:19:27.878Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:27.878Z] [INFO] Executing tasks [2024-06-27T10:19:27.878Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target/classes/META-INF for [2024-06-27T10:19:27.878Z] [INFO] [echo] ssl-impl [2024-06-27T10:19:27.878Z] [INFO] Executed tasks [2024-06-27T10:19:27.878Z] [INFO] [2024-06-27T10:19:27.878Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ssl-impl --- [2024-06-27T10:19:27.878Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target/ssl-impl.jar [2024-06-27T10:19:27.878Z] [INFO] [2024-06-27T10:19:27.878Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ssl-impl --- [2024-06-27T10:19:27.878Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.878Z] [INFO] [2024-06-27T10:19:27.878Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ssl-impl --- [2024-06-27T10:19:27.878Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.878Z] [INFO] [2024-06-27T10:19:27.878Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ssl-impl-checkstyle) @ ssl-impl --- [2024-06-27T10:19:27.878Z] [INFO] [2024-06-27T10:19:27.878Z] [INFO] --- install:3.1.1:install (default-install) @ ssl-impl --- [2024-06-27T10:19:27.878Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.16-SNAPSHOT/ssl-impl-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:27.878Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.16-SNAPSHOT/ssl-impl-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:27.878Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:27.878Z] [INFO] [2024-06-27T10:19:27.878Z] [INFO] --- command-security:1.0.17:check (default-check) @ jta --- [2024-06-27T10:19:27.878Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jta.admin.cli.FreezeTransactionService, org.glassfish.jta.admin.cli.RollbackTransaction, org.glassfish.jta.admin.cli.UnFreezeTransactionService] [2024-06-27T10:19:27.878Z] [INFO] [2024-06-27T10:19:27.878Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jta --- [2024-06-27T10:19:27.878Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.878Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:27.878Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00010 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00010 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX--00008 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX--00008 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00008 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00008 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00001 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00001 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00002 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00002 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00003 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00003 needs checking for cause/action: true [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00004 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00004 needs checking for cause/action: true [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00005 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00005 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00006 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00006 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00007 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00007 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00009 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00009 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00026 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00026 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00011 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00011 needs checking for cause/action: true [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00012 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00012 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00013 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00013 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00014 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00014 needs checking for cause/action: true [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00015 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00015 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00016 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00016 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00017 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00017 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00018 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00018 needs checking for cause/action: true [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00019 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00019 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00020 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00020 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00021 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00021 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00022 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00022 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00023 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00023 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00024 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00024 needs checking for cause/action: false [2024-06-27T10:19:27.878Z] [INFO] Processing: NCLS-JMX-00025 [2024-06-27T10:19:27.878Z] [INFO] Message NCLS-JMX-00025 needs checking for cause/action: false [2024-06-27T10:19:27.879Z] [INFO] Total Messages including ones found from disk so far: {NCLS-JMX--00008=Error while shutting down AMX, NCLS-JMX-00001=JMXStartupService and JMXConnectors have been shut down., NCLS-JMX-00002=JMXStartupService: Stopped JMXConnectorServer: {0}, NCLS-JMX-00003=MBean Registration Exception thrown {0}, NCLS-JMX-00004=Instance Not Found Exception thrown {0}, NCLS-JMX-00005=JMXStartupService has started JMXConnector on JMXService URL {0}, NCLS-JMX-00006=JMXStartupService has disabled JMXConnector {0}, NCLS-JMX-00007=Cannot start JMX connector {0} due to exception {1}, NCLS-JMX-00008=Booting AMX Listener, connection made for {0}, now booting AMX MBeans, NCLS-JMX-00009=Security enabled, NCLS-JMX-00010=Attempted access to method {0} on object {1} rejected; user was granted {2} but the operation reports its impact as "{3}", NCLS-JMX-00011=Error stopping RMIConnector, NCLS-JMX-00012=MyRMIJRMPServerImpl: exported on address {0}, NCLS-JMX-00013=MyRMIJRMPServerImpl: makeClient on address = {0}, NCLS-JMX-00014=Error preparing SSL context, NCLS-JMX-00015=No Key store found for {0}, NCLS-JMX-00016=No keystores defined, NCLS-JMX-00017=Bad maxCertLength: {0}, NCLS-JMX-00018=JSSE keystoreload failed for type = {0} path = {1} {2}, NCLS-JMX-00019=All SSL protocol variants disabled for network-listener, using SSL implementation specific defaults, NCLS-JMX-00020=All SSL cipher suites disabled for network-listener(s). Using SSL implementation specific defaults, NCLS-JMX-00021=Unknown cipher error for cipher {0}, NCLS-JMX-00022=Creating a SecureRMIClientSocketFactory @ {0}with ssl config = {1}, NCLS-JMX-00023=Setting SSLParams @ {0}, NCLS-JMX-00024=Creating a SecureRMIServerSocketFactory @ {0} with ssl config = {1}, NCLS-JMX-00025=SSLServerSocket {0} and {1} created, NCLS-JMX-00026=Binding RMI port to single IP address = {0}, port {1}} [2024-06-27T10:19:27.879Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:27.879Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:27.879Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:27.879Z] [INFO] Processing: jakarta.enterprise.system.jmx on element JMX_LOGGER_NAME [2024-06-27T10:19:27.879Z] [INFO] Enclosing type is org.glassfish.admin.mbeanserver.Util [2024-06-27T10:19:27.879Z] [INFO] Loggers found so far: {jakarta.enterprise.system.jmx.description=JMX System Logger, jakarta.enterprise.system.jmx.publish=true, jakarta.enterprise.system.jmx.subsystem=JMX} [2024-06-27T10:19:27.879Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:27.879Z] [INFO] Found enclosing element JMX_LOGGER_NAME [2024-06-27T10:19:27.879Z] [INFO] Found enclosing element org.glassfish.admin.mbeanserver.Util [2024-06-27T10:19:27.879Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:27.879Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:27.879Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:27.879Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:27.879Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.879Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-mbeanserver --- [2024-06-27T10:19:27.879Z] [INFO] Not copying test resources [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.879Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-mbeanserver --- [2024-06-27T10:19:27.879Z] [INFO] Not compiling test sources [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.879Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-mbeanserver --- [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.879Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-mbeanserver --- [2024-06-27T10:19:27.879Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:27.879Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:27.879Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.879Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-mbeanserver --- [2024-06-27T10:19:27.879Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:27.879Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.879Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ stats77 --- [2024-06-27T10:19:27.879Z] [INFO] Not copying test resources [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.879Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ stats77 --- [2024-06-27T10:19:27.879Z] [INFO] Not compiling test sources [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.879Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ stats77 --- [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.879Z] [INFO] --- surefire:3.2.5:test (default-test) @ stats77 --- [2024-06-27T10:19:27.879Z] [INFO] Tests are skipped. [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.879Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ stats77 --- [2024-06-27T10:19:27.879Z] [INFO] Executing tasks [2024-06-27T10:19:27.879Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target/classes/META-INF for [2024-06-27T10:19:27.879Z] [INFO] [echo] glassfish-mbeanserver [2024-06-27T10:19:27.879Z] [INFO] Executed tasks [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.879Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-mbeanserver --- [2024-06-27T10:19:27.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar [2024-06-27T10:19:27.879Z] [INFO] Executing tasks [2024-06-27T10:19:27.879Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/target/classes/META-INF for [2024-06-27T10:19:27.879Z] [INFO] [echo] stats77 [2024-06-27T10:19:27.879Z] [INFO] [2024-06-27T10:19:27.880Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-mbeanserver --- [2024-06-27T10:19:28.135Z] [INFO] Executed tasks [2024-06-27T10:19:28.135Z] [INFO] [2024-06-27T10:19:28.135Z] [INFO] --- jar:3.3.0:jar (default-jar) @ stats77 --- [2024-06-27T10:19:28.135Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.135Z] [INFO] [2024-06-27T10:19:28.135Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-mbeanserver --- [2024-06-27T10:19:28.135Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.135Z] [INFO] [2024-06-27T10:19:28.135Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-mbeanserver-checkstyle) @ glassfish-mbeanserver --- [2024-06-27T10:19:28.135Z] [INFO] [2024-06-27T10:19:28.135Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-mbeanserver --- [2024-06-27T10:19:28.135Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.16-SNAPSHOT/glassfish-mbeanserver-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:28.135Z] [INFO] [2024-06-27T10:19:28.135Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.135Z] [INFO] [2024-06-27T10:19:28.135Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.135Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.16-SNAPSHOT/glassfish-mbeanserver-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:28.135Z] [INFO] [2024-06-27T10:19:28.136Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.136Z] [INFO] [2024-06-27T10:19:28.136Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.136Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.136Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.136Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/target/stats77.jar [2024-06-27T10:19:28.136Z] [WARNING] Manifest org.glassfish.main.flashlight:flashlight-framework:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.flashlight.impl.client, has 1, private references [org.glassfish.flashlight.impl.core] [2024-06-27T10:19:28.136Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:28.136Z] [INFO] [2024-06-27T10:19:28.136Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-framework --- [2024-06-27T10:19:28.136Z] [INFO] [2024-06-27T10:19:28.136Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ stats77 --- [2024-06-27T10:19:28.136Z] [INFO] [2024-06-27T10:19:28.136Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-framework --- [2024-06-27T10:19:28.136Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.136Z] [INFO] [2024-06-27T10:19:28.136Z] [INFO] --- failsafe:3.2.5:verify (verify) @ stats77 --- [2024-06-27T10:19:28.136Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.136Z] [INFO] [2024-06-27T10:19:28.136Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-stats77-checkstyle) @ stats77 --- [2024-06-27T10:19:28.136Z] [INFO] [2024-06-27T10:19:28.136Z] [INFO] --- install:3.1.1:install (default-install) @ stats77 --- [2024-06-27T10:19:28.136Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.16-SNAPSHOT/stats77-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:28.136Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/target/stats77.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.16-SNAPSHOT/stats77-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:28.136Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.136Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.392Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.392Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java:[546,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:19:28.392Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java:[547,18] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:19:28.392Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[191,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:28.392Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[197,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:28.392Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/ClientJarWriter.java: Some input files use or override a deprecated API. [2024-06-27T10:19:28.392Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/ClientJarWriter.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:28.392Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:28.392Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:28.392Z] [INFO] [2024-06-27T10:19:28.392Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-common --- [2024-06-27T10:19:28.392Z] [INFO] [2024-06-27T10:19:28.392Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-common --- [2024-06-27T10:19:28.392Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.392Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:28.392Z] [INFO] [2024-06-27T10:19:28.392Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jta --- [2024-06-27T10:19:28.392Z] [INFO] Not copying test resources [2024-06-27T10:19:28.392Z] [INFO] [2024-06-27T10:19:28.392Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jta --- [2024-06-27T10:19:28.392Z] [INFO] Not compiling test sources [2024-06-27T10:19:28.392Z] [INFO] [2024-06-27T10:19:28.392Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jta --- [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- surefire:3.2.5:test (default-test) @ jta --- [2024-06-27T10:19:28.393Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jta --- [2024-06-27T10:19:28.393Z] [INFO] Executing tasks [2024-06-27T10:19:28.393Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/target/classes/META-INF for [2024-06-27T10:19:28.393Z] [INFO] [echo] jta [2024-06-27T10:19:28.393Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.393Z] [INFO] Executed tasks [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jta --- [2024-06-27T10:19:28.393Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-common --- [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/src/main/resources [2024-06-27T10:19:28.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/src/main/manpages [2024-06-27T10:19:28.393Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:28.393Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.393Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.393Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.393Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/target/jta.jar [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jta --- [2024-06-27T10:19:28.393Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jta --- [2024-06-27T10:19:28.393Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jta-checkstyle) @ jta --- [2024-06-27T10:19:28.393Z] [INFO] [2024-06-27T10:19:28.393Z] [INFO] --- install:3.1.1:install (default-install) @ jta --- [2024-06-27T10:19:28.393Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.16-SNAPSHOT/jta-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:28.393Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/target/jta.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.16-SNAPSHOT/jta-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:28.393Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.393Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:28.393Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:28.393Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[140,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:28.393Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:28.393Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:28.393Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[168,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:28.393Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java:[102,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:28.393Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialInitContextFactory.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:28.394Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialInitContextFactory.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:28.394Z] [INFO] [2024-06-27T10:19:28.394Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-naming --- [2024-06-27T10:19:28.394Z] [INFO] [2024-06-27T10:19:28.394Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-naming --- [2024-06-27T10:19:28.394Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.394Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/MailSessionFactory.java:[101,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:28.394Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java:[64,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:28.394Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java:[64,49] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:28.394Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/SendMailFactory.java:[88,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:28.394Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[536,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:19:28.394Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[785,19] deprecated item is not annotated with @Deprecated [2024-06-27T10:19:28.394Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLConnection.java:[123,16] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:28.394Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[73,14] unchecked call to put(K,V) as a member of the raw type java.util.Dictionary [2024-06-27T10:19:28.394Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[75,32] unchecked method invocation: method registerService in interface org.osgi.framework.BundleContext is applied to given types [2024-06-27T10:19:28.394Z] required: java.lang.String,java.lang.Object,java.util.Dictionary [2024-06-27T10:19:28.394Z] found: java.lang.String,org.apache.naming.resources.DirContextURLStreamHandlerService,java.util.Dictionary [2024-06-27T10:19:28.394Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[78,17] unchecked conversion [2024-06-27T10:19:28.394Z] required: java.util.Dictionary [2024-06-27T10:19:28.394Z] found: java.util.Dictionary [2024-06-27T10:19:28.394Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/BeanFactory.java: Some input files use or override a deprecated API. [2024-06-27T10:19:28.394Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/BeanFactory.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:28.394Z] [INFO] [2024-06-27T10:19:28.394Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-naming --- [2024-06-27T10:19:28.394Z] [INFO] [2024-06-27T10:19:28.394Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-naming --- [2024-06-27T10:19:28.394Z] [INFO] [2024-06-27T10:19:28.394Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-naming --- [2024-06-27T10:19:28.394Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:28.394Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.394Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:28.394Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:28.394Z] [INFO] Processing: NCLS-MON-00301 [2024-06-27T10:19:28.394Z] [INFO] Message NCLS-MON-00301 needs checking for cause/action: true [2024-06-27T10:19:28.394Z] [INFO] Processing: NCLS-MON-00302 [2024-06-27T10:19:28.394Z] [INFO] Message NCLS-MON-00302 needs checking for cause/action: true [2024-06-27T10:19:28.394Z] [INFO] Processing: NCLS-MON-00303 [2024-06-27T10:19:28.394Z] [INFO] Message NCLS-MON-00303 needs checking for cause/action: true [2024-06-27T10:19:28.394Z] [INFO] Processing: NCLS-MON-00304 [2024-06-27T10:19:28.394Z] [INFO] Message NCLS-MON-00304 needs checking for cause/action: false [2024-06-27T10:19:28.394Z] [INFO] Processing: NCLS-MON-00305 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00305 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00306 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00306 needs checking for cause/action: true [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00501 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00501 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00502 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00502 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00503 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00503 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00504 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00504 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00505 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00505 needs checking for cause/action: true [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00506 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00506 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00507 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00507 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00508 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00508 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00509 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00509 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00510 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00510 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00511 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00511 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00512 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00512 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00513 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00513 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00514 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00514 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Processing: NCLS-MON-00515 [2024-06-27T10:19:28.395Z] [INFO] Message NCLS-MON-00515 needs checking for cause/action: false [2024-06-27T10:19:28.395Z] [INFO] Total Messages including ones found from disk so far: {NCLS-MON-00301=Cannot process XML ProbeProvider, xml = {0}, [2024-06-27T10:19:28.395Z] Exception: {1}, NCLS-MON-00302=Cannot resolve the paramTypes, unable to create this probe - {0}, NCLS-MON-00303=Cannot resolve the paramTypes of the probe - {0}, , NCLS-MON-00304=Can not match the Probe method ({0}) with any method in the DTrace object, NCLS-MON-00305=Invalid parameters for ProbeProvider, ignoring {0}, NCLS-MON-00306=No Probe Provider found in Probe Provider XML, NCLS-MON-00501=invalid pid, start flashlight-agent using asadmin enable-monitoring with --pid option, you may get pid using jps command, NCLS-MON-00502=flashlight-agent.jar does not exist under {0}, NCLS-MON-00503=flashlight-agent.jar directory {0} does not exist, NCLS-MON-00504=Encountered exception during agent attach: {0}, NCLS-MON-00505=Error transforming Probe: {0}, NCLS-MON-00506=Error unregistering ProbeProvider, NCLS-MON-00507=Error during re-transformation, NCLS-MON-00508=Error during registration of FlashlightProbe, NCLS-MON-00509=Error attempting to write the re-transformed class data, NCLS-MON-00510=Monitoring is disabled because there is no Attach API from the JVM available, NCLS-MON-00511=Error while getting Instrumentation object from ProbeAgentMain, NCLS-MON-00512=DTrace is not available., NCLS-MON-00513=DTrace is not supported., NCLS-MON-00514=DTrace is connected and ready., NCLS-MON-00515=Unexpected exception invoking DTrace} [2024-06-27T10:19:28.395Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:28.395Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:28.395Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:28.395Z] [INFO] Processing: jakarta.enterprise.system.tools.monitor on element MONITORING_LOGGER [2024-06-27T10:19:28.395Z] [INFO] Enclosing type is org.glassfish.flashlight.FlashlightLoggerInfo [2024-06-27T10:19:28.395Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.monitor.description=Flashlight Services, jakarta.enterprise.system.tools.monitor.publish=true, jakarta.enterprise.system.tools.monitor.subsystem=MON} [2024-06-27T10:19:28.395Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:28.395Z] [INFO] Found enclosing element MONITORING_LOGGER [2024-06-27T10:19:28.395Z] [INFO] Found enclosing element org.glassfish.flashlight.FlashlightLoggerInfo [2024-06-27T10:19:28.395Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:28.395Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:28.395Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:28.395Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:28.395Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:28.395Z] [INFO] [2024-06-27T10:19:28.395Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-framework --- [2024-06-27T10:19:28.395Z] [INFO] Not copying test resources [2024-06-27T10:19:28.395Z] [INFO] [2024-06-27T10:19:28.395Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-framework --- [2024-06-27T10:19:28.395Z] [INFO] Not compiling test sources [2024-06-27T10:19:28.395Z] [INFO] [2024-06-27T10:19:28.395Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-framework --- [2024-06-27T10:19:28.395Z] [INFO] [2024-06-27T10:19:28.395Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-framework --- [2024-06-27T10:19:28.395Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.395Z] [INFO] [2024-06-27T10:19:28.395Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-framework --- [2024-06-27T10:19:28.395Z] [INFO] Executing tasks [2024-06-27T10:19:28.396Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/classes/META-INF for [2024-06-27T10:19:28.396Z] [INFO] [echo] flashlight-framework [2024-06-27T10:19:28.396Z] [INFO] Executed tasks [2024-06-27T10:19:28.396Z] [INFO] [2024-06-27T10:19:28.396Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-framework --- [2024-06-27T10:19:28.652Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/flashlight-framework.jar [2024-06-27T10:19:28.652Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-framework --- [2024-06-27T10:19:28.652Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-framework --- [2024-06-27T10:19:28.652Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-framework-checkstyle) @ flashlight-framework --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- consolidatedbundle:3.1.0:hk2-generate (processhk2headers) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-framework --- [2024-06-27T10:19:28.652Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-comet/4.0.2/grizzly-comet-4.0.2.jar [2024-06-27T10:19:28.652Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/4.0.2/grizzly-websockets-4.0.2.jar [2024-06-27T10:19:28.652Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar [2024-06-27T10:19:28.652Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar [2024-06-27T10:19:28.652Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-06-27T10:19:28.652Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.1.0/hk2-3.1.0.jar [2024-06-27T10:19:28.652Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.652Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.16-SNAPSHOT/flashlight-framework-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:28.652Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.16-SNAPSHOT/flashlight-framework-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:28.652Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.652Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2024-06-27T10:19:28.652Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2024-06-27T10:19:28.652Z] [INFO] Building admin-monitoring 7.0.16-SNAPSHOT [152/302] [2024-06-27T10:19:28.652Z] [INFO] Building GlassFish Flashlight Client 7.0.16-SNAPSHOT [153/302] [2024-06-27T10:19:28.652Z] [INFO] from nucleus/admin/monitor/pom.xml [2024-06-27T10:19:28.652Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:28.652Z] [INFO] from appserver/flashlight/client/pom.xml [2024-06-27T10:19:28.652Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-client --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-client --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-client --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-client --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- clean:3.3.2:clean (default-clean) @ monitoring-core --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ monitoring-core --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ monitoring-core --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ monitoring-core --- [2024-06-27T10:19:28.652Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.652Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:28.652Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.652Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.652Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:28.652Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-common --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-naming --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-common --- [2024-06-27T10:19:28.652Z] [INFO] [2024-06-27T10:19:28.652Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-naming --- [2024-06-27T10:19:28.652Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.652Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.653Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.653Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.653Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-client --- [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-client --- [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-client --- [2024-06-27T10:19:28.653Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:28.653Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.653Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.653Z] [INFO] Not copying test resources [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.653Z] [INFO] Not compiling test sources [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-client --- [2024-06-27T10:19:28.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/src/main/resources [2024-06-27T10:19:28.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/src/main/manpages [2024-06-27T10:19:28.653Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.653Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-client --- [2024-06-27T10:19:28.653Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.653Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-naming --- [2024-06-27T10:19:28.653Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:28.653Z] [INFO] Executing tasks [2024-06-27T10:19:28.653Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF for [2024-06-27T10:19:28.653Z] [INFO] [echo] glassfish-grizzly-extra-all [2024-06-27T10:19:28.653Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF [2024-06-27T10:19:28.653Z] [INFO] Executed tasks [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-06-27T10:19:28.653Z] [INFO] [2024-06-27T10:19:28.653Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:28.912Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-06-27T10:19:28.912Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.912Z] [INFO] [2024-06-27T10:19:28.912Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ flashlight-client --- [2024-06-27T10:19:28.912Z] [INFO] [2024-06-27T10:19:28.912Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ flashlight-client --- [2024-06-27T10:19:28.912Z] [INFO] [2024-06-27T10:19:28.912Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-client --- [2024-06-27T10:19:28.912Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:28.912Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.912Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:28.912Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00001 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00001 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00002 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00002 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00003 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00003 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00004 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00004 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00005 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00005 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00006 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00006 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00007 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00007 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00008 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00008 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00009 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00009 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00010 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00010 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00011 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00011 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00012 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00012 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00013 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00013 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00014 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00014 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00015 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00015 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00016 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00016 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00017 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00017 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00018 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00018 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00019 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00019 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00020 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00020 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00021 [2024-06-27T10:19:28.912Z] [INFO] Message AS-WEB-NAMING-00021 needs checking for cause/action: false [2024-06-27T10:19:28.912Z] [INFO] Processing: AS-WEB-NAMING-00022 [2024-06-27T10:19:28.913Z] [INFO] Message AS-WEB-NAMING-00022 needs checking for cause/action: false [2024-06-27T10:19:28.913Z] [INFO] Processing: AS-WEB-NAMING-00023 [2024-06-27T10:19:28.913Z] [INFO] Message AS-WEB-NAMING-00023 needs checking for cause/action: false [2024-06-27T10:19:28.913Z] [INFO] Processing: AS-WEB-NAMING-00024 [2024-06-27T10:19:28.913Z] [INFO] Message AS-WEB-NAMING-00024 needs checking for cause/action: false [2024-06-27T10:19:28.913Z] [INFO] Processing: AS-WEB-NAMING-00025 [2024-06-27T10:19:28.913Z] [INFO] Message AS-WEB-NAMING-00025 needs checking for cause/action: false [2024-06-27T10:19:28.913Z] [INFO] Processing: AS-WEB-NAMING-00026 [2024-06-27T10:19:28.913Z] [INFO] Message AS-WEB-NAMING-00026 needs checking for cause/action: false [2024-06-27T10:19:28.913Z] [INFO] Processing: AS-WEB-NAMING-00027 [2024-06-27T10:19:28.913Z] [INFO] Message AS-WEB-NAMING-00027 needs checking for cause/action: false [2024-06-27T10:19:28.913Z] [INFO] Processing: AS-WEB-NAMING-00028 [2024-06-27T10:19:28.913Z] [INFO] Message AS-WEB-NAMING-00028 needs checking for cause/action: false [2024-06-27T10:19:28.913Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-NAMING-00001=Canonical Pathname cannot be null, AS-WEB-NAMING-00002=Outside webapp not allowed {0} {1} {2}, AS-WEB-NAMING-00003=Absolute Pathname cannot be null {0} {1}, AS-WEB-NAMING-00004=Canonical pathname {0} equals to absolute pathname {1} {2}, AS-WEB-NAMING-00005=File cannot be read {0}, AS-WEB-NAMING-00006=Could not get dir listing for {0}, AS-WEB-NAMING-00007=Document base {0} does not exist or is not a readable directory, AS-WEB-NAMING-00008=Document base cannot be null, AS-WEB-NAMING-00009=Resource {0} not found, AS-WEB-NAMING-00010=Name {0} is already bound in this Context, AS-WEB-NAMING-00011=Bind failed: {0}, AS-WEB-NAMING-00012=Unbind failed: {0}, AS-WEB-NAMING-00013=Failed to rename [{0}] to [{1}], AS-WEB-NAMING-00014=Unknown context name : {0}, AS-WEB-NAMING-00015=No naming context bound to this thread, AS-WEB-NAMING-00016=No naming context bound to this class loader, AS-WEB-NAMING-00017=Name is not bound to a Context, AS-WEB-NAMING-00018=Name is not bound to a Context, AS-WEB-NAMING-00019=Name is not bound to a Context, AS-WEB-NAMING-00020=Context is read only, AS-WEB-NAMING-00021=Name is not valid, AS-WEB-NAMING-00022=Name {0} is already bound in this Context, AS-WEB-NAMING-00023=Can't generate an absolute name for this namespace, AS-WEB-NAMING-00024=Unable to restore original system properties, AS-WEB-NAMING-00025=This context must be accessed through a java: URL, AS-WEB-NAMING-00026=Exception closing WAR File {0}, AS-WEB-NAMING-00027=Doc base must point to a WAR file, AS-WEB-NAMING-00028=Invalid or unreadable WAR file : {0}} [2024-06-27T10:19:28.913Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:28.913Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:28.913Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:28.913Z] [INFO] Processing: jakarta.enterprise.web.naming on element WEB_NAMING_LOGGER [2024-06-27T10:19:28.913Z] [INFO] Enclosing type is org.apache.naming.LogFacade [2024-06-27T10:19:28.913Z] [INFO] Loggers found so far: {jakarta.enterprise.web.naming.description=WEB Naming Logger, jakarta.enterprise.web.naming.publish=true, jakarta.enterprise.web.naming.subsystem=WEB} [2024-06-27T10:19:28.913Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:28.913Z] [INFO] Found enclosing element WEB_NAMING_LOGGER [2024-06-27T10:19:28.913Z] [INFO] Found enclosing element org.apache.naming.LogFacade [2024-06-27T10:19:28.913Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:28.913Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:28.913Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:28.913Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:28.913Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:28.913Z] [INFO] [2024-06-27T10:19:28.913Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-naming --- [2024-06-27T10:19:28.913Z] [INFO] Not copying test resources [2024-06-27T10:19:28.913Z] [INFO] [2024-06-27T10:19:28.913Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-naming --- [2024-06-27T10:19:28.913Z] [INFO] Not compiling test sources [2024-06-27T10:19:28.913Z] [INFO] [2024-06-27T10:19:28.913Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-naming --- [2024-06-27T10:19:28.913Z] [INFO] [2024-06-27T10:19:28.913Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-naming --- [2024-06-27T10:19:28.913Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.913Z] [INFO] [2024-06-27T10:19:28.913Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-naming --- [2024-06-27T10:19:28.913Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:28.913Z] [INFO] [2024-06-27T10:19:28.913Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-naming --- [2024-06-27T10:19:28.913Z] [INFO] [2024-06-27T10:19:28.913Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-naming --- [2024-06-27T10:19:28.913Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.913Z] [INFO] [2024-06-27T10:19:28.913Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ monitoring-core --- [2024-06-27T10:19:28.913Z] [INFO] [2024-06-27T10:19:28.913Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ monitoring-core --- [2024-06-27T10:19:28.913Z] [INFO] [2024-06-27T10:19:28.913Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ monitoring-core --- [2024-06-27T10:19:28.913Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:28.914Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.914Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.914Z] [INFO] [2024-06-27T10:19:28.914Z] [INFO] --- resources:3.3.1:resources (default-resources) @ monitoring-core --- [2024-06-27T10:19:28.914Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:19:28.914Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.914Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:28.914Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00024 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00021 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00021 needs checking for cause/action: true [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00022 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00023 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00019 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00019 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00020 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00020 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00001 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00002 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00003 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00025 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00025 needs checking for cause/action: true [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00026 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00027 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00010 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00010 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00006 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00007 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00008 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00008 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00009 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00011 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00012 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00013 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00014 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00015 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00016 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00016 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00005 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00046 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00046 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00045 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00045 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00017 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00017 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Processing: NCLS-DEPLOYMENT-00018 [2024-06-27T10:19:28.914Z] [INFO] Message NCLS-DEPLOYMENT-00018 needs checking for cause/action: false [2024-06-27T10:19:28.914Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00001=Exception while scanning {0}, NCLS-DEPLOYMENT-00002=Error scan jar entry {0} {1}, NCLS-DEPLOYMENT-00003=Failed to scan archive for annotations, NCLS-DEPLOYMENT-00005=Could not expand entry {0} into destination {1}, NCLS-DEPLOYMENT-00006=Cannot find archive {0} referenced from archive {1}, it will be ignored for annotation scanning, NCLS-DEPLOYMENT-00007=Exception caught {0}, NCLS-DEPLOYMENT-00008=Error in jar entry {0}: {1}, NCLS-DEPLOYMENT-00009=Failed to scan archive for annotations: {0}, NCLS-DEPLOYMENT-00010=Exception caught {0}, NCLS-DEPLOYMENT-00011=Optional package {0} does not exist or its Specification-Version does not match. Unable to satisfy dependency for {1}, NCLS-DEPLOYMENT-00012=Optional package dependency satisfied for {0}, NCLS-DEPLOYMENT-00013=Error in opening optional package file {0} due to exception: {1}., NCLS-DEPLOYMENT-00014=Exception occurred : {0}., NCLS-DEPLOYMENT-00015=Specification-Version for the optional package [ {0} ] in the jarfile [ {1} ] is not specified. Please provide a valid specification version for this optional package, NCLS-DEPLOYMENT-00016=Skipping extension processing for {0} due to error: {1}, NCLS-DEPLOYMENT-00017=Exception: {0}, NCLS-DEPLOYMENT-00018=unexpected error in getting urls, NCLS-DEPLOYMENT-00019= file open failure; file = {0}, NCLS-DEPLOYMENT-00020=exception message: {0} -- invalid zip file: {1}, NCLS-DEPLOYMENT-00021=Cannot find an archive implementation for {0}, NCLS-DEPLOYMENT-00022=Attempt to list files in {0} failed, perhaps because that is not a valid directory or because file permissions do not allow GlassFish to access it, NCLS-DEPLOYMENT-00023=Ignoring {0} because the containing archive {1} recorded it as a pre-existing stale file, NCLS-DEPLOYMENT-00024=Exception while getting manifest classpath: , NCLS-DEPLOYMENT-00025=Artifact {0} identified for inclusion in app clients after one or more app clients were generated., NCLS-DEPLOYMENT-00026=Artifact with relative path {0} expected at {1} but does not exist or cannot be read, NCLS-DEPLOYMENT-00027=Artifact with relative path {0} from {1} collides with an existing artifact from file {2}, NCLS-DEPLOYMENT-00045=Cannot convert classpath to URL {0}, NCLS-DEPLOYMENT-00046=invalidSpecVersion: {0}} [2024-06-27T10:19:28.915Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:28.915Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:28.915Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:28.915Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.common on element DEPLOYMENT_LOGGER [2024-06-27T10:19:28.915Z] [INFO] Enclosing type is org.glassfish.deployment.common.DeploymentContextImpl [2024-06-27T10:19:28.915Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.common.description=Deployment logger for common module, jakarta.enterprise.system.tools.deployment.common.publish=true, jakarta.enterprise.system.tools.deployment.common.subsystem=DEPLOYMENT} [2024-06-27T10:19:28.915Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:28.915Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-06-27T10:19:28.915Z] [INFO] Found enclosing element org.glassfish.deployment.common.DeploymentContextImpl [2024-06-27T10:19:28.915Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:28.915Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:28.915Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:28.915Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:28.915Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:28.915Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-common --- [2024-06-27T10:19:28.915Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:28.915Z] [INFO] Executing tasks [2024-06-27T10:19:28.915Z] [INFO] Not copying test resources [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-common --- [2024-06-27T10:19:28.915Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target/classes/META-INF for [2024-06-27T10:19:28.915Z] [INFO] [echo] web-naming [2024-06-27T10:19:28.915Z] [INFO] Executed tasks [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-naming --- [2024-06-27T10:19:28.915Z] [INFO] Not compiling test sources [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-common --- [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-common --- [2024-06-27T10:19:28.915Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-common --- [2024-06-27T10:19:28.915Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-client --- [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-client --- [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ monitoring-core --- [2024-06-27T10:19:28.915Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.915Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:28.915Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target/web-naming.jar [2024-06-27T10:19:28.915Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-naming --- [2024-06-27T10:19:28.915Z] [INFO] Executing tasks [2024-06-27T10:19:28.915Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/classes/META-INF for [2024-06-27T10:19:28.915Z] [INFO] [echo] deployment-common [2024-06-27T10:19:28.915Z] [INFO] Executed tasks [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-common --- [2024-06-27T10:19:28.915Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-naming --- [2024-06-27T10:19:28.915Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-naming-checkstyle) @ web-naming --- [2024-06-27T10:19:28.915Z] [INFO] [2024-06-27T10:19:28.915Z] [INFO] --- install:3.1.1:install (default-install) @ web-naming --- [2024-06-27T10:19:28.915Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.16-SNAPSHOT/web-naming-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:28.915Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.16-SNAPSHOT/web-naming-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:28.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/deployment-common.jar [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-common --- [2024-06-27T10:19:28.916Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-common --- [2024-06-27T10:19:28.916Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-common-checkstyle) @ deployment-common --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-common --- [2024-06-27T10:19:28.916Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.16-SNAPSHOT/deployment-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:28.916Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.16-SNAPSHOT/deployment-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2024-06-27T10:19:28.916Z] [INFO] Building Security Core Classes 7.0.16-SNAPSHOT [154/302] [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] from nucleus/security/core/pom.xml [2024-06-27T10:19:28.916Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2024-06-27T10:19:28.916Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:28.916Z] [INFO] Building nucleus.resources 7.0.16-SNAPSHOT [155/302] [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2024-06-27T10:19:28.916Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2024-06-27T10:19:28.916Z] [INFO] from nucleus/resources/pom.xml [2024-06-27T10:19:28.916Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:28.916Z] [INFO] Building AutoDeploy Classes 7.0.16-SNAPSHOT [157/302] [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] Building EJB Container connector for Glassfish 7.0.16-SNAPSHOT [156/302] [2024-06-27T10:19:28.916Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2024-06-27T10:19:28.916Z] [INFO] from nucleus/deployment/autodeploy/pom.xml [2024-06-27T10:19:28.916Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] from appserver/ejb/ejb-connector/pom.xml [2024-06-27T10:19:28.916Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:28.916Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2024-06-27T10:19:28.916Z] [INFO] Building Connector for GlassFish Web Container 7.0.16-SNAPSHOT [158/302] [2024-06-27T10:19:28.916Z] [INFO] Building GlassFish AppClient Server-Side Connector 7.0.16-SNAPSHOT [159/302] [2024-06-27T10:19:28.916Z] [INFO] from appserver/web/gf-web-connector/pom.xml [2024-06-27T10:19:28.916Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:28.916Z] [INFO] from appserver/appclient/server/connector/pom.xml [2024-06-27T10:19:28.916Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-connector --- [2024-06-27T10:19:28.916Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-resources --- [2024-06-27T10:19:28.916Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-web-connector --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-connector --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-resources --- [2024-06-27T10:19:28.916Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-web-connector --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-connector --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-web-connector --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-resources --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-resources --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-connector --- [2024-06-27T10:19:28.916Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-web-connector --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-autodeploy --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-autodeploy --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-autodeploy --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-autodeploy --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security --- [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security --- [2024-06-27T10:19:28.916Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.916Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.916Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.916Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.916Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.916Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.916Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:28.916Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:28.916Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.916Z] [INFO] [2024-06-27T10:19:28.916Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-client --- [2024-06-27T10:19:28.916Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.917Z] [INFO] Not copying test resources [2024-06-27T10:19:28.917Z] [INFO] [2024-06-27T10:19:28.917Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-client --- [2024-06-27T10:19:28.917Z] [INFO] Not compiling test sources [2024-06-27T10:19:28.917Z] [INFO] [2024-06-27T10:19:28.917Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-client --- [2024-06-27T10:19:28.917Z] [INFO] [2024-06-27T10:19:28.917Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-client --- [2024-06-27T10:19:28.917Z] [INFO] [2024-06-27T10:19:28.917Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-ejb-connector --- [2024-06-27T10:19:28.917Z] [INFO] [2024-06-27T10:19:28.917Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-ejb-connector --- [2024-06-27T10:19:28.917Z] [INFO] [2024-06-27T10:19:28.917Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-ejb-connector --- [2024-06-27T10:19:28.917Z] [INFO] [2024-06-27T10:19:28.917Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-ejb-connector --- [2024-06-27T10:19:28.917Z] [INFO] Tests are skipped. [2024-06-27T10:19:28.917Z] [INFO] [2024-06-27T10:19:28.917Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-client --- [2024-06-27T10:19:28.917Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.917Z] [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.917Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:28.917Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:28.917Z] [WARNING] Bundle org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.16-SNAPSHOT : Version for package org.glassfish.extras.grizzly is set to different values in the source (7.0.16-SNAPSHOT) and in the manifest (7.0.16). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-06-27T10:19:28.917Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-06-27T10:19:29.172Z] [INFO] Executing tasks [2024-06-27T10:19:29.172Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/target/classes/META-INF for [2024-06-27T10:19:29.172Z] [INFO] [echo] flashlight-client [2024-06-27T10:19:29.172Z] [INFO] Executed tasks [2024-06-27T10:19:29.172Z] [INFO] [2024-06-27T10:19:29.172Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-client --- [2024-06-27T10:19:29.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/target/flashlight-client.jar [2024-06-27T10:19:29.172Z] [INFO] [2024-06-27T10:19:29.172Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-client --- [2024-06-27T10:19:29.172Z] [INFO] Tests are skipped. [2024-06-27T10:19:29.172Z] [INFO] [2024-06-27T10:19:29.172Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-client --- [2024-06-27T10:19:29.172Z] [INFO] Tests are skipped. [2024-06-27T10:19:29.172Z] [INFO] [2024-06-27T10:19:29.172Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-client-checkstyle) @ flashlight-client --- [2024-06-27T10:19:29.172Z] [INFO] [2024-06-27T10:19:29.172Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-client --- [2024-06-27T10:19:29.172Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.16-SNAPSHOT/flashlight-client-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:29.172Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/target/flashlight-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.16-SNAPSHOT/flashlight-client-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:29.172Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.172Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:29.172Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:29.172Z] [INFO] Processing: AS-NAMING-00001 [2024-06-27T10:19:29.172Z] [INFO] Message AS-NAMING-00001 needs checking for cause/action: false [2024-06-27T10:19:29.172Z] [INFO] Processing: AS-NAMING-00008 [2024-06-27T10:19:29.172Z] [INFO] Message AS-NAMING-00008 needs checking for cause/action: false [2024-06-27T10:19:29.172Z] [INFO] Processing: AS-NAMING-00003 [2024-06-27T10:19:29.172Z] [INFO] Message AS-NAMING-00003 needs checking for cause/action: false [2024-06-27T10:19:29.172Z] [INFO] Processing: AS-NAMING-00002 [2024-06-27T10:19:29.172Z] [INFO] Message AS-NAMING-00002 needs checking for cause/action: false [2024-06-27T10:19:29.172Z] [INFO] Processing: AS-NAMING-00006 [2024-06-27T10:19:29.172Z] [INFO] Message AS-NAMING-00006 needs checking for cause/action: false [2024-06-27T10:19:29.173Z] [INFO] Total Messages including ones found from disk so far: {AS-NAMING-00001=Failed to load {0} using CommonClassLoader, AS-NAMING-00002=Exception during name lookup : {0}, AS-NAMING-00003=Exception occurred when instantiating LocalSerialContextProviderImpl: {0}, AS-NAMING-00006=Exception in NamingUtilsImpl copyMutableObject(): {0}, AS-NAMING-00008=Fall back to INITIAL_CONTEXT_FACTORY {0}} [2024-06-27T10:19:29.173Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:29.173Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:29.173Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:29.173Z] [INFO] Processing: org.glassfish.naming on element NAMING_LOGGER_NAME [2024-06-27T10:19:29.173Z] [INFO] Enclosing type is com.sun.enterprise.naming.util.LogFacade [2024-06-27T10:19:29.173Z] [INFO] Loggers found so far: {org.glassfish.naming.description=logger for GlassFish appserver naming, org.glassfish.naming.publish=true, org.glassfish.naming.subsystem=glassfish-naming} [2024-06-27T10:19:29.173Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:29.173Z] [INFO] Found enclosing element NAMING_LOGGER_NAME [2024-06-27T10:19:29.173Z] [INFO] Found enclosing element com.sun.enterprise.naming.util.LogFacade [2024-06-27T10:19:29.173Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:29.173Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:19:29.173Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:29.173Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:29.173Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:29.173Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-naming --- [2024-06-27T10:19:29.173Z] [INFO] Not copying test resources [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-naming --- [2024-06-27T10:19:29.173Z] [INFO] Not compiling test sources [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-naming --- [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-naming --- [2024-06-27T10:19:29.173Z] [INFO] Tests are skipped. [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-naming --- [2024-06-27T10:19:29.173Z] [INFO] Executing tasks [2024-06-27T10:19:29.173Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/classes/META-INF for [2024-06-27T10:19:29.173Z] [INFO] [echo] glassfish-naming [2024-06-27T10:19:29.173Z] [INFO] Executed tasks [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-naming --- [2024-06-27T10:19:29.173Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-connector --- [2024-06-27T10:19:29.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/glassfish-naming.jar [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-connector --- [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-connector --- [2024-06-27T10:19:29.173Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-naming --- [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-connector --- [2024-06-27T10:19:29.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/src/main/resources [2024-06-27T10:19:29.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/src/main/manpages [2024-06-27T10:19:29.173Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:29.173Z] [INFO] Tests are skipped. [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-naming --- [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-connector --- [2024-06-27T10:19:29.173Z] [INFO] Tests are skipped. [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-naming-checkstyle) @ glassfish-naming --- [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-naming --- [2024-06-27T10:19:29.173Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.16-SNAPSHOT/glassfish-naming-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:29.173Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.16-SNAPSHOT/glassfish-naming-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:29.173Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:29.173Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:29.173Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-autodeploy --- [2024-06-27T10:19:29.173Z] [INFO] [2024-06-27T10:19:29.173Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-autodeploy --- [2024-06-27T10:19:29.174Z] [INFO] [2024-06-27T10:19:29.174Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-autodeploy --- [2024-06-27T10:19:29.174Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:29.174Z] [INFO] [2024-06-27T10:19:29.174Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-autodeploy --- [2024-06-27T10:19:29.174Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:29.174Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/src/main/manpages [2024-06-27T10:19:29.174Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:29.174Z] [INFO] [2024-06-27T10:19:29.174Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-autodeploy --- [2024-06-27T10:19:29.174Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:29.174Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:29.174Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.174Z] [INFO] [2024-06-27T10:19:29.174Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-resources --- [2024-06-27T10:19:29.430Z] [INFO] [2024-06-27T10:19:29.430Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-resources --- [2024-06-27T10:19:29.430Z] [INFO] [2024-06-27T10:19:29.430Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-resources --- [2024-06-27T10:19:29.430Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:29.430Z] [INFO] [2024-06-27T10:19:29.430Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-resources --- [2024-06-27T10:19:29.430Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:29.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/src/main/resources [2024-06-27T10:19:29.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/src/main/manpages [2024-06-27T10:19:29.430Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:29.430Z] [INFO] [2024-06-27T10:19:29.430Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-resources --- [2024-06-27T10:19:29.430Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:29.430Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:29.430Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.430Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/MethodInvokerImpl.java:[66,58] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:19:29.430Z] cast to java.lang.Object for a varargs call [2024-06-27T10:19:29.430Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:19:29.430Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: Some input files use or override a deprecated API. [2024-06-27T10:19:29.430Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:29.430Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/FutureStatsProviders.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:29.430Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/FutureStatsProviders.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:29.430Z] [INFO] [2024-06-27T10:19:29.430Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ monitoring-core --- [2024-06-27T10:19:29.430Z] [INFO] [2024-06-27T10:19:29.430Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ monitoring-core --- [2024-06-27T10:19:29.430Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:29.431Z] [INFO] [2024-06-27T10:19:29.431Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ monitoring-core --- [2024-06-27T10:19:29.431Z] [INFO] [2024-06-27T10:19:29.431Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:29.431Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:29.687Z] [INFO] Tests are skipped. [2024-06-27T10:19:29.687Z] [INFO] [2024-06-27T10:19:29.687Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:29.687Z] [INFO] Tests are skipped. [2024-06-27T10:19:29.687Z] [INFO] [2024-06-27T10:19:29.687Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-extra-all-checkstyle) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:29.687Z] [INFO] [2024-06-27T10:19:29.687Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-extra-all --- [2024-06-27T10:19:29.687Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/7.0.16-SNAPSHOT/glassfish-grizzly-extra-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:29.687Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/7.0.16-SNAPSHOT/glassfish-grizzly-extra-all-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:29.687Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.687Z] [INFO] [2024-06-27T10:19:29.687Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-web-connector --- [2024-06-27T10:19:29.687Z] [INFO] [2024-06-27T10:19:29.687Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-web-connector --- [2024-06-27T10:19:29.687Z] [INFO] [2024-06-27T10:19:29.687Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-web-connector --- [2024-06-27T10:19:29.687Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:29.687Z] [INFO] [2024-06-27T10:19:29.687Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-web-connector --- [2024-06-27T10:19:29.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/src/main/resources [2024-06-27T10:19:29.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/src/main/manpages [2024-06-27T10:19:29.688Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-web-connector --- [2024-06-27T10:19:29.688Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:29.688Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:29.688Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-ejb-connector --- [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-ejb-connector --- [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-ejb-connector --- [2024-06-27T10:19:29.688Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.688Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/src/main/java/org/glassfish/appclient/server/connector/AppClientSniffer.java:[44,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient-connector --- [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient-connector --- [2024-06-27T10:19:29.688Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-ejb-connector --- [2024-06-27T10:19:29.688Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:29.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/src/main/manpages [2024-06-27T10:19:29.688Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-connector --- [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-ejb-connector --- [2024-06-27T10:19:29.688Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:29.688Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:29.688Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:29.688Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.688Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java:[293,55] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:29.688Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java uses unchecked or unsafe operations. [2024-06-27T10:19:29.688Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-autodeploy --- [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-autodeploy --- [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-autodeploy --- [2024-06-27T10:19:29.688Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:29.688Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:29.688Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-connector --- [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- command-security:1.0.17:check (default-check) @ monitoring-core --- [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-connector --- [2024-06-27T10:19:29.688Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.monitor.cli.ListJndiEntries, org.glassfish.admin.monitor.cli.Monitor] [2024-06-27T10:19:29.688Z] [INFO] [2024-06-27T10:19:29.688Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ monitoring-core --- [2024-06-27T10:19:29.688Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:29.688Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:29.688Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:29.688Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:29.945Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.945Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/src/main/java/org/glassfish/web/sniffer/WebSniffer.java:[45,13] org.glassfish.web.WarType in org.glassfish.web has been deprecated and marked for removal [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-web-connector --- [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-web-connector --- [2024-06-27T10:19:29.945Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.945Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java:[43,13] org.glassfish.ejb.deployment.archive.EjbType in org.glassfish.ejb.deployment.archive has been deprecated and marked for removal [2024-06-27T10:19:29.945Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java uses unchecked or unsafe operations. [2024-06-27T10:19:29.945Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-ejb-connector --- [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-ejb-connector --- [2024-06-27T10:19:29.945Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-autodeploy --- [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-autodeploy --- [2024-06-27T10:19:29.945Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-web-connector --- [2024-06-27T10:19:29.945Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:29.945Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:29.945Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.945Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/ResourceProxy.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:29.945Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/ResourceProxy.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ nucleus-resources --- [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ nucleus-resources --- [2024-06-27T10:19:29.945Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security --- [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security --- [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security --- [2024-06-27T10:19:29.945Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security --- [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-ejb-connector --- [2024-06-27T10:19:29.945Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ nucleus-resources --- [2024-06-27T10:19:29.945Z] [INFO] Copying 6 resources from src/main/java to target/classes [2024-06-27T10:19:29.945Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:29.945Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:19:29.945Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:19:29.945Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:29.945Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:29.945Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:29.945Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:19:29.945Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:29.945Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:29.945Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-06-27T10:19:29.945Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security --- [2024-06-27T10:19:29.945Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:29.945Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.945Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-connector --- [2024-06-27T10:19:29.945Z] [INFO] Not copying test resources [2024-06-27T10:19:29.945Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient-connector --- [2024-06-27T10:19:29.946Z] [INFO] Not compiling test sources [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-connector --- [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-connector --- [2024-06-27T10:19:29.946Z] [INFO] Tests are skipped. [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-connector --- [2024-06-27T10:19:29.946Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:29.946Z] [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:29.946Z] [INFO] Executing tasks [2024-06-27T10:19:29.946Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/target/classes/META-INF for [2024-06-27T10:19:29.946Z] [INFO] [echo] appclient-connector [2024-06-27T10:19:29.946Z] [INFO] Executed tasks [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-connector --- [2024-06-27T10:19:29.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/target/appclient-connector.jar [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-connector --- [2024-06-27T10:19:29.946Z] [INFO] Tests are skipped. [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-connector --- [2024-06-27T10:19:29.946Z] [INFO] Tests are skipped. [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-connector-checkstyle) @ appclient-connector --- [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-connector --- [2024-06-27T10:19:29.946Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.16-SNAPSHOT/appclient-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:29.946Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.16-SNAPSHOT/appclient-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:29.946Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-web-connector --- [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-web-connector --- [2024-06-27T10:19:29.946Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- command-security:1.0.17:check (default-check) @ nucleus-resources --- [2024-06-27T10:19:29.946Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:29.946Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-resources --- [2024-06-27T10:19:29.946Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:29.946Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:29.946Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-ejb-connector --- [2024-06-27T10:19:29.946Z] [INFO] [2024-06-27T10:19:29.946Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-ejb-connector --- [2024-06-27T10:19:30.203Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:30.203Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:30.203Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:30.203Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:30.203Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00000 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00000 needs checking for cause/action: false [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00001 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00001 needs checking for cause/action: false [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00201 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00201 needs checking for cause/action: false [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00210 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00210 needs checking for cause/action: true [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00202 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00202 needs checking for cause/action: false [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00208 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00208 needs checking for cause/action: true [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00203 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00203 needs checking for cause/action: false [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00209 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00209 needs checking for cause/action: true [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00204 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00204 needs checking for cause/action: false [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00205 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00205 needs checking for cause/action: true [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00206 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00206 needs checking for cause/action: true [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00207 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00207 needs checking for cause/action: false [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00104 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00104 needs checking for cause/action: true [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00105 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00105 needs checking for cause/action: true [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00005 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00005 needs checking for cause/action: true [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00109 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00109 needs checking for cause/action: false [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00110 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00110 needs checking for cause/action: false [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00111 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00111 needs checking for cause/action: false [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00112 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00112 needs checking for cause/action: false [2024-06-27T10:19:30.203Z] [INFO] Processing: NCLS-MNTG-00113 [2024-06-27T10:19:30.203Z] [INFO] Message NCLS-MNTG-00113 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Total Messages including ones found from disk so far: {NCLS-MNTG-00000=Caught an Exception: {0}, NCLS-MNTG-00000.MSG_COMMENT=# Unhandled Exception, NCLS-MNTG-00001=Caught an Exception: {0}, NCLS-MNTG-00001.MSG_COMMENT=# Unhandled Exception - Not an error., NCLS-MNTG-00005=Missing Module ({0}) From Xml Probe Providers, NCLS-MNTG-00005.MSG_COMMENT=# see message, NCLS-MNTG-00104=Unable to load the ProbeProvider, NCLS-MNTG-00104.MSG_COMMENT=# see message, NCLS-MNTG-00105=Unable to load the ProbeProvider, NCLS-MNTG-00105.MSG_COMMENT=# see message, NCLS-MNTG-00109=mbean-enabled flag is turned on. Enabling all the MBeans, NCLS-MNTG-00109.MSG_COMMENT=# see message, NCLS-MNTG-00110=mbean-enabled flag is turned off. Disabling all the MBeans, NCLS-MNTG-00110.MSG_COMMENT=# see message, NCLS-MNTG-00111=dtrace-enabled flag is turned on/off. Enabling/Disabling DTrace, NCLS-MNTG-00111.MSG_COMMENT=# see message, NCLS-MNTG-00112=monitoring-enabled flag is turned on. Enabling all the Probes and Stats, NCLS-MNTG-00112.MSG_COMMENT=# see message, NCLS-MNTG-00113=monitoring-enabled flag is turned off. Disabling all the Stats, NCLS-MNTG-00113.MSG_COMMENT=# see message, NCLS-MNTG-00201=Flashlight listener registration failed for listener class: {0} , will retry later, NCLS-MNTG-00201.MSG_COMMENT=# see message, NCLS-MNTG-00202=Invalid statsProvider (very likely a duplicate request), cannot unregister: {0}, NCLS-MNTG-00202.MSG_COMMENT=# see message, NCLS-MNTG-00203=Cannot find node {0} for statsProvider {1}, NCLS-MNTG-00203.MSG_COMMENT=# see message, NCLS-MNTG-00204={0} is not a ManagedObject and will not be registered with Gmbal to create an MBean, NCLS-MNTG-00204.MSG_COMMENT=# see message, NCLS-MNTG-00205=Gmbal registration failed, NCLS-MNTG-00205.MSG_COMMENT=# see message, NCLS-MNTG-00206=Gmbal unregistration failed, NCLS-MNTG-00206.MSG_COMMENT=# see message, NCLS-MNTG-00207=module-monitoring-level or container-monitoring config element for {0} does not exist, NCLS-MNTG-00207.MSG_COMMENT=# see message, NCLS-MNTG-00208=Error unregistering the stats provider {0}, NCLS-MNTG-00208.MSG_COMMENT=# see message, NCLS-MNTG-00209=Error resetting the stats provider: {0}, NCLS-MNTG-00209.MSG_COMMENT=# see message, NCLS-MNTG-00210=Unable to create container-monitoring for {0}., NCLS-MNTG-00210.MSG_COMMENT=# see message} [2024-06-27T10:19:30.204Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:30.204Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:30.204Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:30.204Z] [INFO] Processing: jakarta.enterprise.monitoring on element LOGGER_NAME [2024-06-27T10:19:30.204Z] [INFO] Enclosing type is org.glassfish.admin.monitor.MLogger [2024-06-27T10:19:30.204Z] [INFO] Loggers found so far: {jakarta.enterprise.monitoring.description=Monitoring Logger, jakarta.enterprise.monitoring.publish=true, jakarta.enterprise.monitoring.subsystem=Monitoring} [2024-06-27T10:19:30.204Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:30.204Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:19:30.204Z] [INFO] Found enclosing element org.glassfish.admin.monitor.MLogger [2024-06-27T10:19:30.204Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:30.204Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:30.204Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:30.204Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:30.204Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:30.204Z] [INFO] [2024-06-27T10:19:30.204Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ monitoring-core --- [2024-06-27T10:19:30.204Z] [INFO] Not copying test resources [2024-06-27T10:19:30.204Z] [INFO] [2024-06-27T10:19:30.204Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ monitoring-core --- [2024-06-27T10:19:30.204Z] [INFO] Not compiling test sources [2024-06-27T10:19:30.204Z] [INFO] [2024-06-27T10:19:30.204Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ monitoring-core --- [2024-06-27T10:19:30.204Z] [INFO] [2024-06-27T10:19:30.204Z] [INFO] --- surefire:3.2.5:test (default-test) @ monitoring-core --- [2024-06-27T10:19:30.204Z] [INFO] Tests are skipped. [2024-06-27T10:19:30.204Z] [INFO] [2024-06-27T10:19:30.204Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ monitoring-core --- [2024-06-27T10:19:30.204Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:30.204Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:30.204Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-00040 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-00040 needs checking for cause/action: true [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02028 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02028 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02029 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02029 needs checking for cause/action: true [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02030 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02030 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02041 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02041 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02042 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02042 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02043 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02043 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02044 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02044 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02025 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02025 needs checking for cause/action: true [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02026 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02026 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02027 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02027 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02034 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02034 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02035 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02035 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02036 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02036 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02037 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02037 needs checking for cause/action: true [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02038 [2024-06-27T10:19:30.204Z] [INFO] Message NCLS-DEPLOYMENT-02038 needs checking for cause/action: false [2024-06-27T10:19:30.204Z] [INFO] Processing: NCLS-DEPLOYMENT-02039 [2024-06-27T10:19:30.205Z] [INFO] Message NCLS-DEPLOYMENT-02039 needs checking for cause/action: false [2024-06-27T10:19:30.205Z] [INFO] Processing: NCLS-DEPLOYMENT-02031 [2024-06-27T10:19:30.205Z] [INFO] Message NCLS-DEPLOYMENT-02031 needs checking for cause/action: false [2024-06-27T10:19:30.205Z] [INFO] Processing: NCLS-DEPLOYMENT-02032 [2024-06-27T10:19:30.205Z] [INFO] Message NCLS-DEPLOYMENT-02032 needs checking for cause/action: false [2024-06-27T10:19:30.205Z] [INFO] Processing: NCLS-DEPLOYMENT-02033 [2024-06-27T10:19:30.205Z] [INFO] Message NCLS-DEPLOYMENT-02033 needs checking for cause/action: false [2024-06-27T10:19:30.205Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00040=Error occurred: {0}, NCLS-DEPLOYMENT-02025=Exception caught: {0}, NCLS-DEPLOYMENT-02026=Autoundeploying application: {0}, NCLS-DEPLOYMENT-02027=Selecting file {0} for autodeployment, NCLS-DEPLOYMENT-02028=Error parsing configured polling-interval-in-seconds {0} as an integer; {1} {2}, NCLS-DEPLOYMENT-02029=Exception caught: {0}, NCLS-DEPLOYMENT-02030=Error processing configuration change of {0} from {1} to {2}; {3} {4}, NCLS-DEPLOYMENT-02031=Configured timeout value of {0} second{0,choice,0#seconds|1#second|1------------ [2024-06-27T10:19:30.208Z] [INFO] Building Web container and GUI plug-in common classes 7.0.16-SNAPSHOT [160/302] [2024-06-27T10:19:30.208Z] [INFO] from appserver/web/gui-plugin-common/pom.xml [2024-06-27T10:19:30.208Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:30.208Z] [INFO] [2024-06-27T10:19:30.208Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-gui-plugin-common --- [2024-06-27T10:19:30.208Z] [INFO] [2024-06-27T10:19:30.208Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-gui-plugin-common --- [2024-06-27T10:19:30.208Z] [INFO] [2024-06-27T10:19:30.208Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-gui-plugin-common --- [2024-06-27T10:19:30.208Z] [INFO] [2024-06-27T10:19:30.208Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-gui-plugin-common --- [2024-06-27T10:19:30.208Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:30.208Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:30.464Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:30.464Z] [INFO] [2024-06-27T10:19:30.464Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-gui-plugin-common --- [2024-06-27T10:19:30.464Z] [INFO] [2024-06-27T10:19:30.464Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-gui-plugin-common --- [2024-06-27T10:19:30.464Z] [INFO] [2024-06-27T10:19:30.464Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-gui-plugin-common --- [2024-06-27T10:19:30.464Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:30.464Z] [INFO] [2024-06-27T10:19:30.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-gui-plugin-common --- [2024-06-27T10:19:30.464Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:30.464Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-06-27T10:19:30.464Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:30.464Z] [INFO] [2024-06-27T10:19:30.464Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-gui-plugin-common --- [2024-06-27T10:19:30.464Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:30.464Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:30.464Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:30.464Z] [INFO] [2024-06-27T10:19:30.464Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-gui-plugin-common --- [2024-06-27T10:19:30.464Z] [INFO] [2024-06-27T10:19:30.464Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-gui-plugin-common --- [2024-06-27T10:19:30.464Z] [INFO] [2024-06-27T10:19:30.464Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-gui-plugin-common --- [2024-06-27T10:19:30.464Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:30.719Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:30.719Z] [INFO] [2024-06-27T10:19:30.719Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-gui-plugin-common --- [2024-06-27T10:19:30.719Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.plugin.common.ListWebContextParamCommand, org.glassfish.web.plugin.common.ListWebEnvEntryCommand, org.glassfish.web.plugin.common.SetWebContextParamCommand, org.glassfish.web.plugin.common.SetWebEnvEntryCommand, org.glassfish.web.plugin.common.UnsetWebContextParamCommand, org.glassfish.web.plugin.common.UnsetWebEnvEntryCommand] [2024-06-27T10:19:30.719Z] [INFO] [2024-06-27T10:19:30.719Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-gui-plugin-common --- [2024-06-27T10:19:30.719Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:30.719Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:30.719Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:30.719Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:30.719Z] [INFO] [2024-06-27T10:19:30.719Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-gui-plugin-common --- [2024-06-27T10:19:30.719Z] [INFO] Not copying test resources [2024-06-27T10:19:30.719Z] [INFO] [2024-06-27T10:19:30.719Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-gui-plugin-common --- [2024-06-27T10:19:30.719Z] [INFO] Not compiling test sources [2024-06-27T10:19:30.719Z] [INFO] [2024-06-27T10:19:30.719Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-gui-plugin-common --- [2024-06-27T10:19:30.719Z] [INFO] [2024-06-27T10:19:30.719Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-gui-plugin-common --- [2024-06-27T10:19:30.719Z] [INFO] Tests are skipped. [2024-06-27T10:19:30.719Z] [INFO] [2024-06-27T10:19:30.719Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-gui-plugin-common --- [2024-06-27T10:19:30.719Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:30.719Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[131,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.719Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[132,45] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:30.719Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[138,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[144,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[169,67] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[177,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[179,23] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[181,50] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[215,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[223,45] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[227,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[230,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[243,45] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[249,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[319,22] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[319,50] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:30.720Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[448,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.721Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[103,22] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:30.721Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[103,54] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:30.721Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[306,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.721Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[307,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.721Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[314,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.721Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[31,64] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:30.721Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[41,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.721Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[53,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:30.721Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Some input files use or override a deprecated API. [2024-06-27T10:19:30.721Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:30.721Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/GUILoginDialog.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:30.721Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/GUILoginDialog.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:30.721Z] [INFO] [2024-06-27T10:19:30.721Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security --- [2024-06-27T10:19:30.721Z] [INFO] [2024-06-27T10:19:30.721Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security --- [2024-06-27T10:19:30.721Z] [INFO] Executing tasks [2024-06-27T10:19:30.721Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/target/classes/META-INF for [2024-06-27T10:19:30.721Z] [INFO] [echo] web-gui-plugin-common [2024-06-27T10:19:30.721Z] [INFO] Executed tasks [2024-06-27T10:19:30.721Z] [INFO] [2024-06-27T10:19:30.721Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-gui-plugin-common --- [2024-06-27T10:19:30.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar [2024-06-27T10:19:30.721Z] [INFO] [2024-06-27T10:19:30.721Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-gui-plugin-common --- [2024-06-27T10:19:30.721Z] [INFO] Tests are skipped. [2024-06-27T10:19:30.721Z] [INFO] [2024-06-27T10:19:30.721Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-gui-plugin-common --- [2024-06-27T10:19:30.721Z] [INFO] Tests are skipped. [2024-06-27T10:19:30.721Z] [INFO] [2024-06-27T10:19:30.721Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-gui-plugin-common-checkstyle) @ web-gui-plugin-common --- [2024-06-27T10:19:30.721Z] [INFO] [2024-06-27T10:19:30.721Z] [INFO] --- install:3.1.1:install (default-install) @ web-gui-plugin-common --- [2024-06-27T10:19:30.721Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.16-SNAPSHOT/web-gui-plugin-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:30.721Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.16-SNAPSHOT/web-gui-plugin-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:30.721Z] [INFO] [2024-06-27T10:19:30.721Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security --- [2024-06-27T10:19:30.721Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:30.977Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:30.977Z] [INFO] [2024-06-27T10:19:30.977Z] [INFO] --- command-security:1.0.17:check (default-check) @ security --- [2024-06-27T10:19:30.977Z] [INFO] [2024-06-27T10:19:30.977Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security --- [2024-06-27T10:19:30.977Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-06-27T10:19:30.977Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-06-27T10:19:30.977Z] [INFO] [2024-06-27T10:19:30.977Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-connectors --- [2024-06-27T10:19:30.977Z] [INFO] [2024-06-27T10:19:30.977Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-connectors --- [2024-06-27T10:19:30.977Z] [INFO] [2024-06-27T10:19:30.977Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-connectors --- [2024-06-27T10:19:30.977Z] [INFO] [2024-06-27T10:19:30.977Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-connectors --- [2024-06-27T10:19:30.977Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/classes/libsolsparcauth.so [2024-06-27T10:19:30.977Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:30.977Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:30.977Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/classes/libsolx86auth.so [2024-06-27T10:19:30.977Z] [INFO] [2024-06-27T10:19:30.977Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security --- [2024-06-27T10:19:31.231Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:31.231Z] [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:31.486Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:31.486Z] [INFO] [2024-06-27T10:19:31.486Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-connectors --- [2024-06-27T10:19:31.486Z] [INFO] [2024-06-27T10:19:31.486Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-connectors --- [2024-06-27T10:19:31.487Z] [INFO] [2024-06-27T10:19:31.487Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-connectors --- [2024-06-27T10:19:31.487Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:31.487Z] [INFO] [2024-06-27T10:19:31.487Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-connectors --- [2024-06-27T10:19:31.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/src/main/resources [2024-06-27T10:19:31.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/src/main/manpages [2024-06-27T10:19:31.487Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:31.487Z] [INFO] [2024-06-27T10:19:31.487Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-connectors --- [2024-06-27T10:19:31.487Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:31.487Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:31.487Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:31.487Z] [INFO] [2024-06-27T10:19:31.487Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ microprofile-connectors --- [2024-06-27T10:19:31.487Z] [INFO] [2024-06-27T10:19:31.487Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ microprofile-connectors --- [2024-06-27T10:19:31.487Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:31.487Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:31.487Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01000 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01000 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01001 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01001 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01002 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01002 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01004 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01004 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01005 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01005 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01010 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01010 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01011 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01011 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01012 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01012 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01013 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01013 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01014 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01014 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01015 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01015 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01050 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01050 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01100 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01100 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01101 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01101 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01104 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01104 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01105 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01105 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01115 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01115 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01117 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01117 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01119 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01119 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01140 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01140 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01141 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01141 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01142 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01142 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01143 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01143 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01144 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01144 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01145 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01145 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01146 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01146 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01147 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01147 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01149 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01149 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01150 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01150 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-01151 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-01151 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05019 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05019 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05036 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05036 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05038 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05038 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05039 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05039 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05043 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05043 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05046 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05046 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05048 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05048 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05049 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05049 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05050 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05050 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05052 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05052 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05055 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05055 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05056 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05056 needs checking for cause/action: false [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05101 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05101 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05200 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05200 needs checking for cause/action: true [2024-06-27T10:19:31.487Z] [INFO] Processing: NCLS-SECURITY-05201 [2024-06-27T10:19:31.487Z] [INFO] Message NCLS-SECURITY-05201 needs checking for cause/action: true [2024-06-27T10:19:31.488Z] [INFO] Processing: NCLS-SECURITY-05300 [2024-06-27T10:19:31.488Z] [INFO] Message NCLS-SECURITY-05300 needs checking for cause/action: true [2024-06-27T10:19:31.488Z] [INFO] Processing: NCLS-SECURITY-05301 [2024-06-27T10:19:31.488Z] [INFO] Message NCLS-SECURITY-05301 needs checking for cause/action: true [2024-06-27T10:19:31.488Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-01000=Caught exception., NCLS-SECURITY-01001=Java security manager is enabled., NCLS-SECURITY-01002=Java security manager is disabled., NCLS-SECURITY-01004=An I/O error occurred during copying of server config files., NCLS-SECURITY-01005=XML processing error occurred during copying of server config files., NCLS-SECURITY-01010=Entering Security Startup Service., NCLS-SECURITY-01011=Security Service(s) started successfully., NCLS-SECURITY-01012=Error obtaining keystore and truststore files for embedded server., NCLS-SECURITY-01013=An I/O error occurred while copying the security config files., NCLS-SECURITY-01014=An error occurred while upgrading the security config files., NCLS-SECURITY-01015=Upgrade from v2 EE to v3.1 requires manual steps. Please refer to the v3.1 Upgrade Guide for details., NCLS-SECURITY-01050=Certificate authentication requires certificate realm., NCLS-SECURITY-01100=Disabled realm [{0}] due to errors., NCLS-SECURITY-01101=No realms available. Authentication services disabled., NCLS-SECURITY-01104=Error while obtaining private subject credentials: {0}, NCLS-SECURITY-01105=A PasswordCredential was required but not provided., NCLS-SECURITY-01115=Realm [{0}] of classtype [{1}] successfully created., NCLS-SECURITY-01117=Realm [{0}] successfully updated., NCLS-SECURITY-01119=Realm [{0}] successfully deleted., NCLS-SECURITY-01140=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01141=Requested jacc-provider [{0}] is not configured in domain.xml., NCLS-SECURITY-01142=Error while reading policy-provider in domain.xml., NCLS-SECURITY-01143=Loading policy provider {0}., NCLS-SECURITY-01144=Error while installing policy provider: {0}., NCLS-SECURITY-01145=No policy provider defined. Will use the default JDK Policy implementation., NCLS-SECURITY-01146=Policy configuration factory overridden by property {0} with value {1}, NCLS-SECURITY-01147=Policy configuration factory not defined., NCLS-SECURITY-01149=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01150=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-01151=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-05019=ERROR: Unknown credential provided. Class: [{0}]., NCLS-SECURITY-05036=Exception in getting security context., NCLS-SECURITY-05038=Default user login error., NCLS-SECURITY-05039=Exception entering name and password for security., NCLS-SECURITY-05043=Exception in security AccessController action., NCLS-SECURITY-05046=Audit: Authentication refused for [{0}]., NCLS-SECURITY-05048=doAsPrivileged AuthPermission required to set SecurityContext., NCLS-SECURITY-05049=Unexpected exception while attempting to set SecurityContext., NCLS-SECURITY-05050=Could not change the SecurityContext., NCLS-SECURITY-05052=Subject is null., NCLS-SECURITY-05055=Role mapping conflicts found in application {0}. Some roles may not be mapped., NCLS-SECURITY-05056=Error converting certificate {0}: {1}, NCLS-SECURITY-05101=Failed to instantiate the SecurityLifeCycle., NCLS-SECURITY-05200=Error enabling secure admin., NCLS-SECURITY-05201=Error disabling secure admin., NCLS-SECURITY-05300=IIOP Security - error importing a name: ${0}., NCLS-SECURITY-05301=IIOP Security - error creating an exported name: ${0}.} [2024-06-27T10:19:31.488Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:31.488Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:31.488Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:31.488Z] [INFO] Processing: jakarta.enterprise.system.core.security on element SECURITY_LOGGER [2024-06-27T10:19:31.488Z] [INFO] Enclosing type is com.sun.enterprise.security.SecurityLoggerInfo [2024-06-27T10:19:31.488Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.description=Core Security, jakarta.enterprise.system.core.security.publish=true, jakarta.enterprise.system.core.security.subsystem=SECURITY} [2024-06-27T10:19:31.488Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:31.489Z] [INFO] Found enclosing element SECURITY_LOGGER [2024-06-27T10:19:31.489Z] [INFO] Found enclosing element com.sun.enterprise.security.SecurityLoggerInfo [2024-06-27T10:19:31.489Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:31.489Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:31.489Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:31.489Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:31.489Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security --- [2024-06-27T10:19:31.489Z] [INFO] Not copying test resources [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security --- [2024-06-27T10:19:31.489Z] [INFO] Not compiling test sources [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- surefire:3.2.5:test (default-test) @ security --- [2024-06-27T10:19:31.489Z] [INFO] Tests are skipped. [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security --- [2024-06-27T10:19:31.489Z] [INFO] Executing tasks [2024-06-27T10:19:31.489Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/classes/META-INF for [2024-06-27T10:19:31.489Z] [INFO] [echo] security [2024-06-27T10:19:31.489Z] [INFO] Executed tasks [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security --- [2024-06-27T10:19:31.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/security.jar [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security --- [2024-06-27T10:19:31.489Z] [INFO] Tests are skipped. [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security --- [2024-06-27T10:19:31.489Z] [INFO] Tests are skipped. [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-checkstyle) @ security --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- install:3.1.1:install (default-install) @ security --- [2024-06-27T10:19:31.489Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.16-SNAPSHOT/security-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:31.489Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.16-SNAPSHOT/security-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] Building Security Services and SPI 7.0.16-SNAPSHOT [161/302] [2024-06-27T10:19:31.489Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2024-06-27T10:19:31.489Z] [INFO] Building Jakarta EE dependent public APIs of Glassfish 7.0.16-SNAPSHOT [162/302] [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] from appserver/common/glassfish-ee-api/pom.xml [2024-06-27T10:19:31.489Z] [INFO] from nucleus/security/services/pom.xml [2024-06-27T10:19:31.489Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:31.489Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2024-06-27T10:19:31.489Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:31.489Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2024-06-27T10:19:31.489Z] [INFO] Building Admin Console Common 7.0.16-SNAPSHOT [163/302] [2024-06-27T10:19:31.489Z] [INFO] Building LDAP Booster Pack 7.0.16-SNAPSHOT [164/302] [2024-06-27T10:19:31.489Z] [INFO] from appserver/admingui/common/pom.xml [2024-06-27T10:19:31.489Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:31.489Z] [INFO] from appserver/ldapbp/pom.xml [2024-06-27T10:19:31.489Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-ee-api --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-ee-api --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ldapbp --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-ee-api --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ldapbp --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-ee-api --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ldapbp --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ldapbp --- [2024-06-27T10:19:31.489Z] [INFO] Not compiling main sources [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ldapbp --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ldapbp --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ldapbp --- [2024-06-27T10:19:31.489Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ldapbp --- [2024-06-27T10:19:31.489Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:31.489Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:31.489Z] [INFO] Copying 34 resources from src/main/java to target/classes [2024-06-27T10:19:31.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/manpages [2024-06-27T10:19:31.489Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ldapbp --- [2024-06-27T10:19:31.489Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:31.489Z] [INFO] Compiling 34 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-services --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-services --- [2024-06-27T10:19:31.489Z] [INFO] [2024-06-27T10:19:31.489Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-services --- [2024-06-27T10:19:31.490Z] [INFO] [2024-06-27T10:19:31.490Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-services --- [2024-06-27T10:19:31.490Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:31.490Z] [INFO] Compiling 72 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:31.745Z] [INFO] [2024-06-27T10:19:31.745Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-connectors --- [2024-06-27T10:19:31.745Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:31.745Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:31.745Z] [INFO] [2024-06-27T10:19:31.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-ee-api --- [2024-06-27T10:19:31.745Z] [INFO] [2024-06-27T10:19:31.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-ee-api --- [2024-06-27T10:19:31.745Z] [INFO] [2024-06-27T10:19:31.745Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-ee-api --- [2024-06-27T10:19:31.745Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:31.745Z] [INFO] [2024-06-27T10:19:31.745Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-ee-api --- [2024-06-27T10:19:31.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/src/main/resources [2024-06-27T10:19:31.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/src/main/manpages [2024-06-27T10:19:31.745Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:31.745Z] [INFO] [2024-06-27T10:19:31.745Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-ee-api --- [2024-06-27T10:19:31.746Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:31.746Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:31.746Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-connectors --- [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-connectors --- [2024-06-27T10:19:31.746Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:31.746Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common --- [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common --- [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-common --- [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common --- [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-common --- [2024-06-27T10:19:31.746Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:31.746Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:31.746Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:31.746Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-connectors --- [2024-06-27T10:19:31.746Z] [INFO] Not copying test resources [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-connectors --- [2024-06-27T10:19:31.746Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-ee-api --- [2024-06-27T10:19:31.746Z] [INFO] Not compiling test sources [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-connectors --- [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-ee-api --- [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-connectors --- [2024-06-27T10:19:31.746Z] [INFO] Tests are skipped. [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-connectors --- [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-ee-api --- [2024-06-27T10:19:31.746Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:31.746Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:31.746Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java uses or overrides a deprecated API. [2024-06-27T10:19:31.746Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:31.746Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:31.746Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ldapbp --- [2024-06-27T10:19:31.746Z] [INFO] [2024-06-27T10:19:31.746Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ldapbp --- [2024-06-27T10:19:32.002Z] [INFO] Executing tasks [2024-06-27T10:19:32.002Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/target/classes/META-INF for [2024-06-27T10:19:32.002Z] [INFO] [echo] microprofile-connectors [2024-06-27T10:19:32.002Z] [INFO] Executed tasks [2024-06-27T10:19:32.002Z] [INFO] [2024-06-27T10:19:32.002Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-connectors --- [2024-06-27T10:19:32.002Z] [INFO] [2024-06-27T10:19:32.002Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ldapbp --- [2024-06-27T10:19:32.002Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/target/microprofile-connectors.jar [2024-06-27T10:19:32.002Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:32.002Z] [INFO] [2024-06-27T10:19:32.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-connectors --- [2024-06-27T10:19:32.002Z] [INFO] Tests are skipped. [2024-06-27T10:19:32.002Z] [INFO] [2024-06-27T10:19:32.002Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-connectors --- [2024-06-27T10:19:32.002Z] [INFO] Tests are skipped. [2024-06-27T10:19:32.002Z] [INFO] [2024-06-27T10:19:32.002Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-connectors-checkstyle) @ microprofile-connectors --- [2024-06-27T10:19:32.002Z] [INFO] [2024-06-27T10:19:32.002Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-connectors --- [2024-06-27T10:19:32.002Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/7.0.16-SNAPSHOT/microprofile-connectors-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:32.002Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/target/microprofile-connectors.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/7.0.16-SNAPSHOT/microprofile-connectors-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:32.002Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:32.002Z] [INFO] [2024-06-27T10:19:32.002Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-ee-api --- [2024-06-27T10:19:32.002Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:32.002Z] [INFO] [2024-06-27T10:19:32.002Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-services --- [2024-06-27T10:19:32.002Z] [INFO] [2024-06-27T10:19:32.002Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-ee-api --- [2024-06-27T10:19:32.002Z] [INFO] [2024-06-27T10:19:32.002Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-services --- [2024-06-27T10:19:32.002Z] [INFO] [2024-06-27T10:19:32.002Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-services --- [2024-06-27T10:19:32.003Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:32.003Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:32.003Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-services --- [2024-06-27T10:19:32.003Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:32.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/manpages [2024-06-27T10:19:32.003Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-services --- [2024-06-27T10:19:32.003Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:32.003Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:32.003Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- command-security:1.0.17:check (default-check) @ ldapbp --- [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ldapbp --- [2024-06-27T10:19:32.003Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:32.003Z] [INFO] Compiling 34 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:32.003Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:32.003Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-ee-api --- [2024-06-27T10:19:32.003Z] [INFO] Not copying test resources [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-ee-api --- [2024-06-27T10:19:32.003Z] [INFO] Not compiling test sources [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-ee-api --- [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-ee-api --- [2024-06-27T10:19:32.003Z] [INFO] Tests are skipped. [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-ee-api --- [2024-06-27T10:19:32.003Z] [INFO] Executing tasks [2024-06-27T10:19:32.003Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/target/classes/META-INF for [2024-06-27T10:19:32.003Z] [INFO] [echo] glassfish-ee-api [2024-06-27T10:19:32.003Z] [INFO] Executed tasks [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-ee-api --- [2024-06-27T10:19:32.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-ee-api --- [2024-06-27T10:19:32.003Z] [INFO] Tests are skipped. [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-ee-api --- [2024-06-27T10:19:32.003Z] [INFO] Tests are skipped. [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-ee-api-checkstyle) @ glassfish-ee-api --- [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-ee-api --- [2024-06-27T10:19:32.003Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.16-SNAPSHOT/glassfish-ee-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:32.003Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:32.003Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ldapbp --- [2024-06-27T10:19:32.003Z] [INFO] Not copying test resources [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ldapbp --- [2024-06-27T10:19:32.003Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.16-SNAPSHOT/glassfish-ee-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:32.003Z] [INFO] Not compiling test sources [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ldapbp --- [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- surefire:3.2.5:test (default-test) @ ldapbp --- [2024-06-27T10:19:32.003Z] [INFO] Tests are skipped. [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ldapbp --- [2024-06-27T10:19:32.003Z] [INFO] Executing tasks [2024-06-27T10:19:32.003Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/target/classes/META-INF for [2024-06-27T10:19:32.003Z] [INFO] [echo] ldapbp [2024-06-27T10:19:32.003Z] [INFO] Executed tasks [2024-06-27T10:19:32.003Z] [INFO] [2024-06-27T10:19:32.003Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ldapbp --- [2024-06-27T10:19:32.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/target/ldapbp.jar [2024-06-27T10:19:32.259Z] [INFO] [2024-06-27T10:19:32.260Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ldapbp --- [2024-06-27T10:19:32.260Z] [INFO] Tests are skipped. [2024-06-27T10:19:32.260Z] [INFO] [2024-06-27T10:19:32.260Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ldapbp --- [2024-06-27T10:19:32.260Z] [INFO] Tests are skipped. [2024-06-27T10:19:32.260Z] [INFO] [2024-06-27T10:19:32.260Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ldapbp-ldapbp-checkstyle) @ ldapbp --- [2024-06-27T10:19:32.260Z] [INFO] [2024-06-27T10:19:32.260Z] [INFO] --- install:3.1.1:install (default-install) @ ldapbp --- [2024-06-27T10:19:32.260Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.16-SNAPSHOT/ldapbp-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:32.260Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/target/ldapbp.jar to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.16-SNAPSHOT/ldapbp-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:32.260Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:32.260Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessFilter.java:[34,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:32.260Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[255,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:32.260Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[296,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:19:32.260Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[310,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:32.260Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/AuthenticationServiceFactory.java:[54,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:32.260Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[144,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:32.260Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:32.260Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,25] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:32.260Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/RoleMappingServiceImpl.java:[147,32] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:32.260Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java uses or overrides a deprecated API. [2024-06-27T10:19:32.260Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:32.260Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:32.260Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:32.260Z] [INFO] [2024-06-27T10:19:32.261Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security-services --- [2024-06-27T10:19:32.261Z] [INFO] [2024-06-27T10:19:32.261Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security-services --- [2024-06-27T10:19:32.261Z] [INFO] [2024-06-27T10:19:32.261Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-services --- [2024-06-27T10:19:32.261Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:32.516Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:32.516Z] [INFO] [2024-06-27T10:19:32.516Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-services --- [2024-06-27T10:19:32.516Z] [INFO] [2024-06-27T10:19:32.516Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-services --- [2024-06-27T10:19:32.516Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:32.516Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:32.516Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:32.516Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-06-27T10:19:32.516Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:32.516Z] [INFO] [2024-06-27T10:19:32.516Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common --- [2024-06-27T10:19:32.516Z] [INFO] [2024-06-27T10:19:32.516Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common --- [2024-06-27T10:19:32.516Z] [INFO] [2024-06-27T10:19:32.516Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common --- [2024-06-27T10:19:32.516Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:32.516Z] [INFO] [2024-06-27T10:19:32.516Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common --- [2024-06-27T10:19:32.516Z] [INFO] Copying 272 resources from src/main/resources to target/classes [2024-06-27T10:19:32.516Z] [INFO] Copying 223 resources from src/main/help to target/classes [2024-06-27T10:19:32.516Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/manpages [2024-06-27T10:19:32.516Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:32.516Z] [INFO] [2024-06-27T10:19:32.516Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-common --- [2024-06-27T10:19:32.517Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:32.517Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:32.772Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:32.772Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:32.772Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:32.772Z] [INFO] Processing: SEC-SVCS-00100 [2024-06-27T10:19:32.772Z] [INFO] Message SEC-SVCS-00100 needs checking for cause/action: false [2024-06-27T10:19:32.772Z] [INFO] Processing: SEC-SVCS-00101 [2024-06-27T10:19:32.772Z] [INFO] Message SEC-SVCS-00101 needs checking for cause/action: false [2024-06-27T10:19:32.772Z] [INFO] Processing: SEC-SVCS-00102 [2024-06-27T10:19:32.772Z] [INFO] Message SEC-SVCS-00102 needs checking for cause/action: false [2024-06-27T10:19:32.772Z] [INFO] Processing: SEC-SVCS-00150 [2024-06-27T10:19:32.772Z] [INFO] Message SEC-SVCS-00150 needs checking for cause/action: false [2024-06-27T10:19:32.772Z] [INFO] Processing: SEC-SVCS-00151 [2024-06-27T10:19:32.772Z] [INFO] Message SEC-SVCS-00151 needs checking for cause/action: false [2024-06-27T10:19:32.772Z] [INFO] Processing: SEC-PROV-00100 [2024-06-27T10:19:32.772Z] [INFO] Message SEC-PROV-00100 needs checking for cause/action: false [2024-06-27T10:19:32.772Z] [INFO] Processing: SEC-PROV-00150 [2024-06-27T10:19:32.772Z] [INFO] Message SEC-PROV-00150 needs checking for cause/action: false [2024-06-27T10:19:32.772Z] [INFO] Total Messages including ones found from disk so far: {SEC-PROV-00100=Authorization Provider supplied an invalid resource: {0}, SEC-PROV-00150=Role Mapping Provider supplied an invalid resource: {0}, SEC-SVCS-00100=Authorization Service has successfully initialized., SEC-SVCS-00101=Authorization Service initialization failed, exception {0}, message {1}, SEC-SVCS-00102=Unable to decode URI: {0}., SEC-SVCS-00150=Role Mapping Service has successfully initialized., SEC-SVCS-00151=Role Mapping Service initialization failed, exception {0}, message {1}} [2024-06-27T10:19:32.772Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:32.772Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:32.772Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:32.772Z] [INFO] Processing: jakarta.enterprise.security.services on element SEC_SVCS_LOGGER [2024-06-27T10:19:32.772Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-06-27T10:19:32.772Z] [INFO] Processing: jakarta.enterprise.security.services.provider on element SEC_PROV_LOGGER [2024-06-27T10:19:32.772Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-06-27T10:19:32.772Z] [INFO] Processing: jakarta.enterprise.security.services.commands on element SEC_COMMANDS_LOGGER [2024-06-27T10:19:32.772Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-06-27T10:19:32.773Z] [INFO] Loggers found so far: {jakarta.enterprise.security.services.commands.description=Security Services Command Logger, jakarta.enterprise.security.services.commands.publish=true, jakarta.enterprise.security.services.commands.subsystem=SECCMDS, jakarta.enterprise.security.services.description=Security Services Logger, jakarta.enterprise.security.services.provider.description=Security Provider Logger, jakarta.enterprise.security.services.provider.publish=true, jakarta.enterprise.security.services.provider.subsystem=SECPROV, jakarta.enterprise.security.services.publish=true, jakarta.enterprise.security.services.subsystem=SECSVCS} [2024-06-27T10:19:32.773Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:32.773Z] [INFO] Found enclosing element SEC_SVCS_LOGGER [2024-06-27T10:19:32.773Z] [INFO] Found enclosing element org.glassfish.security.services.impl.ServiceLogging [2024-06-27T10:19:32.773Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:32.773Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:32.773Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:32.773Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:32.773Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-services --- [2024-06-27T10:19:32.773Z] [INFO] Not copying test resources [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-services --- [2024-06-27T10:19:32.773Z] [INFO] Not compiling test sources [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security-services --- [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-services --- [2024-06-27T10:19:32.773Z] [INFO] Tests are skipped. [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-services --- [2024-06-27T10:19:32.773Z] [INFO] Executing tasks [2024-06-27T10:19:32.773Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/classes/META-INF for [2024-06-27T10:19:32.773Z] [INFO] [echo] security-services [2024-06-27T10:19:32.773Z] [INFO] Executed tasks [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-services --- [2024-06-27T10:19:32.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/security-services.jar [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-services --- [2024-06-27T10:19:32.773Z] [INFO] Tests are skipped. [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-services --- [2024-06-27T10:19:32.773Z] [INFO] Tests are skipped. [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-services-checkstyle) @ security-services --- [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- install:3.1.1:install (default-install) @ security-services --- [2024-06-27T10:19:32.773Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.16-SNAPSHOT/security-services-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:32.773Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/security-services.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.16-SNAPSHOT/security-services-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2024-06-27T10:19:32.773Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2024-06-27T10:19:32.773Z] [INFO] Building admin-util 7.0.16-SNAPSHOT [165/302] [2024-06-27T10:19:32.773Z] [INFO] Building Felix Web Console Extension for GlassFish 7.0.16-SNAPSHOT [166/302] [2024-06-27T10:19:32.773Z] [INFO] from nucleus/admin/util/pom.xml [2024-06-27T10:19:32.773Z] [INFO] from appserver/osgi-platforms/felix-webconsole-extension/pom.xml [2024-06-27T10:19:32.773Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:32.773Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-util --- [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-util --- [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-util --- [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-util --- [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix-webconsole-extension --- [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix-webconsole-extension --- [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ felix-webconsole-extension --- [2024-06-27T10:19:32.773Z] [INFO] [2024-06-27T10:19:32.773Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ felix-webconsole-extension --- [2024-06-27T10:19:32.773Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:32.773Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:32.773Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:32.773Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:33.030Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix-webconsole-extension --- [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix-webconsole-extension --- [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix-webconsole-extension --- [2024-06-27T10:19:33.030Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix-webconsole-extension --- [2024-06-27T10:19:33.030Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:33.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/src/main/manpages [2024-06-27T10:19:33.030Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ felix-webconsole-extension --- [2024-06-27T10:19:33.030Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:33.030Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:33.030Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-util --- [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-util --- [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-util --- [2024-06-27T10:19:33.030Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-util --- [2024-06-27T10:19:33.030Z] [INFO] Copying 5 resources from src/main/java to target/classes [2024-06-27T10:19:33.030Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:19:33.030Z] [INFO] Copying 4 resources from src/main/manpages to target/classes [2024-06-27T10:19:33.030Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-util --- [2024-06-27T10:19:33.030Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:33.030Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:33.030Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:33.030Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-06-27T10:19:33.030Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:33.030Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/gadget/GadgetHandlers.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:33.030Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/gadget/GadgetHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-common --- [2024-06-27T10:19:33.030Z] [INFO] [2024-06-27T10:19:33.030Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-common --- [2024-06-27T10:19:33.285Z] [INFO] [2024-06-27T10:19:33.285Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common --- [2024-06-27T10:19:33.285Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:33.285Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:33.286Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/GlassFishSecurityProvider.java:[84,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:33.286Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java uses unchecked or unsafe operations. [2024-06-27T10:19:33.286Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ felix-webconsole-extension --- [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ felix-webconsole-extension --- [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ felix-webconsole-extension --- [2024-06-27T10:19:33.286Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:33.286Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- command-security:1.0.17:check (default-check) @ felix-webconsole-extension --- [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ felix-webconsole-extension --- [2024-06-27T10:19:33.286Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:33.286Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:33.286Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common --- [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-common --- [2024-06-27T10:19:33.286Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:33.286Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:33.286Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:33.286Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ felix-webconsole-extension --- [2024-06-27T10:19:33.286Z] [INFO] Not copying test resources [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ felix-webconsole-extension --- [2024-06-27T10:19:33.286Z] [INFO] Not compiling test sources [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ felix-webconsole-extension --- [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- surefire:3.2.5:test (default-test) @ felix-webconsole-extension --- [2024-06-27T10:19:33.286Z] [INFO] Tests are skipped. [2024-06-27T10:19:33.286Z] [INFO] [2024-06-27T10:19:33.286Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix-webconsole-extension --- [2024-06-27T10:19:33.286Z] [INFO] Executing tasks [2024-06-27T10:19:33.287Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF for [2024-06-27T10:19:33.287Z] [INFO] [echo] felix-webconsole-extension [2024-06-27T10:19:33.287Z] [INFO] Executed tasks [2024-06-27T10:19:33.287Z] [INFO] [2024-06-27T10:19:33.287Z] [INFO] --- jar:3.3.0:jar (default-jar) @ felix-webconsole-extension --- [2024-06-27T10:19:33.287Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar [2024-06-27T10:19:33.541Z] [INFO] [2024-06-27T10:19:33.541Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix-webconsole-extension --- [2024-06-27T10:19:33.541Z] [INFO] Tests are skipped. [2024-06-27T10:19:33.541Z] [INFO] [2024-06-27T10:19:33.541Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix-webconsole-extension --- [2024-06-27T10:19:33.541Z] [INFO] Tests are skipped. [2024-06-27T10:19:33.541Z] [INFO] [2024-06-27T10:19:33.541Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-webconsole-extension-checkstyle) @ felix-webconsole-extension --- [2024-06-27T10:19:33.541Z] [INFO] [2024-06-27T10:19:33.541Z] [INFO] --- install:3.1.1:install (default-install) @ felix-webconsole-extension --- [2024-06-27T10:19:33.541Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.16-SNAPSHOT/felix-webconsole-extension-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:33.541Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.16-SNAPSHOT/felix-webconsole-extension-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:33.796Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:33.796Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/CommandSecurityChecker.java:[152,33] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:19:33.796Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/CommandSecurityChecker.java:[299,69] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:19:33.796Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/PostConstructRunner.java:[62,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:33.797Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Some input files use or override a deprecated API. [2024-06-27T10:19:33.797Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:33.797Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/event/AdminCommandEventBrokerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:33.797Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/event/AdminCommandEventBrokerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-util --- [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-util --- [2024-06-27T10:19:33.797Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:33.797Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:33.797Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:33.797Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:33.797Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-06-27T10:19:33.797Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common --- [2024-06-27T10:19:33.797Z] [INFO] Not copying test resources [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-common --- [2024-06-27T10:19:33.797Z] [INFO] Not compiling test sources [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common --- [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common --- [2024-06-27T10:19:33.797Z] [INFO] Tests are skipped. [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common --- [2024-06-27T10:19:33.797Z] [INFO] Executing tasks [2024-06-27T10:19:33.797Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/target/classes/META-INF for [2024-06-27T10:19:33.797Z] [INFO] [echo] console-common [2024-06-27T10:19:33.797Z] [INFO] Executed tasks [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common --- [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-util --- [2024-06-27T10:19:33.797Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:33.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/target/console-common.jar [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common --- [2024-06-27T10:19:33.797Z] [INFO] Tests are skipped. [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common --- [2024-06-27T10:19:33.797Z] [INFO] Tests are skipped. [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-checkstyle) @ console-common --- [2024-06-27T10:19:33.797Z] [INFO] [2024-06-27T10:19:33.797Z] [INFO] --- install:3.1.1:install (default-install) @ console-common --- [2024-06-27T10:19:33.797Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.16-SNAPSHOT/console-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:33.797Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/target/console-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.16-SNAPSHOT/console-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] Building Admin Console Clustering Support Plugin 7.0.16-SNAPSHOT [167/302] [2024-06-27T10:19:34.053Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2024-06-27T10:19:34.053Z] [INFO] from appserver/admingui/cluster/pom.xml [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] Building Admin Console Connectors Plugin 7.0.16-SNAPSHOT [168/302] [2024-06-27T10:19:34.053Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.053Z] [INFO] from appserver/admingui/jca/pom.xml [2024-06-27T10:19:34.053Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2024-06-27T10:19:34.053Z] [INFO] Building Admin Console JDBC Plugin 7.0.16-SNAPSHOT [170/302] [2024-06-27T10:19:34.053Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2024-06-27T10:19:34.053Z] [INFO] from appserver/admingui/jdbc/pom.xml [2024-06-27T10:19:34.053Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.053Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.053Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2024-06-27T10:19:34.053Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2024-06-27T10:19:34.053Z] [INFO] Building Admin Console Corba Plugin 7.0.16-SNAPSHOT [173/302] [2024-06-27T10:19:34.053Z] [INFO] Building Admin Console Core Jar 7.0.16-SNAPSHOT [169/302] [2024-06-27T10:19:34.053Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2024-06-27T10:19:34.053Z] [INFO] from appserver/admingui/core/pom.xml [2024-06-27T10:19:34.053Z] [INFO] from appserver/admingui/corba/pom.xml [2024-06-27T10:19:34.053Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.053Z] [INFO] Building Admin Console Full distribution plugin 7.0.16-SNAPSHOT [172/302] [2024-06-27T10:19:34.053Z] [INFO] Building Admin Console Web Container Plugin 7.0.16-SNAPSHOT [171/302] [2024-06-27T10:19:34.053Z] [INFO] from appserver/admingui/full/pom.xml [2024-06-27T10:19:34.053Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.053Z] [INFO] Building GlassFish OSGi Console Plugin 7.0.16-SNAPSHOT [174/302] [2024-06-27T10:19:34.053Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.053Z] [INFO] from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml [2024-06-27T10:19:34.053Z] [INFO] from appserver/admingui/web/pom.xml [2024-06-27T10:19:34.053Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.053Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common-full-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-cluster-plugin --- [2024-06-27T10:19:34.053Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jdbc-plugin --- [2024-06-27T10:19:34.053Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-corba-plugin --- [2024-06-27T10:19:34.053Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jca-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common-full-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-cluster-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jca-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-corba-plugin --- [2024-06-27T10:19:34.053Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jdbc-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-common-full-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-cluster-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jdbc-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-corba-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common-full-plugin --- [2024-06-27T10:19:34.053Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.053Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jca-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-web-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-corba-plugin --- [2024-06-27T10:19:34.053Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jdbc-plugin --- [2024-06-27T10:19:34.053Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-cluster-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jca-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-web-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-web-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-web-plugin --- [2024-06-27T10:19:34.053Z] [INFO] [2024-06-27T10:19:34.053Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-common-full-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jca-plugin --- [2024-06-27T10:19:34.054Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-web-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-corba-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jdbc-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.054Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-cluster-plugin --- [2024-06-27T10:19:34.054Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.054Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.054Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.054Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.054Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.054Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:34.054Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.054Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:34.054Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.054Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.054Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.054Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.054Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.054Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:34.054Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-util --- [2024-06-27T10:19:34.054Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.admin.commands.CreateSsl, com.sun.enterprise.admin.commands.DeleteSsl] [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-util --- [2024-06-27T10:19:34.054Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.054Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-core --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-core --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-core --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-core --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-core --- [2024-06-27T10:19:34.054Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.054Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.054Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-corba-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-corba-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-corba-plugin --- [2024-06-27T10:19:34.054Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:34.054Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-cluster-plugin --- [2024-06-27T10:19:34.054Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jdbc-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-cluster-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jdbc-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-cluster-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jdbc-plugin --- [2024-06-27T10:19:34.054Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jca-plugin --- [2024-06-27T10:19:34.054Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:34.054Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jca-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jca-plugin --- [2024-06-27T10:19:34.054Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-corba-plugin --- [2024-06-27T10:19:34.054Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common-full-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jdbc-plugin --- [2024-06-27T10:19:34.054Z] [INFO] Copying 16 resources from src/main/resources to target/classes [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common-full-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common-full-plugin --- [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jca-plugin --- [2024-06-27T10:19:34.054Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:34.054Z] [INFO] Copying 31 resources from src/main/resources to target/classes [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-cluster-plugin --- [2024-06-27T10:19:34.054Z] [INFO] Copying 56 resources from src/main/resources to target/classes [2024-06-27T10:19:34.054Z] [INFO] Copying 20 resources from src/main/help to target/classes [2024-06-27T10:19:34.054Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common-full-plugin --- [2024-06-27T10:19:34.055Z] [INFO] Copying 63 resources from src/main/resources to target/classes [2024-06-27T10:19:34.055Z] [INFO] Copying 48 resources from src/main/resources to target/classes [2024-06-27T10:19:34.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/src/main/manpages [2024-06-27T10:19:34.055Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:34.055Z] [INFO] Copying 35 resources from src/main/help to target/classes [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-corba-plugin --- [2024-06-27T10:19:34.055Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.055Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.055Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:34.055Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:34.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/src/main/manpages [2024-06-27T10:19:34.055Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:34.055Z] [INFO] Copying 64 resources from src/main/help to target/classes [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jdbc-plugin --- [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.055Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-06-27T10:19:34.055Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.055Z] [INFO] Copying 44 resources from src/main/help to target/classes [2024-06-27T10:19:34.055Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:34.055Z] [INFO] Copying 114 resources from src/main/help to target/classes [2024-06-27T10:19:34.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/help [2024-06-27T10:19:34.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/manpages [2024-06-27T10:19:34.055Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.055Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.055Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/src/main/manpages [2024-06-27T10:19:34.055Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:34.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/src/main/manpages [2024-06-27T10:19:34.055Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jca-plugin --- [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-common-full-plugin --- [2024-06-27T10:19:34.055Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.055Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.055Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.055Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.055Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-web-plugin --- [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-web-plugin --- [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-web-plugin --- [2024-06-27T10:19:34.055Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:34.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/src/main/manpages [2024-06-27T10:19:34.055Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-cluster-plugin --- [2024-06-27T10:19:34.055Z] [INFO] [2024-06-27T10:19:34.055Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-web-plugin --- [2024-06-27T10:19:34.055Z] [INFO] Copying 73 resources from src/main/resources to target/classes [2024-06-27T10:19:34.055Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.055Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:34.055Z] [INFO] Copying 84 resources from src/main/help to target/classes [2024-06-27T10:19:34.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/src/main/manpages [2024-06-27T10:19:34.312Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-web-plugin --- [2024-06-27T10:19:34.312Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.312Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.312Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-corba-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-corba-plugin --- [2024-06-27T10:19:34.312Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jdbc-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jdbc-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-corba-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jdbc-plugin --- [2024-06-27T10:19:34.312Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:34.312Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:34.312Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-cluster-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-cluster-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-cluster-plugin --- [2024-06-27T10:19:34.312Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:34.312Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.312Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java uses unchecked or unsafe operations. [2024-06-27T10:19:34.312Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-common-full-plugin --- [2024-06-27T10:19:34.312Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.312Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java uses unchecked or unsafe operations. [2024-06-27T10:19:34.312Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jca-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-common-full-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jca-plugin --- [2024-06-27T10:19:34.312Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common-full-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jca-plugin --- [2024-06-27T10:19:34.312Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:34.312Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:34.312Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:34.312Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:34.312Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jdbc-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jdbc-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-corba-plugin --- [2024-06-27T10:19:34.312Z] [INFO] [2024-06-27T10:19:34.312Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-corba-plugin --- [2024-06-27T10:19:34.312Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.313Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.313Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:34.313Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:34.568Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.568Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java uses unchecked or unsafe operations. [2024-06-27T10:19:34.568Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:34.568Z] [INFO] [2024-06-27T10:19:34.568Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-web-plugin --- [2024-06-27T10:19:34.568Z] [INFO] [2024-06-27T10:19:34.568Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-web-plugin --- [2024-06-27T10:19:34.568Z] [INFO] [2024-06-27T10:19:34.568Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-web-plugin --- [2024-06-27T10:19:34.568Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:34.569Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:34.569Z] [INFO] [2024-06-27T10:19:34.569Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common-full-plugin --- [2024-06-27T10:19:34.569Z] [INFO] [2024-06-27T10:19:34.569Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-common-full-plugin --- [2024-06-27T10:19:34.569Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.569Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:34.569Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:34.569Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:34.569Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.569Z] [INFO] [2024-06-27T10:19:34.569Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jca-plugin --- [2024-06-27T10:19:34.569Z] [INFO] [2024-06-27T10:19:34.569Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.569Z] [INFO] [2024-06-27T10:19:34.569Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jca-plugin --- [2024-06-27T10:19:34.569Z] [INFO] [2024-06-27T10:19:34.569Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.569Z] [INFO] [2024-06-27T10:19:34.569Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-cluster-plugin --- [2024-06-27T10:19:34.569Z] [INFO] [2024-06-27T10:19:34.569Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-cluster-plugin --- [2024-06-27T10:19:34.569Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.569Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.569Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.569Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.569Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.569Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:34.569Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.569Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:34.569Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00001 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00001 needs checking for cause/action: true [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00002 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00002 needs checking for cause/action: true [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00003 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00003 needs checking for cause/action: false [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00004 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00004 needs checking for cause/action: true [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00005 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00005 needs checking for cause/action: true [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00006 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00006 needs checking for cause/action: true [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00007 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00007 needs checking for cause/action: true [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00008 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00008 needs checking for cause/action: true [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00009 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00009 needs checking for cause/action: true [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00010 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00010 needs checking for cause/action: true [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00011 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00011 needs checking for cause/action: true [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00012 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00012 needs checking for cause/action: true [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00013 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00013 needs checking for cause/action: false [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00014 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00014 needs checking for cause/action: false [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00015 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00015 needs checking for cause/action: false [2024-06-27T10:19:34.569Z] [INFO] Processing: NCLS-ADMIN-00018 [2024-06-27T10:19:34.569Z] [INFO] Message NCLS-ADMIN-00018 needs checking for cause/action: false [2024-06-27T10:19:34.569Z] [INFO] Total Messages including ones found from disk so far: {NCLS-ADMIN-00001=Could not find state of instance registered in the state service, NCLS-ADMIN-00002=Error during command replication: {0}, NCLS-ADMIN-00003=Unable to read instance state file {0}, recreating, NCLS-ADMIN-00004=Unable to create instance state file: {0}, exception: {1}, NCLS-ADMIN-00005=Error while adding new server state to instance state: {0}, NCLS-ADMIN-00006=Error while adding failed command to instance state: {0}, NCLS-ADMIN-00007=Error while removing failed commands from instance state: {0}, NCLS-ADMIN-00008=Error while setting instance state: {0}, NCLS-ADMIN-00009=Error while removing instance: {0}, NCLS-ADMIN-00010=It appears that server [{0}:{1}] does not accept secure connections. Retry with --secure=false., NCLS-ADMIN-00011=An unexpected exception occurred., NCLS-ADMIN-00012=The server requires a valid admin password to be set before it can start. Please set a password using the change-admin-password command., NCLS-ADMIN-00013=Can not put data to cache under key {0}, NCLS-ADMIN-00014=An admin request arrived from {0} with the domain identifier {1} which does not match the domain identifier {2} configured for this server's domain; rejecting the request, NCLS-ADMIN-00015=Error searching for a default admin user, NCLS-ADMIN-00018=Unexpected exception from command event listener.} [2024-06-27T10:19:34.569Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:34.570Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:34.570Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:34.570Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element ADMIN_LOGGER [2024-06-27T10:19:34.570Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.AdminLoggerInfo [2024-06-27T10:19:34.570Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security.authorization on element ADMSEC_AUTHZ_LOGGER_NAME [2024-06-27T10:19:34.570Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.CommandSecurityChecker [2024-06-27T10:19:34.570Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security on element ADMSEC_LOGGER_NAME [2024-06-27T10:19:34.570Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.GenericAdminAuthenticator [2024-06-27T10:19:34.570Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Administration Services, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.description=Admin security authorization, jakarta.enterprise.system.tools.admin.security.authorization.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.subsystem=ADMSECAUTHZ, jakarta.enterprise.system.tools.admin.security.description=Admin security, jakarta.enterprise.system.tools.admin.security.publish=true, jakarta.enterprise.system.tools.admin.security.subsystem=ADMSEC, jakarta.enterprise.system.tools.admin.subsystem=ADMIN} [2024-06-27T10:19:34.570Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:34.570Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-06-27T10:19:34.570Z] [INFO] Found enclosing element com.sun.enterprise.admin.util.AdminLoggerInfo [2024-06-27T10:19:34.570Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:34.570Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:34.570Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:34.570Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:34.570Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-util --- [2024-06-27T10:19:34.570Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.570Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:34.570Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:34.570Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-corba-plugin --- [2024-06-27T10:19:34.570Z] [INFO] Not copying test resources [2024-06-27T10:19:34.570Z] [INFO] Not copying test resources [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-util --- [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-corba-plugin --- [2024-06-27T10:19:34.570Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.570Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:34.570Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:34.570Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jdbc-plugin --- [2024-06-27T10:19:34.570Z] [INFO] Not copying test resources [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jdbc-plugin --- [2024-06-27T10:19:34.570Z] [INFO] Not compiling test sources [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-corba-plugin --- [2024-06-27T10:19:34.570Z] [INFO] Not compiling test sources [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-util --- [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-corba-plugin --- [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] Not compiling test sources [2024-06-27T10:19:34.570Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-util --- [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jdbc-plugin --- [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jdbc-plugin --- [2024-06-27T10:19:34.570Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.570Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.570Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jdbc-plugin --- [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-corba-plugin --- [2024-06-27T10:19:34.570Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-util --- [2024-06-27T10:19:34.570Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-web-plugin --- [2024-06-27T10:19:34.570Z] [INFO] [2024-06-27T10:19:34.570Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-web-plugin --- [2024-06-27T10:19:34.570Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.571Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.571Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.571Z] [INFO] [2024-06-27T10:19:34.571Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-core --- [2024-06-27T10:19:34.571Z] [INFO] [2024-06-27T10:19:34.571Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-core --- [2024-06-27T10:19:34.571Z] [INFO] [2024-06-27T10:19:34.571Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-core --- [2024-06-27T10:19:34.571Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:34.571Z] [INFO] Executing tasks [2024-06-27T10:19:34.571Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/target/classes/META-INF for [2024-06-27T10:19:34.571Z] [INFO] [echo] console-jdbc-plugin [2024-06-27T10:19:34.571Z] [INFO] Executing tasks [2024-06-27T10:19:34.571Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/target/classes/META-INF for [2024-06-27T10:19:34.571Z] [INFO] [echo] console-corba-plugin [2024-06-27T10:19:34.571Z] [INFO] Executed tasks [2024-06-27T10:19:34.571Z] [INFO] [2024-06-27T10:19:34.571Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jdbc-plugin --- [2024-06-27T10:19:34.571Z] [INFO] Executing tasks [2024-06-27T10:19:34.571Z] [INFO] Executed tasks [2024-06-27T10:19:34.571Z] [INFO] [2024-06-27T10:19:34.571Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-corba-plugin --- [2024-06-27T10:19:34.571Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/classes/META-INF for [2024-06-27T10:19:34.571Z] [INFO] [echo] admin-util [2024-06-27T10:19:34.571Z] [INFO] [2024-06-27T10:19:34.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-core --- [2024-06-27T10:19:34.571Z] [INFO] Executed tasks [2024-06-27T10:19:34.571Z] [INFO] [2024-06-27T10:19:34.571Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-util --- [2024-06-27T10:19:34.571Z] [INFO] Copying 47 resources from src/main/resources to target/classes [2024-06-27T10:19:34.571Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/target/console-corba-plugin.jar [2024-06-27T10:19:34.827Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.827Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:34.827Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:34.827Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-cluster-plugin --- [2024-06-27T10:19:34.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/src/main/help [2024-06-27T10:19:34.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/src/main/manpages [2024-06-27T10:19:34.827Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:34.827Z] [INFO] Not copying test resources [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-cluster-plugin --- [2024-06-27T10:19:34.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/target/console-jdbc-plugin.jar [2024-06-27T10:19:34.827Z] [INFO] Not compiling test sources [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-cluster-plugin --- [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-cluster-plugin --- [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-corba-plugin --- [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-core --- [2024-06-27T10:19:34.827Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.827Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-corba-plugin --- [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-cluster-plugin --- [2024-06-27T10:19:34.827Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-corba-plugin-checkstyle) @ console-corba-plugin --- [2024-06-27T10:19:34.827Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.827Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:34.827Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:34.827Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common-full-plugin --- [2024-06-27T10:19:34.827Z] [INFO] Not copying test resources [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-common-full-plugin --- [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- install:3.1.1:install (default-install) @ console-corba-plugin --- [2024-06-27T10:19:34.827Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.827Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.16-SNAPSHOT/console-corba-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:34.827Z] [INFO] Not compiling test sources [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common-full-plugin --- [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common-full-plugin --- [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jdbc-plugin --- [2024-06-27T10:19:34.827Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.827Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:34.827Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:34.827Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:34.827Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jca-plugin --- [2024-06-27T10:19:34.827Z] [INFO] Not copying test resources [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jca-plugin --- [2024-06-27T10:19:34.827Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.827Z] [INFO] [2024-06-27T10:19:34.827Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common-full-plugin --- [2024-06-27T10:19:34.827Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/target/console-corba-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.16-SNAPSHOT/console-corba-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:34.828Z] [INFO] Not compiling test sources [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jca-plugin --- [2024-06-27T10:19:34.828Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jdbc-plugin --- [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jca-plugin --- [2024-06-27T10:19:34.828Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jdbc-plugin-checkstyle) @ console-jdbc-plugin --- [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- install:3.1.1:install (default-install) @ console-jdbc-plugin --- [2024-06-27T10:19:34.828Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.16-SNAPSHOT/console-jdbc-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:34.828Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jca-plugin --- [2024-06-27T10:19:34.828Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/target/console-jdbc-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.16-SNAPSHOT/console-jdbc-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:34.828Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:34.828Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:34.828Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:34.828Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.828Z] [INFO] Not copying test resources [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.828Z] [INFO] Not compiling test sources [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.828Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/admin-util.jar [2024-06-27T10:19:34.828Z] [INFO] Executing tasks [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-util --- [2024-06-27T10:19:34.828Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/target/classes/META-INF for [2024-06-27T10:19:34.828Z] [INFO] [echo] console-cluster-plugin [2024-06-27T10:19:34.828Z] [INFO] Executing tasks [2024-06-27T10:19:34.828Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/target/classes/META-INF for [2024-06-27T10:19:34.828Z] [INFO] [echo] console-common-full-plugin [2024-06-27T10:19:34.828Z] [INFO] Executed tasks [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-cluster-plugin --- [2024-06-27T10:19:34.828Z] [INFO] Executing tasks [2024-06-27T10:19:34.828Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.828Z] [INFO] Executed tasks [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-util --- [2024-06-27T10:19:34.828Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/target/classes/META-INF for [2024-06-27T10:19:34.828Z] [INFO] [echo] console-jca-plugin [2024-06-27T10:19:34.828Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-util-checkstyle) @ admin-util --- [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common-full-plugin --- [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- install:3.1.1:install (default-install) @ admin-util --- [2024-06-27T10:19:34.828Z] [INFO] Executed tasks [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jca-plugin --- [2024-06-27T10:19:34.828Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.16-SNAPSHOT/admin-util-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:34.828Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/admin-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.16-SNAPSHOT/admin-util-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:34.828Z] [INFO] Executing tasks [2024-06-27T10:19:34.828Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF for [2024-06-27T10:19:34.828Z] [INFO] [echo] glassfish-osgi-console-plugin [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2024-06-27T10:19:34.828Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2024-06-27T10:19:34.828Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 7.0.16-SNAPSHOT [175/302] [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] from nucleus/osgi-platforms/osgi-cli-remote/pom.xml [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] [2024-06-27T10:19:34.828Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2024-06-27T10:19:34.829Z] [INFO] Building cluster-common 7.0.16-SNAPSHOT [176/302] [2024-06-27T10:19:34.829Z] [INFO] Building Backup Restore classes 7.0.16-SNAPSHOT [177/302] [2024-06-27T10:19:34.829Z] [INFO] from nucleus/cluster/common/pom.xml [2024-06-27T10:19:34.829Z] [INFO] from appserver/admin/backup/pom.xml [2024-06-27T10:19:34.829Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.829Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2024-06-27T10:19:34.829Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2024-06-27T10:19:34.829Z] [INFO] Building Deployment Object Library 7.0.16-SNAPSHOT [179/302] [2024-06-27T10:19:34.829Z] [INFO] Building Concurrent Connector Module 7.0.16-SNAPSHOT [180/302] [2024-06-27T10:19:34.829Z] [INFO] from appserver/deployment/dol/pom.xml [2024-06-27T10:19:34.829Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.829Z] [INFO] from appserver/concurrent/concurrent-connector/pom.xml [2024-06-27T10:19:34.829Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.829Z] [INFO] Building admin-core 7.0.16-SNAPSHOT [178/302] [2024-06-27T10:19:34.829Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.829Z] [INFO] from appserver/admin/admin-core/pom.xml [2024-06-27T10:19:34.829Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.829Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:34.829Z] [INFO] Executed tasks [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar [2024-06-27T10:19:34.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/target/console-common-full-plugin.jar [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/target/console-jca-plugin.jar [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- clean:3.3.2:clean (default-clean) @ backup --- [2024-06-27T10:19:34.829Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-connector --- [2024-06-27T10:19:34.829Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.829Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-common --- [2024-06-27T10:19:34.829Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-glassfish-osgi-console-plugin-checkstyle) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-connector --- [2024-06-27T10:19:34.829Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ backup --- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-common --- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-osgi-console-plugin --- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ backup --- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent-connector --- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-common --- [2024-06-27T10:19:34.829Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/7.0.16-SNAPSHOT/glassfish-osgi-console-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent-connector --- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-common --- [2024-06-27T10:19:34.829Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ backup --- [2024-06-27T10:19:34.829Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/7.0.16-SNAPSHOT/glassfish-osgi-console-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:34.829Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.829Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.829Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.829Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.829Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.829Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-core --- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-core --- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-core --- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-core --- [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common-full-plugin --- [2024-06-27T10:19:34.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/target/console-cluster-plugin.jar [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jca-plugin --- [2024-06-27T10:19:34.829Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common-full-plugin --- [2024-06-27T10:19:34.829Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.829Z] [INFO] [2024-06-27T10:19:34.829Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-full-plugin-checkstyle) @ console-common-full-plugin --- [2024-06-27T10:19:34.830Z] [INFO] [2024-06-27T10:19:34.830Z] [INFO] --- install:3.1.1:install (default-install) @ console-common-full-plugin --- [2024-06-27T10:19:34.830Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.16-SNAPSHOT/console-common-full-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:34.830Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/target/console-common-full-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.16-SNAPSHOT/console-common-full-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:34.830Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.830Z] [INFO] [2024-06-27T10:19:34.830Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jca-plugin --- [2024-06-27T10:19:34.830Z] [INFO] Tests are skipped. [2024-06-27T10:19:34.830Z] [INFO] [2024-06-27T10:19:34.830Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jca-plugin-checkstyle) @ console-jca-plugin --- [2024-06-27T10:19:34.830Z] [INFO] [2024-06-27T10:19:34.830Z] [INFO] --- install:3.1.1:install (default-install) @ console-jca-plugin --- [2024-06-27T10:19:34.830Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.16-SNAPSHOT/console-jca-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:34.830Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:34.830Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:34.830Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/target/console-jca-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.16-SNAPSHOT/console-jca-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-cluster-plugin --- [2024-06-27T10:19:35.086Z] [INFO] Tests are skipped. [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-cluster-plugin --- [2024-06-27T10:19:35.086Z] [INFO] Tests are skipped. [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-cluster-plugin-checkstyle) @ console-cluster-plugin --- [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- install:3.1.1:install (default-install) @ console-cluster-plugin --- [2024-06-27T10:19:35.086Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.16-SNAPSHOT/console-cluster-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:35.086Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/target/console-cluster-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.16-SNAPSHOT/console-cluster-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:35.086Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.086Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:35.086Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:35.086Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-web-plugin --- [2024-06-27T10:19:35.086Z] [INFO] Not copying test resources [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-web-plugin --- [2024-06-27T10:19:35.086Z] [INFO] Not compiling test sources [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-web-plugin --- [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-web-plugin --- [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dol --- [2024-06-27T10:19:35.086Z] [INFO] Tests are skipped. [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dol --- [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-web-plugin --- [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dol --- [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dol --- [2024-06-27T10:19:35.086Z] [INFO] Executing tasks [2024-06-27T10:19:35.086Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/target/classes/META-INF for [2024-06-27T10:19:35.086Z] [INFO] [echo] console-web-plugin [2024-06-27T10:19:35.086Z] [INFO] Executed tasks [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-web-plugin --- [2024-06-27T10:19:35.086Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.086Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.086Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/target/console-web-plugin.jar [2024-06-27T10:19:35.086Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-common --- [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-common --- [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-common --- [2024-06-27T10:19:35.086Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-common --- [2024-06-27T10:19:35.086Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:35.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/src/main/resources [2024-06-27T10:19:35.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/src/main/manpages [2024-06-27T10:19:35.086Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-common --- [2024-06-27T10:19:35.086Z] [INFO] [2024-06-27T10:19:35.086Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-web-plugin --- [2024-06-27T10:19:35.086Z] [INFO] Tests are skipped. [2024-06-27T10:19:35.087Z] [INFO] [2024-06-27T10:19:35.087Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-web-plugin --- [2024-06-27T10:19:35.087Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.087Z] [INFO] Tests are skipped. [2024-06-27T10:19:35.087Z] [INFO] [2024-06-27T10:19:35.087Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-web-plugin-checkstyle) @ console-web-plugin --- [2024-06-27T10:19:35.087Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.087Z] [INFO] [2024-06-27T10:19:35.087Z] [INFO] --- install:3.1.1:install (default-install) @ console-web-plugin --- [2024-06-27T10:19:35.087Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.16-SNAPSHOT/console-web-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:35.087Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/target/console-web-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.16-SNAPSHOT/console-web-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:35.087Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.087Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:35.087Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:35.087Z] [INFO] [2024-06-27T10:19:35.087Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-core --- [2024-06-27T10:19:35.087Z] [INFO] [2024-06-27T10:19:35.087Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-core --- [2024-06-27T10:19:35.087Z] [INFO] [2024-06-27T10:19:35.087Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-core --- [2024-06-27T10:19:35.087Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:35.087Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.087Z] [INFO] [2024-06-27T10:19:35.087Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ backup --- [2024-06-27T10:19:35.087Z] [INFO] [2024-06-27T10:19:35.087Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ backup --- [2024-06-27T10:19:35.087Z] [INFO] [2024-06-27T10:19:35.087Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ backup --- [2024-06-27T10:19:35.087Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:35.342Z] [INFO] [2024-06-27T10:19:35.342Z] [INFO] --- resources:3.3.1:resources (default-resources) @ backup --- [2024-06-27T10:19:35.342Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:35.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/src/main/manpages [2024-06-27T10:19:35.342Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:35.342Z] [INFO] [2024-06-27T10:19:35.342Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ backup --- [2024-06-27T10:19:35.342Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-core --- [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-core --- [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-core --- [2024-06-27T10:19:35.343Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:35.343Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.343Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-core --- [2024-06-27T10:19:35.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/src/main/resources [2024-06-27T10:19:35.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/src/main/manpages [2024-06-27T10:19:35.343Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-core --- [2024-06-27T10:19:35.343Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.343Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-remote --- [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-remote --- [2024-06-27T10:19:35.343Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-connector --- [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-remote --- [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-connector --- [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-cli-remote --- [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-connector --- [2024-06-27T10:19:35.343Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-connector --- [2024-06-27T10:19:35.343Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-06-27T10:19:35.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/src/main/manpages [2024-06-27T10:19:35.343Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent-connector --- [2024-06-27T10:19:35.343Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.343Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.343Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.343Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.343Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-core --- [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-core --- [2024-06-27T10:19:35.343Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.343Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.343Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.343Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java uses or overrides a deprecated API. [2024-06-27T10:19:35.343Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-common --- [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-common --- [2024-06-27T10:19:35.343Z] [INFO] [2024-06-27T10:19:35.343Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-common --- [2024-06-27T10:19:35.343Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:35.599Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-core --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-core --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-core --- [2024-06-27T10:19:35.599Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:35.599Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ concurrent-connector --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ concurrent-connector --- [2024-06-27T10:19:35.599Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ backup --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ backup --- [2024-06-27T10:19:35.599Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-common --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-connector --- [2024-06-27T10:19:35.599Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-common --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ backup --- [2024-06-27T10:19:35.599Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:35.599Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.599Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.599Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.599Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:19:35.599Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:19:35.599Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-core --- [2024-06-27T10:19:35.599Z] [INFO] Not copying test resources [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-core --- [2024-06-27T10:19:35.599Z] [INFO] Not compiling test sources [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-core --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-core --- [2024-06-27T10:19:35.599Z] [INFO] Tests are skipped. [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-core --- [2024-06-27T10:19:35.599Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-core --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-core --- [2024-06-27T10:19:35.599Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.599Z] [INFO] Executing tasks [2024-06-27T10:19:35.599Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.599Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/target/classes/META-INF for [2024-06-27T10:19:35.599Z] [INFO] [echo] console-core [2024-06-27T10:19:35.599Z] [INFO] Executed tasks [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-core --- [2024-06-27T10:19:35.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/target/console-core.jar [2024-06-27T10:19:35.599Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-remote --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-remote --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-remote --- [2024-06-27T10:19:35.599Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-remote --- [2024-06-27T10:19:35.599Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:35.599Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:19:35.599Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-cli-remote --- [2024-06-27T10:19:35.599Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:35.599Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.599Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- command-security:1.0.17:check (default-check) @ backup --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ backup --- [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-core --- [2024-06-27T10:19:35.599Z] [INFO] Tests are skipped. [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.599Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-core --- [2024-06-27T10:19:35.599Z] [INFO] Tests are skipped. [2024-06-27T10:19:35.599Z] [INFO] [2024-06-27T10:19:35.600Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-core-checkstyle) @ console-core --- [2024-06-27T10:19:35.600Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.600Z] [INFO] [2024-06-27T10:19:35.600Z] [INFO] --- install:3.1.1:install (default-install) @ console-core --- [2024-06-27T10:19:35.600Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.16-SNAPSHOT/console-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:35.600Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.600Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/target/console-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.16-SNAPSHOT/console-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2024-06-27T10:19:35.855Z] [INFO] Building Admin Console WAR 7.0.16-SNAPSHOT [181/302] [2024-06-27T10:19:35.855Z] [INFO] from appserver/admingui/war/pom.xml [2024-06-27T10:19:35.855Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:19:35.855Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-connector --- [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent-connector --- [2024-06-27T10:19:35.855Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:35.855Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:35.855Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.855Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-common --- [2024-06-27T10:19:35.855Z] [INFO] Not copying test resources [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-common --- [2024-06-27T10:19:35.855Z] [INFO] Not compiling test sources [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-common --- [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-common --- [2024-06-27T10:19:35.855Z] [INFO] Tests are skipped. [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-common --- [2024-06-27T10:19:35.855Z] [INFO] Executing tasks [2024-06-27T10:19:35.855Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/target/classes/META-INF for [2024-06-27T10:19:35.855Z] [INFO] [echo] cluster-common [2024-06-27T10:19:35.855Z] [INFO] Executed tasks [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-common --- [2024-06-27T10:19:35.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/target/cluster-common.jar [2024-06-27T10:19:35.855Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:35.855Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-core --- [2024-06-27T10:19:35.855Z] [INFO] Not copying test resources [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-core --- [2024-06-27T10:19:35.855Z] [INFO] Not compiling test sources [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-core --- [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-core --- [2024-06-27T10:19:35.855Z] [INFO] Tests are skipped. [2024-06-27T10:19:35.855Z] [INFO] [2024-06-27T10:19:35.855Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-core --- [2024-06-27T10:19:36.111Z] [INFO] [2024-06-27T10:19:36.111Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-common --- [2024-06-27T10:19:36.111Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.111Z] [INFO] [2024-06-27T10:19:36.111Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-common --- [2024-06-27T10:19:36.111Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.111Z] [INFO] [2024-06-27T10:19:36.111Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-common-checkstyle) @ cluster-common --- [2024-06-27T10:19:36.111Z] [INFO] [2024-06-27T10:19:36.111Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-common --- [2024-06-27T10:19:36.112Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.16-SNAPSHOT/cluster-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:36.112Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.16-SNAPSHOT/cluster-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:36.112Z] [INFO] Executing tasks [2024-06-27T10:19:36.112Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/classes/META-INF for [2024-06-27T10:19:36.112Z] [INFO] [echo] admin-core [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2024-06-27T10:19:36.112Z] [INFO] Building Cluster SSH Provisioning 7.0.16-SNAPSHOT [182/302] [2024-06-27T10:19:36.112Z] [INFO] from nucleus/cluster/ssh/pom.xml [2024-06-27T10:19:36.112Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:36.112Z] [INFO] Executed tasks [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-core --- [2024-06-27T10:19:36.112Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:36.112Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ backup --- [2024-06-27T10:19:36.112Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:36.112Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/impl/RemoteCommandSession.java:[105,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:36.112Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java uses unchecked or unsafe operations. [2024-06-27T10:19:36.112Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-remote --- [2024-06-27T10:19:36.112Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/admin-core.jar [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-remote --- [2024-06-27T10:19:36.112Z] [INFO] Not copying test resources [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ backup --- [2024-06-27T10:19:36.112Z] [INFO] Not compiling test sources [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ backup --- [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- surefire:3.2.5:test (default-test) @ backup --- [2024-06-27T10:19:36.112Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ backup --- [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-core --- [2024-06-27T10:19:36.112Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-core --- [2024-06-27T10:19:36.112Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-core-checkstyle) @ admin-core --- [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-remote --- [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- install:3.1.1:install (default-install) @ admin-core --- [2024-06-27T10:19:36.112Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.16-SNAPSHOT/admin-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:36.112Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:36.112Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.16-SNAPSHOT/admin-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:36.112Z] [INFO] Executing tasks [2024-06-27T10:19:36.112Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/target/classes/META-INF for [2024-06-27T10:19:36.112Z] [INFO] [echo] backup [2024-06-27T10:19:36.112Z] [INFO] Executed tasks [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- jar:3.3.0:jar (default-jar) @ backup --- [2024-06-27T10:19:36.112Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/target/backup.jar [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ backup --- [2024-06-27T10:19:36.112Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:36.112Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:36.112Z] [INFO] [2024-06-27T10:19:36.112Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-connector --- [2024-06-27T10:19:36.112Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.112Z] [INFO] Not copying test resources [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- failsafe:3.2.5:verify (verify) @ backup --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ concurrent-connector --- [2024-06-27T10:19:36.113Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-backup-checkstyle) @ backup --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- install:3.1.1:install (default-install) @ backup --- [2024-06-27T10:19:36.113Z] [INFO] Not compiling test sources [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-connector --- [2024-06-27T10:19:36.113Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.16-SNAPSHOT/backup-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-connector --- [2024-06-27T10:19:36.113Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/target/backup.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.16-SNAPSHOT/backup-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:36.113Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-connector --- [2024-06-27T10:19:36.113Z] [INFO] Executing tasks [2024-06-27T10:19:36.113Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/target/classes/META-INF for [2024-06-27T10:19:36.113Z] [INFO] [echo] concurrent-connector [2024-06-27T10:19:36.113Z] [INFO] Executed tasks [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-connector --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-ssh --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-ssh --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-ssh --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-ssh --- [2024-06-27T10:19:36.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-connector --- [2024-06-27T10:19:36.113Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-connector --- [2024-06-27T10:19:36.113Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-connector-checkstyle) @ concurrent-connector --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-connector --- [2024-06-27T10:19:36.113Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:36.113Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.16-SNAPSHOT/concurrent-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:36.113Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:36.113Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.16-SNAPSHOT/concurrent-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:36.113Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-remote --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-cli-remote --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ war --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ war --- [2024-06-27T10:19:36.113Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:36.113Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:36.113Z] [INFO] No sources to compile [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war --- [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war --- [2024-06-27T10:19:36.113Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war --- [2024-06-27T10:19:36.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/src/main/resources [2024-06-27T10:19:36.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/src/main/manpages [2024-06-27T10:19:36.113Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ war --- [2024-06-27T10:19:36.113Z] [INFO] No sources to compile [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ war --- [2024-06-27T10:19:36.113Z] [INFO] No sources to compile [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war --- [2024-06-27T10:19:36.113Z] [INFO] Not copying test resources [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ war --- [2024-06-27T10:19:36.113Z] [INFO] Not compiling test sources [2024-06-27T10:19:36.113Z] [INFO] [2024-06-27T10:19:36.113Z] [INFO] --- surefire:3.2.5:test (default-test) @ war --- [2024-06-27T10:19:36.114Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.114Z] [INFO] [2024-06-27T10:19:36.114Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war --- [2024-06-27T10:19:36.114Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:36.114Z] [INFO] [2024-06-27T10:19:36.114Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dol --- [2024-06-27T10:19:36.114Z] [INFO] [2024-06-27T10:19:36.114Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dol --- [2024-06-27T10:19:36.369Z] [INFO] [2024-06-27T10:19:36.369Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dol --- [2024-06-27T10:19:36.369Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:36.369Z] [INFO] [2024-06-27T10:19:36.369Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dol --- [2024-06-27T10:19:36.369Z] [INFO] Executing tasks [2024-06-27T10:19:36.369Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/classes/META-INF for [2024-06-27T10:19:36.369Z] [INFO] [echo] war [2024-06-27T10:19:36.369Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/classes/META-INF [2024-06-27T10:19:36.369Z] [INFO] Executed tasks [2024-06-27T10:19:36.369Z] [INFO] [2024-06-27T10:19:36.369Z] [INFO] --- dependency:3.6.1:copy-dependencies (prepare-extra-dependencies) @ war --- [2024-06-27T10:19:36.369Z] [INFO] Copying 6 resources from src/main/java to target/classes [2024-06-27T10:19:36.369Z] [INFO] Copying commons-io-2.16.1.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/commons-io-2.16.1.jar [2024-06-27T10:19:36.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/manpages [2024-06-27T10:19:36.369Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:36.369Z] [INFO] [2024-06-27T10:19:36.369Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dol --- [2024-06-27T10:19:36.370Z] [INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar [2024-06-27T10:19:36.370Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:36.370Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:36.370Z] [INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/json-2.0.jar [2024-06-27T10:19:36.370Z] [INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar [2024-06-27T10:19:36.370Z] [INFO] Copying woodstock-webui-jsf-6.0.1.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-6.0.1.jar [2024-06-27T10:19:36.370Z] [INFO] Copying woodstock-webui-jsf-suntheme-6.0.1.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-6.0.1.jar [2024-06-27T10:19:36.370Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:36.370Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-remote --- [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- war:3.4.0:war (default-war) @ war --- [2024-06-27T10:19:36.370Z] [INFO] Not copying test resources [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-cli-remote --- [2024-06-27T10:19:36.370Z] [INFO] Not compiling test sources [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-remote --- [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-remote --- [2024-06-27T10:19:36.370Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-remote --- [2024-06-27T10:19:36.370Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-ssh --- [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-ssh --- [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-ssh --- [2024-06-27T10:19:36.370Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-ssh --- [2024-06-27T10:19:36.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/src/main/resources [2024-06-27T10:19:36.370Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:19:36.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/src/main/manpages [2024-06-27T10:19:36.370Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:36.370Z] [INFO] Executing tasks [2024-06-27T10:19:36.370Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF for [2024-06-27T10:19:36.370Z] [INFO] [echo] osgi-cli-remote [2024-06-27T10:19:36.370Z] [INFO] Executed tasks [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-remote --- [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-ssh --- [2024-06-27T10:19:36.370Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:36.370Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:36.370Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-remote --- [2024-06-27T10:19:36.370Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-remote --- [2024-06-27T10:19:36.370Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-remote-checkstyle) @ osgi-cli-remote --- [2024-06-27T10:19:36.370Z] [INFO] [2024-06-27T10:19:36.370Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-remote --- [2024-06-27T10:19:36.370Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.16-SNAPSHOT/osgi-cli-remote-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:36.370Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.16-SNAPSHOT/osgi-cli-remote-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:36.626Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:36.626Z] [INFO] [2024-06-27T10:19:36.626Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-ssh --- [2024-06-27T10:19:36.626Z] [INFO] [2024-06-27T10:19:36.626Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-ssh --- [2024-06-27T10:19:36.626Z] [INFO] [2024-06-27T10:19:36.626Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-ssh --- [2024-06-27T10:19:36.626Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:36.626Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:36.626Z] [INFO] [2024-06-27T10:19:36.626Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-ssh --- [2024-06-27T10:19:36.626Z] [INFO] [2024-06-27T10:19:36.626Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-ssh --- [2024-06-27T10:19:36.626Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:36.626Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:36.883Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:36.884Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-ssh --- [2024-06-27T10:19:36.884Z] [INFO] Not copying test resources [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-ssh --- [2024-06-27T10:19:36.884Z] [INFO] Not compiling test sources [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-ssh --- [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-ssh --- [2024-06-27T10:19:36.884Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-ssh --- [2024-06-27T10:19:36.884Z] [INFO] Executing tasks [2024-06-27T10:19:36.884Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/target/classes/META-INF for [2024-06-27T10:19:36.884Z] [INFO] [echo] cluster-ssh [2024-06-27T10:19:36.884Z] [INFO] Executed tasks [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-ssh --- [2024-06-27T10:19:36.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/target/cluster-ssh.jar [2024-06-27T10:19:36.884Z] [INFO] Packaging webapp [2024-06-27T10:19:36.884Z] [INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/admingui] [2024-06-27T10:19:36.884Z] [INFO] Processing war project [2024-06-27T10:19:36.884Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/admingui] [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-ssh --- [2024-06-27T10:19:36.884Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-ssh --- [2024-06-27T10:19:36.884Z] [INFO] Tests are skipped. [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-ssh-checkstyle) @ cluster-ssh --- [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-ssh --- [2024-06-27T10:19:36.884Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.16-SNAPSHOT/cluster-ssh-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:36.884Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.16-SNAPSHOT/cluster-ssh-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2024-06-27T10:19:36.884Z] [INFO] Building Nucleus Logging Classes 7.0.16-SNAPSHOT [183/302] [2024-06-27T10:19:36.884Z] [INFO] from nucleus/core/logging/pom.xml [2024-06-27T10:19:36.884Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- clean:3.3.2:clean (default-clean) @ logging --- [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ logging --- [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ logging --- [2024-06-27T10:19:36.884Z] [INFO] [2024-06-27T10:19:36.884Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ logging --- [2024-06-27T10:19:36.884Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:36.884Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:36.884Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/admingui] [2024-06-27T10:19:36.884Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/src/main/webapp] [2024-06-27T10:19:36.884Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/admingui.war [2024-06-27T10:19:37.140Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:37.140Z] [INFO] [2024-06-27T10:19:37.140Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ logging --- [2024-06-27T10:19:37.140Z] [INFO] [2024-06-27T10:19:37.140Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ logging --- [2024-06-27T10:19:37.140Z] [INFO] [2024-06-27T10:19:37.140Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ logging --- [2024-06-27T10:19:37.140Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:37.140Z] [INFO] [2024-06-27T10:19:37.140Z] [INFO] --- resources:3.3.1:resources (default-resources) @ logging --- [2024-06-27T10:19:37.140Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-06-27T10:19:37.140Z] [INFO] Copying 8 resources from src/main/manpages to target/classes [2024-06-27T10:19:37.140Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:37.140Z] [INFO] [2024-06-27T10:19:37.140Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ logging --- [2024-06-27T10:19:37.140Z] [INFO] [2024-06-27T10:19:37.140Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war --- [2024-06-27T10:19:37.140Z] [INFO] Tests are skipped. [2024-06-27T10:19:37.140Z] [INFO] [2024-06-27T10:19:37.140Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war --- [2024-06-27T10:19:37.140Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:37.140Z] [INFO] Tests are skipped. [2024-06-27T10:19:37.140Z] [INFO] [2024-06-27T10:19:37.140Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-war-checkstyle) @ war --- [2024-06-27T10:19:37.140Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:37.140Z] [INFO] [2024-06-27T10:19:37.140Z] [INFO] --- install:3.1.1:install (default-install) @ war --- [2024-06-27T10:19:37.140Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.16-SNAPSHOT/war-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:37.140Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.16-SNAPSHOT/war-7.0.16-SNAPSHOT.war [2024-06-27T10:19:37.396Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:37.396Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java: Some input files use or override a deprecated API. [2024-06-27T10:19:37.396Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:37.396Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:37.396Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:37.396Z] [INFO] [2024-06-27T10:19:37.396Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ logging --- [2024-06-27T10:19:37.396Z] [INFO] [2024-06-27T10:19:37.396Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ logging --- [2024-06-27T10:19:37.396Z] [INFO] [2024-06-27T10:19:37.396Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ logging --- [2024-06-27T10:19:37.396Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:37.652Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:37.652Z] [INFO] [2024-06-27T10:19:37.652Z] [INFO] --- command-security:1.0.17:check (default-check) @ logging --- [2024-06-27T10:19:37.652Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.server.logging.commands.CollectLogFiles, com.sun.enterprise.server.logging.commands.DeleteLogLevel, com.sun.enterprise.server.logging.commands.InstanceGetLogFileCommand, com.sun.enterprise.server.logging.commands.ListLogAttributes, com.sun.enterprise.server.logging.commands.ListLoggerLevels, com.sun.enterprise.server.logging.commands.ListLoggers, com.sun.enterprise.server.logging.commands.LoadDefaultLogAttributes, com.sun.enterprise.server.logging.commands.LoadDefaultLogLevels, com.sun.enterprise.server.logging.commands.RotateLog, com.sun.enterprise.server.logging.commands.SetLogAttributes, com.sun.enterprise.server.logging.commands.SetLogFileFormat, com.sun.enterprise.server.logging.commands.SetLogLevel] [2024-06-27T10:19:37.652Z] [INFO] [2024-06-27T10:19:37.652Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ logging --- [2024-06-27T10:19:37.652Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:37.652Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:37.652Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:37.652Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptor.java:[65,34] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.652Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[35,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[41,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[88,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[89,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[144,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[162,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[33,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[41,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/BundleDescriptor.java:[358,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java:[801,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[89,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[173,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[174,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[177,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[186,21] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.653Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[531,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[547,31] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[76,16] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/RoleReference.java:[106,13] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[121,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[136,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[157,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[173,89] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[53,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[54,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[81,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[86,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[47,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.654Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ServiceRefPortInfo.java:[347,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebService.java:[105,9] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[69,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[89,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[94,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[112,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[113,43] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[51,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[57,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[80,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[85,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[195,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[220,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.655Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[221,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[49,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[54,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerFactoryReferenceHandler.java:[172,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerReferenceHandler.java:[185,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ResourceHandler.java:[158,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/SecurityRoleNode.java:[72,65] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/GroupNameDescriptor.java:[63,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[35,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[42,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.657Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/common/MessageNode.java:[86,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:37.657Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java:[814,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:37.657Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebServiceEndpoint.java: Some input files use or override a deprecated API. [2024-06-27T10:19:37.657Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebServiceEndpoint.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:37.657Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:37.657Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:37.657Z] [INFO] [2024-06-27T10:19:37.657Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ dol --- [2024-06-27T10:19:37.657Z] [INFO] [2024-06-27T10:19:37.657Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ dol --- [2024-06-27T10:19:37.657Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:37.657Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:37.657Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00001 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00001 needs checking for cause/action: true [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00002 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00002 needs checking for cause/action: true [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00003 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00003 needs checking for cause/action: false [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00004 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00004 needs checking for cause/action: true [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00004-1 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00004-1 needs checking for cause/action: false [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00005 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00005 needs checking for cause/action: true [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00006 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00006 needs checking for cause/action: true [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00007 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00007 needs checking for cause/action: true [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00008 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00008 needs checking for cause/action: false [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00009 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00009 needs checking for cause/action: false [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00010 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00010 needs checking for cause/action: false [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00011 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00011 needs checking for cause/action: false [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00012 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00012 needs checking for cause/action: false [2024-06-27T10:19:37.657Z] [INFO] Processing: NCLS-LOGGING-00013 [2024-06-27T10:19:37.657Z] [INFO] Message NCLS-LOGGING-00013 needs checking for cause/action: false [2024-06-27T10:19:37.657Z] [INFO] Total Messages including ones found from disk so far: {NCLS-LOGGING-00001=Cannot read logging configuration file., NCLS-LOGGING-00002=Could not apply the logging configuration changes., NCLS-LOGGING-00003=Updated logger levels successfully., NCLS-LOGGING-00004=The logging configuration file {0} has been deleted. The server will wait until the file reappears., NCLS-LOGGING-00004-1=The logging configuration file {0} has reappeared., NCLS-LOGGING-00005=Error executing query to fetch log records., NCLS-LOGGING-00006=The syslog handler could not be initialized., NCLS-LOGGING-00007=There was an error sending a log message to syslog., NCLS-LOGGING-00008=The log file {0} for the instance does not exist., NCLS-LOGGING-00009=Running GlassFish Version: {0}, NCLS-LOGGING-00010=Server log file is using Formatter class: {0}, NCLS-LOGGING-00011=Failed to parse the date: {0}, NCLS-LOGGING-00012=An invalid value {0} has been specified for the {1} attribute in the logging configuration., NCLS-LOGGING-00013=The formatter class {0} could not be instantiated.} [2024-06-27T10:19:37.657Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:37.657Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:37.657Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:37.657Z] [INFO] Processing: jakarta.enterprise.logging on element LOGGING_LOGGER_NAME [2024-06-27T10:19:37.657Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-06-27T10:19:37.657Z] [INFO] Processing: jakarta.enterprise.logging.stdout on element STDOUT_LOGGER_NAME [2024-06-27T10:19:37.657Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-06-27T10:19:37.657Z] [INFO] Processing: jakarta.enterprise.logging.stderr on element STDERR_LOGGER_NAME [2024-06-27T10:19:37.657Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-06-27T10:19:37.658Z] [INFO] Loggers found so far: {jakarta.enterprise.logging.description=Main logger for core logging component., jakarta.enterprise.logging.publish=true, jakarta.enterprise.logging.stderr.description=Stderr logger., jakarta.enterprise.logging.stderr.publish=false, jakarta.enterprise.logging.stderr.subsystem=Logging, jakarta.enterprise.logging.stdout.description=Stdout logger., jakarta.enterprise.logging.stdout.publish=false, jakarta.enterprise.logging.stdout.subsystem=Logging, jakarta.enterprise.logging.subsystem=Logging} [2024-06-27T10:19:37.658Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:37.658Z] [INFO] Found enclosing element LOGGING_LOGGER_NAME [2024-06-27T10:19:37.658Z] [INFO] Found enclosing element com.sun.enterprise.server.logging.LogFacade [2024-06-27T10:19:37.658Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:37.658Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:37.658Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:37.658Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:37.658Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:37.658Z] [INFO] [2024-06-27T10:19:37.658Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ logging --- [2024-06-27T10:19:37.658Z] [INFO] Not copying test resources [2024-06-27T10:19:37.658Z] [INFO] [2024-06-27T10:19:37.658Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ logging --- [2024-06-27T10:19:37.658Z] [INFO] Not compiling test sources [2024-06-27T10:19:37.658Z] [INFO] [2024-06-27T10:19:37.658Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ logging --- [2024-06-27T10:19:37.658Z] [INFO] [2024-06-27T10:19:37.658Z] [INFO] --- surefire:3.2.5:test (default-test) @ logging --- [2024-06-27T10:19:37.658Z] [INFO] Tests are skipped. [2024-06-27T10:19:37.658Z] [INFO] [2024-06-27T10:19:37.658Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ logging --- [2024-06-27T10:19:37.658Z] [INFO] Executing tasks [2024-06-27T10:19:37.658Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/classes/META-INF for [2024-06-27T10:19:37.658Z] [INFO] [echo] logging [2024-06-27T10:19:37.658Z] [INFO] Executed tasks [2024-06-27T10:19:37.658Z] [INFO] [2024-06-27T10:19:37.658Z] [INFO] --- jar:3.3.0:jar (default-jar) @ logging --- [2024-06-27T10:19:37.921Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/logging.jar [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ dol --- [2024-06-27T10:19:37.921Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ logging --- [2024-06-27T10:19:37.921Z] [INFO] Tests are skipped. [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- failsafe:3.2.5:verify (verify) @ logging --- [2024-06-27T10:19:37.921Z] [INFO] Tests are skipped. [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-logging-checkstyle) @ logging --- [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- install:3.1.1:install (default-install) @ logging --- [2024-06-27T10:19:37.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.16-SNAPSHOT/logging-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:37.921Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/logging.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.16-SNAPSHOT/logging-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2024-06-27T10:19:37.921Z] [INFO] Building admin-launcher 7.0.16-SNAPSHOT [184/302] [2024-06-27T10:19:37.921Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2024-06-27T10:19:37.921Z] [INFO] from nucleus/admin/launcher/pom.xml [2024-06-27T10:19:37.921Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:37.921Z] [INFO] Building Kernel Classes 7.0.16-SNAPSHOT [185/302] [2024-06-27T10:19:37.921Z] [INFO] from nucleus/core/kernel/pom.xml [2024-06-27T10:19:37.921Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- clean:3.3.2:clean (default-clean) @ launcher --- [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ launcher --- [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ launcher --- [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ launcher --- [2024-06-27T10:19:37.921Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:37.921Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- clean:3.3.2:clean (default-clean) @ kernel --- [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ kernel --- [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ kernel --- [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ kernel --- [2024-06-27T10:19:37.921Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:37.921Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:37.921Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ launcher --- [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ launcher --- [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ launcher --- [2024-06-27T10:19:37.921Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.921Z] [INFO] --- resources:3.3.1:resources (default-resources) @ launcher --- [2024-06-27T10:19:37.921Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:37.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/src/main/manpages [2024-06-27T10:19:37.921Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:37.921Z] [INFO] [2024-06-27T10:19:37.922Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ launcher --- [2024-06-27T10:19:37.922Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:37.922Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:38.178Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:38.178Z] [INFO] [2024-06-27T10:19:38.178Z] [INFO] --- command-security:1.0.17:check (default-check) @ dol --- [2024-06-27T10:19:38.178Z] [INFO] [2024-06-27T10:19:38.178Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dol --- [2024-06-27T10:19:38.178Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:38.178Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:38.178Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:38.178Z] [INFO] [2024-06-27T10:19:38.178Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ launcher --- [2024-06-27T10:19:38.178Z] [INFO] [2024-06-27T10:19:38.178Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ launcher --- [2024-06-27T10:19:38.178Z] [INFO] [2024-06-27T10:19:38.178Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ launcher --- [2024-06-27T10:19:38.178Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:38.178Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:38.178Z] [INFO] [2024-06-27T10:19:38.178Z] [INFO] --- command-security:1.0.17:check (default-check) @ launcher --- [2024-06-27T10:19:38.178Z] [INFO] [2024-06-27T10:19:38.178Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ launcher --- [2024-06-27T10:19:38.178Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:38.178Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:38.433Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:38.433Z] [INFO] [2024-06-27T10:19:38.433Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ kernel --- [2024-06-27T10:19:38.433Z] [INFO] [2024-06-27T10:19:38.433Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ kernel --- [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ kernel --- [2024-06-27T10:19:38.434Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- resources:3.3.1:resources (default-resources) @ kernel --- [2024-06-27T10:19:38.434Z] [INFO] Copying 10 resources from src/main/java to target/classes [2024-06-27T10:19:38.434Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:38.434Z] [INFO] Copying 23 resources from src/main/manpages to target/classes [2024-06-27T10:19:38.434Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ kernel --- [2024-06-27T10:19:38.434Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:38.434Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:38.434Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:38.434Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:38.434Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:38.434Z] [INFO] Processing: NCLS-GFLAUNCHER-00001 [2024-06-27T10:19:38.434Z] [INFO] Message NCLS-GFLAUNCHER-00001 needs checking for cause/action: true [2024-06-27T10:19:38.434Z] [INFO] Processing: NCLS-GFLAUNCHER-00002 [2024-06-27T10:19:38.434Z] [INFO] Message NCLS-GFLAUNCHER-00002 needs checking for cause/action: true [2024-06-27T10:19:38.434Z] [INFO] Processing: NCLS-GFLAUNCHER-00003 [2024-06-27T10:19:38.434Z] [INFO] Message NCLS-GFLAUNCHER-00003 needs checking for cause/action: true [2024-06-27T10:19:38.434Z] [INFO] Processing: NCLS-GFLAUNCHER-00004 [2024-06-27T10:19:38.434Z] [INFO] Message NCLS-GFLAUNCHER-00004 needs checking for cause/action: false [2024-06-27T10:19:38.434Z] [INFO] Processing: NCLS-GFLAUNCHER-00005 [2024-06-27T10:19:38.434Z] [INFO] Message NCLS-GFLAUNCHER-00005 needs checking for cause/action: false [2024-06-27T10:19:38.434Z] [INFO] Total Messages including ones found from disk so far: {NCLS-GFLAUNCHER-00001=Single and double quote characters are not allowed in the CLASSPATH environmental variable. They were stripped out for you. [2024-06-27T10:19:38.434Z] Before: {0} [2024-06-27T10:19:38.434Z] After: {1}, NCLS-GFLAUNCHER-00001.MSG_COMMENT=# CLASSPATH is illegal., NCLS-GFLAUNCHER-00002=Error Launching: {0}, NCLS-GFLAUNCHER-00002.MSG_COMMENT=# Launcher Error, NCLS-GFLAUNCHER-00003=Could not locate the flashlight agent here: {0}, NCLS-GFLAUNCHER-00003.MSG_COMMENT=# catastrophic error, NCLS-GFLAUNCHER-00004=Will copy glassfish/lib/templates/server.policy file to domain before upgrading., NCLS-GFLAUNCHER-00004.MSG_COMMENT=# Upgrade Information, NCLS-GFLAUNCHER-00005=JVM invocation command line:{0}, NCLS-GFLAUNCHER-00005.MSG_COMMENT=# Routine Information} [2024-06-27T10:19:38.434Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:38.434Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:38.434Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:38.434Z] [INFO] Processing: jakarta.enterprise.launcher on element LOGGER_NAME [2024-06-27T10:19:38.434Z] [INFO] Enclosing type is com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-06-27T10:19:38.434Z] [INFO] Loggers found so far: {jakarta.enterprise.launcher.description=Launcher Logger, jakarta.enterprise.launcher.publish=true, jakarta.enterprise.launcher.subsystem=Launcher} [2024-06-27T10:19:38.434Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:38.434Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:19:38.434Z] [INFO] Found enclosing element com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-06-27T10:19:38.434Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:38.434Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:38.434Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:38.434Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:38.434Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ launcher --- [2024-06-27T10:19:38.434Z] [INFO] Not copying test resources [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ launcher --- [2024-06-27T10:19:38.434Z] [INFO] Not compiling test sources [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher --- [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- surefire:3.2.5:test (default-test) @ launcher --- [2024-06-27T10:19:38.434Z] [INFO] Tests are skipped. [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ launcher --- [2024-06-27T10:19:38.434Z] [INFO] Executing tasks [2024-06-27T10:19:38.434Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/classes/META-INF for [2024-06-27T10:19:38.434Z] [INFO] [echo] launcher [2024-06-27T10:19:38.434Z] [INFO] Executed tasks [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- jar:3.3.0:jar (default-jar) @ launcher --- [2024-06-27T10:19:38.434Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/launcher.jar [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ launcher --- [2024-06-27T10:19:38.434Z] [INFO] Tests are skipped. [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- failsafe:3.2.5:verify (verify) @ launcher --- [2024-06-27T10:19:38.434Z] [INFO] Tests are skipped. [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher --- [2024-06-27T10:19:38.434Z] [INFO] [2024-06-27T10:19:38.434Z] [INFO] --- install:3.1.1:install (default-install) @ launcher --- [2024-06-27T10:19:38.434Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.16-SNAPSHOT/launcher-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:38.435Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.16-SNAPSHOT/launcher-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:38.435Z] [INFO] [2024-06-27T10:19:38.435Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2024-06-27T10:19:38.435Z] [INFO] Building admin-cli 7.0.16-SNAPSHOT [186/302] [2024-06-27T10:19:38.435Z] [INFO] from nucleus/admin/cli/pom.xml [2024-06-27T10:19:38.435Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:38.435Z] [INFO] [2024-06-27T10:19:38.435Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-cli --- [2024-06-27T10:19:38.435Z] [INFO] [2024-06-27T10:19:38.435Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-cli --- [2024-06-27T10:19:38.435Z] [INFO] [2024-06-27T10:19:38.435Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-cli --- [2024-06-27T10:19:38.435Z] [INFO] [2024-06-27T10:19:38.435Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-cli --- [2024-06-27T10:19:38.435Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:38.435Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:38.691Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:38.691Z] [INFO] [2024-06-27T10:19:38.691Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-cli --- [2024-06-27T10:19:38.691Z] [INFO] [2024-06-27T10:19:38.691Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-cli --- [2024-06-27T10:19:38.691Z] [INFO] [2024-06-27T10:19:38.691Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-cli --- [2024-06-27T10:19:38.691Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:38.691Z] [INFO] [2024-06-27T10:19:38.691Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-cli --- [2024-06-27T10:19:38.691Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-06-27T10:19:38.691Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:19:38.691Z] [INFO] Copying 16 resources from src/main/manpages to target/classes [2024-06-27T10:19:38.691Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:38.691Z] [INFO] [2024-06-27T10:19:38.691Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-cli --- [2024-06-27T10:19:38.691Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:38.691Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:38.691Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:38.691Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:38.691Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00005 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00006 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00007 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00008 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00008 needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00009 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00010 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00010 needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00011 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00012 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00013 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00004 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00004 needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00022 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00023 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00024 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00025 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00025 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00016 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00016 needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: dol.validation.application.jndiNameConflict [2024-06-27T10:19:38.691Z] [INFO] Message dol.validation.application.jndiNameConflict needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: dol.validation.application.failed [2024-06-27T10:19:38.691Z] [INFO] Message dol.validation.application.failed needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00014 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00001 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00002 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00003 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00015 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00118 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00118 needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00120 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00120 needs checking for cause/action: false [2024-06-27T10:19:38.691Z] [INFO] Processing: enterprise.deployment.util.application.lookup [2024-06-27T10:19:38.691Z] [INFO] Message enterprise.deployment.util.application.lookup needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: enterprise.deployment.util.application.invalid.namespace [2024-06-27T10:19:38.691Z] [INFO] Message enterprise.deployment.util.application.invalid.namespace needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: enterprise.deployment.util.application.invalid.jndiname.scope [2024-06-27T10:19:38.691Z] [INFO] Message enterprise.deployment.util.application.invalid.jndiname.scope needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: enterprise.deployment.backend.addDescriptorFailure [2024-06-27T10:19:38.691Z] [INFO] Message enterprise.deployment.backend.addDescriptorFailure needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00026 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00027 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-06-27T10:19:38.691Z] [INFO] Processing: AS-DEPLOYMENT-00028 [2024-06-27T10:19:38.691Z] [INFO] Message AS-DEPLOYMENT-00028 needs checking for cause/action: false [2024-06-27T10:19:38.692Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-00001=Ignore {0} in archive {1}, as WLS counterpart runtime xml {2} is present in the same archive., AS-DEPLOYMENT-00002=Exception caught: {0}., AS-DEPLOYMENT-00003={0} module [{1}] contains characteristics of other module type: {2}., AS-DEPLOYMENT-00004=Exception caught: {0} for the subarchve indicated by the path: {1}., AS-DEPLOYMENT-00005=Exception caught during annotation scanning., AS-DEPLOYMENT-00006=Adding {0} since {1} is annotated with {2}., AS-DEPLOYMENT-00007=Adding {0} since it is implementing {1}., AS-DEPLOYMENT-00008=Inconsistent type definition. {0} is neither an annotation nor an interface., AS-DEPLOYMENT-00009=The exception {0} occurred while examining the jar at file path: {1}., AS-DEPLOYMENT-00010=No classloader can be found to use, AS-DEPLOYMENT-00011=Error in annotation processing:, AS-DEPLOYMENT-00012=Cannot load {0} reason : {1}., AS-DEPLOYMENT-00013=An exception was caught during library jar processing: {0}., AS-DEPLOYMENT-00014=Could not load {0}, AS-DEPLOYMENT-00015=Unsupported deployment descriptors element {0} value {1} for descriptor {2}., AS-DEPLOYMENT-00016=Unknown port-component-name {0} port, all sub elements will be ignored., AS-DEPLOYMENT-00022=For administered-object resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00022.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.AdministeredObjectDefinitionNode., AS-DEPLOYMENT-00023=For connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00023.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.ConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00024=For jms-connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00024.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00025=For jms-destination resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00025.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSDestinationDefinitionNode., AS-DEPLOYMENT-00026=JNDI lookup failed for the resource: Name: {0}, Lookup: {1}, Type: {2}., AS-DEPLOYMENT-00026.MSG_COMMENT=# For the method validateJNDIRefs of com.sun.enterprise.deployment.util.ResourceValidator., AS-DEPLOYMENT-00027=Resource Adapter not present: RA Name: {0}, Type: {1}., AS-DEPLOYMENT-00028=Skipping resource validation, AS-DEPLOYMENT-00118=DOLUtils: Invalid Deployment Descriptors in {0} [2024-06-27T10:19:38.692Z] Line {1} Column {2} -- {3}., AS-DEPLOYMENT-00120=Deployment Descriptor parsing failure: {0}, dol.validation.application.failed=Application validation failed for application: {0}, jndi-name: {1}, resource adapter name: {2} is wrong., dol.validation.application.failed.MSG_COMMENT=# For the method validateResourceDescriptor of com.sun.enterprise.deployment.util.ApplicationValidator, dol.validation.application.jndiNameConflict=Duplicate descriptor found for given jndi-name: {0}. [2024-06-27T10:19:38.692Z] Descriptor 1: [2024-06-27T10:19:38.692Z] {1} [2024-06-27T10:19:38.692Z] Descriptor 2: [2024-06-27T10:19:38.692Z] {2}, enterprise.deployment.backend.addDescriptorFailure=DPL8006: get/add descriptor failure : {0} TO {1}, enterprise.deployment.util.application.invalid.jndiname.scope=DEP0005:Deployment failed due to the invalid scope {0} defined for jndi-name: {1}, enterprise.deployment.util.application.invalid.namespace=DEP0004:Deployment failed because a conflict occured for jndi-name: {0} for application: {1}, enterprise.deployment.util.application.lookup=DEP0003:The jndi-name is already used in the global tree failed for given jndi-name: {0}} [2024-06-27T10:19:38.692Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:38.692Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:38.692Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:38.692Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.dol on element DEPLOYMENT_LOGGER [2024-06-27T10:19:38.692Z] [INFO] Enclosing type is com.sun.enterprise.deployment.util.DOLUtils [2024-06-27T10:19:38.692Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.dol.description=Deployment logger for dol module, jakarta.enterprise.system.tools.deployment.dol.publish=true, jakarta.enterprise.system.tools.deployment.dol.subsystem=DEPLOYMENT} [2024-06-27T10:19:38.692Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:38.692Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-06-27T10:19:38.692Z] [INFO] Found enclosing element com.sun.enterprise.deployment.util.DOLUtils [2024-06-27T10:19:38.693Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:38.693Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:38.693Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:38.693Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:38.693Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:38.693Z] [INFO] [2024-06-27T10:19:38.693Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dol --- [2024-06-27T10:19:38.693Z] [INFO] Not copying test resources [2024-06-27T10:19:38.693Z] [INFO] [2024-06-27T10:19:38.693Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dol --- [2024-06-27T10:19:38.693Z] [INFO] Not compiling test sources [2024-06-27T10:19:38.693Z] [INFO] [2024-06-27T10:19:38.693Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ dol --- [2024-06-27T10:19:38.693Z] [INFO] [2024-06-27T10:19:38.693Z] [INFO] --- surefire:3.2.5:test (default-test) @ dol --- [2024-06-27T10:19:38.948Z] [INFO] Tests are skipped. [2024-06-27T10:19:38.948Z] [INFO] [2024-06-27T10:19:38.948Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dol --- [2024-06-27T10:19:38.948Z] [INFO] Executing tasks [2024-06-27T10:19:38.948Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/classes/META-INF for [2024-06-27T10:19:38.948Z] [INFO] [echo] dol [2024-06-27T10:19:38.948Z] [INFO] Executed tasks [2024-06-27T10:19:38.948Z] [INFO] [2024-06-27T10:19:38.948Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dol --- [2024-06-27T10:19:38.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/dol.jar [2024-06-27T10:19:38.948Z] [INFO] [2024-06-27T10:19:38.948Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dol --- [2024-06-27T10:19:38.948Z] [INFO] Tests are skipped. [2024-06-27T10:19:38.948Z] [INFO] [2024-06-27T10:19:38.948Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dol --- [2024-06-27T10:19:38.948Z] [INFO] Tests are skipped. [2024-06-27T10:19:38.949Z] [INFO] [2024-06-27T10:19:38.949Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-dol-checkstyle) @ dol --- [2024-06-27T10:19:38.949Z] [INFO] [2024-06-27T10:19:38.949Z] [INFO] --- install:3.1.1:install (default-install) @ dol --- [2024-06-27T10:19:38.949Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.16-SNAPSHOT/dol-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:38.949Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/dol.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.16-SNAPSHOT/dol-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:39.204Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:39.204Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java:[130,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.204Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java uses or overrides a deprecated API. [2024-06-27T10:19:39.204Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:39.204Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:39.204Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:39.204Z] [INFO] [2024-06-27T10:19:39.204Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-cli --- [2024-06-27T10:19:39.205Z] [INFO] [2024-06-27T10:19:39.205Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-cli --- [2024-06-27T10:19:39.205Z] [INFO] [2024-06-27T10:19:39.205Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-cli --- [2024-06-27T10:19:39.205Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:39.205Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:39.205Z] [INFO] [2024-06-27T10:19:39.205Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-cli --- [2024-06-27T10:19:39.205Z] [INFO] [2024-06-27T10:19:39.205Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-cli --- [2024-06-27T10:19:39.205Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:39.205Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:39.460Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:39.460Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:39.460Z] [INFO] [2024-06-27T10:19:39.460Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-cli --- [2024-06-27T10:19:39.460Z] [INFO] Not copying test resources [2024-06-27T10:19:39.460Z] [INFO] [2024-06-27T10:19:39.460Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-cli --- [2024-06-27T10:19:39.460Z] [INFO] Not compiling test sources [2024-06-27T10:19:39.460Z] [INFO] [2024-06-27T10:19:39.460Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-cli --- [2024-06-27T10:19:39.460Z] [INFO] [2024-06-27T10:19:39.460Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-cli --- [2024-06-27T10:19:39.460Z] [INFO] Tests are skipped. [2024-06-27T10:19:39.460Z] [INFO] [2024-06-27T10:19:39.460Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-cli --- [2024-06-27T10:19:39.460Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:39.460Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[491,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[492,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[564,28] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[586,20] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1073,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,39] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1809,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1892,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RuntimeInfo.java:[132,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[142,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[143,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[359,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[360,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[156,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[187,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ClassLoaderHierarchyImpl.java:[103,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.461Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/DynamicReloadService.java:[220,52] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:39.462Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/LifecycleModuleService.java:[198,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.462Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerLifecycleModule.java:[196,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:39.462Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateProfiler.java: Some input files use or override a deprecated API. [2024-06-27T10:19:39.462Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateProfiler.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:39.462Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:39.462Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:39.462Z] [INFO] [2024-06-27T10:19:39.462Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ kernel --- [2024-06-27T10:19:39.462Z] [INFO] [2024-06-27T10:19:39.462Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ kernel --- [2024-06-27T10:19:39.462Z] [INFO] Executing tasks [2024-06-27T10:19:39.462Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/target/classes/META-INF for [2024-06-27T10:19:39.462Z] [INFO] [echo] admin-cli [2024-06-27T10:19:39.462Z] [INFO] Executed tasks [2024-06-27T10:19:39.462Z] [INFO] [2024-06-27T10:19:39.462Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-cli --- [2024-06-27T10:19:39.718Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/target/admin-cli.jar [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-cli --- [2024-06-27T10:19:39.718Z] [INFO] Tests are skipped. [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-cli --- [2024-06-27T10:19:39.718Z] [INFO] Tests are skipped. [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-cli-checkstyle) @ admin-cli --- [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] --- install:3.1.1:install (default-install) @ admin-cli --- [2024-06-27T10:19:39.718Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.16-SNAPSHOT/admin-cli-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:39.718Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.16-SNAPSHOT/admin-cli-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2024-06-27T10:19:39.718Z] [INFO] Building GMS Module 7.0.16-SNAPSHOT [188/302] [2024-06-27T10:19:39.718Z] [INFO] Building admin-server-management 7.0.16-SNAPSHOT [187/302] [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2024-06-27T10:19:39.718Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] Building App Server CLI Skinning Class 7.0.16-SNAPSHOT [190/302] [2024-06-27T10:19:39.718Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2024-06-27T10:19:39.718Z] [INFO] Building Admin CLI, interactive OSGi shell command 7.0.16-SNAPSHOT [189/302] [2024-06-27T10:19:39.718Z] [INFO] from nucleus/admin/server-mgmt/pom.xml [2024-06-27T10:19:39.718Z] [INFO] from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml [2024-06-27T10:19:39.718Z] [INFO] from nucleus/cluster/gms-adapter/pom.xml [2024-06-27T10:19:39.718Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:39.718Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:39.718Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:39.718Z] [INFO] Building Ant tasks 7.0.16-SNAPSHOT [191/302] [2024-06-27T10:19:39.718Z] [INFO] from appserver/admin/cli/pom.xml [2024-06-27T10:19:39.718Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:39.718Z] [INFO] from appserver/ant-tasks/pom.xml [2024-06-27T10:19:39.718Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-cli --- [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-cli --- [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-cli --- [2024-06-27T10:19:39.718Z] [INFO] [2024-06-27T10:19:39.718Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-cli --- [2024-06-27T10:19:39.718Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:39.718Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tasks --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tasks --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ant-tasks --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ant-tasks --- [2024-06-27T10:19:39.719Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:39.719Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-interactive --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-interactive --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-interactive --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-cli-interactive --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ kernel --- [2024-06-27T10:19:39.719Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:39.719Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:39.719Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:39.719Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-cli --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-cli --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-cli --- [2024-06-27T10:19:39.719Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-cli --- [2024-06-27T10:19:39.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/src/main/resources [2024-06-27T10:19:39.719Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:19:39.719Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-cli --- [2024-06-27T10:19:39.719Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:39.719Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-adapter --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-adapter --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gms-adapter --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gms-adapter --- [2024-06-27T10:19:39.719Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:39.719Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server-mgmt --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server-mgmt --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ server-mgmt --- [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- build-helper:3.4.0:add-source (add-sources) @ server-mgmt --- [2024-06-27T10:19:39.719Z] [INFO] Source directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/generated-sources/xjc added. [2024-06-27T10:19:39.719Z] [INFO] [2024-06-27T10:19:39.719Z] [INFO] --- antrun:3.1.0:run (xjc) @ server-mgmt --- [2024-06-27T10:19:39.719Z] [INFO] Executing tasks [2024-06-27T10:19:39.719Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-06-27T10:19:39.719Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-06-27T10:19:39.719Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/template-info.xsd [2024-06-27T10:19:39.975Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appserver-cli --- [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appserver-cli --- [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appserver-cli --- [2024-06-27T10:19:39.975Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:39.975Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tasks --- [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tasks --- [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tasks --- [2024-06-27T10:19:39.975Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ant-tasks --- [2024-06-27T10:19:39.975Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:39.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/manpages [2024-06-27T10:19:39.975Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:39.975Z] [WARNING] Manifest org.glassfish.main.admin:appserver-cli:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.admin.cli, has 1, private references [com.sun.enterprise.admin.cli] [2024-06-27T10:19:39.975Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- command-security:1.0.17:check (default-check) @ appserver-cli --- [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-cli --- [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ant-tasks --- [2024-06-27T10:19:39.975Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:39.975Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:39.975Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:39.975Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:39.975Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-interactive --- [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-interactive --- [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-interactive --- [2024-06-27T10:19:39.975Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:39.975Z] [INFO] [2024-06-27T10:19:39.975Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-interactive --- [2024-06-27T10:19:39.975Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:39.975Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:19:39.975Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:39.976Z] [INFO] [2024-06-27T10:19:39.976Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-cli-interactive --- [2024-06-27T10:19:39.976Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:39.976Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:39.976Z] [WARNING] Manifest org.glassfish.main.core:kernel:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.enterprise.v3.services.impl, has 1, private references [com.sun.enterprise.v3.services.impl.monitor] [2024-06-27T10:19:39.976Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:39.976Z] [INFO] [2024-06-27T10:19:39.976Z] [INFO] --- command-security:1.0.17:check (default-check) @ kernel --- [2024-06-27T10:19:39.976Z] [INFO] [2024-06-27T10:19:39.976Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ kernel --- [2024-06-27T10:19:39.976Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:39.976Z] [INFO] [2024-06-27T10:19:39.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-adapter --- [2024-06-27T10:19:39.976Z] [INFO] [2024-06-27T10:19:39.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-adapter --- [2024-06-27T10:19:39.976Z] [INFO] [2024-06-27T10:19:39.976Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-adapter --- [2024-06-27T10:19:39.976Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:39.976Z] [INFO] [2024-06-27T10:19:39.976Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-adapter --- [2024-06-27T10:19:39.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/resources [2024-06-27T10:19:39.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/manpages [2024-06-27T10:19:39.976Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:39.976Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:39.976Z] [INFO] [2024-06-27T10:19:39.976Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gms-adapter --- [2024-06-27T10:19:39.976Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:39.976Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:39.976Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:40.231Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-06-27T10:19:40.231Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:40.231Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:40.231Z] [INFO] [2024-06-27T10:19:40.231Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-cli --- [2024-06-27T10:19:40.231Z] [INFO] Not copying test resources [2024-06-27T10:19:40.231Z] [INFO] [2024-06-27T10:19:40.231Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserver-cli --- [2024-06-27T10:19:40.231Z] [INFO] Not compiling test sources [2024-06-27T10:19:40.231Z] [INFO] [2024-06-27T10:19:40.231Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appserver-cli --- [2024-06-27T10:19:40.231Z] [INFO] [2024-06-27T10:19:40.231Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-cli --- [2024-06-27T10:19:40.231Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-06-27T10:19:40.231Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/domain-info.xsd [2024-06-27T10:19:40.231Z] [INFO] Tests are skipped. [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-cli --- [2024-06-27T10:19:40.232Z] [INFO] Executing tasks [2024-06-27T10:19:40.232Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/target/classes/META-INF for [2024-06-27T10:19:40.232Z] [INFO] [echo] appserver-cli [2024-06-27T10:19:40.232Z] [INFO] Executed tasks [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-cli --- [2024-06-27T10:19:40.232Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-06-27T10:19:40.232Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/target/appserver-cli.jar [2024-06-27T10:19:40.232Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-06-27T10:19:40.232Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/stringsubs.xsd [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-cli --- [2024-06-27T10:19:40.232Z] [INFO] Tests are skipped. [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-cli --- [2024-06-27T10:19:40.232Z] [INFO] Tests are skipped. [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-cli-checkstyle) @ appserver-cli --- [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-cli --- [2024-06-27T10:19:40.232Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.16-SNAPSHOT/appserver-cli-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:40.232Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.16-SNAPSHOT/appserver-cli-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:40.232Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-06-27T10:19:40.232Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:40.232Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java uses or overrides a deprecated API. [2024-06-27T10:19:40.232Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:40.232Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java uses unchecked or unsafe operations. [2024-06-27T10:19:40.232Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ant-tasks --- [2024-06-27T10:19:40.232Z] [INFO] Executed tasks [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ server-mgmt --- [2024-06-27T10:19:40.232Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:40.232Z] [INFO] Not compiling main sources [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server-mgmt --- [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server-mgmt --- [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server-mgmt --- [2024-06-27T10:19:40.232Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:40.232Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- download:1.7.1:wget (download-winsw) @ server-mgmt --- [2024-06-27T10:19:40.232Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-interactive --- [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-interactive --- [2024-06-27T10:19:40.232Z] [INFO] [2024-06-27T10:19:40.232Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-interactive --- [2024-06-27T10:19:40.488Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:40.488Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:40.488Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:40.488Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java uses or overrides a deprecated API. [2024-06-27T10:19:40.488Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:40.488Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java uses unchecked or unsafe operations. [2024-06-27T10:19:40.488Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:40.488Z] [INFO] [2024-06-27T10:19:40.488Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gms-adapter --- [2024-06-27T10:19:40.488Z] [INFO] [2024-06-27T10:19:40.488Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gms-adapter --- [2024-06-27T10:19:40.488Z] [INFO] [2024-06-27T10:19:40.488Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-interactive --- [2024-06-27T10:19:40.488Z] [INFO] [2024-06-27T10:19:40.488Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-cli-interactive --- [2024-06-27T10:19:40.488Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:40.488Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:40.488Z] [INFO] [2024-06-27T10:19:40.488Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-adapter --- [2024-06-27T10:19:40.488Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:40.488Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:40.488Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:40.488Z] [INFO] [2024-06-27T10:19:40.488Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ant-tasks --- [2024-06-27T10:19:40.488Z] [INFO] Not copying test resources [2024-06-27T10:19:40.488Z] [INFO] [2024-06-27T10:19:40.488Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ant-tasks --- [2024-06-27T10:19:40.488Z] [INFO] Not compiling test sources [2024-06-27T10:19:40.488Z] [INFO] [2024-06-27T10:19:40.488Z] [INFO] --- surefire:3.2.5:test (default-test) @ ant-tasks --- [2024-06-27T10:19:40.488Z] [INFO] Tests are skipped. [2024-06-27T10:19:40.488Z] [INFO] [2024-06-27T10:19:40.488Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tasks --- [2024-06-27T10:19:40.488Z] [INFO] Executing tasks [2024-06-27T10:19:40.488Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/target/classes/META-INF for [2024-06-27T10:19:40.488Z] [INFO] [echo] ant-tasks [2024-06-27T10:19:40.488Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/target/classes/META-INF [2024-06-27T10:19:40.489Z] [INFO] Executed tasks [2024-06-27T10:19:40.489Z] [INFO] [2024-06-27T10:19:40.489Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ant-tasks --- [2024-06-27T10:19:40.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/target/ant-tasks.jar [2024-06-27T10:19:40.489Z] [INFO] [2024-06-27T10:19:40.489Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tasks --- [2024-06-27T10:19:40.489Z] [INFO] Tests are skipped. [2024-06-27T10:19:40.489Z] [INFO] [2024-06-27T10:19:40.489Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tasks --- [2024-06-27T10:19:40.489Z] [INFO] Tests are skipped. [2024-06-27T10:19:40.489Z] [INFO] [2024-06-27T10:19:40.489Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-ant-tasks-checkstyle) @ ant-tasks --- [2024-06-27T10:19:40.489Z] [INFO] [2024-06-27T10:19:40.489Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tasks --- [2024-06-27T10:19:40.489Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.16-SNAPSHOT/ant-tasks-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:40.489Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/target/ant-tasks.jar to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.16-SNAPSHOT/ant-tasks-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:40.744Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:40.744Z] [INFO] [2024-06-27T10:19:40.744Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-adapter --- [2024-06-27T10:19:40.744Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand] [2024-06-27T10:19:40.744Z] [INFO] [2024-06-27T10:19:40.744Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gms-adapter --- [2024-06-27T10:19:40.744Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:40.744Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:40.744Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:40.744Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:40.745Z] [INFO] [2024-06-27T10:19:40.745Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-interactive --- [2024-06-27T10:19:40.745Z] [INFO] Not copying test resources [2024-06-27T10:19:40.745Z] [INFO] [2024-06-27T10:19:40.745Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-cli-interactive --- [2024-06-27T10:19:40.745Z] [INFO] Not compiling test sources [2024-06-27T10:19:40.745Z] [INFO] [2024-06-27T10:19:40.745Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-interactive --- [2024-06-27T10:19:40.745Z] [INFO] [2024-06-27T10:19:40.745Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-interactive --- [2024-06-27T10:19:40.745Z] [INFO] Tests are skipped. [2024-06-27T10:19:40.745Z] [INFO] [2024-06-27T10:19:40.745Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-interactive --- [2024-06-27T10:19:40.745Z] [INFO] Executing tasks [2024-06-27T10:19:40.745Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF for [2024-06-27T10:19:40.745Z] [INFO] [echo] osgi-cli-interactive [2024-06-27T10:19:40.745Z] [INFO] Executed tasks [2024-06-27T10:19:40.745Z] [INFO] [2024-06-27T10:19:40.745Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ osgi-cli-interactive --- [2024-06-27T10:19:40.745Z] [INFO] Configured Artifact: org.jline:jline:?:jar [2024-06-27T10:19:40.745Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:40.745Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:40.745Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00001 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00001 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00002 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00002 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00003 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00003 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00004 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00004 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00005 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00005 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00006 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00006 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00007 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00007 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00008 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00008 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00009 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00009 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00010 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00010 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00011 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00011 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00012 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00012 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00013 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00013 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00014 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00014 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00015 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00015 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00016 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00016 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00017 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00017 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00018 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00018 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00019 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00019 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00020 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00020 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00021 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00021 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00022 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00022 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00023 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00023 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00024 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00024 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00025 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00025 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00026 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00026 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00027 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00027 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00028 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00028 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00029 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00029 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00030 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00030 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00031 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00031 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00032 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00032 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00033 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00033 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00034 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00034 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00035 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00035 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00036 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00036 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00037 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00037 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00038 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00038 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00039 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00039 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00040 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00040 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00041 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00041 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00042 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00042 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00043 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00043 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00044 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00044 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00045 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00045 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00046 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00046 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00047 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00047 needs checking for cause/action: false [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00048 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00048 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00049 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00049 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00050 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00050 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00051 [2024-06-27T10:19:40.745Z] [INFO] Message NCLS-CORE-00051 needs checking for cause/action: true [2024-06-27T10:19:40.745Z] [INFO] Processing: NCLS-CORE-00052 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00052 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00053 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00053 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00054 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00054 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00055 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00055 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00056 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00056 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00057 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00057 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00058 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00058 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00059 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00059 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00060 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00060 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00061 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00061 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00062 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00062 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00063 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00063 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00064 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00064 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00065 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00065 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00066 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00066 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00067 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00067 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00068 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00068 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00069 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00069 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00070 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00070 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00071 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00071 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00072 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00072 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00073 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00073 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00074 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00074 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00075 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00075 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00076 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00076 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00077 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00077 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00078 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00078 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00079 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00079 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00080 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00080 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00081 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00081 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00082 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00082 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00083 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00083 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00084 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00084 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00085 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00085 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00086 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00086 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00087 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00087 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00088 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00088 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00089 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00089 needs checking for cause/action: true [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00090 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00090 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00091 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00091 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00092 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00092 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00093 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00093 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00094 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00094 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00095 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00095 needs checking for cause/action: false [2024-06-27T10:19:40.746Z] [INFO] Processing: NCLS-CORE-00096 [2024-06-27T10:19:40.746Z] [INFO] Message NCLS-CORE-00096 needs checking for cause/action: false [2024-06-27T10:19:40.747Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CORE-00001=Cannot decode parameter {0} = {1}, NCLS-CORE-00002=Cannot instantiate model for command {0}, NCLS-CORE-00003=Exception while running a command, NCLS-CORE-00004=Unable to get an instance of ClusterExecutor; Cannot dynamically reconfigure instances, NCLS-CORE-00005=Can't delete local password file: {0}, NCLS-CORE-00006=Can't create local password file: {0}, NCLS-CORE-00007=Timeout occurred when processing Admin Console request., NCLS-CORE-00008=Cannot process admin console request., NCLS-CORE-00009=Unable to serve resource: {0}. Cause: {1}, NCLS-CORE-00010=Resource not found: {0}, NCLS-CORE-00011=Console cannot be initialized due to an exception., NCLS-CORE-00012=Cannot write property ''{0} = {1}'' for AdminService in domain.xml, exception: {2}, NCLS-CORE-00013=Shutdown procedure finished, NCLS-CORE-00014=Shutdown required, NCLS-CORE-00015=Shutdown requested, NCLS-CORE-00016=Startup service failed to start, NCLS-CORE-00017={0} startup time: {1} ({2} ms), startup services ({3} ms), total ({4} ms), NCLS-CORE-00018=Total startup time including CLI: {0} ms, NCLS-CORE-00019=Shutting down server due to startup exception, NCLS-CORE-00020=Timed out, ignoring some startup service status, NCLS-CORE-00021=Unexpected exception during startup, NCLS-CORE-00022=Loading application {0} done in {1} ms, NCLS-CORE-00023=Enable of application {0} completed with a warning: {1}, NCLS-CORE-00024=Error during enabling, NCLS-CORE-00025=Error during disabling, NCLS-CORE-00026=Exception during lifecycle processing, NCLS-CORE-00027=ApplicationMetaDataProvider {0} requires {1} but no other ApplicationMetaDataProvider provides it, NCLS-CORE-00028=Inconsistent state - nothing is providing {0} yet it passed validation, NCLS-CORE-00029=Cannot start container {0}, exception: {1}, NCLS-CORE-00030=Cannot release container {0}, exception {1}, NCLS-CORE-00031=Error while closing deployable artifact {0}, exception: {1}, NCLS-CORE-00032=Error while expanding archive file, NCLS-CORE-00033=Cannot find sniffer for module type: {0}, NCLS-CORE-00034=Cannot find any sniffer for deployed app: {0}, NCLS-CORE-00035=Exception occurred while satisfying optional package dependencies, NCLS-CORE-00036=Cannot delete created temporary file {0}, NCLS-CORE-00037=Source is not a directory, using temporary location {0} , NCLS-CORE-00038=Cannot find the application type for the artifact at: {0}. Was the container or sniffer removed?, NCLS-CORE-00039=Exception during application deployment, NCLS-CORE-00040=Cannot determine original location for application: {0}, NCLS-CORE-00041=Application deployment failed: {0}, NCLS-CORE-00042=IOException while opening deployed artifact, NCLS-CORE-00043=Application previously deployed is not at its original location any more: {0}, NCLS-CORE-00044=System property called {0} is null, is this intended?, NCLS-CORE-00045=Invalid classpath entry for common class loader ignored: {0}, exception: {1}, NCLS-CORE-00046=Cannot find javadb client jar file, derby jdbc driver will not be available by default., NCLS-CORE-00047=CommonClassLoaderServiceImpl is unable to process {0} because of an exception: {1}, NCLS-CORE-00048=Invalid InputStream returned for {0}, NCLS-CORE-00049=Exception while processing {0} inside {1} of size {2}, exception: {3}, NCLS-CORE-00050=Cannot open sub-archive {0} from {1}, NCLS-CORE-00051=Cannot close sub archive {0}, exception: {1}, NCLS-CORE-00052=Exception loading lifecycle module [{0}]; [{1}], NCLS-CORE-00053=Lifecycle module [{0}] threw ServerLifecycleException, exception: {1}, NCLS-CORE-00054=Lifecycle module [{0}] threw an Exception; please check your lifecycle module. Exception: {1}, NCLS-CORE-00055=GrizzlyService stop-proxy problem, NCLS-CORE-00056=Unable to start the server. Closing all ports, NCLS-CORE-00057=Exception closing port: {0}, exception: {1}, NCLS-CORE-00058=Network listener {0} on port {1} disabled per domain.xml, NCLS-CORE-00059=GrizzlyService endpoint registration problem, NCLS-CORE-00060=Skip registering endpoint with non existent virtual server: {0}, NCLS-CORE-00061=Attempting to start the {0} container., NCLS-CORE-00062=Done with starting {0} container in {1} ms., NCLS-CORE-00063=Could not start container, no exception provided., NCLS-CORE-00064=Exception while starting container {0}, exception: {1}, NCLS-CORE-00065=Exception while mapping the request., NCLS-CORE-00066=Cannot add new configuration to the Config element, NCLS-CORE-00067=Exception while enabling or disabling the autodeployment of applications, NCLS-CORE-00068=Exception while sending an event., NCLS-CORE-00069=Exception while dispatching an event, NCLS-CORE-00070=An exception occurred while stopping the server, continuing., NCLS-CORE-00071=The ManagedJobConfig bean {0} was changed by {1}, NCLS-CORE-00072=Cleaning Job {0}, NCLS-CORE-00073=Initializing Job Cleanup service, NCLS-CORE-00074=Initializing Managed Config bean, NCLS-CORE-00075=Scheduling Cleanup, NCLS-CORE-00076=Exception when cleaning jobs caused, NCLS-CORE-00077=-passwordfile specified, but the actual file was not, ignoring ..., NCLS-CORE-00078=Invalid context root for the admin console application, using default: {0}, NCLS-CORE-00079=Admin Console Adapter: context root: {0}, NCLS-CORE-00080=Failed to configure the ManagedJobConfig bean, NCLS-CORE-00081=Unable to get the ManagedJobConfig bean., NCLS-CORE-00082=Exiting after upgrade, NCLS-CORE-00083=Exception while attempting to shutdown after upgrade, NCLS-CORE-00084=Cannot find port information from domain.xml, NCLS-CORE-00085=Cannot parse port value: {0}, using port 8080, NCLS-CORE-00086=Unknown address {0}, NCLS-CORE-00087=Grizzly Framework {0} started in: {1} ms - bound to [{2}], NCLS-CORE-00088=Exception during postConstruct of DynamicReloadService, NCLS-CORE-00089=Cannot determine host name, will use localhost exclusively, NCLS-CORE-00090=Internal Server error: {0}, NCLS-CORE-00091=Unable to set customized error page, NCLS-CORE-00092=Server shutdown initiated, NCLS-CORE-00093=Problem while attempting to install admin console!, NCLS-CORE-00094=Unable to load checkpoint, NCLS-CORE-00095=Resuming command {0} from its last checkpoint., NCLS-CORE-00096=Automatically resumed command {0} finished with exit code {1}. [2024-06-27T10:19:40.748Z] Message: {2}} [2024-06-27T10:19:40.748Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:40.748Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:40.748Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:40.748Z] [INFO] Processing: jakarta.enterprise.system.core on element CORE_LOGGER [2024-06-27T10:19:40.748Z] [INFO] Enclosing type is org.glassfish.kernel.KernelLoggerInfo [2024-06-27T10:19:40.748Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.description=Core Kernel, jakarta.enterprise.system.core.publish=true, jakarta.enterprise.system.core.subsystem=CORE} [2024-06-27T10:19:40.748Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:40.748Z] [INFO] Found enclosing element CORE_LOGGER [2024-06-27T10:19:40.748Z] [INFO] Found enclosing element org.glassfish.kernel.KernelLoggerInfo [2024-06-27T10:19:40.748Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:40.748Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:40.748Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:40.748Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:40.748Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:40.748Z] [INFO] [2024-06-27T10:19:40.748Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ kernel --- [2024-06-27T10:19:40.748Z] [INFO] Not copying test resources [2024-06-27T10:19:40.748Z] [INFO] [2024-06-27T10:19:40.748Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kernel --- [2024-06-27T10:19:40.748Z] [INFO] Not compiling test sources [2024-06-27T10:19:40.748Z] [INFO] [2024-06-27T10:19:40.748Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ kernel --- [2024-06-27T10:19:40.748Z] [INFO] [2024-06-27T10:19:40.748Z] [INFO] --- surefire:3.2.5:test (default-test) @ kernel --- [2024-06-27T10:19:40.748Z] [INFO] Tests are skipped. [2024-06-27T10:19:40.748Z] [INFO] [2024-06-27T10:19:40.748Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ kernel --- [2024-06-27T10:19:40.748Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:40.748Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:40.748Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10101 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10101 needs checking for cause/action: true [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10102 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10102 needs checking for cause/action: true [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10103 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10103 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10104 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10104 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10105 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10105 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10107 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10107 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10108 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10108 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10109 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10109 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10110 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10110 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10111 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10111 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10112 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10112 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10113 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10113 needs checking for cause/action: true [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10114 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10114 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10115 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10115 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10116 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10116 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10117 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10117 needs checking for cause/action: true [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10118 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10118 needs checking for cause/action: true [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10119 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10119 needs checking for cause/action: true [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-10120 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-10120 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-30001 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-30001 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-30002 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-30002 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-30003 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-30003 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-30004 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-30004 needs checking for cause/action: false [2024-06-27T10:19:40.748Z] [INFO] Processing: NCLS-CLSTR-30005 [2024-06-27T10:19:40.748Z] [INFO] Message NCLS-CLSTR-30005 needs checking for cause/action: false [2024-06-27T10:19:40.749Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10101=no clustername to lookup, NCLS-CLSTR-10102=Multiple gms-adapter service for cluster {0}, NCLS-CLSTR-10103=GMS cannot initialize with unknown cluster, NCLS-CLSTR-10104=Started GMS for instance {0} in group {1}, NCLS-CLSTR-10105=Member {0} joined group {1}, NCLS-CLSTR-10107=AliveAndReady for signal: {0} for member: {1} of group: {2} current:[{3}] previous:[{4}], NCLS-CLSTR-10108=GMSAdapter for member: {0} group: {1} received GlassfishEventType: {2}, NCLS-CLSTR-10109=An exception occurred while creating the HealthHistory object: {0}, NCLS-CLSTR-10110=An exception occurred while processing GMS configuration properties: {0}, NCLS-CLSTR-10111=Ignoring group-management-service property {0} with value of {1} due to {2}, NCLS-CLSTR-10112=Error processing cluster property:{0} value:{1} due to exception {2}, NCLS-CLSTR-10113=Exception in getting GMS module for group {0}: {1}, NCLS-CLSTR-10114=An exception occurred while updating the instance health history table: {0}, NCLS-CLSTR-10115=start failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10116=complete failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10117=GMS failed to start. See stack trace for additional information., NCLS-CLSTR-10118=GMS failed to start due to a runtime exception. See stack trace for additional information., NCLS-CLSTR-10119=GMS bind interface address {0} is invalid. Will use default value instead., NCLS-CLSTR-10120=GMS listener port is required for cluster {0}. Will attempt to use default of {1}., NCLS-CLSTR-30001=GMSAnnounceAfterStartClusterCommand: exitCode:{0} members {1} clusterMembers:{2}, NCLS-CLSTR-30002=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30003=An exception occurred while announcing GMS group shutdown: {0}, NCLS-CLSTR-30004=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30005=An exception occurred while announcing GMS group shutdown: {0}} [2024-06-27T10:19:40.749Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:40.749Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:40.749Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:40.749Z] [INFO] Processing: jakarta.enterprise.cluster.gms on element GMS_LOGGER_NAME [2024-06-27T10:19:40.749Z] [INFO] Enclosing type is org.glassfish.gms.GMSAdapterImpl [2024-06-27T10:19:40.749Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_ADMIN_LOGGER_NAME [2024-06-27T10:19:40.749Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand [2024-06-27T10:19:40.749Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-06-27T10:19:40.749Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand [2024-06-27T10:19:40.749Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-06-27T10:19:40.749Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand [2024-06-27T10:19:40.749Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-06-27T10:19:40.749Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand [2024-06-27T10:19:40.749Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.admin.description=Group Management Service Admin Logger, jakarta.enterprise.cluster.gms.admin.publish=true, jakarta.enterprise.cluster.gms.admin.subsystem=CLSTR, jakarta.enterprise.cluster.gms.description=Group Management Service Adapter Logger, jakarta.enterprise.cluster.gms.publish=true, jakarta.enterprise.cluster.gms.subsystem=CLSTR} [2024-06-27T10:19:40.749Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:40.749Z] [INFO] Found enclosing element GMS_LOGGER_NAME [2024-06-27T10:19:40.749Z] [INFO] Found enclosing element org.glassfish.gms.GMSAdapterImpl [2024-06-27T10:19:40.749Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:40.749Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:40.749Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:40.749Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:40.749Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:40.749Z] [INFO] [2024-06-27T10:19:40.749Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-adapter --- [2024-06-27T10:19:40.749Z] [INFO] Not copying test resources [2024-06-27T10:19:40.749Z] [INFO] [2024-06-27T10:19:40.749Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gms-adapter --- [2024-06-27T10:19:40.749Z] [INFO] Not compiling test sources [2024-06-27T10:19:40.749Z] [INFO] [2024-06-27T10:19:40.749Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-adapter --- [2024-06-27T10:19:40.749Z] [INFO] [2024-06-27T10:19:40.749Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-adapter --- [2024-06-27T10:19:40.749Z] [INFO] Tests are skipped. [2024-06-27T10:19:40.749Z] [INFO] [2024-06-27T10:19:40.749Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-adapter --- [2024-06-27T10:19:40.749Z] [INFO] Executing tasks [2024-06-27T10:19:40.749Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/classes/META-INF for [2024-06-27T10:19:40.749Z] [INFO] [echo] kernel [2024-06-27T10:19:40.749Z] [INFO] Executed tasks [2024-06-27T10:19:40.749Z] [INFO] [2024-06-27T10:19:40.750Z] [INFO] --- jar:3.3.0:jar (default-jar) @ kernel --- [2024-06-27T10:19:41.007Z] [INFO] Executing tasks [2024-06-27T10:19:41.007Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target/classes/META-INF for [2024-06-27T10:19:41.007Z] [INFO] [echo] gms-adapter [2024-06-27T10:19:41.007Z] [INFO] Executed tasks [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-adapter --- [2024-06-27T10:19:41.007Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target/gms-adapter.jar [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-adapter --- [2024-06-27T10:19:41.007Z] [INFO] Tests are skipped. [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-adapter --- [2024-06-27T10:19:41.007Z] [INFO] Tests are skipped. [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-adapter-checkstyle) @ gms-adapter --- [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] --- install:3.1.1:install (default-install) @ gms-adapter --- [2024-06-27T10:19:41.007Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.16-SNAPSHOT/gms-adapter-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:41.007Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.16-SNAPSHOT/gms-adapter-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:41.007Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/kernel.jar [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ kernel --- [2024-06-27T10:19:41.007Z] [INFO] Tests are skipped. [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] --- failsafe:3.2.5:verify (verify) @ kernel --- [2024-06-27T10:19:41.007Z] [INFO] Tests are skipped. [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-kernel-checkstyle) @ kernel --- [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] --- install:3.1.1:install (default-install) @ kernel --- [2024-06-27T10:19:41.007Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.16-SNAPSHOT/kernel-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:41.007Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.16-SNAPSHOT/kernel-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2024-06-27T10:19:41.007Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] [2024-06-27T10:19:41.007Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2024-06-27T10:19:41.007Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2024-06-27T10:19:41.008Z] [INFO] Building Connector for GlassFish Admin REST Service 7.0.16-SNAPSHOT [195/302] [2024-06-27T10:19:41.008Z] [INFO] Building AMX Core 7.0.16-SNAPSHOT [194/302] [2024-06-27T10:19:41.008Z] [INFO] from nucleus/admin/rest/gf-restadmin-connector/pom.xml [2024-06-27T10:19:41.008Z] [INFO] from nucleus/common/amx-core/pom.xml [2024-06-27T10:19:41.008Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:41.008Z] [INFO] Building Context Propagation 7.0.16-SNAPSHOT [193/302] [2024-06-27T10:19:41.008Z] [INFO] Building cluster-admin 7.0.16-SNAPSHOT [192/302] [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-core >------- [2024-06-27T10:19:41.008Z] [INFO] Building Deployment Related JavaEE Core Classes 7.0.16-SNAPSHOT [196/302] [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2024-06-27T10:19:41.008Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2024-06-27T10:19:41.008Z] [INFO] Building GlassFish ORB enabler implementation 7.0.16-SNAPSHOT [197/302] [2024-06-27T10:19:41.008Z] [INFO] Building Resources Connector 7.0.16-SNAPSHOT [198/302] [2024-06-27T10:19:41.008Z] [INFO] from appserver/orb/orb-enabler/pom.xml [2024-06-27T10:19:41.008Z] [INFO] from appserver/resources/resources-connector/pom.xml [2024-06-27T10:19:41.008Z] [INFO] from appserver/deployment/jakartaee-core/pom.xml [2024-06-27T10:19:41.008Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:41.008Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] from nucleus/cluster/admin/pom.xml [2024-06-27T10:19:41.008Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] from nucleus/core/context-propagation/pom.xml [2024-06-27T10:19:41.008Z] [INFO] --------------< org.glassfish.main.core:jakartaee-kernel >-------------- [2024-06-27T10:19:41.008Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:41.008Z] [INFO] Building Jakarta EE related distributions kernel Classes 7.0.16-SNAPSHOT [200/302] [2024-06-27T10:19:41.008Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:41.008Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2024-06-27T10:19:41.008Z] [INFO] Building Load-Balancer admin 7.0.16-SNAPSHOT [201/302] [2024-06-27T10:19:41.008Z] [INFO] Building Deployment Related Admin Classes 7.0.16-SNAPSHOT [199/302] [2024-06-27T10:19:41.008Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:41.008Z] [INFO] from nucleus/deployment/admin/pom.xml [2024-06-27T10:19:41.008Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:41.008Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:41.008Z] [INFO] from appserver/load-balancer/admin/pom.xml [2024-06-27T10:19:41.008Z] [INFO] from appserver/core/jakartaee-kernel/pom.xml [2024-06-27T10:19:41.008Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:41.008Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-kernel --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-kernel --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-kernel --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-core --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-kernel --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-core --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-core --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-jakartaee-core --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-restadmin-connector --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-enabler --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-restadmin-connector --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-enabler --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-restadmin-connector --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-enabler --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-restadmin-connector --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-enabler --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-admin --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-core --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-admin --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-core --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-admin --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ amx-core --- [2024-06-27T10:19:41.008Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-admin --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ amx-core --- [2024-06-27T10:19:41.008Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.008Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:41.008Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.008Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.008Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.008Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.008Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.008Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-admin --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-admin --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-admin --- [2024-06-27T10:19:41.008Z] [INFO] [2024-06-27T10:19:41.008Z] [INFO] --- clean:3.3.2:clean (default-clean) @ context-propagation --- [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-admin --- [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ context-propagation --- [2024-06-27T10:19:41.009Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.009Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ context-propagation --- [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ context-propagation --- [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-connector --- [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-connector --- [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources-connector --- [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources-connector --- [2024-06-27T10:19:41.009Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.009Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.009Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:41.009Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.009Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.009Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.009Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.009Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer-admin --- [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer-admin --- [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ load-balancer-admin --- [2024-06-27T10:19:41.009Z] [INFO] [2024-06-27T10:19:41.009Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ load-balancer-admin --- [2024-06-27T10:19:41.265Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.265Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.265Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ context-propagation --- [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ context-propagation --- [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ context-propagation --- [2024-06-27T10:19:41.265Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- resources:3.3.1:resources (default-resources) @ context-propagation --- [2024-06-27T10:19:41.265Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:19:41.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/main/manpages [2024-06-27T10:19:41.265Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ context-propagation --- [2024-06-27T10:19:41.265Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:19:41.265Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.265Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-kernel --- [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-kernel --- [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-kernel --- [2024-06-27T10:19:41.265Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-kernel --- [2024-06-27T10:19:41.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/src/main/resources [2024-06-27T10:19:41.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/src/main/manpages [2024-06-27T10:19:41.265Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-kernel --- [2024-06-27T10:19:41.265Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.265Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-interactive --- [2024-06-27T10:19:41.265Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-restadmin-connector --- [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-restadmin-connector --- [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-restadmin-connector --- [2024-06-27T10:19:41.265Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-restadmin-connector --- [2024-06-27T10:19:41.265Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.265Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-core --- [2024-06-27T10:19:41.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/src/main/resources [2024-06-27T10:19:41.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/src/main/manpages [2024-06-27T10:19:41.265Z] [INFO] [2024-06-27T10:19:41.266Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-core --- [2024-06-27T10:19:41.266Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:41.266Z] [INFO] [2024-06-27T10:19:41.266Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-core --- [2024-06-27T10:19:41.266Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:41.266Z] [INFO] [2024-06-27T10:19:41.266Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-core --- [2024-06-27T10:19:41.266Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:41.266Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:19:41.266Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:41.266Z] [INFO] [2024-06-27T10:19:41.266Z] [INFO] [2024-06-27T10:19:41.266Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-jakartaee-core --- [2024-06-27T10:19:41.266Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-restadmin-connector --- [2024-06-27T10:19:41.521Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.521Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.521Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.521Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.521Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:41.521Z] [INFO] [2024-06-27T10:19:41.521Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-enabler --- [2024-06-27T10:19:41.521Z] [INFO] [2024-06-27T10:19:41.521Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-enabler --- [2024-06-27T10:19:41.521Z] [INFO] [2024-06-27T10:19:41.521Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-enabler --- [2024-06-27T10:19:41.521Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:41.521Z] [INFO] [2024-06-27T10:19:41.521Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-enabler --- [2024-06-27T10:19:41.521Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:41.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/src/main/manpages [2024-06-27T10:19:41.522Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:41.522Z] [INFO] [2024-06-27T10:19:41.522Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-enabler --- [2024-06-27T10:19:41.522Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.522Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.522Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:41.522Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:41.522Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:41.522Z] [INFO] [2024-06-27T10:19:41.522Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ context-propagation --- [2024-06-27T10:19:41.522Z] [INFO] [2024-06-27T10:19:41.522Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ context-propagation --- [2024-06-27T10:19:41.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar [2024-06-27T10:19:41.778Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:41.778Z] [INFO] [2024-06-27T10:19:41.778Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-admin --- [2024-06-27T10:19:41.778Z] [INFO] [2024-06-27T10:19:41.778Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-admin --- [2024-06-27T10:19:41.778Z] [INFO] [2024-06-27T10:19:41.778Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-admin --- [2024-06-27T10:19:41.778Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:41.778Z] [INFO] [2024-06-27T10:19:41.778Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-admin --- [2024-06-27T10:19:41.778Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:41.778Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:19:41.778Z] [INFO] Copying 18 resources from src/main/manpages to target/classes [2024-06-27T10:19:41.778Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:41.778Z] [INFO] [2024-06-27T10:19:41.778Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ context-propagation --- [2024-06-27T10:19:41.778Z] [INFO] [2024-06-27T10:19:41.778Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-admin --- [2024-06-27T10:19:41.778Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:41.778Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.778Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.778Z] [INFO] [2024-06-27T10:19:41.778Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-interactive --- [2024-06-27T10:19:41.778Z] [INFO] Tests are skipped. [2024-06-27T10:19:41.778Z] [INFO] [2024-06-27T10:19:41.778Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-interactive --- [2024-06-27T10:19:41.778Z] [INFO] Tests are skipped. [2024-06-27T10:19:41.778Z] [INFO] [2024-06-27T10:19:41.778Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-interactive-checkstyle) @ osgi-cli-interactive --- [2024-06-27T10:19:41.778Z] [INFO] [2024-06-27T10:19:41.778Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-interactive --- [2024-06-27T10:19:41.778Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.16-SNAPSHOT/osgi-cli-interactive-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:41.778Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:41.778Z] [INFO] [2024-06-27T10:19:41.779Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-connector --- [2024-06-27T10:19:41.779Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.16-SNAPSHOT/osgi-cli-interactive-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:41.779Z] [INFO] [2024-06-27T10:19:41.779Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-connector --- [2024-06-27T10:19:41.779Z] [INFO] [2024-06-27T10:19:41.779Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-connector --- [2024-06-27T10:19:41.779Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:41.779Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:41.779Z] [INFO] [2024-06-27T10:19:41.779Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-admin --- [2024-06-27T10:19:41.779Z] [INFO] [2024-06-27T10:19:41.779Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-admin --- [2024-06-27T10:19:41.779Z] [INFO] [2024-06-27T10:19:41.779Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-admin --- [2024-06-27T10:19:41.779Z] [INFO] [2024-06-27T10:19:41.779Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-connector --- [2024-06-27T10:19:41.779Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:41.779Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-06-27T10:19:41.779Z] [INFO] [2024-06-27T10:19:41.779Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-admin --- [2024-06-27T10:19:41.779Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:41.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/main/manpages [2024-06-27T10:19:41.779Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:41.779Z] [INFO] [2024-06-27T10:19:41.779Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources-connector --- [2024-06-27T10:19:41.779Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:41.779Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:41.779Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-06-27T10:19:41.779Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.779Z] [INFO] Compiling 38 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:41.779Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:41.779Z] [INFO] [2024-06-27T10:19:41.779Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-admin --- [2024-06-27T10:19:41.779Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:41.779Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:42.034Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:42.034Z] [INFO] [2024-06-27T10:19:42.034Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer-admin --- [2024-06-27T10:19:42.034Z] [INFO] [2024-06-27T10:19:42.034Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer-admin --- [2024-06-27T10:19:42.034Z] [INFO] [2024-06-27T10:19:42.034Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer-admin --- [2024-06-27T10:19:42.034Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:42.034Z] [INFO] [2024-06-27T10:19:42.034Z] [INFO] --- resources:3.3.1:resources (default-resources) @ load-balancer-admin --- [2024-06-27T10:19:42.034Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:42.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/src/main/resources [2024-06-27T10:19:42.034Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-06-27T10:19:42.034Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:42.034Z] [INFO] [2024-06-27T10:19:42.034Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jakartaee-kernel --- [2024-06-27T10:19:42.034Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-06-27T10:19:42.034Z] [INFO] [2024-06-27T10:19:42.034Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jakartaee-kernel --- [2024-06-27T10:19:42.034Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:42.034Z] [INFO] [2024-06-27T10:19:42.034Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ load-balancer-admin --- [2024-06-27T10:19:42.034Z] [INFO] [2024-06-27T10:19:42.034Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jakartaee-kernel --- [2024-06-27T10:19:42.034Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:42.034Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:42.034Z] [INFO] [2024-06-27T10:19:42.035Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-restadmin-connector --- [2024-06-27T10:19:42.035Z] [INFO] [2024-06-27T10:19:42.035Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-restadmin-connector --- [2024-06-27T10:19:42.035Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:42.035Z] [INFO] [2024-06-27T10:19:42.035Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-restadmin-connector --- [2024-06-27T10:19:42.035Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:42.035Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:19:42.035Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation.bootstrap, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:19:42.035Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation.spi, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:19:42.035Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:19:42.035Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.glassfish, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:19:42.035Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.wls, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:19:42.035Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:42.035Z] [INFO] [2024-06-27T10:19:42.035Z] [INFO] --- command-security:1.0.17:check (default-check) @ context-propagation --- [2024-06-27T10:19:42.035Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:42.035Z] [INFO] [2024-06-27T10:19:42.035Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ context-propagation --- [2024-06-27T10:19:42.035Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:19:42.035Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:42.035Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:42.035Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:42.035Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:42.035Z] [INFO] [2024-06-27T10:19:42.035Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-core --- [2024-06-27T10:19:42.035Z] [INFO] [2024-06-27T10:19:42.035Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-core --- [2024-06-27T10:19:42.290Z] [INFO] [2024-06-27T10:19:42.290Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-core --- [2024-06-27T10:19:42.290Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:42.290Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:42.290Z] [INFO] [2024-06-27T10:19:42.290Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-core --- [2024-06-27T10:19:42.290Z] [INFO] [2024-06-27T10:19:42.290Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-core --- [2024-06-27T10:19:42.290Z] [INFO] [2024-06-27T10:19:42.290Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-core --- [2024-06-27T10:19:42.290Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:42.290Z] [INFO] [2024-06-27T10:19:42.290Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-core --- [2024-06-27T10:19:42.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/resources [2024-06-27T10:19:42.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/manpages [2024-06-27T10:19:42.291Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ amx-core --- [2024-06-27T10:19:42.291Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:42.291Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ context-propagation --- [2024-06-27T10:19:42.291Z] [INFO] Not copying test resources [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ context-propagation --- [2024-06-27T10:19:42.291Z] [INFO] Not compiling test sources [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ context-propagation --- [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- surefire:3.2.5:test (default-test) @ context-propagation --- [2024-06-27T10:19:42.291Z] [INFO] Tests are skipped. [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ context-propagation --- [2024-06-27T10:19:42.291Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:42.291Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:42.291Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:42.291Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java:[96,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:42.291Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses unchecked or unsafe operations. [2024-06-27T10:19:42.291Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-enabler --- [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-enabler --- [2024-06-27T10:19:42.291Z] [INFO] Executing tasks [2024-06-27T10:19:42.291Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/classes/META-INF for [2024-06-27T10:19:42.291Z] [INFO] [echo] context-propagation [2024-06-27T10:19:42.291Z] [INFO] Executed tasks [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- jar:3.3.0:jar (default-jar) @ context-propagation --- [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-enabler --- [2024-06-27T10:19:42.291Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:42.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/context-propagation.jar [2024-06-27T10:19:42.291Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- command-security:1.0.17:check (default-check) @ jakartaee-kernel --- [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- jar:3.3.0:test-jar (default) @ context-propagation --- [2024-06-27T10:19:42.291Z] [INFO] Skipping packaging of the test-jar [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:42.291Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ context-propagation --- [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-kernel --- [2024-06-27T10:19:42.291Z] [INFO] Tests are skipped. [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- failsafe:3.2.5:verify (verify) @ context-propagation --- [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-restadmin-connector --- [2024-06-27T10:19:42.291Z] [INFO] Tests are skipped. [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-context-propagation-checkstyle) @ context-propagation --- [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- install:3.1.1:install (default-install) @ context-propagation --- [2024-06-27T10:19:42.291Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.16-SNAPSHOT/context-propagation-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:42.291Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:42.291Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/context-propagation.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.16-SNAPSHOT/context-propagation-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-restadmin-connector --- [2024-06-27T10:19:42.291Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:42.291Z] [INFO] [2024-06-27T10:19:42.291Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2024-06-27T10:19:42.291Z] [INFO] Building GlassFish Diagnostics Context 7.0.16-SNAPSHOT [202/302] [2024-06-27T10:19:42.291Z] [INFO] from nucleus/diagnostics/context/pom.xml [2024-06-27T10:19:42.292Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:42.547Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:42.547Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:42.547Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:42.547Z] [INFO] [2024-06-27T10:19:42.547Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-core --- [2024-06-27T10:19:42.547Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.javaee.core.deployment.GetContextRootCommand, org.glassfish.javaee.core.deployment.ListSubComponentsCommand] [2024-06-27T10:19:42.547Z] [INFO] [2024-06-27T10:19:42.547Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-jakartaee-core --- [2024-06-27T10:19:42.547Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:42.547Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:42.547Z] [INFO] [2024-06-27T10:19:42.547Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-context --- [2024-06-27T10:19:42.547Z] [INFO] [2024-06-27T10:19:42.547Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-context --- [2024-06-27T10:19:42.547Z] [INFO] [2024-06-27T10:19:42.547Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ diagnostics-context --- [2024-06-27T10:19:42.547Z] [INFO] [2024-06-27T10:19:42.547Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ diagnostics-context --- [2024-06-27T10:19:42.547Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:42.547Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:42.803Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:42.803Z] [INFO] [2024-06-27T10:19:42.803Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-enabler --- [2024-06-27T10:19:42.803Z] [INFO] [2024-06-27T10:19:42.803Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-enabler --- [2024-06-27T10:19:42.803Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:42.803Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:42.803Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:42.803Z] [INFO] [2024-06-27T10:19:42.803Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-context --- [2024-06-27T10:19:42.803Z] [INFO] [2024-06-27T10:19:42.803Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-context --- [2024-06-27T10:19:42.803Z] [INFO] [2024-06-27T10:19:42.803Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-context --- [2024-06-27T10:19:42.803Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:42.803Z] [INFO] [2024-06-27T10:19:42.803Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-context --- [2024-06-27T10:19:42.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/main/resources [2024-06-27T10:19:42.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/main/manpages [2024-06-27T10:19:42.803Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:42.803Z] [INFO] [2024-06-27T10:19:42.803Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ diagnostics-context --- [2024-06-27T10:19:42.803Z] [INFO] [2024-06-27T10:19:42.803Z] [INFO] --- antrun:3.1.0:run (prepare-winsw) @ server-mgmt --- [2024-06-27T10:19:42.803Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:42.803Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:42.803Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:42.803Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: Some input files use or override a deprecated API. [2024-06-27T10:19:42.804Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:42.804Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:42.804Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:42.804Z] [INFO] [2024-06-27T10:19:42.804Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ resources-connector --- [2024-06-27T10:19:42.804Z] [INFO] [2024-06-27T10:19:42.804Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ resources-connector --- [2024-06-27T10:19:42.804Z] [INFO] Executing tasks [2024-06-27T10:19:43.060Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/classes/lib [2024-06-27T10:19:43.060Z] [INFO] Executed tasks [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- resources:3.3.1:resources (default-resources) @ server-mgmt --- [2024-06-27T10:19:43.060Z] [INFO] Copying 7 resources from src/main/java to target/classes [2024-06-27T10:19:43.060Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-06-27T10:19:43.060Z] [INFO] Copying 11 resources from src/main/manpages to target/classes [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-connector --- [2024-06-27T10:19:43.060Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:43.060Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:43.060Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java uses unchecked or unsafe operations. [2024-06-27T10:19:43.060Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ diagnostics-context --- [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ diagnostics-context --- [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ server-mgmt --- [2024-06-27T10:19:43.060Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-context --- [2024-06-27T10:19:43.060Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:43.060Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:43.060Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java uses or overrides a deprecated API. [2024-06-27T10:19:43.060Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:43.060Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeleteLifecycleModuleCommand.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:43.060Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeleteLifecycleModuleCommand.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-admin --- [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-admin --- [2024-06-27T10:19:43.060Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:43.060Z] [INFO] Compiling 124 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-admin --- [2024-06-27T10:19:43.060Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:43.060Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-core --- [2024-06-27T10:19:43.060Z] [INFO] Not copying test resources [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-jakartaee-core --- [2024-06-27T10:19:43.060Z] [INFO] Not compiling test sources [2024-06-27T10:19:43.060Z] [INFO] [2024-06-27T10:19:43.060Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-core --- [2024-06-27T10:19:43.061Z] [INFO] [2024-06-27T10:19:43.061Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-core --- [2024-06-27T10:19:43.061Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.061Z] [INFO] [2024-06-27T10:19:43.061Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-core --- [2024-06-27T10:19:43.061Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:43.061Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:43.061Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:43.061Z] [INFO] Processing: NCLS-RSTCN-00001 [2024-06-27T10:19:43.061Z] [INFO] Message NCLS-RSTCN-00001 needs checking for cause/action: false [2024-06-27T10:19:43.061Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSTCN-00001=The REST connector has been started} [2024-06-27T10:19:43.061Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:43.061Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:43.061Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:43.061Z] [INFO] Processing: jakarta.enterprise.admin.rest.connector on element REST_CONNECTOR_LOGGER [2024-06-27T10:19:43.061Z] [INFO] Enclosing type is org.glassfish.admin.restconnector.Logging [2024-06-27T10:19:43.061Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.connector.description=REST Connector Logger, jakarta.enterprise.admin.rest.connector.publish=true, jakarta.enterprise.admin.rest.connector.subsystem=RSTCN} [2024-06-27T10:19:43.061Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:43.061Z] [INFO] Found enclosing element REST_CONNECTOR_LOGGER [2024-06-27T10:19:43.061Z] [INFO] Found enclosing element org.glassfish.admin.restconnector.Logging [2024-06-27T10:19:43.061Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:43.061Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:43.061Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:43.061Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:43.061Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:43.061Z] [INFO] [2024-06-27T10:19:43.061Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-restadmin-connector --- [2024-06-27T10:19:43.061Z] [INFO] Not copying test resources [2024-06-27T10:19:43.061Z] [INFO] [2024-06-27T10:19:43.061Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-restadmin-connector --- [2024-06-27T10:19:43.061Z] [INFO] Not compiling test sources [2024-06-27T10:19:43.061Z] [INFO] [2024-06-27T10:19:43.061Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-restadmin-connector --- [2024-06-27T10:19:43.061Z] [INFO] [2024-06-27T10:19:43.061Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-restadmin-connector --- [2024-06-27T10:19:43.061Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:43.061Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:43.061Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:43.061Z] [INFO] Processing: AS-CORE-JAVAEE-0001 [2024-06-27T10:19:43.061Z] [INFO] Message AS-CORE-JAVAEE-0001 needs checking for cause/action: false [2024-06-27T10:19:43.061Z] [INFO] Processing: AS-CORE-JAVAEE-0002 [2024-06-27T10:19:43.061Z] [INFO] Message AS-CORE-JAVAEE-0002 needs checking for cause/action: false [2024-06-27T10:19:43.061Z] [INFO] Processing: AS-CORE-JAVAEE-0003 [2024-06-27T10:19:43.061Z] [INFO] Message AS-CORE-JAVAEE-0003 needs checking for cause/action: true [2024-06-27T10:19:43.061Z] [INFO] Processing: AS-CORE-JAVAEE-0004 [2024-06-27T10:19:43.061Z] [INFO] Message AS-CORE-JAVAEE-0004 needs checking for cause/action: true [2024-06-27T10:19:43.061Z] [INFO] Total Messages including ones found from disk so far: {AS-CORE-JAVAEE-0001=Web Container not installed, AS-CORE-JAVAEE-0002=Done with starting {0} container., AS-CORE-JAVAEE-0003=Unable to start container (no exception provided), AS-CORE-JAVAEE-0004=Unable to start container {0}} [2024-06-27T10:19:43.061Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:43.061Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:43.061Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:43.061Z] [INFO] Processing: jakarta.enterprise.system.core.ee on element ASCORE_LOGGER [2024-06-27T10:19:43.061Z] [INFO] Enclosing type is org.glassfish.kernel.javaee.WebContainerStarter [2024-06-27T10:19:43.061Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.ee.description=Jakarta EE Core Kernel, jakarta.enterprise.system.core.ee.publish=true, jakarta.enterprise.system.core.ee.subsystem=AS-CORE} [2024-06-27T10:19:43.061Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:43.061Z] [INFO] Found enclosing element ASCORE_LOGGER [2024-06-27T10:19:43.061Z] [INFO] Found enclosing element org.glassfish.kernel.javaee.WebContainerStarter [2024-06-27T10:19:43.061Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:43.061Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:43.061Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:43.061Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:43.061Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:43.061Z] [INFO] [2024-06-27T10:19:43.061Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee-kernel --- [2024-06-27T10:19:43.061Z] [INFO] Not copying test resources [2024-06-27T10:19:43.061Z] [INFO] [2024-06-27T10:19:43.061Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jakartaee-kernel --- [2024-06-27T10:19:43.061Z] [INFO] Not compiling test sources [2024-06-27T10:19:43.061Z] [INFO] [2024-06-27T10:19:43.061Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jakartaee-kernel --- [2024-06-27T10:19:43.061Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.061Z] [INFO] [2024-06-27T10:19:43.061Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-restadmin-connector --- [2024-06-27T10:19:43.062Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:43.062Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java uses or overrides a deprecated API. [2024-06-27T10:19:43.062Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:43.062Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateInstanceCommand.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:43.062Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateInstanceCommand.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:43.062Z] [INFO] [2024-06-27T10:19:43.062Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-admin --- [2024-06-27T10:19:43.062Z] [INFO] [2024-06-27T10:19:43.062Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee-kernel --- [2024-06-27T10:19:43.062Z] [INFO] [2024-06-27T10:19:43.062Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-admin --- [2024-06-27T10:19:43.062Z] [INFO] Executing tasks [2024-06-27T10:19:43.062Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/target/classes/META-INF for [2024-06-27T10:19:43.062Z] [INFO] [echo] deployment-jakartaee-core [2024-06-27T10:19:43.062Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.062Z] [INFO] [2024-06-27T10:19:43.062Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-kernel --- [2024-06-27T10:19:43.062Z] [INFO] Executed tasks [2024-06-27T10:19:43.062Z] [INFO] [2024-06-27T10:19:43.062Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-core --- [2024-06-27T10:19:43.062Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:43.062Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar [2024-06-27T10:19:43.062Z] [INFO] [2024-06-27T10:19:43.062Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-context --- [2024-06-27T10:19:43.062Z] [INFO] [2024-06-27T10:19:43.062Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ diagnostics-context --- [2024-06-27T10:19:43.317Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:43.317Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-core --- [2024-06-27T10:19:43.317Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-core --- [2024-06-27T10:19:43.317Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-core-checkstyle) @ deployment-jakartaee-core --- [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-core --- [2024-06-27T10:19:43.317Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.16-SNAPSHOT/deployment-jakartaee-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:43.317Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.16-SNAPSHOT/deployment-jakartaee-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-admin --- [2024-06-27T10:19:43.317Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:43.317Z] [INFO] Executing tasks [2024-06-27T10:19:43.317Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF for [2024-06-27T10:19:43.317Z] [INFO] [echo] gf-restadmin-connector [2024-06-27T10:19:43.317Z] [INFO] Executing tasks [2024-06-27T10:19:43.317Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target/classes/META-INF for [2024-06-27T10:19:43.317Z] [INFO] [echo] jakartaee-kernel [2024-06-27T10:19:43.317Z] [INFO] Executed tasks [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-restadmin-connector --- [2024-06-27T10:19:43.317Z] [INFO] Executed tasks [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee-kernel --- [2024-06-27T10:19:43.317Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:43.317Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-enabler --- [2024-06-27T10:19:43.317Z] [INFO] Not copying test resources [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-enabler --- [2024-06-27T10:19:43.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar [2024-06-27T10:19:43.317Z] [INFO] Not compiling test sources [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-enabler --- [2024-06-27T10:19:43.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-enabler --- [2024-06-27T10:19:43.317Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-enabler --- [2024-06-27T10:19:43.317Z] [INFO] [2024-06-27T10:19:43.317Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-kernel --- [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-restadmin-connector --- [2024-06-27T10:19:43.318Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-kernel --- [2024-06-27T10:19:43.318Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-jakartaee-kernel-checkstyle) @ jakartaee-kernel --- [2024-06-27T10:19:43.318Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-restadmin-connector --- [2024-06-27T10:19:43.318Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-kernel --- [2024-06-27T10:19:43.318Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-gf-restadmin-connector-checkstyle) @ gf-restadmin-connector --- [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- install:3.1.1:install (default-install) @ gf-restadmin-connector --- [2024-06-27T10:19:43.318Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.16-SNAPSHOT/jakartaee-kernel-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:43.318Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.16-SNAPSHOT/gf-restadmin-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:43.318Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:43.318Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:43.318Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:43.318Z] [INFO] Processing: NCLS-DIAG-03000 [2024-06-27T10:19:43.318Z] [INFO] Message NCLS-DIAG-03000 needs checking for cause/action: false [2024-06-27T10:19:43.318Z] [INFO] Processing: NCLS-DIAG-03001 [2024-06-27T10:19:43.318Z] [INFO] Message NCLS-DIAG-03001 needs checking for cause/action: false [2024-06-27T10:19:43.318Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DIAG-03000=Can not fulfill request to get diagnostics context., NCLS-DIAG-03000.MSG_COMMENT=# A diagnostics context can not be found (or created)., NCLS-DIAG-03001=An exception has prevented a diagnostics context from being created., NCLS-DIAG-03001.MSG_COMMENT=# A diagnostics context can not be found or created.} [2024-06-27T10:19:43.318Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:43.318Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:43.318Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:43.318Z] [INFO] Processing: jakarta.enterprise.diagnostics.context.base on element LOGGER_NAME [2024-06-27T10:19:43.318Z] [INFO] Enclosing type is org.glassfish.diagnostics.context.ContextManager [2024-06-27T10:19:43.318Z] [INFO] Loggers found so far: {jakarta.enterprise.diagnostics.context.base.description=Diagnostcis Context Logger, jakarta.enterprise.diagnostics.context.base.publish=true, jakarta.enterprise.diagnostics.context.base.subsystem=DIAG} [2024-06-27T10:19:43.318Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:43.318Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:19:43.318Z] [INFO] Found enclosing element org.glassfish.diagnostics.context.ContextManager [2024-06-27T10:19:43.318Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:43.318Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:43.318Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:43.318Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:43.318Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-context --- [2024-06-27T10:19:43.318Z] [INFO] Not copying test resources [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ diagnostics-context --- [2024-06-27T10:19:43.318Z] [INFO] Not compiling test sources [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-context --- [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-context --- [2024-06-27T10:19:43.318Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:43.318Z] [INFO] Executing tasks [2024-06-27T10:19:43.318Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/target/classes/META-INF for [2024-06-27T10:19:43.318Z] [INFO] [echo] orb-enabler [2024-06-27T10:19:43.318Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.16-SNAPSHOT/gf-restadmin-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:43.318Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.16-SNAPSHOT/jakartaee-kernel-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:43.318Z] [INFO] Executed tasks [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-enabler --- [2024-06-27T10:19:43.318Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.318Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-context --- [2024-06-27T10:19:43.318Z] [INFO] [2024-06-27T10:19:43.319Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-connector --- [2024-06-27T10:19:43.319Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.admin.cli.AddResources, org.glassfish.resources.admin.cli.CreateCustomResource, org.glassfish.resources.admin.cli.CreateJndiResource, org.glassfish.resources.admin.cli.DeleteCustomResource, org.glassfish.resources.admin.cli.DeleteJndiResource, org.glassfish.resources.admin.cli.ListCustomResources, org.glassfish.resources.admin.cli.ListJndiResources] [2024-06-27T10:19:43.319Z] [INFO] [2024-06-27T10:19:43.319Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources-connector --- [2024-06-27T10:19:43.319Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/target/orb-enabler.jar [2024-06-27T10:19:43.319Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:43.319Z] [INFO] Compiling 38 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:43.319Z] [INFO] [2024-06-27T10:19:43.319Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-enabler --- [2024-06-27T10:19:43.319Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.319Z] [INFO] [2024-06-27T10:19:43.319Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-enabler --- [2024-06-27T10:19:43.319Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.319Z] [INFO] [2024-06-27T10:19:43.319Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-enabler-checkstyle) @ orb-enabler --- [2024-06-27T10:19:43.319Z] [INFO] [2024-06-27T10:19:43.319Z] [INFO] --- install:3.1.1:install (default-install) @ orb-enabler --- [2024-06-27T10:19:43.319Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.16-SNAPSHOT/orb-enabler-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:43.319Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.16-SNAPSHOT/orb-enabler-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:43.319Z] [INFO] Executing tasks [2024-06-27T10:19:43.319Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/classes/META-INF for [2024-06-27T10:19:43.319Z] [INFO] [echo] diagnostics-context [2024-06-27T10:19:43.574Z] [INFO] Executed tasks [2024-06-27T10:19:43.574Z] [INFO] [2024-06-27T10:19:43.574Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-context --- [2024-06-27T10:19:43.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/diagnostics-context.jar [2024-06-27T10:19:43.574Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:43.574Z] [INFO] [2024-06-27T10:19:43.574Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-admin --- [2024-06-27T10:19:43.574Z] [INFO] [2024-06-27T10:19:43.574Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-context --- [2024-06-27T10:19:43.574Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.574Z] [INFO] [2024-06-27T10:19:43.574Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-context --- [2024-06-27T10:19:43.574Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.574Z] [INFO] [2024-06-27T10:19:43.574Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-context-checkstyle) @ diagnostics-context --- [2024-06-27T10:19:43.575Z] [INFO] [2024-06-27T10:19:43.575Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-context --- [2024-06-27T10:19:43.575Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.16-SNAPSHOT/diagnostics-context-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:43.575Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:43.575Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/connection/ConnectionManager.java: Some input files use or override a deprecated API. [2024-06-27T10:19:43.575Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/connection/ConnectionManager.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:43.575Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/LBCommandsBase.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:43.575Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/LBCommandsBase.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:43.575Z] [INFO] [2024-06-27T10:19:43.575Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ load-balancer-admin --- [2024-06-27T10:19:43.575Z] [INFO] [2024-06-27T10:19:43.575Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ load-balancer-admin --- [2024-06-27T10:19:43.575Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/diagnostics-context.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.16-SNAPSHOT/diagnostics-context-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:43.575Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:43.575Z] [INFO] [2024-06-27T10:19:43.575Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-admin --- [2024-06-27T10:19:43.575Z] [INFO] [2024-06-27T10:19:43.575Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-admin --- [2024-06-27T10:19:43.575Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:43.575Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:43.575Z] [INFO] [2024-06-27T10:19:43.575Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ load-balancer-admin --- [2024-06-27T10:19:43.575Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:43.575Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.v3.admin.cluster.BootstrapSecureAdminCommand, com.sun.enterprise.v3.admin.cluster.CopyConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateInstanceCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeImplicitCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.DeleteConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteInstanceCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ExportSyncBundle, com.sun.enterprise.v3.admin.cluster.GetHealthCommand, com.sun.enterprise.v3.admin.cluster.InstanceRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.ListClustersCommand, com.sun.enterprise.v3.admin.cluster.ListConfigsCommand, com.sun.enterprise.v3.admin.cluster.ListInstancesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesConfigCommand, com.sun.enterprise.v3.admin.cluster.ListNodesSshCommand, com.sun.enterprise.v3.admin.cluster.PingNodeSshCommand, com.sun.enterprise.v3.admin.cluster.PostRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.PostUnregisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SetupSshCommand, com.sun.enterprise.v3.admin.cluster.StartClusterCommand, com.sun.enterprise.v3.admin.cluster.StartInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopClusterCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SynchronizeFiles, com.sun.enterprise.v3.admin.cluster.UpdateNodeCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ValidateNodeCommand] [2024-06-27T10:19:43.576Z] [INFO] [2024-06-27T10:19:43.576Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-admin --- [2024-06-27T10:19:43.576Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:43.576Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:43.830Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:43.830Z] [INFO] [2024-06-27T10:19:43.830Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-connector --- [2024-06-27T10:19:43.830Z] [INFO] Not copying test resources [2024-06-27T10:19:43.830Z] [INFO] [2024-06-27T10:19:43.830Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resources-connector --- [2024-06-27T10:19:43.830Z] [INFO] Not compiling test sources [2024-06-27T10:19:43.830Z] [INFO] [2024-06-27T10:19:43.830Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-connector --- [2024-06-27T10:19:43.830Z] [INFO] [2024-06-27T10:19:43.830Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-connector --- [2024-06-27T10:19:43.830Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.830Z] [INFO] [2024-06-27T10:19:43.830Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-connector --- [2024-06-27T10:19:43.830Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:43.830Z] [INFO] [2024-06-27T10:19:43.830Z] [INFO] --- command-security:1.0.17:check (default-check) @ load-balancer-admin --- [2024-06-27T10:19:43.830Z] [INFO] Executing tasks [2024-06-27T10:19:43.830Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/target/classes/META-INF for [2024-06-27T10:19:43.830Z] [INFO] [echo] resources-connector [2024-06-27T10:19:43.830Z] [INFO] Executed tasks [2024-06-27T10:19:43.830Z] [INFO] [2024-06-27T10:19:43.830Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-connector --- [2024-06-27T10:19:43.831Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.loadbalancer.admin.cli.ApplyHttpLbChanges, org.glassfish.loadbalancer.admin.cli.ConfigureLBWeightCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLoadBalancerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.ExportHttpLbConfig, org.glassfish.loadbalancer.admin.cli.ListLBConfigsCommand] [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ load-balancer-admin --- [2024-06-27T10:19:43.831Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:43.831Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:43.831Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/target/resources-connector.jar [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-connector --- [2024-06-27T10:19:43.831Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-connector --- [2024-06-27T10:19:43.831Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-connector-checkstyle) @ resources-connector --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- install:3.1.1:install (default-install) @ resources-connector --- [2024-06-27T10:19:43.831Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.16-SNAPSHOT/resources-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:43.831Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.16-SNAPSHOT/resources-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] Building Connectors Private APIs for GlassFish Containers 7.0.16-SNAPSHOT [203/302] [2024-06-27T10:19:43.831Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2024-06-27T10:19:43.831Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2024-06-27T10:19:43.831Z] [INFO] Building Jakarta Mail Connector 7.0.16-SNAPSHOT [204/302] [2024-06-27T10:19:43.831Z] [INFO] from appserver/connectors/connectors-internal-api/pom.xml [2024-06-27T10:19:43.831Z] [INFO] from appserver/resources/mail/mail-connector/pom.xml [2024-06-27T10:19:43.831Z] [INFO] Building GlassFish resources runtime 7.0.16-SNAPSHOT [205/302] [2024-06-27T10:19:43.831Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:43.831Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:43.831Z] [INFO] from appserver/resources/resources-runtime/pom.xml [2024-06-27T10:19:43.831Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-runtime --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-runtime --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources-runtime --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources-runtime --- [2024-06-27T10:19:43.831Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:43.831Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-internal-api --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-internal-api --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-internal-api --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-internal-api --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-connector --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-connector --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail-connector --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail-connector --- [2024-06-27T10:19:43.831Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:43.831Z] [INFO] Compiling 45 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:43.831Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:43.831Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:43.831Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:43.831Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-admin --- [2024-06-27T10:19:43.831Z] [INFO] Not copying test resources [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-admin --- [2024-06-27T10:19:43.831Z] [INFO] Not compiling test sources [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-admin --- [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-admin --- [2024-06-27T10:19:43.831Z] [INFO] Tests are skipped. [2024-06-27T10:19:43.831Z] [INFO] [2024-06-27T10:19:43.831Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-admin --- [2024-06-27T10:19:44.087Z] [INFO] Executing tasks [2024-06-27T10:19:44.087Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/target/classes/META-INF for [2024-06-27T10:19:44.087Z] [INFO] [echo] deployment-admin [2024-06-27T10:19:44.087Z] [INFO] Executed tasks [2024-06-27T10:19:44.087Z] [INFO] [2024-06-27T10:19:44.087Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-admin --- [2024-06-27T10:19:44.088Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:44.088Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-admin --- [2024-06-27T10:19:44.088Z] [INFO] Not copying test resources [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-admin --- [2024-06-27T10:19:44.088Z] [INFO] Not compiling test sources [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-admin --- [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-admin --- [2024-06-27T10:19:44.088Z] [INFO] Tests are skipped. [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-admin --- [2024-06-27T10:19:44.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/target/deployment-admin.jar [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-admin --- [2024-06-27T10:19:44.088Z] [INFO] Tests are skipped. [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-admin --- [2024-06-27T10:19:44.088Z] [INFO] Tests are skipped. [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-admin-checkstyle) @ deployment-admin --- [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-admin --- [2024-06-27T10:19:44.088Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.16-SNAPSHOT/deployment-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:44.088Z] [INFO] Executing tasks [2024-06-27T10:19:44.088Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/target/classes/META-INF for [2024-06-27T10:19:44.088Z] [INFO] [echo] cluster-admin [2024-06-27T10:19:44.088Z] [INFO] Executed tasks [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-admin --- [2024-06-27T10:19:44.088Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.16-SNAPSHOT/deployment-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:44.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/target/cluster-admin.jar [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-admin --- [2024-06-27T10:19:44.088Z] [INFO] Tests are skipped. [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-admin --- [2024-06-27T10:19:44.088Z] [INFO] Tests are skipped. [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-admin-checkstyle) @ cluster-admin --- [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-admin --- [2024-06-27T10:19:44.088Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.16-SNAPSHOT/cluster-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:44.088Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.16-SNAPSHOT/cluster-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:44.088Z] [INFO] [2024-06-27T10:19:44.088Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2024-06-27T10:19:44.088Z] [INFO] Building GlassFish ORB connector implementation 7.0.16-SNAPSHOT [206/302] [2024-06-27T10:19:44.088Z] [INFO] from appserver/orb/orb-connector/pom.xml [2024-06-27T10:19:44.088Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-connector --- [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-connector --- [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-connector --- [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-connector --- [2024-06-27T10:19:44.343Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:44.343Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:44.343Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-runtime --- [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-runtime --- [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-runtime --- [2024-06-27T10:19:44.343Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-runtime --- [2024-06-27T10:19:44.343Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:19:44.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/src/main/resources [2024-06-27T10:19:44.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/src/main/manpages [2024-06-27T10:19:44.343Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources-runtime --- [2024-06-27T10:19:44.343Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:44.343Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:44.343Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:44.343Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ load-balancer-admin --- [2024-06-27T10:19:44.343Z] [INFO] Not copying test resources [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ load-balancer-admin --- [2024-06-27T10:19:44.343Z] [INFO] Not compiling test sources [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ load-balancer-admin --- [2024-06-27T10:19:44.343Z] [INFO] [2024-06-27T10:19:44.343Z] [INFO] --- surefire:3.2.5:test (default-test) @ load-balancer-admin --- [2024-06-27T10:19:44.344Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:44.344Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java:[88,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:44.344Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java uses or overrides a deprecated API. [2024-06-27T10:19:44.344Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:44.344Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:44.344Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:44.344Z] [INFO] [2024-06-27T10:19:44.344Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ server-mgmt --- [2024-06-27T10:19:44.344Z] [INFO] [2024-06-27T10:19:44.344Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ server-mgmt --- [2024-06-27T10:19:44.344Z] [INFO] Tests are skipped. [2024-06-27T10:19:44.344Z] [INFO] [2024-06-27T10:19:44.344Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer-admin --- [2024-06-27T10:19:44.344Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:44.344Z] [INFO] [2024-06-27T10:19:44.344Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-connector --- [2024-06-27T10:19:44.344Z] [INFO] [2024-06-27T10:19:44.344Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-connector --- [2024-06-27T10:19:44.344Z] [INFO] [2024-06-27T10:19:44.344Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-connector --- [2024-06-27T10:19:44.344Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:44.344Z] [INFO] [2024-06-27T10:19:44.344Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-connector --- [2024-06-27T10:19:44.344Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:19:44.344Z] [INFO] Executing tasks [2024-06-27T10:19:44.344Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/target/classes/META-INF for [2024-06-27T10:19:44.344Z] [INFO] [echo] load-balancer-admin [2024-06-27T10:19:44.344Z] [INFO] Executed tasks [2024-06-27T10:19:44.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/src/main/resources [2024-06-27T10:19:44.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/src/main/manpages [2024-06-27T10:19:44.344Z] [INFO] [2024-06-27T10:19:44.344Z] [INFO] --- jar:3.3.0:jar (default-jar) @ load-balancer-admin --- [2024-06-27T10:19:44.344Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:44.344Z] [INFO] [2024-06-27T10:19:44.344Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail-connector --- [2024-06-27T10:19:44.600Z] [INFO] [2024-06-27T10:19:44.600Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ server-mgmt --- [2024-06-27T10:19:44.600Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:44.600Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:44.600Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:44.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/target/load-balancer-admin.jar [2024-06-27T10:19:44.600Z] [INFO] [2024-06-27T10:19:44.600Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer-admin --- [2024-06-27T10:19:44.600Z] [INFO] Tests are skipped. [2024-06-27T10:19:44.600Z] [INFO] [2024-06-27T10:19:44.600Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer-admin --- [2024-06-27T10:19:44.600Z] [INFO] Tests are skipped. [2024-06-27T10:19:44.600Z] [INFO] [2024-06-27T10:19:44.600Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-admin-checkstyle) @ load-balancer-admin --- [2024-06-27T10:19:44.600Z] [INFO] [2024-06-27T10:19:44.600Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer-admin --- [2024-06-27T10:19:44.600Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.16-SNAPSHOT/load-balancer-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:44.600Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.16-SNAPSHOT/load-balancer-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:44.600Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:44.600Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/AMXConfigImpl.java:[727,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:19:44.600Z] cast to java.lang.Class for a varargs call [2024-06-27T10:19:44.600Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:19:44.600Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/SampleImpl.java:[169,34] Float(double) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:19:44.600Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1204,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:44.600Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1214,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:44.600Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/TimingDelta.java:[34,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:19:44.600Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/base/BulkAccess.java: Some input files use or override a deprecated API. [2024-06-27T10:19:44.600Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/base/BulkAccess.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:44.600Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:44.600Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:44.600Z] [INFO] [2024-06-27T10:19:44.600Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ amx-core --- [2024-06-27T10:19:44.600Z] [INFO] [2024-06-27T10:19:44.600Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ amx-core --- [2024-06-27T10:19:44.600Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:44.600Z] [INFO] [2024-06-27T10:19:44.600Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-internal-api --- [2024-06-27T10:19:44.600Z] [INFO] [2024-06-27T10:19:44.600Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-internal-api --- [2024-06-27T10:19:44.600Z] [INFO] [2024-06-27T10:19:44.600Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-internal-api --- [2024-06-27T10:19:44.600Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:44.601Z] [INFO] [2024-06-27T10:19:44.601Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-internal-api --- [2024-06-27T10:19:44.601Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:44.601Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:44.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/manpages [2024-06-27T10:19:44.601Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:44.601Z] [INFO] [2024-06-27T10:19:44.601Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-internal-api --- [2024-06-27T10:19:44.601Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:44.601Z] [INFO] Compiling 56 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:44.601Z] [INFO] [2024-06-27T10:19:44.601Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-core --- [2024-06-27T10:19:44.601Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:44.601Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:44.601Z] [INFO] [2024-06-27T10:19:44.601Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-connector --- [2024-06-27T10:19:44.601Z] [INFO] [2024-06-27T10:19:44.601Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-connector --- [2024-06-27T10:19:44.601Z] [INFO] [2024-06-27T10:19:44.601Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-connector --- [2024-06-27T10:19:44.601Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:44.601Z] [INFO] [2024-06-27T10:19:44.601Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-connector --- [2024-06-27T10:19:44.601Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:44.601Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:44.601Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-06-27T10:19:44.601Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:44.601Z] [INFO] [2024-06-27T10:19:44.601Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-connector --- [2024-06-27T10:19:44.601Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:44.601Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:44.856Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:44.856Z] [INFO] [2024-06-27T10:19:44.856Z] [INFO] --- command-security:1.0.17:check (default-check) @ server-mgmt --- [2024-06-27T10:19:44.856Z] [INFO] [2024-06-27T10:19:44.856Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ server-mgmt --- [2024-06-27T10:19:44.856Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:44.856Z] [INFO] Compiling 124 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:44.856Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:44.857Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:44.857Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:44.857Z] [INFO] [2024-06-27T10:19:44.857Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ resources-runtime --- [2024-06-27T10:19:44.857Z] [INFO] [2024-06-27T10:19:44.857Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ resources-runtime --- [2024-06-27T10:19:44.857Z] [INFO] [2024-06-27T10:19:44.857Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-runtime --- [2024-06-27T10:19:44.857Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:44.857Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:44.857Z] [INFO] [2024-06-27T10:19:44.857Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ mail-connector --- [2024-06-27T10:19:44.857Z] [INFO] [2024-06-27T10:19:44.857Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ mail-connector --- [2024-06-27T10:19:44.857Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:44.857Z] [INFO] [2024-06-27T10:19:44.857Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-core --- [2024-06-27T10:19:44.857Z] [INFO] [2024-06-27T10:19:44.857Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ amx-core --- [2024-06-27T10:19:44.857Z] [INFO] [2024-06-27T10:19:44.857Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-connector --- [2024-06-27T10:19:44.857Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:44.857Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:44.857Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:44.857Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:44.857Z] [INFO] [2024-06-27T10:19:44.857Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-runtime --- [2024-06-27T10:19:45.113Z] [INFO] [2024-06-27T10:19:45.113Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources-runtime --- [2024-06-27T10:19:45.113Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.113Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.113Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:45.113Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Some input files use or override a deprecated API. [2024-06-27T10:19:45.113Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:45.113Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java uses unchecked or unsafe operations. [2024-06-27T10:19:45.113Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:45.114Z] [INFO] [2024-06-27T10:19:45.114Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-connector --- [2024-06-27T10:19:45.114Z] [INFO] [2024-06-27T10:19:45.114Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-connector --- [2024-06-27T10:19:45.114Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:45.114Z] [INFO] [2024-06-27T10:19:45.114Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-connector --- [2024-06-27T10:19:45.114Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.mail.admin.cli.CreateMailResource, org.glassfish.resources.mail.admin.cli.DeleteMailResource, org.glassfish.resources.mail.admin.cli.ListMailResources] [2024-06-27T10:19:45.114Z] [INFO] [2024-06-27T10:19:45.114Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail-connector --- [2024-06-27T10:19:45.114Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.114Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.114Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:45.114Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[101,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:45.114Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[128,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:45.114Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorClassLoaderServiceImpl.java:[80,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:45.114Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:45.114Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:45.114Z] [INFO] [2024-06-27T10:19:45.114Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-internal-api --- [2024-06-27T10:19:45.114Z] [INFO] [2024-06-27T10:19:45.114Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-internal-api --- [2024-06-27T10:19:45.114Z] [INFO] [2024-06-27T10:19:45.114Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-connector --- [2024-06-27T10:19:45.114Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:45.114Z] [INFO] [2024-06-27T10:19:45.114Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-internal-api --- [2024-06-27T10:19:45.114Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:45.369Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:45.369Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:45.369Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:45.369Z] [INFO] Processing: NCLS-SRVRMGMT-00000 [2024-06-27T10:19:45.369Z] [INFO] Message NCLS-SRVRMGMT-00000 needs checking for cause/action: true [2024-06-27T10:19:45.369Z] [INFO] Processing: NCLS-SRVRMGMT-00001 [2024-06-27T10:19:45.369Z] [INFO] Message NCLS-SRVRMGMT-00001 needs checking for cause/action: false [2024-06-27T10:19:45.369Z] [INFO] Processing: NCLS-SRVRMGMT-00002 [2024-06-27T10:19:45.369Z] [INFO] Message NCLS-SRVRMGMT-00002 needs checking for cause/action: false [2024-06-27T10:19:45.369Z] [INFO] Processing: NCLS-SRVRMGMT-00003 [2024-06-27T10:19:45.369Z] [INFO] Message NCLS-SRVRMGMT-00003 needs checking for cause/action: true [2024-06-27T10:19:45.369Z] [INFO] Processing: NCLS-SRVRMGMT-00004 [2024-06-27T10:19:45.369Z] [INFO] Message NCLS-SRVRMGMT-00004 needs checking for cause/action: true [2024-06-27T10:19:45.369Z] [INFO] Processing: NCLS-SRVRMGMT-00005 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00005 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00006 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00006 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00007 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00007 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00008 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00008 needs checking for cause/action: true [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00009 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00009 needs checking for cause/action: true [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00010 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00010 needs checking for cause/action: true [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00011 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00011 needs checking for cause/action: true [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00012 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00012 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00013 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00013 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00014 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00014 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00015 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00015 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00016 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00016 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00017 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00017 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00018 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00018 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00019 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00019 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00020 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00020 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00021 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00021 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00022 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00022 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00023 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00023 needs checking for cause/action: true [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00024 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00024 needs checking for cause/action: true [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00025 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00025 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00026 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00026 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00027 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00027 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00028 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00028 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00029 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00029 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00030 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00030 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00031 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00031 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00032 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00032 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00033 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00033 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00034 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00034 needs checking for cause/action: false [2024-06-27T10:19:45.370Z] [INFO] Processing: NCLS-SRVRMGMT-00035 [2024-06-27T10:19:45.370Z] [INFO] Message NCLS-SRVRMGMT-00035 needs checking for cause/action: false [2024-06-27T10:19:45.371Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SRVRMGMT-00000=Caught an Exception: {0}, NCLS-SRVRMGMT-00000.MSG_COMMENT=# Unhandled Exception, NCLS-SRVRMGMT-00001=Error attemping to delete temporary certificate file: {0}, NCLS-SRVRMGMT-00001.MSG_COMMENT=# Delete error, NCLS-SRVRMGMT-00002=Renaming {0} to {1}, NCLS-SRVRMGMT-00002.MSG_COMMENT=# No error, NCLS-SRVRMGMT-00003=Failed to rename {0} to {1}, NCLS-SRVRMGMT-00003.MSG_COMMENT=# File rename error, NCLS-SRVRMGMT-00004=Failure while upgrading jvm-options from V2 to V3, NCLS-SRVRMGMT-00004.MSG_COMMENT=# V2 to V3 Upgrade Failure, NCLS-SRVRMGMT-00005=JVM Monitoring, NCLS-SRVRMGMT-00005.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00006=UpTime(ms), NCLS-SRVRMGMT-00006.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00007=Heap and NonHeap Memory(bytes), NCLS-SRVRMGMT-00007.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00008=Failure while upgrading log-service. Could not create logging.properties file. , NCLS-SRVRMGMT-00008.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00009=Failure while upgrading log-service. Could not update logging.properties file. , NCLS-SRVRMGMT-00009.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00010=Failure while upgrading log-service , NCLS-SRVRMGMT-00010.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00011=Could not create directory {0}, NCLS-SRVRMGMT-00011.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00012=Could not create domain info XML file {0}, NCLS-SRVRMGMT-00012.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00013=Missing file : {0}, NCLS-SRVRMGMT-00013.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00014=Default port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00014.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00015=Port for {0} is not specified. Using {1}, NCLS-SRVRMGMT-00015.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00016=Invalid Port for {0}, should be between 1 and 65535. Using {1}, NCLS-SRVRMGMT-00016.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00017=Port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00017.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00018=Using default port {1} for {0}., NCLS-SRVRMGMT-00018.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00019=Using port {1} for {0}., NCLS-SRVRMGMT-00019.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00020=On Unix platforms, port numbers below 1024 may require special privileges., NCLS-SRVRMGMT-00020.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00021=Failed to update jar {0} with the substitutable files, NCLS-SRVRMGMT-00021.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00022=File {0} not present inside archive {1}, NCLS-SRVRMGMT-00022.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00023=Error occurred while closing the stream for file {0}, NCLS-SRVRMGMT-00023.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00024=Could not rename temporary jar {0} file to {1}, NCLS-SRVRMGMT-00024.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00025=Could not locate file or resource {0}, NCLS-SRVRMGMT-00025.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00026=No processing defined for {0} mode, NCLS-SRVRMGMT-00026.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00027=Component {0} is not present., NCLS-SRVRMGMT-00027.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00028=Group {0} is not present., NCLS-SRVRMGMT-00028.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00029=Change-Pair {0} referred by group {1} is not defined., NCLS-SRVRMGMT-00029.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00030=Invalid Mode Type {0}., NCLS-SRVRMGMT-00030.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00031=Found an empty ., NCLS-SRVRMGMT-00031.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00032=IO Error occurred while retrieving substitutable entries from archive {0}., NCLS-SRVRMGMT-00032.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00033=In-memory string substitution file size is not defined., NCLS-SRVRMGMT-00033.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00034=Key already exist in tree, Current Value : {0} New Value : {1}., NCLS-SRVRMGMT-00034.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00035=Parent node: {0} contains child node: {1} whose key starts with same character as the key of given node: {2}, NCLS-SRVRMGMT-00035.MSG_COMMENT=# See message.} [2024-06-27T10:19:45.371Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:45.371Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:45.371Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:45.371Z] [INFO] Processing: jakarta.enterprise.servermgmt on element LOGGER_NAME [2024-06-27T10:19:45.371Z] [INFO] Enclosing type is com.sun.enterprise.admin.servermgmt.SLogger [2024-06-27T10:19:45.371Z] [INFO] Loggers found so far: {jakarta.enterprise.servermgmt.description=Server Management Logger, jakarta.enterprise.servermgmt.publish=true, jakarta.enterprise.servermgmt.subsystem=ServerManagement} [2024-06-27T10:19:45.371Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:45.371Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:19:45.371Z] [INFO] Found enclosing element com.sun.enterprise.admin.servermgmt.SLogger [2024-06-27T10:19:45.371Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:45.371Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:45.371Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:45.371Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:45.371Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:45.371Z] [INFO] [2024-06-27T10:19:45.371Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ server-mgmt --- [2024-06-27T10:19:45.371Z] [INFO] Not copying test resources [2024-06-27T10:19:45.371Z] [INFO] [2024-06-27T10:19:45.371Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ server-mgmt --- [2024-06-27T10:19:45.371Z] [INFO] Not compiling test sources [2024-06-27T10:19:45.371Z] [INFO] [2024-06-27T10:19:45.371Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ server-mgmt --- [2024-06-27T10:19:45.371Z] [INFO] [2024-06-27T10:19:45.371Z] [INFO] --- surefire:3.2.5:test (default-test) @ server-mgmt --- [2024-06-27T10:19:45.371Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.371Z] [INFO] [2024-06-27T10:19:45.371Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server-mgmt --- [2024-06-27T10:19:45.371Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:45.371Z] [INFO] [2024-06-27T10:19:45.371Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-runtime --- [2024-06-27T10:19:45.371Z] [INFO] Not copying test resources [2024-06-27T10:19:45.371Z] [INFO] [2024-06-27T10:19:45.371Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resources-runtime --- [2024-06-27T10:19:45.371Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:45.371Z] [INFO] Not compiling test sources [2024-06-27T10:19:45.371Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-runtime --- [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-runtime --- [2024-06-27T10:19:45.372Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-runtime --- [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-connector --- [2024-06-27T10:19:45.372Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.orb.admin.cli.CreateIiopListener, org.glassfish.orb.admin.cli.DeleteIiopListener, org.glassfish.orb.admin.cli.ListIiopListeners] [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-connector --- [2024-06-27T10:19:45.372Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.372Z] [INFO] Executing tasks [2024-06-27T10:19:45.372Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/classes/META-INF for [2024-06-27T10:19:45.372Z] [INFO] [echo] server-mgmt [2024-06-27T10:19:45.372Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:45.372Z] [INFO] Executed tasks [2024-06-27T10:19:45.372Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- jar:3.3.0:jar (default-jar) @ server-mgmt --- [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-internal-api --- [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-internal-api --- [2024-06-27T10:19:45.372Z] [INFO] Executing tasks [2024-06-27T10:19:45.372Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/target/classes/META-INF for [2024-06-27T10:19:45.372Z] [INFO] [echo] resources-runtime [2024-06-27T10:19:45.372Z] [INFO] Executed tasks [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-runtime --- [2024-06-27T10:19:45.372Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.372Z] [INFO] Compiling 56 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/target/resources-runtime.jar [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-runtime --- [2024-06-27T10:19:45.372Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-runtime --- [2024-06-27T10:19:45.372Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-runtime-checkstyle) @ resources-runtime --- [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- install:3.1.1:install (default-install) @ resources-runtime --- [2024-06-27T10:19:45.372Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.16-SNAPSHOT/resources-runtime-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:45.372Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.16-SNAPSHOT/resources-runtime-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:45.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/server-mgmt.jar [2024-06-27T10:19:45.372Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:45.372Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:45.372Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:45.372Z] [INFO] Processing: jakarta.mail on element MAIL_DOMAIN [2024-06-27T10:19:45.372Z] [INFO] Enclosing type is org.glassfish.resources.mail.MailLogOutputStream [2024-06-27T10:19:45.372Z] [INFO] Loggers found so far: {jakarta.mail.description=Jakarta Mail Logger, jakarta.mail.publish=true, jakarta.mail.subsystem=MAIL} [2024-06-27T10:19:45.372Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:45.372Z] [INFO] Found enclosing element MAIL_DOMAIN [2024-06-27T10:19:45.372Z] [INFO] Found enclosing element org.glassfish.resources.mail.MailLogOutputStream [2024-06-27T10:19:45.372Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:45.372Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:45.372Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:45.372Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-connector --- [2024-06-27T10:19:45.372Z] [INFO] Not copying test resources [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mail-connector --- [2024-06-27T10:19:45.372Z] [INFO] Not compiling test sources [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-connector --- [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-connector --- [2024-06-27T10:19:45.372Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-connector --- [2024-06-27T10:19:45.372Z] [INFO] Executing tasks [2024-06-27T10:19:45.372Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/classes/META-INF for [2024-06-27T10:19:45.372Z] [INFO] [echo] mail-connector [2024-06-27T10:19:45.372Z] [INFO] Executed tasks [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-connector --- [2024-06-27T10:19:45.372Z] [INFO] [2024-06-27T10:19:45.372Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server-mgmt --- [2024-06-27T10:19:45.373Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/mail-connector.jar [2024-06-27T10:19:45.373Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server-mgmt --- [2024-06-27T10:19:45.373Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-server-mgmt-checkstyle) @ server-mgmt --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- install:3.1.1:install (default-install) @ server-mgmt --- [2024-06-27T10:19:45.373Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.16-SNAPSHOT/server-mgmt-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:45.373Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.16-SNAPSHOT/server-mgmt-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-connector --- [2024-06-27T10:19:45.373Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-connector --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2024-06-27T10:19:45.373Z] [INFO] Building cluster-cli 7.0.16-SNAPSHOT [207/302] [2024-06-27T10:19:45.373Z] [INFO] from nucleus/cluster/cli/pom.xml [2024-06-27T10:19:45.373Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2024-06-27T10:19:45.373Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2024-06-27T10:19:45.373Z] [INFO] Building admin-cli-optional 7.0.16-SNAPSHOT [208/302] [2024-06-27T10:19:45.373Z] [INFO] Building Embedded GlassFish nucleus 7.0.16-SNAPSHOT [209/302] [2024-06-27T10:19:45.373Z] [INFO] from appserver/admin/cli-optional/pom.xml [2024-06-27T10:19:45.373Z] [INFO] from appserver/extras/embedded/nucleus/pom.xml [2024-06-27T10:19:45.373Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:45.373Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.373Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-connector-checkstyle) @ mail-connector --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- install:3.1.1:install (default-install) @ mail-connector --- [2024-06-27T10:19:45.373Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.16-SNAPSHOT/mail-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:45.373Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.16-SNAPSHOT/mail-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2024-06-27T10:19:45.373Z] [INFO] Building GlassFish Jakarta Mail runtime 7.0.16-SNAPSHOT [210/302] [2024-06-27T10:19:45.373Z] [INFO] from appserver/resources/mail/mail-runtime/pom.xml [2024-06-27T10:19:45.373Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-cli --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-cli --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-cli --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-cli --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cli-optional --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cli-optional --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cli-optional --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cli-optional --- [2024-06-27T10:19:45.373Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-runtime --- [2024-06-27T10:19:45.373Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-runtime --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail-runtime --- [2024-06-27T10:19:45.373Z] [INFO] [2024-06-27T10:19:45.373Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail-runtime --- [2024-06-27T10:19:45.373Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.373Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.628Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.628Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.628Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:45.628Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:45.628Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00002 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00002 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00004 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00004 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00008 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00008 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00009 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00009 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00010 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00010 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00011 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00011 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00012 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00012 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00019 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00019 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00020 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00020 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00021 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00021 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00022 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00022 needs checking for cause/action: true [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00023 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00023 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00024 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00024 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00025 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00025 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00027 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00027 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00030 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00030 needs checking for cause/action: true [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00031 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00031 needs checking for cause/action: true [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00032 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00032 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00033 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00033 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00034 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00034 needs checking for cause/action: true [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00035 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00035 needs checking for cause/action: false [2024-06-27T10:19:45.628Z] [INFO] Processing: NCLS-COM-00036 [2024-06-27T10:19:45.628Z] [INFO] Message NCLS-COM-00036 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00037 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00037 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00038 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00038 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00039 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00039 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00040 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00040 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00041 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00041 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00042 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00042 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00043 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00043 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00044 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00044 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00045 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00045 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00046 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00046 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00047 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00047 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00048 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00048 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00049 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00049 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Processing: NCLS-COM-00050 [2024-06-27T10:19:45.629Z] [INFO] Message NCLS-COM-00050 needs checking for cause/action: false [2024-06-27T10:19:45.629Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-00002=AMX Startup Service Shutdown. MBeans have not been unregistered: {0}, NCLS-COM-00004=Fatal error loading AMX {0}, NCLS-COM-00008=AMX Startup Service: AMXLoader failed to load {0}, NCLS-COM-00009=AMX Startup Service: AMX ready for use, DomainRoot {0}, NCLS-COM-00010=AMXLoader failed to unload: {0}, NCLS-COM-00011=ConfigBean not processed, something wrong with it {0}, NCLS-COM-00012=In AMXConfigLoader : Loading {0}, NCLS-COM-00019=Can't unregister MBean: {0}, NCLS-COM-00020=Non-singleton ConfigBean {0} has empty key value (name), supplying {1}, NCLS-COM-00021=AMX ComplianceMonitor: ValidationLevel = {0}, UnregisterNonCompliant = {1}, LogInaccessibleAttributes = {2}, NCLS-COM-00022=AMX ComplianceMonitor thread has unexpectedly quit {0}, NCLS-COM-00023=Validating MBean {0}, NCLS-COM-00024=Exception validating MBean {0}, NCLS-COM-00025=Register children for instance name {0}, NCLS-COM-00027=AMX Attribute Change Notification for {0}, NCLS-COM-00030=Attribute {0} not found for object {1}, NCLS-COM-00031=Can't find child of type {0}, NCLS-COM-00032=MBeans exist in AMX domain prior to DomainRoot (violates Parent requirement): {0}, NCLS-COM-00033=Can't register config MBean: type={0}, name={1}, exception={2}, NCLS-COM-00034=Unexpected thread death of AMXConfigLoaderThread, NCLS-COM-00035=Can't create children, NCLS-COM-00036=AMXConfigStartupService.preDestroy(): stopping AMX, NCLS-COM-00037=Illegal non-string type for {0}.{1}(): {2}, NCLS-COM-00038=Can't get field value for {0}: exception: {1}, NCLS-COM-00039=Can't getTypesImplementing for {0}: exception: {1}, NCLS-COM-00040=Can't get childrenSet() from MBean: {0}, exception: {1}, NCLS-COM-00041=Problem with MBean: {0}, exception: {1}, NCLS-COM-00042=PathnamesImpl.getAllPathnames(): unexpected Throwable: {1}, NCLS-COM-00043=Can't get path() for MBean: {0}, exception: {1}, NCLS-COM-00044=Can't instantiate realm: {0}, exception: {1}, NCLS-COM-00045=getRealmNames(): Can't get realm names, exception:, NCLS-COM-00046=Cannot find primordial com.sun.enterprise.osgi-adapter, NCLS-COM-00047=Stopping server forcibly, NCLS-COM-00048=Can't get cipher suites, NCLS-COM-00049=MBeanInfoSupport: @ManagedAttribute cannot also be @ManagedOperation: {0}.{1}(), NCLS-COM-00050=MBeanInfoSupport: @ManagedAttribute not a getter or setter: {0}.{1}()} [2024-06-27T10:19:45.629Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:45.629Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:45.629Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:45.629Z] [INFO] Processing: jakarta.enterprise.system.tools.amx on element AMX_LOGGER [2024-06-27T10:19:45.629Z] [INFO] Enclosing type is org.glassfish.admin.amx.util.AMXLoggerInfo [2024-06-27T10:19:45.629Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amx.description=AMX Services, jakarta.enterprise.system.tools.amx.publish=true, jakarta.enterprise.system.tools.amx.subsystem=COMMON} [2024-06-27T10:19:45.629Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:45.629Z] [INFO] Found enclosing element AMX_LOGGER [2024-06-27T10:19:45.629Z] [INFO] Found enclosing element org.glassfish.admin.amx.util.AMXLoggerInfo [2024-06-27T10:19:45.629Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:45.630Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:45.630Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:45.630Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:45.630Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-core --- [2024-06-27T10:19:45.630Z] [INFO] Not copying test resources [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ amx-core --- [2024-06-27T10:19:45.630Z] [INFO] Not compiling test sources [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-core --- [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-core --- [2024-06-27T10:19:45.630Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-core --- [2024-06-27T10:19:45.630Z] [INFO] Executing tasks [2024-06-27T10:19:45.630Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/classes/META-INF for [2024-06-27T10:19:45.630Z] [INFO] [echo] amx-core [2024-06-27T10:19:45.630Z] [INFO] Executed tasks [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-core --- [2024-06-27T10:19:45.630Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:45.630Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-connector --- [2024-06-27T10:19:45.630Z] [INFO] Not copying test resources [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-connector --- [2024-06-27T10:19:45.630Z] [INFO] Not compiling test sources [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-connector --- [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-connector --- [2024-06-27T10:19:45.630Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-connector --- [2024-06-27T10:19:45.630Z] [INFO] Executing tasks [2024-06-27T10:19:45.630Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/target/classes/META-INF for [2024-06-27T10:19:45.630Z] [INFO] [echo] orb-connector [2024-06-27T10:19:45.630Z] [INFO] Executed tasks [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-connector --- [2024-06-27T10:19:45.630Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/amx-core.jar [2024-06-27T10:19:45.630Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cli-optional --- [2024-06-27T10:19:45.630Z] [INFO] [2024-06-27T10:19:45.630Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cli-optional --- [2024-06-27T10:19:45.886Z] [INFO] [2024-06-27T10:19:45.886Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cli-optional --- [2024-06-27T10:19:45.886Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:45.886Z] [INFO] [2024-06-27T10:19:45.886Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cli-optional --- [2024-06-27T10:19:45.886Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/target/orb-connector.jar [2024-06-27T10:19:45.886Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:19:45.886Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:45.886Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-06-27T10:19:45.886Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:45.886Z] [INFO] [2024-06-27T10:19:45.886Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-core --- [2024-06-27T10:19:45.886Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.886Z] [INFO] [2024-06-27T10:19:45.886Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-core --- [2024-06-27T10:19:45.886Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.886Z] [INFO] [2024-06-27T10:19:45.886Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-core-checkstyle) @ amx-core --- [2024-06-27T10:19:45.886Z] [INFO] [2024-06-27T10:19:45.886Z] [INFO] --- install:3.1.1:install (default-install) @ amx-core --- [2024-06-27T10:19:45.886Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.16-SNAPSHOT/amx-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:45.886Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:45.886Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-cli --- [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-cli --- [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-cli --- [2024-06-27T10:19:45.887Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:45.887Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.16-SNAPSHOT/amx-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-cli --- [2024-06-27T10:19:45.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/src/main/resources [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-connector --- [2024-06-27T10:19:45.887Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:45.887Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-06-27T10:19:45.887Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-connector --- [2024-06-27T10:19:45.887Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-internal-api --- [2024-06-27T10:19:45.887Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-connector-checkstyle) @ orb-connector --- [2024-06-27T10:19:45.887Z] [INFO] Not copying test resources [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-internal-api --- [2024-06-27T10:19:45.887Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- install:3.1.1:install (default-install) @ orb-connector --- [2024-06-27T10:19:45.887Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.16-SNAPSHOT/orb-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:45.887Z] [INFO] Not compiling test sources [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-internal-api --- [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-internal-api --- [2024-06-27T10:19:45.887Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-internal-api --- [2024-06-27T10:19:45.887Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.16-SNAPSHOT/orb-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cli-optional --- [2024-06-27T10:19:45.887Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-runtime --- [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-runtime --- [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-runtime --- [2024-06-27T10:19:45.887Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --------------< org.glassfish.main.common:amx-jakartaee >--------------- [2024-06-27T10:19:45.887Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2024-06-27T10:19:45.887Z] [INFO] Building AMX JavaEE 7.0.16-SNAPSHOT [211/302] [2024-06-27T10:19:45.887Z] [INFO] Building Glassfish Nucleus Atomic Featureset 7.0.16-SNAPSHOT [212/302] [2024-06-27T10:19:45.887Z] [INFO] from appserver/common/amx-jakartaee/pom.xml [2024-06-27T10:19:45.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:45.887Z] [INFO] from nucleus/featuresets/atomic/pom.xml [2024-06-27T10:19:45.887Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:45.887Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-cli --- [2024-06-27T10:19:45.887Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2024-06-27T10:19:45.887Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-runtime --- [2024-06-27T10:19:45.887Z] [INFO] Building GlassFish ORB interface layer implementation 7.0.16-SNAPSHOT [213/302] [2024-06-27T10:19:45.887Z] [INFO] from appserver/orb/orb-iiop/pom.xml [2024-06-27T10:19:45.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:45.887Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:19:45.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/src/main/resources [2024-06-27T10:19:45.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/src/main/manpages [2024-06-27T10:19:45.887Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail-runtime --- [2024-06-27T10:19:45.887Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.887Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.887Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.887Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-jakartaee --- [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-iiop --- [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-jakartaee --- [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-iiop --- [2024-06-27T10:19:45.887Z] [INFO] [2024-06-27T10:19:45.887Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ amx-jakartaee --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-iiop --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ amx-jakartaee --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-iiop --- [2024-06-27T10:19:45.888Z] [INFO] Executing tasks [2024-06-27T10:19:45.888Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/target/classes/META-INF for [2024-06-27T10:19:45.888Z] [INFO] [echo] connectors-internal-api [2024-06-27T10:19:45.888Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.888Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.888Z] [INFO] Executed tasks [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-internal-api --- [2024-06-27T10:19:45.888Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.888Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-internal-api --- [2024-06-27T10:19:45.888Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-internal-api --- [2024-06-27T10:19:45.888Z] [INFO] Tests are skipped. [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-internal-api-checkstyle) @ connectors-internal-api --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-internal-api --- [2024-06-27T10:19:45.888Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.16-SNAPSHOT/connectors-internal-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:45.888Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.16-SNAPSHOT/connectors-internal-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2024-06-27T10:19:45.888Z] [INFO] Building EJB container Internal API 7.0.16-SNAPSHOT [214/302] [2024-06-27T10:19:45.888Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] from appserver/ejb/ejb-internal-api/pom.xml [2024-06-27T10:19:45.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:45.888Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2024-06-27T10:19:45.888Z] [INFO] Building Core JDBC Resource Adapter classes 7.0.16-SNAPSHOT [216/302] [2024-06-27T10:19:45.888Z] [INFO] Building Container Common 7.0.16-SNAPSHOT [215/302] [2024-06-27T10:19:45.888Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:45.888Z] [INFO] from appserver/common/container-common/pom.xml [2024-06-27T10:19:45.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:45.888Z] [INFO] Building Work Management 7.0.16-SNAPSHOT [217/302] [2024-06-27T10:19:45.888Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2024-06-27T10:19:45.888Z] [INFO] from appserver/connectors/work-management/pom.xml [2024-06-27T10:19:45.888Z] [INFO] Building GlassFish Connectors Connector 7.0.16-SNAPSHOT [218/302] [2024-06-27T10:19:45.888Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2024-06-27T10:19:45.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:45.888Z] [INFO] from appserver/connectors/connectors-connector/pom.xml [2024-06-27T10:19:45.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:45.888Z] [INFO] Building JDBC Config Module 7.0.16-SNAPSHOT [219/302] [2024-06-27T10:19:45.888Z] [INFO] from appserver/jdbc/jdbc-config/pom.xml [2024-06-27T10:19:45.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-internal-api --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-internal-api --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-internal-api --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-internal-api --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-core --- [2024-06-27T10:19:45.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ container-common --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ container-common --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-core --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ container-common --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ container-common --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-core --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-config --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-core --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-config --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-config --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-config --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-connectors-connector --- [2024-06-27T10:19:45.888Z] [INFO] [2024-06-27T10:19:45.889Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-connectors-connector --- [2024-06-27T10:19:45.889Z] [INFO] [2024-06-27T10:19:45.889Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-connectors-connector --- [2024-06-27T10:19:45.889Z] [INFO] [2024-06-27T10:19:45.889Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-connectors-connector --- [2024-06-27T10:19:45.889Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.889Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.889Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:45.889Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:45.889Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.144Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.144Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.144Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.144Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.144Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] No sources to compile [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] Skipping the execution. [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] No sources to compile [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] No sources to compile [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] Not copying test resources [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] Not compiling test sources [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.144Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.144Z] [INFO] Tests are skipped. [2024-06-27T10:19:46.144Z] [INFO] [2024-06-27T10:19:46.145Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.145Z] [INFO] [2024-06-27T10:19:46.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ work-management --- [2024-06-27T10:19:46.145Z] [INFO] [2024-06-27T10:19:46.145Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ work-management --- [2024-06-27T10:19:46.145Z] [INFO] [2024-06-27T10:19:46.145Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ work-management --- [2024-06-27T10:19:46.145Z] [INFO] [2024-06-27T10:19:46.145Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ work-management --- [2024-06-27T10:19:46.145Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.145Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.145Z] [INFO] Executing tasks [2024-06-27T10:19:46.145Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target/classes/META-INF for [2024-06-27T10:19:46.145Z] [INFO] [echo] glassfish-embedded-nucleus [2024-06-27T10:19:46.400Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target/classes/META-INF [2024-06-27T10:19:46.400Z] [INFO] Executed tasks [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-nucleus.jar) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:46.400Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-06-27T10:19:46.400Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-jakartaee --- [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-jakartaee --- [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-jakartaee --- [2024-06-27T10:19:46.400Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-jakartaee --- [2024-06-27T10:19:46.400Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ mail-runtime --- [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ mail-runtime --- [2024-06-27T10:19:46.400Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:19:46.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/manpages [2024-06-27T10:19:46.400Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ amx-jakartaee --- [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-runtime --- [2024-06-27T10:19:46.400Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:46.400Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-internal-api --- [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-internal-api --- [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-internal-api --- [2024-06-27T10:19:46.400Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:46.400Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cli-optional --- [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cli-optional --- [2024-06-27T10:19:46.400Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.400Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-connectors-connector --- [2024-06-27T10:19:46.400Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-connectors-connector --- [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-internal-api --- [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-connectors-connector --- [2024-06-27T10:19:46.400Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:46.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/src/main/resources [2024-06-27T10:19:46.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/src/main/manpages [2024-06-27T10:19:46.400Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-internal-api --- [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-connectors-connector --- [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cli-optional --- [2024-06-27T10:19:46.400Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:19:46.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/src/main/resources [2024-06-27T10:19:46.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/src/main/manpages [2024-06-27T10:19:46.400Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:46.400Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:46.400Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.400Z] [INFO] [2024-06-27T10:19:46.400Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-connectors-connector --- [2024-06-27T10:19:46.401Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.401Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.401Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.656Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-config --- [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-config --- [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-config --- [2024-06-27T10:19:46.656Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-config --- [2024-06-27T10:19:46.656Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:46.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/src/main/manpages [2024-06-27T10:19:46.656Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-config --- [2024-06-27T10:19:46.656Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.656Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.656Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-core --- [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-core --- [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-core --- [2024-06-27T10:19:46.656Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:46.656Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:46.656Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java uses or overrides a deprecated API. [2024-06-27T10:19:46.656Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-cli --- [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-cli --- [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-core --- [2024-06-27T10:19:46.656Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-06-27T10:19:46.656Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:19:46.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/manpages [2024-06-27T10:19:46.656Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-core --- [2024-06-27T10:19:46.656Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.656Z] [INFO] [2024-06-27T10:19:46.656Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-cli --- [2024-06-27T10:19:46.656Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.911Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:46.911Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:46.911Z] [INFO] [2024-06-27T10:19:46.911Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-runtime --- [2024-06-27T10:19:46.911Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:46.911Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:46.912Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ container-common --- [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ container-common --- [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ container-common --- [2024-06-27T10:19:46.912Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ container-common --- [2024-06-27T10:19:46.912Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:19:46.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/resources [2024-06-27T10:19:46.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/manpages [2024-06-27T10:19:46.912Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ container-common --- [2024-06-27T10:19:46.912Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.912Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.912Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail-runtime --- [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- command-security:1.0.17:check (default-check) @ cli-optional --- [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cli-optional --- [2024-06-27T10:19:46.912Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.912Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.912Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:46.912Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic --- [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ atomic --- [2024-06-27T10:19:46.912Z] [INFO] No sources to compile [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic --- [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic --- [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-06-27T10:19:46.912Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ atomic --- [2024-06-27T10:19:46.912Z] [INFO] No sources to compile [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ atomic --- [2024-06-27T10:19:46.912Z] [INFO] No sources to compile [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-06-27T10:19:46.912Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:46.912Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java uses unchecked or unsafe operations. [2024-06-27T10:19:46.912Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-connectors-connector --- [2024-06-27T10:19:46.912Z] [INFO] [2024-06-27T10:19:46.912Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-connectors-connector --- [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-connectors-connector --- [2024-06-27T10:19:47.169Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:47.169Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-internal-api --- [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-internal-api --- [2024-06-27T10:19:47.169Z] [INFO] Executing tasks [2024-06-27T10:19:47.169Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/atomic/target/classes/META-INF for [2024-06-27T10:19:47.169Z] [INFO] [echo] atomic [2024-06-27T10:19:47.169Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-iiop --- [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-iiop --- [2024-06-27T10:19:47.169Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/atomic/target/classes/META-INF [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-iiop --- [2024-06-27T10:19:47.169Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:47.169Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-internal-api --- [2024-06-27T10:19:47.169Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:47.169Z] [INFO] Executed tasks [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-cli --- [2024-06-27T10:19:47.169Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-iiop --- [2024-06-27T10:19:47.169Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:47.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/resources [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/manpages [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-cli --- [2024-06-27T10:19:47.169Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ work-management --- [2024-06-27T10:19:47.169Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ work-management --- [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ work-management --- [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-iiop --- [2024-06-27T10:19:47.169Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:47.169Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-06-27T10:19:47.169Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-atomic-checkstyle) @ atomic --- [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-06-27T10:19:47.169Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/7.0.16-SNAPSHOT/atomic-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- resources:3.3.1:resources (default-resources) @ work-management --- [2024-06-27T10:19:47.169Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:47.169Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:47.169Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:47.169Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:19:47.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/src/main/manpages [2024-06-27T10:19:47.169Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:47.169Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ work-management --- [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2024-06-27T10:19:47.169Z] [INFO] Building Glassfish Atomic Distribution 7.0.16-SNAPSHOT [220/302] [2024-06-27T10:19:47.169Z] [INFO] from nucleus/distributions/atomic/pom.xml [2024-06-27T10:19:47.169Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:19:47.169Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:47.169Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:47.169Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-config --- [2024-06-27T10:19:47.169Z] [INFO] [2024-06-27T10:19:47.169Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-config --- [2024-06-27T10:19:47.169Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:47.170Z] [INFO] [2024-06-27T10:19:47.170Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-config --- [2024-06-27T10:19:47.170Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:47.170Z] [INFO] [2024-06-27T10:19:47.170Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-connectors-connector --- [2024-06-27T10:19:47.170Z] [INFO] [2024-06-27T10:19:47.170Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-connectors-connector --- [2024-06-27T10:19:47.170Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:47.170Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:47.170Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:47.170Z] [INFO] [2024-06-27T10:19:47.170Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-internal-api --- [2024-06-27T10:19:47.170Z] [INFO] [2024-06-27T10:19:47.170Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-internal-api --- [2024-06-27T10:19:47.170Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:47.170Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:47.425Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:47.425Z] [INFO] [2024-06-27T10:19:47.425Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-runtime --- [2024-06-27T10:19:47.425Z] [INFO] Not copying test resources [2024-06-27T10:19:47.425Z] [INFO] [2024-06-27T10:19:47.425Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mail-runtime --- [2024-06-27T10:19:47.425Z] [INFO] Not compiling test sources [2024-06-27T10:19:47.425Z] [INFO] [2024-06-27T10:19:47.425Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-runtime --- [2024-06-27T10:19:47.425Z] [INFO] [2024-06-27T10:19:47.425Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-runtime --- [2024-06-27T10:19:47.425Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.425Z] [INFO] [2024-06-27T10:19:47.425Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-runtime --- [2024-06-27T10:19:47.425Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:47.425Z] [INFO] [2024-06-27T10:19:47.425Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cli-optional --- [2024-06-27T10:19:47.425Z] [INFO] Not copying test resources [2024-06-27T10:19:47.425Z] [INFO] [2024-06-27T10:19:47.425Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cli-optional --- [2024-06-27T10:19:47.425Z] [INFO] Not compiling test sources [2024-06-27T10:19:47.425Z] [INFO] [2024-06-27T10:19:47.425Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cli-optional --- [2024-06-27T10:19:47.425Z] [INFO] [2024-06-27T10:19:47.425Z] [INFO] --- surefire:3.2.5:test (default-test) @ cli-optional --- [2024-06-27T10:19:47.425Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:47.681Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cli-optional --- [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-config --- [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-config --- [2024-06-27T10:19:47.681Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:47.681Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic --- [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ atomic --- [2024-06-27T10:19:47.681Z] [INFO] Executing tasks [2024-06-27T10:19:47.681Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/target/classes/META-INF for [2024-06-27T10:19:47.681Z] [INFO] [echo] cli-optional [2024-06-27T10:19:47.681Z] [INFO] Executed tasks [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cli-optional --- [2024-06-27T10:19:47.681Z] [INFO] No sources to compile [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ atomic --- [2024-06-27T10:19:47.681Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:47.681Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Some input files use or override a deprecated API. [2024-06-27T10:19:47.681Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:47.681Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java uses unchecked or unsafe operations. [2024-06-27T10:19:47.681Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ amx-jakartaee --- [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ amx-jakartaee --- [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic --- [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic --- [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-06-27T10:19:47.681Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ atomic --- [2024-06-27T10:19:47.681Z] [INFO] Executing tasks [2024-06-27T10:19:47.681Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/target/classes/META-INF for [2024-06-27T10:19:47.681Z] [INFO] [echo] mail-runtime [2024-06-27T10:19:47.681Z] [INFO] Executed tasks [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-runtime --- [2024-06-27T10:19:47.681Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/target/cli-optional.jar [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cli-optional --- [2024-06-27T10:19:47.681Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/target/mail-runtime.jar [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-jakartaee --- [2024-06-27T10:19:47.681Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cli-optional --- [2024-06-27T10:19:47.681Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-cli-optional-checkstyle) @ cli-optional --- [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- install:3.1.1:install (default-install) @ cli-optional --- [2024-06-27T10:19:47.681Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.16-SNAPSHOT/cli-optional-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:47.681Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:47.681Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.16-SNAPSHOT/cli-optional-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-runtime --- [2024-06-27T10:19:47.681Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.681Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-runtime --- [2024-06-27T10:19:47.681Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.681Z] [INFO] [2024-06-27T10:19:47.682Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-runtime-checkstyle) @ mail-runtime --- [2024-06-27T10:19:47.682Z] [INFO] [2024-06-27T10:19:47.682Z] [INFO] --- install:3.1.1:install (default-install) @ mail-runtime --- [2024-06-27T10:19:47.682Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.16-SNAPSHOT/mail-runtime-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:47.682Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.16-SNAPSHOT/mail-runtime-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:47.682Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-06-27T10:19:47.682Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-06-27T10:19:47.682Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-06-27T10:19:47.682Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-06-27T10:19:47.682Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.7 to target/dependency/jersey-media-jaxb.jar [2024-06-27T10:19:47.682Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:47.682Z] [INFO] [2024-06-27T10:19:47.682Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-internal-api --- [2024-06-27T10:19:47.682Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.1 to target/dependency/jackson-core.jar [2024-06-27T10:19:47.682Z] [INFO] Not copying test resources [2024-06-27T10:19:47.682Z] [INFO] [2024-06-27T10:19:47.682Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-internal-api --- [2024-06-27T10:19:47.682Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.16-SNAPSHOT to target/dependency/amx-core.jar [2024-06-27T10:19:47.682Z] [INFO] Not compiling test sources [2024-06-27T10:19:47.682Z] [INFO] [2024-06-27T10:19:47.682Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-internal-api --- [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-internal-api --- [2024-06-27T10:19:47.937Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.7 to target/dependency/jersey-media-multipart.jar [2024-06-27T10:19:47.937Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-connectors-connector --- [2024-06-27T10:19:47.937Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.16-SNAPSHOT to target/dependency/kernel.jar [2024-06-27T10:19:47.937Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-internal-api --- [2024-06-27T10:19:47.937Z] [INFO] Not copying test resources [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-connectors-connector --- [2024-06-27T10:19:47.937Z] [INFO] Not compiling test sources [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-connectors-connector --- [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-connectors-connector --- [2024-06-27T10:19:47.937Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-06-27T10:19:47.937Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.16-SNAPSHOT to target/dependency/security.jar [2024-06-27T10:19:47.937Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.16-SNAPSHOT to target/dependency/osgi-container.jar [2024-06-27T10:19:47.937Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-06-27T10:19:47.937Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.16-SNAPSHOT to target/dependency/deployment-admin.jar [2024-06-27T10:19:47.937Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.937Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.7 to target/dependency/jersey-media-json-jettison.jar [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-connectors-connector --- [2024-06-27T10:19:47.937Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-06-27T10:19:47.937Z] [INFO] Executing tasks [2024-06-27T10:19:47.937Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/target/classes/META-INF for [2024-06-27T10:19:47.937Z] [INFO] [echo] ejb-internal-api [2024-06-27T10:19:47.937Z] [INFO] Executed tasks [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-internal-api --- [2024-06-27T10:19:47.937Z] [INFO] Executing tasks [2024-06-27T10:19:47.937Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/target/classes/META-INF for [2024-06-27T10:19:47.937Z] [INFO] [echo] gf-connectors-connector [2024-06-27T10:19:47.937Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar [2024-06-27T10:19:47.937Z] [INFO] Executed tasks [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-connectors-connector --- [2024-06-27T10:19:47.937Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-internal-api --- [2024-06-27T10:19:47.937Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar [2024-06-27T10:19:47.937Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-internal-api --- [2024-06-27T10:19:47.937Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-internal-api-checkstyle) @ ejb-internal-api --- [2024-06-27T10:19:47.937Z] [INFO] [2024-06-27T10:19:47.937Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-internal-api --- [2024-06-27T10:19:47.937Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.16-SNAPSHOT/ejb-internal-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:47.938Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.16-SNAPSHOT/ejb-internal-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:47.938Z] [INFO] [2024-06-27T10:19:47.938Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2024-06-27T10:19:47.938Z] [INFO] Building Jakarta EE Security Core Classes 7.0.16-SNAPSHOT [221/302] [2024-06-27T10:19:47.938Z] [INFO] from appserver/security/core-ee/pom.xml [2024-06-27T10:19:47.938Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:47.938Z] [INFO] [2024-06-27T10:19:47.938Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-connectors-connector --- [2024-06-27T10:19:47.938Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.938Z] [INFO] [2024-06-27T10:19:47.938Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-connectors-connector --- [2024-06-27T10:19:47.938Z] [INFO] Tests are skipped. [2024-06-27T10:19:47.938Z] [INFO] [2024-06-27T10:19:47.938Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-gf-connectors-connector-checkstyle) @ gf-connectors-connector --- [2024-06-27T10:19:47.938Z] [INFO] [2024-06-27T10:19:47.938Z] [INFO] --- install:3.1.1:install (default-install) @ gf-connectors-connector --- [2024-06-27T10:19:47.938Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.16-SNAPSHOT/gf-connectors-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:47.938Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-06-27T10:19:47.938Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.16-SNAPSHOT/gf-connectors-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:47.938Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:47.938Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-06-27T10:19:47.938Z] [INFO] [2024-06-27T10:19:47.938Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-jakartaee --- [2024-06-27T10:19:47.938Z] [INFO] [2024-06-27T10:19:47.938Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ amx-jakartaee --- [2024-06-27T10:19:47.938Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:47.938Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[78,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:47.938Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:47.938Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[234,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:47.938Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java:[75,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:47.938Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/base/datastructure/CacheFactory.java:[66,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:47.938Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Some input files use or override a deprecated API. [2024-06-27T10:19:47.938Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:47.938Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceCache.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:47.938Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceCache.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:47.938Z] [INFO] [2024-06-27T10:19:47.938Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-core --- [2024-06-27T10:19:47.938Z] [INFO] [2024-06-27T10:19:47.938Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-core --- [2024-06-27T10:19:47.938Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1 to target/dependency/jackson-annotations.jar [2024-06-27T10:19:47.938Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:47.939Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-06-27T10:19:47.939Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-06-27T10:19:47.939Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:48.194Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 to target/dependency/jackson-databind.jar [2024-06-27T10:19:48.194Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:48.194Z] [INFO] [2024-06-27T10:19:48.194Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-cli --- [2024-06-27T10:19:48.194Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.16-SNAPSHOT to target/dependency/internal-api.jar [2024-06-27T10:19:48.194Z] [INFO] Not copying test resources [2024-06-27T10:19:48.194Z] [INFO] [2024-06-27T10:19:48.194Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-cli --- [2024-06-27T10:19:48.194Z] [INFO] Copying org.glassfish.hk2:hk2-extras:jar:3.1.0 to target/dependency/hk2-extras.jar [2024-06-27T10:19:48.194Z] [INFO] Not compiling test sources [2024-06-27T10:19:48.194Z] [INFO] [2024-06-27T10:19:48.194Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-cli --- [2024-06-27T10:19:48.194Z] [INFO] [2024-06-27T10:19:48.194Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-cli --- [2024-06-27T10:19:48.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.194Z] [INFO] [2024-06-27T10:19:48.194Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-cli --- [2024-06-27T10:19:48.194Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-common [2024-06-27T10:19:48.194Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:48.194Z] [INFO] [2024-06-27T10:19:48.194Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-config --- [2024-06-27T10:19:48.194Z] [INFO] Not copying test resources [2024-06-27T10:19:48.194Z] [INFO] [2024-06-27T10:19:48.194Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-config --- [2024-06-27T10:19:48.194Z] [INFO] Not compiling test sources [2024-06-27T10:19:48.194Z] [INFO] [2024-06-27T10:19:48.194Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-config --- [2024-06-27T10:19:48.194Z] [INFO] [2024-06-27T10:19:48.194Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-config --- [2024-06-27T10:19:48.194Z] [INFO] [2024-06-27T10:19:48.194Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-core --- [2024-06-27T10:19:48.194Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:48.194Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.194Z] [INFO] [2024-06-27T10:19:48.194Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-config --- [2024-06-27T10:19:48.194Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:48.194Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.194Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[478,83] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:48.194Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[610,27] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[681,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[707,36] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[525,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[526,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[555,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[558,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[587,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[617,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[657,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[81,18] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[85,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[122,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[126,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.195Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Some input files use or override a deprecated API. [2024-06-27T10:19:48.195Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:48.196Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:48.196Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ container-common --- [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ container-common --- [2024-06-27T10:19:48.196Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-06-27T10:19:48.196Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-06-27T10:19:48.196Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-06-27T10:19:48.196Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.7 to target/dependency/jersey-hk2.jar [2024-06-27T10:19:48.196Z] [INFO] Executing tasks [2024-06-27T10:19:48.196Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target/classes/META-INF for [2024-06-27T10:19:48.196Z] [INFO] [echo] cluster-cli [2024-06-27T10:19:48.196Z] [INFO] Executed tasks [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-cli --- [2024-06-27T10:19:48.196Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-06-27T10:19:48.196Z] [INFO] Executing tasks [2024-06-27T10:19:48.196Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/target/classes/META-INF for [2024-06-27T10:19:48.196Z] [INFO] [echo] jdbc-config [2024-06-27T10:19:48.196Z] [INFO] Executed tasks [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-config --- [2024-06-27T10:19:48.196Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:48.196Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:48.196Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ work-management --- [2024-06-27T10:19:48.196Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.16-SNAPSHOT to target/dependency/ssl-impl.jar [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ work-management --- [2024-06-27T10:19:48.196Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-06-27T10:19:48.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target/cluster-cli.jar [2024-06-27T10:19:48.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/target/jdbc-config.jar [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-cli --- [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-config --- [2024-06-27T10:19:48.196Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.196Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-config --- [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-cli --- [2024-06-27T10:19:48.196Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.196Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-cli-checkstyle) @ cluster-cli --- [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-config-checkstyle) @ jdbc-config --- [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ container-common --- [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-cli --- [2024-06-27T10:19:48.196Z] [INFO] [2024-06-27T10:19:48.196Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-config --- [2024-06-27T10:19:48.196Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.16-SNAPSHOT/cluster-cli-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:48.196Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.16-SNAPSHOT/jdbc-config-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:48.196Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:48.196Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-06-27T10:19:48.196Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.16-SNAPSHOT/cluster-cli-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:48.196Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.16-SNAPSHOT/jdbc-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:48.196Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.16-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-06-27T10:19:48.197Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.7 to target/dependency/jersey-server.jar [2024-06-27T10:19:48.197Z] [INFO] [2024-06-27T10:19:48.197Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2024-06-27T10:19:48.197Z] [INFO] Building Connectors admin 7.0.16-SNAPSHOT [222/302] [2024-06-27T10:19:48.197Z] [INFO] from appserver/connectors/admin/pom.xml [2024-06-27T10:19:48.197Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:48.197Z] [INFO] [2024-06-27T10:19:48.197Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ work-management --- [2024-06-27T10:19:48.197Z] [INFO] [2024-06-27T10:19:48.197Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-ee --- [2024-06-27T10:19:48.197Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:48.197Z] [INFO] [2024-06-27T10:19:48.197Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-ee --- [2024-06-27T10:19:48.197Z] [INFO] [2024-06-27T10:19:48.197Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-ee --- [2024-06-27T10:19:48.197Z] [INFO] [2024-06-27T10:19:48.197Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-ee --- [2024-06-27T10:19:48.197Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:48.197Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:48.197Z] [INFO] [2024-06-27T10:19:48.197Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-admin --- [2024-06-27T10:19:48.197Z] [INFO] [2024-06-27T10:19:48.197Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-admin --- [2024-06-27T10:19:48.197Z] [INFO] [2024-06-27T10:19:48.197Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-admin --- [2024-06-27T10:19:48.197Z] [INFO] [2024-06-27T10:19:48.197Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-admin --- [2024-06-27T10:19:48.197Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-06-27T10:19:48.197Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-06-27T10:19:48.197Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.16-SNAPSHOT to target/dependency/admin-util.jar [2024-06-27T10:19:48.197Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-06-27T10:19:48.197Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.16-SNAPSHOT to target/dependency/deployment-common.jar [2024-06-27T10:19:48.197Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:48.197Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-06-27T10:19:48.197Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:48.197Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-06-27T10:19:48.197Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.7 to target/dependency/jersey-container-grizzly2-http.jar [2024-06-27T10:19:48.197Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-06-27T10:19:48.197Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-06-27T10:19:48.197Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-06-27T10:19:48.197Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-06-27T10:19:48.197Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.16-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-06-27T10:19:48.197Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-06-27T10:19:48.197Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.16-SNAPSHOT to target/dependency/logging.jar [2024-06-27T10:19:48.197Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.7 to target/dependency/jersey-media-json-jackson.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.16-SNAPSHOT to target/dependency/security-services.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.16-SNAPSHOT to target/dependency/launcher.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.7 to target/dependency/jersey-bean-validation.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.16-SNAPSHOT to target/dependency/api-exporter.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.7 to target/dependency/jersey-media-sse.jar [2024-06-27T10:19:48.453Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:48.453Z] [WARNING] Manifest org.glassfish.main.connectors:work-management:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.enterprise.connectors.work, has 1, private references [com.sun.enterprise.connectors.work.monitor] [2024-06-27T10:19:48.453Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:48.453Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.16-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-api.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.16-SNAPSHOT to target/dependency/glassfish.jar [2024-06-27T10:19:48.453Z] [INFO] [2024-06-27T10:19:48.453Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-core --- [2024-06-27T10:19:48.453Z] [INFO] [2024-06-27T10:19:48.453Z] [INFO] --- command-security:1.0.17:check (default-check) @ work-management --- [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.16-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:19:48.453Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.7 to target/dependency/jersey-common.jar [2024-06-27T10:19:48.453Z] [INFO] [2024-06-27T10:19:48.453Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-core --- [2024-06-27T10:19:48.453Z] [INFO] [2024-06-27T10:19:48.453Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ work-management --- [2024-06-27T10:19:48.453Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:48.453Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:48.453Z] [INFO] [2024-06-27T10:19:48.453Z] [INFO] --- command-security:1.0.17:check (default-check) @ container-common --- [2024-06-27T10:19:48.453Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:48.453Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:48.453Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:48.453Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ha.commands.ListPersistenceTypesCommand] [2024-06-27T10:19:48.453Z] [INFO] [2024-06-27T10:19:48.454Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ container-common --- [2024-06-27T10:19:48.454Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:48.454Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:48.454Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:48.454Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/GlassFishORBManager.java:[267,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.454Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java:[43,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.454Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:48.454Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,38] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:48.454Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[313,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.454Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[429,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.454Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java uses or overrides a deprecated API. [2024-06-27T10:19:48.454Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:48.454Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:48.454Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:48.454Z] [INFO] [2024-06-27T10:19:48.454Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-iiop --- [2024-06-27T10:19:48.454Z] [INFO] [2024-06-27T10:19:48.454Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-iiop --- [2024-06-27T10:19:48.454Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-06-27T10:19:48.454Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.7 to target/dependency/jersey-entity-filtering.jar [2024-06-27T10:19:48.454Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-06-27T10:19:48.454Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-06-27T10:19:48.454Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.16-SNAPSHOT to target/dependency/config-api.jar [2024-06-27T10:19:48.454Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.16-SNAPSHOT to target/dependency/common-util.jar [2024-06-27T10:19:48.454Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-06-27T10:19:48.454Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-06-27T10:19:48.710Z] [INFO] [2024-06-27T10:19:48.710Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-iiop --- [2024-06-27T10:19:48.710Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:48.710Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:48.710Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:48.710Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:48.710Z] [INFO] Processing: AS-AMXEE-001 [2024-06-27T10:19:48.710Z] [INFO] Message AS-AMXEE-001 needs checking for cause/action: false [2024-06-27T10:19:48.710Z] [INFO] Processing: AS-AMXEE-002 [2024-06-27T10:19:48.710Z] [INFO] Message AS-AMXEE-002 needs checking for cause/action: false [2024-06-27T10:19:48.710Z] [INFO] Processing: AS-AMXEE-003 [2024-06-27T10:19:48.710Z] [INFO] Message AS-AMXEE-003 needs checking for cause/action: false [2024-06-27T10:19:48.710Z] [INFO] Processing: AS-AMXEE-004 [2024-06-27T10:19:48.710Z] [INFO] Message AS-AMXEE-004 needs checking for cause/action: false [2024-06-27T10:19:48.710Z] [INFO] Processing: AS-AMXEE-005 [2024-06-27T10:19:48.710Z] [INFO] Message AS-AMXEE-005 needs checking for cause/action: false [2024-06-27T10:19:48.710Z] [INFO] Processing: AS-AMXEE-006 [2024-06-27T10:19:48.710Z] [INFO] Message AS-AMXEE-006 needs checking for cause/action: false [2024-06-27T10:19:48.710Z] [INFO] Total Messages including ones found from disk so far: {AS-AMXEE-001=Registering application {0} using AMX having exception {1}, AS-AMXEE-002=Null from ApplicationInfo.getMetadata(Application.class) for application {0}, AS-AMXEE-003=Unable to get Application config for application {0}, AS-AMXEE-004=Can't register JSR 77 MBean for resourceRef {0} having exception {1}, AS-AMXEE-005=Can't unregister MBean: {0}, AS-AMXEE-006=J2EEDomain registered at {0}} [2024-06-27T10:19:48.710Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:48.710Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:48.710Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:48.710Z] [INFO] Processing: jakarta.enterprise.system.tools.amxee on element AMXEE_LOGGER [2024-06-27T10:19:48.710Z] [INFO] Enclosing type is org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-06-27T10:19:48.710Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amxee.description=AMX Services, jakarta.enterprise.system.tools.amxee.publish=true, jakarta.enterprise.system.tools.amxee.subsystem=AMX-JAKARTAEE} [2024-06-27T10:19:48.710Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:48.710Z] [INFO] Found enclosing element AMXEE_LOGGER [2024-06-27T10:19:48.710Z] [INFO] Found enclosing element org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-06-27T10:19:48.710Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:48.710Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:48.710Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:48.710Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:48.710Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:48.710Z] [INFO] [2024-06-27T10:19:48.710Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-jakartaee --- [2024-06-27T10:19:48.710Z] [INFO] Not copying test resources [2024-06-27T10:19:48.710Z] [INFO] [2024-06-27T10:19:48.710Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ amx-jakartaee --- [2024-06-27T10:19:48.710Z] [INFO] Not compiling test sources [2024-06-27T10:19:48.710Z] [INFO] [2024-06-27T10:19:48.710Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-jakartaee --- [2024-06-27T10:19:48.710Z] [INFO] [2024-06-27T10:19:48.710Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-jakartaee --- [2024-06-27T10:19:48.710Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.710Z] [INFO] [2024-06-27T10:19:48.710Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-jakartaee --- [2024-06-27T10:19:48.710Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.7 to target/dependency/jersey-media-json-binding.jar [2024-06-27T10:19:48.710Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-06-27T10:19:48.710Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-06-27T10:19:48.710Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-06-27T10:19:48.710Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-06-27T10:19:48.710Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-06-27T10:19:48.710Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-06-27T10:19:48.710Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-06-27T10:19:48.710Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-06-27T10:19:48.710Z] [INFO] Executing tasks [2024-06-27T10:19:48.711Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target/classes/META-INF for [2024-06-27T10:19:48.711Z] [INFO] [echo] amx-jakartaee [2024-06-27T10:19:48.711Z] [INFO] Executed tasks [2024-06-27T10:19:48.711Z] [INFO] [2024-06-27T10:19:48.711Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-jakartaee --- [2024-06-27T10:19:48.711Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-06-27T10:19:48.711Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-06-27T10:19:48.711Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.16-SNAPSHOT to target/dependency/admin-cli.jar [2024-06-27T10:19:48.711Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.16-SNAPSHOT to target/dependency/server-mgmt.jar [2024-06-27T10:19:48.711Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-06-27T10:19:48.711Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-06-27T10:19:48.711Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.7 to target/dependency/jersey-client.jar [2024-06-27T10:19:48.711Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-06-27T10:19:48.711Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-06-27T10:19:48.711Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-06-27T10:19:48.711Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.16-SNAPSHOT to target/dependency/config-types.jar [2024-06-27T10:19:48.711Z] [INFO] [2024-06-27T10:19:48.711Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ atomic --- [2024-06-27T10:19:48.711Z] [INFO] No sources to compile [2024-06-27T10:19:48.711Z] [INFO] [2024-06-27T10:19:48.711Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ atomic --- [2024-06-27T10:19:48.711Z] [INFO] No sources to compile [2024-06-27T10:19:48.711Z] [INFO] [2024-06-27T10:19:48.711Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-06-27T10:19:48.711Z] [INFO] Executing tasks [2024-06-27T10:19:48.711Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/dependency/META-INF for [2024-06-27T10:19:48.711Z] [INFO] [echo] atomic [2024-06-27T10:19:48.711Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/dependency/META-INF [2024-06-27T10:19:48.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target/amx-jakartaee.jar [2024-06-27T10:19:48.711Z] [INFO] Executed tasks [2024-06-27T10:19:48.711Z] [INFO] [2024-06-27T10:19:48.711Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ atomic --- [2024-06-27T10:19:48.711Z] [INFO] Reading assembly descriptor: src/main/assembly/atomic.xml [2024-06-27T10:19:48.711Z] [INFO] [2024-06-27T10:19:48.711Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-jakartaee --- [2024-06-27T10:19:48.711Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.711Z] [INFO] [2024-06-27T10:19:48.711Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-jakartaee --- [2024-06-27T10:19:48.711Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.711Z] [INFO] [2024-06-27T10:19:48.711Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-jakartaee-checkstyle) @ amx-jakartaee --- [2024-06-27T10:19:48.711Z] [INFO] [2024-06-27T10:19:48.711Z] [INFO] --- install:3.1.1:install (default-install) @ amx-jakartaee --- [2024-06-27T10:19:48.711Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.16-SNAPSHOT/amx-jakartaee-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:48.711Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target/amx-jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.16-SNAPSHOT/amx-jakartaee-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:48.711Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage [2024-06-27T10:19:48.969Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-admin --- [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-admin --- [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-admin --- [2024-06-27T10:19:48.969Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-admin --- [2024-06-27T10:19:48.969Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:48.969Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:19:48.969Z] [INFO] Copying 31 resources from src/main/manpages to target/classes [2024-06-27T10:19:48.969Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-admin --- [2024-06-27T10:19:48.969Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-iiop --- [2024-06-27T10:19:48.969Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:48.969Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-iiop --- [2024-06-27T10:19:48.969Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:48.969Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:48.969Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-core --- [2024-06-27T10:19:48.969Z] [INFO] Not copying test resources [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-core --- [2024-06-27T10:19:48.969Z] [INFO] Not compiling test sources [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-core --- [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-core --- [2024-06-27T10:19:48.969Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-core --- [2024-06-27T10:19:48.969Z] [INFO] Executing tasks [2024-06-27T10:19:48.969Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF for [2024-06-27T10:19:48.969Z] [INFO] [echo] jdbc-core [2024-06-27T10:19:48.969Z] [INFO] Executed tasks [2024-06-27T10:19:48.969Z] [INFO] [2024-06-27T10:19:48.969Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-core --- [2024-06-27T10:19:48.969Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:48.969Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:19:48.969Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:48.969Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05001 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05001 needs checking for cause/action: true [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05002 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05002 needs checking for cause/action: true [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05004 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05004 needs checking for cause/action: false [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05005 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05005 needs checking for cause/action: true [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05003 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05003 needs checking for cause/action: true [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05012 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05012 needs checking for cause/action: false [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05007 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05007 needs checking for cause/action: false [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05008 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05008 needs checking for cause/action: false [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05009 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05009 needs checking for cause/action: false [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05010 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05010 needs checking for cause/action: false [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05006 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05006 needs checking for cause/action: false [2024-06-27T10:19:48.969Z] [INFO] Processing: AS-RAR-05011 [2024-06-27T10:19:48.969Z] [INFO] Message AS-RAR-05011 needs checking for cause/action: false [2024-06-27T10:19:48.969Z] [INFO] Total Messages including ones found from disk so far: {AS-RAR-05001=Failed to get the thread-pool [ {0} ] for resource adapter [ {1} ]., AS-RAR-05001.MSG_COMMENT=# Failed to find thread pool, AS-RAR-05002=Failed to get the default thread-pool for resource adapter [ {0} ]., AS-RAR-05002.MSG_COMMENT=# Failed to find the default thread pool., AS-RAR-05003=An error occurred during instantiation of the Work Manager class [ {0} ] for resource adapter [ {1} ]., AS-RAR-05003.MSG_COMMENT=# Failed to create Work Manager instance., AS-RAR-05004=The Work named [ {0} ], progress [ {1} ]., AS-RAR-05004.MSG_COMMENT=# Print Work status, AS-RAR-05005=Resource adapter association failed., AS-RAR-05005.MSG_COMMENT=# Failed to associate Resource Adapter bean to Work instance., AS-RAR-05006=Unable to load Work Context class {0}., AS-RAR-05006.MSG_COMMENT=# Can not find Work Context class., AS-RAR-05007=Cannot specify both Execution Context [{0}] as well Transaction Context [{1}] for Work [{2}] execution. Only one can be specified., AS-RAR-05007.MSG_COMMENT=# ExecutionContext conflict., AS-RAR-05008=Duplicate Work Context for type [ {0} ]., AS-RAR-05008.MSG_COMMENT=# Duplicate Work Context., AS-RAR-05009=Application server cannot handle the following Work Context : {0}., AS-RAR-05009.MSG_COMMENT=# Unsupported Work Context., AS-RAR-05010=Setting custom Work Context class [ {0} ] using most specific supportted Work Context class [ {1} ]., AS-RAR-05010.MSG_COMMENT=# Handle custom Work Context., AS-RAR-05011=Unable to set Security Context., AS-RAR-05011.MSG_COMMENT=# Unable to set Security Context., AS-RAR-05012=Unsupported callback {0} during credential mapping., AS-RAR-05012.MSG_COMMENT=# Unsupported callback class.} [2024-06-27T10:19:48.970Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:48.970Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:48.970Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:48.970Z] [INFO] Processing: jakarta.enterprise.connector.work on element CONNECTOR_WORK_MANAGER_LOGGER [2024-06-27T10:19:48.970Z] [INFO] Enclosing type is com.sun.enterprise.connectors.work.LogFacade [2024-06-27T10:19:48.970Z] [INFO] Loggers found so far: {jakarta.enterprise.connector.work.description=logger for connector work manager module, jakarta.enterprise.connector.work.publish=true, jakarta.enterprise.connector.work.subsystem=connector} [2024-06-27T10:19:48.970Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:48.970Z] [INFO] Found enclosing element CONNECTOR_WORK_MANAGER_LOGGER [2024-06-27T10:19:48.970Z] [INFO] Found enclosing element com.sun.enterprise.connectors.work.LogFacade [2024-06-27T10:19:48.970Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:48.970Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:48.970Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:48.970Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:48.970Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ work-management --- [2024-06-27T10:19:48.970Z] [INFO] Not copying test resources [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ work-management --- [2024-06-27T10:19:48.970Z] [INFO] Not compiling test sources [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ work-management --- [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- surefire:3.2.5:test (default-test) @ work-management --- [2024-06-27T10:19:48.970Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar [2024-06-27T10:19:48.970Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ work-management --- [2024-06-27T10:19:48.970Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:48.970Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.970Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ container-common --- [2024-06-27T10:19:48.970Z] [INFO] Not copying test resources [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ container-common --- [2024-06-27T10:19:48.970Z] [INFO] Not compiling test sources [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ container-common --- [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- surefire:3.2.5:test (default-test) @ container-common --- [2024-06-27T10:19:48.970Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ container-common --- [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-core --- [2024-06-27T10:19:48.970Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-core --- [2024-06-27T10:19:48.970Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-core-jdbc-core-checkstyle) @ jdbc-core --- [2024-06-27T10:19:48.970Z] [INFO] [2024-06-27T10:19:48.970Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-core --- [2024-06-27T10:19:48.970Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/7.0.16-SNAPSHOT/jdbc-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:48.970Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar [2024-06-27T10:19:48.971Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/7.0.16-SNAPSHOT/jdbc-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2024-06-27T10:19:48.971Z] [INFO] Building connectors-ra-redeploy-jars 7.0.16-SNAPSHOT [223/302] [2024-06-27T10:19:48.971Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2024-06-27T10:19:48.971Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml [2024-06-27T10:19:48.971Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 7.0.16-SNAPSHOT [224/302] [2024-06-27T10:19:48.971Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:19:48.971Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc40/pom.xml [2024-06-27T10:19:48.971Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- exec:3.1.0:exec (create-domain) @ atomic --- [2024-06-27T10:19:48.971Z] [INFO] Executing tasks [2024-06-27T10:19:48.971Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target/classes/META-INF for [2024-06-27T10:19:48.971Z] [INFO] [echo] work-management [2024-06-27T10:19:48.971Z] [INFO] Executed tasks [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- jar:3.3.0:jar (default-jar) @ work-management --- [2024-06-27T10:19:48.971Z] [INFO] Executing tasks [2024-06-27T10:19:48.971Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/target/classes/META-INF for [2024-06-27T10:19:48.971Z] [INFO] [echo] container-common [2024-06-27T10:19:48.971Z] [INFO] Executed tasks [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- jar:3.3.0:jar (default-jar) @ container-common --- [2024-06-27T10:19:48.971Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target/work-management.jar [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc40 --- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc40 --- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc40 --- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc40 --- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ work-management --- [2024-06-27T10:19:48.971Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- failsafe:3.2.5:verify (verify) @ work-management --- [2024-06-27T10:19:48.971Z] [INFO] Tests are skipped. [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-work-management-checkstyle) @ work-management --- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- install:3.1.1:install (default-install) @ work-management --- [2024-06-27T10:19:48.971Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.16-SNAPSHOT/work-management-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:48.971Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:48.971Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.16-SNAPSHOT/work-management-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:48.971Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:48.971Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:48.971Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:48.971Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-ee --- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-ee --- [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-ee --- [2024-06-27T10:19:48.971Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-ee --- [2024-06-27T10:19:48.971Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-06-27T10:19:48.971Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/resources [2024-06-27T10:19:48.971Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/manpages [2024-06-27T10:19:48.971Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:48.971Z] [INFO] [2024-06-27T10:19:48.971Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-ee --- [2024-06-27T10:19:48.971Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/target/container-common.jar [2024-06-27T10:19:48.971Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:48.971Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ container-common --- [2024-06-27T10:19:49.227Z] [INFO] Tests are skipped. [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- failsafe:3.2.5:verify (verify) @ container-common --- [2024-06-27T10:19:49.227Z] [INFO] Tests are skipped. [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-container-common-checkstyle) @ container-common --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- install:3.1.1:install (default-install) @ container-common --- [2024-06-27T10:19:49.227Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.16-SNAPSHOT/container-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:49.227Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/target/container-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.16-SNAPSHOT/container-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] Building Common persistence code between JPA and CMP 7.0.16-SNAPSHOT [225/302] [2024-06-27T10:19:49.227Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2024-06-27T10:19:49.227Z] [INFO] from appserver/persistence/common/pom.xml [2024-06-27T10:19:49.227Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:49.227Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2024-06-27T10:19:49.227Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2024-06-27T10:19:49.227Z] [INFO] Building Web module command line interface 7.0.16-SNAPSHOT [229/302] [2024-06-27T10:19:49.227Z] [INFO] Building Weld connector for glassfish 7.0.16-SNAPSHOT [226/302] [2024-06-27T10:19:49.227Z] [INFO] from appserver/web/admin/pom.xml [2024-06-27T10:19:49.227Z] [INFO] from appserver/web/gf-weld-connector/pom.xml [2024-06-27T10:19:49.227Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:49.227Z] [INFO] Building Connector for JPA runtime in glassfish 7.0.16-SNAPSHOT [228/302] [2024-06-27T10:19:49.227Z] [INFO] Building GlassFish ha-shoal-store 7.0.16-SNAPSHOT [227/302] [2024-06-27T10:19:49.227Z] [INFO] from appserver/persistence/gf-jpa-connector/pom.xml [2024-06-27T10:19:49.227Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:49.227Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:49.227Z] [INFO] from appserver/ha/ha-shoal-store/pom.xml [2024-06-27T10:19:49.227Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence-common --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence-common --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ persistence-common --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ persistence-common --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jpa-connector --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jpa-connector --- [2024-06-27T10:19:49.227Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:49.227Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jpa-connector --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jpa-connector --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-cli --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-cli --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-cli --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-weld-connector --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-cli --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-weld-connector --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-weld-connector --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-weld-connector --- [2024-06-27T10:19:49.227Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:49.227Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:49.227Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:49.227Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:49.227Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:49.227Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-store --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-store --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-store --- [2024-06-27T10:19:49.227Z] [INFO] [2024-06-27T10:19:49.227Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-shoal-cache-store --- [2024-06-27T10:19:49.227Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:49.228Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:49.483Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:49.483Z] [INFO] [2024-06-27T10:19:49.483Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:49.483Z] [INFO] [2024-06-27T10:19:49.483Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:49.483Z] [INFO] [2024-06-27T10:19:49.483Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:49.483Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:49.483Z] [INFO] [2024-06-27T10:19:49.483Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:49.483Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/resources [2024-06-27T10:19:49.483Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/manpages [2024-06-27T10:19:49.483Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:49.483Z] [INFO] [2024-06-27T10:19:49.483Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:49.483Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:49.483Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:49.739Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:49.739Z] [INFO] [2024-06-27T10:19:49.739Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc40 --- [2024-06-27T10:19:49.739Z] [INFO] [2024-06-27T10:19:49.739Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc40 --- [2024-06-27T10:19:49.739Z] [INFO] [2024-06-27T10:19:49.739Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc40 --- [2024-06-27T10:19:49.739Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:49.739Z] [INFO] [2024-06-27T10:19:49.739Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc40 --- [2024-06-27T10:19:49.739Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:19:49.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/src/main/manpages [2024-06-27T10:19:49.739Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:49.739Z] [INFO] [2024-06-27T10:19:49.739Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc40 --- [2024-06-27T10:19:49.739Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:49.739Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:49.739Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:49.739Z] [INFO] [2024-06-27T10:19:49.739Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence-common --- [2024-06-27T10:19:49.739Z] [INFO] [2024-06-27T10:19:49.739Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence-common --- [2024-06-27T10:19:49.739Z] [INFO] [2024-06-27T10:19:49.739Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence-common --- [2024-06-27T10:19:49.739Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:49.739Z] [INFO] [2024-06-27T10:19:49.739Z] [INFO] --- resources:3.3.1:resources (default-resources) @ persistence-common --- [2024-06-27T10:19:49.739Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:19:49.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/manpages [2024-06-27T10:19:49.739Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:49.739Z] [INFO] [2024-06-27T10:19:49.739Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ persistence-common --- [2024-06-27T10:19:49.739Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:49.739Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:49.739Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:49.739Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:19:49.740Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:49.740Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:49.740Z] [INFO] Processing: AS-ORB-0001 [2024-06-27T10:19:49.740Z] [INFO] Message AS-ORB-0001 needs checking for cause/action: false [2024-06-27T10:19:49.740Z] [INFO] Processing: AS-ORB-0002 [2024-06-27T10:19:49.740Z] [INFO] Message AS-ORB-0002 needs checking for cause/action: false [2024-06-27T10:19:49.740Z] [INFO] Processing: AS-ORB-0010 [2024-06-27T10:19:49.740Z] [INFO] Message AS-ORB-0010 needs checking for cause/action: true [2024-06-27T10:19:49.740Z] [INFO] Processing: AS-ORB-0011 [2024-06-27T10:19:49.740Z] [INFO] Message AS-ORB-0011 needs checking for cause/action: true [2024-06-27T10:19:49.740Z] [INFO] Processing: AS-ORB-00101 [2024-06-27T10:19:49.740Z] [INFO] Message AS-ORB-00101 needs checking for cause/action: false [2024-06-27T10:19:49.740Z] [INFO] Processing: AS-ORB-00102 [2024-06-27T10:19:49.740Z] [INFO] Message AS-ORB-00102 needs checking for cause/action: false [2024-06-27T10:19:49.740Z] [INFO] Processing: AS-ORB-00103 [2024-06-27T10:19:49.740Z] [INFO] Message AS-ORB-00103 needs checking for cause/action: false [2024-06-27T10:19:49.740Z] [INFO] Processing: AS-ORB-00204 [2024-06-27T10:19:49.740Z] [INFO] Message AS-ORB-00204 needs checking for cause/action: false [2024-06-27T10:19:49.740Z] [INFO] Processing: AS-ORB-00205 [2024-06-27T10:19:49.740Z] [INFO] Message AS-ORB-00205 needs checking for cause/action: false [2024-06-27T10:19:49.740Z] [INFO] Processing: AS-ORB-00206 [2024-06-27T10:19:49.740Z] [INFO] Message AS-ORB-00206 needs checking for cause/action: false [2024-06-27T10:19:49.740Z] [INFO] Processing: AS-ORB-00207 [2024-06-27T10:19:49.740Z] [INFO] Message AS-ORB-00207 needs checking for cause/action: false [2024-06-27T10:19:49.740Z] [INFO] Total Messages including ones found from disk so far: {AS-ORB-0001=Exception converting the message fragment size {0} to integer, using default value: {1}., AS-ORB-0002=Exception converting the max connections value {0} to integer, using default value {1}., AS-ORB-0010=Unexpected Exception in ORB initialization, AS-ORB-00101=Exception occurred when resolving {0}, AS-ORB-00102=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using {0}:{1} instead, AS-ORB-00103=Problem with membership change notification. Exception occurred., AS-ORB-0011=Invalid or unavailable RootPOA service name, AS-ORB-00204=Could not find an endpoint to send request to., AS-ORB-00205=Unknown host: {0} Exception thrown: {1}, AS-ORB-00206=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using JNDI Provider URL {0} instead, AS-ORB-00207=Exception : {0} thrown for bad provider URL String: {1}} [2024-06-27T10:19:49.740Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:49.740Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:49.740Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:49.740Z] [INFO] Processing: jakarta.enterprise.resource.corba on element LOGGER_NAME_PREFIX [2024-06-27T10:19:49.740Z] [INFO] Enclosing type is org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-06-27T10:19:49.740Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.corba.description=Main IIOP/ORB/CORBA Logger, jakarta.enterprise.resource.corba.publish=true, jakarta.enterprise.resource.corba.subsystem=AS-ORB} [2024-06-27T10:19:49.740Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:49.740Z] [INFO] Found enclosing element LOGGER_NAME_PREFIX [2024-06-27T10:19:49.740Z] [INFO] Found enclosing element org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-06-27T10:19:49.740Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:49.740Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:49.740Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:49.740Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:49.740Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:49.740Z] [INFO] [2024-06-27T10:19:49.740Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-iiop --- [2024-06-27T10:19:49.740Z] [INFO] Not copying test resources [2024-06-27T10:19:49.740Z] [INFO] [2024-06-27T10:19:49.740Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-iiop --- [2024-06-27T10:19:49.740Z] [INFO] Not compiling test sources [2024-06-27T10:19:49.740Z] [INFO] [2024-06-27T10:19:49.740Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-iiop --- [2024-06-27T10:19:49.740Z] [INFO] [2024-06-27T10:19:49.740Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-iiop --- [2024-06-27T10:19:49.995Z] [INFO] Tests are skipped. [2024-06-27T10:19:49.995Z] [INFO] [2024-06-27T10:19:49.995Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-iiop --- [2024-06-27T10:19:49.996Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jpa-connector --- [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jpa-connector --- [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jpa-connector --- [2024-06-27T10:19:49.996Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jpa-connector --- [2024-06-27T10:19:49.996Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:19:49.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/src/main/manpages [2024-06-27T10:19:49.996Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:49.996Z] [INFO] Executing tasks [2024-06-27T10:19:49.996Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target/classes/META-INF for [2024-06-27T10:19:49.996Z] [INFO] [echo] orb-iiop [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jpa-connector --- [2024-06-27T10:19:49.996Z] [INFO] Executed tasks [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-iiop --- [2024-06-27T10:19:49.996Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:49.996Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:49.996Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target/orb-iiop.jar [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-iiop --- [2024-06-27T10:19:49.996Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:49.996Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java uses or overrides a deprecated API. [2024-06-27T10:19:49.996Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:49.996Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:49.996Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-admin --- [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-admin --- [2024-06-27T10:19:49.996Z] [INFO] Tests are skipped. [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-iiop --- [2024-06-27T10:19:49.996Z] [INFO] Tests are skipped. [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-iiop-checkstyle) @ orb-iiop --- [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- install:3.1.1:install (default-install) @ orb-iiop --- [2024-06-27T10:19:49.996Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.16-SNAPSHOT/orb-iiop-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:49.996Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.16-SNAPSHOT/orb-iiop-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2024-06-27T10:19:49.996Z] [INFO] Building Ejb Security Integration 7.0.16-SNAPSHOT [230/302] [2024-06-27T10:19:49.996Z] [INFO] from appserver/security/ejb.security/pom.xml [2024-06-27T10:19:49.996Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:49.996Z] [INFO] [2024-06-27T10:19:49.996Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-admin --- [2024-06-27T10:19:49.996Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:50.251Z] [INFO] [2024-06-27T10:19:50.251Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb.security --- [2024-06-27T10:19:50.251Z] [INFO] [2024-06-27T10:19:50.251Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb.security --- [2024-06-27T10:19:50.251Z] [INFO] [2024-06-27T10:19:50.251Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb.security --- [2024-06-27T10:19:50.251Z] [INFO] [2024-06-27T10:19:50.251Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb.security --- [2024-06-27T10:19:50.251Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:50.251Z] [INFO] [2024-06-27T10:19:50.251Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-weld-connector --- [2024-06-27T10:19:50.251Z] [INFO] [2024-06-27T10:19:50.251Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-weld-connector --- [2024-06-27T10:19:50.251Z] [INFO] [2024-06-27T10:19:50.251Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-weld-connector --- [2024-06-27T10:19:50.251Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-store --- [2024-06-27T10:19:50.252Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-store --- [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-store --- [2024-06-27T10:19:50.252Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:50.252Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:50.252Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-weld-connector --- [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-store --- [2024-06-27T10:19:50.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/src/main/resources [2024-06-27T10:19:50.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/src/main/manpages [2024-06-27T10:19:50.252Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:50.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/src/main/resources [2024-06-27T10:19:50.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/src/main/manpages [2024-06-27T10:19:50.252Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-weld-connector --- [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-shoal-cache-store --- [2024-06-27T10:19:50.252Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-cli --- [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-cli --- [2024-06-27T10:19:50.252Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:50.252Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-cli --- [2024-06-27T10:19:50.252Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:50.252Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:50.252Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-cli --- [2024-06-27T10:19:50.252Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:50.252Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:19:50.252Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-06-27T10:19:50.252Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:50.252Z] [INFO] [2024-06-27T10:19:50.252Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-cli --- [2024-06-27T10:19:50.252Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:50.252Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:50.507Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:50.507Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java uses or overrides a deprecated API. [2024-06-27T10:19:50.508Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:50.508Z] [INFO] [2024-06-27T10:19:50.508Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc40 --- [2024-06-27T10:19:50.508Z] [INFO] [2024-06-27T10:19:50.508Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc40 --- [2024-06-27T10:19:50.763Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:50.763Z] [INFO] [2024-06-27T10:19:50.763Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-admin --- [2024-06-27T10:19:50.763Z] [INFO] [2024-06-27T10:19:50.763Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc40 --- [2024-06-27T10:19:50.763Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:50.763Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[127,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:50.763Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[148,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:50.763Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java uses unchecked or unsafe operations. [2024-06-27T10:19:50.764Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:50.764Z] [INFO] [2024-06-27T10:19:50.764Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ persistence-common --- [2024-06-27T10:19:50.764Z] [INFO] [2024-06-27T10:19:50.764Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ persistence-common --- [2024-06-27T10:19:50.764Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:50.764Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[74,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[83,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[84,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[127,32] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[131,32] Short(java.lang.String) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[135,32] Byte(java.lang.String) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[139,32] Long(java.lang.String) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[143,32] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[147,32] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[159,32] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[234,14] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[400,42] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:19:50.764Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/SecurityUtils.java:[67,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:50.765Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceObjectBuilder.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:50.765Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceObjectBuilder.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:50.765Z] [INFO] [2024-06-27T10:19:50.765Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:50.765Z] [INFO] [2024-06-27T10:19:50.765Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ persistence-common --- [2024-06-27T10:19:50.765Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:50.765Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:50.765Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:50.765Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.connectors.admin.cli.CreateAdminObject, org.glassfish.connectors.admin.cli.CreateConnectorConnectionPool, org.glassfish.connectors.admin.cli.CreateConnectorResource, org.glassfish.connectors.admin.cli.CreateConnectorSecurityMap, org.glassfish.connectors.admin.cli.CreateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.CreateResourceAdapterConfig, org.glassfish.connectors.admin.cli.DeleteAdminObject, org.glassfish.connectors.admin.cli.DeleteConnectorConnectionPool, org.glassfish.connectors.admin.cli.DeleteConnectorResource, org.glassfish.connectors.admin.cli.DeleteConnectorSecurityMap, org.glassfish.connectors.admin.cli.DeleteConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.DeleteResourceAdapterConfig, org.glassfish.connectors.admin.cli.FlushConnectionPool, org.glassfish.connectors.admin.cli.ListAdminObjects, org.glassfish.connectors.admin.cli.ListConnectorConnectionPools, org.glassfish.connectors.admin.cli.ListConnectorResources, org.glassfish.connectors.admin.cli.ListConnectorSecurityMaps, org.glassfish.connectors.admin.cli.ListConnectorWorkSecurityMaps, org.glassfish.connectors.admin.cli.ListResourceAdapterConfigs, org.glassfish.connectors.admin.cli.ListResources, org.glassfish.connectors.admin.cli.PingConnectionPool, org.glassfish.connectors.admin.cli.UpdateConnectorSecurityMap, org.glassfish.connectors.admin.cli.UpdateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.internal.GetActivationSpecClass, org.glassfish.connectors.admin.cli.internal.GetAdminObjectClassNames, org.glassfish.connectors.admin.cli.internal.GetAdminObjectConfigProps, org.glassfish.connectors.admin.cli.internal.GetAdminObjectInterfaceNames, org.glassfish.connectors.admin.cli.internal.GetBuiltInCustomResources, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionNames, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionPropertiesAndDefaults, org.glassfish.connectors.admin.cli.internal.GetConnectorConfigJavaBeans, org.glassfish.connectors.admin.cli.internal.GetMCFConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigPropertyTypes, org.glassfish.connectors.admin.cli.internal.GetMessageListenerTypes, org.glassfish.connectors.admin.cli.internal.GetResourceAdapterConfigProperties, org.glassfish.connectors.admin.cli.internal.GetSystemRarsAllowingPoolCreation] [2024-06-27T10:19:50.765Z] [INFO] [2024-06-27T10:19:50.765Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-admin --- [2024-06-27T10:19:50.765Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:50.765Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:51.020Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:51.020Z] [INFO] [2024-06-27T10:19:51.020Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc40 --- [2024-06-27T10:19:51.020Z] [INFO] [2024-06-27T10:19:51.020Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc40 --- [2024-06-27T10:19:51.020Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:51.020Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:51.020Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:51.020Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:51.020Z] [INFO] [2024-06-27T10:19:51.021Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jpa-connector --- [2024-06-27T10:19:51.021Z] [INFO] [2024-06-27T10:19:51.021Z] [INFO] --- command-security:1.0.17:check (default-check) @ persistence-common --- [2024-06-27T10:19:51.021Z] [INFO] [2024-06-27T10:19:51.021Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jpa-connector --- [2024-06-27T10:19:51.021Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:51.021Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java uses unchecked or unsafe operations. [2024-06-27T10:19:51.021Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:51.021Z] [INFO] [2024-06-27T10:19:51.021Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-store --- [2024-06-27T10:19:51.021Z] [INFO] [2024-06-27T10:19:51.021Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-store --- [2024-06-27T10:19:51.021Z] [INFO] [2024-06-27T10:19:51.021Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ persistence-common --- [2024-06-27T10:19:51.021Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:51.021Z] [INFO] [2024-06-27T10:19:51.021Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-store --- [2024-06-27T10:19:51.021Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:51.021Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:51.021Z] [INFO] [2024-06-27T10:19:51.021Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jpa-connector --- [2024-06-27T10:19:51.021Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:51.277Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:51.277Z] [INFO] [2024-06-27T10:19:51.277Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb.security --- [2024-06-27T10:19:51.277Z] [INFO] [2024-06-27T10:19:51.277Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb.security --- [2024-06-27T10:19:51.277Z] [INFO] [2024-06-27T10:19:51.277Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb.security --- [2024-06-27T10:19:51.277Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java:[32,50] java.rmi.RMISecurityManager in java.rmi has been deprecated and marked for removal [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java:[50,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java:[50,36] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[63,18] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[63,59] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[70,23] setSecurityManager(java.lang.SecurityManager) in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecurityUtil.java:[111,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[47,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[47,29] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:51.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[166,18] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[166,46] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[131,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[241,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[323,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[383,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[407,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[407,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[427,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[427,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java:[270,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java:[270,21] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermsArchiveDelegate.java:[89,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:51.278Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebSecurityManager.java: Some input files use or override a deprecated API. [2024-06-27T10:19:51.278Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebSecurityManager.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:51.278Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:51.278Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:51.278Z] [INFO] [2024-06-27T10:19:51.278Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security-ee --- [2024-06-27T10:19:51.278Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:51.278Z] [INFO] [2024-06-27T10:19:51.279Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security-ee --- [2024-06-27T10:19:51.279Z] [INFO] [2024-06-27T10:19:51.279Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb.security --- [2024-06-27T10:19:51.279Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:19:51.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/resources [2024-06-27T10:19:51.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/manpages [2024-06-27T10:19:51.279Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:51.279Z] [INFO] [2024-06-27T10:19:51.279Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb.security --- [2024-06-27T10:19:51.279Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:51.279Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:51.279Z] Using port 4848 for Admin. [2024-06-27T10:19:51.279Z] Using port 8080 for HTTP Instance. [2024-06-27T10:19:51.279Z] Using default port 7676 for JMS. [2024-06-27T10:19:51.279Z] Using default port 3700 for IIOP. [2024-06-27T10:19:51.279Z] Using default port 8181 for HTTP_SSL. [2024-06-27T10:19:51.279Z] Using default port 3820 for IIOP_SSL. [2024-06-27T10:19:51.279Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-06-27T10:19:51.279Z] Using default port 8686 for JMX_ADMIN. [2024-06-27T10:19:51.279Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:19:51.279Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:19:51.279Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:51.279Z] [INFO] [2024-06-27T10:19:51.279Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-store --- [2024-06-27T10:19:51.279Z] [INFO] [2024-06-27T10:19:51.279Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-shoal-cache-store --- [2024-06-27T10:19:51.279Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:51.279Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:51.279Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:19:51.279Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:19:51.279Z] [INFO] [2024-06-27T10:19:51.279Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-ee --- [2024-06-27T10:19:51.279Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:51.279Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:51.279Z] [INFO] [2024-06-27T10:19:51.279Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jpa-connector --- [2024-06-27T10:19:51.279Z] [INFO] [2024-06-27T10:19:51.279Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jpa-connector --- [2024-06-27T10:19:51.279Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:51.279Z] [INFO] [2024-06-27T10:19:51.279Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-weld-connector --- [2024-06-27T10:19:51.279Z] [INFO] [2024-06-27T10:19:51.279Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-weld-connector --- [2024-06-27T10:19:51.534Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:51.534Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:51.534Z] [INFO] [2024-06-27T10:19:51.534Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-weld-connector --- [2024-06-27T10:19:51.534Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:51.534Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:51.534Z] [INFO] [2024-06-27T10:19:51.534Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc40 --- [2024-06-27T10:19:51.534Z] [INFO] Not copying test resources [2024-06-27T10:19:51.534Z] [INFO] [2024-06-27T10:19:51.534Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc40 --- [2024-06-27T10:19:51.534Z] [INFO] Not compiling test sources [2024-06-27T10:19:51.534Z] [INFO] [2024-06-27T10:19:51.534Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc40 --- [2024-06-27T10:19:51.534Z] [INFO] [2024-06-27T10:19:51.534Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc40 --- [2024-06-27T10:19:51.534Z] [INFO] Tests are skipped. [2024-06-27T10:19:51.534Z] [INFO] [2024-06-27T10:19:51.534Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc40 --- [2024-06-27T10:19:51.534Z] [INFO] Executing tasks [2024-06-27T10:19:51.790Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF for [2024-06-27T10:19:51.790Z] [INFO] [echo] jdbc40 [2024-06-27T10:19:51.790Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:51.790Z] [INFO] Executed tasks [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc40 --- [2024-06-27T10:19:51.790Z] [INFO] Not copying test resources [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:51.790Z] [INFO] Not compiling test sources [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:51.790Z] [INFO] Tests are skipped. [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:51.790Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc40 --- [2024-06-27T10:19:51.790Z] [INFO] Tests are skipped. [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc40 --- [2024-06-27T10:19:51.790Z] [INFO] Tests are skipped. [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc40-jdbc40-checkstyle) @ jdbc40 --- [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc40 --- [2024-06-27T10:19:51.790Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.16-SNAPSHOT/jdbc40-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:51.790Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.16-SNAPSHOT/jdbc40-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2024-06-27T10:19:51.790Z] [INFO] Building Distribution Module for JDBC Resource Adapter 7.0.16-SNAPSHOT [231/302] [2024-06-27T10:19:51.790Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml [2024-06-27T10:19:51.790Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:19:51.790Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor)' [2024-06-27T10:19:51.790Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:set-main-artifact (default-set-main-artifact)' [2024-06-27T10:19:51.790Z] [INFO] Executing tasks [2024-06-27T10:19:51.790Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF for [2024-06-27T10:19:51.790Z] [INFO] [echo] connectors-ra-redeploy-jars [2024-06-27T10:19:51.790Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF [2024-06-27T10:19:51.790Z] [INFO] Executed tasks [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:51.790Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra --- [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-ra --- [2024-06-27T10:19:51.790Z] [INFO] No sources to compile [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jdbc-ra --- [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra --- [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-06-27T10:19:51.790Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- jar:3.3.0:jar (version2) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:51.790Z] [INFO] [2024-06-27T10:19:51.790Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-classes) @ jdbc-ra --- [2024-06-27T10:19:51.790Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar [2024-06-27T10:19:51.790Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:51.791Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFilter.java:[173,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:19:51.791Z] cast to java.lang.Object for a varargs call [2024-06-27T10:19:51.791Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:19:51.791Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFinder.java:[150,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:19:51.791Z] cast to java.lang.Object for a varargs call [2024-06-27T10:19:51.791Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:19:51.791Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFilter.java:[187,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:19:51.791Z] cast to java.lang.Object for a varargs call [2024-06-27T10:19:51.791Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:19:51.791Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFinder.java:[167,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:19:51.791Z] cast to java.lang.Object for a varargs call [2024-06-27T10:19:51.791Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:19:51.791Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateHttpListener.java: Some input files use or override a deprecated API. [2024-06-27T10:19:51.791Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateHttpListener.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-cli --- [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-cli --- [2024-06-27T10:19:51.791Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-ee --- [2024-06-27T10:19:51.791Z] [INFO] Tests are skipped. [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:51.791Z] [INFO] Tests are skipped. [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-jars-checkstyle) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-jars --- [2024-06-27T10:19:51.791Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.16-SNAPSHOT/connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security-ee --- [2024-06-27T10:19:51.791Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:51.791Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-06-27T10:19:51.791Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.16-SNAPSHOT/connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:51.791Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.16-SNAPSHOT/connectors-ra-redeploy-jars-7.0.16-SNAPSHOT-v2.jar [2024-06-27T10:19:51.791Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-06-27T10:19:51.791Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/classes/libsolsparcauth.so [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-weld-connector --- [2024-06-27T10:19:51.791Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/classes/libsolx86auth.so [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-ee --- [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] [2024-06-27T10:19:51.791Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2024-06-27T10:19:51.791Z] [INFO] Building connectors-ra-redeploy-rars 7.0.16-SNAPSHOT [232/302] [2024-06-27T10:19:51.791Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2024-06-27T10:19:51.792Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml [2024-06-27T10:19:51.792Z] [INFO] Building connectors-ra-redeploy-rars-xa 7.0.16-SNAPSHOT [233/302] [2024-06-27T10:19:51.792Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-06-27T10:19:51.792Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml [2024-06-27T10:19:51.792Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-06-27T10:19:51.792Z] [INFO] [2024-06-27T10:19:51.792Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-weld-connector --- [2024-06-27T10:19:51.792Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:51.792Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:51.792Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:51.792Z] [INFO] [2024-06-27T10:19:51.792Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ persistence-common --- [2024-06-27T10:19:51.792Z] [INFO] Not copying test resources [2024-06-27T10:19:51.792Z] [INFO] [2024-06-27T10:19:51.792Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ persistence-common --- [2024-06-27T10:19:51.792Z] [INFO] Not compiling test sources [2024-06-27T10:19:51.792Z] [INFO] [2024-06-27T10:19:51.792Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ persistence-common --- [2024-06-27T10:19:51.792Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:51.792Z] [INFO] [2024-06-27T10:19:51.792Z] [INFO] --- surefire:3.2.5:test (default-test) @ persistence-common --- [2024-06-27T10:19:51.792Z] [INFO] Tests are skipped. [2024-06-27T10:19:51.792Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:51.792Z] [INFO] [2024-06-27T10:19:51.792Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence-common --- [2024-06-27T10:19:51.792Z] [INFO] [2024-06-27T10:19:51.792Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-cli --- [2024-06-27T10:19:51.792Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:52.047Z] [INFO] [2024-06-27T10:19:52.047Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-templates) @ jdbc-ra --- [2024-06-27T10:19:52.047Z] [INFO] Executing tasks [2024-06-27T10:19:52.047Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/target/classes/META-INF for [2024-06-27T10:19:52.047Z] [INFO] [echo] persistence-common [2024-06-27T10:19:52.047Z] [INFO] Executed tasks [2024-06-27T10:19:52.047Z] [INFO] [2024-06-27T10:19:52.047Z] [INFO] --- jar:3.3.0:jar (default-jar) @ persistence-common --- [2024-06-27T10:19:52.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/target/persistence-common.jar [2024-06-27T10:19:52.047Z] [INFO] [2024-06-27T10:19:52.047Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-ra --- [2024-06-27T10:19:52.047Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:52.047Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-store --- [2024-06-27T10:19:52.048Z] [INFO] Not copying test resources [2024-06-27T10:19:52.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/resources [2024-06-27T10:19:52.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/manpages [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-shoal-cache-store --- [2024-06-27T10:19:52.048Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-cp) @ jdbc-ra --- [2024-06-27T10:19:52.048Z] [INFO] Not compiling test sources [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-store --- [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-store --- [2024-06-27T10:19:52.048Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-06-27T10:19:52.048Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-store --- [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence-common --- [2024-06-27T10:19:52.048Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence-common --- [2024-06-27T10:19:52.048Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-common-checkstyle) @ persistence-common --- [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] --- install:3.1.1:install (default-install) @ persistence-common --- [2024-06-27T10:19:52.048Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.16-SNAPSHOT/persistence-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:52.048Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.16-SNAPSHOT/persistence-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] [2024-06-27T10:19:52.048Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2024-06-27T10:19:52.048Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2024-06-27T10:19:52.048Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2024-06-27T10:19:52.048Z] [INFO] Building Batch Connector for Glassfish 7.0.16-SNAPSHOT [235/302] [2024-06-27T10:19:52.048Z] [INFO] Building JPA container for glassfish 7.0.16-SNAPSHOT [234/302] [2024-06-27T10:19:52.048Z] [INFO] from appserver/batch/glassfish-batch-connector/pom.xml [2024-06-27T10:19:52.048Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2024-06-27T10:19:52.048Z] [INFO] Building internal-api module for cmp 7.0.16-SNAPSHOT [237/302] [2024-06-27T10:19:52.048Z] [INFO] from appserver/persistence/jpa-container/pom.xml [2024-06-27T10:19:52.048Z] [INFO] from appserver/persistence/cmp/internal-api/pom.xml [2024-06-27T10:19:52.048Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:52.048Z] [INFO] Building utility module for cmp 7.0.16-SNAPSHOT [236/302] [2024-06-27T10:19:52.048Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:52.048Z] [INFO] from appserver/persistence/cmp/utility/pom.xml [2024-06-27T10:19:52.048Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:52.048Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:52.048Z] [INFO] Executing tasks [2024-06-27T10:19:52.049Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/target/classes/META-INF for [2024-06-27T10:19:52.049Z] [INFO] [echo] ha-shoal-cache-store [2024-06-27T10:19:52.049Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-admin --- [2024-06-27T10:19:52.049Z] [INFO] Not copying test resources [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-admin --- [2024-06-27T10:19:52.049Z] [INFO] Executed tasks [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-store --- [2024-06-27T10:19:52.049Z] [INFO] Not compiling test sources [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-admin --- [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-admin --- [2024-06-27T10:19:52.049Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra/jdbc-ra-cp.jar [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.049Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-admin --- [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.049Z] [INFO] [2024-06-27T10:19:52.049Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.049Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar [2024-06-27T10:19:52.305Z] [INFO] No sources to compile [2024-06-27T10:19:52.305Z] [INFO] [2024-06-27T10:19:52.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.305Z] [INFO] No sources to compile [2024-06-27T10:19:52.305Z] [INFO] [2024-06-27T10:19:52.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.305Z] [INFO] [2024-06-27T10:19:52.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.305Z] [INFO] [2024-06-27T10:19:52.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.305Z] [INFO] [2024-06-27T10:19:52.305Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.305Z] [INFO] [2024-06-27T10:19:52.305Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.305Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:52.305Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:52.305Z] [INFO] [2024-06-27T10:19:52.305Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-internal-api --- [2024-06-27T10:19:52.305Z] [INFO] [2024-06-27T10:19:52.305Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-internal-api --- [2024-06-27T10:19:52.305Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-internal-api --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-internal-api --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-utility --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-utility --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-utility --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-utility --- [2024-06-27T10:19:52.306Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/v1/connectors-ra-redeploy-jars.jar [2024-06-27T10:19:52.306Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v1/connectors-ra-redeploy-jars.jar [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- dependency:3.6.1:copy-dependencies (version2) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/resources [2024-06-27T10:19:52.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/manpages [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-dm) @ jdbc-ra --- [2024-06-27T10:19:52.306Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-store --- [2024-06-27T10:19:52.306Z] [INFO] Copying connectors-ra-redeploy-jars-v2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v2/connectors-ra-redeploy-jars.jar [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.306Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-06-27T10:19:52.306Z] [INFO] No sources to compile [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.306Z] [INFO] No sources to compile [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.306Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-store --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.306Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-store-checkstyle) @ ha-shoal-cache-store --- [2024-06-27T10:19:52.306Z] [INFO] Not copying test resources [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.306Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-store --- [2024-06-27T10:19:52.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/resources [2024-06-27T10:19:52.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/manpages [2024-06-27T10:19:52.306Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:52.306Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:52.306Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.16-SNAPSHOT/ha-shoal-cache-store-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:52.306Z] [INFO] Not compiling test sources [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.306Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.16-SNAPSHOT/ha-shoal-cache-store-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jpa-container --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jpa-container --- [2024-06-27T10:19:52.306Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jpa-container --- [2024-06-27T10:19:52.306Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:52.306Z] [INFO] [2024-06-27T10:19:52.306Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jpa-container --- [2024-06-27T10:19:52.306Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:52.307Z] [INFO] No sources to compile [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.307Z] [INFO] No sources to compile [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.307Z] [INFO] Not copying test resources [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.307Z] [INFO] Not compiling test sources [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.307Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.307Z] [INFO] Executing tasks [2024-06-27T10:19:52.307Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/target/classes/META-INF for [2024-06-27T10:19:52.307Z] [INFO] [echo] connectors-admin [2024-06-27T10:19:52.307Z] [INFO] Executed tasks [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-admin --- [2024-06-27T10:19:52.307Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:52.307Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:52.307Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra/jdbc-ra-dm.jar [2024-06-27T10:19:52.307Z] [INFO] Executing tasks [2024-06-27T10:19:52.307Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF for [2024-06-27T10:19:52.307Z] [INFO] [echo] connectors-ra-redeploy-rars-xa [2024-06-27T10:19:52.307Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF [2024-06-27T10:19:52.307Z] [INFO] Executed tasks [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:52.307Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/target/connectors-admin.jar [2024-06-27T10:19:52.307Z] [INFO] Executing tasks [2024-06-27T10:19:52.307Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF for [2024-06-27T10:19:52.307Z] [INFO] [echo] connectors-ra-redeploy-rars [2024-06-27T10:19:52.307Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF [2024-06-27T10:19:52.307Z] [INFO] Executed tasks [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-ds) @ jdbc-ra --- [2024-06-27T10:19:52.307Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-admin --- [2024-06-27T10:19:52.307Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-admin --- [2024-06-27T10:19:52.307Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-admin-checkstyle) @ connectors-admin --- [2024-06-27T10:19:52.307Z] [INFO] [2024-06-27T10:19:52.307Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-admin --- [2024-06-27T10:19:52.307Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.16-SNAPSHOT/connectors-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:52.307Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.16-SNAPSHOT/connectors-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:52.562Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:52.562Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra/jdbc-ra-ds.jar [2024-06-27T10:19:52.562Z] [INFO] [2024-06-27T10:19:52.562Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-cli --- [2024-06-27T10:19:52.563Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.admin.cli.CreateHttp, org.glassfish.web.admin.cli.CreateHttpListener, org.glassfish.web.admin.cli.CreateHttpRedirect, org.glassfish.web.admin.cli.CreateNetworkListener, org.glassfish.web.admin.cli.CreateProtocol, org.glassfish.web.admin.cli.CreateProtocolFilter, org.glassfish.web.admin.cli.CreateProtocolFinder, org.glassfish.web.admin.cli.CreateTransport, org.glassfish.web.admin.cli.CreateVirtualServer, org.glassfish.web.admin.cli.DeleteHttp, org.glassfish.web.admin.cli.DeleteHttpListener, org.glassfish.web.admin.cli.DeleteHttpRedirect, org.glassfish.web.admin.cli.DeleteNetworkListener, org.glassfish.web.admin.cli.DeleteProtocol, org.glassfish.web.admin.cli.DeleteProtocolFilter, org.glassfish.web.admin.cli.DeleteProtocolFinder, org.glassfish.web.admin.cli.DeleteTransport, org.glassfish.web.admin.cli.DeleteVirtualServer, org.glassfish.web.admin.cli.ListHttpListeners, org.glassfish.web.admin.cli.ListNetworkListeners, org.glassfish.web.admin.cli.ListProtocolFilters, org.glassfish.web.admin.cli.ListProtocolFinders, org.glassfish.web.admin.cli.ListProtocols, org.glassfish.web.admin.cli.ListTransports, org.glassfish.web.admin.cli.ListVirtualServers] [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-cli --- [2024-06-27T10:19:52.563Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jpa-connector --- [2024-06-27T10:19:52.563Z] [INFO] Not copying test resources [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jpa-connector --- [2024-06-27T10:19:52.563Z] [INFO] Not compiling test sources [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jpa-connector --- [2024-06-27T10:19:52.563Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jpa-connector --- [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-xa) @ jdbc-ra --- [2024-06-27T10:19:52.563Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-06-27T10:19:52.563Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:52.563Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jpa-connector --- [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-connector --- [2024-06-27T10:19:52.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra/jdbc-ra-xa.jar [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-connector --- [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-connector --- [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-batch-connector --- [2024-06-27T10:19:52.563Z] [INFO] Executing tasks [2024-06-27T10:19:52.563Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/target/classes/META-INF for [2024-06-27T10:19:52.563Z] [INFO] [echo] gf-jpa-connector [2024-06-27T10:19:52.563Z] [INFO] Executed tasks [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jpa-connector --- [2024-06-27T10:19:52.563Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:52.563Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-ra --- [2024-06-27T10:19:52.563Z] [INFO] No sources to compile [2024-06-27T10:19:52.563Z] [INFO] [2024-06-27T10:19:52.563Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-06-27T10:19:52.563Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-manifest.xml [2024-06-27T10:19:52.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar [2024-06-27T10:19:52.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar [2024-06-27T10:19:52.818Z] [INFO] [2024-06-27T10:19:52.818Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-ra --- [2024-06-27T10:19:52.818Z] [INFO] [2024-06-27T10:19:52.818Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jpa-connector --- [2024-06-27T10:19:52.818Z] [INFO] No sources to compile [2024-06-27T10:19:52.818Z] [INFO] [2024-06-27T10:19:52.818Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-06-27T10:19:52.818Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.818Z] [INFO] [2024-06-27T10:19:52.818Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jpa-connector --- [2024-06-27T10:19:52.818Z] [INFO] Tests are skipped. [2024-06-27T10:19:52.818Z] [INFO] [2024-06-27T10:19:52.818Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-gf-jpa-connector-checkstyle) @ gf-jpa-connector --- [2024-06-27T10:19:52.818Z] [INFO] [2024-06-27T10:19:52.818Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jpa-connector --- [2024-06-27T10:19:52.818Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.16-SNAPSHOT/gf-jpa-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:52.818Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.16-SNAPSHOT/gf-jpa-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:53.074Z] [INFO] Executing tasks [2024-06-27T10:19:53.074Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/META-INF for [2024-06-27T10:19:53.074Z] [INFO] [echo] jdbc-ra [2024-06-27T10:19:53.074Z] [INFO] Executed tasks [2024-06-27T10:19:53.074Z] [INFO] [2024-06-27T10:19:53.074Z] [INFO] --- antrun:3.1.0:run (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-06-27T10:19:53.074Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:53.074Z] [INFO] [2024-06-27T10:19:53.074Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-internal-api --- [2024-06-27T10:19:53.074Z] [INFO] [2024-06-27T10:19:53.074Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-internal-api --- [2024-06-27T10:19:53.074Z] [INFO] [2024-06-27T10:19:53.074Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-internal-api --- [2024-06-27T10:19:53.074Z] [INFO] Executing tasks [2024-06-27T10:19:53.074Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra [2024-06-27T10:19:53.074Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:53.075Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra [2024-06-27T10:19:53.075Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra [2024-06-27T10:19:53.075Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra [2024-06-27T10:19:53.075Z] [INFO] Executed tasks [2024-06-27T10:19:53.075Z] [INFO] [2024-06-27T10:19:53.075Z] [INFO] --- assembly:3.6.0:single (default-single) @ jdbc-ra --- [2024-06-27T10:19:53.075Z] [INFO] [2024-06-27T10:19:53.075Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-internal-api --- [2024-06-27T10:19:53.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/src/main/resources [2024-06-27T10:19:53.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/src/main/manpages [2024-06-27T10:19:53.075Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:53.075Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:19:53.075Z] [INFO] [2024-06-27T10:19:53.075Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-internal-api --- [2024-06-27T10:19:53.075Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:53.075Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:53.075Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-06-27T10:19:53.075Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:53.075Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/ConnectionExecutionContext.java:[44,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.075Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[645,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.075Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[673,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.075Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[710,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.075Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[720,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.075Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[732,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.075Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[853,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.075Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[860,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.075Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[67,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[84,26] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[81,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[255,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecClientRequestInterceptor.java:[264,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java:[333,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:53.076Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use or override a deprecated API. [2024-06-27T10:19:53.076Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:53.076Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:53.076Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:53.076Z] [INFO] [2024-06-27T10:19:53.076Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb.security --- [2024-06-27T10:19:53.076Z] [INFO] [2024-06-27T10:19:53.076Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb.security --- [2024-06-27T10:19:53.076Z] [INFO] [2024-06-27T10:19:53.076Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jdbc-ra --- [2024-06-27T10:19:53.076Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-06-27T10:19:53.076Z] [INFO] [2024-06-27T10:19:53.076Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-06-27T10:19:53.076Z] [INFO] Tests are skipped. [2024-06-27T10:19:53.076Z] [INFO] [2024-06-27T10:19:53.076Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-06-27T10:19:53.076Z] [INFO] Tests are skipped. [2024-06-27T10:19:53.076Z] [INFO] [2024-06-27T10:19:53.076Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-06-27T10:19:53.076Z] [INFO] [2024-06-27T10:19:53.076Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-06-27T10:19:53.076Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/7.0.16-SNAPSHOT/jdbc-ra-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:53.076Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/7.0.16-SNAPSHOT/jdbc-ra-7.0.16-SNAPSHOT.zip [2024-06-27T10:19:53.331Z] [INFO] [2024-06-27T10:19:53.331Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb.security --- [2024-06-27T10:19:53.331Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:53.331Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:53.331Z] [INFO] [2024-06-27T10:19:53.331Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-weld-connector --- [2024-06-27T10:19:53.331Z] [INFO] Not copying test resources [2024-06-27T10:19:53.331Z] [INFO] [2024-06-27T10:19:53.331Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-weld-connector --- [2024-06-27T10:19:53.331Z] [INFO] Not compiling test sources [2024-06-27T10:19:53.331Z] [INFO] [2024-06-27T10:19:53.331Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-weld-connector --- [2024-06-27T10:19:53.331Z] [INFO] [2024-06-27T10:19:53.331Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-weld-connector --- [2024-06-27T10:19:53.331Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:53.331Z] [INFO] [2024-06-27T10:19:53.331Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-utility --- [2024-06-27T10:19:53.331Z] [INFO] [2024-06-27T10:19:53.331Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-utility --- [2024-06-27T10:19:53.331Z] [INFO] [2024-06-27T10:19:53.331Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-utility --- [2024-06-27T10:19:53.331Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:53.331Z] [INFO] Tests are skipped. [2024-06-27T10:19:53.331Z] [INFO] [2024-06-27T10:19:53.331Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-weld-connector --- [2024-06-27T10:19:53.331Z] [INFO] [2024-06-27T10:19:53.331Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-utility --- [2024-06-27T10:19:53.331Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-06-27T10:19:53.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/manpages [2024-06-27T10:19:53.331Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:53.331Z] [INFO] [2024-06-27T10:19:53.331Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-utility --- [2024-06-27T10:19:53.587Z] [INFO] Executing tasks [2024-06-27T10:19:53.587Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/target/classes/META-INF for [2024-06-27T10:19:53.587Z] [INFO] [echo] gf-weld-connector [2024-06-27T10:19:53.587Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:53.587Z] [INFO] Executed tasks [2024-06-27T10:19:53.587Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:53.587Z] [INFO] [2024-06-27T10:19:53.587Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-weld-connector --- [2024-06-27T10:19:53.587Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/target/gf-weld-connector.jar [2024-06-27T10:19:53.587Z] [INFO] [2024-06-27T10:19:53.587Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-weld-connector --- [2024-06-27T10:19:53.587Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:53.587Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:53.587Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:53.587Z] [INFO] Processing: AS-SECURITY-00001 [2024-06-27T10:19:53.587Z] [INFO] Message AS-SECURITY-00001 needs checking for cause/action: true [2024-06-27T10:19:53.587Z] [INFO] Processing: AS-SECURITY-00002 [2024-06-27T10:19:53.587Z] [INFO] Message AS-SECURITY-00002 needs checking for cause/action: true [2024-06-27T10:19:53.587Z] [INFO] Processing: AS-SECURITY-00003 [2024-06-27T10:19:53.587Z] [INFO] Message AS-SECURITY-00003 needs checking for cause/action: true [2024-06-27T10:19:53.587Z] [INFO] Processing: AS-SECURITY-00004 [2024-06-27T10:19:53.587Z] [INFO] Message AS-SECURITY-00004 needs checking for cause/action: true [2024-06-27T10:19:53.587Z] [INFO] Processing: AS-SECURITY-00005 [2024-06-27T10:19:53.587Z] [INFO] Message AS-SECURITY-00005 needs checking for cause/action: false [2024-06-27T10:19:53.587Z] [INFO] Processing: AS-SECURITY-00006 [2024-06-27T10:19:53.587Z] [INFO] Message AS-SECURITY-00006 needs checking for cause/action: false [2024-06-27T10:19:53.587Z] [INFO] Processing: AS-SECURITY-00007 [2024-06-27T10:19:53.587Z] [INFO] Message AS-SECURITY-00007 needs checking for cause/action: false [2024-06-27T10:19:53.587Z] [INFO] Processing: AS-SECURITY-00008 [2024-06-27T10:19:53.587Z] [INFO] Message AS-SECURITY-00008 needs checking for cause/action: false [2024-06-27T10:19:53.587Z] [INFO] Total Messages including ones found from disk so far: {AS-SECURITY-00001=Exception while getting the CodeSource, AS-SECURITY-00002=[Web-Security] WebSecurityManager - Exception while getting the PolicyFactory, AS-SECURITY-00003=[Web-Security] setPolicy SecurityPermission required to call PolicyContext.setContextID, AS-SECURITY-00004=[Web-Security] Unexpected Exception while setting policy context, AS-SECURITY-00005=JACC: For the URL pattern {0}, all but the following methods have been excluded: {1}, AS-SECURITY-00006=JACC: For the URL pattern {0}, the following methods have been excluded: {1}, AS-SECURITY-00007=JACC: For the URL pattern {0}, all but the following methods were uncovered: {1}, AS-SECURITY-00008=JACC: For the URL pattern {0}, the following methods were uncovered: {1}} [2024-06-27T10:19:53.587Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:53.587Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:53.587Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:53.587Z] [INFO] Processing: jakarta.enterprise.system.core.security.web on element LOG_DOMAIN [2024-06-27T10:19:53.587Z] [INFO] Enclosing type is com.sun.enterprise.security.ee.web.integration.LogUtils [2024-06-27T10:19:53.587Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.web.description=Core-ee Security Logger, jakarta.enterprise.system.core.security.web.publish=true, jakarta.enterprise.system.core.security.web.subsystem=SECURITY} [2024-06-27T10:19:53.587Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:53.587Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:19:53.587Z] [INFO] Found enclosing element com.sun.enterprise.security.ee.web.integration.LogUtils [2024-06-27T10:19:53.588Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:53.588Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:53.588Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:53.588Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:53.588Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-ee --- [2024-06-27T10:19:53.588Z] [INFO] Not copying test resources [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-ee --- [2024-06-27T10:19:53.588Z] [INFO] Tests are skipped. [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-weld-connector --- [2024-06-27T10:19:53.588Z] [INFO] Not compiling test sources [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security-ee --- [2024-06-27T10:19:53.588Z] [INFO] Tests are skipped. [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-gf-weld-connector-checkstyle) @ gf-weld-connector --- [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- install:3.1.1:install (default-install) @ gf-weld-connector --- [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-ee --- [2024-06-27T10:19:53.588Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.16-SNAPSHOT/gf-weld-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:53.588Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.16-SNAPSHOT/gf-weld-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:53.588Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jpa-container --- [2024-06-27T10:19:53.588Z] [INFO] Tests are skipped. [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-ee --- [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jpa-container --- [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jpa-container --- [2024-06-27T10:19:53.588Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jpa-container --- [2024-06-27T10:19:53.588Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:19:53.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/src/main/manpages [2024-06-27T10:19:53.588Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jpa-container --- [2024-06-27T10:19:53.588Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:19:53.588Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:19:53.588Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:53.588Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:53.588Z] [2024-06-27T10:19:53.588Z] Warning: [2024-06-27T10:19:53.588Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:19:53.588Z] [INFO] Executing tasks [2024-06-27T10:19:53.588Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/classes/META-INF for [2024-06-27T10:19:53.588Z] [INFO] [echo] security-ee [2024-06-27T10:19:53.588Z] [INFO] Executed tasks [2024-06-27T10:19:53.588Z] [INFO] [2024-06-27T10:19:53.588Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-ee --- [2024-06-27T10:19:53.588Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:19:53.588Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:19:53.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-06-27T10:19:53.843Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-06-27T10:19:53.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-06-27T10:19:53.843Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-06-27T10:19:53.844Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa [2024-06-27T10:19:53.844Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-06-27T10:19:53.844Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-06-27T10:19:53.844Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/ra.xml [2024-06-27T10:19:53.844Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/security-ee.jar [2024-06-27T10:19:53.844Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-06-27T10:19:53.844Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-06-27T10:19:53.844Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb.security --- [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-ee --- [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb.security --- [2024-06-27T10:19:53.844Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:53.844Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:53.844Z] [INFO] Tests are skipped. [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-ee --- [2024-06-27T10:19:53.844Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:19:53.844Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:19:53.844Z] [INFO] Tests are skipped. [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-ee-checkstyle) @ security-ee --- [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] --- install:3.1.1:install (default-install) @ security-ee --- [2024-06-27T10:19:53.844Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.16-SNAPSHOT/security-ee-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:53.844Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.16-SNAPSHOT/security-ee-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2024-06-27T10:19:53.844Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2024-06-27T10:19:53.844Z] [INFO] Building Connectors Runtime 7.0.16-SNAPSHOT [239/302] [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >------- [2024-06-27T10:19:53.844Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 7.0.16-SNAPSHOT [240/302] [2024-06-27T10:19:53.844Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2024-06-27T10:19:53.844Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2024-06-27T10:19:53.844Z] [INFO] Building Web Container Common Utilities 7.0.16-SNAPSHOT [242/302] [2024-06-27T10:19:53.844Z] [INFO] [2024-06-27T10:19:53.844Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2024-06-27T10:19:53.844Z] [INFO] Building Security Related Implementation for GlassFish 7.0.16-SNAPSHOT [243/302] [2024-06-27T10:19:53.844Z] [INFO] from appserver/security/security-all/pom.xml [2024-06-27T10:19:53.844Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:53.844Z] [INFO] from appserver/connectors/connectors-runtime/pom.xml [2024-06-27T10:19:53.844Z] [INFO] Building GlassFish Core EJB container implementation 7.0.16-SNAPSHOT [238/302] [2024-06-27T10:19:53.844Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:53.844Z] [INFO] from appserver/ejb/ejb-container/pom.xml [2024-06-27T10:19:53.844Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:53.844Z] [INFO] from appserver/web/war-util/pom.xml [2024-06-27T10:19:53.844Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:53.844Z] [INFO] from appserver/deployment/jakartaee-full/pom.xml [2024-06-27T10:19:53.844Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:53.844Z] [INFO] Building GlassFish AppClient Server-Side Core 7.0.16-SNAPSHOT [241/302] [2024-06-27T10:19:53.844Z] [INFO] from appserver/appclient/server/core/pom.xml [2024-06-27T10:19:53.844Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:54.100Z] [INFO] --- rar:3.0.0:rar (version2) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:54.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-06-27T10:19:54.100Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-06-27T10:19:54.100Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-06-27T10:19:54.100Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-06-27T10:19:54.100Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-06-27T10:19:54.100Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:54.100Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-xa-checkstyle) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-all --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-all --- [2024-06-27T10:19:54.100Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-all --- [2024-06-27T10:19:54.100Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-all --- [2024-06-27T10:19:54.100Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar [2024-06-27T10:19:54.100Z] [INFO] No sources to compile [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-all --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-all --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war-util --- [2024-06-27T10:19:54.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-server-core --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-all --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-server-core --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war-util --- [2024-06-27T10:19:54.100Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ war-util --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-server-core --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-server-core --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ war-util --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-all --- [2024-06-27T10:19:54.100Z] [INFO] No sources to compile [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-all --- [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.100Z] [INFO] --- rar:3.0.0:rar (nojar) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:54.100Z] [INFO] No sources to compile [2024-06-27T10:19:54.100Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-all --- [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-full --- [2024-06-27T10:19:54.101Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-06-27T10:19:54.101Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-06-27T10:19:54.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/nojar [2024-06-27T10:19:54.101Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-full --- [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-full --- [2024-06-27T10:19:54.101Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-jakartaee-full --- [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-runtime --- [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-runtime --- [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-runtime --- [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-runtime --- [2024-06-27T10:19:54.101Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:19:54.101Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:54.101Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:54.101Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:54.101Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:54.101Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-connector --- [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-connector --- [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-connector --- [2024-06-27T10:19:54.101Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:54.101Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:54.101Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-connector --- [2024-06-27T10:19:54.101Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/resources [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/manpages [2024-06-27T10:19:54.101Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:54.101Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:54.101Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-checkstyle) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:54.101Z] [INFO] [2024-06-27T10:19:54.101Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars --- [2024-06-27T10:19:54.101Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:54.101Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar [2024-06-27T10:19:54.101Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar [2024-06-27T10:19:54.101Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar [2024-06-27T10:19:54.101Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:54.102Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java uses unchecked or unsafe operations. [2024-06-27T10:19:54.102Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:54.102Z] [INFO] [2024-06-27T10:19:54.102Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-internal-api --- [2024-06-27T10:19:54.102Z] [INFO] [2024-06-27T10:19:54.102Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-internal-api --- [2024-06-27T10:19:54.102Z] [INFO] [2024-06-27T10:19:54.102Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:19:54.102Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [244/302] [2024-06-27T10:19:54.102Z] [INFO] from appserver/tests/appserv-tests/lib/pom.xml [2024-06-27T10:19:54.102Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:19:54.102Z] [INFO] Executing tasks [2024-06-27T10:19:54.102Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:54.102Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/security-all/target/classes/META-INF for [2024-06-27T10:19:54.102Z] [INFO] [echo] security-all [2024-06-27T10:19:54.102Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:54.102Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/security-all/target/classes/META-INF [2024-06-27T10:19:54.102Z] [INFO] Executed tasks [2024-06-27T10:19:54.102Z] [INFO] [2024-06-27T10:19:54.102Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-all --- [2024-06-27T10:19:54.102Z] [INFO] [2024-06-27T10:19:54.102Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-internal-api --- [2024-06-27T10:19:54.102Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.102Z] [INFO] [2024-06-27T10:19:54.102Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-all --- [2024-06-27T10:19:54.102Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.102Z] [INFO] [2024-06-27T10:19:54.102Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-all-checkstyle) @ security-all --- [2024-06-27T10:19:54.102Z] [INFO] [2024-06-27T10:19:54.102Z] [INFO] --- install:3.1.1:install (default-install) @ security-all --- [2024-06-27T10:19:54.102Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/security-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/7.0.16-SNAPSHOT/security-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:54.102Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:54.102Z] [INFO] [2024-06-27T10:19:54.102Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-batch-connector --- [2024-06-27T10:19:54.102Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:54.102Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:54.358Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:54.358Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:54.358Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00001 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00001 needs checking for cause/action: true [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00002 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00002 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00003 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00003 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00004 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00004 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00005 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00005 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00006 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00006 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00007 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00007 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00008 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00008 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00009 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00009 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00010 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00010 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00011 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00011 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00012 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00012 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00013 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00013 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00014 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00014 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00015 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00015 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00016 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00016 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00017 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00017 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00018 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00018 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00019 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00019 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00020 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00020 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00021 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00021 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00022 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00022 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00023 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00023 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00024 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00024 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00025 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00025 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00026 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00026 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00028 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00028 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00029 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00029 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00030 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00030 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00031 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00031 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00032 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00032 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00033 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00033 needs checking for cause/action: false [2024-06-27T10:19:54.358Z] [INFO] Processing: AS-WEB-ADMIN-00034 [2024-06-27T10:19:54.358Z] [INFO] Message AS-WEB-ADMIN-00034 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00035 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00035 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00036 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00036 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00037 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00037 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00038 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00038 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00039 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00039 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00040 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00040 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00041 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00041 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00042 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00042 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00043 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00043 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00044 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00044 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00045 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00045 needs checking for cause/action: false [2024-06-27T10:19:54.359Z] [INFO] Processing: AS-WEB-ADMIN-00046 [2024-06-27T10:19:54.359Z] [INFO] Message AS-WEB-ADMIN-00046 needs checking for cause/action: false [2024-06-27T10:19:54.360Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-ADMIN-00001=Unable to register StatsProvider {0} with Monitoring Infrastructure. No monitoring data will be collected for {1} and {2}, AS-WEB-ADMIN-00002=Current server config is null, AS-WEB-ADMIN-00003=The acceptor threads must be at least 1, AS-WEB-ADMIN-00004=Listener {0} could not be created, actual reason: {1}, AS-WEB-ADMIN-00005=A default virtual server is required. Please use --default-virtual-server to specify this value., AS-WEB-ADMIN-00006=--defaultVS and --default-virtual-server conflict. Please use only --default-virtual-server to specify this value., AS-WEB-ADMIN-00007=Attribute value (default-virtual-server = {0}) is not found in list of virtual servers defined in config., AS-WEB-ADMIN-00008=Http Listener named {0} already exists., AS-WEB-ADMIN-00009=Port [{0}] is already taken for address [{1}], please choose another port., AS-WEB-ADMIN-00010=Network Listener named {0} already exists., AS-WEB-ADMIN-00011=Protocol {0} has neither a protocol nor a port-unification configured., AS-WEB-ADMIN-00012={0} create failed:, AS-WEB-ADMIN-00013=The specified protocol {0} is not yet configured., AS-WEB-ADMIN-00014=Failed to create http-redirect for {0}: {1}., AS-WEB-ADMIN-00015=An http element for {0} already exists. Cannot add duplicate http., AS-WEB-ADMIN-00016=An http-redirect element for {0} already exists. Cannot add duplicate http-redirect., AS-WEB-ADMIN-00017={0} protocol already exists. Cannot add duplicate protocol., AS-WEB-ADMIN-00018=Failed to create protocol {0}., AS-WEB-ADMIN-00019={0} create failed: {1}., AS-WEB-ADMIN-00020={0} create failed. Given class is not a ProtocolFilter: {1}., AS-WEB-ADMIN-00021={0} create failed. Given class is not a ProtocolFinder: {1}., AS-WEB-ADMIN-00022={0} transport already exists. Cannot add duplicate transport., AS-WEB-ADMIN-00023=Failed to create transport {0}., AS-WEB-ADMIN-00024=Please use only networklisteners., AS-WEB-ADMIN-00025=Virtual Server named {0} already exists., AS-WEB-ADMIN-00026={0} create failed., AS-WEB-ADMIN-00028=Specified http listener, {0}, doesn''t exist., AS-WEB-ADMIN-00029={0} delete failed., AS-WEB-ADMIN-00030={0} Network Listener doesn't exist., AS-WEB-ADMIN-00031=Deletion of NetworkListener {0} failed., AS-WEB-ADMIN-00032={0} http-redirect doesn't exist., AS-WEB-ADMIN-00033=Deletion of http {0} failed., AS-WEB-ADMIN-00034=Deletion of http-redirect {0} failed., AS-WEB-ADMIN-00035={0} protocol doesn't exist., AS-WEB-ADMIN-00036={0} protocol is being used in the network listener {1}., AS-WEB-ADMIN-00037=Deletion of Protocol {0} failed., AS-WEB-ADMIN-00038={0} delete failed: {1}., AS-WEB-ADMIN-00039=No {0} element found with the name {1}., AS-WEB-ADMIN-00040={0} transport is being used in the network listener {1}., AS-WEB-ADMIN-00041=Deletion of Transport {0} failed., AS-WEB-ADMIN-00042={0} transport doesn''t exist., AS-WEB-ADMIN-00043={0} delete failed., AS-WEB-ADMIN-00044=Specified virtual server, {0}, doesn''t exist., AS-WEB-ADMIN-00045=Specified virtual server, {0}, can not be deleted because it is referenced from http listener, {1}., AS-WEB-ADMIN-00046=Monitoring Registry does not exist. Possible causes are 1) Monitoring is not turned on or at a lower level 2) The corresponding container (web, ejb, etc.) is not loaded yet} [2024-06-27T10:19:54.360Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:54.360Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:54.360Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:54.360Z] [INFO] Processing: jakarta.enterprise.web.admin on element WEB_ADMIN_LOGGER [2024-06-27T10:19:54.360Z] [INFO] Enclosing type is org.glassfish.web.admin.LogFacade [2024-06-27T10:19:54.360Z] [INFO] Loggers found so far: {jakarta.enterprise.web.admin.description=WEB Admin Logger, jakarta.enterprise.web.admin.publish=true, jakarta.enterprise.web.admin.subsystem=WEB} [2024-06-27T10:19:54.360Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:54.360Z] [INFO] Found enclosing element WEB_ADMIN_LOGGER [2024-06-27T10:19:54.360Z] [INFO] Found enclosing element org.glassfish.web.admin.LogFacade [2024-06-27T10:19:54.361Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:54.361Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:54.361Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:54.361Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:54.361Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:54.361Z] [INFO] [2024-06-27T10:19:54.361Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-cli --- [2024-06-27T10:19:54.361Z] [INFO] Not copying test resources [2024-06-27T10:19:54.361Z] [INFO] [2024-06-27T10:19:54.361Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-cli --- [2024-06-27T10:19:54.361Z] [INFO] Not compiling test sources [2024-06-27T10:19:54.361Z] [INFO] [2024-06-27T10:19:54.361Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-cli --- [2024-06-27T10:19:54.361Z] [INFO] [2024-06-27T10:19:54.361Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-cli --- [2024-06-27T10:19:54.361Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.361Z] [INFO] [2024-06-27T10:19:54.361Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-cli --- [2024-06-27T10:19:54.361Z] [INFO] Executing tasks [2024-06-27T10:19:54.361Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target/classes/META-INF for [2024-06-27T10:19:54.361Z] [INFO] [echo] web-cli [2024-06-27T10:19:54.361Z] [INFO] Executed tasks [2024-06-27T10:19:54.361Z] [INFO] [2024-06-27T10:19:54.361Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-cli --- [2024-06-27T10:19:54.361Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target/web-cli.jar [2024-06-27T10:19:54.361Z] [INFO] [2024-06-27T10:19:54.361Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-cli --- [2024-06-27T10:19:54.361Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.361Z] [INFO] [2024-06-27T10:19:54.361Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-cli --- [2024-06-27T10:19:54.361Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.361Z] [INFO] [2024-06-27T10:19:54.361Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-cli-checkstyle) @ web-cli --- [2024-06-27T10:19:54.361Z] [INFO] [2024-06-27T10:19:54.361Z] [INFO] --- install:3.1.1:install (default-install) @ web-cli --- [2024-06-27T10:19:54.361Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.16-SNAPSHOT/web-cli-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:54.361Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target/web-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.16-SNAPSHOT/web-cli-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:54.361Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:54.361Z] [INFO] [2024-06-27T10:19:54.361Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-internal-api --- [2024-06-27T10:19:54.616Z] [INFO] [2024-06-27T10:19:54.616Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-internal-api --- [2024-06-27T10:19:54.616Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:54.616Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:54.872Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:54.872Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[69,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.872Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[93,83] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.872Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[106,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.872Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[70,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.872Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[71,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.872Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[72,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.872Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[73,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.872Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[74,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.872Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[75,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.872Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[76,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.873Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[77,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.873Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[78,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:54.873Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java:[74,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:54.873Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java uses or overrides a deprecated API. [2024-06-27T10:19:54.873Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:54.873Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:54.873Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-utility --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-utility --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-container --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-container --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-container --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-container --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-utility --- [2024-06-27T10:19:54.873Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:54.873Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:54.873Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:19:54.873Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war-util --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war-util --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war-util --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:19:54.873Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:54.873Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:54.873Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb.security --- [2024-06-27T10:19:54.873Z] [INFO] Not copying test resources [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb.security --- [2024-06-27T10:19:54.873Z] [INFO] No sources to compile [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:19:54.873Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-06-27T10:19:54.873Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar, it will become the file for main project artifact. [2024-06-27T10:19:54.873Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:54.873Z] [INFO] Not compiling test sources [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] [2024-06-27T10:19:54.873Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:19:54.873Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb.security --- [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb.security --- [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war-util --- [2024-06-27T10:19:54.874Z] [INFO] No sources to compile [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:19:54.874Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:54.874Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:54.874Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-nucleus-checkstyle) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:54.874Z] [INFO] Tests are skipped. [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb.security --- [2024-06-27T10:19:54.874Z] [INFO] No sources to compile [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-nucleus --- [2024-06-27T10:19:54.874Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.16-SNAPSHOT/glassfish-embedded-nucleus-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:54.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/manpages [2024-06-27T10:19:54.874Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:54.874Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.16-SNAPSHOT/glassfish-embedded-nucleus-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:54.874Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ war-util --- [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jpa-container --- [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jpa-container --- [2024-06-27T10:19:54.874Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:54.874Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jpa-container --- [2024-06-27T10:19:54.874Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:54.874Z] [INFO] Executing tasks [2024-06-27T10:19:54.874Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/target/classes/META-INF for [2024-06-27T10:19:54.874Z] [INFO] [echo] ejb.security [2024-06-27T10:19:54.874Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:54.874Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java:[239,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:54.874Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java:[242,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:54.874Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java uses unchecked or unsafe operations. [2024-06-27T10:19:54.874Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-connector --- [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-connector --- [2024-06-27T10:19:54.874Z] [INFO] Executed tasks [2024-06-27T10:19:54.874Z] [INFO] [2024-06-27T10:19:54.874Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb.security --- [2024-06-27T10:19:55.129Z] [INFO] Executing tasks [2024-06-27T10:19:55.129Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:19:55.129Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:19:55.129Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:19:55.129Z] [INFO] [2024-06-27T10:19:55.129Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-connector --- [2024-06-27T10:19:55.129Z] [INFO] Executed tasks [2024-06-27T10:19:55.129Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:19:55.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/target/ejb.security.jar [2024-06-27T10:19:55.130Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:55.130Z] [INFO] Copying webtest.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:19:55.130Z] [INFO] Copying reporter.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:19:55.130Z] [INFO] Copying report-builder.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:19:55.130Z] [INFO] Copying cciblackbox-tx.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:19:55.130Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:19:55.130Z] [INFO] Copying connectors-ra-redeploy-rars.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:19:55.130Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-full --- [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-full --- [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-full --- [2024-06-27T10:19:55.130Z] [INFO] Copying connectors-ra-redeploy-rars-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:19:55.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:55.130Z] [INFO] Copying connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:19:55.130Z] [INFO] Copying connectors-ra-redeploy-rars-xa.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb.security --- [2024-06-27T10:19:55.130Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-full --- [2024-06-27T10:19:55.130Z] [INFO] Tests are skipped. [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb.security --- [2024-06-27T10:19:55.130Z] [INFO] Tests are skipped. [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ejb.security-checkstyle) @ ejb.security --- [2024-06-27T10:19:55.130Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- install:3.1.1:install (default-install) @ ejb.security --- [2024-06-27T10:19:55.130Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.16-SNAPSHOT/ejb.security-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:55.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/manpages [2024-06-27T10:19:55.130Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:55.130Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.16-SNAPSHOT/ejb.security-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-jakartaee-full --- [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2024-06-27T10:19:55.130Z] [INFO] Building Appclient Security Integration 7.0.16-SNAPSHOT [245/302] [2024-06-27T10:19:55.130Z] [INFO] from appserver/security/appclient.security/pom.xml [2024-06-27T10:19:55.130Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:55.130Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:55.130Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:55.130Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:19:55.130Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:19:55.130Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient.security --- [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.130Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient.security --- [2024-06-27T10:19:55.130Z] [INFO] [2024-06-27T10:19:55.131Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient.security --- [2024-06-27T10:19:55.131Z] [INFO] [2024-06-27T10:19:55.131Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient.security --- [2024-06-27T10:19:55.131Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:55.131Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:55.131Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:55.131Z] [INFO] [2024-06-27T10:19:55.131Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-server-core --- [2024-06-27T10:19:55.131Z] [INFO] [2024-06-27T10:19:55.131Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-server-core --- [2024-06-27T10:19:55.131Z] [INFO] [2024-06-27T10:19:55.131Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-server-core --- [2024-06-27T10:19:55.131Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:55.131Z] [INFO] [2024-06-27T10:19:55.131Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-server-core --- [2024-06-27T10:19:55.131Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-06-27T10:19:55.131Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-06-27T10:19:55.131Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:55.131Z] [INFO] [2024-06-27T10:19:55.131Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-server-core --- [2024-06-27T10:19:55.131Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:55.131Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:55.131Z] [INFO] [2024-06-27T10:19:55.131Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-utility --- [2024-06-27T10:19:55.131Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:55.131Z] [INFO] [2024-06-27T10:19:55.131Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-utility --- [2024-06-27T10:19:55.387Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:19:55.387Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:55.387Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:55.387Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- command-security:1.0.17:check (default-check) @ jpa-container --- [2024-06-27T10:19:55.387Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jpa-container --- [2024-06-27T10:19:55.387Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:55.387Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:55.387Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-connector --- [2024-06-27T10:19:55.387Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dependency-lib-downloader --- [2024-06-27T10:19:55.387Z] [INFO] Tests are skipped. [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dependency-lib-downloader --- [2024-06-27T10:19:55.387Z] [INFO] Tests are skipped. [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-dependency-lib-downloader-checkstyle) @ dependency-lib-downloader --- [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- install:3.1.1:install (default-install) @ dependency-lib-downloader --- [2024-06-27T10:19:55.387Z] [INFO] Skipping artifact installation [2024-06-27T10:19:55.387Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-internal-api --- [2024-06-27T10:19:55.387Z] [INFO] Not copying test resources [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-internal-api --- [2024-06-27T10:19:55.387Z] [INFO] Not compiling test sources [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-internal-api --- [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-internal-api --- [2024-06-27T10:19:55.387Z] [INFO] Tests are skipped. [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-internal-api --- [2024-06-27T10:19:55.387Z] [INFO] Executing tasks [2024-06-27T10:19:55.387Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/target/classes/META-INF for [2024-06-27T10:19:55.387Z] [INFO] [echo] cmp-internal-api [2024-06-27T10:19:55.387Z] [INFO] Executed tasks [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-internal-api --- [2024-06-27T10:19:55.387Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-batch-connector --- [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-internal-api --- [2024-06-27T10:19:55.387Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:55.387Z] [INFO] Tests are skipped. [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-internal-api --- [2024-06-27T10:19:55.387Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:55.387Z] [INFO] Tests are skipped. [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-internal-api-checkstyle) @ cmp-internal-api --- [2024-06-27T10:19:55.387Z] [INFO] [2024-06-27T10:19:55.387Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-internal-api --- [2024-06-27T10:19:55.387Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.16-SNAPSHOT/cmp-internal-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:55.387Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.16-SNAPSHOT/cmp-internal-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:55.642Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:55.642Z] [INFO] [2024-06-27T10:19:55.642Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient.security --- [2024-06-27T10:19:55.642Z] [INFO] [2024-06-27T10:19:55.642Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient.security --- [2024-06-27T10:19:55.642Z] [INFO] [2024-06-27T10:19:55.642Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient.security --- [2024-06-27T10:19:55.642Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:55.897Z] [INFO] [2024-06-27T10:19:55.897Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient.security --- [2024-06-27T10:19:55.897Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:19:55.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/src/main/resources [2024-06-27T10:19:55.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/src/main/manpages [2024-06-27T10:19:55.897Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:55.897Z] [INFO] [2024-06-27T10:19:55.897Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient.security --- [2024-06-27T10:19:55.897Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:55.897Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:56.152Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:56.152Z] [INFO] [2024-06-27T10:19:56.152Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-utility --- [2024-06-27T10:19:56.152Z] [INFO] Not copying test resources [2024-06-27T10:19:56.152Z] [INFO] [2024-06-27T10:19:56.152Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-utility --- [2024-06-27T10:19:56.152Z] [INFO] Not compiling test sources [2024-06-27T10:19:56.152Z] [INFO] [2024-06-27T10:19:56.152Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-utility --- [2024-06-27T10:19:56.152Z] [INFO] [2024-06-27T10:19:56.152Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-utility --- [2024-06-27T10:19:56.152Z] [INFO] Tests are skipped. [2024-06-27T10:19:56.152Z] [INFO] [2024-06-27T10:19:56.152Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-utility --- [2024-06-27T10:19:56.152Z] [INFO] Executing tasks [2024-06-27T10:19:56.152Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/target/classes/META-INF for [2024-06-27T10:19:56.152Z] [INFO] [echo] cmp-utility [2024-06-27T10:19:56.152Z] [INFO] Executed tasks [2024-06-27T10:19:56.152Z] [INFO] [2024-06-27T10:19:56.152Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-utility --- [2024-06-27T10:19:56.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/target/cmp-utility.jar [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-utility --- [2024-06-27T10:19:56.407Z] [INFO] Tests are skipped. [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-utility --- [2024-06-27T10:19:56.407Z] [INFO] Tests are skipped. [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-utility-checkstyle) @ cmp-utility --- [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-utility --- [2024-06-27T10:19:56.407Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.16-SNAPSHOT/cmp-utility-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:56.407Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.16-SNAPSHOT/cmp-utility-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2024-06-27T10:19:56.407Z] [INFO] Building model module for cmp 7.0.16-SNAPSHOT [246/302] [2024-06-27T10:19:56.407Z] [INFO] from appserver/persistence/cmp/model/pom.xml [2024-06-27T10:19:56.407Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:56.407Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-runtime --- [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-runtime --- [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-runtime --- [2024-06-27T10:19:56.407Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:56.407Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jpa-container --- [2024-06-27T10:19:56.407Z] [INFO] Not copying test resources [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jpa-container --- [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-runtime --- [2024-06-27T10:19:56.407Z] [INFO] Not compiling test sources [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jpa-container --- [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- surefire:3.2.5:test (default-test) @ jpa-container --- [2024-06-27T10:19:56.407Z] [INFO] Tests are skipped. [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jpa-container --- [2024-06-27T10:19:56.407Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:19:56.407Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-06-27T10:19:56.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/manpages [2024-06-27T10:19:56.407Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-runtime --- [2024-06-27T10:19:56.407Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:56.407Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:56.407Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-connector --- [2024-06-27T10:19:56.407Z] [INFO] Not copying test resources [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-batch-connector --- [2024-06-27T10:19:56.407Z] [INFO] Not compiling test sources [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-connector --- [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-connector --- [2024-06-27T10:19:56.407Z] [INFO] Executing tasks [2024-06-27T10:19:56.407Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/target/classes/META-INF for [2024-06-27T10:19:56.407Z] [INFO] [echo] jpa-container [2024-06-27T10:19:56.407Z] [INFO] Tests are skipped. [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-connector --- [2024-06-27T10:19:56.407Z] [INFO] Executed tasks [2024-06-27T10:19:56.407Z] [INFO] [2024-06-27T10:19:56.407Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jpa-container --- [2024-06-27T10:19:56.407Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/target/jpa-container.jar [2024-06-27T10:19:56.662Z] [INFO] [2024-06-27T10:19:56.662Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jpa-container --- [2024-06-27T10:19:56.662Z] [INFO] Tests are skipped. [2024-06-27T10:19:56.662Z] [INFO] [2024-06-27T10:19:56.662Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jpa-container --- [2024-06-27T10:19:56.662Z] [INFO] Tests are skipped. [2024-06-27T10:19:56.662Z] [INFO] [2024-06-27T10:19:56.662Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-jpa-container-checkstyle) @ jpa-container --- [2024-06-27T10:19:56.662Z] [INFO] [2024-06-27T10:19:56.662Z] [INFO] --- install:3.1.1:install (default-install) @ jpa-container --- [2024-06-27T10:19:56.662Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.16-SNAPSHOT/jpa-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:56.662Z] [INFO] Executing tasks [2024-06-27T10:19:56.662Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/target/classes/META-INF for [2024-06-27T10:19:56.662Z] [INFO] [echo] glassfish-batch-connector [2024-06-27T10:19:56.662Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.16-SNAPSHOT/jpa-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:56.662Z] [INFO] Executed tasks [2024-06-27T10:19:56.662Z] [INFO] [2024-06-27T10:19:56.662Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-connector --- [2024-06-27T10:19:56.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar [2024-06-27T10:19:56.662Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:56.662Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarSniffer.java:[46,5] com.sun.enterprise.deployment.EarType in com.sun.enterprise.deployment has been deprecated and marked for removal [2024-06-27T10:19:56.662Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[302,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:56.662Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[312,48] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.662Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[319,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:56.663Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[330,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.663Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[337,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.663Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[348,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:56.663Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[404,31] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:56.663Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[457,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.663Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations. [2024-06-27T10:19:56.663Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:56.663Z] [INFO] [2024-06-27T10:19:56.663Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-full --- [2024-06-27T10:19:56.663Z] [INFO] [2024-06-27T10:19:56.663Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-full --- [2024-06-27T10:19:56.663Z] [INFO] [2024-06-27T10:19:56.663Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-connector --- [2024-06-27T10:19:56.663Z] [INFO] Tests are skipped. [2024-06-27T10:19:56.663Z] [INFO] [2024-06-27T10:19:56.663Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-connector --- [2024-06-27T10:19:56.663Z] [INFO] Tests are skipped. [2024-06-27T10:19:56.663Z] [INFO] [2024-06-27T10:19:56.663Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-connector-checkstyle) @ glassfish-batch-connector --- [2024-06-27T10:19:56.663Z] [INFO] [2024-06-27T10:19:56.663Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-connector --- [2024-06-27T10:19:56.663Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.16-SNAPSHOT/glassfish-batch-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:56.663Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.16-SNAPSHOT/glassfish-batch-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:56.663Z] [INFO] [2024-06-27T10:19:56.663Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2024-06-27T10:19:56.663Z] [INFO] Building Batch Commands for Glassfish 7.0.16-SNAPSHOT [247/302] [2024-06-27T10:19:56.663Z] [INFO] from appserver/batch/glassfish-batch-commands/pom.xml [2024-06-27T10:19:56.663Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:56.663Z] [INFO] [2024-06-27T10:19:56.663Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-full --- [2024-06-27T10:19:56.663Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:56.663Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:56.663Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java:[129,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.663Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java:[156,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.663Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[159,26] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:56.663Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[159,67] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[610,22] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[620,26] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1125,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1369,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1445,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1445,29] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1447,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1524,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java:[347,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java:[354,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java:[131,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/util/ExceptionUtils.java:[37,26] java.lang.ThreadDeath in java.lang has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/util/ExceptionUtils.java:[38,20] java.lang.ThreadDeath in java.lang has been deprecated and marked for removal [2024-06-27T10:19:56.664Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java: Some input files use or override a deprecated API. [2024-06-27T10:19:56.664Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:56.664Z] [INFO] [2024-06-27T10:19:56.664Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ war-util --- [2024-06-27T10:19:56.664Z] [INFO] [2024-06-27T10:19:56.664Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ war-util --- [2024-06-27T10:19:56.921Z] [INFO] [2024-06-27T10:19:56.921Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ war-util --- [2024-06-27T10:19:56.921Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:56.921Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:56.921Z] [INFO] [2024-06-27T10:19:56.921Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-full --- [2024-06-27T10:19:56.921Z] [INFO] [2024-06-27T10:19:56.921Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-jakartaee-full --- [2024-06-27T10:19:56.921Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:56.921Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:56.921Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:19:56.921Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:19:56.921Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:56.921Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[90,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:19:56.921Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[90,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:56.921Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[93,19] setSecurityManager(java.lang.SecurityManager) in java.lang.System has been deprecated and marked for removal [2024-06-27T10:19:56.921Z] [INFO] [2024-06-27T10:19:56.921Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient.security --- [2024-06-27T10:19:56.921Z] [INFO] [2024-06-27T10:19:56.921Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient.security --- [2024-06-27T10:19:56.921Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:56.921Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientServerApplication.java:[165,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.922Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientGroupFacadeGenerator.java:[81,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-06-27T10:19:56.922Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java:[92,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.922Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java:[104,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:56.922Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/ApplicationSignedJARManager.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:56.922Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/ApplicationSignedJARManager.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:56.922Z] [INFO] [2024-06-27T10:19:56.922Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient-server-core --- [2024-06-27T10:19:56.922Z] [INFO] [2024-06-27T10:19:56.922Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient-server-core --- [2024-06-27T10:19:56.922Z] [2024-06-27T10:19:56.922Z] Warning: [2024-06-27T10:19:56.922Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:19:56.922Z] [INFO] [2024-06-27T10:19:56.922Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient.security --- [2024-06-27T10:19:56.922Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:56.922Z] [INFO] [2024-06-27T10:19:56.922Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-server-core --- [2024-06-27T10:19:56.922Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:57.178Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:57.178Z] [INFO] [2024-06-27T10:19:57.178Z] [INFO] --- command-security:1.0.17:check (default-check) @ war-util --- [2024-06-27T10:19:57.178Z] [INFO] [2024-06-27T10:19:57.178Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ war-util --- [2024-06-27T10:19:57.178Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:57.178Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:57.178Z] [INFO] [2024-06-27T10:19:57.178Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-commands --- [2024-06-27T10:19:57.178Z] [INFO] [2024-06-27T10:19:57.178Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-commands --- [2024-06-27T10:19:57.178Z] [INFO] [2024-06-27T10:19:57.178Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-commands --- [2024-06-27T10:19:57.178Z] [INFO] [2024-06-27T10:19:57.178Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-batch-commands --- [2024-06-27T10:19:57.178Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:57.178Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:57.178Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:57.178Z] [INFO] [2024-06-27T10:19:57.178Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient.security --- [2024-06-27T10:19:57.178Z] [INFO] [2024-06-27T10:19:57.178Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient.security --- [2024-06-27T10:19:57.178Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:57.178Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:57.433Z] [WARNING] Manifest org.glassfish.main.appclient.server:appclient-server-core:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.appclient.server.core, has 1, private references [org.glassfish.appclient.server.core.jws.servedcontent] [2024-06-27T10:19:57.433Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:57.433Z] [INFO] [2024-06-27T10:19:57.433Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-server-core --- [2024-06-27T10:19:57.434Z] [INFO] [2024-06-27T10:19:57.434Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-model --- [2024-06-27T10:19:57.434Z] [INFO] [2024-06-27T10:19:57.434Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-model --- [2024-06-27T10:19:57.434Z] [INFO] [2024-06-27T10:19:57.434Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-model --- [2024-06-27T10:19:57.434Z] [INFO] [2024-06-27T10:19:57.434Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-model --- [2024-06-27T10:19:57.434Z] [INFO] [2024-06-27T10:19:57.434Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-server-core --- [2024-06-27T10:19:57.434Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:57.434Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:57.434Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:57.434Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:57.689Z] Enter keystore password: Certificate stored in file [2024-06-27T10:19:57.689Z] [2024-06-27T10:19:57.689Z] Warning: [2024-06-27T10:19:57.689Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:19:57.944Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:57.944Z] [INFO] [2024-06-27T10:19:57.944Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-commands --- [2024-06-27T10:19:57.944Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:57.944Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:57.944Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:57.944Z] [INFO] Processing: AS-DEPLOYMENT-02015 [2024-06-27T10:19:57.945Z] [INFO] Message AS-DEPLOYMENT-02015 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-02015=Skipped processing for module {0} as its module type was not recognized} [2024-06-27T10:19:57.945Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:57.945Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:57.945Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:57.945Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.javaeefull on element DEPLOYMENT_LOGGER [2024-06-27T10:19:57.945Z] [INFO] Enclosing type is org.glassfish.javaee.full.deployment.EarDeployer [2024-06-27T10:19:57.945Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.javaeefull.description=Deployment logger for javaee-full module, jakarta.enterprise.system.tools.deployment.javaeefull.publish=true, jakarta.enterprise.system.tools.deployment.javaeefull.subsystem=DEPLOYMENT} [2024-06-27T10:19:57.945Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:57.945Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-06-27T10:19:57.945Z] [INFO] Found enclosing element org.glassfish.javaee.full.deployment.EarDeployer [2024-06-27T10:19:57.945Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:57.945Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:57.945Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:57.945Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:57.945Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:57.945Z] [INFO] [2024-06-27T10:19:57.945Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-full --- [2024-06-27T10:19:57.945Z] [INFO] [2024-06-27T10:19:57.945Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-commands --- [2024-06-27T10:19:57.945Z] [INFO] [2024-06-27T10:19:57.945Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-commands --- [2024-06-27T10:19:57.945Z] [INFO] Not copying test resources [2024-06-27T10:19:57.945Z] [INFO] [2024-06-27T10:19:57.945Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-jakartaee-full --- [2024-06-27T10:19:57.945Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:57.945Z] [INFO] Not compiling test sources [2024-06-27T10:19:57.945Z] [INFO] [2024-06-27T10:19:57.945Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-full --- [2024-06-27T10:19:57.945Z] [INFO] [2024-06-27T10:19:57.945Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-full --- [2024-06-27T10:19:57.945Z] [INFO] [2024-06-27T10:19:57.945Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-commands --- [2024-06-27T10:19:57.945Z] [INFO] Tests are skipped. [2024-06-27T10:19:57.945Z] [INFO] [2024-06-27T10:19:57.945Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-full --- [2024-06-27T10:19:57.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/resources [2024-06-27T10:19:57.945Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-06-27T10:19:57.945Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:57.945Z] [INFO] [2024-06-27T10:19:57.945Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-batch-commands --- [2024-06-27T10:19:57.945Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:57.945Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:57.945Z] [INFO] Executing tasks [2024-06-27T10:19:57.945Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target/classes/META-INF for [2024-06-27T10:19:57.945Z] [INFO] [echo] deployment-jakartaee-full [2024-06-27T10:19:57.945Z] [INFO] Executed tasks [2024-06-27T10:19:57.945Z] [INFO] [2024-06-27T10:19:57.945Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-full --- [2024-06-27T10:19:57.945Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:57.945Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:57.945Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00001 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00001 needs checking for cause/action: true [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00002 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00002 needs checking for cause/action: true [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00004 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00004 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00005 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00005 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00006 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00006 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00007 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00007 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00008 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00008 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00011 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00011 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00015 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00015 needs checking for cause/action: true [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00016 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00016 needs checking for cause/action: true [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00021 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00021 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00022 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00022 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00023 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00023 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00024 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00024 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00027 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00027 needs checking for cause/action: true [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00028 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00028 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00029 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00029 needs checking for cause/action: false [2024-06-27T10:19:57.945Z] [INFO] Processing: AS-WEB-UTIL-00030 [2024-06-27T10:19:57.945Z] [INFO] Message AS-WEB-UTIL-00030 needs checking for cause/action: false [2024-06-27T10:19:57.946Z] [INFO] Processing: AS-WEB-UTIL-00031 [2024-06-27T10:19:57.946Z] [INFO] Message AS-WEB-UTIL-00031 needs checking for cause/action: false [2024-06-27T10:19:57.946Z] [INFO] Processing: AS-WEB-UTIL-00032 [2024-06-27T10:19:57.946Z] [INFO] Message AS-WEB-UTIL-00032 needs checking for cause/action: false [2024-06-27T10:19:57.946Z] [INFO] Processing: AS-WEB-UTIL-00033 [2024-06-27T10:19:57.946Z] [INFO] Message AS-WEB-UTIL-00033 needs checking for cause/action: false [2024-06-27T10:19:57.946Z] [INFO] Processing: AS-WEB-UTIL-00034 [2024-06-27T10:19:57.946Z] [INFO] Message AS-WEB-UTIL-00034 needs checking for cause/action: false [2024-06-27T10:19:57.946Z] [INFO] Processing: AS-WEB-UTIL-00035 [2024-06-27T10:19:57.946Z] [INFO] Message AS-WEB-UTIL-00035 needs checking for cause/action: false [2024-06-27T10:19:57.946Z] [INFO] Processing: AS-WEB-UTIL-00036 [2024-06-27T10:19:57.946Z] [INFO] Message AS-WEB-UTIL-00036 needs checking for cause/action: false [2024-06-27T10:19:57.946Z] [INFO] Processing: AS-WEB-UTIL-00037 [2024-06-27T10:19:57.946Z] [INFO] Message AS-WEB-UTIL-00037 needs checking for cause/action: true [2024-06-27T10:19:57.946Z] [INFO] Processing: AS-WEB-UTIL-00038 [2024-06-27T10:19:57.946Z] [INFO] Message AS-WEB-UTIL-00038 needs checking for cause/action: false [2024-06-27T10:19:57.946Z] [INFO] Processing: AS-WEB-UTIL-00039 [2024-06-27T10:19:57.946Z] [INFO] Message AS-WEB-UTIL-00039 needs checking for cause/action: false [2024-06-27T10:19:57.946Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-UTIL-00001=Resource ''{0}'' is missing, AS-WEB-UTIL-00002=Failed tracking modifications of ''{0}'' : {1}, AS-WEB-UTIL-00004=Security Violation, attempt to use Restricted Class: {0}, AS-WEB-UTIL-00005=Class {0} has unsupported major or minor version numbers, which are greater than those found in the Java Runtime Environment version {1}, AS-WEB-UTIL-00006=Unable to load class with name [{0}], reason: {1}, AS-WEB-UTIL-00007=The web application [{0}] registered the JDBC driver [{1}] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered., AS-WEB-UTIL-00008=JDBC driver de-registration failed for web application [{0}], AS-WEB-UTIL-00011=Failed to check for ThreadLocal references for web application [{0}], AS-WEB-UTIL-00015=The web application [{0}] created a ThreadLocal with key of [{1}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00016=The web application [{0}] created a ThreadLocal with key of [{1}] and a value of [{2}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00021=Illegal JAR entry detected with name {0}, AS-WEB-UTIL-00022=Unable to validate JAR entry with name {0}, AS-WEB-UTIL-00023=Unable to create {0}, AS-WEB-UTIL-00024=Unable to delete {0}, AS-WEB-UTIL-00027=extra-class-path component [{0}] is not a valid pathname, AS-WEB-UTIL-00028=The clearReferencesStatic is not consistent in context.xml for virtual servers, AS-WEB-UTIL-00029=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-UTIL-00030=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-UTIL-00031=Ignoring invalid property [{0}] = [{1}], AS-WEB-UTIL-00032=The xml element should be [{0}] rather than [{1}], AS-WEB-UTIL-00033=This is an unexpected end of document, AS-WEB-UTIL-00034=Unexpected type of ClassLoader. Expected: java.net.URLClassLoader, got: {0}, AS-WEB-UTIL-00035=Unable to load class {0}, reason: {1}, AS-WEB-UTIL-00036=Invalid URLClassLoader path component: [{0}] is neither a JAR file nor a directory, AS-WEB-UTIL-00037=Error trying to scan the classes at {0} for annotations in which a ServletContainerInitializer has expressed interest, AS-WEB-UTIL-00038=Ignoring [{0}] during Tag Library Descriptor (TLD) processing, AS-WEB-UTIL-00039=Unable to determine TLD resources for [{0}] tag library, because class loader [{1}] for [{2}] is not an instance of java.net.URLClassLoader} [2024-06-27T10:19:57.946Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:57.946Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:57.946Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:57.946Z] [INFO] Processing: jakarta.enterprise.web.util on element WEB_UTIL_LOGGER [2024-06-27T10:19:57.946Z] [INFO] Enclosing type is org.glassfish.web.loader.LogFacade [2024-06-27T10:19:57.946Z] [INFO] Loggers found so far: {jakarta.enterprise.web.util.description=WEB Util Logger, jakarta.enterprise.web.util.publish=true, jakarta.enterprise.web.util.subsystem=WEB} [2024-06-27T10:19:57.946Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:57.946Z] [INFO] Found enclosing element WEB_UTIL_LOGGER [2024-06-27T10:19:57.946Z] [INFO] Found enclosing element org.glassfish.web.loader.LogFacade [2024-06-27T10:19:57.946Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:57.946Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:57.946Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:57.947Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:57.947Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:57.947Z] [INFO] [2024-06-27T10:19:57.947Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war-util --- [2024-06-27T10:19:57.947Z] [INFO] Not copying test resources [2024-06-27T10:19:57.947Z] [INFO] [2024-06-27T10:19:57.947Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ war-util --- [2024-06-27T10:19:57.947Z] [INFO] Not compiling test sources [2024-06-27T10:19:57.947Z] [INFO] [2024-06-27T10:19:57.947Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ war-util --- [2024-06-27T10:19:57.947Z] [INFO] [2024-06-27T10:19:57.947Z] [INFO] --- surefire:3.2.5:test (default-test) @ war-util --- [2024-06-27T10:19:57.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar [2024-06-27T10:19:57.947Z] [INFO] Tests are skipped. [2024-06-27T10:19:57.947Z] [INFO] [2024-06-27T10:19:57.947Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war-util --- [2024-06-27T10:19:57.947Z] [INFO] [2024-06-27T10:19:57.947Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-full --- [2024-06-27T10:19:57.947Z] [INFO] Tests are skipped. [2024-06-27T10:19:57.947Z] [INFO] [2024-06-27T10:19:57.947Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-full --- [2024-06-27T10:19:57.947Z] [INFO] Tests are skipped. [2024-06-27T10:19:57.947Z] [INFO] [2024-06-27T10:19:57.947Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-full-checkstyle) @ deployment-jakartaee-full --- [2024-06-27T10:19:57.947Z] [INFO] [2024-06-27T10:19:57.947Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-full --- [2024-06-27T10:19:57.947Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.16-SNAPSHOT/deployment-jakartaee-full-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:58.203Z] [INFO] Executing tasks [2024-06-27T10:19:58.203Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/classes/META-INF for [2024-06-27T10:19:58.203Z] [INFO] [echo] war-util [2024-06-27T10:19:58.203Z] [INFO] Executed tasks [2024-06-27T10:19:58.203Z] [INFO] [2024-06-27T10:19:58.203Z] [INFO] --- jar:3.3.0:jar (default-jar) @ war-util --- [2024-06-27T10:19:58.203Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.16-SNAPSHOT/deployment-jakartaee-full-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:58.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/war-util.jar [2024-06-27T10:19:58.203Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:58.203Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:58.203Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:58.203Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:58.203Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:58.203Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:58.203Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-container --- [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-container --- [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-container --- [2024-06-27T10:19:58.204Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war-util --- [2024-06-27T10:19:58.204Z] [INFO] Tests are skipped. [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war-util --- [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-container --- [2024-06-27T10:19:58.204Z] [INFO] Tests are skipped. [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-war-util-checkstyle) @ war-util --- [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- install:3.1.1:install (default-install) @ war-util --- [2024-06-27T10:19:58.204Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.16-SNAPSHOT/war-util-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:58.204Z] [INFO] Copying 11 resources from src/main/resources to target/classes [2024-06-27T10:19:58.204Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/war-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.16-SNAPSHOT/war-util-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] Building Core Servlet Container 7.0.16-SNAPSHOT [248/302] [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2024-06-27T10:19:58.204Z] [INFO] from appserver/web/web-core/pom.xml [2024-06-27T10:19:58.204Z] [INFO] Building Jakarta Pages Standard Tags implementation connector module 7.0.16-SNAPSHOT [249/302] [2024-06-27T10:19:58.204Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2024-06-27T10:19:58.204Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:58.204Z] [INFO] from appserver/web/jstl-connector/pom.xml [2024-06-27T10:19:58.204Z] [INFO] Building Jersey MVC TLD connector implementation module 7.0.16-SNAPSHOT [250/302] [2024-06-27T10:19:58.204Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:58.204Z] [INFO] from appserver/web/jersey-mvc-connector/pom.xml [2024-06-27T10:19:58.204Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:19:58.204Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-06-27T10:19:58.204Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-container --- [2024-06-27T10:19:58.204Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:58.204Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient.security --- [2024-06-27T10:19:58.204Z] [INFO] Not copying test resources [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient.security --- [2024-06-27T10:19:58.204Z] [INFO] Not compiling test sources [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient.security --- [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient.security --- [2024-06-27T10:19:58.204Z] [INFO] Tests are skipped. [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient.security --- [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-core --- [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-core --- [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-core --- [2024-06-27T10:19:58.204Z] [INFO] [2024-06-27T10:19:58.204Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-core --- [2024-06-27T10:19:58.204Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:58.204Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:58.459Z] [INFO] Executing tasks [2024-06-27T10:19:58.459Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/target/classes/META-INF for [2024-06-27T10:19:58.459Z] [INFO] [echo] appclient.security [2024-06-27T10:19:58.459Z] [INFO] Executed tasks [2024-06-27T10:19:58.459Z] [INFO] [2024-06-27T10:19:58.459Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient.security --- [2024-06-27T10:19:58.459Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:19:58.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/target/appclient.security.jar [2024-06-27T10:19:58.460Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:58.460Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:58.460Z] [INFO] [2024-06-27T10:19:58.460Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient.security --- [2024-06-27T10:19:58.460Z] [INFO] Tests are skipped. [2024-06-27T10:19:58.460Z] [INFO] [2024-06-27T10:19:58.460Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient.security --- [2024-06-27T10:19:58.460Z] [INFO] Tests are skipped. [2024-06-27T10:19:58.460Z] [INFO] [2024-06-27T10:19:58.460Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-appclient.security-checkstyle) @ appclient.security --- [2024-06-27T10:19:58.460Z] [INFO] [2024-06-27T10:19:58.460Z] [INFO] --- install:3.1.1:install (default-install) @ appclient.security --- [2024-06-27T10:19:58.460Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.16-SNAPSHOT/appclient.security-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:58.460Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.16-SNAPSHOT/appclient.security-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:58.460Z] [INFO] [2024-06-27T10:19:58.460Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jstl-connector --- [2024-06-27T10:19:58.460Z] [INFO] [2024-06-27T10:19:58.460Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jstl-connector --- [2024-06-27T10:19:58.460Z] [INFO] [2024-06-27T10:19:58.460Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jstl-connector --- [2024-06-27T10:19:58.460Z] [INFO] [2024-06-27T10:19:58.460Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jstl-connector --- [2024-06-27T10:19:58.460Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:58.460Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:58.716Z] [INFO] [2024-06-27T10:19:58.716Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-mvc-connector --- [2024-06-27T10:19:58.716Z] [INFO] [2024-06-27T10:19:58.716Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-mvc-connector --- [2024-06-27T10:19:58.716Z] [INFO] [2024-06-27T10:19:58.716Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jersey-mvc-connector --- [2024-06-27T10:19:58.716Z] [INFO] [2024-06-27T10:19:58.716Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jersey-mvc-connector --- [2024-06-27T10:19:58.716Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:58.716Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:19:58.716Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:58.716Z] [INFO] Initial messages found so far: {} [2024-06-27T10:19:58.716Z] [INFO] Processing: AS-ACDEPL-00108 [2024-06-27T10:19:58.716Z] [INFO] Message AS-ACDEPL-00108 needs checking for cause/action: false [2024-06-27T10:19:58.716Z] [INFO] Processing: AS-ACDEPL-00109 [2024-06-27T10:19:58.716Z] [INFO] Message AS-ACDEPL-00109 needs checking for cause/action: false [2024-06-27T10:19:58.716Z] [INFO] Processing: AS-ACDEPL-00105 [2024-06-27T10:19:58.716Z] [INFO] Message AS-ACDEPL-00105 needs checking for cause/action: false [2024-06-27T10:19:58.716Z] [INFO] Processing: AS-ACDEPL-00103 [2024-06-27T10:19:58.716Z] [INFO] Message AS-ACDEPL-00103 needs checking for cause/action: false [2024-06-27T10:19:58.716Z] [INFO] Processing: AS_ACDEPL-00104 [2024-06-27T10:19:58.716Z] [INFO] Message AS_ACDEPL-00104 needs checking for cause/action: false [2024-06-27T10:19:58.716Z] [INFO] Processing: AS_ACDEPL-00101 [2024-06-27T10:19:58.716Z] [INFO] Message AS_ACDEPL-00101 needs checking for cause/action: false [2024-06-27T10:19:58.716Z] [INFO] Processing: AS_ACDEPL_00102 [2024-06-27T10:19:58.716Z] [INFO] Message AS_ACDEPL_00102 needs checking for cause/action: false [2024-06-27T10:19:58.716Z] [INFO] Processing: AS-ACDEPL-00111 [2024-06-27T10:19:58.716Z] [INFO] Message AS-ACDEPL-00111 needs checking for cause/action: false [2024-06-27T10:19:58.716Z] [INFO] Processing: AS-ACDEPL-00114 [2024-06-27T10:19:58.716Z] [INFO] Message AS-ACDEPL-00114 needs checking for cause/action: false [2024-06-27T10:19:58.716Z] [INFO] Processing: AS-ACDEPL-00115 [2024-06-27T10:19:58.716Z] [INFO] Message AS-ACDEPL-00115 needs checking for cause/action: false [2024-06-27T10:19:58.716Z] [INFO] Total Messages including ones found from disk so far: {AS-ACDEPL-00103=Java Web Start services started for the app client {0} (contextRoot: {1}), AS-ACDEPL-00105=Error starting the adapter to serve static system-level content, AS-ACDEPL-00108=Config file for client JNLP not found: {0}, AS-ACDEPL-00109=The config file for client JNLP {0} exists but could not be read., AS-ACDEPL-00111=Client JNLP document {0} refers to the static resource {1} that does not exist or is not readable., AS-ACDEPL-00114=The ApplicationSignedJARManager for a nested app client deployer helper is unexpectedly null., AS-ACDEPL-00115=Tbe custom JNLP document {0} in a stand-alone app client incorrectly refers to a JAR {1}, AS_ACDEPL-00101=Java Web Start services not started for the app client {0}; its developer has marked it as ineligible, AS_ACDEPL-00104=Java Web Start services stopped for the app client {0}, AS_ACDEPL_00102=Java Web Start services not started for the app client {0}; the administrator has disabled Java Web Start support for it} [2024-06-27T10:19:58.716Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:19:58.716Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:58.716Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:58.716Z] [INFO] Processing: jakarta.enterprise.system.container.appclient on element APPCLIENT_SERVER_MAIN_LOGGER [2024-06-27T10:19:58.716Z] [INFO] Enclosing type is org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-06-27T10:19:58.716Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.appclient.description=Appclient Server-side Logger, jakarta.enterprise.system.container.appclient.publish=true, jakarta.enterprise.system.container.appclient.subsystem=SERVER} [2024-06-27T10:19:58.716Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:19:58.716Z] [INFO] Found enclosing element APPCLIENT_SERVER_MAIN_LOGGER [2024-06-27T10:19:58.716Z] [INFO] Found enclosing element org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-06-27T10:19:58.716Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:19:58.716Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:19:58.716Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:19:58.716Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:19:58.716Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:19:58.716Z] [INFO] [2024-06-27T10:19:58.716Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-server-core --- [2024-06-27T10:19:58.716Z] [INFO] Not copying test resources [2024-06-27T10:19:58.716Z] [INFO] [2024-06-27T10:19:58.716Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient-server-core --- [2024-06-27T10:19:58.716Z] [INFO] Not compiling test sources [2024-06-27T10:19:58.716Z] [INFO] [2024-06-27T10:19:58.716Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-server-core --- [2024-06-27T10:19:58.716Z] [INFO] [2024-06-27T10:19:58.716Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-server-core --- [2024-06-27T10:19:58.716Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:58.716Z] [INFO] Tests are skipped. [2024-06-27T10:19:58.716Z] [INFO] [2024-06-27T10:19:58.716Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-server-core --- [2024-06-27T10:19:58.716Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:58.716Z] [INFO] Executing tasks [2024-06-27T10:19:58.717Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target/classes/META-INF for [2024-06-27T10:19:58.717Z] [INFO] [echo] appclient-server-core [2024-06-27T10:19:58.717Z] [INFO] Executed tasks [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-server-core --- [2024-06-27T10:19:58.717Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-model --- [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-model --- [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-model --- [2024-06-27T10:19:58.717Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-model --- [2024-06-27T10:19:58.717Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:19:58.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/manpages [2024-06-27T10:19:58.717Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-model --- [2024-06-27T10:19:58.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target/appclient-server-core.jar [2024-06-27T10:19:58.717Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:58.717Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-server-core --- [2024-06-27T10:19:58.717Z] [INFO] Tests are skipped. [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-server-core --- [2024-06-27T10:19:58.717Z] [INFO] Tests are skipped. [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-server-core-checkstyle) @ appclient-server-core --- [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-server-core --- [2024-06-27T10:19:58.717Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.16-SNAPSHOT/appclient-server-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:19:58.717Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.16-SNAPSHOT/appclient-server-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:19:58.717Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:58.717Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java uses or overrides a deprecated API. [2024-06-27T10:19:58.717Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:58.717Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java uses unchecked or unsafe operations. [2024-06-27T10:19:58.717Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-commands --- [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-commands --- [2024-06-27T10:19:58.717Z] [INFO] [2024-06-27T10:19:58.717Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-commands --- [2024-06-27T10:19:58.717Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:58.973Z] Enter keystore password: Certificate stored in file [2024-06-27T10:19:58.973Z] [2024-06-27T10:19:58.973Z] Warning: [2024-06-27T10:19:58.973Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:19:58.974Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:19:58.974Z] [INFO] [2024-06-27T10:19:58.974Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-commands --- [2024-06-27T10:19:58.974Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.batch.ListBatchJobExecutions, org.glassfish.batch.ListBatchJobExecutionsProxy, org.glassfish.batch.ListBatchJobSteps, org.glassfish.batch.ListBatchJobStepsProxy, org.glassfish.batch.ListBatchJobs, org.glassfish.batch.ListBatchJobsProxy, org.glassfish.batch.ListBatchRuntimeConfiguration, org.glassfish.batch.SetBatchRuntimeConfiguration] [2024-06-27T10:19:58.974Z] [INFO] [2024-06-27T10:19:58.974Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-batch-commands --- [2024-06-27T10:19:58.974Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:58.974Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:19:59.229Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:59.229Z] [INFO] [2024-06-27T10:19:59.229Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jstl-connector --- [2024-06-27T10:19:59.229Z] [INFO] [2024-06-27T10:19:59.229Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jstl-connector --- [2024-06-27T10:19:59.229Z] [INFO] [2024-06-27T10:19:59.229Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jstl-connector --- [2024-06-27T10:19:59.229Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:59.229Z] [INFO] [2024-06-27T10:19:59.229Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jstl-connector --- [2024-06-27T10:19:59.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/src/main/resources [2024-06-27T10:19:59.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/src/main/manpages [2024-06-27T10:19:59.229Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:59.229Z] [INFO] [2024-06-27T10:19:59.229Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jstl-connector --- [2024-06-27T10:19:59.229Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:59.229Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:59.229Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:59.229Z] [INFO] [2024-06-27T10:19:59.229Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-mvc-connector --- [2024-06-27T10:19:59.229Z] [INFO] [2024-06-27T10:19:59.229Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-mvc-connector --- [2024-06-27T10:19:59.229Z] [INFO] [2024-06-27T10:19:59.229Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-mvc-connector --- [2024-06-27T10:19:59.229Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:19:59.229Z] [INFO] [2024-06-27T10:19:59.229Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-mvc-connector --- [2024-06-27T10:19:59.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/src/main/resources [2024-06-27T10:19:59.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/src/main/manpages [2024-06-27T10:19:59.229Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:19:59.229Z] [INFO] [2024-06-27T10:19:59.229Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jersey-mvc-connector --- [2024-06-27T10:19:59.229Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:19:59.229Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:19:59.229Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:59.229Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[115,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.229Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[341,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.229Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectionPoolObjectsUtils.java:[290,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.229Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/deployment/annotation/handlers/ConfigPropertyHandler.java:[225,11] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:59.229Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java:[120,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.229Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[70,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.229Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[95,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.229Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[115,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.230Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[89,62] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:59.230Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[94,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:59.230Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[107,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:19:59.230Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[139,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.230Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[144,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.230Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java:[64,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.230Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/DataStructureFactory.java:[62,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.230Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/waitqueue/PoolWaitQueueFactory.java:[53,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.230Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java: Some input files use or override a deprecated API. [2024-06-27T10:19:59.230Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:59.230Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorJavaBeanValidator.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:59.230Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorJavaBeanValidator.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:59.230Z] [INFO] [2024-06-27T10:19:59.230Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-runtime --- [2024-06-27T10:19:59.230Z] [INFO] [2024-06-27T10:19:59.230Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-runtime --- [2024-06-27T10:19:59.486Z] [INFO] [2024-06-27T10:19:59.486Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-runtime --- [2024-06-27T10:19:59.486Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:59.486Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:19:59.741Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:59.741Z] [INFO] [2024-06-27T10:19:59.741Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-commands --- [2024-06-27T10:19:59.741Z] [INFO] Not copying test resources [2024-06-27T10:19:59.741Z] [INFO] [2024-06-27T10:19:59.741Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-batch-commands --- [2024-06-27T10:19:59.741Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:59.741Z] [INFO] [2024-06-27T10:19:59.741Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jstl-connector --- [2024-06-27T10:19:59.741Z] [INFO] Not compiling test sources [2024-06-27T10:19:59.741Z] [INFO] [2024-06-27T10:19:59.741Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-commands --- [2024-06-27T10:19:59.741Z] [INFO] [2024-06-27T10:19:59.741Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jstl-connector --- [2024-06-27T10:19:59.741Z] [INFO] [2024-06-27T10:19:59.741Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-commands --- [2024-06-27T10:19:59.741Z] [INFO] [2024-06-27T10:19:59.741Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jstl-connector --- [2024-06-27T10:19:59.742Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:59.742Z] [INFO] Tests are skipped. [2024-06-27T10:19:59.742Z] [INFO] [2024-06-27T10:19:59.742Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-commands --- [2024-06-27T10:19:59.742Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[498,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[532,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[573,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[623,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[653,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[167,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[168,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[87,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[88,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[121,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[122,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[158,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[159,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[213,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.742Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[214,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[242,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[243,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[276,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[277,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[211,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[212,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:19:59.743Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java uses or overrides a deprecated API. [2024-06-27T10:19:59.743Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:19:59.743Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:19:59.743Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:19:59.743Z] [INFO] [2024-06-27T10:19:59.743Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-model --- [2024-06-27T10:19:59.743Z] [INFO] [2024-06-27T10:19:59.743Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-model --- [2024-06-27T10:19:59.743Z] [INFO] [2024-06-27T10:19:59.743Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-model --- [2024-06-27T10:19:59.743Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:19:59.743Z] [INFO] [2024-06-27T10:19:59.743Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jersey-mvc-connector --- [2024-06-27T10:19:59.743Z] [INFO] [2024-06-27T10:19:59.743Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jersey-mvc-connector --- [2024-06-27T10:19:59.743Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:59.743Z] [INFO] [2024-06-27T10:19:59.743Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-mvc-connector --- [2024-06-27T10:19:59.743Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:19:59.743Z] [INFO] Executing tasks [2024-06-27T10:19:59.743Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/target/classes/META-INF for [2024-06-27T10:19:59.743Z] [INFO] [echo] glassfish-batch-commands [2024-06-27T10:19:59.743Z] [INFO] Executed tasks [2024-06-27T10:19:59.743Z] [INFO] [2024-06-27T10:19:59.743Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-commands --- [2024-06-27T10:19:59.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar [2024-06-27T10:19:59.999Z] [INFO] [2024-06-27T10:19:59.999Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-commands --- [2024-06-27T10:19:59.999Z] [INFO] Tests are skipped. [2024-06-27T10:19:59.999Z] [INFO] [2024-06-27T10:19:59.999Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-commands --- [2024-06-27T10:19:59.999Z] [INFO] Tests are skipped. [2024-06-27T10:19:59.999Z] [INFO] [2024-06-27T10:19:59.999Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-commands-checkstyle) @ glassfish-batch-commands --- [2024-06-27T10:19:59.999Z] [INFO] [2024-06-27T10:19:59.999Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-commands --- [2024-06-27T10:19:59.999Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.16-SNAPSHOT/glassfish-batch-commands-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:00.000Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.16-SNAPSHOT/glassfish-batch-commands-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:00.000Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:00.000Z] [INFO] [2024-06-27T10:20:00.000Z] [INFO] --- command-security:1.0.17:check (default-check) @ jstl-connector --- [2024-06-27T10:20:00.254Z] [INFO] [2024-06-27T10:20:00.254Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jstl-connector --- [2024-06-27T10:20:00.254Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:00.254Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:20:00.254Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:00.254Z] [INFO] [2024-06-27T10:20:00.254Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-mvc-connector --- [2024-06-27T10:20:00.254Z] [INFO] [2024-06-27T10:20:00.254Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jersey-mvc-connector --- [2024-06-27T10:20:00.254Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:00.254Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:20:00.254Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:00.254Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-06-27T10:20:00.255Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:00.255Z] [INFO] [2024-06-27T10:20:00.255Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-core --- [2024-06-27T10:20:00.255Z] [INFO] [2024-06-27T10:20:00.255Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-core --- [2024-06-27T10:20:00.255Z] [INFO] [2024-06-27T10:20:00.255Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-core --- [2024-06-27T10:20:00.255Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:00.255Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:00.255Z] [INFO] [2024-06-27T10:20:00.255Z] [INFO] [2024-06-27T10:20:00.255Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-core --- [2024-06-27T10:20:00.255Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-runtime --- [2024-06-27T10:20:00.255Z] [INFO] Copying 22 resources from src/main/resources to target/classes [2024-06-27T10:20:00.255Z] [INFO] [2024-06-27T10:20:00.255Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-runtime --- [2024-06-27T10:20:00.255Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:00.255Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/manpages [2024-06-27T10:20:00.255Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:00.255Z] [INFO] [2024-06-27T10:20:00.255Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-model --- [2024-06-27T10:20:00.255Z] [INFO] [2024-06-27T10:20:00.255Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-model --- [2024-06-27T10:20:00.255Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:00.255Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:00.255Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:00.255Z] [INFO] [2024-06-27T10:20:00.255Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-core --- [2024-06-27T10:20:00.255Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:00.255Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:00.509Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:00.509Z] Domain domain1 created. [2024-06-27T10:20:00.509Z] Domain domain1 admin port is 4848. [2024-06-27T10:20:00.509Z] Domain domain1 allows admin login as user "admin" with no password. [2024-06-27T10:20:00.509Z] Login information relevant to admin user name [admin] [2024-06-27T10:20:00.509Z] for this domain [domain1] stored at [2024-06-27T10:20:00.509Z] [/home/jenkins/.gfclient/pass] successfully. [2024-06-27T10:20:00.509Z] Make sure that this file remains protected. [2024-06-27T10:20:00.509Z] Information stored in this file will be used by [2024-06-27T10:20:00.509Z] administration commands to manage this domain. [2024-06-27T10:20:00.510Z] Command create-domain executed successfully. [2024-06-27T10:20:00.510Z] [INFO] [2024-06-27T10:20:00.510Z] [INFO] --- assembly:3.6.0:single (default-single) @ atomic --- [2024-06-27T10:20:00.510Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-06-27T10:20:00.765Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/atomic.zip [2024-06-27T10:20:00.765Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jstl-connector --- [2024-06-27T10:20:00.765Z] [INFO] Not copying test resources [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jstl-connector --- [2024-06-27T10:20:00.765Z] [INFO] Not compiling test sources [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jstl-connector --- [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- surefire:3.2.5:test (default-test) @ jstl-connector --- [2024-06-27T10:20:00.765Z] [INFO] Tests are skipped. [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jstl-connector --- [2024-06-27T10:20:00.765Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-mvc-connector --- [2024-06-27T10:20:00.765Z] [INFO] Not copying test resources [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jersey-mvc-connector --- [2024-06-27T10:20:00.765Z] [INFO] Not compiling test sources [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-mvc-connector --- [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-mvc-connector --- [2024-06-27T10:20:00.765Z] [INFO] Tests are skipped. [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-mvc-connector --- [2024-06-27T10:20:00.765Z] [INFO] Executing tasks [2024-06-27T10:20:00.765Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/target/classes/META-INF for [2024-06-27T10:20:00.765Z] [INFO] [echo] jersey-mvc-connector [2024-06-27T10:20:00.765Z] [INFO] Executed tasks [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-mvc-connector --- [2024-06-27T10:20:00.765Z] [INFO] Executing tasks [2024-06-27T10:20:00.765Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/target/classes/META-INF for [2024-06-27T10:20:00.765Z] [INFO] [echo] jstl-connector [2024-06-27T10:20:00.765Z] [INFO] Executed tasks [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jstl-connector --- [2024-06-27T10:20:00.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar [2024-06-27T10:20:00.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/target/jstl-connector.jar [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-mvc-connector --- [2024-06-27T10:20:00.765Z] [INFO] Tests are skipped. [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-mvc-connector --- [2024-06-27T10:20:00.765Z] [INFO] Tests are skipped. [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-mvc-connector-checkstyle) @ jersey-mvc-connector --- [2024-06-27T10:20:00.765Z] [INFO] [2024-06-27T10:20:00.765Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-mvc-connector --- [2024-06-27T10:20:00.765Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.16-SNAPSHOT/jersey-mvc-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:00.766Z] [INFO] [2024-06-27T10:20:00.766Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jstl-connector --- [2024-06-27T10:20:00.766Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.16-SNAPSHOT/jersey-mvc-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:00.766Z] [INFO] Tests are skipped. [2024-06-27T10:20:00.766Z] [INFO] [2024-06-27T10:20:00.766Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jstl-connector --- [2024-06-27T10:20:00.766Z] [INFO] Tests are skipped. [2024-06-27T10:20:00.766Z] [INFO] [2024-06-27T10:20:00.766Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jstl-connector-checkstyle) @ jstl-connector --- [2024-06-27T10:20:00.766Z] [INFO] [2024-06-27T10:20:00.766Z] [INFO] --- install:3.1.1:install (default-install) @ jstl-connector --- [2024-06-27T10:20:00.766Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.16-SNAPSHOT/jstl-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:00.766Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.16-SNAPSHOT/jstl-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:01.021Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:01.021Z] [INFO] [2024-06-27T10:20:01.021Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-model --- [2024-06-27T10:20:01.021Z] [INFO] Not copying test resources [2024-06-27T10:20:01.021Z] [INFO] [2024-06-27T10:20:01.021Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-model --- [2024-06-27T10:20:01.021Z] [INFO] Not compiling test sources [2024-06-27T10:20:01.021Z] [INFO] [2024-06-27T10:20:01.021Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-model --- [2024-06-27T10:20:01.021Z] [INFO] [2024-06-27T10:20:01.021Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-model --- [2024-06-27T10:20:01.021Z] [INFO] Tests are skipped. [2024-06-27T10:20:01.021Z] [INFO] [2024-06-27T10:20:01.021Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-model --- [2024-06-27T10:20:01.279Z] [INFO] Executing tasks [2024-06-27T10:20:01.279Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/target/classes/META-INF for [2024-06-27T10:20:01.279Z] [INFO] [echo] cmp-model [2024-06-27T10:20:01.279Z] [INFO] Executed tasks [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-model --- [2024-06-27T10:20:01.279Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/target/cmp-model.jar [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-model --- [2024-06-27T10:20:01.279Z] [INFO] Tests are skipped. [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-model --- [2024-06-27T10:20:01.279Z] [INFO] Tests are skipped. [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-model-checkstyle) @ cmp-model --- [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-model --- [2024-06-27T10:20:01.279Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.16-SNAPSHOT/cmp-model-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:01.279Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.16-SNAPSHOT/cmp-model-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2024-06-27T10:20:01.279Z] [INFO] Building enhancer module for cmp 7.0.16-SNAPSHOT [251/302] [2024-06-27T10:20:01.279Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2024-06-27T10:20:01.279Z] [INFO] from appserver/persistence/cmp/enhancer/pom.xml [2024-06-27T10:20:01.279Z] [INFO] Building Database Generator module for cmp 7.0.16-SNAPSHOT [252/302] [2024-06-27T10:20:01.279Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:01.279Z] [INFO] from appserver/persistence/cmp/generator-database/pom.xml [2024-06-27T10:20:01.279Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ atomic --- [2024-06-27T10:20:01.279Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/atomic.zip [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-06-27T10:20:01.279Z] [INFO] Tests are skipped. [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-06-27T10:20:01.279Z] [INFO] Tests are skipped. [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-atomic-checkstyle) @ atomic --- [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-06-27T10:20:01.279Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.16-SNAPSHOT/atomic-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:01.279Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/atomic.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.16-SNAPSHOT/atomic-7.0.16-SNAPSHOT.zip [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-enhancer --- [2024-06-27T10:20:01.279Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-generator-database --- [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-generator-database --- [2024-06-27T10:20:01.279Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-enhancer --- [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] [2024-06-27T10:20:01.279Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-enhancer --- [2024-06-27T10:20:01.280Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-generator-database --- [2024-06-27T10:20:01.280Z] [INFO] [2024-06-27T10:20:01.280Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-generator-database --- [2024-06-27T10:20:01.280Z] [INFO] [2024-06-27T10:20:01.280Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-enhancer --- [2024-06-27T10:20:01.280Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:01.280Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:01.280Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:01.280Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:01.535Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.535Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-runtime --- [2024-06-27T10:20:01.535Z] [INFO] Not copying test resources [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.535Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-runtime --- [2024-06-27T10:20:01.535Z] [INFO] Not compiling test sources [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.535Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-runtime --- [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.535Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-runtime --- [2024-06-27T10:20:01.535Z] [INFO] Tests are skipped. [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.535Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-runtime --- [2024-06-27T10:20:01.535Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.535Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-generator-database --- [2024-06-27T10:20:01.535Z] [INFO] Executing tasks [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.535Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-generator-database --- [2024-06-27T10:20:01.535Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/target/classes/META-INF for [2024-06-27T10:20:01.535Z] [INFO] [echo] connectors-runtime [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.535Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-generator-database --- [2024-06-27T10:20:01.535Z] [INFO] Executed tasks [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.535Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-runtime --- [2024-06-27T10:20:01.535Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.535Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-generator-database --- [2024-06-27T10:20:01.535Z] [INFO] Copying 12 resources from src/main/java to target/classes [2024-06-27T10:20:01.535Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/manpages [2024-06-27T10:20:01.535Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.535Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-generator-database --- [2024-06-27T10:20:01.535Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:01.535Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:01.535Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/target/connectors-runtime.jar [2024-06-27T10:20:01.535Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-runtime --- [2024-06-27T10:20:01.536Z] [INFO] Tests are skipped. [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-runtime --- [2024-06-27T10:20:01.536Z] [INFO] Tests are skipped. [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-runtime-checkstyle) @ connectors-runtime --- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-runtime --- [2024-06-27T10:20:01.536Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.16-SNAPSHOT/connectors-runtime-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:01.536Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.16-SNAPSHOT/connectors-runtime-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2024-06-27T10:20:01.536Z] [INFO] Building Connectors Inbound Support 7.0.16-SNAPSHOT [254/302] [2024-06-27T10:20:01.536Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2024-06-27T10:20:01.536Z] [INFO] Building JTS Implementation for Glassfish 7.0.16-SNAPSHOT [253/302] [2024-06-27T10:20:01.536Z] [INFO] Building JDBC Runtime Module 7.0.16-SNAPSHOT [255/302] [2024-06-27T10:20:01.536Z] [INFO] from appserver/transaction/jts/pom.xml [2024-06-27T10:20:01.536Z] [INFO] from appserver/connectors/connectors-inbound-runtime/pom.xml [2024-06-27T10:20:01.536Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:01.536Z] [INFO] from appserver/jdbc/jdbc-runtime/pom.xml [2024-06-27T10:20:01.536Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:01.536Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-inbound-runtime --- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-inbound-runtime --- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-inbound-runtime --- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-inbound-runtime --- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jts --- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jts --- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jts --- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jts --- [2024-06-27T10:20:01.536Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:01.536Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:01.536Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-enhancer --- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-enhancer --- [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-enhancer --- [2024-06-27T10:20:01.536Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:01.536Z] [INFO] [2024-06-27T10:20:01.536Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-enhancer --- [2024-06-27T10:20:01.791Z] [INFO] [2024-06-27T10:20:01.791Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-runtime --- [2024-06-27T10:20:01.791Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:20:01.791Z] [INFO] [2024-06-27T10:20:01.791Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-runtime --- [2024-06-27T10:20:01.792Z] [INFO] [2024-06-27T10:20:01.792Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-runtime --- [2024-06-27T10:20:01.792Z] [INFO] [2024-06-27T10:20:01.792Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-runtime --- [2024-06-27T10:20:01.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/manpages [2024-06-27T10:20:01.792Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:01.792Z] [INFO] [2024-06-27T10:20:01.792Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-enhancer --- [2024-06-27T10:20:01.792Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:01.792Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:01.792Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:01.792Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:01.792Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:01.792Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:02.047Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:02.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[60,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[193,18] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[454,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[455,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[456,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[457,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[458,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[459,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[460,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[461,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[462,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[463,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[464,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[465,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[466,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[467,35] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[468,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[469,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[470,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[471,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[473,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[474,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[475,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.048Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[476,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[477,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[478,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[479,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[480,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[481,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[482,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[483,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[484,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[485,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[486,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[487,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[488,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[489,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[490,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[625,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.049Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[737,32] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.050Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[965,48] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.050Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:02.050Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:02.050Z] [INFO] [2024-06-27T10:20:02.050Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-generator-database --- [2024-06-27T10:20:02.050Z] [INFO] [2024-06-27T10:20:02.050Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-generator-database --- [2024-06-27T10:20:02.050Z] [INFO] [2024-06-27T10:20:02.050Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-generator-database --- [2024-06-27T10:20:02.050Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:02.050Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:02.050Z] [INFO] [2024-06-27T10:20:02.050Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-inbound-runtime --- [2024-06-27T10:20:02.050Z] [INFO] [2024-06-27T10:20:02.050Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-inbound-runtime --- [2024-06-27T10:20:02.050Z] [INFO] [2024-06-27T10:20:02.050Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-inbound-runtime --- [2024-06-27T10:20:02.050Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:02.050Z] [INFO] [2024-06-27T10:20:02.050Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-inbound-runtime --- [2024-06-27T10:20:02.050Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:20:02.050Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:20:02.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/src/main/manpages [2024-06-27T10:20:02.050Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:02.050Z] [INFO] [2024-06-27T10:20:02.050Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-inbound-runtime --- [2024-06-27T10:20:02.050Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:02.050Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:02.050Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:02.050Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.050Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.050Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.050Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[64,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.050Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[95,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.050Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[123,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.050Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[165,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.050Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[211,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.050Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[125,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[128,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[383,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[391,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[395,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[399,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[422,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[428,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[493,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[499,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java:[668,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[272,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[359,44] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[366,39] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/ContainerTransaction.java:[74,44] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[102,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[104,101] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.051Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[86,78] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[122,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[153,41] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[673,50] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[705,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[715,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[722,56] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[731,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[805,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[76,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[84,54] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[999,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1002,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.052Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1019,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1022,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1598,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1601,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1629,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1632,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1955,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1966,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3796,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3799,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3870,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3873,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java:[349,12] java.security.Identity in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java:[86,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[426,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[1842,48] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:02.053Z] cast to java.lang.Object for a varargs call [2024-06-27T10:20:02.053Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3207,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.053Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3214,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3239,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3246,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java:[84,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[349,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[371,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[730,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[735,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[755,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[758,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[831,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[836,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[857,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[860,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[162,30] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[188,39] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[106,39] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[296,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[392,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[394,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[492,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[495,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[506,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[508,32] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[509,40] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[509,65] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[509,114] javax.security.auth.SubjectDomainCombiner in javax.security.auth has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[513,48] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[553,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EjbContainerServicesImpl.java:[200,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[797,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[800,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[902,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[905,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[409,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[513,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:02.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java:[105,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java:[151,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/EJBHandler.java:[161,23] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/SingletonHandler.java:[91,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatefulHandler.java:[89,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatelessHandler.java:[89,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:02.056Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Some input files use or override a deprecated API. [2024-06-27T10:20:02.056Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:02.056Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbMessageBeanDescriptor.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-06-27T10:20:02.056Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbInvocation.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:02.056Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbInvocation.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:02.056Z] [INFO] [2024-06-27T10:20:02.056Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-container --- [2024-06-27T10:20:02.056Z] [INFO] [2024-06-27T10:20:02.056Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-container --- [2024-06-27T10:20:02.311Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:02.311Z] [INFO] [2024-06-27T10:20:02.311Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-runtime --- [2024-06-27T10:20:02.311Z] [INFO] [2024-06-27T10:20:02.311Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-runtime --- [2024-06-27T10:20:02.312Z] [INFO] [2024-06-27T10:20:02.312Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-runtime --- [2024-06-27T10:20:02.312Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:02.312Z] [INFO] [2024-06-27T10:20:02.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-runtime --- [2024-06-27T10:20:02.312Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:20:02.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/src/main/manpages [2024-06-27T10:20:02.312Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:02.312Z] [INFO] [2024-06-27T10:20:02.312Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-runtime --- [2024-06-27T10:20:02.312Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:02.312Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:02.312Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:02.312Z] [INFO] [2024-06-27T10:20:02.312Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-generator-database --- [2024-06-27T10:20:02.312Z] [INFO] [2024-06-27T10:20:02.312Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-generator-database --- [2024-06-27T10:20:02.312Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:02.312Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:02.312Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:02.312Z] [INFO] [2024-06-27T10:20:02.312Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jts --- [2024-06-27T10:20:02.312Z] [INFO] [2024-06-27T10:20:02.312Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jts --- [2024-06-27T10:20:02.312Z] [INFO] [2024-06-27T10:20:02.312Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jts --- [2024-06-27T10:20:02.312Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:02.312Z] [INFO] [2024-06-27T10:20:02.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jts --- [2024-06-27T10:20:02.312Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:20:02.312Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:20:02.312Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:20:02.312Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:02.312Z] [INFO] [2024-06-27T10:20:02.312Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jts --- [2024-06-27T10:20:02.312Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:02.312Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:02.568Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:02.568Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java:[467,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.568Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[147,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.568Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[161,20] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:02.568Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[175,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:02.568Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[190,23] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:20:02.568Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[398,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.568Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[401,36] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:02.568Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[404,35] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:02.568Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[407,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:20:02.568Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[36,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.568Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[46,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.569Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/Descriptor.java:[323,24] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.569Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2222,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.569Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2243,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:02.569Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:02.569Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-enhancer --- [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-enhancer --- [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-enhancer --- [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-container --- [2024-06-27T10:20:02.569Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:02.569Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:02.569Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:02.569Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java:[238,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:02.569Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:02.569Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-inbound-runtime --- [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-inbound-runtime --- [2024-06-27T10:20:02.569Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-generator-database --- [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-inbound-runtime --- [2024-06-27T10:20:02.569Z] [INFO] Not copying test resources [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-generator-database --- [2024-06-27T10:20:02.569Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:02.569Z] [INFO] Not compiling test sources [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-generator-database --- [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-generator-database --- [2024-06-27T10:20:02.569Z] [INFO] Tests are skipped. [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-generator-database --- [2024-06-27T10:20:02.569Z] [INFO] Executing tasks [2024-06-27T10:20:02.569Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/target/classes/META-INF for [2024-06-27T10:20:02.569Z] [INFO] [echo] cmp-generator-database [2024-06-27T10:20:02.569Z] [INFO] Executed tasks [2024-06-27T10:20:02.569Z] [INFO] [2024-06-27T10:20:02.569Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-generator-database --- [2024-06-27T10:20:02.569Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar [2024-06-27T10:20:02.825Z] [INFO] [2024-06-27T10:20:02.825Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-generator-database --- [2024-06-27T10:20:02.825Z] [INFO] Tests are skipped. [2024-06-27T10:20:02.825Z] [INFO] [2024-06-27T10:20:02.825Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-generator-database --- [2024-06-27T10:20:02.825Z] [INFO] Tests are skipped. [2024-06-27T10:20:02.825Z] [INFO] [2024-06-27T10:20:02.825Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-generator-database-checkstyle) @ cmp-generator-database --- [2024-06-27T10:20:02.825Z] [INFO] [2024-06-27T10:20:02.825Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-generator-database --- [2024-06-27T10:20:02.825Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.16-SNAPSHOT/cmp-generator-database-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:02.825Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.16-SNAPSHOT/cmp-generator-database-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:02.825Z] [INFO] [2024-06-27T10:20:02.825Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2024-06-27T10:20:02.825Z] [INFO] Building ejb-mapping module for cmp 7.0.16-SNAPSHOT [256/302] [2024-06-27T10:20:02.825Z] [INFO] from appserver/persistence/cmp/ejb-mapping/pom.xml [2024-06-27T10:20:02.825Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:02.825Z] [INFO] [2024-06-27T10:20:02.825Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-ejb-mapping --- [2024-06-27T10:20:02.825Z] [INFO] [2024-06-27T10:20:02.825Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-ejb-mapping --- [2024-06-27T10:20:02.825Z] [INFO] [2024-06-27T10:20:02.825Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-ejb-mapping --- [2024-06-27T10:20:02.825Z] [INFO] [2024-06-27T10:20:02.825Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-ejb-mapping --- [2024-06-27T10:20:02.825Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:02.825Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:02.826Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:02.826Z] [INFO] [2024-06-27T10:20:02.826Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-inbound-runtime --- [2024-06-27T10:20:02.826Z] [INFO] [2024-06-27T10:20:02.826Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-inbound-runtime --- [2024-06-27T10:20:02.826Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.generator, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-06-27T10:20:02.826Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.meta, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-06-27T10:20:02.826Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:02.826Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:02.826Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:02.826Z] [INFO] [2024-06-27T10:20:02.826Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-enhancer --- [2024-06-27T10:20:02.826Z] [INFO] [2024-06-27T10:20:02.826Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-enhancer --- [2024-06-27T10:20:02.826Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:02.826Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:02.826Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:02.826Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Some input files use or override a deprecated API. [2024-06-27T10:20:02.826Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:02.826Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:02.826Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:02.826Z] [INFO] [2024-06-27T10:20:02.826Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-runtime --- [2024-06-27T10:20:02.826Z] [INFO] [2024-06-27T10:20:02.826Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-runtime --- [2024-06-27T10:20:03.082Z] [INFO] [2024-06-27T10:20:03.082Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-runtime --- [2024-06-27T10:20:03.082Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:03.082Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.ejb, has 1, private references [com.sun.ejb.containers.interceptors] [2024-06-27T10:20:03.082Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.ejb.containers, has 3, private references [com.sun.ejb.containers.interceptors, com.sun.ejb.spi.sfsb.util, org.glassfish.ejb.startup] [2024-06-27T10:20:03.082Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.ejb.containers.util.cache, has 1, private references [com.sun.ejb.base.stats] [2024-06-27T10:20:03.082Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.ejb.monitoring.stats, has 1, private references [com.sun.ejb.spi.stats] [2024-06-27T10:20:03.082Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.ejb.deployment.descriptor, has 1, private references [org.glassfish.ejb.deployment.util] [2024-06-27T10:20:03.082Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:03.082Z] [INFO] [2024-06-27T10:20:03.082Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-container --- [2024-06-27T10:20:03.082Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:03.082Z] [INFO] [2024-06-27T10:20:03.082Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-ejb-mapping --- [2024-06-27T10:20:03.082Z] [INFO] [2024-06-27T10:20:03.082Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-ejb-mapping --- [2024-06-27T10:20:03.082Z] [INFO] [2024-06-27T10:20:03.082Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-ejb-mapping --- [2024-06-27T10:20:03.082Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ejb.admin.cli.ListTimers, org.glassfish.ejb.admin.cli.MigrateTimers] [2024-06-27T10:20:03.082Z] [INFO] [2024-06-27T10:20:03.082Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-container --- [2024-06-27T10:20:03.082Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:03.337Z] [INFO] [2024-06-27T10:20:03.337Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-ejb-mapping --- [2024-06-27T10:20:03.337Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:20:03.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/manpages [2024-06-27T10:20:03.337Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:03.337Z] [INFO] [2024-06-27T10:20:03.337Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-ejb-mapping --- [2024-06-27T10:20:03.337Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:03.337Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:03.337Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:03.337Z] [WARNING] Manifest org.glassfish.main.jdbc:jdbc-runtime:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.jdbcruntime, has 1, private references [org.glassfish.jdbc.pool.monitor] [2024-06-27T10:20:03.337Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:03.337Z] [INFO] [2024-06-27T10:20:03.337Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-runtime --- [2024-06-27T10:20:03.337Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:03.337Z] [INFO] [2024-06-27T10:20:03.337Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-runtime --- [2024-06-27T10:20:03.337Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:03.337Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:03.337Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:03.337Z] [INFO] [2024-06-27T10:20:03.338Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-inbound-runtime --- [2024-06-27T10:20:03.338Z] [INFO] Not copying test resources [2024-06-27T10:20:03.338Z] [INFO] [2024-06-27T10:20:03.338Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-inbound-runtime --- [2024-06-27T10:20:03.338Z] [INFO] Not compiling test sources [2024-06-27T10:20:03.338Z] [INFO] [2024-06-27T10:20:03.338Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-inbound-runtime --- [2024-06-27T10:20:03.338Z] [INFO] [2024-06-27T10:20:03.338Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-inbound-runtime --- [2024-06-27T10:20:03.338Z] [INFO] Tests are skipped. [2024-06-27T10:20:03.338Z] [INFO] [2024-06-27T10:20:03.338Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-inbound-runtime --- [2024-06-27T10:20:03.593Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-enhancer --- [2024-06-27T10:20:03.593Z] [INFO] Not copying test resources [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-enhancer --- [2024-06-27T10:20:03.593Z] [INFO] Not compiling test sources [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-enhancer --- [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-enhancer --- [2024-06-27T10:20:03.593Z] [INFO] Executing tasks [2024-06-27T10:20:03.593Z] [INFO] Tests are skipped. [2024-06-27T10:20:03.593Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF for [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] [echo] connectors-inbound-runtime [2024-06-27T10:20:03.593Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-enhancer --- [2024-06-27T10:20:03.593Z] [INFO] Executed tasks [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-inbound-runtime --- [2024-06-27T10:20:03.593Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-inbound-runtime --- [2024-06-27T10:20:03.593Z] [INFO] Tests are skipped. [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-inbound-runtime --- [2024-06-27T10:20:03.593Z] [INFO] Tests are skipped. [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-inbound-runtime-checkstyle) @ connectors-inbound-runtime --- [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-inbound-runtime --- [2024-06-27T10:20:03.593Z] [INFO] Executing tasks [2024-06-27T10:20:03.593Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.16-SNAPSHOT/connectors-inbound-runtime-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:03.593Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/target/classes/META-INF for [2024-06-27T10:20:03.593Z] [INFO] [echo] cmp-enhancer [2024-06-27T10:20:03.593Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.16-SNAPSHOT/connectors-inbound-runtime-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:03.593Z] [INFO] Executed tasks [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-enhancer --- [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2024-06-27T10:20:03.593Z] [INFO] Building JMS Module 7.0.16-SNAPSHOT [257/302] [2024-06-27T10:20:03.593Z] [INFO] from appserver/jms/jms-core/pom.xml [2024-06-27T10:20:03.593Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:03.593Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-enhancer --- [2024-06-27T10:20:03.593Z] [INFO] Tests are skipped. [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-enhancer --- [2024-06-27T10:20:03.593Z] [INFO] Tests are skipped. [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-core --- [2024-06-27T10:20:03.593Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-enhancer-checkstyle) @ cmp-enhancer --- [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-core --- [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-enhancer --- [2024-06-27T10:20:03.593Z] [INFO] [2024-06-27T10:20:03.593Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms-core --- [2024-06-27T10:20:03.594Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.16-SNAPSHOT/cmp-enhancer-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:03.594Z] [INFO] [2024-06-27T10:20:03.594Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms-core --- [2024-06-27T10:20:03.594Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/Globals.java:[193,16] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1711,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1788,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1872,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2938,36] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2939,23] setVersion(int) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,54] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,23] setComment(java.lang.String) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1379,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1506,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1645,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java:[190,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java:[221,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[736,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[746,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.594Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[768,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[797,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[807,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[825,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[59,19] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[61,30] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[87,19] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[89,30] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ContainerBase.java:[915,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[777,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2850,55] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:03.595Z] cast to java.lang.String for a varargs call [2024-06-27T10:20:03.595Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2895,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:03.595Z] cast to java.lang.String for a varargs call [2024-06-27T10:20:03.595Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6303,52] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6330,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6330,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapper.java:[1220,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[402,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[412,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.595Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[434,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[462,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[472,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.16-SNAPSHOT/cmp-enhancer-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[494,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[524,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[534,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[564,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[96,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[128,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[160,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[196,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[275,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[292,20] doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[399,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[154,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.596Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[165,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[218,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[229,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[246,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[262,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[336,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[347,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[365,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[389,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[419,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[430,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[577,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[595,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[757,55] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[761,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[307,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[316,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[325,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.597Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[509,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[518,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[550,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[580,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[589,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[646,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[658,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[830,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[870,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java:[318,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java:[522,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[74,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[85,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[124,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[134,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[145,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[158,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.598Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[168,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[178,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[190,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[203,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[214,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[224,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[234,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[244,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[257,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[267,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[277,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[290,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[304,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[315,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[325,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[335,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.599Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-06-27T10:20:03.599Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:03.600Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-06-27T10:20:03.600Z] [INFO] [2024-06-27T10:20:03.600Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-core --- [2024-06-27T10:20:03.600Z] [INFO] [2024-06-27T10:20:03.600Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-core --- [2024-06-27T10:20:03.600Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:03.600Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:03.600Z] [INFO] [2024-06-27T10:20:03.600Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-core --- [2024-06-27T10:20:03.600Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:03.855Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:03.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[946,60] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[989,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1004,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1244,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1590,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1665,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogFileHandle.java:[193,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:20:03.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[804,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[814,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java:[182,34] stop() in java.lang.Thread has been deprecated and marked for removal [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java:[486,30] stop() in java.lang.Thread has been deprecated and marked for removal [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[82,72] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:03.856Z] cast to java.lang.Class for a varargs call [2024-06-27T10:20:03.856Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[138,69] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:03.856Z] cast to java.lang.Object for a varargs call [2024-06-27T10:20:03.856Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[182,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:03.856Z] cast to java.lang.Object for a varargs call [2024-06-27T10:20:03.856Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[222,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:03.856Z] cast to java.lang.Object for a varargs call [2024-06-27T10:20:03.856Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[276,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:03.856Z] cast to java.lang.Object for a varargs call [2024-06-27T10:20:03.856Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[320,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:03.856Z] cast to java.lang.Object for a varargs call [2024-06-27T10:20:03.856Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/TimeoutManager.java:[195,38] stop() in java.lang.Thread has been deprecated and marked for removal [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/TimeoutManager.java:[506,30] stop() in java.lang.Thread has been deprecated and marked for removal [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[251,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:03.856Z] cast to java.lang.Class for a varargs call [2024-06-27T10:20:03.856Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:03.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[252,39] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:03.856Z] cast to java.lang.Object for a varargs call [2024-06-27T10:20:03.856Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:03.856Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java uses or overrides a deprecated API. [2024-06-27T10:20:03.856Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:03.856Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/JavaEETransactionManagerJTSDelegate.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:03.857Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/JavaEETransactionManagerJTSDelegate.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:03.857Z] [INFO] [2024-06-27T10:20:03.857Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jts --- [2024-06-27T10:20:03.857Z] [INFO] [2024-06-27T10:20:03.857Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jts --- [2024-06-27T10:20:03.857Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:03.857Z] [INFO] [2024-06-27T10:20:03.857Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-runtime --- [2024-06-27T10:20:03.857Z] [INFO] Not copying test resources [2024-06-27T10:20:03.857Z] [INFO] [2024-06-27T10:20:03.857Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-runtime --- [2024-06-27T10:20:03.857Z] [INFO] Not compiling test sources [2024-06-27T10:20:03.857Z] [INFO] [2024-06-27T10:20:03.857Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-runtime --- [2024-06-27T10:20:03.857Z] [INFO] [2024-06-27T10:20:03.857Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-runtime --- [2024-06-27T10:20:03.857Z] [INFO] Tests are skipped. [2024-06-27T10:20:03.857Z] [INFO] [2024-06-27T10:20:03.857Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-runtime --- [2024-06-27T10:20:03.857Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java:[90,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1739,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1838,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[494,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[495,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[496,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[498,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[499,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[500,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[501,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[502,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[503,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.857Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[504,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[505,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[507,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[509,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[510,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[511,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[551,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[614,47] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[617,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[620,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.858Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[623,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:03.858Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:03.858Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:03.858Z] [INFO] [2024-06-27T10:20:03.858Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-ejb-mapping --- [2024-06-27T10:20:03.858Z] [INFO] [2024-06-27T10:20:03.858Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.114Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:04.114Z] [INFO] Executing tasks [2024-06-27T10:20:04.114Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/target/classes/META-INF for [2024-06-27T10:20:04.114Z] [INFO] [echo] jdbc-runtime [2024-06-27T10:20:04.114Z] [INFO] Executed tasks [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-runtime --- [2024-06-27T10:20:04.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jts --- [2024-06-27T10:20:04.114Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-runtime --- [2024-06-27T10:20:04.114Z] [INFO] Tests are skipped. [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-runtime --- [2024-06-27T10:20:04.114Z] [INFO] Tests are skipped. [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-runtime-checkstyle) @ jdbc-runtime --- [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-runtime --- [2024-06-27T10:20:04.114Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.16-SNAPSHOT/jdbc-runtime-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:04.114Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.16-SNAPSHOT/jdbc-runtime-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2024-06-27T10:20:04.114Z] [INFO] Building JDBC admin 7.0.16-SNAPSHOT [258/302] [2024-06-27T10:20:04.114Z] [INFO] from appserver/jdbc/admin/pom.xml [2024-06-27T10:20:04.114Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-admin --- [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-admin --- [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-admin --- [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-admin --- [2024-06-27T10:20:04.114Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:04.114Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:04.114Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-core --- [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-core --- [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-core --- [2024-06-27T10:20:04.114Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:04.114Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-core --- [2024-06-27T10:20:04.114Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:20:04.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/resources [2024-06-27T10:20:04.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/manpages [2024-06-27T10:20:04.114Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms-core --- [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.114Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.114Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:04.114Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:04.114Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:04.114Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-core --- [2024-06-27T10:20:04.114Z] [INFO] [2024-06-27T10:20:04.114Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-core --- [2024-06-27T10:20:04.370Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:04.370Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:04.370Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:04.370Z] [INFO] [2024-06-27T10:20:04.370Z] [INFO] --- command-security:1.0.17:check (default-check) @ jts --- [2024-06-27T10:20:04.370Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jts.admin.cli.RecoverTransactions, org.glassfish.jts.admin.cli.RecoverTransactionsInternal] [2024-06-27T10:20:04.370Z] [INFO] [2024-06-27T10:20:04.370Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jts --- [2024-06-27T10:20:04.370Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:04.370Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:04.370Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:04.370Z] [INFO] [2024-06-27T10:20:04.370Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-admin --- [2024-06-27T10:20:04.370Z] [INFO] [2024-06-27T10:20:04.370Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-admin --- [2024-06-27T10:20:04.370Z] [INFO] [2024-06-27T10:20:04.370Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-admin --- [2024-06-27T10:20:04.370Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-admin --- [2024-06-27T10:20:04.626Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:20:04.626Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:20:04.626Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-06-27T10:20:04.626Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-admin --- [2024-06-27T10:20:04.626Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:04.626Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:04.626Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:04.626Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.626Z] [INFO] Not copying test resources [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.626Z] [INFO] Not compiling test sources [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.626Z] [INFO] Tests are skipped. [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.626Z] [INFO] Executing tasks [2024-06-27T10:20:04.626Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF for [2024-06-27T10:20:04.626Z] [INFO] [echo] cmp-ejb-mapping [2024-06-27T10:20:04.626Z] [INFO] Executed tasks [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.626Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.626Z] [INFO] Tests are skipped. [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.626Z] [INFO] Tests are skipped. [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-ejb-mapping-checkstyle) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.626Z] [INFO] [2024-06-27T10:20:04.626Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-ejb-mapping --- [2024-06-27T10:20:04.626Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.16-SNAPSHOT/cmp-ejb-mapping-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:04.627Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.16-SNAPSHOT/cmp-ejb-mapping-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:04.627Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:04.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:04.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:04.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:04.627Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:04.627Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:04.627Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00053 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00053 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00054 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00054 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00055 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00055 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00056 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00056 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00057 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00057 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00058 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00058 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00059 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00059 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00060 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00060 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00061 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00061 needs checking for cause/action: true [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00062 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00062 needs checking for cause/action: true [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00052 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00052 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00036 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00036 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00037 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00037 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00038 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00038 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00039 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00039 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00040 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00040 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00041 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00041 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00042 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00042 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00043 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00043 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00044 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00044 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00045 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00045 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00046 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00046 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00047 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00047 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00051 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00051 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00012 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00012 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00013 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00013 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00014 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00014 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00015 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00015 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00016 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00016 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00017 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00017 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00018 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00018 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00019 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00019 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00020 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00020 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00021 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00021 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00022 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00022 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00023 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00023 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00024 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00024 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00025 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00025 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00026 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00026 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00028 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00028 needs checking for cause/action: true [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00029 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00029 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00030 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00030 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00031 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00031 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00032 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00032 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00033 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00033 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00034 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00034 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00035 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00035 needs checking for cause/action: false [2024-06-27T10:20:04.627Z] [INFO] Processing: AS-EJB-00050 [2024-06-27T10:20:04.627Z] [INFO] Message AS-EJB-00050 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00063 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00063 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00001 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00001 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00002 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00002 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00003 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00003 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00004 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00004 needs checking for cause/action: true [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00005 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00005 needs checking for cause/action: true [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00006 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00006 needs checking for cause/action: true [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00007 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00007 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00008 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00008 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00009 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00009 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00010 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00010 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00011 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00011 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00049 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00049 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Processing: AS-EJB-00048 [2024-06-27T10:20:04.628Z] [INFO] Message AS-EJB-00048 needs checking for cause/action: false [2024-06-27T10:20:04.628Z] [INFO] Total Messages including ones found from disk so far: {AS-EJB-00001=[{0}]: trimLru(), resetting head and tail, AS-EJB-00002=[{0}]: Exception in backingStore.remove([{1}]), AS-EJB-00003=[{0}]: passivateEJB(), Exception caught ->, AS-EJB-00004=[{0}]: Cannot load from BACKUPSTORE FOR Key: <[{1}]>, AS-EJB-00005=[{0}]: Exception while loading from backup session: <[{1}]>, AS-EJB-00006=[{0}]: Error while loading from backup session: <[{1}]>, AS-EJB-00007=[{0}]: Exception during backingStore.passivateSave([{1}]), AS-EJB-00008=[{0}]: Iterator(), resetting head.lPrev, AS-EJB-00009=[{0}]: Exiting TrimTimedoutBeans() because current cache state: [{1}], AS-EJB-00010=[{0}]: TrimTimedoutBeans(), resetting head.lPrev, AS-EJB-00011=[{0}]: Exiting TrimUnSortedTimedoutBeans() because current cache state: [{1}], AS-EJB-00012=[SFSBContainer] Exception while initializing SessionSynchronization methods, AS-EJB-00013=[SFSBContainer] Exception while loading checkpoint info, AS-EJB-00014=Exception creating ejb object : [{0}], AS-EJB-00015=Exception creating ejb local object [{0}], AS-EJB-00016=Couldn't update timestamp for: [{0}]; Exception: [{1}], AS-EJB-00017=Cannot register bean for checkpointing, AS-EJB-00018=Error during checkpoint ([{0}]. Key: [{1}]) [{2}], AS-EJB-00019=sfsb checkpoint error. Name: [{0}], AS-EJB-00020=sfsb checkpoint error. Key: [{0}], AS-EJB-00021=Exception in afterCompletion : [{0}], AS-EJB-00022=1. passivateEJB() returning because containerState: [{0}], AS-EJB-00023=Extended EM not serializable. Exception: [{0}], AS-EJB-00024=Error during passivation: [{0}]; [{1}], AS-EJB-00025=Error during passivation of [{0}], AS-EJB-00026=sfsb passivation error. Key: [{0}], AS-EJB-00028=Error during Stateful Session Bean activation for key [{0}], AS-EJB-00029=[{0}]: Error during backingStore.shutdown(), AS-EJB-00030=[{0}]: Error during onShutdown(), AS-EJB-00031=[{0}]: Error while undeploying ctx. Key: [{1}], AS-EJB-00032=Cannot add idle bean cleanup task, AS-EJB-00033=Got exception during removeExpiredSessions (but the reaper thread is still alive), AS-EJB-00034=Error during checkpoint(, but session not destroyed), AS-EJB-00035=Error during checkpoint, AS-EJB-00036=TopLevel AvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00037=TopLevel EjbAvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00038=Global AvailabilityEnabled: [{0}], application AvailabilityEnabled: [{1}], AS-EJB-00039=Exception while trying to determine availability-enabled settings for this app, AS-EJB-00040=StatefulContainerBuilder AvailabilityEnabled [{0}] for this application, AS-EJB-00041=StatefulContainerBuilder.buildStoreManager() storeName: [{0}], AS-EJB-00042=Could not instantiate backing store for type [{0}], AS-EJB-00043=StatefulContainerbuilder instantiated store: {0}, with ha-enabled [{1}], and backing store configuration: {2}, AS-EJB-00044=Error while adding idle bean passivator task, AS-EJB-00045=Error while adding idle bean removal task, AS-EJB-00046=Error while removing idle beans for [{0}], AS-EJB-00047=Error while removing expired beans for [{0}], AS-EJB-00048=Passivation-capable value of stateful session bean [{0}] is false, it should not have any PrePassivate nor PostActivate configuration, but you have configuration at [{1}]., AS-EJB-00049=Cannot find stateful session bean [{0}] in memory, and will not read it from disk because current stateful session bean passivation-capable value is false, AS-EJB-00050=Cache is shutting down, {0} stateful session beans will not be restored after restarting since passivation is disabled, AS-EJB-00051=Disabling high availability for the stateful session bean {0}, as its marked non passivatable, AS-EJB-00052=Internal Error, AS-EJB-00053=The feature {0} requires Full Jakarta EE Profile to be supported, AS-EJB-00054=Portable JNDI names for EJB {0}: {1}, AS-EJB-00055=Glassfish-specific (Non-portable) JNDI names for EJB {0}: {1}, AS-EJB-00056=A system exception occurred during an invocation on EJB {0}, method: {1}, AS-EJB-00057=Error while creating enterprise bean context for {0} during jacc callback, AS-EJB-00058=Attempt to override reserved ejb interface method [{0}] in [{1}]. Override will be ignored., AS-EJB-00059=Bean class for ejb [{0}] does not define a method corresponding to [{1}] interface method [{2}], AS-EJB-00060=keepstate is true and will not create new auto timers during deployment., AS-EJB-00061=Failed to initialize the interceptor, AS-EJB-00062=[**BaseContainer**] Could not create MonitorRegistryMediator. [{0}], AS-EJB-00063=Exception in backingStore.size()} [2024-06-27T10:20:04.629Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:04.629Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:04.629Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:04.629Z] [INFO] Processing: jakarta.enterprise.ejb.container on element EJB_LOGGER_NAME [2024-06-27T10:20:04.629Z] [INFO] Enclosing type is org.glassfish.ejb.LogFacade [2024-06-27T10:20:04.629Z] [INFO] Loggers found so far: {jakarta.enterprise.ejb.container.description=GlassFish EJB Container Logger, jakarta.enterprise.ejb.container.publish=true, jakarta.enterprise.ejb.container.subsystem=GlassFish-EJB} [2024-06-27T10:20:04.629Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:04.629Z] [INFO] Found enclosing element EJB_LOGGER_NAME [2024-06-27T10:20:04.629Z] [INFO] Found enclosing element org.glassfish.ejb.LogFacade [2024-06-27T10:20:04.629Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:04.629Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:04.629Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:04.629Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:04.629Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:04.629Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:04.629Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:04.629Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:04.629Z] [INFO] [2024-06-27T10:20:04.629Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-container --- [2024-06-27T10:20:04.629Z] [INFO] Not copying test resources [2024-06-27T10:20:04.629Z] [INFO] [2024-06-27T10:20:04.629Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-container --- [2024-06-27T10:20:04.629Z] [INFO] Not compiling test sources [2024-06-27T10:20:04.629Z] [INFO] [2024-06-27T10:20:04.629Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-container --- [2024-06-27T10:20:04.629Z] [INFO] [2024-06-27T10:20:04.629Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-container --- [2024-06-27T10:20:04.629Z] [INFO] Tests are skipped. [2024-06-27T10:20:04.629Z] [INFO] [2024-06-27T10:20:04.629Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-container --- [2024-06-27T10:20:04.629Z] [INFO] Executing tasks [2024-06-27T10:20:04.629Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/classes/META-INF for [2024-06-27T10:20:04.629Z] [INFO] [echo] ejb-container [2024-06-27T10:20:04.629Z] [INFO] Executed tasks [2024-06-27T10:20:04.629Z] [INFO] [2024-06-27T10:20:04.629Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-container --- [2024-06-27T10:20:04.629Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/ejb-container.jar [2024-06-27T10:20:04.885Z] [INFO] [2024-06-27T10:20:04.885Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-container --- [2024-06-27T10:20:04.885Z] [INFO] Tests are skipped. [2024-06-27T10:20:04.885Z] [INFO] [2024-06-27T10:20:04.885Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-container --- [2024-06-27T10:20:04.885Z] [INFO] Tests are skipped. [2024-06-27T10:20:04.885Z] [INFO] [2024-06-27T10:20:04.885Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-container-checkstyle) @ ejb-container --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-container --- [2024-06-27T10:20:04.886Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.16-SNAPSHOT/ejb-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:04.886Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.16-SNAPSHOT/ejb-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2024-06-27T10:20:04.886Z] [INFO] Building Jersey EJB Component Provider Module 7.0.16-SNAPSHOT [259/302] [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] from appserver/web/jersey-ejb-component-provider/pom.xml [2024-06-27T10:20:04.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:04.886Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] Building Full EJB Container add-ons 7.0.16-SNAPSHOT [260/302] [2024-06-27T10:20:04.886Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2024-06-27T10:20:04.886Z] [INFO] Building Entity Bean container 7.0.16-SNAPSHOT [261/302] [2024-06-27T10:20:04.886Z] [INFO] from appserver/persistence/entitybean-container/pom.xml [2024-06-27T10:20:04.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:04.886Z] [INFO] from appserver/ejb/ejb-full-container/pom.xml [2024-06-27T10:20:04.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-full-container --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-full-container --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ entitybean-container --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-full-container --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-full-container --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ entitybean-container --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ entitybean-container --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ entitybean-container --- [2024-06-27T10:20:04.886Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:04.886Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:04.886Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:04.886Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:04.886Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:04.886Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[458,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:04.886Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[1771,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:04.886Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java uses unchecked or unsafe operations. [2024-06-27T10:20:04.886Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jms-core --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jms-core --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-core --- [2024-06-27T10:20:04.886Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-ejb-component-provider --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-ejb-component-provider --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jersey-ejb-component-provider --- [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jersey-ejb-component-provider --- [2024-06-27T10:20:04.886Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:04.886Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jts --- [2024-06-27T10:20:04.886Z] [INFO] Not copying test resources [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.886Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jts --- [2024-06-27T10:20:04.886Z] [INFO] Not compiling test sources [2024-06-27T10:20:04.886Z] [INFO] [2024-06-27T10:20:04.887Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jts --- [2024-06-27T10:20:04.887Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:04.887Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:04.887Z] [INFO] [2024-06-27T10:20:04.887Z] [INFO] --- surefire:3.2.5:test (default-test) @ jts --- [2024-06-27T10:20:04.887Z] [INFO] Tests are skipped. [2024-06-27T10:20:04.887Z] [INFO] [2024-06-27T10:20:04.887Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jts --- [2024-06-27T10:20:04.887Z] [INFO] Executing tasks [2024-06-27T10:20:04.887Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/target/classes/META-INF for [2024-06-27T10:20:04.887Z] [INFO] [echo] jts [2024-06-27T10:20:04.887Z] [INFO] Executed tasks [2024-06-27T10:20:04.887Z] [INFO] [2024-06-27T10:20:04.887Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jts --- [2024-06-27T10:20:04.887Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/target/jts.jar [2024-06-27T10:20:05.141Z] [INFO] [2024-06-27T10:20:05.141Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jts --- [2024-06-27T10:20:05.141Z] [INFO] Tests are skipped. [2024-06-27T10:20:05.141Z] [INFO] [2024-06-27T10:20:05.141Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jts --- [2024-06-27T10:20:05.141Z] [INFO] Tests are skipped. [2024-06-27T10:20:05.141Z] [INFO] [2024-06-27T10:20:05.141Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jts-checkstyle) @ jts --- [2024-06-27T10:20:05.141Z] [INFO] [2024-06-27T10:20:05.141Z] [INFO] --- install:3.1.1:install (default-install) @ jts --- [2024-06-27T10:20:05.141Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.16-SNAPSHOT/jts-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:05.141Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/target/jts.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.16-SNAPSHOT/jts-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:05.141Z] [INFO] [2024-06-27T10:20:05.141Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2024-06-27T10:20:05.141Z] [INFO] Building Concurrent Implementation Module 7.0.16-SNAPSHOT [262/302] [2024-06-27T10:20:05.141Z] [INFO] from appserver/concurrent/concurrent-impl/pom.xml [2024-06-27T10:20:05.141Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:05.141Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:05.142Z] [INFO] [2024-06-27T10:20:05.142Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-core --- [2024-06-27T10:20:05.142Z] [INFO] [2024-06-27T10:20:05.142Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms-core --- [2024-06-27T10:20:05.142Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:05.142Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:05.142Z] [INFO] [2024-06-27T10:20:05.142Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-impl --- [2024-06-27T10:20:05.142Z] [INFO] [2024-06-27T10:20:05.142Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-impl --- [2024-06-27T10:20:05.142Z] [INFO] [2024-06-27T10:20:05.142Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent-impl --- [2024-06-27T10:20:05.142Z] [INFO] [2024-06-27T10:20:05.142Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent-impl --- [2024-06-27T10:20:05.142Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:05.142Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcConnectionPool.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:05.142Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcConnectionPool.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:05.142Z] [INFO] [2024-06-27T10:20:05.142Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-admin --- [2024-06-27T10:20:05.142Z] [INFO] [2024-06-27T10:20:05.142Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-admin --- [2024-06-27T10:20:05.142Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:05.142Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:05.142Z] [INFO] [2024-06-27T10:20:05.142Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-admin --- [2024-06-27T10:20:05.142Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:05.396Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:05.396Z] [INFO] [2024-06-27T10:20:05.396Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-full-container --- [2024-06-27T10:20:05.396Z] [INFO] [2024-06-27T10:20:05.396Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-full-container --- [2024-06-27T10:20:05.396Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-full-container --- [2024-06-27T10:20:05.397Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:05.397Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ entitybean-container --- [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-full-container --- [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ entitybean-container --- [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ entitybean-container --- [2024-06-27T10:20:05.397Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:05.397Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:20:05.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/src/main/manpages [2024-06-27T10:20:05.397Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-full-container --- [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- resources:3.3.1:resources (default-resources) @ entitybean-container --- [2024-06-27T10:20:05.397Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:20:05.397Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:05.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/manpages [2024-06-27T10:20:05.397Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:05.397Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ entitybean-container --- [2024-06-27T10:20:05.397Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:05.397Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:05.397Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-admin --- [2024-06-27T10:20:05.397Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jdbc.admin.cli.CreateJdbcConnectionPool, org.glassfish.jdbc.admin.cli.CreateJdbcResource, org.glassfish.jdbc.admin.cli.DeleteJdbcConnectionPool, org.glassfish.jdbc.admin.cli.DeleteJdbcResource, org.glassfish.jdbc.admin.cli.ListJdbcConnectionPools, org.glassfish.jdbc.admin.cli.ListJdbcResources, org.glassfish.jdbc.admin.cli.internal.GetDatabaseVendorNames, org.glassfish.jdbc.admin.cli.internal.GetJdbcDriverClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationTableNames] [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-admin --- [2024-06-27T10:20:05.397Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:05.397Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:05.397Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-ejb-component-provider --- [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-ejb-component-provider --- [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-ejb-component-provider --- [2024-06-27T10:20:05.397Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-ejb-component-provider --- [2024-06-27T10:20:05.397Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:20:05.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/src/main/manpages [2024-06-27T10:20:05.397Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:05.397Z] [INFO] [2024-06-27T10:20:05.397Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jersey-ejb-component-provider --- [2024-06-27T10:20:05.397Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:05.397Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:05.653Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:05.653Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:05.653Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:05.653Z] [INFO] Processing: AS-WEB-CORE-00001 [2024-06-27T10:20:05.653Z] [INFO] Message AS-WEB-CORE-00001 needs checking for cause/action: false [2024-06-27T10:20:05.653Z] [INFO] Processing: AS-WEB-CORE-00002 [2024-06-27T10:20:05.653Z] [INFO] Message AS-WEB-CORE-00002 needs checking for cause/action: false [2024-06-27T10:20:05.653Z] [INFO] Processing: AS-WEB-CORE-00003 [2024-06-27T10:20:05.653Z] [INFO] Message AS-WEB-CORE-00003 needs checking for cause/action: true [2024-06-27T10:20:05.653Z] [INFO] Processing: AS-WEB-CORE-00004 [2024-06-27T10:20:05.653Z] [INFO] Message AS-WEB-CORE-00004 needs checking for cause/action: false [2024-06-27T10:20:05.653Z] [INFO] Processing: AS-WEB-CORE-00005 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00005 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00006 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00006 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00007 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00007 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00008 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00008 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00009 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00009 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00010 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00010 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00011 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00011 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00012 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00012 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00013 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00013 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00014 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00014 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00015 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00015 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00016 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00016 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00017 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00017 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00018 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00018 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00019 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00019 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00020 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00020 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00021 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00021 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00022 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00022 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00023 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00023 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00024 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00024 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00025 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00025 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00026 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00026 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00027 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00027 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00028 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00028 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00029 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00029 needs checking for cause/action: true [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00030 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00030 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00031 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00031 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00032 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00032 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00033 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00033 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00034 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00034 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00035 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00035 needs checking for cause/action: true [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00036 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00036 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00037 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00037 needs checking for cause/action: true [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00038 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00038 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00039 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00039 needs checking for cause/action: true [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00040 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00040 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00041 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00041 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00042 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00042 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00043 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00043 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00044 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00044 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00045 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00045 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00046 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00046 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00047 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00047 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00048 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00048 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00049 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00049 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00050 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00050 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00051 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00051 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00052 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00052 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00053 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00053 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00054 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00054 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00055 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00055 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00056 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00056 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00057 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00057 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00058 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00058 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00059 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00059 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00060 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00060 needs checking for cause/action: true [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00061 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00061 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00062 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00062 needs checking for cause/action: false [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00063 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00063 needs checking for cause/action: true [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00064 [2024-06-27T10:20:05.654Z] [INFO] Message AS-WEB-CORE-00064 needs checking for cause/action: true [2024-06-27T10:20:05.654Z] [INFO] Processing: AS-WEB-CORE-00065 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00065 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00066 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00066 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00067 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00067 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00068 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00068 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00069 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00069 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00070 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00070 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00071 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00071 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00072 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00072 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00073 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00073 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00074 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00074 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00075 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00075 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00076 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00076 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00077 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00077 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00078 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00078 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00079 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00079 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00080 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00080 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00081 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00081 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00082 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00082 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00083 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00083 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00084 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00084 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00085 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00085 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00086 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00086 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00087 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00087 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00088 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00088 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00089 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00089 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00090 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00090 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00091 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00091 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00092 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00092 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00093 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00093 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00094 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00094 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00095 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00095 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00096 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00096 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00097 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00097 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00098 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00098 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00099 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00099 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00100 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00100 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00101 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00101 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00102 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00102 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00103 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00103 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00104 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00104 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00105 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00105 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00106 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00106 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00107 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00107 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00108 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00108 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00109 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00109 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00110 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00110 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00111 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00111 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00112 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00112 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00113 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00113 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00114 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00114 needs checking for cause/action: true [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00115 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00115 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00116 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00116 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00117 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00117 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00118 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00118 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00119 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00119 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00120 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00120 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00121 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00121 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00122 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00122 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00123 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00123 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00124 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00124 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00125 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00125 needs checking for cause/action: false [2024-06-27T10:20:05.655Z] [INFO] Processing: AS-WEB-CORE-00126 [2024-06-27T10:20:05.655Z] [INFO] Message AS-WEB-CORE-00126 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00127 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00127 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00128 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00128 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00129 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00129 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00130 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00130 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00131 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00131 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00132 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00132 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00133 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00133 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00134 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00134 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00135 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00135 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00136 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00136 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00137 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00137 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00138 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00138 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00139 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00139 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00140 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00140 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00141 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00141 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00142 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00142 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00143 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00143 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00144 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00144 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00145 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00145 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00146 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00146 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00147 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00147 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00148 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00148 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00149 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00149 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00150 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00150 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00151 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00151 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00152 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00152 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00153 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00153 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00154 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00154 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00155 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00155 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00156 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00156 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00157 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00157 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00158 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00158 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00159 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00159 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00160 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00160 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00161 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00161 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00162 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00162 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00163 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00163 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00164 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00164 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00165 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00165 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00166 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00166 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00167 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00167 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00168 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00168 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00169 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00169 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00170 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00170 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00171 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00171 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00172 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00172 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00173 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00173 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00174 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00174 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00175 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00175 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00176 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00176 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00177 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00177 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00178 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00178 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00179 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00179 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00180 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00180 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00181 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00181 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00182 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00182 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00183 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00183 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00184 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00184 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00185 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00185 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00186 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00186 needs checking for cause/action: true [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00187 [2024-06-27T10:20:05.656Z] [INFO] Message AS-WEB-CORE-00187 needs checking for cause/action: false [2024-06-27T10:20:05.656Z] [INFO] Processing: AS-WEB-CORE-00188 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00188 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00189 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00189 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00190 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00190 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00191 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00191 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00192 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00192 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00193 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00193 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00194 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00194 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00195 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00195 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00196 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00196 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00197 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00197 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00198 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00198 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00199 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00199 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00200 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00200 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00201 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00201 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00202 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00202 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00203 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00203 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00204 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00204 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00205 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00205 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00206 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00206 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00207 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00207 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00208 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00208 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00209 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00209 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00210 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00210 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00211 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00211 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00212 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00212 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00213 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00213 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00214 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00214 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00215 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00215 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00216 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00216 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00217 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00217 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00218 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00218 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00219 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00219 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00220 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00220 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00221 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00221 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00222 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00222 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00223 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00223 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00224 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00224 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00225 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00225 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00226 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00226 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00227 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00227 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00228 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00228 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00229 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00229 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00230 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00230 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00231 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00231 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00232 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00232 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00233 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00233 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00234 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00234 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00235 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00235 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00236 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00236 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00237 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00237 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00238 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00238 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00239 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00239 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00240 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00240 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00241 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00241 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00242 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00242 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00243 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00243 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00244 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00244 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00245 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00245 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00246 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00246 needs checking for cause/action: true [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00247 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00247 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00248 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00248 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00249 [2024-06-27T10:20:05.657Z] [INFO] Message AS-WEB-CORE-00249 needs checking for cause/action: false [2024-06-27T10:20:05.657Z] [INFO] Processing: AS-WEB-CORE-00250 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00250 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00251 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00251 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00252 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00252 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00253 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00253 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00254 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00254 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00255 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00255 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00256 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00256 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00257 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00257 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00258 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00258 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00259 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00259 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00260 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00260 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00261 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00261 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00262 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00262 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00263 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00263 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00264 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00264 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00265 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00265 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00266 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00266 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00267 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00267 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00268 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00268 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00269 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00269 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00270 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00270 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00271 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00271 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00272 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00272 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00273 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00273 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00274 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00274 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00275 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00275 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00276 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00276 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00277 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00277 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00278 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00278 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00280 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00280 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00281 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00281 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00283 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00283 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00284 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00284 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00285 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00285 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00286 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00286 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00287 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00287 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00288 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00288 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00289 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00289 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00290 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00290 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00291 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00291 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00292 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00292 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00293 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00293 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00294 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00294 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00295 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00295 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00296 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00296 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00297 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00297 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00298 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00298 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00299 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00299 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00300 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00300 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00301 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00301 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00302 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00302 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00303 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00303 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00304 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00304 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00305 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00305 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00306 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00306 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00307 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00307 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00308 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00308 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00309 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00309 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00310 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00310 needs checking for cause/action: false [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00311 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00311 needs checking for cause/action: true [2024-06-27T10:20:05.658Z] [INFO] Processing: AS-WEB-CORE-00312 [2024-06-27T10:20:05.658Z] [INFO] Message AS-WEB-CORE-00312 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00313 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00313 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00314 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00314 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00315 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00315 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00316 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00316 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00317 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00317 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00318 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00318 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00319 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00319 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00320 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00320 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00321 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00321 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00322 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00322 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00323 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00323 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00324 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00324 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00325 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00325 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00326 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00326 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00327 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00327 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00328 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00328 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00329 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00329 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00330 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00330 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00331 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00331 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00332 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00332 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00333 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00333 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00334 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00334 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00335 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00335 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00336 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00336 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00337 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00337 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00338 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00338 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00339 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00339 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00340 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00340 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00341 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00341 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00342 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00342 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00343 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00343 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00344 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00344 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00345 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00345 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00346 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00346 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00347 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00347 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00348 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00348 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00349 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00349 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00350 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00350 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00351 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00351 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00352 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00352 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00353 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00353 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00354 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00354 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00355 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00355 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00356 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00356 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00357 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00357 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00358 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00358 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00359 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00359 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00360 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00360 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00361 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00361 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00362 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00362 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00363 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00363 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00364 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00364 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00365 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00365 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00366 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00366 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00367 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00367 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00368 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00368 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00369 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00369 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00370 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00370 needs checking for cause/action: false [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00371 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00371 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00372 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00372 needs checking for cause/action: true [2024-06-27T10:20:05.659Z] [INFO] Processing: AS-WEB-CORE-00373 [2024-06-27T10:20:05.659Z] [INFO] Message AS-WEB-CORE-00373 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00374 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00374 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00375 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00375 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00376 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00376 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00377 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00377 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00378 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00378 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00379 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00379 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00380 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00380 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00381 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00381 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00382 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00382 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00383 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00383 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00384 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00384 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00385 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00385 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00386 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00386 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00387 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00387 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00388 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00388 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00389 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00389 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00390 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00390 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00391 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00391 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00392 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00392 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00393 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00393 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00394 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00394 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00395 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00395 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00396 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00396 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00397 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00397 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00398 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00398 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00399 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00399 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00400 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00400 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00401 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00401 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00402 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00402 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00403 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00403 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00404 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00404 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00405 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00405 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00406 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00406 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00407 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00407 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00408 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00408 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00409 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00409 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00410 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00410 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00411 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00411 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00412 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00412 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00413 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00413 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00414 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00414 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00415 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00415 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00416 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00416 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00417 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00417 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00418 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00418 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00419 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00419 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00420 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00420 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00421 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00421 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00422 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00422 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00423 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00423 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00424 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00424 needs checking for cause/action: true [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00425 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00425 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00426 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00426 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00427 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00427 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00428 [2024-06-27T10:20:05.660Z] [INFO] Message AS-WEB-CORE-00428 needs checking for cause/action: false [2024-06-27T10:20:05.660Z] [INFO] Processing: AS-WEB-CORE-00429 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00429 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00430 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00430 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00431 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00431 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00432 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00432 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00433 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00433 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00434 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00434 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00435 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00435 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00436 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00436 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00437 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00437 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00438 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00438 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00439 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00439 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00440 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00440 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00441 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00441 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00442 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00442 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00443 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00443 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00444 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00444 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00445 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00445 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00446 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00446 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00447 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00447 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00448 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00448 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00449 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00449 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00450 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00450 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00451 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00451 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00452 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00452 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00453 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00453 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00454 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00454 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00455 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00455 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00456 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00456 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00457 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00457 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00458 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00458 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00459 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00459 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00460 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00460 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00461 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00461 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00462 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00462 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00463 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00463 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00464 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00464 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00465 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00465 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00466 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00466 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00467 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00467 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00468 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00468 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00469 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00469 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00470 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00470 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00472 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00472 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00473 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00473 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00474 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00474 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00475 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00475 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00476 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00476 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00477 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00477 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00478 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00478 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00479 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00479 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00480 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00480 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00481 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00481 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00482 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00482 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00483 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00483 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00484 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00484 needs checking for cause/action: true [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00485 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00485 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00486 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00486 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00487 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00487 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00488 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00488 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00489 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00489 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00490 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00490 needs checking for cause/action: false [2024-06-27T10:20:05.661Z] [INFO] Processing: AS-WEB-CORE-00491 [2024-06-27T10:20:05.661Z] [INFO] Message AS-WEB-CORE-00491 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00492 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00492 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00493 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00493 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00494 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00494 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00503 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00503 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00504 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00504 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00505 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00505 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00506 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00506 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00507 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00507 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00508 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00508 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00509 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00509 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00510 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00510 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00511 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00511 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00512 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00512 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00513 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00513 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00514 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00514 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00515 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00515 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00516 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00516 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00517 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00517 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00518 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00518 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00519 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00519 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00520 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00520 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00521 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00521 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00522 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00522 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00523 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00523 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00524 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00524 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00525 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00525 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00526 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00526 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00527 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00527 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00528 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00528 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00529 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00529 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00530 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00530 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00531 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00531 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00532 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00532 needs checking for cause/action: true [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00533 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00533 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00534 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00534 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00535 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00535 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00536 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00536 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00537 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00537 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00538 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00538 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00539 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00539 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00540 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00540 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00541 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00541 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00542 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00542 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00543 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00543 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00544 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00544 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00545 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00545 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00546 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00546 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00547 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00547 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00548 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00548 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00549 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00549 needs checking for cause/action: false [2024-06-27T10:20:05.662Z] [INFO] Processing: AS-WEB-CORE-00550 [2024-06-27T10:20:05.662Z] [INFO] Message AS-WEB-CORE-00550 needs checking for cause/action: false [2024-06-27T10:20:05.667Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-CORE-00001=Configuration error: Must be attached to a Context, AS-WEB-CORE-00002=Authenticator[{0}]: {1}, AS-WEB-CORE-00003=Exception getting debug value, AS-WEB-CORE-00004=Unexpected error forwarding or redirecting to login page, AS-WEB-CORE-00005=Started, AS-WEB-CORE-00006=Stopped, AS-WEB-CORE-00007=Process session destroyed on {0}, AS-WEB-CORE-00008=Process request for ''{0}'', AS-WEB-CORE-00009=Principal {0} has already been authenticated, AS-WEB-CORE-00010=Checking for SSO cookie, AS-WEB-CORE-00011=SSO cookie is not present, AS-WEB-CORE-00012=Checking for cached principal for {0}, AS-WEB-CORE-00013=Found cached principal {0} with auth type {1}, AS-WEB-CORE-00014=No cached principal found, erasing SSO cookie, AS-WEB-CORE-00015=Associate sso id {0} with session {1}, AS-WEB-CORE-00016=Registering sso id {0} for user {1} with auth type {2}, AS-WEB-CORE-00017=Looking up certificates, AS-WEB-CORE-00018=No certificates included with this request, AS-WEB-CORE-00019=No client certificate chain in this request, AS-WEB-CORE-00020=Cannot authenticate with the provided credentials, AS-WEB-CORE-00021=Unable to determine target of zero-arg dispatcher, AS-WEB-CORE-00022=Unable to acquire RequestDispatcher for {0}, AS-WEB-CORE-00023=Unable to acquire RequestDispatcher for {0} in servlet context {1}, AS-WEB-CORE-00024=Error invoking AsyncListener, AS-WEB-CORE-00025=Asynchronous dispatch already in progress, must call ServletRequest.startAsync first, AS-WEB-CORE-00026=Must not call AsyncContext.addListener after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00027=Must not call AsyncContext.setTimeout after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00028=The connector has already been initialized, AS-WEB-CORE-00029=Error registering connector , AS-WEB-CORE-00030=Failed to instanciate HttpHandler , AS-WEB-CORE-00031=mod_jk invalid Adapter implementation: {0} , AS-WEB-CORE-00032=Protocol handler instantiation failed: {0}, AS-WEB-CORE-00033=The connector has already been started, AS-WEB-CORE-00034=Protocol handler start failed: {0}, AS-WEB-CORE-00035=Coyote connector has not been started, AS-WEB-CORE-00036=Protocol handler destroy failed: {0}, AS-WEB-CORE-00037=An exception or error occurred in the container during the request processing, AS-WEB-CORE-00038=HTTP listener on port {0} has been disabled, AS-WEB-CORE-00039=Error parsing client cert chain into array of java.security.cert.X509Certificate instances, AS-WEB-CORE-00040=No Host matches server name {0}, AS-WEB-CORE-00041=Cannot use this object outside a servlet's service method or outside a filter's doFilter method, AS-WEB-CORE-00042=Cannot set a null ReadListener object, AS-WEB-CORE-00043=Cannot set a null WriteListener object, AS-WEB-CORE-00044=Failed to skip {0} characters in the underlying buffer of CoyoteReader on readLine()., AS-WEB-CORE-00045=Stream closed, AS-WEB-CORE-00046=Already set read listener, AS-WEB-CORE-00047=Cannot set ReaderListener for non-async or non-upgrade request, AS-WEB-CORE-00048=Error in invoking ReadListener.onDataAvailable, AS-WEB-CORE-00049=The WriteListener has already been set., AS-WEB-CORE-00050=Cannot set WriteListener for non-async or non-upgrade request, AS-WEB-CORE-00051=Error in invoking WriteListener.onWritePossible, AS-WEB-CORE-00052=getReader() has already been called for this request, AS-WEB-CORE-00053=getInputStream() has already been called for this request, AS-WEB-CORE-00054=Unable to determine client remote address from proxy (returns null), AS-WEB-CORE-00055=Unable to resolve IP address {0} into host name, AS-WEB-CORE-00056=Exception thrown by attributes event listener, AS-WEB-CORE-00057=Cannot call setAttribute with a null name, AS-WEB-CORE-00058=Unable to determine canonical name of file [{0}] specified for use with sendfile, AS-WEB-CORE-00059=Unable to set request character encoding to {0} from context {1}, because request parameters have already been read, or ServletRequest.getReader() has already been called, AS-WEB-CORE-00060=Attempt to re-login while the user identity already exists, AS-WEB-CORE-00061=changeSessionId has been called without a session, AS-WEB-CORE-00062=Cannot create a session after the response has been committed, AS-WEB-CORE-00063=Invalid URI encoding; using HTTP default, AS-WEB-CORE-00064=Invalid URI character encoding; trying ascii, AS-WEB-CORE-00065=Request is within the scope of a filter or servlet that does not support asynchronous operations, AS-WEB-CORE-00066=ServletRequest.startAsync called again without any asynchronous dispatch, or called outside the scope of any such dispatch, or called again within the scope of the same dispatch, AS-WEB-CORE-00067=Response already closed, AS-WEB-CORE-00068=ServletRequest.startAsync called outside the scope of an async dispatch, AS-WEB-CORE-00069=The request has not been put into asynchronous mode, must call ServletRequest.startAsync first, AS-WEB-CORE-00070=Request already released from asynchronous mode, AS-WEB-CORE-00071=Unable to perform error dispatch, AS-WEB-CORE-00072=Request.{0} is called without multipart configuration. Either add a @MultipartConfig to the servlet, or a multipart-config element to web.xml, AS-WEB-CORE-00073=This should not happen-breaking background lock: sess = {0}, AS-WEB-CORE-00074= Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00075=Error during finishResponse, AS-WEB-CORE-00076=getWriter() has already been called for this response, AS-WEB-CORE-00077=getOutputStream() has already been called for this response, AS-WEB-CORE-00078=Cannot reset buffer after response has been committed, AS-WEB-CORE-00079=Cannot change buffer size after data has been written, AS-WEB-CORE-00080=Cannot call sendError() after the response has been committed, AS-WEB-CORE-00081=Cannot call sendRedirect() after the response has been committed, AS-WEB-CORE-00082=Null response object, AS-WEB-CORE-00083=Not allowed to call this jakarta.servlet.ServletContext method from a ServletContextListener that was neither declared in the application's deployment descriptor nor annotated with WebListener, AS-WEB-CORE-00084=Exception thrown by attributes event listener, AS-WEB-CORE-00085=Name cannot be null, AS-WEB-CORE-00086=Cannot forward after response has been committed, AS-WEB-CORE-00087=Servlet {0} is currently unavailable, AS-WEB-CORE-00088=Allocate exception for servlet {0}, AS-WEB-CORE-00089=Exceeded maximum depth for nested request dispatches: {0}, AS-WEB-CORE-00090=Servlet.service() for servlet {0} threw exception, AS-WEB-CORE-00091=Release filters exception for servlet {0}, AS-WEB-CORE-00092=Deallocate exception for servlet {0}, AS-WEB-CORE-00093=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00094=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00095=Exception processing {0}, AS-WEB-CORE-00096=Exception sending default error page, AS-WEB-CORE-00097=Filter execution threw an exception, AS-WEB-CORE-00098=ApplicationFilterConfig.doAsPrivilege, AS-WEB-CORE-00099=ContainerBase.setLoader: stop: , AS-WEB-CORE-00100=ContainerBase.setLoader: start:, AS-WEB-CORE-00101=ContainerBase.setLogger: stop: , AS-WEB-CORE-00102=ContainerBase.setLogger: start: , AS-WEB-CORE-00103=ContainerBase.setManager: stop: , AS-WEB-CORE-00104=ContainerBase.setManager: start: , AS-WEB-CORE-00105=ContainerBase.setRealm: stop: , AS-WEB-CORE-00106=ContainerBase.setRealm: start: , AS-WEB-CORE-00107=addChild: Child name {0} is not unique, AS-WEB-CORE-00108=ContainerBase.addChild: start: , AS-WEB-CORE-00109=ContainerBase.removeChild: stop: , AS-WEB-CORE-00110=Container {0} has already been started, AS-WEB-CORE-00111=Container {0} has not been started, AS-WEB-CORE-00112=Error stopping container {0}, AS-WEB-CORE-00113=Error unregistering , AS-WEB-CORE-00114=Exception invoking periodic operation: , AS-WEB-CORE-00115=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00116=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00117=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00118=Unable to configure mapping for filter {0} of servlet context {1}, because servlet names are null or empty, AS-WEB-CORE-00119=Unable to configure mapping for filter {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00120=Creation of the naming context failed: {0}, AS-WEB-CORE-00121=Failed to bind object: {0}, AS-WEB-CORE-00122=Environment entry {0} has an invalid type, AS-WEB-CORE-00123=Environment entry {0} has an invalid value, AS-WEB-CORE-00124=Failed to unbind object: {0}, AS-WEB-CORE-00125=Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00126=Null response object, AS-WEB-CORE-00127=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00128=Unable to configure mapping for servlet {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00129=Unable to configure {0} session tracking cookie property for servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00130=Missing alternate docbase URL pattern or directory location, AS-WEB-CORE-00131=LoginConfig cannot be null, AS-WEB-CORE-00132=Form login page {0} must start with a ''/'', AS-WEB-CORE-00133=Form error page {0} must start with a ''/'', AS-WEB-CORE-00134=Child of a Context must be a Wrapper, AS-WEB-CORE-00135=JSP file {0} must start with a ''/'', AS-WEB-CORE-00136=Invalid {0} in security constraint, AS-WEB-CORE-00137=ErrorPage cannot be null, AS-WEB-CORE-00138=Error page location {0} must start with a ''/'', AS-WEB-CORE-00139=Invalid status code {0} for error-page mapping. HTTP error codes are defined in the range from 400-600, AS-WEB-CORE-00140=Filter mapping specifies an unknown filter name {0}, AS-WEB-CORE-00141=Filter mapping must specify either a or a , AS-WEB-CORE-00142=Invalid {0} in filter mapping, AS-WEB-CORE-00143=Unable to call method {0} on servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00144=Filter name is null or an empty String, AS-WEB-CORE-00145=Unable to set {0} session tracking mode on servlet context {1}, because it is not supported, AS-WEB-CORE-00146=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-CORE-00147=Both parameter name and parameter value are required, parameter name is {0}, AS-WEB-CORE-00148=Duplicate context initialization parameter {0}, AS-WEB-CORE-00149=Invalid {0} in servlet mapping, AS-WEB-CORE-00150=Servlet mapping specifies an unknown servlet name {0}, AS-WEB-CORE-00151=Unable to map Servlet [{0}] to URL pattern [{1}], because Servlet [{2}] is already mapped to it, AS-WEB-CORE-00152=Error creating instance listener {0}, AS-WEB-CORE-00153=Error creating lifecycle listener {0}, AS-WEB-CORE-00154=Error creating container listener {0}, AS-WEB-CORE-00155=Reloading this Context has started, AS-WEB-CORE-00156=Error stopping context {0}, AS-WEB-CORE-00157=Error starting context {0}, AS-WEB-CORE-00158=Error invoking requestInitialized method on ServletRequestListener {0}, AS-WEB-CORE-00159=Error invoking requestDestroyed method on ServletRequestListener {0}, AS-WEB-CORE-00160=Exception starting filter {0}, AS-WEB-CORE-00161=Servlet with name {0} does not have any servlet-class or jsp-file configured, AS-WEB-CORE-00162=Filter with name {0} does not have any class configured, AS-WEB-CORE-00163=Exception sending context destroyed event to listener instance of class {0}, AS-WEB-CORE-00164=Error starting resources in context {0}, AS-WEB-CORE-00165=Error stopping static resources, AS-WEB-CORE-00166=Current container has already been started with a DirContext object, AS-WEB-CORE-00167=Error starting resources in context {0} with Exception message: {1}, AS-WEB-CORE-00168=Form login page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00169=Form error page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00170=JSP file {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00171=Container {0} has already been started, AS-WEB-CORE-00172=Error initialzing resources{0}, AS-WEB-CORE-00173=Error in dependency check for standard context {0}, AS-WEB-CORE-00174=Startup of context {0} failed due to previous errors, AS-WEB-CORE-00175=Exception during cleanup after start failed, AS-WEB-CORE-00176=Error invoking ServletContainerInitializer {0}, AS-WEB-CORE-00177=Error resetting context {0}, AS-WEB-CORE-00178=URL pattern {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00179=Failed to create work directory {0}, AS-WEB-CORE-00180=The URL pattern {0} contains a CR or LF and so can never be matched, AS-WEB-CORE-00181=Missing name attribute in {0}, AS-WEB-CORE-00182=Malformed name {0}, value of name attribute does not start with ''//'', AS-WEB-CORE-00183=Path {0} does not start with ''/'', AS-WEB-CORE-00184=Path {0} does not start with ''/'' and is not empty, AS-WEB-CORE-00185=Error during mapping, AS-WEB-CORE-00186=Unable to create custom ObjectInputStream, AS-WEB-CORE-00187=Error during bindThread, AS-WEB-CORE-00188=Servlet {0} threw load() exception, AS-WEB-CORE-00189=Error updating ctx with jmx {0} {1} {2}, AS-WEB-CORE-00190=Error registering wrapper with jmx {0} {1} {2}, AS-WEB-CORE-00191=Null filter instance, AS-WEB-CORE-00192=Servlet name is null or an empty String, AS-WEB-CORE-00193=Null servlet instance, AS-WEB-CORE-00194=Child of an Engine must be a Host, AS-WEB-CORE-00195=Engine cannot have a parent Container, AS-WEB-CORE-00196=Error registering, AS-WEB-CORE-00197=No Host matches server name {0}, AS-WEB-CORE-00198=Host name is required, AS-WEB-CORE-00199=Child of a Host must be a Context, AS-WEB-CORE-00200=MAPPING configuration error for request URI {0}, AS-WEB-CORE-00201=ErrorPage must not be null, AS-WEB-CORE-00202=XML validation enabled, AS-WEB-CORE-00203=Create Host deployer for direct deployment ( non-jmx ), AS-WEB-CORE-00204=Error creating deployer , AS-WEB-CORE-00205=Error registering host {0}, AS-WEB-CORE-00206=Couldn't load specified error report valve class: {0}, AS-WEB-CORE-00207=Context path is required, AS-WEB-CORE-00208=Invalid context path: {0}, AS-WEB-CORE-00209=Context path {0} is already in use, AS-WEB-CORE-00210=URL to web application archive is required, AS-WEB-CORE-00211=Installing web application at context path {0} from URL {1}, AS-WEB-CORE-00212=Invalid URL for web application archive: {0}, AS-WEB-CORE-00213=Only web applications in the Host web application directory can be installed, invalid URL: {0}, AS-WEB-CORE-00214=Context path {0} must match the directory or WAR file name: {1}, AS-WEB-CORE-00215=Error installing, AS-WEB-CORE-00216=Error deploying application at context path {0}, AS-WEB-CORE-00217=URL to configuration file is required, AS-WEB-CORE-00218=Use of configuration file is not allowed, AS-WEB-CORE-00219=Processing Context configuration file URL {0}, AS-WEB-CORE-00220=Installing web application from URL {0}, AS-WEB-CORE-00221=Context path {0} is not currently in use, AS-WEB-CORE-00222=Removing web application at context path {0}, AS-WEB-CORE-00223=Error removing application at context path {0}, AS-WEB-CORE-00224=Starting web application at context path {0}, AS-WEB-CORE-00225=Starting web application at context path {0} failed, AS-WEB-CORE-00226=Stopping web application at context path {0}, AS-WEB-CORE-00227=Stopping web application at context path {0} failed, AS-WEB-CORE-00228=Failed to remove file {0}, AS-WEB-CORE-00229=Remote Client Aborted Request, IOException: {0}, AS-WEB-CORE-00230=The error-page {0} or {1} does not exist, AS-WEB-CORE-00231=No Context configured to process this request, AS-WEB-CORE-00232=Pipeline has already been started, AS-WEB-CORE-00233=Pipeline has not been started, AS-WEB-CORE-00234=Exception occurred when stopping GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00235=Exception occurred when starting GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00236=Exception occurred when starting GlassFishValve in StandardPipline.addValve, AS-WEB-CORE-00237=Unable to add valve {0}, AS-WEB-CORE-00238=No more Valves in the Pipeline processing this request, AS-WEB-CORE-00239=HttpUpgradeHandler handler cannot be null, AS-WEB-CORE-00240=Exception occurred when stopping GlassFishValve in StandardPipeline.removeValve, AS-WEB-CORE-00241=StandardPipeline[{0}]: {1}, AS-WEB-CORE-00242=StandardPipeline[null]: {0}, AS-WEB-CORE-00243=LifecycleException occurred during service initialization: {0}, AS-WEB-CORE-00244=Exception StandardServer.await: create[{0}], AS-WEB-CORE-00245=StandardServer.accept security exception: {0}, AS-WEB-CORE-00246=StandardServer.await: accept: {0}, AS-WEB-CORE-00247=StandardServer.await: read: {0}, AS-WEB-CORE-00248=StandardServer.await: Invalid command {0} received, AS-WEB-CORE-00249=This service has already been initialized, AS-WEB-CORE-00250=Error registering: {0}, AS-WEB-CORE-00251=This service has already been started, AS-WEB-CORE-00252=Starting service {0}, AS-WEB-CORE-00253=Stopping service {0}, AS-WEB-CORE-00254=This service has already been initialized, AS-WEB-CORE-00255=Error registering Service at domain {0}, AS-WEB-CORE-00256=Service initializing at {0} failed, AS-WEB-CORE-00257=Parent container of a Wrapper must be a Context, AS-WEB-CORE-00258=Wrapper container may not have child containers, AS-WEB-CORE-00259=Cannot allocate servlet {0} because it is being unloaded, AS-WEB-CORE-00260=Error allocating a servlet instance, AS-WEB-CORE-00261=Class {0} is not a Servlet, AS-WEB-CORE-00262=Error instantiating servlet class {0}, AS-WEB-CORE-00263=Servlet of class {0} is privileged and cannot be loaded by this web application, AS-WEB-CORE-00264=No servlet class has been specified for servlet {0}, AS-WEB-CORE-00265=Wrapper cannot find Loader for servlet {0}, AS-WEB-CORE-00266=Wrapper cannot find servlet class {0} or a class it depends on, AS-WEB-CORE-00267=Servlet.init() for servlet {0} threw exception, AS-WEB-CORE-00268=Servlet execution threw an exception, AS-WEB-CORE-00269=Marking servlet {0} as unavailable, AS-WEB-CORE-00270=Waiting for {0} instance(s) of {1} to be deallocated, AS-WEB-CORE-00271=Servlet.destroy() for servlet {0} threw exception, AS-WEB-CORE-00272=Servlet {0} threw unload() exception, AS-WEB-CORE-00273=Error loading {0} {1}, AS-WEB-CORE-00274=This application is not currently available, AS-WEB-CORE-00275=Servlet {0} is currently unavailable, AS-WEB-CORE-00276=Servlet {0} is not available, AS-WEB-CORE-00277=Allocate exception for servlet {0}, AS-WEB-CORE-00278=Exception for sending acknowledgment of a request: {0}, AS-WEB-CORE-00280=Release filters exception for servlet {0}, AS-WEB-CORE-00281=Deallocate exception for servlet {0}, AS-WEB-CORE-00283=StandardWrapperValve[{0}]: {1}, AS-WEB-CORE-00284=Failed to skip {0} bytes in the underlying buffer of MultipartStream on close()., AS-WEB-CORE-00285=file data is empty., AS-WEB-CORE-00286=Unable to create Random source using class [{0}], AS-WEB-CORE-00287=The property "{0}" is not defined for filters of type "{1}", AS-WEB-CORE-00288=Error registering loader, AS-WEB-CORE-00289=Error registering jndi stream handler, AS-WEB-CORE-00290=Loader has already been started, AS-WEB-CORE-00291=No resources for {0}, AS-WEB-CORE-00292=LifecycleException, AS-WEB-CORE-00293=Loader has not yet been started, AS-WEB-CORE-00294=Cannot set reloadable property to {0}, AS-WEB-CORE-00295=WebappLoader[{0}]: {1}, AS-WEB-CORE-00296=No work dir for {0}, AS-WEB-CORE-00297=Failed to create destination directory to copy resources, AS-WEB-CORE-00298=Failed to copy resources, AS-WEB-CORE-00299=Failed to create work directory to {0}, AS-WEB-CORE-00300=File Logger has already been started, AS-WEB-CORE-00301=File Logger has not yet been started, AS-WEB-CORE-00302=Unknown container {0}, AS-WEB-CORE-00303=Null engine !! {0}, AS-WEB-CORE-00304=Unable to create javax.management.ObjectName for Logger, AS-WEB-CORE-00305=Can't register logger {0}, AS-WEB-CORE-00306=Setting JAAS app name {0}, AS-WEB-CORE-00307=Login exception authenticating username {0}, AS-WEB-CORE-00308=Username {0} NOT authenticated due to failed login, AS-WEB-CORE-00309=Username {0} NOT authenticated due to expired account, AS-WEB-CORE-00310=Username {0} NOT authenticated due to expired credential, AS-WEB-CORE-00311=error , AS-WEB-CORE-00312=Illegal digestEncoding: {0}, AS-WEB-CORE-00313=Access to the requested resource has been denied, AS-WEB-CORE-00314=Configuration error: Cannot perform access control without an authenticated principal, AS-WEB-CORE-00315=Username {0} has role {1}, AS-WEB-CORE-00316=Username {0} does NOT have role {1}, AS-WEB-CORE-00317=This Realm has already been started, AS-WEB-CORE-00318=Invalid message digest algorithm {0} specified, AS-WEB-CORE-00319=This Realm has not yet been started, AS-WEB-CORE-00320=Error digesting user credentials, AS-WEB-CORE-00321=Couldn't get MD5 digest, AS-WEB-CORE-00322=An exception occurs when running the PrivilegedExceptionAction block., AS-WEB-CORE-00323=Only skipped [{0}] bytes when [{1}] were requested, AS-WEB-CORE-00324=Directory Listing For {0}, AS-WEB-CORE-00325=Up To {0}, AS-WEB-CORE-00326=Filename, AS-WEB-CORE-00327=Size, AS-WEB-CORE-00328=Last Modified, AS-WEB-CORE-00329=Container has not called setWrapper() for this servlet, AS-WEB-CORE-00330=Cannot call invoker servlet with a named dispatcher, AS-WEB-CORE-00331=No servlet name or class was specified in path {0}, AS-WEB-CORE-00332=Cannot create servlet wrapper for path {0}, AS-WEB-CORE-00333=Cannot allocate servlet instance for path {0}, AS-WEB-CORE-00334=Cannot deallocate servlet instance for path {0}, AS-WEB-CORE-00335=JAXP initialization failed, AS-WEB-CORE-00336=Ignored external entity, publicID: {0}, systemID: {1}, AS-WEB-CORE-00337=setAttribute: Session attribute with name {0} has value that is not of type String (required for cookie-based persistence), AS-WEB-CORE-00338=Loading Session {0} from file {1}, AS-WEB-CORE-00339=Removing Session {0} at file {1}, AS-WEB-CORE-00340=Saving Session {0} to file {1}, AS-WEB-CORE-00341=Unable to delete file [{0}] which is preventing the creation of the session storage location, AS-WEB-CORE-00342=Unable to create directory [{0}] for the storage of session data, AS-WEB-CORE-00343=SQL Error {0}, AS-WEB-CORE-00344=Loading Session {0} from database {1}, AS-WEB-CORE-00345=Removing Session {0} at database {1}, AS-WEB-CORE-00346=Saving Session {0} to database {1}, AS-WEB-CORE-00347=The database connection is null or was found to be closed. Trying to re-open it., AS-WEB-CORE-00348=The re-open on the database failed. The database could be down., AS-WEB-CORE-00349=A SQL exception occurred {0}, AS-WEB-CORE-00350=JDBC driver class not found {0}, AS-WEB-CORE-00351=Exception initializing random number generator of class {0}, AS-WEB-CORE-00352=Seeding random number generator class {0}, AS-WEB-CORE-00353=Failed to close randomIS., AS-WEB-CORE-00354=Error registering , AS-WEB-CORE-00355=setAttribute: Non-serializable attribute with name {0}, AS-WEB-CORE-00356=Session not found {0}, AS-WEB-CORE-00357=Checking isLoaded for id, {0}, {1}, AS-WEB-CORE-00358=Exception clearing the Store, AS-WEB-CORE-00359=createSession: Too many active sessions, AS-WEB-CORE-00360=Exception in the Store during load, AS-WEB-CORE-00361=Loading {0} persisted sessions, AS-WEB-CORE-00362=Failed load session from store, AS-WEB-CORE-00363=Can't load sessions from store, AS-WEB-CORE-00364=Exception in the Store during removeSession, AS-WEB-CORE-00365=Exception removing session, AS-WEB-CORE-00366=Saving {0} persisted sessions, AS-WEB-CORE-00367=Exception in the Store during swapIn, AS-WEB-CORE-00368=Error deserializing Session {0}: {1}, AS-WEB-CORE-00369=Session swapped in is invalid or expired, AS-WEB-CORE-00370=Swapping session {0} in from Store, AS-WEB-CORE-00371=Exception in the Store during writeSession, AS-WEB-CORE-00372=Error serializing Session {0}: {1}, AS-WEB-CORE-00373=Manager has already been started, AS-WEB-CORE-00374=No Store configured, persistence disabled, AS-WEB-CORE-00375=Manager has not yet been started, AS-WEB-CORE-00376=Invalid session timeout setting {0}, AS-WEB-CORE-00377=Swapping session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00378=Too many active sessions, {0}, looking for idle sessions to swap out, AS-WEB-CORE-00379=Swapping out session {0}, idle for {1} seconds too many sessions active, AS-WEB-CORE-00380= Backing up session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00381=createSession: Too many active sessions, AS-WEB-CORE-00382= Loading persisted sessions from {0}, AS-WEB-CORE-00383=IOException while loading persisted sessions: {0}, AS-WEB-CORE-00384=ClassNotFoundException while loading persisted sessions: {0}, AS-WEB-CORE-00385=Saving persisted sessions to {0}, AS-WEB-CORE-00386=IOException while saving persisted sessions: {0}, AS-WEB-CORE-00387=Exception loading sessions from persistent storage, AS-WEB-CORE-00388=Exception unloading sessions to persistent storage, AS-WEB-CORE-00389=Session id change event listener threw exception, AS-WEB-CORE-00390=Session event listener threw exception, AS-WEB-CORE-00391=Session already invalidated, AS-WEB-CORE-00392=Session attribute event listener threw exception, AS-WEB-CORE-00393=setAttribute: name parameter cannot be null, AS-WEB-CORE-00394=Session binding event listener threw exception, AS-WEB-CORE-00395= Cannot serialize session attribute {0} for session {1}, AS-WEB-CORE-00396=StoreBase has already been started, AS-WEB-CORE-00397=StoreBase has not been started, AS-WEB-CORE-00398=Class loader creation threw exception, AS-WEB-CORE-00399=Error processing command line arguments, AS-WEB-CORE-00400=Catalina.stop: , AS-WEB-CORE-00401=Can't load server.xml from {0}, AS-WEB-CORE-00402=Catalina.start: , AS-WEB-CORE-00403=Catalina.start: , AS-WEB-CORE-00404=Initialization processed in {0} ms, AS-WEB-CORE-00405=Error loading configuration, AS-WEB-CORE-00406=Server startup in {0} ms, AS-WEB-CORE-00407=Failed to load catalina.properties, AS-WEB-CORE-00408=Lifecycle event data object {0} is not a Context, AS-WEB-CORE-00409=alt-dd file {0} not found, AS-WEB-CORE-00410=Missing application web.xml, using defaults only {0}, AS-WEB-CORE-00411=Parse error in application web.xml at line {0} and column {1}, AS-WEB-CORE-00412=Parse error in application web.xml, AS-WEB-CORE-00413=Error closing application web.xml, AS-WEB-CORE-00414=No Realm has been configured to authenticate against, AS-WEB-CORE-00415=Cannot configure an authenticator for method {0}, AS-WEB-CORE-00416=Cannot instantiate an authenticator of class {0}, AS-WEB-CORE-00417=Configured an authenticator for method {0}, AS-WEB-CORE-00418=No default web.xml, AS-WEB-CORE-00419=Missing default web.xml, using application web.xml only {0} {1}, AS-WEB-CORE-00420=Parse error in default web.xml at line {0} and column {1}, AS-WEB-CORE-00421=Parse error in default web.xml, AS-WEB-CORE-00422=Error closing default web.xml, AS-WEB-CORE-00423=ContextConfig: Initializing, AS-WEB-CORE-00424=Exception fixing docBase, AS-WEB-CORE-00425=ContextConfig: Processing START, AS-WEB-CORE-00426=ContextConfig: Processing STOP, AS-WEB-CORE-00427=Security role name {0} used in an without being defined in a in context [{1}], AS-WEB-CORE-00428=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00429=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00430=No web.xml, using defaults {0}, AS-WEB-CORE-00431=No engines have been defined yet, AS-WEB-CORE-00432=Engine.start exception, AS-WEB-CORE-00433=Couldn't load SSL server socket factory., AS-WEB-CORE-00434=Couldn't create connector., AS-WEB-CORE-00435=Connector.stop, AS-WEB-CORE-00436=Engine.stop exception, AS-WEB-CORE-00437=Specified Authenticator is not a Valve, AS-WEB-CORE-00438=Embedded service has already been started, AS-WEB-CORE-00439=Embedded service has not yet been started, AS-WEB-CORE-00440=Lifecycle event data object {0} is not an Engine, AS-WEB-CORE-00441=EngineConfig: {0}, AS-WEB-CORE-00442=EngineConfig: Processing START, AS-WEB-CORE-00443=EngineConfig: Processing STOP, AS-WEB-CORE-00444=Application base directory {0} does not exist, AS-WEB-CORE-00445=Unable to create the directory [{0}], AS-WEB-CORE-00446=The archive [{0}] is malformed and will be ignored: an entry contains an illegal path [{1}], AS-WEB-CORE-00447=Failed to set last-modified time of the file {0}, AS-WEB-CORE-00448=Error copying {0} to {1}, AS-WEB-CORE-00449=[{0}] could not be completely deleted. The presence of the remaining files may cause problems, AS-WEB-CORE-00450=Lifecycle event data object {0} is not a Host, AS-WEB-CORE-00451=Deploying configuration descriptor {0}, AS-WEB-CORE-00452=Error deploying configuration descriptor {0}, AS-WEB-CORE-00453=The war name [{0}] is invalid. The archive will be ignored., AS-WEB-CORE-00454=Expanding web application archive {0}, AS-WEB-CORE-00455=Exception while expanding web application archive {0}, AS-WEB-CORE-00456=Exception while expanding web application archive {0}, AS-WEB-CORE-00457=Deploying web application archive {0}, AS-WEB-CORE-00458=Error deploying web application archive {0}, AS-WEB-CORE-00459=Deploying web application directory {0}, AS-WEB-CORE-00460=Error deploying web application directory {0}, AS-WEB-CORE-00461=Error undeploying Jar file {0}, AS-WEB-CORE-00462=HostConfig: restartContext [{0}], AS-WEB-CORE-00463=Error during context [{0}] stop, AS-WEB-CORE-00464=Error during context [{0}] restart, AS-WEB-CORE-00465=HostConfig: Processing START, AS-WEB-CORE-00466=HostConfig: Processing STOP, AS-WEB-CORE-00467=Undeploying deployed web applications, AS-WEB-CORE-00468=Undeploying context [{0}], AS-WEB-CORE-00469=Error undeploying web application at context path {0}, AS-WEB-CORE-00470=Must set 'catalina.home' system property, AS-WEB-CORE-00472=Exception creating instance of {0}, AS-WEB-CORE-00473=Exception locating main() method, AS-WEB-CORE-00474=Exception calling main() method, AS-WEB-CORE-00475=Usage: java org.apache.catalina.startup.Tool [] [], AS-WEB-CORE-00476=Deploying user web applications, AS-WEB-CORE-00477=Exception loading user database, AS-WEB-CORE-00478=Deploying web application for user {0}, AS-WEB-CORE-00479=Error deploying web application for user {0}, AS-WEB-CORE-00480=UserConfig[{0}]: {1}, AS-WEB-CORE-00481=UserConfig[null]: {0}, AS-WEB-CORE-00482=UserConfig: Processing START, AS-WEB-CORE-00483=UserConfig: Processing STOP, AS-WEB-CORE-00484=Failed to load manifest resources {0}, AS-WEB-CORE-00485=ExtensionValidator[{0}][{1}]: Required extension "{2}" not found., AS-WEB-CORE-00486=ExtensionValidator[{0}]: Failure to find {1} required extension(s)., AS-WEB-CORE-00487=Odd number of hexadecimal digits, AS-WEB-CORE-00488=Bad hexadecimal digit, AS-WEB-CORE-00489=Map is currently locked, AS-WEB-CORE-00490=UTF8 not supported, AS-WEB-CORE-00491=Could not create a new directory: {0}, AS-WEB-CORE-00492=status.setContentType, AS-WEB-CORE-00493=Internal Error, AS-WEB-CORE-00494=Failed to initialize the interceptor, AS-WEB-CORE-00503=Failed to rename log file to {0} for rotate logs, AS-WEB-CORE-00504=at least this wasn't swallowed, AS-WEB-CORE-00505=Failed to create directory {0}, AS-WEB-CORE-00506=fields was just empty or whitespace, AS-WEB-CORE-00507=unable to decode with rest of chars being: {0}, AS-WEB-CORE-00508=No closing ) found for in decode, AS-WEB-CORE-00509=The next characters couldn't be decoded: {0}, AS-WEB-CORE-00510=End of line reached before decoding x- param, AS-WEB-CORE-00511=x param in wrong format. Needs to be 'x-#(...)' read the docs!, AS-WEB-CORE-00512=x param in wrong format. No closing ')'!, AS-WEB-CORE-00513=x param for servlet request, couldn't decode value: {0}, AS-WEB-CORE-00514=No Context configured to process this request, AS-WEB-CORE-00515=Syntax error in request filter pattern {0}, AS-WEB-CORE-00516=Cannot process the error page: {0}, AS-WEB-CORE-00517=Digester.getParser: , AS-WEB-CORE-00518=Cannot get XMLReader, AS-WEB-CORE-00519=Finish event threw exception, AS-WEB-CORE-00520=Finish event threw error, AS-WEB-CORE-00521=Body event threw exception, AS-WEB-CORE-00522=Body event threw error, AS-WEB-CORE-00523=No rules found matching {0}., AS-WEB-CORE-00524=End event threw exception, AS-WEB-CORE-00525=End event threw error, AS-WEB-CORE-00526=Begin event threw exception, AS-WEB-CORE-00527=Begin event threw error, AS-WEB-CORE-00528=Parse Error at line {0} column {1}: {2}, AS-WEB-CORE-00529=Parse Fatal Error at line {0} column {1}: {2}, AS-WEB-CORE-00530=Parse Warning Error at line {0} column {1}: {2}, AS-WEB-CORE-00531=Empty stack (returning null), AS-WEB-CORE-00532=No Locator!, AS-WEB-CORE-00533=[SetPropertiesRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00534=[SetPropertyRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00535=Login failed, AS-WEB-CORE-00536=This is request has already been authenticated, AS-WEB-CORE-00537=No authenticator, AS-WEB-CORE-00538=Invalid call to login while pluggable authentication method is configured, AS-WEB-CORE-00539=Internal logout error, AS-WEB-CORE-00540=Blocked access to external entity with publicId [{0}] and systemId [{0}], AS-WEB-CORE-00541=Blocked access to external entity with name [{0}], publicId [{1}], baseURI [{2}] and systemId [{3}], AS-WEB-CORE-00542=Blocked access to external subset with name [{0}] and baseURI [{1}], AS-WEB-CORE-00543=Fail to read file [{0}], AS-WEB-CORE-00544=Unable to find the underlying Coyote request object (which is required to create a push request) from the request of type [{0}], AS-WEB-CORE-00545=It is illegal to call push() before setting a path, AS-WEB-CORE-00546=The push method should not be null, AS-WEB-CORE-00547=The push method should not be an empty String, AS-WEB-CORE-00548=The push method ''{0}'' is not cacheable or safe, AS-WEB-CORE-00549=The repository '{0}' is not a directory, AS-WEB-CORE-00550=The repository '{0}' contains a null character} [2024-06-27T10:20:05.671Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:05.671Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:05.671Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:05.671Z] [INFO] Processing: jakarta.enterprise.web.core on element WEB_CORE_LOGGER [2024-06-27T10:20:05.671Z] [INFO] Enclosing type is org.apache.catalina.LogFacade [2024-06-27T10:20:05.671Z] [INFO] Loggers found so far: {jakarta.enterprise.web.core.description=WEB Core Logger, jakarta.enterprise.web.core.publish=true, jakarta.enterprise.web.core.subsystem=WEB} [2024-06-27T10:20:05.671Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:05.671Z] [INFO] Found enclosing element WEB_CORE_LOGGER [2024-06-27T10:20:05.671Z] [INFO] Found enclosing element org.apache.catalina.LogFacade [2024-06-27T10:20:05.671Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:05.671Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:05.671Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:05.671Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:05.671Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:05.671Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-06-27T10:20:05.671Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:05.671Z] [INFO] [2024-06-27T10:20:05.671Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-core --- [2024-06-27T10:20:05.671Z] [INFO] Not copying test resources [2024-06-27T10:20:05.671Z] [INFO] [2024-06-27T10:20:05.671Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-core --- [2024-06-27T10:20:05.671Z] [INFO] Not compiling test sources [2024-06-27T10:20:05.671Z] [INFO] [2024-06-27T10:20:05.671Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-core --- [2024-06-27T10:20:05.671Z] [INFO] [2024-06-27T10:20:05.671Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-core --- [2024-06-27T10:20:05.671Z] [INFO] Tests are skipped. [2024-06-27T10:20:05.671Z] [INFO] [2024-06-27T10:20:05.671Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-core --- [2024-06-27T10:20:05.671Z] [INFO] Executing tasks [2024-06-27T10:20:05.671Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/classes/META-INF for [2024-06-27T10:20:05.671Z] [INFO] [echo] web-core [2024-06-27T10:20:05.672Z] [INFO] Executed tasks [2024-06-27T10:20:05.672Z] [INFO] [2024-06-27T10:20:05.672Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-core --- [2024-06-27T10:20:05.672Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/web-core.jar [2024-06-27T10:20:05.672Z] [INFO] [2024-06-27T10:20:05.672Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-core --- [2024-06-27T10:20:05.672Z] [INFO] Tests are skipped. [2024-06-27T10:20:05.672Z] [INFO] [2024-06-27T10:20:05.672Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-core --- [2024-06-27T10:20:05.928Z] [INFO] Tests are skipped. [2024-06-27T10:20:05.928Z] [INFO] [2024-06-27T10:20:05.928Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-core-checkstyle) @ web-core --- [2024-06-27T10:20:05.928Z] [INFO] [2024-06-27T10:20:05.928Z] [INFO] --- install:3.1.1:install (default-install) @ web-core --- [2024-06-27T10:20:05.928Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.16-SNAPSHOT/web-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:05.928Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/web-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.16-SNAPSHOT/web-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:05.928Z] [INFO] [2024-06-27T10:20:05.928Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2024-06-27T10:20:05.928Z] [INFO] Building WebTier Security Integration 7.0.16-SNAPSHOT [263/302] [2024-06-27T10:20:05.928Z] [INFO] from appserver/security/webintegration/pom.xml [2024-06-27T10:20:05.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:05.928Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:05.928Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:05.928Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:05.928Z] [INFO] Processing: AS-JMS-CORE-00001 [2024-06-27T10:20:05.928Z] [INFO] Message AS-JMS-CORE-00001 needs checking for cause/action: false [2024-06-27T10:20:05.928Z] [INFO] Processing: AS-JMS-CORE-00002 [2024-06-27T10:20:05.928Z] [INFO] Message AS-JMS-CORE-00002 needs checking for cause/action: false [2024-06-27T10:20:05.928Z] [INFO] Processing: AS-JMS-CORE-00003 [2024-06-27T10:20:05.928Z] [INFO] Message AS-JMS-CORE-00003 needs checking for cause/action: false [2024-06-27T10:20:05.928Z] [INFO] Processing: AS-JMS-CORE-00004 [2024-06-27T10:20:05.928Z] [INFO] Message AS-JMS-CORE-00004 needs checking for cause/action: false [2024-06-27T10:20:05.928Z] [INFO] Processing: AS-JMS-CORE-00005 [2024-06-27T10:20:05.928Z] [INFO] Message AS-JMS-CORE-00005 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00006 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00006 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00007 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00007 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00008 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00008 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00009 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00009 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00010 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00010 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00011 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00011 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00012 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00012 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00013 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00013 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00014 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00014 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00015 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00015 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00016 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00016 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00017 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00017 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00018 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00018 needs checking for cause/action: true [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00019 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00019 needs checking for cause/action: true [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00020 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00020 needs checking for cause/action: true [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00021 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00021 needs checking for cause/action: true [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00022 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00022 needs checking for cause/action: true [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00023 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00023 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00024 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00024 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00025 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00025 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00026 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00026 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Processing: AS-JMS-CORE-00027 [2024-06-27T10:20:05.929Z] [INFO] Message AS-JMS-CORE-00027 needs checking for cause/action: false [2024-06-27T10:20:05.929Z] [INFO] Total Messages including ones found from disk so far: {AS-JMS-CORE-00001=JMS Service Connection URL is : {0}, AS-JMS-CORE-00002=ADDRESSLIST in setJmsServiceProvider : {0}, AS-JMS-CORE-00003=Addresslist : {0}, AS-JMS-CORE-00004=End point determines destination name, Res name: {0}, JNDI name: {1} descriptor name : {2}, AS-JMS-CORE-00005=Successfully set Master broker on JMSRA to {0}, AS-JMS-CORE-00006=Failed to set Master broker on JMSRA to {0} cause {1}, AS-JMS-CORE-00007=Successfully set Cluster brokerlist to {0}, AS-JMS-CORE-00008=Failed to set Cluster brokerlist to {0} cause {1}, AS-JMS-CORE-00009=Failed to shut down Grizzly NetworkListener : {0}, AS-JMS-CORE-00010=Error occurs when shutting down JMSRA : {0}, AS-JMS-CORE-00011=Invalid RMI registry port, AS-JMS-CORE-00012=No such method {0} in the class {1}, AS-JMS-CORE-00013=Connector Resource could not be closed, AS-JMS-CORE-00014=rardeployment.mcfcreation_error {0}, AS-JMS-CORE-00015=Exception while getting configured RMI port : {0}, AS-JMS-CORE-00016=Failed to start Grizlly proxy for MQ broker, AS-JMS-CORE-00017=Failed to create addresslist due to the exception : {0}, AS-JMS-CORE-00018=Error executing method {0} of the class {1}, AS-JMS-CORE-00019=MDB destination not specified, AS-JMS-CORE-00020=Failed to validate endpoint, AS-JMS-CORE-00021=Cannot obtain master broker, AS-JMS-CORE-00022=Error while loading connector resources during recovery : {0}, AS-JMS-CORE-00023=Exception in reading mdb-container configuration : [{0}], AS-JMS-CORE-00024=MQ Resource adapter upgrade started., AS-JMS-CORE-00025=MQ Resource adapter upgrade completed., AS-JMS-CORE-00026=Upgrading a MQ resource adapter failed : {0}, AS-JMS-CORE-00027=Check for a new version of MQ installation failed : {0}} [2024-06-27T10:20:05.930Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:05.930Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:05.930Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:05.930Z] [INFO] Processing: jakarta.enterprise.resource.jms on element JMS_MAIN_LOGGER [2024-06-27T10:20:05.930Z] [INFO] Enclosing type is com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-06-27T10:20:05.930Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.description=Main JMS Logger, jakarta.enterprise.resource.jms.publish=true, jakarta.enterprise.resource.jms.subsystem=JMS} [2024-06-27T10:20:05.930Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:05.930Z] [INFO] Found enclosing element JMS_MAIN_LOGGER [2024-06-27T10:20:05.930Z] [INFO] Found enclosing element com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-06-27T10:20:05.930Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:05.930Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:05.930Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:05.930Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:05.930Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-core --- [2024-06-27T10:20:05.930Z] [INFO] Not copying test resources [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jms-core --- [2024-06-27T10:20:05.930Z] [INFO] Not compiling test sources [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-core --- [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-core --- [2024-06-27T10:20:05.930Z] [INFO] Tests are skipped. [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-core --- [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- clean:3.3.2:clean (default-clean) @ websecurity --- [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ websecurity --- [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ websecurity --- [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ websecurity --- [2024-06-27T10:20:05.930Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-impl --- [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-impl --- [2024-06-27T10:20:05.930Z] [INFO] [2024-06-27T10:20:05.930Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-impl --- [2024-06-27T10:20:05.930Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:05.931Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:05.931Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-impl --- [2024-06-27T10:20:05.931Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:20:05.931Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-06-27T10:20:05.931Z] [INFO] Executing tasks [2024-06-27T10:20:05.931Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:05.931Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target/classes/META-INF for [2024-06-27T10:20:05.931Z] [INFO] [echo] jms-core [2024-06-27T10:20:05.931Z] [INFO] Executed tasks [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-core --- [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent-impl --- [2024-06-27T10:20:05.931Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:05.931Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:05.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target/jms-core.jar [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-core --- [2024-06-27T10:20:05.931Z] [INFO] Tests are skipped. [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-core --- [2024-06-27T10:20:05.931Z] [INFO] Tests are skipped. [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-core-checkstyle) @ jms-core --- [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] --- install:3.1.1:install (default-install) @ jms-core --- [2024-06-27T10:20:05.931Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.16-SNAPSHOT/jms-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:05.931Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.16-SNAPSHOT/jms-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2024-06-27T10:20:05.931Z] [INFO] Building JMS admin 7.0.16-SNAPSHOT [264/302] [2024-06-27T10:20:05.931Z] [INFO] from appserver/jms/admin/pom.xml [2024-06-27T10:20:05.931Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-admin --- [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-admin --- [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms-admin --- [2024-06-27T10:20:05.931Z] [INFO] [2024-06-27T10:20:05.931Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms-admin --- [2024-06-27T10:20:05.931Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:05.931Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:06.187Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-admin --- [2024-06-27T10:20:06.187Z] [INFO] Not copying test resources [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-admin --- [2024-06-27T10:20:06.187Z] [INFO] Not compiling test sources [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-admin --- [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-admin --- [2024-06-27T10:20:06.187Z] [INFO] Tests are skipped. [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-admin --- [2024-06-27T10:20:06.187Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:06.187Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbExceptionMapper.java:[75,41] unchecked call to toResponse(E) as a member of the raw type jakarta.ws.rs.ext.ExceptionMapper [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jersey-ejb-component-provider --- [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jersey-ejb-component-provider --- [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-ejb-component-provider --- [2024-06-27T10:20:06.187Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:06.187Z] [INFO] Executing tasks [2024-06-27T10:20:06.187Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/target/classes/META-INF for [2024-06-27T10:20:06.187Z] [INFO] [echo] jdbc-admin [2024-06-27T10:20:06.187Z] [INFO] Executed tasks [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-admin --- [2024-06-27T10:20:06.187Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:06.187Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/deployment/annotation/handlers/MessageDrivenHandler.java:[83,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:06.187Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:06.187Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-full-container --- [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-full-container --- [2024-06-27T10:20:06.187Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/target/jdbc-admin.jar [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-admin --- [2024-06-27T10:20:06.187Z] [INFO] Tests are skipped. [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.187Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-admin --- [2024-06-27T10:20:06.187Z] [INFO] Tests are skipped. [2024-06-27T10:20:06.187Z] [INFO] [2024-06-27T10:20:06.188Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-admin-checkstyle) @ jdbc-admin --- [2024-06-27T10:20:06.188Z] [INFO] [2024-06-27T10:20:06.188Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-admin --- [2024-06-27T10:20:06.188Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:06.188Z] [INFO] [2024-06-27T10:20:06.188Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ websecurity --- [2024-06-27T10:20:06.188Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.16-SNAPSHOT/jdbc-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:06.188Z] [INFO] [2024-06-27T10:20:06.188Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ websecurity --- [2024-06-27T10:20:06.188Z] [INFO] [2024-06-27T10:20:06.188Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ websecurity --- [2024-06-27T10:20:06.188Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.16-SNAPSHOT/jdbc-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:06.188Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:06.188Z] [INFO] [2024-06-27T10:20:06.188Z] [INFO] --- resources:3.3.1:resources (default-resources) @ websecurity --- [2024-06-27T10:20:06.188Z] [INFO] [2024-06-27T10:20:06.188Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-full-container --- [2024-06-27T10:20:06.188Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:20:06.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/manpages [2024-06-27T10:20:06.188Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:06.188Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:06.188Z] [INFO] [2024-06-27T10:20:06.188Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ websecurity --- [2024-06-27T10:20:06.188Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:06.188Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:06.188Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:06.188Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1720,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:06.188Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1723,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:06.188Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1758,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:06.188Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1761,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:06.188Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2925,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:06.188Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2928,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:06.188Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2963,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:06.188Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2966,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:06.188Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[130,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:06.188Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[133,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:06.189Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[182,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:06.189Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[185,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:06.189Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java uses or overrides a deprecated API. [2024-06-27T10:20:06.189Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:06.189Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:06.189Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:06.189Z] [INFO] [2024-06-27T10:20:06.189Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ entitybean-container --- [2024-06-27T10:20:06.189Z] [INFO] [2024-06-27T10:20:06.189Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ entitybean-container --- [2024-06-27T10:20:06.444Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:06.444Z] [INFO] [2024-06-27T10:20:06.444Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ entitybean-container --- [2024-06-27T10:20:06.444Z] [INFO] [2024-06-27T10:20:06.444Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-ejb-component-provider --- [2024-06-27T10:20:06.444Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:06.444Z] [INFO] [2024-06-27T10:20:06.444Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ jersey-ejb-component-provider --- [2024-06-27T10:20:06.444Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:06.444Z] [INFO] [2024-06-27T10:20:06.444Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-full-container --- [2024-06-27T10:20:06.444Z] [INFO] [2024-06-27T10:20:06.444Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-full-container --- [2024-06-27T10:20:06.444Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:06.444Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:06.445Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:06.445Z] [INFO] [2024-06-27T10:20:06.445Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-admin --- [2024-06-27T10:20:06.445Z] [INFO] [2024-06-27T10:20:06.445Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-admin --- [2024-06-27T10:20:06.445Z] [INFO] [2024-06-27T10:20:06.445Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-admin --- [2024-06-27T10:20:06.445Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:06.445Z] [INFO] [2024-06-27T10:20:06.445Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-admin --- [2024-06-27T10:20:06.445Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:20:06.445Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:20:06.445Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-06-27T10:20:06.445Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:06.445Z] [INFO] [2024-06-27T10:20:06.445Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms-admin --- [2024-06-27T10:20:06.445Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:06.445Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:06.445Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:06.445Z] [INFO] [2024-06-27T10:20:06.445Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jersey-ejb-component-provider --- [2024-06-27T10:20:06.445Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:06.445Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:06.445Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:06.445Z] [INFO] [2024-06-27T10:20:06.445Z] [INFO] --- command-security:1.0.17:check (default-check) @ entitybean-container --- [2024-06-27T10:20:06.445Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:06.445Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Some input files use or override a deprecated API. [2024-06-27T10:20:06.445Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:06.445Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:06.445Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:06.445Z] [INFO] [2024-06-27T10:20:06.445Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ concurrent-impl --- [2024-06-27T10:20:06.445Z] [INFO] [2024-06-27T10:20:06.445Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ concurrent-impl --- [2024-06-27T10:20:06.445Z] [INFO] [2024-06-27T10:20:06.445Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ entitybean-container --- [2024-06-27T10:20:06.445Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:06.445Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:06.445Z] [INFO] [2024-06-27T10:20:06.445Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-impl --- [2024-06-27T10:20:06.445Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:06.701Z] [WARNING] Manifest org.glassfish.main.concurrent:concurrent-impl:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.concurrent.runtime, has 1, private references [org.glassfish.concurrent.runtime.deployer.cfg] [2024-06-27T10:20:06.701Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:06.701Z] [INFO] [2024-06-27T10:20:06.701Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-impl --- [2024-06-27T10:20:06.701Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.concurrent.admin.CreateContextService, org.glassfish.concurrent.admin.CreateManagedExecutorService, org.glassfish.concurrent.admin.CreateManagedScheduledExecutorService, org.glassfish.concurrent.admin.CreateManagedThreadFactory, org.glassfish.concurrent.admin.DeleteContextService, org.glassfish.concurrent.admin.DeleteManagedExecutorService, org.glassfish.concurrent.admin.DeleteManagedScheduledExecutorService, org.glassfish.concurrent.admin.DeleteManagedThreadFactory, org.glassfish.concurrent.admin.ListContextServices, org.glassfish.concurrent.admin.ListManagedExecutorServices, org.glassfish.concurrent.admin.ListManagedScheduledExecutorServices, org.glassfish.concurrent.admin.ListManagedThreadFactories] [2024-06-27T10:20:06.701Z] [INFO] [2024-06-27T10:20:06.701Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent-impl --- [2024-06-27T10:20:06.701Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:06.701Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:06.701Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:06.701Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[738,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:06.701Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[782,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:06.701Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[1745,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:06.701Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/WebProgrammaticLoginImpl.java:[142,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:20:06.701Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses or overrides a deprecated API. [2024-06-27T10:20:06.701Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:06.702Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses unchecked or unsafe operations. [2024-06-27T10:20:06.702Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:06.702Z] [INFO] [2024-06-27T10:20:06.702Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ websecurity --- [2024-06-27T10:20:06.702Z] [INFO] [2024-06-27T10:20:06.702Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ websecurity --- [2024-06-27T10:20:06.702Z] [INFO] [2024-06-27T10:20:06.702Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ websecurity --- [2024-06-27T10:20:06.702Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:06.956Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:06.956Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:06.956Z] [INFO] [2024-06-27T10:20:06.956Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-full-container --- [2024-06-27T10:20:06.956Z] [INFO] Not copying test resources [2024-06-27T10:20:06.956Z] [INFO] [2024-06-27T10:20:06.956Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-full-container --- [2024-06-27T10:20:06.956Z] [INFO] Not compiling test sources [2024-06-27T10:20:06.956Z] [INFO] [2024-06-27T10:20:06.956Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-full-container --- [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-full-container --- [2024-06-27T10:20:06.957Z] [INFO] Tests are skipped. [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-full-container --- [2024-06-27T10:20:06.957Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- command-security:1.0.17:check (default-check) @ websecurity --- [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ websecurity --- [2024-06-27T10:20:06.957Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:06.957Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:06.957Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:06.957Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:06.957Z] [INFO] Executing tasks [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-ejb-component-provider --- [2024-06-27T10:20:06.957Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/target/classes/META-INF for [2024-06-27T10:20:06.957Z] [INFO] [echo] ejb-full-container [2024-06-27T10:20:06.957Z] [INFO] Not copying test resources [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jersey-ejb-component-provider --- [2024-06-27T10:20:06.957Z] [INFO] Executed tasks [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-full-container --- [2024-06-27T10:20:06.957Z] [INFO] Not compiling test sources [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-ejb-component-provider --- [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-ejb-component-provider --- [2024-06-27T10:20:06.957Z] [INFO] Tests are skipped. [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-ejb-component-provider --- [2024-06-27T10:20:06.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/target/ejb-full-container.jar [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-full-container --- [2024-06-27T10:20:06.957Z] [INFO] Tests are skipped. [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-full-container --- [2024-06-27T10:20:06.957Z] [INFO] Tests are skipped. [2024-06-27T10:20:06.957Z] [INFO] [2024-06-27T10:20:06.957Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-full-container-checkstyle) @ ejb-full-container --- [2024-06-27T10:20:07.212Z] [INFO] Executing tasks [2024-06-27T10:20:07.212Z] [INFO] [2024-06-27T10:20:07.212Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-full-container --- [2024-06-27T10:20:07.212Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target/classes/META-INF for [2024-06-27T10:20:07.212Z] [INFO] [echo] jersey-ejb-component-provider [2024-06-27T10:20:07.212Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.16-SNAPSHOT/ejb-full-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:07.212Z] [INFO] Executed tasks [2024-06-27T10:20:07.212Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.16-SNAPSHOT/ejb-full-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:07.212Z] [INFO] [2024-06-27T10:20:07.212Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-ejb-component-provider --- [2024-06-27T10:20:07.212Z] [INFO] [2024-06-27T10:20:07.212Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2024-06-27T10:20:07.212Z] [INFO] Building EJB Timer Service Application 7.0.16-SNAPSHOT [265/302] [2024-06-27T10:20:07.212Z] [INFO] from appserver/ejb/ejb-timer-service-app/pom.xml [2024-06-27T10:20:07.212Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:20:07.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar [2024-06-27T10:20:07.212Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:07.212Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:07.212Z] [INFO] [2024-06-27T10:20:07.212Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ entitybean-container --- [2024-06-27T10:20:07.212Z] [INFO] Not copying test resources [2024-06-27T10:20:07.212Z] [INFO] [2024-06-27T10:20:07.212Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ entitybean-container --- [2024-06-27T10:20:07.212Z] [INFO] [2024-06-27T10:20:07.212Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-ejb-component-provider --- [2024-06-27T10:20:07.212Z] [INFO] Not compiling test sources [2024-06-27T10:20:07.212Z] [INFO] [2024-06-27T10:20:07.212Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ entitybean-container --- [2024-06-27T10:20:07.212Z] [INFO] [2024-06-27T10:20:07.212Z] [INFO] --- surefire:3.2.5:test (default-test) @ entitybean-container --- [2024-06-27T10:20:07.213Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-ejb-component-provider --- [2024-06-27T10:20:07.213Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-ejb-component-provider-checkstyle) @ jersey-ejb-component-provider --- [2024-06-27T10:20:07.213Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ entitybean-container --- [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-ejb-component-provider --- [2024-06-27T10:20:07.213Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/7.0.16-SNAPSHOT/jersey-ejb-component-provider-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:07.213Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/7.0.16-SNAPSHOT/jersey-ejb-component-provider-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2024-06-27T10:20:07.213Z] [INFO] Building GlassFish Admin REST Service 7.0.16-SNAPSHOT [266/302] [2024-06-27T10:20:07.213Z] [INFO] from nucleus/admin/rest/rest-service/pom.xml [2024-06-27T10:20:07.213Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-service-app --- [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-service-app --- [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-service-app --- [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-timer-service-app --- [2024-06-27T10:20:07.213Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:07.213Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:20:07.213Z] [INFO] Executing tasks [2024-06-27T10:20:07.213Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/target/classes/META-INF for [2024-06-27T10:20:07.213Z] [INFO] [echo] entitybean-container [2024-06-27T10:20:07.213Z] [INFO] Executed tasks [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- jar:3.3.0:jar (default-jar) @ entitybean-container --- [2024-06-27T10:20:07.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/target/entitybean-container.jar [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ entitybean-container --- [2024-06-27T10:20:07.213Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- failsafe:3.2.5:verify (verify) @ entitybean-container --- [2024-06-27T10:20:07.213Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-entitybean-container-checkstyle) @ entitybean-container --- [2024-06-27T10:20:07.213Z] [INFO] [2024-06-27T10:20:07.213Z] [INFO] --- install:3.1.1:install (default-install) @ entitybean-container --- [2024-06-27T10:20:07.213Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.16-SNAPSHOT/entitybean-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:07.214Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/target/entitybean-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.16-SNAPSHOT/entitybean-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:07.214Z] [INFO] [2024-06-27T10:20:07.214Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2024-06-27T10:20:07.214Z] [INFO] Building support-sqlstore module for cmp 7.0.16-SNAPSHOT [267/302] [2024-06-27T10:20:07.214Z] [INFO] from appserver/persistence/cmp/support-sqlstore/pom.xml [2024-06-27T10:20:07.214Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:07.214Z] [INFO] [2024-06-27T10:20:07.214Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service --- [2024-06-27T10:20:07.214Z] [INFO] [2024-06-27T10:20:07.214Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service --- [2024-06-27T10:20:07.214Z] [INFO] [2024-06-27T10:20:07.214Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-service --- [2024-06-27T10:20:07.214Z] [INFO] [2024-06-27T10:20:07.214Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-service --- [2024-06-27T10:20:07.214Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:07.214Z] [INFO] Compiling 190 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:07.214Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:07.214Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[125,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:07.214Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[342,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:07.214Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSDestination.java: Some input files use or override a deprecated API. [2024-06-27T10:20:07.214Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSDestination.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:07.214Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:07.214Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:07.214Z] [INFO] [2024-06-27T10:20:07.214Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jms-admin --- [2024-06-27T10:20:07.214Z] [INFO] [2024-06-27T10:20:07.214Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jms-admin --- [2024-06-27T10:20:07.214Z] [INFO] [2024-06-27T10:20:07.214Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-admin --- [2024-06-27T10:20:07.214Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:07.214Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:07.214Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:07.214Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:07.214Z] [INFO] Processing: AS-CONCURRENT-00001 [2024-06-27T10:20:07.214Z] [INFO] Message AS-CONCURRENT-00001 needs checking for cause/action: false [2024-06-27T10:20:07.214Z] [INFO] Processing: AS-CONCURRENT-00002 [2024-06-27T10:20:07.214Z] [INFO] Message AS-CONCURRENT-00002 needs checking for cause/action: true [2024-06-27T10:20:07.215Z] [INFO] Processing: AS-CONCURRENT-00003 [2024-06-27T10:20:07.215Z] [INFO] Message AS-CONCURRENT-00003 needs checking for cause/action: true [2024-06-27T10:20:07.215Z] [INFO] Processing: AS-CONCURRENT-00004 [2024-06-27T10:20:07.215Z] [INFO] Message AS-CONCURRENT-00004 needs checking for cause/action: false [2024-06-27T10:20:07.215Z] [INFO] Total Messages including ones found from disk so far: {AS-CONCURRENT-00001=Task [{0}] has been running on thread [{1}] for {2} seconds, which is more than the configured hung task threshold of {3} seconds in [{4}]., AS-CONCURRENT-00001.MSG_COMMENT=# A task has been running for longer time than the configured hung task threshold setting., AS-CONCURRENT-00002=Unable to setup or reset runtime context for a task because an invalid context handle is being passed., AS-CONCURRENT-00002.MSG_COMMENT=# When trying to setup and runtime context for a task, an invalid context handle is being passed, AS-CONCURRENT-00003=Unable to bind {0} to JNDI location [{1}]., AS-CONCURRENT-00003.MSG_COMMENT=# An unexpected exception occurred when trying to bind a managed object to JNDI namespace., AS-CONCURRENT-00004=Unable to deploy {0}., AS-CONCURRENT-00004.MSG_COMMENT=# Unable to deploy a managed object because the configuration information is missing} [2024-06-27T10:20:07.215Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:07.215Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:07.215Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:07.215Z] [INFO] Processing: jakarta.enterprise.concurrent on element LOGGER_NAME [2024-06-27T10:20:07.215Z] [INFO] Enclosing type is org.glassfish.concurrent.runtime.LogFacade [2024-06-27T10:20:07.215Z] [INFO] Loggers found so far: {jakarta.enterprise.concurrent.description=GlassFish Concurrency Logger, jakarta.enterprise.concurrent.publish=true, jakarta.enterprise.concurrent.subsystem=GlassFish-Concurrency} [2024-06-27T10:20:07.215Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:07.215Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:20:07.215Z] [INFO] Found enclosing element org.glassfish.concurrent.runtime.LogFacade [2024-06-27T10:20:07.215Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:07.215Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:07.215Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:07.215Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:07.215Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:07.215Z] [INFO] [2024-06-27T10:20:07.215Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-impl --- [2024-06-27T10:20:07.215Z] [INFO] Not copying test resources [2024-06-27T10:20:07.215Z] [INFO] [2024-06-27T10:20:07.215Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ concurrent-impl --- [2024-06-27T10:20:07.215Z] [INFO] Not compiling test sources [2024-06-27T10:20:07.215Z] [INFO] [2024-06-27T10:20:07.215Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-impl --- [2024-06-27T10:20:07.215Z] [INFO] [2024-06-27T10:20:07.215Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-impl --- [2024-06-27T10:20:07.215Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.215Z] [INFO] [2024-06-27T10:20:07.216Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-impl --- [2024-06-27T10:20:07.216Z] [WARNING] ***************************************************************** [2024-06-27T10:20:07.216Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-06-27T10:20:07.216Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-06-27T10:20:07.216Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-06-27T10:20:07.216Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-06-27T10:20:07.216Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-06-27T10:20:07.216Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-06-27T10:20:07.216Z] [WARNING] * question, not against Apache Maven. * [2024-06-27T10:20:07.216Z] [WARNING] ***************************************************************** [2024-06-27T10:20:07.216Z] [WARNING] The following plugins are not marked as thread-safe in support-sqlstore module for cmp: [2024-06-27T10:20:07.216Z] [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [2024-06-27T10:20:07.216Z] [WARNING] [2024-06-27T10:20:07.216Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-06-27T10:20:07.216Z] [WARNING] ***************************************************************** [2024-06-27T10:20:07.471Z] [INFO] Executing tasks [2024-06-27T10:20:07.471Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/classes/META-INF for [2024-06-27T10:20:07.471Z] [INFO] [echo] concurrent-impl [2024-06-27T10:20:07.471Z] [INFO] Executed tasks [2024-06-27T10:20:07.471Z] [INFO] [2024-06-27T10:20:07.471Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-impl --- [2024-06-27T10:20:07.471Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar [2024-06-27T10:20:07.471Z] [INFO] [2024-06-27T10:20:07.471Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-impl --- [2024-06-27T10:20:07.471Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.471Z] [INFO] [2024-06-27T10:20:07.471Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-impl --- [2024-06-27T10:20:07.471Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.471Z] [INFO] [2024-06-27T10:20:07.471Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-impl-checkstyle) @ concurrent-impl --- [2024-06-27T10:20:07.471Z] [INFO] [2024-06-27T10:20:07.471Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-impl --- [2024-06-27T10:20:07.472Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.16-SNAPSHOT/concurrent-impl-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:07.472Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.16-SNAPSHOT/concurrent-impl-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:07.472Z] [INFO] [2024-06-27T10:20:07.472Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-sqlstore --- [2024-06-27T10:20:07.472Z] [INFO] [2024-06-27T10:20:07.472Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-sqlstore --- [2024-06-27T10:20:07.472Z] [INFO] [2024-06-27T10:20:07.472Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-support-sqlstore --- [2024-06-27T10:20:07.472Z] [INFO] [2024-06-27T10:20:07.472Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-sqlstore --- [2024-06-27T10:20:07.472Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:07.472Z] [INFO] [2024-06-27T10:20:07.472Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-admin --- [2024-06-27T10:20:07.472Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jms.admin.cli.ChangeMasterBrokerCommand, org.glassfish.jms.admin.cli.ConfigureJMSCluster, org.glassfish.jms.admin.cli.CreateJMSDestination, org.glassfish.jms.admin.cli.CreateJMSHost, org.glassfish.jms.admin.cli.CreateJMSResource, org.glassfish.jms.admin.cli.DeleteJMSDestination, org.glassfish.jms.admin.cli.DeleteJMSHost, org.glassfish.jms.admin.cli.DeleteJMSResource, org.glassfish.jms.admin.cli.FlushJMSDestination, org.glassfish.jms.admin.cli.GetJmsPhysicalDestinationCommand, org.glassfish.jms.admin.cli.JMSPing, org.glassfish.jms.admin.cli.ListJMSDestinations, org.glassfish.jms.admin.cli.ListJMSHosts, org.glassfish.jms.admin.cli.ListJMSResources, org.glassfish.jms.admin.cli.UpdateJmsPhysicalDestinationCommand] [2024-06-27T10:20:07.472Z] [INFO] [2024-06-27T10:20:07.472Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms-admin --- [2024-06-27T10:20:07.472Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:07.472Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:07.472Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:07.472Z] [INFO] [2024-06-27T10:20:07.472Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-service-app --- [2024-06-27T10:20:07.472Z] [INFO] [2024-06-27T10:20:07.472Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-service-app --- [2024-06-27T10:20:07.472Z] [INFO] [2024-06-27T10:20:07.472Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-service-app --- [2024-06-27T10:20:07.472Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:07.472Z] [INFO] [2024-06-27T10:20:07.472Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-service-app --- [2024-06-27T10:20:07.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/src/main/resources [2024-06-27T10:20:07.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/src/main/manpages [2024-06-27T10:20:07.472Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:07.472Z] [INFO] [2024-06-27T10:20:07.472Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-timer-service-app --- [2024-06-27T10:20:07.472Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:07.472Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:07.472Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:07.472Z] [INFO] Processing: realmBase.forbidden [2024-06-27T10:20:07.472Z] [INFO] Message realmBase.forbidden needs checking for cause/action: false [2024-06-27T10:20:07.472Z] [INFO] Processing: realmAdapter.badRequestWithId [2024-06-27T10:20:07.472Z] [INFO] Message realmAdapter.badRequestWithId needs checking for cause/action: false [2024-06-27T10:20:07.472Z] [INFO] Processing: missing_http_header.host [2024-06-27T10:20:07.472Z] [INFO] Message missing_http_header.host needs checking for cause/action: false [2024-06-27T10:20:07.472Z] [INFO] Processing: realmAdapter.noWebSecMgr [2024-06-27T10:20:07.472Z] [INFO] Message realmAdapter.noWebSecMgr needs checking for cause/action: false [2024-06-27T10:20:07.472Z] [INFO] Total Messages including ones found from disk so far: {missing_http_header.host=Host header not found in request, realmAdapter.badRequestWithId=WEB9101: There are some problems with the request, realmAdapter.noWebSecMgr=WEB9100: No WebSecurityManager found for context {0}, realmBase.forbidden=Access to the requested resource has been denied} [2024-06-27T10:20:07.472Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:07.472Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:07.472Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:07.472Z] [INFO] Processing: jakarta.enterprise.system.container.web.security on element LOGGER_INFO [2024-06-27T10:20:07.472Z] [INFO] Enclosing type is com.sun.web.security.WebSecurityResourceBundle [2024-06-27T10:20:07.472Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.web.security.description=logger for web security module, jakarta.enterprise.system.container.web.security.publish=true, jakarta.enterprise.system.container.web.security.subsystem=websecurity} [2024-06-27T10:20:07.472Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:07.472Z] [INFO] Found enclosing element LOGGER_INFO [2024-06-27T10:20:07.472Z] [INFO] Found enclosing element com.sun.web.security.WebSecurityResourceBundle [2024-06-27T10:20:07.473Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:07.473Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:07.473Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:07.473Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:07.473Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:07.473Z] [INFO] [2024-06-27T10:20:07.473Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ websecurity --- [2024-06-27T10:20:07.473Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:07.473Z] [INFO] Not copying test resources [2024-06-27T10:20:07.473Z] [INFO] [2024-06-27T10:20:07.473Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ websecurity --- [2024-06-27T10:20:07.473Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:20:07.473Z] [INFO] Not compiling test sources [2024-06-27T10:20:07.473Z] [INFO] [2024-06-27T10:20:07.473Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ websecurity --- [2024-06-27T10:20:07.473Z] [INFO] [2024-06-27T10:20:07.473Z] [INFO] --- surefire:3.2.5:test (default-test) @ websecurity --- [2024-06-27T10:20:07.473Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.473Z] [INFO] [2024-06-27T10:20:07.473Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ websecurity --- [2024-06-27T10:20:07.473Z] [INFO] Executing tasks [2024-06-27T10:20:07.473Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target/classes/META-INF for [2024-06-27T10:20:07.473Z] [INFO] [echo] websecurity [2024-06-27T10:20:07.473Z] [INFO] Executed tasks [2024-06-27T10:20:07.473Z] [INFO] [2024-06-27T10:20:07.473Z] [INFO] --- jar:3.3.0:jar (default-jar) @ websecurity --- [2024-06-27T10:20:07.473Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target/websecurity.jar [2024-06-27T10:20:07.473Z] [INFO] [2024-06-27T10:20:07.473Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ websecurity --- [2024-06-27T10:20:07.473Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.473Z] [INFO] [2024-06-27T10:20:07.473Z] [INFO] --- failsafe:3.2.5:verify (verify) @ websecurity --- [2024-06-27T10:20:07.473Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.473Z] [INFO] [2024-06-27T10:20:07.473Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-websecurity-checkstyle) @ websecurity --- [2024-06-27T10:20:07.473Z] [INFO] [2024-06-27T10:20:07.473Z] [INFO] --- install:3.1.1:install (default-install) @ websecurity --- [2024-06-27T10:20:07.473Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.16-SNAPSHOT/websecurity-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:07.473Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.16-SNAPSHOT/websecurity-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:07.728Z] [INFO] [2024-06-27T10:20:07.728Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2024-06-27T10:20:07.728Z] [INFO] Building Web Container glue code 7.0.16-SNAPSHOT [268/302] [2024-06-27T10:20:07.728Z] [INFO] from appserver/web/web-glue/pom.xml [2024-06-27T10:20:07.728Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:07.728Z] [INFO] [2024-06-27T10:20:07.728Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-glue --- [2024-06-27T10:20:07.728Z] [INFO] [2024-06-27T10:20:07.728Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-glue --- [2024-06-27T10:20:07.728Z] [INFO] [2024-06-27T10:20:07.728Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-glue --- [2024-06-27T10:20:07.728Z] [INFO] [2024-06-27T10:20:07.728Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-glue --- [2024-06-27T10:20:07.728Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:07.728Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:07.983Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-timer-service-app --- [2024-06-27T10:20:07.983Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:07.983Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:20:07.983Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service --- [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service --- [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service --- [2024-06-27T10:20:07.983Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-service --- [2024-06-27T10:20:07.983Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:07.983Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:07.983Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:07.983Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element JMS_ADMIN_LOGGER [2024-06-27T10:20:07.983Z] [INFO] Enclosing type is org.glassfish.jms.admin.cli.LogUtils [2024-06-27T10:20:07.983Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Main JMS Logger, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.subsystem=JMS_ADMIN} [2024-06-27T10:20:07.983Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:07.983Z] [INFO] Found enclosing element JMS_ADMIN_LOGGER [2024-06-27T10:20:07.983Z] [INFO] Found enclosing element org.glassfish.jms.admin.cli.LogUtils [2024-06-27T10:20:07.983Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:07.983Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:07.983Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:07.983Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-admin --- [2024-06-27T10:20:07.983Z] [INFO] Not copying test resources [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jms-admin --- [2024-06-27T10:20:07.983Z] [INFO] Copying 13 resources from src/main/resources to target/classes [2024-06-27T10:20:07.983Z] [INFO] Not compiling test sources [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-admin --- [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-admin --- [2024-06-27T10:20:07.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/manpages [2024-06-27T10:20:07.983Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-service --- [2024-06-27T10:20:07.983Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-admin --- [2024-06-27T10:20:07.983Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:07.983Z] [INFO] Compiling 190 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:07.983Z] [INFO] Executing tasks [2024-06-27T10:20:07.983Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target/classes/META-INF for [2024-06-27T10:20:07.983Z] [INFO] [echo] jms-admin [2024-06-27T10:20:07.983Z] [INFO] Executed tasks [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-admin --- [2024-06-27T10:20:07.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target/jms-admin.jar [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-admin --- [2024-06-27T10:20:07.983Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-admin --- [2024-06-27T10:20:07.983Z] [INFO] Tests are skipped. [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-admin-checkstyle) @ jms-admin --- [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] --- install:3.1.1:install (default-install) @ jms-admin --- [2024-06-27T10:20:07.983Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.16-SNAPSHOT/jms-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:07.983Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.16-SNAPSHOT/jms-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:07.983Z] [INFO] [2024-06-27T10:20:07.983Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2024-06-27T10:20:07.983Z] [INFO] Building Admin Console JMS Plugin 7.0.16-SNAPSHOT [269/302] [2024-06-27T10:20:07.983Z] [INFO] from appserver/admingui/jms-plugin/pom.xml [2024-06-27T10:20:07.983Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:08.239Z] [INFO] [2024-06-27T10:20:08.239Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jms-plugin --- [2024-06-27T10:20:08.239Z] [INFO] [2024-06-27T10:20:08.239Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jms-plugin --- [2024-06-27T10:20:08.239Z] [INFO] [2024-06-27T10:20:08.239Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jms-plugin --- [2024-06-27T10:20:08.239Z] [INFO] [2024-06-27T10:20:08.239Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jms-plugin --- [2024-06-27T10:20:08.239Z] [INFO] [2024-06-27T10:20:08.239Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jms-plugin --- [2024-06-27T10:20:08.239Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:08.239Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:08.239Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:08.239Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:08.239Z] [INFO] [2024-06-27T10:20:08.239Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-timer-service-app --- [2024-06-27T10:20:08.239Z] [INFO] Not copying test resources [2024-06-27T10:20:08.239Z] [INFO] [2024-06-27T10:20:08.239Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-timer-service-app --- [2024-06-27T10:20:08.239Z] [INFO] Not compiling test sources [2024-06-27T10:20:08.239Z] [INFO] [2024-06-27T10:20:08.239Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-timer-service-app --- [2024-06-27T10:20:08.239Z] [INFO] Tests are skipped. [2024-06-27T10:20:08.239Z] [INFO] [2024-06-27T10:20:08.239Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-service-app --- [2024-06-27T10:20:08.239Z] [INFO] Executing tasks [2024-06-27T10:20:08.239Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target/classes/META-INF for [2024-06-27T10:20:08.239Z] [INFO] [echo] ejb-timer-service-app [2024-06-27T10:20:08.239Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target/classes/META-INF [2024-06-27T10:20:08.239Z] [INFO] Executed tasks [2024-06-27T10:20:08.239Z] [INFO] [2024-06-27T10:20:08.239Z] [INFO] --- war:3.4.0:war (default-war) @ ejb-timer-service-app --- [2024-06-27T10:20:08.239Z] [INFO] Packaging webapp [2024-06-27T10:20:08.239Z] [INFO] Assembling webapp [ejb-timer-service-app] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app] [2024-06-27T10:20:08.239Z] [INFO] Processing war project [2024-06-27T10:20:08.239Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/src/main/webapp] [2024-06-27T10:20:08.239Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war [2024-06-27T10:20:08.494Z] [INFO] [2024-06-27T10:20:08.494Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-service-app --- [2024-06-27T10:20:08.494Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:08.494Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:20:08.494Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:20:08.495Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-06-27T10:20:08.495Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:08.495Z] [INFO] Tests are skipped. [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-service-app --- [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-glue --- [2024-06-27T10:20:08.495Z] [INFO] Tests are skipped. [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-service-app-checkstyle) @ ejb-timer-service-app --- [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-glue --- [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-glue --- [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-service-app --- [2024-06-27T10:20:08.495Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:08.495Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/7.0.16-SNAPSHOT/ejb-timer-service-app-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:08.495Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/7.0.16-SNAPSHOT/ejb-timer-service-app-7.0.16-SNAPSHOT.war [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-glue --- [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2024-06-27T10:20:08.495Z] [INFO] Building GlassFish EJB timer app database init scripts 7.0.16-SNAPSHOT [270/302] [2024-06-27T10:20:08.495Z] [INFO] from appserver/ejb/ejb-timer-databases/pom.xml [2024-06-27T10:20:08.495Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] No sources to compile [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:08.495Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:20:08.495Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/manpages [2024-06-27T10:20:08.495Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-glue --- [2024-06-27T10:20:08.495Z] [INFO] Copying ejb-timer-service-app.war to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/classes/glassfish/lib/install/applications/ejb-timer-service-app.war [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] Copying 18 resources from src/main/resources to target/classes [2024-06-27T10:20:08.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/src/main/manpages [2024-06-27T10:20:08.495Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] No sources to compile [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] No sources to compile [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-databases --- [2024-06-27T10:20:08.495Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:08.495Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:08.495Z] [INFO] Executing tasks [2024-06-27T10:20:08.495Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/classes/META-INF for [2024-06-27T10:20:08.495Z] [INFO] [echo] ejb-timer-databases [2024-06-27T10:20:08.495Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/classes/META-INF [2024-06-27T10:20:08.495Z] [INFO] Executed tasks [2024-06-27T10:20:08.495Z] [INFO] [2024-06-27T10:20:08.495Z] [INFO] --- assembly:3.6.0:single (default-single) @ ejb-timer-databases --- [2024-06-27T10:20:08.496Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:20:08.496Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ ejb-timer-databases --- [2024-06-27T10:20:08.496Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-databases --- [2024-06-27T10:20:08.496Z] [INFO] Tests are skipped. [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-databases --- [2024-06-27T10:20:08.496Z] [INFO] Tests are skipped. [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-databases-checkstyle) @ ejb-timer-databases --- [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-databases --- [2024-06-27T10:20:08.496Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.16-SNAPSHOT/ejb-timer-databases-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:08.496Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.16-SNAPSHOT/ejb-timer-databases-7.0.16-SNAPSHOT.zip [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2024-06-27T10:20:08.496Z] [INFO] Building EJB tier for GlassFish 7.0.16-SNAPSHOT [271/302] [2024-06-27T10:20:08.496Z] [INFO] from appserver/ejb/ejb-all/pom.xml [2024-06-27T10:20:08.496Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] No sources to compile [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] No sources to compile [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] No sources to compile [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] Executing tasks [2024-06-27T10:20:08.496Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-all/target/classes/META-INF for [2024-06-27T10:20:08.496Z] [INFO] [echo] ejb-all [2024-06-27T10:20:08.496Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-all/target/classes/META-INF [2024-06-27T10:20:08.496Z] [INFO] Executed tasks [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] Tests are skipped. [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] Tests are skipped. [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-all-checkstyle) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-all --- [2024-06-27T10:20:08.496Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/7.0.16-SNAPSHOT/ejb-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:08.496Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jms-plugin --- [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jms-plugin --- [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jms-plugin --- [2024-06-27T10:20:08.496Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jms-plugin --- [2024-06-27T10:20:08.496Z] [INFO] Copying 50 resources from src/main/resources to target/classes [2024-06-27T10:20:08.496Z] [INFO] Copying 52 resources from src/main/help to target/classes [2024-06-27T10:20:08.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/src/main/manpages [2024-06-27T10:20:08.496Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:08.496Z] [INFO] [2024-06-27T10:20:08.496Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jms-plugin --- [2024-06-27T10:20:08.496Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:08.496Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:09.057Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:09.057Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java uses unchecked or unsafe operations. [2024-06-27T10:20:09.057Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:09.057Z] [INFO] [2024-06-27T10:20:09.057Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jms-plugin --- [2024-06-27T10:20:09.057Z] [INFO] [2024-06-27T10:20:09.057Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jms-plugin --- [2024-06-27T10:20:09.057Z] [INFO] [2024-06-27T10:20:09.057Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jms-plugin --- [2024-06-27T10:20:09.057Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:09.057Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:09.057Z] [INFO] [2024-06-27T10:20:09.057Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jms-plugin --- [2024-06-27T10:20:09.057Z] [INFO] [2024-06-27T10:20:09.057Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-jms-plugin --- [2024-06-27T10:20:09.057Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:09.057Z] [INFO] [2024-06-27T10:20:09.057Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jms-plugin --- [2024-06-27T10:20:09.057Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:09.057Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:09.311Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:09.311Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java:[898,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:09.311Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java:[899,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:09.311Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java:[178,68] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:09.311Z] cast to java.lang.Object for a varargs call [2024-06-27T10:20:09.311Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:09.312Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ActionReportJsonProvider.java:[146,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:09.312Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ResourceUtil.java:[1122,55] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:09.312Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Some input files use or override a deprecated API. [2024-06-27T10:20:09.312Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:09.312Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:09.312Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:09.312Z] [INFO] [2024-06-27T10:20:09.312Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ rest-service --- [2024-06-27T10:20:09.312Z] [INFO] [2024-06-27T10:20:09.312Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ rest-service --- [2024-06-27T10:20:09.312Z] [INFO] [2024-06-27T10:20:09.312Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-service --- [2024-06-27T10:20:09.312Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:09.567Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.admin.rest.composite, has 1, private references [org.glassfish.admin.rest.resources] [2024-06-27T10:20:09.567Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.admin.rest.utils, has 2, private references [org.glassfish.admin.rest.provider, org.glassfish.admin.rest.results] [2024-06-27T10:20:09.567Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:09.567Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:09.567Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:20:09.567Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:20:09.567Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:20:09.567Z] [INFO] [2024-06-27T10:20:09.567Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jms-plugin --- [2024-06-27T10:20:09.567Z] [INFO] Not copying test resources [2024-06-27T10:20:09.567Z] [INFO] [2024-06-27T10:20:09.567Z] [INFO] [2024-06-27T10:20:09.567Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-service --- [2024-06-27T10:20:09.567Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jms-plugin --- [2024-06-27T10:20:09.567Z] [INFO] Not compiling test sources [2024-06-27T10:20:09.567Z] [INFO] [2024-06-27T10:20:09.567Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jms-plugin --- [2024-06-27T10:20:09.567Z] [INFO] [2024-06-27T10:20:09.567Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jms-plugin --- [2024-06-27T10:20:09.567Z] [INFO] Tests are skipped. [2024-06-27T10:20:09.567Z] [INFO] [2024-06-27T10:20:09.567Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jms-plugin --- [2024-06-27T10:20:09.567Z] [INFO] Executing tasks [2024-06-27T10:20:09.567Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target/classes/META-INF for [2024-06-27T10:20:09.567Z] [INFO] [echo] console-jms-plugin [2024-06-27T10:20:09.567Z] [INFO] Executed tasks [2024-06-27T10:20:09.567Z] [INFO] [2024-06-27T10:20:09.567Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jms-plugin --- [2024-06-27T10:20:09.567Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.rest.cli.GetGroupNamesCommand, org.glassfish.admin.rest.cli.GetTokensCommand, org.glassfish.admin.rest.cli.IsAnonymousUserEnabledCommand, org.glassfish.admin.rest.cli.PredefinedAuthRealmClassNamesCommand, org.glassfish.admin.rest.cli.SupportsUserManagementCommand, org.glassfish.admin.rest.cli.SynchronizeRealmFromConfig] [2024-06-27T10:20:09.567Z] [INFO] [2024-06-27T10:20:09.567Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-service --- [2024-06-27T10:20:09.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target/console-jms-plugin.jar [2024-06-27T10:20:09.822Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:09.822Z] [INFO] [2024-06-27T10:20:09.822Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jms-plugin --- [2024-06-27T10:20:09.822Z] [INFO] Compiling 190 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:09.822Z] [INFO] Tests are skipped. [2024-06-27T10:20:09.822Z] [INFO] [2024-06-27T10:20:09.822Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jms-plugin --- [2024-06-27T10:20:09.822Z] [INFO] Tests are skipped. [2024-06-27T10:20:09.822Z] [INFO] [2024-06-27T10:20:09.822Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jms-plugin-checkstyle) @ console-jms-plugin --- [2024-06-27T10:20:09.822Z] [INFO] [2024-06-27T10:20:09.822Z] [INFO] --- install:3.1.1:install (default-install) @ console-jms-plugin --- [2024-06-27T10:20:09.822Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.16-SNAPSHOT/console-jms-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:09.822Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target/console-jms-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.16-SNAPSHOT/console-jms-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:09.822Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:09.822Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:20:09.822Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[241,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:09.822Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[248,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:09.822Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[255,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:09.822Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[562,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:09.822Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[600,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[688,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java:[604,91] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebFragmentDescriptor.java:[391,90] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/TomcatDeploymentConfig.java:[427,32] setComment(java.lang.String) in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java:[2242,16] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[261,77] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[262,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[267,35] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[263,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/annotation/handlers/WebServletHandler.java:[241,20] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AppListenerDescriptorImpl.java:[78,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AuthorizationConstraintImpl.java:[96,31] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[85,13] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[86,61] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[189,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.823Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[199,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/LoginConfigurationImpl.java:[71,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/UserDataConstraintImpl.java:[71,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[101,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[106,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[124,69] unchecked cast [2024-06-27T10:20:09.824Z] required: java.util.Vector [2024-06-27T10:20:09.824Z] found: java.lang.Object [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[108,22] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[121,30] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebComponentDescriptorImpl.java:[234,29] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/AuthConstraintNode.java:[85,64] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,23] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[97,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterMappingNode.java:[138,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,39] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-06-27T10:20:09.824Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-06-27T10:20:09.824Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-06-27T10:20:09.824Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,91] unchecked conversion [2024-06-27T10:20:09.824Z] required: java.util.Enumeration [2024-06-27T10:20:09.824Z] found: java.util.Enumeration [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/LocaleEncodingMappingListNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[39,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SecurityConstraintNode.java:[96,66] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,35] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-06-27T10:20:09.825Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-06-27T10:20:09.825Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,68] unchecked conversion [2024-06-27T10:20:09.825Z] required: java.util.Enumeration [2024-06-27T10:20:09.825Z] found: java.util.Enumeration [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SessionConfigNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/WebResourceCollectionNode.java:[134,74] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/WebPropertyContainerNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/JspConfigRuntimeNode.java:[34,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/ManagerPropertiesNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:20:09.825Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/SessionPropertiesNode.java:[35,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:20:09.826Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/StorePropertiesNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:20:09.826Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-06-27T10:20:09.826Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:09.826Z] [INFO] [2024-06-27T10:20:09.826Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-glue --- [2024-06-27T10:20:09.826Z] [INFO] [2024-06-27T10:20:09.826Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-glue --- [2024-06-27T10:20:09.826Z] [INFO] [2024-06-27T10:20:09.826Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-glue --- [2024-06-27T10:20:09.826Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:10.082Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.enterprise.web.connector.coyote, has 1, private references [com.sun.enterprise.web.connector] [2024-06-27T10:20:10.082Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.web.deployment.io.runtime, has 1, private references [org.glassfish.web.deployment.node.runtime.gf] [2024-06-27T10:20:10.082Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:10.082Z] [INFO] [2024-06-27T10:20:10.082Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-glue --- [2024-06-27T10:20:10.082Z] [INFO] [2024-06-27T10:20:10.082Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-glue --- [2024-06-27T10:20:10.082Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:10.336Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:10.591Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:10.591Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:10.591Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:10.591Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:10.591Z] [INFO] Processing: NCLS-REST-00001 [2024-06-27T10:20:10.591Z] [INFO] Message NCLS-REST-00001 needs checking for cause/action: false [2024-06-27T10:20:10.591Z] [INFO] Processing: NCLS-REST-00002 [2024-06-27T10:20:10.591Z] [INFO] Message NCLS-REST-00002 needs checking for cause/action: false [2024-06-27T10:20:10.591Z] [INFO] Processing: NCLS-REST-00003 [2024-06-27T10:20:10.591Z] [INFO] Message NCLS-REST-00003 needs checking for cause/action: true [2024-06-27T10:20:10.591Z] [INFO] Processing: NCLS-REST-00004 [2024-06-27T10:20:10.591Z] [INFO] Message NCLS-REST-00004 needs checking for cause/action: true [2024-06-27T10:20:10.591Z] [INFO] Processing: NCLS-REST-00005 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00005 needs checking for cause/action: true [2024-06-27T10:20:10.592Z] [INFO] Processing: NCLS-REST-00006 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00006 needs checking for cause/action: true [2024-06-27T10:20:10.592Z] [INFO] Processing: NCLS-REST-00007 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00007 needs checking for cause/action: true [2024-06-27T10:20:10.592Z] [INFO] Processing: NCLS-REST-00008 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00008 needs checking for cause/action: false [2024-06-27T10:20:10.592Z] [INFO] Processing: NCLS-REST-00009 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00009 needs checking for cause/action: false [2024-06-27T10:20:10.592Z] [INFO] Processing: NCLS-REST-00010 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00010 needs checking for cause/action: false [2024-06-27T10:20:10.592Z] [INFO] Processing: NCLS-REST-00011 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00011 needs checking for cause/action: false [2024-06-27T10:20:10.592Z] [INFO] Processing: NCLS-REST-00012 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00012 needs checking for cause/action: false [2024-06-27T10:20:10.592Z] [INFO] Processing: NCLS-REST-00013 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00013 needs checking for cause/action: true [2024-06-27T10:20:10.592Z] [INFO] Processing: NCLS-REST-00014 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00014 needs checking for cause/action: false [2024-06-27T10:20:10.592Z] [INFO] Processing: NCLS-REST-00015 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00015 needs checking for cause/action: true [2024-06-27T10:20:10.592Z] [INFO] Processing: NCLS-REST-00016 [2024-06-27T10:20:10.592Z] [INFO] Message NCLS-REST-00016 needs checking for cause/action: true [2024-06-27T10:20:10.592Z] [INFO] Total Messages including ones found from disk so far: {NCLS-REST-00001=Listening to REST requests at context: {0}/domain., NCLS-REST-00002=Incorrectly formatted entry in {0}: {1}, NCLS-REST-00003=An error occurred while processing the request. Please see the server logs for details., NCLS-REST-00004=The class specified by generator does not implement DefaultsGenerator, NCLS-REST-00005=Unsupported fixed value. Supported types are String, boolean, Boolean, int, Integer, long, Long, double, Double, float, and Float, NCLS-REST-00006=Fixed value type does not match the property type, NCLS-REST-00007=Cannot marshal, NCLS-REST-00008=Unexpected exception during command execution., NCLS-REST-00009=Unable to delete directory {0}. Will attempt deletion again upon JVM exit., NCLS-REST-00010=Unable to delete file %s. Will attempt deletion again upon JVM exit., NCLS-REST-00011={0}: {1}, NCLS-REST-00012=Compilation failed., NCLS-REST-00013=File creation failed: {0}, NCLS-REST-00014=Directory creation failed: {0}, NCLS-REST-00015=Unexpected exception during initilization., NCLS-REST-00016=I/O exception: {0}} [2024-06-27T10:20:10.592Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:10.592Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:10.592Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:10.592Z] [INFO] Processing: jakarta.enterprise.admin.rest on element REST_MAIN_LOGGER [2024-06-27T10:20:10.592Z] [INFO] Enclosing type is org.glassfish.admin.rest.RestLogging [2024-06-27T10:20:10.592Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.description=Main REST Logger, jakarta.enterprise.admin.rest.publish=true, jakarta.enterprise.admin.rest.subsystem=REST} [2024-06-27T10:20:10.592Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:10.592Z] [INFO] Found enclosing element REST_MAIN_LOGGER [2024-06-27T10:20:10.592Z] [INFO] Found enclosing element org.glassfish.admin.rest.RestLogging [2024-06-27T10:20:10.592Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:10.592Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:10.592Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:10.592Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:10.592Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:10.592Z] [INFO] [2024-06-27T10:20:10.592Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-service --- [2024-06-27T10:20:10.592Z] [INFO] Not copying test resources [2024-06-27T10:20:10.592Z] [INFO] [2024-06-27T10:20:10.592Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-service --- [2024-06-27T10:20:10.592Z] [INFO] Not compiling test sources [2024-06-27T10:20:10.592Z] [INFO] [2024-06-27T10:20:10.592Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-service --- [2024-06-27T10:20:10.592Z] [INFO] [2024-06-27T10:20:10.592Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-service --- [2024-06-27T10:20:10.592Z] [INFO] Tests are skipped. [2024-06-27T10:20:10.592Z] [INFO] [2024-06-27T10:20:10.592Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service --- [2024-06-27T10:20:10.592Z] [INFO] Executing tasks [2024-06-27T10:20:10.592Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/classes/META-INF for [2024-06-27T10:20:10.592Z] [INFO] [echo] rest-service [2024-06-27T10:20:10.592Z] [INFO] Executed tasks [2024-06-27T10:20:10.592Z] [INFO] [2024-06-27T10:20:10.592Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-service --- [2024-06-27T10:20:10.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/rest-service.jar [2024-06-27T10:20:10.592Z] [INFO] [2024-06-27T10:20:10.592Z] [INFO] --- jar:3.3.0:test-jar (default) @ rest-service --- [2024-06-27T10:20:10.592Z] [INFO] Skipping packaging of the test-jar [2024-06-27T10:20:10.592Z] [INFO] [2024-06-27T10:20:10.592Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service --- [2024-06-27T10:20:10.592Z] [INFO] Tests are skipped. [2024-06-27T10:20:10.592Z] [INFO] [2024-06-27T10:20:10.592Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service --- [2024-06-27T10:20:10.592Z] [INFO] Tests are skipped. [2024-06-27T10:20:10.592Z] [INFO] [2024-06-27T10:20:10.592Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-checkstyle) @ rest-service --- [2024-06-27T10:20:10.592Z] [INFO] [2024-06-27T10:20:10.592Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service --- [2024-06-27T10:20:10.593Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.16-SNAPSHOT/rest-service-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:10.593Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.16-SNAPSHOT/rest-service-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2024-06-27T10:20:10.593Z] [INFO] Building Glassfish Nucleus Featureset 7.0.16-SNAPSHOT [272/302] [2024-06-27T10:20:10.593Z] [INFO] from nucleus/featuresets/nucleus/pom.xml [2024-06-27T10:20:10.593Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] No sources to compile [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] No sources to compile [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] No sources to compile [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] Executing tasks [2024-06-27T10:20:10.593Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/nucleus/target/classes/META-INF for [2024-06-27T10:20:10.593Z] [INFO] [echo] nucleus [2024-06-27T10:20:10.593Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/nucleus/target/classes/META-INF [2024-06-27T10:20:10.593Z] [INFO] Executed tasks [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] Tests are skipped. [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] Tests are skipped. [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-checkstyle) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus --- [2024-06-27T10:20:10.593Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/7.0.16-SNAPSHOT/nucleus-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2024-06-27T10:20:10.593Z] [INFO] Building Nucleus Distribution 7.0.16-SNAPSHOT [273/302] [2024-06-27T10:20:10.593Z] [INFO] from nucleus/distributions/nucleus/pom.xml [2024-06-27T10:20:10.593Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-new --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-new --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-new --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-new --- [2024-06-27T10:20:10.593Z] [INFO] No sources to compile [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-new --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-new --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-new --- [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-new --- [2024-06-27T10:20:10.593Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:10.593Z] [INFO] [2024-06-27T10:20:10.593Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ nucleus-new --- [2024-06-27T10:20:10.593Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.7 to target/dependency/jersey-entity-filtering.jar [2024-06-27T10:20:10.593Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.7 to target/dependency/jersey-media-json-jackson.jar [2024-06-27T10:20:10.593Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.16-SNAPSHOT to target/dependency/monitoring-core.jar [2024-06-27T10:20:10.593Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-06-27T10:20:10.593Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.1 to target/dependency/jackson-core.jar [2024-06-27T10:20:10.593Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-06-27T10:20:10.593Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1 to target/dependency/jackson-annotations.jar [2024-06-27T10:20:10.593Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.18 to target/dependency/jsch.jar [2024-06-27T10:20:10.593Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.16-SNAPSHOT to target/dependency/deployment-common.jar [2024-06-27T10:20:10.593Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-common [2024-06-27T10:20:10.593Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.16-SNAPSHOT to target/dependency/logging.jar [2024-06-27T10:20:10.593Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.16-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-06-27T10:20:10.594Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-06-27T10:20:10.594Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-06-27T10:20:10.594Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-06-27T10:20:10.594Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-06-27T10:20:10.594Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.16-SNAPSHOT to target/dependency/admin-util.jar [2024-06-27T10:20:10.594Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.16-SNAPSHOT to target/dependency/internal-api.jar [2024-06-27T10:20:10.594Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-06-27T10:20:10.594Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-06-27T10:20:10.594Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.16-SNAPSHOT to target/dependency/admin-cli.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.7 to target/dependency/jersey-bean-validation.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.16-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.16-SNAPSHOT to target/dependency/deployment-admin.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.16-SNAPSHOT to target/dependency/config-api.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.16-SNAPSHOT to target/dependency/osgi-container.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.16-SNAPSHOT to target/dependency/common-util.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.16-SNAPSHOT to target/dependency/ssl-impl.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.16-SNAPSHOT to target/dependency/amx-core.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.16-SNAPSHOT to target/dependency/launcher.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-06-27T10:20:10.849Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.hk2:hk2-extras:jar:3.1.0 to target/dependency/hk2-extras.jar [2024-06-27T10:20:10.849Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 to target/dependency/jackson-databind.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.16-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.7 to target/dependency/jersey-hk2.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.7 to target/dependency/jersey-media-json-jettison.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-api.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.7 to target/dependency/jersey-media-json-binding.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.16-SNAPSHOT to target/dependency/glassfish.jar [2024-06-27T10:20:10.849Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-dtds [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-06-27T10:20:10.849Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.7 to target/dependency/jersey-media-jaxb.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.16-SNAPSHOT to target/dependency/kernel.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.16-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.16-SNAPSHOT to target/dependency/rest-service.jar [2024-06-27T10:20:10.850Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-schemas [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-06-27T10:20:10.850Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-06-27T10:20:10.850Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.16-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.7 to target/dependency/jersey-client.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.16-SNAPSHOT to target/dependency/cluster-admin.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.16-SNAPSHOT to target/dependency/server-mgmt.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.16-SNAPSHOT to target/dependency/cluster-common.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.7 to target/dependency/jersey-server.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.extras:command-logger:jar:7.0.16-SNAPSHOT to target/dependency/command-logger.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.16-SNAPSHOT to target/dependency/cluster-cli.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.7 to target/dependency/jersey-common.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.16-SNAPSHOT to target/dependency/config-types.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.7 to target/dependency/jersey-media-sse.jar [2024-06-27T10:20:10.850Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-06-27T10:20:10.850Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.16-SNAPSHOT to target/dependency/security-services.jar [2024-06-27T10:20:10.850Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.16-SNAPSHOT to target/dependency/security.jar [2024-06-27T10:20:10.850Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.16-SNAPSHOT to target/dependency/api-exporter.jar [2024-06-27T10:20:10.851Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.16-SNAPSHOT to target/dependency/rest-client.jar [2024-06-27T10:20:10.851Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-06-27T10:20:10.851Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-06-27T10:20:10.851Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-06-27T10:20:10.851Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.7 to target/dependency/jersey-container-grizzly2-http.jar [2024-06-27T10:20:10.851Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.16-SNAPSHOT to target/dependency/gms-adapter.jar [2024-06-27T10:20:10.851Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.7 to target/dependency/jersey-media-multipart.jar [2024-06-27T10:20:10.851Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-06-27T10:20:10.851Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-06-27T10:20:10.851Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-06-27T10:20:10.851Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-06-27T10:20:10.851Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.16-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:20:10.851Z] [INFO] [2024-06-27T10:20:10.851Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-new --- [2024-06-27T10:20:10.851Z] [INFO] No sources to compile [2024-06-27T10:20:10.851Z] [INFO] [2024-06-27T10:20:10.851Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-new --- [2024-06-27T10:20:10.851Z] [INFO] No sources to compile [2024-06-27T10:20:10.851Z] [INFO] [2024-06-27T10:20:10.851Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-new --- [2024-06-27T10:20:10.851Z] [INFO] Executing tasks [2024-06-27T10:20:10.851Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/dependency/META-INF for [2024-06-27T10:20:10.851Z] [INFO] [echo] nucleus-new [2024-06-27T10:20:10.851Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/dependency/META-INF [2024-06-27T10:20:10.851Z] [INFO] Executed tasks [2024-06-27T10:20:10.851Z] [INFO] [2024-06-27T10:20:10.851Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-new --- [2024-06-27T10:20:10.851Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-new.xml [2024-06-27T10:20:10.851Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage [2024-06-27T10:20:10.851Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:10.851Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:20:10.851Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:10.851Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00001 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00001 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00002 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00002 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00003 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00003 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00004 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00004 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00005 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00005 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00006 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00006 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00007 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00007 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00008 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00008 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00009 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00009 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00010 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00010 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00011 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00011 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00012 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00012 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00013 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00013 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00014 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00014 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00015 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00015 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00016 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00016 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00017 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00017 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00018 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00018 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00019 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00019 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00020 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00020 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00021 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00021 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00022 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00022 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00023 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00023 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00024 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00024 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00025 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00025 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00026 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00026 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00027 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00027 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00028 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00028 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00029 [2024-06-27T10:20:10.851Z] [INFO] Message AS-WEB-GLUE-00029 needs checking for cause/action: false [2024-06-27T10:20:10.851Z] [INFO] Processing: AS-WEB-GLUE-00030 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00030 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00031 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00031 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00032 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00032 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00033 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00033 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00034 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00034 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00035 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00035 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00036 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00036 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00037 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00037 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00038 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00038 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00039 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00039 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00040 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00040 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00041 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00041 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00042 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00042 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00043 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00043 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00044 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00044 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00045 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00045 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00046 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00046 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00047 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00047 needs checking for cause/action: true [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00048 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00048 needs checking for cause/action: true [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00049 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00049 needs checking for cause/action: true [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00050 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00050 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00051 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00051 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00052 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00052 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00053 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00053 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00054 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00054 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00055 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00055 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00056 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00056 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00057 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00057 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00058 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00058 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00059 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00059 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00060 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00060 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00061 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00061 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00062 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00062 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00063 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00063 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00064 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00064 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00065 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00065 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00066 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00066 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00067 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00067 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00068 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00068 needs checking for cause/action: true [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00069 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00069 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00070 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00070 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00071 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00071 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00072 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00072 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00073 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00073 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00074 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00074 needs checking for cause/action: true [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00075 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00075 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00076 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00076 needs checking for cause/action: true [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00077 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00077 needs checking for cause/action: true [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00078 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00078 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00079 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00079 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00080 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00080 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00081 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00081 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00082 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00082 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00083 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00083 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00084 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00084 needs checking for cause/action: true [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00085 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00085 needs checking for cause/action: true [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00086 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00086 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00087 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00087 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00088 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00088 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00089 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00089 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00090 [2024-06-27T10:20:10.852Z] [INFO] Message AS-WEB-GLUE-00090 needs checking for cause/action: false [2024-06-27T10:20:10.852Z] [INFO] Processing: AS-WEB-GLUE-00091 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00091 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00092 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00092 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00093 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00093 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00094 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00094 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00095 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00095 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00096 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00096 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00097 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00097 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00098 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00098 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00099 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00099 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00100 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00100 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00101 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00101 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00102 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00102 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00103 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00103 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00104 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00104 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00105 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00105 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00106 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00106 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00107 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00107 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00108 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00108 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00109 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00109 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00110 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00110 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00112 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00112 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00113 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00113 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00114 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00114 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00115 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00115 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00116 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00116 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00117 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00117 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00118 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00118 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00119 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00119 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00120 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00120 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00121 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00121 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00122 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00122 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00123 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00123 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00124 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00124 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00125 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00125 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00126 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00126 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00127 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00127 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00128 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00128 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00129 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00129 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00130 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00130 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00131 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00131 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00132 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00132 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00133 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00133 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00134 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00134 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00135 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00135 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00136 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00136 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00137 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00137 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00138 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00138 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00139 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00139 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00140 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00140 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00141 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00141 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00142 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00142 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00143 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00143 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00144 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00144 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00145 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00145 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00146 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00146 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00147 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00147 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00148 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00148 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00149 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00149 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00150 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00150 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00151 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00151 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00152 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00152 needs checking for cause/action: true [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00153 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00153 needs checking for cause/action: false [2024-06-27T10:20:10.853Z] [INFO] Processing: AS-WEB-GLUE-00154 [2024-06-27T10:20:10.853Z] [INFO] Message AS-WEB-GLUE-00154 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00155 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00155 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00156 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00156 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00157 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00157 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00158 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00158 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00159 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00159 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00160 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00160 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00161 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00161 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00162 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00162 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00163 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00163 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00164 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00164 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00165 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00165 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00166 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00166 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00167 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00167 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00168 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00168 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00169 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00169 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00170 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00170 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00171 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00171 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00172 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00172 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00173 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00173 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00174 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00174 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00175 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00175 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00176 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00176 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00177 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00177 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00178 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00178 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00179 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00179 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00180 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00180 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00181 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00181 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00182 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00182 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00183 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00183 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00184 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00184 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00185 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00185 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00186 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00186 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00187 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00187 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00188 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00188 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00189 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00189 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00191 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00191 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00192 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00192 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00193 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00193 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00194 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00194 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00195 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00195 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00196 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00196 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00197 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00197 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00198 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00198 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00199 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00199 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00200 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00200 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00201 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00201 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00202 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00202 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00203 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00203 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00204 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00204 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00205 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00205 needs checking for cause/action: true [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00206 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00206 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00207 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00207 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00208 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00208 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00209 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00209 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00210 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00210 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00211 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00211 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00212 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00212 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00213 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00213 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00214 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00214 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00215 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00215 needs checking for cause/action: false [2024-06-27T10:20:10.854Z] [INFO] Processing: AS-WEB-GLUE-00216 [2024-06-27T10:20:10.854Z] [INFO] Message AS-WEB-GLUE-00216 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00217 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00217 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00218 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00218 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00219 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00219 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00220 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00220 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00221 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00221 needs checking for cause/action: true [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00222 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00222 needs checking for cause/action: true [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00223 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00223 needs checking for cause/action: true [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00224 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00224 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00226 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00226 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00227 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00227 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00228 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00228 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00229 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00229 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00230 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00230 needs checking for cause/action: true [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00231 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00231 needs checking for cause/action: true [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00232 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00232 needs checking for cause/action: true [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00233 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00233 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00234 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00234 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00235 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00235 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00236 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00236 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00237 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00237 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00238 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00238 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00239 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00239 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00240 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00240 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00241 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00241 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00242 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00242 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00243 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00243 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00244 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00244 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00245 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00245 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00246 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00246 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00247 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00247 needs checking for cause/action: true [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00248 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00248 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00249 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00249 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00250 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00250 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00251 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00251 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00252 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00252 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00253 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00253 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00254 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00254 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00255 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00255 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00256 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00256 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00257 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00257 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00258 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00258 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00259 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00259 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00260 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00260 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00261 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00261 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00262 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00262 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00263 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00263 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00264 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00264 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00265 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00265 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00266 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00266 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00267 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00267 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00268 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00268 needs checking for cause/action: true [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00269 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00269 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00270 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00270 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00271 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00271 needs checking for cause/action: true [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00272 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00272 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00273 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00273 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00274 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00274 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00275 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00275 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00276 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00276 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00277 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00277 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00278 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00278 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00279 [2024-06-27T10:20:10.855Z] [INFO] Message AS-WEB-GLUE-00279 needs checking for cause/action: false [2024-06-27T10:20:10.855Z] [INFO] Processing: AS-WEB-GLUE-00280 [2024-06-27T10:20:10.856Z] [INFO] Message AS-WEB-GLUE-00280 needs checking for cause/action: false [2024-06-27T10:20:10.856Z] [INFO] Processing: AS-WEB-GLUE-00281 [2024-06-27T10:20:10.856Z] [INFO] Message AS-WEB-GLUE-00281 needs checking for cause/action: false [2024-06-27T10:20:10.856Z] [INFO] Processing: AS-WEB-GLUE-00282 [2024-06-27T10:20:10.856Z] [INFO] Message AS-WEB-GLUE-00282 needs checking for cause/action: false [2024-06-27T10:20:10.856Z] [INFO] Processing: AS-WEB-GLUE-00283 [2024-06-27T10:20:10.856Z] [INFO] Message AS-WEB-GLUE-00283 needs checking for cause/action: false [2024-06-27T10:20:10.856Z] [INFO] Processing: AS-WEB-GLUE-00285 [2024-06-27T10:20:10.856Z] [INFO] Message AS-WEB-GLUE-00285 needs checking for cause/action: false [2024-06-27T10:20:10.859Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-GLUE-00001=Exception in creating cache, AS-WEB-GLUE-00002=Exception initializing cache-helper {0}; please check your helper class implementation, AS-WEB-GLUE-00003=Illegal CacheKeyGenerator, AS-WEB-GLUE-00004=DefaultCacheHelper: cannot find all the required key fields in the request {0}, AS-WEB-GLUE-00005=CachingFilter {0} ready; isEnabled = {1} manager = {2}, AS-WEB-GLUE-00006=CachingFilter {0} request is cacheable; key {1} index = {2}, AS-WEB-GLUE-00007=CachingFilter {0} request needs a refresh; key {1}, AS-WEB-GLUE-00008=CachingFilter {0} serving response from the cache {1}, AS-WEB-GLUE-00009=CachingFilter {0} pass thru; isEnabled = {1}, AS-WEB-GLUE-00010=CachingFilter {0} received cacheManager enabled event, AS-WEB-GLUE-00011=CachingFilter {0} received cacheManager disabled event, AS-WEB-GLUE-00012=The constraint field {0} is not found in the scope {1}; returning cache-on-match-failure: {2}, AS-WEB-GLUE-00013=The constraint field {0} value = {1} is found in scope {2}; returning cache-on-match: {3}, AS-WEB-GLUE-00014=The constraint field {0} value = {1} is found in scope {2}; and matches with a value {3}; returning cache-on-match: {4}, AS-WEB-GLUE-00015=The constraint field {0} value = {1} is found in scope {2}; but didn't match any of the value constraints; returning cache-on-match-failure = {3}, AS-WEB-GLUE-00016=Incorrect scope value [{0}] for web application cache field name [{1}], AS-WEB-GLUE-00017=''greater'' expression requires a numeric value; please check your value {0}, AS-WEB-GLUE-00018=''lesser'' expression requires a numeric value; please check your value [{0}], AS-WEB-GLUE-00019=illegal value [{0}] expr [{1}], AS-WEB-GLUE-00020=illegal in-range constraint; specify a valid range (xxx-yyy) value [{0}], AS-WEB-GLUE-00021=missing separator in the ''in-range'' constraint; [{0}], AS-WEB-GLUE-00022=''in-range'' constraint requires numeric values for the lower bound [{0}], AS-WEB-GLUE-00023=''in-range'' constraint requires a value for the upper bound of the range; check your value [{0}], AS-WEB-GLUE-00024=''in-range'' constraint requires numeric values for the upper bound [{0}], AS-WEB-GLUE-00025=CacheTag[{0}]: Timeout = {1}, AS-WEB-GLUE-00026=Cache not found in the specified scope, AS-WEB-GLUE-00027=Illegal value ([{0}]) for scope attribute of cache tag, AS-WEB-GLUE-00028=FlushTag: clear [{0}], AS-WEB-GLUE-00029=FlushTag: clear cache, AS-WEB-GLUE-00030=Process session destroyed on {0}, AS-WEB-GLUE-00031=Process request for ''{0}'', AS-WEB-GLUE-00032=Principal ''{0}'' has already been authenticated, AS-WEB-GLUE-00033=Checking for SSO cookie, AS-WEB-GLUE-00034=SSO cookie is not present, AS-WEB-GLUE-00035=No realm configured for this application, SSO does not apply, AS-WEB-GLUE-00036=This application uses realm ''{0}'', AS-WEB-GLUE-00037=Checking for cached principal for {0}, AS-WEB-GLUE-00038=Found cached principal ''{0}'' with auth type ''{1}'' in realm ''{2}'', AS-WEB-GLUE-00039=Ignoring SSO entry which does not match application realm ''{0}'', AS-WEB-GLUE-00040=No cached principal found, erasing SSO cookie, AS-WEB-GLUE-00041=Deregistering sso id ''{0}'', AS-WEB-GLUE-00042=SSO expiration started. Current entries: {0}, AS-WEB-GLUE-00043=SSO cache will expire {0} entries, AS-WEB-GLUE-00044=SSO expiration removing entry: {0}, AS-WEB-GLUE-00045=Caught exception during SingleSignOn expiration, AS-WEB-GLUE-00046=Removing session {0} from sso id {1}, AS-WEB-GLUE-00047=Illegal access log pattern [{0}], is not a valid nickname and does not contain any ''%'', AS-WEB-GLUE-00048=Missing end delimiter in access log pattern: {0}, AS-WEB-GLUE-00049=Invalid component: {0} in access log pattern: {1}, AS-WEB-GLUE-00050=Error processing request received on ad-hoc path {0}, AS-WEB-GLUE-00051=No ad-hoc servlet configured to process ad-hoc path {0}, AS-WEB-GLUE-00052=mgr reapInterval set = {0}, AS-WEB-GLUE-00053=no instance level value set for mgr reapInterval, AS-WEB-GLUE-00054=maxSessions set = {0}, AS-WEB-GLUE-00055=no instance level value set for maxSessions, AS-WEB-GLUE-00056=sessionFilename set = {0}, AS-WEB-GLUE-00057=sessionIdGeneratorClassname set = {0}, AS-WEB-GLUE-00058=storeReapInterval set = {0}, AS-WEB-GLUE-00059=directory set = {0}, AS-WEB-GLUE-00060=sessionMaxInactiveInterval set = {0}, AS-WEB-GLUE-00061=no instance level value set for sessionMaxInactiveInterval, AS-WEB-GLUE-00062=Configuring cache for web application, AS-WEB-GLUE-00063=Added a caching filter for servlet-name = {0} url-pattern = {1}, AS-WEB-GLUE-00064=Added a key-field : name = {0} scope = {1}, AS-WEB-GLUE-00065=Added a constraint: {0}, AS-WEB-GLUE-00066=Added a constraint-field name = {0} scope = {1} cache-on-match = {2} cache-on-match-failure = {3}, AS-WEB-GLUE-00067=Invalid max-pending-count attribute value [{0}], using default [{1}], AS-WEB-GLUE-00068=Unable to parse proxy port component ({0}) of server-name attribute of network-listener {1}, AS-WEB-GLUE-00069=Unable to parse redirect-port ({0}) attribute of network-listener {1}, using default: {2}, AS-WEB-GLUE-00070=Unable to parse acceptor-threads attribute ({0}) of network-listener {1}, using default: {2}, AS-WEB-GLUE-00071=The jk properties configuration file is not defined, AS-WEB-GLUE-00072=JK properties file {0} does not exist, AS-WEB-GLUE-00073=Loading glassfish-jk.properties from {0}, AS-WEB-GLUE-00074=Unable to configure JK properties {0} for connector listening to {1}, AS-WEB-GLUE-00075=Invalid attribute [{0}] in thread-pool configuration, AS-WEB-GLUE-00076=Unable to load ProxyHandler implementation class {0}, AS-WEB-GLUE-00077={0} not an instance of com.sun.appserv.ProxyHandler, AS-WEB-GLUE-00078=All SSL protocol variants disabled for network-listener {0}, using SSL implementation specific defaults, AS-WEB-GLUE-00079=All SSL cipher suites disabled for network-listener(s) {0}. Using SSL implementation specific defaults, AS-WEB-GLUE-00080=Unrecognized cipher: {0}, AS-WEB-GLUE-00081=Exception when initializing monitoring for network-listener [{0}], AS-WEB-GLUE-00082=InvokeGrizzly method={0} objectName={1}, AS-WEB-GLUE-00083=Exception while invoking mebean server operation [{0}], AS-WEB-GLUE-00084=Cannot find WebContainer implementation, AS-WEB-GLUE-00085=Cannot find Engine implementation, AS-WEB-GLUE-00086=Error registering contexts, AS-WEB-GLUE-00087=HTTP listener with network listener name {0} ignoring registration of host with object name {1}, because none of the host's associated HTTP listeners matches this network listener name, AS-WEB-GLUE-00088=Register Context {0}, AS-WEB-GLUE-00089=Unregister Context {0}, AS-WEB-GLUE-00090=Register Wrapper {0} in Context {1}, AS-WEB-GLUE-00091=Unable to instantiate ContainerListener of type {0}, AS-WEB-GLUE-00092=Creating connector for address=''{0}'' port=''{1}'' protocol=''{2}'', AS-WEB-GLUE-00093=Enabling file-based persistence for web module [{0}]''s sessions, AS-WEB-GLUE-00094=Exception during invocation of PreDestroy-annotated method on JSP tag handler [{0}], AS-WEB-GLUE-00095=ServerContext is null for ResourceInjector, AS-WEB-GLUE-00096=Enabling no persistence for web module [{0}]''s sessions: persistence-type = [{1}], AS-WEB-GLUE-00097=Unable to load session uuid generator [{0}], AS-WEB-GLUE-00098=Unable to write access log file {0}, AS-WEB-GLUE-00099=Setting accesslog directory for virtual server ''{0}'' to {1}, AS-WEB-GLUE-00100=Invalid accessLogWriterInterval value [{0}], AS-WEB-GLUE-00101=Invalid accessLogBufferSize value [{0}], AS-WEB-GLUE-00102=Unable to parse max-history-files access log configuration [{0}], AS-WEB-GLUE-00103=Unable to create {0}, AS-WEB-GLUE-00104=Unable to rename access log file {0} to {1}, AS-WEB-GLUE-00105=Unable to remove access log file {0}, AS-WEB-GLUE-00106=Access logger has already been started, AS-WEB-GLUE-00107=Access logger has not yet been started, AS-WEB-GLUE-00108=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: resolvedPersistenceType = {0}, resolvedPersistenceFrequency = {1} resolvedPersistenceScope = {2}, AS-WEB-GLUE-00109=Could not find PersistentStrategyBuilder for persistenceType {0}, AS-WEB-GLUE-00110=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = {0}, AS-WEB-GLUE-00112=Unable to set request encoding [{0}] determined from sun-web.xml deployment descriptor of web application [{1}], AS-WEB-GLUE-00113=POST data too large, AS-WEB-GLUE-00114=Web container config changed {0} {1} {2}, AS-WEB-GLUE-00115=Exception processing HttpService configuration change, AS-WEB-GLUE-00116=AvailabilityService was not defined - check domain.xml, AS-WEB-GLUE-00117=WebContainerAvailability not defined - check domain.xml, AS-WEB-GLUE-00118=globalAvailability = {0}, AS-WEB-GLUE-00119=webContainerAvailability = {0}, AS-WEB-GLUE-00120=webModuleAvailability = {0}, AS-WEB-GLUE-00121=SERVER.XML persistenceType= {0}, AS-WEB-GLUE-00122=SERVER.XML persistenceType missing, AS-WEB-GLUE-00123=Web App Distributable {0}: {1}, AS-WEB-GLUE-00124=AvailabilityGloballyEnabled = {0}, AS-WEB-GLUE-00125=instance-level persistence-type = {0} instance-level persistenceFrequency = {1} instance-level persistenceScope = {2}, AS-WEB-GLUE-00126=webAppLevelPersistenceType = {0} webAppLevelPersistenceFrequency = {1} webAppLevelPersistenceScope = {2}, AS-WEB-GLUE-00127=IN WebContainer>>ConfigureSessionManager after web level check AFTER_WEB_PERSISTENCE-TYPE IS = {0} AFTER_WEB_PERSISTENCE_FREQUENCY IS = {1} AFTER_WEB_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00128=Is {0} a system app: {1}, AS-WEB-GLUE-00129=SessionConfigurationHelper: Is AppDistributable {0}, AS-WEB-GLUE-00130=Invalid Session Management Configuration for non-distributable app [{0}] - defaulting to memory: persistence-type = [{1}] / persistenceFrequency = [{2}] / persistenceScope = [{3}], AS-WEB-GLUE-00131=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00132=Security role name {0} used in an without being defined in a , AS-WEB-GLUE-00133=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00134=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00135=The web module {0} has been designated as the default-web-module for virtual server {1}, AS-WEB-GLUE-00136=Error looking up the configuration information of the default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00137=The default-web-module {0} is either disabled or does not specify virtual server {1}, AS-WEB-GLUE-00138=Virtual server {0} has invalid authentication realm {1}, AS-WEB-GLUE-00139=Invalid sso-cookie-secure configuration {0} for virtual server {1}, AS-WEB-GLUE-00140=Realm {0} is not an instance of {1}, and will be ignored, AS-WEB-GLUE-00141=Virtual server {0} has a property with missing name or value, AS-WEB-GLUE-00142=Invalid redirect property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00143=Invalid redirect property value {0} for virtual server {1}: Missing url or url-prefix component, AS-WEB-GLUE-00144=Invalid redirect property value {0} for virtual server {1}: Both url and url-prefix specified, AS-WEB-GLUE-00145=Invalid redirect property value {0} for virtual server {1}: escape must be equal to yes or no, AS-WEB-GLUE-00146=Invalid send-error property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00147=Invalid send-error property value {0} for virtual server {1}: Missing path component, AS-WEB-GLUE-00148=Unable to add listener of type {0} to virtual server {1}, AS-WEB-GLUE-00149= Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00150=Object of type classname {0} not an instance of Valve or GlassFishValve, AS-WEB-GLUE-00151=Error adding HttpProbes. NetworkListener {0}'s HttpCodecFilter is {1}, AS-WEB-GLUE-00152=Error adding HttpProbes, AS-WEB-GLUE-00153=Disabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00154=Enabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00155=SSO entry max idle time set to {0} for virtual server {1}, AS-WEB-GLUE-00156=SSO expire thread interval set to {0} for virtual server {1}, AS-WEB-GLUE-00157=Allowing access to {0} from {1}, AS-WEB-GLUE-00158=Denying access to {0} from {1}, AS-WEB-GLUE-00159=Virtual server {0} enabled context {1}, AS-WEB-GLUE-00160=Unable to delete {0}, AS-WEB-GLUE-00161=Unable to reconfigure access log valve, AS-WEB-GLUE-00162=Virtual server {0} added context {1}, AS-WEB-GLUE-00163=Application {0} is not found, AS-WEB-GLUE-00164=Cannot create context for undeployment, AS-WEB-GLUE-00165=Successfully removed context {0}, AS-WEB-GLUE-00166=Modifying web.xml {0}, AS-WEB-GLUE-00167=Error adding HttpProbes. NetworkListener {0}'s GrizzlyProxy is NULL, AS-WEB-GLUE-00168=Virtual server {0} has been turned off, AS-WEB-GLUE-00169=Virtual server {0} has been disabled, AS-WEB-GLUE-00170=Invalid redirect URL [{0}]: Impossible to URL encode, AS-WEB-GLUE-00171=Unknown error, loadWebModule returned null, file a bug, AS-WEB-GLUE-00172=Loading application [{0}] at [{1}], AS-WEB-GLUE-00173=App config customization specified to ignore descriptor's {0} {1} so it will not be present for the application, AS-WEB-GLUE-00174=Overriding descriptor {0}, AS-WEB-GLUE-00175=Creating new {0}, AS-WEB-GLUE-00176=Exception during Coherence*Web shutdown for application [{0}], AS-WEB-GLUE-00177=Loading web module {0} in virtual server {1} at {2}, AS-WEB-GLUE-00178=This web container has not yet been started, AS-WEB-GLUE-00179=Property {0} is not yet supported, AS-WEB-GLUE-00180=Virtual server {0} already has a web module {1} loaded at {2} therefore web module {3} cannot be loaded at this context path on this virtual server, AS-WEB-GLUE-00181=Unable to stop web container, AS-WEB-GLUE-00182=Unable to start web container, AS-WEB-GLUE-00183=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-GLUE-00184=Web module {0} is not loaded in virtual server {1}, AS-WEB-GLUE-00185=Unable to deploy web module {0} at root context of virtual server {1}, because this virtual server declares a default-web-module, AS-WEB-GLUE-00186=Unable to set default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00187=Unable to load web module {0} at context root {1}, because it is not correctly encoded, AS-WEB-GLUE-00188=Unable to destroy web module deployed at context root {0} on virtual server {1} during undeployment, AS-WEB-GLUE-00189=Exception setting the schemas/dtds location, AS-WEB-GLUE-00191=Error loading web module {0}, AS-WEB-GLUE-00192=Undeployment failed for context {0}, AS-WEB-GLUE-00193=Exception processing HttpService configuration change, AS-WEB-GLUE-00194=Unable to set context root {0}, AS-WEB-GLUE-00195=Unable to disable web module at context root {0}, AS-WEB-GLUE-00196=Error during destruction of virtual server {0}, AS-WEB-GLUE-00197=Virtual server {0} cannot be updated, because it does not exist, AS-WEB-GLUE-00198=Created HTTP listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00199=Created JK listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00200=Created virtual server {0}, AS-WEB-GLUE-00201=Virtual server {0} loaded default web module {1}, AS-WEB-GLUE-00202=Maximum depth for nested request dispatches set to {0}, AS-WEB-GLUE-00203=Unsupported http-service property {0} is being ignored, AS-WEB-GLUE-00204=The host name {0} is shared by virtual servers {1} and {2}, which are both associated with the same HTTP listener {3}, AS-WEB-GLUE-00205=Network listener {0} referenced by virtual server {1} does not exist, AS-WEB-GLUE-00206=Web module {0} not loaded to any virtual servers, AS-WEB-GLUE-00207=Loading web module {0} to virtual servers {1}, AS-WEB-GLUE-00208=Unloading web module {0} from virtual servers {1}, AS-WEB-GLUE-00209=Context {0} undeployed from virtual server {1}, AS-WEB-GLUE-00210=Context {0} disabled from virtual server {1}, AS-WEB-GLUE-00211=Virtual server {0}'s network listeners are updated from {1} to {2}, AS-WEB-GLUE-00212=The class {0} is annotated with an invalid scope, AS-WEB-GLUE-00213=-DjvmRoute updated with {0}, AS-WEB-GLUE-00214=Unable to parse port number {0} of network-listener {1}, AS-WEB-GLUE-00215=Virtual server {0} set listener name {1}, AS-WEB-GLUE-00216=Must not disable network-listener {0}, because it is associated with admin virtual server {1}, AS-WEB-GLUE-00217=Virtual server {0} set jk listener name {1}, AS-WEB-GLUE-00218=virtual server {0} has an invalid docroot {1}, AS-WEB-GLUE-00219={0} network listener is not included in {1} and will be updated , AS-WEB-GLUE-00220=Unable to load configuration of web module [{0}], AS-WEB-GLUE-00221=Failed to precompile JSP pages of web module [{0}], AS-WEB-GLUE-00222=Unable to create custom ObjectInputStream, AS-WEB-GLUE-00223=Unable to create custom ObjectOutputStream, AS-WEB-GLUE-00224=The default-locale attribute of locale-charset-info element is being ignored, AS-WEB-GLUE-00226=Web module [{0}] has a property with missing name or value, AS-WEB-GLUE-00227=Object of type {0} is not a valve, AS-WEB-GLUE-00228=Unable to add valve to web module {0}, AS-WEB-GLUE-00229=Unable to add valve with name {0} to web module {1}, AS-WEB-GLUE-00230=No method {0}(java.lang.String) defined on valve {1} of web module {2}, AS-WEB-GLUE-00231=Exception during execution of method {0} on valve {1} of web module {2}, AS-WEB-GLUE-00232=Valve {0} of web module {1} has a property without any name, AS-WEB-GLUE-00233=Unable to add listener of type {0} to web module {1}, AS-WEB-GLUE-00234=Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00235=Null property name or value for alternate docbase, AS-WEB-GLUE-00236=Alternate docbase property value {0} is missing a URL pattern or docbase, AS-WEB-GLUE-00237=URL pattern {0} for alternate docbase is invalid, AS-WEB-GLUE-00238=Failed to parse sun-web.xml singleThreadedServletPoolSize property value ({0}) of web module deployed at {1}, using default ({2}), AS-WEB-GLUE-00239=Enabled session ID reuse for web module {0} deployed on virtual server {1}, AS-WEB-GLUE-00240=Using alternate deployment descriptor {0} for web module {1}, AS-WEB-GLUE-00241=Ignoring invalid property {0} = {1}, AS-WEB-GLUE-00242=Unable to save sessions for web module {0} during redeployment, AS-WEB-GLUE-00243=Unable to restore sessions for web module [{0}] from previous deployment, AS-WEB-GLUE-00244=Webservice based application, requires Metro to be installed. Run updatecenter client located in bin folder to install Metro, AS-WEB-GLUE-00245=WebModule[{0}]: Setting delegate to {1}, AS-WEB-GLUE-00246=WebModule[{0}]: Adding {1} to the classpath, AS-WEB-GLUE-00247=extra-class-path component {0} is not a valid pathname, AS-WEB-GLUE-00248=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-GLUE-00249=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00250=PersistenceStrategyBuilder class = {0}, AS-WEB-GLUE-00251=Property [{0}] is not yet supported, AS-WEB-GLUE-00252=WebModule[{0}] configure cookie properties {1}, AS-WEB-GLUE-00253=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-GLUE-00254=Configured an authenticator for method {0}, AS-WEB-GLUE-00255=[{0}] failed to unbind namespace, AS-WEB-GLUE-00256=No Realm with name [{0}] configured to authenticate against, AS-WEB-GLUE-00257=Cannot configure an authenticator for method {0}, AS-WEB-GLUE-00258=Cannot instantiate an authenticator of class {0}, AS-WEB-GLUE-00259=Lifecycle event data object [{0}] is not a WebModule, AS-WEB-GLUE-00260=jsp-config property for {0} , AS-WEB-GLUE-00261=sysClasspath for {0} , AS-WEB-GLUE-00262=Error creating cache manager and configuring the servlet caching subsystem, AS-WEB-GLUE-00263=Cache Manager started, AS-WEB-GLUE-00264=Cache Manager stopped, AS-WEB-GLUE-00265=*** InstanceEvent: {0}, AS-WEB-GLUE-00266=Obtained securityContext implementation class {0}, AS-WEB-GLUE-00267=Failed to obtain securityContext implementation class, AS-WEB-GLUE-00268=Exception during processing of event of type {0} for web module {1}, AS-WEB-GLUE-00269=No ServerContext in WebModule [{0}], AS-WEB-GLUE-00270=ContainerEvent: {0}, AS-WEB-GLUE-00271=Exception during invocation of InjectionManager.destroyManagedObject on {0} of web module {1}, AS-WEB-GLUE-00272=Network Listener named {0} does not exist. Creating or using the named protocol element instead., AS-WEB-GLUE-00273=Network Listener named {0} to which this ssl element is being added already has an ssl element., AS-WEB-GLUE-00274=HTTP Listener named {0} not found, AS-WEB-GLUE-00275=Ssl element does not exist for Listener named {0}, AS-WEB-GLUE-00276=Error in parsing default-web.xml, AS-WEB-GLUE-00277=An authentication method was not defined in the web.xml descriptor. Using default BASIC for login configuration., AS-WEB-GLUE-00278=[{0}] is not a valid authentication method, AS-WEB-GLUE-00279=Invalid URL Pattern: [{0}], AS-WEB-GLUE-00280=Cannot load class {0}, AS-WEB-GLUE-00281=Beginning JSP Precompile..., AS-WEB-GLUE-00282=Finished JSP Precompile..., AS-WEB-GLUE-00283=Cannot delete file: {0}, AS-WEB-GLUE-00285=Exception getting Validator Factory from JNDI: {0}} [2024-06-27T10:20:10.861Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:10.861Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:10.861Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:10.861Z] [INFO] Processing: jakarta.enterprise.web on element WEB_MAIN_LOGGER [2024-06-27T10:20:10.861Z] [INFO] Enclosing type is org.glassfish.web.LogFacade [2024-06-27T10:20:10.861Z] [INFO] Loggers found so far: {jakarta.enterprise.web.description=Main WEB Logger, jakarta.enterprise.web.publish=true, jakarta.enterprise.web.subsystem=WEB} [2024-06-27T10:20:10.861Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:10.861Z] [INFO] Found enclosing element WEB_MAIN_LOGGER [2024-06-27T10:20:10.861Z] [INFO] Found enclosing element org.glassfish.web.LogFacade [2024-06-27T10:20:10.861Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:10.861Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:20:10.861Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:10.861Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:10.862Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:10.862Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:10.862Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-06-27T10:20:10.862Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:10.862Z] [INFO] [2024-06-27T10:20:10.862Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-glue --- [2024-06-27T10:20:10.862Z] [INFO] Not copying test resources [2024-06-27T10:20:10.862Z] [INFO] [2024-06-27T10:20:10.862Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-glue --- [2024-06-27T10:20:10.862Z] [INFO] Not compiling test sources [2024-06-27T10:20:10.862Z] [INFO] [2024-06-27T10:20:10.862Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-glue --- [2024-06-27T10:20:10.862Z] [INFO] [2024-06-27T10:20:10.862Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-glue --- [2024-06-27T10:20:11.116Z] [INFO] Tests are skipped. [2024-06-27T10:20:11.116Z] [INFO] [2024-06-27T10:20:11.116Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-glue --- [2024-06-27T10:20:11.116Z] [INFO] Executing tasks [2024-06-27T10:20:11.116Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target/classes/META-INF for [2024-06-27T10:20:11.116Z] [INFO] [echo] web-glue [2024-06-27T10:20:11.116Z] [INFO] Executed tasks [2024-06-27T10:20:11.116Z] [INFO] [2024-06-27T10:20:11.116Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-glue --- [2024-06-27T10:20:11.116Z] [INFO] [2024-06-27T10:20:11.116Z] [INFO] --- exec:3.1.0:exec (create-domain) @ nucleus-new --- [2024-06-27T10:20:11.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target/web-glue.jar [2024-06-27T10:20:11.116Z] [INFO] [2024-06-27T10:20:11.116Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-glue --- [2024-06-27T10:20:11.116Z] [INFO] Tests are skipped. [2024-06-27T10:20:11.116Z] [INFO] [2024-06-27T10:20:11.116Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-glue --- [2024-06-27T10:20:11.116Z] [INFO] Tests are skipped. [2024-06-27T10:20:11.116Z] [INFO] [2024-06-27T10:20:11.116Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-glue-checkstyle) @ web-glue --- [2024-06-27T10:20:11.116Z] [INFO] [2024-06-27T10:20:11.116Z] [INFO] --- install:3.1.1:install (default-install) @ web-glue --- [2024-06-27T10:20:11.117Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.16-SNAPSHOT/web-glue-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:11.117Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.16-SNAPSHOT/web-glue-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2024-06-27T10:20:11.117Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] Building JSF implementation connector module 7.0.16-SNAPSHOT [274/302] [2024-06-27T10:20:11.117Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2024-06-27T10:20:11.117Z] [INFO] from appserver/web/jsf-connector/pom.xml [2024-06-27T10:20:11.117Z] [INFO] Building Web Container HA code 7.0.16-SNAPSHOT [276/302] [2024-06-27T10:20:11.117Z] [INFO] Building JSP caching taglib connector module 7.0.16-SNAPSHOT [275/302] [2024-06-27T10:20:11.117Z] [INFO] from appserver/web/web-ha/pom.xml [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] from appserver/web/jspcaching-connector/pom.xml [2024-06-27T10:20:11.117Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:11.117Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2024-06-27T10:20:11.117Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:11.117Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] Building Weld integration for glassfish 7.0.16-SNAPSHOT [277/302] [2024-06-27T10:20:11.117Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2024-06-27T10:20:11.117Z] [INFO] from appserver/web/weld-integration/pom.xml [2024-06-27T10:20:11.117Z] [INFO] Building JSR-109 implementation to deploy Metro 7.0.16-SNAPSHOT [278/302] [2024-06-27T10:20:11.117Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:11.117Z] [INFO] Building Connector for GlassFish Web Services Container 7.0.16-SNAPSHOT [279/302] [2024-06-27T10:20:11.117Z] [INFO] from appserver/webservices/jsr109-impl/pom.xml [2024-06-27T10:20:11.117Z] [INFO] from appserver/webservices/connector/pom.xml [2024-06-27T10:20:11.117Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:11.117Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jspcaching-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jspcaching-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsf-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jspcaching-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jspcaching-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsf-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-ha --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsf-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsf-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-ha --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-ha --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices-connector --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-ha --- [2024-06-27T10:20:11.117Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:11.117Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:20:11.117Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:11.117Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:11.117Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:11.117Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:11.117Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:11.117Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration --- [2024-06-27T10:20:11.117Z] [INFO] [2024-06-27T10:20:11.117Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration --- [2024-06-27T10:20:11.117Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:11.117Z] [INFO] Compiling 58 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:11.677Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:11.677Z] [INFO] [2024-06-27T10:20:11.677Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jspcaching-connector --- [2024-06-27T10:20:11.677Z] [INFO] [2024-06-27T10:20:11.677Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jspcaching-connector --- [2024-06-27T10:20:11.677Z] [INFO] [2024-06-27T10:20:11.677Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jspcaching-connector --- [2024-06-27T10:20:11.677Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:11.677Z] [INFO] [2024-06-27T10:20:11.677Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jspcaching-connector --- [2024-06-27T10:20:11.677Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/src/main/resources [2024-06-27T10:20:11.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/src/main/manpages [2024-06-27T10:20:11.678Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jspcaching-connector --- [2024-06-27T10:20:11.678Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:11.678Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:20:11.678Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-ha --- [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-ha --- [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-ha --- [2024-06-27T10:20:11.678Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-ha --- [2024-06-27T10:20:11.678Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:20:11.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/src/main/resources [2024-06-27T10:20:11.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/src/main/manpages [2024-06-27T10:20:11.678Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-ha --- [2024-06-27T10:20:11.678Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:11.678Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:11.678Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:11.678Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:11.678Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsf-connector --- [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsf-connector --- [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsf-connector --- [2024-06-27T10:20:11.678Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsf-connector --- [2024-06-27T10:20:11.678Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:20:11.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/manpages [2024-06-27T10:20:11.678Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsf-connector --- [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsr109-impl --- [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsr109-impl --- [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsr109-impl --- [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsr109-impl --- [2024-06-27T10:20:11.678Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:11.678Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:11.678Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:11.678Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:11.678Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-connector --- [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-connector --- [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-connector --- [2024-06-27T10:20:11.678Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-connector --- [2024-06-27T10:20:11.678Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:20:11.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/manpages [2024-06-27T10:20:11.678Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:11.678Z] [INFO] [2024-06-27T10:20:11.678Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices-connector --- [2024-06-27T10:20:11.678Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:11.678Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:12.238Z] Using port 4848 for Admin. [2024-06-27T10:20:12.238Z] Using port 8080 for HTTP Instance. [2024-06-27T10:20:12.238Z] Using default port 7676 for JMS. [2024-06-27T10:20:12.238Z] Using default port 3700 for IIOP. [2024-06-27T10:20:12.238Z] Using default port 8181 for HTTP_SSL. [2024-06-27T10:20:12.238Z] Using default port 3820 for IIOP_SSL. [2024-06-27T10:20:12.238Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-06-27T10:20:12.238Z] Using default port 8686 for JMX_ADMIN. [2024-06-27T10:20:12.238Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:20:12.238Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:20:12.238Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:20:12.238Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:20:12.238Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:12.238Z] [INFO] [2024-06-27T10:20:12.238Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jspcaching-connector --- [2024-06-27T10:20:12.238Z] [INFO] [2024-06-27T10:20:12.238Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jspcaching-connector --- [2024-06-27T10:20:12.493Z] [INFO] [2024-06-27T10:20:12.493Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jspcaching-connector --- [2024-06-27T10:20:12.493Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:12.493Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:12.494Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:12.494Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:12.494Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:12.494Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:12.494Z] [INFO] [2024-06-27T10:20:12.494Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration --- [2024-06-27T10:20:12.494Z] [INFO] [2024-06-27T10:20:12.494Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration --- [2024-06-27T10:20:12.494Z] [INFO] [2024-06-27T10:20:12.494Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration --- [2024-06-27T10:20:12.494Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:12.494Z] [INFO] [2024-06-27T10:20:12.494Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration --- [2024-06-27T10:20:12.494Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:20:12.494Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:20:12.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/manpages [2024-06-27T10:20:12.494Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:12.494Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:12.494Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:12.494Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API. [2024-06-27T10:20:12.494Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:12.494Z] [INFO] [2024-06-27T10:20:12.494Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jsf-connector --- [2024-06-27T10:20:12.494Z] [INFO] [2024-06-27T10:20:12.494Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jsf-connector --- [2024-06-27T10:20:12.494Z] [INFO] [2024-06-27T10:20:12.494Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration --- [2024-06-27T10:20:12.494Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:12.494Z] [INFO] Compiling 58 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:12.494Z] [INFO] [2024-06-27T10:20:12.494Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsf-connector --- [2024-06-27T10:20:12.494Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:12.494Z] [INFO] performing grammar generation [JQL.g] [2024-06-27T10:20:12.494Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:12.494Z] [INFO] [2024-06-27T10:20:12.494Z] [INFO] --- command-security:1.0.17:check (default-check) @ jspcaching-connector --- [2024-06-27T10:20:12.494Z] [INFO] [2024-06-27T10:20:12.494Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jspcaching-connector --- [2024-06-27T10:20:12.494Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:12.494Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:20:12.751Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:12.751Z] [INFO] [2024-06-27T10:20:12.751Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-ha --- [2024-06-27T10:20:12.752Z] [INFO] [2024-06-27T10:20:12.752Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-ha --- [2024-06-27T10:20:12.752Z] [INFO] [2024-06-27T10:20:12.752Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-ha --- [2024-06-27T10:20:12.752Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:12.752Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:12.752Z] [INFO] [2024-06-27T10:20:12.752Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsf-connector --- [2024-06-27T10:20:12.752Z] [INFO] [2024-06-27T10:20:12.752Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsf-connector --- [2024-06-27T10:20:12.752Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:12.752Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:12.752Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:12.752Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[335,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:12.752Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[337,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:12.752Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[447,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:12.752Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[217,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:12.752Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[219,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:12.752Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[306,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:12.752Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java:[220,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:12.752Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/node/WebServiceHandlerNode.java:[87,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:12.752Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java uses or overrides a deprecated API. [2024-06-27T10:20:12.752Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:12.752Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/archivist/WebServicesArchivist.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:12.752Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/archivist/WebServicesArchivist.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:12.752Z] [INFO] [2024-06-27T10:20:12.753Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ webservices-connector --- [2024-06-27T10:20:12.753Z] [INFO] [2024-06-27T10:20:12.753Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ webservices-connector --- [2024-06-27T10:20:12.753Z] [INFO] [2024-06-27T10:20:12.753Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices-connector --- [2024-06-27T10:20:12.753Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:13.008Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:20:13.008Z] [2024-06-27T10:20:13.008Z] [INFO] performing grammar generation [Semantic.g] [2024-06-27T10:20:13.008Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:13.008Z] [INFO] [2024-06-27T10:20:13.008Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-ha --- [2024-06-27T10:20:13.008Z] [INFO] [2024-06-27T10:20:13.008Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-ha --- [2024-06-27T10:20:13.008Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:13.008Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:13.008Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:13.008Z] [INFO] [2024-06-27T10:20:13.008Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices-connector --- [2024-06-27T10:20:13.008Z] [INFO] [2024-06-27T10:20:13.008Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices-connector --- [2024-06-27T10:20:13.008Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:13.008Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:13.008Z] [INFO] [2024-06-27T10:20:13.008Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsr109-impl --- [2024-06-27T10:20:13.008Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:13.008Z] [INFO] [2024-06-27T10:20:13.008Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsr109-impl --- [2024-06-27T10:20:13.008Z] [INFO] [2024-06-27T10:20:13.008Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsr109-impl --- [2024-06-27T10:20:13.008Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:13.263Z] [INFO] [2024-06-27T10:20:13.263Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsr109-impl --- [2024-06-27T10:20:13.263Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:20:13.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/manpages [2024-06-27T10:20:13.264Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:13.264Z] [INFO] [2024-06-27T10:20:13.264Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsr109-impl --- [2024-06-27T10:20:13.264Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:13.264Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:13.518Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:20:13.518Z] [2024-06-27T10:20:13.518Z] [INFO] performing grammar generation [Optimizer.g] [2024-06-27T10:20:13.774Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jspcaching-connector --- [2024-06-27T10:20:13.774Z] [INFO] Not copying test resources [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jspcaching-connector --- [2024-06-27T10:20:13.774Z] [INFO] Not compiling test sources [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jspcaching-connector --- [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- surefire:3.2.5:test (default-test) @ jspcaching-connector --- [2024-06-27T10:20:13.774Z] [INFO] Tests are skipped. [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jspcaching-connector --- [2024-06-27T10:20:13.774Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:13.774Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:13.774Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsf-connector --- [2024-06-27T10:20:13.774Z] [INFO] Not copying test resources [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsf-connector --- [2024-06-27T10:20:13.774Z] [INFO] Not compiling test sources [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jsf-connector --- [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsf-connector --- [2024-06-27T10:20:13.774Z] [INFO] Tests are skipped. [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsf-connector --- [2024-06-27T10:20:13.774Z] [INFO] Executing tasks [2024-06-27T10:20:13.774Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/target/classes/META-INF for [2024-06-27T10:20:13.774Z] [INFO] [echo] jspcaching-connector [2024-06-27T10:20:13.774Z] [INFO] Executed tasks [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jspcaching-connector --- [2024-06-27T10:20:13.774Z] [INFO] Executing tasks [2024-06-27T10:20:13.774Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/target/classes/META-INF for [2024-06-27T10:20:13.774Z] [INFO] [echo] jsf-connector [2024-06-27T10:20:13.774Z] [INFO] Executed tasks [2024-06-27T10:20:13.774Z] [INFO] [2024-06-27T10:20:13.774Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsf-connector --- [2024-06-27T10:20:13.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/target/jspcaching-connector.jar [2024-06-27T10:20:13.775Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/target/jsf-connector.jar [2024-06-27T10:20:13.775Z] [INFO] [2024-06-27T10:20:13.775Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jspcaching-connector --- [2024-06-27T10:20:13.775Z] [INFO] Tests are skipped. [2024-06-27T10:20:13.775Z] [INFO] [2024-06-27T10:20:13.775Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jspcaching-connector --- [2024-06-27T10:20:13.775Z] [INFO] Tests are skipped. [2024-06-27T10:20:13.775Z] [INFO] [2024-06-27T10:20:13.775Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jspcaching-connector-checkstyle) @ jspcaching-connector --- [2024-06-27T10:20:13.775Z] [INFO] [2024-06-27T10:20:13.775Z] [INFO] --- install:3.1.1:install (default-install) @ jspcaching-connector --- [2024-06-27T10:20:13.775Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.16-SNAPSHOT/jspcaching-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:13.775Z] [INFO] [2024-06-27T10:20:13.775Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsf-connector --- [2024-06-27T10:20:13.775Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.16-SNAPSHOT/jspcaching-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:13.775Z] [INFO] Tests are skipped. [2024-06-27T10:20:13.775Z] [INFO] [2024-06-27T10:20:13.775Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsf-connector --- [2024-06-27T10:20:13.775Z] [INFO] Tests are skipped. [2024-06-27T10:20:13.775Z] [INFO] [2024-06-27T10:20:13.775Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jsf-connector-checkstyle) @ jsf-connector --- [2024-06-27T10:20:13.775Z] [INFO] [2024-06-27T10:20:13.775Z] [INFO] --- install:3.1.1:install (default-install) @ jsf-connector --- [2024-06-27T10:20:13.775Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.16-SNAPSHOT/jsf-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:13.775Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.16-SNAPSHOT/jsf-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:14.030Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:20:14.030Z] [2024-06-27T10:20:14.030Z] [INFO] performing grammar generation [CodeGeneration.g] [2024-06-27T10:20:14.285Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:14.285Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:14.285Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:14.285Z] [INFO] Processing: AS-WEB-HA-00001 [2024-06-27T10:20:14.285Z] [INFO] Message AS-WEB-HA-00001 needs checking for cause/action: false [2024-06-27T10:20:14.285Z] [INFO] Processing: AS-WEB-HA-00002 [2024-06-27T10:20:14.285Z] [INFO] Message AS-WEB-HA-00002 needs checking for cause/action: false [2024-06-27T10:20:14.285Z] [INFO] Processing: AS-WEB-HA-00003 [2024-06-27T10:20:14.285Z] [INFO] Message AS-WEB-HA-00003 needs checking for cause/action: false [2024-06-27T10:20:14.285Z] [INFO] Processing: AS-WEB-HA-00004 [2024-06-27T10:20:14.285Z] [INFO] Message AS-WEB-HA-00004 needs checking for cause/action: false [2024-06-27T10:20:14.285Z] [INFO] Processing: AS-WEB-HA-00005 [2024-06-27T10:20:14.285Z] [INFO] Message AS-WEB-HA-00005 needs checking for cause/action: false [2024-06-27T10:20:14.285Z] [INFO] Processing: AS-WEB-HA-00006 [2024-06-27T10:20:14.285Z] [INFO] Message AS-WEB-HA-00006 needs checking for cause/action: false [2024-06-27T10:20:14.285Z] [INFO] Processing: AS-WEB-HA-00007 [2024-06-27T10:20:14.285Z] [INFO] Message AS-WEB-HA-00007 needs checking for cause/action: false [2024-06-27T10:20:14.285Z] [INFO] Processing: AS-WEB-HA-00008 [2024-06-27T10:20:14.285Z] [INFO] Message AS-WEB-HA-00008 needs checking for cause/action: false [2024-06-27T10:20:14.285Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-HA-00001=Exception during removing synchronized from backing store, AS-WEB-HA-00002=Exception during removing expired session from backing store, AS-WEB-HA-00003=Error creating inputstream, AS-WEB-HA-00004=Exception during deserializing the session, AS-WEB-HA-00005=Exception occurred in getSession, AS-WEB-HA-00006=Failed to remove session from backing store, AS-WEB-HA-00007=Required version NumberFormatException, AS-WEB-HA-00008=Could not create backing store} [2024-06-27T10:20:14.285Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:14.285Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:14.285Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:14.285Z] [INFO] Processing: jakarta.enterprise.web.ha on element WEB_HA_LOGGER [2024-06-27T10:20:14.285Z] [INFO] Enclosing type is org.glassfish.web.ha.LogFacade [2024-06-27T10:20:14.285Z] [INFO] Loggers found so far: {jakarta.enterprise.web.ha.description=WEB HA Logger, jakarta.enterprise.web.ha.publish=true, jakarta.enterprise.web.ha.subsystem=WEB} [2024-06-27T10:20:14.285Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:14.285Z] [INFO] Found enclosing element WEB_HA_LOGGER [2024-06-27T10:20:14.285Z] [INFO] Found enclosing element org.glassfish.web.ha.LogFacade [2024-06-27T10:20:14.285Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:14.285Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:14.285Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:14.285Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:14.285Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:14.285Z] [INFO] [2024-06-27T10:20:14.285Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-ha --- [2024-06-27T10:20:14.285Z] [INFO] Not copying test resources [2024-06-27T10:20:14.285Z] [INFO] [2024-06-27T10:20:14.285Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-ha --- [2024-06-27T10:20:14.285Z] [INFO] Not compiling test sources [2024-06-27T10:20:14.285Z] [INFO] [2024-06-27T10:20:14.285Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-ha --- [2024-06-27T10:20:14.286Z] [INFO] [2024-06-27T10:20:14.286Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-ha --- [2024-06-27T10:20:14.286Z] [INFO] Tests are skipped. [2024-06-27T10:20:14.286Z] [INFO] [2024-06-27T10:20:14.286Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-ha --- [2024-06-27T10:20:14.286Z] [INFO] Executing tasks [2024-06-27T10:20:14.286Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target/classes/META-INF for [2024-06-27T10:20:14.286Z] [INFO] [echo] web-ha [2024-06-27T10:20:14.286Z] [INFO] Executed tasks [2024-06-27T10:20:14.286Z] [INFO] [2024-06-27T10:20:14.286Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-ha --- [2024-06-27T10:20:14.541Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target/web-ha.jar [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-ha --- [2024-06-27T10:20:14.541Z] [INFO] Tests are skipped. [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-ha --- [2024-06-27T10:20:14.541Z] [INFO] Tests are skipped. [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-ha-checkstyle) @ web-ha --- [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- install:3.1.1:install (default-install) @ web-ha --- [2024-06-27T10:20:14.541Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.16-SNAPSHOT/web-ha-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:14.541Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.16-SNAPSHOT/web-ha-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2024-06-27T10:20:14.541Z] [INFO] Building Web Related Implementations for GlassFish 7.0.16-SNAPSHOT [280/302] [2024-06-27T10:20:14.541Z] [INFO] from appserver/web/webtier-all/pom.xml [2024-06-27T10:20:14.541Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:20:14.541Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:20:14.541Z] [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-support-sqlstore --- [2024-06-27T10:20:14.541Z] [INFO] Not compiling main sources [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-sqlstore --- [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-sqlstore --- [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-sqlstore --- [2024-06-27T10:20:14.541Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-sqlstore --- [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] No sources to compile [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] Copying 18 resources from src/main/java to target/classes [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] No sources to compile [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] No sources to compile [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] Executing tasks [2024-06-27T10:20:14.541Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/webtier-all/target/classes/META-INF for [2024-06-27T10:20:14.541Z] [INFO] [echo] webtier-all [2024-06-27T10:20:14.541Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/webtier-all/target/classes/META-INF [2024-06-27T10:20:14.541Z] [INFO] Executed tasks [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] Tests are skipped. [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] Tests are skipped. [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-webtier-all-checkstyle) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.541Z] [INFO] --- install:3.1.1:install (default-install) @ webtier-all --- [2024-06-27T10:20:14.541Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/webtier-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/7.0.16-SNAPSHOT/webtier-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:14.541Z] [INFO] Copying 4 resources from target/generated-sources/antlr to target/classes [2024-06-27T10:20:14.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/manpages [2024-06-27T10:20:14.541Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:14.541Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-06-27T10:20:14.541Z] [INFO] [2024-06-27T10:20:14.542Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-support-sqlstore --- [2024-06-27T10:20:14.542Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:14.542Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:14.542Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:14.542Z] [INFO] Processing: AS-WSCONNECTOR-00046 [2024-06-27T10:20:14.542Z] [INFO] Message AS-WSCONNECTOR-00046 needs checking for cause/action: true [2024-06-27T10:20:14.542Z] [INFO] Processing: AS-WSCONNECTOR-00050 [2024-06-27T10:20:14.542Z] [INFO] Message AS-WSCONNECTOR-00050 needs checking for cause/action: false [2024-06-27T10:20:14.542Z] [INFO] Processing: AS-WSCONNECTOR-00057 [2024-06-27T10:20:14.542Z] [INFO] Message AS-WSCONNECTOR-00057 needs checking for cause/action: false [2024-06-27T10:20:14.542Z] [INFO] Processing: AS-WSCONNECTOR-00201 [2024-06-27T10:20:14.542Z] [INFO] Message AS-WSCONNECTOR-00201 needs checking for cause/action: false [2024-06-27T10:20:14.542Z] [INFO] Processing: AS-WSCONNECTOR-00202 [2024-06-27T10:20:14.542Z] [INFO] Message AS-WSCONNECTOR-00202 needs checking for cause/action: false [2024-06-27T10:20:14.542Z] [INFO] Processing: AS-WSCONNECTOR-00203 [2024-06-27T10:20:14.542Z] [INFO] Message AS-WSCONNECTOR-00203 needs checking for cause/action: false [2024-06-27T10:20:14.542Z] [INFO] Processing: AS-WSCONNECTOR-00204 [2024-06-27T10:20:14.542Z] [INFO] Message AS-WSCONNECTOR-00204 needs checking for cause/action: false [2024-06-27T10:20:14.542Z] [INFO] Processing: AS-WSCONNECTOR-00205 [2024-06-27T10:20:14.542Z] [INFO] Message AS-WSCONNECTOR-00205 needs checking for cause/action: true [2024-06-27T10:20:14.542Z] [INFO] Total Messages including ones found from disk so far: {AS-WSCONNECTOR-00046=Invalid Deployment Descriptors element {0} value {1}., AS-WSCONNECTOR-00046.MSG_COMMENT=# {0} - prefix, {1} - localname, AS-WSCONNECTOR-00050=Following exception was thrown, AS-WSCONNECTOR-00057=JAX-WS RI specific descriptor ({1}) is found in the archive {0} and \nhence Enterprise Web Service (109) deployment is disabled for this archive to avoid duplication of services., AS-WSCONNECTOR-00057.MSG_COMMENT=# {0} - archive name, {1} - descriptor path, AS-WSCONNECTOR-00201=Handler class {0} specified in deployment descriptor not found., AS-WSCONNECTOR-00201.MSG_COMMENT=# {0} - class name, AS-WSCONNECTOR-00202=Handler class {0} specified in handler file {1} cannot be loaded., AS-WSCONNECTOR-00202.MSG_COMMENT=# {0} - class name, {1} - file name, AS-WSCONNECTOR-00203=Warning : Web service endpoint {0} is not tied to a component., AS-WSCONNECTOR-00203.MSG_COMMENT=# {0} - endpoint name, AS-WSCONNECTOR-00204=Warning: Web service endpoint {0} component link {1} is not valid., AS-WSCONNECTOR-00204.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSCONNECTOR-00205=URL mapping for web service {0} already exists. Is port-component-name in webservices.xml correct?, AS-WSCONNECTOR-00205.MSG_COMMENT=# {0} - endpoint name} [2024-06-27T10:20:14.542Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:14.542Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:14.542Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:14.542Z] [INFO] Processing: jakarta.enterprise.webservices.connector on element LOG_DOMAIN [2024-06-27T10:20:14.542Z] [INFO] Enclosing type is org.glassfish.webservices.connector.LogUtils [2024-06-27T10:20:14.542Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.connector.description=Web Services Connector Logger, jakarta.enterprise.webservices.connector.publish=true, jakarta.enterprise.webservices.connector.subsystem=WEBSERVICES} [2024-06-27T10:20:14.542Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:14.542Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:20:14.542Z] [INFO] Found enclosing element org.glassfish.webservices.connector.LogUtils [2024-06-27T10:20:14.542Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:14.542Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:14.542Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:14.542Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:14.542Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:14.542Z] [INFO] [2024-06-27T10:20:14.542Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices-connector --- [2024-06-27T10:20:14.542Z] [INFO] Not copying test resources [2024-06-27T10:20:14.542Z] [INFO] [2024-06-27T10:20:14.542Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webservices-connector --- [2024-06-27T10:20:14.542Z] [INFO] Not compiling test sources [2024-06-27T10:20:14.542Z] [INFO] [2024-06-27T10:20:14.542Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices-connector --- [2024-06-27T10:20:14.542Z] [INFO] [2024-06-27T10:20:14.542Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices-connector --- [2024-06-27T10:20:14.542Z] [INFO] Tests are skipped. [2024-06-27T10:20:14.542Z] [INFO] [2024-06-27T10:20:14.542Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-connector --- [2024-06-27T10:20:14.542Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:14.542Z] [INFO] Compiling 173 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:14.798Z] [INFO] Executing tasks [2024-06-27T10:20:14.798Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target/classes/META-INF for [2024-06-27T10:20:14.798Z] [INFO] [echo] webservices-connector [2024-06-27T10:20:14.798Z] [INFO] Executed tasks [2024-06-27T10:20:14.798Z] [INFO] [2024-06-27T10:20:14.798Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices-connector --- [2024-06-27T10:20:14.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target/webservices-connector.jar [2024-06-27T10:20:14.799Z] [INFO] [2024-06-27T10:20:14.799Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-connector --- [2024-06-27T10:20:14.799Z] [INFO] Tests are skipped. [2024-06-27T10:20:14.799Z] [INFO] [2024-06-27T10:20:14.799Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-connector --- [2024-06-27T10:20:14.799Z] [INFO] Tests are skipped. [2024-06-27T10:20:14.799Z] [INFO] [2024-06-27T10:20:14.799Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-connector-checkstyle) @ webservices-connector --- [2024-06-27T10:20:14.799Z] [INFO] [2024-06-27T10:20:14.799Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-connector --- [2024-06-27T10:20:14.799Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.16-SNAPSHOT/webservices-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:14.799Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.16-SNAPSHOT/webservices-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:15.054Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:15.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:15.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:15.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,70] unchecked method invocation: method createAnnotatedType in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-06-27T10:20:15.054Z] required: java.lang.Class [2024-06-27T10:20:15.054Z] found: java.lang.Class [2024-06-27T10:20:15.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,71] unchecked conversion [2024-06-27T10:20:15.054Z] required: java.lang.Class [2024-06-27T10:20:15.054Z] found: java.lang.Class [2024-06-27T10:20:15.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,79] unchecked method invocation: method getInjectionTargetFactory in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-06-27T10:20:15.054Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-06-27T10:20:15.054Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-06-27T10:20:15.054Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,80] unchecked conversion [2024-06-27T10:20:15.054Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-06-27T10:20:15.054Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[73,78] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[125,54] unchecked conversion [2024-06-27T10:20:15.055Z] required: java.util.Set [2024-06-27T10:20:15.055Z] found: java.util.Set [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[175,54] unchecked call to produce(jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[176,35] unchecked call to inject(T,jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[177,42] unchecked call to postConstruct(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[183,39] unchecked call to preDestroy(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[184,36] unchecked call to dispose(T) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java:[157,85] unchecked cast [2024-06-27T10:20:15.055Z] required: org.glassfish.cdi.transaction.TransactionScopedBean [2024-06-27T10:20:15.055Z] found: java.lang.Object [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[96,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[96,73] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[147,46] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[181,20] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[275,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[81,84] unchecked cast [2024-06-27T10:20:15.055Z] required: T [2024-06-27T10:20:15.055Z] found: java.lang.Object [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[91,91] unchecked cast [2024-06-27T10:20:15.055Z] required: java.lang.Class [2024-06-27T10:20:15.055Z] found: java.lang.Class [2024-06-27T10:20:15.055Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[93,44] unchecked cast [2024-06-27T10:20:15.055Z] required: java.lang.Class [2024-06-27T10:20:15.055Z] found: java.lang.Class [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[593,20] unchecked conversion [2024-06-27T10:20:15.056Z] required: jakarta.enterprise.inject.spi.InjectionTarget [2024-06-27T10:20:15.056Z] found: jakarta.enterprise.inject.spi.InjectionTarget [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[603,20] unchecked conversion [2024-06-27T10:20:15.056Z] required: jakarta.enterprise.context.spi.CreationalContext [2024-06-27T10:20:15.056Z] found: jakarta.enterprise.context.spi.CreationalContext [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[624,69] unchecked cast [2024-06-27T10:20:15.056Z] required: T [2024-06-27T10:20:15.056Z] found: java.lang.Object [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/EjbServicesImpl.java:[208,48] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [2024-06-27T10:20:15.056Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanDeploymentArchiveImpl.java: Some input files use or override a deprecated API. [2024-06-27T10:20:15.056Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanDeploymentArchiveImpl.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:15.056Z] [INFO] [2024-06-27T10:20:15.056Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ weld-integration --- [2024-06-27T10:20:15.056Z] [INFO] [2024-06-27T10:20:15.056Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ weld-integration --- [2024-06-27T10:20:15.056Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java:[86,87] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[607,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[1234,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[153,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[276,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[283,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/PortCreationCallbackImpl.java:[63,77] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WSServletContextListener.java:[280,53] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:15.056Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java:[155,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:15.056Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java: Some input files use or override a deprecated API. [2024-06-27T10:20:15.057Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:15.057Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:15.057Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:15.057Z] [INFO] [2024-06-27T10:20:15.057Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jsr109-impl --- [2024-06-27T10:20:15.057Z] [INFO] [2024-06-27T10:20:15.057Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jsr109-impl --- [2024-06-27T10:20:15.057Z] [INFO] [2024-06-27T10:20:15.057Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration --- [2024-06-27T10:20:15.057Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:15.057Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:20:15.057Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:20:15.057Z] [2024-06-27T10:20:15.057Z] Warning: [2024-06-27T10:20:15.057Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:15.057Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:20:15.057Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:20:15.312Z] [INFO] [2024-06-27T10:20:15.312Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsr109-impl --- [2024-06-27T10:20:15.312Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:15.312Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:15.312Z] [INFO] [2024-06-27T10:20:15.312Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration --- [2024-06-27T10:20:15.312Z] [INFO] [2024-06-27T10:20:15.312Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration --- [2024-06-27T10:20:15.567Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:15.567Z] [INFO] Compiling 58 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:15.567Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:15.567Z] [INFO] [2024-06-27T10:20:15.567Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsr109-impl --- [2024-06-27T10:20:15.567Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.webservices.cli.ListWebServicesCommand] [2024-06-27T10:20:15.567Z] [INFO] [2024-06-27T10:20:15.567Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsr109-impl --- [2024-06-27T10:20:15.567Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:15.567Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:16.492Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:20:16.492Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:20:16.492Z] [2024-06-27T10:20:16.492Z] Warning: [2024-06-27T10:20:16.492Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:16.492Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:16.492Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:16.492Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00001 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00001 needs checking for cause/action: true [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00002 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00002 needs checking for cause/action: true [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00003 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00003 needs checking for cause/action: false [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00004 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00004 needs checking for cause/action: false [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00006 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00006 needs checking for cause/action: true [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00011 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00011 needs checking for cause/action: false [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00012 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00012 needs checking for cause/action: false [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00013 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00013 needs checking for cause/action: true [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00014 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00014 needs checking for cause/action: true [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00018 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00018 needs checking for cause/action: false [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00019 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00019 needs checking for cause/action: false [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00020 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00020 needs checking for cause/action: false [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00021 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00021 needs checking for cause/action: true [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00033 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00033 needs checking for cause/action: true [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00034 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00034 needs checking for cause/action: true [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00043 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00043 needs checking for cause/action: false [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00044 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00044 needs checking for cause/action: false [2024-06-27T10:20:16.492Z] [INFO] Processing: AS-WSJSR109IMPL-00047 [2024-06-27T10:20:16.492Z] [INFO] Message AS-WSJSR109IMPL-00047 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00048 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00048 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00049 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00049 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00050 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00050 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00051 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00051 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00052 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00052 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00053 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00053 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00054 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00054 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00055 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00055 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00056 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00056 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00057 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00057 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00070 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00070 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00071 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00071 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00072 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00072 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00073 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00073 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00074 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00074 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00075 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00075 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00076 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00076 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00077 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00077 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00078 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00078 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00079 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00079 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00080 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00080 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00081 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00081 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00082 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00082 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00083 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00083 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00084 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00084 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00085 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00085 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00086 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00086 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00087 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00087 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00088 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00088 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00089 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00089 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00090 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00090 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00091 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00091 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00092 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00092 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00093 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00093 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00094 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00094 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00095 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00095 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00096 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00096 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00097 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00097 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00098 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00098 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00099 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00099 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00100 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00100 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00101 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00101 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00102 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00102 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00103 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00103 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00104 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00104 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00105 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00105 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00106 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00106 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00107 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00107 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00108 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00108 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00109 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00109 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00110 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00110 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00111 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00111 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00112 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00112 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00113 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00113 needs checking for cause/action: true [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00114 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00114 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00115 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00115 needs checking for cause/action: false [2024-06-27T10:20:16.493Z] [INFO] Processing: AS-WSJSR109IMPL-00116 [2024-06-27T10:20:16.493Z] [INFO] Message AS-WSJSR109IMPL-00116 needs checking for cause/action: true [2024-06-27T10:20:16.494Z] [INFO] Processing: AS-WSJSR109IMPL-00117 [2024-06-27T10:20:16.494Z] [INFO] Message AS-WSJSR109IMPL-00117 needs checking for cause/action: false [2024-06-27T10:20:16.494Z] [INFO] Processing: AS-WSJSR109IMPL-00120 [2024-06-27T10:20:16.494Z] [INFO] Message AS-WSJSR109IMPL-00120 needs checking for cause/action: false [2024-06-27T10:20:16.494Z] [INFO] Processing: AS-WSJSR109IMPL-00121 [2024-06-27T10:20:16.494Z] [INFO] Message AS-WSJSR109IMPL-00121 needs checking for cause/action: true [2024-06-27T10:20:16.494Z] [INFO] Processing: AS-WSJSR109IMPL-00122 [2024-06-27T10:20:16.494Z] [INFO] Message AS-WSJSR109IMPL-00122 needs checking for cause/action: false [2024-06-27T10:20:16.494Z] [INFO] Processing: AS-WSJSR109IMPL-00123 [2024-06-27T10:20:16.494Z] [INFO] Message AS-WSJSR109IMPL-00123 needs checking for cause/action: false [2024-06-27T10:20:16.495Z] [INFO] Total Messages including ones found from disk so far: {AS-WSJSR109IMPL-00001=Failed to load deployment descriptor, aborting., AS-WSJSR109IMPL-00002=WebService wsdl file {0} not found in archive {1}., AS-WSJSR109IMPL-00002.MSG_COMMENT=# {0} - file URI, {1} - archive name, AS-WSJSR109IMPL-00003=Exception while processing catalog {0} Reason : {1}., AS-WSJSR109IMPL-00003.MSG_COMMENT=# {0} - absolute path to the catalog, {1} - message from exception, AS-WSJSR109IMPL-00004=Unable to create new File {0}., AS-WSJSR109IMPL-00004.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00006=WebService {0} has a JAXWS and a JAXRPC endpoint; this is not supported now., AS-WSJSR109IMPL-00006.MSG_COMMENT=# {0} - web service FQN class name, AS-WSJSR109IMPL-00011=Runtime settings error. Cannot find servlet-impl-class for endpoint {0}., AS-WSJSR109IMPL-00011.MSG_COMMENT=# {0} - web service endpoint name, AS-WSJSR109IMPL-00012=Cannot proceed with JaxrpcCodegen., AS-WSJSR109IMPL-00013=Parsing error line {0}, uri {1}., AS-WSJSR109IMPL-00013.MSG_COMMENT=# {0} - number, {1} - URI location, AS-WSJSR109IMPL-00014=Error parsing WSDL {0}., AS-WSJSR109IMPL-00014.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00018=Webservice Endpoint deployed {0}\n listening at address at {1}., AS-WSJSR109IMPL-00018.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00019=EJB Endpoint deployed {0}\n listening at address at {1}, AS-WSJSR109IMPL-00019.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00020=File {0} not found., AS-WSJSR109IMPL-00020.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00021=MTOM is valid only for SOAP Bindings; Ignoring Enable-MTOM for port {0}., AS-WSJSR109IMPL-00021.MSG_COMMENT=# {0} - web service port name, AS-WSJSR109IMPL-00033=Implicit mapping not supported; ignoring for now; Remove *. specified in the url-pattern., AS-WSJSR109IMPL-00034=Two web services are being deployed with the same endpoint URL {0}; The service that gets loaded last will always be the one that is active for this URL., AS-WSJSR109IMPL-00034.MSG_COMMENT=# {0} - URL, AS-WSJSR109IMPL-00043=Exception while tracing request: {0}., AS-WSJSR109IMPL-00043.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00044=Exception while tracing response: {0}., AS-WSJSR109IMPL-00044.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00047=JAXWS WebServiceDispatcher {0} entering for {1} and query string {2}., AS-WSJSR109IMPL-00048=Ejb endpoint exception., AS-WSJSR109IMPL-00049=Unable to find adapter for endpoint {0}., AS-WSJSR109IMPL-00049.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00050=Following exception was thrown:, AS-WSJSR109IMPL-00051=Client not authorized for invocation of {0}., AS-WSJSR109IMPL-00051.MSG_COMMENT=# {0} - method name, AS-WSJSR109IMPL-00052=The following error was thrown by ServletPreHandler which is the first handler in the handler chain {0}., AS-WSJSR109IMPL-00052.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00053=The following error was thrown by ServletPostHandler which is the last handler in the handler chain {0}., AS-WSJSR109IMPL-00053.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00054=Error registering endpoint {0}., AS-WSJSR109IMPL-00054.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00055=Error unregistering endpoint {0}., AS-WSJSR109IMPL-00055.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00056=Deployment cannot proceed as the ejb has a null endpoint address uri. Potential cause may be webservice endpoints not supported in embedded ejb case., AS-WSJSR109IMPL-00057=WebService {0} type is declared as {1} but should be either as a JAX-WS or JAX-RPC., AS-WSJSR109IMPL-00057.MSG_COMMENT=# {0} - web service name, {1} - type, AS-WSJSR109IMPL-00070=Unsupported method request = [{0}] for endpoint {1} at {2}., AS-WSJSR109IMPL-00070.MSG_COMMENT=# {0} - method name, {1} - endpoint name, {2} - URL, AS-WSJSR109IMPL-00071=invocation error on ejb endpoint {0} at {1} : {2}., AS-WSJSR109IMPL-00071.MSG_COMMENT=# {0} - endpoint name, {1} - URL, {2} - message from exception, AS-WSJSR109IMPL-00072=Cannot initialize endpoint {0} : error is :, AS-WSJSR109IMPL-00072.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00073=Error In EjbRuntimeEndpointInfo, AS-WSJSR109IMPL-00074=Missing internal monitoring info to trace {0}., AS-WSJSR109IMPL-00075=null message POSTed to ejb endpoint {0} at {1}., AS-WSJSR109IMPL-00076=Invalid request scheme for Endpoint {0}. Expected ''{1}'', received ''{2}''., AS-WSJSR109IMPL-00076.MSG_COMMENT=# {0} - endpoint name, {1} - URL scheme, {2} - URL scheme, AS-WSJSR109IMPL-00077=authentication failed for {0}, AS-WSJSR109IMPL-00077.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00078=Servlet web service endpoint ''{0}'' failure, AS-WSJSR109IMPL-00078.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00079=Error occured, AS-WSJSR109IMPL-00080=Error invoking servlet impl, AS-WSJSR109IMPL-00081=Servlet web service endpoint ''{0}'' HTTP GET error, AS-WSJSR109IMPL-00081.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00082=Deployment failed, AS-WSJSR109IMPL-00083=Cannot load the wsdl from the aplication: {0}, AS-WSJSR109IMPL-00083.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00084=Creating endpoint with packaged WSDL {0}, AS-WSJSR109IMPL-00084.MSG_COMMENT=# {0} - path to WSDL, AS-WSJSR109IMPL-00085=Metadata documents:, AS-WSJSR109IMPL-00086=For endpoint {0}, Ignoring configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00086.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00087=For endpoint {0}, Unsupported configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00087.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00088=Unexpected error in EJB WebService endpoint post processing, AS-WSJSR109IMPL-00089=Error in resolving the catalog, AS-WSJSR109IMPL-00090=In doWebServicesDeployment: using local web services. There are {0}. The app has total of {1}., AS-WSJSR109IMPL-00091=In doWebServicesDeployment: using web services via extension {0}, AS-WSJSR109IMPL-00092=File already exists {0}, AS-WSJSR109IMPL-00093=Directory already exists {0}, AS-WSJSR109IMPL-00094=Received HTTP GET containing text/xml content for endpoint {0} at {1}. HTTP POST should be used instead., AS-WSJSR109IMPL-00094.MSG_COMMENT=# {0} - endpoint name, {1} - URL, AS-WSJSR109IMPL-00095=Serving up final wsdl {0} for {1}, AS-WSJSR109IMPL-00096=Failure serving WSDL for web service {0}, AS-WSJSR109IMPL-00096.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00097=Invalid wsdl request for web service {0}, AS-WSJSR109IMPL-00097.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00098=Unable to load impl class {0}, AS-WSJSR109IMPL-00099=Cannot write out a HTTP XML exception : {0}, AS-WSJSR109IMPL-00099.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00100=cannot write SOAPFault to the HTTP response, AS-WSJSR109IMPL-00101=Cannot create soap fault for {0}, AS-WSJSR109IMPL-00101.MSG_COMMENT=# {0} - fault message, AS-WSJSR109IMPL-00102=Class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00102.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00103=Handler class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00103.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00104=Failure while calling PostConstruct/PreDestroy method, AS-WSJSR109IMPL-00105=Unable to load handler class {0}, AS-WSJSR109IMPL-00105.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00106=Handler {0} instance injection failed: {1}, AS-WSJSR109IMPL-00106.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00107=Cannot log SOAP Message {0}, AS-WSJSR109IMPL-00107.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00108=Exception in creating endpoint, AS-WSJSR109IMPL-00109=deleting directory failed : {0}, AS-WSJSR109IMPL-00109.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00110=creating directory failed : {0}, AS-WSJSR109IMPL-00110.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00111=Invoking wsimport with {0}, AS-WSJSR109IMPL-00111.MSG_COMMENT=# {0} - arguments, AS-WSJSR109IMPL-00112=wsimport successful, AS-WSJSR109IMPL-00113=wsimport failed, AS-WSJSR109IMPL-00114=authentication succeeded for endpoint ''{0}'' in {1} {2}, AS-WSJSR109IMPL-00115=wsimport successful, AS-WSJSR109IMPL-00116=missing implementation class for {0}, AS-WSJSR109IMPL-00116.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00117=Web service endpoint {0} component link {1} is not valid, AS-WSJSR109IMPL-00117.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSJSR109IMPL-00120=destroyManagedObject failed for Handler {0} for Service {1} with error {2}, AS-WSJSR109IMPL-00120.MSG_COMMENT=# {0} - handler class name, {1} - service endpoint name, {2} - exception message, AS-WSJSR109IMPL-00121=Module type ''{0}'' is not supported., AS-WSJSR109IMPL-00121.MSG_COMMENT=# {0} - module type name, AS-WSJSR109IMPL-00122={0} does not support {1}, AS-WSJSR109IMPL-00122.MSG_COMMENT=# {0} - parser class name, {1} - feature ID, AS-WSJSR109IMPL-00123=Going to fetch ServletAdapter holding wsdl content for web service {0} based on url: {1}} [2024-06-27T10:20:16.496Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:16.496Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:16.496Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:16.496Z] [INFO] Processing: jakarta.enterprise.webservices on element LOG_DOMAIN [2024-06-27T10:20:16.496Z] [INFO] Enclosing type is org.glassfish.webservices.LogUtils [2024-06-27T10:20:16.496Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.description=JSR-109 Implementation Logger, jakarta.enterprise.webservices.publish=true, jakarta.enterprise.webservices.subsystem=WEBSERVICES} [2024-06-27T10:20:16.496Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:16.496Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:20:16.496Z] [INFO] Found enclosing element org.glassfish.webservices.LogUtils [2024-06-27T10:20:16.496Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:16.496Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:16.496Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:16.496Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:16.496Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:16.496Z] [INFO] [2024-06-27T10:20:16.496Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsr109-impl --- [2024-06-27T10:20:16.496Z] [INFO] Not copying test resources [2024-06-27T10:20:16.496Z] [INFO] [2024-06-27T10:20:16.496Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsr109-impl --- [2024-06-27T10:20:16.496Z] [INFO] Not compiling test sources [2024-06-27T10:20:16.496Z] [INFO] [2024-06-27T10:20:16.496Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jsr109-impl --- [2024-06-27T10:20:16.496Z] [INFO] [2024-06-27T10:20:16.496Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsr109-impl --- [2024-06-27T10:20:16.496Z] [INFO] Tests are skipped. [2024-06-27T10:20:16.496Z] [INFO] [2024-06-27T10:20:16.496Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsr109-impl --- [2024-06-27T10:20:16.496Z] [INFO] Executing tasks [2024-06-27T10:20:16.496Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/classes/META-INF for [2024-06-27T10:20:16.496Z] [INFO] [echo] jsr109-impl [2024-06-27T10:20:16.496Z] [INFO] Executed tasks [2024-06-27T10:20:16.496Z] [INFO] [2024-06-27T10:20:16.496Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsr109-impl --- [2024-06-27T10:20:16.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/jsr109-impl.jar [2024-06-27T10:20:16.752Z] [INFO] [2024-06-27T10:20:16.752Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsr109-impl --- [2024-06-27T10:20:16.752Z] [INFO] Tests are skipped. [2024-06-27T10:20:16.752Z] [INFO] [2024-06-27T10:20:16.753Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsr109-impl --- [2024-06-27T10:20:16.753Z] [INFO] Tests are skipped. [2024-06-27T10:20:16.753Z] [INFO] [2024-06-27T10:20:16.753Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-jsr109-impl-checkstyle) @ jsr109-impl --- [2024-06-27T10:20:16.753Z] [INFO] [2024-06-27T10:20:16.753Z] [INFO] --- install:3.1.1:install (default-install) @ jsr109-impl --- [2024-06-27T10:20:16.753Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.16-SNAPSHOT/jsr109-impl-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:16.753Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.16-SNAPSHOT/jsr109-impl-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:16.753Z] [INFO] [2024-06-27T10:20:16.753Z] [INFO] [2024-06-27T10:20:16.753Z] [INFO] [2024-06-27T10:20:16.753Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2024-06-27T10:20:16.753Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2024-06-27T10:20:16.753Z] [INFO] Building SOAP/TCP integration code 7.0.16-SNAPSHOT [281/302] [2024-06-27T10:20:16.753Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2024-06-27T10:20:16.753Z] [INFO] Building GlassFish Metro Glue Code 7.0.16-SNAPSHOT [282/302] [2024-06-27T10:20:16.753Z] [INFO] from appserver/webservices/soap-tcp/pom.xml [2024-06-27T10:20:16.753Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:16.753Z] [INFO] Building WebServices Security and Jakarta Authentication implementation 7.0.16-SNAPSHOT [283/302] [2024-06-27T10:20:16.753Z] [INFO] from appserver/security/webservices.security/pom.xml [2024-06-27T10:20:16.753Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:16.753Z] [INFO] from appserver/webservices/metro-glue/pom.xml [2024-06-27T10:20:16.753Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:16.753Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:16.753Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:16.753Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:16.753Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:16.753Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:16.753Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00001 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00001 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00002 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00002 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00003 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00003 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00004 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00004 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00005 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00005 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00006 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00006 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00007 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00007 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00008 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00008 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00009 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00009 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00010 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00010 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00011 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00011 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00012 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00012 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00013 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00013 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00014 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00014 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00015 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00015 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00016 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00016 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00017 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00017 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00018 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00018 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00019 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00019 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00020 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00020 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00021 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00021 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00022 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00022 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00023 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00023 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00024 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00024 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00025 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00025 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00026 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00026 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00027 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00027 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00028 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00028 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00029 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00029 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00030 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00030 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00031 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00031 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00032 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00032 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00033 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00033 needs checking for cause/action: true [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00034 [2024-06-27T10:20:16.753Z] [INFO] Message AS-CDI-00034 needs checking for cause/action: false [2024-06-27T10:20:16.753Z] [INFO] Processing: AS-CDI-00035 [2024-06-27T10:20:16.754Z] [INFO] Message AS-CDI-00035 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-CDI-00036 [2024-06-27T10:20:16.754Z] [INFO] Message AS-CDI-00036 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-CDI-00037 [2024-06-27T10:20:16.754Z] [INFO] Message AS-CDI-00037 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-CDI-00038 [2024-06-27T10:20:16.754Z] [INFO] Message AS-CDI-00038 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-CDI-00039 [2024-06-27T10:20:16.754Z] [INFO] Message AS-CDI-00039 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-CDI-00040 [2024-06-27T10:20:16.754Z] [INFO] Message AS-CDI-00040 needs checking for cause/action: true [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-CDI-00041 [2024-06-27T10:20:16.754Z] [INFO] Message AS-CDI-00041 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-CDI-00042 [2024-06-27T10:20:16.754Z] [INFO] Message AS-CDI-00042 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-CDI-00043 [2024-06-27T10:20:16.754Z] [INFO] Message AS-CDI-00043 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-CDI-00044 [2024-06-27T10:20:16.754Z] [INFO] Message AS-CDI-00044 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-CDI-00045 [2024-06-27T10:20:16.754Z] [INFO] Message AS-CDI-00045 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00001 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00001 needs checking for cause/action: true [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00002 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00002 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00003 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00003 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00004 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00004 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00005 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00005 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00006 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00006 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00007 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00007 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00008 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00008 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00009 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00009 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00010 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00010 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00011 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00011 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00012 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00012 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00013 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00013 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00014 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00014 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00015 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00015 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00016 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00016 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00017 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00017 needs checking for cause/action: false [2024-06-27T10:20:16.754Z] [INFO] Processing: AS-JTA-00018 [2024-06-27T10:20:16.754Z] [INFO] Message AS-JTA-00018 needs checking for cause/action: false [2024-06-27T10:20:16.755Z] [INFO] Total Messages including ones found from disk so far: {AS-CDI-00001=Setting Context Class Loader for {0} to {1}., AS-CDI-00002=BeanDeploymentArchiveImpl::addBeanClass - adding {0} to {1}., AS-CDI-00003={0} not added to beanClasses, AS-CDI-00004=Processing {0} as it has {1} or {2}., AS-CDI-00005=Error while trying to load Bean Class {0} : {1}., AS-CDI-00006=Processing WEB-INF/lib in {0}., AS-CDI-00007=WEB-INF/lib: considering {0} as a bean archive and hence added another BDA for it., AS-CDI-00008=WEB-INF/lib: skipping {0} as it doesn't have beans.xml., AS-CDI-00009=JAR processing: {0} as a Bean archive jar since it has META-INF/beans.xml., AS-CDI-00010=Ensure {0} is associated with {1}, AS-CDI-00011=Ensure web lib jar visibility. Updating {0}., AS-CDI-00012=Ensure web lib jar visibility. Updating {0} to include {1}., AS-CDI-00013=Collecting jar info for {0}., AS-CDI-00014=Error reading archive. {0}, AS-CDI-00015=Collecting rar info for {0}., AS-CDI-00016=Using Context Class Loader., AS-CDI-00017=Context Class Loader is null. Using DeploymentImpl's classloader., AS-CDI-00018=Creating deployment for archive: {0}., AS-CDI-00019=getBeanDeploymentArchives returning {0}., AS-CDI-00020=loadBeanDeploymentArchive for beanClass {0}, AS-CDI-00021=loadBeanDeploymentArchive checking for {0} in root BDA {0}., AS-CDI-00022=loadBeanDeploymentArchive An existing BDA has this class {0}. Adding this class as a bean class it to existing bda: {1}., AS-CDI-00023=loadBeanDeploymentArchive checking for {0} in subBDA {1}., AS-CDI-00024=loadBeanDeploymentArchive beanClass {0} not found in the BDAs of this deployment. Creating a new BDA., AS-CDI-00025=loadBeanDeploymentArchive new BDA {0} created. Adding new BDA to all root BDAs of this deployment., AS-CDI-00026=loadBeanDeploymentArchive for beanClass {0} returning the newly created BDA {1}, AS-CDI-00027=Exception thrown while scanning for library jars. {0}, AS-CDI-00028=Processing {0} as it has one or more qualified CDI-annotated beans, AS-CDI-00029=JAR processing: {0} since it contains one or more classes with a scope annotation, AS-CDI-00030=BDAImpl::ensureWebLibJarVisibility - {0} being associated with {1}, AS-CDI-00031=BDAImpl::ensureWebLibJarVisibility - updating {0}, AS-CDI-00032=BDAImpl::ensureWebLibJarVisibility - updating {0} to include {1}, AS-CDI-00033=Error reading archive : {0}, AS-CDI-00034=TCL is null. Using BeanDeploymentArchiveImpl's classloader, AS-CDI-00035=Could not create WeldELContextListener instance. {0}, AS-CDI-00036=Exception in WeldBootstrap.shutdown., AS-CDI-00037=jakarta.jms.MessageListener Class available, so need to fire PIT events to MDBs, AS-CDI-00038={0} is an MDB and so need to fire a PIT event to it., AS-CDI-00039=WeldDeployer adding injectionServices {0} for {1}., AS-CDI-00040=Unable to create URI for URL: {0}. Exception: {1}, AS-CDI-00041=Trying to register interceptor: {0}, AS-CDI-00042=Adding interceptor: {0} for EJB: {1}., AS-CDI-00043=getBDAForBeanClass -- search in {0} for {1}, AS-CDI-00044=CDIServiceImpl.getBDAForBeanClass: TopLevelBDA {0} contains beanClassName: {1}., AS-CDI-00045=CDIServiceImpl.getBDAForBeanClass: subBDA {0} contains beanClassName: {1}., AS-JTA-00001=Encountered NamingException while attempting to acquire transaction manager for Transactional annotation interceptors {0}, AS-JTA-00002=About to setRollbackOnly from @Transactional interceptor on transaction: {0}, AS-JTA-00003=No ComponentInvocation present for @Transactional annotation processing. Restriction on use of UserTransaction will not be enforced., AS-JTA-00004=In MANDATORY TransactionalInterceptor, AS-JTA-00005=In NEVER TransactionalInterceptor, AS-JTA-00006=In NOT_SUPPORTED TransactionalInterceptor, AS-JTA-00007=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction..., AS-JTA-00008=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction failed due to {0}, AS-JTA-00009=In REQUIRED TransactionalInterceptor, AS-JTA-00010=Managed bean with Transactional annotation and TxType of REQUIRED called outside a transaction context. Beginning a transaction..., AS-JTA-00011=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during begin {0}, AS-JTA-00012=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during commit {0}, AS-JTA-00013=In REQUIRES_NEW TransactionalInterceptor, AS-JTA-00014=Managed bean with Transactional annotation and TxType of REQUIRES_NEW called inside a transaction context. Suspending before beginning a transaction..., AS-JTA-00015=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during begin {0}, AS-JTA-00016=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during commit {0}, AS-JTA-00017=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during resume {0}, AS-JTA-00018=In SUPPORTS TransactionalInterceptor} [2024-06-27T10:20:16.755Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:16.755Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:16.755Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:16.755Z] [INFO] Processing: jakarta.enterprise.inject.spi on element CDI_LOGGER_SUBSYSTEM_NAME [2024-06-27T10:20:16.755Z] [INFO] Enclosing type is org.glassfish.cdi.CDILoggerInfo [2024-06-27T10:20:16.755Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-06-27T10:20:16.755Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionScopedCDIUtil [2024-06-27T10:20:16.755Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-06-27T10:20:16.755Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionalInterceptorBase [2024-06-27T10:20:16.755Z] [INFO] Processing: jakarta.enterprise.resource.weld on element WELD_LOGGER_SUBSYSTEM_NAME [2024-06-27T10:20:16.755Z] [INFO] Enclosing type is org.glassfish.weld.services.CDIServiceImpl [2024-06-27T10:20:16.755Z] [INFO] Loggers found so far: {jakarta.enterprise.inject.spi.description=CDI, jakarta.enterprise.inject.spi.publish=true, jakarta.enterprise.inject.spi.subsystem=AS-CDI, jakarta.enterprise.resource.jta.description=CDI-JTA, jakarta.enterprise.resource.jta.publish=true, jakarta.enterprise.resource.jta.subsystem=AS-CDI-JTA, jakarta.enterprise.resource.weld.description=WELD, jakarta.enterprise.resource.weld.publish=true, jakarta.enterprise.resource.weld.subsystem=AS-WELD} [2024-06-27T10:20:16.755Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:16.756Z] [INFO] Found enclosing element CDI_LOGGER_SUBSYSTEM_NAME [2024-06-27T10:20:16.756Z] [INFO] Found enclosing element org.glassfish.cdi.CDILoggerInfo [2024-06-27T10:20:16.756Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:16.756Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:16.756Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:16.756Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:16.756Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:16.756Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:16.756Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration --- [2024-06-27T10:20:16.756Z] [INFO] Not copying test resources [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration --- [2024-06-27T10:20:16.756Z] [INFO] Not compiling test sources [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration --- [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration --- [2024-06-27T10:20:16.756Z] [INFO] Tests are skipped. [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration --- [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-glue --- [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- clean:3.3.2:clean (default-clean) @ soap-tcp --- [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-glue --- [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ soap-tcp --- [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ metro-glue --- [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ soap-tcp --- [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ metro-glue --- [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ soap-tcp --- [2024-06-27T10:20:16.756Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:16.756Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:16.756Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:16.756Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices.security --- [2024-06-27T10:20:16.756Z] Enter keystore password: Certificate stored in file [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices.security --- [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices.security --- [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices.security --- [2024-06-27T10:20:16.756Z] [2024-06-27T10:20:16.756Z] Warning: [2024-06-27T10:20:16.756Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:16.756Z] [INFO] Executing tasks [2024-06-27T10:20:16.756Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/classes/META-INF for [2024-06-27T10:20:16.756Z] [INFO] [echo] weld-integration [2024-06-27T10:20:16.756Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:16.756Z] [INFO] Executed tasks [2024-06-27T10:20:16.756Z] [INFO] [2024-06-27T10:20:16.756Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:16.756Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration --- [2024-06-27T10:20:17.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/weld-integration.jar [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration --- [2024-06-27T10:20:17.012Z] [INFO] Tests are skipped. [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration --- [2024-06-27T10:20:17.012Z] [INFO] Tests are skipped. [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-checkstyle) @ weld-integration --- [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration --- [2024-06-27T10:20:17.012Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.16-SNAPSHOT/weld-integration-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:17.012Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.16-SNAPSHOT/weld-integration-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2024-06-27T10:20:17.012Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-config >--------- [2024-06-27T10:20:17.012Z] [INFO] Building Glassfish Web Featureset 7.0.16-SNAPSHOT [284/302] [2024-06-27T10:20:17.012Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2024-06-27T10:20:17.012Z] [INFO] from appserver/featuresets/web/pom.xml [2024-06-27T10:20:17.012Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:20:17.012Z] [INFO] Building GlassFish MicroProfile Config 7.0.16-SNAPSHOT [285/302] [2024-06-27T10:20:17.012Z] [INFO] Building JMS Injection Module for Runtime 7.0.16-SNAPSHOT [286/302] [2024-06-27T10:20:17.012Z] [INFO] from appserver/microprofile/config/pom.xml [2024-06-27T10:20:17.012Z] [INFO] from appserver/jms/gf-jms-injection/pom.xml [2024-06-27T10:20:17.012Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:17.012Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-injection --- [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-injection --- [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jms-injection --- [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jms-injection --- [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-config --- [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-config --- [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-config --- [2024-06-27T10:20:17.012Z] [INFO] [2024-06-27T10:20:17.012Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-config --- [2024-06-27T10:20:17.012Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:17.012Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:17.012Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:17.012Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:17.271Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:17.271Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[300,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.271Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[301,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.271Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[302,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:17.271Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[303,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.271Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[304,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:17.271Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1531,69] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.271Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1969,67] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.271Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1989,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.271Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2002,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.271Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2374,58] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2447,43] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2498,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2575,66] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2606,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1341,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1398,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[335,20] deprecated item is not annotated with @Deprecated [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[337,16] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[90,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[124,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[57,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.272Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[59,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[61,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[63,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[80,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[82,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[84,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[86,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[56,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[58,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[75,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[77,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[151,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[180,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2660,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2695,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.273Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4376,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4387,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4398,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4409,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4420,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4431,38] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4442,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4453,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/ClassDesc.java:[357,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[237,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[240,33] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[249,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[305,78] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[329,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[331,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[338,33] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:20:17.274Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[345,33] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[352,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[359,33] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[365,33] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[372,37] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[374,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[433,33] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[475,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[477,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[630,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[71,47] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[157,22] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/SelectQueryPlan.java:[588,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStoreManager.java:[216,21] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/Statement.java:[46,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.275Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/DBVendorType.java:[302,45] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[117,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[131,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,54] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/constraint/ConstraintParamIndex.java:[50,15] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[241,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[253,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[259,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[265,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[271,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[277,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[283,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,68] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.276Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/connection/ConnectionImpl.java:[850,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:20:17.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/connection/ConnectionManager.java:[1489,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:20:17.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/oracle/OracleSpecialDBOperation.java:[252,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:17.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/oracle/OracleSpecialDBOperation.java:[345,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/ejb/LoggerFactoryiAS.java:[61,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:17.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[523,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[524,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[525,37] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:17.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[587,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:17.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[588,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:20:17.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[589,37] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:20:17.277Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[116,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:20:17.277Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Some input files use or override a deprecated API. [2024-06-27T10:20:17.277Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:17.277Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/CodeGeneration.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-06-27T10:20:17.277Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:17.277Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:17.277Z] [INFO] [2024-06-27T10:20:17.277Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-support-sqlstore --- [2024-06-27T10:20:17.277Z] [INFO] [2024-06-27T10:20:17.278Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-support-sqlstore --- [2024-06-27T10:20:17.533Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:20:17.533Z] [INFO] [2024-06-27T10:20:17.533Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-sqlstore --- [2024-06-27T10:20:17.533Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:17.788Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:17.788Z] [INFO] [2024-06-27T10:20:17.788Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-glue --- [2024-06-27T10:20:17.788Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:17.788Z] [INFO] [2024-06-27T10:20:17.788Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ soap-tcp --- [2024-06-27T10:20:17.788Z] [INFO] [2024-06-27T10:20:17.788Z] [INFO] [2024-06-27T10:20:17.788Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ soap-tcp --- [2024-06-27T10:20:17.788Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-glue --- [2024-06-27T10:20:17.788Z] [INFO] [2024-06-27T10:20:17.788Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ soap-tcp --- [2024-06-27T10:20:17.788Z] [INFO] [2024-06-27T10:20:17.788Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-glue --- [2024-06-27T10:20:17.788Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:17.788Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:17.788Z] [INFO] [2024-06-27T10:20:17.788Z] [INFO] --- resources:3.3.1:resources (default-resources) @ soap-tcp --- [2024-06-27T10:20:17.788Z] [INFO] [2024-06-27T10:20:17.788Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-glue --- [2024-06-27T10:20:17.789Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:20:17.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/src/main/manpages [2024-06-27T10:20:17.789Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:17.789Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:20:17.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/src/main/manpages [2024-06-27T10:20:17.789Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:17.789Z] [INFO] [2024-06-27T10:20:17.789Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ soap-tcp --- [2024-06-27T10:20:17.789Z] [INFO] [2024-06-27T10:20:17.789Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ metro-glue --- [2024-06-27T10:20:17.789Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:17.789Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:17.789Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:17.789Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:18.043Z] Enter keystore password: Certificate stored in file [2024-06-27T10:20:18.043Z] [2024-06-27T10:20:18.043Z] Warning: [2024-06-27T10:20:18.043Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:18.043Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:18.043Z] [INFO] [2024-06-27T10:20:18.043Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices.security --- [2024-06-27T10:20:18.043Z] [INFO] [2024-06-27T10:20:18.043Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices.security --- [2024-06-27T10:20:18.043Z] [INFO] [2024-06-27T10:20:18.044Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices.security --- [2024-06-27T10:20:18.044Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:18.044Z] [INFO] [2024-06-27T10:20:18.044Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices.security --- [2024-06-27T10:20:18.044Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:20:18.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/manpages [2024-06-27T10:20:18.044Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:18.044Z] [INFO] [2024-06-27T10:20:18.044Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices.security --- [2024-06-27T10:20:18.044Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:18.044Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:18.044Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:18.044Z] [INFO] [2024-06-27T10:20:18.044Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-injection --- [2024-06-27T10:20:18.044Z] [INFO] [2024-06-27T10:20:18.044Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-injection --- [2024-06-27T10:20:18.044Z] [INFO] [2024-06-27T10:20:18.044Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-injection --- [2024-06-27T10:20:18.044Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:18.044Z] [INFO] [2024-06-27T10:20:18.044Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-injection --- [2024-06-27T10:20:18.044Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:20:18.044Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:20:18.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/src/main/manpages [2024-06-27T10:20:18.044Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:18.044Z] [INFO] [2024-06-27T10:20:18.044Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jms-injection --- [2024-06-27T10:20:18.044Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:18.044Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:18.044Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore, has 4, private references [com.sun.jdo.spi.persistence.support.sqlstore.database, com.sun.jdo.spi.persistence.support.sqlstore.impl, com.sun.jdo.spi.persistence.support.sqlstore.model, com.sun.jdo.spi.persistence.support.sqlstore.state] [2024-06-27T10:20:18.044Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc, has 2, private references [com.sun.jdo.spi.persistence.support.sqlstore.query.util.scope, com.sun.jdo.spi.persistence.support.sqlstore.query.util.type] [2024-06-27T10:20:18.044Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:18.044Z] [INFO] [2024-06-27T10:20:18.044Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-sqlstore --- [2024-06-27T10:20:18.044Z] [INFO] [2024-06-27T10:20:18.044Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-support-sqlstore --- [2024-06-27T10:20:18.044Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:18.044Z] [INFO] Compiling 173 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:18.299Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:18.299Z] [INFO] [2024-06-27T10:20:18.299Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-config --- [2024-06-27T10:20:18.299Z] [INFO] [2024-06-27T10:20:18.299Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-config --- [2024-06-27T10:20:18.299Z] [INFO] [2024-06-27T10:20:18.300Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-config --- [2024-06-27T10:20:18.300Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:18.300Z] [INFO] [2024-06-27T10:20:18.300Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-config --- [2024-06-27T10:20:18.300Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:20:18.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/src/main/manpages [2024-06-27T10:20:18.300Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:18.300Z] [INFO] [2024-06-27T10:20:18.300Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-config --- [2024-06-27T10:20:18.300Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:18.300Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:18.300Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:20:18.860Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:18.860Z] [INFO] [2024-06-27T10:20:18.860Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ metro-glue --- [2024-06-27T10:20:18.860Z] [INFO] [2024-06-27T10:20:18.860Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ metro-glue --- [2024-06-27T10:20:18.860Z] [INFO] [2024-06-27T10:20:18.860Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ metro-glue --- [2024-06-27T10:20:18.860Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:18.860Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:18.860Z] [INFO] [2024-06-27T10:20:18.860Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ soap-tcp --- [2024-06-27T10:20:18.860Z] [INFO] [2024-06-27T10:20:18.860Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ soap-tcp --- [2024-06-27T10:20:18.860Z] Domain domain1 created. [2024-06-27T10:20:18.860Z] Domain domain1 admin port is 4848. [2024-06-27T10:20:18.860Z] Domain domain1 allows admin login as user "admin" with no password. [2024-06-27T10:20:18.860Z] Admin login information for host [localhost] and port [4848] [2024-06-27T10:20:18.860Z] is being overwritten with credentials provided because the [2024-06-27T10:20:18.860Z] --savelogin option was used during the create-domain command. [2024-06-27T10:20:18.860Z] Login information relevant to admin user name [admin] [2024-06-27T10:20:18.860Z] for this domain [domain1] stored at [2024-06-27T10:20:18.860Z] [/home/jenkins/.gfclient/pass] successfully. [2024-06-27T10:20:18.860Z] Make sure that this file remains protected. [2024-06-27T10:20:18.860Z] Information stored in this file will be used by [2024-06-27T10:20:18.860Z] administration commands to manage this domain. [2024-06-27T10:20:18.860Z] Command create-domain executed successfully. [2024-06-27T10:20:18.860Z] [INFO] [2024-06-27T10:20:18.860Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ soap-tcp --- [2024-06-27T10:20:18.860Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:19.115Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:19.115Z] [INFO] [2024-06-27T10:20:19.115Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-new --- [2024-06-27T10:20:19.115Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-06-27T10:20:19.115Z] [INFO] [2024-06-27T10:20:19.115Z] [INFO] --- command-security:1.0.17:check (default-check) @ metro-glue --- [2024-06-27T10:20:19.115Z] [INFO] [2024-06-27T10:20:19.115Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ metro-glue --- [2024-06-27T10:20:19.115Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:19.115Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:19.115Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:19.115Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java uses unchecked or unsafe operations. [2024-06-27T10:20:19.115Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:19.115Z] [INFO] [2024-06-27T10:20:19.115Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jms-injection --- [2024-06-27T10:20:19.115Z] [INFO] [2024-06-27T10:20:19.115Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jms-injection --- [2024-06-27T10:20:19.115Z] [INFO] [2024-06-27T10:20:19.115Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-injection --- [2024-06-27T10:20:19.115Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:19.115Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:19.115Z] [INFO] [2024-06-27T10:20:19.115Z] [INFO] --- command-security:1.0.17:check (default-check) @ soap-tcp --- [2024-06-27T10:20:19.115Z] [INFO] [2024-06-27T10:20:19.115Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ soap-tcp --- [2024-06-27T10:20:19.115Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-06-27T10:20:19.115Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:19.115Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:19.115Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:19.115Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:19.115Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,34] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:20:19.115Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java:[175,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:19.116Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java:[185,43] doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:20:19.116Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java: Some input files use or override a deprecated API. [2024-06-27T10:20:19.116Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:19.116Z] [INFO] [2024-06-27T10:20:19.116Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ webservices.security --- [2024-06-27T10:20:19.116Z] [INFO] [2024-06-27T10:20:19.116Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ webservices.security --- [2024-06-27T10:20:19.116Z] [INFO] [2024-06-27T10:20:19.116Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices.security --- [2024-06-27T10:20:19.116Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:19.676Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:19.676Z] [INFO] [2024-06-27T10:20:19.676Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-injection --- [2024-06-27T10:20:19.676Z] [INFO] [2024-06-27T10:20:19.676Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jms-injection --- [2024-06-27T10:20:19.676Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:19.676Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:19.676Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:19.676Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:19.676Z] [INFO] [2024-06-27T10:20:19.676Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-sqlstore --- [2024-06-27T10:20:19.676Z] [INFO] Not copying test resources [2024-06-27T10:20:19.677Z] [INFO] [2024-06-27T10:20:19.677Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-support-sqlstore --- [2024-06-27T10:20:19.677Z] [INFO] Not compiling test sources [2024-06-27T10:20:19.677Z] [INFO] [2024-06-27T10:20:19.677Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-sqlstore --- [2024-06-27T10:20:19.677Z] [INFO] [2024-06-27T10:20:19.677Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-sqlstore --- [2024-06-27T10:20:19.677Z] [INFO] Tests are skipped. [2024-06-27T10:20:19.677Z] [INFO] [2024-06-27T10:20:19.677Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-sqlstore --- [2024-06-27T10:20:19.677Z] [INFO] Executing tasks [2024-06-27T10:20:19.677Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF for [2024-06-27T10:20:19.677Z] [INFO] [echo] cmp-support-sqlstore [2024-06-27T10:20:19.677Z] [INFO] Executed tasks [2024-06-27T10:20:19.677Z] [INFO] [2024-06-27T10:20:19.677Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-sqlstore --- [2024-06-27T10:20:19.931Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:19.931Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:19.931Z] [INFO] [2024-06-27T10:20:19.931Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ microprofile-config --- [2024-06-27T10:20:19.931Z] [INFO] [2024-06-27T10:20:19.931Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ microprofile-config --- [2024-06-27T10:20:19.931Z] [INFO] [2024-06-27T10:20:19.931Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices.security --- [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices.security --- [2024-06-27T10:20:19.932Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:19.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar [2024-06-27T10:20:19.932Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-config --- [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-new --- [2024-06-27T10:20:19.932Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-new --- [2024-06-27T10:20:19.932Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:19.932Z] [INFO] Tests are skipped. [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-new --- [2024-06-27T10:20:19.932Z] [INFO] Tests are skipped. [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-new-checkstyle) @ nucleus-new --- [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-new --- [2024-06-27T10:20:19.932Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.16-SNAPSHOT/nucleus-new-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:19.932Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/nucleus-new.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.16-SNAPSHOT/nucleus-new-7.0.16-SNAPSHOT.zip [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-sqlstore --- [2024-06-27T10:20:19.932Z] [INFO] Tests are skipped. [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-sqlstore --- [2024-06-27T10:20:19.932Z] [INFO] Tests are skipped. [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-sqlstore-checkstyle) @ cmp-support-sqlstore --- [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-sqlstore --- [2024-06-27T10:20:19.932Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.16-SNAPSHOT/cmp-support-sqlstore-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:19.932Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.16-SNAPSHOT/cmp-support-sqlstore-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2024-06-27T10:20:19.932Z] [INFO] Building support ejb module for cmp 7.0.16-SNAPSHOT [287/302] [2024-06-27T10:20:19.932Z] [INFO] from appserver/persistence/cmp/support-ejb/pom.xml [2024-06-27T10:20:19.932Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:19.932Z] [WARNING] ***************************************************************** [2024-06-27T10:20:19.932Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-06-27T10:20:19.932Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-06-27T10:20:19.932Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-06-27T10:20:19.932Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-06-27T10:20:19.932Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-06-27T10:20:19.932Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-06-27T10:20:19.932Z] [WARNING] * question, not against Apache Maven. * [2024-06-27T10:20:19.932Z] [WARNING] ***************************************************************** [2024-06-27T10:20:19.932Z] [WARNING] The following plugins are not marked as thread-safe in support ejb module for cmp: [2024-06-27T10:20:19.932Z] [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [2024-06-27T10:20:19.932Z] [WARNING] [2024-06-27T10:20:19.932Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-06-27T10:20:19.932Z] [WARNING] ***************************************************************** [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-ejb --- [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-ejb --- [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-support-ejb --- [2024-06-27T10:20:19.932Z] [INFO] [2024-06-27T10:20:19.932Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-ejb --- [2024-06-27T10:20:20.188Z] [INFO] performing grammar generation [EJBQL.g] [2024-06-27T10:20:20.444Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:20.444Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:20.444Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:20.444Z] [INFO] Processing: AS-WSMETROGLUE-10010 [2024-06-27T10:20:20.444Z] [INFO] Message AS-WSMETROGLUE-10010 needs checking for cause/action: false [2024-06-27T10:20:20.444Z] [INFO] Processing: AS-WSMETROGLUE-10020 [2024-06-27T10:20:20.444Z] [INFO] Message AS-WSMETROGLUE-10020 needs checking for cause/action: false [2024-06-27T10:20:20.444Z] [INFO] Processing: AS-WSMETROGLUE-10011 [2024-06-27T10:20:20.444Z] [INFO] Message AS-WSMETROGLUE-10011 needs checking for cause/action: false [2024-06-27T10:20:20.444Z] [INFO] Processing: AS-WSMETROGLUE-10012 [2024-06-27T10:20:20.444Z] [INFO] Message AS-WSMETROGLUE-10012 needs checking for cause/action: false [2024-06-27T10:20:20.444Z] [INFO] Processing: AS-WSMETROGLUE-10001 [2024-06-27T10:20:20.444Z] [INFO] Message AS-WSMETROGLUE-10001 needs checking for cause/action: false [2024-06-27T10:20:20.444Z] [INFO] Processing: AS-WSMETROGLUE-10002 [2024-06-27T10:20:20.444Z] [INFO] Message AS-WSMETROGLUE-10002 needs checking for cause/action: false [2024-06-27T10:20:20.444Z] [INFO] Processing: AS-WSMETROGLUE-10003 [2024-06-27T10:20:20.444Z] [INFO] Message AS-WSMETROGLUE-10003 needs checking for cause/action: false [2024-06-27T10:20:20.444Z] [INFO] Processing: AS-WSMETROGLUE-10004 [2024-06-27T10:20:20.444Z] [INFO] Message AS-WSMETROGLUE-10004 needs checking for cause/action: false [2024-06-27T10:20:20.444Z] [INFO] Processing: AS-WSMETROGLUE-19999 [2024-06-27T10:20:20.444Z] [INFO] Message AS-WSMETROGLUE-19999 needs checking for cause/action: false [2024-06-27T10:20:20.444Z] [INFO] Processing: AS-WSMETROGLUE-19998 [2024-06-27T10:20:20.444Z] [INFO] Message AS-WSMETROGLUE-19998 needs checking for cause/action: false [2024-06-27T10:20:20.444Z] [INFO] Total Messages including ones found from disk so far: {AS-WSMETROGLUE-10001=Loading WS-TX Services. Please wait., AS-WSMETROGLUE-10002=WS-TX Services successfully started., AS-WSMETROGLUE-10003=WS-TX Services application was deployed explicitly., AS-WSMETROGLUE-10004=Cannot deploy or load WS-TX Services: {0}, AS-WSMETROGLUE-10004.MSG_COMMENT=# {0} - cause, AS-WSMETROGLUE-10010=Web service endpoint deployment events listener registered successfully., AS-WSMETROGLUE-10011=Endpoint deployment even received., AS-WSMETROGLUE-10012=Endpoint undeployment even received., AS-WSMETROGLUE-10020=High availability environment configuration injected into Metro high availability provider., AS-WSMETROGLUE-19998=Exception occurred retrieving port configuration for WSTX service., AS-WSMETROGLUE-19999=Caught unexpected exception.} [2024-06-27T10:20:20.444Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:20.444Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:20.444Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:20.444Z] [INFO] Processing: jakarta.enterprise.webservices.metroglue on element LOG_DOMAIN [2024-06-27T10:20:20.444Z] [INFO] Enclosing type is org.glassfish.webservices.metroglue.LogUtils [2024-06-27T10:20:20.444Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.metroglue.description=Metro Glue Main Logger, jakarta.enterprise.webservices.metroglue.publish=true, jakarta.enterprise.webservices.metroglue.subsystem=WEBSERVICES} [2024-06-27T10:20:20.444Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:20.445Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:20:20.445Z] [INFO] Found enclosing element org.glassfish.webservices.metroglue.LogUtils [2024-06-27T10:20:20.445Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:20.445Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:20.445Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:20.445Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:20.445Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metro-glue --- [2024-06-27T10:20:20.445Z] [INFO] Not copying test resources [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ metro-glue --- [2024-06-27T10:20:20.445Z] [INFO] Not compiling test sources [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ metro-glue --- [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- surefire:3.2.5:test (default-test) @ metro-glue --- [2024-06-27T10:20:20.445Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-glue --- [2024-06-27T10:20:20.445Z] [INFO] Executing tasks [2024-06-27T10:20:20.445Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target/classes/META-INF for [2024-06-27T10:20:20.445Z] [INFO] [echo] metro-glue [2024-06-27T10:20:20.445Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:20:20.445Z] [2024-06-27T10:20:20.445Z] [INFO] performing grammar generation [JDOQLCodeGeneration.g] [2024-06-27T10:20:20.445Z] [INFO] Executed tasks [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- jar:3.3.0:jar (default-jar) @ metro-glue --- [2024-06-27T10:20:20.445Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target/metro-glue.jar [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-glue --- [2024-06-27T10:20:20.445Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-glue --- [2024-06-27T10:20:20.445Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-glue-checkstyle) @ metro-glue --- [2024-06-27T10:20:20.445Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:20.445Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:20.445Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:20.445Z] [INFO] Processing: AS-WSSOAPTCP-00001 [2024-06-27T10:20:20.445Z] [INFO] Message AS-WSSOAPTCP-00001 needs checking for cause/action: false [2024-06-27T10:20:20.445Z] [INFO] Processing: AS-WSSOAPTCP-00002 [2024-06-27T10:20:20.445Z] [INFO] Message AS-WSSOAPTCP-00002 needs checking for cause/action: false [2024-06-27T10:20:20.445Z] [INFO] Processing: AS-WSSOAPTCP-00003 [2024-06-27T10:20:20.445Z] [INFO] Message AS-WSSOAPTCP-00003 needs checking for cause/action: false [2024-06-27T10:20:20.445Z] [INFO] Processing: AS-WSSOAPTCP-00004 [2024-06-27T10:20:20.445Z] [INFO] Message AS-WSSOAPTCP-00004 needs checking for cause/action: false [2024-06-27T10:20:20.445Z] [INFO] Processing: AS-WSSOAPTCP-00050 [2024-06-27T10:20:20.445Z] [INFO] Message AS-WSSOAPTCP-00050 needs checking for cause/action: false [2024-06-27T10:20:20.445Z] [INFO] Processing: AS-WSSOAPTCP-00006 [2024-06-27T10:20:20.445Z] [INFO] Message AS-WSSOAPTCP-00006 needs checking for cause/action: false [2024-06-27T10:20:20.445Z] [INFO] Processing: AS-WSSOAPTCP-00007 [2024-06-27T10:20:20.445Z] [INFO] Message AS-WSSOAPTCP-00007 needs checking for cause/action: false [2024-06-27T10:20:20.445Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSOAPTCP-00001=Initialize SOAP/TCP protocol for port: {0}, AS-WSSOAPTCP-00001.MSG_COMMENT=# {0} - port number, AS-WSSOAPTCP-00002=Can not convert SOAP/TCP protocol id to byte array., AS-WSSOAPTCP-00003=SOAP/TCP endpoint removed: {0}, AS-WSSOAPTCP-00004=SOAP/TCP endpoint added: {0}, AS-WSSOAPTCP-00006=WSTCPAdapterRegistryImpl. Register adapter. Path: {0}, AS-WSSOAPTCP-00007=WSTCPAdapterRegistryImpl. DeRegister adapter for {0}, AS-WSSOAPTCP-00050=Following exception was thrown} [2024-06-27T10:20:20.445Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:20.445Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:20.445Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:20.445Z] [INFO] Processing: jakarta.enterprise.webservices.transport.tcp on element LOG_DOMAIN [2024-06-27T10:20:20.445Z] [INFO] Enclosing type is org.glassfish.webservices.transport.tcp.LogUtils [2024-06-27T10:20:20.445Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.transport.tcp.description=SOAP/TCP Transport Logger, jakarta.enterprise.webservices.transport.tcp.publish=true, jakarta.enterprise.webservices.transport.tcp.subsystem=WEBSERVICES} [2024-06-27T10:20:20.445Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:20.445Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:20:20.445Z] [INFO] Found enclosing element org.glassfish.webservices.transport.tcp.LogUtils [2024-06-27T10:20:20.445Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:20.445Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:20.445Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:20.445Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:20.445Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ soap-tcp --- [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- install:3.1.1:install (default-install) @ metro-glue --- [2024-06-27T10:20:20.445Z] [INFO] Not copying test resources [2024-06-27T10:20:20.445Z] [INFO] [2024-06-27T10:20:20.445Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ soap-tcp --- [2024-06-27T10:20:20.446Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.16-SNAPSHOT/metro-glue-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:20.446Z] [INFO] Not compiling test sources [2024-06-27T10:20:20.446Z] [INFO] [2024-06-27T10:20:20.446Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ soap-tcp --- [2024-06-27T10:20:20.446Z] [INFO] [2024-06-27T10:20:20.446Z] [INFO] --- surefire:3.2.5:test (default-test) @ soap-tcp --- [2024-06-27T10:20:20.446Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.16-SNAPSHOT/metro-glue-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:20.446Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.446Z] [INFO] [2024-06-27T10:20:20.446Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ soap-tcp --- [2024-06-27T10:20:20.446Z] [INFO] Executing tasks [2024-06-27T10:20:20.446Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target/classes/META-INF for [2024-06-27T10:20:20.446Z] [INFO] [echo] soap-tcp [2024-06-27T10:20:20.446Z] [INFO] Executed tasks [2024-06-27T10:20:20.446Z] [INFO] [2024-06-27T10:20:20.446Z] [INFO] --- jar:3.3.0:jar (default-jar) @ soap-tcp --- [2024-06-27T10:20:20.446Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target/soap-tcp.jar [2024-06-27T10:20:20.446Z] [INFO] [2024-06-27T10:20:20.446Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ soap-tcp --- [2024-06-27T10:20:20.446Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.446Z] [INFO] [2024-06-27T10:20:20.446Z] [INFO] --- failsafe:3.2.5:verify (verify) @ soap-tcp --- [2024-06-27T10:20:20.446Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.446Z] [INFO] [2024-06-27T10:20:20.446Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-soap-tcp-checkstyle) @ soap-tcp --- [2024-06-27T10:20:20.446Z] [INFO] [2024-06-27T10:20:20.446Z] [INFO] --- install:3.1.1:install (default-install) @ soap-tcp --- [2024-06-27T10:20:20.446Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.16-SNAPSHOT/soap-tcp-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:20.446Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.16-SNAPSHOT/soap-tcp-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:20.702Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-06-27T10:20:20.702Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-06-27T10:20:20.702Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-06-27T10:20:20.702Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-common-service-loader, Jar:helidon-config, Jar:helidon-common-media-type, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-06-27T10:20:20.702Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Export io.helidon.config, has 2, private references [io.helidon.common, io.helidon.config.spi] [2024-06-27T10:20:20.702Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-06-27T10:20:20.703Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-06-27T10:20:20.703Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-config --- [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-config --- [2024-06-27T10:20:20.703Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:20:20.703Z] [2024-06-27T10:20:20.703Z] [INFO] performing grammar generation [Semantic.g] [2024-06-27T10:20:20.703Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:20.703Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:20.703Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:20.703Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:20.703Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:20.703Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:20.703Z] [INFO] Processing: jakarta.enterprise.resource.jms.injection on element JMS_INJECTION_LOGGER [2024-06-27T10:20:20.703Z] [INFO] Enclosing type is org.glassfish.jms.injection.InjectableJMSContext [2024-06-27T10:20:20.703Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.injection.description=JMS Injection Logger, jakarta.enterprise.resource.jms.injection.publish=true, jakarta.enterprise.resource.jms.injection.subsystem=JMS_INJECTION} [2024-06-27T10:20:20.703Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:20.703Z] [INFO] Found enclosing element JMS_INJECTION_LOGGER [2024-06-27T10:20:20.703Z] [INFO] Found enclosing element org.glassfish.jms.injection.InjectableJMSContext [2024-06-27T10:20:20.703Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:20.703Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:20.703Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:20.703Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-injection --- [2024-06-27T10:20:20.703Z] [INFO] Not copying test resources [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jms-injection --- [2024-06-27T10:20:20.703Z] [INFO] Not compiling test sources [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-injection --- [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-injection --- [2024-06-27T10:20:20.703Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-injection --- [2024-06-27T10:20:20.703Z] [INFO] Executing tasks [2024-06-27T10:20:20.703Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target/classes/META-INF for [2024-06-27T10:20:20.703Z] [INFO] [echo] gf-jms-injection [2024-06-27T10:20:20.703Z] [INFO] Executed tasks [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-injection --- [2024-06-27T10:20:20.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-injection --- [2024-06-27T10:20:20.703Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-injection --- [2024-06-27T10:20:20.703Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-injection-checkstyle) @ gf-jms-injection --- [2024-06-27T10:20:20.703Z] [INFO] [2024-06-27T10:20:20.703Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-injection --- [2024-06-27T10:20:20.703Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.16-SNAPSHOT/gf-jms-injection-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:20.703Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.16-SNAPSHOT/gf-jms-injection-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:20.703Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:20.703Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:20.703Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:20.703Z] [INFO] Initial messages found so far: {} [2024-06-27T10:20:20.703Z] [INFO] Processing: AS-WSSECURITY-00001 [2024-06-27T10:20:20.703Z] [INFO] Message AS-WSSECURITY-00001 needs checking for cause/action: true [2024-06-27T10:20:20.703Z] [INFO] Processing: AS-WSSECURITY-00002 [2024-06-27T10:20:20.703Z] [INFO] Message AS-WSSECURITY-00002 needs checking for cause/action: true [2024-06-27T10:20:20.703Z] [INFO] Processing: AS-WSSECURITY-00003 [2024-06-27T10:20:20.703Z] [INFO] Message AS-WSSECURITY-00003 needs checking for cause/action: true [2024-06-27T10:20:20.703Z] [INFO] Processing: AS-WSSECURITY-00004 [2024-06-27T10:20:20.703Z] [INFO] Message AS-WSSECURITY-00004 needs checking for cause/action: true [2024-06-27T10:20:20.703Z] [INFO] Processing: AS-WSSECURITY-00005 [2024-06-27T10:20:20.703Z] [INFO] Message AS-WSSECURITY-00005 needs checking for cause/action: true [2024-06-27T10:20:20.704Z] [INFO] Processing: AS-WSSECURITY-00006 [2024-06-27T10:20:20.704Z] [INFO] Message AS-WSSECURITY-00006 needs checking for cause/action: false [2024-06-27T10:20:20.704Z] [INFO] Processing: AS-WSSECURITY-00007 [2024-06-27T10:20:20.704Z] [INFO] Message AS-WSSECURITY-00007 needs checking for cause/action: true [2024-06-27T10:20:20.704Z] [INFO] Processing: AS-WSSECURITY-00008 [2024-06-27T10:20:20.704Z] [INFO] Message AS-WSSECURITY-00008 needs checking for cause/action: true [2024-06-27T10:20:20.704Z] [INFO] Processing: AS-WSSECURITY-00009 [2024-06-27T10:20:20.704Z] [INFO] Message AS-WSSECURITY-00009 needs checking for cause/action: false [2024-06-27T10:20:20.704Z] [INFO] Processing: AS-WSSECURITY-00010 [2024-06-27T10:20:20.704Z] [INFO] Message AS-WSSECURITY-00010 needs checking for cause/action: false [2024-06-27T10:20:20.704Z] [INFO] Processing: AS-WSSECURITY-00011 [2024-06-27T10:20:20.704Z] [INFO] Message AS-WSSECURITY-00011 needs checking for cause/action: true [2024-06-27T10:20:20.704Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSECURITY-00001=Request processing failed., AS-WSSECURITY-00002=SEC2002: Container-auth: wss: Error validating request., AS-WSSECURITY-00003=SEC2003: Container-auth: wss: Error securing response., AS-WSSECURITY-00004=SEC2004: Container-auth: wss: Error securing request., AS-WSSECURITY-00005=SEC2005: Container-auth: wss: Error validating response., AS-WSSECURITY-00006=SEC2006: Container-auth: wss: Not a SOAP message context., AS-WSSECURITY-00007=EJB Webservice security configuration Failure., AS-WSSECURITY-00008=Servlet Webservice security configuration Failure, AS-WSSECURITY-00009=BASIC AUTH username/password http header parsing error for {0}, AS-WSSECURITY-00009.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00010=Servlet Webservice security configuration Failure, AS-WSSECURITY-00010.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00011=Following exception was thrown:} [2024-06-27T10:20:20.704Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:20:20.704Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:20.704Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:20.704Z] [INFO] Processing: jakarta.enterprise.webservices.security on element LOG_DOMAIN [2024-06-27T10:20:20.704Z] [INFO] Enclosing type is com.sun.enterprise.security.webservices.LogUtils [2024-06-27T10:20:20.704Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.security.description=Web Services Security Logger, jakarta.enterprise.webservices.security.publish=true, jakarta.enterprise.webservices.security.subsystem=WEBSERVICES} [2024-06-27T10:20:20.704Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:20:20.704Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:20:20.704Z] [INFO] Found enclosing element com.sun.enterprise.security.webservices.LogUtils [2024-06-27T10:20:20.704Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:20:20.704Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:20:20.704Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:20:20.704Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:20:20.704Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices.security --- [2024-06-27T10:20:20.704Z] [INFO] Not copying test resources [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webservices.security --- [2024-06-27T10:20:20.704Z] [INFO] Not compiling test sources [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices.security --- [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices.security --- [2024-06-27T10:20:20.704Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices.security --- [2024-06-27T10:20:20.704Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:20:20.704Z] [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-support-ejb --- [2024-06-27T10:20:20.704Z] [INFO] Not compiling main sources [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-ejb --- [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-ejb --- [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-ejb --- [2024-06-27T10:20:20.704Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-ejb --- [2024-06-27T10:20:20.704Z] [INFO] Executing tasks [2024-06-27T10:20:20.704Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-06-27T10:20:20.704Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/classes/META-INF for [2024-06-27T10:20:20.704Z] [INFO] [echo] webservices.security [2024-06-27T10:20:20.704Z] [INFO] Executed tasks [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices.security --- [2024-06-27T10:20:20.704Z] [INFO] Copying 3 resources from target/generated-sources/antlr to target/classes [2024-06-27T10:20:20.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/manpages [2024-06-27T10:20:20.704Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:20.704Z] [INFO] [2024-06-27T10:20:20.704Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-support-ejb --- [2024-06-27T10:20:20.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/webservices.security.jar [2024-06-27T10:20:20.705Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:20.705Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:20.705Z] [INFO] [2024-06-27T10:20:20.705Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices.security --- [2024-06-27T10:20:20.705Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.705Z] [INFO] [2024-06-27T10:20:20.705Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices.security --- [2024-06-27T10:20:20.705Z] [INFO] Tests are skipped. [2024-06-27T10:20:20.705Z] [INFO] [2024-06-27T10:20:20.705Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-webservices.security-checkstyle) @ webservices.security --- [2024-06-27T10:20:20.705Z] [INFO] [2024-06-27T10:20:20.705Z] [INFO] --- install:3.1.1:install (default-install) @ webservices.security --- [2024-06-27T10:20:20.705Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.16-SNAPSHOT/webservices.security-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:20.705Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.16-SNAPSHOT/webservices.security-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:20.705Z] [INFO] [2024-06-27T10:20:20.705Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2024-06-27T10:20:20.705Z] [INFO] Building Client OSGi module (including ACC) 7.0.16-SNAPSHOT [288/302] [2024-06-27T10:20:20.705Z] [INFO] from appserver/appclient/client/acc/pom.xml [2024-06-27T10:20:20.705Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:20.959Z] [INFO] [2024-06-27T10:20:20.959Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client-module --- [2024-06-27T10:20:20.959Z] [INFO] [2024-06-27T10:20:20.959Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client-module --- [2024-06-27T10:20:20.959Z] [INFO] [2024-06-27T10:20:20.959Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-client-module --- [2024-06-27T10:20:20.959Z] [INFO] [2024-06-27T10:20:20.959Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-client-module --- [2024-06-27T10:20:20.959Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:20.960Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:21.216Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:21.216Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-config --- [2024-06-27T10:20:21.216Z] [INFO] Not copying test resources [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-config --- [2024-06-27T10:20:21.216Z] [INFO] Not compiling test sources [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-config --- [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-config --- [2024-06-27T10:20:21.216Z] [INFO] Tests are skipped. [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-config --- [2024-06-27T10:20:21.216Z] [INFO] Executing tasks [2024-06-27T10:20:21.216Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/classes/META-INF for [2024-06-27T10:20:21.216Z] [INFO] [echo] microprofile-config [2024-06-27T10:20:21.216Z] [INFO] Executed tasks [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-config --- [2024-06-27T10:20:21.216Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/microprofile-config.jar [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ microprofile-config --- [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-06-27T10:20:21.216Z] [INFO] No sources to compile [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.216Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-06-27T10:20:21.216Z] [INFO] [2024-06-27T10:20:21.217Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-06-27T10:20:21.217Z] [INFO] [2024-06-27T10:20:21.217Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-06-27T10:20:21.217Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:21.217Z] [INFO] [2024-06-27T10:20:21.217Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-06-27T10:20:21.217Z] [INFO] No sources to compile [2024-06-27T10:20:21.217Z] [INFO] [2024-06-27T10:20:21.217Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-06-27T10:20:21.217Z] [INFO] No sources to compile [2024-06-27T10:20:21.217Z] [INFO] [2024-06-27T10:20:21.217Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-06-27T10:20:21.217Z] [INFO] Executing tasks [2024-06-27T10:20:21.217Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/web/target/classes/META-INF for [2024-06-27T10:20:21.217Z] [INFO] [echo] web [2024-06-27T10:20:21.217Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/web/target/classes/META-INF [2024-06-27T10:20:21.217Z] [INFO] Executed tasks [2024-06-27T10:20:21.217Z] [INFO] [2024-06-27T10:20:21.217Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-06-27T10:20:21.217Z] [INFO] Tests are skipped. [2024-06-27T10:20:21.217Z] [INFO] [2024-06-27T10:20:21.217Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-06-27T10:20:21.217Z] [INFO] Tests are skipped. [2024-06-27T10:20:21.217Z] [INFO] [2024-06-27T10:20:21.217Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-web-checkstyle) @ web --- [2024-06-27T10:20:21.217Z] [INFO] [2024-06-27T10:20:21.217Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-06-27T10:20:21.217Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/7.0.16-SNAPSHOT/web-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:21.472Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-06-27T10:20:21.472Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-06-27T10:20:21.472Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-06-27T10:20:21.472Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-common-service-loader, Jar:helidon-config, Jar:helidon-common-media-type, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-06-27T10:20:21.473Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Export io.helidon.config, has 2, private references [io.helidon.common, io.helidon.config.spi] [2024-06-27T10:20:21.473Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-06-27T10:20:21.473Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-06-27T10:20:21.473Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/microprofile-config.jar [2024-06-27T10:20:21.728Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:21.728Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/codegen/CMPGenerator.java:[47,10] deprecated item is not annotated with @Deprecated [2024-06-27T10:20:21.728Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java:[292,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:21.728Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/JDOCodeGenerator.java:[145,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:20:21.728Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.728Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.728Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[62,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.728Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.728Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.728Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[118,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.729Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[329,39] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:21.729Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[342,102] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:20:21.729Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[152,67] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:20:21.729Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[182,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.729Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[183,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.729Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[184,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.729Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[185,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.729Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[186,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.729Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[187,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.730Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[188,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.730Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[189,62] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.730Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[190,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.730Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[191,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.730Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[192,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.730Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[193,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.730Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[194,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.730Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[195,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.730Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[196,61] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.731Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[197,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.731Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[198,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.731Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[199,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.731Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[200,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.731Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[201,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.731Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[202,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.731Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[203,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.731Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[204,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.731Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[205,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.732Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[206,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.732Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[207,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.732Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[208,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.732Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[209,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.732Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[210,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.732Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[211,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.732Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[212,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.732Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[213,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.733Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[214,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.733Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[215,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.733Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[216,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.733Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[217,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.733Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[218,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:20:21.733Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[1344,29] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:20:21.733Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/cmp/EJBHashSet.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:21.733Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/cmp/EJBHashSet.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:21.733Z] [INFO] [2024-06-27T10:20:21.733Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-support-ejb --- [2024-06-27T10:20:21.733Z] [INFO] [2024-06-27T10:20:21.733Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-support-ejb --- [2024-06-27T10:20:21.733Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:21.733Z] [INFO] [2024-06-27T10:20:21.734Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-config --- [2024-06-27T10:20:21.734Z] [INFO] [2024-06-27T10:20:21.734Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-ejb --- [2024-06-27T10:20:21.734Z] [INFO] Tests are skipped. [2024-06-27T10:20:21.734Z] [INFO] [2024-06-27T10:20:21.734Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-config --- [2024-06-27T10:20:21.734Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:21.734Z] [INFO] Tests are skipped. [2024-06-27T10:20:21.734Z] [INFO] [2024-06-27T10:20:21.734Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-config-checkstyle) @ microprofile-config --- [2024-06-27T10:20:21.734Z] [INFO] [2024-06-27T10:20:21.734Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-config --- [2024-06-27T10:20:21.734Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/7.0.16-SNAPSHOT/microprofile-config-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:21.734Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/microprofile-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/7.0.16-SNAPSHOT/microprofile-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:21.734Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:21.734Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:21.734Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:21.734Z] [INFO] [2024-06-27T10:20:21.734Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client-module --- [2024-06-27T10:20:21.734Z] [INFO] [2024-06-27T10:20:21.734Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client-module --- [2024-06-27T10:20:21.734Z] [INFO] [2024-06-27T10:20:21.734Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client-module --- [2024-06-27T10:20:21.734Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:21.734Z] [INFO] [2024-06-27T10:20:21.734Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dtds-and-schemas) @ gf-client-module --- [2024-06-27T10:20:21.734Z] [INFO] [2024-06-27T10:20:21.734Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client-module --- [2024-06-27T10:20:21.734Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-06-27T10:20:21.734Z] [INFO] Copying 159 resources from target/dependency/glassfish/lib to target/classes [2024-06-27T10:20:21.734Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbc, has 2, private references [com.sun.jdo.spi.persistence.support.ejb.codegen, com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-06-27T10:20:21.734Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbqlc, has 1, private references [com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-06-27T10:20:21.734Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:21.735Z] [INFO] [2024-06-27T10:20:21.735Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-ejb --- [2024-06-27T10:20:21.735Z] [INFO] [2024-06-27T10:20:21.735Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-support-ejb --- [2024-06-27T10:20:21.991Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:21.991Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:21.991Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:20:21.991Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:21.991Z] [INFO] [2024-06-27T10:20:21.991Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-client-module --- [2024-06-27T10:20:21.991Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:21.991Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:22.550Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:22.550Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:22.551Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-ejb --- [2024-06-27T10:20:22.551Z] [INFO] Not copying test resources [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-support-ejb --- [2024-06-27T10:20:22.551Z] [INFO] Not compiling test sources [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-ejb --- [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-ejb --- [2024-06-27T10:20:22.551Z] [INFO] Tests are skipped. [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-ejb --- [2024-06-27T10:20:22.551Z] [INFO] Executing tasks [2024-06-27T10:20:22.551Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/classes/META-INF for [2024-06-27T10:20:22.551Z] [INFO] [echo] cmp-support-ejb [2024-06-27T10:20:22.551Z] [INFO] Executed tasks [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-ejb --- [2024-06-27T10:20:22.551Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-ejb --- [2024-06-27T10:20:22.551Z] [INFO] Tests are skipped. [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-ejb --- [2024-06-27T10:20:22.551Z] [INFO] Tests are skipped. [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-ejb-checkstyle) @ cmp-support-ejb --- [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-ejb --- [2024-06-27T10:20:22.551Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.16-SNAPSHOT/cmp-support-ejb-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:22.551Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.16-SNAPSHOT/cmp-support-ejb-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2024-06-27T10:20:22.551Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2024-06-27T10:20:22.551Z] [INFO] Building CMP tier for GlassFish 7.0.16-SNAPSHOT [289/302] [2024-06-27T10:20:22.551Z] [INFO] Building Embedded GlassFish Static Shell 7.0.16-SNAPSHOT [290/302] [2024-06-27T10:20:22.551Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml [2024-06-27T10:20:22.551Z] [INFO] from appserver/persistence/cmp/cmp-all/pom.xml [2024-06-27T10:20:22.551Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:20:22.551Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-all --- [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-all --- [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-all --- [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-all --- [2024-06-27T10:20:22.551Z] [INFO] No sources to compile [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-all --- [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.551Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-all --- [2024-06-27T10:20:22.551Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-all --- [2024-06-27T10:20:22.552Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-all --- [2024-06-27T10:20:22.552Z] [INFO] No sources to compile [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-all --- [2024-06-27T10:20:22.552Z] [INFO] No sources to compile [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-all --- [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] No sources to compile [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:20:22.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/main/manpages [2024-06-27T10:20:22.552Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:22.552Z] [INFO] Executing tasks [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-all/target/classes/META-INF for [2024-06-27T10:20:22.552Z] [INFO] [echo] cmp-all [2024-06-27T10:20:22.552Z] [INFO] No sources to compile [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-all/target/classes/META-INF [2024-06-27T10:20:22.552Z] [INFO] Executed tasks [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-all --- [2024-06-27T10:20:22.552Z] [INFO] No sources to compile [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] Not copying test resources [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] Not compiling test sources [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.552Z] [INFO] Tests are skipped. [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-all --- [2024-06-27T10:20:22.552Z] [INFO] Tests are skipped. [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-all-checkstyle) @ cmp-all --- [2024-06-27T10:20:22.552Z] [INFO] [2024-06-27T10:20:22.552Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-all --- [2024-06-27T10:20:22.552Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/7.0.16-SNAPSHOT/cmp-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:22.553Z] [INFO] Tests are skipped. [2024-06-27T10:20:22.553Z] [INFO] [2024-06-27T10:20:22.553Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.553Z] [INFO] Executing tasks [2024-06-27T10:20:22.553Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/classes/META-INF for [2024-06-27T10:20:22.553Z] [INFO] [echo] glassfish-embedded-static-shell [2024-06-27T10:20:22.553Z] [INFO] Executed tasks [2024-06-27T10:20:22.553Z] [INFO] [2024-06-27T10:20:22.553Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.808Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.808Z] [INFO] Tests are skipped. [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.808Z] [INFO] Tests are skipped. [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-checkstyle) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell --- [2024-06-27T10:20:22.808Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/7.0.16-SNAPSHOT/glassfish-embedded-static-shell-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:22.808Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/7.0.16-SNAPSHOT/glassfish-embedded-static-shell-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2024-06-27T10:20:22.808Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 7.0.16-SNAPSHOT [291/302] [2024-06-27T10:20:22.808Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2024-06-27T10:20:22.808Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml [2024-06-27T10:20:22.808Z] [INFO] Building Glassfish Web Profile Distribution 7.0.16-SNAPSHOT [292/302] [2024-06-27T10:20:22.808Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:20:22.808Z] [INFO] from appserver/distributions/web/pom.xml [2024-06-27T10:20:22.808Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.808Z] [INFO] No sources to compile [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.808Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.808Z] [INFO] Copying glassfish-embedded-static-shell.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-static-shell.jar [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.808Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/resources [2024-06-27T10:20:22.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/manpages [2024-06-27T10:20:22.808Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:22.808Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.809Z] [INFO] No sources to compile [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.809Z] [INFO] No sources to compile [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.809Z] [INFO] Executing tasks [2024-06-27T10:20:22.809Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF for [2024-06-27T10:20:22.809Z] [INFO] [echo] glassfish-embedded-static-shell-frag [2024-06-27T10:20:22.809Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF [2024-06-27T10:20:22.809Z] [INFO] Executed tasks [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.809Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:20:22.809Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.809Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.809Z] [INFO] Tests are skipped. [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.809Z] [INFO] Tests are skipped. [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-frag-checkstyle) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:20:22.809Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/7.0.16-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:22.809Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/7.0.16-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.16-SNAPSHOT.zip [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2024-06-27T10:20:22.809Z] [INFO] Building Embedded GlassFish Web 7.0.16-SNAPSHOT [293/302] [2024-06-27T10:20:22.809Z] [INFO] from appserver/extras/embedded/web/pom.xml [2024-06-27T10:20:22.809Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:20:22.809Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-06-27T10:20:22.809Z] [WARNING] ***************************************************************** [2024-06-27T10:20:22.809Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-06-27T10:20:22.809Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-06-27T10:20:22.809Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-06-27T10:20:22.809Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-06-27T10:20:22.809Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-06-27T10:20:22.809Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-06-27T10:20:22.809Z] [WARNING] * question, not against Apache Maven. * [2024-06-27T10:20:22.809Z] [WARNING] ***************************************************************** [2024-06-27T10:20:22.809Z] [WARNING] The following plugins are not marked as thread-safe in Glassfish Web Profile Distribution: [2024-06-27T10:20:22.809Z] [WARNING] org.glassfish.build:spec-version-maven-plugin:2.1 [2024-06-27T10:20:22.809Z] [WARNING] [2024-06-27T10:20:22.809Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-06-27T10:20:22.809Z] [WARNING] ***************************************************************** [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-web --- [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-web --- [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-web --- [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-web --- [2024-06-27T10:20:22.809Z] [INFO] No sources to compile [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-web --- [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-web --- [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.809Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-web --- [2024-06-27T10:20:22.809Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:22.809Z] [INFO] [2024-06-27T10:20:22.810Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-web --- [2024-06-27T10:20:22.810Z] [INFO] [2024-06-27T10:20:22.810Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-06-27T10:20:22.810Z] [INFO] [2024-06-27T10:20:22.810Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-06-27T10:20:22.810Z] [INFO] [2024-06-27T10:20:22.810Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-06-27T10:20:22.810Z] [INFO] [2024-06-27T10:20:22.810Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-06-27T10:20:22.810Z] [INFO] No sources to compile [2024-06-27T10:20:22.810Z] [INFO] [2024-06-27T10:20:22.810Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ web --- [2024-06-27T10:20:22.810Z] [INFO] [2024-06-27T10:20:22.810Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-06-27T10:20:22.810Z] [INFO] [2024-06-27T10:20:22.810Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-06-27T10:20:22.810Z] [INFO] [2024-06-27T10:20:22.810Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-06-27T10:20:22.810Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:22.810Z] [INFO] [2024-06-27T10:20:22.810Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ web --- [2024-06-27T10:20:22.810Z] [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.16-SNAPSHOT to target/dependency/web-core.jar [2024-06-27T10:20:22.810Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.16-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-06-27T10:20:22.810Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.16-SNAPSHOT to target/dependency/common-util.jar [2024-06-27T10:20:22.810Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.16-SNAPSHOT to target/dependency/glassfish-common [2024-06-27T10:20:23.065Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.7 to target/dependency/jersey-media-json-jackson.jar [2024-06-27T10:20:23.065Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-06-27T10:20:23.065Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:23.065Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.065Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[374,65] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.065Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[622,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.065Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[806,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.065Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/AppClientFacade.java:[537,17] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:20:23.065Z] cast to java.lang.Object for a varargs call [2024-06-27T10:20:23.065Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:20:23.065Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[198,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:23.065Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/ClientClassLoaderDelegate.java:[47,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:23.065Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/Launchable.java:[122,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.065Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCLogger.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.065Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/FacadeLaunchable.java:[270,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.065Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/JWSACCClassLoader.java:[40,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:20:23.066Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/MainClassLaunchable.java:[75,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.066Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ProviderContainerContractInfoImpl.java:[84,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.066Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/UndeployedLaunchable.java:[231,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.066Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[337,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.066Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[337,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.066Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.066Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.066Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/PermissionsUtil.java:[109,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:20:23.066Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Some input files use or override a deprecated API. [2024-06-27T10:20:23.066Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:23.066Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:20:23.066Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:23.066Z] [INFO] [2024-06-27T10:20:23.066Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-client-module --- [2024-06-27T10:20:23.066Z] [INFO] [2024-06-27T10:20:23.066Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-client-module --- [2024-06-27T10:20:23.066Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.16-SNAPSHOT to target/dependency/appserver-cli.jar [2024-06-27T10:20:23.066Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-06-27T10:20:23.066Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-06-27T10:20:23.066Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.16-SNAPSHOT to target/dependency/weld-integration.jar [2024-06-27T10:20:23.066Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-06-27T10:20:23.066Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.7 to target/dependency/jersey-container-servlet-core.jar [2024-06-27T10:20:23.066Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.16-SNAPSHOT to target/dependency/console-common.jar [2024-06-27T10:20:23.066Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-06-27T10:20:23.066Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-06-27T10:20:23.066Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.16-SNAPSHOT to target/dependency/jpa-container.jar [2024-06-27T10:20:23.066Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar [2024-06-27T10:20:23.066Z] [INFO] [2024-06-27T10:20:23.066Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client-module --- [2024-06-27T10:20:23.066Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.16-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-06-27T10:20:23.067Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2024-06-27T10:20:23.067Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar [2024-06-27T10:20:23.067Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.16-SNAPSHOT to target/dependency/jdbc-ra [2024-06-27T10:20:23.067Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.16-SNAPSHOT to target/dependency/jakartaee.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.16-SNAPSHOT to target/dependency/admin-cli.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.16-SNAPSHOT to target/dependency/web-embed-api.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.16-SNAPSHOT to target/dependency/web-ha.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.2 to target/dependency/exousia.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-06-27T10:20:23.067Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-dtds [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.16-SNAPSHOT to target/dependency/ejb-container.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.16-SNAPSHOT to target/dependency/api-exporter.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.16-SNAPSHOT to target/dependency/web-sse.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.16-SNAPSHOT to target/dependency/logging.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.16-SNAPSHOT to target/dependency/resources-connector.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.7 to target/dependency/jersey-media-json-processing.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.16-SNAPSHOT to target/dependency/config-types.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.16-SNAPSHOT to target/dependency/jsf-connector.jar [2024-06-27T10:20:23.067Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-06-27T10:20:23.322Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.16-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-06-27T10:20:23.322Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar [2024-06-27T10:20:23.322Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-06-27T10:20:23.322Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-06-27T10:20:23.322Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.16-SNAPSHOT to target/dependency/web-glue.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.16-SNAPSHOT to target/dependency/server-mgmt.jar [2024-06-27T10:20:23.323Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-06-27T10:20:23.323Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.16-SNAPSHOT to target/dependency/libpam4j.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.7 to target/dependency/jersey-common.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-06-27T10:20:23.323Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.16-SNAPSHOT to target/dependency/amx-core.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.16-SNAPSHOT to target/dependency/dataprovider.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar [2024-06-27T10:20:23.323Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.4 to target/dependency/jsftemplating.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.16-SNAPSHOT to target/dependency/jstl-connector.jar [2024-06-27T10:20:23.323Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.16-SNAPSHOT to target/dependency/appserver-schemas [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.16-SNAPSHOT to target/dependency/ssl-impl.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-06-27T10:20:23.323Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar [2024-06-27T10:20:23.323Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.7 to target/dependency/jersey-cdi1x-servlet.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.16-SNAPSHOT to target/dependency/mail-runtime.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.7 to target/dependency/jersey-client.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.16-SNAPSHOT to target/dependency/gms-adapter.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.16-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.16-SNAPSHOT to target/dependency/templates.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-06-27T10:20:23.579Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar [2024-06-27T10:20:23.579Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.16-SNAPSHOT to target/dependency/deployment-common.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-api.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.16-SNAPSHOT to target/dependency/appserver-domain.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.16-SNAPSHOT to target/dependency/monitoring-core.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.16-SNAPSHOT to target/dependency/kernel.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-06-27T10:20:23.579Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.7 to target/dependency/jersey-media-multipart.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.16-SNAPSHOT to target/dependency/mail-connector.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.7 to target/dependency/jersey-container-grizzly2-http.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.16-SNAPSHOT to target/dependency/orb-connector.jar [2024-06-27T10:20:23.579Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-06-27T10:20:23.579Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.16-SNAPSHOT to target/dependency/appserver-dtds [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.16-SNAPSHOT to target/dependency/jts.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.7 to target/dependency/jersey-bean-validation.jar [2024-06-27T10:20:23.580Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.16-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.16-SNAPSHOT to target/dependency/web-cli.jar [2024-06-27T10:20:23.580Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.16-SNAPSHOT to target/dependency/websecurity.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.16-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.16-SNAPSHOT to target/dependency/osgi-container.jar [2024-06-27T10:20:23.580Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.16-SNAPSHOT to target/dependency/annotation-framework.jar [2024-06-27T10:20:23.580Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1 to target/dependency/jackson-annotations.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.16-SNAPSHOT to target/dependency/dol.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.16-SNAPSHOT to target/dependency/cli-optional.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.16-SNAPSHOT to target/dependency/war-util.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.16-SNAPSHOT to target/dependency/glassfish.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-06-27T10:20:23.580Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.16-SNAPSHOT to target/dependency/web-naming.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-06-27T10:20:23.580Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-schemas [2024-06-27T10:20:23.580Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.40 to target/dependency/nimbus-jose-jwt.jar [2024-06-27T10:20:23.580Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:23.580Z] [INFO] [2024-06-27T10:20:23.580Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client-module --- [2024-06-27T10:20:23.580Z] [INFO] [2024-06-27T10:20:23.580Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-client-module --- [2024-06-27T10:20:23.580Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:23.580Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:23.580Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-06-27T10:20:23.580Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.7 to target/dependency/jersey-hk2.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.7 to target/dependency/jersey-entity-filtering.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-06-27T10:20:23.580Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.18 to target/dependency/jsch.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.16-SNAPSHOT to target/dependency/rest-service.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-06-27T10:20:23.580Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.16-SNAPSHOT to target/dependency/security-services.jar [2024-06-27T10:20:23.580Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-06-27T10:20:24.504Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:24.504Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:24.504Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:24.504Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:24.504Z] [INFO] [2024-06-27T10:20:24.504Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client-module --- [2024-06-27T10:20:24.504Z] [INFO] Not copying test resources [2024-06-27T10:20:24.504Z] [INFO] [2024-06-27T10:20:24.504Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-client-module --- [2024-06-27T10:20:24.504Z] [INFO] Not compiling test sources [2024-06-27T10:20:24.504Z] [INFO] [2024-06-27T10:20:24.504Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client-module --- [2024-06-27T10:20:24.504Z] [INFO] [2024-06-27T10:20:24.504Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client-module --- [2024-06-27T10:20:24.504Z] [INFO] Tests are skipped. [2024-06-27T10:20:24.504Z] [INFO] [2024-06-27T10:20:24.504Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client-module --- [2024-06-27T10:20:24.504Z] [INFO] Executing tasks [2024-06-27T10:20:24.504Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/target/classes/META-INF for [2024-06-27T10:20:24.504Z] [INFO] [echo] gf-client-module [2024-06-27T10:20:24.504Z] [INFO] Executed tasks [2024-06-27T10:20:24.504Z] [INFO] [2024-06-27T10:20:24.504Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client-module --- [2024-06-27T10:20:24.504Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/target/gf-client-module.jar [2024-06-27T10:20:24.760Z] [INFO] [2024-06-27T10:20:24.760Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client-module --- [2024-06-27T10:20:24.760Z] [INFO] Tests are skipped. [2024-06-27T10:20:24.760Z] [INFO] [2024-06-27T10:20:24.760Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client-module --- [2024-06-27T10:20:24.760Z] [INFO] Tests are skipped. [2024-06-27T10:20:24.760Z] [INFO] [2024-06-27T10:20:24.760Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-module-checkstyle) @ gf-client-module --- [2024-06-27T10:20:24.760Z] [INFO] [2024-06-27T10:20:24.760Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client-module --- [2024-06-27T10:20:24.760Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.16-SNAPSHOT/gf-client-module-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:24.760Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.16-SNAPSHOT/gf-client-module-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:24.760Z] [INFO] [2024-06-27T10:20:24.760Z] [INFO] [2024-06-27T10:20:24.760Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2024-06-27T10:20:24.760Z] [INFO] Building Client Library (including ACC) 7.0.16-SNAPSHOT [294/302] [2024-06-27T10:20:24.760Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2024-06-27T10:20:24.760Z] [INFO] from appserver/appclient/client/acc-standalone/pom.xml [2024-06-27T10:20:24.760Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:20:24.760Z] [INFO] Building Embedded GlassFish All-In-One 7.0.16-SNAPSHOT [295/302] [2024-06-27T10:20:24.760Z] [INFO] from appserver/extras/embedded/all/pom.xml [2024-06-27T10:20:24.760Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:20:24.760Z] [INFO] [2024-06-27T10:20:24.760Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client --- [2024-06-27T10:20:24.760Z] [INFO] [2024-06-27T10:20:24.760Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client --- [2024-06-27T10:20:24.760Z] [INFO] [2024-06-27T10:20:24.760Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-client --- [2024-06-27T10:20:24.760Z] [INFO] [2024-06-27T10:20:24.760Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-client --- [2024-06-27T10:20:24.760Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:24.760Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:25.319Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:25.319Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:25.319Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:25.319Z] [INFO] [2024-06-27T10:20:25.319Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client --- [2024-06-27T10:20:25.319Z] [INFO] [2024-06-27T10:20:25.319Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client --- [2024-06-27T10:20:25.319Z] [INFO] [2024-06-27T10:20:25.319Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client --- [2024-06-27T10:20:25.319Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:25.319Z] [INFO] [2024-06-27T10:20:25.319Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client --- [2024-06-27T10:20:25.319Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:20:25.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/manpages [2024-06-27T10:20:25.320Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:25.320Z] [INFO] [2024-06-27T10:20:25.320Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-client --- [2024-06-27T10:20:25.320Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:25.320Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.16-SNAPSHOT to target/dependency/jta.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.7 to target/dependency/jersey-container-servlet.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.16-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-06-27T10:20:25.320Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.16-SNAPSHOT to target/dependency/war [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.16-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-06-27T10:20:25.320Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.16-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.16-SNAPSHOT to target/dependency/cluster-common.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.7 to target/dependency/jersey-media-moxy.jar [2024-06-27T10:20:25.320Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.1 to target/dependency/jackson-core.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.16-SNAPSHOT to target/dependency/deployment-admin.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.extras:command-logger:jar:7.0.16-SNAPSHOT to target/dependency/command-logger.jar [2024-06-27T10:20:25.320Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.16-SNAPSHOT to target/dependency/ha-file-store.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.7 to target/dependency/jersey-cdi1x.jar [2024-06-27T10:20:25.321Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-06-27T10:20:25.321Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-06-27T10:20:25.321Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-06-27T10:20:25.321Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.16-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.7 to target/dependency/jersey-mvc.jar [2024-06-27T10:20:25.321Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [2024-06-27T10:20:25.321Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.16-SNAPSHOT to target/dependency/admin-util.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-06-27T10:20:25.321Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-06-27T10:20:25.321Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.7 to target/dependency/jersey-cdi1x-transaction.jar [2024-06-27T10:20:25.578Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.16-SNAPSHOT to target/dependency/persistence-common.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.16-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.16-SNAPSHOT to target/dependency/internal-api.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.7 to target/dependency/jersey-media-jaxb.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.7 to target/dependency/jersey-server.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.16-SNAPSHOT to target/dependency/container-common.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.16-SNAPSHOT to target/dependency/security.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.16-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.16-SNAPSHOT to target/dependency/rest-client.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.16-SNAPSHOT to target/dependency/descriptors.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.16-SNAPSHOT to target/dependency/ejb-client.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.16-SNAPSHOT to target/dependency/resources-runtime.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.16-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-06-27T10:20:25.578Z] [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.16-SNAPSHOT to target/dependency/stats77.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.16-SNAPSHOT to target/dependency/cluster-cli.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.16-SNAPSHOT to target/dependency/launcher.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.7 to target/dependency/jakarta.faces.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-06-27T10:20:25.579Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.hk2:hk2-extras:jar:3.1.0 to target/dependency/hk2-extras.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.16-SNAPSHOT to target/dependency/config-api.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.16-SNAPSHOT to target/dependency/orb-enabler.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-06-27T10:20:25.579Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.16-SNAPSHOT to target/dependency/admin-core.jar [2024-06-27T10:20:25.579Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.16-SNAPSHOT to target/dependency/descriptors [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.16-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.16-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.16-SNAPSHOT to target/dependency/backup.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.16-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.16-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-config.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.16-SNAPSHOT to target/dependency/cluster-admin.jar [2024-06-27T10:20:25.579Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.16-SNAPSHOT to target/dependency/appserv-rt.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar [2024-06-27T10:20:25.579Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar [2024-06-27T10:20:25.834Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.7 to target/dependency/jersey-media-sse.jar [2024-06-27T10:20:25.834Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.7 to target/dependency/jersey-media-json-binding.jar [2024-06-27T10:20:25.834Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.16-SNAPSHOT to target/dependency/security-ee.jar [2024-06-27T10:20:25.834Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.16-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-06-27T10:20:25.834Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 to target/dependency/jackson-databind.jar [2024-06-27T10:20:25.834Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-06-27T10:20:25.834Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.16-SNAPSHOT to target/dependency/work-management.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.7 to target/dependency/jersey-mvc-jsp.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.7 to target/dependency/jersey-media-json-jettison.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.16-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.16-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.16-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.16-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-06-27T10:20:25.835Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-06-27T10:20:25.835Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.16-SNAPSHOT to target/dependency/connectors-admin.jar [2024-06-27T10:20:25.835Z] [INFO] [2024-06-27T10:20:25.835Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-06-27T10:20:25.835Z] [INFO] No sources to compile [2024-06-27T10:20:25.835Z] [INFO] [2024-06-27T10:20:25.835Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-06-27T10:20:25.835Z] [INFO] No sources to compile [2024-06-27T10:20:25.835Z] [INFO] [2024-06-27T10:20:25.835Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-06-27T10:20:25.835Z] [INFO] Executing tasks [2024-06-27T10:20:25.835Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/dependency/META-INF for [2024-06-27T10:20:25.835Z] [INFO] [echo] web [2024-06-27T10:20:25.835Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/dependency/META-INF [2024-06-27T10:20:25.835Z] [INFO] Executed tasks [2024-06-27T10:20:25.835Z] [INFO] [2024-06-27T10:20:25.835Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ web --- [2024-06-27T10:20:25.835Z] [INFO] Reading assembly descriptor: src/main/assembly/web.xml [2024-06-27T10:20:25.835Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage [2024-06-27T10:20:26.090Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:26.090Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:26.090Z] [INFO] [2024-06-27T10:20:26.090Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-client --- [2024-06-27T10:20:26.090Z] [INFO] [2024-06-27T10:20:26.090Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-client --- [2024-06-27T10:20:26.090Z] [INFO] [2024-06-27T10:20:26.090Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client --- [2024-06-27T10:20:26.090Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:20:26.090Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:20:26.090Z] [INFO] [2024-06-27T10:20:26.090Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client --- [2024-06-27T10:20:26.090Z] [INFO] [2024-06-27T10:20:26.090Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-client --- [2024-06-27T10:20:26.090Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:26.090Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:26.345Z] [INFO] [2024-06-27T10:20:26.345Z] [INFO] --- exec:3.1.0:exec (create-domain) @ web --- [2024-06-27T10:20:26.905Z] [INFO] [2024-06-27T10:20:26.905Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-all --- [2024-06-27T10:20:26.905Z] [INFO] [2024-06-27T10:20:26.905Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-all --- [2024-06-27T10:20:26.905Z] [INFO] [2024-06-27T10:20:26.905Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-all --- [2024-06-27T10:20:26.905Z] [INFO] [2024-06-27T10:20:26.905Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-all --- [2024-06-27T10:20:26.905Z] [INFO] No sources to compile [2024-06-27T10:20:26.905Z] [INFO] [2024-06-27T10:20:26.905Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-all --- [2024-06-27T10:20:26.905Z] [INFO] [2024-06-27T10:20:26.905Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-all --- [2024-06-27T10:20:26.905Z] [INFO] [2024-06-27T10:20:26.905Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-all --- [2024-06-27T10:20:26.905Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:26.905Z] [INFO] [2024-06-27T10:20:26.905Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-all --- [2024-06-27T10:20:26.905Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:26.906Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:26.906Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:20:26.906Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:20:26.906Z] [INFO] [2024-06-27T10:20:26.906Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client --- [2024-06-27T10:20:26.906Z] [INFO] Not copying test resources [2024-06-27T10:20:26.906Z] [INFO] [2024-06-27T10:20:26.906Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-client --- [2024-06-27T10:20:26.906Z] [INFO] Not compiling test sources [2024-06-27T10:20:26.906Z] [INFO] [2024-06-27T10:20:26.906Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client --- [2024-06-27T10:20:26.906Z] [INFO] [2024-06-27T10:20:26.906Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client --- [2024-06-27T10:20:26.906Z] [INFO] Tests are skipped. [2024-06-27T10:20:26.906Z] [INFO] [2024-06-27T10:20:26.906Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client --- [2024-06-27T10:20:26.906Z] [INFO] Executing tasks [2024-06-27T10:20:26.906Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/target/classes/META-INF for [2024-06-27T10:20:26.906Z] [INFO] [echo] gf-client [2024-06-27T10:20:26.906Z] [INFO] Executed tasks [2024-06-27T10:20:26.906Z] [INFO] [2024-06-27T10:20:26.906Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client --- [2024-06-27T10:20:26.906Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/target/gf-client.jar [2024-06-27T10:20:26.906Z] [INFO] [2024-06-27T10:20:26.906Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client --- [2024-06-27T10:20:26.906Z] [INFO] Tests are skipped. [2024-06-27T10:20:26.906Z] [INFO] [2024-06-27T10:20:26.906Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client --- [2024-06-27T10:20:26.906Z] [INFO] Tests are skipped. [2024-06-27T10:20:26.906Z] [INFO] [2024-06-27T10:20:26.906Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-checkstyle) @ gf-client --- [2024-06-27T10:20:26.906Z] [INFO] [2024-06-27T10:20:26.906Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client --- [2024-06-27T10:20:26.906Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.16-SNAPSHOT/gf-client-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:26.906Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/target/gf-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.16-SNAPSHOT/gf-client-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:26.906Z] [INFO] [2024-06-27T10:20:26.906Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2024-06-27T10:20:26.906Z] [INFO] Building Glassfish Featureset 7.0.16-SNAPSHOT [296/302] [2024-06-27T10:20:26.906Z] [INFO] from appserver/featuresets/glassfish/pom.xml [2024-06-27T10:20:26.906Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:20:27.162Z] Using port 4848 for Admin. [2024-06-27T10:20:27.162Z] Using port 8080 for HTTP Instance. [2024-06-27T10:20:27.162Z] Using default port 7676 for JMS. [2024-06-27T10:20:27.162Z] Using default port 3700 for IIOP. [2024-06-27T10:20:27.162Z] Using default port 8181 for HTTP_SSL. [2024-06-27T10:20:27.162Z] Using default port 3820 for IIOP_SSL. [2024-06-27T10:20:27.162Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-06-27T10:20:27.162Z] Using default port 8686 for JMX_ADMIN. [2024-06-27T10:20:27.162Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:20:27.162Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:20:27.162Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:20:27.162Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:20:28.087Z] [INFO] [2024-06-27T10:20:28.087Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-06-27T10:20:28.087Z] [INFO] [2024-06-27T10:20:28.087Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-06-27T10:20:28.087Z] [INFO] [2024-06-27T10:20:28.087Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-06-27T10:20:28.087Z] [INFO] [2024-06-27T10:20:28.087Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-06-27T10:20:28.087Z] [INFO] No sources to compile [2024-06-27T10:20:28.087Z] [INFO] [2024-06-27T10:20:28.087Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-06-27T10:20:28.087Z] [INFO] [2024-06-27T10:20:28.087Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-06-27T10:20:28.087Z] [INFO] [2024-06-27T10:20:28.087Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-06-27T10:20:28.087Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] No sources to compile [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] No sources to compile [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] Executing tasks [2024-06-27T10:20:28.088Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/glassfish/target/classes/META-INF for [2024-06-27T10:20:28.088Z] [INFO] [echo] glassfish [2024-06-27T10:20:28.088Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/glassfish/target/classes/META-INF [2024-06-27T10:20:28.088Z] [INFO] Executed tasks [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] Tests are skipped. [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] Tests are skipped. [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-glassfish-checkstyle) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/7.0.16-SNAPSHOT/glassfish-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2024-06-27T10:20:28.088Z] [INFO] Building Glassfish Full Profile Distribution 7.0.16-SNAPSHOT [297/302] [2024-06-27T10:20:28.088Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2024-06-27T10:20:28.088Z] [INFO] from appserver/distributions/glassfish/pom.xml [2024-06-27T10:20:28.088Z] [INFO] Building Debug 7.0.16-SNAPSHOT [298/302] [2024-06-27T10:20:28.088Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:20:28.088Z] [INFO] from appserver/featuresets/debug/pom.xml [2024-06-27T10:20:28.088Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:20:28.088Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-06-27T10:20:28.088Z] [WARNING] ***************************************************************** [2024-06-27T10:20:28.088Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-06-27T10:20:28.088Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-06-27T10:20:28.088Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-06-27T10:20:28.088Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-06-27T10:20:28.088Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-06-27T10:20:28.088Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-06-27T10:20:28.088Z] [WARNING] * question, not against Apache Maven. * [2024-06-27T10:20:28.088Z] [WARNING] ***************************************************************** [2024-06-27T10:20:28.088Z] [WARNING] The following plugins are not marked as thread-safe in Glassfish Full Profile Distribution: [2024-06-27T10:20:28.088Z] [WARNING] org.glassfish.build:spec-version-maven-plugin:2.1 [2024-06-27T10:20:28.088Z] [WARNING] [2024-06-27T10:20:28.088Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-06-27T10:20:28.088Z] [WARNING] ***************************************************************** [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] No sources to compile [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:28.088Z] [INFO] [2024-06-27T10:20:28.088Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish --- [2024-06-27T10:20:28.088Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.7 to target/dependency/jersey-cdi1x-servlet.jar [2024-06-27T10:20:28.088Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-generator-database:jar:7.0.16-SNAPSHOT to target/dependency/cmp-generator-database.jar [2024-06-27T10:20:28.088Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.16-SNAPSHOT to target/dependency/descriptors [2024-06-27T10:20:28.088Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.7 to target/dependency/jersey-media-json-binding.jar [2024-06-27T10:20:28.088Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.1 to target/dependency/jackson-core.jar [2024-06-27T10:20:28.088Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-connector:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-batch-connector.jar [2024-06-27T10:20:28.088Z] [INFO] Copying org.glassfish.main.webservices:soap-tcp:jar:7.0.16-SNAPSHOT to target/dependency/soap-tcp.jar [2024-06-27T10:20:28.088Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.7 to target/dependency/jersey-cdi1x.jar [2024-06-27T10:20:28.088Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar [2024-06-27T10:20:28.088Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2024-06-27T10:20:28.088Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-sqlstore:jar:7.0.16-SNAPSHOT to target/dependency/cmp-support-sqlstore.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.16-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.16-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-06-27T10:20:28.089Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-model:jar:7.0.16-SNAPSHOT to target/dependency/cmp-model.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.16-SNAPSHOT to target/dependency/jstl-connector.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar [2024-06-27T10:20:28.089Z] [INFO] Unpacking org.glassfish.main.webservices:webservices-scripts:zip:7.0.16-SNAPSHOT to target/dependency/webservices-scripts [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.7 to target/dependency/jersey-media-multipart.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-enhancer:jar:7.0.16-SNAPSHOT to target/dependency/cmp-enhancer.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.codehaus.woodstox:stax2-api:jar:4.2.2 to target/dependency/stax2-api.jar [2024-06-27T10:20:28.089Z] [INFO] [2024-06-27T10:20:28.089Z] [INFO] --- clean:3.3.2:clean (default-clean) @ debug --- [2024-06-27T10:20:28.089Z] [INFO] [2024-06-27T10:20:28.089Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ debug --- [2024-06-27T10:20:28.089Z] [INFO] [2024-06-27T10:20:28.089Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ debug --- [2024-06-27T10:20:28.089Z] [INFO] [2024-06-27T10:20:28.089Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ debug --- [2024-06-27T10:20:28.089Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:28.089Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:20:28.089Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.7 to target/dependency/jersey-server.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-06-27T10:20:28.089Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.7 to target/dependency/jersey-client.jar [2024-06-27T10:20:28.089Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.16-SNAPSHOT to target/dependency/admin-cli.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.7 to target/dependency/jersey-mvc-jsp.jar [2024-06-27T10:20:28.089Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.18 to target/dependency/jsch.jar [2024-06-27T10:20:28.089Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.16-SNAPSHOT to target/dependency/websecurity.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.16-SNAPSHOT to target/dependency/deployment-common.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.16-SNAPSHOT to target/dependency/cluster-cli.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.16-SNAPSHOT to target/dependency/web-ha.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.persistence:entitybean-container:jar:7.0.16-SNAPSHOT to target/dependency/entitybean-container.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.7 to target/dependency/jersey-container-grizzly2-http.jar [2024-06-27T10:20:28.089Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.16-SNAPSHOT to target/dependency/security.jar [2024-06-27T10:20:28.090Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar [2024-06-27T10:20:28.090Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-06-27T10:20:28.090Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.16-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-06-27T10:20:28.090Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-dtds [2024-06-27T10:20:28.090Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-06-27T10:20:28.090Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-06-27T10:20:28.345Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:20:28.345Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:20:28.345Z] [2024-06-27T10:20:28.345Z] Warning: [2024-06-27T10:20:28.345Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:28.345Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:20:28.345Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:20:29.271Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:20:29.271Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:20:29.271Z] [2024-06-27T10:20:29.271Z] Warning: [2024-06-27T10:20:29.271Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:29.527Z] Enter keystore password: Certificate stored in file [2024-06-27T10:20:29.528Z] [2024-06-27T10:20:29.528Z] Warning: [2024-06-27T10:20:29.528Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:29.783Z] [INFO] Copying org.eclipse.microprofile.config:microprofile-config-api:jar:3.0.3 to target/dependency/microprofile-config-api.jar [2024-06-27T10:20:29.783Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-06-27T10:20:29.783Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-06-27T10:20:29.783Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.16-SNAPSHOT to target/dependency/web-embed-api.jar [2024-06-27T10:20:29.783Z] [INFO] Copying org.apache.santuario:xmlsec:jar:4.0.2 to target/dependency/xmlsec.jar [2024-06-27T10:20:29.783Z] [INFO] Copying org.glassfish.jersey.ext:jersey-proxy-client:jar:3.1.7 to target/dependency/jersey-proxy-client.jar [2024-06-27T10:20:29.783Z] [INFO] Copying org.glassfish.main.appclient:acc-config:jar:7.0.16-SNAPSHOT to target/dependency/acc-config.jar [2024-06-27T10:20:29.783Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.16-SNAPSHOT to target/dependency/ejb-container.jar [2024-06-27T10:20:29.783Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-06-27T10:20:29.783Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-06-27T10:20:29.783Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.16-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-06-27T10:20:29.783Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-06-27T10:20:29.783Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-06-27T10:20:29.783Z] [INFO] Copying org.glassfish.metro:webservices-api-osgi:jar:4.0.3 to target/dependency/webservices-api-osgi.jar [2024-06-27T10:20:29.783Z] [INFO] Unpacking org.glassfish.main.persistence.cmp:cmp-scripts:zip:7.0.16-SNAPSHOT to target/dependency/cmp-scripts [2024-06-27T10:20:29.784Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.admingui:console-jms-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jms-plugin.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.16-SNAPSHOT to target/dependency/monitoring-core.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-full:jar:7.0.16-SNAPSHOT to target/dependency/deployment-jakartaee-full.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.security:appclient.security:jar:7.0.16-SNAPSHOT to target/dependency/appclient.security.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.7 to target/dependency/jersey-bean-validation.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.16-SNAPSHOT to target/dependency/rest-client.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.16-SNAPSHOT to target/dependency/web-sse.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-06-27T10:20:29.784Z] [INFO] Copying com.fasterxml.woodstox:woodstox-core:jar:6.6.2 to target/dependency/woodstox-core.jar [2024-06-27T10:20:29.784Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.16-SNAPSHOT to target/dependency/dol.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.external:antlr:jar:2.7.8 to target/dependency/antlr.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-06-27T10:20:29.784Z] [INFO] Copying jakarta.jms:jakarta.jms-api:jar:3.1.0 to target/dependency/jakarta.jms-api.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.16-SNAPSHOT to target/dependency/launcher.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.16-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.16-SNAPSHOT to target/dependency/glassfish.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.16-SNAPSHOT to target/dependency/osgi-container.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.16-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.16-SNAPSHOT to target/dependency/ha-file-store.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-api.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.16-SNAPSHOT to target/dependency/annotation-framework.jar [2024-06-27T10:20:29.784Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.7 to target/dependency/jersey-entity-filtering.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.16-SNAPSHOT to target/dependency/orb-enabler.jar [2024-06-27T10:20:29.784Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.16-SNAPSHOT to target/dependency/web-core.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.7 to target/dependency/jersey-container-servlet-core.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-06-27T10:20:29.784Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 to target/dependency/jackson-databind.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.16-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.16-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.16-SNAPSHOT to target/dependency/logging.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.16-SNAPSHOT to target/dependency/kernel.jar [2024-06-27T10:20:29.784Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.7 to target/dependency/jersey-media-sse.jar [2024-06-27T10:20:29.785Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.16-SNAPSHOT to target/dependency/web-cli.jar [2024-06-27T10:20:29.785Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-06-27T10:20:29.785Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar [2024-06-27T10:20:29.785Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.16-SNAPSHOT to target/dependency/server-mgmt.jar [2024-06-27T10:20:29.785Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-06-27T10:20:29.785Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.16-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-06-27T10:20:29.785Z] [INFO] Copying org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:3.0.1 to target/dependency/microprofile-rest-client-api.jar [2024-06-27T10:20:29.785Z] [INFO] Copying org.glassfish.metro:webservices-osgi:jar:4.0.3 to target/dependency/webservices-osgi.jar [2024-06-27T10:20:30.039Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.16-SNAPSHOT to target/dependency/common-util.jar [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.main.admingui:console-concurrent-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-concurrent-plugin.jar [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.16-SNAPSHOT to target/dependency/dataprovider.jar [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.16-SNAPSHOT to target/dependency/config-types.jar [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.16-SNAPSHOT to target/dependency/war-util.jar [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.16-SNAPSHOT to target/dependency/admin-util.jar [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.main.jms:gf-jms-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-jms-connector.jar [2024-06-27T10:20:30.040Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.16-SNAPSHOT to target/dependency/war [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.16-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-06-27T10:20:30.040Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-06-27T10:20:30.040Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-06-27T10:20:30.040Z] [INFO] Unpacking org.glassfish.main.appclient:appclient-scripts:zip:7.0.16-SNAPSHOT to target/dependency/appclient-scripts [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.16-SNAPSHOT to target/dependency/ssl-impl.jar [2024-06-27T10:20:30.040Z] [INFO] Copying org.glassfish.external:ant:jar:1.10.2 to target/dependency/ant.jar [2024-06-27T10:20:30.040Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.16-SNAPSHOT to target/dependency/jdbc-ra [2024-06-27T10:20:30.295Z] Enter keystore password: Certificate stored in file [2024-06-27T10:20:30.295Z] [2024-06-27T10:20:30.295Z] Warning: [2024-06-27T10:20:30.295Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:30.295Z] [INFO] Unpacking org.glassfish.main.jms:jmsra:zip:7.0.16-SNAPSHOT to target/dependency/jmsra [2024-06-27T10:20:30.295Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.16-SNAPSHOT to target/dependency/console-common.jar [2024-06-27T10:20:30.295Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-06-27T10:20:30.295Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-06-27T10:20:30.295Z] [INFO] Copying org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:2.1 to target/dependency/microprofile-jwt-auth-api.jar [2024-06-27T10:20:30.295Z] [INFO] Unpacking org.glassfish.mq:mq-distribution:zip:6.4.0 to target/dependency/mq-distribution [2024-06-27T10:20:30.551Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:20:31.111Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.16-SNAPSHOT to target/dependency/security-ee.jar [2024-06-27T10:20:31.111Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.16-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.glassfish.main.ejb:ejb-full-container:jar:7.0.16-SNAPSHOT to target/dependency/ejb-full-container.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.16-SNAPSHOT to target/dependency/rest-service.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.16-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-06-27T10:20:31.111Z] [INFO] Unpacking org.glassfish.main.batch:batch-databases:zip:7.0.16-SNAPSHOT to target/dependency/batch-databases [2024-06-27T10:20:31.111Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-06-27T10:20:31.111Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.16-SNAPSHOT to target/dependency/internal-api.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.16-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar [2024-06-27T10:20:31.111Z] [INFO] Unpacking org.glassfish.main.ejb:ejb-timer-databases:zip:7.0.16-SNAPSHOT to target/dependency/ejb-timer-databases [2024-06-27T10:20:31.111Z] [INFO] Copying org.omnifaces:microprofile-jwt-auth:jar:2.0.2 to target/dependency/microprofile-jwt-auth.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-06-27T10:20:31.111Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.7 to target/dependency/jersey-media-json-jettison.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-connectors:jar:7.0.16-SNAPSHOT to target/dependency/microprofile-connectors.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.jms:jms-core:jar:7.0.16-SNAPSHOT to target/dependency/jms-core.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.webservices:jsr109-impl:jar:7.0.16-SNAPSHOT to target/dependency/jsr109-impl.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.2 to target/dependency/exousia.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.16-SNAPSHOT to target/dependency/appserver-cli.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.16-SNAPSHOT to target/dependency/appserver-domain.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-ejb:jar:7.0.16-SNAPSHOT to target/dependency/cmp-support-ejb.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.16-SNAPSHOT to target/dependency/appserv-rt.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-06-27T10:20:31.112Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.16-SNAPSHOT to target/dependency/security-services.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-ejb-plugin.jar [2024-06-27T10:20:31.112Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-06-27T10:20:31.112Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.5 to target/dependency/glassfish-corba-csiv2-idl.jar [2024-06-27T10:20:31.112Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.40 to target/dependency/nimbus-jose-jwt.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.16-SNAPSHOT to target/dependency/api-exporter.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.16-SNAPSHOT to target/dependency/gms-adapter.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.16-SNAPSHOT to target/dependency/jts.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.security:webservices.security:jar:7.0.16-SNAPSHOT to target/dependency/webservices.security.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.16-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.16-SNAPSHOT to target/dependency/mail-connector.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.16-SNAPSHOT to target/dependency/work-management.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.16-SNAPSHOT to target/dependency/descriptors.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.16-SNAPSHOT to target/dependency/templates.jar [2024-06-27T10:20:31.112Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.16-SNAPSHOT to target/dependency/deployment-admin.jar [2024-06-27T10:20:31.112Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.container:jar:2.1.1 to target/dependency/com.ibm.jbatch.container.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.16-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.16-SNAPSHOT to target/dependency/jta.jar [2024-06-27T10:20:31.112Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-ejb-mapping:jar:7.0.16-SNAPSHOT to target/dependency/cmp-ejb-mapping.jar [2024-06-27T10:20:31.112Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.7 to target/dependency/jersey-media-moxy.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-config.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.admingui:console-corba-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-corba-plugin.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.16-SNAPSHOT to target/dependency/resources-runtime.jar [2024-06-27T10:20:31.113Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-06-27T10:20:31.113Z] [INFO] Copying jakarta.batch:jakarta.batch-api:jar:2.1.1 to target/dependency/jakarta.batch-api.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.webservices:webservices-connector:jar:7.0.16-SNAPSHOT to target/dependency/webservices-connector.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.security:ejb.security:jar:7.0.16-SNAPSHOT to target/dependency/ejb.security.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar [2024-06-27T10:20:31.113Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.16-SNAPSHOT to target/dependency/container-common.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.metro:wstx-services:war:4.0.3 to target/dependency/wstx-services.war [2024-06-27T10:20:31.113Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.appclient:gf-client:jar:7.0.16-SNAPSHOT to target/dependency/gf-client.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.16-SNAPSHOT to target/dependency/libpam4j.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.reactivestreams:reactive-streams:jar:1.0.4 to target/dependency/reactive-streams.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.16-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.16-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.16-SNAPSHOT to target/dependency/web-naming.jar [2024-06-27T10:20:31.113Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.hk2:hk2-extras:jar:3.1.0 to target/dependency/hk2-extras.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.4 to target/dependency/jsftemplating.jar [2024-06-27T10:20:31.113Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.jms:jms-admin:jar:7.0.16-SNAPSHOT to target/dependency/jms-admin.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.7 to target/dependency/jakarta.faces.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:jar:3.1.7 to target/dependency/jersey-mp-rest-client.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-commands:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-batch-commands.jar [2024-06-27T10:20:31.113Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-06-27T10:20:31.113Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-06-27T10:20:31.113Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar [2024-06-27T10:20:31.113Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-schemas [2024-06-27T10:20:31.114Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.jboss.weld.se:weld-se-shaded:jar:5.1.2.Final to target/dependency/weld-se-shaded.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.16-SNAPSHOT to target/dependency/jpa-container.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.16-SNAPSHOT to target/dependency/resources-connector.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.7 to target/dependency/jersey-cdi1x-transaction.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.7 to target/dependency/jersey-container-servlet.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-connector:jar:7.0.16-SNAPSHOT to target/dependency/appclient-connector.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.16-SNAPSHOT to target/dependency/persistence-common.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.admingui:console-common-full-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-common-full-plugin.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.16-SNAPSHOT to target/dependency/connectors-admin.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.orb:orb-iiop:jar:7.0.16-SNAPSHOT to target/dependency/orb-iiop.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.16-SNAPSHOT to target/dependency/jsf-connector.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.metro:webservices-extra-jdk-packages:jar:4.0.3 to target/dependency/webservices-extra-jdk-packages.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.extras:command-logger:jar:7.0.16-SNAPSHOT to target/dependency/command-logger.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.16-SNAPSHOT to target/dependency/mail-runtime.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.16-SNAPSHOT to target/dependency/orb-connector.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.16-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-06-27T10:20:31.114Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.7 to target/dependency/jersey-common.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.16-SNAPSHOT to target/dependency/ejb-client.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.7 to target/dependency/jersey-mvc.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.16-SNAPSHOT to target/dependency/config-api.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.webservices:metro-glue:jar:7.0.16-SNAPSHOT to target/dependency/metro-glue.jar [2024-06-27T10:20:31.115Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.16-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:20:31.115Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.16-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.16-SNAPSHOT to target/dependency/backup.jar [2024-06-27T10:20:31.115Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.16-SNAPSHOT to target/dependency/appserver-schemas [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.16-SNAPSHOT to target/dependency/cluster-common.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.16-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.7 to target/dependency/jersey-media-json-jackson.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.jms:gf-jms-injection:jar:7.0.16-SNAPSHOT to target/dependency/gf-jms-injection.jar [2024-06-27T10:20:31.115Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-utility:jar:7.0.16-SNAPSHOT to target/dependency/cmp-utility.jar [2024-06-27T10:20:31.115Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.16-SNAPSHOT to target/dependency/glassfish-common [2024-06-27T10:20:31.115Z] Domain domain1 created. [2024-06-27T10:20:31.115Z] Domain domain1 admin port is 4848. [2024-06-27T10:20:31.116Z] Domain domain1 allows admin login as user "admin" with no password. [2024-06-27T10:20:31.116Z] Admin login information for host [localhost] and port [4848] [2024-06-27T10:20:31.116Z] is being overwritten with credentials provided because the [2024-06-27T10:20:31.116Z] --savelogin option was used during the create-domain command. [2024-06-27T10:20:31.116Z] Login information relevant to admin user name [admin] [2024-06-27T10:20:31.116Z] for this domain [domain1] stored at [2024-06-27T10:20:31.116Z] [/home/jenkins/.gfclient/pass] successfully. [2024-06-27T10:20:31.116Z] Make sure that this file remains protected. [2024-06-27T10:20:31.116Z] Information stored in this file will be used by [2024-06-27T10:20:31.116Z] administration commands to manage this domain. [2024-06-27T10:20:31.116Z] Command create-domain executed successfully. [2024-06-27T10:20:31.116Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.16-SNAPSHOT to target/dependency/cli-optional.jar [2024-06-27T10:20:31.116Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.16-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-06-27T10:20:31.116Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-06-27T10:20:31.116Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.16-SNAPSHOT to target/dependency/weld-integration.jar [2024-06-27T10:20:31.116Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-06-27T10:20:31.116Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-06-27T10:20:31.116Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.16-SNAPSHOT to target/dependency/jakartaee.jar [2024-06-27T10:20:31.116Z] [INFO] Copying org.glassfish.main.connectors:connectors-inbound-runtime:jar:7.0.16-SNAPSHOT to target/dependency/connectors-inbound-runtime.jar [2024-06-27T10:20:31.116Z] [INFO] Copying org.glassfish.external:dbschema:jar:6.7 to target/dependency/dbschema.jar [2024-06-27T10:20:31.116Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.16-SNAPSHOT to target/dependency/admin-core.jar [2024-06-27T10:20:31.116Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-06-27T10:20:31.116Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-config:jar:7.0.16-SNAPSHOT to target/dependency/microprofile-config.jar [2024-06-27T10:20:31.116Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.16-SNAPSHOT to target/dependency/appserver-dtds [2024-06-27T10:20:31.116Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:31.116Z] [INFO] [2024-06-27T10:20:31.116Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ debug --- [2024-06-27T10:20:31.116Z] [INFO] [2024-06-27T10:20:31.116Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ debug --- [2024-06-27T10:20:31.116Z] [INFO] [2024-06-27T10:20:31.116Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ debug --- [2024-06-27T10:20:31.371Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:31.371Z] [INFO] [2024-06-27T10:20:31.371Z] [INFO] --- resources:3.3.1:resources (default-resources) @ debug --- [2024-06-27T10:20:31.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/src/main/resources [2024-06-27T10:20:31.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/src/main/manpages [2024-06-27T10:20:31.371Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:31.372Z] [INFO] [2024-06-27T10:20:31.372Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ debug --- [2024-06-27T10:20:31.372Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:31.372Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/cmp-internal-api.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.16-SNAPSHOT to target/dependency/amx-core.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-06-27T10:20:31.372Z] [INFO] Copying commons-codec:commons-codec:jar:1.17.0 to target/dependency/commons-codec.jar [2024-06-27T10:20:31.372Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.spi:jar:2.1.1 to target/dependency/com.ibm.jbatch.spi.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-06-27T10:20:31.372Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1 to target/dependency/jackson-annotations.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.7 to target/dependency/jersey-hk2.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-06-27T10:20:31.372Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.ejb:ejb-timer-service-app:war:7.0.16-SNAPSHOT to target/dependency/ejb-timer-service-app.war [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.16-SNAPSHOT to target/dependency/web-glue.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.7 to target/dependency/jersey-media-jaxb.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.16-SNAPSHOT to target/dependency/stats77.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.appclient:gf-client-module:jar:7.0.16-SNAPSHOT to target/dependency/gf-client-module.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.16-SNAPSHOT to target/dependency/cluster-admin.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-server-core:jar:7.0.16-SNAPSHOT to target/dependency/appclient-server-core.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.7 to target/dependency/jersey-media-json-processing.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-06-27T10:20:31.372Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-06-27T10:20:31.372Z] [INFO] [2024-06-27T10:20:31.372Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-06-27T10:20:31.372Z] [INFO] No sources to compile [2024-06-27T10:20:31.372Z] [INFO] [2024-06-27T10:20:31.372Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-06-27T10:20:31.372Z] [INFO] No sources to compile [2024-06-27T10:20:31.372Z] [INFO] [2024-06-27T10:20:31.372Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-06-27T10:20:31.372Z] [INFO] [2024-06-27T10:20:31.372Z] [INFO] --- antrun:3.1.0:run (do stuff) @ web --- [2024-06-27T10:20:31.372Z] [INFO] Executing tasks [2024-06-27T10:20:31.372Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar.tmp [2024-06-27T10:20:31.372Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules [2024-06-27T10:20:31.372Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar [2024-06-27T10:20:31.372Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp [2024-06-27T10:20:31.372Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules [2024-06-27T10:20:31.372Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar [2024-06-27T10:20:31.372Z] [INFO] Executed tasks [2024-06-27T10:20:31.372Z] [INFO] [2024-06-27T10:20:31.372Z] [INFO] --- assembly:3.6.0:single (default-single) @ web --- [2024-06-27T10:20:31.373Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-06-27T10:20:31.628Z] [INFO] Executing tasks [2024-06-27T10:20:31.628Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/dependency/META-INF for [2024-06-27T10:20:31.628Z] [INFO] [echo] glassfish [2024-06-27T10:20:31.628Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/dependency/META-INF [2024-06-27T10:20:31.628Z] [INFO] Executed tasks [2024-06-27T10:20:31.628Z] [INFO] [2024-06-27T10:20:31.628Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish --- [2024-06-27T10:20:31.628Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml [2024-06-27T10:20:31.628Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/web.zip [2024-06-27T10:20:32.189Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage [2024-06-27T10:20:33.114Z] [INFO] [2024-06-27T10:20:33.114Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ web --- [2024-06-27T10:20:33.114Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/web.zip [2024-06-27T10:20:33.114Z] [INFO] [2024-06-27T10:20:33.114Z] [INFO] --- spec-version:2.1:check-distribution (default) @ web --- [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-06-27T10:20:33.114Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.annotation:jakarta.annotation-api:2.1.1 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 } [2024-06-27T10:20:33.114Z] - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:33.114Z] - WARNING: Specification-Version (2.1) should be 2.1.1 [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.authentication:jakarta.authentication-api:3.0.0 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 } [2024-06-27T10:20:33.114Z] - ERROR: missing configuration ( spec-version ) [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.authorization:jakarta.authorization-api:2.1.0 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 } [2024-06-27T10:20:33.114Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:33.114Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-06-27T10:20:33.114Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:20:33.114Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-06-27T10:20:33.114Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:33.114Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.el:jakarta.el-api:5.0.1 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.114Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.114Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:20:33.114Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:20:33.114Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:33.114Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 } [2024-06-27T10:20:33.114Z] - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:33.114Z] - WARNING: Specification-Version (3.0) should be 3.0.3 [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.114Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:20:33.114Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:20:33.114Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:33.114Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ org.glassfish:jakarta.faces:4.0.7 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.7 } [2024-06-27T10:20:33.114Z] - WARNING: Specification-Version (4.0) should be 3.0 [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 } [2024-06-27T10:20:33.114Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:33.114Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.114Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.114Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:20:33.114Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:20:33.114Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:33.114Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.114Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:33.114Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.114Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.persistence:jakarta.persistence-api:3.1.0 ] [2024-06-27T10:20:33.114Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.114Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [2024-06-27T10:20:33.114Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-06-27T10:20:33.115Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:33.115Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.115Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.115Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [ jakarta.servlet:jakarta.servlet-api:6.0.0 ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.115Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-06-27T10:20:33.115Z] - WARNING: Specification-Version (3.1) should be 2.3 [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 } [2024-06-27T10:20:33.115Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-06-27T10:20:33.115Z] - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0) [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-06-27T10:20:33.115Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:33.115Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [ jakarta.validation:jakarta.validation-api:3.0.2 ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.115Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:20:33.115Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:20:33.115Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:33.115Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.115Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-06-27T10:20:33.115Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:33.115Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.115Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [ org.glassfish.main.core:jakartaee-kernel:7.0.16-SNAPSHOT ] [2024-06-27T10:20:33.115Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:33.115Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:20:33.115Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:20:33.115Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:33.115Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:33.115Z] [2024-06-27T10:20:33.115Z] [INFO] [2024-06-27T10:20:33.115Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-06-27T10:20:33.115Z] [INFO] Tests are skipped. [2024-06-27T10:20:33.115Z] [INFO] [2024-06-27T10:20:33.115Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-06-27T10:20:33.115Z] [INFO] Tests are skipped. [2024-06-27T10:20:33.115Z] [INFO] [2024-06-27T10:20:33.115Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-web-checkstyle) @ web --- [2024-06-27T10:20:33.115Z] [INFO] [2024-06-27T10:20:33.115Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-06-27T10:20:33.115Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.16-SNAPSHOT/web-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:33.115Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/web.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.16-SNAPSHOT/web-7.0.16-SNAPSHOT.zip [2024-06-27T10:20:33.371Z] [INFO] [2024-06-27T10:20:33.371Z] [INFO] --- exec:3.1.0:exec (create-domain) @ glassfish --- [2024-06-27T10:20:33.932Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:33.932Z] [INFO] [2024-06-27T10:20:33.932Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ debug --- [2024-06-27T10:20:33.932Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:33.932Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:20:34.187Z] Using port 4848 for Admin. [2024-06-27T10:20:34.187Z] Using port 8080 for HTTP Instance. [2024-06-27T10:20:34.187Z] Using default port 7676 for JMS. [2024-06-27T10:20:34.187Z] Using default port 3700 for IIOP. [2024-06-27T10:20:34.187Z] Using default port 8181 for HTTP_SSL. [2024-06-27T10:20:34.187Z] Using default port 3820 for IIOP_SSL. [2024-06-27T10:20:34.187Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-06-27T10:20:34.187Z] Using default port 8686 for JMX_ADMIN. [2024-06-27T10:20:34.187Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:20:34.187Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:20:34.187Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:20:34.187Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:20:35.552Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:20:35.552Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:20:35.552Z] [2024-06-27T10:20:35.552Z] Warning: [2024-06-27T10:20:35.552Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:35.552Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:20:35.552Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:20:36.112Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:20:36.112Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:20:36.112Z] [2024-06-27T10:20:36.112Z] Warning: [2024-06-27T10:20:36.113Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:36.368Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:36.368Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:20:36.368Z] [INFO] [2024-06-27T10:20:36.368Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ debug --- [2024-06-27T10:20:36.368Z] [INFO] Not copying test resources [2024-06-27T10:20:36.368Z] [INFO] [2024-06-27T10:20:36.368Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ debug --- [2024-06-27T10:20:36.368Z] [INFO] Not compiling test sources [2024-06-27T10:20:36.368Z] [INFO] [2024-06-27T10:20:36.368Z] [INFO] --- surefire:3.2.5:test (default-test) @ debug --- [2024-06-27T10:20:36.368Z] [INFO] Tests are skipped. [2024-06-27T10:20:36.368Z] [INFO] [2024-06-27T10:20:36.368Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ debug --- [2024-06-27T10:20:36.368Z] [INFO] Executing tasks [2024-06-27T10:20:36.368Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/target/classes/META-INF for [2024-06-27T10:20:36.368Z] [INFO] [echo] debug [2024-06-27T10:20:36.368Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/target/classes/META-INF [2024-06-27T10:20:36.368Z] [INFO] Executed tasks [2024-06-27T10:20:36.368Z] [INFO] [2024-06-27T10:20:36.368Z] [INFO] --- jar:3.3.0:jar (default-jar) @ debug --- [2024-06-27T10:20:36.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/target/debug.jar [2024-06-27T10:20:36.368Z] [INFO] [2024-06-27T10:20:36.368Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ debug --- [2024-06-27T10:20:36.368Z] [INFO] Tests are skipped. [2024-06-27T10:20:36.368Z] [INFO] [2024-06-27T10:20:36.368Z] [INFO] --- failsafe:3.2.5:verify (verify) @ debug --- [2024-06-27T10:20:36.368Z] [INFO] Tests are skipped. [2024-06-27T10:20:36.368Z] [INFO] [2024-06-27T10:20:36.368Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-debug-checkstyle) @ debug --- [2024-06-27T10:20:36.368Z] [INFO] [2024-06-27T10:20:36.368Z] [INFO] --- install:3.1.1:install (default-install) @ debug --- [2024-06-27T10:20:36.368Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.16-SNAPSHOT/debug-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:36.368Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/target/debug.jar to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.16-SNAPSHOT/debug-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:36.623Z] Enter keystore password: Certificate stored in file [2024-06-27T10:20:36.624Z] [2024-06-27T10:20:36.624Z] Warning: [2024-06-27T10:20:36.624Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:36.879Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:20:37.134Z] Enter keystore password: Certificate stored in file [2024-06-27T10:20:37.134Z] [2024-06-27T10:20:37.134Z] Warning: [2024-06-27T10:20:37.134Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:20:37.389Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:20:37.949Z] Domain domain1 created. [2024-06-27T10:20:37.950Z] Domain domain1 admin port is 4848. [2024-06-27T10:20:37.950Z] Domain domain1 allows admin login as user "admin" with no password. [2024-06-27T10:20:37.950Z] Admin login information for host [localhost] and port [4848] [2024-06-27T10:20:37.950Z] is being overwritten with credentials provided because the [2024-06-27T10:20:37.950Z] --savelogin option was used during the create-domain command. [2024-06-27T10:20:37.950Z] Login information relevant to admin user name [admin] [2024-06-27T10:20:37.950Z] for this domain [domain1] stored at [2024-06-27T10:20:37.950Z] [/home/jenkins/.gfclient/pass] successfully. [2024-06-27T10:20:37.950Z] Make sure that this file remains protected. [2024-06-27T10:20:37.950Z] Information stored in this file will be used by [2024-06-27T10:20:37.950Z] administration commands to manage this domain. [2024-06-27T10:20:37.950Z] Command create-domain executed successfully. [2024-06-27T10:20:37.950Z] [INFO] [2024-06-27T10:20:37.950Z] [INFO] --- antrun:3.1.0:run (do stuff) @ glassfish --- [2024-06-27T10:20:38.205Z] [INFO] Executing tasks [2024-06-27T10:20:38.205Z] [WARNING] [echo] PATCHING [2024-06-27T10:20:38.205Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-jwt-auth-api.jar.tmp [2024-06-27T10:20:38.205Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-06-27T10:20:38.205Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-jwt-auth-api.jar [2024-06-27T10:20:38.205Z] [WARNING] [echo] PATCHING [2024-06-27T10:20:38.205Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-rest-client-api.jar.tmp [2024-06-27T10:20:38.205Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-06-27T10:20:38.205Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-rest-client-api.jar [2024-06-27T10:20:38.205Z] [WARNING] [echo] PATCHING [2024-06-27T10:20:38.205Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp [2024-06-27T10:20:38.205Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-06-27T10:20:38.205Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar [2024-06-27T10:20:38.205Z] [INFO] Executed tasks [2024-06-27T10:20:38.205Z] [INFO] [2024-06-27T10:20:38.205Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish --- [2024-06-27T10:20:38.205Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-06-27T10:20:38.766Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/glassfish.zip [2024-06-27T10:20:40.130Z] [INFO] [2024-06-27T10:20:40.130Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish --- [2024-06-27T10:20:40.130Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/glassfish.zip [2024-06-27T10:20:40.130Z] [INFO] [2024-06-27T10:20:40.130Z] [INFO] --- spec-version:2.1:check-distribution (default) @ glassfish --- [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-06-27T10:20:40.130Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.annotation:jakarta.annotation-api:2.1.1 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 } [2024-06-27T10:20:40.130Z] - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:40.130Z] - WARNING: Specification-Version (2.1) should be 2.1.1 [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.authentication:jakarta.authentication-api:3.0.0 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 } [2024-06-27T10:20:40.130Z] - ERROR: missing configuration ( spec-version ) [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.authorization:jakarta.authorization-api:2.1.0 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 } [2024-06-27T10:20:40.130Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:40.130Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-06-27T10:20:40.130Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:20:40.130Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.batch:jakarta.batch-api:2.1.1 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. spec-version=1.0 apiPackage=jakarta.batch API final spec-impl-version=2.1.1 } [2024-06-27T10:20:40.130Z] - WARNING: Specification-Version (2.1) should be 1.0 [2024-06-27T10:20:40.130Z] - WARNING: spec-impl-version (2.1.1) must start with JCP spec-version number (1.0) [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-06-27T10:20:40.130Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:40.130Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.el:jakarta.el-api:5.0.1 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.130Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.130Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:20:40.130Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:20:40.130Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:40.130Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 } [2024-06-27T10:20:40.130Z] - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:40.130Z] - WARNING: Specification-Version (3.0) should be 3.0.3 [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.130Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:20:40.130Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:20:40.130Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:40.130Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ org.glassfish:jakarta.faces:4.0.7 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.7 } [2024-06-27T10:20:40.130Z] - WARNING: Specification-Version (4.0) should be 3.0 [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ] [2024-06-27T10:20:40.130Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 } [2024-06-27T10:20:40.130Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:40.130Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [2024-06-27T10:20:40.130Z] [ jakarta.jms:jakarta.jms-api:3.1.0 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.jms API final spec-impl-version=3.1.0 } [2024-06-27T10:20:40.131Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:40.131Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:20:40.131Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:20:40.131Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.persistence:jakarta.persistence-api:3.1.0 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-06-27T10:20:40.131Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:40.131Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.servlet:jakarta.servlet-api:6.0.0 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-06-27T10:20:40.131Z] - WARNING: Specification-Version (3.1) should be 2.3 [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 } [2024-06-27T10:20:40.131Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-06-27T10:20:40.131Z] - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-06-27T10:20:40.131Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:40.131Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.validation:jakarta.validation-api:3.0.2 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:20:40.131Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:20:40.131Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-06-27T10:20:40.131Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:20:40.131Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [ org.glassfish.main.core:jakartaee-kernel:7.0.16-SNAPSHOT ] [2024-06-27T10:20:40.131Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:20:40.131Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:20:40.131Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:20:40.131Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:20:40.131Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:20:40.131Z] [2024-06-27T10:20:40.131Z] [INFO] [2024-06-27T10:20:40.131Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-06-27T10:20:40.131Z] [INFO] Tests are skipped. [2024-06-27T10:20:40.131Z] [INFO] [2024-06-27T10:20:40.131Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-06-27T10:20:40.131Z] [INFO] Tests are skipped. [2024-06-27T10:20:40.131Z] [INFO] [2024-06-27T10:20:40.131Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-checkstyle) @ glassfish --- [2024-06-27T10:20:40.131Z] [INFO] [2024-06-27T10:20:40.131Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-06-27T10:20:40.131Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.16-SNAPSHOT/glassfish-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:40.131Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.16-SNAPSHOT/glassfish-7.0.16-SNAPSHOT.zip [2024-06-27T10:20:40.131Z] [INFO] [2024-06-27T10:20:40.131Z] [INFO] [2024-06-27T10:20:40.131Z] [INFO] [2024-06-27T10:20:40.131Z] [INFO] -----------< org.glassfish.main.extras:instanceroot-builder >----------- [2024-06-27T10:20:40.131Z] [INFO] -----------< org.glassfish.main.extras:installroot-builder >------------ [2024-06-27T10:20:40.132Z] [INFO] Building GlassFish UberJar InstanceRoot Builder Module 7.0.16-SNAPSHOT [299/302] [2024-06-27T10:20:40.132Z] [INFO] Building GlassFish UberJar InstallRoot Builder Module 7.0.16-SNAPSHOT [300/302] [2024-06-27T10:20:40.132Z] [INFO] --------------< org.glassfish.main:glassfish-itest-tools >-------------- [2024-06-27T10:20:40.132Z] [INFO] Building GlassFish Integration Test Tools 7.0.16-SNAPSHOT [301/302] [2024-06-27T10:20:40.132Z] [INFO] from appserver/extras/embedded/common/installroot-builder/pom.xml [2024-06-27T10:20:40.132Z] [INFO] from appserver/extras/embedded/common/instanceroot-builder/pom.xml [2024-06-27T10:20:40.132Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:20:40.132Z] [INFO] from appserver/itest-tools/pom.xml [2024-06-27T10:20:40.132Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:20:40.132Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installroot-builder --- [2024-06-27T10:20:40.132Z] [INFO] --- clean:3.3.2:clean (default-clean) @ instanceroot-builder --- [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ instanceroot-builder --- [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ installroot-builder --- [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ instanceroot-builder --- [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ installroot-builder --- [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- dependency:3.6.1:unpack (copy) @ instanceroot-builder --- [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- dependency:3.6.1:unpack (copy) @ installroot-builder --- [2024-06-27T10:20:40.132Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:40.132Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-itest-tools --- [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-itest-tools --- [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-itest-tools --- [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ glassfish-itest-tools --- [2024-06-27T10:20:40.132Z] [INFO] [2024-06-27T10:20:40.132Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ instanceroot-builder --- [2024-06-27T10:20:40.132Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:20:40.132Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:40.391Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:40.391Z] [INFO] [2024-06-27T10:20:40.391Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ instanceroot-builder --- [2024-06-27T10:20:40.391Z] [INFO] [2024-06-27T10:20:40.391Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ instanceroot-builder --- [2024-06-27T10:20:40.391Z] [INFO] [2024-06-27T10:20:40.391Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ instanceroot-builder --- [2024-06-27T10:20:40.391Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:40.391Z] [INFO] [2024-06-27T10:20:40.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ instanceroot-builder --- [2024-06-27T10:20:40.391Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:20:40.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/src/main/manpages [2024-06-27T10:20:40.391Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:40.391Z] [INFO] [2024-06-27T10:20:40.391Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ instanceroot-builder --- [2024-06-27T10:20:40.391Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:20:40.391Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:40.391Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:40.391Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java uses unchecked or unsafe operations. [2024-06-27T10:20:40.391Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:40.391Z] [INFO] [2024-06-27T10:20:40.391Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ instanceroot-builder --- [2024-06-27T10:20:40.391Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:20:40.391Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:40.391Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:40.391Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:20:40.391Z] [INFO] [2024-06-27T10:20:40.391Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ instanceroot-builder --- [2024-06-27T10:20:40.391Z] [INFO] Not copying test resources [2024-06-27T10:20:40.391Z] [INFO] [2024-06-27T10:20:40.391Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ instanceroot-builder --- [2024-06-27T10:20:40.391Z] [INFO] Not compiling test sources [2024-06-27T10:20:40.391Z] [INFO] [2024-06-27T10:20:40.392Z] [INFO] --- surefire:3.2.5:test (default-test) @ instanceroot-builder --- [2024-06-27T10:20:40.392Z] [INFO] Tests are skipped. [2024-06-27T10:20:40.392Z] [INFO] [2024-06-27T10:20:40.392Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ instanceroot-builder --- [2024-06-27T10:20:40.392Z] [INFO] Executing tasks [2024-06-27T10:20:40.392Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF for [2024-06-27T10:20:40.392Z] [INFO] [echo] instanceroot-builder [2024-06-27T10:20:40.392Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF [2024-06-27T10:20:40.392Z] [INFO] Executed tasks [2024-06-27T10:20:40.392Z] [INFO] [2024-06-27T10:20:40.392Z] [INFO] --- jar:3.3.0:jar (default-jar) @ instanceroot-builder --- [2024-06-27T10:20:40.392Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar [2024-06-27T10:20:40.392Z] [INFO] [2024-06-27T10:20:40.392Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ instanceroot-builder --- [2024-06-27T10:20:40.392Z] [INFO] Tests are skipped. [2024-06-27T10:20:40.392Z] [INFO] [2024-06-27T10:20:40.392Z] [INFO] --- failsafe:3.2.5:verify (verify) @ instanceroot-builder --- [2024-06-27T10:20:40.392Z] [INFO] Tests are skipped. [2024-06-27T10:20:40.392Z] [INFO] [2024-06-27T10:20:40.392Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-instanceroot-builder-checkstyle) @ instanceroot-builder --- [2024-06-27T10:20:40.392Z] [INFO] [2024-06-27T10:20:40.392Z] [INFO] --- install:3.1.1:install (default-install) @ instanceroot-builder --- [2024-06-27T10:20:40.392Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.16-SNAPSHOT/instanceroot-builder-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:40.392Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.16-SNAPSHOT/instanceroot-builder-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:40.648Z] [INFO] [2024-06-27T10:20:40.648Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ installroot-builder --- [2024-06-27T10:20:40.648Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:20:40.648Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:40.648Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:40.648Z] [INFO] [2024-06-27T10:20:40.648Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ installroot-builder --- [2024-06-27T10:20:40.648Z] [INFO] [2024-06-27T10:20:40.648Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ installroot-builder --- [2024-06-27T10:20:40.648Z] [INFO] [2024-06-27T10:20:40.648Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ installroot-builder --- [2024-06-27T10:20:40.648Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:40.648Z] [INFO] [2024-06-27T10:20:40.648Z] [INFO] --- resources:3.3.1:resources (default-resources) @ installroot-builder --- [2024-06-27T10:20:40.648Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:20:40.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/src/main/manpages [2024-06-27T10:20:40.648Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:40.648Z] [INFO] [2024-06-27T10:20:40.648Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ installroot-builder --- [2024-06-27T10:20:40.648Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:20:40.648Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:40.648Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:40.648Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java uses unchecked or unsafe operations. [2024-06-27T10:20:40.648Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:20:40.648Z] [INFO] [2024-06-27T10:20:40.648Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ installroot-builder --- [2024-06-27T10:20:40.648Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:20:40.648Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:40.648Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:40.648Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:20:40.648Z] [INFO] [2024-06-27T10:20:40.648Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ installroot-builder --- [2024-06-27T10:20:40.648Z] [INFO] Not copying test resources [2024-06-27T10:20:40.648Z] [INFO] [2024-06-27T10:20:40.648Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ installroot-builder --- [2024-06-27T10:20:40.648Z] [INFO] Not compiling test sources [2024-06-27T10:20:40.648Z] [INFO] [2024-06-27T10:20:40.648Z] [INFO] --- surefire:3.2.5:test (default-test) @ installroot-builder --- [2024-06-27T10:20:40.648Z] [INFO] Tests are skipped. [2024-06-27T10:20:40.648Z] [INFO] [2024-06-27T10:20:40.648Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ installroot-builder --- [2024-06-27T10:20:40.903Z] [INFO] Executing tasks [2024-06-27T10:20:40.903Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF for [2024-06-27T10:20:40.903Z] [INFO] [echo] installroot-builder [2024-06-27T10:20:40.903Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF [2024-06-27T10:20:40.903Z] [INFO] Executed tasks [2024-06-27T10:20:40.903Z] [INFO] [2024-06-27T10:20:40.903Z] [INFO] --- jar:3.3.0:jar (default-jar) @ installroot-builder --- [2024-06-27T10:20:40.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar [2024-06-27T10:20:41.159Z] [INFO] [2024-06-27T10:20:41.159Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ installroot-builder --- [2024-06-27T10:20:41.159Z] [INFO] Tests are skipped. [2024-06-27T10:20:41.159Z] [INFO] [2024-06-27T10:20:41.159Z] [INFO] --- failsafe:3.2.5:verify (verify) @ installroot-builder --- [2024-06-27T10:20:41.159Z] [INFO] Tests are skipped. [2024-06-27T10:20:41.159Z] [INFO] [2024-06-27T10:20:41.159Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-installroot-builder-checkstyle) @ installroot-builder --- [2024-06-27T10:20:41.159Z] [INFO] [2024-06-27T10:20:41.159Z] [INFO] --- install:3.1.1:install (default-install) @ installroot-builder --- [2024-06-27T10:20:41.159Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.16-SNAPSHOT/installroot-builder-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:41.159Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.16-SNAPSHOT/installroot-builder-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:41.721Z] [INFO] [2024-06-27T10:20:41.721Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] Skipping the execution. [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- assembly:3.6.0:single (jdbcra-cp.rar) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-itest-tools --- [2024-06-27T10:20:41.977Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-06-27T10:20:41.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__cp_jdbc_ra.rar [2024-06-27T10:20:41.977Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:41.977Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- assembly:3.6.0:single (jdbcra-ds.rar) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-06-27T10:20:41.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__ds_jdbc_ra.rar [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- assembly:3.6.0:single (jdbcra-dm.rar) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-06-27T10:20:41.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__dm_jdbc_ra.rar [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- assembly:3.6.0:single (jdbcra-xa.rar) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-06-27T10:20:41.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__xa_jdbc_ra.rar [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] No sources to compile [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] No sources to compile [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] Not copying test resources [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] Not compiling test sources [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] Tests are skipped. [2024-06-27T10:20:41.977Z] [INFO] [2024-06-27T10:20:41.977Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-web --- [2024-06-27T10:20:41.977Z] [INFO] Executing tasks [2024-06-27T10:20:41.977Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/classes/META-INF for [2024-06-27T10:20:41.977Z] [INFO] [echo] glassfish-embedded-web [2024-06-27T10:20:41.977Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/classes/META-INF [2024-06-27T10:20:42.233Z] [INFO] Executed tasks [2024-06-27T10:20:42.233Z] [INFO] [2024-06-27T10:20:42.233Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-web --- [2024-06-27T10:20:42.233Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:42.233Z] [INFO] [2024-06-27T10:20:42.233Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-itest-tools --- [2024-06-27T10:20:42.233Z] [INFO] [2024-06-27T10:20:42.233Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-itest-tools --- [2024-06-27T10:20:42.233Z] [INFO] [2024-06-27T10:20:42.233Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-itest-tools --- [2024-06-27T10:20:42.233Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:20:42.233Z] [INFO] [2024-06-27T10:20:42.233Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-itest-tools --- [2024-06-27T10:20:42.233Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:20:42.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/src/main/manpages [2024-06-27T10:20:42.233Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:20:42.233Z] [INFO] [2024-06-27T10:20:42.233Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-itest-tools --- [2024-06-27T10:20:42.233Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:42.233Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:42.233Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:42.233Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java uses or overrides a deprecated API. [2024-06-27T10:20:42.233Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:20:42.233Z] [INFO] [2024-06-27T10:20:42.233Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-itest-tools --- [2024-06-27T10:20:42.233Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:20:42.233Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:20:42.489Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:20:42.489Z] [INFO] [2024-06-27T10:20:42.489Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-itest-tools --- [2024-06-27T10:20:42.489Z] [INFO] Not copying test resources [2024-06-27T10:20:42.489Z] [INFO] [2024-06-27T10:20:42.489Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-itest-tools --- [2024-06-27T10:20:42.489Z] [INFO] Not compiling test sources [2024-06-27T10:20:42.489Z] [INFO] [2024-06-27T10:20:42.489Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-itest-tools --- [2024-06-27T10:20:42.489Z] [INFO] Tests are skipped. [2024-06-27T10:20:42.489Z] [INFO] [2024-06-27T10:20:42.489Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-itest-tools --- [2024-06-27T10:20:42.489Z] [INFO] Executing tasks [2024-06-27T10:20:42.490Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/classes/META-INF for [2024-06-27T10:20:42.490Z] [INFO] [echo] glassfish-itest-tools [2024-06-27T10:20:42.490Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/classes/META-INF [2024-06-27T10:20:42.490Z] [INFO] Executed tasks [2024-06-27T10:20:42.490Z] [INFO] [2024-06-27T10:20:42.490Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-itest-tools --- [2024-06-27T10:20:42.490Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/glassfish-itest-tools.jar [2024-06-27T10:20:42.490Z] [INFO] [2024-06-27T10:20:42.490Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-itest-tools --- [2024-06-27T10:20:42.490Z] [INFO] Tests are skipped. [2024-06-27T10:20:42.490Z] [INFO] [2024-06-27T10:20:42.490Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-itest-tools --- [2024-06-27T10:20:42.490Z] [INFO] Tests are skipped. [2024-06-27T10:20:42.490Z] [INFO] [2024-06-27T10:20:42.490Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-itest-tools-checkstyle) @ glassfish-itest-tools --- [2024-06-27T10:20:42.490Z] [INFO] [2024-06-27T10:20:42.490Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-itest-tools --- [2024-06-27T10:20:42.490Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.16-SNAPSHOT/glassfish-itest-tools-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:42.490Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/glassfish-itest-tools.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.16-SNAPSHOT/glassfish-itest-tools-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:45.760Z] [INFO] [2024-06-27T10:20:45.760Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-web.jar) @ glassfish-embedded-web --- [2024-06-27T10:20:45.760Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-06-27T10:20:47.645Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-06-27T10:20:54.175Z] [INFO] [2024-06-27T10:20:54.175Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-all --- [2024-06-27T10:20:54.175Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-06-27T10:20:54.175Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/glassfish-embedded-web.jar, it will become the file for main project artifact. [2024-06-27T10:20:54.175Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-06-27T10:20:54.176Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/classes [2024-06-27T10:20:54.176Z] with assembly file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-06-27T10:20:54.176Z] [INFO] [2024-06-27T10:20:54.176Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-web --- [2024-06-27T10:20:54.176Z] [INFO] Tests are skipped. [2024-06-27T10:20:54.176Z] [INFO] [2024-06-27T10:20:54.176Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-web --- [2024-06-27T10:20:54.176Z] [INFO] Tests are skipped. [2024-06-27T10:20:54.176Z] [INFO] [2024-06-27T10:20:54.176Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-web-checkstyle) @ glassfish-embedded-web --- [2024-06-27T10:20:54.176Z] [INFO] [2024-06-27T10:20:54.176Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-web --- [2024-06-27T10:20:54.176Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.16-SNAPSHOT/glassfish-embedded-web-7.0.16-SNAPSHOT.pom [2024-06-27T10:20:54.176Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/glassfish-embedded-web.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.16-SNAPSHOT/glassfish-embedded-web-7.0.16-SNAPSHOT.jar [2024-06-27T10:20:54.176Z] [INFO] [2024-06-27T10:20:54.176Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-all --- [2024-06-27T10:20:54.176Z] [INFO] [2024-06-27T10:20:54.176Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ glassfish-embedded-all --- [2024-06-27T10:20:54.176Z] [INFO] [2024-06-27T10:20:54.176Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-all --- [2024-06-27T10:20:54.176Z] [INFO] Skipping the execution. [2024-06-27T10:20:54.176Z] [INFO] [2024-06-27T10:20:54.176Z] [INFO] --- assembly:3.6.0:single (rars) @ glassfish-embedded-all --- [2024-06-27T10:20:54.176Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-06-27T10:20:54.176Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-06-27T10:20:54.176Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-06-27T10:20:54.176Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-06-27T10:20:54.176Z] [INFO] Reading assembly descriptor: src/assembly/jmsra.xml [2024-06-27T10:20:54.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__cp_jdbc_ra.rar [2024-06-27T10:20:54.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__dm_jdbc_ra.rar [2024-06-27T10:20:54.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__ds_jdbc_ra.rar [2024-06-27T10:20:54.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__xa_jdbc_ra.rar [2024-06-27T10:20:54.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-jmsra.rar [2024-06-27T10:20:54.431Z] [INFO] [2024-06-27T10:20:54.431Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-all --- [2024-06-27T10:20:54.431Z] [INFO] No sources to compile [2024-06-27T10:20:54.431Z] [INFO] [2024-06-27T10:20:54.431Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-all --- [2024-06-27T10:20:54.431Z] [INFO] No sources to compile [2024-06-27T10:20:54.431Z] [INFO] [2024-06-27T10:20:54.431Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-all --- [2024-06-27T10:20:54.431Z] [INFO] Not copying test resources [2024-06-27T10:20:54.431Z] [INFO] [2024-06-27T10:20:54.431Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-all --- [2024-06-27T10:20:54.431Z] [INFO] Not compiling test sources [2024-06-27T10:20:54.431Z] [INFO] [2024-06-27T10:20:54.431Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-all --- [2024-06-27T10:20:54.431Z] [INFO] Tests are skipped. [2024-06-27T10:20:54.431Z] [INFO] [2024-06-27T10:20:54.431Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-all --- [2024-06-27T10:20:54.431Z] [INFO] Executing tasks [2024-06-27T10:20:54.431Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/classes/META-INF for [2024-06-27T10:20:54.431Z] [INFO] [echo] glassfish-embedded-all [2024-06-27T10:20:54.431Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/classes/META-INF [2024-06-27T10:20:54.431Z] [INFO] Executed tasks [2024-06-27T10:20:54.431Z] [INFO] [2024-06-27T10:20:54.431Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-all --- [2024-06-27T10:20:59.669Z] [INFO] [2024-06-27T10:20:59.669Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-all.jar) @ glassfish-embedded-all --- [2024-06-27T10:20:59.669Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-06-27T10:21:02.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-06-27T10:21:12.102Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-06-27T10:21:12.102Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/glassfish-embedded-all.jar, it will become the file for main project artifact. [2024-06-27T10:21:12.102Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-06-27T10:21:12.102Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/classes [2024-06-27T10:21:12.102Z] with assembly file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-06-27T10:21:12.102Z] [INFO] [2024-06-27T10:21:12.102Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-all --- [2024-06-27T10:21:12.102Z] [INFO] Tests are skipped. [2024-06-27T10:21:12.102Z] [INFO] [2024-06-27T10:21:12.102Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-all --- [2024-06-27T10:21:12.103Z] [INFO] Tests are skipped. [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-all-checkstyle) @ glassfish-embedded-all --- [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-all --- [2024-06-27T10:21:12.103Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.16-SNAPSHOT/glassfish-embedded-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:21:12.103Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/glassfish-embedded-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.16-SNAPSHOT/glassfish-embedded-all-7.0.16-SNAPSHOT.jar [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2024-06-27T10:21:12.103Z] [INFO] Building GlassFish Embedded Modules - Tests 7.0.16-SNAPSHOT [302/302] [2024-06-27T10:21:12.103Z] [INFO] from appserver/extras/embedded/tests/pom.xml [2024-06-27T10:21:12.103Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:21:12.103Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:21:12.103Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- resources:3.3.1:resources (default-resources) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/src/main/resources [2024-06-27T10:21:12.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/src/main/manpages [2024-06-27T10:21:12.103Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:21:12.103Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:21:12.103Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:21:12.103Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:21:12.103Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:21:12.103Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Not copying test resources [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Not compiling test sources [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- surefire:3.2.5:test (default-test) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Tests are skipped. [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Executing tasks [2024-06-27T10:21:12.103Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/target/classes/META-INF for [2024-06-27T10:21:12.103Z] [INFO] [echo] tests-embedded [2024-06-27T10:21:12.103Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/target/classes/META-INF [2024-06-27T10:21:12.103Z] [INFO] Executed tasks [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- jar:3.3.0:jar (default-jar) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/target/tests-embedded.jar [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Tests are skipped. [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Tests are skipped. [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-tests-embedded-checkstyle) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] [2024-06-27T10:21:12.103Z] [INFO] --- install:3.1.1:install (default-install) @ tests-embedded --- [2024-06-27T10:21:12.103Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.16-SNAPSHOT/tests-embedded-7.0.16-SNAPSHOT.pom [2024-06-27T10:21:12.103Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/target/tests-embedded.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.16-SNAPSHOT/tests-embedded-7.0.16-SNAPSHOT.jar [2024-06-27T10:21:12.103Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:21:12.103Z] [INFO] Reactor Summary for GlassFish Project 7.0.16-SNAPSHOT: [2024-06-27T10:21:12.104Z] [INFO] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Project .................................. SUCCESS [ 10.245 s] [2024-06-27T10:21:12.104Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 2.429 s] [2024-06-27T10:21:12.104Z] [INFO] Nucleus Parent ..................................... SUCCESS [ 24.431 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Java Util Logging Extension .............. SUCCESS [ 13.265 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish HK2 Config Injectors ..................... SUCCESS [ 12.221 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Nucleus Modules .......................... SUCCESS [ 0.608 s] [2024-06-27T10:21:12.104Z] [INFO] HK2 config types ................................... SUCCESS [ 3.642 s] [2024-06-27T10:21:12.104Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.598 s] [2024-06-27T10:21:12.104Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 2.810 s] [2024-06-27T10:21:12.104Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 3.218 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.598 s] [2024-06-27T10:21:12.104Z] [INFO] grizzly-config ..................................... SUCCESS [ 3.294 s] [2024-06-27T10:21:12.104Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 1.031 s] [2024-06-27T10:21:12.104Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 1.552 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.598 s] [2024-06-27T10:21:12.104Z] [INFO] Common Utilities ................................... SUCCESS [ 2.923 s] [2024-06-27T10:21:12.104Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 2.107 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.606 s] [2024-06-27T10:21:12.104Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 1.453 s] [2024-06-27T10:21:12.104Z] [INFO] Test Utilities ..................................... SUCCESS [ 5.396 s] [2024-06-27T10:21:12.104Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.605 s] [2024-06-27T10:21:12.104Z] [INFO] admin-config-api ................................... SUCCESS [ 2.480 s] [2024-06-27T10:21:12.104Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 0.922 s] [2024-06-27T10:21:12.104Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.597 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 1.714 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.596 s] [2024-06-27T10:21:12.104Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 2.793 s] [2024-06-27T10:21:12.104Z] [INFO] Security Core Classes .............................. SUCCESS [ 2.577 s] [2024-06-27T10:21:12.104Z] [INFO] Security Services and SPI .......................... SUCCESS [ 1.199 s] [2024-06-27T10:21:12.104Z] [INFO] admin-util ......................................... SUCCESS [ 2.040 s] [2024-06-27T10:21:12.104Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 1.620 s] [2024-06-27T10:21:12.104Z] [INFO] Cluster ............................................ SUCCESS [ 0.604 s] [2024-06-27T10:21:12.104Z] [INFO] cluster-common ..................................... SUCCESS [ 1.203 s] [2024-06-27T10:21:12.104Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 0.828 s] [2024-06-27T10:21:12.104Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 0.976 s] [2024-06-27T10:21:12.104Z] [INFO] admin-launcher ..................................... SUCCESS [ 0.681 s] [2024-06-27T10:21:12.104Z] [INFO] admin-cli .......................................... SUCCESS [ 1.127 s] [2024-06-27T10:21:12.104Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 2.252 s] [2024-06-27T10:21:12.104Z] [INFO] OSGi Container ..................................... SUCCESS [ 1.411 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 2.515 s] [2024-06-27T10:21:12.104Z] [INFO] flashlight-framework ............................... SUCCESS [ 2.393 s] [2024-06-27T10:21:12.104Z] [INFO] Kernel Classes ..................................... SUCCESS [ 3.146 s] [2024-06-27T10:21:12.104Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 0.755 s] [2024-06-27T10:21:12.104Z] [INFO] cluster-admin ...................................... SUCCESS [ 3.223 s] [2024-06-27T10:21:12.104Z] [INFO] admin-server-management ............................ SUCCESS [ 5.850 s] [2024-06-27T10:21:12.104Z] [INFO] cluster-cli ........................................ SUCCESS [ 2.744 s] [2024-06-27T10:21:12.104Z] [INFO] GMS Module ......................................... SUCCESS [ 1.284 s] [2024-06-27T10:21:12.104Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 1.889 s] [2024-06-27T10:21:12.104Z] [INFO] AMX Core ........................................... SUCCESS [ 4.869 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 1.298 s] [2024-06-27T10:21:12.104Z] [INFO] Context Propagation ................................ SUCCESS [ 1.440 s] [2024-06-27T10:21:12.104Z] [INFO] admin-monitoring ................................... SUCCESS [ 1.597 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.892 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 3.061 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 0.685 s] [2024-06-27T10:21:12.104Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.193 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 0.790 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 3.707 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.870 s] [2024-06-27T10:21:12.104Z] [INFO] Jakarta EE dependent public APIs of Glassfish ...... SUCCESS [ 0.560 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Jakarta EE Annotation Framework .......... SUCCESS [ 1.361 s] [2024-06-27T10:21:12.104Z] [INFO] nucleus.resources .................................. SUCCESS [ 1.314 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 0.658 s] [2024-06-27T10:21:12.104Z] [INFO] Deployment Object Library .......................... SUCCESS [ 4.146 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 0.859 s] [2024-06-27T10:21:12.104Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 0.621 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 0.870 s] [2024-06-27T10:21:12.104Z] [INFO] Resources Connector ................................ SUCCESS [ 2.856 s] [2024-06-27T10:21:12.104Z] [INFO] Connectors Parent .................................. SUCCESS [ 0.660 s] [2024-06-27T10:21:12.104Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 2.157 s] [2024-06-27T10:21:12.104Z] [INFO] EJB container Internal API ......................... SUCCESS [ 2.009 s] [2024-06-27T10:21:12.104Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 3.186 s] [2024-06-27T10:21:12.104Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 0.788 s] [2024-06-27T10:21:12.104Z] [INFO] Jakarta EE Security Core Classes ................... SUCCESS [ 5.906 s] [2024-06-27T10:21:12.104Z] [INFO] stats77 ............................................ SUCCESS [ 1.932 s] [2024-06-27T10:21:12.104Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 2.249 s] [2024-06-27T10:21:12.105Z] [INFO] Glassfish Naming ................................... SUCCESS [ 3.095 s] [2024-06-27T10:21:12.105Z] [INFO] Container Common ................................... SUCCESS [ 3.139 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 0.863 s] [2024-06-27T10:21:12.105Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 2.984 s] [2024-06-27T10:21:12.105Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 1.314 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 0.788 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 2.453 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 1.648 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 10.924 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 0.535 s] [2024-06-27T10:21:12.105Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 2.294 s] [2024-06-27T10:21:12.105Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 2.435 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 3.481 s] [2024-06-27T10:21:12.105Z] [INFO] Nucleus template ................................... SUCCESS [ 1.413 s] [2024-06-27T10:21:12.105Z] [INFO] flashlight-agent ................................... SUCCESS [ 1.722 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 1.008 s] [2024-06-27T10:21:12.105Z] [INFO] Flashlight ......................................... SUCCESS [ 0.595 s] [2024-06-27T10:21:12.105Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 3.056 s] [2024-06-27T10:21:12.105Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 1.189 s] [2024-06-27T10:21:12.105Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 1.089 s] [2024-06-27T10:21:12.105Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 0.891 s] [2024-06-27T10:21:12.105Z] [INFO] Nucleus distributions .............................. SUCCESS [ 0.514 s] [2024-06-27T10:21:12.105Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 1.020 s] [2024-06-27T10:21:12.105Z] [INFO] Jackson Module Jakarta Xmlbind Annotations ......... SUCCESS [ 9.389 s] [2024-06-27T10:21:12.105Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.479 s] [2024-06-27T10:21:12.105Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 1.268 s] [2024-06-27T10:21:12.105Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 14.186 s] [2024-06-27T10:21:12.105Z] [INFO] Nucleus extras ..................................... SUCCESS [ 0.576 s] [2024-06-27T10:21:12.105Z] [INFO] Admin Command Logger ............................... SUCCESS [ 1.218 s] [2024-06-27T10:21:12.105Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.051 s] [2024-06-27T10:21:12.105Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 9.330 s] [2024-06-27T10:21:12.105Z] [INFO] Diagnostics ........................................ SUCCESS [ 0.421 s] [2024-06-27T10:21:12.105Z] [INFO] Diagnostics API .................................... SUCCESS [ 1.086 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 1.134 s] [2024-06-27T10:21:12.105Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 2.962 s] [2024-06-27T10:21:12.105Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 0.590 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 0.512 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 1.737 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.425 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 3.085 s] [2024-06-27T10:21:12.105Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions . SUCCESS [ 0.411 s] [2024-06-27T10:21:12.105Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 1.301 s] [2024-06-27T10:21:12.105Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 1.314 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 2.020 s] [2024-06-27T10:21:12.105Z] [INFO] App Client Modules ................................. SUCCESS [ 0.687 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.179 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 1.042 s] [2024-06-27T10:21:12.105Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 4.213 s] [2024-06-27T10:21:12.105Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.488 s] [2024-06-27T10:21:12.105Z] [INFO] Backup Restore classes ............................. SUCCESS [ 1.296 s] [2024-06-27T10:21:12.105Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 0.659 s] [2024-06-27T10:21:12.105Z] [INFO] admin-cli-optional ................................. SUCCESS [ 2.244 s] [2024-06-27T10:21:12.105Z] [INFO] admin-core ......................................... SUCCESS [ 1.242 s] [2024-06-27T10:21:12.105Z] [INFO] Appserver template ................................. SUCCESS [ 0.303 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.715 s] [2024-06-27T10:21:12.105Z] [INFO] Jakarta EE related distributions kernel Classes .... SUCCESS [ 2.435 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.214 s] [2024-06-27T10:21:12.105Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 2.208 s] [2024-06-27T10:21:12.105Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 1.396 s] [2024-06-27T10:21:12.105Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 1.661 s] [2024-06-27T10:21:12.105Z] [INFO] Connectors Runtime ................................. SUCCESS [ 7.717 s] [2024-06-27T10:21:12.105Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 3.484 s] [2024-06-27T10:21:12.105Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 2.737 s] [2024-06-27T10:21:12.105Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 4.279 s] [2024-06-27T10:21:12.105Z] [INFO] Core Servlet Container ............................. SUCCESS [ 7.619 s] [2024-06-27T10:21:12.105Z] [INFO] Jakarta Pages Standard Tags implementation connector module SUCCESS [ 2.595 s] [2024-06-27T10:21:12.105Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 2.590 s] [2024-06-27T10:21:12.105Z] [INFO] Web module command line interface .................. SUCCESS [ 5.373 s] [2024-06-27T10:21:12.105Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 0.460 s] [2024-06-27T10:21:12.105Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 1.811 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.124 s] [2024-06-27T10:21:12.105Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 1.220 s] [2024-06-27T10:21:12.105Z] [INFO] Server-Sent Events ................................. SUCCESS [ 5.444 s] [2024-06-27T10:21:12.105Z] [INFO] Web Container glue code ............................ SUCCESS [ 3.472 s] [2024-06-27T10:21:12.105Z] [INFO] JSF implementation connector module ................ SUCCESS [ 2.820 s] [2024-06-27T10:21:12.106Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 2.817 s] [2024-06-27T10:21:12.106Z] [INFO] Web Container HA code .............................. SUCCESS [ 3.411 s] [2024-06-27T10:21:12.106Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 0.104 s] [2024-06-27T10:21:12.106Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 4.473 s] [2024-06-27T10:21:12.106Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 5.834 s] [2024-06-27T10:21:12.106Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 0.384 s] [2024-06-27T10:21:12.106Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 0.192 s] [2024-06-27T10:21:12.106Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.195 s] [2024-06-27T10:21:12.106Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 2.277 s] [2024-06-27T10:21:12.106Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 1.286 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.061 s] [2024-06-27T10:21:12.106Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.048 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 1.566 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 2.296 s] [2024-06-27T10:21:12.106Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 0.484 s] [2024-06-27T10:21:12.106Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 1.892 s] [2024-06-27T10:21:12.106Z] [INFO] Work Management .................................... SUCCESS [ 3.098 s] [2024-06-27T10:21:12.106Z] [INFO] JDBC Module ........................................ SUCCESS [ 0.719 s] [2024-06-27T10:21:12.106Z] [INFO] JDBC Config Module ................................. SUCCESS [ 2.244 s] [2024-06-27T10:21:12.106Z] [INFO] Connectors admin ................................... SUCCESS [ 4.181 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.712 s] [2024-06-27T10:21:12.106Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 0.588 s] [2024-06-27T10:21:12.106Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 3.557 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 0.714 s] [2024-06-27T10:21:12.106Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 1.586 s] [2024-06-27T10:21:12.106Z] [INFO] JMS Module ......................................... SUCCESS [ 2.395 s] [2024-06-27T10:21:12.106Z] [INFO] JMS admin .......................................... SUCCESS [ 2.147 s] [2024-06-27T10:21:12.106Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 3.799 s] [2024-06-27T10:21:12.106Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 1.833 s] [2024-06-27T10:21:12.106Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 0.707 s] [2024-06-27T10:21:12.106Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 3.034 s] [2024-06-27T10:21:12.106Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 2.694 s] [2024-06-27T10:21:12.106Z] [INFO] JDBC Templates ..................................... SUCCESS [ 0.219 s] [2024-06-27T10:21:12.106Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 1.571 s] [2024-06-27T10:21:12.106Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 2.426 s] [2024-06-27T10:21:12.106Z] [INFO] JDBC admin ......................................... SUCCESS [ 2.243 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 0.397 s] [2024-06-27T10:21:12.106Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 3.791 s] [2024-06-27T10:21:12.106Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 4.484 s] [2024-06-27T10:21:12.106Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 2.531 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.202 s] [2024-06-27T10:21:12.106Z] [INFO] utility module for cmp ............................. SUCCESS [ 4.274 s] [2024-06-27T10:21:12.106Z] [INFO] model module for cmp ............................... SUCCESS [ 4.846 s] [2024-06-27T10:21:12.106Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 1.509 s] [2024-06-27T10:21:12.106Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 1.865 s] [2024-06-27T10:21:12.106Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 2.375 s] [2024-06-27T10:21:12.106Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 3.387 s] [2024-06-27T10:21:12.106Z] [INFO] Entity Bean container .............................. SUCCESS [ 2.377 s] [2024-06-27T10:21:12.106Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 12.779 s] [2024-06-27T10:21:12.106Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 2.573 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.209 s] [2024-06-27T10:21:12.106Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.090 s] [2024-06-27T10:21:12.106Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 0.696 s] [2024-06-27T10:21:12.106Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 1.339 s] [2024-06-27T10:21:12.106Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 2.304 s] [2024-06-27T10:21:12.106Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.794 s] [2024-06-27T10:21:12.106Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 0.276 s] [2024-06-27T10:21:12.106Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 4.501 s] [2024-06-27T10:21:12.106Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 3.474 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 0.685 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.128 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish jakartaee.jar ............................ SUCCESS [ 0.122 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish jakartaee.jar distribution fragment ...... SUCCESS [ 0.195 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.124 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.118 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.269 s] [2024-06-27T10:21:12.106Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 0.689 s] [2024-06-27T10:21:12.106Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 1.430 s] [2024-06-27T10:21:12.106Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 1.909 s] [2024-06-27T10:21:12.106Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.591 s] [2024-06-27T10:21:12.106Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.388 s] [2024-06-27T10:21:12.106Z] [INFO] DataProvider ....................................... SUCCESS [ 2.235 s] [2024-06-27T10:21:12.106Z] [INFO] Admin Console Packages ............................. SUCCESS [ 2.148 s] [2024-06-27T10:21:12.106Z] [INFO] Admin Console Common ............................... SUCCESS [ 2.369 s] [2024-06-27T10:21:12.106Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 1.841 s] [2024-06-27T10:21:12.106Z] [INFO] Admin Console WAR .................................. SUCCESS [ 1.347 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 1.046 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 1.050 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 1.258 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 0.798 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 0.976 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 1.027 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 1.044 s] [2024-06-27T10:21:12.107Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.510 s] [2024-06-27T10:21:12.107Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 4.313 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 4.255 s] [2024-06-27T10:21:12.107Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 5.005 s] [2024-06-27T10:21:12.107Z] [INFO] App Client - client-side modules ................... SUCCESS [ 0.179 s] [2024-06-27T10:21:12.107Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 2.804 s] [2024-06-27T10:21:12.107Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 3.311 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 0.499 s] [2024-06-27T10:21:12.107Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 5.707 s] [2024-06-27T10:21:12.107Z] [INFO] WebServices Security and Jakarta Authentication implementation SUCCESS [ 4.037 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 0.268 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 3.689 s] [2024-06-27T10:21:12.107Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 3.623 s] [2024-06-27T10:21:12.107Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 3.728 s] [2024-06-27T10:21:12.107Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 3.852 s] [2024-06-27T10:21:12.107Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 2.325 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.143 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 4.888 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 0.972 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 1.040 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 1.027 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 0.841 s] [2024-06-27T10:21:12.107Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 1.674 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish MicroProfile modules ..................... SUCCESS [ 0.481 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish MicroProfile Connectors .................. SUCCESS [ 5.711 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish MicroProfile Config ...................... SUCCESS [ 4.801 s] [2024-06-27T10:21:12.107Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.928 s] [2024-06-27T10:21:12.107Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.400 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 1.565 s] [2024-06-27T10:21:12.107Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.156 s] [2024-06-27T10:21:12.107Z] [INFO] Glassfish distributions ............................ SUCCESS [ 0.374 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 3.932 s] [2024-06-27T10:21:12.107Z] [INFO] Glassfish Full Profile Distribution ................ SUCCESS [ 12.285 s] [2024-06-27T10:21:12.107Z] [INFO] Embedded GlassFish Common .......................... SUCCESS [ 0.120 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish UberJar InstallRoot Builder Module ....... SUCCESS [ 0.885 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish UberJar InstanceRoot Builder Module ...... SUCCESS [ 0.212 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish OSGI Modules Uninstaller ................. SUCCESS [ 0.155 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish UberJar OSGI Main Module ................. SUCCESS [ 1.012 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish UberJar Activator ........................ SUCCESS [ 0.281 s] [2024-06-27T10:21:12.107Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.062 s] [2024-06-27T10:21:12.107Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.090 s] [2024-06-27T10:21:12.107Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 46.407 s] [2024-06-27T10:21:12.107Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 9.521 s] [2024-06-27T10:21:12.107Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 31.138 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 0.117 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 0.241 s] [2024-06-27T10:21:12.107Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.113 s] [2024-06-27T10:21:12.107Z] [INFO] Debug .............................................. SUCCESS [ 8.468 s] [2024-06-27T10:21:12.107Z] [INFO] Glassfish Web Profile Distribution ................. SUCCESS [ 10.443 s] [2024-06-27T10:21:12.107Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.213 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish Tests .................................... SUCCESS [ 0.302 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.169 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 2.814 s] [2024-06-27T10:21:12.107Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.164 s] [2024-06-27T10:21:12.107Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 2.882 s] [2024-06-27T10:21:12.107Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 2.195 s] [2024-06-27T10:21:12.107Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 2.097 s] [2024-06-27T10:21:12.107Z] [INFO] report-builder ..................................... SUCCESS [ 1.024 s] [2024-06-27T10:21:12.107Z] [INFO] reporter ........................................... SUCCESS [ 1.122 s] [2024-06-27T10:21:12.107Z] [INFO] webtest ............................................ SUCCESS [ 1.353 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish Ant Dependencies ......................... SUCCESS [ 1.291 s] [2024-06-27T10:21:12.107Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 0.220 s] [2024-06-27T10:21:12.107Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 0.674 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 0.957 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 0.589 s] [2024-06-27T10:21:12.107Z] [INFO] Flashlight ......................................... SUCCESS [ 0.293 s] [2024-06-27T10:21:12.107Z] [INFO] GlassFish Integration Test Tools ................... SUCCESS [ 2.259 s] [2024-06-27T10:21:12.107Z] [INFO] Ant tasks .......................................... SUCCESS [ 1.000 s] [2024-06-27T10:21:12.108Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:21:12.108Z] [INFO] BUILD SUCCESS [2024-06-27T10:21:12.108Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:21:12.108Z] [INFO] Total time: 03:03 min (Wall Clock) [2024-06-27T10:21:12.108Z] [INFO] Finished at: 2024-06-27T10:21:11Z [2024-06-27T10:21:12.108Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:21:12.108Z] + ./gfbuild.sh archive_bundles [2024-06-27T10:21:12.667Z] + ./gfbuild.sh archive_embedded [2024-06-27T10:21:13.591Z] + mvn -B -e clean -Pstaging [2024-06-27T10:21:14.952Z] [INFO] Error stacktraces are turned on. [2024-06-27T10:21:14.952Z] [INFO] Scanning for projects... [2024-06-27T10:21:16.835Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:21:16.835Z] [INFO] Reactor Build Order: [2024-06-27T10:21:16.835Z] [INFO] [2024-06-27T10:21:16.835Z] [INFO] GlassFish Project [pom] [2024-06-27T10:21:16.835Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2024-06-27T10:21:16.835Z] [INFO] Nucleus Parent [pom] [2024-06-27T10:21:16.835Z] [INFO] GlassFish Java Util Logging Extension [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] GlassFish HK2 Config Injectors [jar] [2024-06-27T10:21:16.835Z] [INFO] GlassFish Nucleus Modules [pom] [2024-06-27T10:21:16.835Z] [INFO] HK2 config types [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2024-06-27T10:21:16.835Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2024-06-27T10:21:16.835Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2024-06-27T10:21:16.835Z] [INFO] grizzly-config [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Nucleus Grizzly jars Combining [jar] [2024-06-27T10:21:16.835Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] GlassFish Nucleus Common modules [pom] [2024-06-27T10:21:16.835Z] [INFO] Common Utilities [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] GlassFish Nucleus Core modules [pom] [2024-06-27T10:21:16.835Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Test Utilities [jar] [2024-06-27T10:21:16.835Z] [INFO] Admin Modules [pom] [2024-06-27T10:21:16.835Z] [INFO] admin-config-api [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Nucleus Security Parent [pom] [2024-06-27T10:21:16.835Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2024-06-27T10:21:16.835Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Security Core Classes [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Security Services and SPI [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] admin-util [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Cluster [pom] [2024-06-27T10:21:16.835Z] [INFO] cluster-common [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] admin-launcher [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] admin-cli [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] OSGi Container [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] flashlight-framework [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] Kernel Classes [glassfish-jar] [2024-06-27T10:21:16.835Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] cluster-admin [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] admin-server-management [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] cluster-cli [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GMS Module [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] AMX Core [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Extra JRE Packages [jar] [2024-06-27T10:21:16.836Z] [INFO] Context Propagation [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] admin-monitoring [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Admin REST Parent [pom] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] Eclipse GlassFish Parent Project [pom] [2024-06-27T10:21:16.836Z] [INFO] GlassFish EJB container related modules [pom] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Common modules [pom] [2024-06-27T10:21:16.836Z] [INFO] Jakarta EE dependent public APIs of Glassfish [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Jakarta EE Annotation Framework [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] nucleus.resources [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Deployment Related Modules [pom] [2024-06-27T10:21:16.836Z] [INFO] Deployment Object Library [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Transaction modules [pom] [2024-06-27T10:21:16.836Z] [INFO] Transaction Service Internal API [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2024-06-27T10:21:16.836Z] [INFO] Resources Connector [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] Connectors Parent [pom] [2024-06-27T10:21:16.836Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] EJB container Internal API [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] Java binding for libpam.so [jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Security Parent [pom] [2024-06-27T10:21:16.836Z] [INFO] Jakarta EE Security Core Classes [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] stats77 [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] Glassfish Naming [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] Container Common [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish persistence related modules [pom] [2024-06-27T10:21:16.836Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish ORB related modules [pom] [2024-06-27T10:21:16.836Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] GlassFish Web container related modules [pom] [2024-06-27T10:21:16.836Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2024-06-27T10:21:16.836Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] Nucleus template [jar] [2024-06-27T10:21:16.837Z] [INFO] flashlight-agent [jar] [2024-06-27T10:21:16.837Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2024-06-27T10:21:16.837Z] [INFO] Flashlight [pom] [2024-06-27T10:21:16.837Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] AutoDeploy Classes [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2024-06-27T10:21:16.837Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2024-06-27T10:21:16.837Z] [INFO] Nucleus distributions [pom] [2024-06-27T10:21:16.837Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2024-06-27T10:21:16.837Z] [INFO] Jackson Module Jakarta Xmlbind Annotations [jar] [2024-06-27T10:21:16.837Z] [INFO] Glassfish featuresets [pom] [2024-06-27T10:21:16.837Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2024-06-27T10:21:16.837Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2024-06-27T10:21:16.837Z] [INFO] Nucleus extras [pom] [2024-06-27T10:21:16.837Z] [INFO] Admin Command Logger [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] Glassfish Nucleus Featureset [pom] [2024-06-27T10:21:16.837Z] [INFO] Nucleus Distribution [glassfish-distribution] [2024-06-27T10:21:16.837Z] [INFO] Diagnostics [pom] [2024-06-27T10:21:16.837Z] [INFO] Diagnostics API [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] AMX JavaEE [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] LDAP Booster Pack [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] GlassFish HA modules [pom] [2024-06-27T10:21:16.837Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions [distribution-fragment] [2024-06-27T10:21:16.837Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2024-06-27T10:21:16.837Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] App Client Modules [pom] [2024-06-27T10:21:16.837Z] [INFO] GlassFish App Client Server-side Modules [pom] [2024-06-27T10:21:16.837Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] Admin Modules [pom] [2024-06-27T10:21:16.837Z] [INFO] Backup Restore classes [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] admin-cli-optional [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] admin-core [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] Appserver template [jar] [2024-06-27T10:21:16.837Z] [INFO] GlassFish Core modules [pom] [2024-06-27T10:21:16.837Z] [INFO] Jakarta EE related distributions kernel Classes [glassfish-jar] [2024-06-27T10:21:16.837Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2024-06-27T10:21:16.838Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2024-06-27T10:21:16.838Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Connectors Runtime [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Web Container Common Utilities [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Core Servlet Container [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Jakarta Pages Standard Tags implementation connector module [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Web module command line interface [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] WebTier Security Integration [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] GlassFish Web container embedded related modules [pom] [2024-06-27T10:21:16.838Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Server-Sent Events [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Web Container glue code [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] JSF implementation connector module [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Web Container HA code [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Web Related Implementations for GlassFish [pom] [2024-06-27T10:21:16.838Z] [INFO] Weld connector for glassfish [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Weld integration for glassfish [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Weld Integration Fragment [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Fragment bundle for Weld related testing [jar] [2024-06-27T10:21:16.838Z] [INFO] cdi-api Fragment [jar] [2024-06-27T10:21:16.838Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] EJB Timer Service Application [war] [2024-06-27T10:21:16.838Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2024-06-27T10:21:16.838Z] [INFO] EJB tier for GlassFish [pom] [2024-06-27T10:21:16.838Z] [INFO] GlassFish resources runtime [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2024-06-27T10:21:16.838Z] [INFO] Connectors Inbound Support [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Work Management [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] JDBC Module [pom] [2024-06-27T10:21:16.838Z] [INFO] JDBC Config Module [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Connectors admin [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2024-06-27T10:21:16.838Z] [INFO] Load Balancer Internal API [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] Load-Balancer admin [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] GlassFish JMS modules [pom] [2024-06-27T10:21:16.838Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] JMS Module [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] JMS admin [glassfish-jar] [2024-06-27T10:21:16.838Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2024-06-27T10:21:16.839Z] [INFO] JDBC Resource Adapter [pom] [2024-06-27T10:21:16.839Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] JDBC Templates [jar] [2024-06-27T10:21:16.839Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2024-06-27T10:21:16.839Z] [INFO] JDBC Runtime Module [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] JDBC admin [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2024-06-27T10:21:16.839Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] JPA container for glassfish [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] Declaring EclipseLink dependencies [pom] [2024-06-27T10:21:16.839Z] [INFO] GlassFish cmp related modules [pom] [2024-06-27T10:21:16.839Z] [INFO] utility module for cmp [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] model module for cmp [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] Database Generator module for cmp [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] enhancer module for cmp [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] internal-api module for cmp [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] Entity Bean container [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] support ejb module for cmp [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2024-06-27T10:21:16.839Z] [INFO] CMP tier for GlassFish [pom] [2024-06-27T10:21:16.839Z] [INFO] Concurrency Utilities Modules [pom] [2024-06-27T10:21:16.839Z] [INFO] Concurrent Connector Module [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] Batch runtime modules for Glassfish [pom] [2024-06-27T10:21:16.839Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2024-06-27T10:21:16.839Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] GlassFish Extras modules [pom] [2024-06-27T10:21:16.839Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2024-06-27T10:21:16.839Z] [INFO] GlassFish jakartaee.jar [jar] [2024-06-27T10:21:16.839Z] [INFO] GlassFish jakartaee.jar distribution fragment [distribution-fragment] [2024-06-27T10:21:16.839Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2024-06-27T10:21:16.839Z] [INFO] GlassFish appserv-rt.jar [jar] [2024-06-27T10:21:16.839Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2024-06-27T10:21:16.839Z] [INFO] Grizzly Glassfish Extra modules [pom] [2024-06-27T10:21:16.839Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2024-06-27T10:21:16.839Z] [INFO] Admin Console Integration [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] Admin Console Integration [glassfish-jar] [2024-06-27T10:21:16.839Z] [INFO] DataProvider [jar] [2024-06-27T10:21:16.839Z] [INFO] Admin Console Packages [pom] [2024-06-27T10:21:16.840Z] [INFO] Admin Console Common [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console Core Jar [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console WAR [war] [2024-06-27T10:21:16.840Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Glassfish featuresets [pom] [2024-06-27T10:21:16.840Z] [INFO] Glassfish Web Featureset [pom] [2024-06-27T10:21:16.840Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Ejb Security Integration [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] App Client - client-side modules [pom] [2024-06-27T10:21:16.840Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Appclient Security Integration [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] GlassFish Web Services related modules [pom] [2024-06-27T10:21:16.840Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] WebServices Security and Jakarta Authentication implementation [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2024-06-27T10:21:16.840Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Client Library (including ACC) [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2024-06-27T10:21:16.840Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] GlassFish MicroProfile modules [pom] [2024-06-27T10:21:16.840Z] [INFO] GlassFish MicroProfile Connectors [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] GlassFish MicroProfile Config [glassfish-jar] [2024-06-27T10:21:16.840Z] [INFO] Glassfish Featureset [pom] [2024-06-27T10:21:16.840Z] [INFO] Embedded GlassFish Shell [jar] [2024-06-27T10:21:16.840Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2024-06-27T10:21:16.840Z] [INFO] Embedded GlassFish Static Shell [jar] [2024-06-27T10:21:16.840Z] [INFO] Glassfish distributions [pom] [2024-06-27T10:21:16.840Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2024-06-27T10:21:16.840Z] [INFO] Glassfish Full Profile Distribution [glassfish-distribution] [2024-06-27T10:21:16.840Z] [INFO] Embedded GlassFish Common [pom] [2024-06-27T10:21:16.840Z] [INFO] GlassFish UberJar InstallRoot Builder Module [jar] [2024-06-27T10:21:16.841Z] [INFO] GlassFish UberJar InstanceRoot Builder Module [jar] [2024-06-27T10:21:16.841Z] [INFO] GlassFish OSGI Modules Uninstaller [jar] [2024-06-27T10:21:16.841Z] [INFO] GlassFish UberJar OSGI Main Module [jar] [2024-06-27T10:21:16.841Z] [INFO] GlassFish UberJar Activator [glassfish-jar] [2024-06-27T10:21:16.841Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2024-06-27T10:21:16.841Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2024-06-27T10:21:16.841Z] [INFO] Embedded GlassFish All-In-One [jar] [2024-06-27T10:21:16.841Z] [INFO] Embedded GlassFish nucleus [jar] [2024-06-27T10:21:16.841Z] [INFO] Embedded GlassFish Web [jar] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Embedded modules [pom] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2024-06-27T10:21:16.841Z] [INFO] Embedded GlassFish Shell Jars [pom] [2024-06-27T10:21:16.841Z] [INFO] Debug [jar] [2024-06-27T10:21:16.841Z] [INFO] Glassfish Web Profile Distribution [glassfish-distribution] [2024-06-27T10:21:16.841Z] [INFO] Security Related Implementation for GlassFish [pom] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Tests [pom] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Admin Tests - Parent [pom] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Admin Tests - Progress Admin Extension [glassfish-jar] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Integration Test Tools [jar] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Admin Tests [jar] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Application Tests [jar] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Ant Tests [pom] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2024-06-27T10:21:16.841Z] [INFO] connectors-ra-redeploy [pom] [2024-06-27T10:21:16.841Z] [INFO] connectors-ra-redeploy-jars [jar] [2024-06-27T10:21:16.841Z] [INFO] connectors-ra-redeploy-rars [rar] [2024-06-27T10:21:16.841Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2024-06-27T10:21:16.841Z] [INFO] report-builder [jar] [2024-06-27T10:21:16.841Z] [INFO] reporter [jar] [2024-06-27T10:21:16.841Z] [INFO] webtest [jar] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Ant Dependencies [pom] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Embedded Tests [pom] [2024-06-27T10:21:16.841Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs [pom] [2024-06-27T10:21:16.841Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations [jar] [2024-06-27T10:21:16.841Z] [INFO] Basic CDI Test [jar] [2024-06-27T10:21:16.841Z] [INFO] CDI, EJB, JPA integration test [jar] [2024-06-27T10:21:16.841Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml [jar] [2024-06-27T10:21:16.841Z] [INFO] EJB related Embedded Tests [pom] [2024-06-27T10:21:16.841Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs [jar] [2024-06-27T10:21:16.841Z] [INFO] EJB Embedded API test [jar] [2024-06-27T10:21:16.841Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs [jar] [2024-06-27T10:21:16.841Z] [INFO] Scattered Archive Test [war] [2024-06-27T10:21:16.841Z] [INFO] GlassFish Embedded Maven Plugin Tests [pom] [2024-06-27T10:21:16.841Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) [war] [2024-06-27T10:21:16.841Z] [INFO] Directory Listing Test (maven-plugin/dirListing) [war] [2024-06-27T10:21:16.842Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) [war] [2024-06-27T10:21:16.842Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) [war] [2024-06-27T10:21:16.842Z] [INFO] Index Page Test (maven-plugin/index) [jar] [2024-06-27T10:21:16.842Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) [war] [2024-06-27T10:21:16.842Z] [INFO] Query String Test (maven-plugin/queryString) [war] [2024-06-27T10:21:16.842Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) [war] [2024-06-27T10:21:16.842Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) [war] [2024-06-27T10:21:16.842Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) [war] [2024-06-27T10:21:16.842Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) [war] [2024-06-27T10:21:16.842Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) [war] [2024-06-27T10:21:16.842Z] [INFO] GlassFish Web Embedded Tests [pom] [2024-06-27T10:21:16.842Z] [INFO] Test for glassfish-embedded-web [war] [2024-06-27T10:21:16.842Z] [INFO] Simple embedded servlet project [war] [2024-06-27T10:21:16.842Z] [INFO] Utilities for embedded testing [jar] [2024-06-27T10:21:16.842Z] [INFO] Console extensions for OSGi platforms [pom] [2024-06-27T10:21:16.842Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2024-06-27T10:21:16.842Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2024-06-27T10:21:16.842Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2024-06-27T10:21:16.842Z] [INFO] Flashlight [pom] [2024-06-27T10:21:16.842Z] [INFO] Ant tasks [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Documentation [pom] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Documentation parent pom [pom] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Website Content [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Add-On Component Development Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Administration Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Application Deployment Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Application Development Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Deployment Planning Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Embedded Server Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Error Message Reference, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish High Availability Administration Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Installation Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Performance Tuning Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Quick Start Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Reference Manual, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Release Notes, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Security Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Troubleshooting Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Upgrade Guide, Release 7 [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Documentation Distribution [jar] [2024-06-27T10:21:16.842Z] [INFO] Eclipse GlassFish Hello Sample, Release 7 [war] [2024-06-27T10:21:16.842Z] [INFO] [2024-06-27T10:21:16.842Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2024-06-27T10:21:16.842Z] [INFO] Building GlassFish Project 7.0.16-SNAPSHOT [1/355] [2024-06-27T10:21:16.842Z] [INFO] from pom.xml [2024-06-27T10:21:16.842Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:16.842Z] [INFO] [2024-06-27T10:21:16.842Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [2024-06-27T10:21:17.097Z] [INFO] [2024-06-27T10:21:17.097Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2024-06-27T10:21:17.097Z] [INFO] Building Code Quality Verification Tools - Configuration 7.0.16-SNAPSHOT [2/355] [2024-06-27T10:21:17.097Z] [INFO] from qa/pom.xml [2024-06-27T10:21:17.097Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.097Z] [INFO] [2024-06-27T10:21:17.097Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config --- [2024-06-27T10:21:17.097Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/qa/target [2024-06-27T10:21:17.097Z] [INFO] [2024-06-27T10:21:17.097Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2024-06-27T10:21:17.097Z] [INFO] Building Nucleus Parent 7.0.16-SNAPSHOT [3/355] [2024-06-27T10:21:17.097Z] [INFO] from nucleus/parent/pom.xml [2024-06-27T10:21:17.098Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-parent --- [2024-06-27T10:21:17.098Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/target [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] -------------< org.glassfish.main:glassfish-jul-extension >------------- [2024-06-27T10:21:17.098Z] [INFO] Building GlassFish Java Util Logging Extension 7.0.16-SNAPSHOT [4/355] [2024-06-27T10:21:17.098Z] [INFO] from nucleus/glassfish-jul-extension/pom.xml [2024-06-27T10:21:17.098Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-jul-extension --- [2024-06-27T10:21:17.098Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/target [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] --------------< org.glassfish.main:hk2-config-generator >--------------- [2024-06-27T10:21:17.098Z] [INFO] Building GlassFish HK2 Config Injectors 7.0.16-SNAPSHOT [5/355] [2024-06-27T10:21:17.098Z] [INFO] from nucleus/hk2-config-generator/pom.xml [2024-06-27T10:21:17.098Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] --- clean:3.3.2:clean (default-clean) @ hk2-config-generator --- [2024-06-27T10:21:17.098Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/target [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2024-06-27T10:21:17.098Z] [INFO] Building GlassFish Nucleus Modules 7.0.16-SNAPSHOT [6/355] [2024-06-27T10:21:17.098Z] [INFO] from nucleus/pom.xml [2024-06-27T10:21:17.098Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-nucleus-parent --- [2024-06-27T10:21:17.098Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/target [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2024-06-27T10:21:17.098Z] [INFO] Building HK2 config types 7.0.16-SNAPSHOT [7/355] [2024-06-27T10:21:17.098Z] [INFO] from nucleus/hk2-config-types/pom.xml [2024-06-27T10:21:17.098Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-types --- [2024-06-27T10:21:17.098Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2024-06-27T10:21:17.098Z] [INFO] Building Distribution Fragments for various OSGi platforms 7.0.16-SNAPSHOT [8/355] [2024-06-27T10:21:17.098Z] [INFO] from nucleus/osgi-platforms/pom.xml [2024-06-27T10:21:17.098Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-platforms --- [2024-06-27T10:21:17.098Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/target [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2024-06-27T10:21:17.098Z] [INFO] Building Apache Felix, associated bundles and conf files 7.0.16-SNAPSHOT [9/355] [2024-06-27T10:21:17.098Z] [INFO] from nucleus/osgi-platforms/felix/pom.xml [2024-06-27T10:21:17.098Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix --- [2024-06-27T10:21:17.098Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2024-06-27T10:21:17.098Z] [INFO] Building Scattered Archive APIs of Glassfish 7.0.16-SNAPSHOT [10/355] [2024-06-27T10:21:17.098Z] [INFO] from nucleus/common/scattered-archive-api/pom.xml [2024-06-27T10:21:17.098Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.098Z] [INFO] [2024-06-27T10:21:17.098Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scattered-archive-api --- [2024-06-27T10:21:17.099Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/target [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2024-06-27T10:21:17.099Z] [INFO] Building GlassFish Nucleus Grizzly modules 7.0.16-SNAPSHOT [11/355] [2024-06-27T10:21:17.099Z] [INFO] from nucleus/grizzly/pom.xml [2024-06-27T10:21:17.099Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly --- [2024-06-27T10:21:17.099Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/target [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2024-06-27T10:21:17.099Z] [INFO] Building grizzly-config 7.0.16-SNAPSHOT [12/355] [2024-06-27T10:21:17.099Z] [INFO] from nucleus/grizzly/config/pom.xml [2024-06-27T10:21:17.099Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] --- clean:3.3.2:clean (default-clean) @ grizzly-config --- [2024-06-27T10:21:17.099Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2024-06-27T10:21:17.099Z] [INFO] Building Nucleus Grizzly jars Combining 7.0.16-SNAPSHOT [13/355] [2024-06-27T10:21:17.099Z] [INFO] from nucleus/grizzly/nucleus-grizzly-all/pom.xml [2024-06-27T10:21:17.099Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly-all --- [2024-06-27T10:21:17.099Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2024-06-27T10:21:17.099Z] [INFO] Building Public APIs of Glassfish 7.0.16-SNAPSHOT [14/355] [2024-06-27T10:21:17.099Z] [INFO] from nucleus/common/glassfish-api/pom.xml [2024-06-27T10:21:17.099Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-api --- [2024-06-27T10:21:17.099Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/target [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2024-06-27T10:21:17.099Z] [INFO] Building GlassFish Nucleus Common modules 7.0.16-SNAPSHOT [15/355] [2024-06-27T10:21:17.099Z] [INFO] from nucleus/common/pom.xml [2024-06-27T10:21:17.099Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-06-27T10:21:17.099Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/target [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2024-06-27T10:21:17.099Z] [INFO] Building Common Utilities 7.0.16-SNAPSHOT [16/355] [2024-06-27T10:21:17.099Z] [INFO] from nucleus/common/common-util/pom.xml [2024-06-27T10:21:17.099Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common-util --- [2024-06-27T10:21:17.099Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2024-06-27T10:21:17.099Z] [INFO] Building Simple Public APIs of Glassfish 7.0.16-SNAPSHOT [17/355] [2024-06-27T10:21:17.099Z] [INFO] from nucleus/common/simple-glassfish-api/pom.xml [2024-06-27T10:21:17.099Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.099Z] [INFO] --- clean:3.3.2:clean (default-clean) @ simple-glassfish-api --- [2024-06-27T10:21:17.099Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/target [2024-06-27T10:21:17.099Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2024-06-27T10:21:17.100Z] [INFO] Building GlassFish Nucleus Core modules 7.0.16-SNAPSHOT [18/355] [2024-06-27T10:21:17.100Z] [INFO] from nucleus/core/pom.xml [2024-06-27T10:21:17.100Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-core --- [2024-06-27T10:21:17.100Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/target [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2024-06-27T10:21:17.100Z] [INFO] Building Appserver Core Bootstraping Classes 7.0.16-SNAPSHOT [19/355] [2024-06-27T10:21:17.100Z] [INFO] from nucleus/core/bootstrap/pom.xml [2024-06-27T10:21:17.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-06-27T10:21:17.100Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2024-06-27T10:21:17.100Z] [INFO] Building Test Utilities 7.0.16-SNAPSHOT [20/355] [2024-06-27T10:21:17.100Z] [INFO] from nucleus/test-utils/pom.xml [2024-06-27T10:21:17.100Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-utils --- [2024-06-27T10:21:17.100Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/target [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2024-06-27T10:21:17.100Z] [INFO] Building Admin Modules 7.0.16-SNAPSHOT [21/355] [2024-06-27T10:21:17.100Z] [INFO] from nucleus/admin/pom.xml [2024-06-27T10:21:17.100Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-admin --- [2024-06-27T10:21:17.100Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/target [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2024-06-27T10:21:17.100Z] [INFO] Building admin-config-api 7.0.16-SNAPSHOT [22/355] [2024-06-27T10:21:17.100Z] [INFO] from nucleus/admin/config-api/pom.xml [2024-06-27T10:21:17.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-api --- [2024-06-27T10:21:17.100Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2024-06-27T10:21:17.100Z] [INFO] Building Private APIs of Glassfish 7.0.16-SNAPSHOT [23/355] [2024-06-27T10:21:17.100Z] [INFO] from nucleus/common/internal-api/pom.xml [2024-06-27T10:21:17.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ internal-api --- [2024-06-27T10:21:17.100Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2024-06-27T10:21:17.100Z] [INFO] Building Nucleus Security Parent 7.0.16-SNAPSHOT [24/355] [2024-06-27T10:21:17.100Z] [INFO] from nucleus/security/pom.xml [2024-06-27T10:21:17.100Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-security --- [2024-06-27T10:21:17.100Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/target [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2024-06-27T10:21:17.100Z] [INFO] Building GlassFish SSL Implementation Module 7.0.16-SNAPSHOT [25/355] [2024-06-27T10:21:17.100Z] [INFO] from nucleus/security/ssl-impl/pom.xml [2024-06-27T10:21:17.100Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.100Z] [INFO] [2024-06-27T10:21:17.100Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ssl-impl --- [2024-06-27T10:21:17.100Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target [2024-06-27T10:21:17.101Z] [INFO] [2024-06-27T10:21:17.101Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2024-06-27T10:21:17.101Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 7.0.16-SNAPSHOT [26/355] [2024-06-27T10:21:17.101Z] [INFO] from nucleus/deployment/pom.xml [2024-06-27T10:21:17.101Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.101Z] [INFO] [2024-06-27T10:21:17.101Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-deployment --- [2024-06-27T10:21:17.101Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/target [2024-06-27T10:21:17.101Z] [INFO] [2024-06-27T10:21:17.101Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2024-06-27T10:21:17.101Z] [INFO] Building Deployment Related Common Classes 7.0.16-SNAPSHOT [27/355] [2024-06-27T10:21:17.101Z] [INFO] from nucleus/deployment/common/pom.xml [2024-06-27T10:21:17.101Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.355Z] [INFO] [2024-06-27T10:21:17.355Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-common --- [2024-06-27T10:21:17.355Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target [2024-06-27T10:21:17.355Z] [INFO] [2024-06-27T10:21:17.355Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2024-06-27T10:21:17.355Z] [INFO] Building Security Core Classes 7.0.16-SNAPSHOT [28/355] [2024-06-27T10:21:17.355Z] [INFO] from nucleus/security/core/pom.xml [2024-06-27T10:21:17.355Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.355Z] [INFO] [2024-06-27T10:21:17.355Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security --- [2024-06-27T10:21:17.355Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target [2024-06-27T10:21:17.355Z] [INFO] [2024-06-27T10:21:17.355Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2024-06-27T10:21:17.355Z] [INFO] Building Security Services and SPI 7.0.16-SNAPSHOT [29/355] [2024-06-27T10:21:17.355Z] [INFO] from nucleus/security/services/pom.xml [2024-06-27T10:21:17.355Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-services --- [2024-06-27T10:21:17.356Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2024-06-27T10:21:17.356Z] [INFO] Building admin-util 7.0.16-SNAPSHOT [30/355] [2024-06-27T10:21:17.356Z] [INFO] from nucleus/admin/util/pom.xml [2024-06-27T10:21:17.356Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-util --- [2024-06-27T10:21:17.356Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2024-06-27T10:21:17.356Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 7.0.16-SNAPSHOT [31/355] [2024-06-27T10:21:17.356Z] [INFO] from nucleus/osgi-platforms/osgi-cli-remote/pom.xml [2024-06-27T10:21:17.356Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-remote --- [2024-06-27T10:21:17.356Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/target [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2024-06-27T10:21:17.356Z] [INFO] Building Cluster 7.0.16-SNAPSHOT [32/355] [2024-06-27T10:21:17.356Z] [INFO] from nucleus/cluster/pom.xml [2024-06-27T10:21:17.356Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster --- [2024-06-27T10:21:17.356Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/target [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2024-06-27T10:21:17.356Z] [INFO] Building cluster-common 7.0.16-SNAPSHOT [33/355] [2024-06-27T10:21:17.356Z] [INFO] from nucleus/cluster/common/pom.xml [2024-06-27T10:21:17.356Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-common --- [2024-06-27T10:21:17.356Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/target [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2024-06-27T10:21:17.356Z] [INFO] Building Cluster SSH Provisioning 7.0.16-SNAPSHOT [34/355] [2024-06-27T10:21:17.356Z] [INFO] from nucleus/cluster/ssh/pom.xml [2024-06-27T10:21:17.356Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-ssh --- [2024-06-27T10:21:17.356Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/target [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2024-06-27T10:21:17.356Z] [INFO] Building Nucleus Logging Classes 7.0.16-SNAPSHOT [35/355] [2024-06-27T10:21:17.356Z] [INFO] from nucleus/core/logging/pom.xml [2024-06-27T10:21:17.356Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] --- clean:3.3.2:clean (default-clean) @ logging --- [2024-06-27T10:21:17.356Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2024-06-27T10:21:17.356Z] [INFO] Building admin-launcher 7.0.16-SNAPSHOT [36/355] [2024-06-27T10:21:17.356Z] [INFO] from nucleus/admin/launcher/pom.xml [2024-06-27T10:21:17.356Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.356Z] [INFO] [2024-06-27T10:21:17.356Z] [INFO] --- clean:3.3.2:clean (default-clean) @ launcher --- [2024-06-27T10:21:17.356Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2024-06-27T10:21:17.357Z] [INFO] Building admin-cli 7.0.16-SNAPSHOT [37/355] [2024-06-27T10:21:17.357Z] [INFO] from nucleus/admin/cli/pom.xml [2024-06-27T10:21:17.357Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-cli --- [2024-06-27T10:21:17.357Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/target [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2024-06-27T10:21:17.357Z] [INFO] Building Admin CLI, interactive OSGi shell command 7.0.16-SNAPSHOT [38/355] [2024-06-27T10:21:17.357Z] [INFO] from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml [2024-06-27T10:21:17.357Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-interactive --- [2024-06-27T10:21:17.357Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/target [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2024-06-27T10:21:17.357Z] [INFO] Building OSGi Container 7.0.16-SNAPSHOT [39/355] [2024-06-27T10:21:17.357Z] [INFO] from nucleus/osgi-platforms/osgi-container/pom.xml [2024-06-27T10:21:17.357Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-container --- [2024-06-27T10:21:17.357Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2024-06-27T10:21:17.357Z] [INFO] Building GlassFish API Exporter Module 7.0.16-SNAPSHOT [40/355] [2024-06-27T10:21:17.357Z] [INFO] from nucleus/core/api-exporter/pom.xml [2024-06-27T10:21:17.357Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter --- [2024-06-27T10:21:17.357Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/target [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2024-06-27T10:21:17.357Z] [INFO] Building flashlight-framework 7.0.16-SNAPSHOT [41/355] [2024-06-27T10:21:17.357Z] [INFO] from nucleus/flashlight/framework/pom.xml [2024-06-27T10:21:17.357Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-framework --- [2024-06-27T10:21:17.357Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2024-06-27T10:21:17.357Z] [INFO] Building Kernel Classes 7.0.16-SNAPSHOT [42/355] [2024-06-27T10:21:17.357Z] [INFO] from nucleus/core/kernel/pom.xml [2024-06-27T10:21:17.357Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] --- clean:3.3.2:clean (default-clean) @ kernel --- [2024-06-27T10:21:17.357Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2024-06-27T10:21:17.357Z] [INFO] Building GMS Bootstrap Module 7.0.16-SNAPSHOT [43/355] [2024-06-27T10:21:17.357Z] [INFO] from nucleus/cluster/gms-bootstrap/pom.xml [2024-06-27T10:21:17.357Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-bootstrap --- [2024-06-27T10:21:17.357Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target [2024-06-27T10:21:17.357Z] [INFO] [2024-06-27T10:21:17.357Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2024-06-27T10:21:17.358Z] [INFO] Building cluster-admin 7.0.16-SNAPSHOT [44/355] [2024-06-27T10:21:17.358Z] [INFO] from nucleus/cluster/admin/pom.xml [2024-06-27T10:21:17.358Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.358Z] [INFO] [2024-06-27T10:21:17.358Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-admin --- [2024-06-27T10:21:17.358Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/target [2024-06-27T10:21:17.358Z] [INFO] [2024-06-27T10:21:17.358Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2024-06-27T10:21:17.358Z] [INFO] Building admin-server-management 7.0.16-SNAPSHOT [45/355] [2024-06-27T10:21:17.358Z] [INFO] from nucleus/admin/server-mgmt/pom.xml [2024-06-27T10:21:17.358Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.358Z] [INFO] [2024-06-27T10:21:17.358Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server-mgmt --- [2024-06-27T10:21:17.358Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target [2024-06-27T10:21:17.358Z] [INFO] [2024-06-27T10:21:17.358Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2024-06-27T10:21:17.358Z] [INFO] Building cluster-cli 7.0.16-SNAPSHOT [46/355] [2024-06-27T10:21:17.358Z] [INFO] from nucleus/cluster/cli/pom.xml [2024-06-27T10:21:17.358Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.358Z] [INFO] [2024-06-27T10:21:17.358Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-cli --- [2024-06-27T10:21:17.358Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target [2024-06-27T10:21:17.358Z] [INFO] [2024-06-27T10:21:17.358Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2024-06-27T10:21:17.358Z] [INFO] Building GMS Module 7.0.16-SNAPSHOT [47/355] [2024-06-27T10:21:17.358Z] [INFO] from nucleus/cluster/gms-adapter/pom.xml [2024-06-27T10:21:17.358Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.358Z] [INFO] [2024-06-27T10:21:17.358Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-adapter --- [2024-06-27T10:21:17.358Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target [2024-06-27T10:21:17.358Z] [INFO] [2024-06-27T10:21:17.358Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2024-06-27T10:21:17.358Z] [INFO] Building Glassfish MBeanServer support 7.0.16-SNAPSHOT [48/355] [2024-06-27T10:21:17.358Z] [INFO] from nucleus/common/mbeanserver/pom.xml [2024-06-27T10:21:17.358Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.358Z] [INFO] [2024-06-27T10:21:17.358Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-mbeanserver --- [2024-06-27T10:21:17.358Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target [2024-06-27T10:21:17.358Z] [INFO] [2024-06-27T10:21:17.358Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2024-06-27T10:21:17.358Z] [INFO] Building AMX Core 7.0.16-SNAPSHOT [49/355] [2024-06-27T10:21:17.358Z] [INFO] from nucleus/common/amx-core/pom.xml [2024-06-27T10:21:17.358Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.358Z] [INFO] [2024-06-27T10:21:17.358Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-core --- [2024-06-27T10:21:17.358Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2024-06-27T10:21:17.613Z] [INFO] Building GlassFish Extra JRE Packages 7.0.16-SNAPSHOT [50/355] [2024-06-27T10:21:17.613Z] [INFO] from nucleus/core/extra-jre-packages/pom.xml [2024-06-27T10:21:17.613Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-extra-jre-packages --- [2024-06-27T10:21:17.613Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/target [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2024-06-27T10:21:17.613Z] [INFO] Building Context Propagation 7.0.16-SNAPSHOT [51/355] [2024-06-27T10:21:17.613Z] [INFO] from nucleus/core/context-propagation/pom.xml [2024-06-27T10:21:17.613Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] --- clean:3.3.2:clean (default-clean) @ context-propagation --- [2024-06-27T10:21:17.613Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2024-06-27T10:21:17.613Z] [INFO] Building admin-monitoring 7.0.16-SNAPSHOT [52/355] [2024-06-27T10:21:17.613Z] [INFO] from nucleus/admin/monitor/pom.xml [2024-06-27T10:21:17.613Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] --- clean:3.3.2:clean (default-clean) @ monitoring-core --- [2024-06-27T10:21:17.613Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/target [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2024-06-27T10:21:17.613Z] [INFO] Building GlassFish Admin REST Parent 7.0.16-SNAPSHOT [53/355] [2024-06-27T10:21:17.613Z] [INFO] from nucleus/admin/rest/pom.xml [2024-06-27T10:21:17.613Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service-parent --- [2024-06-27T10:21:17.613Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/target [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2024-06-27T10:21:17.613Z] [INFO] Building GlassFish Admin REST Testing Framework 7.0.16-SNAPSHOT [54/355] [2024-06-27T10:21:17.613Z] [INFO] from nucleus/admin/rest/rest-testing/pom.xml [2024-06-27T10:21:17.613Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-testing --- [2024-06-27T10:21:17.613Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/target [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2024-06-27T10:21:17.613Z] [INFO] Building GlassFish Admin REST Client 7.0.16-SNAPSHOT [55/355] [2024-06-27T10:21:17.613Z] [INFO] from nucleus/admin/rest/rest-client/pom.xml [2024-06-27T10:21:17.613Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.613Z] [INFO] [2024-06-27T10:21:17.613Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-client --- [2024-06-27T10:21:17.614Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2024-06-27T10:21:17.614Z] [INFO] Building Eclipse GlassFish Parent Project 7.0.16-SNAPSHOT [56/355] [2024-06-27T10:21:17.614Z] [INFO] from appserver/pom.xml [2024-06-27T10:21:17.614Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-parent --- [2024-06-27T10:21:17.614Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/target [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2024-06-27T10:21:17.614Z] [INFO] Building GlassFish EJB container related modules 7.0.16-SNAPSHOT [57/355] [2024-06-27T10:21:17.614Z] [INFO] from appserver/ejb/pom.xml [2024-06-27T10:21:17.614Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-06-27T10:21:17.614Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/target [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2024-06-27T10:21:17.614Z] [INFO] Building GlassFish Core EJB Client 7.0.16-SNAPSHOT [58/355] [2024-06-27T10:21:17.614Z] [INFO] from appserver/ejb/ejb-client/pom.xml [2024-06-27T10:21:17.614Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-client --- [2024-06-27T10:21:17.614Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/target [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2024-06-27T10:21:17.614Z] [INFO] Building GlassFish Common modules 7.0.16-SNAPSHOT [59/355] [2024-06-27T10:21:17.614Z] [INFO] from appserver/common/pom.xml [2024-06-27T10:21:17.614Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common --- [2024-06-27T10:21:17.614Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/target [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2024-06-27T10:21:17.614Z] [INFO] Building Jakarta EE dependent public APIs of Glassfish 7.0.16-SNAPSHOT [60/355] [2024-06-27T10:21:17.614Z] [INFO] from appserver/common/glassfish-ee-api/pom.xml [2024-06-27T10:21:17.614Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-ee-api --- [2024-06-27T10:21:17.614Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/target [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2024-06-27T10:21:17.614Z] [INFO] Building GlassFish Jakarta EE Annotation Framework 7.0.16-SNAPSHOT [61/355] [2024-06-27T10:21:17.614Z] [INFO] from appserver/common/annotation-framework/pom.xml [2024-06-27T10:21:17.614Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] --- clean:3.3.2:clean (default-clean) @ annotation-framework --- [2024-06-27T10:21:17.614Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2024-06-27T10:21:17.614Z] [INFO] Building nucleus.resources 7.0.16-SNAPSHOT [62/355] [2024-06-27T10:21:17.614Z] [INFO] from nucleus/resources/pom.xml [2024-06-27T10:21:17.614Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-resources --- [2024-06-27T10:21:17.614Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/target [2024-06-27T10:21:17.614Z] [INFO] [2024-06-27T10:21:17.614Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2024-06-27T10:21:17.614Z] [INFO] Building GlassFish Deployment Related Modules 7.0.16-SNAPSHOT [63/355] [2024-06-27T10:21:17.615Z] [INFO] from appserver/deployment/pom.xml [2024-06-27T10:21:17.615Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment --- [2024-06-27T10:21:17.615Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/target [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2024-06-27T10:21:17.615Z] [INFO] Building Deployment Object Library 7.0.16-SNAPSHOT [64/355] [2024-06-27T10:21:17.615Z] [INFO] from appserver/deployment/dol/pom.xml [2024-06-27T10:21:17.615Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dol --- [2024-06-27T10:21:17.615Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2024-06-27T10:21:17.615Z] [INFO] Building GlassFish Transaction modules 7.0.16-SNAPSHOT [65/355] [2024-06-27T10:21:17.615Z] [INFO] from appserver/transaction/pom.xml [2024-06-27T10:21:17.615Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction --- [2024-06-27T10:21:17.615Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/target [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2024-06-27T10:21:17.615Z] [INFO] Building Transaction Service Internal API 7.0.16-SNAPSHOT [66/355] [2024-06-27T10:21:17.615Z] [INFO] from appserver/transaction/internal-api/pom.xml [2024-06-27T10:21:17.615Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction-internal-api --- [2024-06-27T10:21:17.615Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/target [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2024-06-27T10:21:17.615Z] [INFO] Building GlassFish Resources infrastructure related modules 7.0.16-SNAPSHOT [67/355] [2024-06-27T10:21:17.615Z] [INFO] from appserver/resources/pom.xml [2024-06-27T10:21:17.615Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources --- [2024-06-27T10:21:17.615Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/target [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2024-06-27T10:21:17.615Z] [INFO] Building Resources Connector 7.0.16-SNAPSHOT [68/355] [2024-06-27T10:21:17.615Z] [INFO] from appserver/resources/resources-connector/pom.xml [2024-06-27T10:21:17.615Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-connector --- [2024-06-27T10:21:17.615Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/target [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2024-06-27T10:21:17.615Z] [INFO] Building Connectors Parent 7.0.16-SNAPSHOT [69/355] [2024-06-27T10:21:17.615Z] [INFO] from appserver/connectors/pom.xml [2024-06-27T10:21:17.615Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors --- [2024-06-27T10:21:17.615Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/target [2024-06-27T10:21:17.615Z] [INFO] [2024-06-27T10:21:17.615Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2024-06-27T10:21:17.615Z] [INFO] Building Connectors Private APIs for GlassFish Containers 7.0.16-SNAPSHOT [70/355] [2024-06-27T10:21:17.615Z] [INFO] from appserver/connectors/connectors-internal-api/pom.xml [2024-06-27T10:21:17.615Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-internal-api --- [2024-06-27T10:21:17.616Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/target [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2024-06-27T10:21:17.616Z] [INFO] Building EJB container Internal API 7.0.16-SNAPSHOT [71/355] [2024-06-27T10:21:17.616Z] [INFO] from appserver/ejb/ejb-internal-api/pom.xml [2024-06-27T10:21:17.616Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-internal-api --- [2024-06-27T10:21:17.616Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/target [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2024-06-27T10:21:17.616Z] [INFO] Building Java binding for libpam.so 7.0.16-SNAPSHOT [72/355] [2024-06-27T10:21:17.616Z] [INFO] from appserver/libpam4j/pom.xml [2024-06-27T10:21:17.616Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] --- clean:3.3.2:clean (default-clean) @ libpam4j --- [2024-06-27T10:21:17.616Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2024-06-27T10:21:17.616Z] [INFO] Building GlassFish Security Parent 7.0.16-SNAPSHOT [73/355] [2024-06-27T10:21:17.616Z] [INFO] from appserver/security/pom.xml [2024-06-27T10:21:17.616Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securitymodule --- [2024-06-27T10:21:17.616Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/target [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2024-06-27T10:21:17.616Z] [INFO] Building Jakarta EE Security Core Classes 7.0.16-SNAPSHOT [74/355] [2024-06-27T10:21:17.616Z] [INFO] from appserver/security/core-ee/pom.xml [2024-06-27T10:21:17.616Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-ee --- [2024-06-27T10:21:17.616Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2024-06-27T10:21:17.616Z] [INFO] Building stats77 7.0.16-SNAPSHOT [75/355] [2024-06-27T10:21:17.616Z] [INFO] from appserver/common/stats77/pom.xml [2024-06-27T10:21:17.616Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] --- clean:3.3.2:clean (default-clean) @ stats77 --- [2024-06-27T10:21:17.616Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/target [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-core >------- [2024-06-27T10:21:17.616Z] [INFO] Building Deployment Related JavaEE Core Classes 7.0.16-SNAPSHOT [76/355] [2024-06-27T10:21:17.616Z] [INFO] from appserver/deployment/jakartaee-core/pom.xml [2024-06-27T10:21:17.616Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-core --- [2024-06-27T10:21:17.616Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/target [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2024-06-27T10:21:17.616Z] [INFO] Building Glassfish Naming 7.0.16-SNAPSHOT [77/355] [2024-06-27T10:21:17.616Z] [INFO] from appserver/common/glassfish-naming/pom.xml [2024-06-27T10:21:17.616Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.616Z] [INFO] [2024-06-27T10:21:17.616Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-naming --- [2024-06-27T10:21:17.617Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2024-06-27T10:21:17.617Z] [INFO] Building Container Common 7.0.16-SNAPSHOT [78/355] [2024-06-27T10:21:17.617Z] [INFO] from appserver/common/container-common/pom.xml [2024-06-27T10:21:17.617Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] --- clean:3.3.2:clean (default-clean) @ container-common --- [2024-06-27T10:21:17.617Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/target [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2024-06-27T10:21:17.617Z] [INFO] Building GlassFish persistence related modules 7.0.16-SNAPSHOT [79/355] [2024-06-27T10:21:17.617Z] [INFO] from appserver/persistence/pom.xml [2024-06-27T10:21:17.617Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence --- [2024-06-27T10:21:17.617Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/target [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2024-06-27T10:21:17.617Z] [INFO] Building Common persistence code between JPA and CMP 7.0.16-SNAPSHOT [80/355] [2024-06-27T10:21:17.617Z] [INFO] from appserver/persistence/common/pom.xml [2024-06-27T10:21:17.617Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence-common --- [2024-06-27T10:21:17.617Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/target [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2024-06-27T10:21:17.617Z] [INFO] Building EJB Container connector for Glassfish 7.0.16-SNAPSHOT [81/355] [2024-06-27T10:21:17.617Z] [INFO] from appserver/ejb/ejb-connector/pom.xml [2024-06-27T10:21:17.617Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-ejb-connector --- [2024-06-27T10:21:17.617Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/target [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2024-06-27T10:21:17.617Z] [INFO] Building GlassFish ORB related modules 7.0.16-SNAPSHOT [82/355] [2024-06-27T10:21:17.617Z] [INFO] from appserver/orb/pom.xml [2024-06-27T10:21:17.617Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb --- [2024-06-27T10:21:17.617Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/target [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2024-06-27T10:21:17.617Z] [INFO] Building GlassFish ORB enabler implementation 7.0.16-SNAPSHOT [83/355] [2024-06-27T10:21:17.617Z] [INFO] from appserver/orb/orb-enabler/pom.xml [2024-06-27T10:21:17.617Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-enabler --- [2024-06-27T10:21:17.617Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/target [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2024-06-27T10:21:17.617Z] [INFO] Building GlassFish ORB connector implementation 7.0.16-SNAPSHOT [84/355] [2024-06-27T10:21:17.617Z] [INFO] from appserver/orb/orb-connector/pom.xml [2024-06-27T10:21:17.617Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.617Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-connector --- [2024-06-27T10:21:17.617Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/target [2024-06-27T10:21:17.617Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2024-06-27T10:21:17.618Z] [INFO] Building GlassFish Core EJB container implementation 7.0.16-SNAPSHOT [85/355] [2024-06-27T10:21:17.618Z] [INFO] from appserver/ejb/ejb-container/pom.xml [2024-06-27T10:21:17.618Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.618Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-container --- [2024-06-27T10:21:17.618Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target [2024-06-27T10:21:17.618Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2024-06-27T10:21:17.618Z] [INFO] Building GlassFish Web container related modules 7.0.16-SNAPSHOT [86/355] [2024-06-27T10:21:17.618Z] [INFO] from appserver/web/pom.xml [2024-06-27T10:21:17.618Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.618Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-06-27T10:21:17.618Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/target [2024-06-27T10:21:17.618Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2024-06-27T10:21:17.618Z] [INFO] Building Jersey EJB Component Provider Module 7.0.16-SNAPSHOT [87/355] [2024-06-27T10:21:17.618Z] [INFO] from appserver/web/jersey-ejb-component-provider/pom.xml [2024-06-27T10:21:17.618Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.618Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-ejb-component-provider --- [2024-06-27T10:21:17.618Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target [2024-06-27T10:21:17.618Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2024-06-27T10:21:17.618Z] [INFO] Building Connector for GlassFish Admin REST Service 7.0.16-SNAPSHOT [88/355] [2024-06-27T10:21:17.618Z] [INFO] from nucleus/admin/rest/gf-restadmin-connector/pom.xml [2024-06-27T10:21:17.618Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.618Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-restadmin-connector --- [2024-06-27T10:21:17.618Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target [2024-06-27T10:21:17.618Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2024-06-27T10:21:17.618Z] [INFO] Building GlassFish Admin REST Service 7.0.16-SNAPSHOT [89/355] [2024-06-27T10:21:17.618Z] [INFO] from nucleus/admin/rest/rest-service/pom.xml [2024-06-27T10:21:17.618Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.618Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service --- [2024-06-27T10:21:17.618Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target [2024-06-27T10:21:17.618Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2024-06-27T10:21:17.618Z] [INFO] Building Nucleus template 7.0.16-SNAPSHOT [90/355] [2024-06-27T10:21:17.618Z] [INFO] from nucleus/admin/template/pom.xml [2024-06-27T10:21:17.618Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.618Z] [INFO] [2024-06-27T10:21:17.618Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-domain --- [2024-06-27T10:21:17.618Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target [2024-06-27T10:21:17.873Z] [INFO] [2024-06-27T10:21:17.873Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2024-06-27T10:21:17.873Z] [INFO] Building flashlight-agent 7.0.16-SNAPSHOT [91/355] [2024-06-27T10:21:17.873Z] [INFO] from nucleus/flashlight/agent/pom.xml [2024-06-27T10:21:17.873Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.873Z] [INFO] [2024-06-27T10:21:17.873Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-agent --- [2024-06-27T10:21:17.873Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/target [2024-06-27T10:21:17.873Z] [INFO] [2024-06-27T10:21:17.873Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2024-06-27T10:21:17.873Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 7.0.16-SNAPSHOT [92/355] [2024-06-27T10:21:17.873Z] [INFO] from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml [2024-06-27T10:21:17.873Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.873Z] [INFO] [2024-06-27T10:21:17.873Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-extra-jdk-packages --- [2024-06-27T10:21:17.873Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/target [2024-06-27T10:21:17.873Z] [INFO] [2024-06-27T10:21:17.873Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2024-06-27T10:21:17.873Z] [INFO] Building Flashlight 7.0.16-SNAPSHOT [93/355] [2024-06-27T10:21:17.873Z] [INFO] from nucleus/flashlight/pom.xml [2024-06-27T10:21:17.873Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.873Z] [INFO] [2024-06-27T10:21:17.873Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-flashlight --- [2024-06-27T10:21:17.873Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/target [2024-06-27T10:21:17.873Z] [INFO] [2024-06-27T10:21:17.873Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2024-06-27T10:21:17.873Z] [INFO] Building Deployment Related Admin Classes 7.0.16-SNAPSHOT [94/355] [2024-06-27T10:21:17.874Z] [INFO] from nucleus/deployment/admin/pom.xml [2024-06-27T10:21:17.874Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-admin --- [2024-06-27T10:21:17.874Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/target [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2024-06-27T10:21:17.874Z] [INFO] Building AutoDeploy Classes 7.0.16-SNAPSHOT [95/355] [2024-06-27T10:21:17.874Z] [INFO] from nucleus/deployment/autodeploy/pom.xml [2024-06-27T10:21:17.874Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-autodeploy --- [2024-06-27T10:21:17.874Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/target [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >------------- [2024-06-27T10:21:17.874Z] [INFO] Building Set of DTDs for Nucleus distributions 7.0.16-SNAPSHOT [96/355] [2024-06-27T10:21:17.874Z] [INFO] from nucleus/deployment/dtds/pom.xml [2024-06-27T10:21:17.874Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-dtds --- [2024-06-27T10:21:17.874Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2024-06-27T10:21:17.874Z] [INFO] Building Set of schemas for Nucleus 7.0.16-SNAPSHOT [97/355] [2024-06-27T10:21:17.874Z] [INFO] from nucleus/deployment/schemas/pom.xml [2024-06-27T10:21:17.874Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-schemas --- [2024-06-27T10:21:17.874Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2024-06-27T10:21:17.874Z] [INFO] Building Nucleus distributions 7.0.16-SNAPSHOT [98/355] [2024-06-27T10:21:17.874Z] [INFO] from nucleus/distributions/pom.xml [2024-06-27T10:21:17.874Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-distributions --- [2024-06-27T10:21:17.874Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/target [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2024-06-27T10:21:17.874Z] [INFO] Building Nucleus distribution Common module 7.0.16-SNAPSHOT [99/355] [2024-06-27T10:21:17.874Z] [INFO] from nucleus/distributions/nucleus-common/pom.xml [2024-06-27T10:21:17.874Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-06-27T10:21:17.874Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] --< org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations >-- [2024-06-27T10:21:17.874Z] [INFO] Building Jackson Module Jakarta Xmlbind Annotations 7.0.16-SNAPSHOT [100/355] [2024-06-27T10:21:17.874Z] [INFO] from nucleus/xmlbind-annotations/pom.xml [2024-06-27T10:21:17.874Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:21:17.874Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target [2024-06-27T10:21:17.874Z] [INFO] [2024-06-27T10:21:17.874Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2024-06-27T10:21:17.874Z] [INFO] Building Glassfish featuresets 7.0.16-SNAPSHOT [101/355] [2024-06-27T10:21:17.874Z] [INFO] from nucleus/featuresets/pom.xml [2024-06-27T10:21:17.875Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-featuresets --- [2024-06-27T10:21:17.875Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/target [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2024-06-27T10:21:17.875Z] [INFO] Building Glassfish Nucleus Atomic Featureset 7.0.16-SNAPSHOT [102/355] [2024-06-27T10:21:17.875Z] [INFO] from nucleus/featuresets/atomic/pom.xml [2024-06-27T10:21:17.875Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-06-27T10:21:17.875Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/atomic/target [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2024-06-27T10:21:17.875Z] [INFO] Building Glassfish Atomic Distribution 7.0.16-SNAPSHOT [103/355] [2024-06-27T10:21:17.875Z] [INFO] from nucleus/distributions/atomic/pom.xml [2024-06-27T10:21:17.875Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-06-27T10:21:17.875Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] --------------< org.glassfish.main.extras:nucleus-extras >-------------- [2024-06-27T10:21:17.875Z] [INFO] Building Nucleus extras 7.0.16-SNAPSHOT [104/355] [2024-06-27T10:21:17.875Z] [INFO] from nucleus/extras/pom.xml [2024-06-27T10:21:17.875Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-extras --- [2024-06-27T10:21:17.875Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/target [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] --------------< org.glassfish.main.extras:command-logger >-------------- [2024-06-27T10:21:17.875Z] [INFO] Building Admin Command Logger 7.0.16-SNAPSHOT [105/355] [2024-06-27T10:21:17.875Z] [INFO] from nucleus/extras/command-logger/pom.xml [2024-06-27T10:21:17.875Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] --- clean:3.3.2:clean (default-clean) @ command-logger --- [2024-06-27T10:21:17.875Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/target [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2024-06-27T10:21:17.875Z] [INFO] Building Glassfish Nucleus Featureset 7.0.16-SNAPSHOT [106/355] [2024-06-27T10:21:17.875Z] [INFO] from nucleus/featuresets/nucleus/pom.xml [2024-06-27T10:21:17.875Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus --- [2024-06-27T10:21:17.875Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/nucleus/target [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2024-06-27T10:21:17.875Z] [INFO] Building Nucleus Distribution 7.0.16-SNAPSHOT [107/355] [2024-06-27T10:21:17.875Z] [INFO] from nucleus/distributions/nucleus/pom.xml [2024-06-27T10:21:17.875Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-new --- [2024-06-27T10:21:17.875Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2024-06-27T10:21:17.875Z] [INFO] Building Diagnostics 7.0.16-SNAPSHOT [108/355] [2024-06-27T10:21:17.875Z] [INFO] from nucleus/diagnostics/pom.xml [2024-06-27T10:21:17.875Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.875Z] [INFO] [2024-06-27T10:21:17.875Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-diagnostics --- [2024-06-27T10:21:17.876Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/target [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2024-06-27T10:21:17.876Z] [INFO] Building Diagnostics API 7.0.16-SNAPSHOT [109/355] [2024-06-27T10:21:17.876Z] [INFO] from nucleus/diagnostics/diagnostics-api/pom.xml [2024-06-27T10:21:17.876Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-api --- [2024-06-27T10:21:17.876Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/target [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2024-06-27T10:21:17.876Z] [INFO] Building GlassFish Diagnostics Context 7.0.16-SNAPSHOT [110/355] [2024-06-27T10:21:17.876Z] [INFO] from nucleus/diagnostics/context/pom.xml [2024-06-27T10:21:17.876Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-context --- [2024-06-27T10:21:17.876Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] --------------< org.glassfish.main.common:amx-jakartaee >--------------- [2024-06-27T10:21:17.876Z] [INFO] Building AMX JavaEE 7.0.16-SNAPSHOT [111/355] [2024-06-27T10:21:17.876Z] [INFO] from appserver/common/amx-jakartaee/pom.xml [2024-06-27T10:21:17.876Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-jakartaee --- [2024-06-27T10:21:17.876Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2024-06-27T10:21:17.876Z] [INFO] Building LDAP Booster Pack 7.0.16-SNAPSHOT [112/355] [2024-06-27T10:21:17.876Z] [INFO] from appserver/ldapbp/pom.xml [2024-06-27T10:21:17.876Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ldapbp --- [2024-06-27T10:21:17.876Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/target [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2024-06-27T10:21:17.876Z] [INFO] Building GlassFish HA modules 7.0.16-SNAPSHOT [113/355] [2024-06-27T10:21:17.876Z] [INFO] from appserver/ha/pom.xml [2024-06-27T10:21:17.876Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha --- [2024-06-27T10:21:17.876Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/target [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2024-06-27T10:21:17.876Z] [INFO] Building GlassFish ha-file-store 7.0.16-SNAPSHOT [114/355] [2024-06-27T10:21:17.876Z] [INFO] from appserver/ha/ha-file-store/pom.xml [2024-06-27T10:21:17.876Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-file-store --- [2024-06-27T10:21:17.876Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/target [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2024-06-27T10:21:17.876Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 7.0.16-SNAPSHOT [115/355] [2024-06-27T10:21:17.876Z] [INFO] from appserver/ha/ha-shoal-cache-bootstrap/pom.xml [2024-06-27T10:21:17.876Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.876Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:21:17.876Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/target [2024-06-27T10:21:17.876Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2024-06-27T10:21:17.877Z] [INFO] Building GlassFish ha-shoal-store 7.0.16-SNAPSHOT [116/355] [2024-06-27T10:21:17.877Z] [INFO] from appserver/ha/ha-shoal-store/pom.xml [2024-06-27T10:21:17.877Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-store --- [2024-06-27T10:21:17.877Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/target [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2024-06-27T10:21:17.877Z] [INFO] Building Set of DTDs for GlassFish Jakarta EE distributions 7.0.16-SNAPSHOT [117/355] [2024-06-27T10:21:17.877Z] [INFO] from appserver/deployment/dtds/pom.xml [2024-06-27T10:21:17.877Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-dtds --- [2024-06-27T10:21:17.877Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2024-06-27T10:21:17.877Z] [INFO] Building Set of schemas for Jakarta EE 7.0.16-SNAPSHOT [118/355] [2024-06-27T10:21:17.877Z] [INFO] from appserver/deployment/schemas/pom.xml [2024-06-27T10:21:17.877Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-schemas --- [2024-06-27T10:21:17.877Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2024-06-27T10:21:17.877Z] [INFO] Building Connector for GlassFish Web Container 7.0.16-SNAPSHOT [119/355] [2024-06-27T10:21:17.877Z] [INFO] from appserver/web/gf-web-connector/pom.xml [2024-06-27T10:21:17.877Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-web-connector --- [2024-06-27T10:21:17.877Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/target [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2024-06-27T10:21:17.877Z] [INFO] Building GlassFish Connectors Connector 7.0.16-SNAPSHOT [120/355] [2024-06-27T10:21:17.877Z] [INFO] from appserver/connectors/connectors-connector/pom.xml [2024-06-27T10:21:17.877Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-connectors-connector --- [2024-06-27T10:21:17.877Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/target [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2024-06-27T10:21:17.877Z] [INFO] Building App Client Modules 7.0.16-SNAPSHOT [121/355] [2024-06-27T10:21:17.877Z] [INFO] from appserver/appclient/pom.xml [2024-06-27T10:21:17.877Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient --- [2024-06-27T10:21:17.877Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/target [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2024-06-27T10:21:17.877Z] [INFO] Building GlassFish App Client Server-side Modules 7.0.16-SNAPSHOT [122/355] [2024-06-27T10:21:17.877Z] [INFO] from appserver/appclient/server/pom.xml [2024-06-27T10:21:17.877Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server --- [2024-06-27T10:21:17.877Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/target [2024-06-27T10:21:17.877Z] [INFO] [2024-06-27T10:21:17.877Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2024-06-27T10:21:17.878Z] [INFO] Building GlassFish AppClient Server-Side Connector 7.0.16-SNAPSHOT [123/355] [2024-06-27T10:21:17.878Z] [INFO] from appserver/appclient/server/connector/pom.xml [2024-06-27T10:21:17.878Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-connector --- [2024-06-27T10:21:17.878Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/target [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >------- [2024-06-27T10:21:17.878Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 7.0.16-SNAPSHOT [124/355] [2024-06-27T10:21:17.878Z] [INFO] from appserver/deployment/jakartaee-full/pom.xml [2024-06-27T10:21:17.878Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-full --- [2024-06-27T10:21:17.878Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2024-06-27T10:21:17.878Z] [INFO] Building Admin Modules 7.0.16-SNAPSHOT [125/355] [2024-06-27T10:21:17.878Z] [INFO] from appserver/admin/pom.xml [2024-06-27T10:21:17.878Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin --- [2024-06-27T10:21:17.878Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/target [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2024-06-27T10:21:17.878Z] [INFO] Building Backup Restore classes 7.0.16-SNAPSHOT [126/355] [2024-06-27T10:21:17.878Z] [INFO] from appserver/admin/backup/pom.xml [2024-06-27T10:21:17.878Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] --- clean:3.3.2:clean (default-clean) @ backup --- [2024-06-27T10:21:17.878Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/target [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2024-06-27T10:21:17.878Z] [INFO] Building App Server CLI Skinning Class 7.0.16-SNAPSHOT [127/355] [2024-06-27T10:21:17.878Z] [INFO] from appserver/admin/cli/pom.xml [2024-06-27T10:21:17.878Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-cli --- [2024-06-27T10:21:17.878Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/target [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2024-06-27T10:21:17.878Z] [INFO] Building admin-cli-optional 7.0.16-SNAPSHOT [128/355] [2024-06-27T10:21:17.878Z] [INFO] from appserver/admin/cli-optional/pom.xml [2024-06-27T10:21:17.878Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cli-optional --- [2024-06-27T10:21:17.878Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/target [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2024-06-27T10:21:17.878Z] [INFO] Building admin-core 7.0.16-SNAPSHOT [129/355] [2024-06-27T10:21:17.878Z] [INFO] from appserver/admin/admin-core/pom.xml [2024-06-27T10:21:17.878Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-core --- [2024-06-27T10:21:17.878Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target [2024-06-27T10:21:17.878Z] [INFO] [2024-06-27T10:21:17.878Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2024-06-27T10:21:17.878Z] [INFO] Building Appserver template 7.0.16-SNAPSHOT [130/355] [2024-06-27T10:21:17.878Z] [INFO] from appserver/admin/template/pom.xml [2024-06-27T10:21:17.879Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-domain --- [2024-06-27T10:21:17.879Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2024-06-27T10:21:17.879Z] [INFO] Building GlassFish Core modules 7.0.16-SNAPSHOT [131/355] [2024-06-27T10:21:17.879Z] [INFO] from appserver/core/pom.xml [2024-06-27T10:21:17.879Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] --- clean:3.3.2:clean (default-clean) @ core --- [2024-06-27T10:21:17.879Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/target [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] --------------< org.glassfish.main.core:jakartaee-kernel >-------------- [2024-06-27T10:21:17.879Z] [INFO] Building Jakarta EE related distributions kernel Classes 7.0.16-SNAPSHOT [132/355] [2024-06-27T10:21:17.879Z] [INFO] from appserver/core/jakartaee-kernel/pom.xml [2024-06-27T10:21:17.879Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-kernel --- [2024-06-27T10:21:17.879Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2024-06-27T10:21:17.879Z] [INFO] Building GlassFish API Exporter Module Fragment 7.0.16-SNAPSHOT [133/355] [2024-06-27T10:21:17.879Z] [INFO] from appserver/core/api-exporter-fragment/pom.xml [2024-06-27T10:21:17.879Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter-fragment --- [2024-06-27T10:21:17.879Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/target [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2024-06-27T10:21:17.879Z] [INFO] Building JTA Implementation for Glassfish 7.0.16-SNAPSHOT [134/355] [2024-06-27T10:21:17.879Z] [INFO] from appserver/transaction/jta/pom.xml [2024-06-27T10:21:17.879Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jta --- [2024-06-27T10:21:17.879Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/target [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2024-06-27T10:21:17.879Z] [INFO] Building Jakarta Mail Resources Support related modules 7.0.16-SNAPSHOT [135/355] [2024-06-27T10:21:17.879Z] [INFO] from appserver/resources/mail/pom.xml [2024-06-27T10:21:17.879Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail --- [2024-06-27T10:21:17.879Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/target [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2024-06-27T10:21:17.879Z] [INFO] Building Jakarta Mail Connector 7.0.16-SNAPSHOT [136/355] [2024-06-27T10:21:17.879Z] [INFO] from appserver/resources/mail/mail-connector/pom.xml [2024-06-27T10:21:17.879Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-connector --- [2024-06-27T10:21:17.879Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.879Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2024-06-27T10:21:17.879Z] [INFO] Building Connectors Runtime 7.0.16-SNAPSHOT [137/355] [2024-06-27T10:21:17.879Z] [INFO] from appserver/connectors/connectors-runtime/pom.xml [2024-06-27T10:21:17.879Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:17.879Z] [INFO] [2024-06-27T10:21:17.880Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-runtime --- [2024-06-27T10:21:17.880Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/target [2024-06-27T10:21:18.135Z] [INFO] [2024-06-27T10:21:18.135Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2024-06-27T10:21:18.135Z] [INFO] Building JTS Implementation for Glassfish 7.0.16-SNAPSHOT [138/355] [2024-06-27T10:21:18.135Z] [INFO] from appserver/transaction/jts/pom.xml [2024-06-27T10:21:18.135Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.135Z] [INFO] [2024-06-27T10:21:18.135Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jts --- [2024-06-27T10:21:18.135Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/target [2024-06-27T10:21:18.135Z] [INFO] [2024-06-27T10:21:18.135Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2024-06-27T10:21:18.135Z] [INFO] Building Web Container Naming Utilities 7.0.16-SNAPSHOT [139/355] [2024-06-27T10:21:18.135Z] [INFO] from appserver/web/web-naming/pom.xml [2024-06-27T10:21:18.135Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.135Z] [INFO] [2024-06-27T10:21:18.135Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-naming --- [2024-06-27T10:21:18.135Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target [2024-06-27T10:21:18.135Z] [INFO] [2024-06-27T10:21:18.135Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2024-06-27T10:21:18.135Z] [INFO] Building Web Container Common Utilities 7.0.16-SNAPSHOT [140/355] [2024-06-27T10:21:18.135Z] [INFO] from appserver/web/war-util/pom.xml [2024-06-27T10:21:18.135Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.135Z] [INFO] [2024-06-27T10:21:18.135Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war-util --- [2024-06-27T10:21:18.135Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target [2024-06-27T10:21:18.135Z] [INFO] [2024-06-27T10:21:18.135Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2024-06-27T10:21:18.135Z] [INFO] Building Core Servlet Container 7.0.16-SNAPSHOT [141/355] [2024-06-27T10:21:18.135Z] [INFO] from appserver/web/web-core/pom.xml [2024-06-27T10:21:18.135Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.135Z] [INFO] [2024-06-27T10:21:18.135Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-core --- [2024-06-27T10:21:18.135Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target [2024-06-27T10:21:18.135Z] [INFO] [2024-06-27T10:21:18.135Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2024-06-27T10:21:18.135Z] [INFO] Building Jakarta Pages Standard Tags implementation connector module 7.0.16-SNAPSHOT [142/355] [2024-06-27T10:21:18.135Z] [INFO] from appserver/web/jstl-connector/pom.xml [2024-06-27T10:21:18.135Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.135Z] [INFO] [2024-06-27T10:21:18.135Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jstl-connector --- [2024-06-27T10:21:18.135Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/target [2024-06-27T10:21:18.135Z] [INFO] [2024-06-27T10:21:18.135Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2024-06-27T10:21:18.136Z] [INFO] Building Jersey MVC TLD connector implementation module 7.0.16-SNAPSHOT [143/355] [2024-06-27T10:21:18.136Z] [INFO] from appserver/web/jersey-mvc-connector/pom.xml [2024-06-27T10:21:18.136Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-mvc-connector --- [2024-06-27T10:21:18.136Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/target [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2024-06-27T10:21:18.136Z] [INFO] Building Web module command line interface 7.0.16-SNAPSHOT [144/355] [2024-06-27T10:21:18.136Z] [INFO] from appserver/web/admin/pom.xml [2024-06-27T10:21:18.136Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-cli --- [2024-06-27T10:21:18.136Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------ [2024-06-27T10:21:18.136Z] [INFO] Building Web container and GUI plug-in common classes 7.0.16-SNAPSHOT [145/355] [2024-06-27T10:21:18.136Z] [INFO] from appserver/web/gui-plugin-common/pom.xml [2024-06-27T10:21:18.136Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-gui-plugin-common --- [2024-06-27T10:21:18.136Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/target [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2024-06-27T10:21:18.136Z] [INFO] Building WebTier Security Integration 7.0.16-SNAPSHOT [146/355] [2024-06-27T10:21:18.136Z] [INFO] from appserver/security/webintegration/pom.xml [2024-06-27T10:21:18.136Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] --- clean:3.3.2:clean (default-clean) @ websecurity --- [2024-06-27T10:21:18.136Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2024-06-27T10:21:18.136Z] [INFO] Building GlassFish Web container embedded related modules 7.0.16-SNAPSHOT [147/355] [2024-06-27T10:21:18.136Z] [INFO] from appserver/web/web-embed/pom.xml [2024-06-27T10:21:18.136Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed --- [2024-06-27T10:21:18.136Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/target [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2024-06-27T10:21:18.136Z] [INFO] Building GlassFish Web container Embedded APIs 7.0.16-SNAPSHOT [148/355] [2024-06-27T10:21:18.136Z] [INFO] from appserver/web/web-embed/api/pom.xml [2024-06-27T10:21:18.136Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed-api --- [2024-06-27T10:21:18.136Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/target [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2024-06-27T10:21:18.136Z] [INFO] Building Server-Sent Events 7.0.16-SNAPSHOT [149/355] [2024-06-27T10:21:18.136Z] [INFO] from appserver/web/web-sse/pom.xml [2024-06-27T10:21:18.136Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-sse --- [2024-06-27T10:21:18.136Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/target [2024-06-27T10:21:18.136Z] [INFO] [2024-06-27T10:21:18.136Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2024-06-27T10:21:18.136Z] [INFO] Building Web Container glue code 7.0.16-SNAPSHOT [150/355] [2024-06-27T10:21:18.137Z] [INFO] from appserver/web/web-glue/pom.xml [2024-06-27T10:21:18.137Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-glue --- [2024-06-27T10:21:18.137Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2024-06-27T10:21:18.137Z] [INFO] Building JSF implementation connector module 7.0.16-SNAPSHOT [151/355] [2024-06-27T10:21:18.137Z] [INFO] from appserver/web/jsf-connector/pom.xml [2024-06-27T10:21:18.137Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsf-connector --- [2024-06-27T10:21:18.137Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/target [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2024-06-27T10:21:18.137Z] [INFO] Building JSP caching taglib connector module 7.0.16-SNAPSHOT [152/355] [2024-06-27T10:21:18.137Z] [INFO] from appserver/web/jspcaching-connector/pom.xml [2024-06-27T10:21:18.137Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jspcaching-connector --- [2024-06-27T10:21:18.137Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/target [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2024-06-27T10:21:18.137Z] [INFO] Building Web Container HA code 7.0.16-SNAPSHOT [153/355] [2024-06-27T10:21:18.137Z] [INFO] from appserver/web/web-ha/pom.xml [2024-06-27T10:21:18.137Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-ha --- [2024-06-27T10:21:18.137Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2024-06-27T10:21:18.137Z] [INFO] Building Web Related Implementations for GlassFish 7.0.16-SNAPSHOT [154/355] [2024-06-27T10:21:18.137Z] [INFO] from appserver/web/webtier-all/pom.xml [2024-06-27T10:21:18.137Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtier-all --- [2024-06-27T10:21:18.137Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/webtier-all/target [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2024-06-27T10:21:18.137Z] [INFO] Building Weld connector for glassfish 7.0.16-SNAPSHOT [155/355] [2024-06-27T10:21:18.137Z] [INFO] from appserver/web/gf-weld-connector/pom.xml [2024-06-27T10:21:18.137Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-weld-connector --- [2024-06-27T10:21:18.137Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/target [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2024-06-27T10:21:18.137Z] [INFO] Building Weld integration for glassfish 7.0.16-SNAPSHOT [156/355] [2024-06-27T10:21:18.137Z] [INFO] from appserver/web/weld-integration/pom.xml [2024-06-27T10:21:18.137Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration --- [2024-06-27T10:21:18.137Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target [2024-06-27T10:21:18.137Z] [INFO] [2024-06-27T10:21:18.137Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2024-06-27T10:21:18.137Z] [INFO] Building Weld Integration Fragment 7.0.16-SNAPSHOT [157/355] [2024-06-27T10:21:18.137Z] [INFO] from appserver/web/weld-integration-fragment/pom.xml [2024-06-27T10:21:18.137Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-fragment --- [2024-06-27T10:21:18.138Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/target [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2024-06-27T10:21:18.138Z] [INFO] Building Fragment bundle for Weld related testing 7.0.16-SNAPSHOT [158/355] [2024-06-27T10:21:18.138Z] [INFO] from appserver/web/weld-integration-test-fragment/pom.xml [2024-06-27T10:21:18.138Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-test-fragment --- [2024-06-27T10:21:18.138Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/target [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2024-06-27T10:21:18.138Z] [INFO] Building cdi-api Fragment 7.0.16-SNAPSHOT [159/355] [2024-06-27T10:21:18.138Z] [INFO] from appserver/web/cdi-api-fragment/pom.xml [2024-06-27T10:21:18.138Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi-api-fragment --- [2024-06-27T10:21:18.138Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/target [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2024-06-27T10:21:18.138Z] [INFO] Building Full EJB Container add-ons 7.0.16-SNAPSHOT [160/355] [2024-06-27T10:21:18.138Z] [INFO] from appserver/ejb/ejb-full-container/pom.xml [2024-06-27T10:21:18.138Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-full-container --- [2024-06-27T10:21:18.138Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/target [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2024-06-27T10:21:18.138Z] [INFO] Building EJB Timer Service Application 7.0.16-SNAPSHOT [161/355] [2024-06-27T10:21:18.138Z] [INFO] from appserver/ejb/ejb-timer-service-app/pom.xml [2024-06-27T10:21:18.138Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-service-app --- [2024-06-27T10:21:18.138Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2024-06-27T10:21:18.138Z] [INFO] Building GlassFish EJB timer app database init scripts 7.0.16-SNAPSHOT [162/355] [2024-06-27T10:21:18.138Z] [INFO] from appserver/ejb/ejb-timer-databases/pom.xml [2024-06-27T10:21:18.138Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-databases --- [2024-06-27T10:21:18.138Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2024-06-27T10:21:18.138Z] [INFO] Building EJB tier for GlassFish 7.0.16-SNAPSHOT [163/355] [2024-06-27T10:21:18.138Z] [INFO] from appserver/ejb/ejb-all/pom.xml [2024-06-27T10:21:18.138Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-all --- [2024-06-27T10:21:18.138Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-all/target [2024-06-27T10:21:18.138Z] [INFO] [2024-06-27T10:21:18.138Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2024-06-27T10:21:18.138Z] [INFO] Building GlassFish resources runtime 7.0.16-SNAPSHOT [164/355] [2024-06-27T10:21:18.138Z] [INFO] from appserver/resources/resources-runtime/pom.xml [2024-06-27T10:21:18.139Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-runtime --- [2024-06-27T10:21:18.139Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/target [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2024-06-27T10:21:18.139Z] [INFO] Building GlassFish Jakarta Mail runtime 7.0.16-SNAPSHOT [165/355] [2024-06-27T10:21:18.139Z] [INFO] from appserver/resources/mail/mail-runtime/pom.xml [2024-06-27T10:21:18.139Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-runtime --- [2024-06-27T10:21:18.139Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/target [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2024-06-27T10:21:18.139Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 7.0.16-SNAPSHOT [166/355] [2024-06-27T10:21:18.139Z] [INFO] from appserver/connectors/descriptors/pom.xml [2024-06-27T10:21:18.139Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] --- clean:3.3.2:clean (default-clean) @ descriptors --- [2024-06-27T10:21:18.139Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2024-06-27T10:21:18.139Z] [INFO] Building Connectors Inbound Support 7.0.16-SNAPSHOT [167/355] [2024-06-27T10:21:18.139Z] [INFO] from appserver/connectors/connectors-inbound-runtime/pom.xml [2024-06-27T10:21:18.139Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-inbound-runtime --- [2024-06-27T10:21:18.139Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/target [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2024-06-27T10:21:18.139Z] [INFO] Building Work Management 7.0.16-SNAPSHOT [168/355] [2024-06-27T10:21:18.139Z] [INFO] from appserver/connectors/work-management/pom.xml [2024-06-27T10:21:18.139Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] --- clean:3.3.2:clean (default-clean) @ work-management --- [2024-06-27T10:21:18.139Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2024-06-27T10:21:18.139Z] [INFO] Building JDBC Module 7.0.16-SNAPSHOT [169/355] [2024-06-27T10:21:18.139Z] [INFO] from appserver/jdbc/pom.xml [2024-06-27T10:21:18.139Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc --- [2024-06-27T10:21:18.139Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/target [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2024-06-27T10:21:18.139Z] [INFO] Building JDBC Config Module 7.0.16-SNAPSHOT [170/355] [2024-06-27T10:21:18.139Z] [INFO] from appserver/jdbc/jdbc-config/pom.xml [2024-06-27T10:21:18.139Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-config --- [2024-06-27T10:21:18.139Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/target [2024-06-27T10:21:18.139Z] [INFO] [2024-06-27T10:21:18.139Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2024-06-27T10:21:18.139Z] [INFO] Building Connectors admin 7.0.16-SNAPSHOT [171/355] [2024-06-27T10:21:18.139Z] [INFO] from appserver/connectors/admin/pom.xml [2024-06-27T10:21:18.140Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-admin --- [2024-06-27T10:21:18.140Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/target [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2024-06-27T10:21:18.140Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 7.0.16-SNAPSHOT [172/355] [2024-06-27T10:21:18.140Z] [INFO] from appserver/load-balancer/pom.xml [2024-06-27T10:21:18.140Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer --- [2024-06-27T10:21:18.140Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/target [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2024-06-27T10:21:18.140Z] [INFO] Building Load Balancer Internal API 7.0.16-SNAPSHOT [173/355] [2024-06-27T10:21:18.140Z] [INFO] from appserver/load-balancer/gf-load-balancer-connector/pom.xml [2024-06-27T10:21:18.140Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-load-balancer-connector --- [2024-06-27T10:21:18.140Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/target [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2024-06-27T10:21:18.140Z] [INFO] Building Load-Balancer admin 7.0.16-SNAPSHOT [174/355] [2024-06-27T10:21:18.140Z] [INFO] from appserver/load-balancer/admin/pom.xml [2024-06-27T10:21:18.140Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer-admin --- [2024-06-27T10:21:18.140Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/target [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2024-06-27T10:21:18.140Z] [INFO] Building GlassFish JMS modules 7.0.16-SNAPSHOT [175/355] [2024-06-27T10:21:18.140Z] [INFO] from appserver/jms/pom.xml [2024-06-27T10:21:18.140Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms --- [2024-06-27T10:21:18.140Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/target [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2024-06-27T10:21:18.140Z] [INFO] Building JMS Connector Module for Runtime 7.0.16-SNAPSHOT [176/355] [2024-06-27T10:21:18.140Z] [INFO] from appserver/jms/gf-jms-connector/pom.xml [2024-06-27T10:21:18.140Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-connector --- [2024-06-27T10:21:18.140Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/target [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2024-06-27T10:21:18.140Z] [INFO] Building JMS Module 7.0.16-SNAPSHOT [177/355] [2024-06-27T10:21:18.140Z] [INFO] from appserver/jms/jms-core/pom.xml [2024-06-27T10:21:18.140Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-core --- [2024-06-27T10:21:18.140Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target [2024-06-27T10:21:18.140Z] [INFO] [2024-06-27T10:21:18.140Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2024-06-27T10:21:18.140Z] [INFO] Building JMS admin 7.0.16-SNAPSHOT [178/355] [2024-06-27T10:21:18.140Z] [INFO] from appserver/jms/admin/pom.xml [2024-06-27T10:21:18.140Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-admin --- [2024-06-27T10:21:18.141Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2024-06-27T10:21:18.141Z] [INFO] Building JMS Injection Module for Runtime 7.0.16-SNAPSHOT [179/355] [2024-06-27T10:21:18.141Z] [INFO] from appserver/jms/gf-jms-injection/pom.xml [2024-06-27T10:21:18.141Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-injection --- [2024-06-27T10:21:18.141Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2024-06-27T10:21:18.141Z] [INFO] Building JMS GlassFish System RA Assembly 7.0.16-SNAPSHOT [180/355] [2024-06-27T10:21:18.141Z] [INFO] from appserver/jms/jmsra/pom.xml [2024-06-27T10:21:18.141Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmsra --- [2024-06-27T10:21:18.141Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2024-06-27T10:21:18.141Z] [INFO] Building JDBC Resource Adapter 7.0.16-SNAPSHOT [181/355] [2024-06-27T10:21:18.141Z] [INFO] from appserver/jdbc/jdbc-ra/pom.xml [2024-06-27T10:21:18.141Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-06-27T10:21:18.141Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/target [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2024-06-27T10:21:18.141Z] [INFO] Building Core JDBC Resource Adapter classes 7.0.16-SNAPSHOT [182/355] [2024-06-27T10:21:18.141Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml [2024-06-27T10:21:18.141Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-core --- [2024-06-27T10:21:18.141Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/target [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2024-06-27T10:21:18.141Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 7.0.16-SNAPSHOT [183/355] [2024-06-27T10:21:18.141Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc40/pom.xml [2024-06-27T10:21:18.141Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc40 --- [2024-06-27T10:21:18.141Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/target [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2024-06-27T10:21:18.141Z] [INFO] Building JDBC Templates 7.0.16-SNAPSHOT [184/355] [2024-06-27T10:21:18.141Z] [INFO] from appserver/jdbc/templates/pom.xml [2024-06-27T10:21:18.141Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --- clean:3.3.2:clean (default-clean) @ templates --- [2024-06-27T10:21:18.141Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/target [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2024-06-27T10:21:18.141Z] [INFO] Building Distribution Module for JDBC Resource Adapter 7.0.16-SNAPSHOT [185/355] [2024-06-27T10:21:18.141Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml [2024-06-27T10:21:18.141Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.141Z] [INFO] [2024-06-27T10:21:18.141Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-06-27T10:21:18.141Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2024-06-27T10:21:18.397Z] [INFO] Building JDBC Runtime Module 7.0.16-SNAPSHOT [186/355] [2024-06-27T10:21:18.397Z] [INFO] from appserver/jdbc/jdbc-runtime/pom.xml [2024-06-27T10:21:18.397Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-runtime --- [2024-06-27T10:21:18.397Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/target [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2024-06-27T10:21:18.397Z] [INFO] Building JDBC admin 7.0.16-SNAPSHOT [187/355] [2024-06-27T10:21:18.397Z] [INFO] from appserver/jdbc/admin/pom.xml [2024-06-27T10:21:18.397Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-admin --- [2024-06-27T10:21:18.397Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/target [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2024-06-27T10:21:18.397Z] [INFO] Building GlassFish Oracle JDBC Packages 7.0.16-SNAPSHOT [188/355] [2024-06-27T10:21:18.397Z] [INFO] from appserver/persistence/oracle-jdbc-driver-packages/pom.xml [2024-06-27T10:21:18.397Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:21:18.397Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/target [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2024-06-27T10:21:18.397Z] [INFO] Building Connector for JPA runtime in glassfish 7.0.16-SNAPSHOT [189/355] [2024-06-27T10:21:18.397Z] [INFO] from appserver/persistence/gf-jpa-connector/pom.xml [2024-06-27T10:21:18.397Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jpa-connector --- [2024-06-27T10:21:18.397Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/target [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2024-06-27T10:21:18.397Z] [INFO] Building JPA container for glassfish 7.0.16-SNAPSHOT [190/355] [2024-06-27T10:21:18.397Z] [INFO] from appserver/persistence/jpa-container/pom.xml [2024-06-27T10:21:18.397Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jpa-container --- [2024-06-27T10:21:18.397Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/target [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2024-06-27T10:21:18.397Z] [INFO] Building Declaring EclipseLink dependencies 7.0.16-SNAPSHOT [191/355] [2024-06-27T10:21:18.397Z] [INFO] from appserver/persistence/eclipselink-wrapper/pom.xml [2024-06-27T10:21:18.397Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipselink-wrapper --- [2024-06-27T10:21:18.397Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/eclipselink-wrapper/target [2024-06-27T10:21:18.397Z] [INFO] [2024-06-27T10:21:18.397Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2024-06-27T10:21:18.397Z] [INFO] Building GlassFish cmp related modules 7.0.16-SNAPSHOT [192/355] [2024-06-27T10:21:18.397Z] [INFO] from appserver/persistence/cmp/pom.xml [2024-06-27T10:21:18.397Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp --- [2024-06-27T10:21:18.398Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/target [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2024-06-27T10:21:18.398Z] [INFO] Building utility module for cmp 7.0.16-SNAPSHOT [193/355] [2024-06-27T10:21:18.398Z] [INFO] from appserver/persistence/cmp/utility/pom.xml [2024-06-27T10:21:18.398Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-utility --- [2024-06-27T10:21:18.398Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/target [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2024-06-27T10:21:18.398Z] [INFO] Building model module for cmp 7.0.16-SNAPSHOT [194/355] [2024-06-27T10:21:18.398Z] [INFO] from appserver/persistence/cmp/model/pom.xml [2024-06-27T10:21:18.398Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-model --- [2024-06-27T10:21:18.398Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/target [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2024-06-27T10:21:18.398Z] [INFO] Building Database Generator module for cmp 7.0.16-SNAPSHOT [195/355] [2024-06-27T10:21:18.398Z] [INFO] from appserver/persistence/cmp/generator-database/pom.xml [2024-06-27T10:21:18.398Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-generator-database --- [2024-06-27T10:21:18.398Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/target [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2024-06-27T10:21:18.398Z] [INFO] Building ejb-mapping module for cmp 7.0.16-SNAPSHOT [196/355] [2024-06-27T10:21:18.398Z] [INFO] from appserver/persistence/cmp/ejb-mapping/pom.xml [2024-06-27T10:21:18.398Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-ejb-mapping --- [2024-06-27T10:21:18.398Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/target [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2024-06-27T10:21:18.398Z] [INFO] Building enhancer module for cmp 7.0.16-SNAPSHOT [197/355] [2024-06-27T10:21:18.398Z] [INFO] from appserver/persistence/cmp/enhancer/pom.xml [2024-06-27T10:21:18.398Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-enhancer --- [2024-06-27T10:21:18.398Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/target [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2024-06-27T10:21:18.398Z] [INFO] Building internal-api module for cmp 7.0.16-SNAPSHOT [198/355] [2024-06-27T10:21:18.398Z] [INFO] from appserver/persistence/cmp/internal-api/pom.xml [2024-06-27T10:21:18.398Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-internal-api --- [2024-06-27T10:21:18.398Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/target [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2024-06-27T10:21:18.398Z] [INFO] Building Entity Bean container 7.0.16-SNAPSHOT [199/355] [2024-06-27T10:21:18.398Z] [INFO] from appserver/persistence/entitybean-container/pom.xml [2024-06-27T10:21:18.398Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] --- clean:3.3.2:clean (default-clean) @ entitybean-container --- [2024-06-27T10:21:18.398Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/target [2024-06-27T10:21:18.398Z] [INFO] [2024-06-27T10:21:18.398Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2024-06-27T10:21:18.399Z] [INFO] Building support-sqlstore module for cmp 7.0.16-SNAPSHOT [200/355] [2024-06-27T10:21:18.399Z] [INFO] from appserver/persistence/cmp/support-sqlstore/pom.xml [2024-06-27T10:21:18.399Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-sqlstore --- [2024-06-27T10:21:18.399Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2024-06-27T10:21:18.399Z] [INFO] Building support ejb module for cmp 7.0.16-SNAPSHOT [201/355] [2024-06-27T10:21:18.399Z] [INFO] from appserver/persistence/cmp/support-ejb/pom.xml [2024-06-27T10:21:18.399Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-ejb --- [2024-06-27T10:21:18.399Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2024-06-27T10:21:18.399Z] [INFO] Building GlassFish cmp scripts 7.0.16-SNAPSHOT [202/355] [2024-06-27T10:21:18.399Z] [INFO] from appserver/persistence/cmp/cmp-scripts/pom.xml [2024-06-27T10:21:18.399Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-scripts --- [2024-06-27T10:21:18.399Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2024-06-27T10:21:18.399Z] [INFO] Building CMP tier for GlassFish 7.0.16-SNAPSHOT [203/355] [2024-06-27T10:21:18.399Z] [INFO] from appserver/persistence/cmp/cmp-all/pom.xml [2024-06-27T10:21:18.399Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-all --- [2024-06-27T10:21:18.399Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-all/target [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2024-06-27T10:21:18.399Z] [INFO] Building Concurrency Utilities Modules 7.0.16-SNAPSHOT [204/355] [2024-06-27T10:21:18.399Z] [INFO] from appserver/concurrent/pom.xml [2024-06-27T10:21:18.399Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent --- [2024-06-27T10:21:18.399Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/target [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2024-06-27T10:21:18.399Z] [INFO] Building Concurrent Connector Module 7.0.16-SNAPSHOT [205/355] [2024-06-27T10:21:18.399Z] [INFO] from appserver/concurrent/concurrent-connector/pom.xml [2024-06-27T10:21:18.399Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-connector --- [2024-06-27T10:21:18.399Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/target [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2024-06-27T10:21:18.399Z] [INFO] Building Concurrent Implementation Module 7.0.16-SNAPSHOT [206/355] [2024-06-27T10:21:18.399Z] [INFO] from appserver/concurrent/concurrent-impl/pom.xml [2024-06-27T10:21:18.399Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-impl --- [2024-06-27T10:21:18.399Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2024-06-27T10:21:18.399Z] [INFO] Building Batch runtime modules for Glassfish 7.0.16-SNAPSHOT [207/355] [2024-06-27T10:21:18.399Z] [INFO] from appserver/batch/pom.xml [2024-06-27T10:21:18.399Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.399Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch --- [2024-06-27T10:21:18.399Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/target [2024-06-27T10:21:18.399Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2024-06-27T10:21:18.400Z] [INFO] Building Batch database init scripts for GlassFish 7.0.16-SNAPSHOT [208/355] [2024-06-27T10:21:18.400Z] [INFO] from appserver/batch/batch-database/pom.xml [2024-06-27T10:21:18.400Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch-databases --- [2024-06-27T10:21:18.400Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2024-06-27T10:21:18.400Z] [INFO] Building Batch Connector for Glassfish 7.0.16-SNAPSHOT [209/355] [2024-06-27T10:21:18.400Z] [INFO] from appserver/batch/glassfish-batch-connector/pom.xml [2024-06-27T10:21:18.400Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-connector --- [2024-06-27T10:21:18.400Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/target [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2024-06-27T10:21:18.400Z] [INFO] Building Batch Commands for Glassfish 7.0.16-SNAPSHOT [210/355] [2024-06-27T10:21:18.400Z] [INFO] from appserver/batch/glassfish-batch-commands/pom.xml [2024-06-27T10:21:18.400Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-commands --- [2024-06-27T10:21:18.400Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/target [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2024-06-27T10:21:18.400Z] [INFO] Building GlassFish Extras modules 7.0.16-SNAPSHOT [211/355] [2024-06-27T10:21:18.400Z] [INFO] from appserver/extras/pom.xml [2024-06-27T10:21:18.400Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ extras --- [2024-06-27T10:21:18.400Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/target [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-pom >--------------- [2024-06-27T10:21:18.400Z] [INFO] Building GlassFish JavaEE Manifest pom 7.0.16-SNAPSHOT [212/355] [2024-06-27T10:21:18.400Z] [INFO] from appserver/extras/jakartaee/pom.xml [2024-06-27T10:21:18.400Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-pom --- [2024-06-27T10:21:18.400Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/target [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] ----------------< org.glassfish.main.extras:jakartaee >----------------- [2024-06-27T10:21:18.400Z] [INFO] Building GlassFish jakartaee.jar 7.0.16-SNAPSHOT [213/355] [2024-06-27T10:21:18.400Z] [INFO] from appserver/extras/jakartaee/manifest-jar/pom.xml [2024-06-27T10:21:18.400Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee --- [2024-06-27T10:21:18.400Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/target [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-frag >-------------- [2024-06-27T10:21:18.400Z] [INFO] Building GlassFish jakartaee.jar distribution fragment 7.0.16-SNAPSHOT [214/355] [2024-06-27T10:21:18.400Z] [INFO] from appserver/extras/jakartaee/dist-frag/pom.xml [2024-06-27T10:21:18.400Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-frag --- [2024-06-27T10:21:18.400Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2024-06-27T10:21:18.400Z] [INFO] Building GlassFish appserv-rt Manifest pom 7.0.16-SNAPSHOT [215/355] [2024-06-27T10:21:18.400Z] [INFO] from appserver/extras/appserv-rt/pom.xml [2024-06-27T10:21:18.400Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.400Z] [INFO] [2024-06-27T10:21:18.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-pom --- [2024-06-27T10:21:18.401Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/target [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2024-06-27T10:21:18.401Z] [INFO] Building GlassFish appserv-rt.jar 7.0.16-SNAPSHOT [216/355] [2024-06-27T10:21:18.401Z] [INFO] from appserver/extras/appserv-rt/manifest-jar/pom.xml [2024-06-27T10:21:18.401Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt --- [2024-06-27T10:21:18.401Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/target [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2024-06-27T10:21:18.401Z] [INFO] Building GlassFish appserv-rt distribution fragment 7.0.16-SNAPSHOT [217/355] [2024-06-27T10:21:18.401Z] [INFO] from appserver/extras/appserv-rt/dist-frag/pom.xml [2024-06-27T10:21:18.401Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-frag --- [2024-06-27T10:21:18.401Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2024-06-27T10:21:18.401Z] [INFO] Building Grizzly Glassfish Extra modules 7.0.16-SNAPSHOT [218/355] [2024-06-27T10:21:18.401Z] [INFO] from appserver/grizzly/pom.xml [2024-06-27T10:21:18.401Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly --- [2024-06-27T10:21:18.401Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/target [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2024-06-27T10:21:18.401Z] [INFO] Building GlassFish Grizzly adapter container implementation 7.0.16-SNAPSHOT [219/355] [2024-06-27T10:21:18.401Z] [INFO] from appserver/grizzly/grizzly-container/pom.xml [2024-06-27T10:21:18.401Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-container --- [2024-06-27T10:21:18.401Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2024-06-27T10:21:18.401Z] [INFO] Building Glassfish Grizzly extra jars Combining 7.0.16-SNAPSHOT [220/355] [2024-06-27T10:21:18.401Z] [INFO] from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml [2024-06-27T10:21:18.401Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-extra-all --- [2024-06-27T10:21:18.401Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2024-06-27T10:21:18.401Z] [INFO] Building Admin Console Integration 7.0.16-SNAPSHOT [221/355] [2024-06-27T10:21:18.401Z] [INFO] from appserver/admingui/gf-admingui-connector/pom.xml [2024-06-27T10:21:18.401Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-admingui-connector --- [2024-06-27T10:21:18.401Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2024-06-27T10:21:18.401Z] [INFO] Building Admin Console Integration 7.0.16-SNAPSHOT [222/355] [2024-06-27T10:21:18.401Z] [INFO] from appserver/admingui/plugin-service/pom.xml [2024-06-27T10:21:18.401Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-plugin-service --- [2024-06-27T10:21:18.401Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/target [2024-06-27T10:21:18.401Z] [INFO] [2024-06-27T10:21:18.401Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2024-06-27T10:21:18.401Z] [INFO] Building DataProvider 7.0.16-SNAPSHOT [223/355] [2024-06-27T10:21:18.402Z] [INFO] from appserver/admingui/dataprovider/pom.xml [2024-06-27T10:21:18.402Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dataprovider --- [2024-06-27T10:21:18.402Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2024-06-27T10:21:18.402Z] [INFO] Building Admin Console Packages 7.0.16-SNAPSHOT [224/355] [2024-06-27T10:21:18.402Z] [INFO] from appserver/admingui/pom.xml [2024-06-27T10:21:18.402Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admingui --- [2024-06-27T10:21:18.402Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/target [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2024-06-27T10:21:18.402Z] [INFO] Building Admin Console Common 7.0.16-SNAPSHOT [225/355] [2024-06-27T10:21:18.402Z] [INFO] from appserver/admingui/common/pom.xml [2024-06-27T10:21:18.402Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common --- [2024-06-27T10:21:18.402Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/target [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2024-06-27T10:21:18.402Z] [INFO] Building Admin Console Core Jar 7.0.16-SNAPSHOT [226/355] [2024-06-27T10:21:18.402Z] [INFO] from appserver/admingui/core/pom.xml [2024-06-27T10:21:18.402Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-core --- [2024-06-27T10:21:18.402Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/target [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2024-06-27T10:21:18.402Z] [INFO] Building Admin Console WAR 7.0.16-SNAPSHOT [227/355] [2024-06-27T10:21:18.402Z] [INFO] from appserver/admingui/war/pom.xml [2024-06-27T10:21:18.402Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war --- [2024-06-27T10:21:18.402Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2024-06-27T10:21:18.402Z] [INFO] Building Admin Console Community Edition Theme Plugin 7.0.16-SNAPSHOT [228/355] [2024-06-27T10:21:18.402Z] [INFO] from appserver/admingui/community-theme/pom.xml [2024-06-27T10:21:18.402Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-community-branding-plugin --- [2024-06-27T10:21:18.402Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2024-06-27T10:21:18.402Z] [INFO] Building Admin Console Clustering Support Plugin 7.0.16-SNAPSHOT [229/355] [2024-06-27T10:21:18.402Z] [INFO] from appserver/admingui/cluster/pom.xml [2024-06-27T10:21:18.402Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-cluster-plugin --- [2024-06-27T10:21:18.402Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/target [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2024-06-27T10:21:18.402Z] [INFO] Building Admin Console Web Container Plugin 7.0.16-SNAPSHOT [230/355] [2024-06-27T10:21:18.402Z] [INFO] from appserver/admingui/web/pom.xml [2024-06-27T10:21:18.402Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-web-plugin --- [2024-06-27T10:21:18.402Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/target [2024-06-27T10:21:18.402Z] [INFO] [2024-06-27T10:21:18.402Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2024-06-27T10:21:18.402Z] [INFO] Building Admin Console JDBC Plugin 7.0.16-SNAPSHOT [231/355] [2024-06-27T10:21:18.402Z] [INFO] from appserver/admingui/jdbc/pom.xml [2024-06-27T10:21:18.403Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.403Z] [INFO] [2024-06-27T10:21:18.403Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jdbc-plugin --- [2024-06-27T10:21:18.403Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/target [2024-06-27T10:21:18.658Z] [INFO] [2024-06-27T10:21:18.658Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2024-06-27T10:21:18.658Z] [INFO] Building Admin Console Connectors Plugin 7.0.16-SNAPSHOT [232/355] [2024-06-27T10:21:18.658Z] [INFO] from appserver/admingui/jca/pom.xml [2024-06-27T10:21:18.658Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.658Z] [INFO] [2024-06-27T10:21:18.658Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jca-plugin --- [2024-06-27T10:21:18.658Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/target [2024-06-27T10:21:18.658Z] [INFO] [2024-06-27T10:21:18.658Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2024-06-27T10:21:18.658Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 7.0.16-SNAPSHOT [233/355] [2024-06-27T10:21:18.658Z] [INFO] from appserver/admingui/ejb-lite/pom.xml [2024-06-27T10:21:18.658Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.658Z] [INFO] [2024-06-27T10:21:18.658Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-lite-plugin --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2024-06-27T10:21:18.659Z] [INFO] Building Admin Console JTS Plugin 7.0.16-SNAPSHOT [234/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/admingui/jts/pom.xml [2024-06-27T10:21:18.659Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jts-plugin --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2024-06-27T10:21:18.659Z] [INFO] Building Glassfish featuresets 7.0.16-SNAPSHOT [235/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/featuresets/pom.xml [2024-06-27T10:21:18.659Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ featuresets --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2024-06-27T10:21:18.659Z] [INFO] Building Glassfish Web Featureset 7.0.16-SNAPSHOT [236/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/featuresets/web/pom.xml [2024-06-27T10:21:18.659Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/web/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2024-06-27T10:21:18.659Z] [INFO] Building GlassFish ORB interface layer implementation 7.0.16-SNAPSHOT [237/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/orb/orb-iiop/pom.xml [2024-06-27T10:21:18.659Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-iiop --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2024-06-27T10:21:18.659Z] [INFO] Building Ejb Security Integration 7.0.16-SNAPSHOT [238/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/security/ejb.security/pom.xml [2024-06-27T10:21:18.659Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb.security --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2024-06-27T10:21:18.659Z] [INFO] Building App Client - client-side modules 7.0.16-SNAPSHOT [239/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/appclient/client/pom.xml [2024-06-27T10:21:18.659Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ client --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2024-06-27T10:21:18.659Z] [INFO] Building ACC Config Classes (JAXB) 7.0.16-SNAPSHOT [240/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/appclient/client/acc-config/pom.xml [2024-06-27T10:21:18.659Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ acc-config --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2024-06-27T10:21:18.659Z] [INFO] Building Appclient Security Integration 7.0.16-SNAPSHOT [241/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/security/appclient.security/pom.xml [2024-06-27T10:21:18.659Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient.security --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2024-06-27T10:21:18.659Z] [INFO] Building GlassFish Web Services related modules 7.0.16-SNAPSHOT [242/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/webservices/pom.xml [2024-06-27T10:21:18.659Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2024-06-27T10:21:18.659Z] [INFO] Building JSR-109 implementation to deploy Metro 7.0.16-SNAPSHOT [243/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/webservices/jsr109-impl/pom.xml [2024-06-27T10:21:18.659Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsr109-impl --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2024-06-27T10:21:18.659Z] [INFO] Building WebServices Security and Jakarta Authentication implementation 7.0.16-SNAPSHOT [244/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/security/webservices.security/pom.xml [2024-06-27T10:21:18.659Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices.security --- [2024-06-27T10:21:18.659Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target [2024-06-27T10:21:18.659Z] [INFO] [2024-06-27T10:21:18.659Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2024-06-27T10:21:18.659Z] [INFO] Building GlassFish webservices scripts 7.0.16-SNAPSHOT [245/355] [2024-06-27T10:21:18.659Z] [INFO] from appserver/webservices/webservices-scripts/pom.xml [2024-06-27T10:21:18.659Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-scripts --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2024-06-27T10:21:18.660Z] [INFO] Building GlassFish Metro Glue Code 7.0.16-SNAPSHOT [246/355] [2024-06-27T10:21:18.660Z] [INFO] from appserver/webservices/metro-glue/pom.xml [2024-06-27T10:21:18.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-glue --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2024-06-27T10:21:18.660Z] [INFO] Building Connector for GlassFish Web Services Container 7.0.16-SNAPSHOT [247/355] [2024-06-27T10:21:18.660Z] [INFO] from appserver/webservices/connector/pom.xml [2024-06-27T10:21:18.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-connector --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2024-06-27T10:21:18.660Z] [INFO] Building SOAP/TCP integration code 7.0.16-SNAPSHOT [248/355] [2024-06-27T10:21:18.660Z] [INFO] from appserver/webservices/soap-tcp/pom.xml [2024-06-27T10:21:18.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ soap-tcp --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2024-06-27T10:21:18.660Z] [INFO] Building Client OSGi module (including ACC) 7.0.16-SNAPSHOT [249/355] [2024-06-27T10:21:18.660Z] [INFO] from appserver/appclient/client/acc/pom.xml [2024-06-27T10:21:18.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client-module --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2024-06-27T10:21:18.660Z] [INFO] Building Client Library (including ACC) 7.0.16-SNAPSHOT [250/355] [2024-06-27T10:21:18.660Z] [INFO] from appserver/appclient/client/acc-standalone/pom.xml [2024-06-27T10:21:18.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2024-06-27T10:21:18.660Z] [INFO] Building GlassFish appclient scripts 7.0.16-SNAPSHOT [251/355] [2024-06-27T10:21:18.660Z] [INFO] from appserver/appclient/client/appclient-scripts/pom.xml [2024-06-27T10:21:18.660Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-scripts --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2024-06-27T10:21:18.660Z] [INFO] Building GlassFish AppClient Server-Side Core 7.0.16-SNAPSHOT [252/355] [2024-06-27T10:21:18.660Z] [INFO] from appserver/appclient/server/core/pom.xml [2024-06-27T10:21:18.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-server-core --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2024-06-27T10:21:18.660Z] [INFO] Building Admin Console Full distribution plugin 7.0.16-SNAPSHOT [253/355] [2024-06-27T10:21:18.660Z] [INFO] from appserver/admingui/full/pom.xml [2024-06-27T10:21:18.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common-full-plugin --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2024-06-27T10:21:18.660Z] [INFO] Building Admin Console Concurrent Plugin 7.0.16-SNAPSHOT [254/355] [2024-06-27T10:21:18.660Z] [INFO] from appserver/admingui/concurrent/pom.xml [2024-06-27T10:21:18.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-concurrent-plugin --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2024-06-27T10:21:18.660Z] [INFO] Building Admin Console EJB Container Plugin 7.0.16-SNAPSHOT [255/355] [2024-06-27T10:21:18.660Z] [INFO] from appserver/admingui/ejb/pom.xml [2024-06-27T10:21:18.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-plugin --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2024-06-27T10:21:18.660Z] [INFO] Building Admin Console Corba Plugin 7.0.16-SNAPSHOT [256/355] [2024-06-27T10:21:18.660Z] [INFO] from appserver/admingui/corba/pom.xml [2024-06-27T10:21:18.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-corba-plugin --- [2024-06-27T10:21:18.660Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/target [2024-06-27T10:21:18.660Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2024-06-27T10:21:18.661Z] [INFO] Building Admin Console JMS Plugin 7.0.16-SNAPSHOT [257/355] [2024-06-27T10:21:18.661Z] [INFO] from appserver/admingui/jms-plugin/pom.xml [2024-06-27T10:21:18.661Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jms-plugin --- [2024-06-27T10:21:18.661Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-parent >--------- [2024-06-27T10:21:18.661Z] [INFO] Building GlassFish MicroProfile modules 7.0.16-SNAPSHOT [258/355] [2024-06-27T10:21:18.661Z] [INFO] from appserver/microprofile/pom.xml [2024-06-27T10:21:18.661Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-parent --- [2024-06-27T10:21:18.661Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/target [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] ------< org.glassfish.main.microprofile:microprofile-connectors >------- [2024-06-27T10:21:18.661Z] [INFO] Building GlassFish MicroProfile Connectors 7.0.16-SNAPSHOT [259/355] [2024-06-27T10:21:18.661Z] [INFO] from appserver/microprofile/connectors/pom.xml [2024-06-27T10:21:18.661Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-connectors --- [2024-06-27T10:21:18.661Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/target [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-config >--------- [2024-06-27T10:21:18.661Z] [INFO] Building GlassFish MicroProfile Config 7.0.16-SNAPSHOT [260/355] [2024-06-27T10:21:18.661Z] [INFO] from appserver/microprofile/config/pom.xml [2024-06-27T10:21:18.661Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-config --- [2024-06-27T10:21:18.661Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2024-06-27T10:21:18.661Z] [INFO] Building Glassfish Featureset 7.0.16-SNAPSHOT [261/355] [2024-06-27T10:21:18.661Z] [INFO] from appserver/featuresets/glassfish/pom.xml [2024-06-27T10:21:18.661Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-06-27T10:21:18.661Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/glassfish/target [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2024-06-27T10:21:18.661Z] [INFO] Building Embedded GlassFish Shell 7.0.16-SNAPSHOT [262/355] [2024-06-27T10:21:18.661Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml [2024-06-27T10:21:18.661Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell --- [2024-06-27T10:21:18.661Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/target [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2024-06-27T10:21:18.661Z] [INFO] Building GlassFish Metro Related Fragments 7.0.16-SNAPSHOT [263/355] [2024-06-27T10:21:18.661Z] [INFO] from appserver/webservices/metro-fragments/pom.xml [2024-06-27T10:21:18.661Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-fragments --- [2024-06-27T10:21:18.661Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2024-06-27T10:21:18.661Z] [INFO] Building Embedded GlassFish Static Shell 7.0.16-SNAPSHOT [264/355] [2024-06-27T10:21:18.661Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml [2024-06-27T10:21:18.661Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell --- [2024-06-27T10:21:18.661Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2024-06-27T10:21:18.661Z] [INFO] Building Glassfish distributions 7.0.16-SNAPSHOT [265/355] [2024-06-27T10:21:18.661Z] [INFO] from appserver/distributions/pom.xml [2024-06-27T10:21:18.661Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ distributions --- [2024-06-27T10:21:18.661Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/target [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2024-06-27T10:21:18.661Z] [INFO] Building GlassFish distribution Common module 7.0.16-SNAPSHOT [266/355] [2024-06-27T10:21:18.661Z] [INFO] from appserver/distributions/glassfish-common/pom.xml [2024-06-27T10:21:18.661Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-common --- [2024-06-27T10:21:18.661Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2024-06-27T10:21:18.661Z] [INFO] Building Glassfish Full Profile Distribution 7.0.16-SNAPSHOT [267/355] [2024-06-27T10:21:18.661Z] [INFO] from appserver/distributions/glassfish/pom.xml [2024-06-27T10:21:18.661Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:21:18.661Z] [INFO] [2024-06-27T10:21:18.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-06-27T10:21:18.661Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target [2024-06-27T10:21:18.916Z] [INFO] [2024-06-27T10:21:18.916Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-common >--------- [2024-06-27T10:21:18.916Z] [INFO] Building Embedded GlassFish Common 7.0.16-SNAPSHOT [268/355] [2024-06-27T10:21:18.916Z] [INFO] from appserver/extras/embedded/common/pom.xml [2024-06-27T10:21:18.916Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:18.916Z] [INFO] [2024-06-27T10:21:18.916Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-common --- [2024-06-27T10:21:18.916Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/target [2024-06-27T10:21:18.916Z] [INFO] [2024-06-27T10:21:18.916Z] [INFO] -----------< org.glassfish.main.extras:installroot-builder >------------ [2024-06-27T10:21:18.916Z] [INFO] Building GlassFish UberJar InstallRoot Builder Module 7.0.16-SNAPSHOT [269/355] [2024-06-27T10:21:18.916Z] [INFO] from appserver/extras/embedded/common/installroot-builder/pom.xml [2024-06-27T10:21:18.916Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.916Z] [INFO] [2024-06-27T10:21:18.916Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installroot-builder --- [2024-06-27T10:21:18.916Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/target [2024-06-27T10:21:18.916Z] [INFO] [2024-06-27T10:21:18.916Z] [INFO] -----------< org.glassfish.main.extras:instanceroot-builder >----------- [2024-06-27T10:21:18.916Z] [INFO] Building GlassFish UberJar InstanceRoot Builder Module 7.0.16-SNAPSHOT [270/355] [2024-06-27T10:21:18.916Z] [INFO] from appserver/extras/embedded/common/instanceroot-builder/pom.xml [2024-06-27T10:21:18.916Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.916Z] [INFO] [2024-06-27T10:21:18.916Z] [INFO] --- clean:3.3.2:clean (default-clean) @ instanceroot-builder --- [2024-06-27T10:21:18.916Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/target [2024-06-27T10:21:18.916Z] [INFO] [2024-06-27T10:21:18.916Z] [INFO] ---------< org.glassfish.main.extras:osgi-modules-uninstaller >--------- [2024-06-27T10:21:18.916Z] [INFO] Building GlassFish OSGI Modules Uninstaller 7.0.16-SNAPSHOT [271/355] [2024-06-27T10:21:18.916Z] [INFO] from appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml [2024-06-27T10:21:18.916Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.916Z] [INFO] [2024-06-27T10:21:18.916Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-modules-uninstaller --- [2024-06-27T10:21:18.916Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/target [2024-06-27T10:21:18.917Z] [INFO] [2024-06-27T10:21:18.917Z] [INFO] ----------------< org.glassfish.main.extras:osgi-main >----------------- [2024-06-27T10:21:18.917Z] [INFO] Building GlassFish UberJar OSGI Main Module 7.0.16-SNAPSHOT [272/355] [2024-06-27T10:21:18.917Z] [INFO] from appserver/extras/embedded/common/osgi-main/pom.xml [2024-06-27T10:21:18.917Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.917Z] [INFO] [2024-06-27T10:21:18.917Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-main --- [2024-06-27T10:21:18.917Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/target [2024-06-27T10:21:18.917Z] [INFO] [2024-06-27T10:21:18.917Z] [INFO] ----------------< org.glassfish.main.extras:bootstrap >----------------- [2024-06-27T10:21:18.917Z] [INFO] Building GlassFish UberJar Activator 7.0.16-SNAPSHOT [273/355] [2024-06-27T10:21:18.917Z] [INFO] from appserver/extras/embedded/common/bootstrap/pom.xml [2024-06-27T10:21:18.917Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:18.917Z] [INFO] [2024-06-27T10:21:18.917Z] [INFO] --- clean:3.3.2:clean (default-clean) @ bootstrap --- [2024-06-27T10:21:18.917Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/target [2024-06-27T10:21:18.917Z] [INFO] [2024-06-27T10:21:18.917Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2024-06-27T10:21:18.917Z] [INFO] Building Embedded GlassFish Shell dist. fragment 7.0.16-SNAPSHOT [274/355] [2024-06-27T10:21:18.917Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml [2024-06-27T10:21:18.917Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.917Z] [INFO] [2024-06-27T10:21:18.917Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-frag --- [2024-06-27T10:21:18.917Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target [2024-06-27T10:21:18.917Z] [INFO] [2024-06-27T10:21:18.917Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2024-06-27T10:21:18.917Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 7.0.16-SNAPSHOT [275/355] [2024-06-27T10:21:18.917Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml [2024-06-27T10:21:18.917Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:21:18.917Z] [INFO] [2024-06-27T10:21:18.917Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:21:18.917Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target [2024-06-27T10:21:18.917Z] [INFO] [2024-06-27T10:21:18.917Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2024-06-27T10:21:18.917Z] [INFO] Building Embedded GlassFish All-In-One 7.0.16-SNAPSHOT [276/355] [2024-06-27T10:21:18.917Z] [INFO] from appserver/extras/embedded/all/pom.xml [2024-06-27T10:21:18.917Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:18.917Z] [INFO] [2024-06-27T10:21:18.917Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-all --- [2024-06-27T10:21:18.917Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target [2024-06-27T10:21:21.424Z] [INFO] [2024-06-27T10:21:21.425Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2024-06-27T10:21:21.425Z] [INFO] Building Embedded GlassFish nucleus 7.0.16-SNAPSHOT [277/355] [2024-06-27T10:21:21.425Z] [INFO] from appserver/extras/embedded/nucleus/pom.xml [2024-06-27T10:21:21.425Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:21.425Z] [INFO] [2024-06-27T10:21:21.425Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-nucleus --- [2024-06-27T10:21:21.425Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target [2024-06-27T10:21:21.425Z] [INFO] [2024-06-27T10:21:21.425Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2024-06-27T10:21:21.425Z] [INFO] Building Embedded GlassFish Web 7.0.16-SNAPSHOT [278/355] [2024-06-27T10:21:21.425Z] [INFO] from appserver/extras/embedded/web/pom.xml [2024-06-27T10:21:21.425Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:21.425Z] [INFO] [2024-06-27T10:21:21.425Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-web --- [2024-06-27T10:21:21.425Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2024-06-27T10:21:22.348Z] [INFO] Building GlassFish Embedded modules 7.0.16-SNAPSHOT [279/355] [2024-06-27T10:21:22.348Z] [INFO] from appserver/extras/embedded/pom.xml [2024-06-27T10:21:22.348Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-06-27T10:21:22.348Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/target [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2024-06-27T10:21:22.348Z] [INFO] Building GlassFish Embedded Modules - Tests 7.0.16-SNAPSHOT [280/355] [2024-06-27T10:21:22.348Z] [INFO] from appserver/extras/embedded/tests/pom.xml [2024-06-27T10:21:22.348Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests-embedded --- [2024-06-27T10:21:22.348Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/target [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2024-06-27T10:21:22.348Z] [INFO] Building Embedded GlassFish Shell Jars 7.0.16-SNAPSHOT [281/355] [2024-06-27T10:21:22.348Z] [INFO] from appserver/extras/embedded/shell/pom.xml [2024-06-27T10:21:22.348Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-jar --- [2024-06-27T10:21:22.348Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/target [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2024-06-27T10:21:22.348Z] [INFO] Building Debug 7.0.16-SNAPSHOT [282/355] [2024-06-27T10:21:22.348Z] [INFO] from appserver/featuresets/debug/pom.xml [2024-06-27T10:21:22.348Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] --- clean:3.3.2:clean (default-clean) @ debug --- [2024-06-27T10:21:22.348Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/target [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2024-06-27T10:21:22.348Z] [INFO] Building Glassfish Web Profile Distribution 7.0.16-SNAPSHOT [283/355] [2024-06-27T10:21:22.348Z] [INFO] from appserver/distributions/web/pom.xml [2024-06-27T10:21:22.348Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-06-27T10:21:22.348Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2024-06-27T10:21:22.348Z] [INFO] Building Security Related Implementation for GlassFish 7.0.16-SNAPSHOT [284/355] [2024-06-27T10:21:22.348Z] [INFO] from appserver/security/security-all/pom.xml [2024-06-27T10:21:22.348Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-all --- [2024-06-27T10:21:22.348Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/security-all/target [2024-06-27T10:21:22.348Z] [INFO] [2024-06-27T10:21:22.348Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2024-06-27T10:21:22.349Z] [INFO] Building GlassFish Tests 7.0.16-SNAPSHOT [285/355] [2024-06-27T10:21:22.349Z] [INFO] from appserver/tests/pom.xml [2024-06-27T10:21:22.349Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.349Z] [INFO] [2024-06-27T10:21:22.349Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests --- [2024-06-27T10:21:22.349Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/target [2024-06-27T10:21:22.349Z] [INFO] [2024-06-27T10:21:22.349Z] [INFO] ------------< org.glassfish.main.tests:admin-tests-parent >------------- [2024-06-27T10:21:22.349Z] [INFO] Building GlassFish Admin Tests - Parent 7.0.16-SNAPSHOT [286/355] [2024-06-27T10:21:22.349Z] [INFO] from appserver/tests/admin/pom.xml [2024-06-27T10:21:22.349Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.349Z] [INFO] [2024-06-27T10:21:22.349Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests-parent --- [2024-06-27T10:21:22.349Z] [INFO] [2024-06-27T10:21:22.349Z] [INFO] -------< org.glassfish.main.tests:test-progress-admin-extension >------- [2024-06-27T10:21:22.349Z] [INFO] Building GlassFish Admin Tests - Progress Admin Extension 7.0.16-SNAPSHOT [287/355] [2024-06-27T10:21:22.349Z] [INFO] from appserver/tests/admin/admin-extension/pom.xml [2024-06-27T10:21:22.349Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:22.349Z] [INFO] [2024-06-27T10:21:22.349Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-progress-admin-extension --- [2024-06-27T10:21:22.349Z] [INFO] [2024-06-27T10:21:22.349Z] [INFO] --------------< org.glassfish.main:glassfish-itest-tools >-------------- [2024-06-27T10:21:22.349Z] [INFO] Building GlassFish Integration Test Tools 7.0.16-SNAPSHOT [288/355] [2024-06-27T10:21:22.349Z] [INFO] from appserver/itest-tools/pom.xml [2024-06-27T10:21:22.349Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.349Z] [INFO] [2024-06-27T10:21:22.349Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-itest-tools --- [2024-06-27T10:21:22.349Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] ----------------< org.glassfish.main.tests:admin-tests >---------------- [2024-06-27T10:21:22.604Z] [INFO] Building GlassFish Admin Tests 7.0.16-SNAPSHOT [289/355] [2024-06-27T10:21:22.604Z] [INFO] from appserver/tests/admin/tests/pom.xml [2024-06-27T10:21:22.604Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests --- [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] -------------< org.glassfish.main.tests:application-tests >------------- [2024-06-27T10:21:22.604Z] [INFO] Building GlassFish Application Tests 7.0.16-SNAPSHOT [290/355] [2024-06-27T10:21:22.604Z] [INFO] from appserver/tests/application/pom.xml [2024-06-27T10:21:22.604Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-tests --- [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2024-06-27T10:21:22.604Z] [INFO] Building GlassFish Ant Tests 7.0.16-SNAPSHOT [291/355] [2024-06-27T10:21:22.604Z] [INFO] from appserver/tests/appserv-tests/pom.xml [2024-06-27T10:21:22.604Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tests --- [2024-06-27T10:21:22.604Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/target [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2024-06-27T10:21:22.604Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 7.0.16-SNAPSHOT [292/355] [2024-06-27T10:21:22.604Z] [INFO] from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml [2024-06-27T10:21:22.604Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cciblackbox-tx --- [2024-06-27T10:21:22.604Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/target [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2024-06-27T10:21:22.604Z] [INFO] Building connectors-ra-redeploy 7.0.16-SNAPSHOT [293/355] [2024-06-27T10:21:22.604Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml [2024-06-27T10:21:22.604Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy --- [2024-06-27T10:21:22.604Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/target [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2024-06-27T10:21:22.604Z] [INFO] Building connectors-ra-redeploy-jars 7.0.16-SNAPSHOT [294/355] [2024-06-27T10:21:22.604Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml [2024-06-27T10:21:22.604Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-jars --- [2024-06-27T10:21:22.604Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2024-06-27T10:21:22.604Z] [INFO] Building connectors-ra-redeploy-rars 7.0.16-SNAPSHOT [295/355] [2024-06-27T10:21:22.604Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml [2024-06-27T10:21:22.604Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-06-27T10:21:22.604Z] [INFO] [2024-06-27T10:21:22.604Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars --- [2024-06-27T10:21:22.605Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2024-06-27T10:21:22.605Z] [INFO] Building connectors-ra-redeploy-rars-xa 7.0.16-SNAPSHOT [296/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:21:22.605Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --------------< org.glassfish.main.tests:report-builder >--------------- [2024-06-27T10:21:22.605Z] [INFO] Building report-builder 7.0.16-SNAPSHOT [297/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/appserv-tests/report-builder/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ report-builder --- [2024-06-27T10:21:22.605Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/target [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] -----------------< org.glassfish.main.tests:reporter >------------------ [2024-06-27T10:21:22.605Z] [INFO] Building reporter 7.0.16-SNAPSHOT [298/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/appserv-tests/reporter/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reporter --- [2024-06-27T10:21:22.605Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/target [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] ------------------< org.glassfish.main.tests:webtest >------------------ [2024-06-27T10:21:22.605Z] [INFO] Building webtest 7.0.16-SNAPSHOT [299/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/appserv-tests/webtest/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtest --- [2024-06-27T10:21:22.605Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/target [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:21:22.605Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [300/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/appserv-tests/lib/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:21:22.605Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --------------------< org.glassfish.tests:embedded >-------------------- [2024-06-27T10:21:22.605Z] [INFO] Building GlassFish Embedded Tests 7.0.16-SNAPSHOT [301/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/embedded/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] -----------------< org.glassfish.tests.embedded:basic >----------------- [2024-06-27T10:21:22.605Z] [INFO] Building Basic tests for testing org.glassfish.embeddable APIs 7.0.16-SNAPSHOT [302/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/embedded/basic/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] ------------< org.glassfish.tests.embedded.basic:lifecycle >------------ [2024-06-27T10:21:22.605Z] [INFO] Building Test newGlassFish(), start(), stop(), dispose() lifecyle operations 7.0.16-SNAPSHOT [303/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/embedded/basic/lifecycle/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ lifecycle --- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] ------------< org.glassfish.tests.embedded.basic:cdi_basic >------------ [2024-06-27T10:21:22.605Z] [INFO] Building Basic CDI Test 7.0.16-SNAPSHOT [304/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/embedded/cdi_basic/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_basic --- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] -----------< org.glassfish.tests.embedded.basic:cdi_ejb_jpa >----------- [2024-06-27T10:21:22.605Z] [INFO] Building CDI, EJB, JPA integration test 7.0.16-SNAPSHOT [305/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/embedded/cdi_ejb_jpa/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_ejb_jpa --- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] -----< org.glassfish.tests.embedded.basic:glassfish_resources_xml >----- [2024-06-27T10:21:22.605Z] [INFO] Building CDI, EJB, JPA integration test which has glassfish-resources.xml 7.0.16-SNAPSHOT [306/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/embedded/glassfish_resources_xml/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish_resources_xml --- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] ------------------< org.glassfish.tests.embedded:ejb >------------------ [2024-06-27T10:21:22.605Z] [INFO] Building EJB related Embedded Tests 7.0.16-SNAPSHOT [307/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/embedded/ejb/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-06-27T10:21:22.605Z] [INFO] [2024-06-27T10:21:22.605Z] [INFO] ---------------< org.glassfish.tests.embedded.ejb:basic >--------------- [2024-06-27T10:21:22.605Z] [INFO] Building Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs 7.0.16-SNAPSHOT [308/355] [2024-06-27T10:21:22.605Z] [INFO] from appserver/tests/embedded/ejb/basic/pom.xml [2024-06-27T10:21:22.605Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] -----------< org.glassfish.tests.embedded.ejb:ejb-api-test >------------ [2024-06-27T10:21:22.606Z] [INFO] Building EJB Embedded API test 7.0.16-SNAPSHOT [309/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/ejb/ejb-api/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-api-test --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] -------------< org.glassfish.tests.embedded.ejb:remoteejb >------------- [2024-06-27T10:21:22.606Z] [INFO] Building Test remote EJB deployment with org.glassfish.embeddable APIs 7.0.16-SNAPSHOT [310/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/ejb/remoteejb/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ remoteejb --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --------< org.glassfish.tests.embedded.basic:scatteredarchive >--------- [2024-06-27T10:21:22.606Z] [INFO] Building Scattered Archive Test 7.0.16-SNAPSHOT [311/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/scatteredarchive/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scatteredarchive --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] -------------< org.glassfish.tests.embedded:maven-plugin >-------------- [2024-06-27T10:21:22.606Z] [INFO] Building GlassFish Embedded Maven Plugin Tests 7.0.16-SNAPSHOT [312/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/maven-plugin/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ maven-plugin --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --< org.glassfish.tests.embedded.maven-plugin:applicationDispatcher >--- [2024-06-27T10:21:22.606Z] [INFO] Building Application Dispatcher Test (maven-plugin/applicationDispatcher) 7.0.16-SNAPSHOT [313/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ applicationDispatcher --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --------< org.glassfish.tests.embedded.maven-plugin:dirListing >-------- [2024-06-27T10:21:22.606Z] [INFO] Building Directory Listing Test (maven-plugin/dirListing) 7.0.16-SNAPSHOT [314/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/maven-plugin/dirListing/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dirListing --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:filterURIMapping >----- [2024-06-27T10:21:22.606Z] [INFO] Building Filter URI Mapping Test (maven-plugin/filterURIMapping) 7.0.16-SNAPSHOT [315/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ filterURIMapping --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:getRequestURI >------- [2024-06-27T10:21:22.606Z] [INFO] Building Get Request URI Test (maven-plugin/getRequestURI) 7.0.16-SNAPSHOT [316/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ getRequestURI --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] ----------< org.glassfish.tests.embedded.maven-plugin:index >----------- [2024-06-27T10:21:22.606Z] [INFO] Building Index Page Test (maven-plugin/index) 7.0.16-SNAPSHOT [317/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/maven-plugin/index/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ index --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:jmxUndeployEvent >----- [2024-06-27T10:21:22.606Z] [INFO] Building JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) 7.0.16-SNAPSHOT [318/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmxUndeployEvent --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:queryString >-------- [2024-06-27T10:21:22.606Z] [INFO] Building Query String Test (maven-plugin/queryString) 7.0.16-SNAPSHOT [319/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/maven-plugin/queryString/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ queryString --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:sessionDestroyed >----- [2024-06-27T10:21:22.606Z] [INFO] Building Session Lifecyle Test (maven-plugin/sessionDestroyed) 7.0.16-SNAPSHOT [320/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ sessionDestroyed --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:standalonewar >------- [2024-06-27T10:21:22.606Z] [INFO] Building Standalone WAR Test (maven-plugin/standalonewar) 7.0.16-SNAPSHOT [321/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/maven-plugin/standalonewar/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ standalonewar --- [2024-06-27T10:21:22.606Z] [INFO] [2024-06-27T10:21:22.606Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:securewebapp >------- [2024-06-27T10:21:22.606Z] [INFO] Building Test https and other plugin configurations (maven-plugin/secureWebApp) 7.0.16-SNAPSHOT [322/355] [2024-06-27T10:21:22.606Z] [INFO] from appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml [2024-06-27T10:21:22.606Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securewebapp --- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] ---------< org.glassfish.tests.embedded.maven-plugin:jsptest >---------- [2024-06-27T10:21:23.968Z] [INFO] Building Test web app containing JSPs/JSTLs (maven-plugin/jsptest) 7.0.16-SNAPSHOT [323/355] [2024-06-27T10:21:23.968Z] [INFO] from appserver/tests/embedded/maven-plugin/jsptest/pom.xml [2024-06-27T10:21:23.968Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsptest --- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:multipleApps >------- [2024-06-27T10:21:23.968Z] [INFO] Building Multiple application deployment test (maven-plugin/multipleApps) 7.0.16-SNAPSHOT [324/355] [2024-06-27T10:21:23.968Z] [INFO] from appserver/tests/embedded/maven-plugin/multipleApps/pom.xml [2024-06-27T10:21:23.968Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ multipleApps --- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] ------------------< org.glassfish.tests.embedded:web >------------------ [2024-06-27T10:21:23.968Z] [INFO] Building GlassFish Web Embedded Tests 7.0.16-SNAPSHOT [325/355] [2024-06-27T10:21:23.968Z] [INFO] from appserver/tests/embedded/web/pom.xml [2024-06-27T10:21:23.968Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] ---------< org.glassfish.tests.embedded:web-api-embedded-test >--------- [2024-06-27T10:21:23.968Z] [INFO] Building Test for glassfish-embedded-web 7.0.16-SNAPSHOT [326/355] [2024-06-27T10:21:23.968Z] [INFO] from appserver/tests/embedded/web/web-api/pom.xml [2024-06-27T10:21:23.968Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-api-embedded-test --- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --------------< org.glassfish.tests.embedded.web:servlet >-------------- [2024-06-27T10:21:23.968Z] [INFO] Building Simple embedded servlet project 7.0.16-SNAPSHOT [327/355] [2024-06-27T10:21:23.968Z] [INFO] from appserver/tests/embedded/web/servlet/pom.xml [2024-06-27T10:21:23.968Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ servlet --- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] -----------------< org.glassfish.tests.embedded:utils >----------------- [2024-06-27T10:21:23.968Z] [INFO] Building Utilities for embedded testing 7.0.16-SNAPSHOT [328/355] [2024-06-27T10:21:23.968Z] [INFO] from appserver/tests/embedded/utils/pom.xml [2024-06-27T10:21:23.968Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ utils --- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2024-06-27T10:21:23.968Z] [INFO] Building Console extensions for OSGi platforms 7.0.16-SNAPSHOT [329/355] [2024-06-27T10:21:23.968Z] [INFO] from appserver/osgi-platforms/pom.xml [2024-06-27T10:21:23.968Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-console-extensions --- [2024-06-27T10:21:23.968Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/target [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2024-06-27T10:21:23.968Z] [INFO] Building Felix Web Console Extension for GlassFish 7.0.16-SNAPSHOT [330/355] [2024-06-27T10:21:23.968Z] [INFO] from appserver/osgi-platforms/felix-webconsole-extension/pom.xml [2024-06-27T10:21:23.968Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix-webconsole-extension --- [2024-06-27T10:21:23.968Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/target [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2024-06-27T10:21:23.968Z] [INFO] Building GlassFish OSGi Console Plugin 7.0.16-SNAPSHOT [331/355] [2024-06-27T10:21:23.968Z] [INFO] from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml [2024-06-27T10:21:23.968Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-osgi-console-plugin --- [2024-06-27T10:21:23.968Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/target [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2024-06-27T10:21:23.968Z] [INFO] Building GlassFish Flashlight Client 7.0.16-SNAPSHOT [332/355] [2024-06-27T10:21:23.968Z] [INFO] from appserver/flashlight/client/pom.xml [2024-06-27T10:21:23.968Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-client --- [2024-06-27T10:21:23.968Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/target [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2024-06-27T10:21:23.968Z] [INFO] Building Flashlight 7.0.16-SNAPSHOT [333/355] [2024-06-27T10:21:23.968Z] [INFO] from appserver/flashlight/pom.xml [2024-06-27T10:21:23.968Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:23.968Z] [INFO] [2024-06-27T10:21:23.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-flashlight --- [2024-06-27T10:21:23.969Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/target [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2024-06-27T10:21:23.969Z] [INFO] Building Ant tasks 7.0.16-SNAPSHOT [334/355] [2024-06-27T10:21:23.969Z] [INFO] from appserver/ant-tasks/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tasks --- [2024-06-27T10:21:23.969Z] [INFO] Deleting /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/target [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --------------------< org.glassfish.main.docs:docs >-------------------- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Documentation 7.0.16-SNAPSHOT [335/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ docs --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] ------< org.glassfish.main.docs:documentation-generators-parent >------- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Documentation parent pom 7.0.16-SNAPSHOT [336/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/parent/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ documentation-generators-parent --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] ------------------< org.glassfish.main.docs:website >------------------- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Website Content 7.0.16-SNAPSHOT [337/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/website/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ website --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] -----< org.glassfish.main.docs:add-on-component-development-guide >----- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Add-On Component Development Guide, Release 7 7.0.16-SNAPSHOT [338/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/add-on-component-development-guide/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ add-on-component-development-guide --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] ------------< org.glassfish.main.docs:administration-guide >------------ [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Administration Guide, Release 7 7.0.16-SNAPSHOT [339/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/administration-guide/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ administration-guide --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --------< org.glassfish.main.docs:application-deployment-guide >-------- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Application Deployment Guide, Release 7 7.0.16-SNAPSHOT [340/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/application-deployment-guide/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-deployment-guide --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] -------< org.glassfish.main.docs:application-development-guide >-------- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Application Development Guide, Release 7 7.0.16-SNAPSHOT [341/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/application-development-guide/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-development-guide --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] ---------< org.glassfish.main.docs:deployment-planning-guide >---------- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Deployment Planning Guide, Release 7 7.0.16-SNAPSHOT [342/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/deployment-planning-guide/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-planning-guide --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] -----------< org.glassfish.main.docs:embedded-server-guide >------------ [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Embedded Server Guide, Release 7 7.0.16-SNAPSHOT [343/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/embedded-server-guide/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded-server-guide --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] ----------< org.glassfish.main.docs:error-messages-reference >---------- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Error Message Reference, Release 7 7.0.16-SNAPSHOT [344/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/error-messages-reference/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ error-messages-reference --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] ----------< org.glassfish.main.docs:ha-administration-guide >----------- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish High Availability Administration Guide, Release 7 7.0.16-SNAPSHOT [345/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/ha-administration-guide/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-administration-guide --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] -------------< org.glassfish.main.docs:installation-guide >------------- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Installation Guide, Release 7 7.0.16-SNAPSHOT [346/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/installation-guide/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installation-guide --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] ----------< org.glassfish.main.docs:performance-tuning-guide >---------- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Performance Tuning Guide, Release 7 7.0.16-SNAPSHOT [347/355] [2024-06-27T10:21:23.969Z] [INFO] from docs/performance-tuning-guide/pom.xml [2024-06-27T10:21:23.969Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] --- clean:3.3.2:clean (default-clean) @ performance-tuning-guide --- [2024-06-27T10:21:23.969Z] [INFO] [2024-06-27T10:21:23.969Z] [INFO] -------------< org.glassfish.main.docs:quick-start-guide >-------------- [2024-06-27T10:21:23.969Z] [INFO] Building Eclipse GlassFish Quick Start Guide, Release 7 7.0.16-SNAPSHOT [348/355] [2024-06-27T10:21:23.970Z] [INFO] from docs/quick-start-guide/pom.xml [2024-06-27T10:21:23.970Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] --- clean:3.3.2:clean (default-clean) @ quick-start-guide --- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] --------------< org.glassfish.main.docs:reference-manual >-------------- [2024-06-27T10:21:23.970Z] [INFO] Building Eclipse GlassFish Reference Manual, Release 7 7.0.16-SNAPSHOT [349/355] [2024-06-27T10:21:23.970Z] [INFO] from docs/reference-manual/pom.xml [2024-06-27T10:21:23.970Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reference-manual --- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] ---------------< org.glassfish.main.docs:release-notes >---------------- [2024-06-27T10:21:23.970Z] [INFO] Building Eclipse GlassFish Release Notes, Release 7 7.0.16-SNAPSHOT [350/355] [2024-06-27T10:21:23.970Z] [INFO] from docs/release-notes/pom.xml [2024-06-27T10:21:23.970Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] --- clean:3.3.2:clean (default-clean) @ release-notes --- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] ---------------< org.glassfish.main.docs:security-guide >--------------- [2024-06-27T10:21:23.970Z] [INFO] Building Eclipse GlassFish Security Guide, Release 7 7.0.16-SNAPSHOT [351/355] [2024-06-27T10:21:23.970Z] [INFO] from docs/security-guide/pom.xml [2024-06-27T10:21:23.970Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-guide --- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] -----------< org.glassfish.main.docs:troubleshooting-guide >------------ [2024-06-27T10:21:23.970Z] [INFO] Building Eclipse GlassFish Troubleshooting Guide, Release 7 7.0.16-SNAPSHOT [352/355] [2024-06-27T10:21:23.970Z] [INFO] from docs/troubleshooting-guide/pom.xml [2024-06-27T10:21:23.970Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] --- clean:3.3.2:clean (default-clean) @ troubleshooting-guide --- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] ---------------< org.glassfish.main.docs:upgrade-guide >---------------- [2024-06-27T10:21:23.970Z] [INFO] Building Eclipse GlassFish Upgrade Guide, Release 7 7.0.16-SNAPSHOT [353/355] [2024-06-27T10:21:23.970Z] [INFO] from docs/upgrade-guide/pom.xml [2024-06-27T10:21:23.970Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] --- clean:3.3.2:clean (default-clean) @ upgrade-guide --- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] ----------< org.glassfish.main.docs:glassfish-documentation >----------- [2024-06-27T10:21:23.970Z] [INFO] Building Eclipse GlassFish Documentation Distribution 7.0.16-SNAPSHOT [354/355] [2024-06-27T10:21:23.970Z] [INFO] from docs/distribution/pom.xml [2024-06-27T10:21:23.970Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-documentation --- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] -----------------< org.glassfish.main.docs:sample-app >----------------- [2024-06-27T10:21:23.970Z] [INFO] Building Eclipse GlassFish Hello Sample, Release 7 7.0.16-SNAPSHOT [355/355] [2024-06-27T10:21:23.970Z] [INFO] from docs/sample-app/pom.xml [2024-06-27T10:21:23.970Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] --- clean:3.3.2:clean (default-clean) @ sample-app --- [2024-06-27T10:21:23.970Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:21:23.970Z] [INFO] Reactor Summary for GlassFish Project 7.0.16-SNAPSHOT: [2024-06-27T10:21:23.970Z] [INFO] [2024-06-27T10:21:23.970Z] [INFO] GlassFish Project .................................. SUCCESS [ 0.091 s] [2024-06-27T10:21:23.970Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.970Z] [INFO] Nucleus Parent ..................................... SUCCESS [ 0.053 s] [2024-06-27T10:21:23.970Z] [INFO] GlassFish Java Util Logging Extension .............. SUCCESS [ 0.008 s] [2024-06-27T10:21:23.970Z] [INFO] GlassFish HK2 Config Injectors ..................... SUCCESS [ 0.020 s] [2024-06-27T10:21:23.970Z] [INFO] GlassFish Nucleus Modules .......................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.970Z] [INFO] HK2 config types ................................... SUCCESS [ 0.008 s] [2024-06-27T10:21:23.970Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.003 s] [2024-06-27T10:21:23.970Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.970Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 0.005 s] [2024-06-27T10:21:23.970Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.970Z] [INFO] grizzly-config ..................................... SUCCESS [ 0.009 s] [2024-06-27T10:21:23.970Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 0.015 s] [2024-06-27T10:21:23.970Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 0.016 s] [2024-06-27T10:21:23.970Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.970Z] [INFO] Common Utilities ................................... SUCCESS [ 0.022 s] [2024-06-27T10:21:23.970Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.970Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.970Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 0.007 s] [2024-06-27T10:21:23.970Z] [INFO] Test Utilities ..................................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.970Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.970Z] [INFO] admin-config-api ................................... SUCCESS [ 0.021 s] [2024-06-27T10:21:23.970Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 0.012 s] [2024-06-27T10:21:23.970Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.003 s] [2024-06-27T10:21:23.970Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 0.006 s] [2024-06-27T10:21:23.970Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.970Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 0.008 s] [2024-06-27T10:21:23.970Z] [INFO] Security Core Classes .............................. SUCCESS [ 0.017 s] [2024-06-27T10:21:23.970Z] [INFO] Security Services and SPI .......................... SUCCESS [ 0.011 s] [2024-06-27T10:21:23.970Z] [INFO] admin-util ......................................... SUCCESS [ 0.011 s] [2024-06-27T10:21:23.970Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.970Z] [INFO] Cluster ............................................ SUCCESS [ 0.002 s] [2024-06-27T10:21:23.970Z] [INFO] cluster-common ..................................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.970Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.970Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 0.007 s] [2024-06-27T10:21:23.970Z] [INFO] admin-launcher ..................................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.970Z] [INFO] admin-cli .......................................... SUCCESS [ 0.007 s] [2024-06-27T10:21:23.971Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 0.093 s] [2024-06-27T10:21:23.971Z] [INFO] OSGi Container ..................................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] flashlight-framework ............................... SUCCESS [ 0.008 s] [2024-06-27T10:21:23.971Z] [INFO] Kernel Classes ..................................... SUCCESS [ 0.018 s] [2024-06-27T10:21:23.971Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] cluster-admin ...................................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.971Z] [INFO] admin-server-management ............................ SUCCESS [ 0.015 s] [2024-06-27T10:21:23.971Z] [INFO] cluster-cli ........................................ SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] GMS Module ......................................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] AMX Core ........................................... SUCCESS [ 0.016 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Context Propagation ................................ SUCCESS [ 0.019 s] [2024-06-27T10:21:23.971Z] [INFO] admin-monitoring ................................... SUCCESS [ 0.007 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Jakarta EE dependent public APIs of Glassfish ...... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Jakarta EE Annotation Framework .......... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] nucleus.resources .................................. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] Deployment Object Library .......................... SUCCESS [ 0.026 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Resources Connector ................................ SUCCESS [ 0.007 s] [2024-06-27T10:21:23.971Z] [INFO] Connectors Parent .................................. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 0.008 s] [2024-06-27T10:21:23.971Z] [INFO] EJB container Internal API ......................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.971Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Jakarta EE Security Core Classes ................... SUCCESS [ 0.009 s] [2024-06-27T10:21:23.971Z] [INFO] stats77 ............................................ SUCCESS [ 0.008 s] [2024-06-27T10:21:23.971Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] Glassfish Naming ................................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.971Z] [INFO] Container Common ................................... SUCCESS [ 0.010 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 0.006 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 0.023 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 0.017 s] [2024-06-27T10:21:23.971Z] [INFO] Nucleus template ................................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] flashlight-agent ................................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Flashlight ......................................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 0.007 s] [2024-06-27T10:21:23.971Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.971Z] [INFO] Nucleus distributions .............................. SUCCESS [ 0.001 s] [2024-06-27T10:21:23.971Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] Jackson Module Jakarta Xmlbind Annotations ......... SUCCESS [ 0.023 s] [2024-06-27T10:21:23.971Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.003 s] [2024-06-27T10:21:23.971Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 0.023 s] [2024-06-27T10:21:23.971Z] [INFO] Nucleus extras ..................................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Admin Command Logger ............................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 0.027 s] [2024-06-27T10:21:23.971Z] [INFO] Diagnostics ........................................ SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] Diagnostics API .................................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.971Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 0.007 s] [2024-06-27T10:21:23.971Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 0.006 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 0.004 s] [2024-06-27T10:21:23.971Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions . SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.972Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 0.006 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] App Client Modules ................................. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 0.007 s] [2024-06-27T10:21:23.972Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] Backup Restore classes ............................. SUCCESS [ 0.003 s] [2024-06-27T10:21:23.972Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] admin-cli-optional ................................. SUCCESS [ 0.007 s] [2024-06-27T10:21:23.972Z] [INFO] admin-core ......................................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.972Z] [INFO] Appserver template ................................. SUCCESS [ 0.007 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] Jakarta EE related distributions kernel Classes .... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.018 s] [2024-06-27T10:21:23.972Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 0.007 s] [2024-06-27T10:21:23.972Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 0.007 s] [2024-06-27T10:21:23.972Z] [INFO] Connectors Runtime ................................. SUCCESS [ 0.016 s] [2024-06-27T10:21:23.972Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 0.010 s] [2024-06-27T10:21:23.972Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.972Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 0.008 s] [2024-06-27T10:21:23.972Z] [INFO] Core Servlet Container ............................. SUCCESS [ 0.024 s] [2024-06-27T10:21:23.972Z] [INFO] Jakarta Pages Standard Tags implementation connector module SUCCESS [ 0.003 s] [2024-06-27T10:21:23.972Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] Web module command line interface .................. SUCCESS [ 0.008 s] [2024-06-27T10:21:23.972Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] Server-Sent Events ................................. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] Web Container glue code ............................ SUCCESS [ 0.024 s] [2024-06-27T10:21:23.972Z] [INFO] JSF implementation connector module ................ SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 0.003 s] [2024-06-27T10:21:23.972Z] [INFO] Web Container HA code .............................. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.972Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.972Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.972Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.972Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.972Z] [INFO] Work Management .................................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] JDBC Module ........................................ SUCCESS [ 0.001 s] [2024-06-27T10:21:23.972Z] [INFO] JDBC Config Module ................................. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] Connectors admin ................................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.972Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 0.009 s] [2024-06-27T10:21:23.972Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 0.007 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 0.001 s] [2024-06-27T10:21:23.972Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] JMS Module ......................................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] JMS admin .......................................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.972Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] JDBC Templates ..................................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.972Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 0.013 s] [2024-06-27T10:21:23.972Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 0.005 s] [2024-06-27T10:21:23.972Z] [INFO] JDBC admin ......................................... SUCCESS [ 0.007 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 0.003 s] [2024-06-27T10:21:23.972Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 0.004 s] [2024-06-27T10:21:23.972Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.972Z] [INFO] utility module for cmp ............................. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] model module for cmp ............................... SUCCESS [ 0.007 s] [2024-06-27T10:21:23.973Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 0.017 s] [2024-06-27T10:21:23.973Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.973Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 0.010 s] [2024-06-27T10:21:23.973Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 0.004 s] [2024-06-27T10:21:23.973Z] [INFO] Entity Bean container .............................. SUCCESS [ 0.006 s] [2024-06-27T10:21:23.973Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 0.022 s] [2024-06-27T10:21:23.973Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 0.010 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.003 s] [2024-06-27T10:21:23.973Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.001 s] [2024-06-27T10:21:23.973Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 0.009 s] [2024-06-27T10:21:23.973Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 0.008 s] [2024-06-27T10:21:23.973Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish jakartaee.jar ............................ SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish jakartaee.jar distribution fragment ...... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.973Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 0.004 s] [2024-06-27T10:21:23.973Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 0.010 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.973Z] [INFO] DataProvider ....................................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Packages ............................. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Common ............................... SUCCESS [ 0.026 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 0.006 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console WAR .................................. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 0.011 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 0.009 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 0.007 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 0.009 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.973Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.001 s] [2024-06-27T10:21:23.973Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.973Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.973Z] [INFO] App Client - client-side modules ................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.973Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 0.001 s] [2024-06-27T10:21:23.973Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 0.009 s] [2024-06-27T10:21:23.973Z] [INFO] WebServices Security and Jakarta Authentication implementation SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.973Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 0.008 s] [2024-06-27T10:21:23.973Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 0.024 s] [2024-06-27T10:21:23.973Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 0.008 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 0.007 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 0.004 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 0.009 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish MicroProfile modules ..................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish MicroProfile Connectors .................. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish MicroProfile Config ...................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.973Z] [INFO] Glassfish distributions ............................ SUCCESS [ 0.001 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 0.007 s] [2024-06-27T10:21:23.973Z] [INFO] Glassfish Full Profile Distribution ................ SUCCESS [ 0.260 s] [2024-06-27T10:21:23.973Z] [INFO] Embedded GlassFish Common .......................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish UberJar InstallRoot Builder Module ....... SUCCESS [ 0.026 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish UberJar InstanceRoot Builder Module ...... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.973Z] [INFO] GlassFish OSGI Modules Uninstaller ................. SUCCESS [ 0.005 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish UberJar OSGI Main Module ................. SUCCESS [ 0.004 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish UberJar Activator ........................ SUCCESS [ 0.006 s] [2024-06-27T10:21:23.974Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.002 s] [2024-06-27T10:21:23.974Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.974Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 1.965 s] [2024-06-27T10:21:23.974Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 0.005 s] [2024-06-27T10:21:23.974Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 1.296 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 0.006 s] [2024-06-27T10:21:23.974Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Debug .............................................. SUCCESS [ 0.004 s] [2024-06-27T10:21:23.974Z] [INFO] Glassfish Web Profile Distribution ................. SUCCESS [ 0.153 s] [2024-06-27T10:21:23.974Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Tests .................................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Admin Tests - Parent ..................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Admin Tests - Progress Admin Extension ... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Integration Test Tools ................... SUCCESS [ 0.079 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Admin Tests .............................. SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Application Tests ........................ SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 0.004 s] [2024-06-27T10:21:23.974Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.002 s] [2024-06-27T10:21:23.974Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 0.004 s] [2024-06-27T10:21:23.974Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 0.003 s] [2024-06-27T10:21:23.974Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.974Z] [INFO] report-builder ..................................... SUCCESS [ 0.006 s] [2024-06-27T10:21:23.974Z] [INFO] reporter ........................................... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.974Z] [INFO] webtest ............................................ SUCCESS [ 0.005 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Ant Dependencies ......................... SUCCESS [ 0.002 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Embedded Tests ........................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Basic CDI Test ..................................... SUCCESS [ 0.000 s] [2024-06-27T10:21:23.974Z] [INFO] CDI, EJB, JPA integration test ..................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] EJB related Embedded Tests ......................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] EJB Embedded API test .............................. SUCCESS [ 0.000 s] [2024-06-27T10:21:23.974Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Scattered Archive Test ............................. SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Embedded Maven Plugin Tests .............. SUCCESS [ 0.000 s] [2024-06-27T10:21:23.974Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Directory Listing Test (maven-plugin/dirListing) ... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) .. SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Index Page Test (maven-plugin/index) ............... SUCCESS [ 0.000 s] [2024-06-27T10:21:23.974Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Query String Test (maven-plugin/queryString) ....... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) ... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) SUCCESS [ 1.241 s] [2024-06-27T10:21:23.974Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Web Embedded Tests ....................... SUCCESS [ 0.000 s] [2024-06-27T10:21:23.974Z] [INFO] Test for glassfish-embedded-web .................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Simple embedded servlet project .................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Utilities for embedded testing ..................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 0.003 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.974Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 0.003 s] [2024-06-27T10:21:23.974Z] [INFO] Flashlight ......................................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Ant tasks .......................................... SUCCESS [ 0.004 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish Documentation .................... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish Documentation parent pom ......... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish Website Content .................. SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish Add-On Component Development Guide, Release 7 SUCCESS [ 0.000 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish Administration Guide, Release 7 .. SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish Application Deployment Guide, Release 7 SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish Application Development Guide, Release 7 SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish Deployment Planning Guide, Release 7 SUCCESS [ 0.000 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish Embedded Server Guide, Release 7 . SUCCESS [ 0.000 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish Error Message Reference, Release 7 SUCCESS [ 0.002 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish High Availability Administration Guide, Release 7 SUCCESS [ 0.001 s] [2024-06-27T10:21:23.974Z] [INFO] Eclipse GlassFish Installation Guide, Release 7 .... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.975Z] [INFO] Eclipse GlassFish Performance Tuning Guide, Release 7 SUCCESS [ 0.000 s] [2024-06-27T10:21:23.975Z] [INFO] Eclipse GlassFish Quick Start Guide, Release 7 ..... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.975Z] [INFO] Eclipse GlassFish Reference Manual, Release 7 ...... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.975Z] [INFO] Eclipse GlassFish Release Notes, Release 7 ......... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.975Z] [INFO] Eclipse GlassFish Security Guide, Release 7 ........ SUCCESS [ 0.001 s] [2024-06-27T10:21:23.975Z] [INFO] Eclipse GlassFish Troubleshooting Guide, Release 7 . SUCCESS [ 0.000 s] [2024-06-27T10:21:23.975Z] [INFO] Eclipse GlassFish Upgrade Guide, Release 7 ......... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.975Z] [INFO] Eclipse GlassFish Documentation Distribution ....... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.975Z] [INFO] Eclipse GlassFish Hello Sample, Release 7 .......... SUCCESS [ 0.001 s] [2024-06-27T10:21:23.975Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:21:23.975Z] [INFO] BUILD SUCCESS [2024-06-27T10:21:23.975Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:21:23.975Z] [INFO] Total time: 9.010 s [2024-06-27T10:21:23.975Z] [INFO] Finished at: 2024-06-27T10:21:23Z [2024-06-27T10:21:23.975Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:21:23.975Z] + tar -c -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests common_test.sh gftest.sh appserv-tests quicklook [2024-06-27T10:21:23.975Z] + gzip --fast [2024-06-27T10:21:24.534Z] + ls -la /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles [2024-06-27T10:21:24.534Z] total 251712 [2024-06-27T10:21:24.534Z] drwxrwsrwx. 2 1003280000 1003280000 118 Jun 27 10:21 . [2024-06-27T10:21:24.534Z] drwxr-sr-x. 12 1003280000 1003280000 4096 Jun 27 10:21 .. [2024-06-27T10:21:24.534Z] -rw-rw-rw-. 1 1003280000 1003280000 9490664 Jun 27 10:21 appserv_tests.tar.gz [2024-06-27T10:21:24.534Z] -rw-rw-rw-. 1 1003280000 1003280000 121176359 Jun 27 10:21 glassfish.zip [2024-06-27T10:21:24.534Z] -rw-rw-rw-. 1 1003280000 1003280000 25716179 Jun 27 10:21 maven-repo.tar.gz [2024-06-27T10:21:24.534Z] -rw-rw-rw-. 1 1003280000 1003280000 27089428 Jun 27 10:21 nucleus-new.zip [2024-06-27T10:21:24.534Z] -rw-rw-rw-. 1 1003280000 1003280000 74263642 Jun 27 10:21 web.zip [2024-06-27T10:21:24.534Z] + ls -la /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/embedded [2024-06-27T10:21:24.534Z] total 136620 [2024-06-27T10:21:24.534Z] drwxrwsrwx. 2 1003280000 1003280000 74 Jun 27 10:21 . [2024-06-27T10:21:24.534Z] drwxr-sr-x. 12 1003280000 1003280000 4096 Jun 27 10:21 .. [2024-06-27T10:21:24.534Z] -rw-rw-rw-. 1 1003280000 1003280000 85588314 Jun 27 10:21 glassfish-embedded-all.jar [2024-06-27T10:21:24.534Z] -rw-rw-rw-. 1 1003280000 1003280000 54301387 Jun 27 10:21 glassfish-embedded-web.jar [Pipeline] } [Pipeline] // container [Pipeline] archiveArtifacts [2024-06-27T10:21:24.551Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-06-27T10:21:38.562Z] Archiving artifacts [Pipeline] stash [2024-06-27T10:22:02.805Z] Stashed 5 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (mvn-tests) [Pipeline] container [Pipeline] { [Pipeline] sh [2024-06-27T10:22:04.740Z] + id [2024-06-27T10:22:04.740Z] uid=1003280000(1003280000) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:22:04.740Z] + uname -a [2024-06-27T10:22:04.740Z] Linux glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux [2024-06-27T10:22:04.740Z] + env [2024-06-27T10:22:04.740Z] + sort [2024-06-27T10:22:04.740Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:22:04.741Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:22:04.741Z] BUILD_ID=351 [2024-06-27T10:22:04.741Z] BUILD_NUMBER=351 [2024-06-27T10:22:04.741Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:22:04.741Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:22:04.741Z] CI=true [2024-06-27T10:22:04.741Z] CLASSPATH= [2024-06-27T10:22:04.741Z] EXECUTOR_NUMBER=0 [2024-06-27T10:22:04.741Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:22:04.741Z] HOME=/home/jenkins [2024-06-27T10:22:04.741Z] HOSTNAME=glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d [2024-06-27T10:22:04.741Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:22:04.741Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:22:04.741Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:22:04.741Z] JAVA_HOME=/opt/java/openjdk [2024-06-27T10:22:04.741Z] JAVA_VERSION=jdk-21.0.3+9 [2024-06-27T10:22:04.741Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:22:04.741Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:22:04.741Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:22:04.741Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:22:04.741Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:22:04.741Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:22:04.741Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:22:04.741Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:22:04.741Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:22:04.741Z] JENKINS_NODE_COOKIE=3bab3f5f-2a2e-4af1-83b6-128d8c51cfce [2024-06-27T10:22:04.741Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:22:04.741Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:22:04.741Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:22:04.741Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:22:04.741Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:22:04.741Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:22:04.741Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:22:04.741Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:22:04.741Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:22:04.741Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:22:04.741Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:22:04.741Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:22:04.741Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:22:04.741Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:22:04.741Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:22:04.741Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:22:04.741Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:22:04.741Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:22:04.741Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:22:04.741Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:22:04.741Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:22:04.741Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:22:04.741Z] LANG=en_US.UTF-8 [2024-06-27T10:22:04.741Z] LANGUAGE=en_US:en [2024-06-27T10:22:04.741Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:22:04.741Z] MAVEN_CONFIG=/root/.m2 [2024-06-27T10:22:04.741Z] MAVEN_HOME=/usr/share/maven [2024-06-27T10:22:04.741Z] MAVEN_OPTS=-Duser.home=/home/jenkins -Xmx2500m -Xss768k [2024-06-27T10:22:04.741Z] NODE_LABELS=glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d glassfish7_build-and-test_jdk21_351-dt1pl [2024-06-27T10:22:04.741Z] NODE_NAME=glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d [2024-06-27T10:22:04.741Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:22:04.741Z] OLDPWD=/ [2024-06-27T10:22:04.741Z] PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:22:04.741Z] POD_CONTAINER=maven [2024-06-27T10:22:04.741Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-dt1pl [2024-06-27T10:22:04.741Z] PORT_ADMIN=4848 [2024-06-27T10:22:04.741Z] PORT_HTTP=8080 [2024-06-27T10:22:04.741Z] PORT_HTTPS=8181 [2024-06-27T10:22:04.741Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:22:04.741Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:22:04.741Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:22:04.741Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:22:04.741Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:22:04.741Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:22:04.741Z] STAGE_NAME=mvn-tests [2024-06-27T10:22:04.741Z] TERM=xterm [2024-06-27T10:22:04.741Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:22:04.741Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:22:04.741Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:22:04.741Z] + df -h [2024-06-27T10:22:04.741Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:22:04.741Z] overlay 32G 8.0K 32G 1% / [2024-06-27T10:22:04.741Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:22:04.741Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:22:04.741Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:22:04.741Z] tmpfs 26G 65M 26G 1% /etc/passwd [2024-06-27T10:22:04.741Z] /dev/sda4 894G 569G 325G 64% /etc/hosts [2024-06-27T10:22:04.741Z] bambam:/home/data/okd-c1.eclipse.org/PV/glassfish-glassfish-maven-repo-storage-pvc-739d2254-f4f3-4337-8387-380406cfb0ee 22T 3.9T 18T 18% /home/jenkins/.m2/repository [2024-06-27T10:22:04.741Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:22:04.741Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings-security.xml [2024-06-27T10:22:04.741Z] tmpfs 12G 32K 12G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:22:04.741Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:22:04.742Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:22:04.742Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:22:04.742Z] + /opt/java/openjdk/bin/jcmd [2024-06-27T10:22:04.742Z] 2650 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:22:04.742Z] + mvn -version [2024-06-27T10:22:04.997Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-06-27T10:22:04.997Z] Maven home: /usr/share/maven [2024-06-27T10:22:04.997Z] Java version: 21.0.3, vendor: Eclipse Adoptium, runtime: /opt/java/openjdk [2024-06-27T10:22:04.997Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:22:04.997Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:22:04.997Z] + ant -version [2024-06-27T10:22:04.997Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/script.sh.copy: 8: ant: not found [2024-06-27T10:22:04.997Z] + true [2024-06-27T10:22:04.997Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:22:04.997Z] STARTED ELAPSED PID RSS DRS COMMAND [2024-06-27T10:22:04.997Z] 10:14:04 08:00 1 1600 5897 cat [2024-06-27T10:22:04.997Z] 10:14:08 07:56 14 0 0 [sh] [2024-06-27T10:22:04.997Z] 10:18:06 03:58 92 0 0 [sh] [2024-06-27T10:22:04.997Z] 10:22:03 00:01 2639 320 2817 sh -c (cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/script.sh' '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/script.sh.copy'; { while [ -d '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b' -a \! -f '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-log.txt'; sleep 3; done } & jsc=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/script.sh.copy' > '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-result.txt'; wait) >&- 2>&- & [2024-06-27T10:22:04.997Z] 10:22:03 00:01 2641 320 2817 sh -c (cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/script.sh' '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/script.sh.copy'; { while [ -d '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b' -a \! -f '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-log.txt'; sleep 3; done } & jsc=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/script.sh.copy' > '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/jenkins-result.txt'; wait) >&- 2>&- & [2024-06-27T10:22:04.997Z] 10:22:03 00:01 2642 1600 2813 sh -xe /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-da45725b/script.sh.copy [2024-06-27T10:22:04.997Z] 10:22:03 00:01 2645 1920 5759 sleep 3 [2024-06-27T10:22:04.997Z] 10:22:04 00:00 2701 2880 10021 ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:22:04.997Z] + cat /proc/cpuinfo [2024-06-27T10:22:04.997Z] processor : 0 [2024-06-27T10:22:04.997Z] vendor_id : GenuineIntel [2024-06-27T10:22:04.997Z] cpu family : 6 [2024-06-27T10:22:04.997Z] model : 85 [2024-06-27T10:22:04.997Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:04.997Z] stepping : 7 [2024-06-27T10:22:04.997Z] microcode : 0x5003302 [2024-06-27T10:22:04.997Z] cpu MHz : 2899.918 [2024-06-27T10:22:04.997Z] cache size : 14080 KB [2024-06-27T10:22:04.997Z] physical id : 0 [2024-06-27T10:22:04.997Z] siblings : 20 [2024-06-27T10:22:04.997Z] core id : 0 [2024-06-27T10:22:04.997Z] cpu cores : 10 [2024-06-27T10:22:04.997Z] apicid : 0 [2024-06-27T10:22:04.997Z] initial apicid : 0 [2024-06-27T10:22:04.998Z] fpu : yes [2024-06-27T10:22:04.998Z] fpu_exception : yes [2024-06-27T10:22:04.998Z] cpuid level : 22 [2024-06-27T10:22:04.998Z] wp : yes [2024-06-27T10:22:04.998Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:04.998Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:04.998Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:04.998Z] bogomips : 4800.00 [2024-06-27T10:22:04.998Z] clflush size : 64 [2024-06-27T10:22:04.998Z] cache_alignment : 64 [2024-06-27T10:22:04.998Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:04.998Z] power management: [2024-06-27T10:22:04.998Z] [2024-06-27T10:22:04.998Z] processor : 1 [2024-06-27T10:22:04.998Z] vendor_id : GenuineIntel [2024-06-27T10:22:04.998Z] cpu family : 6 [2024-06-27T10:22:04.998Z] model : 85 [2024-06-27T10:22:04.998Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:04.998Z] stepping : 7 [2024-06-27T10:22:04.998Z] microcode : 0x5003302 [2024-06-27T10:22:04.998Z] cpu MHz : 2901.437 [2024-06-27T10:22:04.998Z] cache size : 14080 KB [2024-06-27T10:22:04.998Z] physical id : 0 [2024-06-27T10:22:04.998Z] siblings : 20 [2024-06-27T10:22:04.998Z] core id : 1 [2024-06-27T10:22:04.998Z] cpu cores : 10 [2024-06-27T10:22:04.998Z] apicid : 2 [2024-06-27T10:22:04.998Z] initial apicid : 2 [2024-06-27T10:22:04.998Z] fpu : yes [2024-06-27T10:22:04.998Z] fpu_exception : yes [2024-06-27T10:22:04.998Z] cpuid level : 22 [2024-06-27T10:22:04.998Z] wp : yes [2024-06-27T10:22:04.998Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:04.998Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:04.998Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:04.998Z] bogomips : 4800.00 [2024-06-27T10:22:04.998Z] clflush size : 64 [2024-06-27T10:22:04.998Z] cache_alignment : 64 [2024-06-27T10:22:04.998Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:04.998Z] power management: [2024-06-27T10:22:04.998Z] [2024-06-27T10:22:04.998Z] processor : 2 [2024-06-27T10:22:04.998Z] vendor_id : GenuineIntel [2024-06-27T10:22:04.998Z] cpu family : 6 [2024-06-27T10:22:04.998Z] model : 85 [2024-06-27T10:22:04.998Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:04.998Z] stepping : 7 [2024-06-27T10:22:04.998Z] microcode : 0x5003302 [2024-06-27T10:22:04.998Z] cpu MHz : 2899.232 [2024-06-27T10:22:04.998Z] cache size : 14080 KB [2024-06-27T10:22:04.998Z] physical id : 0 [2024-06-27T10:22:04.998Z] siblings : 20 [2024-06-27T10:22:04.998Z] core id : 2 [2024-06-27T10:22:04.998Z] cpu cores : 10 [2024-06-27T10:22:04.998Z] apicid : 4 [2024-06-27T10:22:04.998Z] initial apicid : 4 [2024-06-27T10:22:04.998Z] fpu : yes [2024-06-27T10:22:04.998Z] fpu_exception : yes [2024-06-27T10:22:04.998Z] cpuid level : 22 [2024-06-27T10:22:04.998Z] wp : yes [2024-06-27T10:22:04.998Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:04.999Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:04.999Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:04.999Z] bogomips : 4800.00 [2024-06-27T10:22:04.999Z] clflush size : 64 [2024-06-27T10:22:04.999Z] cache_alignment : 64 [2024-06-27T10:22:04.999Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:04.999Z] power management: [2024-06-27T10:22:04.999Z] [2024-06-27T10:22:04.999Z] processor : 3 [2024-06-27T10:22:04.999Z] vendor_id : GenuineIntel [2024-06-27T10:22:04.999Z] cpu family : 6 [2024-06-27T10:22:04.999Z] model : 85 [2024-06-27T10:22:04.999Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:04.999Z] stepping : 7 [2024-06-27T10:22:04.999Z] microcode : 0x5003302 [2024-06-27T10:22:04.999Z] cpu MHz : 2901.416 [2024-06-27T10:22:04.999Z] cache size : 14080 KB [2024-06-27T10:22:04.999Z] physical id : 0 [2024-06-27T10:22:04.999Z] siblings : 20 [2024-06-27T10:22:04.999Z] core id : 3 [2024-06-27T10:22:04.999Z] cpu cores : 10 [2024-06-27T10:22:04.999Z] apicid : 6 [2024-06-27T10:22:04.999Z] initial apicid : 6 [2024-06-27T10:22:04.999Z] fpu : yes [2024-06-27T10:22:04.999Z] fpu_exception : yes [2024-06-27T10:22:04.999Z] cpuid level : 22 [2024-06-27T10:22:04.999Z] wp : yes [2024-06-27T10:22:04.999Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:04.999Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:04.999Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:04.999Z] bogomips : 4800.00 [2024-06-27T10:22:04.999Z] clflush size : 64 [2024-06-27T10:22:04.999Z] cache_alignment : 64 [2024-06-27T10:22:04.999Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:04.999Z] power management: [2024-06-27T10:22:04.999Z] [2024-06-27T10:22:04.999Z] processor : 4 [2024-06-27T10:22:04.999Z] vendor_id : GenuineIntel [2024-06-27T10:22:04.999Z] cpu family : 6 [2024-06-27T10:22:04.999Z] model : 85 [2024-06-27T10:22:04.999Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:04.999Z] stepping : 7 [2024-06-27T10:22:04.999Z] microcode : 0x5003302 [2024-06-27T10:22:04.999Z] cpu MHz : 2824.406 [2024-06-27T10:22:04.999Z] cache size : 14080 KB [2024-06-27T10:22:04.999Z] physical id : 0 [2024-06-27T10:22:04.999Z] siblings : 20 [2024-06-27T10:22:04.999Z] core id : 4 [2024-06-27T10:22:04.999Z] cpu cores : 10 [2024-06-27T10:22:04.999Z] apicid : 8 [2024-06-27T10:22:04.999Z] initial apicid : 8 [2024-06-27T10:22:04.999Z] fpu : yes [2024-06-27T10:22:04.999Z] fpu_exception : yes [2024-06-27T10:22:04.999Z] cpuid level : 22 [2024-06-27T10:22:04.999Z] wp : yes [2024-06-27T10:22:04.999Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:04.999Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:04.999Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:04.999Z] bogomips : 4800.00 [2024-06-27T10:22:04.999Z] clflush size : 64 [2024-06-27T10:22:04.999Z] cache_alignment : 64 [2024-06-27T10:22:04.999Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:04.999Z] power management: [2024-06-27T10:22:04.999Z] [2024-06-27T10:22:04.999Z] processor : 5 [2024-06-27T10:22:04.999Z] vendor_id : GenuineIntel [2024-06-27T10:22:04.999Z] cpu family : 6 [2024-06-27T10:22:04.999Z] model : 85 [2024-06-27T10:22:04.999Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:04.999Z] stepping : 7 [2024-06-27T10:22:04.999Z] microcode : 0x5003302 [2024-06-27T10:22:04.999Z] cpu MHz : 2901.112 [2024-06-27T10:22:04.999Z] cache size : 14080 KB [2024-06-27T10:22:04.999Z] physical id : 0 [2024-06-27T10:22:04.999Z] siblings : 20 [2024-06-27T10:22:04.999Z] core id : 8 [2024-06-27T10:22:04.999Z] cpu cores : 10 [2024-06-27T10:22:04.999Z] apicid : 16 [2024-06-27T10:22:04.999Z] initial apicid : 16 [2024-06-27T10:22:04.999Z] fpu : yes [2024-06-27T10:22:04.999Z] fpu_exception : yes [2024-06-27T10:22:04.999Z] cpuid level : 22 [2024-06-27T10:22:04.999Z] wp : yes [2024-06-27T10:22:05.000Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.000Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.000Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.000Z] bogomips : 4800.00 [2024-06-27T10:22:05.000Z] clflush size : 64 [2024-06-27T10:22:05.000Z] cache_alignment : 64 [2024-06-27T10:22:05.000Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.000Z] power management: [2024-06-27T10:22:05.000Z] [2024-06-27T10:22:05.000Z] processor : 6 [2024-06-27T10:22:05.000Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.000Z] cpu family : 6 [2024-06-27T10:22:05.000Z] model : 85 [2024-06-27T10:22:05.000Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.000Z] stepping : 7 [2024-06-27T10:22:05.000Z] microcode : 0x5003302 [2024-06-27T10:22:05.000Z] cpu MHz : 2899.913 [2024-06-27T10:22:05.000Z] cache size : 14080 KB [2024-06-27T10:22:05.000Z] physical id : 0 [2024-06-27T10:22:05.000Z] siblings : 20 [2024-06-27T10:22:05.000Z] core id : 9 [2024-06-27T10:22:05.000Z] cpu cores : 10 [2024-06-27T10:22:05.000Z] apicid : 18 [2024-06-27T10:22:05.000Z] initial apicid : 18 [2024-06-27T10:22:05.000Z] fpu : yes [2024-06-27T10:22:05.000Z] fpu_exception : yes [2024-06-27T10:22:05.000Z] cpuid level : 22 [2024-06-27T10:22:05.000Z] wp : yes [2024-06-27T10:22:05.000Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.000Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.000Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.000Z] bogomips : 4800.00 [2024-06-27T10:22:05.000Z] clflush size : 64 [2024-06-27T10:22:05.000Z] cache_alignment : 64 [2024-06-27T10:22:05.000Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.000Z] power management: [2024-06-27T10:22:05.000Z] [2024-06-27T10:22:05.000Z] processor : 7 [2024-06-27T10:22:05.000Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.000Z] cpu family : 6 [2024-06-27T10:22:05.000Z] model : 85 [2024-06-27T10:22:05.000Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.000Z] stepping : 7 [2024-06-27T10:22:05.000Z] microcode : 0x5003302 [2024-06-27T10:22:05.000Z] cpu MHz : 1544.941 [2024-06-27T10:22:05.000Z] cache size : 14080 KB [2024-06-27T10:22:05.000Z] physical id : 0 [2024-06-27T10:22:05.000Z] siblings : 20 [2024-06-27T10:22:05.000Z] core id : 10 [2024-06-27T10:22:05.000Z] cpu cores : 10 [2024-06-27T10:22:05.000Z] apicid : 20 [2024-06-27T10:22:05.000Z] initial apicid : 20 [2024-06-27T10:22:05.000Z] fpu : yes [2024-06-27T10:22:05.000Z] fpu_exception : yes [2024-06-27T10:22:05.000Z] cpuid level : 22 [2024-06-27T10:22:05.000Z] wp : yes [2024-06-27T10:22:05.000Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.000Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.000Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.000Z] bogomips : 4800.00 [2024-06-27T10:22:05.000Z] clflush size : 64 [2024-06-27T10:22:05.000Z] cache_alignment : 64 [2024-06-27T10:22:05.000Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.000Z] power management: [2024-06-27T10:22:05.000Z] [2024-06-27T10:22:05.000Z] processor : 8 [2024-06-27T10:22:05.000Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.000Z] cpu family : 6 [2024-06-27T10:22:05.000Z] model : 85 [2024-06-27T10:22:05.000Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.000Z] stepping : 7 [2024-06-27T10:22:05.000Z] microcode : 0x5003302 [2024-06-27T10:22:05.000Z] cpu MHz : 2904.132 [2024-06-27T10:22:05.000Z] cache size : 14080 KB [2024-06-27T10:22:05.000Z] physical id : 0 [2024-06-27T10:22:05.000Z] siblings : 20 [2024-06-27T10:22:05.000Z] core id : 11 [2024-06-27T10:22:05.000Z] cpu cores : 10 [2024-06-27T10:22:05.000Z] apicid : 22 [2024-06-27T10:22:05.000Z] initial apicid : 22 [2024-06-27T10:22:05.000Z] fpu : yes [2024-06-27T10:22:05.001Z] fpu_exception : yes [2024-06-27T10:22:05.001Z] cpuid level : 22 [2024-06-27T10:22:05.001Z] wp : yes [2024-06-27T10:22:05.001Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.001Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.001Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.001Z] bogomips : 4800.00 [2024-06-27T10:22:05.001Z] clflush size : 64 [2024-06-27T10:22:05.001Z] cache_alignment : 64 [2024-06-27T10:22:05.001Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.001Z] power management: [2024-06-27T10:22:05.001Z] [2024-06-27T10:22:05.001Z] processor : 9 [2024-06-27T10:22:05.001Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.001Z] cpu family : 6 [2024-06-27T10:22:05.001Z] model : 85 [2024-06-27T10:22:05.001Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.001Z] stepping : 7 [2024-06-27T10:22:05.001Z] microcode : 0x5003302 [2024-06-27T10:22:05.001Z] cpu MHz : 3200.000 [2024-06-27T10:22:05.001Z] cache size : 14080 KB [2024-06-27T10:22:05.001Z] physical id : 0 [2024-06-27T10:22:05.001Z] siblings : 20 [2024-06-27T10:22:05.001Z] core id : 12 [2024-06-27T10:22:05.001Z] cpu cores : 10 [2024-06-27T10:22:05.001Z] apicid : 24 [2024-06-27T10:22:05.001Z] initial apicid : 24 [2024-06-27T10:22:05.001Z] fpu : yes [2024-06-27T10:22:05.001Z] fpu_exception : yes [2024-06-27T10:22:05.001Z] cpuid level : 22 [2024-06-27T10:22:05.001Z] wp : yes [2024-06-27T10:22:05.001Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.001Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.001Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.001Z] bogomips : 4800.00 [2024-06-27T10:22:05.001Z] clflush size : 64 [2024-06-27T10:22:05.001Z] cache_alignment : 64 [2024-06-27T10:22:05.001Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.001Z] power management: [2024-06-27T10:22:05.001Z] [2024-06-27T10:22:05.001Z] processor : 10 [2024-06-27T10:22:05.001Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.001Z] cpu family : 6 [2024-06-27T10:22:05.001Z] model : 85 [2024-06-27T10:22:05.001Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.001Z] stepping : 7 [2024-06-27T10:22:05.001Z] microcode : 0x5003302 [2024-06-27T10:22:05.001Z] cpu MHz : 2900.263 [2024-06-27T10:22:05.001Z] cache size : 14080 KB [2024-06-27T10:22:05.001Z] physical id : 1 [2024-06-27T10:22:05.001Z] siblings : 20 [2024-06-27T10:22:05.001Z] core id : 0 [2024-06-27T10:22:05.001Z] cpu cores : 10 [2024-06-27T10:22:05.001Z] apicid : 32 [2024-06-27T10:22:05.001Z] initial apicid : 32 [2024-06-27T10:22:05.001Z] fpu : yes [2024-06-27T10:22:05.001Z] fpu_exception : yes [2024-06-27T10:22:05.001Z] cpuid level : 22 [2024-06-27T10:22:05.001Z] wp : yes [2024-06-27T10:22:05.001Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.001Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.002Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.002Z] bogomips : 4807.56 [2024-06-27T10:22:05.002Z] clflush size : 64 [2024-06-27T10:22:05.002Z] cache_alignment : 64 [2024-06-27T10:22:05.002Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.002Z] power management: [2024-06-27T10:22:05.002Z] [2024-06-27T10:22:05.002Z] processor : 11 [2024-06-27T10:22:05.002Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.002Z] cpu family : 6 [2024-06-27T10:22:05.002Z] model : 85 [2024-06-27T10:22:05.002Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.002Z] stepping : 7 [2024-06-27T10:22:05.002Z] microcode : 0x5003302 [2024-06-27T10:22:05.002Z] cpu MHz : 2900.753 [2024-06-27T10:22:05.002Z] cache size : 14080 KB [2024-06-27T10:22:05.002Z] physical id : 1 [2024-06-27T10:22:05.002Z] siblings : 20 [2024-06-27T10:22:05.002Z] core id : 1 [2024-06-27T10:22:05.002Z] cpu cores : 10 [2024-06-27T10:22:05.002Z] apicid : 34 [2024-06-27T10:22:05.002Z] initial apicid : 34 [2024-06-27T10:22:05.002Z] fpu : yes [2024-06-27T10:22:05.002Z] fpu_exception : yes [2024-06-27T10:22:05.002Z] cpuid level : 22 [2024-06-27T10:22:05.002Z] wp : yes [2024-06-27T10:22:05.002Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.002Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.002Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.002Z] bogomips : 4807.56 [2024-06-27T10:22:05.002Z] clflush size : 64 [2024-06-27T10:22:05.002Z] cache_alignment : 64 [2024-06-27T10:22:05.002Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.002Z] power management: [2024-06-27T10:22:05.002Z] [2024-06-27T10:22:05.002Z] processor : 12 [2024-06-27T10:22:05.002Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.002Z] cpu family : 6 [2024-06-27T10:22:05.002Z] model : 85 [2024-06-27T10:22:05.002Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.002Z] stepping : 7 [2024-06-27T10:22:05.002Z] microcode : 0x5003302 [2024-06-27T10:22:05.002Z] cpu MHz : 3200.000 [2024-06-27T10:22:05.002Z] cache size : 14080 KB [2024-06-27T10:22:05.002Z] physical id : 1 [2024-06-27T10:22:05.002Z] siblings : 20 [2024-06-27T10:22:05.002Z] core id : 2 [2024-06-27T10:22:05.002Z] cpu cores : 10 [2024-06-27T10:22:05.002Z] apicid : 36 [2024-06-27T10:22:05.002Z] initial apicid : 36 [2024-06-27T10:22:05.002Z] fpu : yes [2024-06-27T10:22:05.002Z] fpu_exception : yes [2024-06-27T10:22:05.002Z] cpuid level : 22 [2024-06-27T10:22:05.002Z] wp : yes [2024-06-27T10:22:05.002Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.002Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.002Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.002Z] bogomips : 4807.56 [2024-06-27T10:22:05.002Z] clflush size : 64 [2024-06-27T10:22:05.002Z] cache_alignment : 64 [2024-06-27T10:22:05.002Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.002Z] power management: [2024-06-27T10:22:05.002Z] [2024-06-27T10:22:05.002Z] processor : 13 [2024-06-27T10:22:05.002Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.002Z] cpu family : 6 [2024-06-27T10:22:05.002Z] model : 85 [2024-06-27T10:22:05.002Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.002Z] stepping : 7 [2024-06-27T10:22:05.002Z] microcode : 0x5003302 [2024-06-27T10:22:05.002Z] cpu MHz : 3200.000 [2024-06-27T10:22:05.002Z] cache size : 14080 KB [2024-06-27T10:22:05.002Z] physical id : 1 [2024-06-27T10:22:05.002Z] siblings : 20 [2024-06-27T10:22:05.002Z] core id : 3 [2024-06-27T10:22:05.002Z] cpu cores : 10 [2024-06-27T10:22:05.002Z] apicid : 38 [2024-06-27T10:22:05.002Z] initial apicid : 38 [2024-06-27T10:22:05.002Z] fpu : yes [2024-06-27T10:22:05.002Z] fpu_exception : yes [2024-06-27T10:22:05.002Z] cpuid level : 22 [2024-06-27T10:22:05.002Z] wp : yes [2024-06-27T10:22:05.002Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.003Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.003Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.003Z] bogomips : 4807.56 [2024-06-27T10:22:05.003Z] clflush size : 64 [2024-06-27T10:22:05.003Z] cache_alignment : 64 [2024-06-27T10:22:05.003Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.003Z] power management: [2024-06-27T10:22:05.003Z] [2024-06-27T10:22:05.003Z] processor : 14 [2024-06-27T10:22:05.003Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.003Z] cpu family : 6 [2024-06-27T10:22:05.003Z] model : 85 [2024-06-27T10:22:05.003Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.003Z] stepping : 7 [2024-06-27T10:22:05.003Z] microcode : 0x5003302 [2024-06-27T10:22:05.003Z] cpu MHz : 2904.978 [2024-06-27T10:22:05.003Z] cache size : 14080 KB [2024-06-27T10:22:05.003Z] physical id : 1 [2024-06-27T10:22:05.003Z] siblings : 20 [2024-06-27T10:22:05.003Z] core id : 4 [2024-06-27T10:22:05.003Z] cpu cores : 10 [2024-06-27T10:22:05.003Z] apicid : 40 [2024-06-27T10:22:05.003Z] initial apicid : 40 [2024-06-27T10:22:05.003Z] fpu : yes [2024-06-27T10:22:05.003Z] fpu_exception : yes [2024-06-27T10:22:05.003Z] cpuid level : 22 [2024-06-27T10:22:05.003Z] wp : yes [2024-06-27T10:22:05.003Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.003Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.003Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.003Z] bogomips : 4807.56 [2024-06-27T10:22:05.003Z] clflush size : 64 [2024-06-27T10:22:05.003Z] cache_alignment : 64 [2024-06-27T10:22:05.003Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.003Z] power management: [2024-06-27T10:22:05.003Z] [2024-06-27T10:22:05.003Z] processor : 15 [2024-06-27T10:22:05.003Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.003Z] cpu family : 6 [2024-06-27T10:22:05.003Z] model : 85 [2024-06-27T10:22:05.003Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.003Z] stepping : 7 [2024-06-27T10:22:05.003Z] microcode : 0x5003302 [2024-06-27T10:22:05.003Z] cpu MHz : 3200.000 [2024-06-27T10:22:05.003Z] cache size : 14080 KB [2024-06-27T10:22:05.003Z] physical id : 1 [2024-06-27T10:22:05.003Z] siblings : 20 [2024-06-27T10:22:05.003Z] core id : 8 [2024-06-27T10:22:05.003Z] cpu cores : 10 [2024-06-27T10:22:05.003Z] apicid : 48 [2024-06-27T10:22:05.003Z] initial apicid : 48 [2024-06-27T10:22:05.003Z] fpu : yes [2024-06-27T10:22:05.003Z] fpu_exception : yes [2024-06-27T10:22:05.003Z] cpuid level : 22 [2024-06-27T10:22:05.003Z] wp : yes [2024-06-27T10:22:05.003Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.003Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.003Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.003Z] bogomips : 4807.56 [2024-06-27T10:22:05.003Z] clflush size : 64 [2024-06-27T10:22:05.003Z] cache_alignment : 64 [2024-06-27T10:22:05.003Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.003Z] power management: [2024-06-27T10:22:05.003Z] [2024-06-27T10:22:05.003Z] processor : 16 [2024-06-27T10:22:05.003Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.003Z] cpu family : 6 [2024-06-27T10:22:05.003Z] model : 85 [2024-06-27T10:22:05.003Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.003Z] stepping : 7 [2024-06-27T10:22:05.003Z] microcode : 0x5003302 [2024-06-27T10:22:05.003Z] cpu MHz : 2899.997 [2024-06-27T10:22:05.003Z] cache size : 14080 KB [2024-06-27T10:22:05.003Z] physical id : 1 [2024-06-27T10:22:05.003Z] siblings : 20 [2024-06-27T10:22:05.003Z] core id : 9 [2024-06-27T10:22:05.003Z] cpu cores : 10 [2024-06-27T10:22:05.003Z] apicid : 50 [2024-06-27T10:22:05.003Z] initial apicid : 50 [2024-06-27T10:22:05.003Z] fpu : yes [2024-06-27T10:22:05.004Z] fpu_exception : yes [2024-06-27T10:22:05.004Z] cpuid level : 22 [2024-06-27T10:22:05.004Z] wp : yes [2024-06-27T10:22:05.004Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.004Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.004Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.004Z] bogomips : 4807.56 [2024-06-27T10:22:05.004Z] clflush size : 64 [2024-06-27T10:22:05.004Z] cache_alignment : 64 [2024-06-27T10:22:05.004Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.004Z] power management: [2024-06-27T10:22:05.004Z] [2024-06-27T10:22:05.004Z] processor : 17 [2024-06-27T10:22:05.004Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.004Z] cpu family : 6 [2024-06-27T10:22:05.004Z] model : 85 [2024-06-27T10:22:05.004Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.004Z] stepping : 7 [2024-06-27T10:22:05.004Z] microcode : 0x5003302 [2024-06-27T10:22:05.004Z] cpu MHz : 2899.610 [2024-06-27T10:22:05.004Z] cache size : 14080 KB [2024-06-27T10:22:05.004Z] physical id : 1 [2024-06-27T10:22:05.004Z] siblings : 20 [2024-06-27T10:22:05.004Z] core id : 10 [2024-06-27T10:22:05.004Z] cpu cores : 10 [2024-06-27T10:22:05.004Z] apicid : 52 [2024-06-27T10:22:05.004Z] initial apicid : 52 [2024-06-27T10:22:05.004Z] fpu : yes [2024-06-27T10:22:05.004Z] fpu_exception : yes [2024-06-27T10:22:05.004Z] cpuid level : 22 [2024-06-27T10:22:05.004Z] wp : yes [2024-06-27T10:22:05.004Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.004Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.004Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.004Z] bogomips : 4807.56 [2024-06-27T10:22:05.004Z] clflush size : 64 [2024-06-27T10:22:05.004Z] cache_alignment : 64 [2024-06-27T10:22:05.004Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.004Z] power management: [2024-06-27T10:22:05.004Z] [2024-06-27T10:22:05.004Z] processor : 18 [2024-06-27T10:22:05.004Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.004Z] cpu family : 6 [2024-06-27T10:22:05.004Z] model : 85 [2024-06-27T10:22:05.004Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.004Z] stepping : 7 [2024-06-27T10:22:05.004Z] microcode : 0x5003302 [2024-06-27T10:22:05.004Z] cpu MHz : 3200.000 [2024-06-27T10:22:05.004Z] cache size : 14080 KB [2024-06-27T10:22:05.004Z] physical id : 1 [2024-06-27T10:22:05.004Z] siblings : 20 [2024-06-27T10:22:05.004Z] core id : 11 [2024-06-27T10:22:05.004Z] cpu cores : 10 [2024-06-27T10:22:05.004Z] apicid : 54 [2024-06-27T10:22:05.004Z] initial apicid : 54 [2024-06-27T10:22:05.004Z] fpu : yes [2024-06-27T10:22:05.004Z] fpu_exception : yes [2024-06-27T10:22:05.004Z] cpuid level : 22 [2024-06-27T10:22:05.004Z] wp : yes [2024-06-27T10:22:05.004Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.005Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.005Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.005Z] bogomips : 4807.56 [2024-06-27T10:22:05.005Z] clflush size : 64 [2024-06-27T10:22:05.005Z] cache_alignment : 64 [2024-06-27T10:22:05.005Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.005Z] power management: [2024-06-27T10:22:05.005Z] [2024-06-27T10:22:05.005Z] processor : 19 [2024-06-27T10:22:05.005Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.005Z] cpu family : 6 [2024-06-27T10:22:05.005Z] model : 85 [2024-06-27T10:22:05.005Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.005Z] stepping : 7 [2024-06-27T10:22:05.005Z] microcode : 0x5003302 [2024-06-27T10:22:05.005Z] cpu MHz : 3200.000 [2024-06-27T10:22:05.005Z] cache size : 14080 KB [2024-06-27T10:22:05.005Z] physical id : 1 [2024-06-27T10:22:05.005Z] siblings : 20 [2024-06-27T10:22:05.005Z] core id : 12 [2024-06-27T10:22:05.005Z] cpu cores : 10 [2024-06-27T10:22:05.005Z] apicid : 56 [2024-06-27T10:22:05.005Z] initial apicid : 56 [2024-06-27T10:22:05.005Z] fpu : yes [2024-06-27T10:22:05.005Z] fpu_exception : yes [2024-06-27T10:22:05.005Z] cpuid level : 22 [2024-06-27T10:22:05.005Z] wp : yes [2024-06-27T10:22:05.005Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.005Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.005Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.005Z] bogomips : 4807.56 [2024-06-27T10:22:05.005Z] clflush size : 64 [2024-06-27T10:22:05.005Z] cache_alignment : 64 [2024-06-27T10:22:05.005Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.005Z] power management: [2024-06-27T10:22:05.005Z] [2024-06-27T10:22:05.005Z] processor : 20 [2024-06-27T10:22:05.005Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.005Z] cpu family : 6 [2024-06-27T10:22:05.005Z] model : 85 [2024-06-27T10:22:05.005Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.005Z] stepping : 7 [2024-06-27T10:22:05.005Z] microcode : 0x5003302 [2024-06-27T10:22:05.005Z] cpu MHz : 2899.963 [2024-06-27T10:22:05.005Z] cache size : 14080 KB [2024-06-27T10:22:05.005Z] physical id : 0 [2024-06-27T10:22:05.005Z] siblings : 20 [2024-06-27T10:22:05.005Z] core id : 0 [2024-06-27T10:22:05.005Z] cpu cores : 10 [2024-06-27T10:22:05.005Z] apicid : 1 [2024-06-27T10:22:05.005Z] initial apicid : 1 [2024-06-27T10:22:05.005Z] fpu : yes [2024-06-27T10:22:05.005Z] fpu_exception : yes [2024-06-27T10:22:05.005Z] cpuid level : 22 [2024-06-27T10:22:05.005Z] wp : yes [2024-06-27T10:22:05.005Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.005Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.005Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.005Z] bogomips : 4800.00 [2024-06-27T10:22:05.005Z] clflush size : 64 [2024-06-27T10:22:05.005Z] cache_alignment : 64 [2024-06-27T10:22:05.005Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.005Z] power management: [2024-06-27T10:22:05.005Z] [2024-06-27T10:22:05.005Z] processor : 21 [2024-06-27T10:22:05.005Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.005Z] cpu family : 6 [2024-06-27T10:22:05.005Z] model : 85 [2024-06-27T10:22:05.005Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.005Z] stepping : 7 [2024-06-27T10:22:05.005Z] microcode : 0x5003302 [2024-06-27T10:22:05.005Z] cpu MHz : 2898.930 [2024-06-27T10:22:05.005Z] cache size : 14080 KB [2024-06-27T10:22:05.005Z] physical id : 0 [2024-06-27T10:22:05.005Z] siblings : 20 [2024-06-27T10:22:05.005Z] core id : 1 [2024-06-27T10:22:05.005Z] cpu cores : 10 [2024-06-27T10:22:05.005Z] apicid : 3 [2024-06-27T10:22:05.005Z] initial apicid : 3 [2024-06-27T10:22:05.005Z] fpu : yes [2024-06-27T10:22:05.005Z] fpu_exception : yes [2024-06-27T10:22:05.005Z] cpuid level : 22 [2024-06-27T10:22:05.005Z] wp : yes [2024-06-27T10:22:05.005Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.006Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.006Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.006Z] bogomips : 4800.00 [2024-06-27T10:22:05.006Z] clflush size : 64 [2024-06-27T10:22:05.006Z] cache_alignment : 64 [2024-06-27T10:22:05.006Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.006Z] power management: [2024-06-27T10:22:05.006Z] [2024-06-27T10:22:05.006Z] processor : 22 [2024-06-27T10:22:05.006Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.006Z] cpu family : 6 [2024-06-27T10:22:05.006Z] model : 85 [2024-06-27T10:22:05.006Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.006Z] stepping : 7 [2024-06-27T10:22:05.006Z] microcode : 0x5003302 [2024-06-27T10:22:05.006Z] cpu MHz : 3200.000 [2024-06-27T10:22:05.006Z] cache size : 14080 KB [2024-06-27T10:22:05.006Z] physical id : 0 [2024-06-27T10:22:05.006Z] siblings : 20 [2024-06-27T10:22:05.006Z] core id : 2 [2024-06-27T10:22:05.006Z] cpu cores : 10 [2024-06-27T10:22:05.006Z] apicid : 5 [2024-06-27T10:22:05.006Z] initial apicid : 5 [2024-06-27T10:22:05.006Z] fpu : yes [2024-06-27T10:22:05.006Z] fpu_exception : yes [2024-06-27T10:22:05.006Z] cpuid level : 22 [2024-06-27T10:22:05.006Z] wp : yes [2024-06-27T10:22:05.006Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.006Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.006Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.006Z] bogomips : 4800.00 [2024-06-27T10:22:05.006Z] clflush size : 64 [2024-06-27T10:22:05.006Z] cache_alignment : 64 [2024-06-27T10:22:05.006Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.006Z] power management: [2024-06-27T10:22:05.006Z] [2024-06-27T10:22:05.006Z] processor : 23 [2024-06-27T10:22:05.006Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.006Z] cpu family : 6 [2024-06-27T10:22:05.006Z] model : 85 [2024-06-27T10:22:05.006Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.006Z] stepping : 7 [2024-06-27T10:22:05.006Z] microcode : 0x5003302 [2024-06-27T10:22:05.006Z] cpu MHz : 2900.242 [2024-06-27T10:22:05.006Z] cache size : 14080 KB [2024-06-27T10:22:05.006Z] physical id : 0 [2024-06-27T10:22:05.006Z] siblings : 20 [2024-06-27T10:22:05.006Z] core id : 3 [2024-06-27T10:22:05.006Z] cpu cores : 10 [2024-06-27T10:22:05.006Z] apicid : 7 [2024-06-27T10:22:05.006Z] initial apicid : 7 [2024-06-27T10:22:05.006Z] fpu : yes [2024-06-27T10:22:05.006Z] fpu_exception : yes [2024-06-27T10:22:05.006Z] cpuid level : 22 [2024-06-27T10:22:05.006Z] wp : yes [2024-06-27T10:22:05.006Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.006Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.006Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.006Z] bogomips : 4800.00 [2024-06-27T10:22:05.006Z] clflush size : 64 [2024-06-27T10:22:05.006Z] cache_alignment : 64 [2024-06-27T10:22:05.006Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.006Z] power management: [2024-06-27T10:22:05.006Z] [2024-06-27T10:22:05.006Z] processor : 24 [2024-06-27T10:22:05.006Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.006Z] cpu family : 6 [2024-06-27T10:22:05.006Z] model : 85 [2024-06-27T10:22:05.006Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.006Z] stepping : 7 [2024-06-27T10:22:05.006Z] microcode : 0x5003302 [2024-06-27T10:22:05.006Z] cpu MHz : 2900.913 [2024-06-27T10:22:05.006Z] cache size : 14080 KB [2024-06-27T10:22:05.006Z] physical id : 0 [2024-06-27T10:22:05.006Z] siblings : 20 [2024-06-27T10:22:05.006Z] core id : 4 [2024-06-27T10:22:05.006Z] cpu cores : 10 [2024-06-27T10:22:05.006Z] apicid : 9 [2024-06-27T10:22:05.006Z] initial apicid : 9 [2024-06-27T10:22:05.006Z] fpu : yes [2024-06-27T10:22:05.006Z] fpu_exception : yes [2024-06-27T10:22:05.006Z] cpuid level : 22 [2024-06-27T10:22:05.006Z] wp : yes [2024-06-27T10:22:05.007Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.007Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.007Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.007Z] bogomips : 4800.00 [2024-06-27T10:22:05.007Z] clflush size : 64 [2024-06-27T10:22:05.007Z] cache_alignment : 64 [2024-06-27T10:22:05.007Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.007Z] power management: [2024-06-27T10:22:05.007Z] [2024-06-27T10:22:05.007Z] processor : 25 [2024-06-27T10:22:05.007Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.007Z] cpu family : 6 [2024-06-27T10:22:05.007Z] model : 85 [2024-06-27T10:22:05.007Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.007Z] stepping : 7 [2024-06-27T10:22:05.007Z] microcode : 0x5003302 [2024-06-27T10:22:05.007Z] cpu MHz : 2975.211 [2024-06-27T10:22:05.007Z] cache size : 14080 KB [2024-06-27T10:22:05.007Z] physical id : 0 [2024-06-27T10:22:05.007Z] siblings : 20 [2024-06-27T10:22:05.007Z] core id : 8 [2024-06-27T10:22:05.007Z] cpu cores : 10 [2024-06-27T10:22:05.007Z] apicid : 17 [2024-06-27T10:22:05.007Z] initial apicid : 17 [2024-06-27T10:22:05.007Z] fpu : yes [2024-06-27T10:22:05.007Z] fpu_exception : yes [2024-06-27T10:22:05.007Z] cpuid level : 22 [2024-06-27T10:22:05.007Z] wp : yes [2024-06-27T10:22:05.007Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.007Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.007Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.007Z] bogomips : 4800.00 [2024-06-27T10:22:05.007Z] clflush size : 64 [2024-06-27T10:22:05.007Z] cache_alignment : 64 [2024-06-27T10:22:05.007Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.007Z] power management: [2024-06-27T10:22:05.007Z] [2024-06-27T10:22:05.007Z] processor : 26 [2024-06-27T10:22:05.007Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.007Z] cpu family : 6 [2024-06-27T10:22:05.007Z] model : 85 [2024-06-27T10:22:05.007Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.007Z] stepping : 7 [2024-06-27T10:22:05.007Z] microcode : 0x5003302 [2024-06-27T10:22:05.007Z] cpu MHz : 2899.060 [2024-06-27T10:22:05.007Z] cache size : 14080 KB [2024-06-27T10:22:05.007Z] physical id : 0 [2024-06-27T10:22:05.007Z] siblings : 20 [2024-06-27T10:22:05.007Z] core id : 9 [2024-06-27T10:22:05.007Z] cpu cores : 10 [2024-06-27T10:22:05.007Z] apicid : 19 [2024-06-27T10:22:05.007Z] initial apicid : 19 [2024-06-27T10:22:05.007Z] fpu : yes [2024-06-27T10:22:05.007Z] fpu_exception : yes [2024-06-27T10:22:05.007Z] cpuid level : 22 [2024-06-27T10:22:05.007Z] wp : yes [2024-06-27T10:22:05.007Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.008Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.008Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.008Z] bogomips : 4800.00 [2024-06-27T10:22:05.008Z] clflush size : 64 [2024-06-27T10:22:05.008Z] cache_alignment : 64 [2024-06-27T10:22:05.008Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.008Z] power management: [2024-06-27T10:22:05.008Z] [2024-06-27T10:22:05.008Z] processor : 27 [2024-06-27T10:22:05.008Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.008Z] cpu family : 6 [2024-06-27T10:22:05.008Z] model : 85 [2024-06-27T10:22:05.008Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.008Z] stepping : 7 [2024-06-27T10:22:05.008Z] microcode : 0x5003302 [2024-06-27T10:22:05.008Z] cpu MHz : 2900.762 [2024-06-27T10:22:05.008Z] cache size : 14080 KB [2024-06-27T10:22:05.008Z] physical id : 0 [2024-06-27T10:22:05.008Z] siblings : 20 [2024-06-27T10:22:05.008Z] core id : 10 [2024-06-27T10:22:05.008Z] cpu cores : 10 [2024-06-27T10:22:05.008Z] apicid : 21 [2024-06-27T10:22:05.008Z] initial apicid : 21 [2024-06-27T10:22:05.008Z] fpu : yes [2024-06-27T10:22:05.008Z] fpu_exception : yes [2024-06-27T10:22:05.008Z] cpuid level : 22 [2024-06-27T10:22:05.008Z] wp : yes [2024-06-27T10:22:05.008Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.008Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.008Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.008Z] bogomips : 4800.00 [2024-06-27T10:22:05.008Z] clflush size : 64 [2024-06-27T10:22:05.008Z] cache_alignment : 64 [2024-06-27T10:22:05.008Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.008Z] power management: [2024-06-27T10:22:05.008Z] [2024-06-27T10:22:05.008Z] processor : 28 [2024-06-27T10:22:05.008Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.008Z] cpu family : 6 [2024-06-27T10:22:05.008Z] model : 85 [2024-06-27T10:22:05.008Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.008Z] stepping : 7 [2024-06-27T10:22:05.008Z] microcode : 0x5003302 [2024-06-27T10:22:05.008Z] cpu MHz : 2900.880 [2024-06-27T10:22:05.008Z] cache size : 14080 KB [2024-06-27T10:22:05.008Z] physical id : 0 [2024-06-27T10:22:05.008Z] siblings : 20 [2024-06-27T10:22:05.008Z] core id : 11 [2024-06-27T10:22:05.008Z] cpu cores : 10 [2024-06-27T10:22:05.008Z] apicid : 23 [2024-06-27T10:22:05.008Z] initial apicid : 23 [2024-06-27T10:22:05.008Z] fpu : yes [2024-06-27T10:22:05.008Z] fpu_exception : yes [2024-06-27T10:22:05.008Z] cpuid level : 22 [2024-06-27T10:22:05.008Z] wp : yes [2024-06-27T10:22:05.008Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.008Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.008Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.008Z] bogomips : 4800.00 [2024-06-27T10:22:05.008Z] clflush size : 64 [2024-06-27T10:22:05.008Z] cache_alignment : 64 [2024-06-27T10:22:05.008Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.008Z] power management: [2024-06-27T10:22:05.008Z] [2024-06-27T10:22:05.008Z] processor : 29 [2024-06-27T10:22:05.008Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.008Z] cpu family : 6 [2024-06-27T10:22:05.008Z] model : 85 [2024-06-27T10:22:05.008Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.008Z] stepping : 7 [2024-06-27T10:22:05.008Z] microcode : 0x5003302 [2024-06-27T10:22:05.008Z] cpu MHz : 2900.217 [2024-06-27T10:22:05.008Z] cache size : 14080 KB [2024-06-27T10:22:05.008Z] physical id : 0 [2024-06-27T10:22:05.008Z] siblings : 20 [2024-06-27T10:22:05.008Z] core id : 12 [2024-06-27T10:22:05.008Z] cpu cores : 10 [2024-06-27T10:22:05.008Z] apicid : 25 [2024-06-27T10:22:05.008Z] initial apicid : 25 [2024-06-27T10:22:05.008Z] fpu : yes [2024-06-27T10:22:05.008Z] fpu_exception : yes [2024-06-27T10:22:05.008Z] cpuid level : 22 [2024-06-27T10:22:05.008Z] wp : yes [2024-06-27T10:22:05.009Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.009Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.009Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.009Z] bogomips : 4800.00 [2024-06-27T10:22:05.009Z] clflush size : 64 [2024-06-27T10:22:05.009Z] cache_alignment : 64 [2024-06-27T10:22:05.009Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.009Z] power management: [2024-06-27T10:22:05.009Z] [2024-06-27T10:22:05.009Z] processor : 30 [2024-06-27T10:22:05.009Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.009Z] cpu family : 6 [2024-06-27T10:22:05.009Z] model : 85 [2024-06-27T10:22:05.009Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.009Z] stepping : 7 [2024-06-27T10:22:05.009Z] microcode : 0x5003302 [2024-06-27T10:22:05.009Z] cpu MHz : 3200.000 [2024-06-27T10:22:05.009Z] cache size : 14080 KB [2024-06-27T10:22:05.009Z] physical id : 1 [2024-06-27T10:22:05.009Z] siblings : 20 [2024-06-27T10:22:05.009Z] core id : 0 [2024-06-27T10:22:05.009Z] cpu cores : 10 [2024-06-27T10:22:05.009Z] apicid : 33 [2024-06-27T10:22:05.009Z] initial apicid : 33 [2024-06-27T10:22:05.009Z] fpu : yes [2024-06-27T10:22:05.009Z] fpu_exception : yes [2024-06-27T10:22:05.009Z] cpuid level : 22 [2024-06-27T10:22:05.009Z] wp : yes [2024-06-27T10:22:05.009Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.009Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.009Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.009Z] bogomips : 4807.56 [2024-06-27T10:22:05.009Z] clflush size : 64 [2024-06-27T10:22:05.009Z] cache_alignment : 64 [2024-06-27T10:22:05.009Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.009Z] power management: [2024-06-27T10:22:05.009Z] [2024-06-27T10:22:05.009Z] processor : 31 [2024-06-27T10:22:05.009Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.009Z] cpu family : 6 [2024-06-27T10:22:05.009Z] model : 85 [2024-06-27T10:22:05.009Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.009Z] stepping : 7 [2024-06-27T10:22:05.009Z] microcode : 0x5003302 [2024-06-27T10:22:05.009Z] cpu MHz : 3200.000 [2024-06-27T10:22:05.009Z] cache size : 14080 KB [2024-06-27T10:22:05.009Z] physical id : 1 [2024-06-27T10:22:05.009Z] siblings : 20 [2024-06-27T10:22:05.009Z] core id : 1 [2024-06-27T10:22:05.009Z] cpu cores : 10 [2024-06-27T10:22:05.009Z] apicid : 35 [2024-06-27T10:22:05.009Z] initial apicid : 35 [2024-06-27T10:22:05.009Z] fpu : yes [2024-06-27T10:22:05.009Z] fpu_exception : yes [2024-06-27T10:22:05.009Z] cpuid level : 22 [2024-06-27T10:22:05.009Z] wp : yes [2024-06-27T10:22:05.009Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.009Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.009Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.009Z] bogomips : 4807.56 [2024-06-27T10:22:05.009Z] clflush size : 64 [2024-06-27T10:22:05.009Z] cache_alignment : 64 [2024-06-27T10:22:05.009Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.009Z] power management: [2024-06-27T10:22:05.009Z] [2024-06-27T10:22:05.009Z] processor : 32 [2024-06-27T10:22:05.009Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.009Z] cpu family : 6 [2024-06-27T10:22:05.009Z] model : 85 [2024-06-27T10:22:05.009Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.009Z] stepping : 7 [2024-06-27T10:22:05.009Z] microcode : 0x5003302 [2024-06-27T10:22:05.009Z] cpu MHz : 2900.597 [2024-06-27T10:22:05.009Z] cache size : 14080 KB [2024-06-27T10:22:05.009Z] physical id : 1 [2024-06-27T10:22:05.009Z] siblings : 20 [2024-06-27T10:22:05.010Z] core id : 2 [2024-06-27T10:22:05.010Z] cpu cores : 10 [2024-06-27T10:22:05.010Z] apicid : 37 [2024-06-27T10:22:05.010Z] initial apicid : 37 [2024-06-27T10:22:05.010Z] fpu : yes [2024-06-27T10:22:05.010Z] fpu_exception : yes [2024-06-27T10:22:05.010Z] cpuid level : 22 [2024-06-27T10:22:05.010Z] wp : yes [2024-06-27T10:22:05.010Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.010Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.010Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.010Z] bogomips : 4807.56 [2024-06-27T10:22:05.010Z] clflush size : 64 [2024-06-27T10:22:05.010Z] cache_alignment : 64 [2024-06-27T10:22:05.010Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.010Z] power management: [2024-06-27T10:22:05.010Z] [2024-06-27T10:22:05.010Z] processor : 33 [2024-06-27T10:22:05.010Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.010Z] cpu family : 6 [2024-06-27T10:22:05.010Z] model : 85 [2024-06-27T10:22:05.010Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.010Z] stepping : 7 [2024-06-27T10:22:05.010Z] microcode : 0x5003302 [2024-06-27T10:22:05.010Z] cpu MHz : 2901.235 [2024-06-27T10:22:05.010Z] cache size : 14080 KB [2024-06-27T10:22:05.010Z] physical id : 1 [2024-06-27T10:22:05.010Z] siblings : 20 [2024-06-27T10:22:05.010Z] core id : 3 [2024-06-27T10:22:05.010Z] cpu cores : 10 [2024-06-27T10:22:05.010Z] apicid : 39 [2024-06-27T10:22:05.010Z] initial apicid : 39 [2024-06-27T10:22:05.010Z] fpu : yes [2024-06-27T10:22:05.010Z] fpu_exception : yes [2024-06-27T10:22:05.010Z] cpuid level : 22 [2024-06-27T10:22:05.010Z] wp : yes [2024-06-27T10:22:05.010Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.010Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.010Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.010Z] bogomips : 4807.56 [2024-06-27T10:22:05.010Z] clflush size : 64 [2024-06-27T10:22:05.010Z] cache_alignment : 64 [2024-06-27T10:22:05.010Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.010Z] power management: [2024-06-27T10:22:05.010Z] [2024-06-27T10:22:05.010Z] processor : 34 [2024-06-27T10:22:05.010Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.010Z] cpu family : 6 [2024-06-27T10:22:05.010Z] model : 85 [2024-06-27T10:22:05.010Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.010Z] stepping : 7 [2024-06-27T10:22:05.010Z] microcode : 0x5003302 [2024-06-27T10:22:05.010Z] cpu MHz : 2901.617 [2024-06-27T10:22:05.010Z] cache size : 14080 KB [2024-06-27T10:22:05.010Z] physical id : 1 [2024-06-27T10:22:05.010Z] siblings : 20 [2024-06-27T10:22:05.010Z] core id : 4 [2024-06-27T10:22:05.010Z] cpu cores : 10 [2024-06-27T10:22:05.010Z] apicid : 41 [2024-06-27T10:22:05.010Z] initial apicid : 41 [2024-06-27T10:22:05.010Z] fpu : yes [2024-06-27T10:22:05.010Z] fpu_exception : yes [2024-06-27T10:22:05.010Z] cpuid level : 22 [2024-06-27T10:22:05.010Z] wp : yes [2024-06-27T10:22:05.010Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.011Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.011Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.011Z] bogomips : 4807.56 [2024-06-27T10:22:05.011Z] clflush size : 64 [2024-06-27T10:22:05.011Z] cache_alignment : 64 [2024-06-27T10:22:05.011Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.011Z] power management: [2024-06-27T10:22:05.011Z] [2024-06-27T10:22:05.011Z] processor : 35 [2024-06-27T10:22:05.011Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.011Z] cpu family : 6 [2024-06-27T10:22:05.011Z] model : 85 [2024-06-27T10:22:05.011Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.011Z] stepping : 7 [2024-06-27T10:22:05.011Z] microcode : 0x5003302 [2024-06-27T10:22:05.011Z] cpu MHz : 2899.979 [2024-06-27T10:22:05.011Z] cache size : 14080 KB [2024-06-27T10:22:05.011Z] physical id : 1 [2024-06-27T10:22:05.011Z] siblings : 20 [2024-06-27T10:22:05.011Z] core id : 8 [2024-06-27T10:22:05.011Z] cpu cores : 10 [2024-06-27T10:22:05.011Z] apicid : 49 [2024-06-27T10:22:05.011Z] initial apicid : 49 [2024-06-27T10:22:05.011Z] fpu : yes [2024-06-27T10:22:05.011Z] fpu_exception : yes [2024-06-27T10:22:05.011Z] cpuid level : 22 [2024-06-27T10:22:05.011Z] wp : yes [2024-06-27T10:22:05.011Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.011Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.011Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.011Z] bogomips : 4807.56 [2024-06-27T10:22:05.011Z] clflush size : 64 [2024-06-27T10:22:05.011Z] cache_alignment : 64 [2024-06-27T10:22:05.011Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.011Z] power management: [2024-06-27T10:22:05.011Z] [2024-06-27T10:22:05.011Z] processor : 36 [2024-06-27T10:22:05.011Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.011Z] cpu family : 6 [2024-06-27T10:22:05.011Z] model : 85 [2024-06-27T10:22:05.011Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.011Z] stepping : 7 [2024-06-27T10:22:05.011Z] microcode : 0x5003302 [2024-06-27T10:22:05.011Z] cpu MHz : 3200.000 [2024-06-27T10:22:05.011Z] cache size : 14080 KB [2024-06-27T10:22:05.011Z] physical id : 1 [2024-06-27T10:22:05.011Z] siblings : 20 [2024-06-27T10:22:05.011Z] core id : 9 [2024-06-27T10:22:05.011Z] cpu cores : 10 [2024-06-27T10:22:05.011Z] apicid : 51 [2024-06-27T10:22:05.011Z] initial apicid : 51 [2024-06-27T10:22:05.011Z] fpu : yes [2024-06-27T10:22:05.011Z] fpu_exception : yes [2024-06-27T10:22:05.011Z] cpuid level : 22 [2024-06-27T10:22:05.011Z] wp : yes [2024-06-27T10:22:05.011Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.011Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.011Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.011Z] bogomips : 4807.56 [2024-06-27T10:22:05.011Z] clflush size : 64 [2024-06-27T10:22:05.011Z] cache_alignment : 64 [2024-06-27T10:22:05.011Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.011Z] power management: [2024-06-27T10:22:05.011Z] [2024-06-27T10:22:05.011Z] processor : 37 [2024-06-27T10:22:05.011Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.011Z] cpu family : 6 [2024-06-27T10:22:05.011Z] model : 85 [2024-06-27T10:22:05.011Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.011Z] stepping : 7 [2024-06-27T10:22:05.011Z] microcode : 0x5003302 [2024-06-27T10:22:05.011Z] cpu MHz : 2901.459 [2024-06-27T10:22:05.011Z] cache size : 14080 KB [2024-06-27T10:22:05.011Z] physical id : 1 [2024-06-27T10:22:05.011Z] siblings : 20 [2024-06-27T10:22:05.011Z] core id : 10 [2024-06-27T10:22:05.011Z] cpu cores : 10 [2024-06-27T10:22:05.011Z] apicid : 53 [2024-06-27T10:22:05.011Z] initial apicid : 53 [2024-06-27T10:22:05.011Z] fpu : yes [2024-06-27T10:22:05.011Z] fpu_exception : yes [2024-06-27T10:22:05.011Z] cpuid level : 22 [2024-06-27T10:22:05.011Z] wp : yes [2024-06-27T10:22:05.011Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.012Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.012Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.012Z] bogomips : 4807.56 [2024-06-27T10:22:05.012Z] clflush size : 64 [2024-06-27T10:22:05.012Z] cache_alignment : 64 [2024-06-27T10:22:05.012Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.012Z] power management: [2024-06-27T10:22:05.012Z] [2024-06-27T10:22:05.012Z] processor : 38 [2024-06-27T10:22:05.012Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.012Z] cpu family : 6 [2024-06-27T10:22:05.012Z] model : 85 [2024-06-27T10:22:05.012Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.012Z] stepping : 7 [2024-06-27T10:22:05.012Z] microcode : 0x5003302 [2024-06-27T10:22:05.012Z] cpu MHz : 2866.076 [2024-06-27T10:22:05.012Z] cache size : 14080 KB [2024-06-27T10:22:05.012Z] physical id : 1 [2024-06-27T10:22:05.012Z] siblings : 20 [2024-06-27T10:22:05.012Z] core id : 11 [2024-06-27T10:22:05.012Z] cpu cores : 10 [2024-06-27T10:22:05.012Z] apicid : 55 [2024-06-27T10:22:05.012Z] initial apicid : 55 [2024-06-27T10:22:05.012Z] fpu : yes [2024-06-27T10:22:05.012Z] fpu_exception : yes [2024-06-27T10:22:05.012Z] cpuid level : 22 [2024-06-27T10:22:05.012Z] wp : yes [2024-06-27T10:22:05.012Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.012Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.012Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.012Z] bogomips : 4807.56 [2024-06-27T10:22:05.012Z] clflush size : 64 [2024-06-27T10:22:05.012Z] cache_alignment : 64 [2024-06-27T10:22:05.012Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.012Z] power management: [2024-06-27T10:22:05.012Z] [2024-06-27T10:22:05.012Z] processor : 39 [2024-06-27T10:22:05.012Z] vendor_id : GenuineIntel [2024-06-27T10:22:05.012Z] cpu family : 6 [2024-06-27T10:22:05.012Z] model : 85 [2024-06-27T10:22:05.012Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:22:05.012Z] stepping : 7 [2024-06-27T10:22:05.012Z] microcode : 0x5003302 [2024-06-27T10:22:05.012Z] cpu MHz : 2810.660 [2024-06-27T10:22:05.012Z] cache size : 14080 KB [2024-06-27T10:22:05.012Z] physical id : 1 [2024-06-27T10:22:05.012Z] siblings : 20 [2024-06-27T10:22:05.012Z] core id : 12 [2024-06-27T10:22:05.012Z] cpu cores : 10 [2024-06-27T10:22:05.012Z] apicid : 57 [2024-06-27T10:22:05.012Z] initial apicid : 57 [2024-06-27T10:22:05.012Z] fpu : yes [2024-06-27T10:22:05.012Z] fpu_exception : yes [2024-06-27T10:22:05.012Z] cpuid level : 22 [2024-06-27T10:22:05.012Z] wp : yes [2024-06-27T10:22:05.012Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:22:05.012Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:22:05.012Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:22:05.012Z] bogomips : 4807.56 [2024-06-27T10:22:05.012Z] clflush size : 64 [2024-06-27T10:22:05.012Z] cache_alignment : 64 [2024-06-27T10:22:05.012Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:22:05.012Z] power management: [2024-06-27T10:22:05.012Z] [2024-06-27T10:22:05.012Z] + cat /proc/meminfo [2024-06-27T10:22:05.012Z] MemTotal: 131639688 kB [2024-06-27T10:22:05.012Z] MemFree: 12030016 kB [2024-06-27T10:22:05.012Z] MemAvailable: 102148320 kB [2024-06-27T10:22:05.012Z] Buffers: 68 kB [2024-06-27T10:22:05.012Z] Cached: 77463340 kB [2024-06-27T10:22:05.012Z] SwapCached: 0 kB [2024-06-27T10:22:05.012Z] Active: 32131960 kB [2024-06-27T10:22:05.012Z] Inactive: 55011824 kB [2024-06-27T10:22:05.012Z] Active(anon): 9214252 kB [2024-06-27T10:22:05.012Z] Inactive(anon): 679904 kB [2024-06-27T10:22:05.012Z] Active(file): 22917708 kB [2024-06-27T10:22:05.012Z] Inactive(file): 54331920 kB [2024-06-27T10:22:05.012Z] Unevictable: 147600 kB [2024-06-27T10:22:05.012Z] Mlocked: 147600 kB [2024-06-27T10:22:05.012Z] SwapTotal: 0 kB [2024-06-27T10:22:05.012Z] SwapFree: 0 kB [2024-06-27T10:22:05.012Z] Zswap: 0 kB [2024-06-27T10:22:05.012Z] Zswapped: 0 kB [2024-06-27T10:22:05.012Z] Dirty: 8508 kB [2024-06-27T10:22:05.012Z] Writeback: 0 kB [2024-06-27T10:22:05.012Z] AnonPages: 9799764 kB [2024-06-27T10:22:05.012Z] Mapped: 1513080 kB [2024-06-27T10:22:05.012Z] Shmem: 205064 kB [2024-06-27T10:22:05.013Z] KReclaimable: 14069604 kB [2024-06-27T10:22:05.013Z] Slab: 23309520 kB [2024-06-27T10:22:05.013Z] SReclaimable: 14069604 kB [2024-06-27T10:22:05.013Z] SUnreclaim: 9239916 kB [2024-06-27T10:22:05.013Z] KernelStack: 55864 kB [2024-06-27T10:22:05.013Z] PageTables: 72636 kB [2024-06-27T10:22:05.013Z] SecPageTables: 0 kB [2024-06-27T10:22:05.013Z] NFS_Unstable: 0 kB [2024-06-27T10:22:05.013Z] Bounce: 0 kB [2024-06-27T10:22:05.013Z] WritebackTmp: 0 kB [2024-06-27T10:22:05.013Z] CommitLimit: 65819844 kB [2024-06-27T10:22:05.013Z] Committed_AS: 21643364 kB [2024-06-27T10:22:05.013Z] VmallocTotal: 34359738367 kB [2024-06-27T10:22:05.013Z] VmallocUsed: 328972 kB [2024-06-27T10:22:05.013Z] VmallocChunk: 0 kB [2024-06-27T10:22:05.013Z] Percpu: 2582016 kB [2024-06-27T10:22:05.013Z] HardwareCorrupted: 0 kB [2024-06-27T10:22:05.013Z] AnonHugePages: 2873344 kB [2024-06-27T10:22:05.013Z] ShmemHugePages: 0 kB [2024-06-27T10:22:05.013Z] ShmemPmdMapped: 0 kB [2024-06-27T10:22:05.013Z] FileHugePages: 370704 kB [2024-06-27T10:22:05.013Z] FilePmdMapped: 0 kB [2024-06-27T10:22:05.013Z] CmaTotal: 0 kB [2024-06-27T10:22:05.013Z] CmaFree: 0 kB [2024-06-27T10:22:05.013Z] HugePages_Total: 0 [2024-06-27T10:22:05.013Z] HugePages_Free: 0 [2024-06-27T10:22:05.013Z] HugePages_Rsvd: 0 [2024-06-27T10:22:05.013Z] HugePages_Surp: 0 [2024-06-27T10:22:05.013Z] Hugepagesize: 2048 kB [2024-06-27T10:22:05.013Z] Hugetlb: 0 kB [2024-06-27T10:22:05.013Z] DirectMap4k: 1028440 kB [2024-06-27T10:22:05.013Z] DirectMap2M: 32180224 kB [2024-06-27T10:22:05.013Z] DirectMap1G: 102760448 kB [Pipeline] git [2024-06-27T10:22:08.405Z] The recommended git tool is: git [2024-06-27T10:22:08.411Z] using credential github-bot-SSH [2024-06-27T10:22:09.117Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@d12e3e95; decorates RemoteLauncher[hudson.remoting.Channel@437276d9:JNLP4-connect connection from 10.40.69.226/10.40.69.226:46546] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2024-06-27T10:22:09.147Z] Fetching changes from the remote Git repository [2024-06-27T10:22:09.118Z] > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/.git # timeout=10 [2024-06-27T10:22:09.151Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:22:09.160Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:22:09.160Z] > git --version # timeout=10 [2024-06-27T10:22:09.163Z] > git --version # 'git version 2.20.1' [2024-06-27T10:22:09.164Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:22:09.166Z] [INFO] Currently running in a labeled security context [2024-06-27T10:22:09.166Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh4725345616972916430.key [2024-06-27T10:22:09.170Z] Verifying host key using manually-configured host key entries [2024-06-27T10:22:09.175Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:22:09.627Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:22:09.620Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:22:09.626Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:22:09.630Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:22:10.387Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:22:10.394Z] > git branch -D master # timeout=10 [2024-06-27T10:22:10.399Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:22:10.571Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] timeout [2024-06-27T10:22:10.577Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2024-06-27T10:22:11.130Z] + mvn -B -e clean install -Pstaging,qa [2024-06-27T10:22:12.494Z] [INFO] Error stacktraces are turned on. [2024-06-27T10:22:12.494Z] [INFO] Scanning for projects... [2024-06-27T10:22:14.379Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:22:14.379Z] [INFO] Reactor Build Order: [2024-06-27T10:22:14.379Z] [INFO] [2024-06-27T10:22:14.379Z] [INFO] GlassFish Project [pom] [2024-06-27T10:22:14.379Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2024-06-27T10:22:14.379Z] [INFO] Nucleus Parent [pom] [2024-06-27T10:22:14.379Z] [INFO] GlassFish Java Util Logging Extension [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] GlassFish HK2 Config Injectors [jar] [2024-06-27T10:22:14.379Z] [INFO] GlassFish Nucleus Modules [pom] [2024-06-27T10:22:14.379Z] [INFO] HK2 config types [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2024-06-27T10:22:14.379Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2024-06-27T10:22:14.379Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2024-06-27T10:22:14.379Z] [INFO] grizzly-config [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Nucleus Grizzly jars Combining [jar] [2024-06-27T10:22:14.379Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] GlassFish Nucleus Common modules [pom] [2024-06-27T10:22:14.379Z] [INFO] Common Utilities [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] GlassFish Nucleus Core modules [pom] [2024-06-27T10:22:14.379Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Test Utilities [jar] [2024-06-27T10:22:14.379Z] [INFO] Admin Modules [pom] [2024-06-27T10:22:14.379Z] [INFO] admin-config-api [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Nucleus Security Parent [pom] [2024-06-27T10:22:14.379Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2024-06-27T10:22:14.379Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Security Core Classes [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Security Services and SPI [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] admin-util [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Cluster [pom] [2024-06-27T10:22:14.379Z] [INFO] cluster-common [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] admin-launcher [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] admin-cli [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] OSGi Container [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] flashlight-framework [glassfish-jar] [2024-06-27T10:22:14.379Z] [INFO] Kernel Classes [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] cluster-admin [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] admin-server-management [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] cluster-cli [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GMS Module [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] AMX Core [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Extra JRE Packages [jar] [2024-06-27T10:22:14.380Z] [INFO] Context Propagation [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] admin-monitoring [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Admin REST Parent [pom] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Eclipse GlassFish Parent Project [pom] [2024-06-27T10:22:14.380Z] [INFO] GlassFish EJB container related modules [pom] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Common modules [pom] [2024-06-27T10:22:14.380Z] [INFO] Jakarta EE dependent public APIs of Glassfish [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Jakarta EE Annotation Framework [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] nucleus.resources [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Deployment Related Modules [pom] [2024-06-27T10:22:14.380Z] [INFO] Deployment Object Library [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Transaction modules [pom] [2024-06-27T10:22:14.380Z] [INFO] Transaction Service Internal API [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2024-06-27T10:22:14.380Z] [INFO] Resources Connector [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Connectors Parent [pom] [2024-06-27T10:22:14.380Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] EJB container Internal API [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Java binding for libpam.so [jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Security Parent [pom] [2024-06-27T10:22:14.380Z] [INFO] Jakarta EE Security Core Classes [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] stats77 [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Glassfish Naming [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Container Common [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish persistence related modules [pom] [2024-06-27T10:22:14.380Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish ORB related modules [pom] [2024-06-27T10:22:14.380Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Web container related modules [pom] [2024-06-27T10:22:14.380Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Nucleus template [jar] [2024-06-27T10:22:14.380Z] [INFO] flashlight-agent [jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2024-06-27T10:22:14.380Z] [INFO] Flashlight [pom] [2024-06-27T10:22:14.380Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] AutoDeploy Classes [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2024-06-27T10:22:14.380Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2024-06-27T10:22:14.380Z] [INFO] Nucleus distributions [pom] [2024-06-27T10:22:14.380Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2024-06-27T10:22:14.380Z] [INFO] Jackson Module Jakarta Xmlbind Annotations [jar] [2024-06-27T10:22:14.380Z] [INFO] Glassfish featuresets [pom] [2024-06-27T10:22:14.380Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2024-06-27T10:22:14.380Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2024-06-27T10:22:14.380Z] [INFO] Nucleus extras [pom] [2024-06-27T10:22:14.380Z] [INFO] Admin Command Logger [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Glassfish Nucleus Featureset [pom] [2024-06-27T10:22:14.380Z] [INFO] Nucleus Distribution [glassfish-distribution] [2024-06-27T10:22:14.380Z] [INFO] Diagnostics [pom] [2024-06-27T10:22:14.380Z] [INFO] Diagnostics API [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] AMX JavaEE [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] LDAP Booster Pack [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish HA modules [pom] [2024-06-27T10:22:14.380Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2024-06-27T10:22:14.380Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions [distribution-fragment] [2024-06-27T10:22:14.380Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2024-06-27T10:22:14.380Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] App Client Modules [pom] [2024-06-27T10:22:14.381Z] [INFO] GlassFish App Client Server-side Modules [pom] [2024-06-27T10:22:14.381Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Admin Modules [pom] [2024-06-27T10:22:14.381Z] [INFO] Backup Restore classes [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] admin-cli-optional [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] admin-core [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Appserver template [jar] [2024-06-27T10:22:14.381Z] [INFO] GlassFish Core modules [pom] [2024-06-27T10:22:14.381Z] [INFO] Jakarta EE related distributions kernel Classes [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2024-06-27T10:22:14.381Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2024-06-27T10:22:14.381Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Connectors Runtime [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Web Container Common Utilities [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Core Servlet Container [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Jakarta Pages Standard Tags implementation connector module [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Web module command line interface [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] WebTier Security Integration [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] GlassFish Web container embedded related modules [pom] [2024-06-27T10:22:14.381Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Server-Sent Events [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Web Container glue code [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JSF implementation connector module [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Web Container HA code [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Web Related Implementations for GlassFish [pom] [2024-06-27T10:22:14.381Z] [INFO] Weld connector for glassfish [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Weld integration for glassfish [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Weld Integration Fragment [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Fragment bundle for Weld related testing [jar] [2024-06-27T10:22:14.381Z] [INFO] cdi-api Fragment [jar] [2024-06-27T10:22:14.381Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] EJB Timer Service Application [war] [2024-06-27T10:22:14.381Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2024-06-27T10:22:14.381Z] [INFO] EJB tier for GlassFish [pom] [2024-06-27T10:22:14.381Z] [INFO] GlassFish resources runtime [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2024-06-27T10:22:14.381Z] [INFO] Connectors Inbound Support [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Work Management [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JDBC Module [pom] [2024-06-27T10:22:14.381Z] [INFO] JDBC Config Module [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Connectors admin [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2024-06-27T10:22:14.381Z] [INFO] Load Balancer Internal API [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Load-Balancer admin [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] GlassFish JMS modules [pom] [2024-06-27T10:22:14.381Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JMS Module [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JMS admin [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2024-06-27T10:22:14.381Z] [INFO] JDBC Resource Adapter [pom] [2024-06-27T10:22:14.381Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JDBC Templates [jar] [2024-06-27T10:22:14.381Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2024-06-27T10:22:14.381Z] [INFO] JDBC Runtime Module [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JDBC admin [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2024-06-27T10:22:14.381Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] JPA container for glassfish [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Declaring EclipseLink dependencies [pom] [2024-06-27T10:22:14.381Z] [INFO] GlassFish cmp related modules [pom] [2024-06-27T10:22:14.381Z] [INFO] utility module for cmp [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] model module for cmp [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Database Generator module for cmp [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] enhancer module for cmp [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] internal-api module for cmp [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] Entity Bean container [glassfish-jar] [2024-06-27T10:22:14.381Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] support ejb module for cmp [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2024-06-27T10:22:14.382Z] [INFO] CMP tier for GlassFish [pom] [2024-06-27T10:22:14.382Z] [INFO] Concurrency Utilities Modules [pom] [2024-06-27T10:22:14.382Z] [INFO] Concurrent Connector Module [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Batch runtime modules for Glassfish [pom] [2024-06-27T10:22:14.382Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2024-06-27T10:22:14.382Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish Extras modules [pom] [2024-06-27T10:22:14.382Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2024-06-27T10:22:14.382Z] [INFO] GlassFish jakartaee.jar [jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish jakartaee.jar distribution fragment [distribution-fragment] [2024-06-27T10:22:14.382Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2024-06-27T10:22:14.382Z] [INFO] GlassFish appserv-rt.jar [jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2024-06-27T10:22:14.382Z] [INFO] Grizzly Glassfish Extra modules [pom] [2024-06-27T10:22:14.382Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Integration [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Integration [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] DataProvider [jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Packages [pom] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Common [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Core Jar [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console WAR [war] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Glassfish featuresets [pom] [2024-06-27T10:22:14.382Z] [INFO] Glassfish Web Featureset [pom] [2024-06-27T10:22:14.382Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Ejb Security Integration [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] App Client - client-side modules [pom] [2024-06-27T10:22:14.382Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Appclient Security Integration [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish Web Services related modules [pom] [2024-06-27T10:22:14.382Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] WebServices Security and Jakarta Authentication implementation [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2024-06-27T10:22:14.382Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Client Library (including ACC) [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2024-06-27T10:22:14.382Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish MicroProfile modules [pom] [2024-06-27T10:22:14.382Z] [INFO] GlassFish MicroProfile Connectors [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish MicroProfile Config [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Glassfish Featureset [pom] [2024-06-27T10:22:14.382Z] [INFO] Embedded GlassFish Shell [jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2024-06-27T10:22:14.382Z] [INFO] Embedded GlassFish Static Shell [jar] [2024-06-27T10:22:14.382Z] [INFO] Glassfish distributions [pom] [2024-06-27T10:22:14.382Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2024-06-27T10:22:14.382Z] [INFO] Glassfish Full Profile Distribution [glassfish-distribution] [2024-06-27T10:22:14.382Z] [INFO] Embedded GlassFish Common [pom] [2024-06-27T10:22:14.382Z] [INFO] GlassFish UberJar InstallRoot Builder Module [jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish UberJar InstanceRoot Builder Module [jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish OSGI Modules Uninstaller [jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish UberJar OSGI Main Module [jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish UberJar Activator [glassfish-jar] [2024-06-27T10:22:14.382Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2024-06-27T10:22:14.382Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2024-06-27T10:22:14.382Z] [INFO] Embedded GlassFish All-In-One [jar] [2024-06-27T10:22:14.382Z] [INFO] Embedded GlassFish nucleus [jar] [2024-06-27T10:22:14.382Z] [INFO] Embedded GlassFish Web [jar] [2024-06-27T10:22:14.382Z] [INFO] GlassFish Embedded modules [pom] [2024-06-27T10:22:14.382Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2024-06-27T10:22:14.382Z] [INFO] Embedded GlassFish Shell Jars [pom] [2024-06-27T10:22:14.383Z] [INFO] Debug [jar] [2024-06-27T10:22:14.383Z] [INFO] Glassfish Web Profile Distribution [glassfish-distribution] [2024-06-27T10:22:14.383Z] [INFO] Security Related Implementation for GlassFish [pom] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Tests [pom] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Admin Tests - Parent [pom] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Admin Tests - Progress Admin Extension [glassfish-jar] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Integration Test Tools [jar] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Admin Tests [jar] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Application Tests [jar] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Ant Tests [pom] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2024-06-27T10:22:14.383Z] [INFO] connectors-ra-redeploy [pom] [2024-06-27T10:22:14.383Z] [INFO] connectors-ra-redeploy-jars [jar] [2024-06-27T10:22:14.383Z] [INFO] connectors-ra-redeploy-rars [rar] [2024-06-27T10:22:14.383Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2024-06-27T10:22:14.383Z] [INFO] report-builder [jar] [2024-06-27T10:22:14.383Z] [INFO] reporter [jar] [2024-06-27T10:22:14.383Z] [INFO] webtest [jar] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Ant Dependencies [pom] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Embedded Tests [pom] [2024-06-27T10:22:14.383Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs [pom] [2024-06-27T10:22:14.383Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations [jar] [2024-06-27T10:22:14.383Z] [INFO] Basic CDI Test [jar] [2024-06-27T10:22:14.383Z] [INFO] CDI, EJB, JPA integration test [jar] [2024-06-27T10:22:14.383Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml [jar] [2024-06-27T10:22:14.383Z] [INFO] EJB related Embedded Tests [pom] [2024-06-27T10:22:14.383Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs [jar] [2024-06-27T10:22:14.383Z] [INFO] EJB Embedded API test [jar] [2024-06-27T10:22:14.383Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs [jar] [2024-06-27T10:22:14.383Z] [INFO] Scattered Archive Test [war] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Embedded Maven Plugin Tests [pom] [2024-06-27T10:22:14.383Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) [war] [2024-06-27T10:22:14.383Z] [INFO] Directory Listing Test (maven-plugin/dirListing) [war] [2024-06-27T10:22:14.383Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) [war] [2024-06-27T10:22:14.383Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) [war] [2024-06-27T10:22:14.383Z] [INFO] Index Page Test (maven-plugin/index) [jar] [2024-06-27T10:22:14.383Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) [war] [2024-06-27T10:22:14.383Z] [INFO] Query String Test (maven-plugin/queryString) [war] [2024-06-27T10:22:14.383Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) [war] [2024-06-27T10:22:14.383Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) [war] [2024-06-27T10:22:14.383Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) [war] [2024-06-27T10:22:14.383Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) [war] [2024-06-27T10:22:14.383Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) [war] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Web Embedded Tests [pom] [2024-06-27T10:22:14.383Z] [INFO] Test for glassfish-embedded-web [war] [2024-06-27T10:22:14.383Z] [INFO] Simple embedded servlet project [war] [2024-06-27T10:22:14.383Z] [INFO] Utilities for embedded testing [jar] [2024-06-27T10:22:14.383Z] [INFO] Console extensions for OSGi platforms [pom] [2024-06-27T10:22:14.383Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2024-06-27T10:22:14.383Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2024-06-27T10:22:14.383Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2024-06-27T10:22:14.383Z] [INFO] Flashlight [pom] [2024-06-27T10:22:14.383Z] [INFO] Ant tasks [jar] [2024-06-27T10:22:14.383Z] [INFO] [2024-06-27T10:22:14.383Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2024-06-27T10:22:14.383Z] [INFO] Building GlassFish Project 7.0.16-SNAPSHOT [1/334] [2024-06-27T10:22:14.383Z] [INFO] from pom.xml [2024-06-27T10:22:14.383Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:22:14.383Z] [INFO] [2024-06-27T10:22:14.383Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [2024-06-27T10:22:14.383Z] [INFO] [2024-06-27T10:22:14.383Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-main-aggregator --- [2024-06-27T10:22:14.383Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-06-27T10:22:14.383Z] [INFO] [2024-06-27T10:22:14.383Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-main-aggregator --- [2024-06-27T10:22:14.638Z] [INFO] CycloneDX: Resolving Aggregated Dependencies [2024-06-27T10:22:46.649Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.main/nucleus-parent@7.0.16-SNAPSHOT?type=pom [2024-06-27T10:22:46.649Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.0?type=jar [2024-06-27T10:22:46.649Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.osgi/org.osgi.core@5.0.0?type=jar [2024-06-27T10:22:46.649Z] [INFO] CycloneDX: Creating BOM version 1.4 with 832 component(s) [2024-06-27T10:22:46.649Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/target/bom.xml [2024-06-27T10:22:46.649Z] [INFO] attaching as glassfish-main-aggregator-7.0.16-SNAPSHOT-cyclonedx.xml [2024-06-27T10:22:46.649Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/target/bom.json [2024-06-27T10:22:46.649Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-06-27T10:22:46.649Z] [INFO] attaching as glassfish-main-aggregator-7.0.16-SNAPSHOT-cyclonedx.json [2024-06-27T10:22:46.649Z] [INFO] [2024-06-27T10:22:46.649Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-main-aggregator --- [2024-06-27T10:22:46.649Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.16-SNAPSHOT/glassfish-main-aggregator-7.0.16-SNAPSHOT.pom [2024-06-27T10:22:46.649Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.16-SNAPSHOT/glassfish-main-aggregator-7.0.16-SNAPSHOT-cyclonedx.xml [2024-06-27T10:22:46.649Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.16-SNAPSHOT/glassfish-main-aggregator-7.0.16-SNAPSHOT-cyclonedx.json [2024-06-27T10:22:46.649Z] [INFO] [2024-06-27T10:22:46.649Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2024-06-27T10:22:46.649Z] [INFO] Building Code Quality Verification Tools - Configuration 7.0.16-SNAPSHOT [2/334] [2024-06-27T10:22:46.649Z] [INFO] from qa/pom.xml [2024-06-27T10:22:46.649Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:22:46.649Z] [INFO] [2024-06-27T10:22:46.649Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config --- [2024-06-27T10:22:46.649Z] [INFO] [2024-06-27T10:22:46.649Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-qa-config --- [2024-06-27T10:22:46.649Z] [INFO] [2024-06-27T10:22:46.649Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-qa-config --- [2024-06-27T10:22:46.649Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:22:46.649Z] [INFO] [2024-06-27T10:22:46.649Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-qa-config --- [2024-06-27T10:22:46.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/qa/target/glassfish-qa-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:22:46.649Z] [INFO] [2024-06-27T10:22:46.649Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-qa-config --- [2024-06-27T10:22:46.649Z] [INFO] CycloneDX: Resolving Dependencies [2024-06-27T10:22:46.649Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-06-27T10:22:46.649Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/qa/target/bom.xml [2024-06-27T10:22:46.649Z] [INFO] attaching as glassfish-qa-config-7.0.16-SNAPSHOT-cyclonedx.xml [2024-06-27T10:22:46.649Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/qa/target/bom.json [2024-06-27T10:22:46.649Z] [INFO] attaching as glassfish-qa-config-7.0.16-SNAPSHOT-cyclonedx.json [2024-06-27T10:22:46.649Z] [INFO] [2024-06-27T10:22:46.649Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-qa-config --- [2024-06-27T10:22:46.650Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/qa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.16-SNAPSHOT/glassfish-qa-config-7.0.16-SNAPSHOT.pom [2024-06-27T10:22:46.650Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/qa/target/glassfish-qa-config-7.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.16-SNAPSHOT/glassfish-qa-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:22:46.650Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/qa/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.16-SNAPSHOT/glassfish-qa-config-7.0.16-SNAPSHOT-cyclonedx.xml [2024-06-27T10:22:46.650Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/qa/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.16-SNAPSHOT/glassfish-qa-config-7.0.16-SNAPSHOT-cyclonedx.json [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2024-06-27T10:22:46.650Z] [INFO] Building Nucleus Parent 7.0.16-SNAPSHOT [3/334] [2024-06-27T10:22:46.650Z] [INFO] from nucleus/parent/pom.xml [2024-06-27T10:22:46.650Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- assembly:3.6.0:single (common-resources) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] Reading assembly descriptor: src/main/assembly/resources.xml [2024-06-27T10:22:46.650Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/target/nucleus-parent-resources.zip [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] Executing tasks [2024-06-27T10:22:46.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/target/classes/META-INF for [2024-06-27T10:22:46.650Z] [INFO] [echo] nucleus-parent [2024-06-27T10:22:46.650Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/target/classes/META-INF [2024-06-27T10:22:46.650Z] [INFO] Executed tasks [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] No tests to run. [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/target/failsafe-reports [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-parent --- [2024-06-27T10:22:46.650Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.16-SNAPSHOT/nucleus-parent-7.0.16-SNAPSHOT.pom [2024-06-27T10:22:46.650Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.16-SNAPSHOT/nucleus-parent-7.0.16-SNAPSHOT-resources.zip [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] -------------< org.glassfish.main:glassfish-jul-extension >------------- [2024-06-27T10:22:46.650Z] [INFO] Building GlassFish Java Util Logging Extension 7.0.16-SNAPSHOT [4/334] [2024-06-27T10:22:46.650Z] [INFO] from nucleus/glassfish-jul-extension/pom.xml [2024-06-27T10:22:46.650Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-jul-extension --- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-jul-extension --- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-jul-extension --- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-jul-extension --- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-jul-extension --- [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-jul-extension --- [2024-06-27T10:22:46.650Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-jul-extension --- [2024-06-27T10:22:46.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/resources [2024-06-27T10:22:46.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/manpages [2024-06-27T10:22:46.650Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:22:46.650Z] [INFO] [2024-06-27T10:22:46.650Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-jul-extension --- [2024-06-27T10:22:46.650Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:22:46.650Z] [INFO] Compiling 54 source files with javac [debug target 11] to target/classes [2024-06-27T10:22:48.537Z] [INFO] JDK-8318913 workaround: patched module-info.class requires version from [21.0.3] to [null] on 2 JDK modules [java.base, java.logging] [2024-06-27T10:22:48.537Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:22:48.537Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[514,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:22:48.537Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[519,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:22:48.537Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/handler/GlassFishLogHandler.java:[273,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:22:48.537Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[75,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:22:48.537Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[83,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:22:48.537Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java uses or overrides a deprecated API. [2024-06-27T10:22:48.537Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:22:48.537Z] [INFO] [2024-06-27T10:22:48.537Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-jul-extension --- [2024-06-27T10:22:48.537Z] [INFO] [2024-06-27T10:22:48.537Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-jul-extension --- [2024-06-27T10:22:48.537Z] [INFO] [2024-06-27T10:22:48.537Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-jul-extension --- [2024-06-27T10:22:48.793Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:22:49.352Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:22:49.352Z] [INFO] [2024-06-27T10:22:49.352Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-jul-extension --- [2024-06-27T10:22:49.352Z] [INFO] [2024-06-27T10:22:49.352Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-jul-extension --- [2024-06-27T10:22:49.352Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:22:49.352Z] [INFO] Compiling 54 source files with javac [debug target 11 module-path] to target/classes [2024-06-27T10:22:49.606Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:22:49.606Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:22:49.606Z] [INFO] [2024-06-27T10:22:49.606Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-jul-extension --- [2024-06-27T10:22:49.606Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-06-27T10:22:49.606Z] [INFO] [2024-06-27T10:22:49.606Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-jul-extension --- [2024-06-27T10:22:49.606Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:22:49.606Z] [INFO] Compiling 29 source files with javac [debug target 11 module-path] to target/test-classes [2024-06-27T10:22:50.530Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:22:50.530Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/record/GlassFishLogRecordTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/record/GlassFishLogRecordTest.java uses or overrides a deprecated API. [2024-06-27T10:22:50.530Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/record/GlassFishLogRecordTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:22:50.530Z] [INFO] [2024-06-27T10:22:50.530Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-jul-extension --- [2024-06-27T10:22:50.530Z] [INFO] [2024-06-27T10:22:50.530Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-jul-extension --- [2024-06-27T10:22:50.530Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/target/surefire-reports [2024-06-27T10:22:50.530Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:22:51.090Z] [INFO] [2024-06-27T10:22:51.090Z] [INFO] ------------------------------------------------------- [2024-06-27T10:22:51.090Z] [INFO] T E S T S [2024-06-27T10:22:51.090Z] [INFO] ------------------------------------------------------- [2024-06-27T10:22:51.090Z] [0.003s][info][gc] Using G1 [2024-06-27T10:22:51.650Z] [0.674s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->2M(256M) 4.296ms [2024-06-27T10:22:51.650Z] [INFO] Running org.glassfish.main.jul.GlassFishLogManagerInitializerTest [2024-06-27T10:22:51.650Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.046 s -- in org.glassfish.main.jul.GlassFishLogManagerInitializerTest [2024-06-27T10:22:51.906Z] [INFO] Running org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest [2024-06-27T10:22:51.906Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest [2024-06-27T10:22:51.906Z] [INFO] Running org.glassfish.main.jul.GlassFishLogManagerTest [2024-06-27T10:22:51.906Z] Original configuration: {org.glassfish.main.jul.cfg.boolean.incorrect=This value is not a boolean, org.glassfish.main.jul.cfg.boolean.true=true, org.glassfish.main.jul.cfg.boolean.false=false, org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level=FINE, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter=org.glassfish.main.jul.formatter.OneLineFormatter, org.glassfish.main.jul.cfg.multilineList=abc,def, java.util.logging.ConsoleHandler.filter=org.glassfish.main.jul.test.TestFilter, handlers=org.glassfish.main.jul.handler.SimpleLogHandler, org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream=true, .level=FINEST, org.junit.level=OFF, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class=1} [2024-06-27T10:22:51.906Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-06-27T10:22:51.906Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-06-27T10:22:51.906Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:51.906Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-06-27T10:22:51.906Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:51.906Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-06-27T10:22:51.906Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-06-27T10:22:51.906Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:428) [2024-06-27T10:22:51.906Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:129) [2024-06-27T10:22:51.906Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:51.906Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:51.906Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:51.906Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:51.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:51.906Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:51.906Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:51.906Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:51.906Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:51.906Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:51.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:51.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:51.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:51.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:51.907Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:51.907Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:51.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:51.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:51.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.907Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.907Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:51.907Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:51.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:51.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:51.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:51.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:51.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:51.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:51.907Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:51.907Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:51.908Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:51.908Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:51.908Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:51.908Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:51.908Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:51.908Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:51.908Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:51.908Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:51.908Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:51.908Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-06-27T10:22:51.908Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:51.908Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-06-27T10:22:51.908Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:51.908Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-06-27T10:22:51.908Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-06-27T10:22:51.908Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:430) [2024-06-27T10:22:51.908Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:129) [2024-06-27T10:22:51.908Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:51.908Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:51.908Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:51.908Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:51.908Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:51.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:51.908Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.908Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.908Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.909Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.909Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:51.909Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:51.909Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:51.909Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:51.909Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:51.909Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:51.909Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:51.909Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:51.909Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:51.909Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:51.909Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:51.909Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:51.909Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:51.909Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:51.909Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:51.909Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:51.909Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:51.909Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:51.909Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:51.909Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-06-27T10:22:51.909Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-06-27T10:22:51.909Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.909Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.909Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-06-27T10:22:51.909Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':FINEST] [2024-06-27T10:22:51.909Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@600b9d27['org.junit.platform.launcher.core.EngineFilterer':null] [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3688eb5b['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@69f1a286['global':null] [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@69f1a286['global':null] [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'null' [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7922d892['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':FINE] [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@457c9034['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@345f69f3['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@50de186c['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3f57bcad['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-06-27T10:22:51.910Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1e8b7643['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@51549490['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@71e9ebae['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@73d983ea['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36a5cabc['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@432038ec['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7daa0fbd['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@42530531['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-06-27T10:22:51.911Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@5a3bc7ed['com.acme.MyCustomLogger':null] [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition.level) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition' to 'null' [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@181e731e['org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition':null] [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@35645047['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6f44a157['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6bc407fd['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@291f18['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@17d88132['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5ddcc487['org.junit.platform.commons.util.ReflectionUtils':null] [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-06-27T10:22:51.912Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@16eccb2e['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5ef5c734['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@d771cc9['org.junit.platform.commons.util.ClasspathScanner':null] [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36b4091c['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'null' [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4671115f['org.junit':OFF] [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO], level=INFO, requestedHandlers=[]) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: No handlers set for the root logger! [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO], level=INFO, requestedHandlers=[]) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO] [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: No handlers set for the root logger! [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.913Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.914Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.915Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.915Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.915Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.915Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FLUSHING_BUFFERS) [2024-06-27T10:22:51.915Z] org.glassfish.main.jul.GlassFishLogManager: Count of records waiting in the queue: 0 [2024-06-27T10:22:51.915Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FULL_SERVICE) [2024-06-27T10:22:51.915Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 13111011 ns [2024-06-27T10:22:51.915Z] org.glassfish.main.jul.GlassFishLogManager: reconfigure(cfg, action, action); Configuration: [2024-06-27T10:22:51.915Z] {org.glassfish.main.jul.tracing.enabled=true, handlers=org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler} [2024-06-27T10:22:51.915Z] reconfigureAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda/0x00000001001e6ed0@2e48362c [2024-06-27T10:22:51.915Z] flushAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda/0x00000001001e7100@1efe439d [2024-06-27T10:22:51.915Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-06-27T10:22:51.915Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-06-27T10:22:51.915Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:51.915Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-06-27T10:22:51.915Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:51.915Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-06-27T10:22:51.915Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-06-27T10:22:51.915Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:428) [2024-06-27T10:22:51.915Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:146) [2024-06-27T10:22:51.915Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:51.915Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:51.915Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:51.915Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:51.915Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:51.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:51.915Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.915Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.915Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.916Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.916Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:51.916Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:51.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:51.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:51.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:51.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:51.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:51.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:51.916Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:51.916Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:51.916Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:51.916Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:51.916Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:51.916Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:51.916Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:51.916Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:51.916Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:51.916Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:51.916Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:51.916Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-06-27T10:22:51.916Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:51.916Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-06-27T10:22:51.916Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:51.916Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-06-27T10:22:51.916Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-06-27T10:22:51.916Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:430) [2024-06-27T10:22:51.916Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:146) [2024-06-27T10:22:51.917Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:51.917Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:51.917Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:51.917Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.917Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.917Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.918Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.918Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.918Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.918Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:51.918Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:51.918Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:51.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:51.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:51.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:51.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:51.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:51.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:51.918Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:51.918Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:51.918Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:51.918Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:51.918Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:51.918Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:51.918Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:51.918Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:51.918Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:51.918Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:51.918Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO] [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@600b9d27['org.junit.platform.launcher.core.EngineFilterer':null] [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3688eb5b['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@69f1a286['global':null] [2024-06-27T10:22:51.918Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@69f1a286['global':null] [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'null' [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7922d892['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':null] [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@457c9034['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@345f69f3['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@50de186c['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3f57bcad['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1e8b7643['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@51549490['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@71e9ebae['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.919Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@73d983ea['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36a5cabc['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@432038ec['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7daa0fbd['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@42530531['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@5a3bc7ed['com.acme.MyCustomLogger':null] [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition.level) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition' to 'null' [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@181e731e['org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition':null] [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@35645047['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6f44a157['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-06-27T10:22:51.920Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6bc407fd['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@291f18['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@17d88132['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5ddcc487['org.junit.platform.commons.util.ReflectionUtils':null] [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@16eccb2e['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5ef5c734['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@d771cc9['org.junit.platform.commons.util.ClasspathScanner':null] [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36b4091c['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'null' [2024-06-27T10:22:51.921Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4671115f['org.junit':null] [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: create(clazz=org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLoggerWrapper: removeHandler(org.glassfish.main.jul.handler.SimpleLogHandler@7e5c856f) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLoggerWrapper: addHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@413f69cc) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO] [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.handler.SimpleLogHandler@7e5c856f); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO] [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@413f69cc); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO] [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.922Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 6754459 ns [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:51.923Z] 10:22:51.795726 INFO main org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers Tick tock! [2024-06-27T10:22:51.923Z] [2024-06-27T10:22:51.923Z] org.glassfish.main.jul.GlassFishLogManager: reconfigure(cfg, action, action); Configuration: [2024-06-27T10:22:51.923Z] {org.glassfish.main.jul.tracing.enabled=true, handlers=org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler} [2024-06-27T10:22:51.923Z] reconfigureAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda/0x00000001001e7db8@338c99c8 [2024-06-27T10:22:51.923Z] flushAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda/0x00000001001e3250@21ba0741 [2024-06-27T10:22:51.924Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-06-27T10:22:51.924Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-06-27T10:22:51.924Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:51.924Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-06-27T10:22:51.924Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:51.924Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-06-27T10:22:51.924Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-06-27T10:22:51.924Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:428) [2024-06-27T10:22:51.924Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:159) [2024-06-27T10:22:51.924Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:51.924Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:51.924Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:51.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.924Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.925Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:51.925Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:51.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:51.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:51.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:51.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:51.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:51.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:51.925Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:51.925Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:51.925Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:51.925Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:51.925Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:51.925Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:51.925Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:51.925Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:51.925Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:51.925Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:51.925Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:51.925Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-06-27T10:22:51.925Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:51.925Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-06-27T10:22:51.925Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:51.925Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-06-27T10:22:51.925Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-06-27T10:22:51.925Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:430) [2024-06-27T10:22:51.925Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:159) [2024-06-27T10:22:51.925Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:51.925Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:51.925Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:51.925Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:51.925Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:51.925Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:51.925Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:51.925Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:51.925Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:51.925Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:51.925Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:51.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:51.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:51.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:51.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:51.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:51.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:51.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:51.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.926Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.926Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:51.926Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:51.926Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:51.926Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:51.926Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:51.926Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:51.926Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:51.926Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:51.926Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:51.926Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:51.927Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:51.927Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:51.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:51.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:51.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:51.927Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:51.927Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:51.927Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:51.927Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO] [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@600b9d27['org.junit.platform.launcher.core.EngineFilterer':null] [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3688eb5b['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@69f1a286['global':null] [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@69f1a286['global':null] [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'null' [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7922d892['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':null] [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@457c9034['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-06-27T10:22:51.927Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@345f69f3['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@50de186c['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3f57bcad['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1e8b7643['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@51549490['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@71e9ebae['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@73d983ea['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36a5cabc['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@432038ec['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-06-27T10:22:51.928Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7daa0fbd['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@42530531['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@5a3bc7ed['com.acme.MyCustomLogger':null] [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition.level) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition' to 'null' [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@181e731e['org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition':null] [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@35645047['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6f44a157['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6bc407fd['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@291f18['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-06-27T10:22:51.929Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@17d88132['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5ddcc487['org.junit.platform.commons.util.ReflectionUtils':null] [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@16eccb2e['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5ef5c734['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@d771cc9['org.junit.platform.commons.util.ClasspathScanner':null] [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36b4091c['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'null' [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4671115f['org.junit':null] [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO] [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.930Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.931Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FLUSHING_BUFFERS) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: Count of records waiting in the queue: 0 [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FULL_SERVICE) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 3082061 ns [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: closeAllExternallyManagedLogHandlers() [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@413f69cc); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO] [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: Handlers to be closed: [org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@413f69cc] [2024-06-27T10:22:51.932Z] org.glassfish.main.jul.GlassFishLogManager: reconfigure(cfg, action, action); Configuration: [2024-06-27T10:22:51.933Z] {org.glassfish.main.jul.cfg.boolean.incorrect=This value is not a boolean, org.glassfish.main.jul.cfg.boolean.true=true, org.glassfish.main.jul.cfg.boolean.false=false, org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level=FINE, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter=org.glassfish.main.jul.formatter.OneLineFormatter, org.glassfish.main.jul.cfg.multilineList=abc,def, java.util.logging.ConsoleHandler.filter=org.glassfish.main.jul.test.TestFilter, handlers=org.glassfish.main.jul.handler.SimpleLogHandler, org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream=true, .level=FINEST, org.junit.level=OFF, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class=1} [2024-06-27T10:22:51.933Z] reconfigureAction: null [2024-06-27T10:22:51.933Z] flushAction: null [2024-06-27T10:22:51.933Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-06-27T10:22:51.933Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-06-27T10:22:51.933Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:51.933Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-06-27T10:22:51.933Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:51.933Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-06-27T10:22:51.933Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-06-27T10:22:51.933Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:428) [2024-06-27T10:22:51.933Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:400) [2024-06-27T10:22:51.933Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.reset(GlassFishLogManagerTest.java:73) [2024-06-27T10:22:51.933Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:51.933Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:51.933Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) [2024-06-27T10:22:51.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) [2024-06-27T10:22:51.933Z] at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) [2024-06-27T10:22:51.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.934Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.934Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:51.934Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:51.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:51.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:51.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:51.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:51.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:51.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:51.934Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:51.934Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:51.934Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:51.934Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:51.934Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:51.934Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:51.934Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:51.934Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:51.934Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:51.934Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:51.934Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:51.934Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-06-27T10:22:51.934Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:51.934Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-06-27T10:22:51.935Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:51.935Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-06-27T10:22:51.935Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-06-27T10:22:51.935Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:430) [2024-06-27T10:22:51.935Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:400) [2024-06-27T10:22:51.935Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.reset(GlassFishLogManagerTest.java:73) [2024-06-27T10:22:51.935Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:51.935Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:51.935Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) [2024-06-27T10:22:51.935Z] at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) [2024-06-27T10:22:51.935Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.935Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.935Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.936Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:51.936Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:51.936Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:51.936Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:51.936Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:51.936Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:51.936Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:51.936Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:51.936Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:51.936Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:51.936Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:51.936Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:51.936Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:51.936Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:51.936Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:51.936Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:51.936Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:51.936Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:51.936Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':INFO] [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@600b9d27['org.junit.platform.launcher.core.EngineFilterer':null] [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-06-27T10:22:51.936Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3688eb5b['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@69f1a286['global':null] [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@69f1a286['global':null] [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'FINE' [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINE); this: org.glassfish.main.jul.GlassFishLogger@7922d892['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':null] [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@457c9034['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@345f69f3['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@50de186c['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3f57bcad['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1e8b7643['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-06-27T10:22:51.937Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@51549490['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@71e9ebae['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@73d983ea['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36a5cabc['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@432038ec['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7daa0fbd['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@42530531['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@5a3bc7ed['com.acme.MyCustomLogger':null] [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition.level) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition' to 'null' [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@181e731e['org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition':null] [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-06-27T10:22:51.938Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@35645047['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6f44a157['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6bc407fd['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@291f18['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@17d88132['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5ddcc487['org.junit.platform.commons.util.ReflectionUtils':null] [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@16eccb2e['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5ef5c734['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@d771cc9['org.junit.platform.commons.util.ClasspathScanner':null] [2024-06-27T10:22:51.939Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@36b4091c['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'OFF' [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogger: setLevel(OFF); this: org.glassfish.main.jul.GlassFishLogger@4671115f['org.junit':null] [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogManager: create(clazz=org.glassfish.main.jul.handler.SimpleLogHandler) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(java.util.logging.SimpleFormatter.format) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.level) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.filter) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.encoding) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.printSequenceNumber) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.printSource) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.timestampFormat) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.size.level) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.size.thread) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.size.class) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.handler.SimpleLogHandler]) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@f107c50['':INFO] [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLoggerWrapper: removeHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@413f69cc) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLoggerWrapper: addHandler(org.glassfish.main.jul.handler.SimpleLogHandler@2c78d320) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@ae3540e['':FINEST], level=FINEST, requestedHandlers=[org.glassfish.main.jul.handler.SimpleLogHandler]) [2024-06-27T10:22:51.940Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':FINEST] [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.handler.SimpleLogHandler@2c78d320); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':FINEST] [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-06-27T10:22:51.941Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FLUSHING_BUFFERS) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: Count of records waiting in the queue: 0 [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FULL_SERVICE) [2024-06-27T10:22:51.942Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 2635741 ns [2024-06-27T10:22:51.942Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.glassfish.main.jul.GlassFishLogManagerTest [2024-06-27T10:22:51.942Z] [INFO] Running org.glassfish.main.jul.GlassFishLoggerPerformanceTest [2024-06-27T10:22:52.198Z] [1.074s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->7M(256M) 11.729ms [2024-06-27T10:22:52.198Z] testSupplierWithStringFormat time: 270 ms [2024-06-27T10:22:52.453Z] [1.390s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 155M->33M(256M) 14.730ms [2024-06-27T10:22:52.453Z] [1.428s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 107M->18M(256M) 2.131ms [2024-06-27T10:22:52.453Z] testSupplierWithStringFormat time: 79 ms [2024-06-27T10:22:52.453Z] [1.538s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 162M->44M(256M) 11.783ms [2024-06-27T10:22:52.707Z] [1.623s][info][gc] GC(5) Pause Young (Normal) (G1 Evacuation Pause) 178M->38M(256M) 24.176ms [2024-06-27T10:22:52.707Z] [1.715s][info][gc] GC(6) Pause Young (Normal) (G1 Evacuation Pause) 179M->57M(410M) 12.633ms [2024-06-27T10:22:52.707Z] testSupplierWithStringFormat time: 99 ms [2024-06-27T10:22:52.964Z] [1.917s][info][gc] GC(7) Pause Young (Normal) (G1 Evacuation Pause) 283M->68M(410M) 8.524ms [2024-06-27T10:22:52.964Z] testSupplierWithStringFormat time: 123 ms [2024-06-27T10:22:52.964Z] [2.029s][info][gc] GC(8) Pause Young (Normal) (G1 Evacuation Pause) 283M->68M(410M) 8.943ms [2024-06-27T10:22:52.964Z] testSupplierWithStringFormat time: 60 ms [2024-06-27T10:22:52.964Z] testMessageFormatterWithLevelOff time: 16 ms [2024-06-27T10:22:52.964Z] testMessageFormatterWithLevelOff time: 4 ms [2024-06-27T10:22:52.964Z] testMessageFormatterWithLevelOff time: 4 ms [2024-06-27T10:22:52.964Z] testMessageFormatterWithLevelOff time: 2 ms [2024-06-27T10:22:52.964Z] testMessageFormatterWithLevelOff time: 2 ms [2024-06-27T10:22:53.523Z] [2.381s][info][gc] GC(9) Pause Young (Normal) (G1 Evacuation Pause) 284M->50M(410M) 24.019ms [2024-06-27T10:22:53.778Z] [2.691s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 284M->68M(410M) 11.627ms [2024-06-27T10:22:53.778Z] testMessageFormatter time: 573 ms [2024-06-27T10:22:53.778Z] [2.827s][info][gc] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 283M->50M(410M) 22.006ms [2024-06-27T10:22:54.033Z] [3.042s][info][gc] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 284M->69M(490M) 63.066ms [2024-06-27T10:22:54.033Z] testMessageFormatter time: 326 ms [2024-06-27T10:22:54.288Z] [3.264s][info][gc] GC(13) Pause Young (Normal) (G1 Evacuation Pause) 332M->54M(490M) 29.421ms [2024-06-27T10:22:54.288Z] [3.442s][info][gc] GC(14) Pause Young (Normal) (G1 Evacuation Pause) 332M->69M(490M) 9.954ms [2024-06-27T10:22:54.288Z] testMessageFormatter time: 260 ms [2024-06-27T10:22:54.543Z] [3.648s][info][gc] GC(15) Pause Young (Normal) (G1 Evacuation Pause) 332M->61M(490M) 44.720ms [2024-06-27T10:22:54.798Z] testMessageFormatter time: 270 ms [2024-06-27T10:22:54.798Z] [3.817s][info][gc] GC(16) Pause Young (Normal) (G1 Evacuation Pause) 332M->45M(490M) 12.974ms [2024-06-27T10:22:55.053Z] [4.148s][info][gc] GC(17) Pause Young (Normal) (G1 Evacuation Pause) 332M->70M(597M) 75.426ms [2024-06-27T10:22:55.053Z] testMessageFormatter time: 393 ms [2024-06-27T10:22:55.308Z] testSupplierWithConcat time: 58 ms [2024-06-27T10:22:55.308Z] [4.381s][info][gc] GC(18) Pause Young (Normal) (G1 Evacuation Pause) 396M->50M(597M) 21.233ms [2024-06-27T10:22:55.308Z] testSupplierWithConcat time: 66 ms [2024-06-27T10:22:55.562Z] [4.544s][info][gc] GC(19) Pause Young (Normal) (G1 Evacuation Pause) 396M->68M(597M) 8.843ms [2024-06-27T10:22:55.562Z] testSupplierWithConcat time: 43 ms [2024-06-27T10:22:55.562Z] testSupplierWithConcat time: 43 ms [2024-06-27T10:22:55.562Z] testSupplierWithConcat time: 43 ms [2024-06-27T10:22:55.562Z] [4.710s][info][gc] GC(20) Pause Young (Normal) (G1 Evacuation Pause) 396M->69M(597M) 8.919ms [2024-06-27T10:22:55.816Z] testSupplierWithConcatWithLevelOff time: 12 ms [2024-06-27T10:22:55.817Z] testSupplierWithConcatWithLevelOff time: 6 ms [2024-06-27T10:22:55.817Z] testSupplierWithConcatWithLevelOff time: 4 ms [2024-06-27T10:22:55.817Z] testSupplierWithConcatWithLevelOff time: 1 ms [2024-06-27T10:22:55.817Z] testSupplierWithConcatWithLevelOff time: 1 ms [2024-06-27T10:22:55.817Z] testConcat time: 58 ms [2024-06-27T10:22:55.817Z] [4.934s][info][gc] GC(21) Pause Young (Normal) (G1 Evacuation Pause) 396M->60M(597M) 40.948ms [2024-06-27T10:22:56.071Z] testConcat time: 86 ms [2024-06-27T10:22:56.071Z] testConcat time: 42 ms [2024-06-27T10:22:56.071Z] [5.085s][info][gc] GC(22) Pause Young (Normal) (G1 Evacuation Pause) 396M->44M(597M) 8.012ms [2024-06-27T10:22:56.071Z] testConcat time: 50 ms [2024-06-27T10:22:56.325Z] [5.252s][info][gc] GC(23) Pause Young (Normal) (G1 Evacuation Pause) 396M->69M(597M) 8.961ms [2024-06-27T10:22:56.325Z] testConcat time: 42 ms [2024-06-27T10:22:56.325Z] testSupplierWithStringBuilder time: 54 ms [2024-06-27T10:22:56.325Z] [5.452s][info][gc] GC(24) Pause Young (Normal) (G1 Evacuation Pause) 396M->66M(597M) 54.888ms [2024-06-27T10:22:56.579Z] testSupplierWithStringBuilder time: 100 ms [2024-06-27T10:22:56.579Z] testSupplierWithStringBuilder time: 44 ms [2024-06-27T10:22:56.579Z] [5.595s][info][gc] GC(25) Pause Young (Normal) (G1 Evacuation Pause) 396M->41M(684M) 6.910ms [2024-06-27T10:22:56.579Z] testSupplierWithStringBuilder time: 96 ms [2024-06-27T10:22:56.836Z] testSupplierWithStringBuilder time: 43 ms [2024-06-27T10:22:56.836Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.829 s -- in org.glassfish.main.jul.GlassFishLoggerPerformanceTest [2024-06-27T10:22:56.836Z] [INFO] Running org.glassfish.main.jul.GlassFishLoggerTest [2024-06-27T10:22:56.836Z] 10:22:56.651941 SEVERE main FakeClass.fakeMethod Hello my friend, the number is 9. [2024-06-27T10:22:56.836Z] 10:22:56.657801 SEVERE main FakeClass.fakeMethod It is not broken! [2024-06-27T10:22:56.836Z] java.lang.RuntimeException: Kaboom! [2024-06-27T10:22:56.836Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logpException(GlassFishLoggerTest.java:176) [2024-06-27T10:22:56.836Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:56.836Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:56.836Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:56.836Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:56.836Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:56.836Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:56.836Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:56.836Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:56.836Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:56.836Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:56.836Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:56.837Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:56.837Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:56.837Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:56.837Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:56.837Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:56.837Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.837Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:56.837Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:56.837Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.837Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.837Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:56.837Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:56.837Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:56.837Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:56.837Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:56.837Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:56.837Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:56.837Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:56.837Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:56.838Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:56.838Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:56.838Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:56.838Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:56.838Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:56.838Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:56.838Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:56.838Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:56.838Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:56.838Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:56.838Z] [2024-06-27T10:22:56.838Z] 10:22:56.661314 SEVERE main FakeClass.fakeMethod It is not broken! [2024-06-27T10:22:56.838Z] 10:22:56.662983 SEVERE main FakeClass.fakeMethod Message is here. [2024-06-27T10:22:56.838Z] 10:22:56.666509 SEVERE main FakeClass.fakeMethod another one. [2024-06-27T10:22:56.838Z] java.lang.RuntimeException: Kaboom! [2024-06-27T10:22:56.838Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logrbThrowable(GlassFishLoggerTest.java:278) [2024-06-27T10:22:56.838Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:56.838Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:56.838Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:56.838Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.838Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.838Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.839Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:56.839Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:56.839Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:56.839Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:56.839Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:56.839Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:56.839Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:56.839Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:56.839Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:56.839Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:56.839Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:56.839Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:56.839Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:56.839Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:56.839Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:56.839Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:56.839Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:56.839Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:56.839Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:56.839Z] [2024-06-27T10:22:56.839Z] [5.832s][info][gc] GC(26) Pause Young (Normal) (G1 Evacuation Pause) 448M->40M(684M) 1.060ms [2024-06-27T10:22:56.839Z] 10:22:56.669983 SEVERE main FakeClass.fakeMethod another X. [2024-06-27T10:22:56.839Z] 10:22:56.671707 SEVERE main FakeClass.fakeMethod It is not broken! [2024-06-27T10:22:56.839Z] java.lang.RuntimeException: Kaboom! [2024-06-27T10:22:56.839Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logpExceptionWithSupplier(GlassFishLoggerTest.java:191) [2024-06-27T10:22:56.839Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:56.839Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:56.839Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:56.839Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:56.839Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:56.839Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:56.839Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:56.839Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:56.839Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:56.839Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:56.839Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:56.840Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:56.840Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:56.840Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:56.840Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:56.840Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:56.840Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.840Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:56.840Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:56.840Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.840Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.840Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:56.840Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:56.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:56.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:56.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:56.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:56.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:56.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:56.840Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:56.840Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:56.841Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:56.841Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:56.841Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:56.841Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:56.841Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:56.841Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:56.841Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:56.841Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:56.841Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:56.841Z] [2024-06-27T10:22:56.841Z] 10:22:56.674211 SEVERE main . It is not broken! [2024-06-27T10:22:56.841Z] java.lang.RuntimeException: Kaboom! [2024-06-27T10:22:56.841Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logException(GlassFishLoggerTest.java:111) [2024-06-27T10:22:56.841Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:56.841Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:56.841Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:56.841Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.841Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.841Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:56.842Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:56.842Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:56.842Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:56.842Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:56.842Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:56.842Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:56.842Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:56.842Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:56.842Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:56.842Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:56.842Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:56.842Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:56.842Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:56.842Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:56.842Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:56.842Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:56.842Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:56.842Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:56.842Z] [2024-06-27T10:22:56.842Z] 10:22:56.677036 SEVERE main FakeClass.fakeMethod It is not broken! [2024-06-27T10:22:56.842Z] 10:22:56.680125 SEVERE main . It is not broken! [2024-06-27T10:22:56.842Z] 10:22:56.683048 SEVERE main . It is not broken but this happened: java.lang.RuntimeException: Kaboom! [2024-06-27T10:22:56.842Z] 10:22:56.686117 SEVERE main . It is not broken! [2024-06-27T10:22:56.842Z] java.lang.RuntimeException: Kaboom! [2024-06-27T10:22:56.842Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logExceptionAndSupplier(GlassFishLoggerTest.java:136) [2024-06-27T10:22:56.842Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:56.842Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:56.842Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:56.842Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:56.842Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:56.842Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:56.843Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.843Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.843Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:56.843Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:56.844Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:56.844Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:56.844Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:56.844Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:56.844Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:56.844Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:56.844Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:56.844Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:56.844Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:56.844Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:56.844Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:56.844Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:56.844Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:56.844Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:56.844Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:56.844Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:56.844Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:56.844Z] [2024-06-27T10:22:56.844Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.glassfish.main.jul.GlassFishLoggerTest [2024-06-27T10:22:56.844Z] [INFO] Running org.glassfish.main.jul.GlassFishSystemLoggerTest [2024-06-27T10:22:56.844Z] 10:22:56.692584 INFO main . This is a message with level: INFO [2024-06-27T10:22:56.844Z] 10:22:56.693055 WARNING main . This is a message with level: WARNING [2024-06-27T10:22:56.844Z] 10:22:56.693474 SEVERE main . This is a message with level: ERROR [2024-06-27T10:22:56.844Z] 10:22:56.693823 OFF main . This is a message with level: OFF [2024-06-27T10:22:56.844Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.main.jul.GlassFishSystemLoggerTest [2024-06-27T10:22:56.844Z] [INFO] Running org.glassfish.main.jul.JDKJULHelperTest [2024-06-27T10:22:56.844Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.main.jul.JDKJULHelperTest [2024-06-27T10:22:56.844Z] [INFO] Running org.glassfish.main.jul.JULHelperFactoryTest [2024-06-27T10:22:56.844Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.main.jul.JULHelperFactoryTest [2024-06-27T10:22:56.844Z] [INFO] Running org.glassfish.main.jul.cfg.ConfigurationHelperTest [2024-06-27T10:22:56.844Z] org.glassfish.main.jul.cfg.ConfigurationHelper: Invalid value for the key: org.glassfish.main.jul.cfg.boolean.incorrect: This value is not a boolean [2024-06-27T10:22:56.844Z] java.lang.IllegalArgumentException: Value is not a boolean: This value is not a boolean [2024-06-27T10:22:56.844Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.lambda$static$2(ConfigurationHelper.java:64) [2024-06-27T10:22:56.844Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parseOrSupply(ConfigurationHelper.java:296) [2024-06-27T10:22:56.844Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parse(ConfigurationHelper.java:272) [2024-06-27T10:22:56.844Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.getBoolean(ConfigurationHelper.java:179) [2024-06-27T10:22:56.844Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.lambda$getBoolean$5(ConfigurationHelperTest.java:41) [2024-06-27T10:22:56.844Z] at org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68) [2024-06-27T10:22:56.844Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2024-06-27T10:22:56.844Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) [2024-06-27T10:22:56.844Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2024-06-27T10:22:56.844Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2024-06-27T10:22:56.844Z] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) [2024-06-27T10:22:56.844Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2024-06-27T10:22:56.844Z] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) [2024-06-27T10:22:56.844Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77) [2024-06-27T10:22:56.844Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:44) [2024-06-27T10:22:56.844Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:38) [2024-06-27T10:22:56.844Z] at org.junit.jupiter.api.Assertions.assertAll(Assertions.java:2944) [2024-06-27T10:22:56.844Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.getBoolean(ConfigurationHelperTest.java:38) [2024-06-27T10:22:56.844Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:56.844Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:56.844Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:56.844Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:56.845Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.845Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.845Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:56.845Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:56.846Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:56.846Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:56.846Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:56.846Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:56.846Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:56.846Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:56.846Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:56.846Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:56.846Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:56.846Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:56.846Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:56.846Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:56.846Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:56.846Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:56.846Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:56.846Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:56.846Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:56.846Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:56.846Z] org.glassfish.main.jul.cfg.ConfigurationHelper: Invalid value for the key: org.glassfish.main.jul.cfg.boolean.incorrect: This value is not a boolean [2024-06-27T10:22:56.846Z] java.lang.IllegalArgumentException: Value is not a boolean: This value is not a boolean [2024-06-27T10:22:56.846Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.lambda$static$2(ConfigurationHelper.java:64) [2024-06-27T10:22:56.846Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parseOrSupply(ConfigurationHelper.java:296) [2024-06-27T10:22:56.846Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parse(ConfigurationHelper.java:272) [2024-06-27T10:22:56.846Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.getBoolean(ConfigurationHelper.java:179) [2024-06-27T10:22:56.846Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.lambda$getBoolean$7(ConfigurationHelperTest.java:42) [2024-06-27T10:22:56.846Z] at org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68) [2024-06-27T10:22:56.846Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2024-06-27T10:22:56.846Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) [2024-06-27T10:22:56.846Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2024-06-27T10:22:56.846Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2024-06-27T10:22:56.846Z] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) [2024-06-27T10:22:56.846Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2024-06-27T10:22:56.846Z] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) [2024-06-27T10:22:56.846Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77) [2024-06-27T10:22:56.846Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:44) [2024-06-27T10:22:56.846Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:38) [2024-06-27T10:22:56.846Z] at org.junit.jupiter.api.Assertions.assertAll(Assertions.java:2944) [2024-06-27T10:22:56.846Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.getBoolean(ConfigurationHelperTest.java:38) [2024-06-27T10:22:56.846Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:56.846Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:56.846Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:56.846Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:56.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:56.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:56.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:56.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:56.846Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:56.847Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:56.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:56.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:56.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:56.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:56.847Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:56.847Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:56.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:56.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:56.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.847Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.847Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:56.847Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:56.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:56.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:56.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:56.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:56.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:56.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:56.848Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:56.848Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:56.848Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:56.848Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:56.848Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:56.848Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:56.848Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:56.848Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:56.848Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:56.848Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:56.848Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:56.848Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.main.jul.cfg.ConfigurationHelperTest [2024-06-27T10:22:56.848Z] [INFO] Running org.glassfish.main.jul.cfg.LoggingPropertiesTest [2024-06-27T10:22:56.848Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.glassfish.main.jul.cfg.LoggingPropertiesTest [2024-06-27T10:22:56.848Z] [INFO] Running org.glassfish.main.jul.cfg.GlassFishLogManagerConfigurationTest [2024-06-27T10:22:56.848Z] Original configuration: .level:FINEST, handlers:org.glassfish.main.jul.handler.SimpleLogHandler, java.util.logging.ConsoleHandler.filter:org.glassfish.main.jul.test.TestFilter, org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level:FINE, org.glassfish.main.jul.cfg.boolean.false:false, org.glassfish.main.jul.cfg.boolean.incorrect:This value is not a boolean, org.glassfish.main.jul.cfg.boolean.true:true, org.glassfish.main.jul.cfg.multilineList:abc,def, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter:org.glassfish.main.jul.formatter.OneLineFormatter, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class:1, org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream:true, org.junit.level:OFF [2024-06-27T10:22:56.848Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.main.jul.cfg.GlassFishLogManagerConfigurationTest [2024-06-27T10:22:56.848Z] [INFO] Running org.glassfish.main.jul.formatter.HandlerIdTest [2024-06-27T10:22:56.848Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.main.jul.formatter.HandlerIdTest [2024-06-27T10:22:56.848Z] [INFO] Running org.glassfish.main.jul.formatter.LogFormatDetectorTest [2024-06-27T10:22:56.848Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.main.jul.formatter.LogFormatDetectorTest [2024-06-27T10:22:56.848Z] [INFO] Running org.glassfish.main.jul.formatter.ODLLogFormatterTest [2024-06-27T10:22:56.848Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.glassfish.main.jul.formatter.ODLLogFormatterTest [2024-06-27T10:22:56.848Z] [INFO] Running org.glassfish.main.jul.formatter.OneLineFormatterTest [2024-06-27T10:22:56.848Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.glassfish.main.jul.formatter.OneLineFormatterTest [2024-06-27T10:22:56.848Z] [INFO] Running org.glassfish.main.jul.formatter.UniformLogFormatterTest [2024-06-27T10:22:56.848Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.main.jul.formatter.UniformLogFormatterTest [2024-06-27T10:22:56.848Z] [INFO] Running org.glassfish.main.jul.handler.GlassFishLogHandlerTest [2024-06-27T10:22:56.848Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:56.848Z] java.lang.RuntimeException: reset() ignored. [2024-06-27T10:22:56.848Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:56.848Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:294) [2024-06-27T10:22:56.848Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.initEnv(GlassFishLogHandlerTest.java:60) [2024-06-27T10:22:56.848Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:56.848Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:56.848Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:56.848Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:56.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:56.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:56.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-06-27T10:22:56.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) [2024-06-27T10:22:56.848Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:56.848Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:56.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:56.849Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:56.849Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:56.849Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:56.849Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:56.849Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:56.849Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.849Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) [2024-06-27T10:22:56.849Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) [2024-06-27T10:22:56.849Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.849Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:56.849Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:56.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:56.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:56.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:56.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:56.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:56.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:56.849Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:56.849Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:56.849Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:56.849Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:56.849Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:56.849Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:56.849Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:56.849Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:56.849Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:56.849Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:56.849Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:56.849Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-06-27T10:22:56.849Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=jakarta.enterprise.logging.stdout) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(jakarta.enterprise.logging.stdout) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@57ea113a['jakarta.enterprise.logging.stdout':null] [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.useParentHandlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.handlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.handlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.handlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.handlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=jakarta.enterprise.logging.stderr) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(jakarta.enterprise.logging.stderr) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@acdb094['jakarta.enterprise.logging.stderr':null] [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.useParentHandlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.handlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.handlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.handlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.handlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.handler.GlassFishLogHandler: GlassFishLogHandler(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@2072acb2) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.handler.GlassFishLogHandler: reconfigure(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@2072acb2) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.handler.GlassFishLogHandler: startLoggingIfPossible() [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLoggerFinder: getLogger name: org.glassfish.main.jul.rotation.LogFileManager, module: org.glassfish.main.jul [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.rotation.LogFileManager) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.rotation.LogFileManager) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@45815ffc['org.glassfish.main.jul.rotation.LogFileManager':null] [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.useParentHandlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-06-27T10:22:56.850Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.level) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.handlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.handlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.GlassFishLoggerFinder: getLogger name: org.glassfish.main.jul.rotation.LogFileArchiver, module: org.glassfish.main.jul [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.rotation.LogFileArchiver) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6622fc65['org.glassfish.main.jul.rotation.LogFileArchiver':null] [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.level) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.useParentHandlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.level) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.handlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.handlers) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.rotation.LogFileManager: Output enabled to /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-06-27T10:22:56.851Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:56.851Z] java.lang.RuntimeException: Output streams reset to JVM defaults. [2024-06-27T10:22:56.851Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:56.851Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-06-27T10:22:56.851Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.resetStandardOutputs(LoggingSystemEnvironment.java:80) [2024-06-27T10:22:56.851Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.startLoggingIfPossible(GlassFishLogHandler.java:355) [2024-06-27T10:22:56.851Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.reconfigure(GlassFishLogHandler.java:209) [2024-06-27T10:22:56.851Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.(GlassFishLogHandler.java:155) [2024-06-27T10:22:56.851Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.initEnv(GlassFishLogHandlerTest.java:68) [2024-06-27T10:22:56.851Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:56.851Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:56.851Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:56.851Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:56.851Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:56.851Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:56.851Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-06-27T10:22:56.851Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) [2024-06-27T10:22:56.852Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.852Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:56.852Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:56.852Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:56.852Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:56.852Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:56.852Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:56.852Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:56.852Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:56.852Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:56.852Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:56.852Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:56.852Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:56.852Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:56.852Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:56.852Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:56.852Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:56.853Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:56.853Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:56.853Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:56.853Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:56.853Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.handler.GlassFishLogHandler@6b00f608[status=ON, buffer=org.glassfish.main.jul.handler.LogRecordBuffer@2f17e30d[usage=0/10000, maxWaitTime=0 s], file=/tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log]); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':FINEST] [2024-06-27T10:22:56.853Z] org.glassfish.main.jul.handler.GlassFishLogHandler: Logging pump for org.glassfish.main.jul.handler.LogRecordBuffer@2f17e30d[usage=0/10000, maxWaitTime=0 s] started. [2024-06-27T10:22:57.108Z] org.glassfish.main.jul.handler.GlassFishLogHandler: reconfigure(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@42f8285e) [2024-06-27T10:22:57.108Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-06-27T10:22:57.108Z] org.glassfish.main.jul.rotation.LogFileManager: Closing writer: MeteredFileWriter[charset=UTF-8, writtenBytes=0] [2024-06-27T10:22:57.108Z] org.glassfish.main.jul.rotation.LogFileManager: Output disabled to /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log [2024-06-27T10:22:57.108Z] org.glassfish.main.jul.handler.GlassFishLogHandler: startLoggingIfPossible() [2024-06-27T10:22:57.108Z] org.glassfish.main.jul.rotation.LogFileManager: Output enabled to /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log [2024-06-27T10:22:57.108Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.handler.GlassFishLogHandler: initStandardStreamsLogging() [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.handler.GlassFishLogHandler: Logging pump for org.glassfish.main.jul.handler.LogRecordBuffer@2f17e30d[usage=0/10000, maxWaitTime=0 s] started. [2024-06-27T10:22:57.109Z] 10:22:56.820786 INFO main . Tommy, can you hear me? [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=some.usual.logger) [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=some.usual.logger) [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(some.usual.logger) [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@40dff0b7['some.usual.logger':null] [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.logger.level) [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.logger.useParentHandlers) [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.level) [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.handlers) [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.level) [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.handlers) [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.logger.handlers) [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=some.usual.logger) [2024-06-27T10:22:57.109Z] 10:22:56.841195 INFO main org.glassfish.main.jul.handler.GlassFishLogHandlerTest.enableStandardStreamsLoggers Some info message [2024-06-27T10:22:57.109Z] 10:22:56.841627 SEVERE main . Can you feel me near you? [2024-06-27T10:22:57.109Z] 10:22:56.841763 SEVERE main . Příliš žluťoučký kůň úpěl ďábelské ódy [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.handler.GlassFishLogHandler: roll() [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.rotation.LogFileManager: Rolling the file /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log; output was originally enabled: true [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.rotation.LogFileManager: Closing writer: MeteredFileWriter[charset=UTF-8, writtenBytes=706] [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.rotation.LogFileManager: Output disabled to /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log [2024-06-27T10:22:57.109Z] 10:22:56.889313 INFO er-Async-Info-Logger . Rolling the file /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log; output was originally enabled: true [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.rotation.LogFileManager: Archived file: /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log_2024-06-27T10-22-56 [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.rotation.LogFileManager: Archiving file /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log to /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log_2024-06-27T10-22-56 [2024-06-27T10:22:57.109Z] 10:22:56.890454 INFO er-Async-Info-Logger . Archiving file /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log to /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log_2024-06-27T10-22-56 [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.rotation.LogFileManager: Output enabled to /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.handler.GlassFishLogHandler: reconfigure(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@7f6f61c8) [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.rotation.LogFileManager: Closing writer: MeteredFileWriter[charset=UTF-8, writtenBytes=681] [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.rotation.LogFileManager: Output disabled to /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.handler.GlassFishLogHandler: startLoggingIfPossible() [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.rotation.LogFileManager: Output enabled to /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-06-27T10:22:57.109Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:57.109Z] java.lang.RuntimeException: Output streams reset to JVM defaults. [2024-06-27T10:22:57.109Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:57.109Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-06-27T10:22:57.109Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.resetStandardOutputs(LoggingSystemEnvironment.java:80) [2024-06-27T10:22:57.110Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.startLoggingIfPossible(GlassFishLogHandler.java:355) [2024-06-27T10:22:57.110Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.reconfigure(GlassFishLogHandler.java:209) [2024-06-27T10:22:57.110Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.disabledlogStandardStreams(GlassFishLogHandlerTest.java:187) [2024-06-27T10:22:57.110Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:57.110Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:57.110Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:22:57.110Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:57.110Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:57.110Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:57.110Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:57.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:57.111Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:57.111Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:57.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:57.111Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:57.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:57.111Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:57.111Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:57.111Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:57.111Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:57.111Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:57.111Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:57.111Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:57.111Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:57.111Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:57.111Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:57.111Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:57.111Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:57.111Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:57.111Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:57.111Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:57.111Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:57.111Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:57.111Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:57.111Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:57.111Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.handler.GlassFishLogHandler: Logging pump for org.glassfish.main.jul.handler.LogRecordBuffer@2f17e30d[usage=0/10000, maxWaitTime=0 s] started. [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.level) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.encoding) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.enabled) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.file) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.redirectStandardStreams) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.flushFrequency) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.capacity) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.timeoutInSeconds) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.megabytes) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.compress) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.rollOnDateChange) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles) [2024-06-27T10:22:57.111Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.printSequenceNumber) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.printSource) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.timestampFormat) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.level) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.thread) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class) [2024-06-27T10:22:57.112Z] [6.094s][info][gc] GC(27) Pause Young (Concurrent Start) (Metadata GC Threshold) 54M->39M(684M) 1.719ms [2024-06-27T10:22:57.112Z] [6.094s][info][gc] GC(28) Concurrent Mark Cycle [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.handler.GlassFishLogHandler@6b00f608[status=ON, buffer=org.glassfish.main.jul.handler.LogRecordBuffer@2f17e30d[usage=0/10000, maxWaitTime=0 s], file=/tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log]); this: org.glassfish.main.jul.GlassFishLogger@ae3540e['':FINEST] [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.handler.GlassFishLogHandler: close() [2024-06-27T10:22:57.112Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:57.112Z] java.lang.RuntimeException: Output streams reset to JVM defaults. [2024-06-27T10:22:57.112Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:57.112Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-06-27T10:22:57.112Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.resetStandardOutputs(LoggingSystemEnvironment.java:80) [2024-06-27T10:22:57.112Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.close(GlassFishLogHandler.java:297) [2024-06-27T10:22:57.112Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.resetEverything(GlassFishLogHandlerTest.java:77) [2024-06-27T10:22:57.112Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:57.112Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:57.112Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:57.112Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:57.113Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.113Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) [2024-06-27T10:22:57.113Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:57.113Z] at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1116) [2024-06-27T10:22:57.113Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) [2024-06-27T10:22:57.113Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) [2024-06-27T10:22:57.113Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:57.113Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:57.113Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:57.113Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:57.113Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:57.113Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:57.113Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:57.113Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:57.113Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:57.113Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:57.113Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:57.113Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:57.113Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:57.113Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:57.113Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:57.113Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:57.113Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:57.113Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:57.113Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:57.113Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:57.113Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-06-27T10:22:57.113Z] org.glassfish.main.jul.rotation.LogFileManager: Closing writer: MeteredFileWriter[charset=UTF-8, writtenBytes=681] [2024-06-27T10:22:57.113Z] org.glassfish.main.jul.rotation.LogFileManager: Output disabled to /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest4695046708967153556.log [2024-06-27T10:22:57.113Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:57.113Z] java.lang.RuntimeException: reset() ignored. [2024-06-27T10:22:57.114Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:57.114Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:294) [2024-06-27T10:22:57.114Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.resetEverything(GlassFishLogHandlerTest.java:79) [2024-06-27T10:22:57.114Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:57.114Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:57.114Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) [2024-06-27T10:22:57.114Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:57.114Z] at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1116) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) [2024-06-27T10:22:57.114Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:57.114Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:57.114Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:57.115Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:57.115Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:57.115Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:57.115Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:57.115Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:57.115Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:57.115Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:57.115Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:57.115Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:57.115Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:57.115Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:57.115Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:57.115Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:57.115Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:57.115Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:57.115Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:57.115Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:57.115Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.glassfish.main.jul.handler.GlassFishLogHandlerTest [2024-06-27T10:22:57.115Z] [INFO] Running org.glassfish.main.jul.handler.HandlerConfigurationHelperTest [2024-06-27T10:22:57.115Z] [6.102s][info][gc] GC(28) Pause Remark 40M->11M(256M) 2.268ms [2024-06-27T10:22:57.115Z] [6.113s][info][gc] GC(28) Pause Cleanup 11M->11M(256M) 0.079ms [2024-06-27T10:22:57.115Z] [6.114s][info][gc] GC(28) Concurrent Mark Cycle 20.383ms [2024-06-27T10:22:57.115Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.glassfish.main.jul.handler.HandlerConfigurationHelperTest [2024-06-27T10:22:57.115Z] [INFO] Running org.glassfish.main.jul.handler.LogCollectorHandlerTest [2024-06-27T10:22:57.115Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:57.115Z] java.lang.RuntimeException: reset() ignored. [2024-06-27T10:22:57.115Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:57.115Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:294) [2024-06-27T10:22:57.115Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.LogCollectorHandlerTest.initEnv(LogCollectorHandlerTest.java:51) [2024-06-27T10:22:57.115Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:57.115Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:57.115Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) [2024-06-27T10:22:57.115Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) [2024-06-27T10:22:57.115Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) [2024-06-27T10:22:57.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) [2024-06-27T10:22:57.115Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:57.116Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:57.116Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:57.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:57.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:57.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:57.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:57.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:57.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:57.116Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:57.116Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:57.116Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:57.116Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:57.116Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:57.116Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:57.116Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:57.116Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:57.116Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:57.116Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:57.116Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@20b12f8a['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.level) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.useParentHandlers) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-06-27T10:22:57.116Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.level) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.handlers) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.handlers) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@e84a8e1['org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog':null] [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.level) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.useParentHandlers) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.level) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.handlers) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.level) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.handlers) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.handlers) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.handler.LogCollectorHandler@2e554a3b); this: org.glassfish.main.jul.GlassFishLogger@20b12f8a['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@20b12f8a['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@20b12f8a['org.glassfish.main.jul.handler.LogCollectorHandlerTest':FINEST] [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-06-27T10:22:57.117Z] 10:22:56.976432 SEVERE main . Important message: 42 [2024-06-27T10:22:57.117Z] 10:22:56.976914 SEVERE main . Some garbage for close() method [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@20b12f8a['org.glassfish.main.jul.handler.LogCollectorHandlerTest':FINEST] [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.handler.LogCollectorHandler@2e554a3b); this: org.glassfish.main.jul.GlassFishLogger@20b12f8a['org.glassfish.main.jul.handler.LogCollectorHandlerTest':FINEST] [2024-06-27T10:22:57.117Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-06-27T10:22:57.117Z] java.lang.RuntimeException: reset() ignored. [2024-06-27T10:22:57.117Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:110) [2024-06-27T10:22:57.117Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:294) [2024-06-27T10:22:57.117Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.handler.LogCollectorHandlerTest.resetEverything(LogCollectorHandlerTest.java:72) [2024-06-27T10:22:57.118Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:22:57.118Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:22:57.118Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) [2024-06-27T10:22:57.118Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:57.118Z] at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1116) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) [2024-06-27T10:22:57.118Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:57.118Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:22:57.118Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:22:57.118Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:22:57.118Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:22:57.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:22:57.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:22:57.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:22:57.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:22:57.119Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:22:57.119Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:22:57.119Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:22:57.119Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:22:57.119Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:22:57.119Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:22:57.119Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:22:57.119Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:22:57.119Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:22:57.119Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:22:57.119Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:22:57.119Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.glassfish.main.jul.handler.LogCollectorHandlerTest [2024-06-27T10:22:57.119Z] [INFO] Running org.glassfish.main.jul.handler.LoggingPrintStreamTest [2024-06-27T10:22:57.119Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.glassfish.main.jul.handler.LoggingPrintStreamTest [2024-06-27T10:22:57.119Z] [INFO] Running org.glassfish.main.jul.handler.SimpleLogHandlerTest [2024-06-27T10:22:57.119Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.main.jul.handler.SimpleLogHandlerTest [2024-06-27T10:22:57.119Z] [INFO] Running org.glassfish.main.jul.handler.SyslogHandlerTest [2024-06-27T10:22:57.375Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.glassfish.main.jul.handler.SyslogHandlerTest [2024-06-27T10:22:57.375Z] [INFO] Running org.glassfish.main.jul.record.GlassFishLogRecordTest [2024-06-27T10:22:57.375Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.glassfish.main.jul.record.GlassFishLogRecordTest [2024-06-27T10:22:57.375Z] [INFO] Running org.glassfish.main.jul.record.MessageResolverTest [2024-06-27T10:22:57.375Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.main.jul.record.MessageResolverTest [2024-06-27T10:22:57.375Z] [INFO] Running org.glassfish.main.jul.rotation.DailyLogRotationTimerTaskTest [2024-06-27T10:22:57.375Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.main.jul.rotation.DailyLogRotationTimerTaskTest [2024-06-27T10:22:57.375Z] [INFO] Running org.glassfish.main.jul.rotation.LogFileManagerTest [2024-06-27T10:22:57.375Z] Temp log directory useful when debugging: /tmp/LogFileManagerTest8793433236387527470 [2024-06-27T10:22:57.375Z] Created files: [2024-06-27T10:22:57.375Z] /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log: 0 B [2024-06-27T10:22:57.375Z] 10:22:57.237537 INFO er-Async-Info-Logger . Rolling the file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log; output was originally enabled: true [2024-06-27T10:22:57.375Z] 10:22:57.237806 INFO er-Async-Info-Logger . Archiving file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log to /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57 [2024-06-27T10:22:57.375Z] 10:22:57.238961 INFO er-Async-Info-Logger . Rolling the file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log; output was originally enabled: true [2024-06-27T10:22:57.375Z] 10:22:57.239338 INFO er-Async-Info-Logger . Archiving file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log to /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_2 [2024-06-27T10:22:57.375Z] 10:22:57.239206 INFO gFileManagerTest.log . File /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57 of size 16 has been archived to file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57.gz of size 36 in 1 ms [2024-06-27T10:22:57.375Z] 10:22:57.239929 INFO er-Async-Info-Logger . Rolling the file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log; output was originally enabled: false [2024-06-27T10:22:57.376Z] 10:22:57.240247 INFO er-Async-Info-Logger . Archiving file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log to /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_3 [2024-06-27T10:22:57.376Z] 10:22:57.240865 INFO er-Async-Info-Logger . Rolling the file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log; output was originally enabled: true [2024-06-27T10:22:57.376Z] 10:22:57.241158 INFO er-Async-Info-Logger . Archiving file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log to /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_4 [2024-06-27T10:22:57.376Z] Created files: [2024-06-27T10:22:57.376Z] /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57.gz: 36 B [2024-06-27T10:22:57.376Z] /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_2: 101 B [2024-06-27T10:22:57.376Z] /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_3: 101 B [2024-06-27T10:22:57.376Z] /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_4: 1 B [2024-06-27T10:22:57.376Z] /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log: 0 B [2024-06-27T10:22:57.376Z] /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_4.gz: 21 B [2024-06-27T10:22:57.376Z] 10:22:57.241752 INFO gFileManagerTest.log . File /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_4 of size 1 has been archived to file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_4.gz of size 21 in 0 ms [2024-06-27T10:22:57.376Z] org.glassfish.main.jul.rotation.LogFileArchiver: Could not delete uncompressed log file: /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_4 [2024-06-27T10:22:57.376Z] 10:22:57.242242 SEVERE gFileManagerTest.log . Could not delete uncompressed log file: /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_4 [2024-06-27T10:22:57.376Z] org.glassfish.main.jul.rotation.LogFileArchiver: Error gzipping log file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_3 [2024-06-27T10:22:57.376Z] java.io.FileNotFoundException: /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_3 (No such file or directory) [2024-06-27T10:22:57.376Z] at java.base/java.io.FileInputStream.open0(Native Method) [2024-06-27T10:22:57.376Z] at java.base/java.io.FileInputStream.open(FileInputStream.java:213) [2024-06-27T10:22:57.376Z] at java.base/java.io.FileInputStream.(FileInputStream.java:152) [2024-06-27T10:22:57.376Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.gzipFile(LogFileArchiver.java:103) [2024-06-27T10:22:57.376Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.compressFile(LogFileArchiver.java:86) [2024-06-27T10:22:57.376Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.cleanUpHistoryLogFiles(LogFileArchiver.java:77) [2024-06-27T10:22:57.376Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.lambda$archive$0(LogFileArchiver.java:70) [2024-06-27T10:22:57.376Z] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:22:57.376Z] 10:22:57.242913 SEVERE gFileManagerTest.log org.glassfish.main.jul.rotation.LogFileArchiver.gzipFile Error gzipping log file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_3 [2024-06-27T10:22:57.376Z] java.io.FileNotFoundException: /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_3 (No such file or directory) [2024-06-27T10:22:57.376Z] at java.base/java.io.FileInputStream.open0(Native Method) [2024-06-27T10:22:57.376Z] at java.base/java.io.FileInputStream.open(FileInputStream.java:213) [2024-06-27T10:22:57.376Z] at java.base/java.io.FileInputStream.(FileInputStream.java:152) [2024-06-27T10:22:57.376Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.gzipFile(LogFileArchiver.java:103) [2024-06-27T10:22:57.376Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.compressFile(LogFileArchiver.java:86) [2024-06-27T10:22:57.376Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.cleanUpHistoryLogFiles(LogFileArchiver.java:77) [2024-06-27T10:22:57.376Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.lambda$archive$0(LogFileArchiver.java:70) [2024-06-27T10:22:57.376Z] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:22:57.376Z] [2024-06-27T10:22:57.376Z] org.glassfish.main.jul.rotation.LogFileArchiver: Could not compress log file: /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_3 [2024-06-27T10:22:57.376Z] 10:22:57.243232 SEVERE gFileManagerTest.log . Could not compress log file: /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_3 [2024-06-27T10:22:57.377Z] org.glassfish.main.jul.rotation.LogFileArchiver: Error gzipping log file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_2 [2024-06-27T10:22:57.377Z] java.io.FileNotFoundException: /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_2 (No such file or directory) [2024-06-27T10:22:57.377Z] at java.base/java.io.FileInputStream.open0(Native Method) [2024-06-27T10:22:57.377Z] at java.base/java.io.FileInputStream.open(FileInputStream.java:213) [2024-06-27T10:22:57.377Z] at java.base/java.io.FileInputStream.(FileInputStream.java:152) [2024-06-27T10:22:57.377Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.gzipFile(LogFileArchiver.java:103) [2024-06-27T10:22:57.377Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.compressFile(LogFileArchiver.java:86) [2024-06-27T10:22:57.377Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.cleanUpHistoryLogFiles(LogFileArchiver.java:77) [2024-06-27T10:22:57.377Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.lambda$archive$0(LogFileArchiver.java:70) [2024-06-27T10:22:57.377Z] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:22:57.377Z] 10:22:57.243633 SEVERE gFileManagerTest.log org.glassfish.main.jul.rotation.LogFileArchiver.gzipFile Error gzipping log file /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_2 [2024-06-27T10:22:57.377Z] java.io.FileNotFoundException: /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_2 (No such file or directory) [2024-06-27T10:22:57.377Z] at java.base/java.io.FileInputStream.open0(Native Method) [2024-06-27T10:22:57.377Z] at java.base/java.io.FileInputStream.open(FileInputStream.java:213) [2024-06-27T10:22:57.377Z] at java.base/java.io.FileInputStream.(FileInputStream.java:152) [2024-06-27T10:22:57.377Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.gzipFile(LogFileArchiver.java:103) [2024-06-27T10:22:57.377Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.compressFile(LogFileArchiver.java:86) [2024-06-27T10:22:57.377Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.cleanUpHistoryLogFiles(LogFileArchiver.java:77) [2024-06-27T10:22:57.377Z] at org.glassfish.main.jul@7.0.16-SNAPSHOT/org.glassfish.main.jul.rotation.LogFileArchiver.lambda$archive$0(LogFileArchiver.java:70) [2024-06-27T10:22:57.377Z] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:22:57.377Z] [2024-06-27T10:22:57.377Z] org.glassfish.main.jul.rotation.LogFileArchiver: Could not compress log file: /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_2 [2024-06-27T10:22:57.377Z] 10:22:57.243831 INFO er-Async-Info-Logger . Rolling the file ___logfile_garbage.log; output was originally enabled: false [2024-06-27T10:22:57.377Z] 10:22:57.243841 SEVERE gFileManagerTest.log . Could not compress log file: /tmp/LogFileManagerTest8793433236387527470/logFileManagerTest.log_2024-06-27T10-22-57_2 [2024-06-27T10:22:57.377Z] 10:22:57.244088 INFO er-Async-Info-Logger . Archiving file ___logfile_garbage.log to ___logfile_garbage.log_2024-06-27T10-22-57 [2024-06-27T10:22:57.377Z] Created files: [2024-06-27T10:22:57.377Z] [2024-06-27T10:22:57.377Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.glassfish.main.jul.rotation.LogFileManagerTest [2024-06-27T10:22:57.377Z] [INFO] Running org.glassfish.main.jul.rotation.MeteredStreamTest [2024-06-27T10:22:57.377Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.main.jul.rotation.MeteredStreamTest [2024-06-27T10:22:57.377Z] [INFO] Running org.glassfish.main.jul.rotation.PeriodicalLogRotationTimerTaskTest [2024-06-27T10:22:57.377Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.main.jul.rotation.PeriodicalLogRotationTimerTaskTest [2024-06-27T10:22:57.632Z] [INFO] [2024-06-27T10:22:57.632Z] [INFO] Results: [2024-06-27T10:22:57.632Z] [INFO] [2024-06-27T10:22:57.632Z] [WARNING] Tests run: 133, Failures: 0, Errors: 0, Skipped: 2 [2024-06-27T10:22:57.632Z] [INFO] [2024-06-27T10:22:57.632Z] [INFO] [2024-06-27T10:22:57.632Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-jul-extension --- [2024-06-27T10:22:57.887Z] [INFO] Executing tasks [2024-06-27T10:22:57.887Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/target/classes/META-INF for [2024-06-27T10:22:57.887Z] [INFO] [echo] glassfish-jul-extension [2024-06-27T10:22:57.888Z] [INFO] Executed tasks [2024-06-27T10:22:57.888Z] [INFO] [2024-06-27T10:22:57.888Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-jul-extension --- [2024-06-27T10:22:57.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar [2024-06-27T10:22:58.142Z] [INFO] [2024-06-27T10:22:58.142Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-jul-extension --- [2024-06-27T10:22:58.142Z] [INFO] [2024-06-27T10:22:58.142Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-jul-extension --- [2024-06-27T10:22:58.142Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/target/failsafe-reports [2024-06-27T10:22:58.142Z] [INFO] [2024-06-27T10:22:58.142Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-jul-extension-checkstyle) @ glassfish-jul-extension --- [2024-06-27T10:23:00.026Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:00.026Z] [INFO] [2024-06-27T10:23:00.026Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-jul-extension --- [2024-06-27T10:23:00.026Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.16-SNAPSHOT/glassfish-jul-extension-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:00.026Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.16-SNAPSHOT/glassfish-jul-extension-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:00.026Z] [INFO] [2024-06-27T10:23:00.026Z] [INFO] --------------< org.glassfish.main:hk2-config-generator >--------------- [2024-06-27T10:23:00.026Z] [INFO] Building GlassFish HK2 Config Injectors 7.0.16-SNAPSHOT [5/334] [2024-06-27T10:23:00.026Z] [INFO] from nucleus/hk2-config-generator/pom.xml [2024-06-27T10:23:00.026Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:23:00.026Z] [INFO] [2024-06-27T10:23:00.026Z] [INFO] --- clean:3.3.2:clean (default-clean) @ hk2-config-generator --- [2024-06-27T10:23:00.026Z] [INFO] [2024-06-27T10:23:00.026Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ hk2-config-generator --- [2024-06-27T10:23:00.026Z] [INFO] [2024-06-27T10:23:00.026Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ hk2-config-generator --- [2024-06-27T10:23:00.026Z] [INFO] [2024-06-27T10:23:00.026Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ hk2-config-generator --- [2024-06-27T10:23:00.026Z] [INFO] [2024-06-27T10:23:00.026Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ hk2-config-generator --- [2024-06-27T10:23:00.026Z] [INFO] [2024-06-27T10:23:00.026Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ hk2-config-generator --- [2024-06-27T10:23:00.026Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:00.026Z] [INFO] [2024-06-27T10:23:00.026Z] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-config-generator --- [2024-06-27T10:23:00.026Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:23:00.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/manpages [2024-06-27T10:23:00.026Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:00.026Z] [INFO] [2024-06-27T10:23:00.026Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ hk2-config-generator --- [2024-06-27T10:23:00.026Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:23:00.026Z] [INFO] Compiling 89 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:00.951Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1578,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1579,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[245,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[246,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigModel.java:[1011,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[86,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[88,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[501,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[504,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[378,99] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:23:00.951Z] cast to java.lang.Class for a varargs call [2024-06-27T10:23:00.951Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[666,139] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:23:00.951Z] cast to java.lang.Object for a varargs call [2024-06-27T10:23:00.951Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[831,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:23:00.951Z] cast to java.lang.Object for a varargs call [2024-06-27T10:23:00.951Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:23:00.951Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[878,126] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:23:00.952Z] cast to java.lang.Class for a varargs call [2024-06-27T10:23:00.952Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[56,16] deprecated item is not annotated with @Deprecated [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[71,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[149,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[205,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[220,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[264,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[415,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[469,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[484,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[255,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[256,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[273,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[275,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[30,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[49,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:00.953Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Some input files use or override a deprecated API. [2024-06-27T10:23:00.953Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:23:00.953Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:23:00.953Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:00.953Z] [INFO] [2024-06-27T10:23:00.953Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ hk2-config-generator --- [2024-06-27T10:23:00.953Z] [INFO] [2024-06-27T10:23:00.953Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-config-generator --- [2024-06-27T10:23:00.953Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:00.953Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:00.953Z] [INFO] [2024-06-27T10:23:00.953Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ hk2-config-generator --- [2024-06-27T10:23:00.953Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:23:00.953Z] [INFO] Compiling 89 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:01.207Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:01.207Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:23:01.207Z] [INFO] [2024-06-27T10:23:01.207Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-config-generator --- [2024-06-27T10:23:01.207Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:23:01.207Z] [INFO] [2024-06-27T10:23:01.207Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ hk2-config-generator --- [2024-06-27T10:23:01.207Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:01.207Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:23:01.462Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:01.462Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/ConfigModule.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:23:01.462Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/ConfigModule.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:01.462Z] [INFO] [2024-06-27T10:23:01.462Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (generate-test-inhabitants) @ hk2-config-generator --- [2024-06-27T10:23:01.462Z] [INFO] [2024-06-27T10:23:01.462Z] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-config-generator --- [2024-06-27T10:23:01.462Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/target/surefire-reports [2024-06-27T10:23:01.462Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:23:01.462Z] [INFO] [2024-06-27T10:23:01.462Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:01.462Z] [INFO] T E S T S [2024-06-27T10:23:01.462Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:01.462Z] [0.003s][info][gc] Using G1 [2024-06-27T10:23:02.020Z] [INFO] Running org.jvnet.hk2.config.test.ConfigDisposalTest [2024-06-27T10:23:02.020Z] [0.495s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.027ms [2024-06-27T10:23:02.275Z] **Successfully bound an alias descriptor for: simple-connector [2024-06-27T10:23:02.275Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-06-27T10:23:02.275Z] **Successfully bound an alias descriptor for: web-container-availability [2024-06-27T10:23:02.275Z] **Successfully bound an alias descriptor for: generic-container [2024-06-27T10:23:02.275Z] **Successfully bound an alias descriptor for: generic-config [2024-06-27T10:23:02.275Z] Jun 27, 2024 10:23:02 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:23:02.275Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:23:02.275Z] **Successfully bound an alias descriptor for: simple-connector [2024-06-27T10:23:02.275Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-06-27T10:23:02.275Z] **Successfully bound an alias descriptor for: web-container-availability [2024-06-27T10:23:02.275Z] **Successfully bound an alias descriptor for: generic-container [2024-06-27T10:23:02.275Z] **Successfully bound an alias descriptor for: generic-config [2024-06-27T10:23:02.530Z] **Successfully bound an alias descriptor for: simple-connector [2024-06-27T10:23:02.530Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-06-27T10:23:02.530Z] **Successfully bound an alias descriptor for: web-container-availability [2024-06-27T10:23:02.530Z] **Successfully bound an alias descriptor for: generic-container [2024-06-27T10:23:02.530Z] **Successfully bound an alias descriptor for: generic-config [2024-06-27T10:23:02.530Z] **Successfully bound an alias descriptor for: simple-connector [2024-06-27T10:23:02.530Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-06-27T10:23:02.530Z] **Successfully bound an alias descriptor for: web-container-availability [2024-06-27T10:23:02.530Z] **Successfully bound an alias descriptor for: generic-container [2024-06-27T10:23:02.531Z] **Successfully bound an alias descriptor for: generic-config [2024-06-27T10:23:02.531Z] **Successfully bound an alias descriptor for: simple-connector [2024-06-27T10:23:02.531Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-06-27T10:23:02.531Z] **Successfully bound an alias descriptor for: web-container-availability [2024-06-27T10:23:02.531Z] **Successfully bound an alias descriptor for: generic-container [2024-06-27T10:23:02.531Z] **Successfully bound an alias descriptor for: generic-config [2024-06-27T10:23:02.531Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in org.jvnet.hk2.config.test.ConfigDisposalTest [2024-06-27T10:23:02.531Z] [INFO] Running org.jvnet.hk2.config.test.ConfigTest [2024-06-27T10:23:02.531Z] **Successfully bound an alias descriptor for: simple-connector [2024-06-27T10:23:02.531Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-06-27T10:23:02.531Z] **Successfully bound an alias descriptor for: web-container-availability [2024-06-27T10:23:02.531Z] **Successfully bound an alias descriptor for: generic-container [2024-06-27T10:23:02.531Z] **Successfully bound an alias descriptor for: generic-config [2024-06-27T10:23:02.531Z] [lookupConnectorService] Got connector : jdk.proxy2.$Proxy26 [2024-06-27T10:23:02.531Z] ** EjbContainerAvailability changed ==> 1 [2024-06-27T10:23:02.531Z] ** EjbContainerAvailability changed ==> 2 [2024-06-27T10:23:02.531Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.jvnet.hk2.config.test.ConfigTest [2024-06-27T10:23:02.785Z] [INFO] [2024-06-27T10:23:02.785Z] [INFO] Results: [2024-06-27T10:23:02.785Z] [INFO] [2024-06-27T10:23:02.785Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:23:02.785Z] [INFO] [2024-06-27T10:23:02.785Z] [INFO] [2024-06-27T10:23:02.785Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ hk2-config-generator --- [2024-06-27T10:23:02.786Z] [INFO] Executing tasks [2024-06-27T10:23:02.786Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/target/classes/META-INF for [2024-06-27T10:23:02.786Z] [INFO] [echo] hk2-config-generator [2024-06-27T10:23:02.786Z] [INFO] Executed tasks [2024-06-27T10:23:02.786Z] [INFO] [2024-06-27T10:23:02.786Z] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-config-generator --- [2024-06-27T10:23:03.040Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/target/hk2-config-generator.jar [2024-06-27T10:23:03.040Z] [INFO] [2024-06-27T10:23:03.040Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ hk2-config-generator --- [2024-06-27T10:23:03.040Z] [INFO] [2024-06-27T10:23:03.040Z] [INFO] --- failsafe:3.2.5:verify (verify) @ hk2-config-generator --- [2024-06-27T10:23:03.040Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/target/failsafe-reports [2024-06-27T10:23:03.040Z] [INFO] [2024-06-27T10:23:03.040Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-hk2-config-generator-checkstyle) @ hk2-config-generator --- [2024-06-27T10:23:05.550Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- install:3.1.1:install (default-install) @ hk2-config-generator --- [2024-06-27T10:23:05.550Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.16-SNAPSHOT/hk2-config-generator-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:05.550Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-generator/target/hk2-config-generator.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.16-SNAPSHOT/hk2-config-generator-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2024-06-27T10:23:05.550Z] [INFO] Building GlassFish Nucleus Modules 7.0.16-SNAPSHOT [6/334] [2024-06-27T10:23:05.550Z] [INFO] from nucleus/pom.xml [2024-06-27T10:23:05.550Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] No sources to compile [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] No sources to compile [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] No sources to compile [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] Executing tasks [2024-06-27T10:23:05.550Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/target/classes/META-INF for [2024-06-27T10:23:05.550Z] [INFO] [echo] glassfish-nucleus-parent [2024-06-27T10:23:05.550Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/target/classes/META-INF [2024-06-27T10:23:05.550Z] [INFO] Executed tasks [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] No tests to run. [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/target/failsafe-reports [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-nucleus-parent-checkstyle) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-nucleus-parent --- [2024-06-27T10:23:05.550Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/7.0.16-SNAPSHOT/glassfish-nucleus-parent-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2024-06-27T10:23:05.550Z] [INFO] Building HK2 config types 7.0.16-SNAPSHOT [7/334] [2024-06-27T10:23:05.550Z] [INFO] from nucleus/hk2-config-types/pom.xml [2024-06-27T10:23:05.550Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-types --- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-types --- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ config-types --- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ config-types --- [2024-06-27T10:23:05.550Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:05.550Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:05.550Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-types --- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-types --- [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-types --- [2024-06-27T10:23:05.550Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-types --- [2024-06-27T10:23:05.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/src/main/resources [2024-06-27T10:23:05.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/src/main/manpages [2024-06-27T10:23:05.550Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:05.550Z] [INFO] [2024-06-27T10:23:05.550Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ config-types --- [2024-06-27T10:23:05.550Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:05.550Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:05.551Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:05.551Z] [INFO] [2024-06-27T10:23:05.551Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ config-types --- [2024-06-27T10:23:05.551Z] [INFO] [2024-06-27T10:23:05.551Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ config-types --- [2024-06-27T10:23:05.551Z] [INFO] [2024-06-27T10:23:05.551Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-types --- [2024-06-27T10:23:05.551Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:05.805Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:05.805Z] [INFO] [2024-06-27T10:23:05.805Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-types --- [2024-06-27T10:23:05.805Z] [INFO] [2024-06-27T10:23:05.805Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default) @ config-types --- [2024-06-27T10:23:05.805Z] [INFO] [2024-06-27T10:23:05.805Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ config-types --- [2024-06-27T10:23:05.805Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:05.805Z] [INFO] [2024-06-27T10:23:05.805Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ config-types --- [2024-06-27T10:23:05.805Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:05.805Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:05.805Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:05.805Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:23:05.805Z] [INFO] [2024-06-27T10:23:05.805Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-types --- [2024-06-27T10:23:05.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/src/test/resources [2024-06-27T10:23:05.806Z] [INFO] [2024-06-27T10:23:05.806Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ config-types --- [2024-06-27T10:23:05.806Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:05.806Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:23:06.060Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:06.060Z] [INFO] [2024-06-27T10:23:06.060Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ config-types --- [2024-06-27T10:23:06.060Z] [INFO] [2024-06-27T10:23:06.060Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-types --- [2024-06-27T10:23:06.060Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/surefire-reports [2024-06-27T10:23:06.060Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:23:06.060Z] [INFO] [2024-06-27T10:23:06.060Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:06.060Z] [INFO] T E S T S [2024-06-27T10:23:06.060Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:06.060Z] [0.003s][info][gc] Using G1 [2024-06-27T10:23:06.314Z] [INFO] Running org.jvnet.hk2.config.types.test.ConfigTypesTest [2024-06-27T10:23:06.569Z] [0.506s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.391ms [2024-06-27T10:23:06.569Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.jvnet.hk2.config.types.test.ConfigTypesTest [2024-06-27T10:23:06.824Z] [INFO] [2024-06-27T10:23:06.824Z] [INFO] Results: [2024-06-27T10:23:06.824Z] [INFO] [2024-06-27T10:23:06.824Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:23:06.824Z] [INFO] [2024-06-27T10:23:06.824Z] [INFO] [2024-06-27T10:23:06.824Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-types --- [2024-06-27T10:23:06.824Z] [INFO] Executing tasks [2024-06-27T10:23:06.824Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/classes/META-INF for [2024-06-27T10:23:06.824Z] [INFO] [echo] config-types [2024-06-27T10:23:06.824Z] [INFO] Executed tasks [2024-06-27T10:23:06.824Z] [INFO] [2024-06-27T10:23:06.824Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-types --- [2024-06-27T10:23:06.824Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/config-types.jar [2024-06-27T10:23:06.824Z] [INFO] [2024-06-27T10:23:06.824Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-types --- [2024-06-27T10:23:06.824Z] [INFO] [2024-06-27T10:23:06.824Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-types --- [2024-06-27T10:23:06.824Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/failsafe-reports [2024-06-27T10:23:06.824Z] [INFO] [2024-06-27T10:23:06.824Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.hk2-config-types-checkstyle) @ config-types --- [2024-06-27T10:23:07.079Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:07.079Z] [INFO] [2024-06-27T10:23:07.079Z] [INFO] --- install:3.1.1:install (default-install) @ config-types --- [2024-06-27T10:23:07.079Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.16-SNAPSHOT/config-types-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:07.079Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/hk2-config-types/target/config-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.16-SNAPSHOT/config-types-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:07.079Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2024-06-27T10:23:07.080Z] [INFO] Building Distribution Fragments for various OSGi platforms 7.0.16-SNAPSHOT [8/334] [2024-06-27T10:23:07.080Z] [INFO] from nucleus/osgi-platforms/pom.xml [2024-06-27T10:23:07.080Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] No sources to compile [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] No sources to compile [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] No sources to compile [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] Executing tasks [2024-06-27T10:23:07.080Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/target/classes/META-INF for [2024-06-27T10:23:07.080Z] [INFO] [echo] osgi-platforms [2024-06-27T10:23:07.080Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/target/classes/META-INF [2024-06-27T10:23:07.080Z] [INFO] Executed tasks [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] No tests to run. [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/target/failsafe-reports [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-platforms-checkstyle) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-platforms --- [2024-06-27T10:23:07.080Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/7.0.16-SNAPSHOT/osgi-platforms-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2024-06-27T10:23:07.080Z] [INFO] Building Apache Felix, associated bundles and conf files 7.0.16-SNAPSHOT [9/334] [2024-06-27T10:23:07.080Z] [INFO] from nucleus/osgi-platforms/felix/pom.xml [2024-06-27T10:23:07.080Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] No sources to compile [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- dependency:3.6.1:copy (default) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main:?:jar [2024-06-27T10:23:07.080Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar [2024-06-27T10:23:07.080Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/classes/osgi/felix/bin/felix.jar [2024-06-27T10:23:07.080Z] [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/classes/modules/org.apache.felix.bundlerepository.jar [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:23:07.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/src/main/manpages [2024-06-27T10:23:07.080Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:07.080Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] No sources to compile [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.080Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ felix --- [2024-06-27T10:23:07.080Z] [INFO] No sources to compile [2024-06-27T10:23:07.080Z] [INFO] [2024-06-27T10:23:07.081Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix --- [2024-06-27T10:23:07.081Z] [INFO] Executing tasks [2024-06-27T10:23:07.081Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/classes/META-INF for [2024-06-27T10:23:07.081Z] [INFO] [echo] felix [2024-06-27T10:23:07.081Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/classes/META-INF [2024-06-27T10:23:07.081Z] [INFO] Executed tasks [2024-06-27T10:23:07.081Z] [INFO] [2024-06-27T10:23:07.081Z] [INFO] --- assembly:3.6.0:single (default-single) @ felix --- [2024-06-27T10:23:07.081Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:23:07.081Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/felix.zip [2024-06-27T10:23:07.081Z] [INFO] [2024-06-27T10:23:07.081Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ felix --- [2024-06-27T10:23:07.081Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/felix.zip [2024-06-27T10:23:07.081Z] [INFO] [2024-06-27T10:23:07.081Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix --- [2024-06-27T10:23:07.081Z] [INFO] No tests to run. [2024-06-27T10:23:07.081Z] [INFO] [2024-06-27T10:23:07.081Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix --- [2024-06-27T10:23:07.081Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/failsafe-reports [2024-06-27T10:23:07.081Z] [INFO] [2024-06-27T10:23:07.081Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-checkstyle) @ felix --- [2024-06-27T10:23:07.081Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:07.081Z] [INFO] [2024-06-27T10:23:07.081Z] [INFO] --- install:3.1.1:install (default-install) @ felix --- [2024-06-27T10:23:07.081Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.16-SNAPSHOT/felix-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:07.081Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/felix/target/felix.zip to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.16-SNAPSHOT/felix-7.0.16-SNAPSHOT.zip [2024-06-27T10:23:07.337Z] [INFO] [2024-06-27T10:23:07.337Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2024-06-27T10:23:07.337Z] [INFO] Building Scattered Archive APIs of Glassfish 7.0.16-SNAPSHOT [10/334] [2024-06-27T10:23:07.337Z] [INFO] from nucleus/common/scattered-archive-api/pom.xml [2024-06-27T10:23:07.337Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:23:07.337Z] [INFO] [2024-06-27T10:23:07.337Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scattered-archive-api --- [2024-06-27T10:23:07.337Z] [INFO] [2024-06-27T10:23:07.337Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ scattered-archive-api --- [2024-06-27T10:23:07.337Z] [INFO] [2024-06-27T10:23:07.337Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ scattered-archive-api --- [2024-06-27T10:23:07.337Z] [INFO] [2024-06-27T10:23:07.337Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ scattered-archive-api --- [2024-06-27T10:23:07.337Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:23:07.337Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-06-27T10:23:07.337Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:07.337Z] [INFO] [2024-06-27T10:23:07.337Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ scattered-archive-api --- [2024-06-27T10:23:07.337Z] [INFO] [2024-06-27T10:23:07.337Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ scattered-archive-api --- [2024-06-27T10:23:07.337Z] [INFO] [2024-06-27T10:23:07.337Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ scattered-archive-api --- [2024-06-27T10:23:07.337Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:07.337Z] [INFO] [2024-06-27T10:23:07.337Z] [INFO] --- resources:3.3.1:resources (default-resources) @ scattered-archive-api --- [2024-06-27T10:23:07.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/src/main/resources [2024-06-27T10:23:07.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/src/main/manpages [2024-06-27T10:23:07.337Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:07.337Z] [INFO] [2024-06-27T10:23:07.337Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ scattered-archive-api --- [2024-06-27T10:23:07.337Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:23:07.337Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-06-27T10:23:07.337Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:07.338Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java uses unchecked or unsafe operations. [2024-06-27T10:23:07.338Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:07.338Z] [INFO] [2024-06-27T10:23:07.338Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ scattered-archive-api --- [2024-06-27T10:23:07.338Z] [INFO] [2024-06-27T10:23:07.338Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ scattered-archive-api --- [2024-06-27T10:23:07.338Z] [INFO] [2024-06-27T10:23:07.338Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ scattered-archive-api --- [2024-06-27T10:23:07.338Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:07.338Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:07.338Z] [INFO] [2024-06-27T10:23:07.338Z] [INFO] --- command-security:1.0.17:check (default-check) @ scattered-archive-api --- [2024-06-27T10:23:07.338Z] [INFO] [2024-06-27T10:23:07.338Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ scattered-archive-api --- [2024-06-27T10:23:07.338Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:23:07.338Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-06-27T10:23:07.338Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:07.338Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:23:07.338Z] [INFO] [2024-06-27T10:23:07.338Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scattered-archive-api --- [2024-06-27T10:23:07.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/src/test/resources [2024-06-27T10:23:07.338Z] [INFO] [2024-06-27T10:23:07.338Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ scattered-archive-api --- [2024-06-27T10:23:07.338Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:07.338Z] [INFO] Compiling 1 source file with javac [debug parameters target 11] to target/test-classes [2024-06-27T10:23:07.593Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:07.593Z] [INFO] [2024-06-27T10:23:07.593Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ scattered-archive-api --- [2024-06-27T10:23:07.593Z] [INFO] [2024-06-27T10:23:07.593Z] [INFO] --- surefire:3.2.5:test (default-test) @ scattered-archive-api --- [2024-06-27T10:23:07.593Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/target/surefire-reports [2024-06-27T10:23:07.593Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:23:07.593Z] [INFO] [2024-06-27T10:23:07.593Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:07.593Z] [INFO] T E S T S [2024-06-27T10:23:07.593Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:07.593Z] [0.003s][info][gc] Using G1 [2024-06-27T10:23:07.848Z] [INFO] Running org.glassfish.embeddable.archive.ScatteredArchiveTest [2024-06-27T10:23:08.103Z] [0.508s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 25M->6M(258M) 3.318ms [2024-06-27T10:23:08.103Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.glassfish.embeddable.archive.ScatteredArchiveTest [2024-06-27T10:23:08.358Z] [INFO] [2024-06-27T10:23:08.358Z] [INFO] Results: [2024-06-27T10:23:08.358Z] [INFO] [2024-06-27T10:23:08.358Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:23:08.358Z] [INFO] [2024-06-27T10:23:08.358Z] [INFO] [2024-06-27T10:23:08.358Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ scattered-archive-api --- [2024-06-27T10:23:08.358Z] [INFO] Executing tasks [2024-06-27T10:23:08.358Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/target/classes/META-INF for [2024-06-27T10:23:08.358Z] [INFO] [echo] scattered-archive-api [2024-06-27T10:23:08.358Z] [INFO] Executed tasks [2024-06-27T10:23:08.358Z] [INFO] [2024-06-27T10:23:08.358Z] [INFO] --- jar:3.3.0:jar (default-jar) @ scattered-archive-api --- [2024-06-27T10:23:08.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar [2024-06-27T10:23:08.358Z] [INFO] [2024-06-27T10:23:08.358Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ scattered-archive-api --- [2024-06-27T10:23:08.358Z] [INFO] [2024-06-27T10:23:08.358Z] [INFO] --- failsafe:3.2.5:verify (verify) @ scattered-archive-api --- [2024-06-27T10:23:08.358Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/target/failsafe-reports [2024-06-27T10:23:08.358Z] [INFO] [2024-06-27T10:23:08.358Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-scattered-archive-api-checkstyle) @ scattered-archive-api --- [2024-06-27T10:23:08.613Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:08.613Z] [INFO] [2024-06-27T10:23:08.613Z] [INFO] --- install:3.1.1:install (default-install) @ scattered-archive-api --- [2024-06-27T10:23:08.614Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.16-SNAPSHOT/scattered-archive-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:08.614Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.16-SNAPSHOT/scattered-archive-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2024-06-27T10:23:08.614Z] [INFO] Building GlassFish Nucleus Grizzly modules 7.0.16-SNAPSHOT [11/334] [2024-06-27T10:23:08.614Z] [INFO] from nucleus/grizzly/pom.xml [2024-06-27T10:23:08.614Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] No sources to compile [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] No sources to compile [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] No sources to compile [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] Executing tasks [2024-06-27T10:23:08.614Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/target/classes/META-INF for [2024-06-27T10:23:08.614Z] [INFO] [echo] nucleus-grizzly [2024-06-27T10:23:08.614Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/target/classes/META-INF [2024-06-27T10:23:08.614Z] [INFO] Executed tasks [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] No tests to run. [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/target/failsafe-reports [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-checkstyle) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly --- [2024-06-27T10:23:08.614Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/7.0.16-SNAPSHOT/nucleus-grizzly-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2024-06-27T10:23:08.614Z] [INFO] Building grizzly-config 7.0.16-SNAPSHOT [12/334] [2024-06-27T10:23:08.614Z] [INFO] from nucleus/grizzly/config/pom.xml [2024-06-27T10:23:08.614Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- clean:3.3.2:clean (default-clean) @ grizzly-config --- [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ grizzly-config --- [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ grizzly-config --- [2024-06-27T10:23:08.614Z] [INFO] [2024-06-27T10:23:08.614Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ grizzly-config --- [2024-06-27T10:23:08.614Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:08.614Z] [INFO] Compiling 45 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:09.175Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:09.175Z] [INFO] [2024-06-27T10:23:09.175Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ grizzly-config --- [2024-06-27T10:23:09.175Z] [INFO] [2024-06-27T10:23:09.175Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ grizzly-config --- [2024-06-27T10:23:09.175Z] [INFO] [2024-06-27T10:23:09.175Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ grizzly-config --- [2024-06-27T10:23:09.175Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:09.175Z] [INFO] [2024-06-27T10:23:09.175Z] [INFO] --- resources:3.3.1:resources (default-resources) @ grizzly-config --- [2024-06-27T10:23:09.175Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:23:09.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/src/main/manpages [2024-06-27T10:23:09.175Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:09.175Z] [INFO] [2024-06-27T10:23:09.175Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ grizzly-config --- [2024-06-27T10:23:09.175Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:09.175Z] [INFO] Compiling 63 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:09.430Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:09.430Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Some input files use or override a deprecated API. [2024-06-27T10:23:09.430Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:23:09.430Z] [INFO] [2024-06-27T10:23:09.430Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ grizzly-config --- [2024-06-27T10:23:09.430Z] [INFO] [2024-06-27T10:23:09.430Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ grizzly-config --- [2024-06-27T10:23:09.430Z] [INFO] [2024-06-27T10:23:09.430Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ grizzly-config --- [2024-06-27T10:23:09.430Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:09.430Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:09.430Z] [INFO] [2024-06-27T10:23:09.430Z] [INFO] --- command-security:1.0.17:check (default-check) @ grizzly-config --- [2024-06-27T10:23:09.430Z] [INFO] [2024-06-27T10:23:09.430Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ grizzly-config --- [2024-06-27T10:23:09.430Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:09.430Z] [INFO] Compiling 63 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:09.685Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:09.685Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:09.685Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:09.685Z] [INFO] Processing: jakarta.enterprise.network.config on element LOGGER_NAME [2024-06-27T10:23:09.685Z] [INFO] Enclosing type is org.glassfish.grizzly.config.GrizzlyConfig [2024-06-27T10:23:09.685Z] [INFO] Loggers found so far: {jakarta.enterprise.network.config.description=Network config, jakarta.enterprise.network.config.publish=false, jakarta.enterprise.network.config.subsystem=NETCONFIG} [2024-06-27T10:23:09.685Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:23:09.685Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:23:09.685Z] [INFO] Found enclosing element org.glassfish.grizzly.config.GrizzlyConfig [2024-06-27T10:23:09.685Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:23:09.685Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:09.685Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:23:09.685Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:09.685Z] [INFO] [2024-06-27T10:23:09.685Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ grizzly-config --- [2024-06-27T10:23:09.685Z] [INFO] Copying 21 resources from src/test/resources to target/test-classes [2024-06-27T10:23:09.685Z] [INFO] [2024-06-27T10:23:09.685Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grizzly-config --- [2024-06-27T10:23:09.685Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:09.685Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:23:09.940Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:09.940Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:23:09.940Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:23:09.940Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:23:09.940Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:23:09.940Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:23:09.940Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:23:09.940Z] Use -proc:none to disable annotation processing. [2024-06-27T10:23:09.940Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/src/test/java/org/glassfish/grizzly/config/GrizzlyConfigTest.java: Some input files use or override a deprecated API. [2024-06-27T10:23:09.940Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/src/test/java/org/glassfish/grizzly/config/GrizzlyConfigTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:23:09.940Z] [INFO] [2024-06-27T10:23:09.940Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ grizzly-config --- [2024-06-27T10:23:09.940Z] [INFO] [2024-06-27T10:23:09.940Z] [INFO] --- surefire:3.2.5:test (default-test) @ grizzly-config --- [2024-06-27T10:23:09.940Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/surefire-reports [2024-06-27T10:23:09.940Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:23:09.940Z] [INFO] [2024-06-27T10:23:09.940Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:09.940Z] [INFO] T E S T S [2024-06-27T10:23:09.940Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:10.195Z] [0.003s][info][gc] Using G1 [2024-06-27T10:23:10.754Z] [INFO] Running org.glassfish.grizzly.config.GrizzlyConfigTest [2024-06-27T10:23:10.754Z] [0.481s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.251ms [2024-06-27T10:23:11.008Z] Jun 27, 2024 10:23:10 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureTransport [2024-06-27T10:23:11.008Z] WARNING: Element, selection-key-handler, has been deprecated and is effectively ignored by the runtime. [2024-06-27T10:23:11.262Z] [1.071s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 39M->8M(258M) 5.086ms [2024-06-27T10:23:13.145Z] [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.254 s -- in org.glassfish.grizzly.config.GrizzlyConfigTest [2024-06-27T10:23:13.145Z] [2.666s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 157M->15M(258M) 5.939ms [2024-06-27T10:23:13.145Z] [0.003s][info][gc] Using G1 [2024-06-27T10:23:13.704Z] [INFO] Running org.glassfish.grizzly.config.HttpRedirectTest [2024-06-27T10:23:13.704Z] [0.531s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 4.254ms [2024-06-27T10:23:13.958Z] Jun 27, 2024 10:23:13 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-06-27T10:23:13.958Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-06-27T10:23:14.517Z] [1.155s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 36M->7M(258M) 4.279ms [2024-06-27T10:23:14.772Z] Jun 27, 2024 10:23:14 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-06-27T10:23:14.772Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-06-27T10:23:15.026Z] Jun 27, 2024 10:23:14 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-06-27T10:23:15.026Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-06-27T10:23:15.026Z] Jun 27, 2024 10:23:14 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-06-27T10:23:15.026Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-06-27T10:23:15.026Z] Jun 27, 2024 10:23:14 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-06-27T10:23:15.026Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-06-27T10:23:15.281Z] Jun 27, 2024 10:23:15 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-06-27T10:23:15.281Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-06-27T10:23:15.281Z] Jun 27, 2024 10:23:15 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-06-27T10:23:15.281Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-06-27T10:23:15.536Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.757 s -- in org.glassfish.grizzly.config.HttpRedirectTest [2024-06-27T10:23:15.791Z] [0.003s][info][gc] Using G1 [2024-06-27T10:23:16.350Z] [INFO] Running org.glassfish.grizzly.config.PUGrizzlyConfigTest [2024-06-27T10:23:16.350Z] [0.511s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.386ms [2024-06-27T10:23:16.604Z] Jun 27, 2024 10:23:16 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-06-27T10:23:16.605Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2024-06-27T10:23:16.605Z] Jun 27, 2024 10:23:16 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-06-27T10:23:16.605Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2024-06-27T10:23:16.605Z] Jun 27, 2024 10:23:16 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-06-27T10:23:16.605Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2024-06-27T10:23:17.164Z] [1.256s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 39M->9M(258M) 5.402ms [2024-06-27T10:23:17.418Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 s -- in org.glassfish.grizzly.config.PUGrizzlyConfigTest [2024-06-27T10:23:17.672Z] [INFO] [2024-06-27T10:23:17.672Z] [INFO] Results: [2024-06-27T10:23:17.672Z] [INFO] [2024-06-27T10:23:17.672Z] [WARNING] Tests run: 23, Failures: 0, Errors: 0, Skipped: 1 [2024-06-27T10:23:17.672Z] [INFO] [2024-06-27T10:23:17.672Z] [INFO] [2024-06-27T10:23:17.672Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ grizzly-config --- [2024-06-27T10:23:17.672Z] [INFO] Executing tasks [2024-06-27T10:23:17.672Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/classes/META-INF for [2024-06-27T10:23:17.672Z] [INFO] [echo] grizzly-config [2024-06-27T10:23:17.672Z] [INFO] Executed tasks [2024-06-27T10:23:17.672Z] [INFO] [2024-06-27T10:23:17.672Z] [INFO] --- jar:3.3.0:jar (default-jar) @ grizzly-config --- [2024-06-27T10:23:17.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/grizzly-config.jar [2024-06-27T10:23:17.927Z] [INFO] [2024-06-27T10:23:17.927Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ grizzly-config --- [2024-06-27T10:23:17.927Z] [INFO] [2024-06-27T10:23:17.927Z] [INFO] --- failsafe:3.2.5:verify (verify) @ grizzly-config --- [2024-06-27T10:23:17.927Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/failsafe-reports [2024-06-27T10:23:17.927Z] [INFO] [2024-06-27T10:23:17.927Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-grizzly-config-checkstyle) @ grizzly-config --- [2024-06-27T10:23:18.486Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:18.486Z] [INFO] [2024-06-27T10:23:18.486Z] [INFO] --- install:3.1.1:install (default-install) @ grizzly-config --- [2024-06-27T10:23:18.487Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.16-SNAPSHOT/grizzly-config-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:18.487Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/grizzly-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.16-SNAPSHOT/grizzly-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2024-06-27T10:23:18.487Z] [INFO] Building Nucleus Grizzly jars Combining 7.0.16-SNAPSHOT [13/334] [2024-06-27T10:23:18.487Z] [INFO] from nucleus/grizzly/nucleus-grizzly-all/pom.xml [2024-06-27T10:23:18.487Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] No sources to compile [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/src/main/resources [2024-06-27T10:23:18.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/src/main/manpages [2024-06-27T10:23:18.487Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] No sources to compile [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- consolidatedbundle:3.1.0:hk2-generate (processhk2headers) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar [2024-06-27T10:23:18.487Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar [2024-06-27T10:23:18.487Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar [2024-06-27T10:23:18.487Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar [2024-06-27T10:23:18.487Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar [2024-06-27T10:23:18.487Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/config/target/grizzly-config.jar [2024-06-27T10:23:18.487Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] No sources to compile [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/src/test/resources [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] No sources to compile [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] No tests to run. [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] Executing tasks [2024-06-27T10:23:18.487Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF for [2024-06-27T10:23:18.487Z] [INFO] [echo] nucleus-grizzly-all [2024-06-27T10:23:18.487Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF [2024-06-27T10:23:18.487Z] [INFO] Executed tasks [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-06-27T10:23:18.487Z] [INFO] [2024-06-27T10:23:18.487Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ nucleus-grizzly-all --- [2024-06-27T10:23:18.487Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-06-27T10:23:19.047Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-06-27T10:23:19.303Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:19.303Z] [INFO] [2024-06-27T10:23:19.303Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly-all --- [2024-06-27T10:23:19.303Z] [INFO] No tests to run. [2024-06-27T10:23:19.303Z] [INFO] [2024-06-27T10:23:19.303Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly-all --- [2024-06-27T10:23:19.303Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/failsafe-reports [2024-06-27T10:23:19.303Z] [INFO] [2024-06-27T10:23:19.303Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-all-checkstyle) @ nucleus-grizzly-all --- [2024-06-27T10:23:19.303Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:19.303Z] [INFO] [2024-06-27T10:23:19.303Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly-all --- [2024-06-27T10:23:19.303Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.16-SNAPSHOT/nucleus-grizzly-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:19.303Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.16-SNAPSHOT/nucleus-grizzly-all-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:19.303Z] [INFO] [2024-06-27T10:23:19.303Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2024-06-27T10:23:19.303Z] [INFO] Building Public APIs of Glassfish 7.0.16-SNAPSHOT [14/334] [2024-06-27T10:23:19.303Z] [INFO] from nucleus/common/glassfish-api/pom.xml [2024-06-27T10:23:19.303Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:23:19.303Z] [INFO] [2024-06-27T10:23:19.303Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-api --- [2024-06-27T10:23:19.303Z] [INFO] [2024-06-27T10:23:19.303Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-api --- [2024-06-27T10:23:19.303Z] [INFO] [2024-06-27T10:23:19.303Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-api --- [2024-06-27T10:23:19.303Z] [INFO] [2024-06-27T10:23:19.303Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-api --- [2024-06-27T10:23:19.303Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:19.303Z] [INFO] Compiling 186 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:19.558Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:19.558Z] [INFO] [2024-06-27T10:23:19.558Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-api --- [2024-06-27T10:23:19.558Z] [INFO] [2024-06-27T10:23:19.558Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-api --- [2024-06-27T10:23:19.558Z] [INFO] [2024-06-27T10:23:19.558Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-api --- [2024-06-27T10:23:19.558Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:19.558Z] [INFO] [2024-06-27T10:23:19.558Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-api --- [2024-06-27T10:23:19.558Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:23:19.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/src/main/manpages [2024-06-27T10:23:19.558Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:19.558Z] [INFO] [2024-06-27T10:23:19.558Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-api --- [2024-06-27T10:23:19.558Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:19.558Z] [INFO] Compiling 191 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:20.118Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:20.118Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/CommandSupport.java:[69,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:20.118Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:23:20.118Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:20.118Z] [INFO] [2024-06-27T10:23:20.118Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-api --- [2024-06-27T10:23:20.118Z] [INFO] [2024-06-27T10:23:20.118Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-api --- [2024-06-27T10:23:20.118Z] [INFO] [2024-06-27T10:23:20.118Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-api --- [2024-06-27T10:23:20.118Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:20.118Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:20.118Z] [INFO] [2024-06-27T10:23:20.119Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-api --- [2024-06-27T10:23:20.119Z] [INFO] [2024-06-27T10:23:20.119Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-api --- [2024-06-27T10:23:20.119Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:20.119Z] [INFO] Compiling 191 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:20.374Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:20.374Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:23:20.374Z] [INFO] [2024-06-27T10:23:20.374Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-api --- [2024-06-27T10:23:20.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/src/test/resources [2024-06-27T10:23:20.374Z] [INFO] [2024-06-27T10:23:20.374Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-api --- [2024-06-27T10:23:20.374Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:20.374Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:23:20.374Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:20.374Z] [INFO] [2024-06-27T10:23:20.374Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-api --- [2024-06-27T10:23:20.374Z] [INFO] [2024-06-27T10:23:20.374Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-api --- [2024-06-27T10:23:20.374Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/target/surefire-reports [2024-06-27T10:23:20.374Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:23:20.374Z] [INFO] [2024-06-27T10:23:20.374Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:20.374Z] [INFO] T E S T S [2024-06-27T10:23:20.374Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:20.374Z] [0.003s][info][gc] Using G1 [2024-06-27T10:23:20.933Z] [INFO] Running org.glassfish.api.admin.WrappedAdminCommandTest [2024-06-27T10:23:20.933Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.glassfish.api.admin.WrappedAdminCommandTest [2024-06-27T10:23:20.933Z] [INFO] Running org.glassfish.api.admin.progress.ProgressStatusImplTest [2024-06-27T10:23:20.933Z] [0.472s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.167ms [2024-06-27T10:23:20.933Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.glassfish.api.admin.progress.ProgressStatusImplTest [2024-06-27T10:23:20.933Z] [INFO] Running org.glassfish.api.admin.progress.ProgressStatusMirroringImplTest [2024-06-27T10:23:20.933Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.api.admin.progress.ProgressStatusMirroringImplTest [2024-06-27T10:23:20.933Z] [INFO] Running org.glassfish.api.event.EventTypesTest [2024-06-27T10:23:20.933Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.api.event.EventTypesTest [2024-06-27T10:23:20.933Z] [INFO] Running org.glassfish.api.naming.SimpleJndiNameTest [2024-06-27T10:23:21.189Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.glassfish.api.naming.SimpleJndiNameTest [2024-06-27T10:23:21.443Z] [INFO] [2024-06-27T10:23:21.444Z] [INFO] Results: [2024-06-27T10:23:21.444Z] [INFO] [2024-06-27T10:23:21.444Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:23:21.444Z] [INFO] [2024-06-27T10:23:21.444Z] [INFO] [2024-06-27T10:23:21.444Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-api --- [2024-06-27T10:23:21.444Z] [INFO] Executing tasks [2024-06-27T10:23:21.444Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/target/classes/META-INF for [2024-06-27T10:23:21.444Z] [INFO] [echo] glassfish-api [2024-06-27T10:23:21.444Z] [INFO] Executed tasks [2024-06-27T10:23:21.444Z] [INFO] [2024-06-27T10:23:21.444Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-api --- [2024-06-27T10:23:21.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/target/glassfish-api.jar [2024-06-27T10:23:21.444Z] [INFO] [2024-06-27T10:23:21.444Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-api --- [2024-06-27T10:23:21.444Z] [INFO] [2024-06-27T10:23:21.444Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-api --- [2024-06-27T10:23:21.444Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/target/failsafe-reports [2024-06-27T10:23:21.444Z] [INFO] [2024-06-27T10:23:21.444Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-api-checkstyle) @ glassfish-api --- [2024-06-27T10:23:22.368Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:22.368Z] [INFO] [2024-06-27T10:23:22.368Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-api --- [2024-06-27T10:23:22.368Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.16-SNAPSHOT/glassfish-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:22.368Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.16-SNAPSHOT/glassfish-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2024-06-27T10:23:22.369Z] [INFO] Building GlassFish Nucleus Common modules 7.0.16-SNAPSHOT [15/334] [2024-06-27T10:23:22.369Z] [INFO] from nucleus/common/pom.xml [2024-06-27T10:23:22.369Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] No sources to compile [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] No sources to compile [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] No sources to compile [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] Executing tasks [2024-06-27T10:23:22.369Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/target/classes/META-INF for [2024-06-27T10:23:22.369Z] [INFO] [echo] nucleus-common [2024-06-27T10:23:22.369Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/target/classes/META-INF [2024-06-27T10:23:22.369Z] [INFO] Executed tasks [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] No tests to run. [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/target/failsafe-reports [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-nucleus-common-checkstyle) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-06-27T10:23:22.369Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/7.0.16-SNAPSHOT/nucleus-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2024-06-27T10:23:22.369Z] [INFO] Building Common Utilities 7.0.16-SNAPSHOT [16/334] [2024-06-27T10:23:22.369Z] [INFO] from nucleus/common/common-util/pom.xml [2024-06-27T10:23:22.369Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common-util --- [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common-util --- [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ common-util --- [2024-06-27T10:23:22.369Z] [INFO] [2024-06-27T10:23:22.369Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ common-util --- [2024-06-27T10:23:22.369Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:22.369Z] [INFO] Compiling 187 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:22.928Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:22.928Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:22.928Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:22.928Z] [INFO] [2024-06-27T10:23:22.928Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common-util --- [2024-06-27T10:23:22.929Z] [INFO] [2024-06-27T10:23:22.929Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common-util --- [2024-06-27T10:23:22.929Z] [INFO] [2024-06-27T10:23:22.929Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common-util --- [2024-06-27T10:23:22.929Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:22.929Z] [INFO] [2024-06-27T10:23:22.929Z] [INFO] --- resources:3.3.1:resources (default-resources) @ common-util --- [2024-06-27T10:23:22.929Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-06-27T10:23:22.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/manpages [2024-06-27T10:23:22.929Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:22.929Z] [INFO] [2024-06-27T10:23:22.929Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ common-util --- [2024-06-27T10:23:22.929Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:22.929Z] [INFO] Compiling 187 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:23.855Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:23.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:23.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[378,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:23.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[441,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:23.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[615,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:23.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[622,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:23.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[623,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:23.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[632,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:23.855Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[633,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[757,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[892,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[894,22] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[1055,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java:[35,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[538,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[545,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/admin/payload/PayloadFilesManager.java:[304,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/admin/payload/PayloadFilesManager.java:[305,18] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[198,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[285,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[445,20] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:23:23.856Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/LoginInfoStoreFactory.java: Some input files use or override a deprecated API. [2024-06-27T10:23:23.856Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/LoginInfoStoreFactory.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:23:23.856Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/appserv/util/cache/BaseCache.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:23:23.856Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/com/sun/appserv/util/cache/BaseCache.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:23.856Z] [INFO] [2024-06-27T10:23:23.856Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ common-util --- [2024-06-27T10:23:23.856Z] [INFO] [2024-06-27T10:23:23.856Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ common-util --- [2024-06-27T10:23:23.856Z] [INFO] [2024-06-27T10:23:23.856Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ common-util --- [2024-06-27T10:23:23.856Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:23.856Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:23.856Z] [INFO] [2024-06-27T10:23:23.856Z] [INFO] --- command-security:1.0.17:check (default-check) @ common-util --- [2024-06-27T10:23:23.857Z] [INFO] [2024-06-27T10:23:23.857Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ common-util --- [2024-06-27T10:23:23.857Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:23.857Z] [INFO] Compiling 187 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:24.415Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:24.415Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:24.415Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:24.415Z] [INFO] Initial messages found so far: {} [2024-06-27T10:23:24.415Z] [INFO] Processing: NCLS-COMUTIL-00001 [2024-06-27T10:23:24.415Z] [INFO] Message NCLS-COMUTIL-00001 needs checking for cause/action: true [2024-06-27T10:23:24.415Z] [INFO] Processing: NCLS-COMUTIL-00002 [2024-06-27T10:23:24.415Z] [INFO] Message NCLS-COMUTIL-00002 needs checking for cause/action: true [2024-06-27T10:23:24.415Z] [INFO] Processing: NCLS-COMUTIL-00003 [2024-06-27T10:23:24.415Z] [INFO] Message NCLS-COMUTIL-00003 needs checking for cause/action: true [2024-06-27T10:23:24.415Z] [INFO] Processing: NCLS-COMUTIL-00004 [2024-06-27T10:23:24.415Z] [INFO] Message NCLS-COMUTIL-00004 needs checking for cause/action: true [2024-06-27T10:23:24.415Z] [INFO] Processing: NCLS-COMUTIL-00005 [2024-06-27T10:23:24.415Z] [INFO] Message NCLS-COMUTIL-00005 needs checking for cause/action: true [2024-06-27T10:23:24.415Z] [INFO] Processing: NCLS-COMUTIL-00006 [2024-06-27T10:23:24.415Z] [INFO] Message NCLS-COMUTIL-00006 needs checking for cause/action: true [2024-06-27T10:23:24.415Z] [INFO] Processing: NCLS-COMUTIL-00007 [2024-06-27T10:23:24.415Z] [INFO] Message NCLS-COMUTIL-00007 needs checking for cause/action: true [2024-06-27T10:23:24.415Z] [INFO] Processing: NCLS-COMUTIL-00008 [2024-06-27T10:23:24.415Z] [INFO] Message NCLS-COMUTIL-00008 needs checking for cause/action: false [2024-06-27T10:23:24.415Z] [INFO] Processing: NCLS-COMUTIL-00009 [2024-06-27T10:23:24.415Z] [INFO] Message NCLS-COMUTIL-00009 needs checking for cause/action: false [2024-06-27T10:23:24.415Z] [INFO] Processing: NCLS-COMUTIL-00010 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00010 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00011 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00011 needs checking for cause/action: true [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00012 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00012 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00013 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00013 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00014 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00014 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00015 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00015 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00016 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00016 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00017 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00017 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00018 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00018 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00019 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00019 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00020 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00020 needs checking for cause/action: true [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00021 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00021 needs checking for cause/action: true [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00022 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00022 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00023 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00023 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00024 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00024 needs checking for cause/action: true [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00025 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00025 needs checking for cause/action: true [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00026 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00026 needs checking for cause/action: true [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00027 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00027 needs checking for cause/action: true [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00028 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00028 needs checking for cause/action: true [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00029 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00029 needs checking for cause/action: true [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00030 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00030 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00038 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00038 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00039 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00039 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00040 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00040 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00041 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00041 needs checking for cause/action: false [2024-06-27T10:23:24.416Z] [INFO] Processing: NCLS-COMUTIL-00042 [2024-06-27T10:23:24.416Z] [INFO] Message NCLS-COMUTIL-00042 needs checking for cause/action: false [2024-06-27T10:23:24.417Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COMUTIL-00001=Failed to process class {0} with bytecode preprocessor {1}, NCLS-COMUTIL-00002=Class {0} is being reset to its original state, NCLS-COMUTIL-00003=Class {0} is being reset to the last successful preprocessor, NCLS-COMUTIL-00004=The supplied preprocessor class {0} is not an instance of org.glassfish.api.BytecodePreprocessor, NCLS-COMUTIL-00005=Bytecode preprocessor disabled, NCLS-COMUTIL-00006=Initialization failed for bytecode preprocessor {0}, NCLS-COMUTIL-00007=Error setting up preprocessor, NCLS-COMUTIL-00008=Illegal max-entries [{0}]; please check your cache configuration., NCLS-COMUTIL-00009=Illegal MaxSize value [{0}], NCLS-COMUTIL-00010=Error closing zip file for class path entry {0}, NCLS-COMUTIL-00011=An error occurred while adding URL [{0}] to the EJB class loader. Please check the content of this URL., NCLS-COMUTIL-00012=The URL entry is missing while constructing the classpath., NCLS-COMUTIL-00013=Error closing zip file for duplicate class path entry {0}, NCLS-COMUTIL-00014=Exception in ASURLClassLoader, NCLS-COMUTIL-00015=ASURLClassLoader {1} was requested to find resource {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00016=Error: Request made to load class or resource [{0}] on an ASURLClassLoader instance that has already been shutdown. [{1}], NCLS-COMUTIL-00017={0} actually got transformed, NCLS-COMUTIL-00018=ASURLClassLoader {1} was requested to find class {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00019=Illegal call to close() detected, NCLS-COMUTIL-00020=Error processing file with path {0} in {1}, NCLS-COMUTIL-00021=Error checking for existing of {0} in {1}, NCLS-COMUTIL-00022=Error closing an open stream during loader clean-up, NCLS-COMUTIL-00023=Input stream has been finalized or forced closed without being explicitly closed; stream instantiation reported in following stack trace, NCLS-COMUTIL-00024=Unable to create client data directory: {0}, NCLS-COMUTIL-00025=Exception in invokeApplicationMain [{0}]., NCLS-COMUTIL-00026=The main method signature is invalid., NCLS-COMUTIL-00027=Error while caching the local string manager - package name may be null., NCLS-COMUTIL-00028=Error while constructing the local string manager object., NCLS-COMUTIL-00029=Error in local string manager - resource bundle is probably missing., NCLS-COMUTIL-00030=Error while formatting the local string., NCLS-COMUTIL-00038=Failed to open jar file: {0}, NCLS-COMUTIL-00039=Attempt to use non-existent auth token {0}, NCLS-COMUTIL-00040=File Lock not released on {0}, NCLS-COMUTIL-00041=Bad Network Configuration. DNS can not resolve the hostname: [2024-06-27T10:23:24.417Z] {0}, NCLS-COMUTIL-00042=BundleTracker.removedBundle null bundleID for {0}} [2024-06-27T10:23:24.417Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:23:24.417Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:24.417Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:24.417Z] [INFO] Processing: jakarta.enterprise.system.util on element UTIL_LOGGER [2024-06-27T10:23:24.417Z] [INFO] Enclosing type is com.sun.enterprise.util.CULoggerInfo [2024-06-27T10:23:24.417Z] [INFO] Loggers found so far: {jakarta.enterprise.system.util.description=Common Utilities, jakarta.enterprise.system.util.publish=true, jakarta.enterprise.system.util.subsystem=COMMON} [2024-06-27T10:23:24.417Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:23:24.417Z] [INFO] Found enclosing element UTIL_LOGGER [2024-06-27T10:23:24.417Z] [INFO] Found enclosing element com.sun.enterprise.util.CULoggerInfo [2024-06-27T10:23:24.417Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:23:24.418Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:24.418Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:24.418Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:24.418Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:23:24.418Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:24.418Z] [INFO] [2024-06-27T10:23:24.418Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ common-util --- [2024-06-27T10:23:24.418Z] [INFO] Copying 22 resources from src/test/resources to target/test-classes [2024-06-27T10:23:24.418Z] [INFO] [2024-06-27T10:23:24.418Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ common-util --- [2024-06-27T10:23:24.418Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:24.418Z] [INFO] Compiling 27 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:23:24.672Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:24.672Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:23:24.672Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:23:24.672Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:23:24.672Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:23:24.672Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:23:24.672Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:23:24.672Z] Use -proc:none to disable annotation processing. [2024-06-27T10:23:24.672Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/DurationTest.java: Some input files use or override a deprecated API. [2024-06-27T10:23:24.672Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/DurationTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:23:24.673Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java uses unchecked or unsafe operations. [2024-06-27T10:23:24.673Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:24.673Z] [INFO] [2024-06-27T10:23:24.673Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ common-util --- [2024-06-27T10:23:24.673Z] [INFO] [2024-06-27T10:23:24.673Z] [INFO] --- surefire:3.2.5:test (default-test) @ common-util --- [2024-06-27T10:23:24.673Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/surefire-reports [2024-06-27T10:23:24.673Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:23:24.673Z] [INFO] [2024-06-27T10:23:24.673Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:24.673Z] [INFO] T E S T S [2024-06-27T10:23:24.673Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:24.673Z] [0.003s][info][gc] Using G1 [2024-06-27T10:23:25.231Z] [0.486s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.108ms [2024-06-27T10:23:25.231Z] [INFO] Running com.sun.appserv.server.util.VersionTest [2024-06-27T10:23:25.231Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in com.sun.appserv.server.util.VersionTest [2024-06-27T10:23:25.231Z] [INFO] Running com.sun.enterprise.universal.BASE64DecoderTest [2024-06-27T10:23:25.231Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.sun.enterprise.universal.BASE64DecoderTest [2024-06-27T10:23:25.231Z] [INFO] Running com.sun.enterprise.universal.DurationTest [2024-06-27T10:23:25.231Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in com.sun.enterprise.universal.DurationTest [2024-06-27T10:23:25.231Z] [INFO] Running com.sun.enterprise.universal.PropertiesDecoderTest [2024-06-27T10:23:25.231Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.sun.enterprise.universal.PropertiesDecoderTest [2024-06-27T10:23:25.232Z] [INFO] Running com.sun.enterprise.universal.collections.ManifestUtilsTest [2024-06-27T10:23:25.232Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.sun.enterprise.universal.collections.ManifestUtilsTest [2024-06-27T10:23:25.232Z] [INFO] Running com.sun.enterprise.universal.glassfish.ASenvPropertyReaderTest [2024-06-27T10:23:25.232Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in com.sun.enterprise.universal.glassfish.ASenvPropertyReaderTest [2024-06-27T10:23:25.232Z] [INFO] Running com.sun.enterprise.universal.glassfish.GFSystemTest [2024-06-27T10:23:25.232Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.sun.enterprise.universal.glassfish.GFSystemTest [2024-06-27T10:23:25.232Z] [INFO] Running com.sun.enterprise.universal.glassfish.TokenResolverTest [2024-06-27T10:23:25.232Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.sun.enterprise.universal.glassfish.TokenResolverTest [2024-06-27T10:23:25.232Z] [INFO] Running com.sun.enterprise.universal.io.SmartFileTest [2024-06-27T10:23:25.232Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.sun.enterprise.universal.io.SmartFileTest [2024-06-27T10:23:25.232Z] [INFO] Running com.sun.enterprise.universal.process.ProcessManagerTest [2024-06-27T10:23:25.486Z] [0.932s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 38M->5M(258M) 2.932ms [2024-06-27T10:23:26.408Z] [1.578s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 157M->5M(258M) 1.819ms [2024-06-27T10:23:26.663Z] [1.998s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 156M->5M(258M) 1.652ms [2024-06-27T10:23:26.917Z] [2.386s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 156M->5M(258M) 2.234ms [2024-06-27T10:23:27.476Z] [2.773s][info][gc] GC(5) Pause Young (Normal) (G1 Evacuation Pause) 156M->6M(258M) 1.843ms [2024-06-27T10:23:27.730Z] [3.148s][info][gc] GC(6) Pause Young (Normal) (G1 Evacuation Pause) 157M->6M(258M) 1.943ms [2024-06-27T10:23:28.291Z] [3.512s][info][gc] GC(7) Pause Young (Normal) (G1 Evacuation Pause) 157M->6M(258M) 1.966ms [2024-06-27T10:23:28.545Z] [3.878s][info][gc] GC(8) Pause Young (Normal) (G1 Evacuation Pause) 157M->6M(258M) 2.032ms [2024-06-27T10:23:28.800Z] [4.234s][info][gc] GC(9) Pause Young (Normal) (G1 Evacuation Pause) 156M->6M(258M) 2.088ms [2024-06-27T10:23:29.359Z] [4.601s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 156M->6M(258M) 2.127ms [2024-06-27T10:23:29.614Z] [4.961s][info][gc] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 156M->6M(258M) 1.975ms [2024-06-27T10:23:30.974Z] If it is FROZEN RIGHT NOW -- then Houston, we have a problem! [2024-06-27T10:23:30.974Z] ProcessManager must have the write to stdin before the reader threads have started! [2024-06-27T10:23:34.233Z] [INFO] Tests run: 2005, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.711 s -- in com.sun.enterprise.universal.process.ProcessManagerTest [2024-06-27T10:23:34.233Z] [INFO] Running com.sun.enterprise.universal.xml.MiniXmlParserTest [2024-06-27T10:23:34.233Z] Jun 27, 2024 10:23:33 AM com.sun.enterprise.universal.xml.MiniXmlParser findOtherStuff [2024-06-27T10:23:34.233Z] INFO: "Warning: No domain name property found. I was looking for a property element under the domain element that looks like this: [2024-06-27T10:23:34.233Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in com.sun.enterprise.universal.xml.MiniXmlParserTest [2024-06-27T10:23:34.233Z] [INFO] Running com.sun.enterprise.universal.xml.SysPropsHandlerTest [2024-06-27T10:23:34.233Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.sun.enterprise.universal.xml.SysPropsHandlerTest [2024-06-27T10:23:34.233Z] [INFO] Running com.sun.enterprise.util.BeanUtilsTest [2024-06-27T10:23:34.233Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.sun.enterprise.util.BeanUtilsTest [2024-06-27T10:23:34.233Z] [INFO] Running com.sun.enterprise.util.FelixPrettyPrinterTest [2024-06-27T10:23:34.233Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.sun.enterprise.util.FelixPrettyPrinterTest [2024-06-27T10:23:34.233Z] [INFO] Running com.sun.enterprise.util.RegexUtilTest [2024-06-27T10:23:34.233Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in com.sun.enterprise.util.RegexUtilTest [2024-06-27T10:23:34.233Z] [INFO] Running com.sun.enterprise.util.StringUtilsTest [2024-06-27T10:23:34.233Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.sun.enterprise.util.StringUtilsTest [2024-06-27T10:23:34.233Z] [INFO] Running com.sun.enterprise.util.UtilityTest [2024-06-27T10:23:34.233Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.sun.enterprise.util.UtilityTest [2024-06-27T10:23:34.233Z] [INFO] Running com.sun.enterprise.util.io.FileUtilsTest [2024-06-27T10:23:34.234Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in com.sun.enterprise.util.io.FileUtilsTest [2024-06-27T10:23:34.234Z] [INFO] Running com.sun.enterprise.util.io.ServerDirsTest [2024-06-27T10:23:34.234Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.sun.enterprise.util.io.ServerDirsTest [2024-06-27T10:23:34.234Z] [INFO] Running com.sun.enterprise.util.reflect.ReflectUtilsTest [2024-06-27T10:23:34.234Z] ---------SUCCESSful MISMATCH STRINGS: ------------ [2024-06-27T10:23:34.234Z] The number of parameters don't match. The first has 2 and the other has 1. [2024-06-27T10:23:34.234Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met1(java.lang.String,java.lang.Long) [2024-06-27T10:23:34.234Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2024-06-27T10:23:34.234Z] The types of parameter #1 don't match. The first method has type class java.lang.Long and the other method has type class java.lang.Integer. [2024-06-27T10:23:34.234Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met1(java.lang.String,java.lang.Long) [2024-06-27T10:23:34.234Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-06-27T10:23:34.234Z] The number of parameters don't match. The first has 2 and the other has 1. [2024-06-27T10:23:34.234Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met2(java.lang.String,java.lang.Long) [2024-06-27T10:23:34.234Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2024-06-27T10:23:34.234Z] The types of parameter #1 don't match. The first method has type class java.lang.Long and the other method has type class java.lang.Integer. [2024-06-27T10:23:34.234Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met2(java.lang.String,java.lang.Long) [2024-06-27T10:23:34.234Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-06-27T10:23:34.234Z] The number of parameters don't match. The first has 1 and the other has 2. [2024-06-27T10:23:34.234Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2024-06-27T10:23:34.234Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-06-27T10:23:34.234Z] The return types don't match. The first has void while the other has class java.lang.String. [2024-06-27T10:23:34.234Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-06-27T10:23:34.234Z] public java.lang.String com.sun.enterprise.util.reflect.ReflectUtilsTest.met5(java.lang.String,java.lang.Integer) [2024-06-27T10:23:34.234Z] The return types don't match. The first has class java.lang.String while the other has class java.lang.Long. The types of parameter #1 don't match. The first method has type class java.lang.Integer and the other method has type class java.lang.String. [2024-06-27T10:23:34.234Z] public java.lang.String com.sun.enterprise.util.reflect.ReflectUtilsTest.met5(java.lang.String,java.lang.Integer) [2024-06-27T10:23:34.234Z] public java.lang.Long com.sun.enterprise.util.reflect.ReflectUtilsTest.met6(java.lang.String,java.lang.String) [2024-06-27T10:23:34.234Z] -------------------------------------------------- [2024-06-27T10:23:34.234Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.sun.enterprise.util.reflect.ReflectUtilsTest [2024-06-27T10:23:34.234Z] [INFO] Running org.glassfish.admin.payload.PayloadFilesManagerTest [2024-06-27T10:23:34.234Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.glassfish.admin.payload.PayloadFilesManagerTest [2024-06-27T10:23:34.234Z] [INFO] Running org.glassfish.admin.payload.PayloadImplTest [2024-06-27T10:23:34.234Z] testDirectoryReplaceRequest [2024-06-27T10:23:34.234Z] testAddFiles [2024-06-27T10:23:34.234Z] testSingleFileReplaceRequest [2024-06-27T10:23:34.234Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.glassfish.admin.payload.PayloadImplTest [2024-06-27T10:23:34.234Z] [INFO] Running org.glassfish.common.util.GlassfishUrlClassLoaderTest [2024-06-27T10:23:34.234Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.common.util.GlassfishUrlClassLoaderTest [2024-06-27T10:23:34.234Z] [INFO] Running org.glassfish.common.util.admin.MapInjectionResolverTest [2024-06-27T10:23:34.234Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.glassfish.common.util.admin.MapInjectionResolverTest [2024-06-27T10:23:34.234Z] [INFO] Running org.glassfish.common.util.admin.locking.FileLockTest [2024-06-27T10:23:34.489Z] Status M : RELEASED W 1 R 0 [2024-06-27T10:23:34.489Z] Status M : RELEASED W 0 R 0 [2024-06-27T10:23:34.489Z] Status M : RELEASED W 0 R 1 [2024-06-27T10:23:34.489Z] Status M : RELEASED W 0 R 0 [2024-06-27T10:23:34.489Z] Status M : RELEASED W 1 R 0 [2024-06-27T10:23:34.489Z] Status M : RELEASED W 0 R 0 [2024-06-27T10:23:34.489Z] Status M : RELEASED W 0 R 1 [2024-06-27T10:23:34.744Z] Status M : RELEASED W 0 R 0 [2024-06-27T10:23:34.744Z] Status M : RELEASED W 1 R 0 [2024-06-27T10:23:34.744Z] Status M : RELEASED W 0 R 0 [2024-06-27T10:23:34.744Z] Status M : RELEASED W 0 R 1 [2024-06-27T10:23:34.744Z] Status M : RELEASED W 0 R 0 [2024-06-27T10:23:34.999Z] Obtained first lock, waiting about 500 for secondary lock to timeout... [2024-06-27T10:23:35.557Z] Great, got timed out after 503 [2024-06-27T10:23:35.557Z] Even better, got timed out trying to get another write lock [2024-06-27T10:23:35.812Z] Status M : RELEASED W 0 R 1 [2024-06-27T10:23:35.812Z] Status M : RELEASED W 0 R 2 [2024-06-27T10:23:35.812Z] Status M : RELEASED W 0 R 3 [2024-06-27T10:23:35.812Z] Status M : RELEASED W 0 R 2 [2024-06-27T10:23:36.066Z] Status M : RELEASED W 0 R 1 [2024-06-27T10:23:36.066Z] Status M : RELEASED W 0 R 0 [2024-06-27T10:23:36.066Z] [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.715 s -- in org.glassfish.common.util.admin.locking.FileLockTest [2024-06-27T10:23:36.066Z] [INFO] Running org.glassfish.common.util.admin.locking.ReadLockTest [2024-06-27T10:23:36.066Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.glassfish.common.util.admin.locking.ReadLockTest [2024-06-27T10:23:36.066Z] [INFO] Running org.glassfish.common.util.timer.TimerScheduleTest [2024-06-27T10:23:36.320Z] [11.646s][info][gc] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 156M->9M(258M) 4.134ms [2024-06-27T10:23:36.320Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.glassfish.common.util.timer.TimerScheduleTest [2024-06-27T10:23:36.574Z] [INFO] [2024-06-27T10:23:36.574Z] [INFO] Results: [2024-06-27T10:23:36.574Z] [INFO] [2024-06-27T10:23:36.574Z] [WARNING] Tests run: 2113, Failures: 0, Errors: 0, Skipped: 2 [2024-06-27T10:23:36.574Z] [INFO] [2024-06-27T10:23:36.574Z] [INFO] [2024-06-27T10:23:36.574Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common-util --- [2024-06-27T10:23:36.574Z] [INFO] Executing tasks [2024-06-27T10:23:36.574Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/classes/META-INF for [2024-06-27T10:23:36.574Z] [INFO] [echo] common-util [2024-06-27T10:23:36.574Z] [INFO] Executed tasks [2024-06-27T10:23:36.574Z] [INFO] [2024-06-27T10:23:36.574Z] [INFO] --- jar:3.3.0:jar (default-jar) @ common-util --- [2024-06-27T10:23:36.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/common-util.jar [2024-06-27T10:23:36.829Z] [INFO] [2024-06-27T10:23:36.829Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common-util --- [2024-06-27T10:23:36.829Z] [INFO] [2024-06-27T10:23:36.829Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common-util --- [2024-06-27T10:23:36.829Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/failsafe-reports [2024-06-27T10:23:36.829Z] [INFO] [2024-06-27T10:23:36.829Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-util-checkstyle) @ common-util --- [2024-06-27T10:23:40.985Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] --- install:3.1.1:install (default-install) @ common-util --- [2024-06-27T10:23:40.985Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.16-SNAPSHOT/common-util-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:40.985Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/common-util/target/common-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.16-SNAPSHOT/common-util-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2024-06-27T10:23:40.985Z] [INFO] Building Simple Public APIs of Glassfish 7.0.16-SNAPSHOT [17/334] [2024-06-27T10:23:40.985Z] [INFO] from nucleus/common/simple-glassfish-api/pom.xml [2024-06-27T10:23:40.985Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] --- clean:3.3.2:clean (default-clean) @ simple-glassfish-api --- [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ simple-glassfish-api --- [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ simple-glassfish-api --- [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ simple-glassfish-api --- [2024-06-27T10:23:40.985Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:23:40.985Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:40.985Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ simple-glassfish-api --- [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ simple-glassfish-api --- [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ simple-glassfish-api --- [2024-06-27T10:23:40.985Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] --- resources:3.3.1:resources (default-resources) @ simple-glassfish-api --- [2024-06-27T10:23:40.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/src/main/resources [2024-06-27T10:23:40.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/src/main/manpages [2024-06-27T10:23:40.985Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ simple-glassfish-api --- [2024-06-27T10:23:40.985Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:23:40.985Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:40.985Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.985Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ simple-glassfish-api --- [2024-06-27T10:23:40.985Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:40.986Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- command-security:1.0.17:check (default-check) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:23:40.986Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:40.986Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:40.986Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/src/test/resources [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] No sources to compile [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- surefire:3.2.5:test (default-test) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] Executing tasks [2024-06-27T10:23:40.986Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/target/classes/META-INF for [2024-06-27T10:23:40.986Z] [INFO] [echo] simple-glassfish-api [2024-06-27T10:23:40.986Z] [INFO] Executed tasks [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- jar:3.3.0:jar (default-jar) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- failsafe:3.2.5:verify (verify) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/target/failsafe-reports [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-simple-glassfish-api-checkstyle) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- install:3.1.1:install (default-install) @ simple-glassfish-api --- [2024-06-27T10:23:40.986Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.16-SNAPSHOT/simple-glassfish-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:40.986Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.16-SNAPSHOT/simple-glassfish-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2024-06-27T10:23:40.986Z] [INFO] Building GlassFish Nucleus Core modules 7.0.16-SNAPSHOT [18/334] [2024-06-27T10:23:40.986Z] [INFO] from nucleus/core/pom.xml [2024-06-27T10:23:40.986Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] No sources to compile [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] No sources to compile [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] No sources to compile [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] Executing tasks [2024-06-27T10:23:40.986Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/target/classes/META-INF for [2024-06-27T10:23:40.986Z] [INFO] [echo] nucleus-core [2024-06-27T10:23:40.986Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/target/classes/META-INF [2024-06-27T10:23:40.986Z] [INFO] Executed tasks [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] No tests to run. [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-core --- [2024-06-27T10:23:40.986Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/target/failsafe-reports [2024-06-27T10:23:40.986Z] [INFO] [2024-06-27T10:23:40.986Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-nucleus-core-checkstyle) @ nucleus-core --- [2024-06-27T10:23:40.987Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:40.987Z] [INFO] [2024-06-27T10:23:40.987Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-core --- [2024-06-27T10:23:40.987Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/7.0.16-SNAPSHOT/nucleus-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:40.987Z] [INFO] [2024-06-27T10:23:40.987Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2024-06-27T10:23:40.987Z] [INFO] Building Appserver Core Bootstraping Classes 7.0.16-SNAPSHOT [19/334] [2024-06-27T10:23:40.987Z] [INFO] from nucleus/core/bootstrap/pom.xml [2024-06-27T10:23:40.987Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:23:40.987Z] [INFO] [2024-06-27T10:23:40.987Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-06-27T10:23:40.987Z] [INFO] [2024-06-27T10:23:40.987Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-06-27T10:23:40.987Z] [INFO] [2024-06-27T10:23:40.987Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-06-27T10:23:40.987Z] [INFO] [2024-06-27T10:23:40.987Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-06-27T10:23:40.987Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:40.987Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:40.987Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:40.987Z] [INFO] [2024-06-27T10:23:40.987Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-06-27T10:23:40.987Z] [INFO] [2024-06-27T10:23:40.987Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-06-27T10:23:40.987Z] [INFO] [2024-06-27T10:23:40.987Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-06-27T10:23:40.987Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:40.987Z] [INFO] [2024-06-27T10:23:40.987Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish --- [2024-06-27T10:23:40.987Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:23:40.987Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/manpages [2024-06-27T10:23:40.987Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:40.987Z] [INFO] [2024-06-27T10:23:40.987Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-06-27T10:23:40.987Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:40.987Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:41.241Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:41.241Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java:[121,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:41.241Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java: Some input files use or override a deprecated API. [2024-06-27T10:23:41.241Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:23:41.241Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/FelixUtil.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:23:41.241Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/FelixUtil.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:41.241Z] [INFO] [2024-06-27T10:23:41.241Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish --- [2024-06-27T10:23:41.241Z] [INFO] [2024-06-27T10:23:41.241Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish --- [2024-06-27T10:23:41.241Z] [INFO] [2024-06-27T10:23:41.241Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish --- [2024-06-27T10:23:41.241Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:41.241Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:41.241Z] [INFO] [2024-06-27T10:23:41.241Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish --- [2024-06-27T10:23:41.242Z] [INFO] [2024-06-27T10:23:41.242Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-06-27T10:23:41.242Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:41.242Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:41.242Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:41.242Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:41.242Z] [INFO] Initial messages found so far: {} [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00001 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00001 needs checking for cause/action: true [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00002 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00002 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00003 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00003 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00004 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00004 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00005 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00005 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00006 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00006 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00007 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00007 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00008 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00008 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00009 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00009 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00010 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00010 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00011 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00011 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00012 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00012 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00013 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00013 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00014 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00014 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00015 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00015 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00016 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00016 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00017 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00017 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00018 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00018 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00020 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00020 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00021 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00021 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00022 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00022 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00023 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00023 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00024 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00024 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00025 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00025 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00026 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00026 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00027 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00027 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00028 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00028 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00029 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00029 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00030 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00030 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00031 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00031 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00032 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00032 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00033 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00033 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00034 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00034 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00035 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00035 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00036 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00036 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00037 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00037 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00038 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00038 needs checking for cause/action: false [2024-06-27T10:23:41.242Z] [INFO] Processing: NCLS-BOOTSTRAP-00039 [2024-06-27T10:23:41.242Z] [INFO] Message NCLS-BOOTSTRAP-00039 needs checking for cause/action: false [2024-06-27T10:23:41.243Z] [INFO] Total Messages including ones found from disk so far: {NCLS-BOOTSTRAP-00001=GlassFish requires JDK {0}, you are using JDK version {1}., NCLS-BOOTSTRAP-00002=Using {0} as the framework configuration file., NCLS-BOOTSTRAP-00003=Could not extract archive {0}., NCLS-BOOTSTRAP-00004=Could not find RAR [{0}] location [{1}] after extraction., NCLS-BOOTSTRAP-00005=Can not start bundle {0} because it is not contained in the list of installed bundles., NCLS-BOOTSTRAP-00006=Failed to start {0}., NCLS-BOOTSTRAP-00007=Can't uninstall bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00008=Uninstalled bundle {0} installed from {1}., NCLS-BOOTSTRAP-00009=Can't update bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00010=Updated bundle {0} from {1}., NCLS-BOOTSTRAP-00011=Failed to uninstall bundle {0}., NCLS-BOOTSTRAP-00012=Failed to update {0}., NCLS-BOOTSTRAP-00013=Failed to install {0}., NCLS-BOOTSTRAP-00014=Can not set the start level for {0} to {2} as it is already set to {1}., NCLS-BOOTSTRAP-00015=Skipping entry {0} because it is not an absolute URI., NCLS-BOOTSTRAP-00016=Skipping entry {0} due to exception: , NCLS-BOOTSTRAP-00017=Starting BundleProvisioner., NCLS-BOOTSTRAP-00018=Time taken to locate OSGi framework = {0} ms., NCLS-BOOTSTRAP-00020=Time taken to initialize OSGi framework = {0} ms., NCLS-BOOTSTRAP-00021=Time taken to finish installation of bundles = {0} ms., NCLS-BOOTSTRAP-00022=Time taken to finish starting bundles = {0} ms., NCLS-BOOTSTRAP-00023=Total time taken to start = {0} ms., NCLS-BOOTSTRAP-00024=Time taken to stop = {0} ms., NCLS-BOOTSTRAP-00025=Total time taken = {0}., NCLS-BOOTSTRAP-00026=Create bundle provisioner class = {0}., NCLS-BOOTSTRAP-00027=Registered {0} as OSGi service registration: {1}., NCLS-BOOTSTRAP-00028=Unregistered {0} from service registry., NCLS-BOOTSTRAP-00029=Exception while unregistering: , NCLS-BOOTSTRAP-00030=installLocations = {0}., NCLS-BOOTSTRAP-00031=Unable to determine if {0} is a fragment or not due to , NCLS-BOOTSTRAP-00032=Skipping starting of bundles bundles have been provisioned already., NCLS-BOOTSTRAP-00033={0} : latest file in installation location = {1} and latest installed bundle = {2} , NCLS-BOOTSTRAP-00034=Updating system bundle., NCLS-BOOTSTRAP-00035=Provisioning options have changed, recreating the framework with a clean OSGi storage(aka cache)., NCLS-BOOTSTRAP-00036=Unable to locate bundle {0}., NCLS-BOOTSTRAP-00037=Storage support not available in framework bundle, so can't store bundle ids. This may lead to slower start up time., NCLS-BOOTSTRAP-00038=Storage support not available in framework bundle, so can't store provisioning options. This may lead to slower start up time., NCLS-BOOTSTRAP-00039=Got an unexpected exception.} [2024-06-27T10:23:41.243Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:23:41.243Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:41.243Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:41.243Z] [INFO] Processing: jakarta.enterprise.bootstrap on element BOOTSTRAP_LOGGER_NAME [2024-06-27T10:23:41.243Z] [INFO] Enclosing type is com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-06-27T10:23:41.243Z] [INFO] Loggers found so far: {jakarta.enterprise.bootstrap.description=Main bootstrap logger., jakarta.enterprise.bootstrap.publish=true, jakarta.enterprise.bootstrap.subsystem=BOOTSTRAP} [2024-06-27T10:23:41.243Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:23:41.243Z] [INFO] Found enclosing element BOOTSTRAP_LOGGER_NAME [2024-06-27T10:23:41.243Z] [INFO] Found enclosing element com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-06-27T10:23:41.243Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:23:41.243Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:41.243Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:41.243Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:23:41.243Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:41.243Z] [INFO] [2024-06-27T10:23:41.243Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-osgi-artifacts-for-tests) @ glassfish --- [2024-06-27T10:23:41.498Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/test-osgi/org.apache.felix.main.jar [2024-06-27T10:23:41.498Z] [INFO] Copying simple-glassfish-api.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/test-osgi/simple-glassfish-api.jar [2024-06-27T10:23:41.498Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/test-osgi/glassfish-jul-extension.jar [2024-06-27T10:23:41.498Z] [INFO] [2024-06-27T10:23:41.498Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish --- [2024-06-27T10:23:41.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/src/test/resources [2024-06-27T10:23:41.498Z] [INFO] [2024-06-27T10:23:41.498Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish --- [2024-06-27T10:23:41.498Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:41.498Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:23:41.498Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:41.498Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:23:41.498Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:23:41.498Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:23:41.498Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:23:41.498Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:23:41.498Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:23:41.498Z] Use -proc:none to disable annotation processing. [2024-06-27T10:23:41.498Z] [INFO] [2024-06-27T10:23:41.498Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish --- [2024-06-27T10:23:41.498Z] [INFO] [2024-06-27T10:23:41.498Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish --- [2024-06-27T10:23:41.498Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/surefire-reports [2024-06-27T10:23:41.498Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:23:41.498Z] [INFO] [2024-06-27T10:23:41.498Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:41.498Z] [INFO] T E S T S [2024-06-27T10:23:41.498Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:41.498Z] [0.003s][info][gc] Using G1 [2024-06-27T10:23:41.753Z] [INFO] Running com.sun.enterprise.glassfish.bootstrap.MainHelperTest [2024-06-27T10:23:42.008Z] OSGI framework packages: [2024-06-27T10:23:42.008Z] org.osgi.dto;version="1.1.1",org.osgi.framework;version="1.10",org.osgi.framework.connect;uses:="org.osgi.framework,org.osgi.framework.launch";version="1.0",org.osgi.framework.dto;uses:="org.osgi.dto";version="1.8",org.osgi.framework.hooks.bundle;uses:="org.osgi.framework";version="1.1",org.osgi.framework.hooks.resolver;uses:="org.osgi.framework.wiring";version="1.0",org.osgi.framework.hooks.service;uses:="org.osgi.framework";version="1.1",org.osgi.framework.hooks.weaving;uses:="org.osgi.framework.wiring";version="1.1",org.osgi.framework.launch;uses:="org.osgi.framework";version="1.2",org.osgi.framework.namespace;uses:="org.osgi.resource";version="1.2",org.osgi.framework.startlevel;uses:="org.osgi.framework";version="1.0",org.osgi.framework.startlevel.dto;uses:="org.osgi.dto";version="1.0",org.osgi.framework.wiring;uses:="org.osgi.framework,org.osgi.resource";version="1.2",org.osgi.framework.wiring.dto;uses:="org.osgi.dto,org.osgi.resource.dto";version="1.3",org.osgi.resource;version="1.0.1",org.osgi.resource.dto;uses:="org.osgi.dto";version="1.0.1",org.osgi.service.condition;version="1.0",org.osgi.service.packageadmin;uses:="org.osgi.framework";version="1.2.1",org.osgi.service.resolver;uses:="org.osgi.resource";version="1.1.1",org.osgi.service.startlevel;uses:="org.osgi.framework";version="1.1.1",org.osgi.service.url;version="1.0.1",org.osgi.util.tracker;uses:="org.osgi.framework";version="1.5.3", org.glassfish.embeddable;version="7.0.16",org.glassfish.embeddable.spi;uses:="org.glassfish.embeddable";version="7.0.16", org.glassfish.main.jul;uses:="org.glassfish.main.jul.cfg,org.glassfish.main.jul.handler";version="7.0.16",org.glassfish.main.jul.cfg;version="7.0.16",org.glassfish.main.jul.env;version="7.0.16",org.glassfish.main.jul.formatter;uses:="org.glassfish.main.jul.cfg,org.glassfish.main.jul.record";version="7.0.16",org.glassfish.main.jul.handler;uses:="org.glassfish.main.jul.cfg,org.glassfish.main.jul.formatter,org.glassfish.main.jul.record";version="7.0.16",org.glassfish.main.jul.record;version="7.0.16",org.glassfish.main.jul.rotation;version="7.0.16",org.glassfish.main.jul.tracing;version="7.0.16" [2024-06-27T10:23:42.008Z] JDK provided packages: [2024-06-27T10:23:42.009Z] com.sun.java.accessibility.util, com.sun.jdi, com.sun.jdi.connect, com.sun.jdi.connect.spi, com.sun.jdi.event, com.sun.jdi.request, com.sun.management, com.sun.net.httpserver, com.sun.net.httpserver.spi, com.sun.nio.file, com.sun.nio.sctp, com.sun.security.auth, com.sun.security.auth.callback, com.sun.security.auth.login, com.sun.security.auth.module, com.sun.security.jgss, com.sun.source.doctree, com.sun.source.tree, com.sun.source.util, com.sun.tools.attach, com.sun.tools.attach.spi, com.sun.tools.javac, com.sun.tools.jconsole, java.applet, java.awt, java.awt.color, java.awt.datatransfer, java.awt.desktop, java.awt.dnd, java.awt.event, java.awt.font, java.awt.geom, java.awt.im, java.awt.im.spi, java.awt.image, java.awt.image.renderable, java.awt.print, java.beans, java.beans.beancontext, java.io, java.lang, java.lang.annotation, java.lang.constant, java.lang.foreign, java.lang.instrument, java.lang.invoke, java.lang.management, java.lang.module, java.lang.ref, java.lang.reflect, java.lang.runtime, java.math, java.net, java.net.http, java.net.spi, java.nio, java.nio.channels, java.nio.channels.spi, java.nio.charset, java.nio.charset.spi, java.nio.file, java.nio.file.attribute, java.nio.file.spi, java.rmi, java.rmi.dgc, java.rmi.registry, java.rmi.server, java.security, java.security.cert, java.security.interfaces, java.security.spec, java.sql, java.text, java.text.spi, java.time, java.time.chrono, java.time.format, java.time.temporal, java.time.zone, java.util, java.util.concurrent, java.util.concurrent.atomic, java.util.concurrent.locks, java.util.function, java.util.jar, java.util.logging, java.util.prefs, java.util.random, java.util.regex, java.util.spi, java.util.stream, java.util.zip, javax.accessibility, javax.annotation.processing, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.imageio, javax.imageio.event, javax.imageio.metadata, javax.imageio.plugins.bmp, javax.imageio.plugins.jpeg, javax.imageio.plugins.tiff, javax.imageio.spi, javax.imageio.stream, javax.lang.model, javax.lang.model.element, javax.lang.model.type, javax.lang.model.util, javax.management, javax.management.loading, javax.management.modelmbean, javax.management.monitor, javax.management.openmbean, javax.management.relation, javax.management.remote, javax.management.remote.rmi, javax.management.timer, javax.naming, javax.naming.directory, javax.naming.event, javax.naming.ldap, javax.naming.ldap.spi, javax.naming.spi, javax.net, javax.net.ssl, javax.print, javax.print.attribute, javax.print.attribute.standard, javax.print.event, javax.rmi.ssl, javax.script, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.spi, javax.security.auth.x500, javax.security.cert, javax.security.sasl, javax.smartcardio, javax.sound.midi, javax.sound.midi.spi, javax.sound.sampled, javax.sound.sampled.spi, javax.sql, javax.sql.rowset, javax.sql.rowset.serial, javax.sql.rowset.spi, javax.swing, javax.swing.border, javax.swing.colorchooser, javax.swing.event, javax.swing.filechooser, javax.swing.plaf, javax.swing.plaf.basic, javax.swing.plaf.metal, javax.swing.plaf.multi, javax.swing.plaf.nimbus, javax.swing.plaf.synth, javax.swing.table, javax.swing.text, javax.swing.text.html, javax.swing.text.html.parser, javax.swing.text.rtf, javax.swing.tree, javax.swing.undo, javax.tools, javax.transaction.xa, javax.xml, javax.xml.catalog, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, jdk.dynalink, jdk.dynalink.beans, jdk.dynalink.linker, jdk.dynalink.linker.support, jdk.dynalink.support, jdk.javadoc.doclet, jdk.jfr, jdk.jfr.consumer, jdk.jshell, jdk.jshell.execution, jdk.jshell.spi, jdk.jshell.tool, jdk.management.jfr, jdk.net, jdk.nio, jdk.nio.mapmode, jdk.security.jarsigner, jdk.swing.interop, netscape.javascript, org.ietf.jgss, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.css, org.w3c.dom.events, org.w3c.dom.html, org.w3c.dom.ls, org.w3c.dom.ranges, org.w3c.dom.stylesheets, org.w3c.dom.traversal, org.w3c.dom.views, org.w3c.dom.xpath, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, sun.misc, sun.reflect [2024-06-27T10:23:42.009Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in com.sun.enterprise.glassfish.bootstrap.MainHelperTest [2024-06-27T10:23:42.009Z] [INFO] Running com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest [2024-06-27T10:23:42.009Z] [0.529s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.669ms [2024-06-27T10:23:42.009Z] Jun 27, 2024 10:23:41 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-06-27T10:23:42.009Z] INFO: NCLS-BOOTSTRAP-00017 [2024-06-27T10:23:42.009Z] Jun 27, 2024 10:23:41 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-06-27T10:23:42.009Z] INFO: NCLS-BOOTSTRAP-00018 [2024-06-27T10:23:42.264Z] Jun 27, 2024 10:23:42 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-06-27T10:23:42.264Z] INFO: NCLS-BOOTSTRAP-00020 [2024-06-27T10:23:42.264Z] Jun 27, 2024 10:23:42 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-06-27T10:23:42.264Z] INFO: NCLS-BOOTSTRAP-00021 [2024-06-27T10:23:42.264Z] Jun 27, 2024 10:23:42 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-06-27T10:23:42.264Z] INFO: NCLS-BOOTSTRAP-00022 [2024-06-27T10:23:42.264Z] Jun 27, 2024 10:23:42 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-06-27T10:23:42.264Z] INFO: NCLS-BOOTSTRAP-00023 [2024-06-27T10:23:42.264Z] Jun 27, 2024 10:23:42 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-06-27T10:23:42.264Z] INFO: NCLS-BOOTSTRAP-00024 [2024-06-27T10:23:42.264Z] Jun 27, 2024 10:23:42 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-06-27T10:23:42.264Z] INFO: NCLS-BOOTSTRAP-00025 [2024-06-27T10:23:42.264Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest [2024-06-27T10:23:42.518Z] [INFO] [2024-06-27T10:23:42.518Z] [INFO] Results: [2024-06-27T10:23:42.518Z] [INFO] [2024-06-27T10:23:42.518Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:23:42.518Z] [INFO] [2024-06-27T10:23:42.518Z] [INFO] [2024-06-27T10:23:42.518Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-06-27T10:23:42.518Z] [INFO] Executing tasks [2024-06-27T10:23:42.518Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/classes/META-INF for [2024-06-27T10:23:42.518Z] [INFO] [echo] glassfish [2024-06-27T10:23:42.518Z] [INFO] Executed tasks [2024-06-27T10:23:42.518Z] [INFO] [2024-06-27T10:23:42.518Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish --- [2024-06-27T10:23:42.518Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/glassfish.jar [2024-06-27T10:23:42.518Z] [INFO] [2024-06-27T10:23:42.518Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-06-27T10:23:42.518Z] [INFO] [2024-06-27T10:23:42.518Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-06-27T10:23:42.518Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/failsafe-reports [2024-06-27T10:23:42.518Z] [INFO] [2024-06-27T10:23:42.518Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-checkstyle) @ glassfish --- [2024-06-27T10:23:43.079Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:43.079Z] [INFO] [2024-06-27T10:23:43.079Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-06-27T10:23:43.079Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.16-SNAPSHOT/glassfish-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:43.079Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.16-SNAPSHOT/glassfish-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:43.079Z] [INFO] [2024-06-27T10:23:43.079Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2024-06-27T10:23:43.079Z] [INFO] Building Test Utilities 7.0.16-SNAPSHOT [20/334] [2024-06-27T10:23:43.079Z] [INFO] from nucleus/test-utils/pom.xml [2024-06-27T10:23:43.079Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:23:43.079Z] [INFO] [2024-06-27T10:23:43.079Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-utils --- [2024-06-27T10:23:43.079Z] [INFO] [2024-06-27T10:23:43.079Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ test-utils --- [2024-06-27T10:23:43.079Z] [INFO] [2024-06-27T10:23:43.079Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ test-utils --- [2024-06-27T10:23:43.079Z] [INFO] [2024-06-27T10:23:43.079Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ test-utils --- [2024-06-27T10:23:43.079Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:43.079Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:43.334Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:43.334Z] [INFO] [2024-06-27T10:23:43.334Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ test-utils --- [2024-06-27T10:23:43.334Z] [INFO] [2024-06-27T10:23:43.334Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ test-utils --- [2024-06-27T10:23:43.334Z] [INFO] [2024-06-27T10:23:43.334Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ test-utils --- [2024-06-27T10:23:43.334Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:43.334Z] [INFO] [2024-06-27T10:23:43.334Z] [INFO] --- resources:3.3.1:resources (default-resources) @ test-utils --- [2024-06-27T10:23:43.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/src/main/resources [2024-06-27T10:23:43.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/src/main/manpages [2024-06-27T10:23:43.334Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:43.334Z] [INFO] [2024-06-27T10:23:43.334Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ test-utils --- [2024-06-27T10:23:43.334Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:43.334Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:43.334Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:43.334Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java uses unchecked or unsafe operations. [2024-06-27T10:23:43.334Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:43.334Z] [INFO] [2024-06-27T10:23:43.334Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ test-utils --- [2024-06-27T10:23:43.334Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:43.334Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:43.589Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:43.589Z] [INFO] [2024-06-27T10:23:43.589Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-utils --- [2024-06-27T10:23:43.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/src/test/resources [2024-06-27T10:23:43.589Z] [INFO] [2024-06-27T10:23:43.589Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-utils --- [2024-06-27T10:23:43.589Z] [INFO] No sources to compile [2024-06-27T10:23:43.589Z] [INFO] [2024-06-27T10:23:43.589Z] [INFO] --- surefire:3.2.5:test (default-test) @ test-utils --- [2024-06-27T10:23:43.589Z] [INFO] No tests to run. [2024-06-27T10:23:43.589Z] [INFO] [2024-06-27T10:23:43.589Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ test-utils --- [2024-06-27T10:23:43.589Z] [INFO] Executing tasks [2024-06-27T10:23:43.589Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/target/classes/META-INF for [2024-06-27T10:23:43.589Z] [INFO] [echo] test-utils [2024-06-27T10:23:43.589Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/target/classes/META-INF [2024-06-27T10:23:43.589Z] [INFO] Executed tasks [2024-06-27T10:23:43.589Z] [INFO] [2024-06-27T10:23:43.589Z] [INFO] --- jar:3.3.0:jar (default-jar) @ test-utils --- [2024-06-27T10:23:43.589Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/target/test-utils.jar [2024-06-27T10:23:43.589Z] [INFO] [2024-06-27T10:23:43.589Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ test-utils --- [2024-06-27T10:23:43.589Z] [INFO] No tests to run. [2024-06-27T10:23:43.589Z] [INFO] [2024-06-27T10:23:43.589Z] [INFO] --- failsafe:3.2.5:verify (verify) @ test-utils --- [2024-06-27T10:23:43.589Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/target/failsafe-reports [2024-06-27T10:23:43.589Z] [INFO] [2024-06-27T10:23:43.589Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-test-utils-checkstyle) @ test-utils --- [2024-06-27T10:23:43.844Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- install:3.1.1:install (default-install) @ test-utils --- [2024-06-27T10:23:43.844Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.16-SNAPSHOT/test-utils-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:43.844Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/test-utils/target/test-utils.jar to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.16-SNAPSHOT/test-utils-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2024-06-27T10:23:43.844Z] [INFO] Building Admin Modules 7.0.16-SNAPSHOT [21/334] [2024-06-27T10:23:43.844Z] [INFO] from nucleus/admin/pom.xml [2024-06-27T10:23:43.844Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-admin --- [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-admin --- [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-admin --- [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-admin --- [2024-06-27T10:23:43.844Z] [INFO] No sources to compile [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-admin --- [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-admin --- [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-admin --- [2024-06-27T10:23:43.844Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-admin --- [2024-06-27T10:23:43.844Z] [INFO] No sources to compile [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-admin --- [2024-06-27T10:23:43.844Z] [INFO] No sources to compile [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-admin --- [2024-06-27T10:23:43.844Z] [INFO] Executing tasks [2024-06-27T10:23:43.844Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/target/classes/META-INF for [2024-06-27T10:23:43.844Z] [INFO] [echo] nucleus-admin [2024-06-27T10:23:43.844Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/target/classes/META-INF [2024-06-27T10:23:43.844Z] [INFO] Executed tasks [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-admin --- [2024-06-27T10:23:43.844Z] [INFO] No tests to run. [2024-06-27T10:23:43.844Z] [INFO] [2024-06-27T10:23:43.844Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-admin --- [2024-06-27T10:23:43.845Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/target/failsafe-reports [2024-06-27T10:23:43.845Z] [INFO] [2024-06-27T10:23:43.845Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-admin-checkstyle) @ nucleus-admin --- [2024-06-27T10:23:43.845Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:43.845Z] [INFO] [2024-06-27T10:23:43.845Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-admin --- [2024-06-27T10:23:43.845Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/7.0.16-SNAPSHOT/nucleus-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:43.845Z] [INFO] [2024-06-27T10:23:43.845Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2024-06-27T10:23:43.845Z] [INFO] Building admin-config-api 7.0.16-SNAPSHOT [22/334] [2024-06-27T10:23:43.845Z] [INFO] from nucleus/admin/config-api/pom.xml [2024-06-27T10:23:43.845Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:23:43.845Z] [INFO] [2024-06-27T10:23:43.845Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-api --- [2024-06-27T10:23:43.845Z] [INFO] [2024-06-27T10:23:43.845Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-api --- [2024-06-27T10:23:43.845Z] [INFO] [2024-06-27T10:23:43.845Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ config-api --- [2024-06-27T10:23:43.845Z] [INFO] [2024-06-27T10:23:43.845Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ config-api --- [2024-06-27T10:23:43.845Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:43.845Z] [INFO] Compiling 185 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:44.404Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:44.404Z] [INFO] [2024-06-27T10:23:44.404Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-api --- [2024-06-27T10:23:44.404Z] [INFO] [2024-06-27T10:23:44.404Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-api --- [2024-06-27T10:23:44.404Z] [INFO] [2024-06-27T10:23:44.404Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-api --- [2024-06-27T10:23:44.404Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:44.404Z] [INFO] [2024-06-27T10:23:44.404Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-api --- [2024-06-27T10:23:44.404Z] [INFO] Copying 8 resources from src/main/java to target/classes [2024-06-27T10:23:44.404Z] [INFO] Copying 15 resources from src/main/manpages to target/classes [2024-06-27T10:23:44.404Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:44.404Z] [INFO] [2024-06-27T10:23:44.404Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ config-api --- [2024-06-27T10:23:44.404Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:44.404Z] [INFO] Compiling 256 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:45.328Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:45.328Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecurityService.java:[103,12] deprecated item is not annotated with @Deprecated [2024-06-27T10:23:45.328Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/customization/CustomizationTokensProvider.java:[132,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:45.328Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/org/glassfish/config/support/TranslatedConfigView.java:[137,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:45.328Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java uses or overrides a deprecated API. [2024-06-27T10:23:45.328Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:23:45.328Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:23:45.328Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:45.328Z] [INFO] [2024-06-27T10:23:45.328Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ config-api --- [2024-06-27T10:23:45.328Z] [INFO] [2024-06-27T10:23:45.328Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ config-api --- [2024-06-27T10:23:45.328Z] [INFO] [2024-06-27T10:23:45.328Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-api --- [2024-06-27T10:23:45.328Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:45.582Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:45.582Z] [INFO] [2024-06-27T10:23:45.582Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-api --- [2024-06-27T10:23:45.582Z] [INFO] [2024-06-27T10:23:45.582Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ config-api --- [2024-06-27T10:23:45.582Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:45.582Z] [INFO] Compiling 256 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:45.837Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:45.837Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:45.837Z] [INFO] Initial messages found so far: {} [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00001 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00001 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00002 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00002 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00003 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00003 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00004 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00004 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00005 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00005 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00006 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00006 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00007 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00007 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00008 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00008 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00009 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00009 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00010 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00010 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00011 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00011 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00012 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00012 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00013 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00013 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00014 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00014 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00015 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00015 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00016 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00016 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00017 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00017 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00018 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00018 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00019 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00019 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00020 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00020 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00021 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00021 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00022 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00022 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00023 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00023 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00024 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00024 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00025 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00025 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00027 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00027 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00028 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00028 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00029 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00029 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00030 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00030 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00031 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00031 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00032 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00032 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00033 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00033 needs checking for cause/action: false [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00034 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00034 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00035 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00035 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00036 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00036 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00037 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00037 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00038 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00038 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00039 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00039 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00040 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00040 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00041 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00041 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00042 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00042 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00043 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00043 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00044 [2024-06-27T10:23:45.837Z] [INFO] Message NCLS-CFGAPI-00044 needs checking for cause/action: true [2024-06-27T10:23:45.837Z] [INFO] Processing: NCLS-CFGAPI-00045 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00045 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00046 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00046 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00047 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00047 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00048 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00048 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00049 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00049 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00050 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00050 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00051 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00051 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00052 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00052 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00053 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00053 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00054 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00054 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00055 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00055 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00056 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00056 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00057 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00057 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00058 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00058 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00059 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00059 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00060 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00060 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00091 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00091 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00061 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00061 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00062 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00062 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00063 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00063 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00064 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00064 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00065 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00065 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00066 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00066 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00067 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00067 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00068 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00068 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00069 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00069 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00070 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00070 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00071 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00071 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00072 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00072 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00073 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00073 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00074 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00074 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00075 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00075 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00076 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00076 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00077 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00077 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00078 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00078 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00079 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00079 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00080 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00080 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00081 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00081 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00082 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00082 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00083 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00083 needs checking for cause/action: false [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00084 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00084 needs checking for cause/action: false [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00085 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00085 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00086 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00086 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00087 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00087 needs checking for cause/action: false [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00088 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00088 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00089 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00089 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00090 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00090 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00092 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00092 needs checking for cause/action: false [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00093 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00093 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00094 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00094 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00095 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00095 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00096 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00096 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00097 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00097 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00098 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00098 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00099 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00099 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00100 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00100 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00101 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00101 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00102 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00102 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00103 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00103 needs checking for cause/action: false [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00104 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00104 needs checking for cause/action: true [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00105 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00105 needs checking for cause/action: false [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00106 [2024-06-27T10:23:45.838Z] [INFO] Message NCLS-CFGAPI-00106 needs checking for cause/action: false [2024-06-27T10:23:45.838Z] [INFO] Processing: NCLS-CFGAPI-00107 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00107 needs checking for cause/action: false [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00108 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00108 needs checking for cause/action: false [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00109 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00109 needs checking for cause/action: false [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00110 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00110 needs checking for cause/action: false [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00111 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00111 needs checking for cause/action: false [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00112 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00112 needs checking for cause/action: false [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00113 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00113 needs checking for cause/action: false [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00114 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00114 needs checking for cause/action: false [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00119 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00119 needs checking for cause/action: false [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00120 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00120 needs checking for cause/action: false [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00121 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00121 needs checking for cause/action: false [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00122 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00122 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00123 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00123 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00124 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00124 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00125 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00125 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00126 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00126 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00127 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00127 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00128 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00128 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00129 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00129 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00130 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00130 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00131 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00131 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00132 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00132 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00133 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00133 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00134 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00134 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00135 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00135 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00136 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00136 needs checking for cause/action: true [2024-06-27T10:23:45.839Z] [INFO] Processing: NCLS-CFGAPI-00137 [2024-06-27T10:23:45.839Z] [INFO] Message NCLS-CFGAPI-00137 needs checking for cause/action: true [2024-06-27T10:23:45.840Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CFGAPI-00001=No default config found, using config {0} as the default config for the cluster {1}, NCLS-CFGAPI-00002=cluster property GMS_DISCOVERY_URI_LIST={0}, NCLS-CFGAPI-00003=cluster attribute gms broadcast={0}, NCLS-CFGAPI-00004=Cluster {0} contains server instances {1} and must not contain any instances, NCLS-CFGAPI-00005=Unable to remove config {0}, NCLS-CFGAPI-00006=CopyConfig error caused by {0}, NCLS-CFGAPI-00007=Error when getting clusters on node dues to: {0}, NCLS-CFGAPI-00008=Error when getting servers due to: {0}, NCLS-CFGAPI-00009=Unable to create default Http service configuration, NCLS-CFGAPI-00010=Cannot remove Node {0}., NCLS-CFGAPI-00011=Node {0} referenced in server instance(s): {1}. Remove instances before removing node., NCLS-CFGAPI-00012=Can''t find the default config (an element named "default-config") in domain.xml. You may specify the name of an existing config element next time., NCLS-CFGAPI-00013=Unable to remove server-ref {0} from cluster {1}, NCLS-CFGAPI-00014=The default configuration template (named default-config) cannot be referenced by a server., NCLS-CFGAPI-00015=The configuration of the Domain Administration Server cannot be changed from server-config., NCLS-CFGAPI-00016=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00017=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00018=A configuration that doesn't exist cannot be referenced by a server., NCLS-CFGAPI-00019=Port= {0}, NCLS-CFGAPI-00020=removing default instance index for {0}, NCLS-CFGAPI-00021=adding default instance index for {0}, NCLS-CFGAPI-00022=Existing default-config detected during upgrade. No need to create default-config., NCLS-CFGAPI-00023=System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade, NCLS-CFGAPI-00024=default-config not detected during upgrade. Running DefaultConfigUpgrade to create default-config., NCLS-CFGAPI-00025=Failure during upgrade - could not create default-config, NCLS-CFGAPI-00027=Failure creating SecurityService Config, NCLS-CFGAPI-00028=Problem parsing security-service, NCLS-CFGAPI-00029=Failed to create HttpService VirtualService config object, NCLS-CFGAPI-00030=Problem parsing http-service virtual-server in domain.xml template, NCLS-CFGAPI-00031=Failed to create AdminService Property config object, NCLS-CFGAPI-00032=Problem parsing asadmin-service property element in domain.xml template, NCLS-CFGAPI-00033=Failure creating LogService config object, NCLS-CFGAPI-00034=Failure creating ModuleLogLevel config object, NCLS-CFGAPI-00035=Problem parsing module-log-levels in domain.xml template, NCLS-CFGAPI-00036=Failure creating SecurityService config object, NCLS-CFGAPI-00037=Failure creating AuthRealm, NCLS-CFGAPI-00038=Problem parsing auth-realm, NCLS-CFGAPI-00039=Create AuthRealm Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00040=Problem parsing auth-realm property, NCLS-CFGAPI-00041=Failure creating JaccProvider, NCLS-CFGAPI-00042=Problem parsing jacc-provider, NCLS-CFGAPI-00043=Create JaccProvider Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00044=Problem parsing jacc-provider property, NCLS-CFGAPI-00045=Failure creating AuditModule config object, NCLS-CFGAPI-00046=Create AuditModule Property failed., NCLS-CFGAPI-00047=Problem parsing audit-module property, NCLS-CFGAPI-00048=Failure creating ProviderConfig, NCLS-CFGAPI-00049=Problem parsing provider-config, NCLS-CFGAPI-00050=Create ProviderConfig RequestPolicy failed., NCLS-CFGAPI-00051=Problem parsing request-policy property, NCLS-CFGAPI-00052=Create ProviderConfig Property failed, NCLS-CFGAPI-00053=Problem parsing provider-config property, NCLS-CFGAPI-00054=Failure creating JavaConfig config object, NCLS-CFGAPI-00055=Problem parsing jvm-options, NCLS-CFGAPI-00056=Failure creating AvailabilityService config object, NCLS-CFGAPI-00057=Failure creating NetworkConfig config object, NCLS-CFGAPI-00058=Failure creating Protocols config object, NCLS-CFGAPI-00059=Problem parsing protocols element in domain.xml template, NCLS-CFGAPI-00060=Failure creating Protocol config object, NCLS-CFGAPI-00061=Failure creating Http config object, NCLS-CFGAPI-00062=Failure creating FileCache config object, NCLS-CFGAPI-00063=Problem parsing file-cache element in domain.xml template, NCLS-CFGAPI-00064=Failure creating Ssl config object, NCLS-CFGAPI-00065=Problem parsing ssl element in domain.xml template, NCLS-CFGAPI-00066=Failure creating HttpRedirect config object, NCLS-CFGAPI-00067=Failure creating PortUnification config object, NCLS-CFGAPI-00068=Failure creating ProtocolFinder config object, NCLS-CFGAPI-00069=Problem parsing protocol-finder element in domain.xml template, NCLS-CFGAPI-00070=Failure creating NetworkListeners config object, NCLS-CFGAPI-00071=Problem parsing network-listeners element in domain.xml template, NCLS-CFGAPI-00072=Failure creating NetworkListener config object, NCLS-CFGAPI-00073=Problem parsing network-listener element in domain.xml template, NCLS-CFGAPI-00074=Failure creating Transports config object, NCLS-CFGAPI-00075=Problem parsing transports element in domain.xml template, NCLS-CFGAPI-00076=Failure creating Transport config object, NCLS-CFGAPI-00077=Problem parsing transport element in domain.xml template, NCLS-CFGAPI-00078=Failure to create ThreadPools config object, NCLS-CFGAPI-00079=Failure creating ThreadPool config object, NCLS-CFGAPI-00080=Problem parsing thread-pool element in domain.xml template, NCLS-CFGAPI-00081=Failure creating SystemProperty config object, NCLS-CFGAPI-00082=Problem parsing system-property element in domain.xml template, NCLS-CFGAPI-00083=Startup class: {0}, NCLS-CFGAPI-00084=Successful cleaned domain.xml with {0}, NCLS-CFGAPI-00085= cleaning domain.xml failed, service: {0}, exception: {1} , NCLS-CFGAPI-00086=Instance {0} from environment not found in domain.xml, NCLS-CFGAPI-00087=Successful Upgrade domain.xml with {0}, NCLS-CFGAPI-00088= upgrading domain.xml failed, service: {0}, exception: {1}, NCLS-CFGAPI-00089= does not exist or is empty, will use backup, NCLS-CFGAPI-00090=The domain backup file does not exist or is empty, NCLS-CFGAPI-00091=Problem parsing protocol element in domain.xml template, NCLS-CFGAPI-00092=Total time to parse domain.xml: {0} ns, NCLS-CFGAPI-00093=Exception while creating the command model for the generic command {0} : {1}, NCLS-CFGAPI-00094=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be added, NCLS-CFGAPI-00095=A {0} instance with a {1} name already exist in the configuration, NCLS-CFGAPI-00096=Exception while invoking {0} method : {1}, NCLS-CFGAPI-00097=The CreationDecorator {0} could not be found in the habitat, is it annotated with @Service?, NCLS-CFGAPI-00098=Exception while adding the new configuration : {0}, NCLS-CFGAPI-00099=Exception while persisting domain.xml, changes will not be available on server restart., NCLS-CFGAPI-00100=Exception while persisting domain.xml, file a bug at http://glassfish.java.net, NCLS-CFGAPI-00101=config.getHttpService() null for config ''{0}'', NCLS-CFGAPI-00102=Failure while upgrading domain.xml, NCLS-CFGAPI-00103=Cannot get default configuration for: {0}, NCLS-CFGAPI-00104=Cannot parse default module configuration, NCLS-CFGAPI-00105=Failed to find the suitable method in returnException: {0} : {1}., NCLS-CFGAPI-00106=Cannot get parent config bean for: {0}, NCLS-CFGAPI-00107=The provided path is not valid: {0} resolved to component name: {1}, NCLS-CFGAPI-00108=Cannot set config bean due to exception thrown., NCLS-CFGAPI-00109=Cannot set config bean for {0}, NCLS-CFGAPI-00110=Cannot remove config bean named {0} as it does not exist., NCLS-CFGAPI-00111=Cannot get extension type {0} for {1}., NCLS-CFGAPI-00112=Failed to execute the command create-module-config, NCLS-CFGAPI-00113=Failed to show all default configurations not merged with domain configuration under target {0}., NCLS-CFGAPI-00114=Failed to create all default configuration elements that are not present in the domain.xml under target {0}., NCLS-CFGAPI-00119=Failed to create module configuration for {0} under the target {1}, NCLS-CFGAPI-00120=Failed to remove all configuration elements related to your service form domain.xml. You can use create-module-config --dryRun with your module name to see all relevant configurations and try removing the config elements., NCLS-CFGAPI-00121=Failed to get active configuration for {0} under the target {1}, NCLS-CFGAPI-00122=Failed to create a ClassLoader for modules directory., NCLS-CFGAPI-00123=Cannot add new configuration extension to the extension point., NCLS-CFGAPI-00124=Can not read default configuration., NCLS-CFGAPI-00125=Exception while creating the command model for the generic command {0}., NCLS-CFGAPI-00126=The Config Bean {0} cannot be loaded by the generic command implementation., NCLS-CFGAPI-00127=Invalid annotated type {0} passed to InjectionResolver:getValue(), NCLS-CFGAPI-00128=Failure while getting List values from component, NCLS-CFGAPI-00129=The List type returned by {0} must be a generic type., NCLS-CFGAPI-00130=The generic type {0} is not supported, only List is supported., NCLS-CFGAPI-00131=Failure while instrospecting {0} to find all getters and setters., NCLS-CFGAPI-00132=Transaction exception while injecting {1}., NCLS-CFGAPI-00133=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be removed., NCLS-CFGAPI-00134=Exception while creating access checks for generic command {0}., NCLS-CFGAPI-00135=Cannot identify getter method for ListingColumn, NCLS-CFGAPI-00136=An error occurred while invoking getter {0} on ConfigBeanProxy., NCLS-CFGAPI-00137=Failure while upgrading http-service properties.} [2024-06-27T10:23:45.841Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:23:45.841Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:45.841Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:45.842Z] [INFO] Processing: jakarta.enterprise.config.api on element ADMIN_LOGGER [2024-06-27T10:23:45.842Z] [INFO] Enclosing type is com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-06-27T10:23:45.842Z] [INFO] Loggers found so far: {jakarta.enterprise.config.api.description=Configuration API, jakarta.enterprise.config.api.publish=true, jakarta.enterprise.config.api.subsystem=CONFIG-API} [2024-06-27T10:23:45.842Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:23:45.842Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-06-27T10:23:45.842Z] [INFO] Found enclosing element com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-06-27T10:23:45.842Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:23:45.842Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:45.842Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:45.842Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:23:45.842Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:45.842Z] [INFO] [2024-06-27T10:23:45.842Z] [INFO] --- compiler:3.13.0:testCompile (generate-test-hk2-config) @ config-api --- [2024-06-27T10:23:45.842Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:45.842Z] [INFO] Compiling 61 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:23:46.096Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:46.096Z] [INFO] [2024-06-27T10:23:46.096Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-api --- [2024-06-27T10:23:46.096Z] [INFO] Copying 17 resources from src/test/resources to target/test-classes [2024-06-27T10:23:46.096Z] [INFO] [2024-06-27T10:23:46.097Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ config-api --- [2024-06-27T10:23:46.351Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:46.351Z] [INFO] Compiling 76 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:23:46.607Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:46.607Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:23:46.607Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:23:46.607Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:23:46.607Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:23:46.607Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:23:46.607Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:23:46.607Z] Use -proc:none to disable annotation processing. [2024-06-27T10:23:46.607Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/dvt/SecurityServiceDefaultsTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/dvt/SecurityServiceDefaultsTest.java uses or overrides a deprecated API. [2024-06-27T10:23:46.607Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/dvt/SecurityServiceDefaultsTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:23:46.607Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java uses unchecked or unsafe operations. [2024-06-27T10:23:46.607Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:46.607Z] [INFO] [2024-06-27T10:23:46.607Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ config-api --- [2024-06-27T10:23:46.607Z] [INFO] [2024-06-27T10:23:46.607Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-api --- [2024-06-27T10:23:46.607Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/surefire-reports [2024-06-27T10:23:46.607Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:23:46.607Z] [INFO] [2024-06-27T10:23:46.607Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:46.607Z] [INFO] T E S T S [2024-06-27T10:23:46.607Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:46.607Z] [0.003s][info][gc] Using G1 [2024-06-27T10:23:47.166Z] [0.487s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.078ms [2024-06-27T10:23:47.421Z] [INFO] Running com.sun.enterprise.config.modularity.tests.BasicModularityTest [2024-06-27T10:23:47.676Z] [0.989s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 37M->9M(258M) 4.198ms [2024-06-27T10:23:47.677Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.677Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingAdminFile, started at 10:23:47.533230928, test time: 20 ms [2024-06-27T10:23:47.677Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.677Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.serializeConfigBeanByType, started at 10:23:47.579124027, test time: 3 ms [2024-06-27T10:23:47.677Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.677Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingEmbeddedFile, started at 10:23:47.584445348, test time: 2 ms [2024-06-27T10:23:47.677Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.677Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingDefaultFile, started at 10:23:47.588902444, test time: 1 ms [2024-06-27T10:23:47.677Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.677Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.serializeConfigBean, started at 10:23:47.59263803, test time: 5 ms [2024-06-27T10:23:47.677Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.677Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.moduleConfigurationXmlParserTest, started at 10:23:47.599955415, test time: 3 ms [2024-06-27T10:23:47.677Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.677Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.tesOnTheFlyConfigurationGenerationMethod, started at 10:23:47.605645401, test time: 0 ms [2024-06-27T10:23:47.677Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.677Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.locationTest, started at 10:23:47.608281644, test time: 0 ms [2024-06-27T10:23:47.677Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.677Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.getCurrentConfigurationForConfigBean, started at 10:23:47.610460921, test time: 14 ms [2024-06-27T10:23:47.931Z] Jun 27, 2024 10:23:47 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:23:47.932Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:23:47.932Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.932Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testConfigExtensionPatternImpl, started at 10:23:47.627036668, test time: 194 ms [2024-06-27T10:23:47.932Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.932Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testRanking, started at 10:23:47.824027671, test time: 54 ms [2024-06-27T10:23:47.932Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.932Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testHasNoCustomization, started at 10:23:47.88108211, test time: 1 ms [2024-06-27T10:23:47.932Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.932Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingAndApplyingModuleConfigurationFile, started at 10:23:47.884053744, test time: 30 ms [2024-06-27T10:23:47.932Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.932Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.fromClassNameToClassTest, started at 10:23:47.916769781, test time: 0 ms [2024-06-27T10:23:47.932Z] Jun 27, 2024 10:23:47 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:47.932Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.owningObjectTest, started at 10:23:47.918612106, test time: 4 ms [2024-06-27T10:23:48.187Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.750 s -- in com.sun.enterprise.config.modularity.tests.BasicModularityTest [2024-06-27T10:23:48.187Z] [INFO] Running com.sun.enterprise.configapi.tests.AddPropertyTest [2024-06-27T10:23:48.187Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.187Z] INFO: Test: com.sun.enterprise.configapi.tests.AddPropertyTest.transactionEvents, started at 10:23:48.006757409, test time: 16 ms [2024-06-27T10:23:48.187Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in com.sun.enterprise.configapi.tests.AddPropertyTest [2024-06-27T10:23:48.187Z] [INFO] Running com.sun.enterprise.configapi.tests.ApplicationsTest [2024-06-27T10:23:48.187Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.187Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.getModulesTest, started at 10:23:48.086089858, test time: 0 ms [2024-06-27T10:23:48.187Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.187Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.getApplicationTest, started at 10:23:48.08815821, test time: 3 ms [2024-06-27T10:23:48.187Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.187Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.appsExistTest, started at 10:23:48.093533519, test time: 0 ms [2024-06-27T10:23:48.187Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.187Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.removalTest, started at 10:23:48.095530484, test time: 9 ms [2024-06-27T10:23:48.187Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in com.sun.enterprise.configapi.tests.ApplicationsTest [2024-06-27T10:23:48.187Z] [INFO] Running com.sun.enterprise.configapi.tests.AttributeRemovalTest [2024-06-27T10:23:48.187Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.187Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.removeAttributeTest, started at 10:23:48.158765694, test time: 21 ms [2024-06-27T10:23:48.441Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.441Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.deprecatedWrite, started at 10:23:48.182011981, test time: 21 ms [2024-06-27T10:23:48.441Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.441Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.readOnlyRemovalTest, started at 10:23:48.205414759, test time: 0 ms [2024-06-27T10:23:48.441Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in com.sun.enterprise.configapi.tests.AttributeRemovalTest [2024-06-27T10:23:48.441Z] [INFO] Running com.sun.enterprise.configapi.tests.CollectionsAccessTest [2024-06-27T10:23:48.441Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.441Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.semiProtectedTest, started at 10:23:48.255200508, test time: 30 ms [2024-06-27T10:23:48.441Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.441Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.unprotectedAccess, started at 10:23:48.288015592, test time: 0 ms [2024-06-27T10:23:48.441Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.441Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.protectedTest, started at 10:23:48.290449335, test time: 10 ms [2024-06-27T10:23:48.442Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in com.sun.enterprise.configapi.tests.CollectionsAccessTest [2024-06-27T10:23:48.442Z] [INFO] Running com.sun.enterprise.configapi.tests.ConfigListenerTest [2024-06-27T10:23:48.442Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.442Z] INFO: Test: com.sun.enterprise.configapi.tests.ConfigListenerTest.changedTest, started at 10:23:48.344428881, test time: 25 ms [2024-06-27T10:23:48.442Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.442Z] INFO: Test: com.sun.enterprise.configapi.tests.ConfigListenerTest.removeListenerTest, started at 10:23:48.372301144, test time: 3 ms [2024-06-27T10:23:48.442Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in com.sun.enterprise.configapi.tests.ConfigListenerTest [2024-06-27T10:23:48.442Z] [INFO] Running com.sun.enterprise.configapi.tests.DeepCopyTest [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: config:server-config:GlassFishConfigBean and config:cloned-config:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: thread-pools:null:GlassFishConfigBean and thread-pools:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: thread-pool:null:GlassFishConfigBean and thread-pool:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: network-config:null:GlassFishConfigBean and network-config:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: transports:null:GlassFishConfigBean and transports:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: transport:tcp:GlassFishConfigBean and transport:tcp:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: network-listeners:null:GlassFishConfigBean and network-listeners:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: thread-pool:null:GlassFishConfigBean and thread-pool:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: network-listener:http-listener-1:GlassFishConfigBean and network-listener:http-listener-1:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: protocols:null:GlassFishConfigBean and protocols:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: protocol:http-listener-1:GlassFishConfigBean and protocol:http-listener-1:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: http:null:GlassFishConfigBean and http:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: file-cache:null:GlassFishConfigBean and file-cache:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: availability-service:null:GlassFishConfigBean and availability-service:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: group-management-service:null:GlassFishConfigBean and group-management-service:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: failure-detection:null:GlassFishConfigBean and failure-detection:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: security-service:null:GlassFishConfigBean and security-service:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: auth-realm:admin-realm:GlassFishConfigBean and auth-realm:admin-realm:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: property:file:GlassFishConfigBean and property:file:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: jacc-provider:default:GlassFishConfigBean and jacc-provider:default:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: property:repository:GlassFishConfigBean and property:repository:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: message-security-config:SOAP:GlassFishConfigBean and message-security-config:SOAP:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: provider-config:XWS_ClientProvider:GlassFishConfigBean and provider-config:XWS_ClientProvider:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: response-policy:null:GlassFishConfigBean and response-policy:null:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: property:encryption.key.alias:GlassFishConfigBean and property:encryption.key.alias:GlassFishConfigBean [2024-06-27T10:23:48.697Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.697Z] INFO: request-policy:null:GlassFishConfigBean and request-policy:null:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: audit-module:default:GlassFishConfigBean and audit-module:default:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: property:auditOn:GlassFishConfigBean and property:auditOn:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: java-config:null:GlassFishConfigBean and java-config:null:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: log-service:null:GlassFishConfigBean and log-service:null:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: module-log-levels:null:GlassFishConfigBean and module-log-levels:null:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: monitoring-service:null:GlassFishConfigBean and monitoring-service:null:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: module-monitoring-levels:null:GlassFishConfigBean and module-monitoring-levels:null:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: http-service:null:GlassFishConfigBean and http-service:null:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: access-log:null:GlassFishConfigBean and access-log:null:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: virtual-server:server:GlassFishConfigBean and virtual-server:server:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: property:docroot:GlassFishConfigBean and property:docroot:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: admin-service:null:GlassFishConfigBean and admin-service:null:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: das-config:null:GlassFishConfigBean and das-config:null:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: property:adminConsoleContextRoot:GlassFishConfigBean and property:adminConsoleContextRoot:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-06-27T10:23:48.698Z] INFO: jmx-connector:system:GlassFishConfigBean and jmx-connector:system:GlassFishConfigBean [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest parentingTest [2024-06-27T10:23:48.698Z] INFO: types equality passed [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.698Z] INFO: Parent of com.sun.enterprise.config.serverbeans.GroupManagementService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.698Z] INFO: Parent of com.sun.enterprise.config.serverbeans.FailureDetection:null is com.sun.enterprise.config.serverbeans.GroupManagementService:null while I am com.sun.enterprise.config.serverbeans.GroupManagementService:null [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.698Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MonitoringService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.698Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleMonitoringLevels:null is com.sun.enterprise.config.serverbeans.MonitoringService:null while I am com.sun.enterprise.config.serverbeans.MonitoringService:null [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.698Z] INFO: Parent of com.sun.enterprise.config.serverbeans.HttpService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.698Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AccessLog:null is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.698Z] INFO: Parent of com.sun.enterprise.config.serverbeans.VirtualServer:server is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-06-27T10:23:48.698Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.698Z] INFO: Parent of org.jvnet.hk2.config.types.Property:docroot is com.sun.enterprise.config.serverbeans.VirtualServer:server while I am com.sun.enterprise.config.serverbeans.VirtualServer:server [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ThreadPools:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is com.sun.enterprise.config.serverbeans.ThreadPools:null while I am com.sun.enterprise.config.serverbeans.ThreadPools:null [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkConfig:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transports:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transport:tcp is org.glassfish.grizzly.config.dom.Transports:null while I am org.glassfish.grizzly.config.dom.Transports:null [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListeners:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListener:http-listener-1 is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocols:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocol:http-listener-1 is org.glassfish.grizzly.config.dom.Protocols:null while I am org.glassfish.grizzly.config.dom.Protocols:null [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.glassfish.grizzly.config.dom.Http:null is org.glassfish.grizzly.config.dom.Protocol:http-listener-1 while I am org.glassfish.grizzly.config.dom.Protocol:http-listener-1 [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.glassfish.grizzly.config.dom.FileCache:null is org.glassfish.grizzly.config.dom.Http:null while I am org.glassfish.grizzly.config.dom.Http:null [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AvailabilityService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JavaConfig:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of com.sun.enterprise.config.serverbeans.SecurityService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.699Z] INFO: Parent of org.jvnet.hk2.config.types.Property:file is com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm while I am com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm [2024-06-27T10:23:48.699Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JaccProvider:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of org.jvnet.hk2.config.types.Property:repository is com.sun.enterprise.config.serverbeans.JaccProvider:default while I am com.sun.enterprise.config.serverbeans.JaccProvider:default [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider is com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP while I am com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ResponsePolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of org.jvnet.hk2.config.types.Property:encryption.key.alias is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.RequestPolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuditModule:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of org.jvnet.hk2.config.types.Property:auditOn is com.sun.enterprise.config.serverbeans.AuditModule:default while I am com.sun.enterprise.config.serverbeans.AuditModule:default [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.LogService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleLogLevels:null is com.sun.enterprise.config.serverbeans.LogService:null while I am com.sun.enterprise.config.serverbeans.LogService:null [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AdminService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.DasConfig:null is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of org.jvnet.hk2.config.types.Property:adminConsoleContextRoot is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JmxConnector:system is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.GroupManagementService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-06-27T10:23:48.700Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.700Z] INFO: Parent of com.sun.enterprise.config.serverbeans.FailureDetection:null is com.sun.enterprise.config.serverbeans.GroupManagementService:null while I am com.sun.enterprise.config.serverbeans.GroupManagementService:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MonitoringService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleMonitoringLevels:null is com.sun.enterprise.config.serverbeans.MonitoringService:null while I am com.sun.enterprise.config.serverbeans.MonitoringService:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of com.sun.enterprise.config.serverbeans.HttpService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AccessLog:null is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of com.sun.enterprise.config.serverbeans.VirtualServer:server is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.jvnet.hk2.config.types.Property:docroot is com.sun.enterprise.config.serverbeans.VirtualServer:server while I am com.sun.enterprise.config.serverbeans.VirtualServer:server [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ThreadPools:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is com.sun.enterprise.config.serverbeans.ThreadPools:null while I am com.sun.enterprise.config.serverbeans.ThreadPools:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkConfig:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transports:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transport:tcp is org.glassfish.grizzly.config.dom.Transports:null while I am org.glassfish.grizzly.config.dom.Transports:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListeners:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListener:http-listener-1 is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocols:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocol:http-listener-1 is org.glassfish.grizzly.config.dom.Protocols:null while I am org.glassfish.grizzly.config.dom.Protocols:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.glassfish.grizzly.config.dom.Http:null is org.glassfish.grizzly.config.dom.Protocol:http-listener-1 while I am org.glassfish.grizzly.config.dom.Protocol:http-listener-1 [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.701Z] INFO: Parent of org.glassfish.grizzly.config.dom.FileCache:null is org.glassfish.grizzly.config.dom.Http:null while I am org.glassfish.grizzly.config.dom.Http:null [2024-06-27T10:23:48.701Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AvailabilityService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JavaConfig:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.SecurityService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of org.jvnet.hk2.config.types.Property:file is com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm while I am com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JaccProvider:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of org.jvnet.hk2.config.types.Property:repository is com.sun.enterprise.config.serverbeans.JaccProvider:default while I am com.sun.enterprise.config.serverbeans.JaccProvider:default [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider is com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP while I am com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ResponsePolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of org.jvnet.hk2.config.types.Property:encryption.key.alias is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.RequestPolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuditModule:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of org.jvnet.hk2.config.types.Property:auditOn is com.sun.enterprise.config.serverbeans.AuditModule:default while I am com.sun.enterprise.config.serverbeans.AuditModule:default [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.LogService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-06-27T10:23:48.702Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.702Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleLogLevels:null is com.sun.enterprise.config.serverbeans.LogService:null while I am com.sun.enterprise.config.serverbeans.LogService:null [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.703Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AdminService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.703Z] INFO: Parent of com.sun.enterprise.config.serverbeans.DasConfig:null is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.703Z] INFO: Parent of org.jvnet.hk2.config.types.Property:adminConsoleContextRoot is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-06-27T10:23:48.703Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JmxConnector:system is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.703Z] INFO: Test: com.sun.enterprise.configapi.tests.DeepCopyTest.parentingTest, started at 10:23:48.414828443, test time: 33 ms [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.703Z] INFO: Test: com.sun.enterprise.configapi.tests.DeepCopyTest.configCopy, started at 10:23:48.449702983, test time: 10 ms [2024-06-27T10:23:48.703Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in com.sun.enterprise.configapi.tests.DeepCopyTest [2024-06-27T10:23:48.703Z] [INFO] Running com.sun.enterprise.configapi.tests.DefaultValueTest [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.703Z] INFO: Test: com.sun.enterprise.configapi.tests.DefaultValueTest.defaultValueTest, started at 10:23:48.495846786, test time: 8 ms [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.703Z] INFO: Test: com.sun.enterprise.configapi.tests.DefaultValueTest.rawAttributeTest, started at 10:23:48.506035827, test time: 0 ms [2024-06-27T10:23:48.703Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in com.sun.enterprise.configapi.tests.DefaultValueTest [2024-06-27T10:23:48.703Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectAccessTest [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.703Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectAccessTest.test, started at 10:23:48.542950304, test time: 37 ms [2024-06-27T10:23:48.703Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in com.sun.enterprise.configapi.tests.DirectAccessTest [2024-06-27T10:23:48.703Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectCreationTest [2024-06-27T10:23:48.703Z] [2.025s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 157M->12M(258M) 4.400ms [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.703Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectCreationTest.test, started at 10:23:48.618979965, test time: 30 ms [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.703Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectCreationTest.directAttributeNameTest, started at 10:23:48.651415637, test time: 0 ms [2024-06-27T10:23:48.703Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in com.sun.enterprise.configapi.tests.DirectCreationTest [2024-06-27T10:23:48.703Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectRemovalTest [2024-06-27T10:23:48.703Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.703Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectRemovalTest.test, started at 10:23:48.685494777, test time: 6 ms [2024-06-27T10:23:48.958Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.sun.enterprise.configapi.tests.DirectRemovalTest [2024-06-27T10:23:48.958Z] [INFO] Running com.sun.enterprise.configapi.tests.DomainTest [2024-06-27T10:23:48.958Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.958Z] INFO: Test: com.sun.enterprise.configapi.tests.DomainTest.domainExist, started at 10:23:48.728063923, test time: 0 ms [2024-06-27T10:23:48.958Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in com.sun.enterprise.configapi.tests.DomainTest [2024-06-27T10:23:48.958Z] [INFO] Running com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest [2024-06-27T10:23:48.958Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.958Z] INFO: Test: com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest.duplicateKeyTest, started at 10:23:48.756631699, test time: 3 ms [2024-06-27T10:23:48.958Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.959Z] INFO: Test: com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest.identicalKeyTest, started at 10:23:48.761404482, test time: 1 ms [2024-06-27T10:23:48.959Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest [2024-06-27T10:23:48.959Z] [INFO] Running com.sun.enterprise.configapi.tests.EnabledTest [2024-06-27T10:23:48.959Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.959Z] INFO: Test: com.sun.enterprise.configapi.tests.EnabledTest.enabled, started at 10:23:48.78859687, test time: 0 ms [2024-06-27T10:23:48.959Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.configapi.tests.EnabledTest [2024-06-27T10:23:48.959Z] [INFO] Running com.sun.enterprise.configapi.tests.GetElementTypeByNameTest [2024-06-27T10:23:48.959Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.959Z] INFO: Test: com.sun.enterprise.configapi.tests.GetElementTypeByNameTest.testAppRoot, started at 10:23:48.815439342, test time: 0 ms [2024-06-27T10:23:48.959Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.configapi.tests.GetElementTypeByNameTest [2024-06-27T10:23:48.959Z] [INFO] Running com.sun.enterprise.configapi.tests.HttpListenerTest [2024-06-27T10:23:48.959Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.959Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpListenerTest.validTransaction, started at 10:23:48.842288966, test time: 12 ms [2024-06-27T10:23:48.959Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.959Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpListenerTest.portTest, started at 10:23:48.855759751, test time: 0 ms [2024-06-27T10:23:48.959Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.sun.enterprise.configapi.tests.HttpListenerTest [2024-06-27T10:23:48.959Z] [INFO] Running com.sun.enterprise.configapi.tests.HttpServiceTest [2024-06-27T10:23:48.959Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.959Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpServiceTest.validTransaction, started at 10:23:48.881529582, test time: 8 ms [2024-06-27T10:23:48.959Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.959Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpServiceTest.connectionTest, started at 10:23:48.891487317, test time: 0 ms [2024-06-27T10:23:48.959Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in com.sun.enterprise.configapi.tests.HttpServiceTest [2024-06-27T10:23:48.959Z] [INFO] Running com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest [2024-06-27T10:23:48.959Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.959Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.test, started at 10:23:48.917434722, test time: 2 ms [2024-06-27T10:23:48.959Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.959Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.doTest, started at 10:23:48.921729986, test time: 0 ms [2024-06-27T10:23:48.959Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.959Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.testSubTypesOfDomain, started at 10:23:48.923200429, test time: 0 ms [2024-06-27T10:23:48.959Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest [2024-06-27T10:23:48.959Z] [INFO] Running com.sun.enterprise.configapi.tests.ModulesTest [2024-06-27T10:23:48.959Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:48.959Z] INFO: Test: com.sun.enterprise.configapi.tests.ModulesTest.modulesTest, started at 10:23:48.947828729, test time: 0 ms [2024-06-27T10:23:48.959Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.sun.enterprise.configapi.tests.ModulesTest [2024-06-27T10:23:48.959Z] [INFO] Running com.sun.enterprise.configapi.tests.ParentConfigListenerTest [2024-06-27T10:23:49.214Z] Jun 27, 2024 10:23:48 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-06-27T10:23:49.214Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=network-listener, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(port=8078,name=Funky-Listener), Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListeners()}, reason = unimplemented by NetworkListenersContainer, when = 1719483828975 [2024-06-27T10:23:49.214Z] Jun 27, 2024 10:23:48 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-06-27T10:23:49.214Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=network-listener, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(port=8078,name=Funky-Listener), Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListeners()}, reason = unimplemented by NetworkListenersContainer, when = 1719483828975 [2024-06-27T10:23:49.214Z] Jun 27, 2024 10:23:48 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.214Z] INFO: Test: com.sun.enterprise.configapi.tests.ParentConfigListenerTest.addHttpListenerTest, started at 10:23:48.971798285, test time: 7 ms [2024-06-27T10:23:49.214Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in com.sun.enterprise.configapi.tests.ParentConfigListenerTest [2024-06-27T10:23:49.214Z] [INFO] Running com.sun.enterprise.configapi.tests.ParentTest [2024-06-27T10:23:49.214Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.214Z] INFO: Test: com.sun.enterprise.configapi.tests.ParentTest.parents, started at 10:23:49.003033414, test time: 0 ms [2024-06-27T10:23:49.214Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.sun.enterprise.configapi.tests.ParentTest [2024-06-27T10:23:49.214Z] [INFO] Running com.sun.enterprise.configapi.tests.PersistenceTest [2024-06-27T10:23:49.214Z] [2.443s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 158M->13M(258M) 4.520ms [2024-06-27T10:23:49.214Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.214Z] INFO: Test: com.sun.enterprise.configapi.tests.PersistenceTest.test, started at 10:23:49.031522921, test time: 3 ms [2024-06-27T10:23:49.214Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.sun.enterprise.configapi.tests.PersistenceTest [2024-06-27T10:23:49.214Z] [INFO] Running com.sun.enterprise.configapi.tests.PropertyChangeListenerTest [2024-06-27T10:23:49.214Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.214Z] INFO: Test: com.sun.enterprise.configapi.tests.PropertyChangeListenerTest.propertyChangeEventReceptionTest, started at 10:23:49.058091222, test time: 2 ms [2024-06-27T10:23:49.214Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.sun.enterprise.configapi.tests.PropertyChangeListenerTest [2024-06-27T10:23:49.214Z] [INFO] Running com.sun.enterprise.configapi.tests.RawValueTest [2024-06-27T10:23:49.214Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.214Z] INFO: Test: com.sun.enterprise.configapi.tests.RawValueTest.testAppRoot, started at 10:23:49.083570588, test time: 3 ms [2024-06-27T10:23:49.214Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in com.sun.enterprise.configapi.tests.RawValueTest [2024-06-27T10:23:49.214Z] [INFO] Running com.sun.enterprise.configapi.tests.Ssl2EnabledTest [2024-06-27T10:23:49.214Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.214Z] INFO: Test: com.sun.enterprise.configapi.tests.Ssl2EnabledTest.sslEnabledTest, started at 10:23:49.110433878, test time: 3 ms [2024-06-27T10:23:49.215Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.configapi.tests.Ssl2EnabledTest [2024-06-27T10:23:49.215Z] [INFO] Running com.sun.enterprise.configapi.tests.SubTypesTest [2024-06-27T10:23:49.215Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.215Z] INFO: Test: com.sun.enterprise.configapi.tests.SubTypesTest.testSubTypesOfDomain, started at 10:23:49.137009806, test time: 1 ms [2024-06-27T10:23:49.215Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.sun.enterprise.configapi.tests.SubTypesTest [2024-06-27T10:23:49.215Z] [INFO] Running com.sun.enterprise.configapi.tests.TransactionCallBackTest [2024-06-27T10:23:49.215Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.215Z] INFO: Test: com.sun.enterprise.configapi.tests.TransactionCallBackTest.test, started at 10:23:49.161677731, test time: 6 ms [2024-06-27T10:23:49.215Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in com.sun.enterprise.configapi.tests.TransactionCallBackTest [2024-06-27T10:23:49.215Z] [INFO] Running com.sun.enterprise.configapi.tests.TransactionListenerTest [2024-06-27T10:23:49.215Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.215Z] INFO: Test: com.sun.enterprise.configapi.tests.TransactionListenerTest.transactionEvents, started at 10:23:49.191029789, test time: 3 ms [2024-06-27T10:23:49.215Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.configapi.tests.TransactionListenerTest [2024-06-27T10:23:49.215Z] [INFO] Running com.sun.enterprise.configapi.tests.TranslatedValuesTest [2024-06-27T10:23:49.470Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.470Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedValuesTest.testAppRoot, started at 10:23:49.239090062, test time: 0 ms [2024-06-27T10:23:49.470Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.470Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedValuesTest.testJavaRoot, started at 10:23:49.240840494, test time: 0 ms [2024-06-27T10:23:49.470Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in com.sun.enterprise.configapi.tests.TranslatedValuesTest [2024-06-27T10:23:49.470Z] [INFO] Running com.sun.enterprise.configapi.tests.TranslatedViewCreationTest [2024-06-27T10:23:49.470Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.470Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedViewCreationTest.createVirtualServerTest, started at 10:23:49.264252651, test time: 8 ms [2024-06-27T10:23:49.470Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.sun.enterprise.configapi.tests.TranslatedViewCreationTest [2024-06-27T10:23:49.470Z] [INFO] Running com.sun.enterprise.configapi.tests.UnprocessedEventsTest [2024-06-27T10:23:49.470Z] Jun 27, 2024 10:23:49 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-06-27T10:23:49.470Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=port, OldValue = 8080, NewValue = 8908, Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(protocol=http-listener-1,port=8908,name=http-listener-1,thread-pool=http-thread-pool,transport=tcp)}, reason = Java NIO port listener cannot reconfigure its port dynamically, when = 1719483829297 [2024-06-27T10:23:49.470Z] Jun 27, 2024 10:23:49 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-06-27T10:23:49.470Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=port, OldValue = 8908, NewValue = 8080, Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(protocol=http-listener-1,port=8080,name=http-listener-1,thread-pool=http-thread-pool,transport=tcp)}, reason = Java NIO port listener cannot reconfigure its port dynamically, when = 1719483829299 [2024-06-27T10:23:49.470Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.470Z] INFO: Test: com.sun.enterprise.configapi.tests.UnprocessedEventsTest.unprocessedEventsTest, started at 10:23:49.295690979, test time: 3 ms [2024-06-27T10:23:49.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.sun.enterprise.configapi.tests.UnprocessedEventsTest [2024-06-27T10:23:49.471Z] [INFO] Running com.sun.enterprise.configapi.tests.VetoableChangeListenerTest [2024-06-27T10:23:49.471Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.471Z] INFO: Test: com.sun.enterprise.configapi.tests.VetoableChangeListenerTest.propertyChangeEventReceptionTest, started at 10:23:49.321519236, test time: 3 ms [2024-06-27T10:23:49.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.sun.enterprise.configapi.tests.VetoableChangeListenerTest [2024-06-27T10:23:49.471Z] [INFO] Running com.sun.enterprise.configapi.tests.cluster.DefaultMethodsTest [2024-06-27T10:23:49.471Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.471Z] INFO: Test: com.sun.enterprise.configapi.tests.cluster.DefaultMethodsTest.getClusterFromServerTest, started at 10:23:49.354327717, test time: 0 ms [2024-06-27T10:23:49.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in com.sun.enterprise.configapi.tests.cluster.DefaultMethodsTest [2024-06-27T10:23:49.471Z] [INFO] Running com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest [2024-06-27T10:23:49.471Z] [2.796s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 158M->13M(258M) 4.424ms [2024-06-27T10:23:49.725Z] Jun 27, 2024 10:23:49 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:49.725Z] INFO: Test: com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest.waitAndSuccessTest, started at 10:23:49.381192108, test time: 207 ms [2024-06-27T10:23:51.087Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.087Z] INFO: Test: com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest.waitAndTimeOutTest, started at 10:23:49.589999517, test time: 1,201 ms [2024-06-27T10:23:51.087Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s -- in com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest [2024-06-27T10:23:51.087Z] [INFO] Running com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest [2024-06-27T10:23:51.087Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.087Z] INFO: Test: com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest.testAllDefaults, started at 10:23:50.811289302, test time: 1 ms [2024-06-27T10:23:51.087Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest [2024-06-27T10:23:51.087Z] [INFO] Running com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest [2024-06-27T10:23:51.087Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.087Z] INFO: Test: com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest.testFewDefaults, started at 10:23:50.829456978, test time: 0 ms [2024-06-27T10:23:51.087Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest [2024-06-27T10:23:51.087Z] [INFO] Running com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest [2024-06-27T10:23:51.087Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.087Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.applicationExtensionTest, started at 10:23:50.849280236, test time: 1 ms [2024-06-27T10:23:51.087Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.existenceTest, started at 10:23:50.851530809, test time: 1 ms [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.extensionTest, started at 10:23:50.853636243, test time: 0 ms [2024-06-27T10:23:51.088Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest [2024-06-27T10:23:51.088Z] [INFO] Running com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest.multipleListeners, started at 10:23:50.87526191, test time: 6 ms [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest.addElementTest, started at 10:23:50.883040705, test time: 4 ms [2024-06-27T10:23:51.088Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest [2024-06-27T10:23:51.088Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.FieldsValidationTest [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.FieldsValidationTest.testNotNullField, started at 10:23:50.907866042, test time: 1 ms [2024-06-27T10:23:51.088Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.sun.enterprise.configapi.tests.validation.FieldsValidationTest [2024-06-27T10:23:51.088Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest [2024-06-27T10:23:51.088Z] failure, not retryable... [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterConfigRefInvalid, started at 10:23:50.933849983, test time: 16 ms [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterServerRefValid, started at 10:23:50.951215088, test time: 4 ms [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterConfigRefValid, started at 10:23:50.956735546, test time: 1 ms [2024-06-27T10:23:51.088Z] failure, not retryable... [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterServerRefInvalid, started at 10:23:50.958861798, test time: 1 ms [2024-06-27T10:23:51.088Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest [2024-06-27T10:23:51.088Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest [2024-06-27T10:23:51.088Z] failure, not retryable... [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.jmxConnectorAuthRealmRefInvalid, started at 10:23:50.980134673, test time: 9 ms [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.serverConfigRefValid, started at 10:23:50.991378628, test time: 4 ms [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM com.sun.enterprise.config.serverbeans.customvalidators.ConfigRefValidator isValid [2024-06-27T10:23:51.088Z] WARNING: The configuration of the Domain Administration Server cannot be changed from server-config. [2024-06-27T10:23:51.088Z] failure, not retryable... [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:50 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.serverConfigRefInvalid, started at 10:23:50.996713322, test time: 3 ms [2024-06-27T10:23:51.088Z] Jun 27, 2024 10:23:51 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:23:51.088Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.jmxConnectorAuthRealmRefValid, started at 10:23:51.000653537, test time: 2 ms [2024-06-27T10:23:51.088Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest [2024-06-27T10:23:51.088Z] [INFO] Running org.glassfish.config.support.DomainXmlPreParserTest [2024-06-27T10:23:51.088Z] domainWithi1i2_i1 [2024-06-27T10:23:51.088Z] FOUND SERVERS [2024-06-27T10:23:51.088Z] SERVER: server, ref= server-config [2024-06-27T10:23:51.088Z] SERVER: i1, ref= i1-config [2024-06-27T10:23:51.088Z] SERVER: i2, ref= i2-config [2024-06-27T10:23:51.088Z] FOUND CONFIGS [2024-06-27T10:23:51.088Z] CONFIG: server-config [2024-06-27T10:23:51.088Z] CONFIG: default-config [2024-06-27T10:23:51.088Z] CONFIG: i1-config [2024-06-27T10:23:51.088Z] CONFIG: i2-config [2024-06-27T10:23:51.088Z] domainWithi1i2_i2 [2024-06-27T10:23:51.088Z] FOUND SERVERS [2024-06-27T10:23:51.088Z] SERVER: server, ref= server-config [2024-06-27T10:23:51.088Z] SERVER: i1, ref= i1-config [2024-06-27T10:23:51.088Z] SERVER: i2, ref= i2-config [2024-06-27T10:23:51.088Z] FOUND CONFIGS [2024-06-27T10:23:51.088Z] CONFIG: server-config [2024-06-27T10:23:51.088Z] CONFIG: default-config [2024-06-27T10:23:51.088Z] CONFIG: i1-config [2024-06-27T10:23:51.088Z] CONFIG: i2-config [2024-06-27T10:23:51.088Z] noConfigTest [2024-06-27T10:23:51.088Z] FOUND SERVERS [2024-06-27T10:23:51.088Z] SERVER: server, ref= server-config [2024-06-27T10:23:51.088Z] SERVER: i1, ref= i1-config_does_not_exist [2024-06-27T10:23:51.088Z] FOUND CONFIGS [2024-06-27T10:23:51.088Z] CONFIG: server-config [2024-06-27T10:23:51.088Z] CONFIG: default-config [2024-06-27T10:23:51.088Z] CONFIG: i1-config [2024-06-27T10:23:51.089Z] domainWithi1 [2024-06-27T10:23:51.089Z] FOUND SERVERS [2024-06-27T10:23:51.089Z] SERVER: server, ref= server-config [2024-06-27T10:23:51.089Z] SERVER: i1, ref= i1-config [2024-06-27T10:23:51.089Z] FOUND CONFIGS [2024-06-27T10:23:51.089Z] CONFIG: server-config [2024-06-27T10:23:51.089Z] CONFIG: default-config [2024-06-27T10:23:51.089Z] CONFIG: i1-config [2024-06-27T10:23:51.089Z] twoClusteredInstances [2024-06-27T10:23:51.089Z] FOUND SERVERS [2024-06-27T10:23:51.089Z] SERVER: server, ref= server-config [2024-06-27T10:23:51.089Z] SERVER: i1, ref= i1-config [2024-06-27T10:23:51.089Z] SERVER: i2, ref= i2-config [2024-06-27T10:23:51.089Z] SERVER: c1i1, ref= c1-config [2024-06-27T10:23:51.089Z] SERVER: c1i2, ref= c1-config [2024-06-27T10:23:51.089Z] FOUND CONFIGS [2024-06-27T10:23:51.089Z] CONFIG: server-config [2024-06-27T10:23:51.089Z] CONFIG: default-config [2024-06-27T10:23:51.089Z] CONFIG: i1-config [2024-06-27T10:23:51.089Z] CONFIG: i2-config [2024-06-27T10:23:51.089Z] CONFIG: c1-config [2024-06-27T10:23:51.089Z] CONFIG: c2-config [2024-06-27T10:23:51.089Z] CONFIG: c3-config [2024-06-27T10:23:51.089Z] FOUND CLUSTERS [2024-06-27T10:23:51.089Z] Cluster:name=c1, config-ref=c1-config, server-refs = [c1i1, c1i2] [2024-06-27T10:23:51.089Z] Cluster:name=c2, config-ref=c2-config, server-refs = [] [2024-06-27T10:23:51.089Z] Cluster:name=c3, config-ref=c3-config, server-refs = [] [2024-06-27T10:23:51.089Z] oneClusteredInstance [2024-06-27T10:23:51.089Z] FOUND SERVERS [2024-06-27T10:23:51.089Z] SERVER: server, ref= server-config [2024-06-27T10:23:51.089Z] SERVER: i1, ref= i1-config [2024-06-27T10:23:51.089Z] SERVER: i2, ref= i2-config [2024-06-27T10:23:51.089Z] SERVER: c1i1, ref= c1-config [2024-06-27T10:23:51.089Z] FOUND CONFIGS [2024-06-27T10:23:51.089Z] CONFIG: server-config [2024-06-27T10:23:51.089Z] CONFIG: default-config [2024-06-27T10:23:51.089Z] CONFIG: i1-config [2024-06-27T10:23:51.089Z] CONFIG: i2-config [2024-06-27T10:23:51.089Z] CONFIG: c1-config [2024-06-27T10:23:51.089Z] CONFIG: c2-config [2024-06-27T10:23:51.089Z] CONFIG: c3-config [2024-06-27T10:23:51.089Z] FOUND CLUSTERS [2024-06-27T10:23:51.089Z] Cluster:name=c1, config-ref=c1-config, server-refs = [c1i1] [2024-06-27T10:23:51.089Z] Cluster:name=c2, config-ref=c2-config, server-refs = [] [2024-06-27T10:23:51.089Z] Cluster:name=c3, config-ref=c3-config, server-refs = [] [2024-06-27T10:23:51.089Z] stockDomainHasNoInstance [2024-06-27T10:23:51.089Z] FOUND SERVERS [2024-06-27T10:23:51.089Z] SERVER: server, ref= server-config [2024-06-27T10:23:51.089Z] FOUND CONFIGS [2024-06-27T10:23:51.089Z] CONFIG: server-config [2024-06-27T10:23:51.089Z] CONFIG: default-config [2024-06-27T10:23:51.089Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.glassfish.config.support.DomainXmlPreParserTest [2024-06-27T10:23:51.647Z] [INFO] [2024-06-27T10:23:51.647Z] [INFO] Results: [2024-06-27T10:23:51.647Z] [INFO] [2024-06-27T10:23:51.647Z] [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:23:51.647Z] [INFO] [2024-06-27T10:23:51.647Z] [INFO] [2024-06-27T10:23:51.647Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-api --- [2024-06-27T10:23:51.647Z] [INFO] Executing tasks [2024-06-27T10:23:51.647Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/classes/META-INF for [2024-06-27T10:23:51.647Z] [INFO] [echo] config-api [2024-06-27T10:23:51.647Z] [INFO] Executed tasks [2024-06-27T10:23:51.647Z] [INFO] [2024-06-27T10:23:51.647Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-api --- [2024-06-27T10:23:51.647Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/config-api.jar [2024-06-27T10:23:51.647Z] [INFO] [2024-06-27T10:23:51.647Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-api --- [2024-06-27T10:23:51.647Z] [INFO] [2024-06-27T10:23:51.647Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-api --- [2024-06-27T10:23:51.647Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/failsafe-reports [2024-06-27T10:23:51.647Z] [INFO] [2024-06-27T10:23:51.647Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-config-api-checkstyle) @ config-api --- [2024-06-27T10:23:54.903Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:54.903Z] [INFO] [2024-06-27T10:23:54.903Z] [INFO] --- install:3.1.1:install (default-install) @ config-api --- [2024-06-27T10:23:54.903Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.16-SNAPSHOT/config-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:54.903Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.16-SNAPSHOT/config-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:54.903Z] [INFO] [2024-06-27T10:23:54.903Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2024-06-27T10:23:54.903Z] [INFO] Building Private APIs of Glassfish 7.0.16-SNAPSHOT [23/334] [2024-06-27T10:23:54.903Z] [INFO] from nucleus/common/internal-api/pom.xml [2024-06-27T10:23:54.903Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:23:55.157Z] [INFO] [2024-06-27T10:23:55.157Z] [INFO] --- clean:3.3.2:clean (default-clean) @ internal-api --- [2024-06-27T10:23:55.157Z] [INFO] [2024-06-27T10:23:55.157Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ internal-api --- [2024-06-27T10:23:55.157Z] [INFO] [2024-06-27T10:23:55.157Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ internal-api --- [2024-06-27T10:23:55.157Z] [INFO] [2024-06-27T10:23:55.157Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ internal-api --- [2024-06-27T10:23:55.158Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:55.158Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:55.158Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:55.158Z] [INFO] [2024-06-27T10:23:55.158Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ internal-api --- [2024-06-27T10:23:55.158Z] [INFO] [2024-06-27T10:23:55.158Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ internal-api --- [2024-06-27T10:23:55.158Z] [INFO] [2024-06-27T10:23:55.158Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ internal-api --- [2024-06-27T10:23:55.158Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:55.158Z] [INFO] [2024-06-27T10:23:55.158Z] [INFO] --- resources:3.3.1:resources (default-resources) @ internal-api --- [2024-06-27T10:23:55.158Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:23:55.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/src/main/manpages [2024-06-27T10:23:55.158Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:55.158Z] [INFO] [2024-06-27T10:23:55.158Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ internal-api --- [2024-06-27T10:23:55.158Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:55.158Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:55.412Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:55.412Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,80] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:23:55.412Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,16] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:23:55.412Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:23:55.412Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:55.412Z] [INFO] [2024-06-27T10:23:55.412Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ internal-api --- [2024-06-27T10:23:55.412Z] [INFO] [2024-06-27T10:23:55.412Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ internal-api --- [2024-06-27T10:23:55.412Z] [INFO] [2024-06-27T10:23:55.412Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ internal-api --- [2024-06-27T10:23:55.412Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:55.667Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:55.667Z] [INFO] [2024-06-27T10:23:55.668Z] [INFO] --- command-security:1.0.17:check (default-check) @ internal-api --- [2024-06-27T10:23:55.668Z] [INFO] [2024-06-27T10:23:55.668Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ internal-api --- [2024-06-27T10:23:55.668Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:55.668Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:55.921Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:55.921Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:55.921Z] [INFO] Initial messages found so far: {} [2024-06-27T10:23:55.921Z] [INFO] Processing: NCLS-COM-01001 [2024-06-27T10:23:55.922Z] [INFO] Message NCLS-COM-01001 needs checking for cause/action: false [2024-06-27T10:23:55.922Z] [INFO] Processing: NCLS-COM-01002 [2024-06-27T10:23:55.922Z] [INFO] Message NCLS-COM-01002 needs checking for cause/action: true [2024-06-27T10:23:55.922Z] [INFO] Processing: NCLS-COM-01003 [2024-06-27T10:23:55.922Z] [INFO] Message NCLS-COM-01003 needs checking for cause/action: true [2024-06-27T10:23:55.922Z] [INFO] Processing: NCLS-COM-01004 [2024-06-27T10:23:55.922Z] [INFO] Message NCLS-COM-01004 needs checking for cause/action: true [2024-06-27T10:23:55.922Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-01001=Exception {0} resolving password alias {1} in property {2}., NCLS-COM-01002=Unknown property {0} found unresolving {1}., NCLS-COM-01003=System property reference missing trailing "'}'" at {0} in domain.xml., NCLS-COM-01004=System property reference missing starting "$'{'" at {0} in domain.xml.} [2024-06-27T10:23:55.922Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:23:55.922Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:55.922Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:55.922Z] [INFO] Processing: jakarta.enterprise.system.tools.util on element INT_LOGGER [2024-06-27T10:23:55.922Z] [INFO] Enclosing type is org.glassfish.internal.api.InternalLoggerInfo [2024-06-27T10:23:55.922Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.util.description=Internal API, jakarta.enterprise.system.tools.util.publish=true, jakarta.enterprise.system.tools.util.subsystem=COMMON} [2024-06-27T10:23:55.922Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:23:55.922Z] [INFO] Found enclosing element INT_LOGGER [2024-06-27T10:23:55.922Z] [INFO] Found enclosing element org.glassfish.internal.api.InternalLoggerInfo [2024-06-27T10:23:55.922Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:23:55.922Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:55.922Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:55.922Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:23:55.922Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:55.922Z] [INFO] [2024-06-27T10:23:55.922Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ internal-api --- [2024-06-27T10:23:55.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/src/test/resources [2024-06-27T10:23:55.922Z] [INFO] [2024-06-27T10:23:55.922Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ internal-api --- [2024-06-27T10:23:55.922Z] [INFO] No sources to compile [2024-06-27T10:23:55.922Z] [INFO] [2024-06-27T10:23:55.922Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ internal-api --- [2024-06-27T10:23:55.922Z] [INFO] [2024-06-27T10:23:55.922Z] [INFO] --- surefire:3.2.5:test (default-test) @ internal-api --- [2024-06-27T10:23:55.922Z] [INFO] [2024-06-27T10:23:55.922Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ internal-api --- [2024-06-27T10:23:55.922Z] [INFO] Executing tasks [2024-06-27T10:23:55.922Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target/classes/META-INF for [2024-06-27T10:23:55.922Z] [INFO] [echo] internal-api [2024-06-27T10:23:55.922Z] [INFO] Executed tasks [2024-06-27T10:23:55.922Z] [INFO] [2024-06-27T10:23:55.922Z] [INFO] --- jar:3.3.0:jar (default-jar) @ internal-api --- [2024-06-27T10:23:55.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target/internal-api.jar [2024-06-27T10:23:55.922Z] [INFO] [2024-06-27T10:23:55.922Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ internal-api --- [2024-06-27T10:23:55.922Z] [INFO] [2024-06-27T10:23:55.922Z] [INFO] --- failsafe:3.2.5:verify (verify) @ internal-api --- [2024-06-27T10:23:55.923Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target/failsafe-reports [2024-06-27T10:23:55.923Z] [INFO] [2024-06-27T10:23:55.923Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-internal-api-checkstyle) @ internal-api --- [2024-06-27T10:23:56.844Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:56.844Z] [INFO] [2024-06-27T10:23:56.844Z] [INFO] --- install:3.1.1:install (default-install) @ internal-api --- [2024-06-27T10:23:56.845Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.16-SNAPSHOT/internal-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:56.845Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.16-SNAPSHOT/internal-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2024-06-27T10:23:56.845Z] [INFO] Building Nucleus Security Parent 7.0.16-SNAPSHOT [24/334] [2024-06-27T10:23:56.845Z] [INFO] from nucleus/security/pom.xml [2024-06-27T10:23:56.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] No sources to compile [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] No sources to compile [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] No sources to compile [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] Executing tasks [2024-06-27T10:23:56.845Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/target/classes/META-INF for [2024-06-27T10:23:56.845Z] [INFO] [echo] nucleus-security [2024-06-27T10:23:56.845Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/target/classes/META-INF [2024-06-27T10:23:56.845Z] [INFO] Executed tasks [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] No tests to run. [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/target/failsafe-reports [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-nucleus-security-checkstyle) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-security --- [2024-06-27T10:23:56.845Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/7.0.16-SNAPSHOT/nucleus-security-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:56.845Z] [INFO] [2024-06-27T10:23:56.845Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2024-06-27T10:23:56.845Z] [INFO] Building GlassFish SSL Implementation Module 7.0.16-SNAPSHOT [25/334] [2024-06-27T10:23:56.845Z] [INFO] from nucleus/security/ssl-impl/pom.xml [2024-06-27T10:23:56.846Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:23:56.846Z] [INFO] [2024-06-27T10:23:56.846Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ssl-impl --- [2024-06-27T10:23:56.846Z] [INFO] [2024-06-27T10:23:56.846Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ssl-impl --- [2024-06-27T10:23:56.846Z] [INFO] [2024-06-27T10:23:56.846Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ssl-impl --- [2024-06-27T10:23:56.846Z] [INFO] [2024-06-27T10:23:56.846Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ssl-impl --- [2024-06-27T10:23:56.846Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:56.846Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:56.846Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:56.846Z] [INFO] [2024-06-27T10:23:56.846Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ssl-impl --- [2024-06-27T10:23:56.846Z] [INFO] [2024-06-27T10:23:56.846Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ssl-impl --- [2024-06-27T10:23:56.846Z] [INFO] [2024-06-27T10:23:56.846Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ssl-impl --- [2024-06-27T10:23:56.846Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:56.846Z] [INFO] [2024-06-27T10:23:56.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ssl-impl --- [2024-06-27T10:23:56.846Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:23:56.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/manpages [2024-06-27T10:23:56.846Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:56.846Z] [INFO] [2024-06-27T10:23:56.846Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ssl-impl --- [2024-06-27T10:23:56.846Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:56.846Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:57.101Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:57.101Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[408,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:23:57.101Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[409,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:23:57.101Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[415,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:23:57.101Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:23:57.101Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:57.101Z] [INFO] [2024-06-27T10:23:57.101Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ssl-impl --- [2024-06-27T10:23:57.101Z] [INFO] [2024-06-27T10:23:57.101Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ssl-impl --- [2024-06-27T10:23:57.101Z] [INFO] [2024-06-27T10:23:57.101Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ssl-impl --- [2024-06-27T10:23:57.101Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:57.101Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:57.101Z] [INFO] [2024-06-27T10:23:57.101Z] [INFO] --- command-security:1.0.17:check (default-check) @ ssl-impl --- [2024-06-27T10:23:57.101Z] [INFO] [2024-06-27T10:23:57.101Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ssl-impl --- [2024-06-27T10:23:57.101Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:57.101Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:57.355Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:57.355Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:57.355Z] [INFO] Initial messages found so far: {} [2024-06-27T10:23:57.355Z] [INFO] Processing: NCLS-SECURITY-05054 [2024-06-27T10:23:57.355Z] [INFO] Message NCLS-SECURITY-05054 needs checking for cause/action: true [2024-06-27T10:23:57.355Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-05054=The SSL certificate with alias {0} has expired: {1}} [2024-06-27T10:23:57.355Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:23:57.355Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:57.355Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:57.355Z] [INFO] Processing: jakarta.enterprise.system.security.ssl on element SEC_SSL_LOGGER [2024-06-27T10:23:57.355Z] [INFO] Enclosing type is com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-06-27T10:23:57.355Z] [INFO] Loggers found so far: {jakarta.enterprise.system.security.ssl.description=Security - SSL, jakarta.enterprise.system.security.ssl.publish=true, jakarta.enterprise.system.security.ssl.subsystem=SECURITY - SSL} [2024-06-27T10:23:57.356Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:23:57.356Z] [INFO] Found enclosing element SEC_SSL_LOGGER [2024-06-27T10:23:57.356Z] [INFO] Found enclosing element com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-06-27T10:23:57.356Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:23:57.356Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:57.356Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:57.356Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:23:57.356Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:57.356Z] [INFO] [2024-06-27T10:23:57.356Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ssl-impl --- [2024-06-27T10:23:57.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/src/test/resources [2024-06-27T10:23:57.356Z] [INFO] [2024-06-27T10:23:57.356Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ssl-impl --- [2024-06-27T10:23:57.356Z] [INFO] No sources to compile [2024-06-27T10:23:57.356Z] [INFO] [2024-06-27T10:23:57.356Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ssl-impl --- [2024-06-27T10:23:57.356Z] [INFO] [2024-06-27T10:23:57.356Z] [INFO] --- surefire:3.2.5:test (default-test) @ ssl-impl --- [2024-06-27T10:23:57.356Z] [INFO] [2024-06-27T10:23:57.356Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ssl-impl --- [2024-06-27T10:23:57.356Z] [INFO] Executing tasks [2024-06-27T10:23:57.356Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target/classes/META-INF for [2024-06-27T10:23:57.356Z] [INFO] [echo] ssl-impl [2024-06-27T10:23:57.356Z] [INFO] Executed tasks [2024-06-27T10:23:57.356Z] [INFO] [2024-06-27T10:23:57.356Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ssl-impl --- [2024-06-27T10:23:57.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target/ssl-impl.jar [2024-06-27T10:23:57.356Z] [INFO] [2024-06-27T10:23:57.356Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ssl-impl --- [2024-06-27T10:23:57.356Z] [INFO] [2024-06-27T10:23:57.356Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ssl-impl --- [2024-06-27T10:23:57.356Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target/failsafe-reports [2024-06-27T10:23:57.356Z] [INFO] [2024-06-27T10:23:57.356Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ssl-impl-checkstyle) @ ssl-impl --- [2024-06-27T10:23:57.356Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:57.356Z] [INFO] [2024-06-27T10:23:57.356Z] [INFO] --- install:3.1.1:install (default-install) @ ssl-impl --- [2024-06-27T10:23:57.356Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.16-SNAPSHOT/ssl-impl-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:57.356Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.16-SNAPSHOT/ssl-impl-7.0.16-SNAPSHOT.jar [2024-06-27T10:23:57.356Z] [INFO] [2024-06-27T10:23:57.356Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2024-06-27T10:23:57.356Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 7.0.16-SNAPSHOT [26/334] [2024-06-27T10:23:57.356Z] [INFO] from nucleus/deployment/pom.xml [2024-06-27T10:23:57.356Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:23:57.610Z] [INFO] [2024-06-27T10:23:57.610Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-deployment --- [2024-06-27T10:23:57.610Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] No sources to compile [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] No sources to compile [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] No sources to compile [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] Executing tasks [2024-06-27T10:23:57.611Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/target/classes/META-INF for [2024-06-27T10:23:57.611Z] [INFO] [echo] nucleus-deployment [2024-06-27T10:23:57.611Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/target/classes/META-INF [2024-06-27T10:23:57.611Z] [INFO] Executed tasks [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] No tests to run. [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/target/failsafe-reports [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-deployment-checkstyle) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-deployment --- [2024-06-27T10:23:57.611Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/7.0.16-SNAPSHOT/nucleus-deployment-7.0.16-SNAPSHOT.pom [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2024-06-27T10:23:57.611Z] [INFO] Building Deployment Related Common Classes 7.0.16-SNAPSHOT [27/334] [2024-06-27T10:23:57.611Z] [INFO] from nucleus/deployment/common/pom.xml [2024-06-27T10:23:57.611Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-common --- [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-common --- [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-common --- [2024-06-27T10:23:57.611Z] [INFO] [2024-06-27T10:23:57.611Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-common --- [2024-06-27T10:23:57.611Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:57.611Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:57.866Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:57.866Z] [INFO] [2024-06-27T10:23:57.866Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-common --- [2024-06-27T10:23:57.866Z] [INFO] [2024-06-27T10:23:57.866Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-common --- [2024-06-27T10:23:57.866Z] [INFO] [2024-06-27T10:23:57.866Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-common --- [2024-06-27T10:23:57.866Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:23:57.866Z] [INFO] [2024-06-27T10:23:57.866Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-common --- [2024-06-27T10:23:57.866Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:23:57.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/manpages [2024-06-27T10:23:57.866Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:23:57.866Z] [INFO] [2024-06-27T10:23:57.866Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-common --- [2024-06-27T10:23:57.866Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:57.866Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:58.120Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:58.120Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java:[546,24] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:23:58.120Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java:[547,18] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:23:58.121Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[191,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:23:58.121Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[197,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:23:58.121Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/ClientJarWriter.java: Some input files use or override a deprecated API. [2024-06-27T10:23:58.121Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/ClientJarWriter.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:23:58.121Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:23:58.121Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:23:58.121Z] [INFO] [2024-06-27T10:23:58.121Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-common --- [2024-06-27T10:23:58.121Z] [INFO] [2024-06-27T10:23:58.121Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-common --- [2024-06-27T10:23:58.121Z] [INFO] [2024-06-27T10:23:58.121Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-common --- [2024-06-27T10:23:58.121Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:23:58.375Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:23:58.375Z] [INFO] [2024-06-27T10:23:58.375Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-common --- [2024-06-27T10:23:58.375Z] [INFO] [2024-06-27T10:23:58.375Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-common --- [2024-06-27T10:23:58.375Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:58.376Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-06-27T10:23:58.376Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:58.376Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:58.376Z] [INFO] Initial messages found so far: {} [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00024 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00021 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00021 needs checking for cause/action: true [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00022 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00023 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00019 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00019 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00020 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00020 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00001 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00002 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00003 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00025 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00025 needs checking for cause/action: true [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00026 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00027 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00010 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00010 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00006 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00007 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00008 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00008 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00009 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00011 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00012 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00013 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00014 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00015 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00016 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00016 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00005 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00046 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00046 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00045 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00045 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00017 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00017 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Processing: NCLS-DEPLOYMENT-00018 [2024-06-27T10:23:58.376Z] [INFO] Message NCLS-DEPLOYMENT-00018 needs checking for cause/action: false [2024-06-27T10:23:58.376Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00001=Exception while scanning {0}, NCLS-DEPLOYMENT-00002=Error scan jar entry {0} {1}, NCLS-DEPLOYMENT-00003=Failed to scan archive for annotations, NCLS-DEPLOYMENT-00005=Could not expand entry {0} into destination {1}, NCLS-DEPLOYMENT-00006=Cannot find archive {0} referenced from archive {1}, it will be ignored for annotation scanning, NCLS-DEPLOYMENT-00007=Exception caught {0}, NCLS-DEPLOYMENT-00008=Error in jar entry {0}: {1}, NCLS-DEPLOYMENT-00009=Failed to scan archive for annotations: {0}, NCLS-DEPLOYMENT-00010=Exception caught {0}, NCLS-DEPLOYMENT-00011=Optional package {0} does not exist or its Specification-Version does not match. Unable to satisfy dependency for {1}, NCLS-DEPLOYMENT-00012=Optional package dependency satisfied for {0}, NCLS-DEPLOYMENT-00013=Error in opening optional package file {0} due to exception: {1}., NCLS-DEPLOYMENT-00014=Exception occurred : {0}., NCLS-DEPLOYMENT-00015=Specification-Version for the optional package [ {0} ] in the jarfile [ {1} ] is not specified. Please provide a valid specification version for this optional package, NCLS-DEPLOYMENT-00016=Skipping extension processing for {0} due to error: {1}, NCLS-DEPLOYMENT-00017=Exception: {0}, NCLS-DEPLOYMENT-00018=unexpected error in getting urls, NCLS-DEPLOYMENT-00019= file open failure; file = {0}, NCLS-DEPLOYMENT-00020=exception message: {0} -- invalid zip file: {1}, NCLS-DEPLOYMENT-00021=Cannot find an archive implementation for {0}, NCLS-DEPLOYMENT-00022=Attempt to list files in {0} failed, perhaps because that is not a valid directory or because file permissions do not allow GlassFish to access it, NCLS-DEPLOYMENT-00023=Ignoring {0} because the containing archive {1} recorded it as a pre-existing stale file, NCLS-DEPLOYMENT-00024=Exception while getting manifest classpath: , NCLS-DEPLOYMENT-00025=Artifact {0} identified for inclusion in app clients after one or more app clients were generated., NCLS-DEPLOYMENT-00026=Artifact with relative path {0} expected at {1} but does not exist or cannot be read, NCLS-DEPLOYMENT-00027=Artifact with relative path {0} from {1} collides with an existing artifact from file {2}, NCLS-DEPLOYMENT-00045=Cannot convert classpath to URL {0}, NCLS-DEPLOYMENT-00046=invalidSpecVersion: {0}} [2024-06-27T10:23:58.377Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:23:58.377Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:58.377Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:58.377Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.common on element DEPLOYMENT_LOGGER [2024-06-27T10:23:58.377Z] [INFO] Enclosing type is org.glassfish.deployment.common.DeploymentContextImpl [2024-06-27T10:23:58.377Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.common.description=Deployment logger for common module, jakarta.enterprise.system.tools.deployment.common.publish=true, jakarta.enterprise.system.tools.deployment.common.subsystem=DEPLOYMENT} [2024-06-27T10:23:58.377Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:23:58.377Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-06-27T10:23:58.377Z] [INFO] Found enclosing element org.glassfish.deployment.common.DeploymentContextImpl [2024-06-27T10:23:58.377Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:23:58.377Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:23:58.377Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:23:58.377Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:23:58.377Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:23:58.377Z] [INFO] [2024-06-27T10:23:58.377Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-common --- [2024-06-27T10:23:58.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/src/test/resources [2024-06-27T10:23:58.377Z] [INFO] [2024-06-27T10:23:58.377Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-common --- [2024-06-27T10:23:58.377Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:23:58.377Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:23:58.631Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:23:58.631Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:23:58.631Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:23:58.631Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:23:58.631Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:23:58.631Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:23:58.631Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:23:58.631Z] Use -proc:none to disable annotation processing. [2024-06-27T10:23:58.631Z] [INFO] [2024-06-27T10:23:58.631Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-common --- [2024-06-27T10:23:58.631Z] [INFO] [2024-06-27T10:23:58.631Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-common --- [2024-06-27T10:23:58.631Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/surefire-reports [2024-06-27T10:23:58.632Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:23:58.632Z] [INFO] [2024-06-27T10:23:58.632Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:58.632Z] [INFO] T E S T S [2024-06-27T10:23:58.632Z] [INFO] ------------------------------------------------------- [2024-06-27T10:23:58.886Z] [0.003s][info][gc] Using G1 [2024-06-27T10:23:59.142Z] [0.457s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 4.489ms [2024-06-27T10:23:59.397Z] [INFO] Running com.sun.enterprise.deploy.shared.FileArchiveTest [2024-06-27T10:23:59.397Z] 10:23:59.354030 WARNING main . Attempt to list files in /tmp/FileArch9924886825440504619/lower failed, perhaps because that is not a valid directory or because file permissions do not allow GlassFish to access it [2024-06-27T10:23:59.397Z] 10:23:59.375127 WARNING main . Ignoring oldLower/ because the containing archive /tmp/FileArch17583658751004841233 recorded it as a pre-existing stale file [2024-06-27T10:23:59.397Z] 10:23:59.376170 WARNING main . Ignoring oldLower/oldFile.txt because the containing archive /tmp/FileArch17583658751004841233 recorded it as a pre-existing stale file [2024-06-27T10:23:59.397Z] 10:23:59.386110 WARNING main . Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch10747753195037242458 recorded it as a pre-existing stale file [2024-06-27T10:23:59.397Z] 10:23:59.387194 WARNING main . Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch10747753195037242458 recorded it as a pre-existing stale file [2024-06-27T10:23:59.397Z] 10:23:59.388111 WARNING main . Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch10747753195037242458 recorded it as a pre-existing stale file [2024-06-27T10:23:59.652Z] A WARNING should appear next [2024-06-27T10:23:59.652Z] 10:23:59.405697 WARNING main . Ignoring oldLower/ because the containing archive /tmp/FileArch7838989410727902270 recorded it as a pre-existing stale file [2024-06-27T10:23:59.652Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in com.sun.enterprise.deploy.shared.FileArchiveTest [2024-06-27T10:23:59.652Z] [INFO] Running com.sun.enterprise.deployment.deploy.shared.InputJarArchiveTest [2024-06-27T10:23:59.652Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.deployment.deploy.shared.InputJarArchiveTest [2024-06-27T10:23:59.652Z] [INFO] Running com.sun.enterprise.deployment.deploy.shared.JarArchiveTest [2024-06-27T10:23:59.652Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.sun.enterprise.deployment.deploy.shared.JarArchiveTest [2024-06-27T10:23:59.652Z] [INFO] Running org.glassfish.deployment.versioning.VersioningUtilsTest [2024-06-27T10:23:59.652Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.glassfish.deployment.versioning.VersioningUtilsTest [2024-06-27T10:23:59.907Z] [INFO] [2024-06-27T10:23:59.907Z] [INFO] Results: [2024-06-27T10:23:59.907Z] [INFO] [2024-06-27T10:23:59.907Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:23:59.907Z] [INFO] [2024-06-27T10:23:59.907Z] [INFO] [2024-06-27T10:23:59.907Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-common --- [2024-06-27T10:23:59.907Z] [INFO] Executing tasks [2024-06-27T10:23:59.907Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/classes/META-INF for [2024-06-27T10:23:59.907Z] [INFO] [echo] deployment-common [2024-06-27T10:23:59.907Z] [INFO] Executed tasks [2024-06-27T10:23:59.907Z] [INFO] [2024-06-27T10:23:59.907Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-common --- [2024-06-27T10:23:59.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/deployment-common.jar [2024-06-27T10:23:59.907Z] [INFO] [2024-06-27T10:23:59.907Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-common --- [2024-06-27T10:23:59.907Z] [INFO] [2024-06-27T10:23:59.907Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-common --- [2024-06-27T10:23:59.907Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/failsafe-reports [2024-06-27T10:23:59.907Z] [INFO] [2024-06-27T10:23:59.907Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-common-checkstyle) @ deployment-common --- [2024-06-27T10:24:01.268Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:01.268Z] [INFO] [2024-06-27T10:24:01.268Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-common --- [2024-06-27T10:24:01.268Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.16-SNAPSHOT/deployment-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:01.268Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.16-SNAPSHOT/deployment-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:01.268Z] [INFO] [2024-06-27T10:24:01.268Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2024-06-27T10:24:01.268Z] [INFO] Building Security Core Classes 7.0.16-SNAPSHOT [28/334] [2024-06-27T10:24:01.268Z] [INFO] from nucleus/security/core/pom.xml [2024-06-27T10:24:01.268Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:01.268Z] [INFO] [2024-06-27T10:24:01.268Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security --- [2024-06-27T10:24:01.268Z] [INFO] [2024-06-27T10:24:01.268Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security --- [2024-06-27T10:24:01.268Z] [INFO] [2024-06-27T10:24:01.268Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security --- [2024-06-27T10:24:01.268Z] [INFO] [2024-06-27T10:24:01.268Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security --- [2024-06-27T10:24:01.268Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:01.268Z] [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:01.268Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:01.268Z] [INFO] [2024-06-27T10:24:01.268Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security --- [2024-06-27T10:24:01.268Z] [INFO] [2024-06-27T10:24:01.268Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security --- [2024-06-27T10:24:01.268Z] [INFO] [2024-06-27T10:24:01.268Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security --- [2024-06-27T10:24:01.268Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:01.268Z] [INFO] [2024-06-27T10:24:01.268Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security --- [2024-06-27T10:24:01.268Z] [INFO] Copying 6 resources from src/main/java to target/classes [2024-06-27T10:24:01.268Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:24:01.268Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:24:01.268Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:24:01.268Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:24:01.268Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:24:01.268Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:24:01.268Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:24:01.268Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:24:01.268Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-06-27T10:24:01.268Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:01.268Z] [INFO] [2024-06-27T10:24:01.268Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security --- [2024-06-27T10:24:01.268Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:01.268Z] [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:02.192Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[131,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[132,45] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[138,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[144,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[169,67] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[177,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[179,23] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[181,50] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[215,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[223,45] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[227,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[230,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.192Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[243,45] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[249,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[319,22] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[319,50] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[448,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[103,22] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[103,54] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[306,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[307,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[314,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[31,64] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[41,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[53,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:02.193Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Some input files use or override a deprecated API. [2024-06-27T10:24:02.193Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:02.193Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/GUILoginDialog.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:02.193Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/main/java/com/sun/enterprise/security/GUILoginDialog.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:02.194Z] [INFO] [2024-06-27T10:24:02.194Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security --- [2024-06-27T10:24:02.194Z] [INFO] [2024-06-27T10:24:02.194Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security --- [2024-06-27T10:24:02.194Z] [INFO] [2024-06-27T10:24:02.194Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security --- [2024-06-27T10:24:02.194Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:02.194Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:02.194Z] [INFO] [2024-06-27T10:24:02.194Z] [INFO] --- command-security:1.0.17:check (default-check) @ security --- [2024-06-27T10:24:02.194Z] [INFO] [2024-06-27T10:24:02.194Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security --- [2024-06-27T10:24:02.194Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-06-27T10:24:02.194Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-06-27T10:24:02.194Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/classes/libsolsparcauth.so [2024-06-27T10:24:02.194Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/classes/libsolx86auth.so [2024-06-27T10:24:02.194Z] [INFO] [2024-06-27T10:24:02.194Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security --- [2024-06-27T10:24:02.194Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:02.194Z] [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:02.449Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:02.449Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:02.449Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01000 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01000 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01001 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01001 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01002 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01002 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01004 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01004 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01005 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01005 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01010 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01010 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01011 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01011 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01012 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01012 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01013 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01013 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01014 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01014 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01015 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01015 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01050 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01050 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01100 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01100 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01101 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01101 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01104 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01104 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01105 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01105 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01115 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01115 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01117 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01117 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01119 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01119 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01140 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01140 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01141 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01141 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01142 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01142 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01143 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01143 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01144 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01144 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01145 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01145 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01146 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01146 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01147 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01147 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01149 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01149 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01150 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01150 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-01151 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-01151 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05019 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05019 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05036 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05036 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05038 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05038 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05039 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05039 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05043 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05043 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05046 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05046 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05048 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05048 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05049 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05049 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05050 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05050 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05052 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05052 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05055 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05055 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05056 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05056 needs checking for cause/action: false [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05101 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05101 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05200 [2024-06-27T10:24:02.449Z] [INFO] Message NCLS-SECURITY-05200 needs checking for cause/action: true [2024-06-27T10:24:02.449Z] [INFO] Processing: NCLS-SECURITY-05201 [2024-06-27T10:24:02.450Z] [INFO] Message NCLS-SECURITY-05201 needs checking for cause/action: true [2024-06-27T10:24:02.450Z] [INFO] Processing: NCLS-SECURITY-05300 [2024-06-27T10:24:02.450Z] [INFO] Message NCLS-SECURITY-05300 needs checking for cause/action: true [2024-06-27T10:24:02.450Z] [INFO] Processing: NCLS-SECURITY-05301 [2024-06-27T10:24:02.450Z] [INFO] Message NCLS-SECURITY-05301 needs checking for cause/action: true [2024-06-27T10:24:02.450Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-01000=Caught exception., NCLS-SECURITY-01001=Java security manager is enabled., NCLS-SECURITY-01002=Java security manager is disabled., NCLS-SECURITY-01004=An I/O error occurred during copying of server config files., NCLS-SECURITY-01005=XML processing error occurred during copying of server config files., NCLS-SECURITY-01010=Entering Security Startup Service., NCLS-SECURITY-01011=Security Service(s) started successfully., NCLS-SECURITY-01012=Error obtaining keystore and truststore files for embedded server., NCLS-SECURITY-01013=An I/O error occurred while copying the security config files., NCLS-SECURITY-01014=An error occurred while upgrading the security config files., NCLS-SECURITY-01015=Upgrade from v2 EE to v3.1 requires manual steps. Please refer to the v3.1 Upgrade Guide for details., NCLS-SECURITY-01050=Certificate authentication requires certificate realm., NCLS-SECURITY-01100=Disabled realm [{0}] due to errors., NCLS-SECURITY-01101=No realms available. Authentication services disabled., NCLS-SECURITY-01104=Error while obtaining private subject credentials: {0}, NCLS-SECURITY-01105=A PasswordCredential was required but not provided., NCLS-SECURITY-01115=Realm [{0}] of classtype [{1}] successfully created., NCLS-SECURITY-01117=Realm [{0}] successfully updated., NCLS-SECURITY-01119=Realm [{0}] successfully deleted., NCLS-SECURITY-01140=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01141=Requested jacc-provider [{0}] is not configured in domain.xml., NCLS-SECURITY-01142=Error while reading policy-provider in domain.xml., NCLS-SECURITY-01143=Loading policy provider {0}., NCLS-SECURITY-01144=Error while installing policy provider: {0}., NCLS-SECURITY-01145=No policy provider defined. Will use the default JDK Policy implementation., NCLS-SECURITY-01146=Policy configuration factory overridden by property {0} with value {1}, NCLS-SECURITY-01147=Policy configuration factory not defined., NCLS-SECURITY-01149=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01150=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-01151=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-05019=ERROR: Unknown credential provided. Class: [{0}]., NCLS-SECURITY-05036=Exception in getting security context., NCLS-SECURITY-05038=Default user login error., NCLS-SECURITY-05039=Exception entering name and password for security., NCLS-SECURITY-05043=Exception in security AccessController action., NCLS-SECURITY-05046=Audit: Authentication refused for [{0}]., NCLS-SECURITY-05048=doAsPrivileged AuthPermission required to set SecurityContext., NCLS-SECURITY-05049=Unexpected exception while attempting to set SecurityContext., NCLS-SECURITY-05050=Could not change the SecurityContext., NCLS-SECURITY-05052=Subject is null., NCLS-SECURITY-05055=Role mapping conflicts found in application {0}. Some roles may not be mapped., NCLS-SECURITY-05056=Error converting certificate {0}: {1}, NCLS-SECURITY-05101=Failed to instantiate the SecurityLifeCycle., NCLS-SECURITY-05200=Error enabling secure admin., NCLS-SECURITY-05201=Error disabling secure admin., NCLS-SECURITY-05300=IIOP Security - error importing a name: ${0}., NCLS-SECURITY-05301=IIOP Security - error creating an exported name: ${0}.} [2024-06-27T10:24:02.450Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:02.450Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:02.450Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:02.450Z] [INFO] Processing: jakarta.enterprise.system.core.security on element SECURITY_LOGGER [2024-06-27T10:24:02.450Z] [INFO] Enclosing type is com.sun.enterprise.security.SecurityLoggerInfo [2024-06-27T10:24:02.450Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.description=Core Security, jakarta.enterprise.system.core.security.publish=true, jakarta.enterprise.system.core.security.subsystem=SECURITY} [2024-06-27T10:24:02.451Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:02.451Z] [INFO] Found enclosing element SECURITY_LOGGER [2024-06-27T10:24:02.451Z] [INFO] Found enclosing element com.sun.enterprise.security.SecurityLoggerInfo [2024-06-27T10:24:02.451Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:02.451Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:02.451Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:02.451Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:02.451Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:02.451Z] [INFO] [2024-06-27T10:24:02.451Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security --- [2024-06-27T10:24:02.451Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/src/test/resources [2024-06-27T10:24:02.451Z] [INFO] [2024-06-27T10:24:02.451Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security --- [2024-06-27T10:24:02.451Z] [INFO] No sources to compile [2024-06-27T10:24:02.451Z] [INFO] [2024-06-27T10:24:02.451Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security --- [2024-06-27T10:24:02.451Z] [INFO] [2024-06-27T10:24:02.451Z] [INFO] --- surefire:3.2.5:test (default-test) @ security --- [2024-06-27T10:24:02.451Z] [INFO] [2024-06-27T10:24:02.451Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security --- [2024-06-27T10:24:02.451Z] [INFO] Executing tasks [2024-06-27T10:24:02.451Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/classes/META-INF for [2024-06-27T10:24:02.451Z] [INFO] [echo] security [2024-06-27T10:24:02.451Z] [INFO] Executed tasks [2024-06-27T10:24:02.451Z] [INFO] [2024-06-27T10:24:02.451Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security --- [2024-06-27T10:24:02.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/security.jar [2024-06-27T10:24:02.705Z] [INFO] [2024-06-27T10:24:02.705Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security --- [2024-06-27T10:24:02.705Z] [INFO] [2024-06-27T10:24:02.705Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security --- [2024-06-27T10:24:02.705Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/failsafe-reports [2024-06-27T10:24:02.705Z] [INFO] [2024-06-27T10:24:02.705Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-checkstyle) @ security --- [2024-06-27T10:24:04.065Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:04.066Z] [INFO] [2024-06-27T10:24:04.066Z] [INFO] --- install:3.1.1:install (default-install) @ security --- [2024-06-27T10:24:04.066Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.16-SNAPSHOT/security-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:04.066Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/core/target/security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.16-SNAPSHOT/security-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:04.066Z] [INFO] [2024-06-27T10:24:04.066Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2024-06-27T10:24:04.066Z] [INFO] Building Security Services and SPI 7.0.16-SNAPSHOT [29/334] [2024-06-27T10:24:04.066Z] [INFO] from nucleus/security/services/pom.xml [2024-06-27T10:24:04.066Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:04.066Z] [INFO] [2024-06-27T10:24:04.066Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-services --- [2024-06-27T10:24:04.066Z] [INFO] [2024-06-27T10:24:04.066Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-services --- [2024-06-27T10:24:04.066Z] [INFO] [2024-06-27T10:24:04.066Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-services --- [2024-06-27T10:24:04.066Z] [INFO] [2024-06-27T10:24:04.066Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-services --- [2024-06-27T10:24:04.066Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:04.066Z] [INFO] Compiling 72 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:04.624Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:04.624Z] [INFO] [2024-06-27T10:24:04.624Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-services --- [2024-06-27T10:24:04.624Z] [INFO] [2024-06-27T10:24:04.624Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-services --- [2024-06-27T10:24:04.624Z] [INFO] [2024-06-27T10:24:04.624Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-services --- [2024-06-27T10:24:04.624Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:04.625Z] [INFO] [2024-06-27T10:24:04.625Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-services --- [2024-06-27T10:24:04.625Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:24:04.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/manpages [2024-06-27T10:24:04.625Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:04.625Z] [INFO] [2024-06-27T10:24:04.625Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-services --- [2024-06-27T10:24:04.625Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:04.625Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:04.880Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:04.880Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessFilter.java:[34,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:04.880Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[255,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:04.880Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[296,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:24:04.880Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[310,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:04.880Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/AuthenticationServiceFactory.java:[54,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:04.880Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[144,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:04.880Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:04.880Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,25] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:24:04.880Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/RoleMappingServiceImpl.java:[147,32] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:04.880Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java uses or overrides a deprecated API. [2024-06-27T10:24:04.880Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:04.880Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:04.880Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:04.880Z] [INFO] [2024-06-27T10:24:04.880Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security-services --- [2024-06-27T10:24:04.880Z] [INFO] [2024-06-27T10:24:04.880Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security-services --- [2024-06-27T10:24:04.880Z] [INFO] [2024-06-27T10:24:04.880Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-services --- [2024-06-27T10:24:04.880Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:04.881Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:04.881Z] [INFO] [2024-06-27T10:24:04.881Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-services --- [2024-06-27T10:24:04.881Z] [INFO] [2024-06-27T10:24:04.881Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-services --- [2024-06-27T10:24:05.135Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:05.135Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:05.135Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:05.135Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:05.135Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:05.135Z] [INFO] Processing: SEC-SVCS-00100 [2024-06-27T10:24:05.135Z] [INFO] Message SEC-SVCS-00100 needs checking for cause/action: false [2024-06-27T10:24:05.135Z] [INFO] Processing: SEC-SVCS-00101 [2024-06-27T10:24:05.135Z] [INFO] Message SEC-SVCS-00101 needs checking for cause/action: false [2024-06-27T10:24:05.135Z] [INFO] Processing: SEC-SVCS-00102 [2024-06-27T10:24:05.135Z] [INFO] Message SEC-SVCS-00102 needs checking for cause/action: false [2024-06-27T10:24:05.135Z] [INFO] Processing: SEC-SVCS-00150 [2024-06-27T10:24:05.135Z] [INFO] Message SEC-SVCS-00150 needs checking for cause/action: false [2024-06-27T10:24:05.135Z] [INFO] Processing: SEC-SVCS-00151 [2024-06-27T10:24:05.135Z] [INFO] Message SEC-SVCS-00151 needs checking for cause/action: false [2024-06-27T10:24:05.135Z] [INFO] Processing: SEC-PROV-00100 [2024-06-27T10:24:05.135Z] [INFO] Message SEC-PROV-00100 needs checking for cause/action: false [2024-06-27T10:24:05.135Z] [INFO] Processing: SEC-PROV-00150 [2024-06-27T10:24:05.135Z] [INFO] Message SEC-PROV-00150 needs checking for cause/action: false [2024-06-27T10:24:05.135Z] [INFO] Total Messages including ones found from disk so far: {SEC-PROV-00100=Authorization Provider supplied an invalid resource: {0}, SEC-PROV-00150=Role Mapping Provider supplied an invalid resource: {0}, SEC-SVCS-00100=Authorization Service has successfully initialized., SEC-SVCS-00101=Authorization Service initialization failed, exception {0}, message {1}, SEC-SVCS-00102=Unable to decode URI: {0}., SEC-SVCS-00150=Role Mapping Service has successfully initialized., SEC-SVCS-00151=Role Mapping Service initialization failed, exception {0}, message {1}} [2024-06-27T10:24:05.135Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:05.135Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:05.135Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:05.135Z] [INFO] Processing: jakarta.enterprise.security.services on element SEC_SVCS_LOGGER [2024-06-27T10:24:05.135Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-06-27T10:24:05.135Z] [INFO] Processing: jakarta.enterprise.security.services.provider on element SEC_PROV_LOGGER [2024-06-27T10:24:05.135Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-06-27T10:24:05.135Z] [INFO] Processing: jakarta.enterprise.security.services.commands on element SEC_COMMANDS_LOGGER [2024-06-27T10:24:05.136Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-06-27T10:24:05.136Z] [INFO] Loggers found so far: {jakarta.enterprise.security.services.commands.description=Security Services Command Logger, jakarta.enterprise.security.services.commands.publish=true, jakarta.enterprise.security.services.commands.subsystem=SECCMDS, jakarta.enterprise.security.services.description=Security Services Logger, jakarta.enterprise.security.services.provider.description=Security Provider Logger, jakarta.enterprise.security.services.provider.publish=true, jakarta.enterprise.security.services.provider.subsystem=SECPROV, jakarta.enterprise.security.services.publish=true, jakarta.enterprise.security.services.subsystem=SECSVCS} [2024-06-27T10:24:05.136Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:05.136Z] [INFO] Found enclosing element SEC_SVCS_LOGGER [2024-06-27T10:24:05.136Z] [INFO] Found enclosing element org.glassfish.security.services.impl.ServiceLogging [2024-06-27T10:24:05.136Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:05.136Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:05.136Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:05.136Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:05.136Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:05.136Z] [INFO] [2024-06-27T10:24:05.136Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-services --- [2024-06-27T10:24:05.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/src/test/resources [2024-06-27T10:24:05.136Z] [INFO] [2024-06-27T10:24:05.136Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-services --- [2024-06-27T10:24:05.136Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:05.136Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:24:05.390Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:05.390Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:24:05.391Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:24:05.391Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:24:05.391Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:24:05.391Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:24:05.391Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:24:05.391Z] Use -proc:none to disable annotation processing. [2024-06-27T10:24:05.391Z] [INFO] [2024-06-27T10:24:05.391Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security-services --- [2024-06-27T10:24:05.391Z] [INFO] [2024-06-27T10:24:05.391Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-services --- [2024-06-27T10:24:05.391Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/surefire-reports [2024-06-27T10:24:05.391Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:05.391Z] [INFO] [2024-06-27T10:24:05.391Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:05.391Z] [INFO] T E S T S [2024-06-27T10:24:05.391Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:05.391Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:05.950Z] [0.454s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.893ms [2024-06-27T10:24:05.950Z] [INFO] Running org.glassfish.security.services.api.authorization.SimpleAtzProviderTest [2024-06-27T10:24:06.205Z] Jun 27, 2024 10:24:06 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:06.205Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleAtzProviderTest.testService, started at 10:24:06.086306788, test time: 41 ms [2024-06-27T10:24:06.205Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.glassfish.security.services.api.authorization.SimpleAtzProviderTest [2024-06-27T10:24:06.205Z] [INFO] Running org.glassfish.security.services.api.authorization.SimpleRoleProviderTest [2024-06-27T10:24:06.205Z] [0.833s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->8M(258M) 3.825ms [2024-06-27T10:24:06.460Z] Jun 27, 2024 10:24:06 AM org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl isUserInRole [2024-06-27T10:24:06.460Z] WARNING: Role Mapping Provider supplied an invalid resource: foo://other [2024-06-27T10:24:06.460Z] Jun 27, 2024 10:24:06 AM org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl isUserInRole [2024-06-27T10:24:06.460Z] WARNING: IllegalArgumentException [2024-06-27T10:24:06.460Z] java.lang.IllegalArgumentException: foo://other [2024-06-27T10:24:06.460Z] at org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl.isUserInRole(SimpleRoleMappingProviderImpl.java:98) [2024-06-27T10:24:06.460Z] at org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdminRole(SimpleRoleProviderTest.java:77) [2024-06-27T10:24:06.460Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:06.460Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:06.460Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:06.460Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:06.460Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:06.460Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:06.460Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:06.461Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:06.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:06.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:06.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:06.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:06.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:06.461Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:06.461Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:06.461Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:06.461Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:06.461Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:06.461Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:06.461Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:06.461Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:06.461Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:06.461Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:06.461Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:06.461Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:06.461Z] [2024-06-27T10:24:06.461Z] Jun 27, 2024 10:24:06 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:06.461Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdminRole, started at 10:24:06.205193547, test time: 5 ms [2024-06-27T10:24:06.461Z] Jun 27, 2024 10:24:06 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:06.461Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdmin, started at 10:24:06.212473908, test time: 0 ms [2024-06-27T10:24:06.461Z] Jun 27, 2024 10:24:06 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:06.461Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderAdmin, started at 10:24:06.214788861, test time: 0 ms [2024-06-27T10:24:06.461Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.glassfish.security.services.api.authorization.SimpleRoleProviderTest [2024-06-27T10:24:06.461Z] [INFO] Running org.glassfish.security.services.common.SecurePermTest [2024-06-27T10:24:06.461Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.security.services.common.SecurePermTest [2024-06-27T10:24:06.461Z] [INFO] Running org.glassfish.security.services.common.SubjectUtilTest [2024-06-27T10:24:06.461Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.security.services.common.SubjectUtilTest [2024-06-27T10:24:06.461Z] [INFO] Running org.glassfish.security.services.impl.PasswordAliasTest [2024-06-27T10:24:06.461Z] Created temporary store /tmp/pwAliasStore17118479176797325886jks [2024-06-27T10:24:07.020Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s -- in org.glassfish.security.services.impl.PasswordAliasTest [2024-06-27T10:24:07.020Z] [INFO] Running org.glassfish.security.services.impl.authorization.AuthorizationServiceImplTest [2024-06-27T10:24:07.020Z] Jun 27, 2024 10:24:06 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:24:07.020Z] WARNING: Authorization Service initialization failed, exception java.lang.IllegalStateException, message The Authorization service is not configured in the domain configuration file. [2024-06-27T10:24:07.020Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.glassfish.security.services.impl.authorization.AuthorizationServiceImplTest [2024-06-27T10:24:07.020Z] [INFO] Running org.glassfish.security.services.impl.authorization.AzActionImplTest [2024-06-27T10:24:07.020Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.security.services.impl.authorization.AzActionImplTest [2024-06-27T10:24:07.020Z] [INFO] Running org.glassfish.security.services.impl.authorization.AzResourceImplTest [2024-06-27T10:24:07.020Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.security.services.impl.authorization.AzResourceImplTest [2024-06-27T10:24:07.020Z] [INFO] Running org.glassfish.security.services.impl.authorization.RoleMappingServiceImplTest [2024-06-27T10:24:07.020Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.security.services.impl.authorization.RoleMappingServiceImplTest [2024-06-27T10:24:07.020Z] [INFO] Running org.glassfish.security.services.impl.common.AttributeTest [2024-06-27T10:24:07.020Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.security.services.impl.common.AttributeTest [2024-06-27T10:24:07.020Z] [INFO] Running org.glassfish.security.services.impl.common.AttributesTest [2024-06-27T10:24:07.020Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.security.services.impl.common.AttributesTest [2024-06-27T10:24:07.581Z] [INFO] [2024-06-27T10:24:07.581Z] [INFO] Results: [2024-06-27T10:24:07.581Z] [INFO] [2024-06-27T10:24:07.581Z] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:24:07.581Z] [INFO] [2024-06-27T10:24:07.581Z] [INFO] [2024-06-27T10:24:07.581Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-services --- [2024-06-27T10:24:07.581Z] [INFO] Executing tasks [2024-06-27T10:24:07.581Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/classes/META-INF for [2024-06-27T10:24:07.581Z] [INFO] [echo] security-services [2024-06-27T10:24:07.581Z] [INFO] Executed tasks [2024-06-27T10:24:07.581Z] [INFO] [2024-06-27T10:24:07.581Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-services --- [2024-06-27T10:24:07.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/security-services.jar [2024-06-27T10:24:07.581Z] [INFO] [2024-06-27T10:24:07.581Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-services --- [2024-06-27T10:24:07.581Z] [INFO] [2024-06-27T10:24:07.581Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-services --- [2024-06-27T10:24:07.581Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/failsafe-reports [2024-06-27T10:24:07.581Z] [INFO] [2024-06-27T10:24:07.581Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-services-checkstyle) @ security-services --- [2024-06-27T10:24:08.139Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:08.139Z] [INFO] [2024-06-27T10:24:08.139Z] [INFO] --- install:3.1.1:install (default-install) @ security-services --- [2024-06-27T10:24:08.139Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.16-SNAPSHOT/security-services-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:08.140Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/security/services/target/security-services.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.16-SNAPSHOT/security-services-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:08.140Z] [INFO] [2024-06-27T10:24:08.140Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2024-06-27T10:24:08.140Z] [INFO] Building admin-util 7.0.16-SNAPSHOT [30/334] [2024-06-27T10:24:08.140Z] [INFO] from nucleus/admin/util/pom.xml [2024-06-27T10:24:08.140Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:08.140Z] [INFO] [2024-06-27T10:24:08.140Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-util --- [2024-06-27T10:24:08.140Z] [INFO] [2024-06-27T10:24:08.140Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-util --- [2024-06-27T10:24:08.140Z] [INFO] [2024-06-27T10:24:08.140Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-util --- [2024-06-27T10:24:08.140Z] [INFO] [2024-06-27T10:24:08.140Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-util --- [2024-06-27T10:24:08.140Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:08.140Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:08.394Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:08.394Z] [INFO] [2024-06-27T10:24:08.395Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-util --- [2024-06-27T10:24:08.395Z] [INFO] [2024-06-27T10:24:08.395Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-util --- [2024-06-27T10:24:08.395Z] [INFO] [2024-06-27T10:24:08.395Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-util --- [2024-06-27T10:24:08.395Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:08.395Z] [INFO] [2024-06-27T10:24:08.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-util --- [2024-06-27T10:24:08.395Z] [INFO] Copying 5 resources from src/main/java to target/classes [2024-06-27T10:24:08.395Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:24:08.395Z] [INFO] Copying 4 resources from src/main/manpages to target/classes [2024-06-27T10:24:08.395Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:08.395Z] [INFO] [2024-06-27T10:24:08.395Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-util --- [2024-06-27T10:24:08.395Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:08.395Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:08.952Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:08.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/CommandSecurityChecker.java:[152,33] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:24:08.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/CommandSecurityChecker.java:[299,69] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:24:08.952Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/PostConstructRunner.java:[62,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:08.953Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Some input files use or override a deprecated API. [2024-06-27T10:24:08.953Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:08.953Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/event/AdminCommandEventBrokerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:08.953Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/event/AdminCommandEventBrokerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:08.953Z] [INFO] [2024-06-27T10:24:08.953Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-util --- [2024-06-27T10:24:08.953Z] [INFO] [2024-06-27T10:24:08.953Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-util --- [2024-06-27T10:24:09.207Z] [INFO] [2024-06-27T10:24:09.207Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-util --- [2024-06-27T10:24:09.207Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:09.207Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:09.207Z] [INFO] [2024-06-27T10:24:09.207Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-util --- [2024-06-27T10:24:09.207Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.admin.commands.CreateSsl, com.sun.enterprise.admin.commands.DeleteSsl] [2024-06-27T10:24:09.207Z] [INFO] [2024-06-27T10:24:09.207Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-util --- [2024-06-27T10:24:09.207Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:09.207Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:09.462Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:09.462Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:09.462Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00001 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00001 needs checking for cause/action: true [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00002 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00002 needs checking for cause/action: true [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00003 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00003 needs checking for cause/action: false [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00004 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00004 needs checking for cause/action: true [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00005 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00005 needs checking for cause/action: true [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00006 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00006 needs checking for cause/action: true [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00007 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00007 needs checking for cause/action: true [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00008 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00008 needs checking for cause/action: true [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00009 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00009 needs checking for cause/action: true [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00010 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00010 needs checking for cause/action: true [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00011 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00011 needs checking for cause/action: true [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00012 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00012 needs checking for cause/action: true [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00013 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00013 needs checking for cause/action: false [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00014 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00014 needs checking for cause/action: false [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00015 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00015 needs checking for cause/action: false [2024-06-27T10:24:09.462Z] [INFO] Processing: NCLS-ADMIN-00018 [2024-06-27T10:24:09.462Z] [INFO] Message NCLS-ADMIN-00018 needs checking for cause/action: false [2024-06-27T10:24:09.462Z] [INFO] Total Messages including ones found from disk so far: {NCLS-ADMIN-00001=Could not find state of instance registered in the state service, NCLS-ADMIN-00002=Error during command replication: {0}, NCLS-ADMIN-00003=Unable to read instance state file {0}, recreating, NCLS-ADMIN-00004=Unable to create instance state file: {0}, exception: {1}, NCLS-ADMIN-00005=Error while adding new server state to instance state: {0}, NCLS-ADMIN-00006=Error while adding failed command to instance state: {0}, NCLS-ADMIN-00007=Error while removing failed commands from instance state: {0}, NCLS-ADMIN-00008=Error while setting instance state: {0}, NCLS-ADMIN-00009=Error while removing instance: {0}, NCLS-ADMIN-00010=It appears that server [{0}:{1}] does not accept secure connections. Retry with --secure=false., NCLS-ADMIN-00011=An unexpected exception occurred., NCLS-ADMIN-00012=The server requires a valid admin password to be set before it can start. Please set a password using the change-admin-password command., NCLS-ADMIN-00013=Can not put data to cache under key {0}, NCLS-ADMIN-00014=An admin request arrived from {0} with the domain identifier {1} which does not match the domain identifier {2} configured for this server's domain; rejecting the request, NCLS-ADMIN-00015=Error searching for a default admin user, NCLS-ADMIN-00018=Unexpected exception from command event listener.} [2024-06-27T10:24:09.462Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:09.462Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:09.462Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:09.462Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element ADMIN_LOGGER [2024-06-27T10:24:09.462Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.AdminLoggerInfo [2024-06-27T10:24:09.462Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security.authorization on element ADMSEC_AUTHZ_LOGGER_NAME [2024-06-27T10:24:09.462Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.CommandSecurityChecker [2024-06-27T10:24:09.462Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security on element ADMSEC_LOGGER_NAME [2024-06-27T10:24:09.462Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.GenericAdminAuthenticator [2024-06-27T10:24:09.462Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Administration Services, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.description=Admin security authorization, jakarta.enterprise.system.tools.admin.security.authorization.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.subsystem=ADMSECAUTHZ, jakarta.enterprise.system.tools.admin.security.description=Admin security, jakarta.enterprise.system.tools.admin.security.publish=true, jakarta.enterprise.system.tools.admin.security.subsystem=ADMSEC, jakarta.enterprise.system.tools.admin.subsystem=ADMIN} [2024-06-27T10:24:09.462Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:09.463Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-06-27T10:24:09.463Z] [INFO] Found enclosing element com.sun.enterprise.admin.util.AdminLoggerInfo [2024-06-27T10:24:09.463Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:09.463Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:09.463Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:09.463Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:09.463Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:09.463Z] [INFO] [2024-06-27T10:24:09.463Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-util --- [2024-06-27T10:24:09.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/src/test/resources [2024-06-27T10:24:09.463Z] [INFO] [2024-06-27T10:24:09.463Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-util --- [2024-06-27T10:24:09.463Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:09.463Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:24:09.717Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:09.717Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:24:09.717Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:24:09.717Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:24:09.717Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:24:09.717Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:24:09.717Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:24:09.717Z] Use -proc:none to disable annotation processing. [2024-06-27T10:24:09.717Z] [INFO] [2024-06-27T10:24:09.717Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-util --- [2024-06-27T10:24:09.717Z] [INFO] [2024-06-27T10:24:09.717Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-util --- [2024-06-27T10:24:09.717Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/surefire-reports [2024-06-27T10:24:09.717Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:09.717Z] [INFO] [2024-06-27T10:24:09.717Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:09.717Z] [INFO] T E S T S [2024-06-27T10:24:09.717Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:09.717Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:10.276Z] [0.473s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.917ms [2024-06-27T10:24:10.276Z] [INFO] Running com.sun.enterprise.admin.progress.CommandProgressImplTest [2024-06-27T10:24:10.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in com.sun.enterprise.admin.progress.CommandProgressImplTest [2024-06-27T10:24:10.276Z] [INFO] Running com.sun.enterprise.admin.util.CachedCommandModelTest [2024-06-27T10:24:10.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in com.sun.enterprise.admin.util.CachedCommandModelTest [2024-06-27T10:24:10.276Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheFileStoreTest [2024-06-27T10:24:10.531Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in com.sun.enterprise.admin.util.cache.AdminCacheFileStoreTest [2024-06-27T10:24:10.531Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheMemStoreTest [2024-06-27T10:24:10.531Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in com.sun.enterprise.admin.util.cache.AdminCacheMemStoreTest [2024-06-27T10:24:10.531Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheUtilsTest [2024-06-27T10:24:10.531Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.sun.enterprise.admin.util.cache.AdminCacheUtilsTest [2024-06-27T10:24:10.531Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheWeakReferenceTest [2024-06-27T10:24:10.531Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in com.sun.enterprise.admin.util.cache.AdminCacheWeakReferenceTest [2024-06-27T10:24:11.089Z] [INFO] [2024-06-27T10:24:11.089Z] [INFO] Results: [2024-06-27T10:24:11.089Z] [INFO] [2024-06-27T10:24:11.089Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:24:11.089Z] [INFO] [2024-06-27T10:24:11.089Z] [INFO] [2024-06-27T10:24:11.089Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-util --- [2024-06-27T10:24:11.089Z] [INFO] Executing tasks [2024-06-27T10:24:11.090Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/classes/META-INF for [2024-06-27T10:24:11.090Z] [INFO] [echo] admin-util [2024-06-27T10:24:11.090Z] [INFO] Executed tasks [2024-06-27T10:24:11.090Z] [INFO] [2024-06-27T10:24:11.090Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-util --- [2024-06-27T10:24:11.090Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/admin-util.jar [2024-06-27T10:24:11.090Z] [INFO] [2024-06-27T10:24:11.090Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-util --- [2024-06-27T10:24:11.090Z] [INFO] [2024-06-27T10:24:11.090Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-util --- [2024-06-27T10:24:11.090Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/failsafe-reports [2024-06-27T10:24:11.090Z] [INFO] [2024-06-27T10:24:11.090Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-util-checkstyle) @ admin-util --- [2024-06-27T10:24:12.972Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- install:3.1.1:install (default-install) @ admin-util --- [2024-06-27T10:24:12.972Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.16-SNAPSHOT/admin-util-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:12.972Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/util/target/admin-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.16-SNAPSHOT/admin-util-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2024-06-27T10:24:12.972Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 7.0.16-SNAPSHOT [31/334] [2024-06-27T10:24:12.972Z] [INFO] from nucleus/osgi-platforms/osgi-cli-remote/pom.xml [2024-06-27T10:24:12.972Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:12.972Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:12.972Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:24:12.972Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:24:12.972Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:12.972Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:12.972Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:12.972Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/impl/RemoteCommandSession.java:[105,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:12.972Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java uses unchecked or unsafe operations. [2024-06-27T10:24:12.972Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] [2024-06-27T10:24:12.972Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-remote --- [2024-06-27T10:24:12.972Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:13.226Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:13.226Z] [INFO] [2024-06-27T10:24:13.226Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-remote --- [2024-06-27T10:24:13.226Z] [INFO] [2024-06-27T10:24:13.226Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-cli-remote --- [2024-06-27T10:24:13.226Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:13.226Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:13.226Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:13.226Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:24:13.226Z] [INFO] [2024-06-27T10:24:13.226Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-remote --- [2024-06-27T10:24:13.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/src/test/resources [2024-06-27T10:24:13.226Z] [INFO] [2024-06-27T10:24:13.226Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-cli-remote --- [2024-06-27T10:24:13.226Z] [INFO] No sources to compile [2024-06-27T10:24:13.226Z] [INFO] [2024-06-27T10:24:13.226Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-remote --- [2024-06-27T10:24:13.226Z] [INFO] [2024-06-27T10:24:13.226Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-remote --- [2024-06-27T10:24:13.226Z] [INFO] [2024-06-27T10:24:13.226Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-remote --- [2024-06-27T10:24:13.226Z] [INFO] Executing tasks [2024-06-27T10:24:13.226Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF for [2024-06-27T10:24:13.227Z] [INFO] [echo] osgi-cli-remote [2024-06-27T10:24:13.227Z] [INFO] Executed tasks [2024-06-27T10:24:13.227Z] [INFO] [2024-06-27T10:24:13.227Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-remote --- [2024-06-27T10:24:13.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar [2024-06-27T10:24:13.227Z] [INFO] [2024-06-27T10:24:13.227Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-remote --- [2024-06-27T10:24:13.227Z] [INFO] [2024-06-27T10:24:13.227Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-remote --- [2024-06-27T10:24:13.227Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/target/failsafe-reports [2024-06-27T10:24:13.227Z] [INFO] [2024-06-27T10:24:13.227Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-remote-checkstyle) @ osgi-cli-remote --- [2024-06-27T10:24:13.481Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-remote --- [2024-06-27T10:24:13.481Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.16-SNAPSHOT/osgi-cli-remote-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:13.481Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.16-SNAPSHOT/osgi-cli-remote-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2024-06-27T10:24:13.481Z] [INFO] Building Cluster 7.0.16-SNAPSHOT [32/334] [2024-06-27T10:24:13.481Z] [INFO] from nucleus/cluster/pom.xml [2024-06-27T10:24:13.481Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster --- [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster --- [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster --- [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster --- [2024-06-27T10:24:13.481Z] [INFO] No sources to compile [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster --- [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster --- [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster --- [2024-06-27T10:24:13.481Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster --- [2024-06-27T10:24:13.481Z] [INFO] No sources to compile [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster --- [2024-06-27T10:24:13.481Z] [INFO] No sources to compile [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster --- [2024-06-27T10:24:13.481Z] [INFO] Executing tasks [2024-06-27T10:24:13.481Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/target/classes/META-INF for [2024-06-27T10:24:13.481Z] [INFO] [echo] cluster [2024-06-27T10:24:13.481Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/target/classes/META-INF [2024-06-27T10:24:13.481Z] [INFO] Executed tasks [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster --- [2024-06-27T10:24:13.481Z] [INFO] No tests to run. [2024-06-27T10:24:13.481Z] [INFO] [2024-06-27T10:24:13.481Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster --- [2024-06-27T10:24:13.482Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/target/failsafe-reports [2024-06-27T10:24:13.482Z] [INFO] [2024-06-27T10:24:13.482Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-checkstyle) @ cluster --- [2024-06-27T10:24:13.482Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:13.482Z] [INFO] [2024-06-27T10:24:13.482Z] [INFO] --- install:3.1.1:install (default-install) @ cluster --- [2024-06-27T10:24:13.482Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/7.0.16-SNAPSHOT/cluster-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:13.482Z] [INFO] [2024-06-27T10:24:13.482Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2024-06-27T10:24:13.482Z] [INFO] Building cluster-common 7.0.16-SNAPSHOT [33/334] [2024-06-27T10:24:13.482Z] [INFO] from nucleus/cluster/common/pom.xml [2024-06-27T10:24:13.482Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:13.482Z] [INFO] [2024-06-27T10:24:13.482Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-common --- [2024-06-27T10:24:13.482Z] [INFO] [2024-06-27T10:24:13.482Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-common --- [2024-06-27T10:24:13.482Z] [INFO] [2024-06-27T10:24:13.482Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-common --- [2024-06-27T10:24:13.482Z] [INFO] [2024-06-27T10:24:13.482Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-common --- [2024-06-27T10:24:13.482Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:13.482Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:13.736Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:13.736Z] [INFO] [2024-06-27T10:24:13.736Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-common --- [2024-06-27T10:24:13.736Z] [INFO] [2024-06-27T10:24:13.736Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-common --- [2024-06-27T10:24:13.736Z] [INFO] [2024-06-27T10:24:13.736Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-common --- [2024-06-27T10:24:13.736Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:13.736Z] [INFO] [2024-06-27T10:24:13.736Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-common --- [2024-06-27T10:24:13.736Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:24:13.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/src/main/resources [2024-06-27T10:24:13.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/src/main/manpages [2024-06-27T10:24:13.736Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:13.736Z] [INFO] [2024-06-27T10:24:13.736Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-common --- [2024-06-27T10:24:13.736Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:13.736Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:13.736Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:13.736Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java uses or overrides a deprecated API. [2024-06-27T10:24:13.736Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:13.736Z] [INFO] [2024-06-27T10:24:13.736Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-common --- [2024-06-27T10:24:13.736Z] [INFO] [2024-06-27T10:24:13.736Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-common --- [2024-06-27T10:24:13.736Z] [INFO] [2024-06-27T10:24:13.736Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-common --- [2024-06-27T10:24:13.736Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:13.991Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:13.991Z] [INFO] [2024-06-27T10:24:13.991Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-common --- [2024-06-27T10:24:13.991Z] [INFO] [2024-06-27T10:24:13.991Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-common --- [2024-06-27T10:24:13.991Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:13.991Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:13.991Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:13.991Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:24:13.991Z] [INFO] [2024-06-27T10:24:13.991Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-common --- [2024-06-27T10:24:13.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/src/test/resources [2024-06-27T10:24:13.991Z] [INFO] [2024-06-27T10:24:13.991Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-common --- [2024-06-27T10:24:13.991Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:13.991Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:24:13.991Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:13.991Z] [INFO] [2024-06-27T10:24:13.991Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-common --- [2024-06-27T10:24:13.991Z] [INFO] [2024-06-27T10:24:13.991Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-common --- [2024-06-27T10:24:14.245Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/target/surefire-reports [2024-06-27T10:24:14.245Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:14.245Z] [INFO] [2024-06-27T10:24:14.245Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:14.245Z] [INFO] T E S T S [2024-06-27T10:24:14.245Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:14.245Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:14.500Z] [INFO] Running com.sun.enterprise.util.cluster.PathsTest [2024-06-27T10:24:14.500Z] [0.468s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 2.987ms [2024-06-27T10:24:14.754Z] User-specified Instance Dir: D:/glassfish7/glassfish/mynodes/thenode/instance1 [2024-06-27T10:24:14.754Z] Default Node Dir Instance Dir: D:/glassfish7/glassfish/nodes/thenode/instance1 [2024-06-27T10:24:14.754Z] User-specified Node Dir: D:/glassfish7/glassfish/mynodes/thenode [2024-06-27T10:24:14.754Z] Default Node Dir: D:/glassfish7/glassfish/nodes/thenode [2024-06-27T10:24:14.754Z] User-specified das props: D:/glassfish7/glassfish/mynodes/thenode/agent/config/das.properties [2024-06-27T10:24:14.754Z] Default das props: D:/glassfish7/glassfish/nodes/thenode/agent/config/das.properties [2024-06-27T10:24:14.754Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.sun.enterprise.util.cluster.PathsTest [2024-06-27T10:24:15.008Z] [INFO] [2024-06-27T10:24:15.008Z] [INFO] Results: [2024-06-27T10:24:15.008Z] [INFO] [2024-06-27T10:24:15.008Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:24:15.008Z] [INFO] [2024-06-27T10:24:15.008Z] [INFO] [2024-06-27T10:24:15.008Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-common --- [2024-06-27T10:24:15.008Z] [INFO] Executing tasks [2024-06-27T10:24:15.008Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/target/classes/META-INF for [2024-06-27T10:24:15.008Z] [INFO] [echo] cluster-common [2024-06-27T10:24:15.008Z] [INFO] Executed tasks [2024-06-27T10:24:15.008Z] [INFO] [2024-06-27T10:24:15.008Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-common --- [2024-06-27T10:24:15.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/target/cluster-common.jar [2024-06-27T10:24:15.008Z] [INFO] [2024-06-27T10:24:15.008Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-common --- [2024-06-27T10:24:15.008Z] [INFO] [2024-06-27T10:24:15.008Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-common --- [2024-06-27T10:24:15.009Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/target/failsafe-reports [2024-06-27T10:24:15.009Z] [INFO] [2024-06-27T10:24:15.009Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-common-checkstyle) @ cluster-common --- [2024-06-27T10:24:15.263Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:15.263Z] [INFO] [2024-06-27T10:24:15.263Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-common --- [2024-06-27T10:24:15.263Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.16-SNAPSHOT/cluster-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:15.263Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.16-SNAPSHOT/cluster-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:15.263Z] [INFO] [2024-06-27T10:24:15.263Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2024-06-27T10:24:15.263Z] [INFO] Building Cluster SSH Provisioning 7.0.16-SNAPSHOT [34/334] [2024-06-27T10:24:15.263Z] [INFO] from nucleus/cluster/ssh/pom.xml [2024-06-27T10:24:15.263Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:15.263Z] [INFO] [2024-06-27T10:24:15.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-ssh --- [2024-06-27T10:24:15.263Z] [INFO] [2024-06-27T10:24:15.263Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-ssh --- [2024-06-27T10:24:15.263Z] [INFO] [2024-06-27T10:24:15.263Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-ssh --- [2024-06-27T10:24:15.263Z] [INFO] [2024-06-27T10:24:15.263Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-ssh --- [2024-06-27T10:24:15.263Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:15.263Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:15.263Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:15.263Z] [INFO] [2024-06-27T10:24:15.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-ssh --- [2024-06-27T10:24:15.263Z] [INFO] [2024-06-27T10:24:15.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-ssh --- [2024-06-27T10:24:15.263Z] [INFO] [2024-06-27T10:24:15.263Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-ssh --- [2024-06-27T10:24:15.263Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:15.263Z] [INFO] [2024-06-27T10:24:15.263Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-ssh --- [2024-06-27T10:24:15.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/src/main/resources [2024-06-27T10:24:15.263Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:24:15.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/src/main/manpages [2024-06-27T10:24:15.263Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:15.263Z] [INFO] [2024-06-27T10:24:15.263Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-ssh --- [2024-06-27T10:24:15.263Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:15.263Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:15.518Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:15.518Z] [INFO] [2024-06-27T10:24:15.518Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-ssh --- [2024-06-27T10:24:15.518Z] [INFO] [2024-06-27T10:24:15.518Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-ssh --- [2024-06-27T10:24:15.518Z] [INFO] [2024-06-27T10:24:15.518Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-ssh --- [2024-06-27T10:24:15.518Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:15.518Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:15.518Z] [INFO] [2024-06-27T10:24:15.518Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-ssh --- [2024-06-27T10:24:15.518Z] [INFO] [2024-06-27T10:24:15.518Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-ssh --- [2024-06-27T10:24:15.518Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:15.518Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:15.772Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:15.772Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:24:15.772Z] [INFO] [2024-06-27T10:24:15.772Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-ssh --- [2024-06-27T10:24:15.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/src/test/resources [2024-06-27T10:24:15.772Z] [INFO] [2024-06-27T10:24:15.772Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-ssh --- [2024-06-27T10:24:15.772Z] [INFO] No sources to compile [2024-06-27T10:24:15.772Z] [INFO] [2024-06-27T10:24:15.772Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-ssh --- [2024-06-27T10:24:15.772Z] [INFO] [2024-06-27T10:24:15.772Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-ssh --- [2024-06-27T10:24:15.772Z] [INFO] [2024-06-27T10:24:15.772Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-ssh --- [2024-06-27T10:24:15.772Z] [INFO] Executing tasks [2024-06-27T10:24:15.772Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/target/classes/META-INF for [2024-06-27T10:24:15.773Z] [INFO] [echo] cluster-ssh [2024-06-27T10:24:15.773Z] [INFO] Executed tasks [2024-06-27T10:24:15.773Z] [INFO] [2024-06-27T10:24:15.773Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-ssh --- [2024-06-27T10:24:15.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/target/cluster-ssh.jar [2024-06-27T10:24:15.773Z] [INFO] [2024-06-27T10:24:15.773Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-ssh --- [2024-06-27T10:24:15.773Z] [INFO] [2024-06-27T10:24:15.773Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-ssh --- [2024-06-27T10:24:15.773Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/target/failsafe-reports [2024-06-27T10:24:15.773Z] [INFO] [2024-06-27T10:24:15.773Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-ssh-checkstyle) @ cluster-ssh --- [2024-06-27T10:24:16.027Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:16.027Z] [INFO] [2024-06-27T10:24:16.027Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-ssh --- [2024-06-27T10:24:16.027Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.16-SNAPSHOT/cluster-ssh-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:16.027Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.16-SNAPSHOT/cluster-ssh-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:16.027Z] [INFO] [2024-06-27T10:24:16.027Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2024-06-27T10:24:16.027Z] [INFO] Building Nucleus Logging Classes 7.0.16-SNAPSHOT [35/334] [2024-06-27T10:24:16.027Z] [INFO] from nucleus/core/logging/pom.xml [2024-06-27T10:24:16.027Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:16.027Z] [INFO] [2024-06-27T10:24:16.027Z] [INFO] --- clean:3.3.2:clean (default-clean) @ logging --- [2024-06-27T10:24:16.027Z] [INFO] [2024-06-27T10:24:16.027Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ logging --- [2024-06-27T10:24:16.027Z] [INFO] [2024-06-27T10:24:16.027Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ logging --- [2024-06-27T10:24:16.027Z] [INFO] [2024-06-27T10:24:16.027Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ logging --- [2024-06-27T10:24:16.027Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:16.027Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:16.027Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:16.027Z] [INFO] [2024-06-27T10:24:16.027Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ logging --- [2024-06-27T10:24:16.027Z] [INFO] [2024-06-27T10:24:16.027Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ logging --- [2024-06-27T10:24:16.027Z] [INFO] [2024-06-27T10:24:16.027Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ logging --- [2024-06-27T10:24:16.027Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:16.027Z] [INFO] [2024-06-27T10:24:16.027Z] [INFO] --- resources:3.3.1:resources (default-resources) @ logging --- [2024-06-27T10:24:16.027Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-06-27T10:24:16.027Z] [INFO] Copying 8 resources from src/main/manpages to target/classes [2024-06-27T10:24:16.027Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:16.027Z] [INFO] [2024-06-27T10:24:16.027Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ logging --- [2024-06-27T10:24:16.027Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:16.027Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:16.587Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:16.587Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java: Some input files use or override a deprecated API. [2024-06-27T10:24:16.587Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:16.587Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:16.587Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:16.587Z] [INFO] [2024-06-27T10:24:16.587Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ logging --- [2024-06-27T10:24:16.587Z] [INFO] [2024-06-27T10:24:16.587Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ logging --- [2024-06-27T10:24:16.587Z] [INFO] [2024-06-27T10:24:16.587Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ logging --- [2024-06-27T10:24:16.587Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:16.587Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:16.587Z] [INFO] [2024-06-27T10:24:16.587Z] [INFO] --- command-security:1.0.17:check (default-check) @ logging --- [2024-06-27T10:24:16.587Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.server.logging.commands.CollectLogFiles, com.sun.enterprise.server.logging.commands.DeleteLogLevel, com.sun.enterprise.server.logging.commands.InstanceGetLogFileCommand, com.sun.enterprise.server.logging.commands.ListLogAttributes, com.sun.enterprise.server.logging.commands.ListLoggerLevels, com.sun.enterprise.server.logging.commands.ListLoggers, com.sun.enterprise.server.logging.commands.LoadDefaultLogAttributes, com.sun.enterprise.server.logging.commands.LoadDefaultLogLevels, com.sun.enterprise.server.logging.commands.RotateLog, com.sun.enterprise.server.logging.commands.SetLogAttributes, com.sun.enterprise.server.logging.commands.SetLogFileFormat, com.sun.enterprise.server.logging.commands.SetLogLevel] [2024-06-27T10:24:16.587Z] [INFO] [2024-06-27T10:24:16.587Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ logging --- [2024-06-27T10:24:16.587Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:16.587Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:16.842Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:16.842Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:16.842Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00001 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00001 needs checking for cause/action: true [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00002 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00002 needs checking for cause/action: true [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00003 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00003 needs checking for cause/action: false [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00004 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00004 needs checking for cause/action: true [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00004-1 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00004-1 needs checking for cause/action: false [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00005 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00005 needs checking for cause/action: true [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00006 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00006 needs checking for cause/action: true [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00007 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00007 needs checking for cause/action: true [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00008 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00008 needs checking for cause/action: false [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00009 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00009 needs checking for cause/action: false [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00010 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00010 needs checking for cause/action: false [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00011 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00011 needs checking for cause/action: false [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00012 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00012 needs checking for cause/action: false [2024-06-27T10:24:16.842Z] [INFO] Processing: NCLS-LOGGING-00013 [2024-06-27T10:24:16.842Z] [INFO] Message NCLS-LOGGING-00013 needs checking for cause/action: false [2024-06-27T10:24:16.842Z] [INFO] Total Messages including ones found from disk so far: {NCLS-LOGGING-00001=Cannot read logging configuration file., NCLS-LOGGING-00002=Could not apply the logging configuration changes., NCLS-LOGGING-00003=Updated logger levels successfully., NCLS-LOGGING-00004=The logging configuration file {0} has been deleted. The server will wait until the file reappears., NCLS-LOGGING-00004-1=The logging configuration file {0} has reappeared., NCLS-LOGGING-00005=Error executing query to fetch log records., NCLS-LOGGING-00006=The syslog handler could not be initialized., NCLS-LOGGING-00007=There was an error sending a log message to syslog., NCLS-LOGGING-00008=The log file {0} for the instance does not exist., NCLS-LOGGING-00009=Running GlassFish Version: {0}, NCLS-LOGGING-00010=Server log file is using Formatter class: {0}, NCLS-LOGGING-00011=Failed to parse the date: {0}, NCLS-LOGGING-00012=An invalid value {0} has been specified for the {1} attribute in the logging configuration., NCLS-LOGGING-00013=The formatter class {0} could not be instantiated.} [2024-06-27T10:24:16.842Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:16.842Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:16.842Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:16.842Z] [INFO] Processing: jakarta.enterprise.logging on element LOGGING_LOGGER_NAME [2024-06-27T10:24:16.843Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-06-27T10:24:16.843Z] [INFO] Processing: jakarta.enterprise.logging.stdout on element STDOUT_LOGGER_NAME [2024-06-27T10:24:16.843Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-06-27T10:24:16.843Z] [INFO] Processing: jakarta.enterprise.logging.stderr on element STDERR_LOGGER_NAME [2024-06-27T10:24:16.843Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-06-27T10:24:16.843Z] [INFO] Loggers found so far: {jakarta.enterprise.logging.description=Main logger for core logging component., jakarta.enterprise.logging.publish=true, jakarta.enterprise.logging.stderr.description=Stderr logger., jakarta.enterprise.logging.stderr.publish=false, jakarta.enterprise.logging.stderr.subsystem=Logging, jakarta.enterprise.logging.stdout.description=Stdout logger., jakarta.enterprise.logging.stdout.publish=false, jakarta.enterprise.logging.stdout.subsystem=Logging, jakarta.enterprise.logging.subsystem=Logging} [2024-06-27T10:24:16.843Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:16.843Z] [INFO] Found enclosing element LOGGING_LOGGER_NAME [2024-06-27T10:24:16.843Z] [INFO] Found enclosing element com.sun.enterprise.server.logging.LogFacade [2024-06-27T10:24:16.843Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:16.843Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:16.843Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:16.843Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:16.843Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:16.843Z] [INFO] [2024-06-27T10:24:16.843Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ logging --- [2024-06-27T10:24:16.843Z] [INFO] Copying 3 resources from src/test/resources to target/test-classes [2024-06-27T10:24:16.843Z] [INFO] [2024-06-27T10:24:16.843Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ logging --- [2024-06-27T10:24:16.843Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:16.843Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:24:16.843Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:16.843Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:24:16.843Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:24:16.843Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:24:16.843Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:24:16.843Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:24:16.843Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:24:16.843Z] Use -proc:none to disable annotation processing. [2024-06-27T10:24:16.843Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:16.843Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:16.843Z] [INFO] Processing: TEST-LOGGING-00001 [2024-06-27T10:24:16.843Z] [INFO] Message TEST-LOGGING-00001 needs checking for cause/action: true [2024-06-27T10:24:16.843Z] [INFO] Processing: TEST-LOGGING-00002 [2024-06-27T10:24:16.843Z] [INFO] Message TEST-LOGGING-00002 needs checking for cause/action: false [2024-06-27T10:24:16.843Z] [INFO] Total Messages including ones found from disk so far: {TEST-LOGGING-00001=Cannot read test configuration file {0}, TEST-LOGGING-00002=FINE Level test message} [2024-06-27T10:24:16.843Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:16.843Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:16.843Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:16.843Z] [INFO] Processing: jakarta.enterprise.test.logging.annotations on element LOGGER_NAME [2024-06-27T10:24:16.843Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-06-27T10:24:16.843Z] [INFO] Loggers found so far: {jakarta.enterprise.test.logging.annotations.description=Main logger for testing logging annotations., jakarta.enterprise.test.logging.annotations.publish=true, jakarta.enterprise.test.logging.annotations.subsystem=Logging} [2024-06-27T10:24:16.843Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:16.843Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:24:16.843Z] [INFO] Found enclosing element com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-06-27T10:24:16.843Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:16.843Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:16.843Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:16.843Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/test-classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:16.843Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:16.843Z] [INFO] [2024-06-27T10:24:16.843Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ logging --- [2024-06-27T10:24:17.098Z] [INFO] [2024-06-27T10:24:17.098Z] [INFO] --- surefire:3.2.5:test (default-test) @ logging --- [2024-06-27T10:24:17.098Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/surefire-reports [2024-06-27T10:24:17.098Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:17.098Z] [INFO] [2024-06-27T10:24:17.098Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:17.098Z] [INFO] T E S T S [2024-06-27T10:24:17.098Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:17.098Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:17.353Z] [0.429s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 2.830ms [2024-06-27T10:24:17.354Z] [INFO] Running com.sun.enterprise.server.logging.parser.LogParserTest [2024-06-27T10:24:17.608Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in com.sun.enterprise.server.logging.parser.LogParserTest [2024-06-27T10:24:17.608Z] [INFO] Running com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-06-27T10:24:17.608Z] Test passed successfully. [2024-06-27T10:24:17.608Z] Test passed successfully. [2024-06-27T10:24:17.608Z] Test passed successfully. [2024-06-27T10:24:17.608Z] Test passed successfully. [2024-06-27T10:24:17.608Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-06-27T10:24:17.608Z] [INFO] Running com.sun.enterprise.server.logging.logviewer.backend.LogFileTest [2024-06-27T10:24:17.608Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.sun.enterprise.server.logging.logviewer.backend.LogFileTest [2024-06-27T10:24:17.863Z] [INFO] [2024-06-27T10:24:17.863Z] [INFO] Results: [2024-06-27T10:24:17.863Z] [INFO] [2024-06-27T10:24:17.863Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:24:17.863Z] [INFO] [2024-06-27T10:24:17.863Z] [INFO] [2024-06-27T10:24:17.863Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ logging --- [2024-06-27T10:24:17.863Z] [INFO] Executing tasks [2024-06-27T10:24:17.863Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/classes/META-INF for [2024-06-27T10:24:17.864Z] [INFO] [echo] logging [2024-06-27T10:24:17.864Z] [INFO] Executed tasks [2024-06-27T10:24:17.864Z] [INFO] [2024-06-27T10:24:17.864Z] [INFO] --- jar:3.3.0:jar (default-jar) @ logging --- [2024-06-27T10:24:17.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/logging.jar [2024-06-27T10:24:17.864Z] [INFO] [2024-06-27T10:24:17.864Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ logging --- [2024-06-27T10:24:17.864Z] [INFO] [2024-06-27T10:24:17.864Z] [INFO] --- failsafe:3.2.5:verify (verify) @ logging --- [2024-06-27T10:24:17.864Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/failsafe-reports [2024-06-27T10:24:18.118Z] [INFO] [2024-06-27T10:24:18.118Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-logging-checkstyle) @ logging --- [2024-06-27T10:24:19.042Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:19.042Z] [INFO] [2024-06-27T10:24:19.042Z] [INFO] --- install:3.1.1:install (default-install) @ logging --- [2024-06-27T10:24:19.042Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.16-SNAPSHOT/logging-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:19.042Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/logging/target/logging.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.16-SNAPSHOT/logging-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:19.042Z] [INFO] [2024-06-27T10:24:19.042Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2024-06-27T10:24:19.042Z] [INFO] Building admin-launcher 7.0.16-SNAPSHOT [36/334] [2024-06-27T10:24:19.042Z] [INFO] from nucleus/admin/launcher/pom.xml [2024-06-27T10:24:19.042Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:19.042Z] [INFO] [2024-06-27T10:24:19.042Z] [INFO] --- clean:3.3.2:clean (default-clean) @ launcher --- [2024-06-27T10:24:19.042Z] [INFO] [2024-06-27T10:24:19.042Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ launcher --- [2024-06-27T10:24:19.042Z] [INFO] [2024-06-27T10:24:19.042Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ launcher --- [2024-06-27T10:24:19.042Z] [INFO] [2024-06-27T10:24:19.042Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ launcher --- [2024-06-27T10:24:19.042Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:19.042Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:19.042Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:19.042Z] [INFO] [2024-06-27T10:24:19.042Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ launcher --- [2024-06-27T10:24:19.042Z] [INFO] [2024-06-27T10:24:19.042Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ launcher --- [2024-06-27T10:24:19.042Z] [INFO] [2024-06-27T10:24:19.042Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ launcher --- [2024-06-27T10:24:19.042Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:19.042Z] [INFO] [2024-06-27T10:24:19.042Z] [INFO] --- resources:3.3.1:resources (default-resources) @ launcher --- [2024-06-27T10:24:19.042Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:24:19.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/src/main/manpages [2024-06-27T10:24:19.042Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:19.042Z] [INFO] [2024-06-27T10:24:19.042Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ launcher --- [2024-06-27T10:24:19.042Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:19.042Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:19.299Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:19.299Z] [INFO] [2024-06-27T10:24:19.299Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ launcher --- [2024-06-27T10:24:19.299Z] [INFO] [2024-06-27T10:24:19.299Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ launcher --- [2024-06-27T10:24:19.299Z] [INFO] [2024-06-27T10:24:19.299Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ launcher --- [2024-06-27T10:24:19.299Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:19.299Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:19.299Z] [INFO] [2024-06-27T10:24:19.299Z] [INFO] --- command-security:1.0.17:check (default-check) @ launcher --- [2024-06-27T10:24:19.299Z] [INFO] [2024-06-27T10:24:19.299Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ launcher --- [2024-06-27T10:24:19.299Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:19.299Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:19.554Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:19.555Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:19.555Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:19.555Z] [INFO] Processing: NCLS-GFLAUNCHER-00001 [2024-06-27T10:24:19.555Z] [INFO] Message NCLS-GFLAUNCHER-00001 needs checking for cause/action: true [2024-06-27T10:24:19.555Z] [INFO] Processing: NCLS-GFLAUNCHER-00002 [2024-06-27T10:24:19.555Z] [INFO] Message NCLS-GFLAUNCHER-00002 needs checking for cause/action: true [2024-06-27T10:24:19.555Z] [INFO] Processing: NCLS-GFLAUNCHER-00003 [2024-06-27T10:24:19.555Z] [INFO] Message NCLS-GFLAUNCHER-00003 needs checking for cause/action: true [2024-06-27T10:24:19.555Z] [INFO] Processing: NCLS-GFLAUNCHER-00004 [2024-06-27T10:24:19.555Z] [INFO] Message NCLS-GFLAUNCHER-00004 needs checking for cause/action: false [2024-06-27T10:24:19.555Z] [INFO] Processing: NCLS-GFLAUNCHER-00005 [2024-06-27T10:24:19.555Z] [INFO] Message NCLS-GFLAUNCHER-00005 needs checking for cause/action: false [2024-06-27T10:24:19.555Z] [INFO] Total Messages including ones found from disk so far: {NCLS-GFLAUNCHER-00001=Single and double quote characters are not allowed in the CLASSPATH environmental variable. They were stripped out for you. [2024-06-27T10:24:19.555Z] Before: {0} [2024-06-27T10:24:19.555Z] After: {1}, NCLS-GFLAUNCHER-00001.MSG_COMMENT=# CLASSPATH is illegal., NCLS-GFLAUNCHER-00002=Error Launching: {0}, NCLS-GFLAUNCHER-00002.MSG_COMMENT=# Launcher Error, NCLS-GFLAUNCHER-00003=Could not locate the flashlight agent here: {0}, NCLS-GFLAUNCHER-00003.MSG_COMMENT=# catastrophic error, NCLS-GFLAUNCHER-00004=Will copy glassfish/lib/templates/server.policy file to domain before upgrading., NCLS-GFLAUNCHER-00004.MSG_COMMENT=# Upgrade Information, NCLS-GFLAUNCHER-00005=JVM invocation command line:{0}, NCLS-GFLAUNCHER-00005.MSG_COMMENT=# Routine Information} [2024-06-27T10:24:19.555Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:19.555Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:19.555Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:19.555Z] [INFO] Processing: jakarta.enterprise.launcher on element LOGGER_NAME [2024-06-27T10:24:19.555Z] [INFO] Enclosing type is com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-06-27T10:24:19.555Z] [INFO] Loggers found so far: {jakarta.enterprise.launcher.description=Launcher Logger, jakarta.enterprise.launcher.publish=true, jakarta.enterprise.launcher.subsystem=Launcher} [2024-06-27T10:24:19.555Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:19.555Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:24:19.555Z] [INFO] Found enclosing element com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-06-27T10:24:19.555Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:19.555Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:19.555Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:19.555Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:19.555Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:19.555Z] [INFO] [2024-06-27T10:24:19.555Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ launcher --- [2024-06-27T10:24:19.555Z] [INFO] Copying 11 resources from src/test/resources to target/test-classes [2024-06-27T10:24:19.555Z] [INFO] [2024-06-27T10:24:19.555Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ launcher --- [2024-06-27T10:24:19.555Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:19.555Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:24:19.555Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:19.555Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:24:19.555Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:24:19.555Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:24:19.555Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:24:19.555Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:24:19.555Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:24:19.555Z] Use -proc:none to disable annotation processing. [2024-06-27T10:24:19.555Z] [INFO] [2024-06-27T10:24:19.555Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher --- [2024-06-27T10:24:19.555Z] [INFO] [2024-06-27T10:24:19.555Z] [INFO] --- surefire:3.2.5:test (default-test) @ launcher --- [2024-06-27T10:24:19.555Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/surefire-reports [2024-06-27T10:24:19.555Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:19.555Z] [INFO] [2024-06-27T10:24:19.555Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:19.555Z] [INFO] T E S T S [2024-06-27T10:24:19.555Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:19.555Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:20.115Z] [0.429s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 2.892ms [2024-06-27T10:24:20.115Z] [INFO] Running com.sun.enterprise.admin.launcher.GFLauncherTest [2024-06-27T10:24:20.115Z] Jun 27, 2024 10:24:20 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-06-27T10:24:20.115Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-06-27T10:24:20.115Z] Jun 27, 2024 10:24:20 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-06-27T10:24:20.115Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-06-27T10:24:20.369Z] Jun 27, 2024 10:24:20 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-06-27T10:24:20.369Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-06-27T10:24:20.369Z] Jun 27, 2024 10:24:20 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-06-27T10:24:20.369Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-06-27T10:24:20.369Z] Jun 27, 2024 10:24:20 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-06-27T10:24:20.370Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-06-27T10:24:20.370Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in com.sun.enterprise.admin.launcher.GFLauncherTest [2024-06-27T10:24:20.623Z] [INFO] [2024-06-27T10:24:20.623Z] [INFO] Results: [2024-06-27T10:24:20.623Z] [INFO] [2024-06-27T10:24:20.623Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:24:20.623Z] [INFO] [2024-06-27T10:24:20.623Z] [INFO] [2024-06-27T10:24:20.623Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ launcher --- [2024-06-27T10:24:20.623Z] [INFO] Executing tasks [2024-06-27T10:24:20.623Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/classes/META-INF for [2024-06-27T10:24:20.624Z] [INFO] [echo] launcher [2024-06-27T10:24:20.624Z] [INFO] Executed tasks [2024-06-27T10:24:20.624Z] [INFO] [2024-06-27T10:24:20.624Z] [INFO] --- jar:3.3.0:jar (default-jar) @ launcher --- [2024-06-27T10:24:20.624Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/launcher.jar [2024-06-27T10:24:20.624Z] [INFO] [2024-06-27T10:24:20.624Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ launcher --- [2024-06-27T10:24:20.624Z] [INFO] [2024-06-27T10:24:20.624Z] [INFO] --- failsafe:3.2.5:verify (verify) @ launcher --- [2024-06-27T10:24:20.624Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/failsafe-reports [2024-06-27T10:24:20.624Z] [INFO] [2024-06-27T10:24:20.624Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher --- [2024-06-27T10:24:20.878Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:20.878Z] [INFO] [2024-06-27T10:24:20.878Z] [INFO] --- install:3.1.1:install (default-install) @ launcher --- [2024-06-27T10:24:20.878Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.16-SNAPSHOT/launcher-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:20.878Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.16-SNAPSHOT/launcher-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:20.878Z] [INFO] [2024-06-27T10:24:20.878Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2024-06-27T10:24:20.878Z] [INFO] Building admin-cli 7.0.16-SNAPSHOT [37/334] [2024-06-27T10:24:20.878Z] [INFO] from nucleus/admin/cli/pom.xml [2024-06-27T10:24:20.878Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:20.878Z] [INFO] [2024-06-27T10:24:20.878Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-cli --- [2024-06-27T10:24:20.878Z] [INFO] [2024-06-27T10:24:20.878Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-cli --- [2024-06-27T10:24:20.878Z] [INFO] [2024-06-27T10:24:20.878Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-cli --- [2024-06-27T10:24:20.878Z] [INFO] [2024-06-27T10:24:20.878Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-cli --- [2024-06-27T10:24:20.878Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:20.878Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:21.133Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:21.133Z] [INFO] [2024-06-27T10:24:21.133Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-cli --- [2024-06-27T10:24:21.133Z] [INFO] [2024-06-27T10:24:21.133Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-cli --- [2024-06-27T10:24:21.133Z] [INFO] [2024-06-27T10:24:21.133Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-cli --- [2024-06-27T10:24:21.133Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:21.133Z] [INFO] [2024-06-27T10:24:21.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-cli --- [2024-06-27T10:24:21.133Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-06-27T10:24:21.133Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:24:21.133Z] [INFO] Copying 16 resources from src/main/manpages to target/classes [2024-06-27T10:24:21.133Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:21.133Z] [INFO] [2024-06-27T10:24:21.133Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-cli --- [2024-06-27T10:24:21.133Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:21.133Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:21.388Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:21.388Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java:[130,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:21.388Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java uses or overrides a deprecated API. [2024-06-27T10:24:21.388Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:21.388Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:21.388Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:21.388Z] [INFO] [2024-06-27T10:24:21.388Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-cli --- [2024-06-27T10:24:21.388Z] [INFO] [2024-06-27T10:24:21.388Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-cli --- [2024-06-27T10:24:21.388Z] [INFO] [2024-06-27T10:24:21.388Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-cli --- [2024-06-27T10:24:21.388Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:21.642Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:21.642Z] [INFO] [2024-06-27T10:24:21.642Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-cli --- [2024-06-27T10:24:21.642Z] [INFO] [2024-06-27T10:24:21.642Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-cli --- [2024-06-27T10:24:21.642Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:21.642Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:21.898Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:21.898Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:24:21.898Z] [INFO] [2024-06-27T10:24:21.898Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-cli --- [2024-06-27T10:24:21.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/src/test/resources [2024-06-27T10:24:21.898Z] [INFO] [2024-06-27T10:24:21.898Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-cli --- [2024-06-27T10:24:21.898Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:21.898Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:24:21.898Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:21.898Z] [INFO] [2024-06-27T10:24:21.898Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-cli --- [2024-06-27T10:24:21.898Z] [INFO] [2024-06-27T10:24:21.898Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-cli --- [2024-06-27T10:24:21.898Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/target/surefire-reports [2024-06-27T10:24:21.898Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:21.898Z] [INFO] [2024-06-27T10:24:21.898Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:21.898Z] [INFO] T E S T S [2024-06-27T10:24:21.898Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:21.898Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:22.457Z] [0.466s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 2.824ms [2024-06-27T10:24:22.457Z] [INFO] Running com.sun.enterprise.admin.cli.CLIUtilTest [2024-06-27T10:24:22.457Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in com.sun.enterprise.admin.cli.CLIUtilTest [2024-06-27T10:24:22.457Z] [INFO] Running com.sun.enterprise.admin.cli.NewSyntaxTest [2024-06-27T10:24:22.457Z] Jun 27, 2024 10:24:22 AM com.sun.enterprise.admin.cli.ProgramOptions lambda$updateOptions$0 [2024-06-27T10:24:22.457Z] WARNING: Host could not be resolved: IamNonExistingHostname.LocalDomain [2024-06-27T10:24:22.457Z] java.net.UnknownHostException: IamNonExistingHostname.LocalDomain: Name or service not known [2024-06-27T10:24:22.457Z] at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) [2024-06-27T10:24:22.457Z] at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) [2024-06-27T10:24:22.457Z] at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) [2024-06-27T10:24:22.457Z] at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) [2024-06-27T10:24:22.457Z] at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) [2024-06-27T10:24:22.457Z] at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) [2024-06-27T10:24:22.457Z] at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) [2024-06-27T10:24:22.457Z] at java.base/java.net.InetAddress.getByName(InetAddress.java:1568) [2024-06-27T10:24:22.457Z] at com.sun.enterprise.admin.cli.ProgramOptions.lambda$updateOptions$0(ProgramOptions.java:180) [2024-06-27T10:24:22.457Z] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:24:22.457Z] [2024-06-27T10:24:22.721Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in com.sun.enterprise.admin.cli.NewSyntaxTest [2024-06-27T10:24:22.976Z] [INFO] [2024-06-27T10:24:22.976Z] [INFO] Results: [2024-06-27T10:24:22.976Z] [INFO] [2024-06-27T10:24:22.976Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:24:22.976Z] [INFO] [2024-06-27T10:24:22.976Z] [INFO] [2024-06-27T10:24:22.976Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-cli --- [2024-06-27T10:24:22.976Z] [INFO] Executing tasks [2024-06-27T10:24:22.976Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/target/classes/META-INF for [2024-06-27T10:24:22.976Z] [INFO] [echo] admin-cli [2024-06-27T10:24:22.976Z] [INFO] Executed tasks [2024-06-27T10:24:22.976Z] [INFO] [2024-06-27T10:24:22.976Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-cli --- [2024-06-27T10:24:22.976Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/target/admin-cli.jar [2024-06-27T10:24:22.976Z] [INFO] [2024-06-27T10:24:22.976Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-cli --- [2024-06-27T10:24:22.976Z] [INFO] [2024-06-27T10:24:22.976Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-cli --- [2024-06-27T10:24:22.976Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/target/failsafe-reports [2024-06-27T10:24:22.976Z] [INFO] [2024-06-27T10:24:22.976Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-cli-checkstyle) @ admin-cli --- [2024-06-27T10:24:24.335Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- install:3.1.1:install (default-install) @ admin-cli --- [2024-06-27T10:24:24.336Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.16-SNAPSHOT/admin-cli-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:24.336Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.16-SNAPSHOT/admin-cli-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2024-06-27T10:24:24.336Z] [INFO] Building Admin CLI, interactive OSGi shell command 7.0.16-SNAPSHOT [38/334] [2024-06-27T10:24:24.336Z] [INFO] from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml [2024-06-27T10:24:24.336Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:24.336Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:24:24.336Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:24:24.336Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:24:24.336Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:24.336Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:24:24.336Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] [2024-06-27T10:24:24.336Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-interactive --- [2024-06-27T10:24:24.336Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:24.591Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:24.591Z] [INFO] [2024-06-27T10:24:24.591Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-interactive --- [2024-06-27T10:24:24.591Z] [INFO] [2024-06-27T10:24:24.591Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-cli-interactive --- [2024-06-27T10:24:24.591Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:24.591Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:24:24.591Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:24.591Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:24:24.591Z] [INFO] [2024-06-27T10:24:24.591Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-interactive --- [2024-06-27T10:24:24.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/src/test/resources [2024-06-27T10:24:24.591Z] [INFO] [2024-06-27T10:24:24.591Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-cli-interactive --- [2024-06-27T10:24:24.591Z] [INFO] No sources to compile [2024-06-27T10:24:24.591Z] [INFO] [2024-06-27T10:24:24.591Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-interactive --- [2024-06-27T10:24:24.591Z] [INFO] [2024-06-27T10:24:24.591Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-interactive --- [2024-06-27T10:24:24.592Z] [INFO] [2024-06-27T10:24:24.592Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-interactive --- [2024-06-27T10:24:24.592Z] [INFO] Executing tasks [2024-06-27T10:24:24.592Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF for [2024-06-27T10:24:24.592Z] [INFO] [echo] osgi-cli-interactive [2024-06-27T10:24:24.846Z] [INFO] Executed tasks [2024-06-27T10:24:24.846Z] [INFO] [2024-06-27T10:24:24.846Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ osgi-cli-interactive --- [2024-06-27T10:24:24.846Z] [INFO] Configured Artifact: org.jline:jline:?:jar [2024-06-27T10:24:25.101Z] [INFO] [2024-06-27T10:24:25.101Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-interactive --- [2024-06-27T10:24:25.101Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar [2024-06-27T10:24:25.102Z] [INFO] [2024-06-27T10:24:25.102Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-interactive --- [2024-06-27T10:24:25.102Z] [INFO] [2024-06-27T10:24:25.102Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-interactive --- [2024-06-27T10:24:25.102Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/target/failsafe-reports [2024-06-27T10:24:25.102Z] [INFO] [2024-06-27T10:24:25.102Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-interactive-checkstyle) @ osgi-cli-interactive --- [2024-06-27T10:24:25.356Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:25.356Z] [INFO] [2024-06-27T10:24:25.356Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-interactive --- [2024-06-27T10:24:25.356Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.16-SNAPSHOT/osgi-cli-interactive-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:25.356Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.16-SNAPSHOT/osgi-cli-interactive-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:25.356Z] [INFO] [2024-06-27T10:24:25.356Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2024-06-27T10:24:25.356Z] [INFO] Building OSGi Container 7.0.16-SNAPSHOT [39/334] [2024-06-27T10:24:25.356Z] [INFO] from nucleus/osgi-platforms/osgi-container/pom.xml [2024-06-27T10:24:25.356Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:25.356Z] [INFO] [2024-06-27T10:24:25.356Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-container --- [2024-06-27T10:24:25.356Z] [INFO] [2024-06-27T10:24:25.356Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-container --- [2024-06-27T10:24:25.356Z] [INFO] [2024-06-27T10:24:25.356Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-container --- [2024-06-27T10:24:25.356Z] [INFO] [2024-06-27T10:24:25.356Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-container --- [2024-06-27T10:24:25.356Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:25.356Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:25.357Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:25.357Z] [INFO] [2024-06-27T10:24:25.357Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-container --- [2024-06-27T10:24:25.357Z] [INFO] [2024-06-27T10:24:25.357Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-container --- [2024-06-27T10:24:25.357Z] [INFO] [2024-06-27T10:24:25.357Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-container --- [2024-06-27T10:24:25.357Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:25.357Z] [INFO] [2024-06-27T10:24:25.357Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-container --- [2024-06-27T10:24:25.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/src/main/resources [2024-06-27T10:24:25.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/src/main/manpages [2024-06-27T10:24:25.357Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:25.357Z] [INFO] [2024-06-27T10:24:25.357Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-container --- [2024-06-27T10:24:25.357Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:25.357Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:25.611Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:25.611Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API. [2024-06-27T10:24:25.611Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:25.611Z] [INFO] [2024-06-27T10:24:25.611Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-container --- [2024-06-27T10:24:25.611Z] [INFO] [2024-06-27T10:24:25.611Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-container --- [2024-06-27T10:24:25.611Z] [INFO] [2024-06-27T10:24:25.612Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-container --- [2024-06-27T10:24:25.612Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:25.612Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:25.612Z] [INFO] [2024-06-27T10:24:25.612Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-container --- [2024-06-27T10:24:25.612Z] [INFO] [2024-06-27T10:24:25.612Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-container --- [2024-06-27T10:24:25.612Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:25.612Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:25.612Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:25.612Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:25.612Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:25.612Z] [INFO] Processing: NCLS-OSGI-00001 [2024-06-27T10:24:25.612Z] [INFO] Message NCLS-OSGI-00001 needs checking for cause/action: false [2024-06-27T10:24:25.612Z] [INFO] Total Messages including ones found from disk so far: {NCLS-OSGI-00001=Decorated url = {0}} [2024-06-27T10:24:25.612Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:25.612Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:25.612Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:25.612Z] [INFO] Processing: jakarta.enterprise.osgi.container on element LOGGER_NAME [2024-06-27T10:24:25.612Z] [INFO] Enclosing type is org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-06-27T10:24:25.612Z] [INFO] Loggers found so far: {jakarta.enterprise.osgi.container.description=OSGI container logger, jakarta.enterprise.osgi.container.publish=true, jakarta.enterprise.osgi.container.subsystem=OSGI} [2024-06-27T10:24:25.612Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:25.612Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:24:25.612Z] [INFO] Found enclosing element org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-06-27T10:24:25.612Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:25.612Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:25.612Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:25.612Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:25.612Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:25.612Z] [INFO] [2024-06-27T10:24:25.612Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-container --- [2024-06-27T10:24:25.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/src/test/resources [2024-06-27T10:24:25.612Z] [INFO] [2024-06-27T10:24:25.612Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-container --- [2024-06-27T10:24:25.612Z] [INFO] No sources to compile [2024-06-27T10:24:25.612Z] [INFO] [2024-06-27T10:24:25.612Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container --- [2024-06-27T10:24:25.612Z] [INFO] [2024-06-27T10:24:25.612Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-container --- [2024-06-27T10:24:25.612Z] [INFO] [2024-06-27T10:24:25.612Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-container --- [2024-06-27T10:24:25.867Z] [INFO] Executing tasks [2024-06-27T10:24:25.867Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for [2024-06-27T10:24:25.867Z] [INFO] [echo] osgi-container [2024-06-27T10:24:25.867Z] [INFO] Executed tasks [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-container --- [2024-06-27T10:24:25.867Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-container --- [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-container --- [2024-06-27T10:24:25.867Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target/failsafe-reports [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container --- [2024-06-27T10:24:25.867Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-container --- [2024-06-27T10:24:25.867Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.16-SNAPSHOT/osgi-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:25.867Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.16-SNAPSHOT/osgi-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2024-06-27T10:24:25.867Z] [INFO] Building GlassFish API Exporter Module 7.0.16-SNAPSHOT [40/334] [2024-06-27T10:24:25.867Z] [INFO] from nucleus/core/api-exporter/pom.xml [2024-06-27T10:24:25.867Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:24:25.867Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:25.867Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/src/main/resources [2024-06-27T10:24:25.867Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/src/main/manpages [2024-06-27T10:24:25.867Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:24:25.867Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:25.867Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:25.867Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- command-security:1.0.17:check (default-check) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] [2024-06-27T10:24:25.867Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ api-exporter --- [2024-06-27T10:24:25.867Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:24:25.867Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:25.867Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:25.867Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:24:25.868Z] [INFO] [2024-06-27T10:24:25.868Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter --- [2024-06-27T10:24:25.868Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/src/test/resources [2024-06-27T10:24:25.868Z] [INFO] [2024-06-27T10:24:25.868Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ api-exporter --- [2024-06-27T10:24:25.868Z] [INFO] No sources to compile [2024-06-27T10:24:25.868Z] [INFO] [2024-06-27T10:24:25.868Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ api-exporter --- [2024-06-27T10:24:25.868Z] [INFO] [2024-06-27T10:24:25.868Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter --- [2024-06-27T10:24:25.868Z] [INFO] [2024-06-27T10:24:25.868Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter --- [2024-06-27T10:24:25.868Z] [INFO] Executing tasks [2024-06-27T10:24:25.868Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/target/classes/META-INF for [2024-06-27T10:24:25.868Z] [INFO] [echo] api-exporter [2024-06-27T10:24:25.868Z] [INFO] Executed tasks [2024-06-27T10:24:25.868Z] [INFO] [2024-06-27T10:24:25.868Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter --- [2024-06-27T10:24:25.868Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/target/api-exporter.jar [2024-06-27T10:24:25.868Z] [INFO] [2024-06-27T10:24:25.868Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter --- [2024-06-27T10:24:25.868Z] [INFO] [2024-06-27T10:24:25.868Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter --- [2024-06-27T10:24:25.868Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/target/failsafe-reports [2024-06-27T10:24:25.868Z] [INFO] [2024-06-27T10:24:25.868Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-checkstyle) @ api-exporter --- [2024-06-27T10:24:25.868Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:25.868Z] [INFO] [2024-06-27T10:24:25.868Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter --- [2024-06-27T10:24:25.868Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.16-SNAPSHOT/api-exporter-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:25.868Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.16-SNAPSHOT/api-exporter-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:26.123Z] [INFO] [2024-06-27T10:24:26.123Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2024-06-27T10:24:26.123Z] [INFO] Building flashlight-framework 7.0.16-SNAPSHOT [41/334] [2024-06-27T10:24:26.123Z] [INFO] from nucleus/flashlight/framework/pom.xml [2024-06-27T10:24:26.123Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:26.123Z] [INFO] [2024-06-27T10:24:26.123Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-framework --- [2024-06-27T10:24:26.123Z] [INFO] [2024-06-27T10:24:26.123Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-framework --- [2024-06-27T10:24:26.123Z] [INFO] [2024-06-27T10:24:26.123Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-framework --- [2024-06-27T10:24:26.123Z] [INFO] [2024-06-27T10:24:26.123Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-framework --- [2024-06-27T10:24:26.123Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:26.123Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:26.123Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:26.123Z] [INFO] [2024-06-27T10:24:26.123Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-framework --- [2024-06-27T10:24:26.123Z] [INFO] [2024-06-27T10:24:26.123Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-framework --- [2024-06-27T10:24:26.123Z] [INFO] [2024-06-27T10:24:26.123Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-framework --- [2024-06-27T10:24:26.123Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:26.123Z] [INFO] [2024-06-27T10:24:26.123Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-framework --- [2024-06-27T10:24:26.123Z] [INFO] Copying 16 resources from src/main/java to target/classes [2024-06-27T10:24:26.123Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-06-27T10:24:26.123Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:26.123Z] [INFO] [2024-06-27T10:24:26.123Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-framework --- [2024-06-27T10:24:26.123Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:26.123Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:26.377Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:26.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[490,78] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:24:26.378Z] cast to java.lang.Class for a varargs call [2024-06-27T10:24:26.378Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:24:26.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[491,79] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:24:26.378Z] cast to java.lang.Object for a varargs call [2024-06-27T10:24:26.378Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:24:26.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java:[107,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:26.378Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java uses or overrides a deprecated API. [2024-06-27T10:24:26.378Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:26.378Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:26.378Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:26.378Z] [INFO] [2024-06-27T10:24:26.378Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ flashlight-framework --- [2024-06-27T10:24:26.378Z] [INFO] [2024-06-27T10:24:26.378Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ flashlight-framework --- [2024-06-27T10:24:26.632Z] [INFO] [2024-06-27T10:24:26.632Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-framework --- [2024-06-27T10:24:26.632Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:26.632Z] [WARNING] Manifest org.glassfish.main.flashlight:flashlight-framework:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.flashlight.impl.client, has 1, private references [org.glassfish.flashlight.impl.core] [2024-06-27T10:24:26.632Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:26.632Z] [INFO] [2024-06-27T10:24:26.632Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-framework --- [2024-06-27T10:24:26.632Z] [INFO] [2024-06-27T10:24:26.633Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-framework --- [2024-06-27T10:24:26.633Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:26.633Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:26.888Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:26.888Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:26.888Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00301 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00301 needs checking for cause/action: true [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00302 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00302 needs checking for cause/action: true [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00303 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00303 needs checking for cause/action: true [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00304 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00304 needs checking for cause/action: false [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00305 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00305 needs checking for cause/action: false [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00306 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00306 needs checking for cause/action: true [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00501 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00501 needs checking for cause/action: false [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00502 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00502 needs checking for cause/action: false [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00503 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00503 needs checking for cause/action: false [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00504 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00504 needs checking for cause/action: false [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00505 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00505 needs checking for cause/action: true [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00506 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00506 needs checking for cause/action: false [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00507 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00507 needs checking for cause/action: false [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00508 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00508 needs checking for cause/action: false [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00509 [2024-06-27T10:24:26.888Z] [INFO] Message NCLS-MON-00509 needs checking for cause/action: false [2024-06-27T10:24:26.888Z] [INFO] Processing: NCLS-MON-00510 [2024-06-27T10:24:26.889Z] [INFO] Message NCLS-MON-00510 needs checking for cause/action: false [2024-06-27T10:24:26.889Z] [INFO] Processing: NCLS-MON-00511 [2024-06-27T10:24:26.889Z] [INFO] Message NCLS-MON-00511 needs checking for cause/action: false [2024-06-27T10:24:26.889Z] [INFO] Processing: NCLS-MON-00512 [2024-06-27T10:24:26.889Z] [INFO] Message NCLS-MON-00512 needs checking for cause/action: false [2024-06-27T10:24:26.889Z] [INFO] Processing: NCLS-MON-00513 [2024-06-27T10:24:26.889Z] [INFO] Message NCLS-MON-00513 needs checking for cause/action: false [2024-06-27T10:24:26.889Z] [INFO] Processing: NCLS-MON-00514 [2024-06-27T10:24:26.889Z] [INFO] Message NCLS-MON-00514 needs checking for cause/action: false [2024-06-27T10:24:26.889Z] [INFO] Processing: NCLS-MON-00515 [2024-06-27T10:24:26.889Z] [INFO] Message NCLS-MON-00515 needs checking for cause/action: false [2024-06-27T10:24:26.889Z] [INFO] Total Messages including ones found from disk so far: {NCLS-MON-00301=Cannot process XML ProbeProvider, xml = {0}, [2024-06-27T10:24:26.889Z] Exception: {1}, NCLS-MON-00302=Cannot resolve the paramTypes, unable to create this probe - {0}, NCLS-MON-00303=Cannot resolve the paramTypes of the probe - {0}, , NCLS-MON-00304=Can not match the Probe method ({0}) with any method in the DTrace object, NCLS-MON-00305=Invalid parameters for ProbeProvider, ignoring {0}, NCLS-MON-00306=No Probe Provider found in Probe Provider XML, NCLS-MON-00501=invalid pid, start flashlight-agent using asadmin enable-monitoring with --pid option, you may get pid using jps command, NCLS-MON-00502=flashlight-agent.jar does not exist under {0}, NCLS-MON-00503=flashlight-agent.jar directory {0} does not exist, NCLS-MON-00504=Encountered exception during agent attach: {0}, NCLS-MON-00505=Error transforming Probe: {0}, NCLS-MON-00506=Error unregistering ProbeProvider, NCLS-MON-00507=Error during re-transformation, NCLS-MON-00508=Error during registration of FlashlightProbe, NCLS-MON-00509=Error attempting to write the re-transformed class data, NCLS-MON-00510=Monitoring is disabled because there is no Attach API from the JVM available, NCLS-MON-00511=Error while getting Instrumentation object from ProbeAgentMain, NCLS-MON-00512=DTrace is not available., NCLS-MON-00513=DTrace is not supported., NCLS-MON-00514=DTrace is connected and ready., NCLS-MON-00515=Unexpected exception invoking DTrace} [2024-06-27T10:24:26.889Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:26.889Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:26.889Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:26.889Z] [INFO] Processing: jakarta.enterprise.system.tools.monitor on element MONITORING_LOGGER [2024-06-27T10:24:26.889Z] [INFO] Enclosing type is org.glassfish.flashlight.FlashlightLoggerInfo [2024-06-27T10:24:26.889Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.monitor.description=Flashlight Services, jakarta.enterprise.system.tools.monitor.publish=true, jakarta.enterprise.system.tools.monitor.subsystem=MON} [2024-06-27T10:24:26.889Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:26.889Z] [INFO] Found enclosing element MONITORING_LOGGER [2024-06-27T10:24:26.889Z] [INFO] Found enclosing element org.glassfish.flashlight.FlashlightLoggerInfo [2024-06-27T10:24:26.889Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:26.889Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:26.889Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:26.889Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:26.889Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:26.889Z] [INFO] [2024-06-27T10:24:26.889Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-framework --- [2024-06-27T10:24:26.889Z] [INFO] Copying 3 resources from src/test/resources to target/test-classes [2024-06-27T10:24:26.889Z] [INFO] [2024-06-27T10:24:26.889Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-framework --- [2024-06-27T10:24:26.889Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:26.889Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:24:26.889Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:26.889Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:24:26.889Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:24:26.889Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:24:26.889Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:24:26.889Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:24:26.889Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:24:26.889Z] Use -proc:none to disable annotation processing. [2024-06-27T10:24:26.889Z] [INFO] [2024-06-27T10:24:26.889Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-framework --- [2024-06-27T10:24:26.889Z] [INFO] [2024-06-27T10:24:26.889Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-framework --- [2024-06-27T10:24:26.889Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/surefire-reports [2024-06-27T10:24:26.889Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:26.889Z] [INFO] [2024-06-27T10:24:26.889Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:26.889Z] [INFO] T E S T S [2024-06-27T10:24:26.889Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:26.889Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:27.448Z] [INFO] Running org.glassfish.flashlight.xml.ProbeProviderStaxParserTest [2024-06-27T10:24:27.448Z] [0.489s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.318ms [2024-06-27T10:24:27.448Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.glassfish.flashlight.xml.ProbeProviderStaxParserTest [2024-06-27T10:24:27.703Z] [INFO] [2024-06-27T10:24:27.703Z] [INFO] Results: [2024-06-27T10:24:27.703Z] [INFO] [2024-06-27T10:24:27.703Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:24:27.703Z] [INFO] [2024-06-27T10:24:27.703Z] [INFO] [2024-06-27T10:24:27.703Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-framework --- [2024-06-27T10:24:27.703Z] [INFO] Executing tasks [2024-06-27T10:24:27.703Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/classes/META-INF for [2024-06-27T10:24:27.703Z] [INFO] [echo] flashlight-framework [2024-06-27T10:24:27.703Z] [INFO] Executed tasks [2024-06-27T10:24:27.703Z] [INFO] [2024-06-27T10:24:27.703Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-framework --- [2024-06-27T10:24:27.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/flashlight-framework.jar [2024-06-27T10:24:27.961Z] [INFO] [2024-06-27T10:24:27.961Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-framework --- [2024-06-27T10:24:27.961Z] [INFO] [2024-06-27T10:24:27.961Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-framework --- [2024-06-27T10:24:27.961Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/failsafe-reports [2024-06-27T10:24:27.961Z] [INFO] [2024-06-27T10:24:27.961Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-framework-checkstyle) @ flashlight-framework --- [2024-06-27T10:24:28.215Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:28.215Z] [INFO] [2024-06-27T10:24:28.215Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-framework --- [2024-06-27T10:24:28.215Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.16-SNAPSHOT/flashlight-framework-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:28.215Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.16-SNAPSHOT/flashlight-framework-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:28.215Z] [INFO] [2024-06-27T10:24:28.215Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2024-06-27T10:24:28.215Z] [INFO] Building Kernel Classes 7.0.16-SNAPSHOT [42/334] [2024-06-27T10:24:28.215Z] [INFO] from nucleus/core/kernel/pom.xml [2024-06-27T10:24:28.215Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:28.470Z] [INFO] [2024-06-27T10:24:28.470Z] [INFO] --- clean:3.3.2:clean (default-clean) @ kernel --- [2024-06-27T10:24:28.470Z] [INFO] [2024-06-27T10:24:28.470Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ kernel --- [2024-06-27T10:24:28.470Z] [INFO] [2024-06-27T10:24:28.470Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ kernel --- [2024-06-27T10:24:28.470Z] [INFO] [2024-06-27T10:24:28.470Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ kernel --- [2024-06-27T10:24:28.470Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:28.470Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:28.724Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:28.724Z] [INFO] [2024-06-27T10:24:28.724Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ kernel --- [2024-06-27T10:24:28.724Z] [INFO] [2024-06-27T10:24:28.724Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ kernel --- [2024-06-27T10:24:28.724Z] [INFO] [2024-06-27T10:24:28.724Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ kernel --- [2024-06-27T10:24:28.724Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:28.724Z] [INFO] [2024-06-27T10:24:28.724Z] [INFO] --- resources:3.3.1:resources (default-resources) @ kernel --- [2024-06-27T10:24:28.724Z] [INFO] Copying 10 resources from src/main/java to target/classes [2024-06-27T10:24:28.724Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:24:28.724Z] [INFO] Copying 23 resources from src/main/manpages to target/classes [2024-06-27T10:24:28.724Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:28.724Z] [INFO] [2024-06-27T10:24:28.724Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ kernel --- [2024-06-27T10:24:28.724Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:28.724Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:30.084Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[491,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[492,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[564,28] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[586,20] doAs(javax.security.auth.Subject,java.security.PrivilegedAction) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1073,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,39] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1809,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1892,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RuntimeInfo.java:[132,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[142,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[143,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[359,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:24:30.084Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[360,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.085Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[156,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.085Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[187,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.085Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ClassLoaderHierarchyImpl.java:[103,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.085Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/DynamicReloadService.java:[220,52] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:24:30.085Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/LifecycleModuleService.java:[198,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.085Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerLifecycleModule.java:[196,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:30.085Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateProfiler.java: Some input files use or override a deprecated API. [2024-06-27T10:24:30.085Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateProfiler.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:30.085Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:30.085Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:30.085Z] [INFO] [2024-06-27T10:24:30.085Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ kernel --- [2024-06-27T10:24:30.085Z] [INFO] [2024-06-27T10:24:30.085Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ kernel --- [2024-06-27T10:24:30.085Z] [INFO] [2024-06-27T10:24:30.085Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ kernel --- [2024-06-27T10:24:30.085Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:30.085Z] [WARNING] Manifest org.glassfish.main.core:kernel:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.enterprise.v3.services.impl, has 1, private references [com.sun.enterprise.v3.services.impl.monitor] [2024-06-27T10:24:30.085Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:30.339Z] [INFO] [2024-06-27T10:24:30.339Z] [INFO] --- command-security:1.0.17:check (default-check) @ kernel --- [2024-06-27T10:24:30.339Z] [INFO] [2024-06-27T10:24:30.339Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ kernel --- [2024-06-27T10:24:30.339Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:30.339Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:30.594Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:30.594Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:30.594Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00001 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00001 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00002 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00002 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00003 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00003 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00004 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00004 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00005 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00005 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00006 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00006 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00007 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00007 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00008 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00008 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00009 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00009 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00010 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00010 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00011 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00011 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00012 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00012 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00013 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00013 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00014 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00014 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00015 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00015 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00016 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00016 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00017 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00017 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00018 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00018 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00019 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00019 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00020 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00020 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00021 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00021 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00022 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00022 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00023 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00023 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00024 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00024 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00025 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00025 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00026 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00026 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00027 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00027 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00028 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00028 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00029 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00029 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00030 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00030 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00031 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00031 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00032 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00032 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00033 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00033 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00034 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00034 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00035 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00035 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00036 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00036 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00037 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00037 needs checking for cause/action: false [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00038 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00038 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00039 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00039 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00040 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00040 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00041 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00041 needs checking for cause/action: true [2024-06-27T10:24:30.594Z] [INFO] Processing: NCLS-CORE-00042 [2024-06-27T10:24:30.594Z] [INFO] Message NCLS-CORE-00042 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00043 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00043 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00044 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00044 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00045 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00045 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00046 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00046 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00047 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00047 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00048 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00048 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00049 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00049 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00050 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00050 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00051 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00051 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00052 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00052 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00053 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00053 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00054 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00054 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00055 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00055 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00056 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00056 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00057 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00057 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00058 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00058 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00059 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00059 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00060 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00060 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00061 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00061 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00062 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00062 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00063 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00063 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00064 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00064 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00065 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00065 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00066 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00066 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00067 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00067 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00068 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00068 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00069 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00069 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00070 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00070 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00071 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00071 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00072 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00072 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00073 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00073 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00074 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00074 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00075 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00075 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00076 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00076 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00077 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00077 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00078 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00078 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00079 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00079 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00080 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00080 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00081 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00081 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00082 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00082 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00083 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00083 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00084 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00084 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00085 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00085 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00086 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00086 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00087 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00087 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00088 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00088 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00089 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00089 needs checking for cause/action: true [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00090 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00090 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00091 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00091 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00092 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00092 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00093 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00093 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00094 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00094 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00095 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00095 needs checking for cause/action: false [2024-06-27T10:24:30.595Z] [INFO] Processing: NCLS-CORE-00096 [2024-06-27T10:24:30.595Z] [INFO] Message NCLS-CORE-00096 needs checking for cause/action: false [2024-06-27T10:24:30.596Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CORE-00001=Cannot decode parameter {0} = {1}, NCLS-CORE-00002=Cannot instantiate model for command {0}, NCLS-CORE-00003=Exception while running a command, NCLS-CORE-00004=Unable to get an instance of ClusterExecutor; Cannot dynamically reconfigure instances, NCLS-CORE-00005=Can't delete local password file: {0}, NCLS-CORE-00006=Can't create local password file: {0}, NCLS-CORE-00007=Timeout occurred when processing Admin Console request., NCLS-CORE-00008=Cannot process admin console request., NCLS-CORE-00009=Unable to serve resource: {0}. Cause: {1}, NCLS-CORE-00010=Resource not found: {0}, NCLS-CORE-00011=Console cannot be initialized due to an exception., NCLS-CORE-00012=Cannot write property ''{0} = {1}'' for AdminService in domain.xml, exception: {2}, NCLS-CORE-00013=Shutdown procedure finished, NCLS-CORE-00014=Shutdown required, NCLS-CORE-00015=Shutdown requested, NCLS-CORE-00016=Startup service failed to start, NCLS-CORE-00017={0} startup time: {1} ({2} ms), startup services ({3} ms), total ({4} ms), NCLS-CORE-00018=Total startup time including CLI: {0} ms, NCLS-CORE-00019=Shutting down server due to startup exception, NCLS-CORE-00020=Timed out, ignoring some startup service status, NCLS-CORE-00021=Unexpected exception during startup, NCLS-CORE-00022=Loading application {0} done in {1} ms, NCLS-CORE-00023=Enable of application {0} completed with a warning: {1}, NCLS-CORE-00024=Error during enabling, NCLS-CORE-00025=Error during disabling, NCLS-CORE-00026=Exception during lifecycle processing, NCLS-CORE-00027=ApplicationMetaDataProvider {0} requires {1} but no other ApplicationMetaDataProvider provides it, NCLS-CORE-00028=Inconsistent state - nothing is providing {0} yet it passed validation, NCLS-CORE-00029=Cannot start container {0}, exception: {1}, NCLS-CORE-00030=Cannot release container {0}, exception {1}, NCLS-CORE-00031=Error while closing deployable artifact {0}, exception: {1}, NCLS-CORE-00032=Error while expanding archive file, NCLS-CORE-00033=Cannot find sniffer for module type: {0}, NCLS-CORE-00034=Cannot find any sniffer for deployed app: {0}, NCLS-CORE-00035=Exception occurred while satisfying optional package dependencies, NCLS-CORE-00036=Cannot delete created temporary file {0}, NCLS-CORE-00037=Source is not a directory, using temporary location {0} , NCLS-CORE-00038=Cannot find the application type for the artifact at: {0}. Was the container or sniffer removed?, NCLS-CORE-00039=Exception during application deployment, NCLS-CORE-00040=Cannot determine original location for application: {0}, NCLS-CORE-00041=Application deployment failed: {0}, NCLS-CORE-00042=IOException while opening deployed artifact, NCLS-CORE-00043=Application previously deployed is not at its original location any more: {0}, NCLS-CORE-00044=System property called {0} is null, is this intended?, NCLS-CORE-00045=Invalid classpath entry for common class loader ignored: {0}, exception: {1}, NCLS-CORE-00046=Cannot find javadb client jar file, derby jdbc driver will not be available by default., NCLS-CORE-00047=CommonClassLoaderServiceImpl is unable to process {0} because of an exception: {1}, NCLS-CORE-00048=Invalid InputStream returned for {0}, NCLS-CORE-00049=Exception while processing {0} inside {1} of size {2}, exception: {3}, NCLS-CORE-00050=Cannot open sub-archive {0} from {1}, NCLS-CORE-00051=Cannot close sub archive {0}, exception: {1}, NCLS-CORE-00052=Exception loading lifecycle module [{0}]; [{1}], NCLS-CORE-00053=Lifecycle module [{0}] threw ServerLifecycleException, exception: {1}, NCLS-CORE-00054=Lifecycle module [{0}] threw an Exception; please check your lifecycle module. Exception: {1}, NCLS-CORE-00055=GrizzlyService stop-proxy problem, NCLS-CORE-00056=Unable to start the server. Closing all ports, NCLS-CORE-00057=Exception closing port: {0}, exception: {1}, NCLS-CORE-00058=Network listener {0} on port {1} disabled per domain.xml, NCLS-CORE-00059=GrizzlyService endpoint registration problem, NCLS-CORE-00060=Skip registering endpoint with non existent virtual server: {0}, NCLS-CORE-00061=Attempting to start the {0} container., NCLS-CORE-00062=Done with starting {0} container in {1} ms., NCLS-CORE-00063=Could not start container, no exception provided., NCLS-CORE-00064=Exception while starting container {0}, exception: {1}, NCLS-CORE-00065=Exception while mapping the request., NCLS-CORE-00066=Cannot add new configuration to the Config element, NCLS-CORE-00067=Exception while enabling or disabling the autodeployment of applications, NCLS-CORE-00068=Exception while sending an event., NCLS-CORE-00069=Exception while dispatching an event, NCLS-CORE-00070=An exception occurred while stopping the server, continuing., NCLS-CORE-00071=The ManagedJobConfig bean {0} was changed by {1}, NCLS-CORE-00072=Cleaning Job {0}, NCLS-CORE-00073=Initializing Job Cleanup service, NCLS-CORE-00074=Initializing Managed Config bean, NCLS-CORE-00075=Scheduling Cleanup, NCLS-CORE-00076=Exception when cleaning jobs caused, NCLS-CORE-00077=-passwordfile specified, but the actual file was not, ignoring ..., NCLS-CORE-00078=Invalid context root for the admin console application, using default: {0}, NCLS-CORE-00079=Admin Console Adapter: context root: {0}, NCLS-CORE-00080=Failed to configure the ManagedJobConfig bean, NCLS-CORE-00081=Unable to get the ManagedJobConfig bean., NCLS-CORE-00082=Exiting after upgrade, NCLS-CORE-00083=Exception while attempting to shutdown after upgrade, NCLS-CORE-00084=Cannot find port information from domain.xml, NCLS-CORE-00085=Cannot parse port value: {0}, using port 8080, NCLS-CORE-00086=Unknown address {0}, NCLS-CORE-00087=Grizzly Framework {0} started in: {1} ms - bound to [{2}], NCLS-CORE-00088=Exception during postConstruct of DynamicReloadService, NCLS-CORE-00089=Cannot determine host name, will use localhost exclusively, NCLS-CORE-00090=Internal Server error: {0}, NCLS-CORE-00091=Unable to set customized error page, NCLS-CORE-00092=Server shutdown initiated, NCLS-CORE-00093=Problem while attempting to install admin console!, NCLS-CORE-00094=Unable to load checkpoint, NCLS-CORE-00095=Resuming command {0} from its last checkpoint., NCLS-CORE-00096=Automatically resumed command {0} finished with exit code {1}. [2024-06-27T10:24:30.597Z] Message: {2}} [2024-06-27T10:24:30.597Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:30.597Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:30.597Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:30.597Z] [INFO] Processing: jakarta.enterprise.system.core on element CORE_LOGGER [2024-06-27T10:24:30.597Z] [INFO] Enclosing type is org.glassfish.kernel.KernelLoggerInfo [2024-06-27T10:24:30.597Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.description=Core Kernel, jakarta.enterprise.system.core.publish=true, jakarta.enterprise.system.core.subsystem=CORE} [2024-06-27T10:24:30.597Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:30.597Z] [INFO] Found enclosing element CORE_LOGGER [2024-06-27T10:24:30.597Z] [INFO] Found enclosing element org.glassfish.kernel.KernelLoggerInfo [2024-06-27T10:24:30.597Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:30.597Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:30.597Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:30.597Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:30.597Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:30.597Z] [INFO] [2024-06-27T10:24:30.597Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ kernel --- [2024-06-27T10:24:30.597Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:24:30.597Z] [INFO] [2024-06-27T10:24:30.597Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kernel --- [2024-06-27T10:24:30.597Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:30.597Z] [INFO] Compiling 18 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:24:31.157Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:31.157Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:24:31.157Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:24:31.157Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:24:31.157Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:24:31.157Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:24:31.157Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:24:31.157Z] Use -proc:none to disable annotation processing. [2024-06-27T10:24:31.157Z] [INFO] [2024-06-27T10:24:31.157Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ kernel --- [2024-06-27T10:24:31.157Z] [INFO] [2024-06-27T10:24:31.157Z] [INFO] --- surefire:3.2.5:test (default-test) @ kernel --- [2024-06-27T10:24:31.157Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/surefire-reports [2024-06-27T10:24:31.157Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:31.157Z] [INFO] [2024-06-27T10:24:31.157Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:31.157Z] [INFO] T E S T S [2024-06-27T10:24:31.157Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:31.157Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:31.715Z] [0.422s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 3.010ms [2024-06-27T10:24:31.715Z] [INFO] Running com.sun.enterprise.v3.admin.AdminAdapterTest [2024-06-27T10:24:31.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in com.sun.enterprise.v3.admin.AdminAdapterTest [2024-06-27T10:24:31.715Z] [INFO] Running com.sun.enterprise.v3.admin.AdminCommandContextTest [2024-06-27T10:24:31.969Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in com.sun.enterprise.v3.admin.AdminCommandContextTest [2024-06-27T10:24:31.969Z] [INFO] Running com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest [2024-06-27T10:24:31.969Z] [0.929s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->10M(258M) 3.911ms [2024-06-27T10:24:32.223Z] Jun 27, 2024 10:24:32 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:32.223Z] INFO: Test: com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest.nonExistingCommand, started at 10:24:32.136384295, test time: 47 ms [2024-06-27T10:24:32.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest [2024-06-27T10:24:32.223Z] [INFO] Running com.sun.enterprise.v3.admin.CommandRunnerImplTest [2024-06-27T10:24:32.478Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.sun.enterprise.v3.admin.CommandRunnerImplTest [2024-06-27T10:24:32.478Z] [INFO] Running com.sun.enterprise.v3.admin.ConfigAttributeSetTest [2024-06-27T10:24:32.478Z] Jun 27, 2024 10:24:32 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:24:32.478Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:24:32.732Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:24:32.732Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:24:32.733Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.admin.util.ClusterOperationUtil replicateCommand [2024-06-27T10:24:32.733Z] SEVERE: Error during command replication: Feature-free dummy implementation for injection only [2024-06-27T10:24:32.733Z] Jun 27, 2024 10:24:32 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:32.733Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 10:24:32.351535969, test time: 325 ms [2024-06-27T10:24:32.733Z] Jun 27, 2024 10:24:32 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:32.733Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 10:24:32.680326441, test time: 4 ms [2024-06-27T10:24:32.733Z] Jun 27, 2024 10:24:32 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:32.733Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 10:24:32.68681747, test time: 15 ms [2024-06-27T10:24:32.990Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.admin.util.ClusterOperationUtil replicateCommand [2024-06-27T10:24:32.990Z] SEVERE: Error during command replication: Feature-free dummy implementation for injection only [2024-06-27T10:24:32.990Z] Jun 27, 2024 10:24:32 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:32.990Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 10:24:32.705156888, test time: 41 ms [2024-06-27T10:24:32.990Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s -- in com.sun.enterprise.v3.admin.ConfigAttributeSetTest [2024-06-27T10:24:32.990Z] [INFO] Running com.sun.enterprise.v3.admin.CreateProfilerTest [2024-06-27T10:24:32.990Z] Jun 27, 2024 10:24:32 AM com.sun.logging.LogDomains getResourceBundle [2024-06-27T10:24:32.990Z] WARNING: Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class com.sun.enterprise.v3.admin.CreateProfilerTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-06-27T10:24:32.990Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:24:32.990Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:24:32.990Z] profiler exists. Please delete it first [2024-06-27T10:24:32.990Z] Jun 27, 2024 10:24:32 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:32.990Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.twoProfilersForbidden, started at 10:24:32.836038845, test time: 47 ms [2024-06-27T10:24:32.990Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.admin.CommandRunnerImpl injectParameters [2024-06-27T10:24:32.990Z] SEVERE: Exception while running a command [2024-06-27T10:24:32.990Z] org.glassfish.common.util.admin.UnacceptableValueException: Invalid parameter: enabled. This boolean option must be set (case insensitive) to true or false. Its value was set to junk [2024-06-27T10:24:32.990Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToBoolean(MapInjectionResolver.java:433) [2024-06-27T10:24:32.990Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToObject(MapInjectionResolver.java:354) [2024-06-27T10:24:32.990Z] at org.glassfish.common.util.admin.MapInjectionResolver.getValue(MapInjectionResolver.java:152) [2024-06-27T10:24:32.990Z] at org.jvnet.hk2.config.InjectionManager.syncDoInject(InjectionManager.java:147) [2024-06-27T10:24:32.991Z] at org.jvnet.hk2.config.InjectionManager.inject(InjectionManager.java:51) [2024-06-27T10:24:32.991Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.injectParameters(CommandRunnerImpl.java:402) [2024-06-27T10:24:32.991Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1249) [2024-06-27T10:24:32.991Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:24:32.991Z] at com.sun.enterprise.v3.admin.CreateProfilerTest.invalidOption(CreateProfilerTest.java:227) [2024-06-27T10:24:32.991Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:32.991Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:32.991Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:32.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.991Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.991Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.992Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.992Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:32.992Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:32.992Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:32.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:32.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:32.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:32.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:32.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:32.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:32.992Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:32.992Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:32.992Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:32.992Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:32.992Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:32.992Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:32.992Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:32.992Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:32.992Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:32.992Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:32.992Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:32.992Z] [2024-06-27T10:24:32.992Z] Jun 27, 2024 10:24:32 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:32.992Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.invalidOption, started at 10:24:32.885682201, test time: 4 ms [2024-06-27T10:24:32.992Z] Jun 27, 2024 10:24:32 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:32.992Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.properties, started at 10:24:32.892143527, test time: 7 ms [2024-06-27T10:24:32.992Z] Jun 27, 2024 10:24:32 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:32.992Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.defaults, started at 10:24:32.901220737, test time: 3 ms [2024-06-27T10:24:32.992Z] Jun 27, 2024 10:24:32 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:32.992Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.noValueOptionEnabled, started at 10:24:32.906260363, test time: 2 ms [2024-06-27T10:24:32.992Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in com.sun.enterprise.v3.admin.CreateProfilerTest [2024-06-27T10:24:32.992Z] [INFO] Running com.sun.enterprise.v3.admin.PrivacyTest [2024-06-27T10:24:32.992Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.sun.enterprise.v3.admin.PrivacyTest [2024-06-27T10:24:32.992Z] [INFO] Running com.sun.enterprise.v3.common.PlainTextActionReporterTest [2024-06-27T10:24:32.992Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.sun.enterprise.v3.common.PlainTextActionReporterTest [2024-06-27T10:24:32.992Z] [INFO] Running com.sun.enterprise.v3.server.APIClassLoaderServiceImplTest [2024-06-27T10:24:32.992Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.sun.enterprise.v3.server.APIClassLoaderServiceImplTest [2024-06-27T10:24:32.992Z] [INFO] Running com.sun.enterprise.v3.server.AppServerStartupTest [2024-06-27T10:24:32.992Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:24:32.992Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:24:32.992Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-06-27T10:24:32.992Z] INFO: Shutdown requested [2024-06-27T10:24:32.992Z] MultiException stack 1 of 2 [2024-06-27T10:24:32.992Z] java.lang.RuntimeException: Exception from TestInitRunLevelService.postConstruct [2024-06-27T10:24:32.992Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-06-27T10:24:32.992Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-06-27T10:24:32.992Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:32.992Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:32.992Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:32.992Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:32.992Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:32.992Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:32.992Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:32.993Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.993Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.993Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:32.993Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:32.993Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:32.993Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:32.993Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:32.994Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:32.994Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:32.994Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:32.994Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:32.994Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:32.994Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:32.994Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:32.994Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:32.994Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:32.994Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:32.994Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:32.994Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:32.994Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:32.994Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:32.994Z] MultiException stack 2 of 2 [2024-06-27T10:24:32.994Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestInitRunLevelService [2024-06-27T10:24:32.994Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-06-27T10:24:32.994Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-06-27T10:24:32.994Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-06-27T10:24:32.994Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-06-27T10:24:32.994Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-06-27T10:24:32.994Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-06-27T10:24:32.994Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-06-27T10:24:32.994Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-06-27T10:24:32.994Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-06-27T10:24:32.994Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-06-27T10:24:32.994Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-06-27T10:24:32.994Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-06-27T10:24:32.994Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-06-27T10:24:32.994Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-06-27T10:24:32.994Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-06-27T10:24:32.994Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-06-27T10:24:32.994Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:288) [2024-06-27T10:24:32.994Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-06-27T10:24:32.994Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-06-27T10:24:32.994Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-06-27T10:24:32.994Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:32.994Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:32.994Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:32.994Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:32.994Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:32.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:32.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.995Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.995Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:32.995Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:32.995Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:32.995Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:32.995Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:32.995Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:32.995Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:32.995Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:32.995Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:32.995Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:32.995Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:32.995Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:32.995Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:32.995Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:32.995Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:32.995Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:32.995Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:32.995Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:32.995Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:32.995Z] [2024-06-27T10:24:32.995Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2024-06-27T10:24:32.995Z] SEVERE: Shutdown required [2024-06-27T10:24:32.995Z] MultiException stack 1 of 1 [2024-06-27T10:24:32.995Z] MultiException stack 1 of 2 [2024-06-27T10:24:32.995Z] java.lang.RuntimeException: Exception from TestInitRunLevelService.postConstruct [2024-06-27T10:24:32.996Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-06-27T10:24:32.996Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-06-27T10:24:32.996Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:32.996Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:32.996Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:32.996Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.996Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.996Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.997Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:32.997Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:32.997Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:32.997Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:32.997Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:32.997Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:32.997Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:32.997Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:32.997Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:32.997Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:32.997Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:32.997Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:32.997Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:32.997Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:32.997Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:32.997Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:32.997Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:32.997Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:32.997Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:32.997Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:32.997Z] MultiException stack 2 of 2 [2024-06-27T10:24:32.997Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestInitRunLevelService [2024-06-27T10:24:32.997Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-06-27T10:24:32.997Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-06-27T10:24:32.997Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-06-27T10:24:32.997Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-06-27T10:24:32.997Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-06-27T10:24:32.997Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-06-27T10:24:32.997Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-06-27T10:24:32.997Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-06-27T10:24:32.997Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-06-27T10:24:32.997Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-06-27T10:24:32.997Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-06-27T10:24:32.997Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-06-27T10:24:32.997Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-06-27T10:24:32.997Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-06-27T10:24:32.997Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-06-27T10:24:32.997Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-06-27T10:24:32.997Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:288) [2024-06-27T10:24:32.997Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-06-27T10:24:32.997Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-06-27T10:24:32.997Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-06-27T10:24:32.997Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:32.997Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:32.997Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:32.997Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:32.997Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:32.997Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:32.997Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:32.997Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:32.997Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:32.997Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:32.997Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:32.997Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:32.997Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:32.998Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:32.998Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:32.998Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:32.998Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.998Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:32.998Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:32.998Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.998Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.998Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:32.998Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:32.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:32.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:32.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:32.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:32.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:32.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:32.998Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:32.998Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:32.998Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:32.998Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:32.999Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:32.999Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:32.999Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:32.999Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:32.999Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:32.999Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:32.999Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:32.999Z] [2024-06-27T10:24:32.999Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:24:32.999Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:24:32.999Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:24:32.999Z] INFO: GlassFish (commit: null) startup time: Embedded (2 ms), startup services (2 ms), total (4 ms) [2024-06-27T10:24:32.999Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-06-27T10:24:32.999Z] INFO: Shutdown requested [2024-06-27T10:24:32.999Z] MultiException stack 1 of 2 [2024-06-27T10:24:32.999Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2024-06-27T10:24:32.999Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-06-27T10:24:32.999Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-06-27T10:24:32.999Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:32.999Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:32.999Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:32.999Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:32.999Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:32.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.000Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.000Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.000Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.000Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.000Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.000Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.000Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.000Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.000Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.000Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.000Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.000Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.000Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.000Z] MultiException stack 2 of 2 [2024-06-27T10:24:33.000Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2024-06-27T10:24:33.000Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-06-27T10:24:33.000Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-06-27T10:24:33.000Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-06-27T10:24:33.000Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-06-27T10:24:33.000Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-06-27T10:24:33.000Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-06-27T10:24:33.000Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-06-27T10:24:33.000Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-06-27T10:24:33.000Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-06-27T10:24:33.000Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-06-27T10:24:33.000Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-06-27T10:24:33.000Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-06-27T10:24:33.000Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-06-27T10:24:33.001Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-06-27T10:24:33.001Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-06-27T10:24:33.001Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-06-27T10:24:33.001Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:312) [2024-06-27T10:24:33.001Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-06-27T10:24:33.001Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-06-27T10:24:33.001Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-06-27T10:24:33.001Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.001Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.001Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.002Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.002Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.002Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.002Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.002Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.002Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.002Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.002Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.002Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.002Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.002Z] [2024-06-27T10:24:33.002Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-06-27T10:24:33.002Z] SEVERE: Startup service failed to start [2024-06-27T10:24:33.002Z] MultiException stack 1 of 2 [2024-06-27T10:24:33.002Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2024-06-27T10:24:33.002Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-06-27T10:24:33.002Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-06-27T10:24:33.002Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.002Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.002Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.002Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.003Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.003Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.003Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.003Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.003Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.003Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.003Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.003Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.003Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.003Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.003Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.003Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.003Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.003Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.003Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.003Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.003Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.003Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.003Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.003Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.003Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.003Z] MultiException stack 2 of 2 [2024-06-27T10:24:33.003Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2024-06-27T10:24:33.003Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-06-27T10:24:33.003Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-06-27T10:24:33.004Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-06-27T10:24:33.004Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-06-27T10:24:33.004Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-06-27T10:24:33.004Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-06-27T10:24:33.004Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-06-27T10:24:33.004Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-06-27T10:24:33.004Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-06-27T10:24:33.004Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-06-27T10:24:33.004Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-06-27T10:24:33.004Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-06-27T10:24:33.004Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-06-27T10:24:33.004Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-06-27T10:24:33.004Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-06-27T10:24:33.004Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-06-27T10:24:33.004Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:312) [2024-06-27T10:24:33.004Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-06-27T10:24:33.004Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-06-27T10:24:33.004Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-06-27T10:24:33.004Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.004Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.004Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.004Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.004Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.004Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.005Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.005Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.005Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.005Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.005Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.005Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.005Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.005Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.005Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.005Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.005Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.005Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.005Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.005Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.005Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.005Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.005Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.005Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.005Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.005Z] [2024-06-27T10:24:33.005Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2024-06-27T10:24:33.005Z] SEVERE: Shutdown required [2024-06-27T10:24:33.005Z] MultiException stack 1 of 1 [2024-06-27T10:24:33.005Z] MultiException stack 1 of 2 [2024-06-27T10:24:33.005Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2024-06-27T10:24:33.005Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-06-27T10:24:33.005Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-06-27T10:24:33.005Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.005Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.005Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.005Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.005Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.005Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.005Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.005Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.005Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.005Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.005Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.006Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.006Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.006Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.006Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.006Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.006Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.006Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.006Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.006Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.006Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.006Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.006Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.006Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.006Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.006Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.006Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.006Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.006Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.006Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.006Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.007Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.007Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.007Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.007Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.007Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.007Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.007Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.007Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.007Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.007Z] MultiException stack 2 of 2 [2024-06-27T10:24:33.007Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2024-06-27T10:24:33.007Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-06-27T10:24:33.007Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-06-27T10:24:33.263Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-06-27T10:24:33.263Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-06-27T10:24:33.263Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-06-27T10:24:33.263Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-06-27T10:24:33.263Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-06-27T10:24:33.263Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-06-27T10:24:33.263Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-06-27T10:24:33.263Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-06-27T10:24:33.263Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-06-27T10:24:33.263Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-06-27T10:24:33.263Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-06-27T10:24:33.263Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-06-27T10:24:33.263Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-06-27T10:24:33.263Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-06-27T10:24:33.263Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:312) [2024-06-27T10:24:33.263Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-06-27T10:24:33.263Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-06-27T10:24:33.263Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-06-27T10:24:33.263Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.263Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.263Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.263Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.263Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.263Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.263Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.263Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.263Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.263Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.264Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.264Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.264Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.264Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.264Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.264Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.264Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.264Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.264Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.264Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.264Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.264Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.264Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.264Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.264Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.264Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.264Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.264Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.264Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.264Z] [2024-06-27T10:24:33.264Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:24:33.264Z] INFO: Shutdown procedure finished [2024-06-27T10:24:33.264Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:24:33.264Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:24:33.264Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:24:33.264Z] INFO: GlassFish (commit: null) startup time: Embedded (2 ms), startup services (1 ms), total (3 ms) [2024-06-27T10:24:33.264Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:24:33.264Z] INFO: Shutdown procedure finished [2024-06-27T10:24:33.264Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:24:33.264Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:24:33.264Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:24:33.264Z] INFO: GlassFish (commit: null) startup time: Embedded (2 ms), startup services (1 ms), total (3 ms) [2024-06-27T10:24:33.264Z] Jun 27, 2024 10:24:32 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:24:33.264Z] SEVERE: Shutting down server due to startup exception [2024-06-27T10:24:33.264Z] java.lang.Exception: Exception from Future. [2024-06-27T10:24:33.264Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithFuturesException(AppServerStartupTest.java:314) [2024-06-27T10:24:33.264Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.264Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.264Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.265Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.265Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.265Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.265Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.266Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.266Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.266Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.266Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.266Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.266Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.266Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.266Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.266Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.266Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.266Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.266Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.266Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.266Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.266Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.266Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.266Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.266Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.266Z] [2024-06-27T10:24:33.266Z] Jun 27, 2024 10:24:33 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:24:33.266Z] INFO: Shutdown procedure finished [2024-06-27T10:24:33.266Z] Jun 27, 2024 10:24:33 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:24:33.266Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:24:33.266Z] Jun 27, 2024 10:24:33 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-06-27T10:24:33.266Z] INFO: Shutdown requested [2024-06-27T10:24:33.266Z] MultiException stack 1 of 2 [2024-06-27T10:24:33.266Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2024-06-27T10:24:33.266Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-06-27T10:24:33.266Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-06-27T10:24:33.266Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.266Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.266Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.266Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.266Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.266Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.266Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.266Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.266Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.266Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.267Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.267Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.267Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.267Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.267Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.267Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.267Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.267Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.267Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.267Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.267Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.267Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.267Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.267Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.267Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.267Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.267Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.267Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.267Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.267Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.267Z] MultiException stack 2 of 2 [2024-06-27T10:24:33.267Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2024-06-27T10:24:33.267Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-06-27T10:24:33.267Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-06-27T10:24:33.267Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-06-27T10:24:33.267Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-06-27T10:24:33.267Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-06-27T10:24:33.267Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-06-27T10:24:33.267Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-06-27T10:24:33.267Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-06-27T10:24:33.267Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-06-27T10:24:33.268Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-06-27T10:24:33.268Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-06-27T10:24:33.268Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-06-27T10:24:33.268Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-06-27T10:24:33.268Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-06-27T10:24:33.268Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-06-27T10:24:33.268Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-06-27T10:24:33.268Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:302) [2024-06-27T10:24:33.268Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-06-27T10:24:33.268Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-06-27T10:24:33.268Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-06-27T10:24:33.268Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.268Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.268Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.268Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.268Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.268Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.269Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.269Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.269Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.269Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.269Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.269Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.269Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.269Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.269Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.269Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.269Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.269Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.269Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.269Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.269Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.269Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.269Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.269Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.269Z] [2024-06-27T10:24:33.269Z] Jun 27, 2024 10:24:33 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-06-27T10:24:33.269Z] SEVERE: Startup service failed to start [2024-06-27T10:24:33.269Z] MultiException stack 1 of 2 [2024-06-27T10:24:33.269Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2024-06-27T10:24:33.269Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-06-27T10:24:33.269Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-06-27T10:24:33.269Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.269Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.269Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.270Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.270Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.270Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.270Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.270Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.270Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.270Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.270Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.270Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.270Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.270Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.270Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.270Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.270Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.271Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.271Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.271Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.271Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.271Z] MultiException stack 2 of 2 [2024-06-27T10:24:33.271Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2024-06-27T10:24:33.271Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-06-27T10:24:33.271Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-06-27T10:24:33.271Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-06-27T10:24:33.271Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-06-27T10:24:33.271Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-06-27T10:24:33.271Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-06-27T10:24:33.271Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-06-27T10:24:33.271Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-06-27T10:24:33.271Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-06-27T10:24:33.271Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-06-27T10:24:33.271Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-06-27T10:24:33.271Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-06-27T10:24:33.271Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-06-27T10:24:33.271Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-06-27T10:24:33.271Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-06-27T10:24:33.271Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-06-27T10:24:33.271Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:302) [2024-06-27T10:24:33.271Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-06-27T10:24:33.271Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-06-27T10:24:33.271Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-06-27T10:24:33.271Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.271Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.271Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.271Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.271Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.272Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.272Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.272Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.272Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.272Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.272Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.272Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.272Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.272Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.272Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.272Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.272Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.272Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.272Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.272Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.272Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.272Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.272Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.272Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.272Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.272Z] [2024-06-27T10:24:33.272Z] Jun 27, 2024 10:24:33 AM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2024-06-27T10:24:33.272Z] SEVERE: Shutdown required [2024-06-27T10:24:33.272Z] MultiException stack 1 of 1 [2024-06-27T10:24:33.272Z] MultiException stack 1 of 2 [2024-06-27T10:24:33.272Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2024-06-27T10:24:33.272Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-06-27T10:24:33.272Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-06-27T10:24:33.272Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.273Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.273Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.273Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.273Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.274Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.274Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.274Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.274Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.274Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.274Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.274Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.274Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.274Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.274Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.274Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.274Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.274Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.274Z] MultiException stack 2 of 2 [2024-06-27T10:24:33.274Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2024-06-27T10:24:33.274Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-06-27T10:24:33.274Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-06-27T10:24:33.274Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-06-27T10:24:33.274Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-06-27T10:24:33.274Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-06-27T10:24:33.274Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-06-27T10:24:33.274Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-06-27T10:24:33.274Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-06-27T10:24:33.274Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-06-27T10:24:33.274Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-06-27T10:24:33.274Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-06-27T10:24:33.274Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-06-27T10:24:33.274Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-06-27T10:24:33.274Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-06-27T10:24:33.274Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-06-27T10:24:33.274Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-06-27T10:24:33.274Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:302) [2024-06-27T10:24:33.274Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-06-27T10:24:33.274Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-06-27T10:24:33.274Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-06-27T10:24:33.274Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:33.274Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:33.274Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:33.274Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:33.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:33.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:33.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:33.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:33.274Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:33.274Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:33.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:33.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:33.275Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:33.275Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:33.275Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:33.275Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:33.275Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.275Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:33.275Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:33.275Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.275Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.275Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:33.275Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:33.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:33.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:33.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:33.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:33.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:33.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:33.275Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:33.275Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:33.275Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:33.275Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:33.275Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:33.276Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:33.276Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:33.276Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:33.276Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:33.276Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:33.276Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:33.276Z] [2024-06-27T10:24:33.276Z] Jun 27, 2024 10:24:33 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:24:33.276Z] INFO: Shutdown procedure finished [2024-06-27T10:24:33.276Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in com.sun.enterprise.v3.server.AppServerStartupTest [2024-06-27T10:24:33.276Z] [INFO] Running com.sun.enterprise.v3.services.impl.GrizzlyProxyTest [2024-06-27T10:24:33.276Z] [2.011s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 127M->15M(258M) 6.035ms [2024-06-27T10:24:33.276Z] [2.011s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:24:33.276Z] [2.021s][info][gc] GC(3) Pause Remark 16M->16M(256M) 2.044ms [2024-06-27T10:24:33.276Z] [2.022s][info][gc] GC(3) Pause Cleanup 16M->16M(256M) 0.077ms [2024-06-27T10:24:33.276Z] [2.024s][info][gc] GC(3) Concurrent Mark Cycle 12.686ms [2024-06-27T10:24:33.530Z] Jun 27, 2024 10:24:33 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy initPort [2024-06-27T10:24:33.530Z] SEVERE: Cannot parse port value: invalid, using port 8080 [2024-06-27T10:24:33.530Z] Jun 27, 2024 10:24:33 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy initPort [2024-06-27T10:24:33.530Z] SEVERE: Cannot find port information from domain.xml [2024-06-27T10:24:36.038Z] Jun 27, 2024 10:24:35 AM org.glassfish.api.logging.LogHelper log [2024-06-27T10:24:36.038Z] SEVERE: Unknown address invalid [2024-06-27T10:24:36.038Z] java.net.UnknownHostException: invalid: Name or service not known [2024-06-27T10:24:36.038Z] at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) [2024-06-27T10:24:36.038Z] at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) [2024-06-27T10:24:36.038Z] at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) [2024-06-27T10:24:36.038Z] at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) [2024-06-27T10:24:36.038Z] at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) [2024-06-27T10:24:36.038Z] at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) [2024-06-27T10:24:36.038Z] at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) [2024-06-27T10:24:36.038Z] at java.base/java.net.InetAddress.getByName(InetAddress.java:1568) [2024-06-27T10:24:36.038Z] at com.sun.enterprise.v3.services.impl.GrizzlyProxy.initAddress(GrizzlyProxy.java:105) [2024-06-27T10:24:36.038Z] at com.sun.enterprise.v3.services.impl.GrizzlyProxyTest.testInitAddressWithInvalidVal(GrizzlyProxyTest.java:143) [2024-06-27T10:24:36.038Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:36.038Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:36.038Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:36.038Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:36.038Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:36.038Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:36.038Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:36.038Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:36.038Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:36.038Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:36.038Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:36.038Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:36.038Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:36.038Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:36.038Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:36.039Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:36.039Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:36.039Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:36.039Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:36.039Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:36.039Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:36.039Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:36.039Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:36.039Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:36.039Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:36.039Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:36.039Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:36.040Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:36.040Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:36.040Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:36.040Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:36.040Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:36.040Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:36.040Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:36.040Z] [2024-06-27T10:24:36.040Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.479 s -- in com.sun.enterprise.v3.services.impl.GrizzlyProxyTest [2024-06-27T10:24:36.040Z] [INFO] Running org.glassfish.tests.kernel.deployment.EventFilteringTest [2024-06-27T10:24:36.040Z] Jun 27, 2024 10:24:35 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:36.040Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.nonMatchingEventListenerTest, started at 10:24:35.539414105, test time: 1 ms [2024-06-27T10:24:36.040Z] Jun 27, 2024 10:24:35 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:36.040Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.nonMatchingRepeatableEventListenerTest, started at 10:24:35.542702228, test time: 1 ms [2024-06-27T10:24:36.040Z] Jun 27, 2024 10:24:35 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:36.040Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.restrictedEventListenerTest, started at 10:24:35.545152088, test time: 1 ms [2024-06-27T10:24:36.040Z] Jun 27, 2024 10:24:35 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:36.040Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.unrestrictedEventListenerTest, started at 10:24:35.547493217, test time: 1 ms [2024-06-27T10:24:36.040Z] Jun 27, 2024 10:24:35 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:36.040Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.repeatableRestrictedEventListenerTest, started at 10:24:35.550530296, test time: 0 ms [2024-06-27T10:24:36.040Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.glassfish.tests.kernel.deployment.EventFilteringTest [2024-06-27T10:24:36.040Z] [INFO] Running org.glassfish.tests.kernel.deployment.EventsTest [2024-06-27T10:24:36.040Z] Jun 27, 2024 10:24:35 AM org.glassfish.api.ActionReport failure [2024-06-27T10:24:36.040Z] SEVERE: Application fakeApplication not registered [2024-06-27T10:24:36.040Z] Jun 27, 2024 10:24:35 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:36.040Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.deployUndeployTest, started at 10:24:35.595413809, test time: 46 ms [2024-06-27T10:24:36.040Z] Jun 27, 2024 10:24:35 AM org.glassfish.api.ActionReport failure [2024-06-27T10:24:36.040Z] SEVERE: Application notavalidname not registered [2024-06-27T10:24:36.040Z] Jun 27, 2024 10:24:35 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:36.040Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.badUndeployTest, started at 10:24:35.643632021, test time: 1 ms [2024-06-27T10:24:36.040Z] Jun 27, 2024 10:24:35 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:24:36.040Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.asynchronousEvents, started at 10:24:35.646747879, test time: 1 ms [2024-06-27T10:24:36.040Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.glassfish.tests.kernel.deployment.EventsTest [2024-06-27T10:24:36.040Z] [INFO] [2024-06-27T10:24:36.040Z] [INFO] Results: [2024-06-27T10:24:36.041Z] [INFO] [2024-06-27T10:24:36.041Z] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:24:36.041Z] [INFO] [2024-06-27T10:24:36.041Z] [INFO] [2024-06-27T10:24:36.041Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ kernel --- [2024-06-27T10:24:36.041Z] [INFO] Executing tasks [2024-06-27T10:24:36.041Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/classes/META-INF for [2024-06-27T10:24:36.041Z] [INFO] [echo] kernel [2024-06-27T10:24:36.041Z] [INFO] Executed tasks [2024-06-27T10:24:36.041Z] [INFO] [2024-06-27T10:24:36.041Z] [INFO] --- jar:3.3.0:jar (default-jar) @ kernel --- [2024-06-27T10:24:36.295Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/kernel.jar [2024-06-27T10:24:36.295Z] [INFO] [2024-06-27T10:24:36.295Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ kernel --- [2024-06-27T10:24:36.295Z] [INFO] [2024-06-27T10:24:36.295Z] [INFO] --- failsafe:3.2.5:verify (verify) @ kernel --- [2024-06-27T10:24:36.296Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/failsafe-reports [2024-06-27T10:24:36.296Z] [INFO] [2024-06-27T10:24:36.296Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-kernel-checkstyle) @ kernel --- [2024-06-27T10:24:40.449Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:40.449Z] [INFO] [2024-06-27T10:24:40.449Z] [INFO] --- install:3.1.1:install (default-install) @ kernel --- [2024-06-27T10:24:40.449Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.16-SNAPSHOT/kernel-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:40.449Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/kernel/target/kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.16-SNAPSHOT/kernel-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:40.449Z] [INFO] [2024-06-27T10:24:40.449Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2024-06-27T10:24:40.449Z] [INFO] Building GMS Bootstrap Module 7.0.16-SNAPSHOT [43/334] [2024-06-27T10:24:40.449Z] [INFO] from nucleus/cluster/gms-bootstrap/pom.xml [2024-06-27T10:24:40.449Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:40.449Z] [INFO] [2024-06-27T10:24:40.449Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-bootstrap --- [2024-06-27T10:24:40.449Z] [INFO] [2024-06-27T10:24:40.449Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-bootstrap --- [2024-06-27T10:24:40.449Z] [INFO] [2024-06-27T10:24:40.449Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gms-bootstrap --- [2024-06-27T10:24:40.449Z] [INFO] [2024-06-27T10:24:40.449Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gms-bootstrap --- [2024-06-27T10:24:40.449Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:40.449Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:40.449Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:40.449Z] [INFO] [2024-06-27T10:24:40.449Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-bootstrap --- [2024-06-27T10:24:40.449Z] [INFO] [2024-06-27T10:24:40.449Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-bootstrap --- [2024-06-27T10:24:40.449Z] [INFO] [2024-06-27T10:24:40.449Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-bootstrap --- [2024-06-27T10:24:40.450Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:40.450Z] [INFO] [2024-06-27T10:24:40.450Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-bootstrap --- [2024-06-27T10:24:40.450Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:24:40.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/src/main/manpages [2024-06-27T10:24:40.450Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:40.450Z] [INFO] [2024-06-27T10:24:40.450Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gms-bootstrap --- [2024-06-27T10:24:40.450Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:40.450Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:40.450Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:40.450Z] [INFO] [2024-06-27T10:24:40.450Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap --- [2024-06-27T10:24:40.450Z] [INFO] [2024-06-27T10:24:40.450Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap --- [2024-06-27T10:24:40.450Z] [INFO] [2024-06-27T10:24:40.450Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-bootstrap --- [2024-06-27T10:24:40.450Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:40.450Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:40.450Z] [INFO] [2024-06-27T10:24:40.450Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-bootstrap --- [2024-06-27T10:24:40.450Z] [INFO] [2024-06-27T10:24:40.450Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gms-bootstrap --- [2024-06-27T10:24:40.450Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:40.450Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:40.450Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:40.450Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:40.450Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:40.450Z] [INFO] Processing: NCLS-CLSTR-10001 [2024-06-27T10:24:40.450Z] [INFO] Message NCLS-CLSTR-10001 needs checking for cause/action: false [2024-06-27T10:24:40.450Z] [INFO] Processing: NCLS-CLSTR-20001 [2024-06-27T10:24:40.450Z] [INFO] Message NCLS-CLSTR-20001 needs checking for cause/action: false [2024-06-27T10:24:40.450Z] [INFO] Processing: NCLS-CLSTR-20002 [2024-06-27T10:24:40.450Z] [INFO] Message NCLS-CLSTR-20002 needs checking for cause/action: false [2024-06-27T10:24:40.450Z] [INFO] Processing: NCLS-CLSTR-20003 [2024-06-27T10:24:40.450Z] [INFO] Message NCLS-CLSTR-20003 needs checking for cause/action: false [2024-06-27T10:24:40.450Z] [INFO] Processing: NCLS-CLSTR-20004 [2024-06-27T10:24:40.450Z] [INFO] Message NCLS-CLSTR-20004 needs checking for cause/action: false [2024-06-27T10:24:40.450Z] [INFO] Processing: NCLS-CLSTR-20005 [2024-06-27T10:24:40.450Z] [INFO] Message NCLS-CLSTR-20005 needs checking for cause/action: false [2024-06-27T10:24:40.450Z] [INFO] Processing: NCLS-CLSTR-20006 [2024-06-27T10:24:40.450Z] [INFO] Message NCLS-CLSTR-20006 needs checking for cause/action: false [2024-06-27T10:24:40.450Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10001=Unable to load GMS classes. Group management service is not available., NCLS-CLSTR-20001=Adding instance {0} to health history table., NCLS-CLSTR-20002=Instance {0} was not in map when deleted from health history table., NCLS-CLSTR-20003=Deleting instance {0} from health history table., NCLS-CLSTR-20004=Duplicate instance {0} ignored in health history., NCLS-CLSTR-20005=State already known for instance {0}. Not adding to health history table., NCLS-CLSTR-20006=New state {0} added for unknown instance {1}} [2024-06-27T10:24:40.450Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:40.450Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:40.450Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:40.450Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-06-27T10:24:40.450Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.GMSAdapterService [2024-06-27T10:24:40.450Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-06-27T10:24:40.451Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.HealthHistory [2024-06-27T10:24:40.451Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.bootstrap.description=Group Management Service Logger, jakarta.enterprise.cluster.gms.bootstrap.publish=true, jakarta.enterprise.cluster.gms.bootstrap.subsystem=CLSTR} [2024-06-27T10:24:40.451Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:40.451Z] [INFO] Found enclosing element GMSBS_LOGGER_NAME [2024-06-27T10:24:40.451Z] [INFO] Found enclosing element org.glassfish.gms.bootstrap.GMSAdapterService [2024-06-27T10:24:40.451Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:40.451Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:40.451Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:40.451Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:40.451Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:40.451Z] [INFO] [2024-06-27T10:24:40.451Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-bootstrap --- [2024-06-27T10:24:40.451Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/src/test/resources [2024-06-27T10:24:40.451Z] [INFO] [2024-06-27T10:24:40.451Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gms-bootstrap --- [2024-06-27T10:24:40.451Z] [INFO] No sources to compile [2024-06-27T10:24:40.451Z] [INFO] [2024-06-27T10:24:40.451Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap --- [2024-06-27T10:24:40.451Z] [INFO] [2024-06-27T10:24:40.451Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-bootstrap --- [2024-06-27T10:24:40.451Z] [INFO] [2024-06-27T10:24:40.451Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-bootstrap --- [2024-06-27T10:24:40.451Z] [INFO] Executing tasks [2024-06-27T10:24:40.451Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target/classes/META-INF for [2024-06-27T10:24:40.451Z] [INFO] [echo] gms-bootstrap [2024-06-27T10:24:40.451Z] [INFO] Executed tasks [2024-06-27T10:24:40.451Z] [INFO] [2024-06-27T10:24:40.451Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-bootstrap --- [2024-06-27T10:24:40.451Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar [2024-06-27T10:24:40.451Z] [INFO] [2024-06-27T10:24:40.451Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-bootstrap --- [2024-06-27T10:24:40.451Z] [INFO] [2024-06-27T10:24:40.451Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-bootstrap --- [2024-06-27T10:24:40.451Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target/failsafe-reports [2024-06-27T10:24:40.451Z] [INFO] [2024-06-27T10:24:40.451Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap --- [2024-06-27T10:24:40.451Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:40.451Z] [INFO] [2024-06-27T10:24:40.451Z] [INFO] --- install:3.1.1:install (default-install) @ gms-bootstrap --- [2024-06-27T10:24:40.451Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.16-SNAPSHOT/gms-bootstrap-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:40.451Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.16-SNAPSHOT/gms-bootstrap-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:40.451Z] [INFO] [2024-06-27T10:24:40.451Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2024-06-27T10:24:40.452Z] [INFO] Building cluster-admin 7.0.16-SNAPSHOT [44/334] [2024-06-27T10:24:40.452Z] [INFO] from nucleus/cluster/admin/pom.xml [2024-06-27T10:24:40.452Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:40.452Z] [INFO] [2024-06-27T10:24:40.452Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-admin --- [2024-06-27T10:24:40.452Z] [INFO] [2024-06-27T10:24:40.452Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-admin --- [2024-06-27T10:24:40.452Z] [INFO] [2024-06-27T10:24:40.452Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-admin --- [2024-06-27T10:24:40.452Z] [INFO] [2024-06-27T10:24:40.452Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-admin --- [2024-06-27T10:24:40.452Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:40.452Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:40.706Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:40.706Z] [INFO] [2024-06-27T10:24:40.706Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-admin --- [2024-06-27T10:24:40.706Z] [INFO] [2024-06-27T10:24:40.706Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-admin --- [2024-06-27T10:24:40.706Z] [INFO] [2024-06-27T10:24:40.706Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-admin --- [2024-06-27T10:24:40.706Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:40.706Z] [INFO] [2024-06-27T10:24:40.706Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-admin --- [2024-06-27T10:24:40.706Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:24:40.706Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:24:40.706Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-06-27T10:24:40.706Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:40.706Z] [INFO] [2024-06-27T10:24:40.706Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-admin --- [2024-06-27T10:24:40.706Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:40.706Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:41.268Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:41.268Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java uses or overrides a deprecated API. [2024-06-27T10:24:41.268Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:41.268Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateInstanceCommand.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:41.268Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateInstanceCommand.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:41.268Z] [INFO] [2024-06-27T10:24:41.268Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-admin --- [2024-06-27T10:24:41.268Z] [INFO] [2024-06-27T10:24:41.268Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-admin --- [2024-06-27T10:24:41.268Z] [INFO] [2024-06-27T10:24:41.268Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-admin --- [2024-06-27T10:24:41.268Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:41.268Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:41.268Z] [INFO] [2024-06-27T10:24:41.268Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-admin --- [2024-06-27T10:24:41.268Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.v3.admin.cluster.BootstrapSecureAdminCommand, com.sun.enterprise.v3.admin.cluster.CopyConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateInstanceCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeImplicitCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.DeleteConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteInstanceCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ExportSyncBundle, com.sun.enterprise.v3.admin.cluster.GetHealthCommand, com.sun.enterprise.v3.admin.cluster.InstanceRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.ListClustersCommand, com.sun.enterprise.v3.admin.cluster.ListConfigsCommand, com.sun.enterprise.v3.admin.cluster.ListInstancesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesConfigCommand, com.sun.enterprise.v3.admin.cluster.ListNodesSshCommand, com.sun.enterprise.v3.admin.cluster.PingNodeSshCommand, com.sun.enterprise.v3.admin.cluster.PostRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.PostUnregisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SetupSshCommand, com.sun.enterprise.v3.admin.cluster.StartClusterCommand, com.sun.enterprise.v3.admin.cluster.StartInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopClusterCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SynchronizeFiles, com.sun.enterprise.v3.admin.cluster.UpdateNodeCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ValidateNodeCommand] [2024-06-27T10:24:41.268Z] [INFO] [2024-06-27T10:24:41.268Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-admin --- [2024-06-27T10:24:41.268Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:41.269Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:41.523Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:41.523Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:24:41.523Z] [INFO] [2024-06-27T10:24:41.523Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-admin --- [2024-06-27T10:24:41.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/src/test/resources [2024-06-27T10:24:41.523Z] [INFO] [2024-06-27T10:24:41.523Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-admin --- [2024-06-27T10:24:41.523Z] [INFO] No sources to compile [2024-06-27T10:24:41.523Z] [INFO] [2024-06-27T10:24:41.523Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-admin --- [2024-06-27T10:24:41.523Z] [INFO] [2024-06-27T10:24:41.523Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-admin --- [2024-06-27T10:24:41.523Z] [INFO] [2024-06-27T10:24:41.523Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-admin --- [2024-06-27T10:24:41.523Z] [INFO] Executing tasks [2024-06-27T10:24:41.523Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/target/classes/META-INF for [2024-06-27T10:24:41.523Z] [INFO] [echo] cluster-admin [2024-06-27T10:24:41.523Z] [INFO] Executed tasks [2024-06-27T10:24:41.523Z] [INFO] [2024-06-27T10:24:41.523Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-admin --- [2024-06-27T10:24:41.523Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/target/cluster-admin.jar [2024-06-27T10:24:41.523Z] [INFO] [2024-06-27T10:24:41.523Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-admin --- [2024-06-27T10:24:41.523Z] [INFO] [2024-06-27T10:24:41.523Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-admin --- [2024-06-27T10:24:41.523Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/target/failsafe-reports [2024-06-27T10:24:41.523Z] [INFO] [2024-06-27T10:24:41.523Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-admin-checkstyle) @ cluster-admin --- [2024-06-27T10:24:42.447Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:42.447Z] [INFO] [2024-06-27T10:24:42.447Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-admin --- [2024-06-27T10:24:42.447Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.16-SNAPSHOT/cluster-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:42.447Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.16-SNAPSHOT/cluster-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:42.447Z] [INFO] [2024-06-27T10:24:42.447Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2024-06-27T10:24:42.447Z] [INFO] Building admin-server-management 7.0.16-SNAPSHOT [45/334] [2024-06-27T10:24:42.447Z] [INFO] from nucleus/admin/server-mgmt/pom.xml [2024-06-27T10:24:42.447Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:42.447Z] [INFO] [2024-06-27T10:24:42.447Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server-mgmt --- [2024-06-27T10:24:42.447Z] [INFO] [2024-06-27T10:24:42.447Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server-mgmt --- [2024-06-27T10:24:42.447Z] [INFO] [2024-06-27T10:24:42.447Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ server-mgmt --- [2024-06-27T10:24:42.447Z] [INFO] [2024-06-27T10:24:42.447Z] [INFO] --- build-helper:3.4.0:add-source (add-sources) @ server-mgmt --- [2024-06-27T10:24:42.447Z] [INFO] Source directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/generated-sources/xjc added. [2024-06-27T10:24:42.447Z] [INFO] [2024-06-27T10:24:42.447Z] [INFO] --- antrun:3.1.0:run (xjc) @ server-mgmt --- [2024-06-27T10:24:42.447Z] [INFO] Executing tasks [2024-06-27T10:24:42.447Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-06-27T10:24:42.447Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-06-27T10:24:42.447Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/template-info.xsd [2024-06-27T10:24:42.702Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-06-27T10:24:42.702Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-06-27T10:24:42.702Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/domain-info.xsd [2024-06-27T10:24:42.702Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-06-27T10:24:42.702Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-06-27T10:24:42.702Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/stringsubs.xsd [2024-06-27T10:24:42.702Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-06-27T10:24:42.703Z] [INFO] Executed tasks [2024-06-27T10:24:42.703Z] [INFO] [2024-06-27T10:24:42.703Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ server-mgmt --- [2024-06-27T10:24:42.703Z] [INFO] Not compiling main sources [2024-06-27T10:24:42.703Z] [INFO] [2024-06-27T10:24:42.703Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server-mgmt --- [2024-06-27T10:24:42.703Z] [INFO] [2024-06-27T10:24:42.703Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server-mgmt --- [2024-06-27T10:24:42.703Z] [INFO] [2024-06-27T10:24:42.703Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server-mgmt --- [2024-06-27T10:24:42.703Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:42.703Z] [INFO] [2024-06-27T10:24:42.703Z] [INFO] --- download:1.7.1:wget (download-winsw) @ server-mgmt --- [2024-06-27T10:24:42.957Z] [INFO] [2024-06-27T10:24:42.957Z] [INFO] --- antrun:3.1.0:run (prepare-winsw) @ server-mgmt --- [2024-06-27T10:24:42.957Z] [INFO] Executing tasks [2024-06-27T10:24:43.212Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/classes/lib [2024-06-27T10:24:43.212Z] [INFO] Executed tasks [2024-06-27T10:24:43.212Z] [INFO] [2024-06-27T10:24:43.212Z] [INFO] --- resources:3.3.1:resources (default-resources) @ server-mgmt --- [2024-06-27T10:24:43.213Z] [INFO] Copying 7 resources from src/main/java to target/classes [2024-06-27T10:24:43.213Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-06-27T10:24:43.213Z] [INFO] Copying 11 resources from src/main/manpages to target/classes [2024-06-27T10:24:43.213Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:43.213Z] [INFO] [2024-06-27T10:24:43.213Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ server-mgmt --- [2024-06-27T10:24:43.213Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:43.213Z] [INFO] Compiling 124 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:43.777Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:43.777Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java:[88,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:43.778Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java uses or overrides a deprecated API. [2024-06-27T10:24:43.778Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:43.778Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:43.778Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:43.778Z] [INFO] [2024-06-27T10:24:43.778Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ server-mgmt --- [2024-06-27T10:24:43.778Z] [INFO] [2024-06-27T10:24:43.778Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ server-mgmt --- [2024-06-27T10:24:43.778Z] [INFO] [2024-06-27T10:24:43.778Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ server-mgmt --- [2024-06-27T10:24:43.778Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:43.778Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:43.778Z] [INFO] [2024-06-27T10:24:43.778Z] [INFO] --- command-security:1.0.17:check (default-check) @ server-mgmt --- [2024-06-27T10:24:43.778Z] [INFO] [2024-06-27T10:24:43.778Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ server-mgmt --- [2024-06-27T10:24:43.778Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:43.778Z] [INFO] Compiling 124 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:44.034Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:44.034Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:44.034Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00000 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00000 needs checking for cause/action: true [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00001 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00001 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00002 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00002 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00003 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00003 needs checking for cause/action: true [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00004 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00004 needs checking for cause/action: true [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00005 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00005 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00006 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00006 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00007 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00007 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00008 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00008 needs checking for cause/action: true [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00009 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00009 needs checking for cause/action: true [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00010 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00010 needs checking for cause/action: true [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00011 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00011 needs checking for cause/action: true [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00012 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00012 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00013 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00013 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00014 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00014 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00015 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00015 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00016 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00016 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00017 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00017 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00018 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00018 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00019 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00019 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00020 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00020 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00021 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00021 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00022 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00022 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00023 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00023 needs checking for cause/action: true [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00024 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00024 needs checking for cause/action: true [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00025 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00025 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00026 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00026 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00027 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00027 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00028 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00028 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00029 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00029 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00030 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00030 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00031 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00031 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00032 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00032 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00033 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00033 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00034 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00034 needs checking for cause/action: false [2024-06-27T10:24:44.034Z] [INFO] Processing: NCLS-SRVRMGMT-00035 [2024-06-27T10:24:44.034Z] [INFO] Message NCLS-SRVRMGMT-00035 needs checking for cause/action: false [2024-06-27T10:24:44.035Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SRVRMGMT-00000=Caught an Exception: {0}, NCLS-SRVRMGMT-00000.MSG_COMMENT=# Unhandled Exception, NCLS-SRVRMGMT-00001=Error attemping to delete temporary certificate file: {0}, NCLS-SRVRMGMT-00001.MSG_COMMENT=# Delete error, NCLS-SRVRMGMT-00002=Renaming {0} to {1}, NCLS-SRVRMGMT-00002.MSG_COMMENT=# No error, NCLS-SRVRMGMT-00003=Failed to rename {0} to {1}, NCLS-SRVRMGMT-00003.MSG_COMMENT=# File rename error, NCLS-SRVRMGMT-00004=Failure while upgrading jvm-options from V2 to V3, NCLS-SRVRMGMT-00004.MSG_COMMENT=# V2 to V3 Upgrade Failure, NCLS-SRVRMGMT-00005=JVM Monitoring, NCLS-SRVRMGMT-00005.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00006=UpTime(ms), NCLS-SRVRMGMT-00006.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00007=Heap and NonHeap Memory(bytes), NCLS-SRVRMGMT-00007.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00008=Failure while upgrading log-service. Could not create logging.properties file. , NCLS-SRVRMGMT-00008.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00009=Failure while upgrading log-service. Could not update logging.properties file. , NCLS-SRVRMGMT-00009.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00010=Failure while upgrading log-service , NCLS-SRVRMGMT-00010.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00011=Could not create directory {0}, NCLS-SRVRMGMT-00011.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00012=Could not create domain info XML file {0}, NCLS-SRVRMGMT-00012.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00013=Missing file : {0}, NCLS-SRVRMGMT-00013.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00014=Default port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00014.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00015=Port for {0} is not specified. Using {1}, NCLS-SRVRMGMT-00015.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00016=Invalid Port for {0}, should be between 1 and 65535. Using {1}, NCLS-SRVRMGMT-00016.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00017=Port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00017.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00018=Using default port {1} for {0}., NCLS-SRVRMGMT-00018.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00019=Using port {1} for {0}., NCLS-SRVRMGMT-00019.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00020=On Unix platforms, port numbers below 1024 may require special privileges., NCLS-SRVRMGMT-00020.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00021=Failed to update jar {0} with the substitutable files, NCLS-SRVRMGMT-00021.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00022=File {0} not present inside archive {1}, NCLS-SRVRMGMT-00022.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00023=Error occurred while closing the stream for file {0}, NCLS-SRVRMGMT-00023.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00024=Could not rename temporary jar {0} file to {1}, NCLS-SRVRMGMT-00024.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00025=Could not locate file or resource {0}, NCLS-SRVRMGMT-00025.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00026=No processing defined for {0} mode, NCLS-SRVRMGMT-00026.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00027=Component {0} is not present., NCLS-SRVRMGMT-00027.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00028=Group {0} is not present., NCLS-SRVRMGMT-00028.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00029=Change-Pair {0} referred by group {1} is not defined., NCLS-SRVRMGMT-00029.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00030=Invalid Mode Type {0}., NCLS-SRVRMGMT-00030.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00031=Found an empty ., NCLS-SRVRMGMT-00031.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00032=IO Error occurred while retrieving substitutable entries from archive {0}., NCLS-SRVRMGMT-00032.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00033=In-memory string substitution file size is not defined., NCLS-SRVRMGMT-00033.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00034=Key already exist in tree, Current Value : {0} New Value : {1}., NCLS-SRVRMGMT-00034.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00035=Parent node: {0} contains child node: {1} whose key starts with same character as the key of given node: {2}, NCLS-SRVRMGMT-00035.MSG_COMMENT=# See message.} [2024-06-27T10:24:44.035Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:44.036Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:44.036Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:44.036Z] [INFO] Processing: jakarta.enterprise.servermgmt on element LOGGER_NAME [2024-06-27T10:24:44.036Z] [INFO] Enclosing type is com.sun.enterprise.admin.servermgmt.SLogger [2024-06-27T10:24:44.036Z] [INFO] Loggers found so far: {jakarta.enterprise.servermgmt.description=Server Management Logger, jakarta.enterprise.servermgmt.publish=true, jakarta.enterprise.servermgmt.subsystem=ServerManagement} [2024-06-27T10:24:44.036Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:44.036Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:24:44.036Z] [INFO] Found enclosing element com.sun.enterprise.admin.servermgmt.SLogger [2024-06-27T10:24:44.036Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:44.036Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:44.036Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:44.036Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:44.036Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:44.036Z] [INFO] [2024-06-27T10:24:44.036Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ server-mgmt --- [2024-06-27T10:24:44.036Z] [INFO] Copying 4 resources from src/test/resources to target/test-classes [2024-06-27T10:24:44.036Z] [INFO] [2024-06-27T10:24:44.036Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ server-mgmt --- [2024-06-27T10:24:44.036Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:44.036Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:24:44.291Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:44.291Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:24:44.291Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:24:44.291Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:24:44.291Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:24:44.291Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:24:44.291Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:24:44.291Z] Use -proc:none to disable annotation processing. [2024-06-27T10:24:44.291Z] [INFO] [2024-06-27T10:24:44.291Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ server-mgmt --- [2024-06-27T10:24:44.291Z] [INFO] [2024-06-27T10:24:44.291Z] [INFO] --- surefire:3.2.5:test (default-test) @ server-mgmt --- [2024-06-27T10:24:44.291Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/surefire-reports [2024-06-27T10:24:44.291Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:44.291Z] [INFO] [2024-06-27T10:24:44.291Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:44.291Z] [INFO] T E S T S [2024-06-27T10:24:44.291Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:44.291Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:44.850Z] [0.443s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.472ms [2024-06-27T10:24:44.850Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileEntryFactoryTest [2024-06-27T10:24:45.105Z] Jun 27, 2024 10:24:44 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileLister getAllChildFiles [2024-06-27T10:24:45.105Z] INFO: Could not locate file or resource /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/test-classes/com/sun/enterprise/admin/servermgmt/stringsubs/impl/FileEntryFactoryTest.class/zzzzzzzzz.class [2024-06-27T10:24:45.105Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileEntryFactoryTest [2024-06-27T10:24:45.105Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.ModeProcessorTest [2024-06-27T10:24:45.105Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.ModeProcessorTest [2024-06-27T10:24:45.105Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngineTest [2024-06-27T10:24:45.359Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngine substituteGroups [2024-06-27T10:24:45.359Z] WARNING: Group invalidGroup is not present. [2024-06-27T10:24:45.359Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileLister getAllChildFiles [2024-06-27T10:24:45.359Z] INFO: Could not locate file or resource /testStringSubs.txt [2024-06-27T10:24:45.359Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituableFactoryImpl getArchiveEntrySubstitutable [2024-06-27T10:24:45.359Z] INFO: IO Error occurred while retrieving substitutable entries from archive /testStringSubsArchive.jar. [2024-06-27T10:24:45.359Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngine substituteComponents [2024-06-27T10:24:45.359Z] INFO: Component invalidComponent is not present. [2024-06-27T10:24:45.359Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngineTest [2024-06-27T10:24:45.359Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionParserTest [2024-06-27T10:24:45.359Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionParserTest [2024-06-27T10:24:45.360Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituionFileUtilTest [2024-06-27T10:24:45.614Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-06-27T10:24:45.614Z] WARNING: Could not create directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt [2024-06-27T10:24:45.614Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-06-27T10:24:45.614Z] WARNING: Could not create directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt [2024-06-27T10:24:45.614Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituionFileUtilTest [2024-06-27T10:24:45.614Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNodeTest [2024-06-27T10:24:45.614Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNode addChildNode [2024-06-27T10:24:45.614Z] WARNING: Parent node: Node Key : unitTest, Value : unitTest contains child node: Node Key : test, Value : oldtest whose key starts with same character as the key of given node: Node Key : test, Value : newtest [2024-06-27T10:24:45.614Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNodeTest [2024-06-27T10:24:45.614Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionAlgorithmTest [2024-06-27T10:24:45.614Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionAlgorithmTest [2024-06-27T10:24:45.614Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionTest [2024-06-27T10:24:45.614Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionTest [2024-06-27T10:24:45.614Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeTest [2024-06-27T10:24:45.614Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTree insert [2024-06-27T10:24:45.614Z] INFO: Key already exist in tree, Current Value : sickVal New Value : newValue. [2024-06-27T10:24:45.614Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeTest [2024-06-27T10:24:45.614Z] [1.174s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 36M->8M(258M) 7.419ms [2024-06-27T10:24:45.614Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.StringReplacementAlgorithmTest [2024-06-27T10:24:45.614Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.StringReplacementAlgorithmTest [2024-06-27T10:24:45.614Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.StringSubstitutionFactoryTest [2024-06-27T10:24:45.614Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-06-27T10:24:45.614Z] WARNING: Could not create directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt [2024-06-27T10:24:45.615Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-06-27T10:24:45.615Z] WARNING: Could not create directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt [2024-06-27T10:24:45.615Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-06-27T10:24:45.615Z] WARNING: Could not create directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt [2024-06-27T10:24:45.615Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-06-27T10:24:45.615Z] WARNING: Could not create directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt [2024-06-27T10:24:45.615Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-06-27T10:24:45.615Z] WARNING: Could not create directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt [2024-06-27T10:24:45.615Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-06-27T10:24:45.615Z] WARNING: Could not create directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt [2024-06-27T10:24:45.615Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.StringSubstitutionFactoryTest [2024-06-27T10:24:45.615Z] [INFO] Running com.sun.enterprise.admin.servermgmt.domain.DomainPortValidatorTest [2024-06-27T10:24:45.615Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2024-06-27T10:24:45.615Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 44909 [2024-06-27T10:24:45.615Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2024-06-27T10:24:45.615Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 36921 [2024-06-27T10:24:45.615Z] Jun 27, 2024 10:24:45 AM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2024-06-27T10:24:45.615Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 43335 [2024-06-27T10:24:45.615Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.sun.enterprise.admin.servermgmt.domain.DomainPortValidatorTest [2024-06-27T10:24:45.869Z] [INFO] [2024-06-27T10:24:45.869Z] [INFO] Results: [2024-06-27T10:24:45.869Z] [INFO] [2024-06-27T10:24:45.869Z] [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:24:45.869Z] [INFO] [2024-06-27T10:24:45.869Z] [INFO] [2024-06-27T10:24:45.869Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server-mgmt --- [2024-06-27T10:24:46.124Z] [INFO] Executing tasks [2024-06-27T10:24:46.124Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/classes/META-INF for [2024-06-27T10:24:46.124Z] [INFO] [echo] server-mgmt [2024-06-27T10:24:46.124Z] [INFO] Executed tasks [2024-06-27T10:24:46.124Z] [INFO] [2024-06-27T10:24:46.124Z] [INFO] --- jar:3.3.0:jar (default-jar) @ server-mgmt --- [2024-06-27T10:24:46.124Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/server-mgmt.jar [2024-06-27T10:24:46.124Z] [INFO] [2024-06-27T10:24:46.124Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server-mgmt --- [2024-06-27T10:24:46.124Z] [INFO] [2024-06-27T10:24:46.124Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server-mgmt --- [2024-06-27T10:24:46.124Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/failsafe-reports [2024-06-27T10:24:46.124Z] [INFO] [2024-06-27T10:24:46.124Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-server-mgmt-checkstyle) @ server-mgmt --- [2024-06-27T10:24:48.008Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:48.008Z] [INFO] [2024-06-27T10:24:48.008Z] [INFO] --- install:3.1.1:install (default-install) @ server-mgmt --- [2024-06-27T10:24:48.008Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.16-SNAPSHOT/server-mgmt-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:48.008Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.16-SNAPSHOT/server-mgmt-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:48.008Z] [INFO] [2024-06-27T10:24:48.008Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2024-06-27T10:24:48.008Z] [INFO] Building cluster-cli 7.0.16-SNAPSHOT [46/334] [2024-06-27T10:24:48.008Z] [INFO] from nucleus/cluster/cli/pom.xml [2024-06-27T10:24:48.009Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:48.009Z] [INFO] [2024-06-27T10:24:48.009Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-cli --- [2024-06-27T10:24:48.009Z] [INFO] [2024-06-27T10:24:48.009Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-cli --- [2024-06-27T10:24:48.009Z] [INFO] [2024-06-27T10:24:48.009Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-cli --- [2024-06-27T10:24:48.009Z] [INFO] [2024-06-27T10:24:48.009Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-cli --- [2024-06-27T10:24:48.009Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:48.009Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:48.264Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:48.264Z] [INFO] [2024-06-27T10:24:48.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-cli --- [2024-06-27T10:24:48.264Z] [INFO] [2024-06-27T10:24:48.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-cli --- [2024-06-27T10:24:48.264Z] [INFO] [2024-06-27T10:24:48.264Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-cli --- [2024-06-27T10:24:48.264Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:48.264Z] [INFO] [2024-06-27T10:24:48.264Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-cli --- [2024-06-27T10:24:48.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/src/main/resources [2024-06-27T10:24:48.264Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:24:48.264Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-06-27T10:24:48.264Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:48.264Z] [INFO] [2024-06-27T10:24:48.264Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-cli --- [2024-06-27T10:24:48.264Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:48.264Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:48.518Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:48.518Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java uses or overrides a deprecated API. [2024-06-27T10:24:48.518Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:48.518Z] [INFO] [2024-06-27T10:24:48.518Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-cli --- [2024-06-27T10:24:48.518Z] [INFO] [2024-06-27T10:24:48.518Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-cli --- [2024-06-27T10:24:48.519Z] [INFO] [2024-06-27T10:24:48.519Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-cli --- [2024-06-27T10:24:48.519Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:48.773Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:48.773Z] [INFO] [2024-06-27T10:24:48.773Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-cli --- [2024-06-27T10:24:48.773Z] [INFO] [2024-06-27T10:24:48.773Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-cli --- [2024-06-27T10:24:48.773Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:48.773Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:49.028Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:49.029Z] [INFO] [2024-06-27T10:24:49.029Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-cli --- [2024-06-27T10:24:49.029Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:24:49.029Z] [INFO] [2024-06-27T10:24:49.029Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-cli --- [2024-06-27T10:24:49.029Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:49.029Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:24:49.029Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:49.029Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:24:49.029Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:24:49.029Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:24:49.029Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:24:49.029Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:24:49.029Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:24:49.029Z] Use -proc:none to disable annotation processing. [2024-06-27T10:24:49.029Z] [INFO] [2024-06-27T10:24:49.029Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-cli --- [2024-06-27T10:24:49.029Z] [INFO] [2024-06-27T10:24:49.029Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-cli --- [2024-06-27T10:24:49.029Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target/surefire-reports [2024-06-27T10:24:49.029Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:49.029Z] [INFO] [2024-06-27T10:24:49.029Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:49.029Z] [INFO] T E S T S [2024-06-27T10:24:49.029Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:49.029Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:49.588Z] [0.398s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 2.798ms [2024-06-27T10:24:49.588Z] [INFO] Running com.sun.enterprise.admin.cli.cluster.LocalInstanceCommandTest [2024-06-27T10:24:49.843Z] install dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target/test-classes/fake_gf_install_dir [2024-06-27T10:24:49.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in com.sun.enterprise.admin.cli.cluster.LocalInstanceCommandTest [2024-06-27T10:24:50.098Z] [INFO] [2024-06-27T10:24:50.098Z] [INFO] Results: [2024-06-27T10:24:50.098Z] [INFO] [2024-06-27T10:24:50.098Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:24:50.098Z] [INFO] [2024-06-27T10:24:50.098Z] [INFO] [2024-06-27T10:24:50.098Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-cli --- [2024-06-27T10:24:50.098Z] [INFO] Executing tasks [2024-06-27T10:24:50.098Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target/classes/META-INF for [2024-06-27T10:24:50.098Z] [INFO] [echo] cluster-cli [2024-06-27T10:24:50.098Z] [INFO] Executed tasks [2024-06-27T10:24:50.098Z] [INFO] [2024-06-27T10:24:50.098Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-cli --- [2024-06-27T10:24:50.098Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target/cluster-cli.jar [2024-06-27T10:24:50.098Z] [INFO] [2024-06-27T10:24:50.098Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-cli --- [2024-06-27T10:24:50.098Z] [INFO] [2024-06-27T10:24:50.098Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-cli --- [2024-06-27T10:24:50.098Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target/failsafe-reports [2024-06-27T10:24:50.098Z] [INFO] [2024-06-27T10:24:50.098Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-cli-checkstyle) @ cluster-cli --- [2024-06-27T10:24:50.657Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:50.657Z] [INFO] [2024-06-27T10:24:50.657Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-cli --- [2024-06-27T10:24:50.657Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.16-SNAPSHOT/cluster-cli-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:50.657Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.16-SNAPSHOT/cluster-cli-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:50.657Z] [INFO] [2024-06-27T10:24:50.657Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2024-06-27T10:24:50.657Z] [INFO] Building GMS Module 7.0.16-SNAPSHOT [47/334] [2024-06-27T10:24:50.657Z] [INFO] from nucleus/cluster/gms-adapter/pom.xml [2024-06-27T10:24:50.657Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:50.657Z] [INFO] [2024-06-27T10:24:50.657Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-adapter --- [2024-06-27T10:24:50.657Z] [INFO] [2024-06-27T10:24:50.657Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-adapter --- [2024-06-27T10:24:50.658Z] [INFO] [2024-06-27T10:24:50.658Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gms-adapter --- [2024-06-27T10:24:50.658Z] [INFO] [2024-06-27T10:24:50.658Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gms-adapter --- [2024-06-27T10:24:50.658Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:50.658Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:50.912Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:50.912Z] [INFO] [2024-06-27T10:24:50.912Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-adapter --- [2024-06-27T10:24:50.912Z] [INFO] [2024-06-27T10:24:50.912Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-adapter --- [2024-06-27T10:24:50.912Z] [INFO] [2024-06-27T10:24:50.912Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-adapter --- [2024-06-27T10:24:50.912Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:50.912Z] [INFO] [2024-06-27T10:24:50.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-adapter --- [2024-06-27T10:24:50.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/resources [2024-06-27T10:24:50.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/manpages [2024-06-27T10:24:50.912Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:50.912Z] [INFO] [2024-06-27T10:24:50.912Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gms-adapter --- [2024-06-27T10:24:50.912Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:50.912Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:51.166Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:51.166Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java uses or overrides a deprecated API. [2024-06-27T10:24:51.166Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:51.166Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java uses unchecked or unsafe operations. [2024-06-27T10:24:51.166Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:51.166Z] [INFO] [2024-06-27T10:24:51.166Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gms-adapter --- [2024-06-27T10:24:51.166Z] [INFO] [2024-06-27T10:24:51.166Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gms-adapter --- [2024-06-27T10:24:51.166Z] [INFO] [2024-06-27T10:24:51.166Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-adapter --- [2024-06-27T10:24:51.166Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:51.167Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:51.167Z] [INFO] [2024-06-27T10:24:51.167Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-adapter --- [2024-06-27T10:24:51.167Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand] [2024-06-27T10:24:51.167Z] [INFO] [2024-06-27T10:24:51.167Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gms-adapter --- [2024-06-27T10:24:51.167Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:51.167Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:51.421Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:51.421Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:51.421Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10101 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10101 needs checking for cause/action: true [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10102 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10102 needs checking for cause/action: true [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10103 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10103 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10104 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10104 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10105 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10105 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10107 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10107 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10108 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10108 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10109 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10109 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10110 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10110 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10111 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10111 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10112 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10112 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10113 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10113 needs checking for cause/action: true [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10114 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10114 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10115 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10115 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10116 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10116 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10117 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10117 needs checking for cause/action: true [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10118 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10118 needs checking for cause/action: true [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10119 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10119 needs checking for cause/action: true [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-10120 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-10120 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-30001 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-30001 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-30002 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-30002 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-30003 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-30003 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-30004 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-30004 needs checking for cause/action: false [2024-06-27T10:24:51.421Z] [INFO] Processing: NCLS-CLSTR-30005 [2024-06-27T10:24:51.421Z] [INFO] Message NCLS-CLSTR-30005 needs checking for cause/action: false [2024-06-27T10:24:51.422Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10101=no clustername to lookup, NCLS-CLSTR-10102=Multiple gms-adapter service for cluster {0}, NCLS-CLSTR-10103=GMS cannot initialize with unknown cluster, NCLS-CLSTR-10104=Started GMS for instance {0} in group {1}, NCLS-CLSTR-10105=Member {0} joined group {1}, NCLS-CLSTR-10107=AliveAndReady for signal: {0} for member: {1} of group: {2} current:[{3}] previous:[{4}], NCLS-CLSTR-10108=GMSAdapter for member: {0} group: {1} received GlassfishEventType: {2}, NCLS-CLSTR-10109=An exception occurred while creating the HealthHistory object: {0}, NCLS-CLSTR-10110=An exception occurred while processing GMS configuration properties: {0}, NCLS-CLSTR-10111=Ignoring group-management-service property {0} with value of {1} due to {2}, NCLS-CLSTR-10112=Error processing cluster property:{0} value:{1} due to exception {2}, NCLS-CLSTR-10113=Exception in getting GMS module for group {0}: {1}, NCLS-CLSTR-10114=An exception occurred while updating the instance health history table: {0}, NCLS-CLSTR-10115=start failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10116=complete failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10117=GMS failed to start. See stack trace for additional information., NCLS-CLSTR-10118=GMS failed to start due to a runtime exception. See stack trace for additional information., NCLS-CLSTR-10119=GMS bind interface address {0} is invalid. Will use default value instead., NCLS-CLSTR-10120=GMS listener port is required for cluster {0}. Will attempt to use default of {1}., NCLS-CLSTR-30001=GMSAnnounceAfterStartClusterCommand: exitCode:{0} members {1} clusterMembers:{2}, NCLS-CLSTR-30002=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30003=An exception occurred while announcing GMS group shutdown: {0}, NCLS-CLSTR-30004=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30005=An exception occurred while announcing GMS group shutdown: {0}} [2024-06-27T10:24:51.422Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:51.422Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:51.422Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:51.422Z] [INFO] Processing: jakarta.enterprise.cluster.gms on element GMS_LOGGER_NAME [2024-06-27T10:24:51.422Z] [INFO] Enclosing type is org.glassfish.gms.GMSAdapterImpl [2024-06-27T10:24:51.422Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_ADMIN_LOGGER_NAME [2024-06-27T10:24:51.422Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand [2024-06-27T10:24:51.422Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-06-27T10:24:51.422Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand [2024-06-27T10:24:51.422Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-06-27T10:24:51.422Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand [2024-06-27T10:24:51.422Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-06-27T10:24:51.422Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand [2024-06-27T10:24:51.422Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.admin.description=Group Management Service Admin Logger, jakarta.enterprise.cluster.gms.admin.publish=true, jakarta.enterprise.cluster.gms.admin.subsystem=CLSTR, jakarta.enterprise.cluster.gms.description=Group Management Service Adapter Logger, jakarta.enterprise.cluster.gms.publish=true, jakarta.enterprise.cluster.gms.subsystem=CLSTR} [2024-06-27T10:24:51.422Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:51.422Z] [INFO] Found enclosing element GMS_LOGGER_NAME [2024-06-27T10:24:51.422Z] [INFO] Found enclosing element org.glassfish.gms.GMSAdapterImpl [2024-06-27T10:24:51.422Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:51.422Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:51.422Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:51.422Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:51.422Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:51.422Z] [INFO] [2024-06-27T10:24:51.422Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-adapter --- [2024-06-27T10:24:51.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/src/test/resources [2024-06-27T10:24:51.422Z] [INFO] [2024-06-27T10:24:51.422Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gms-adapter --- [2024-06-27T10:24:51.422Z] [INFO] No sources to compile [2024-06-27T10:24:51.422Z] [INFO] [2024-06-27T10:24:51.422Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-adapter --- [2024-06-27T10:24:51.422Z] [INFO] [2024-06-27T10:24:51.422Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-adapter --- [2024-06-27T10:24:51.422Z] [INFO] [2024-06-27T10:24:51.422Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-adapter --- [2024-06-27T10:24:51.422Z] [INFO] Executing tasks [2024-06-27T10:24:51.422Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target/classes/META-INF for [2024-06-27T10:24:51.423Z] [INFO] [echo] gms-adapter [2024-06-27T10:24:51.423Z] [INFO] Executed tasks [2024-06-27T10:24:51.423Z] [INFO] [2024-06-27T10:24:51.423Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-adapter --- [2024-06-27T10:24:51.423Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target/gms-adapter.jar [2024-06-27T10:24:51.423Z] [INFO] [2024-06-27T10:24:51.423Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-adapter --- [2024-06-27T10:24:51.423Z] [INFO] [2024-06-27T10:24:51.423Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-adapter --- [2024-06-27T10:24:51.423Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target/failsafe-reports [2024-06-27T10:24:51.423Z] [INFO] [2024-06-27T10:24:51.423Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-adapter-checkstyle) @ gms-adapter --- [2024-06-27T10:24:51.677Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:51.677Z] [INFO] [2024-06-27T10:24:51.677Z] [INFO] --- install:3.1.1:install (default-install) @ gms-adapter --- [2024-06-27T10:24:51.678Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.16-SNAPSHOT/gms-adapter-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:51.678Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.16-SNAPSHOT/gms-adapter-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:51.678Z] [INFO] [2024-06-27T10:24:51.678Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2024-06-27T10:24:51.678Z] [INFO] Building Glassfish MBeanServer support 7.0.16-SNAPSHOT [48/334] [2024-06-27T10:24:51.678Z] [INFO] from nucleus/common/mbeanserver/pom.xml [2024-06-27T10:24:51.678Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:51.678Z] [INFO] [2024-06-27T10:24:51.678Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.678Z] [INFO] [2024-06-27T10:24:51.678Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.678Z] [INFO] [2024-06-27T10:24:51.678Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.678Z] [INFO] [2024-06-27T10:24:51.678Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.678Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:51.678Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:51.678Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:51.678Z] [INFO] [2024-06-27T10:24:51.678Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.678Z] [INFO] [2024-06-27T10:24:51.678Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.678Z] [INFO] [2024-06-27T10:24:51.678Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.678Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:51.678Z] [INFO] [2024-06-27T10:24:51.678Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.678Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:24:51.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/manpages [2024-06-27T10:24:51.678Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:51.678Z] [INFO] [2024-06-27T10:24:51.678Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.933Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:51.933Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:51.933Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:51.933Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/AdminAuthorizedMBeanServer.java:[98,27] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:24:51.933Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java uses or overrides a deprecated API. [2024-06-27T10:24:51.933Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:51.933Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:51.933Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:51.933Z] [INFO] [2024-06-27T10:24:51.933Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.933Z] [INFO] [2024-06-27T10:24:51.933Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.934Z] [INFO] [2024-06-27T10:24:51.934Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.934Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:51.934Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:51.934Z] [INFO] [2024-06-27T10:24:51.934Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.934Z] [INFO] [2024-06-27T10:24:51.934Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-mbeanserver --- [2024-06-27T10:24:51.934Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:51.934Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:52.189Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:52.189Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:52.189Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00010 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00010 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX--00008 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX--00008 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00008 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00008 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00001 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00001 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00002 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00002 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00003 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00003 needs checking for cause/action: true [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00004 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00004 needs checking for cause/action: true [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00005 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00005 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00006 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00006 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00007 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00007 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00009 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00009 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00026 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00026 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00011 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00011 needs checking for cause/action: true [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00012 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00012 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00013 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00013 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00014 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00014 needs checking for cause/action: true [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00015 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00015 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00016 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00016 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00017 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00017 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00018 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00018 needs checking for cause/action: true [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00019 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00019 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00020 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00020 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00021 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00021 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00022 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00022 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00023 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00023 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00024 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00024 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Processing: NCLS-JMX-00025 [2024-06-27T10:24:52.189Z] [INFO] Message NCLS-JMX-00025 needs checking for cause/action: false [2024-06-27T10:24:52.189Z] [INFO] Total Messages including ones found from disk so far: {NCLS-JMX--00008=Error while shutting down AMX, NCLS-JMX-00001=JMXStartupService and JMXConnectors have been shut down., NCLS-JMX-00002=JMXStartupService: Stopped JMXConnectorServer: {0}, NCLS-JMX-00003=MBean Registration Exception thrown {0}, NCLS-JMX-00004=Instance Not Found Exception thrown {0}, NCLS-JMX-00005=JMXStartupService has started JMXConnector on JMXService URL {0}, NCLS-JMX-00006=JMXStartupService has disabled JMXConnector {0}, NCLS-JMX-00007=Cannot start JMX connector {0} due to exception {1}, NCLS-JMX-00008=Booting AMX Listener, connection made for {0}, now booting AMX MBeans, NCLS-JMX-00009=Security enabled, NCLS-JMX-00010=Attempted access to method {0} on object {1} rejected; user was granted {2} but the operation reports its impact as "{3}", NCLS-JMX-00011=Error stopping RMIConnector, NCLS-JMX-00012=MyRMIJRMPServerImpl: exported on address {0}, NCLS-JMX-00013=MyRMIJRMPServerImpl: makeClient on address = {0}, NCLS-JMX-00014=Error preparing SSL context, NCLS-JMX-00015=No Key store found for {0}, NCLS-JMX-00016=No keystores defined, NCLS-JMX-00017=Bad maxCertLength: {0}, NCLS-JMX-00018=JSSE keystoreload failed for type = {0} path = {1} {2}, NCLS-JMX-00019=All SSL protocol variants disabled for network-listener, using SSL implementation specific defaults, NCLS-JMX-00020=All SSL cipher suites disabled for network-listener(s). Using SSL implementation specific defaults, NCLS-JMX-00021=Unknown cipher error for cipher {0}, NCLS-JMX-00022=Creating a SecureRMIClientSocketFactory @ {0}with ssl config = {1}, NCLS-JMX-00023=Setting SSLParams @ {0}, NCLS-JMX-00024=Creating a SecureRMIServerSocketFactory @ {0} with ssl config = {1}, NCLS-JMX-00025=SSLServerSocket {0} and {1} created, NCLS-JMX-00026=Binding RMI port to single IP address = {0}, port {1}} [2024-06-27T10:24:52.189Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:52.189Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:52.189Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:52.190Z] [INFO] Processing: jakarta.enterprise.system.jmx on element JMX_LOGGER_NAME [2024-06-27T10:24:52.190Z] [INFO] Enclosing type is org.glassfish.admin.mbeanserver.Util [2024-06-27T10:24:52.190Z] [INFO] Loggers found so far: {jakarta.enterprise.system.jmx.description=JMX System Logger, jakarta.enterprise.system.jmx.publish=true, jakarta.enterprise.system.jmx.subsystem=JMX} [2024-06-27T10:24:52.190Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:52.190Z] [INFO] Found enclosing element JMX_LOGGER_NAME [2024-06-27T10:24:52.190Z] [INFO] Found enclosing element org.glassfish.admin.mbeanserver.Util [2024-06-27T10:24:52.190Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:52.190Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:52.190Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:52.190Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:52.190Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:52.190Z] [INFO] [2024-06-27T10:24:52.190Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-mbeanserver --- [2024-06-27T10:24:52.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/src/test/resources [2024-06-27T10:24:52.190Z] [INFO] [2024-06-27T10:24:52.190Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-mbeanserver --- [2024-06-27T10:24:52.190Z] [INFO] No sources to compile [2024-06-27T10:24:52.190Z] [INFO] [2024-06-27T10:24:52.190Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-mbeanserver --- [2024-06-27T10:24:52.190Z] [INFO] [2024-06-27T10:24:52.190Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-mbeanserver --- [2024-06-27T10:24:52.190Z] [INFO] [2024-06-27T10:24:52.190Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-mbeanserver --- [2024-06-27T10:24:52.190Z] [INFO] Executing tasks [2024-06-27T10:24:52.190Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target/classes/META-INF for [2024-06-27T10:24:52.190Z] [INFO] [echo] glassfish-mbeanserver [2024-06-27T10:24:52.190Z] [INFO] Executed tasks [2024-06-27T10:24:52.190Z] [INFO] [2024-06-27T10:24:52.190Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-mbeanserver --- [2024-06-27T10:24:52.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar [2024-06-27T10:24:52.190Z] [INFO] [2024-06-27T10:24:52.190Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-mbeanserver --- [2024-06-27T10:24:52.190Z] [INFO] [2024-06-27T10:24:52.190Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-mbeanserver --- [2024-06-27T10:24:52.190Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target/failsafe-reports [2024-06-27T10:24:52.190Z] [INFO] [2024-06-27T10:24:52.190Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-mbeanserver-checkstyle) @ glassfish-mbeanserver --- [2024-06-27T10:24:52.445Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:52.445Z] [INFO] [2024-06-27T10:24:52.445Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-mbeanserver --- [2024-06-27T10:24:52.445Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.16-SNAPSHOT/glassfish-mbeanserver-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:52.445Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.16-SNAPSHOT/glassfish-mbeanserver-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:52.445Z] [INFO] [2024-06-27T10:24:52.445Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2024-06-27T10:24:52.445Z] [INFO] Building AMX Core 7.0.16-SNAPSHOT [49/334] [2024-06-27T10:24:52.445Z] [INFO] from nucleus/common/amx-core/pom.xml [2024-06-27T10:24:52.445Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:52.445Z] [INFO] [2024-06-27T10:24:52.445Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-core --- [2024-06-27T10:24:52.445Z] [INFO] [2024-06-27T10:24:52.445Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-core --- [2024-06-27T10:24:52.445Z] [INFO] [2024-06-27T10:24:52.445Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ amx-core --- [2024-06-27T10:24:52.445Z] [INFO] [2024-06-27T10:24:52.445Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ amx-core --- [2024-06-27T10:24:52.445Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:52.445Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:53.004Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:53.004Z] [INFO] [2024-06-27T10:24:53.004Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-core --- [2024-06-27T10:24:53.004Z] [INFO] [2024-06-27T10:24:53.004Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-core --- [2024-06-27T10:24:53.004Z] [INFO] [2024-06-27T10:24:53.004Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-core --- [2024-06-27T10:24:53.004Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:53.004Z] [INFO] [2024-06-27T10:24:53.004Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-core --- [2024-06-27T10:24:53.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/resources [2024-06-27T10:24:53.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/manpages [2024-06-27T10:24:53.004Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:53.004Z] [INFO] [2024-06-27T10:24:53.004Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ amx-core --- [2024-06-27T10:24:53.004Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:53.004Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:53.928Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:53.928Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/AMXConfigImpl.java:[727,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:24:53.928Z] cast to java.lang.Class for a varargs call [2024-06-27T10:24:53.928Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:24:53.928Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/SampleImpl.java:[169,34] Float(double) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:24:53.928Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1204,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:53.928Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1214,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:24:53.928Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/TimingDelta.java:[34,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:24:53.928Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/base/BulkAccess.java: Some input files use or override a deprecated API. [2024-06-27T10:24:53.928Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/base/BulkAccess.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:53.928Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:53.928Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:53.928Z] [INFO] [2024-06-27T10:24:53.928Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ amx-core --- [2024-06-27T10:24:53.928Z] [INFO] [2024-06-27T10:24:53.928Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ amx-core --- [2024-06-27T10:24:53.928Z] [INFO] [2024-06-27T10:24:53.928Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-core --- [2024-06-27T10:24:53.928Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:53.928Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:53.928Z] [INFO] [2024-06-27T10:24:53.928Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-core --- [2024-06-27T10:24:53.928Z] [INFO] [2024-06-27T10:24:53.928Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ amx-core --- [2024-06-27T10:24:53.928Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:53.928Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:54.487Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:54.487Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:54.487Z] [INFO] Initial messages found so far: {} [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00002 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00002 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00004 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00004 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00008 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00008 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00009 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00009 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00010 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00010 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00011 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00011 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00012 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00012 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00019 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00019 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00020 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00020 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00021 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00021 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00022 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00022 needs checking for cause/action: true [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00023 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00023 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00024 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00024 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00025 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00025 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00027 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00027 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00030 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00030 needs checking for cause/action: true [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00031 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00031 needs checking for cause/action: true [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00032 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00032 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00033 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00033 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00034 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00034 needs checking for cause/action: true [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00035 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00035 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00036 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00036 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00037 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00037 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00038 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00038 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00039 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00039 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00040 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00040 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00041 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00041 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00042 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00042 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00043 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00043 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00044 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00044 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00045 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00045 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00046 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00046 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00047 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00047 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00048 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00048 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00049 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00049 needs checking for cause/action: false [2024-06-27T10:24:54.487Z] [INFO] Processing: NCLS-COM-00050 [2024-06-27T10:24:54.487Z] [INFO] Message NCLS-COM-00050 needs checking for cause/action: false [2024-06-27T10:24:54.488Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-00002=AMX Startup Service Shutdown. MBeans have not been unregistered: {0}, NCLS-COM-00004=Fatal error loading AMX {0}, NCLS-COM-00008=AMX Startup Service: AMXLoader failed to load {0}, NCLS-COM-00009=AMX Startup Service: AMX ready for use, DomainRoot {0}, NCLS-COM-00010=AMXLoader failed to unload: {0}, NCLS-COM-00011=ConfigBean not processed, something wrong with it {0}, NCLS-COM-00012=In AMXConfigLoader : Loading {0}, NCLS-COM-00019=Can't unregister MBean: {0}, NCLS-COM-00020=Non-singleton ConfigBean {0} has empty key value (name), supplying {1}, NCLS-COM-00021=AMX ComplianceMonitor: ValidationLevel = {0}, UnregisterNonCompliant = {1}, LogInaccessibleAttributes = {2}, NCLS-COM-00022=AMX ComplianceMonitor thread has unexpectedly quit {0}, NCLS-COM-00023=Validating MBean {0}, NCLS-COM-00024=Exception validating MBean {0}, NCLS-COM-00025=Register children for instance name {0}, NCLS-COM-00027=AMX Attribute Change Notification for {0}, NCLS-COM-00030=Attribute {0} not found for object {1}, NCLS-COM-00031=Can't find child of type {0}, NCLS-COM-00032=MBeans exist in AMX domain prior to DomainRoot (violates Parent requirement): {0}, NCLS-COM-00033=Can't register config MBean: type={0}, name={1}, exception={2}, NCLS-COM-00034=Unexpected thread death of AMXConfigLoaderThread, NCLS-COM-00035=Can't create children, NCLS-COM-00036=AMXConfigStartupService.preDestroy(): stopping AMX, NCLS-COM-00037=Illegal non-string type for {0}.{1}(): {2}, NCLS-COM-00038=Can't get field value for {0}: exception: {1}, NCLS-COM-00039=Can't getTypesImplementing for {0}: exception: {1}, NCLS-COM-00040=Can't get childrenSet() from MBean: {0}, exception: {1}, NCLS-COM-00041=Problem with MBean: {0}, exception: {1}, NCLS-COM-00042=PathnamesImpl.getAllPathnames(): unexpected Throwable: {1}, NCLS-COM-00043=Can't get path() for MBean: {0}, exception: {1}, NCLS-COM-00044=Can't instantiate realm: {0}, exception: {1}, NCLS-COM-00045=getRealmNames(): Can't get realm names, exception:, NCLS-COM-00046=Cannot find primordial com.sun.enterprise.osgi-adapter, NCLS-COM-00047=Stopping server forcibly, NCLS-COM-00048=Can't get cipher suites, NCLS-COM-00049=MBeanInfoSupport: @ManagedAttribute cannot also be @ManagedOperation: {0}.{1}(), NCLS-COM-00050=MBeanInfoSupport: @ManagedAttribute not a getter or setter: {0}.{1}()} [2024-06-27T10:24:54.488Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:24:54.488Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:54.488Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:54.488Z] [INFO] Processing: jakarta.enterprise.system.tools.amx on element AMX_LOGGER [2024-06-27T10:24:54.488Z] [INFO] Enclosing type is org.glassfish.admin.amx.util.AMXLoggerInfo [2024-06-27T10:24:54.488Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amx.description=AMX Services, jakarta.enterprise.system.tools.amx.publish=true, jakarta.enterprise.system.tools.amx.subsystem=COMMON} [2024-06-27T10:24:54.488Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:24:54.488Z] [INFO] Found enclosing element AMX_LOGGER [2024-06-27T10:24:54.488Z] [INFO] Found enclosing element org.glassfish.admin.amx.util.AMXLoggerInfo [2024-06-27T10:24:54.488Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:24:54.488Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:24:54.488Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:24:54.488Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:24:54.488Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:24:54.488Z] [INFO] [2024-06-27T10:24:54.488Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-core --- [2024-06-27T10:24:54.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/src/test/resources [2024-06-27T10:24:54.488Z] [INFO] [2024-06-27T10:24:54.488Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ amx-core --- [2024-06-27T10:24:54.488Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:54.488Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:24:54.488Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:54.488Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:24:54.488Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:24:54.488Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:24:54.488Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:24:54.488Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:24:54.488Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:24:54.489Z] Use -proc:none to disable annotation processing. [2024-06-27T10:24:54.489Z] [INFO] [2024-06-27T10:24:54.489Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-core --- [2024-06-27T10:24:54.489Z] [INFO] [2024-06-27T10:24:54.489Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-core --- [2024-06-27T10:24:54.489Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/surefire-reports [2024-06-27T10:24:54.489Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:54.489Z] [INFO] [2024-06-27T10:24:54.489Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:54.489Z] [INFO] T E S T S [2024-06-27T10:24:54.489Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:54.489Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:55.047Z] [0.425s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 5.169ms [2024-06-27T10:24:55.047Z] [INFO] Running org.glassfish.admin.amx.core.UtilTest [2024-06-27T10:24:55.047Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.glassfish.admin.amx.core.UtilTest [2024-06-27T10:24:55.047Z] [INFO] Running org.glassfish.admin.amx.impl.config.AMXConfigImplTest [2024-06-27T10:24:55.047Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.glassfish.admin.amx.impl.config.AMXConfigImplTest [2024-06-27T10:24:55.047Z] [INFO] Running org.glassfish.admin.amx.impl.util.ObjectNameBuilderTest [2024-06-27T10:24:55.301Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.glassfish.admin.amx.impl.util.ObjectNameBuilderTest [2024-06-27T10:24:55.301Z] [INFO] Running org.glassfish.admin.amx.impl.util.SingletonEnforcerTest [2024-06-27T10:24:55.301Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.admin.amx.impl.util.SingletonEnforcerTest [2024-06-27T10:24:55.556Z] [INFO] [2024-06-27T10:24:55.556Z] [INFO] Results: [2024-06-27T10:24:55.556Z] [INFO] [2024-06-27T10:24:55.556Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:24:55.556Z] [INFO] [2024-06-27T10:24:55.556Z] [INFO] [2024-06-27T10:24:55.556Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-core --- [2024-06-27T10:24:55.556Z] [INFO] Executing tasks [2024-06-27T10:24:55.556Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/classes/META-INF for [2024-06-27T10:24:55.556Z] [INFO] [echo] amx-core [2024-06-27T10:24:55.556Z] [INFO] Executed tasks [2024-06-27T10:24:55.556Z] [INFO] [2024-06-27T10:24:55.556Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-core --- [2024-06-27T10:24:55.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/amx-core.jar [2024-06-27T10:24:55.556Z] [INFO] [2024-06-27T10:24:55.556Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-core --- [2024-06-27T10:24:55.556Z] [INFO] [2024-06-27T10:24:55.556Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-core --- [2024-06-27T10:24:55.556Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/failsafe-reports [2024-06-27T10:24:55.556Z] [INFO] [2024-06-27T10:24:55.556Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-core-checkstyle) @ amx-core --- [2024-06-27T10:24:58.065Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- install:3.1.1:install (default-install) @ amx-core --- [2024-06-27T10:24:58.065Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.16-SNAPSHOT/amx-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:58.065Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.16-SNAPSHOT/amx-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2024-06-27T10:24:58.065Z] [INFO] Building GlassFish Extra JRE Packages 7.0.16-SNAPSHOT [50/334] [2024-06-27T10:24:58.065Z] [INFO] from nucleus/core/extra-jre-packages/pom.xml [2024-06-27T10:24:58.065Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] No sources to compile [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:24:58.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/src/main/manpages [2024-06-27T10:24:58.065Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] No sources to compile [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] No sources to compile [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/src/test/resources [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] No sources to compile [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.065Z] [INFO] No tests to run. [2024-06-27T10:24:58.065Z] [INFO] [2024-06-27T10:24:58.065Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.320Z] [INFO] Executing tasks [2024-06-27T10:24:58.320Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/target/classes/META-INF for [2024-06-27T10:24:58.320Z] [INFO] [echo] glassfish-extra-jre-packages [2024-06-27T10:24:58.320Z] [INFO] Executed tasks [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.320Z] [INFO] No tests to run. [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.320Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/target/failsafe-reports [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-extra-jre-packages-checkstyle) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.320Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-extra-jre-packages --- [2024-06-27T10:24:58.320Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.16-SNAPSHOT/glassfish-extra-jre-packages-7.0.16-SNAPSHOT.pom [2024-06-27T10:24:58.320Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.16-SNAPSHOT/glassfish-extra-jre-packages-7.0.16-SNAPSHOT.jar [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2024-06-27T10:24:58.320Z] [INFO] Building Context Propagation 7.0.16-SNAPSHOT [51/334] [2024-06-27T10:24:58.320Z] [INFO] from nucleus/core/context-propagation/pom.xml [2024-06-27T10:24:58.320Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- clean:3.3.2:clean (default-clean) @ context-propagation --- [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ context-propagation --- [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ context-propagation --- [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ context-propagation --- [2024-06-27T10:24:58.320Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:24:58.320Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:58.320Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ context-propagation --- [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ context-propagation --- [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ context-propagation --- [2024-06-27T10:24:58.320Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- resources:3.3.1:resources (default-resources) @ context-propagation --- [2024-06-27T10:24:58.320Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:24:58.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/main/manpages [2024-06-27T10:24:58.320Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:24:58.320Z] [INFO] [2024-06-27T10:24:58.320Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ context-propagation --- [2024-06-27T10:24:58.320Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:24:58.320Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:58.576Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:58.576Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:24:58.576Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:24:58.576Z] [INFO] [2024-06-27T10:24:58.576Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ context-propagation --- [2024-06-27T10:24:58.576Z] [INFO] [2024-06-27T10:24:58.576Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ context-propagation --- [2024-06-27T10:24:58.576Z] [INFO] [2024-06-27T10:24:58.576Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ context-propagation --- [2024-06-27T10:24:58.576Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:24:58.576Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:24:58.576Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation.bootstrap, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:24:58.576Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation.spi, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:24:58.576Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:24:58.576Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.glassfish, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:24:58.576Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.wls, has 1, private references [org.glassfish.contextpropagation.internal] [2024-06-27T10:24:58.576Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:24:58.576Z] [INFO] [2024-06-27T10:24:58.576Z] [INFO] --- command-security:1.0.17:check (default-check) @ context-propagation --- [2024-06-27T10:24:58.576Z] [INFO] [2024-06-27T10:24:58.576Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ context-propagation --- [2024-06-27T10:24:58.576Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:24:58.576Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-06-27T10:24:58.576Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:58.576Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:24:58.576Z] [INFO] [2024-06-27T10:24:58.576Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ context-propagation --- [2024-06-27T10:24:58.576Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:24:58.576Z] [INFO] [2024-06-27T10:24:58.576Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ context-propagation --- [2024-06-27T10:24:58.576Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:24:58.576Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:24:59.135Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:24:59.135Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:24:59.135Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:24:59.135Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:24:59.135Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:24:59.135Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:24:59.135Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:24:59.135Z] Use -proc:none to disable annotation processing. [2024-06-27T10:24:59.135Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/LongWorkContext.java:[40,12] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:24:59.135Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/WorkContextLocalMap.java:[72,17] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:24:59.135Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/WorkContextLocalMap.java:[91,17] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:24:59.135Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/WorkContextLocalMap.java:[123,17] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:24:59.135Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/internal/ContextMapImplTest.java: Some input files use or override a deprecated API. [2024-06-27T10:24:59.135Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/internal/ContextMapImplTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:24:59.135Z] [INFO] [2024-06-27T10:24:59.135Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ context-propagation --- [2024-06-27T10:24:59.135Z] [INFO] [2024-06-27T10:24:59.135Z] [INFO] --- surefire:3.2.5:test (default-test) @ context-propagation --- [2024-06-27T10:24:59.135Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/surefire-reports [2024-06-27T10:24:59.135Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:24:59.135Z] [INFO] [2024-06-27T10:24:59.135Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:59.135Z] [INFO] T E S T S [2024-06-27T10:24:59.135Z] [INFO] ------------------------------------------------------- [2024-06-27T10:24:59.135Z] [0.003s][info][gc] Using G1 [2024-06-27T10:24:59.390Z] [0.432s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.980ms [2024-06-27T10:24:59.645Z] [INFO] Running org.glassfish.contextpropagation.ContextViewTest [2024-06-27T10:24:59.645Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.glassfish.contextpropagation.ContextViewTest [2024-06-27T10:24:59.645Z] [INFO] Running org.glassfish.contextpropagation.LocationTest [2024-06-27T10:24:59.645Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s -- in org.glassfish.contextpropagation.LocationTest [2024-06-27T10:24:59.645Z] [INFO] Running org.glassfish.contextpropagation.PropagationModeTest [2024-06-27T10:24:59.645Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.contextpropagation.PropagationModeTest [2024-06-27T10:24:59.645Z] [INFO] Running org.glassfish.contextpropagation.internal.AccessControlledMapFinderTest [2024-06-27T10:24:59.645Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.contextpropagation.internal.AccessControlledMapFinderTest [2024-06-27T10:24:59.645Z] [INFO] Running org.glassfish.contextpropagation.internal.AccessControlledMapTest [2024-06-27T10:24:59.645Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.glassfish.contextpropagation.internal.AccessControlledMapTest [2024-06-27T10:24:59.645Z] [INFO] Running org.glassfish.contextpropagation.internal.ContextMapImplTest [2024-06-27T10:24:59.645Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.glassfish.contextpropagation.internal.ContextMapImplTest [2024-06-27T10:24:59.645Z] [INFO] Running org.glassfish.contextpropagation.internal.ContextMapPropagatorTest [2024-06-27T10:24:59.900Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.glassfish.contextpropagation.internal.ContextMapPropagatorTest [2024-06-27T10:24:59.900Z] [INFO] Running org.glassfish.contextpropagation.internal.EntryTest [2024-06-27T10:24:59.900Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.contextpropagation.internal.EntryTest [2024-06-27T10:24:59.900Z] [INFO] Running org.glassfish.contextpropagation.internal.SimpleMapTest [2024-06-27T10:24:59.900Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.glassfish.contextpropagation.internal.SimpleMapTest [2024-06-27T10:24:59.900Z] [INFO] Running org.glassfish.contextpropagation.internal.UtilsTest [2024-06-27T10:24:59.900Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.glassfish.contextpropagation.internal.UtilsTest [2024-06-27T10:24:59.900Z] [INFO] Running org.glassfish.contextpropagation.internal.ViewImplTest [2024-06-27T10:24:59.900Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.contextpropagation.internal.ViewImplTest [2024-06-27T10:24:59.900Z] [INFO] Running org.glassfish.contextpropagation.weblogic.workarea.PropagationTest [2024-06-27T10:24:59.900Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.glassfish.contextpropagation.weblogic.workarea.PropagationTest [2024-06-27T10:24:59.900Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.CatalogTest [2024-06-27T10:24:59.900Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.contextpropagation.wireadapters.CatalogTest [2024-06-27T10:24:59.900Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.PositionAwareObjectOutputStreamTest [2024-06-27T10:24:59.900Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.contextpropagation.wireadapters.PositionAwareObjectOutputStreamTest [2024-06-27T10:24:59.900Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.glassfish.DefaultWireAdapterTest [2024-06-27T10:24:59.900Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@eadd4fb. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@740fb309. [2024-06-27T10:24:59.900Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@740fb309. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@5b7a7f33. [2024-06-27T10:24:59.900Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@5b7a7f33. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@5c7933ad. [2024-06-27T10:24:59.900Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.glassfish.contextpropagation.wireadapters.glassfish.DefaultWireAdapterTest [2024-06-27T10:24:59.901Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.glassfish.WirePropagationTest [2024-06-27T10:24:59.901Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@5c7933ad. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@5e7cd6cc. [2024-06-27T10:24:59.901Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.contextpropagation.wireadapters.glassfish.WirePropagationTest [2024-06-27T10:24:59.901Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest [2024-06-27T10:24:59.901Z] 1 [2024-06-27T10:24:59.901Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@5e7cd6cc. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@dc7df28. [2024-06-27T10:24:59.901Z] Could not read the context associated to key, faulty serializable, due to an IOException. [2024-06-27T10:24:59.901Z] java.io.EOFException [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3378) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1205) [2024-06-27T10:24:59.901Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest$2.readObject(WLSWireAdapterTest.java:157) [2024-06-27T10:24:59.901Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:59.901Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1102) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2444) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2284) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1762) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:540) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:498) [2024-06-27T10:24:59.901Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.readObject(WLSWireAdapter.java:342) [2024-06-27T10:24:59.901Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:59.901Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1102) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2444) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2284) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1762) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:540) [2024-06-27T10:24:59.901Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:498) [2024-06-27T10:24:59.901Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.fromBytes(WLSWireAdapter.java:325) [2024-06-27T10:24:59.901Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:171) [2024-06-27T10:24:59.901Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2024-06-27T10:24:59.901Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:152) [2024-06-27T10:24:59.901Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:139) [2024-06-27T10:24:59.901Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.badSerializable(WLSWireAdapterTest.java:184) [2024-06-27T10:24:59.901Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadSerializableInsertFirst(WLSWireAdapterTest.java:130) [2024-06-27T10:24:59.901Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:59.901Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:59.901Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:59.901Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.902Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:59.902Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:59.902Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:59.902Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:59.902Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:59.902Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:59.902Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:59.902Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:59.902Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:59.902Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:59.902Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:59.902Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:59.902Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:59.902Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:59.902Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:59.902Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:59.902Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:59.902Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:59.902Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:59.902Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:59.902Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:59.903Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:59.903Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:59.903Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@dc7df28. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@47caedad. [2024-06-27T10:24:59.903Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@47caedad. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@5276d6ee. [2024-06-27T10:24:59.903Z] Could not read the context associated to key, bad work context, due to an IOException. [2024-06-27T10:24:59.903Z] java.io.EOFException [2024-06-27T10:24:59.903Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3378) [2024-06-27T10:24:59.903Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1205) [2024-06-27T10:24:59.903Z] at org.glassfish.contextpropagation.wireadapters.ResettableObjectInputStream.readFully(ResettableObjectInputStream.java:181) [2024-06-27T10:24:59.903Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.readAscii(WLSWireAdapter.java:248) [2024-06-27T10:24:59.903Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:149) [2024-06-27T10:24:59.903Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2024-06-27T10:24:59.903Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:152) [2024-06-27T10:24:59.903Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:139) [2024-06-27T10:24:59.903Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadWorkContext(WLSWireAdapterTest.java:246) [2024-06-27T10:24:59.903Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:59.903Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:59.903Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:59.903Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:59.903Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:59.903Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:59.903Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.903Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:59.903Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:59.903Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:59.903Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.903Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:59.903Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:59.903Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:59.903Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:59.903Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:59.904Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:59.904Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:59.904Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:59.904Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:59.904Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:59.904Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:59.904Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:59.904Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:59.904Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:59.904Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:59.904Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:59.904Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:59.904Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:59.904Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:59.904Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:59.904Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:59.904Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:59.904Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:59.904Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:59.904Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@5276d6ee. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@7dfb0c0f. [2024-06-27T10:24:59.904Z] Could not read the context associated to key, faulty serializable, due to an IOException. [2024-06-27T10:24:59.904Z] java.io.EOFException [2024-06-27T10:24:59.904Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3378) [2024-06-27T10:24:59.904Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1205) [2024-06-27T10:24:59.904Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest$2.readObject(WLSWireAdapterTest.java:157) [2024-06-27T10:24:59.904Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:59.904Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:59.904Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1102) [2024-06-27T10:24:59.904Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2444) [2024-06-27T10:24:59.904Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2284) [2024-06-27T10:24:59.904Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1762) [2024-06-27T10:24:59.904Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:540) [2024-06-27T10:24:59.904Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:498) [2024-06-27T10:24:59.904Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.readObject(WLSWireAdapter.java:342) [2024-06-27T10:24:59.904Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:59.905Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:59.905Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1102) [2024-06-27T10:24:59.905Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2444) [2024-06-27T10:24:59.905Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2284) [2024-06-27T10:24:59.905Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1762) [2024-06-27T10:24:59.905Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:540) [2024-06-27T10:24:59.905Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:498) [2024-06-27T10:24:59.905Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.fromBytes(WLSWireAdapter.java:325) [2024-06-27T10:24:59.905Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:171) [2024-06-27T10:24:59.905Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2024-06-27T10:24:59.905Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:152) [2024-06-27T10:24:59.905Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:139) [2024-06-27T10:24:59.905Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.badSerializable(WLSWireAdapterTest.java:184) [2024-06-27T10:24:59.905Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadSerializableInsertLast(WLSWireAdapterTest.java:136) [2024-06-27T10:24:59.905Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:24:59.905Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:24:59.905Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:24:59.905Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:59.905Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:59.905Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:59.906Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:24:59.906Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:24:59.906Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:24:59.906Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:24:59.906Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:24:59.906Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:24:59.906Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:24:59.906Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:24:59.906Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:24:59.906Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:24:59.906Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:24:59.906Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:24:59.906Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:24:59.906Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:24:59.906Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:24:59.906Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:24:59.906Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:24:59.906Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:24:59.906Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:24:59.906Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest [2024-06-27T10:25:00.161Z] [INFO] [2024-06-27T10:25:00.161Z] [INFO] Results: [2024-06-27T10:25:00.161Z] [INFO] [2024-06-27T10:25:00.161Z] [WARNING] Tests run: 110, Failures: 0, Errors: 0, Skipped: 1 [2024-06-27T10:25:00.161Z] [INFO] [2024-06-27T10:25:00.161Z] [INFO] [2024-06-27T10:25:00.161Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ context-propagation --- [2024-06-27T10:25:00.161Z] [INFO] Executing tasks [2024-06-27T10:25:00.161Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/classes/META-INF for [2024-06-27T10:25:00.161Z] [INFO] [echo] context-propagation [2024-06-27T10:25:00.161Z] [INFO] Executed tasks [2024-06-27T10:25:00.161Z] [INFO] [2024-06-27T10:25:00.161Z] [INFO] --- jar:3.3.0:jar (default-jar) @ context-propagation --- [2024-06-27T10:25:00.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/context-propagation.jar [2024-06-27T10:25:00.416Z] [INFO] [2024-06-27T10:25:00.416Z] [INFO] --- jar:3.3.0:test-jar (default) @ context-propagation --- [2024-06-27T10:25:00.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/context-propagation-tests.jar [2024-06-27T10:25:00.416Z] [INFO] [2024-06-27T10:25:00.416Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ context-propagation --- [2024-06-27T10:25:00.416Z] [INFO] [2024-06-27T10:25:00.416Z] [INFO] --- failsafe:3.2.5:verify (verify) @ context-propagation --- [2024-06-27T10:25:00.416Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/failsafe-reports [2024-06-27T10:25:00.416Z] [INFO] [2024-06-27T10:25:00.416Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-context-propagation-checkstyle) @ context-propagation --- [2024-06-27T10:25:03.131Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:03.131Z] [INFO] [2024-06-27T10:25:03.131Z] [INFO] --- install:3.1.1:install (default-install) @ context-propagation --- [2024-06-27T10:25:03.131Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.16-SNAPSHOT/context-propagation-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:03.131Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/context-propagation.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.16-SNAPSHOT/context-propagation-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:03.132Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/core/context-propagation/target/context-propagation-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.16-SNAPSHOT/context-propagation-7.0.16-SNAPSHOT-tests.jar [2024-06-27T10:25:03.132Z] [INFO] [2024-06-27T10:25:03.132Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2024-06-27T10:25:03.132Z] [INFO] Building admin-monitoring 7.0.16-SNAPSHOT [52/334] [2024-06-27T10:25:03.132Z] [INFO] from nucleus/admin/monitor/pom.xml [2024-06-27T10:25:03.132Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:03.132Z] [INFO] [2024-06-27T10:25:03.132Z] [INFO] --- clean:3.3.2:clean (default-clean) @ monitoring-core --- [2024-06-27T10:25:03.132Z] [INFO] [2024-06-27T10:25:03.132Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ monitoring-core --- [2024-06-27T10:25:03.132Z] [INFO] [2024-06-27T10:25:03.132Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ monitoring-core --- [2024-06-27T10:25:03.132Z] [INFO] [2024-06-27T10:25:03.132Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ monitoring-core --- [2024-06-27T10:25:03.132Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:03.132Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:03.132Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:03.132Z] [INFO] [2024-06-27T10:25:03.132Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ monitoring-core --- [2024-06-27T10:25:03.132Z] [INFO] [2024-06-27T10:25:03.132Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ monitoring-core --- [2024-06-27T10:25:03.132Z] [INFO] [2024-06-27T10:25:03.132Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ monitoring-core --- [2024-06-27T10:25:03.132Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:03.132Z] [INFO] [2024-06-27T10:25:03.132Z] [INFO] --- resources:3.3.1:resources (default-resources) @ monitoring-core --- [2024-06-27T10:25:03.132Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:25:03.132Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:25:03.132Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:03.132Z] [INFO] [2024-06-27T10:25:03.132Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ monitoring-core --- [2024-06-27T10:25:03.132Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:03.132Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:03.132Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:03.132Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/MethodInvokerImpl.java:[66,58] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:25:03.132Z] cast to java.lang.Object for a varargs call [2024-06-27T10:25:03.132Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:25:03.132Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: Some input files use or override a deprecated API. [2024-06-27T10:25:03.132Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:03.132Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/FutureStatsProviders.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:03.132Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/FutureStatsProviders.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:03.133Z] [INFO] [2024-06-27T10:25:03.133Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ monitoring-core --- [2024-06-27T10:25:03.133Z] [INFO] [2024-06-27T10:25:03.133Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ monitoring-core --- [2024-06-27T10:25:03.133Z] [INFO] [2024-06-27T10:25:03.133Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ monitoring-core --- [2024-06-27T10:25:03.133Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:03.388Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:03.388Z] [INFO] [2024-06-27T10:25:03.388Z] [INFO] --- command-security:1.0.17:check (default-check) @ monitoring-core --- [2024-06-27T10:25:03.388Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.monitor.cli.ListJndiEntries, org.glassfish.admin.monitor.cli.Monitor] [2024-06-27T10:25:03.388Z] [INFO] [2024-06-27T10:25:03.388Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ monitoring-core --- [2024-06-27T10:25:03.388Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:03.388Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:03.388Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:03.388Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:03.388Z] [INFO] Initial messages found so far: {} [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00000 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00000 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00001 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00001 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00201 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00201 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00210 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00210 needs checking for cause/action: true [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00202 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00202 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00208 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00208 needs checking for cause/action: true [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00203 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00203 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00209 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00209 needs checking for cause/action: true [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00204 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00204 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00205 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00205 needs checking for cause/action: true [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00206 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00206 needs checking for cause/action: true [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00207 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00207 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00104 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00104 needs checking for cause/action: true [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00105 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00105 needs checking for cause/action: true [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00005 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00005 needs checking for cause/action: true [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00109 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00109 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00110 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00110 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00111 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00111 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00112 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00112 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Processing: NCLS-MNTG-00113 [2024-06-27T10:25:03.388Z] [INFO] Message NCLS-MNTG-00113 needs checking for cause/action: false [2024-06-27T10:25:03.388Z] [INFO] Total Messages including ones found from disk so far: {NCLS-MNTG-00000=Caught an Exception: {0}, NCLS-MNTG-00000.MSG_COMMENT=# Unhandled Exception, NCLS-MNTG-00001=Caught an Exception: {0}, NCLS-MNTG-00001.MSG_COMMENT=# Unhandled Exception - Not an error., NCLS-MNTG-00005=Missing Module ({0}) From Xml Probe Providers, NCLS-MNTG-00005.MSG_COMMENT=# see message, NCLS-MNTG-00104=Unable to load the ProbeProvider, NCLS-MNTG-00104.MSG_COMMENT=# see message, NCLS-MNTG-00105=Unable to load the ProbeProvider, NCLS-MNTG-00105.MSG_COMMENT=# see message, NCLS-MNTG-00109=mbean-enabled flag is turned on. Enabling all the MBeans, NCLS-MNTG-00109.MSG_COMMENT=# see message, NCLS-MNTG-00110=mbean-enabled flag is turned off. Disabling all the MBeans, NCLS-MNTG-00110.MSG_COMMENT=# see message, NCLS-MNTG-00111=dtrace-enabled flag is turned on/off. Enabling/Disabling DTrace, NCLS-MNTG-00111.MSG_COMMENT=# see message, NCLS-MNTG-00112=monitoring-enabled flag is turned on. Enabling all the Probes and Stats, NCLS-MNTG-00112.MSG_COMMENT=# see message, NCLS-MNTG-00113=monitoring-enabled flag is turned off. Disabling all the Stats, NCLS-MNTG-00113.MSG_COMMENT=# see message, NCLS-MNTG-00201=Flashlight listener registration failed for listener class: {0} , will retry later, NCLS-MNTG-00201.MSG_COMMENT=# see message, NCLS-MNTG-00202=Invalid statsProvider (very likely a duplicate request), cannot unregister: {0}, NCLS-MNTG-00202.MSG_COMMENT=# see message, NCLS-MNTG-00203=Cannot find node {0} for statsProvider {1}, NCLS-MNTG-00203.MSG_COMMENT=# see message, NCLS-MNTG-00204={0} is not a ManagedObject and will not be registered with Gmbal to create an MBean, NCLS-MNTG-00204.MSG_COMMENT=# see message, NCLS-MNTG-00205=Gmbal registration failed, NCLS-MNTG-00205.MSG_COMMENT=# see message, NCLS-MNTG-00206=Gmbal unregistration failed, NCLS-MNTG-00206.MSG_COMMENT=# see message, NCLS-MNTG-00207=module-monitoring-level or container-monitoring config element for {0} does not exist, NCLS-MNTG-00207.MSG_COMMENT=# see message, NCLS-MNTG-00208=Error unregistering the stats provider {0}, NCLS-MNTG-00208.MSG_COMMENT=# see message, NCLS-MNTG-00209=Error resetting the stats provider: {0}, NCLS-MNTG-00209.MSG_COMMENT=# see message, NCLS-MNTG-00210=Unable to create container-monitoring for {0}., NCLS-MNTG-00210.MSG_COMMENT=# see message} [2024-06-27T10:25:03.389Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:25:03.389Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:03.389Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:03.389Z] [INFO] Processing: jakarta.enterprise.monitoring on element LOGGER_NAME [2024-06-27T10:25:03.389Z] [INFO] Enclosing type is org.glassfish.admin.monitor.MLogger [2024-06-27T10:25:03.389Z] [INFO] Loggers found so far: {jakarta.enterprise.monitoring.description=Monitoring Logger, jakarta.enterprise.monitoring.publish=true, jakarta.enterprise.monitoring.subsystem=Monitoring} [2024-06-27T10:25:03.389Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:25:03.389Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:25:03.389Z] [INFO] Found enclosing element org.glassfish.admin.monitor.MLogger [2024-06-27T10:25:03.389Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:25:03.389Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:03.389Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:03.389Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:25:03.389Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:03.389Z] [INFO] [2024-06-27T10:25:03.389Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ monitoring-core --- [2024-06-27T10:25:03.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/src/test/resources [2024-06-27T10:25:03.389Z] [INFO] [2024-06-27T10:25:03.389Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ monitoring-core --- [2024-06-27T10:25:03.389Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:03.389Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:25:03.643Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:03.643Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:25:03.643Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:25:03.643Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:25:03.643Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:25:03.643Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:25:03.643Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:25:03.643Z] Use -proc:none to disable annotation processing. [2024-06-27T10:25:03.643Z] [INFO] [2024-06-27T10:25:03.643Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ monitoring-core --- [2024-06-27T10:25:03.643Z] [INFO] [2024-06-27T10:25:03.643Z] [INFO] --- surefire:3.2.5:test (default-test) @ monitoring-core --- [2024-06-27T10:25:03.643Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/target/surefire-reports [2024-06-27T10:25:03.644Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:25:03.644Z] [INFO] [2024-06-27T10:25:03.644Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:03.644Z] [INFO] T E S T S [2024-06-27T10:25:03.644Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:03.644Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:03.899Z] [INFO] Running org.glassfish.flashlight.datatree.TreeNodeTest [2024-06-27T10:25:04.153Z] [0.466s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.119ms [2024-06-27T10:25:04.153Z] [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.081 s -- in org.glassfish.flashlight.datatree.TreeNodeTest [2024-06-27T10:25:04.408Z] [INFO] [2024-06-27T10:25:04.408Z] [INFO] Results: [2024-06-27T10:25:04.408Z] [INFO] [2024-06-27T10:25:04.408Z] [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1 [2024-06-27T10:25:04.408Z] [INFO] [2024-06-27T10:25:04.408Z] [INFO] [2024-06-27T10:25:04.408Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ monitoring-core --- [2024-06-27T10:25:04.408Z] [INFO] Executing tasks [2024-06-27T10:25:04.408Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/target/classes/META-INF for [2024-06-27T10:25:04.408Z] [INFO] [echo] monitoring-core [2024-06-27T10:25:04.408Z] [INFO] Executed tasks [2024-06-27T10:25:04.408Z] [INFO] [2024-06-27T10:25:04.408Z] [INFO] --- jar:3.3.0:jar (default-jar) @ monitoring-core --- [2024-06-27T10:25:04.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/target/monitoring-core.jar [2024-06-27T10:25:04.408Z] [INFO] [2024-06-27T10:25:04.408Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ monitoring-core --- [2024-06-27T10:25:04.408Z] [INFO] [2024-06-27T10:25:04.408Z] [INFO] --- failsafe:3.2.5:verify (verify) @ monitoring-core --- [2024-06-27T10:25:04.408Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/target/failsafe-reports [2024-06-27T10:25:04.409Z] [INFO] [2024-06-27T10:25:04.409Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-monitoring-core-checkstyle) @ monitoring-core --- [2024-06-27T10:25:04.967Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:04.967Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- install:3.1.1:install (default-install) @ monitoring-core --- [2024-06-27T10:25:04.968Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/7.0.16-SNAPSHOT/monitoring-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:04.968Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/7.0.16-SNAPSHOT/monitoring-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2024-06-27T10:25:04.968Z] [INFO] Building GlassFish Admin REST Parent 7.0.16-SNAPSHOT [53/334] [2024-06-27T10:25:04.968Z] [INFO] from nucleus/admin/rest/pom.xml [2024-06-27T10:25:04.968Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] No sources to compile [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] No sources to compile [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] No sources to compile [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] Executing tasks [2024-06-27T10:25:04.968Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/target/classes/META-INF for [2024-06-27T10:25:04.968Z] [INFO] [echo] rest-service-parent [2024-06-27T10:25:04.968Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/target/classes/META-INF [2024-06-27T10:25:04.968Z] [INFO] Executed tasks [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] No tests to run. [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/target/failsafe-reports [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-parent-checkstyle) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service-parent --- [2024-06-27T10:25:04.968Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/7.0.16-SNAPSHOT/rest-service-parent-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2024-06-27T10:25:04.968Z] [INFO] Building GlassFish Admin REST Testing Framework 7.0.16-SNAPSHOT [54/334] [2024-06-27T10:25:04.968Z] [INFO] from nucleus/admin/rest/rest-testing/pom.xml [2024-06-27T10:25:04.968Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-testing --- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-testing --- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-testing --- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-testing --- [2024-06-27T10:25:04.968Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:25:04.968Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:04.968Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-testing --- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-testing --- [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-testing --- [2024-06-27T10:25:04.968Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-testing --- [2024-06-27T10:25:04.968Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:25:04.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/src/main/manpages [2024-06-27T10:25:04.968Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:04.968Z] [INFO] [2024-06-27T10:25:04.968Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-testing --- [2024-06-27T10:25:04.968Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:25:04.968Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:04.968Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:04.968Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java uses unchecked or unsafe operations. [2024-06-27T10:25:04.969Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:04.969Z] [INFO] [2024-06-27T10:25:04.969Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-testing --- [2024-06-27T10:25:04.969Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:25:04.969Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:04.969Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:04.969Z] [INFO] [2024-06-27T10:25:04.969Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-testing --- [2024-06-27T10:25:04.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/src/test/resources [2024-06-27T10:25:04.969Z] [INFO] [2024-06-27T10:25:04.969Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-testing --- [2024-06-27T10:25:04.969Z] [INFO] No sources to compile [2024-06-27T10:25:04.969Z] [INFO] [2024-06-27T10:25:04.969Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-testing --- [2024-06-27T10:25:04.969Z] [INFO] No tests to run. [2024-06-27T10:25:04.969Z] [INFO] [2024-06-27T10:25:04.969Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-testing --- [2024-06-27T10:25:04.969Z] [INFO] Executing tasks [2024-06-27T10:25:04.969Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/target/classes/META-INF for [2024-06-27T10:25:04.969Z] [INFO] [echo] rest-testing [2024-06-27T10:25:04.969Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/target/classes/META-INF [2024-06-27T10:25:04.969Z] [INFO] Executed tasks [2024-06-27T10:25:04.969Z] [INFO] [2024-06-27T10:25:04.969Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-testing --- [2024-06-27T10:25:04.969Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/target/rest-testing.jar [2024-06-27T10:25:05.223Z] [INFO] [2024-06-27T10:25:05.223Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-testing --- [2024-06-27T10:25:05.223Z] [INFO] No tests to run. [2024-06-27T10:25:05.223Z] [INFO] [2024-06-27T10:25:05.223Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-testing --- [2024-06-27T10:25:05.223Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/target/failsafe-reports [2024-06-27T10:25:05.223Z] [INFO] [2024-06-27T10:25:05.223Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-testing-checkstyle) @ rest-testing --- [2024-06-27T10:25:05.477Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:05.477Z] [INFO] [2024-06-27T10:25:05.477Z] [INFO] --- install:3.1.1:install (default-install) @ rest-testing --- [2024-06-27T10:25:05.477Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.16-SNAPSHOT/rest-testing-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:05.477Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-testing/target/rest-testing.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.16-SNAPSHOT/rest-testing-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:05.477Z] [INFO] [2024-06-27T10:25:05.477Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2024-06-27T10:25:05.477Z] [INFO] Building GlassFish Admin REST Client 7.0.16-SNAPSHOT [55/334] [2024-06-27T10:25:05.477Z] [INFO] from nucleus/admin/rest/rest-client/pom.xml [2024-06-27T10:25:05.477Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:05.477Z] [INFO] [2024-06-27T10:25:05.477Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-client --- [2024-06-27T10:25:05.477Z] [INFO] [2024-06-27T10:25:05.477Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-client --- [2024-06-27T10:25:05.477Z] [INFO] [2024-06-27T10:25:05.477Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-client --- [2024-06-27T10:25:05.477Z] [INFO] [2024-06-27T10:25:05.478Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-client --- [2024-06-27T10:25:05.478Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:05.478Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:05.478Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:05.478Z] [INFO] [2024-06-27T10:25:05.478Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-client --- [2024-06-27T10:25:05.478Z] [INFO] [2024-06-27T10:25:05.478Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-client --- [2024-06-27T10:25:05.478Z] [INFO] [2024-06-27T10:25:05.478Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-client --- [2024-06-27T10:25:05.478Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:05.478Z] [INFO] [2024-06-27T10:25:05.478Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-client --- [2024-06-27T10:25:05.478Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:25:05.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/src/main/manpages [2024-06-27T10:25:05.478Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:05.478Z] [INFO] [2024-06-27T10:25:05.478Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-client --- [2024-06-27T10:25:05.478Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:05.478Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:05.734Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:05.734Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:05.734Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:05.734Z] [INFO] [2024-06-27T10:25:05.734Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ rest-client --- [2024-06-27T10:25:05.734Z] [INFO] [2024-06-27T10:25:05.734Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ rest-client --- [2024-06-27T10:25:05.734Z] [INFO] [2024-06-27T10:25:05.734Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-client --- [2024-06-27T10:25:05.734Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:05.734Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:05.734Z] [INFO] [2024-06-27T10:25:05.734Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-client --- [2024-06-27T10:25:05.734Z] [INFO] [2024-06-27T10:25:05.734Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-client --- [2024-06-27T10:25:05.734Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:05.734Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:05.989Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:05.989Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:05.989Z] [INFO] Initial messages found so far: {} [2024-06-27T10:25:05.989Z] [INFO] Processing: NCLS-RSCL-00001 [2024-06-27T10:25:05.989Z] [INFO] Message NCLS-RSCL-00001 needs checking for cause/action: true [2024-06-27T10:25:05.989Z] [INFO] Processing: NCLS-RSCL-00002 [2024-06-27T10:25:05.989Z] [INFO] Message NCLS-RSCL-00002 needs checking for cause/action: true [2024-06-27T10:25:05.989Z] [INFO] Processing: NCLS-RSCL-00003 [2024-06-27T10:25:05.989Z] [INFO] Message NCLS-RSCL-00003 needs checking for cause/action: true [2024-06-27T10:25:05.989Z] [INFO] Processing: NCLS-RSCL-00004 [2024-06-27T10:25:05.989Z] [INFO] Message NCLS-RSCL-00004 needs checking for cause/action: true [2024-06-27T10:25:05.989Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSCL-00001=An unsupported encoding was requested: {0}., NCLS-RSCL-00002=An error occurred while processing an XML document., NCLS-RSCL-00003=An I/O exception occurred., NCLS-RSCL-00004=An error occurred while processing a JSON object.} [2024-06-27T10:25:05.989Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:25:05.989Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:05.989Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:05.989Z] [INFO] Processing: jakarta.enterprise.admin.rest.client on element REST_CLIENT_LOGGER [2024-06-27T10:25:05.989Z] [INFO] Enclosing type is org.glassfish.admin.rest.client.utils.RestClientLogging [2024-06-27T10:25:05.989Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.client.description=REST Client Logger, jakarta.enterprise.admin.rest.client.publish=true, jakarta.enterprise.admin.rest.client.subsystem=REST} [2024-06-27T10:25:05.989Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:25:05.989Z] [INFO] Found enclosing element REST_CLIENT_LOGGER [2024-06-27T10:25:05.990Z] [INFO] Found enclosing element org.glassfish.admin.rest.client.utils.RestClientLogging [2024-06-27T10:25:05.990Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:25:05.990Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:05.990Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:05.990Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:25:05.990Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:05.990Z] [INFO] [2024-06-27T10:25:05.990Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-client --- [2024-06-27T10:25:05.990Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:25:05.990Z] [INFO] [2024-06-27T10:25:05.990Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-client --- [2024-06-27T10:25:05.990Z] [INFO] No sources to compile [2024-06-27T10:25:05.990Z] [INFO] [2024-06-27T10:25:05.990Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-client --- [2024-06-27T10:25:05.990Z] [INFO] [2024-06-27T10:25:05.990Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-client --- [2024-06-27T10:25:05.990Z] [INFO] [2024-06-27T10:25:05.990Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-client --- [2024-06-27T10:25:05.990Z] [INFO] Executing tasks [2024-06-27T10:25:05.990Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target/classes/META-INF for [2024-06-27T10:25:05.990Z] [INFO] [echo] rest-client [2024-06-27T10:25:05.990Z] [INFO] Executed tasks [2024-06-27T10:25:05.990Z] [INFO] [2024-06-27T10:25:05.990Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-client --- [2024-06-27T10:25:05.990Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target/rest-client.jar [2024-06-27T10:25:05.990Z] [INFO] [2024-06-27T10:25:05.990Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-client --- [2024-06-27T10:25:05.990Z] [INFO] [2024-06-27T10:25:05.990Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-client --- [2024-06-27T10:25:05.990Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target/failsafe-reports [2024-06-27T10:25:05.990Z] [INFO] [2024-06-27T10:25:05.990Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-client-checkstyle) @ rest-client --- [2024-06-27T10:25:06.244Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:06.244Z] [INFO] [2024-06-27T10:25:06.244Z] [INFO] --- install:3.1.1:install (default-install) @ rest-client --- [2024-06-27T10:25:06.245Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.16-SNAPSHOT/rest-client-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:06.245Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.16-SNAPSHOT/rest-client-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2024-06-27T10:25:06.245Z] [INFO] Building Eclipse GlassFish Parent Project 7.0.16-SNAPSHOT [56/334] [2024-06-27T10:25:06.245Z] [INFO] from appserver/pom.xml [2024-06-27T10:25:06.245Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] No sources to compile [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] No sources to compile [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] No sources to compile [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] Executing tasks [2024-06-27T10:25:06.245Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/target/classes/META-INF for [2024-06-27T10:25:06.245Z] [INFO] [echo] glassfish-parent [2024-06-27T10:25:06.245Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/target/classes/META-INF [2024-06-27T10:25:06.245Z] [INFO] Executed tasks [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] No tests to run. [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-parent --- [2024-06-27T10:25:06.245Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/target/failsafe-reports [2024-06-27T10:25:06.245Z] [INFO] [2024-06-27T10:25:06.245Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-parent-checkstyle) @ glassfish-parent --- [2024-06-27T10:25:06.500Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-parent --- [2024-06-27T10:25:06.500Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/7.0.16-SNAPSHOT/glassfish-parent-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2024-06-27T10:25:06.500Z] [INFO] Building GlassFish EJB container related modules 7.0.16-SNAPSHOT [57/334] [2024-06-27T10:25:06.500Z] [INFO] from appserver/ejb/pom.xml [2024-06-27T10:25:06.500Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] No sources to compile [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] No sources to compile [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] No sources to compile [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] Executing tasks [2024-06-27T10:25:06.500Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/target/classes/META-INF for [2024-06-27T10:25:06.500Z] [INFO] [echo] ejb [2024-06-27T10:25:06.500Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/target/classes/META-INF [2024-06-27T10:25:06.500Z] [INFO] Executed tasks [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] No tests to run. [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/target/failsafe-reports [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-checkstyle) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- install:3.1.1:install (default-install) @ ejb --- [2024-06-27T10:25:06.500Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/7.0.16-SNAPSHOT/ejb-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2024-06-27T10:25:06.500Z] [INFO] Building GlassFish Core EJB Client 7.0.16-SNAPSHOT [58/334] [2024-06-27T10:25:06.500Z] [INFO] from appserver/ejb/ejb-client/pom.xml [2024-06-27T10:25:06.500Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-client --- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-client --- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-client --- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-client --- [2024-06-27T10:25:06.500Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:25:06.500Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:06.500Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-client --- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-client --- [2024-06-27T10:25:06.500Z] [INFO] [2024-06-27T10:25:06.500Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-client --- [2024-06-27T10:25:06.500Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/src/main/resources [2024-06-27T10:25:06.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/src/main/manpages [2024-06-27T10:25:06.501Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:25:06.501Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:06.501Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:06.501Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:25:06.501Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:06.501Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:06.501Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/src/test/resources [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] No sources to compile [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] [2024-06-27T10:25:06.501Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-client --- [2024-06-27T10:25:06.501Z] [INFO] Executing tasks [2024-06-27T10:25:06.501Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/target/classes/META-INF for [2024-06-27T10:25:06.501Z] [INFO] [echo] ejb-client [2024-06-27T10:25:06.756Z] [INFO] Executed tasks [2024-06-27T10:25:06.756Z] [INFO] [2024-06-27T10:25:06.756Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-client --- [2024-06-27T10:25:06.756Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/target/ejb-client.jar [2024-06-27T10:25:06.756Z] [INFO] [2024-06-27T10:25:06.756Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-client --- [2024-06-27T10:25:06.756Z] [INFO] [2024-06-27T10:25:06.756Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-client --- [2024-06-27T10:25:06.756Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/target/failsafe-reports [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-client-checkstyle) @ ejb-client --- [2024-06-27T10:25:06.757Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-client --- [2024-06-27T10:25:06.757Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.16-SNAPSHOT/ejb-client-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:06.757Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.16-SNAPSHOT/ejb-client-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2024-06-27T10:25:06.757Z] [INFO] Building GlassFish Common modules 7.0.16-SNAPSHOT [59/334] [2024-06-27T10:25:06.757Z] [INFO] from appserver/common/pom.xml [2024-06-27T10:25:06.757Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common --- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common --- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ common --- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ common --- [2024-06-27T10:25:06.757Z] [INFO] No sources to compile [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common --- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common --- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common --- [2024-06-27T10:25:06.757Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ common --- [2024-06-27T10:25:06.757Z] [INFO] No sources to compile [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ common --- [2024-06-27T10:25:06.757Z] [INFO] No sources to compile [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common --- [2024-06-27T10:25:06.757Z] [INFO] Executing tasks [2024-06-27T10:25:06.757Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/target/classes/META-INF for [2024-06-27T10:25:06.757Z] [INFO] [echo] common [2024-06-27T10:25:06.757Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/target/classes/META-INF [2024-06-27T10:25:06.757Z] [INFO] Executed tasks [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common --- [2024-06-27T10:25:06.757Z] [INFO] No tests to run. [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common --- [2024-06-27T10:25:06.757Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/target/failsafe-reports [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-checkstyle) @ common --- [2024-06-27T10:25:06.757Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- install:3.1.1:install (default-install) @ common --- [2024-06-27T10:25:06.757Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/7.0.16-SNAPSHOT/common-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2024-06-27T10:25:06.757Z] [INFO] Building Jakarta EE dependent public APIs of Glassfish 7.0.16-SNAPSHOT [60/334] [2024-06-27T10:25:06.757Z] [INFO] from appserver/common/glassfish-ee-api/pom.xml [2024-06-27T10:25:06.757Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-ee-api --- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-ee-api --- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-ee-api --- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-ee-api --- [2024-06-27T10:25:06.757Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:06.757Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:06.757Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-ee-api --- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-ee-api --- [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-ee-api --- [2024-06-27T10:25:06.757Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-ee-api --- [2024-06-27T10:25:06.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/src/main/resources [2024-06-27T10:25:06.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/src/main/manpages [2024-06-27T10:25:06.757Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:06.757Z] [INFO] [2024-06-27T10:25:06.757Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-ee-api --- [2024-06-27T10:25:06.757Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:06.757Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:07.012Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:07.012Z] [INFO] [2024-06-27T10:25:07.012Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-ee-api --- [2024-06-27T10:25:07.012Z] [INFO] [2024-06-27T10:25:07.012Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-ee-api --- [2024-06-27T10:25:07.012Z] [INFO] [2024-06-27T10:25:07.012Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-ee-api --- [2024-06-27T10:25:07.012Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:07.012Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:07.012Z] [INFO] [2024-06-27T10:25:07.012Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-ee-api --- [2024-06-27T10:25:07.012Z] [INFO] [2024-06-27T10:25:07.012Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-ee-api --- [2024-06-27T10:25:07.012Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:07.012Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:07.012Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:07.012Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:25:07.012Z] [INFO] [2024-06-27T10:25:07.012Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-ee-api --- [2024-06-27T10:25:07.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/src/test/resources [2024-06-27T10:25:07.012Z] [INFO] [2024-06-27T10:25:07.012Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-ee-api --- [2024-06-27T10:25:07.012Z] [INFO] No sources to compile [2024-06-27T10:25:07.012Z] [INFO] [2024-06-27T10:25:07.012Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-ee-api --- [2024-06-27T10:25:07.012Z] [INFO] [2024-06-27T10:25:07.013Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-ee-api --- [2024-06-27T10:25:07.013Z] [INFO] [2024-06-27T10:25:07.013Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-ee-api --- [2024-06-27T10:25:07.013Z] [INFO] Executing tasks [2024-06-27T10:25:07.013Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/target/classes/META-INF for [2024-06-27T10:25:07.013Z] [INFO] [echo] glassfish-ee-api [2024-06-27T10:25:07.013Z] [INFO] Executed tasks [2024-06-27T10:25:07.013Z] [INFO] [2024-06-27T10:25:07.013Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-ee-api --- [2024-06-27T10:25:07.267Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-ee-api --- [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-ee-api --- [2024-06-27T10:25:07.268Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/target/failsafe-reports [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-ee-api-checkstyle) @ glassfish-ee-api --- [2024-06-27T10:25:07.268Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-ee-api --- [2024-06-27T10:25:07.268Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.16-SNAPSHOT/glassfish-ee-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:07.268Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.16-SNAPSHOT/glassfish-ee-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2024-06-27T10:25:07.268Z] [INFO] Building GlassFish Jakarta EE Annotation Framework 7.0.16-SNAPSHOT [61/334] [2024-06-27T10:25:07.268Z] [INFO] from appserver/common/annotation-framework/pom.xml [2024-06-27T10:25:07.268Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- clean:3.3.2:clean (default-clean) @ annotation-framework --- [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ annotation-framework --- [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ annotation-framework --- [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ annotation-framework --- [2024-06-27T10:25:07.268Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:07.268Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:07.268Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ annotation-framework --- [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ annotation-framework --- [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ annotation-framework --- [2024-06-27T10:25:07.268Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- resources:3.3.1:resources (default-resources) @ annotation-framework --- [2024-06-27T10:25:07.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/src/main/resources [2024-06-27T10:25:07.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/src/main/manpages [2024-06-27T10:25:07.268Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:07.268Z] [INFO] [2024-06-27T10:25:07.268Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ annotation-framework --- [2024-06-27T10:25:07.268Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:07.268Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:07.522Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:07.522Z] [INFO] [2024-06-27T10:25:07.523Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ annotation-framework --- [2024-06-27T10:25:07.523Z] [INFO] [2024-06-27T10:25:07.523Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ annotation-framework --- [2024-06-27T10:25:07.523Z] [INFO] [2024-06-27T10:25:07.523Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ annotation-framework --- [2024-06-27T10:25:07.523Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:07.523Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:07.523Z] [INFO] [2024-06-27T10:25:07.523Z] [INFO] --- command-security:1.0.17:check (default-check) @ annotation-framework --- [2024-06-27T10:25:07.523Z] [INFO] [2024-06-27T10:25:07.523Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ annotation-framework --- [2024-06-27T10:25:07.523Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:07.523Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:07.523Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:07.523Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:07.523Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:07.523Z] [INFO] Processing: org.glassfish.apf on element ANNOTATION_LOGGER [2024-06-27T10:25:07.523Z] [INFO] Enclosing type is org.glassfish.apf.impl.AnnotationUtils [2024-06-27T10:25:07.523Z] [INFO] Loggers found so far: {org.glassfish.apf.description=Logger for dol module, org.glassfish.apf.publish=true, org.glassfish.apf.subsystem=AnnotationFramework} [2024-06-27T10:25:07.523Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:25:07.523Z] [INFO] Found enclosing element ANNOTATION_LOGGER [2024-06-27T10:25:07.523Z] [INFO] Found enclosing element org.glassfish.apf.impl.AnnotationUtils [2024-06-27T10:25:07.523Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:25:07.523Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:07.523Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:25:07.523Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:07.523Z] [INFO] [2024-06-27T10:25:07.523Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ annotation-framework --- [2024-06-27T10:25:07.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/src/test/resources [2024-06-27T10:25:07.523Z] [INFO] [2024-06-27T10:25:07.523Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ annotation-framework --- [2024-06-27T10:25:07.523Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:07.523Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:25:07.778Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:07.778Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:25:07.778Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:25:07.778Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:25:07.778Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:25:07.778Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:25:07.778Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:25:07.778Z] Use -proc:none to disable annotation processing. [2024-06-27T10:25:07.778Z] [INFO] [2024-06-27T10:25:07.778Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ annotation-framework --- [2024-06-27T10:25:07.778Z] [INFO] [2024-06-27T10:25:07.778Z] [INFO] --- surefire:3.2.5:test (default-test) @ annotation-framework --- [2024-06-27T10:25:07.778Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/surefire-reports [2024-06-27T10:25:07.778Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:25:07.778Z] [INFO] [2024-06-27T10:25:07.778Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:07.778Z] [INFO] T E S T S [2024-06-27T10:25:07.778Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:07.778Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:08.336Z] [0.448s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.942ms [2024-06-27T10:25:08.336Z] [INFO] Running org.glassfish.apf.impl.ComponentDefinitionTest [2024-06-27T10:25:08.336Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.glassfish.apf.impl.ComponentDefinitionTest [2024-06-27T10:25:08.590Z] [INFO] [2024-06-27T10:25:08.590Z] [INFO] Results: [2024-06-27T10:25:08.590Z] [INFO] [2024-06-27T10:25:08.590Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:25:08.590Z] [INFO] [2024-06-27T10:25:08.590Z] [INFO] [2024-06-27T10:25:08.590Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ annotation-framework --- [2024-06-27T10:25:08.590Z] [INFO] Executing tasks [2024-06-27T10:25:08.590Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/classes/META-INF for [2024-06-27T10:25:08.590Z] [INFO] [echo] annotation-framework [2024-06-27T10:25:08.590Z] [INFO] Executed tasks [2024-06-27T10:25:08.590Z] [INFO] [2024-06-27T10:25:08.590Z] [INFO] --- jar:3.3.0:jar (default-jar) @ annotation-framework --- [2024-06-27T10:25:08.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/annotation-framework.jar [2024-06-27T10:25:08.590Z] [INFO] [2024-06-27T10:25:08.590Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ annotation-framework --- [2024-06-27T10:25:08.590Z] [INFO] [2024-06-27T10:25:08.590Z] [INFO] --- failsafe:3.2.5:verify (verify) @ annotation-framework --- [2024-06-27T10:25:08.590Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/failsafe-reports [2024-06-27T10:25:08.590Z] [INFO] [2024-06-27T10:25:08.591Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-annotation-framework-checkstyle) @ annotation-framework --- [2024-06-27T10:25:08.847Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:08.847Z] [INFO] [2024-06-27T10:25:08.847Z] [INFO] --- install:3.1.1:install (default-install) @ annotation-framework --- [2024-06-27T10:25:08.847Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.16-SNAPSHOT/annotation-framework-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:08.847Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.16-SNAPSHOT/annotation-framework-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:08.847Z] [INFO] [2024-06-27T10:25:08.847Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2024-06-27T10:25:08.847Z] [INFO] Building nucleus.resources 7.0.16-SNAPSHOT [62/334] [2024-06-27T10:25:08.847Z] [INFO] from nucleus/resources/pom.xml [2024-06-27T10:25:08.847Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:08.847Z] [INFO] [2024-06-27T10:25:08.847Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-resources --- [2024-06-27T10:25:08.847Z] [INFO] [2024-06-27T10:25:08.847Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-resources --- [2024-06-27T10:25:08.847Z] [INFO] [2024-06-27T10:25:08.847Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-resources --- [2024-06-27T10:25:08.847Z] [INFO] [2024-06-27T10:25:08.847Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-resources --- [2024-06-27T10:25:08.847Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:08.847Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:08.847Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:08.847Z] [INFO] [2024-06-27T10:25:08.847Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-resources --- [2024-06-27T10:25:08.847Z] [INFO] [2024-06-27T10:25:08.847Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-resources --- [2024-06-27T10:25:08.847Z] [INFO] [2024-06-27T10:25:08.847Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-resources --- [2024-06-27T10:25:08.847Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:08.847Z] [INFO] [2024-06-27T10:25:08.847Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-resources --- [2024-06-27T10:25:08.847Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:25:08.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/src/main/resources [2024-06-27T10:25:08.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/src/main/manpages [2024-06-27T10:25:08.847Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:08.847Z] [INFO] [2024-06-27T10:25:08.847Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-resources --- [2024-06-27T10:25:08.847Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:08.847Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:09.102Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:09.102Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/ResourceProxy.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:09.102Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/ResourceProxy.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:09.102Z] [INFO] [2024-06-27T10:25:09.102Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ nucleus-resources --- [2024-06-27T10:25:09.102Z] [INFO] [2024-06-27T10:25:09.102Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ nucleus-resources --- [2024-06-27T10:25:09.102Z] [INFO] [2024-06-27T10:25:09.102Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ nucleus-resources --- [2024-06-27T10:25:09.102Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:09.102Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:09.102Z] [INFO] [2024-06-27T10:25:09.102Z] [INFO] --- command-security:1.0.17:check (default-check) @ nucleus-resources --- [2024-06-27T10:25:09.102Z] [INFO] [2024-06-27T10:25:09.102Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-resources --- [2024-06-27T10:25:09.102Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:09.102Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:09.357Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:09.357Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:09.357Z] [INFO] Initial messages found so far: {} [2024-06-27T10:25:09.357Z] [INFO] Processing: NCLS-RESOURCE-00001 [2024-06-27T10:25:09.357Z] [INFO] Message NCLS-RESOURCE-00001 needs checking for cause/action: true [2024-06-27T10:25:09.357Z] [INFO] Processing: NCLS-RESOURCE-00002 [2024-06-27T10:25:09.357Z] [INFO] Message NCLS-RESOURCE-00002 needs checking for cause/action: true [2024-06-27T10:25:09.357Z] [INFO] Processing: NCLS-RESOURCE-00003 [2024-06-27T10:25:09.357Z] [INFO] Message NCLS-RESOURCE-00003 needs checking for cause/action: true [2024-06-27T10:25:09.357Z] [INFO] Processing: NCLS-RESOURCE-00004 [2024-06-27T10:25:09.357Z] [INFO] Message NCLS-RESOURCE-00004 needs checking for cause/action: false [2024-06-27T10:25:09.357Z] [INFO] Processing: NCLS-RESOURCE-00005 [2024-06-27T10:25:09.357Z] [INFO] Message NCLS-RESOURCE-00005 needs checking for cause/action: false [2024-06-27T10:25:09.357Z] [INFO] Processing: NCLS-RESOURCE-00006 [2024-06-27T10:25:09.357Z] [INFO] Message NCLS-RESOURCE-00006 needs checking for cause/action: false [2024-06-27T10:25:09.357Z] [INFO] Processing: NCLS-RESOURCE-00007 [2024-06-27T10:25:09.357Z] [INFO] Message NCLS-RESOURCE-00007 needs checking for cause/action: false [2024-06-27T10:25:09.357Z] [INFO] Processing: NCLS-RESOURCE-00008 [2024-06-27T10:25:09.357Z] [INFO] Message NCLS-RESOURCE-00008 needs checking for cause/action: false [2024-06-27T10:25:09.357Z] [INFO] Processing: NCLS-RESOURCE-00009 [2024-06-27T10:25:09.357Z] [INFO] Message NCLS-RESOURCE-00009 needs checking for cause/action: false [2024-06-27T10:25:09.357Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RESOURCE-00001=Unexpected exception in loading class [{0}] by classloader., NCLS-RESOURCE-00001.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00002=Unexpected exception in loading class by classloader [{0}]., NCLS-RESOURCE-00002.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00003=Cannot bind resource [{0}] to naming manager. Following exception occurred [{1}]., NCLS-RESOURCE-00003.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00004=Unable to deploy resource [{0}] due to following exception: [{1}]., NCLS-RESOURCE-00004.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00005=Unable to undeploy resource, no Resource Deployer for [{0}]., NCLS-RESOURCE-00005.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00006=Unable to undeploy resource [{0}] due to following exception: [{1}]., NCLS-RESOURCE-00006.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00007=Error while handling Change event due to following exception: [{0}]., NCLS-RESOURCE-00007.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00008=Error while handling Remove event due to following exception: [{0}]., NCLS-RESOURCE-00008.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00009=Unable to find ResourceDeployer for [{0}]., NCLS-RESOURCE-00009.MSG_COMMENT=# This is a comment about this log message.} [2024-06-27T10:25:09.357Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:25:09.357Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:09.357Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:09.357Z] [INFO] Processing: jakarta.enterprise.resources.api on element LOGGER [2024-06-27T10:25:09.357Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.api.ResourcesBinder [2024-06-27T10:25:09.357Z] [INFO] Processing: jakarta.enterprise.resources.listener on element LOGGER [2024-06-27T10:25:09.357Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.listener.ResourceManager [2024-06-27T10:25:09.357Z] [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER [2024-06-27T10:25:09.357Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.BindableResourcesHelper [2024-06-27T10:25:09.357Z] [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER [2024-06-27T10:25:09.357Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.ResourceUtil [2024-06-27T10:25:09.357Z] [INFO] Loggers found so far: {jakarta.enterprise.resources.api.description=Nucleus Resource, jakarta.enterprise.resources.api.publish=true, jakarta.enterprise.resources.api.subsystem=RESOURCE, jakarta.enterprise.resources.listener.description=Nucleus Resource, jakarta.enterprise.resources.listener.publish=true, jakarta.enterprise.resources.listener.subsystem=RESOURCE, jakarta.enterprise.resources.util.description=Nucleus Resource, jakarta.enterprise.resources.util.publish=true, jakarta.enterprise.resources.util.subsystem=RESOURCE} [2024-06-27T10:25:09.358Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:25:09.358Z] [INFO] Found enclosing element LOGGER [2024-06-27T10:25:09.358Z] [INFO] Found enclosing element org.glassfish.resourcebase.resources.api.ResourcesBinder [2024-06-27T10:25:09.358Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:25:09.358Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:09.358Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:09.358Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:25:09.358Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:09.358Z] [INFO] [2024-06-27T10:25:09.358Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-resources --- [2024-06-27T10:25:09.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/src/test/resources [2024-06-27T10:25:09.358Z] [INFO] [2024-06-27T10:25:09.358Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-resources --- [2024-06-27T10:25:09.358Z] [INFO] No sources to compile [2024-06-27T10:25:09.358Z] [INFO] [2024-06-27T10:25:09.358Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ nucleus-resources --- [2024-06-27T10:25:09.358Z] [INFO] [2024-06-27T10:25:09.358Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-resources --- [2024-06-27T10:25:09.358Z] [INFO] [2024-06-27T10:25:09.358Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-resources --- [2024-06-27T10:25:09.358Z] [INFO] Executing tasks [2024-06-27T10:25:09.358Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/target/classes/META-INF for [2024-06-27T10:25:09.358Z] [INFO] [echo] nucleus-resources [2024-06-27T10:25:09.358Z] [INFO] Executed tasks [2024-06-27T10:25:09.358Z] [INFO] [2024-06-27T10:25:09.358Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-resources --- [2024-06-27T10:25:09.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/target/nucleus-resources.jar [2024-06-27T10:25:09.358Z] [INFO] [2024-06-27T10:25:09.358Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-resources --- [2024-06-27T10:25:09.358Z] [INFO] [2024-06-27T10:25:09.358Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-resources --- [2024-06-27T10:25:09.358Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/target/failsafe-reports [2024-06-27T10:25:09.358Z] [INFO] [2024-06-27T10:25:09.358Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resourcebase.resources-nucleus-resources-checkstyle) @ nucleus-resources --- [2024-06-27T10:25:09.917Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:09.917Z] [INFO] [2024-06-27T10:25:09.917Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-resources --- [2024-06-27T10:25:09.917Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/7.0.16-SNAPSHOT/nucleus-resources-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:09.917Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/7.0.16-SNAPSHOT/nucleus-resources-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2024-06-27T10:25:09.918Z] [INFO] Building GlassFish Deployment Related Modules 7.0.16-SNAPSHOT [63/334] [2024-06-27T10:25:09.918Z] [INFO] from appserver/deployment/pom.xml [2024-06-27T10:25:09.918Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] No sources to compile [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] No sources to compile [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] No sources to compile [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] Executing tasks [2024-06-27T10:25:09.918Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/target/classes/META-INF for [2024-06-27T10:25:09.918Z] [INFO] [echo] deployment [2024-06-27T10:25:09.918Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/target/classes/META-INF [2024-06-27T10:25:09.918Z] [INFO] Executed tasks [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] No tests to run. [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/target/failsafe-reports [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-checkstyle) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- install:3.1.1:install (default-install) @ deployment --- [2024-06-27T10:25:09.918Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/7.0.16-SNAPSHOT/deployment-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2024-06-27T10:25:09.918Z] [INFO] Building Deployment Object Library 7.0.16-SNAPSHOT [64/334] [2024-06-27T10:25:09.918Z] [INFO] from appserver/deployment/dol/pom.xml [2024-06-27T10:25:09.918Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dol --- [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dol --- [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dol --- [2024-06-27T10:25:09.918Z] [INFO] [2024-06-27T10:25:09.918Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dol --- [2024-06-27T10:25:09.918Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:09.918Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:10.476Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:10.476Z] [INFO] [2024-06-27T10:25:10.476Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dol --- [2024-06-27T10:25:10.476Z] [INFO] [2024-06-27T10:25:10.476Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dol --- [2024-06-27T10:25:10.477Z] [INFO] [2024-06-27T10:25:10.477Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dol --- [2024-06-27T10:25:10.477Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:10.477Z] [INFO] [2024-06-27T10:25:10.477Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dol --- [2024-06-27T10:25:10.477Z] [INFO] Copying 6 resources from src/main/java to target/classes [2024-06-27T10:25:10.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/manpages [2024-06-27T10:25:10.477Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:10.477Z] [INFO] [2024-06-27T10:25:10.477Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dol --- [2024-06-27T10:25:10.477Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:10.477Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:11.835Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:11.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptor.java:[65,34] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[35,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[41,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[88,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[89,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[144,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[162,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[33,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[41,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/BundleDescriptor.java:[358,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java:[801,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[89,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[173,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[174,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[177,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[186,21] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[531,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[547,31] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[76,16] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/RoleReference.java:[106,13] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[121,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[136,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[157,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[173,89] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[53,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[54,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[81,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[86,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[47,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ServiceRefPortInfo.java:[347,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebService.java:[105,9] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[69,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[89,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[94,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[112,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[113,43] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[51,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[57,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[80,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[85,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[195,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[220,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[221,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[49,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[54,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.838Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerFactoryReferenceHandler.java:[172,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerReferenceHandler.java:[185,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ResourceHandler.java:[158,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/SecurityRoleNode.java:[72,65] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/GroupNameDescriptor.java:[63,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[35,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[42,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/common/MessageNode.java:[86,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java:[814,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:11.839Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebServiceEndpoint.java: Some input files use or override a deprecated API. [2024-06-27T10:25:11.839Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebServiceEndpoint.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:11.839Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:11.839Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:11.839Z] [INFO] [2024-06-27T10:25:11.839Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ dol --- [2024-06-27T10:25:11.839Z] [INFO] [2024-06-27T10:25:11.839Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ dol --- [2024-06-27T10:25:11.839Z] [INFO] [2024-06-27T10:25:11.839Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ dol --- [2024-06-27T10:25:11.839Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:12.095Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:12.095Z] [INFO] [2024-06-27T10:25:12.095Z] [INFO] --- command-security:1.0.17:check (default-check) @ dol --- [2024-06-27T10:25:12.095Z] [INFO] [2024-06-27T10:25:12.095Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dol --- [2024-06-27T10:25:12.095Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:12.095Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:12.654Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:12.654Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:12.654Z] [INFO] Initial messages found so far: {} [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00005 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00006 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00007 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00008 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00008 needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00009 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00010 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00010 needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00011 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00012 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00013 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00004 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00004 needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00022 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00023 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00024 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00025 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00025 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00016 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00016 needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: dol.validation.application.jndiNameConflict [2024-06-27T10:25:12.654Z] [INFO] Message dol.validation.application.jndiNameConflict needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: dol.validation.application.failed [2024-06-27T10:25:12.654Z] [INFO] Message dol.validation.application.failed needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00014 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00001 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00002 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00003 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00015 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00118 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00118 needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00120 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00120 needs checking for cause/action: false [2024-06-27T10:25:12.654Z] [INFO] Processing: enterprise.deployment.util.application.lookup [2024-06-27T10:25:12.654Z] [INFO] Message enterprise.deployment.util.application.lookup needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: enterprise.deployment.util.application.invalid.namespace [2024-06-27T10:25:12.654Z] [INFO] Message enterprise.deployment.util.application.invalid.namespace needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: enterprise.deployment.util.application.invalid.jndiname.scope [2024-06-27T10:25:12.654Z] [INFO] Message enterprise.deployment.util.application.invalid.jndiname.scope needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: enterprise.deployment.backend.addDescriptorFailure [2024-06-27T10:25:12.654Z] [INFO] Message enterprise.deployment.backend.addDescriptorFailure needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00026 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00027 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-06-27T10:25:12.654Z] [INFO] Processing: AS-DEPLOYMENT-00028 [2024-06-27T10:25:12.654Z] [INFO] Message AS-DEPLOYMENT-00028 needs checking for cause/action: false [2024-06-27T10:25:12.655Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-00001=Ignore {0} in archive {1}, as WLS counterpart runtime xml {2} is present in the same archive., AS-DEPLOYMENT-00002=Exception caught: {0}., AS-DEPLOYMENT-00003={0} module [{1}] contains characteristics of other module type: {2}., AS-DEPLOYMENT-00004=Exception caught: {0} for the subarchve indicated by the path: {1}., AS-DEPLOYMENT-00005=Exception caught during annotation scanning., AS-DEPLOYMENT-00006=Adding {0} since {1} is annotated with {2}., AS-DEPLOYMENT-00007=Adding {0} since it is implementing {1}., AS-DEPLOYMENT-00008=Inconsistent type definition. {0} is neither an annotation nor an interface., AS-DEPLOYMENT-00009=The exception {0} occurred while examining the jar at file path: {1}., AS-DEPLOYMENT-00010=No classloader can be found to use, AS-DEPLOYMENT-00011=Error in annotation processing:, AS-DEPLOYMENT-00012=Cannot load {0} reason : {1}., AS-DEPLOYMENT-00013=An exception was caught during library jar processing: {0}., AS-DEPLOYMENT-00014=Could not load {0}, AS-DEPLOYMENT-00015=Unsupported deployment descriptors element {0} value {1} for descriptor {2}., AS-DEPLOYMENT-00016=Unknown port-component-name {0} port, all sub elements will be ignored., AS-DEPLOYMENT-00022=For administered-object resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00022.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.AdministeredObjectDefinitionNode., AS-DEPLOYMENT-00023=For connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00023.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.ConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00024=For jms-connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00024.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00025=For jms-destination resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00025.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSDestinationDefinitionNode., AS-DEPLOYMENT-00026=JNDI lookup failed for the resource: Name: {0}, Lookup: {1}, Type: {2}., AS-DEPLOYMENT-00026.MSG_COMMENT=# For the method validateJNDIRefs of com.sun.enterprise.deployment.util.ResourceValidator., AS-DEPLOYMENT-00027=Resource Adapter not present: RA Name: {0}, Type: {1}., AS-DEPLOYMENT-00028=Skipping resource validation, AS-DEPLOYMENT-00118=DOLUtils: Invalid Deployment Descriptors in {0} [2024-06-27T10:25:12.655Z] Line {1} Column {2} -- {3}., AS-DEPLOYMENT-00120=Deployment Descriptor parsing failure: {0}, dol.validation.application.failed=Application validation failed for application: {0}, jndi-name: {1}, resource adapter name: {2} is wrong., dol.validation.application.failed.MSG_COMMENT=# For the method validateResourceDescriptor of com.sun.enterprise.deployment.util.ApplicationValidator, dol.validation.application.jndiNameConflict=Duplicate descriptor found for given jndi-name: {0}. [2024-06-27T10:25:12.655Z] Descriptor 1: [2024-06-27T10:25:12.655Z] {1} [2024-06-27T10:25:12.655Z] Descriptor 2: [2024-06-27T10:25:12.655Z] {2}, enterprise.deployment.backend.addDescriptorFailure=DPL8006: get/add descriptor failure : {0} TO {1}, enterprise.deployment.util.application.invalid.jndiname.scope=DEP0005:Deployment failed due to the invalid scope {0} defined for jndi-name: {1}, enterprise.deployment.util.application.invalid.namespace=DEP0004:Deployment failed because a conflict occured for jndi-name: {0} for application: {1}, enterprise.deployment.util.application.lookup=DEP0003:The jndi-name is already used in the global tree failed for given jndi-name: {0}} [2024-06-27T10:25:12.655Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:25:12.655Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:12.655Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:12.655Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.dol on element DEPLOYMENT_LOGGER [2024-06-27T10:25:12.655Z] [INFO] Enclosing type is com.sun.enterprise.deployment.util.DOLUtils [2024-06-27T10:25:12.655Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.dol.description=Deployment logger for dol module, jakarta.enterprise.system.tools.deployment.dol.publish=true, jakarta.enterprise.system.tools.deployment.dol.subsystem=DEPLOYMENT} [2024-06-27T10:25:12.655Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:25:12.655Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-06-27T10:25:12.655Z] [INFO] Found enclosing element com.sun.enterprise.deployment.util.DOLUtils [2024-06-27T10:25:12.655Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:25:12.656Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:12.656Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:12.656Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:25:12.656Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:12.656Z] [INFO] [2024-06-27T10:25:12.656Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dol --- [2024-06-27T10:25:12.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/test/resources [2024-06-27T10:25:12.656Z] [INFO] [2024-06-27T10:25:12.656Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dol --- [2024-06-27T10:25:12.656Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:12.656Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:25:12.911Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:12.911Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:25:12.911Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:25:12.911Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:25:12.911Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:25:12.911Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:25:12.911Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:25:12.911Z] Use -proc:none to disable annotation processing. [2024-06-27T10:25:12.911Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/util/ApplicationValidatorTest.java:[251,13] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:12.911Z] [INFO] [2024-06-27T10:25:12.911Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ dol --- [2024-06-27T10:25:12.911Z] [INFO] [2024-06-27T10:25:12.911Z] [INFO] --- surefire:3.2.5:test (default-test) @ dol --- [2024-06-27T10:25:12.911Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/surefire-reports [2024-06-27T10:25:12.911Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:25:12.911Z] [INFO] [2024-06-27T10:25:12.911Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:12.911Z] [INFO] T E S T S [2024-06-27T10:25:12.911Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:12.911Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:13.472Z] [0.426s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 3.182ms [2024-06-27T10:25:13.472Z] [INFO] Running com.sun.enterprise.deployment.EjbInterceptorTest [2024-06-27T10:25:13.472Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in com.sun.enterprise.deployment.EjbInterceptorTest [2024-06-27T10:25:13.473Z] [INFO] Running com.sun.enterprise.deployment.util.ApplicationValidatorTest [2024-06-27T10:25:13.727Z] [0.817s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->9M(258M) 4.137ms [2024-06-27T10:25:13.983Z] 10:25:13.735703 WARNING main . JNDI name java:app/jdbc/testdb is declared by multiple modules of the application testAppName. Scopes: EBDLevel:testAppName#test-ejb-jar-name.jar, EBDLevel:testAppName#test-ejb-jar2-name.jar [2024-06-27T10:25:13.983Z] 10:25:13.746303 INFO main . Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.duplicitJdbcResource, started at 10:25:13.727957205, test time: 18 ms [2024-06-27T10:25:13.983Z] 10:25:13.758665 INFO main . Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.sameJdbcResource, started at 10:25:13.757468394, test time: 1 ms [2024-06-27T10:25:13.983Z] 10:25:13.762966 SEVERE main . DEP0005:Deployment failed due to the invalid scope EBDLevel:testAppName#test-ejb-jar2-name.jar defined for jndi-name: java:comp/jdbc/testdb [2024-06-27T10:25:13.983Z] 10:25:13.763897 INFO main . Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.conflictingJdbcResourceScopes, started at 10:25:13.761833252, test time: 2 ms [2024-06-27T10:25:13.983Z] 10:25:13.770979 INFO main . Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.valid_warWithLocalEjbIncluded, started at 10:25:13.766811063, test time: 4 ms [2024-06-27T10:25:13.983Z] 10:25:13.774508 INFO main . Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.invalid, started at 10:25:13.773743264, test time: 0 ms [2024-06-27T10:25:13.983Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in com.sun.enterprise.deployment.util.ApplicationValidatorTest [2024-06-27T10:25:14.237Z] [INFO] [2024-06-27T10:25:14.237Z] [INFO] Results: [2024-06-27T10:25:14.237Z] [INFO] [2024-06-27T10:25:14.238Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:25:14.238Z] [INFO] [2024-06-27T10:25:14.238Z] [INFO] [2024-06-27T10:25:14.238Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dol --- [2024-06-27T10:25:14.238Z] [INFO] Executing tasks [2024-06-27T10:25:14.238Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/classes/META-INF for [2024-06-27T10:25:14.238Z] [INFO] [echo] dol [2024-06-27T10:25:14.238Z] [INFO] Executed tasks [2024-06-27T10:25:14.238Z] [INFO] [2024-06-27T10:25:14.238Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dol --- [2024-06-27T10:25:14.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/dol.jar [2024-06-27T10:25:14.492Z] [INFO] [2024-06-27T10:25:14.492Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dol --- [2024-06-27T10:25:14.492Z] [INFO] [2024-06-27T10:25:14.492Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dol --- [2024-06-27T10:25:14.492Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/failsafe-reports [2024-06-27T10:25:14.492Z] [INFO] [2024-06-27T10:25:14.492Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-dol-checkstyle) @ dol --- [2024-06-27T10:25:18.647Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- install:3.1.1:install (default-install) @ dol --- [2024-06-27T10:25:18.647Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.16-SNAPSHOT/dol-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:18.647Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dol/target/dol.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.16-SNAPSHOT/dol-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2024-06-27T10:25:18.647Z] [INFO] Building GlassFish Transaction modules 7.0.16-SNAPSHOT [65/334] [2024-06-27T10:25:18.647Z] [INFO] from appserver/transaction/pom.xml [2024-06-27T10:25:18.647Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] No sources to compile [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] No sources to compile [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] No sources to compile [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] Executing tasks [2024-06-27T10:25:18.647Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/target/classes/META-INF for [2024-06-27T10:25:18.647Z] [INFO] [echo] transaction [2024-06-27T10:25:18.647Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/target/classes/META-INF [2024-06-27T10:25:18.647Z] [INFO] Executed tasks [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] No tests to run. [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/target/failsafe-reports [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-checkstyle) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- install:3.1.1:install (default-install) @ transaction --- [2024-06-27T10:25:18.647Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/7.0.16-SNAPSHOT/transaction-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2024-06-27T10:25:18.647Z] [INFO] Building Transaction Service Internal API 7.0.16-SNAPSHOT [66/334] [2024-06-27T10:25:18.647Z] [INFO] from appserver/transaction/internal-api/pom.xml [2024-06-27T10:25:18.647Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction-internal-api --- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction-internal-api --- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ transaction-internal-api --- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ transaction-internal-api --- [2024-06-27T10:25:18.647Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:18.647Z] [INFO] Compiling 18 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:18.647Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction-internal-api --- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction-internal-api --- [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction-internal-api --- [2024-06-27T10:25:18.647Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- resources:3.3.1:resources (default-resources) @ transaction-internal-api --- [2024-06-27T10:25:18.647Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:25:18.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/src/main/manpages [2024-06-27T10:25:18.647Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:18.647Z] [INFO] [2024-06-27T10:25:18.647Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ transaction-internal-api --- [2024-06-27T10:25:18.647Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:18.647Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:18.647Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:18.648Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java uses unchecked or unsafe operations. [2024-06-27T10:25:18.648Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:18.648Z] [INFO] [2024-06-27T10:25:18.648Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ transaction-internal-api --- [2024-06-27T10:25:18.648Z] [INFO] [2024-06-27T10:25:18.648Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ transaction-internal-api --- [2024-06-27T10:25:18.648Z] [INFO] [2024-06-27T10:25:18.648Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ transaction-internal-api --- [2024-06-27T10:25:18.648Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:18.648Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:18.648Z] [INFO] [2024-06-27T10:25:18.648Z] [INFO] --- command-security:1.0.17:check (default-check) @ transaction-internal-api --- [2024-06-27T10:25:18.648Z] [INFO] [2024-06-27T10:25:18.648Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ transaction-internal-api --- [2024-06-27T10:25:18.648Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:18.648Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:18.903Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:18.903Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:25:18.903Z] [INFO] [2024-06-27T10:25:18.903Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transaction-internal-api --- [2024-06-27T10:25:18.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/src/test/resources [2024-06-27T10:25:18.903Z] [INFO] [2024-06-27T10:25:18.903Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transaction-internal-api --- [2024-06-27T10:25:18.903Z] [INFO] No sources to compile [2024-06-27T10:25:18.903Z] [INFO] [2024-06-27T10:25:18.903Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ transaction-internal-api --- [2024-06-27T10:25:18.903Z] [INFO] [2024-06-27T10:25:18.903Z] [INFO] --- surefire:3.2.5:test (default-test) @ transaction-internal-api --- [2024-06-27T10:25:18.903Z] [INFO] [2024-06-27T10:25:18.903Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction-internal-api --- [2024-06-27T10:25:18.903Z] [INFO] Executing tasks [2024-06-27T10:25:18.904Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/target/classes/META-INF for [2024-06-27T10:25:18.904Z] [INFO] [echo] transaction-internal-api [2024-06-27T10:25:18.904Z] [INFO] Executed tasks [2024-06-27T10:25:18.904Z] [INFO] [2024-06-27T10:25:18.904Z] [INFO] --- jar:3.3.0:jar (default-jar) @ transaction-internal-api --- [2024-06-27T10:25:18.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/target/transaction-internal-api.jar [2024-06-27T10:25:18.904Z] [INFO] [2024-06-27T10:25:18.904Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction-internal-api --- [2024-06-27T10:25:18.904Z] [INFO] [2024-06-27T10:25:18.904Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction-internal-api --- [2024-06-27T10:25:18.904Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/target/failsafe-reports [2024-06-27T10:25:18.904Z] [INFO] [2024-06-27T10:25:18.904Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-internal-api-checkstyle) @ transaction-internal-api --- [2024-06-27T10:25:19.158Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- install:3.1.1:install (default-install) @ transaction-internal-api --- [2024-06-27T10:25:19.158Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.16-SNAPSHOT/transaction-internal-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:19.158Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.16-SNAPSHOT/transaction-internal-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2024-06-27T10:25:19.158Z] [INFO] Building GlassFish Resources infrastructure related modules 7.0.16-SNAPSHOT [67/334] [2024-06-27T10:25:19.158Z] [INFO] from appserver/resources/pom.xml [2024-06-27T10:25:19.158Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] No sources to compile [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] No sources to compile [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] No sources to compile [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] Executing tasks [2024-06-27T10:25:19.158Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/target/classes/META-INF for [2024-06-27T10:25:19.158Z] [INFO] [echo] resources [2024-06-27T10:25:19.158Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/target/classes/META-INF [2024-06-27T10:25:19.158Z] [INFO] Executed tasks [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] No tests to run. [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/target/failsafe-reports [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-checkstyle) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- install:3.1.1:install (default-install) @ resources --- [2024-06-27T10:25:19.158Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/7.0.16-SNAPSHOT/resources-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2024-06-27T10:25:19.158Z] [INFO] Building Resources Connector 7.0.16-SNAPSHOT [68/334] [2024-06-27T10:25:19.158Z] [INFO] from appserver/resources/resources-connector/pom.xml [2024-06-27T10:25:19.158Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-connector --- [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-connector --- [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources-connector --- [2024-06-27T10:25:19.158Z] [INFO] [2024-06-27T10:25:19.158Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources-connector --- [2024-06-27T10:25:19.158Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:19.158Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:19.413Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:19.413Z] [INFO] [2024-06-27T10:25:19.413Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-connector --- [2024-06-27T10:25:19.413Z] [INFO] [2024-06-27T10:25:19.413Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-connector --- [2024-06-27T10:25:19.413Z] [INFO] [2024-06-27T10:25:19.413Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-connector --- [2024-06-27T10:25:19.413Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:19.413Z] [INFO] [2024-06-27T10:25:19.413Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-connector --- [2024-06-27T10:25:19.413Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-06-27T10:25:19.413Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:25:19.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/main/manpages [2024-06-27T10:25:19.413Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:19.413Z] [INFO] [2024-06-27T10:25:19.413Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources-connector --- [2024-06-27T10:25:19.413Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:19.413Z] [INFO] Compiling 38 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:19.667Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:19.667Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: Some input files use or override a deprecated API. [2024-06-27T10:25:19.668Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:19.668Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:19.668Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:19.668Z] [INFO] [2024-06-27T10:25:19.668Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ resources-connector --- [2024-06-27T10:25:19.668Z] [INFO] [2024-06-27T10:25:19.668Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ resources-connector --- [2024-06-27T10:25:19.668Z] [INFO] [2024-06-27T10:25:19.668Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-connector --- [2024-06-27T10:25:19.668Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:19.923Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:19.923Z] [INFO] [2024-06-27T10:25:19.923Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-connector --- [2024-06-27T10:25:19.923Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.admin.cli.AddResources, org.glassfish.resources.admin.cli.CreateCustomResource, org.glassfish.resources.admin.cli.CreateJndiResource, org.glassfish.resources.admin.cli.DeleteCustomResource, org.glassfish.resources.admin.cli.DeleteJndiResource, org.glassfish.resources.admin.cli.ListCustomResources, org.glassfish.resources.admin.cli.ListJndiResources] [2024-06-27T10:25:19.923Z] [INFO] [2024-06-27T10:25:19.923Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources-connector --- [2024-06-27T10:25:19.923Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:19.923Z] [INFO] Compiling 38 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:19.923Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:19.923Z] [INFO] [2024-06-27T10:25:19.923Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-connector --- [2024-06-27T10:25:19.923Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:25:19.923Z] [INFO] [2024-06-27T10:25:19.923Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resources-connector --- [2024-06-27T10:25:19.923Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:19.923Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:25:20.482Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:20.482Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:25:20.482Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:25:20.482Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:25:20.482Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:25:20.482Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:25:20.482Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:25:20.482Z] Use -proc:none to disable annotation processing. [2024-06-27T10:25:20.482Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/test/java/org/glassfish/resources/admin/cli/CreateJndiResourceTest.java: Some input files use or override a deprecated API. [2024-06-27T10:25:20.483Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/src/test/java/org/glassfish/resources/admin/cli/CreateJndiResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:20.483Z] [INFO] [2024-06-27T10:25:20.483Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-connector --- [2024-06-27T10:25:20.483Z] [INFO] [2024-06-27T10:25:20.483Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-connector --- [2024-06-27T10:25:20.483Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/target/surefire-reports [2024-06-27T10:25:20.483Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:25:20.483Z] [INFO] [2024-06-27T10:25:20.483Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:20.483Z] [INFO] T E S T S [2024-06-27T10:25:20.483Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:20.483Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:20.737Z] [0.435s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.039ms [2024-06-27T10:25:20.992Z] [INFO] Running org.glassfish.resources.admin.cli.CreateJndiResourceTest [2024-06-27T10:25:21.246Z] [0.891s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->10M(258M) 4.305ms [2024-06-27T10:25:21.246Z] 10:25:21.073039 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 28 [2024-06-27T10:25:21.246Z] Column number = 102 [2024-06-27T10:25:21.246Z] System Id = null [2024-06-27T10:25:21.246Z] Public Id = null [2024-06-27T10:25:21.246Z] Location Uri= null [2024-06-27T10:25:21.246Z] CharacterOffset = 1484 [2024-06-27T10:25:21.246Z] [2024-06-27T10:25:21.246Z] 10:25:21.085213 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 29 [2024-06-27T10:25:21.246Z] Column number = 71 [2024-06-27T10:25:21.246Z] System Id = null [2024-06-27T10:25:21.246Z] Public Id = null [2024-06-27T10:25:21.246Z] Location Uri= null [2024-06-27T10:25:21.246Z] CharacterOffset = 1555 [2024-06-27T10:25:21.246Z] [2024-06-27T10:25:21.246Z] 10:25:21.085660 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2024-06-27T10:25:21.246Z] Column number = 146 [2024-06-27T10:25:21.246Z] System Id = null [2024-06-27T10:25:21.246Z] Public Id = null [2024-06-27T10:25:21.246Z] Location Uri= null [2024-06-27T10:25:21.246Z] CharacterOffset = 1701 [2024-06-27T10:25:21.246Z] [2024-06-27T10:25:21.246Z] 10:25:21.086165 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2024-06-27T10:25:21.246Z] Column number = 176 [2024-06-27T10:25:21.246Z] System Id = null [2024-06-27T10:25:21.246Z] Public Id = null [2024-06-27T10:25:21.246Z] Location Uri= null [2024-06-27T10:25:21.246Z] CharacterOffset = 2071 [2024-06-27T10:25:21.246Z] [2024-06-27T10:25:21.246Z] 10:25:21.102262 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 115 [2024-06-27T10:25:21.246Z] Column number = 76 [2024-06-27T10:25:21.246Z] System Id = null [2024-06-27T10:25:21.246Z] Public Id = null [2024-06-27T10:25:21.246Z] Location Uri= null [2024-06-27T10:25:21.246Z] CharacterOffset = 7452 [2024-06-27T10:25:21.246Z] [2024-06-27T10:25:21.247Z] 10:25:21.105371 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 160 [2024-06-27T10:25:21.247Z] Column number = 42 [2024-06-27T10:25:21.247Z] System Id = null [2024-06-27T10:25:21.247Z] Public Id = null [2024-06-27T10:25:21.247Z] Location Uri= null [2024-06-27T10:25:21.247Z] CharacterOffset = 11074 [2024-06-27T10:25:21.247Z] [2024-06-27T10:25:21.501Z] 10:25:21.269625 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:25:21.501Z] 10:25:21.302466 WARNING main . Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.resources.admin.cli.CreateJndiResourceTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-06-27T10:25:21.501Z] 10:25:21.386604 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:25:21.755Z] 10:25:21.539937 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:25:21.755Z] 10:25:21.547454 INFO main . Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailInvalidJndiLookupName, started at 10:25:21.286457489, test time: 260 ms [2024-06-27T10:25:21.755Z] 10:25:21.569184 INFO main . Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailInvalidResType, started at 10:25:21.565431815, test time: 3 ms [2024-06-27T10:25:21.755Z] 10:25:21.705913 INFO main . Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteSuccess, started at 10:25:21.572000609, test time: 133 ms [2024-06-27T10:25:21.755Z] 10:25:21.719596 INFO main . Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteWithOptionalValuesSet, started at 10:25:21.708766337, test time: 10 ms [2024-06-27T10:25:21.755Z] 10:25:21.735435 INFO main . Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailDuplicateResource, started at 10:25:21.722055209, test time: 13 ms [2024-06-27T10:25:21.755Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s -- in org.glassfish.resources.admin.cli.CreateJndiResourceTest [2024-06-27T10:25:21.755Z] [INFO] Running org.glassfish.resources.admin.cli.DeleteJndiResourceTest [2024-06-27T10:25:22.010Z] 10:25:21.781074 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 28 [2024-06-27T10:25:22.010Z] Column number = 102 [2024-06-27T10:25:22.010Z] System Id = null [2024-06-27T10:25:22.010Z] Public Id = null [2024-06-27T10:25:22.010Z] Location Uri= null [2024-06-27T10:25:22.010Z] CharacterOffset = 1484 [2024-06-27T10:25:22.010Z] [2024-06-27T10:25:22.010Z] 10:25:21.781658 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 29 [2024-06-27T10:25:22.010Z] Column number = 71 [2024-06-27T10:25:22.010Z] System Id = null [2024-06-27T10:25:22.010Z] Public Id = null [2024-06-27T10:25:22.010Z] Location Uri= null [2024-06-27T10:25:22.010Z] CharacterOffset = 1555 [2024-06-27T10:25:22.010Z] [2024-06-27T10:25:22.010Z] 10:25:21.781914 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2024-06-27T10:25:22.010Z] Column number = 146 [2024-06-27T10:25:22.010Z] System Id = null [2024-06-27T10:25:22.010Z] Public Id = null [2024-06-27T10:25:22.010Z] Location Uri= null [2024-06-27T10:25:22.010Z] CharacterOffset = 1701 [2024-06-27T10:25:22.010Z] [2024-06-27T10:25:22.010Z] 10:25:21.782241 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2024-06-27T10:25:22.010Z] Column number = 176 [2024-06-27T10:25:22.010Z] System Id = null [2024-06-27T10:25:22.010Z] Public Id = null [2024-06-27T10:25:22.010Z] Location Uri= null [2024-06-27T10:25:22.010Z] CharacterOffset = 2071 [2024-06-27T10:25:22.010Z] [2024-06-27T10:25:22.010Z] 10:25:21.790924 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 115 [2024-06-27T10:25:22.010Z] Column number = 76 [2024-06-27T10:25:22.010Z] System Id = null [2024-06-27T10:25:22.010Z] Public Id = null [2024-06-27T10:25:22.010Z] Location Uri= null [2024-06-27T10:25:22.010Z] CharacterOffset = 7452 [2024-06-27T10:25:22.010Z] [2024-06-27T10:25:22.010Z] 10:25:21.792435 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 160 [2024-06-27T10:25:22.010Z] Column number = 42 [2024-06-27T10:25:22.010Z] System Id = null [2024-06-27T10:25:22.010Z] Public Id = null [2024-06-27T10:25:22.010Z] Location Uri= null [2024-06-27T10:25:22.010Z] CharacterOffset = 11074 [2024-06-27T10:25:22.010Z] [2024-06-27T10:25:22.010Z] 10:25:21.837917 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:25:22.010Z] 10:25:21.846265 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:25:22.010Z] 10:25:21.848380 INFO main . Test: org.glassfish.resources.admin.cli.DeleteJndiResourceTest.testExecuteFailDoesNotExist, started at 10:25:21.839988721, test time: 8 ms [2024-06-27T10:25:22.010Z] 10:25:21.861638 INFO main . Test: org.glassfish.resources.admin.cli.DeleteJndiResourceTest.testExecuteSuccessDefaultTarget, started at 10:25:21.850559725, test time: 11 ms [2024-06-27T10:25:22.010Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.glassfish.resources.admin.cli.DeleteJndiResourceTest [2024-06-27T10:25:22.010Z] [INFO] Running org.glassfish.resources.admin.cli.ListJndiResourcesTest [2024-06-27T10:25:22.010Z] 10:25:21.895760 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 28 [2024-06-27T10:25:22.010Z] Column number = 102 [2024-06-27T10:25:22.010Z] System Id = null [2024-06-27T10:25:22.010Z] Public Id = null [2024-06-27T10:25:22.010Z] Location Uri= null [2024-06-27T10:25:22.010Z] CharacterOffset = 1484 [2024-06-27T10:25:22.010Z] [2024-06-27T10:25:22.010Z] 10:25:21.896160 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 29 [2024-06-27T10:25:22.010Z] Column number = 71 [2024-06-27T10:25:22.010Z] System Id = null [2024-06-27T10:25:22.010Z] Public Id = null [2024-06-27T10:25:22.010Z] Location Uri= null [2024-06-27T10:25:22.010Z] CharacterOffset = 1555 [2024-06-27T10:25:22.010Z] [2024-06-27T10:25:22.010Z] 10:25:21.896378 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2024-06-27T10:25:22.010Z] Column number = 146 [2024-06-27T10:25:22.010Z] System Id = null [2024-06-27T10:25:22.010Z] Public Id = null [2024-06-27T10:25:22.010Z] Location Uri= null [2024-06-27T10:25:22.011Z] CharacterOffset = 1701 [2024-06-27T10:25:22.011Z] [2024-06-27T10:25:22.011Z] 10:25:21.896625 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2024-06-27T10:25:22.011Z] Column number = 176 [2024-06-27T10:25:22.011Z] System Id = null [2024-06-27T10:25:22.011Z] Public Id = null [2024-06-27T10:25:22.011Z] Location Uri= null [2024-06-27T10:25:22.011Z] CharacterOffset = 2071 [2024-06-27T10:25:22.011Z] [2024-06-27T10:25:22.011Z] 10:25:21.903682 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 115 [2024-06-27T10:25:22.011Z] Column number = 76 [2024-06-27T10:25:22.011Z] System Id = null [2024-06-27T10:25:22.011Z] Public Id = null [2024-06-27T10:25:22.011Z] Location Uri= null [2024-06-27T10:25:22.011Z] CharacterOffset = 7452 [2024-06-27T10:25:22.011Z] [2024-06-27T10:25:22.011Z] 10:25:21.905091 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 160 [2024-06-27T10:25:22.011Z] Column number = 42 [2024-06-27T10:25:22.011Z] System Id = null [2024-06-27T10:25:22.011Z] Public Id = null [2024-06-27T10:25:22.011Z] Location Uri= null [2024-06-27T10:25:22.011Z] CharacterOffset = 11074 [2024-06-27T10:25:22.011Z] [2024-06-27T10:25:22.011Z] 10:25:21.945536 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:25:22.011Z] 10:25:21.954142 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:25:22.011Z] 10:25:21.954865 INFO main . Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListOriginal, started at 10:25:21.947631338, test time: 7 ms [2024-06-27T10:25:22.011Z] 10:25:21.970586 INFO main . Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListNoResource, started at 10:25:21.956862565, test time: 13 ms [2024-06-27T10:25:22.011Z] 10:25:21.982695 INFO main . Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListResource, started at 10:25:21.972841187, test time: 9 ms [2024-06-27T10:25:22.011Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.glassfish.resources.admin.cli.ListJndiResourcesTest [2024-06-27T10:25:22.571Z] [INFO] [2024-06-27T10:25:22.571Z] [INFO] Results: [2024-06-27T10:25:22.571Z] [INFO] [2024-06-27T10:25:22.571Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:25:22.571Z] [INFO] [2024-06-27T10:25:22.571Z] [INFO] [2024-06-27T10:25:22.571Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-connector --- [2024-06-27T10:25:22.571Z] [INFO] Executing tasks [2024-06-27T10:25:22.571Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/target/classes/META-INF for [2024-06-27T10:25:22.571Z] [INFO] [echo] resources-connector [2024-06-27T10:25:22.571Z] [INFO] Executed tasks [2024-06-27T10:25:22.571Z] [INFO] [2024-06-27T10:25:22.571Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-connector --- [2024-06-27T10:25:22.572Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/target/resources-connector.jar [2024-06-27T10:25:22.572Z] [INFO] [2024-06-27T10:25:22.572Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-connector --- [2024-06-27T10:25:22.572Z] [INFO] [2024-06-27T10:25:22.572Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-connector --- [2024-06-27T10:25:22.572Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/target/failsafe-reports [2024-06-27T10:25:22.572Z] [INFO] [2024-06-27T10:25:22.572Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-connector-checkstyle) @ resources-connector --- [2024-06-27T10:25:23.496Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- install:3.1.1:install (default-install) @ resources-connector --- [2024-06-27T10:25:23.496Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.16-SNAPSHOT/resources-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:23.496Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.16-SNAPSHOT/resources-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2024-06-27T10:25:23.496Z] [INFO] Building Connectors Parent 7.0.16-SNAPSHOT [69/334] [2024-06-27T10:25:23.496Z] [INFO] from appserver/connectors/pom.xml [2024-06-27T10:25:23.496Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] No sources to compile [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] No sources to compile [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] No sources to compile [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] Executing tasks [2024-06-27T10:25:23.496Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/target/classes/META-INF for [2024-06-27T10:25:23.496Z] [INFO] [echo] connectors [2024-06-27T10:25:23.496Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/target/classes/META-INF [2024-06-27T10:25:23.496Z] [INFO] Executed tasks [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] No tests to run. [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/target/failsafe-reports [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-checkstyle) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- install:3.1.1:install (default-install) @ connectors --- [2024-06-27T10:25:23.496Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/7.0.16-SNAPSHOT/connectors-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2024-06-27T10:25:23.496Z] [INFO] Building Connectors Private APIs for GlassFish Containers 7.0.16-SNAPSHOT [70/334] [2024-06-27T10:25:23.496Z] [INFO] from appserver/connectors/connectors-internal-api/pom.xml [2024-06-27T10:25:23.496Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-internal-api --- [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-internal-api --- [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-internal-api --- [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-internal-api --- [2024-06-27T10:25:23.496Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:23.496Z] [INFO] Compiling 45 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:23.496Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:23.496Z] [INFO] [2024-06-27T10:25:23.496Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-internal-api --- [2024-06-27T10:25:23.497Z] [INFO] [2024-06-27T10:25:23.497Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-internal-api --- [2024-06-27T10:25:23.497Z] [INFO] [2024-06-27T10:25:23.497Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-internal-api --- [2024-06-27T10:25:23.497Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:23.497Z] [INFO] [2024-06-27T10:25:23.497Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-internal-api --- [2024-06-27T10:25:23.497Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:25:23.497Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:25:23.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/manpages [2024-06-27T10:25:23.497Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:23.497Z] [INFO] [2024-06-27T10:25:23.497Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-internal-api --- [2024-06-27T10:25:23.751Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:23.751Z] [INFO] Compiling 56 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:24.005Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:24.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[101,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:24.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[128,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:24.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorClassLoaderServiceImpl.java:[80,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:24.006Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:24.006Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:24.006Z] [INFO] [2024-06-27T10:25:24.006Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-internal-api --- [2024-06-27T10:25:24.006Z] [INFO] [2024-06-27T10:25:24.006Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-internal-api --- [2024-06-27T10:25:24.006Z] [INFO] [2024-06-27T10:25:24.006Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-internal-api --- [2024-06-27T10:25:24.006Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:24.006Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:24.006Z] [INFO] [2024-06-27T10:25:24.006Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-internal-api --- [2024-06-27T10:25:24.006Z] [INFO] [2024-06-27T10:25:24.006Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-internal-api --- [2024-06-27T10:25:24.006Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:24.006Z] [INFO] Compiling 56 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:24.260Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:24.260Z] [INFO] [2024-06-27T10:25:24.260Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-internal-api --- [2024-06-27T10:25:24.260Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-06-27T10:25:24.260Z] [INFO] [2024-06-27T10:25:24.260Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-internal-api --- [2024-06-27T10:25:24.260Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:24.260Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:25:24.515Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:24.515Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:25:24.515Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:25:24.515Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:25:24.515Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:25:24.515Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:25:24.515Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:25:24.515Z] Use -proc:none to disable annotation processing. [2024-06-27T10:25:24.515Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java uses unchecked or unsafe operations. [2024-06-27T10:25:24.515Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:24.515Z] [INFO] [2024-06-27T10:25:24.515Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-internal-api --- [2024-06-27T10:25:24.515Z] [INFO] [2024-06-27T10:25:24.515Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-internal-api --- [2024-06-27T10:25:24.515Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/target/surefire-reports [2024-06-27T10:25:24.515Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:25:24.515Z] [INFO] [2024-06-27T10:25:24.515Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:24.515Z] [INFO] T E S T S [2024-06-27T10:25:24.515Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:24.515Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:25.074Z] [0.404s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.162ms [2024-06-27T10:25:25.074Z] [INFO] Running com.sun.appserv.connectors.internal.api.ConnectorsUtilTest [2024-06-27T10:25:25.074Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.sun.appserv.connectors.internal.api.ConnectorsUtilTest [2024-06-27T10:25:25.074Z] [INFO] Running org.glassfish.connectors.config.AllModelsImplementingTest [2024-06-27T10:25:25.328Z] [0.846s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->10M(258M) 4.703ms [2024-06-27T10:25:25.583Z] 10:25:25.286739 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-06-27T10:25:25.583Z] Column number = 42 [2024-06-27T10:25:25.583Z] System Id = null [2024-06-27T10:25:25.583Z] Public Id = null [2024-06-27T10:25:25.583Z] Location Uri= null [2024-06-27T10:25:25.583Z] CharacterOffset = 9203 [2024-06-27T10:25:25.583Z] [2024-06-27T10:25:25.583Z] 10:25:25.412545 INFO main . Test: org.glassfish.connectors.config.AllModelsImplementingTest.checkResources, started at 10:25:25.370346019, test time: 42 ms [2024-06-27T10:25:25.583Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.glassfish.connectors.config.AllModelsImplementingTest [2024-06-27T10:25:25.583Z] [INFO] Running org.glassfish.connectors.config.PasswordAliasTest [2024-06-27T10:25:25.583Z] 10:25:25.527760 INFO main . Test: org.glassfish.connectors.config.PasswordAliasTest.passwordAttributeTest, started at 10:25:25.518699685, test time: 9 ms [2024-06-27T10:25:25.583Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.glassfish.connectors.config.PasswordAliasTest [2024-06-27T10:25:26.142Z] [INFO] [2024-06-27T10:25:26.142Z] [INFO] Results: [2024-06-27T10:25:26.142Z] [INFO] [2024-06-27T10:25:26.142Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1 [2024-06-27T10:25:26.142Z] [INFO] [2024-06-27T10:25:26.142Z] [INFO] [2024-06-27T10:25:26.142Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-internal-api --- [2024-06-27T10:25:26.142Z] [INFO] Executing tasks [2024-06-27T10:25:26.142Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/target/classes/META-INF for [2024-06-27T10:25:26.142Z] [INFO] [echo] connectors-internal-api [2024-06-27T10:25:26.142Z] [INFO] Executed tasks [2024-06-27T10:25:26.142Z] [INFO] [2024-06-27T10:25:26.142Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-internal-api --- [2024-06-27T10:25:26.142Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar [2024-06-27T10:25:26.142Z] [INFO] [2024-06-27T10:25:26.142Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-internal-api --- [2024-06-27T10:25:26.142Z] [INFO] [2024-06-27T10:25:26.142Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-internal-api --- [2024-06-27T10:25:26.142Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/target/failsafe-reports [2024-06-27T10:25:26.142Z] [INFO] [2024-06-27T10:25:26.142Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-internal-api-checkstyle) @ connectors-internal-api --- [2024-06-27T10:25:26.702Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:26.702Z] [INFO] [2024-06-27T10:25:26.702Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-internal-api --- [2024-06-27T10:25:26.702Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.16-SNAPSHOT/connectors-internal-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:26.702Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.16-SNAPSHOT/connectors-internal-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:26.702Z] [INFO] [2024-06-27T10:25:26.702Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2024-06-27T10:25:26.702Z] [INFO] Building EJB container Internal API 7.0.16-SNAPSHOT [71/334] [2024-06-27T10:25:26.702Z] [INFO] from appserver/ejb/ejb-internal-api/pom.xml [2024-06-27T10:25:26.702Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:26.702Z] [INFO] [2024-06-27T10:25:26.702Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-internal-api --- [2024-06-27T10:25:26.702Z] [INFO] [2024-06-27T10:25:26.702Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-internal-api --- [2024-06-27T10:25:26.702Z] [INFO] [2024-06-27T10:25:26.702Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-internal-api --- [2024-06-27T10:25:26.702Z] [INFO] [2024-06-27T10:25:26.702Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-internal-api --- [2024-06-27T10:25:26.702Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:26.702Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:26.702Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:26.702Z] [INFO] [2024-06-27T10:25:26.702Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-internal-api --- [2024-06-27T10:25:26.702Z] [INFO] [2024-06-27T10:25:26.702Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-internal-api --- [2024-06-27T10:25:26.702Z] [INFO] [2024-06-27T10:25:26.702Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-internal-api --- [2024-06-27T10:25:26.702Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:26.702Z] [INFO] [2024-06-27T10:25:26.702Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-internal-api --- [2024-06-27T10:25:26.702Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/src/main/resources [2024-06-27T10:25:26.702Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/src/main/manpages [2024-06-27T10:25:26.702Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:26.702Z] [INFO] [2024-06-27T10:25:26.702Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-internal-api --- [2024-06-27T10:25:26.702Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:26.702Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:26.956Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:26.956Z] [INFO] [2024-06-27T10:25:26.956Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-internal-api --- [2024-06-27T10:25:26.956Z] [INFO] [2024-06-27T10:25:26.956Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-internal-api --- [2024-06-27T10:25:26.956Z] [INFO] [2024-06-27T10:25:26.956Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-internal-api --- [2024-06-27T10:25:26.956Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:26.956Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:26.956Z] [INFO] [2024-06-27T10:25:26.956Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-internal-api --- [2024-06-27T10:25:26.956Z] [INFO] [2024-06-27T10:25:26.956Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-internal-api --- [2024-06-27T10:25:26.956Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:26.956Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:27.211Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:27.211Z] [INFO] [2024-06-27T10:25:27.211Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-internal-api --- [2024-06-27T10:25:27.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/src/test/resources [2024-06-27T10:25:27.211Z] [INFO] [2024-06-27T10:25:27.211Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-internal-api --- [2024-06-27T10:25:27.211Z] [INFO] No sources to compile [2024-06-27T10:25:27.211Z] [INFO] [2024-06-27T10:25:27.211Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-internal-api --- [2024-06-27T10:25:27.211Z] [INFO] [2024-06-27T10:25:27.211Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-internal-api --- [2024-06-27T10:25:27.211Z] [INFO] [2024-06-27T10:25:27.211Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-internal-api --- [2024-06-27T10:25:27.211Z] [INFO] Executing tasks [2024-06-27T10:25:27.211Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/target/classes/META-INF for [2024-06-27T10:25:27.211Z] [INFO] [echo] ejb-internal-api [2024-06-27T10:25:27.211Z] [INFO] Executed tasks [2024-06-27T10:25:27.211Z] [INFO] [2024-06-27T10:25:27.211Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-internal-api --- [2024-06-27T10:25:27.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar [2024-06-27T10:25:27.211Z] [INFO] [2024-06-27T10:25:27.211Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-internal-api --- [2024-06-27T10:25:27.211Z] [INFO] [2024-06-27T10:25:27.211Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-internal-api --- [2024-06-27T10:25:27.211Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/target/failsafe-reports [2024-06-27T10:25:27.211Z] [INFO] [2024-06-27T10:25:27.211Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-internal-api-checkstyle) @ ejb-internal-api --- [2024-06-27T10:25:27.211Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:27.211Z] [INFO] [2024-06-27T10:25:27.211Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-internal-api --- [2024-06-27T10:25:27.211Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.16-SNAPSHOT/ejb-internal-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:27.212Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.16-SNAPSHOT/ejb-internal-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:27.212Z] [INFO] [2024-06-27T10:25:27.212Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2024-06-27T10:25:27.212Z] [INFO] Building Java binding for libpam.so 7.0.16-SNAPSHOT [72/334] [2024-06-27T10:25:27.212Z] [INFO] from appserver/libpam4j/pom.xml [2024-06-27T10:25:27.212Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:25:27.212Z] [INFO] [2024-06-27T10:25:27.212Z] [INFO] --- clean:3.3.2:clean (default-clean) @ libpam4j --- [2024-06-27T10:25:27.212Z] [INFO] [2024-06-27T10:25:27.212Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ libpam4j --- [2024-06-27T10:25:27.212Z] [INFO] [2024-06-27T10:25:27.212Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ libpam4j --- [2024-06-27T10:25:27.212Z] [INFO] [2024-06-27T10:25:27.212Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ libpam4j --- [2024-06-27T10:25:27.212Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:25:27.212Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:27.466Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:27.466Z] [INFO] [2024-06-27T10:25:27.466Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ libpam4j --- [2024-06-27T10:25:27.466Z] [INFO] [2024-06-27T10:25:27.466Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ libpam4j --- [2024-06-27T10:25:27.466Z] [INFO] [2024-06-27T10:25:27.466Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ libpam4j --- [2024-06-27T10:25:27.466Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:27.466Z] [INFO] [2024-06-27T10:25:27.466Z] [INFO] --- resources:3.3.1:resources (default-resources) @ libpam4j --- [2024-06-27T10:25:27.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/resources [2024-06-27T10:25:27.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/manpages [2024-06-27T10:25:27.466Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:27.467Z] [INFO] [2024-06-27T10:25:27.467Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ libpam4j --- [2024-06-27T10:25:27.467Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:25:27.467Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:27.467Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:27.467Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java:[182,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:25:27.467Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java:[183,14] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:25:27.467Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use or override a deprecated API. [2024-06-27T10:25:27.467Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:27.467Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:27.467Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:27.467Z] [INFO] [2024-06-27T10:25:27.467Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ libpam4j --- [2024-06-27T10:25:27.467Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:25:27.467Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:27.467Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:27.467Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:25:27.467Z] [INFO] [2024-06-27T10:25:27.467Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ libpam4j --- [2024-06-27T10:25:27.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/test/resources [2024-06-27T10:25:27.467Z] [INFO] [2024-06-27T10:25:27.467Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ libpam4j --- [2024-06-27T10:25:27.467Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:27.467Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:25:27.467Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:27.467Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java uses or overrides a deprecated API. [2024-06-27T10:25:27.467Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:27.467Z] [INFO] [2024-06-27T10:25:27.467Z] [INFO] --- surefire:3.2.5:test (default-test) @ libpam4j --- [2024-06-27T10:25:27.467Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/surefire-reports [2024-06-27T10:25:27.467Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:25:27.467Z] [INFO] [2024-06-27T10:25:27.467Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:27.467Z] [INFO] T E S T S [2024-06-27T10:25:27.467Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:27.467Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:28.026Z] [INFO] Running org.jvnet.libpam.UnixUserTest [2024-06-27T10:25:28.026Z] [0.509s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->3M(258M) 3.555ms [2024-06-27T10:25:28.026Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.jvnet.libpam.UnixUserTest [2024-06-27T10:25:28.281Z] [INFO] [2024-06-27T10:25:28.281Z] [INFO] Results: [2024-06-27T10:25:28.281Z] [INFO] [2024-06-27T10:25:28.281Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:25:28.281Z] [INFO] [2024-06-27T10:25:28.281Z] [INFO] [2024-06-27T10:25:28.281Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ libpam4j --- [2024-06-27T10:25:28.281Z] [INFO] Executing tasks [2024-06-27T10:25:28.281Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/classes/META-INF for [2024-06-27T10:25:28.281Z] [INFO] [echo] libpam4j [2024-06-27T10:25:28.281Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/classes/META-INF [2024-06-27T10:25:28.281Z] [INFO] Executed tasks [2024-06-27T10:25:28.281Z] [INFO] [2024-06-27T10:25:28.281Z] [INFO] --- jar:3.3.0:jar (default-jar) @ libpam4j --- [2024-06-27T10:25:28.281Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/libpam4j.jar [2024-06-27T10:25:28.281Z] [INFO] [2024-06-27T10:25:28.281Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ libpam4j --- [2024-06-27T10:25:28.535Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.16-SNAPSHOT : Version for package com.sun.jna is set to different values in the source (7.0.16-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-06-27T10:25:28.535Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.16-SNAPSHOT : Version for package com.sun.jna.ptr is set to different values in the source (7.0.16-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-06-27T10:25:28.535Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.16-SNAPSHOT : Version for package com.sun.jna.win32 is set to different values in the source (7.0.16-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-06-27T10:25:28.536Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/libpam4j.jar [2024-06-27T10:25:28.536Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ libpam4j --- [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- failsafe:3.2.5:verify (verify) @ libpam4j --- [2024-06-27T10:25:28.536Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/failsafe-reports [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j --- [2024-06-27T10:25:28.536Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- install:3.1.1:install (default-install) @ libpam4j --- [2024-06-27T10:25:28.536Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.16-SNAPSHOT/libpam4j-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:28.536Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.16-SNAPSHOT/libpam4j-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2024-06-27T10:25:28.536Z] [INFO] Building GlassFish Security Parent 7.0.16-SNAPSHOT [73/334] [2024-06-27T10:25:28.536Z] [INFO] from appserver/security/pom.xml [2024-06-27T10:25:28.536Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] No sources to compile [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] No sources to compile [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] No sources to compile [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] Executing tasks [2024-06-27T10:25:28.536Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/target/classes/META-INF for [2024-06-27T10:25:28.536Z] [INFO] [echo] securitymodule [2024-06-27T10:25:28.536Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/target/classes/META-INF [2024-06-27T10:25:28.536Z] [INFO] Executed tasks [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] No tests to run. [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- failsafe:3.2.5:verify (verify) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/target/failsafe-reports [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-securitymodule-checkstyle) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --- install:3.1.1:install (default-install) @ securitymodule --- [2024-06-27T10:25:28.536Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/7.0.16-SNAPSHOT/securitymodule-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:28.536Z] [INFO] [2024-06-27T10:25:28.536Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2024-06-27T10:25:28.536Z] [INFO] Building Jakarta EE Security Core Classes 7.0.16-SNAPSHOT [74/334] [2024-06-27T10:25:28.536Z] [INFO] from appserver/security/core-ee/pom.xml [2024-06-27T10:25:28.536Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:28.791Z] [INFO] [2024-06-27T10:25:28.791Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-ee --- [2024-06-27T10:25:28.791Z] [INFO] [2024-06-27T10:25:28.791Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-ee --- [2024-06-27T10:25:28.791Z] [INFO] [2024-06-27T10:25:28.791Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-ee --- [2024-06-27T10:25:28.791Z] [INFO] [2024-06-27T10:25:28.791Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-ee --- [2024-06-27T10:25:28.791Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:28.791Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:28.791Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:28.791Z] [INFO] [2024-06-27T10:25:28.791Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-ee --- [2024-06-27T10:25:28.791Z] [INFO] [2024-06-27T10:25:28.791Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-ee --- [2024-06-27T10:25:28.791Z] [INFO] [2024-06-27T10:25:28.791Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-ee --- [2024-06-27T10:25:29.046Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:29.046Z] [INFO] [2024-06-27T10:25:29.046Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-ee --- [2024-06-27T10:25:29.046Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-06-27T10:25:29.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/resources [2024-06-27T10:25:29.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/manpages [2024-06-27T10:25:29.046Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:29.046Z] [INFO] [2024-06-27T10:25:29.046Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-ee --- [2024-06-27T10:25:29.046Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:29.046Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:29.302Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java:[32,50] java.rmi.RMISecurityManager in java.rmi has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java:[50,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java:[50,36] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[63,18] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[63,59] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[70,23] setSecurityManager(java.lang.SecurityManager) in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecurityUtil.java:[111,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[47,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[47,29] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[166,18] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[166,46] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[131,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:29.302Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[241,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:29.303Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[323,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:29.303Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[383,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:29.303Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[407,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:25:29.303Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[407,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:29.303Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[427,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:25:29.303Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[427,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:29.303Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java:[270,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:25:29.303Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java:[270,21] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:25:29.303Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermsArchiveDelegate.java:[89,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:29.303Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebSecurityManager.java: Some input files use or override a deprecated API. [2024-06-27T10:25:29.303Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebSecurityManager.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:29.303Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:29.303Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:29.303Z] [INFO] [2024-06-27T10:25:29.303Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security-ee --- [2024-06-27T10:25:29.303Z] [INFO] [2024-06-27T10:25:29.303Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security-ee --- [2024-06-27T10:25:29.303Z] [INFO] [2024-06-27T10:25:29.303Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-ee --- [2024-06-27T10:25:29.303Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:29.558Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:29.558Z] [INFO] [2024-06-27T10:25:29.558Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-ee --- [2024-06-27T10:25:29.558Z] [INFO] [2024-06-27T10:25:29.558Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security-ee --- [2024-06-27T10:25:29.558Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-06-27T10:25:29.558Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-06-27T10:25:29.558Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/classes/libsolsparcauth.so [2024-06-27T10:25:29.558Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/classes/libsolx86auth.so [2024-06-27T10:25:29.558Z] [INFO] [2024-06-27T10:25:29.558Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-ee --- [2024-06-27T10:25:29.558Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:29.558Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:29.812Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:29.812Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:29.813Z] [INFO] Initial messages found so far: {} [2024-06-27T10:25:29.813Z] [INFO] Processing: AS-SECURITY-00001 [2024-06-27T10:25:29.813Z] [INFO] Message AS-SECURITY-00001 needs checking for cause/action: true [2024-06-27T10:25:29.813Z] [INFO] Processing: AS-SECURITY-00002 [2024-06-27T10:25:29.813Z] [INFO] Message AS-SECURITY-00002 needs checking for cause/action: true [2024-06-27T10:25:29.813Z] [INFO] Processing: AS-SECURITY-00003 [2024-06-27T10:25:29.813Z] [INFO] Message AS-SECURITY-00003 needs checking for cause/action: true [2024-06-27T10:25:29.813Z] [INFO] Processing: AS-SECURITY-00004 [2024-06-27T10:25:29.813Z] [INFO] Message AS-SECURITY-00004 needs checking for cause/action: true [2024-06-27T10:25:29.813Z] [INFO] Processing: AS-SECURITY-00005 [2024-06-27T10:25:29.813Z] [INFO] Message AS-SECURITY-00005 needs checking for cause/action: false [2024-06-27T10:25:29.813Z] [INFO] Processing: AS-SECURITY-00006 [2024-06-27T10:25:29.813Z] [INFO] Message AS-SECURITY-00006 needs checking for cause/action: false [2024-06-27T10:25:29.813Z] [INFO] Processing: AS-SECURITY-00007 [2024-06-27T10:25:29.813Z] [INFO] Message AS-SECURITY-00007 needs checking for cause/action: false [2024-06-27T10:25:29.813Z] [INFO] Processing: AS-SECURITY-00008 [2024-06-27T10:25:29.813Z] [INFO] Message AS-SECURITY-00008 needs checking for cause/action: false [2024-06-27T10:25:29.813Z] [INFO] Total Messages including ones found from disk so far: {AS-SECURITY-00001=Exception while getting the CodeSource, AS-SECURITY-00002=[Web-Security] WebSecurityManager - Exception while getting the PolicyFactory, AS-SECURITY-00003=[Web-Security] setPolicy SecurityPermission required to call PolicyContext.setContextID, AS-SECURITY-00004=[Web-Security] Unexpected Exception while setting policy context, AS-SECURITY-00005=JACC: For the URL pattern {0}, all but the following methods have been excluded: {1}, AS-SECURITY-00006=JACC: For the URL pattern {0}, the following methods have been excluded: {1}, AS-SECURITY-00007=JACC: For the URL pattern {0}, all but the following methods were uncovered: {1}, AS-SECURITY-00008=JACC: For the URL pattern {0}, the following methods were uncovered: {1}} [2024-06-27T10:25:29.813Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:25:29.813Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:29.813Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:29.813Z] [INFO] Processing: jakarta.enterprise.system.core.security.web on element LOG_DOMAIN [2024-06-27T10:25:29.813Z] [INFO] Enclosing type is com.sun.enterprise.security.ee.web.integration.LogUtils [2024-06-27T10:25:29.813Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.web.description=Core-ee Security Logger, jakarta.enterprise.system.core.security.web.publish=true, jakarta.enterprise.system.core.security.web.subsystem=SECURITY} [2024-06-27T10:25:29.813Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:25:29.813Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:25:29.813Z] [INFO] Found enclosing element com.sun.enterprise.security.ee.web.integration.LogUtils [2024-06-27T10:25:29.813Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:25:29.813Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:29.813Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:29.813Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:25:29.813Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:29.813Z] [INFO] [2024-06-27T10:25:29.813Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-ee --- [2024-06-27T10:25:29.813Z] [INFO] Copying 6 resources from src/test/resources to target/test-classes [2024-06-27T10:25:29.813Z] [INFO] [2024-06-27T10:25:29.813Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-ee --- [2024-06-27T10:25:29.813Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:29.813Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:25:30.070Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:30.070Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:25:30.070Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:25:30.070Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:25:30.070Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:25:30.070Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:25:30.070Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:25:30.070Z] Use -proc:none to disable annotation processing. [2024-06-27T10:25:30.070Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtilTest.java:[101,42] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:25:30.070Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtilTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtilTest.java uses or overrides a deprecated API. [2024-06-27T10:25:30.070Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtilTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:30.070Z] [INFO] [2024-06-27T10:25:30.070Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security-ee --- [2024-06-27T10:25:30.070Z] [INFO] [2024-06-27T10:25:30.070Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-ee --- [2024-06-27T10:25:30.070Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/surefire-reports [2024-06-27T10:25:30.070Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:25:30.070Z] [INFO] [2024-06-27T10:25:30.070Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:30.070Z] [INFO] T E S T S [2024-06-27T10:25:30.070Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:30.070Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:30.633Z] [0.409s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.103ms [2024-06-27T10:25:30.633Z] [INFO] Running com.sun.enterprise.security.ee.perms.SMGlobalPolicyUtilTest [2024-06-27T10:25:30.633Z] policy path = /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/test-classes/com/sun/enterprise/security/ee/perms/server.policy [2024-06-27T10:25:30.633Z] Converted type = ejb [2024-06-27T10:25:30.633Z] Converted type = ear [2024-06-27T10:25:30.633Z] Converted type = war [2024-06-27T10:25:30.633Z] Converted type = rar [2024-06-27T10:25:30.633Z] Converted type = car [2024-06-27T10:25:30.633Z] Starting testFilePermission [2024-06-27T10:25:30.633Z] Starting testDefPolicy loading - ee [2024-06-27T10:25:30.633Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "loadLibrary") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= Ejb, Permission p= ("java.io.FilePermission" "*#plus" "read,write") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= Ejb, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= Ejb, Permission p= ("java.util.PropertyPermission" "*" "read") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-06-27T10:25:30.633Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "loadLibrary") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Web, Permission p= ("java.io.FilePermission" "SERVLET-CONTEXT-TEMPDIR#plus" "read,write") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Web, Permission p= ("java.io.FilePermission" "*#plus" "read,write") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Web, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Web, Permission p= ("java.util.PropertyPermission" "*" "read") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "loadLibrary") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Rar, Permission p= ("java.io.FilePermission" "*#plus" "read,write") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Rar, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Rar, Permission p= ("java.util.PropertyPermission" "*" "read") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "loadLibrary.*") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "exitVM") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.io.FilePermission" "<>" "read,write") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.net.SocketPermission" "localhost:1024-" "listen,accept,resolve") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.util.PropertyPermission" "*" "read") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.awt.AWTPermission" "accessClipboard") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.awt.AWTPermission" "accessEventQueue") [2024-06-27T10:25:30.634Z] Type= Grant, compnent= Client, Permission p= ("java.awt.AWTPermission" "showWindowWithoutWarningBanner") [2024-06-27T10:25:30.634Z] Starting testDefPolicy loading - ee restrict [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Ejb, Permission p= ("java.io.FilePermission" "/scratch/ejb/*#plus" "delete") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Ejb, Permission p= (unresolved com.sun.enterprise.security.ee.perms.VoidPermission null null) [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Web, Permission p= ("java.io.FilePermission" "/scratch/servlet/*#plus" "delete") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Web, Permission p= (unresolved com.sun.enterprise.security.ee.perms.VoidPermission null null) [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Rar, Permission p= (unresolved com.sun.enterprise.security.ee.perms.VoidPermission null null) [2024-06-27T10:25:30.634Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-06-27T10:25:30.635Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-06-27T10:25:30.635Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-06-27T10:25:30.635Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-06-27T10:25:30.635Z] Type= Restricted, compnent= Client, Permission p= ("java.io.FilePermission" "/scratch/spei/bug/client/*#plus" "delete") [2024-06-27T10:25:30.635Z] Type= Restricted, compnent= Client, Permission p= (unresolved com.sun.enterprise.security.ee.perms.VoidPermission null null) [2024-06-27T10:25:30.635Z] path= /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/test-classes/com/sun/enterprise/security/ee/perms/ [2024-06-27T10:25:30.635Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in com.sun.enterprise.security.ee.perms.SMGlobalPolicyUtilTest [2024-06-27T10:25:30.635Z] [INFO] Running com.sun.enterprise.security.ee.perms.VoidPermissionTest [2024-06-27T10:25:30.635Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.sun.enterprise.security.ee.perms.VoidPermissionTest [2024-06-27T10:25:30.889Z] [INFO] [2024-06-27T10:25:30.889Z] [INFO] Results: [2024-06-27T10:25:30.889Z] [INFO] [2024-06-27T10:25:30.889Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:25:30.889Z] [INFO] [2024-06-27T10:25:30.889Z] [INFO] [2024-06-27T10:25:30.889Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-ee --- [2024-06-27T10:25:30.889Z] [INFO] Executing tasks [2024-06-27T10:25:30.889Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/classes/META-INF for [2024-06-27T10:25:30.889Z] [INFO] [echo] security-ee [2024-06-27T10:25:30.889Z] [INFO] Executed tasks [2024-06-27T10:25:30.889Z] [INFO] [2024-06-27T10:25:30.889Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-ee --- [2024-06-27T10:25:31.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/security-ee.jar [2024-06-27T10:25:31.144Z] [INFO] [2024-06-27T10:25:31.145Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-ee --- [2024-06-27T10:25:31.145Z] [INFO] [2024-06-27T10:25:31.145Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-ee --- [2024-06-27T10:25:31.145Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/failsafe-reports [2024-06-27T10:25:31.145Z] [INFO] [2024-06-27T10:25:31.145Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-ee-checkstyle) @ security-ee --- [2024-06-27T10:25:32.074Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:32.074Z] [INFO] [2024-06-27T10:25:32.074Z] [INFO] --- install:3.1.1:install (default-install) @ security-ee --- [2024-06-27T10:25:32.074Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.16-SNAPSHOT/security-ee-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:32.074Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.16-SNAPSHOT/security-ee-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:32.074Z] [INFO] [2024-06-27T10:25:32.074Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2024-06-27T10:25:32.074Z] [INFO] Building stats77 7.0.16-SNAPSHOT [75/334] [2024-06-27T10:25:32.074Z] [INFO] from appserver/common/stats77/pom.xml [2024-06-27T10:25:32.074Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:32.074Z] [INFO] [2024-06-27T10:25:32.074Z] [INFO] --- clean:3.3.2:clean (default-clean) @ stats77 --- [2024-06-27T10:25:32.074Z] [INFO] [2024-06-27T10:25:32.074Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ stats77 --- [2024-06-27T10:25:32.074Z] [INFO] [2024-06-27T10:25:32.074Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ stats77 --- [2024-06-27T10:25:32.074Z] [INFO] [2024-06-27T10:25:32.074Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ stats77 --- [2024-06-27T10:25:32.074Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:32.074Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:32.074Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:32.074Z] [INFO] [2024-06-27T10:25:32.074Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ stats77 --- [2024-06-27T10:25:32.074Z] [INFO] [2024-06-27T10:25:32.074Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ stats77 --- [2024-06-27T10:25:32.074Z] [INFO] [2024-06-27T10:25:32.074Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ stats77 --- [2024-06-27T10:25:32.074Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:32.074Z] [INFO] [2024-06-27T10:25:32.074Z] [INFO] --- resources:3.3.1:resources (default-resources) @ stats77 --- [2024-06-27T10:25:32.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/resources [2024-06-27T10:25:32.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/manpages [2024-06-27T10:25:32.074Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:32.074Z] [INFO] [2024-06-27T10:25:32.074Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ stats77 --- [2024-06-27T10:25:32.074Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:32.074Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:32.329Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:32.329Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[34,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:25:32.329Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[48,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:25:32.330Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java uses or overrides a deprecated API. [2024-06-27T10:25:32.330Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:32.330Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:32.330Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:32.330Z] [INFO] [2024-06-27T10:25:32.330Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ stats77 --- [2024-06-27T10:25:32.330Z] [INFO] [2024-06-27T10:25:32.330Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ stats77 --- [2024-06-27T10:25:32.330Z] [INFO] [2024-06-27T10:25:32.330Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ stats77 --- [2024-06-27T10:25:32.330Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:32.330Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:32.330Z] [INFO] [2024-06-27T10:25:32.330Z] [INFO] --- command-security:1.0.17:check (default-check) @ stats77 --- [2024-06-27T10:25:32.330Z] [INFO] [2024-06-27T10:25:32.330Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ stats77 --- [2024-06-27T10:25:32.330Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:32.330Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:32.330Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:32.330Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:25:32.330Z] [INFO] [2024-06-27T10:25:32.330Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ stats77 --- [2024-06-27T10:25:32.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/src/test/resources [2024-06-27T10:25:32.330Z] [INFO] [2024-06-27T10:25:32.330Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ stats77 --- [2024-06-27T10:25:32.330Z] [INFO] No sources to compile [2024-06-27T10:25:32.330Z] [INFO] [2024-06-27T10:25:32.330Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ stats77 --- [2024-06-27T10:25:32.330Z] [INFO] [2024-06-27T10:25:32.330Z] [INFO] --- surefire:3.2.5:test (default-test) @ stats77 --- [2024-06-27T10:25:32.330Z] [INFO] [2024-06-27T10:25:32.330Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ stats77 --- [2024-06-27T10:25:32.585Z] [INFO] Executing tasks [2024-06-27T10:25:32.585Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/target/classes/META-INF for [2024-06-27T10:25:32.585Z] [INFO] [echo] stats77 [2024-06-27T10:25:32.585Z] [INFO] Executed tasks [2024-06-27T10:25:32.585Z] [INFO] [2024-06-27T10:25:32.585Z] [INFO] --- jar:3.3.0:jar (default-jar) @ stats77 --- [2024-06-27T10:25:32.586Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/target/stats77.jar [2024-06-27T10:25:32.586Z] [INFO] [2024-06-27T10:25:32.586Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ stats77 --- [2024-06-27T10:25:32.586Z] [INFO] [2024-06-27T10:25:32.586Z] [INFO] --- failsafe:3.2.5:verify (verify) @ stats77 --- [2024-06-27T10:25:32.586Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/target/failsafe-reports [2024-06-27T10:25:32.586Z] [INFO] [2024-06-27T10:25:32.586Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-stats77-checkstyle) @ stats77 --- [2024-06-27T10:25:33.145Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:33.145Z] [INFO] [2024-06-27T10:25:33.145Z] [INFO] --- install:3.1.1:install (default-install) @ stats77 --- [2024-06-27T10:25:33.145Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.16-SNAPSHOT/stats77-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:33.145Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/stats77/target/stats77.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.16-SNAPSHOT/stats77-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:33.145Z] [INFO] [2024-06-27T10:25:33.145Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-core >------- [2024-06-27T10:25:33.145Z] [INFO] Building Deployment Related JavaEE Core Classes 7.0.16-SNAPSHOT [76/334] [2024-06-27T10:25:33.145Z] [INFO] from appserver/deployment/jakartaee-core/pom.xml [2024-06-27T10:25:33.145Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:33.145Z] [INFO] [2024-06-27T10:25:33.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.145Z] [INFO] [2024-06-27T10:25:33.145Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.145Z] [INFO] [2024-06-27T10:25:33.145Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.145Z] [INFO] [2024-06-27T10:25:33.145Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.145Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:33.145Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:33.145Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:33.145Z] [INFO] [2024-06-27T10:25:33.145Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.145Z] [INFO] [2024-06-27T10:25:33.145Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.145Z] [INFO] [2024-06-27T10:25:33.145Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.145Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:33.145Z] [INFO] [2024-06-27T10:25:33.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.145Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:25:33.145Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:25:33.145Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:33.145Z] [INFO] [2024-06-27T10:25:33.145Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.145Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:33.145Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:33.400Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:33.400Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:33.400Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:33.400Z] [INFO] [2024-06-27T10:25:33.400Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.400Z] [INFO] [2024-06-27T10:25:33.400Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.400Z] [INFO] [2024-06-27T10:25:33.400Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.400Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:33.400Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:33.400Z] [INFO] [2024-06-27T10:25:33.400Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.400Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.javaee.core.deployment.GetContextRootCommand, org.glassfish.javaee.core.deployment.ListSubComponentsCommand] [2024-06-27T10:25:33.400Z] [INFO] [2024-06-27T10:25:33.400Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.401Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:33.401Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:33.655Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:33.655Z] [INFO] [2024-06-27T10:25:33.655Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/src/test/resources [2024-06-27T10:25:33.656Z] [INFO] [2024-06-27T10:25:33.656Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.656Z] [INFO] No sources to compile [2024-06-27T10:25:33.656Z] [INFO] [2024-06-27T10:25:33.656Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.656Z] [INFO] [2024-06-27T10:25:33.656Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.656Z] [INFO] [2024-06-27T10:25:33.656Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.656Z] [INFO] Executing tasks [2024-06-27T10:25:33.656Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/target/classes/META-INF for [2024-06-27T10:25:33.656Z] [INFO] [echo] deployment-jakartaee-core [2024-06-27T10:25:33.656Z] [INFO] Executed tasks [2024-06-27T10:25:33.656Z] [INFO] [2024-06-27T10:25:33.656Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.656Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar [2024-06-27T10:25:33.656Z] [INFO] [2024-06-27T10:25:33.656Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.656Z] [INFO] [2024-06-27T10:25:33.656Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.656Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/target/failsafe-reports [2024-06-27T10:25:33.656Z] [INFO] [2024-06-27T10:25:33.656Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-core-checkstyle) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.912Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:33.912Z] [INFO] [2024-06-27T10:25:33.912Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-core --- [2024-06-27T10:25:33.912Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.16-SNAPSHOT/deployment-jakartaee-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:33.912Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.16-SNAPSHOT/deployment-jakartaee-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:33.912Z] [INFO] [2024-06-27T10:25:33.912Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2024-06-27T10:25:33.912Z] [INFO] Building Glassfish Naming 7.0.16-SNAPSHOT [77/334] [2024-06-27T10:25:33.912Z] [INFO] from appserver/common/glassfish-naming/pom.xml [2024-06-27T10:25:33.912Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:33.912Z] [INFO] [2024-06-27T10:25:33.912Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-naming --- [2024-06-27T10:25:33.912Z] [INFO] [2024-06-27T10:25:33.912Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-naming --- [2024-06-27T10:25:33.912Z] [INFO] [2024-06-27T10:25:33.912Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-naming --- [2024-06-27T10:25:33.912Z] [INFO] [2024-06-27T10:25:33.912Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-naming --- [2024-06-27T10:25:33.912Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:33.912Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:33.912Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:33.912Z] [INFO] [2024-06-27T10:25:33.912Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-naming --- [2024-06-27T10:25:33.912Z] [INFO] [2024-06-27T10:25:33.912Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-naming --- [2024-06-27T10:25:33.912Z] [INFO] [2024-06-27T10:25:33.912Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-naming --- [2024-06-27T10:25:33.912Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:33.912Z] [INFO] [2024-06-27T10:25:33.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-naming --- [2024-06-27T10:25:33.912Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:25:33.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/manpages [2024-06-27T10:25:33.912Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:33.912Z] [INFO] [2024-06-27T10:25:33.912Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-naming --- [2024-06-27T10:25:33.912Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:33.912Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:34.168Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:34.168Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:25:34.168Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:34.168Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[140,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:34.168Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:25:34.168Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:34.168Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[168,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:34.168Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java:[102,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:34.168Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialInitContextFactory.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:34.168Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialInitContextFactory.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:34.168Z] [INFO] [2024-06-27T10:25:34.168Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-naming --- [2024-06-27T10:25:34.168Z] [INFO] [2024-06-27T10:25:34.168Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-naming --- [2024-06-27T10:25:34.168Z] [INFO] [2024-06-27T10:25:34.168Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-naming --- [2024-06-27T10:25:34.168Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:34.423Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:34.423Z] [INFO] [2024-06-27T10:25:34.423Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-naming --- [2024-06-27T10:25:34.423Z] [INFO] [2024-06-27T10:25:34.423Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-naming --- [2024-06-27T10:25:34.423Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:34.423Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:34.423Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:34.423Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:34.423Z] [INFO] Initial messages found so far: {} [2024-06-27T10:25:34.423Z] [INFO] Processing: AS-NAMING-00001 [2024-06-27T10:25:34.423Z] [INFO] Message AS-NAMING-00001 needs checking for cause/action: false [2024-06-27T10:25:34.423Z] [INFO] Processing: AS-NAMING-00008 [2024-06-27T10:25:34.423Z] [INFO] Message AS-NAMING-00008 needs checking for cause/action: false [2024-06-27T10:25:34.423Z] [INFO] Processing: AS-NAMING-00003 [2024-06-27T10:25:34.423Z] [INFO] Message AS-NAMING-00003 needs checking for cause/action: false [2024-06-27T10:25:34.423Z] [INFO] Processing: AS-NAMING-00002 [2024-06-27T10:25:34.423Z] [INFO] Message AS-NAMING-00002 needs checking for cause/action: false [2024-06-27T10:25:34.423Z] [INFO] Processing: AS-NAMING-00006 [2024-06-27T10:25:34.423Z] [INFO] Message AS-NAMING-00006 needs checking for cause/action: false [2024-06-27T10:25:34.423Z] [INFO] Total Messages including ones found from disk so far: {AS-NAMING-00001=Failed to load {0} using CommonClassLoader, AS-NAMING-00002=Exception during name lookup : {0}, AS-NAMING-00003=Exception occurred when instantiating LocalSerialContextProviderImpl: {0}, AS-NAMING-00006=Exception in NamingUtilsImpl copyMutableObject(): {0}, AS-NAMING-00008=Fall back to INITIAL_CONTEXT_FACTORY {0}} [2024-06-27T10:25:34.423Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:25:34.423Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:34.423Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:34.423Z] [INFO] Processing: org.glassfish.naming on element NAMING_LOGGER_NAME [2024-06-27T10:25:34.423Z] [INFO] Enclosing type is com.sun.enterprise.naming.util.LogFacade [2024-06-27T10:25:34.423Z] [INFO] Loggers found so far: {org.glassfish.naming.description=logger for GlassFish appserver naming, org.glassfish.naming.publish=true, org.glassfish.naming.subsystem=glassfish-naming} [2024-06-27T10:25:34.423Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:25:34.423Z] [INFO] Found enclosing element NAMING_LOGGER_NAME [2024-06-27T10:25:34.423Z] [INFO] Found enclosing element com.sun.enterprise.naming.util.LogFacade [2024-06-27T10:25:34.423Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:25:34.423Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:25:34.423Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:34.423Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:34.423Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:25:34.423Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:34.423Z] [INFO] [2024-06-27T10:25:34.423Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-naming --- [2024-06-27T10:25:34.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/test/resources [2024-06-27T10:25:34.424Z] [INFO] [2024-06-27T10:25:34.424Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-naming --- [2024-06-27T10:25:34.424Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:34.424Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:25:34.679Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:34.679Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:25:34.679Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:25:34.679Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:25:34.679Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:25:34.679Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:25:34.679Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:25:34.679Z] Use -proc:none to disable annotation processing. [2024-06-27T10:25:34.679Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:25:34.679Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java uses unchecked or unsafe operations. [2024-06-27T10:25:34.679Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:34.679Z] [INFO] [2024-06-27T10:25:34.679Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-naming --- [2024-06-27T10:25:34.679Z] [INFO] [2024-06-27T10:25:34.679Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-naming --- [2024-06-27T10:25:34.679Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/surefire-reports [2024-06-27T10:25:34.679Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:25:34.679Z] [INFO] [2024-06-27T10:25:34.679Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:34.679Z] [INFO] T E S T S [2024-06-27T10:25:34.679Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:34.679Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:35.238Z] [0.495s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.451ms [2024-06-27T10:25:35.238Z] [INFO] Running com.sun.enterprise.naming.impl.GlassfishNamingManagerImplTest [2024-06-27T10:25:35.798Z] [1.048s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->8M(258M) 4.571ms [2024-06-27T10:25:36.052Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 s -- in com.sun.enterprise.naming.impl.GlassfishNamingManagerImplTest [2024-06-27T10:25:36.052Z] [INFO] Running com.sun.enterprise.naming.impl.SerialContextTest [2024-06-27T10:25:36.052Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.sun.enterprise.naming.impl.SerialContextTest [2024-06-27T10:25:36.307Z] [INFO] [2024-06-27T10:25:36.307Z] [INFO] Results: [2024-06-27T10:25:36.307Z] [INFO] [2024-06-27T10:25:36.307Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:25:36.307Z] [INFO] [2024-06-27T10:25:36.307Z] [INFO] [2024-06-27T10:25:36.307Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-naming --- [2024-06-27T10:25:36.307Z] [INFO] Executing tasks [2024-06-27T10:25:36.307Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/classes/META-INF for [2024-06-27T10:25:36.307Z] [INFO] [echo] glassfish-naming [2024-06-27T10:25:36.307Z] [INFO] Executed tasks [2024-06-27T10:25:36.307Z] [INFO] [2024-06-27T10:25:36.307Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-naming --- [2024-06-27T10:25:36.307Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/glassfish-naming.jar [2024-06-27T10:25:36.307Z] [INFO] [2024-06-27T10:25:36.307Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-naming --- [2024-06-27T10:25:36.307Z] [INFO] [2024-06-27T10:25:36.307Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-naming --- [2024-06-27T10:25:36.307Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/failsafe-reports [2024-06-27T10:25:36.307Z] [INFO] [2024-06-27T10:25:36.307Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-naming-checkstyle) @ glassfish-naming --- [2024-06-27T10:25:36.562Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:36.562Z] [INFO] [2024-06-27T10:25:36.562Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-naming --- [2024-06-27T10:25:36.562Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.16-SNAPSHOT/glassfish-naming-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:36.563Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.16-SNAPSHOT/glassfish-naming-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:36.817Z] [INFO] [2024-06-27T10:25:36.817Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2024-06-27T10:25:36.817Z] [INFO] Building Container Common 7.0.16-SNAPSHOT [78/334] [2024-06-27T10:25:36.817Z] [INFO] from appserver/common/container-common/pom.xml [2024-06-27T10:25:36.817Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:36.817Z] [INFO] [2024-06-27T10:25:36.817Z] [INFO] --- clean:3.3.2:clean (default-clean) @ container-common --- [2024-06-27T10:25:36.818Z] [INFO] [2024-06-27T10:25:36.818Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ container-common --- [2024-06-27T10:25:36.818Z] [INFO] [2024-06-27T10:25:36.818Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ container-common --- [2024-06-27T10:25:36.818Z] [INFO] [2024-06-27T10:25:36.818Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ container-common --- [2024-06-27T10:25:36.818Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:36.818Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:36.818Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:36.818Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:36.818Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:36.818Z] [INFO] [2024-06-27T10:25:36.818Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ container-common --- [2024-06-27T10:25:36.818Z] [INFO] [2024-06-27T10:25:36.818Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ container-common --- [2024-06-27T10:25:36.818Z] [INFO] [2024-06-27T10:25:36.818Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ container-common --- [2024-06-27T10:25:36.818Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:36.818Z] [INFO] [2024-06-27T10:25:36.818Z] [INFO] --- resources:3.3.1:resources (default-resources) @ container-common --- [2024-06-27T10:25:36.818Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:25:36.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/resources [2024-06-27T10:25:36.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/manpages [2024-06-27T10:25:36.818Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:36.818Z] [INFO] [2024-06-27T10:25:36.818Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ container-common --- [2024-06-27T10:25:36.818Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:36.818Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:37.377Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:37.377Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:37.377Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[478,83] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:37.377Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[610,27] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:37.377Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[681,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[707,36] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[525,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[526,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[555,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[558,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[587,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[617,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[657,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[81,18] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[85,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[122,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[126,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:37.378Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Some input files use or override a deprecated API. [2024-06-27T10:25:37.378Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:37.378Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:37.378Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:37.379Z] [INFO] [2024-06-27T10:25:37.379Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ container-common --- [2024-06-27T10:25:37.379Z] [INFO] [2024-06-27T10:25:37.379Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ container-common --- [2024-06-27T10:25:37.379Z] [INFO] [2024-06-27T10:25:37.379Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ container-common --- [2024-06-27T10:25:37.379Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:37.379Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:37.379Z] [INFO] [2024-06-27T10:25:37.379Z] [INFO] --- command-security:1.0.17:check (default-check) @ container-common --- [2024-06-27T10:25:37.379Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ha.commands.ListPersistenceTypesCommand] [2024-06-27T10:25:37.379Z] [INFO] [2024-06-27T10:25:37.379Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ container-common --- [2024-06-27T10:25:37.379Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:37.379Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:37.635Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:37.635Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:37.635Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:37.635Z] [INFO] [2024-06-27T10:25:37.635Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ container-common --- [2024-06-27T10:25:37.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/src/test/resources [2024-06-27T10:25:37.635Z] [INFO] [2024-06-27T10:25:37.635Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ container-common --- [2024-06-27T10:25:37.635Z] [INFO] No sources to compile [2024-06-27T10:25:37.635Z] [INFO] [2024-06-27T10:25:37.635Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ container-common --- [2024-06-27T10:25:37.635Z] [INFO] [2024-06-27T10:25:37.635Z] [INFO] --- surefire:3.2.5:test (default-test) @ container-common --- [2024-06-27T10:25:37.635Z] [INFO] [2024-06-27T10:25:37.635Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ container-common --- [2024-06-27T10:25:37.635Z] [INFO] Executing tasks [2024-06-27T10:25:37.635Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/target/classes/META-INF for [2024-06-27T10:25:37.635Z] [INFO] [echo] container-common [2024-06-27T10:25:37.635Z] [INFO] Executed tasks [2024-06-27T10:25:37.635Z] [INFO] [2024-06-27T10:25:37.635Z] [INFO] --- jar:3.3.0:jar (default-jar) @ container-common --- [2024-06-27T10:25:37.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/target/container-common.jar [2024-06-27T10:25:37.635Z] [INFO] [2024-06-27T10:25:37.635Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ container-common --- [2024-06-27T10:25:37.890Z] [INFO] [2024-06-27T10:25:37.890Z] [INFO] --- failsafe:3.2.5:verify (verify) @ container-common --- [2024-06-27T10:25:37.890Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/target/failsafe-reports [2024-06-27T10:25:37.890Z] [INFO] [2024-06-27T10:25:37.890Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-container-common-checkstyle) @ container-common --- [2024-06-27T10:25:38.450Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:38.450Z] [INFO] [2024-06-27T10:25:38.450Z] [INFO] --- install:3.1.1:install (default-install) @ container-common --- [2024-06-27T10:25:38.450Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.16-SNAPSHOT/container-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:38.450Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/container-common/target/container-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.16-SNAPSHOT/container-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:38.450Z] [INFO] [2024-06-27T10:25:38.450Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2024-06-27T10:25:38.450Z] [INFO] Building GlassFish persistence related modules 7.0.16-SNAPSHOT [79/334] [2024-06-27T10:25:38.450Z] [INFO] from appserver/persistence/pom.xml [2024-06-27T10:25:38.450Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:38.450Z] [INFO] [2024-06-27T10:25:38.450Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence --- [2024-06-27T10:25:38.450Z] [INFO] [2024-06-27T10:25:38.450Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence --- [2024-06-27T10:25:38.450Z] [INFO] [2024-06-27T10:25:38.450Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ persistence --- [2024-06-27T10:25:38.450Z] [INFO] [2024-06-27T10:25:38.450Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ persistence --- [2024-06-27T10:25:38.450Z] [INFO] No sources to compile [2024-06-27T10:25:38.450Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence --- [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence --- [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence --- [2024-06-27T10:25:38.451Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ persistence --- [2024-06-27T10:25:38.451Z] [INFO] No sources to compile [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ persistence --- [2024-06-27T10:25:38.451Z] [INFO] No sources to compile [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence --- [2024-06-27T10:25:38.451Z] [INFO] Executing tasks [2024-06-27T10:25:38.451Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/target/classes/META-INF for [2024-06-27T10:25:38.451Z] [INFO] [echo] persistence [2024-06-27T10:25:38.451Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/target/classes/META-INF [2024-06-27T10:25:38.451Z] [INFO] Executed tasks [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence --- [2024-06-27T10:25:38.451Z] [INFO] No tests to run. [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence --- [2024-06-27T10:25:38.451Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/target/failsafe-reports [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-checkstyle) @ persistence --- [2024-06-27T10:25:38.451Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- install:3.1.1:install (default-install) @ persistence --- [2024-06-27T10:25:38.451Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/7.0.16-SNAPSHOT/persistence-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2024-06-27T10:25:38.451Z] [INFO] Building Common persistence code between JPA and CMP 7.0.16-SNAPSHOT [80/334] [2024-06-27T10:25:38.451Z] [INFO] from appserver/persistence/common/pom.xml [2024-06-27T10:25:38.451Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence-common --- [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence-common --- [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ persistence-common --- [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ persistence-common --- [2024-06-27T10:25:38.451Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:38.451Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:38.451Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence-common --- [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence-common --- [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence-common --- [2024-06-27T10:25:38.451Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- resources:3.3.1:resources (default-resources) @ persistence-common --- [2024-06-27T10:25:38.451Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:25:38.451Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/manpages [2024-06-27T10:25:38.451Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:38.451Z] [INFO] [2024-06-27T10:25:38.451Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ persistence-common --- [2024-06-27T10:25:38.451Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:38.451Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:38.705Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:38.705Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[127,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:38.706Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[148,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:38.706Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java uses unchecked or unsafe operations. [2024-06-27T10:25:38.706Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:38.706Z] [INFO] [2024-06-27T10:25:38.706Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ persistence-common --- [2024-06-27T10:25:38.706Z] [INFO] [2024-06-27T10:25:38.706Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ persistence-common --- [2024-06-27T10:25:38.706Z] [INFO] [2024-06-27T10:25:38.706Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ persistence-common --- [2024-06-27T10:25:38.706Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:38.960Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:38.960Z] [INFO] [2024-06-27T10:25:38.960Z] [INFO] --- command-security:1.0.17:check (default-check) @ persistence-common --- [2024-06-27T10:25:38.960Z] [INFO] [2024-06-27T10:25:38.960Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ persistence-common --- [2024-06-27T10:25:38.960Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:38.960Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:38.960Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:38.960Z] [INFO] [2024-06-27T10:25:38.960Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ persistence-common --- [2024-06-27T10:25:38.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/src/test/resources [2024-06-27T10:25:38.960Z] [INFO] [2024-06-27T10:25:38.961Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ persistence-common --- [2024-06-27T10:25:38.961Z] [INFO] No sources to compile [2024-06-27T10:25:38.961Z] [INFO] [2024-06-27T10:25:38.961Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ persistence-common --- [2024-06-27T10:25:38.961Z] [INFO] [2024-06-27T10:25:38.961Z] [INFO] --- surefire:3.2.5:test (default-test) @ persistence-common --- [2024-06-27T10:25:38.961Z] [INFO] [2024-06-27T10:25:38.961Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence-common --- [2024-06-27T10:25:38.961Z] [INFO] Executing tasks [2024-06-27T10:25:38.961Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/target/classes/META-INF for [2024-06-27T10:25:38.961Z] [INFO] [echo] persistence-common [2024-06-27T10:25:38.961Z] [INFO] Executed tasks [2024-06-27T10:25:38.961Z] [INFO] [2024-06-27T10:25:38.961Z] [INFO] --- jar:3.3.0:jar (default-jar) @ persistence-common --- [2024-06-27T10:25:38.961Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/target/persistence-common.jar [2024-06-27T10:25:38.961Z] [INFO] [2024-06-27T10:25:38.961Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence-common --- [2024-06-27T10:25:38.961Z] [INFO] [2024-06-27T10:25:38.961Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence-common --- [2024-06-27T10:25:38.961Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/target/failsafe-reports [2024-06-27T10:25:38.961Z] [INFO] [2024-06-27T10:25:38.961Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-common-checkstyle) @ persistence-common --- [2024-06-27T10:25:39.215Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:39.215Z] [INFO] [2024-06-27T10:25:39.215Z] [INFO] --- install:3.1.1:install (default-install) @ persistence-common --- [2024-06-27T10:25:39.215Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.16-SNAPSHOT/persistence-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:39.215Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.16-SNAPSHOT/persistence-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:39.215Z] [INFO] [2024-06-27T10:25:39.215Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2024-06-27T10:25:39.215Z] [INFO] Building EJB Container connector for Glassfish 7.0.16-SNAPSHOT [81/334] [2024-06-27T10:25:39.215Z] [INFO] from appserver/ejb/ejb-connector/pom.xml [2024-06-27T10:25:39.215Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:39.215Z] [INFO] [2024-06-27T10:25:39.215Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-ejb-connector --- [2024-06-27T10:25:39.215Z] [INFO] [2024-06-27T10:25:39.215Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-ejb-connector --- [2024-06-27T10:25:39.215Z] [INFO] [2024-06-27T10:25:39.215Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-ejb-connector --- [2024-06-27T10:25:39.215Z] [INFO] [2024-06-27T10:25:39.215Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-ejb-connector --- [2024-06-27T10:25:39.215Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:39.215Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:39.470Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:39.470Z] [INFO] [2024-06-27T10:25:39.470Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-ejb-connector --- [2024-06-27T10:25:39.470Z] [INFO] [2024-06-27T10:25:39.470Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-ejb-connector --- [2024-06-27T10:25:39.470Z] [INFO] [2024-06-27T10:25:39.470Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-ejb-connector --- [2024-06-27T10:25:39.470Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:39.470Z] [INFO] [2024-06-27T10:25:39.470Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-ejb-connector --- [2024-06-27T10:25:39.470Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:25:39.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/src/main/manpages [2024-06-27T10:25:39.470Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:39.470Z] [INFO] [2024-06-27T10:25:39.470Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-ejb-connector --- [2024-06-27T10:25:39.470Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:39.470Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:39.470Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:39.470Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java:[43,13] org.glassfish.ejb.deployment.archive.EjbType in org.glassfish.ejb.deployment.archive has been deprecated and marked for removal [2024-06-27T10:25:39.471Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java uses unchecked or unsafe operations. [2024-06-27T10:25:39.471Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:39.471Z] [INFO] [2024-06-27T10:25:39.471Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-ejb-connector --- [2024-06-27T10:25:39.471Z] [INFO] [2024-06-27T10:25:39.471Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-ejb-connector --- [2024-06-27T10:25:39.471Z] [INFO] [2024-06-27T10:25:39.471Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-ejb-connector --- [2024-06-27T10:25:39.471Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:39.471Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:39.471Z] [INFO] [2024-06-27T10:25:39.471Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-ejb-connector --- [2024-06-27T10:25:39.471Z] [INFO] [2024-06-27T10:25:39.471Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-ejb-connector --- [2024-06-27T10:25:39.471Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:39.471Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:39.726Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:39.726Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-ejb-connector --- [2024-06-27T10:25:39.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/src/test/resources [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-ejb-connector --- [2024-06-27T10:25:39.726Z] [INFO] No sources to compile [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-ejb-connector --- [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-ejb-connector --- [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-ejb-connector --- [2024-06-27T10:25:39.726Z] [INFO] Executing tasks [2024-06-27T10:25:39.726Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/target/classes/META-INF for [2024-06-27T10:25:39.726Z] [INFO] [echo] gf-ejb-connector [2024-06-27T10:25:39.726Z] [INFO] Executed tasks [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-ejb-connector --- [2024-06-27T10:25:39.726Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-ejb-connector --- [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-ejb-connector --- [2024-06-27T10:25:39.726Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/target/failsafe-reports [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-gf-ejb-connector-checkstyle) @ gf-ejb-connector --- [2024-06-27T10:25:39.726Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- install:3.1.1:install (default-install) @ gf-ejb-connector --- [2024-06-27T10:25:39.726Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/7.0.16-SNAPSHOT/gf-ejb-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:39.726Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/7.0.16-SNAPSHOT/gf-ejb-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2024-06-27T10:25:39.726Z] [INFO] Building GlassFish ORB related modules 7.0.16-SNAPSHOT [82/334] [2024-06-27T10:25:39.726Z] [INFO] from appserver/orb/pom.xml [2024-06-27T10:25:39.726Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb --- [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb --- [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb --- [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb --- [2024-06-27T10:25:39.726Z] [INFO] No sources to compile [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb --- [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb --- [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb --- [2024-06-27T10:25:39.726Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb --- [2024-06-27T10:25:39.726Z] [INFO] No sources to compile [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb --- [2024-06-27T10:25:39.726Z] [INFO] No sources to compile [2024-06-27T10:25:39.726Z] [INFO] [2024-06-27T10:25:39.726Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb --- [2024-06-27T10:25:39.726Z] [INFO] Executing tasks [2024-06-27T10:25:39.726Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/target/classes/META-INF for [2024-06-27T10:25:39.726Z] [INFO] [echo] orb [2024-06-27T10:25:39.727Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/target/classes/META-INF [2024-06-27T10:25:39.727Z] [INFO] Executed tasks [2024-06-27T10:25:39.727Z] [INFO] [2024-06-27T10:25:39.727Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb --- [2024-06-27T10:25:39.727Z] [INFO] No tests to run. [2024-06-27T10:25:39.727Z] [INFO] [2024-06-27T10:25:39.727Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb --- [2024-06-27T10:25:39.727Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/target/failsafe-reports [2024-06-27T10:25:39.727Z] [INFO] [2024-06-27T10:25:39.727Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-checkstyle) @ orb --- [2024-06-27T10:25:39.727Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:39.727Z] [INFO] [2024-06-27T10:25:39.727Z] [INFO] --- install:3.1.1:install (default-install) @ orb --- [2024-06-27T10:25:39.727Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/7.0.16-SNAPSHOT/orb-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:39.727Z] [INFO] [2024-06-27T10:25:39.727Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2024-06-27T10:25:39.727Z] [INFO] Building GlassFish ORB enabler implementation 7.0.16-SNAPSHOT [83/334] [2024-06-27T10:25:39.727Z] [INFO] from appserver/orb/orb-enabler/pom.xml [2024-06-27T10:25:39.727Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:39.981Z] [INFO] [2024-06-27T10:25:39.981Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-enabler --- [2024-06-27T10:25:39.981Z] [INFO] [2024-06-27T10:25:39.981Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-enabler --- [2024-06-27T10:25:39.981Z] [INFO] [2024-06-27T10:25:39.981Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-enabler --- [2024-06-27T10:25:39.981Z] [INFO] [2024-06-27T10:25:39.981Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-enabler --- [2024-06-27T10:25:39.981Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:39.981Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:39.981Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:39.981Z] [INFO] [2024-06-27T10:25:39.981Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-enabler --- [2024-06-27T10:25:39.981Z] [INFO] [2024-06-27T10:25:39.981Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-enabler --- [2024-06-27T10:25:39.981Z] [INFO] [2024-06-27T10:25:39.981Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-enabler --- [2024-06-27T10:25:39.981Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:39.981Z] [INFO] [2024-06-27T10:25:39.981Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-enabler --- [2024-06-27T10:25:39.981Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:25:39.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/src/main/manpages [2024-06-27T10:25:39.981Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:39.981Z] [INFO] [2024-06-27T10:25:39.981Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-enabler --- [2024-06-27T10:25:39.981Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:39.981Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:40.236Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:40.236Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java:[96,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:40.236Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses unchecked or unsafe operations. [2024-06-27T10:25:40.236Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:40.236Z] [INFO] [2024-06-27T10:25:40.236Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-enabler --- [2024-06-27T10:25:40.236Z] [INFO] [2024-06-27T10:25:40.236Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-enabler --- [2024-06-27T10:25:40.236Z] [INFO] [2024-06-27T10:25:40.236Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-enabler --- [2024-06-27T10:25:40.236Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:40.236Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:40.236Z] [INFO] [2024-06-27T10:25:40.236Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-enabler --- [2024-06-27T10:25:40.236Z] [INFO] [2024-06-27T10:25:40.236Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-enabler --- [2024-06-27T10:25:40.236Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:40.236Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:40.491Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:40.491Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:25:40.491Z] [INFO] [2024-06-27T10:25:40.491Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-enabler --- [2024-06-27T10:25:40.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/src/test/resources [2024-06-27T10:25:40.491Z] [INFO] [2024-06-27T10:25:40.491Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-enabler --- [2024-06-27T10:25:40.491Z] [INFO] No sources to compile [2024-06-27T10:25:40.491Z] [INFO] [2024-06-27T10:25:40.491Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-enabler --- [2024-06-27T10:25:40.491Z] [INFO] [2024-06-27T10:25:40.491Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-enabler --- [2024-06-27T10:25:40.491Z] [INFO] [2024-06-27T10:25:40.491Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-enabler --- [2024-06-27T10:25:40.491Z] [INFO] Executing tasks [2024-06-27T10:25:40.491Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/target/classes/META-INF for [2024-06-27T10:25:40.491Z] [INFO] [echo] orb-enabler [2024-06-27T10:25:40.491Z] [INFO] Executed tasks [2024-06-27T10:25:40.491Z] [INFO] [2024-06-27T10:25:40.491Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-enabler --- [2024-06-27T10:25:40.491Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/target/orb-enabler.jar [2024-06-27T10:25:40.491Z] [INFO] [2024-06-27T10:25:40.491Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-enabler --- [2024-06-27T10:25:40.491Z] [INFO] [2024-06-27T10:25:40.491Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-enabler --- [2024-06-27T10:25:40.491Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/target/failsafe-reports [2024-06-27T10:25:40.491Z] [INFO] [2024-06-27T10:25:40.491Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-enabler-checkstyle) @ orb-enabler --- [2024-06-27T10:25:40.492Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:40.492Z] [INFO] [2024-06-27T10:25:40.492Z] [INFO] --- install:3.1.1:install (default-install) @ orb-enabler --- [2024-06-27T10:25:40.492Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.16-SNAPSHOT/orb-enabler-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:40.492Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.16-SNAPSHOT/orb-enabler-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:40.492Z] [INFO] [2024-06-27T10:25:40.492Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2024-06-27T10:25:40.492Z] [INFO] Building GlassFish ORB connector implementation 7.0.16-SNAPSHOT [84/334] [2024-06-27T10:25:40.492Z] [INFO] from appserver/orb/orb-connector/pom.xml [2024-06-27T10:25:40.492Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:40.492Z] [INFO] [2024-06-27T10:25:40.492Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-connector --- [2024-06-27T10:25:40.492Z] [INFO] [2024-06-27T10:25:40.492Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-connector --- [2024-06-27T10:25:40.492Z] [INFO] [2024-06-27T10:25:40.492Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-connector --- [2024-06-27T10:25:40.492Z] [INFO] [2024-06-27T10:25:40.492Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-connector --- [2024-06-27T10:25:40.492Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:40.492Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:40.746Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:40.746Z] [INFO] [2024-06-27T10:25:40.746Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-connector --- [2024-06-27T10:25:40.746Z] [INFO] [2024-06-27T10:25:40.746Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-connector --- [2024-06-27T10:25:40.746Z] [INFO] [2024-06-27T10:25:40.746Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-connector --- [2024-06-27T10:25:40.746Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:40.746Z] [INFO] [2024-06-27T10:25:40.746Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-connector --- [2024-06-27T10:25:40.746Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:25:40.746Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:25:40.746Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-06-27T10:25:40.746Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:40.746Z] [INFO] [2024-06-27T10:25:40.746Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-connector --- [2024-06-27T10:25:40.746Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:40.746Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:41.002Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:41.003Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Some input files use or override a deprecated API. [2024-06-27T10:25:41.003Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:41.003Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java uses unchecked or unsafe operations. [2024-06-27T10:25:41.003Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:41.003Z] [INFO] [2024-06-27T10:25:41.003Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-connector --- [2024-06-27T10:25:41.003Z] [INFO] [2024-06-27T10:25:41.003Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-connector --- [2024-06-27T10:25:41.003Z] [INFO] [2024-06-27T10:25:41.003Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-connector --- [2024-06-27T10:25:41.003Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:41.003Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:41.003Z] [INFO] [2024-06-27T10:25:41.003Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-connector --- [2024-06-27T10:25:41.003Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.orb.admin.cli.CreateIiopListener, org.glassfish.orb.admin.cli.DeleteIiopListener, org.glassfish.orb.admin.cli.ListIiopListeners] [2024-06-27T10:25:41.003Z] [INFO] [2024-06-27T10:25:41.003Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-connector --- [2024-06-27T10:25:41.003Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:41.003Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:41.258Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:41.258Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:25:41.258Z] [INFO] [2024-06-27T10:25:41.258Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-connector --- [2024-06-27T10:25:41.258Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:25:41.258Z] [INFO] [2024-06-27T10:25:41.258Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-connector --- [2024-06-27T10:25:41.258Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:41.258Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:25:41.512Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:41.512Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:25:41.512Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:25:41.512Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:25:41.512Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:25:41.512Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:25:41.512Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:25:41.512Z] Use -proc:none to disable annotation processing. [2024-06-27T10:25:41.512Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:25:41.512Z] [INFO] [2024-06-27T10:25:41.513Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-connector --- [2024-06-27T10:25:41.513Z] [INFO] [2024-06-27T10:25:41.513Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-connector --- [2024-06-27T10:25:41.513Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/target/surefire-reports [2024-06-27T10:25:41.513Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:25:41.513Z] [INFO] [2024-06-27T10:25:41.513Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:41.513Z] [INFO] T E S T S [2024-06-27T10:25:41.513Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:41.513Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:42.071Z] [0.363s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.927ms [2024-06-27T10:25:42.071Z] [INFO] Running org.glassfish.orb.admin.cli.CreateIiopListenerTest [2024-06-27T10:25:42.326Z] [0.807s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->10M(258M) 3.717ms [2024-06-27T10:25:42.581Z] 10:25:42.287090 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-06-27T10:25:42.581Z] Column number = 42 [2024-06-27T10:25:42.581Z] System Id = null [2024-06-27T10:25:42.581Z] Public Id = null [2024-06-27T10:25:42.581Z] Location Uri= null [2024-06-27T10:25:42.581Z] CharacterOffset = 9367 [2024-06-27T10:25:42.581Z] [2024-06-27T10:25:42.581Z] 10:25:42.448442 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:25:42.581Z] 10:25:42.474636 WARNING main . Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.orb.admin.cli.CreateIiopListenerTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-06-27T10:25:42.836Z] 10:25:42.544896 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:25:42.836Z] 10:25:42.706414 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:25:42.836Z] 10:25:42.790926 INFO main . Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessNoValueOptionEnabled, started at 10:25:42.461401028, test time: 329 ms [2024-06-27T10:25:42.836Z] 10:25:42.813942 INFO main . Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessDefaultValues, started at 10:25:42.807635163, test time: 6 ms [2024-06-27T10:25:42.836Z] 10:25:42.824338 INFO main . Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteFailForSamePortAndListenerAddress, started at 10:25:42.816702477, test time: 7 ms [2024-06-27T10:25:43.091Z] 10:25:42.832868 INFO main . Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteFailDuplicateListener, started at 10:25:42.826872964, test time: 5 ms [2024-06-27T10:25:43.091Z] 10:25:42.840172 INFO main . Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccess, started at 10:25:42.835151507, test time: 4 ms [2024-06-27T10:25:43.091Z] 10:25:42.847009 INFO main . Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessNoValueOptionSecurityEnabled, started at 10:25:42.842430494, test time: 4 ms [2024-06-27T10:25:43.091Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 s -- in org.glassfish.orb.admin.cli.CreateIiopListenerTest [2024-06-27T10:25:43.091Z] [INFO] Running org.glassfish.orb.admin.cli.DeleteIiopListenerTest [2024-06-27T10:25:43.091Z] 10:25:42.907490 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-06-27T10:25:43.091Z] Column number = 42 [2024-06-27T10:25:43.091Z] System Id = null [2024-06-27T10:25:43.091Z] Public Id = null [2024-06-27T10:25:43.091Z] Location Uri= null [2024-06-27T10:25:43.091Z] CharacterOffset = 9367 [2024-06-27T10:25:43.091Z] [2024-06-27T10:25:43.091Z] 10:25:42.953533 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:25:43.091Z] 10:25:42.963311 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:25:43.091Z] 10:25:42.966759 INFO main . Test: org.glassfish.orb.admin.cli.DeleteIiopListenerTest.testExecuteFailDoesNotExist, started at 10:25:42.955761936, test time: 10 ms [2024-06-27T10:25:43.091Z] 10:25:42.976483 INFO main . Test: org.glassfish.orb.admin.cli.DeleteIiopListenerTest.testExecuteSuccessDefaultTarget, started at 10:25:42.969322766, test time: 7 ms [2024-06-27T10:25:43.091Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.glassfish.orb.admin.cli.DeleteIiopListenerTest [2024-06-27T10:25:43.091Z] [INFO] Running org.glassfish.orb.admin.cli.ListIiopListenersTest [2024-06-27T10:25:43.091Z] 10:25:43.022131 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-06-27T10:25:43.091Z] Column number = 42 [2024-06-27T10:25:43.091Z] System Id = null [2024-06-27T10:25:43.091Z] Public Id = null [2024-06-27T10:25:43.091Z] Location Uri= null [2024-06-27T10:25:43.091Z] CharacterOffset = 9367 [2024-06-27T10:25:43.091Z] [2024-06-27T10:25:43.091Z] 10:25:43.061399 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:25:43.091Z] 10:25:43.068521 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:25:43.091Z] 10:25:43.077178 INFO main . Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListListener, started at 10:25:43.063376053, test time: 13 ms [2024-06-27T10:25:43.091Z] 10:25:43.080896 INFO main . Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListOriginal, started at 10:25:43.079488672, test time: 1 ms [2024-06-27T10:25:43.091Z] 10:25:43.084047 INFO main . Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessValidTargetOperand, started at 10:25:43.082725144, test time: 1 ms [2024-06-27T10:25:43.346Z] 10:25:43.087581 INFO main . Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListNoListener, started at 10:25:43.085914948, test time: 1 ms [2024-06-27T10:25:43.346Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.glassfish.orb.admin.cli.ListIiopListenersTest [2024-06-27T10:25:43.600Z] [INFO] [2024-06-27T10:25:43.600Z] [INFO] Results: [2024-06-27T10:25:43.600Z] [INFO] [2024-06-27T10:25:43.600Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:25:43.600Z] [INFO] [2024-06-27T10:25:43.600Z] [INFO] [2024-06-27T10:25:43.600Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-connector --- [2024-06-27T10:25:43.600Z] [INFO] Executing tasks [2024-06-27T10:25:43.600Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/target/classes/META-INF for [2024-06-27T10:25:43.600Z] [INFO] [echo] orb-connector [2024-06-27T10:25:43.600Z] [INFO] Executed tasks [2024-06-27T10:25:43.600Z] [INFO] [2024-06-27T10:25:43.600Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-connector --- [2024-06-27T10:25:43.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/target/orb-connector.jar [2024-06-27T10:25:43.600Z] [INFO] [2024-06-27T10:25:43.600Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-connector --- [2024-06-27T10:25:43.600Z] [INFO] [2024-06-27T10:25:43.600Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-connector --- [2024-06-27T10:25:43.600Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/target/failsafe-reports [2024-06-27T10:25:43.600Z] [INFO] [2024-06-27T10:25:43.601Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-connector-checkstyle) @ orb-connector --- [2024-06-27T10:25:43.855Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:43.855Z] [INFO] [2024-06-27T10:25:43.855Z] [INFO] --- install:3.1.1:install (default-install) @ orb-connector --- [2024-06-27T10:25:43.855Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.16-SNAPSHOT/orb-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:43.855Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.16-SNAPSHOT/orb-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:43.856Z] [INFO] [2024-06-27T10:25:43.856Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2024-06-27T10:25:43.856Z] [INFO] Building GlassFish Core EJB container implementation 7.0.16-SNAPSHOT [85/334] [2024-06-27T10:25:43.856Z] [INFO] from appserver/ejb/ejb-container/pom.xml [2024-06-27T10:25:43.856Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:43.856Z] [INFO] [2024-06-27T10:25:43.856Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-container --- [2024-06-27T10:25:43.856Z] [INFO] [2024-06-27T10:25:43.856Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-container --- [2024-06-27T10:25:43.856Z] [INFO] [2024-06-27T10:25:43.856Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-container --- [2024-06-27T10:25:43.856Z] [INFO] [2024-06-27T10:25:43.856Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-container --- [2024-06-27T10:25:43.856Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:43.856Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:44.779Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:44.779Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:44.779Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:44.779Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:44.779Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:44.779Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:44.779Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:44.779Z] [INFO] [2024-06-27T10:25:44.779Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-container --- [2024-06-27T10:25:44.779Z] [INFO] [2024-06-27T10:25:44.779Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-container --- [2024-06-27T10:25:44.779Z] [INFO] [2024-06-27T10:25:44.779Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-container --- [2024-06-27T10:25:44.779Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:44.779Z] [INFO] [2024-06-27T10:25:44.779Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-container --- [2024-06-27T10:25:44.779Z] [INFO] Copying 11 resources from src/main/resources to target/classes [2024-06-27T10:25:44.779Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-06-27T10:25:44.779Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:44.779Z] [INFO] [2024-06-27T10:25:44.779Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-container --- [2024-06-27T10:25:44.779Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:44.779Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:46.142Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[64,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[95,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[123,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[165,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[211,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[125,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[128,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[383,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[391,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[395,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[399,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.142Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[422,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[428,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[493,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[499,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java:[668,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[272,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[359,44] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[366,39] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/ContainerTransaction.java:[74,44] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[102,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[104,101] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[86,78] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[122,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[153,41] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[673,50] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[705,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[715,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[722,56] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[731,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[805,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[76,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[84,54] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[999,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1002,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1019,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1022,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1598,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1601,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1629,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1632,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.144Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1955,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1966,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3796,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3799,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3870,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3873,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java:[349,12] java.security.Identity in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java:[86,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[426,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[1842,48] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:25:46.145Z] cast to java.lang.Object for a varargs call [2024-06-27T10:25:46.145Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3207,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3214,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3239,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3246,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java:[84,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[349,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[371,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.145Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[730,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[735,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[755,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[758,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[831,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[836,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[857,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[860,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[162,30] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[188,39] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[106,39] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[296,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[392,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[394,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[492,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[495,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.146Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[506,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[508,32] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[509,40] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[509,65] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[509,114] javax.security.auth.SubjectDomainCombiner in javax.security.auth has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[513,48] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[553,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EjbContainerServicesImpl.java:[200,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[797,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[800,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[902,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[905,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[409,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[513,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java:[105,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java:[151,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:46.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/EJBHandler.java:[161,23] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/SingletonHandler.java:[91,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatefulHandler.java:[89,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatelessHandler.java:[89,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:46.148Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Some input files use or override a deprecated API. [2024-06-27T10:25:46.148Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:46.148Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbMessageBeanDescriptor.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-06-27T10:25:46.148Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbInvocation.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:46.148Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbInvocation.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:46.148Z] [INFO] [2024-06-27T10:25:46.148Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-container --- [2024-06-27T10:25:46.148Z] [INFO] [2024-06-27T10:25:46.148Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-container --- [2024-06-27T10:25:46.148Z] [INFO] [2024-06-27T10:25:46.148Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-container --- [2024-06-27T10:25:46.148Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:46.708Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.ejb, has 1, private references [com.sun.ejb.containers.interceptors] [2024-06-27T10:25:46.708Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.ejb.containers, has 3, private references [com.sun.ejb.containers.interceptors, com.sun.ejb.spi.sfsb.util, org.glassfish.ejb.startup] [2024-06-27T10:25:46.708Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.ejb.containers.util.cache, has 1, private references [com.sun.ejb.base.stats] [2024-06-27T10:25:46.708Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.ejb.monitoring.stats, has 1, private references [com.sun.ejb.spi.stats] [2024-06-27T10:25:46.708Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.ejb.deployment.descriptor, has 1, private references [org.glassfish.ejb.deployment.util] [2024-06-27T10:25:46.708Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:46.708Z] [INFO] [2024-06-27T10:25:46.708Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-container --- [2024-06-27T10:25:46.708Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ejb.admin.cli.ListTimers, org.glassfish.ejb.admin.cli.MigrateTimers] [2024-06-27T10:25:46.708Z] [INFO] [2024-06-27T10:25:46.708Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-container --- [2024-06-27T10:25:46.708Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:46.708Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:47.268Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:47.268Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:47.268Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:47.268Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:47.268Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:25:47.268Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:47.268Z] [INFO] Initial messages found so far: {} [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00053 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00053 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00054 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00054 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00055 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00055 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00056 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00056 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00057 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00057 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00058 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00058 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00059 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00059 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00060 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00060 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00061 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00061 needs checking for cause/action: true [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00062 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00062 needs checking for cause/action: true [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00052 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00052 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00036 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00036 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00037 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00037 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00038 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00038 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00039 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00039 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00040 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00040 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00041 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00041 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00042 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00042 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00043 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00043 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00044 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00044 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00045 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00045 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00046 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00046 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00047 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00047 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00051 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00051 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00012 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00012 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00013 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00013 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00014 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00014 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00015 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00015 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00016 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00016 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00017 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00017 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00018 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00018 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00019 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00019 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00020 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00020 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00021 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00021 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00022 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00022 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00023 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00023 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00024 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00024 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00025 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00025 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00026 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00026 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00028 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00028 needs checking for cause/action: true [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00029 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00029 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00030 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00030 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00031 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00031 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00032 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00032 needs checking for cause/action: false [2024-06-27T10:25:47.268Z] [INFO] Processing: AS-EJB-00033 [2024-06-27T10:25:47.268Z] [INFO] Message AS-EJB-00033 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00034 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00034 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00035 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00035 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00050 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00050 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00063 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00063 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00001 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00001 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00002 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00002 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00003 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00003 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00004 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00004 needs checking for cause/action: true [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00005 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00005 needs checking for cause/action: true [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00006 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00006 needs checking for cause/action: true [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00007 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00007 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00008 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00008 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00009 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00009 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00010 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00010 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00011 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00011 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00049 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00049 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Processing: AS-EJB-00048 [2024-06-27T10:25:47.269Z] [INFO] Message AS-EJB-00048 needs checking for cause/action: false [2024-06-27T10:25:47.269Z] [INFO] Total Messages including ones found from disk so far: {AS-EJB-00001=[{0}]: trimLru(), resetting head and tail, AS-EJB-00002=[{0}]: Exception in backingStore.remove([{1}]), AS-EJB-00003=[{0}]: passivateEJB(), Exception caught ->, AS-EJB-00004=[{0}]: Cannot load from BACKUPSTORE FOR Key: <[{1}]>, AS-EJB-00005=[{0}]: Exception while loading from backup session: <[{1}]>, AS-EJB-00006=[{0}]: Error while loading from backup session: <[{1}]>, AS-EJB-00007=[{0}]: Exception during backingStore.passivateSave([{1}]), AS-EJB-00008=[{0}]: Iterator(), resetting head.lPrev, AS-EJB-00009=[{0}]: Exiting TrimTimedoutBeans() because current cache state: [{1}], AS-EJB-00010=[{0}]: TrimTimedoutBeans(), resetting head.lPrev, AS-EJB-00011=[{0}]: Exiting TrimUnSortedTimedoutBeans() because current cache state: [{1}], AS-EJB-00012=[SFSBContainer] Exception while initializing SessionSynchronization methods, AS-EJB-00013=[SFSBContainer] Exception while loading checkpoint info, AS-EJB-00014=Exception creating ejb object : [{0}], AS-EJB-00015=Exception creating ejb local object [{0}], AS-EJB-00016=Couldn't update timestamp for: [{0}]; Exception: [{1}], AS-EJB-00017=Cannot register bean for checkpointing, AS-EJB-00018=Error during checkpoint ([{0}]. Key: [{1}]) [{2}], AS-EJB-00019=sfsb checkpoint error. Name: [{0}], AS-EJB-00020=sfsb checkpoint error. Key: [{0}], AS-EJB-00021=Exception in afterCompletion : [{0}], AS-EJB-00022=1. passivateEJB() returning because containerState: [{0}], AS-EJB-00023=Extended EM not serializable. Exception: [{0}], AS-EJB-00024=Error during passivation: [{0}]; [{1}], AS-EJB-00025=Error during passivation of [{0}], AS-EJB-00026=sfsb passivation error. Key: [{0}], AS-EJB-00028=Error during Stateful Session Bean activation for key [{0}], AS-EJB-00029=[{0}]: Error during backingStore.shutdown(), AS-EJB-00030=[{0}]: Error during onShutdown(), AS-EJB-00031=[{0}]: Error while undeploying ctx. Key: [{1}], AS-EJB-00032=Cannot add idle bean cleanup task, AS-EJB-00033=Got exception during removeExpiredSessions (but the reaper thread is still alive), AS-EJB-00034=Error during checkpoint(, but session not destroyed), AS-EJB-00035=Error during checkpoint, AS-EJB-00036=TopLevel AvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00037=TopLevel EjbAvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00038=Global AvailabilityEnabled: [{0}], application AvailabilityEnabled: [{1}], AS-EJB-00039=Exception while trying to determine availability-enabled settings for this app, AS-EJB-00040=StatefulContainerBuilder AvailabilityEnabled [{0}] for this application, AS-EJB-00041=StatefulContainerBuilder.buildStoreManager() storeName: [{0}], AS-EJB-00042=Could not instantiate backing store for type [{0}], AS-EJB-00043=StatefulContainerbuilder instantiated store: {0}, with ha-enabled [{1}], and backing store configuration: {2}, AS-EJB-00044=Error while adding idle bean passivator task, AS-EJB-00045=Error while adding idle bean removal task, AS-EJB-00046=Error while removing idle beans for [{0}], AS-EJB-00047=Error while removing expired beans for [{0}], AS-EJB-00048=Passivation-capable value of stateful session bean [{0}] is false, it should not have any PrePassivate nor PostActivate configuration, but you have configuration at [{1}]., AS-EJB-00049=Cannot find stateful session bean [{0}] in memory, and will not read it from disk because current stateful session bean passivation-capable value is false, AS-EJB-00050=Cache is shutting down, {0} stateful session beans will not be restored after restarting since passivation is disabled, AS-EJB-00051=Disabling high availability for the stateful session bean {0}, as its marked non passivatable, AS-EJB-00052=Internal Error, AS-EJB-00053=The feature {0} requires Full Jakarta EE Profile to be supported, AS-EJB-00054=Portable JNDI names for EJB {0}: {1}, AS-EJB-00055=Glassfish-specific (Non-portable) JNDI names for EJB {0}: {1}, AS-EJB-00056=A system exception occurred during an invocation on EJB {0}, method: {1}, AS-EJB-00057=Error while creating enterprise bean context for {0} during jacc callback, AS-EJB-00058=Attempt to override reserved ejb interface method [{0}] in [{1}]. Override will be ignored., AS-EJB-00059=Bean class for ejb [{0}] does not define a method corresponding to [{1}] interface method [{2}], AS-EJB-00060=keepstate is true and will not create new auto timers during deployment., AS-EJB-00061=Failed to initialize the interceptor, AS-EJB-00062=[**BaseContainer**] Could not create MonitorRegistryMediator. [{0}], AS-EJB-00063=Exception in backingStore.size()} [2024-06-27T10:25:47.270Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:25:47.270Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:47.270Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:47.270Z] [INFO] Processing: jakarta.enterprise.ejb.container on element EJB_LOGGER_NAME [2024-06-27T10:25:47.270Z] [INFO] Enclosing type is org.glassfish.ejb.LogFacade [2024-06-27T10:25:47.270Z] [INFO] Loggers found so far: {jakarta.enterprise.ejb.container.description=GlassFish EJB Container Logger, jakarta.enterprise.ejb.container.publish=true, jakarta.enterprise.ejb.container.subsystem=GlassFish-EJB} [2024-06-27T10:25:47.270Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:25:47.270Z] [INFO] Found enclosing element EJB_LOGGER_NAME [2024-06-27T10:25:47.270Z] [INFO] Found enclosing element org.glassfish.ejb.LogFacade [2024-06-27T10:25:47.270Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:25:47.270Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:47.270Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:47.270Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:47.270Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:47.270Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:47.270Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:25:47.270Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:47.270Z] [INFO] [2024-06-27T10:25:47.270Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-container --- [2024-06-27T10:25:47.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/test/resources [2024-06-27T10:25:47.270Z] [INFO] [2024-06-27T10:25:47.270Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-container --- [2024-06-27T10:25:47.270Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:47.270Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:25:47.830Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:47.830Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:25:47.830Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:25:47.830Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:25:47.830Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:25:47.830Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:25:47.830Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:25:47.830Z] Use -proc:none to disable annotation processing. [2024-06-27T10:25:47.830Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:25:47.830Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/src/test/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImplTest.java:[55,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:25:47.830Z] [INFO] [2024-06-27T10:25:47.830Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-container --- [2024-06-27T10:25:47.830Z] [INFO] [2024-06-27T10:25:47.830Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-container --- [2024-06-27T10:25:47.830Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/surefire-reports [2024-06-27T10:25:47.830Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:25:47.830Z] [INFO] [2024-06-27T10:25:47.830Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:47.830Z] [INFO] T E S T S [2024-06-27T10:25:47.830Z] [INFO] ------------------------------------------------------- [2024-06-27T10:25:47.830Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:48.085Z] [0.363s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.935ms [2024-06-27T10:25:48.339Z] [INFO] Running com.sun.ejb.EJBUtilsTest [2024-06-27T10:25:48.596Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in com.sun.ejb.EJBUtilsTest [2024-06-27T10:25:48.596Z] [INFO] Running com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest [2024-06-27T10:25:48.596Z] # JMH version: 1.37 [2024-06-27T10:25:48.596Z] # VM version: JDK 21.0.3, OpenJDK 64-Bit Server VM, 21.0.3+9-LTS [2024-06-27T10:25:48.596Z] # VM invoker: /opt/java/openjdk/bin/java [2024-06-27T10:25:48.596Z] # VM options: -Xss512k -Xms256m -Xmx1g -XX:MaxDirectMemorySize=512m -verbose:gc -XX:+UseG1GC -XX:+UseStringDeduplication -Djava.awt.headless=true -Duser.language=en -Duser.region=US --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.naming/javax.naming.spi=ALL-UNNAMED [2024-06-27T10:25:48.596Z] # Blackhole mode: compiler (auto-detected, use -Djmh.blackhole.autoDetect=false to disable) [2024-06-27T10:25:48.596Z] # Warmup: [2024-06-27T10:25:48.596Z] # Measurement: 1 iterations, 50 ms each [2024-06-27T10:25:48.596Z] # Timeout: 5 s per iteration [2024-06-27T10:25:48.596Z] # Threads: 100 threads [2024-06-27T10:25:48.596Z] # Benchmark mode: Single shot invocation time [2024-06-27T10:25:48.596Z] # Benchmark: com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark [2024-06-27T10:25:48.596Z] [2024-06-27T10:25:48.596Z] # Run progress: 0.00% complete, ETA 00:00:00 [2024-06-27T10:25:48.596Z] # Fork: 1 of 1 [2024-06-27T10:25:48.596Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:49.154Z] Iteration 1: [0.357s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.777ms [2024-06-27T10:25:49.154Z] [1.458s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->8M(258M) 4.365ms [2024-06-27T10:25:49.154Z] 163888.421 ±(99.9%) 214.609 us/op [2024-06-27T10:25:49.154Z] [2024-06-27T10:25:49.154Z] [2024-06-27T10:25:49.154Z] [2024-06-27T10:25:49.154Z] # Run complete. Total time: 00:00:00 [2024-06-27T10:25:49.154Z] [2024-06-27T10:25:49.154Z] REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on [2024-06-27T10:25:49.155Z] why the numbers are the way they are. Use profilers (see -prof, -lprof), design factorial [2024-06-27T10:25:49.155Z] experiments, perform baseline and negative tests that provide experimental control, make sure [2024-06-27T10:25:49.155Z] the benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts. [2024-06-27T10:25:49.155Z] Do not assume the numbers tell you what you want them to tell. [2024-06-27T10:25:49.155Z] [2024-06-27T10:25:49.155Z] NOTE: Current JVM experimentally supports Compiler Blackholes, and they are in use. Please exercise [2024-06-27T10:25:49.155Z] extra caution when trusting the results, look into the generated code to check the benchmark still [2024-06-27T10:25:49.155Z] works, and factor in a small probability of new VM bugs. Additionally, while comparisons between [2024-06-27T10:25:49.155Z] different JVMs are already problematic, the performance difference caused by different Blackhole [2024-06-27T10:25:49.155Z] modes can be very significant. Please make sure you use the consistent Blackhole mode for comparisons. [2024-06-27T10:25:49.155Z] [2024-06-27T10:25:49.155Z] Benchmark Mode Cnt Score Error Units [2024-06-27T10:25:49.155Z] EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark ss 163888.421 us/op [2024-06-27T10:25:49.410Z] # JMH version: 1.37 [2024-06-27T10:25:49.410Z] # VM version: JDK 21.0.3, OpenJDK 64-Bit Server VM, 21.0.3+9-LTS [2024-06-27T10:25:49.410Z] # VM invoker: /opt/java/openjdk/bin/java [2024-06-27T10:25:49.410Z] # VM options: -Xss512k -Xms256m -Xmx1g -XX:MaxDirectMemorySize=512m -verbose:gc -XX:+UseG1GC -XX:+UseStringDeduplication -Djava.awt.headless=true -Duser.language=en -Duser.region=US --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.naming/javax.naming.spi=ALL-UNNAMED [2024-06-27T10:25:49.410Z] # Blackhole mode: compiler (auto-detected, use -Djmh.blackhole.autoDetect=false to disable) [2024-06-27T10:25:49.410Z] # Warmup: 1 iterations, 50 ms each [2024-06-27T10:25:49.410Z] # Measurement: 1 iterations, 200 ms each [2024-06-27T10:25:49.410Z] # Timeout: 5 s per iteration [2024-06-27T10:25:49.410Z] # Threads: 100 threads, will synchronize iterations [2024-06-27T10:25:49.410Z] # Benchmark mode: Average time, time/op [2024-06-27T10:25:49.410Z] # Benchmark: com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark [2024-06-27T10:25:49.410Z] [2024-06-27T10:25:49.410Z] # Run progress: 0.00% complete, ETA 00:00:00 [2024-06-27T10:25:49.410Z] # Fork: 1 of 1 [2024-06-27T10:25:49.410Z] [0.003s][info][gc] Using G1 [2024-06-27T10:25:49.920Z] # Warmup Iteration 1: [0.331s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.678ms [2024-06-27T10:25:49.920Z] 2080.783 ±(99.9%) 5324.913 us/op [2024-06-27T10:25:49.920Z] Iteration 1: [0.618s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 31M->6M(258M) 2.688ms [2024-06-27T10:25:50.174Z] 1067.511 ±(99.9%) 75.011 us/op [2024-06-27T10:25:50.174Z] [2024-06-27T10:25:50.174Z] [2024-06-27T10:25:50.174Z] Result "com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark": [2024-06-27T10:25:50.175Z] 1067.511 us/op [2024-06-27T10:25:50.175Z] [2024-06-27T10:25:50.175Z] [2024-06-27T10:25:50.175Z] # Run complete. Total time: 00:00:00 [2024-06-27T10:25:50.175Z] [2024-06-27T10:25:50.175Z] REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on [2024-06-27T10:25:50.175Z] why the numbers are the way they are. Use profilers (see -prof, -lprof), design factorial [2024-06-27T10:25:50.175Z] experiments, perform baseline and negative tests that provide experimental control, make sure [2024-06-27T10:25:50.175Z] the benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts. [2024-06-27T10:25:50.175Z] Do not assume the numbers tell you what you want them to tell. [2024-06-27T10:25:50.175Z] [2024-06-27T10:25:50.175Z] NOTE: Current JVM experimentally supports Compiler Blackholes, and they are in use. Please exercise [2024-06-27T10:25:50.175Z] extra caution when trusting the results, look into the generated code to check the benchmark still [2024-06-27T10:25:50.175Z] works, and factor in a small probability of new VM bugs. Additionally, while comparisons between [2024-06-27T10:25:50.175Z] different JVMs are already problematic, the performance difference caused by different Blackhole [2024-06-27T10:25:50.175Z] modes can be very significant. Please make sure you use the consistent Blackhole mode for comparisons. [2024-06-27T10:25:50.175Z] [2024-06-27T10:25:50.175Z] Benchmark Mode Cnt Score Error Units [2024-06-27T10:25:50.175Z] EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark avgt 1067.511 us/op [2024-06-27T10:25:50.175Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s -- in com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest [2024-06-27T10:25:50.175Z] [INFO] Running com.sun.ejb.containers.EjbContainerUtilImplTest [2024-06-27T10:25:50.175Z] 10:25:50.027993 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initCorePoolSize thread-core-pool-size < 0 using default value 16 [2024-06-27T10:25:50.175Z] 10:25:50.035950 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initMaxPoolSize thread-max-pool-size <= 0 using default value 32 [2024-06-27T10:25:50.175Z] 10:25:50.038390 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initMaxPoolSize thread-max-pool-size is not a number, using default value 32 [2024-06-27T10:25:50.175Z] 10:25:50.040955 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initCorePoolSize thread-core-pool-size is not a number, using default value 16 [2024-06-27T10:25:50.175Z] 10:25:50.045997 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initKeepAliveSeconds thread-keep-alive-seconds < 0 using default value 60 [2024-06-27T10:25:50.175Z] 10:25:50.048622 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initMaxPoolSize thread-max-pool-size < thread-core-pool-size using thread-max-pool-size=20 [2024-06-27T10:25:50.175Z] 10:25:50.050922 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initKeepAliveSeconds thread-keep-alive-seconds is not a number, using default value 60 [2024-06-27T10:25:50.175Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in com.sun.ejb.containers.EjbContainerUtilImplTest [2024-06-27T10:25:50.175Z] [INFO] Running org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImplTest [2024-06-27T10:25:50.175Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImplTest [2024-06-27T10:25:50.429Z] [INFO] [2024-06-27T10:25:50.429Z] [INFO] Results: [2024-06-27T10:25:50.429Z] [INFO] [2024-06-27T10:25:50.429Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:25:50.429Z] [INFO] [2024-06-27T10:25:50.429Z] [INFO] [2024-06-27T10:25:50.429Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-container --- [2024-06-27T10:25:50.684Z] [INFO] Executing tasks [2024-06-27T10:25:50.684Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/classes/META-INF for [2024-06-27T10:25:50.684Z] [INFO] [echo] ejb-container [2024-06-27T10:25:50.684Z] [INFO] Executed tasks [2024-06-27T10:25:50.684Z] [INFO] [2024-06-27T10:25:50.684Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-container --- [2024-06-27T10:25:50.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/ejb-container.jar [2024-06-27T10:25:50.684Z] [INFO] [2024-06-27T10:25:50.684Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-container --- [2024-06-27T10:25:50.684Z] [INFO] [2024-06-27T10:25:50.684Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-container --- [2024-06-27T10:25:50.684Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/failsafe-reports [2024-06-27T10:25:50.684Z] [INFO] [2024-06-27T10:25:50.684Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-container-checkstyle) @ ejb-container --- [2024-06-27T10:25:54.843Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-container --- [2024-06-27T10:25:54.843Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.16-SNAPSHOT/ejb-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:54.843Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.16-SNAPSHOT/ejb-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2024-06-27T10:25:54.843Z] [INFO] Building GlassFish Web container related modules 7.0.16-SNAPSHOT [86/334] [2024-06-27T10:25:54.843Z] [INFO] from appserver/web/pom.xml [2024-06-27T10:25:54.843Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-06-27T10:25:54.843Z] [INFO] No sources to compile [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-06-27T10:25:54.843Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-06-27T10:25:54.843Z] [INFO] No sources to compile [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-06-27T10:25:54.843Z] [INFO] No sources to compile [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-06-27T10:25:54.843Z] [INFO] Executing tasks [2024-06-27T10:25:54.843Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/target/classes/META-INF for [2024-06-27T10:25:54.843Z] [INFO] [echo] web [2024-06-27T10:25:54.843Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/target/classes/META-INF [2024-06-27T10:25:54.843Z] [INFO] Executed tasks [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-06-27T10:25:54.843Z] [INFO] No tests to run. [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-06-27T10:25:54.843Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/target/failsafe-reports [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-checkstyle) @ web --- [2024-06-27T10:25:54.843Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-06-27T10:25:54.843Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/7.0.16-SNAPSHOT/web-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2024-06-27T10:25:54.843Z] [INFO] Building Jersey EJB Component Provider Module 7.0.16-SNAPSHOT [87/334] [2024-06-27T10:25:54.843Z] [INFO] from appserver/web/jersey-ejb-component-provider/pom.xml [2024-06-27T10:25:54.843Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-ejb-component-provider --- [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-ejb-component-provider --- [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jersey-ejb-component-provider --- [2024-06-27T10:25:54.843Z] [INFO] [2024-06-27T10:25:54.843Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jersey-ejb-component-provider --- [2024-06-27T10:25:54.843Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:54.843Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:55.403Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:55.403Z] [INFO] [2024-06-27T10:25:55.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-ejb-component-provider --- [2024-06-27T10:25:55.403Z] [INFO] [2024-06-27T10:25:55.403Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-ejb-component-provider --- [2024-06-27T10:25:55.403Z] [INFO] [2024-06-27T10:25:55.403Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-ejb-component-provider --- [2024-06-27T10:25:55.403Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:55.403Z] [INFO] [2024-06-27T10:25:55.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-ejb-component-provider --- [2024-06-27T10:25:55.403Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:25:55.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/src/main/manpages [2024-06-27T10:25:55.403Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:55.403Z] [INFO] [2024-06-27T10:25:55.403Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jersey-ejb-component-provider --- [2024-06-27T10:25:55.403Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:55.403Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:55.658Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:55.658Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbExceptionMapper.java:[75,41] unchecked call to toResponse(E) as a member of the raw type jakarta.ws.rs.ext.ExceptionMapper [2024-06-27T10:25:55.658Z] [INFO] [2024-06-27T10:25:55.658Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jersey-ejb-component-provider --- [2024-06-27T10:25:55.658Z] [INFO] [2024-06-27T10:25:55.658Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jersey-ejb-component-provider --- [2024-06-27T10:25:55.658Z] [INFO] [2024-06-27T10:25:55.658Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-ejb-component-provider --- [2024-06-27T10:25:55.658Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:55.912Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:55.912Z] [INFO] [2024-06-27T10:25:55.912Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-ejb-component-provider --- [2024-06-27T10:25:55.912Z] [INFO] [2024-06-27T10:25:55.912Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ jersey-ejb-component-provider --- [2024-06-27T10:25:55.912Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:55.912Z] [INFO] [2024-06-27T10:25:55.912Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jersey-ejb-component-provider --- [2024-06-27T10:25:55.912Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:55.912Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:56.167Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:56.167Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:25:56.167Z] [INFO] [2024-06-27T10:25:56.167Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-ejb-component-provider --- [2024-06-27T10:25:56.167Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/src/test/resources [2024-06-27T10:25:56.167Z] [INFO] [2024-06-27T10:25:56.167Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jersey-ejb-component-provider --- [2024-06-27T10:25:56.167Z] [INFO] No sources to compile [2024-06-27T10:25:56.167Z] [INFO] [2024-06-27T10:25:56.167Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-ejb-component-provider --- [2024-06-27T10:25:56.168Z] [INFO] [2024-06-27T10:25:56.168Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-ejb-component-provider --- [2024-06-27T10:25:56.168Z] [INFO] [2024-06-27T10:25:56.168Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-ejb-component-provider --- [2024-06-27T10:25:56.168Z] [INFO] Executing tasks [2024-06-27T10:25:56.168Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target/classes/META-INF for [2024-06-27T10:25:56.168Z] [INFO] [echo] jersey-ejb-component-provider [2024-06-27T10:25:56.168Z] [INFO] Executed tasks [2024-06-27T10:25:56.168Z] [INFO] [2024-06-27T10:25:56.168Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-ejb-component-provider --- [2024-06-27T10:25:56.168Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar [2024-06-27T10:25:56.168Z] [INFO] [2024-06-27T10:25:56.168Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-ejb-component-provider --- [2024-06-27T10:25:56.168Z] [INFO] [2024-06-27T10:25:56.168Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-ejb-component-provider --- [2024-06-27T10:25:56.168Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target/failsafe-reports [2024-06-27T10:25:56.168Z] [INFO] [2024-06-27T10:25:56.168Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-ejb-component-provider-checkstyle) @ jersey-ejb-component-provider --- [2024-06-27T10:25:56.422Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:56.422Z] [INFO] [2024-06-27T10:25:56.422Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-ejb-component-provider --- [2024-06-27T10:25:56.422Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/7.0.16-SNAPSHOT/jersey-ejb-component-provider-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:56.422Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/7.0.16-SNAPSHOT/jersey-ejb-component-provider-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:56.422Z] [INFO] [2024-06-27T10:25:56.422Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2024-06-27T10:25:56.422Z] [INFO] Building Connector for GlassFish Admin REST Service 7.0.16-SNAPSHOT [88/334] [2024-06-27T10:25:56.422Z] [INFO] from nucleus/admin/rest/gf-restadmin-connector/pom.xml [2024-06-27T10:25:56.422Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:56.422Z] [INFO] [2024-06-27T10:25:56.422Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-restadmin-connector --- [2024-06-27T10:25:56.422Z] [INFO] [2024-06-27T10:25:56.422Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-restadmin-connector --- [2024-06-27T10:25:56.422Z] [INFO] [2024-06-27T10:25:56.422Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-restadmin-connector --- [2024-06-27T10:25:56.423Z] [INFO] [2024-06-27T10:25:56.423Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-restadmin-connector --- [2024-06-27T10:25:56.423Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:56.423Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:56.423Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:56.423Z] [INFO] [2024-06-27T10:25:56.423Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-restadmin-connector --- [2024-06-27T10:25:56.423Z] [INFO] [2024-06-27T10:25:56.423Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-restadmin-connector --- [2024-06-27T10:25:56.423Z] [INFO] [2024-06-27T10:25:56.423Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-restadmin-connector --- [2024-06-27T10:25:56.423Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:56.423Z] [INFO] [2024-06-27T10:25:56.423Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-restadmin-connector --- [2024-06-27T10:25:56.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/src/main/resources [2024-06-27T10:25:56.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/src/main/manpages [2024-06-27T10:25:56.423Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:56.423Z] [INFO] [2024-06-27T10:25:56.423Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-restadmin-connector --- [2024-06-27T10:25:56.423Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:56.423Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:56.677Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:56.677Z] [INFO] [2024-06-27T10:25:56.677Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-restadmin-connector --- [2024-06-27T10:25:56.677Z] [INFO] [2024-06-27T10:25:56.677Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-restadmin-connector --- [2024-06-27T10:25:56.677Z] [INFO] [2024-06-27T10:25:56.677Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-restadmin-connector --- [2024-06-27T10:25:56.677Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:56.677Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:56.677Z] [INFO] [2024-06-27T10:25:56.677Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-restadmin-connector --- [2024-06-27T10:25:56.677Z] [INFO] [2024-06-27T10:25:56.677Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-restadmin-connector --- [2024-06-27T10:25:56.677Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:56.677Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:56.931Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:56.931Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:56.931Z] [INFO] Initial messages found so far: {} [2024-06-27T10:25:56.931Z] [INFO] Processing: NCLS-RSTCN-00001 [2024-06-27T10:25:56.931Z] [INFO] Message NCLS-RSTCN-00001 needs checking for cause/action: false [2024-06-27T10:25:56.931Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSTCN-00001=The REST connector has been started} [2024-06-27T10:25:56.931Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:25:56.931Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:56.931Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:56.931Z] [INFO] Processing: jakarta.enterprise.admin.rest.connector on element REST_CONNECTOR_LOGGER [2024-06-27T10:25:56.931Z] [INFO] Enclosing type is org.glassfish.admin.restconnector.Logging [2024-06-27T10:25:56.931Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.connector.description=REST Connector Logger, jakarta.enterprise.admin.rest.connector.publish=true, jakarta.enterprise.admin.rest.connector.subsystem=RSTCN} [2024-06-27T10:25:56.931Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:25:56.931Z] [INFO] Found enclosing element REST_CONNECTOR_LOGGER [2024-06-27T10:25:56.931Z] [INFO] Found enclosing element org.glassfish.admin.restconnector.Logging [2024-06-27T10:25:56.931Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:25:56.931Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:56.931Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:56.931Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:25:56.932Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-restadmin-connector --- [2024-06-27T10:25:56.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/src/test/resources [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-restadmin-connector --- [2024-06-27T10:25:56.932Z] [INFO] No sources to compile [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-restadmin-connector --- [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-restadmin-connector --- [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-restadmin-connector --- [2024-06-27T10:25:56.932Z] [INFO] Executing tasks [2024-06-27T10:25:56.932Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF for [2024-06-27T10:25:56.932Z] [INFO] [echo] gf-restadmin-connector [2024-06-27T10:25:56.932Z] [INFO] Executed tasks [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-restadmin-connector --- [2024-06-27T10:25:56.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-restadmin-connector --- [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-restadmin-connector --- [2024-06-27T10:25:56.932Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target/failsafe-reports [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-gf-restadmin-connector-checkstyle) @ gf-restadmin-connector --- [2024-06-27T10:25:56.932Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- install:3.1.1:install (default-install) @ gf-restadmin-connector --- [2024-06-27T10:25:56.932Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.16-SNAPSHOT/gf-restadmin-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:25:56.932Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.16-SNAPSHOT/gf-restadmin-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2024-06-27T10:25:56.932Z] [INFO] Building GlassFish Admin REST Service 7.0.16-SNAPSHOT [89/334] [2024-06-27T10:25:56.932Z] [INFO] from nucleus/admin/rest/rest-service/pom.xml [2024-06-27T10:25:56.932Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service --- [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service --- [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-service --- [2024-06-27T10:25:56.932Z] [INFO] [2024-06-27T10:25:56.932Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-service --- [2024-06-27T10:25:56.932Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:56.932Z] [INFO] Compiling 190 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:57.490Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:57.490Z] [INFO] [2024-06-27T10:25:57.490Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service --- [2024-06-27T10:25:57.490Z] [INFO] [2024-06-27T10:25:57.490Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service --- [2024-06-27T10:25:57.490Z] [INFO] [2024-06-27T10:25:57.490Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service --- [2024-06-27T10:25:57.490Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:25:57.490Z] [INFO] [2024-06-27T10:25:57.490Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-service --- [2024-06-27T10:25:57.490Z] [INFO] Copying 13 resources from src/main/resources to target/classes [2024-06-27T10:25:57.490Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/manpages [2024-06-27T10:25:57.490Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:25:57.490Z] [INFO] [2024-06-27T10:25:57.491Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-service --- [2024-06-27T10:25:57.491Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:57.491Z] [INFO] Compiling 190 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:58.414Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:58.414Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java:[898,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:25:58.414Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java:[899,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:58.414Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java:[178,68] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:25:58.414Z] cast to java.lang.Object for a varargs call [2024-06-27T10:25:58.414Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:25:58.414Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ActionReportJsonProvider.java:[146,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:58.414Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ResourceUtil.java:[1122,55] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:25:58.414Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Some input files use or override a deprecated API. [2024-06-27T10:25:58.414Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:25:58.414Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:25:58.414Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:25:58.414Z] [INFO] [2024-06-27T10:25:58.414Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ rest-service --- [2024-06-27T10:25:58.414Z] [INFO] [2024-06-27T10:25:58.414Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ rest-service --- [2024-06-27T10:25:58.668Z] [INFO] [2024-06-27T10:25:58.668Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-service --- [2024-06-27T10:25:58.668Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:25:58.923Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.admin.rest.composite, has 1, private references [org.glassfish.admin.rest.resources] [2024-06-27T10:25:58.923Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.admin.rest.utils, has 2, private references [org.glassfish.admin.rest.provider, org.glassfish.admin.rest.results] [2024-06-27T10:25:58.923Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:25:58.923Z] [INFO] [2024-06-27T10:25:58.923Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-service --- [2024-06-27T10:25:58.923Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.rest.cli.GetGroupNamesCommand, org.glassfish.admin.rest.cli.GetTokensCommand, org.glassfish.admin.rest.cli.IsAnonymousUserEnabledCommand, org.glassfish.admin.rest.cli.PredefinedAuthRealmClassNamesCommand, org.glassfish.admin.rest.cli.SupportsUserManagementCommand, org.glassfish.admin.rest.cli.SynchronizeRealmFromConfig] [2024-06-27T10:25:58.923Z] [INFO] [2024-06-27T10:25:58.923Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-service --- [2024-06-27T10:25:58.923Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:58.923Z] [INFO] Compiling 190 source files with javac [debug target 11] to target/classes [2024-06-27T10:25:59.483Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:25:59.483Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:25:59.483Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:59.483Z] [INFO] Initial messages found so far: {} [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00001 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00001 needs checking for cause/action: false [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00002 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00002 needs checking for cause/action: false [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00003 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00003 needs checking for cause/action: true [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00004 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00004 needs checking for cause/action: true [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00005 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00005 needs checking for cause/action: true [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00006 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00006 needs checking for cause/action: true [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00007 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00007 needs checking for cause/action: true [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00008 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00008 needs checking for cause/action: false [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00009 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00009 needs checking for cause/action: false [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00010 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00010 needs checking for cause/action: false [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00011 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00011 needs checking for cause/action: false [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00012 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00012 needs checking for cause/action: false [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00013 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00013 needs checking for cause/action: true [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00014 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00014 needs checking for cause/action: false [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00015 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00015 needs checking for cause/action: true [2024-06-27T10:25:59.483Z] [INFO] Processing: NCLS-REST-00016 [2024-06-27T10:25:59.483Z] [INFO] Message NCLS-REST-00016 needs checking for cause/action: true [2024-06-27T10:25:59.483Z] [INFO] Total Messages including ones found from disk so far: {NCLS-REST-00001=Listening to REST requests at context: {0}/domain., NCLS-REST-00002=Incorrectly formatted entry in {0}: {1}, NCLS-REST-00003=An error occurred while processing the request. Please see the server logs for details., NCLS-REST-00004=The class specified by generator does not implement DefaultsGenerator, NCLS-REST-00005=Unsupported fixed value. Supported types are String, boolean, Boolean, int, Integer, long, Long, double, Double, float, and Float, NCLS-REST-00006=Fixed value type does not match the property type, NCLS-REST-00007=Cannot marshal, NCLS-REST-00008=Unexpected exception during command execution., NCLS-REST-00009=Unable to delete directory {0}. Will attempt deletion again upon JVM exit., NCLS-REST-00010=Unable to delete file %s. Will attempt deletion again upon JVM exit., NCLS-REST-00011={0}: {1}, NCLS-REST-00012=Compilation failed., NCLS-REST-00013=File creation failed: {0}, NCLS-REST-00014=Directory creation failed: {0}, NCLS-REST-00015=Unexpected exception during initilization., NCLS-REST-00016=I/O exception: {0}} [2024-06-27T10:25:59.483Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:25:59.483Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:59.483Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:59.483Z] [INFO] Processing: jakarta.enterprise.admin.rest on element REST_MAIN_LOGGER [2024-06-27T10:25:59.483Z] [INFO] Enclosing type is org.glassfish.admin.rest.RestLogging [2024-06-27T10:25:59.483Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.description=Main REST Logger, jakarta.enterprise.admin.rest.publish=true, jakarta.enterprise.admin.rest.subsystem=REST} [2024-06-27T10:25:59.483Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:25:59.483Z] [INFO] Found enclosing element REST_MAIN_LOGGER [2024-06-27T10:25:59.483Z] [INFO] Found enclosing element org.glassfish.admin.rest.RestLogging [2024-06-27T10:25:59.483Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:25:59.483Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:25:59.483Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:25:59.483Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:25:59.484Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:25:59.484Z] [INFO] [2024-06-27T10:25:59.484Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-service --- [2024-06-27T10:25:59.484Z] [INFO] Copying 5 resources from src/test/resources to target/test-classes [2024-06-27T10:25:59.484Z] [INFO] [2024-06-27T10:25:59.484Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-service --- [2024-06-27T10:25:59.484Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:25:59.484Z] [INFO] Compiling 15 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:26:00.043Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:00.043Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:26:00.043Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:26:00.043Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:26:00.043Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:26:00.043Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:26:00.043Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:26:00.043Z] Use -proc:none to disable annotation processing. [2024-06-27T10:26:00.043Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:26:00.043Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java:[113,31] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:26:00.043Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:26:00.043Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:00.043Z] [INFO] [2024-06-27T10:26:00.043Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-service --- [2024-06-27T10:26:00.043Z] [INFO] [2024-06-27T10:26:00.043Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-service --- [2024-06-27T10:26:00.043Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/surefire-reports [2024-06-27T10:26:00.043Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:26:00.043Z] [INFO] [2024-06-27T10:26:00.043Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:00.043Z] [INFO] T E S T S [2024-06-27T10:26:00.043Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:00.043Z] [0.003s][info][gc] Using G1 [2024-06-27T10:26:00.298Z] [0.314s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.720ms [2024-06-27T10:26:00.552Z] [INFO] Running org.glassfish.admin.rest.composite.CompositeUtilTest [2024-06-27T10:26:00.806Z] Jun 27, 2024 10:26:00 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:26:00.807Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:26:00.807Z] [0.823s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->8M(258M) 3.387ms [2024-06-27T10:26:01.061Z] Jun 27, 2024 10:26:00 AM jakarta.persistence.spi.PersistenceProviderResolverHolder$DefaultPersistenceProviderResolver log [2024-06-27T10:26:01.061Z] WARNING: jakarta.persistence.spi::No valid providers found. [2024-06-27T10:26:01.062Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s -- in org.glassfish.admin.rest.composite.CompositeUtilTest [2024-06-27T10:26:01.062Z] [INFO] Running org.glassfish.admin.rest.composite.ModelExtensionTest [2024-06-27T10:26:01.062Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.admin.rest.composite.ModelExtensionTest [2024-06-27T10:26:01.062Z] [INFO] Running org.glassfish.admin.rest.composite.ResourceMetadataTest [2024-06-27T10:26:01.062Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.glassfish.admin.rest.composite.ResourceMetadataTest [2024-06-27T10:26:01.062Z] [INFO] Running org.glassfish.admin.rest.composite.RestCollectionTest [2024-06-27T10:26:01.062Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.glassfish.admin.rest.composite.RestCollectionTest [2024-06-27T10:26:01.062Z] [INFO] Running org.glassfish.admin.rest.ActionReportTest [2024-06-27T10:26:01.062Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.admin.rest.ActionReportTest [2024-06-27T10:26:01.062Z] [INFO] Running org.glassfish.admin.rest.EncodingTest [2024-06-27T10:26:01.062Z] installRoot is null [2024-06-27T10:26:01.062Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.glassfish.admin.rest.EncodingTest [2024-06-27T10:26:01.062Z] [INFO] Running org.glassfish.admin.rest.JsonUtilTest [2024-06-27T10:26:01.062Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.admin.rest.JsonUtilTest [2024-06-27T10:26:01.062Z] [INFO] Running org.glassfish.admin.rest.ProgressStatusEventTest [2024-06-27T10:26:01.062Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.glassfish.admin.rest.ProgressStatusEventTest [2024-06-27T10:26:01.621Z] [INFO] [2024-06-27T10:26:01.621Z] [INFO] Results: [2024-06-27T10:26:01.621Z] [INFO] [2024-06-27T10:26:01.621Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:26:01.621Z] [INFO] [2024-06-27T10:26:01.621Z] [INFO] [2024-06-27T10:26:01.621Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service --- [2024-06-27T10:26:01.621Z] [INFO] Executing tasks [2024-06-27T10:26:01.621Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/classes/META-INF for [2024-06-27T10:26:01.621Z] [INFO] [echo] rest-service [2024-06-27T10:26:01.621Z] [INFO] Executed tasks [2024-06-27T10:26:01.621Z] [INFO] [2024-06-27T10:26:01.621Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-service --- [2024-06-27T10:26:01.621Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/rest-service.jar [2024-06-27T10:26:01.621Z] [INFO] [2024-06-27T10:26:01.621Z] [INFO] --- jar:3.3.0:test-jar (default) @ rest-service --- [2024-06-27T10:26:01.621Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/rest-service-tests.jar [2024-06-27T10:26:01.621Z] [INFO] [2024-06-27T10:26:01.621Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service --- [2024-06-27T10:26:01.621Z] [INFO] [2024-06-27T10:26:01.621Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service --- [2024-06-27T10:26:01.621Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/failsafe-reports [2024-06-27T10:26:01.621Z] [INFO] [2024-06-27T10:26:01.621Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-checkstyle) @ rest-service --- [2024-06-27T10:26:04.882Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service --- [2024-06-27T10:26:04.882Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.16-SNAPSHOT/rest-service-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:04.882Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.16-SNAPSHOT/rest-service-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:04.882Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/rest/rest-service/target/rest-service-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.16-SNAPSHOT/rest-service-7.0.16-SNAPSHOT-tests.jar [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2024-06-27T10:26:04.882Z] [INFO] Building Nucleus template 7.0.16-SNAPSHOT [90/334] [2024-06-27T10:26:04.882Z] [INFO] from nucleus/admin/template/pom.xml [2024-06-27T10:26:04.882Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] No sources to compile [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] Copying 12 resources from src/main/resources to target/classes [2024-06-27T10:26:04.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/src/main/manpages [2024-06-27T10:26:04.882Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] No sources to compile [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] No sources to compile [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/src/test/resources [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] No sources to compile [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] No tests to run. [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] Executing tasks [2024-06-27T10:26:04.882Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target/classes/META-INF for [2024-06-27T10:26:04.882Z] [INFO] [echo] nucleus-domain [2024-06-27T10:26:04.882Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target/classes/META-INF [2024-06-27T10:26:04.882Z] [INFO] Executed tasks [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- antrun:3.1.0:run (default) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] Executing tasks [2024-06-27T10:26:04.882Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target/classes/config [2024-06-27T10:26:04.882Z] [INFO] Executed tasks [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target/nucleus-domain.jar [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] No tests to run. [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target/failsafe-reports [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-domain-checkstyle) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:04.882Z] [INFO] [2024-06-27T10:26:04.882Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-domain --- [2024-06-27T10:26:04.882Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.16-SNAPSHOT/nucleus-domain-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:04.883Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.16-SNAPSHOT/nucleus-domain-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2024-06-27T10:26:04.883Z] [INFO] Building flashlight-agent 7.0.16-SNAPSHOT [91/334] [2024-06-27T10:26:04.883Z] [INFO] from nucleus/flashlight/agent/pom.xml [2024-06-27T10:26:04.883Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:26:04.883Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:04.883Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/src/main/resources [2024-06-27T10:26:04.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/src/main/manpages [2024-06-27T10:26:04.883Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:26:04.883Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:04.883Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:26:04.883Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:04.883Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:04.883Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/src/test/resources [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] No sources to compile [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] No tests to run. [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] Executing tasks [2024-06-27T10:26:04.883Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/target/classes/META-INF for [2024-06-27T10:26:04.883Z] [INFO] [echo] flashlight-agent [2024-06-27T10:26:04.883Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/target/classes/META-INF [2024-06-27T10:26:04.883Z] [INFO] Executed tasks [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/target/flashlight-agent.jar [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] No tests to run. [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/target/failsafe-reports [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-agent-checkstyle) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-agent --- [2024-06-27T10:26:04.883Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.16-SNAPSHOT/flashlight-agent-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:04.883Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.16-SNAPSHOT/flashlight-agent-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2024-06-27T10:26:04.883Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 7.0.16-SNAPSHOT [92/334] [2024-06-27T10:26:04.883Z] [INFO] from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml [2024-06-27T10:26:04.883Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.883Z] [INFO] [2024-06-27T10:26:04.883Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] No sources to compile [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:26:04.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/src/main/manpages [2024-06-27T10:26:04.884Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] No sources to compile [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] No sources to compile [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/src/test/resources [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] No sources to compile [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] No tests to run. [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] Executing tasks [2024-06-27T10:26:04.884Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/target/classes/META-INF for [2024-06-27T10:26:04.884Z] [INFO] [echo] flashlight-extra-jdk-packages [2024-06-27T10:26:04.884Z] [INFO] Executed tasks [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] No tests to run. [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/target/failsafe-reports [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-extra-jdk-packages-checkstyle) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-extra-jdk-packages --- [2024-06-27T10:26:04.884Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/7.0.16-SNAPSHOT/flashlight-extra-jdk-packages-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:04.884Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/7.0.16-SNAPSHOT/flashlight-extra-jdk-packages-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2024-06-27T10:26:04.884Z] [INFO] Building Flashlight 7.0.16-SNAPSHOT [93/334] [2024-06-27T10:26:04.884Z] [INFO] from nucleus/flashlight/pom.xml [2024-06-27T10:26:04.884Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-flashlight --- [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-flashlight --- [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-flashlight --- [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-flashlight --- [2024-06-27T10:26:04.884Z] [INFO] No sources to compile [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-flashlight --- [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-flashlight --- [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-flashlight --- [2024-06-27T10:26:04.884Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-flashlight --- [2024-06-27T10:26:04.884Z] [INFO] No sources to compile [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-flashlight --- [2024-06-27T10:26:04.884Z] [INFO] No sources to compile [2024-06-27T10:26:04.884Z] [INFO] [2024-06-27T10:26:04.884Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-flashlight --- [2024-06-27T10:26:04.884Z] [INFO] Executing tasks [2024-06-27T10:26:04.884Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/target/classes/META-INF for [2024-06-27T10:26:04.884Z] [INFO] [echo] nucleus-flashlight [2024-06-27T10:26:04.885Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/target/classes/META-INF [2024-06-27T10:26:04.885Z] [INFO] Executed tasks [2024-06-27T10:26:04.885Z] [INFO] [2024-06-27T10:26:04.885Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-flashlight --- [2024-06-27T10:26:04.885Z] [INFO] No tests to run. [2024-06-27T10:26:04.885Z] [INFO] [2024-06-27T10:26:04.885Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-flashlight --- [2024-06-27T10:26:04.885Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/target/failsafe-reports [2024-06-27T10:26:04.885Z] [INFO] [2024-06-27T10:26:04.885Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-nucleus-flashlight-checkstyle) @ nucleus-flashlight --- [2024-06-27T10:26:04.885Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:04.885Z] [INFO] [2024-06-27T10:26:04.885Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-flashlight --- [2024-06-27T10:26:04.885Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/7.0.16-SNAPSHOT/nucleus-flashlight-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:04.885Z] [INFO] [2024-06-27T10:26:04.885Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2024-06-27T10:26:04.885Z] [INFO] Building Deployment Related Admin Classes 7.0.16-SNAPSHOT [94/334] [2024-06-27T10:26:04.885Z] [INFO] from nucleus/deployment/admin/pom.xml [2024-06-27T10:26:04.885Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:04.885Z] [INFO] [2024-06-27T10:26:04.885Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-admin --- [2024-06-27T10:26:04.885Z] [INFO] [2024-06-27T10:26:04.885Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-admin --- [2024-06-27T10:26:04.885Z] [INFO] [2024-06-27T10:26:04.885Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-admin --- [2024-06-27T10:26:04.885Z] [INFO] [2024-06-27T10:26:04.885Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-admin --- [2024-06-27T10:26:04.885Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:04.885Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:05.139Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:05.139Z] [INFO] [2024-06-27T10:26:05.139Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-admin --- [2024-06-27T10:26:05.139Z] [INFO] [2024-06-27T10:26:05.139Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-admin --- [2024-06-27T10:26:05.139Z] [INFO] [2024-06-27T10:26:05.139Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-admin --- [2024-06-27T10:26:05.139Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:05.139Z] [INFO] [2024-06-27T10:26:05.139Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-admin --- [2024-06-27T10:26:05.139Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:26:05.139Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:26:05.139Z] [INFO] Copying 18 resources from src/main/manpages to target/classes [2024-06-27T10:26:05.139Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:05.139Z] [INFO] [2024-06-27T10:26:05.139Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-admin --- [2024-06-27T10:26:05.139Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:05.139Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:05.394Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:05.394Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java uses or overrides a deprecated API. [2024-06-27T10:26:05.394Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/GetApplicationLaunchURLsCommand.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:26:05.394Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeleteLifecycleModuleCommand.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:26:05.394Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeleteLifecycleModuleCommand.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:05.394Z] [INFO] [2024-06-27T10:26:05.394Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-admin --- [2024-06-27T10:26:05.394Z] [INFO] [2024-06-27T10:26:05.394Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-admin --- [2024-06-27T10:26:05.394Z] [INFO] [2024-06-27T10:26:05.394Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-admin --- [2024-06-27T10:26:05.394Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:05.648Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:05.648Z] [INFO] [2024-06-27T10:26:05.648Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-admin --- [2024-06-27T10:26:05.648Z] [INFO] [2024-06-27T10:26:05.648Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-admin --- [2024-06-27T10:26:05.648Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:05.648Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:05.648Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:05.648Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:05.648Z] [INFO] [2024-06-27T10:26:05.648Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-admin --- [2024-06-27T10:26:05.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/test/resources [2024-06-27T10:26:05.648Z] [INFO] [2024-06-27T10:26:05.648Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-admin --- [2024-06-27T10:26:05.648Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:05.648Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:26:05.903Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:05.903Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java uses unchecked or unsafe operations. [2024-06-27T10:26:05.903Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:05.903Z] [INFO] [2024-06-27T10:26:05.903Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-admin --- [2024-06-27T10:26:05.903Z] [INFO] [2024-06-27T10:26:05.903Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-admin --- [2024-06-27T10:26:05.903Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/target/surefire-reports [2024-06-27T10:26:05.903Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:26:05.903Z] [INFO] [2024-06-27T10:26:05.903Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:05.903Z] [INFO] T E S T S [2024-06-27T10:26:05.903Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:05.903Z] [0.003s][info][gc] Using G1 [2024-06-27T10:26:06.461Z] [0.421s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 2.815ms [2024-06-27T10:26:06.461Z] [INFO] Running org.glassfish.deployment.admin.ListComponentsCommandTest [2024-06-27T10:26:06.462Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.030 s -- in org.glassfish.deployment.admin.ListComponentsCommandTest [2024-06-27T10:26:06.716Z] [INFO] [2024-06-27T10:26:06.716Z] [INFO] Results: [2024-06-27T10:26:06.716Z] [INFO] [2024-06-27T10:26:06.716Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2 [2024-06-27T10:26:06.716Z] [INFO] [2024-06-27T10:26:06.716Z] [INFO] [2024-06-27T10:26:06.716Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-admin --- [2024-06-27T10:26:06.716Z] [INFO] Executing tasks [2024-06-27T10:26:06.716Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/target/classes/META-INF for [2024-06-27T10:26:06.716Z] [INFO] [echo] deployment-admin [2024-06-27T10:26:06.716Z] [INFO] Executed tasks [2024-06-27T10:26:06.716Z] [INFO] [2024-06-27T10:26:06.716Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-admin --- [2024-06-27T10:26:06.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/target/deployment-admin.jar [2024-06-27T10:26:06.716Z] [INFO] [2024-06-27T10:26:06.716Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-admin --- [2024-06-27T10:26:06.716Z] [INFO] [2024-06-27T10:26:06.716Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-admin --- [2024-06-27T10:26:06.716Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/target/failsafe-reports [2024-06-27T10:26:06.716Z] [INFO] [2024-06-27T10:26:06.716Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-admin-checkstyle) @ deployment-admin --- [2024-06-27T10:26:07.731Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:07.731Z] [INFO] [2024-06-27T10:26:07.731Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-admin --- [2024-06-27T10:26:07.732Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.16-SNAPSHOT/deployment-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:07.732Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.16-SNAPSHOT/deployment-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2024-06-27T10:26:07.732Z] [INFO] Building AutoDeploy Classes 7.0.16-SNAPSHOT [95/334] [2024-06-27T10:26:07.732Z] [INFO] from nucleus/deployment/autodeploy/pom.xml [2024-06-27T10:26:07.732Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:07.732Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:07.732Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:26:07.732Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/src/main/manpages [2024-06-27T10:26:07.732Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:07.732Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:07.732Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:07.732Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java:[293,55] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:26:07.732Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java uses unchecked or unsafe operations. [2024-06-27T10:26:07.732Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] [2024-06-27T10:26:07.732Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-autodeploy --- [2024-06-27T10:26:07.732Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:07.987Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/autodeploy/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:07.987Z] [INFO] [2024-06-27T10:26:07.987Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-autodeploy --- [2024-06-27T10:26:07.987Z] [INFO] [2024-06-27T10:26:07.987Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-autodeploy --- [2024-06-27T10:26:07.987Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:07.987Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:07.987Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:07.987Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:26:07.987Z] [INFO] Initial messages found so far: {} [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-00040 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-00040 needs checking for cause/action: true [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02028 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02028 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02029 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02029 needs checking for cause/action: true [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02030 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02030 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02041 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02041 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02042 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02042 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02043 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02043 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02044 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02044 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02025 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02025 needs checking for cause/action: true [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02026 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02026 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02027 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02027 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02034 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02034 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02035 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02035 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02036 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02036 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02037 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02037 needs checking for cause/action: true [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02038 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02038 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02039 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02039 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02031 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02031 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02032 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02032 needs checking for cause/action: false [2024-06-27T10:26:07.987Z] [INFO] Processing: NCLS-DEPLOYMENT-02033 [2024-06-27T10:26:07.987Z] [INFO] Message NCLS-DEPLOYMENT-02033 needs checking for cause/action: false [2024-06-27T10:26:07.988Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00040=Error occurred: {0}, NCLS-DEPLOYMENT-02025=Exception caught: {0}, NCLS-DEPLOYMENT-02026=Autoundeploying application: {0}, NCLS-DEPLOYMENT-02027=Selecting file {0} for autodeployment, NCLS-DEPLOYMENT-02028=Error parsing configured polling-interval-in-seconds {0} as an integer; {1} {2}, NCLS-DEPLOYMENT-02029=Exception caught: {0}, NCLS-DEPLOYMENT-02030=Error processing configuration change of {0} from {1} to {2}; {3} {4}, NCLS-DEPLOYMENT-02031=Configured timeout value of {0} second{0,choice,0#seconds|1#second|1------------- [2024-06-27T10:26:08.243Z] [INFO] Building Set of DTDs for Nucleus distributions 7.0.16-SNAPSHOT [96/334] [2024-06-27T10:26:08.243Z] [INFO] from nucleus/deployment/dtds/pom.xml [2024-06-27T10:26:08.243Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:26:08.243Z] [INFO] [2024-06-27T10:26:08.243Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-dtds --- [2024-06-27T10:26:08.243Z] [INFO] [2024-06-27T10:26:08.243Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-dtds --- [2024-06-27T10:26:08.243Z] [INFO] [2024-06-27T10:26:08.243Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-dtds --- [2024-06-27T10:26:08.243Z] [INFO] [2024-06-27T10:26:08.243Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-dtds --- [2024-06-27T10:26:08.243Z] [INFO] No sources to compile [2024-06-27T10:26:08.243Z] [INFO] [2024-06-27T10:26:08.243Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-dtds --- [2024-06-27T10:26:08.243Z] [INFO] [2024-06-27T10:26:08.243Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-dtds --- [2024-06-27T10:26:08.243Z] [INFO] [2024-06-27T10:26:08.243Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-dtds --- [2024-06-27T10:26:08.243Z] [INFO] [2024-06-27T10:26:08.243Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-dtds --- [2024-06-27T10:26:08.243Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-dtds --- [2024-06-27T10:26:08.497Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:26:08.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/src/main/manpages [2024-06-27T10:26:08.497Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-dtds --- [2024-06-27T10:26:08.497Z] [INFO] No sources to compile [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-dtds --- [2024-06-27T10:26:08.497Z] [INFO] No sources to compile [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-dtds --- [2024-06-27T10:26:08.497Z] [INFO] Executing tasks [2024-06-27T10:26:08.497Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target/classes/META-INF for [2024-06-27T10:26:08.497Z] [INFO] [echo] nucleus-dtds [2024-06-27T10:26:08.497Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target/classes/META-INF [2024-06-27T10:26:08.497Z] [INFO] Executed tasks [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-dtds --- [2024-06-27T10:26:08.497Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:26:08.497Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-dtds --- [2024-06-27T10:26:08.497Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-dtds --- [2024-06-27T10:26:08.497Z] [INFO] No tests to run. [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-dtds --- [2024-06-27T10:26:08.497Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target/failsafe-reports [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-dtds-checkstyle) @ nucleus-dtds --- [2024-06-27T10:26:08.497Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-dtds --- [2024-06-27T10:26:08.497Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.16-SNAPSHOT/nucleus-dtds-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:08.497Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.16-SNAPSHOT/nucleus-dtds-7.0.16-SNAPSHOT.zip [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2024-06-27T10:26:08.497Z] [INFO] Building Set of schemas for Nucleus 7.0.16-SNAPSHOT [97/334] [2024-06-27T10:26:08.497Z] [INFO] from nucleus/deployment/schemas/pom.xml [2024-06-27T10:26:08.497Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-schemas --- [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-schemas --- [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-schemas --- [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-schemas --- [2024-06-27T10:26:08.497Z] [INFO] No sources to compile [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-schemas --- [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-schemas --- [2024-06-27T10:26:08.497Z] [INFO] [2024-06-27T10:26:08.497Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:26:08.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/src/main/manpages [2024-06-27T10:26:08.498Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] No sources to compile [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] No sources to compile [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] Executing tasks [2024-06-27T10:26:08.498Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target/classes/META-INF for [2024-06-27T10:26:08.498Z] [INFO] [echo] nucleus-schemas [2024-06-27T10:26:08.498Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target/classes/META-INF [2024-06-27T10:26:08.498Z] [INFO] Executed tasks [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:26:08.498Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] No tests to run. [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target/failsafe-reports [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-schemas-checkstyle) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-schemas --- [2024-06-27T10:26:08.498Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.16-SNAPSHOT/nucleus-schemas-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:08.498Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.16-SNAPSHOT/nucleus-schemas-7.0.16-SNAPSHOT.zip [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2024-06-27T10:26:08.498Z] [INFO] Building Nucleus distributions 7.0.16-SNAPSHOT [98/334] [2024-06-27T10:26:08.498Z] [INFO] from nucleus/distributions/pom.xml [2024-06-27T10:26:08.498Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] No sources to compile [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] No sources to compile [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] No sources to compile [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] Executing tasks [2024-06-27T10:26:08.498Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/target/dependency/META-INF for [2024-06-27T10:26:08.498Z] [INFO] [echo] nucleus-distributions [2024-06-27T10:26:08.498Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/target/dependency/META-INF [2024-06-27T10:26:08.498Z] [INFO] Executed tasks [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] No tests to run. [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/target/failsafe-reports [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.498Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-distributions-checkstyle) @ nucleus-distributions --- [2024-06-27T10:26:08.498Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:08.498Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-distributions --- [2024-06-27T10:26:08.499Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/7.0.16-SNAPSHOT/nucleus-distributions-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2024-06-27T10:26:08.499Z] [INFO] Building Nucleus distribution Common module 7.0.16-SNAPSHOT [99/334] [2024-06-27T10:26:08.499Z] [INFO] from nucleus/distributions/nucleus-common/pom.xml [2024-06-27T10:26:08.499Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common --- [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-common --- [2024-06-27T10:26:08.499Z] [INFO] No sources to compile [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-common --- [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common --- [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-06-27T10:26:08.499Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-common --- [2024-06-27T10:26:08.499Z] [INFO] Copying 26 resources from src/main/resources to target/dependency [2024-06-27T10:26:08.499Z] [INFO] Copying 1 resource from src/main/resources to target/dependency [2024-06-27T10:26:08.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/src/main/manpages [2024-06-27T10:26:08.499Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-06-27T10:26:08.499Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-common --- [2024-06-27T10:26:08.499Z] [INFO] No sources to compile [2024-06-27T10:26:08.499Z] [INFO] [2024-06-27T10:26:08.499Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-common --- [2024-06-27T10:26:08.753Z] [INFO] No sources to compile [2024-06-27T10:26:08.753Z] [INFO] [2024-06-27T10:26:08.753Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-06-27T10:26:08.753Z] [INFO] Executing tasks [2024-06-27T10:26:08.753Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/dependency/META-INF for [2024-06-27T10:26:08.753Z] [INFO] [echo] nucleus-common [2024-06-27T10:26:08.753Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/dependency/META-INF [2024-06-27T10:26:08.753Z] [INFO] Executed tasks [2024-06-27T10:26:08.753Z] [INFO] [2024-06-27T10:26:08.753Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-common --- [2024-06-27T10:26:08.753Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-common.xml [2024-06-27T10:26:08.753Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/stage [2024-06-27T10:26:08.753Z] [INFO] [2024-06-27T10:26:08.753Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-common --- [2024-06-27T10:26:08.753Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:26:08.753Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-06-27T10:26:08.753Z] [INFO] [2024-06-27T10:26:08.753Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-common --- [2024-06-27T10:26:08.753Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-06-27T10:26:08.753Z] [INFO] [2024-06-27T10:26:08.753Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-06-27T10:26:08.753Z] [INFO] No tests to run. [2024-06-27T10:26:08.753Z] [INFO] [2024-06-27T10:26:08.753Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-06-27T10:26:08.754Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/failsafe-reports [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-common-checkstyle) @ nucleus-common --- [2024-06-27T10:26:08.754Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-06-27T10:26:08.754Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.16-SNAPSHOT/nucleus-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:08.754Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus-common/target/nucleus-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.16-SNAPSHOT/nucleus-common-7.0.16-SNAPSHOT.zip [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --< org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations >-- [2024-06-27T10:26:08.754Z] [INFO] Building Jackson Module Jakarta Xmlbind Annotations 7.0.16-SNAPSHOT [100/334] [2024-06-27T10:26:08.754Z] [INFO] from nucleus/xmlbind-annotations/pom.xml [2024-06-27T10:26:08.754Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- dependency:3.6.1:unpack (unpack-sources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] Configured Artifact: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:sources:2.17.1:jar [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] No sources to compile [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/src/main/resources [2024-06-27T10:26:08.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/src/main/manpages [2024-06-27T10:26:08.754Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] No sources to compile [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] No sources to compile [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/src/test/resources [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] No sources to compile [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- surefire:3.2.5:test (default-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] No tests to run. [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] Executing tasks [2024-06-27T10:26:08.754Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/classes/META-INF for [2024-06-27T10:26:08.754Z] [INFO] [echo] jackson-module-jakarta-xmlbind-annotations [2024-06-27T10:26:08.754Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/classes/META-INF [2024-06-27T10:26:08.754Z] [INFO] Executed tasks [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- assembly:3.6.0:single (source-assembly) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:08.754Z] [INFO] Reading assembly descriptor: src.xml [2024-06-27T10:26:08.754Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar [2024-06-27T10:26:08.754Z] [INFO] [2024-06-27T10:26:08.754Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:09.009Z] [WARNING] Bundle org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.16-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/module-info.class=module-info} [2024-06-27T10:26:09.009Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:26:09.009Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:09.009Z] [INFO] [2024-06-27T10:26:09.010Z] [INFO] --- javadoc:3.6.3:jar (javadoc) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:09.264Z] [INFO] No previous run data found, generating javadoc. [2024-06-27T10:26:11.147Z] [WARNING] Javadoc Warnings [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:65: warning: empty

tag [2024-06-27T10:26:11.147Z] [WARNING] *

[2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:9: warning: no comment [2024-06-27T10:26:11.147Z] [WARNING] public class AdapterConverter [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:14: warning: no comment [2024-06-27T10:26:11.147Z] [WARNING] protected final XmlAdapter _adapter; [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:16: warning: no comment [2024-06-27T10:26:11.147Z] [WARNING] protected final boolean _forSerialization; [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-06-27T10:26:11.147Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-06-27T10:26:11.147Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:19: warning: no comment [2024-06-27T10:26:11.147Z] [WARNING] public AdapterConverter(XmlAdapter adapter, [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:16: warning: no comment [2024-06-27T10:26:11.147Z] [WARNING] public class DataHandlerDeserializer [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:21: warning: no comment [2024-06-27T10:26:11.147Z] [WARNING] public DataHandlerDeserializer() { super(DataHandler.class); } [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:21: warning: no comment [2024-06-27T10:26:11.147Z] [WARNING] public class DataHandlerSerializer extends StdSerializer [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:25: warning: no comment [2024-06-27T10:26:11.147Z] [WARNING] public DataHandlerSerializer() { super(DataHandler.class); } [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:128: warning: no main description [2024-06-27T10:26:11.147Z] [WARNING] * @param typeFactory Type factory used for resolving type information [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:175: warning: no @param for name [2024-06-27T10:26:11.147Z] [WARNING] public void setNameUsedForXmlValue(String name) { [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:183: warning: no @return [2024-06-27T10:26:11.147Z] [WARNING] public String getNameUsedForXmlValue() { [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @param for incl [2024-06-27T10:26:11.147Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-06-27T10:26:11.147Z] [WARNING] ^ [2024-06-27T10:26:11.147Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @return [2024-06-27T10:26:11.148Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:200: warning: no main description [2024-06-27T10:26:11.148Z] [WARNING] * @since 2.7 [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:202: warning: no @return [2024-06-27T10:26:11.148Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @param for ac [2024-06-27T10:26:11.148Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @return [2024-06-27T10:26:11.148Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:86: warning: no comment [2024-06-27T10:26:11.148Z] [WARNING] protected final JsonDeserializer _dataHandlerDeserializer; [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:85: warning: no comment [2024-06-27T10:26:11.148Z] [WARNING] protected final JsonSerializer _dataHandlerSerializer; [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:90: warning: no comment [2024-06-27T10:26:11.148Z] [WARNING] protected final boolean _ignoreXmlIDREF; [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:84: warning: no comment [2024-06-27T10:26:11.148Z] [WARNING] protected final String _jaxbPackageName; [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:88: warning: no comment [2024-06-27T10:26:11.148Z] [WARNING] protected final TypeFactory _typeFactory; [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:76: warning: no comment [2024-06-27T10:26:11.148Z] [WARNING] protected final static boolean DEFAULT_IGNORE_XMLIDREF = false; [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:74: warning: no comment [2024-06-27T10:26:11.148Z] [WARNING] protected final static String DEFAULT_NAME_FOR_XML_VALUE = "value"; [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:82: warning: no comment [2024-06-27T10:26:11.148Z] [WARNING] protected final static JsonFormat.Value FORMAT_INT = new JsonFormat.Value().withShape(JsonFormat.Shape.NUMBER_INT); [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:80: warning: no comment [2024-06-27T10:26:11.148Z] [WARNING] protected final static JsonFormat.Value FORMAT_STRING = new JsonFormat.Value().withShape(JsonFormat.Shape.STRING); [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:78: warning: no comment [2024-06-27T10:26:11.148Z] [WARNING] protected final static String MARKER_FOR_DEFAULT = "##default"; [2024-06-27T10:26:11.148Z] [WARNING] ^ [2024-06-27T10:26:11.148Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:119: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(MapperConfig config) { [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:123: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(TypeFactory typeFactory) { [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1527: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected Converter _converter(XmlAdapter adapter, boolean forSerialization) [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1618: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected String _decapitalize(String name) { [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1016: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected Class _doFindDeserializationType(Annotated a, JavaType baseType) [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1466: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected XmlAdapter _findContentAdapter(Annotated ann, [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1504: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected JavaType _fullDeserializationType(AnnotatedMember am) [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1523: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected JavaType _fullSerializationType(AnnotatedMember am) { [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1540: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected Class _getTypeFromXmlElement(Annotated a) { [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1567: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected String _okNameForGetter(AnnotatedMethod am) { [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1581: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected String _okNameForMutator(AnnotatedMethod am) { [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1486: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected String _propertyNameToString(PropertyName n) [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1491: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected Class _rawDeserializationType(Annotated a) [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1517: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected Class _rawSerializationType(Annotated a) [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1589: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected String _stdManglePropertyName(final String basename, final int offset) [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.149Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:593: warning: no comment [2024-06-27T10:26:11.149Z] [WARNING] protected TypeResolverBuilder _typeResolverFromXmlElements(AnnotatedMember am) [2024-06-27T10:26:11.149Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1435: warning: no comment [2024-06-27T10:26:11.150Z] [WARNING] protected final TypeFactory getTypeFactory() { [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:78: warning: no main description [2024-06-27T10:26:11.150Z] [WARNING] * @since 2.7 [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:80: warning: no @param for intr [2024-06-27T10:26:11.150Z] [WARNING] public JakartaXmlBindAnnotationModule(JakartaXmlBindAnnotationIntrospector intr) { [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @param for p [2024-06-27T10:26:11.150Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @return [2024-06-27T10:26:11.150Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:137: warning: no main description [2024-06-27T10:26:11.150Z] [WARNING] * @since 2.7 [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @param for incl [2024-06-27T10:26:11.150Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @return [2024-06-27T10:26:11.150Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:149: warning: no main description [2024-06-27T10:26:11.150Z] [WARNING] * @since 2.7 [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:151: warning: no @return [2024-06-27T10:26:11.150Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:156: warning: no main description [2024-06-27T10:26:11.150Z] [WARNING] * @since 2.12 [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @param for name [2024-06-27T10:26:11.150Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @return [2024-06-27T10:26:11.150Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:75: warning: no comment [2024-06-27T10:26:11.150Z] [WARNING] public JakartaXmlBindAnnotationModule() { } [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:163: warning: no comment [2024-06-27T10:26:11.150Z] [WARNING] public String getNameUsedForXmlValue() { [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.150Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:134: warning: no comment [2024-06-27T10:26:11.150Z] [WARNING] public Priority getPriority() { return _priority; } [2024-06-27T10:26:11.150Z] [WARNING] ^ [2024-06-27T10:26:11.151Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-06-27T10:26:11.151Z] [WARNING] PRIMARY, SECONDARY; [2024-06-27T10:26:11.151Z] [WARNING] ^ [2024-06-27T10:26:11.151Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-06-27T10:26:11.151Z] [WARNING] PRIMARY, SECONDARY; [2024-06-27T10:26:11.151Z] [WARNING] ^ [2024-06-27T10:26:11.151Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java:13: warning: no comment [2024-06-27T10:26:11.151Z] [WARNING] public final static Version VERSION = VersionUtil.parseVersion( [2024-06-27T10:26:11.151Z] [WARNING] ^ [2024-06-27T10:26:11.151Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java:12: warning: use of default constructor, which does not provide a comment [2024-06-27T10:26:11.151Z] [WARNING] public final class PackageVersion implements Versioned { [2024-06-27T10:26:11.151Z] [WARNING] ^ [2024-06-27T10:26:11.151Z] [WARNING] 66 warnings [2024-06-27T10:26:11.151Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:11.151Z] [INFO] No tests to run. [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:11.151Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/failsafe-reports [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jackson.module-jackson-module-jakarta-xmlbind-annotations-checkstyle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:11.151Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- install:3.1.1:install (default-install) @ jackson-module-jakarta-xmlbind-annotations --- [2024-06-27T10:26:11.151Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.16-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:11.151Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.16-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:11.151Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.16-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.16-SNAPSHOT-sources.jar [2024-06-27T10:26:11.151Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.16-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.16-SNAPSHOT-javadoc.jar [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2024-06-27T10:26:11.151Z] [INFO] Building Glassfish featuresets 7.0.16-SNAPSHOT [101/334] [2024-06-27T10:26:11.151Z] [INFO] from nucleus/featuresets/pom.xml [2024-06-27T10:26:11.151Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-featuresets --- [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-featuresets --- [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-featuresets --- [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-featuresets --- [2024-06-27T10:26:11.151Z] [INFO] No sources to compile [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-featuresets --- [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-featuresets --- [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-featuresets --- [2024-06-27T10:26:11.151Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-featuresets --- [2024-06-27T10:26:11.151Z] [INFO] No sources to compile [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-featuresets --- [2024-06-27T10:26:11.151Z] [INFO] No sources to compile [2024-06-27T10:26:11.151Z] [INFO] [2024-06-27T10:26:11.151Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-featuresets --- [2024-06-27T10:26:11.151Z] [INFO] Executing tasks [2024-06-27T10:26:11.151Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/target/classes/META-INF for [2024-06-27T10:26:11.151Z] [INFO] [echo] nucleus-featuresets [2024-06-27T10:26:11.151Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/target/classes/META-INF [2024-06-27T10:26:11.152Z] [INFO] Executed tasks [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-featuresets --- [2024-06-27T10:26:11.152Z] [INFO] No tests to run. [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-featuresets --- [2024-06-27T10:26:11.152Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/target/failsafe-reports [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-featuresets-checkstyle) @ nucleus-featuresets --- [2024-06-27T10:26:11.152Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-featuresets --- [2024-06-27T10:26:11.152Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/7.0.16-SNAPSHOT/nucleus-featuresets-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2024-06-27T10:26:11.152Z] [INFO] Building Glassfish Nucleus Atomic Featureset 7.0.16-SNAPSHOT [102/334] [2024-06-27T10:26:11.152Z] [INFO] from nucleus/featuresets/atomic/pom.xml [2024-06-27T10:26:11.152Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] No sources to compile [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] No sources to compile [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] No sources to compile [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] Executing tasks [2024-06-27T10:26:11.152Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/atomic/target/classes/META-INF for [2024-06-27T10:26:11.152Z] [INFO] [echo] atomic [2024-06-27T10:26:11.152Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/atomic/target/classes/META-INF [2024-06-27T10:26:11.152Z] [INFO] Executed tasks [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] No tests to run. [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/atomic/target/failsafe-reports [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-atomic-checkstyle) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/7.0.16-SNAPSHOT/atomic-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2024-06-27T10:26:11.152Z] [INFO] Building Glassfish Atomic Distribution 7.0.16-SNAPSHOT [103/334] [2024-06-27T10:26:11.152Z] [INFO] from nucleus/distributions/atomic/pom.xml [2024-06-27T10:26:11.152Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] No sources to compile [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:11.152Z] [INFO] [2024-06-27T10:26:11.152Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ atomic --- [2024-06-27T10:26:11.152Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-06-27T10:26:11.152Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.16-SNAPSHOT to target/dependency/logging.jar [2024-06-27T10:26:11.152Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.16-SNAPSHOT to target/dependency/ssl-impl.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.7 to target/dependency/jersey-bean-validation.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.16-SNAPSHOT to target/dependency/server-mgmt.jar [2024-06-27T10:26:11.408Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-api.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.16-SNAPSHOT to target/dependency/security-services.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.16-SNAPSHOT to target/dependency/security.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.16-SNAPSHOT to target/dependency/launcher.jar [2024-06-27T10:26:11.408Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.7 to target/dependency/jersey-container-grizzly2-http.jar [2024-06-27T10:26:11.408Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.16-SNAPSHOT to target/dependency/admin-util.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-06-27T10:26:11.409Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.7 to target/dependency/jersey-hk2.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.16-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-06-27T10:26:11.409Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-common [2024-06-27T10:26:11.409Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.16-SNAPSHOT to target/dependency/deployment-admin.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-06-27T10:26:11.409Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.7 to target/dependency/jersey-media-jaxb.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.16-SNAPSHOT to target/dependency/glassfish.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.7 to target/dependency/jersey-media-json-jackson.jar [2024-06-27T10:26:11.409Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1 to target/dependency/jackson-annotations.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.16-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.16-SNAPSHOT to target/dependency/config-api.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.7 to target/dependency/jersey-client.jar [2024-06-27T10:26:11.409Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-06-27T10:26:11.409Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.1 to target/dependency/jackson-core.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.7 to target/dependency/jersey-media-sse.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.16-SNAPSHOT to target/dependency/api-exporter.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.16-SNAPSHOT to target/dependency/config-types.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.16-SNAPSHOT to target/dependency/amx-core.jar [2024-06-27T10:26:11.409Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 to target/dependency/jackson-databind.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.16-SNAPSHOT to target/dependency/internal-api.jar [2024-06-27T10:26:11.409Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.7 to target/dependency/jersey-media-multipart.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.16-SNAPSHOT to target/dependency/deployment-common.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-06-27T10:26:11.409Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-06-27T10:26:11.409Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.16-SNAPSHOT to target/dependency/admin-cli.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.7 to target/dependency/jersey-server.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-06-27T10:26:11.410Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.7 to target/dependency/jersey-entity-filtering.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.7 to target/dependency/jersey-media-json-binding.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.16-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.16-SNAPSHOT to target/dependency/common-util.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.16-SNAPSHOT to target/dependency/kernel.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.16-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.hk2:hk2-extras:jar:3.1.0 to target/dependency/hk2-extras.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.7 to target/dependency/jersey-media-json-jettison.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.16-SNAPSHOT to target/dependency/osgi-container.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-06-27T10:26:11.410Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.7 to target/dependency/jersey-common.jar [2024-06-27T10:26:11.410Z] [INFO] [2024-06-27T10:26:11.410Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ atomic --- [2024-06-27T10:26:11.410Z] [INFO] No sources to compile [2024-06-27T10:26:11.410Z] [INFO] [2024-06-27T10:26:11.410Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ atomic --- [2024-06-27T10:26:11.410Z] [INFO] No sources to compile [2024-06-27T10:26:11.410Z] [INFO] [2024-06-27T10:26:11.410Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-06-27T10:26:11.410Z] [INFO] Executing tasks [2024-06-27T10:26:11.410Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/dependency/META-INF for [2024-06-27T10:26:11.410Z] [INFO] [echo] atomic [2024-06-27T10:26:11.410Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/dependency/META-INF [2024-06-27T10:26:11.410Z] [INFO] Executed tasks [2024-06-27T10:26:11.410Z] [INFO] [2024-06-27T10:26:11.410Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ atomic --- [2024-06-27T10:26:11.410Z] [INFO] Reading assembly descriptor: src/main/assembly/atomic.xml [2024-06-27T10:26:11.410Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage [2024-06-27T10:26:11.410Z] [INFO] [2024-06-27T10:26:11.410Z] [INFO] --- exec:3.1.0:exec (create-domain) @ atomic --- [2024-06-27T10:26:12.333Z] Using port 4848 for Admin. [2024-06-27T10:26:12.333Z] Using port 8080 for HTTP Instance. [2024-06-27T10:26:12.333Z] Using default port 7676 for JMS. [2024-06-27T10:26:12.333Z] Using default port 3700 for IIOP. [2024-06-27T10:26:12.333Z] Using default port 8181 for HTTP_SSL. [2024-06-27T10:26:12.333Z] Using default port 3820 for IIOP_SSL. [2024-06-27T10:26:12.333Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-06-27T10:26:12.333Z] Using default port 8686 for JMX_ADMIN. [2024-06-27T10:26:12.333Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:26:12.333Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:26:12.333Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:26:12.333Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:26:12.892Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:26:12.892Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:26:12.892Z] [2024-06-27T10:26:12.892Z] Warning: [2024-06-27T10:26:12.892Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:26:12.892Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:26:12.892Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:26:15.399Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:26:15.399Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:26:15.399Z] [2024-06-27T10:26:15.399Z] Warning: [2024-06-27T10:26:15.399Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:26:15.399Z] Enter keystore password: Certificate stored in file [2024-06-27T10:26:15.399Z] [2024-06-27T10:26:15.399Z] Warning: [2024-06-27T10:26:15.399Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:26:15.653Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:26:15.908Z] Enter keystore password: Certificate stored in file [2024-06-27T10:26:15.908Z] [2024-06-27T10:26:15.908Z] Warning: [2024-06-27T10:26:15.909Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:26:16.164Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:26:16.419Z] Domain domain1 created. [2024-06-27T10:26:16.419Z] Domain domain1 admin port is 4848. [2024-06-27T10:26:16.419Z] Domain domain1 allows admin login as user "admin" with no password. [2024-06-27T10:26:16.419Z] Admin login information for host [localhost] and port [4848] [2024-06-27T10:26:16.419Z] is being overwritten with credentials provided because the [2024-06-27T10:26:16.419Z] --savelogin option was used during the create-domain command. [2024-06-27T10:26:16.419Z] Login information relevant to admin user name [admin] [2024-06-27T10:26:16.419Z] for this domain [domain1] stored at [2024-06-27T10:26:16.419Z] [/home/jenkins/.gfclient/pass] successfully. [2024-06-27T10:26:16.419Z] Make sure that this file remains protected. [2024-06-27T10:26:16.419Z] Information stored in this file will be used by [2024-06-27T10:26:16.419Z] administration commands to manage this domain. [2024-06-27T10:26:16.419Z] Command create-domain executed successfully. [2024-06-27T10:26:16.419Z] [INFO] [2024-06-27T10:26:16.419Z] [INFO] --- assembly:3.6.0:single (default-single) @ atomic --- [2024-06-27T10:26:16.419Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-06-27T10:26:16.419Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/atomic.zip [2024-06-27T10:26:16.673Z] [INFO] [2024-06-27T10:26:16.673Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ atomic --- [2024-06-27T10:26:16.673Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/atomic.zip [2024-06-27T10:26:16.673Z] [INFO] [2024-06-27T10:26:16.673Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-06-27T10:26:16.673Z] [INFO] No tests to run. [2024-06-27T10:26:16.673Z] [INFO] [2024-06-27T10:26:16.673Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-06-27T10:26:16.673Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/failsafe-reports [2024-06-27T10:26:16.673Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-atomic-checkstyle) @ atomic --- [2024-06-27T10:26:16.674Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-06-27T10:26:16.674Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.16-SNAPSHOT/atomic-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:16.674Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/atomic/target/atomic.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.16-SNAPSHOT/atomic-7.0.16-SNAPSHOT.zip [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --------------< org.glassfish.main.extras:nucleus-extras >-------------- [2024-06-27T10:26:16.674Z] [INFO] Building Nucleus extras 7.0.16-SNAPSHOT [104/334] [2024-06-27T10:26:16.674Z] [INFO] from nucleus/extras/pom.xml [2024-06-27T10:26:16.674Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-extras --- [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-extras --- [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-extras --- [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-extras --- [2024-06-27T10:26:16.674Z] [INFO] No sources to compile [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-extras --- [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-extras --- [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-extras --- [2024-06-27T10:26:16.674Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-extras --- [2024-06-27T10:26:16.674Z] [INFO] No sources to compile [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-extras --- [2024-06-27T10:26:16.674Z] [INFO] No sources to compile [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-extras --- [2024-06-27T10:26:16.674Z] [INFO] Executing tasks [2024-06-27T10:26:16.674Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/target/classes/META-INF for [2024-06-27T10:26:16.674Z] [INFO] [echo] nucleus-extras [2024-06-27T10:26:16.674Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/target/classes/META-INF [2024-06-27T10:26:16.674Z] [INFO] Executed tasks [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-extras --- [2024-06-27T10:26:16.674Z] [INFO] No tests to run. [2024-06-27T10:26:16.674Z] [INFO] [2024-06-27T10:26:16.674Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-extras --- [2024-06-27T10:26:16.928Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/target/failsafe-reports [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-nucleus-extras-checkstyle) @ nucleus-extras --- [2024-06-27T10:26:16.928Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-extras --- [2024-06-27T10:26:16.928Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/nucleus-extras/7.0.16-SNAPSHOT/nucleus-extras-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --------------< org.glassfish.main.extras:command-logger >-------------- [2024-06-27T10:26:16.928Z] [INFO] Building Admin Command Logger 7.0.16-SNAPSHOT [105/334] [2024-06-27T10:26:16.928Z] [INFO] from nucleus/extras/command-logger/pom.xml [2024-06-27T10:26:16.928Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- clean:3.3.2:clean (default-clean) @ command-logger --- [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ command-logger --- [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ command-logger --- [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ command-logger --- [2024-06-27T10:26:16.928Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:16.928Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:16.928Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ command-logger --- [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ command-logger --- [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ command-logger --- [2024-06-27T10:26:16.928Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- resources:3.3.1:resources (default-resources) @ command-logger --- [2024-06-27T10:26:16.928Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/src/main/resources [2024-06-27T10:26:16.928Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/src/main/manpages [2024-06-27T10:26:16.928Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ command-logger --- [2024-06-27T10:26:16.928Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:16.928Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:16.928Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.928Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ command-logger --- [2024-06-27T10:26:16.928Z] [INFO] [2024-06-27T10:26:16.929Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ command-logger --- [2024-06-27T10:26:16.929Z] [INFO] [2024-06-27T10:26:16.929Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ command-logger --- [2024-06-27T10:26:16.929Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:17.182Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:17.182Z] [INFO] [2024-06-27T10:26:17.182Z] [INFO] --- command-security:1.0.17:check (default-check) @ command-logger --- [2024-06-27T10:26:17.182Z] [INFO] [2024-06-27T10:26:17.182Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ command-logger --- [2024-06-27T10:26:17.182Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:17.182Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:17.182Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:17.182Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ command-logger --- [2024-06-27T10:26:17.183Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/src/test/resources [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ command-logger --- [2024-06-27T10:26:17.183Z] [INFO] No sources to compile [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ command-logger --- [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- surefire:3.2.5:test (default-test) @ command-logger --- [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ command-logger --- [2024-06-27T10:26:17.183Z] [INFO] Executing tasks [2024-06-27T10:26:17.183Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/target/classes/META-INF for [2024-06-27T10:26:17.183Z] [INFO] [echo] command-logger [2024-06-27T10:26:17.183Z] [INFO] Executed tasks [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- jar:3.3.0:jar (default-jar) @ command-logger --- [2024-06-27T10:26:17.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/target/command-logger.jar [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ command-logger --- [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- failsafe:3.2.5:verify (verify) @ command-logger --- [2024-06-27T10:26:17.183Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/target/failsafe-reports [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-command-logger-checkstyle) @ command-logger --- [2024-06-27T10:26:17.183Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- install:3.1.1:install (default-install) @ command-logger --- [2024-06-27T10:26:17.183Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/command-logger/7.0.16-SNAPSHOT/command-logger-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:17.183Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/extras/command-logger/target/command-logger.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/command-logger/7.0.16-SNAPSHOT/command-logger-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2024-06-27T10:26:17.183Z] [INFO] Building Glassfish Nucleus Featureset 7.0.16-SNAPSHOT [106/334] [2024-06-27T10:26:17.183Z] [INFO] from nucleus/featuresets/nucleus/pom.xml [2024-06-27T10:26:17.183Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus --- [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus --- [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus --- [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus --- [2024-06-27T10:26:17.183Z] [INFO] No sources to compile [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus --- [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus --- [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus --- [2024-06-27T10:26:17.183Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus --- [2024-06-27T10:26:17.183Z] [INFO] No sources to compile [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus --- [2024-06-27T10:26:17.183Z] [INFO] No sources to compile [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus --- [2024-06-27T10:26:17.183Z] [INFO] Executing tasks [2024-06-27T10:26:17.183Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/nucleus/target/classes/META-INF for [2024-06-27T10:26:17.183Z] [INFO] [echo] nucleus [2024-06-27T10:26:17.183Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/nucleus/target/classes/META-INF [2024-06-27T10:26:17.183Z] [INFO] Executed tasks [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus --- [2024-06-27T10:26:17.183Z] [INFO] No tests to run. [2024-06-27T10:26:17.183Z] [INFO] [2024-06-27T10:26:17.183Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus --- [2024-06-27T10:26:17.438Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/nucleus/target/failsafe-reports [2024-06-27T10:26:17.438Z] [INFO] [2024-06-27T10:26:17.438Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-checkstyle) @ nucleus --- [2024-06-27T10:26:17.438Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:17.438Z] [INFO] [2024-06-27T10:26:17.438Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus --- [2024-06-27T10:26:17.438Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/featuresets/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/7.0.16-SNAPSHOT/nucleus-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:17.438Z] [INFO] [2024-06-27T10:26:17.438Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2024-06-27T10:26:17.438Z] [INFO] Building Nucleus Distribution 7.0.16-SNAPSHOT [107/334] [2024-06-27T10:26:17.438Z] [INFO] from nucleus/distributions/nucleus/pom.xml [2024-06-27T10:26:17.438Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:26:17.438Z] [INFO] [2024-06-27T10:26:17.438Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-new --- [2024-06-27T10:26:17.438Z] [INFO] [2024-06-27T10:26:17.438Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-new --- [2024-06-27T10:26:17.438Z] [INFO] [2024-06-27T10:26:17.438Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-new --- [2024-06-27T10:26:17.438Z] [INFO] [2024-06-27T10:26:17.438Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-new --- [2024-06-27T10:26:17.438Z] [INFO] No sources to compile [2024-06-27T10:26:17.438Z] [INFO] [2024-06-27T10:26:17.438Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-new --- [2024-06-27T10:26:17.438Z] [INFO] [2024-06-27T10:26:17.438Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-new --- [2024-06-27T10:26:17.439Z] [INFO] [2024-06-27T10:26:17.439Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-new --- [2024-06-27T10:26:17.439Z] [INFO] [2024-06-27T10:26:17.439Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-new --- [2024-06-27T10:26:17.439Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:17.439Z] [INFO] [2024-06-27T10:26:17.439Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ nucleus-new --- [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.16-SNAPSHOT to target/dependency/server-mgmt.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.16-SNAPSHOT to target/dependency/launcher.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-06-27T10:26:17.439Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 to target/dependency/jackson-databind.jar [2024-06-27T10:26:17.439Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.16-SNAPSHOT to target/dependency/cluster-admin.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.16-SNAPSHOT to target/dependency/config-types.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.7 to target/dependency/jersey-media-multipart.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.16-SNAPSHOT to target/dependency/cluster-common.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.16-SNAPSHOT to target/dependency/monitoring-core.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.16-SNAPSHOT to target/dependency/api-exporter.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.16-SNAPSHOT to target/dependency/gms-adapter.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.16-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.16-SNAPSHOT to target/dependency/security-services.jar [2024-06-27T10:26:17.439Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.16-SNAPSHOT to target/dependency/config-api.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.7 to target/dependency/jersey-client.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.7 to target/dependency/jersey-container-grizzly2-http.jar [2024-06-27T10:26:17.439Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-06-27T10:26:17.439Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.18 to target/dependency/jsch.jar [2024-06-27T10:26:17.439Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.7 to target/dependency/jersey-media-jaxb.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.7 to target/dependency/jersey-bean-validation.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-06-27T10:26:17.439Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-06-27T10:26:17.440Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-dtds [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.16-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:26:17.440Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.7 to target/dependency/jersey-hk2.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.7 to target/dependency/jersey-media-sse.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-06-27T10:26:17.440Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-common [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.hk2:hk2-extras:jar:3.1.0 to target/dependency/hk2-extras.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.16-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.16-SNAPSHOT to target/dependency/kernel.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.16-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.16-SNAPSHOT to target/dependency/glassfish.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.16-SNAPSHOT to target/dependency/cluster-cli.jar [2024-06-27T10:26:17.440Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-api.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.7 to target/dependency/jersey-media-json-jackson.jar [2024-06-27T10:26:17.440Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.1 to target/dependency/jackson-core.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.16-SNAPSHOT to target/dependency/internal-api.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.7 to target/dependency/jersey-media-json-jettison.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.16-SNAPSHOT to target/dependency/ssl-impl.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.16-SNAPSHOT to target/dependency/deployment-admin.jar [2024-06-27T10:26:17.440Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-schemas [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.16-SNAPSHOT to target/dependency/logging.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.16-SNAPSHOT to target/dependency/security.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.16-SNAPSHOT to target/dependency/rest-client.jar [2024-06-27T10:26:17.440Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.16-SNAPSHOT to target/dependency/osgi-container.jar [2024-06-27T10:26:17.440Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.16-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.16-SNAPSHOT to target/dependency/amx-core.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.16-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-06-27T10:26:17.440Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.16-SNAPSHOT to target/dependency/admin-util.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.16-SNAPSHOT to target/dependency/deployment-common.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-06-27T10:26:17.441Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1 to target/dependency/jackson-annotations.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.16-SNAPSHOT to target/dependency/common-util.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-06-27T10:26:17.441Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.main.extras:command-logger:jar:7.0.16-SNAPSHOT to target/dependency/command-logger.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.16-SNAPSHOT to target/dependency/admin-cli.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.7 to target/dependency/jersey-server.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.7 to target/dependency/jersey-media-json-binding.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.7 to target/dependency/jersey-common.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.7 to target/dependency/jersey-entity-filtering.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.16-SNAPSHOT to target/dependency/rest-service.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-06-27T10:26:17.441Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-06-27T10:26:17.441Z] [INFO] [2024-06-27T10:26:17.441Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-new --- [2024-06-27T10:26:17.441Z] [INFO] No sources to compile [2024-06-27T10:26:17.441Z] [INFO] [2024-06-27T10:26:17.441Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-new --- [2024-06-27T10:26:17.441Z] [INFO] No sources to compile [2024-06-27T10:26:17.441Z] [INFO] [2024-06-27T10:26:17.441Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-new --- [2024-06-27T10:26:17.441Z] [INFO] Executing tasks [2024-06-27T10:26:17.441Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/dependency/META-INF for [2024-06-27T10:26:17.441Z] [INFO] [echo] nucleus-new [2024-06-27T10:26:17.441Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/dependency/META-INF [2024-06-27T10:26:17.696Z] [INFO] Executed tasks [2024-06-27T10:26:17.696Z] [INFO] [2024-06-27T10:26:17.696Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-new --- [2024-06-27T10:26:17.696Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-new.xml [2024-06-27T10:26:17.696Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage [2024-06-27T10:26:18.256Z] [INFO] [2024-06-27T10:26:18.256Z] [INFO] --- exec:3.1.0:exec (create-domain) @ nucleus-new --- [2024-06-27T10:26:18.814Z] Using port 4848 for Admin. [2024-06-27T10:26:18.814Z] Using port 8080 for HTTP Instance. [2024-06-27T10:26:18.814Z] Using default port 7676 for JMS. [2024-06-27T10:26:18.814Z] Using default port 3700 for IIOP. [2024-06-27T10:26:18.814Z] Using default port 8181 for HTTP_SSL. [2024-06-27T10:26:18.814Z] Using default port 3820 for IIOP_SSL. [2024-06-27T10:26:18.814Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-06-27T10:26:18.814Z] Using default port 8686 for JMX_ADMIN. [2024-06-27T10:26:18.814Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:26:18.814Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:26:19.068Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:26:19.068Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:26:19.992Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:26:19.992Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:26:19.992Z] [2024-06-27T10:26:19.992Z] Warning: [2024-06-27T10:26:19.992Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:26:19.992Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:26:19.992Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:26:20.915Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:26:20.916Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:26:20.916Z] [2024-06-27T10:26:20.916Z] Warning: [2024-06-27T10:26:20.916Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:26:21.170Z] Enter keystore password: Certificate stored in file [2024-06-27T10:26:21.170Z] [2024-06-27T10:26:21.170Z] Warning: [2024-06-27T10:26:21.170Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:26:21.425Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:26:21.679Z] Enter keystore password: Certificate stored in file [2024-06-27T10:26:21.679Z] [2024-06-27T10:26:21.679Z] Warning: [2024-06-27T10:26:21.679Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:26:22.237Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:26:22.491Z] Domain domain1 created. [2024-06-27T10:26:22.491Z] Domain domain1 admin port is 4848. [2024-06-27T10:26:22.491Z] Domain domain1 allows admin login as user "admin" with no password. [2024-06-27T10:26:22.491Z] Admin login information for host [localhost] and port [4848] [2024-06-27T10:26:22.491Z] is being overwritten with credentials provided because the [2024-06-27T10:26:22.491Z] --savelogin option was used during the create-domain command. [2024-06-27T10:26:22.491Z] Login information relevant to admin user name [admin] [2024-06-27T10:26:22.491Z] for this domain [domain1] stored at [2024-06-27T10:26:22.491Z] [/home/jenkins/.gfclient/pass] successfully. [2024-06-27T10:26:22.491Z] Make sure that this file remains protected. [2024-06-27T10:26:22.491Z] Information stored in this file will be used by [2024-06-27T10:26:22.491Z] administration commands to manage this domain. [2024-06-27T10:26:22.491Z] Command create-domain executed successfully. [2024-06-27T10:26:22.491Z] [INFO] [2024-06-27T10:26:22.491Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-new --- [2024-06-27T10:26:22.491Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-06-27T10:26:22.491Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-06-27T10:26:22.746Z] [INFO] [2024-06-27T10:26:22.746Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-new --- [2024-06-27T10:26:22.746Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-06-27T10:26:22.746Z] [INFO] [2024-06-27T10:26:22.746Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-new --- [2024-06-27T10:26:22.746Z] [INFO] No tests to run. [2024-06-27T10:26:22.746Z] [INFO] [2024-06-27T10:26:22.746Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-new --- [2024-06-27T10:26:22.747Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/failsafe-reports [2024-06-27T10:26:22.747Z] [INFO] [2024-06-27T10:26:22.747Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-new-checkstyle) @ nucleus-new --- [2024-06-27T10:26:23.002Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-new --- [2024-06-27T10:26:23.002Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.16-SNAPSHOT/nucleus-new-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:23.002Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/distributions/nucleus/target/nucleus-new.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.16-SNAPSHOT/nucleus-new-7.0.16-SNAPSHOT.zip [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2024-06-27T10:26:23.002Z] [INFO] Building Diagnostics 7.0.16-SNAPSHOT [108/334] [2024-06-27T10:26:23.002Z] [INFO] from nucleus/diagnostics/pom.xml [2024-06-27T10:26:23.002Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] No sources to compile [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] No sources to compile [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] No sources to compile [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] Executing tasks [2024-06-27T10:26:23.002Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/target/classes/META-INF for [2024-06-27T10:26:23.002Z] [INFO] [echo] nucleus-diagnostics [2024-06-27T10:26:23.002Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/target/classes/META-INF [2024-06-27T10:26:23.002Z] [INFO] Executed tasks [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] No tests to run. [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/target/failsafe-reports [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-nucleus-diagnostics-checkstyle) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-diagnostics --- [2024-06-27T10:26:23.002Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/7.0.16-SNAPSHOT/nucleus-diagnostics-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2024-06-27T10:26:23.002Z] [INFO] Building Diagnostics API 7.0.16-SNAPSHOT [109/334] [2024-06-27T10:26:23.002Z] [INFO] from nucleus/diagnostics/diagnostics-api/pom.xml [2024-06-27T10:26:23.002Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-api --- [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-api --- [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ diagnostics-api --- [2024-06-27T10:26:23.002Z] [INFO] [2024-06-27T10:26:23.002Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ diagnostics-api --- [2024-06-27T10:26:23.002Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:23.002Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:23.003Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:23.003Z] [INFO] [2024-06-27T10:26:23.003Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-api --- [2024-06-27T10:26:23.003Z] [INFO] [2024-06-27T10:26:23.003Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-api --- [2024-06-27T10:26:23.003Z] [INFO] [2024-06-27T10:26:23.003Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-api --- [2024-06-27T10:26:23.003Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:23.003Z] [INFO] [2024-06-27T10:26:23.003Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-api --- [2024-06-27T10:26:23.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/src/main/resources [2024-06-27T10:26:23.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/src/main/manpages [2024-06-27T10:26:23.003Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:23.003Z] [INFO] [2024-06-27T10:26:23.003Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ diagnostics-api --- [2024-06-27T10:26:23.003Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:23.003Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:23.257Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:23.257Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:23.257Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:23.257Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:23.257Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/src/test/resources [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] No sources to compile [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] Executing tasks [2024-06-27T10:26:23.257Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/target/classes/META-INF for [2024-06-27T10:26:23.257Z] [INFO] [echo] diagnostics-api [2024-06-27T10:26:23.257Z] [INFO] Executed tasks [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/target/failsafe-reports [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-api-checkstyle) @ diagnostics-api --- [2024-06-27T10:26:23.257Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:23.257Z] [INFO] [2024-06-27T10:26:23.257Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-api --- [2024-06-27T10:26:23.258Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.16-SNAPSHOT/diagnostics-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:23.258Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.16-SNAPSHOT/diagnostics-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:23.258Z] [INFO] [2024-06-27T10:26:23.258Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2024-06-27T10:26:23.258Z] [INFO] Building GlassFish Diagnostics Context 7.0.16-SNAPSHOT [110/334] [2024-06-27T10:26:23.258Z] [INFO] from nucleus/diagnostics/context/pom.xml [2024-06-27T10:26:23.258Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:23.258Z] [INFO] [2024-06-27T10:26:23.258Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-context --- [2024-06-27T10:26:23.258Z] [INFO] [2024-06-27T10:26:23.258Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-context --- [2024-06-27T10:26:23.258Z] [INFO] [2024-06-27T10:26:23.258Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ diagnostics-context --- [2024-06-27T10:26:23.258Z] [INFO] [2024-06-27T10:26:23.258Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ diagnostics-context --- [2024-06-27T10:26:23.258Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:23.258Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:23.514Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:23.514Z] [INFO] [2024-06-27T10:26:23.514Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-context --- [2024-06-27T10:26:23.514Z] [INFO] [2024-06-27T10:26:23.514Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-context --- [2024-06-27T10:26:23.514Z] [INFO] [2024-06-27T10:26:23.514Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-context --- [2024-06-27T10:26:23.514Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:23.514Z] [INFO] [2024-06-27T10:26:23.514Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-context --- [2024-06-27T10:26:23.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/main/resources [2024-06-27T10:26:23.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/main/manpages [2024-06-27T10:26:23.514Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:23.514Z] [INFO] [2024-06-27T10:26:23.514Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ diagnostics-context --- [2024-06-27T10:26:23.514Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:23.514Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:23.514Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:23.514Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java uses unchecked or unsafe operations. [2024-06-27T10:26:23.514Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:23.514Z] [INFO] [2024-06-27T10:26:23.514Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ diagnostics-context --- [2024-06-27T10:26:23.514Z] [INFO] [2024-06-27T10:26:23.514Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ diagnostics-context --- [2024-06-27T10:26:23.514Z] [INFO] [2024-06-27T10:26:23.514Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-context --- [2024-06-27T10:26:23.514Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:23.514Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:23.514Z] [INFO] [2024-06-27T10:26:23.514Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-context --- [2024-06-27T10:26:23.514Z] [INFO] [2024-06-27T10:26:23.514Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ diagnostics-context --- [2024-06-27T10:26:23.514Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:23.514Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:23.514Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:23.514Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:26:23.514Z] [INFO] Initial messages found so far: {} [2024-06-27T10:26:23.514Z] [INFO] Processing: NCLS-DIAG-03000 [2024-06-27T10:26:23.514Z] [INFO] Message NCLS-DIAG-03000 needs checking for cause/action: false [2024-06-27T10:26:23.514Z] [INFO] Processing: NCLS-DIAG-03001 [2024-06-27T10:26:23.514Z] [INFO] Message NCLS-DIAG-03001 needs checking for cause/action: false [2024-06-27T10:26:23.514Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DIAG-03000=Can not fulfill request to get diagnostics context., NCLS-DIAG-03000.MSG_COMMENT=# A diagnostics context can not be found (or created)., NCLS-DIAG-03001=An exception has prevented a diagnostics context from being created., NCLS-DIAG-03001.MSG_COMMENT=# A diagnostics context can not be found or created.} [2024-06-27T10:26:23.514Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:26:23.514Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:26:23.514Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:26:23.514Z] [INFO] Processing: jakarta.enterprise.diagnostics.context.base on element LOGGER_NAME [2024-06-27T10:26:23.514Z] [INFO] Enclosing type is org.glassfish.diagnostics.context.ContextManager [2024-06-27T10:26:23.514Z] [INFO] Loggers found so far: {jakarta.enterprise.diagnostics.context.base.description=Diagnostcis Context Logger, jakarta.enterprise.diagnostics.context.base.publish=true, jakarta.enterprise.diagnostics.context.base.subsystem=DIAG} [2024-06-27T10:26:23.514Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:26:23.514Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:26:23.514Z] [INFO] Found enclosing element org.glassfish.diagnostics.context.ContextManager [2024-06-27T10:26:23.514Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:26:23.514Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:26:23.514Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:26:23.514Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:26:23.514Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:26:23.514Z] [INFO] [2024-06-27T10:26:23.514Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-context --- [2024-06-27T10:26:23.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/test/resources [2024-06-27T10:26:23.515Z] [INFO] [2024-06-27T10:26:23.515Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ diagnostics-context --- [2024-06-27T10:26:23.515Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:23.515Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:26:23.769Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:23.769Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:26:23.769Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:26:23.769Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:26:23.769Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:26:23.769Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:26:23.769Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:26:23.769Z] Use -proc:none to disable annotation processing. [2024-06-27T10:26:23.769Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java uses unchecked or unsafe operations. [2024-06-27T10:26:23.770Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:23.770Z] [INFO] [2024-06-27T10:26:23.770Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-context --- [2024-06-27T10:26:23.770Z] [INFO] [2024-06-27T10:26:23.770Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-context --- [2024-06-27T10:26:23.770Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/surefire-reports [2024-06-27T10:26:23.770Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:26:23.770Z] [INFO] [2024-06-27T10:26:23.770Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:23.770Z] [INFO] T E S T S [2024-06-27T10:26:23.770Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:23.770Z] [0.003s][info][gc] Using G1 [2024-06-27T10:26:24.329Z] [0.468s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.808ms [2024-06-27T10:26:24.330Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextImplContextPropagationIntegrationTest [2024-06-27T10:26:24.330Z] Created a new context map: org.glassfish.contextpropagation.internal.AccessControlledMap@79d8407f [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context) -> null [2024-06-27T10:26:24.330Z] put(org.glassfish.diagnostics.context.Context, 1) -> null [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.contextpropagation.Location) -> null [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.contextpropagation.Location) -> null [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.contextpropagation.Location.origin) -> null [2024-06-27T10:26:24.330Z] get(org.glassfish.contextpropagation.Location.origin) -> null [2024-06-27T10:26:24.330Z] put(org.glassfish.contextpropagation.Location.origin, guid) -> null [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.contextpropagation.Location.locationId) -> null [2024-06-27T10:26:24.330Z] get(org.glassfish.contextpropagation.Location.locationId) -> null [2024-06-27T10:26:24.330Z] put(org.glassfish.contextpropagation.Location, org.glassfish.contextpropagation.internal.Utils$ContextMapImpl$1@5b94b04d) -> null [2024-06-27T10:26:24.330Z] put(org.glassfish.diagnostics.context.Context.propagatingKey, propagatingValue) -> null [2024-06-27T10:26:24.330Z] put(org.glassfish.diagnostics.context.Context.nonPropagatingKey, nonPropagatingValue) -> null [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.330Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.330Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.330Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.330Z] Value: propagatingValue [2024-06-27T10:26:24.330Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.330Z] ContextType: STRING [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.330Z] Value: nonPropagatingValue [2024-06-27T10:26:24.330Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.330Z] ContextType: STRING [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.330Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.330Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.330Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.330Z] Value: propagatingValue [2024-06-27T10:26:24.330Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.330Z] ContextType: STRING [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.330Z] Value: nonPropagatingValue [2024-06-27T10:26:24.330Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.330Z] ContextType: STRING [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.330Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.330Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.330Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.330Z] Value: propagatingValue [2024-06-27T10:26:24.330Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.330Z] ContextType: STRING [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.330Z] Value: nonPropagatingValue [2024-06-27T10:26:24.330Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.330Z] ContextType: STRING [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.330Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.330Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.330Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.330Z] Value: propagatingValue [2024-06-27T10:26:24.330Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.330Z] ContextType: STRING [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.330Z] Value: nonPropagatingValue [2024-06-27T10:26:24.330Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.330Z] ContextType: STRING [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.330Z] restricted read access [2024-06-27T10:26:24.330Z] } [2024-06-27T10:26:24.330Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.330Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.330Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.330Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.330Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.330Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.331Z] Value: propagatingValue [2024-06-27T10:26:24.331Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.331Z] ContextType: STRING [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.331Z] Value: nonPropagatingValue [2024-06-27T10:26:24.331Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.331Z] ContextType: STRING [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.331Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.331Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.331Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.331Z] Value: propagatingValue [2024-06-27T10:26:24.331Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.331Z] ContextType: STRING [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.331Z] Value: nonPropagatingValue [2024-06-27T10:26:24.331Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.331Z] ContextType: STRING [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.331Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.331Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.331Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.331Z] Value: propagatingValue [2024-06-27T10:26:24.331Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.331Z] ContextType: STRING [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.331Z] Value: nonPropagatingValue [2024-06-27T10:26:24.331Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.331Z] ContextType: STRING [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.331Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.331Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.331Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.331Z] Value: propagatingValue [2024-06-27T10:26:24.331Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.331Z] ContextType: STRING [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.331Z] Value: nonPropagatingValue [2024-06-27T10:26:24.331Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.331Z] ContextType: STRING [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.331Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.331Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.331Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.331Z] Value: propagatingValue [2024-06-27T10:26:24.331Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.331Z] ContextType: STRING [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.331Z] Value: nonPropagatingValue [2024-06-27T10:26:24.331Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.331Z] ContextType: STRING [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.331Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.331Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.331Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.331Z] Value: propagatingValue [2024-06-27T10:26:24.331Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.331Z] ContextType: STRING [2024-06-27T10:26:24.331Z] originator [2024-06-27T10:26:24.331Z] restricted read access [2024-06-27T10:26:24.331Z] } [2024-06-27T10:26:24.331Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.332Z] Value: nonPropagatingValue [2024-06-27T10:26:24.332Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.332Z] ContextType: STRING [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.332Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.332Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.332Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.332Z] Value: propagatingValue [2024-06-27T10:26:24.332Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.332Z] ContextType: STRING [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.332Z] Value: nonPropagatingValue [2024-06-27T10:26:24.332Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.332Z] ContextType: STRING [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.332Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.332Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.332Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.332Z] Value: propagatingValue [2024-06-27T10:26:24.332Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.332Z] ContextType: STRING [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.332Z] Value: nonPropagatingValue [2024-06-27T10:26:24.332Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.332Z] ContextType: STRING [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.332Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.332Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.332Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.332Z] Value: propagatingValue [2024-06-27T10:26:24.332Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.332Z] ContextType: STRING [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.332Z] Value: nonPropagatingValue [2024-06-27T10:26:24.332Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.332Z] ContextType: STRING [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.332Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.332Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.332Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.332Z] Value: propagatingValue [2024-06-27T10:26:24.332Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.332Z] ContextType: STRING [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.332Z] Value: nonPropagatingValue [2024-06-27T10:26:24.332Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.332Z] ContextType: STRING [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.332Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.332Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.332Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.332Z] Value: propagatingValue [2024-06-27T10:26:24.332Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.332Z] ContextType: STRING [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.332Z] Value: nonPropagatingValue [2024-06-27T10:26:24.332Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.332Z] ContextType: STRING [2024-06-27T10:26:24.332Z] originator [2024-06-27T10:26:24.332Z] restricted read access [2024-06-27T10:26:24.332Z] } [2024-06-27T10:26:24.332Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.332Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.333Z] Value: propagatingValue [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: STRING [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.333Z] Value: nonPropagatingValue [2024-06-27T10:26:24.333Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.333Z] ContextType: STRING [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@2e377400 { [2024-06-27T10:26:24.333Z] Value: propagatingValue [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: STRING [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@37271612 { [2024-06-27T10:26:24.333Z] Value: nonPropagatingValue [2024-06-27T10:26:24.333Z] Propagation Modes: [LOCAL] [2024-06-27T10:26:24.333Z] ContextType: STRING [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.333Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.333Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.333Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.333Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.333Z] originator [2024-06-27T10:26:24.333Z] restricted read access [2024-06-27T10:26:24.333Z] } [2024-06-27T10:26:24.334Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.334Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.334Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.334Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.334Z] originator [2024-06-27T10:26:24.334Z] restricted read access [2024-06-27T10:26:24.334Z] } [2024-06-27T10:26:24.334Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.334Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.334Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.334Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.334Z] originator [2024-06-27T10:26:24.334Z] restricted read access [2024-06-27T10:26:24.334Z] } [2024-06-27T10:26:24.334Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.114 s -- in org.glassfish.diagnostics.context.impl.ContextImplContextPropagationIntegrationTest [2024-06-27T10:26:24.334Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest [2024-06-27T10:26:24.589Z] mContextManager instance of org.glassfish.diagnostics.context.impl.ContextManagerImpl [2024-06-27T10:26:24.589Z] Jun 27, 2024 10:26:24 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-06-27T10:26:24.589Z] INFO: Test: org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest.testInjectionOccurred, started at 10:26:24.398517683, test time: 2 ms [2024-06-27T10:26:24.589Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest [2024-06-27T10:26:24.589Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextImplUnitTest [2024-06-27T10:26:24.847Z] [0.974s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 36M->7M(258M) 3.238ms [2024-06-27T10:26:24.847Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.glassfish.diagnostics.context.impl.ContextImplUnitTest [2024-06-27T10:26:24.847Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextManagerImplUnitTest [2024-06-27T10:26:24.847Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@561b6512 { [2024-06-27T10:26:24.847Z] Value: {ContextImpl:{location:guid,[0]}} [2024-06-27T10:26:24.847Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-06-27T10:26:24.847Z] ContextType: VIEW_CAPABLE [2024-06-27T10:26:24.847Z] originator [2024-06-27T10:26:24.847Z] restricted read access [2024-06-27T10:26:24.847Z] } [2024-06-27T10:26:24.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.diagnostics.context.impl.ContextManagerImplUnitTest [2024-06-27T10:26:25.405Z] [INFO] [2024-06-27T10:26:25.405Z] [INFO] Results: [2024-06-27T10:26:25.405Z] [INFO] [2024-06-27T10:26:25.405Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1 [2024-06-27T10:26:25.405Z] [INFO] [2024-06-27T10:26:25.405Z] [INFO] [2024-06-27T10:26:25.405Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-context --- [2024-06-27T10:26:25.405Z] [INFO] Executing tasks [2024-06-27T10:26:25.405Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/classes/META-INF for [2024-06-27T10:26:25.405Z] [INFO] [echo] diagnostics-context [2024-06-27T10:26:25.405Z] [INFO] Executed tasks [2024-06-27T10:26:25.405Z] [INFO] [2024-06-27T10:26:25.405Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-context --- [2024-06-27T10:26:25.405Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/diagnostics-context.jar [2024-06-27T10:26:25.405Z] [INFO] [2024-06-27T10:26:25.405Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-context --- [2024-06-27T10:26:25.405Z] [INFO] [2024-06-27T10:26:25.405Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-context --- [2024-06-27T10:26:25.405Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/failsafe-reports [2024-06-27T10:26:25.405Z] [INFO] [2024-06-27T10:26:25.405Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-context-checkstyle) @ diagnostics-context --- [2024-06-27T10:26:25.660Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:25.660Z] [INFO] [2024-06-27T10:26:25.660Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-context --- [2024-06-27T10:26:25.660Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.16-SNAPSHOT/diagnostics-context-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:25.660Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/diagnostics/context/target/diagnostics-context.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.16-SNAPSHOT/diagnostics-context-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:25.660Z] [INFO] [2024-06-27T10:26:25.660Z] [INFO] --------------< org.glassfish.main.common:amx-jakartaee >--------------- [2024-06-27T10:26:25.660Z] [INFO] Building AMX JavaEE 7.0.16-SNAPSHOT [111/334] [2024-06-27T10:26:25.660Z] [INFO] from appserver/common/amx-jakartaee/pom.xml [2024-06-27T10:26:25.660Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:25.660Z] [INFO] [2024-06-27T10:26:25.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-jakartaee --- [2024-06-27T10:26:25.660Z] [INFO] [2024-06-27T10:26:25.660Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-jakartaee --- [2024-06-27T10:26:25.660Z] [INFO] [2024-06-27T10:26:25.660Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ amx-jakartaee --- [2024-06-27T10:26:25.660Z] [INFO] [2024-06-27T10:26:25.660Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ amx-jakartaee --- [2024-06-27T10:26:25.660Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:25.660Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:25.914Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:25.914Z] [INFO] [2024-06-27T10:26:25.914Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-jakartaee --- [2024-06-27T10:26:25.914Z] [INFO] [2024-06-27T10:26:25.914Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-jakartaee --- [2024-06-27T10:26:25.914Z] [INFO] [2024-06-27T10:26:25.914Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-jakartaee --- [2024-06-27T10:26:25.914Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:25.915Z] [INFO] [2024-06-27T10:26:25.915Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-jakartaee --- [2024-06-27T10:26:25.915Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:26:25.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/manpages [2024-06-27T10:26:25.915Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:25.915Z] [INFO] [2024-06-27T10:26:25.915Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ amx-jakartaee --- [2024-06-27T10:26:25.915Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:25.915Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:26.170Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:26.170Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Some input files use or override a deprecated API. [2024-06-27T10:26:26.170Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:26:26.170Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java uses unchecked or unsafe operations. [2024-06-27T10:26:26.170Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:26.170Z] [INFO] [2024-06-27T10:26:26.170Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ amx-jakartaee --- [2024-06-27T10:26:26.170Z] [INFO] [2024-06-27T10:26:26.170Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ amx-jakartaee --- [2024-06-27T10:26:26.170Z] [INFO] [2024-06-27T10:26:26.170Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-jakartaee --- [2024-06-27T10:26:26.170Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:26.170Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:26.170Z] [INFO] [2024-06-27T10:26:26.170Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-jakartaee --- [2024-06-27T10:26:26.170Z] [INFO] [2024-06-27T10:26:26.170Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ amx-jakartaee --- [2024-06-27T10:26:26.170Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:26.170Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:26.729Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:26.729Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:26:26.729Z] [INFO] Initial messages found so far: {} [2024-06-27T10:26:26.729Z] [INFO] Processing: AS-AMXEE-001 [2024-06-27T10:26:26.729Z] [INFO] Message AS-AMXEE-001 needs checking for cause/action: false [2024-06-27T10:26:26.729Z] [INFO] Processing: AS-AMXEE-002 [2024-06-27T10:26:26.729Z] [INFO] Message AS-AMXEE-002 needs checking for cause/action: false [2024-06-27T10:26:26.729Z] [INFO] Processing: AS-AMXEE-003 [2024-06-27T10:26:26.729Z] [INFO] Message AS-AMXEE-003 needs checking for cause/action: false [2024-06-27T10:26:26.729Z] [INFO] Processing: AS-AMXEE-004 [2024-06-27T10:26:26.729Z] [INFO] Message AS-AMXEE-004 needs checking for cause/action: false [2024-06-27T10:26:26.729Z] [INFO] Processing: AS-AMXEE-005 [2024-06-27T10:26:26.729Z] [INFO] Message AS-AMXEE-005 needs checking for cause/action: false [2024-06-27T10:26:26.729Z] [INFO] Processing: AS-AMXEE-006 [2024-06-27T10:26:26.729Z] [INFO] Message AS-AMXEE-006 needs checking for cause/action: false [2024-06-27T10:26:26.729Z] [INFO] Total Messages including ones found from disk so far: {AS-AMXEE-001=Registering application {0} using AMX having exception {1}, AS-AMXEE-002=Null from ApplicationInfo.getMetadata(Application.class) for application {0}, AS-AMXEE-003=Unable to get Application config for application {0}, AS-AMXEE-004=Can't register JSR 77 MBean for resourceRef {0} having exception {1}, AS-AMXEE-005=Can't unregister MBean: {0}, AS-AMXEE-006=J2EEDomain registered at {0}} [2024-06-27T10:26:26.729Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:26:26.729Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:26:26.729Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:26:26.729Z] [INFO] Processing: jakarta.enterprise.system.tools.amxee on element AMXEE_LOGGER [2024-06-27T10:26:26.729Z] [INFO] Enclosing type is org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-06-27T10:26:26.729Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amxee.description=AMX Services, jakarta.enterprise.system.tools.amxee.publish=true, jakarta.enterprise.system.tools.amxee.subsystem=AMX-JAKARTAEE} [2024-06-27T10:26:26.729Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:26:26.729Z] [INFO] Found enclosing element AMXEE_LOGGER [2024-06-27T10:26:26.729Z] [INFO] Found enclosing element org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-06-27T10:26:26.729Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:26:26.729Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:26:26.729Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:26:26.729Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:26:26.729Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:26:26.729Z] [INFO] [2024-06-27T10:26:26.729Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-jakartaee --- [2024-06-27T10:26:26.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/src/test/resources [2024-06-27T10:26:26.729Z] [INFO] [2024-06-27T10:26:26.729Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ amx-jakartaee --- [2024-06-27T10:26:26.729Z] [INFO] No sources to compile [2024-06-27T10:26:26.729Z] [INFO] [2024-06-27T10:26:26.729Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-jakartaee --- [2024-06-27T10:26:26.729Z] [INFO] [2024-06-27T10:26:26.729Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-jakartaee --- [2024-06-27T10:26:26.729Z] [INFO] [2024-06-27T10:26:26.729Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-jakartaee --- [2024-06-27T10:26:26.729Z] [INFO] Executing tasks [2024-06-27T10:26:26.729Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target/classes/META-INF for [2024-06-27T10:26:26.729Z] [INFO] [echo] amx-jakartaee [2024-06-27T10:26:26.729Z] [INFO] Executed tasks [2024-06-27T10:26:26.729Z] [INFO] [2024-06-27T10:26:26.729Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-jakartaee --- [2024-06-27T10:26:26.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target/amx-jakartaee.jar [2024-06-27T10:26:26.730Z] [INFO] [2024-06-27T10:26:26.730Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-jakartaee --- [2024-06-27T10:26:26.730Z] [INFO] [2024-06-27T10:26:26.730Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-jakartaee --- [2024-06-27T10:26:26.730Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target/failsafe-reports [2024-06-27T10:26:26.730Z] [INFO] [2024-06-27T10:26:26.730Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-jakartaee-checkstyle) @ amx-jakartaee --- [2024-06-27T10:26:26.985Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:26.985Z] [INFO] [2024-06-27T10:26:26.985Z] [INFO] --- install:3.1.1:install (default-install) @ amx-jakartaee --- [2024-06-27T10:26:26.985Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.16-SNAPSHOT/amx-jakartaee-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:26.985Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/common/amx-jakartaee/target/amx-jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.16-SNAPSHOT/amx-jakartaee-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:26.985Z] [INFO] [2024-06-27T10:26:26.985Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2024-06-27T10:26:26.985Z] [INFO] Building LDAP Booster Pack 7.0.16-SNAPSHOT [112/334] [2024-06-27T10:26:26.985Z] [INFO] from appserver/ldapbp/pom.xml [2024-06-27T10:26:26.985Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:26.985Z] [INFO] [2024-06-27T10:26:26.985Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ldapbp --- [2024-06-27T10:26:26.985Z] [INFO] [2024-06-27T10:26:26.985Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ldapbp --- [2024-06-27T10:26:26.985Z] [INFO] [2024-06-27T10:26:26.985Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ldapbp --- [2024-06-27T10:26:26.985Z] [INFO] [2024-06-27T10:26:26.985Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ldapbp --- [2024-06-27T10:26:26.985Z] [INFO] Not compiling main sources [2024-06-27T10:26:26.985Z] [INFO] [2024-06-27T10:26:26.985Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ldapbp --- [2024-06-27T10:26:26.985Z] [INFO] [2024-06-27T10:26:26.985Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ldapbp --- [2024-06-27T10:26:26.985Z] [INFO] [2024-06-27T10:26:26.985Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ldapbp --- [2024-06-27T10:26:26.985Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:26.985Z] [INFO] [2024-06-27T10:26:26.985Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ldapbp --- [2024-06-27T10:26:26.985Z] [INFO] Copying 34 resources from src/main/java to target/classes [2024-06-27T10:26:26.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/manpages [2024-06-27T10:26:26.985Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:26.985Z] [INFO] [2024-06-27T10:26:26.985Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ldapbp --- [2024-06-27T10:26:26.985Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:26.985Z] [INFO] Compiling 34 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:27.241Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:27.241Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java uses or overrides a deprecated API. [2024-06-27T10:26:27.241Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:26:27.241Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:26:27.241Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:27.241Z] [INFO] [2024-06-27T10:26:27.241Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ldapbp --- [2024-06-27T10:26:27.241Z] [INFO] [2024-06-27T10:26:27.241Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ldapbp --- [2024-06-27T10:26:27.241Z] [INFO] [2024-06-27T10:26:27.241Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ldapbp --- [2024-06-27T10:26:27.241Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:27.241Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:27.242Z] [INFO] [2024-06-27T10:26:27.242Z] [INFO] --- command-security:1.0.17:check (default-check) @ ldapbp --- [2024-06-27T10:26:27.242Z] [INFO] [2024-06-27T10:26:27.242Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ldapbp --- [2024-06-27T10:26:27.242Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:27.242Z] [INFO] Compiling 34 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:27.496Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:27.496Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:26:27.496Z] [INFO] [2024-06-27T10:26:27.496Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ldapbp --- [2024-06-27T10:26:27.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/src/test/resources [2024-06-27T10:26:27.496Z] [INFO] [2024-06-27T10:26:27.496Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ldapbp --- [2024-06-27T10:26:27.496Z] [INFO] No sources to compile [2024-06-27T10:26:27.496Z] [INFO] [2024-06-27T10:26:27.496Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ldapbp --- [2024-06-27T10:26:27.496Z] [INFO] [2024-06-27T10:26:27.496Z] [INFO] --- surefire:3.2.5:test (default-test) @ ldapbp --- [2024-06-27T10:26:27.496Z] [INFO] [2024-06-27T10:26:27.496Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ldapbp --- [2024-06-27T10:26:27.496Z] [INFO] Executing tasks [2024-06-27T10:26:27.496Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/target/classes/META-INF for [2024-06-27T10:26:27.496Z] [INFO] [echo] ldapbp [2024-06-27T10:26:27.496Z] [INFO] Executed tasks [2024-06-27T10:26:27.496Z] [INFO] [2024-06-27T10:26:27.496Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ldapbp --- [2024-06-27T10:26:27.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/target/ldapbp.jar [2024-06-27T10:26:27.496Z] [INFO] [2024-06-27T10:26:27.496Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ldapbp --- [2024-06-27T10:26:27.496Z] [INFO] [2024-06-27T10:26:27.496Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ldapbp --- [2024-06-27T10:26:27.496Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/target/failsafe-reports [2024-06-27T10:26:27.496Z] [INFO] [2024-06-27T10:26:27.496Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ldapbp-ldapbp-checkstyle) @ ldapbp --- [2024-06-27T10:26:27.750Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:27.750Z] [INFO] [2024-06-27T10:26:27.750Z] [INFO] --- install:3.1.1:install (default-install) @ ldapbp --- [2024-06-27T10:26:27.750Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.16-SNAPSHOT/ldapbp-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:27.750Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ldapbp/target/ldapbp.jar to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.16-SNAPSHOT/ldapbp-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:27.750Z] [INFO] [2024-06-27T10:26:27.750Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2024-06-27T10:26:27.750Z] [INFO] Building GlassFish HA modules 7.0.16-SNAPSHOT [113/334] [2024-06-27T10:26:27.750Z] [INFO] from appserver/ha/pom.xml [2024-06-27T10:26:27.750Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] No sources to compile [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] No sources to compile [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] No sources to compile [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] Executing tasks [2024-06-27T10:26:27.751Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/target/classes/META-INF for [2024-06-27T10:26:27.751Z] [INFO] [echo] ha [2024-06-27T10:26:27.751Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/target/classes/META-INF [2024-06-27T10:26:27.751Z] [INFO] Executed tasks [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] No tests to run. [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/target/failsafe-reports [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-checkstyle) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:27.751Z] [INFO] [2024-06-27T10:26:27.751Z] [INFO] --- install:3.1.1:install (default-install) @ ha --- [2024-06-27T10:26:27.751Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/7.0.16-SNAPSHOT/ha-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2024-06-27T10:26:28.005Z] [INFO] Building GlassFish ha-file-store 7.0.16-SNAPSHOT [114/334] [2024-06-27T10:26:28.005Z] [INFO] from appserver/ha/ha-file-store/pom.xml [2024-06-27T10:26:28.005Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:26:28.005Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:28.005Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/resources [2024-06-27T10:26:28.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/manpages [2024-06-27T10:26:28.005Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:26:28.005Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:28.005Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:28.005Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[309,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:26:28.005Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[312,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:28.005Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses unchecked or unsafe operations. [2024-06-27T10:26:28.005Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:28.005Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:26:28.005Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:28.005Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:28.005Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:28.005Z] [INFO] [2024-06-27T10:26:28.005Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-file-store --- [2024-06-27T10:26:28.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/src/test/resources [2024-06-27T10:26:28.006Z] [INFO] [2024-06-27T10:26:28.006Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-file-store --- [2024-06-27T10:26:28.006Z] [INFO] No sources to compile [2024-06-27T10:26:28.006Z] [INFO] [2024-06-27T10:26:28.006Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-file-store --- [2024-06-27T10:26:28.006Z] [INFO] [2024-06-27T10:26:28.006Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-file-store --- [2024-06-27T10:26:28.006Z] [INFO] [2024-06-27T10:26:28.006Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-file-store --- [2024-06-27T10:26:28.006Z] [INFO] Executing tasks [2024-06-27T10:26:28.006Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/target/classes/META-INF for [2024-06-27T10:26:28.006Z] [INFO] [echo] ha-file-store [2024-06-27T10:26:28.006Z] [INFO] Executed tasks [2024-06-27T10:26:28.006Z] [INFO] [2024-06-27T10:26:28.006Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-file-store --- [2024-06-27T10:26:28.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/target/ha-file-store.jar [2024-06-27T10:26:28.006Z] [INFO] [2024-06-27T10:26:28.006Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-file-store --- [2024-06-27T10:26:28.006Z] [INFO] [2024-06-27T10:26:28.006Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-file-store --- [2024-06-27T10:26:28.006Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/target/failsafe-reports [2024-06-27T10:26:28.006Z] [INFO] [2024-06-27T10:26:28.006Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-file-store-checkstyle) @ ha-file-store --- [2024-06-27T10:26:28.260Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- install:3.1.1:install (default-install) @ ha-file-store --- [2024-06-27T10:26:28.260Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.16-SNAPSHOT/ha-file-store-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:28.260Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.16-SNAPSHOT/ha-file-store-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2024-06-27T10:26:28.260Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 7.0.16-SNAPSHOT [115/334] [2024-06-27T10:26:28.260Z] [INFO] from appserver/ha/ha-shoal-cache-bootstrap/pom.xml [2024-06-27T10:26:28.260Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:28.260Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:28.260Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/src/main/resources [2024-06-27T10:26:28.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/src/main/manpages [2024-06-27T10:26:28.260Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:28.260Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:28.260Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] [2024-06-27T10:26:28.260Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.260Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:28.514Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:28.514Z] [INFO] [2024-06-27T10:26:28.514Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.514Z] [INFO] [2024-06-27T10:26:28.514Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.514Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:28.514Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:28.514Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:28.514Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:28.514Z] [INFO] [2024-06-27T10:26:28.514Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/src/test/resources [2024-06-27T10:26:28.514Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.515Z] [INFO] No sources to compile [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.515Z] [INFO] Executing tasks [2024-06-27T10:26:28.515Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF for [2024-06-27T10:26:28.515Z] [INFO] [echo] ha-shoal-cache-bootstrap [2024-06-27T10:26:28.515Z] [INFO] Executed tasks [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.515Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/target/failsafe-reports [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-bootstrap-checkstyle) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.515Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-bootstrap --- [2024-06-27T10:26:28.515Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/7.0.16-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:28.515Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/7.0.16-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2024-06-27T10:26:28.515Z] [INFO] Building GlassFish ha-shoal-store 7.0.16-SNAPSHOT [116/334] [2024-06-27T10:26:28.515Z] [INFO] from appserver/ha/ha-shoal-store/pom.xml [2024-06-27T10:26:28.515Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-store --- [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-store --- [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-store --- [2024-06-27T10:26:28.515Z] [INFO] [2024-06-27T10:26:28.515Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-shoal-cache-store --- [2024-06-27T10:26:28.515Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:28.515Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:28.770Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:28.770Z] [INFO] [2024-06-27T10:26:28.770Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-store --- [2024-06-27T10:26:28.770Z] [INFO] [2024-06-27T10:26:28.770Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-store --- [2024-06-27T10:26:28.770Z] [INFO] [2024-06-27T10:26:28.770Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-store --- [2024-06-27T10:26:28.770Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:28.770Z] [INFO] [2024-06-27T10:26:28.770Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-store --- [2024-06-27T10:26:28.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/src/main/resources [2024-06-27T10:26:28.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/src/main/manpages [2024-06-27T10:26:28.770Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:28.770Z] [INFO] [2024-06-27T10:26:28.770Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-shoal-cache-store --- [2024-06-27T10:26:28.770Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:28.770Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:29.024Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:29.024Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java uses unchecked or unsafe operations. [2024-06-27T10:26:29.024Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:29.024Z] [INFO] [2024-06-27T10:26:29.024Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.024Z] [INFO] [2024-06-27T10:26:29.024Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.024Z] [INFO] [2024-06-27T10:26:29.024Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.024Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:29.024Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:29.024Z] [INFO] [2024-06-27T10:26:29.024Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.024Z] [INFO] [2024-06-27T10:26:29.024Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.024Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:29.024Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:29.278Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:29.278Z] [INFO] [2024-06-27T10:26:29.278Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/src/test/resources [2024-06-27T10:26:29.278Z] [INFO] [2024-06-27T10:26:29.278Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.278Z] [INFO] No sources to compile [2024-06-27T10:26:29.278Z] [INFO] [2024-06-27T10:26:29.278Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.278Z] [INFO] [2024-06-27T10:26:29.278Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.278Z] [INFO] [2024-06-27T10:26:29.278Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.278Z] [INFO] Executing tasks [2024-06-27T10:26:29.279Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/target/classes/META-INF for [2024-06-27T10:26:29.279Z] [INFO] [echo] ha-shoal-cache-store [2024-06-27T10:26:29.279Z] [INFO] Executed tasks [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.279Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.279Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/target/failsafe-reports [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-store-checkstyle) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.279Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-store --- [2024-06-27T10:26:29.279Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.16-SNAPSHOT/ha-shoal-cache-store-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:29.279Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.16-SNAPSHOT/ha-shoal-cache-store-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2024-06-27T10:26:29.279Z] [INFO] Building Set of DTDs for GlassFish Jakarta EE distributions 7.0.16-SNAPSHOT [117/334] [2024-06-27T10:26:29.279Z] [INFO] from appserver/deployment/dtds/pom.xml [2024-06-27T10:26:29.279Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] No sources to compile [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] Copying 45 resources from src/main/resources to target/classes [2024-06-27T10:26:29.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/src/main/manpages [2024-06-27T10:26:29.279Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] No sources to compile [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] No sources to compile [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] Executing tasks [2024-06-27T10:26:29.279Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target/classes/META-INF for [2024-06-27T10:26:29.279Z] [INFO] [echo] appserver-dtds [2024-06-27T10:26:29.279Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target/classes/META-INF [2024-06-27T10:26:29.279Z] [INFO] Executed tasks [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:26:29.279Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target/appserver-dtds.zip [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target/appserver-dtds.zip [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] No tests to run. [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target/failsafe-reports [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-dtds-checkstyle) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:29.279Z] [INFO] [2024-06-27T10:26:29.279Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-dtds --- [2024-06-27T10:26:29.279Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.16-SNAPSHOT/appserver-dtds-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:29.280Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.16-SNAPSHOT/appserver-dtds-7.0.16-SNAPSHOT.zip [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2024-06-27T10:26:29.280Z] [INFO] Building Set of schemas for Jakarta EE 7.0.16-SNAPSHOT [118/334] [2024-06-27T10:26:29.280Z] [INFO] from appserver/deployment/schemas/pom.xml [2024-06-27T10:26:29.280Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] No sources to compile [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] Copying 113 resources from src/main/resources to target/classes [2024-06-27T10:26:29.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/src/main/manpages [2024-06-27T10:26:29.280Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] No sources to compile [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] No sources to compile [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] Executing tasks [2024-06-27T10:26:29.280Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target/classes/META-INF for [2024-06-27T10:26:29.280Z] [INFO] [echo] appserver-schemas [2024-06-27T10:26:29.280Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target/classes/META-INF [2024-06-27T10:26:29.280Z] [INFO] Executed tasks [2024-06-27T10:26:29.280Z] [INFO] [2024-06-27T10:26:29.280Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-schemas --- [2024-06-27T10:26:29.280Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:26:29.534Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target/appserver-schemas.zip [2024-06-27T10:26:29.534Z] [INFO] [2024-06-27T10:26:29.534Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-schemas --- [2024-06-27T10:26:29.534Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target/appserver-schemas.zip [2024-06-27T10:26:29.534Z] [INFO] [2024-06-27T10:26:29.534Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-schemas --- [2024-06-27T10:26:29.534Z] [INFO] No tests to run. [2024-06-27T10:26:29.534Z] [INFO] [2024-06-27T10:26:29.534Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-schemas --- [2024-06-27T10:26:29.534Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target/failsafe-reports [2024-06-27T10:26:29.534Z] [INFO] [2024-06-27T10:26:29.534Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-schemas-checkstyle) @ appserver-schemas --- [2024-06-27T10:26:29.534Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:29.534Z] [INFO] [2024-06-27T10:26:29.534Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-schemas --- [2024-06-27T10:26:29.534Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.16-SNAPSHOT/appserver-schemas-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:29.535Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.16-SNAPSHOT/appserver-schemas-7.0.16-SNAPSHOT.zip [2024-06-27T10:26:29.535Z] [INFO] [2024-06-27T10:26:29.535Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2024-06-27T10:26:29.535Z] [INFO] Building Connector for GlassFish Web Container 7.0.16-SNAPSHOT [119/334] [2024-06-27T10:26:29.535Z] [INFO] from appserver/web/gf-web-connector/pom.xml [2024-06-27T10:26:29.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:29.535Z] [INFO] [2024-06-27T10:26:29.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-web-connector --- [2024-06-27T10:26:29.535Z] [INFO] [2024-06-27T10:26:29.535Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-web-connector --- [2024-06-27T10:26:29.535Z] [INFO] [2024-06-27T10:26:29.535Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-web-connector --- [2024-06-27T10:26:29.535Z] [INFO] [2024-06-27T10:26:29.535Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-web-connector --- [2024-06-27T10:26:29.535Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:29.535Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:29.789Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:29.789Z] [INFO] [2024-06-27T10:26:29.789Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-web-connector --- [2024-06-27T10:26:29.789Z] [INFO] [2024-06-27T10:26:29.789Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-web-connector --- [2024-06-27T10:26:29.789Z] [INFO] [2024-06-27T10:26:29.789Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-web-connector --- [2024-06-27T10:26:29.789Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:29.789Z] [INFO] [2024-06-27T10:26:29.789Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-web-connector --- [2024-06-27T10:26:29.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/src/main/resources [2024-06-27T10:26:29.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/src/main/manpages [2024-06-27T10:26:29.789Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:29.789Z] [INFO] [2024-06-27T10:26:29.789Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-web-connector --- [2024-06-27T10:26:29.789Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:29.789Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:29.789Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:29.789Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/src/main/java/org/glassfish/web/sniffer/WebSniffer.java:[45,13] org.glassfish.web.WarType in org.glassfish.web has been deprecated and marked for removal [2024-06-27T10:26:29.789Z] [INFO] [2024-06-27T10:26:29.790Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-web-connector --- [2024-06-27T10:26:29.790Z] [INFO] [2024-06-27T10:26:29.790Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-web-connector --- [2024-06-27T10:26:29.790Z] [INFO] [2024-06-27T10:26:29.790Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-web-connector --- [2024-06-27T10:26:29.790Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:30.045Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:30.045Z] [INFO] [2024-06-27T10:26:30.045Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-web-connector --- [2024-06-27T10:26:30.045Z] [INFO] [2024-06-27T10:26:30.045Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-web-connector --- [2024-06-27T10:26:30.045Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:30.045Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:30.045Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:30.045Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:30.045Z] [INFO] [2024-06-27T10:26:30.045Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-web-connector --- [2024-06-27T10:26:30.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/src/test/resources [2024-06-27T10:26:30.045Z] [INFO] [2024-06-27T10:26:30.045Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-web-connector --- [2024-06-27T10:26:30.045Z] [INFO] No sources to compile [2024-06-27T10:26:30.045Z] [INFO] [2024-06-27T10:26:30.045Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-web-connector --- [2024-06-27T10:26:30.045Z] [INFO] [2024-06-27T10:26:30.045Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-web-connector --- [2024-06-27T10:26:30.045Z] [INFO] [2024-06-27T10:26:30.045Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-web-connector --- [2024-06-27T10:26:30.045Z] [INFO] Executing tasks [2024-06-27T10:26:30.045Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/target/classes/META-INF for [2024-06-27T10:26:30.045Z] [INFO] [echo] gf-web-connector [2024-06-27T10:26:30.045Z] [INFO] Executed tasks [2024-06-27T10:26:30.045Z] [INFO] [2024-06-27T10:26:30.045Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-web-connector --- [2024-06-27T10:26:30.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/target/gf-web-connector.jar [2024-06-27T10:26:30.045Z] [INFO] [2024-06-27T10:26:30.045Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-web-connector --- [2024-06-27T10:26:30.045Z] [INFO] [2024-06-27T10:26:30.045Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-web-connector --- [2024-06-27T10:26:30.045Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/target/failsafe-reports [2024-06-27T10:26:30.045Z] [INFO] [2024-06-27T10:26:30.045Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-gf-web-connector-checkstyle) @ gf-web-connector --- [2024-06-27T10:26:30.302Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:30.302Z] [INFO] [2024-06-27T10:26:30.302Z] [INFO] --- install:3.1.1:install (default-install) @ gf-web-connector --- [2024-06-27T10:26:30.302Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/7.0.16-SNAPSHOT/gf-web-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:30.302Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/7.0.16-SNAPSHOT/gf-web-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:30.302Z] [INFO] [2024-06-27T10:26:30.302Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2024-06-27T10:26:30.302Z] [INFO] Building GlassFish Connectors Connector 7.0.16-SNAPSHOT [120/334] [2024-06-27T10:26:30.302Z] [INFO] from appserver/connectors/connectors-connector/pom.xml [2024-06-27T10:26:30.302Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:30.302Z] [INFO] [2024-06-27T10:26:30.302Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-connectors-connector --- [2024-06-27T10:26:30.302Z] [INFO] [2024-06-27T10:26:30.302Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-connectors-connector --- [2024-06-27T10:26:30.302Z] [INFO] [2024-06-27T10:26:30.302Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-connectors-connector --- [2024-06-27T10:26:30.302Z] [INFO] [2024-06-27T10:26:30.302Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-connectors-connector --- [2024-06-27T10:26:30.302Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:30.302Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:30.302Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:30.302Z] [INFO] [2024-06-27T10:26:30.302Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-connectors-connector --- [2024-06-27T10:26:30.302Z] [INFO] [2024-06-27T10:26:30.303Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-connectors-connector --- [2024-06-27T10:26:30.303Z] [INFO] [2024-06-27T10:26:30.303Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-connectors-connector --- [2024-06-27T10:26:30.303Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:30.303Z] [INFO] [2024-06-27T10:26:30.303Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-connectors-connector --- [2024-06-27T10:26:30.303Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:26:30.303Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/src/main/resources [2024-06-27T10:26:30.303Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/src/main/manpages [2024-06-27T10:26:30.303Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:30.303Z] [INFO] [2024-06-27T10:26:30.303Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-connectors-connector --- [2024-06-27T10:26:30.303Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:30.303Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:30.557Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:30.557Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java uses unchecked or unsafe operations. [2024-06-27T10:26:30.557Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:30.557Z] [INFO] [2024-06-27T10:26:30.557Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-connectors-connector --- [2024-06-27T10:26:30.557Z] [INFO] [2024-06-27T10:26:30.557Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-connectors-connector --- [2024-06-27T10:26:30.557Z] [INFO] [2024-06-27T10:26:30.557Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-connectors-connector --- [2024-06-27T10:26:30.557Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:30.557Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:30.557Z] [INFO] [2024-06-27T10:26:30.557Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-connectors-connector --- [2024-06-27T10:26:30.557Z] [INFO] [2024-06-27T10:26:30.557Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-connectors-connector --- [2024-06-27T10:26:30.557Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:30.557Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:30.812Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-connectors-connector --- [2024-06-27T10:26:30.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/src/test/resources [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-connectors-connector --- [2024-06-27T10:26:30.812Z] [INFO] No sources to compile [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-connectors-connector --- [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-connectors-connector --- [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-connectors-connector --- [2024-06-27T10:26:30.812Z] [INFO] Executing tasks [2024-06-27T10:26:30.812Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/target/classes/META-INF for [2024-06-27T10:26:30.812Z] [INFO] [echo] gf-connectors-connector [2024-06-27T10:26:30.812Z] [INFO] Executed tasks [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-connectors-connector --- [2024-06-27T10:26:30.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-connectors-connector --- [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-connectors-connector --- [2024-06-27T10:26:30.812Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/target/failsafe-reports [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-gf-connectors-connector-checkstyle) @ gf-connectors-connector --- [2024-06-27T10:26:30.812Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- install:3.1.1:install (default-install) @ gf-connectors-connector --- [2024-06-27T10:26:30.812Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.16-SNAPSHOT/gf-connectors-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:30.812Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.16-SNAPSHOT/gf-connectors-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2024-06-27T10:26:30.812Z] [INFO] Building App Client Modules 7.0.16-SNAPSHOT [121/334] [2024-06-27T10:26:30.812Z] [INFO] from appserver/appclient/pom.xml [2024-06-27T10:26:30.812Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] No sources to compile [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] No sources to compile [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] No sources to compile [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] Executing tasks [2024-06-27T10:26:30.812Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/target/classes/META-INF for [2024-06-27T10:26:30.812Z] [INFO] [echo] appclient [2024-06-27T10:26:30.812Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/target/classes/META-INF [2024-06-27T10:26:30.812Z] [INFO] Executed tasks [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] No tests to run. [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.812Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient --- [2024-06-27T10:26:30.812Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/target/failsafe-reports [2024-06-27T10:26:30.812Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-appclient-checkstyle) @ appclient --- [2024-06-27T10:26:30.813Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- install:3.1.1:install (default-install) @ appclient --- [2024-06-27T10:26:30.813Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/7.0.16-SNAPSHOT/appclient-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2024-06-27T10:26:30.813Z] [INFO] Building GlassFish App Client Server-side Modules 7.0.16-SNAPSHOT [122/334] [2024-06-27T10:26:30.813Z] [INFO] from appserver/appclient/server/pom.xml [2024-06-27T10:26:30.813Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server --- [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server --- [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ server --- [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ server --- [2024-06-27T10:26:30.813Z] [INFO] No sources to compile [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server --- [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server --- [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server --- [2024-06-27T10:26:30.813Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ server --- [2024-06-27T10:26:30.813Z] [INFO] No sources to compile [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ server --- [2024-06-27T10:26:30.813Z] [INFO] No sources to compile [2024-06-27T10:26:30.813Z] [INFO] [2024-06-27T10:26:30.813Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server --- [2024-06-27T10:26:30.813Z] [INFO] Executing tasks [2024-06-27T10:26:30.813Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/target/classes/META-INF for [2024-06-27T10:26:30.813Z] [INFO] [echo] server [2024-06-27T10:26:31.067Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/target/classes/META-INF [2024-06-27T10:26:31.067Z] [INFO] Executed tasks [2024-06-27T10:26:31.067Z] [INFO] [2024-06-27T10:26:31.067Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server --- [2024-06-27T10:26:31.067Z] [INFO] No tests to run. [2024-06-27T10:26:31.067Z] [INFO] [2024-06-27T10:26:31.067Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server --- [2024-06-27T10:26:31.067Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/target/failsafe-reports [2024-06-27T10:26:31.067Z] [INFO] [2024-06-27T10:26:31.067Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-server-checkstyle) @ server --- [2024-06-27T10:26:31.067Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- install:3.1.1:install (default-install) @ server --- [2024-06-27T10:26:31.068Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/7.0.16-SNAPSHOT/server-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2024-06-27T10:26:31.068Z] [INFO] Building GlassFish AppClient Server-Side Connector 7.0.16-SNAPSHOT [123/334] [2024-06-27T10:26:31.068Z] [INFO] from appserver/appclient/server/connector/pom.xml [2024-06-27T10:26:31.068Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:31.068Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:31.068Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/src/main/resources [2024-06-27T10:26:31.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/src/main/manpages [2024-06-27T10:26:31.068Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:31.068Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:31.068Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:31.068Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/src/main/java/org/glassfish/appclient/server/connector/AppClientSniffer.java:[44,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] [2024-06-27T10:26:31.068Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-connector --- [2024-06-27T10:26:31.068Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:31.322Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:31.322Z] [INFO] [2024-06-27T10:26:31.322Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-connector --- [2024-06-27T10:26:31.322Z] [INFO] [2024-06-27T10:26:31.322Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-connector --- [2024-06-27T10:26:31.322Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:31.322Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:31.322Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:31.322Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:31.322Z] [INFO] [2024-06-27T10:26:31.322Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-connector --- [2024-06-27T10:26:31.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/src/test/resources [2024-06-27T10:26:31.322Z] [INFO] [2024-06-27T10:26:31.322Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient-connector --- [2024-06-27T10:26:31.322Z] [INFO] No sources to compile [2024-06-27T10:26:31.322Z] [INFO] [2024-06-27T10:26:31.322Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-connector --- [2024-06-27T10:26:31.322Z] [INFO] [2024-06-27T10:26:31.322Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-connector --- [2024-06-27T10:26:31.322Z] [INFO] [2024-06-27T10:26:31.322Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-connector --- [2024-06-27T10:26:31.322Z] [INFO] Executing tasks [2024-06-27T10:26:31.322Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/target/classes/META-INF for [2024-06-27T10:26:31.322Z] [INFO] [echo] appclient-connector [2024-06-27T10:26:31.322Z] [INFO] Executed tasks [2024-06-27T10:26:31.322Z] [INFO] [2024-06-27T10:26:31.322Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-connector --- [2024-06-27T10:26:31.322Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/target/appclient-connector.jar [2024-06-27T10:26:31.322Z] [INFO] [2024-06-27T10:26:31.323Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-connector --- [2024-06-27T10:26:31.323Z] [INFO] [2024-06-27T10:26:31.323Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-connector --- [2024-06-27T10:26:31.323Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/target/failsafe-reports [2024-06-27T10:26:31.323Z] [INFO] [2024-06-27T10:26:31.323Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-connector-checkstyle) @ appclient-connector --- [2024-06-27T10:26:31.323Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:31.323Z] [INFO] [2024-06-27T10:26:31.323Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-connector --- [2024-06-27T10:26:31.323Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.16-SNAPSHOT/appclient-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:31.323Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.16-SNAPSHOT/appclient-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:31.323Z] [INFO] [2024-06-27T10:26:31.323Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >------- [2024-06-27T10:26:31.323Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 7.0.16-SNAPSHOT [124/334] [2024-06-27T10:26:31.323Z] [INFO] from appserver/deployment/jakartaee-full/pom.xml [2024-06-27T10:26:31.323Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:31.323Z] [INFO] [2024-06-27T10:26:31.323Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.323Z] [INFO] [2024-06-27T10:26:31.323Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.323Z] [INFO] [2024-06-27T10:26:31.323Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.323Z] [INFO] [2024-06-27T10:26:31.323Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.323Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:31.323Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:31.577Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:31.577Z] [INFO] [2024-06-27T10:26:31.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.577Z] [INFO] [2024-06-27T10:26:31.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.577Z] [INFO] [2024-06-27T10:26:31.577Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.577Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:31.577Z] [INFO] [2024-06-27T10:26:31.577Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.577Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:26:31.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/manpages [2024-06-27T10:26:31.577Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:31.577Z] [INFO] [2024-06-27T10:26:31.577Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.577Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:31.577Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:31.831Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:31.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarSniffer.java:[46,5] com.sun.enterprise.deployment.EarType in com.sun.enterprise.deployment has been deprecated and marked for removal [2024-06-27T10:26:31.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[302,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:26:31.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[312,48] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:31.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[319,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:26:31.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[330,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:31.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[337,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:31.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[348,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:26:31.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[404,31] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:26:31.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[457,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:31.831Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations. [2024-06-27T10:26:31.832Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:31.832Z] [INFO] [2024-06-27T10:26:31.832Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.832Z] [INFO] [2024-06-27T10:26:31.832Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.832Z] [INFO] [2024-06-27T10:26:31.832Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-full --- [2024-06-27T10:26:31.832Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:32.086Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:32.086Z] [INFO] [2024-06-27T10:26:32.086Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.086Z] [INFO] [2024-06-27T10:26:32.086Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.086Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:32.086Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:32.345Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:32.345Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:26:32.345Z] [INFO] Initial messages found so far: {} [2024-06-27T10:26:32.345Z] [INFO] Processing: AS-DEPLOYMENT-02015 [2024-06-27T10:26:32.345Z] [INFO] Message AS-DEPLOYMENT-02015 needs checking for cause/action: false [2024-06-27T10:26:32.345Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-02015=Skipped processing for module {0} as its module type was not recognized} [2024-06-27T10:26:32.345Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:26:32.345Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:26:32.345Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:26:32.345Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.javaeefull on element DEPLOYMENT_LOGGER [2024-06-27T10:26:32.345Z] [INFO] Enclosing type is org.glassfish.javaee.full.deployment.EarDeployer [2024-06-27T10:26:32.345Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.javaeefull.description=Deployment logger for javaee-full module, jakarta.enterprise.system.tools.deployment.javaeefull.publish=true, jakarta.enterprise.system.tools.deployment.javaeefull.subsystem=DEPLOYMENT} [2024-06-27T10:26:32.345Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:26:32.345Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-06-27T10:26:32.345Z] [INFO] Found enclosing element org.glassfish.javaee.full.deployment.EarDeployer [2024-06-27T10:26:32.345Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:26:32.345Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:26:32.345Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:26:32.345Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:26:32.345Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:26:32.345Z] [INFO] [2024-06-27T10:26:32.345Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/src/test/resources [2024-06-27T10:26:32.345Z] [INFO] [2024-06-27T10:26:32.345Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.345Z] [INFO] No sources to compile [2024-06-27T10:26:32.345Z] [INFO] [2024-06-27T10:26:32.346Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.346Z] [INFO] [2024-06-27T10:26:32.346Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.346Z] [INFO] [2024-06-27T10:26:32.346Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.346Z] [INFO] Executing tasks [2024-06-27T10:26:32.346Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target/classes/META-INF for [2024-06-27T10:26:32.346Z] [INFO] [echo] deployment-jakartaee-full [2024-06-27T10:26:32.346Z] [INFO] Executed tasks [2024-06-27T10:26:32.346Z] [INFO] [2024-06-27T10:26:32.346Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.346Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar [2024-06-27T10:26:32.346Z] [INFO] [2024-06-27T10:26:32.346Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.346Z] [INFO] [2024-06-27T10:26:32.346Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.346Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target/failsafe-reports [2024-06-27T10:26:32.346Z] [INFO] [2024-06-27T10:26:32.346Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-full-checkstyle) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.601Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-full --- [2024-06-27T10:26:32.601Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.16-SNAPSHOT/deployment-jakartaee-full-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:32.601Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.16-SNAPSHOT/deployment-jakartaee-full-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2024-06-27T10:26:32.601Z] [INFO] Building Admin Modules 7.0.16-SNAPSHOT [125/334] [2024-06-27T10:26:32.601Z] [INFO] from appserver/admin/pom.xml [2024-06-27T10:26:32.601Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] No sources to compile [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] No sources to compile [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] No sources to compile [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] Executing tasks [2024-06-27T10:26:32.601Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/target/classes/META-INF for [2024-06-27T10:26:32.601Z] [INFO] [echo] admin [2024-06-27T10:26:32.601Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/target/classes/META-INF [2024-06-27T10:26:32.601Z] [INFO] Executed tasks [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] No tests to run. [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin --- [2024-06-27T10:26:32.601Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/target/failsafe-reports [2024-06-27T10:26:32.601Z] [INFO] [2024-06-27T10:26:32.601Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-checkstyle) @ admin --- [2024-06-27T10:26:32.856Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:32.856Z] [INFO] [2024-06-27T10:26:32.856Z] [INFO] --- install:3.1.1:install (default-install) @ admin --- [2024-06-27T10:26:32.856Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/7.0.16-SNAPSHOT/admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:32.856Z] [INFO] [2024-06-27T10:26:32.856Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2024-06-27T10:26:32.856Z] [INFO] Building Backup Restore classes 7.0.16-SNAPSHOT [126/334] [2024-06-27T10:26:32.856Z] [INFO] from appserver/admin/backup/pom.xml [2024-06-27T10:26:32.856Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:32.856Z] [INFO] [2024-06-27T10:26:32.856Z] [INFO] --- clean:3.3.2:clean (default-clean) @ backup --- [2024-06-27T10:26:32.856Z] [INFO] [2024-06-27T10:26:32.856Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ backup --- [2024-06-27T10:26:32.856Z] [INFO] [2024-06-27T10:26:32.856Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ backup --- [2024-06-27T10:26:32.856Z] [INFO] [2024-06-27T10:26:32.856Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ backup --- [2024-06-27T10:26:32.856Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:32.857Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:32.857Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:32.857Z] [INFO] [2024-06-27T10:26:32.857Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ backup --- [2024-06-27T10:26:32.857Z] [INFO] [2024-06-27T10:26:32.857Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ backup --- [2024-06-27T10:26:32.857Z] [INFO] [2024-06-27T10:26:32.857Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ backup --- [2024-06-27T10:26:32.857Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:32.857Z] [INFO] [2024-06-27T10:26:32.857Z] [INFO] --- resources:3.3.1:resources (default-resources) @ backup --- [2024-06-27T10:26:32.857Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:26:32.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/src/main/manpages [2024-06-27T10:26:32.857Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:32.857Z] [INFO] [2024-06-27T10:26:32.857Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ backup --- [2024-06-27T10:26:32.857Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:32.857Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:33.110Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:33.110Z] [INFO] [2024-06-27T10:26:33.110Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ backup --- [2024-06-27T10:26:33.111Z] [INFO] [2024-06-27T10:26:33.111Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ backup --- [2024-06-27T10:26:33.111Z] [INFO] [2024-06-27T10:26:33.111Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ backup --- [2024-06-27T10:26:33.111Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:33.111Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:33.111Z] [INFO] [2024-06-27T10:26:33.111Z] [INFO] --- command-security:1.0.17:check (default-check) @ backup --- [2024-06-27T10:26:33.111Z] [INFO] [2024-06-27T10:26:33.111Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ backup --- [2024-06-27T10:26:33.111Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:33.111Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:33.365Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:33.365Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:33.365Z] [INFO] [2024-06-27T10:26:33.365Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ backup --- [2024-06-27T10:26:33.365Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/src/test/resources [2024-06-27T10:26:33.365Z] [INFO] [2024-06-27T10:26:33.365Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ backup --- [2024-06-27T10:26:33.365Z] [INFO] No sources to compile [2024-06-27T10:26:33.365Z] [INFO] [2024-06-27T10:26:33.365Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ backup --- [2024-06-27T10:26:33.365Z] [INFO] [2024-06-27T10:26:33.365Z] [INFO] --- surefire:3.2.5:test (default-test) @ backup --- [2024-06-27T10:26:33.365Z] [INFO] [2024-06-27T10:26:33.365Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ backup --- [2024-06-27T10:26:33.365Z] [INFO] Executing tasks [2024-06-27T10:26:33.365Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/target/classes/META-INF for [2024-06-27T10:26:33.365Z] [INFO] [echo] backup [2024-06-27T10:26:33.365Z] [INFO] Executed tasks [2024-06-27T10:26:33.365Z] [INFO] [2024-06-27T10:26:33.366Z] [INFO] --- jar:3.3.0:jar (default-jar) @ backup --- [2024-06-27T10:26:33.366Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/target/backup.jar [2024-06-27T10:26:33.366Z] [INFO] [2024-06-27T10:26:33.366Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ backup --- [2024-06-27T10:26:33.366Z] [INFO] [2024-06-27T10:26:33.366Z] [INFO] --- failsafe:3.2.5:verify (verify) @ backup --- [2024-06-27T10:26:33.366Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/target/failsafe-reports [2024-06-27T10:26:33.366Z] [INFO] [2024-06-27T10:26:33.366Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-backup-checkstyle) @ backup --- [2024-06-27T10:26:33.620Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:33.620Z] [INFO] [2024-06-27T10:26:33.620Z] [INFO] --- install:3.1.1:install (default-install) @ backup --- [2024-06-27T10:26:33.620Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.16-SNAPSHOT/backup-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:33.620Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/backup/target/backup.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.16-SNAPSHOT/backup-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:33.620Z] [INFO] [2024-06-27T10:26:33.620Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2024-06-27T10:26:33.620Z] [INFO] Building App Server CLI Skinning Class 7.0.16-SNAPSHOT [127/334] [2024-06-27T10:26:33.620Z] [INFO] from appserver/admin/cli/pom.xml [2024-06-27T10:26:33.620Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:33.620Z] [INFO] [2024-06-27T10:26:33.620Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-cli --- [2024-06-27T10:26:33.620Z] [INFO] [2024-06-27T10:26:33.620Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-cli --- [2024-06-27T10:26:33.620Z] [INFO] [2024-06-27T10:26:33.620Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-cli --- [2024-06-27T10:26:33.620Z] [INFO] [2024-06-27T10:26:33.620Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-cli --- [2024-06-27T10:26:33.620Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:33.620Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:33.620Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:33.620Z] [INFO] [2024-06-27T10:26:33.620Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-cli --- [2024-06-27T10:26:33.620Z] [INFO] [2024-06-27T10:26:33.620Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-cli --- [2024-06-27T10:26:33.620Z] [INFO] [2024-06-27T10:26:33.620Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-cli --- [2024-06-27T10:26:33.620Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:33.620Z] [INFO] [2024-06-27T10:26:33.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-cli --- [2024-06-27T10:26:33.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/src/main/resources [2024-06-27T10:26:33.620Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:26:33.620Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:33.620Z] [INFO] [2024-06-27T10:26:33.620Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-cli --- [2024-06-27T10:26:33.876Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:33.876Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:33.876Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:33.876Z] [INFO] [2024-06-27T10:26:33.876Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appserver-cli --- [2024-06-27T10:26:33.876Z] [INFO] [2024-06-27T10:26:33.876Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appserver-cli --- [2024-06-27T10:26:33.876Z] [INFO] [2024-06-27T10:26:33.876Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appserver-cli --- [2024-06-27T10:26:33.876Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:33.876Z] [WARNING] Manifest org.glassfish.main.admin:appserver-cli:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.admin.cli, has 1, private references [com.sun.enterprise.admin.cli] [2024-06-27T10:26:33.876Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:33.876Z] [INFO] [2024-06-27T10:26:33.876Z] [INFO] --- command-security:1.0.17:check (default-check) @ appserver-cli --- [2024-06-27T10:26:33.876Z] [INFO] [2024-06-27T10:26:33.876Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-cli --- [2024-06-27T10:26:33.876Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:33.876Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:34.131Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:34.131Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-cli --- [2024-06-27T10:26:34.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/src/test/resources [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserver-cli --- [2024-06-27T10:26:34.131Z] [INFO] No sources to compile [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appserver-cli --- [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-cli --- [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-cli --- [2024-06-27T10:26:34.131Z] [INFO] Executing tasks [2024-06-27T10:26:34.131Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/target/classes/META-INF for [2024-06-27T10:26:34.131Z] [INFO] [echo] appserver-cli [2024-06-27T10:26:34.131Z] [INFO] Executed tasks [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-cli --- [2024-06-27T10:26:34.131Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/target/appserver-cli.jar [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-cli --- [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-cli --- [2024-06-27T10:26:34.131Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/target/failsafe-reports [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-cli-checkstyle) @ appserver-cli --- [2024-06-27T10:26:34.131Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-cli --- [2024-06-27T10:26:34.131Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.16-SNAPSHOT/appserver-cli-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:34.131Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.16-SNAPSHOT/appserver-cli-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2024-06-27T10:26:34.131Z] [INFO] Building admin-cli-optional 7.0.16-SNAPSHOT [128/334] [2024-06-27T10:26:34.131Z] [INFO] from appserver/admin/cli-optional/pom.xml [2024-06-27T10:26:34.131Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cli-optional --- [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cli-optional --- [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cli-optional --- [2024-06-27T10:26:34.131Z] [INFO] [2024-06-27T10:26:34.131Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cli-optional --- [2024-06-27T10:26:34.131Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:34.131Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:34.386Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:34.386Z] [INFO] [2024-06-27T10:26:34.386Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cli-optional --- [2024-06-27T10:26:34.386Z] [INFO] [2024-06-27T10:26:34.386Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cli-optional --- [2024-06-27T10:26:34.386Z] [INFO] [2024-06-27T10:26:34.386Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cli-optional --- [2024-06-27T10:26:34.386Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:34.386Z] [INFO] [2024-06-27T10:26:34.386Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cli-optional --- [2024-06-27T10:26:34.386Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:26:34.386Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:26:34.386Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-06-27T10:26:34.386Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:34.386Z] [INFO] [2024-06-27T10:26:34.386Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cli-optional --- [2024-06-27T10:26:34.386Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:34.386Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:34.644Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:34.644Z] [INFO] [2024-06-27T10:26:34.644Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cli-optional --- [2024-06-27T10:26:34.644Z] [INFO] [2024-06-27T10:26:34.644Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cli-optional --- [2024-06-27T10:26:34.644Z] [INFO] [2024-06-27T10:26:34.644Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cli-optional --- [2024-06-27T10:26:34.644Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:34.644Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:34.644Z] [INFO] [2024-06-27T10:26:34.644Z] [INFO] --- command-security:1.0.17:check (default-check) @ cli-optional --- [2024-06-27T10:26:34.644Z] [INFO] [2024-06-27T10:26:34.644Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cli-optional --- [2024-06-27T10:26:34.644Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:34.644Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:34.900Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:34.900Z] [INFO] [2024-06-27T10:26:34.900Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cli-optional --- [2024-06-27T10:26:34.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/src/test/resources [2024-06-27T10:26:34.900Z] [INFO] [2024-06-27T10:26:34.900Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cli-optional --- [2024-06-27T10:26:34.900Z] [INFO] No sources to compile [2024-06-27T10:26:34.900Z] [INFO] [2024-06-27T10:26:34.900Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cli-optional --- [2024-06-27T10:26:34.900Z] [INFO] [2024-06-27T10:26:34.900Z] [INFO] --- surefire:3.2.5:test (default-test) @ cli-optional --- [2024-06-27T10:26:34.900Z] [INFO] [2024-06-27T10:26:34.900Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cli-optional --- [2024-06-27T10:26:34.900Z] [INFO] Executing tasks [2024-06-27T10:26:34.900Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/target/classes/META-INF for [2024-06-27T10:26:34.900Z] [INFO] [echo] cli-optional [2024-06-27T10:26:34.900Z] [INFO] Executed tasks [2024-06-27T10:26:34.900Z] [INFO] [2024-06-27T10:26:34.900Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cli-optional --- [2024-06-27T10:26:34.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/target/cli-optional.jar [2024-06-27T10:26:34.900Z] [INFO] [2024-06-27T10:26:34.900Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cli-optional --- [2024-06-27T10:26:34.900Z] [INFO] [2024-06-27T10:26:34.900Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cli-optional --- [2024-06-27T10:26:34.900Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/target/failsafe-reports [2024-06-27T10:26:34.900Z] [INFO] [2024-06-27T10:26:34.900Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-cli-optional-checkstyle) @ cli-optional --- [2024-06-27T10:26:34.900Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:34.900Z] [INFO] [2024-06-27T10:26:34.900Z] [INFO] --- install:3.1.1:install (default-install) @ cli-optional --- [2024-06-27T10:26:35.161Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.16-SNAPSHOT/cli-optional-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:35.161Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.16-SNAPSHOT/cli-optional-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:35.161Z] [INFO] [2024-06-27T10:26:35.161Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2024-06-27T10:26:35.161Z] [INFO] Building admin-core 7.0.16-SNAPSHOT [129/334] [2024-06-27T10:26:35.161Z] [INFO] from appserver/admin/admin-core/pom.xml [2024-06-27T10:26:35.161Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:35.161Z] [INFO] [2024-06-27T10:26:35.161Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-core --- [2024-06-27T10:26:35.161Z] [INFO] [2024-06-27T10:26:35.161Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-core --- [2024-06-27T10:26:35.161Z] [INFO] [2024-06-27T10:26:35.161Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-core --- [2024-06-27T10:26:35.161Z] [INFO] [2024-06-27T10:26:35.161Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-core --- [2024-06-27T10:26:35.161Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:35.161Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:35.161Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:35.161Z] [INFO] [2024-06-27T10:26:35.161Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-core --- [2024-06-27T10:26:35.161Z] [INFO] [2024-06-27T10:26:35.161Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-core --- [2024-06-27T10:26:35.161Z] [INFO] [2024-06-27T10:26:35.161Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-core --- [2024-06-27T10:26:35.161Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:35.161Z] [INFO] [2024-06-27T10:26:35.161Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-core --- [2024-06-27T10:26:35.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/src/main/resources [2024-06-27T10:26:35.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/src/main/manpages [2024-06-27T10:26:35.161Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:35.161Z] [INFO] [2024-06-27T10:26:35.161Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-core --- [2024-06-27T10:26:35.161Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:35.161Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:35.415Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:35.415Z] [INFO] [2024-06-27T10:26:35.415Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-core --- [2024-06-27T10:26:35.415Z] [INFO] [2024-06-27T10:26:35.415Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-core --- [2024-06-27T10:26:35.415Z] [INFO] [2024-06-27T10:26:35.415Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-core --- [2024-06-27T10:26:35.415Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:35.416Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:35.416Z] [INFO] [2024-06-27T10:26:35.416Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-core --- [2024-06-27T10:26:35.416Z] [INFO] [2024-06-27T10:26:35.416Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-core --- [2024-06-27T10:26:35.416Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:35.416Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:35.670Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:35.670Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:35.670Z] [INFO] [2024-06-27T10:26:35.670Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-core --- [2024-06-27T10:26:35.670Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:26:35.670Z] [INFO] [2024-06-27T10:26:35.670Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-core --- [2024-06-27T10:26:35.670Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:35.670Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:26:35.924Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:35.924Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:26:35.924Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:26:35.924Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:26:35.924Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:26:35.924Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:26:35.924Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:26:35.924Z] Use -proc:none to disable annotation processing. [2024-06-27T10:26:35.924Z] [INFO] [2024-06-27T10:26:35.924Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-core --- [2024-06-27T10:26:35.924Z] [INFO] [2024-06-27T10:26:35.924Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-core --- [2024-06-27T10:26:35.924Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/surefire-reports [2024-06-27T10:26:35.924Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:26:35.924Z] [INFO] [2024-06-27T10:26:35.924Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:35.924Z] [INFO] T E S T S [2024-06-27T10:26:35.924Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:36.179Z] [0.003s][info][gc] Using G1 [2024-06-27T10:26:36.433Z] [0.441s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.047ms [2024-06-27T10:26:36.688Z] [INFO] Running com.sun.enterprise.admin.tests.UpgradeTest [2024-06-27T10:26:36.947Z] 10:26:36.724057 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element j2ee-application at Line number = 32 [2024-06-27T10:26:36.947Z] Column number = 41 [2024-06-27T10:26:36.947Z] System Id = null [2024-06-27T10:26:36.947Z] Public Id = null [2024-06-27T10:26:36.947Z] Location Uri= null [2024-06-27T10:26:36.947Z] CharacterOffset = 1543 [2024-06-27T10:26:36.947Z] [2024-06-27T10:26:36.947Z] 10:26:36.736372 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element something-weird at Line number = 34 [2024-06-27T10:26:36.947Z] Column number = 22 [2024-06-27T10:26:36.947Z] System Id = null [2024-06-27T10:26:36.947Z] Public Id = null [2024-06-27T10:26:36.947Z] Location Uri= null [2024-06-27T10:26:36.947Z] CharacterOffset = 1587 [2024-06-27T10:26:36.947Z] [2024-06-27T10:26:36.947Z] 10:26:36.737231 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element something-weirder at Line number = 49 [2024-06-27T10:26:36.947Z] Column number = 24 [2024-06-27T10:26:36.947Z] System Id = null [2024-06-27T10:26:36.947Z] Public Id = null [2024-06-27T10:26:36.947Z] Location Uri= null [2024-06-27T10:26:36.947Z] CharacterOffset = 2046 [2024-06-27T10:26:36.947Z] [2024-06-27T10:26:36.947Z] 10:26:36.738135 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 55 [2024-06-27T10:26:36.947Z] Column number = 100 [2024-06-27T10:26:36.947Z] System Id = null [2024-06-27T10:26:36.947Z] Public Id = null [2024-06-27T10:26:36.947Z] Location Uri= null [2024-06-27T10:26:36.947Z] CharacterOffset = 2238 [2024-06-27T10:26:36.947Z] [2024-06-27T10:26:36.947Z] 10:26:36.738672 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 56 [2024-06-27T10:26:36.947Z] Column number = 69 [2024-06-27T10:26:36.947Z] System Id = null [2024-06-27T10:26:36.947Z] Public Id = null [2024-06-27T10:26:36.947Z] Location Uri= null [2024-06-27T10:26:36.947Z] CharacterOffset = 2323 [2024-06-27T10:26:36.947Z] [2024-06-27T10:26:36.947Z] 10:26:36.739261 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 57 [2024-06-27T10:26:36.947Z] Column number = 146 [2024-06-27T10:26:36.947Z] System Id = null [2024-06-27T10:26:36.947Z] Public Id = null [2024-06-27T10:26:36.947Z] Location Uri= null [2024-06-27T10:26:36.947Z] CharacterOffset = 2485 [2024-06-27T10:26:36.947Z] [2024-06-27T10:26:36.947Z] 10:26:36.740023 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 61 [2024-06-27T10:26:36.947Z] Column number = 176 [2024-06-27T10:26:36.947Z] System Id = null [2024-06-27T10:26:36.947Z] Public Id = null [2024-06-27T10:26:36.947Z] Location Uri= null [2024-06-27T10:26:36.947Z] CharacterOffset = 2873 [2024-06-27T10:26:36.947Z] [2024-06-27T10:26:36.948Z] 10:26:36.744758 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-listener at Line number = 82 [2024-06-27T10:26:36.948Z] Column number = 122 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 3962 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.745418 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-listener at Line number = 83 [2024-06-27T10:26:36.948Z] Column number = 162 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 4140 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.745901 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-listener at Line number = 86 [2024-06-27T10:26:36.948Z] Column number = 124 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 4353 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.748693 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element request-processing at Line number = 97 [2024-06-27T10:26:36.948Z] Column number = 130 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 5216 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.749097 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element keep-alive at Line number = 98 [2024-06-27T10:26:36.948Z] Column number = 43 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 5280 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] [0.879s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->10M(258M) 4.369ms [2024-06-27T10:26:36.948Z] 10:26:36.749416 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element connection-pool at Line number = 99 [2024-06-27T10:26:36.948Z] Column number = 26 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 5319 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.750005 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-protocol at Line number = 100 [2024-06-27T10:26:36.948Z] Column number = 133 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 5470 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.750486 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-file-cache at Line number = 101 [2024-06-27T10:26:36.948Z] Column number = 80 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 5566 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.751143 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element iiop-service at Line number = 103 [2024-06-27T10:26:36.948Z] Column number = 21 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 5627 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.754104 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element web-container at Line number = 121 [2024-06-27T10:26:36.948Z] Column number = 22 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 6928 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.754687 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element ejb-container at Line number = 130 [2024-06-27T10:26:36.948Z] Column number = 145 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 7360 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.755070 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element mdb-container at Line number = 133 [2024-06-27T10:26:36.948Z] Column number = 87 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 7518 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.755362 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jms-service at Line number = 134 [2024-06-27T10:26:36.948Z] Column number = 72 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 7606 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:36.948Z] 10:26:36.766740 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 192 [2024-06-27T10:26:36.948Z] Column number = 74 [2024-06-27T10:26:36.948Z] System Id = null [2024-06-27T10:26:36.948Z] Public Id = null [2024-06-27T10:26:36.948Z] Location Uri= null [2024-06-27T10:26:36.948Z] CharacterOffset = 12076 [2024-06-27T10:26:36.948Z] [2024-06-27T10:26:37.203Z] 10:26:36.919237 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:26:37.460Z] Checking app simple [2024-06-27T10:26:37.460Z] 10:26:37.199540 INFO main . System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade [2024-06-27T10:26:37.460Z] 10:26:37.422215 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService successfully completed the upgrade [2024-06-27T10:26:37.460Z] 10:26:37.432024 INFO main . Added admin-listener network listeners to non-DAS configurations [2024-06-27T10:26:38.819Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:26:38.819Z] for: CN=glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:26:39.074Z] keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-06-27T10:26:39.074Z] 10:26:38.892805 SEVERE main . Error upgrading config for secure DAS-to-instance admin traffic [2024-06-27T10:26:39.074Z] java.lang.RuntimeException: keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-06-27T10:26:39.074Z] [2024-06-27T10:26:39.074Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.ensureKeyPairForInstanceAlias(SecureAdminConfigUpgrade.java:321) [2024-06-27T10:26:39.074Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.setupNewDefaultConfig(SecureAdminConfigUpgrade.java:177) [2024-06-27T10:26:39.074Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct(SecureAdminConfigUpgrade.java:143) [2024-06-27T10:26:39.074Z] at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:356) [2024-06-27T10:26:39.074Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:410) [2024-06-27T10:26:39.074Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-06-27T10:26:39.074Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:61) [2024-06-27T10:26:39.074Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:49) [2024-06-27T10:26:39.074Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture$1.call(Cache.java:74) [2024-06-27T10:26:39.074Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) [2024-06-27T10:26:39.074Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture.run(Cache.java:131) [2024-06-27T10:26:39.074Z] at org.glassfish.hk2.utilities.cache.Cache.compute(Cache.java:176) [2024-06-27T10:26:39.074Z] at org.jvnet.hk2.internal.SingletonContext.findOrCreate(SingletonContext.java:100) [2024-06-27T10:26:39.074Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-06-27T10:26:39.074Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1509) [2024-06-27T10:26:39.074Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:816) [2024-06-27T10:26:39.074Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:804) [2024-06-27T10:26:39.074Z] at com.sun.enterprise.admin.tests.UpgradeTest.setup(UpgradeTest.java:85) [2024-06-27T10:26:39.074Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:26:39.074Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:26:39.074Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:26:39.074Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:26:39.074Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:26:39.074Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:26:39.074Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-06-27T10:26:39.074Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) [2024-06-27T10:26:39.074Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:26:39.074Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:26:39.074Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:26:39.074Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:26:39.074Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:26:39.075Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:26:39.075Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:26:39.075Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:26:39.075Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-06-27T10:26:39.075Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) [2024-06-27T10:26:39.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) [2024-06-27T10:26:39.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:39.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) [2024-06-27T10:26:39.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) [2024-06-27T10:26:39.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2024-06-27T10:26:39.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:26:39.075Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:26:39.075Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:26:39.075Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:26:39.075Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:26:39.075Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:26:39.075Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:26:39.075Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:26:39.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:26:39.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:26:39.076Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:26:39.076Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:26:39.076Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:26:39.076Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:26:39.076Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:26:39.076Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:26:39.076Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:26:39.076Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:26:39.076Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:26:39.076Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:26:39.076Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:26:39.076Z] [2024-06-27T10:26:39.076Z] Checking app simple [2024-06-27T10:26:39.076Z] 10:26:38.897684 INFO main . System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade [2024-06-27T10:26:39.076Z] 10:26:38.900932 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService bypassing - security-configurations already present [2024-06-27T10:26:39.076Z] 10:26:38.901592 INFO main . Added admin-listener network listeners to non-DAS configurations [2024-06-27T10:26:40.000Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:26:40.000Z] for: CN=glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:26:40.000Z] keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-06-27T10:26:40.000Z] 10:26:39.956967 SEVERE main . Error upgrading config for secure DAS-to-instance admin traffic [2024-06-27T10:26:40.000Z] java.lang.RuntimeException: keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-06-27T10:26:40.000Z] [2024-06-27T10:26:40.000Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.ensureKeyPairForInstanceAlias(SecureAdminConfigUpgrade.java:321) [2024-06-27T10:26:40.000Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.setupNewDefaultConfig(SecureAdminConfigUpgrade.java:177) [2024-06-27T10:26:40.000Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct(SecureAdminConfigUpgrade.java:143) [2024-06-27T10:26:40.000Z] at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:356) [2024-06-27T10:26:40.000Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:410) [2024-06-27T10:26:40.000Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-06-27T10:26:40.000Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:61) [2024-06-27T10:26:40.000Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:49) [2024-06-27T10:26:40.000Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture$1.call(Cache.java:74) [2024-06-27T10:26:40.000Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) [2024-06-27T10:26:40.000Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture.run(Cache.java:131) [2024-06-27T10:26:40.000Z] at org.glassfish.hk2.utilities.cache.Cache.compute(Cache.java:176) [2024-06-27T10:26:40.000Z] at org.jvnet.hk2.internal.SingletonContext.findOrCreate(SingletonContext.java:100) [2024-06-27T10:26:40.000Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-06-27T10:26:40.000Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1509) [2024-06-27T10:26:40.000Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:816) [2024-06-27T10:26:40.000Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:804) [2024-06-27T10:26:40.000Z] at com.sun.enterprise.admin.tests.UpgradeTest.setup(UpgradeTest.java:85) [2024-06-27T10:26:40.000Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:26:40.000Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:26:40.000Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:26:40.000Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:26:40.000Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:26:40.000Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:26:40.000Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-06-27T10:26:40.000Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2024-06-27T10:26:40.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:26:40.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:26:40.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:26:40.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:26:40.002Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:26:40.002Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:26:40.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:26:40.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:26:40.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:26:40.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:26:40.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:26:40.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:26:40.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:26:40.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:26:40.002Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:26:40.002Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:26:40.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:26:40.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:26:40.002Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:26:40.002Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:26:40.002Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:26:40.002Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:26:40.002Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:26:40.002Z] [2024-06-27T10:26:40.002Z] 10:26:39.959741 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-06-27T10:26:40.002Z] 10:26:39.960006 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-06-27T10:26:40.002Z] 10:26:39.960177 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-06-27T10:26:40.002Z] 10:26:39.960336 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-06-27T10:26:40.002Z] 10:26:39.960483 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-06-27T10:26:40.002Z] 10:26:39.960644 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-06-27T10:26:40.002Z] 10:26:39.960793 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-06-27T10:26:40.002Z] 10:26:39.960941 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-06-27T10:26:40.002Z] 10:26:39.961076 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-06-27T10:26:40.002Z] 10:26:39.961218 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-06-27T10:26:40.002Z] 10:26:39.961357 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-06-27T10:26:40.002Z] 10:26:39.961493 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-06-27T10:26:40.002Z] 10:26:39.961668 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-06-27T10:26:40.002Z] 10:26:39.961854 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-06-27T10:26:40.002Z] 10:26:39.973056 INFO main . Test: com.sun.enterprise.admin.tests.UpgradeTest.applicationUpgrade, started at 10:26:36.844308889, test time: 3,128 ms [2024-06-27T10:26:40.002Z] 10:26:39.989811 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService bypassing - security-configurations already present [2024-06-27T10:26:40.003Z] 10:26:39.990159 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService bypassing - security-configurations already present [2024-06-27T10:26:40.003Z] 10:26:39.990355 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-06-27T10:26:40.003Z] 10:26:39.990524 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-06-27T10:26:40.003Z] 10:26:39.990692 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-06-27T10:26:40.003Z] 10:26:39.990854 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-06-27T10:26:40.003Z] 10:26:39.991003 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-06-27T10:26:40.003Z] 10:26:39.991147 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-06-27T10:26:40.003Z] 10:26:39.991284 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-06-27T10:26:40.003Z] 10:26:39.991442 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-06-27T10:26:40.003Z] 10:26:39.991593 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-06-27T10:26:40.003Z] 10:26:39.991738 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-06-27T10:26:40.003Z] 10:26:39.991902 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-06-27T10:26:40.003Z] 10:26:39.992055 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-06-27T10:26:40.003Z] 10:26:39.992200 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-06-27T10:26:40.003Z] 10:26:39.992339 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-06-27T10:26:40.003Z] 10:26:39.994949 INFO main . Test: com.sun.enterprise.admin.tests.UpgradeTest.threadPools, started at 10:26:39.989454708, test time: 5 ms [2024-06-27T10:26:40.258Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.537 s -- in com.sun.enterprise.admin.tests.UpgradeTest [2024-06-27T10:26:40.512Z] [INFO] [2024-06-27T10:26:40.512Z] [INFO] Results: [2024-06-27T10:26:40.512Z] [INFO] [2024-06-27T10:26:40.512Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:26:40.512Z] [INFO] [2024-06-27T10:26:40.512Z] [INFO] [2024-06-27T10:26:40.512Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-core --- [2024-06-27T10:26:40.512Z] [INFO] Executing tasks [2024-06-27T10:26:40.512Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/classes/META-INF for [2024-06-27T10:26:40.512Z] [INFO] [echo] admin-core [2024-06-27T10:26:40.512Z] [INFO] Executed tasks [2024-06-27T10:26:40.512Z] [INFO] [2024-06-27T10:26:40.512Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-core --- [2024-06-27T10:26:40.512Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/admin-core.jar [2024-06-27T10:26:40.512Z] [INFO] [2024-06-27T10:26:40.512Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-core --- [2024-06-27T10:26:40.512Z] [INFO] [2024-06-27T10:26:40.513Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-core --- [2024-06-27T10:26:40.513Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/failsafe-reports [2024-06-27T10:26:40.513Z] [INFO] [2024-06-27T10:26:40.513Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-core-checkstyle) @ admin-core --- [2024-06-27T10:26:40.766Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- install:3.1.1:install (default-install) @ admin-core --- [2024-06-27T10:26:40.766Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.16-SNAPSHOT/admin-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:40.766Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.16-SNAPSHOT/admin-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2024-06-27T10:26:40.766Z] [INFO] Building Appserver template 7.0.16-SNAPSHOT [130/334] [2024-06-27T10:26:40.766Z] [INFO] from appserver/admin/template/pom.xml [2024-06-27T10:26:40.766Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-domain --- [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-domain --- [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-domain --- [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-domain --- [2024-06-27T10:26:40.766Z] [INFO] No sources to compile [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-domain --- [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-domain --- [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-domain --- [2024-06-27T10:26:40.766Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-domain --- [2024-06-27T10:26:40.766Z] [INFO] Configured Artifact: org.glassfish.main.admin:nucleus-domain:7.0.16-SNAPSHOT:jar [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-domain --- [2024-06-27T10:26:40.766Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-06-27T10:26:40.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/src/main/manpages [2024-06-27T10:26:40.766Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ appserver-domain --- [2024-06-27T10:26:40.766Z] [INFO] Reading assembly descriptor: src/main/assembly/appserver-domain.xml [2024-06-27T10:26:40.766Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target/classes [2024-06-27T10:26:40.766Z] [INFO] [2024-06-27T10:26:40.766Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-domain --- [2024-06-27T10:26:40.767Z] [INFO] No sources to compile [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-domain --- [2024-06-27T10:26:40.767Z] [INFO] No sources to compile [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-domain --- [2024-06-27T10:26:40.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/src/test/resources [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserver-domain --- [2024-06-27T10:26:40.767Z] [INFO] No sources to compile [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-domain --- [2024-06-27T10:26:40.767Z] [INFO] No tests to run. [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-domain --- [2024-06-27T10:26:40.767Z] [INFO] Executing tasks [2024-06-27T10:26:40.767Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target/classes/META-INF for [2024-06-27T10:26:40.767Z] [INFO] [echo] appserver-domain [2024-06-27T10:26:40.767Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target/classes/META-INF [2024-06-27T10:26:40.767Z] [INFO] Executed tasks [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-domain --- [2024-06-27T10:26:40.767Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target/appserver-domain.jar [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-domain --- [2024-06-27T10:26:40.767Z] [INFO] No tests to run. [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-domain --- [2024-06-27T10:26:40.767Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target/failsafe-reports [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-domain-checkstyle) @ appserver-domain --- [2024-06-27T10:26:40.767Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-domain --- [2024-06-27T10:26:40.767Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.16-SNAPSHOT/appserver-domain-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:40.767Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admin/template/target/appserver-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.16-SNAPSHOT/appserver-domain-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2024-06-27T10:26:40.767Z] [INFO] Building GlassFish Core modules 7.0.16-SNAPSHOT [131/334] [2024-06-27T10:26:40.767Z] [INFO] from appserver/core/pom.xml [2024-06-27T10:26:40.767Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- clean:3.3.2:clean (default-clean) @ core --- [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ core --- [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ core --- [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ core --- [2024-06-27T10:26:40.767Z] [INFO] No sources to compile [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ core --- [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ core --- [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ core --- [2024-06-27T10:26:40.767Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ core --- [2024-06-27T10:26:40.767Z] [INFO] No sources to compile [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ core --- [2024-06-27T10:26:40.767Z] [INFO] No sources to compile [2024-06-27T10:26:40.767Z] [INFO] [2024-06-27T10:26:40.767Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ core --- [2024-06-27T10:26:41.021Z] [INFO] Executing tasks [2024-06-27T10:26:41.022Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/target/classes/META-INF for [2024-06-27T10:26:41.022Z] [INFO] [echo] core [2024-06-27T10:26:41.022Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/target/classes/META-INF [2024-06-27T10:26:41.022Z] [INFO] Executed tasks [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ core --- [2024-06-27T10:26:41.022Z] [INFO] No tests to run. [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- failsafe:3.2.5:verify (verify) @ core --- [2024-06-27T10:26:41.022Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/target/failsafe-reports [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-core-checkstyle) @ core --- [2024-06-27T10:26:41.022Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- install:3.1.1:install (default-install) @ core --- [2024-06-27T10:26:41.022Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/7.0.16-SNAPSHOT/core-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --------------< org.glassfish.main.core:jakartaee-kernel >-------------- [2024-06-27T10:26:41.022Z] [INFO] Building Jakarta EE related distributions kernel Classes 7.0.16-SNAPSHOT [132/334] [2024-06-27T10:26:41.022Z] [INFO] from appserver/core/jakartaee-kernel/pom.xml [2024-06-27T10:26:41.022Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-kernel --- [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-kernel --- [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-kernel --- [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-kernel --- [2024-06-27T10:26:41.022Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:41.022Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:41.022Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-kernel --- [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-kernel --- [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-kernel --- [2024-06-27T10:26:41.022Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-kernel --- [2024-06-27T10:26:41.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/src/main/resources [2024-06-27T10:26:41.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/src/main/manpages [2024-06-27T10:26:41.022Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:41.022Z] [INFO] [2024-06-27T10:26:41.022Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-kernel --- [2024-06-27T10:26:41.022Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:41.022Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:41.277Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:41.277Z] [INFO] [2024-06-27T10:26:41.277Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jakartaee-kernel --- [2024-06-27T10:26:41.277Z] [INFO] [2024-06-27T10:26:41.277Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jakartaee-kernel --- [2024-06-27T10:26:41.277Z] [INFO] [2024-06-27T10:26:41.277Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jakartaee-kernel --- [2024-06-27T10:26:41.277Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:41.277Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:41.277Z] [INFO] [2024-06-27T10:26:41.277Z] [INFO] --- command-security:1.0.17:check (default-check) @ jakartaee-kernel --- [2024-06-27T10:26:41.277Z] [INFO] [2024-06-27T10:26:41.277Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-kernel --- [2024-06-27T10:26:41.277Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:41.278Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:26:41.532Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:41.532Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:26:41.532Z] [INFO] Initial messages found so far: {} [2024-06-27T10:26:41.532Z] [INFO] Processing: AS-CORE-JAVAEE-0001 [2024-06-27T10:26:41.532Z] [INFO] Message AS-CORE-JAVAEE-0001 needs checking for cause/action: false [2024-06-27T10:26:41.532Z] [INFO] Processing: AS-CORE-JAVAEE-0002 [2024-06-27T10:26:41.532Z] [INFO] Message AS-CORE-JAVAEE-0002 needs checking for cause/action: false [2024-06-27T10:26:41.532Z] [INFO] Processing: AS-CORE-JAVAEE-0003 [2024-06-27T10:26:41.532Z] [INFO] Message AS-CORE-JAVAEE-0003 needs checking for cause/action: true [2024-06-27T10:26:41.532Z] [INFO] Processing: AS-CORE-JAVAEE-0004 [2024-06-27T10:26:41.532Z] [INFO] Message AS-CORE-JAVAEE-0004 needs checking for cause/action: true [2024-06-27T10:26:41.532Z] [INFO] Total Messages including ones found from disk so far: {AS-CORE-JAVAEE-0001=Web Container not installed, AS-CORE-JAVAEE-0002=Done with starting {0} container., AS-CORE-JAVAEE-0003=Unable to start container (no exception provided), AS-CORE-JAVAEE-0004=Unable to start container {0}} [2024-06-27T10:26:41.532Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:26:41.532Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:26:41.532Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:26:41.532Z] [INFO] Processing: jakarta.enterprise.system.core.ee on element ASCORE_LOGGER [2024-06-27T10:26:41.532Z] [INFO] Enclosing type is org.glassfish.kernel.javaee.WebContainerStarter [2024-06-27T10:26:41.532Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.ee.description=Jakarta EE Core Kernel, jakarta.enterprise.system.core.ee.publish=true, jakarta.enterprise.system.core.ee.subsystem=AS-CORE} [2024-06-27T10:26:41.532Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:26:41.532Z] [INFO] Found enclosing element ASCORE_LOGGER [2024-06-27T10:26:41.532Z] [INFO] Found enclosing element org.glassfish.kernel.javaee.WebContainerStarter [2024-06-27T10:26:41.532Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:26:41.532Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:26:41.532Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:26:41.532Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:26:41.532Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:26:41.532Z] [INFO] [2024-06-27T10:26:41.532Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee-kernel --- [2024-06-27T10:26:41.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/src/test/resources [2024-06-27T10:26:41.532Z] [INFO] [2024-06-27T10:26:41.532Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jakartaee-kernel --- [2024-06-27T10:26:41.532Z] [INFO] No sources to compile [2024-06-27T10:26:41.532Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jakartaee-kernel --- [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee-kernel --- [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-kernel --- [2024-06-27T10:26:41.533Z] [INFO] Executing tasks [2024-06-27T10:26:41.533Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target/classes/META-INF for [2024-06-27T10:26:41.533Z] [INFO] [echo] jakartaee-kernel [2024-06-27T10:26:41.533Z] [INFO] Executed tasks [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee-kernel --- [2024-06-27T10:26:41.533Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-kernel --- [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-kernel --- [2024-06-27T10:26:41.533Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target/failsafe-reports [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-jakartaee-kernel-checkstyle) @ jakartaee-kernel --- [2024-06-27T10:26:41.533Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-kernel --- [2024-06-27T10:26:41.533Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.16-SNAPSHOT/jakartaee-kernel-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:41.533Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.16-SNAPSHOT/jakartaee-kernel-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2024-06-27T10:26:41.533Z] [INFO] Building GlassFish API Exporter Module Fragment 7.0.16-SNAPSHOT [133/334] [2024-06-27T10:26:41.533Z] [INFO] from appserver/core/api-exporter-fragment/pom.xml [2024-06-27T10:26:41.533Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] No sources to compile [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:26:41.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/src/main/manpages [2024-06-27T10:26:41.533Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] No sources to compile [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] No sources to compile [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/src/test/resources [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] No sources to compile [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] No tests to run. [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] Executing tasks [2024-06-27T10:26:41.533Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/target/classes/META-INF for [2024-06-27T10:26:41.533Z] [INFO] [echo] api-exporter-fragment [2024-06-27T10:26:41.533Z] [INFO] Executed tasks [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] No tests to run. [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter-fragment --- [2024-06-27T10:26:41.533Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/target/failsafe-reports [2024-06-27T10:26:41.533Z] [INFO] [2024-06-27T10:26:41.533Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-fragment-checkstyle) @ api-exporter-fragment --- [2024-06-27T10:26:41.788Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:41.789Z] [INFO] [2024-06-27T10:26:41.789Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter-fragment --- [2024-06-27T10:26:41.789Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.16-SNAPSHOT/api-exporter-fragment-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:41.789Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.16-SNAPSHOT/api-exporter-fragment-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:41.789Z] [INFO] [2024-06-27T10:26:41.789Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2024-06-27T10:26:41.789Z] [INFO] Building JTA Implementation for Glassfish 7.0.16-SNAPSHOT [134/334] [2024-06-27T10:26:41.789Z] [INFO] from appserver/transaction/jta/pom.xml [2024-06-27T10:26:41.789Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:41.789Z] [INFO] [2024-06-27T10:26:41.789Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jta --- [2024-06-27T10:26:41.789Z] [INFO] [2024-06-27T10:26:41.789Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jta --- [2024-06-27T10:26:41.789Z] [INFO] [2024-06-27T10:26:41.789Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jta --- [2024-06-27T10:26:41.789Z] [INFO] [2024-06-27T10:26:41.789Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jta --- [2024-06-27T10:26:41.789Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:41.789Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:41.789Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:41.789Z] [INFO] [2024-06-27T10:26:41.789Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jta --- [2024-06-27T10:26:41.789Z] [INFO] [2024-06-27T10:26:41.789Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jta --- [2024-06-27T10:26:41.789Z] [INFO] [2024-06-27T10:26:41.789Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jta --- [2024-06-27T10:26:41.789Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:41.789Z] [INFO] [2024-06-27T10:26:41.789Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jta --- [2024-06-27T10:26:41.789Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:26:41.789Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-06-27T10:26:41.789Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:41.789Z] [INFO] [2024-06-27T10:26:41.789Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jta --- [2024-06-27T10:26:41.789Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:41.789Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:42.044Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:42.044Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/FreezeTransactionService.java: Some input files use or override a deprecated API. [2024-06-27T10:26:42.044Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/FreezeTransactionService.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:26:42.044Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:26:42.044Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:42.044Z] [INFO] [2024-06-27T10:26:42.044Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jta --- [2024-06-27T10:26:42.044Z] [INFO] [2024-06-27T10:26:42.045Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jta --- [2024-06-27T10:26:42.045Z] [INFO] [2024-06-27T10:26:42.045Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jta --- [2024-06-27T10:26:42.045Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:42.045Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:42.045Z] [INFO] [2024-06-27T10:26:42.045Z] [INFO] --- command-security:1.0.17:check (default-check) @ jta --- [2024-06-27T10:26:42.045Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jta.admin.cli.FreezeTransactionService, org.glassfish.jta.admin.cli.RollbackTransaction, org.glassfish.jta.admin.cli.UnFreezeTransactionService] [2024-06-27T10:26:42.045Z] [INFO] [2024-06-27T10:26:42.045Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jta --- [2024-06-27T10:26:42.045Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:42.045Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:42.299Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:42.299Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:26:42.299Z] [INFO] [2024-06-27T10:26:42.299Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jta --- [2024-06-27T10:26:42.299Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/src/test/resources [2024-06-27T10:26:42.299Z] [INFO] [2024-06-27T10:26:42.299Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jta --- [2024-06-27T10:26:42.299Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:42.299Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:26:42.299Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:42.299Z] [INFO] [2024-06-27T10:26:42.299Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jta --- [2024-06-27T10:26:42.299Z] [INFO] [2024-06-27T10:26:42.299Z] [INFO] --- surefire:3.2.5:test (default-test) @ jta --- [2024-06-27T10:26:42.299Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/target/surefire-reports [2024-06-27T10:26:42.299Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:26:42.299Z] [INFO] [2024-06-27T10:26:42.299Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:42.299Z] [INFO] T E S T S [2024-06-27T10:26:42.299Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:42.299Z] [0.003s][info][gc] Using G1 [2024-06-27T10:26:42.859Z] [0.532s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.178ms [2024-06-27T10:26:42.859Z] [INFO] Running com.sun.enterprise.transaction.JavaEETransactionManagerSimplifiedTest [2024-06-27T10:26:43.114Z] **Called beforeCompletion ** [2024-06-27T10:26:43.114Z] **Called afterCompletion with status: Committed [2024-06-27T10:26:43.114Z] **Called beforeCompletion ** [2024-06-27T10:26:43.114Z] **Failing in beforeCompletion ** [2024-06-27T10:26:43.114Z] **Calling setRollbackOnly ** [2024-06-27T10:26:43.114Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:26:43.114Z] **Called beforeCompletion ** [2024-06-27T10:26:43.114Z] **Failing in beforeCompletion ** [2024-06-27T10:26:43.114Z] **Throwing MyRuntimeException... ** [2024-06-27T10:26:43.114Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:26:43.114Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:26:43.114Z] **Called beforeCompletion ** [2024-06-27T10:26:43.114Z] **Failing in beforeCompletion ** [2024-06-27T10:26:43.114Z] **Throwing MyRuntimeException... ** [2024-06-27T10:26:43.114Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:26:43.114Z] **Called beforeCompletion ** [2024-06-27T10:26:43.114Z] **Failing in beforeCompletion ** [2024-06-27T10:26:43.114Z] **Throwing MyRuntimeException... ** [2024-06-27T10:26:43.114Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:26:43.114Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in com.sun.enterprise.transaction.JavaEETransactionManagerSimplifiedTest [2024-06-27T10:26:43.369Z] [INFO] [2024-06-27T10:26:43.369Z] [INFO] Results: [2024-06-27T10:26:43.369Z] [INFO] [2024-06-27T10:26:43.369Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:26:43.369Z] [INFO] [2024-06-27T10:26:43.369Z] [INFO] [2024-06-27T10:26:43.369Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jta --- [2024-06-27T10:26:43.369Z] [INFO] Executing tasks [2024-06-27T10:26:43.369Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/target/classes/META-INF for [2024-06-27T10:26:43.369Z] [INFO] [echo] jta [2024-06-27T10:26:43.369Z] [INFO] Executed tasks [2024-06-27T10:26:43.369Z] [INFO] [2024-06-27T10:26:43.369Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jta --- [2024-06-27T10:26:43.369Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/target/jta.jar [2024-06-27T10:26:43.369Z] [INFO] [2024-06-27T10:26:43.369Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jta --- [2024-06-27T10:26:43.369Z] [INFO] [2024-06-27T10:26:43.369Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jta --- [2024-06-27T10:26:43.369Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/target/failsafe-reports [2024-06-27T10:26:43.623Z] [INFO] [2024-06-27T10:26:43.623Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jta-checkstyle) @ jta --- [2024-06-27T10:26:43.878Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- install:3.1.1:install (default-install) @ jta --- [2024-06-27T10:26:43.878Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.16-SNAPSHOT/jta-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:43.878Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jta/target/jta.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.16-SNAPSHOT/jta-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2024-06-27T10:26:43.878Z] [INFO] Building Jakarta Mail Resources Support related modules 7.0.16-SNAPSHOT [135/334] [2024-06-27T10:26:43.878Z] [INFO] from appserver/resources/mail/pom.xml [2024-06-27T10:26:43.878Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] No sources to compile [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] No sources to compile [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] No sources to compile [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] Executing tasks [2024-06-27T10:26:43.878Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/target/classes/META-INF for [2024-06-27T10:26:43.878Z] [INFO] [echo] mail [2024-06-27T10:26:43.878Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/target/classes/META-INF [2024-06-27T10:26:43.878Z] [INFO] Executed tasks [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] No tests to run. [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/target/failsafe-reports [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-checkstyle) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- install:3.1.1:install (default-install) @ mail --- [2024-06-27T10:26:43.878Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/7.0.16-SNAPSHOT/mail-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2024-06-27T10:26:43.878Z] [INFO] Building Jakarta Mail Connector 7.0.16-SNAPSHOT [136/334] [2024-06-27T10:26:43.878Z] [INFO] from appserver/resources/mail/mail-connector/pom.xml [2024-06-27T10:26:43.878Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-connector --- [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-connector --- [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail-connector --- [2024-06-27T10:26:43.878Z] [INFO] [2024-06-27T10:26:43.878Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail-connector --- [2024-06-27T10:26:43.878Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:43.878Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:44.133Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:44.133Z] [INFO] [2024-06-27T10:26:44.133Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-connector --- [2024-06-27T10:26:44.133Z] [INFO] [2024-06-27T10:26:44.133Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-connector --- [2024-06-27T10:26:44.133Z] [INFO] [2024-06-27T10:26:44.133Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-connector --- [2024-06-27T10:26:44.133Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:44.133Z] [INFO] [2024-06-27T10:26:44.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-connector --- [2024-06-27T10:26:44.133Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:26:44.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/src/main/resources [2024-06-27T10:26:44.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/src/main/manpages [2024-06-27T10:26:44.134Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:44.134Z] [INFO] [2024-06-27T10:26:44.134Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail-connector --- [2024-06-27T10:26:44.134Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:44.134Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:44.388Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:44.388Z] [INFO] [2024-06-27T10:26:44.388Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ mail-connector --- [2024-06-27T10:26:44.388Z] [INFO] [2024-06-27T10:26:44.388Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ mail-connector --- [2024-06-27T10:26:44.388Z] [INFO] [2024-06-27T10:26:44.388Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-connector --- [2024-06-27T10:26:44.388Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:44.388Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:44.388Z] [INFO] [2024-06-27T10:26:44.388Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-connector --- [2024-06-27T10:26:44.388Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.mail.admin.cli.CreateMailResource, org.glassfish.resources.mail.admin.cli.DeleteMailResource, org.glassfish.resources.mail.admin.cli.ListMailResources] [2024-06-27T10:26:44.388Z] [INFO] [2024-06-27T10:26:44.388Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail-connector --- [2024-06-27T10:26:44.643Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:44.643Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:44.643Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:44.643Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:26:44.643Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:26:44.643Z] [INFO] Processing: jakarta.mail on element MAIL_DOMAIN [2024-06-27T10:26:44.643Z] [INFO] Enclosing type is org.glassfish.resources.mail.MailLogOutputStream [2024-06-27T10:26:44.643Z] [INFO] Loggers found so far: {jakarta.mail.description=Jakarta Mail Logger, jakarta.mail.publish=true, jakarta.mail.subsystem=MAIL} [2024-06-27T10:26:44.643Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:26:44.643Z] [INFO] Found enclosing element MAIL_DOMAIN [2024-06-27T10:26:44.643Z] [INFO] Found enclosing element org.glassfish.resources.mail.MailLogOutputStream [2024-06-27T10:26:44.643Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:26:44.643Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:26:44.643Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:26:44.643Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:26:44.643Z] [INFO] [2024-06-27T10:26:44.643Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-connector --- [2024-06-27T10:26:44.643Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:26:44.643Z] [INFO] [2024-06-27T10:26:44.643Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mail-connector --- [2024-06-27T10:26:44.643Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:44.643Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:26:44.897Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:44.897Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:26:44.897Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:26:44.897Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:26:44.897Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:26:44.897Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:26:44.897Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:26:44.897Z] Use -proc:none to disable annotation processing. [2024-06-27T10:26:44.897Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/src/test/java/org/glassfish/resources/mail/admin/cli/CreateMailResourceTest.java: Some input files use or override a deprecated API. [2024-06-27T10:26:44.897Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/src/test/java/org/glassfish/resources/mail/admin/cli/CreateMailResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:26:44.897Z] [INFO] [2024-06-27T10:26:44.897Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-connector --- [2024-06-27T10:26:44.897Z] [INFO] [2024-06-27T10:26:44.897Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-connector --- [2024-06-27T10:26:45.152Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/surefire-reports [2024-06-27T10:26:45.152Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:26:45.152Z] [INFO] [2024-06-27T10:26:45.152Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:45.152Z] [INFO] T E S T S [2024-06-27T10:26:45.152Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:45.152Z] [0.003s][info][gc] Using G1 [2024-06-27T10:26:45.407Z] [0.421s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.886ms [2024-06-27T10:26:45.662Z] [INFO] Running org.glassfish.resources.mail.admin.cli.CreateMailResourceTest [2024-06-27T10:26:45.917Z] [0.945s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->10M(258M) 4.702ms [2024-06-27T10:26:45.917Z] 10:26:45.806646 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 30 [2024-06-27T10:26:45.917Z] Column number = 102 [2024-06-27T10:26:45.917Z] System Id = null [2024-06-27T10:26:45.917Z] Public Id = null [2024-06-27T10:26:45.917Z] Location Uri= null [2024-06-27T10:26:45.917Z] CharacterOffset = 1441 [2024-06-27T10:26:45.917Z] [2024-06-27T10:26:45.917Z] 10:26:45.818683 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 31 [2024-06-27T10:26:45.917Z] Column number = 71 [2024-06-27T10:26:45.917Z] System Id = null [2024-06-27T10:26:45.917Z] Public Id = null [2024-06-27T10:26:45.917Z] Location Uri= null [2024-06-27T10:26:45.917Z] CharacterOffset = 1512 [2024-06-27T10:26:45.917Z] [2024-06-27T10:26:45.917Z] 10:26:45.819151 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2024-06-27T10:26:45.917Z] Column number = 146 [2024-06-27T10:26:45.917Z] System Id = null [2024-06-27T10:26:45.917Z] Public Id = null [2024-06-27T10:26:45.917Z] Location Uri= null [2024-06-27T10:26:45.917Z] CharacterOffset = 1658 [2024-06-27T10:26:45.917Z] [2024-06-27T10:26:45.917Z] 10:26:45.819656 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2024-06-27T10:26:45.917Z] Column number = 176 [2024-06-27T10:26:45.917Z] System Id = null [2024-06-27T10:26:45.917Z] Public Id = null [2024-06-27T10:26:45.917Z] Location Uri= null [2024-06-27T10:26:45.917Z] CharacterOffset = 2028 [2024-06-27T10:26:45.917Z] [2024-06-27T10:26:45.917Z] 10:26:45.839248 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 128 [2024-06-27T10:26:45.917Z] Column number = 76 [2024-06-27T10:26:45.917Z] System Id = null [2024-06-27T10:26:45.917Z] Public Id = null [2024-06-27T10:26:45.917Z] Location Uri= null [2024-06-27T10:26:45.917Z] CharacterOffset = 8084 [2024-06-27T10:26:45.917Z] [2024-06-27T10:26:45.917Z] 10:26:45.842279 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-06-27T10:26:45.917Z] Column number = 42 [2024-06-27T10:26:45.917Z] System Id = null [2024-06-27T10:26:45.917Z] Public Id = null [2024-06-27T10:26:45.917Z] Location Uri= null [2024-06-27T10:26:45.917Z] CharacterOffset = 9993 [2024-06-27T10:26:45.917Z] [2024-06-27T10:26:46.172Z] 10:26:46.006768 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:26:46.172Z] 10:26:46.035829 WARNING main . Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.resources.mail.admin.cli.CreateMailResourceTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-06-27T10:26:46.172Z] 10:26:46.113780 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:26:46.426Z] 10:26:46.278751 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:26:46.681Z] 10:26:46.431072 INFO main . Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteSuccess, started at 10:26:46.020100993, test time: 410 ms [2024-06-27T10:26:46.681Z] 10:26:46.462779 INFO main . Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteWithOptionalValuesSet, started at 10:26:46.4507824, test time: 11 ms [2024-06-27T10:26:46.682Z] 10:26:46.478246 INFO main . Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteFailDuplicateResource, started at 10:26:46.465285042, test time: 12 ms [2024-06-27T10:26:46.682Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 s -- in org.glassfish.resources.mail.admin.cli.CreateMailResourceTest [2024-06-27T10:26:46.682Z] [INFO] Running org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest [2024-06-27T10:26:46.682Z] 10:26:46.526738 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 30 [2024-06-27T10:26:46.682Z] Column number = 102 [2024-06-27T10:26:46.682Z] System Id = null [2024-06-27T10:26:46.682Z] Public Id = null [2024-06-27T10:26:46.682Z] Location Uri= null [2024-06-27T10:26:46.682Z] CharacterOffset = 1441 [2024-06-27T10:26:46.682Z] [2024-06-27T10:26:46.682Z] 10:26:46.527154 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 31 [2024-06-27T10:26:46.682Z] Column number = 71 [2024-06-27T10:26:46.682Z] System Id = null [2024-06-27T10:26:46.682Z] Public Id = null [2024-06-27T10:26:46.682Z] Location Uri= null [2024-06-27T10:26:46.682Z] CharacterOffset = 1512 [2024-06-27T10:26:46.682Z] [2024-06-27T10:26:46.682Z] 10:26:46.527406 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2024-06-27T10:26:46.682Z] Column number = 146 [2024-06-27T10:26:46.682Z] System Id = null [2024-06-27T10:26:46.682Z] Public Id = null [2024-06-27T10:26:46.682Z] Location Uri= null [2024-06-27T10:26:46.682Z] CharacterOffset = 1658 [2024-06-27T10:26:46.682Z] [2024-06-27T10:26:46.682Z] 10:26:46.527728 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2024-06-27T10:26:46.682Z] Column number = 176 [2024-06-27T10:26:46.682Z] System Id = null [2024-06-27T10:26:46.682Z] Public Id = null [2024-06-27T10:26:46.682Z] Location Uri= null [2024-06-27T10:26:46.682Z] CharacterOffset = 2028 [2024-06-27T10:26:46.682Z] [2024-06-27T10:26:46.682Z] 10:26:46.538582 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 128 [2024-06-27T10:26:46.682Z] Column number = 76 [2024-06-27T10:26:46.682Z] System Id = null [2024-06-27T10:26:46.682Z] Public Id = null [2024-06-27T10:26:46.682Z] Location Uri= null [2024-06-27T10:26:46.682Z] CharacterOffset = 8084 [2024-06-27T10:26:46.682Z] [2024-06-27T10:26:46.682Z] 10:26:46.540129 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-06-27T10:26:46.682Z] Column number = 42 [2024-06-27T10:26:46.682Z] System Id = null [2024-06-27T10:26:46.682Z] Public Id = null [2024-06-27T10:26:46.682Z] Location Uri= null [2024-06-27T10:26:46.682Z] CharacterOffset = 9993 [2024-06-27T10:26:46.682Z] [2024-06-27T10:26:46.682Z] 10:26:46.585513 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:26:46.682Z] 10:26:46.595339 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:26:46.682Z] 10:26:46.597781 INFO main . Test: org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest.testExecuteFailDoesNotExist, started at 10:26:46.587682898, test time: 10 ms [2024-06-27T10:26:46.682Z] 10:26:46.612158 INFO main . Test: org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest.testExecuteSuccessDefaultTarget, started at 10:26:46.600320926, test time: 11 ms [2024-06-27T10:26:46.682Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest [2024-06-27T10:26:46.682Z] [INFO] Running org.glassfish.resources.mail.admin.cli.ListMailResourcesTest [2024-06-27T10:26:46.937Z] 10:26:46.651011 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 30 [2024-06-27T10:26:46.937Z] Column number = 102 [2024-06-27T10:26:46.937Z] System Id = null [2024-06-27T10:26:46.937Z] Public Id = null [2024-06-27T10:26:46.937Z] Location Uri= null [2024-06-27T10:26:46.937Z] CharacterOffset = 1441 [2024-06-27T10:26:46.937Z] [2024-06-27T10:26:46.937Z] 10:26:46.651393 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 31 [2024-06-27T10:26:46.937Z] Column number = 71 [2024-06-27T10:26:46.937Z] System Id = null [2024-06-27T10:26:46.937Z] Public Id = null [2024-06-27T10:26:46.937Z] Location Uri= null [2024-06-27T10:26:46.937Z] CharacterOffset = 1512 [2024-06-27T10:26:46.937Z] [2024-06-27T10:26:46.937Z] 10:26:46.651628 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2024-06-27T10:26:46.937Z] Column number = 146 [2024-06-27T10:26:46.937Z] System Id = null [2024-06-27T10:26:46.937Z] Public Id = null [2024-06-27T10:26:46.937Z] Location Uri= null [2024-06-27T10:26:46.937Z] CharacterOffset = 1658 [2024-06-27T10:26:46.937Z] [2024-06-27T10:26:46.937Z] 10:26:46.651880 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2024-06-27T10:26:46.937Z] Column number = 176 [2024-06-27T10:26:46.937Z] System Id = null [2024-06-27T10:26:46.937Z] Public Id = null [2024-06-27T10:26:46.937Z] Location Uri= null [2024-06-27T10:26:46.937Z] CharacterOffset = 2028 [2024-06-27T10:26:46.937Z] [2024-06-27T10:26:46.937Z] 10:26:46.661485 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 128 [2024-06-27T10:26:46.937Z] Column number = 76 [2024-06-27T10:26:46.937Z] System Id = null [2024-06-27T10:26:46.937Z] Public Id = null [2024-06-27T10:26:46.937Z] Location Uri= null [2024-06-27T10:26:46.937Z] CharacterOffset = 8084 [2024-06-27T10:26:46.937Z] [2024-06-27T10:26:46.937Z] 10:26:46.662819 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-06-27T10:26:46.937Z] Column number = 42 [2024-06-27T10:26:46.937Z] System Id = null [2024-06-27T10:26:46.937Z] Public Id = null [2024-06-27T10:26:46.937Z] Location Uri= null [2024-06-27T10:26:46.937Z] CharacterOffset = 9993 [2024-06-27T10:26:46.937Z] [2024-06-27T10:26:46.937Z] 10:26:46.704036 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:26:46.937Z] 10:26:46.713100 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:26:46.937Z] 10:26:46.717160 INFO main . Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListOriginal, started at 10:26:46.706082968, test time: 11 ms [2024-06-27T10:26:46.937Z] 10:26:46.734923 INFO main . Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListNoMailResource, started at 10:26:46.719400654, test time: 15 ms [2024-06-27T10:26:46.937Z] 10:26:46.749750 INFO main . Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListMailResource, started at 10:26:46.737594409, test time: 12 ms [2024-06-27T10:26:46.937Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.glassfish.resources.mail.admin.cli.ListMailResourcesTest [2024-06-27T10:26:47.192Z] [INFO] [2024-06-27T10:26:47.192Z] [INFO] Results: [2024-06-27T10:26:47.192Z] [INFO] [2024-06-27T10:26:47.192Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:26:47.192Z] [INFO] [2024-06-27T10:26:47.192Z] [INFO] [2024-06-27T10:26:47.192Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-connector --- [2024-06-27T10:26:47.192Z] [INFO] Executing tasks [2024-06-27T10:26:47.192Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/classes/META-INF for [2024-06-27T10:26:47.192Z] [INFO] [echo] mail-connector [2024-06-27T10:26:47.192Z] [INFO] Executed tasks [2024-06-27T10:26:47.192Z] [INFO] [2024-06-27T10:26:47.192Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-connector --- [2024-06-27T10:26:47.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/mail-connector.jar [2024-06-27T10:26:47.192Z] [INFO] [2024-06-27T10:26:47.192Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-connector --- [2024-06-27T10:26:47.192Z] [INFO] [2024-06-27T10:26:47.192Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-connector --- [2024-06-27T10:26:47.192Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/failsafe-reports [2024-06-27T10:26:47.192Z] [INFO] [2024-06-27T10:26:47.192Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-connector-checkstyle) @ mail-connector --- [2024-06-27T10:26:47.447Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:26:47.447Z] [INFO] [2024-06-27T10:26:47.447Z] [INFO] --- install:3.1.1:install (default-install) @ mail-connector --- [2024-06-27T10:26:47.447Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.16-SNAPSHOT/mail-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:26:47.447Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.16-SNAPSHOT/mail-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:26:47.447Z] [INFO] [2024-06-27T10:26:47.447Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2024-06-27T10:26:47.447Z] [INFO] Building Connectors Runtime 7.0.16-SNAPSHOT [137/334] [2024-06-27T10:26:47.447Z] [INFO] from appserver/connectors/connectors-runtime/pom.xml [2024-06-27T10:26:47.447Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:26:47.447Z] [INFO] [2024-06-27T10:26:47.447Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-runtime --- [2024-06-27T10:26:47.447Z] [INFO] [2024-06-27T10:26:47.447Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-runtime --- [2024-06-27T10:26:47.447Z] [INFO] [2024-06-27T10:26:47.447Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-runtime --- [2024-06-27T10:26:47.447Z] [INFO] [2024-06-27T10:26:47.447Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-runtime --- [2024-06-27T10:26:47.447Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:47.447Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:48.011Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:48.011Z] [INFO] [2024-06-27T10:26:48.011Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-runtime --- [2024-06-27T10:26:48.011Z] [INFO] [2024-06-27T10:26:48.011Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-runtime --- [2024-06-27T10:26:48.011Z] [INFO] [2024-06-27T10:26:48.011Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-runtime --- [2024-06-27T10:26:48.011Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:26:48.011Z] [INFO] [2024-06-27T10:26:48.011Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-runtime --- [2024-06-27T10:26:48.011Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:26:48.011Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-06-27T10:26:48.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/manpages [2024-06-27T10:26:48.011Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:26:48.011Z] [INFO] [2024-06-27T10:26:48.011Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-runtime --- [2024-06-27T10:26:48.011Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:48.011Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:48.937Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:48.937Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[115,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.937Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[341,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.937Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectionPoolObjectsUtils.java:[290,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.937Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/deployment/annotation/handlers/ConfigPropertyHandler.java:[225,11] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:26:48.937Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java:[120,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.937Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[70,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.937Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[95,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.937Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[115,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.937Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[89,62] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:26:48.937Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[94,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:26:48.938Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[107,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:26:48.938Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[139,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.938Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[144,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.938Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java:[64,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.938Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/DataStructureFactory.java:[62,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.938Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/waitqueue/PoolWaitQueueFactory.java:[53,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:26:48.938Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java: Some input files use or override a deprecated API. [2024-06-27T10:26:48.938Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:26:48.938Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorJavaBeanValidator.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:26:48.938Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorJavaBeanValidator.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:26:48.938Z] [INFO] [2024-06-27T10:26:48.938Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-runtime --- [2024-06-27T10:26:48.938Z] [INFO] [2024-06-27T10:26:48.938Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-runtime --- [2024-06-27T10:26:48.938Z] [INFO] [2024-06-27T10:26:48.938Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-runtime --- [2024-06-27T10:26:48.938Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:26:49.193Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:26:49.193Z] [INFO] [2024-06-27T10:26:49.193Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-runtime --- [2024-06-27T10:26:49.193Z] [INFO] [2024-06-27T10:26:49.193Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-runtime --- [2024-06-27T10:26:49.193Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:49.193Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-06-27T10:26:49.752Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:49.752Z] [INFO] [2024-06-27T10:26:49.752Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-runtime --- [2024-06-27T10:26:49.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/src/test/resources [2024-06-27T10:26:49.752Z] [INFO] [2024-06-27T10:26:49.752Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-runtime --- [2024-06-27T10:26:49.753Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:26:49.753Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:26:50.311Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:26:50.311Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:26:50.311Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:26:50.311Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:26:50.311Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:26:50.311Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:26:50.311Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:26:50.311Z] Use -proc:none to disable annotation processing. [2024-06-27T10:26:50.311Z] [INFO] [2024-06-27T10:26:50.311Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-runtime --- [2024-06-27T10:26:50.311Z] [INFO] [2024-06-27T10:26:50.311Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-runtime --- [2024-06-27T10:26:50.311Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/target/surefire-reports [2024-06-27T10:26:50.311Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:26:50.311Z] [INFO] [2024-06-27T10:26:50.311Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:50.311Z] [INFO] T E S T S [2024-06-27T10:26:50.311Z] [INFO] ------------------------------------------------------- [2024-06-27T10:26:50.311Z] [0.003s][info][gc] Using G1 [2024-06-27T10:26:50.566Z] [0.381s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.645ms [2024-06-27T10:26:50.821Z] [INFO] Running com.sun.enterprise.connectors.service.ConnectorAdminServiceUtilsTest [2024-06-27T10:26:50.821Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.042 s -- in com.sun.enterprise.connectors.service.ConnectorAdminServiceUtilsTest [2024-06-27T10:26:50.821Z] [INFO] Running com.sun.enterprise.resource.listener.LocalTxConnectionEventListenerTest [2024-06-27T10:26:50.821Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in com.sun.enterprise.resource.listener.LocalTxConnectionEventListenerTest [2024-06-27T10:26:50.821Z] [INFO] Running com.sun.enterprise.resource.pool.ConnectionPoolTest [2024-06-27T10:26:51.076Z] [0.761s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->7M(258M) 3.262ms [2024-06-27T10:26:51.076Z] 10:26:50.872033 WARNING main . resourceClosed - Expecting state.isBusy(): false, but was true for handle: 122 [2024-06-27T10:26:51.076Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in com.sun.enterprise.resource.pool.ConnectionPoolTest [2024-06-27T10:26:51.076Z] [INFO] Running com.sun.enterprise.resource.pool.PoolSizeTest [2024-06-27T10:26:51.076Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in com.sun.enterprise.resource.pool.PoolSizeTest [2024-06-27T10:26:51.076Z] [INFO] Running com.sun.enterprise.resource.pool.datastructure.RWLockDataStructureTest [2024-06-27T10:26:52.000Z] [1.649s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 4.995ms [2024-06-27T10:26:52.256Z] [2.043s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 4.281ms [2024-06-27T10:26:52.816Z] [2.451s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 4.254ms [2024-06-27T10:26:53.071Z] [2.856s][info][gc] GC(5) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 4.259ms [2024-06-27T10:26:53.326Z] [3.221s][info][gc] GC(6) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.328ms [2024-06-27T10:26:54.249Z] [4.033s][info][gc] GC(7) Pause Young (Normal) (G1 Evacuation Pause) 158M->9M(258M) 3.202ms [2024-06-27T10:26:54.810Z] [4.623s][info][gc] GC(8) Pause Young (Normal) (G1 Evacuation Pause) 157M->10M(258M) 3.302ms [2024-06-27T10:26:55.065Z] [4.809s][info][gc] GC(9) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.467ms [2024-06-27T10:26:55.320Z] [5.050s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.750ms [2024-06-27T10:26:55.320Z] [5.224s][info][gc] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.362ms [2024-06-27T10:26:55.574Z] [5.430s][info][gc] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 158M->9M(258M) 3.697ms [2024-06-27T10:26:55.830Z] [5.656s][info][gc] GC(13) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 5.130ms [2024-06-27T10:26:56.085Z] [5.832s][info][gc] GC(14) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.875ms [2024-06-27T10:26:56.339Z] [6.034s][info][gc] GC(15) Pause Young (Normal) (G1 Evacuation Pause) 158M->9M(258M) 3.396ms [2024-06-27T10:26:56.339Z] [6.243s][info][gc] GC(16) Pause Young (Normal) (G1 Evacuation Pause) 157M->10M(258M) 3.973ms [2024-06-27T10:26:56.899Z] [6.781s][info][gc] GC(17) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 3.218ms [2024-06-27T10:26:57.822Z] [7.454s][info][gc] GC(18) Pause Young (Normal) (G1 Evacuation Pause) 161M->10M(258M) 2.297ms [2024-06-27T10:26:58.381Z] [8.112s][info][gc] GC(19) Pause Young (Normal) (G1 Evacuation Pause) 161M->10M(258M) 2.035ms [2024-06-27T10:26:58.942Z] [8.757s][info][gc] GC(20) Pause Young (Normal) (G1 Evacuation Pause) 161M->10M(258M) 2.893ms [2024-06-27T10:26:59.197Z] [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.146 s -- in com.sun.enterprise.resource.pool.datastructure.RWLockDataStructureTest [2024-06-27T10:26:59.756Z] [INFO] [2024-06-27T10:26:59.756Z] [INFO] Results: [2024-06-27T10:26:59.756Z] [INFO] [2024-06-27T10:26:59.756Z] [WARNING] Tests run: 112, Failures: 0, Errors: 0, Skipped: 1 [2024-06-27T10:26:59.756Z] [INFO] [2024-06-27T10:26:59.756Z] [INFO] [2024-06-27T10:26:59.756Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-runtime --- [2024-06-27T10:26:59.756Z] [INFO] Executing tasks [2024-06-27T10:26:59.756Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/target/classes/META-INF for [2024-06-27T10:26:59.756Z] [INFO] [echo] connectors-runtime [2024-06-27T10:26:59.756Z] [INFO] Executed tasks [2024-06-27T10:26:59.756Z] [INFO] [2024-06-27T10:26:59.756Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-runtime --- [2024-06-27T10:26:59.756Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/target/connectors-runtime.jar [2024-06-27T10:26:59.756Z] [INFO] [2024-06-27T10:26:59.756Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-runtime --- [2024-06-27T10:26:59.756Z] [INFO] [2024-06-27T10:26:59.756Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-runtime --- [2024-06-27T10:26:59.756Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/target/failsafe-reports [2024-06-27T10:26:59.756Z] [INFO] [2024-06-27T10:26:59.756Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-runtime-checkstyle) @ connectors-runtime --- [2024-06-27T10:27:02.264Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:02.264Z] [INFO] [2024-06-27T10:27:02.264Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-runtime --- [2024-06-27T10:27:02.264Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.16-SNAPSHOT/connectors-runtime-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:02.264Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.16-SNAPSHOT/connectors-runtime-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:02.264Z] [INFO] [2024-06-27T10:27:02.264Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2024-06-27T10:27:02.264Z] [INFO] Building JTS Implementation for Glassfish 7.0.16-SNAPSHOT [138/334] [2024-06-27T10:27:02.265Z] [INFO] from appserver/transaction/jts/pom.xml [2024-06-27T10:27:02.265Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:02.265Z] [INFO] [2024-06-27T10:27:02.265Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jts --- [2024-06-27T10:27:02.265Z] [INFO] [2024-06-27T10:27:02.265Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jts --- [2024-06-27T10:27:02.265Z] [INFO] [2024-06-27T10:27:02.265Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jts --- [2024-06-27T10:27:02.265Z] [INFO] [2024-06-27T10:27:02.265Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jts --- [2024-06-27T10:27:02.265Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:02.265Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:02.823Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:02.823Z] [INFO] [2024-06-27T10:27:02.823Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jts --- [2024-06-27T10:27:02.823Z] [INFO] [2024-06-27T10:27:02.823Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jts --- [2024-06-27T10:27:02.823Z] [INFO] [2024-06-27T10:27:02.823Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jts --- [2024-06-27T10:27:02.824Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:02.824Z] [INFO] [2024-06-27T10:27:02.824Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jts --- [2024-06-27T10:27:02.824Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:27:02.824Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:27:02.824Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:27:02.824Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:02.824Z] [INFO] [2024-06-27T10:27:02.824Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jts --- [2024-06-27T10:27:02.824Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:02.824Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:03.383Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[946,60] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[989,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1004,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1244,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1590,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1665,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogFileHandle.java:[193,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[804,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[814,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java:[182,34] stop() in java.lang.Thread has been deprecated and marked for removal [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java:[486,30] stop() in java.lang.Thread has been deprecated and marked for removal [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[82,72] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:03.383Z] cast to java.lang.Class for a varargs call [2024-06-27T10:27:03.383Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:03.383Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[138,69] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:03.384Z] cast to java.lang.Object for a varargs call [2024-06-27T10:27:03.384Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:03.384Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[182,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:03.384Z] cast to java.lang.Object for a varargs call [2024-06-27T10:27:03.384Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:03.384Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[222,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:03.384Z] cast to java.lang.Object for a varargs call [2024-06-27T10:27:03.384Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:03.384Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[276,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:03.384Z] cast to java.lang.Object for a varargs call [2024-06-27T10:27:03.384Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:03.384Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[320,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:03.384Z] cast to java.lang.Object for a varargs call [2024-06-27T10:27:03.384Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:03.384Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/TimeoutManager.java:[195,38] stop() in java.lang.Thread has been deprecated and marked for removal [2024-06-27T10:27:03.384Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/TimeoutManager.java:[506,30] stop() in java.lang.Thread has been deprecated and marked for removal [2024-06-27T10:27:03.384Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[251,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:03.384Z] cast to java.lang.Class for a varargs call [2024-06-27T10:27:03.384Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:03.384Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[252,39] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:03.384Z] cast to java.lang.Object for a varargs call [2024-06-27T10:27:03.384Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:03.384Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java uses or overrides a deprecated API. [2024-06-27T10:27:03.384Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:03.384Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/JavaEETransactionManagerJTSDelegate.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:27:03.384Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/JavaEETransactionManagerJTSDelegate.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:27:03.384Z] [INFO] [2024-06-27T10:27:03.384Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jts --- [2024-06-27T10:27:03.384Z] [INFO] [2024-06-27T10:27:03.384Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jts --- [2024-06-27T10:27:03.384Z] [INFO] [2024-06-27T10:27:03.384Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jts --- [2024-06-27T10:27:03.384Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:03.639Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:03.639Z] [INFO] [2024-06-27T10:27:03.639Z] [INFO] --- command-security:1.0.17:check (default-check) @ jts --- [2024-06-27T10:27:03.639Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jts.admin.cli.RecoverTransactions, org.glassfish.jts.admin.cli.RecoverTransactionsInternal] [2024-06-27T10:27:03.639Z] [INFO] [2024-06-27T10:27:03.639Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jts --- [2024-06-27T10:27:03.640Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:03.640Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:04.198Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:04.198Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:27:04.198Z] [INFO] [2024-06-27T10:27:04.198Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jts --- [2024-06-27T10:27:04.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/src/test/resources [2024-06-27T10:27:04.198Z] [INFO] [2024-06-27T10:27:04.198Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jts --- [2024-06-27T10:27:04.198Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:04.198Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:27:04.454Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:04.454Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:27:04.454Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:27:04.454Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:27:04.454Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:27:04.454Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:27:04.454Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:27:04.454Z] Use -proc:none to disable annotation processing. [2024-06-27T10:27:04.454Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:27:04.454Z] [INFO] [2024-06-27T10:27:04.454Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jts --- [2024-06-27T10:27:04.454Z] [INFO] [2024-06-27T10:27:04.454Z] [INFO] --- surefire:3.2.5:test (default-test) @ jts --- [2024-06-27T10:27:04.454Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/target/surefire-reports [2024-06-27T10:27:04.454Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:27:04.454Z] [INFO] [2024-06-27T10:27:04.454Z] [INFO] ------------------------------------------------------- [2024-06-27T10:27:04.454Z] [INFO] T E S T S [2024-06-27T10:27:04.454Z] [INFO] ------------------------------------------------------- [2024-06-27T10:27:04.454Z] [0.003s][info][gc] Using G1 [2024-06-27T10:27:05.013Z] [0.368s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.772ms [2024-06-27T10:27:05.013Z] [INFO] Running com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest [2024-06-27T10:27:05.268Z] **Called beforeCompletion ** [2024-06-27T10:27:05.268Z] **Called afterCompletion with status: Committed [2024-06-27T10:27:05.268Z] **Called beforeCompletion ** [2024-06-27T10:27:05.268Z] **Failing in beforeCompletion ** [2024-06-27T10:27:05.268Z] **Throwing MyRuntimeException... ** [2024-06-27T10:27:05.268Z] 10:27:05.120487 WARNING main . JTS5054: Unexpected error occurred in after completion [2024-06-27T10:27:05.268Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-06-27T10:27:05.268Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-06-27T10:27:05.268Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:104) [2024-06-27T10:27:05.268Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-06-27T10:27:05.268Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-06-27T10:27:05.268Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-06-27T10:27:05.268Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.268Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-06-27T10:27:05.268Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-06-27T10:27:05.268Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.268Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.268Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.268Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC1PCInterposedSynchronization(JavaEETransactionManagerTest.java:482) [2024-06-27T10:27:05.268Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.268Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.268Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.269Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.269Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.269Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.269Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.270Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.270Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.270Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.270Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.270Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.270Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.270Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.270Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.270Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.270Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.270Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.270Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.270Z] [2024-06-27T10:27:05.270Z] in XA rollback [2024-06-27T10:27:05.270Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:27:05.270Z] in XA commit [2024-06-27T10:27:05.270Z] throwing XAException.-4 during commit of 1pc [2024-06-27T10:27:05.270Z] 10:27:05.138210 WARNING main . JTS5067: Unexpected error occurred in commit [2024-06-27T10:27:05.270Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.270Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-06-27T10:27:05.270Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:150) [2024-06-27T10:27:05.270Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2024-06-27T10:27:05.270Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2852) [2024-06-27T10:27:05.270Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2024-06-27T10:27:05.270Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.270Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-06-27T10:27:05.270Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-06-27T10:27:05.270Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-06-27T10:27:05.270Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.270Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-06-27T10:27:05.270Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc1(JavaEETransactionManagerTest.java:553) [2024-06-27T10:27:05.270Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.270Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.270Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.270Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.271Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.271Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.271Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.271Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.271Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.271Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.271Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.271Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.271Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.271Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.271Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.271Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.271Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.271Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.271Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.271Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.271Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.271Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.271Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.271Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.271Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.272Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.272Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.272Z] [2024-06-27T10:27:05.272Z] in XA commit [2024-06-27T10:27:05.272Z] throwing XAException.-3 during commit of 1pc [2024-06-27T10:27:05.272Z] 10:27:05.145356 WARNING main . JTS5067: Unexpected error occurred in commit [2024-06-27T10:27:05.272Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.272Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-06-27T10:27:05.272Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:150) [2024-06-27T10:27:05.272Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2024-06-27T10:27:05.272Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2852) [2024-06-27T10:27:05.272Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2024-06-27T10:27:05.272Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.272Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-06-27T10:27:05.272Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-06-27T10:27:05.272Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-06-27T10:27:05.272Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.272Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-06-27T10:27:05.272Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc2(JavaEETransactionManagerTest.java:558) [2024-06-27T10:27:05.272Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.272Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.272Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.272Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.272Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.272Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.272Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.272Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.272Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.272Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.272Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.273Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.273Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.273Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.273Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.273Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.273Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.273Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.273Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.273Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.273Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.273Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.273Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.273Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.273Z] [2024-06-27T10:27:05.273Z] in XA rollback [2024-06-27T10:27:05.273Z] throwing XAException.100 during rollback [2024-06-27T10:27:05.273Z] 10:27:05.151008 WARNING main . JTS5068: Unexpected error occurred in rollback [2024-06-27T10:27:05.273Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.273Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-06-27T10:27:05.273Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2024-06-27T10:27:05.273Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-06-27T10:27:05.273Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-06-27T10:27:05.273Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-06-27T10:27:05.273Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-06-27T10:27:05.273Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2024-06-27T10:27:05.273Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.273Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-06-27T10:27:05.273Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-06-27T10:27:05.273Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-06-27T10:27:05.273Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-06-27T10:27:05.273Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.273Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.273Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.274Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-06-27T10:27:05.274Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc3(JavaEETransactionManagerTest.java:563) [2024-06-27T10:27:05.274Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.274Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.274Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.274Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.274Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.275Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.275Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.275Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.275Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.275Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.275Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.275Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.275Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.275Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.275Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.275Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.275Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.275Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.275Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.275Z] [2024-06-27T10:27:05.275Z] in XA rollback [2024-06-27T10:27:05.275Z] throwing XAException.-3 during rollback [2024-06-27T10:27:05.275Z] 10:27:05.154923 WARNING main . JTS5068: Unexpected error occurred in rollback [2024-06-27T10:27:05.275Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.275Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-06-27T10:27:05.275Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2024-06-27T10:27:05.275Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-06-27T10:27:05.275Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-06-27T10:27:05.275Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-06-27T10:27:05.275Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-06-27T10:27:05.275Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2024-06-27T10:27:05.275Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.275Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-06-27T10:27:05.275Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-06-27T10:27:05.275Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-06-27T10:27:05.275Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.275Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-06-27T10:27:05.275Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc4(JavaEETransactionManagerTest.java:568) [2024-06-27T10:27:05.275Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.275Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.275Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.275Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.276Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.276Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.276Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.276Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.276Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.276Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.276Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.276Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.276Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.276Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.276Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.276Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.276Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.276Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.276Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.276Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.276Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.276Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.276Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.276Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.277Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.277Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.277Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.277Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.277Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.277Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.277Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.277Z] [2024-06-27T10:27:05.277Z] in XA rollback [2024-06-27T10:27:05.277Z] throwing XAException.-7 during rollback [2024-06-27T10:27:05.277Z] 10:27:05.174421 WARNING main . JTS5068: Unexpected error occurred in rollback [2024-06-27T10:27:05.277Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.277Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-06-27T10:27:05.277Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2024-06-27T10:27:05.277Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-06-27T10:27:05.277Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-06-27T10:27:05.277Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-06-27T10:27:05.277Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-06-27T10:27:05.277Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2024-06-27T10:27:05.277Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.277Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-06-27T10:27:05.277Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-06-27T10:27:05.277Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-06-27T10:27:05.277Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.277Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-06-27T10:27:05.277Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc5(JavaEETransactionManagerTest.java:573) [2024-06-27T10:27:05.277Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.277Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.277Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.277Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.277Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.277Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.277Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.277Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.277Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.277Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.277Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.278Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.278Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.278Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.278Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.278Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.278Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.278Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.278Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.278Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.278Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.278Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.278Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.278Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.278Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.278Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.278Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.278Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.278Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.278Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.278Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.278Z] [2024-06-27T10:27:05.278Z] throwing XAException.-7 during start [2024-06-27T10:27:05.278Z] 10:27:05.178877 WARNING main . JTS5041: The resource manager is doing work outside a global transaction [2024-06-27T10:27:05.278Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.278Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-06-27T10:27:05.279Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-06-27T10:27:05.279Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-06-27T10:27:05.279Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-06-27T10:27:05.279Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-06-27T10:27:05.279Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-06-27T10:27:05.279Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.279Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.279Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.279Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.279Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.279Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.279Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.279Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.279Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.280Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.280Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.280Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.280Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.280Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.280Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.280Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.280Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.280Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.280Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.280Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.280Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.280Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.280Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.280Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.280Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.280Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.280Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.280Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.280Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.280Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.280Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.280Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.280Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.280Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.280Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.280Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.280Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.280Z] [2024-06-27T10:27:05.280Z] in XA commit [2024-06-27T10:27:05.280Z] throwing XAException.-3 during start [2024-06-27T10:27:05.280Z] 10:27:05.180654 WARNING main . JTS5041: The resource manager is doing work outside a global transaction [2024-06-27T10:27:05.280Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.280Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-06-27T10:27:05.280Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-06-27T10:27:05.280Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-06-27T10:27:05.280Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-06-27T10:27:05.280Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-06-27T10:27:05.280Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-06-27T10:27:05.280Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.280Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.280Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.280Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.280Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.280Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.280Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.280Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.280Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.280Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.280Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.280Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.280Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.280Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.281Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.281Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.281Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.281Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.281Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.281Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.281Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.281Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.281Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.281Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.281Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.281Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.281Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.281Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.282Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.282Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.282Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.282Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.282Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.282Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.282Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.282Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.282Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.282Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.282Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.282Z] [2024-06-27T10:27:05.282Z] in XA commit [2024-06-27T10:27:05.282Z] throwing XAException.-4 during start [2024-06-27T10:27:05.282Z] 10:27:05.182205 WARNING main . JTS5041: The resource manager is doing work outside a global transaction [2024-06-27T10:27:05.282Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.282Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-06-27T10:27:05.282Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-06-27T10:27:05.282Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-06-27T10:27:05.282Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-06-27T10:27:05.282Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-06-27T10:27:05.282Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-06-27T10:27:05.282Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.282Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.282Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.282Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.282Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.282Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.282Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.282Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.282Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.282Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.282Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.282Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.283Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.283Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.283Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.283Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.283Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.283Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.283Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.283Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.283Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.283Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.283Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.283Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.283Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.283Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.283Z] [2024-06-27T10:27:05.283Z] in XA commit [2024-06-27T10:27:05.283Z] throwing XAException.-5 during start [2024-06-27T10:27:05.283Z] 10:27:05.183699 WARNING main . JTS5041: The resource manager is doing work outside a global transaction [2024-06-27T10:27:05.283Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.283Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-06-27T10:27:05.283Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-06-27T10:27:05.283Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-06-27T10:27:05.283Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-06-27T10:27:05.283Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-06-27T10:27:05.283Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-06-27T10:27:05.284Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.284Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.284Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.284Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.284Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.284Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.284Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.284Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.284Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.285Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.285Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.285Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.285Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.285Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.285Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.285Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.285Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.285Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.285Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.285Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.285Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.285Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.285Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.285Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.285Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.285Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.285Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.285Z] [2024-06-27T10:27:05.285Z] in XA commit [2024-06-27T10:27:05.285Z] throwing XAException.-6 during start [2024-06-27T10:27:05.285Z] 10:27:05.184928 WARNING main . JTS5041: The resource manager is doing work outside a global transaction [2024-06-27T10:27:05.285Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.285Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-06-27T10:27:05.285Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-06-27T10:27:05.285Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-06-27T10:27:05.285Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-06-27T10:27:05.285Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-06-27T10:27:05.285Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-06-27T10:27:05.285Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.285Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.285Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.285Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.285Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.285Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.286Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.286Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.286Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.286Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.286Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.286Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.286Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.286Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.286Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.286Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.286Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.286Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.286Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.286Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.286Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.286Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.286Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.286Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.286Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.286Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.286Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.287Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.287Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.287Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.287Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.287Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.287Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.287Z] [2024-06-27T10:27:05.287Z] in XA commit [2024-06-27T10:27:05.287Z] throwing XAException.-8 during start [2024-06-27T10:27:05.287Z] 10:27:05.186045 WARNING main . JTS5041: The resource manager is doing work outside a global transaction [2024-06-27T10:27:05.287Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.287Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-06-27T10:27:05.287Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-06-27T10:27:05.287Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-06-27T10:27:05.287Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-06-27T10:27:05.287Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-06-27T10:27:05.287Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-06-27T10:27:05.287Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.287Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-06-27T10:27:05.287Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.287Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.287Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.287Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.287Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.287Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.287Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.287Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.287Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.287Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.287Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.287Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.287Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.287Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.287Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.288Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.288Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.288Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.288Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.288Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.288Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.288Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.288Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.288Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.288Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.288Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.288Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.288Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.288Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.288Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.288Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.288Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.288Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.288Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.288Z] [2024-06-27T10:27:05.288Z] in XA commit [2024-06-27T10:27:05.288Z] in XA rollback [2024-06-27T10:27:05.288Z] throwing XAException.100 during rollback [2024-06-27T10:27:05.288Z] 10:27:05.189042 WARNING main . JTS5068: Unexpected error occurred in rollback [2024-06-27T10:27:05.288Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.288Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-06-27T10:27:05.288Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-06-27T10:27:05.288Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-06-27T10:27:05.288Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-06-27T10:27:05.288Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-06-27T10:27:05.288Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-06-27T10:27:05.288Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-06-27T10:27:05.288Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-06-27T10:27:05.288Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-06-27T10:27:05.288Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-06-27T10:27:05.288Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-06-27T10:27:05.288Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-06-27T10:27:05.289Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-06-27T10:27:05.289Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc1(JavaEETransactionManagerTest.java:622) [2024-06-27T10:27:05.289Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.289Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.289Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.289Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.289Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.289Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.289Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.290Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.290Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.290Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.290Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.290Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.290Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.290Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.290Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.290Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.290Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.290Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.290Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.290Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.290Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.290Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.290Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.290Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.290Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.290Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.290Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.290Z] [2024-06-27T10:27:05.290Z] in XA rollback [2024-06-27T10:27:05.290Z] throwing XAException.-3 during rollback [2024-06-27T10:27:05.290Z] 10:27:05.191749 WARNING main . JTS5068: Unexpected error occurred in rollback [2024-06-27T10:27:05.290Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.290Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-06-27T10:27:05.290Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-06-27T10:27:05.290Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-06-27T10:27:05.290Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-06-27T10:27:05.290Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-06-27T10:27:05.290Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-06-27T10:27:05.290Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-06-27T10:27:05.290Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-06-27T10:27:05.290Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-06-27T10:27:05.290Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-06-27T10:27:05.290Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-06-27T10:27:05.290Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-06-27T10:27:05.290Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-06-27T10:27:05.290Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc2(JavaEETransactionManagerTest.java:627) [2024-06-27T10:27:05.290Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.290Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.290Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.290Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.291Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.291Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.291Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.291Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.291Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.291Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.291Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.291Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.291Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.291Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.291Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.291Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.291Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.291Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.291Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.291Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.291Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.291Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.291Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.291Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.291Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.291Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.291Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.292Z] [2024-06-27T10:27:05.292Z] in XA rollback [2024-06-27T10:27:05.292Z] throwing XAException.-4 during rollback [2024-06-27T10:27:05.292Z] 10:27:05.194338 WARNING main . JTS5068: Unexpected error occurred in rollback [2024-06-27T10:27:05.292Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.292Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-06-27T10:27:05.292Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-06-27T10:27:05.292Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-06-27T10:27:05.292Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-06-27T10:27:05.292Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-06-27T10:27:05.292Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-06-27T10:27:05.292Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-06-27T10:27:05.292Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-06-27T10:27:05.292Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-06-27T10:27:05.292Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-06-27T10:27:05.292Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-06-27T10:27:05.292Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-06-27T10:27:05.292Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-06-27T10:27:05.292Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc3(JavaEETransactionManagerTest.java:632) [2024-06-27T10:27:05.292Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.292Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.292Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.292Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.292Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.292Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.293Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.293Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.293Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.293Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.293Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.293Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.293Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.293Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.293Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.293Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.293Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.293Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.293Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.293Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.293Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.293Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.293Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.293Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.293Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.293Z] [2024-06-27T10:27:05.293Z] in XA rollback [2024-06-27T10:27:05.293Z] throwing XAException.-7 during rollback [2024-06-27T10:27:05.293Z] 10:27:05.196767 WARNING main . JTS5068: Unexpected error occurred in rollback [2024-06-27T10:27:05.293Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.293Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-06-27T10:27:05.293Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-06-27T10:27:05.293Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-06-27T10:27:05.293Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-06-27T10:27:05.293Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-06-27T10:27:05.293Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-06-27T10:27:05.293Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-06-27T10:27:05.293Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-06-27T10:27:05.293Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-06-27T10:27:05.293Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-06-27T10:27:05.293Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-06-27T10:27:05.293Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-06-27T10:27:05.293Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-06-27T10:27:05.293Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc4(JavaEETransactionManagerTest.java:637) [2024-06-27T10:27:05.293Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.293Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.293Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.293Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.294Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.294Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.294Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.294Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.295Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.295Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.295Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.295Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.295Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.295Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.295Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.295Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.295Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.295Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.295Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.295Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.295Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.295Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.295Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.295Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.295Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.295Z] [2024-06-27T10:27:05.295Z] in XA rollback [2024-06-27T10:27:05.295Z] throwing XAException.6 during rollback [2024-06-27T10:27:05.295Z] in XA rollback [2024-06-27T10:27:05.295Z] throwing XAException.6 during rollback [2024-06-27T10:27:05.295Z] in XA rollback [2024-06-27T10:27:05.295Z] throwing XAException.6 during rollback [2024-06-27T10:27:05.295Z] in XA commit [2024-06-27T10:27:05.295Z] throwing XAException.6 during commit of 1pc [2024-06-27T10:27:05.295Z] in XA commit [2024-06-27T10:27:05.295Z] in XA commit [2024-06-27T10:27:05.295Z] throwing XAException.5 during commit of 1pc [2024-06-27T10:27:05.295Z] **Testing Resource Status in 2PC ===> [2024-06-27T10:27:05.295Z] in XA prepare [2024-06-27T10:27:05.295Z] Status in PREPARE: Preparing [2024-06-27T10:27:05.295Z] in XA prepare [2024-06-27T10:27:05.295Z] Status in PREPARE: Preparing [2024-06-27T10:27:05.295Z] in XA commit [2024-06-27T10:27:05.295Z] Status in COMMIT: Committing [2024-06-27T10:27:05.295Z] in XA commit [2024-06-27T10:27:05.295Z] Status in COMMIT: Committing [2024-06-27T10:27:05.295Z] **Testing resource status in rollback ===> [2024-06-27T10:27:05.295Z] in XA rollback [2024-06-27T10:27:05.295Z] Status in ROLLBACK: RollingBack [2024-06-27T10:27:05.295Z] in XA rollback [2024-06-27T10:27:05.295Z] Status in ROLLBACK: RollingBack [2024-06-27T10:27:05.295Z] **Testing resource status in 1PC ===> [2024-06-27T10:27:05.295Z] in XA commit [2024-06-27T10:27:05.295Z] Status in COMMIT: Committing [2024-06-27T10:27:05.295Z] in XA prepare [2024-06-27T10:27:05.295Z] throwing XAException.100 during prepare [2024-06-27T10:27:05.295Z] in XA rollback [2024-06-27T10:27:05.295Z] throwing XAException.6 during rollback [2024-06-27T10:27:05.295Z] in XA prepare [2024-06-27T10:27:05.295Z] throwing XAException.100 during prepare [2024-06-27T10:27:05.295Z] in XA rollback [2024-06-27T10:27:05.295Z] throwing XAException.6 during rollback [2024-06-27T10:27:05.295Z] in XA rollback [2024-06-27T10:27:05.295Z] throwing XAException.6 during rollback [2024-06-27T10:27:05.295Z] in XA prepare [2024-06-27T10:27:05.295Z] throwing XAException.3 during prepare [2024-06-27T10:27:05.295Z] in XA rollback [2024-06-27T10:27:05.295Z] throwing XAException.6 during rollback [2024-06-27T10:27:05.295Z] in XA rollback [2024-06-27T10:27:05.295Z] **Called beforeCompletion ** [2024-06-27T10:27:05.295Z] in XA prepare [2024-06-27T10:27:05.295Z] in XA prepare [2024-06-27T10:27:05.295Z] in XA commit [2024-06-27T10:27:05.295Z] throwing XAException.-7 during commit of 2pc [2024-06-27T10:27:05.295Z] 10:27:05.240560 WARNING main . JTS5067: Unexpected error occurred in commit [2024-06-27T10:27:05.295Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.295Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-06-27T10:27:05.295Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit(OTSResourceImpl.java:89) [2024-06-27T10:27:05.295Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeCommit(RegisteredResources.java:727) [2024-06-27T10:27:05.295Z] at com.sun.jts.CosTransactions.TopCoordinator.commit(TopCoordinator.java:2023) [2024-06-27T10:27:05.295Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:361) [2024-06-27T10:27:05.295Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.295Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-06-27T10:27:05.295Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-06-27T10:27:05.295Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-06-27T10:27:05.295Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-06-27T10:27:05.295Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.295Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.295Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.295Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommit2PCWithXAException(JavaEETransactionManagerTest.java:771) [2024-06-27T10:27:05.295Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommit2PCWithXAExc1(JavaEETransactionManagerTest.java:685) [2024-06-27T10:27:05.295Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.295Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.295Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.295Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.295Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.295Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.295Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.295Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.295Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.295Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.296Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.296Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.296Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.296Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.296Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.296Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.296Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.296Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.296Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.296Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.296Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.296Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.296Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.296Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.296Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.296Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.296Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.296Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.296Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.296Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.296Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.297Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.297Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.297Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.297Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.297Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.297Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.297Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.297Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.297Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.297Z] [2024-06-27T10:27:05.297Z] 10:27:05.242593 SEVERE main . JTS5031: Exception [org.omg.CORBA.INTERNAL: vmcid: 0x0 minor code: 0 completed: Maybe] on Resource [commit] operation. [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] **Called afterCompletion with status: Committed [2024-06-27T10:27:05.297Z] **Called beforeCompletion ** [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.6 during commit of 2pc [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.6 during commit of 2pc [2024-06-27T10:27:05.297Z] **Called afterCompletion with status: Committed [2024-06-27T10:27:05.297Z] **Called beforeCompletion ** [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.6 during commit of 2pc [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.5 during commit of 2pc [2024-06-27T10:27:05.297Z] **Called afterCompletion with status: Committed [2024-06-27T10:27:05.297Z] **Called beforeCompletion ** [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.6 during commit of 2pc [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.7 during commit of 2pc [2024-06-27T10:27:05.297Z] **Called afterCompletion with status: Committed [2024-06-27T10:27:05.297Z] **Called beforeCompletion ** [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.7 during commit of 2pc [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.6 during commit of 2pc [2024-06-27T10:27:05.297Z] **Called afterCompletion with status: Committed [2024-06-27T10:27:05.297Z] **Called beforeCompletion ** [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.7 during commit of 2pc [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.7 during commit of 2pc [2024-06-27T10:27:05.297Z] **Called afterCompletion with status: Committed [2024-06-27T10:27:05.297Z] **Called beforeCompletion ** [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.7 during commit of 2pc [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] **Called afterCompletion with status: Committed [2024-06-27T10:27:05.297Z] **Called beforeCompletion ** [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] throwing XAException.6 during commit of 2pc [2024-06-27T10:27:05.297Z] in XA commit [2024-06-27T10:27:05.297Z] **Called afterCompletion with status: Committed [2024-06-27T10:27:05.297Z] **Called beforeCompletion ** [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] in XA prepare [2024-06-27T10:27:05.297Z] throwing XAException.-6 during prepare [2024-06-27T10:27:05.297Z] in XA rollback [2024-06-27T10:27:05.297Z] in XA rollback [2024-06-27T10:27:05.297Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:27:05.297Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:27:05.552Z] **Called beforeCompletion ** [2024-06-27T10:27:05.552Z] **Failing in beforeCompletion ** [2024-06-27T10:27:05.552Z] **Throwing MyRuntimeException... ** [2024-06-27T10:27:05.552Z] 10:27:05.269364 WARNING main . JTS5054: Unexpected error occurred in after completion [2024-06-27T10:27:05.552Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-06-27T10:27:05.552Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-06-27T10:27:05.552Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2024-06-27T10:27:05.552Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-06-27T10:27:05.552Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-06-27T10:27:05.552Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-06-27T10:27:05.552Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.552Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-06-27T10:27:05.552Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.552Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC1PC(JavaEETransactionManagerTest.java:437) [2024-06-27T10:27:05.552Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.552Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.552Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.552Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.553Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.553Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.553Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.553Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.553Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.553Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.553Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.553Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.553Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.553Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.553Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.553Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.553Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.553Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.553Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.553Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.553Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.553Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.553Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.553Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.554Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.554Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.554Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.554Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.554Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.554Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.554Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.554Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.554Z] [2024-06-27T10:27:05.554Z] in XA rollback [2024-06-27T10:27:05.554Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:27:05.554Z] **Called beforeCompletion ** [2024-06-27T10:27:05.554Z] **Failing in beforeCompletion ** [2024-06-27T10:27:05.554Z] **Throwing MyRuntimeException... ** [2024-06-27T10:27:05.554Z] 10:27:05.272295 WARNING main . JTS5054: Unexpected error occurred in after completion [2024-06-27T10:27:05.554Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-06-27T10:27:05.554Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-06-27T10:27:05.554Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2024-06-27T10:27:05.554Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-06-27T10:27:05.554Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-06-27T10:27:05.554Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-06-27T10:27:05.554Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.554Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-06-27T10:27:05.554Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.554Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC2PC(JavaEETransactionManagerTest.java:392) [2024-06-27T10:27:05.554Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.554Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.554Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.554Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.554Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.554Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.554Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.554Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.554Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.554Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.554Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.554Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.554Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.554Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.555Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.555Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.555Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.555Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.555Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.555Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.555Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.555Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.555Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.555Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.555Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.555Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.555Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.555Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.555Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.555Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.555Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.555Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.555Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.555Z] [2024-06-27T10:27:05.555Z] in XA rollback [2024-06-27T10:27:05.555Z] in XA rollback [2024-06-27T10:27:05.555Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:27:05.555Z] in XA commit [2024-06-27T10:27:05.555Z] throwing XAException.-7 during commit of 1pc [2024-06-27T10:27:05.555Z] 10:27:05.275193 WARNING main . JTS5067: Unexpected error occurred in commit [2024-06-27T10:27:05.555Z] javax.transaction.xa.XAException [2024-06-27T10:27:05.555Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-06-27T10:27:05.555Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:150) [2024-06-27T10:27:05.555Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2024-06-27T10:27:05.555Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2852) [2024-06-27T10:27:05.555Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2024-06-27T10:27:05.555Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.555Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-06-27T10:27:05.555Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-06-27T10:27:05.555Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-06-27T10:27:05.555Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.556Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-06-27T10:27:05.556Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithXAExc1(JavaEETransactionManagerTest.java:603) [2024-06-27T10:27:05.556Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.556Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.556Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.556Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.556Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.556Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.556Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.557Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.557Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.557Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.557Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.557Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.557Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.557Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.557Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.557Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.557Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.557Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.557Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.557Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.557Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.557Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.557Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.557Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.557Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.557Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.557Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.557Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.557Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.557Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.557Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.557Z] [2024-06-27T10:27:05.557Z] 10:27:05.276057 SEVERE main . JTS5031: Exception [org.omg.CORBA.INTERNAL: vmcid: 0x0 minor code: 0 completed: Maybe] on Resource [commit one phase] operation. [2024-06-27T10:27:05.557Z] in XA commit [2024-06-27T10:27:05.557Z] throwing XAException.7 during commit of 1pc [2024-06-27T10:27:05.557Z] **Called beforeCompletion ** [2024-06-27T10:27:05.557Z] in XA prepare [2024-06-27T10:27:05.557Z] throwing XAException.-6 during prepare [2024-06-27T10:27:05.557Z] in XA rollback [2024-06-27T10:27:05.557Z] in XA rollback [2024-06-27T10:27:05.557Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:27:05.557Z] **Called beforeCompletion ** [2024-06-27T10:27:05.557Z] in XA prepare [2024-06-27T10:27:05.557Z] in XA prepare [2024-06-27T10:27:05.557Z] throwing XAException.-5 during prepare [2024-06-27T10:27:05.557Z] in XA rollback [2024-06-27T10:27:05.557Z] in XA rollback [2024-06-27T10:27:05.557Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:27:05.557Z] **Called beforeCompletion ** [2024-06-27T10:27:05.557Z] in XA prepare [2024-06-27T10:27:05.557Z] throwing XAException.-5 during prepare [2024-06-27T10:27:05.557Z] in XA rollback [2024-06-27T10:27:05.557Z] in XA rollback [2024-06-27T10:27:05.557Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:27:05.557Z] **Called beforeCompletion ** [2024-06-27T10:27:05.557Z] **Failing in beforeCompletion ** [2024-06-27T10:27:05.557Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:27:05.557Z] **Called beforeCompletion ** [2024-06-27T10:27:05.557Z] **Failing in beforeCompletion ** [2024-06-27T10:27:05.557Z] **Throwing MyRuntimeException... ** [2024-06-27T10:27:05.557Z] 10:27:05.286704 WARNING main . JTS5054: Unexpected error occurred in after completion [2024-06-27T10:27:05.557Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-06-27T10:27:05.557Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-06-27T10:27:05.557Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2024-06-27T10:27:05.557Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-06-27T10:27:05.557Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-06-27T10:27:05.557Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-06-27T10:27:05.557Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.557Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-06-27T10:27:05.557Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-06-27T10:27:05.557Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-06-27T10:27:05.557Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-06-27T10:27:05.557Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.557Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.557Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.557Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTMCommitFailBC2PC(JavaEETransactionManagerTest.java:417) [2024-06-27T10:27:05.557Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.557Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.557Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.557Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.557Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.558Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.558Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.558Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.558Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.558Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.559Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.559Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.559Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.559Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.559Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.559Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.559Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.559Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.559Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.559Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.559Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.559Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.559Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.559Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.559Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.559Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.559Z] [2024-06-27T10:27:05.559Z] in XA rollback [2024-06-27T10:27:05.559Z] in XA rollback [2024-06-27T10:27:05.559Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:27:05.559Z] **Called beforeCompletion ** [2024-06-27T10:27:05.559Z] **Failing in beforeCompletion ** [2024-06-27T10:27:05.559Z] **Throwing MyRuntimeException... ** [2024-06-27T10:27:05.559Z] 10:27:05.300142 WARNING main . JTS5054: Unexpected error occurred in after completion [2024-06-27T10:27:05.559Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-06-27T10:27:05.559Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-06-27T10:27:05.559Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:104) [2024-06-27T10:27:05.559Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-06-27T10:27:05.559Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-06-27T10:27:05.559Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-06-27T10:27:05.559Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-06-27T10:27:05.559Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-06-27T10:27:05.559Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-06-27T10:27:05.559Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC2PCInterposedSynchronization(JavaEETransactionManagerTest.java:462) [2024-06-27T10:27:05.559Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:27:05.559Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:27:05.559Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:27:05.559Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:27:05.559Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.560Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.560Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:27:05.560Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:27:05.560Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:27:05.560Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:27:05.560Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:27:05.560Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:27:05.560Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:27:05.560Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:27:05.560Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:27:05.560Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:27:05.560Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:27:05.560Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:27:05.560Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:27:05.560Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:27:05.560Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:27:05.560Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:27:05.560Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:27:05.560Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:27:05.560Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:27:05.560Z] [2024-06-27T10:27:05.560Z] in XA rollback [2024-06-27T10:27:05.560Z] in XA rollback [2024-06-27T10:27:05.560Z] **Called afterCompletion with status: RolledBack [2024-06-27T10:27:05.560Z] [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.318 s -- in com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest [2024-06-27T10:27:05.560Z] [0.963s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->7M(258M) 3.455ms [2024-06-27T10:27:05.814Z] [INFO] [2024-06-27T10:27:05.814Z] [INFO] Results: [2024-06-27T10:27:05.814Z] [INFO] [2024-06-27T10:27:05.814Z] [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 1 [2024-06-27T10:27:05.814Z] [INFO] [2024-06-27T10:27:05.814Z] [INFO] [2024-06-27T10:27:05.814Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jts --- [2024-06-27T10:27:05.814Z] [INFO] Executing tasks [2024-06-27T10:27:05.814Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/target/classes/META-INF for [2024-06-27T10:27:05.815Z] [INFO] [echo] jts [2024-06-27T10:27:05.815Z] [INFO] Executed tasks [2024-06-27T10:27:05.815Z] [INFO] [2024-06-27T10:27:05.815Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jts --- [2024-06-27T10:27:05.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/target/jts.jar [2024-06-27T10:27:05.815Z] [INFO] [2024-06-27T10:27:05.815Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jts --- [2024-06-27T10:27:05.815Z] [INFO] [2024-06-27T10:27:05.815Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jts --- [2024-06-27T10:27:05.815Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/target/failsafe-reports [2024-06-27T10:27:05.815Z] [INFO] [2024-06-27T10:27:05.815Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jts-checkstyle) @ jts --- [2024-06-27T10:27:11.046Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:11.046Z] [INFO] [2024-06-27T10:27:11.046Z] [INFO] --- install:3.1.1:install (default-install) @ jts --- [2024-06-27T10:27:11.046Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.16-SNAPSHOT/jts-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:11.046Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/transaction/jts/target/jts.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.16-SNAPSHOT/jts-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:11.046Z] [INFO] [2024-06-27T10:27:11.046Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2024-06-27T10:27:11.046Z] [INFO] Building Web Container Naming Utilities 7.0.16-SNAPSHOT [139/334] [2024-06-27T10:27:11.046Z] [INFO] from appserver/web/web-naming/pom.xml [2024-06-27T10:27:11.046Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:11.046Z] [INFO] [2024-06-27T10:27:11.046Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-naming --- [2024-06-27T10:27:11.046Z] [INFO] [2024-06-27T10:27:11.046Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-naming --- [2024-06-27T10:27:11.046Z] [INFO] [2024-06-27T10:27:11.046Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-naming --- [2024-06-27T10:27:11.046Z] [INFO] [2024-06-27T10:27:11.046Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-naming --- [2024-06-27T10:27:11.046Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:11.046Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:11.046Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:11.046Z] [INFO] [2024-06-27T10:27:11.046Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-naming --- [2024-06-27T10:27:11.046Z] [INFO] [2024-06-27T10:27:11.046Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-naming --- [2024-06-27T10:27:11.046Z] [INFO] [2024-06-27T10:27:11.046Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-naming --- [2024-06-27T10:27:11.046Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:11.046Z] [INFO] [2024-06-27T10:27:11.046Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-naming --- [2024-06-27T10:27:11.046Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:27:11.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/manpages [2024-06-27T10:27:11.046Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:11.046Z] [INFO] [2024-06-27T10:27:11.046Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-naming --- [2024-06-27T10:27:11.046Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:11.046Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:11.046Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:11.046Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/MailSessionFactory.java:[101,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:11.046Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java:[64,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:27:11.046Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java:[64,49] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:11.046Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/SendMailFactory.java:[88,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:11.046Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[536,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:27:11.046Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[785,19] deprecated item is not annotated with @Deprecated [2024-06-27T10:27:11.046Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLConnection.java:[123,16] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:11.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[73,14] unchecked call to put(K,V) as a member of the raw type java.util.Dictionary [2024-06-27T10:27:11.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[75,32] unchecked method invocation: method registerService in interface org.osgi.framework.BundleContext is applied to given types [2024-06-27T10:27:11.047Z] required: java.lang.String,java.lang.Object,java.util.Dictionary [2024-06-27T10:27:11.047Z] found: java.lang.String,org.apache.naming.resources.DirContextURLStreamHandlerService,java.util.Dictionary [2024-06-27T10:27:11.047Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[78,17] unchecked conversion [2024-06-27T10:27:11.047Z] required: java.util.Dictionary [2024-06-27T10:27:11.047Z] found: java.util.Dictionary [2024-06-27T10:27:11.047Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/BeanFactory.java: Some input files use or override a deprecated API. [2024-06-27T10:27:11.047Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/main/java/org/apache/naming/factory/BeanFactory.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:11.047Z] [INFO] [2024-06-27T10:27:11.047Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-naming --- [2024-06-27T10:27:11.047Z] [INFO] [2024-06-27T10:27:11.047Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-naming --- [2024-06-27T10:27:11.047Z] [INFO] [2024-06-27T10:27:11.047Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-naming --- [2024-06-27T10:27:11.047Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:11.302Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:11.302Z] [INFO] [2024-06-27T10:27:11.302Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-naming --- [2024-06-27T10:27:11.302Z] [INFO] [2024-06-27T10:27:11.302Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-naming --- [2024-06-27T10:27:11.302Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:11.302Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:11.302Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:11.302Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:11.302Z] [INFO] Initial messages found so far: {} [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00001 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00001 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00002 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00002 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00003 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00003 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00004 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00004 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00005 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00005 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00006 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00006 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00007 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00007 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00008 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00008 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00009 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00009 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00010 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00010 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00011 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00011 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00012 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00012 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00013 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00013 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00014 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00014 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00015 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00015 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00016 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00016 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00017 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00017 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00018 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00018 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00019 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00019 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00020 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00020 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00021 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00021 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00022 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00022 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00023 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00023 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00024 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00024 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00025 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00025 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00026 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00026 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00027 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00027 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Processing: AS-WEB-NAMING-00028 [2024-06-27T10:27:11.302Z] [INFO] Message AS-WEB-NAMING-00028 needs checking for cause/action: false [2024-06-27T10:27:11.302Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-NAMING-00001=Canonical Pathname cannot be null, AS-WEB-NAMING-00002=Outside webapp not allowed {0} {1} {2}, AS-WEB-NAMING-00003=Absolute Pathname cannot be null {0} {1}, AS-WEB-NAMING-00004=Canonical pathname {0} equals to absolute pathname {1} {2}, AS-WEB-NAMING-00005=File cannot be read {0}, AS-WEB-NAMING-00006=Could not get dir listing for {0}, AS-WEB-NAMING-00007=Document base {0} does not exist or is not a readable directory, AS-WEB-NAMING-00008=Document base cannot be null, AS-WEB-NAMING-00009=Resource {0} not found, AS-WEB-NAMING-00010=Name {0} is already bound in this Context, AS-WEB-NAMING-00011=Bind failed: {0}, AS-WEB-NAMING-00012=Unbind failed: {0}, AS-WEB-NAMING-00013=Failed to rename [{0}] to [{1}], AS-WEB-NAMING-00014=Unknown context name : {0}, AS-WEB-NAMING-00015=No naming context bound to this thread, AS-WEB-NAMING-00016=No naming context bound to this class loader, AS-WEB-NAMING-00017=Name is not bound to a Context, AS-WEB-NAMING-00018=Name is not bound to a Context, AS-WEB-NAMING-00019=Name is not bound to a Context, AS-WEB-NAMING-00020=Context is read only, AS-WEB-NAMING-00021=Name is not valid, AS-WEB-NAMING-00022=Name {0} is already bound in this Context, AS-WEB-NAMING-00023=Can't generate an absolute name for this namespace, AS-WEB-NAMING-00024=Unable to restore original system properties, AS-WEB-NAMING-00025=This context must be accessed through a java: URL, AS-WEB-NAMING-00026=Exception closing WAR File {0}, AS-WEB-NAMING-00027=Doc base must point to a WAR file, AS-WEB-NAMING-00028=Invalid or unreadable WAR file : {0}} [2024-06-27T10:27:11.303Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:27:11.303Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:11.303Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:11.303Z] [INFO] Processing: jakarta.enterprise.web.naming on element WEB_NAMING_LOGGER [2024-06-27T10:27:11.303Z] [INFO] Enclosing type is org.apache.naming.LogFacade [2024-06-27T10:27:11.303Z] [INFO] Loggers found so far: {jakarta.enterprise.web.naming.description=WEB Naming Logger, jakarta.enterprise.web.naming.publish=true, jakarta.enterprise.web.naming.subsystem=WEB} [2024-06-27T10:27:11.303Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:27:11.303Z] [INFO] Found enclosing element WEB_NAMING_LOGGER [2024-06-27T10:27:11.303Z] [INFO] Found enclosing element org.apache.naming.LogFacade [2024-06-27T10:27:11.303Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:27:11.303Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:11.303Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:11.303Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:27:11.303Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:11.303Z] [INFO] [2024-06-27T10:27:11.303Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-naming --- [2024-06-27T10:27:11.303Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/src/test/resources [2024-06-27T10:27:11.303Z] [INFO] [2024-06-27T10:27:11.303Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-naming --- [2024-06-27T10:27:11.303Z] [INFO] No sources to compile [2024-06-27T10:27:11.303Z] [INFO] [2024-06-27T10:27:11.303Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-naming --- [2024-06-27T10:27:11.303Z] [INFO] [2024-06-27T10:27:11.303Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-naming --- [2024-06-27T10:27:11.303Z] [INFO] [2024-06-27T10:27:11.303Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-naming --- [2024-06-27T10:27:11.303Z] [INFO] Executing tasks [2024-06-27T10:27:11.303Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target/classes/META-INF for [2024-06-27T10:27:11.303Z] [INFO] [echo] web-naming [2024-06-27T10:27:11.303Z] [INFO] Executed tasks [2024-06-27T10:27:11.303Z] [INFO] [2024-06-27T10:27:11.303Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-naming --- [2024-06-27T10:27:11.303Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target/web-naming.jar [2024-06-27T10:27:11.303Z] [INFO] [2024-06-27T10:27:11.303Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-naming --- [2024-06-27T10:27:11.303Z] [INFO] [2024-06-27T10:27:11.303Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-naming --- [2024-06-27T10:27:11.303Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target/failsafe-reports [2024-06-27T10:27:11.303Z] [INFO] [2024-06-27T10:27:11.303Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-naming-checkstyle) @ web-naming --- [2024-06-27T10:27:12.232Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:12.232Z] [INFO] [2024-06-27T10:27:12.232Z] [INFO] --- install:3.1.1:install (default-install) @ web-naming --- [2024-06-27T10:27:12.232Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.16-SNAPSHOT/web-naming-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:12.232Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.16-SNAPSHOT/web-naming-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:12.232Z] [INFO] [2024-06-27T10:27:12.232Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2024-06-27T10:27:12.232Z] [INFO] Building Web Container Common Utilities 7.0.16-SNAPSHOT [140/334] [2024-06-27T10:27:12.232Z] [INFO] from appserver/web/war-util/pom.xml [2024-06-27T10:27:12.232Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:12.232Z] [INFO] [2024-06-27T10:27:12.232Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war-util --- [2024-06-27T10:27:12.232Z] [INFO] [2024-06-27T10:27:12.232Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war-util --- [2024-06-27T10:27:12.232Z] [INFO] [2024-06-27T10:27:12.232Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ war-util --- [2024-06-27T10:27:12.232Z] [INFO] [2024-06-27T10:27:12.232Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ war-util --- [2024-06-27T10:27:12.232Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:12.232Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:12.487Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:12.487Z] [INFO] [2024-06-27T10:27:12.487Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war-util --- [2024-06-27T10:27:12.487Z] [INFO] [2024-06-27T10:27:12.487Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war-util --- [2024-06-27T10:27:12.488Z] [INFO] [2024-06-27T10:27:12.488Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war-util --- [2024-06-27T10:27:12.488Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:12.488Z] [INFO] [2024-06-27T10:27:12.488Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war-util --- [2024-06-27T10:27:12.488Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:27:12.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/manpages [2024-06-27T10:27:12.488Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:12.488Z] [INFO] [2024-06-27T10:27:12.488Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ war-util --- [2024-06-27T10:27:12.488Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:12.488Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:12.742Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java:[129,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java:[156,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[159,26] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[159,67] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[610,22] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[620,26] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1125,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1369,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1445,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1445,29] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1447,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1524,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java:[347,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java:[354,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java:[131,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/util/ExceptionUtils.java:[37,26] java.lang.ThreadDeath in java.lang has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/org/glassfish/web/util/ExceptionUtils.java:[38,20] java.lang.ThreadDeath in java.lang has been deprecated and marked for removal [2024-06-27T10:27:12.743Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java: Some input files use or override a deprecated API. [2024-06-27T10:27:12.744Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:12.744Z] [INFO] [2024-06-27T10:27:12.744Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ war-util --- [2024-06-27T10:27:12.744Z] [INFO] [2024-06-27T10:27:12.744Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ war-util --- [2024-06-27T10:27:12.744Z] [INFO] [2024-06-27T10:27:12.744Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ war-util --- [2024-06-27T10:27:12.744Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:12.999Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:12.999Z] [INFO] [2024-06-27T10:27:12.999Z] [INFO] --- command-security:1.0.17:check (default-check) @ war-util --- [2024-06-27T10:27:12.999Z] [INFO] [2024-06-27T10:27:12.999Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ war-util --- [2024-06-27T10:27:12.999Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:12.999Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:13.253Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:13.253Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:13.253Z] [INFO] Initial messages found so far: {} [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00001 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00001 needs checking for cause/action: true [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00002 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00002 needs checking for cause/action: true [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00004 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00004 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00005 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00005 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00006 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00006 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00007 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00007 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00008 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00008 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00011 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00011 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00015 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00015 needs checking for cause/action: true [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00016 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00016 needs checking for cause/action: true [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00021 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00021 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00022 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00022 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00023 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00023 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00024 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00024 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00027 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00027 needs checking for cause/action: true [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00028 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00028 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00029 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00029 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00030 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00030 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00031 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00031 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00032 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00032 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00033 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00033 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00034 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00034 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00035 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00035 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00036 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00036 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00037 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00037 needs checking for cause/action: true [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00038 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00038 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Processing: AS-WEB-UTIL-00039 [2024-06-27T10:27:13.254Z] [INFO] Message AS-WEB-UTIL-00039 needs checking for cause/action: false [2024-06-27T10:27:13.254Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-UTIL-00001=Resource ''{0}'' is missing, AS-WEB-UTIL-00002=Failed tracking modifications of ''{0}'' : {1}, AS-WEB-UTIL-00004=Security Violation, attempt to use Restricted Class: {0}, AS-WEB-UTIL-00005=Class {0} has unsupported major or minor version numbers, which are greater than those found in the Java Runtime Environment version {1}, AS-WEB-UTIL-00006=Unable to load class with name [{0}], reason: {1}, AS-WEB-UTIL-00007=The web application [{0}] registered the JDBC driver [{1}] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered., AS-WEB-UTIL-00008=JDBC driver de-registration failed for web application [{0}], AS-WEB-UTIL-00011=Failed to check for ThreadLocal references for web application [{0}], AS-WEB-UTIL-00015=The web application [{0}] created a ThreadLocal with key of [{1}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00016=The web application [{0}] created a ThreadLocal with key of [{1}] and a value of [{2}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00021=Illegal JAR entry detected with name {0}, AS-WEB-UTIL-00022=Unable to validate JAR entry with name {0}, AS-WEB-UTIL-00023=Unable to create {0}, AS-WEB-UTIL-00024=Unable to delete {0}, AS-WEB-UTIL-00027=extra-class-path component [{0}] is not a valid pathname, AS-WEB-UTIL-00028=The clearReferencesStatic is not consistent in context.xml for virtual servers, AS-WEB-UTIL-00029=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-UTIL-00030=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-UTIL-00031=Ignoring invalid property [{0}] = [{1}], AS-WEB-UTIL-00032=The xml element should be [{0}] rather than [{1}], AS-WEB-UTIL-00033=This is an unexpected end of document, AS-WEB-UTIL-00034=Unexpected type of ClassLoader. Expected: java.net.URLClassLoader, got: {0}, AS-WEB-UTIL-00035=Unable to load class {0}, reason: {1}, AS-WEB-UTIL-00036=Invalid URLClassLoader path component: [{0}] is neither a JAR file nor a directory, AS-WEB-UTIL-00037=Error trying to scan the classes at {0} for annotations in which a ServletContainerInitializer has expressed interest, AS-WEB-UTIL-00038=Ignoring [{0}] during Tag Library Descriptor (TLD) processing, AS-WEB-UTIL-00039=Unable to determine TLD resources for [{0}] tag library, because class loader [{1}] for [{2}] is not an instance of java.net.URLClassLoader} [2024-06-27T10:27:13.255Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:27:13.255Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:13.255Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:13.255Z] [INFO] Processing: jakarta.enterprise.web.util on element WEB_UTIL_LOGGER [2024-06-27T10:27:13.255Z] [INFO] Enclosing type is org.glassfish.web.loader.LogFacade [2024-06-27T10:27:13.255Z] [INFO] Loggers found so far: {jakarta.enterprise.web.util.description=WEB Util Logger, jakarta.enterprise.web.util.publish=true, jakarta.enterprise.web.util.subsystem=WEB} [2024-06-27T10:27:13.255Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:27:13.255Z] [INFO] Found enclosing element WEB_UTIL_LOGGER [2024-06-27T10:27:13.255Z] [INFO] Found enclosing element org.glassfish.web.loader.LogFacade [2024-06-27T10:27:13.255Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:27:13.255Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:13.255Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:13.255Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:27:13.255Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:13.255Z] [INFO] [2024-06-27T10:27:13.255Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war-util --- [2024-06-27T10:27:13.255Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/src/test/resources [2024-06-27T10:27:13.255Z] [INFO] [2024-06-27T10:27:13.255Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ war-util --- [2024-06-27T10:27:13.255Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:13.255Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:27:13.510Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:13.510Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:27:13.510Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:27:13.510Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:27:13.510Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:27:13.510Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:27:13.510Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:27:13.510Z] Use -proc:none to disable annotation processing. [2024-06-27T10:27:13.510Z] [INFO] [2024-06-27T10:27:13.510Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ war-util --- [2024-06-27T10:27:13.510Z] [INFO] [2024-06-27T10:27:13.510Z] [INFO] --- surefire:3.2.5:test (default-test) @ war-util --- [2024-06-27T10:27:13.510Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/surefire-reports [2024-06-27T10:27:13.510Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:27:13.510Z] [INFO] [2024-06-27T10:27:13.510Z] [INFO] ------------------------------------------------------- [2024-06-27T10:27:13.510Z] [INFO] T E S T S [2024-06-27T10:27:13.510Z] [INFO] ------------------------------------------------------- [2024-06-27T10:27:13.510Z] [0.003s][info][gc] Using G1 [2024-06-27T10:27:14.068Z] [0.417s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.957ms [2024-06-27T10:27:14.069Z] [INFO] Running org.glassfish.web.loader.WebappClassLoaderTest [2024-06-27T10:27:14.069Z] 10:27:14.022486 INFO main . close(), this: [2024-06-27T10:27:14.069Z] org.glassfish.web.loader.WebappClassLoader@383bfa16[name=unknown], urls=[ [2024-06-27T10:27:14.069Z] file:/tmp/WebappClassLoaderTest-docBase17912372704054207115/repo1/ [2024-06-27T10:27:14.069Z] ][delegate=false, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[repo1/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:27:14.069Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.glassfish.web.loader.WebappClassLoaderTest [2024-06-27T10:27:14.629Z] [INFO] [2024-06-27T10:27:14.629Z] [INFO] Results: [2024-06-27T10:27:14.629Z] [INFO] [2024-06-27T10:27:14.629Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:27:14.629Z] [INFO] [2024-06-27T10:27:14.629Z] [INFO] [2024-06-27T10:27:14.629Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war-util --- [2024-06-27T10:27:14.629Z] [INFO] Executing tasks [2024-06-27T10:27:14.629Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/classes/META-INF for [2024-06-27T10:27:14.629Z] [INFO] [echo] war-util [2024-06-27T10:27:14.629Z] [INFO] Executed tasks [2024-06-27T10:27:14.629Z] [INFO] [2024-06-27T10:27:14.629Z] [INFO] --- jar:3.3.0:jar (default-jar) @ war-util --- [2024-06-27T10:27:14.629Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/war-util.jar [2024-06-27T10:27:14.629Z] [INFO] [2024-06-27T10:27:14.629Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war-util --- [2024-06-27T10:27:14.629Z] [INFO] [2024-06-27T10:27:14.629Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war-util --- [2024-06-27T10:27:14.630Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/failsafe-reports [2024-06-27T10:27:14.630Z] [INFO] [2024-06-27T10:27:14.630Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-war-util-checkstyle) @ war-util --- [2024-06-27T10:27:15.554Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:15.554Z] [INFO] [2024-06-27T10:27:15.554Z] [INFO] --- install:3.1.1:install (default-install) @ war-util --- [2024-06-27T10:27:15.554Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.16-SNAPSHOT/war-util-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:15.554Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/war-util/target/war-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.16-SNAPSHOT/war-util-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:15.554Z] [INFO] [2024-06-27T10:27:15.554Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2024-06-27T10:27:15.554Z] [INFO] Building Core Servlet Container 7.0.16-SNAPSHOT [141/334] [2024-06-27T10:27:15.554Z] [INFO] from appserver/web/web-core/pom.xml [2024-06-27T10:27:15.554Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:15.554Z] [INFO] [2024-06-27T10:27:15.554Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-core --- [2024-06-27T10:27:15.554Z] [INFO] [2024-06-27T10:27:15.554Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-core --- [2024-06-27T10:27:15.554Z] [INFO] [2024-06-27T10:27:15.554Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-core --- [2024-06-27T10:27:15.554Z] [INFO] [2024-06-27T10:27:15.554Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-core --- [2024-06-27T10:27:15.554Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:15.554Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:16.114Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:16.114Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-06-27T10:27:16.114Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:16.114Z] [INFO] [2024-06-27T10:27:16.114Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-core --- [2024-06-27T10:27:16.114Z] [INFO] [2024-06-27T10:27:16.114Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-core --- [2024-06-27T10:27:16.114Z] [INFO] [2024-06-27T10:27:16.114Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-core --- [2024-06-27T10:27:16.114Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:16.114Z] [INFO] [2024-06-27T10:27:16.114Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-core --- [2024-06-27T10:27:16.114Z] [INFO] Copying 22 resources from src/main/resources to target/classes [2024-06-27T10:27:16.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/manpages [2024-06-27T10:27:16.114Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:16.114Z] [INFO] [2024-06-27T10:27:16.114Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-core --- [2024-06-27T10:27:16.114Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:16.114Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:18.622Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:18.622Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/Globals.java:[193,16] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:18.622Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1711,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:18.622Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1788,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.622Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1872,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.622Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2938,36] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2939,23] setVersion(int) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,54] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,23] setComment(java.lang.String) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1379,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1506,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1645,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java:[190,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java:[221,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[736,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[746,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[768,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[797,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[807,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[825,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[59,19] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[61,30] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:27:18.623Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[87,19] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[89,30] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ContainerBase.java:[915,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[777,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2850,55] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:18.624Z] cast to java.lang.String for a varargs call [2024-06-27T10:27:18.624Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2895,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:18.624Z] cast to java.lang.String for a varargs call [2024-06-27T10:27:18.624Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6303,52] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6330,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6330,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapper.java:[1220,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[402,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[412,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[434,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[462,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[472,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[494,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[524,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.624Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[534,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[564,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[96,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[128,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[160,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[196,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[275,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[292,20] doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[399,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[154,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[165,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[218,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[229,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[246,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[262,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[336,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[347,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.625Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[365,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[389,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[419,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[430,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[577,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[595,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[757,55] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[761,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[307,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[316,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[325,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[509,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[518,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[550,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[580,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[589,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[646,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.626Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[658,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[830,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[870,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java:[318,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java:[522,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[74,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[85,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[124,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[134,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[145,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[158,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[168,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[178,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[190,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[203,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[214,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[224,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.627Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[234,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.628Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[244,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.628Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[257,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.628Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[267,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.628Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[277,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.628Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[290,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.628Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[304,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.628Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[315,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.628Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[325,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.628Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[335,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:18.628Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-06-27T10:27:18.628Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:18.628Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-06-27T10:27:18.628Z] [INFO] [2024-06-27T10:27:18.628Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-core --- [2024-06-27T10:27:18.628Z] [INFO] [2024-06-27T10:27:18.628Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-core --- [2024-06-27T10:27:18.628Z] [INFO] [2024-06-27T10:27:18.628Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-core --- [2024-06-27T10:27:18.628Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:18.628Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:18.628Z] [INFO] [2024-06-27T10:27:18.628Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-core --- [2024-06-27T10:27:18.628Z] [INFO] [2024-06-27T10:27:18.628Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-core --- [2024-06-27T10:27:18.628Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:18.884Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:19.809Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:19.809Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:19.809Z] [INFO] Initial messages found so far: {} [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00001 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00001 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00002 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00002 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00003 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00003 needs checking for cause/action: true [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00004 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00004 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00005 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00005 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00006 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00006 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00007 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00007 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00008 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00008 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00009 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00009 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00010 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00010 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00011 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00011 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00012 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00012 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00013 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00013 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00014 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00014 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00015 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00015 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00016 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00016 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00017 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00017 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00018 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00018 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00019 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00019 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00020 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00020 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00021 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00021 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00022 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00022 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00023 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00023 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00024 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00024 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00025 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00025 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00026 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00026 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00027 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00027 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00028 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00028 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00029 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00029 needs checking for cause/action: true [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00030 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00030 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00031 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00031 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00032 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00032 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00033 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00033 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00034 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00034 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00035 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00035 needs checking for cause/action: true [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00036 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00036 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00037 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00037 needs checking for cause/action: true [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00038 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00038 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00039 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00039 needs checking for cause/action: true [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00040 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00040 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00041 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00041 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00042 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00042 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00043 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00043 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00044 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00044 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00045 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00045 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00046 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00046 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00047 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00047 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00048 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00048 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00049 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00049 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00050 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00050 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00051 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00051 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00052 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00052 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00053 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00053 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00054 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00054 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00055 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00055 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00056 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00056 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00057 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00057 needs checking for cause/action: false [2024-06-27T10:27:19.809Z] [INFO] Processing: AS-WEB-CORE-00058 [2024-06-27T10:27:19.809Z] [INFO] Message AS-WEB-CORE-00058 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00059 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00059 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00060 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00060 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00061 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00061 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00062 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00062 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00063 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00063 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00064 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00064 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00065 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00065 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00066 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00066 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00067 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00067 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00068 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00068 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00069 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00069 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00070 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00070 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00071 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00071 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00072 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00072 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00073 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00073 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00074 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00074 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00075 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00075 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00076 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00076 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00077 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00077 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00078 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00078 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00079 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00079 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00080 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00080 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00081 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00081 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00082 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00082 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00083 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00083 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00084 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00084 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00085 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00085 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00086 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00086 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00087 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00087 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00088 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00088 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00089 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00089 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00090 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00090 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00091 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00091 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00092 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00092 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00093 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00093 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00094 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00094 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00095 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00095 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00096 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00096 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00097 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00097 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00098 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00098 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00099 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00099 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00100 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00100 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00101 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00101 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00102 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00102 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00103 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00103 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00104 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00104 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00105 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00105 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00106 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00106 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00107 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00107 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00108 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00108 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00109 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00109 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00110 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00110 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00111 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00111 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00112 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00112 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00113 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00113 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00114 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00114 needs checking for cause/action: true [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00115 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00115 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00116 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00116 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00117 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00117 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00118 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00118 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00119 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00119 needs checking for cause/action: false [2024-06-27T10:27:19.810Z] [INFO] Processing: AS-WEB-CORE-00120 [2024-06-27T10:27:19.810Z] [INFO] Message AS-WEB-CORE-00120 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00121 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00121 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00122 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00122 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00123 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00123 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00124 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00124 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00125 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00125 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00126 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00126 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00127 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00127 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00128 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00128 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00129 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00129 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00130 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00130 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00131 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00131 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00132 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00132 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00133 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00133 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00134 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00134 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00135 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00135 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00136 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00136 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00137 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00137 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00138 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00138 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00139 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00139 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00140 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00140 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00141 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00141 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00142 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00142 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00143 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00143 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00144 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00144 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00145 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00145 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00146 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00146 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00147 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00147 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00148 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00148 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00149 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00149 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00150 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00150 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00151 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00151 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00152 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00152 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00153 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00153 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00154 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00154 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00155 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00155 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00156 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00156 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00157 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00157 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00158 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00158 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00159 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00159 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00160 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00160 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00161 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00161 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00162 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00162 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00163 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00163 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00164 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00164 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00165 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00165 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00166 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00166 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00167 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00167 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00168 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00168 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00169 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00169 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00170 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00170 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00171 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00171 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00172 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00172 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00173 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00173 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00174 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00174 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00175 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00175 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00176 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00176 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00177 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00177 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00178 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00178 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00179 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00179 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00180 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00180 needs checking for cause/action: false [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00181 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00181 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00182 [2024-06-27T10:27:19.811Z] [INFO] Message AS-WEB-CORE-00182 needs checking for cause/action: true [2024-06-27T10:27:19.811Z] [INFO] Processing: AS-WEB-CORE-00183 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00183 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00184 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00184 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00185 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00185 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00186 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00186 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00187 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00187 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00188 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00188 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00189 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00189 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00190 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00190 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00191 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00191 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00192 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00192 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00193 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00193 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00194 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00194 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00195 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00195 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00196 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00196 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00197 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00197 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00198 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00198 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00199 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00199 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00200 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00200 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00201 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00201 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00202 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00202 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00203 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00203 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00204 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00204 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00205 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00205 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00206 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00206 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00207 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00207 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00208 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00208 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00209 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00209 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00210 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00210 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00211 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00211 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00212 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00212 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00213 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00213 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00214 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00214 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00215 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00215 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00216 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00216 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00217 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00217 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00218 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00218 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00219 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00219 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00220 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00220 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00221 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00221 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00222 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00222 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00223 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00223 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00224 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00224 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00225 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00225 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00226 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00226 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00227 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00227 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00228 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00228 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00229 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00229 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00230 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00230 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00231 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00231 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00232 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00232 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00233 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00233 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00234 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00234 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00235 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00235 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00236 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00236 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00237 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00237 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00238 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00238 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00239 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00239 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00240 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00240 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00241 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00241 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00242 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00242 needs checking for cause/action: false [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00243 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00243 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00244 [2024-06-27T10:27:19.812Z] [INFO] Message AS-WEB-CORE-00244 needs checking for cause/action: true [2024-06-27T10:27:19.812Z] [INFO] Processing: AS-WEB-CORE-00245 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00245 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00246 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00246 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00247 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00247 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00248 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00248 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00249 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00249 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00250 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00250 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00251 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00251 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00252 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00252 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00253 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00253 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00254 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00254 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00255 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00255 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00256 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00256 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00257 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00257 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00258 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00258 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00259 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00259 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00260 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00260 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00261 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00261 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00262 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00262 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00263 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00263 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00264 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00264 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00265 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00265 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00266 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00266 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00267 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00267 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00268 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00268 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00269 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00269 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00270 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00270 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00271 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00271 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00272 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00272 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00273 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00273 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00274 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00274 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00275 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00275 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00276 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00276 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00277 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00277 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00278 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00278 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00280 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00280 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00281 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00281 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00283 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00283 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00284 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00284 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00285 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00285 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00286 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00286 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00287 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00287 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00288 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00288 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00289 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00289 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00290 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00290 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00291 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00291 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00292 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00292 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00293 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00293 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00294 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00294 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00295 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00295 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00296 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00296 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00297 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00297 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00298 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00298 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00299 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00299 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00300 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00300 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00301 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00301 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00302 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00302 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00303 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00303 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00304 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00304 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00305 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00305 needs checking for cause/action: true [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00306 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00306 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00307 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00307 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00308 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00308 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00309 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00309 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00310 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00310 needs checking for cause/action: false [2024-06-27T10:27:19.813Z] [INFO] Processing: AS-WEB-CORE-00311 [2024-06-27T10:27:19.813Z] [INFO] Message AS-WEB-CORE-00311 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00312 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00312 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00313 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00313 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00314 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00314 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00315 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00315 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00316 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00316 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00317 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00317 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00318 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00318 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00319 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00319 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00320 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00320 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00321 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00321 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00322 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00322 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00323 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00323 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00324 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00324 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00325 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00325 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00326 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00326 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00327 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00327 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00328 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00328 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00329 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00329 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00330 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00330 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00331 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00331 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00332 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00332 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00333 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00333 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00334 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00334 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00335 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00335 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00336 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00336 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00337 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00337 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00338 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00338 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00339 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00339 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00340 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00340 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00341 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00341 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00342 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00342 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00343 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00343 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00344 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00344 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00345 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00345 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00346 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00346 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00347 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00347 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00348 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00348 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00349 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00349 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00350 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00350 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00351 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00351 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00352 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00352 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00353 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00353 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00354 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00354 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00355 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00355 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00356 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00356 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00357 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00357 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00358 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00358 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00359 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00359 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00360 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00360 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00361 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00361 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00362 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00362 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00363 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00363 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00364 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00364 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00365 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00365 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00366 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00366 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00367 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00367 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00368 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00368 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00369 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00369 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00370 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00370 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00371 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00371 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00372 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00372 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00373 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00373 needs checking for cause/action: false [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00374 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00374 needs checking for cause/action: true [2024-06-27T10:27:19.814Z] [INFO] Processing: AS-WEB-CORE-00375 [2024-06-27T10:27:19.814Z] [INFO] Message AS-WEB-CORE-00375 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00376 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00376 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00377 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00377 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00378 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00378 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00379 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00379 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00380 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00380 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00381 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00381 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00382 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00382 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00383 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00383 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00384 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00384 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00385 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00385 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00386 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00386 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00387 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00387 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00388 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00388 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00389 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00389 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00390 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00390 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00391 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00391 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00392 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00392 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00393 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00393 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00394 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00394 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00395 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00395 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00396 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00396 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00397 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00397 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00398 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00398 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00399 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00399 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00400 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00400 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00401 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00401 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00402 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00402 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00403 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00403 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00404 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00404 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00405 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00405 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00406 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00406 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00407 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00407 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00408 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00408 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00409 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00409 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00410 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00410 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00411 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00411 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00412 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00412 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00413 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00413 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00414 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00414 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00415 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00415 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00416 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00416 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00417 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00417 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00418 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00418 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00419 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00419 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00420 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00420 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00421 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00421 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00422 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00422 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00423 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00423 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00424 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00424 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00425 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00425 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00426 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00426 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00427 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00427 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00428 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00428 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00429 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00429 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00430 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00430 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00431 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00431 needs checking for cause/action: false [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00432 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00432 needs checking for cause/action: true [2024-06-27T10:27:19.815Z] [INFO] Processing: AS-WEB-CORE-00433 [2024-06-27T10:27:19.815Z] [INFO] Message AS-WEB-CORE-00433 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00434 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00434 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00435 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00435 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00436 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00436 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00437 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00437 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00438 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00438 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00439 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00439 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00440 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00440 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00441 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00441 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00442 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00442 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00443 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00443 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00444 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00444 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00445 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00445 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00446 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00446 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00447 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00447 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00448 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00448 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00449 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00449 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00450 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00450 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00451 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00451 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00452 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00452 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00453 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00453 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00454 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00454 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00455 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00455 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00456 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00456 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00457 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00457 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00458 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00458 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00459 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00459 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00460 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00460 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00461 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00461 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00462 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00462 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00463 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00463 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00464 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00464 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00465 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00465 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00466 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00466 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00467 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00467 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00468 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00468 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00469 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00469 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00470 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00470 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00472 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00472 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00473 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00473 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00474 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00474 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00475 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00475 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00476 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00476 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00477 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00477 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00478 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00478 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00479 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00479 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00480 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00480 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00481 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00481 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00482 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00482 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00483 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00483 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00484 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00484 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00485 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00485 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00486 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00486 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00487 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00487 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00488 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00488 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00489 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00489 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00490 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00490 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00491 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00491 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00492 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00492 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00493 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00493 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00494 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00494 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00503 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00503 needs checking for cause/action: true [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00504 [2024-06-27T10:27:19.816Z] [INFO] Message AS-WEB-CORE-00504 needs checking for cause/action: false [2024-06-27T10:27:19.816Z] [INFO] Processing: AS-WEB-CORE-00505 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00505 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00506 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00506 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00507 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00507 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00508 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00508 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00509 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00509 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00510 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00510 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00511 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00511 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00512 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00512 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00513 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00513 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00514 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00514 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00515 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00515 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00516 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00516 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00517 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00517 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00518 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00518 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00519 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00519 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00520 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00520 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00521 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00521 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00522 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00522 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00523 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00523 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00524 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00524 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00525 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00525 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00526 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00526 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00527 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00527 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00528 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00528 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00529 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00529 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00530 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00530 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00531 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00531 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00532 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00532 needs checking for cause/action: true [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00533 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00533 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00534 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00534 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00535 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00535 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00536 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00536 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00537 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00537 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00538 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00538 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00539 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00539 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00540 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00540 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00541 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00541 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00542 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00542 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00543 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00543 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00544 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00544 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00545 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00545 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00546 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00546 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00547 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00547 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00548 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00548 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00549 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00549 needs checking for cause/action: false [2024-06-27T10:27:19.817Z] [INFO] Processing: AS-WEB-CORE-00550 [2024-06-27T10:27:19.817Z] [INFO] Message AS-WEB-CORE-00550 needs checking for cause/action: false [2024-06-27T10:27:19.822Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-CORE-00001=Configuration error: Must be attached to a Context, AS-WEB-CORE-00002=Authenticator[{0}]: {1}, AS-WEB-CORE-00003=Exception getting debug value, AS-WEB-CORE-00004=Unexpected error forwarding or redirecting to login page, AS-WEB-CORE-00005=Started, AS-WEB-CORE-00006=Stopped, AS-WEB-CORE-00007=Process session destroyed on {0}, AS-WEB-CORE-00008=Process request for ''{0}'', AS-WEB-CORE-00009=Principal {0} has already been authenticated, AS-WEB-CORE-00010=Checking for SSO cookie, AS-WEB-CORE-00011=SSO cookie is not present, AS-WEB-CORE-00012=Checking for cached principal for {0}, AS-WEB-CORE-00013=Found cached principal {0} with auth type {1}, AS-WEB-CORE-00014=No cached principal found, erasing SSO cookie, AS-WEB-CORE-00015=Associate sso id {0} with session {1}, AS-WEB-CORE-00016=Registering sso id {0} for user {1} with auth type {2}, AS-WEB-CORE-00017=Looking up certificates, AS-WEB-CORE-00018=No certificates included with this request, AS-WEB-CORE-00019=No client certificate chain in this request, AS-WEB-CORE-00020=Cannot authenticate with the provided credentials, AS-WEB-CORE-00021=Unable to determine target of zero-arg dispatcher, AS-WEB-CORE-00022=Unable to acquire RequestDispatcher for {0}, AS-WEB-CORE-00023=Unable to acquire RequestDispatcher for {0} in servlet context {1}, AS-WEB-CORE-00024=Error invoking AsyncListener, AS-WEB-CORE-00025=Asynchronous dispatch already in progress, must call ServletRequest.startAsync first, AS-WEB-CORE-00026=Must not call AsyncContext.addListener after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00027=Must not call AsyncContext.setTimeout after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00028=The connector has already been initialized, AS-WEB-CORE-00029=Error registering connector , AS-WEB-CORE-00030=Failed to instanciate HttpHandler , AS-WEB-CORE-00031=mod_jk invalid Adapter implementation: {0} , AS-WEB-CORE-00032=Protocol handler instantiation failed: {0}, AS-WEB-CORE-00033=The connector has already been started, AS-WEB-CORE-00034=Protocol handler start failed: {0}, AS-WEB-CORE-00035=Coyote connector has not been started, AS-WEB-CORE-00036=Protocol handler destroy failed: {0}, AS-WEB-CORE-00037=An exception or error occurred in the container during the request processing, AS-WEB-CORE-00038=HTTP listener on port {0} has been disabled, AS-WEB-CORE-00039=Error parsing client cert chain into array of java.security.cert.X509Certificate instances, AS-WEB-CORE-00040=No Host matches server name {0}, AS-WEB-CORE-00041=Cannot use this object outside a servlet's service method or outside a filter's doFilter method, AS-WEB-CORE-00042=Cannot set a null ReadListener object, AS-WEB-CORE-00043=Cannot set a null WriteListener object, AS-WEB-CORE-00044=Failed to skip {0} characters in the underlying buffer of CoyoteReader on readLine()., AS-WEB-CORE-00045=Stream closed, AS-WEB-CORE-00046=Already set read listener, AS-WEB-CORE-00047=Cannot set ReaderListener for non-async or non-upgrade request, AS-WEB-CORE-00048=Error in invoking ReadListener.onDataAvailable, AS-WEB-CORE-00049=The WriteListener has already been set., AS-WEB-CORE-00050=Cannot set WriteListener for non-async or non-upgrade request, AS-WEB-CORE-00051=Error in invoking WriteListener.onWritePossible, AS-WEB-CORE-00052=getReader() has already been called for this request, AS-WEB-CORE-00053=getInputStream() has already been called for this request, AS-WEB-CORE-00054=Unable to determine client remote address from proxy (returns null), AS-WEB-CORE-00055=Unable to resolve IP address {0} into host name, AS-WEB-CORE-00056=Exception thrown by attributes event listener, AS-WEB-CORE-00057=Cannot call setAttribute with a null name, AS-WEB-CORE-00058=Unable to determine canonical name of file [{0}] specified for use with sendfile, AS-WEB-CORE-00059=Unable to set request character encoding to {0} from context {1}, because request parameters have already been read, or ServletRequest.getReader() has already been called, AS-WEB-CORE-00060=Attempt to re-login while the user identity already exists, AS-WEB-CORE-00061=changeSessionId has been called without a session, AS-WEB-CORE-00062=Cannot create a session after the response has been committed, AS-WEB-CORE-00063=Invalid URI encoding; using HTTP default, AS-WEB-CORE-00064=Invalid URI character encoding; trying ascii, AS-WEB-CORE-00065=Request is within the scope of a filter or servlet that does not support asynchronous operations, AS-WEB-CORE-00066=ServletRequest.startAsync called again without any asynchronous dispatch, or called outside the scope of any such dispatch, or called again within the scope of the same dispatch, AS-WEB-CORE-00067=Response already closed, AS-WEB-CORE-00068=ServletRequest.startAsync called outside the scope of an async dispatch, AS-WEB-CORE-00069=The request has not been put into asynchronous mode, must call ServletRequest.startAsync first, AS-WEB-CORE-00070=Request already released from asynchronous mode, AS-WEB-CORE-00071=Unable to perform error dispatch, AS-WEB-CORE-00072=Request.{0} is called without multipart configuration. Either add a @MultipartConfig to the servlet, or a multipart-config element to web.xml, AS-WEB-CORE-00073=This should not happen-breaking background lock: sess = {0}, AS-WEB-CORE-00074= Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00075=Error during finishResponse, AS-WEB-CORE-00076=getWriter() has already been called for this response, AS-WEB-CORE-00077=getOutputStream() has already been called for this response, AS-WEB-CORE-00078=Cannot reset buffer after response has been committed, AS-WEB-CORE-00079=Cannot change buffer size after data has been written, AS-WEB-CORE-00080=Cannot call sendError() after the response has been committed, AS-WEB-CORE-00081=Cannot call sendRedirect() after the response has been committed, AS-WEB-CORE-00082=Null response object, AS-WEB-CORE-00083=Not allowed to call this jakarta.servlet.ServletContext method from a ServletContextListener that was neither declared in the application's deployment descriptor nor annotated with WebListener, AS-WEB-CORE-00084=Exception thrown by attributes event listener, AS-WEB-CORE-00085=Name cannot be null, AS-WEB-CORE-00086=Cannot forward after response has been committed, AS-WEB-CORE-00087=Servlet {0} is currently unavailable, AS-WEB-CORE-00088=Allocate exception for servlet {0}, AS-WEB-CORE-00089=Exceeded maximum depth for nested request dispatches: {0}, AS-WEB-CORE-00090=Servlet.service() for servlet {0} threw exception, AS-WEB-CORE-00091=Release filters exception for servlet {0}, AS-WEB-CORE-00092=Deallocate exception for servlet {0}, AS-WEB-CORE-00093=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00094=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00095=Exception processing {0}, AS-WEB-CORE-00096=Exception sending default error page, AS-WEB-CORE-00097=Filter execution threw an exception, AS-WEB-CORE-00098=ApplicationFilterConfig.doAsPrivilege, AS-WEB-CORE-00099=ContainerBase.setLoader: stop: , AS-WEB-CORE-00100=ContainerBase.setLoader: start:, AS-WEB-CORE-00101=ContainerBase.setLogger: stop: , AS-WEB-CORE-00102=ContainerBase.setLogger: start: , AS-WEB-CORE-00103=ContainerBase.setManager: stop: , AS-WEB-CORE-00104=ContainerBase.setManager: start: , AS-WEB-CORE-00105=ContainerBase.setRealm: stop: , AS-WEB-CORE-00106=ContainerBase.setRealm: start: , AS-WEB-CORE-00107=addChild: Child name {0} is not unique, AS-WEB-CORE-00108=ContainerBase.addChild: start: , AS-WEB-CORE-00109=ContainerBase.removeChild: stop: , AS-WEB-CORE-00110=Container {0} has already been started, AS-WEB-CORE-00111=Container {0} has not been started, AS-WEB-CORE-00112=Error stopping container {0}, AS-WEB-CORE-00113=Error unregistering , AS-WEB-CORE-00114=Exception invoking periodic operation: , AS-WEB-CORE-00115=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00116=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00117=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00118=Unable to configure mapping for filter {0} of servlet context {1}, because servlet names are null or empty, AS-WEB-CORE-00119=Unable to configure mapping for filter {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00120=Creation of the naming context failed: {0}, AS-WEB-CORE-00121=Failed to bind object: {0}, AS-WEB-CORE-00122=Environment entry {0} has an invalid type, AS-WEB-CORE-00123=Environment entry {0} has an invalid value, AS-WEB-CORE-00124=Failed to unbind object: {0}, AS-WEB-CORE-00125=Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00126=Null response object, AS-WEB-CORE-00127=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00128=Unable to configure mapping for servlet {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00129=Unable to configure {0} session tracking cookie property for servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00130=Missing alternate docbase URL pattern or directory location, AS-WEB-CORE-00131=LoginConfig cannot be null, AS-WEB-CORE-00132=Form login page {0} must start with a ''/'', AS-WEB-CORE-00133=Form error page {0} must start with a ''/'', AS-WEB-CORE-00134=Child of a Context must be a Wrapper, AS-WEB-CORE-00135=JSP file {0} must start with a ''/'', AS-WEB-CORE-00136=Invalid {0} in security constraint, AS-WEB-CORE-00137=ErrorPage cannot be null, AS-WEB-CORE-00138=Error page location {0} must start with a ''/'', AS-WEB-CORE-00139=Invalid status code {0} for error-page mapping. HTTP error codes are defined in the range from 400-600, AS-WEB-CORE-00140=Filter mapping specifies an unknown filter name {0}, AS-WEB-CORE-00141=Filter mapping must specify either a or a , AS-WEB-CORE-00142=Invalid {0} in filter mapping, AS-WEB-CORE-00143=Unable to call method {0} on servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00144=Filter name is null or an empty String, AS-WEB-CORE-00145=Unable to set {0} session tracking mode on servlet context {1}, because it is not supported, AS-WEB-CORE-00146=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-CORE-00147=Both parameter name and parameter value are required, parameter name is {0}, AS-WEB-CORE-00148=Duplicate context initialization parameter {0}, AS-WEB-CORE-00149=Invalid {0} in servlet mapping, AS-WEB-CORE-00150=Servlet mapping specifies an unknown servlet name {0}, AS-WEB-CORE-00151=Unable to map Servlet [{0}] to URL pattern [{1}], because Servlet [{2}] is already mapped to it, AS-WEB-CORE-00152=Error creating instance listener {0}, AS-WEB-CORE-00153=Error creating lifecycle listener {0}, AS-WEB-CORE-00154=Error creating container listener {0}, AS-WEB-CORE-00155=Reloading this Context has started, AS-WEB-CORE-00156=Error stopping context {0}, AS-WEB-CORE-00157=Error starting context {0}, AS-WEB-CORE-00158=Error invoking requestInitialized method on ServletRequestListener {0}, AS-WEB-CORE-00159=Error invoking requestDestroyed method on ServletRequestListener {0}, AS-WEB-CORE-00160=Exception starting filter {0}, AS-WEB-CORE-00161=Servlet with name {0} does not have any servlet-class or jsp-file configured, AS-WEB-CORE-00162=Filter with name {0} does not have any class configured, AS-WEB-CORE-00163=Exception sending context destroyed event to listener instance of class {0}, AS-WEB-CORE-00164=Error starting resources in context {0}, AS-WEB-CORE-00165=Error stopping static resources, AS-WEB-CORE-00166=Current container has already been started with a DirContext object, AS-WEB-CORE-00167=Error starting resources in context {0} with Exception message: {1}, AS-WEB-CORE-00168=Form login page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00169=Form error page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00170=JSP file {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00171=Container {0} has already been started, AS-WEB-CORE-00172=Error initialzing resources{0}, AS-WEB-CORE-00173=Error in dependency check for standard context {0}, AS-WEB-CORE-00174=Startup of context {0} failed due to previous errors, AS-WEB-CORE-00175=Exception during cleanup after start failed, AS-WEB-CORE-00176=Error invoking ServletContainerInitializer {0}, AS-WEB-CORE-00177=Error resetting context {0}, AS-WEB-CORE-00178=URL pattern {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00179=Failed to create work directory {0}, AS-WEB-CORE-00180=The URL pattern {0} contains a CR or LF and so can never be matched, AS-WEB-CORE-00181=Missing name attribute in {0}, AS-WEB-CORE-00182=Malformed name {0}, value of name attribute does not start with ''//'', AS-WEB-CORE-00183=Path {0} does not start with ''/'', AS-WEB-CORE-00184=Path {0} does not start with ''/'' and is not empty, AS-WEB-CORE-00185=Error during mapping, AS-WEB-CORE-00186=Unable to create custom ObjectInputStream, AS-WEB-CORE-00187=Error during bindThread, AS-WEB-CORE-00188=Servlet {0} threw load() exception, AS-WEB-CORE-00189=Error updating ctx with jmx {0} {1} {2}, AS-WEB-CORE-00190=Error registering wrapper with jmx {0} {1} {2}, AS-WEB-CORE-00191=Null filter instance, AS-WEB-CORE-00192=Servlet name is null or an empty String, AS-WEB-CORE-00193=Null servlet instance, AS-WEB-CORE-00194=Child of an Engine must be a Host, AS-WEB-CORE-00195=Engine cannot have a parent Container, AS-WEB-CORE-00196=Error registering, AS-WEB-CORE-00197=No Host matches server name {0}, AS-WEB-CORE-00198=Host name is required, AS-WEB-CORE-00199=Child of a Host must be a Context, AS-WEB-CORE-00200=MAPPING configuration error for request URI {0}, AS-WEB-CORE-00201=ErrorPage must not be null, AS-WEB-CORE-00202=XML validation enabled, AS-WEB-CORE-00203=Create Host deployer for direct deployment ( non-jmx ), AS-WEB-CORE-00204=Error creating deployer , AS-WEB-CORE-00205=Error registering host {0}, AS-WEB-CORE-00206=Couldn't load specified error report valve class: {0}, AS-WEB-CORE-00207=Context path is required, AS-WEB-CORE-00208=Invalid context path: {0}, AS-WEB-CORE-00209=Context path {0} is already in use, AS-WEB-CORE-00210=URL to web application archive is required, AS-WEB-CORE-00211=Installing web application at context path {0} from URL {1}, AS-WEB-CORE-00212=Invalid URL for web application archive: {0}, AS-WEB-CORE-00213=Only web applications in the Host web application directory can be installed, invalid URL: {0}, AS-WEB-CORE-00214=Context path {0} must match the directory or WAR file name: {1}, AS-WEB-CORE-00215=Error installing, AS-WEB-CORE-00216=Error deploying application at context path {0}, AS-WEB-CORE-00217=URL to configuration file is required, AS-WEB-CORE-00218=Use of configuration file is not allowed, AS-WEB-CORE-00219=Processing Context configuration file URL {0}, AS-WEB-CORE-00220=Installing web application from URL {0}, AS-WEB-CORE-00221=Context path {0} is not currently in use, AS-WEB-CORE-00222=Removing web application at context path {0}, AS-WEB-CORE-00223=Error removing application at context path {0}, AS-WEB-CORE-00224=Starting web application at context path {0}, AS-WEB-CORE-00225=Starting web application at context path {0} failed, AS-WEB-CORE-00226=Stopping web application at context path {0}, AS-WEB-CORE-00227=Stopping web application at context path {0} failed, AS-WEB-CORE-00228=Failed to remove file {0}, AS-WEB-CORE-00229=Remote Client Aborted Request, IOException: {0}, AS-WEB-CORE-00230=The error-page {0} or {1} does not exist, AS-WEB-CORE-00231=No Context configured to process this request, AS-WEB-CORE-00232=Pipeline has already been started, AS-WEB-CORE-00233=Pipeline has not been started, AS-WEB-CORE-00234=Exception occurred when stopping GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00235=Exception occurred when starting GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00236=Exception occurred when starting GlassFishValve in StandardPipline.addValve, AS-WEB-CORE-00237=Unable to add valve {0}, AS-WEB-CORE-00238=No more Valves in the Pipeline processing this request, AS-WEB-CORE-00239=HttpUpgradeHandler handler cannot be null, AS-WEB-CORE-00240=Exception occurred when stopping GlassFishValve in StandardPipeline.removeValve, AS-WEB-CORE-00241=StandardPipeline[{0}]: {1}, AS-WEB-CORE-00242=StandardPipeline[null]: {0}, AS-WEB-CORE-00243=LifecycleException occurred during service initialization: {0}, AS-WEB-CORE-00244=Exception StandardServer.await: create[{0}], AS-WEB-CORE-00245=StandardServer.accept security exception: {0}, AS-WEB-CORE-00246=StandardServer.await: accept: {0}, AS-WEB-CORE-00247=StandardServer.await: read: {0}, AS-WEB-CORE-00248=StandardServer.await: Invalid command {0} received, AS-WEB-CORE-00249=This service has already been initialized, AS-WEB-CORE-00250=Error registering: {0}, AS-WEB-CORE-00251=This service has already been started, AS-WEB-CORE-00252=Starting service {0}, AS-WEB-CORE-00253=Stopping service {0}, AS-WEB-CORE-00254=This service has already been initialized, AS-WEB-CORE-00255=Error registering Service at domain {0}, AS-WEB-CORE-00256=Service initializing at {0} failed, AS-WEB-CORE-00257=Parent container of a Wrapper must be a Context, AS-WEB-CORE-00258=Wrapper container may not have child containers, AS-WEB-CORE-00259=Cannot allocate servlet {0} because it is being unloaded, AS-WEB-CORE-00260=Error allocating a servlet instance, AS-WEB-CORE-00261=Class {0} is not a Servlet, AS-WEB-CORE-00262=Error instantiating servlet class {0}, AS-WEB-CORE-00263=Servlet of class {0} is privileged and cannot be loaded by this web application, AS-WEB-CORE-00264=No servlet class has been specified for servlet {0}, AS-WEB-CORE-00265=Wrapper cannot find Loader for servlet {0}, AS-WEB-CORE-00266=Wrapper cannot find servlet class {0} or a class it depends on, AS-WEB-CORE-00267=Servlet.init() for servlet {0} threw exception, AS-WEB-CORE-00268=Servlet execution threw an exception, AS-WEB-CORE-00269=Marking servlet {0} as unavailable, AS-WEB-CORE-00270=Waiting for {0} instance(s) of {1} to be deallocated, AS-WEB-CORE-00271=Servlet.destroy() for servlet {0} threw exception, AS-WEB-CORE-00272=Servlet {0} threw unload() exception, AS-WEB-CORE-00273=Error loading {0} {1}, AS-WEB-CORE-00274=This application is not currently available, AS-WEB-CORE-00275=Servlet {0} is currently unavailable, AS-WEB-CORE-00276=Servlet {0} is not available, AS-WEB-CORE-00277=Allocate exception for servlet {0}, AS-WEB-CORE-00278=Exception for sending acknowledgment of a request: {0}, AS-WEB-CORE-00280=Release filters exception for servlet {0}, AS-WEB-CORE-00281=Deallocate exception for servlet {0}, AS-WEB-CORE-00283=StandardWrapperValve[{0}]: {1}, AS-WEB-CORE-00284=Failed to skip {0} bytes in the underlying buffer of MultipartStream on close()., AS-WEB-CORE-00285=file data is empty., AS-WEB-CORE-00286=Unable to create Random source using class [{0}], AS-WEB-CORE-00287=The property "{0}" is not defined for filters of type "{1}", AS-WEB-CORE-00288=Error registering loader, AS-WEB-CORE-00289=Error registering jndi stream handler, AS-WEB-CORE-00290=Loader has already been started, AS-WEB-CORE-00291=No resources for {0}, AS-WEB-CORE-00292=LifecycleException, AS-WEB-CORE-00293=Loader has not yet been started, AS-WEB-CORE-00294=Cannot set reloadable property to {0}, AS-WEB-CORE-00295=WebappLoader[{0}]: {1}, AS-WEB-CORE-00296=No work dir for {0}, AS-WEB-CORE-00297=Failed to create destination directory to copy resources, AS-WEB-CORE-00298=Failed to copy resources, AS-WEB-CORE-00299=Failed to create work directory to {0}, AS-WEB-CORE-00300=File Logger has already been started, AS-WEB-CORE-00301=File Logger has not yet been started, AS-WEB-CORE-00302=Unknown container {0}, AS-WEB-CORE-00303=Null engine !! {0}, AS-WEB-CORE-00304=Unable to create javax.management.ObjectName for Logger, AS-WEB-CORE-00305=Can't register logger {0}, AS-WEB-CORE-00306=Setting JAAS app name {0}, AS-WEB-CORE-00307=Login exception authenticating username {0}, AS-WEB-CORE-00308=Username {0} NOT authenticated due to failed login, AS-WEB-CORE-00309=Username {0} NOT authenticated due to expired account, AS-WEB-CORE-00310=Username {0} NOT authenticated due to expired credential, AS-WEB-CORE-00311=error , AS-WEB-CORE-00312=Illegal digestEncoding: {0}, AS-WEB-CORE-00313=Access to the requested resource has been denied, AS-WEB-CORE-00314=Configuration error: Cannot perform access control without an authenticated principal, AS-WEB-CORE-00315=Username {0} has role {1}, AS-WEB-CORE-00316=Username {0} does NOT have role {1}, AS-WEB-CORE-00317=This Realm has already been started, AS-WEB-CORE-00318=Invalid message digest algorithm {0} specified, AS-WEB-CORE-00319=This Realm has not yet been started, AS-WEB-CORE-00320=Error digesting user credentials, AS-WEB-CORE-00321=Couldn't get MD5 digest, AS-WEB-CORE-00322=An exception occurs when running the PrivilegedExceptionAction block., AS-WEB-CORE-00323=Only skipped [{0}] bytes when [{1}] were requested, AS-WEB-CORE-00324=Directory Listing For {0}, AS-WEB-CORE-00325=Up To {0}, AS-WEB-CORE-00326=Filename, AS-WEB-CORE-00327=Size, AS-WEB-CORE-00328=Last Modified, AS-WEB-CORE-00329=Container has not called setWrapper() for this servlet, AS-WEB-CORE-00330=Cannot call invoker servlet with a named dispatcher, AS-WEB-CORE-00331=No servlet name or class was specified in path {0}, AS-WEB-CORE-00332=Cannot create servlet wrapper for path {0}, AS-WEB-CORE-00333=Cannot allocate servlet instance for path {0}, AS-WEB-CORE-00334=Cannot deallocate servlet instance for path {0}, AS-WEB-CORE-00335=JAXP initialization failed, AS-WEB-CORE-00336=Ignored external entity, publicID: {0}, systemID: {1}, AS-WEB-CORE-00337=setAttribute: Session attribute with name {0} has value that is not of type String (required for cookie-based persistence), AS-WEB-CORE-00338=Loading Session {0} from file {1}, AS-WEB-CORE-00339=Removing Session {0} at file {1}, AS-WEB-CORE-00340=Saving Session {0} to file {1}, AS-WEB-CORE-00341=Unable to delete file [{0}] which is preventing the creation of the session storage location, AS-WEB-CORE-00342=Unable to create directory [{0}] for the storage of session data, AS-WEB-CORE-00343=SQL Error {0}, AS-WEB-CORE-00344=Loading Session {0} from database {1}, AS-WEB-CORE-00345=Removing Session {0} at database {1}, AS-WEB-CORE-00346=Saving Session {0} to database {1}, AS-WEB-CORE-00347=The database connection is null or was found to be closed. Trying to re-open it., AS-WEB-CORE-00348=The re-open on the database failed. The database could be down., AS-WEB-CORE-00349=A SQL exception occurred {0}, AS-WEB-CORE-00350=JDBC driver class not found {0}, AS-WEB-CORE-00351=Exception initializing random number generator of class {0}, AS-WEB-CORE-00352=Seeding random number generator class {0}, AS-WEB-CORE-00353=Failed to close randomIS., AS-WEB-CORE-00354=Error registering , AS-WEB-CORE-00355=setAttribute: Non-serializable attribute with name {0}, AS-WEB-CORE-00356=Session not found {0}, AS-WEB-CORE-00357=Checking isLoaded for id, {0}, {1}, AS-WEB-CORE-00358=Exception clearing the Store, AS-WEB-CORE-00359=createSession: Too many active sessions, AS-WEB-CORE-00360=Exception in the Store during load, AS-WEB-CORE-00361=Loading {0} persisted sessions, AS-WEB-CORE-00362=Failed load session from store, AS-WEB-CORE-00363=Can't load sessions from store, AS-WEB-CORE-00364=Exception in the Store during removeSession, AS-WEB-CORE-00365=Exception removing session, AS-WEB-CORE-00366=Saving {0} persisted sessions, AS-WEB-CORE-00367=Exception in the Store during swapIn, AS-WEB-CORE-00368=Error deserializing Session {0}: {1}, AS-WEB-CORE-00369=Session swapped in is invalid or expired, AS-WEB-CORE-00370=Swapping session {0} in from Store, AS-WEB-CORE-00371=Exception in the Store during writeSession, AS-WEB-CORE-00372=Error serializing Session {0}: {1}, AS-WEB-CORE-00373=Manager has already been started, AS-WEB-CORE-00374=No Store configured, persistence disabled, AS-WEB-CORE-00375=Manager has not yet been started, AS-WEB-CORE-00376=Invalid session timeout setting {0}, AS-WEB-CORE-00377=Swapping session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00378=Too many active sessions, {0}, looking for idle sessions to swap out, AS-WEB-CORE-00379=Swapping out session {0}, idle for {1} seconds too many sessions active, AS-WEB-CORE-00380= Backing up session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00381=createSession: Too many active sessions, AS-WEB-CORE-00382= Loading persisted sessions from {0}, AS-WEB-CORE-00383=IOException while loading persisted sessions: {0}, AS-WEB-CORE-00384=ClassNotFoundException while loading persisted sessions: {0}, AS-WEB-CORE-00385=Saving persisted sessions to {0}, AS-WEB-CORE-00386=IOException while saving persisted sessions: {0}, AS-WEB-CORE-00387=Exception loading sessions from persistent storage, AS-WEB-CORE-00388=Exception unloading sessions to persistent storage, AS-WEB-CORE-00389=Session id change event listener threw exception, AS-WEB-CORE-00390=Session event listener threw exception, AS-WEB-CORE-00391=Session already invalidated, AS-WEB-CORE-00392=Session attribute event listener threw exception, AS-WEB-CORE-00393=setAttribute: name parameter cannot be null, AS-WEB-CORE-00394=Session binding event listener threw exception, AS-WEB-CORE-00395= Cannot serialize session attribute {0} for session {1}, AS-WEB-CORE-00396=StoreBase has already been started, AS-WEB-CORE-00397=StoreBase has not been started, AS-WEB-CORE-00398=Class loader creation threw exception, AS-WEB-CORE-00399=Error processing command line arguments, AS-WEB-CORE-00400=Catalina.stop: , AS-WEB-CORE-00401=Can't load server.xml from {0}, AS-WEB-CORE-00402=Catalina.start: , AS-WEB-CORE-00403=Catalina.start: , AS-WEB-CORE-00404=Initialization processed in {0} ms, AS-WEB-CORE-00405=Error loading configuration, AS-WEB-CORE-00406=Server startup in {0} ms, AS-WEB-CORE-00407=Failed to load catalina.properties, AS-WEB-CORE-00408=Lifecycle event data object {0} is not a Context, AS-WEB-CORE-00409=alt-dd file {0} not found, AS-WEB-CORE-00410=Missing application web.xml, using defaults only {0}, AS-WEB-CORE-00411=Parse error in application web.xml at line {0} and column {1}, AS-WEB-CORE-00412=Parse error in application web.xml, AS-WEB-CORE-00413=Error closing application web.xml, AS-WEB-CORE-00414=No Realm has been configured to authenticate against, AS-WEB-CORE-00415=Cannot configure an authenticator for method {0}, AS-WEB-CORE-00416=Cannot instantiate an authenticator of class {0}, AS-WEB-CORE-00417=Configured an authenticator for method {0}, AS-WEB-CORE-00418=No default web.xml, AS-WEB-CORE-00419=Missing default web.xml, using application web.xml only {0} {1}, AS-WEB-CORE-00420=Parse error in default web.xml at line {0} and column {1}, AS-WEB-CORE-00421=Parse error in default web.xml, AS-WEB-CORE-00422=Error closing default web.xml, AS-WEB-CORE-00423=ContextConfig: Initializing, AS-WEB-CORE-00424=Exception fixing docBase, AS-WEB-CORE-00425=ContextConfig: Processing START, AS-WEB-CORE-00426=ContextConfig: Processing STOP, AS-WEB-CORE-00427=Security role name {0} used in an without being defined in a in context [{1}], AS-WEB-CORE-00428=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00429=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00430=No web.xml, using defaults {0}, AS-WEB-CORE-00431=No engines have been defined yet, AS-WEB-CORE-00432=Engine.start exception, AS-WEB-CORE-00433=Couldn't load SSL server socket factory., AS-WEB-CORE-00434=Couldn't create connector., AS-WEB-CORE-00435=Connector.stop, AS-WEB-CORE-00436=Engine.stop exception, AS-WEB-CORE-00437=Specified Authenticator is not a Valve, AS-WEB-CORE-00438=Embedded service has already been started, AS-WEB-CORE-00439=Embedded service has not yet been started, AS-WEB-CORE-00440=Lifecycle event data object {0} is not an Engine, AS-WEB-CORE-00441=EngineConfig: {0}, AS-WEB-CORE-00442=EngineConfig: Processing START, AS-WEB-CORE-00443=EngineConfig: Processing STOP, AS-WEB-CORE-00444=Application base directory {0} does not exist, AS-WEB-CORE-00445=Unable to create the directory [{0}], AS-WEB-CORE-00446=The archive [{0}] is malformed and will be ignored: an entry contains an illegal path [{1}], AS-WEB-CORE-00447=Failed to set last-modified time of the file {0}, AS-WEB-CORE-00448=Error copying {0} to {1}, AS-WEB-CORE-00449=[{0}] could not be completely deleted. The presence of the remaining files may cause problems, AS-WEB-CORE-00450=Lifecycle event data object {0} is not a Host, AS-WEB-CORE-00451=Deploying configuration descriptor {0}, AS-WEB-CORE-00452=Error deploying configuration descriptor {0}, AS-WEB-CORE-00453=The war name [{0}] is invalid. The archive will be ignored., AS-WEB-CORE-00454=Expanding web application archive {0}, AS-WEB-CORE-00455=Exception while expanding web application archive {0}, AS-WEB-CORE-00456=Exception while expanding web application archive {0}, AS-WEB-CORE-00457=Deploying web application archive {0}, AS-WEB-CORE-00458=Error deploying web application archive {0}, AS-WEB-CORE-00459=Deploying web application directory {0}, AS-WEB-CORE-00460=Error deploying web application directory {0}, AS-WEB-CORE-00461=Error undeploying Jar file {0}, AS-WEB-CORE-00462=HostConfig: restartContext [{0}], AS-WEB-CORE-00463=Error during context [{0}] stop, AS-WEB-CORE-00464=Error during context [{0}] restart, AS-WEB-CORE-00465=HostConfig: Processing START, AS-WEB-CORE-00466=HostConfig: Processing STOP, AS-WEB-CORE-00467=Undeploying deployed web applications, AS-WEB-CORE-00468=Undeploying context [{0}], AS-WEB-CORE-00469=Error undeploying web application at context path {0}, AS-WEB-CORE-00470=Must set 'catalina.home' system property, AS-WEB-CORE-00472=Exception creating instance of {0}, AS-WEB-CORE-00473=Exception locating main() method, AS-WEB-CORE-00474=Exception calling main() method, AS-WEB-CORE-00475=Usage: java org.apache.catalina.startup.Tool [] [], AS-WEB-CORE-00476=Deploying user web applications, AS-WEB-CORE-00477=Exception loading user database, AS-WEB-CORE-00478=Deploying web application for user {0}, AS-WEB-CORE-00479=Error deploying web application for user {0}, AS-WEB-CORE-00480=UserConfig[{0}]: {1}, AS-WEB-CORE-00481=UserConfig[null]: {0}, AS-WEB-CORE-00482=UserConfig: Processing START, AS-WEB-CORE-00483=UserConfig: Processing STOP, AS-WEB-CORE-00484=Failed to load manifest resources {0}, AS-WEB-CORE-00485=ExtensionValidator[{0}][{1}]: Required extension "{2}" not found., AS-WEB-CORE-00486=ExtensionValidator[{0}]: Failure to find {1} required extension(s)., AS-WEB-CORE-00487=Odd number of hexadecimal digits, AS-WEB-CORE-00488=Bad hexadecimal digit, AS-WEB-CORE-00489=Map is currently locked, AS-WEB-CORE-00490=UTF8 not supported, AS-WEB-CORE-00491=Could not create a new directory: {0}, AS-WEB-CORE-00492=status.setContentType, AS-WEB-CORE-00493=Internal Error, AS-WEB-CORE-00494=Failed to initialize the interceptor, AS-WEB-CORE-00503=Failed to rename log file to {0} for rotate logs, AS-WEB-CORE-00504=at least this wasn't swallowed, AS-WEB-CORE-00505=Failed to create directory {0}, AS-WEB-CORE-00506=fields was just empty or whitespace, AS-WEB-CORE-00507=unable to decode with rest of chars being: {0}, AS-WEB-CORE-00508=No closing ) found for in decode, AS-WEB-CORE-00509=The next characters couldn't be decoded: {0}, AS-WEB-CORE-00510=End of line reached before decoding x- param, AS-WEB-CORE-00511=x param in wrong format. Needs to be 'x-#(...)' read the docs!, AS-WEB-CORE-00512=x param in wrong format. No closing ')'!, AS-WEB-CORE-00513=x param for servlet request, couldn't decode value: {0}, AS-WEB-CORE-00514=No Context configured to process this request, AS-WEB-CORE-00515=Syntax error in request filter pattern {0}, AS-WEB-CORE-00516=Cannot process the error page: {0}, AS-WEB-CORE-00517=Digester.getParser: , AS-WEB-CORE-00518=Cannot get XMLReader, AS-WEB-CORE-00519=Finish event threw exception, AS-WEB-CORE-00520=Finish event threw error, AS-WEB-CORE-00521=Body event threw exception, AS-WEB-CORE-00522=Body event threw error, AS-WEB-CORE-00523=No rules found matching {0}., AS-WEB-CORE-00524=End event threw exception, AS-WEB-CORE-00525=End event threw error, AS-WEB-CORE-00526=Begin event threw exception, AS-WEB-CORE-00527=Begin event threw error, AS-WEB-CORE-00528=Parse Error at line {0} column {1}: {2}, AS-WEB-CORE-00529=Parse Fatal Error at line {0} column {1}: {2}, AS-WEB-CORE-00530=Parse Warning Error at line {0} column {1}: {2}, AS-WEB-CORE-00531=Empty stack (returning null), AS-WEB-CORE-00532=No Locator!, AS-WEB-CORE-00533=[SetPropertiesRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00534=[SetPropertyRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00535=Login failed, AS-WEB-CORE-00536=This is request has already been authenticated, AS-WEB-CORE-00537=No authenticator, AS-WEB-CORE-00538=Invalid call to login while pluggable authentication method is configured, AS-WEB-CORE-00539=Internal logout error, AS-WEB-CORE-00540=Blocked access to external entity with publicId [{0}] and systemId [{0}], AS-WEB-CORE-00541=Blocked access to external entity with name [{0}], publicId [{1}], baseURI [{2}] and systemId [{3}], AS-WEB-CORE-00542=Blocked access to external subset with name [{0}] and baseURI [{1}], AS-WEB-CORE-00543=Fail to read file [{0}], AS-WEB-CORE-00544=Unable to find the underlying Coyote request object (which is required to create a push request) from the request of type [{0}], AS-WEB-CORE-00545=It is illegal to call push() before setting a path, AS-WEB-CORE-00546=The push method should not be null, AS-WEB-CORE-00547=The push method should not be an empty String, AS-WEB-CORE-00548=The push method ''{0}'' is not cacheable or safe, AS-WEB-CORE-00549=The repository '{0}' is not a directory, AS-WEB-CORE-00550=The repository '{0}' contains a null character} [2024-06-27T10:27:19.826Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:27:19.826Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:19.826Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:19.826Z] [INFO] Processing: jakarta.enterprise.web.core on element WEB_CORE_LOGGER [2024-06-27T10:27:19.826Z] [INFO] Enclosing type is org.apache.catalina.LogFacade [2024-06-27T10:27:19.826Z] [INFO] Loggers found so far: {jakarta.enterprise.web.core.description=WEB Core Logger, jakarta.enterprise.web.core.publish=true, jakarta.enterprise.web.core.subsystem=WEB} [2024-06-27T10:27:19.826Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:27:19.826Z] [INFO] Found enclosing element WEB_CORE_LOGGER [2024-06-27T10:27:19.826Z] [INFO] Found enclosing element org.apache.catalina.LogFacade [2024-06-27T10:27:19.826Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:27:19.826Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:19.826Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:19.826Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:27:19.826Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:19.826Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-06-27T10:27:19.826Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:19.826Z] [INFO] [2024-06-27T10:27:19.826Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-core --- [2024-06-27T10:27:19.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/src/test/resources [2024-06-27T10:27:19.826Z] [INFO] [2024-06-27T10:27:19.826Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-core --- [2024-06-27T10:27:19.826Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:19.826Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:27:20.081Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:20.081Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:27:20.081Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:27:20.081Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:27:20.081Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:27:20.081Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:27:20.081Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:27:20.081Z] Use -proc:none to disable annotation processing. [2024-06-27T10:27:20.081Z] [INFO] [2024-06-27T10:27:20.081Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-core --- [2024-06-27T10:27:20.335Z] [INFO] [2024-06-27T10:27:20.335Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-core --- [2024-06-27T10:27:20.335Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/surefire-reports [2024-06-27T10:27:20.335Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:27:20.335Z] [INFO] [2024-06-27T10:27:20.335Z] [INFO] ------------------------------------------------------- [2024-06-27T10:27:20.335Z] [INFO] T E S T S [2024-06-27T10:27:20.335Z] [INFO] ------------------------------------------------------- [2024-06-27T10:27:20.335Z] [0.003s][info][gc] Using G1 [2024-06-27T10:27:20.590Z] [0.400s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.953ms [2024-06-27T10:27:20.845Z] [INFO] Running org.apache.catalina.core.StandardContextTest [2024-06-27T10:27:21.405Z] [0.995s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->8M(258M) 3.519ms [2024-06-27T10:27:21.660Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in org.apache.catalina.core.StandardContextTest [2024-06-27T10:27:21.660Z] [INFO] Running org.apache.catalina.core.StandardContextValveTest [2024-06-27T10:27:21.660Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.apache.catalina.core.StandardContextValveTest [2024-06-27T10:27:21.660Z] [INFO] Running org.apache.catalina.fileupload.MultipartStreamTest [2024-06-27T10:27:21.660Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.apache.catalina.fileupload.MultipartStreamTest [2024-06-27T10:27:21.914Z] [INFO] [2024-06-27T10:27:21.914Z] [INFO] Results: [2024-06-27T10:27:21.914Z] [INFO] [2024-06-27T10:27:21.914Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:27:21.914Z] [INFO] [2024-06-27T10:27:21.914Z] [INFO] [2024-06-27T10:27:21.914Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-core --- [2024-06-27T10:27:21.914Z] [INFO] Executing tasks [2024-06-27T10:27:21.914Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/classes/META-INF for [2024-06-27T10:27:21.914Z] [INFO] [echo] web-core [2024-06-27T10:27:21.914Z] [INFO] Executed tasks [2024-06-27T10:27:21.914Z] [INFO] [2024-06-27T10:27:21.914Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-core --- [2024-06-27T10:27:22.184Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/web-core.jar [2024-06-27T10:27:22.184Z] [INFO] [2024-06-27T10:27:22.184Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-core --- [2024-06-27T10:27:22.184Z] [INFO] [2024-06-27T10:27:22.184Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-core --- [2024-06-27T10:27:22.184Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/failsafe-reports [2024-06-27T10:27:22.184Z] [INFO] [2024-06-27T10:27:22.184Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-core-checkstyle) @ web-core --- [2024-06-27T10:27:30.254Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- install:3.1.1:install (default-install) @ web-core --- [2024-06-27T10:27:30.254Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.16-SNAPSHOT/web-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:30.254Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-core/target/web-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.16-SNAPSHOT/web-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2024-06-27T10:27:30.254Z] [INFO] Building Jakarta Pages Standard Tags implementation connector module 7.0.16-SNAPSHOT [142/334] [2024-06-27T10:27:30.254Z] [INFO] from appserver/web/jstl-connector/pom.xml [2024-06-27T10:27:30.254Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:30.254Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:30.254Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/src/main/resources [2024-06-27T10:27:30.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/src/main/manpages [2024-06-27T10:27:30.254Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:30.254Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:30.254Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:30.254Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- command-security:1.0.17:check (default-check) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:30.254Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:30.254Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/src/test/resources [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] No sources to compile [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- surefire:3.2.5:test (default-test) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] [2024-06-27T10:27:30.254Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jstl-connector --- [2024-06-27T10:27:30.254Z] [INFO] Executing tasks [2024-06-27T10:27:30.255Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/target/classes/META-INF for [2024-06-27T10:27:30.255Z] [INFO] [echo] jstl-connector [2024-06-27T10:27:30.255Z] [INFO] Executed tasks [2024-06-27T10:27:30.255Z] [INFO] [2024-06-27T10:27:30.255Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jstl-connector --- [2024-06-27T10:27:30.255Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/target/jstl-connector.jar [2024-06-27T10:27:30.255Z] [INFO] [2024-06-27T10:27:30.255Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jstl-connector --- [2024-06-27T10:27:30.255Z] [INFO] [2024-06-27T10:27:30.255Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jstl-connector --- [2024-06-27T10:27:30.255Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/target/failsafe-reports [2024-06-27T10:27:30.255Z] [INFO] [2024-06-27T10:27:30.255Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jstl-connector-checkstyle) @ jstl-connector --- [2024-06-27T10:27:30.255Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:30.255Z] [INFO] [2024-06-27T10:27:30.255Z] [INFO] --- install:3.1.1:install (default-install) @ jstl-connector --- [2024-06-27T10:27:30.255Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.16-SNAPSHOT/jstl-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:30.255Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.16-SNAPSHOT/jstl-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:30.255Z] [INFO] [2024-06-27T10:27:30.255Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2024-06-27T10:27:30.255Z] [INFO] Building Jersey MVC TLD connector implementation module 7.0.16-SNAPSHOT [143/334] [2024-06-27T10:27:30.255Z] [INFO] from appserver/web/jersey-mvc-connector/pom.xml [2024-06-27T10:27:30.255Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:30.255Z] [INFO] [2024-06-27T10:27:30.255Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-mvc-connector --- [2024-06-27T10:27:30.255Z] [INFO] [2024-06-27T10:27:30.255Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-mvc-connector --- [2024-06-27T10:27:30.255Z] [INFO] [2024-06-27T10:27:30.255Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jersey-mvc-connector --- [2024-06-27T10:27:30.255Z] [INFO] [2024-06-27T10:27:30.255Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jersey-mvc-connector --- [2024-06-27T10:27:30.255Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:30.255Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:30.510Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:30.510Z] [INFO] [2024-06-27T10:27:30.510Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-mvc-connector --- [2024-06-27T10:27:30.510Z] [INFO] [2024-06-27T10:27:30.510Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-mvc-connector --- [2024-06-27T10:27:30.510Z] [INFO] [2024-06-27T10:27:30.510Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-mvc-connector --- [2024-06-27T10:27:30.510Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:30.510Z] [INFO] [2024-06-27T10:27:30.510Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-mvc-connector --- [2024-06-27T10:27:30.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/src/main/resources [2024-06-27T10:27:30.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/src/main/manpages [2024-06-27T10:27:30.510Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:30.510Z] [INFO] [2024-06-27T10:27:30.510Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jersey-mvc-connector --- [2024-06-27T10:27:30.510Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:30.510Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:30.765Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:30.765Z] [INFO] [2024-06-27T10:27:30.765Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jersey-mvc-connector --- [2024-06-27T10:27:30.765Z] [INFO] [2024-06-27T10:27:30.765Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jersey-mvc-connector --- [2024-06-27T10:27:30.765Z] [INFO] [2024-06-27T10:27:30.765Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-mvc-connector --- [2024-06-27T10:27:30.765Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:31.020Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:31.020Z] [INFO] [2024-06-27T10:27:31.020Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-mvc-connector --- [2024-06-27T10:27:31.020Z] [INFO] [2024-06-27T10:27:31.020Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jersey-mvc-connector --- [2024-06-27T10:27:31.020Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:31.020Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:31.276Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-mvc-connector --- [2024-06-27T10:27:31.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/src/test/resources [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jersey-mvc-connector --- [2024-06-27T10:27:31.276Z] [INFO] No sources to compile [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-mvc-connector --- [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-mvc-connector --- [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-mvc-connector --- [2024-06-27T10:27:31.276Z] [INFO] Executing tasks [2024-06-27T10:27:31.276Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/target/classes/META-INF for [2024-06-27T10:27:31.276Z] [INFO] [echo] jersey-mvc-connector [2024-06-27T10:27:31.276Z] [INFO] Executed tasks [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-mvc-connector --- [2024-06-27T10:27:31.276Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-mvc-connector --- [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-mvc-connector --- [2024-06-27T10:27:31.276Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/target/failsafe-reports [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-mvc-connector-checkstyle) @ jersey-mvc-connector --- [2024-06-27T10:27:31.276Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-mvc-connector --- [2024-06-27T10:27:31.276Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.16-SNAPSHOT/jersey-mvc-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:31.276Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.16-SNAPSHOT/jersey-mvc-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2024-06-27T10:27:31.276Z] [INFO] Building Web module command line interface 7.0.16-SNAPSHOT [144/334] [2024-06-27T10:27:31.276Z] [INFO] from appserver/web/admin/pom.xml [2024-06-27T10:27:31.276Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-cli --- [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-cli --- [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-cli --- [2024-06-27T10:27:31.276Z] [INFO] [2024-06-27T10:27:31.276Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-cli --- [2024-06-27T10:27:31.276Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:31.276Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:31.531Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:31.531Z] [INFO] [2024-06-27T10:27:31.531Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-cli --- [2024-06-27T10:27:31.531Z] [INFO] [2024-06-27T10:27:31.531Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-cli --- [2024-06-27T10:27:31.531Z] [INFO] [2024-06-27T10:27:31.531Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-cli --- [2024-06-27T10:27:31.531Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:31.786Z] [INFO] [2024-06-27T10:27:31.786Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-cli --- [2024-06-27T10:27:31.786Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:27:31.786Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:27:31.786Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-06-27T10:27:31.786Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:31.786Z] [INFO] [2024-06-27T10:27:31.786Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-cli --- [2024-06-27T10:27:31.786Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:31.786Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:32.041Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:32.041Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFilter.java:[173,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:32.041Z] cast to java.lang.Object for a varargs call [2024-06-27T10:27:32.041Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:32.041Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFinder.java:[150,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:32.041Z] cast to java.lang.Object for a varargs call [2024-06-27T10:27:32.041Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:32.041Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFilter.java:[187,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:32.041Z] cast to java.lang.Object for a varargs call [2024-06-27T10:27:32.041Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:32.041Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFinder.java:[167,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:27:32.041Z] cast to java.lang.Object for a varargs call [2024-06-27T10:27:32.041Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:27:32.041Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateHttpListener.java: Some input files use or override a deprecated API. [2024-06-27T10:27:32.041Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateHttpListener.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:32.041Z] [INFO] [2024-06-27T10:27:32.041Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-cli --- [2024-06-27T10:27:32.041Z] [INFO] [2024-06-27T10:27:32.041Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-cli --- [2024-06-27T10:27:32.041Z] [INFO] [2024-06-27T10:27:32.041Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-cli --- [2024-06-27T10:27:32.041Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:32.295Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:32.295Z] [INFO] [2024-06-27T10:27:32.295Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-cli --- [2024-06-27T10:27:32.296Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.admin.cli.CreateHttp, org.glassfish.web.admin.cli.CreateHttpListener, org.glassfish.web.admin.cli.CreateHttpRedirect, org.glassfish.web.admin.cli.CreateNetworkListener, org.glassfish.web.admin.cli.CreateProtocol, org.glassfish.web.admin.cli.CreateProtocolFilter, org.glassfish.web.admin.cli.CreateProtocolFinder, org.glassfish.web.admin.cli.CreateTransport, org.glassfish.web.admin.cli.CreateVirtualServer, org.glassfish.web.admin.cli.DeleteHttp, org.glassfish.web.admin.cli.DeleteHttpListener, org.glassfish.web.admin.cli.DeleteHttpRedirect, org.glassfish.web.admin.cli.DeleteNetworkListener, org.glassfish.web.admin.cli.DeleteProtocol, org.glassfish.web.admin.cli.DeleteProtocolFilter, org.glassfish.web.admin.cli.DeleteProtocolFinder, org.glassfish.web.admin.cli.DeleteTransport, org.glassfish.web.admin.cli.DeleteVirtualServer, org.glassfish.web.admin.cli.ListHttpListeners, org.glassfish.web.admin.cli.ListNetworkListeners, org.glassfish.web.admin.cli.ListProtocolFilters, org.glassfish.web.admin.cli.ListProtocolFinders, org.glassfish.web.admin.cli.ListProtocols, org.glassfish.web.admin.cli.ListTransports, org.glassfish.web.admin.cli.ListVirtualServers] [2024-06-27T10:27:32.296Z] [INFO] [2024-06-27T10:27:32.296Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-cli --- [2024-06-27T10:27:32.296Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:32.296Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:32.551Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:32.551Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:32.551Z] [INFO] Initial messages found so far: {} [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00001 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00001 needs checking for cause/action: true [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00002 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00002 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00003 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00003 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00004 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00004 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00005 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00005 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00006 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00006 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00007 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00007 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00008 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00008 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00009 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00009 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00010 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00010 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00011 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00011 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00012 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00012 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00013 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00013 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00014 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00014 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00015 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00015 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00016 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00016 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00017 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00017 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00018 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00018 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00019 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00019 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00020 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00020 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00021 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00021 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00022 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00022 needs checking for cause/action: false [2024-06-27T10:27:32.551Z] [INFO] Processing: AS-WEB-ADMIN-00023 [2024-06-27T10:27:32.551Z] [INFO] Message AS-WEB-ADMIN-00023 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00024 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00024 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00025 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00025 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00026 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00026 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00028 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00028 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00029 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00029 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00030 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00030 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00031 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00031 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00032 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00032 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00033 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00033 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00034 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00034 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00035 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00035 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00036 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00036 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00037 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00037 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00038 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00038 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00039 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00039 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00040 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00040 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00041 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00041 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00042 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00042 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00043 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00043 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00044 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00044 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00045 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00045 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Processing: AS-WEB-ADMIN-00046 [2024-06-27T10:27:32.552Z] [INFO] Message AS-WEB-ADMIN-00046 needs checking for cause/action: false [2024-06-27T10:27:32.552Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-ADMIN-00001=Unable to register StatsProvider {0} with Monitoring Infrastructure. No monitoring data will be collected for {1} and {2}, AS-WEB-ADMIN-00002=Current server config is null, AS-WEB-ADMIN-00003=The acceptor threads must be at least 1, AS-WEB-ADMIN-00004=Listener {0} could not be created, actual reason: {1}, AS-WEB-ADMIN-00005=A default virtual server is required. Please use --default-virtual-server to specify this value., AS-WEB-ADMIN-00006=--defaultVS and --default-virtual-server conflict. Please use only --default-virtual-server to specify this value., AS-WEB-ADMIN-00007=Attribute value (default-virtual-server = {0}) is not found in list of virtual servers defined in config., AS-WEB-ADMIN-00008=Http Listener named {0} already exists., AS-WEB-ADMIN-00009=Port [{0}] is already taken for address [{1}], please choose another port., AS-WEB-ADMIN-00010=Network Listener named {0} already exists., AS-WEB-ADMIN-00011=Protocol {0} has neither a protocol nor a port-unification configured., AS-WEB-ADMIN-00012={0} create failed:, AS-WEB-ADMIN-00013=The specified protocol {0} is not yet configured., AS-WEB-ADMIN-00014=Failed to create http-redirect for {0}: {1}., AS-WEB-ADMIN-00015=An http element for {0} already exists. Cannot add duplicate http., AS-WEB-ADMIN-00016=An http-redirect element for {0} already exists. Cannot add duplicate http-redirect., AS-WEB-ADMIN-00017={0} protocol already exists. Cannot add duplicate protocol., AS-WEB-ADMIN-00018=Failed to create protocol {0}., AS-WEB-ADMIN-00019={0} create failed: {1}., AS-WEB-ADMIN-00020={0} create failed. Given class is not a ProtocolFilter: {1}., AS-WEB-ADMIN-00021={0} create failed. Given class is not a ProtocolFinder: {1}., AS-WEB-ADMIN-00022={0} transport already exists. Cannot add duplicate transport., AS-WEB-ADMIN-00023=Failed to create transport {0}., AS-WEB-ADMIN-00024=Please use only networklisteners., AS-WEB-ADMIN-00025=Virtual Server named {0} already exists., AS-WEB-ADMIN-00026={0} create failed., AS-WEB-ADMIN-00028=Specified http listener, {0}, doesn''t exist., AS-WEB-ADMIN-00029={0} delete failed., AS-WEB-ADMIN-00030={0} Network Listener doesn't exist., AS-WEB-ADMIN-00031=Deletion of NetworkListener {0} failed., AS-WEB-ADMIN-00032={0} http-redirect doesn't exist., AS-WEB-ADMIN-00033=Deletion of http {0} failed., AS-WEB-ADMIN-00034=Deletion of http-redirect {0} failed., AS-WEB-ADMIN-00035={0} protocol doesn't exist., AS-WEB-ADMIN-00036={0} protocol is being used in the network listener {1}., AS-WEB-ADMIN-00037=Deletion of Protocol {0} failed., AS-WEB-ADMIN-00038={0} delete failed: {1}., AS-WEB-ADMIN-00039=No {0} element found with the name {1}., AS-WEB-ADMIN-00040={0} transport is being used in the network listener {1}., AS-WEB-ADMIN-00041=Deletion of Transport {0} failed., AS-WEB-ADMIN-00042={0} transport doesn''t exist., AS-WEB-ADMIN-00043={0} delete failed., AS-WEB-ADMIN-00044=Specified virtual server, {0}, doesn''t exist., AS-WEB-ADMIN-00045=Specified virtual server, {0}, can not be deleted because it is referenced from http listener, {1}., AS-WEB-ADMIN-00046=Monitoring Registry does not exist. Possible causes are 1) Monitoring is not turned on or at a lower level 2) The corresponding container (web, ejb, etc.) is not loaded yet} [2024-06-27T10:27:32.553Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:27:32.553Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:32.553Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:32.553Z] [INFO] Processing: jakarta.enterprise.web.admin on element WEB_ADMIN_LOGGER [2024-06-27T10:27:32.553Z] [INFO] Enclosing type is org.glassfish.web.admin.LogFacade [2024-06-27T10:27:32.553Z] [INFO] Loggers found so far: {jakarta.enterprise.web.admin.description=WEB Admin Logger, jakarta.enterprise.web.admin.publish=true, jakarta.enterprise.web.admin.subsystem=WEB} [2024-06-27T10:27:32.553Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:27:32.553Z] [INFO] Found enclosing element WEB_ADMIN_LOGGER [2024-06-27T10:27:32.553Z] [INFO] Found enclosing element org.glassfish.web.admin.LogFacade [2024-06-27T10:27:32.553Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:27:32.553Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:32.553Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:32.553Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:27:32.553Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:32.553Z] [INFO] [2024-06-27T10:27:32.553Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-cli --- [2024-06-27T10:27:32.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/src/test/resources [2024-06-27T10:27:32.553Z] [INFO] [2024-06-27T10:27:32.553Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-cli --- [2024-06-27T10:27:32.553Z] [INFO] No sources to compile [2024-06-27T10:27:32.553Z] [INFO] [2024-06-27T10:27:32.553Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-cli --- [2024-06-27T10:27:32.553Z] [INFO] [2024-06-27T10:27:32.553Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-cli --- [2024-06-27T10:27:32.553Z] [INFO] [2024-06-27T10:27:32.553Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-cli --- [2024-06-27T10:27:32.553Z] [INFO] Executing tasks [2024-06-27T10:27:32.553Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target/classes/META-INF for [2024-06-27T10:27:32.553Z] [INFO] [echo] web-cli [2024-06-27T10:27:32.553Z] [INFO] Executed tasks [2024-06-27T10:27:32.553Z] [INFO] [2024-06-27T10:27:32.553Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-cli --- [2024-06-27T10:27:32.553Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target/web-cli.jar [2024-06-27T10:27:32.553Z] [INFO] [2024-06-27T10:27:32.553Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-cli --- [2024-06-27T10:27:32.553Z] [INFO] [2024-06-27T10:27:32.553Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-cli --- [2024-06-27T10:27:32.553Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target/failsafe-reports [2024-06-27T10:27:32.553Z] [INFO] [2024-06-27T10:27:32.553Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-cli-checkstyle) @ web-cli --- [2024-06-27T10:27:33.113Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:33.113Z] [INFO] [2024-06-27T10:27:33.113Z] [INFO] --- install:3.1.1:install (default-install) @ web-cli --- [2024-06-27T10:27:33.113Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.16-SNAPSHOT/web-cli-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:33.113Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/admin/target/web-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.16-SNAPSHOT/web-cli-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:33.113Z] [INFO] [2024-06-27T10:27:33.113Z] [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------ [2024-06-27T10:27:33.113Z] [INFO] Building Web container and GUI plug-in common classes 7.0.16-SNAPSHOT [145/334] [2024-06-27T10:27:33.113Z] [INFO] from appserver/web/gui-plugin-common/pom.xml [2024-06-27T10:27:33.113Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:33.113Z] [INFO] [2024-06-27T10:27:33.113Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-gui-plugin-common --- [2024-06-27T10:27:33.113Z] [INFO] [2024-06-27T10:27:33.113Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-gui-plugin-common --- [2024-06-27T10:27:33.113Z] [INFO] [2024-06-27T10:27:33.113Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-gui-plugin-common --- [2024-06-27T10:27:33.113Z] [INFO] [2024-06-27T10:27:33.113Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-gui-plugin-common --- [2024-06-27T10:27:33.113Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:33.113Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:33.368Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:33.368Z] [INFO] [2024-06-27T10:27:33.368Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-gui-plugin-common --- [2024-06-27T10:27:33.369Z] [INFO] [2024-06-27T10:27:33.369Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-gui-plugin-common --- [2024-06-27T10:27:33.369Z] [INFO] [2024-06-27T10:27:33.369Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-gui-plugin-common --- [2024-06-27T10:27:33.369Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:33.369Z] [INFO] [2024-06-27T10:27:33.369Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-gui-plugin-common --- [2024-06-27T10:27:33.369Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:27:33.369Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-06-27T10:27:33.369Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:33.369Z] [INFO] [2024-06-27T10:27:33.369Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-gui-plugin-common --- [2024-06-27T10:27:33.369Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:33.369Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:33.369Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:33.369Z] [INFO] [2024-06-27T10:27:33.369Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-gui-plugin-common --- [2024-06-27T10:27:33.369Z] [INFO] [2024-06-27T10:27:33.369Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-gui-plugin-common --- [2024-06-27T10:27:33.369Z] [INFO] [2024-06-27T10:27:33.369Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-gui-plugin-common --- [2024-06-27T10:27:33.369Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:33.624Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:33.624Z] [INFO] [2024-06-27T10:27:33.624Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-gui-plugin-common --- [2024-06-27T10:27:33.624Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.plugin.common.ListWebContextParamCommand, org.glassfish.web.plugin.common.ListWebEnvEntryCommand, org.glassfish.web.plugin.common.SetWebContextParamCommand, org.glassfish.web.plugin.common.SetWebEnvEntryCommand, org.glassfish.web.plugin.common.UnsetWebContextParamCommand, org.glassfish.web.plugin.common.UnsetWebEnvEntryCommand] [2024-06-27T10:27:33.624Z] [INFO] [2024-06-27T10:27:33.624Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-gui-plugin-common --- [2024-06-27T10:27:33.624Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:33.624Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:33.624Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:33.624Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:27:33.624Z] [INFO] [2024-06-27T10:27:33.624Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-gui-plugin-common --- [2024-06-27T10:27:33.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/src/test/resources [2024-06-27T10:27:33.624Z] [INFO] [2024-06-27T10:27:33.624Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-gui-plugin-common --- [2024-06-27T10:27:33.624Z] [INFO] No sources to compile [2024-06-27T10:27:33.624Z] [INFO] [2024-06-27T10:27:33.624Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-gui-plugin-common --- [2024-06-27T10:27:33.624Z] [INFO] [2024-06-27T10:27:33.624Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-gui-plugin-common --- [2024-06-27T10:27:33.624Z] [INFO] [2024-06-27T10:27:33.624Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-gui-plugin-common --- [2024-06-27T10:27:33.624Z] [INFO] Executing tasks [2024-06-27T10:27:33.624Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/target/classes/META-INF for [2024-06-27T10:27:33.624Z] [INFO] [echo] web-gui-plugin-common [2024-06-27T10:27:33.624Z] [INFO] Executed tasks [2024-06-27T10:27:33.624Z] [INFO] [2024-06-27T10:27:33.624Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-gui-plugin-common --- [2024-06-27T10:27:33.624Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar [2024-06-27T10:27:33.624Z] [INFO] [2024-06-27T10:27:33.625Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-gui-plugin-common --- [2024-06-27T10:27:33.625Z] [INFO] [2024-06-27T10:27:33.625Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-gui-plugin-common --- [2024-06-27T10:27:33.625Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/target/failsafe-reports [2024-06-27T10:27:33.625Z] [INFO] [2024-06-27T10:27:33.625Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-gui-plugin-common-checkstyle) @ web-gui-plugin-common --- [2024-06-27T10:27:33.625Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:33.625Z] [INFO] [2024-06-27T10:27:33.625Z] [INFO] --- install:3.1.1:install (default-install) @ web-gui-plugin-common --- [2024-06-27T10:27:33.625Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.16-SNAPSHOT/web-gui-plugin-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:33.625Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.16-SNAPSHOT/web-gui-plugin-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:33.625Z] [INFO] [2024-06-27T10:27:33.625Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2024-06-27T10:27:33.625Z] [INFO] Building WebTier Security Integration 7.0.16-SNAPSHOT [146/334] [2024-06-27T10:27:33.625Z] [INFO] from appserver/security/webintegration/pom.xml [2024-06-27T10:27:33.625Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:33.625Z] [INFO] [2024-06-27T10:27:33.625Z] [INFO] --- clean:3.3.2:clean (default-clean) @ websecurity --- [2024-06-27T10:27:33.625Z] [INFO] [2024-06-27T10:27:33.625Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ websecurity --- [2024-06-27T10:27:33.625Z] [INFO] [2024-06-27T10:27:33.625Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ websecurity --- [2024-06-27T10:27:33.625Z] [INFO] [2024-06-27T10:27:33.625Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ websecurity --- [2024-06-27T10:27:33.625Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:33.625Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:33.879Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:33.879Z] [INFO] [2024-06-27T10:27:33.879Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ websecurity --- [2024-06-27T10:27:33.879Z] [INFO] [2024-06-27T10:27:33.880Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ websecurity --- [2024-06-27T10:27:33.880Z] [INFO] [2024-06-27T10:27:33.880Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ websecurity --- [2024-06-27T10:27:33.880Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:33.880Z] [INFO] [2024-06-27T10:27:33.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ websecurity --- [2024-06-27T10:27:33.880Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:27:33.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/manpages [2024-06-27T10:27:33.880Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:33.880Z] [INFO] [2024-06-27T10:27:33.880Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ websecurity --- [2024-06-27T10:27:33.880Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:33.880Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:34.440Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:34.440Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[738,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:34.440Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[782,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:34.440Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[1745,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:34.440Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/WebProgrammaticLoginImpl.java:[142,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:27:34.440Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses or overrides a deprecated API. [2024-06-27T10:27:34.440Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:34.440Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses unchecked or unsafe operations. [2024-06-27T10:27:34.440Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:27:34.440Z] [INFO] [2024-06-27T10:27:34.440Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ websecurity --- [2024-06-27T10:27:34.440Z] [INFO] [2024-06-27T10:27:34.440Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ websecurity --- [2024-06-27T10:27:34.440Z] [INFO] [2024-06-27T10:27:34.440Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ websecurity --- [2024-06-27T10:27:34.440Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:34.440Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:34.440Z] [INFO] [2024-06-27T10:27:34.440Z] [INFO] --- command-security:1.0.17:check (default-check) @ websecurity --- [2024-06-27T10:27:34.440Z] [INFO] [2024-06-27T10:27:34.441Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ websecurity --- [2024-06-27T10:27:34.441Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:34.441Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:34.695Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:34.695Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:34.695Z] [INFO] Initial messages found so far: {} [2024-06-27T10:27:34.695Z] [INFO] Processing: realmBase.forbidden [2024-06-27T10:27:34.695Z] [INFO] Message realmBase.forbidden needs checking for cause/action: false [2024-06-27T10:27:34.695Z] [INFO] Processing: realmAdapter.badRequestWithId [2024-06-27T10:27:34.695Z] [INFO] Message realmAdapter.badRequestWithId needs checking for cause/action: false [2024-06-27T10:27:34.695Z] [INFO] Processing: missing_http_header.host [2024-06-27T10:27:34.695Z] [INFO] Message missing_http_header.host needs checking for cause/action: false [2024-06-27T10:27:34.695Z] [INFO] Processing: realmAdapter.noWebSecMgr [2024-06-27T10:27:34.695Z] [INFO] Message realmAdapter.noWebSecMgr needs checking for cause/action: false [2024-06-27T10:27:34.695Z] [INFO] Total Messages including ones found from disk so far: {missing_http_header.host=Host header not found in request, realmAdapter.badRequestWithId=WEB9101: There are some problems with the request, realmAdapter.noWebSecMgr=WEB9100: No WebSecurityManager found for context {0}, realmBase.forbidden=Access to the requested resource has been denied} [2024-06-27T10:27:34.695Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:27:34.695Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:34.695Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:34.695Z] [INFO] Processing: jakarta.enterprise.system.container.web.security on element LOGGER_INFO [2024-06-27T10:27:34.695Z] [INFO] Enclosing type is com.sun.web.security.WebSecurityResourceBundle [2024-06-27T10:27:34.696Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.web.security.description=logger for web security module, jakarta.enterprise.system.container.web.security.publish=true, jakarta.enterprise.system.container.web.security.subsystem=websecurity} [2024-06-27T10:27:34.696Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:27:34.696Z] [INFO] Found enclosing element LOGGER_INFO [2024-06-27T10:27:34.696Z] [INFO] Found enclosing element com.sun.web.security.WebSecurityResourceBundle [2024-06-27T10:27:34.696Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:27:34.696Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:34.696Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:34.696Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:27:34.696Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:34.696Z] [INFO] [2024-06-27T10:27:34.696Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ websecurity --- [2024-06-27T10:27:34.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/src/test/resources [2024-06-27T10:27:34.696Z] [INFO] [2024-06-27T10:27:34.696Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ websecurity --- [2024-06-27T10:27:34.696Z] [INFO] No sources to compile [2024-06-27T10:27:34.696Z] [INFO] [2024-06-27T10:27:34.696Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ websecurity --- [2024-06-27T10:27:34.696Z] [INFO] [2024-06-27T10:27:34.696Z] [INFO] --- surefire:3.2.5:test (default-test) @ websecurity --- [2024-06-27T10:27:34.696Z] [INFO] [2024-06-27T10:27:34.696Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ websecurity --- [2024-06-27T10:27:34.696Z] [INFO] Executing tasks [2024-06-27T10:27:34.696Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target/classes/META-INF for [2024-06-27T10:27:34.696Z] [INFO] [echo] websecurity [2024-06-27T10:27:34.696Z] [INFO] Executed tasks [2024-06-27T10:27:34.696Z] [INFO] [2024-06-27T10:27:34.696Z] [INFO] --- jar:3.3.0:jar (default-jar) @ websecurity --- [2024-06-27T10:27:34.696Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target/websecurity.jar [2024-06-27T10:27:34.696Z] [INFO] [2024-06-27T10:27:34.696Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ websecurity --- [2024-06-27T10:27:34.696Z] [INFO] [2024-06-27T10:27:34.696Z] [INFO] --- failsafe:3.2.5:verify (verify) @ websecurity --- [2024-06-27T10:27:34.696Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target/failsafe-reports [2024-06-27T10:27:34.696Z] [INFO] [2024-06-27T10:27:34.696Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-websecurity-checkstyle) @ websecurity --- [2024-06-27T10:27:34.951Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- install:3.1.1:install (default-install) @ websecurity --- [2024-06-27T10:27:34.951Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.16-SNAPSHOT/websecurity-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:34.951Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.16-SNAPSHOT/websecurity-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2024-06-27T10:27:34.951Z] [INFO] Building GlassFish Web container embedded related modules 7.0.16-SNAPSHOT [147/334] [2024-06-27T10:27:34.951Z] [INFO] from appserver/web/web-embed/pom.xml [2024-06-27T10:27:34.951Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] No sources to compile [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] No sources to compile [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] No sources to compile [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] Executing tasks [2024-06-27T10:27:34.951Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/target/classes/META-INF for [2024-06-27T10:27:34.951Z] [INFO] [echo] web-embed [2024-06-27T10:27:34.951Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/target/classes/META-INF [2024-06-27T10:27:34.951Z] [INFO] Executed tasks [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] No tests to run. [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/target/failsafe-reports [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-checkstyle) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:34.951Z] [INFO] [2024-06-27T10:27:34.951Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed --- [2024-06-27T10:27:34.951Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/7.0.16-SNAPSHOT/web-embed-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2024-06-27T10:27:35.206Z] [INFO] Building GlassFish Web container Embedded APIs 7.0.16-SNAPSHOT [148/334] [2024-06-27T10:27:35.206Z] [INFO] from appserver/web/web-embed/api/pom.xml [2024-06-27T10:27:35.206Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:35.206Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:35.206Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:27:35.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/src/main/manpages [2024-06-27T10:27:35.206Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:35.206Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:35.206Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:35.206Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:35.206Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:35.206Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:35.206Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/src/test/resources [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] No sources to compile [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] Executing tasks [2024-06-27T10:27:35.206Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/target/classes/META-INF for [2024-06-27T10:27:35.206Z] [INFO] [echo] web-embed-api [2024-06-27T10:27:35.206Z] [INFO] Executed tasks [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/target/web-embed-api.jar [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed-api --- [2024-06-27T10:27:35.206Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/target/failsafe-reports [2024-06-27T10:27:35.206Z] [INFO] [2024-06-27T10:27:35.206Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-api-checkstyle) @ web-embed-api --- [2024-06-27T10:27:35.461Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:35.461Z] [INFO] [2024-06-27T10:27:35.461Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed-api --- [2024-06-27T10:27:35.461Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.16-SNAPSHOT/web-embed-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:35.461Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.16-SNAPSHOT/web-embed-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:35.461Z] [INFO] [2024-06-27T10:27:35.461Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2024-06-27T10:27:35.461Z] [INFO] Building Server-Sent Events 7.0.16-SNAPSHOT [149/334] [2024-06-27T10:27:35.461Z] [INFO] from appserver/web/web-sse/pom.xml [2024-06-27T10:27:35.461Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:35.461Z] [INFO] [2024-06-27T10:27:35.461Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-sse --- [2024-06-27T10:27:35.461Z] [INFO] [2024-06-27T10:27:35.461Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-sse --- [2024-06-27T10:27:35.461Z] [INFO] [2024-06-27T10:27:35.461Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-sse --- [2024-06-27T10:27:35.461Z] [INFO] [2024-06-27T10:27:35.461Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-sse --- [2024-06-27T10:27:35.461Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:27:35.461Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:35.461Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:35.461Z] [INFO] [2024-06-27T10:27:35.461Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-sse --- [2024-06-27T10:27:35.461Z] [INFO] [2024-06-27T10:27:35.461Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-sse --- [2024-06-27T10:27:35.461Z] [INFO] [2024-06-27T10:27:35.461Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-sse --- [2024-06-27T10:27:35.461Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:35.461Z] [INFO] [2024-06-27T10:27:35.462Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-sse --- [2024-06-27T10:27:35.462Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:27:35.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/src/main/manpages [2024-06-27T10:27:35.462Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:35.462Z] [INFO] [2024-06-27T10:27:35.462Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-sse --- [2024-06-27T10:27:35.462Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:27:35.462Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:35.716Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:35.716Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:27:35.716Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:35.716Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/src/test/resources [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] No sources to compile [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] Executing tasks [2024-06-27T10:27:35.716Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/target/classes/META-INF for [2024-06-27T10:27:35.716Z] [INFO] [echo] web-sse [2024-06-27T10:27:35.716Z] [INFO] Executed tasks [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/target/web-sse.jar [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-sse --- [2024-06-27T10:27:35.716Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/target/failsafe-reports [2024-06-27T10:27:35.716Z] [INFO] [2024-06-27T10:27:35.716Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-sse-checkstyle) @ web-sse --- [2024-06-27T10:27:35.972Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:35.972Z] [INFO] [2024-06-27T10:27:35.972Z] [INFO] --- install:3.1.1:install (default-install) @ web-sse --- [2024-06-27T10:27:35.972Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.16-SNAPSHOT/web-sse-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:35.972Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.16-SNAPSHOT/web-sse-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:35.972Z] [INFO] [2024-06-27T10:27:35.972Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2024-06-27T10:27:35.972Z] [INFO] Building Web Container glue code 7.0.16-SNAPSHOT [150/334] [2024-06-27T10:27:35.972Z] [INFO] from appserver/web/web-glue/pom.xml [2024-06-27T10:27:35.972Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:35.972Z] [INFO] [2024-06-27T10:27:35.972Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-glue --- [2024-06-27T10:27:35.972Z] [INFO] [2024-06-27T10:27:35.972Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-glue --- [2024-06-27T10:27:35.972Z] [INFO] [2024-06-27T10:27:35.972Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-glue --- [2024-06-27T10:27:35.972Z] [INFO] [2024-06-27T10:27:35.972Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-glue --- [2024-06-27T10:27:35.972Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:35.972Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:36.531Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:36.532Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:27:36.532Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:27:36.532Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-06-27T10:27:36.532Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:36.532Z] [INFO] [2024-06-27T10:27:36.532Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-glue --- [2024-06-27T10:27:36.532Z] [INFO] [2024-06-27T10:27:36.532Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-glue --- [2024-06-27T10:27:36.532Z] [INFO] [2024-06-27T10:27:36.532Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-glue --- [2024-06-27T10:27:36.532Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:36.532Z] [INFO] [2024-06-27T10:27:36.532Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-glue --- [2024-06-27T10:27:36.532Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:27:36.532Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-06-27T10:27:36.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/manpages [2024-06-27T10:27:36.532Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:36.532Z] [INFO] [2024-06-27T10:27:36.532Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-glue --- [2024-06-27T10:27:36.532Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:36.532Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:37.893Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:37.893Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:27:37.893Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[241,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:27:37.893Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[248,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[255,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[562,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[600,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[688,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java:[604,91] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebFragmentDescriptor.java:[391,90] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/TomcatDeploymentConfig.java:[427,32] setComment(java.lang.String) in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java:[2242,16] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[261,77] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[262,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[267,35] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[263,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/annotation/handlers/WebServletHandler.java:[241,20] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AppListenerDescriptorImpl.java:[78,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AuthorizationConstraintImpl.java:[96,31] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.894Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[85,13] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[86,61] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[189,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[199,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/LoginConfigurationImpl.java:[71,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/UserDataConstraintImpl.java:[71,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[101,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[106,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[124,69] unchecked cast [2024-06-27T10:27:37.895Z] required: java.util.Vector [2024-06-27T10:27:37.895Z] found: java.lang.Object [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[108,22] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[121,30] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebComponentDescriptorImpl.java:[234,29] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/AuthConstraintNode.java:[85,64] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,23] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[97,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.895Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterMappingNode.java:[138,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,39] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-06-27T10:27:37.896Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-06-27T10:27:37.896Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,91] unchecked conversion [2024-06-27T10:27:37.896Z] required: java.util.Enumeration [2024-06-27T10:27:37.896Z] found: java.util.Enumeration [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/LocaleEncodingMappingListNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[39,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SecurityConstraintNode.java:[96,66] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,35] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-06-27T10:27:37.896Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-06-27T10:27:37.896Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,68] unchecked conversion [2024-06-27T10:27:37.896Z] required: java.util.Enumeration [2024-06-27T10:27:37.896Z] found: java.util.Enumeration [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SessionConfigNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/WebResourceCollectionNode.java:[134,74] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/WebPropertyContainerNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:27:37.896Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/JspConfigRuntimeNode.java:[34,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:27:37.897Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/ManagerPropertiesNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:27:37.897Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/SessionPropertiesNode.java:[35,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:27:37.897Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/StorePropertiesNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-06-27T10:27:37.897Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-06-27T10:27:37.897Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:37.897Z] [INFO] [2024-06-27T10:27:37.897Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-glue --- [2024-06-27T10:27:37.897Z] [INFO] [2024-06-27T10:27:37.897Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-glue --- [2024-06-27T10:27:37.897Z] [INFO] [2024-06-27T10:27:37.897Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-glue --- [2024-06-27T10:27:37.897Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:38.152Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.enterprise.web.connector.coyote, has 1, private references [com.sun.enterprise.web.connector] [2024-06-27T10:27:38.152Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.web.deployment.io.runtime, has 1, private references [org.glassfish.web.deployment.node.runtime.gf] [2024-06-27T10:27:38.152Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:38.152Z] [INFO] [2024-06-27T10:27:38.152Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-glue --- [2024-06-27T10:27:38.152Z] [INFO] [2024-06-27T10:27:38.152Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-glue --- [2024-06-27T10:27:38.152Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:38.152Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:39.077Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:39.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:27:39.078Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:39.078Z] [INFO] Initial messages found so far: {} [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00001 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00001 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00002 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00002 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00003 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00003 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00004 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00004 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00005 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00005 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00006 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00006 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00007 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00007 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00008 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00008 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00009 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00009 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00010 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00010 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00011 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00011 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00012 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00012 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00013 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00013 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00014 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00014 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00015 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00015 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00016 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00016 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00017 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00017 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00018 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00018 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00019 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00019 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00020 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00020 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00021 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00021 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00022 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00022 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00023 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00023 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00024 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00024 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00025 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00025 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00026 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00026 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00027 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00027 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00028 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00028 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00029 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00029 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00030 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00030 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00031 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00031 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00032 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00032 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00033 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00033 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00034 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00034 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00035 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00035 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00036 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00036 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00037 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00037 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00038 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00038 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00039 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00039 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00040 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00040 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00041 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00041 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00042 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00042 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00043 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00043 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00044 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00044 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00045 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00045 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00046 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00046 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00047 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00047 needs checking for cause/action: true [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00048 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00048 needs checking for cause/action: true [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00049 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00049 needs checking for cause/action: true [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00050 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00050 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00051 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00051 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00052 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00052 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00053 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00053 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00054 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00054 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00055 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00055 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00056 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00056 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00057 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00057 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00058 [2024-06-27T10:27:39.078Z] [INFO] Message AS-WEB-GLUE-00058 needs checking for cause/action: false [2024-06-27T10:27:39.078Z] [INFO] Processing: AS-WEB-GLUE-00059 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00059 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00060 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00060 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00061 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00061 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00062 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00062 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00063 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00063 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00064 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00064 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00065 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00065 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00066 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00066 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00067 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00067 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00068 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00068 needs checking for cause/action: true [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00069 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00069 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00070 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00070 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00071 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00071 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00072 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00072 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00073 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00073 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00074 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00074 needs checking for cause/action: true [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00075 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00075 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00076 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00076 needs checking for cause/action: true [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00077 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00077 needs checking for cause/action: true [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00078 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00078 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00079 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00079 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00080 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00080 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00081 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00081 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00082 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00082 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00083 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00083 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00084 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00084 needs checking for cause/action: true [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00085 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00085 needs checking for cause/action: true [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00086 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00086 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00087 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00087 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00088 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00088 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00089 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00089 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00090 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00090 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00091 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00091 needs checking for cause/action: true [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00092 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00092 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00093 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00093 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00094 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00094 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00095 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00095 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00096 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00096 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00097 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00097 needs checking for cause/action: true [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00098 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00098 needs checking for cause/action: true [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00099 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00099 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00100 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00100 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00101 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00101 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00102 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00102 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00103 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00103 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00104 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00104 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00105 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00105 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00106 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00106 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00107 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00107 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00108 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00108 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00109 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00109 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00110 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00110 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00112 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00112 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00113 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00113 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00114 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00114 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00115 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00115 needs checking for cause/action: true [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00116 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00116 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00117 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00117 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00118 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00118 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00119 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00119 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00120 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00120 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00121 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00121 needs checking for cause/action: false [2024-06-27T10:27:39.079Z] [INFO] Processing: AS-WEB-GLUE-00122 [2024-06-27T10:27:39.079Z] [INFO] Message AS-WEB-GLUE-00122 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00123 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00123 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00124 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00124 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00125 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00125 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00126 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00126 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00127 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00127 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00128 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00128 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00129 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00129 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00130 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00130 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00131 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00131 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00132 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00132 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00133 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00133 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00134 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00134 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00135 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00135 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00136 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00136 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00137 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00137 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00138 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00138 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00139 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00139 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00140 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00140 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00141 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00141 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00142 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00142 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00143 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00143 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00144 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00144 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00145 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00145 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00146 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00146 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00147 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00147 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00148 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00148 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00149 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00149 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00150 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00150 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00151 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00151 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00152 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00152 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00153 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00153 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00154 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00154 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00155 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00155 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00156 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00156 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00157 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00157 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00158 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00158 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00159 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00159 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00160 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00160 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00161 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00161 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00162 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00162 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00163 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00163 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00164 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00164 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00165 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00165 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00166 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00166 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00167 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00167 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00168 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00168 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00169 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00169 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00170 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00170 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00171 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00171 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00172 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00172 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00173 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00173 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00174 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00174 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00175 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00175 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00176 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00176 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00177 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00177 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00178 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00178 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00179 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00179 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00180 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00180 needs checking for cause/action: false [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00181 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00181 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00182 [2024-06-27T10:27:39.080Z] [INFO] Message AS-WEB-GLUE-00182 needs checking for cause/action: true [2024-06-27T10:27:39.080Z] [INFO] Processing: AS-WEB-GLUE-00183 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00183 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00184 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00184 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00185 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00185 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00186 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00186 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00187 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00187 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00188 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00188 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00189 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00189 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00191 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00191 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00192 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00192 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00193 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00193 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00194 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00194 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00195 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00195 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00196 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00196 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00197 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00197 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00198 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00198 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00199 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00199 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00200 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00200 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00201 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00201 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00202 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00202 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00203 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00203 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00204 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00204 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00205 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00205 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00206 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00206 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00207 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00207 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00208 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00208 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00209 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00209 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00210 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00210 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00211 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00211 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00212 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00212 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00213 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00213 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00214 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00214 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00215 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00215 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00216 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00216 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00217 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00217 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00218 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00218 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00219 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00219 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00220 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00220 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00221 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00221 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00222 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00222 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00223 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00223 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00224 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00224 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00226 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00226 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00227 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00227 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00228 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00228 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00229 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00229 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00230 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00230 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00231 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00231 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00232 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00232 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00233 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00233 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00234 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00234 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00235 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00235 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00236 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00236 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00237 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00237 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00238 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00238 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00239 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00239 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00240 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00240 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00241 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00241 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00242 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00242 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00243 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00243 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00244 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00244 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00245 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00245 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00246 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00246 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00247 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00247 needs checking for cause/action: true [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00248 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00248 needs checking for cause/action: false [2024-06-27T10:27:39.081Z] [INFO] Processing: AS-WEB-GLUE-00249 [2024-06-27T10:27:39.081Z] [INFO] Message AS-WEB-GLUE-00249 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00250 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00250 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00251 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00251 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00252 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00252 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00253 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00253 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00254 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00254 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00255 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00255 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00256 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00256 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00257 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00257 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00258 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00258 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00259 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00259 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00260 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00260 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00261 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00261 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00262 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00262 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00263 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00263 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00264 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00264 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00265 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00265 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00266 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00266 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00267 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00267 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00268 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00268 needs checking for cause/action: true [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00269 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00269 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00270 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00270 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00271 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00271 needs checking for cause/action: true [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00272 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00272 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00273 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00273 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00274 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00274 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00275 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00275 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00276 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00276 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00277 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00277 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00278 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00278 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00279 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00279 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00280 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00280 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00281 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00281 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00282 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00282 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00283 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00283 needs checking for cause/action: false [2024-06-27T10:27:39.082Z] [INFO] Processing: AS-WEB-GLUE-00285 [2024-06-27T10:27:39.082Z] [INFO] Message AS-WEB-GLUE-00285 needs checking for cause/action: false [2024-06-27T10:27:39.085Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-GLUE-00001=Exception in creating cache, AS-WEB-GLUE-00002=Exception initializing cache-helper {0}; please check your helper class implementation, AS-WEB-GLUE-00003=Illegal CacheKeyGenerator, AS-WEB-GLUE-00004=DefaultCacheHelper: cannot find all the required key fields in the request {0}, AS-WEB-GLUE-00005=CachingFilter {0} ready; isEnabled = {1} manager = {2}, AS-WEB-GLUE-00006=CachingFilter {0} request is cacheable; key {1} index = {2}, AS-WEB-GLUE-00007=CachingFilter {0} request needs a refresh; key {1}, AS-WEB-GLUE-00008=CachingFilter {0} serving response from the cache {1}, AS-WEB-GLUE-00009=CachingFilter {0} pass thru; isEnabled = {1}, AS-WEB-GLUE-00010=CachingFilter {0} received cacheManager enabled event, AS-WEB-GLUE-00011=CachingFilter {0} received cacheManager disabled event, AS-WEB-GLUE-00012=The constraint field {0} is not found in the scope {1}; returning cache-on-match-failure: {2}, AS-WEB-GLUE-00013=The constraint field {0} value = {1} is found in scope {2}; returning cache-on-match: {3}, AS-WEB-GLUE-00014=The constraint field {0} value = {1} is found in scope {2}; and matches with a value {3}; returning cache-on-match: {4}, AS-WEB-GLUE-00015=The constraint field {0} value = {1} is found in scope {2}; but didn't match any of the value constraints; returning cache-on-match-failure = {3}, AS-WEB-GLUE-00016=Incorrect scope value [{0}] for web application cache field name [{1}], AS-WEB-GLUE-00017=''greater'' expression requires a numeric value; please check your value {0}, AS-WEB-GLUE-00018=''lesser'' expression requires a numeric value; please check your value [{0}], AS-WEB-GLUE-00019=illegal value [{0}] expr [{1}], AS-WEB-GLUE-00020=illegal in-range constraint; specify a valid range (xxx-yyy) value [{0}], AS-WEB-GLUE-00021=missing separator in the ''in-range'' constraint; [{0}], AS-WEB-GLUE-00022=''in-range'' constraint requires numeric values for the lower bound [{0}], AS-WEB-GLUE-00023=''in-range'' constraint requires a value for the upper bound of the range; check your value [{0}], AS-WEB-GLUE-00024=''in-range'' constraint requires numeric values for the upper bound [{0}], AS-WEB-GLUE-00025=CacheTag[{0}]: Timeout = {1}, AS-WEB-GLUE-00026=Cache not found in the specified scope, AS-WEB-GLUE-00027=Illegal value ([{0}]) for scope attribute of cache tag, AS-WEB-GLUE-00028=FlushTag: clear [{0}], AS-WEB-GLUE-00029=FlushTag: clear cache, AS-WEB-GLUE-00030=Process session destroyed on {0}, AS-WEB-GLUE-00031=Process request for ''{0}'', AS-WEB-GLUE-00032=Principal ''{0}'' has already been authenticated, AS-WEB-GLUE-00033=Checking for SSO cookie, AS-WEB-GLUE-00034=SSO cookie is not present, AS-WEB-GLUE-00035=No realm configured for this application, SSO does not apply, AS-WEB-GLUE-00036=This application uses realm ''{0}'', AS-WEB-GLUE-00037=Checking for cached principal for {0}, AS-WEB-GLUE-00038=Found cached principal ''{0}'' with auth type ''{1}'' in realm ''{2}'', AS-WEB-GLUE-00039=Ignoring SSO entry which does not match application realm ''{0}'', AS-WEB-GLUE-00040=No cached principal found, erasing SSO cookie, AS-WEB-GLUE-00041=Deregistering sso id ''{0}'', AS-WEB-GLUE-00042=SSO expiration started. Current entries: {0}, AS-WEB-GLUE-00043=SSO cache will expire {0} entries, AS-WEB-GLUE-00044=SSO expiration removing entry: {0}, AS-WEB-GLUE-00045=Caught exception during SingleSignOn expiration, AS-WEB-GLUE-00046=Removing session {0} from sso id {1}, AS-WEB-GLUE-00047=Illegal access log pattern [{0}], is not a valid nickname and does not contain any ''%'', AS-WEB-GLUE-00048=Missing end delimiter in access log pattern: {0}, AS-WEB-GLUE-00049=Invalid component: {0} in access log pattern: {1}, AS-WEB-GLUE-00050=Error processing request received on ad-hoc path {0}, AS-WEB-GLUE-00051=No ad-hoc servlet configured to process ad-hoc path {0}, AS-WEB-GLUE-00052=mgr reapInterval set = {0}, AS-WEB-GLUE-00053=no instance level value set for mgr reapInterval, AS-WEB-GLUE-00054=maxSessions set = {0}, AS-WEB-GLUE-00055=no instance level value set for maxSessions, AS-WEB-GLUE-00056=sessionFilename set = {0}, AS-WEB-GLUE-00057=sessionIdGeneratorClassname set = {0}, AS-WEB-GLUE-00058=storeReapInterval set = {0}, AS-WEB-GLUE-00059=directory set = {0}, AS-WEB-GLUE-00060=sessionMaxInactiveInterval set = {0}, AS-WEB-GLUE-00061=no instance level value set for sessionMaxInactiveInterval, AS-WEB-GLUE-00062=Configuring cache for web application, AS-WEB-GLUE-00063=Added a caching filter for servlet-name = {0} url-pattern = {1}, AS-WEB-GLUE-00064=Added a key-field : name = {0} scope = {1}, AS-WEB-GLUE-00065=Added a constraint: {0}, AS-WEB-GLUE-00066=Added a constraint-field name = {0} scope = {1} cache-on-match = {2} cache-on-match-failure = {3}, AS-WEB-GLUE-00067=Invalid max-pending-count attribute value [{0}], using default [{1}], AS-WEB-GLUE-00068=Unable to parse proxy port component ({0}) of server-name attribute of network-listener {1}, AS-WEB-GLUE-00069=Unable to parse redirect-port ({0}) attribute of network-listener {1}, using default: {2}, AS-WEB-GLUE-00070=Unable to parse acceptor-threads attribute ({0}) of network-listener {1}, using default: {2}, AS-WEB-GLUE-00071=The jk properties configuration file is not defined, AS-WEB-GLUE-00072=JK properties file {0} does not exist, AS-WEB-GLUE-00073=Loading glassfish-jk.properties from {0}, AS-WEB-GLUE-00074=Unable to configure JK properties {0} for connector listening to {1}, AS-WEB-GLUE-00075=Invalid attribute [{0}] in thread-pool configuration, AS-WEB-GLUE-00076=Unable to load ProxyHandler implementation class {0}, AS-WEB-GLUE-00077={0} not an instance of com.sun.appserv.ProxyHandler, AS-WEB-GLUE-00078=All SSL protocol variants disabled for network-listener {0}, using SSL implementation specific defaults, AS-WEB-GLUE-00079=All SSL cipher suites disabled for network-listener(s) {0}. Using SSL implementation specific defaults, AS-WEB-GLUE-00080=Unrecognized cipher: {0}, AS-WEB-GLUE-00081=Exception when initializing monitoring for network-listener [{0}], AS-WEB-GLUE-00082=InvokeGrizzly method={0} objectName={1}, AS-WEB-GLUE-00083=Exception while invoking mebean server operation [{0}], AS-WEB-GLUE-00084=Cannot find WebContainer implementation, AS-WEB-GLUE-00085=Cannot find Engine implementation, AS-WEB-GLUE-00086=Error registering contexts, AS-WEB-GLUE-00087=HTTP listener with network listener name {0} ignoring registration of host with object name {1}, because none of the host's associated HTTP listeners matches this network listener name, AS-WEB-GLUE-00088=Register Context {0}, AS-WEB-GLUE-00089=Unregister Context {0}, AS-WEB-GLUE-00090=Register Wrapper {0} in Context {1}, AS-WEB-GLUE-00091=Unable to instantiate ContainerListener of type {0}, AS-WEB-GLUE-00092=Creating connector for address=''{0}'' port=''{1}'' protocol=''{2}'', AS-WEB-GLUE-00093=Enabling file-based persistence for web module [{0}]''s sessions, AS-WEB-GLUE-00094=Exception during invocation of PreDestroy-annotated method on JSP tag handler [{0}], AS-WEB-GLUE-00095=ServerContext is null for ResourceInjector, AS-WEB-GLUE-00096=Enabling no persistence for web module [{0}]''s sessions: persistence-type = [{1}], AS-WEB-GLUE-00097=Unable to load session uuid generator [{0}], AS-WEB-GLUE-00098=Unable to write access log file {0}, AS-WEB-GLUE-00099=Setting accesslog directory for virtual server ''{0}'' to {1}, AS-WEB-GLUE-00100=Invalid accessLogWriterInterval value [{0}], AS-WEB-GLUE-00101=Invalid accessLogBufferSize value [{0}], AS-WEB-GLUE-00102=Unable to parse max-history-files access log configuration [{0}], AS-WEB-GLUE-00103=Unable to create {0}, AS-WEB-GLUE-00104=Unable to rename access log file {0} to {1}, AS-WEB-GLUE-00105=Unable to remove access log file {0}, AS-WEB-GLUE-00106=Access logger has already been started, AS-WEB-GLUE-00107=Access logger has not yet been started, AS-WEB-GLUE-00108=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: resolvedPersistenceType = {0}, resolvedPersistenceFrequency = {1} resolvedPersistenceScope = {2}, AS-WEB-GLUE-00109=Could not find PersistentStrategyBuilder for persistenceType {0}, AS-WEB-GLUE-00110=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = {0}, AS-WEB-GLUE-00112=Unable to set request encoding [{0}] determined from sun-web.xml deployment descriptor of web application [{1}], AS-WEB-GLUE-00113=POST data too large, AS-WEB-GLUE-00114=Web container config changed {0} {1} {2}, AS-WEB-GLUE-00115=Exception processing HttpService configuration change, AS-WEB-GLUE-00116=AvailabilityService was not defined - check domain.xml, AS-WEB-GLUE-00117=WebContainerAvailability not defined - check domain.xml, AS-WEB-GLUE-00118=globalAvailability = {0}, AS-WEB-GLUE-00119=webContainerAvailability = {0}, AS-WEB-GLUE-00120=webModuleAvailability = {0}, AS-WEB-GLUE-00121=SERVER.XML persistenceType= {0}, AS-WEB-GLUE-00122=SERVER.XML persistenceType missing, AS-WEB-GLUE-00123=Web App Distributable {0}: {1}, AS-WEB-GLUE-00124=AvailabilityGloballyEnabled = {0}, AS-WEB-GLUE-00125=instance-level persistence-type = {0} instance-level persistenceFrequency = {1} instance-level persistenceScope = {2}, AS-WEB-GLUE-00126=webAppLevelPersistenceType = {0} webAppLevelPersistenceFrequency = {1} webAppLevelPersistenceScope = {2}, AS-WEB-GLUE-00127=IN WebContainer>>ConfigureSessionManager after web level check AFTER_WEB_PERSISTENCE-TYPE IS = {0} AFTER_WEB_PERSISTENCE_FREQUENCY IS = {1} AFTER_WEB_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00128=Is {0} a system app: {1}, AS-WEB-GLUE-00129=SessionConfigurationHelper: Is AppDistributable {0}, AS-WEB-GLUE-00130=Invalid Session Management Configuration for non-distributable app [{0}] - defaulting to memory: persistence-type = [{1}] / persistenceFrequency = [{2}] / persistenceScope = [{3}], AS-WEB-GLUE-00131=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00132=Security role name {0} used in an without being defined in a , AS-WEB-GLUE-00133=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00134=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00135=The web module {0} has been designated as the default-web-module for virtual server {1}, AS-WEB-GLUE-00136=Error looking up the configuration information of the default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00137=The default-web-module {0} is either disabled or does not specify virtual server {1}, AS-WEB-GLUE-00138=Virtual server {0} has invalid authentication realm {1}, AS-WEB-GLUE-00139=Invalid sso-cookie-secure configuration {0} for virtual server {1}, AS-WEB-GLUE-00140=Realm {0} is not an instance of {1}, and will be ignored, AS-WEB-GLUE-00141=Virtual server {0} has a property with missing name or value, AS-WEB-GLUE-00142=Invalid redirect property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00143=Invalid redirect property value {0} for virtual server {1}: Missing url or url-prefix component, AS-WEB-GLUE-00144=Invalid redirect property value {0} for virtual server {1}: Both url and url-prefix specified, AS-WEB-GLUE-00145=Invalid redirect property value {0} for virtual server {1}: escape must be equal to yes or no, AS-WEB-GLUE-00146=Invalid send-error property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00147=Invalid send-error property value {0} for virtual server {1}: Missing path component, AS-WEB-GLUE-00148=Unable to add listener of type {0} to virtual server {1}, AS-WEB-GLUE-00149= Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00150=Object of type classname {0} not an instance of Valve or GlassFishValve, AS-WEB-GLUE-00151=Error adding HttpProbes. NetworkListener {0}'s HttpCodecFilter is {1}, AS-WEB-GLUE-00152=Error adding HttpProbes, AS-WEB-GLUE-00153=Disabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00154=Enabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00155=SSO entry max idle time set to {0} for virtual server {1}, AS-WEB-GLUE-00156=SSO expire thread interval set to {0} for virtual server {1}, AS-WEB-GLUE-00157=Allowing access to {0} from {1}, AS-WEB-GLUE-00158=Denying access to {0} from {1}, AS-WEB-GLUE-00159=Virtual server {0} enabled context {1}, AS-WEB-GLUE-00160=Unable to delete {0}, AS-WEB-GLUE-00161=Unable to reconfigure access log valve, AS-WEB-GLUE-00162=Virtual server {0} added context {1}, AS-WEB-GLUE-00163=Application {0} is not found, AS-WEB-GLUE-00164=Cannot create context for undeployment, AS-WEB-GLUE-00165=Successfully removed context {0}, AS-WEB-GLUE-00166=Modifying web.xml {0}, AS-WEB-GLUE-00167=Error adding HttpProbes. NetworkListener {0}'s GrizzlyProxy is NULL, AS-WEB-GLUE-00168=Virtual server {0} has been turned off, AS-WEB-GLUE-00169=Virtual server {0} has been disabled, AS-WEB-GLUE-00170=Invalid redirect URL [{0}]: Impossible to URL encode, AS-WEB-GLUE-00171=Unknown error, loadWebModule returned null, file a bug, AS-WEB-GLUE-00172=Loading application [{0}] at [{1}], AS-WEB-GLUE-00173=App config customization specified to ignore descriptor's {0} {1} so it will not be present for the application, AS-WEB-GLUE-00174=Overriding descriptor {0}, AS-WEB-GLUE-00175=Creating new {0}, AS-WEB-GLUE-00176=Exception during Coherence*Web shutdown for application [{0}], AS-WEB-GLUE-00177=Loading web module {0} in virtual server {1} at {2}, AS-WEB-GLUE-00178=This web container has not yet been started, AS-WEB-GLUE-00179=Property {0} is not yet supported, AS-WEB-GLUE-00180=Virtual server {0} already has a web module {1} loaded at {2} therefore web module {3} cannot be loaded at this context path on this virtual server, AS-WEB-GLUE-00181=Unable to stop web container, AS-WEB-GLUE-00182=Unable to start web container, AS-WEB-GLUE-00183=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-GLUE-00184=Web module {0} is not loaded in virtual server {1}, AS-WEB-GLUE-00185=Unable to deploy web module {0} at root context of virtual server {1}, because this virtual server declares a default-web-module, AS-WEB-GLUE-00186=Unable to set default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00187=Unable to load web module {0} at context root {1}, because it is not correctly encoded, AS-WEB-GLUE-00188=Unable to destroy web module deployed at context root {0} on virtual server {1} during undeployment, AS-WEB-GLUE-00189=Exception setting the schemas/dtds location, AS-WEB-GLUE-00191=Error loading web module {0}, AS-WEB-GLUE-00192=Undeployment failed for context {0}, AS-WEB-GLUE-00193=Exception processing HttpService configuration change, AS-WEB-GLUE-00194=Unable to set context root {0}, AS-WEB-GLUE-00195=Unable to disable web module at context root {0}, AS-WEB-GLUE-00196=Error during destruction of virtual server {0}, AS-WEB-GLUE-00197=Virtual server {0} cannot be updated, because it does not exist, AS-WEB-GLUE-00198=Created HTTP listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00199=Created JK listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00200=Created virtual server {0}, AS-WEB-GLUE-00201=Virtual server {0} loaded default web module {1}, AS-WEB-GLUE-00202=Maximum depth for nested request dispatches set to {0}, AS-WEB-GLUE-00203=Unsupported http-service property {0} is being ignored, AS-WEB-GLUE-00204=The host name {0} is shared by virtual servers {1} and {2}, which are both associated with the same HTTP listener {3}, AS-WEB-GLUE-00205=Network listener {0} referenced by virtual server {1} does not exist, AS-WEB-GLUE-00206=Web module {0} not loaded to any virtual servers, AS-WEB-GLUE-00207=Loading web module {0} to virtual servers {1}, AS-WEB-GLUE-00208=Unloading web module {0} from virtual servers {1}, AS-WEB-GLUE-00209=Context {0} undeployed from virtual server {1}, AS-WEB-GLUE-00210=Context {0} disabled from virtual server {1}, AS-WEB-GLUE-00211=Virtual server {0}'s network listeners are updated from {1} to {2}, AS-WEB-GLUE-00212=The class {0} is annotated with an invalid scope, AS-WEB-GLUE-00213=-DjvmRoute updated with {0}, AS-WEB-GLUE-00214=Unable to parse port number {0} of network-listener {1}, AS-WEB-GLUE-00215=Virtual server {0} set listener name {1}, AS-WEB-GLUE-00216=Must not disable network-listener {0}, because it is associated with admin virtual server {1}, AS-WEB-GLUE-00217=Virtual server {0} set jk listener name {1}, AS-WEB-GLUE-00218=virtual server {0} has an invalid docroot {1}, AS-WEB-GLUE-00219={0} network listener is not included in {1} and will be updated , AS-WEB-GLUE-00220=Unable to load configuration of web module [{0}], AS-WEB-GLUE-00221=Failed to precompile JSP pages of web module [{0}], AS-WEB-GLUE-00222=Unable to create custom ObjectInputStream, AS-WEB-GLUE-00223=Unable to create custom ObjectOutputStream, AS-WEB-GLUE-00224=The default-locale attribute of locale-charset-info element is being ignored, AS-WEB-GLUE-00226=Web module [{0}] has a property with missing name or value, AS-WEB-GLUE-00227=Object of type {0} is not a valve, AS-WEB-GLUE-00228=Unable to add valve to web module {0}, AS-WEB-GLUE-00229=Unable to add valve with name {0} to web module {1}, AS-WEB-GLUE-00230=No method {0}(java.lang.String) defined on valve {1} of web module {2}, AS-WEB-GLUE-00231=Exception during execution of method {0} on valve {1} of web module {2}, AS-WEB-GLUE-00232=Valve {0} of web module {1} has a property without any name, AS-WEB-GLUE-00233=Unable to add listener of type {0} to web module {1}, AS-WEB-GLUE-00234=Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00235=Null property name or value for alternate docbase, AS-WEB-GLUE-00236=Alternate docbase property value {0} is missing a URL pattern or docbase, AS-WEB-GLUE-00237=URL pattern {0} for alternate docbase is invalid, AS-WEB-GLUE-00238=Failed to parse sun-web.xml singleThreadedServletPoolSize property value ({0}) of web module deployed at {1}, using default ({2}), AS-WEB-GLUE-00239=Enabled session ID reuse for web module {0} deployed on virtual server {1}, AS-WEB-GLUE-00240=Using alternate deployment descriptor {0} for web module {1}, AS-WEB-GLUE-00241=Ignoring invalid property {0} = {1}, AS-WEB-GLUE-00242=Unable to save sessions for web module {0} during redeployment, AS-WEB-GLUE-00243=Unable to restore sessions for web module [{0}] from previous deployment, AS-WEB-GLUE-00244=Webservice based application, requires Metro to be installed. Run updatecenter client located in bin folder to install Metro, AS-WEB-GLUE-00245=WebModule[{0}]: Setting delegate to {1}, AS-WEB-GLUE-00246=WebModule[{0}]: Adding {1} to the classpath, AS-WEB-GLUE-00247=extra-class-path component {0} is not a valid pathname, AS-WEB-GLUE-00248=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-GLUE-00249=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00250=PersistenceStrategyBuilder class = {0}, AS-WEB-GLUE-00251=Property [{0}] is not yet supported, AS-WEB-GLUE-00252=WebModule[{0}] configure cookie properties {1}, AS-WEB-GLUE-00253=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-GLUE-00254=Configured an authenticator for method {0}, AS-WEB-GLUE-00255=[{0}] failed to unbind namespace, AS-WEB-GLUE-00256=No Realm with name [{0}] configured to authenticate against, AS-WEB-GLUE-00257=Cannot configure an authenticator for method {0}, AS-WEB-GLUE-00258=Cannot instantiate an authenticator of class {0}, AS-WEB-GLUE-00259=Lifecycle event data object [{0}] is not a WebModule, AS-WEB-GLUE-00260=jsp-config property for {0} , AS-WEB-GLUE-00261=sysClasspath for {0} , AS-WEB-GLUE-00262=Error creating cache manager and configuring the servlet caching subsystem, AS-WEB-GLUE-00263=Cache Manager started, AS-WEB-GLUE-00264=Cache Manager stopped, AS-WEB-GLUE-00265=*** InstanceEvent: {0}, AS-WEB-GLUE-00266=Obtained securityContext implementation class {0}, AS-WEB-GLUE-00267=Failed to obtain securityContext implementation class, AS-WEB-GLUE-00268=Exception during processing of event of type {0} for web module {1}, AS-WEB-GLUE-00269=No ServerContext in WebModule [{0}], AS-WEB-GLUE-00270=ContainerEvent: {0}, AS-WEB-GLUE-00271=Exception during invocation of InjectionManager.destroyManagedObject on {0} of web module {1}, AS-WEB-GLUE-00272=Network Listener named {0} does not exist. Creating or using the named protocol element instead., AS-WEB-GLUE-00273=Network Listener named {0} to which this ssl element is being added already has an ssl element., AS-WEB-GLUE-00274=HTTP Listener named {0} not found, AS-WEB-GLUE-00275=Ssl element does not exist for Listener named {0}, AS-WEB-GLUE-00276=Error in parsing default-web.xml, AS-WEB-GLUE-00277=An authentication method was not defined in the web.xml descriptor. Using default BASIC for login configuration., AS-WEB-GLUE-00278=[{0}] is not a valid authentication method, AS-WEB-GLUE-00279=Invalid URL Pattern: [{0}], AS-WEB-GLUE-00280=Cannot load class {0}, AS-WEB-GLUE-00281=Beginning JSP Precompile..., AS-WEB-GLUE-00282=Finished JSP Precompile..., AS-WEB-GLUE-00283=Cannot delete file: {0}, AS-WEB-GLUE-00285=Exception getting Validator Factory from JNDI: {0}} [2024-06-27T10:27:39.087Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:27:39.087Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:39.087Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:39.087Z] [INFO] Processing: jakarta.enterprise.web on element WEB_MAIN_LOGGER [2024-06-27T10:27:39.087Z] [INFO] Enclosing type is org.glassfish.web.LogFacade [2024-06-27T10:27:39.087Z] [INFO] Loggers found so far: {jakarta.enterprise.web.description=Main WEB Logger, jakarta.enterprise.web.publish=true, jakarta.enterprise.web.subsystem=WEB} [2024-06-27T10:27:39.088Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:27:39.088Z] [INFO] Found enclosing element WEB_MAIN_LOGGER [2024-06-27T10:27:39.088Z] [INFO] Found enclosing element org.glassfish.web.LogFacade [2024-06-27T10:27:39.088Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:27:39.088Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:27:39.088Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:39.088Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:39.088Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:27:39.088Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:39.088Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-06-27T10:27:39.088Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:39.088Z] [INFO] [2024-06-27T10:27:39.088Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-glue --- [2024-06-27T10:27:39.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/src/test/resources [2024-06-27T10:27:39.088Z] [INFO] [2024-06-27T10:27:39.088Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-glue --- [2024-06-27T10:27:39.088Z] [INFO] No sources to compile [2024-06-27T10:27:39.088Z] [INFO] [2024-06-27T10:27:39.088Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-glue --- [2024-06-27T10:27:39.088Z] [INFO] [2024-06-27T10:27:39.088Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-glue --- [2024-06-27T10:27:39.088Z] [INFO] [2024-06-27T10:27:39.088Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-glue --- [2024-06-27T10:27:39.088Z] [INFO] Executing tasks [2024-06-27T10:27:39.088Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target/classes/META-INF for [2024-06-27T10:27:39.088Z] [INFO] [echo] web-glue [2024-06-27T10:27:39.088Z] [INFO] Executed tasks [2024-06-27T10:27:39.088Z] [INFO] [2024-06-27T10:27:39.088Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-glue --- [2024-06-27T10:27:39.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target/web-glue.jar [2024-06-27T10:27:39.088Z] [INFO] [2024-06-27T10:27:39.088Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-glue --- [2024-06-27T10:27:39.088Z] [INFO] [2024-06-27T10:27:39.088Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-glue --- [2024-06-27T10:27:39.088Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target/failsafe-reports [2024-06-27T10:27:39.088Z] [INFO] [2024-06-27T10:27:39.088Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-glue-checkstyle) @ web-glue --- [2024-06-27T10:27:42.346Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:42.346Z] [INFO] [2024-06-27T10:27:42.346Z] [INFO] --- install:3.1.1:install (default-install) @ web-glue --- [2024-06-27T10:27:42.346Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.16-SNAPSHOT/web-glue-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:42.346Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.16-SNAPSHOT/web-glue-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:42.346Z] [INFO] [2024-06-27T10:27:42.346Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2024-06-27T10:27:42.346Z] [INFO] Building JSF implementation connector module 7.0.16-SNAPSHOT [151/334] [2024-06-27T10:27:42.346Z] [INFO] from appserver/web/jsf-connector/pom.xml [2024-06-27T10:27:42.346Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:42.346Z] [INFO] [2024-06-27T10:27:42.346Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsf-connector --- [2024-06-27T10:27:42.346Z] [INFO] [2024-06-27T10:27:42.346Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsf-connector --- [2024-06-27T10:27:42.346Z] [INFO] [2024-06-27T10:27:42.346Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsf-connector --- [2024-06-27T10:27:42.346Z] [INFO] [2024-06-27T10:27:42.346Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsf-connector --- [2024-06-27T10:27:42.600Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:42.600Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:42.854Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:42.854Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:42.854Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:42.854Z] [INFO] [2024-06-27T10:27:42.854Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsf-connector --- [2024-06-27T10:27:42.854Z] [INFO] [2024-06-27T10:27:42.854Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsf-connector --- [2024-06-27T10:27:42.854Z] [INFO] [2024-06-27T10:27:42.854Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsf-connector --- [2024-06-27T10:27:42.854Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:42.854Z] [INFO] [2024-06-27T10:27:42.854Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsf-connector --- [2024-06-27T10:27:42.854Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:27:42.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/manpages [2024-06-27T10:27:42.854Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:42.854Z] [INFO] [2024-06-27T10:27:42.854Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsf-connector --- [2024-06-27T10:27:42.854Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:42.854Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:43.109Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:43.109Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:43.109Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API. [2024-06-27T10:27:43.110Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:43.110Z] [INFO] [2024-06-27T10:27:43.110Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jsf-connector --- [2024-06-27T10:27:43.110Z] [INFO] [2024-06-27T10:27:43.110Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jsf-connector --- [2024-06-27T10:27:43.110Z] [INFO] [2024-06-27T10:27:43.110Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsf-connector --- [2024-06-27T10:27:43.110Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:43.364Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:43.364Z] [INFO] [2024-06-27T10:27:43.364Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsf-connector --- [2024-06-27T10:27:43.364Z] [INFO] [2024-06-27T10:27:43.364Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsf-connector --- [2024-06-27T10:27:43.364Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:43.364Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:43.619Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:43.619Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:43.619Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:43.619Z] [INFO] [2024-06-27T10:27:43.619Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsf-connector --- [2024-06-27T10:27:43.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/src/test/resources [2024-06-27T10:27:43.619Z] [INFO] [2024-06-27T10:27:43.619Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsf-connector --- [2024-06-27T10:27:43.619Z] [INFO] No sources to compile [2024-06-27T10:27:43.619Z] [INFO] [2024-06-27T10:27:43.619Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jsf-connector --- [2024-06-27T10:27:43.619Z] [INFO] [2024-06-27T10:27:43.619Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsf-connector --- [2024-06-27T10:27:43.619Z] [INFO] [2024-06-27T10:27:43.619Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsf-connector --- [2024-06-27T10:27:43.619Z] [INFO] Executing tasks [2024-06-27T10:27:43.619Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/target/classes/META-INF for [2024-06-27T10:27:43.619Z] [INFO] [echo] jsf-connector [2024-06-27T10:27:43.619Z] [INFO] Executed tasks [2024-06-27T10:27:43.619Z] [INFO] [2024-06-27T10:27:43.619Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsf-connector --- [2024-06-27T10:27:43.619Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/target/jsf-connector.jar [2024-06-27T10:27:43.619Z] [INFO] [2024-06-27T10:27:43.619Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsf-connector --- [2024-06-27T10:27:43.620Z] [INFO] [2024-06-27T10:27:43.620Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsf-connector --- [2024-06-27T10:27:43.620Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/target/failsafe-reports [2024-06-27T10:27:43.620Z] [INFO] [2024-06-27T10:27:43.620Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jsf-connector-checkstyle) @ jsf-connector --- [2024-06-27T10:27:43.874Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:43.874Z] [INFO] [2024-06-27T10:27:43.874Z] [INFO] --- install:3.1.1:install (default-install) @ jsf-connector --- [2024-06-27T10:27:43.874Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.16-SNAPSHOT/jsf-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:43.875Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.16-SNAPSHOT/jsf-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:43.875Z] [INFO] [2024-06-27T10:27:43.875Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2024-06-27T10:27:43.875Z] [INFO] Building JSP caching taglib connector module 7.0.16-SNAPSHOT [152/334] [2024-06-27T10:27:43.875Z] [INFO] from appserver/web/jspcaching-connector/pom.xml [2024-06-27T10:27:43.875Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:43.875Z] [INFO] [2024-06-27T10:27:43.875Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jspcaching-connector --- [2024-06-27T10:27:43.875Z] [INFO] [2024-06-27T10:27:43.875Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jspcaching-connector --- [2024-06-27T10:27:43.875Z] [INFO] [2024-06-27T10:27:43.875Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jspcaching-connector --- [2024-06-27T10:27:43.875Z] [INFO] [2024-06-27T10:27:43.875Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jspcaching-connector --- [2024-06-27T10:27:43.875Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:43.875Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:44.129Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:44.129Z] [INFO] [2024-06-27T10:27:44.129Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jspcaching-connector --- [2024-06-27T10:27:44.129Z] [INFO] [2024-06-27T10:27:44.129Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jspcaching-connector --- [2024-06-27T10:27:44.129Z] [INFO] [2024-06-27T10:27:44.129Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jspcaching-connector --- [2024-06-27T10:27:44.129Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:44.129Z] [INFO] [2024-06-27T10:27:44.129Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jspcaching-connector --- [2024-06-27T10:27:44.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/src/main/resources [2024-06-27T10:27:44.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/src/main/manpages [2024-06-27T10:27:44.129Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:44.129Z] [INFO] [2024-06-27T10:27:44.129Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jspcaching-connector --- [2024-06-27T10:27:44.129Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:44.129Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:44.383Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:44.383Z] [INFO] [2024-06-27T10:27:44.383Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jspcaching-connector --- [2024-06-27T10:27:44.383Z] [INFO] [2024-06-27T10:27:44.383Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jspcaching-connector --- [2024-06-27T10:27:44.383Z] [INFO] [2024-06-27T10:27:44.383Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jspcaching-connector --- [2024-06-27T10:27:44.383Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:44.638Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:44.638Z] [INFO] [2024-06-27T10:27:44.638Z] [INFO] --- command-security:1.0.17:check (default-check) @ jspcaching-connector --- [2024-06-27T10:27:44.638Z] [INFO] [2024-06-27T10:27:44.638Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jspcaching-connector --- [2024-06-27T10:27:44.638Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:44.638Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:44.893Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:44.893Z] [INFO] [2024-06-27T10:27:44.893Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jspcaching-connector --- [2024-06-27T10:27:44.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/src/test/resources [2024-06-27T10:27:44.893Z] [INFO] [2024-06-27T10:27:44.893Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jspcaching-connector --- [2024-06-27T10:27:44.893Z] [INFO] No sources to compile [2024-06-27T10:27:44.893Z] [INFO] [2024-06-27T10:27:44.893Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jspcaching-connector --- [2024-06-27T10:27:44.893Z] [INFO] [2024-06-27T10:27:44.893Z] [INFO] --- surefire:3.2.5:test (default-test) @ jspcaching-connector --- [2024-06-27T10:27:44.893Z] [INFO] [2024-06-27T10:27:44.893Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jspcaching-connector --- [2024-06-27T10:27:44.893Z] [INFO] Executing tasks [2024-06-27T10:27:44.893Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/target/classes/META-INF for [2024-06-27T10:27:44.893Z] [INFO] [echo] jspcaching-connector [2024-06-27T10:27:44.893Z] [INFO] Executed tasks [2024-06-27T10:27:44.893Z] [INFO] [2024-06-27T10:27:44.893Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jspcaching-connector --- [2024-06-27T10:27:44.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/target/jspcaching-connector.jar [2024-06-27T10:27:44.893Z] [INFO] [2024-06-27T10:27:44.893Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jspcaching-connector --- [2024-06-27T10:27:44.893Z] [INFO] [2024-06-27T10:27:44.893Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jspcaching-connector --- [2024-06-27T10:27:44.893Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/target/failsafe-reports [2024-06-27T10:27:44.893Z] [INFO] [2024-06-27T10:27:44.893Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jspcaching-connector-checkstyle) @ jspcaching-connector --- [2024-06-27T10:27:45.147Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:45.147Z] [INFO] [2024-06-27T10:27:45.147Z] [INFO] --- install:3.1.1:install (default-install) @ jspcaching-connector --- [2024-06-27T10:27:45.147Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.16-SNAPSHOT/jspcaching-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:45.147Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.16-SNAPSHOT/jspcaching-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:45.147Z] [INFO] [2024-06-27T10:27:45.147Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2024-06-27T10:27:45.147Z] [INFO] Building Web Container HA code 7.0.16-SNAPSHOT [153/334] [2024-06-27T10:27:45.147Z] [INFO] from appserver/web/web-ha/pom.xml [2024-06-27T10:27:45.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:45.148Z] [INFO] [2024-06-27T10:27:45.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-ha --- [2024-06-27T10:27:45.148Z] [INFO] [2024-06-27T10:27:45.148Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-ha --- [2024-06-27T10:27:45.148Z] [INFO] [2024-06-27T10:27:45.148Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-ha --- [2024-06-27T10:27:45.148Z] [INFO] [2024-06-27T10:27:45.148Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-ha --- [2024-06-27T10:27:45.148Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:45.148Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:45.401Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:45.401Z] [INFO] [2024-06-27T10:27:45.401Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-ha --- [2024-06-27T10:27:45.401Z] [INFO] [2024-06-27T10:27:45.401Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-ha --- [2024-06-27T10:27:45.401Z] [INFO] [2024-06-27T10:27:45.401Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-ha --- [2024-06-27T10:27:45.401Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:45.401Z] [INFO] [2024-06-27T10:27:45.401Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-ha --- [2024-06-27T10:27:45.401Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:27:45.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/src/main/resources [2024-06-27T10:27:45.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/src/main/manpages [2024-06-27T10:27:45.401Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:45.401Z] [INFO] [2024-06-27T10:27:45.402Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-ha --- [2024-06-27T10:27:45.402Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:45.402Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:45.960Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:45.960Z] [INFO] [2024-06-27T10:27:45.960Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-ha --- [2024-06-27T10:27:45.960Z] [INFO] [2024-06-27T10:27:45.960Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-ha --- [2024-06-27T10:27:45.960Z] [INFO] [2024-06-27T10:27:45.960Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-ha --- [2024-06-27T10:27:45.960Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:45.960Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:45.960Z] [INFO] [2024-06-27T10:27:45.960Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-ha --- [2024-06-27T10:27:45.960Z] [INFO] [2024-06-27T10:27:45.960Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-ha --- [2024-06-27T10:27:45.960Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:45.961Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:46.519Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:46.519Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:46.519Z] [INFO] Initial messages found so far: {} [2024-06-27T10:27:46.519Z] [INFO] Processing: AS-WEB-HA-00001 [2024-06-27T10:27:46.519Z] [INFO] Message AS-WEB-HA-00001 needs checking for cause/action: false [2024-06-27T10:27:46.519Z] [INFO] Processing: AS-WEB-HA-00002 [2024-06-27T10:27:46.519Z] [INFO] Message AS-WEB-HA-00002 needs checking for cause/action: false [2024-06-27T10:27:46.519Z] [INFO] Processing: AS-WEB-HA-00003 [2024-06-27T10:27:46.519Z] [INFO] Message AS-WEB-HA-00003 needs checking for cause/action: false [2024-06-27T10:27:46.519Z] [INFO] Processing: AS-WEB-HA-00004 [2024-06-27T10:27:46.519Z] [INFO] Message AS-WEB-HA-00004 needs checking for cause/action: false [2024-06-27T10:27:46.519Z] [INFO] Processing: AS-WEB-HA-00005 [2024-06-27T10:27:46.519Z] [INFO] Message AS-WEB-HA-00005 needs checking for cause/action: false [2024-06-27T10:27:46.519Z] [INFO] Processing: AS-WEB-HA-00006 [2024-06-27T10:27:46.519Z] [INFO] Message AS-WEB-HA-00006 needs checking for cause/action: false [2024-06-27T10:27:46.519Z] [INFO] Processing: AS-WEB-HA-00007 [2024-06-27T10:27:46.519Z] [INFO] Message AS-WEB-HA-00007 needs checking for cause/action: false [2024-06-27T10:27:46.519Z] [INFO] Processing: AS-WEB-HA-00008 [2024-06-27T10:27:46.519Z] [INFO] Message AS-WEB-HA-00008 needs checking for cause/action: false [2024-06-27T10:27:46.520Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-HA-00001=Exception during removing synchronized from backing store, AS-WEB-HA-00002=Exception during removing expired session from backing store, AS-WEB-HA-00003=Error creating inputstream, AS-WEB-HA-00004=Exception during deserializing the session, AS-WEB-HA-00005=Exception occurred in getSession, AS-WEB-HA-00006=Failed to remove session from backing store, AS-WEB-HA-00007=Required version NumberFormatException, AS-WEB-HA-00008=Could not create backing store} [2024-06-27T10:27:46.520Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:27:46.520Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:46.520Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:46.520Z] [INFO] Processing: jakarta.enterprise.web.ha on element WEB_HA_LOGGER [2024-06-27T10:27:46.520Z] [INFO] Enclosing type is org.glassfish.web.ha.LogFacade [2024-06-27T10:27:46.520Z] [INFO] Loggers found so far: {jakarta.enterprise.web.ha.description=WEB HA Logger, jakarta.enterprise.web.ha.publish=true, jakarta.enterprise.web.ha.subsystem=WEB} [2024-06-27T10:27:46.520Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:27:46.520Z] [INFO] Found enclosing element WEB_HA_LOGGER [2024-06-27T10:27:46.520Z] [INFO] Found enclosing element org.glassfish.web.ha.LogFacade [2024-06-27T10:27:46.520Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:27:46.520Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:46.520Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:46.520Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:27:46.520Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:46.520Z] [INFO] [2024-06-27T10:27:46.520Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-ha --- [2024-06-27T10:27:46.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/src/test/resources [2024-06-27T10:27:46.520Z] [INFO] [2024-06-27T10:27:46.520Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-ha --- [2024-06-27T10:27:46.520Z] [INFO] No sources to compile [2024-06-27T10:27:46.520Z] [INFO] [2024-06-27T10:27:46.520Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-ha --- [2024-06-27T10:27:46.520Z] [INFO] [2024-06-27T10:27:46.520Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-ha --- [2024-06-27T10:27:46.520Z] [INFO] [2024-06-27T10:27:46.520Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-ha --- [2024-06-27T10:27:46.520Z] [INFO] Executing tasks [2024-06-27T10:27:46.520Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target/classes/META-INF for [2024-06-27T10:27:46.520Z] [INFO] [echo] web-ha [2024-06-27T10:27:46.520Z] [INFO] Executed tasks [2024-06-27T10:27:46.520Z] [INFO] [2024-06-27T10:27:46.520Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-ha --- [2024-06-27T10:27:46.520Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target/web-ha.jar [2024-06-27T10:27:46.520Z] [INFO] [2024-06-27T10:27:46.520Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-ha --- [2024-06-27T10:27:46.520Z] [INFO] [2024-06-27T10:27:46.520Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-ha --- [2024-06-27T10:27:46.520Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target/failsafe-reports [2024-06-27T10:27:46.520Z] [INFO] [2024-06-27T10:27:46.520Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-ha-checkstyle) @ web-ha --- [2024-06-27T10:27:46.775Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] --- install:3.1.1:install (default-install) @ web-ha --- [2024-06-27T10:27:46.775Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.16-SNAPSHOT/web-ha-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:46.775Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.16-SNAPSHOT/web-ha-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2024-06-27T10:27:46.775Z] [INFO] Building Web Related Implementations for GlassFish 7.0.16-SNAPSHOT [154/334] [2024-06-27T10:27:46.775Z] [INFO] from appserver/web/webtier-all/pom.xml [2024-06-27T10:27:46.775Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtier-all --- [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtier-all --- [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webtier-all --- [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webtier-all --- [2024-06-27T10:27:46.775Z] [INFO] No sources to compile [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtier-all --- [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtier-all --- [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtier-all --- [2024-06-27T10:27:46.775Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webtier-all --- [2024-06-27T10:27:46.775Z] [INFO] No sources to compile [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webtier-all --- [2024-06-27T10:27:46.775Z] [INFO] No sources to compile [2024-06-27T10:27:46.775Z] [INFO] [2024-06-27T10:27:46.775Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtier-all --- [2024-06-27T10:27:46.775Z] [INFO] Executing tasks [2024-06-27T10:27:46.775Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/webtier-all/target/classes/META-INF for [2024-06-27T10:27:46.775Z] [INFO] [echo] webtier-all [2024-06-27T10:27:46.776Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/webtier-all/target/classes/META-INF [2024-06-27T10:27:46.776Z] [INFO] Executed tasks [2024-06-27T10:27:46.776Z] [INFO] [2024-06-27T10:27:46.776Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtier-all --- [2024-06-27T10:27:46.776Z] [INFO] No tests to run. [2024-06-27T10:27:46.776Z] [INFO] [2024-06-27T10:27:46.776Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtier-all --- [2024-06-27T10:27:46.776Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/webtier-all/target/failsafe-reports [2024-06-27T10:27:46.776Z] [INFO] [2024-06-27T10:27:46.776Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-webtier-all-checkstyle) @ webtier-all --- [2024-06-27T10:27:47.031Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:47.031Z] [INFO] [2024-06-27T10:27:47.031Z] [INFO] --- install:3.1.1:install (default-install) @ webtier-all --- [2024-06-27T10:27:47.031Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/webtier-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/7.0.16-SNAPSHOT/webtier-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:47.031Z] [INFO] [2024-06-27T10:27:47.031Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2024-06-27T10:27:47.032Z] [INFO] Building Weld connector for glassfish 7.0.16-SNAPSHOT [155/334] [2024-06-27T10:27:47.032Z] [INFO] from appserver/web/gf-weld-connector/pom.xml [2024-06-27T10:27:47.032Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:47.032Z] [INFO] [2024-06-27T10:27:47.032Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-weld-connector --- [2024-06-27T10:27:47.032Z] [INFO] [2024-06-27T10:27:47.032Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-weld-connector --- [2024-06-27T10:27:47.032Z] [INFO] [2024-06-27T10:27:47.032Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-weld-connector --- [2024-06-27T10:27:47.032Z] [INFO] [2024-06-27T10:27:47.032Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-weld-connector --- [2024-06-27T10:27:47.032Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:47.032Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:47.286Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:47.286Z] [INFO] [2024-06-27T10:27:47.286Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-weld-connector --- [2024-06-27T10:27:47.286Z] [INFO] [2024-06-27T10:27:47.286Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-weld-connector --- [2024-06-27T10:27:47.286Z] [INFO] [2024-06-27T10:27:47.286Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-weld-connector --- [2024-06-27T10:27:47.286Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:47.286Z] [INFO] [2024-06-27T10:27:47.286Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-weld-connector --- [2024-06-27T10:27:47.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/src/main/resources [2024-06-27T10:27:47.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/src/main/manpages [2024-06-27T10:27:47.287Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:47.287Z] [INFO] [2024-06-27T10:27:47.287Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-weld-connector --- [2024-06-27T10:27:47.287Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:47.287Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:47.287Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:47.287Z] [INFO] [2024-06-27T10:27:47.287Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-weld-connector --- [2024-06-27T10:27:47.287Z] [INFO] [2024-06-27T10:27:47.287Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-weld-connector --- [2024-06-27T10:27:47.287Z] [INFO] [2024-06-27T10:27:47.287Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-weld-connector --- [2024-06-27T10:27:47.287Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:47.541Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:47.541Z] [INFO] [2024-06-27T10:27:47.541Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-weld-connector --- [2024-06-27T10:27:47.541Z] [INFO] [2024-06-27T10:27:47.541Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-weld-connector --- [2024-06-27T10:27:47.541Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:47.542Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:47.796Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:47.796Z] [INFO] [2024-06-27T10:27:47.796Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-weld-connector --- [2024-06-27T10:27:47.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/src/test/resources [2024-06-27T10:27:47.796Z] [INFO] [2024-06-27T10:27:47.796Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-weld-connector --- [2024-06-27T10:27:47.796Z] [INFO] No sources to compile [2024-06-27T10:27:47.796Z] [INFO] [2024-06-27T10:27:47.796Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-weld-connector --- [2024-06-27T10:27:47.796Z] [INFO] [2024-06-27T10:27:47.796Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-weld-connector --- [2024-06-27T10:27:47.796Z] [INFO] [2024-06-27T10:27:47.796Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-weld-connector --- [2024-06-27T10:27:47.796Z] [INFO] Executing tasks [2024-06-27T10:27:47.796Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/target/classes/META-INF for [2024-06-27T10:27:47.796Z] [INFO] [echo] gf-weld-connector [2024-06-27T10:27:47.796Z] [INFO] Executed tasks [2024-06-27T10:27:47.796Z] [INFO] [2024-06-27T10:27:47.796Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-weld-connector --- [2024-06-27T10:27:47.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/target/gf-weld-connector.jar [2024-06-27T10:27:47.796Z] [INFO] [2024-06-27T10:27:47.796Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-weld-connector --- [2024-06-27T10:27:47.796Z] [INFO] [2024-06-27T10:27:47.796Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-weld-connector --- [2024-06-27T10:27:47.796Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/target/failsafe-reports [2024-06-27T10:27:47.796Z] [INFO] [2024-06-27T10:27:47.796Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-gf-weld-connector-checkstyle) @ gf-weld-connector --- [2024-06-27T10:27:47.796Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:47.796Z] [INFO] [2024-06-27T10:27:47.796Z] [INFO] --- install:3.1.1:install (default-install) @ gf-weld-connector --- [2024-06-27T10:27:47.796Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.16-SNAPSHOT/gf-weld-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:47.796Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.16-SNAPSHOT/gf-weld-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:47.796Z] [INFO] [2024-06-27T10:27:47.796Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2024-06-27T10:27:47.796Z] [INFO] Building Weld integration for glassfish 7.0.16-SNAPSHOT [156/334] [2024-06-27T10:27:47.797Z] [INFO] from appserver/web/weld-integration/pom.xml [2024-06-27T10:27:47.797Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:47.797Z] [INFO] [2024-06-27T10:27:47.797Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration --- [2024-06-27T10:27:47.797Z] [INFO] [2024-06-27T10:27:47.797Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration --- [2024-06-27T10:27:47.797Z] [INFO] [2024-06-27T10:27:47.797Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration --- [2024-06-27T10:27:47.797Z] [INFO] [2024-06-27T10:27:47.797Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration --- [2024-06-27T10:27:47.797Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:47.797Z] [INFO] Compiling 58 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:48.355Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:48.355Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:48.355Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:48.355Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:48.355Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:48.355Z] [INFO] [2024-06-27T10:27:48.355Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration --- [2024-06-27T10:27:48.355Z] [INFO] [2024-06-27T10:27:48.355Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration --- [2024-06-27T10:27:48.355Z] [INFO] [2024-06-27T10:27:48.355Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration --- [2024-06-27T10:27:48.355Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:48.355Z] [INFO] [2024-06-27T10:27:48.355Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration --- [2024-06-27T10:27:48.355Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:27:48.355Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:27:48.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/manpages [2024-06-27T10:27:48.355Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:48.355Z] [INFO] [2024-06-27T10:27:48.355Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration --- [2024-06-27T10:27:48.356Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:48.356Z] [INFO] Compiling 58 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:49.279Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:49.279Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:49.279Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:49.279Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,70] unchecked method invocation: method createAnnotatedType in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-06-27T10:27:49.279Z] required: java.lang.Class [2024-06-27T10:27:49.279Z] found: java.lang.Class [2024-06-27T10:27:49.279Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,71] unchecked conversion [2024-06-27T10:27:49.279Z] required: java.lang.Class [2024-06-27T10:27:49.279Z] found: java.lang.Class [2024-06-27T10:27:49.279Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,79] unchecked method invocation: method getInjectionTargetFactory in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-06-27T10:27:49.279Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-06-27T10:27:49.279Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-06-27T10:27:49.279Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,80] unchecked conversion [2024-06-27T10:27:49.279Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-06-27T10:27:49.279Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-06-27T10:27:49.279Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[73,78] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[125,54] unchecked conversion [2024-06-27T10:27:49.280Z] required: java.util.Set [2024-06-27T10:27:49.280Z] found: java.util.Set [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[175,54] unchecked call to produce(jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[176,35] unchecked call to inject(T,jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[177,42] unchecked call to postConstruct(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[183,39] unchecked call to preDestroy(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[184,36] unchecked call to dispose(T) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java:[157,85] unchecked cast [2024-06-27T10:27:49.280Z] required: org.glassfish.cdi.transaction.TransactionScopedBean [2024-06-27T10:27:49.280Z] found: java.lang.Object [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[96,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[96,73] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[147,46] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[181,20] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[275,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[81,84] unchecked cast [2024-06-27T10:27:49.280Z] required: T [2024-06-27T10:27:49.280Z] found: java.lang.Object [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[91,91] unchecked cast [2024-06-27T10:27:49.280Z] required: java.lang.Class [2024-06-27T10:27:49.280Z] found: java.lang.Class [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[93,44] unchecked cast [2024-06-27T10:27:49.280Z] required: java.lang.Class [2024-06-27T10:27:49.280Z] found: java.lang.Class [2024-06-27T10:27:49.280Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[593,20] unchecked conversion [2024-06-27T10:27:49.280Z] required: jakarta.enterprise.inject.spi.InjectionTarget [2024-06-27T10:27:49.280Z] found: jakarta.enterprise.inject.spi.InjectionTarget [2024-06-27T10:27:49.281Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[603,20] unchecked conversion [2024-06-27T10:27:49.281Z] required: jakarta.enterprise.context.spi.CreationalContext [2024-06-27T10:27:49.281Z] found: jakarta.enterprise.context.spi.CreationalContext [2024-06-27T10:27:49.281Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[624,69] unchecked cast [2024-06-27T10:27:49.281Z] required: T [2024-06-27T10:27:49.281Z] found: java.lang.Object [2024-06-27T10:27:49.281Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/EjbServicesImpl.java:[208,48] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [2024-06-27T10:27:49.281Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanDeploymentArchiveImpl.java: Some input files use or override a deprecated API. [2024-06-27T10:27:49.281Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanDeploymentArchiveImpl.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:27:49.281Z] [INFO] [2024-06-27T10:27:49.281Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ weld-integration --- [2024-06-27T10:27:49.281Z] [INFO] [2024-06-27T10:27:49.281Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ weld-integration --- [2024-06-27T10:27:49.281Z] [INFO] [2024-06-27T10:27:49.281Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration --- [2024-06-27T10:27:49.281Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:49.281Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:49.281Z] [INFO] [2024-06-27T10:27:49.281Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration --- [2024-06-27T10:27:49.535Z] [INFO] [2024-06-27T10:27:49.535Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration --- [2024-06-27T10:27:49.535Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:49.535Z] [INFO] Compiling 58 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:50.093Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:50.093Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:50.093Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:50.093Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:27:50.093Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:50.093Z] [INFO] Initial messages found so far: {} [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00001 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00001 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00002 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00002 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00003 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00003 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00004 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00004 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00005 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00005 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00006 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00006 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00007 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00007 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00008 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00008 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00009 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00009 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00010 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00010 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00011 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00011 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00012 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00012 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00013 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00013 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00014 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00014 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00015 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00015 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00016 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00016 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00017 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00017 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00018 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00018 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00019 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00019 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00020 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00020 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00021 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00021 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00022 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00022 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00023 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00023 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00024 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00024 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00025 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00025 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00026 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00026 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00027 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00027 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00028 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00028 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00029 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00029 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00030 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00030 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00031 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00031 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00032 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00032 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00033 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00033 needs checking for cause/action: true [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00034 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00034 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00035 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00035 needs checking for cause/action: false [2024-06-27T10:27:50.093Z] [INFO] Processing: AS-CDI-00036 [2024-06-27T10:27:50.093Z] [INFO] Message AS-CDI-00036 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-CDI-00037 [2024-06-27T10:27:50.094Z] [INFO] Message AS-CDI-00037 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-CDI-00038 [2024-06-27T10:27:50.094Z] [INFO] Message AS-CDI-00038 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-CDI-00039 [2024-06-27T10:27:50.094Z] [INFO] Message AS-CDI-00039 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-CDI-00040 [2024-06-27T10:27:50.094Z] [INFO] Message AS-CDI-00040 needs checking for cause/action: true [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-CDI-00041 [2024-06-27T10:27:50.094Z] [INFO] Message AS-CDI-00041 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-CDI-00042 [2024-06-27T10:27:50.094Z] [INFO] Message AS-CDI-00042 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-CDI-00043 [2024-06-27T10:27:50.094Z] [INFO] Message AS-CDI-00043 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-CDI-00044 [2024-06-27T10:27:50.094Z] [INFO] Message AS-CDI-00044 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-CDI-00045 [2024-06-27T10:27:50.094Z] [INFO] Message AS-CDI-00045 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00001 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00001 needs checking for cause/action: true [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00002 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00002 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00003 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00003 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00004 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00004 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00005 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00005 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00006 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00006 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00007 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00007 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00008 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00008 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00009 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00009 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00010 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00010 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00011 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00011 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00012 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00012 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00013 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00013 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00014 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00014 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00015 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00015 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00016 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00016 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00017 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00017 needs checking for cause/action: false [2024-06-27T10:27:50.094Z] [INFO] Processing: AS-JTA-00018 [2024-06-27T10:27:50.094Z] [INFO] Message AS-JTA-00018 needs checking for cause/action: false [2024-06-27T10:27:50.095Z] [INFO] Total Messages including ones found from disk so far: {AS-CDI-00001=Setting Context Class Loader for {0} to {1}., AS-CDI-00002=BeanDeploymentArchiveImpl::addBeanClass - adding {0} to {1}., AS-CDI-00003={0} not added to beanClasses, AS-CDI-00004=Processing {0} as it has {1} or {2}., AS-CDI-00005=Error while trying to load Bean Class {0} : {1}., AS-CDI-00006=Processing WEB-INF/lib in {0}., AS-CDI-00007=WEB-INF/lib: considering {0} as a bean archive and hence added another BDA for it., AS-CDI-00008=WEB-INF/lib: skipping {0} as it doesn't have beans.xml., AS-CDI-00009=JAR processing: {0} as a Bean archive jar since it has META-INF/beans.xml., AS-CDI-00010=Ensure {0} is associated with {1}, AS-CDI-00011=Ensure web lib jar visibility. Updating {0}., AS-CDI-00012=Ensure web lib jar visibility. Updating {0} to include {1}., AS-CDI-00013=Collecting jar info for {0}., AS-CDI-00014=Error reading archive. {0}, AS-CDI-00015=Collecting rar info for {0}., AS-CDI-00016=Using Context Class Loader., AS-CDI-00017=Context Class Loader is null. Using DeploymentImpl's classloader., AS-CDI-00018=Creating deployment for archive: {0}., AS-CDI-00019=getBeanDeploymentArchives returning {0}., AS-CDI-00020=loadBeanDeploymentArchive for beanClass {0}, AS-CDI-00021=loadBeanDeploymentArchive checking for {0} in root BDA {0}., AS-CDI-00022=loadBeanDeploymentArchive An existing BDA has this class {0}. Adding this class as a bean class it to existing bda: {1}., AS-CDI-00023=loadBeanDeploymentArchive checking for {0} in subBDA {1}., AS-CDI-00024=loadBeanDeploymentArchive beanClass {0} not found in the BDAs of this deployment. Creating a new BDA., AS-CDI-00025=loadBeanDeploymentArchive new BDA {0} created. Adding new BDA to all root BDAs of this deployment., AS-CDI-00026=loadBeanDeploymentArchive for beanClass {0} returning the newly created BDA {1}, AS-CDI-00027=Exception thrown while scanning for library jars. {0}, AS-CDI-00028=Processing {0} as it has one or more qualified CDI-annotated beans, AS-CDI-00029=JAR processing: {0} since it contains one or more classes with a scope annotation, AS-CDI-00030=BDAImpl::ensureWebLibJarVisibility - {0} being associated with {1}, AS-CDI-00031=BDAImpl::ensureWebLibJarVisibility - updating {0}, AS-CDI-00032=BDAImpl::ensureWebLibJarVisibility - updating {0} to include {1}, AS-CDI-00033=Error reading archive : {0}, AS-CDI-00034=TCL is null. Using BeanDeploymentArchiveImpl's classloader, AS-CDI-00035=Could not create WeldELContextListener instance. {0}, AS-CDI-00036=Exception in WeldBootstrap.shutdown., AS-CDI-00037=jakarta.jms.MessageListener Class available, so need to fire PIT events to MDBs, AS-CDI-00038={0} is an MDB and so need to fire a PIT event to it., AS-CDI-00039=WeldDeployer adding injectionServices {0} for {1}., AS-CDI-00040=Unable to create URI for URL: {0}. Exception: {1}, AS-CDI-00041=Trying to register interceptor: {0}, AS-CDI-00042=Adding interceptor: {0} for EJB: {1}., AS-CDI-00043=getBDAForBeanClass -- search in {0} for {1}, AS-CDI-00044=CDIServiceImpl.getBDAForBeanClass: TopLevelBDA {0} contains beanClassName: {1}., AS-CDI-00045=CDIServiceImpl.getBDAForBeanClass: subBDA {0} contains beanClassName: {1}., AS-JTA-00001=Encountered NamingException while attempting to acquire transaction manager for Transactional annotation interceptors {0}, AS-JTA-00002=About to setRollbackOnly from @Transactional interceptor on transaction: {0}, AS-JTA-00003=No ComponentInvocation present for @Transactional annotation processing. Restriction on use of UserTransaction will not be enforced., AS-JTA-00004=In MANDATORY TransactionalInterceptor, AS-JTA-00005=In NEVER TransactionalInterceptor, AS-JTA-00006=In NOT_SUPPORTED TransactionalInterceptor, AS-JTA-00007=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction..., AS-JTA-00008=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction failed due to {0}, AS-JTA-00009=In REQUIRED TransactionalInterceptor, AS-JTA-00010=Managed bean with Transactional annotation and TxType of REQUIRED called outside a transaction context. Beginning a transaction..., AS-JTA-00011=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during begin {0}, AS-JTA-00012=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during commit {0}, AS-JTA-00013=In REQUIRES_NEW TransactionalInterceptor, AS-JTA-00014=Managed bean with Transactional annotation and TxType of REQUIRES_NEW called inside a transaction context. Suspending before beginning a transaction..., AS-JTA-00015=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during begin {0}, AS-JTA-00016=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during commit {0}, AS-JTA-00017=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during resume {0}, AS-JTA-00018=In SUPPORTS TransactionalInterceptor} [2024-06-27T10:27:50.095Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:27:50.095Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:50.095Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:50.095Z] [INFO] Processing: jakarta.enterprise.inject.spi on element CDI_LOGGER_SUBSYSTEM_NAME [2024-06-27T10:27:50.095Z] [INFO] Enclosing type is org.glassfish.cdi.CDILoggerInfo [2024-06-27T10:27:50.095Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-06-27T10:27:50.095Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionScopedCDIUtil [2024-06-27T10:27:50.095Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-06-27T10:27:50.095Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionalInterceptorBase [2024-06-27T10:27:50.095Z] [INFO] Processing: jakarta.enterprise.resource.weld on element WELD_LOGGER_SUBSYSTEM_NAME [2024-06-27T10:27:50.095Z] [INFO] Enclosing type is org.glassfish.weld.services.CDIServiceImpl [2024-06-27T10:27:50.096Z] [INFO] Loggers found so far: {jakarta.enterprise.inject.spi.description=CDI, jakarta.enterprise.inject.spi.publish=true, jakarta.enterprise.inject.spi.subsystem=AS-CDI, jakarta.enterprise.resource.jta.description=CDI-JTA, jakarta.enterprise.resource.jta.publish=true, jakarta.enterprise.resource.jta.subsystem=AS-CDI-JTA, jakarta.enterprise.resource.weld.description=WELD, jakarta.enterprise.resource.weld.publish=true, jakarta.enterprise.resource.weld.subsystem=AS-WELD} [2024-06-27T10:27:50.096Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:27:50.096Z] [INFO] Found enclosing element CDI_LOGGER_SUBSYSTEM_NAME [2024-06-27T10:27:50.096Z] [INFO] Found enclosing element org.glassfish.cdi.CDILoggerInfo [2024-06-27T10:27:50.096Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:27:50.096Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:50.096Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:50.096Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:27:50.096Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:27:50.096Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:27:50.096Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:27:50.096Z] [INFO] [2024-06-27T10:27:50.096Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration --- [2024-06-27T10:27:50.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/test/resources [2024-06-27T10:27:50.096Z] [INFO] [2024-06-27T10:27:50.096Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration --- [2024-06-27T10:27:50.096Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:50.096Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:27:50.656Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:50.656Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:27:50.656Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:27:50.656Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:27:50.656Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:27:50.656Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:27:50.656Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:27:50.656Z] Use -proc:none to disable annotation processing. [2024-06-27T10:27:50.656Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:27:50.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionManager.java:[27,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [2024-06-27T10:27:50.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionManager.java:[49,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [2024-06-27T10:27:50.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionManager.java:[68,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [2024-06-27T10:27:50.656Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedBeanTest.java:[40,90] unchecked cast [2024-06-27T10:27:50.657Z] required: jakarta.enterprise.context.spi.Contextual [2024-06-27T10:27:50.657Z] found: java.lang.Object [2024-06-27T10:27:50.657Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedBeanTest.java:[41,111] unchecked cast [2024-06-27T10:27:50.657Z] required: jakarta.enterprise.context.spi.CreationalContext [2024-06-27T10:27:50.657Z] found: java.lang.Object [2024-06-27T10:27:50.657Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[44,90] unchecked cast [2024-06-27T10:27:50.657Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-06-27T10:27:50.657Z] found: java.lang.Object [2024-06-27T10:27:50.657Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[50,79] unchecked method invocation: method andReturn in interface org.easymock.IExpectationSetters is applied to given types [2024-06-27T10:27:50.657Z] required: T [2024-06-27T10:27:50.657Z] found: jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-06-27T10:27:50.657Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[50,80] unchecked conversion [2024-06-27T10:27:50.657Z] required: T [2024-06-27T10:27:50.657Z] found: jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-06-27T10:27:50.657Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[51,60] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-06-27T10:27:50.657Z] [INFO] [2024-06-27T10:27:50.657Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration --- [2024-06-27T10:27:50.657Z] [INFO] [2024-06-27T10:27:50.657Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration --- [2024-06-27T10:27:50.657Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/surefire-reports [2024-06-27T10:27:50.657Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:27:50.657Z] [INFO] [2024-06-27T10:27:50.657Z] [INFO] ------------------------------------------------------- [2024-06-27T10:27:50.657Z] [INFO] T E S T S [2024-06-27T10:27:50.657Z] [INFO] ------------------------------------------------------- [2024-06-27T10:27:50.657Z] [0.003s][info][gc] Using G1 [2024-06-27T10:27:50.911Z] [0.251s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.478ms [2024-06-27T10:27:51.469Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedBeanTest [2024-06-27T10:27:51.723Z] [0.849s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->8M(258M) 3.694ms [2024-06-27T10:27:52.282Z] 10:27:51.930531 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:27:52.282Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s -- in org.glassfish.cdi.transaction.TransactionScopedBeanTest [2024-06-27T10:27:52.282Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedContextExtensionTest [2024-06-27T10:27:52.282Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.glassfish.cdi.transaction.TransactionScopedContextExtensionTest [2024-06-27T10:27:52.282Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedContextImplTest [2024-06-27T10:27:52.282Z] 10:27:52.119821 WARNING main . Can't get instance of BeanManager to process TransactionScoped CDI Event! [2024-06-27T10:27:52.282Z] 10:27:52.120554 WARNING main . Can't get instance of BeanManager to process TransactionScoped CDI Event! [2024-06-27T10:27:52.282Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.glassfish.cdi.transaction.TransactionScopedContextImplTest [2024-06-27T10:27:52.282Z] [INFO] Running org.glassfish.cdi.transaction.TransactionalAnnotationTest [2024-06-27T10:27:52.283Z] 10:27:52.131775 INFO main . In MANDATORY TransactionalInterceptor [2024-06-27T10:27:52.283Z] 10:27:52.134558 INFO main . In MANDATORY TransactionalInterceptor [2024-06-27T10:27:52.283Z] 10:27:52.134995 INFO main . In MANDATORY TransactionalInterceptor [2024-06-27T10:27:52.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.cdi.transaction.TransactionalAnnotationTest [2024-06-27T10:27:52.283Z] [INFO] Running org.glassfish.weld.RootBeanDeploymentArchiveTest [2024-06-27T10:27:52.283Z] [1.543s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 52M->13M(258M) 5.742ms [2024-06-27T10:27:52.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.glassfish.weld.RootBeanDeploymentArchiveTest [2024-06-27T10:27:52.283Z] [INFO] Running org.glassfish.weld.WeldActivatorTest [2024-06-27T10:27:52.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.weld.WeldActivatorTest [2024-06-27T10:27:52.283Z] [INFO] Running org.glassfish.weld.WeldApplicationContainerTest [2024-06-27T10:27:52.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.weld.WeldApplicationContainerTest [2024-06-27T10:27:52.283Z] [INFO] Running org.glassfish.weld.WeldContainerTest [2024-06-27T10:27:52.283Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.weld.WeldContainerTest [2024-06-27T10:27:52.283Z] [INFO] Running org.glassfish.weld.WeldContextListenerTest [2024-06-27T10:27:52.537Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.glassfish.weld.WeldContextListenerTest [2024-06-27T10:27:52.537Z] [INFO] Running org.glassfish.weld.services.TransactionServicesImplTest [2024-06-27T10:27:52.537Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.weld.services.TransactionServicesImplTest [2024-06-27T10:27:52.791Z] [INFO] [2024-06-27T10:27:52.791Z] [INFO] Results: [2024-06-27T10:27:52.791Z] [INFO] [2024-06-27T10:27:52.791Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:27:52.791Z] [INFO] [2024-06-27T10:27:52.791Z] [INFO] [2024-06-27T10:27:52.791Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration --- [2024-06-27T10:27:52.791Z] [INFO] Executing tasks [2024-06-27T10:27:52.791Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/classes/META-INF for [2024-06-27T10:27:52.792Z] [INFO] [echo] weld-integration [2024-06-27T10:27:52.792Z] [INFO] Executed tasks [2024-06-27T10:27:52.792Z] [INFO] [2024-06-27T10:27:52.792Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration --- [2024-06-27T10:27:52.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/weld-integration.jar [2024-06-27T10:27:52.792Z] [INFO] [2024-06-27T10:27:52.792Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration --- [2024-06-27T10:27:52.792Z] [INFO] [2024-06-27T10:27:52.792Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration --- [2024-06-27T10:27:52.792Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/failsafe-reports [2024-06-27T10:27:52.792Z] [INFO] [2024-06-27T10:27:52.792Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-checkstyle) @ weld-integration --- [2024-06-27T10:27:54.151Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:54.151Z] [INFO] [2024-06-27T10:27:54.151Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration --- [2024-06-27T10:27:54.151Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.16-SNAPSHOT/weld-integration-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:54.152Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.16-SNAPSHOT/weld-integration-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2024-06-27T10:27:54.152Z] [INFO] Building Weld Integration Fragment 7.0.16-SNAPSHOT [157/334] [2024-06-27T10:27:54.152Z] [INFO] from appserver/web/weld-integration-fragment/pom.xml [2024-06-27T10:27:54.152Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] No sources to compile [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/src/main/resources [2024-06-27T10:27:54.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/src/main/manpages [2024-06-27T10:27:54.152Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] No sources to compile [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:54.152Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] No sources to compile [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/src/test/resources [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] No sources to compile [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] Executing tasks [2024-06-27T10:27:54.152Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/target/classes/META-INF for [2024-06-27T10:27:54.152Z] [INFO] [echo] weld-integration-fragment [2024-06-27T10:27:54.152Z] [INFO] Executed tasks [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/target/failsafe-reports [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-fragment-checkstyle) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:54.152Z] [INFO] [2024-06-27T10:27:54.152Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-fragment --- [2024-06-27T10:27:54.152Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.16-SNAPSHOT/weld-integration-fragment-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:54.153Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.16-SNAPSHOT/weld-integration-fragment-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2024-06-27T10:27:54.153Z] [INFO] Building Fragment bundle for Weld related testing 7.0.16-SNAPSHOT [158/334] [2024-06-27T10:27:54.153Z] [INFO] from appserver/web/weld-integration-test-fragment/pom.xml [2024-06-27T10:27:54.153Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] No sources to compile [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:27:54.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/src/main/manpages [2024-06-27T10:27:54.153Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] No sources to compile [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] No sources to compile [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/src/test/resources [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] No sources to compile [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] No tests to run. [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] Executing tasks [2024-06-27T10:27:54.153Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/target/classes/META-INF for [2024-06-27T10:27:54.153Z] [INFO] [echo] weld-integration-test-fragment [2024-06-27T10:27:54.153Z] [INFO] Executed tasks [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] No tests to run. [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/target/failsafe-reports [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-test-fragment-checkstyle) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-test-fragment --- [2024-06-27T10:27:54.153Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/7.0.16-SNAPSHOT/weld-integration-test-fragment-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:54.153Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/7.0.16-SNAPSHOT/weld-integration-test-fragment-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2024-06-27T10:27:54.153Z] [INFO] Building cdi-api Fragment 7.0.16-SNAPSHOT [159/334] [2024-06-27T10:27:54.153Z] [INFO] from appserver/web/cdi-api-fragment/pom.xml [2024-06-27T10:27:54.153Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi-api-fragment --- [2024-06-27T10:27:54.153Z] [INFO] [2024-06-27T10:27:54.153Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] No sources to compile [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:27:54.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/src/main/manpages [2024-06-27T10:27:54.154Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] No sources to compile [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] No sources to compile [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/src/test/resources [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] No sources to compile [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] No tests to run. [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] Executing tasks [2024-06-27T10:27:54.154Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/target/classes/META-INF for [2024-06-27T10:27:54.154Z] [INFO] [echo] cdi-api-fragment [2024-06-27T10:27:54.154Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/target/classes/META-INF [2024-06-27T10:27:54.154Z] [INFO] Executed tasks [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] No tests to run. [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/target/failsafe-reports [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-cdi-api-fragment-checkstyle) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- install:3.1.1:install (default-install) @ cdi-api-fragment --- [2024-06-27T10:27:54.154Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.16-SNAPSHOT/cdi-api-fragment-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:54.154Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.16-SNAPSHOT/cdi-api-fragment-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2024-06-27T10:27:54.154Z] [INFO] Building Full EJB Container add-ons 7.0.16-SNAPSHOT [160/334] [2024-06-27T10:27:54.154Z] [INFO] from appserver/ejb/ejb-full-container/pom.xml [2024-06-27T10:27:54.154Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-full-container --- [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-full-container --- [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-full-container --- [2024-06-27T10:27:54.154Z] [INFO] [2024-06-27T10:27:54.154Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-full-container --- [2024-06-27T10:27:54.154Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:54.154Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:54.409Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:54.409Z] [INFO] [2024-06-27T10:27:54.409Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-full-container --- [2024-06-27T10:27:54.409Z] [INFO] [2024-06-27T10:27:54.410Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-full-container --- [2024-06-27T10:27:54.410Z] [INFO] [2024-06-27T10:27:54.410Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-full-container --- [2024-06-27T10:27:54.410Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:54.410Z] [INFO] [2024-06-27T10:27:54.410Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-full-container --- [2024-06-27T10:27:54.410Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:27:54.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/src/main/manpages [2024-06-27T10:27:54.410Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:54.410Z] [INFO] [2024-06-27T10:27:54.410Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-full-container --- [2024-06-27T10:27:54.410Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:54.410Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:54.971Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:54.971Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/deployment/annotation/handlers/MessageDrivenHandler.java:[83,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:27:54.971Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:27:54.971Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:27:54.971Z] [INFO] [2024-06-27T10:27:54.971Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-full-container --- [2024-06-27T10:27:54.971Z] [INFO] [2024-06-27T10:27:54.971Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-full-container --- [2024-06-27T10:27:54.971Z] [INFO] [2024-06-27T10:27:54.971Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-full-container --- [2024-06-27T10:27:54.971Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:55.225Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:55.225Z] [INFO] [2024-06-27T10:27:55.225Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-full-container --- [2024-06-27T10:27:55.225Z] [INFO] [2024-06-27T10:27:55.225Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-full-container --- [2024-06-27T10:27:55.225Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:55.225Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:55.480Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:55.480Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:27:55.480Z] [INFO] [2024-06-27T10:27:55.480Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-full-container --- [2024-06-27T10:27:55.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/src/test/resources [2024-06-27T10:27:55.480Z] [INFO] [2024-06-27T10:27:55.480Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-full-container --- [2024-06-27T10:27:55.480Z] [INFO] No sources to compile [2024-06-27T10:27:55.480Z] [INFO] [2024-06-27T10:27:55.480Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-full-container --- [2024-06-27T10:27:55.480Z] [INFO] [2024-06-27T10:27:55.480Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-full-container --- [2024-06-27T10:27:55.480Z] [INFO] [2024-06-27T10:27:55.480Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-full-container --- [2024-06-27T10:27:55.480Z] [INFO] Executing tasks [2024-06-27T10:27:55.480Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/target/classes/META-INF for [2024-06-27T10:27:55.480Z] [INFO] [echo] ejb-full-container [2024-06-27T10:27:55.480Z] [INFO] Executed tasks [2024-06-27T10:27:55.480Z] [INFO] [2024-06-27T10:27:55.480Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-full-container --- [2024-06-27T10:27:55.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/target/ejb-full-container.jar [2024-06-27T10:27:55.480Z] [INFO] [2024-06-27T10:27:55.480Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-full-container --- [2024-06-27T10:27:55.480Z] [INFO] [2024-06-27T10:27:55.480Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-full-container --- [2024-06-27T10:27:55.480Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/target/failsafe-reports [2024-06-27T10:27:55.480Z] [INFO] [2024-06-27T10:27:55.480Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-full-container-checkstyle) @ ejb-full-container --- [2024-06-27T10:27:55.734Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:55.734Z] [INFO] [2024-06-27T10:27:55.734Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-full-container --- [2024-06-27T10:27:55.734Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.16-SNAPSHOT/ejb-full-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:55.735Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.16-SNAPSHOT/ejb-full-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:55.735Z] [INFO] [2024-06-27T10:27:55.735Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2024-06-27T10:27:55.735Z] [INFO] Building EJB Timer Service Application 7.0.16-SNAPSHOT [161/334] [2024-06-27T10:27:55.735Z] [INFO] from appserver/ejb/ejb-timer-service-app/pom.xml [2024-06-27T10:27:55.735Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:27:55.989Z] [INFO] [2024-06-27T10:27:55.989Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-service-app --- [2024-06-27T10:27:55.989Z] [INFO] [2024-06-27T10:27:55.989Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-service-app --- [2024-06-27T10:27:55.989Z] [INFO] [2024-06-27T10:27:55.989Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-service-app --- [2024-06-27T10:27:55.989Z] [INFO] [2024-06-27T10:27:55.989Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-timer-service-app --- [2024-06-27T10:27:55.989Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:55.989Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:55.989Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:55.989Z] [INFO] [2024-06-27T10:27:55.989Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-service-app --- [2024-06-27T10:27:55.990Z] [INFO] [2024-06-27T10:27:55.990Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-service-app --- [2024-06-27T10:27:55.990Z] [INFO] [2024-06-27T10:27:55.990Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-service-app --- [2024-06-27T10:27:55.990Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:55.990Z] [INFO] [2024-06-27T10:27:55.990Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-service-app --- [2024-06-27T10:27:55.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/src/main/resources [2024-06-27T10:27:55.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/src/main/manpages [2024-06-27T10:27:55.990Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:55.990Z] [INFO] [2024-06-27T10:27:55.990Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-timer-service-app --- [2024-06-27T10:27:55.990Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:55.990Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:56.548Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:56.548Z] [INFO] [2024-06-27T10:27:56.548Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-timer-service-app --- [2024-06-27T10:27:56.548Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:56.548Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:27:56.804Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:56.804Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:27:56.804Z] [INFO] [2024-06-27T10:27:56.804Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-timer-service-app --- [2024-06-27T10:27:56.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/src/test/resources [2024-06-27T10:27:56.804Z] [INFO] [2024-06-27T10:27:56.804Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-timer-service-app --- [2024-06-27T10:27:56.804Z] [INFO] No sources to compile [2024-06-27T10:27:56.804Z] [INFO] [2024-06-27T10:27:56.804Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-timer-service-app --- [2024-06-27T10:27:56.804Z] [INFO] No tests to run. [2024-06-27T10:27:56.804Z] [INFO] [2024-06-27T10:27:56.804Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-service-app --- [2024-06-27T10:27:56.804Z] [INFO] Executing tasks [2024-06-27T10:27:56.804Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target/classes/META-INF for [2024-06-27T10:27:56.804Z] [INFO] [echo] ejb-timer-service-app [2024-06-27T10:27:56.804Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target/classes/META-INF [2024-06-27T10:27:56.804Z] [INFO] Executed tasks [2024-06-27T10:27:56.804Z] [INFO] [2024-06-27T10:27:56.804Z] [INFO] --- war:3.4.0:war (default-war) @ ejb-timer-service-app --- [2024-06-27T10:27:57.059Z] [INFO] Packaging webapp [2024-06-27T10:27:57.059Z] [INFO] Assembling webapp [ejb-timer-service-app] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app] [2024-06-27T10:27:57.059Z] [INFO] Processing war project [2024-06-27T10:27:57.059Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/src/main/webapp] [2024-06-27T10:27:57.059Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-service-app --- [2024-06-27T10:27:57.059Z] [INFO] No tests to run. [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-service-app --- [2024-06-27T10:27:57.059Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target/failsafe-reports [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-service-app-checkstyle) @ ejb-timer-service-app --- [2024-06-27T10:27:57.059Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-service-app --- [2024-06-27T10:27:57.059Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/7.0.16-SNAPSHOT/ejb-timer-service-app-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:57.059Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/7.0.16-SNAPSHOT/ejb-timer-service-app-7.0.16-SNAPSHOT.war [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2024-06-27T10:27:57.059Z] [INFO] Building GlassFish EJB timer app database init scripts 7.0.16-SNAPSHOT [162/334] [2024-06-27T10:27:57.059Z] [INFO] from appserver/ejb/ejb-timer-databases/pom.xml [2024-06-27T10:27:57.059Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] No sources to compile [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] Copying ejb-timer-service-app.war to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/classes/glassfish/lib/install/applications/ejb-timer-service-app.war [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] Copying 18 resources from src/main/resources to target/classes [2024-06-27T10:27:57.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/src/main/manpages [2024-06-27T10:27:57.059Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] No sources to compile [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] No sources to compile [2024-06-27T10:27:57.059Z] [INFO] [2024-06-27T10:27:57.059Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-databases --- [2024-06-27T10:27:57.059Z] [INFO] Executing tasks [2024-06-27T10:27:57.059Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/classes/META-INF for [2024-06-27T10:27:57.059Z] [INFO] [echo] ejb-timer-databases [2024-06-27T10:27:57.060Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/classes/META-INF [2024-06-27T10:27:57.060Z] [INFO] Executed tasks [2024-06-27T10:27:57.060Z] [INFO] [2024-06-27T10:27:57.060Z] [INFO] --- assembly:3.6.0:single (default-single) @ ejb-timer-databases --- [2024-06-27T10:27:57.060Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:27:57.314Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ ejb-timer-databases --- [2024-06-27T10:27:57.315Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-databases --- [2024-06-27T10:27:57.315Z] [INFO] No tests to run. [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-databases --- [2024-06-27T10:27:57.315Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/failsafe-reports [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-databases-checkstyle) @ ejb-timer-databases --- [2024-06-27T10:27:57.315Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-databases --- [2024-06-27T10:27:57.315Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.16-SNAPSHOT/ejb-timer-databases-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:57.315Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.16-SNAPSHOT/ejb-timer-databases-7.0.16-SNAPSHOT.zip [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2024-06-27T10:27:57.315Z] [INFO] Building EJB tier for GlassFish 7.0.16-SNAPSHOT [163/334] [2024-06-27T10:27:57.315Z] [INFO] from appserver/ejb/ejb-all/pom.xml [2024-06-27T10:27:57.315Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] No sources to compile [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] No sources to compile [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] No sources to compile [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] Executing tasks [2024-06-27T10:27:57.315Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-all/target/classes/META-INF for [2024-06-27T10:27:57.315Z] [INFO] [echo] ejb-all [2024-06-27T10:27:57.315Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-all/target/classes/META-INF [2024-06-27T10:27:57.315Z] [INFO] Executed tasks [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] No tests to run. [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-all/target/failsafe-reports [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-all-checkstyle) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-all --- [2024-06-27T10:27:57.315Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ejb/ejb-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/7.0.16-SNAPSHOT/ejb-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2024-06-27T10:27:57.315Z] [INFO] Building GlassFish resources runtime 7.0.16-SNAPSHOT [164/334] [2024-06-27T10:27:57.315Z] [INFO] from appserver/resources/resources-runtime/pom.xml [2024-06-27T10:27:57.315Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-runtime --- [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-runtime --- [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources-runtime --- [2024-06-27T10:27:57.315Z] [INFO] [2024-06-27T10:27:57.315Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources-runtime --- [2024-06-27T10:27:57.315Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:57.315Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:57.570Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:57.570Z] [INFO] [2024-06-27T10:27:57.570Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-runtime --- [2024-06-27T10:27:57.570Z] [INFO] [2024-06-27T10:27:57.570Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-runtime --- [2024-06-27T10:27:57.570Z] [INFO] [2024-06-27T10:27:57.570Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-runtime --- [2024-06-27T10:27:57.570Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:57.570Z] [INFO] [2024-06-27T10:27:57.570Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-runtime --- [2024-06-27T10:27:57.571Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:27:57.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/src/main/resources [2024-06-27T10:27:57.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/src/main/manpages [2024-06-27T10:27:57.571Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:57.571Z] [INFO] [2024-06-27T10:27:57.571Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources-runtime --- [2024-06-27T10:27:57.571Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:57.571Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:57.826Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:57.826Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:27:57.826Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:27:57.826Z] [INFO] [2024-06-27T10:27:57.826Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ resources-runtime --- [2024-06-27T10:27:57.826Z] [INFO] [2024-06-27T10:27:57.826Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ resources-runtime --- [2024-06-27T10:27:57.826Z] [INFO] [2024-06-27T10:27:57.826Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-runtime --- [2024-06-27T10:27:57.826Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:57.826Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:57.826Z] [INFO] [2024-06-27T10:27:57.826Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-runtime --- [2024-06-27T10:27:57.826Z] [INFO] [2024-06-27T10:27:57.826Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources-runtime --- [2024-06-27T10:27:57.826Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:57.826Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:58.081Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:58.081Z] [INFO] [2024-06-27T10:27:58.081Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-runtime --- [2024-06-27T10:27:58.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/src/test/resources [2024-06-27T10:27:58.081Z] [INFO] [2024-06-27T10:27:58.081Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resources-runtime --- [2024-06-27T10:27:58.081Z] [INFO] No sources to compile [2024-06-27T10:27:58.081Z] [INFO] [2024-06-27T10:27:58.081Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-runtime --- [2024-06-27T10:27:58.081Z] [INFO] [2024-06-27T10:27:58.081Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-runtime --- [2024-06-27T10:27:58.081Z] [INFO] [2024-06-27T10:27:58.081Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-runtime --- [2024-06-27T10:27:58.081Z] [INFO] Executing tasks [2024-06-27T10:27:58.081Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/target/classes/META-INF for [2024-06-27T10:27:58.081Z] [INFO] [echo] resources-runtime [2024-06-27T10:27:58.081Z] [INFO] Executed tasks [2024-06-27T10:27:58.081Z] [INFO] [2024-06-27T10:27:58.081Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-runtime --- [2024-06-27T10:27:58.081Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/target/resources-runtime.jar [2024-06-27T10:27:58.081Z] [INFO] [2024-06-27T10:27:58.081Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-runtime --- [2024-06-27T10:27:58.081Z] [INFO] [2024-06-27T10:27:58.081Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-runtime --- [2024-06-27T10:27:58.081Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/target/failsafe-reports [2024-06-27T10:27:58.081Z] [INFO] [2024-06-27T10:27:58.081Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-runtime-checkstyle) @ resources-runtime --- [2024-06-27T10:27:58.336Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:58.336Z] [INFO] [2024-06-27T10:27:58.336Z] [INFO] --- install:3.1.1:install (default-install) @ resources-runtime --- [2024-06-27T10:27:58.336Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.16-SNAPSHOT/resources-runtime-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:58.336Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.16-SNAPSHOT/resources-runtime-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:58.336Z] [INFO] [2024-06-27T10:27:58.336Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2024-06-27T10:27:58.336Z] [INFO] Building GlassFish Jakarta Mail runtime 7.0.16-SNAPSHOT [165/334] [2024-06-27T10:27:58.336Z] [INFO] from appserver/resources/mail/mail-runtime/pom.xml [2024-06-27T10:27:58.336Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:58.336Z] [INFO] [2024-06-27T10:27:58.336Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-runtime --- [2024-06-27T10:27:58.336Z] [INFO] [2024-06-27T10:27:58.336Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-runtime --- [2024-06-27T10:27:58.336Z] [INFO] [2024-06-27T10:27:58.336Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail-runtime --- [2024-06-27T10:27:58.336Z] [INFO] [2024-06-27T10:27:58.336Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail-runtime --- [2024-06-27T10:27:58.336Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:58.336Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:58.336Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:58.336Z] [INFO] [2024-06-27T10:27:58.336Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-runtime --- [2024-06-27T10:27:58.336Z] [INFO] [2024-06-27T10:27:58.336Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-runtime --- [2024-06-27T10:27:58.336Z] [INFO] [2024-06-27T10:27:58.336Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-runtime --- [2024-06-27T10:27:58.336Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:58.336Z] [INFO] [2024-06-27T10:27:58.336Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-runtime --- [2024-06-27T10:27:58.336Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:27:58.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/src/main/resources [2024-06-27T10:27:58.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/src/main/manpages [2024-06-27T10:27:58.336Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:58.336Z] [INFO] [2024-06-27T10:27:58.336Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail-runtime --- [2024-06-27T10:27:58.336Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:58.336Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:58.590Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:58.590Z] [INFO] [2024-06-27T10:27:58.591Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ mail-runtime --- [2024-06-27T10:27:58.591Z] [INFO] [2024-06-27T10:27:58.591Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ mail-runtime --- [2024-06-27T10:27:58.591Z] [INFO] [2024-06-27T10:27:58.591Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-runtime --- [2024-06-27T10:27:58.591Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:58.591Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:58.591Z] [INFO] [2024-06-27T10:27:58.591Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-runtime --- [2024-06-27T10:27:58.591Z] [INFO] [2024-06-27T10:27:58.591Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail-runtime --- [2024-06-27T10:27:58.591Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:58.591Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:58.845Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:58.845Z] [INFO] [2024-06-27T10:27:58.845Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-runtime --- [2024-06-27T10:27:58.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/src/test/resources [2024-06-27T10:27:58.845Z] [INFO] [2024-06-27T10:27:58.845Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mail-runtime --- [2024-06-27T10:27:58.845Z] [INFO] No sources to compile [2024-06-27T10:27:58.845Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-runtime --- [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-runtime --- [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-runtime --- [2024-06-27T10:27:58.846Z] [INFO] Executing tasks [2024-06-27T10:27:58.846Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/target/classes/META-INF for [2024-06-27T10:27:58.846Z] [INFO] [echo] mail-runtime [2024-06-27T10:27:58.846Z] [INFO] Executed tasks [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-runtime --- [2024-06-27T10:27:58.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/target/mail-runtime.jar [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-runtime --- [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-runtime --- [2024-06-27T10:27:58.846Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/target/failsafe-reports [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-runtime-checkstyle) @ mail-runtime --- [2024-06-27T10:27:58.846Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- install:3.1.1:install (default-install) @ mail-runtime --- [2024-06-27T10:27:58.846Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.16-SNAPSHOT/mail-runtime-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:58.846Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.16-SNAPSHOT/mail-runtime-7.0.16-SNAPSHOT.jar [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2024-06-27T10:27:58.846Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 7.0.16-SNAPSHOT [166/334] [2024-06-27T10:27:58.846Z] [INFO] from appserver/connectors/descriptors/pom.xml [2024-06-27T10:27:58.846Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- clean:3.3.2:clean (default-clean) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] No sources to compile [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] Copying 19 resources from src/main/resources to target/classes [2024-06-27T10:27:58.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/src/main/manpages [2024-06-27T10:27:58.846Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] No sources to compile [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] No sources to compile [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] Executing tasks [2024-06-27T10:27:58.846Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/classes/META-INF for [2024-06-27T10:27:58.846Z] [INFO] [echo] descriptors [2024-06-27T10:27:58.846Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/classes/META-INF [2024-06-27T10:27:58.846Z] [INFO] Executed tasks [2024-06-27T10:27:58.846Z] [INFO] [2024-06-27T10:27:58.846Z] [INFO] --- assembly:3.6.0:single (default-single) @ descriptors --- [2024-06-27T10:27:58.846Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:27:58.846Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/descriptors.zip [2024-06-27T10:27:59.101Z] [INFO] [2024-06-27T10:27:59.101Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ descriptors --- [2024-06-27T10:27:59.101Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/descriptors.zip [2024-06-27T10:27:59.101Z] [INFO] [2024-06-27T10:27:59.101Z] [INFO] --- assembly:3.6.0:single (jar) @ descriptors --- [2024-06-27T10:27:59.101Z] [INFO] Reading assembly descriptor: src/assembly/jar.xml [2024-06-27T10:27:59.101Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/descriptors-resources.jar [2024-06-27T10:27:59.101Z] [INFO] [2024-06-27T10:27:59.101Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ descriptors --- [2024-06-27T10:27:59.101Z] [INFO] No tests to run. [2024-06-27T10:27:59.101Z] [INFO] [2024-06-27T10:27:59.101Z] [INFO] --- failsafe:3.2.5:verify (verify) @ descriptors --- [2024-06-27T10:27:59.101Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/failsafe-reports [2024-06-27T10:27:59.101Z] [INFO] [2024-06-27T10:27:59.101Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-descriptors-checkstyle) @ descriptors --- [2024-06-27T10:27:59.101Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:27:59.101Z] [INFO] [2024-06-27T10:27:59.101Z] [INFO] --- install:3.1.1:install (default-install) @ descriptors --- [2024-06-27T10:27:59.101Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.16-SNAPSHOT/descriptors-7.0.16-SNAPSHOT.pom [2024-06-27T10:27:59.101Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.16-SNAPSHOT/descriptors-7.0.16-SNAPSHOT.zip [2024-06-27T10:27:59.101Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/descriptors/target/descriptors-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.16-SNAPSHOT/descriptors-7.0.16-SNAPSHOT-resources.jar [2024-06-27T10:27:59.101Z] [INFO] [2024-06-27T10:27:59.101Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2024-06-27T10:27:59.101Z] [INFO] Building Connectors Inbound Support 7.0.16-SNAPSHOT [167/334] [2024-06-27T10:27:59.101Z] [INFO] from appserver/connectors/connectors-inbound-runtime/pom.xml [2024-06-27T10:27:59.101Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:27:59.101Z] [INFO] [2024-06-27T10:27:59.101Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.101Z] [INFO] [2024-06-27T10:27:59.101Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.101Z] [INFO] [2024-06-27T10:27:59.101Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.101Z] [INFO] [2024-06-27T10:27:59.101Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.101Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:59.101Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:59.355Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:59.355Z] [INFO] [2024-06-27T10:27:59.356Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.356Z] [INFO] [2024-06-27T10:27:59.356Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.356Z] [INFO] [2024-06-27T10:27:59.356Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.356Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:27:59.356Z] [INFO] [2024-06-27T10:27:59.356Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.356Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:27:59.356Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:27:59.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/src/main/manpages [2024-06-27T10:27:59.356Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:27:59.356Z] [INFO] [2024-06-27T10:27:59.356Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.356Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:59.356Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:27:59.610Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:27:59.610Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java:[238,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:27:59.610Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:27:59.611Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:27:59.611Z] [INFO] [2024-06-27T10:27:59.611Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.611Z] [INFO] [2024-06-27T10:27:59.611Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.611Z] [INFO] [2024-06-27T10:27:59.611Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.611Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:27:59.611Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:27:59.865Z] [INFO] [2024-06-27T10:27:59.865Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.865Z] [INFO] [2024-06-27T10:27:59.865Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-inbound-runtime --- [2024-06-27T10:27:59.865Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:27:59.865Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:00.119Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:00.119Z] [INFO] [2024-06-27T10:28:00.119Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-inbound-runtime --- [2024-06-27T10:28:00.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/src/test/resources [2024-06-27T10:28:00.119Z] [INFO] [2024-06-27T10:28:00.119Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-inbound-runtime --- [2024-06-27T10:28:00.119Z] [INFO] No sources to compile [2024-06-27T10:28:00.119Z] [INFO] [2024-06-27T10:28:00.119Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-inbound-runtime --- [2024-06-27T10:28:00.119Z] [INFO] [2024-06-27T10:28:00.119Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-inbound-runtime --- [2024-06-27T10:28:00.119Z] [INFO] [2024-06-27T10:28:00.119Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-inbound-runtime --- [2024-06-27T10:28:00.119Z] [INFO] Executing tasks [2024-06-27T10:28:00.119Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF for [2024-06-27T10:28:00.119Z] [INFO] [echo] connectors-inbound-runtime [2024-06-27T10:28:00.119Z] [INFO] Executed tasks [2024-06-27T10:28:00.119Z] [INFO] [2024-06-27T10:28:00.119Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-inbound-runtime --- [2024-06-27T10:28:00.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar [2024-06-27T10:28:00.119Z] [INFO] [2024-06-27T10:28:00.119Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-inbound-runtime --- [2024-06-27T10:28:00.119Z] [INFO] [2024-06-27T10:28:00.119Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-inbound-runtime --- [2024-06-27T10:28:00.119Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/target/failsafe-reports [2024-06-27T10:28:00.119Z] [INFO] [2024-06-27T10:28:00.119Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-inbound-runtime-checkstyle) @ connectors-inbound-runtime --- [2024-06-27T10:28:00.373Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:00.373Z] [INFO] [2024-06-27T10:28:00.373Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-inbound-runtime --- [2024-06-27T10:28:00.373Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.16-SNAPSHOT/connectors-inbound-runtime-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:00.373Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.16-SNAPSHOT/connectors-inbound-runtime-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:00.373Z] [INFO] [2024-06-27T10:28:00.373Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2024-06-27T10:28:00.374Z] [INFO] Building Work Management 7.0.16-SNAPSHOT [168/334] [2024-06-27T10:28:00.374Z] [INFO] from appserver/connectors/work-management/pom.xml [2024-06-27T10:28:00.374Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:00.374Z] [INFO] [2024-06-27T10:28:00.374Z] [INFO] --- clean:3.3.2:clean (default-clean) @ work-management --- [2024-06-27T10:28:00.374Z] [INFO] [2024-06-27T10:28:00.374Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ work-management --- [2024-06-27T10:28:00.374Z] [INFO] [2024-06-27T10:28:00.374Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ work-management --- [2024-06-27T10:28:00.374Z] [INFO] [2024-06-27T10:28:00.374Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ work-management --- [2024-06-27T10:28:00.374Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:00.374Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:00.374Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:00.374Z] [INFO] [2024-06-27T10:28:00.374Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ work-management --- [2024-06-27T10:28:00.374Z] [INFO] [2024-06-27T10:28:00.374Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ work-management --- [2024-06-27T10:28:00.374Z] [INFO] [2024-06-27T10:28:00.374Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ work-management --- [2024-06-27T10:28:00.374Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:00.374Z] [INFO] [2024-06-27T10:28:00.374Z] [INFO] --- resources:3.3.1:resources (default-resources) @ work-management --- [2024-06-27T10:28:00.374Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:28:00.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/src/main/manpages [2024-06-27T10:28:00.374Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:00.374Z] [INFO] [2024-06-27T10:28:00.374Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ work-management --- [2024-06-27T10:28:00.374Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:00.374Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:00.932Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:00.932Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:00.932Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:00.932Z] [INFO] [2024-06-27T10:28:00.932Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ work-management --- [2024-06-27T10:28:00.932Z] [INFO] [2024-06-27T10:28:00.932Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ work-management --- [2024-06-27T10:28:00.932Z] [INFO] [2024-06-27T10:28:00.932Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ work-management --- [2024-06-27T10:28:00.932Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:00.932Z] [WARNING] Manifest org.glassfish.main.connectors:work-management:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.enterprise.connectors.work, has 1, private references [com.sun.enterprise.connectors.work.monitor] [2024-06-27T10:28:00.932Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:00.932Z] [INFO] [2024-06-27T10:28:00.932Z] [INFO] --- command-security:1.0.17:check (default-check) @ work-management --- [2024-06-27T10:28:00.932Z] [INFO] [2024-06-27T10:28:00.932Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ work-management --- [2024-06-27T10:28:00.932Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:00.932Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:01.187Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:01.187Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:28:01.187Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:28:01.187Z] [INFO] Initial messages found so far: {} [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05001 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05001 needs checking for cause/action: true [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05002 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05002 needs checking for cause/action: true [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05004 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05004 needs checking for cause/action: false [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05005 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05005 needs checking for cause/action: true [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05003 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05003 needs checking for cause/action: true [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05012 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05012 needs checking for cause/action: false [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05007 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05007 needs checking for cause/action: false [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05008 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05008 needs checking for cause/action: false [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05009 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05009 needs checking for cause/action: false [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05010 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05010 needs checking for cause/action: false [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05006 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05006 needs checking for cause/action: false [2024-06-27T10:28:01.187Z] [INFO] Processing: AS-RAR-05011 [2024-06-27T10:28:01.187Z] [INFO] Message AS-RAR-05011 needs checking for cause/action: false [2024-06-27T10:28:01.188Z] [INFO] Total Messages including ones found from disk so far: {AS-RAR-05001=Failed to get the thread-pool [ {0} ] for resource adapter [ {1} ]., AS-RAR-05001.MSG_COMMENT=# Failed to find thread pool, AS-RAR-05002=Failed to get the default thread-pool for resource adapter [ {0} ]., AS-RAR-05002.MSG_COMMENT=# Failed to find the default thread pool., AS-RAR-05003=An error occurred during instantiation of the Work Manager class [ {0} ] for resource adapter [ {1} ]., AS-RAR-05003.MSG_COMMENT=# Failed to create Work Manager instance., AS-RAR-05004=The Work named [ {0} ], progress [ {1} ]., AS-RAR-05004.MSG_COMMENT=# Print Work status, AS-RAR-05005=Resource adapter association failed., AS-RAR-05005.MSG_COMMENT=# Failed to associate Resource Adapter bean to Work instance., AS-RAR-05006=Unable to load Work Context class {0}., AS-RAR-05006.MSG_COMMENT=# Can not find Work Context class., AS-RAR-05007=Cannot specify both Execution Context [{0}] as well Transaction Context [{1}] for Work [{2}] execution. Only one can be specified., AS-RAR-05007.MSG_COMMENT=# ExecutionContext conflict., AS-RAR-05008=Duplicate Work Context for type [ {0} ]., AS-RAR-05008.MSG_COMMENT=# Duplicate Work Context., AS-RAR-05009=Application server cannot handle the following Work Context : {0}., AS-RAR-05009.MSG_COMMENT=# Unsupported Work Context., AS-RAR-05010=Setting custom Work Context class [ {0} ] using most specific supportted Work Context class [ {1} ]., AS-RAR-05010.MSG_COMMENT=# Handle custom Work Context., AS-RAR-05011=Unable to set Security Context., AS-RAR-05011.MSG_COMMENT=# Unable to set Security Context., AS-RAR-05012=Unsupported callback {0} during credential mapping., AS-RAR-05012.MSG_COMMENT=# Unsupported callback class.} [2024-06-27T10:28:01.188Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:28:01.188Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:28:01.188Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:28:01.188Z] [INFO] Processing: jakarta.enterprise.connector.work on element CONNECTOR_WORK_MANAGER_LOGGER [2024-06-27T10:28:01.188Z] [INFO] Enclosing type is com.sun.enterprise.connectors.work.LogFacade [2024-06-27T10:28:01.188Z] [INFO] Loggers found so far: {jakarta.enterprise.connector.work.description=logger for connector work manager module, jakarta.enterprise.connector.work.publish=true, jakarta.enterprise.connector.work.subsystem=connector} [2024-06-27T10:28:01.188Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:28:01.188Z] [INFO] Found enclosing element CONNECTOR_WORK_MANAGER_LOGGER [2024-06-27T10:28:01.188Z] [INFO] Found enclosing element com.sun.enterprise.connectors.work.LogFacade [2024-06-27T10:28:01.188Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:28:01.188Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:28:01.188Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:28:01.188Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:28:01.188Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:28:01.188Z] [INFO] [2024-06-27T10:28:01.188Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ work-management --- [2024-06-27T10:28:01.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/src/test/resources [2024-06-27T10:28:01.188Z] [INFO] [2024-06-27T10:28:01.188Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ work-management --- [2024-06-27T10:28:01.188Z] [INFO] No sources to compile [2024-06-27T10:28:01.188Z] [INFO] [2024-06-27T10:28:01.188Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ work-management --- [2024-06-27T10:28:01.188Z] [INFO] [2024-06-27T10:28:01.188Z] [INFO] --- surefire:3.2.5:test (default-test) @ work-management --- [2024-06-27T10:28:01.188Z] [INFO] [2024-06-27T10:28:01.188Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ work-management --- [2024-06-27T10:28:01.188Z] [INFO] Executing tasks [2024-06-27T10:28:01.188Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target/classes/META-INF for [2024-06-27T10:28:01.188Z] [INFO] [echo] work-management [2024-06-27T10:28:01.188Z] [INFO] Executed tasks [2024-06-27T10:28:01.188Z] [INFO] [2024-06-27T10:28:01.188Z] [INFO] --- jar:3.3.0:jar (default-jar) @ work-management --- [2024-06-27T10:28:01.188Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target/work-management.jar [2024-06-27T10:28:01.188Z] [INFO] [2024-06-27T10:28:01.188Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ work-management --- [2024-06-27T10:28:01.188Z] [INFO] [2024-06-27T10:28:01.188Z] [INFO] --- failsafe:3.2.5:verify (verify) @ work-management --- [2024-06-27T10:28:01.188Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target/failsafe-reports [2024-06-27T10:28:01.188Z] [INFO] [2024-06-27T10:28:01.188Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-work-management-checkstyle) @ work-management --- [2024-06-27T10:28:01.444Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- install:3.1.1:install (default-install) @ work-management --- [2024-06-27T10:28:01.444Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.16-SNAPSHOT/work-management-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:01.444Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.16-SNAPSHOT/work-management-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2024-06-27T10:28:01.444Z] [INFO] Building JDBC Module 7.0.16-SNAPSHOT [169/334] [2024-06-27T10:28:01.444Z] [INFO] from appserver/jdbc/pom.xml [2024-06-27T10:28:01.444Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] No sources to compile [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] No sources to compile [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] No sources to compile [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] Executing tasks [2024-06-27T10:28:01.444Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/target/classes/META-INF for [2024-06-27T10:28:01.444Z] [INFO] [echo] jdbc [2024-06-27T10:28:01.444Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/target/classes/META-INF [2024-06-27T10:28:01.444Z] [INFO] Executed tasks [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] No tests to run. [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/target/failsafe-reports [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-checkstyle) @ jdbc --- [2024-06-27T10:28:01.444Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:01.444Z] [INFO] [2024-06-27T10:28:01.444Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc --- [2024-06-27T10:28:01.445Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/7.0.16-SNAPSHOT/jdbc-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:01.445Z] [INFO] [2024-06-27T10:28:01.445Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2024-06-27T10:28:01.445Z] [INFO] Building JDBC Config Module 7.0.16-SNAPSHOT [170/334] [2024-06-27T10:28:01.445Z] [INFO] from appserver/jdbc/jdbc-config/pom.xml [2024-06-27T10:28:01.445Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:01.445Z] [INFO] [2024-06-27T10:28:01.445Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-config --- [2024-06-27T10:28:01.445Z] [INFO] [2024-06-27T10:28:01.445Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-config --- [2024-06-27T10:28:01.445Z] [INFO] [2024-06-27T10:28:01.445Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-config --- [2024-06-27T10:28:01.445Z] [INFO] [2024-06-27T10:28:01.445Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-config --- [2024-06-27T10:28:01.445Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:01.445Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:01.699Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:01.699Z] [INFO] [2024-06-27T10:28:01.699Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-config --- [2024-06-27T10:28:01.699Z] [INFO] [2024-06-27T10:28:01.699Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-config --- [2024-06-27T10:28:01.699Z] [INFO] [2024-06-27T10:28:01.699Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-config --- [2024-06-27T10:28:01.699Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:01.699Z] [INFO] [2024-06-27T10:28:01.699Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-config --- [2024-06-27T10:28:01.699Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:28:01.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/src/main/manpages [2024-06-27T10:28:01.700Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:01.700Z] [INFO] [2024-06-27T10:28:01.700Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-config --- [2024-06-27T10:28:01.700Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:01.700Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:01.700Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:01.700Z] [INFO] [2024-06-27T10:28:01.700Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-config --- [2024-06-27T10:28:01.700Z] [INFO] [2024-06-27T10:28:01.700Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-config --- [2024-06-27T10:28:01.700Z] [INFO] [2024-06-27T10:28:01.700Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-config --- [2024-06-27T10:28:01.700Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:01.953Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:01.954Z] [INFO] [2024-06-27T10:28:01.954Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-config --- [2024-06-27T10:28:01.954Z] [INFO] [2024-06-27T10:28:01.954Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-config --- [2024-06-27T10:28:01.954Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:01.954Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:01.954Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:01.954Z] [INFO] [2024-06-27T10:28:01.954Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-config --- [2024-06-27T10:28:01.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/src/test/resources [2024-06-27T10:28:01.954Z] [INFO] [2024-06-27T10:28:01.954Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-config --- [2024-06-27T10:28:01.954Z] [INFO] No sources to compile [2024-06-27T10:28:01.954Z] [INFO] [2024-06-27T10:28:01.954Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-config --- [2024-06-27T10:28:01.954Z] [INFO] [2024-06-27T10:28:01.954Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-config --- [2024-06-27T10:28:01.954Z] [INFO] [2024-06-27T10:28:01.954Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-config --- [2024-06-27T10:28:01.954Z] [INFO] Executing tasks [2024-06-27T10:28:01.954Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/target/classes/META-INF for [2024-06-27T10:28:01.954Z] [INFO] [echo] jdbc-config [2024-06-27T10:28:01.954Z] [INFO] Executed tasks [2024-06-27T10:28:01.954Z] [INFO] [2024-06-27T10:28:01.954Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-config --- [2024-06-27T10:28:01.954Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/target/jdbc-config.jar [2024-06-27T10:28:01.954Z] [INFO] [2024-06-27T10:28:01.954Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-config --- [2024-06-27T10:28:01.954Z] [INFO] [2024-06-27T10:28:01.954Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-config --- [2024-06-27T10:28:01.954Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/target/failsafe-reports [2024-06-27T10:28:01.954Z] [INFO] [2024-06-27T10:28:01.954Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-config-checkstyle) @ jdbc-config --- [2024-06-27T10:28:02.208Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:02.208Z] [INFO] [2024-06-27T10:28:02.208Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-config --- [2024-06-27T10:28:02.208Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.16-SNAPSHOT/jdbc-config-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:02.208Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.16-SNAPSHOT/jdbc-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:02.208Z] [INFO] [2024-06-27T10:28:02.208Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2024-06-27T10:28:02.208Z] [INFO] Building Connectors admin 7.0.16-SNAPSHOT [171/334] [2024-06-27T10:28:02.208Z] [INFO] from appserver/connectors/admin/pom.xml [2024-06-27T10:28:02.208Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:02.208Z] [INFO] [2024-06-27T10:28:02.208Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-admin --- [2024-06-27T10:28:02.208Z] [INFO] [2024-06-27T10:28:02.208Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-admin --- [2024-06-27T10:28:02.208Z] [INFO] [2024-06-27T10:28:02.208Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-admin --- [2024-06-27T10:28:02.208Z] [INFO] [2024-06-27T10:28:02.208Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-admin --- [2024-06-27T10:28:02.208Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:02.208Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:02.462Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:02.462Z] [INFO] [2024-06-27T10:28:02.462Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-admin --- [2024-06-27T10:28:02.462Z] [INFO] [2024-06-27T10:28:02.462Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-admin --- [2024-06-27T10:28:02.462Z] [INFO] [2024-06-27T10:28:02.462Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-admin --- [2024-06-27T10:28:02.462Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:02.462Z] [INFO] [2024-06-27T10:28:02.462Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-admin --- [2024-06-27T10:28:02.462Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:28:02.462Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:28:02.462Z] [INFO] Copying 31 resources from src/main/manpages to target/classes [2024-06-27T10:28:02.462Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:02.462Z] [INFO] [2024-06-27T10:28:02.462Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-admin --- [2024-06-27T10:28:02.462Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:02.462Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:02.717Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:02.717Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java uses or overrides a deprecated API. [2024-06-27T10:28:02.717Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:02.717Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:02.717Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:02.717Z] [INFO] [2024-06-27T10:28:02.717Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-admin --- [2024-06-27T10:28:02.717Z] [INFO] [2024-06-27T10:28:02.717Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-admin --- [2024-06-27T10:28:02.971Z] [INFO] [2024-06-27T10:28:02.972Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-admin --- [2024-06-27T10:28:02.972Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:02.972Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:02.972Z] [INFO] [2024-06-27T10:28:02.972Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-admin --- [2024-06-27T10:28:02.972Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.connectors.admin.cli.CreateAdminObject, org.glassfish.connectors.admin.cli.CreateConnectorConnectionPool, org.glassfish.connectors.admin.cli.CreateConnectorResource, org.glassfish.connectors.admin.cli.CreateConnectorSecurityMap, org.glassfish.connectors.admin.cli.CreateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.CreateResourceAdapterConfig, org.glassfish.connectors.admin.cli.DeleteAdminObject, org.glassfish.connectors.admin.cli.DeleteConnectorConnectionPool, org.glassfish.connectors.admin.cli.DeleteConnectorResource, org.glassfish.connectors.admin.cli.DeleteConnectorSecurityMap, org.glassfish.connectors.admin.cli.DeleteConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.DeleteResourceAdapterConfig, org.glassfish.connectors.admin.cli.FlushConnectionPool, org.glassfish.connectors.admin.cli.ListAdminObjects, org.glassfish.connectors.admin.cli.ListConnectorConnectionPools, org.glassfish.connectors.admin.cli.ListConnectorResources, org.glassfish.connectors.admin.cli.ListConnectorSecurityMaps, org.glassfish.connectors.admin.cli.ListConnectorWorkSecurityMaps, org.glassfish.connectors.admin.cli.ListResourceAdapterConfigs, org.glassfish.connectors.admin.cli.ListResources, org.glassfish.connectors.admin.cli.PingConnectionPool, org.glassfish.connectors.admin.cli.UpdateConnectorSecurityMap, org.glassfish.connectors.admin.cli.UpdateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.internal.GetActivationSpecClass, org.glassfish.connectors.admin.cli.internal.GetAdminObjectClassNames, org.glassfish.connectors.admin.cli.internal.GetAdminObjectConfigProps, org.glassfish.connectors.admin.cli.internal.GetAdminObjectInterfaceNames, org.glassfish.connectors.admin.cli.internal.GetBuiltInCustomResources, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionNames, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionPropertiesAndDefaults, org.glassfish.connectors.admin.cli.internal.GetConnectorConfigJavaBeans, org.glassfish.connectors.admin.cli.internal.GetMCFConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigPropertyTypes, org.glassfish.connectors.admin.cli.internal.GetMessageListenerTypes, org.glassfish.connectors.admin.cli.internal.GetResourceAdapterConfigProperties, org.glassfish.connectors.admin.cli.internal.GetSystemRarsAllowingPoolCreation] [2024-06-27T10:28:02.972Z] [INFO] [2024-06-27T10:28:02.972Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-admin --- [2024-06-27T10:28:02.972Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:02.972Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:03.228Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:03.228Z] [INFO] [2024-06-27T10:28:03.228Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-admin --- [2024-06-27T10:28:03.228Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:28:03.228Z] [INFO] [2024-06-27T10:28:03.228Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-admin --- [2024-06-27T10:28:03.228Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:03.228Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:28:03.786Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:03.787Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:28:03.787Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:28:03.787Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:28:03.787Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:28:03.787Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:28:03.787Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:28:03.787Z] Use -proc:none to disable annotation processing. [2024-06-27T10:28:03.787Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/test/java/org/glassfish/connectors/admin/cli/CreateCustomResourceTest.java: Some input files use or override a deprecated API. [2024-06-27T10:28:03.787Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/src/test/java/org/glassfish/connectors/admin/cli/CreateCustomResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:03.787Z] [INFO] [2024-06-27T10:28:03.787Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-admin --- [2024-06-27T10:28:03.787Z] [INFO] [2024-06-27T10:28:03.787Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-admin --- [2024-06-27T10:28:03.787Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/target/surefire-reports [2024-06-27T10:28:03.787Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:28:03.787Z] [INFO] [2024-06-27T10:28:03.787Z] [INFO] ------------------------------------------------------- [2024-06-27T10:28:03.787Z] [INFO] T E S T S [2024-06-27T10:28:03.787Z] [INFO] ------------------------------------------------------- [2024-06-27T10:28:03.787Z] [0.003s][info][gc] Using G1 [2024-06-27T10:28:04.042Z] [0.360s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.905ms [2024-06-27T10:28:04.296Z] [INFO] Running org.glassfish.connectors.admin.cli.CreateCustomResourceTest [2024-06-27T10:28:04.550Z] [0.803s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 32M->9M(258M) 4.075ms [2024-06-27T10:28:04.550Z] 10:28:04.426335 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-06-27T10:28:04.550Z] Column number = 42 [2024-06-27T10:28:04.550Z] System Id = null [2024-06-27T10:28:04.550Z] Public Id = null [2024-06-27T10:28:04.550Z] Location Uri= null [2024-06-27T10:28:04.550Z] CharacterOffset = 9993 [2024-06-27T10:28:04.550Z] [2024-06-27T10:28:04.806Z] 10:28:04.628842 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:28:04.806Z] 10:28:04.657503 WARNING main . Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.connectors.admin.cli.CreateCustomResourceTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-06-27T10:28:05.061Z] 10:28:04.735890 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:28:05.061Z] 10:28:04.900674 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:28:05.061Z] 10:28:04.913662 INFO main . Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteFailInvalidResType, started at 10:28:04.642856534, test time: 270 ms [2024-06-27T10:28:05.316Z] 10:28:05.067196 INFO main . Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteSuccess, started at 10:28:04.930502096, test time: 136 ms [2024-06-27T10:28:05.316Z] 10:28:05.081354 INFO main . Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteWithOptionalValuesSet, started at 10:28:05.070132198, test time: 11 ms [2024-06-27T10:28:05.316Z] 10:28:05.097266 INFO main . Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteFailDuplicateResource, started at 10:28:05.08395836, test time: 13 ms [2024-06-27T10:28:05.317Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 s -- in org.glassfish.connectors.admin.cli.CreateCustomResourceTest [2024-06-27T10:28:05.317Z] [INFO] Running org.glassfish.connectors.admin.cli.DeleteCustomResourceTest [2024-06-27T10:28:05.317Z] 10:28:05.153795 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-06-27T10:28:05.317Z] Column number = 42 [2024-06-27T10:28:05.317Z] System Id = null [2024-06-27T10:28:05.317Z] Public Id = null [2024-06-27T10:28:05.317Z] Location Uri= null [2024-06-27T10:28:05.317Z] CharacterOffset = 9993 [2024-06-27T10:28:05.317Z] [2024-06-27T10:28:05.317Z] 10:28:05.203998 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:28:05.317Z] 10:28:05.212225 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:28:05.317Z] 10:28:05.214666 INFO main . Test: org.glassfish.connectors.admin.cli.DeleteCustomResourceTest.testExecuteFailDoesNotExist, started at 10:28:05.206122957, test time: 8 ms [2024-06-27T10:28:05.317Z] 10:28:05.227521 INFO main . Test: org.glassfish.connectors.admin.cli.DeleteCustomResourceTest.testExecuteSuccessDefaultTarget, started at 10:28:05.216904391, test time: 10 ms [2024-06-27T10:28:05.317Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.glassfish.connectors.admin.cli.DeleteCustomResourceTest [2024-06-27T10:28:05.317Z] [INFO] Running org.glassfish.connectors.admin.cli.ListCustomResourcesTest [2024-06-27T10:28:05.571Z] 10:28:05.269823 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-06-27T10:28:05.572Z] Column number = 42 [2024-06-27T10:28:05.572Z] System Id = null [2024-06-27T10:28:05.572Z] Public Id = null [2024-06-27T10:28:05.572Z] Location Uri= null [2024-06-27T10:28:05.572Z] CharacterOffset = 9993 [2024-06-27T10:28:05.572Z] [2024-06-27T10:28:05.572Z] 10:28:05.313932 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:28:05.572Z] 10:28:05.323432 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:28:05.572Z] 10:28:05.324211 INFO main . Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListOriginal, started at 10:28:05.315931175, test time: 8 ms [2024-06-27T10:28:05.572Z] 10:28:05.340214 INFO main . Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListNoResource, started at 10:28:05.326218472, test time: 13 ms [2024-06-27T10:28:05.572Z] 10:28:05.351416 INFO main . Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListResource, started at 10:28:05.342388091, test time: 9 ms [2024-06-27T10:28:05.572Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.glassfish.connectors.admin.cli.ListCustomResourcesTest [2024-06-27T10:28:05.826Z] [INFO] [2024-06-27T10:28:05.826Z] [INFO] Results: [2024-06-27T10:28:05.826Z] [INFO] [2024-06-27T10:28:05.826Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:28:05.826Z] [INFO] [2024-06-27T10:28:05.826Z] [INFO] [2024-06-27T10:28:05.826Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-admin --- [2024-06-27T10:28:05.826Z] [INFO] Executing tasks [2024-06-27T10:28:05.826Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/target/classes/META-INF for [2024-06-27T10:28:05.826Z] [INFO] [echo] connectors-admin [2024-06-27T10:28:05.827Z] [INFO] Executed tasks [2024-06-27T10:28:05.827Z] [INFO] [2024-06-27T10:28:05.827Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-admin --- [2024-06-27T10:28:05.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/target/connectors-admin.jar [2024-06-27T10:28:05.827Z] [INFO] [2024-06-27T10:28:05.827Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-admin --- [2024-06-27T10:28:05.827Z] [INFO] [2024-06-27T10:28:05.827Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-admin --- [2024-06-27T10:28:05.827Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/target/failsafe-reports [2024-06-27T10:28:05.827Z] [INFO] [2024-06-27T10:28:05.827Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-admin-checkstyle) @ connectors-admin --- [2024-06-27T10:28:06.385Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:06.385Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-admin --- [2024-06-27T10:28:06.386Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.16-SNAPSHOT/connectors-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:06.386Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.16-SNAPSHOT/connectors-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2024-06-27T10:28:06.386Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 7.0.16-SNAPSHOT [172/334] [2024-06-27T10:28:06.386Z] [INFO] from appserver/load-balancer/pom.xml [2024-06-27T10:28:06.386Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] No sources to compile [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] No sources to compile [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] No sources to compile [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] Executing tasks [2024-06-27T10:28:06.386Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/target/classes/META-INF for [2024-06-27T10:28:06.386Z] [INFO] [echo] load-balancer [2024-06-27T10:28:06.386Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/target/classes/META-INF [2024-06-27T10:28:06.386Z] [INFO] Executed tasks [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] No tests to run. [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/target/failsafe-reports [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-checkstyle) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer --- [2024-06-27T10:28:06.386Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/7.0.16-SNAPSHOT/load-balancer-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2024-06-27T10:28:06.386Z] [INFO] Building Load Balancer Internal API 7.0.16-SNAPSHOT [173/334] [2024-06-27T10:28:06.386Z] [INFO] from appserver/load-balancer/gf-load-balancer-connector/pom.xml [2024-06-27T10:28:06.386Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.386Z] [INFO] [2024-06-27T10:28:06.386Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.386Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:06.386Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:06.640Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:06.640Z] [INFO] [2024-06-27T10:28:06.640Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.640Z] [INFO] [2024-06-27T10:28:06.640Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.640Z] [INFO] [2024-06-27T10:28:06.640Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.640Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:06.640Z] [INFO] [2024-06-27T10:28:06.640Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.640Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:28:06.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/src/main/manpages [2024-06-27T10:28:06.640Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:06.640Z] [INFO] [2024-06-27T10:28:06.640Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.640Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:06.640Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:06.640Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:06.640Z] [INFO] [2024-06-27T10:28:06.640Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.640Z] [INFO] [2024-06-27T10:28:06.640Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.640Z] [INFO] [2024-06-27T10:28:06.640Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.640Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:06.640Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:06.640Z] [INFO] [2024-06-27T10:28:06.640Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.640Z] [INFO] [2024-06-27T10:28:06.640Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.640Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:06.640Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:06.895Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:06.895Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:28:06.895Z] [INFO] [2024-06-27T10:28:06.895Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/src/test/resources [2024-06-27T10:28:06.895Z] [INFO] [2024-06-27T10:28:06.895Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.895Z] [INFO] No sources to compile [2024-06-27T10:28:06.895Z] [INFO] [2024-06-27T10:28:06.895Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.895Z] [INFO] [2024-06-27T10:28:06.895Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.895Z] [INFO] [2024-06-27T10:28:06.895Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.895Z] [INFO] Executing tasks [2024-06-27T10:28:06.895Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF for [2024-06-27T10:28:06.895Z] [INFO] [echo] gf-load-balancer-connector [2024-06-27T10:28:06.895Z] [INFO] Executed tasks [2024-06-27T10:28:06.895Z] [INFO] [2024-06-27T10:28:06.895Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar [2024-06-27T10:28:06.895Z] [INFO] [2024-06-27T10:28:06.895Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.895Z] [INFO] [2024-06-27T10:28:06.895Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.895Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/target/failsafe-reports [2024-06-27T10:28:06.895Z] [INFO] [2024-06-27T10:28:06.895Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-gf-load-balancer-connector-checkstyle) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.895Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:06.895Z] [INFO] [2024-06-27T10:28:06.896Z] [INFO] --- install:3.1.1:install (default-install) @ gf-load-balancer-connector --- [2024-06-27T10:28:06.896Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/7.0.16-SNAPSHOT/gf-load-balancer-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:06.896Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/7.0.16-SNAPSHOT/gf-load-balancer-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:06.896Z] [INFO] [2024-06-27T10:28:06.896Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2024-06-27T10:28:06.896Z] [INFO] Building Load-Balancer admin 7.0.16-SNAPSHOT [174/334] [2024-06-27T10:28:06.896Z] [INFO] from appserver/load-balancer/admin/pom.xml [2024-06-27T10:28:06.896Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:07.150Z] [INFO] [2024-06-27T10:28:07.150Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer-admin --- [2024-06-27T10:28:07.150Z] [INFO] [2024-06-27T10:28:07.150Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer-admin --- [2024-06-27T10:28:07.150Z] [INFO] [2024-06-27T10:28:07.150Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ load-balancer-admin --- [2024-06-27T10:28:07.150Z] [INFO] [2024-06-27T10:28:07.150Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ load-balancer-admin --- [2024-06-27T10:28:07.150Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:07.150Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:07.150Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:07.150Z] [INFO] [2024-06-27T10:28:07.150Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer-admin --- [2024-06-27T10:28:07.150Z] [INFO] [2024-06-27T10:28:07.150Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer-admin --- [2024-06-27T10:28:07.150Z] [INFO] [2024-06-27T10:28:07.150Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer-admin --- [2024-06-27T10:28:07.150Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:07.150Z] [INFO] [2024-06-27T10:28:07.150Z] [INFO] --- resources:3.3.1:resources (default-resources) @ load-balancer-admin --- [2024-06-27T10:28:07.150Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:28:07.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/src/main/resources [2024-06-27T10:28:07.150Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-06-27T10:28:07.405Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-06-27T10:28:07.405Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:07.405Z] [INFO] [2024-06-27T10:28:07.405Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ load-balancer-admin --- [2024-06-27T10:28:07.405Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:07.405Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:07.659Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:07.659Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/connection/ConnectionManager.java: Some input files use or override a deprecated API. [2024-06-27T10:28:07.659Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/connection/ConnectionManager.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:07.660Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/LBCommandsBase.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:07.660Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/LBCommandsBase.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:07.660Z] [INFO] [2024-06-27T10:28:07.660Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ load-balancer-admin --- [2024-06-27T10:28:07.660Z] [INFO] [2024-06-27T10:28:07.660Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ load-balancer-admin --- [2024-06-27T10:28:07.660Z] [INFO] [2024-06-27T10:28:07.660Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ load-balancer-admin --- [2024-06-27T10:28:07.660Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:07.660Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:07.660Z] [INFO] [2024-06-27T10:28:07.660Z] [INFO] --- command-security:1.0.17:check (default-check) @ load-balancer-admin --- [2024-06-27T10:28:07.660Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.loadbalancer.admin.cli.ApplyHttpLbChanges, org.glassfish.loadbalancer.admin.cli.ConfigureLBWeightCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLoadBalancerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.ExportHttpLbConfig, org.glassfish.loadbalancer.admin.cli.ListLBConfigsCommand] [2024-06-27T10:28:07.660Z] [INFO] [2024-06-27T10:28:07.660Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ load-balancer-admin --- [2024-06-27T10:28:07.660Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:07.660Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:07.914Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:07.914Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:28:07.914Z] [INFO] [2024-06-27T10:28:07.914Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ load-balancer-admin --- [2024-06-27T10:28:07.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/src/test/resources [2024-06-27T10:28:07.915Z] [INFO] [2024-06-27T10:28:07.915Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ load-balancer-admin --- [2024-06-27T10:28:07.915Z] [INFO] No sources to compile [2024-06-27T10:28:07.915Z] [INFO] [2024-06-27T10:28:07.915Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ load-balancer-admin --- [2024-06-27T10:28:07.915Z] [INFO] [2024-06-27T10:28:07.915Z] [INFO] --- surefire:3.2.5:test (default-test) @ load-balancer-admin --- [2024-06-27T10:28:07.915Z] [INFO] [2024-06-27T10:28:07.915Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer-admin --- [2024-06-27T10:28:07.915Z] [INFO] Executing tasks [2024-06-27T10:28:07.915Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/target/classes/META-INF for [2024-06-27T10:28:07.915Z] [INFO] [echo] load-balancer-admin [2024-06-27T10:28:07.915Z] [INFO] Executed tasks [2024-06-27T10:28:07.915Z] [INFO] [2024-06-27T10:28:07.915Z] [INFO] --- jar:3.3.0:jar (default-jar) @ load-balancer-admin --- [2024-06-27T10:28:07.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/target/load-balancer-admin.jar [2024-06-27T10:28:07.915Z] [INFO] [2024-06-27T10:28:07.915Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer-admin --- [2024-06-27T10:28:07.915Z] [INFO] [2024-06-27T10:28:07.915Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer-admin --- [2024-06-27T10:28:07.915Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/target/failsafe-reports [2024-06-27T10:28:07.915Z] [INFO] [2024-06-27T10:28:07.915Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-admin-checkstyle) @ load-balancer-admin --- [2024-06-27T10:28:09.276Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:09.276Z] [INFO] [2024-06-27T10:28:09.276Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer-admin --- [2024-06-27T10:28:09.277Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.16-SNAPSHOT/load-balancer-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:09.277Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.16-SNAPSHOT/load-balancer-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2024-06-27T10:28:09.277Z] [INFO] Building GlassFish JMS modules 7.0.16-SNAPSHOT [175/334] [2024-06-27T10:28:09.277Z] [INFO] from appserver/jms/pom.xml [2024-06-27T10:28:09.277Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] No sources to compile [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] No sources to compile [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] No sources to compile [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] Executing tasks [2024-06-27T10:28:09.277Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/target/classes/META-INF for [2024-06-27T10:28:09.277Z] [INFO] [echo] jms [2024-06-27T10:28:09.277Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/target/classes/META-INF [2024-06-27T10:28:09.277Z] [INFO] Executed tasks [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] No tests to run. [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/target/failsafe-reports [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-checkstyle) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- install:3.1.1:install (default-install) @ jms --- [2024-06-27T10:28:09.277Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/7.0.16-SNAPSHOT/jms-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2024-06-27T10:28:09.277Z] [INFO] Building JMS Connector Module for Runtime 7.0.16-SNAPSHOT [176/334] [2024-06-27T10:28:09.277Z] [INFO] from appserver/jms/gf-jms-connector/pom.xml [2024-06-27T10:28:09.277Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:09.277Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:09.277Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:28:09.277Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:28:09.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/src/main/manpages [2024-06-27T10:28:09.277Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:09.277Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:09.277Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:09.277Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-connector --- [2024-06-27T10:28:09.277Z] [INFO] [2024-06-27T10:28:09.277Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jms-connector --- [2024-06-27T10:28:09.278Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:09.278Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:09.532Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:09.532Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:28:09.532Z] [INFO] [2024-06-27T10:28:09.532Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-connector --- [2024-06-27T10:28:09.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/src/test/resources [2024-06-27T10:28:09.532Z] [INFO] [2024-06-27T10:28:09.532Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jms-connector --- [2024-06-27T10:28:09.532Z] [INFO] No sources to compile [2024-06-27T10:28:09.532Z] [INFO] [2024-06-27T10:28:09.532Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-connector --- [2024-06-27T10:28:09.532Z] [INFO] [2024-06-27T10:28:09.532Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-connector --- [2024-06-27T10:28:09.532Z] [INFO] [2024-06-27T10:28:09.532Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-connector --- [2024-06-27T10:28:09.532Z] [INFO] Executing tasks [2024-06-27T10:28:09.532Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/target/classes/META-INF for [2024-06-27T10:28:09.532Z] [INFO] [echo] gf-jms-connector [2024-06-27T10:28:09.532Z] [INFO] Executed tasks [2024-06-27T10:28:09.532Z] [INFO] [2024-06-27T10:28:09.532Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-connector --- [2024-06-27T10:28:09.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar [2024-06-27T10:28:09.532Z] [INFO] [2024-06-27T10:28:09.532Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-connector --- [2024-06-27T10:28:09.532Z] [INFO] [2024-06-27T10:28:09.532Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-connector --- [2024-06-27T10:28:09.532Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/target/failsafe-reports [2024-06-27T10:28:09.532Z] [INFO] [2024-06-27T10:28:09.532Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-connector-checkstyle) @ gf-jms-connector --- [2024-06-27T10:28:09.532Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:09.532Z] [INFO] [2024-06-27T10:28:09.532Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-connector --- [2024-06-27T10:28:09.532Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.16-SNAPSHOT/gf-jms-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:09.532Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.16-SNAPSHOT/gf-jms-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:09.532Z] [INFO] [2024-06-27T10:28:09.532Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2024-06-27T10:28:09.533Z] [INFO] Building JMS Module 7.0.16-SNAPSHOT [177/334] [2024-06-27T10:28:09.533Z] [INFO] from appserver/jms/jms-core/pom.xml [2024-06-27T10:28:09.533Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:09.533Z] [INFO] [2024-06-27T10:28:09.533Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-core --- [2024-06-27T10:28:09.533Z] [INFO] [2024-06-27T10:28:09.533Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-core --- [2024-06-27T10:28:09.533Z] [INFO] [2024-06-27T10:28:09.533Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms-core --- [2024-06-27T10:28:09.533Z] [INFO] [2024-06-27T10:28:09.533Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms-core --- [2024-06-27T10:28:09.533Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:09.533Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:09.787Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:09.787Z] [INFO] [2024-06-27T10:28:09.787Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-core --- [2024-06-27T10:28:09.787Z] [INFO] [2024-06-27T10:28:09.787Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-core --- [2024-06-27T10:28:09.787Z] [INFO] [2024-06-27T10:28:09.787Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-core --- [2024-06-27T10:28:09.787Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:09.787Z] [INFO] [2024-06-27T10:28:09.787Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-core --- [2024-06-27T10:28:09.787Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:28:09.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/resources [2024-06-27T10:28:09.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/manpages [2024-06-27T10:28:09.787Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:09.787Z] [INFO] [2024-06-27T10:28:09.787Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms-core --- [2024-06-27T10:28:09.787Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:09.787Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:10.345Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:10.345Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[458,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:10.345Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[1771,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:10.345Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java uses unchecked or unsafe operations. [2024-06-27T10:28:10.345Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:10.346Z] [INFO] [2024-06-27T10:28:10.346Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jms-core --- [2024-06-27T10:28:10.346Z] [INFO] [2024-06-27T10:28:10.346Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jms-core --- [2024-06-27T10:28:10.346Z] [INFO] [2024-06-27T10:28:10.346Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-core --- [2024-06-27T10:28:10.346Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:10.600Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:10.600Z] [INFO] [2024-06-27T10:28:10.600Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-core --- [2024-06-27T10:28:10.600Z] [INFO] [2024-06-27T10:28:10.600Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms-core --- [2024-06-27T10:28:10.600Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:10.600Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:10.854Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:10.854Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:28:10.854Z] [INFO] Initial messages found so far: {} [2024-06-27T10:28:10.854Z] [INFO] Processing: AS-JMS-CORE-00001 [2024-06-27T10:28:10.854Z] [INFO] Message AS-JMS-CORE-00001 needs checking for cause/action: false [2024-06-27T10:28:10.854Z] [INFO] Processing: AS-JMS-CORE-00002 [2024-06-27T10:28:10.854Z] [INFO] Message AS-JMS-CORE-00002 needs checking for cause/action: false [2024-06-27T10:28:10.854Z] [INFO] Processing: AS-JMS-CORE-00003 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00003 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00004 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00004 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00005 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00005 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00006 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00006 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00007 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00007 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00008 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00008 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00009 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00009 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00010 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00010 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00011 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00011 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00012 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00012 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00013 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00013 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00014 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00014 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00015 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00015 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00016 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00016 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00017 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00017 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00018 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00018 needs checking for cause/action: true [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00019 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00019 needs checking for cause/action: true [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00020 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00020 needs checking for cause/action: true [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00021 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00021 needs checking for cause/action: true [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00022 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00022 needs checking for cause/action: true [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00023 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00023 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00024 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00024 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00025 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00025 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00026 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00026 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Processing: AS-JMS-CORE-00027 [2024-06-27T10:28:10.855Z] [INFO] Message AS-JMS-CORE-00027 needs checking for cause/action: false [2024-06-27T10:28:10.855Z] [INFO] Total Messages including ones found from disk so far: {AS-JMS-CORE-00001=JMS Service Connection URL is : {0}, AS-JMS-CORE-00002=ADDRESSLIST in setJmsServiceProvider : {0}, AS-JMS-CORE-00003=Addresslist : {0}, AS-JMS-CORE-00004=End point determines destination name, Res name: {0}, JNDI name: {1} descriptor name : {2}, AS-JMS-CORE-00005=Successfully set Master broker on JMSRA to {0}, AS-JMS-CORE-00006=Failed to set Master broker on JMSRA to {0} cause {1}, AS-JMS-CORE-00007=Successfully set Cluster brokerlist to {0}, AS-JMS-CORE-00008=Failed to set Cluster brokerlist to {0} cause {1}, AS-JMS-CORE-00009=Failed to shut down Grizzly NetworkListener : {0}, AS-JMS-CORE-00010=Error occurs when shutting down JMSRA : {0}, AS-JMS-CORE-00011=Invalid RMI registry port, AS-JMS-CORE-00012=No such method {0} in the class {1}, AS-JMS-CORE-00013=Connector Resource could not be closed, AS-JMS-CORE-00014=rardeployment.mcfcreation_error {0}, AS-JMS-CORE-00015=Exception while getting configured RMI port : {0}, AS-JMS-CORE-00016=Failed to start Grizlly proxy for MQ broker, AS-JMS-CORE-00017=Failed to create addresslist due to the exception : {0}, AS-JMS-CORE-00018=Error executing method {0} of the class {1}, AS-JMS-CORE-00019=MDB destination not specified, AS-JMS-CORE-00020=Failed to validate endpoint, AS-JMS-CORE-00021=Cannot obtain master broker, AS-JMS-CORE-00022=Error while loading connector resources during recovery : {0}, AS-JMS-CORE-00023=Exception in reading mdb-container configuration : [{0}], AS-JMS-CORE-00024=MQ Resource adapter upgrade started., AS-JMS-CORE-00025=MQ Resource adapter upgrade completed., AS-JMS-CORE-00026=Upgrading a MQ resource adapter failed : {0}, AS-JMS-CORE-00027=Check for a new version of MQ installation failed : {0}} [2024-06-27T10:28:10.855Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:28:10.855Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:28:10.855Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:28:10.855Z] [INFO] Processing: jakarta.enterprise.resource.jms on element JMS_MAIN_LOGGER [2024-06-27T10:28:10.855Z] [INFO] Enclosing type is com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-06-27T10:28:10.855Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.description=Main JMS Logger, jakarta.enterprise.resource.jms.publish=true, jakarta.enterprise.resource.jms.subsystem=JMS} [2024-06-27T10:28:10.855Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:28:10.855Z] [INFO] Found enclosing element JMS_MAIN_LOGGER [2024-06-27T10:28:10.855Z] [INFO] Found enclosing element com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-06-27T10:28:10.856Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:28:10.856Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:28:10.856Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:28:10.856Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:28:10.856Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:28:10.856Z] [INFO] [2024-06-27T10:28:10.856Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-core --- [2024-06-27T10:28:10.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/src/test/resources [2024-06-27T10:28:10.856Z] [INFO] [2024-06-27T10:28:10.856Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jms-core --- [2024-06-27T10:28:10.856Z] [INFO] No sources to compile [2024-06-27T10:28:10.856Z] [INFO] [2024-06-27T10:28:10.856Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-core --- [2024-06-27T10:28:10.856Z] [INFO] [2024-06-27T10:28:10.856Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-core --- [2024-06-27T10:28:10.856Z] [INFO] [2024-06-27T10:28:10.856Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-core --- [2024-06-27T10:28:10.856Z] [INFO] Executing tasks [2024-06-27T10:28:10.856Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target/classes/META-INF for [2024-06-27T10:28:10.856Z] [INFO] [echo] jms-core [2024-06-27T10:28:10.856Z] [INFO] Executed tasks [2024-06-27T10:28:10.856Z] [INFO] [2024-06-27T10:28:10.856Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-core --- [2024-06-27T10:28:10.856Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target/jms-core.jar [2024-06-27T10:28:10.856Z] [INFO] [2024-06-27T10:28:10.856Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-core --- [2024-06-27T10:28:10.856Z] [INFO] [2024-06-27T10:28:10.856Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-core --- [2024-06-27T10:28:10.856Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target/failsafe-reports [2024-06-27T10:28:10.856Z] [INFO] [2024-06-27T10:28:10.856Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-core-checkstyle) @ jms-core --- [2024-06-27T10:28:11.414Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:11.414Z] [INFO] [2024-06-27T10:28:11.414Z] [INFO] --- install:3.1.1:install (default-install) @ jms-core --- [2024-06-27T10:28:11.414Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.16-SNAPSHOT/jms-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:11.414Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.16-SNAPSHOT/jms-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:11.414Z] [INFO] [2024-06-27T10:28:11.414Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2024-06-27T10:28:11.414Z] [INFO] Building JMS admin 7.0.16-SNAPSHOT [178/334] [2024-06-27T10:28:11.414Z] [INFO] from appserver/jms/admin/pom.xml [2024-06-27T10:28:11.414Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:11.414Z] [INFO] [2024-06-27T10:28:11.414Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-admin --- [2024-06-27T10:28:11.414Z] [INFO] [2024-06-27T10:28:11.414Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-admin --- [2024-06-27T10:28:11.414Z] [INFO] [2024-06-27T10:28:11.414Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms-admin --- [2024-06-27T10:28:11.414Z] [INFO] [2024-06-27T10:28:11.414Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms-admin --- [2024-06-27T10:28:11.414Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:11.414Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:11.669Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:11.669Z] [INFO] [2024-06-27T10:28:11.669Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-admin --- [2024-06-27T10:28:11.669Z] [INFO] [2024-06-27T10:28:11.669Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-admin --- [2024-06-27T10:28:11.669Z] [INFO] [2024-06-27T10:28:11.669Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-admin --- [2024-06-27T10:28:11.669Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:11.669Z] [INFO] [2024-06-27T10:28:11.669Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-admin --- [2024-06-27T10:28:11.669Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:28:11.669Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:28:11.669Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-06-27T10:28:11.669Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:11.669Z] [INFO] [2024-06-27T10:28:11.669Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms-admin --- [2024-06-27T10:28:11.669Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:11.669Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:12.228Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:12.228Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[125,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:12.228Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[342,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:12.228Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSDestination.java: Some input files use or override a deprecated API. [2024-06-27T10:28:12.228Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSDestination.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:12.228Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:12.229Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:12.229Z] [INFO] [2024-06-27T10:28:12.229Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jms-admin --- [2024-06-27T10:28:12.229Z] [INFO] [2024-06-27T10:28:12.229Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jms-admin --- [2024-06-27T10:28:12.229Z] [INFO] [2024-06-27T10:28:12.229Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-admin --- [2024-06-27T10:28:12.229Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:12.484Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:12.485Z] [INFO] [2024-06-27T10:28:12.485Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-admin --- [2024-06-27T10:28:12.485Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jms.admin.cli.ChangeMasterBrokerCommand, org.glassfish.jms.admin.cli.ConfigureJMSCluster, org.glassfish.jms.admin.cli.CreateJMSDestination, org.glassfish.jms.admin.cli.CreateJMSHost, org.glassfish.jms.admin.cli.CreateJMSResource, org.glassfish.jms.admin.cli.DeleteJMSDestination, org.glassfish.jms.admin.cli.DeleteJMSHost, org.glassfish.jms.admin.cli.DeleteJMSResource, org.glassfish.jms.admin.cli.FlushJMSDestination, org.glassfish.jms.admin.cli.GetJmsPhysicalDestinationCommand, org.glassfish.jms.admin.cli.JMSPing, org.glassfish.jms.admin.cli.ListJMSDestinations, org.glassfish.jms.admin.cli.ListJMSHosts, org.glassfish.jms.admin.cli.ListJMSResources, org.glassfish.jms.admin.cli.UpdateJmsPhysicalDestinationCommand] [2024-06-27T10:28:12.485Z] [INFO] [2024-06-27T10:28:12.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms-admin --- [2024-06-27T10:28:12.485Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:12.485Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:12.739Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:12.739Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:28:12.739Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:28:12.739Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element JMS_ADMIN_LOGGER [2024-06-27T10:28:12.739Z] [INFO] Enclosing type is org.glassfish.jms.admin.cli.LogUtils [2024-06-27T10:28:12.739Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Main JMS Logger, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.subsystem=JMS_ADMIN} [2024-06-27T10:28:12.739Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:28:12.739Z] [INFO] Found enclosing element JMS_ADMIN_LOGGER [2024-06-27T10:28:12.739Z] [INFO] Found enclosing element org.glassfish.jms.admin.cli.LogUtils [2024-06-27T10:28:12.739Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:28:12.739Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:28:12.739Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:28:12.739Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:28:12.739Z] [INFO] [2024-06-27T10:28:12.739Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-admin --- [2024-06-27T10:28:12.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/src/test/resources [2024-06-27T10:28:12.739Z] [INFO] [2024-06-27T10:28:12.739Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jms-admin --- [2024-06-27T10:28:12.739Z] [INFO] No sources to compile [2024-06-27T10:28:12.739Z] [INFO] [2024-06-27T10:28:12.739Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-admin --- [2024-06-27T10:28:12.739Z] [INFO] [2024-06-27T10:28:12.739Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-admin --- [2024-06-27T10:28:12.739Z] [INFO] [2024-06-27T10:28:12.739Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-admin --- [2024-06-27T10:28:12.739Z] [INFO] Executing tasks [2024-06-27T10:28:12.739Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target/classes/META-INF for [2024-06-27T10:28:12.739Z] [INFO] [echo] jms-admin [2024-06-27T10:28:12.740Z] [INFO] Executed tasks [2024-06-27T10:28:12.740Z] [INFO] [2024-06-27T10:28:12.740Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-admin --- [2024-06-27T10:28:12.740Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target/jms-admin.jar [2024-06-27T10:28:12.994Z] [INFO] [2024-06-27T10:28:12.994Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-admin --- [2024-06-27T10:28:12.994Z] [INFO] [2024-06-27T10:28:12.994Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-admin --- [2024-06-27T10:28:12.994Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target/failsafe-reports [2024-06-27T10:28:12.994Z] [INFO] [2024-06-27T10:28:12.994Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-admin-checkstyle) @ jms-admin --- [2024-06-27T10:28:13.553Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:13.553Z] [INFO] [2024-06-27T10:28:13.553Z] [INFO] --- install:3.1.1:install (default-install) @ jms-admin --- [2024-06-27T10:28:13.553Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.16-SNAPSHOT/jms-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:13.553Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.16-SNAPSHOT/jms-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:13.553Z] [INFO] [2024-06-27T10:28:13.553Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2024-06-27T10:28:13.553Z] [INFO] Building JMS Injection Module for Runtime 7.0.16-SNAPSHOT [179/334] [2024-06-27T10:28:13.553Z] [INFO] from appserver/jms/gf-jms-injection/pom.xml [2024-06-27T10:28:13.554Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:13.554Z] [INFO] [2024-06-27T10:28:13.554Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-injection --- [2024-06-27T10:28:13.554Z] [INFO] [2024-06-27T10:28:13.554Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-injection --- [2024-06-27T10:28:13.554Z] [INFO] [2024-06-27T10:28:13.554Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jms-injection --- [2024-06-27T10:28:13.554Z] [INFO] [2024-06-27T10:28:13.554Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jms-injection --- [2024-06-27T10:28:13.554Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:13.554Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:13.808Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:13.808Z] [INFO] [2024-06-27T10:28:13.808Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-injection --- [2024-06-27T10:28:13.808Z] [INFO] [2024-06-27T10:28:13.808Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-injection --- [2024-06-27T10:28:13.808Z] [INFO] [2024-06-27T10:28:13.808Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-injection --- [2024-06-27T10:28:13.808Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:13.808Z] [INFO] [2024-06-27T10:28:13.808Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-injection --- [2024-06-27T10:28:13.808Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:28:13.808Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:28:13.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/src/main/manpages [2024-06-27T10:28:13.808Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:13.808Z] [INFO] [2024-06-27T10:28:13.808Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jms-injection --- [2024-06-27T10:28:13.808Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:13.808Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:14.366Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:14.366Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java uses unchecked or unsafe operations. [2024-06-27T10:28:14.366Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:14.366Z] [INFO] [2024-06-27T10:28:14.366Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jms-injection --- [2024-06-27T10:28:14.366Z] [INFO] [2024-06-27T10:28:14.366Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jms-injection --- [2024-06-27T10:28:14.366Z] [INFO] [2024-06-27T10:28:14.366Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-injection --- [2024-06-27T10:28:14.366Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:14.620Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:14.620Z] [INFO] [2024-06-27T10:28:14.620Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-injection --- [2024-06-27T10:28:14.620Z] [INFO] [2024-06-27T10:28:14.620Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jms-injection --- [2024-06-27T10:28:14.620Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:14.620Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:15.179Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:15.179Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:28:15.179Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:28:15.179Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:28:15.179Z] [INFO] Processing: jakarta.enterprise.resource.jms.injection on element JMS_INJECTION_LOGGER [2024-06-27T10:28:15.179Z] [INFO] Enclosing type is org.glassfish.jms.injection.InjectableJMSContext [2024-06-27T10:28:15.179Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.injection.description=JMS Injection Logger, jakarta.enterprise.resource.jms.injection.publish=true, jakarta.enterprise.resource.jms.injection.subsystem=JMS_INJECTION} [2024-06-27T10:28:15.179Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:28:15.179Z] [INFO] Found enclosing element JMS_INJECTION_LOGGER [2024-06-27T10:28:15.179Z] [INFO] Found enclosing element org.glassfish.jms.injection.InjectableJMSContext [2024-06-27T10:28:15.179Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:28:15.179Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:28:15.179Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:28:15.179Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:28:15.179Z] [INFO] [2024-06-27T10:28:15.179Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-injection --- [2024-06-27T10:28:15.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/src/test/resources [2024-06-27T10:28:15.179Z] [INFO] [2024-06-27T10:28:15.179Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jms-injection --- [2024-06-27T10:28:15.179Z] [INFO] No sources to compile [2024-06-27T10:28:15.179Z] [INFO] [2024-06-27T10:28:15.179Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-injection --- [2024-06-27T10:28:15.179Z] [INFO] [2024-06-27T10:28:15.179Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-injection --- [2024-06-27T10:28:15.179Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-injection --- [2024-06-27T10:28:15.180Z] [INFO] Executing tasks [2024-06-27T10:28:15.180Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target/classes/META-INF for [2024-06-27T10:28:15.180Z] [INFO] [echo] gf-jms-injection [2024-06-27T10:28:15.180Z] [INFO] Executed tasks [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-injection --- [2024-06-27T10:28:15.180Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-injection --- [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-injection --- [2024-06-27T10:28:15.180Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target/failsafe-reports [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-injection-checkstyle) @ gf-jms-injection --- [2024-06-27T10:28:15.180Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-injection --- [2024-06-27T10:28:15.180Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.16-SNAPSHOT/gf-jms-injection-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:15.180Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.16-SNAPSHOT/gf-jms-injection-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2024-06-27T10:28:15.180Z] [INFO] Building JMS GlassFish System RA Assembly 7.0.16-SNAPSHOT [180/334] [2024-06-27T10:28:15.180Z] [INFO] from appserver/jms/jmsra/pom.xml [2024-06-27T10:28:15.180Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] No sources to compile [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/src/main/resources [2024-06-27T10:28:15.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/src/main/manpages [2024-06-27T10:28:15.180Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- antrun:3.1.0:run (unzip-rar) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] Executing tasks [2024-06-27T10:28:15.180Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/imqjmsra.rar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/classes/glassfish/lib/install/applications/jmsra [2024-06-27T10:28:15.180Z] [INFO] Executed tasks [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] No sources to compile [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] No sources to compile [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] Executing tasks [2024-06-27T10:28:15.180Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/classes/META-INF for [2024-06-27T10:28:15.180Z] [INFO] [echo] jmsra [2024-06-27T10:28:15.180Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/classes/META-INF [2024-06-27T10:28:15.180Z] [INFO] Executed tasks [2024-06-27T10:28:15.180Z] [INFO] [2024-06-27T10:28:15.180Z] [INFO] --- assembly:3.6.0:single (default-single) @ jmsra --- [2024-06-27T10:28:15.180Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:28:15.180Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/jmsra.zip [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jmsra --- [2024-06-27T10:28:15.435Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/jmsra.zip [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jmsra --- [2024-06-27T10:28:15.435Z] [INFO] No tests to run. [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jmsra --- [2024-06-27T10:28:15.435Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/failsafe-reports [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jmsra-checkstyle) @ jmsra --- [2024-06-27T10:28:15.435Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- install:3.1.1:install (default-install) @ jmsra --- [2024-06-27T10:28:15.435Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.16-SNAPSHOT/jmsra-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:15.435Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.16-SNAPSHOT/jmsra-7.0.16-SNAPSHOT.zip [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2024-06-27T10:28:15.435Z] [INFO] Building JDBC Resource Adapter 7.0.16-SNAPSHOT [181/334] [2024-06-27T10:28:15.435Z] [INFO] from appserver/jdbc/jdbc-ra/pom.xml [2024-06-27T10:28:15.435Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] No sources to compile [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] No sources to compile [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] No sources to compile [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] Executing tasks [2024-06-27T10:28:15.435Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/target/classes/META-INF for [2024-06-27T10:28:15.435Z] [INFO] [echo] jdbc-ra [2024-06-27T10:28:15.435Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/target/classes/META-INF [2024-06-27T10:28:15.435Z] [INFO] Executed tasks [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] No tests to run. [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/target/failsafe-reports [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-06-27T10:28:15.435Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/7.0.16-SNAPSHOT/jdbc-ra-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2024-06-27T10:28:15.435Z] [INFO] Building Core JDBC Resource Adapter classes 7.0.16-SNAPSHOT [182/334] [2024-06-27T10:28:15.435Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml [2024-06-27T10:28:15.435Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-core --- [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-core --- [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-core --- [2024-06-27T10:28:15.435Z] [INFO] [2024-06-27T10:28:15.435Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-core --- [2024-06-27T10:28:15.689Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:15.689Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:15.689Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:15.689Z] [INFO] [2024-06-27T10:28:15.690Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-core --- [2024-06-27T10:28:15.690Z] [INFO] [2024-06-27T10:28:15.690Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-core --- [2024-06-27T10:28:15.690Z] [INFO] [2024-06-27T10:28:15.690Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-core --- [2024-06-27T10:28:15.690Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:15.690Z] [INFO] [2024-06-27T10:28:15.690Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-core --- [2024-06-27T10:28:15.690Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-06-27T10:28:15.690Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:28:15.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/manpages [2024-06-27T10:28:15.690Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:15.690Z] [INFO] [2024-06-27T10:28:15.690Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-core --- [2024-06-27T10:28:15.690Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:15.690Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:16.249Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:16.249Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[78,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:16.249Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:16.249Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[234,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:16.249Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java:[75,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:16.249Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/base/datastructure/CacheFactory.java:[66,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:16.249Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Some input files use or override a deprecated API. [2024-06-27T10:28:16.249Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:16.249Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceCache.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:16.249Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceCache.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:16.249Z] [INFO] [2024-06-27T10:28:16.249Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-core --- [2024-06-27T10:28:16.249Z] [INFO] [2024-06-27T10:28:16.249Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-core --- [2024-06-27T10:28:16.249Z] [INFO] [2024-06-27T10:28:16.249Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-core --- [2024-06-27T10:28:16.249Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:16.249Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:16.250Z] [INFO] [2024-06-27T10:28:16.250Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-core --- [2024-06-27T10:28:16.250Z] [INFO] [2024-06-27T10:28:16.250Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-core --- [2024-06-27T10:28:16.250Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:16.250Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:16.504Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:16.504Z] [INFO] [2024-06-27T10:28:16.504Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-core --- [2024-06-27T10:28:16.504Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/src/test/resources [2024-06-27T10:28:16.504Z] [INFO] [2024-06-27T10:28:16.504Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-core --- [2024-06-27T10:28:16.504Z] [INFO] No sources to compile [2024-06-27T10:28:16.504Z] [INFO] [2024-06-27T10:28:16.504Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-core --- [2024-06-27T10:28:16.505Z] [INFO] [2024-06-27T10:28:16.505Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-core --- [2024-06-27T10:28:16.505Z] [INFO] [2024-06-27T10:28:16.505Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-core --- [2024-06-27T10:28:16.505Z] [INFO] Executing tasks [2024-06-27T10:28:16.505Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF for [2024-06-27T10:28:16.505Z] [INFO] [echo] jdbc-core [2024-06-27T10:28:16.505Z] [INFO] Executed tasks [2024-06-27T10:28:16.505Z] [INFO] [2024-06-27T10:28:16.505Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-core --- [2024-06-27T10:28:16.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar [2024-06-27T10:28:16.505Z] [INFO] [2024-06-27T10:28:16.505Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-core --- [2024-06-27T10:28:16.505Z] [INFO] [2024-06-27T10:28:16.505Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-core --- [2024-06-27T10:28:16.505Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/target/failsafe-reports [2024-06-27T10:28:16.505Z] [INFO] [2024-06-27T10:28:16.505Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-core-jdbc-core-checkstyle) @ jdbc-core --- [2024-06-27T10:28:17.064Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:17.064Z] [INFO] [2024-06-27T10:28:17.064Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-core --- [2024-06-27T10:28:17.064Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/7.0.16-SNAPSHOT/jdbc-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:17.064Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/7.0.16-SNAPSHOT/jdbc-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:17.064Z] [INFO] [2024-06-27T10:28:17.064Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2024-06-27T10:28:17.064Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 7.0.16-SNAPSHOT [183/334] [2024-06-27T10:28:17.064Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc40/pom.xml [2024-06-27T10:28:17.064Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:17.064Z] [INFO] [2024-06-27T10:28:17.064Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc40 --- [2024-06-27T10:28:17.064Z] [INFO] [2024-06-27T10:28:17.064Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc40 --- [2024-06-27T10:28:17.064Z] [INFO] [2024-06-27T10:28:17.064Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc40 --- [2024-06-27T10:28:17.064Z] [INFO] [2024-06-27T10:28:17.064Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc40 --- [2024-06-27T10:28:17.318Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:17.318Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:17.318Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:17.318Z] [INFO] [2024-06-27T10:28:17.318Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc40 --- [2024-06-27T10:28:17.318Z] [INFO] [2024-06-27T10:28:17.318Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc40 --- [2024-06-27T10:28:17.318Z] [INFO] [2024-06-27T10:28:17.318Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc40 --- [2024-06-27T10:28:17.318Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:17.318Z] [INFO] [2024-06-27T10:28:17.318Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc40 --- [2024-06-27T10:28:17.318Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:28:17.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/src/main/manpages [2024-06-27T10:28:17.318Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:17.318Z] [INFO] [2024-06-27T10:28:17.318Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc40 --- [2024-06-27T10:28:17.318Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:17.318Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:17.572Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:17.572Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java uses or overrides a deprecated API. [2024-06-27T10:28:17.572Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/src/main/java/com/sun/gjc/spi/jdbc40/ProfiledConnectionWrapper40.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:17.572Z] [INFO] [2024-06-27T10:28:17.572Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc40 --- [2024-06-27T10:28:17.572Z] [INFO] [2024-06-27T10:28:17.572Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc40 --- [2024-06-27T10:28:17.572Z] [INFO] [2024-06-27T10:28:17.572Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc40 --- [2024-06-27T10:28:17.572Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:17.572Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:17.572Z] [INFO] [2024-06-27T10:28:17.572Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc40 --- [2024-06-27T10:28:17.572Z] [INFO] [2024-06-27T10:28:17.572Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc40 --- [2024-06-27T10:28:17.573Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:17.573Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:17.826Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:17.826Z] [INFO] [2024-06-27T10:28:17.826Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc40 --- [2024-06-27T10:28:17.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/src/test/resources [2024-06-27T10:28:17.826Z] [INFO] [2024-06-27T10:28:17.826Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc40 --- [2024-06-27T10:28:17.826Z] [INFO] No sources to compile [2024-06-27T10:28:17.826Z] [INFO] [2024-06-27T10:28:17.826Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc40 --- [2024-06-27T10:28:17.826Z] [INFO] [2024-06-27T10:28:17.826Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc40 --- [2024-06-27T10:28:17.826Z] [INFO] [2024-06-27T10:28:17.826Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc40 --- [2024-06-27T10:28:17.826Z] [INFO] Executing tasks [2024-06-27T10:28:17.826Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF for [2024-06-27T10:28:17.827Z] [INFO] [echo] jdbc40 [2024-06-27T10:28:17.827Z] [INFO] Executed tasks [2024-06-27T10:28:17.827Z] [INFO] [2024-06-27T10:28:17.827Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc40 --- [2024-06-27T10:28:17.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar [2024-06-27T10:28:18.080Z] [INFO] [2024-06-27T10:28:18.080Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc40 --- [2024-06-27T10:28:18.080Z] [INFO] [2024-06-27T10:28:18.080Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc40 --- [2024-06-27T10:28:18.080Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/target/failsafe-reports [2024-06-27T10:28:18.080Z] [INFO] [2024-06-27T10:28:18.080Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc40-jdbc40-checkstyle) @ jdbc40 --- [2024-06-27T10:28:18.080Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:18.080Z] [INFO] [2024-06-27T10:28:18.080Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc40 --- [2024-06-27T10:28:18.080Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.16-SNAPSHOT/jdbc40-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:18.081Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.16-SNAPSHOT/jdbc40-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2024-06-27T10:28:18.081Z] [INFO] Building JDBC Templates 7.0.16-SNAPSHOT [184/334] [2024-06-27T10:28:18.081Z] [INFO] from appserver/jdbc/templates/pom.xml [2024-06-27T10:28:18.081Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- clean:3.3.2:clean (default-clean) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] No sources to compile [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- resources:3.3.1:resources (default-resources) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] Copying 23 resources from src/main/resources to target/classes [2024-06-27T10:28:18.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/src/main/manpages [2024-06-27T10:28:18.081Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] No sources to compile [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] No sources to compile [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/src/test/resources [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] No sources to compile [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- surefire:3.2.5:test (default-test) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] No tests to run. [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] Executing tasks [2024-06-27T10:28:18.081Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/target/classes/META-INF for [2024-06-27T10:28:18.081Z] [INFO] [echo] templates [2024-06-27T10:28:18.081Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/target/classes/META-INF [2024-06-27T10:28:18.081Z] [INFO] Executed tasks [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- jar:3.3.0:jar (default-jar) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/target/templates.jar [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] No tests to run. [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- failsafe:3.2.5:verify (verify) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/target/failsafe-reports [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-templates-checkstyle) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] --- install:3.1.1:install (default-install) @ templates --- [2024-06-27T10:28:18.081Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.16-SNAPSHOT/templates-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:18.081Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/templates/target/templates.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.16-SNAPSHOT/templates-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:18.081Z] [INFO] [2024-06-27T10:28:18.081Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2024-06-27T10:28:18.081Z] [INFO] Building Distribution Module for JDBC Resource Adapter 7.0.16-SNAPSHOT [185/334] [2024-06-27T10:28:18.081Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml [2024-06-27T10:28:18.081Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:28:18.081Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor)' [2024-06-27T10:28:18.335Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:set-main-artifact (default-set-main-artifact)' [2024-06-27T10:28:18.335Z] [INFO] [2024-06-27T10:28:18.335Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-06-27T10:28:18.335Z] [INFO] [2024-06-27T10:28:18.335Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] No sources to compile [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-classes) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-templates) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/resources [2024-06-27T10:28:18.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/manpages [2024-06-27T10:28:18.336Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-cp) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-06-27T10:28:18.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra/jdbc-ra-cp.jar [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-dm) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-06-27T10:28:18.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra/jdbc-ra-dm.jar [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-ds) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-06-27T10:28:18.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra/jdbc-ra-ds.jar [2024-06-27T10:28:18.336Z] [INFO] [2024-06-27T10:28:18.336Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-xa) @ jdbc-ra --- [2024-06-27T10:28:18.336Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-06-27T10:28:18.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra/jdbc-ra-xa.jar [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-ra --- [2024-06-27T10:28:18.591Z] [INFO] No sources to compile [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-06-27T10:28:18.591Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-manifest.xml [2024-06-27T10:28:18.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-ra --- [2024-06-27T10:28:18.591Z] [INFO] No sources to compile [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-06-27T10:28:18.591Z] [INFO] Executing tasks [2024-06-27T10:28:18.591Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/META-INF for [2024-06-27T10:28:18.591Z] [INFO] [echo] jdbc-ra [2024-06-27T10:28:18.591Z] [INFO] Executed tasks [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] --- antrun:3.1.0:run (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-06-27T10:28:18.591Z] [INFO] Executing tasks [2024-06-27T10:28:18.591Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra [2024-06-27T10:28:18.591Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra [2024-06-27T10:28:18.591Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra [2024-06-27T10:28:18.591Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra [2024-06-27T10:28:18.591Z] [INFO] Executed tasks [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] --- assembly:3.6.0:single (default-single) @ jdbc-ra --- [2024-06-27T10:28:18.591Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:28:18.591Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jdbc-ra --- [2024-06-27T10:28:18.591Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-06-27T10:28:18.591Z] [INFO] No tests to run. [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-06-27T10:28:18.591Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/failsafe-reports [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-06-27T10:28:18.591Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-06-27T10:28:18.591Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/7.0.16-SNAPSHOT/jdbc-ra-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:18.591Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/7.0.16-SNAPSHOT/jdbc-ra-7.0.16-SNAPSHOT.zip [2024-06-27T10:28:18.591Z] [INFO] [2024-06-27T10:28:18.591Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2024-06-27T10:28:18.591Z] [INFO] Building JDBC Runtime Module 7.0.16-SNAPSHOT [186/334] [2024-06-27T10:28:18.591Z] [INFO] from appserver/jdbc/jdbc-runtime/pom.xml [2024-06-27T10:28:18.591Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:18.846Z] [INFO] [2024-06-27T10:28:18.846Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-runtime --- [2024-06-27T10:28:18.846Z] [INFO] [2024-06-27T10:28:18.846Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-runtime --- [2024-06-27T10:28:18.846Z] [INFO] [2024-06-27T10:28:18.846Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-runtime --- [2024-06-27T10:28:18.846Z] [INFO] [2024-06-27T10:28:18.846Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-runtime --- [2024-06-27T10:28:18.846Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:18.846Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:19.100Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:19.100Z] [INFO] [2024-06-27T10:28:19.100Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-runtime --- [2024-06-27T10:28:19.100Z] [INFO] [2024-06-27T10:28:19.100Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-runtime --- [2024-06-27T10:28:19.100Z] [INFO] [2024-06-27T10:28:19.100Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-runtime --- [2024-06-27T10:28:19.100Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:19.100Z] [INFO] [2024-06-27T10:28:19.100Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-runtime --- [2024-06-27T10:28:19.100Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:28:19.100Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/src/main/manpages [2024-06-27T10:28:19.100Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:19.100Z] [INFO] [2024-06-27T10:28:19.100Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-runtime --- [2024-06-27T10:28:19.100Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:19.100Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:19.660Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:19.660Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Some input files use or override a deprecated API. [2024-06-27T10:28:19.661Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:19.661Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:19.661Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:19.661Z] [INFO] [2024-06-27T10:28:19.661Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-runtime --- [2024-06-27T10:28:19.661Z] [INFO] [2024-06-27T10:28:19.661Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-runtime --- [2024-06-27T10:28:19.661Z] [INFO] [2024-06-27T10:28:19.661Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-runtime --- [2024-06-27T10:28:19.661Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:19.915Z] [WARNING] Manifest org.glassfish.main.jdbc:jdbc-runtime:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.jdbcruntime, has 1, private references [org.glassfish.jdbc.pool.monitor] [2024-06-27T10:28:19.915Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:19.915Z] [INFO] [2024-06-27T10:28:19.915Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-runtime --- [2024-06-27T10:28:19.915Z] [INFO] [2024-06-27T10:28:19.915Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-runtime --- [2024-06-27T10:28:19.915Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:19.915Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:20.170Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:20.170Z] [INFO] [2024-06-27T10:28:20.170Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-runtime --- [2024-06-27T10:28:20.170Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:28:20.170Z] [INFO] [2024-06-27T10:28:20.170Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-runtime --- [2024-06-27T10:28:20.170Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:20.170Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:28:20.730Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:20.730Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:28:20.730Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:28:20.730Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:28:20.730Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:28:20.730Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:28:20.730Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:28:20.730Z] Use -proc:none to disable annotation processing. [2024-06-27T10:28:20.730Z] [INFO] [2024-06-27T10:28:20.730Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-runtime --- [2024-06-27T10:28:20.730Z] [INFO] [2024-06-27T10:28:20.730Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-runtime --- [2024-06-27T10:28:20.730Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/target/surefire-reports [2024-06-27T10:28:20.730Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:28:20.730Z] [INFO] [2024-06-27T10:28:20.730Z] [INFO] ------------------------------------------------------- [2024-06-27T10:28:20.730Z] [INFO] T E S T S [2024-06-27T10:28:20.730Z] [INFO] ------------------------------------------------------- [2024-06-27T10:28:20.730Z] [0.003s][info][gc] Using G1 [2024-06-27T10:28:20.984Z] [0.344s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 3.114ms [2024-06-27T10:28:21.239Z] [INFO] Running org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest [2024-06-27T10:28:21.493Z] [0.809s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->9M(258M) 3.754ms [2024-06-27T10:28:21.493Z] 10:28:21.392338 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 165 [2024-06-27T10:28:21.494Z] Column number = 42 [2024-06-27T10:28:21.494Z] System Id = null [2024-06-27T10:28:21.494Z] Public Id = null [2024-06-27T10:28:21.494Z] Location Uri= null [2024-06-27T10:28:21.494Z] CharacterOffset = 10259 [2024-06-27T10:28:21.494Z] [2024-06-27T10:28:21.748Z] 10:28:21.535475 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:28:22.003Z] failure, not retryable... [2024-06-27T10:28:22.003Z] 10:28:21.777790 INFO main . Test: org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest.doChangeToInValidPool, started at 10:28:21.468501269, test time: 309 ms [2024-06-27T10:28:22.003Z] 10:28:21.798764 INFO main . Test: org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest.doChangeToValidPool, started at 10:28:21.794815449, test time: 3 ms [2024-06-27T10:28:22.003Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s -- in org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest [2024-06-27T10:28:22.257Z] [INFO] [2024-06-27T10:28:22.257Z] [INFO] Results: [2024-06-27T10:28:22.257Z] [INFO] [2024-06-27T10:28:22.257Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:28:22.257Z] [INFO] [2024-06-27T10:28:22.257Z] [INFO] [2024-06-27T10:28:22.257Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-runtime --- [2024-06-27T10:28:22.257Z] [INFO] Executing tasks [2024-06-27T10:28:22.257Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/target/classes/META-INF for [2024-06-27T10:28:22.257Z] [INFO] [echo] jdbc-runtime [2024-06-27T10:28:22.257Z] [INFO] Executed tasks [2024-06-27T10:28:22.257Z] [INFO] [2024-06-27T10:28:22.257Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-runtime --- [2024-06-27T10:28:22.257Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar [2024-06-27T10:28:22.257Z] [INFO] [2024-06-27T10:28:22.257Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-runtime --- [2024-06-27T10:28:22.257Z] [INFO] [2024-06-27T10:28:22.257Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-runtime --- [2024-06-27T10:28:22.257Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/target/failsafe-reports [2024-06-27T10:28:22.257Z] [INFO] [2024-06-27T10:28:22.257Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-runtime-checkstyle) @ jdbc-runtime --- [2024-06-27T10:28:22.816Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:22.816Z] [INFO] [2024-06-27T10:28:22.816Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-runtime --- [2024-06-27T10:28:22.817Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.16-SNAPSHOT/jdbc-runtime-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:22.817Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.16-SNAPSHOT/jdbc-runtime-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:22.817Z] [INFO] [2024-06-27T10:28:22.817Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2024-06-27T10:28:22.817Z] [INFO] Building JDBC admin 7.0.16-SNAPSHOT [187/334] [2024-06-27T10:28:22.817Z] [INFO] from appserver/jdbc/admin/pom.xml [2024-06-27T10:28:22.817Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:22.817Z] [INFO] [2024-06-27T10:28:22.817Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-admin --- [2024-06-27T10:28:22.817Z] [INFO] [2024-06-27T10:28:22.817Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-admin --- [2024-06-27T10:28:22.817Z] [INFO] [2024-06-27T10:28:22.817Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-admin --- [2024-06-27T10:28:22.817Z] [INFO] [2024-06-27T10:28:22.817Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-admin --- [2024-06-27T10:28:22.817Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:22.817Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:23.071Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:23.071Z] [INFO] [2024-06-27T10:28:23.071Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-admin --- [2024-06-27T10:28:23.071Z] [INFO] [2024-06-27T10:28:23.071Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-admin --- [2024-06-27T10:28:23.071Z] [INFO] [2024-06-27T10:28:23.072Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-admin --- [2024-06-27T10:28:23.072Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:23.072Z] [INFO] [2024-06-27T10:28:23.072Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-admin --- [2024-06-27T10:28:23.072Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:28:23.072Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:28:23.072Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-06-27T10:28:23.072Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:23.072Z] [INFO] [2024-06-27T10:28:23.072Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-admin --- [2024-06-27T10:28:23.072Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:23.072Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:23.632Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:23.632Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcConnectionPool.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:23.632Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcConnectionPool.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:23.632Z] [INFO] [2024-06-27T10:28:23.632Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-admin --- [2024-06-27T10:28:23.632Z] [INFO] [2024-06-27T10:28:23.632Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-admin --- [2024-06-27T10:28:23.632Z] [INFO] [2024-06-27T10:28:23.632Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-admin --- [2024-06-27T10:28:23.632Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:23.632Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:23.632Z] [INFO] [2024-06-27T10:28:23.632Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-admin --- [2024-06-27T10:28:23.632Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jdbc.admin.cli.CreateJdbcConnectionPool, org.glassfish.jdbc.admin.cli.CreateJdbcResource, org.glassfish.jdbc.admin.cli.DeleteJdbcConnectionPool, org.glassfish.jdbc.admin.cli.DeleteJdbcResource, org.glassfish.jdbc.admin.cli.ListJdbcConnectionPools, org.glassfish.jdbc.admin.cli.ListJdbcResources, org.glassfish.jdbc.admin.cli.internal.GetDatabaseVendorNames, org.glassfish.jdbc.admin.cli.internal.GetJdbcDriverClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationTableNames] [2024-06-27T10:28:23.632Z] [INFO] [2024-06-27T10:28:23.632Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-admin --- [2024-06-27T10:28:23.632Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:23.632Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:23.886Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:23.886Z] [INFO] [2024-06-27T10:28:23.886Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-admin --- [2024-06-27T10:28:23.886Z] [INFO] Copying 3 resources from src/test/resources to target/test-classes [2024-06-27T10:28:23.886Z] [INFO] [2024-06-27T10:28:23.886Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-admin --- [2024-06-27T10:28:23.886Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:23.886Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:28:24.445Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:24.445Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:28:24.445Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:28:24.446Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:28:24.446Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:28:24.446Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:28:24.446Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:28:24.446Z] Use -proc:none to disable annotation processing. [2024-06-27T10:28:24.446Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/CreateJdbcResourceTest.java: Some input files use or override a deprecated API. [2024-06-27T10:28:24.446Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/CreateJdbcResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:24.446Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java uses unchecked or unsafe operations. [2024-06-27T10:28:24.446Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:24.446Z] [INFO] [2024-06-27T10:28:24.446Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-admin --- [2024-06-27T10:28:24.446Z] [INFO] [2024-06-27T10:28:24.446Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-admin --- [2024-06-27T10:28:24.446Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/target/surefire-reports [2024-06-27T10:28:24.446Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:28:24.446Z] [INFO] [2024-06-27T10:28:24.446Z] [INFO] ------------------------------------------------------- [2024-06-27T10:28:24.446Z] [INFO] T E S T S [2024-06-27T10:28:24.446Z] [INFO] ------------------------------------------------------- [2024-06-27T10:28:24.446Z] [0.003s][info][gc] Using G1 [2024-06-27T10:28:24.700Z] [0.302s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.754ms [2024-06-27T10:28:24.955Z] [INFO] Running org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest [2024-06-27T10:28:25.210Z] [0.753s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->9M(258M) 3.860ms [2024-06-27T10:28:25.464Z] 10:28:25.158644 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-06-27T10:28:25.464Z] Column number = 40 [2024-06-27T10:28:25.464Z] System Id = null [2024-06-27T10:28:25.464Z] Public Id = null [2024-06-27T10:28:25.464Z] Location Uri= null [2024-06-27T10:28:25.464Z] CharacterOffset = 9844 [2024-06-27T10:28:25.464Z] [2024-06-27T10:28:25.464Z] 10:28:25.333797 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:28:25.719Z] 10:28:25.433984 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:28:25.719Z] 10:28:25.600581 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:28:25.974Z] 10:28:25.734333 INFO main . Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccessNoValueOptionEnabled, started at 10:28:25.354312874, test time: 379 ms [2024-06-27T10:28:25.974Z] 10:28:25.758866 INFO main . Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccessDefaultValues, started at 10:28:25.750642852, test time: 8 ms [2024-06-27T10:28:25.974Z] 10:28:25.764116 INFO main . Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidConnPoolId, started at 10:28:25.761485312, test time: 2 ms [2024-06-27T10:28:25.974Z] 10:28:25.773843 INFO main . Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccess, started at 10:28:25.766377613, test time: 7 ms [2024-06-27T10:28:25.974Z] 10:28:25.786205 INFO main . Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailDuplicateResource, started at 10:28:25.776442028, test time: 9 ms [2024-06-27T10:28:25.974Z] 10:28:25.791027 SEVERE main . Exception while running a command [2024-06-27T10:28:25.974Z] org.glassfish.common.util.admin.UnacceptableValueException: Invalid parameter: enabled. This boolean option must be set (case insensitive) to true or false. Its value was set to junk [2024-06-27T10:28:25.974Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToBoolean(MapInjectionResolver.java:433) [2024-06-27T10:28:25.974Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToObject(MapInjectionResolver.java:354) [2024-06-27T10:28:25.974Z] at org.glassfish.common.util.admin.MapInjectionResolver.getValue(MapInjectionResolver.java:152) [2024-06-27T10:28:25.974Z] at org.jvnet.hk2.config.InjectionManager.syncDoInject(InjectionManager.java:147) [2024-06-27T10:28:25.974Z] at org.jvnet.hk2.config.InjectionManager.inject(InjectionManager.java:51) [2024-06-27T10:28:25.974Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.injectParameters(CommandRunnerImpl.java:402) [2024-06-27T10:28:25.974Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1249) [2024-06-27T10:28:25.974Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:28:25.974Z] at org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidOptionEnabled(CreateJdbcResourceTest.java:321) [2024-06-27T10:28:25.974Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:28:25.974Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:28:25.974Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:28:25.974Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:25.974Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:28:25.975Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:28:25.975Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:28:25.975Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:28:25.975Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:28:25.975Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:28:25.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:28:25.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:28:25.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:28:25.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:28:25.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:28:25.975Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:28:25.975Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:28:25.975Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:28:25.975Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:28:25.975Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:28:25.975Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:28:25.975Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:28:25.975Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:28:25.975Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:28:25.975Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:28:25.975Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:28:25.975Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:28:25.975Z] [2024-06-27T10:28:25.976Z] 10:28:25.794778 INFO main . Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidOptionEnabled, started at 10:28:25.788963405, test time: 5 ms [2024-06-27T10:28:25.976Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 s -- in org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest [2024-06-27T10:28:25.976Z] [INFO] Running org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest [2024-06-27T10:28:25.976Z] 10:28:25.853108 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-06-27T10:28:25.976Z] Column number = 40 [2024-06-27T10:28:25.976Z] System Id = null [2024-06-27T10:28:25.976Z] Public Id = null [2024-06-27T10:28:25.976Z] Location Uri= null [2024-06-27T10:28:25.976Z] CharacterOffset = 9844 [2024-06-27T10:28:25.976Z] [2024-06-27T10:28:25.976Z] 10:28:25.897803 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:28:25.976Z] 10:28:25.908434 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:28:25.976Z] 10:28:25.922255 INFO main . Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteFailDoesNotExist, started at 10:28:25.903049754, test time: 19 ms [2024-06-27T10:28:25.976Z] 10:28:25.934052 INFO main . Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteSuccessDefaultTarget, started at 10:28:25.924598363, test time: 9 ms [2024-06-27T10:28:25.976Z] 10:28:25.944986 INFO main . Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteSuccessTargetServer, started at 10:28:25.936116981, test time: 8 ms [2024-06-27T10:28:25.976Z] 10:28:25.956987 INFO main . Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteFailInvalidTarget, started at 10:28:25.947944111, test time: 9 ms [2024-06-27T10:28:25.976Z] [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.154 s -- in org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest [2024-06-27T10:28:25.976Z] [INFO] Running org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest [2024-06-27T10:28:26.231Z] 10:28:25.998717 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-06-27T10:28:26.231Z] Column number = 40 [2024-06-27T10:28:26.231Z] System Id = null [2024-06-27T10:28:26.231Z] Public Id = null [2024-06-27T10:28:26.231Z] Location Uri= null [2024-06-27T10:28:26.231Z] CharacterOffset = 9844 [2024-06-27T10:28:26.231Z] [2024-06-27T10:28:26.231Z] 10:28:26.037238 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:28:26.231Z] 10:28:26.046138 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:28:26.231Z] 10:28:26.052676 INFO main . Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListOriginal, started at 10:28:26.039214345, test time: 13 ms [2024-06-27T10:28:26.231Z] 10:28:26.056490 INFO main . Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessValidTargetOperand, started at 10:28:26.054837082, test time: 1 ms [2024-06-27T10:28:26.231Z] 10:28:26.064237 INFO main . Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListBob, started at 10:28:26.058200793, test time: 6 ms [2024-06-27T10:28:26.231Z] 10:28:26.066502 SEVERE main . Exception while running a command [2024-06-27T10:28:26.232Z] MultiException stack 1 of 1 [2024-06-27T10:28:26.232Z] java.lang.IllegalArgumentException: Invalid option: invalid [2024-06-27T10:28:26.232Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.validateParameters(CommandRunnerImpl.java:1050) [2024-06-27T10:28:26.232Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1217) [2024-06-27T10:28:26.232Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:28:26.232Z] at org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidOption(ListJdbcResourcesTest.java:295) [2024-06-27T10:28:26.232Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:28:26.232Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:28:26.232Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:28:26.232Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:28:26.232Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:28:26.232Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:28:26.232Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:26.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:28:26.233Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:28:26.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:28:26.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:28:26.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:28:26.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:28:26.233Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:28:26.233Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:28:26.233Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:28:26.233Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:28:26.233Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:28:26.233Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:28:26.233Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:28:26.233Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:28:26.233Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:28:26.233Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:28:26.233Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:28:26.233Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:28:26.233Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:28:26.233Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:28:26.233Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:28:26.233Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:28:26.233Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:28:26.233Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:28:26.233Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:28:26.233Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:28:26.233Z] [2024-06-27T10:28:26.233Z] 10:28:26.069215 INFO main . Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidOption, started at 10:28:26.065904546, test time: 3 ms [2024-06-27T10:28:26.233Z] 10:28:26.072090 INFO main . Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidTargetOperand, started at 10:28:26.071013973, test time: 1 ms [2024-06-27T10:28:26.233Z] 10:28:26.082729 INFO main . Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListNoBob, started at 10:28:26.073634798, test time: 9 ms [2024-06-27T10:28:26.233Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest [2024-06-27T10:28:26.233Z] [INFO] Running org.glassfish.jdbc.config.ConcurrentModificationsTest [2024-06-27T10:28:26.233Z] 10:28:26.119168 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-06-27T10:28:26.233Z] Column number = 40 [2024-06-27T10:28:26.233Z] System Id = null [2024-06-27T10:28:26.233Z] Public Id = null [2024-06-27T10:28:26.233Z] Location Uri= null [2024-06-27T10:28:26.233Z] CharacterOffset = 9844 [2024-06-27T10:28:26.233Z] [2024-06-27T10:28:26.233Z] 10:28:26.154210 INFO main . Test: org.glassfish.jdbc.config.ConcurrentModificationsTest.collectionTest, started at 10:28:26.151884895, test time: 2 ms [2024-06-27T10:28:26.233Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.glassfish.jdbc.config.ConcurrentModificationsTest [2024-06-27T10:28:26.233Z] [INFO] Running org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest [2024-06-27T10:28:26.233Z] [1.963s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 158M->20M(258M) 8.276ms [2024-06-27T10:28:26.233Z] 10:28:26.225243 INFO main . Test: org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest.testFewDefaults, started at 10:28:26.223810869, test time: 1 ms [2024-06-27T10:28:26.489Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest [2024-06-27T10:28:26.489Z] [INFO] Running org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest [2024-06-27T10:28:26.489Z] 10:28:26.298079 INFO main . Test: org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest.testBooleanDoesNotTakeInteger1, started at 10:28:26.276701015, test time: 21 ms [2024-06-27T10:28:26.489Z] 10:28:26.301699 INFO main . Test: org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest.testBooleanTakesTrueFalse, started at 10:28:26.30037939, test time: 1 ms [2024-06-27T10:28:26.489Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest [2024-06-27T10:28:26.744Z] [INFO] [2024-06-27T10:28:26.744Z] [INFO] Results: [2024-06-27T10:28:26.744Z] [INFO] [2024-06-27T10:28:26.744Z] [WARNING] Tests run: 22, Failures: 0, Errors: 0, Skipped: 2 [2024-06-27T10:28:26.744Z] [INFO] [2024-06-27T10:28:26.744Z] [INFO] [2024-06-27T10:28:26.744Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-admin --- [2024-06-27T10:28:26.744Z] [INFO] Executing tasks [2024-06-27T10:28:26.744Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/target/classes/META-INF for [2024-06-27T10:28:26.744Z] [INFO] [echo] jdbc-admin [2024-06-27T10:28:26.744Z] [INFO] Executed tasks [2024-06-27T10:28:26.745Z] [INFO] [2024-06-27T10:28:26.745Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-admin --- [2024-06-27T10:28:26.745Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/target/jdbc-admin.jar [2024-06-27T10:28:26.745Z] [INFO] [2024-06-27T10:28:26.745Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-admin --- [2024-06-27T10:28:26.745Z] [INFO] [2024-06-27T10:28:26.745Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-admin --- [2024-06-27T10:28:26.745Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/target/failsafe-reports [2024-06-27T10:28:26.745Z] [INFO] [2024-06-27T10:28:26.745Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-admin-checkstyle) @ jdbc-admin --- [2024-06-27T10:28:26.999Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-admin --- [2024-06-27T10:28:26.999Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.16-SNAPSHOT/jdbc-admin-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:26.999Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.16-SNAPSHOT/jdbc-admin-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2024-06-27T10:28:26.999Z] [INFO] Building GlassFish Oracle JDBC Packages 7.0.16-SNAPSHOT [188/334] [2024-06-27T10:28:26.999Z] [INFO] from appserver/persistence/oracle-jdbc-driver-packages/pom.xml [2024-06-27T10:28:26.999Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:26.999Z] [INFO] No sources to compile [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:26.999Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:26.999Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:28:26.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/src/main/manpages [2024-06-27T10:28:26.999Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:26.999Z] [INFO] No sources to compile [2024-06-27T10:28:26.999Z] [INFO] [2024-06-27T10:28:26.999Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:26.999Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:27.000Z] [INFO] [2024-06-27T10:28:27.000Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:27.000Z] [INFO] No sources to compile [2024-06-27T10:28:27.000Z] [INFO] [2024-06-27T10:28:27.000Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:27.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/src/test/resources [2024-06-27T10:28:27.000Z] [INFO] [2024-06-27T10:28:27.000Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:27.000Z] [INFO] No sources to compile [2024-06-27T10:28:27.000Z] [INFO] [2024-06-27T10:28:27.000Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:27.000Z] [INFO] No tests to run. [2024-06-27T10:28:27.000Z] [INFO] [2024-06-27T10:28:27.000Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:27.000Z] [INFO] Executing tasks [2024-06-27T10:28:27.000Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF for [2024-06-27T10:28:27.000Z] [INFO] [echo] glassfish-oracle-jdbc-driver-packages [2024-06-27T10:28:27.254Z] [INFO] Executed tasks [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:27.254Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:27.254Z] [INFO] No tests to run. [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:27.254Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/target/failsafe-reports [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-glassfish-oracle-jdbc-driver-packages-checkstyle) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:27.254Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-oracle-jdbc-driver-packages --- [2024-06-27T10:28:27.254Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/7.0.16-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:27.254Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/7.0.16-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2024-06-27T10:28:27.254Z] [INFO] Building Connector for JPA runtime in glassfish 7.0.16-SNAPSHOT [189/334] [2024-06-27T10:28:27.254Z] [INFO] from appserver/persistence/gf-jpa-connector/pom.xml [2024-06-27T10:28:27.254Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jpa-connector --- [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jpa-connector --- [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jpa-connector --- [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jpa-connector --- [2024-06-27T10:28:27.254Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:27.254Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:27.254Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jpa-connector --- [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jpa-connector --- [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jpa-connector --- [2024-06-27T10:28:27.254Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:27.254Z] [INFO] [2024-06-27T10:28:27.254Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jpa-connector --- [2024-06-27T10:28:27.254Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:28:27.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/src/main/manpages [2024-06-27T10:28:27.254Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:27.255Z] [INFO] [2024-06-27T10:28:27.255Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jpa-connector --- [2024-06-27T10:28:27.255Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:27.255Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:27.509Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:27.509Z] [INFO] [2024-06-27T10:28:27.509Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jpa-connector --- [2024-06-27T10:28:27.509Z] [INFO] [2024-06-27T10:28:27.509Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jpa-connector --- [2024-06-27T10:28:27.509Z] [INFO] [2024-06-27T10:28:27.509Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jpa-connector --- [2024-06-27T10:28:27.509Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:27.509Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:27.509Z] [INFO] [2024-06-27T10:28:27.509Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jpa-connector --- [2024-06-27T10:28:27.509Z] [INFO] [2024-06-27T10:28:27.509Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jpa-connector --- [2024-06-27T10:28:27.509Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:27.509Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:27.763Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:27.763Z] [INFO] [2024-06-27T10:28:27.763Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jpa-connector --- [2024-06-27T10:28:27.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/src/test/resources [2024-06-27T10:28:27.763Z] [INFO] [2024-06-27T10:28:27.763Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jpa-connector --- [2024-06-27T10:28:27.763Z] [INFO] No sources to compile [2024-06-27T10:28:27.763Z] [INFO] [2024-06-27T10:28:27.763Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jpa-connector --- [2024-06-27T10:28:27.763Z] [INFO] [2024-06-27T10:28:27.763Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jpa-connector --- [2024-06-27T10:28:27.763Z] [INFO] [2024-06-27T10:28:27.763Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jpa-connector --- [2024-06-27T10:28:28.017Z] [INFO] Executing tasks [2024-06-27T10:28:28.017Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/target/classes/META-INF for [2024-06-27T10:28:28.017Z] [INFO] [echo] gf-jpa-connector [2024-06-27T10:28:28.017Z] [INFO] Executed tasks [2024-06-27T10:28:28.017Z] [INFO] [2024-06-27T10:28:28.017Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jpa-connector --- [2024-06-27T10:28:28.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar [2024-06-27T10:28:28.017Z] [INFO] [2024-06-27T10:28:28.017Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jpa-connector --- [2024-06-27T10:28:28.017Z] [INFO] [2024-06-27T10:28:28.017Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jpa-connector --- [2024-06-27T10:28:28.017Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/target/failsafe-reports [2024-06-27T10:28:28.017Z] [INFO] [2024-06-27T10:28:28.017Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-gf-jpa-connector-checkstyle) @ gf-jpa-connector --- [2024-06-27T10:28:28.017Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:28.017Z] [INFO] [2024-06-27T10:28:28.017Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jpa-connector --- [2024-06-27T10:28:28.017Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.16-SNAPSHOT/gf-jpa-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:28.017Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.16-SNAPSHOT/gf-jpa-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:28.017Z] [INFO] [2024-06-27T10:28:28.017Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2024-06-27T10:28:28.017Z] [INFO] Building JPA container for glassfish 7.0.16-SNAPSHOT [190/334] [2024-06-27T10:28:28.017Z] [INFO] from appserver/persistence/jpa-container/pom.xml [2024-06-27T10:28:28.017Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:28.017Z] [INFO] [2024-06-27T10:28:28.017Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jpa-container --- [2024-06-27T10:28:28.017Z] [INFO] [2024-06-27T10:28:28.017Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jpa-container --- [2024-06-27T10:28:28.017Z] [INFO] [2024-06-27T10:28:28.017Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jpa-container --- [2024-06-27T10:28:28.018Z] [INFO] [2024-06-27T10:28:28.018Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jpa-container --- [2024-06-27T10:28:28.018Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:28.018Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:28.272Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:28.272Z] [INFO] [2024-06-27T10:28:28.272Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jpa-container --- [2024-06-27T10:28:28.272Z] [INFO] [2024-06-27T10:28:28.272Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jpa-container --- [2024-06-27T10:28:28.272Z] [INFO] [2024-06-27T10:28:28.272Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jpa-container --- [2024-06-27T10:28:28.272Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:28.272Z] [INFO] [2024-06-27T10:28:28.272Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jpa-container --- [2024-06-27T10:28:28.272Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-06-27T10:28:28.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/src/main/manpages [2024-06-27T10:28:28.273Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:28.273Z] [INFO] [2024-06-27T10:28:28.273Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jpa-container --- [2024-06-27T10:28:28.273Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:28.273Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:28.528Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:28.528Z] [INFO] [2024-06-27T10:28:28.528Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jpa-container --- [2024-06-27T10:28:28.528Z] [INFO] [2024-06-27T10:28:28.528Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jpa-container --- [2024-06-27T10:28:28.528Z] [INFO] [2024-06-27T10:28:28.528Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jpa-container --- [2024-06-27T10:28:28.528Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:28.528Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:28.528Z] [INFO] [2024-06-27T10:28:28.528Z] [INFO] --- command-security:1.0.17:check (default-check) @ jpa-container --- [2024-06-27T10:28:28.528Z] [INFO] [2024-06-27T10:28:28.528Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jpa-container --- [2024-06-27T10:28:28.528Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:28.528Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:28.782Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:28.782Z] [INFO] [2024-06-27T10:28:28.783Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jpa-container --- [2024-06-27T10:28:28.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/src/test/resources [2024-06-27T10:28:28.783Z] [INFO] [2024-06-27T10:28:28.783Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jpa-container --- [2024-06-27T10:28:28.783Z] [INFO] No sources to compile [2024-06-27T10:28:28.783Z] [INFO] [2024-06-27T10:28:28.783Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jpa-container --- [2024-06-27T10:28:28.783Z] [INFO] [2024-06-27T10:28:28.783Z] [INFO] --- surefire:3.2.5:test (default-test) @ jpa-container --- [2024-06-27T10:28:28.783Z] [INFO] [2024-06-27T10:28:28.783Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jpa-container --- [2024-06-27T10:28:28.783Z] [INFO] Executing tasks [2024-06-27T10:28:28.783Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/target/classes/META-INF for [2024-06-27T10:28:28.783Z] [INFO] [echo] jpa-container [2024-06-27T10:28:28.783Z] [INFO] Executed tasks [2024-06-27T10:28:28.783Z] [INFO] [2024-06-27T10:28:28.783Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jpa-container --- [2024-06-27T10:28:28.783Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/target/jpa-container.jar [2024-06-27T10:28:28.783Z] [INFO] [2024-06-27T10:28:28.783Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jpa-container --- [2024-06-27T10:28:28.783Z] [INFO] [2024-06-27T10:28:28.783Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jpa-container --- [2024-06-27T10:28:28.783Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/target/failsafe-reports [2024-06-27T10:28:28.783Z] [INFO] [2024-06-27T10:28:28.783Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-jpa-container-checkstyle) @ jpa-container --- [2024-06-27T10:28:29.037Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:29.037Z] [INFO] [2024-06-27T10:28:29.037Z] [INFO] --- install:3.1.1:install (default-install) @ jpa-container --- [2024-06-27T10:28:29.037Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.16-SNAPSHOT/jpa-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:29.038Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.16-SNAPSHOT/jpa-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2024-06-27T10:28:29.038Z] [INFO] Building Declaring EclipseLink dependencies 7.0.16-SNAPSHOT [191/334] [2024-06-27T10:28:29.038Z] [INFO] from appserver/persistence/eclipselink-wrapper/pom.xml [2024-06-27T10:28:29.038Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] No sources to compile [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] No sources to compile [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] No sources to compile [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] Executing tasks [2024-06-27T10:28:29.038Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/eclipselink-wrapper/target/classes/META-INF for [2024-06-27T10:28:29.038Z] [INFO] [echo] eclipselink-wrapper [2024-06-27T10:28:29.038Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/eclipselink-wrapper/target/classes/META-INF [2024-06-27T10:28:29.038Z] [INFO] Executed tasks [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] No tests to run. [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- failsafe:3.2.5:verify (verify) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/eclipselink-wrapper/target/failsafe-reports [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-eclipselink-wrapper-checkstyle) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- install:3.1.1:install (default-install) @ eclipselink-wrapper --- [2024-06-27T10:28:29.038Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/eclipselink-wrapper/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/7.0.16-SNAPSHOT/eclipselink-wrapper-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2024-06-27T10:28:29.038Z] [INFO] Building GlassFish cmp related modules 7.0.16-SNAPSHOT [192/334] [2024-06-27T10:28:29.038Z] [INFO] from appserver/persistence/cmp/pom.xml [2024-06-27T10:28:29.038Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] No sources to compile [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] No sources to compile [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] No sources to compile [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] Executing tasks [2024-06-27T10:28:29.038Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/target/classes/META-INF for [2024-06-27T10:28:29.038Z] [INFO] [echo] cmp [2024-06-27T10:28:29.038Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/target/classes/META-INF [2024-06-27T10:28:29.038Z] [INFO] Executed tasks [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] No tests to run. [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/target/failsafe-reports [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-checkstyle) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:29.038Z] [INFO] [2024-06-27T10:28:29.038Z] [INFO] --- install:3.1.1:install (default-install) @ cmp --- [2024-06-27T10:28:29.038Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/7.0.16-SNAPSHOT/cmp-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:29.039Z] [INFO] [2024-06-27T10:28:29.039Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2024-06-27T10:28:29.039Z] [INFO] Building utility module for cmp 7.0.16-SNAPSHOT [193/334] [2024-06-27T10:28:29.039Z] [INFO] from appserver/persistence/cmp/utility/pom.xml [2024-06-27T10:28:29.039Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:29.039Z] [INFO] [2024-06-27T10:28:29.039Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-utility --- [2024-06-27T10:28:29.039Z] [INFO] [2024-06-27T10:28:29.039Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-utility --- [2024-06-27T10:28:29.039Z] [INFO] [2024-06-27T10:28:29.039Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-utility --- [2024-06-27T10:28:29.039Z] [INFO] [2024-06-27T10:28:29.039Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-utility --- [2024-06-27T10:28:29.039Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:29.039Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:29.293Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:29.293Z] [INFO] [2024-06-27T10:28:29.293Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-utility --- [2024-06-27T10:28:29.293Z] [INFO] [2024-06-27T10:28:29.293Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-utility --- [2024-06-27T10:28:29.293Z] [INFO] [2024-06-27T10:28:29.294Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-utility --- [2024-06-27T10:28:29.294Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:29.294Z] [INFO] [2024-06-27T10:28:29.294Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-utility --- [2024-06-27T10:28:29.294Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-06-27T10:28:29.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/manpages [2024-06-27T10:28:29.294Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:29.294Z] [INFO] [2024-06-27T10:28:29.294Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-utility --- [2024-06-27T10:28:29.294Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:29.294Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:29.548Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[69,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[93,83] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[106,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[70,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[71,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[72,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[73,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[74,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[75,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[76,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[77,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[78,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java:[74,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:29.548Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java uses or overrides a deprecated API. [2024-06-27T10:28:29.549Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:29.549Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:29.549Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:29.549Z] [INFO] [2024-06-27T10:28:29.549Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-utility --- [2024-06-27T10:28:29.549Z] [INFO] [2024-06-27T10:28:29.549Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-utility --- [2024-06-27T10:28:29.549Z] [INFO] [2024-06-27T10:28:29.549Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-utility --- [2024-06-27T10:28:29.549Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:29.804Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:29.804Z] [INFO] [2024-06-27T10:28:29.804Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-utility --- [2024-06-27T10:28:29.804Z] [INFO] [2024-06-27T10:28:29.804Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-utility --- [2024-06-27T10:28:29.804Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:29.804Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:30.060Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:30.060Z] [INFO] [2024-06-27T10:28:30.060Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-utility --- [2024-06-27T10:28:30.060Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/src/test/resources [2024-06-27T10:28:30.060Z] [INFO] [2024-06-27T10:28:30.060Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-utility --- [2024-06-27T10:28:30.060Z] [INFO] No sources to compile [2024-06-27T10:28:30.060Z] [INFO] [2024-06-27T10:28:30.060Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-utility --- [2024-06-27T10:28:30.060Z] [INFO] [2024-06-27T10:28:30.060Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-utility --- [2024-06-27T10:28:30.060Z] [INFO] [2024-06-27T10:28:30.060Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-utility --- [2024-06-27T10:28:30.060Z] [INFO] Executing tasks [2024-06-27T10:28:30.060Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/target/classes/META-INF for [2024-06-27T10:28:30.060Z] [INFO] [echo] cmp-utility [2024-06-27T10:28:30.060Z] [INFO] Executed tasks [2024-06-27T10:28:30.060Z] [INFO] [2024-06-27T10:28:30.060Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-utility --- [2024-06-27T10:28:30.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/target/cmp-utility.jar [2024-06-27T10:28:30.060Z] [INFO] [2024-06-27T10:28:30.060Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-utility --- [2024-06-27T10:28:30.060Z] [INFO] [2024-06-27T10:28:30.060Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-utility --- [2024-06-27T10:28:30.060Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/target/failsafe-reports [2024-06-27T10:28:30.060Z] [INFO] [2024-06-27T10:28:30.060Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-utility-checkstyle) @ cmp-utility --- [2024-06-27T10:28:30.620Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:30.620Z] [INFO] [2024-06-27T10:28:30.620Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-utility --- [2024-06-27T10:28:30.620Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.16-SNAPSHOT/cmp-utility-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:30.620Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.16-SNAPSHOT/cmp-utility-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:30.620Z] [INFO] [2024-06-27T10:28:30.620Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2024-06-27T10:28:30.620Z] [INFO] Building model module for cmp 7.0.16-SNAPSHOT [194/334] [2024-06-27T10:28:30.620Z] [INFO] from appserver/persistence/cmp/model/pom.xml [2024-06-27T10:28:30.620Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:30.620Z] [INFO] [2024-06-27T10:28:30.620Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-model --- [2024-06-27T10:28:30.620Z] [INFO] [2024-06-27T10:28:30.620Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-model --- [2024-06-27T10:28:30.620Z] [INFO] [2024-06-27T10:28:30.620Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-model --- [2024-06-27T10:28:30.620Z] [INFO] [2024-06-27T10:28:30.620Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-model --- [2024-06-27T10:28:30.620Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:30.620Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:30.875Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:30.875Z] [INFO] [2024-06-27T10:28:30.875Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-model --- [2024-06-27T10:28:30.875Z] [INFO] [2024-06-27T10:28:30.875Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-model --- [2024-06-27T10:28:30.875Z] [INFO] [2024-06-27T10:28:30.875Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-model --- [2024-06-27T10:28:30.875Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:30.875Z] [INFO] [2024-06-27T10:28:30.875Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-model --- [2024-06-27T10:28:30.875Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:28:30.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/manpages [2024-06-27T10:28:30.875Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:30.875Z] [INFO] [2024-06-27T10:28:30.875Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-model --- [2024-06-27T10:28:30.875Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:30.875Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:31.130Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:31.130Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[498,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:31.130Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[532,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:31.130Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[573,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:31.130Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[623,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:31.130Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[653,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:31.130Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[167,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[168,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[87,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[88,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[121,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[122,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[158,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[159,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[213,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[214,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[242,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[243,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[276,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[277,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[211,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[212,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:31.131Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java uses or overrides a deprecated API. [2024-06-27T10:28:31.132Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:31.132Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:31.132Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:31.132Z] [INFO] [2024-06-27T10:28:31.132Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-model --- [2024-06-27T10:28:31.132Z] [INFO] [2024-06-27T10:28:31.132Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-model --- [2024-06-27T10:28:31.132Z] [INFO] [2024-06-27T10:28:31.132Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-model --- [2024-06-27T10:28:31.132Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:31.387Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:31.387Z] [INFO] [2024-06-27T10:28:31.387Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-model --- [2024-06-27T10:28:31.387Z] [INFO] [2024-06-27T10:28:31.387Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-model --- [2024-06-27T10:28:31.387Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:31.387Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:31.640Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:31.640Z] [INFO] [2024-06-27T10:28:31.640Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-model --- [2024-06-27T10:28:31.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/src/test/resources [2024-06-27T10:28:31.641Z] [INFO] [2024-06-27T10:28:31.641Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-model --- [2024-06-27T10:28:31.641Z] [INFO] No sources to compile [2024-06-27T10:28:31.641Z] [INFO] [2024-06-27T10:28:31.641Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-model --- [2024-06-27T10:28:31.641Z] [INFO] [2024-06-27T10:28:31.641Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-model --- [2024-06-27T10:28:31.641Z] [INFO] [2024-06-27T10:28:31.641Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-model --- [2024-06-27T10:28:31.641Z] [INFO] Executing tasks [2024-06-27T10:28:31.641Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/target/classes/META-INF for [2024-06-27T10:28:31.641Z] [INFO] [echo] cmp-model [2024-06-27T10:28:31.641Z] [INFO] Executed tasks [2024-06-27T10:28:31.641Z] [INFO] [2024-06-27T10:28:31.641Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-model --- [2024-06-27T10:28:31.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/target/cmp-model.jar [2024-06-27T10:28:31.641Z] [INFO] [2024-06-27T10:28:31.641Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-model --- [2024-06-27T10:28:31.641Z] [INFO] [2024-06-27T10:28:31.641Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-model --- [2024-06-27T10:28:31.641Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/target/failsafe-reports [2024-06-27T10:28:31.641Z] [INFO] [2024-06-27T10:28:31.641Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-model-checkstyle) @ cmp-model --- [2024-06-27T10:28:32.565Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:32.565Z] [INFO] [2024-06-27T10:28:32.565Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-model --- [2024-06-27T10:28:32.565Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.16-SNAPSHOT/cmp-model-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:32.565Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.16-SNAPSHOT/cmp-model-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:32.565Z] [INFO] [2024-06-27T10:28:32.565Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2024-06-27T10:28:32.565Z] [INFO] Building Database Generator module for cmp 7.0.16-SNAPSHOT [195/334] [2024-06-27T10:28:32.565Z] [INFO] from appserver/persistence/cmp/generator-database/pom.xml [2024-06-27T10:28:32.565Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:32.565Z] [INFO] [2024-06-27T10:28:32.565Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-generator-database --- [2024-06-27T10:28:32.565Z] [INFO] [2024-06-27T10:28:32.565Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-generator-database --- [2024-06-27T10:28:32.565Z] [INFO] [2024-06-27T10:28:32.565Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-generator-database --- [2024-06-27T10:28:32.565Z] [INFO] [2024-06-27T10:28:32.565Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-generator-database --- [2024-06-27T10:28:32.565Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:32.565Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:32.820Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:32.820Z] [INFO] [2024-06-27T10:28:32.820Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-generator-database --- [2024-06-27T10:28:32.820Z] [INFO] [2024-06-27T10:28:32.820Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-generator-database --- [2024-06-27T10:28:32.820Z] [INFO] [2024-06-27T10:28:32.820Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-generator-database --- [2024-06-27T10:28:32.820Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:32.820Z] [INFO] [2024-06-27T10:28:32.820Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-generator-database --- [2024-06-27T10:28:32.820Z] [INFO] Copying 12 resources from src/main/java to target/classes [2024-06-27T10:28:32.820Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/manpages [2024-06-27T10:28:32.820Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:32.820Z] [INFO] [2024-06-27T10:28:32.820Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-generator-database --- [2024-06-27T10:28:32.820Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:32.820Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:33.076Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:33.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[60,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[193,18] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[454,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[455,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[456,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[457,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[458,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[459,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[460,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.076Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[461,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[462,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[463,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[464,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[465,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[466,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[467,35] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[468,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[469,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[470,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[471,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[473,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[474,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[475,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[476,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[477,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.077Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[478,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[479,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[480,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[481,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[482,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[483,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[484,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[485,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[486,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[487,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[488,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[489,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[490,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[625,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[737,32] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[965,48] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:33.078Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:33.079Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:33.079Z] [INFO] [2024-06-27T10:28:33.079Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-generator-database --- [2024-06-27T10:28:33.079Z] [INFO] [2024-06-27T10:28:33.079Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-generator-database --- [2024-06-27T10:28:33.079Z] [INFO] [2024-06-27T10:28:33.079Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-generator-database --- [2024-06-27T10:28:33.079Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:33.079Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:33.079Z] [INFO] [2024-06-27T10:28:33.079Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-generator-database --- [2024-06-27T10:28:33.079Z] [INFO] [2024-06-27T10:28:33.079Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-generator-database --- [2024-06-27T10:28:33.079Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:33.079Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:33.333Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:33.333Z] [INFO] [2024-06-27T10:28:33.333Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-generator-database --- [2024-06-27T10:28:33.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/src/test/resources [2024-06-27T10:28:33.333Z] [INFO] [2024-06-27T10:28:33.333Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-generator-database --- [2024-06-27T10:28:33.333Z] [INFO] No sources to compile [2024-06-27T10:28:33.333Z] [INFO] [2024-06-27T10:28:33.333Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-generator-database --- [2024-06-27T10:28:33.333Z] [INFO] [2024-06-27T10:28:33.333Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-generator-database --- [2024-06-27T10:28:33.333Z] [INFO] [2024-06-27T10:28:33.333Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-generator-database --- [2024-06-27T10:28:33.333Z] [INFO] Executing tasks [2024-06-27T10:28:33.333Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/target/classes/META-INF for [2024-06-27T10:28:33.333Z] [INFO] [echo] cmp-generator-database [2024-06-27T10:28:33.333Z] [INFO] Executed tasks [2024-06-27T10:28:33.333Z] [INFO] [2024-06-27T10:28:33.333Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-generator-database --- [2024-06-27T10:28:33.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar [2024-06-27T10:28:33.333Z] [INFO] [2024-06-27T10:28:33.333Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-generator-database --- [2024-06-27T10:28:33.333Z] [INFO] [2024-06-27T10:28:33.333Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-generator-database --- [2024-06-27T10:28:33.333Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/target/failsafe-reports [2024-06-27T10:28:33.333Z] [INFO] [2024-06-27T10:28:33.333Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-generator-database-checkstyle) @ cmp-generator-database --- [2024-06-27T10:28:33.894Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:33.894Z] [INFO] [2024-06-27T10:28:33.894Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-generator-database --- [2024-06-27T10:28:33.894Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.16-SNAPSHOT/cmp-generator-database-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:33.894Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.16-SNAPSHOT/cmp-generator-database-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:33.894Z] [INFO] [2024-06-27T10:28:33.894Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2024-06-27T10:28:33.894Z] [INFO] Building ejb-mapping module for cmp 7.0.16-SNAPSHOT [196/334] [2024-06-27T10:28:33.894Z] [INFO] from appserver/persistence/cmp/ejb-mapping/pom.xml [2024-06-27T10:28:33.894Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:33.894Z] [INFO] [2024-06-27T10:28:33.894Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-ejb-mapping --- [2024-06-27T10:28:33.894Z] [INFO] [2024-06-27T10:28:33.894Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-ejb-mapping --- [2024-06-27T10:28:33.894Z] [INFO] [2024-06-27T10:28:33.894Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-ejb-mapping --- [2024-06-27T10:28:33.894Z] [INFO] [2024-06-27T10:28:33.894Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-ejb-mapping --- [2024-06-27T10:28:33.894Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:33.894Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:34.149Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:34.149Z] [INFO] [2024-06-27T10:28:34.149Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.149Z] [INFO] [2024-06-27T10:28:34.149Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.149Z] [INFO] [2024-06-27T10:28:34.149Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.149Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:34.149Z] [INFO] [2024-06-27T10:28:34.149Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.149Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:28:34.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/manpages [2024-06-27T10:28:34.149Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:34.149Z] [INFO] [2024-06-27T10:28:34.149Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.149Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:34.149Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:34.404Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:34.404Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java:[90,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.404Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1739,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.404Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1838,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.404Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[494,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.404Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[495,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.404Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[496,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.404Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[498,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[499,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[500,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[501,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[502,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[503,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[504,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[505,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[507,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[509,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[510,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[511,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[551,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[614,47] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[617,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[620,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[623,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:34.405Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:34.406Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:34.406Z] [INFO] [2024-06-27T10:28:34.406Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.406Z] [INFO] [2024-06-27T10:28:34.406Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.406Z] [INFO] [2024-06-27T10:28:34.406Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.406Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:34.660Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:34.660Z] [INFO] [2024-06-27T10:28:34.660Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.660Z] [INFO] [2024-06-27T10:28:34.660Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.660Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:34.660Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:34.915Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:34.915Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:28:34.915Z] [INFO] [2024-06-27T10:28:34.915Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/src/test/resources [2024-06-27T10:28:34.915Z] [INFO] [2024-06-27T10:28:34.915Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.915Z] [INFO] No sources to compile [2024-06-27T10:28:34.915Z] [INFO] [2024-06-27T10:28:34.915Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.915Z] [INFO] [2024-06-27T10:28:34.915Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.915Z] [INFO] [2024-06-27T10:28:34.915Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.915Z] [INFO] Executing tasks [2024-06-27T10:28:34.915Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF for [2024-06-27T10:28:34.915Z] [INFO] [echo] cmp-ejb-mapping [2024-06-27T10:28:34.915Z] [INFO] Executed tasks [2024-06-27T10:28:34.915Z] [INFO] [2024-06-27T10:28:34.915Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar [2024-06-27T10:28:34.915Z] [INFO] [2024-06-27T10:28:34.915Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.915Z] [INFO] [2024-06-27T10:28:34.915Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-ejb-mapping --- [2024-06-27T10:28:34.915Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/target/failsafe-reports [2024-06-27T10:28:34.915Z] [INFO] [2024-06-27T10:28:34.915Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-ejb-mapping-checkstyle) @ cmp-ejb-mapping --- [2024-06-27T10:28:35.839Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:35.839Z] [INFO] [2024-06-27T10:28:35.839Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-ejb-mapping --- [2024-06-27T10:28:35.840Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.16-SNAPSHOT/cmp-ejb-mapping-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:35.840Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.16-SNAPSHOT/cmp-ejb-mapping-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:35.840Z] [INFO] [2024-06-27T10:28:35.840Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2024-06-27T10:28:35.840Z] [INFO] Building enhancer module for cmp 7.0.16-SNAPSHOT [197/334] [2024-06-27T10:28:35.840Z] [INFO] from appserver/persistence/cmp/enhancer/pom.xml [2024-06-27T10:28:35.840Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:35.840Z] [INFO] [2024-06-27T10:28:35.840Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-enhancer --- [2024-06-27T10:28:35.840Z] [INFO] [2024-06-27T10:28:35.840Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-enhancer --- [2024-06-27T10:28:35.840Z] [INFO] [2024-06-27T10:28:35.840Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-enhancer --- [2024-06-27T10:28:35.840Z] [INFO] [2024-06-27T10:28:35.840Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-enhancer --- [2024-06-27T10:28:35.840Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:35.840Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:35.840Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:35.840Z] [INFO] [2024-06-27T10:28:35.840Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-enhancer --- [2024-06-27T10:28:35.840Z] [INFO] [2024-06-27T10:28:35.840Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-enhancer --- [2024-06-27T10:28:35.840Z] [INFO] [2024-06-27T10:28:35.840Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-enhancer --- [2024-06-27T10:28:35.840Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:35.840Z] [INFO] [2024-06-27T10:28:35.840Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-enhancer --- [2024-06-27T10:28:35.840Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-06-27T10:28:35.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/manpages [2024-06-27T10:28:35.840Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:35.840Z] [INFO] [2024-06-27T10:28:35.840Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-enhancer --- [2024-06-27T10:28:35.840Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:35.840Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:36.400Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:36.400Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java:[467,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:36.400Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[147,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[161,20] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[175,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[190,23] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[398,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[401,36] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[404,35] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[407,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[36,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[46,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/Descriptor.java:[323,24] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2222,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2243,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:36.401Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:36.401Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:36.401Z] [INFO] [2024-06-27T10:28:36.401Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-enhancer --- [2024-06-27T10:28:36.401Z] [INFO] [2024-06-27T10:28:36.401Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-enhancer --- [2024-06-27T10:28:36.401Z] [INFO] [2024-06-27T10:28:36.401Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-enhancer --- [2024-06-27T10:28:36.401Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:36.656Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.generator, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-06-27T10:28:36.656Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.meta, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-06-27T10:28:36.656Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:36.656Z] [INFO] [2024-06-27T10:28:36.656Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-enhancer --- [2024-06-27T10:28:36.656Z] [INFO] [2024-06-27T10:28:36.656Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-enhancer --- [2024-06-27T10:28:36.656Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:36.656Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:36.911Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:36.911Z] [INFO] [2024-06-27T10:28:36.911Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-enhancer --- [2024-06-27T10:28:36.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/src/test/resources [2024-06-27T10:28:36.911Z] [INFO] [2024-06-27T10:28:36.911Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-enhancer --- [2024-06-27T10:28:36.911Z] [INFO] No sources to compile [2024-06-27T10:28:36.911Z] [INFO] [2024-06-27T10:28:36.911Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-enhancer --- [2024-06-27T10:28:36.911Z] [INFO] [2024-06-27T10:28:36.911Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-enhancer --- [2024-06-27T10:28:36.911Z] [INFO] [2024-06-27T10:28:36.911Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-enhancer --- [2024-06-27T10:28:36.911Z] [INFO] Executing tasks [2024-06-27T10:28:36.911Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/target/classes/META-INF for [2024-06-27T10:28:36.911Z] [INFO] [echo] cmp-enhancer [2024-06-27T10:28:36.911Z] [INFO] Executed tasks [2024-06-27T10:28:36.911Z] [INFO] [2024-06-27T10:28:36.911Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-enhancer --- [2024-06-27T10:28:36.911Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar [2024-06-27T10:28:36.911Z] [INFO] [2024-06-27T10:28:36.911Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-enhancer --- [2024-06-27T10:28:37.165Z] [INFO] [2024-06-27T10:28:37.165Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-enhancer --- [2024-06-27T10:28:37.165Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/target/failsafe-reports [2024-06-27T10:28:37.165Z] [INFO] [2024-06-27T10:28:37.165Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-enhancer-checkstyle) @ cmp-enhancer --- [2024-06-27T10:28:40.425Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:40.425Z] [INFO] [2024-06-27T10:28:40.425Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-enhancer --- [2024-06-27T10:28:40.425Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.16-SNAPSHOT/cmp-enhancer-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:40.425Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.16-SNAPSHOT/cmp-enhancer-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:40.425Z] [INFO] [2024-06-27T10:28:40.425Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2024-06-27T10:28:40.425Z] [INFO] Building internal-api module for cmp 7.0.16-SNAPSHOT [198/334] [2024-06-27T10:28:40.425Z] [INFO] from appserver/persistence/cmp/internal-api/pom.xml [2024-06-27T10:28:40.425Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:40.425Z] [INFO] [2024-06-27T10:28:40.425Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-internal-api --- [2024-06-27T10:28:40.425Z] [INFO] [2024-06-27T10:28:40.425Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-internal-api --- [2024-06-27T10:28:40.425Z] [INFO] [2024-06-27T10:28:40.425Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-internal-api --- [2024-06-27T10:28:40.425Z] [INFO] [2024-06-27T10:28:40.425Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-internal-api --- [2024-06-27T10:28:40.425Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:40.425Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:40.425Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:40.425Z] [INFO] [2024-06-27T10:28:40.425Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-internal-api --- [2024-06-27T10:28:40.425Z] [INFO] [2024-06-27T10:28:40.425Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-internal-api --- [2024-06-27T10:28:40.425Z] [INFO] [2024-06-27T10:28:40.425Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-internal-api --- [2024-06-27T10:28:40.425Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:40.425Z] [INFO] [2024-06-27T10:28:40.425Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-internal-api --- [2024-06-27T10:28:40.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/src/main/resources [2024-06-27T10:28:40.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/src/main/manpages [2024-06-27T10:28:40.425Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:40.425Z] [INFO] [2024-06-27T10:28:40.425Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-internal-api --- [2024-06-27T10:28:40.425Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:40.425Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:40.425Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:40.426Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java uses unchecked or unsafe operations. [2024-06-27T10:28:40.426Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:40.426Z] [INFO] [2024-06-27T10:28:40.426Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-internal-api --- [2024-06-27T10:28:40.426Z] [INFO] [2024-06-27T10:28:40.426Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-internal-api --- [2024-06-27T10:28:40.426Z] [INFO] [2024-06-27T10:28:40.426Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-internal-api --- [2024-06-27T10:28:40.426Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:40.680Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:40.680Z] [INFO] [2024-06-27T10:28:40.680Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-internal-api --- [2024-06-27T10:28:40.680Z] [INFO] [2024-06-27T10:28:40.680Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-internal-api --- [2024-06-27T10:28:40.680Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:40.680Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:40.935Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:40.935Z] [INFO] [2024-06-27T10:28:40.935Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-internal-api --- [2024-06-27T10:28:40.935Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/src/test/resources [2024-06-27T10:28:40.935Z] [INFO] [2024-06-27T10:28:40.935Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-internal-api --- [2024-06-27T10:28:40.935Z] [INFO] No sources to compile [2024-06-27T10:28:40.935Z] [INFO] [2024-06-27T10:28:40.935Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-internal-api --- [2024-06-27T10:28:40.935Z] [INFO] [2024-06-27T10:28:40.935Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-internal-api --- [2024-06-27T10:28:40.935Z] [INFO] [2024-06-27T10:28:40.935Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-internal-api --- [2024-06-27T10:28:40.935Z] [INFO] Executing tasks [2024-06-27T10:28:40.935Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/target/classes/META-INF for [2024-06-27T10:28:40.935Z] [INFO] [echo] cmp-internal-api [2024-06-27T10:28:40.935Z] [INFO] Executed tasks [2024-06-27T10:28:40.935Z] [INFO] [2024-06-27T10:28:40.935Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-internal-api --- [2024-06-27T10:28:40.935Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar [2024-06-27T10:28:40.935Z] [INFO] [2024-06-27T10:28:40.935Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-internal-api --- [2024-06-27T10:28:40.935Z] [INFO] [2024-06-27T10:28:40.935Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-internal-api --- [2024-06-27T10:28:40.935Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/target/failsafe-reports [2024-06-27T10:28:40.935Z] [INFO] [2024-06-27T10:28:40.935Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-internal-api-checkstyle) @ cmp-internal-api --- [2024-06-27T10:28:41.190Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:41.190Z] [INFO] [2024-06-27T10:28:41.190Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-internal-api --- [2024-06-27T10:28:41.190Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.16-SNAPSHOT/cmp-internal-api-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:41.190Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.16-SNAPSHOT/cmp-internal-api-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:41.190Z] [INFO] [2024-06-27T10:28:41.190Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2024-06-27T10:28:41.190Z] [INFO] Building Entity Bean container 7.0.16-SNAPSHOT [199/334] [2024-06-27T10:28:41.190Z] [INFO] from appserver/persistence/entitybean-container/pom.xml [2024-06-27T10:28:41.190Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:41.190Z] [INFO] [2024-06-27T10:28:41.190Z] [INFO] --- clean:3.3.2:clean (default-clean) @ entitybean-container --- [2024-06-27T10:28:41.190Z] [INFO] [2024-06-27T10:28:41.190Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ entitybean-container --- [2024-06-27T10:28:41.190Z] [INFO] [2024-06-27T10:28:41.190Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ entitybean-container --- [2024-06-27T10:28:41.190Z] [INFO] [2024-06-27T10:28:41.190Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ entitybean-container --- [2024-06-27T10:28:41.190Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:41.190Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:41.445Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:41.445Z] [INFO] [2024-06-27T10:28:41.445Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ entitybean-container --- [2024-06-27T10:28:41.445Z] [INFO] [2024-06-27T10:28:41.445Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ entitybean-container --- [2024-06-27T10:28:41.445Z] [INFO] [2024-06-27T10:28:41.445Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ entitybean-container --- [2024-06-27T10:28:41.445Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:41.445Z] [INFO] [2024-06-27T10:28:41.445Z] [INFO] --- resources:3.3.1:resources (default-resources) @ entitybean-container --- [2024-06-27T10:28:41.445Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:28:41.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/manpages [2024-06-27T10:28:41.445Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:41.445Z] [INFO] [2024-06-27T10:28:41.445Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ entitybean-container --- [2024-06-27T10:28:41.445Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:41.445Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:42.005Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1720,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1723,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1758,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1761,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2925,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2928,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2963,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2966,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[130,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[133,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[182,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[185,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:42.006Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java uses or overrides a deprecated API. [2024-06-27T10:28:42.007Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:42.007Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:42.007Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:42.007Z] [INFO] [2024-06-27T10:28:42.007Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ entitybean-container --- [2024-06-27T10:28:42.007Z] [INFO] [2024-06-27T10:28:42.007Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ entitybean-container --- [2024-06-27T10:28:42.007Z] [INFO] [2024-06-27T10:28:42.007Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ entitybean-container --- [2024-06-27T10:28:42.007Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:42.007Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:42.007Z] [INFO] [2024-06-27T10:28:42.007Z] [INFO] --- command-security:1.0.17:check (default-check) @ entitybean-container --- [2024-06-27T10:28:42.007Z] [INFO] [2024-06-27T10:28:42.007Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ entitybean-container --- [2024-06-27T10:28:42.007Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:42.007Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:42.566Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:42.566Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:28:42.566Z] [INFO] [2024-06-27T10:28:42.566Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ entitybean-container --- [2024-06-27T10:28:42.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/test/resources [2024-06-27T10:28:42.566Z] [INFO] [2024-06-27T10:28:42.566Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ entitybean-container --- [2024-06-27T10:28:42.566Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:42.566Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:28:42.821Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:42.821Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:28:42.821Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:28:42.821Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:28:42.821Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:28:42.821Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:28:42.821Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:28:42.821Z] Use -proc:none to disable annotation processing. [2024-06-27T10:28:42.821Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:28:42.821Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/test/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCacheTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/test/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCacheTest.java uses unchecked or unsafe operations. [2024-06-27T10:28:42.821Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/src/test/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCacheTest.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:42.821Z] [INFO] [2024-06-27T10:28:42.821Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ entitybean-container --- [2024-06-27T10:28:42.821Z] [INFO] [2024-06-27T10:28:42.821Z] [INFO] --- surefire:3.2.5:test (default-test) @ entitybean-container --- [2024-06-27T10:28:42.821Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/target/surefire-reports [2024-06-27T10:28:42.821Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:28:42.822Z] [INFO] [2024-06-27T10:28:42.822Z] [INFO] ------------------------------------------------------- [2024-06-27T10:28:42.822Z] [INFO] T E S T S [2024-06-27T10:28:42.822Z] [INFO] ------------------------------------------------------- [2024-06-27T10:28:42.822Z] [0.003s][info][gc] Using G1 [2024-06-27T10:28:43.076Z] [0.344s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.590ms [2024-06-27T10:28:43.331Z] [INFO] Running org.glassfish.persistence.ejb.entitybean.container.cache.FIFOEJBObjectCacheTest [2024-06-27T10:28:43.331Z] **** put(K_0, K_0, itrue) [2024-06-27T10:28:43.331Z] **** put(K_1, K_1, ifalse) [2024-06-27T10:28:43.331Z] **** put(K_2, K_2, itrue) [2024-06-27T10:28:43.331Z] **** put(K_3, K_3, ifalse) [2024-06-27T10:28:43.331Z] **** put(K_4, K_4, itrue) [2024-06-27T10:28:43.331Z] **** put(K_5, K_5, ifalse) [2024-06-27T10:28:43.331Z] **** put(K_6, K_6, itrue) [2024-06-27T10:28:43.331Z] **** put(K_7, K_7, ifalse) [2024-06-27T10:28:43.331Z] **** put(K_8, K_8, itrue) [2024-06-27T10:28:43.331Z] **** put(K_9, K_9, ifalse) [2024-06-27T10:28:43.331Z] **** put(K_10, K_10, itrue) [2024-06-27T10:28:43.331Z] **** put(K_11, K_11, ifalse) [2024-06-27T10:28:43.331Z] **** put(K_12, K_12, itrue) [2024-06-27T10:28:43.331Z] **** put(K_13, K_13, ifalse) [2024-06-27T10:28:43.331Z] *** Only odd numbered keys must be printed *** [2024-06-27T10:28:43.331Z] EJBObjectCache:: size: 14; listSize: 7 [2024-06-27T10:28:43.331Z] (K_13, K_13) (K_11, K_11) (K_9, K_9) (K_7, K_7) (K_5, K_5) (K_3, K_3) (K_1, K_1) [2024-06-27T10:28:43.331Z] ************************************************ [2024-06-27T10:28:43.331Z] **** NONE SHOULD BE PRINTED **** [2024-06-27T10:28:43.331Z] EJBObjectCache:: size: 14; listSize: 0 [2024-06-27T10:28:43.331Z] [2024-06-27T10:28:43.331Z] ************************************************ [2024-06-27T10:28:43.331Z] **** Only K__17 must be printed **** [2024-06-27T10:28:43.331Z] EJBObjectCache:: size: 17; listSize: 1 [2024-06-27T10:28:43.331Z] (K__17, K__17) [2024-06-27T10:28:43.331Z] ************************************************ [2024-06-27T10:28:43.331Z] EJBObjectCache:: size: 7; listSize: 3 [2024-06-27T10:28:43.331Z] (K_10, K_10) (K_6, K_6) (K_2, K_2) [2024-06-27T10:28:43.331Z] EJBObjectCache:: size: 7; listSize: 0 [2024-06-27T10:28:43.331Z] [2024-06-27T10:28:43.331Z] EJBObjectCache:: size: 14; listSize: 6 [2024-06-27T10:28:43.331Z] (K_13, K_13) (K_11, K_11) (K_7, K_7) (K_5, K_5) (K_3, K_3) (K_1, K_1) [2024-06-27T10:28:43.331Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.glassfish.persistence.ejb.entitybean.container.cache.FIFOEJBObjectCacheTest [2024-06-27T10:28:43.890Z] [INFO] [2024-06-27T10:28:43.890Z] [INFO] Results: [2024-06-27T10:28:43.890Z] [INFO] [2024-06-27T10:28:43.890Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:28:43.890Z] [INFO] [2024-06-27T10:28:43.890Z] [INFO] [2024-06-27T10:28:43.890Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ entitybean-container --- [2024-06-27T10:28:43.890Z] [INFO] Executing tasks [2024-06-27T10:28:43.890Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/target/classes/META-INF for [2024-06-27T10:28:43.890Z] [INFO] [echo] entitybean-container [2024-06-27T10:28:43.890Z] [INFO] Executed tasks [2024-06-27T10:28:43.890Z] [INFO] [2024-06-27T10:28:43.890Z] [INFO] --- jar:3.3.0:jar (default-jar) @ entitybean-container --- [2024-06-27T10:28:43.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/target/entitybean-container.jar [2024-06-27T10:28:43.890Z] [INFO] [2024-06-27T10:28:43.890Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ entitybean-container --- [2024-06-27T10:28:43.890Z] [INFO] [2024-06-27T10:28:43.890Z] [INFO] --- failsafe:3.2.5:verify (verify) @ entitybean-container --- [2024-06-27T10:28:43.890Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/target/failsafe-reports [2024-06-27T10:28:43.890Z] [INFO] [2024-06-27T10:28:43.890Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-entitybean-container-checkstyle) @ entitybean-container --- [2024-06-27T10:28:44.450Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:44.450Z] [INFO] [2024-06-27T10:28:44.450Z] [INFO] --- install:3.1.1:install (default-install) @ entitybean-container --- [2024-06-27T10:28:44.450Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.16-SNAPSHOT/entitybean-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:44.450Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/entitybean-container/target/entitybean-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.16-SNAPSHOT/entitybean-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:44.450Z] [INFO] [2024-06-27T10:28:44.450Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2024-06-27T10:28:44.450Z] [INFO] Building support-sqlstore module for cmp 7.0.16-SNAPSHOT [200/334] [2024-06-27T10:28:44.450Z] [INFO] from appserver/persistence/cmp/support-sqlstore/pom.xml [2024-06-27T10:28:44.450Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:44.450Z] [INFO] [2024-06-27T10:28:44.450Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-sqlstore --- [2024-06-27T10:28:44.450Z] [INFO] [2024-06-27T10:28:44.450Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-sqlstore --- [2024-06-27T10:28:44.450Z] [INFO] [2024-06-27T10:28:44.450Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-support-sqlstore --- [2024-06-27T10:28:44.450Z] [INFO] [2024-06-27T10:28:44.450Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-sqlstore --- [2024-06-27T10:28:44.704Z] [INFO] performing grammar generation [JQL.g] [2024-06-27T10:28:44.959Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:28:44.959Z] [2024-06-27T10:28:44.959Z] [INFO] performing grammar generation [Semantic.g] [2024-06-27T10:28:45.213Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:28:45.213Z] [2024-06-27T10:28:45.213Z] [INFO] performing grammar generation [Optimizer.g] [2024-06-27T10:28:45.213Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:28:45.213Z] [2024-06-27T10:28:45.213Z] [INFO] performing grammar generation [CodeGeneration.g] [2024-06-27T10:28:45.468Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:28:45.468Z] [2024-06-27T10:28:45.468Z] [INFO] [2024-06-27T10:28:45.468Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-support-sqlstore --- [2024-06-27T10:28:45.468Z] [INFO] Not compiling main sources [2024-06-27T10:28:45.468Z] [INFO] [2024-06-27T10:28:45.468Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-sqlstore --- [2024-06-27T10:28:45.468Z] [INFO] [2024-06-27T10:28:45.468Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-sqlstore --- [2024-06-27T10:28:45.468Z] [INFO] [2024-06-27T10:28:45.468Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-sqlstore --- [2024-06-27T10:28:45.468Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:45.468Z] [INFO] [2024-06-27T10:28:45.468Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-sqlstore --- [2024-06-27T10:28:45.468Z] [INFO] Copying 18 resources from src/main/java to target/classes [2024-06-27T10:28:45.468Z] [INFO] Copying 4 resources from target/generated-sources/antlr to target/classes [2024-06-27T10:28:45.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/manpages [2024-06-27T10:28:45.468Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:45.468Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-06-27T10:28:45.468Z] [INFO] [2024-06-27T10:28:45.468Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-support-sqlstore --- [2024-06-27T10:28:45.468Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:45.468Z] [INFO] Compiling 173 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:46.830Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:46.830Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[300,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[301,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[302,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[303,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[304,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1531,69] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1969,67] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1989,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2002,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2374,58] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2447,43] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2498,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2575,66] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2606,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1341,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1398,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[335,20] deprecated item is not annotated with @Deprecated [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[337,16] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[90,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[124,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[57,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[59,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[61,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[63,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[80,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[82,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[84,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[86,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[56,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[58,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[75,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[77,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[151,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[180,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2660,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2695,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4376,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4387,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4398,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4409,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4420,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4431,38] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:28:46.833Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4442,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4453,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/ClassDesc.java:[357,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[237,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[240,33] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[249,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[305,78] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[329,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[331,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[338,33] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[345,33] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[352,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[359,33] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[365,33] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[372,37] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[374,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:28:46.834Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[433,33] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[475,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[477,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[630,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[71,47] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[157,22] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/SelectQueryPlan.java:[588,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStoreManager.java:[216,21] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/Statement.java:[46,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/DBVendorType.java:[302,45] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[117,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[131,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,54] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/constraint/ConstraintParamIndex.java:[50,15] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[241,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:28:46.835Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[253,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[259,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[265,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[271,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[277,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[283,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,68] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/connection/ConnectionImpl.java:[850,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/connection/ConnectionManager.java:[1489,20] finalize() in java.lang.Object has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/oracle/OracleSpecialDBOperation.java:[252,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/oracle/OracleSpecialDBOperation.java:[345,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/ejb/LoggerFactoryiAS.java:[61,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[523,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[524,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.836Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[525,37] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:28:46.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[587,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:46.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[588,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:28:46.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[589,37] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:28:46.837Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[116,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:28:46.837Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Some input files use or override a deprecated API. [2024-06-27T10:28:46.837Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:28:46.837Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/CodeGeneration.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-06-27T10:28:46.837Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:46.837Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:46.837Z] [INFO] [2024-06-27T10:28:46.837Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-support-sqlstore --- [2024-06-27T10:28:46.837Z] [INFO] [2024-06-27T10:28:46.837Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-support-sqlstore --- [2024-06-27T10:28:46.837Z] [INFO] [2024-06-27T10:28:46.837Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-sqlstore --- [2024-06-27T10:28:46.837Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:47.092Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore, has 4, private references [com.sun.jdo.spi.persistence.support.sqlstore.database, com.sun.jdo.spi.persistence.support.sqlstore.impl, com.sun.jdo.spi.persistence.support.sqlstore.model, com.sun.jdo.spi.persistence.support.sqlstore.state] [2024-06-27T10:28:47.092Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc, has 2, private references [com.sun.jdo.spi.persistence.support.sqlstore.query.util.scope, com.sun.jdo.spi.persistence.support.sqlstore.query.util.type] [2024-06-27T10:28:47.092Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:47.092Z] [INFO] [2024-06-27T10:28:47.092Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-sqlstore --- [2024-06-27T10:28:47.092Z] [INFO] [2024-06-27T10:28:47.092Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-support-sqlstore --- [2024-06-27T10:28:47.092Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:47.092Z] [INFO] Compiling 173 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:47.651Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:47.651Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:28:47.651Z] [INFO] [2024-06-27T10:28:47.651Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-sqlstore --- [2024-06-27T10:28:47.651Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/src/test/resources [2024-06-27T10:28:47.651Z] [INFO] [2024-06-27T10:28:47.651Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-support-sqlstore --- [2024-06-27T10:28:47.651Z] [INFO] No sources to compile [2024-06-27T10:28:47.651Z] [INFO] [2024-06-27T10:28:47.651Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-sqlstore --- [2024-06-27T10:28:47.651Z] [INFO] [2024-06-27T10:28:47.651Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-sqlstore --- [2024-06-27T10:28:47.651Z] [INFO] [2024-06-27T10:28:47.651Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-sqlstore --- [2024-06-27T10:28:47.651Z] [INFO] Executing tasks [2024-06-27T10:28:47.651Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF for [2024-06-27T10:28:47.651Z] [INFO] [echo] cmp-support-sqlstore [2024-06-27T10:28:47.652Z] [INFO] Executed tasks [2024-06-27T10:28:47.652Z] [INFO] [2024-06-27T10:28:47.652Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-sqlstore --- [2024-06-27T10:28:47.652Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar [2024-06-27T10:28:47.652Z] [INFO] [2024-06-27T10:28:47.652Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-sqlstore --- [2024-06-27T10:28:47.652Z] [INFO] [2024-06-27T10:28:47.652Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-sqlstore --- [2024-06-27T10:28:47.652Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target/failsafe-reports [2024-06-27T10:28:47.652Z] [INFO] [2024-06-27T10:28:47.652Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-sqlstore-checkstyle) @ cmp-support-sqlstore --- [2024-06-27T10:28:55.725Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:55.725Z] [INFO] [2024-06-27T10:28:55.725Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-sqlstore --- [2024-06-27T10:28:55.725Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.16-SNAPSHOT/cmp-support-sqlstore-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:55.725Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.16-SNAPSHOT/cmp-support-sqlstore-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:55.725Z] [INFO] [2024-06-27T10:28:55.725Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2024-06-27T10:28:55.725Z] [INFO] Building support ejb module for cmp 7.0.16-SNAPSHOT [201/334] [2024-06-27T10:28:55.725Z] [INFO] from appserver/persistence/cmp/support-ejb/pom.xml [2024-06-27T10:28:55.725Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:55.725Z] [INFO] [2024-06-27T10:28:55.725Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-ejb --- [2024-06-27T10:28:55.725Z] [INFO] [2024-06-27T10:28:55.725Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-ejb --- [2024-06-27T10:28:55.725Z] [INFO] [2024-06-27T10:28:55.725Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-support-ejb --- [2024-06-27T10:28:55.725Z] [INFO] [2024-06-27T10:28:55.725Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-ejb --- [2024-06-27T10:28:55.725Z] [INFO] performing grammar generation [EJBQL.g] [2024-06-27T10:28:55.725Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:28:55.725Z] [2024-06-27T10:28:55.725Z] [INFO] performing grammar generation [JDOQLCodeGeneration.g] [2024-06-27T10:28:55.725Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:28:55.725Z] [2024-06-27T10:28:55.725Z] [INFO] performing grammar generation [Semantic.g] [2024-06-27T10:28:55.725Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-06-27T10:28:55.725Z] [2024-06-27T10:28:55.725Z] [INFO] [2024-06-27T10:28:55.725Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-support-ejb --- [2024-06-27T10:28:55.725Z] [INFO] Not compiling main sources [2024-06-27T10:28:55.725Z] [INFO] [2024-06-27T10:28:55.725Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-ejb --- [2024-06-27T10:28:55.725Z] [INFO] [2024-06-27T10:28:55.725Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-ejb --- [2024-06-27T10:28:55.725Z] [INFO] [2024-06-27T10:28:55.726Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-ejb --- [2024-06-27T10:28:55.726Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:55.726Z] [INFO] [2024-06-27T10:28:55.726Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-ejb --- [2024-06-27T10:28:55.726Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-06-27T10:28:55.726Z] [INFO] Copying 3 resources from target/generated-sources/antlr to target/classes [2024-06-27T10:28:55.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/manpages [2024-06-27T10:28:55.726Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:55.726Z] [INFO] [2024-06-27T10:28:55.726Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-support-ejb --- [2024-06-27T10:28:55.726Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:55.726Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:55.981Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:55.981Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/codegen/CMPGenerator.java:[47,10] deprecated item is not annotated with @Deprecated [2024-06-27T10:28:55.981Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java:[292,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:28:55.981Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/JDOCodeGenerator.java:[145,17] deprecated item is not annotated with @Deprecated [2024-06-27T10:28:55.981Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.981Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[62,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[118,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[329,39] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[342,102] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[152,67] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[182,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[183,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[184,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[185,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[186,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[187,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[188,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.982Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[189,62] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[190,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[191,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[192,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[193,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[194,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[195,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[196,61] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[197,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[198,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[199,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[200,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[201,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[202,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[203,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.983Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[204,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[205,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[206,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[207,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[208,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[209,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[210,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[211,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[212,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[213,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[214,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[215,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[216,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[217,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[218,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:28:55.984Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[1344,29] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-06-27T10:28:55.985Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/cmp/EJBHashSet.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:28:55.985Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/cmp/EJBHashSet.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:28:55.985Z] [INFO] [2024-06-27T10:28:55.985Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-support-ejb --- [2024-06-27T10:28:55.985Z] [INFO] [2024-06-27T10:28:55.985Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-support-ejb --- [2024-06-27T10:28:55.985Z] [INFO] [2024-06-27T10:28:55.985Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-ejb --- [2024-06-27T10:28:55.985Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:55.985Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbc, has 2, private references [com.sun.jdo.spi.persistence.support.ejb.codegen, com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-06-27T10:28:55.985Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.16-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbqlc, has 1, private references [com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-06-27T10:28:55.985Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:55.985Z] [INFO] [2024-06-27T10:28:55.985Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-ejb --- [2024-06-27T10:28:55.985Z] [INFO] [2024-06-27T10:28:55.985Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-support-ejb --- [2024-06-27T10:28:55.985Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:55.985Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:56.544Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:56.545Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:28:56.545Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:28:56.545Z] [INFO] [2024-06-27T10:28:56.545Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-ejb --- [2024-06-27T10:28:56.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/src/test/resources [2024-06-27T10:28:56.545Z] [INFO] [2024-06-27T10:28:56.545Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-support-ejb --- [2024-06-27T10:28:56.545Z] [INFO] No sources to compile [2024-06-27T10:28:56.545Z] [INFO] [2024-06-27T10:28:56.545Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-ejb --- [2024-06-27T10:28:56.545Z] [INFO] [2024-06-27T10:28:56.545Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-ejb --- [2024-06-27T10:28:56.545Z] [INFO] [2024-06-27T10:28:56.545Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-ejb --- [2024-06-27T10:28:56.545Z] [INFO] Executing tasks [2024-06-27T10:28:56.545Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/classes/META-INF for [2024-06-27T10:28:56.545Z] [INFO] [echo] cmp-support-ejb [2024-06-27T10:28:56.545Z] [INFO] Executed tasks [2024-06-27T10:28:56.545Z] [INFO] [2024-06-27T10:28:56.545Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-ejb --- [2024-06-27T10:28:56.545Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar [2024-06-27T10:28:56.799Z] [INFO] [2024-06-27T10:28:56.799Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-ejb --- [2024-06-27T10:28:56.799Z] [INFO] [2024-06-27T10:28:56.799Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-ejb --- [2024-06-27T10:28:56.799Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/failsafe-reports [2024-06-27T10:28:56.799Z] [INFO] [2024-06-27T10:28:56.799Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-ejb-checkstyle) @ cmp-support-ejb --- [2024-06-27T10:28:59.310Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-ejb --- [2024-06-27T10:28:59.310Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.16-SNAPSHOT/cmp-support-ejb-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:59.310Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.16-SNAPSHOT/cmp-support-ejb-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2024-06-27T10:28:59.310Z] [INFO] Building GlassFish cmp scripts 7.0.16-SNAPSHOT [202/334] [2024-06-27T10:28:59.310Z] [INFO] from appserver/persistence/cmp/cmp-scripts/pom.xml [2024-06-27T10:28:59.310Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] No sources to compile [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:28:59.310Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:28:59.310Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] No sources to compile [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] No sources to compile [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] Executing tasks [2024-06-27T10:28:59.310Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF for [2024-06-27T10:28:59.310Z] [INFO] [echo] cmp-scripts [2024-06-27T10:28:59.310Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF [2024-06-27T10:28:59.310Z] [INFO] Executed tasks [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- assembly:3.6.0:single (default-single) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:28:59.310Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] No tests to run. [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target/failsafe-reports [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-scripts-checkstyle) @ cmp-scripts --- [2024-06-27T10:28:59.310Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:59.310Z] [INFO] [2024-06-27T10:28:59.310Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-scripts --- [2024-06-27T10:28:59.311Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.16-SNAPSHOT/cmp-scripts-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:59.311Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.16-SNAPSHOT/cmp-scripts-7.0.16-SNAPSHOT.zip [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2024-06-27T10:28:59.311Z] [INFO] Building CMP tier for GlassFish 7.0.16-SNAPSHOT [203/334] [2024-06-27T10:28:59.311Z] [INFO] from appserver/persistence/cmp/cmp-all/pom.xml [2024-06-27T10:28:59.311Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] No sources to compile [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] No sources to compile [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] No sources to compile [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] Executing tasks [2024-06-27T10:28:59.311Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-all/target/classes/META-INF for [2024-06-27T10:28:59.311Z] [INFO] [echo] cmp-all [2024-06-27T10:28:59.311Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-all/target/classes/META-INF [2024-06-27T10:28:59.311Z] [INFO] Executed tasks [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] No tests to run. [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-all/target/failsafe-reports [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-all-checkstyle) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-all --- [2024-06-27T10:28:59.311Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/persistence/cmp/cmp-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/7.0.16-SNAPSHOT/cmp-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2024-06-27T10:28:59.311Z] [INFO] Building Concurrency Utilities Modules 7.0.16-SNAPSHOT [204/334] [2024-06-27T10:28:59.311Z] [INFO] from appserver/concurrent/pom.xml [2024-06-27T10:28:59.311Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] No sources to compile [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] No sources to compile [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] No sources to compile [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] Executing tasks [2024-06-27T10:28:59.311Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/target/classes/META-INF for [2024-06-27T10:28:59.311Z] [INFO] [echo] concurrent [2024-06-27T10:28:59.311Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/target/classes/META-INF [2024-06-27T10:28:59.311Z] [INFO] Executed tasks [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] No tests to run. [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/target/failsafe-reports [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-checkstyle) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:59.311Z] [INFO] [2024-06-27T10:28:59.311Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent --- [2024-06-27T10:28:59.311Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/7.0.16-SNAPSHOT/concurrent-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2024-06-27T10:28:59.312Z] [INFO] Building Concurrent Connector Module 7.0.16-SNAPSHOT [205/334] [2024-06-27T10:28:59.312Z] [INFO] from appserver/concurrent/concurrent-connector/pom.xml [2024-06-27T10:28:59.312Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:59.312Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:59.312Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-06-27T10:28:59.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/src/main/manpages [2024-06-27T10:28:59.312Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:59.312Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:59.312Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] [2024-06-27T10:28:59.312Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-connector --- [2024-06-27T10:28:59.312Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:28:59.567Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:28:59.567Z] [INFO] [2024-06-27T10:28:59.568Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-connector --- [2024-06-27T10:28:59.568Z] [INFO] [2024-06-27T10:28:59.568Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent-connector --- [2024-06-27T10:28:59.568Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:59.568Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:28:59.568Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:28:59.568Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:28:59.568Z] [INFO] [2024-06-27T10:28:59.568Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-connector --- [2024-06-27T10:28:59.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/src/test/resources [2024-06-27T10:28:59.568Z] [INFO] [2024-06-27T10:28:59.568Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ concurrent-connector --- [2024-06-27T10:28:59.568Z] [INFO] No sources to compile [2024-06-27T10:28:59.568Z] [INFO] [2024-06-27T10:28:59.568Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-connector --- [2024-06-27T10:28:59.568Z] [INFO] [2024-06-27T10:28:59.568Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-connector --- [2024-06-27T10:28:59.568Z] [INFO] [2024-06-27T10:28:59.568Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-connector --- [2024-06-27T10:28:59.568Z] [INFO] Executing tasks [2024-06-27T10:28:59.568Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/target/classes/META-INF for [2024-06-27T10:28:59.568Z] [INFO] [echo] concurrent-connector [2024-06-27T10:28:59.568Z] [INFO] Executed tasks [2024-06-27T10:28:59.568Z] [INFO] [2024-06-27T10:28:59.568Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-connector --- [2024-06-27T10:28:59.568Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar [2024-06-27T10:28:59.568Z] [INFO] [2024-06-27T10:28:59.568Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-connector --- [2024-06-27T10:28:59.568Z] [INFO] [2024-06-27T10:28:59.568Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-connector --- [2024-06-27T10:28:59.568Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/target/failsafe-reports [2024-06-27T10:28:59.568Z] [INFO] [2024-06-27T10:28:59.568Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-connector-checkstyle) @ concurrent-connector --- [2024-06-27T10:28:59.822Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:28:59.822Z] [INFO] [2024-06-27T10:28:59.822Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-connector --- [2024-06-27T10:28:59.822Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.16-SNAPSHOT/concurrent-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:28:59.822Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.16-SNAPSHOT/concurrent-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:28:59.822Z] [INFO] [2024-06-27T10:28:59.822Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2024-06-27T10:28:59.822Z] [INFO] Building Concurrent Implementation Module 7.0.16-SNAPSHOT [206/334] [2024-06-27T10:28:59.822Z] [INFO] from appserver/concurrent/concurrent-impl/pom.xml [2024-06-27T10:28:59.822Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:28:59.822Z] [INFO] [2024-06-27T10:28:59.822Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-impl --- [2024-06-27T10:28:59.822Z] [INFO] [2024-06-27T10:28:59.822Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-impl --- [2024-06-27T10:28:59.822Z] [INFO] [2024-06-27T10:28:59.822Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent-impl --- [2024-06-27T10:28:59.822Z] [INFO] [2024-06-27T10:28:59.822Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent-impl --- [2024-06-27T10:28:59.822Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:28:59.822Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:00.077Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:00.077Z] [INFO] [2024-06-27T10:29:00.077Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-impl --- [2024-06-27T10:29:00.077Z] [INFO] [2024-06-27T10:29:00.077Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-impl --- [2024-06-27T10:29:00.077Z] [INFO] [2024-06-27T10:29:00.077Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-impl --- [2024-06-27T10:29:00.077Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:00.077Z] [INFO] [2024-06-27T10:29:00.077Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-impl --- [2024-06-27T10:29:00.077Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:29:00.077Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-06-27T10:29:00.077Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:00.077Z] [INFO] [2024-06-27T10:29:00.077Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent-impl --- [2024-06-27T10:29:00.077Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:00.077Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:00.332Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:00.332Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Some input files use or override a deprecated API. [2024-06-27T10:29:00.332Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:00.332Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:29:00.332Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:00.332Z] [INFO] [2024-06-27T10:29:00.332Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ concurrent-impl --- [2024-06-27T10:29:00.332Z] [INFO] [2024-06-27T10:29:00.332Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ concurrent-impl --- [2024-06-27T10:29:00.332Z] [INFO] [2024-06-27T10:29:00.332Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-impl --- [2024-06-27T10:29:00.332Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:00.587Z] [WARNING] Manifest org.glassfish.main.concurrent:concurrent-impl:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.concurrent.runtime, has 1, private references [org.glassfish.concurrent.runtime.deployer.cfg] [2024-06-27T10:29:00.587Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:00.587Z] [INFO] [2024-06-27T10:29:00.587Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-impl --- [2024-06-27T10:29:00.588Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.concurrent.admin.CreateContextService, org.glassfish.concurrent.admin.CreateManagedExecutorService, org.glassfish.concurrent.admin.CreateManagedScheduledExecutorService, org.glassfish.concurrent.admin.CreateManagedThreadFactory, org.glassfish.concurrent.admin.DeleteContextService, org.glassfish.concurrent.admin.DeleteManagedExecutorService, org.glassfish.concurrent.admin.DeleteManagedScheduledExecutorService, org.glassfish.concurrent.admin.DeleteManagedThreadFactory, org.glassfish.concurrent.admin.ListContextServices, org.glassfish.concurrent.admin.ListManagedExecutorServices, org.glassfish.concurrent.admin.ListManagedScheduledExecutorServices, org.glassfish.concurrent.admin.ListManagedThreadFactories] [2024-06-27T10:29:00.588Z] [INFO] [2024-06-27T10:29:00.588Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent-impl --- [2024-06-27T10:29:00.588Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:00.588Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:00.842Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:00.842Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:00.842Z] [INFO] Initial messages found so far: {} [2024-06-27T10:29:00.842Z] [INFO] Processing: AS-CONCURRENT-00001 [2024-06-27T10:29:00.842Z] [INFO] Message AS-CONCURRENT-00001 needs checking for cause/action: false [2024-06-27T10:29:00.842Z] [INFO] Processing: AS-CONCURRENT-00002 [2024-06-27T10:29:00.842Z] [INFO] Message AS-CONCURRENT-00002 needs checking for cause/action: true [2024-06-27T10:29:00.842Z] [INFO] Processing: AS-CONCURRENT-00003 [2024-06-27T10:29:00.842Z] [INFO] Message AS-CONCURRENT-00003 needs checking for cause/action: true [2024-06-27T10:29:00.842Z] [INFO] Processing: AS-CONCURRENT-00004 [2024-06-27T10:29:00.842Z] [INFO] Message AS-CONCURRENT-00004 needs checking for cause/action: false [2024-06-27T10:29:00.842Z] [INFO] Total Messages including ones found from disk so far: {AS-CONCURRENT-00001=Task [{0}] has been running on thread [{1}] for {2} seconds, which is more than the configured hung task threshold of {3} seconds in [{4}]., AS-CONCURRENT-00001.MSG_COMMENT=# A task has been running for longer time than the configured hung task threshold setting., AS-CONCURRENT-00002=Unable to setup or reset runtime context for a task because an invalid context handle is being passed., AS-CONCURRENT-00002.MSG_COMMENT=# When trying to setup and runtime context for a task, an invalid context handle is being passed, AS-CONCURRENT-00003=Unable to bind {0} to JNDI location [{1}]., AS-CONCURRENT-00003.MSG_COMMENT=# An unexpected exception occurred when trying to bind a managed object to JNDI namespace., AS-CONCURRENT-00004=Unable to deploy {0}., AS-CONCURRENT-00004.MSG_COMMENT=# Unable to deploy a managed object because the configuration information is missing} [2024-06-27T10:29:00.842Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:29:00.842Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:00.842Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:00.842Z] [INFO] Processing: jakarta.enterprise.concurrent on element LOGGER_NAME [2024-06-27T10:29:00.842Z] [INFO] Enclosing type is org.glassfish.concurrent.runtime.LogFacade [2024-06-27T10:29:00.842Z] [INFO] Loggers found so far: {jakarta.enterprise.concurrent.description=GlassFish Concurrency Logger, jakarta.enterprise.concurrent.publish=true, jakarta.enterprise.concurrent.subsystem=GlassFish-Concurrency} [2024-06-27T10:29:00.842Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:29:00.842Z] [INFO] Found enclosing element LOGGER_NAME [2024-06-27T10:29:00.842Z] [INFO] Found enclosing element org.glassfish.concurrent.runtime.LogFacade [2024-06-27T10:29:00.842Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:29:00.842Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:00.842Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:00.842Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:29:00.842Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:00.842Z] [INFO] [2024-06-27T10:29:00.842Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-impl --- [2024-06-27T10:29:00.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/test/resources [2024-06-27T10:29:00.842Z] [INFO] [2024-06-27T10:29:00.842Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ concurrent-impl --- [2024-06-27T10:29:00.842Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:00.842Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:29:01.097Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:01.097Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:29:01.098Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:29:01.098Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:29:01.098Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:29:01.098Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:29:01.098Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:29:01.098Z] Use -proc:none to disable annotation processing. [2024-06-27T10:29:01.098Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java uses or overrides a deprecated API. [2024-06-27T10:29:01.098Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:01.098Z] [INFO] [2024-06-27T10:29:01.098Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-impl --- [2024-06-27T10:29:01.098Z] [INFO] [2024-06-27T10:29:01.098Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-impl --- [2024-06-27T10:29:01.098Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/surefire-reports [2024-06-27T10:29:01.098Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:29:01.098Z] [INFO] [2024-06-27T10:29:01.098Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:01.098Z] [INFO] T E S T S [2024-06-27T10:29:01.098Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:01.098Z] [0.003s][info][gc] Using G1 [2024-06-27T10:29:01.657Z] [0.362s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.938ms [2024-06-27T10:29:01.657Z] [INFO] Running org.glassfish.concurrent.runtime.ConcurrentRuntimeTest [2024-06-27T10:29:01.912Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.glassfish.concurrent.runtime.ConcurrentRuntimeTest [2024-06-27T10:29:01.912Z] [INFO] Running org.glassfish.concurrent.runtime.deployer.cfg.CfgParserTest [2024-06-27T10:29:01.912Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.concurrent.runtime.deployer.cfg.CfgParserTest [2024-06-27T10:29:02.166Z] [INFO] [2024-06-27T10:29:02.166Z] [INFO] Results: [2024-06-27T10:29:02.166Z] [INFO] [2024-06-27T10:29:02.166Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:29:02.166Z] [INFO] [2024-06-27T10:29:02.166Z] [INFO] [2024-06-27T10:29:02.166Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-impl --- [2024-06-27T10:29:02.166Z] [INFO] Executing tasks [2024-06-27T10:29:02.166Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/classes/META-INF for [2024-06-27T10:29:02.166Z] [INFO] [echo] concurrent-impl [2024-06-27T10:29:02.166Z] [INFO] Executed tasks [2024-06-27T10:29:02.166Z] [INFO] [2024-06-27T10:29:02.166Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-impl --- [2024-06-27T10:29:02.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar [2024-06-27T10:29:02.166Z] [INFO] [2024-06-27T10:29:02.166Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-impl --- [2024-06-27T10:29:02.166Z] [INFO] [2024-06-27T10:29:02.166Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-impl --- [2024-06-27T10:29:02.167Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/failsafe-reports [2024-06-27T10:29:02.167Z] [INFO] [2024-06-27T10:29:02.167Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-impl-checkstyle) @ concurrent-impl --- [2024-06-27T10:29:02.727Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-impl --- [2024-06-27T10:29:02.727Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.16-SNAPSHOT/concurrent-impl-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:02.727Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.16-SNAPSHOT/concurrent-impl-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2024-06-27T10:29:02.727Z] [INFO] Building Batch runtime modules for Glassfish 7.0.16-SNAPSHOT [207/334] [2024-06-27T10:29:02.727Z] [INFO] from appserver/batch/pom.xml [2024-06-27T10:29:02.727Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch --- [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch --- [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ batch --- [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ batch --- [2024-06-27T10:29:02.727Z] [INFO] No sources to compile [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch --- [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch --- [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch --- [2024-06-27T10:29:02.727Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ batch --- [2024-06-27T10:29:02.727Z] [INFO] No sources to compile [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ batch --- [2024-06-27T10:29:02.727Z] [INFO] No sources to compile [2024-06-27T10:29:02.727Z] [INFO] [2024-06-27T10:29:02.727Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch --- [2024-06-27T10:29:02.727Z] [INFO] Executing tasks [2024-06-27T10:29:02.727Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/target/classes/META-INF for [2024-06-27T10:29:02.727Z] [INFO] [echo] batch [2024-06-27T10:29:02.728Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/target/classes/META-INF [2024-06-27T10:29:02.728Z] [INFO] Executed tasks [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch --- [2024-06-27T10:29:02.728Z] [INFO] No tests to run. [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch --- [2024-06-27T10:29:02.728Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/target/failsafe-reports [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-checkstyle) @ batch --- [2024-06-27T10:29:02.728Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- install:3.1.1:install (default-install) @ batch --- [2024-06-27T10:29:02.728Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/7.0.16-SNAPSHOT/batch-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2024-06-27T10:29:02.728Z] [INFO] Building Batch database init scripts for GlassFish 7.0.16-SNAPSHOT [208/334] [2024-06-27T10:29:02.728Z] [INFO] from appserver/batch/batch-database/pom.xml [2024-06-27T10:29:02.728Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] No sources to compile [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- resources:3.3.1:resources (default-resources) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] Copying 15 resources from src/main/resources to target/classes [2024-06-27T10:29:02.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/src/main/manpages [2024-06-27T10:29:02.728Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] No sources to compile [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] No sources to compile [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] Executing tasks [2024-06-27T10:29:02.728Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target/classes/META-INF for [2024-06-27T10:29:02.728Z] [INFO] [echo] batch-databases [2024-06-27T10:29:02.728Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target/classes/META-INF [2024-06-27T10:29:02.728Z] [INFO] Executed tasks [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- assembly:3.6.0:single (default-single) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:29:02.728Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target/batch-databases.zip [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target/batch-databases.zip [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] No tests to run. [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target/failsafe-reports [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-databases-checkstyle) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- install:3.1.1:install (default-install) @ batch-databases --- [2024-06-27T10:29:02.728Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.16-SNAPSHOT/batch-databases-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:02.728Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/batch-database/target/batch-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.16-SNAPSHOT/batch-databases-7.0.16-SNAPSHOT.zip [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2024-06-27T10:29:02.728Z] [INFO] Building Batch Connector for Glassfish 7.0.16-SNAPSHOT [209/334] [2024-06-27T10:29:02.728Z] [INFO] from appserver/batch/glassfish-batch-connector/pom.xml [2024-06-27T10:29:02.728Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.728Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-connector --- [2024-06-27T10:29:02.728Z] [INFO] [2024-06-27T10:29:02.729Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-connector --- [2024-06-27T10:29:02.729Z] [INFO] [2024-06-27T10:29:02.729Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-connector --- [2024-06-27T10:29:02.729Z] [INFO] [2024-06-27T10:29:02.729Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-batch-connector --- [2024-06-27T10:29:02.729Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:02.729Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:02.983Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:02.983Z] [INFO] [2024-06-27T10:29:02.983Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-connector --- [2024-06-27T10:29:02.983Z] [INFO] [2024-06-27T10:29:02.983Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-connector --- [2024-06-27T10:29:02.983Z] [INFO] [2024-06-27T10:29:02.983Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-connector --- [2024-06-27T10:29:02.983Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:02.983Z] [INFO] [2024-06-27T10:29:02.983Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-connector --- [2024-06-27T10:29:02.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/resources [2024-06-27T10:29:02.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/manpages [2024-06-27T10:29:02.984Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:02.984Z] [INFO] [2024-06-27T10:29:02.984Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-batch-connector --- [2024-06-27T10:29:02.984Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:02.984Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:03.238Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:03.238Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java:[239,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:29:03.238Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java:[242,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:03.238Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java uses unchecked or unsafe operations. [2024-06-27T10:29:03.238Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:03.238Z] [INFO] [2024-06-27T10:29:03.238Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-connector --- [2024-06-27T10:29:03.238Z] [INFO] [2024-06-27T10:29:03.238Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-connector --- [2024-06-27T10:29:03.238Z] [INFO] [2024-06-27T10:29:03.238Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-connector --- [2024-06-27T10:29:03.238Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:03.238Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:03.239Z] [INFO] [2024-06-27T10:29:03.239Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-connector --- [2024-06-27T10:29:03.239Z] [INFO] [2024-06-27T10:29:03.239Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-batch-connector --- [2024-06-27T10:29:03.239Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:03.239Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:03.493Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:03.493Z] [INFO] [2024-06-27T10:29:03.493Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-connector --- [2024-06-27T10:29:03.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/src/test/resources [2024-06-27T10:29:03.493Z] [INFO] [2024-06-27T10:29:03.493Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-batch-connector --- [2024-06-27T10:29:03.493Z] [INFO] No sources to compile [2024-06-27T10:29:03.493Z] [INFO] [2024-06-27T10:29:03.493Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-connector --- [2024-06-27T10:29:03.493Z] [INFO] [2024-06-27T10:29:03.493Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-connector --- [2024-06-27T10:29:03.493Z] [INFO] [2024-06-27T10:29:03.493Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-connector --- [2024-06-27T10:29:03.493Z] [INFO] Executing tasks [2024-06-27T10:29:03.493Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/target/classes/META-INF for [2024-06-27T10:29:03.494Z] [INFO] [echo] glassfish-batch-connector [2024-06-27T10:29:03.494Z] [INFO] Executed tasks [2024-06-27T10:29:03.494Z] [INFO] [2024-06-27T10:29:03.494Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-connector --- [2024-06-27T10:29:03.494Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar [2024-06-27T10:29:03.494Z] [INFO] [2024-06-27T10:29:03.494Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-connector --- [2024-06-27T10:29:03.494Z] [INFO] [2024-06-27T10:29:03.494Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-connector --- [2024-06-27T10:29:03.494Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/target/failsafe-reports [2024-06-27T10:29:03.494Z] [INFO] [2024-06-27T10:29:03.494Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-connector-checkstyle) @ glassfish-batch-connector --- [2024-06-27T10:29:03.494Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:03.494Z] [INFO] [2024-06-27T10:29:03.494Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-connector --- [2024-06-27T10:29:03.494Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.16-SNAPSHOT/glassfish-batch-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:03.494Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.16-SNAPSHOT/glassfish-batch-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:03.494Z] [INFO] [2024-06-27T10:29:03.494Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2024-06-27T10:29:03.494Z] [INFO] Building Batch Commands for Glassfish 7.0.16-SNAPSHOT [210/334] [2024-06-27T10:29:03.494Z] [INFO] from appserver/batch/glassfish-batch-commands/pom.xml [2024-06-27T10:29:03.494Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:03.494Z] [INFO] [2024-06-27T10:29:03.494Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-commands --- [2024-06-27T10:29:03.494Z] [INFO] [2024-06-27T10:29:03.494Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-commands --- [2024-06-27T10:29:03.494Z] [INFO] [2024-06-27T10:29:03.494Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-commands --- [2024-06-27T10:29:03.494Z] [INFO] [2024-06-27T10:29:03.494Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-batch-commands --- [2024-06-27T10:29:03.494Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:03.494Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:03.749Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:03.749Z] [INFO] [2024-06-27T10:29:03.749Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-commands --- [2024-06-27T10:29:03.749Z] [INFO] [2024-06-27T10:29:03.749Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-commands --- [2024-06-27T10:29:03.749Z] [INFO] [2024-06-27T10:29:03.749Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-commands --- [2024-06-27T10:29:03.749Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:03.749Z] [INFO] [2024-06-27T10:29:03.749Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-commands --- [2024-06-27T10:29:03.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/resources [2024-06-27T10:29:03.749Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-06-27T10:29:03.749Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:03.749Z] [INFO] [2024-06-27T10:29:03.749Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-batch-commands --- [2024-06-27T10:29:03.749Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:03.749Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:04.004Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:04.004Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java uses or overrides a deprecated API. [2024-06-27T10:29:04.004Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:04.004Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java uses unchecked or unsafe operations. [2024-06-27T10:29:04.004Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:04.004Z] [INFO] [2024-06-27T10:29:04.004Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-commands --- [2024-06-27T10:29:04.004Z] [INFO] [2024-06-27T10:29:04.004Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-commands --- [2024-06-27T10:29:04.004Z] [INFO] [2024-06-27T10:29:04.004Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-commands --- [2024-06-27T10:29:04.004Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:04.004Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:04.004Z] [INFO] [2024-06-27T10:29:04.004Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-commands --- [2024-06-27T10:29:04.004Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.batch.ListBatchJobExecutions, org.glassfish.batch.ListBatchJobExecutionsProxy, org.glassfish.batch.ListBatchJobSteps, org.glassfish.batch.ListBatchJobStepsProxy, org.glassfish.batch.ListBatchJobs, org.glassfish.batch.ListBatchJobsProxy, org.glassfish.batch.ListBatchRuntimeConfiguration, org.glassfish.batch.SetBatchRuntimeConfiguration] [2024-06-27T10:29:04.004Z] [INFO] [2024-06-27T10:29:04.004Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-batch-commands --- [2024-06-27T10:29:04.004Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:04.004Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:04.259Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:04.259Z] [INFO] [2024-06-27T10:29:04.259Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-commands --- [2024-06-27T10:29:04.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/src/test/resources [2024-06-27T10:29:04.259Z] [INFO] [2024-06-27T10:29:04.259Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-batch-commands --- [2024-06-27T10:29:04.259Z] [INFO] No sources to compile [2024-06-27T10:29:04.259Z] [INFO] [2024-06-27T10:29:04.259Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-commands --- [2024-06-27T10:29:04.259Z] [INFO] [2024-06-27T10:29:04.259Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-commands --- [2024-06-27T10:29:04.259Z] [INFO] [2024-06-27T10:29:04.259Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-commands --- [2024-06-27T10:29:04.259Z] [INFO] Executing tasks [2024-06-27T10:29:04.259Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/target/classes/META-INF for [2024-06-27T10:29:04.259Z] [INFO] [echo] glassfish-batch-commands [2024-06-27T10:29:04.259Z] [INFO] Executed tasks [2024-06-27T10:29:04.259Z] [INFO] [2024-06-27T10:29:04.259Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-commands --- [2024-06-27T10:29:04.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar [2024-06-27T10:29:04.259Z] [INFO] [2024-06-27T10:29:04.259Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-commands --- [2024-06-27T10:29:04.259Z] [INFO] [2024-06-27T10:29:04.259Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-commands --- [2024-06-27T10:29:04.259Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/target/failsafe-reports [2024-06-27T10:29:04.259Z] [INFO] [2024-06-27T10:29:04.259Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-commands-checkstyle) @ glassfish-batch-commands --- [2024-06-27T10:29:04.514Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-commands --- [2024-06-27T10:29:04.514Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.16-SNAPSHOT/glassfish-batch-commands-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:04.514Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.16-SNAPSHOT/glassfish-batch-commands-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2024-06-27T10:29:04.514Z] [INFO] Building GlassFish Extras modules 7.0.16-SNAPSHOT [211/334] [2024-06-27T10:29:04.514Z] [INFO] from appserver/extras/pom.xml [2024-06-27T10:29:04.514Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- clean:3.3.2:clean (default-clean) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] No sources to compile [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] No sources to compile [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] No sources to compile [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] Executing tasks [2024-06-27T10:29:04.514Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/target/classes/META-INF for [2024-06-27T10:29:04.514Z] [INFO] [echo] extras [2024-06-27T10:29:04.514Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/target/classes/META-INF [2024-06-27T10:29:04.514Z] [INFO] Executed tasks [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] No tests to run. [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- failsafe:3.2.5:verify (verify) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/target/failsafe-reports [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-extras-checkstyle) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- install:3.1.1:install (default-install) @ extras --- [2024-06-27T10:29:04.514Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/7.0.16-SNAPSHOT/extras-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-pom >--------------- [2024-06-27T10:29:04.514Z] [INFO] Building GlassFish JavaEE Manifest pom 7.0.16-SNAPSHOT [212/334] [2024-06-27T10:29:04.514Z] [INFO] from appserver/extras/jakartaee/pom.xml [2024-06-27T10:29:04.514Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-pom --- [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.514Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-pom --- [2024-06-27T10:29:04.514Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] No sources to compile [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] No sources to compile [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] No sources to compile [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] Executing tasks [2024-06-27T10:29:04.515Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/target/classes/META-INF for [2024-06-27T10:29:04.515Z] [INFO] [echo] jakartaee-pom [2024-06-27T10:29:04.515Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/target/classes/META-INF [2024-06-27T10:29:04.515Z] [INFO] Executed tasks [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] No tests to run. [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/target/failsafe-reports [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-pom-checkstyle) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-pom --- [2024-06-27T10:29:04.515Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/7.0.16-SNAPSHOT/jakartaee-pom-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] ----------------< org.glassfish.main.extras:jakartaee >----------------- [2024-06-27T10:29:04.515Z] [INFO] Building GlassFish jakartaee.jar 7.0.16-SNAPSHOT [213/334] [2024-06-27T10:29:04.515Z] [INFO] from appserver/extras/jakartaee/manifest-jar/pom.xml [2024-06-27T10:29:04.515Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] No sources to compile [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:29:04.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/src/main/manpages [2024-06-27T10:29:04.515Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] No sources to compile [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] No sources to compile [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/src/test/resources [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] No sources to compile [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee --- [2024-06-27T10:29:04.515Z] [INFO] No tests to run. [2024-06-27T10:29:04.515Z] [INFO] [2024-06-27T10:29:04.515Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee --- [2024-06-27T10:29:04.771Z] [INFO] Executing tasks [2024-06-27T10:29:04.771Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/target/classes/META-INF for [2024-06-27T10:29:04.771Z] [INFO] [echo] jakartaee [2024-06-27T10:29:04.771Z] [INFO] Executed tasks [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee --- [2024-06-27T10:29:04.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee --- [2024-06-27T10:29:04.771Z] [INFO] No tests to run. [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee --- [2024-06-27T10:29:04.771Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/target/failsafe-reports [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-checkstyle) @ jakartaee --- [2024-06-27T10:29:04.771Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee --- [2024-06-27T10:29:04.771Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.16-SNAPSHOT/jakartaee-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:04.771Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.16-SNAPSHOT/jakartaee-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-frag >-------------- [2024-06-27T10:29:04.771Z] [INFO] Building GlassFish jakartaee.jar distribution fragment 7.0.16-SNAPSHOT [214/334] [2024-06-27T10:29:04.771Z] [INFO] from appserver/extras/jakartaee/dist-frag/pom.xml [2024-06-27T10:29:04.771Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] No sources to compile [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/src/main/resources [2024-06-27T10:29:04.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/src/main/manpages [2024-06-27T10:29:04.771Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] Copying jakartaee.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/classes/lib/jakartaee.jar [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] No sources to compile [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] No sources to compile [2024-06-27T10:29:04.771Z] [INFO] [2024-06-27T10:29:04.771Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-frag --- [2024-06-27T10:29:04.771Z] [INFO] Executing tasks [2024-06-27T10:29:04.771Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/classes/META-INF for [2024-06-27T10:29:04.771Z] [INFO] [echo] jakartaee-frag [2024-06-27T10:29:04.771Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/classes/META-INF [2024-06-27T10:29:04.772Z] [INFO] Executed tasks [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- assembly:3.6.0:single (default-single) @ jakartaee-frag --- [2024-06-27T10:29:04.772Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:29:04.772Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jakartaee-frag --- [2024-06-27T10:29:04.772Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-frag --- [2024-06-27T10:29:04.772Z] [INFO] No tests to run. [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-frag --- [2024-06-27T10:29:04.772Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/failsafe-reports [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-frag-checkstyle) @ jakartaee-frag --- [2024-06-27T10:29:04.772Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-frag --- [2024-06-27T10:29:04.772Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.16-SNAPSHOT/jakartaee-frag-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:04.772Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.16-SNAPSHOT/jakartaee-frag-7.0.16-SNAPSHOT.zip [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2024-06-27T10:29:04.772Z] [INFO] Building GlassFish appserv-rt Manifest pom 7.0.16-SNAPSHOT [215/334] [2024-06-27T10:29:04.772Z] [INFO] from appserver/extras/appserv-rt/pom.xml [2024-06-27T10:29:04.772Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] No sources to compile [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] No sources to compile [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] No sources to compile [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] Executing tasks [2024-06-27T10:29:04.772Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/target/classes/META-INF for [2024-06-27T10:29:04.772Z] [INFO] [echo] appserv-rt-pom [2024-06-27T10:29:04.772Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/target/classes/META-INF [2024-06-27T10:29:04.772Z] [INFO] Executed tasks [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] No tests to run. [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/target/failsafe-reports [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-pom-checkstyle) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-pom --- [2024-06-27T10:29:04.772Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/7.0.16-SNAPSHOT/appserv-rt-pom-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2024-06-27T10:29:04.772Z] [INFO] Building GlassFish appserv-rt.jar 7.0.16-SNAPSHOT [216/334] [2024-06-27T10:29:04.772Z] [INFO] from appserver/extras/appserv-rt/manifest-jar/pom.xml [2024-06-27T10:29:04.772Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt --- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt --- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt --- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt --- [2024-06-27T10:29:04.772Z] [INFO] No sources to compile [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt --- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt --- [2024-06-27T10:29:04.772Z] [INFO] [2024-06-27T10:29:04.772Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt --- [2024-06-27T10:29:04.772Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:29:04.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/src/main/manpages [2024-06-27T10:29:04.773Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] No sources to compile [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] No sources to compile [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/src/test/resources [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] No sources to compile [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] No tests to run. [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] Executing tasks [2024-06-27T10:29:04.773Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/target/classes/META-INF for [2024-06-27T10:29:04.773Z] [INFO] [echo] appserv-rt [2024-06-27T10:29:04.773Z] [INFO] Executed tasks [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] No tests to run. [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/target/failsafe-reports [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-checkstyle) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt --- [2024-06-27T10:29:04.773Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.16-SNAPSHOT/appserv-rt-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:04.773Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.16-SNAPSHOT/appserv-rt-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2024-06-27T10:29:04.773Z] [INFO] Building GlassFish appserv-rt distribution fragment 7.0.16-SNAPSHOT [217/334] [2024-06-27T10:29:04.773Z] [INFO] from appserver/extras/appserv-rt/dist-frag/pom.xml [2024-06-27T10:29:04.773Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] No sources to compile [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/src/main/resources [2024-06-27T10:29:04.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/src/main/manpages [2024-06-27T10:29:04.773Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] Copying appserv-rt.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/classes/lib/appserv-rt.jar [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] No sources to compile [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt-frag --- [2024-06-27T10:29:04.773Z] [INFO] No sources to compile [2024-06-27T10:29:04.773Z] [INFO] [2024-06-27T10:29:04.773Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-frag --- [2024-06-27T10:29:05.028Z] [INFO] Executing tasks [2024-06-27T10:29:05.028Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF for [2024-06-27T10:29:05.028Z] [INFO] [echo] appserv-rt-frag [2024-06-27T10:29:05.028Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF [2024-06-27T10:29:05.028Z] [INFO] Executed tasks [2024-06-27T10:29:05.028Z] [INFO] [2024-06-27T10:29:05.028Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserv-rt-frag --- [2024-06-27T10:29:05.028Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:29:05.028Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-06-27T10:29:05.028Z] [INFO] [2024-06-27T10:29:05.028Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserv-rt-frag --- [2024-06-27T10:29:05.028Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-06-27T10:29:05.028Z] [INFO] [2024-06-27T10:29:05.028Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-frag --- [2024-06-27T10:29:05.028Z] [INFO] No tests to run. [2024-06-27T10:29:05.028Z] [INFO] [2024-06-27T10:29:05.028Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-frag --- [2024-06-27T10:29:05.028Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/failsafe-reports [2024-06-27T10:29:05.028Z] [INFO] [2024-06-27T10:29:05.028Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-frag-checkstyle) @ appserv-rt-frag --- [2024-06-27T10:29:05.028Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:05.028Z] [INFO] [2024-06-27T10:29:05.028Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-frag --- [2024-06-27T10:29:05.028Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.16-SNAPSHOT/appserv-rt-frag-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:05.029Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.16-SNAPSHOT/appserv-rt-frag-7.0.16-SNAPSHOT.zip [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2024-06-27T10:29:05.029Z] [INFO] Building Grizzly Glassfish Extra modules 7.0.16-SNAPSHOT [218/334] [2024-06-27T10:29:05.029Z] [INFO] from appserver/grizzly/pom.xml [2024-06-27T10:29:05.029Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] No sources to compile [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] No sources to compile [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] No sources to compile [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] Executing tasks [2024-06-27T10:29:05.029Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/target/classes/META-INF for [2024-06-27T10:29:05.029Z] [INFO] [echo] glassfish-grizzly [2024-06-27T10:29:05.029Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/target/classes/META-INF [2024-06-27T10:29:05.029Z] [INFO] Executed tasks [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] No tests to run. [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/target/failsafe-reports [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-checkstyle) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly --- [2024-06-27T10:29:05.029Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/7.0.16-SNAPSHOT/glassfish-grizzly-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2024-06-27T10:29:05.029Z] [INFO] Building GlassFish Grizzly adapter container implementation 7.0.16-SNAPSHOT [219/334] [2024-06-27T10:29:05.029Z] [INFO] from appserver/grizzly/grizzly-container/pom.xml [2024-06-27T10:29:05.029Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.029Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:05.029Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:05.029Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.029Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/src/main/resources [2024-06-27T10:29:05.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/src/main/manpages [2024-06-27T10:29:05.029Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:05.029Z] [INFO] [2024-06-27T10:29:05.029Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.029Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:05.029Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:05.283Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:05.283Z] [INFO] [2024-06-27T10:29:05.283Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:05.284Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:05.284Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:05.284Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:05.284Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/src/test/resources [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] No sources to compile [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] Executing tasks [2024-06-27T10:29:05.284Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target/classes/META-INF for [2024-06-27T10:29:05.284Z] [INFO] [echo] glassfish-grizzly-container [2024-06-27T10:29:05.284Z] [INFO] Executed tasks [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.284Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target/failsafe-reports [2024-06-27T10:29:05.284Z] [INFO] [2024-06-27T10:29:05.284Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-container-checkstyle) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.538Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:05.538Z] [INFO] [2024-06-27T10:29:05.538Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-container --- [2024-06-27T10:29:05.538Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.16-SNAPSHOT/glassfish-grizzly-container-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:05.538Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.16-SNAPSHOT/glassfish-grizzly-container-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:05.538Z] [INFO] [2024-06-27T10:29:05.538Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2024-06-27T10:29:05.538Z] [INFO] Building Glassfish Grizzly extra jars Combining 7.0.16-SNAPSHOT [220/334] [2024-06-27T10:29:05.538Z] [INFO] from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml [2024-06-27T10:29:05.538Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:29:05.538Z] [INFO] [2024-06-27T10:29:05.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.538Z] [INFO] [2024-06-27T10:29:05.538Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.538Z] [INFO] [2024-06-27T10:29:05.538Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.538Z] [INFO] [2024-06-27T10:29:05.538Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.538Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:05.538Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:05.793Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/src/main/resources [2024-06-27T10:29:05.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/src/main/manpages [2024-06-27T10:29:05.793Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:05.793Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:05.793Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- consolidatedbundle:3.1.0:hk2-generate (processhk2headers) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-comet/4.0.2/grizzly-comet-4.0.2.jar [2024-06-27T10:29:05.793Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/4.0.2/grizzly-websockets-4.0.2.jar [2024-06-27T10:29:05.793Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar [2024-06-27T10:29:05.793Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar [2024-06-27T10:29:05.793Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-06-27T10:29:05.793Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.1.0/hk2-3.1.0.jar [2024-06-27T10:29:05.793Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:05.793Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:05.793Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:05.793Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/src/test/resources [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] No sources to compile [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] No tests to run. [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] Executing tasks [2024-06-27T10:29:05.793Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF for [2024-06-27T10:29:05.793Z] [INFO] [echo] glassfish-grizzly-extra-all [2024-06-27T10:29:05.793Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF [2024-06-27T10:29:05.793Z] [INFO] Executed tasks [2024-06-27T10:29:05.793Z] [INFO] [2024-06-27T10:29:05.793Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:05.793Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-06-27T10:29:06.049Z] [INFO] [2024-06-27T10:29:06.049Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:06.049Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-06-27T10:29:06.049Z] [WARNING] Bundle org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.16-SNAPSHOT : Version for package org.glassfish.extras.grizzly is set to different values in the source (7.0.16-SNAPSHOT) and in the manifest (7.0.16). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-06-27T10:29:06.049Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-06-27T10:29:06.303Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:06.303Z] [INFO] [2024-06-27T10:29:06.303Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:06.303Z] [INFO] No tests to run. [2024-06-27T10:29:06.303Z] [INFO] [2024-06-27T10:29:06.303Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:06.303Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/failsafe-reports [2024-06-27T10:29:06.303Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-extra-all-checkstyle) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:06.304Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:06.304Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-extra-all --- [2024-06-27T10:29:06.304Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/7.0.16-SNAPSHOT/glassfish-grizzly-extra-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:06.304Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/7.0.16-SNAPSHOT/glassfish-grizzly-extra-all-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:06.304Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2024-06-27T10:29:06.304Z] [INFO] Building Admin Console Integration 7.0.16-SNAPSHOT [221/334] [2024-06-27T10:29:06.304Z] [INFO] from appserver/admingui/gf-admingui-connector/pom.xml [2024-06-27T10:29:06.304Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:06.304Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-admingui-connector --- [2024-06-27T10:29:06.304Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-admingui-connector --- [2024-06-27T10:29:06.304Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-admingui-connector --- [2024-06-27T10:29:06.304Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-admingui-connector --- [2024-06-27T10:29:06.304Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:06.304Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:06.304Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:06.304Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-admingui-connector --- [2024-06-27T10:29:06.304Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-admingui-connector --- [2024-06-27T10:29:06.304Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-admingui-connector --- [2024-06-27T10:29:06.304Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:06.304Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-admingui-connector --- [2024-06-27T10:29:06.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/src/main/resources [2024-06-27T10:29:06.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/src/main/manpages [2024-06-27T10:29:06.304Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:06.304Z] [INFO] [2024-06-27T10:29:06.304Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-admingui-connector --- [2024-06-27T10:29:06.304Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:06.304Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:06.558Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:06.558Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:29:06.559Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:06.559Z] [INFO] [2024-06-27T10:29:06.559Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-admingui-connector --- [2024-06-27T10:29:06.559Z] [INFO] [2024-06-27T10:29:06.559Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-admingui-connector --- [2024-06-27T10:29:06.559Z] [INFO] [2024-06-27T10:29:06.559Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-admingui-connector --- [2024-06-27T10:29:06.559Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:06.559Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:06.559Z] [INFO] [2024-06-27T10:29:06.559Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-admingui-connector --- [2024-06-27T10:29:06.559Z] [INFO] [2024-06-27T10:29:06.559Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-admingui-connector --- [2024-06-27T10:29:06.559Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:06.559Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:06.559Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:06.559Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:29:06.559Z] [INFO] [2024-06-27T10:29:06.559Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-admingui-connector --- [2024-06-27T10:29:06.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/src/test/resources [2024-06-27T10:29:06.559Z] [INFO] [2024-06-27T10:29:06.559Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-admingui-connector --- [2024-06-27T10:29:06.559Z] [INFO] No sources to compile [2024-06-27T10:29:06.559Z] [INFO] [2024-06-27T10:29:06.559Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-admingui-connector --- [2024-06-27T10:29:06.559Z] [INFO] [2024-06-27T10:29:06.559Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-admingui-connector --- [2024-06-27T10:29:06.559Z] [INFO] [2024-06-27T10:29:06.559Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-admingui-connector --- [2024-06-27T10:29:06.813Z] [INFO] Executing tasks [2024-06-27T10:29:06.813Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/classes/META-INF for [2024-06-27T10:29:06.813Z] [INFO] [echo] gf-admingui-connector [2024-06-27T10:29:06.813Z] [INFO] Executed tasks [2024-06-27T10:29:06.813Z] [INFO] [2024-06-27T10:29:06.813Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-admingui-connector --- [2024-06-27T10:29:06.814Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-admingui-connector --- [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-admingui-connector --- [2024-06-27T10:29:06.814Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/failsafe-reports [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui.connector-gf-admingui-connector-checkstyle) @ gf-admingui-connector --- [2024-06-27T10:29:06.814Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- install:3.1.1:install (default-install) @ gf-admingui-connector --- [2024-06-27T10:29:06.814Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.16-SNAPSHOT/gf-admingui-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:06.814Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.16-SNAPSHOT/gf-admingui-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2024-06-27T10:29:06.814Z] [INFO] Building Admin Console Integration 7.0.16-SNAPSHOT [222/334] [2024-06-27T10:29:06.814Z] [INFO] from appserver/admingui/plugin-service/pom.xml [2024-06-27T10:29:06.814Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-plugin-service --- [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-plugin-service --- [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-plugin-service --- [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-plugin-service --- [2024-06-27T10:29:06.814Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:06.814Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:06.814Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-plugin-service --- [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-plugin-service --- [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-plugin-service --- [2024-06-27T10:29:06.814Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-plugin-service --- [2024-06-27T10:29:06.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/src/main/resources [2024-06-27T10:29:06.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/src/main/manpages [2024-06-27T10:29:06.814Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:06.814Z] [INFO] [2024-06-27T10:29:06.814Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-plugin-service --- [2024-06-27T10:29:06.814Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:06.814Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:07.069Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:07.069Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java uses or overrides a deprecated API. [2024-06-27T10:29:07.069Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:07.069Z] [INFO] [2024-06-27T10:29:07.069Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-plugin-service --- [2024-06-27T10:29:07.069Z] [INFO] [2024-06-27T10:29:07.069Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-plugin-service --- [2024-06-27T10:29:07.069Z] [INFO] [2024-06-27T10:29:07.069Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-plugin-service --- [2024-06-27T10:29:07.069Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:07.069Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:07.069Z] [INFO] [2024-06-27T10:29:07.069Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-plugin-service --- [2024-06-27T10:29:07.069Z] [INFO] [2024-06-27T10:29:07.069Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-plugin-service --- [2024-06-27T10:29:07.069Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:07.069Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:07.069Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:07.069Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:29:07.069Z] [INFO] [2024-06-27T10:29:07.069Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-plugin-service --- [2024-06-27T10:29:07.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/src/test/resources [2024-06-27T10:29:07.069Z] [INFO] [2024-06-27T10:29:07.069Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-plugin-service --- [2024-06-27T10:29:07.069Z] [INFO] No sources to compile [2024-06-27T10:29:07.069Z] [INFO] [2024-06-27T10:29:07.069Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-plugin-service --- [2024-06-27T10:29:07.069Z] [INFO] [2024-06-27T10:29:07.069Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-plugin-service --- [2024-06-27T10:29:07.069Z] [INFO] [2024-06-27T10:29:07.069Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-plugin-service --- [2024-06-27T10:29:07.069Z] [INFO] Executing tasks [2024-06-27T10:29:07.069Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/target/classes/META-INF for [2024-06-27T10:29:07.069Z] [INFO] [echo] console-plugin-service [2024-06-27T10:29:07.069Z] [INFO] Executed tasks [2024-06-27T10:29:07.069Z] [INFO] [2024-06-27T10:29:07.069Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-plugin-service --- [2024-06-27T10:29:07.070Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/target/console-plugin-service.jar [2024-06-27T10:29:07.070Z] [INFO] [2024-06-27T10:29:07.070Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-plugin-service --- [2024-06-27T10:29:07.070Z] [INFO] [2024-06-27T10:29:07.070Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-plugin-service --- [2024-06-27T10:29:07.070Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/target/failsafe-reports [2024-06-27T10:29:07.070Z] [INFO] [2024-06-27T10:29:07.070Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-plugin-service-checkstyle) @ console-plugin-service --- [2024-06-27T10:29:07.324Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- install:3.1.1:install (default-install) @ console-plugin-service --- [2024-06-27T10:29:07.324Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.16-SNAPSHOT/console-plugin-service-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:07.324Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/plugin-service/target/console-plugin-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.16-SNAPSHOT/console-plugin-service-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2024-06-27T10:29:07.324Z] [INFO] Building DataProvider 7.0.16-SNAPSHOT [223/334] [2024-06-27T10:29:07.324Z] [INFO] from appserver/admingui/dataprovider/pom.xml [2024-06-27T10:29:07.324Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] No sources to compile [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:29:07.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/src/main/manpages [2024-06-27T10:29:07.324Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] No sources to compile [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] No sources to compile [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/src/test/resources [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] No sources to compile [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- surefire:3.2.5:test (default-test) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] No tests to run. [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] Executing tasks [2024-06-27T10:29:07.324Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target/classes/META-INF for [2024-06-27T10:29:07.324Z] [INFO] [echo] dataprovider [2024-06-27T10:29:07.324Z] [INFO] Executed tasks [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target/dataprovider.jar [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.324Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ dataprovider --- [2024-06-27T10:29:07.324Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target/dataprovider.jar [2024-06-27T10:29:07.324Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:07.324Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dataprovider --- [2024-06-27T10:29:07.325Z] [INFO] No tests to run. [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dataprovider --- [2024-06-27T10:29:07.325Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target/failsafe-reports [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-dataprovider-checkstyle) @ dataprovider --- [2024-06-27T10:29:07.325Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- install:3.1.1:install (default-install) @ dataprovider --- [2024-06-27T10:29:07.325Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.16-SNAPSHOT/dataprovider-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:07.325Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/dataprovider/target/dataprovider.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.16-SNAPSHOT/dataprovider-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2024-06-27T10:29:07.325Z] [INFO] Building Admin Console Packages 7.0.16-SNAPSHOT [224/334] [2024-06-27T10:29:07.325Z] [INFO] from appserver/admingui/pom.xml [2024-06-27T10:29:07.325Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admingui --- [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admingui --- [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admingui --- [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ admingui --- [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admingui --- [2024-06-27T10:29:07.325Z] [INFO] No sources to compile [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admingui --- [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admingui --- [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admingui --- [2024-06-27T10:29:07.325Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admingui --- [2024-06-27T10:29:07.325Z] [INFO] No sources to compile [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admingui --- [2024-06-27T10:29:07.325Z] [INFO] No sources to compile [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admingui --- [2024-06-27T10:29:07.325Z] [INFO] Executing tasks [2024-06-27T10:29:07.325Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/target/classes/META-INF for [2024-06-27T10:29:07.325Z] [INFO] [echo] admingui [2024-06-27T10:29:07.325Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/target/classes/META-INF [2024-06-27T10:29:07.325Z] [INFO] Executed tasks [2024-06-27T10:29:07.325Z] [INFO] [2024-06-27T10:29:07.325Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admingui --- [2024-06-27T10:29:07.579Z] [INFO] No tests to run. [2024-06-27T10:29:07.579Z] [INFO] [2024-06-27T10:29:07.579Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admingui --- [2024-06-27T10:29:07.579Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/target/failsafe-reports [2024-06-27T10:29:07.579Z] [INFO] [2024-06-27T10:29:07.579Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-admingui-checkstyle) @ admingui --- [2024-06-27T10:29:07.579Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:07.579Z] [INFO] [2024-06-27T10:29:07.579Z] [INFO] --- install:3.1.1:install (default-install) @ admingui --- [2024-06-27T10:29:07.579Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/7.0.16-SNAPSHOT/admingui-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:07.579Z] [INFO] [2024-06-27T10:29:07.579Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2024-06-27T10:29:07.579Z] [INFO] Building Admin Console Common 7.0.16-SNAPSHOT [225/334] [2024-06-27T10:29:07.579Z] [INFO] from appserver/admingui/common/pom.xml [2024-06-27T10:29:07.579Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:07.579Z] [INFO] [2024-06-27T10:29:07.579Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common --- [2024-06-27T10:29:07.579Z] [INFO] [2024-06-27T10:29:07.579Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common --- [2024-06-27T10:29:07.580Z] [INFO] [2024-06-27T10:29:07.580Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-common --- [2024-06-27T10:29:07.580Z] [INFO] [2024-06-27T10:29:07.580Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common --- [2024-06-27T10:29:07.580Z] [INFO] [2024-06-27T10:29:07.580Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-common --- [2024-06-27T10:29:07.580Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:07.580Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:07.834Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:07.834Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-06-27T10:29:07.834Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:07.834Z] [INFO] [2024-06-27T10:29:07.834Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common --- [2024-06-27T10:29:07.834Z] [INFO] [2024-06-27T10:29:07.834Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common --- [2024-06-27T10:29:07.834Z] [INFO] [2024-06-27T10:29:07.834Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common --- [2024-06-27T10:29:07.834Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:07.834Z] [INFO] [2024-06-27T10:29:07.834Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common --- [2024-06-27T10:29:07.834Z] [INFO] Copying 272 resources from src/main/resources to target/classes [2024-06-27T10:29:07.834Z] [INFO] Copying 223 resources from src/main/help to target/classes [2024-06-27T10:29:07.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/manpages [2024-06-27T10:29:07.834Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:07.834Z] [INFO] [2024-06-27T10:29:07.834Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-common --- [2024-06-27T10:29:07.834Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:07.834Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:08.394Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:08.394Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-06-27T10:29:08.394Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:08.394Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/gadget/GadgetHandlers.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:29:08.394Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/gadget/GadgetHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:08.394Z] [INFO] [2024-06-27T10:29:08.394Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-common --- [2024-06-27T10:29:08.394Z] [INFO] [2024-06-27T10:29:08.394Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-common --- [2024-06-27T10:29:08.394Z] [INFO] [2024-06-27T10:29:08.394Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common --- [2024-06-27T10:29:08.394Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:08.649Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:08.649Z] [INFO] [2024-06-27T10:29:08.649Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common --- [2024-06-27T10:29:08.649Z] [INFO] [2024-06-27T10:29:08.649Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-common --- [2024-06-27T10:29:08.649Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:08.649Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:08.903Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:08.903Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:08.904Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:08.904Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:08.904Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-06-27T10:29:08.904Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:08.904Z] [INFO] [2024-06-27T10:29:08.904Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common --- [2024-06-27T10:29:08.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/src/test/resources [2024-06-27T10:29:08.904Z] [INFO] [2024-06-27T10:29:08.904Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-common --- [2024-06-27T10:29:08.904Z] [INFO] No sources to compile [2024-06-27T10:29:08.904Z] [INFO] [2024-06-27T10:29:08.904Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common --- [2024-06-27T10:29:08.904Z] [INFO] [2024-06-27T10:29:08.904Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common --- [2024-06-27T10:29:08.904Z] [INFO] [2024-06-27T10:29:08.904Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common --- [2024-06-27T10:29:08.904Z] [INFO] Executing tasks [2024-06-27T10:29:08.904Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/target/classes/META-INF for [2024-06-27T10:29:08.904Z] [INFO] [echo] console-common [2024-06-27T10:29:08.904Z] [INFO] Executed tasks [2024-06-27T10:29:08.904Z] [INFO] [2024-06-27T10:29:08.904Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common --- [2024-06-27T10:29:08.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/target/console-common.jar [2024-06-27T10:29:08.904Z] [INFO] [2024-06-27T10:29:08.904Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common --- [2024-06-27T10:29:08.904Z] [INFO] [2024-06-27T10:29:08.904Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common --- [2024-06-27T10:29:08.904Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/target/failsafe-reports [2024-06-27T10:29:08.904Z] [INFO] [2024-06-27T10:29:08.904Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-checkstyle) @ console-common --- [2024-06-27T10:29:12.162Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:12.162Z] [INFO] [2024-06-27T10:29:12.162Z] [INFO] --- install:3.1.1:install (default-install) @ console-common --- [2024-06-27T10:29:12.162Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.16-SNAPSHOT/console-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:12.162Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/common/target/console-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.16-SNAPSHOT/console-common-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:12.163Z] [INFO] [2024-06-27T10:29:12.163Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2024-06-27T10:29:12.163Z] [INFO] Building Admin Console Core Jar 7.0.16-SNAPSHOT [226/334] [2024-06-27T10:29:12.163Z] [INFO] from appserver/admingui/core/pom.xml [2024-06-27T10:29:12.163Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:12.163Z] [INFO] [2024-06-27T10:29:12.163Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-core --- [2024-06-27T10:29:12.163Z] [INFO] [2024-06-27T10:29:12.163Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-core --- [2024-06-27T10:29:12.163Z] [INFO] [2024-06-27T10:29:12.163Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-core --- [2024-06-27T10:29:12.163Z] [INFO] [2024-06-27T10:29:12.163Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-core --- [2024-06-27T10:29:12.163Z] [INFO] [2024-06-27T10:29:12.163Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-core --- [2024-06-27T10:29:12.163Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:12.163Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:12.163Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:12.163Z] [INFO] [2024-06-27T10:29:12.163Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-core --- [2024-06-27T10:29:12.163Z] [INFO] [2024-06-27T10:29:12.163Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-core --- [2024-06-27T10:29:12.163Z] [INFO] [2024-06-27T10:29:12.163Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-core --- [2024-06-27T10:29:12.163Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:12.163Z] [INFO] [2024-06-27T10:29:12.163Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-core --- [2024-06-27T10:29:12.163Z] [INFO] Copying 47 resources from src/main/resources to target/classes [2024-06-27T10:29:12.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/src/main/help [2024-06-27T10:29:12.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/src/main/manpages [2024-06-27T10:29:12.163Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:12.163Z] [INFO] [2024-06-27T10:29:12.163Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-core --- [2024-06-27T10:29:12.163Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:12.163Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:12.418Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:12.418Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:29:12.418Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:12.418Z] [INFO] [2024-06-27T10:29:12.418Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-core --- [2024-06-27T10:29:12.418Z] [INFO] [2024-06-27T10:29:12.418Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-core --- [2024-06-27T10:29:12.418Z] [INFO] [2024-06-27T10:29:12.418Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-core --- [2024-06-27T10:29:12.418Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:12.418Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:12.418Z] [INFO] [2024-06-27T10:29:12.418Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-core --- [2024-06-27T10:29:12.418Z] [INFO] [2024-06-27T10:29:12.418Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-core --- [2024-06-27T10:29:12.418Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:12.418Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:12.672Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:12.672Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:12.672Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:12.672Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:12.672Z] [INFO] [2024-06-27T10:29:12.672Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-core --- [2024-06-27T10:29:12.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/src/test/resources [2024-06-27T10:29:12.673Z] [INFO] [2024-06-27T10:29:12.673Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-core --- [2024-06-27T10:29:12.673Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:12.673Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:29:12.673Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:12.673Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:29:12.673Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:29:12.673Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:29:12.673Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:29:12.673Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:29:12.673Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:29:12.673Z] Use -proc:none to disable annotation processing. [2024-06-27T10:29:12.673Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:12.673Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:12.673Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:12.673Z] [INFO] [2024-06-27T10:29:12.673Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-core --- [2024-06-27T10:29:12.673Z] [INFO] [2024-06-27T10:29:12.673Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-core --- [2024-06-27T10:29:12.673Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/target/surefire-reports [2024-06-27T10:29:12.673Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:29:12.673Z] [INFO] [2024-06-27T10:29:12.673Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:12.673Z] [INFO] T E S T S [2024-06-27T10:29:12.673Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:12.673Z] [0.003s][info][gc] Using G1 [2024-06-27T10:29:13.231Z] [0.439s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.102ms [2024-06-27T10:29:13.231Z] [INFO] Running org.glassfish.admingui.handlers.WoodstockHandlerTest [2024-06-27T10:29:13.231Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.glassfish.admingui.handlers.WoodstockHandlerTest [2024-06-27T10:29:13.485Z] [INFO] [2024-06-27T10:29:13.485Z] [INFO] Results: [2024-06-27T10:29:13.485Z] [INFO] [2024-06-27T10:29:13.485Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:29:13.485Z] [INFO] [2024-06-27T10:29:13.485Z] [INFO] [2024-06-27T10:29:13.485Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-core --- [2024-06-27T10:29:13.485Z] [INFO] Executing tasks [2024-06-27T10:29:13.485Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/target/classes/META-INF for [2024-06-27T10:29:13.485Z] [INFO] [echo] console-core [2024-06-27T10:29:13.485Z] [INFO] Executed tasks [2024-06-27T10:29:13.485Z] [INFO] [2024-06-27T10:29:13.485Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-core --- [2024-06-27T10:29:13.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/target/console-core.jar [2024-06-27T10:29:13.739Z] [INFO] [2024-06-27T10:29:13.739Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-core --- [2024-06-27T10:29:13.739Z] [INFO] [2024-06-27T10:29:13.739Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-core --- [2024-06-27T10:29:13.739Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/target/failsafe-reports [2024-06-27T10:29:13.739Z] [INFO] [2024-06-27T10:29:13.739Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-core-checkstyle) @ console-core --- [2024-06-27T10:29:13.994Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- install:3.1.1:install (default-install) @ console-core --- [2024-06-27T10:29:13.994Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.16-SNAPSHOT/console-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:13.994Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/core/target/console-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.16-SNAPSHOT/console-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2024-06-27T10:29:13.994Z] [INFO] Building Admin Console WAR 7.0.16-SNAPSHOT [227/334] [2024-06-27T10:29:13.994Z] [INFO] from appserver/admingui/war/pom.xml [2024-06-27T10:29:13.994Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war --- [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war --- [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ war --- [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ war --- [2024-06-27T10:29:13.994Z] [INFO] No sources to compile [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war --- [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war --- [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war --- [2024-06-27T10:29:13.994Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war --- [2024-06-27T10:29:13.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/src/main/resources [2024-06-27T10:29:13.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/src/main/manpages [2024-06-27T10:29:13.994Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ war --- [2024-06-27T10:29:13.994Z] [INFO] No sources to compile [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ war --- [2024-06-27T10:29:13.994Z] [INFO] No sources to compile [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war --- [2024-06-27T10:29:13.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/src/test/resources [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ war --- [2024-06-27T10:29:13.994Z] [INFO] No sources to compile [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- surefire:3.2.5:test (default-test) @ war --- [2024-06-27T10:29:13.994Z] [INFO] No tests to run. [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war --- [2024-06-27T10:29:13.994Z] [INFO] Executing tasks [2024-06-27T10:29:13.994Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/classes/META-INF for [2024-06-27T10:29:13.994Z] [INFO] [echo] war [2024-06-27T10:29:13.994Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/classes/META-INF [2024-06-27T10:29:13.994Z] [INFO] Executed tasks [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- dependency:3.6.1:copy-dependencies (prepare-extra-dependencies) @ war --- [2024-06-27T10:29:13.994Z] [INFO] Copying commons-io-2.16.1.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/commons-io-2.16.1.jar [2024-06-27T10:29:13.994Z] [INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar [2024-06-27T10:29:13.994Z] [INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/json-2.0.jar [2024-06-27T10:29:13.994Z] [INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar [2024-06-27T10:29:13.994Z] [INFO] Copying woodstock-webui-jsf-6.0.1.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-6.0.1.jar [2024-06-27T10:29:13.994Z] [INFO] Copying woodstock-webui-jsf-suntheme-6.0.1.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-6.0.1.jar [2024-06-27T10:29:13.994Z] [INFO] [2024-06-27T10:29:13.994Z] [INFO] --- war:3.4.0:war (default-war) @ war --- [2024-06-27T10:29:13.994Z] [INFO] Packaging webapp [2024-06-27T10:29:13.994Z] [INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/admingui] [2024-06-27T10:29:13.994Z] [INFO] Processing war project [2024-06-27T10:29:13.995Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/admingui] [2024-06-27T10:29:13.995Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/admingui] [2024-06-27T10:29:13.995Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/src/main/webapp] [2024-06-27T10:29:13.995Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/admingui.war [2024-06-27T10:29:13.995Z] [INFO] [2024-06-27T10:29:13.995Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war --- [2024-06-27T10:29:13.995Z] [INFO] No tests to run. [2024-06-27T10:29:13.995Z] [INFO] [2024-06-27T10:29:13.995Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war --- [2024-06-27T10:29:13.995Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/failsafe-reports [2024-06-27T10:29:13.995Z] [INFO] [2024-06-27T10:29:13.995Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-war-checkstyle) @ war --- [2024-06-27T10:29:14.249Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- install:3.1.1:install (default-install) @ war --- [2024-06-27T10:29:14.249Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.16-SNAPSHOT/war-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:14.249Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.16-SNAPSHOT/war-7.0.16-SNAPSHOT.war [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2024-06-27T10:29:14.249Z] [INFO] Building Admin Console Community Edition Theme Plugin 7.0.16-SNAPSHOT [228/334] [2024-06-27T10:29:14.249Z] [INFO] from appserver/admingui/community-theme/pom.xml [2024-06-27T10:29:14.249Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:14.249Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:14.249Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] Copying 17 resources from src/main/resources to target/classes [2024-06-27T10:29:14.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/src/main/help [2024-06-27T10:29:14.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/src/main/manpages [2024-06-27T10:29:14.249Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:14.249Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:14.249Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.249Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-community-branding-plugin --- [2024-06-27T10:29:14.249Z] [INFO] [2024-06-27T10:29:14.250Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-community-branding-plugin --- [2024-06-27T10:29:14.250Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:14.504Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:14.504Z] [INFO] [2024-06-27T10:29:14.504Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-community-branding-plugin --- [2024-06-27T10:29:14.504Z] [INFO] [2024-06-27T10:29:14.504Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-community-branding-plugin --- [2024-06-27T10:29:14.504Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:14.504Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-community-branding-plugin --- [2024-06-27T10:29:14.505Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:14.505Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:14.505Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:14.505Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:14.505Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:14.505Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-community-branding-plugin --- [2024-06-27T10:29:14.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/src/test/resources [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-community-branding-plugin --- [2024-06-27T10:29:14.505Z] [INFO] No sources to compile [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-community-branding-plugin --- [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-community-branding-plugin --- [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-community-branding-plugin --- [2024-06-27T10:29:14.505Z] [INFO] Executing tasks [2024-06-27T10:29:14.505Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target/classes/META-INF for [2024-06-27T10:29:14.505Z] [INFO] [echo] console-community-branding-plugin [2024-06-27T10:29:14.505Z] [INFO] Executed tasks [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-community-branding-plugin --- [2024-06-27T10:29:14.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target/console-community-branding-plugin.jar [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-community-branding-plugin --- [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-community-branding-plugin --- [2024-06-27T10:29:14.505Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target/failsafe-reports [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-community-branding-plugin-checkstyle) @ console-community-branding-plugin --- [2024-06-27T10:29:14.505Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- install:3.1.1:install (default-install) @ console-community-branding-plugin --- [2024-06-27T10:29:14.505Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.16-SNAPSHOT/console-community-branding-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:14.505Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/community-theme/target/console-community-branding-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.16-SNAPSHOT/console-community-branding-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2024-06-27T10:29:14.505Z] [INFO] Building Admin Console Clustering Support Plugin 7.0.16-SNAPSHOT [229/334] [2024-06-27T10:29:14.505Z] [INFO] from appserver/admingui/cluster/pom.xml [2024-06-27T10:29:14.505Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-cluster-plugin --- [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-cluster-plugin --- [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-cluster-plugin --- [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-cluster-plugin --- [2024-06-27T10:29:14.505Z] [INFO] [2024-06-27T10:29:14.505Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-cluster-plugin --- [2024-06-27T10:29:14.505Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:14.505Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:14.760Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:14.760Z] [INFO] [2024-06-27T10:29:14.760Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-cluster-plugin --- [2024-06-27T10:29:14.760Z] [INFO] [2024-06-27T10:29:14.760Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-cluster-plugin --- [2024-06-27T10:29:14.760Z] [INFO] [2024-06-27T10:29:14.760Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-cluster-plugin --- [2024-06-27T10:29:14.760Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:14.760Z] [INFO] [2024-06-27T10:29:14.760Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-cluster-plugin --- [2024-06-27T10:29:14.760Z] [INFO] Copying 63 resources from src/main/resources to target/classes [2024-06-27T10:29:14.760Z] [INFO] Copying 114 resources from src/main/help to target/classes [2024-06-27T10:29:14.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/src/main/manpages [2024-06-27T10:29:14.760Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:14.760Z] [INFO] [2024-06-27T10:29:14.760Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-cluster-plugin --- [2024-06-27T10:29:14.760Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:14.760Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:14.760Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:14.760Z] [INFO] [2024-06-27T10:29:14.760Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-cluster-plugin --- [2024-06-27T10:29:14.760Z] [INFO] [2024-06-27T10:29:14.760Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-cluster-plugin --- [2024-06-27T10:29:14.760Z] [INFO] [2024-06-27T10:29:14.760Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-cluster-plugin --- [2024-06-27T10:29:14.760Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:14.760Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:14.760Z] [INFO] [2024-06-27T10:29:14.760Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-cluster-plugin --- [2024-06-27T10:29:14.760Z] [INFO] [2024-06-27T10:29:14.760Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-cluster-plugin --- [2024-06-27T10:29:14.760Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:15.014Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:15.014Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:15.014Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:15.014Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:15.015Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-cluster-plugin --- [2024-06-27T10:29:15.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/src/test/resources [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-cluster-plugin --- [2024-06-27T10:29:15.015Z] [INFO] No sources to compile [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-cluster-plugin --- [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-cluster-plugin --- [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-cluster-plugin --- [2024-06-27T10:29:15.015Z] [INFO] Executing tasks [2024-06-27T10:29:15.015Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/target/classes/META-INF for [2024-06-27T10:29:15.015Z] [INFO] [echo] console-cluster-plugin [2024-06-27T10:29:15.015Z] [INFO] Executed tasks [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-cluster-plugin --- [2024-06-27T10:29:15.015Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/target/console-cluster-plugin.jar [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-cluster-plugin --- [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-cluster-plugin --- [2024-06-27T10:29:15.015Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/target/failsafe-reports [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-cluster-plugin-checkstyle) @ console-cluster-plugin --- [2024-06-27T10:29:15.015Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- install:3.1.1:install (default-install) @ console-cluster-plugin --- [2024-06-27T10:29:15.015Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.16-SNAPSHOT/console-cluster-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:15.015Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/cluster/target/console-cluster-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.16-SNAPSHOT/console-cluster-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2024-06-27T10:29:15.015Z] [INFO] Building Admin Console Web Container Plugin 7.0.16-SNAPSHOT [230/334] [2024-06-27T10:29:15.015Z] [INFO] from appserver/admingui/web/pom.xml [2024-06-27T10:29:15.015Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-web-plugin --- [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-web-plugin --- [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-web-plugin --- [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-web-plugin --- [2024-06-27T10:29:15.015Z] [INFO] [2024-06-27T10:29:15.015Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-web-plugin --- [2024-06-27T10:29:15.015Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:15.015Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:15.269Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:15.269Z] [INFO] [2024-06-27T10:29:15.269Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-web-plugin --- [2024-06-27T10:29:15.269Z] [INFO] [2024-06-27T10:29:15.269Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-web-plugin --- [2024-06-27T10:29:15.269Z] [INFO] [2024-06-27T10:29:15.269Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-web-plugin --- [2024-06-27T10:29:15.269Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:15.269Z] [INFO] [2024-06-27T10:29:15.269Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-web-plugin --- [2024-06-27T10:29:15.269Z] [INFO] Copying 73 resources from src/main/resources to target/classes [2024-06-27T10:29:15.269Z] [INFO] Copying 84 resources from src/main/help to target/classes [2024-06-27T10:29:15.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/src/main/manpages [2024-06-27T10:29:15.269Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:15.269Z] [INFO] [2024-06-27T10:29:15.269Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-web-plugin --- [2024-06-27T10:29:15.269Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:15.269Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:15.269Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:15.269Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java uses unchecked or unsafe operations. [2024-06-27T10:29:15.270Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:15.270Z] [INFO] [2024-06-27T10:29:15.270Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-web-plugin --- [2024-06-27T10:29:15.270Z] [INFO] [2024-06-27T10:29:15.270Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-web-plugin --- [2024-06-27T10:29:15.270Z] [INFO] [2024-06-27T10:29:15.270Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-web-plugin --- [2024-06-27T10:29:15.270Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:15.270Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:15.524Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:15.524Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:15.524Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:15.524Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:15.524Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/src/test/resources [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] No sources to compile [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] Executing tasks [2024-06-27T10:29:15.524Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/target/classes/META-INF for [2024-06-27T10:29:15.524Z] [INFO] [echo] console-web-plugin [2024-06-27T10:29:15.524Z] [INFO] Executed tasks [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/target/console-web-plugin.jar [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/target/failsafe-reports [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-web-plugin-checkstyle) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- install:3.1.1:install (default-install) @ console-web-plugin --- [2024-06-27T10:29:15.524Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.16-SNAPSHOT/console-web-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:15.524Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/web/target/console-web-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.16-SNAPSHOT/console-web-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2024-06-27T10:29:15.524Z] [INFO] Building Admin Console JDBC Plugin 7.0.16-SNAPSHOT [231/334] [2024-06-27T10:29:15.524Z] [INFO] from appserver/admingui/jdbc/pom.xml [2024-06-27T10:29:15.524Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jdbc-plugin --- [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jdbc-plugin --- [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jdbc-plugin --- [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jdbc-plugin --- [2024-06-27T10:29:15.524Z] [INFO] [2024-06-27T10:29:15.524Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jdbc-plugin --- [2024-06-27T10:29:15.524Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:15.524Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:15.778Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:15.778Z] [INFO] [2024-06-27T10:29:15.778Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jdbc-plugin --- [2024-06-27T10:29:15.778Z] [INFO] [2024-06-27T10:29:15.778Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jdbc-plugin --- [2024-06-27T10:29:15.778Z] [INFO] [2024-06-27T10:29:15.778Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jdbc-plugin --- [2024-06-27T10:29:15.778Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:15.778Z] [INFO] [2024-06-27T10:29:15.778Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jdbc-plugin --- [2024-06-27T10:29:15.778Z] [INFO] Copying 31 resources from src/main/resources to target/classes [2024-06-27T10:29:15.778Z] [INFO] Copying 35 resources from src/main/help to target/classes [2024-06-27T10:29:15.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/src/main/manpages [2024-06-27T10:29:15.778Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:15.778Z] [INFO] [2024-06-27T10:29:15.778Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jdbc-plugin --- [2024-06-27T10:29:15.778Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:15.778Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:15.779Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:15.779Z] [INFO] [2024-06-27T10:29:15.779Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jdbc-plugin --- [2024-06-27T10:29:15.779Z] [INFO] [2024-06-27T10:29:15.779Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jdbc-plugin --- [2024-06-27T10:29:15.779Z] [INFO] [2024-06-27T10:29:15.779Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jdbc-plugin --- [2024-06-27T10:29:15.779Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:15.779Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:15.779Z] [INFO] [2024-06-27T10:29:15.779Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jdbc-plugin --- [2024-06-27T10:29:15.779Z] [INFO] [2024-06-27T10:29:15.779Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jdbc-plugin --- [2024-06-27T10:29:15.779Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:15.779Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:16.033Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:16.033Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:16.033Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:16.033Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:16.033Z] [INFO] [2024-06-27T10:29:16.033Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jdbc-plugin --- [2024-06-27T10:29:16.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/src/test/resources [2024-06-27T10:29:16.033Z] [INFO] [2024-06-27T10:29:16.033Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jdbc-plugin --- [2024-06-27T10:29:16.033Z] [INFO] No sources to compile [2024-06-27T10:29:16.033Z] [INFO] [2024-06-27T10:29:16.033Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jdbc-plugin --- [2024-06-27T10:29:16.033Z] [INFO] [2024-06-27T10:29:16.033Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jdbc-plugin --- [2024-06-27T10:29:16.033Z] [INFO] [2024-06-27T10:29:16.033Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jdbc-plugin --- [2024-06-27T10:29:16.033Z] [INFO] Executing tasks [2024-06-27T10:29:16.033Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/target/classes/META-INF for [2024-06-27T10:29:16.033Z] [INFO] [echo] console-jdbc-plugin [2024-06-27T10:29:16.033Z] [INFO] Executed tasks [2024-06-27T10:29:16.033Z] [INFO] [2024-06-27T10:29:16.033Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jdbc-plugin --- [2024-06-27T10:29:16.033Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/target/console-jdbc-plugin.jar [2024-06-27T10:29:16.033Z] [INFO] [2024-06-27T10:29:16.033Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jdbc-plugin --- [2024-06-27T10:29:16.033Z] [INFO] [2024-06-27T10:29:16.033Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jdbc-plugin --- [2024-06-27T10:29:16.033Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/target/failsafe-reports [2024-06-27T10:29:16.033Z] [INFO] [2024-06-27T10:29:16.033Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jdbc-plugin-checkstyle) @ console-jdbc-plugin --- [2024-06-27T10:29:16.033Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:16.033Z] [INFO] [2024-06-27T10:29:16.033Z] [INFO] --- install:3.1.1:install (default-install) @ console-jdbc-plugin --- [2024-06-27T10:29:16.033Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.16-SNAPSHOT/console-jdbc-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:16.033Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jdbc/target/console-jdbc-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.16-SNAPSHOT/console-jdbc-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:16.034Z] [INFO] [2024-06-27T10:29:16.034Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2024-06-27T10:29:16.034Z] [INFO] Building Admin Console Connectors Plugin 7.0.16-SNAPSHOT [232/334] [2024-06-27T10:29:16.034Z] [INFO] from appserver/admingui/jca/pom.xml [2024-06-27T10:29:16.034Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:16.034Z] [INFO] [2024-06-27T10:29:16.034Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jca-plugin --- [2024-06-27T10:29:16.034Z] [INFO] [2024-06-27T10:29:16.034Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jca-plugin --- [2024-06-27T10:29:16.034Z] [INFO] [2024-06-27T10:29:16.034Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jca-plugin --- [2024-06-27T10:29:16.034Z] [INFO] [2024-06-27T10:29:16.034Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jca-plugin --- [2024-06-27T10:29:16.034Z] [INFO] [2024-06-27T10:29:16.034Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jca-plugin --- [2024-06-27T10:29:16.034Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:16.034Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:16.034Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:16.034Z] [INFO] [2024-06-27T10:29:16.034Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jca-plugin --- [2024-06-27T10:29:16.034Z] [INFO] [2024-06-27T10:29:16.034Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jca-plugin --- [2024-06-27T10:29:16.034Z] [INFO] [2024-06-27T10:29:16.034Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jca-plugin --- [2024-06-27T10:29:16.034Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:16.034Z] [INFO] [2024-06-27T10:29:16.034Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jca-plugin --- [2024-06-27T10:29:16.034Z] [INFO] Copying 56 resources from src/main/resources to target/classes [2024-06-27T10:29:16.034Z] [INFO] Copying 64 resources from src/main/help to target/classes [2024-06-27T10:29:16.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/src/main/manpages [2024-06-27T10:29:16.034Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:16.034Z] [INFO] [2024-06-27T10:29:16.034Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jca-plugin --- [2024-06-27T10:29:16.034Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:16.034Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:16.288Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:16.288Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java uses unchecked or unsafe operations. [2024-06-27T10:29:16.288Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:16.288Z] [INFO] [2024-06-27T10:29:16.288Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jca-plugin --- [2024-06-27T10:29:16.288Z] [INFO] [2024-06-27T10:29:16.288Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jca-plugin --- [2024-06-27T10:29:16.288Z] [INFO] [2024-06-27T10:29:16.288Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jca-plugin --- [2024-06-27T10:29:16.288Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:16.288Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:16.288Z] [INFO] [2024-06-27T10:29:16.289Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jca-plugin --- [2024-06-27T10:29:16.289Z] [INFO] [2024-06-27T10:29:16.289Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jca-plugin --- [2024-06-27T10:29:16.289Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:16.289Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:16.289Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:16.289Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:16.289Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:16.289Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:16.289Z] [INFO] [2024-06-27T10:29:16.289Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jca-plugin --- [2024-06-27T10:29:16.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/src/test/resources [2024-06-27T10:29:16.289Z] [INFO] [2024-06-27T10:29:16.289Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jca-plugin --- [2024-06-27T10:29:16.289Z] [INFO] No sources to compile [2024-06-27T10:29:16.289Z] [INFO] [2024-06-27T10:29:16.289Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jca-plugin --- [2024-06-27T10:29:16.289Z] [INFO] [2024-06-27T10:29:16.289Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jca-plugin --- [2024-06-27T10:29:16.289Z] [INFO] [2024-06-27T10:29:16.289Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jca-plugin --- [2024-06-27T10:29:16.289Z] [INFO] Executing tasks [2024-06-27T10:29:16.289Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/target/classes/META-INF for [2024-06-27T10:29:16.289Z] [INFO] [echo] console-jca-plugin [2024-06-27T10:29:16.289Z] [INFO] Executed tasks [2024-06-27T10:29:16.289Z] [INFO] [2024-06-27T10:29:16.289Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jca-plugin --- [2024-06-27T10:29:16.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/target/console-jca-plugin.jar [2024-06-27T10:29:16.289Z] [INFO] [2024-06-27T10:29:16.289Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jca-plugin --- [2024-06-27T10:29:16.289Z] [INFO] [2024-06-27T10:29:16.289Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jca-plugin --- [2024-06-27T10:29:16.289Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/target/failsafe-reports [2024-06-27T10:29:16.289Z] [INFO] [2024-06-27T10:29:16.289Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jca-plugin-checkstyle) @ console-jca-plugin --- [2024-06-27T10:29:16.543Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:16.543Z] [INFO] [2024-06-27T10:29:16.543Z] [INFO] --- install:3.1.1:install (default-install) @ console-jca-plugin --- [2024-06-27T10:29:16.543Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.16-SNAPSHOT/console-jca-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:16.544Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jca/target/console-jca-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.16-SNAPSHOT/console-jca-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2024-06-27T10:29:16.544Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 7.0.16-SNAPSHOT [233/334] [2024-06-27T10:29:16.544Z] [INFO] from appserver/admingui/ejb-lite/pom.xml [2024-06-27T10:29:16.544Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:16.544Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:16.544Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-06-27T10:29:16.544Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-06-27T10:29:16.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/src/main/manpages [2024-06-27T10:29:16.544Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:16.544Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:16.544Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] [2024-06-27T10:29:16.544Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.544Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:16.799Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:16.799Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:16.799Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:16.799Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:16.799Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:16.799Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/src/test/resources [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] No sources to compile [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] Executing tasks [2024-06-27T10:29:16.799Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/target/classes/META-INF for [2024-06-27T10:29:16.799Z] [INFO] [echo] console-ejb-lite-plugin [2024-06-27T10:29:16.799Z] [INFO] Executed tasks [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/target/failsafe-reports [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-lite-plugin-checkstyle) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-lite-plugin --- [2024-06-27T10:29:16.799Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.16-SNAPSHOT/console-ejb-lite-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:16.799Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.16-SNAPSHOT/console-ejb-lite-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2024-06-27T10:29:16.799Z] [INFO] Building Admin Console JTS Plugin 7.0.16-SNAPSHOT [234/334] [2024-06-27T10:29:16.799Z] [INFO] from appserver/admingui/jts/pom.xml [2024-06-27T10:29:16.799Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jts-plugin --- [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jts-plugin --- [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jts-plugin --- [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jts-plugin --- [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jts-plugin --- [2024-06-27T10:29:16.799Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:16.799Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:16.799Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jts-plugin --- [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jts-plugin --- [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jts-plugin --- [2024-06-27T10:29:16.799Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jts-plugin --- [2024-06-27T10:29:16.799Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-06-27T10:29:16.799Z] [INFO] Copying 17 resources from src/main/help to target/classes [2024-06-27T10:29:16.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/src/main/manpages [2024-06-27T10:29:16.799Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:16.799Z] [INFO] [2024-06-27T10:29:16.799Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jts-plugin --- [2024-06-27T10:29:16.800Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:16.800Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:17.054Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:17.054Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:17.054Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:17.054Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:17.054Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:17.054Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:17.054Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/src/test/resources [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] No sources to compile [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] Executing tasks [2024-06-27T10:29:17.054Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/target/classes/META-INF for [2024-06-27T10:29:17.054Z] [INFO] [echo] console-jts-plugin [2024-06-27T10:29:17.054Z] [INFO] Executed tasks [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/target/console-jts-plugin.jar [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/target/failsafe-reports [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jts-plugin-checkstyle) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:17.054Z] [INFO] [2024-06-27T10:29:17.054Z] [INFO] --- install:3.1.1:install (default-install) @ console-jts-plugin --- [2024-06-27T10:29:17.054Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.16-SNAPSHOT/console-jts-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:17.055Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jts/target/console-jts-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.16-SNAPSHOT/console-jts-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:17.055Z] [INFO] [2024-06-27T10:29:17.055Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2024-06-27T10:29:17.055Z] [INFO] Building Glassfish featuresets 7.0.16-SNAPSHOT [235/334] [2024-06-27T10:29:17.055Z] [INFO] from appserver/featuresets/pom.xml [2024-06-27T10:29:17.055Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:17.055Z] [INFO] [2024-06-27T10:29:17.055Z] [INFO] --- clean:3.3.2:clean (default-clean) @ featuresets --- [2024-06-27T10:29:17.055Z] [INFO] [2024-06-27T10:29:17.055Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ featuresets --- [2024-06-27T10:29:17.055Z] [INFO] [2024-06-27T10:29:17.055Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ featuresets --- [2024-06-27T10:29:17.055Z] [INFO] [2024-06-27T10:29:17.055Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ featuresets --- [2024-06-27T10:29:17.055Z] [INFO] No sources to compile [2024-06-27T10:29:17.055Z] [INFO] [2024-06-27T10:29:17.055Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ featuresets --- [2024-06-27T10:29:17.055Z] [INFO] [2024-06-27T10:29:17.055Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ featuresets --- [2024-06-27T10:29:17.055Z] [INFO] [2024-06-27T10:29:17.055Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ featuresets --- [2024-06-27T10:29:17.055Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:17.055Z] [INFO] [2024-06-27T10:29:17.055Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ featuresets --- [2024-06-27T10:29:17.055Z] [INFO] No sources to compile [2024-06-27T10:29:17.055Z] [INFO] [2024-06-27T10:29:17.055Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ featuresets --- [2024-06-27T10:29:17.055Z] [INFO] No sources to compile [2024-06-27T10:29:17.055Z] [INFO] [2024-06-27T10:29:17.055Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ featuresets --- [2024-06-27T10:29:17.309Z] [INFO] Executing tasks [2024-06-27T10:29:17.309Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/target/classes/META-INF for [2024-06-27T10:29:17.309Z] [INFO] [echo] featuresets [2024-06-27T10:29:17.309Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/target/classes/META-INF [2024-06-27T10:29:17.309Z] [INFO] Executed tasks [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ featuresets --- [2024-06-27T10:29:17.309Z] [INFO] No tests to run. [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- failsafe:3.2.5:verify (verify) @ featuresets --- [2024-06-27T10:29:17.309Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/target/failsafe-reports [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-featuresets-checkstyle) @ featuresets --- [2024-06-27T10:29:17.309Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- install:3.1.1:install (default-install) @ featuresets --- [2024-06-27T10:29:17.309Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/7.0.16-SNAPSHOT/featuresets-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2024-06-27T10:29:17.309Z] [INFO] Building Glassfish Web Featureset 7.0.16-SNAPSHOT [236/334] [2024-06-27T10:29:17.309Z] [INFO] from appserver/featuresets/web/pom.xml [2024-06-27T10:29:17.309Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-06-27T10:29:17.309Z] [INFO] No sources to compile [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-06-27T10:29:17.309Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-06-27T10:29:17.309Z] [INFO] No sources to compile [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-06-27T10:29:17.309Z] [INFO] No sources to compile [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-06-27T10:29:17.309Z] [INFO] Executing tasks [2024-06-27T10:29:17.309Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/web/target/classes/META-INF for [2024-06-27T10:29:17.309Z] [INFO] [echo] web [2024-06-27T10:29:17.309Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/web/target/classes/META-INF [2024-06-27T10:29:17.309Z] [INFO] Executed tasks [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-06-27T10:29:17.309Z] [INFO] No tests to run. [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-06-27T10:29:17.309Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/web/target/failsafe-reports [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-web-checkstyle) @ web --- [2024-06-27T10:29:17.309Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:17.309Z] [INFO] [2024-06-27T10:29:17.309Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-06-27T10:29:17.310Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/7.0.16-SNAPSHOT/web-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:17.310Z] [INFO] [2024-06-27T10:29:17.310Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2024-06-27T10:29:17.310Z] [INFO] Building GlassFish ORB interface layer implementation 7.0.16-SNAPSHOT [237/334] [2024-06-27T10:29:17.310Z] [INFO] from appserver/orb/orb-iiop/pom.xml [2024-06-27T10:29:17.310Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:17.310Z] [INFO] [2024-06-27T10:29:17.310Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-iiop --- [2024-06-27T10:29:17.310Z] [INFO] [2024-06-27T10:29:17.310Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-iiop --- [2024-06-27T10:29:17.310Z] [INFO] [2024-06-27T10:29:17.310Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-iiop --- [2024-06-27T10:29:17.310Z] [INFO] [2024-06-27T10:29:17.310Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-iiop --- [2024-06-27T10:29:17.310Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:17.310Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:17.565Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:17.565Z] [INFO] [2024-06-27T10:29:17.565Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-iiop --- [2024-06-27T10:29:17.565Z] [INFO] [2024-06-27T10:29:17.565Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-iiop --- [2024-06-27T10:29:17.565Z] [INFO] [2024-06-27T10:29:17.565Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-iiop --- [2024-06-27T10:29:17.565Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:17.565Z] [INFO] [2024-06-27T10:29:17.565Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-iiop --- [2024-06-27T10:29:17.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/resources [2024-06-27T10:29:17.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/manpages [2024-06-27T10:29:17.565Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:17.565Z] [INFO] [2024-06-27T10:29:17.565Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-iiop --- [2024-06-27T10:29:17.565Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:17.565Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:17.820Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:17.820Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/GlassFishORBManager.java:[267,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:17.820Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java:[43,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:17.820Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:29:17.820Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,38] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:29:17.820Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[313,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:17.820Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[429,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:17.820Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java uses or overrides a deprecated API. [2024-06-27T10:29:17.820Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:17.820Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:29:17.820Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:17.820Z] [INFO] [2024-06-27T10:29:17.820Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-iiop --- [2024-06-27T10:29:17.820Z] [INFO] [2024-06-27T10:29:17.820Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-iiop --- [2024-06-27T10:29:17.820Z] [INFO] [2024-06-27T10:29:17.820Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-iiop --- [2024-06-27T10:29:17.820Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:18.075Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:18.075Z] [INFO] [2024-06-27T10:29:18.076Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-iiop --- [2024-06-27T10:29:18.076Z] [INFO] [2024-06-27T10:29:18.076Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-iiop --- [2024-06-27T10:29:18.076Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:18.076Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:18.076Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:18.076Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:29:18.076Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:18.076Z] [INFO] Initial messages found so far: {} [2024-06-27T10:29:18.076Z] [INFO] Processing: AS-ORB-0001 [2024-06-27T10:29:18.076Z] [INFO] Message AS-ORB-0001 needs checking for cause/action: false [2024-06-27T10:29:18.076Z] [INFO] Processing: AS-ORB-0002 [2024-06-27T10:29:18.076Z] [INFO] Message AS-ORB-0002 needs checking for cause/action: false [2024-06-27T10:29:18.076Z] [INFO] Processing: AS-ORB-0010 [2024-06-27T10:29:18.076Z] [INFO] Message AS-ORB-0010 needs checking for cause/action: true [2024-06-27T10:29:18.076Z] [INFO] Processing: AS-ORB-0011 [2024-06-27T10:29:18.076Z] [INFO] Message AS-ORB-0011 needs checking for cause/action: true [2024-06-27T10:29:18.076Z] [INFO] Processing: AS-ORB-00101 [2024-06-27T10:29:18.076Z] [INFO] Message AS-ORB-00101 needs checking for cause/action: false [2024-06-27T10:29:18.076Z] [INFO] Processing: AS-ORB-00102 [2024-06-27T10:29:18.076Z] [INFO] Message AS-ORB-00102 needs checking for cause/action: false [2024-06-27T10:29:18.076Z] [INFO] Processing: AS-ORB-00103 [2024-06-27T10:29:18.076Z] [INFO] Message AS-ORB-00103 needs checking for cause/action: false [2024-06-27T10:29:18.076Z] [INFO] Processing: AS-ORB-00204 [2024-06-27T10:29:18.076Z] [INFO] Message AS-ORB-00204 needs checking for cause/action: false [2024-06-27T10:29:18.076Z] [INFO] Processing: AS-ORB-00205 [2024-06-27T10:29:18.076Z] [INFO] Message AS-ORB-00205 needs checking for cause/action: false [2024-06-27T10:29:18.076Z] [INFO] Processing: AS-ORB-00206 [2024-06-27T10:29:18.076Z] [INFO] Message AS-ORB-00206 needs checking for cause/action: false [2024-06-27T10:29:18.076Z] [INFO] Processing: AS-ORB-00207 [2024-06-27T10:29:18.076Z] [INFO] Message AS-ORB-00207 needs checking for cause/action: false [2024-06-27T10:29:18.076Z] [INFO] Total Messages including ones found from disk so far: {AS-ORB-0001=Exception converting the message fragment size {0} to integer, using default value: {1}., AS-ORB-0002=Exception converting the max connections value {0} to integer, using default value {1}., AS-ORB-0010=Unexpected Exception in ORB initialization, AS-ORB-00101=Exception occurred when resolving {0}, AS-ORB-00102=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using {0}:{1} instead, AS-ORB-00103=Problem with membership change notification. Exception occurred., AS-ORB-0011=Invalid or unavailable RootPOA service name, AS-ORB-00204=Could not find an endpoint to send request to., AS-ORB-00205=Unknown host: {0} Exception thrown: {1}, AS-ORB-00206=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using JNDI Provider URL {0} instead, AS-ORB-00207=Exception : {0} thrown for bad provider URL String: {1}} [2024-06-27T10:29:18.076Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:29:18.076Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:18.076Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:18.076Z] [INFO] Processing: jakarta.enterprise.resource.corba on element LOGGER_NAME_PREFIX [2024-06-27T10:29:18.076Z] [INFO] Enclosing type is org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-06-27T10:29:18.076Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.corba.description=Main IIOP/ORB/CORBA Logger, jakarta.enterprise.resource.corba.publish=true, jakarta.enterprise.resource.corba.subsystem=AS-ORB} [2024-06-27T10:29:18.076Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:29:18.076Z] [INFO] Found enclosing element LOGGER_NAME_PREFIX [2024-06-27T10:29:18.076Z] [INFO] Found enclosing element org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-06-27T10:29:18.076Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:29:18.076Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:18.076Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:18.076Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:29:18.076Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:18.076Z] [INFO] [2024-06-27T10:29:18.076Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-iiop --- [2024-06-27T10:29:18.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/src/test/resources [2024-06-27T10:29:18.331Z] [INFO] [2024-06-27T10:29:18.331Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-iiop --- [2024-06-27T10:29:18.331Z] [INFO] No sources to compile [2024-06-27T10:29:18.331Z] [INFO] [2024-06-27T10:29:18.331Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-iiop --- [2024-06-27T10:29:18.331Z] [INFO] [2024-06-27T10:29:18.331Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-iiop --- [2024-06-27T10:29:18.331Z] [INFO] [2024-06-27T10:29:18.331Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-iiop --- [2024-06-27T10:29:18.331Z] [INFO] Executing tasks [2024-06-27T10:29:18.331Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target/classes/META-INF for [2024-06-27T10:29:18.331Z] [INFO] [echo] orb-iiop [2024-06-27T10:29:18.331Z] [INFO] Executed tasks [2024-06-27T10:29:18.331Z] [INFO] [2024-06-27T10:29:18.331Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-iiop --- [2024-06-27T10:29:18.331Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target/orb-iiop.jar [2024-06-27T10:29:18.332Z] [INFO] [2024-06-27T10:29:18.332Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-iiop --- [2024-06-27T10:29:18.332Z] [INFO] [2024-06-27T10:29:18.332Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-iiop --- [2024-06-27T10:29:18.332Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target/failsafe-reports [2024-06-27T10:29:18.332Z] [INFO] [2024-06-27T10:29:18.332Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-iiop-checkstyle) @ orb-iiop --- [2024-06-27T10:29:18.587Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:18.587Z] [INFO] [2024-06-27T10:29:18.587Z] [INFO] --- install:3.1.1:install (default-install) @ orb-iiop --- [2024-06-27T10:29:18.587Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.16-SNAPSHOT/orb-iiop-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:18.587Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.16-SNAPSHOT/orb-iiop-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:18.587Z] [INFO] [2024-06-27T10:29:18.587Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2024-06-27T10:29:18.587Z] [INFO] Building Ejb Security Integration 7.0.16-SNAPSHOT [238/334] [2024-06-27T10:29:18.587Z] [INFO] from appserver/security/ejb.security/pom.xml [2024-06-27T10:29:18.587Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:18.587Z] [INFO] [2024-06-27T10:29:18.587Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb.security --- [2024-06-27T10:29:18.587Z] [INFO] [2024-06-27T10:29:18.587Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb.security --- [2024-06-27T10:29:18.587Z] [INFO] [2024-06-27T10:29:18.587Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb.security --- [2024-06-27T10:29:18.587Z] [INFO] [2024-06-27T10:29:18.587Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb.security --- [2024-06-27T10:29:18.587Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:18.587Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:18.587Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:18.587Z] [INFO] [2024-06-27T10:29:18.587Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb.security --- [2024-06-27T10:29:18.587Z] [INFO] [2024-06-27T10:29:18.587Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb.security --- [2024-06-27T10:29:18.587Z] [INFO] [2024-06-27T10:29:18.587Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb.security --- [2024-06-27T10:29:18.587Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:18.587Z] [INFO] [2024-06-27T10:29:18.587Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb.security --- [2024-06-27T10:29:18.841Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:29:18.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/resources [2024-06-27T10:29:18.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/manpages [2024-06-27T10:29:18.841Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:18.841Z] [INFO] [2024-06-27T10:29:18.841Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb.security --- [2024-06-27T10:29:18.841Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:18.841Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:19.096Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:19.096Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/ConnectionExecutionContext.java:[44,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.096Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[645,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[673,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[710,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[720,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[732,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[853,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[860,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[67,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[84,26] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[81,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[255,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecClientRequestInterceptor.java:[264,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java:[333,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:19.097Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use or override a deprecated API. [2024-06-27T10:29:19.097Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:19.097Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:29:19.097Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:19.098Z] [INFO] [2024-06-27T10:29:19.098Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb.security --- [2024-06-27T10:29:19.098Z] [INFO] [2024-06-27T10:29:19.098Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb.security --- [2024-06-27T10:29:19.098Z] [INFO] [2024-06-27T10:29:19.098Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb.security --- [2024-06-27T10:29:19.098Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:19.098Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:19.098Z] [INFO] [2024-06-27T10:29:19.098Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb.security --- [2024-06-27T10:29:19.098Z] [INFO] [2024-06-27T10:29:19.098Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb.security --- [2024-06-27T10:29:19.098Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:19.098Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:19.352Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:19.352Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:29:19.352Z] [INFO] [2024-06-27T10:29:19.352Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb.security --- [2024-06-27T10:29:19.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/src/test/resources [2024-06-27T10:29:19.352Z] [INFO] [2024-06-27T10:29:19.352Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb.security --- [2024-06-27T10:29:19.352Z] [INFO] No sources to compile [2024-06-27T10:29:19.352Z] [INFO] [2024-06-27T10:29:19.352Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb.security --- [2024-06-27T10:29:19.352Z] [INFO] [2024-06-27T10:29:19.352Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb.security --- [2024-06-27T10:29:19.352Z] [INFO] [2024-06-27T10:29:19.352Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb.security --- [2024-06-27T10:29:19.352Z] [INFO] Executing tasks [2024-06-27T10:29:19.352Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/target/classes/META-INF for [2024-06-27T10:29:19.352Z] [INFO] [echo] ejb.security [2024-06-27T10:29:19.352Z] [INFO] Executed tasks [2024-06-27T10:29:19.352Z] [INFO] [2024-06-27T10:29:19.352Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb.security --- [2024-06-27T10:29:19.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/target/ejb.security.jar [2024-06-27T10:29:19.352Z] [INFO] [2024-06-27T10:29:19.352Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb.security --- [2024-06-27T10:29:19.352Z] [INFO] [2024-06-27T10:29:19.352Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb.security --- [2024-06-27T10:29:19.352Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/target/failsafe-reports [2024-06-27T10:29:19.352Z] [INFO] [2024-06-27T10:29:19.352Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ejb.security-checkstyle) @ ejb.security --- [2024-06-27T10:29:19.912Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:19.912Z] [INFO] [2024-06-27T10:29:19.912Z] [INFO] --- install:3.1.1:install (default-install) @ ejb.security --- [2024-06-27T10:29:19.912Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.16-SNAPSHOT/ejb.security-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:19.913Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.16-SNAPSHOT/ejb.security-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2024-06-27T10:29:19.913Z] [INFO] Building App Client - client-side modules 7.0.16-SNAPSHOT [239/334] [2024-06-27T10:29:19.913Z] [INFO] from appserver/appclient/client/pom.xml [2024-06-27T10:29:19.913Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- clean:3.3.2:clean (default-clean) @ client --- [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ client --- [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ client --- [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ client --- [2024-06-27T10:29:19.913Z] [INFO] No sources to compile [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ client --- [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ client --- [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ client --- [2024-06-27T10:29:19.913Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ client --- [2024-06-27T10:29:19.913Z] [INFO] No sources to compile [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ client --- [2024-06-27T10:29:19.913Z] [INFO] No sources to compile [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ client --- [2024-06-27T10:29:19.913Z] [INFO] Executing tasks [2024-06-27T10:29:19.913Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/target/classes/META-INF for [2024-06-27T10:29:19.913Z] [INFO] [echo] client [2024-06-27T10:29:19.913Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/target/classes/META-INF [2024-06-27T10:29:19.913Z] [INFO] Executed tasks [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ client --- [2024-06-27T10:29:19.913Z] [INFO] No tests to run. [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- failsafe:3.2.5:verify (verify) @ client --- [2024-06-27T10:29:19.913Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/target/failsafe-reports [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-client-checkstyle) @ client --- [2024-06-27T10:29:19.913Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- install:3.1.1:install (default-install) @ client --- [2024-06-27T10:29:19.913Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/7.0.16-SNAPSHOT/client-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2024-06-27T10:29:19.913Z] [INFO] Building ACC Config Classes (JAXB) 7.0.16-SNAPSHOT [240/334] [2024-06-27T10:29:19.913Z] [INFO] from appserver/appclient/client/acc-config/pom.xml [2024-06-27T10:29:19.913Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- clean:3.3.2:clean (default-clean) @ acc-config --- [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ acc-config --- [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ acc-config --- [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- dependency:3.6.1:unpack (unpack-dtd) @ acc-config --- [2024-06-27T10:29:19.913Z] [INFO] Configured Artifact: org.glassfish.main.deployment:appserver-dtds:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- build-helper:3.4.0:add-source (add-sources) @ acc-config --- [2024-06-27T10:29:19.913Z] [INFO] Source directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/generated-sources/xjc added. [2024-06-27T10:29:19.913Z] [INFO] [2024-06-27T10:29:19.913Z] [INFO] --- antrun:3.1.0:run (xjc-gen-for-glassfish-acc) @ acc-config --- [2024-06-27T10:29:19.913Z] [INFO] Executing tasks [2024-06-27T10:29:20.168Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/generated-sources/xjc [2024-06-27T10:29:20.168Z] [INFO] [xjc] parsing a schema... [2024-06-27T10:29:20.423Z] [INFO] [xjc] compiling a schema... [2024-06-27T10:29:20.423Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter1.java [2024-06-27T10:29:20.423Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter2.java [2024-06-27T10:29:20.423Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter3.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter4.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter5.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter6.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter7.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter8.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/AuthRealm.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/CertDb.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientContainer.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientCredential.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/LogService.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/MessageSecurityConfig.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ObjectFactory.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Property.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ProviderConfig.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/RequestPolicy.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ResponsePolicy.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Security.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Ssl.java [2024-06-27T10:29:20.424Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/TargetServer.java [2024-06-27T10:29:20.424Z] [INFO] Executed tasks [2024-06-27T10:29:20.424Z] [INFO] [2024-06-27T10:29:20.424Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ acc-config --- [2024-06-27T10:29:20.424Z] [INFO] Not compiling main sources [2024-06-27T10:29:20.424Z] [INFO] [2024-06-27T10:29:20.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ acc-config --- [2024-06-27T10:29:20.424Z] [INFO] [2024-06-27T10:29:20.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ acc-config --- [2024-06-27T10:29:20.424Z] [INFO] [2024-06-27T10:29:20.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ acc-config --- [2024-06-27T10:29:20.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:20.424Z] [INFO] [2024-06-27T10:29:20.424Z] [INFO] --- resources:3.3.1:resources (default-resources) @ acc-config --- [2024-06-27T10:29:20.424Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:29:20.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/src/main/manpages [2024-06-27T10:29:20.424Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:20.424Z] [INFO] [2024-06-27T10:29:20.424Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ acc-config --- [2024-06-27T10:29:20.424Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:29:20.424Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:20.678Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:20.678Z] [INFO] [2024-06-27T10:29:20.678Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ acc-config --- [2024-06-27T10:29:20.678Z] [INFO] [2024-06-27T10:29:20.679Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ acc-config --- [2024-06-27T10:29:20.679Z] [INFO] [2024-06-27T10:29:20.679Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ acc-config --- [2024-06-27T10:29:20.679Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:20.679Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:20.679Z] [INFO] [2024-06-27T10:29:20.679Z] [INFO] --- command-security:1.0.17:check (default-check) @ acc-config --- [2024-06-27T10:29:20.679Z] [INFO] [2024-06-27T10:29:20.679Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ acc-config --- [2024-06-27T10:29:20.679Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:29:20.679Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:20.679Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:20.679Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:29:20.679Z] [INFO] [2024-06-27T10:29:20.679Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ acc-config --- [2024-06-27T10:29:20.679Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-06-27T10:29:20.679Z] [INFO] [2024-06-27T10:29:20.679Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ acc-config --- [2024-06-27T10:29:20.679Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:20.679Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:29:20.679Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:20.679Z] [INFO] [2024-06-27T10:29:20.679Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ acc-config --- [2024-06-27T10:29:20.679Z] [INFO] [2024-06-27T10:29:20.679Z] [INFO] --- surefire:3.2.5:test (default-test) @ acc-config --- [2024-06-27T10:29:20.679Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/surefire-reports [2024-06-27T10:29:20.679Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:29:20.679Z] [INFO] [2024-06-27T10:29:20.679Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:20.679Z] [INFO] T E S T S [2024-06-27T10:29:20.679Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:20.679Z] [0.003s][info][gc] Using G1 [2024-06-27T10:29:21.238Z] [INFO] Running org.glassfish.appclient.client.acc.config.util.XMLTest [2024-06-27T10:29:21.238Z] [0.481s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.271ms [2024-06-27T10:29:21.238Z] Testing with /sun-acc.xml [2024-06-27T10:29:21.238Z] Testing with /glassfish-acc.xml [2024-06-27T10:29:21.493Z] Testing with /sun-acc.xml [2024-06-27T10:29:21.493Z] Testing with /glassfish-acc.xml [2024-06-27T10:29:21.493Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.glassfish.appclient.client.acc.config.util.XMLTest [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] Results: [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ acc-config --- [2024-06-27T10:29:21.748Z] [INFO] Executing tasks [2024-06-27T10:29:21.748Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/classes/META-INF for [2024-06-27T10:29:21.748Z] [INFO] [echo] acc-config [2024-06-27T10:29:21.748Z] [INFO] Executed tasks [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] --- jar:3.3.0:jar (default-jar) @ acc-config --- [2024-06-27T10:29:21.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/acc-config.jar [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ acc-config --- [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] --- failsafe:3.2.5:verify (verify) @ acc-config --- [2024-06-27T10:29:21.748Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/failsafe-reports [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-acc-config-checkstyle) @ acc-config --- [2024-06-27T10:29:21.748Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] --- install:3.1.1:install (default-install) @ acc-config --- [2024-06-27T10:29:21.748Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.16-SNAPSHOT/acc-config-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:21.748Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.16-SNAPSHOT/acc-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2024-06-27T10:29:21.748Z] [INFO] Building Appclient Security Integration 7.0.16-SNAPSHOT [241/334] [2024-06-27T10:29:21.748Z] [INFO] from appserver/security/appclient.security/pom.xml [2024-06-27T10:29:21.748Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient.security --- [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient.security --- [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient.security --- [2024-06-27T10:29:21.748Z] [INFO] [2024-06-27T10:29:21.748Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient.security --- [2024-06-27T10:29:21.748Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:21.748Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:22.004Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:22.004Z] [INFO] [2024-06-27T10:29:22.004Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient.security --- [2024-06-27T10:29:22.004Z] [INFO] [2024-06-27T10:29:22.004Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient.security --- [2024-06-27T10:29:22.004Z] [INFO] [2024-06-27T10:29:22.004Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient.security --- [2024-06-27T10:29:22.004Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:22.004Z] [INFO] [2024-06-27T10:29:22.004Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient.security --- [2024-06-27T10:29:22.004Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-06-27T10:29:22.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/src/main/resources [2024-06-27T10:29:22.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/src/main/manpages [2024-06-27T10:29:22.004Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:22.004Z] [INFO] [2024-06-27T10:29:22.004Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient.security --- [2024-06-27T10:29:22.004Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:22.004Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:22.258Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:22.259Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[90,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:29:22.259Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[90,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:29:22.259Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[93,19] setSecurityManager(java.lang.SecurityManager) in java.lang.System has been deprecated and marked for removal [2024-06-27T10:29:22.259Z] [INFO] [2024-06-27T10:29:22.259Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient.security --- [2024-06-27T10:29:22.259Z] [INFO] [2024-06-27T10:29:22.259Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient.security --- [2024-06-27T10:29:22.259Z] [INFO] [2024-06-27T10:29:22.259Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient.security --- [2024-06-27T10:29:22.259Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:22.513Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:22.513Z] [INFO] [2024-06-27T10:29:22.513Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient.security --- [2024-06-27T10:29:22.513Z] [INFO] [2024-06-27T10:29:22.513Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient.security --- [2024-06-27T10:29:22.513Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:22.513Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:22.767Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:22.767Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:29:22.767Z] [INFO] [2024-06-27T10:29:22.767Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient.security --- [2024-06-27T10:29:22.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/src/test/resources [2024-06-27T10:29:22.767Z] [INFO] [2024-06-27T10:29:22.767Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient.security --- [2024-06-27T10:29:22.767Z] [INFO] No sources to compile [2024-06-27T10:29:22.767Z] [INFO] [2024-06-27T10:29:22.767Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient.security --- [2024-06-27T10:29:22.767Z] [INFO] [2024-06-27T10:29:22.767Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient.security --- [2024-06-27T10:29:22.767Z] [INFO] [2024-06-27T10:29:22.767Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient.security --- [2024-06-27T10:29:22.767Z] [INFO] Executing tasks [2024-06-27T10:29:22.767Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/target/classes/META-INF for [2024-06-27T10:29:22.767Z] [INFO] [echo] appclient.security [2024-06-27T10:29:22.767Z] [INFO] Executed tasks [2024-06-27T10:29:22.767Z] [INFO] [2024-06-27T10:29:22.767Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient.security --- [2024-06-27T10:29:22.767Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/target/appclient.security.jar [2024-06-27T10:29:22.767Z] [INFO] [2024-06-27T10:29:22.767Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient.security --- [2024-06-27T10:29:22.767Z] [INFO] [2024-06-27T10:29:22.767Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient.security --- [2024-06-27T10:29:22.767Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/target/failsafe-reports [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-appclient.security-checkstyle) @ appclient.security --- [2024-06-27T10:29:22.768Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- install:3.1.1:install (default-install) @ appclient.security --- [2024-06-27T10:29:22.768Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.16-SNAPSHOT/appclient.security-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:22.768Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.16-SNAPSHOT/appclient.security-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2024-06-27T10:29:22.768Z] [INFO] Building GlassFish Web Services related modules 7.0.16-SNAPSHOT [242/334] [2024-06-27T10:29:22.768Z] [INFO] from appserver/webservices/pom.xml [2024-06-27T10:29:22.768Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] No sources to compile [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] No sources to compile [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] No sources to compile [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] Executing tasks [2024-06-27T10:29:22.768Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/target/classes/META-INF for [2024-06-27T10:29:22.768Z] [INFO] [echo] webservices [2024-06-27T10:29:22.768Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/target/classes/META-INF [2024-06-27T10:29:22.768Z] [INFO] Executed tasks [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] No tests to run. [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/target/failsafe-reports [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-checkstyle) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- install:3.1.1:install (default-install) @ webservices --- [2024-06-27T10:29:22.768Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/7.0.16-SNAPSHOT/webservices-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2024-06-27T10:29:22.768Z] [INFO] Building JSR-109 implementation to deploy Metro 7.0.16-SNAPSHOT [243/334] [2024-06-27T10:29:22.768Z] [INFO] from appserver/webservices/jsr109-impl/pom.xml [2024-06-27T10:29:22.768Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsr109-impl --- [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsr109-impl --- [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsr109-impl --- [2024-06-27T10:29:22.768Z] [INFO] [2024-06-27T10:29:22.768Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsr109-impl --- [2024-06-27T10:29:22.768Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:22.768Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:23.327Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:23.327Z] [INFO] [2024-06-27T10:29:23.327Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsr109-impl --- [2024-06-27T10:29:23.327Z] [INFO] [2024-06-27T10:29:23.327Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsr109-impl --- [2024-06-27T10:29:23.327Z] [INFO] [2024-06-27T10:29:23.327Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsr109-impl --- [2024-06-27T10:29:23.327Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:23.327Z] [INFO] [2024-06-27T10:29:23.327Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsr109-impl --- [2024-06-27T10:29:23.327Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:29:23.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/manpages [2024-06-27T10:29:23.327Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:23.327Z] [INFO] [2024-06-27T10:29:23.327Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsr109-impl --- [2024-06-27T10:29:23.327Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:23.327Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:23.886Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:23.886Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java:[86,87] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:23.886Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[607,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:23.886Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[1234,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:23.886Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[153,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:23.886Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[276,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:23.886Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[283,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:23.886Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/PortCreationCallbackImpl.java:[63,77] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:23.886Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WSServletContextListener.java:[280,53] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:23.886Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java:[155,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:23.886Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java: Some input files use or override a deprecated API. [2024-06-27T10:29:23.886Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:23.886Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:29:23.886Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:23.886Z] [INFO] [2024-06-27T10:29:23.886Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jsr109-impl --- [2024-06-27T10:29:23.886Z] [INFO] [2024-06-27T10:29:23.886Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jsr109-impl --- [2024-06-27T10:29:23.886Z] [INFO] [2024-06-27T10:29:23.886Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsr109-impl --- [2024-06-27T10:29:23.886Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:24.141Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:24.141Z] [INFO] [2024-06-27T10:29:24.141Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsr109-impl --- [2024-06-27T10:29:24.141Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.webservices.cli.ListWebServicesCommand] [2024-06-27T10:29:24.141Z] [INFO] [2024-06-27T10:29:24.141Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsr109-impl --- [2024-06-27T10:29:24.141Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:24.141Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:24.702Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:24.702Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:24.702Z] [INFO] Initial messages found so far: {} [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00001 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00001 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00002 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00002 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00003 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00003 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00004 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00004 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00006 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00006 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00011 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00011 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00012 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00012 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00013 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00013 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00014 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00014 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00018 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00018 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00019 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00019 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00020 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00020 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00021 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00021 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00033 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00033 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00034 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00034 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00043 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00043 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00044 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00044 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00047 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00047 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00048 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00048 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00049 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00049 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00050 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00050 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00051 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00051 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00052 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00052 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00053 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00053 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00054 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00054 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00055 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00055 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00056 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00056 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00057 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00057 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00070 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00070 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00071 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00071 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00072 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00072 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00073 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00073 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00074 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00074 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00075 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00075 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00076 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00076 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00077 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00077 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00078 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00078 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00079 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00079 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00080 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00080 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00081 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00081 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00082 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00082 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00083 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00083 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00084 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00084 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00085 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00085 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00086 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00086 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00087 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00087 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00088 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00088 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00089 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00089 needs checking for cause/action: true [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00090 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00090 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00091 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00091 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00092 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00092 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00093 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00093 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00094 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00094 needs checking for cause/action: false [2024-06-27T10:29:24.702Z] [INFO] Processing: AS-WSJSR109IMPL-00095 [2024-06-27T10:29:24.702Z] [INFO] Message AS-WSJSR109IMPL-00095 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00096 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00096 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00097 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00097 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00098 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00098 needs checking for cause/action: true [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00099 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00099 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00100 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00100 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00101 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00101 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00102 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00102 needs checking for cause/action: true [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00103 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00103 needs checking for cause/action: true [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00104 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00104 needs checking for cause/action: true [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00105 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00105 needs checking for cause/action: true [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00106 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00106 needs checking for cause/action: true [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00107 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00107 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00108 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00108 needs checking for cause/action: true [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00109 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00109 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00110 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00110 needs checking for cause/action: true [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00111 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00111 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00112 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00112 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00113 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00113 needs checking for cause/action: true [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00114 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00114 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00115 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00115 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00116 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00116 needs checking for cause/action: true [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00117 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00117 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00120 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00120 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00121 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00121 needs checking for cause/action: true [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00122 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00122 needs checking for cause/action: false [2024-06-27T10:29:24.703Z] [INFO] Processing: AS-WSJSR109IMPL-00123 [2024-06-27T10:29:24.703Z] [INFO] Message AS-WSJSR109IMPL-00123 needs checking for cause/action: false [2024-06-27T10:29:24.704Z] [INFO] Total Messages including ones found from disk so far: {AS-WSJSR109IMPL-00001=Failed to load deployment descriptor, aborting., AS-WSJSR109IMPL-00002=WebService wsdl file {0} not found in archive {1}., AS-WSJSR109IMPL-00002.MSG_COMMENT=# {0} - file URI, {1} - archive name, AS-WSJSR109IMPL-00003=Exception while processing catalog {0} Reason : {1}., AS-WSJSR109IMPL-00003.MSG_COMMENT=# {0} - absolute path to the catalog, {1} - message from exception, AS-WSJSR109IMPL-00004=Unable to create new File {0}., AS-WSJSR109IMPL-00004.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00006=WebService {0} has a JAXWS and a JAXRPC endpoint; this is not supported now., AS-WSJSR109IMPL-00006.MSG_COMMENT=# {0} - web service FQN class name, AS-WSJSR109IMPL-00011=Runtime settings error. Cannot find servlet-impl-class for endpoint {0}., AS-WSJSR109IMPL-00011.MSG_COMMENT=# {0} - web service endpoint name, AS-WSJSR109IMPL-00012=Cannot proceed with JaxrpcCodegen., AS-WSJSR109IMPL-00013=Parsing error line {0}, uri {1}., AS-WSJSR109IMPL-00013.MSG_COMMENT=# {0} - number, {1} - URI location, AS-WSJSR109IMPL-00014=Error parsing WSDL {0}., AS-WSJSR109IMPL-00014.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00018=Webservice Endpoint deployed {0}\n listening at address at {1}., AS-WSJSR109IMPL-00018.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00019=EJB Endpoint deployed {0}\n listening at address at {1}, AS-WSJSR109IMPL-00019.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00020=File {0} not found., AS-WSJSR109IMPL-00020.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00021=MTOM is valid only for SOAP Bindings; Ignoring Enable-MTOM for port {0}., AS-WSJSR109IMPL-00021.MSG_COMMENT=# {0} - web service port name, AS-WSJSR109IMPL-00033=Implicit mapping not supported; ignoring for now; Remove *. specified in the url-pattern., AS-WSJSR109IMPL-00034=Two web services are being deployed with the same endpoint URL {0}; The service that gets loaded last will always be the one that is active for this URL., AS-WSJSR109IMPL-00034.MSG_COMMENT=# {0} - URL, AS-WSJSR109IMPL-00043=Exception while tracing request: {0}., AS-WSJSR109IMPL-00043.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00044=Exception while tracing response: {0}., AS-WSJSR109IMPL-00044.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00047=JAXWS WebServiceDispatcher {0} entering for {1} and query string {2}., AS-WSJSR109IMPL-00048=Ejb endpoint exception., AS-WSJSR109IMPL-00049=Unable to find adapter for endpoint {0}., AS-WSJSR109IMPL-00049.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00050=Following exception was thrown:, AS-WSJSR109IMPL-00051=Client not authorized for invocation of {0}., AS-WSJSR109IMPL-00051.MSG_COMMENT=# {0} - method name, AS-WSJSR109IMPL-00052=The following error was thrown by ServletPreHandler which is the first handler in the handler chain {0}., AS-WSJSR109IMPL-00052.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00053=The following error was thrown by ServletPostHandler which is the last handler in the handler chain {0}., AS-WSJSR109IMPL-00053.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00054=Error registering endpoint {0}., AS-WSJSR109IMPL-00054.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00055=Error unregistering endpoint {0}., AS-WSJSR109IMPL-00055.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00056=Deployment cannot proceed as the ejb has a null endpoint address uri. Potential cause may be webservice endpoints not supported in embedded ejb case., AS-WSJSR109IMPL-00057=WebService {0} type is declared as {1} but should be either as a JAX-WS or JAX-RPC., AS-WSJSR109IMPL-00057.MSG_COMMENT=# {0} - web service name, {1} - type, AS-WSJSR109IMPL-00070=Unsupported method request = [{0}] for endpoint {1} at {2}., AS-WSJSR109IMPL-00070.MSG_COMMENT=# {0} - method name, {1} - endpoint name, {2} - URL, AS-WSJSR109IMPL-00071=invocation error on ejb endpoint {0} at {1} : {2}., AS-WSJSR109IMPL-00071.MSG_COMMENT=# {0} - endpoint name, {1} - URL, {2} - message from exception, AS-WSJSR109IMPL-00072=Cannot initialize endpoint {0} : error is :, AS-WSJSR109IMPL-00072.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00073=Error In EjbRuntimeEndpointInfo, AS-WSJSR109IMPL-00074=Missing internal monitoring info to trace {0}., AS-WSJSR109IMPL-00075=null message POSTed to ejb endpoint {0} at {1}., AS-WSJSR109IMPL-00076=Invalid request scheme for Endpoint {0}. Expected ''{1}'', received ''{2}''., AS-WSJSR109IMPL-00076.MSG_COMMENT=# {0} - endpoint name, {1} - URL scheme, {2} - URL scheme, AS-WSJSR109IMPL-00077=authentication failed for {0}, AS-WSJSR109IMPL-00077.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00078=Servlet web service endpoint ''{0}'' failure, AS-WSJSR109IMPL-00078.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00079=Error occured, AS-WSJSR109IMPL-00080=Error invoking servlet impl, AS-WSJSR109IMPL-00081=Servlet web service endpoint ''{0}'' HTTP GET error, AS-WSJSR109IMPL-00081.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00082=Deployment failed, AS-WSJSR109IMPL-00083=Cannot load the wsdl from the aplication: {0}, AS-WSJSR109IMPL-00083.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00084=Creating endpoint with packaged WSDL {0}, AS-WSJSR109IMPL-00084.MSG_COMMENT=# {0} - path to WSDL, AS-WSJSR109IMPL-00085=Metadata documents:, AS-WSJSR109IMPL-00086=For endpoint {0}, Ignoring configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00086.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00087=For endpoint {0}, Unsupported configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00087.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00088=Unexpected error in EJB WebService endpoint post processing, AS-WSJSR109IMPL-00089=Error in resolving the catalog, AS-WSJSR109IMPL-00090=In doWebServicesDeployment: using local web services. There are {0}. The app has total of {1}., AS-WSJSR109IMPL-00091=In doWebServicesDeployment: using web services via extension {0}, AS-WSJSR109IMPL-00092=File already exists {0}, AS-WSJSR109IMPL-00093=Directory already exists {0}, AS-WSJSR109IMPL-00094=Received HTTP GET containing text/xml content for endpoint {0} at {1}. HTTP POST should be used instead., AS-WSJSR109IMPL-00094.MSG_COMMENT=# {0} - endpoint name, {1} - URL, AS-WSJSR109IMPL-00095=Serving up final wsdl {0} for {1}, AS-WSJSR109IMPL-00096=Failure serving WSDL for web service {0}, AS-WSJSR109IMPL-00096.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00097=Invalid wsdl request for web service {0}, AS-WSJSR109IMPL-00097.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00098=Unable to load impl class {0}, AS-WSJSR109IMPL-00099=Cannot write out a HTTP XML exception : {0}, AS-WSJSR109IMPL-00099.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00100=cannot write SOAPFault to the HTTP response, AS-WSJSR109IMPL-00101=Cannot create soap fault for {0}, AS-WSJSR109IMPL-00101.MSG_COMMENT=# {0} - fault message, AS-WSJSR109IMPL-00102=Class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00102.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00103=Handler class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00103.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00104=Failure while calling PostConstruct/PreDestroy method, AS-WSJSR109IMPL-00105=Unable to load handler class {0}, AS-WSJSR109IMPL-00105.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00106=Handler {0} instance injection failed: {1}, AS-WSJSR109IMPL-00106.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00107=Cannot log SOAP Message {0}, AS-WSJSR109IMPL-00107.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00108=Exception in creating endpoint, AS-WSJSR109IMPL-00109=deleting directory failed : {0}, AS-WSJSR109IMPL-00109.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00110=creating directory failed : {0}, AS-WSJSR109IMPL-00110.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00111=Invoking wsimport with {0}, AS-WSJSR109IMPL-00111.MSG_COMMENT=# {0} - arguments, AS-WSJSR109IMPL-00112=wsimport successful, AS-WSJSR109IMPL-00113=wsimport failed, AS-WSJSR109IMPL-00114=authentication succeeded for endpoint ''{0}'' in {1} {2}, AS-WSJSR109IMPL-00115=wsimport successful, AS-WSJSR109IMPL-00116=missing implementation class for {0}, AS-WSJSR109IMPL-00116.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00117=Web service endpoint {0} component link {1} is not valid, AS-WSJSR109IMPL-00117.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSJSR109IMPL-00120=destroyManagedObject failed for Handler {0} for Service {1} with error {2}, AS-WSJSR109IMPL-00120.MSG_COMMENT=# {0} - handler class name, {1} - service endpoint name, {2} - exception message, AS-WSJSR109IMPL-00121=Module type ''{0}'' is not supported., AS-WSJSR109IMPL-00121.MSG_COMMENT=# {0} - module type name, AS-WSJSR109IMPL-00122={0} does not support {1}, AS-WSJSR109IMPL-00122.MSG_COMMENT=# {0} - parser class name, {1} - feature ID, AS-WSJSR109IMPL-00123=Going to fetch ServletAdapter holding wsdl content for web service {0} based on url: {1}} [2024-06-27T10:29:24.705Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:29:24.705Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:24.705Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:24.705Z] [INFO] Processing: jakarta.enterprise.webservices on element LOG_DOMAIN [2024-06-27T10:29:24.705Z] [INFO] Enclosing type is org.glassfish.webservices.LogUtils [2024-06-27T10:29:24.705Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.description=JSR-109 Implementation Logger, jakarta.enterprise.webservices.publish=true, jakarta.enterprise.webservices.subsystem=WEBSERVICES} [2024-06-27T10:29:24.705Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:29:24.705Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:29:24.705Z] [INFO] Found enclosing element org.glassfish.webservices.LogUtils [2024-06-27T10:29:24.705Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:29:24.706Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:24.706Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:24.706Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:29:24.706Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:24.706Z] [INFO] [2024-06-27T10:29:24.706Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsr109-impl --- [2024-06-27T10:29:24.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/test/resources [2024-06-27T10:29:24.706Z] [INFO] [2024-06-27T10:29:24.706Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsr109-impl --- [2024-06-27T10:29:24.706Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:24.706Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:29:24.961Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:24.961Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:29:24.961Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:29:24.961Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:29:24.961Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:29:24.961Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:29:24.961Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:29:24.961Z] Use -proc:none to disable annotation processing. [2024-06-27T10:29:24.961Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java uses or overrides a deprecated API. [2024-06-27T10:29:24.961Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:24.961Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java uses unchecked or unsafe operations. [2024-06-27T10:29:24.961Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:24.961Z] [INFO] [2024-06-27T10:29:24.961Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jsr109-impl --- [2024-06-27T10:29:24.961Z] [INFO] [2024-06-27T10:29:24.961Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsr109-impl --- [2024-06-27T10:29:24.961Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/surefire-reports [2024-06-27T10:29:24.961Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:29:24.961Z] [INFO] [2024-06-27T10:29:24.961Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:24.961Z] [INFO] T E S T S [2024-06-27T10:29:24.961Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:24.962Z] [0.003s][info][gc] Using G1 [2024-06-27T10:29:25.215Z] [0.285s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 23M->6M(258M) 2.787ms [2024-06-27T10:29:25.774Z] [INFO] Running org.glassfish.webservices.JAXWSAdapterRegistryTest [2024-06-27T10:29:25.774Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.glassfish.webservices.JAXWSAdapterRegistryTest [2024-06-27T10:29:26.028Z] [INFO] [2024-06-27T10:29:26.028Z] [INFO] Results: [2024-06-27T10:29:26.028Z] [INFO] [2024-06-27T10:29:26.028Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:29:26.028Z] [INFO] [2024-06-27T10:29:26.028Z] [INFO] [2024-06-27T10:29:26.028Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsr109-impl --- [2024-06-27T10:29:26.028Z] [INFO] Executing tasks [2024-06-27T10:29:26.028Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/classes/META-INF for [2024-06-27T10:29:26.028Z] [INFO] [echo] jsr109-impl [2024-06-27T10:29:26.028Z] [INFO] Executed tasks [2024-06-27T10:29:26.028Z] [INFO] [2024-06-27T10:29:26.028Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsr109-impl --- [2024-06-27T10:29:26.028Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/jsr109-impl.jar [2024-06-27T10:29:26.028Z] [INFO] [2024-06-27T10:29:26.028Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsr109-impl --- [2024-06-27T10:29:26.028Z] [INFO] [2024-06-27T10:29:26.028Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsr109-impl --- [2024-06-27T10:29:26.028Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/failsafe-reports [2024-06-27T10:29:26.028Z] [INFO] [2024-06-27T10:29:26.028Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-jsr109-impl-checkstyle) @ jsr109-impl --- [2024-06-27T10:29:26.951Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:26.951Z] [INFO] [2024-06-27T10:29:26.951Z] [INFO] --- install:3.1.1:install (default-install) @ jsr109-impl --- [2024-06-27T10:29:26.951Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.16-SNAPSHOT/jsr109-impl-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:26.951Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.16-SNAPSHOT/jsr109-impl-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:26.951Z] [INFO] [2024-06-27T10:29:26.951Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2024-06-27T10:29:26.952Z] [INFO] Building WebServices Security and Jakarta Authentication implementation 7.0.16-SNAPSHOT [244/334] [2024-06-27T10:29:26.952Z] [INFO] from appserver/security/webservices.security/pom.xml [2024-06-27T10:29:26.952Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:26.952Z] [INFO] [2024-06-27T10:29:26.952Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices.security --- [2024-06-27T10:29:26.952Z] [INFO] [2024-06-27T10:29:26.952Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices.security --- [2024-06-27T10:29:26.952Z] [INFO] [2024-06-27T10:29:26.952Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices.security --- [2024-06-27T10:29:26.952Z] [INFO] [2024-06-27T10:29:26.952Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices.security --- [2024-06-27T10:29:26.952Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:26.952Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:27.510Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:27.510Z] [INFO] [2024-06-27T10:29:27.510Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices.security --- [2024-06-27T10:29:27.510Z] [INFO] [2024-06-27T10:29:27.510Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices.security --- [2024-06-27T10:29:27.510Z] [INFO] [2024-06-27T10:29:27.510Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices.security --- [2024-06-27T10:29:27.510Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:27.510Z] [INFO] [2024-06-27T10:29:27.510Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices.security --- [2024-06-27T10:29:27.510Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:29:27.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/manpages [2024-06-27T10:29:27.510Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:27.510Z] [INFO] [2024-06-27T10:29:27.510Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices.security --- [2024-06-27T10:29:27.510Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:27.510Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:28.069Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:28.069Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:28.069Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,34] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:29:28.069Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java:[175,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:29:28.069Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java:[185,43] doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-06-27T10:29:28.069Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java: Some input files use or override a deprecated API. [2024-06-27T10:29:28.069Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:28.069Z] [INFO] [2024-06-27T10:29:28.069Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ webservices.security --- [2024-06-27T10:29:28.069Z] [INFO] [2024-06-27T10:29:28.069Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ webservices.security --- [2024-06-27T10:29:28.069Z] [INFO] [2024-06-27T10:29:28.069Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices.security --- [2024-06-27T10:29:28.069Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:28.069Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:28.069Z] [INFO] [2024-06-27T10:29:28.069Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices.security --- [2024-06-27T10:29:28.069Z] [INFO] [2024-06-27T10:29:28.069Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices.security --- [2024-06-27T10:29:28.069Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:28.069Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:28.630Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:28.630Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:29:28.630Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:28.630Z] [INFO] Initial messages found so far: {} [2024-06-27T10:29:28.630Z] [INFO] Processing: AS-WSSECURITY-00001 [2024-06-27T10:29:28.630Z] [INFO] Message AS-WSSECURITY-00001 needs checking for cause/action: true [2024-06-27T10:29:28.630Z] [INFO] Processing: AS-WSSECURITY-00002 [2024-06-27T10:29:28.630Z] [INFO] Message AS-WSSECURITY-00002 needs checking for cause/action: true [2024-06-27T10:29:28.630Z] [INFO] Processing: AS-WSSECURITY-00003 [2024-06-27T10:29:28.630Z] [INFO] Message AS-WSSECURITY-00003 needs checking for cause/action: true [2024-06-27T10:29:28.630Z] [INFO] Processing: AS-WSSECURITY-00004 [2024-06-27T10:29:28.630Z] [INFO] Message AS-WSSECURITY-00004 needs checking for cause/action: true [2024-06-27T10:29:28.630Z] [INFO] Processing: AS-WSSECURITY-00005 [2024-06-27T10:29:28.630Z] [INFO] Message AS-WSSECURITY-00005 needs checking for cause/action: true [2024-06-27T10:29:28.630Z] [INFO] Processing: AS-WSSECURITY-00006 [2024-06-27T10:29:28.630Z] [INFO] Message AS-WSSECURITY-00006 needs checking for cause/action: false [2024-06-27T10:29:28.630Z] [INFO] Processing: AS-WSSECURITY-00007 [2024-06-27T10:29:28.630Z] [INFO] Message AS-WSSECURITY-00007 needs checking for cause/action: true [2024-06-27T10:29:28.630Z] [INFO] Processing: AS-WSSECURITY-00008 [2024-06-27T10:29:28.630Z] [INFO] Message AS-WSSECURITY-00008 needs checking for cause/action: true [2024-06-27T10:29:28.630Z] [INFO] Processing: AS-WSSECURITY-00009 [2024-06-27T10:29:28.630Z] [INFO] Message AS-WSSECURITY-00009 needs checking for cause/action: false [2024-06-27T10:29:28.630Z] [INFO] Processing: AS-WSSECURITY-00010 [2024-06-27T10:29:28.630Z] [INFO] Message AS-WSSECURITY-00010 needs checking for cause/action: false [2024-06-27T10:29:28.630Z] [INFO] Processing: AS-WSSECURITY-00011 [2024-06-27T10:29:28.630Z] [INFO] Message AS-WSSECURITY-00011 needs checking for cause/action: true [2024-06-27T10:29:28.630Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSECURITY-00001=Request processing failed., AS-WSSECURITY-00002=SEC2002: Container-auth: wss: Error validating request., AS-WSSECURITY-00003=SEC2003: Container-auth: wss: Error securing response., AS-WSSECURITY-00004=SEC2004: Container-auth: wss: Error securing request., AS-WSSECURITY-00005=SEC2005: Container-auth: wss: Error validating response., AS-WSSECURITY-00006=SEC2006: Container-auth: wss: Not a SOAP message context., AS-WSSECURITY-00007=EJB Webservice security configuration Failure., AS-WSSECURITY-00008=Servlet Webservice security configuration Failure, AS-WSSECURITY-00009=BASIC AUTH username/password http header parsing error for {0}, AS-WSSECURITY-00009.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00010=Servlet Webservice security configuration Failure, AS-WSSECURITY-00010.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00011=Following exception was thrown:} [2024-06-27T10:29:28.630Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:29:28.630Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:28.630Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:28.630Z] [INFO] Processing: jakarta.enterprise.webservices.security on element LOG_DOMAIN [2024-06-27T10:29:28.630Z] [INFO] Enclosing type is com.sun.enterprise.security.webservices.LogUtils [2024-06-27T10:29:28.630Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.security.description=Web Services Security Logger, jakarta.enterprise.webservices.security.publish=true, jakarta.enterprise.webservices.security.subsystem=WEBSERVICES} [2024-06-27T10:29:28.630Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:29:28.630Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:29:28.630Z] [INFO] Found enclosing element com.sun.enterprise.security.webservices.LogUtils [2024-06-27T10:29:28.630Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:29:28.630Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:28.630Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:28.631Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:29:28.631Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:28.631Z] [INFO] [2024-06-27T10:29:28.631Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices.security --- [2024-06-27T10:29:28.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/src/test/resources [2024-06-27T10:29:28.631Z] [INFO] [2024-06-27T10:29:28.631Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webservices.security --- [2024-06-27T10:29:28.631Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:28.631Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:29:29.190Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:29.190Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:29:29.190Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:29:29.190Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:29:29.190Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:29:29.190Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:29:29.190Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:29:29.190Z] Use -proc:none to disable annotation processing. [2024-06-27T10:29:29.190Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:29:29.190Z] [INFO] [2024-06-27T10:29:29.190Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices.security --- [2024-06-27T10:29:29.190Z] [INFO] [2024-06-27T10:29:29.190Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices.security --- [2024-06-27T10:29:29.190Z] [INFO] [2024-06-27T10:29:29.190Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices.security --- [2024-06-27T10:29:29.190Z] [INFO] Executing tasks [2024-06-27T10:29:29.190Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/classes/META-INF for [2024-06-27T10:29:29.190Z] [INFO] [echo] webservices.security [2024-06-27T10:29:29.190Z] [INFO] Executed tasks [2024-06-27T10:29:29.190Z] [INFO] [2024-06-27T10:29:29.190Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices.security --- [2024-06-27T10:29:29.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/webservices.security.jar [2024-06-27T10:29:29.190Z] [INFO] [2024-06-27T10:29:29.190Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices.security --- [2024-06-27T10:29:29.190Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/failsafe-reports [2024-06-27T10:29:29.190Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:29:29.190Z] [INFO] [2024-06-27T10:29:29.190Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:29.190Z] [INFO] T E S T S [2024-06-27T10:29:29.190Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:29.444Z] [0.003s][info][gc] Using G1 [2024-06-27T10:29:29.699Z] [0.287s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 23M->6M(258M) 2.409ms [2024-06-27T10:29:29.953Z] [INFO] Running org.glassfish.main.security.webservices.WSServletContainerInitializerITest [2024-06-27T10:29:29.953Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.glassfish.main.security.webservices.WSServletContainerInitializerITest [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] Results: [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices.security --- [2024-06-27T10:29:30.511Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/failsafe-reports [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-webservices.security-checkstyle) @ webservices.security --- [2024-06-27T10:29:30.511Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- install:3.1.1:install (default-install) @ webservices.security --- [2024-06-27T10:29:30.511Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.16-SNAPSHOT/webservices.security-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:30.511Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.16-SNAPSHOT/webservices.security-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2024-06-27T10:29:30.511Z] [INFO] Building GlassFish webservices scripts 7.0.16-SNAPSHOT [245/334] [2024-06-27T10:29:30.511Z] [INFO] from appserver/webservices/webservices-scripts/pom.xml [2024-06-27T10:29:30.511Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-scripts --- [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-scripts --- [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices-scripts --- [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices-scripts --- [2024-06-27T10:29:30.511Z] [INFO] No sources to compile [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ webservices-scripts --- [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-scripts --- [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-scripts --- [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-scripts --- [2024-06-27T10:29:30.511Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:30.511Z] [INFO] [2024-06-27T10:29:30.511Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-scripts --- [2024-06-27T10:29:30.511Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-06-27T10:29:30.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/src/main/manpages [2024-06-27T10:29:30.511Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:30.512Z] [INFO] [2024-06-27T10:29:30.512Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices-scripts --- [2024-06-27T10:29:30.512Z] [INFO] No sources to compile [2024-06-27T10:29:30.512Z] [INFO] [2024-06-27T10:29:30.512Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices-scripts --- [2024-06-27T10:29:30.512Z] [INFO] No sources to compile [2024-06-27T10:29:30.512Z] [INFO] [2024-06-27T10:29:30.512Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-scripts --- [2024-06-27T10:29:30.512Z] [INFO] Executing tasks [2024-06-27T10:29:30.512Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target/classes/META-INF for [2024-06-27T10:29:30.512Z] [INFO] [echo] webservices-scripts [2024-06-27T10:29:30.512Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target/classes/META-INF [2024-06-27T10:29:30.512Z] [INFO] Executed tasks [2024-06-27T10:29:30.512Z] [INFO] [2024-06-27T10:29:30.512Z] [INFO] --- assembly:3.6.0:single (default-single) @ webservices-scripts --- [2024-06-27T10:29:30.512Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:29:30.512Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-06-27T10:29:30.512Z] [INFO] [2024-06-27T10:29:30.512Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ webservices-scripts --- [2024-06-27T10:29:30.512Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-06-27T10:29:30.512Z] [INFO] [2024-06-27T10:29:30.512Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-scripts --- [2024-06-27T10:29:30.512Z] [INFO] No tests to run. [2024-06-27T10:29:30.512Z] [INFO] [2024-06-27T10:29:30.512Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-scripts --- [2024-06-27T10:29:30.512Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target/failsafe-reports [2024-06-27T10:29:30.512Z] [INFO] [2024-06-27T10:29:30.512Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-scripts-checkstyle) @ webservices-scripts --- [2024-06-27T10:29:30.766Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:30.766Z] [INFO] [2024-06-27T10:29:30.766Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-scripts --- [2024-06-27T10:29:30.767Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.16-SNAPSHOT/webservices-scripts-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:30.767Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.16-SNAPSHOT/webservices-scripts-7.0.16-SNAPSHOT.zip [2024-06-27T10:29:30.767Z] [INFO] [2024-06-27T10:29:30.767Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2024-06-27T10:29:30.767Z] [INFO] Building GlassFish Metro Glue Code 7.0.16-SNAPSHOT [246/334] [2024-06-27T10:29:30.767Z] [INFO] from appserver/webservices/metro-glue/pom.xml [2024-06-27T10:29:30.767Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:30.767Z] [INFO] [2024-06-27T10:29:30.767Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-glue --- [2024-06-27T10:29:30.767Z] [INFO] [2024-06-27T10:29:30.767Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-glue --- [2024-06-27T10:29:30.767Z] [INFO] [2024-06-27T10:29:30.767Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ metro-glue --- [2024-06-27T10:29:30.767Z] [INFO] [2024-06-27T10:29:30.767Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ metro-glue --- [2024-06-27T10:29:30.767Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:30.767Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:31.021Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:31.021Z] [INFO] [2024-06-27T10:29:31.021Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-glue --- [2024-06-27T10:29:31.021Z] [INFO] [2024-06-27T10:29:31.021Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-glue --- [2024-06-27T10:29:31.021Z] [INFO] [2024-06-27T10:29:31.021Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-glue --- [2024-06-27T10:29:31.021Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:31.021Z] [INFO] [2024-06-27T10:29:31.021Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-glue --- [2024-06-27T10:29:31.021Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:29:31.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/src/main/manpages [2024-06-27T10:29:31.021Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:31.021Z] [INFO] [2024-06-27T10:29:31.021Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ metro-glue --- [2024-06-27T10:29:31.021Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:31.021Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:31.580Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:31.580Z] [INFO] [2024-06-27T10:29:31.580Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ metro-glue --- [2024-06-27T10:29:31.580Z] [INFO] [2024-06-27T10:29:31.580Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ metro-glue --- [2024-06-27T10:29:31.580Z] [INFO] [2024-06-27T10:29:31.580Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ metro-glue --- [2024-06-27T10:29:31.580Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:31.580Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:31.580Z] [INFO] [2024-06-27T10:29:31.580Z] [INFO] --- command-security:1.0.17:check (default-check) @ metro-glue --- [2024-06-27T10:29:31.580Z] [INFO] [2024-06-27T10:29:31.580Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ metro-glue --- [2024-06-27T10:29:31.580Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:31.580Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:32.140Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:32.140Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:32.140Z] [INFO] Initial messages found so far: {} [2024-06-27T10:29:32.140Z] [INFO] Processing: AS-WSMETROGLUE-10010 [2024-06-27T10:29:32.140Z] [INFO] Message AS-WSMETROGLUE-10010 needs checking for cause/action: false [2024-06-27T10:29:32.140Z] [INFO] Processing: AS-WSMETROGLUE-10020 [2024-06-27T10:29:32.140Z] [INFO] Message AS-WSMETROGLUE-10020 needs checking for cause/action: false [2024-06-27T10:29:32.140Z] [INFO] Processing: AS-WSMETROGLUE-10011 [2024-06-27T10:29:32.140Z] [INFO] Message AS-WSMETROGLUE-10011 needs checking for cause/action: false [2024-06-27T10:29:32.140Z] [INFO] Processing: AS-WSMETROGLUE-10012 [2024-06-27T10:29:32.140Z] [INFO] Message AS-WSMETROGLUE-10012 needs checking for cause/action: false [2024-06-27T10:29:32.140Z] [INFO] Processing: AS-WSMETROGLUE-10001 [2024-06-27T10:29:32.140Z] [INFO] Message AS-WSMETROGLUE-10001 needs checking for cause/action: false [2024-06-27T10:29:32.140Z] [INFO] Processing: AS-WSMETROGLUE-10002 [2024-06-27T10:29:32.140Z] [INFO] Message AS-WSMETROGLUE-10002 needs checking for cause/action: false [2024-06-27T10:29:32.140Z] [INFO] Processing: AS-WSMETROGLUE-10003 [2024-06-27T10:29:32.140Z] [INFO] Message AS-WSMETROGLUE-10003 needs checking for cause/action: false [2024-06-27T10:29:32.140Z] [INFO] Processing: AS-WSMETROGLUE-10004 [2024-06-27T10:29:32.140Z] [INFO] Message AS-WSMETROGLUE-10004 needs checking for cause/action: false [2024-06-27T10:29:32.140Z] [INFO] Processing: AS-WSMETROGLUE-19999 [2024-06-27T10:29:32.140Z] [INFO] Message AS-WSMETROGLUE-19999 needs checking for cause/action: false [2024-06-27T10:29:32.140Z] [INFO] Processing: AS-WSMETROGLUE-19998 [2024-06-27T10:29:32.140Z] [INFO] Message AS-WSMETROGLUE-19998 needs checking for cause/action: false [2024-06-27T10:29:32.140Z] [INFO] Total Messages including ones found from disk so far: {AS-WSMETROGLUE-10001=Loading WS-TX Services. Please wait., AS-WSMETROGLUE-10002=WS-TX Services successfully started., AS-WSMETROGLUE-10003=WS-TX Services application was deployed explicitly., AS-WSMETROGLUE-10004=Cannot deploy or load WS-TX Services: {0}, AS-WSMETROGLUE-10004.MSG_COMMENT=# {0} - cause, AS-WSMETROGLUE-10010=Web service endpoint deployment events listener registered successfully., AS-WSMETROGLUE-10011=Endpoint deployment even received., AS-WSMETROGLUE-10012=Endpoint undeployment even received., AS-WSMETROGLUE-10020=High availability environment configuration injected into Metro high availability provider., AS-WSMETROGLUE-19998=Exception occurred retrieving port configuration for WSTX service., AS-WSMETROGLUE-19999=Caught unexpected exception.} [2024-06-27T10:29:32.140Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:29:32.140Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:32.140Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:32.140Z] [INFO] Processing: jakarta.enterprise.webservices.metroglue on element LOG_DOMAIN [2024-06-27T10:29:32.140Z] [INFO] Enclosing type is org.glassfish.webservices.metroglue.LogUtils [2024-06-27T10:29:32.140Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.metroglue.description=Metro Glue Main Logger, jakarta.enterprise.webservices.metroglue.publish=true, jakarta.enterprise.webservices.metroglue.subsystem=WEBSERVICES} [2024-06-27T10:29:32.140Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:29:32.140Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:29:32.140Z] [INFO] Found enclosing element org.glassfish.webservices.metroglue.LogUtils [2024-06-27T10:29:32.140Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:29:32.140Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:32.140Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:32.140Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:29:32.140Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:32.140Z] [INFO] [2024-06-27T10:29:32.140Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metro-glue --- [2024-06-27T10:29:32.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/src/test/resources [2024-06-27T10:29:32.140Z] [INFO] [2024-06-27T10:29:32.140Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ metro-glue --- [2024-06-27T10:29:32.140Z] [INFO] No sources to compile [2024-06-27T10:29:32.140Z] [INFO] [2024-06-27T10:29:32.140Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ metro-glue --- [2024-06-27T10:29:32.140Z] [INFO] [2024-06-27T10:29:32.140Z] [INFO] --- surefire:3.2.5:test (default-test) @ metro-glue --- [2024-06-27T10:29:32.140Z] [INFO] [2024-06-27T10:29:32.140Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-glue --- [2024-06-27T10:29:32.395Z] [INFO] Executing tasks [2024-06-27T10:29:32.395Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target/classes/META-INF for [2024-06-27T10:29:32.395Z] [INFO] [echo] metro-glue [2024-06-27T10:29:32.395Z] [INFO] Executed tasks [2024-06-27T10:29:32.395Z] [INFO] [2024-06-27T10:29:32.395Z] [INFO] --- jar:3.3.0:jar (default-jar) @ metro-glue --- [2024-06-27T10:29:32.395Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target/metro-glue.jar [2024-06-27T10:29:32.395Z] [INFO] [2024-06-27T10:29:32.395Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-glue --- [2024-06-27T10:29:32.395Z] [INFO] [2024-06-27T10:29:32.395Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-glue --- [2024-06-27T10:29:32.395Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target/failsafe-reports [2024-06-27T10:29:32.395Z] [INFO] [2024-06-27T10:29:32.395Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-glue-checkstyle) @ metro-glue --- [2024-06-27T10:29:34.160Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:34.160Z] [INFO] [2024-06-27T10:29:34.160Z] [INFO] --- install:3.1.1:install (default-install) @ metro-glue --- [2024-06-27T10:29:34.160Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.16-SNAPSHOT/metro-glue-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:34.161Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.16-SNAPSHOT/metro-glue-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:34.161Z] [INFO] [2024-06-27T10:29:34.161Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2024-06-27T10:29:34.161Z] [INFO] Building Connector for GlassFish Web Services Container 7.0.16-SNAPSHOT [247/334] [2024-06-27T10:29:34.161Z] [INFO] from appserver/webservices/connector/pom.xml [2024-06-27T10:29:34.161Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:34.161Z] [INFO] [2024-06-27T10:29:34.161Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-connector --- [2024-06-27T10:29:34.161Z] [INFO] [2024-06-27T10:29:34.161Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-connector --- [2024-06-27T10:29:34.161Z] [INFO] [2024-06-27T10:29:34.161Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices-connector --- [2024-06-27T10:29:34.161Z] [INFO] [2024-06-27T10:29:34.161Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices-connector --- [2024-06-27T10:29:34.161Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:34.161Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:34.161Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:34.161Z] [INFO] [2024-06-27T10:29:34.161Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-connector --- [2024-06-27T10:29:34.161Z] [INFO] [2024-06-27T10:29:34.161Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-connector --- [2024-06-27T10:29:34.161Z] [INFO] [2024-06-27T10:29:34.161Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-connector --- [2024-06-27T10:29:34.161Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:34.161Z] [INFO] [2024-06-27T10:29:34.161Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-connector --- [2024-06-27T10:29:34.161Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:29:34.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/manpages [2024-06-27T10:29:34.161Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:34.161Z] [INFO] [2024-06-27T10:29:34.161Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices-connector --- [2024-06-27T10:29:34.161Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:34.161Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:34.161Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:34.161Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[335,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:34.161Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[337,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:34.161Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[447,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:34.161Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[217,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:34.162Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[219,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:34.162Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[306,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:34.162Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java:[220,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:34.162Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/node/WebServiceHandlerNode.java:[87,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-06-27T10:29:34.162Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java uses or overrides a deprecated API. [2024-06-27T10:29:34.162Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:34.162Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/archivist/WebServicesArchivist.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:29:34.162Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/main/java/org/glassfish/webservices/archivist/WebServicesArchivist.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:34.162Z] [INFO] [2024-06-27T10:29:34.162Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ webservices-connector --- [2024-06-27T10:29:34.162Z] [INFO] [2024-06-27T10:29:34.162Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ webservices-connector --- [2024-06-27T10:29:34.162Z] [INFO] [2024-06-27T10:29:34.162Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices-connector --- [2024-06-27T10:29:34.162Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:34.162Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:34.162Z] [INFO] [2024-06-27T10:29:34.162Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices-connector --- [2024-06-27T10:29:34.162Z] [INFO] [2024-06-27T10:29:34.162Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices-connector --- [2024-06-27T10:29:34.162Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:34.162Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:34.162Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:34.162Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:34.162Z] [INFO] Initial messages found so far: {} [2024-06-27T10:29:34.162Z] [INFO] Processing: AS-WSCONNECTOR-00046 [2024-06-27T10:29:34.162Z] [INFO] Message AS-WSCONNECTOR-00046 needs checking for cause/action: true [2024-06-27T10:29:34.162Z] [INFO] Processing: AS-WSCONNECTOR-00050 [2024-06-27T10:29:34.162Z] [INFO] Message AS-WSCONNECTOR-00050 needs checking for cause/action: false [2024-06-27T10:29:34.162Z] [INFO] Processing: AS-WSCONNECTOR-00057 [2024-06-27T10:29:34.162Z] [INFO] Message AS-WSCONNECTOR-00057 needs checking for cause/action: false [2024-06-27T10:29:34.162Z] [INFO] Processing: AS-WSCONNECTOR-00201 [2024-06-27T10:29:34.162Z] [INFO] Message AS-WSCONNECTOR-00201 needs checking for cause/action: false [2024-06-27T10:29:34.162Z] [INFO] Processing: AS-WSCONNECTOR-00202 [2024-06-27T10:29:34.162Z] [INFO] Message AS-WSCONNECTOR-00202 needs checking for cause/action: false [2024-06-27T10:29:34.162Z] [INFO] Processing: AS-WSCONNECTOR-00203 [2024-06-27T10:29:34.162Z] [INFO] Message AS-WSCONNECTOR-00203 needs checking for cause/action: false [2024-06-27T10:29:34.162Z] [INFO] Processing: AS-WSCONNECTOR-00204 [2024-06-27T10:29:34.162Z] [INFO] Message AS-WSCONNECTOR-00204 needs checking for cause/action: false [2024-06-27T10:29:34.162Z] [INFO] Processing: AS-WSCONNECTOR-00205 [2024-06-27T10:29:34.162Z] [INFO] Message AS-WSCONNECTOR-00205 needs checking for cause/action: true [2024-06-27T10:29:34.163Z] [INFO] Total Messages including ones found from disk so far: {AS-WSCONNECTOR-00046=Invalid Deployment Descriptors element {0} value {1}., AS-WSCONNECTOR-00046.MSG_COMMENT=# {0} - prefix, {1} - localname, AS-WSCONNECTOR-00050=Following exception was thrown, AS-WSCONNECTOR-00057=JAX-WS RI specific descriptor ({1}) is found in the archive {0} and \nhence Enterprise Web Service (109) deployment is disabled for this archive to avoid duplication of services., AS-WSCONNECTOR-00057.MSG_COMMENT=# {0} - archive name, {1} - descriptor path, AS-WSCONNECTOR-00201=Handler class {0} specified in deployment descriptor not found., AS-WSCONNECTOR-00201.MSG_COMMENT=# {0} - class name, AS-WSCONNECTOR-00202=Handler class {0} specified in handler file {1} cannot be loaded., AS-WSCONNECTOR-00202.MSG_COMMENT=# {0} - class name, {1} - file name, AS-WSCONNECTOR-00203=Warning : Web service endpoint {0} is not tied to a component., AS-WSCONNECTOR-00203.MSG_COMMENT=# {0} - endpoint name, AS-WSCONNECTOR-00204=Warning: Web service endpoint {0} component link {1} is not valid., AS-WSCONNECTOR-00204.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSCONNECTOR-00205=URL mapping for web service {0} already exists. Is port-component-name in webservices.xml correct?, AS-WSCONNECTOR-00205.MSG_COMMENT=# {0} - endpoint name} [2024-06-27T10:29:34.163Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:29:34.163Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:34.163Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:34.163Z] [INFO] Processing: jakarta.enterprise.webservices.connector on element LOG_DOMAIN [2024-06-27T10:29:34.163Z] [INFO] Enclosing type is org.glassfish.webservices.connector.LogUtils [2024-06-27T10:29:34.163Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.connector.description=Web Services Connector Logger, jakarta.enterprise.webservices.connector.publish=true, jakarta.enterprise.webservices.connector.subsystem=WEBSERVICES} [2024-06-27T10:29:34.163Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:29:34.163Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:29:34.163Z] [INFO] Found enclosing element org.glassfish.webservices.connector.LogUtils [2024-06-27T10:29:34.163Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:29:34.163Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:34.163Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:34.163Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:29:34.163Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:34.163Z] [INFO] [2024-06-27T10:29:34.163Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices-connector --- [2024-06-27T10:29:34.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/src/test/resources [2024-06-27T10:29:34.163Z] [INFO] [2024-06-27T10:29:34.163Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webservices-connector --- [2024-06-27T10:29:34.163Z] [INFO] No sources to compile [2024-06-27T10:29:34.163Z] [INFO] [2024-06-27T10:29:34.163Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices-connector --- [2024-06-27T10:29:34.163Z] [INFO] [2024-06-27T10:29:34.163Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices-connector --- [2024-06-27T10:29:34.163Z] [INFO] [2024-06-27T10:29:34.163Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-connector --- [2024-06-27T10:29:34.163Z] [INFO] Executing tasks [2024-06-27T10:29:34.163Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target/classes/META-INF for [2024-06-27T10:29:34.163Z] [INFO] [echo] webservices-connector [2024-06-27T10:29:34.163Z] [INFO] Executed tasks [2024-06-27T10:29:34.163Z] [INFO] [2024-06-27T10:29:34.163Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices-connector --- [2024-06-27T10:29:34.163Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target/webservices-connector.jar [2024-06-27T10:29:34.163Z] [INFO] [2024-06-27T10:29:34.163Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-connector --- [2024-06-27T10:29:34.163Z] [INFO] [2024-06-27T10:29:34.163Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-connector --- [2024-06-27T10:29:34.163Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target/failsafe-reports [2024-06-27T10:29:34.163Z] [INFO] [2024-06-27T10:29:34.163Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-connector-checkstyle) @ webservices-connector --- [2024-06-27T10:29:34.418Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:34.418Z] [INFO] [2024-06-27T10:29:34.418Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-connector --- [2024-06-27T10:29:34.418Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.16-SNAPSHOT/webservices-connector-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:34.418Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.16-SNAPSHOT/webservices-connector-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:34.419Z] [INFO] [2024-06-27T10:29:34.419Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2024-06-27T10:29:34.419Z] [INFO] Building SOAP/TCP integration code 7.0.16-SNAPSHOT [248/334] [2024-06-27T10:29:34.419Z] [INFO] from appserver/webservices/soap-tcp/pom.xml [2024-06-27T10:29:34.419Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:34.419Z] [INFO] [2024-06-27T10:29:34.419Z] [INFO] --- clean:3.3.2:clean (default-clean) @ soap-tcp --- [2024-06-27T10:29:34.419Z] [INFO] [2024-06-27T10:29:34.419Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ soap-tcp --- [2024-06-27T10:29:34.419Z] [INFO] [2024-06-27T10:29:34.419Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ soap-tcp --- [2024-06-27T10:29:34.419Z] [INFO] [2024-06-27T10:29:34.419Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ soap-tcp --- [2024-06-27T10:29:34.419Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:34.419Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:34.674Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:34.674Z] [INFO] [2024-06-27T10:29:34.674Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ soap-tcp --- [2024-06-27T10:29:34.674Z] [INFO] [2024-06-27T10:29:34.674Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ soap-tcp --- [2024-06-27T10:29:34.674Z] [INFO] [2024-06-27T10:29:34.674Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ soap-tcp --- [2024-06-27T10:29:34.674Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:34.674Z] [INFO] [2024-06-27T10:29:34.674Z] [INFO] --- resources:3.3.1:resources (default-resources) @ soap-tcp --- [2024-06-27T10:29:34.674Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:29:34.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/src/main/manpages [2024-06-27T10:29:34.674Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:34.674Z] [INFO] [2024-06-27T10:29:34.674Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ soap-tcp --- [2024-06-27T10:29:34.674Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:34.674Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:35.232Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:35.232Z] [INFO] [2024-06-27T10:29:35.232Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ soap-tcp --- [2024-06-27T10:29:35.232Z] [INFO] [2024-06-27T10:29:35.232Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ soap-tcp --- [2024-06-27T10:29:35.232Z] [INFO] [2024-06-27T10:29:35.232Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ soap-tcp --- [2024-06-27T10:29:35.232Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:35.486Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:35.486Z] [INFO] [2024-06-27T10:29:35.486Z] [INFO] --- command-security:1.0.17:check (default-check) @ soap-tcp --- [2024-06-27T10:29:35.486Z] [INFO] [2024-06-27T10:29:35.486Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ soap-tcp --- [2024-06-27T10:29:35.486Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:35.486Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:35.741Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:35.741Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:35.741Z] [INFO] Initial messages found so far: {} [2024-06-27T10:29:35.741Z] [INFO] Processing: AS-WSSOAPTCP-00001 [2024-06-27T10:29:35.741Z] [INFO] Message AS-WSSOAPTCP-00001 needs checking for cause/action: false [2024-06-27T10:29:35.741Z] [INFO] Processing: AS-WSSOAPTCP-00002 [2024-06-27T10:29:35.741Z] [INFO] Message AS-WSSOAPTCP-00002 needs checking for cause/action: false [2024-06-27T10:29:35.741Z] [INFO] Processing: AS-WSSOAPTCP-00003 [2024-06-27T10:29:35.741Z] [INFO] Message AS-WSSOAPTCP-00003 needs checking for cause/action: false [2024-06-27T10:29:35.741Z] [INFO] Processing: AS-WSSOAPTCP-00004 [2024-06-27T10:29:35.741Z] [INFO] Message AS-WSSOAPTCP-00004 needs checking for cause/action: false [2024-06-27T10:29:35.741Z] [INFO] Processing: AS-WSSOAPTCP-00050 [2024-06-27T10:29:35.741Z] [INFO] Message AS-WSSOAPTCP-00050 needs checking for cause/action: false [2024-06-27T10:29:35.741Z] [INFO] Processing: AS-WSSOAPTCP-00006 [2024-06-27T10:29:35.741Z] [INFO] Message AS-WSSOAPTCP-00006 needs checking for cause/action: false [2024-06-27T10:29:35.741Z] [INFO] Processing: AS-WSSOAPTCP-00007 [2024-06-27T10:29:35.741Z] [INFO] Message AS-WSSOAPTCP-00007 needs checking for cause/action: false [2024-06-27T10:29:35.741Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSOAPTCP-00001=Initialize SOAP/TCP protocol for port: {0}, AS-WSSOAPTCP-00001.MSG_COMMENT=# {0} - port number, AS-WSSOAPTCP-00002=Can not convert SOAP/TCP protocol id to byte array., AS-WSSOAPTCP-00003=SOAP/TCP endpoint removed: {0}, AS-WSSOAPTCP-00004=SOAP/TCP endpoint added: {0}, AS-WSSOAPTCP-00006=WSTCPAdapterRegistryImpl. Register adapter. Path: {0}, AS-WSSOAPTCP-00007=WSTCPAdapterRegistryImpl. DeRegister adapter for {0}, AS-WSSOAPTCP-00050=Following exception was thrown} [2024-06-27T10:29:35.741Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:29:35.741Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:35.741Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:35.741Z] [INFO] Processing: jakarta.enterprise.webservices.transport.tcp on element LOG_DOMAIN [2024-06-27T10:29:35.741Z] [INFO] Enclosing type is org.glassfish.webservices.transport.tcp.LogUtils [2024-06-27T10:29:35.741Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.transport.tcp.description=SOAP/TCP Transport Logger, jakarta.enterprise.webservices.transport.tcp.publish=true, jakarta.enterprise.webservices.transport.tcp.subsystem=WEBSERVICES} [2024-06-27T10:29:35.741Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:29:35.741Z] [INFO] Found enclosing element LOG_DOMAIN [2024-06-27T10:29:35.741Z] [INFO] Found enclosing element org.glassfish.webservices.transport.tcp.LogUtils [2024-06-27T10:29:35.741Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:29:35.741Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:35.741Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:35.742Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:29:35.742Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:35.742Z] [INFO] [2024-06-27T10:29:35.742Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ soap-tcp --- [2024-06-27T10:29:35.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/src/test/resources [2024-06-27T10:29:35.742Z] [INFO] [2024-06-27T10:29:35.742Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ soap-tcp --- [2024-06-27T10:29:35.742Z] [INFO] No sources to compile [2024-06-27T10:29:35.742Z] [INFO] [2024-06-27T10:29:35.742Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ soap-tcp --- [2024-06-27T10:29:35.742Z] [INFO] [2024-06-27T10:29:35.742Z] [INFO] --- surefire:3.2.5:test (default-test) @ soap-tcp --- [2024-06-27T10:29:35.742Z] [INFO] [2024-06-27T10:29:35.742Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ soap-tcp --- [2024-06-27T10:29:35.742Z] [INFO] Executing tasks [2024-06-27T10:29:35.742Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target/classes/META-INF for [2024-06-27T10:29:35.742Z] [INFO] [echo] soap-tcp [2024-06-27T10:29:35.742Z] [INFO] Executed tasks [2024-06-27T10:29:35.742Z] [INFO] [2024-06-27T10:29:35.742Z] [INFO] --- jar:3.3.0:jar (default-jar) @ soap-tcp --- [2024-06-27T10:29:35.996Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target/soap-tcp.jar [2024-06-27T10:29:35.996Z] [INFO] [2024-06-27T10:29:35.996Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ soap-tcp --- [2024-06-27T10:29:35.996Z] [INFO] [2024-06-27T10:29:35.996Z] [INFO] --- failsafe:3.2.5:verify (verify) @ soap-tcp --- [2024-06-27T10:29:35.996Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target/failsafe-reports [2024-06-27T10:29:35.996Z] [INFO] [2024-06-27T10:29:35.996Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-soap-tcp-checkstyle) @ soap-tcp --- [2024-06-27T10:29:35.996Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:35.996Z] [INFO] [2024-06-27T10:29:35.996Z] [INFO] --- install:3.1.1:install (default-install) @ soap-tcp --- [2024-06-27T10:29:35.996Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.16-SNAPSHOT/soap-tcp-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:35.996Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.16-SNAPSHOT/soap-tcp-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:35.996Z] [INFO] [2024-06-27T10:29:35.996Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2024-06-27T10:29:35.996Z] [INFO] Building Client OSGi module (including ACC) 7.0.16-SNAPSHOT [249/334] [2024-06-27T10:29:35.996Z] [INFO] from appserver/appclient/client/acc/pom.xml [2024-06-27T10:29:35.996Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:35.996Z] [INFO] [2024-06-27T10:29:35.996Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client-module --- [2024-06-27T10:29:35.996Z] [INFO] [2024-06-27T10:29:35.996Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client-module --- [2024-06-27T10:29:35.996Z] [INFO] [2024-06-27T10:29:35.996Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-client-module --- [2024-06-27T10:29:35.996Z] [INFO] [2024-06-27T10:29:35.996Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-client-module --- [2024-06-27T10:29:35.996Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:35.996Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:36.554Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:36.554Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:36.554Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:36.554Z] [INFO] [2024-06-27T10:29:36.554Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client-module --- [2024-06-27T10:29:36.554Z] [INFO] [2024-06-27T10:29:36.554Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client-module --- [2024-06-27T10:29:36.554Z] [INFO] [2024-06-27T10:29:36.554Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client-module --- [2024-06-27T10:29:36.554Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:36.554Z] [INFO] [2024-06-27T10:29:36.554Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dtds-and-schemas) @ gf-client-module --- [2024-06-27T10:29:36.809Z] [INFO] [2024-06-27T10:29:36.809Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client-module --- [2024-06-27T10:29:36.809Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-06-27T10:29:36.809Z] [INFO] Copying 159 resources from target/dependency/glassfish/lib to target/classes [2024-06-27T10:29:36.809Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-06-27T10:29:36.809Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:36.809Z] [INFO] [2024-06-27T10:29:36.809Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-client-module --- [2024-06-27T10:29:36.809Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:36.809Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:37.734Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:37.734Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.734Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[374,65] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.734Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[622,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.734Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[806,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.734Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/AppClientFacade.java:[537,17] non-varargs call of varargs method with inexact argument type for last parameter; [2024-06-27T10:29:37.734Z] cast to java.lang.Object for a varargs call [2024-06-27T10:29:37.734Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-06-27T10:29:37.734Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[198,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/ClientClassLoaderDelegate.java:[47,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/Launchable.java:[122,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCLogger.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/FacadeLaunchable.java:[270,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/JWSACCClassLoader.java:[40,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/MainClassLaunchable.java:[75,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ProviderContainerContractInfoImpl.java:[84,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/UndeployedLaunchable.java:[231,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[337,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[337,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/PermissionsUtil.java:[109,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-06-27T10:29:37.735Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Some input files use or override a deprecated API. [2024-06-27T10:29:37.735Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:29:37.735Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:29:37.735Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:37.735Z] [INFO] [2024-06-27T10:29:37.735Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-client-module --- [2024-06-27T10:29:37.735Z] [INFO] [2024-06-27T10:29:37.736Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-client-module --- [2024-06-27T10:29:37.736Z] [INFO] [2024-06-27T10:29:37.736Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client-module --- [2024-06-27T10:29:37.736Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:37.990Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:37.990Z] [INFO] [2024-06-27T10:29:37.990Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client-module --- [2024-06-27T10:29:37.990Z] [INFO] [2024-06-27T10:29:37.990Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-client-module --- [2024-06-27T10:29:37.990Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:37.990Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:38.548Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:38.549Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:38.549Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:29:38.549Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:38.549Z] [INFO] [2024-06-27T10:29:38.549Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client-module --- [2024-06-27T10:29:38.549Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-06-27T10:29:38.549Z] [INFO] [2024-06-27T10:29:38.549Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-client-module --- [2024-06-27T10:29:38.549Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:38.549Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:29:39.471Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:39.471Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:29:39.471Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:29:39.471Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:29:39.471Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:29:39.471Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:29:39.471Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:29:39.471Z] Use -proc:none to disable annotation processing. [2024-06-27T10:29:39.471Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:29:39.471Z] [INFO] [2024-06-27T10:29:39.471Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client-module --- [2024-06-27T10:29:39.471Z] [INFO] [2024-06-27T10:29:39.471Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client-module --- [2024-06-27T10:29:39.471Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/target/surefire-reports [2024-06-27T10:29:39.471Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:29:39.471Z] [INFO] [2024-06-27T10:29:39.471Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:39.471Z] [INFO] T E S T S [2024-06-27T10:29:39.471Z] [INFO] ------------------------------------------------------- [2024-06-27T10:29:39.471Z] [0.003s][info][gc] Using G1 [2024-06-27T10:29:39.725Z] [0.240s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 23M->6M(258M) 2.345ms [2024-06-27T10:29:40.283Z] [INFO] Running org.glassfish.appclient.client.CLIBootstrapTest [2024-06-27T10:29:40.283Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.glassfish.appclient.client.CLIBootstrapTest [2024-06-27T10:29:40.283Z] [INFO] Running org.glassfish.appclient.client.acc.AppclientCommandArgumentsTest [2024-06-27T10:29:40.283Z] [0.775s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 36M->10M(258M) 3.821ms [2024-06-27T10:29:40.283Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.084 s -- in org.glassfish.appclient.client.acc.AppclientCommandArgumentsTest [2024-06-27T10:29:40.283Z] [INFO] Running org.glassfish.appclient.client.acc.CommandLaunchInfoTest [2024-06-27T10:29:40.283Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.appclient.client.acc.CommandLaunchInfoTest [2024-06-27T10:29:40.283Z] [INFO] Running org.glassfish.appclient.client.acc.callbackhandler.DefaultGUICallbackHandlerTest [2024-06-27T10:29:40.283Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.glassfish.appclient.client.acc.callbackhandler.DefaultGUICallbackHandlerTest [2024-06-27T10:29:40.841Z] [INFO] [2024-06-27T10:29:40.841Z] [INFO] Results: [2024-06-27T10:29:40.841Z] [INFO] [2024-06-27T10:29:40.841Z] [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 2 [2024-06-27T10:29:40.841Z] [INFO] [2024-06-27T10:29:40.841Z] [INFO] [2024-06-27T10:29:40.841Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client-module --- [2024-06-27T10:29:40.841Z] [INFO] Executing tasks [2024-06-27T10:29:40.841Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/target/classes/META-INF for [2024-06-27T10:29:40.841Z] [INFO] [echo] gf-client-module [2024-06-27T10:29:40.841Z] [INFO] Executed tasks [2024-06-27T10:29:40.841Z] [INFO] [2024-06-27T10:29:40.841Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client-module --- [2024-06-27T10:29:40.841Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/target/gf-client-module.jar [2024-06-27T10:29:40.841Z] [INFO] [2024-06-27T10:29:40.841Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client-module --- [2024-06-27T10:29:40.841Z] [INFO] [2024-06-27T10:29:40.841Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client-module --- [2024-06-27T10:29:40.841Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/target/failsafe-reports [2024-06-27T10:29:40.841Z] [INFO] [2024-06-27T10:29:40.841Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-module-checkstyle) @ gf-client-module --- [2024-06-27T10:29:41.765Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:41.765Z] [INFO] [2024-06-27T10:29:41.765Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client-module --- [2024-06-27T10:29:41.765Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.16-SNAPSHOT/gf-client-module-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:41.765Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.16-SNAPSHOT/gf-client-module-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:41.765Z] [INFO] [2024-06-27T10:29:41.765Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2024-06-27T10:29:41.766Z] [INFO] Building Client Library (including ACC) 7.0.16-SNAPSHOT [250/334] [2024-06-27T10:29:41.766Z] [INFO] from appserver/appclient/client/acc-standalone/pom.xml [2024-06-27T10:29:41.766Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:41.766Z] [INFO] [2024-06-27T10:29:41.766Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client --- [2024-06-27T10:29:41.766Z] [INFO] [2024-06-27T10:29:41.766Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client --- [2024-06-27T10:29:41.766Z] [INFO] [2024-06-27T10:29:41.766Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-client --- [2024-06-27T10:29:41.766Z] [INFO] [2024-06-27T10:29:41.766Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-client --- [2024-06-27T10:29:41.766Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:41.766Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:42.324Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:42.324Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:42.324Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:42.324Z] [INFO] [2024-06-27T10:29:42.324Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client --- [2024-06-27T10:29:42.324Z] [INFO] [2024-06-27T10:29:42.324Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client --- [2024-06-27T10:29:42.324Z] [INFO] [2024-06-27T10:29:42.324Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client --- [2024-06-27T10:29:42.324Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:42.324Z] [INFO] [2024-06-27T10:29:42.324Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client --- [2024-06-27T10:29:42.324Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:29:42.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/manpages [2024-06-27T10:29:42.324Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:42.324Z] [INFO] [2024-06-27T10:29:42.324Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-client --- [2024-06-27T10:29:42.324Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:42.324Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:43.247Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:43.247Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:43.247Z] [INFO] [2024-06-27T10:29:43.247Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-client --- [2024-06-27T10:29:43.247Z] [INFO] [2024-06-27T10:29:43.247Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-client --- [2024-06-27T10:29:43.247Z] [INFO] [2024-06-27T10:29:43.247Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client --- [2024-06-27T10:29:43.247Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:43.247Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:43.247Z] [INFO] [2024-06-27T10:29:43.247Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client --- [2024-06-27T10:29:43.247Z] [INFO] [2024-06-27T10:29:43.247Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-client --- [2024-06-27T10:29:43.247Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:43.247Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:44.169Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:44.169Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:44.169Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:29:44.169Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:44.169Z] [INFO] [2024-06-27T10:29:44.169Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client --- [2024-06-27T10:29:44.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/src/test/resources [2024-06-27T10:29:44.169Z] [INFO] [2024-06-27T10:29:44.169Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-client --- [2024-06-27T10:29:44.169Z] [INFO] No sources to compile [2024-06-27T10:29:44.169Z] [INFO] [2024-06-27T10:29:44.169Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client --- [2024-06-27T10:29:44.169Z] [INFO] [2024-06-27T10:29:44.169Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client --- [2024-06-27T10:29:44.169Z] [INFO] [2024-06-27T10:29:44.169Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client --- [2024-06-27T10:29:44.169Z] [INFO] Executing tasks [2024-06-27T10:29:44.169Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/target/classes/META-INF for [2024-06-27T10:29:44.169Z] [INFO] [echo] gf-client [2024-06-27T10:29:44.170Z] [INFO] Executed tasks [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client --- [2024-06-27T10:29:44.170Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/target/gf-client.jar [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client --- [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client --- [2024-06-27T10:29:44.170Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/target/failsafe-reports [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-checkstyle) @ gf-client --- [2024-06-27T10:29:44.170Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client --- [2024-06-27T10:29:44.170Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.16-SNAPSHOT/gf-client-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:44.170Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/acc-standalone/target/gf-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.16-SNAPSHOT/gf-client-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2024-06-27T10:29:44.170Z] [INFO] Building GlassFish appclient scripts 7.0.16-SNAPSHOT [251/334] [2024-06-27T10:29:44.170Z] [INFO] from appserver/appclient/client/appclient-scripts/pom.xml [2024-06-27T10:29:44.170Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] No sources to compile [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] Copying 6 resources from src/main/resources to target/classes [2024-06-27T10:29:44.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/src/main/manpages [2024-06-27T10:29:44.170Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] No sources to compile [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] No sources to compile [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] Executing tasks [2024-06-27T10:29:44.170Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target/classes/META-INF for [2024-06-27T10:29:44.170Z] [INFO] [echo] appclient-scripts [2024-06-27T10:29:44.170Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target/classes/META-INF [2024-06-27T10:29:44.170Z] [INFO] Executed tasks [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- assembly:3.6.0:single (default-single) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:29:44.170Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] No tests to run. [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target/failsafe-reports [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-appclient-scripts-checkstyle) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:44.170Z] [INFO] [2024-06-27T10:29:44.170Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-scripts --- [2024-06-27T10:29:44.170Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.16-SNAPSHOT/appclient-scripts-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:44.171Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.16-SNAPSHOT/appclient-scripts-7.0.16-SNAPSHOT.zip [2024-06-27T10:29:44.171Z] [INFO] [2024-06-27T10:29:44.171Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2024-06-27T10:29:44.171Z] [INFO] Building GlassFish AppClient Server-Side Core 7.0.16-SNAPSHOT [252/334] [2024-06-27T10:29:44.171Z] [INFO] from appserver/appclient/server/core/pom.xml [2024-06-27T10:29:44.171Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:44.171Z] [INFO] [2024-06-27T10:29:44.171Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-server-core --- [2024-06-27T10:29:44.171Z] [INFO] [2024-06-27T10:29:44.171Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-server-core --- [2024-06-27T10:29:44.171Z] [INFO] [2024-06-27T10:29:44.171Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-server-core --- [2024-06-27T10:29:44.171Z] [INFO] [2024-06-27T10:29:44.171Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-server-core --- [2024-06-27T10:29:44.171Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:44.171Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:44.425Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:44.425Z] [INFO] [2024-06-27T10:29:44.425Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-server-core --- [2024-06-27T10:29:44.425Z] [INFO] [2024-06-27T10:29:44.425Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-server-core --- [2024-06-27T10:29:44.425Z] [INFO] [2024-06-27T10:29:44.425Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-server-core --- [2024-06-27T10:29:44.425Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:44.425Z] [INFO] [2024-06-27T10:29:44.425Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-server-core --- [2024-06-27T10:29:44.425Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-06-27T10:29:44.425Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-06-27T10:29:44.425Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:44.425Z] [INFO] [2024-06-27T10:29:44.425Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-server-core --- [2024-06-27T10:29:44.425Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:44.425Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:44.986Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:44.986Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientServerApplication.java:[165,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:44.986Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientGroupFacadeGenerator.java:[81,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-06-27T10:29:44.986Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java:[92,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:44.986Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java:[104,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:29:44.986Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/ApplicationSignedJARManager.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:29:44.986Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/ApplicationSignedJARManager.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:44.986Z] [INFO] [2024-06-27T10:29:44.986Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient-server-core --- [2024-06-27T10:29:44.986Z] [INFO] [2024-06-27T10:29:44.986Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient-server-core --- [2024-06-27T10:29:44.986Z] [INFO] [2024-06-27T10:29:44.986Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-server-core --- [2024-06-27T10:29:44.986Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:44.986Z] [WARNING] Manifest org.glassfish.main.appclient.server:appclient-server-core:glassfish-jar:7.0.16-SNAPSHOT : Export org.glassfish.appclient.server.core, has 1, private references [org.glassfish.appclient.server.core.jws.servedcontent] [2024-06-27T10:29:44.986Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:44.986Z] [INFO] [2024-06-27T10:29:44.986Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-server-core --- [2024-06-27T10:29:44.986Z] [INFO] [2024-06-27T10:29:44.986Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-server-core --- [2024-06-27T10:29:44.986Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:44.986Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:45.545Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:45.545Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:29:45.545Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:45.545Z] [INFO] Initial messages found so far: {} [2024-06-27T10:29:45.545Z] [INFO] Processing: AS-ACDEPL-00108 [2024-06-27T10:29:45.545Z] [INFO] Message AS-ACDEPL-00108 needs checking for cause/action: false [2024-06-27T10:29:45.545Z] [INFO] Processing: AS-ACDEPL-00109 [2024-06-27T10:29:45.545Z] [INFO] Message AS-ACDEPL-00109 needs checking for cause/action: false [2024-06-27T10:29:45.545Z] [INFO] Processing: AS-ACDEPL-00105 [2024-06-27T10:29:45.545Z] [INFO] Message AS-ACDEPL-00105 needs checking for cause/action: false [2024-06-27T10:29:45.545Z] [INFO] Processing: AS-ACDEPL-00103 [2024-06-27T10:29:45.545Z] [INFO] Message AS-ACDEPL-00103 needs checking for cause/action: false [2024-06-27T10:29:45.545Z] [INFO] Processing: AS_ACDEPL-00104 [2024-06-27T10:29:45.545Z] [INFO] Message AS_ACDEPL-00104 needs checking for cause/action: false [2024-06-27T10:29:45.545Z] [INFO] Processing: AS_ACDEPL-00101 [2024-06-27T10:29:45.545Z] [INFO] Message AS_ACDEPL-00101 needs checking for cause/action: false [2024-06-27T10:29:45.545Z] [INFO] Processing: AS_ACDEPL_00102 [2024-06-27T10:29:45.545Z] [INFO] Message AS_ACDEPL_00102 needs checking for cause/action: false [2024-06-27T10:29:45.545Z] [INFO] Processing: AS-ACDEPL-00111 [2024-06-27T10:29:45.545Z] [INFO] Message AS-ACDEPL-00111 needs checking for cause/action: false [2024-06-27T10:29:45.545Z] [INFO] Processing: AS-ACDEPL-00114 [2024-06-27T10:29:45.545Z] [INFO] Message AS-ACDEPL-00114 needs checking for cause/action: false [2024-06-27T10:29:45.545Z] [INFO] Processing: AS-ACDEPL-00115 [2024-06-27T10:29:45.545Z] [INFO] Message AS-ACDEPL-00115 needs checking for cause/action: false [2024-06-27T10:29:45.546Z] [INFO] Total Messages including ones found from disk so far: {AS-ACDEPL-00103=Java Web Start services started for the app client {0} (contextRoot: {1}), AS-ACDEPL-00105=Error starting the adapter to serve static system-level content, AS-ACDEPL-00108=Config file for client JNLP not found: {0}, AS-ACDEPL-00109=The config file for client JNLP {0} exists but could not be read., AS-ACDEPL-00111=Client JNLP document {0} refers to the static resource {1} that does not exist or is not readable., AS-ACDEPL-00114=The ApplicationSignedJARManager for a nested app client deployer helper is unexpectedly null., AS-ACDEPL-00115=Tbe custom JNLP document {0} in a stand-alone app client incorrectly refers to a JAR {1}, AS_ACDEPL-00101=Java Web Start services not started for the app client {0}; its developer has marked it as ineligible, AS_ACDEPL-00104=Java Web Start services stopped for the app client {0}, AS_ACDEPL_00102=Java Web Start services not started for the app client {0}; the administrator has disabled Java Web Start support for it} [2024-06-27T10:29:45.546Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-06-27T10:29:45.546Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:45.546Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:45.546Z] [INFO] Processing: jakarta.enterprise.system.container.appclient on element APPCLIENT_SERVER_MAIN_LOGGER [2024-06-27T10:29:45.546Z] [INFO] Enclosing type is org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-06-27T10:29:45.546Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.appclient.description=Appclient Server-side Logger, jakarta.enterprise.system.container.appclient.publish=true, jakarta.enterprise.system.container.appclient.subsystem=SERVER} [2024-06-27T10:29:45.546Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-06-27T10:29:45.546Z] [INFO] Found enclosing element APPCLIENT_SERVER_MAIN_LOGGER [2024-06-27T10:29:45.546Z] [INFO] Found enclosing element org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-06-27T10:29:45.546Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-06-27T10:29:45.546Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-06-27T10:29:45.546Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-06-27T10:29:45.546Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-06-27T10:29:45.546Z] [INFO] Total Messages including ones found from disk so far: {} [2024-06-27T10:29:45.546Z] [INFO] [2024-06-27T10:29:45.546Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-server-core --- [2024-06-27T10:29:45.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/src/test/resources [2024-06-27T10:29:45.546Z] [INFO] [2024-06-27T10:29:45.546Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient-server-core --- [2024-06-27T10:29:45.546Z] [INFO] No sources to compile [2024-06-27T10:29:45.546Z] [INFO] [2024-06-27T10:29:45.546Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-server-core --- [2024-06-27T10:29:45.546Z] [INFO] [2024-06-27T10:29:45.546Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-server-core --- [2024-06-27T10:29:45.546Z] [INFO] [2024-06-27T10:29:45.546Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-server-core --- [2024-06-27T10:29:45.546Z] [INFO] Executing tasks [2024-06-27T10:29:45.546Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target/classes/META-INF for [2024-06-27T10:29:45.546Z] [INFO] [echo] appclient-server-core [2024-06-27T10:29:45.546Z] [INFO] Executed tasks [2024-06-27T10:29:45.546Z] [INFO] [2024-06-27T10:29:45.546Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-server-core --- [2024-06-27T10:29:45.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target/appclient-server-core.jar [2024-06-27T10:29:45.546Z] [INFO] [2024-06-27T10:29:45.546Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-server-core --- [2024-06-27T10:29:45.546Z] [INFO] [2024-06-27T10:29:45.546Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-server-core --- [2024-06-27T10:29:45.546Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target/failsafe-reports [2024-06-27T10:29:45.546Z] [INFO] [2024-06-27T10:29:45.546Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-server-core-checkstyle) @ appclient-server-core --- [2024-06-27T10:29:46.105Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:46.105Z] [INFO] [2024-06-27T10:29:46.105Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-server-core --- [2024-06-27T10:29:46.105Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.16-SNAPSHOT/appclient-server-core-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:46.105Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.16-SNAPSHOT/appclient-server-core-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:46.105Z] [INFO] [2024-06-27T10:29:46.105Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2024-06-27T10:29:46.105Z] [INFO] Building Admin Console Full distribution plugin 7.0.16-SNAPSHOT [253/334] [2024-06-27T10:29:46.105Z] [INFO] from appserver/admingui/full/pom.xml [2024-06-27T10:29:46.105Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:46.105Z] [INFO] [2024-06-27T10:29:46.105Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common-full-plugin --- [2024-06-27T10:29:46.105Z] [INFO] [2024-06-27T10:29:46.105Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common-full-plugin --- [2024-06-27T10:29:46.105Z] [INFO] [2024-06-27T10:29:46.105Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-common-full-plugin --- [2024-06-27T10:29:46.105Z] [INFO] [2024-06-27T10:29:46.105Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common-full-plugin --- [2024-06-27T10:29:46.105Z] [INFO] [2024-06-27T10:29:46.105Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-common-full-plugin --- [2024-06-27T10:29:46.106Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:46.106Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:46.360Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:46.360Z] [INFO] [2024-06-27T10:29:46.360Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common-full-plugin --- [2024-06-27T10:29:46.360Z] [INFO] [2024-06-27T10:29:46.360Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common-full-plugin --- [2024-06-27T10:29:46.360Z] [INFO] [2024-06-27T10:29:46.360Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common-full-plugin --- [2024-06-27T10:29:46.360Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:46.360Z] [INFO] [2024-06-27T10:29:46.360Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common-full-plugin --- [2024-06-27T10:29:46.360Z] [INFO] Copying 48 resources from src/main/resources to target/classes [2024-06-27T10:29:46.360Z] [INFO] Copying 44 resources from src/main/help to target/classes [2024-06-27T10:29:46.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/src/main/manpages [2024-06-27T10:29:46.360Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:46.360Z] [INFO] [2024-06-27T10:29:46.360Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-common-full-plugin --- [2024-06-27T10:29:46.360Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:46.360Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:46.360Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:46.360Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java uses unchecked or unsafe operations. [2024-06-27T10:29:46.360Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:46.360Z] [INFO] [2024-06-27T10:29:46.360Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-common-full-plugin --- [2024-06-27T10:29:46.360Z] [INFO] [2024-06-27T10:29:46.360Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-common-full-plugin --- [2024-06-27T10:29:46.360Z] [INFO] [2024-06-27T10:29:46.360Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common-full-plugin --- [2024-06-27T10:29:46.360Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:46.360Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:46.360Z] [INFO] [2024-06-27T10:29:46.360Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common-full-plugin --- [2024-06-27T10:29:46.360Z] [INFO] [2024-06-27T10:29:46.360Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-common-full-plugin --- [2024-06-27T10:29:46.361Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:46.361Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:46.615Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:46.615Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:46.616Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:46.616Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common-full-plugin --- [2024-06-27T10:29:46.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/src/test/resources [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-common-full-plugin --- [2024-06-27T10:29:46.616Z] [INFO] No sources to compile [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common-full-plugin --- [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common-full-plugin --- [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common-full-plugin --- [2024-06-27T10:29:46.616Z] [INFO] Executing tasks [2024-06-27T10:29:46.616Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/target/classes/META-INF for [2024-06-27T10:29:46.616Z] [INFO] [echo] console-common-full-plugin [2024-06-27T10:29:46.616Z] [INFO] Executed tasks [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common-full-plugin --- [2024-06-27T10:29:46.616Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/target/console-common-full-plugin.jar [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common-full-plugin --- [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common-full-plugin --- [2024-06-27T10:29:46.616Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/target/failsafe-reports [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-full-plugin-checkstyle) @ console-common-full-plugin --- [2024-06-27T10:29:46.616Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- install:3.1.1:install (default-install) @ console-common-full-plugin --- [2024-06-27T10:29:46.616Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.16-SNAPSHOT/console-common-full-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:46.616Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/full/target/console-common-full-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.16-SNAPSHOT/console-common-full-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2024-06-27T10:29:46.616Z] [INFO] Building Admin Console Concurrent Plugin 7.0.16-SNAPSHOT [254/334] [2024-06-27T10:29:46.616Z] [INFO] from appserver/admingui/concurrent/pom.xml [2024-06-27T10:29:46.616Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-concurrent-plugin --- [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.616Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-concurrent-plugin --- [2024-06-27T10:29:46.616Z] [INFO] [2024-06-27T10:29:46.617Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-concurrent-plugin --- [2024-06-27T10:29:46.617Z] [INFO] [2024-06-27T10:29:46.617Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-concurrent-plugin --- [2024-06-27T10:29:46.617Z] [INFO] [2024-06-27T10:29:46.617Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-concurrent-plugin --- [2024-06-27T10:29:46.617Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:46.617Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:46.617Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:46.617Z] [INFO] [2024-06-27T10:29:46.617Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-concurrent-plugin --- [2024-06-27T10:29:46.617Z] [INFO] [2024-06-27T10:29:46.617Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-concurrent-plugin --- [2024-06-27T10:29:46.617Z] [INFO] [2024-06-27T10:29:46.617Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-concurrent-plugin --- [2024-06-27T10:29:46.617Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:46.617Z] [INFO] [2024-06-27T10:29:46.617Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-concurrent-plugin --- [2024-06-27T10:29:46.617Z] [INFO] Copying 24 resources from src/main/resources to target/classes [2024-06-27T10:29:46.617Z] [INFO] Copying 37 resources from src/main/help to target/classes [2024-06-27T10:29:46.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/src/main/manpages [2024-06-27T10:29:46.617Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:46.617Z] [INFO] [2024-06-27T10:29:46.617Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-concurrent-plugin --- [2024-06-27T10:29:46.617Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:46.617Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:46.872Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:46.872Z] [INFO] [2024-06-27T10:29:46.872Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-concurrent-plugin --- [2024-06-27T10:29:46.872Z] [INFO] [2024-06-27T10:29:46.872Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-concurrent-plugin --- [2024-06-27T10:29:46.872Z] [INFO] [2024-06-27T10:29:46.872Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-concurrent-plugin --- [2024-06-27T10:29:46.872Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:46.872Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:46.872Z] [INFO] [2024-06-27T10:29:46.872Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-concurrent-plugin --- [2024-06-27T10:29:46.872Z] [INFO] [2024-06-27T10:29:46.872Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-concurrent-plugin --- [2024-06-27T10:29:46.872Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:46.872Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:46.872Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:46.872Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:46.872Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:46.872Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:46.872Z] [INFO] [2024-06-27T10:29:46.872Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-concurrent-plugin --- [2024-06-27T10:29:46.872Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/src/test/resources [2024-06-27T10:29:46.872Z] [INFO] [2024-06-27T10:29:46.872Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-concurrent-plugin --- [2024-06-27T10:29:46.872Z] [INFO] No sources to compile [2024-06-27T10:29:46.872Z] [INFO] [2024-06-27T10:29:46.872Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-concurrent-plugin --- [2024-06-27T10:29:46.872Z] [INFO] [2024-06-27T10:29:46.873Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-concurrent-plugin --- [2024-06-27T10:29:46.873Z] [INFO] [2024-06-27T10:29:46.873Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-concurrent-plugin --- [2024-06-27T10:29:46.873Z] [INFO] Executing tasks [2024-06-27T10:29:46.873Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/target/classes/META-INF for [2024-06-27T10:29:46.873Z] [INFO] [echo] console-concurrent-plugin [2024-06-27T10:29:46.873Z] [INFO] Executed tasks [2024-06-27T10:29:46.873Z] [INFO] [2024-06-27T10:29:46.873Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-concurrent-plugin --- [2024-06-27T10:29:47.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/target/console-concurrent-plugin.jar [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-concurrent-plugin --- [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-concurrent-plugin --- [2024-06-27T10:29:47.127Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/target/failsafe-reports [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-concurrent-plugin-checkstyle) @ console-concurrent-plugin --- [2024-06-27T10:29:47.127Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- install:3.1.1:install (default-install) @ console-concurrent-plugin --- [2024-06-27T10:29:47.127Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.16-SNAPSHOT/console-concurrent-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:47.127Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/concurrent/target/console-concurrent-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.16-SNAPSHOT/console-concurrent-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2024-06-27T10:29:47.127Z] [INFO] Building Admin Console EJB Container Plugin 7.0.16-SNAPSHOT [255/334] [2024-06-27T10:29:47.127Z] [INFO] from appserver/admingui/ejb/pom.xml [2024-06-27T10:29:47.127Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:47.127Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:47.127Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-06-27T10:29:47.127Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-06-27T10:29:47.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/src/main/manpages [2024-06-27T10:29:47.127Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:47.127Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:47.127Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] [2024-06-27T10:29:47.127Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-plugin --- [2024-06-27T10:29:47.127Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:47.381Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:47.381Z] [INFO] [2024-06-27T10:29:47.381Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-plugin --- [2024-06-27T10:29:47.381Z] [INFO] [2024-06-27T10:29:47.381Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-ejb-plugin --- [2024-06-27T10:29:47.381Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:47.381Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:47.381Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:47.382Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:47.382Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:47.382Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-plugin --- [2024-06-27T10:29:47.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/src/test/resources [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-ejb-plugin --- [2024-06-27T10:29:47.382Z] [INFO] No sources to compile [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-plugin --- [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-plugin --- [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-plugin --- [2024-06-27T10:29:47.382Z] [INFO] Executing tasks [2024-06-27T10:29:47.382Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/target/classes/META-INF for [2024-06-27T10:29:47.382Z] [INFO] [echo] console-ejb-plugin [2024-06-27T10:29:47.382Z] [INFO] Executed tasks [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-plugin --- [2024-06-27T10:29:47.382Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/target/console-ejb-plugin.jar [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-plugin --- [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-plugin --- [2024-06-27T10:29:47.382Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/target/failsafe-reports [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-plugin-checkstyle) @ console-ejb-plugin --- [2024-06-27T10:29:47.382Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-plugin --- [2024-06-27T10:29:47.382Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.16-SNAPSHOT/console-ejb-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:47.382Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/ejb/target/console-ejb-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.16-SNAPSHOT/console-ejb-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2024-06-27T10:29:47.382Z] [INFO] Building Admin Console Corba Plugin 7.0.16-SNAPSHOT [256/334] [2024-06-27T10:29:47.382Z] [INFO] from appserver/admingui/corba/pom.xml [2024-06-27T10:29:47.382Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-corba-plugin --- [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-corba-plugin --- [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-corba-plugin --- [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-corba-plugin --- [2024-06-27T10:29:47.382Z] [INFO] [2024-06-27T10:29:47.382Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-corba-plugin --- [2024-06-27T10:29:47.382Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:47.382Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:47.636Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:47.636Z] [INFO] [2024-06-27T10:29:47.636Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-corba-plugin --- [2024-06-27T10:29:47.636Z] [INFO] [2024-06-27T10:29:47.636Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] Copying 16 resources from src/main/resources to target/classes [2024-06-27T10:29:47.637Z] [INFO] Copying 20 resources from src/main/help to target/classes [2024-06-27T10:29:47.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/src/main/manpages [2024-06-27T10:29:47.637Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:47.637Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:47.637Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:47.637Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:47.637Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:47.637Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:47.637Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:47.637Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:47.637Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/src/test/resources [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] No sources to compile [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-corba-plugin --- [2024-06-27T10:29:47.637Z] [INFO] [2024-06-27T10:29:47.637Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-corba-plugin --- [2024-06-27T10:29:47.891Z] [INFO] Executing tasks [2024-06-27T10:29:47.892Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/target/classes/META-INF for [2024-06-27T10:29:47.892Z] [INFO] [echo] console-corba-plugin [2024-06-27T10:29:47.892Z] [INFO] Executed tasks [2024-06-27T10:29:47.892Z] [INFO] [2024-06-27T10:29:47.892Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-corba-plugin --- [2024-06-27T10:29:47.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/target/console-corba-plugin.jar [2024-06-27T10:29:47.892Z] [INFO] [2024-06-27T10:29:47.892Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-corba-plugin --- [2024-06-27T10:29:47.892Z] [INFO] [2024-06-27T10:29:47.892Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-corba-plugin --- [2024-06-27T10:29:47.892Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/target/failsafe-reports [2024-06-27T10:29:47.892Z] [INFO] [2024-06-27T10:29:47.892Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-corba-plugin-checkstyle) @ console-corba-plugin --- [2024-06-27T10:29:47.892Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:47.892Z] [INFO] [2024-06-27T10:29:47.892Z] [INFO] --- install:3.1.1:install (default-install) @ console-corba-plugin --- [2024-06-27T10:29:47.892Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.16-SNAPSHOT/console-corba-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:47.892Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/corba/target/console-corba-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.16-SNAPSHOT/console-corba-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:47.892Z] [INFO] [2024-06-27T10:29:47.892Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2024-06-27T10:29:47.892Z] [INFO] Building Admin Console JMS Plugin 7.0.16-SNAPSHOT [257/334] [2024-06-27T10:29:47.892Z] [INFO] from appserver/admingui/jms-plugin/pom.xml [2024-06-27T10:29:47.892Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:47.892Z] [INFO] [2024-06-27T10:29:47.892Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jms-plugin --- [2024-06-27T10:29:47.892Z] [INFO] [2024-06-27T10:29:47.892Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jms-plugin --- [2024-06-27T10:29:47.892Z] [INFO] [2024-06-27T10:29:47.892Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jms-plugin --- [2024-06-27T10:29:47.892Z] [INFO] [2024-06-27T10:29:47.892Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jms-plugin --- [2024-06-27T10:29:47.892Z] [INFO] [2024-06-27T10:29:47.892Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jms-plugin --- [2024-06-27T10:29:47.892Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:47.892Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:48.147Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:48.147Z] [INFO] [2024-06-27T10:29:48.147Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jms-plugin --- [2024-06-27T10:29:48.147Z] [INFO] [2024-06-27T10:29:48.147Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jms-plugin --- [2024-06-27T10:29:48.147Z] [INFO] [2024-06-27T10:29:48.147Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jms-plugin --- [2024-06-27T10:29:48.147Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:48.147Z] [INFO] [2024-06-27T10:29:48.147Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jms-plugin --- [2024-06-27T10:29:48.147Z] [INFO] Copying 50 resources from src/main/resources to target/classes [2024-06-27T10:29:48.147Z] [INFO] Copying 52 resources from src/main/help to target/classes [2024-06-27T10:29:48.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/src/main/manpages [2024-06-27T10:29:48.147Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:48.147Z] [INFO] [2024-06-27T10:29:48.147Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jms-plugin --- [2024-06-27T10:29:48.147Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:48.147Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:48.403Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:48.403Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java uses unchecked or unsafe operations. [2024-06-27T10:29:48.403Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:29:48.403Z] [INFO] [2024-06-27T10:29:48.403Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jms-plugin --- [2024-06-27T10:29:48.403Z] [INFO] [2024-06-27T10:29:48.403Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jms-plugin --- [2024-06-27T10:29:48.403Z] [INFO] [2024-06-27T10:29:48.403Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jms-plugin --- [2024-06-27T10:29:48.403Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:48.658Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:48.658Z] [INFO] [2024-06-27T10:29:48.658Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jms-plugin --- [2024-06-27T10:29:48.658Z] [INFO] [2024-06-27T10:29:48.658Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-jms-plugin --- [2024-06-27T10:29:48.658Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:48.658Z] [INFO] [2024-06-27T10:29:48.658Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jms-plugin --- [2024-06-27T10:29:48.658Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:48.658Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:49.217Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:49.217Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:29:49.217Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:29:49.217Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:29:49.217Z] [INFO] [2024-06-27T10:29:49.217Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jms-plugin --- [2024-06-27T10:29:49.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/src/test/resources [2024-06-27T10:29:49.217Z] [INFO] [2024-06-27T10:29:49.217Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jms-plugin --- [2024-06-27T10:29:49.217Z] [INFO] No sources to compile [2024-06-27T10:29:49.217Z] [INFO] [2024-06-27T10:29:49.217Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jms-plugin --- [2024-06-27T10:29:49.217Z] [INFO] [2024-06-27T10:29:49.217Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jms-plugin --- [2024-06-27T10:29:49.217Z] [INFO] [2024-06-27T10:29:49.217Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jms-plugin --- [2024-06-27T10:29:49.217Z] [INFO] Executing tasks [2024-06-27T10:29:49.217Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target/classes/META-INF for [2024-06-27T10:29:49.217Z] [INFO] [echo] console-jms-plugin [2024-06-27T10:29:49.217Z] [INFO] Executed tasks [2024-06-27T10:29:49.217Z] [INFO] [2024-06-27T10:29:49.217Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jms-plugin --- [2024-06-27T10:29:49.217Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target/console-jms-plugin.jar [2024-06-27T10:29:49.217Z] [INFO] [2024-06-27T10:29:49.217Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jms-plugin --- [2024-06-27T10:29:49.217Z] [INFO] [2024-06-27T10:29:49.217Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jms-plugin --- [2024-06-27T10:29:49.217Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target/failsafe-reports [2024-06-27T10:29:49.217Z] [INFO] [2024-06-27T10:29:49.217Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jms-plugin-checkstyle) @ console-jms-plugin --- [2024-06-27T10:29:49.217Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:49.217Z] [INFO] [2024-06-27T10:29:49.217Z] [INFO] --- install:3.1.1:install (default-install) @ console-jms-plugin --- [2024-06-27T10:29:49.217Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.16-SNAPSHOT/console-jms-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:49.217Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/admingui/jms-plugin/target/console-jms-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.16-SNAPSHOT/console-jms-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:49.217Z] [INFO] [2024-06-27T10:29:49.217Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-parent >--------- [2024-06-27T10:29:49.217Z] [INFO] Building GlassFish MicroProfile modules 7.0.16-SNAPSHOT [258/334] [2024-06-27T10:29:49.217Z] [INFO] from appserver/microprofile/pom.xml [2024-06-27T10:29:49.218Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] No sources to compile [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] No sources to compile [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] No sources to compile [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] Executing tasks [2024-06-27T10:29:49.218Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/target/classes/META-INF for [2024-06-27T10:29:49.218Z] [INFO] [echo] microprofile-parent [2024-06-27T10:29:49.218Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/target/classes/META-INF [2024-06-27T10:29:49.218Z] [INFO] Executed tasks [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] No tests to run. [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/target/failsafe-reports [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-parent-checkstyle) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-parent --- [2024-06-27T10:29:49.218Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-parent/7.0.16-SNAPSHOT/microprofile-parent-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] ------< org.glassfish.main.microprofile:microprofile-connectors >------- [2024-06-27T10:29:49.218Z] [INFO] Building GlassFish MicroProfile Connectors 7.0.16-SNAPSHOT [259/334] [2024-06-27T10:29:49.218Z] [INFO] from appserver/microprofile/connectors/pom.xml [2024-06-27T10:29:49.218Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-connectors --- [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-connectors --- [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-connectors --- [2024-06-27T10:29:49.218Z] [INFO] [2024-06-27T10:29:49.218Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-connectors --- [2024-06-27T10:29:49.218Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:49.218Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:49.473Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:49.473Z] [INFO] [2024-06-27T10:29:49.473Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-connectors --- [2024-06-27T10:29:49.473Z] [INFO] [2024-06-27T10:29:49.473Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-connectors --- [2024-06-27T10:29:49.473Z] [INFO] [2024-06-27T10:29:49.473Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-connectors --- [2024-06-27T10:29:49.473Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:49.473Z] [INFO] [2024-06-27T10:29:49.473Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-connectors --- [2024-06-27T10:29:49.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/src/main/resources [2024-06-27T10:29:49.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/src/main/manpages [2024-06-27T10:29:49.473Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:49.473Z] [INFO] [2024-06-27T10:29:49.473Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-connectors --- [2024-06-27T10:29:49.473Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:49.473Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:49.473Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:49.473Z] [INFO] [2024-06-27T10:29:49.473Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ microprofile-connectors --- [2024-06-27T10:29:49.473Z] [INFO] [2024-06-27T10:29:49.473Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ microprofile-connectors --- [2024-06-27T10:29:49.473Z] [INFO] [2024-06-27T10:29:49.473Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-connectors --- [2024-06-27T10:29:49.473Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:49.473Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:49.473Z] [INFO] [2024-06-27T10:29:49.473Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-connectors --- [2024-06-27T10:29:49.473Z] [INFO] [2024-06-27T10:29:49.473Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-connectors --- [2024-06-27T10:29:49.473Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:49.473Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:29:49.727Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:49.728Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-connectors --- [2024-06-27T10:29:49.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/src/test/resources [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-connectors --- [2024-06-27T10:29:49.728Z] [INFO] No sources to compile [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-connectors --- [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-connectors --- [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-connectors --- [2024-06-27T10:29:49.728Z] [INFO] Executing tasks [2024-06-27T10:29:49.728Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/target/classes/META-INF for [2024-06-27T10:29:49.728Z] [INFO] [echo] microprofile-connectors [2024-06-27T10:29:49.728Z] [INFO] Executed tasks [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-connectors --- [2024-06-27T10:29:49.728Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/target/microprofile-connectors.jar [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-connectors --- [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-connectors --- [2024-06-27T10:29:49.728Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/target/failsafe-reports [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-connectors-checkstyle) @ microprofile-connectors --- [2024-06-27T10:29:49.728Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-connectors --- [2024-06-27T10:29:49.728Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/7.0.16-SNAPSHOT/microprofile-connectors-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:49.728Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/connectors/target/microprofile-connectors.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/7.0.16-SNAPSHOT/microprofile-connectors-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-config >--------- [2024-06-27T10:29:49.728Z] [INFO] Building GlassFish MicroProfile Config 7.0.16-SNAPSHOT [260/334] [2024-06-27T10:29:49.728Z] [INFO] from appserver/microprofile/config/pom.xml [2024-06-27T10:29:49.728Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-config --- [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-config --- [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-config --- [2024-06-27T10:29:49.728Z] [INFO] [2024-06-27T10:29:49.728Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-config --- [2024-06-27T10:29:49.728Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:49.728Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:50.287Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:50.287Z] [INFO] [2024-06-27T10:29:50.287Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-config --- [2024-06-27T10:29:50.287Z] [INFO] [2024-06-27T10:29:50.287Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-config --- [2024-06-27T10:29:50.287Z] [INFO] [2024-06-27T10:29:50.287Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-config --- [2024-06-27T10:29:50.287Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:50.287Z] [INFO] [2024-06-27T10:29:50.287Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-config --- [2024-06-27T10:29:50.287Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-06-27T10:29:50.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/src/main/manpages [2024-06-27T10:29:50.287Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:50.287Z] [INFO] [2024-06-27T10:29:50.287Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-config --- [2024-06-27T10:29:50.287Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:50.287Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:50.845Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:50.845Z] [INFO] [2024-06-27T10:29:50.845Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ microprofile-config --- [2024-06-27T10:29:50.845Z] [INFO] [2024-06-27T10:29:50.845Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ microprofile-config --- [2024-06-27T10:29:50.845Z] [INFO] [2024-06-27T10:29:50.845Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-config --- [2024-06-27T10:29:50.845Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:29:51.099Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-06-27T10:29:51.099Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-06-27T10:29:51.099Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-06-27T10:29:51.100Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-common-service-loader, Jar:helidon-config, Jar:helidon-common-media-type, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-06-27T10:29:51.100Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Export io.helidon.config, has 2, private references [io.helidon.common, io.helidon.config.spi] [2024-06-27T10:29:51.100Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-06-27T10:29:51.100Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-06-27T10:29:51.100Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:51.100Z] [INFO] [2024-06-27T10:29:51.100Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-config --- [2024-06-27T10:29:51.100Z] [INFO] [2024-06-27T10:29:51.100Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-config --- [2024-06-27T10:29:51.100Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:29:51.100Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:29:51.658Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:29:51.658Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:29:51.658Z] [INFO] [2024-06-27T10:29:51.658Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-config --- [2024-06-27T10:29:51.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/src/test/resources [2024-06-27T10:29:51.658Z] [INFO] [2024-06-27T10:29:51.658Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-config --- [2024-06-27T10:29:51.658Z] [INFO] No sources to compile [2024-06-27T10:29:51.658Z] [INFO] [2024-06-27T10:29:51.658Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-config --- [2024-06-27T10:29:51.658Z] [INFO] [2024-06-27T10:29:51.658Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-config --- [2024-06-27T10:29:51.658Z] [INFO] [2024-06-27T10:29:51.658Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-config --- [2024-06-27T10:29:51.658Z] [INFO] Executing tasks [2024-06-27T10:29:51.658Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/classes/META-INF for [2024-06-27T10:29:51.658Z] [INFO] [echo] microprofile-config [2024-06-27T10:29:51.658Z] [INFO] Executed tasks [2024-06-27T10:29:51.658Z] [INFO] [2024-06-27T10:29:51.658Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-config --- [2024-06-27T10:29:51.658Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/microprofile-config.jar [2024-06-27T10:29:51.658Z] [INFO] [2024-06-27T10:29:51.658Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ microprofile-config --- [2024-06-27T10:29:51.913Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-06-27T10:29:51.913Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-06-27T10:29:51.913Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-06-27T10:29:51.913Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-common-service-loader, Jar:helidon-config, Jar:helidon-common-media-type, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-06-27T10:29:51.914Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Export io.helidon.config, has 2, private references [io.helidon.common, io.helidon.config.spi] [2024-06-27T10:29:51.914Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-06-27T10:29:51.914Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.16-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-06-27T10:29:51.914Z] [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/microprofile-config.jar [2024-06-27T10:29:51.914Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:29:51.914Z] [INFO] [2024-06-27T10:29:51.914Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-config --- [2024-06-27T10:29:51.914Z] [INFO] [2024-06-27T10:29:51.914Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-config --- [2024-06-27T10:29:51.914Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/failsafe-reports [2024-06-27T10:29:51.914Z] [INFO] [2024-06-27T10:29:51.914Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-config-checkstyle) @ microprofile-config --- [2024-06-27T10:29:52.169Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-config --- [2024-06-27T10:29:52.169Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/7.0.16-SNAPSHOT/microprofile-config-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:52.169Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/microprofile/config/target/microprofile-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/7.0.16-SNAPSHOT/microprofile-config-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2024-06-27T10:29:52.169Z] [INFO] Building Glassfish Featureset 7.0.16-SNAPSHOT [261/334] [2024-06-27T10:29:52.169Z] [INFO] from appserver/featuresets/glassfish/pom.xml [2024-06-27T10:29:52.169Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-06-27T10:29:52.169Z] [INFO] No sources to compile [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-06-27T10:29:52.169Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-06-27T10:29:52.169Z] [INFO] No sources to compile [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-06-27T10:29:52.169Z] [INFO] No sources to compile [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-06-27T10:29:52.169Z] [INFO] Executing tasks [2024-06-27T10:29:52.169Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/glassfish/target/classes/META-INF for [2024-06-27T10:29:52.169Z] [INFO] [echo] glassfish [2024-06-27T10:29:52.169Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/glassfish/target/classes/META-INF [2024-06-27T10:29:52.169Z] [INFO] Executed tasks [2024-06-27T10:29:52.169Z] [INFO] [2024-06-27T10:29:52.169Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-06-27T10:29:52.424Z] [INFO] No tests to run. [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-06-27T10:29:52.424Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/glassfish/target/failsafe-reports [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-glassfish-checkstyle) @ glassfish --- [2024-06-27T10:29:52.424Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-06-27T10:29:52.424Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/7.0.16-SNAPSHOT/glassfish-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2024-06-27T10:29:52.424Z] [INFO] Building Embedded GlassFish Shell 7.0.16-SNAPSHOT [262/334] [2024-06-27T10:29:52.424Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml [2024-06-27T10:29:52.424Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.424Z] [INFO] No sources to compile [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.424Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.424Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.424Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:29:52.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/src/main/manpages [2024-06-27T10:29:52.424Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:52.424Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.425Z] [INFO] No sources to compile [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.425Z] [INFO] No sources to compile [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/src/test/resources [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.425Z] [INFO] No sources to compile [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.425Z] [INFO] No tests to run. [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.425Z] [INFO] Executing tasks [2024-06-27T10:29:52.425Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/target/classes/META-INF for [2024-06-27T10:29:52.425Z] [INFO] [echo] glassfish-embedded-shell [2024-06-27T10:29:52.425Z] [INFO] Executed tasks [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.425Z] [INFO] No tests to run. [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.425Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/target/failsafe-reports [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-checkstyle) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.425Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell --- [2024-06-27T10:29:52.425Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.16-SNAPSHOT/glassfish-embedded-shell-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:52.425Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.16-SNAPSHOT/glassfish-embedded-shell-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2024-06-27T10:29:52.425Z] [INFO] Building GlassFish Metro Related Fragments 7.0.16-SNAPSHOT [263/334] [2024-06-27T10:29:52.425Z] [INFO] from appserver/webservices/metro-fragments/pom.xml [2024-06-27T10:29:52.425Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] No sources to compile [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] Copying wstx-services-4.0.3.war to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/classes/glassfish/lib/install/applications/metro/wstx-services.war [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/src/main/resources [2024-06-27T10:29:52.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/src/main/manpages [2024-06-27T10:29:52.425Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] No sources to compile [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] No sources to compile [2024-06-27T10:29:52.425Z] [INFO] [2024-06-27T10:29:52.425Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-fragments --- [2024-06-27T10:29:52.425Z] [INFO] Executing tasks [2024-06-27T10:29:52.425Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/classes/META-INF for [2024-06-27T10:29:52.426Z] [INFO] [echo] metro-fragments [2024-06-27T10:29:52.426Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/classes/META-INF [2024-06-27T10:29:52.426Z] [INFO] Executed tasks [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- assembly:3.6.0:single (default-single) @ metro-fragments --- [2024-06-27T10:29:52.426Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:29:52.426Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ metro-fragments --- [2024-06-27T10:29:52.426Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-fragments --- [2024-06-27T10:29:52.426Z] [INFO] No tests to run. [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-fragments --- [2024-06-27T10:29:52.426Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/failsafe-reports [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-fragments-checkstyle) @ metro-fragments --- [2024-06-27T10:29:52.426Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- install:3.1.1:install (default-install) @ metro-fragments --- [2024-06-27T10:29:52.426Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.16-SNAPSHOT/metro-fragments-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:52.426Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.16-SNAPSHOT/metro-fragments-7.0.16-SNAPSHOT.zip [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2024-06-27T10:29:52.426Z] [INFO] Building Embedded GlassFish Static Shell 7.0.16-SNAPSHOT [264/334] [2024-06-27T10:29:52.426Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml [2024-06-27T10:29:52.426Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.426Z] [INFO] No sources to compile [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.426Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.426Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:29:52.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/main/manpages [2024-06-27T10:29:52.426Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.426Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.426Z] [INFO] No sources to compile [2024-06-27T10:29:52.426Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.681Z] [INFO] No sources to compile [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/test/resources [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.681Z] [INFO] No sources to compile [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.681Z] [INFO] No tests to run. [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.681Z] [INFO] Executing tasks [2024-06-27T10:29:52.681Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/classes/META-INF for [2024-06-27T10:29:52.681Z] [INFO] [echo] glassfish-embedded-static-shell [2024-06-27T10:29:52.681Z] [INFO] Executed tasks [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.681Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.681Z] [INFO] No tests to run. [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.681Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/failsafe-reports [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-checkstyle) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.681Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell --- [2024-06-27T10:29:52.681Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/7.0.16-SNAPSHOT/glassfish-embedded-static-shell-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:52.681Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/7.0.16-SNAPSHOT/glassfish-embedded-static-shell-7.0.16-SNAPSHOT.jar [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2024-06-27T10:29:52.681Z] [INFO] Building Glassfish distributions 7.0.16-SNAPSHOT [265/334] [2024-06-27T10:29:52.681Z] [INFO] from appserver/distributions/pom.xml [2024-06-27T10:29:52.681Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- clean:3.3.2:clean (default-clean) @ distributions --- [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ distributions --- [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ distributions --- [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ distributions --- [2024-06-27T10:29:52.681Z] [INFO] No sources to compile [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ distributions --- [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ distributions --- [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ distributions --- [2024-06-27T10:29:52.681Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ distributions --- [2024-06-27T10:29:52.681Z] [INFO] No sources to compile [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ distributions --- [2024-06-27T10:29:52.681Z] [INFO] No sources to compile [2024-06-27T10:29:52.681Z] [INFO] [2024-06-27T10:29:52.681Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ distributions --- [2024-06-27T10:29:52.681Z] [INFO] Executing tasks [2024-06-27T10:29:52.681Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/target/dependency/META-INF for [2024-06-27T10:29:52.681Z] [INFO] [echo] distributions [2024-06-27T10:29:52.681Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/target/dependency/META-INF [2024-06-27T10:29:52.682Z] [INFO] Executed tasks [2024-06-27T10:29:52.682Z] [INFO] [2024-06-27T10:29:52.682Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ distributions --- [2024-06-27T10:29:52.682Z] [INFO] No tests to run. [2024-06-27T10:29:52.682Z] [INFO] [2024-06-27T10:29:52.682Z] [INFO] --- failsafe:3.2.5:verify (verify) @ distributions --- [2024-06-27T10:29:52.682Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/target/failsafe-reports [2024-06-27T10:29:52.682Z] [INFO] [2024-06-27T10:29:52.682Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-distributions-checkstyle) @ distributions --- [2024-06-27T10:29:52.682Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:52.682Z] [INFO] [2024-06-27T10:29:52.682Z] [INFO] --- install:3.1.1:install (default-install) @ distributions --- [2024-06-27T10:29:52.682Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/7.0.16-SNAPSHOT/distributions-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:52.682Z] [INFO] [2024-06-27T10:29:52.682Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2024-06-27T10:29:52.682Z] [INFO] Building GlassFish distribution Common module 7.0.16-SNAPSHOT [266/334] [2024-06-27T10:29:52.682Z] [INFO] from appserver/distributions/glassfish-common/pom.xml [2024-06-27T10:29:52.682Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:29:52.682Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-06-27T10:29:52.682Z] [INFO] [2024-06-27T10:29:52.682Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-common --- [2024-06-27T10:29:52.682Z] [INFO] [2024-06-27T10:29:52.682Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-common --- [2024-06-27T10:29:52.682Z] [INFO] [2024-06-27T10:29:52.682Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-common --- [2024-06-27T10:29:52.682Z] [INFO] [2024-06-27T10:29:52.682Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] No sources to compile [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] Copying 2 resources from src/main/resources to target/dependency [2024-06-27T10:29:53.240Z] [INFO] Copying 11 resources from src/main/resources to target/dependency [2024-06-27T10:29:53.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/src/main/manpages [2024-06-27T10:29:53.240Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-06-27T10:29:53.240Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-common [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] No sources to compile [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] No sources to compile [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] Executing tasks [2024-06-27T10:29:53.240Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/dependency/META-INF for [2024-06-27T10:29:53.240Z] [INFO] [echo] glassfish-common [2024-06-27T10:29:53.240Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/dependency/META-INF [2024-06-27T10:29:53.240Z] [INFO] Executed tasks [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish-common.xml [2024-06-27T10:29:53.240Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/stage [2024-06-27T10:29:53.240Z] [INFO] [2024-06-27T10:29:53.240Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-common --- [2024-06-27T10:29:53.240Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:29:53.495Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-common --- [2024-06-27T10:29:53.495Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-common --- [2024-06-27T10:29:53.495Z] [INFO] No tests to run. [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-common --- [2024-06-27T10:29:53.495Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/failsafe-reports [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-common-checkstyle) @ glassfish-common --- [2024-06-27T10:29:53.495Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-common --- [2024-06-27T10:29:53.495Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.16-SNAPSHOT/glassfish-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:29:53.495Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish-common/target/glassfish-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.16-SNAPSHOT/glassfish-common-7.0.16-SNAPSHOT.zip [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2024-06-27T10:29:53.495Z] [INFO] Building Glassfish Full Profile Distribution 7.0.16-SNAPSHOT [267/334] [2024-06-27T10:29:53.495Z] [INFO] from appserver/distributions/glassfish/pom.xml [2024-06-27T10:29:53.495Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:29:53.495Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-06-27T10:29:53.495Z] [INFO] No sources to compile [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish --- [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-06-27T10:29:53.495Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:29:53.495Z] [INFO] [2024-06-27T10:29:53.495Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish --- [2024-06-27T10:29:53.495Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.1 to target/dependency/jackson-core.jar [2024-06-27T10:29:53.495Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-06-27T10:29:53.495Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-06-27T10:29:53.495Z] [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.16-SNAPSHOT to target/dependency/web-core.jar [2024-06-27T10:29:53.495Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-06-27T10:29:53.495Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 to target/dependency/jackson-databind.jar [2024-06-27T10:29:53.495Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.16-SNAPSHOT to target/dependency/jsf-connector.jar [2024-06-27T10:29:53.495Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-06-27T10:29:53.495Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.16-SNAPSHOT to target/dependency/descriptors.jar [2024-06-27T10:29:53.495Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-06-27T10:29:53.495Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.16-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-06-27T10:29:53.496Z] [INFO] Unpacking org.glassfish.main.ejb:ejb-timer-databases:zip:7.0.16-SNAPSHOT to target/dependency/ejb-timer-databases [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.appclient:gf-client-module:jar:7.0.16-SNAPSHOT to target/dependency/gf-client-module.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:2.1 to target/dependency/microprofile-jwt-auth-api.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.16-SNAPSHOT to target/dependency/logging.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.16-SNAPSHOT to target/dependency/web-embed-api.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.jms:gf-jms-injection:jar:7.0.16-SNAPSHOT to target/dependency/gf-jms-injection.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.16-SNAPSHOT to target/dependency/ejb-client.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.7 to target/dependency/jersey-mvc-jsp.jar [2024-06-27T10:29:53.496Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.16-SNAPSHOT to target/dependency/jakartaee.jar [2024-06-27T10:29:53.496Z] [INFO] Unpacking org.glassfish.main.batch:batch-databases:zip:7.0.16-SNAPSHOT to target/dependency/batch-databases [2024-06-27T10:29:53.496Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-06-27T10:29:53.496Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-06-27T10:29:53.496Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-dtds [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.7 to target/dependency/jersey-container-servlet-core.jar [2024-06-27T10:29:53.496Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.16-SNAPSHOT to target/dependency/appserv-rt.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.jms:gf-jms-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-jms-connector.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.7 to target/dependency/jersey-media-sse.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.16-SNAPSHOT to target/dependency/kernel.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.16-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.orb:orb-iiop:jar:7.0.16-SNAPSHOT to target/dependency/orb-iiop.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.16-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.16-SNAPSHOT to target/dependency/resources-runtime.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.external:dbschema:jar:6.7 to target/dependency/dbschema.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.16-SNAPSHOT to target/dependency/ha-file-store.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.16-SNAPSHOT to target/dependency/mail-runtime.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-full:jar:7.0.16-SNAPSHOT to target/dependency/deployment-jakartaee-full.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.16-SNAPSHOT to target/dependency/osgi-container.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.extras:command-logger:jar:7.0.16-SNAPSHOT to target/dependency/command-logger.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.16-SNAPSHOT to target/dependency/cli-optional.jar [2024-06-27T10:29:53.496Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.16-SNAPSHOT to target/dependency/glassfish-common [2024-06-27T10:29:53.496Z] [INFO] Copying org.glassfish.main.webservices:jsr109-impl:jar:7.0.16-SNAPSHOT to target/dependency/jsr109-impl.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.external:antlr:jar:2.7.8 to target/dependency/antlr.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.16-SNAPSHOT to target/dependency/ssl-impl.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-commands:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-batch-commands.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.eclipse.microprofile.config:microprofile-config-api:jar:3.0.3 to target/dependency/microprofile-config-api.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.admingui:console-jms-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jms-plugin.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.16-SNAPSHOT to target/dependency/internal-api.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.7 to target/dependency/jersey-media-moxy.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.2 to target/dependency/exousia.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.7 to target/dependency/jersey-cdi1x-transaction.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.16-SNAPSHOT to target/dependency/console-common.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.16-SNAPSHOT to target/dependency/libpam4j.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.16-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-06-27T10:29:53.497Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.40 to target/dependency/nimbus-jose-jwt.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.16-SNAPSHOT to target/dependency/weld-integration.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.16-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.metro:webservices-api-osgi:jar:4.0.3 to target/dependency/webservices-api-osgi.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-connectors:jar:7.0.16-SNAPSHOT to target/dependency/microprofile-connectors.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.16-SNAPSHOT to target/dependency/web-naming.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.16-SNAPSHOT to target/dependency/config-types.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.main.appclient:gf-client:jar:7.0.16-SNAPSHOT to target/dependency/gf-client.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-06-27T10:29:53.497Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-06-27T10:29:53.497Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar [2024-06-27T10:29:53.497Z] [INFO] Unpacking org.glassfish.main.persistence.cmp:cmp-scripts:zip:7.0.16-SNAPSHOT to target/dependency/cmp-scripts [2024-06-27T10:29:53.497Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-06-27T10:29:54.855Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.7 to target/dependency/jersey-media-jaxb.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.16-SNAPSHOT to target/dependency/rest-client.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-utility:jar:7.0.16-SNAPSHOT to target/dependency/cmp-utility.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.16-SNAPSHOT to target/dependency/amx-core.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.16-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.16-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.7 to target/dependency/jersey-mvc.jar [2024-06-27T10:29:54.856Z] [INFO] Copying jakarta.batch:jakarta.batch-api:jar:2.1.1 to target/dependency/jakarta.batch-api.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-ejb-plugin.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.jms:jms-admin:jar:7.0.16-SNAPSHOT to target/dependency/jms-admin.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.external:ant:jar:1.10.2 to target/dependency/ant.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.16-SNAPSHOT to target/dependency/ejb-container.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.16-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.7 to target/dependency/jersey-hk2.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.16-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.security:ejb.security:jar:7.0.16-SNAPSHOT to target/dependency/ejb.security.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-api.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:jar:3.1.7 to target/dependency/jersey-mp-rest-client.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.16-SNAPSHOT to target/dependency/dataprovider.jar [2024-06-27T10:29:54.856Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.16-SNAPSHOT to target/dependency/descriptors [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.hk2:hk2-extras:jar:3.1.0 to target/dependency/hk2-extras.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.16-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.ejb:ejb-timer-service-app:war:7.0.16-SNAPSHOT to target/dependency/ejb-timer-service-app.war [2024-06-27T10:29:54.856Z] [INFO] Copying org.jboss.weld.se:weld-se-shaded:jar:5.1.2.Final to target/dependency/weld-se-shaded.jar [2024-06-27T10:29:54.856Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1 to target/dependency/jackson-annotations.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.16-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:29:54.856Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.18 to target/dependency/jsch.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-06-27T10:29:54.856Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.16-SNAPSHOT to target/dependency/war [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.7 to target/dependency/jersey-media-json-binding.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.16-SNAPSHOT to target/dependency/admin-util.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.16-SNAPSHOT to target/dependency/orb-connector.jar [2024-06-27T10:29:54.856Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-config.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.16-SNAPSHOT to target/dependency/jts.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-connector:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-batch-connector.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.security:appclient.security:jar:7.0.16-SNAPSHOT to target/dependency/appclient.security.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.7 to target/dependency/jersey-common.jar [2024-06-27T10:29:54.857Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.16-SNAPSHOT to target/dependency/stats77.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.16-SNAPSHOT to target/dependency/gms-adapter.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.admingui:console-corba-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-corba-plugin.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.security:webservices.security:jar:7.0.16-SNAPSHOT to target/dependency/webservices.security.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.16-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.omnifaces:microprofile-jwt-auth:jar:2.0.2 to target/dependency/microprofile-jwt-auth.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.16-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.7 to target/dependency/jersey-media-json-jackson.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.16-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-06-27T10:29:54.857Z] [INFO] Copying com.fasterxml.woodstox:woodstox-core:jar:6.6.2 to target/dependency/woodstox-core.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.16-SNAPSHOT to target/dependency/rest-service.jar [2024-06-27T10:29:54.857Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.5 to target/dependency/glassfish-corba-csiv2-idl.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.16-SNAPSHOT to target/dependency/jta.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.7 to target/dependency/jersey-media-multipart.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-06-27T10:29:54.857Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-06-27T10:29:54.857Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-06-27T10:29:54.858Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.metro:webservices-extra-jdk-packages:jar:4.0.3 to target/dependency/webservices-extra-jdk-packages.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.jersey.ext:jersey-proxy-client:jar:3.1.7 to target/dependency/jersey-proxy-client.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar [2024-06-27T10:29:54.858Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.16-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-06-27T10:29:54.858Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.persistence:entitybean-container:jar:7.0.16-SNAPSHOT to target/dependency/entitybean-container.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-06-27T10:29:54.858Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.codehaus.woodstox:stax2-api:jar:4.2.2 to target/dependency/stax2-api.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-06-27T10:29:54.858Z] [INFO] Unpacking org.glassfish.main.webservices:webservices-scripts:zip:7.0.16-SNAPSHOT to target/dependency/webservices-scripts [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.16-SNAPSHOT to target/dependency/security-services.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.reactivestreams:reactive-streams:jar:1.0.4 to target/dependency/reactive-streams.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.16-SNAPSHOT to target/dependency/resources-connector.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.jms:jms-core:jar:7.0.16-SNAPSHOT to target/dependency/jms-core.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.ejb:ejb-full-container:jar:7.0.16-SNAPSHOT to target/dependency/ejb-full-container.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.16-SNAPSHOT to target/dependency/web-ha.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.16-SNAPSHOT to target/dependency/web-glue.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-sqlstore:jar:7.0.16-SNAPSHOT to target/dependency/cmp-support-sqlstore.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.7 to target/dependency/jersey-media-json-processing.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.7 to target/dependency/jakarta.faces.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-06-27T10:29:54.858Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.spi:jar:2.1.1 to target/dependency/com.ibm.jbatch.spi.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.7 to target/dependency/jersey-media-json-jettison.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.admingui:console-concurrent-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-concurrent-plugin.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.16-SNAPSHOT to target/dependency/deployment-common.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.16-SNAPSHOT to target/dependency/admin-core.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.admingui:console-common-full-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-common-full-plugin.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.16-SNAPSHOT to target/dependency/orb-enabler.jar [2024-06-27T10:29:54.858Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar [2024-06-27T10:29:54.859Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.16-SNAPSHOT to target/dependency/connectors-admin.jar [2024-06-27T10:29:54.859Z] [INFO] Unpacking org.glassfish.mq:mq-distribution:zip:6.4.0 to target/dependency/mq-distribution [2024-06-27T10:29:55.113Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.16-SNAPSHOT to target/dependency/mail-connector.jar [2024-06-27T10:29:55.113Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.16-SNAPSHOT to target/dependency/web-sse.jar [2024-06-27T10:29:55.113Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-06-27T10:29:55.113Z] [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [2024-06-27T10:29:55.113Z] [INFO] Copying org.glassfish.main.connectors:connectors-inbound-runtime:jar:7.0.16-SNAPSHOT to target/dependency/connectors-inbound-runtime.jar [2024-06-27T10:29:55.113Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-connector:jar:7.0.16-SNAPSHOT to target/dependency/appclient-connector.jar [2024-06-27T10:29:55.113Z] [INFO] Copying org.glassfish.metro:wstx-services:war:4.0.3 to target/dependency/wstx-services.war [2024-06-27T10:29:55.113Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-ejb:jar:7.0.16-SNAPSHOT to target/dependency/cmp-support-ejb.jar [2024-06-27T10:29:55.113Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.16-SNAPSHOT to target/dependency/appserver-dtds [2024-06-27T10:29:55.367Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.7 to target/dependency/jersey-server.jar [2024-06-27T10:29:55.367Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.16-SNAPSHOT to target/dependency/annotation-framework.jar [2024-06-27T10:29:55.367Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-06-27T10:29:55.367Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-enhancer:jar:7.0.16-SNAPSHOT to target/dependency/cmp-enhancer.jar [2024-06-27T10:29:55.367Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.16-SNAPSHOT to target/dependency/security.jar [2024-06-27T10:29:55.367Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-06-27T10:29:55.367Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-06-27T10:29:55.367Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-06-27T10:29:55.367Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.16-SNAPSHOT to target/dependency/jpa-container.jar [2024-06-27T10:29:55.367Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.16-SNAPSHOT to target/dependency/launcher.jar [2024-06-27T10:29:55.367Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.16-SNAPSHOT to target/dependency/appserver-cli.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.16-SNAPSHOT to target/dependency/persistence-common.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.16-SNAPSHOT to target/dependency/websecurity.jar [2024-06-27T10:29:55.368Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar [2024-06-27T10:29:55.368Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.16-SNAPSHOT to target/dependency/appserver-domain.jar [2024-06-27T10:29:55.368Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-server-core:jar:7.0.16-SNAPSHOT to target/dependency/appclient-server-core.jar [2024-06-27T10:29:55.368Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-06-27T10:29:55.368Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-06-27T10:29:55.368Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.apache.santuario:xmlsec:jar:4.0.2 to target/dependency/xmlsec.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-06-27T10:29:55.368Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-06-27T10:29:55.368Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.webservices:webservices-connector:jar:7.0.16-SNAPSHOT to target/dependency/webservices-connector.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.16-SNAPSHOT to target/dependency/security-ee.jar [2024-06-27T10:29:55.368Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-06-27T10:29:55.368Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-06-27T10:29:55.368Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.16-SNAPSHOT to target/dependency/jdbc-ra [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.16-SNAPSHOT to target/dependency/cluster-cli.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-config:jar:7.0.16-SNAPSHOT to target/dependency/microprofile-config.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.4 to target/dependency/jsftemplating.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.16-SNAPSHOT to target/dependency/cluster-admin.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.16-SNAPSHOT to target/dependency/server-mgmt.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.appclient:acc-config:jar:7.0.16-SNAPSHOT to target/dependency/acc-config.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:3.0.1 to target/dependency/microprofile-rest-client-api.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.16-SNAPSHOT to target/dependency/cluster-common.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.16-SNAPSHOT to target/dependency/deployment-admin.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.16-SNAPSHOT to target/dependency/web-cli.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.16-SNAPSHOT to target/dependency/container-common.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.7 to target/dependency/jersey-container-servlet.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.16-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-06-27T10:29:55.368Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.container:jar:2.1.1 to target/dependency/com.ibm.jbatch.container.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.webservices:metro-glue:jar:7.0.16-SNAPSHOT to target/dependency/metro-glue.jar [2024-06-27T10:29:55.368Z] [INFO] Copying jakarta.jms:jakarta.jms-api:jar:3.1.0 to target/dependency/jakarta.jms-api.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/cmp-internal-api.jar [2024-06-27T10:29:55.368Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.16-SNAPSHOT to target/dependency/admin-cli.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.webservices:soap-tcp:jar:7.0.16-SNAPSHOT to target/dependency/soap-tcp.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.7 to target/dependency/jersey-bean-validation.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.7 to target/dependency/jersey-container-grizzly2-http.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.16-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.16-SNAPSHOT to target/dependency/common-util.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.7 to target/dependency/jersey-cdi1x-servlet.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-generator-database:jar:7.0.16-SNAPSHOT to target/dependency/cmp-generator-database.jar [2024-06-27T10:29:55.369Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-schemas [2024-06-27T10:29:55.369Z] [INFO] Copying commons-codec:commons-codec:jar:1.17.0 to target/dependency/commons-codec.jar [2024-06-27T10:29:55.369Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.16-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.16-SNAPSHOT to target/dependency/backup.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.7 to target/dependency/jersey-client.jar [2024-06-27T10:29:55.369Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.16-SNAPSHOT to target/dependency/monitoring-core.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.16-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.16-SNAPSHOT to target/dependency/glassfish.jar [2024-06-27T10:29:55.369Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.16-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-06-27T10:29:55.369Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.16-SNAPSHOT to target/dependency/dol.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-06-27T10:29:55.369Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-06-27T10:29:55.369Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.16-SNAPSHOT to target/dependency/templates.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.16-SNAPSHOT to target/dependency/jstl-connector.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.7 to target/dependency/jersey-entity-filtering.jar [2024-06-27T10:29:55.369Z] [INFO] Unpacking org.glassfish.main.appclient:appclient-scripts:zip:7.0.16-SNAPSHOT to target/dependency/appclient-scripts [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.16-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar [2024-06-27T10:29:55.369Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-06-27T10:29:55.370Z] [INFO] Unpacking org.glassfish.main.jms:jmsra:zip:7.0.16-SNAPSHOT to target/dependency/jmsra [2024-06-27T10:29:55.370Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-06-27T10:29:55.370Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-model:jar:7.0.16-SNAPSHOT to target/dependency/cmp-model.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.metro:webservices-osgi:jar:4.0.3 to target/dependency/webservices-osgi.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.16-SNAPSHOT to target/dependency/api-exporter.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-ejb-mapping:jar:7.0.16-SNAPSHOT to target/dependency/cmp-ejb-mapping.jar [2024-06-27T10:29:55.370Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.7 to target/dependency/jersey-cdi1x.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.16-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.16-SNAPSHOT to target/dependency/config-api.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.16-SNAPSHOT to target/dependency/war-util.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-06-27T10:29:55.370Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.16-SNAPSHOT to target/dependency/appserver-schemas [2024-06-27T10:29:55.370Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.16-SNAPSHOT to target/dependency/work-management.jar [2024-06-27T10:29:55.370Z] [INFO] [2024-06-27T10:29:55.370Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-06-27T10:29:55.370Z] [INFO] No sources to compile [2024-06-27T10:29:55.370Z] [INFO] [2024-06-27T10:29:55.370Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-06-27T10:29:55.370Z] [INFO] No sources to compile [2024-06-27T10:29:55.370Z] [INFO] [2024-06-27T10:29:55.370Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-06-27T10:29:55.625Z] [INFO] Executing tasks [2024-06-27T10:29:55.625Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/dependency/META-INF for [2024-06-27T10:29:55.625Z] [INFO] [echo] glassfish [2024-06-27T10:29:55.625Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/dependency/META-INF [2024-06-27T10:29:55.625Z] [INFO] Executed tasks [2024-06-27T10:29:55.625Z] [INFO] [2024-06-27T10:29:55.625Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish --- [2024-06-27T10:29:55.625Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml [2024-06-27T10:29:55.880Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage [2024-06-27T10:29:56.803Z] [INFO] [2024-06-27T10:29:56.803Z] [INFO] --- exec:3.1.0:exec (create-domain) @ glassfish --- [2024-06-27T10:29:57.367Z] Using port 4848 for Admin. [2024-06-27T10:29:57.367Z] Using port 8080 for HTTP Instance. [2024-06-27T10:29:57.367Z] Using default port 7676 for JMS. [2024-06-27T10:29:57.367Z] Using default port 3700 for IIOP. [2024-06-27T10:29:57.367Z] Using default port 8181 for HTTP_SSL. [2024-06-27T10:29:57.367Z] Using default port 3820 for IIOP_SSL. [2024-06-27T10:29:57.367Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-06-27T10:29:57.367Z] Using default port 8686 for JMX_ADMIN. [2024-06-27T10:29:57.368Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:29:57.368Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:29:57.368Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:29:57.368Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:29:58.291Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:29:58.291Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:29:58.545Z] [2024-06-27T10:29:58.545Z] Warning: [2024-06-27T10:29:58.545Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:29:58.546Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:29:58.546Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:29:59.907Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:29:59.907Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:29:59.907Z] [2024-06-27T10:29:59.907Z] Warning: [2024-06-27T10:29:59.907Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:30:00.162Z] Enter keystore password: Certificate stored in file [2024-06-27T10:30:00.163Z] [2024-06-27T10:30:00.163Z] Warning: [2024-06-27T10:30:00.163Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:30:00.417Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:30:00.672Z] Enter keystore password: Certificate stored in file [2024-06-27T10:30:00.672Z] [2024-06-27T10:30:00.672Z] Warning: [2024-06-27T10:30:00.672Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:30:00.926Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:30:01.485Z] Domain domain1 created. [2024-06-27T10:30:01.485Z] Domain domain1 admin port is 4848. [2024-06-27T10:30:01.485Z] Domain domain1 allows admin login as user "admin" with no password. [2024-06-27T10:30:01.485Z] Admin login information for host [localhost] and port [4848] [2024-06-27T10:30:01.485Z] is being overwritten with credentials provided because the [2024-06-27T10:30:01.485Z] --savelogin option was used during the create-domain command. [2024-06-27T10:30:01.485Z] Login information relevant to admin user name [admin] [2024-06-27T10:30:01.485Z] for this domain [domain1] stored at [2024-06-27T10:30:01.485Z] [/home/jenkins/.gfclient/pass] successfully. [2024-06-27T10:30:01.485Z] Make sure that this file remains protected. [2024-06-27T10:30:01.485Z] Information stored in this file will be used by [2024-06-27T10:30:01.485Z] administration commands to manage this domain. [2024-06-27T10:30:01.485Z] Command create-domain executed successfully. [2024-06-27T10:30:01.485Z] [INFO] [2024-06-27T10:30:01.485Z] [INFO] --- antrun:3.1.0:run (do stuff) @ glassfish --- [2024-06-27T10:30:01.485Z] [INFO] Executing tasks [2024-06-27T10:30:01.740Z] [WARNING] [echo] PATCHING [2024-06-27T10:30:01.740Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-jwt-auth-api.jar.tmp [2024-06-27T10:30:01.740Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-06-27T10:30:01.740Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-jwt-auth-api.jar [2024-06-27T10:30:01.740Z] [WARNING] [echo] PATCHING [2024-06-27T10:30:01.740Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-rest-client-api.jar.tmp [2024-06-27T10:30:01.740Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-06-27T10:30:01.740Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-rest-client-api.jar [2024-06-27T10:30:01.740Z] [WARNING] [echo] PATCHING [2024-06-27T10:30:01.740Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp [2024-06-27T10:30:01.740Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-06-27T10:30:01.740Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar [2024-06-27T10:30:01.740Z] [INFO] Executed tasks [2024-06-27T10:30:01.740Z] [INFO] [2024-06-27T10:30:01.740Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish --- [2024-06-27T10:30:01.740Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-06-27T10:30:01.995Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/glassfish.zip [2024-06-27T10:30:03.354Z] [INFO] [2024-06-27T10:30:03.354Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish --- [2024-06-27T10:30:03.354Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/glassfish.zip [2024-06-27T10:30:03.354Z] [INFO] [2024-06-27T10:30:03.354Z] [INFO] --- spec-version:2.1:check-distribution (default) @ glassfish --- [2024-06-27T10:30:03.354Z] [2024-06-27T10:30:03.354Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-06-27T10:30:03.354Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-06-27T10:30:03.354Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:30:03.354Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.annotation:jakarta.annotation-api:2.1.1 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 } [2024-06-27T10:30:03.355Z] - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:30:03.355Z] - WARNING: Specification-Version (2.1) should be 2.1.1 [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.authentication:jakarta.authentication-api:3.0.0 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 } [2024-06-27T10:30:03.355Z] - ERROR: missing configuration ( spec-version ) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.authorization:jakarta.authorization-api:2.1.0 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 } [2024-06-27T10:30:03.355Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:30:03.355Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-06-27T10:30:03.355Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:30:03.355Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.batch:jakarta.batch-api:2.1.1 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. spec-version=1.0 apiPackage=jakarta.batch API final spec-impl-version=2.1.1 } [2024-06-27T10:30:03.355Z] - WARNING: Specification-Version (2.1) should be 1.0 [2024-06-27T10:30:03.355Z] - WARNING: spec-impl-version (2.1.1) must start with JCP spec-version number (1.0) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-06-27T10:30:03.355Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:30:03.355Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.el:jakarta.el-api:5.0.1 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.355Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.355Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:30:03.355Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:30:03.355Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:30:03.355Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 } [2024-06-27T10:30:03.355Z] - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form . [2024-06-27T10:30:03.355Z] - WARNING: Specification-Version (3.0) should be 3.0.3 [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.355Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:30:03.355Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:30:03.355Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:30:03.355Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ org.glassfish:jakarta.faces:4.0.7 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.7 } [2024-06-27T10:30:03.355Z] - WARNING: Specification-Version (4.0) should be 3.0 [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 } [2024-06-27T10:30:03.355Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:30:03.355Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.jms:jakarta.jms-api:3.1.0 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.jms API final spec-impl-version=3.1.0 } [2024-06-27T10:30:03.355Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:30:03.355Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.355Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.355Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:30:03.355Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:30:03.355Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:30:03.355Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.355Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:30:03.355Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.355Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.persistence:jakarta.persistence-api:3.1.0 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.355Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-06-27T10:30:03.355Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:30:03.355Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.355Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ] [2024-06-27T10:30:03.355Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.355Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.355Z] [2024-06-27T10:30:03.356Z] [ jakarta.servlet:jakarta.servlet-api:6.0.0 ] [2024-06-27T10:30:03.356Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.356Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ] [2024-06-27T10:30:03.356Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-06-27T10:30:03.356Z] - WARNING: Specification-Version (3.1) should be 2.3 [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-06-27T10:30:03.356Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 } [2024-06-27T10:30:03.356Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-06-27T10:30:03.356Z] - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0) [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-06-27T10:30:03.356Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-06-27T10:30:03.356Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:30:03.356Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [ jakarta.validation:jakarta.validation-api:3.0.2 ] [2024-06-27T10:30:03.356Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.356Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:30:03.356Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:30:03.356Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:30:03.356Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ] [2024-06-27T10:30:03.356Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.356Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-06-27T10:30:03.356Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-06-27T10:30:03.356Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:30:03.356Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 ] [2024-06-27T10:30:03.356Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.356Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [ org.glassfish.main.core:jakartaee-kernel:7.0.16-SNAPSHOT ] [2024-06-27T10:30:03.356Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:30:03.356Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:30:03.356Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:30:03.356Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:30:03.356Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:30:03.356Z] [2024-06-27T10:30:03.356Z] [INFO] [2024-06-27T10:30:03.356Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-06-27T10:30:03.356Z] [INFO] No tests to run. [2024-06-27T10:30:03.356Z] [INFO] [2024-06-27T10:30:03.356Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-06-27T10:30:03.356Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/failsafe-reports [2024-06-27T10:30:03.356Z] [INFO] [2024-06-27T10:30:03.356Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-checkstyle) @ glassfish --- [2024-06-27T10:30:03.356Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:30:03.356Z] [INFO] [2024-06-27T10:30:03.356Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-06-27T10:30:03.356Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.16-SNAPSHOT/glassfish-7.0.16-SNAPSHOT.pom [2024-06-27T10:30:03.356Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.16-SNAPSHOT/glassfish-7.0.16-SNAPSHOT.zip [2024-06-27T10:30:03.611Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-common >--------- [2024-06-27T10:30:03.612Z] [INFO] Building Embedded GlassFish Common 7.0.16-SNAPSHOT [268/334] [2024-06-27T10:30:03.612Z] [INFO] from appserver/extras/embedded/common/pom.xml [2024-06-27T10:30:03.612Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] No sources to compile [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] No sources to compile [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] No sources to compile [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] Executing tasks [2024-06-27T10:30:03.612Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/target/classes/META-INF for [2024-06-27T10:30:03.612Z] [INFO] [echo] glassfish-embedded-common [2024-06-27T10:30:03.612Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/target/classes/META-INF [2024-06-27T10:30:03.612Z] [INFO] Executed tasks [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] No tests to run. [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/target/failsafe-reports [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-common-checkstyle) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-common --- [2024-06-27T10:30:03.612Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/7.0.16-SNAPSHOT/glassfish-embedded-common-7.0.16-SNAPSHOT.pom [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] -----------< org.glassfish.main.extras:installroot-builder >------------ [2024-06-27T10:30:03.612Z] [INFO] Building GlassFish UberJar InstallRoot Builder Module 7.0.16-SNAPSHOT [269/334] [2024-06-27T10:30:03.612Z] [INFO] from appserver/extras/embedded/common/installroot-builder/pom.xml [2024-06-27T10:30:03.612Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installroot-builder --- [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ installroot-builder --- [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ installroot-builder --- [2024-06-27T10:30:03.612Z] [INFO] [2024-06-27T10:30:03.612Z] [INFO] --- dependency:3.6.1:unpack (copy) @ installroot-builder --- [2024-06-27T10:30:03.612Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:03.867Z] [INFO] [2024-06-27T10:30:03.867Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ installroot-builder --- [2024-06-27T10:30:03.867Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:30:03.867Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:04.121Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.121Z] [INFO] [2024-06-27T10:30:04.121Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ installroot-builder --- [2024-06-27T10:30:04.121Z] [INFO] [2024-06-27T10:30:04.121Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ installroot-builder --- [2024-06-27T10:30:04.121Z] [INFO] [2024-06-27T10:30:04.121Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ installroot-builder --- [2024-06-27T10:30:04.121Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:04.121Z] [INFO] [2024-06-27T10:30:04.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ installroot-builder --- [2024-06-27T10:30:04.121Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:30:04.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/src/main/manpages [2024-06-27T10:30:04.121Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:30:04.121Z] [INFO] [2024-06-27T10:30:04.121Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ installroot-builder --- [2024-06-27T10:30:04.121Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:30:04.121Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:04.121Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.121Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java uses unchecked or unsafe operations. [2024-06-27T10:30:04.121Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:30:04.121Z] [INFO] [2024-06-27T10:30:04.121Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ installroot-builder --- [2024-06-27T10:30:04.122Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:30:04.122Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:04.122Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.122Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:30:04.122Z] [INFO] [2024-06-27T10:30:04.122Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ installroot-builder --- [2024-06-27T10:30:04.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/src/test/resources [2024-06-27T10:30:04.122Z] [INFO] [2024-06-27T10:30:04.122Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ installroot-builder --- [2024-06-27T10:30:04.122Z] [INFO] No sources to compile [2024-06-27T10:30:04.122Z] [INFO] [2024-06-27T10:30:04.122Z] [INFO] --- surefire:3.2.5:test (default-test) @ installroot-builder --- [2024-06-27T10:30:04.122Z] [INFO] No tests to run. [2024-06-27T10:30:04.122Z] [INFO] [2024-06-27T10:30:04.122Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ installroot-builder --- [2024-06-27T10:30:04.122Z] [INFO] Executing tasks [2024-06-27T10:30:04.122Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF for [2024-06-27T10:30:04.122Z] [INFO] [echo] installroot-builder [2024-06-27T10:30:04.122Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF [2024-06-27T10:30:04.122Z] [INFO] Executed tasks [2024-06-27T10:30:04.122Z] [INFO] [2024-06-27T10:30:04.122Z] [INFO] --- jar:3.3.0:jar (default-jar) @ installroot-builder --- [2024-06-27T10:30:04.122Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar [2024-06-27T10:30:04.377Z] [INFO] [2024-06-27T10:30:04.377Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ installroot-builder --- [2024-06-27T10:30:04.377Z] [INFO] No tests to run. [2024-06-27T10:30:04.377Z] [INFO] [2024-06-27T10:30:04.377Z] [INFO] --- failsafe:3.2.5:verify (verify) @ installroot-builder --- [2024-06-27T10:30:04.377Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/target/failsafe-reports [2024-06-27T10:30:04.377Z] [INFO] [2024-06-27T10:30:04.377Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-installroot-builder-checkstyle) @ installroot-builder --- [2024-06-27T10:30:04.377Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:30:04.377Z] [INFO] [2024-06-27T10:30:04.377Z] [INFO] --- install:3.1.1:install (default-install) @ installroot-builder --- [2024-06-27T10:30:04.377Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.16-SNAPSHOT/installroot-builder-7.0.16-SNAPSHOT.pom [2024-06-27T10:30:04.377Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.16-SNAPSHOT/installroot-builder-7.0.16-SNAPSHOT.jar [2024-06-27T10:30:04.377Z] [INFO] [2024-06-27T10:30:04.377Z] [INFO] -----------< org.glassfish.main.extras:instanceroot-builder >----------- [2024-06-27T10:30:04.377Z] [INFO] Building GlassFish UberJar InstanceRoot Builder Module 7.0.16-SNAPSHOT [270/334] [2024-06-27T10:30:04.377Z] [INFO] from appserver/extras/embedded/common/instanceroot-builder/pom.xml [2024-06-27T10:30:04.377Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:30:04.377Z] [INFO] [2024-06-27T10:30:04.377Z] [INFO] --- clean:3.3.2:clean (default-clean) @ instanceroot-builder --- [2024-06-27T10:30:04.377Z] [INFO] [2024-06-27T10:30:04.377Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ instanceroot-builder --- [2024-06-27T10:30:04.377Z] [INFO] [2024-06-27T10:30:04.377Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ instanceroot-builder --- [2024-06-27T10:30:04.377Z] [INFO] [2024-06-27T10:30:04.377Z] [INFO] --- dependency:3.6.1:unpack (copy) @ instanceroot-builder --- [2024-06-27T10:30:04.377Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:04.377Z] [INFO] [2024-06-27T10:30:04.377Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ instanceroot-builder --- [2024-06-27T10:30:04.377Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:30:04.377Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:04.631Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.631Z] [INFO] [2024-06-27T10:30:04.631Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ instanceroot-builder --- [2024-06-27T10:30:04.631Z] [INFO] [2024-06-27T10:30:04.631Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ instanceroot-builder --- [2024-06-27T10:30:04.631Z] [INFO] [2024-06-27T10:30:04.631Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ instanceroot-builder --- [2024-06-27T10:30:04.631Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:04.631Z] [INFO] [2024-06-27T10:30:04.631Z] [INFO] --- resources:3.3.1:resources (default-resources) @ instanceroot-builder --- [2024-06-27T10:30:04.631Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:30:04.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/src/main/manpages [2024-06-27T10:30:04.631Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:30:04.631Z] [INFO] [2024-06-27T10:30:04.631Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ instanceroot-builder --- [2024-06-27T10:30:04.631Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:30:04.631Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:04.631Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.632Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java uses unchecked or unsafe operations. [2024-06-27T10:30:04.632Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ instanceroot-builder --- [2024-06-27T10:30:04.632Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:30:04.632Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:04.632Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.632Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ instanceroot-builder --- [2024-06-27T10:30:04.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/src/test/resources [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ instanceroot-builder --- [2024-06-27T10:30:04.632Z] [INFO] No sources to compile [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- surefire:3.2.5:test (default-test) @ instanceroot-builder --- [2024-06-27T10:30:04.632Z] [INFO] No tests to run. [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ instanceroot-builder --- [2024-06-27T10:30:04.632Z] [INFO] Executing tasks [2024-06-27T10:30:04.632Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF for [2024-06-27T10:30:04.632Z] [INFO] [echo] instanceroot-builder [2024-06-27T10:30:04.632Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF [2024-06-27T10:30:04.632Z] [INFO] Executed tasks [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- jar:3.3.0:jar (default-jar) @ instanceroot-builder --- [2024-06-27T10:30:04.632Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ instanceroot-builder --- [2024-06-27T10:30:04.632Z] [INFO] No tests to run. [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- failsafe:3.2.5:verify (verify) @ instanceroot-builder --- [2024-06-27T10:30:04.632Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/target/failsafe-reports [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-instanceroot-builder-checkstyle) @ instanceroot-builder --- [2024-06-27T10:30:04.632Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- install:3.1.1:install (default-install) @ instanceroot-builder --- [2024-06-27T10:30:04.632Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.16-SNAPSHOT/instanceroot-builder-7.0.16-SNAPSHOT.pom [2024-06-27T10:30:04.632Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.16-SNAPSHOT/instanceroot-builder-7.0.16-SNAPSHOT.jar [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] ---------< org.glassfish.main.extras:osgi-modules-uninstaller >--------- [2024-06-27T10:30:04.632Z] [INFO] Building GlassFish OSGI Modules Uninstaller 7.0.16-SNAPSHOT [271/334] [2024-06-27T10:30:04.632Z] [INFO] from appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml [2024-06-27T10:30:04.632Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.632Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:30:04.632Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:30:04.632Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.632Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:04.632Z] [INFO] [2024-06-27T10:30:04.632Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/resources [2024-06-27T10:30:04.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/manpages [2024-06-27T10:30:04.633Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:30:04.633Z] [INFO] [2024-06-27T10:30:04.633Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.633Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:30:04.633Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:30:04.633Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.633Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java uses unchecked or unsafe operations. [2024-06-27T10:30:04.633Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:30:04.633Z] [INFO] [2024-06-27T10:30:04.633Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.633Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:30:04.633Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:30:04.633Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.633Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:30:04.633Z] [INFO] [2024-06-27T10:30:04.633Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/src/test/resources [2024-06-27T10:30:04.633Z] [INFO] [2024-06-27T10:30:04.633Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.633Z] [INFO] No sources to compile [2024-06-27T10:30:04.633Z] [INFO] [2024-06-27T10:30:04.633Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.887Z] [INFO] No tests to run. [2024-06-27T10:30:04.887Z] [INFO] [2024-06-27T10:30:04.887Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.887Z] [INFO] Executing tasks [2024-06-27T10:30:04.888Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF for [2024-06-27T10:30:04.888Z] [INFO] [echo] osgi-modules-uninstaller [2024-06-27T10:30:04.888Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF [2024-06-27T10:30:04.888Z] [INFO] Executed tasks [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.888Z] [INFO] No tests to run. [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.888Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/target/failsafe-reports [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-modules-uninstaller-checkstyle) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.888Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-modules-uninstaller --- [2024-06-27T10:30:04.888Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.16-SNAPSHOT/osgi-modules-uninstaller-7.0.16-SNAPSHOT.pom [2024-06-27T10:30:04.888Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.16-SNAPSHOT/osgi-modules-uninstaller-7.0.16-SNAPSHOT.jar [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] ----------------< org.glassfish.main.extras:osgi-main >----------------- [2024-06-27T10:30:04.888Z] [INFO] Building GlassFish UberJar OSGI Main Module 7.0.16-SNAPSHOT [272/334] [2024-06-27T10:30:04.888Z] [INFO] from appserver/extras/embedded/common/osgi-main/pom.xml [2024-06-27T10:30:04.888Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-main --- [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-main --- [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-main --- [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-main --- [2024-06-27T10:30:04.888Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:30:04.888Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:04.888Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-main --- [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-main --- [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-main --- [2024-06-27T10:30:04.888Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-main --- [2024-06-27T10:30:04.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/src/main/resources [2024-06-27T10:30:04.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/src/main/manpages [2024-06-27T10:30:04.888Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-main --- [2024-06-27T10:30:04.888Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:30:04.888Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:04.888Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.888Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java uses unchecked or unsafe operations. [2024-06-27T10:30:04.888Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-main --- [2024-06-27T10:30:04.888Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:30:04.888Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:04.888Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:04.888Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:30:04.888Z] [INFO] [2024-06-27T10:30:04.888Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-main --- [2024-06-27T10:30:04.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/src/test/resources [2024-06-27T10:30:04.889Z] [INFO] [2024-06-27T10:30:04.889Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-main --- [2024-06-27T10:30:04.889Z] [INFO] No sources to compile [2024-06-27T10:30:04.889Z] [INFO] [2024-06-27T10:30:04.889Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-main --- [2024-06-27T10:30:04.889Z] [INFO] No tests to run. [2024-06-27T10:30:04.889Z] [INFO] [2024-06-27T10:30:04.889Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-main --- [2024-06-27T10:30:04.889Z] [INFO] Executing tasks [2024-06-27T10:30:04.889Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/target/classes/META-INF for [2024-06-27T10:30:04.889Z] [INFO] [echo] osgi-main [2024-06-27T10:30:04.889Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/target/classes/META-INF [2024-06-27T10:30:04.889Z] [INFO] Executed tasks [2024-06-27T10:30:04.889Z] [INFO] [2024-06-27T10:30:04.889Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-main --- [2024-06-27T10:30:04.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar [2024-06-27T10:30:04.889Z] [INFO] [2024-06-27T10:30:04.889Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-main --- [2024-06-27T10:30:04.889Z] [INFO] No tests to run. [2024-06-27T10:30:04.889Z] [INFO] [2024-06-27T10:30:04.889Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-main --- [2024-06-27T10:30:04.889Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/target/failsafe-reports [2024-06-27T10:30:04.889Z] [INFO] [2024-06-27T10:30:04.889Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-main-checkstyle) @ osgi-main --- [2024-06-27T10:30:05.143Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-main --- [2024-06-27T10:30:05.143Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.16-SNAPSHOT/osgi-main-7.0.16-SNAPSHOT.pom [2024-06-27T10:30:05.143Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.16-SNAPSHOT/osgi-main-7.0.16-SNAPSHOT.jar [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] ----------------< org.glassfish.main.extras:bootstrap >----------------- [2024-06-27T10:30:05.143Z] [INFO] Building GlassFish UberJar Activator 7.0.16-SNAPSHOT [273/334] [2024-06-27T10:30:05.143Z] [INFO] from appserver/extras/embedded/common/bootstrap/pom.xml [2024-06-27T10:30:05.143Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] --- clean:3.3.2:clean (default-clean) @ bootstrap --- [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ bootstrap --- [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ bootstrap --- [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ bootstrap --- [2024-06-27T10:30:05.143Z] [INFO] Configured Artifact: org.glassfish.main.common:simple-glassfish-api:7.0.16-SNAPSHOT:jar [2024-06-27T10:30:05.143Z] [INFO] Configured Artifact: org.glassfish.main.core:glassfish:7.0.16-SNAPSHOT:jar [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ bootstrap --- [2024-06-27T10:30:05.143Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:30:05.143Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:05.143Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ bootstrap --- [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ bootstrap --- [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ bootstrap --- [2024-06-27T10:30:05.143Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] --- resources:3.3.1:resources (default-resources) @ bootstrap --- [2024-06-27T10:30:05.143Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:30:05.143Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/manpages [2024-06-27T10:30:05.143Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:30:05.143Z] [INFO] [2024-06-27T10:30:05.143Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ bootstrap --- [2024-06-27T10:30:05.143Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:30:05.143Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:05.143Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:05.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/UberJarMain.java:[77,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:30:05.143Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/activator/UberJarGlassFishActivator.java:[93,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:30:05.143Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java uses or overrides a deprecated API. [2024-06-27T10:30:05.144Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/Util.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:30:05.144Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java uses unchecked or unsafe operations. [2024-06-27T10:30:05.144Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:30:05.144Z] [INFO] [2024-06-27T10:30:05.144Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ bootstrap --- [2024-06-27T10:30:05.144Z] [INFO] [2024-06-27T10:30:05.144Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ bootstrap --- [2024-06-27T10:30:05.144Z] [INFO] [2024-06-27T10:30:05.144Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ bootstrap --- [2024-06-27T10:30:05.144Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:30:05.144Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:30:05.399Z] [INFO] [2024-06-27T10:30:05.399Z] [INFO] --- command-security:1.0.17:check (default-check) @ bootstrap --- [2024-06-27T10:30:05.399Z] [INFO] [2024-06-27T10:30:05.399Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ bootstrap --- [2024-06-27T10:30:05.399Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:30:05.399Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:30:05.399Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:30:05.399Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:30:05.399Z] [INFO] [2024-06-27T10:30:05.399Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bootstrap --- [2024-06-27T10:30:05.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/src/test/resources [2024-06-27T10:30:05.399Z] [INFO] [2024-06-27T10:30:05.399Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bootstrap --- [2024-06-27T10:30:05.399Z] [INFO] No sources to compile [2024-06-27T10:30:05.399Z] [INFO] [2024-06-27T10:30:05.399Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ bootstrap --- [2024-06-27T10:30:05.399Z] [INFO] [2024-06-27T10:30:05.399Z] [INFO] --- surefire:3.2.5:test (default-test) @ bootstrap --- [2024-06-27T10:30:05.399Z] [INFO] [2024-06-27T10:30:05.399Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ bootstrap --- [2024-06-27T10:30:05.399Z] [INFO] Executing tasks [2024-06-27T10:30:05.399Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/target/classes/META-INF for [2024-06-27T10:30:05.399Z] [INFO] [echo] bootstrap [2024-06-27T10:30:05.399Z] [INFO] Executed tasks [2024-06-27T10:30:05.399Z] [INFO] [2024-06-27T10:30:05.399Z] [INFO] --- jar:3.3.0:jar (default-jar) @ bootstrap --- [2024-06-27T10:30:05.399Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar [2024-06-27T10:30:05.399Z] [INFO] [2024-06-27T10:30:05.399Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ bootstrap --- [2024-06-27T10:30:05.399Z] [INFO] [2024-06-27T10:30:05.399Z] [INFO] --- failsafe:3.2.5:verify (verify) @ bootstrap --- [2024-06-27T10:30:05.400Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/target/failsafe-reports [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-bootstrap-checkstyle) @ bootstrap --- [2024-06-27T10:30:05.400Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- install:3.1.1:install (default-install) @ bootstrap --- [2024-06-27T10:30:05.400Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.16-SNAPSHOT/bootstrap-7.0.16-SNAPSHOT.pom [2024-06-27T10:30:05.400Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.16-SNAPSHOT/bootstrap-7.0.16-SNAPSHOT.jar [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2024-06-27T10:30:05.400Z] [INFO] Building Embedded GlassFish Shell dist. fragment 7.0.16-SNAPSHOT [274/334] [2024-06-27T10:30:05.400Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml [2024-06-27T10:30:05.400Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] No sources to compile [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] Copying glassfish-embedded-shell.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-shell.jar [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/resources [2024-06-27T10:30:05.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/manpages [2024-06-27T10:30:05.400Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] No sources to compile [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] No sources to compile [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] Executing tasks [2024-06-27T10:30:05.400Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF for [2024-06-27T10:30:05.400Z] [INFO] [echo] glassfish-embedded-shell-frag [2024-06-27T10:30:05.400Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF [2024-06-27T10:30:05.400Z] [INFO] Executed tasks [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:30:05.400Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.400Z] [INFO] No tests to run. [2024-06-27T10:30:05.400Z] [INFO] [2024-06-27T10:30:05.400Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/failsafe-reports [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-frag-checkstyle) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/7.0.16-SNAPSHOT/glassfish-embedded-shell-frag-7.0.16-SNAPSHOT.pom [2024-06-27T10:30:05.401Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/7.0.16-SNAPSHOT/glassfish-embedded-shell-frag-7.0.16-SNAPSHOT.zip [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2024-06-27T10:30:05.401Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 7.0.16-SNAPSHOT [275/334] [2024-06-27T10:30:05.401Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml [2024-06-27T10:30:05.401Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] No sources to compile [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] Copying glassfish-embedded-static-shell.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-static-shell.jar [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/resources [2024-06-27T10:30:05.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/manpages [2024-06-27T10:30:05.401Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] No sources to compile [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] No sources to compile [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] Executing tasks [2024-06-27T10:30:05.401Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF for [2024-06-27T10:30:05.401Z] [INFO] [echo] glassfish-embedded-static-shell-frag [2024-06-27T10:30:05.401Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF [2024-06-27T10:30:05.401Z] [INFO] Executed tasks [2024-06-27T10:30:05.401Z] [INFO] [2024-06-27T10:30:05.401Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.401Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-06-27T10:30:05.401Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.657Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.657Z] [INFO] No tests to run. [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.657Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/failsafe-reports [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-frag-checkstyle) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.657Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell-frag --- [2024-06-27T10:30:05.657Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/7.0.16-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.16-SNAPSHOT.pom [2024-06-27T10:30:05.657Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/7.0.16-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.16-SNAPSHOT.zip [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2024-06-27T10:30:05.657Z] [INFO] Building Embedded GlassFish All-In-One 7.0.16-SNAPSHOT [276/334] [2024-06-27T10:30:05.657Z] [INFO] from appserver/extras/embedded/all/pom.xml [2024-06-27T10:30:05.657Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-all --- [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-all --- [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-all --- [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-all --- [2024-06-27T10:30:05.657Z] [INFO] No sources to compile [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-all --- [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-all --- [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-all --- [2024-06-27T10:30:05.657Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:05.657Z] [INFO] [2024-06-27T10:30:05.657Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-all --- [2024-06-27T10:30:27.520Z] [INFO] [2024-06-27T10:30:27.520Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-all --- [2024-06-27T10:30:27.775Z] [INFO] [2024-06-27T10:30:27.775Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-all --- [2024-06-27T10:30:27.775Z] [INFO] [2024-06-27T10:30:27.775Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ glassfish-embedded-all --- [2024-06-27T10:30:27.775Z] [INFO] [2024-06-27T10:30:27.775Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-all --- [2024-06-27T10:30:27.775Z] [INFO] Skipping the execution. [2024-06-27T10:30:27.775Z] [INFO] [2024-06-27T10:30:27.775Z] [INFO] --- assembly:3.6.0:single (rars) @ glassfish-embedded-all --- [2024-06-27T10:30:27.775Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-06-27T10:30:27.775Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-06-27T10:30:27.775Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-06-27T10:30:27.775Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-06-27T10:30:27.775Z] [INFO] Reading assembly descriptor: src/assembly/jmsra.xml [2024-06-27T10:30:27.775Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__cp_jdbc_ra.rar [2024-06-27T10:30:28.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__dm_jdbc_ra.rar [2024-06-27T10:30:28.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__ds_jdbc_ra.rar [2024-06-27T10:30:28.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__xa_jdbc_ra.rar [2024-06-27T10:30:28.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-jmsra.rar [2024-06-27T10:30:28.029Z] [INFO] [2024-06-27T10:30:28.029Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-all --- [2024-06-27T10:30:28.029Z] [INFO] No sources to compile [2024-06-27T10:30:28.029Z] [INFO] [2024-06-27T10:30:28.029Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-all --- [2024-06-27T10:30:28.029Z] [INFO] No sources to compile [2024-06-27T10:30:28.029Z] [INFO] [2024-06-27T10:30:28.029Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-all --- [2024-06-27T10:30:28.029Z] [INFO] Not copying test resources [2024-06-27T10:30:28.029Z] [INFO] [2024-06-27T10:30:28.029Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-all --- [2024-06-27T10:30:28.029Z] [INFO] No sources to compile [2024-06-27T10:30:28.029Z] [INFO] [2024-06-27T10:30:28.029Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-all --- [2024-06-27T10:30:28.029Z] [INFO] No tests to run. [2024-06-27T10:30:28.029Z] [INFO] [2024-06-27T10:30:28.029Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-all --- [2024-06-27T10:30:28.029Z] [INFO] Executing tasks [2024-06-27T10:30:28.029Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/classes/META-INF for [2024-06-27T10:30:28.029Z] [INFO] [echo] glassfish-embedded-all [2024-06-27T10:30:28.029Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/classes/META-INF [2024-06-27T10:30:28.029Z] [INFO] Executed tasks [2024-06-27T10:30:28.029Z] [INFO] [2024-06-27T10:30:28.029Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-all --- [2024-06-27T10:30:33.263Z] [INFO] [2024-06-27T10:30:33.263Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-all.jar) @ glassfish-embedded-all --- [2024-06-27T10:30:33.263Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-06-27T10:30:36.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-06-27T10:30:46.447Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-06-27T10:30:46.447Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/glassfish-embedded-all.jar, it will become the file for main project artifact. [2024-06-27T10:30:46.447Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-06-27T10:30:46.447Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/classes [2024-06-27T10:30:46.447Z] with assembly file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-all --- [2024-06-27T10:30:46.447Z] [INFO] No tests to run. [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-all --- [2024-06-27T10:30:46.447Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/failsafe-reports [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-all-checkstyle) @ glassfish-embedded-all --- [2024-06-27T10:30:46.447Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-all --- [2024-06-27T10:30:46.447Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.16-SNAPSHOT/glassfish-embedded-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:30:46.447Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/glassfish-embedded-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.16-SNAPSHOT/glassfish-embedded-all-7.0.16-SNAPSHOT.jar [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2024-06-27T10:30:46.447Z] [INFO] Building Embedded GlassFish nucleus 7.0.16-SNAPSHOT [277/334] [2024-06-27T10:30:46.447Z] [INFO] from appserver/extras/embedded/nucleus/pom.xml [2024-06-27T10:30:46.447Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] No sources to compile [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] Skipping the execution. [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] No sources to compile [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] No sources to compile [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] Not copying test resources [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] No sources to compile [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] No tests to run. [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] Executing tasks [2024-06-27T10:30:46.447Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target/classes/META-INF for [2024-06-27T10:30:46.447Z] [INFO] [echo] glassfish-embedded-nucleus [2024-06-27T10:30:46.447Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target/classes/META-INF [2024-06-27T10:30:46.447Z] [INFO] Executed tasks [2024-06-27T10:30:46.447Z] [INFO] [2024-06-27T10:30:46.447Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-nucleus.jar) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:46.447Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-06-27T10:30:46.447Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar [2024-06-27T10:30:47.007Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-06-27T10:30:47.007Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar, it will become the file for main project artifact. [2024-06-27T10:30:47.007Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:47.007Z] [INFO] No tests to run. [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:47.007Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target/failsafe-reports [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-nucleus-checkstyle) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:47.007Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-nucleus --- [2024-06-27T10:30:47.007Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.16-SNAPSHOT/glassfish-embedded-nucleus-7.0.16-SNAPSHOT.pom [2024-06-27T10:30:47.007Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.16-SNAPSHOT/glassfish-embedded-nucleus-7.0.16-SNAPSHOT.jar [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2024-06-27T10:30:47.007Z] [INFO] Building Embedded GlassFish Web 7.0.16-SNAPSHOT [278/334] [2024-06-27T10:30:47.007Z] [INFO] from appserver/extras/embedded/web/pom.xml [2024-06-27T10:30:47.007Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-web --- [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-web --- [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-web --- [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-web --- [2024-06-27T10:30:47.007Z] [INFO] No sources to compile [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-web --- [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-web --- [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-web --- [2024-06-27T10:30:47.007Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:30:47.007Z] [INFO] [2024-06-27T10:30:47.007Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] Skipping the execution. [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- assembly:3.6.0:single (jdbcra-cp.rar) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-06-27T10:31:01.825Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__cp_jdbc_ra.rar [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- assembly:3.6.0:single (jdbcra-ds.rar) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-06-27T10:31:01.825Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__ds_jdbc_ra.rar [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- assembly:3.6.0:single (jdbcra-dm.rar) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-06-27T10:31:01.825Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__dm_jdbc_ra.rar [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- assembly:3.6.0:single (jdbcra-xa.rar) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-06-27T10:31:01.825Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__xa_jdbc_ra.rar [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] No sources to compile [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] No sources to compile [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] Not copying test resources [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] No sources to compile [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] No tests to run. [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-web --- [2024-06-27T10:31:01.825Z] [INFO] Executing tasks [2024-06-27T10:31:01.825Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/classes/META-INF for [2024-06-27T10:31:01.825Z] [INFO] [echo] glassfish-embedded-web [2024-06-27T10:31:01.825Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/classes/META-INF [2024-06-27T10:31:01.825Z] [INFO] Executed tasks [2024-06-27T10:31:01.825Z] [INFO] [2024-06-27T10:31:01.825Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-web --- [2024-06-27T10:31:05.083Z] [INFO] [2024-06-27T10:31:05.083Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-web.jar) @ glassfish-embedded-web --- [2024-06-27T10:31:05.083Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-06-27T10:31:06.965Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-06-27T10:31:12.196Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-06-27T10:31:12.196Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/glassfish-embedded-web.jar, it will become the file for main project artifact. [2024-06-27T10:31:12.196Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-06-27T10:31:12.196Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/classes [2024-06-27T10:31:12.196Z] with assembly file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-06-27T10:31:12.196Z] [INFO] [2024-06-27T10:31:12.196Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-web --- [2024-06-27T10:31:12.196Z] [INFO] No tests to run. [2024-06-27T10:31:12.196Z] [INFO] [2024-06-27T10:31:12.196Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-web --- [2024-06-27T10:31:12.196Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/failsafe-reports [2024-06-27T10:31:12.196Z] [INFO] [2024-06-27T10:31:12.196Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-web-checkstyle) @ glassfish-embedded-web --- [2024-06-27T10:31:12.196Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:31:12.196Z] [INFO] [2024-06-27T10:31:12.196Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-web --- [2024-06-27T10:31:12.196Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.16-SNAPSHOT/glassfish-embedded-web-7.0.16-SNAPSHOT.pom [2024-06-27T10:31:12.196Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/web/target/glassfish-embedded-web.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.16-SNAPSHOT/glassfish-embedded-web-7.0.16-SNAPSHOT.jar [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2024-06-27T10:31:12.451Z] [INFO] Building GlassFish Embedded modules 7.0.16-SNAPSHOT [279/334] [2024-06-27T10:31:12.451Z] [INFO] from appserver/extras/embedded/pom.xml [2024-06-27T10:31:12.451Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] No sources to compile [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] No sources to compile [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] No sources to compile [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] Executing tasks [2024-06-27T10:31:12.451Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/target/classes/META-INF for [2024-06-27T10:31:12.451Z] [INFO] [echo] embedded [2024-06-27T10:31:12.451Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/target/classes/META-INF [2024-06-27T10:31:12.451Z] [INFO] Executed tasks [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] No tests to run. [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- failsafe:3.2.5:verify (verify) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/target/failsafe-reports [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-embedded-checkstyle) @ embedded --- [2024-06-27T10:31:12.451Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:31:12.451Z] [INFO] [2024-06-27T10:31:12.451Z] [INFO] --- install:3.1.1:install (default-install) @ embedded --- [2024-06-27T10:31:12.452Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/7.0.16-SNAPSHOT/embedded-7.0.16-SNAPSHOT.pom [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2024-06-27T10:31:12.452Z] [INFO] Building GlassFish Embedded Modules - Tests 7.0.16-SNAPSHOT [280/334] [2024-06-27T10:31:12.452Z] [INFO] from appserver/extras/embedded/tests/pom.xml [2024-06-27T10:31:12.452Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:31:12.452Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:31:12.452Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- resources:3.3.1:resources (default-resources) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/src/main/resources [2024-06-27T10:31:12.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/src/main/manpages [2024-06-27T10:31:12.452Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:31:12.452Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:31:12.452Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:31:12.452Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:31:12.452Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:12.452Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/src/test/resources [2024-06-27T10:31:12.452Z] [INFO] [2024-06-27T10:31:12.452Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tests-embedded --- [2024-06-27T10:31:12.452Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:12.452Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:31:13.010Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:13.010Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:31:13.010Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:31:13.010Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:31:13.010Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:31:13.010Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:31:13.010Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:31:13.010Z] Use -proc:none to disable annotation processing. [2024-06-27T10:31:13.010Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:31:13.011Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/StartupITest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/StartupITest.java uses or overrides a deprecated API. [2024-06-27T10:31:13.011Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/StartupITest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:31:13.011Z] [INFO] [2024-06-27T10:31:13.011Z] [INFO] --- surefire:3.2.5:test (default-test) @ tests-embedded --- [2024-06-27T10:31:13.011Z] [INFO] [2024-06-27T10:31:13.011Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests-embedded --- [2024-06-27T10:31:13.011Z] [INFO] Executing tasks [2024-06-27T10:31:13.011Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/target/classes/META-INF for [2024-06-27T10:31:13.011Z] [INFO] [echo] tests-embedded [2024-06-27T10:31:13.011Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/target/classes/META-INF [2024-06-27T10:31:13.011Z] [INFO] Executed tasks [2024-06-27T10:31:13.011Z] [INFO] [2024-06-27T10:31:13.011Z] [INFO] --- jar:3.3.0:jar (default-jar) @ tests-embedded --- [2024-06-27T10:31:13.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/target/tests-embedded.jar [2024-06-27T10:31:13.011Z] [INFO] [2024-06-27T10:31:13.011Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests-embedded --- [2024-06-27T10:31:13.011Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/target/failsafe-reports [2024-06-27T10:31:13.011Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:31:13.011Z] [INFO] [2024-06-27T10:31:13.011Z] [INFO] ------------------------------------------------------- [2024-06-27T10:31:13.011Z] [INFO] T E S T S [2024-06-27T10:31:13.011Z] [INFO] ------------------------------------------------------- [2024-06-27T10:31:13.011Z] [0.003s][info][gc] Using G1 [2024-06-27T10:31:13.571Z] [0.477s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->11M(258M) 3.058ms [2024-06-27T10:31:13.572Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.StartupITest [2024-06-27T10:31:14.130Z] [0.992s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 41M->16M(258M) 5.089ms [2024-06-27T10:31:14.130Z] 10:31:14.038700 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:31:14.385Z] 10:31:14.204202 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:31:14.385Z] 10:31:14.205713 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:31:14.385Z] 10:31:14.237849 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:31:14.639Z] [1.578s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 55M->22M(258M) 6.476ms [2024-06-27T10:31:14.639Z] [1.578s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:31:14.639Z] [1.590s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.713ms [2024-06-27T10:31:14.639Z] [1.593s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.078ms [2024-06-27T10:31:14.639Z] [1.594s][info][gc] GC(3) Concurrent Mark Cycle 15.953ms [2024-06-27T10:31:14.639Z] 10:31:14.599215 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:31:14.893Z] 10:31:14.700623 INFO main . GlassFish (commit: null) startup time: Embedded (509 ms), startup services (618 ms), total (1,127 ms) [2024-06-27T10:31:14.893Z] 10:31:14.775764 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed7860716670702513543tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed7860716670702513543tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:31:15.148Z] 10:31:14.885125 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:31:15.148Z] 10:31:14.903306 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:31:15.148Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:31:15.148Z] 10:31:14.922842 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:31:15.148Z] Completed shutdown of GlassFish runtime [2024-06-27T10:31:15.148Z] 10:31:15.081206 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:31:15.148Z] 10:31:15.093817 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:31:15.402Z] 10:31:15.290388 INFO main . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:42625] [2024-06-27T10:31:15.402Z] 10:31:15.291246 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:31:15.402Z] 10:31:15.297586 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:31:15.403Z] 10:31:15.298526 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:31:15.403Z] 10:31:15.299137 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:31:15.657Z] 10:31:15.326949 INFO main . GlassFish (commit: null) startup time: Embedded (160 ms), startup services (172 ms), total (332 ms) [2024-06-27T10:31:15.657Z] 10:31:15.334068 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed7860716670702513543tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed7860716670702513543tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:31:15.657Z] 10:31:15.338042 INFO Thread-13 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:31:15.657Z] 10:31:15.581629 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:31:15.657Z] 10:31:15.582176 INFO main . Entering Security Startup Service. [2024-06-27T10:31:15.657Z] 10:31:15.584161 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:31:15.657Z] 10:31:15.603684 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:31:15.657Z] 10:31:15.604649 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:31:15.657Z] 10:31:15.605524 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:31:15.657Z] 10:31:15.608148 INFO main . Security Service(s) started successfully. [2024-06-27T10:31:15.912Z] [2.797s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 125M->35M(256M) 14.674ms [2024-06-27T10:31:15.912Z] 10:31:15.804585 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:31:15.912Z] [2.959s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 119M->38M(256M) 10.169ms [2024-06-27T10:31:15.912Z] [2.966s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 39M->37M(256M) 1.610ms [2024-06-27T10:31:15.912Z] [2.966s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:31:16.166Z] 10:31:15.829796 INFO main . Created HTTP listener http-listener on host/port 0.0.0.0:42625 [2024-06-27T10:31:16.166Z] 10:31:15.843397 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:31:16.166Z] 10:31:15.845521 INFO main . Created virtual server server [2024-06-27T10:31:16.167Z] [3.012s][info][gc] GC(7) Pause Remark 40M->40M(256M) 3.152ms [2024-06-27T10:31:16.167Z] [3.029s][info][gc] GC(7) Pause Cleanup 42M->42M(256M) 0.090ms [2024-06-27T10:31:16.167Z] [3.030s][info][gc] GC(7) Concurrent Mark Cycle 64.244ms [2024-06-27T10:31:16.167Z] 10:31:16.041595 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:31:16.167Z] 10:31:16.042529 INFO main . Virtual server server loaded default web module [2024-06-27T10:31:16.421Z] 10:31:16.263714 INFO main . close(), this: [2024-06-27T10:31:16.421Z] org.glassfish.web.loader.WebappClassLoader@2ce47652[name=unknown], urls=[ [2024-06-27T10:31:16.421Z] file:/tmp/gfembed15135548217055189847tmp/applications/TestServletWebApp/WEB-INF/classes/ [2024-06-27T10:31:16.421Z] file:/tmp/gfembed15135548217055189847tmp/generated/ejb/TestServletWebApp/ [2024-06-27T10:31:16.421Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=30, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:31:16.421Z] 10:31:16.302932 INFO main . Loading application [TestServletWebApp] at [/TestServletWebApp] [2024-06-27T10:31:16.421Z] 10:31:16.366453 INFO main org.glassfish.deployment.admin.DeployCommand.execute TestServletWebApp was successfully deployed in 979 milliseconds. [2024-06-27T10:31:16.676Z] 10:31:16.456638 INFO http-listener(1) org.glassfish.tests.utils.example.TestServlet.doGet Servlet accepted the request! [2024-06-27T10:31:16.676Z] 10:31:16.482138 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:31:16.676Z] 10:31:16.495048 INFO Thread-1719484274906 . close(), this: [2024-06-27T10:31:16.676Z] org.glassfish.web.loader.WebappClassLoader@813ab53[name=/TestServletWebApp], urls=[ [2024-06-27T10:31:16.676Z] file:/tmp/gfembed15135548217055189847tmp/applications/TestServletWebApp/WEB-INF/classes/ [2024-06-27T10:31:16.676Z] file:/tmp/gfembed15135548217055189847tmp/generated/ejb/TestServletWebApp/ [2024-06-27T10:31:16.676Z] file:/tmp/gfembed15135548217055189847tmp/generated/TestServletWebApp/ [2024-06-27T10:31:16.676Z] ][delegate=true, context=/TestServletWebApp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:31:16.677Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:31:16.677Z] 10:31:16.504934 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:31:16.677Z] Completed shutdown of GlassFish runtime [2024-06-27T10:31:16.677Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.088 s -- in org.glassfish.main.extras.embedded.test.all.StartupITest [2024-06-27T10:31:16.931Z] [0.003s][info][gc] Using G1 [2024-06-27T10:31:17.491Z] [0.457s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->11M(258M) 3.054ms [2024-06-27T10:31:17.491Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.deployment.ear.RemoteEarDeploymentITest [2024-06-27T10:31:18.049Z] [0.984s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 41M->16M(258M) 5.283ms [2024-06-27T10:31:18.303Z] 10:31:18.006075 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:31:18.303Z] 10:31:18.164541 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:31:18.303Z] 10:31:18.166412 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:31:18.303Z] 10:31:18.212389 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:31:18.557Z] [1.653s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->22M(258M) 6.899ms [2024-06-27T10:31:18.557Z] [1.654s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:31:18.557Z] [1.664s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.845ms [2024-06-27T10:31:18.812Z] [1.666s][info][gc] GC(3) Pause Cleanup 24M->24M(256M) 0.066ms [2024-06-27T10:31:18.812Z] [1.667s][info][gc] GC(3) Concurrent Mark Cycle 13.939ms [2024-06-27T10:31:18.812Z] 10:31:18.641921 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:31:18.812Z] 10:31:18.746553 INFO main . GlassFish (commit: null) startup time: Embedded (517 ms), startup services (697 ms), total (1,214 ms) [2024-06-27T10:31:19.066Z] 10:31:18.822560 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed4730850742863385799tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed4730850742863385799tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:31:19.066Z] 10:31:18.934730 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:31:19.321Z] 10:31:19.072344 INFO main . 9ee30d3d-7f64-47e7-b4c5-0ea2e095dae2.ear: [2024-06-27T10:31:19.321Z] /lib/ [2024-06-27T10:31:19.321Z] /lib/RemoteLib.jar [2024-06-27T10:31:19.321Z] /RemoteWar.war [2024-06-27T10:31:19.576Z] [2.560s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 88M->30M(256M) 11.131ms [2024-06-27T10:31:19.830Z] 10:31:19.511544 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:31:19.830Z] 10:31:19.512116 INFO main . Entering Security Startup Service. [2024-06-27T10:31:19.830Z] 10:31:19.514007 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:31:19.830Z] 10:31:19.534752 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:31:19.830Z] 10:31:19.535683 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:31:19.830Z] 10:31:19.536592 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:31:19.830Z] 10:31:19.539890 INFO main . Security Service(s) started successfully. [2024-06-27T10:31:19.830Z] [2.878s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 129M->32M(256M) 6.062ms [2024-06-27T10:31:19.830Z] [2.899s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 33M->31M(256M) 4.591ms [2024-06-27T10:31:19.830Z] [2.899s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:31:19.830Z] 10:31:19.730622 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:31:19.830Z] 10:31:19.781136 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:31:19.830Z] 10:31:19.781844 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:31:19.830Z] [2.918s][info][gc] GC(7) Pause Remark 34M->34M(256M) 3.008ms [2024-06-27T10:31:19.830Z] [2.924s][info][gc] GC(7) Pause Cleanup 35M->35M(256M) 0.087ms [2024-06-27T10:31:19.830Z] [2.925s][info][gc] GC(7) Concurrent Mark Cycle 26.474ms [2024-06-27T10:31:20.086Z] 10:31:19.789627 INFO main . Created virtual server server [2024-06-27T10:31:20.086Z] 10:31:19.891071 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:31:20.086Z] 10:31:19.891872 INFO main . Virtual server server loaded default web module [2024-06-27T10:31:20.340Z] 10:31:20.029998 INFO main . close(), this: [2024-06-27T10:31:20.340Z] org.glassfish.web.loader.WebappClassLoader@16e1219f[name=unknown], urls=[ [2024-06-27T10:31:20.340Z] file:/tmp/gfembed4730850742863385799tmp/applications/RemoteEar/RemoteWar_war/WEB-INF/classes/ [2024-06-27T10:31:20.340Z] file:/tmp/gfembed4730850742863385799tmp/generated/ejb/RemoteEar/RemoteWar_war/ [2024-06-27T10:31:20.340Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:31:20.595Z] [3.663s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 175M->60M(256M) 22.591ms [2024-06-27T10:31:20.849Z] [3.803s][info][gc] GC(9) Pause Young (Mixed) (G1 Evacuation Pause) 97M->71M(256M) 17.834ms [2024-06-27T10:31:21.103Z] [4.164s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 199M->103M(256M) 19.461ms [2024-06-27T10:31:21.357Z] 10:31:21.267370 INFO main . JTS5014: Recoverable JTS instance, serverId = [42773] [2024-06-27T10:31:21.612Z] 10:31:21.401805 INFO main . ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@50f13494 [2024-06-27T10:31:21.612Z] 10:31:21.486824 INFO main . Portable JNDI names for EJB RemoteBean: [java:global/RemoteEar/RemoteWar/RemoteBean, java:global/RemoteEar/RemoteWar/RemoteBean!org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-06-27T10:31:21.612Z] 10:31:21.487324 INFO main . Glassfish-specific (Non-portable) JNDI names for EJB RemoteBean: [org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface#org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-06-27T10:31:21.613Z] 10:31:21.512391 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-06-27T10:31:21.867Z] 10:31:21.620843 INFO main . Enabling Weld for CompositeApplicationInfo[name=RemoteEar] [2024-06-27T10:31:21.867Z] 10:31:21.792235 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:31:22.122Z] [5.058s][info][gc] GC(11) Pause Young (Concurrent Start) (Metadata GC Threshold) 183M->114M(256M) 15.767ms [2024-06-27T10:31:22.122Z] [5.058s][info][gc] GC(12) Concurrent Mark Cycle [2024-06-27T10:31:22.122Z] [5.171s][info][gc] GC(12) Pause Remark 124M->124M(256M) 8.905ms [2024-06-27T10:31:22.376Z] [5.229s][info][gc] GC(12) Pause Cleanup 127M->127M(256M) 0.126ms [2024-06-27T10:31:22.376Z] [5.230s][info][gc] GC(12) Concurrent Mark Cycle 172.199ms [2024-06-27T10:31:22.376Z] 10:31:22.232833 INFO main . Initializing Soteria null for context '/RemoteWar' [2024-06-27T10:31:22.376Z] 10:31:22.258266 INFO main . Loading application [RemoteEar#RemoteWar.war] at [RemoteWar] [2024-06-27T10:31:22.630Z] 10:31:22.348953 INFO main org.glassfish.deployment.admin.DeployCommand.execute RemoteEar was successfully deployed in 3,249 milliseconds. [2024-06-27T10:31:22.630Z] 10:31:22.421598 INFO main . Disabling Weld for CompositeApplicationInfo[name=RemoteEar] [2024-06-27T10:31:22.630Z] 10:31:22.429123 INFO main . close(), this: [2024-06-27T10:31:22.630Z] org.glassfish.web.loader.WebappClassLoader@2755617b[name=/RemoteWar], urls=[ [2024-06-27T10:31:22.630Z] file:/tmp/gfembed4730850742863385799tmp/applications/RemoteEar/RemoteWar_war/WEB-INF/classes/ [2024-06-27T10:31:22.630Z] file:/tmp/gfembed4730850742863385799tmp/generated/ejb/RemoteEar/RemoteWar_war/ [2024-06-27T10:31:22.631Z] ][delegate=true, context=/RemoteWar, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=88, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:31:22.631Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:31:22.631Z] 10:31:22.464812 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:31:22.631Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:31:22.631Z] 10:31:22.490040 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:31:22.631Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.115 s -- in org.glassfish.main.extras.embedded.test.all.deployment.ear.RemoteEarDeploymentITest [2024-06-27T10:31:23.190Z] [0.003s][info][gc] Using G1 [2024-06-27T10:31:23.444Z] [0.446s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->11M(258M) 3.319ms [2024-06-27T10:31:23.444Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.deployment.ejb.RemoteEjbJarDeploymentITest [2024-06-27T10:31:24.005Z] [0.963s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 41M->16M(258M) 5.384ms [2024-06-27T10:31:24.259Z] 10:31:23.985698 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:31:24.259Z] 10:31:24.148074 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:31:24.259Z] 10:31:24.149685 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:31:24.513Z] 10:31:24.183006 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:31:24.513Z] [1.570s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->22M(258M) 6.693ms [2024-06-27T10:31:24.513Z] [1.570s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:31:24.513Z] [1.579s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.769ms [2024-06-27T10:31:24.513Z] [1.581s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.086ms [2024-06-27T10:31:24.513Z] [1.583s][info][gc] GC(3) Concurrent Mark Cycle 12.085ms [2024-06-27T10:31:24.767Z] 10:31:24.554947 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:31:24.767Z] 10:31:24.661274 INFO main . GlassFish (commit: null) startup time: Embedded (522 ms), startup services (632 ms), total (1,154 ms) [2024-06-27T10:31:25.022Z] 10:31:24.738770 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed8047742868944618258tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed8047742868944618258tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:31:25.022Z] 10:31:24.853508 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:31:25.022Z] 10:31:24.973396 INFO main . 6859f834-a02c-451a-a9be-20a9e4ce4724.jar: [2024-06-27T10:31:25.022Z] /org/ [2024-06-27T10:31:25.022Z] /org/glassfish/ [2024-06-27T10:31:25.022Z] /org/glassfish/main/ [2024-06-27T10:31:25.022Z] /org/glassfish/main/extras/ [2024-06-27T10:31:25.022Z] /org/glassfish/main/extras/embedded/ [2024-06-27T10:31:25.022Z] /org/glassfish/main/extras/embedded/test/ [2024-06-27T10:31:25.022Z] /org/glassfish/main/extras/embedded/test/app/ [2024-06-27T10:31:25.022Z] /org/glassfish/main/extras/embedded/test/app/ejb/ [2024-06-27T10:31:25.022Z] /org/glassfish/main/extras/embedded/test/app/ejb/RemoteInterface.class [2024-06-27T10:31:25.022Z] /org/glassfish/main/extras/embedded/test/app/ejb/RemoteBean.class [2024-06-27T10:31:25.580Z] 10:31:25.206169 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:31:25.581Z] 10:31:25.206978 INFO main . Entering Security Startup Service. [2024-06-27T10:31:25.581Z] 10:31:25.209126 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:31:25.581Z] 10:31:25.230827 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:31:25.581Z] 10:31:25.231782 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:31:25.581Z] 10:31:25.232687 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:31:25.581Z] 10:31:25.235360 INFO main . Security Service(s) started successfully. [2024-06-27T10:31:25.581Z] [2.625s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 96M->31M(256M) 11.332ms [2024-06-27T10:31:25.581Z] [2.678s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 38M->32M(256M) 7.934ms [2024-06-27T10:31:25.836Z] [2.712s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 40M->34M(256M) 6.161ms [2024-06-27T10:31:25.836Z] [2.712s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:31:25.836Z] [2.733s][info][gc] GC(7) Pause Remark 40M->40M(256M) 3.179ms [2024-06-27T10:31:25.836Z] [2.739s][info][gc] GC(7) Pause Cleanup 43M->43M(256M) 0.090ms [2024-06-27T10:31:25.836Z] [2.741s][info][gc] GC(7) Concurrent Mark Cycle 28.382ms [2024-06-27T10:31:26.090Z] [3.200s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 174M->70M(256M) 26.772ms [2024-06-27T10:31:26.344Z] [3.334s][info][gc] GC(9) Pause Young (Mixed) (G1 Evacuation Pause) 115M->82M(256M) 19.391ms [2024-06-27T10:31:26.902Z] [3.736s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 179M->104M(376M) 18.891ms [2024-06-27T10:31:26.902Z] 10:31:26.583034 INFO main . JTS5014: Recoverable JTS instance, serverId = [38619] [2024-06-27T10:31:26.902Z] 10:31:26.740198 INFO main . ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@62dc1203 [2024-06-27T10:31:26.902Z] 10:31:26.840394 INFO main . Portable JNDI names for EJB RemoteBean: [java:global/RemoteEjbJar/RemoteBean!org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, java:global/RemoteEjbJar/RemoteBean] [2024-06-27T10:31:26.902Z] 10:31:26.841066 INFO main . Glassfish-specific (Non-portable) JNDI names for EJB RemoteBean: [org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface#org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-06-27T10:31:26.903Z] 10:31:26.870639 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-06-27T10:31:27.158Z] 10:31:26.984150 INFO main . Enabling Weld for ApplicationInfo[name=RemoteEjbJar] [2024-06-27T10:31:27.413Z] 10:31:27.183299 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:31:27.971Z] 10:31:27.638995 INFO main org.glassfish.deployment.admin.DeployCommand.execute RemoteEjbJar was successfully deployed in 2,640 milliseconds. [2024-06-27T10:31:27.971Z] 10:31:27.710179 INFO main . Disabling Weld for ApplicationInfo[name=RemoteEjbJar] [2024-06-27T10:31:27.971Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:31:27.971Z] 10:31:27.745877 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:31:27.971Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:31:27.971Z] 10:31:27.768479 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:31:27.971Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.406 s -- in org.glassfish.main.extras.embedded.test.all.deployment.ejb.RemoteEjbJarDeploymentITest [2024-06-27T10:31:28.225Z] [0.003s][info][gc] Using G1 [2024-06-27T10:31:28.785Z] [0.453s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->11M(258M) 3.083ms [2024-06-27T10:31:28.785Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.deployment.webapp.RemoteWebAppDeploymentITest [2024-06-27T10:31:29.343Z] [0.967s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 41M->16M(258M) 5.454ms [2024-06-27T10:31:29.598Z] 10:31:29.280965 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:31:29.599Z] 10:31:29.444799 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:31:29.599Z] 10:31:29.446426 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:31:29.599Z] 10:31:29.480697 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:31:29.853Z] [1.589s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->22M(258M) 6.219ms [2024-06-27T10:31:29.854Z] [1.589s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:31:29.854Z] [1.601s][info][gc] GC(3) Pause Remark 24M->24M(256M) 1.751ms [2024-06-27T10:31:29.854Z] [1.603s][info][gc] GC(3) Pause Cleanup 24M->24M(256M) 0.079ms [2024-06-27T10:31:29.854Z] [1.605s][info][gc] GC(3) Concurrent Mark Cycle 15.628ms [2024-06-27T10:31:30.108Z] 10:31:29.854674 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:31:30.108Z] 10:31:29.957414 INFO main . GlassFish (commit: null) startup time: Embedded (527 ms), startup services (632 ms), total (1,159 ms) [2024-06-27T10:31:30.108Z] 10:31:30.034316 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed17804488175433855526tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed17804488175433855526tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:31:30.363Z] 10:31:30.159258 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:31:30.618Z] 10:31:30.288060 INFO main . 0358ef87-5403-4a17-a17c-acbd71c988c4.war: [2024-06-27T10:31:30.618Z] /WEB-INF/ [2024-06-27T10:31:30.618Z] /WEB-INF/classes/ [2024-06-27T10:31:30.618Z] /WEB-INF/classes/org/ [2024-06-27T10:31:30.618Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:31:30.618Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:31:30.618Z] /WEB-INF/classes/org/glassfish/main/extras/ [2024-06-27T10:31:30.618Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/ [2024-06-27T10:31:30.618Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/ [2024-06-27T10:31:30.618Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/app/ [2024-06-27T10:31:30.618Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/app/ejb/ [2024-06-27T10:31:30.618Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/app/ejb/RemoteBean.class [2024-06-27T10:31:30.618Z] /WEB-INF/lib/ [2024-06-27T10:31:30.618Z] /WEB-INF/lib/RemoteLib.jar [2024-06-27T10:31:30.618Z] 10:31:30.543140 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:31:30.618Z] 10:31:30.543931 INFO main . Entering Security Startup Service. [2024-06-27T10:31:30.618Z] 10:31:30.545986 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:31:30.873Z] 10:31:30.568490 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:31:30.873Z] 10:31:30.569557 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:31:30.873Z] 10:31:30.570472 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:31:30.873Z] 10:31:30.573170 INFO main . Security Service(s) started successfully. [2024-06-27T10:31:30.873Z] [2.559s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 114M->29M(256M) 10.652ms [2024-06-27T10:31:30.873Z] 10:31:30.779510 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:31:30.873Z] 10:31:30.814593 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:31:30.873Z] 10:31:30.815184 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:31:30.873Z] 10:31:30.817817 INFO main . Created virtual server server [2024-06-27T10:31:31.127Z] [2.798s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 103M->31M(256M) 7.131ms [2024-06-27T10:31:31.127Z] [2.822s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 33M->31M(256M) 4.587ms [2024-06-27T10:31:31.127Z] [2.823s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:31:31.127Z] [2.846s][info][gc] GC(7) Pause Remark 32M->32M(256M) 3.014ms [2024-06-27T10:31:31.127Z] [2.852s][info][gc] GC(7) Pause Cleanup 32M->32M(256M) 0.080ms [2024-06-27T10:31:31.127Z] [2.853s][info][gc] GC(7) Concurrent Mark Cycle 30.246ms [2024-06-27T10:31:31.127Z] 10:31:31.005302 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:31:31.127Z] 10:31:31.006336 INFO main . Virtual server server loaded default web module [2024-06-27T10:31:31.381Z] 10:31:31.241914 INFO main . close(), this: [2024-06-27T10:31:31.381Z] org.glassfish.web.loader.WebappClassLoader@37e7c4cc[name=unknown], urls=[ [2024-06-27T10:31:31.381Z] file:/tmp/gfembed17804488175433855526tmp/applications/RemoteWebApp/WEB-INF/classes/ [2024-06-27T10:31:31.381Z] file:/tmp/gfembed17804488175433855526tmp/applications/RemoteWebApp/WEB-INF/lib/RemoteLib.jar [2024-06-27T10:31:31.381Z] file:/tmp/gfembed17804488175433855526tmp/generated/ejb/RemoteWebApp/ [2024-06-27T10:31:31.381Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=40, pathTimestamps.size=1, resourceEntryCache.size=0] [2024-06-27T10:31:31.939Z] [3.556s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 175M->59M(256M) 21.884ms [2024-06-27T10:31:32.193Z] [3.799s][info][gc] GC(9) Pause Young (Mixed) (G1 Evacuation Pause) 138M->80M(256M) 23.129ms [2024-06-27T10:31:32.447Z] [4.121s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 193M->107M(256M) 19.620ms [2024-06-27T10:31:32.701Z] 10:31:32.397510 INFO main . JTS5014: Recoverable JTS instance, serverId = [38103] [2024-06-27T10:31:32.701Z] 10:31:32.529719 INFO main . ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5c3924fd [2024-06-27T10:31:32.701Z] 10:31:32.609580 INFO main . Portable JNDI names for EJB RemoteBean: [java:global/RemoteWebApp/RemoteBean!org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, java:global/RemoteWebApp/RemoteBean] [2024-06-27T10:31:32.701Z] 10:31:32.610077 INFO main . Glassfish-specific (Non-portable) JNDI names for EJB RemoteBean: [org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface#org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-06-27T10:31:32.701Z] 10:31:32.635516 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-06-27T10:31:32.956Z] 10:31:32.736271 INFO main . Enabling Weld for ApplicationInfo[name=RemoteWebApp] [2024-06-27T10:31:33.210Z] 10:31:32.910314 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:31:33.210Z] [4.955s][info][gc] GC(11) Pause Young (Concurrent Start) (Metadata GC Threshold) 172M->115M(256M) 13.677ms [2024-06-27T10:31:33.210Z] [4.955s][info][gc] GC(12) Concurrent Mark Cycle [2024-06-27T10:31:33.464Z] [5.054s][info][gc] GC(12) Pause Remark 123M->123M(256M) 4.140ms [2024-06-27T10:31:33.464Z] [5.095s][info][gc] GC(12) Pause Cleanup 126M->126M(256M) 0.145ms [2024-06-27T10:31:33.464Z] [5.095s][info][gc] GC(12) Concurrent Mark Cycle 139.803ms [2024-06-27T10:31:33.464Z] 10:31:33.333153 INFO main . Initializing Soteria null for context '/RemoteWebApp' [2024-06-27T10:31:33.464Z] 10:31:33.354890 INFO main . Loading application [RemoteWebApp] at [/RemoteWebApp] [2024-06-27T10:31:33.726Z] 10:31:33.434231 INFO main org.glassfish.deployment.admin.DeployCommand.execute RemoteWebApp was successfully deployed in 3,108 milliseconds. [2024-06-27T10:31:33.726Z] 10:31:33.502110 INFO main . Disabling Weld for ApplicationInfo[name=RemoteWebApp] [2024-06-27T10:31:33.726Z] 10:31:33.508843 INFO main . close(), this: [2024-06-27T10:31:33.726Z] org.glassfish.web.loader.WebappClassLoader@38dbeb39[name=/RemoteWebApp], urls=[ [2024-06-27T10:31:33.726Z] file:/tmp/gfembed17804488175433855526tmp/applications/RemoteWebApp/WEB-INF/classes/ [2024-06-27T10:31:33.726Z] file:/tmp/gfembed17804488175433855526tmp/applications/RemoteWebApp/WEB-INF/lib/RemoteLib.jar [2024-06-27T10:31:33.726Z] file:/tmp/gfembed17804488175433855526tmp/generated/ejb/RemoteWebApp/ [2024-06-27T10:31:33.726Z] ][delegate=true, context=/RemoteWebApp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=88, pathTimestamps.size=1, resourceEntryCache.size=0] [2024-06-27T10:31:33.726Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:31:33.726Z] 10:31:33.539395 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:31:33.726Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:31:33.726Z] 10:31:33.562000 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:31:33.726Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.911 s -- in org.glassfish.main.extras.embedded.test.all.deployment.webapp.RemoteWebAppDeploymentITest [2024-06-27T10:31:33.981Z] [INFO] [2024-06-27T10:31:33.981Z] [INFO] Results: [2024-06-27T10:31:33.981Z] [INFO] [2024-06-27T10:31:33.981Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:31:33.981Z] [INFO] [2024-06-27T10:31:33.981Z] [INFO] [2024-06-27T10:31:33.981Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests-embedded --- [2024-06-27T10:31:33.981Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/target/failsafe-reports [2024-06-27T10:31:33.981Z] [INFO] [2024-06-27T10:31:33.981Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-tests-embedded-checkstyle) @ tests-embedded --- [2024-06-27T10:31:34.236Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- install:3.1.1:install (default-install) @ tests-embedded --- [2024-06-27T10:31:34.236Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.16-SNAPSHOT/tests-embedded-7.0.16-SNAPSHOT.pom [2024-06-27T10:31:34.236Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/tests/target/tests-embedded.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.16-SNAPSHOT/tests-embedded-7.0.16-SNAPSHOT.jar [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2024-06-27T10:31:34.236Z] [INFO] Building Embedded GlassFish Shell Jars 7.0.16-SNAPSHOT [281/334] [2024-06-27T10:31:34.236Z] [INFO] from appserver/extras/embedded/shell/pom.xml [2024-06-27T10:31:34.236Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] No sources to compile [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] No sources to compile [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] No sources to compile [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] Executing tasks [2024-06-27T10:31:34.236Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/target/classes/META-INF for [2024-06-27T10:31:34.236Z] [INFO] [echo] glassfish-embedded-shell-jar [2024-06-27T10:31:34.236Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/target/classes/META-INF [2024-06-27T10:31:34.236Z] [INFO] Executed tasks [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] No tests to run. [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/target/failsafe-reports [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-jar-checkstyle) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-jar --- [2024-06-27T10:31:34.236Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/7.0.16-SNAPSHOT/glassfish-embedded-shell-jar-7.0.16-SNAPSHOT.pom [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2024-06-27T10:31:34.236Z] [INFO] Building Debug 7.0.16-SNAPSHOT [282/334] [2024-06-27T10:31:34.236Z] [INFO] from appserver/featuresets/debug/pom.xml [2024-06-27T10:31:34.236Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- clean:3.3.2:clean (default-clean) @ debug --- [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ debug --- [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ debug --- [2024-06-27T10:31:34.236Z] [INFO] [2024-06-27T10:31:34.236Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ debug --- [2024-06-27T10:31:34.236Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:34.236Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:31:35.595Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:35.595Z] [INFO] [2024-06-27T10:31:35.595Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ debug --- [2024-06-27T10:31:35.595Z] [INFO] [2024-06-27T10:31:35.595Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ debug --- [2024-06-27T10:31:35.595Z] [INFO] [2024-06-27T10:31:35.595Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ debug --- [2024-06-27T10:31:35.595Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:31:35.595Z] [INFO] [2024-06-27T10:31:35.595Z] [INFO] --- resources:3.3.1:resources (default-resources) @ debug --- [2024-06-27T10:31:35.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/src/main/resources [2024-06-27T10:31:35.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/src/main/manpages [2024-06-27T10:31:35.595Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:31:35.595Z] [INFO] [2024-06-27T10:31:35.595Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ debug --- [2024-06-27T10:31:35.595Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:35.595Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:31:37.476Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:37.476Z] [INFO] [2024-06-27T10:31:37.477Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ debug --- [2024-06-27T10:31:37.477Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:37.477Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:31:39.359Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:39.359Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:31:39.359Z] [INFO] [2024-06-27T10:31:39.359Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ debug --- [2024-06-27T10:31:39.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/src/test/resources [2024-06-27T10:31:39.359Z] [INFO] [2024-06-27T10:31:39.359Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ debug --- [2024-06-27T10:31:39.359Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:39.359Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:31:41.240Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:41.240Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:31:41.240Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:31:41.240Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:31:41.240Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:31:41.240Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:31:41.240Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:31:41.240Z] Use -proc:none to disable annotation processing. [2024-06-27T10:31:41.240Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:31:41.240Z] [INFO] [2024-06-27T10:31:41.240Z] [INFO] --- surefire:3.2.5:test (default-test) @ debug --- [2024-06-27T10:31:41.240Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/target/surefire-reports [2024-06-27T10:31:41.240Z] [INFO] Using auto detected provider org.apache.maven.surefire.junit.JUnit3Provider [2024-06-27T10:31:41.240Z] [INFO] [2024-06-27T10:31:41.240Z] [INFO] ------------------------------------------------------- [2024-06-27T10:31:41.240Z] [INFO] T E S T S [2024-06-27T10:31:41.240Z] [INFO] ------------------------------------------------------- [2024-06-27T10:31:41.240Z] [0.003s][info][gc] Using G1 [2024-06-27T10:31:41.495Z] [0.239s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 23M->5M(258M) 2.396ms [2024-06-27T10:31:41.749Z] [0.439s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 39M->10M(258M) 2.642ms [2024-06-27T10:31:41.749Z] [INFO] Running org.glassfish.debug.DebugTest [2024-06-27T10:31:42.003Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.debug.DebugTest [2024-06-27T10:31:42.257Z] [INFO] [2024-06-27T10:31:42.257Z] [INFO] Results: [2024-06-27T10:31:42.257Z] [INFO] [2024-06-27T10:31:42.257Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:31:42.257Z] [INFO] [2024-06-27T10:31:42.257Z] [INFO] [2024-06-27T10:31:42.257Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ debug --- [2024-06-27T10:31:42.257Z] [INFO] Executing tasks [2024-06-27T10:31:42.257Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/target/classes/META-INF for [2024-06-27T10:31:42.257Z] [INFO] [echo] debug [2024-06-27T10:31:42.257Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/target/classes/META-INF [2024-06-27T10:31:42.257Z] [INFO] Executed tasks [2024-06-27T10:31:42.257Z] [INFO] [2024-06-27T10:31:42.257Z] [INFO] --- jar:3.3.0:jar (default-jar) @ debug --- [2024-06-27T10:31:42.257Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/target/debug.jar [2024-06-27T10:31:42.257Z] [INFO] [2024-06-27T10:31:42.257Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ debug --- [2024-06-27T10:31:42.257Z] [INFO] [2024-06-27T10:31:42.257Z] [INFO] --- failsafe:3.2.5:verify (verify) @ debug --- [2024-06-27T10:31:42.257Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/target/failsafe-reports [2024-06-27T10:31:42.257Z] [INFO] [2024-06-27T10:31:42.257Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-debug-checkstyle) @ debug --- [2024-06-27T10:31:42.257Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:31:42.257Z] [INFO] [2024-06-27T10:31:42.257Z] [INFO] --- install:3.1.1:install (default-install) @ debug --- [2024-06-27T10:31:42.257Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.16-SNAPSHOT/debug-7.0.16-SNAPSHOT.pom [2024-06-27T10:31:42.258Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/featuresets/debug/target/debug.jar to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.16-SNAPSHOT/debug-7.0.16-SNAPSHOT.jar [2024-06-27T10:31:42.258Z] [INFO] [2024-06-27T10:31:42.258Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2024-06-27T10:31:42.258Z] [INFO] Building Glassfish Web Profile Distribution 7.0.16-SNAPSHOT [283/334] [2024-06-27T10:31:42.258Z] [INFO] from appserver/distributions/web/pom.xml [2024-06-27T10:31:42.258Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-06-27T10:31:42.258Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-06-27T10:31:42.258Z] [INFO] [2024-06-27T10:31:42.258Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-06-27T10:31:42.258Z] [INFO] [2024-06-27T10:31:42.258Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-06-27T10:31:42.258Z] [INFO] [2024-06-27T10:31:42.258Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-06-27T10:31:42.258Z] [INFO] [2024-06-27T10:31:42.258Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-06-27T10:31:42.258Z] [INFO] No sources to compile [2024-06-27T10:31:42.258Z] [INFO] [2024-06-27T10:31:42.258Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ web --- [2024-06-27T10:31:42.258Z] [INFO] [2024-06-27T10:31:42.258Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-06-27T10:31:42.258Z] [INFO] [2024-06-27T10:31:42.258Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-06-27T10:31:42.258Z] [INFO] [2024-06-27T10:31:42.258Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-06-27T10:31:42.258Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:31:42.258Z] [INFO] [2024-06-27T10:31:42.258Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ web --- [2024-06-27T10:31:42.258Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-06-27T10:31:42.258Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-06-27T10:31:42.258Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1 to target/dependency/jackson-annotations.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.7 to target/dependency/jersey-media-json-processing.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.16-SNAPSHOT to target/dependency/ssl-impl.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.16-SNAPSHOT to target/dependency/connectors-admin.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.16-SNAPSHOT to target/dependency/osgi-container.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.16-SNAPSHOT to target/dependency/dol.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.7 to target/dependency/jersey-media-json-jackson.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.7 to target/dependency/jersey-hk2.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.16-SNAPSHOT to target/dependency/security.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-06-27T10:31:42.258Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-06-27T10:31:42.258Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-06-27T10:31:42.258Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.16-SNAPSHOT to target/dependency/appserver-schemas [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.16-SNAPSHOT to target/dependency/jakartaee.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.16-SNAPSHOT to target/dependency/common-util.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.16-SNAPSHOT to target/dependency/work-management.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-api.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.16-SNAPSHOT to target/dependency/deployment-common.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-06-27T10:31:42.513Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-06-27T10:31:42.513Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.40 to target/dependency/nimbus-jose-jwt.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.16-SNAPSHOT to target/dependency/admin-util.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-06-27T10:31:42.513Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.16-SNAPSHOT to target/dependency/persistence-common.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.7 to target/dependency/jersey-server.jar [2024-06-27T10:31:42.513Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-schemas [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.16-SNAPSHOT to target/dependency/web-ha.jar [2024-06-27T10:31:42.513Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.16-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.16-SNAPSHOT to target/dependency/cli-optional.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-06-27T10:31:42.514Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.16-SNAPSHOT to target/dependency/glassfish-common [2024-06-27T10:31:42.514Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.16-SNAPSHOT to target/dependency/web-glue.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.7 to target/dependency/jersey-media-sse.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.16-SNAPSHOT to target/dependency/console-common.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.7 to target/dependency/jersey-mvc-jsp.jar [2024-06-27T10:31:42.514Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.16-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-config.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.16-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-06-27T10:31:42.514Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-06-27T10:31:42.514Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.16-SNAPSHOT to target/dependency/jpa-container.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.16-SNAPSHOT to target/dependency/rest-service.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-06-27T10:31:42.514Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.7 to target/dependency/jersey-container-grizzly2-http.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.16-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.16-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.16-SNAPSHOT to target/dependency/rest-client.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.16-SNAPSHOT to target/dependency/stats77.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.7 to target/dependency/jersey-media-moxy.jar [2024-06-27T10:31:42.515Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.16-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.16-SNAPSHOT to target/dependency/amx-core.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.16-SNAPSHOT to target/dependency/annotation-framework.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.16-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.16-SNAPSHOT to target/dependency/web-naming.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.16-SNAPSHOT to target/dependency/ejb-client.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-06-27T10:31:42.515Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.16-SNAPSHOT to target/dependency/web-core.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.16-SNAPSHOT to target/dependency/gms-adapter.jar [2024-06-27T10:31:42.515Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.16-SNAPSHOT to target/dependency/descriptors [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.16-SNAPSHOT to target/dependency/backup.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.16-SNAPSHOT to target/dependency/orb-enabler.jar [2024-06-27T10:31:42.515Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.16-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.7 to target/dependency/jakarta.faces.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.16-SNAPSHOT to target/dependency/mail-runtime.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.16-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.16-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.16-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.16-SNAPSHOT to target/dependency/ejb-container.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.7 to target/dependency/jersey-container-servlet.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.16-SNAPSHOT to target/dependency/orb-connector.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.4 to target/dependency/jsftemplating.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.16-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.16-SNAPSHOT to target/dependency/admin-core.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.16-SNAPSHOT to target/dependency/web-sse.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-06-27T10:31:42.516Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.16-SNAPSHOT to target/dependency/config-api.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-06-27T10:31:42.516Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.16-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.7 to target/dependency/jersey-cdi1x-servlet.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.16-SNAPSHOT to target/dependency/jts.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-06-27T10:31:42.517Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-06-27T10:31:42.517Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.5 to target/dependency/jaxb-osgi.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.16-SNAPSHOT to target/dependency/glassfish.jar [2024-06-27T10:31:42.517Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.16-SNAPSHOT to target/dependency/admin-cli.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.16-SNAPSHOT to target/dependency/api-exporter.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.16-SNAPSHOT to target/dependency/war-util.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.16-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.16-SNAPSHOT to target/dependency/templates.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.7 to target/dependency/jersey-media-multipart.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.16-SNAPSHOT to target/dependency/monitoring-core.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.16-SNAPSHOT to target/dependency/security-services.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.16-SNAPSHOT to target/dependency/appserv-rt.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-06-27T10:31:42.517Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.16-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-06-27T10:31:42.517Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-06-27T10:31:42.517Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.16-SNAPSHOT to target/dependency/websecurity.jar [2024-06-27T10:31:42.518Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.16-SNAPSHOT to target/dependency/container-common.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.16-SNAPSHOT to target/dependency/config-types.jar [2024-06-27T10:31:42.518Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 to target/dependency/jakarta.xml.bind-api.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.16-SNAPSHOT to target/dependency/launcher.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-06-27T10:31:42.518Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.16-SNAPSHOT to target/dependency/nucleus-dtds [2024-06-27T10:31:42.518Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.16-SNAPSHOT to target/dependency/war [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.16-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.2 to target/dependency/exousia.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.16-SNAPSHOT to target/dependency/dataprovider.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-06-27T10:31:42.518Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 to target/dependency/jackson-databind.jar [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [2024-06-27T10:31:42.518Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.16-SNAPSHOT to target/dependency/appserver-dtds [2024-06-27T10:31:42.518Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-06-27T10:31:42.519Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-06-27T10:31:42.519Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-06-27T10:31:42.519Z] [INFO] Copying org.glassfish.hk2:hk2-extras:jar:3.1.0 to target/dependency/hk2-extras.jar [2024-06-27T10:31:42.519Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.16-SNAPSHOT to target/dependency/web-embed-api.jar [2024-06-27T10:31:42.519Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar [2024-06-27T10:31:42.519Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-06-27T10:31:42.519Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-06-27T10:31:42.519Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-06-27T10:31:43.879Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.17.1 to target/dependency/jackson-core.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.7 to target/dependency/jersey-media-json-jettison.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.16-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.16-SNAPSHOT to target/dependency/jsf-connector.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.16-SNAPSHOT to target/dependency/ha-file-store.jar [2024-06-27T10:31:43.879Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.16-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.16-SNAPSHOT to target/dependency/resources-connector.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.7 to target/dependency/jersey-cdi1x-transaction.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.16-SNAPSHOT to target/dependency/cluster-admin.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.7 to target/dependency/jersey-common.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.16-SNAPSHOT to target/dependency/appserver-cli.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.16-SNAPSHOT to target/dependency/descriptors.jar [2024-06-27T10:31:43.879Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar [2024-06-27T10:31:43.879Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.18 to target/dependency/jsch.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.7 to target/dependency/jersey-media-jaxb.jar [2024-06-27T10:31:43.879Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.16-SNAPSHOT to target/dependency/weld-integration.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-06-27T10:31:43.879Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.16-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.16-SNAPSHOT to target/dependency/logging.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.7 to target/dependency/jersey-mvc.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.16-SNAPSHOT to target/dependency/cluster-cli.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.16-SNAPSHOT to target/dependency/kernel.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.16-SNAPSHOT to target/dependency/jstl-connector.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.16-SNAPSHOT to target/dependency/mail-connector.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.16-SNAPSHOT to target/dependency/libpam4j.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.7 to target/dependency/jersey-bean-validation.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.16-SNAPSHOT to target/dependency/server-mgmt.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.16-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.7 to target/dependency/jersey-cdi1x.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-06-27T10:31:43.880Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-06-27T10:31:43.880Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.16-SNAPSHOT to target/dependency/jdbc-ra [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.16-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.16-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.16-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.16-SNAPSHOT to target/dependency/cluster-common.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.16-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-06-27T10:31:43.880Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.7 to target/dependency/jersey-container-servlet-core.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.7 to target/dependency/jersey-media-json-binding.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.extras:command-logger:jar:7.0.16-SNAPSHOT to target/dependency/command-logger.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.16-SNAPSHOT to target/dependency/jta.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.16-SNAPSHOT to target/dependency/web-cli.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar [2024-06-27T10:31:43.880Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-06-27T10:31:43.880Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.16-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.16-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.16-SNAPSHOT to target/dependency/resources-runtime.jar [2024-06-27T10:31:43.880Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.7 to target/dependency/jersey-entity-filtering.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.16-SNAPSHOT to target/dependency/deployment-admin.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.7 to target/dependency/jersey-client.jar [2024-06-27T10:31:43.881Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.16-SNAPSHOT to target/dependency/security-ee.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.16-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.16-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-06-27T10:31:43.881Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.16-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.16-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2024-06-27T10:31:43.881Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.16-SNAPSHOT to target/dependency/internal-api.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.16-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-06-27T10:31:43.881Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.16-SNAPSHOT to target/dependency/appserver-domain.jar [2024-06-27T10:31:43.881Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar [2024-06-27T10:31:43.881Z] [INFO] [2024-06-27T10:31:43.881Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-06-27T10:31:43.881Z] [INFO] No sources to compile [2024-06-27T10:31:43.881Z] [INFO] [2024-06-27T10:31:43.881Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-06-27T10:31:43.881Z] [INFO] No sources to compile [2024-06-27T10:31:43.881Z] [INFO] [2024-06-27T10:31:43.881Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-06-27T10:31:43.881Z] [INFO] Executing tasks [2024-06-27T10:31:43.881Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/dependency/META-INF for [2024-06-27T10:31:43.881Z] [INFO] [echo] web [2024-06-27T10:31:43.881Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/dependency/META-INF [2024-06-27T10:31:43.881Z] [INFO] Executed tasks [2024-06-27T10:31:43.881Z] [INFO] [2024-06-27T10:31:43.881Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ web --- [2024-06-27T10:31:43.881Z] [INFO] Reading assembly descriptor: src/main/assembly/web.xml [2024-06-27T10:31:43.881Z] [INFO] Copying files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage [2024-06-27T10:31:44.135Z] [INFO] [2024-06-27T10:31:44.135Z] [INFO] --- exec:3.1.0:exec (create-domain) @ web --- [2024-06-27T10:31:45.059Z] Using port 4848 for Admin. [2024-06-27T10:31:45.059Z] Using port 8080 for HTTP Instance. [2024-06-27T10:31:45.059Z] Using default port 7676 for JMS. [2024-06-27T10:31:45.059Z] Using default port 3700 for IIOP. [2024-06-27T10:31:45.059Z] Using default port 8181 for HTTP_SSL. [2024-06-27T10:31:45.059Z] Using default port 3820 for IIOP_SSL. [2024-06-27T10:31:45.059Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-06-27T10:31:45.059Z] Using default port 8686 for JMX_ADMIN. [2024-06-27T10:31:45.059Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:31:45.059Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:31:45.059Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:31:45.059Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:31:45.618Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:31:45.618Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:31:45.618Z] [2024-06-27T10:31:45.618Z] Warning: [2024-06-27T10:31:45.618Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:31:45.618Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:31:45.618Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:31:47.500Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:31:47.500Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:31:47.500Z] [2024-06-27T10:31:47.500Z] Warning: [2024-06-27T10:31:47.500Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:31:47.500Z] Enter keystore password: Certificate stored in file [2024-06-27T10:31:47.500Z] [2024-06-27T10:31:47.500Z] Warning: [2024-06-27T10:31:47.500Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:31:47.500Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:31:48.060Z] Enter keystore password: Certificate stored in file [2024-06-27T10:31:48.060Z] [2024-06-27T10:31:48.060Z] Warning: [2024-06-27T10:31:48.060Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:31:48.060Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:31:48.618Z] Domain domain1 created. [2024-06-27T10:31:48.618Z] Domain domain1 admin port is 4848. [2024-06-27T10:31:48.618Z] Domain domain1 allows admin login as user "admin" with no password. [2024-06-27T10:31:48.618Z] Admin login information for host [localhost] and port [4848] [2024-06-27T10:31:48.618Z] is being overwritten with credentials provided because the [2024-06-27T10:31:48.618Z] --savelogin option was used during the create-domain command. [2024-06-27T10:31:48.618Z] Login information relevant to admin user name [admin] [2024-06-27T10:31:48.618Z] for this domain [domain1] stored at [2024-06-27T10:31:48.618Z] [/home/jenkins/.gfclient/pass] successfully. [2024-06-27T10:31:48.618Z] Make sure that this file remains protected. [2024-06-27T10:31:48.618Z] Information stored in this file will be used by [2024-06-27T10:31:48.618Z] administration commands to manage this domain. [2024-06-27T10:31:48.618Z] Command create-domain executed successfully. [2024-06-27T10:31:48.873Z] [INFO] [2024-06-27T10:31:48.873Z] [INFO] --- antrun:3.1.0:run (do stuff) @ web --- [2024-06-27T10:31:48.873Z] [INFO] Executing tasks [2024-06-27T10:31:48.873Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar.tmp [2024-06-27T10:31:48.873Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules [2024-06-27T10:31:48.873Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar [2024-06-27T10:31:48.873Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp [2024-06-27T10:31:48.873Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules [2024-06-27T10:31:48.873Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar [2024-06-27T10:31:48.873Z] [INFO] Executed tasks [2024-06-27T10:31:48.873Z] [INFO] [2024-06-27T10:31:48.873Z] [INFO] --- assembly:3.6.0:single (default-single) @ web --- [2024-06-27T10:31:48.873Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-06-27T10:31:49.128Z] [INFO] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/web.zip [2024-06-27T10:31:49.687Z] [INFO] [2024-06-27T10:31:49.687Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ web --- [2024-06-27T10:31:49.687Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/web.zip [2024-06-27T10:31:49.687Z] [INFO] [2024-06-27T10:31:49.687Z] [INFO] --- spec-version:2.1:check-distribution (default) @ web --- [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-06-27T10:31:49.687Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-06-27T10:31:49.687Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [ jakarta.annotation:jakarta.annotation-api:2.1.1 ] [2024-06-27T10:31:49.687Z] { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 } [2024-06-27T10:31:49.687Z] - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:31:49.687Z] - WARNING: Specification-Version (2.1) should be 2.1.1 [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [ jakarta.authentication:jakarta.authentication-api:3.0.0 ] [2024-06-27T10:31:49.687Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 } [2024-06-27T10:31:49.687Z] - ERROR: missing configuration ( spec-version ) [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [ jakarta.authorization:jakarta.authorization-api:2.1.0 ] [2024-06-27T10:31:49.687Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 } [2024-06-27T10:31:49.687Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:31:49.687Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-06-27T10:31:49.687Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:31:49.687Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-06-27T10:31:49.687Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-06-27T10:31:49.687Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:31:49.687Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [ jakarta.el:jakarta.el-api:5.0.1 ] [2024-06-27T10:31:49.687Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.687Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [2024-06-27T10:31:49.687Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ] [2024-06-27T10:31:49.687Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.687Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:31:49.687Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:31:49.687Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:31:49.687Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 } [2024-06-27T10:31:49.688Z] - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form . [2024-06-27T10:31:49.688Z] - WARNING: Specification-Version (3.0) should be 3.0.3 [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ org.glassfish:jakarta.faces:4.0.7 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.7 } [2024-06-27T10:31:49.688Z] - WARNING: Specification-Version (4.0) should be 3.0 [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 } [2024-06-27T10:31:49.688Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:31:49.688Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.persistence:jakarta.persistence-api:3.1.0 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-06-27T10:31:49.688Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:31:49.688Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.servlet:jakarta.servlet-api:6.0.0 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-06-27T10:31:49.688Z] - WARNING: Specification-Version (3.1) should be 2.3 [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 } [2024-06-27T10:31:49.688Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-06-27T10:31:49.688Z] - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-06-27T10:31:49.688Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-06-27T10:31:49.688Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.validation:jakarta.validation-api:3.0.2 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-06-27T10:31:49.688Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-06-27T10:31:49.688Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [ org.glassfish.main.core:jakartaee-kernel:7.0.16-SNAPSHOT ] [2024-06-27T10:31:49.688Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-06-27T10:31:49.688Z] - ERROR: Extension-Name not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: Specification-Version not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: Implementation-Version not found in MANIFEST [2024-06-27T10:31:49.688Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-06-27T10:31:49.688Z] [2024-06-27T10:31:49.688Z] [INFO] [2024-06-27T10:31:49.688Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-06-27T10:31:49.688Z] [INFO] No tests to run. [2024-06-27T10:31:49.688Z] [INFO] [2024-06-27T10:31:49.688Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-06-27T10:31:49.689Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/failsafe-reports [2024-06-27T10:31:49.689Z] [INFO] [2024-06-27T10:31:49.689Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-web-checkstyle) @ web --- [2024-06-27T10:31:49.689Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:31:49.689Z] [INFO] [2024-06-27T10:31:49.689Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-06-27T10:31:49.689Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.16-SNAPSHOT/web-7.0.16-SNAPSHOT.pom [2024-06-27T10:31:49.689Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/distributions/web/target/web.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.16-SNAPSHOT/web-7.0.16-SNAPSHOT.zip [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2024-06-27T10:31:49.943Z] [INFO] Building Security Related Implementation for GlassFish 7.0.16-SNAPSHOT [284/334] [2024-06-27T10:31:49.943Z] [INFO] from appserver/security/security-all/pom.xml [2024-06-27T10:31:49.943Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] No sources to compile [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] No sources to compile [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] No sources to compile [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] Executing tasks [2024-06-27T10:31:49.943Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/security-all/target/classes/META-INF for [2024-06-27T10:31:49.943Z] [INFO] [echo] security-all [2024-06-27T10:31:49.943Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/security-all/target/classes/META-INF [2024-06-27T10:31:49.943Z] [INFO] Executed tasks [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] No tests to run. [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/security-all/target/failsafe-reports [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-all-checkstyle) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:31:49.943Z] [INFO] [2024-06-27T10:31:49.943Z] [INFO] --- install:3.1.1:install (default-install) @ security-all --- [2024-06-27T10:31:49.943Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/security/security-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/7.0.16-SNAPSHOT/security-all-7.0.16-SNAPSHOT.pom [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2024-06-27T10:31:49.944Z] [INFO] Building GlassFish Tests 7.0.16-SNAPSHOT [285/334] [2024-06-27T10:31:49.944Z] [INFO] from appserver/tests/pom.xml [2024-06-27T10:31:49.944Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] No sources to compile [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] No sources to compile [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] No sources to compile [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] Executing tasks [2024-06-27T10:31:49.944Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/target/classes/META-INF for [2024-06-27T10:31:49.944Z] [INFO] [echo] tests [2024-06-27T10:31:49.944Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/target/classes/META-INF [2024-06-27T10:31:49.944Z] [INFO] Executed tasks [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] No tests to run. [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/target/failsafe-reports [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-tests-checkstyle) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- install:3.1.1:install (default-install) @ tests --- [2024-06-27T10:31:49.944Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/7.0.16-SNAPSHOT/tests-7.0.16-SNAPSHOT.pom [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] ------------< org.glassfish.main.tests:admin-tests-parent >------------- [2024-06-27T10:31:49.944Z] [INFO] Building GlassFish Admin Tests - Parent 7.0.16-SNAPSHOT [286/334] [2024-06-27T10:31:49.944Z] [INFO] from appserver/tests/admin/pom.xml [2024-06-27T10:31:49.944Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] No sources to compile [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] No sources to compile [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] No sources to compile [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] Executing tasks [2024-06-27T10:31:49.944Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/target/classes/META-INF for [2024-06-27T10:31:49.944Z] [INFO] [echo] admin-tests-parent [2024-06-27T10:31:49.944Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/target/classes/META-INF [2024-06-27T10:31:49.944Z] [INFO] Executed tasks [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] No tests to run. [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/target/failsafe-reports [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-admin-tests-parent-checkstyle) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- install:3.1.1:install (default-install) @ admin-tests-parent --- [2024-06-27T10:31:49.944Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests-parent/7.0.16-SNAPSHOT/admin-tests-parent-7.0.16-SNAPSHOT.pom [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] -------< org.glassfish.main.tests:test-progress-admin-extension >------- [2024-06-27T10:31:49.944Z] [INFO] Building GlassFish Admin Tests - Progress Admin Extension 7.0.16-SNAPSHOT [287/334] [2024-06-27T10:31:49.944Z] [INFO] from appserver/tests/admin/admin-extension/pom.xml [2024-06-27T10:31:49.944Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.944Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-progress-admin-extension --- [2024-06-27T10:31:49.944Z] [INFO] [2024-06-27T10:31:49.945Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ test-progress-admin-extension --- [2024-06-27T10:31:49.945Z] [INFO] [2024-06-27T10:31:49.945Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ test-progress-admin-extension --- [2024-06-27T10:31:49.945Z] [INFO] [2024-06-27T10:31:49.945Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ test-progress-admin-extension --- [2024-06-27T10:31:49.945Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:49.945Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:31:49.945Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:49.945Z] [INFO] [2024-06-27T10:31:49.945Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ test-progress-admin-extension --- [2024-06-27T10:31:49.945Z] [INFO] [2024-06-27T10:31:49.945Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ test-progress-admin-extension --- [2024-06-27T10:31:49.945Z] [INFO] [2024-06-27T10:31:49.945Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ test-progress-admin-extension --- [2024-06-27T10:31:49.945Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:31:49.945Z] [INFO] [2024-06-27T10:31:49.945Z] [INFO] --- resources:3.3.1:resources (default-resources) @ test-progress-admin-extension --- [2024-06-27T10:31:49.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/admin-extension/src/main/resources [2024-06-27T10:31:49.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/admin-extension/src/main/manpages [2024-06-27T10:31:49.945Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:31:49.945Z] [INFO] [2024-06-27T10:31:49.945Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ test-progress-admin-extension --- [2024-06-27T10:31:49.945Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:49.945Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:31:50.200Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:50.200Z] [INFO] [2024-06-27T10:31:50.200Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ test-progress-admin-extension --- [2024-06-27T10:31:50.200Z] [INFO] [2024-06-27T10:31:50.200Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ test-progress-admin-extension --- [2024-06-27T10:31:50.200Z] [INFO] [2024-06-27T10:31:50.200Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ test-progress-admin-extension --- [2024-06-27T10:31:50.200Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:31:50.200Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/admin-extension/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:31:50.200Z] [INFO] [2024-06-27T10:31:50.200Z] [INFO] --- command-security:1.0.17:check (default-check) @ test-progress-admin-extension --- [2024-06-27T10:31:50.200Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.tests.progress.ProgressComplexCommand, com.sun.enterprise.tests.progress.ProgressCustomCommand, com.sun.enterprise.tests.progress.ProgressDoubleTotalsCommand, com.sun.enterprise.tests.progress.ProgressExecOtherCommand, com.sun.enterprise.tests.progress.ProgressFailInHalfCommand, com.sun.enterprise.tests.progress.ProgressFullAnnotCommand, com.sun.enterprise.tests.progress.ProgressPayloadCommand, com.sun.enterprise.tests.progress.ProgressSimpleCommand, com.sun.enterprise.tests.progress.ProgressStepBackCommand, com.sun.enterprise.tests.progress.ProgressWithSupplementCommand, com.sun.enterprise.tests.progress.SupplementAfter, com.sun.enterprise.tests.progress.SupplementBefore] [2024-06-27T10:31:50.200Z] [INFO] [2024-06-27T10:31:50.200Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ test-progress-admin-extension --- [2024-06-27T10:31:50.200Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:50.200Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-06-27T10:31:50.200Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:50.200Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:31:50.200Z] [INFO] [2024-06-27T10:31:50.200Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-progress-admin-extension --- [2024-06-27T10:31:50.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/admin-extension/src/test/resources [2024-06-27T10:31:50.200Z] [INFO] [2024-06-27T10:31:50.200Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-progress-admin-extension --- [2024-06-27T10:31:50.200Z] [INFO] No sources to compile [2024-06-27T10:31:50.200Z] [INFO] [2024-06-27T10:31:50.200Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ test-progress-admin-extension --- [2024-06-27T10:31:50.200Z] [INFO] [2024-06-27T10:31:50.200Z] [INFO] --- surefire:3.2.5:test (default-test) @ test-progress-admin-extension --- [2024-06-27T10:31:50.200Z] [INFO] [2024-06-27T10:31:50.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ test-progress-admin-extension --- [2024-06-27T10:31:50.455Z] [INFO] Executing tasks [2024-06-27T10:31:50.455Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/admin-extension/target/classes/META-INF for [2024-06-27T10:31:50.455Z] [INFO] [echo] test-progress-admin-extension [2024-06-27T10:31:50.455Z] [INFO] Executed tasks [2024-06-27T10:31:50.455Z] [INFO] [2024-06-27T10:31:50.455Z] [INFO] --- jar:3.3.0:jar (default-jar) @ test-progress-admin-extension --- [2024-06-27T10:31:50.455Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/admin-extension/target/test-progress-admin-extension.jar [2024-06-27T10:31:50.455Z] [INFO] [2024-06-27T10:31:50.455Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ test-progress-admin-extension --- [2024-06-27T10:31:50.455Z] [INFO] [2024-06-27T10:31:50.455Z] [INFO] --- failsafe:3.2.5:verify (verify) @ test-progress-admin-extension --- [2024-06-27T10:31:50.455Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/admin-extension/target/failsafe-reports [2024-06-27T10:31:50.455Z] [INFO] [2024-06-27T10:31:50.455Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-test-progress-admin-extension-checkstyle) @ test-progress-admin-extension --- [2024-06-27T10:31:50.455Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:31:50.455Z] [INFO] [2024-06-27T10:31:50.455Z] [INFO] --- install:3.1.1:install (default-install) @ test-progress-admin-extension --- [2024-06-27T10:31:50.455Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/admin-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/test-progress-admin-extension/7.0.16-SNAPSHOT/test-progress-admin-extension-7.0.16-SNAPSHOT.pom [2024-06-27T10:31:50.455Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/admin-extension/target/test-progress-admin-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/test-progress-admin-extension/7.0.16-SNAPSHOT/test-progress-admin-extension-7.0.16-SNAPSHOT.jar [2024-06-27T10:31:50.455Z] [INFO] [2024-06-27T10:31:50.455Z] [INFO] --------------< org.glassfish.main:glassfish-itest-tools >-------------- [2024-06-27T10:31:50.455Z] [INFO] Building GlassFish Integration Test Tools 7.0.16-SNAPSHOT [288/334] [2024-06-27T10:31:50.455Z] [INFO] from appserver/itest-tools/pom.xml [2024-06-27T10:31:50.455Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:31:50.455Z] [INFO] [2024-06-27T10:31:50.455Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-itest-tools --- [2024-06-27T10:31:50.455Z] [INFO] [2024-06-27T10:31:50.455Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-itest-tools --- [2024-06-27T10:31:50.455Z] [INFO] [2024-06-27T10:31:50.456Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-itest-tools --- [2024-06-27T10:31:50.456Z] [INFO] [2024-06-27T10:31:50.456Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ glassfish-itest-tools --- [2024-06-27T10:31:52.340Z] [INFO] [2024-06-27T10:31:52.341Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-itest-tools --- [2024-06-27T10:31:52.341Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:52.341Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:31:52.341Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:52.341Z] [INFO] [2024-06-27T10:31:52.341Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-itest-tools --- [2024-06-27T10:31:52.341Z] [INFO] [2024-06-27T10:31:52.341Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-itest-tools --- [2024-06-27T10:31:52.341Z] [INFO] [2024-06-27T10:31:52.341Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-itest-tools --- [2024-06-27T10:31:52.341Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:31:52.341Z] [INFO] [2024-06-27T10:31:52.341Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-itest-tools --- [2024-06-27T10:31:52.341Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:31:52.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/src/main/manpages [2024-06-27T10:31:52.341Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:31:52.341Z] [INFO] [2024-06-27T10:31:52.341Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-itest-tools --- [2024-06-27T10:31:52.341Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:52.341Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:31:52.341Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:52.341Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java uses or overrides a deprecated API. [2024-06-27T10:31:52.341Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:31:52.341Z] [INFO] [2024-06-27T10:31:52.341Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-itest-tools --- [2024-06-27T10:31:52.341Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:52.341Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:31:52.341Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:52.341Z] [INFO] [2024-06-27T10:31:52.341Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-itest-tools --- [2024-06-27T10:31:52.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/src/test/resources [2024-06-27T10:31:52.341Z] [INFO] [2024-06-27T10:31:52.341Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-itest-tools --- [2024-06-27T10:31:52.341Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:31:52.341Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:31:52.341Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:31:52.341Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:31:52.341Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:31:52.341Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:31:52.341Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:31:52.341Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:31:52.341Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:31:52.341Z] Use -proc:none to disable annotation processing. [2024-06-27T10:31:52.341Z] [INFO] [2024-06-27T10:31:52.341Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-itest-tools --- [2024-06-27T10:31:52.341Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/surefire-reports [2024-06-27T10:31:52.341Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:31:52.341Z] [INFO] [2024-06-27T10:31:52.341Z] [INFO] ------------------------------------------------------- [2024-06-27T10:31:52.341Z] [INFO] T E S T S [2024-06-27T10:31:52.341Z] [INFO] ------------------------------------------------------- [2024-06-27T10:31:52.341Z] [0.003s][info][gc] Using G1 [2024-06-27T10:31:52.900Z] [0.450s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.320ms [2024-06-27T10:31:52.900Z] [INFO] Running org.glassfish.main.admin.test.tool.RandomGeneratorTest [2024-06-27T10:31:53.154Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.glassfish.main.admin.test.tool.RandomGeneratorTest [2024-06-27T10:31:53.409Z] [INFO] [2024-06-27T10:31:53.409Z] [INFO] Results: [2024-06-27T10:31:53.409Z] [INFO] [2024-06-27T10:31:53.409Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:31:53.409Z] [INFO] [2024-06-27T10:31:53.409Z] [INFO] [2024-06-27T10:31:53.409Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-itest-tools --- [2024-06-27T10:31:53.409Z] [INFO] Executing tasks [2024-06-27T10:31:53.409Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/classes/META-INF for [2024-06-27T10:31:53.409Z] [INFO] [echo] glassfish-itest-tools [2024-06-27T10:31:53.409Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/classes/META-INF [2024-06-27T10:31:53.409Z] [INFO] Executed tasks [2024-06-27T10:31:53.409Z] [INFO] [2024-06-27T10:31:53.409Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-itest-tools --- [2024-06-27T10:31:53.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/glassfish-itest-tools.jar [2024-06-27T10:31:53.409Z] [INFO] [2024-06-27T10:31:53.409Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-itest-tools --- [2024-06-27T10:31:53.409Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/failsafe-reports [2024-06-27T10:31:53.409Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:31:53.409Z] [INFO] [2024-06-27T10:31:53.409Z] [INFO] ------------------------------------------------------- [2024-06-27T10:31:53.409Z] [INFO] T E S T S [2024-06-27T10:31:53.409Z] [INFO] ------------------------------------------------------- [2024-06-27T10:31:53.409Z] [0.003s][info][gc] Using G1 [2024-06-27T10:31:53.967Z] [0.467s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.206ms [2024-06-27T10:31:53.967Z] [INFO] Running org.glassfish.main.admin.test.tool.StartStopITest [2024-06-27T10:31:53.967Z] 10:31:53.809351 INFO main . Using basedir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools [2024-06-27T10:31:53.967Z] 10:31:53.814670 INFO main . Expected GlassFish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/glassfish7/glassfish [2024-06-27T10:31:53.967Z] 10:31:53.816848 INFO main . exec(timeout=5,000, detached=false, args=[change-admin-password]) [2024-06-27T10:31:54.526Z] Command change-admin-password executed successfully. [2024-06-27T10:31:54.526Z] [2024-06-27T10:31:54.526Z] [2024-06-27T10:31:54.526Z] [2024-06-27T10:31:54.526Z] Admin password changed. [2024-06-27T10:31:54.526Z] 10:31:54.420500 INFO main . exec(timeout=30,000, detached=false, args=[start-domain, --debug]) [2024-06-27T10:31:59.761Z] Debugging is enabled. The debugging port is: 9,009 [2024-06-27T10:31:59.761Z] Waiting for domain1 to start .... [2024-06-27T10:31:59.761Z] Waiting finished after 3,443 ms. [2024-06-27T10:31:59.761Z] Successfully started the domain : domain1 [2024-06-27T10:31:59.761Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/glassfish7/glassfish/domains/domain1 [2024-06-27T10:31:59.761Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:31:59.761Z] Admin Port: 4,848 [2024-06-27T10:31:59.761Z] Command start-domain executed successfully. [2024-06-27T10:31:59.761Z] [2024-06-27T10:31:59.761Z] [2024-06-27T10:31:59.761Z] [2024-06-27T10:31:59.761Z] 10:31:58.780364 INFO main . exec(timeout=30,000, detached=false, args=[get, *]) [2024-06-27T10:32:00.321Z] configs.config.default-config.availability-service.auto-manage-ha-store=false [2024-06-27T10:32:00.321Z] configs.config.default-config.availability-service.availability-enabled=true [2024-06-27T10:32:00.321Z] configs.config.default-config.availability-service.ha-store-healthcheck-enabled=false [2024-06-27T10:32:00.321Z] configs.config.default-config.availability-service.ha-store-healthcheck-interval-in-seconds=5 [2024-06-27T10:32:00.321Z] configs.config.default-config.iiop-service.iiop-listener.SSL.address=0.0.0.0 [2024-06-27T10:32:00.321Z] configs.config.default-config.iiop-service.iiop-listener.SSL.enabled=true [2024-06-27T10:32:00.321Z] configs.config.default-config.iiop-service.iiop-listener.SSL.id=SSL [2024-06-27T10:32:00.321Z] configs.config.default-config.iiop-service.iiop-listener.SSL.lazy-init=false [2024-06-27T10:32:00.321Z] configs.config.default-config.iiop-service.iiop-listener.SSL.port=${IIOP_SSL_LISTENER_PORT} [2024-06-27T10:32:00.321Z] configs.config.default-config.iiop-service.iiop-listener.SSL.security-enabled=true [2024-06-27T10:32:00.321Z] configs.config.default-config.web-container.session-config.session-manager.manager-properties.max-sessions=-1 [2024-06-27T10:32:00.321Z] configs.config.default-config.web-container.session-config.session-manager.manager-properties.reap-interval-in-seconds=60 [2024-06-27T10:32:00.321Z] configs.config.server-config.http-service.virtual-server.__asadmin.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-06-27T10:32:00.321Z] configs.config.server-config.http-service.virtual-server.__asadmin.access-logging-enabled=inherit [2024-06-27T10:32:00.321Z] configs.config.server-config.http-service.virtual-server.__asadmin.docroot=${com.sun.aas.instanceRoot}/docroot [2024-06-27T10:32:00.321Z] configs.config.server-config.http-service.virtual-server.__asadmin.hosts=${com.sun.aas.hostName} [2024-06-27T10:32:00.321Z] configs.config.server-config.http-service.virtual-server.__asadmin.id=__asadmin [2024-06-27T10:32:00.321Z] configs.config.server-config.http-service.virtual-server.__asadmin.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-06-27T10:32:00.321Z] configs.config.server-config.http-service.virtual-server.__asadmin.network-listeners=admin-listener [2024-06-27T10:32:00.321Z] configs.config.server-config.http-service.virtual-server.__asadmin.sso-cookie-http-only=true [2024-06-27T10:32:00.321Z] configs.config.server-config.http-service.virtual-server.__asadmin.sso-cookie-secure=dynamic [2024-06-27T10:32:00.321Z] configs.config.server-config.http-service.virtual-server.__asadmin.sso-enabled=inherit [2024-06-27T10:32:00.321Z] configs.config.server-config.http-service.virtual-server.__asadmin.state=on [2024-06-27T10:32:00.321Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.dynamic.username.password=false [2024-06-27T10:32:00.321Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.name=spcrealm [2024-06-27T10:32:00.321Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.provider-name=adminSpc [2024-06-27T10:32:00.321Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.type=LoginModule [2024-06-27T10:32:00.321Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.admin-http-redirect.classname=org.glassfish.grizzly.config.portunif.HttpProtocolFinder [2024-06-27T10:32:00.321Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.admin-http-redirect.name=admin-http-redirect [2024-06-27T10:32:00.321Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.admin-http-redirect.protocol=admin-http-redirect [2024-06-27T10:32:00.321Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.address=0.0.0.0 [2024-06-27T10:32:00.321Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.enabled=true [2024-06-27T10:32:00.321Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.321Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.jk-enabled=false [2024-06-27T10:32:00.321Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.name=http-listener-2 [2024-06-27T10:32:00.321Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.port=8181 [2024-06-27T10:32:00.321Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.protocol=http-listener-2 [2024-06-27T10:32:00.321Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.thread-pool=http-thread-pool [2024-06-27T10:32:00.321Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.transport=tcp [2024-06-27T10:32:00.321Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.type=standard [2024-06-27T10:32:00.321Z] resources.jdbc-connection-pool.DerbyPool.property.PortNumber=1527 [2024-06-27T10:32:00.321Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.address=0.0.0.0 [2024-06-27T10:32:00.322Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.enabled=true [2024-06-27T10:32:00.322Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.322Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.jk-enabled=false [2024-06-27T10:32:00.322Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.name=http-listener-1 [2024-06-27T10:32:00.322Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.port=8080 [2024-06-27T10:32:00.322Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.protocol=http-listener-1 [2024-06-27T10:32:00.322Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.thread-pool=http-thread-pool [2024-06-27T10:32:00.322Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.transport=tcp [2024-06-27T10:32:00.322Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.type=standard [2024-06-27T10:32:00.322Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.dynamic.username.password=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.allow-non-component-callers=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.associate-with-thread=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.connection-creation-retry-attempts=0 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.connection-creation-retry-interval-in-seconds=10 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.connection-leak-reclaim=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.connection-leak-timeout-in-seconds=0 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.connection-validation-method=table [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.datasource-classname=org.apache.derby.jdbc.ClientDataSource [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.deployment-order=100 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.fail-all-connections=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.idle-timeout-in-seconds=300 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.is-connection-validation-required=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.is-isolation-level-guaranteed=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.lazy-connection-association=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.lazy-connection-enlistment=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.match-connections=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.max-connection-usage-count=0 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.max-pool-size=32 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.max-wait-time-in-millis=60000 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.name=DerbyPool [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.non-transactional-connections=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.object-type=user [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.ping=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.pool-resize-quantity=2 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.pooling=true [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.res-type=javax.sql.DataSource [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.statement-cache-size=0 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.statement-cache-type= [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.statement-leak-reclaim=false [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.statement-leak-timeout-in-seconds=0 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.statement-timeout-in-seconds=-1 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.steady-pool-size=8 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.validate-atmost-once-period-in-seconds=0 [2024-06-27T10:32:00.322Z] resources.jdbc-connection-pool.DerbyPool.wrap-jdbc-objects=true [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.acceptor-threads=1 [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.buffer-size-bytes=8192 [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.byte-buffer-type=heap [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.classname=org.glassfish.grizzly.nio.transport.TCPNIOTransport [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.dedicated-acceptor-enabled=false [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.display-configuration=false [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.enable-snoop=false [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.idle-key-timeout-seconds=30 [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.linger=-1 [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.max-connections-count=4096 [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.name=tcp [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.read-timeout-millis=30000 [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.selector-poll-timeout-millis=1000 [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.socket-read-buffer-size=-1 [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.socket-write-buffer-size=-1 [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.tcp-no-delay=true [2024-06-27T10:32:00.322Z] configs.config.default-config.network-config.transports.transport.tcp.write-timeout-millis=30000 [2024-06-27T10:32:00.322Z] configs.config.default-config.system-property.IIOP_SSL_MUTUALAUTH_PORT.name=IIOP_SSL_MUTUALAUTH_PORT [2024-06-27T10:32:00.322Z] configs.config.default-config.system-property.IIOP_SSL_MUTUALAUTH_PORT.value=23920 [2024-06-27T10:32:00.322Z] configs.config.default-config.security-service.auth-realm.file.property.jaas-context=fileRealm [2024-06-27T10:32:00.322Z] configs.config.server-config.security-service.audit-module.default.property.auditOn=false [2024-06-27T10:32:00.323Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-06-27T10:32:00.323Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.enabled=false [2024-06-27T10:32:00.323Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-age-seconds=30 [2024-06-27T10:32:00.323Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-cache-size-bytes=10485760 [2024-06-27T10:32:00.323Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-files-count=1024 [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.admin=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.classloader=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.cmp=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.cmp-container=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.configuration=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.connector=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.corba=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.deployment=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.ejb-container=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.group-management-service=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.javamail=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.jaxr=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.jaxrpc=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.jdo=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.jms=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.jta=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.jts=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.management-event=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.mdb-container=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.naming=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.node-agent=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.resource-adapter=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.root=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.saaj=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.security=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.self-management=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.server=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.synchronization=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.util=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.verifier=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.log-service.module-log-levels.web-container=INFO [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.allow-payload-for-undefined-http-methods=false [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.auth-pass-through-enabled=false [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.chunking-enabled=true [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.comet-support-enabled=false [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.compressable-mime-type=text/html,text/xml,text/plain [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.compression=off [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.compression-min-size-bytes=2048 [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.connection-upload-timeout-millis=300000 [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.default-virtual-server=server [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.dns-lookup-enabled=false [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.encoded-slash-enabled=false [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.header-buffer-length-bytes=8192 [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-disable-cipher-check=false [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-enabled=true [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-initial-window-size-in-bytes=65535 [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-max-concurrent-streams=100 [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-max-header-list-size-in-bytes=4096 [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-connections=256 [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-form-post-size-bytes=2097152 [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-post-size-bytes=-1 [2024-06-27T10:32:00.323Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-request-headers=100 [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-request-parameters=10000 [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-response-headers=100 [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-save-post-size-bytes=4096 [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-swallowing-input-bytes=-1 [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.rcm-support-enabled=false [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.request-timeout-seconds=900 [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.send-buffer-size-bytes=8192 [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.timeout-seconds=30 [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.trace-enabled=false [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.upload-timeout-enabled=true [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.uri-encoding=UTF-8 [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.version=HTTP/1.1 [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.websockets-support-enabled=true [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.websockets-timeout-seconds=900 [2024-06-27T10:32:00.324Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.xpowered-by=true [2024-06-27T10:32:00.324Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.signature.key.alias=s1as [2024-06-27T10:32:00.324Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.encryption.key.alias=s1as [2024-06-27T10:32:00.324Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.request-policy.auth-source=content [2024-06-27T10:32:00.324Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-06-27T10:32:00.324Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-id=XWS_ClientProvider [2024-06-27T10:32:00.324Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-type=client [2024-06-27T10:32:00.324Z] configs.config.server-config.security-service.auth-realm.file.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-06-27T10:32:00.324Z] configs.config.server-config.security-service.auth-realm.file.name=file [2024-06-27T10:32:00.324Z] servers.server.server.config-ref=server-config [2024-06-27T10:32:00.324Z] servers.server.server.lb-weight=100 [2024-06-27T10:32:00.324Z] servers.server.server.name=server [2024-06-27T10:32:00.324Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.control-flag=sufficient [2024-06-27T10:32:00.324Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.module-class=com.sun.enterprise.security.auth.login.FileLoginModule [2024-06-27T10:32:00.324Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.name=adminFileLM [2024-06-27T10:32:00.324Z] configs.config.server-config.monitoring-service.dtrace-enabled=false [2024-06-27T10:32:00.324Z] configs.config.server-config.monitoring-service.mbean-enabled=true [2024-06-27T10:32:00.324Z] configs.config.server-config.monitoring-service.monitoring-enabled=true [2024-06-27T10:32:00.324Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.property.loginPage=/login.jsf [2024-06-27T10:32:00.324Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.response-policy.auth-source=content [2024-06-27T10:32:00.324Z] configs.config.default-config.system-property.JMS_PROVIDER_PORT.description=Port Number that JMS Service will listen for remote clients connection. [2024-06-27T10:32:00.324Z] configs.config.default-config.system-property.JMS_PROVIDER_PORT.name=JMS_PROVIDER_PORT [2024-06-27T10:32:00.324Z] configs.config.default-config.system-property.JMS_PROVIDER_PORT.value=27676 [2024-06-27T10:32:00.324Z] configs.config.default-config.security-service.audit-module.default.classname=com.sun.enterprise.security.ee.Audit [2024-06-27T10:32:00.324Z] configs.config.default-config.security-service.audit-module.default.name=default [2024-06-27T10:32:00.324Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-06-27T10:32:00.324Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.idle-thread-timeout-seconds=900 [2024-06-27T10:32:00.324Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.max-queue-size=4096 [2024-06-27T10:32:00.324Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.max-thread-pool-size=5 [2024-06-27T10:32:00.324Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.min-thread-pool-size=5 [2024-06-27T10:32:00.324Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.name=http-thread-pool [2024-06-27T10:32:00.324Z] domain.application-root=${com.sun.aas.instanceRoot}/applications [2024-06-27T10:32:00.324Z] domain.log-root=${com.sun.aas.instanceRoot}/logs [2024-06-27T10:32:00.324Z] domain.version=7.0.16 [2024-06-27T10:32:00.324Z] configs.config.default-config.http-service.virtual-server.server.property.default-web-xml=${com.sun.aas.instanceRoot}/config/default-web.xml [2024-06-27T10:32:00.324Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.property.loginErrorPage=/loginError.jsf [2024-06-27T10:32:00.325Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.request-policy.auth-source=content [2024-06-27T10:32:00.325Z] servers.server.server.resource-ref.jms/__defaultConnectionFactory.enabled=true [2024-06-27T10:32:00.325Z] servers.server.server.resource-ref.jms/__defaultConnectionFactory.ref=jms/__defaultConnectionFactory [2024-06-27T10:32:00.325Z] configs.config.server-config.admin-service.das-config.admin-session-timeout-in-minutes=60 [2024-06-27T10:32:00.325Z] configs.config.server-config.admin-service.das-config.autodeploy-dir=${com.sun.aas.instanceRoot}/autodeploy [2024-06-27T10:32:00.325Z] configs.config.server-config.admin-service.das-config.autodeploy-enabled=true [2024-06-27T10:32:00.325Z] configs.config.server-config.admin-service.das-config.autodeploy-jsp-precompilation-enabled=false [2024-06-27T10:32:00.325Z] configs.config.server-config.admin-service.das-config.autodeploy-polling-interval-in-seconds=2 [2024-06-27T10:32:00.325Z] configs.config.server-config.admin-service.das-config.autodeploy-retry-timeout=4 [2024-06-27T10:32:00.325Z] configs.config.server-config.admin-service.das-config.autodeploy-verifier-enabled=false [2024-06-27T10:32:00.325Z] configs.config.server-config.admin-service.das-config.deploy-xml-validation=full [2024-06-27T10:32:00.325Z] configs.config.server-config.admin-service.das-config.dynamic-reload-enabled=true [2024-06-27T10:32:00.325Z] configs.config.server-config.admin-service.das-config.dynamic-reload-poll-interval-in-seconds=2 [2024-06-27T10:32:00.325Z] configs.config.default-config.system-property.ASADMIN_LISTENER_PORT.name=ASADMIN_LISTENER_PORT [2024-06-27T10:32:00.325Z] configs.config.default-config.system-property.ASADMIN_LISTENER_PORT.value=24848 [2024-06-27T10:32:00.325Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-06-27T10:32:00.325Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-id=XWS_ClientProvider [2024-06-27T10:32:00.325Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-type=client [2024-06-27T10:32:00.325Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.debug=false [2024-06-27T10:32:00.325Z] resources.connector-resource.jms/__defaultConnectionFactory.deployment-order=100 [2024-06-27T10:32:00.325Z] resources.connector-resource.jms/__defaultConnectionFactory.enabled=true [2024-06-27T10:32:00.325Z] resources.connector-resource.jms/__defaultConnectionFactory.jndi-name=jms/__defaultConnectionFactory [2024-06-27T10:32:00.325Z] resources.connector-resource.jms/__defaultConnectionFactory.object-type=system-all-req [2024-06-27T10:32:00.325Z] resources.connector-resource.jms/__defaultConnectionFactory.pool-name=jms/__defaultConnectionFactory-Connection-Pool [2024-06-27T10:32:00.325Z] configs.config.server-config.security-service.auth-realm.file.property.file=${com.sun.aas.instanceRoot}/config/keyfile [2024-06-27T10:32:00.325Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.address=0.0.0.0 [2024-06-27T10:32:00.325Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.enabled=true [2024-06-27T10:32:00.325Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.id=SSL_MUTUALAUTH [2024-06-27T10:32:00.325Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.lazy-init=false [2024-06-27T10:32:00.325Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.port=${IIOP_SSL_MUTUALAUTH_PORT} [2024-06-27T10:32:00.325Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.security-enabled=true [2024-06-27T10:32:00.325Z] configs.config.default-config.availability-service.ejb-container-availability.availability-enabled=true [2024-06-27T10:32:00.325Z] configs.config.default-config.availability-service.ejb-container-availability.sfsb-ha-persistence-type=replicated [2024-06-27T10:32:00.325Z] configs.config.default-config.availability-service.ejb-container-availability.sfsb-persistence-type=file [2024-06-27T10:32:00.325Z] configs.config.default-config.availability-service.ejb-container-availability.sfsb-store-pool-name=jdbc/hastore [2024-06-27T10:32:00.325Z] configs.config.default-config.ejb-container.ejb-timer-service.max-redeliveries=1 [2024-06-27T10:32:00.325Z] configs.config.default-config.ejb-container.ejb-timer-service.minimum-delivery-interval-in-millis=1000 [2024-06-27T10:32:00.325Z] configs.config.default-config.ejb-container.ejb-timer-service.redelivery-interval-internal-in-millis=5000 [2024-06-27T10:32:00.325Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-06-27T10:32:00.325Z] configs.config.default-config.diagnostic-service.capture-app-dd=true [2024-06-27T10:32:00.325Z] configs.config.default-config.diagnostic-service.capture-hadb-info=true [2024-06-27T10:32:00.325Z] configs.config.default-config.diagnostic-service.capture-install-log=true [2024-06-27T10:32:00.325Z] configs.config.default-config.diagnostic-service.capture-system-info=true [2024-06-27T10:32:00.325Z] configs.config.default-config.diagnostic-service.compute-checksum=true [2024-06-27T10:32:00.325Z] configs.config.default-config.diagnostic-service.max-log-entries=500 [2024-06-27T10:32:00.325Z] configs.config.default-config.diagnostic-service.min-log-level=INFO [2024-06-27T10:32:00.325Z] configs.config.default-config.diagnostic-service.verify-config=true [2024-06-27T10:32:00.325Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.debug=false [2024-06-27T10:32:00.325Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-06-27T10:32:00.325Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.idle-thread-timeout-seconds=900 [2024-06-27T10:32:00.325Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.max-queue-size=256 [2024-06-27T10:32:00.325Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.max-thread-pool-size=50 [2024-06-27T10:32:00.325Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.min-thread-pool-size=5 [2024-06-27T10:32:00.325Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.name=admin-thread-pool [2024-06-27T10:32:00.325Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.encryption.key.alias=s1as [2024-06-27T10:32:00.325Z] configs.config.server-config.transaction-service.automatic-recovery=false [2024-06-27T10:32:00.325Z] configs.config.server-config.transaction-service.heuristic-decision=rollback [2024-06-27T10:32:00.325Z] configs.config.server-config.transaction-service.keypoint-interval=65536 [2024-06-27T10:32:00.325Z] configs.config.server-config.transaction-service.retry-timeout-in-seconds=600 [2024-06-27T10:32:00.325Z] configs.config.server-config.transaction-service.timeout-in-seconds=0 [2024-06-27T10:32:00.326Z] configs.config.server-config.transaction-service.tx-log-dir=${com.sun.aas.instanceRoot}/logs [2024-06-27T10:32:00.326Z] configs.config.default-config.admin-service.das-config.admin-session-timeout-in-minutes=60 [2024-06-27T10:32:00.326Z] configs.config.default-config.admin-service.das-config.autodeploy-dir=${com.sun.aas.instanceRoot}/autodeploy [2024-06-27T10:32:00.326Z] configs.config.default-config.admin-service.das-config.autodeploy-enabled=true [2024-06-27T10:32:00.326Z] configs.config.default-config.admin-service.das-config.autodeploy-jsp-precompilation-enabled=false [2024-06-27T10:32:00.326Z] configs.config.default-config.admin-service.das-config.autodeploy-polling-interval-in-seconds=2 [2024-06-27T10:32:00.326Z] configs.config.default-config.admin-service.das-config.autodeploy-retry-timeout=4 [2024-06-27T10:32:00.326Z] configs.config.default-config.admin-service.das-config.autodeploy-verifier-enabled=false [2024-06-27T10:32:00.326Z] configs.config.default-config.admin-service.das-config.deploy-xml-validation=full [2024-06-27T10:32:00.326Z] configs.config.default-config.admin-service.das-config.dynamic-reload-enabled=true [2024-06-27T10:32:00.326Z] configs.config.default-config.admin-service.das-config.dynamic-reload-poll-interval-in-seconds=2 [2024-06-27T10:32:00.326Z] configs.config.default-config.web-container.jsp-caching-enabled=false [2024-06-27T10:32:00.326Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.signature.key.alias=s1as [2024-06-27T10:32:00.326Z] configs.config.server-config.connector-service.class-loading-policy=derived [2024-06-27T10:32:00.326Z] configs.config.server-config.connector-service.shutdown-timeout-in-seconds=30 [2024-06-27T10:32:00.326Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.signature.key.alias=s1as [2024-06-27T10:32:00.326Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.encryption.key.alias=s1as [2024-06-27T10:32:00.326Z] configs.config.default-config.security-service.audit-module.default.property.auditOn=false [2024-06-27T10:32:00.326Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.signature.key.alias=s1as [2024-06-27T10:32:00.326Z] configs.config.server-config.iiop-service.client-authentication-required=false [2024-06-27T10:32:00.326Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.dynamic.username.password=false [2024-06-27T10:32:00.326Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.debug=false [2024-06-27T10:32:00.326Z] configs.config.default-config.admin-service.property.adminConsoleDownloadLocation=${com.sun.aas.installRoot}/lib/install/applications/admingui.war [2024-06-27T10:32:00.326Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.name=http-listener-2 [2024-06-27T10:32:00.326Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.security-enabled=true [2024-06-27T10:32:00.326Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.name=http-listener-1 [2024-06-27T10:32:00.326Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.security-enabled=false [2024-06-27T10:32:00.326Z] configs.config.server-config.batch-runtime-configuration.executor-service-lookup-name=concurrent/__defaultManagedExecutorService [2024-06-27T10:32:00.326Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.response-policy.auth-source=content [2024-06-27T10:32:00.326Z] configs.config.default-config.log-service.alarms=false [2024-06-27T10:32:00.326Z] configs.config.default-config.log-service.file=${com.sun.aas.instanceRoot}/logs/server.log [2024-06-27T10:32:00.326Z] configs.config.default-config.log-service.log-rotation-limit-in-bytes=2000000 [2024-06-27T10:32:00.326Z] configs.config.default-config.log-service.log-rotation-timelimit-in-minutes=0 [2024-06-27T10:32:00.326Z] configs.config.default-config.log-service.log-to-console=false [2024-06-27T10:32:00.326Z] configs.config.default-config.log-service.retain-error-statistics-for-hours=5 [2024-06-27T10:32:00.326Z] configs.config.default-config.log-service.use-system-logging=false [2024-06-27T10:32:00.326Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.http-redirect.port=-1 [2024-06-27T10:32:00.326Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.http-redirect.secure=true [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.associate-with-thread=false [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-creation-retry-attempts=0 [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-creation-retry-interval-in-seconds=10 [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-definition-name=jakarta.jms.ConnectionFactory [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-leak-reclaim=false [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-leak-timeout-in-seconds=0 [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.deployment-order=100 [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.fail-all-connections=false [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.idle-timeout-in-seconds=300 [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.is-connection-validation-required=false [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.lazy-connection-association=false [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.lazy-connection-enlistment=false [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.match-connections=true [2024-06-27T10:32:00.326Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.max-connection-usage-count=0 [2024-06-27T10:32:00.327Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.max-pool-size=250 [2024-06-27T10:32:00.327Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.max-wait-time-in-millis=60000 [2024-06-27T10:32:00.327Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.name=jms/__defaultConnectionFactory-Connection-Pool [2024-06-27T10:32:00.327Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.object-type=user [2024-06-27T10:32:00.327Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.ping=false [2024-06-27T10:32:00.327Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.pool-resize-quantity=2 [2024-06-27T10:32:00.327Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.pooling=true [2024-06-27T10:32:00.327Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.resource-adapter-name=jmsra [2024-06-27T10:32:00.327Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.steady-pool-size=1 [2024-06-27T10:32:00.327Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.validate-atmost-once-period-in-seconds=0 [2024-06-27T10:32:00.327Z] configs.config.server-config.admin-service.property.adminConsoleStartup=default [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.allow-lazy-init=true [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.cert-nickname=s1as [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth= [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth-enabled=true [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.handshake-timeout-millis=-1 [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.key-store-password-provider=plain [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.renegotiate-on-client-auth-want=true [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl-inactivity-timeout=30 [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl2-enabled=false [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl3-enabled=false [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-enabled=true [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-rollback-enabled=true [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls11-enabled=true [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls12-enabled=true [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls13-enabled=true [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-max-cert-length=5 [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-store-password-provider=plain [2024-06-27T10:32:00.327Z] resources.jdbc-connection-pool.DerbyPool.property.User=APP [2024-06-27T10:32:00.327Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-06-27T10:32:00.327Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.idle-thread-timeout-seconds=900 [2024-06-27T10:32:00.327Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.max-queue-size=4096 [2024-06-27T10:32:00.327Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.max-thread-pool-size=200 [2024-06-27T10:32:00.327Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.min-thread-pool-size=5 [2024-06-27T10:32:00.327Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.name=thread-pool-1 [2024-06-27T10:32:00.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.enabled=false [2024-06-27T10:32:00.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-age-seconds=30 [2024-06-27T10:32:00.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-cache-size-bytes=10485760 [2024-06-27T10:32:00.327Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-files-count=1024 [2024-06-27T10:32:00.327Z] configs.config.default-config.transaction-service.automatic-recovery=true [2024-06-27T10:32:00.327Z] configs.config.default-config.transaction-service.heuristic-decision=rollback [2024-06-27T10:32:00.327Z] configs.config.default-config.transaction-service.keypoint-interval=65536 [2024-06-27T10:32:00.327Z] configs.config.default-config.transaction-service.retry-timeout-in-seconds=600 [2024-06-27T10:32:00.327Z] configs.config.default-config.transaction-service.timeout-in-seconds=0 [2024-06-27T10:32:00.327Z] configs.config.default-config.transaction-service.tx-log-dir=${com.sun.aas.instanceRoot}/logs [2024-06-27T10:32:00.327Z] configs.config.server-config.security-service.auth-realm.file.property.jaas-context=fileRealm [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.orb.max-connections=1024 [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.orb.message-fragment-size=1024 [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.orb.use-thread-pool-ids=thread-pool-1 [2024-06-27T10:32:00.327Z] configs.config.default-config.security-service.auth-realm.file.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-06-27T10:32:00.327Z] configs.config.default-config.security-service.auth-realm.file.name=file [2024-06-27T10:32:00.327Z] managed-job-config.in-memory-retention-period=1h [2024-06-27T10:32:00.327Z] managed-job-config.initial-delay=20m [2024-06-27T10:32:00.327Z] managed-job-config.job-retention-period=24h [2024-06-27T10:32:00.327Z] managed-job-config.persisting-enabled=true [2024-06-27T10:32:00.327Z] managed-job-config.poll-interval=20m [2024-06-27T10:32:00.327Z] configs.config.server-config.dynamic-reconfiguration-enabled=true [2024-06-27T10:32:00.327Z] configs.config.server-config.name=server-config [2024-06-27T10:32:00.327Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.address=0.0.0.0 [2024-06-27T10:32:00.328Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.enabled=true [2024-06-27T10:32:00.328Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.id=orb-listener-1 [2024-06-27T10:32:00.328Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.lazy-init=false [2024-06-27T10:32:00.328Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.port=${IIOP_LISTENER_PORT} [2024-06-27T10:32:00.328Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.security-enabled=false [2024-06-27T10:32:00.328Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.http-finder.classname=org.glassfish.grizzly.config.portunif.HttpProtocolFinder [2024-06-27T10:32:00.328Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.http-finder.name=http-finder [2024-06-27T10:32:00.328Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.http-finder.protocol=sec-admin-listener [2024-06-27T10:32:00.328Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.address=0.0.0.0 [2024-06-27T10:32:00.328Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.enabled=true [2024-06-27T10:32:00.328Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.328Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.jk-enabled=false [2024-06-27T10:32:00.328Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.name=admin-listener [2024-06-27T10:32:00.328Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.port=4848 [2024-06-27T10:32:00.328Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.protocol=admin-listener [2024-06-27T10:32:00.328Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.thread-pool=admin-thread-pool [2024-06-27T10:32:00.328Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.transport=tcp [2024-06-27T10:32:00.328Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.type=standard [2024-06-27T10:32:00.328Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.request-policy.auth-source=content [2024-06-27T10:32:00.328Z] configs.config.default-config.admin-service.auth-realm-name=admin-realm [2024-06-27T10:32:00.328Z] configs.config.default-config.admin-service.system-jmx-connector-name=system [2024-06-27T10:32:00.328Z] configs.config.default-config.admin-service.type=server [2024-06-27T10:32:00.328Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.encryption.key.alias=s1as [2024-06-27T10:32:00.328Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-06-27T10:32:00.328Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-id=ClientProvider [2024-06-27T10:32:00.328Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-type=client [2024-06-27T10:32:00.328Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.request-policy.auth-source=content [2024-06-27T10:32:00.328Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-06-27T10:32:00.328Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-id=XWS_ServerProvider [2024-06-27T10:32:00.328Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-type=server [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.allow-lazy-init=true [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.cert-nickname=s1as [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth= [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth-enabled=true [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.handshake-timeout-millis=-1 [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.key-store-password-provider=plain [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.renegotiate-on-client-auth-want=true [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl-inactivity-timeout=30 [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl2-enabled=false [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl3-enabled=false [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-enabled=true [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-rollback-enabled=true [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls11-enabled=true [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls12-enabled=true [2024-06-27T10:32:00.328Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls13-enabled=true [2024-06-27T10:32:00.329Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-max-cert-length=5 [2024-06-27T10:32:00.329Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-store-password-provider=plain [2024-06-27T10:32:00.329Z] configs.config.default-config.http-service.access-log.buffer-size-bytes=32768 [2024-06-27T10:32:00.329Z] configs.config.default-config.http-service.access-log.format=%client.name% %auth-user-name% %datetime% %request% %status% %response.length% [2024-06-27T10:32:00.329Z] configs.config.default-config.http-service.access-log.max-history-files=-1 [2024-06-27T10:32:00.329Z] configs.config.default-config.http-service.access-log.rotation-enabled=true [2024-06-27T10:32:00.329Z] configs.config.default-config.http-service.access-log.rotation-interval-in-minutes=1440 [2024-06-27T10:32:00.329Z] configs.config.default-config.http-service.access-log.rotation-policy=time [2024-06-27T10:32:00.329Z] configs.config.default-config.http-service.access-log.rotation-suffix=yyyy-MM-dd [2024-06-27T10:32:00.329Z] configs.config.default-config.http-service.access-log.write-interval-seconds=300 [2024-06-27T10:32:00.329Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.response-policy.auth-source=content [2024-06-27T10:32:00.329Z] configs.config.server-config.security-service.auth-realm.certificate.classname=com.sun.enterprise.security.auth.realm.certificate.CertificateRealm [2024-06-27T10:32:00.329Z] configs.config.server-config.security-service.auth-realm.certificate.name=certificate [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.allow-non-component-callers=false [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.associate-with-thread=false [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.connection-creation-retry-attempts=0 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.connection-creation-retry-interval-in-seconds=10 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.connection-leak-reclaim=false [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.connection-leak-timeout-in-seconds=0 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.connection-validation-method=table [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.deployment-order=100 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.fail-all-connections=false [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.idle-timeout-in-seconds=300 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.is-connection-validation-required=false [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.is-isolation-level-guaranteed=true [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.lazy-connection-association=false [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.lazy-connection-enlistment=false [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.match-connections=false [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.max-connection-usage-count=0 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.max-pool-size=32 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.max-wait-time-in-millis=60000 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.name=__TimerPool [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.non-transactional-connections=false [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.object-type=user [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.ping=false [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.pool-resize-quantity=2 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.pooling=true [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.res-type=javax.sql.XADataSource [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.statement-cache-size=0 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.statement-cache-type= [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.statement-leak-reclaim=false [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.statement-leak-timeout-in-seconds=0 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.statement-timeout-in-seconds=-1 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.steady-pool-size=8 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.validate-atmost-once-period-in-seconds=0 [2024-06-27T10:32:00.329Z] resources.jdbc-connection-pool.__TimerPool.wrap-jdbc-objects=true [2024-06-27T10:32:00.329Z] configs.config.default-config.dynamic-reconfiguration-enabled=true [2024-06-27T10:32:00.329Z] configs.config.default-config.name=default-config [2024-06-27T10:32:00.329Z] configs.config.server-config.http-service.access-logging-enabled=false [2024-06-27T10:32:00.329Z] configs.config.server-config.http-service.sso-enabled=false [2024-06-27T10:32:00.329Z] configs.config.server-config.admin-service.property.ipsRoot=${com.sun.aas.installRoot}/.. [2024-06-27T10:32:00.329Z] configs.config.server-config.diagnostic-service.capture-app-dd=true [2024-06-27T10:32:00.329Z] configs.config.server-config.diagnostic-service.capture-hadb-info=true [2024-06-27T10:32:00.329Z] configs.config.server-config.diagnostic-service.capture-install-log=true [2024-06-27T10:32:00.329Z] configs.config.server-config.diagnostic-service.capture-system-info=true [2024-06-27T10:32:00.329Z] configs.config.server-config.diagnostic-service.compute-checksum=true [2024-06-27T10:32:00.329Z] configs.config.server-config.diagnostic-service.max-log-entries=500 [2024-06-27T10:32:00.329Z] configs.config.server-config.diagnostic-service.min-log-level=INFO [2024-06-27T10:32:00.329Z] configs.config.server-config.diagnostic-service.verify-config=true [2024-06-27T10:32:00.329Z] configs.config.default-config.iiop-service.client-authentication-required=false [2024-06-27T10:32:00.329Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.signature.key.alias=s1as [2024-06-27T10:32:00.329Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.encryption.key.alias=s1as [2024-06-27T10:32:00.329Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.request-policy.auth-source=content [2024-06-27T10:32:00.329Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.address=0.0.0.0 [2024-06-27T10:32:00.329Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.enabled=true [2024-06-27T10:32:00.329Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.329Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.jk-enabled=false [2024-06-27T10:32:00.329Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.name=http-listener-1 [2024-06-27T10:32:00.329Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.port=${HTTP_LISTENER_PORT} [2024-06-27T10:32:00.329Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.protocol=http-listener-1 [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.thread-pool=http-thread-pool [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.transport=tcp [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.type=standard [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.address=0.0.0.0 [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.enabled=true [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.jk-enabled=false [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.name=http-listener-2 [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.port=${HTTP_SSL_LISTENER_PORT} [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.protocol=http-listener-2 [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.thread-pool=http-thread-pool [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.transport=tcp [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.type=standard [2024-06-27T10:32:00.330Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-06-27T10:32:00.330Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-id=XWS_ServerProvider [2024-06-27T10:32:00.330Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-type=server [2024-06-27T10:32:00.330Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.response-policy.auth-source=content [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.allow-lazy-init=true [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.cert-nickname=glassfish-instance [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.client-auth=want [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.client-auth-enabled=false [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.handshake-timeout-millis=-1 [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.key-store-password-provider=plain [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.renegotiate-on-client-auth-want=false [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.ssl-inactivity-timeout=30 [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.ssl2-enabled=false [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.ssl3-enabled=false [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls-enabled=true [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls-rollback-enabled=true [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls11-enabled=true [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls12-enabled=true [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls13-enabled=true [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.trust-max-cert-length=5 [2024-06-27T10:32:00.330Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.trust-store-password-provider=plain [2024-06-27T10:32:00.330Z] configs.config.server-config.group-management-service.group-discovery-timeout-in-millis=5000 [2024-06-27T10:32:00.330Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.request-policy.auth-source=sender [2024-06-27T10:32:00.330Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.property.auth-realm=admin-realm [2024-06-27T10:32:00.330Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.signature.key.alias=s1as [2024-06-27T10:32:00.330Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.allow-lazy-init=true [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.cert-nickname=s1as [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.client-auth= [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.client-auth-enabled=false [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.handshake-timeout-millis=-1 [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.key-store-password-provider=plain [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.renegotiate-on-client-auth-want=true [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.ssl-inactivity-timeout=30 [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.ssl2-enabled=false [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.ssl3-enabled=false [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls-enabled=true [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls-rollback-enabled=true [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls11-enabled=true [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls12-enabled=true [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls13-enabled=true [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.trust-max-cert-length=5 [2024-06-27T10:32:00.331Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.trust-store-password-provider=plain [2024-06-27T10:32:00.331Z] configs.config.server-config.security-service.message-security-config.HttpServlet.auth-layer=HttpServlet [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.allow-lazy-init=true [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.cert-nickname=s1as [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.client-auth= [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.client-auth-enabled=false [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.handshake-timeout-millis=-1 [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.key-store-password-provider=plain [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.renegotiate-on-client-auth-want=true [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.ssl-inactivity-timeout=30 [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.ssl2-enabled=false [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.ssl3-enabled=false [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls-enabled=true [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls-rollback-enabled=true [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls11-enabled=true [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls12-enabled=true [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls13-enabled=true [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.trust-max-cert-length=5 [2024-06-27T10:32:00.331Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.trust-store-password-provider=plain [2024-06-27T10:32:00.331Z] configs.config.server-config.system-property.JMS_PROVIDER_PORT.description=Port Number that JMS Service will listen for remote clients connection. [2024-06-27T10:32:00.331Z] configs.config.server-config.system-property.JMS_PROVIDER_PORT.name=JMS_PROVIDER_PORT [2024-06-27T10:32:00.331Z] configs.config.server-config.system-property.JMS_PROVIDER_PORT.value=7676 [2024-06-27T10:32:00.331Z] servers.server.server.resource-ref.jdbc/__default.enabled=true [2024-06-27T10:32:00.331Z] servers.server.server.resource-ref.jdbc/__default.ref=jdbc/__default [2024-06-27T10:32:00.331Z] configs.config.default-config.availability-service.jms-availability.availability-enabled=false [2024-06-27T10:32:00.331Z] configs.config.default-config.availability-service.jms-availability.config-store-type=masterbroker [2024-06-27T10:32:00.331Z] configs.config.default-config.availability-service.jms-availability.message-store-type=file [2024-06-27T10:32:00.331Z] nodes.node.localhost-domain1.freeze=false [2024-06-27T10:32:00.331Z] nodes.node.localhost-domain1.install-dir=${com.sun.aas.productRoot} [2024-06-27T10:32:00.331Z] nodes.node.localhost-domain1.name=localhost-domain1 [2024-06-27T10:32:00.331Z] nodes.node.localhost-domain1.node-host=localhost [2024-06-27T10:32:00.331Z] nodes.node.localhost-domain1.type=CONFIG [2024-06-27T10:32:00.331Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.debug=false [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-elasticity=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-orchestrator=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-tenant-manager=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-virt-assembly-service=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.connector-connection-pool=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.connector-service=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.deployment=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.ejb-container=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.http-service=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jersey=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jms-service=OFF [2024-06-27T10:32:00.331Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jpa=OFF [2024-06-27T10:32:00.332Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jvm=OFF [2024-06-27T10:32:00.332Z] configs.config.server-config.monitoring-service.module-monitoring-levels.orb=OFF [2024-06-27T10:32:00.332Z] configs.config.server-config.monitoring-service.module-monitoring-levels.security=OFF [2024-06-27T10:32:00.332Z] configs.config.server-config.monitoring-service.module-monitoring-levels.thread-pool=OFF [2024-06-27T10:32:00.332Z] configs.config.server-config.monitoring-service.module-monitoring-levels.transaction-service=OFF [2024-06-27T10:32:00.332Z] configs.config.server-config.monitoring-service.module-monitoring-levels.web-container=OFF [2024-06-27T10:32:00.332Z] configs.config.server-config.monitoring-service.module-monitoring-levels.web-services-container=OFF [2024-06-27T10:32:00.332Z] configs.config.default-config.group-management-service.group-discovery-timeout-in-millis=5000 [2024-06-27T10:32:00.332Z] configs.config.default-config.availability-service.web-container-availability.availability-enabled=true [2024-06-27T10:32:00.332Z] configs.config.default-config.availability-service.web-container-availability.disable-jreplica=false [2024-06-27T10:32:00.332Z] configs.config.default-config.availability-service.web-container-availability.persistence-frequency=web-method [2024-06-27T10:32:00.332Z] configs.config.default-config.availability-service.web-container-availability.persistence-scope=session [2024-06-27T10:32:00.332Z] configs.config.default-config.availability-service.web-container-availability.persistence-store-health-check-enabled=false [2024-06-27T10:32:00.332Z] configs.config.default-config.availability-service.web-container-availability.persistence-type=replicated [2024-06-27T10:32:00.332Z] configs.config.default-config.availability-service.web-container-availability.sso-failover-enabled=false [2024-06-27T10:32:00.332Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.name=admin-listener [2024-06-27T10:32:00.332Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.security-enabled=false [2024-06-27T10:32:00.332Z] configs.config.server-config.security-service.jacc-provider.default.name=default [2024-06-27T10:32:00.332Z] configs.config.server-config.security-service.jacc-provider.default.policy-configuration-factory-provider=org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:32:00.332Z] configs.config.server-config.security-service.jacc-provider.default.policy-provider=org.glassfish.exousia.modules.locked.SimplePolicyProvider [2024-06-27T10:32:00.332Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.class-name=org.glassfish.admingui.common.security.AdminConsoleAuthModule [2024-06-27T10:32:00.332Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.provider-id=GFConsoleAuthModule [2024-06-27T10:32:00.332Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.provider-type=server [2024-06-27T10:32:00.332Z] resources.jdbc-resource.jdbc/__TimerPool.deployment-order=100 [2024-06-27T10:32:00.332Z] resources.jdbc-resource.jdbc/__TimerPool.enabled=true [2024-06-27T10:32:00.332Z] resources.jdbc-resource.jdbc/__TimerPool.jndi-name=jdbc/__TimerPool [2024-06-27T10:32:00.332Z] resources.jdbc-resource.jdbc/__TimerPool.object-type=system-all [2024-06-27T10:32:00.332Z] resources.jdbc-resource.jdbc/__TimerPool.pool-name=__TimerPool [2024-06-27T10:32:00.332Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.enabled=false [2024-06-27T10:32:00.332Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-age-seconds=30 [2024-06-27T10:32:00.332Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-cache-size-bytes=10485760 [2024-06-27T10:32:00.332Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-files-count=1024 [2024-06-27T10:32:00.332Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.response-policy.auth-source=content [2024-06-27T10:32:00.332Z] configs.config.server-config.security-service.audit-module.default.classname=com.sun.enterprise.security.ee.Audit [2024-06-27T10:32:00.332Z] configs.config.server-config.security-service.audit-module.default.name=default [2024-06-27T10:32:00.332Z] nodes.freeze=false [2024-06-27T10:32:00.332Z] security-configurations.authentication-service.adminAuth.default=true [2024-06-27T10:32:00.332Z] security-configurations.authentication-service.adminAuth.name=adminAuth [2024-06-27T10:32:00.332Z] security-configurations.authentication-service.adminAuth.use-password-credential=true [2024-06-27T10:32:00.332Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.property.auth-realm=admin-realm [2024-06-27T10:32:00.332Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.enabled=false [2024-06-27T10:32:00.332Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-age-seconds=30 [2024-06-27T10:32:00.332Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-cache-size-bytes=10485760 [2024-06-27T10:32:00.332Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-files-count=1024 [2024-06-27T10:32:00.332Z] configs.config.default-config.java-config.classpath-suffix= [2024-06-27T10:32:00.332Z] configs.config.default-config.java-config.debug-enabled=false [2024-06-27T10:32:00.332Z] configs.config.default-config.java-config.debug-options=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:${JAVA_DEBUGGER_PORT} [2024-06-27T10:32:00.332Z] configs.config.default-config.java-config.env-classpath-ignored=true [2024-06-27T10:32:00.332Z] configs.config.default-config.java-config.java-home=${com.sun.aas.javaRoot} [2024-06-27T10:32:00.332Z] configs.config.default-config.java-config.javac-options=-g [2024-06-27T10:32:00.333Z] configs.config.default-config.java-config.jvm-options=-server,-Djava.awt.headless=true,-Djdk.corba.allowOutputStreamSubclass=true,-Djdk.tls.rejectClientInitiatedRenegotiation=true,-XX:+UnlockDiagnosticVMOptions,-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy,-Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf,-Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as,-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks,-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks,-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver,-DANTLR_USE_DIRECT_CLASS_LOADING=true,-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory,-XX:NewRatio=2,-Xmx512m,-Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.fileinstall,-Dosgi.shell.telnet.port=${OSGI_SHELL_TELNET_PORT},-Dosgi.shell.telnet.maxconn=1,-Dosgi.shell.telnet.ip=127.0.0.1,-Dgosh.args=--noshutdown -c noop=true,-Dfelix.fileinstall.dir=${com.sun.aas.installRoot}/modules/autostart/,-Dfelix.fileinstall.poll=5000,-Dfelix.fileinstall.log.level=3,-Dfelix.fileinstall.bundles.new.start=true,-Dfelix.fileinstall.bundles.startTransient=true,-Dfelix.fileinstall.disableConfigSave=false,-Dorg.glassfish.gmbal.no.multipleUpperBoundsException=true,-Xbootclasspath/a:${com.sun.aas.installRoot}/lib/grizzly-npn-api.jar,--add-opens=java.base/java.io=ALL-UNNAMED,--add-opens=java.base/java.lang=ALL-UNNAMED,--add-opens=java.base/java.util=ALL-UNNAMED,--add-opens=java.base/sun.nio.fs=ALL-UNNAMED,--add-opens=java.base/sun.net.www.protocol.jrt=ALL-UNNAMED,--add-opens=java.naming/javax.naming.spi=ALL-UNNAMED,--add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED,--add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED,--add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED,--add-exports=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,--add-opens=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,-Djdk.attach.allowAttachSelf=true [2024-06-27T10:32:00.333Z] configs.config.default-config.java-config.rmic-options=-iiop -poa -alwaysgenerate -keepgenerated -g [2024-06-27T10:32:00.333Z] configs.config.default-config.java-config.system-classpath= [2024-06-27T10:32:00.333Z] configs.config.default-config.http-service.virtual-server.__asadmin.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-06-27T10:32:00.333Z] configs.config.default-config.http-service.virtual-server.__asadmin.access-logging-enabled=inherit [2024-06-27T10:32:00.333Z] configs.config.default-config.http-service.virtual-server.__asadmin.docroot=${com.sun.aas.instanceRoot}/docroot [2024-06-27T10:32:00.333Z] configs.config.default-config.http-service.virtual-server.__asadmin.hosts=${com.sun.aas.hostName} [2024-06-27T10:32:00.333Z] configs.config.default-config.http-service.virtual-server.__asadmin.id=__asadmin [2024-06-27T10:32:00.333Z] configs.config.default-config.http-service.virtual-server.__asadmin.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-06-27T10:32:00.333Z] configs.config.default-config.http-service.virtual-server.__asadmin.network-listeners=admin-listener [2024-06-27T10:32:00.333Z] configs.config.default-config.http-service.virtual-server.__asadmin.sso-cookie-http-only=true [2024-06-27T10:32:00.333Z] configs.config.default-config.http-service.virtual-server.__asadmin.sso-cookie-secure=dynamic [2024-06-27T10:32:00.333Z] configs.config.default-config.http-service.virtual-server.__asadmin.sso-enabled=inherit [2024-06-27T10:32:00.333Z] configs.config.default-config.http-service.virtual-server.__asadmin.state=on [2024-06-27T10:32:00.333Z] configs.config.server-config.admin-service.property.adminConsoleContextRoot=/admin [2024-06-27T10:32:00.333Z] configs.config.server-config.availability-service.auto-manage-ha-store=false [2024-06-27T10:32:00.333Z] configs.config.server-config.availability-service.availability-enabled=true [2024-06-27T10:32:00.333Z] configs.config.server-config.availability-service.ha-store-healthcheck-enabled=false [2024-06-27T10:32:00.333Z] configs.config.server-config.availability-service.ha-store-healthcheck-interval-in-seconds=5 [2024-06-27T10:32:00.333Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-06-27T10:32:00.333Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.allow-payload-for-undefined-http-methods=false [2024-06-27T10:32:00.333Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.auth-pass-through-enabled=false [2024-06-27T10:32:00.333Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.chunking-enabled=true [2024-06-27T10:32:00.333Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.comet-support-enabled=false [2024-06-27T10:32:00.333Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.compressable-mime-type=text/html,text/xml,text/plain [2024-06-27T10:32:00.333Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.compression=off [2024-06-27T10:32:00.333Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.compression-min-size-bytes=2048 [2024-06-27T10:32:00.333Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.connection-upload-timeout-millis=300000 [2024-06-27T10:32:00.333Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.default-virtual-server=server [2024-06-27T10:32:00.333Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.dns-lookup-enabled=false [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.encoded-slash-enabled=false [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.header-buffer-length-bytes=8192 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-disable-cipher-check=false [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-enabled=true [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-initial-window-size-in-bytes=65535 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-max-concurrent-streams=100 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-max-header-list-size-in-bytes=4096 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-connections=256 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-form-post-size-bytes=2097152 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-post-size-bytes=-1 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-request-headers=100 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-request-parameters=10000 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-response-headers=100 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-save-post-size-bytes=4096 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-swallowing-input-bytes=-1 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.rcm-support-enabled=false [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.request-timeout-seconds=900 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.send-buffer-size-bytes=8192 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.timeout-seconds=30 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=false [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.upload-timeout-enabled=true [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.uri-encoding=UTF-8 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.version=HTTP/1.1 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.websockets-support-enabled=true [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.websockets-timeout-seconds=900 [2024-06-27T10:32:00.334Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.xpowered-by=true [2024-06-27T10:32:00.334Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.debug=false [2024-06-27T10:32:00.334Z] configs.config.server-config.group-management-service.failure-detection.heartbeat-frequency-in-millis=2000 [2024-06-27T10:32:00.334Z] configs.config.server-config.group-management-service.failure-detection.max-missed-heartbeats=3 [2024-06-27T10:32:00.334Z] configs.config.server-config.group-management-service.failure-detection.verify-failure-connect-timeout-in-millis=10000 [2024-06-27T10:32:00.334Z] configs.config.server-config.group-management-service.failure-detection.verify-failure-waittime-in-millis=1500 [2024-06-27T10:32:00.334Z] configs.config.server-config.security-service.auth-realm.admin-realm.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-06-27T10:32:00.334Z] configs.config.server-config.security-service.auth-realm.admin-realm.name=admin-realm [2024-06-27T10:32:00.334Z] configs.config.default-config.jms-service.addresslist-behavior=priority [2024-06-27T10:32:00.334Z] configs.config.default-config.jms-service.addresslist-iterations=3 [2024-06-27T10:32:00.334Z] configs.config.default-config.jms-service.default-jms-host=default_JMS_host [2024-06-27T10:32:00.334Z] configs.config.default-config.jms-service.init-timeout-in-seconds=60 [2024-06-27T10:32:00.334Z] configs.config.default-config.jms-service.reconnect-attempts=3 [2024-06-27T10:32:00.334Z] configs.config.default-config.jms-service.reconnect-enabled=true [2024-06-27T10:32:00.334Z] configs.config.default-config.jms-service.reconnect-interval-in-seconds=5 [2024-06-27T10:32:00.334Z] configs.config.default-config.jms-service.type=EMBEDDED [2024-06-27T10:32:00.334Z] configs.config.default-config.security-service.auth-realm.certificate.classname=com.sun.enterprise.security.auth.realm.certificate.CertificateRealm [2024-06-27T10:32:00.334Z] configs.config.default-config.security-service.auth-realm.certificate.name=certificate [2024-06-27T10:32:00.334Z] configs.config.default-config.group-management-service.failure-detection.heartbeat-frequency-in-millis=2000 [2024-06-27T10:32:00.334Z] configs.config.default-config.group-management-service.failure-detection.max-missed-heartbeats=3 [2024-06-27T10:32:00.334Z] configs.config.default-config.group-management-service.failure-detection.verify-failure-connect-timeout-in-millis=10000 [2024-06-27T10:32:00.334Z] configs.config.default-config.group-management-service.failure-detection.verify-failure-waittime-in-millis=1500 [2024-06-27T10:32:00.334Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.request-policy.auth-source=content [2024-06-27T10:32:00.334Z] resources.jdbc-connection-pool.DerbyPool.property.Password=APP [2024-06-27T10:32:00.335Z] resources.jdbc-connection-pool.__TimerPool.property.connectionAttributes=;create=true [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.allow-payload-for-undefined-http-methods=false [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.auth-pass-through-enabled=false [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.chunking-enabled=true [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.comet-support-enabled=false [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.compressable-mime-type=text/html,text/xml,text/plain [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.compression=off [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.compression-min-size-bytes=2048 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.connection-upload-timeout-millis=300000 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.default-virtual-server=__asadmin [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.dns-lookup-enabled=false [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.encoded-slash-enabled=false [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.header-buffer-length-bytes=8192 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-disable-cipher-check=false [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-enabled=true [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-initial-window-size-in-bytes=65535 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-max-concurrent-streams=100 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-max-header-list-size-in-bytes=4096 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-connections=250 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-form-post-size-bytes=2097152 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-post-size-bytes=-1 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-request-headers=100 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-request-parameters=10000 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-response-headers=100 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-save-post-size-bytes=4096 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-swallowing-input-bytes=-1 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.rcm-support-enabled=false [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.request-timeout-seconds=900 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.send-buffer-size-bytes=8192 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.timeout-seconds=30 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.trace-enabled=false [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.upload-timeout-enabled=true [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.uri-encoding=UTF-8 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.version=HTTP/1.1 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.websockets-support-enabled=true [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.websockets-timeout-seconds=900 [2024-06-27T10:32:00.335Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.xpowered-by=true [2024-06-27T10:32:00.335Z] configs.config.server-config.iiop-service.iiop-listener.SSL.address=0.0.0.0 [2024-06-27T10:32:00.335Z] configs.config.server-config.iiop-service.iiop-listener.SSL.enabled=true [2024-06-27T10:32:00.335Z] configs.config.server-config.iiop-service.iiop-listener.SSL.id=SSL [2024-06-27T10:32:00.335Z] configs.config.server-config.iiop-service.iiop-listener.SSL.lazy-init=false [2024-06-27T10:32:00.335Z] configs.config.server-config.iiop-service.iiop-listener.SSL.port=3820 [2024-06-27T10:32:00.335Z] configs.config.server-config.iiop-service.iiop-listener.SSL.security-enabled=true [2024-06-27T10:32:00.335Z] servers.server.server.resource-ref.jdbc/__TimerPool.enabled=true [2024-06-27T10:32:00.335Z] servers.server.server.resource-ref.jdbc/__TimerPool.ref=jdbc/__TimerPool [2024-06-27T10:32:00.335Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.response-policy.auth-source=content [2024-06-27T10:32:00.335Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.address=0.0.0.0 [2024-06-27T10:32:00.336Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.enabled=true [2024-06-27T10:32:00.336Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.id=SSL_MUTUALAUTH [2024-06-27T10:32:00.336Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.lazy-init=false [2024-06-27T10:32:00.336Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.port=3920 [2024-06-27T10:32:00.336Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.security-enabled=true [2024-06-27T10:32:00.336Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.address=0.0.0.0 [2024-06-27T10:32:00.336Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.enabled=true [2024-06-27T10:32:00.336Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.336Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.jk-enabled=false [2024-06-27T10:32:00.336Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.name=admin-listener [2024-06-27T10:32:00.336Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.port=${ASADMIN_LISTENER_PORT} [2024-06-27T10:32:00.336Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.protocol=pu-protocol [2024-06-27T10:32:00.336Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.thread-pool=http-thread-pool [2024-06-27T10:32:00.336Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.transport=tcp [2024-06-27T10:32:00.336Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.type=standard [2024-06-27T10:32:00.336Z] configs.config.default-config.security-service.auth-realm.file.property.file=${com.sun.aas.instanceRoot}/config/keyfile [2024-06-27T10:32:00.336Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.authorization-provider-config.simpleAuthorizationProviderConfig.name=simpleAuthorizationProviderConfig [2024-06-27T10:32:00.336Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.authorization-provider-config.simpleAuthorizationProviderConfig.support-policy-deploy=false [2024-06-27T10:32:00.336Z] security-configurations.authorization-service.authorizationService.default=true [2024-06-27T10:32:00.336Z] security-configurations.authorization-service.authorizationService.name=authorizationService [2024-06-27T10:32:00.336Z] resources.jdbc-connection-pool.DerbyPool.property.serverName=localhost [2024-06-27T10:32:00.336Z] configs.config.default-config.security-service.activate-default-principal-to-role-mapping=true [2024-06-27T10:32:00.336Z] configs.config.default-config.security-service.anonymous-role=AttributeDeprecated [2024-06-27T10:32:00.336Z] configs.config.default-config.security-service.audit-enabled=false [2024-06-27T10:32:00.336Z] configs.config.default-config.security-service.audit-modules=default [2024-06-27T10:32:00.336Z] configs.config.default-config.security-service.default-realm=file [2024-06-27T10:32:00.336Z] configs.config.default-config.security-service.jacc=default [2024-06-27T10:32:00.336Z] configs.config.default-config.system-property.JMX_SYSTEM_CONNECTOR_PORT.name=JMX_SYSTEM_CONNECTOR_PORT [2024-06-27T10:32:00.336Z] configs.config.default-config.system-property.JMX_SYSTEM_CONNECTOR_PORT.value=28686 [2024-06-27T10:32:00.336Z] configs.config.server-config.java-config.classpath-suffix= [2024-06-27T10:32:00.336Z] configs.config.server-config.java-config.debug-enabled=false [2024-06-27T10:32:00.336Z] configs.config.server-config.java-config.debug-options=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:9009 [2024-06-27T10:32:00.336Z] configs.config.server-config.java-config.env-classpath-ignored=true [2024-06-27T10:32:00.336Z] configs.config.server-config.java-config.java-home=${com.sun.aas.javaRoot} [2024-06-27T10:32:00.336Z] configs.config.server-config.java-config.javac-options=-g [2024-06-27T10:32:00.336Z] configs.config.server-config.java-config.jvm-options=-Djava.awt.headless=true,-Djdk.corba.allowOutputStreamSubclass=true,-Djdk.tls.rejectClientInitiatedRenegotiation=true,-Djavax.xml.accessExternalSchema=all,-Djavax.management.builder.initial=com.sun.enterprise.v3.admin.AppServerMBeanServerBuilder,-XX:+UnlockDiagnosticVMOptions,-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy,-Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf,-Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as,-Xmx512m,-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks,-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks,-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver,-DANTLR_USE_DIRECT_CLASS_LOADING=true,-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory,-Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.shell.remote,org.apache.felix.fileinstall,-Dosgi.shell.telnet.port=6666,-Dosgi.shell.telnet.maxconn=1,-Dosgi.shell.telnet.ip=127.0.0.1,-Dgosh.args=--nointeractive,-Dfelix.fileinstall.dir=${com.sun.aas.installRoot}/modules/autostart/,-Dfelix.fileinstall.poll=5000,-Dfelix.fileinstall.log.level=2,-Dfelix.fileinstall.bundles.new.start=true,-Dfelix.fileinstall.bundles.startTransient=true,-Dfelix.fileinstall.disableConfigSave=false,-Dorg.glassfish.gmbal.no.multipleUpperBoundsException=true,-Dcom.ctc.wstx.returnNullForDefaultNamespace=true,-XX:NewRatio=2,--add-opens=java.base/java.io=ALL-UNNAMED,--add-opens=java.base/java.lang=ALL-UNNAMED,--add-opens=java.base/java.util=ALL-UNNAMED,--add-opens=java.base/sun.nio.fs=ALL-UNNAMED,--add-opens=java.base/sun.net.www.protocol.jrt=ALL-UNNAMED,--add-opens=java.naming/javax.naming.spi=ALL-UNNAMED,--add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED,--add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED,--add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED,--add-exports=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,--add-opens=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,-Djdk.attach.allowAttachSelf=true [2024-06-27T10:32:00.337Z] configs.config.server-config.java-config.rmic-options=-iiop -poa -alwaysgenerate -keepgenerated -g [2024-06-27T10:32:00.337Z] configs.config.server-config.java-config.system-classpath= [2024-06-27T10:32:00.337Z] configs.config.server-config.security-service.jacc-provider.default.property.repository=${com.sun.aas.instanceRoot}/generated/policy [2024-06-27T10:32:00.337Z] resources.jdbc-connection-pool.__TimerPool.property.databaseName=${com.sun.aas.instanceRoot}/lib/databases/ejbtimer [2024-06-27T10:32:00.337Z] configs.config.default-config.system-property.HTTP_SSL_LISTENER_PORT.name=HTTP_SSL_LISTENER_PORT [2024-06-27T10:32:00.337Z] configs.config.default-config.system-property.HTTP_SSL_LISTENER_PORT.value=28181 [2024-06-27T10:32:00.337Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-06-27T10:32:00.337Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-id=ServerProvider [2024-06-27T10:32:00.337Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-type=server [2024-06-27T10:32:00.337Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-06-27T10:32:00.337Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-id=ClientProvider [2024-06-27T10:32:00.337Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-type=client [2024-06-27T10:32:00.337Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.debug=false [2024-06-27T10:32:00.337Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.enabled=false [2024-06-27T10:32:00.337Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-age-seconds=30 [2024-06-27T10:32:00.337Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-cache-size-bytes=10485760 [2024-06-27T10:32:00.337Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-files-count=1024 [2024-06-27T10:32:00.337Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.response-policy.auth-source=content [2024-06-27T10:32:00.337Z] secure-admin.das-alias=s1as [2024-06-27T10:32:00.337Z] secure-admin.enabled=false [2024-06-27T10:32:00.337Z] secure-admin.instance-alias=glassfish-instance [2024-06-27T10:32:00.337Z] secure-admin.special-admin-indicator=066ce5b4-0e38-4eea-912d-2f042931861b [2024-06-27T10:32:00.337Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.name=http-listener-2 [2024-06-27T10:32:00.337Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.security-enabled=true [2024-06-27T10:32:00.337Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.name=http-listener-1 [2024-06-27T10:32:00.337Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.security-enabled=false [2024-06-27T10:32:00.337Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.name=filerealm [2024-06-27T10:32:00.337Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.provider-name=adminFile [2024-06-27T10:32:00.337Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.type=LoginModule [2024-06-27T10:32:00.337Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.name=pu-protocol [2024-06-27T10:32:00.337Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.security-enabled=false [2024-06-27T10:32:00.337Z] configs.config.default-config.http-service.access-logging-enabled=false [2024-06-27T10:32:00.337Z] configs.config.default-config.http-service.sso-enabled=false [2024-06-27T10:32:00.337Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-06-27T10:32:00.337Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.allow-payload-for-undefined-http-methods=false [2024-06-27T10:32:00.337Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.auth-pass-through-enabled=false [2024-06-27T10:32:00.337Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.chunking-enabled=true [2024-06-27T10:32:00.337Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.comet-support-enabled=false [2024-06-27T10:32:00.337Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.compressable-mime-type=text/html,text/xml,text/plain [2024-06-27T10:32:00.337Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.compression=off [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.compression-min-size-bytes=2048 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.connection-upload-timeout-millis=300000 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.default-virtual-server=__asadmin [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.dns-lookup-enabled=false [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.encoded-slash-enabled=true [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.header-buffer-length-bytes=8192 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-disable-cipher-check=false [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-enabled=true [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-initial-window-size-in-bytes=65535 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-max-concurrent-streams=100 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-max-header-list-size-in-bytes=4096 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-connections=250 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-form-post-size-bytes=2097152 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-post-size-bytes=-1 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-request-headers=100 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-request-parameters=10000 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-response-headers=100 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-save-post-size-bytes=4096 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-swallowing-input-bytes=-1 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.rcm-support-enabled=false [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.request-timeout-seconds=900 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.send-buffer-size-bytes=8192 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.timeout-seconds=30 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.trace-enabled=false [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.upload-timeout-enabled=true [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.uri-encoding=UTF-8 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.version=HTTP/1.1 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.websockets-support-enabled=true [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.websockets-timeout-seconds=900 [2024-06-27T10:32:00.338Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.xpowered-by=true [2024-06-27T10:32:00.338Z] resources.jdbc-connection-pool.DerbyPool.property.DatabaseName=sun-appserv-samples [2024-06-27T10:32:00.338Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.name=admin-http-redirect [2024-06-27T10:32:00.338Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.security-enabled=false [2024-06-27T10:32:00.338Z] property.administrative.domain.name=domain1 [2024-06-27T10:32:00.338Z] configs.config.default-config.ejb-container.cache-idle-timeout-in-seconds=600 [2024-06-27T10:32:00.338Z] configs.config.default-config.ejb-container.cache-resize-quantity=32 [2024-06-27T10:32:00.338Z] configs.config.default-config.ejb-container.commit-option=B [2024-06-27T10:32:00.338Z] configs.config.default-config.ejb-container.max-cache-size=512 [2024-06-27T10:32:00.338Z] configs.config.default-config.ejb-container.max-pool-size=32 [2024-06-27T10:32:00.338Z] configs.config.default-config.ejb-container.pool-idle-timeout-in-seconds=600 [2024-06-27T10:32:00.338Z] configs.config.default-config.ejb-container.pool-resize-quantity=8 [2024-06-27T10:32:00.338Z] configs.config.default-config.ejb-container.removal-timeout-in-seconds=5400 [2024-06-27T10:32:00.338Z] configs.config.default-config.ejb-container.session-store=${com.sun.aas.instanceRoot}/session-store [2024-06-27T10:32:00.338Z] configs.config.default-config.ejb-container.steady-pool-size=0 [2024-06-27T10:32:00.338Z] configs.config.default-config.ejb-container.victim-selection-policy=nru [2024-06-27T10:32:00.338Z] configs.config.default-config.security-service.auth-realm.admin-realm.property.jaas-context=fileRealm [2024-06-27T10:32:00.338Z] configs.config.server-config.iiop-service.orb.max-connections=1024 [2024-06-27T10:32:00.338Z] configs.config.server-config.iiop-service.orb.message-fragment-size=1024 [2024-06-27T10:32:00.338Z] configs.config.server-config.iiop-service.orb.use-thread-pool-ids=thread-pool-1 [2024-06-27T10:32:00.338Z] configs.config.default-config.system-property.IIOP_SSL_LISTENER_PORT.name=IIOP_SSL_LISTENER_PORT [2024-06-27T10:32:00.338Z] configs.config.default-config.system-property.IIOP_SSL_LISTENER_PORT.value=23820 [2024-06-27T10:32:00.338Z] configs.config.default-config.security-service.jacc-provider.simple.name=simple [2024-06-27T10:32:00.339Z] configs.config.default-config.security-service.jacc-provider.simple.policy-configuration-factory-provider=org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:32:00.339Z] configs.config.default-config.security-service.jacc-provider.simple.policy-provider=org.glassfish.exousia.modules.locked.SimplePolicyProvider [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-elasticity=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-orchestrator=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-tenant-manager=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-virt-assembly-service=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.connector-connection-pool=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.connector-service=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.deployment=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.ejb-container=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.http-service=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jersey=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jms-service=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jpa=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jvm=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.orb=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.security=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.thread-pool=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.transaction-service=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.web-container=OFF [2024-06-27T10:32:00.339Z] configs.config.default-config.monitoring-service.module-monitoring-levels.web-services-container=OFF [2024-06-27T10:32:00.339Z] resources.jdbc-resource.jdbc/__default.deployment-order=100 [2024-06-27T10:32:00.339Z] resources.jdbc-resource.jdbc/__default.enabled=true [2024-06-27T10:32:00.339Z] resources.jdbc-resource.jdbc/__default.jndi-name=jdbc/__default [2024-06-27T10:32:00.339Z] resources.jdbc-resource.jdbc/__default.object-type=system-all-req [2024-06-27T10:32:00.339Z] resources.jdbc-resource.jdbc/__default.pool-name=DerbyPool [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.allow-payload-for-undefined-http-methods=false [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.auth-pass-through-enabled=false [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.chunking-enabled=true [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.comet-support-enabled=false [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.compressable-mime-type=text/html,text/xml,text/plain [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.compression=off [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.compression-min-size-bytes=2048 [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.connection-upload-timeout-millis=300000 [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.default-virtual-server=__asadmin [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.dns-lookup-enabled=false [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.encoded-slash-enabled=true [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.header-buffer-length-bytes=8192 [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-disable-cipher-check=false [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-enabled=true [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-initial-window-size-in-bytes=65535 [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-max-concurrent-streams=100 [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-max-header-list-size-in-bytes=4096 [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-connections=256 [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-form-post-size-bytes=2097152 [2024-06-27T10:32:00.339Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-post-size-bytes=-1 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-request-headers=100 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-request-parameters=10000 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-response-headers=100 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-save-post-size-bytes=4096 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-swallowing-input-bytes=-1 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.rcm-support-enabled=false [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.request-timeout-seconds=900 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.send-buffer-size-bytes=8192 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.timeout-seconds=30 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.trace-enabled=false [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.upload-timeout-enabled=true [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.uri-encoding=UTF-8 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.version=HTTP/1.1 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.websockets-support-enabled=true [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.websockets-timeout-seconds=900 [2024-06-27T10:32:00.340Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.xpowered-by=true [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.allow-payload-for-undefined-http-methods=false [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.auth-pass-through-enabled=false [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.chunking-enabled=true [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.comet-support-enabled=false [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.compressable-mime-type=text/html,text/xml,text/plain [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.compression=off [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.compression-min-size-bytes=2048 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.connection-upload-timeout-millis=300000 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.default-virtual-server=server [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.dns-lookup-enabled=false [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.encoded-slash-enabled=false [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.header-buffer-length-bytes=8192 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-disable-cipher-check=false [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-enabled=true [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-initial-window-size-in-bytes=65535 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-max-concurrent-streams=100 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-max-header-list-size-in-bytes=4096 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-connections=250 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-form-post-size-bytes=2097152 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-post-size-bytes=-1 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-request-headers=100 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-request-parameters=10000 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-response-headers=100 [2024-06-27T10:32:00.340Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-save-post-size-bytes=4096 [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-swallowing-input-bytes=-1 [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.rcm-support-enabled=false [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.request-timeout-seconds=900 [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.send-buffer-size-bytes=8192 [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.timeout-seconds=30 [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=false [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.upload-timeout-enabled=true [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.uri-encoding=UTF-8 [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.version=HTTP/1.1 [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.websockets-support-enabled=true [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.websockets-timeout-seconds=900 [2024-06-27T10:32:00.341Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.xpowered-by=true [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.allow-lazy-init=true [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.cert-nickname=s1as [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth= [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=false [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.handshake-timeout-millis=-1 [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.key-store-password-provider=plain [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.renegotiate-on-client-auth-want=true [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.ssl-inactivity-timeout=30 [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.ssl2-enabled=false [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.ssl3-enabled=false [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls-enabled=true [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls-rollback-enabled=true [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls11-enabled=true [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls12-enabled=true [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls13-enabled=true [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.trust-max-cert-length=5 [2024-06-27T10:32:00.341Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.trust-store-password-provider=plain [2024-06-27T10:32:00.341Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.property.config=server-config [2024-06-27T10:32:00.341Z] configs.config.default-config.security-service.auth-realm.admin-realm.property.file=${com.sun.aas.instanceRoot}/config/admin-keyfile [2024-06-27T10:32:00.341Z] configs.config.default-config.admin-service.jmx-connector.system.accept-all=false [2024-06-27T10:32:00.341Z] configs.config.default-config.admin-service.jmx-connector.system.address=0.0.0.0 [2024-06-27T10:32:00.341Z] configs.config.default-config.admin-service.jmx-connector.system.auth-realm-name=admin-realm [2024-06-27T10:32:00.341Z] configs.config.default-config.admin-service.jmx-connector.system.enabled=true [2024-06-27T10:32:00.341Z] configs.config.default-config.admin-service.jmx-connector.system.name=system [2024-06-27T10:32:00.341Z] configs.config.default-config.admin-service.jmx-connector.system.port=${JMX_SYSTEM_CONNECTOR_PORT} [2024-06-27T10:32:00.341Z] configs.config.default-config.admin-service.jmx-connector.system.protocol=rmi_jrmp [2024-06-27T10:32:00.341Z] configs.config.default-config.admin-service.jmx-connector.system.security-enabled=false [2024-06-27T10:32:00.341Z] configs.config.default-config.system-property.JAVA_DEBUGGER_PORT.name=JAVA_DEBUGGER_PORT [2024-06-27T10:32:00.341Z] configs.config.default-config.system-property.JAVA_DEBUGGER_PORT.value=29009 [2024-06-27T10:32:00.341Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.address=0.0.0.0 [2024-06-27T10:32:00.341Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.enabled=true [2024-06-27T10:32:00.341Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.id=orb-listener-1 [2024-06-27T10:32:00.341Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.lazy-init=true [2024-06-27T10:32:00.341Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.port=3700 [2024-06-27T10:32:00.341Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.security-enabled=false [2024-06-27T10:32:00.341Z] configs.config.server-config.security-service.jacc-provider.simple.name=simple [2024-06-27T10:32:00.341Z] configs.config.server-config.security-service.jacc-provider.simple.policy-configuration-factory-provider=org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:32:00.341Z] configs.config.server-config.security-service.jacc-provider.simple.policy-provider=org.glassfish.exousia.modules.locked.SimplePolicyProvider [2024-06-27T10:32:00.341Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.request-policy.auth-source=content [2024-06-27T10:32:00.341Z] configs.config.server-config.admin-service.property.adminConsoleDownloadLocation=${com.sun.aas.installRoot}/lib/install/applications/admingui.war [2024-06-27T10:32:00.342Z] configs.config.server-config.jms-service.addresslist-behavior=random [2024-06-27T10:32:00.342Z] configs.config.server-config.jms-service.addresslist-iterations=3 [2024-06-27T10:32:00.342Z] configs.config.server-config.jms-service.default-jms-host=default_JMS_host [2024-06-27T10:32:00.342Z] configs.config.server-config.jms-service.init-timeout-in-seconds=60 [2024-06-27T10:32:00.342Z] configs.config.server-config.jms-service.reconnect-attempts=3 [2024-06-27T10:32:00.342Z] configs.config.server-config.jms-service.reconnect-enabled=true [2024-06-27T10:32:00.342Z] configs.config.server-config.jms-service.reconnect-interval-in-seconds=5 [2024-06-27T10:32:00.342Z] configs.config.server-config.jms-service.type=EMBEDDED [2024-06-27T10:32:00.342Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.debug=false [2024-06-27T10:32:00.342Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.encryption.key.alias=s1as [2024-06-27T10:32:00.342Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.signature.key.alias=s1as [2024-06-27T10:32:00.342Z] configs.config.default-config.monitoring-service.dtrace-enabled=false [2024-06-27T10:32:00.342Z] configs.config.default-config.monitoring-service.mbean-enabled=true [2024-06-27T10:32:00.342Z] configs.config.default-config.monitoring-service.monitoring-enabled=true [2024-06-27T10:32:00.342Z] configs.config.default-config.web-container.session-config.session-properties.timeout-in-seconds=1800 [2024-06-27T10:32:00.342Z] configs.config.server-config.rest-config.debug=false [2024-06-27T10:32:00.342Z] configs.config.server-config.rest-config.indent-level=-1 [2024-06-27T10:32:00.342Z] configs.config.server-config.rest-config.log-input=false [2024-06-27T10:32:00.342Z] configs.config.server-config.rest-config.log-output=false [2024-06-27T10:32:00.342Z] configs.config.server-config.rest-config.session-token-timeout=30 [2024-06-27T10:32:00.342Z] configs.config.server-config.rest-config.show-deprecated-items=false [2024-06-27T10:32:00.342Z] configs.config.server-config.rest-config.show-hidden-commands=false [2024-06-27T10:32:00.342Z] configs.config.server-config.rest-config.wadl-generation=false [2024-06-27T10:32:00.342Z] configs.config.server-config.admin-service.auth-realm-name=admin-realm [2024-06-27T10:32:00.342Z] configs.config.server-config.admin-service.system-jmx-connector-name=system [2024-06-27T10:32:00.342Z] configs.config.server-config.admin-service.type=das-and-server [2024-06-27T10:32:00.342Z] configs.config.server-config.http-service.access-log.buffer-size-bytes=32768 [2024-06-27T10:32:00.342Z] configs.config.server-config.http-service.access-log.format=%client.name% %auth-user-name% %datetime% %request% %status% %response.length% [2024-06-27T10:32:00.342Z] configs.config.server-config.http-service.access-log.max-history-files=-1 [2024-06-27T10:32:00.342Z] configs.config.server-config.http-service.access-log.rotation-enabled=true [2024-06-27T10:32:00.342Z] configs.config.server-config.http-service.access-log.rotation-interval-in-minutes=1440 [2024-06-27T10:32:00.342Z] configs.config.server-config.http-service.access-log.rotation-policy=time [2024-06-27T10:32:00.342Z] configs.config.server-config.http-service.access-log.rotation-suffix=yyyy-MM-dd [2024-06-27T10:32:00.342Z] configs.config.server-config.http-service.access-log.write-interval-seconds=300 [2024-06-27T10:32:00.342Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.name=simpleAuthorization [2024-06-27T10:32:00.342Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.provider-name=simpleAuthorizationProvider [2024-06-27T10:32:00.342Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.type=Simple [2024-06-27T10:32:00.342Z] configs.config.server-config.security-service.activate-default-principal-to-role-mapping=true [2024-06-27T10:32:00.342Z] configs.config.server-config.security-service.anonymous-role=AttributeDeprecated [2024-06-27T10:32:00.342Z] configs.config.server-config.security-service.audit-enabled=false [2024-06-27T10:32:00.342Z] configs.config.server-config.security-service.audit-modules=default [2024-06-27T10:32:00.342Z] configs.config.server-config.security-service.default-realm=file [2024-06-27T10:32:00.342Z] configs.config.server-config.security-service.jacc=default [2024-06-27T10:32:00.342Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.web-protocol-sticky-enabled=true [2024-06-27T10:32:00.342Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-06-27T10:32:00.342Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-id=ServerProvider [2024-06-27T10:32:00.342Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-type=server [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.allow-payload-for-undefined-http-methods=false [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.auth-pass-through-enabled=false [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.chunking-enabled=true [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.comet-support-enabled=false [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.compressable-mime-type=text/html,text/xml,text/plain [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.compression=off [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.compression-min-size-bytes=2048 [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.connection-upload-timeout-millis=300000 [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.default-virtual-server=server [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.dns-lookup-enabled=false [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.encoded-slash-enabled=false [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.header-buffer-length-bytes=8192 [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-disable-cipher-check=false [2024-06-27T10:32:00.342Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-enabled=true [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-initial-window-size-in-bytes=65535 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-max-concurrent-streams=100 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-max-header-list-size-in-bytes=4096 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-connections=250 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-form-post-size-bytes=2097152 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-post-size-bytes=-1 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-request-headers=100 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-request-parameters=10000 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-response-headers=100 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-save-post-size-bytes=4096 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-swallowing-input-bytes=-1 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.rcm-support-enabled=false [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.request-timeout-seconds=900 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.send-buffer-size-bytes=8192 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.timeout-seconds=30 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.trace-enabled=false [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.upload-timeout-enabled=true [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.uri-encoding=UTF-8 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.version=HTTP/1.1 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.websockets-support-enabled=true [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.websockets-timeout-seconds=900 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.xpowered-by=true [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.acceptor-threads=1 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.buffer-size-bytes=8192 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.byte-buffer-type=heap [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.classname=org.glassfish.grizzly.nio.transport.TCPNIOTransport [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.dedicated-acceptor-enabled=false [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.display-configuration=false [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.enable-snoop=false [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.idle-key-timeout-seconds=30 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.linger=-1 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.max-connections-count=4096 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.name=tcp [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.read-timeout-millis=30000 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.selector-poll-timeout-millis=1000 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.socket-read-buffer-size=-1 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.socket-write-buffer-size=-1 [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.tcp-no-delay=true [2024-06-27T10:32:00.343Z] configs.config.server-config.network-config.transports.transport.tcp.write-timeout-millis=30000 [2024-06-27T10:32:00.343Z] configs.config.default-config.system-property.IIOP_LISTENER_PORT.name=IIOP_LISTENER_PORT [2024-06-27T10:32:00.343Z] configs.config.default-config.system-property.IIOP_LISTENER_PORT.value=23700 [2024-06-27T10:32:00.343Z] secure-admin.secure-admin-principal.CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA.dn=CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA [2024-06-27T10:32:00.343Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.admin-password=admin [2024-06-27T10:32:00.343Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.admin-user-name=admin [2024-06-27T10:32:00.343Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.host=localhost [2024-06-27T10:32:00.343Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.lazy-init=true [2024-06-27T10:32:00.343Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.name=default_JMS_host [2024-06-27T10:32:00.343Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.port=${JMS_PROVIDER_PORT} [2024-06-27T10:32:00.343Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.enabled=false [2024-06-27T10:32:00.343Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-age-seconds=30 [2024-06-27T10:32:00.343Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-cache-size-bytes=10485760 [2024-06-27T10:32:00.344Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-files-count=1024 [2024-06-27T10:32:00.344Z] configs.config.server-config.admin-service.jmx-connector.system.accept-all=false [2024-06-27T10:32:00.344Z] configs.config.server-config.admin-service.jmx-connector.system.address=0.0.0.0 [2024-06-27T10:32:00.344Z] configs.config.server-config.admin-service.jmx-connector.system.auth-realm-name=admin-realm [2024-06-27T10:32:00.344Z] configs.config.server-config.admin-service.jmx-connector.system.enabled=true [2024-06-27T10:32:00.344Z] configs.config.server-config.admin-service.jmx-connector.system.name=system [2024-06-27T10:32:00.344Z] configs.config.server-config.admin-service.jmx-connector.system.port=8686 [2024-06-27T10:32:00.344Z] configs.config.server-config.admin-service.jmx-connector.system.protocol=rmi_jrmp [2024-06-27T10:32:00.344Z] configs.config.server-config.admin-service.jmx-connector.system.security-enabled=false [2024-06-27T10:32:00.344Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-06-27T10:32:00.344Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.idle-thread-timeout-seconds=900 [2024-06-27T10:32:00.344Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.max-queue-size=4096 [2024-06-27T10:32:00.344Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.max-thread-pool-size=200 [2024-06-27T10:32:00.344Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.min-thread-pool-size=5 [2024-06-27T10:32:00.344Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.name=thread-pool-1 [2024-06-27T10:32:00.344Z] configs.config.default-config.connector-service.class-loading-policy=derived [2024-06-27T10:32:00.344Z] configs.config.default-config.connector-service.shutdown-timeout-in-seconds=30 [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.allow-lazy-init=true [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.cert-nickname=s1as [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth= [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=false [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.handshake-timeout-millis=-1 [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.key-store-password-provider=plain [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.renegotiate-on-client-auth-want=true [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.ssl-inactivity-timeout=30 [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.ssl2-enabled=false [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.ssl3-enabled=false [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls-enabled=true [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls-rollback-enabled=true [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls11-enabled=true [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls12-enabled=true [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls13-enabled=true [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.trust-max-cert-length=5 [2024-06-27T10:32:00.344Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.trust-store-password-provider=plain [2024-06-27T10:32:00.344Z] secure-admin.secure-admin-principal.CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA.dn=CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA [2024-06-27T10:32:00.344Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.name=sec-admin-listener [2024-06-27T10:32:00.344Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.security-enabled=true [2024-06-27T10:32:00.344Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.encryption.key.alias=s1as [2024-06-27T10:32:00.344Z] configs.config.server-config.security-service.property.default-digest-algorithm=SHA-256 [2024-06-27T10:32:00.344Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.name=admin-listener [2024-06-27T10:32:00.344Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.security-enabled=false [2024-06-27T10:32:00.344Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.dynamic.username.password=false [2024-06-27T10:32:00.344Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.request-policy.auth-source=content [2024-06-27T10:32:00.344Z] configs.config.default-config.http-service.virtual-server.server.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-06-27T10:32:00.344Z] configs.config.default-config.http-service.virtual-server.server.access-logging-enabled=inherit [2024-06-27T10:32:00.344Z] configs.config.default-config.http-service.virtual-server.server.docroot=${com.sun.aas.instanceRoot}/docroot [2024-06-27T10:32:00.344Z] configs.config.default-config.http-service.virtual-server.server.hosts=${com.sun.aas.hostName} [2024-06-27T10:32:00.344Z] configs.config.default-config.http-service.virtual-server.server.id=server [2024-06-27T10:32:00.344Z] configs.config.default-config.http-service.virtual-server.server.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-06-27T10:32:00.344Z] configs.config.default-config.http-service.virtual-server.server.network-listeners=http-listener-1, http-listener-2 [2024-06-27T10:32:00.344Z] configs.config.default-config.http-service.virtual-server.server.sso-cookie-http-only=true [2024-06-27T10:32:00.344Z] configs.config.default-config.http-service.virtual-server.server.sso-cookie-secure=dynamic [2024-06-27T10:32:00.345Z] configs.config.default-config.http-service.virtual-server.server.sso-enabled=inherit [2024-06-27T10:32:00.345Z] configs.config.default-config.http-service.virtual-server.server.state=on [2024-06-27T10:32:00.345Z] resources.jdbc-connection-pool.DerbyPool.property.connectionAttributes=;create=true [2024-06-27T10:32:00.345Z] configs.config.default-config.security-service.message-security-config.SOAP.auth-layer=SOAP [2024-06-27T10:32:00.345Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-06-27T10:32:00.345Z] configs.config.default-config.mdb-container.idle-timeout-in-seconds=600 [2024-06-27T10:32:00.345Z] configs.config.default-config.mdb-container.max-pool-size=32 [2024-06-27T10:32:00.345Z] configs.config.default-config.mdb-container.pool-resize-quantity=8 [2024-06-27T10:32:00.345Z] configs.config.default-config.mdb-container.steady-pool-size=1 [2024-06-27T10:32:00.345Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-06-27T10:32:00.345Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.idle-thread-timeout-seconds=900 [2024-06-27T10:32:00.345Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.max-queue-size=4096 [2024-06-27T10:32:00.345Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.max-thread-pool-size=5 [2024-06-27T10:32:00.345Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.min-thread-pool-size=5 [2024-06-27T10:32:00.345Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.name=http-thread-pool [2024-06-27T10:32:00.345Z] configs.config.server-config.security-service.auth-realm.admin-realm.property.file=${com.sun.aas.instanceRoot}/config/admin-keyfile [2024-06-27T10:32:00.345Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.control-flag=sufficient [2024-06-27T10:32:00.345Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.module-class=com.sun.enterprise.admin.util.AdminLoginModule [2024-06-27T10:32:00.345Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.name=adminSpecialLM [2024-06-27T10:32:00.345Z] configs.config.default-config.system-property.HTTP_LISTENER_PORT.name=HTTP_LISTENER_PORT [2024-06-27T10:32:00.345Z] configs.config.default-config.system-property.HTTP_LISTENER_PORT.value=28080 [2024-06-27T10:32:00.345Z] configs.config.server-config.security-service.message-security-config.SOAP.auth-layer=SOAP [2024-06-27T10:32:00.345Z] configs.config.server-config.security-service.auth-realm.admin-realm.property.jaas-context=fileRealm [2024-06-27T10:32:00.345Z] configs.config.default-config.security-service.jacc-provider.default.property.repository=${com.sun.aas.instanceRoot}/generated/policy [2024-06-27T10:32:00.345Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.property.config=server-config [2024-06-27T10:32:00.345Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-06-27T10:32:00.345Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.signature.key.alias=s1as [2024-06-27T10:32:00.345Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.encryption.key.alias=s1as [2024-06-27T10:32:00.345Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.enabled=false [2024-06-27T10:32:00.345Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.max-age-seconds=30 [2024-06-27T10:32:00.345Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.max-cache-size-bytes=10485760 [2024-06-27T10:32:00.345Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.max-files-count=1024 [2024-06-27T10:32:00.345Z] configs.config.default-config.security-service.jacc-provider.default.name=default [2024-06-27T10:32:00.345Z] configs.config.default-config.security-service.jacc-provider.default.policy-configuration-factory-provider=org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:32:00.345Z] configs.config.default-config.security-service.jacc-provider.default.policy-provider=org.glassfish.exousia.modules.locked.SimplePolicyProvider [2024-06-27T10:32:00.345Z] configs.config.default-config.system-property.OSGI_SHELL_TELNET_PORT.name=OSGI_SHELL_TELNET_PORT [2024-06-27T10:32:00.345Z] configs.config.default-config.system-property.OSGI_SHELL_TELNET_PORT.value=26666 [2024-06-27T10:32:00.345Z] configs.config.default-config.security-service.auth-realm.admin-realm.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-06-27T10:32:00.345Z] configs.config.default-config.security-service.auth-realm.admin-realm.name=admin-realm [2024-06-27T10:32:00.345Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.response-policy.auth-source=content [2024-06-27T10:32:00.345Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.debug=false [2024-06-27T10:32:00.345Z] configs.config.server-config.http-service.virtual-server.server.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-06-27T10:32:00.345Z] configs.config.server-config.http-service.virtual-server.server.access-logging-enabled=inherit [2024-06-27T10:32:00.345Z] configs.config.server-config.http-service.virtual-server.server.docroot=${com.sun.aas.instanceRoot}/docroot [2024-06-27T10:32:00.345Z] configs.config.server-config.http-service.virtual-server.server.hosts=${com.sun.aas.hostName} [2024-06-27T10:32:00.345Z] configs.config.server-config.http-service.virtual-server.server.id=server [2024-06-27T10:32:00.345Z] configs.config.server-config.http-service.virtual-server.server.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-06-27T10:32:00.345Z] configs.config.server-config.http-service.virtual-server.server.network-listeners=http-listener-1,http-listener-2 [2024-06-27T10:32:00.345Z] configs.config.server-config.http-service.virtual-server.server.sso-cookie-http-only=true [2024-06-27T10:32:00.345Z] configs.config.server-config.http-service.virtual-server.server.sso-cookie-secure=dynamic [2024-06-27T10:32:00.345Z] configs.config.server-config.http-service.virtual-server.server.sso-enabled=inherit [2024-06-27T10:32:00.345Z] configs.config.server-config.http-service.virtual-server.server.state=on [2024-06-27T10:32:00.346Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.admin-password=admin [2024-06-27T10:32:00.346Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.admin-user-name=admin [2024-06-27T10:32:00.346Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.host=localhost [2024-06-27T10:32:00.346Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.lazy-init=true [2024-06-27T10:32:00.346Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.name=default_JMS_host [2024-06-27T10:32:00.346Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.port=${JMS_PROVIDER_PORT} [2024-06-27T10:32:00.346Z] Command get executed successfully. [2024-06-27T10:32:00.346Z] [2024-06-27T10:32:00.346Z] [2024-06-27T10:32:00.346Z] [2024-06-27T10:32:00.346Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.283 s -- in org.glassfish.main.admin.test.tool.StartStopITest [2024-06-27T10:32:04.503Z] [INFO] [2024-06-27T10:32:04.503Z] [INFO] Results: [2024-06-27T10:32:04.503Z] [INFO] [2024-06-27T10:32:04.503Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [2024-06-27T10:32:04.503Z] [INFO] [2024-06-27T10:32:04.503Z] [INFO] [2024-06-27T10:32:04.503Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-itest-tools --- [2024-06-27T10:32:04.503Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/failsafe-reports [2024-06-27T10:32:04.503Z] [INFO] [2024-06-27T10:32:04.503Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-itest-tools-checkstyle) @ glassfish-itest-tools --- [2024-06-27T10:32:04.503Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:32:04.503Z] [INFO] [2024-06-27T10:32:04.504Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-itest-tools --- [2024-06-27T10:32:04.504Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.16-SNAPSHOT/glassfish-itest-tools-7.0.16-SNAPSHOT.pom [2024-06-27T10:32:04.504Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/itest-tools/target/glassfish-itest-tools.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.16-SNAPSHOT/glassfish-itest-tools-7.0.16-SNAPSHOT.jar [2024-06-27T10:32:04.504Z] [INFO] [2024-06-27T10:32:04.504Z] [INFO] ----------------< org.glassfish.main.tests:admin-tests >---------------- [2024-06-27T10:32:04.504Z] [INFO] Building GlassFish Admin Tests 7.0.16-SNAPSHOT [289/334] [2024-06-27T10:32:04.504Z] [INFO] from appserver/tests/admin/tests/pom.xml [2024-06-27T10:32:04.504Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:32:04.504Z] [INFO] [2024-06-27T10:32:04.504Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests --- [2024-06-27T10:32:04.504Z] [INFO] [2024-06-27T10:32:04.504Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-tests --- [2024-06-27T10:32:04.504Z] [INFO] [2024-06-27T10:32:04.504Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-tests --- [2024-06-27T10:32:04.504Z] [INFO] [2024-06-27T10:32:04.504Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ admin-tests --- [2024-06-27T10:32:06.386Z] [INFO] [2024-06-27T10:32:06.386Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-addon) @ admin-tests --- [2024-06-27T10:32:06.386Z] [INFO] Copying test-progress-admin-extension.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/modules/test-progress-admin-extension-7.0.16-SNAPSHOT.jar [2024-06-27T10:32:06.386Z] [INFO] [2024-06-27T10:32:06.386Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-tests --- [2024-06-27T10:32:06.386Z] [INFO] No sources to compile [2024-06-27T10:32:06.386Z] [INFO] [2024-06-27T10:32:06.386Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-tests --- [2024-06-27T10:32:06.386Z] [INFO] [2024-06-27T10:32:06.386Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-tests --- [2024-06-27T10:32:06.386Z] [INFO] [2024-06-27T10:32:06.386Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-tests --- [2024-06-27T10:32:06.386Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:32:06.386Z] [INFO] [2024-06-27T10:32:06.386Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-tests --- [2024-06-27T10:32:06.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/src/main/resources [2024-06-27T10:32:06.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/src/main/manpages [2024-06-27T10:32:06.386Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:32:06.386Z] [INFO] [2024-06-27T10:32:06.386Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-tests --- [2024-06-27T10:32:06.386Z] [INFO] No sources to compile [2024-06-27T10:32:06.386Z] [INFO] [2024-06-27T10:32:06.386Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-tests --- [2024-06-27T10:32:06.386Z] [INFO] No sources to compile [2024-06-27T10:32:06.386Z] [INFO] [2024-06-27T10:32:06.386Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-tests --- [2024-06-27T10:32:06.386Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-06-27T10:32:06.386Z] [INFO] [2024-06-27T10:32:06.386Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-tests --- [2024-06-27T10:32:06.386Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:32:06.386Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:32:06.641Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:32:06.641Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:32:06.641Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:32:06.641Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:32:06.641Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:32:06.641Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:32:06.641Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:32:06.641Z] Use -proc:none to disable annotation processing. [2024-06-27T10:32:06.641Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java uses or overrides a deprecated API. [2024-06-27T10:32:06.641Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:32:06.641Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:32:06.641Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:32:06.641Z] [INFO] [2024-06-27T10:32:06.641Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-tests --- [2024-06-27T10:32:06.641Z] [INFO] [2024-06-27T10:32:06.641Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-tests --- [2024-06-27T10:32:06.641Z] [INFO] Executing tasks [2024-06-27T10:32:06.641Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/classes/META-INF for [2024-06-27T10:32:06.641Z] [INFO] [echo] admin-tests [2024-06-27T10:32:06.641Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/classes/META-INF [2024-06-27T10:32:06.641Z] [INFO] Executed tasks [2024-06-27T10:32:06.641Z] [INFO] [2024-06-27T10:32:06.641Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-tests --- [2024-06-27T10:32:06.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/admin-tests.jar [2024-06-27T10:32:06.895Z] [INFO] [2024-06-27T10:32:06.895Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-tests --- [2024-06-27T10:32:06.895Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/failsafe-reports [2024-06-27T10:32:06.895Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:32:06.895Z] [INFO] [2024-06-27T10:32:06.895Z] [INFO] ------------------------------------------------------- [2024-06-27T10:32:06.895Z] [INFO] T E S T S [2024-06-27T10:32:06.895Z] [INFO] ------------------------------------------------------- [2024-06-27T10:32:06.895Z] [0.003s][info][gc] Using G1 [2024-06-27T10:32:07.150Z] [0.390s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 3.372ms [2024-06-27T10:32:07.404Z] [INFO] Running org.glassfish.main.admin.test.AsadminLoggingITest [2024-06-27T10:32:07.658Z] 10:32:07.404667 INFO main . Using basedir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests [2024-06-27T10:32:07.658Z] 10:32:07.410138 INFO main . Expected GlassFish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish [2024-06-27T10:32:07.658Z] 10:32:07.412018 INFO main . exec(timeout=5,000, detached=false, args=[change-admin-password]) [2024-06-27T10:32:08.216Z] Command change-admin-password executed successfully. [2024-06-27T10:32:08.216Z] [2024-06-27T10:32:08.216Z] [2024-06-27T10:32:08.216Z] [2024-06-27T10:32:08.216Z] Admin password changed. [2024-06-27T10:32:08.216Z] 10:32:07.971122 INFO main . exec(timeout=30,000, detached=false, args=[start-domain, --debug]) [2024-06-27T10:32:12.369Z] Debugging is enabled. The debugging port is: 9,009 [2024-06-27T10:32:12.369Z] Waiting for domain1 to start .... [2024-06-27T10:32:12.369Z] Waiting finished after 3,340 ms. [2024-06-27T10:32:12.369Z] Successfully started the domain : domain1 [2024-06-27T10:32:12.369Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1 [2024-06-27T10:32:12.369Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:32:12.369Z] Admin Port: 4,848 [2024-06-27T10:32:12.369Z] Command start-domain executed successfully. [2024-06-27T10:32:12.369Z] [2024-06-27T10:32:12.369Z] [2024-06-27T10:32:12.369Z] [2024-06-27T10:32:12.369Z] 10:32:12.194070 INFO main . exec(timeout=60,000, detached=false, args=[restart-domain]) [2024-06-27T10:32:22.291Z] . [2024-06-27T10:32:22.291Z] Waiting finished after 17 ms. [2024-06-27T10:32:22.291Z] Server instance is stopped, now we wait for the start on localhost:4848 [2024-06-27T10:32:22.291Z] ....... [2024-06-27T10:32:22.291Z] Waiting finished after 7,735 ms. [2024-06-27T10:32:22.291Z] Successfully restarted the domain [2024-06-27T10:32:22.291Z] Command restart-domain executed successfully. [2024-06-27T10:32:22.291Z] [2024-06-27T10:32:22.291Z] [2024-06-27T10:32:22.291Z] [2024-06-27T10:32:22.291Z] 10:32:21.386305 INFO main . exec(timeout=30,000, detached=false, args=[collect-log-files]) [2024-06-27T10:32:22.291Z] Created Zip file under /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1/collected-logs/log_2024-06-27_10-32-21.zip. [2024-06-27T10:32:22.291Z] Command collect-log-files executed successfully. [2024-06-27T10:32:22.291Z] [2024-06-27T10:32:22.291Z] [2024-06-27T10:32:22.291Z] [2024-06-27T10:32:22.291Z] 10:32:21.831497 INFO main . exec(timeout=30,000, detached=false, args=[list-log-levels]) [2024-06-27T10:32:22.291Z] MBeans [2024-06-27T10:32:22.291Z] ShoalLogger [2024-06-27T10:32:22.291Z] com.sun.enterprise.admin [2024-06-27T10:32:22.291Z] com.sun.enterprise.connectors [2024-06-27T10:32:22.291Z] com.sun.enterprise.container.common [2024-06-27T10:32:22.291Z] com.sun.enterprise.container [2024-06-27T10:32:22.291Z] com.sun.enterprise.deployment [2024-06-27T10:32:22.291Z] com.sun.enterprise.glassfish.bootstrap [2024-06-27T10:32:22.291Z] com.sun.enterprise.glassfish [2024-06-27T10:32:22.291Z] com.sun.enterprise.naming [2024-06-27T10:32:22.291Z] com.sun.enterprise.resource [2024-06-27T10:32:22.291Z] com.sun.enterprise.security [2024-06-27T10:32:22.291Z] com.sun.enterprise.universal [2024-06-27T10:32:22.291Z] com.sun.enterprise.util.io [2024-06-27T10:32:22.291Z] com.sun.webui [2024-06-27T10:32:22.291Z] jakarta.enterprise.admin.rest.client [2024-06-27T10:32:22.291Z] jakarta.enterprise.admin.rest.connector [2024-06-27T10:32:22.291Z] jakarta.enterprise.admin.rest [2024-06-27T10:32:22.291Z] jakarta.enterprise.bootstrap [2024-06-27T10:32:22.291Z] jakarta.enterprise.cluster.gms.admin [2024-06-27T10:32:22.291Z] jakarta.enterprise.cluster.gms.bootstrap [2024-06-27T10:32:22.291Z] jakarta.enterprise.cluster.gms [2024-06-27T10:32:22.291Z] jakarta.enterprise.concurrent [2024-06-27T10:32:22.291Z] jakarta.enterprise.config.api [2024-06-27T10:32:22.291Z] jakarta.enterprise.connector.work [2024-06-27T10:32:22.291Z] jakarta.enterprise.ejb.container [2024-06-27T10:32:22.291Z] jakarta.enterprise.inject [2024-06-27T10:32:22.291Z] jakarta.enterprise.inject.spi [2024-06-27T10:32:22.291Z] jakarta.enterprise.launcher [2024-06-27T10:32:22.291Z] jakarta.enterprise.logging [2024-06-27T10:32:22.291Z] jakarta.enterprise.logging.stderr [2024-06-27T10:32:22.291Z] jakarta.enterprise.logging.stdout [2024-06-27T10:32:22.291Z] jakarta.enterprise.monitoring [2024-06-27T10:32:22.291Z] jakarta.enterprise.osgi.container [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.corba [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.javamail [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.jdo [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.jms.injection [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.jms [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.jta [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.resourceadapter [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.sqltrace [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.webcontainer.jsf.application [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.webcontainer.jsf.config [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.webcontainer.jsf.context [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.webcontainer.jsf.facelets [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.webcontainer.jsf.lifecycle [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.webcontainer.jsf.managedbean [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.webcontainer.jsf.renderkit [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.webcontainer.jsf.resource [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.webcontainer.jsf.taglib [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.webcontainer.jsf.timing [2024-06-27T10:32:22.291Z] jakarta.enterprise.resource.weld [2024-06-27T10:32:22.291Z] jakarta.enterprise.resources.api [2024-06-27T10:32:22.291Z] jakarta.enterprise.resources.listener [2024-06-27T10:32:22.291Z] jakarta.enterprise.resources.naming [2024-06-27T10:32:22.291Z] jakarta.enterprise.resources.util [2024-06-27T10:32:22.291Z] jakarta.enterprise.security.services.commands [2024-06-27T10:32:22.291Z] jakarta.enterprise.security.services [2024-06-27T10:32:22.291Z] jakarta.enterprise.security.services.provider [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.container.appclient [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.container.cmp [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.container.ejb [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.container.ejb.mdb [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.container.web [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.core.classloading [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.core.config [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.core.ee [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.core [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.core.naming [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.core.security [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.core.security.web [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.core.selfmanagement [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.core.ssh [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.core.transaction [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.jmx [2024-06-27T10:32:22.291Z] jakarta.enterprise.system [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.security.ssl [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.admin [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.admin.security.authorization [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.admin.security [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.amx [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.amxee [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.backup [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.deployment.autodeploy [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.deployment.common [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.deployment.dol [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.deployment.javaeefull [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.deployment [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.monitor [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.tools.util [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.util [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.webservices.registry [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.webservices.rpc [2024-06-27T10:32:22.291Z] jakarta.enterprise.system.webservices.saaj [2024-06-27T10:32:22.291Z] jakarta.enterprise.web.admin [2024-06-27T10:32:22.291Z] jakarta.enterprise.web.core [2024-06-27T10:32:22.291Z] jakarta.enterprise.web.ha [2024-06-27T10:32:22.291Z] jakarta.enterprise.web [2024-06-27T10:32:22.291Z] jakarta.enterprise.web.naming [2024-06-27T10:32:22.291Z] jakarta.enterprise.web.util [2024-06-27T10:32:22.291Z] jakarta.enterprise.web.vs.__asadmin [2024-06-27T10:32:22.291Z] jakarta.enterprise.web.vs.server [2024-06-27T10:32:22.291Z] jakarta.enterprise.webservices.connector [2024-06-27T10:32:22.291Z] jakarta.enterprise.webservices [2024-06-27T10:32:22.291Z] jakarta.enterprise.webservices.metroglue [2024-06-27T10:32:22.291Z] jakarta.enterprise.webservices.security [2024-06-27T10:32:22.291Z] jakarta.enterprise.webservices.transport.tcp [2024-06-27T10:32:22.291Z] jakarta [2024-06-27T10:32:22.291Z] jakarta.mail [2024-06-27T10:32:22.291Z] jakarta.ws.rs.client [2024-06-27T10:32:22.291Z] jdk.event.security [2024-06-27T10:32:22.291Z] org.apache.catalina [2024-06-27T10:32:22.291Z] org.apache.coyote [2024-06-27T10:32:22.291Z] org.apache.jasper [2024-06-27T10:32:22.291Z] org.eclipse.krazo [2024-06-27T10:32:22.291Z] org.eclipse.persistence.session [2024-06-27T10:32:22.291Z] org.glassfish.admingui [2024-06-27T10:32:22.291Z] org.glassfish.apf [2024-06-27T10:32:22.291Z] org.glassfish.api.invocation [2024-06-27T10:32:22.292Z] org.glassfish.api [2024-06-27T10:32:22.292Z] org.glassfish.concurrent [2024-06-27T10:32:22.292Z] org.glassfish.concurro [2024-06-27T10:32:22.292Z] org.glassfish.exousia [2024-06-27T10:32:22.292Z] org.glassfish.grizzly.http2 [2024-06-27T10:32:22.292Z] org.glassfish.grizzly [2024-06-27T10:32:22.292Z] org.glassfish.hk2.classmodel [2024-06-27T10:32:22.292Z] org.glassfish.jersey [2024-06-27T10:32:22.292Z] org.glassfish.jersey.message.internal.TracingLogger [2024-06-27T10:32:22.292Z] org.glassfish [2024-06-27T10:32:22.292Z] org.glassfish.main.jul.handler.GlassFishLogHandler [2024-06-27T10:32:22.292Z] org.glassfish.main.jul.handler.SimpleLogHandler [2024-06-27T10:32:22.292Z] org.glassfish.main.jul.handler.SyslogHandler [2024-06-27T10:32:22.292Z] org.glassfish.main [2024-06-27T10:32:22.292Z] org.glassfish.naming [2024-06-27T10:32:22.292Z] org.glassfish.persistence [2024-06-27T10:32:22.292Z] org.glassfish.resourcebase [2024-06-27T10:32:22.292Z] org.glassfish.security [2024-06-27T10:32:22.292Z] org.glassfish.soteria [2024-06-27T10:32:22.292Z] org.glassfish.wasp.compiler [2024-06-27T10:32:22.292Z] org.glassfish.wasp [2024-06-27T10:32:22.292Z] org.glassfish.weld [2024-06-27T10:32:22.292Z] org.hibernate [2024-06-27T10:32:22.292Z] org.hibernate.validator.internal.util.Version [2024-06-27T10:32:22.292Z] org.jboss.weld [2024-06-27T10:32:22.292Z] org.jvnet.hk2 [2024-06-27T10:32:22.292Z] org.jvnet.hk2.osgiadapter [2024-06-27T10:32:22.292Z] org.jvnet.mimepull [2024-06-27T10:32:22.292Z] sun [2024-06-27T10:32:22.292Z] systemRootLogger [2024-06-27T10:32:22.292Z] Command list-log-levels executed successfully. [2024-06-27T10:32:22.292Z] [2024-06-27T10:32:22.292Z] [2024-06-27T10:32:22.292Z] [2024-06-27T10:32:22.292Z] 10:32:22.224690 INFO main . exec(timeout=30,000, detached=false, args=[list-loggers]) [2024-06-27T10:32:28.815Z] Logger Name Subsystem Logger Description [2024-06-27T10:32:28.815Z] jakarta.enterprise.admin.rest REST Main REST Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.admin.rest.client REST REST Client Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.admin.rest.connector RSTCN REST Connector Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.bootstrap BOOTSTRAP Main bootstrap logger. [2024-06-27T10:32:28.815Z] jakarta.enterprise.cluster.gms CLSTR Group Management Service Adapter Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.cluster.gms.admin CLSTR Group Management Service Admin Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.cluster.gms.bootstrap CLSTR Group Management Service Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.concurrent GlassFish-Concurrency GlassFish Concurrency Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.config.api CONFIG-API Configuration API [2024-06-27T10:32:28.815Z] jakarta.enterprise.connector.work connector logger for connector work manager module [2024-06-27T10:32:28.815Z] jakarta.enterprise.ejb.container GlassFish-EJB GlassFish EJB Container Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.inject.spi AS-CDI CDI [2024-06-27T10:32:28.815Z] jakarta.enterprise.launcher Launcher Launcher Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.logging Logging Main logger for core logging component. [2024-06-27T10:32:28.815Z] jakarta.enterprise.monitoring Monitoring Monitoring Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.osgi.container OSGI OSGI container logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.resource.corba AS-ORB Main IIOP/ORB/CORBA Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.resource.jms JMS Main JMS Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.resource.jms.injection JMS_INJECTION JMS Injection Logger [2024-06-27T10:32:28.815Z] jakarta.enterprise.resource.jta AS-CDI-JTA CDI-JTA [2024-06-27T10:32:28.815Z] jakarta.enterprise.resource.weld AS-WELD WELD [2024-06-27T10:32:28.815Z] jakarta.enterprise.resources.api RESOURCE Nucleus Resource [2024-06-27T10:32:28.816Z] jakarta.enterprise.resources.listener RESOURCE Nucleus Resource [2024-06-27T10:32:28.816Z] jakarta.enterprise.resources.util RESOURCE Nucleus Resource [2024-06-27T10:32:28.816Z] jakarta.enterprise.security.services SECSVCS Security Services Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.security.services.commands SECCMDS Security Services Command Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.security.services.provider SECPROV Security Provider Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.container.appclient SERVER Appclient Server-side Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.container.web.security websecurity logger for web security module [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.core CORE Core Kernel [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.core.ee AS-CORE Jakarta EE Core Kernel [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.core.security SECURITY Core Security [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.core.security.web SECURITY Core-ee Security Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.jmx JMX JMX System Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.security.ssl SECURITY - SSL Security - SSL [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.tools.admin ADMIN Administration Services [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.tools.admin.security ADMSEC Admin security [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.tools.admin.security.authorization ADMSECAUTHZ Admin security authorization [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.tools.amx COMMON AMX Services [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.tools.amxee AMX-JAKARTAEE AMX Services [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.tools.deployment.autodeploy DEPLOYMENT Deployment logger for autodeploy module [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.tools.deployment.common DEPLOYMENT Deployment logger for common module [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.tools.deployment.dol DEPLOYMENT Deployment logger for dol module [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.tools.deployment.javaeefull DEPLOYMENT Deployment logger for javaee-full module [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.tools.monitor MON Flashlight Services [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.tools.util COMMON Internal API [2024-06-27T10:32:28.816Z] jakarta.enterprise.system.util COMMON Common Utilities [2024-06-27T10:32:28.816Z] jakarta.enterprise.web WEB Main WEB Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.web.admin WEB WEB Admin Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.web.core WEB WEB Core Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.web.ha WEB WEB HA Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.web.naming WEB WEB Naming Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.web.util WEB WEB Util Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.webservices WEBSERVICES JSR-109 Implementation Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.webservices.connector WEBSERVICES Web Services Connector Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.webservices.metroglue WEBSERVICES Metro Glue Main Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.webservices.security WEBSERVICES Web Services Security Logger [2024-06-27T10:32:28.816Z] jakarta.enterprise.webservices.transport.tcp WEBSERVICES SOAP/TCP Transport Logger [2024-06-27T10:32:28.816Z] jakarta.mail MAIL Jakarta Mail Logger [2024-06-27T10:32:28.816Z] org.glassfish.apf AnnotationFramework Logger for dol module [2024-06-27T10:32:28.816Z] org.glassfish.naming glassfish-naming logger for GlassFish appserver naming [2024-06-27T10:32:28.816Z] [2024-06-27T10:32:28.816Z] Command list-loggers executed successfully. [2024-06-27T10:32:28.816Z] [2024-06-27T10:32:28.816Z] [2024-06-27T10:32:28.816Z] [2024-06-27T10:32:28.817Z] 10:32:27.602554 INFO main . exec(timeout=30,000, detached=false, args=[list-log-attributes]) [2024-06-27T10:32:28.817Z] handlers [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.capacity <1000000> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.timeoutInSeconds <0> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.enabled [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.encoding [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.file <${com.sun.aas.instanceRoot}/logs/server.log> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.flushFrequency <1> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.excludedFields <> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.multiline [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.printSource [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.redirectStandardStreams [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.compress [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.megabytes <100> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes <0> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles <0> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.rollOnDateChange [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.SimpleLogHandler.formatter [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.SimpleLogHandler.formatter.excludedFields <> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.SimpleLogHandler.formatter.printSource [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.SyslogHandler.buffer.capacity <5000> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.SyslogHandler.buffer.timeoutInSeconds <300> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.SyslogHandler.enabled [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.SyslogHandler.encoding [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.SyslogHandler.formatter [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.SyslogHandler.host <> [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.SyslogHandler.port <514> [2024-06-27T10:32:28.817Z] Command list-log-attributes executed successfully. [2024-06-27T10:32:28.817Z] [2024-06-27T10:32:28.817Z] [2024-06-27T10:32:28.817Z] [2024-06-27T10:32:28.817Z] 10:32:27.990831 INFO main . exec(timeout=30,000, detached=false, args=[set-log-attributes, --target, server, org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles=100:org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes=240]) [2024-06-27T10:32:28.817Z] [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes logging attribute value set to 240. [2024-06-27T10:32:28.817Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles logging attribute value set to 100. [2024-06-27T10:32:28.817Z] The logging attributes are saved successfully for server. [2024-06-27T10:32:28.817Z] [2024-06-27T10:32:28.817Z] Command set-log-attributes executed successfully. [2024-06-27T10:32:28.817Z] [2024-06-27T10:32:28.817Z] [2024-06-27T10:32:28.817Z] [2024-06-27T10:32:28.817Z] [21.730s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->8M(258M) 4.721ms [2024-06-27T10:32:28.817Z] 10:32:28.391451 INFO main . exec(timeout=30,000, detached=false, args=[rotate-log]) [2024-06-27T10:32:28.817Z] Rotated log on instance named 'server'. [2024-06-27T10:32:28.817Z] Command rotate-log executed successfully. [2024-06-27T10:32:28.817Z] [2024-06-27T10:32:28.817Z] [2024-06-27T10:32:28.817Z] [2024-06-27T10:32:28.817Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.42 s -- in org.glassfish.main.admin.test.AsadminLoggingITest [2024-06-27T10:32:28.817Z] [INFO] Running org.glassfish.main.admin.test.AsadminUptimeITest [2024-06-27T10:32:29.072Z] 10:32:28.797443 INFO main . exec(timeout=30,000, detached=false, args=[uptime]) [2024-06-27T10:32:29.326Z] Up 11 secs [2024-06-27T10:32:29.326Z] Command uptime executed successfully. [2024-06-27T10:32:29.326Z] [2024-06-27T10:32:29.326Z] [2024-06-27T10:32:29.326Z] [2024-06-27T10:32:29.326Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in org.glassfish.main.admin.test.AsadminUptimeITest [2024-06-27T10:32:29.326Z] [INFO] Running org.glassfish.main.admin.test.AsadminVersionITest [2024-06-27T10:32:29.326Z] 10:32:29.211779 INFO main . exec(timeout=30,000, detached=false, args=[version]) [2024-06-27T10:32:29.885Z] Version = Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) [2024-06-27T10:32:29.885Z] Command version executed successfully. [2024-06-27T10:32:29.885Z] [2024-06-27T10:32:29.885Z] [2024-06-27T10:32:29.885Z] [2024-06-27T10:32:29.885Z] 10:32:29.651029 INFO main . exec(timeout=30,000, detached=false, args=[stop-domain]) [2024-06-27T10:32:30.443Z] Waiting for the domain to stop . [2024-06-27T10:32:30.443Z] Waiting finished after 115 ms. [2024-06-27T10:32:30.443Z] Command stop-domain executed successfully. [2024-06-27T10:32:30.443Z] [2024-06-27T10:32:30.443Z] [2024-06-27T10:32:30.443Z] [2024-06-27T10:32:30.443Z] 10:32:30.321945 INFO main . exec(timeout=30,000, detached=false, args=[version, --local]) [2024-06-27T10:32:30.697Z] Using locally retrieved version string from version class. [2024-06-27T10:32:30.697Z] Version = Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) [2024-06-27T10:32:30.697Z] Command version executed successfully. [2024-06-27T10:32:30.697Z] [2024-06-27T10:32:30.697Z] [2024-06-27T10:32:30.697Z] [2024-06-27T10:32:30.697Z] 10:32:30.614136 INFO main . exec(timeout=30,000, detached=false, args=[start-domain]) [2024-06-27T10:32:34.849Z] Waiting for domain1 to start ... [2024-06-27T10:32:34.850Z] Waiting finished after 2,621 ms. [2024-06-27T10:32:34.850Z] Successfully started the domain : domain1 [2024-06-27T10:32:34.850Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1 [2024-06-27T10:32:34.850Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:32:34.850Z] Admin Port: 4,848 [2024-06-27T10:32:34.850Z] Command start-domain executed successfully. [2024-06-27T10:32:34.850Z] [2024-06-27T10:32:34.850Z] [2024-06-27T10:32:34.850Z] [2024-06-27T10:32:34.850Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.970 s -- in org.glassfish.main.admin.test.AsadminVersionITest [2024-06-27T10:32:34.850Z] [INFO] Running org.glassfish.main.admin.test.ClusterITest [2024-06-27T10:32:34.850Z] 10:32:34.187254 INFO main . exec(timeout=30,000, detached=false, args=[create-cluster, eec1]) [2024-06-27T10:32:41.373Z] Command create-cluster executed successfully. [2024-06-27T10:32:41.373Z] [2024-06-27T10:32:41.373Z] [2024-06-27T10:32:41.373Z] [2024-06-27T10:32:41.373Z] 10:32:40.824145 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --target, eec1, --name, testapp, --contextroot, testapp, /tmp/testapp16128106543604665010.war]) [2024-06-27T10:32:42.296Z] Application deployed with name testapp. [2024-06-27T10:32:42.296Z] Command deploy executed successfully. [2024-06-27T10:32:42.296Z] [2024-06-27T10:32:42.296Z] [2024-06-27T10:32:42.296Z] [2024-06-27T10:32:42.296Z] 10:32:42.238027 INFO main . exec(timeout=30,000, detached=false, args=[create-local-instance, --cluster, eec1, --systemproperties, HTTP_LISTENER_PORT=55123:HTTP_SSL_LISTENER_PORT=18181:IIOP_SSL_LISTENER_PORT=13800:IIOP_LISTENER_PORT=13700:JMX_SYSTEM_CONNECTOR_PORT=17676:IIOP_SSL_MUTUALAUTH_PORT=13801:JMS_PROVIDER_PORT=18686:ASADMIN_LISTENER_PORT=14848, eein1-with-a-very-very-very-long-name]) [2024-06-27T10:32:43.219Z] Rendezvoused with DAS on localhost:4848. [2024-06-27T10:32:43.219Z] Port Assignments for server instance eein1-with-a-very-very-very-long-name: [2024-06-27T10:32:43.219Z] OSGI_SHELL_TELNET_PORT=26666 [2024-06-27T10:32:43.219Z] JAVA_DEBUGGER_PORT=29009 [2024-06-27T10:32:43.219Z] JMS_PROVIDER_PORT=18686 [2024-06-27T10:32:43.219Z] HTTP_LISTENER_PORT=55123 [2024-06-27T10:32:43.219Z] IIOP_SSL_LISTENER_PORT=13800 [2024-06-27T10:32:43.219Z] ASADMIN_LISTENER_PORT=14848 [2024-06-27T10:32:43.219Z] IIOP_SSL_MUTUALAUTH_PORT=13801 [2024-06-27T10:32:43.219Z] JMX_SYSTEM_CONNECTOR_PORT=17676 [2024-06-27T10:32:43.219Z] HTTP_SSL_LISTENER_PORT=18181 [2024-06-27T10:32:43.219Z] IIOP_LISTENER_PORT=13700 [2024-06-27T10:32:43.219Z] Extracted transferred entry config/keystore.jks of size 6,221 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/keystore.jks [2024-06-27T10:32:43.219Z] Extracted transferred entry config/cacerts.jks of size 2,496 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/cacerts.jks [2024-06-27T10:32:43.219Z] Command create-local-instance executed successfully. [2024-06-27T10:32:43.219Z] [2024-06-27T10:32:43.219Z] [2024-06-27T10:32:43.219Z] [2024-06-27T10:32:43.220Z] 10:32:43.083033 INFO main . exec(timeout=30,000, detached=false, args=[create-local-instance, --cluster, eec1, --systemproperties, HTTP_LISTENER_PORT=55124:HTTP_SSL_LISTENER_PORT=28181:IIOP_SSL_LISTENER_PORT=23800:IIOP_LISTENER_PORT=23700:JMX_SYSTEM_CONNECTOR_PORT=27676:IIOP_SSL_MUTUALAUTH_PORT=23801:JMS_PROVIDER_PORT=28686:ASADMIN_LISTENER_PORT=24848, eein2]) [2024-06-27T10:32:43.780Z] Rendezvoused with DAS on localhost:4848. [2024-06-27T10:32:43.780Z] Using DAS host localhost and port 4848 from existing das.properties for node [2024-06-27T10:32:43.780Z] localhost-domain1. To use a different DAS, create a new node using create-node-ssh or [2024-06-27T10:32:43.780Z] create-node-config. Create the instance with the new node and correct [2024-06-27T10:32:43.780Z] host and port: [2024-06-27T10:32:43.780Z] asadmin --host das_host --port das_port create-local-instance --node node_name instance_name. [2024-06-27T10:32:43.780Z] Port Assignments for server instance eein2: [2024-06-27T10:32:43.780Z] OSGI_SHELL_TELNET_PORT=26667 [2024-06-27T10:32:43.780Z] JAVA_DEBUGGER_PORT=29010 [2024-06-27T10:32:43.780Z] JMS_PROVIDER_PORT=28686 [2024-06-27T10:32:43.780Z] HTTP_LISTENER_PORT=55124 [2024-06-27T10:32:43.780Z] IIOP_SSL_LISTENER_PORT=23800 [2024-06-27T10:32:43.780Z] ASADMIN_LISTENER_PORT=24848 [2024-06-27T10:32:43.780Z] IIOP_SSL_MUTUALAUTH_PORT=23801 [2024-06-27T10:32:43.780Z] JMX_SYSTEM_CONNECTOR_PORT=27676 [2024-06-27T10:32:43.780Z] HTTP_SSL_LISTENER_PORT=28181 [2024-06-27T10:32:43.780Z] IIOP_LISTENER_PORT=23700 [2024-06-27T10:32:43.780Z] Extracted transferred entry config/keystore.jks of size 6,221 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/keystore.jks [2024-06-27T10:32:43.780Z] Extracted transferred entry config/cacerts.jks of size 2,496 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/cacerts.jks [2024-06-27T10:32:43.780Z] Command create-local-instance executed successfully. [2024-06-27T10:32:43.780Z] [2024-06-27T10:32:43.780Z] [2024-06-27T10:32:43.780Z] [2024-06-27T10:32:44.035Z] 10:32:43.699192 INFO main . exec(timeout=60,000, detached=false, args=[start-local-instance, eein1-with-a-very-very-very-long-name]) [2024-06-27T10:32:50.560Z] Extracted transferred entry config/domain.xml of size 50,216 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/domain.xml [2024-06-27T10:32:50.561Z] Extracted transferred entry config/admin-keyfile of size 80 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/admin-keyfile [2024-06-27T10:32:50.561Z] Extracted transferred entry config/default-web.xml of size 49,341 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/default-web.xml [2024-06-27T10:32:50.561Z] Extracted transferred entry config/domain-passwords of size 32 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/domain-passwords [2024-06-27T10:32:50.561Z] Extracted transferred entry config/glassfish-acc.xml of size 2,571 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/glassfish-acc.xml [2024-06-27T10:32:50.561Z] Extracted transferred entry config/keyfile of size 748 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/keyfile [2024-06-27T10:32:50.561Z] Extracted transferred entry config/login.conf of size 1,258 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/login.conf [2024-06-27T10:32:50.561Z] Extracted transferred entry config/server.policy of size 5,892 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/server.policy [2024-06-27T10:32:50.561Z] Extracted transferred entry config/wss-server-config-1.0.xml of size 5,233 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/wss-server-config-1.0.xml [2024-06-27T10:32:50.561Z] Extracted transferred entry config/wss-server-config-2.0.xml of size 5,737 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/wss-server-config-2.0.xml [2024-06-27T10:32:50.561Z] Extracted transferred entry config/javaee.server.policy of size 2,843 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/javaee.server.policy [2024-06-27T10:32:50.561Z] Extracted transferred entry config/restrict.server.policy of size 1,642 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/restrict.server.policy [2024-06-27T10:32:50.561Z] Extracted transferred entry applications/testapp/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/applications/testapp [2024-06-27T10:32:50.562Z] Extracted transferred entry applications/testapp/index.html of size 165 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/applications/testapp/index.html [2024-06-27T10:32:50.562Z] Extracted transferred entry generated/jsp/testapp/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/generated/jsp/testapp [2024-06-27T10:32:50.562Z] Extracted transferred entry generated/xml/testapp/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/generated/xml/testapp [2024-06-27T10:32:50.562Z] Extracted transferred entry generated/ejb/testapp/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/generated/ejb/testapp [2024-06-27T10:32:50.562Z] Extracted transferred entry lib/applibs/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/lib/applibs [2024-06-27T10:32:50.562Z] Extracted transferred entry lib/classes/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/lib/classes [2024-06-27T10:32:50.562Z] Extracted transferred entry lib/ext/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/lib/ext [2024-06-27T10:32:50.562Z] Extracted transferred entry docroot/index.html of size 3,668 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/docroot/index.html [2024-06-27T10:32:50.562Z] Extracted transferred entry config/eec1-config/docroot/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/docroot [2024-06-27T10:32:50.562Z] Extracted transferred entry config/eec1-config/lib/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/lib [2024-06-27T10:32:50.562Z] Extracted transferred entry config/eec1-config/lib/ext/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/lib/ext [2024-06-27T10:32:50.562Z] Extracted transferred entry config/eec1-config/logging.properties of size 8,944 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/logging.properties [2024-06-27T10:32:50.562Z] Waiting for eein1-with-a-very-very-very-long-name to start ..... [2024-06-27T10:32:50.562Z] Waiting finished after 4,654 ms. [2024-06-27T10:32:50.562Z] Successfully started the instance: eein1-with-a-very-very-very-long-name [2024-06-27T10:32:50.562Z] instance Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name [2024-06-27T10:32:50.563Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/logs/server.log [2024-06-27T10:32:50.563Z] Admin Port: 14,848 [2024-06-27T10:32:50.563Z] Command start-local-instance executed successfully. [2024-06-27T10:32:50.563Z] [2024-06-27T10:32:50.563Z] [2024-06-27T10:32:50.563Z] [2024-06-27T10:32:50.563Z] 10:32:49.580356 INFO main . exec(timeout=60,000, detached=false, args=[start-local-instance, eein2]) [2024-06-27T10:32:58.633Z] Extracted transferred entry config/domain.xml of size 50,216 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/domain.xml [2024-06-27T10:32:58.633Z] Extracted transferred entry config/admin-keyfile of size 80 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/admin-keyfile [2024-06-27T10:32:58.633Z] Extracted transferred entry config/default-web.xml of size 49,341 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/default-web.xml [2024-06-27T10:32:58.633Z] Extracted transferred entry config/domain-passwords of size 32 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/domain-passwords [2024-06-27T10:32:58.633Z] Extracted transferred entry config/glassfish-acc.xml of size 2,571 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/glassfish-acc.xml [2024-06-27T10:32:58.633Z] Extracted transferred entry config/keyfile of size 748 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/keyfile [2024-06-27T10:32:58.633Z] Extracted transferred entry config/login.conf of size 1,258 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/login.conf [2024-06-27T10:32:58.634Z] Extracted transferred entry config/server.policy of size 5,892 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/server.policy [2024-06-27T10:32:58.634Z] Extracted transferred entry config/wss-server-config-1.0.xml of size 5,233 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/wss-server-config-1.0.xml [2024-06-27T10:32:58.634Z] Extracted transferred entry config/wss-server-config-2.0.xml of size 5,737 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/wss-server-config-2.0.xml [2024-06-27T10:32:58.634Z] Extracted transferred entry config/javaee.server.policy of size 2,843 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/javaee.server.policy [2024-06-27T10:32:58.634Z] Extracted transferred entry config/restrict.server.policy of size 1,642 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/restrict.server.policy [2024-06-27T10:32:58.634Z] Extracted transferred entry applications/testapp/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/applications/testapp [2024-06-27T10:32:58.634Z] Extracted transferred entry applications/testapp/index.html of size 165 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/applications/testapp/index.html [2024-06-27T10:32:58.634Z] Extracted transferred entry generated/jsp/testapp/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/generated/jsp/testapp [2024-06-27T10:32:58.634Z] Extracted transferred entry generated/xml/testapp/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/generated/xml/testapp [2024-06-27T10:32:58.634Z] Extracted transferred entry generated/ejb/testapp/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/generated/ejb/testapp [2024-06-27T10:32:58.634Z] Extracted transferred entry lib/applibs/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/lib/applibs [2024-06-27T10:32:58.634Z] Extracted transferred entry lib/classes/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/lib/classes [2024-06-27T10:32:58.634Z] Extracted transferred entry lib/ext/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/lib/ext [2024-06-27T10:32:58.634Z] Extracted transferred entry docroot/index.html of size 3,668 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/docroot/index.html [2024-06-27T10:32:58.634Z] Extracted transferred entry config/eec1-config/docroot/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/docroot [2024-06-27T10:32:58.634Z] Extracted transferred entry config/eec1-config/lib/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/lib [2024-06-27T10:32:58.634Z] Extracted transferred entry config/eec1-config/lib/ext/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/lib/ext [2024-06-27T10:32:58.634Z] Extracted transferred entry config/eec1-config/logging.properties of size 8,944 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/logging.properties [2024-06-27T10:32:58.634Z] Waiting for eein2 to start ....... [2024-06-27T10:32:58.634Z] Waiting finished after 6,417 ms. [2024-06-27T10:32:58.634Z] Successfully started the instance: eein2 [2024-06-27T10:32:58.634Z] instance Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2 [2024-06-27T10:32:58.635Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/logs/server.log [2024-06-27T10:32:58.635Z] Admin Port: 24,848 [2024-06-27T10:32:58.635Z] Command start-local-instance executed successfully. [2024-06-27T10:32:58.635Z] [2024-06-27T10:32:58.635Z] [2024-06-27T10:32:58.635Z] [2024-06-27T10:32:58.635Z] 10:32:57.451819 INFO main . exec(timeout=30,000, detached=false, args=[list-instances]) [2024-06-27T10:32:59.193Z] eein1-with-a-very-very-very-long-name running [2024-06-27T10:32:59.193Z] eein2 running [2024-06-27T10:32:59.193Z] Command list-instances executed successfully. [2024-06-27T10:32:59.193Z] [2024-06-27T10:32:59.193Z] [2024-06-27T10:32:59.193Z] [2024-06-27T10:32:59.448Z] 10:32:59.165145 INFO main . exec(timeout=30,000, detached=false, args=[list-applications, eec1]) [2024-06-27T10:33:00.008Z] testapp [2024-06-27T10:33:00.008Z] Command list-applications executed successfully. [2024-06-27T10:33:00.008Z] [2024-06-27T10:33:00.008Z] [2024-06-27T10:33:00.008Z] [2024-06-27T10:33:00.262Z] 10:32:59.971484 INFO main . exec(timeout=30,000, detached=false, args=[collect-log-files, --target, eec1, --retrieve, /tmp/log12619574048978445512]) [2024-06-27T10:33:00.517Z] Log files are downloaded for eein1-with-a-very-very-very-long-name. [2024-06-27T10:33:00.517Z] Log files are downloaded for eein2. [2024-06-27T10:33:00.517Z] Created Zip file under /tmp/log12619574048978445512/log_2024-06-27_10-33-00.zip. [2024-06-27T10:33:00.517Z] Command collect-log-files executed successfully. [2024-06-27T10:33:00.517Z] [2024-06-27T10:33:00.517Z] [2024-06-27T10:33:00.517Z] [2024-06-27T10:33:00.772Z] 10:33:00.468659 INFO main . exec(timeout=30,000, detached=false, args=[collect-log-files, --target, eein1-with-a-very-very-very-long-name]) [2024-06-27T10:33:01.027Z] Command collect-log-files failed. [2024-06-27T10:33:01.027Z] [2024-06-27T10:33:01.027Z] remote failure: The collect-log-files command is not allowed on target eein1-with-a-very-very-very-long-name because it is part of cluster eec1 [2024-06-27T10:33:01.027Z] [2024-06-27T10:33:01.027Z] [2024-06-27T10:33:01.281Z] 10:33:00.955399 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, --target, eec1, testapp]) [2024-06-27T10:33:03.164Z] Command undeploy executed successfully. [2024-06-27T10:33:03.164Z] [2024-06-27T10:33:03.164Z] [2024-06-27T10:33:03.164Z] [2024-06-27T10:33:03.164Z] 10:33:02.811248 INFO main . exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein1-with-a-very-very-very-long-name]) [2024-06-27T10:33:05.672Z] Waiting for the instance to stop .. [2024-06-27T10:33:05.672Z] Waiting finished after 1,796 ms. [2024-06-27T10:33:05.672Z] Command stop-local-instance executed successfully. [2024-06-27T10:33:05.672Z] [2024-06-27T10:33:05.672Z] [2024-06-27T10:33:05.672Z] [2024-06-27T10:33:05.672Z] 10:33:05.546600 INFO main . exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein2]) [2024-06-27T10:33:08.927Z] Waiting for the instance to stop .. [2024-06-27T10:33:08.927Z] Waiting finished after 1,766 ms. [2024-06-27T10:33:08.927Z] Command stop-local-instance executed successfully. [2024-06-27T10:33:08.927Z] [2024-06-27T10:33:08.927Z] [2024-06-27T10:33:08.927Z] [2024-06-27T10:33:08.927Z] 10:33:08.199626 INFO main . exec(timeout=30,000, detached=false, args=[delete-local-instance, eein1-with-a-very-very-very-long-name]) [2024-06-27T10:33:09.182Z] Warning: Instance eein2 seems to be offline; command _unregister-instance was not replicated to that instance [2024-06-27T10:33:09.182Z] Command delete-local-instance executed successfully. [2024-06-27T10:33:09.182Z] [2024-06-27T10:33:09.182Z] [2024-06-27T10:33:09.182Z] [2024-06-27T10:33:09.182Z] 10:33:08.920314 INFO main . exec(timeout=30,000, detached=false, args=[delete-local-instance, eein2]) [2024-06-27T10:33:09.742Z] Command delete-local-instance executed successfully. [2024-06-27T10:33:09.742Z] [2024-06-27T10:33:09.742Z] [2024-06-27T10:33:09.742Z] [2024-06-27T10:33:09.742Z] 10:33:09.644322 INFO main . exec(timeout=30,000, detached=false, args=[delete-cluster, eec1]) [2024-06-27T10:33:10.301Z] Command delete-cluster executed successfully. [2024-06-27T10:33:10.301Z] [2024-06-27T10:33:10.301Z] [2024-06-27T10:33:10.301Z] [2024-06-27T10:33:10.301Z] 10:33:10.043593 INFO main . exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein1-with-a-very-very-very-long-name]) [2024-06-27T10:33:10.556Z] Command stop-local-instance failed. [2024-06-27T10:33:10.556Z] [2024-06-27T10:33:10.556Z] The instance does not exist on this machine. [2024-06-27T10:33:10.556Z] [2024-06-27T10:33:10.556Z] [2024-06-27T10:33:10.556Z] 10:33:10.501484 INFO main . exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein2]) [2024-06-27T10:33:11.115Z] Command stop-local-instance failed. [2024-06-27T10:33:11.115Z] [2024-06-27T10:33:11.115Z] The instance does not exist on this machine. [2024-06-27T10:33:11.115Z] [2024-06-27T10:33:11.115Z] [2024-06-27T10:33:11.115Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.78 s -- in org.glassfish.main.admin.test.ClusterITest [2024-06-27T10:33:11.115Z] [INFO] Running org.glassfish.main.admin.test.OSGiCommandsITest [2024-06-27T10:33:11.369Z] 10:33:10.965192 INFO main . exec(timeout=30,000, detached=false, args=[osgi, lb]) [2024-06-27T10:33:11.624Z] START LEVEL 2 [2024-06-27T10:33:11.624Z] ID|State |Level|Name [2024-06-27T10:33:11.624Z] 0|Active | 0|System Bundle (7.0.5)|7.0.5 [2024-06-27T10:33:11.624Z] 1|Active | 1|OSGi resource locator (1.0.3)|1.0.3 [2024-06-27T10:33:11.624Z] 2|Resolved | 1|ACC Config Classes (JAXB) (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 3|Installed | 1|admin-cli (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 4|Installed | 1|admin-core (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 5|Active | 1|admin-util (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 6|Installed | 1|AMX Core (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 7|Installed | 1|AMX JavaEE (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 8|Resolved | 1|Angus Activation Registries (2.0.2)|2.0.2 [2024-06-27T10:33:11.624Z] 9|Resolved | 1|Angus Mail Provider (2.0.3)|2.0.3 [2024-06-27T10:33:11.624Z] 10|Resolved | 1|GlassFish Jakarta EE Annotation Framework (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 11|Resolved | 1|Ant repackaged as an OSGI bundle (1.10.2)|1.10.2 [2024-06-27T10:33:11.624Z] 12|Installed | 1|Antlr, repackaged as an OSGI bundle (2.7.8)|2.7.8 [2024-06-27T10:33:11.624Z] 13|Resolved | 1|aopalliance version 1.0 repackaged as a module (3.1.0)|3.1.0 [2024-06-27T10:33:11.624Z] 14|Resolved | 1|GlassFish API Exporter Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 15|Active | 1|GlassFish AppClient Server-Side Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 16|Installed | 1|GlassFish AppClient Server-Side Core (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 17|Resolved | 1|Appclient Security Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 18|Active | 1|org.objectweb.asm.tree.analysis (9.7.0)|9.7.0 [2024-06-27T10:33:11.624Z] 19|Active | 1|org.objectweb.asm.commons (9.7.0)|9.7.0 [2024-06-27T10:33:11.624Z] 20|Active | 1|org.objectweb.asm.tree (9.7.0)|9.7.0 [2024-06-27T10:33:11.624Z] 21|Active | 1|org.objectweb.asm.util (9.7.0)|9.7.0 [2024-06-27T10:33:11.624Z] 22|Active | 1|org.objectweb.asm (9.7.0)|9.7.0 [2024-06-27T10:33:11.624Z] 23|Installed | 1|Backup Restore classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 24|Resolved | 1|org.glassfish.main.web.cdi-api-fragment (0.0.0)|0.0.0 [2024-06-27T10:33:11.624Z] 25|Active | 1|Class Model for Hk2 (3.1.0)|3.1.0 [2024-06-27T10:33:11.624Z] 26|Resolved | 1|ClassMate (1.7.0)|1.7.0 [2024-06-27T10:33:11.624Z] 27|Active | 1|cluster-admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.624Z] 28|Resolved | 1|cluster-common (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 29|Resolved | 1|Cluster SSH Provisioning (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 30|Installed | 1|ejb-mapping module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 31|Installed | 1|enhancer module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 32|Installed | 1|Database Generator module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 33|Installed | 1|internal-api module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 34|Installed | 1|model module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 35|Installed | 1|support ejb module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 36|Installed | 1|support-sqlstore module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 37|Installed | 1|utility module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 38|Installed | 1|com.ibm.jbatch.container (2.0.0)|2.0.0 [2024-06-27T10:33:11.625Z] 39|Resolved | 1|com.ibm.jbatch.spi (2.0.0)|2.0.0 [2024-06-27T10:33:11.625Z] 40|Active | 1|Admin Command Logger (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 41|Active | 1|Common Utilities (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 42|Resolved | 1|Apache Commons Codec (1.17.0)|1.17.0 [2024-06-27T10:33:11.625Z] 43|Active | 1|Concurrent Connector Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 44|Installed | 1|Concurrent Implementation Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 45|Active | 1|admin-config-api (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 46|Active | 1|HK2 config types (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 47|Installed | 1|Connectors admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 48|Resolved | 1|Connectors Inbound Support (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 49|Active | 1|Connectors Private APIs for GlassFish Containers (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 50|Active | 1|Connectors Runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 51|Installed | 1|Admin Console Clustering Support Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 52|Installed | 1|Admin Console Full distribution plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 53|Installed | 1|Admin Console Common (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 54|Installed | 1|Admin Console Community Edition Theme Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 55|Installed | 1|Admin Console Concurrent Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 56|Installed | 1|Admin Console Corba Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 57|Installed | 1|Admin Console EJB Local (Lite) Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 58|Installed | 1|Admin Console EJB Container Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 59|Installed | 1|Admin Console Connectors Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 60|Installed | 1|Admin Console JDBC Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 61|Installed | 1|Admin Console JMS Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 62|Installed | 1|Admin Console JTS Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 63|Installed | 1|Admin Console Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 64|Installed | 1|Admin Console Web Container Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 65|Active | 1|Container Common (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 66|Installed | 1|DataProvider (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 67|Installed | 1|DBschema repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-06-27T10:33:11.625Z] 68|Active | 1|Deployment Related Admin Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 69|Active | 1|AutoDeploy Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 70|Active | 1|Deployment Related Common Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 71|Active | 1|Deployment Related JavaEE Core Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 72|Active | 1|Deployment Related JavaEE Full Profile Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 73|Active | 1|Deployment Object Library (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 74|Resolved | 1|GlassFish Core EJB Client (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 75|Resolved | 1|GlassFish Core EJB container implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 76|Installed | 1|Full EJB Container add-ons (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 77|Resolved | 1|EJB container Internal API (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 78|Resolved | 1|Ejb Security Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 79|Installed | 1|Entity Bean container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 80|Resolved | 1|Epicyro Jakarta Authentication Implementation 3.0.0 (3.0.0)|3.0.0 [2024-06-27T10:33:11.625Z] 81|Resolved | 1|Exousia Jakarta Authorization Implementation 2.1.2 (2.1.2)|2.1.2 [2024-06-27T10:33:11.625Z] 82|Resolved | 1|Eclipse Expressly (5.0.0)|5.0.0 [2024-06-27T10:33:11.625Z] 83|Resolved | 1|org.glassfish.main.flashlight.flashlight-extra-jdk-packages (0.0.0)|0.0.0 [2024-06-27T10:33:11.625Z] 84|Active | 1|flashlight-framework (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 85|Active | 1|Admin Console Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 86|Installed | 1|Client OSGi module (including ACC) (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 87|Active | 1|GlassFish Connectors Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 88|Active | 1|EJB Container connector for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 89|Active | 1|JMS Connector Module for Runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 90|Installed | 1|JMS Injection Module for Runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 91|Active | 1|Connector for JPA runtime in glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 92|Active | 1|Load Balancer Internal API (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 93|Active | 1|Connector for GlassFish Admin REST Service (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 94|Active | 1|Connector for GlassFish Web Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.625Z] 95|Active | 1|Weld connector for glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 96|Active | 1|Public APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 97|Installed | 1|Batch Commands for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 98|Active | 1|Batch Connector for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 99|Resolved | 1|Generated CSIv2 APIs (4.2.5)|4.2.5 [2024-06-27T10:33:11.626Z] 100|Resolved | 1|Exposed Internal APIs (4.2.5)|4.2.5 [2024-06-27T10:33:11.626Z] 101|Resolved | 1|Generated OMG APIs (4.2.5)|4.2.5 [2024-06-27T10:33:11.626Z] 102|Resolved | 1|GlassFish Corba ORB (4.2.5)|4.2.5 [2024-06-27T10:33:11.626Z] 103|Resolved | 1|Jakarta EE dependent public APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 104|Resolved | 1|GlassFish Extra JRE Packages (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 105|Active | 1|Glassfish Grizzly extra jars Combining (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 106|Active | 1|Glassfish MBeanServer support (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 107|Active | 1|Glassfish Naming (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 108|Resolved | 1|GlassFish Oracle JDBC Packages (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 109|Active | 1|Appserver Core Bootstraping Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 110|Resolved | 1|GMBAL (Implementation) (4.0.3)|4.0.3 [2024-06-27T10:33:11.626Z] 111|Active | 1|GMS Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 112|Active | 1|GMS Bootstrap Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 113|Resolved | 1|grizzly-npn-osgi (2.0.0)|2.0.0 [2024-06-27T10:33:11.626Z] 114|Resolved | 1|GlassFish High Availability APIs and SPI (3.1.13)|3.1.13 [2024-06-27T10:33:11.626Z] 115|Installed | 1|GlassFish ha-file-store (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 116|Active | 1|GlassFish ha-shoal-cache-bootstrap (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 117|Installed | 1|GlassFish ha-shoal-store (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 118|Resolved | 1|Hibernate Validator Portable Extension (8.0.1.Final)|8.0.1.Final [2024-06-27T10:33:11.626Z] 119|Active | 1|Hibernate Validator Engine (8.0.1.Final)|8.0.1.Final [2024-06-27T10:33:11.626Z] 120|Active | 1|HK2 API module (3.1.0)|3.1.0 [2024-06-27T10:33:11.626Z] 121|Active | 1|GlassFish HK2 Config Injectors (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 122|Resolved | 1|HK2 core module (3.1.0)|3.1.0 [2024-06-27T10:33:11.626Z] 123|Installed | 1|HK2 extras module (3.1.0)|3.1.0 [2024-06-27T10:33:11.626Z] 124|Active | 1|ServiceLocator Default Implementation (3.1.0)|3.1.0 [2024-06-27T10:33:11.626Z] 125|Active | 1|Run Level Service (3.1.0)|3.1.0 [2024-06-27T10:33:11.626Z] 126|Active | 1|HK2 Implementation Utilities (3.1.0)|3.1.0 [2024-06-27T10:33:11.626Z] 127|Installed | 1|HK2 module of HK2 itself (3.1.0)|3.1.0 [2024-06-27T10:33:11.626Z] 128|Active | 1|Private APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 129|Installed | 1|Jackson-annotations (2.17.1)|2.17.1 [2024-06-27T10:33:11.626Z] 130|Resolved | 1|Jackson-core (2.17.1)|2.17.1 [2024-06-27T10:33:11.626Z] 131|Installed | 1|jackson-databind (2.17.1)|2.17.1 [2024-06-27T10:33:11.626Z] 132|Installed | 1|Jackson Module Jakarta Xmlbind Annotations (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 133|Resolved | 1|Jakarta Activation API (2.1.3)|2.1.3 [2024-06-27T10:33:11.626Z] 134|Resolved | 1|Jakarta Annotations API (2.1.1)|2.1.1 [2024-06-27T10:33:11.626Z] 135|Resolved | 1|Jakarta Authentication (3.0.0)|3.0.0 [2024-06-27T10:33:11.626Z] 136|Resolved | 1|Jakarta Authorization (2.1.0)|2.1.0 [2024-06-27T10:33:11.626Z] 137|Installed | 1|jakarta.batch-api (2.1.1)|2.1.1 [2024-06-27T10:33:11.626Z] 138|Resolved | 1|Jakarta Enterprise Beans API (4.0.1)|4.0.1 [2024-06-27T10:33:11.626Z] 139|Resolved | 1|Jakarta Expression Language API (5.0.1)|5.0.1 [2024-06-27T10:33:11.626Z] 140|Resolved | 1|CDI APIs (4.0.1)|4.0.1 [2024-06-27T10:33:11.626Z] 141|Resolved | 1|Jakarta Concurrency (3.0.3)|3.0.3 [2024-06-27T10:33:11.626Z] 142|Installed | 1|org.glassfish.jakarta.enterprise.concurrent (3.0.0)|3.0.0 [2024-06-27T10:33:11.626Z] 143|Resolved | 1|CDI Language Model (4.0.1)|4.0.1 [2024-06-27T10:33:11.626Z] 144|Resolved | 1|Mojarra Faces Implementation 4.0.7 (4.0.7)|4.0.7 [2024-06-27T10:33:11.626Z] 145|Active | 1|Jakarta Dependency Injection (2.0.1.MR)|2.0.1.MR [2024-06-27T10:33:11.626Z] 146|Resolved | 1|Jakarta Interceptors (2.1.0)|2.1.0 [2024-06-27T10:33:11.626Z] 147|Resolved | 1|Jakarta Messaging API (3.1.0)|3.1.0 [2024-06-27T10:33:11.626Z] 148|Resolved | 1|Jakarta JSON Processing API (2.1.3)|2.1.3 [2024-06-27T10:33:11.626Z] 149|Resolved | 1|JSON-B API (0.0.0)|0.0.0 [2024-06-27T10:33:11.626Z] 150|Resolved | 1|Jakarta Mail API (2.1.3)|2.1.3 [2024-06-27T10:33:11.626Z] 151|Resolved | 1|Jakarta MVC API (2.1.0)|2.1.0 [2024-06-27T10:33:11.626Z] 152|Resolved | 1|Jakarta Persistence API jar (3.1.0)|3.1.0 [2024-06-27T10:33:11.626Z] 153|Resolved | 1|jakarta.resource API (2.1.0)|2.1.0 [2024-06-27T10:33:11.626Z] 154|Resolved | 1|Jakarta Security (3.0.0)|3.0.0 [2024-06-27T10:33:11.626Z] 155|Resolved | 1|Soteria Jakarta Security Implementation 3.0.3 (3.0.3)|3.0.3 [2024-06-27T10:33:11.626Z] 156|Resolved | 1|Jakarta Servlet (6.0.0)|6.0.0 [2024-06-27T10:33:11.626Z] 157|Resolved | 1|Jakarta Server Pages API (3.1.1)|3.1.1 [2024-06-27T10:33:11.626Z] 158|Resolved | 1|Jakarta Standard Tag Library API (3.0.0)|3.0.0 [2024-06-27T10:33:11.626Z] 159|Resolved | 1|jakarta.transaction API (2.0.1)|2.0.1 [2024-06-27T10:33:11.626Z] 160|Resolved | 1|Jakarta Bean Validation API (3.0.2)|3.0.2 [2024-06-27T10:33:11.626Z] 161|Resolved | 1|Jakarta WebSocket - Server API (2.1.1)|2.1.1 [2024-06-27T10:33:11.626Z] 162|Resolved | 1|Jakarta WebSocket - Client API (2.1.1)|2.1.1 [2024-06-27T10:33:11.626Z] 163|Resolved | 1|Jakarta RESTful WS API (3.1.0)|3.1.0 [2024-06-27T10:33:11.626Z] 164|Resolved | 1|Jakarta XML Binding API (4.0.2)|4.0.2 [2024-06-27T10:33:11.626Z] 165|Active | 1|Jakarta EE related distributions kernel Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 166|Resolved | 1|Javassist (3.30.2.GA)|3.30.2.GA [2024-06-27T10:33:11.626Z] 167|Resolved | 1|JAXB OSGI (4.0.5)|4.0.5 [2024-06-27T10:33:11.626Z] 168|Resolved | 1|classfilewriter (1.3.1.Final)|1.3.1.Final [2024-06-27T10:33:11.626Z] 169|Resolved | 1|JBoss Logging 3 (3.5.3.Final)|3.5.3.Final [2024-06-27T10:33:11.626Z] 170|Resolved | 1|JCIP Annotations under Apache License (1.0.2)|1.0.2 [2024-06-27T10:33:11.626Z] 171|Installed | 1|JDBC admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 172|Active | 1|JDBC Config Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 173|Installed | 1|JDBC Runtime Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 174|Resolved | 1|jersey-ext-bean-validation (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 175|Resolved | 1|jersey-ext-cdi1x-servlet (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 176|Installed | 1|jersey-ext-cdi1x-transaction (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 177|Resolved | 1|jersey-ext-cdi1x (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 178|Resolved | 1|jersey-core-client (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 179|Resolved | 1|jersey-core-common (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 180|Resolved | 1|jersey-container-grizzly2-http (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 181|Resolved | 1|jersey-container-servlet-core (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 182|Resolved | 1|jersey-container-servlet (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 183|Resolved | 1|Jersey EJB Component Provider Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.626Z] 184|Installed | 1|jersey-ext-entity-filtering (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 185|Resolved | 1|jersey-inject-hk2 (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 186|Resolved | 1|jersey-media-jaxb (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 187|Resolved | 1|jersey-media-json-binding (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 188|Installed | 1|jersey-media-json-jackson (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 189|Resolved | 1|jersey-media-json-jettison (3.1.7)|3.1.7 [2024-06-27T10:33:11.626Z] 190|Installed | 1|jersey-media-json-processing (3.1.7)|3.1.7 [2024-06-27T10:33:11.627Z] 191|Installed | 1|jersey-media-moxy (3.1.7)|3.1.7 [2024-06-27T10:33:11.627Z] 192|Resolved | 1|jersey-media-multipart (3.1.7)|3.1.7 [2024-06-27T10:33:11.627Z] 193|Resolved | 1|jersey-media-sse (3.1.7)|3.1.7 [2024-06-27T10:33:11.627Z] 194|Resolved | 1|jersey-mp-rest-client (3.1.7)|3.1.7 [2024-06-27T10:33:11.627Z] 195|Active | 1|Jersey MVC TLD connector implementation module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 196|Resolved | 1|jersey-ext-mvc-jsp (3.1.7)|3.1.7 [2024-06-27T10:33:11.627Z] 197|Resolved | 1|jersey-ext-mvc (3.1.7)|3.1.7 [2024-06-27T10:33:11.627Z] 198|Installed | 1|jersey-ext-proxy-client (3.1.7)|3.1.7 [2024-06-27T10:33:11.627Z] 199|Resolved | 1|jersey-core-server (3.1.7)|3.1.7 [2024-06-27T10:33:11.627Z] 200|Resolved | 1|jettison (1.5.4)|1.5.4 [2024-06-27T10:33:11.627Z] 201|Installed | 1|JMS admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 202|Active | 1|JMS Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 203|Installed | 1|JPA container for glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 204|Resolved | 1|JSch (0.2.18)|0.2.18 [2024-06-27T10:33:11.627Z] 205|Active | 1|JSF implementation connector module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 206|Installed | 1|com.sun.jsftemplating (4.0.4)|4.0.4 [2024-06-27T10:33:11.627Z] 207|Active | 1|JSP caching taglib connector module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 208|Resolved | 1|JSR-109 implementation to deploy Metro (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 209|Active | 1|Jakarta Pages Standard Tags implementation connector module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 210|Active | 1|JTA Implementation for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 211|Active | 1|JTS Implementation for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 212|Active | 1|Kernel Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 213|Resolved | 1|Eclipse Krazo Core (3.0.1)|3.0.1 [2024-06-27T10:33:11.627Z] 214|Resolved | 1|Eclipse Krazo Jersey (3.0.1)|3.0.1 [2024-06-27T10:33:11.627Z] 215|Installed | 1|admin-launcher (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 216|Resolved | 1|Java binding for libpam.so (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 217|Installed | 1|Load-Balancer admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 218|Active | 1|Nucleus Logging Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 219|Active | 1|Jakarta Mail Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 220|Installed | 1|GlassFish Jakarta Mail runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 221|Resolved | 1|management-api (3.2.3)|3.2.3 [2024-06-27T10:33:11.627Z] 222|Installed | 1|GlassFish Metro Glue Code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 223|Resolved | 1|MIME streaming extension (1.10.0)|1.10.0 [2024-06-27T10:33:11.627Z] 224|Resolved | 1|MicroProfile Config API (3.0.3)|3.0.3 [2024-06-27T10:33:11.627Z] 225|Installed | 1|GlassFish MicroProfile Config (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 226|Active | 1|GlassFish MicroProfile Connectors (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 227|Resolved | 1|MicroProfile JWT Auth Bundle (2.0.0)|2.0.0 [2024-06-27T10:33:11.627Z] 228|Resolved | 1|OmniFaces JWT MicroProfile JWT Implementation 2.0.2 (2.0.2)|2.0.2 [2024-06-27T10:33:11.627Z] 229|Resolved | 1|MicroProfile Rest Client Bundle (3.0.0)|3.0.0 [2024-06-27T10:33:11.627Z] 230|Active | 1|admin-monitoring (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 231|Resolved | 1|Nimbus JOSE+JWT (9.40.0)|9.40.0 [2024-06-27T10:33:11.627Z] 232|Active | 1|Nucleus Grizzly jars Combining (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 233|Active | 1|nucleus.resources (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 234|Resolved | 1|GlassFish ORB connector implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 235|Active | 1|GlassFish ORB enabler implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 236|Resolved | 1|GlassFish ORB interface layer implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 237|Resolved | 1|Apache Aries SPI Fly Dynamic Weaving Bundle (1.3.7)|1.3.7 [2024-06-27T10:33:11.627Z] 238|Resolved | 1|Apache Felix Bundle Repository (2.0.10)|2.0.10 [2024-06-27T10:33:11.627Z] 239|Installed | 1|EclipseLink ASM (9.6.0)|9.6.0 [2024-06-27T10:33:11.627Z] 240|Installed | 1|EclipseLink Core (4.0.2)|4.0.2 [2024-06-27T10:33:11.627Z] 241|Installed | 1|EclipseLink DBWS (4.0.2)|4.0.2 [2024-06-27T10:33:11.627Z] 242|Installed | 1|EclipseLink JPA (4.0.2)|4.0.2 [2024-06-27T10:33:11.627Z] 243|Installed | 1|EclipseLink Hermes Parser (4.0.2)|4.0.2 [2024-06-27T10:33:11.627Z] 244|Installed | 1|EclipseLink JPA Model Generator (4.0.2)|4.0.2 [2024-06-27T10:33:11.627Z] 245|Installed | 1|EclipseLink Oracle Extension (4.0.2)|4.0.2 [2024-06-27T10:33:11.627Z] 246|Active | 1|HK2 OSGi Adapter (3.1.0)|3.1.0 [2024-06-27T10:33:11.627Z] 247|Active | 1|Admin CLI bridge command to the OSGi Shell (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 248|Active | 1|OSGi Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 249|Installed | 1|Eclipse Parsson Media for Jakarta RESTful Web Services (1.1.6)|1.1.6 [2024-06-27T10:33:11.627Z] 250|Resolved | 1|Eclipse Parsson (1.1.6)|1.1.6 [2024-06-27T10:33:11.627Z] 251|Installed | 1|Common persistence code between JPA and CMP (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 252|Installed | 1|PFL Basic Tools (4.1.2)|4.1.2 [2024-06-27T10:33:11.627Z] 253|Resolved | 1|PFL Basic (4.1.2)|4.1.2 [2024-06-27T10:33:11.627Z] 254|Resolved | 1|PFL Dynamic (4.1.2)|4.1.2 [2024-06-27T10:33:11.627Z] 255|Installed | 1|PFL TF TOOLS (4.1.2)|4.1.2 [2024-06-27T10:33:11.627Z] 256|Resolved | 1|PFL TF (4.1.2)|4.1.2 [2024-06-27T10:33:11.627Z] 257|Resolved | 1|reactive-streams-jvm (1.0.4)|1.0.4 [2024-06-27T10:33:11.627Z] 258|Active | 1|Resources Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 259|Installed | 1|GlassFish resources runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 260|Resolved | 1|GlassFish Admin REST Client (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 261|Active | 1|GlassFish Admin REST Service (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 262|Resolved | 1|RMIC compiler (4.2.5)|4.2.5 [2024-06-27T10:33:11.627Z] 263|Resolved | 1|Scattered Archive APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 264|Installed | 1|Schema2beans repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-06-27T10:33:11.627Z] 265|Active | 1|Jakarta EE Security Core Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 266|Active | 1|Security Services and SPI (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 267|Active | 1|Security Core Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 268|Installed | 1|shoal-cache (3.1.0)|3.1.0 [2024-06-27T10:33:11.627Z] 269|Resolved | 1|shoal-gms-api (3.1.0)|3.1.0 [2024-06-27T10:33:11.627Z] 270|Resolved | 1|shoal-gms-impl (3.1.0)|3.1.0 [2024-06-27T10:33:11.627Z] 271|Installed | 1|Simple Public APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 272|Installed | 1|SOAP/TCP integration code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 273|Installed | 1|Soteria SPI : Bean Decorator : Weld (3.0.3)|3.0.3 [2024-06-27T10:33:11.627Z] 274|Active | 1|GlassFish SSL Implementation Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.627Z] 275|Resolved | 1|stats77 (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 276|Resolved | 1|Stax2 API (4.2.2)|4.2.2 [2024-06-27T10:33:11.628Z] 277|Active | 1|Transaction Service Internal API (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 278|Resolved | 1|Tyrus Client (2.1.5)|2.1.5 [2024-06-27T10:33:11.628Z] 279|Installed | 1|Tyrus CDI Component Provider (2.1.5)|2.1.5 [2024-06-27T10:33:11.628Z] 280|Installed | 1|Tyrus EJB Component Provider (2.1.5)|2.1.5 [2024-06-27T10:33:11.628Z] 281|Installed | 1|Tyrus Grizzly Client Container (2.1.5)|2.1.5 [2024-06-27T10:33:11.628Z] 282|Resolved | 1|Tyrus Servlet Bundle (2.1.5)|2.1.5 [2024-06-27T10:33:11.628Z] 283|Resolved | 1|Tyrus Core (2.1.5)|2.1.5 [2024-06-27T10:33:11.628Z] 284|Resolved | 1|Tyrus Server (2.1.5)|2.1.5 [2024-06-27T10:33:11.628Z] 285|Resolved | 1|Tyrus Container SPI (2.1.5)|2.1.5 [2024-06-27T10:33:11.628Z] 286|Active | 1|Web Container Common Utilities (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 287|Active | 1|WaSP Jakarta Server Pages Implementation 3.2.2 (3.2.2)|3.2.2 [2024-06-27T10:33:11.628Z] 288|Active | 1|Web module command line interface (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 289|Active | 1|Core Servlet Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 290|Resolved | 1|GlassFish Web container Embedded APIs (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 291|Active | 1|Web Container glue code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 292|Installed | 1|Web container and GUI plug-in common classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 293|Installed | 1|Web Container HA code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 294|Active | 1|Web Container Naming Utilities (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 295|Resolved | 1|Server-Sent Events (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 296|Resolved | 1|WebTier Security Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 297|Resolved | 1|Metro Web Services API OSGi Bundle (4.0.3)|4.0.3 [2024-06-27T10:33:11.628Z] 298|Active | 1|Connector for GlassFish Web Services Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 299|Resolved | 1|Extra JDK packages required by Metro Web Services OSGi bundle (4.0.3)|4.0.3 [2024-06-27T10:33:11.628Z] 300|Resolved | 1|Metro Web Services Runtime OSGi Bundle (4.0.3)|4.0.3 [2024-06-27T10:33:11.628Z] 301|Active | 1|WebServices Security and Jakarta Authentication implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 302|Resolved | 1|Weld Integration Fragment (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 303|Active | 1|Weld integration for glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 304|Resolved | 1|Weld OSGi Bundle (5.1.2.Final)|5.1.2.Final [2024-06-27T10:33:11.628Z] 305|Resolved | 1|Woodstox (6.6.2)|6.6.2 [2024-06-27T10:33:11.628Z] 306|Installed | 1|Work Management (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 307|Resolved | 1|Apache XML Security for Java (4.0.2)|4.0.2 [2024-06-27T10:33:11.628Z] 308|Resolved | 1|Yasson (3.0.3)|3.0.3 [2024-06-27T10:33:11.628Z] 309|Installed | 1|GlassFish Admin Tests - Progress Admin Extension (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:11.628Z] 310|Active | 1|Apache Felix Configuration Admin Service (1.9.26)|1.9.26 [2024-06-27T10:33:11.628Z] 311|Active | 2|Apache Felix EventAdmin (1.6.4)|1.6.4 [2024-06-27T10:33:11.628Z] 312|Active | 2|Apache Felix File Install (3.7.4)|3.7.4 [2024-06-27T10:33:11.628Z] 313|Active | 2|Apache Felix Gogo Command (1.1.2)|1.1.2 [2024-06-27T10:33:11.628Z] 314|Active | 2|Apache Felix Gogo Runtime (1.1.6)|1.1.6 [2024-06-27T10:33:11.628Z] 315|Active | 2|Apache Felix Gogo Shell (1.1.4)|1.1.4 [2024-06-27T10:33:11.628Z] [2024-06-27T10:33:11.628Z] [2024-06-27T10:33:11.628Z] Command osgi executed successfully. [2024-06-27T10:33:11.628Z] [2024-06-27T10:33:11.628Z] [2024-06-27T10:33:11.628Z] [2024-06-27T10:33:11.628Z] 10:33:11.377308 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2024-06-27T10:33:11.883Z] cabad74e-3743-43d3-946a-b501fc988a5f [2024-06-27T10:33:11.883Z] [2024-06-27T10:33:11.883Z] Command osgi executed successfully. [2024-06-27T10:33:11.883Z] [2024-06-27T10:33:11.883Z] [2024-06-27T10:33:11.883Z] [2024-06-27T10:33:11.883Z] 10:33:11.739749 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2024-06-27T10:33:12.442Z] e225ed34-5d7f-4591-9781-8e9f9e43291d [2024-06-27T10:33:12.442Z] [2024-06-27T10:33:12.442Z] Command osgi executed successfully. [2024-06-27T10:33:12.442Z] [2024-06-27T10:33:12.442Z] [2024-06-27T10:33:12.442Z] [2024-06-27T10:33:12.442Z] 10:33:12.080385 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2024-06-27T10:33:12.697Z] c39a93b1-d044-45b6-9be3-ba531841c5a9 [2024-06-27T10:33:12.697Z] [2024-06-27T10:33:12.697Z] Command osgi executed successfully. [2024-06-27T10:33:12.697Z] [2024-06-27T10:33:12.697Z] [2024-06-27T10:33:12.697Z] [2024-06-27T10:33:12.697Z] 10:33:12.464683 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, list]) [2024-06-27T10:33:12.952Z] e225ed34-5d7f-4591-9781-8e9f9e43291d [2024-06-27T10:33:12.952Z] cabad74e-3743-43d3-946a-b501fc988a5f [2024-06-27T10:33:12.952Z] c39a93b1-d044-45b6-9be3-ba531841c5a9 [2024-06-27T10:33:12.952Z] [2024-06-27T10:33:12.952Z] Command osgi executed successfully. [2024-06-27T10:33:12.952Z] [2024-06-27T10:33:12.952Z] [2024-06-27T10:33:12.952Z] [2024-06-27T10:33:12.952Z] 10:33:12.831033 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, e225ed34-5d7f-4591-9781-8e9f9e43291d, var=e225ed34-5d7f-4591-9781-8e9f9e43291d]) [2024-06-27T10:33:13.511Z] Command osgi executed successfully. [2024-06-27T10:33:13.511Z] [2024-06-27T10:33:13.511Z] [2024-06-27T10:33:13.511Z] [2024-06-27T10:33:13.511Z] 10:33:13.190145 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, cabad74e-3743-43d3-946a-b501fc988a5f, var=cabad74e-3743-43d3-946a-b501fc988a5f]) [2024-06-27T10:33:13.766Z] Command osgi executed successfully. [2024-06-27T10:33:13.766Z] [2024-06-27T10:33:13.766Z] [2024-06-27T10:33:13.766Z] [2024-06-27T10:33:13.766Z] 10:33:13.551731 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, c39a93b1-d044-45b6-9be3-ba531841c5a9, var=c39a93b1-d044-45b6-9be3-ba531841c5a9]) [2024-06-27T10:33:14.020Z] Command osgi executed successfully. [2024-06-27T10:33:14.020Z] [2024-06-27T10:33:14.020Z] [2024-06-27T10:33:14.020Z] [2024-06-27T10:33:14.020Z] 10:33:13.892760 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, e225ed34-5d7f-4591-9781-8e9f9e43291d, echo $var]) [2024-06-27T10:33:14.274Z] e225ed34-5d7f-4591-9781-8e9f9e43291d [2024-06-27T10:33:14.274Z] [2024-06-27T10:33:14.274Z] Command osgi executed successfully. [2024-06-27T10:33:14.274Z] [2024-06-27T10:33:14.274Z] [2024-06-27T10:33:14.274Z] [2024-06-27T10:33:14.274Z] 10:33:14.248666 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, cabad74e-3743-43d3-946a-b501fc988a5f, echo $var]) [2024-06-27T10:33:14.833Z] cabad74e-3743-43d3-946a-b501fc988a5f [2024-06-27T10:33:14.833Z] [2024-06-27T10:33:14.833Z] Command osgi executed successfully. [2024-06-27T10:33:14.833Z] [2024-06-27T10:33:14.833Z] [2024-06-27T10:33:14.833Z] [2024-06-27T10:33:14.833Z] 10:33:14.609248 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, c39a93b1-d044-45b6-9be3-ba531841c5a9, echo $var]) [2024-06-27T10:33:15.087Z] c39a93b1-d044-45b6-9be3-ba531841c5a9 [2024-06-27T10:33:15.087Z] [2024-06-27T10:33:15.087Z] Command osgi executed successfully. [2024-06-27T10:33:15.087Z] [2024-06-27T10:33:15.087Z] [2024-06-27T10:33:15.087Z] [2024-06-27T10:33:15.088Z] 10:33:14.954072 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, e225ed34-5d7f-4591-9781-8e9f9e43291d]) [2024-06-27T10:33:15.647Z] Command osgi executed successfully. [2024-06-27T10:33:15.647Z] [2024-06-27T10:33:15.647Z] [2024-06-27T10:33:15.647Z] [2024-06-27T10:33:15.647Z] 10:33:15.297725 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, cabad74e-3743-43d3-946a-b501fc988a5f]) [2024-06-27T10:33:15.902Z] Command osgi executed successfully. [2024-06-27T10:33:15.902Z] [2024-06-27T10:33:15.902Z] [2024-06-27T10:33:15.902Z] [2024-06-27T10:33:15.902Z] 10:33:15.651204 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, c39a93b1-d044-45b6-9be3-ba531841c5a9]) [2024-06-27T10:33:16.156Z] Command osgi executed successfully. [2024-06-27T10:33:16.156Z] [2024-06-27T10:33:16.156Z] [2024-06-27T10:33:16.156Z] [2024-06-27T10:33:16.157Z] 10:33:16.018325 INFO main . exec(timeout=30,000, detached=false, args=[osgi, --session, list]) [2024-06-27T10:33:16.411Z] Command osgi executed successfully. [2024-06-27T10:33:16.411Z] [2024-06-27T10:33:16.411Z] [2024-06-27T10:33:16.411Z] [2024-06-27T10:33:16.666Z] 10:33:16.396658 INFO main . exec(timeout=30,000, detached=false, args=[osgi-shell, --file, /tmp/osgi-commands5832925033282211602.txt]) [2024-06-27T10:33:17.225Z] cm:createFactoryConfiguration [2024-06-27T10:33:17.225Z] cm:getConfiguration [2024-06-27T10:33:17.225Z] cm:getFactoryConfiguration [2024-06-27T10:33:17.225Z] cm:listConfigurations [2024-06-27T10:33:17.225Z] felix:bundlelevel [2024-06-27T10:33:17.225Z] felix:cd [2024-06-27T10:33:17.225Z] felix:frameworklevel [2024-06-27T10:33:17.225Z] felix:headers [2024-06-27T10:33:17.225Z] felix:help [2024-06-27T10:33:17.225Z] felix:inspect [2024-06-27T10:33:17.225Z] felix:install [2024-06-27T10:33:17.225Z] felix:lb [2024-06-27T10:33:17.226Z] felix:log [2024-06-27T10:33:17.226Z] felix:ls [2024-06-27T10:33:17.226Z] felix:refresh [2024-06-27T10:33:17.226Z] felix:resolve [2024-06-27T10:33:17.226Z] felix:start [2024-06-27T10:33:17.226Z] felix:stop [2024-06-27T10:33:17.226Z] felix:uninstall [2024-06-27T10:33:17.226Z] felix:update [2024-06-27T10:33:17.226Z] felix:which [2024-06-27T10:33:17.226Z] gogo:cat [2024-06-27T10:33:17.226Z] gogo:each [2024-06-27T10:33:17.226Z] gogo:echo [2024-06-27T10:33:17.226Z] gogo:format [2024-06-27T10:33:17.226Z] gogo:getopt [2024-06-27T10:33:17.226Z] gogo:gosh [2024-06-27T10:33:17.226Z] gogo:grep [2024-06-27T10:33:17.226Z] gogo:history [2024-06-27T10:33:17.226Z] gogo:not [2024-06-27T10:33:17.226Z] gogo:set [2024-06-27T10:33:17.226Z] gogo:sh [2024-06-27T10:33:17.226Z] gogo:source [2024-06-27T10:33:17.226Z] gogo:tac [2024-06-27T10:33:17.226Z] gogo:telnetd [2024-06-27T10:33:17.226Z] gogo:type [2024-06-27T10:33:17.226Z] gogo:until [2024-06-27T10:33:17.226Z] START LEVEL 2 [2024-06-27T10:33:17.226Z] ID|State |Level|Name [2024-06-27T10:33:17.226Z] 0|Active | 0|System Bundle (7.0.5)|7.0.5 [2024-06-27T10:33:17.226Z] 1|Active | 1|OSGi resource locator (1.0.3)|1.0.3 [2024-06-27T10:33:17.226Z] 2|Resolved | 1|ACC Config Classes (JAXB) (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 3|Installed | 1|admin-cli (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 4|Installed | 1|admin-core (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 5|Active | 1|admin-util (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 6|Installed | 1|AMX Core (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 7|Installed | 1|AMX JavaEE (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 8|Resolved | 1|Angus Activation Registries (2.0.2)|2.0.2 [2024-06-27T10:33:17.226Z] 9|Resolved | 1|Angus Mail Provider (2.0.3)|2.0.3 [2024-06-27T10:33:17.226Z] 10|Resolved | 1|GlassFish Jakarta EE Annotation Framework (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 11|Resolved | 1|Ant repackaged as an OSGI bundle (1.10.2)|1.10.2 [2024-06-27T10:33:17.226Z] 12|Installed | 1|Antlr, repackaged as an OSGI bundle (2.7.8)|2.7.8 [2024-06-27T10:33:17.226Z] 13|Resolved | 1|aopalliance version 1.0 repackaged as a module (3.1.0)|3.1.0 [2024-06-27T10:33:17.226Z] 14|Resolved | 1|GlassFish API Exporter Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 15|Active | 1|GlassFish AppClient Server-Side Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 16|Installed | 1|GlassFish AppClient Server-Side Core (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 17|Resolved | 1|Appclient Security Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 18|Active | 1|org.objectweb.asm.tree.analysis (9.7.0)|9.7.0 [2024-06-27T10:33:17.226Z] 19|Active | 1|org.objectweb.asm.commons (9.7.0)|9.7.0 [2024-06-27T10:33:17.226Z] 20|Active | 1|org.objectweb.asm.tree (9.7.0)|9.7.0 [2024-06-27T10:33:17.226Z] 21|Active | 1|org.objectweb.asm.util (9.7.0)|9.7.0 [2024-06-27T10:33:17.226Z] 22|Active | 1|org.objectweb.asm (9.7.0)|9.7.0 [2024-06-27T10:33:17.226Z] 23|Installed | 1|Backup Restore classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 24|Resolved | 1|org.glassfish.main.web.cdi-api-fragment (0.0.0)|0.0.0 [2024-06-27T10:33:17.226Z] 25|Active | 1|Class Model for Hk2 (3.1.0)|3.1.0 [2024-06-27T10:33:17.226Z] 26|Resolved | 1|ClassMate (1.7.0)|1.7.0 [2024-06-27T10:33:17.226Z] 27|Active | 1|cluster-admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 28|Resolved | 1|cluster-common (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 29|Resolved | 1|Cluster SSH Provisioning (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 30|Installed | 1|ejb-mapping module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 31|Installed | 1|enhancer module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 32|Installed | 1|Database Generator module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 33|Installed | 1|internal-api module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 34|Installed | 1|model module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 35|Installed | 1|support ejb module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 36|Installed | 1|support-sqlstore module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 37|Installed | 1|utility module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 38|Installed | 1|com.ibm.jbatch.container (2.0.0)|2.0.0 [2024-06-27T10:33:17.226Z] 39|Resolved | 1|com.ibm.jbatch.spi (2.0.0)|2.0.0 [2024-06-27T10:33:17.226Z] 40|Active | 1|Admin Command Logger (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 41|Active | 1|Common Utilities (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 42|Resolved | 1|Apache Commons Codec (1.17.0)|1.17.0 [2024-06-27T10:33:17.226Z] 43|Active | 1|Concurrent Connector Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 44|Installed | 1|Concurrent Implementation Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 45|Active | 1|admin-config-api (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 46|Active | 1|HK2 config types (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 47|Installed | 1|Connectors admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 48|Resolved | 1|Connectors Inbound Support (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 49|Active | 1|Connectors Private APIs for GlassFish Containers (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 50|Active | 1|Connectors Runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 51|Installed | 1|Admin Console Clustering Support Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 52|Installed | 1|Admin Console Full distribution plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 53|Installed | 1|Admin Console Common (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 54|Installed | 1|Admin Console Community Edition Theme Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 55|Installed | 1|Admin Console Concurrent Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 56|Installed | 1|Admin Console Corba Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 57|Installed | 1|Admin Console EJB Local (Lite) Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 58|Installed | 1|Admin Console EJB Container Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 59|Installed | 1|Admin Console Connectors Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 60|Installed | 1|Admin Console JDBC Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 61|Installed | 1|Admin Console JMS Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 62|Installed | 1|Admin Console JTS Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 63|Installed | 1|Admin Console Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 64|Installed | 1|Admin Console Web Container Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 65|Active | 1|Container Common (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 66|Installed | 1|DataProvider (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.226Z] 67|Installed | 1|DBschema repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-06-27T10:33:17.226Z] 68|Active | 1|Deployment Related Admin Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 69|Active | 1|AutoDeploy Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 70|Active | 1|Deployment Related Common Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 71|Active | 1|Deployment Related JavaEE Core Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 72|Active | 1|Deployment Related JavaEE Full Profile Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 73|Active | 1|Deployment Object Library (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 74|Resolved | 1|GlassFish Core EJB Client (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 75|Resolved | 1|GlassFish Core EJB container implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 76|Installed | 1|Full EJB Container add-ons (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 77|Resolved | 1|EJB container Internal API (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 78|Resolved | 1|Ejb Security Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 79|Installed | 1|Entity Bean container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 80|Resolved | 1|Epicyro Jakarta Authentication Implementation 3.0.0 (3.0.0)|3.0.0 [2024-06-27T10:33:17.227Z] 81|Resolved | 1|Exousia Jakarta Authorization Implementation 2.1.2 (2.1.2)|2.1.2 [2024-06-27T10:33:17.227Z] 82|Resolved | 1|Eclipse Expressly (5.0.0)|5.0.0 [2024-06-27T10:33:17.227Z] 83|Resolved | 1|org.glassfish.main.flashlight.flashlight-extra-jdk-packages (0.0.0)|0.0.0 [2024-06-27T10:33:17.227Z] 84|Active | 1|flashlight-framework (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 85|Active | 1|Admin Console Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 86|Installed | 1|Client OSGi module (including ACC) (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 87|Active | 1|GlassFish Connectors Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 88|Active | 1|EJB Container connector for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 89|Active | 1|JMS Connector Module for Runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 90|Installed | 1|JMS Injection Module for Runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 91|Active | 1|Connector for JPA runtime in glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 92|Active | 1|Load Balancer Internal API (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 93|Active | 1|Connector for GlassFish Admin REST Service (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 94|Active | 1|Connector for GlassFish Web Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 95|Active | 1|Weld connector for glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 96|Active | 1|Public APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 97|Installed | 1|Batch Commands for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 98|Active | 1|Batch Connector for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 99|Resolved | 1|Generated CSIv2 APIs (4.2.5)|4.2.5 [2024-06-27T10:33:17.227Z] 100|Resolved | 1|Exposed Internal APIs (4.2.5)|4.2.5 [2024-06-27T10:33:17.227Z] 101|Resolved | 1|Generated OMG APIs (4.2.5)|4.2.5 [2024-06-27T10:33:17.227Z] 102|Resolved | 1|GlassFish Corba ORB (4.2.5)|4.2.5 [2024-06-27T10:33:17.227Z] 103|Resolved | 1|Jakarta EE dependent public APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 104|Resolved | 1|GlassFish Extra JRE Packages (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 105|Active | 1|Glassfish Grizzly extra jars Combining (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 106|Active | 1|Glassfish MBeanServer support (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 107|Active | 1|Glassfish Naming (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 108|Resolved | 1|GlassFish Oracle JDBC Packages (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 109|Active | 1|Appserver Core Bootstraping Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 110|Resolved | 1|GMBAL (Implementation) (4.0.3)|4.0.3 [2024-06-27T10:33:17.227Z] 111|Active | 1|GMS Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 112|Active | 1|GMS Bootstrap Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 113|Resolved | 1|grizzly-npn-osgi (2.0.0)|2.0.0 [2024-06-27T10:33:17.227Z] 114|Resolved | 1|GlassFish High Availability APIs and SPI (3.1.13)|3.1.13 [2024-06-27T10:33:17.227Z] 115|Installed | 1|GlassFish ha-file-store (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 116|Active | 1|GlassFish ha-shoal-cache-bootstrap (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 117|Installed | 1|GlassFish ha-shoal-store (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 118|Resolved | 1|Hibernate Validator Portable Extension (8.0.1.Final)|8.0.1.Final [2024-06-27T10:33:17.227Z] 119|Active | 1|Hibernate Validator Engine (8.0.1.Final)|8.0.1.Final [2024-06-27T10:33:17.227Z] 120|Active | 1|HK2 API module (3.1.0)|3.1.0 [2024-06-27T10:33:17.227Z] 121|Active | 1|GlassFish HK2 Config Injectors (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 122|Resolved | 1|HK2 core module (3.1.0)|3.1.0 [2024-06-27T10:33:17.227Z] 123|Installed | 1|HK2 extras module (3.1.0)|3.1.0 [2024-06-27T10:33:17.227Z] 124|Active | 1|ServiceLocator Default Implementation (3.1.0)|3.1.0 [2024-06-27T10:33:17.227Z] 125|Active | 1|Run Level Service (3.1.0)|3.1.0 [2024-06-27T10:33:17.227Z] 126|Active | 1|HK2 Implementation Utilities (3.1.0)|3.1.0 [2024-06-27T10:33:17.227Z] 127|Installed | 1|HK2 module of HK2 itself (3.1.0)|3.1.0 [2024-06-27T10:33:17.227Z] 128|Active | 1|Private APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 129|Installed | 1|Jackson-annotations (2.17.1)|2.17.1 [2024-06-27T10:33:17.227Z] 130|Resolved | 1|Jackson-core (2.17.1)|2.17.1 [2024-06-27T10:33:17.227Z] 131|Installed | 1|jackson-databind (2.17.1)|2.17.1 [2024-06-27T10:33:17.227Z] 132|Installed | 1|Jackson Module Jakarta Xmlbind Annotations (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.227Z] 133|Resolved | 1|Jakarta Activation API (2.1.3)|2.1.3 [2024-06-27T10:33:17.227Z] 134|Resolved | 1|Jakarta Annotations API (2.1.1)|2.1.1 [2024-06-27T10:33:17.227Z] 135|Resolved | 1|Jakarta Authentication (3.0.0)|3.0.0 [2024-06-27T10:33:17.227Z] 136|Resolved | 1|Jakarta Authorization (2.1.0)|2.1.0 [2024-06-27T10:33:17.227Z] 137|Installed | 1|jakarta.batch-api (2.1.1)|2.1.1 [2024-06-27T10:33:17.227Z] 138|Resolved | 1|Jakarta Enterprise Beans API (4.0.1)|4.0.1 [2024-06-27T10:33:17.227Z] 139|Resolved | 1|Jakarta Expression Language API (5.0.1)|5.0.1 [2024-06-27T10:33:17.227Z] 140|Resolved | 1|CDI APIs (4.0.1)|4.0.1 [2024-06-27T10:33:17.227Z] 141|Resolved | 1|Jakarta Concurrency (3.0.3)|3.0.3 [2024-06-27T10:33:17.227Z] 142|Installed | 1|org.glassfish.jakarta.enterprise.concurrent (3.0.0)|3.0.0 [2024-06-27T10:33:17.227Z] 143|Resolved | 1|CDI Language Model (4.0.1)|4.0.1 [2024-06-27T10:33:17.227Z] 144|Resolved | 1|Mojarra Faces Implementation 4.0.7 (4.0.7)|4.0.7 [2024-06-27T10:33:17.227Z] 145|Active | 1|Jakarta Dependency Injection (2.0.1.MR)|2.0.1.MR [2024-06-27T10:33:17.227Z] 146|Resolved | 1|Jakarta Interceptors (2.1.0)|2.1.0 [2024-06-27T10:33:17.228Z] 147|Resolved | 1|Jakarta Messaging API (3.1.0)|3.1.0 [2024-06-27T10:33:17.228Z] 148|Resolved | 1|Jakarta JSON Processing API (2.1.3)|2.1.3 [2024-06-27T10:33:17.228Z] 149|Resolved | 1|JSON-B API (0.0.0)|0.0.0 [2024-06-27T10:33:17.228Z] 150|Resolved | 1|Jakarta Mail API (2.1.3)|2.1.3 [2024-06-27T10:33:17.228Z] 151|Resolved | 1|Jakarta MVC API (2.1.0)|2.1.0 [2024-06-27T10:33:17.228Z] 152|Resolved | 1|Jakarta Persistence API jar (3.1.0)|3.1.0 [2024-06-27T10:33:17.228Z] 153|Resolved | 1|jakarta.resource API (2.1.0)|2.1.0 [2024-06-27T10:33:17.228Z] 154|Resolved | 1|Jakarta Security (3.0.0)|3.0.0 [2024-06-27T10:33:17.228Z] 155|Resolved | 1|Soteria Jakarta Security Implementation 3.0.3 (3.0.3)|3.0.3 [2024-06-27T10:33:17.228Z] 156|Resolved | 1|Jakarta Servlet (6.0.0)|6.0.0 [2024-06-27T10:33:17.228Z] 157|Resolved | 1|Jakarta Server Pages API (3.1.1)|3.1.1 [2024-06-27T10:33:17.228Z] 158|Resolved | 1|Jakarta Standard Tag Library API (3.0.0)|3.0.0 [2024-06-27T10:33:17.228Z] 159|Resolved | 1|jakarta.transaction API (2.0.1)|2.0.1 [2024-06-27T10:33:17.228Z] 160|Resolved | 1|Jakarta Bean Validation API (3.0.2)|3.0.2 [2024-06-27T10:33:17.228Z] 161|Resolved | 1|Jakarta WebSocket - Server API (2.1.1)|2.1.1 [2024-06-27T10:33:17.228Z] 162|Resolved | 1|Jakarta WebSocket - Client API (2.1.1)|2.1.1 [2024-06-27T10:33:17.228Z] 163|Resolved | 1|Jakarta RESTful WS API (3.1.0)|3.1.0 [2024-06-27T10:33:17.228Z] 164|Resolved | 1|Jakarta XML Binding API (4.0.2)|4.0.2 [2024-06-27T10:33:17.228Z] 165|Active | 1|Jakarta EE related distributions kernel Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 166|Resolved | 1|Javassist (3.30.2.GA)|3.30.2.GA [2024-06-27T10:33:17.228Z] 167|Resolved | 1|JAXB OSGI (4.0.5)|4.0.5 [2024-06-27T10:33:17.228Z] 168|Resolved | 1|classfilewriter (1.3.1.Final)|1.3.1.Final [2024-06-27T10:33:17.228Z] 169|Resolved | 1|JBoss Logging 3 (3.5.3.Final)|3.5.3.Final [2024-06-27T10:33:17.228Z] 170|Resolved | 1|JCIP Annotations under Apache License (1.0.2)|1.0.2 [2024-06-27T10:33:17.228Z] 171|Installed | 1|JDBC admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 172|Active | 1|JDBC Config Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 173|Installed | 1|JDBC Runtime Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 174|Resolved | 1|jersey-ext-bean-validation (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 175|Resolved | 1|jersey-ext-cdi1x-servlet (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 176|Installed | 1|jersey-ext-cdi1x-transaction (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 177|Resolved | 1|jersey-ext-cdi1x (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 178|Resolved | 1|jersey-core-client (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 179|Resolved | 1|jersey-core-common (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 180|Resolved | 1|jersey-container-grizzly2-http (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 181|Resolved | 1|jersey-container-servlet-core (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 182|Resolved | 1|jersey-container-servlet (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 183|Resolved | 1|Jersey EJB Component Provider Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 184|Installed | 1|jersey-ext-entity-filtering (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 185|Resolved | 1|jersey-inject-hk2 (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 186|Resolved | 1|jersey-media-jaxb (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 187|Resolved | 1|jersey-media-json-binding (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 188|Installed | 1|jersey-media-json-jackson (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 189|Resolved | 1|jersey-media-json-jettison (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 190|Installed | 1|jersey-media-json-processing (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 191|Installed | 1|jersey-media-moxy (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 192|Resolved | 1|jersey-media-multipart (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 193|Resolved | 1|jersey-media-sse (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 194|Resolved | 1|jersey-mp-rest-client (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 195|Active | 1|Jersey MVC TLD connector implementation module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 196|Resolved | 1|jersey-ext-mvc-jsp (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 197|Resolved | 1|jersey-ext-mvc (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 198|Installed | 1|jersey-ext-proxy-client (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 199|Resolved | 1|jersey-core-server (3.1.7)|3.1.7 [2024-06-27T10:33:17.228Z] 200|Resolved | 1|jettison (1.5.4)|1.5.4 [2024-06-27T10:33:17.228Z] 201|Installed | 1|JMS admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 202|Active | 1|JMS Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 203|Installed | 1|JPA container for glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 204|Resolved | 1|JSch (0.2.18)|0.2.18 [2024-06-27T10:33:17.228Z] 205|Active | 1|JSF implementation connector module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 206|Installed | 1|com.sun.jsftemplating (4.0.4)|4.0.4 [2024-06-27T10:33:17.228Z] 207|Active | 1|JSP caching taglib connector module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 208|Resolved | 1|JSR-109 implementation to deploy Metro (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 209|Active | 1|Jakarta Pages Standard Tags implementation connector module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 210|Active | 1|JTA Implementation for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 211|Active | 1|JTS Implementation for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 212|Active | 1|Kernel Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 213|Resolved | 1|Eclipse Krazo Core (3.0.1)|3.0.1 [2024-06-27T10:33:17.228Z] 214|Resolved | 1|Eclipse Krazo Jersey (3.0.1)|3.0.1 [2024-06-27T10:33:17.228Z] 215|Installed | 1|admin-launcher (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 216|Resolved | 1|Java binding for libpam.so (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 217|Installed | 1|Load-Balancer admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 218|Active | 1|Nucleus Logging Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 219|Active | 1|Jakarta Mail Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 220|Installed | 1|GlassFish Jakarta Mail runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 221|Resolved | 1|management-api (3.2.3)|3.2.3 [2024-06-27T10:33:17.228Z] 222|Installed | 1|GlassFish Metro Glue Code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 223|Resolved | 1|MIME streaming extension (1.10.0)|1.10.0 [2024-06-27T10:33:17.228Z] 224|Resolved | 1|MicroProfile Config API (3.0.3)|3.0.3 [2024-06-27T10:33:17.228Z] 225|Installed | 1|GlassFish MicroProfile Config (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 226|Active | 1|GlassFish MicroProfile Connectors (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 227|Resolved | 1|MicroProfile JWT Auth Bundle (2.0.0)|2.0.0 [2024-06-27T10:33:17.228Z] 228|Resolved | 1|OmniFaces JWT MicroProfile JWT Implementation 2.0.2 (2.0.2)|2.0.2 [2024-06-27T10:33:17.228Z] 229|Resolved | 1|MicroProfile Rest Client Bundle (3.0.0)|3.0.0 [2024-06-27T10:33:17.228Z] 230|Active | 1|admin-monitoring (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 231|Resolved | 1|Nimbus JOSE+JWT (9.40.0)|9.40.0 [2024-06-27T10:33:17.228Z] 232|Active | 1|Nucleus Grizzly jars Combining (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 233|Active | 1|nucleus.resources (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 234|Resolved | 1|GlassFish ORB connector implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 235|Active | 1|GlassFish ORB enabler implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 236|Resolved | 1|GlassFish ORB interface layer implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.228Z] 237|Resolved | 1|Apache Aries SPI Fly Dynamic Weaving Bundle (1.3.7)|1.3.7 [2024-06-27T10:33:17.229Z] 238|Resolved | 1|Apache Felix Bundle Repository (2.0.10)|2.0.10 [2024-06-27T10:33:17.229Z] 239|Installed | 1|EclipseLink ASM (9.6.0)|9.6.0 [2024-06-27T10:33:17.229Z] 240|Installed | 1|EclipseLink Core (4.0.2)|4.0.2 [2024-06-27T10:33:17.229Z] 241|Installed | 1|EclipseLink DBWS (4.0.2)|4.0.2 [2024-06-27T10:33:17.229Z] 242|Installed | 1|EclipseLink JPA (4.0.2)|4.0.2 [2024-06-27T10:33:17.229Z] 243|Installed | 1|EclipseLink Hermes Parser (4.0.2)|4.0.2 [2024-06-27T10:33:17.229Z] 244|Installed | 1|EclipseLink JPA Model Generator (4.0.2)|4.0.2 [2024-06-27T10:33:17.229Z] 245|Installed | 1|EclipseLink Oracle Extension (4.0.2)|4.0.2 [2024-06-27T10:33:17.229Z] 246|Active | 1|HK2 OSGi Adapter (3.1.0)|3.1.0 [2024-06-27T10:33:17.229Z] 247|Active | 1|Admin CLI bridge command to the OSGi Shell (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 248|Active | 1|OSGi Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 249|Installed | 1|Eclipse Parsson Media for Jakarta RESTful Web Services (1.1.6)|1.1.6 [2024-06-27T10:33:17.229Z] 250|Resolved | 1|Eclipse Parsson (1.1.6)|1.1.6 [2024-06-27T10:33:17.229Z] 251|Installed | 1|Common persistence code between JPA and CMP (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 252|Installed | 1|PFL Basic Tools (4.1.2)|4.1.2 [2024-06-27T10:33:17.229Z] 253|Resolved | 1|PFL Basic (4.1.2)|4.1.2 [2024-06-27T10:33:17.229Z] 254|Resolved | 1|PFL Dynamic (4.1.2)|4.1.2 [2024-06-27T10:33:17.229Z] 255|Installed | 1|PFL TF TOOLS (4.1.2)|4.1.2 [2024-06-27T10:33:17.229Z] 256|Resolved | 1|PFL TF (4.1.2)|4.1.2 [2024-06-27T10:33:17.229Z] 257|Resolved | 1|reactive-streams-jvm (1.0.4)|1.0.4 [2024-06-27T10:33:17.229Z] 258|Active | 1|Resources Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 259|Installed | 1|GlassFish resources runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 260|Resolved | 1|GlassFish Admin REST Client (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 261|Active | 1|GlassFish Admin REST Service (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 262|Resolved | 1|RMIC compiler (4.2.5)|4.2.5 [2024-06-27T10:33:17.229Z] 263|Resolved | 1|Scattered Archive APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 264|Installed | 1|Schema2beans repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-06-27T10:33:17.229Z] 265|Active | 1|Jakarta EE Security Core Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 266|Active | 1|Security Services and SPI (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 267|Active | 1|Security Core Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 268|Installed | 1|shoal-cache (3.1.0)|3.1.0 [2024-06-27T10:33:17.229Z] 269|Resolved | 1|shoal-gms-api (3.1.0)|3.1.0 [2024-06-27T10:33:17.229Z] 270|Resolved | 1|shoal-gms-impl (3.1.0)|3.1.0 [2024-06-27T10:33:17.229Z] 271|Installed | 1|Simple Public APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 272|Installed | 1|SOAP/TCP integration code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 273|Installed | 1|Soteria SPI : Bean Decorator : Weld (3.0.3)|3.0.3 [2024-06-27T10:33:17.229Z] 274|Active | 1|GlassFish SSL Implementation Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 275|Resolved | 1|stats77 (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 276|Resolved | 1|Stax2 API (4.2.2)|4.2.2 [2024-06-27T10:33:17.229Z] 277|Active | 1|Transaction Service Internal API (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 278|Resolved | 1|Tyrus Client (2.1.5)|2.1.5 [2024-06-27T10:33:17.229Z] 279|Installed | 1|Tyrus CDI Component Provider (2.1.5)|2.1.5 [2024-06-27T10:33:17.229Z] 280|Installed | 1|Tyrus EJB Component Provider (2.1.5)|2.1.5 [2024-06-27T10:33:17.229Z] 281|Installed | 1|Tyrus Grizzly Client Container (2.1.5)|2.1.5 [2024-06-27T10:33:17.229Z] 282|Resolved | 1|Tyrus Servlet Bundle (2.1.5)|2.1.5 [2024-06-27T10:33:17.229Z] 283|Resolved | 1|Tyrus Core (2.1.5)|2.1.5 [2024-06-27T10:33:17.229Z] 284|Resolved | 1|Tyrus Server (2.1.5)|2.1.5 [2024-06-27T10:33:17.229Z] 285|Resolved | 1|Tyrus Container SPI (2.1.5)|2.1.5 [2024-06-27T10:33:17.229Z] 286|Active | 1|Web Container Common Utilities (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 287|Active | 1|WaSP Jakarta Server Pages Implementation 3.2.2 (3.2.2)|3.2.2 [2024-06-27T10:33:17.229Z] 288|Active | 1|Web module command line interface (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 289|Active | 1|Core Servlet Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 290|Resolved | 1|GlassFish Web container Embedded APIs (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 291|Active | 1|Web Container glue code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 292|Installed | 1|Web container and GUI plug-in common classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 293|Installed | 1|Web Container HA code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 294|Active | 1|Web Container Naming Utilities (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 295|Resolved | 1|Server-Sent Events (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 296|Resolved | 1|WebTier Security Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 297|Resolved | 1|Metro Web Services API OSGi Bundle (4.0.3)|4.0.3 [2024-06-27T10:33:17.229Z] 298|Active | 1|Connector for GlassFish Web Services Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 299|Resolved | 1|Extra JDK packages required by Metro Web Services OSGi bundle (4.0.3)|4.0.3 [2024-06-27T10:33:17.229Z] 300|Resolved | 1|Metro Web Services Runtime OSGi Bundle (4.0.3)|4.0.3 [2024-06-27T10:33:17.229Z] 301|Active | 1|WebServices Security and Jakarta Authentication implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 302|Resolved | 1|Weld Integration Fragment (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 303|Active | 1|Weld integration for glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 304|Resolved | 1|Weld OSGi Bundle (5.1.2.Final)|5.1.2.Final [2024-06-27T10:33:17.229Z] 305|Resolved | 1|Woodstox (6.6.2)|6.6.2 [2024-06-27T10:33:17.229Z] 306|Installed | 1|Work Management (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 307|Resolved | 1|Apache XML Security for Java (4.0.2)|4.0.2 [2024-06-27T10:33:17.229Z] 308|Resolved | 1|Yasson (3.0.3)|3.0.3 [2024-06-27T10:33:17.229Z] 309|Installed | 1|GlassFish Admin Tests - Progress Admin Extension (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.229Z] 310|Active | 1|Apache Felix Configuration Admin Service (1.9.26)|1.9.26 [2024-06-27T10:33:17.229Z] 311|Active | 2|Apache Felix EventAdmin (1.6.4)|1.6.4 [2024-06-27T10:33:17.229Z] 312|Active | 2|Apache Felix File Install (3.7.4)|3.7.4 [2024-06-27T10:33:17.229Z] 313|Active | 2|Apache Felix Gogo Command (1.1.2)|1.1.2 [2024-06-27T10:33:17.229Z] 314|Active | 2|Apache Felix Gogo Runtime (1.1.6)|1.1.6 [2024-06-27T10:33:17.229Z] 315|Active | 2|Apache Felix Gogo Shell (1.1.4)|1.1.4 [2024-06-27T10:33:17.229Z] Command osgi-shell executed successfully. [2024-06-27T10:33:17.229Z] [2024-06-27T10:33:17.229Z] [2024-06-27T10:33:17.229Z] [2024-06-27T10:33:17.229Z] 10:33:17.034513 INFO main . exec(timeout=30,000, detached=false, args=[osgi, lb]) [2024-06-27T10:33:17.542Z] START LEVEL 2 [2024-06-27T10:33:17.542Z] ID|State |Level|Name [2024-06-27T10:33:17.542Z] 0|Active | 0|System Bundle (7.0.5)|7.0.5 [2024-06-27T10:33:17.542Z] 1|Active | 1|OSGi resource locator (1.0.3)|1.0.3 [2024-06-27T10:33:17.542Z] 2|Resolved | 1|ACC Config Classes (JAXB) (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 3|Installed | 1|admin-cli (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 4|Installed | 1|admin-core (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 5|Active | 1|admin-util (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 6|Installed | 1|AMX Core (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 7|Installed | 1|AMX JavaEE (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 8|Resolved | 1|Angus Activation Registries (2.0.2)|2.0.2 [2024-06-27T10:33:17.542Z] 9|Resolved | 1|Angus Mail Provider (2.0.3)|2.0.3 [2024-06-27T10:33:17.542Z] 10|Resolved | 1|GlassFish Jakarta EE Annotation Framework (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 11|Resolved | 1|Ant repackaged as an OSGI bundle (1.10.2)|1.10.2 [2024-06-27T10:33:17.542Z] 12|Installed | 1|Antlr, repackaged as an OSGI bundle (2.7.8)|2.7.8 [2024-06-27T10:33:17.542Z] 13|Resolved | 1|aopalliance version 1.0 repackaged as a module (3.1.0)|3.1.0 [2024-06-27T10:33:17.542Z] 14|Resolved | 1|GlassFish API Exporter Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 15|Active | 1|GlassFish AppClient Server-Side Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 16|Installed | 1|GlassFish AppClient Server-Side Core (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 17|Resolved | 1|Appclient Security Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 18|Active | 1|org.objectweb.asm.tree.analysis (9.7.0)|9.7.0 [2024-06-27T10:33:17.542Z] 19|Active | 1|org.objectweb.asm.commons (9.7.0)|9.7.0 [2024-06-27T10:33:17.542Z] 20|Active | 1|org.objectweb.asm.tree (9.7.0)|9.7.0 [2024-06-27T10:33:17.542Z] 21|Active | 1|org.objectweb.asm.util (9.7.0)|9.7.0 [2024-06-27T10:33:17.542Z] 22|Active | 1|org.objectweb.asm (9.7.0)|9.7.0 [2024-06-27T10:33:17.542Z] 23|Installed | 1|Backup Restore classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 24|Resolved | 1|org.glassfish.main.web.cdi-api-fragment (0.0.0)|0.0.0 [2024-06-27T10:33:17.542Z] 25|Active | 1|Class Model for Hk2 (3.1.0)|3.1.0 [2024-06-27T10:33:17.542Z] 26|Resolved | 1|ClassMate (1.7.0)|1.7.0 [2024-06-27T10:33:17.542Z] 27|Active | 1|cluster-admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 28|Resolved | 1|cluster-common (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 29|Resolved | 1|Cluster SSH Provisioning (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 30|Installed | 1|ejb-mapping module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 31|Installed | 1|enhancer module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 32|Installed | 1|Database Generator module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 33|Installed | 1|internal-api module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 34|Installed | 1|model module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 35|Installed | 1|support ejb module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 36|Installed | 1|support-sqlstore module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 37|Installed | 1|utility module for cmp (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 38|Installed | 1|com.ibm.jbatch.container (2.0.0)|2.0.0 [2024-06-27T10:33:17.542Z] 39|Resolved | 1|com.ibm.jbatch.spi (2.0.0)|2.0.0 [2024-06-27T10:33:17.542Z] 40|Active | 1|Admin Command Logger (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 41|Active | 1|Common Utilities (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 42|Resolved | 1|Apache Commons Codec (1.17.0)|1.17.0 [2024-06-27T10:33:17.542Z] 43|Active | 1|Concurrent Connector Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 44|Installed | 1|Concurrent Implementation Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 45|Active | 1|admin-config-api (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 46|Active | 1|HK2 config types (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 47|Installed | 1|Connectors admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 48|Resolved | 1|Connectors Inbound Support (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 49|Active | 1|Connectors Private APIs for GlassFish Containers (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 50|Active | 1|Connectors Runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 51|Installed | 1|Admin Console Clustering Support Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 52|Installed | 1|Admin Console Full distribution plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 53|Installed | 1|Admin Console Common (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 54|Installed | 1|Admin Console Community Edition Theme Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 55|Installed | 1|Admin Console Concurrent Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 56|Installed | 1|Admin Console Corba Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 57|Installed | 1|Admin Console EJB Local (Lite) Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 58|Installed | 1|Admin Console EJB Container Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 59|Installed | 1|Admin Console Connectors Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 60|Installed | 1|Admin Console JDBC Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 61|Installed | 1|Admin Console JMS Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 62|Installed | 1|Admin Console JTS Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 63|Installed | 1|Admin Console Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 64|Installed | 1|Admin Console Web Container Plugin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 65|Active | 1|Container Common (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 66|Installed | 1|DataProvider (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.542Z] 67|Installed | 1|DBschema repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-06-27T10:33:17.543Z] 68|Active | 1|Deployment Related Admin Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 69|Active | 1|AutoDeploy Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 70|Active | 1|Deployment Related Common Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 71|Active | 1|Deployment Related JavaEE Core Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 72|Active | 1|Deployment Related JavaEE Full Profile Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 73|Active | 1|Deployment Object Library (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 74|Resolved | 1|GlassFish Core EJB Client (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 75|Resolved | 1|GlassFish Core EJB container implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 76|Installed | 1|Full EJB Container add-ons (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 77|Resolved | 1|EJB container Internal API (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 78|Resolved | 1|Ejb Security Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 79|Installed | 1|Entity Bean container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 80|Resolved | 1|Epicyro Jakarta Authentication Implementation 3.0.0 (3.0.0)|3.0.0 [2024-06-27T10:33:17.543Z] 81|Resolved | 1|Exousia Jakarta Authorization Implementation 2.1.2 (2.1.2)|2.1.2 [2024-06-27T10:33:17.543Z] 82|Resolved | 1|Eclipse Expressly (5.0.0)|5.0.0 [2024-06-27T10:33:17.543Z] 83|Resolved | 1|org.glassfish.main.flashlight.flashlight-extra-jdk-packages (0.0.0)|0.0.0 [2024-06-27T10:33:17.543Z] 84|Active | 1|flashlight-framework (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 85|Active | 1|Admin Console Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 86|Installed | 1|Client OSGi module (including ACC) (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 87|Active | 1|GlassFish Connectors Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 88|Active | 1|EJB Container connector for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 89|Active | 1|JMS Connector Module for Runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 90|Installed | 1|JMS Injection Module for Runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 91|Active | 1|Connector for JPA runtime in glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 92|Active | 1|Load Balancer Internal API (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 93|Active | 1|Connector for GlassFish Admin REST Service (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 94|Active | 1|Connector for GlassFish Web Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 95|Active | 1|Weld connector for glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 96|Active | 1|Public APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 97|Installed | 1|Batch Commands for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 98|Active | 1|Batch Connector for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 99|Resolved | 1|Generated CSIv2 APIs (4.2.5)|4.2.5 [2024-06-27T10:33:17.543Z] 100|Resolved | 1|Exposed Internal APIs (4.2.5)|4.2.5 [2024-06-27T10:33:17.543Z] 101|Resolved | 1|Generated OMG APIs (4.2.5)|4.2.5 [2024-06-27T10:33:17.543Z] 102|Resolved | 1|GlassFish Corba ORB (4.2.5)|4.2.5 [2024-06-27T10:33:17.543Z] 103|Resolved | 1|Jakarta EE dependent public APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 104|Resolved | 1|GlassFish Extra JRE Packages (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 105|Active | 1|Glassfish Grizzly extra jars Combining (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 106|Active | 1|Glassfish MBeanServer support (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 107|Active | 1|Glassfish Naming (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 108|Resolved | 1|GlassFish Oracle JDBC Packages (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 109|Active | 1|Appserver Core Bootstraping Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 110|Resolved | 1|GMBAL (Implementation) (4.0.3)|4.0.3 [2024-06-27T10:33:17.543Z] 111|Active | 1|GMS Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 112|Active | 1|GMS Bootstrap Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 113|Resolved | 1|grizzly-npn-osgi (2.0.0)|2.0.0 [2024-06-27T10:33:17.543Z] 114|Resolved | 1|GlassFish High Availability APIs and SPI (3.1.13)|3.1.13 [2024-06-27T10:33:17.543Z] 115|Installed | 1|GlassFish ha-file-store (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 116|Active | 1|GlassFish ha-shoal-cache-bootstrap (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 117|Installed | 1|GlassFish ha-shoal-store (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 118|Resolved | 1|Hibernate Validator Portable Extension (8.0.1.Final)|8.0.1.Final [2024-06-27T10:33:17.543Z] 119|Active | 1|Hibernate Validator Engine (8.0.1.Final)|8.0.1.Final [2024-06-27T10:33:17.543Z] 120|Active | 1|HK2 API module (3.1.0)|3.1.0 [2024-06-27T10:33:17.543Z] 121|Active | 1|GlassFish HK2 Config Injectors (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 122|Resolved | 1|HK2 core module (3.1.0)|3.1.0 [2024-06-27T10:33:17.543Z] 123|Installed | 1|HK2 extras module (3.1.0)|3.1.0 [2024-06-27T10:33:17.543Z] 124|Active | 1|ServiceLocator Default Implementation (3.1.0)|3.1.0 [2024-06-27T10:33:17.543Z] 125|Active | 1|Run Level Service (3.1.0)|3.1.0 [2024-06-27T10:33:17.543Z] 126|Active | 1|HK2 Implementation Utilities (3.1.0)|3.1.0 [2024-06-27T10:33:17.543Z] 127|Installed | 1|HK2 module of HK2 itself (3.1.0)|3.1.0 [2024-06-27T10:33:17.543Z] 128|Active | 1|Private APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 129|Installed | 1|Jackson-annotations (2.17.1)|2.17.1 [2024-06-27T10:33:17.543Z] 130|Resolved | 1|Jackson-core (2.17.1)|2.17.1 [2024-06-27T10:33:17.543Z] 131|Installed | 1|jackson-databind (2.17.1)|2.17.1 [2024-06-27T10:33:17.543Z] 132|Installed | 1|Jackson Module Jakarta Xmlbind Annotations (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.543Z] 133|Resolved | 1|Jakarta Activation API (2.1.3)|2.1.3 [2024-06-27T10:33:17.543Z] 134|Resolved | 1|Jakarta Annotations API (2.1.1)|2.1.1 [2024-06-27T10:33:17.543Z] 135|Resolved | 1|Jakarta Authentication (3.0.0)|3.0.0 [2024-06-27T10:33:17.543Z] 136|Resolved | 1|Jakarta Authorization (2.1.0)|2.1.0 [2024-06-27T10:33:17.543Z] 137|Installed | 1|jakarta.batch-api (2.1.1)|2.1.1 [2024-06-27T10:33:17.543Z] 138|Resolved | 1|Jakarta Enterprise Beans API (4.0.1)|4.0.1 [2024-06-27T10:33:17.543Z] 139|Resolved | 1|Jakarta Expression Language API (5.0.1)|5.0.1 [2024-06-27T10:33:17.543Z] 140|Resolved | 1|CDI APIs (4.0.1)|4.0.1 [2024-06-27T10:33:17.543Z] 141|Resolved | 1|Jakarta Concurrency (3.0.3)|3.0.3 [2024-06-27T10:33:17.544Z] 142|Installed | 1|org.glassfish.jakarta.enterprise.concurrent (3.0.0)|3.0.0 [2024-06-27T10:33:17.544Z] 143|Resolved | 1|CDI Language Model (4.0.1)|4.0.1 [2024-06-27T10:33:17.544Z] 144|Resolved | 1|Mojarra Faces Implementation 4.0.7 (4.0.7)|4.0.7 [2024-06-27T10:33:17.544Z] 145|Active | 1|Jakarta Dependency Injection (2.0.1.MR)|2.0.1.MR [2024-06-27T10:33:17.544Z] 146|Resolved | 1|Jakarta Interceptors (2.1.0)|2.1.0 [2024-06-27T10:33:17.544Z] 147|Resolved | 1|Jakarta Messaging API (3.1.0)|3.1.0 [2024-06-27T10:33:17.544Z] 148|Resolved | 1|Jakarta JSON Processing API (2.1.3)|2.1.3 [2024-06-27T10:33:17.544Z] 149|Resolved | 1|JSON-B API (0.0.0)|0.0.0 [2024-06-27T10:33:17.544Z] 150|Resolved | 1|Jakarta Mail API (2.1.3)|2.1.3 [2024-06-27T10:33:17.544Z] 151|Resolved | 1|Jakarta MVC API (2.1.0)|2.1.0 [2024-06-27T10:33:17.544Z] 152|Resolved | 1|Jakarta Persistence API jar (3.1.0)|3.1.0 [2024-06-27T10:33:17.544Z] 153|Resolved | 1|jakarta.resource API (2.1.0)|2.1.0 [2024-06-27T10:33:17.544Z] 154|Resolved | 1|Jakarta Security (3.0.0)|3.0.0 [2024-06-27T10:33:17.544Z] 155|Resolved | 1|Soteria Jakarta Security Implementation 3.0.3 (3.0.3)|3.0.3 [2024-06-27T10:33:17.544Z] 156|Resolved | 1|Jakarta Servlet (6.0.0)|6.0.0 [2024-06-27T10:33:17.544Z] 157|Resolved | 1|Jakarta Server Pages API (3.1.1)|3.1.1 [2024-06-27T10:33:17.544Z] 158|Resolved | 1|Jakarta Standard Tag Library API (3.0.0)|3.0.0 [2024-06-27T10:33:17.544Z] 159|Resolved | 1|jakarta.transaction API (2.0.1)|2.0.1 [2024-06-27T10:33:17.544Z] 160|Resolved | 1|Jakarta Bean Validation API (3.0.2)|3.0.2 [2024-06-27T10:33:17.544Z] 161|Resolved | 1|Jakarta WebSocket - Server API (2.1.1)|2.1.1 [2024-06-27T10:33:17.544Z] 162|Resolved | 1|Jakarta WebSocket - Client API (2.1.1)|2.1.1 [2024-06-27T10:33:17.544Z] 163|Resolved | 1|Jakarta RESTful WS API (3.1.0)|3.1.0 [2024-06-27T10:33:17.544Z] 164|Resolved | 1|Jakarta XML Binding API (4.0.2)|4.0.2 [2024-06-27T10:33:17.544Z] 165|Active | 1|Jakarta EE related distributions kernel Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 166|Resolved | 1|Javassist (3.30.2.GA)|3.30.2.GA [2024-06-27T10:33:17.544Z] 167|Resolved | 1|JAXB OSGI (4.0.5)|4.0.5 [2024-06-27T10:33:17.544Z] 168|Resolved | 1|classfilewriter (1.3.1.Final)|1.3.1.Final [2024-06-27T10:33:17.544Z] 169|Resolved | 1|JBoss Logging 3 (3.5.3.Final)|3.5.3.Final [2024-06-27T10:33:17.544Z] 170|Resolved | 1|JCIP Annotations under Apache License (1.0.2)|1.0.2 [2024-06-27T10:33:17.544Z] 171|Installed | 1|JDBC admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 172|Active | 1|JDBC Config Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 173|Installed | 1|JDBC Runtime Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 174|Resolved | 1|jersey-ext-bean-validation (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 175|Resolved | 1|jersey-ext-cdi1x-servlet (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 176|Installed | 1|jersey-ext-cdi1x-transaction (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 177|Resolved | 1|jersey-ext-cdi1x (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 178|Resolved | 1|jersey-core-client (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 179|Resolved | 1|jersey-core-common (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 180|Resolved | 1|jersey-container-grizzly2-http (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 181|Resolved | 1|jersey-container-servlet-core (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 182|Resolved | 1|jersey-container-servlet (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 183|Resolved | 1|Jersey EJB Component Provider Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 184|Installed | 1|jersey-ext-entity-filtering (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 185|Resolved | 1|jersey-inject-hk2 (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 186|Resolved | 1|jersey-media-jaxb (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 187|Resolved | 1|jersey-media-json-binding (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 188|Installed | 1|jersey-media-json-jackson (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 189|Resolved | 1|jersey-media-json-jettison (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 190|Installed | 1|jersey-media-json-processing (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 191|Installed | 1|jersey-media-moxy (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 192|Resolved | 1|jersey-media-multipart (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 193|Resolved | 1|jersey-media-sse (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 194|Resolved | 1|jersey-mp-rest-client (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 195|Active | 1|Jersey MVC TLD connector implementation module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 196|Resolved | 1|jersey-ext-mvc-jsp (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 197|Resolved | 1|jersey-ext-mvc (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 198|Installed | 1|jersey-ext-proxy-client (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 199|Resolved | 1|jersey-core-server (3.1.7)|3.1.7 [2024-06-27T10:33:17.544Z] 200|Resolved | 1|jettison (1.5.4)|1.5.4 [2024-06-27T10:33:17.544Z] 201|Installed | 1|JMS admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 202|Active | 1|JMS Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 203|Installed | 1|JPA container for glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 204|Resolved | 1|JSch (0.2.18)|0.2.18 [2024-06-27T10:33:17.544Z] 205|Active | 1|JSF implementation connector module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 206|Installed | 1|com.sun.jsftemplating (4.0.4)|4.0.4 [2024-06-27T10:33:17.544Z] 207|Active | 1|JSP caching taglib connector module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 208|Resolved | 1|JSR-109 implementation to deploy Metro (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 209|Active | 1|Jakarta Pages Standard Tags implementation connector module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 210|Active | 1|JTA Implementation for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 211|Active | 1|JTS Implementation for Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 212|Active | 1|Kernel Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 213|Resolved | 1|Eclipse Krazo Core (3.0.1)|3.0.1 [2024-06-27T10:33:17.544Z] 214|Resolved | 1|Eclipse Krazo Jersey (3.0.1)|3.0.1 [2024-06-27T10:33:17.544Z] 215|Installed | 1|admin-launcher (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 216|Resolved | 1|Java binding for libpam.so (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 217|Installed | 1|Load-Balancer admin (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 218|Active | 1|Nucleus Logging Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 219|Active | 1|Jakarta Mail Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 220|Installed | 1|GlassFish Jakarta Mail runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 221|Resolved | 1|management-api (3.2.3)|3.2.3 [2024-06-27T10:33:17.544Z] 222|Installed | 1|GlassFish Metro Glue Code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 223|Resolved | 1|MIME streaming extension (1.10.0)|1.10.0 [2024-06-27T10:33:17.544Z] 224|Resolved | 1|MicroProfile Config API (3.0.3)|3.0.3 [2024-06-27T10:33:17.544Z] 225|Installed | 1|GlassFish MicroProfile Config (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 226|Active | 1|GlassFish MicroProfile Connectors (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 227|Resolved | 1|MicroProfile JWT Auth Bundle (2.0.0)|2.0.0 [2024-06-27T10:33:17.544Z] 228|Resolved | 1|OmniFaces JWT MicroProfile JWT Implementation 2.0.2 (2.0.2)|2.0.2 [2024-06-27T10:33:17.544Z] 229|Resolved | 1|MicroProfile Rest Client Bundle (3.0.0)|3.0.0 [2024-06-27T10:33:17.544Z] 230|Active | 1|admin-monitoring (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 231|Resolved | 1|Nimbus JOSE+JWT (9.40.0)|9.40.0 [2024-06-27T10:33:17.544Z] 232|Active | 1|Nucleus Grizzly jars Combining (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 233|Active | 1|nucleus.resources (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.544Z] 234|Resolved | 1|GlassFish ORB connector implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 235|Active | 1|GlassFish ORB enabler implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 236|Resolved | 1|GlassFish ORB interface layer implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 237|Resolved | 1|Apache Aries SPI Fly Dynamic Weaving Bundle (1.3.7)|1.3.7 [2024-06-27T10:33:17.545Z] 238|Resolved | 1|Apache Felix Bundle Repository (2.0.10)|2.0.10 [2024-06-27T10:33:17.545Z] 239|Installed | 1|EclipseLink ASM (9.6.0)|9.6.0 [2024-06-27T10:33:17.545Z] 240|Installed | 1|EclipseLink Core (4.0.2)|4.0.2 [2024-06-27T10:33:17.545Z] 241|Installed | 1|EclipseLink DBWS (4.0.2)|4.0.2 [2024-06-27T10:33:17.545Z] 242|Installed | 1|EclipseLink JPA (4.0.2)|4.0.2 [2024-06-27T10:33:17.545Z] 243|Installed | 1|EclipseLink Hermes Parser (4.0.2)|4.0.2 [2024-06-27T10:33:17.545Z] 244|Installed | 1|EclipseLink JPA Model Generator (4.0.2)|4.0.2 [2024-06-27T10:33:17.545Z] 245|Installed | 1|EclipseLink Oracle Extension (4.0.2)|4.0.2 [2024-06-27T10:33:17.545Z] 246|Active | 1|HK2 OSGi Adapter (3.1.0)|3.1.0 [2024-06-27T10:33:17.545Z] 247|Active | 1|Admin CLI bridge command to the OSGi Shell (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 248|Active | 1|OSGi Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 249|Installed | 1|Eclipse Parsson Media for Jakarta RESTful Web Services (1.1.6)|1.1.6 [2024-06-27T10:33:17.545Z] 250|Resolved | 1|Eclipse Parsson (1.1.6)|1.1.6 [2024-06-27T10:33:17.545Z] 251|Installed | 1|Common persistence code between JPA and CMP (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 252|Installed | 1|PFL Basic Tools (4.1.2)|4.1.2 [2024-06-27T10:33:17.545Z] 253|Resolved | 1|PFL Basic (4.1.2)|4.1.2 [2024-06-27T10:33:17.545Z] 254|Resolved | 1|PFL Dynamic (4.1.2)|4.1.2 [2024-06-27T10:33:17.545Z] 255|Installed | 1|PFL TF TOOLS (4.1.2)|4.1.2 [2024-06-27T10:33:17.545Z] 256|Resolved | 1|PFL TF (4.1.2)|4.1.2 [2024-06-27T10:33:17.545Z] 257|Resolved | 1|reactive-streams-jvm (1.0.4)|1.0.4 [2024-06-27T10:33:17.545Z] 258|Active | 1|Resources Connector (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 259|Installed | 1|GlassFish resources runtime (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 260|Resolved | 1|GlassFish Admin REST Client (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 261|Active | 1|GlassFish Admin REST Service (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 262|Resolved | 1|RMIC compiler (4.2.5)|4.2.5 [2024-06-27T10:33:17.545Z] 263|Resolved | 1|Scattered Archive APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 264|Installed | 1|Schema2beans repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-06-27T10:33:17.545Z] 265|Active | 1|Jakarta EE Security Core Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 266|Active | 1|Security Services and SPI (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 267|Active | 1|Security Core Classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 268|Installed | 1|shoal-cache (3.1.0)|3.1.0 [2024-06-27T10:33:17.545Z] 269|Resolved | 1|shoal-gms-api (3.1.0)|3.1.0 [2024-06-27T10:33:17.545Z] 270|Resolved | 1|shoal-gms-impl (3.1.0)|3.1.0 [2024-06-27T10:33:17.545Z] 271|Installed | 1|Simple Public APIs of Glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 272|Installed | 1|SOAP/TCP integration code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 273|Installed | 1|Soteria SPI : Bean Decorator : Weld (3.0.3)|3.0.3 [2024-06-27T10:33:17.545Z] 274|Active | 1|GlassFish SSL Implementation Module (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 275|Resolved | 1|stats77 (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 276|Resolved | 1|Stax2 API (4.2.2)|4.2.2 [2024-06-27T10:33:17.545Z] 277|Active | 1|Transaction Service Internal API (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 278|Resolved | 1|Tyrus Client (2.1.5)|2.1.5 [2024-06-27T10:33:17.545Z] 279|Installed | 1|Tyrus CDI Component Provider (2.1.5)|2.1.5 [2024-06-27T10:33:17.545Z] 280|Installed | 1|Tyrus EJB Component Provider (2.1.5)|2.1.5 [2024-06-27T10:33:17.545Z] 281|Installed | 1|Tyrus Grizzly Client Container (2.1.5)|2.1.5 [2024-06-27T10:33:17.545Z] 282|Resolved | 1|Tyrus Servlet Bundle (2.1.5)|2.1.5 [2024-06-27T10:33:17.545Z] 283|Resolved | 1|Tyrus Core (2.1.5)|2.1.5 [2024-06-27T10:33:17.545Z] 284|Resolved | 1|Tyrus Server (2.1.5)|2.1.5 [2024-06-27T10:33:17.545Z] 285|Resolved | 1|Tyrus Container SPI (2.1.5)|2.1.5 [2024-06-27T10:33:17.545Z] 286|Active | 1|Web Container Common Utilities (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 287|Active | 1|WaSP Jakarta Server Pages Implementation 3.2.2 (3.2.2)|3.2.2 [2024-06-27T10:33:17.545Z] 288|Active | 1|Web module command line interface (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 289|Active | 1|Core Servlet Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 290|Resolved | 1|GlassFish Web container Embedded APIs (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 291|Active | 1|Web Container glue code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 292|Installed | 1|Web container and GUI plug-in common classes (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 293|Installed | 1|Web Container HA code (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 294|Active | 1|Web Container Naming Utilities (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 295|Resolved | 1|Server-Sent Events (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 296|Resolved | 1|WebTier Security Integration (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 297|Resolved | 1|Metro Web Services API OSGi Bundle (4.0.3)|4.0.3 [2024-06-27T10:33:17.545Z] 298|Active | 1|Connector for GlassFish Web Services Container (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 299|Resolved | 1|Extra JDK packages required by Metro Web Services OSGi bundle (4.0.3)|4.0.3 [2024-06-27T10:33:17.545Z] 300|Resolved | 1|Metro Web Services Runtime OSGi Bundle (4.0.3)|4.0.3 [2024-06-27T10:33:17.545Z] 301|Active | 1|WebServices Security and Jakarta Authentication implementation (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 302|Resolved | 1|Weld Integration Fragment (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 303|Active | 1|Weld integration for glassfish (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 304|Resolved | 1|Weld OSGi Bundle (5.1.2.Final)|5.1.2.Final [2024-06-27T10:33:17.545Z] 305|Resolved | 1|Woodstox (6.6.2)|6.6.2 [2024-06-27T10:33:17.545Z] 306|Installed | 1|Work Management (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 307|Resolved | 1|Apache XML Security for Java (4.0.2)|4.0.2 [2024-06-27T10:33:17.545Z] 308|Resolved | 1|Yasson (3.0.3)|3.0.3 [2024-06-27T10:33:17.545Z] 309|Installed | 1|GlassFish Admin Tests - Progress Admin Extension (7.0.16.SNAPSHOT)|7.0.16.SNAPSHOT [2024-06-27T10:33:17.545Z] 310|Active | 1|Apache Felix Configuration Admin Service (1.9.26)|1.9.26 [2024-06-27T10:33:17.545Z] 311|Active | 2|Apache Felix EventAdmin (1.6.4)|1.6.4 [2024-06-27T10:33:17.545Z] 312|Active | 2|Apache Felix File Install (3.7.4)|3.7.4 [2024-06-27T10:33:17.545Z] 313|Active | 2|Apache Felix Gogo Command (1.1.2)|1.1.2 [2024-06-27T10:33:17.545Z] 314|Active | 2|Apache Felix Gogo Runtime (1.1.6)|1.1.6 [2024-06-27T10:33:17.545Z] 315|Active | 2|Apache Felix Gogo Shell (1.1.4)|1.1.4 [2024-06-27T10:33:17.545Z] [2024-06-27T10:33:17.545Z] [2024-06-27T10:33:17.545Z] Command osgi executed successfully. [2024-06-27T10:33:17.545Z] [2024-06-27T10:33:17.545Z] [2024-06-27T10:33:17.545Z] [2024-06-27T10:33:17.546Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.433 s -- in org.glassfish.main.admin.test.OSGiCommandsITest [2024-06-27T10:33:17.546Z] [INFO] Running org.glassfish.main.admin.test.RestITest [2024-06-27T10:33:18.470Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 s -- in org.glassfish.main.admin.test.RestITest [2024-06-27T10:33:18.470Z] [INFO] Running org.glassfish.main.admin.test.progress.DetachAttachITest [2024-06-27T10:33:18.470Z] 10:33:18.375498 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-06-27T10:33:19.028Z] managed-job-config.job-retention-period=24h [2024-06-27T10:33:19.028Z] Command get executed successfully. [2024-06-27T10:33:19.028Z] [2024-06-27T10:33:19.028Z] [2024-06-27T10:33:19.028Z] [2024-06-27T10:33:19.028Z] 10:33:18.731229 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-06-27T10:33:19.283Z] managed-job-config.initial-delay=20m [2024-06-27T10:33:19.284Z] Command get executed successfully. [2024-06-27T10:33:19.284Z] [2024-06-27T10:33:19.284Z] [2024-06-27T10:33:19.284Z] [2024-06-27T10:33:19.284Z] 10:33:19.059589 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-06-27T10:33:19.538Z] managed-job-config.poll-interval=20m [2024-06-27T10:33:19.538Z] Command get executed successfully. [2024-06-27T10:33:19.538Z] [2024-06-27T10:33:19.538Z] [2024-06-27T10:33:19.538Z] [2024-06-27T10:33:19.538Z] 10:33:19.411594 INFO main . exec(timeout=30,000, detached=true, args=[uptime]) [2024-06-27T10:33:19.793Z] 1 [2024-06-27T10:33:19.793Z] [2024-06-27T10:33:19.793Z] [2024-06-27T10:33:19.793Z] [2024-06-27T10:33:21.153Z] 10:33:20.756187 INFO main . exec(timeout=30,000, detached=false, args=[--terse, attach, 1]) [2024-06-27T10:33:21.408Z] Command uptime executed with status SUCCESS. [2024-06-27T10:33:21.408Z] [2024-06-27T10:33:21.408Z] [2024-06-27T10:33:21.408Z] [2024-06-27T10:33:21.408Z] 10:33:21.154459 INFO main . exec(timeout=30,000, detached=true, args=[uptime]) [2024-06-27T10:33:21.662Z] 3 [2024-06-27T10:33:21.663Z] [2024-06-27T10:33:21.663Z] [2024-06-27T10:33:21.663Z] [2024-06-27T10:33:22.586Z] 10:33:22.502183 INFO main . exec(timeout=30,000, detached=false, args=[--terse, attach, 3]) [2024-06-27T10:33:23.144Z] Command uptime executed with status SUCCESS. [2024-06-27T10:33:23.144Z] [2024-06-27T10:33:23.144Z] [2024-06-27T10:33:23.144Z] [2024-06-27T10:33:23.144Z] 10:33:22.854457 INFO main . exec(timeout=30,000, detached=true, args=[uptime]) [2024-06-27T10:33:23.398Z] 5 [2024-06-27T10:33:23.398Z] [2024-06-27T10:33:23.398Z] [2024-06-27T10:33:23.398Z] [2024-06-27T10:33:24.324Z] 10:33:24.195642 INFO main . exec(timeout=30,000, detached=false, args=[--terse, attach, 5]) [2024-06-27T10:33:24.578Z] Command uptime executed with status SUCCESS. [2024-06-27T10:33:24.578Z] [2024-06-27T10:33:24.578Z] [2024-06-27T10:33:24.578Z] [2024-06-27T10:33:24.833Z] 10:33:24.543285 INFO main . exec(timeout=30,000, detached=true, args=[progress-custom, 6x1]) [2024-06-27T10:33:25.088Z] 7 [2024-06-27T10:33:25.088Z] [2024-06-27T10:33:25.088Z] [2024-06-27T10:33:25.088Z] [2024-06-27T10:33:27.597Z] 10:33:26.939602 INFO main . exec(timeout=30,000, detached=false, args=[attach, 7]) [2024-06-27T10:33:31.751Z] 33%: progress-custom: Starting [2024-06-27T10:33:31.751Z] 50%: progress-custom: Block [1] 6x1, step: 3 [2024-06-27T10:33:31.751Z] 67%: progress-custom: Block [1] 6x1, step: 4 [2024-06-27T10:33:31.751Z] 83%: progress-custom: Block [1] 6x1, step: 5 [2024-06-27T10:33:31.751Z] 100%: progress-custom: Finished block [1] 6x1 [2024-06-27T10:33:31.751Z] Command progress-custom executed with status SUCCESS. [2024-06-27T10:33:31.751Z] Command attach executed successfully. [2024-06-27T10:33:31.751Z] [2024-06-27T10:33:31.751Z] [2024-06-27T10:33:31.751Z] [2024-06-27T10:33:31.751Z] 10:33:30.955575 INFO main . exec(timeout=30,000, detached=false, args=[attach, 7]) [2024-06-27T10:33:31.751Z] Command attach failed. [2024-06-27T10:33:31.751Z] [2024-06-27T10:33:31.751Z] remote failure: Job with id 7 does not exist. [2024-06-27T10:33:31.751Z] [2024-06-27T10:33:31.751Z] [2024-06-27T10:33:31.751Z] 10:33:31.318453 INFO main . exec(timeout=30,000, detached=true, args=[progress-custom, 8x1]) [2024-06-27T10:33:31.752Z] 10 [2024-06-27T10:33:31.752Z] [2024-06-27T10:33:31.752Z] [2024-06-27T10:33:31.752Z] [2024-06-27T10:33:33.633Z] 10:33:33.186162 INFO Thread-126 . exec(timeout=30,000, detached=false, args=[attach, 10]) [2024-06-27T10:33:33.633Z] 10:33:33.186322 INFO Thread-128 . exec(timeout=30,000, detached=false, args=[attach, 10]) [2024-06-27T10:33:33.633Z] 10:33:33.186236 INFO Thread-127 . exec(timeout=30,000, detached=false, args=[attach, 10]) [2024-06-27T10:33:40.159Z] 25%: progress-custom: Starting [2024-06-27T10:33:40.159Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2024-06-27T10:33:40.159Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2024-06-27T10:33:40.159Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2024-06-27T10:33:40.159Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2024-06-27T10:33:40.159Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2024-06-27T10:33:40.159Z] 100%: progress-custom: Finished block [1] 8x1 [2024-06-27T10:33:40.159Z] Command progress-custom executed with status SUCCESS. [2024-06-27T10:33:40.159Z] Command attach executed successfully. [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] 25%: progress-custom: Starting [2024-06-27T10:33:40.159Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2024-06-27T10:33:40.159Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2024-06-27T10:33:40.159Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2024-06-27T10:33:40.159Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2024-06-27T10:33:40.159Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2024-06-27T10:33:40.159Z] 100%: progress-custom: Finished block [1] 8x1 [2024-06-27T10:33:40.159Z] Command progress-custom executed with status SUCCESS. [2024-06-27T10:33:40.159Z] Command attach executed successfully. [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] 25%: progress-custom: Starting [2024-06-27T10:33:40.159Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2024-06-27T10:33:40.159Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2024-06-27T10:33:40.159Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2024-06-27T10:33:40.159Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2024-06-27T10:33:40.159Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2024-06-27T10:33:40.159Z] 100%: progress-custom: Finished block [1] 8x1 [2024-06-27T10:33:40.159Z] Command progress-custom executed with status SUCCESS. [2024-06-27T10:33:40.159Z] Command attach executed successfully. [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] 10:33:39.712700 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:33:40.159Z] Nothing to list. [2024-06-27T10:33:40.159Z] Command list-jobs executed successfully. [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] [2024-06-27T10:33:40.159Z] 10:33:40.106539 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-06-27T10:33:40.720Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:33:40.720Z] [2024-06-27T10:33:40.720Z] [2024-06-27T10:33:40.720Z] [2024-06-27T10:33:42.080Z] 10:33:41.602497 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:33:42.080Z] Nothing to list. [2024-06-27T10:33:42.080Z] Command list-jobs executed successfully. [2024-06-27T10:33:42.080Z] [2024-06-27T10:33:42.080Z] [2024-06-27T10:33:42.080Z] [2024-06-27T10:33:42.080Z] 10:33:41.942469 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-06-27T10:33:42.335Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:33:42.335Z] [2024-06-27T10:33:42.335Z] [2024-06-27T10:33:42.335Z] [2024-06-27T10:33:42.335Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.90 s -- in org.glassfish.main.admin.test.progress.DetachAttachITest [2024-06-27T10:33:42.335Z] [INFO] Running org.glassfish.main.admin.test.progress.JobManagerITest [2024-06-27T10:33:42.589Z] 10:33:42.281168 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-06-27T10:33:42.844Z] managed-job-config.job-retention-period=24h [2024-06-27T10:33:42.845Z] Command get executed successfully. [2024-06-27T10:33:42.845Z] [2024-06-27T10:33:42.845Z] [2024-06-27T10:33:42.845Z] [2024-06-27T10:33:42.845Z] 10:33:42.642365 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-06-27T10:33:43.099Z] managed-job-config.initial-delay=20m [2024-06-27T10:33:43.099Z] Command get executed successfully. [2024-06-27T10:33:43.099Z] [2024-06-27T10:33:43.099Z] [2024-06-27T10:33:43.099Z] [2024-06-27T10:33:43.099Z] 10:33:43.006984 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-06-27T10:33:43.658Z] managed-job-config.poll-interval=20m [2024-06-27T10:33:43.658Z] Command get executed successfully. [2024-06-27T10:33:43.658Z] [2024-06-27T10:33:43.658Z] [2024-06-27T10:33:43.658Z] [2024-06-27T10:33:43.658Z] 10:33:43.356224 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:33:43.912Z] Nothing to list. [2024-06-27T10:33:43.912Z] Command list-jobs executed successfully. [2024-06-27T10:33:43.912Z] [2024-06-27T10:33:43.912Z] [2024-06-27T10:33:43.912Z] [2024-06-27T10:33:43.912Z] 10:33:43.700653 INFO main . exec(timeout=30,000, detached=false, args=[progress-simple]) [2024-06-27T10:33:49.146Z] 0%: progress-simple: Starting [2024-06-27T10:33:49.146Z] 0%: progress-simple: Parsing [2024-06-27T10:33:49.146Z] 10%: progress-simple: Working on main part [2024-06-27T10:33:49.146Z] 20%: progress-simple: Working on main part [2024-06-27T10:33:49.146Z] 30%: progress-simple: Working on main part [2024-06-27T10:33:49.146Z] 40%: progress-simple: Working on main part [2024-06-27T10:33:49.146Z] 50%: progress-simple: Working on main part [2024-06-27T10:33:49.146Z] 60%: progress-simple: Working on main part [2024-06-27T10:33:49.146Z] 70%: progress-simple: Working on main part [2024-06-27T10:33:49.146Z] 80%: progress-simple: Working on main part [2024-06-27T10:33:49.146Z] 90%: progress-simple: Cleaning [2024-06-27T10:33:49.147Z] 100%: progress-simple: Finished [2024-06-27T10:33:49.147Z] All done [2024-06-27T10:33:49.147Z] Command progress-simple executed successfully. [2024-06-27T10:33:49.147Z] [2024-06-27T10:33:49.147Z] [2024-06-27T10:33:49.147Z] [2024-06-27T10:33:49.147Z] 10:33:48.578449 INFO main . exec(timeout=30,000, detached=false, args=[stop-domain]) [2024-06-27T10:33:49.401Z] Waiting for the domain to stop . [2024-06-27T10:33:49.401Z] Waiting finished after 82 ms. [2024-06-27T10:33:49.401Z] Command stop-domain executed successfully. [2024-06-27T10:33:49.401Z] [2024-06-27T10:33:49.401Z] [2024-06-27T10:33:49.401Z] [2024-06-27T10:33:49.401Z] 10:33:49.216010 INFO main . exec(timeout=30,000, detached=false, args=[start-domain]) [2024-06-27T10:33:53.559Z] Waiting for domain1 to start ... [2024-06-27T10:33:53.559Z] Waiting finished after 2,692 ms. [2024-06-27T10:33:53.559Z] Successfully started the domain : domain1 [2024-06-27T10:33:53.559Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1 [2024-06-27T10:33:53.559Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:33:53.559Z] Admin Port: 4,848 [2024-06-27T10:33:53.559Z] Command start-domain executed successfully. [2024-06-27T10:33:53.559Z] [2024-06-27T10:33:53.559Z] [2024-06-27T10:33:53.559Z] [2024-06-27T10:33:53.559Z] 10:33:52.802257 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:33:54.117Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:33:54.118Z] progress-simple 14 2024-06-27 10:33:44 COMPLETED SUCCESS admin [2024-06-27T10:33:54.118Z] Command list-jobs executed successfully. [2024-06-27T10:33:54.118Z] [2024-06-27T10:33:54.118Z] [2024-06-27T10:33:54.118Z] [2024-06-27T10:33:54.118Z] 10:33:53.954319 INFO main . exec(timeout=30,000, detached=true, args=[progress-simple]) [2024-06-27T10:33:54.371Z] 1 [2024-06-27T10:33:54.371Z] [2024-06-27T10:33:54.371Z] [2024-06-27T10:33:54.372Z] [2024-06-27T10:33:54.372Z] 10:33:54.310675 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs, 1]) [2024-06-27T10:33:54.930Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:33:54.930Z] progress-simple 1 2024-06-27 10:33:54 RUNNING admin [2024-06-27T10:33:54.930Z] Command list-jobs executed successfully. [2024-06-27T10:33:54.930Z] [2024-06-27T10:33:54.930Z] [2024-06-27T10:33:54.930Z] [2024-06-27T10:33:54.930Z] 10:33:54.656320 INFO main . exec(timeout=30,000, detached=false, args=[attach, 1]) [2024-06-27T10:33:59.087Z] 10%: progress-simple: Starting [2024-06-27T10:33:59.087Z] 20%: progress-simple: Starting [2024-06-27T10:33:59.087Z] 30%: progress-simple: Starting [2024-06-27T10:33:59.087Z] 40%: progress-simple: Starting [2024-06-27T10:33:59.087Z] 50%: progress-simple: Starting [2024-06-27T10:33:59.087Z] 60%: progress-simple: Starting [2024-06-27T10:33:59.087Z] 70%: progress-simple: Starting [2024-06-27T10:33:59.087Z] 80%: progress-simple: Starting [2024-06-27T10:33:59.087Z] 90%: progress-simple: Cleaning [2024-06-27T10:33:59.087Z] 100%: progress-simple: Finished [2024-06-27T10:33:59.087Z] Command progress-simple executed with status SUCCESS. [2024-06-27T10:33:59.087Z] Command attach executed successfully. [2024-06-27T10:33:59.087Z] [2024-06-27T10:33:59.087Z] [2024-06-27T10:33:59.087Z] [2024-06-27T10:33:59.087Z] 10:33:58.840187 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs, 1]) [2024-06-27T10:33:59.342Z] Nothing to list. [2024-06-27T10:33:59.342Z] Command list-jobs executed successfully. [2024-06-27T10:33:59.342Z] [2024-06-27T10:33:59.342Z] [2024-06-27T10:33:59.342Z] [2024-06-27T10:33:59.342Z] 10:33:59.201214 INFO main . exec(timeout=30,000, detached=false, args=[progress-simple]) [2024-06-27T10:34:04.576Z] 0%: progress-simple: Starting [2024-06-27T10:34:04.576Z] 0%: progress-simple: Parsing [2024-06-27T10:34:04.576Z] 10%: progress-simple: Working on main part [2024-06-27T10:34:04.576Z] 20%: progress-simple: Working on main part [2024-06-27T10:34:04.576Z] 30%: progress-simple: Working on main part [2024-06-27T10:34:04.576Z] 40%: progress-simple: Working on main part [2024-06-27T10:34:04.576Z] 50%: progress-simple: Working on main part [2024-06-27T10:34:04.576Z] 60%: progress-simple: Working on main part [2024-06-27T10:34:04.576Z] 70%: progress-simple: Working on main part [2024-06-27T10:34:04.576Z] 80%: progress-simple: Working on main part [2024-06-27T10:34:04.576Z] 90%: progress-simple: Cleaning [2024-06-27T10:34:04.576Z] 100%: progress-simple: Finished [2024-06-27T10:34:04.576Z] All done [2024-06-27T10:34:04.576Z] Command progress-simple executed successfully. [2024-06-27T10:34:04.576Z] [2024-06-27T10:34:04.576Z] [2024-06-27T10:34:04.576Z] [2024-06-27T10:34:04.576Z] 10:34:04.040750 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:34:04.576Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:34:04.576Z] progress-simple 14 2024-06-27 10:33:44 COMPLETED SUCCESS admin [2024-06-27T10:34:04.576Z] progress-simple 3 2024-06-27 10:33:59 COMPLETED SUCCESS admin [2024-06-27T10:34:04.576Z] Command list-jobs executed successfully. [2024-06-27T10:34:04.576Z] [2024-06-27T10:34:04.576Z] [2024-06-27T10:34:04.576Z] [2024-06-27T10:34:04.576Z] 10:34:04.397392 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-06-27T10:34:05.135Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:34:05.135Z] [2024-06-27T10:34:05.135Z] [2024-06-27T10:34:05.135Z] [2024-06-27T10:34:06.058Z] 10:34:05.909639 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:34:06.312Z] Nothing to list. [2024-06-27T10:34:06.312Z] Command list-jobs executed successfully. [2024-06-27T10:34:06.312Z] [2024-06-27T10:34:06.312Z] [2024-06-27T10:34:06.312Z] [2024-06-27T10:34:06.312Z] 10:34:06.250356 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:34:06.870Z] Nothing to list. [2024-06-27T10:34:06.870Z] Command list-jobs executed successfully. [2024-06-27T10:34:06.870Z] [2024-06-27T10:34:06.870Z] [2024-06-27T10:34:06.870Z] [2024-06-27T10:34:06.870Z] 10:34:06.597350 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-06-27T10:34:07.125Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:34:07.125Z] [2024-06-27T10:34:07.125Z] [2024-06-27T10:34:07.125Z] [2024-06-27T10:34:08.485Z] 10:34:08.042543 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:34:08.739Z] Nothing to list. [2024-06-27T10:34:08.739Z] Command list-jobs executed successfully. [2024-06-27T10:34:08.739Z] [2024-06-27T10:34:08.739Z] [2024-06-27T10:34:08.739Z] [2024-06-27T10:34:08.739Z] 10:34:08.386459 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-06-27T10:34:08.994Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:34:08.994Z] [2024-06-27T10:34:08.994Z] [2024-06-27T10:34:08.994Z] [2024-06-27T10:34:08.994Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.46 s -- in org.glassfish.main.admin.test.progress.JobManagerITest [2024-06-27T10:34:08.994Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusBasicITest [2024-06-27T10:34:08.994Z] 10:34:08.746122 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-06-27T10:34:09.250Z] managed-job-config.job-retention-period=24h [2024-06-27T10:34:09.250Z] Command get executed successfully. [2024-06-27T10:34:09.250Z] [2024-06-27T10:34:09.250Z] [2024-06-27T10:34:09.250Z] [2024-06-27T10:34:09.250Z] 10:34:09.114273 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-06-27T10:34:09.504Z] managed-job-config.initial-delay=20m [2024-06-27T10:34:09.504Z] Command get executed successfully. [2024-06-27T10:34:09.504Z] [2024-06-27T10:34:09.504Z] [2024-06-27T10:34:09.504Z] [2024-06-27T10:34:09.504Z] 10:34:09.464571 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-06-27T10:34:10.064Z] managed-job-config.poll-interval=20m [2024-06-27T10:34:10.064Z] Command get executed successfully. [2024-06-27T10:34:10.064Z] [2024-06-27T10:34:10.064Z] [2024-06-27T10:34:10.064Z] [2024-06-27T10:34:10.064Z] 10:34:09.806407 INFO main . exec(timeout=30,000, detached=false, args=[--terse, progress-simple]) [2024-06-27T10:34:15.297Z] All done [2024-06-27T10:34:15.297Z] [2024-06-27T10:34:15.297Z] [2024-06-27T10:34:15.297Z] [2024-06-27T10:34:15.297Z] 10:34:14.650087 INFO main . exec(timeout=30,000, detached=false, args=[progress-simple]) [2024-06-27T10:34:20.527Z] 0%: progress-simple: Starting [2024-06-27T10:34:20.527Z] 0%: progress-simple: Parsing [2024-06-27T10:34:20.527Z] 10%: progress-simple: Working on main part [2024-06-27T10:34:20.527Z] 20%: progress-simple: Working on main part [2024-06-27T10:34:20.527Z] 30%: progress-simple: Working on main part [2024-06-27T10:34:20.527Z] 40%: progress-simple: Working on main part [2024-06-27T10:34:20.527Z] 50%: progress-simple: Working on main part [2024-06-27T10:34:20.527Z] 60%: progress-simple: Working on main part [2024-06-27T10:34:20.527Z] 70%: progress-simple: Working on main part [2024-06-27T10:34:20.527Z] 80%: progress-simple: Working on main part [2024-06-27T10:34:20.527Z] 90%: progress-simple: Cleaning [2024-06-27T10:34:20.527Z] 100%: progress-simple: Finished [2024-06-27T10:34:20.527Z] All done [2024-06-27T10:34:20.527Z] Command progress-simple executed successfully. [2024-06-27T10:34:20.527Z] [2024-06-27T10:34:20.527Z] [2024-06-27T10:34:20.527Z] [2024-06-27T10:34:20.527Z] 10:34:19.494421 INFO main . exec(timeout=30,000, detached=false, args=[progress-simple, --nototalsteps]) [2024-06-27T10:34:24.682Z] 0%: progress-simple: Starting [2024-06-27T10:34:24.682Z] 0%: progress-simple: Parsing [2024-06-27T10:34:24.682Z] 1: progress-simple: Working on main part [2024-06-27T10:34:24.682Z] 2: progress-simple: Working on main part [2024-06-27T10:34:24.682Z] 3: progress-simple: Working on main part [2024-06-27T10:34:24.682Z] 4: progress-simple: Working on main part [2024-06-27T10:34:24.682Z] 5: progress-simple: Working on main part [2024-06-27T10:34:24.682Z] 6: progress-simple: Working on main part [2024-06-27T10:34:24.682Z] 7: progress-simple: Working on main part [2024-06-27T10:34:24.682Z] 8: progress-simple: Working on main part [2024-06-27T10:34:24.682Z] 9: progress-simple: Cleaning [2024-06-27T10:34:24.682Z] 100%: progress-simple: Finished [2024-06-27T10:34:24.682Z] All done [2024-06-27T10:34:24.682Z] Command progress-simple executed successfully. [2024-06-27T10:34:24.682Z] [2024-06-27T10:34:24.682Z] [2024-06-27T10:34:24.682Z] [2024-06-27T10:34:24.682Z] 10:34:24.340855 INFO main . exec(timeout=30,000, detached=false, args=[progress-full-annotated]) [2024-06-27T10:34:29.911Z] 0%: annotated: Starting [2024-06-27T10:34:29.911Z] 0%: annotated: Parsing [2024-06-27T10:34:29.911Z] 10%: annotated: Working on main part [2024-06-27T10:34:29.911Z] 20%: annotated: Working on main part [2024-06-27T10:34:29.911Z] 30%: annotated: Working on main part [2024-06-27T10:34:29.911Z] 40%: annotated: Working on main part [2024-06-27T10:34:29.911Z] 50%: annotated: Working on main part [2024-06-27T10:34:29.911Z] 60%: annotated: Working on main part [2024-06-27T10:34:29.911Z] 70%: annotated: Working on main part [2024-06-27T10:34:29.911Z] 80%: annotated: Working on main part [2024-06-27T10:34:29.911Z] 90%: annotated: Cleaning [2024-06-27T10:34:29.911Z] 100%: annotated: Finished [2024-06-27T10:34:29.911Z] All done [2024-06-27T10:34:29.911Z] Command progress-full-annotated executed successfully. [2024-06-27T10:34:29.911Z] [2024-06-27T10:34:29.911Z] [2024-06-27T10:34:29.911Z] [2024-06-27T10:34:29.911Z] 10:34:29.225928 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:34:29.911Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:34:29.911Z] progress-simple 4 2024-06-27 10:34:10 COMPLETED SUCCESS admin [2024-06-27T10:34:29.911Z] progress-simple 5 2024-06-27 10:34:14 COMPLETED SUCCESS admin [2024-06-27T10:34:29.911Z] progress-simple 6 2024-06-27 10:34:19 COMPLETED SUCCESS admin [2024-06-27T10:34:29.911Z] progress-full-annotated 7 2024-06-27 10:34:24 COMPLETED SUCCESS admin [2024-06-27T10:34:29.911Z] Command list-jobs executed successfully. [2024-06-27T10:34:29.911Z] [2024-06-27T10:34:29.911Z] [2024-06-27T10:34:29.911Z] [2024-06-27T10:34:29.911Z] 10:34:29.576453 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-06-27T10:34:30.167Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:34:30.167Z] [2024-06-27T10:34:30.167Z] [2024-06-27T10:34:30.167Z] [2024-06-27T10:34:31.528Z] 10:34:31.023496 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:34:31.528Z] Nothing to list. [2024-06-27T10:34:31.528Z] Command list-jobs executed successfully. [2024-06-27T10:34:31.528Z] [2024-06-27T10:34:31.528Z] [2024-06-27T10:34:31.528Z] [2024-06-27T10:34:31.528Z] 10:34:31.359781 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-06-27T10:34:31.783Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:34:31.783Z] [2024-06-27T10:34:31.783Z] [2024-06-27T10:34:31.783Z] [2024-06-27T10:34:31.783Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.97 s -- in org.glassfish.main.admin.test.progress.ProgressStatusBasicITest [2024-06-27T10:34:31.783Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusComplexITest [2024-06-27T10:34:32.037Z] 10:34:31.718648 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-06-27T10:34:32.292Z] managed-job-config.job-retention-period=24h [2024-06-27T10:34:32.292Z] Command get executed successfully. [2024-06-27T10:34:32.292Z] [2024-06-27T10:34:32.292Z] [2024-06-27T10:34:32.292Z] [2024-06-27T10:34:32.292Z] 10:34:32.053263 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-06-27T10:34:32.547Z] managed-job-config.initial-delay=20m [2024-06-27T10:34:32.547Z] Command get executed successfully. [2024-06-27T10:34:32.547Z] [2024-06-27T10:34:32.547Z] [2024-06-27T10:34:32.547Z] [2024-06-27T10:34:32.547Z] 10:34:32.394624 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-06-27T10:34:32.801Z] managed-job-config.poll-interval=20m [2024-06-27T10:34:32.801Z] Command get executed successfully. [2024-06-27T10:34:32.801Z] [2024-06-27T10:34:32.801Z] [2024-06-27T10:34:32.801Z] [2024-06-27T10:34:33.056Z] 10:34:32.775235 INFO main . exec(timeout=30,000, detached=false, args=[progress-exec-other]) [2024-06-27T10:34:42.981Z] 0%: progress-exec-other: Starting [2024-06-27T10:34:42.981Z] 0%: progress-exec-other: Preparing [2024-06-27T10:34:42.981Z] 3%: progress-exec-other: Preparing [2024-06-27T10:34:42.981Z] 5%: progress-exec-other: Preparing [2024-06-27T10:34:42.981Z] 8%: progress-exec-other: Preparing [2024-06-27T10:34:42.981Z] 10%: progress-exec-other: Preparing [2024-06-27T10:34:42.981Z] 13%: progress-exec-other: Preparing [2024-06-27T10:34:42.981Z] 15%: progress-exec-other: Preparing [2024-06-27T10:34:42.981Z] 18%: progress-exec-other: Preparing [2024-06-27T10:34:42.981Z] 20%: progress-exec-other: Preparing [2024-06-27T10:34:42.982Z] 23%: progress-exec-other: Preparing [2024-06-27T10:34:42.982Z] 25%: progress-exec-other: Preparing [2024-06-27T10:34:42.982Z] 25%: progress-exec-other.subcommand: Parsing [2024-06-27T10:34:42.982Z] 30%: progress-exec-other.subcommand: Working on main part [2024-06-27T10:34:42.982Z] 35%: progress-exec-other.subcommand: Working on main part [2024-06-27T10:34:42.982Z] 40%: progress-exec-other.subcommand: Working on main part [2024-06-27T10:34:42.982Z] 45%: progress-exec-other.subcommand: Working on main part [2024-06-27T10:34:42.982Z] 50%: progress-exec-other.subcommand: Working on main part [2024-06-27T10:34:42.982Z] 55%: progress-exec-other.subcommand: Working on main part [2024-06-27T10:34:42.982Z] 60%: progress-exec-other.subcommand: Working on main part [2024-06-27T10:34:42.982Z] 65%: progress-exec-other.subcommand: Working on main part [2024-06-27T10:34:42.982Z] 70%: progress-exec-other.subcommand: Cleaning [2024-06-27T10:34:42.982Z] 75%: progress-exec-other.subcommand: Finished [2024-06-27T10:34:42.982Z] 75%: progress-exec-other: Finishing outer command [2024-06-27T10:34:42.982Z] 78%: progress-exec-other: Finishing outer command [2024-06-27T10:34:42.982Z] 80%: progress-exec-other: Finishing outer command [2024-06-27T10:34:42.982Z] 83%: progress-exec-other: Finishing outer command [2024-06-27T10:34:42.982Z] 85%: progress-exec-other: Finishing outer command [2024-06-27T10:34:42.982Z] 88%: progress-exec-other: Finishing outer command [2024-06-27T10:34:42.982Z] 90%: progress-exec-other: Finishing outer command [2024-06-27T10:34:42.982Z] 93%: progress-exec-other: Finishing outer command [2024-06-27T10:34:42.982Z] 95%: progress-exec-other: Finishing outer command [2024-06-27T10:34:42.982Z] 98%: progress-exec-other: Finishing outer command [2024-06-27T10:34:42.982Z] 100%: progress-exec-other: Finishing outer command [2024-06-27T10:34:42.982Z] 100%: progress-exec-other: Finished outer command [2024-06-27T10:34:42.982Z] All done [2024-06-27T10:34:42.982Z] Command progress-exec-other executed successfully. [2024-06-27T10:34:42.982Z] [2024-06-27T10:34:42.982Z] [2024-06-27T10:34:42.982Z] [2024-06-27T10:34:42.982Z] 10:34:42.675984 INFO main . exec(timeout=30,000, detached=false, args=[progress-complex]) [2024-06-27T10:34:51.053Z] 0%: complex: Starting [2024-06-27T10:34:51.053Z] 3%: complex.child1.child11: progress child11, remaining 4 [2024-06-27T10:34:51.053Z] 5%: complex.child1.child11: progress child11, remaining 3 [2024-06-27T10:34:51.053Z] 8%: complex.child1.child11: progress child11, remaining 2 [2024-06-27T10:34:51.053Z] 10%: complex.child1.child11: progress child11, remaining 1 [2024-06-27T10:34:51.053Z] 10%: complex.child3: progress child3, remaining 3 [2024-06-27T10:34:51.053Z] 11%: complex.child3: progress child3, remaining 2 [2024-06-27T10:34:51.053Z] 11%: complex.child3: progress child3, remaining 1 [2024-06-27T10:34:51.053Z] 11%: complex.child3: progress child3, remaining 0 [2024-06-27T10:34:51.053Z] 14%: complex.child1.child11: progress child11, remaining 0 [2024-06-27T10:34:51.053Z] 14%: complex.child3.child32: progress child32, remaining 4 [2024-06-27T10:34:51.053Z] 14%: complex.child3.child32: progress child32, remaining 3 [2024-06-27T10:34:51.053Z] 15%: complex.child3.child32: progress child32, remaining 2 [2024-06-27T10:34:51.053Z] 15%: complex.child3.child32: progress child32, remaining 1 [2024-06-27T10:34:51.053Z] 16%: complex.child3.child32: progress child32, remaining 0 [2024-06-27T10:34:51.053Z] 21%: complex.child3.child31: progress child31, remaining 4 [2024-06-27T10:34:51.053Z] 26%: complex.child3.child31: progress child31, remaining 3 [2024-06-27T10:34:51.053Z] 32%: complex.child3.child31: progress child31, remaining 2 [2024-06-27T10:34:51.053Z] 37%: complex.child3.child31: progress child31, remaining 1 [2024-06-27T10:34:51.053Z] 43%: complex.child3.child31: progress child31, remaining 0 [2024-06-27T10:34:51.053Z] 45%: complex.child1.child12: progress child12, remaining 5 [2024-06-27T10:34:51.053Z] 47%: complex.child1.child12: progress child12, remaining 4 [2024-06-27T10:34:51.053Z] 49%: complex.child1.child12: progress child12, remaining 3 [2024-06-27T10:34:51.053Z] 51%: complex.child1.child12: progress child12, remaining 2 [2024-06-27T10:34:51.053Z] 53%: complex.child1.child12: progress child12, remaining 1 [2024-06-27T10:34:51.053Z] 55%: complex.child1.child12: progress child12, remaining 0 [2024-06-27T10:34:51.053Z] 55%: complex.child2.child21: progress child21, remaining 24 [2024-06-27T10:34:51.053Z] 56%: complex.child2.child24: progress child24, remaining 24 [2024-06-27T10:34:51.053Z] 56%: complex.child2.child23: progress child23, remaining 24 [2024-06-27T10:34:51.053Z] 56%: complex.child2.child22: progress child22, remaining 24 [2024-06-27T10:34:51.053Z] 56%: complex.child2.child21: progress child21, remaining 23 [2024-06-27T10:34:51.053Z] 56%: complex.child2.child24: progress child24, remaining 23 [2024-06-27T10:34:51.053Z] 57%: complex.child2.child23: progress child23, remaining 23 [2024-06-27T10:34:51.053Z] 57%: complex.child2.child22: progress child22, remaining 23 [2024-06-27T10:34:51.053Z] 57%: complex.child2.child21: progress child21, remaining 22 [2024-06-27T10:34:51.053Z] 57%: complex.child2.child24: progress child24, remaining 22 [2024-06-27T10:34:51.053Z] 58%: complex.child2.child23: progress child23, remaining 22 [2024-06-27T10:34:51.053Z] 58%: complex.child2.child22: progress child22, remaining 22 [2024-06-27T10:34:51.053Z] 58%: complex.child2.child21: progress child21, remaining 21 [2024-06-27T10:34:51.053Z] 58%: complex.child2.child24: progress child24, remaining 21 [2024-06-27T10:34:51.053Z] 58%: complex.child2.child23: progress child23, remaining 21 [2024-06-27T10:34:51.053Z] 59%: complex.child2.child22: progress child22, remaining 21 [2024-06-27T10:34:51.053Z] 59%: complex.child2.child21: progress child21, remaining 20 [2024-06-27T10:34:51.053Z] 59%: complex.child2.child24: progress child24, remaining 20 [2024-06-27T10:34:51.053Z] 59%: complex.child2.child23: progress child23, remaining 20 [2024-06-27T10:34:51.053Z] 59%: complex.child2.child22: progress child22, remaining 20 [2024-06-27T10:34:51.053Z] 60%: complex.child2.child21: progress child21, remaining 19 [2024-06-27T10:34:51.053Z] 60%: complex.child2.child24: progress child24, remaining 19 [2024-06-27T10:34:51.053Z] 60%: complex.child2.child23: progress child23, remaining 19 [2024-06-27T10:34:51.053Z] 60%: complex.child2.child22: progress child22, remaining 19 [2024-06-27T10:34:51.053Z] 61%: complex.child2.child21: progress child21, remaining 18 [2024-06-27T10:34:51.053Z] 61%: complex.child2.child24: progress child24, remaining 18 [2024-06-27T10:34:51.053Z] 61%: complex.child2.child23: progress child23, remaining 18 [2024-06-27T10:34:51.053Z] 61%: complex.child2.child22: progress child22, remaining 18 [2024-06-27T10:34:51.053Z] 62%: complex.child2.child21: progress child21, remaining 17 [2024-06-27T10:34:51.053Z] 62%: complex.child2.child24: progress child24, remaining 17 [2024-06-27T10:34:51.053Z] 62%: complex.child2.child23: progress child23, remaining 17 [2024-06-27T10:34:51.054Z] 62%: complex.child2.child22: progress child22, remaining 17 [2024-06-27T10:34:51.054Z] 62%: complex.child2.child21: progress child21, remaining 16 [2024-06-27T10:34:51.054Z] 63%: complex.child2.child24: progress child24, remaining 16 [2024-06-27T10:34:51.054Z] 63%: complex.child2.child23: progress child23, remaining 16 [2024-06-27T10:34:51.054Z] 63%: complex.child2.child22: progress child22, remaining 16 [2024-06-27T10:34:51.054Z] 63%: complex.child2.child21: progress child21, remaining 15 [2024-06-27T10:34:51.054Z] 64%: complex.child2.child24: progress child24, remaining 15 [2024-06-27T10:34:51.054Z] 64%: complex.child2.child23: progress child23, remaining 15 [2024-06-27T10:34:51.054Z] 64%: complex.child2.child22: progress child22, remaining 15 [2024-06-27T10:34:51.054Z] 64%: complex.child2.child21: progress child21, remaining 14 [2024-06-27T10:34:51.054Z] 65%: complex.child2.child24: progress child24, remaining 14 [2024-06-27T10:34:51.054Z] 65%: complex.child2.child23: progress child23, remaining 14 [2024-06-27T10:34:51.054Z] 65%: complex.child2.child22: progress child22, remaining 14 [2024-06-27T10:34:51.054Z] 65%: complex.child2.child21: progress child21, remaining 13 [2024-06-27T10:34:51.054Z] 65%: complex.child2.child23: progress child23, remaining 13 [2024-06-27T10:34:51.054Z] 66%: complex.child2.child24: progress child24, remaining 13 [2024-06-27T10:34:51.054Z] 66%: complex.child2.child22: progress child22, remaining 13 [2024-06-27T10:34:51.054Z] 66%: complex.child2.child21: progress child21, remaining 12 [2024-06-27T10:34:51.054Z] 66%: complex.child2.child23: progress child23, remaining 12 [2024-06-27T10:34:51.054Z] 67%: complex.child2.child24: progress child24, remaining 12 [2024-06-27T10:34:51.054Z] 67%: complex.child2.child22: progress child22, remaining 12 [2024-06-27T10:34:51.054Z] 67%: complex.child2.child21: progress child21, remaining 11 [2024-06-27T10:34:51.054Z] 67%: complex.child2.child23: progress child23, remaining 11 [2024-06-27T10:34:51.054Z] 67%: complex.child2.child24: progress child24, remaining 11 [2024-06-27T10:34:51.054Z] 68%: complex.child2.child22: progress child22, remaining 11 [2024-06-27T10:34:51.054Z] 68%: complex.child2.child21: progress child21, remaining 10 [2024-06-27T10:34:51.054Z] 68%: complex.child2.child23: progress child23, remaining 10 [2024-06-27T10:34:51.054Z] 68%: complex.child2.child24: progress child24, remaining 10 [2024-06-27T10:34:51.054Z] 69%: complex.child2.child22: progress child22, remaining 10 [2024-06-27T10:34:51.054Z] 69%: complex.child2.child21: progress child21, remaining 9 [2024-06-27T10:34:51.054Z] 69%: complex.child2.child24: progress child24, remaining 9 [2024-06-27T10:34:51.054Z] 69%: complex.child2.child23: progress child23, remaining 9 [2024-06-27T10:34:51.054Z] 69%: complex.child2.child22: progress child22, remaining 9 [2024-06-27T10:34:51.054Z] 70%: complex.child2.child21: progress child21, remaining 8 [2024-06-27T10:34:51.054Z] 70%: complex.child2.child24: progress child24, remaining 8 [2024-06-27T10:34:51.054Z] 70%: complex.child2.child23: progress child23, remaining 8 [2024-06-27T10:34:51.054Z] 70%: complex.child2.child22: progress child22, remaining 8 [2024-06-27T10:34:51.054Z] 71%: complex.child2.child21: progress child21, remaining 7 [2024-06-27T10:34:51.054Z] 71%: complex.child2.child24: progress child24, remaining 7 [2024-06-27T10:34:51.054Z] 71%: complex.child2.child23: progress child23, remaining 7 [2024-06-27T10:34:51.054Z] 71%: complex.child2.child22: progress child22, remaining 7 [2024-06-27T10:34:51.054Z] 71%: complex.child2.child21: progress child21, remaining 6 [2024-06-27T10:34:51.054Z] 72%: complex.child2.child24: progress child24, remaining 6 [2024-06-27T10:34:51.054Z] 72%: complex.child2.child23: progress child23, remaining 6 [2024-06-27T10:34:51.054Z] 72%: complex.child2.child22: progress child22, remaining 6 [2024-06-27T10:34:51.054Z] 72%: complex.child2.child21: progress child21, remaining 5 [2024-06-27T10:34:51.054Z] 73%: complex.child2.child24: progress child24, remaining 5 [2024-06-27T10:34:51.054Z] 73%: complex.child2.child23: progress child23, remaining 5 [2024-06-27T10:34:51.054Z] 73%: complex.child2.child22: progress child22, remaining 5 [2024-06-27T10:34:51.054Z] 73%: complex.child2.child21: progress child21, remaining 4 [2024-06-27T10:34:51.054Z] 74%: complex.child2.child24: progress child24, remaining 4 [2024-06-27T10:34:51.054Z] 74%: complex.child2.child23: progress child23, remaining 4 [2024-06-27T10:34:51.054Z] 74%: complex.child2.child22: progress child22, remaining 4 [2024-06-27T10:34:51.054Z] 74%: complex.child2.child21: progress child21, remaining 3 [2024-06-27T10:34:51.054Z] 74%: complex.child2.child24: progress child24, remaining 3 [2024-06-27T10:34:51.054Z] 75%: complex.child2.child23: progress child23, remaining 3 [2024-06-27T10:34:51.054Z] 75%: complex.child2.child22: progress child22, remaining 3 [2024-06-27T10:34:51.054Z] 75%: complex.child2.child21: progress child21, remaining 2 [2024-06-27T10:34:51.054Z] 75%: complex.child2.child24: progress child24, remaining 2 [2024-06-27T10:34:51.054Z] 76%: complex.child2.child23: progress child23, remaining 2 [2024-06-27T10:34:51.054Z] 76%: complex.child2.child22: progress child22, remaining 2 [2024-06-27T10:34:51.054Z] 76%: complex.child2.child21: progress child21, remaining 1 [2024-06-27T10:34:51.054Z] 76%: complex.child2.child24: progress child24, remaining 1 [2024-06-27T10:34:51.054Z] 76%: complex.child2.child22: progress child22, remaining 1 [2024-06-27T10:34:51.054Z] 77%: complex.child2.child23: progress child23, remaining 1 [2024-06-27T10:34:51.054Z] 77%: complex.child2.child21: progress child21, remaining 0 [2024-06-27T10:34:51.054Z] 77%: complex.child2.child24: progress child24, remaining 0 [2024-06-27T10:34:51.054Z] 77%: complex.child2.child23: progress child23, remaining 0 [2024-06-27T10:34:51.054Z] 78%: complex.child2.child22: progress child22, remaining 0 [2024-06-27T10:34:51.054Z] 83%: complex: progress main, remaining 3 [2024-06-27T10:34:51.054Z] 88%: complex: progress main, remaining 2 [2024-06-27T10:34:51.054Z] 93%: complex: progress main, remaining 1 [2024-06-27T10:34:51.054Z] 98%: complex: progress main, remaining 0 [2024-06-27T10:34:51.054Z] 98%: complex.child2: progress child2, remaining 4 [2024-06-27T10:34:51.054Z] 99%: complex.child2: progress child2, remaining 3 [2024-06-27T10:34:51.054Z] 99%: complex.child2: progress child2, remaining 2 [2024-06-27T10:34:51.054Z] 100%: complex.child2: progress child2, remaining 1 [2024-06-27T10:34:51.054Z] 100%: complex.child2: progress child2, remaining 0 [2024-06-27T10:34:51.054Z] All done [2024-06-27T10:34:51.054Z] Command progress-complex executed successfully. [2024-06-27T10:34:51.054Z] [2024-06-27T10:34:51.054Z] [2024-06-27T10:34:51.054Z] [2024-06-27T10:34:51.054Z] 10:34:50.480074 INFO main . exec(timeout=30,000, detached=false, args=[progress-supplement]) [2024-06-27T10:34:57.586Z] 0%: progress-supplement: Starting [2024-06-27T10:34:57.586Z] 0%: progress-supplement.before: 2 seconds supplemental command [2024-06-27T10:34:57.586Z] 1: progress-supplement.before: 2 seconds supplemental command [2024-06-27T10:34:57.586Z] 2: progress-supplement.before: 2 seconds supplemental command [2024-06-27T10:34:57.586Z] 3: progress-supplement.before: 2 seconds supplemental command [2024-06-27T10:34:57.586Z] 4: progress-supplement.before: 2 seconds supplemental command [2024-06-27T10:34:57.586Z] 29%: progress-supplement.before: 2 seconds supplemental command [2024-06-27T10:34:57.586Z] 29%: progress-supplement: Parsing [2024-06-27T10:34:57.586Z] 36%: progress-supplement: Parsing [2024-06-27T10:34:57.586Z] 36%: progress-supplement: Working on main part [2024-06-27T10:34:57.586Z] 43%: progress-supplement: Working on main part [2024-06-27T10:34:57.586Z] 50%: progress-supplement: Working on main part [2024-06-27T10:34:57.586Z] 57%: progress-supplement: Working on main part [2024-06-27T10:34:57.586Z] 57%: progress-supplement: Finished [2024-06-27T10:34:57.586Z] 57%: progress-supplement.after: 3 seconds supplemental [2024-06-27T10:34:57.586Z] 64%: progress-supplement.after: 3 seconds supplemental [2024-06-27T10:34:57.586Z] 71%: progress-supplement.after: 3 seconds supplemental [2024-06-27T10:34:57.586Z] 79%: progress-supplement.after: 3 seconds supplemental [2024-06-27T10:34:57.586Z] 86%: progress-supplement.after: 3 seconds supplemental [2024-06-27T10:34:57.586Z] 93%: progress-supplement.after: 3 seconds supplemental [2024-06-27T10:34:57.586Z] 100%: progress-supplement.after: 3 seconds supplemental [2024-06-27T10:34:57.586Z] Command progress-supplement executed successfully. [2024-06-27T10:34:57.586Z] [2024-06-27T10:34:57.586Z] [2024-06-27T10:34:57.586Z] [2024-06-27T10:34:57.586Z] 10:34:57.067967 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:34:57.586Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:34:57.586Z] progress-simple 9 2024-06-27 10:34:35 COMPLETED SUCCESS admin [2024-06-27T10:34:57.586Z] progress-exec-other 8 2024-06-27 10:34:33 COMPLETED SUCCESS admin [2024-06-27T10:34:57.586Z] progress-complex 10 2024-06-27 10:34:43 COMPLETED SUCCESS admin [2024-06-27T10:34:57.586Z] progress-supplement 11 2024-06-27 10:34:50 COMPLETED SUCCESS admin [2024-06-27T10:34:57.586Z] Command list-jobs executed successfully. [2024-06-27T10:34:57.586Z] [2024-06-27T10:34:57.586Z] [2024-06-27T10:34:57.586Z] [2024-06-27T10:34:57.586Z] 10:34:57.424166 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-06-27T10:34:58.146Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:34:58.146Z] [2024-06-27T10:34:58.146Z] [2024-06-27T10:34:58.146Z] [2024-06-27T10:34:59.073Z] 10:34:58.872475 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:34:59.328Z] Nothing to list. [2024-06-27T10:34:59.328Z] Command list-jobs executed successfully. [2024-06-27T10:34:59.328Z] [2024-06-27T10:34:59.328Z] [2024-06-27T10:34:59.328Z] [2024-06-27T10:34:59.328Z] 10:34:59.230008 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-06-27T10:34:59.888Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:34:59.888Z] [2024-06-27T10:34:59.888Z] [2024-06-27T10:34:59.888Z] [2024-06-27T10:34:59.888Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.86 s -- in org.glassfish.main.admin.test.progress.ProgressStatusComplexITest [2024-06-27T10:34:59.888Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusFailITest [2024-06-27T10:34:59.888Z] 10:34:59.582788 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-06-27T10:35:00.143Z] managed-job-config.job-retention-period=24h [2024-06-27T10:35:00.143Z] Command get executed successfully. [2024-06-27T10:35:00.143Z] [2024-06-27T10:35:00.143Z] [2024-06-27T10:35:00.143Z] [2024-06-27T10:35:00.143Z] 10:34:59.927161 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-06-27T10:35:00.399Z] managed-job-config.initial-delay=20m [2024-06-27T10:35:00.399Z] Command get executed successfully. [2024-06-27T10:35:00.399Z] [2024-06-27T10:35:00.399Z] [2024-06-27T10:35:00.399Z] [2024-06-27T10:35:00.399Z] 10:35:00.273495 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-06-27T10:35:00.653Z] managed-job-config.poll-interval=20m [2024-06-27T10:35:00.653Z] Command get executed successfully. [2024-06-27T10:35:00.653Z] [2024-06-27T10:35:00.653Z] [2024-06-27T10:35:00.653Z] [2024-06-27T10:35:00.909Z] 10:35:00.625020 INFO main . exec(timeout=30,000, detached=false, args=[progress-fail-in-half]) [2024-06-27T10:35:02.269Z] 0%: progress-fail-in-half: Starting [2024-06-27T10:35:02.269Z] 0%: progress-fail-in-half: Parsing [2024-06-27T10:35:02.269Z] 10%: progress-fail-in-half: Working [2024-06-27T10:35:02.269Z] 20%: progress-fail-in-half: Working [2024-06-27T10:35:02.269Z] 30%: progress-fail-in-half: Working [2024-06-27T10:35:02.269Z] 40%: progress-fail-in-half: Working [2024-06-27T10:35:02.269Z] 50%: progress-fail-in-half: Working [2024-06-27T10:35:02.269Z] Command progress-fail-in-half failed. [2024-06-27T10:35:02.269Z] [2024-06-27T10:35:02.269Z] remote failure: Something failed [2024-06-27T10:35:02.269Z] [2024-06-27T10:35:02.269Z] [2024-06-27T10:35:02.269Z] 10:35:02.009332 INFO main . exec(timeout=6,000, detached=false, args=[progress-custom, 3x1, 1x8, 2x1]) [2024-06-27T10:35:10.342Z] 0%: progress-custom: Starting [2024-06-27T10:35:10.342Z] 0%: progress-custom: Starting block[1] 3x1 [2024-06-27T10:35:10.342Z] 17%: progress-custom: Block [1] 3x1, step: 1 [2024-06-27T10:35:10.342Z] 33%: progress-custom: Block [1] 3x1, step: 2 [2024-06-27T10:35:10.342Z] 50%: progress-custom: Finished block [1] 3x1 [2024-06-27T10:35:10.342Z] [2024-06-27T10:35:10.342Z] [2024-06-27T10:35:10.342Z] Process is still running, timeout 6000 ms exceeded. [2024-06-27T10:35:10.342Z] 10:35:09.336963 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:35:10.342Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:35:10.342Z] progress-custom 13 2024-06-27 10:35:02 RUNNING admin [2024-06-27T10:35:10.342Z] progress-fail-in-half 12 2024-06-27 10:35:00 COMPLETED FAILURE admin [2024-06-27T10:35:10.342Z] Command list-jobs executed successfully. [2024-06-27T10:35:10.342Z] [2024-06-27T10:35:10.342Z] [2024-06-27T10:35:10.342Z] [2024-06-27T10:35:10.342Z] 10:35:10.185018 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:35:10.598Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:35:10.598Z] progress-custom 13 2024-06-27 10:35:02 RUNNING admin [2024-06-27T10:35:10.598Z] progress-fail-in-half 12 2024-06-27 10:35:00 COMPLETED FAILURE admin [2024-06-27T10:35:10.598Z] Command list-jobs executed successfully. [2024-06-27T10:35:10.598Z] [2024-06-27T10:35:10.598Z] [2024-06-27T10:35:10.598Z] [2024-06-27T10:35:11.158Z] 10:35:11.033702 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:35:11.717Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:35:11.717Z] progress-custom 13 2024-06-27 10:35:02 RUNNING admin [2024-06-27T10:35:11.717Z] progress-fail-in-half 12 2024-06-27 10:35:00 COMPLETED FAILURE admin [2024-06-27T10:35:11.717Z] Command list-jobs executed successfully. [2024-06-27T10:35:11.717Z] [2024-06-27T10:35:11.717Z] [2024-06-27T10:35:11.717Z] [2024-06-27T10:35:12.277Z] 10:35:11.880949 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:35:12.277Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:35:12.277Z] progress-custom 13 2024-06-27 10:35:02 RUNNING admin [2024-06-27T10:35:12.277Z] progress-fail-in-half 12 2024-06-27 10:35:00 COMPLETED FAILURE admin [2024-06-27T10:35:12.277Z] Command list-jobs executed successfully. [2024-06-27T10:35:12.277Z] [2024-06-27T10:35:12.277Z] [2024-06-27T10:35:12.277Z] [2024-06-27T10:35:12.837Z] 10:35:12.736901 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:35:13.092Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:35:13.092Z] progress-custom 13 2024-06-27 10:35:02 RUNNING admin [2024-06-27T10:35:13.092Z] progress-fail-in-half 12 2024-06-27 10:35:00 COMPLETED FAILURE admin [2024-06-27T10:35:13.092Z] Command list-jobs executed successfully. [2024-06-27T10:35:13.092Z] [2024-06-27T10:35:13.092Z] [2024-06-27T10:35:13.092Z] [2024-06-27T10:35:13.651Z] 10:35:13.574757 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:35:14.209Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:35:14.209Z] progress-custom 13 2024-06-27 10:35:02 RUNNING admin [2024-06-27T10:35:14.209Z] progress-fail-in-half 12 2024-06-27 10:35:00 COMPLETED FAILURE admin [2024-06-27T10:35:14.209Z] Command list-jobs executed successfully. [2024-06-27T10:35:14.209Z] [2024-06-27T10:35:14.209Z] [2024-06-27T10:35:14.209Z] [2024-06-27T10:35:14.768Z] 10:35:14.409915 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:35:15.022Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:35:15.022Z] progress-custom 13 2024-06-27 10:35:02 RUNNING admin [2024-06-27T10:35:15.022Z] progress-fail-in-half 12 2024-06-27 10:35:00 COMPLETED FAILURE admin [2024-06-27T10:35:15.022Z] Command list-jobs executed successfully. [2024-06-27T10:35:15.022Z] [2024-06-27T10:35:15.022Z] [2024-06-27T10:35:15.022Z] [2024-06-27T10:35:15.581Z] 10:35:15.247154 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:35:15.836Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:35:15.836Z] progress-fail-in-half 12 2024-06-27 10:35:00 COMPLETED FAILURE admin [2024-06-27T10:35:15.836Z] progress-custom 13 2024-06-27 10:35:02 COMPLETED SUCCESS admin [2024-06-27T10:35:15.836Z] Command list-jobs executed successfully. [2024-06-27T10:35:15.836Z] [2024-06-27T10:35:15.836Z] [2024-06-27T10:35:15.836Z] [2024-06-27T10:35:15.836Z] 10:35:15.620828 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-06-27T10:35:16.091Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:35:16.091Z] [2024-06-27T10:35:16.091Z] [2024-06-27T10:35:16.091Z] [2024-06-27T10:35:17.453Z] 10:35:17.078535 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:35:17.707Z] Nothing to list. [2024-06-27T10:35:17.707Z] Command list-jobs executed successfully. [2024-06-27T10:35:17.707Z] [2024-06-27T10:35:17.707Z] [2024-06-27T10:35:17.707Z] [2024-06-27T10:35:17.707Z] 10:35:17.431147 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-06-27T10:35:17.962Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:35:17.962Z] [2024-06-27T10:35:17.962Z] [2024-06-27T10:35:17.962Z] [2024-06-27T10:35:17.962Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.19 s -- in org.glassfish.main.admin.test.progress.ProgressStatusFailITest [2024-06-27T10:35:17.962Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusSpecialITest [2024-06-27T10:35:17.962Z] 10:35:17.777631 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-06-27T10:35:18.216Z] managed-job-config.job-retention-period=24h [2024-06-27T10:35:18.216Z] Command get executed successfully. [2024-06-27T10:35:18.216Z] [2024-06-27T10:35:18.216Z] [2024-06-27T10:35:18.216Z] [2024-06-27T10:35:18.216Z] 10:35:18.126159 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-06-27T10:35:18.775Z] managed-job-config.initial-delay=20m [2024-06-27T10:35:18.775Z] Command get executed successfully. [2024-06-27T10:35:18.775Z] [2024-06-27T10:35:18.775Z] [2024-06-27T10:35:18.775Z] [2024-06-27T10:35:18.776Z] 10:35:18.468988 INFO main . exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-06-27T10:35:19.030Z] managed-job-config.poll-interval=20m [2024-06-27T10:35:19.030Z] Command get executed successfully. [2024-06-27T10:35:19.030Z] [2024-06-27T10:35:19.030Z] [2024-06-27T10:35:19.030Z] [2024-06-27T10:35:19.030Z] 10:35:18.818669 INFO main . exec(timeout=30,000, detached=false, args=[progress-double-totals]) [2024-06-27T10:35:20.912Z] 0%: progress-double-totals: Starting [2024-06-27T10:35:20.912Z] 0%: progress-double-totals: Parsing [2024-06-27T10:35:20.912Z] 17%: progress-double-totals: Working [2024-06-27T10:35:20.912Z] 33%: progress-double-totals: Working [2024-06-27T10:35:20.912Z] 50%: progress-double-totals: Working [2024-06-27T10:35:20.912Z] 25%: progress-double-totals: Working [2024-06-27T10:35:20.912Z] 25%: progress-double-totals: Double [2024-06-27T10:35:20.912Z] 42%: progress-double-totals: Double [2024-06-27T10:35:20.912Z] 58%: progress-double-totals: Double [2024-06-27T10:35:20.912Z] 75%: progress-double-totals: Double [2024-06-27T10:35:20.912Z] 92%: progress-double-totals: Double [2024-06-27T10:35:20.912Z] 100%: progress-double-totals: Double [2024-06-27T10:35:20.912Z] 100%: progress-double-totals: Finished [2024-06-27T10:35:20.912Z] All done [2024-06-27T10:35:20.912Z] Command progress-double-totals executed successfully. [2024-06-27T10:35:20.912Z] [2024-06-27T10:35:20.912Z] [2024-06-27T10:35:20.912Z] [2024-06-27T10:35:20.912Z] 10:35:20.787296 INFO main . exec(timeout=30,000, detached=false, args=[progress-step-back]) [2024-06-27T10:35:23.420Z] 0%: progress-step-back: Starting [2024-06-27T10:35:23.420Z] 0%: progress-step-back: Parsing [2024-06-27T10:35:23.420Z] 20%: progress-step-back: Working on main part [2024-06-27T10:35:23.420Z] 40%: progress-step-back: Working on main part [2024-06-27T10:35:23.420Z] 60%: progress-step-back: Working on main part [2024-06-27T10:35:23.420Z] 80%: progress-step-back: Working on main part [2024-06-27T10:35:23.420Z] 80%: progress-step-back: Error in processing - next try [2024-06-27T10:35:23.420Z] 40%: progress-step-back: Error in processing - next try [2024-06-27T10:35:23.420Z] 60%: progress-step-back: Error in processing - next try [2024-06-27T10:35:23.420Z] 80%: progress-step-back: Error in processing - next try [2024-06-27T10:35:23.420Z] 100%: progress-step-back: Error in processing - next try [2024-06-27T10:35:23.420Z] 100%: progress-step-back: Finished [2024-06-27T10:35:23.420Z] All done [2024-06-27T10:35:23.420Z] Command progress-step-back executed successfully. [2024-06-27T10:35:23.420Z] [2024-06-27T10:35:23.420Z] [2024-06-27T10:35:23.420Z] [2024-06-27T10:35:23.420Z] 10:35:23.269836 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:35:23.979Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-06-27T10:35:23.979Z] progress-double-totals 14 2024-06-27 10:35:19 COMPLETED SUCCESS admin [2024-06-27T10:35:23.979Z] progress-step-back 15 2024-06-27 10:35:21 COMPLETED SUCCESS admin [2024-06-27T10:35:23.979Z] Command list-jobs executed successfully. [2024-06-27T10:35:23.979Z] [2024-06-27T10:35:23.979Z] [2024-06-27T10:35:23.979Z] [2024-06-27T10:35:23.979Z] 10:35:23.610408 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-06-27T10:35:24.234Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:35:24.234Z] [2024-06-27T10:35:24.234Z] [2024-06-27T10:35:24.234Z] [2024-06-27T10:35:25.598Z] 10:35:25.056452 INFO main . exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-06-27T10:35:25.598Z] Nothing to list. [2024-06-27T10:35:25.598Z] Command list-jobs executed successfully. [2024-06-27T10:35:25.598Z] [2024-06-27T10:35:25.598Z] [2024-06-27T10:35:25.598Z] [2024-06-27T10:35:25.598Z] 10:35:25.408977 INFO main . exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-06-27T10:35:25.852Z] Command configure-managed-jobs executed successfully. [2024-06-27T10:35:25.852Z] [2024-06-27T10:35:25.852Z] [2024-06-27T10:35:25.852Z] [2024-06-27T10:35:25.852Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.976 s -- in org.glassfish.main.admin.test.progress.ProgressStatusSpecialITest [2024-06-27T10:35:25.852Z] [INFO] Running org.glassfish.main.admin.test.rest.ApplicationITest [2024-06-27T10:35:27.211Z] 10:35:27.057191 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar a344b961-c9bf-4f15-b71a-3dd020edf028.war: [2024-06-27T10:35:27.211Z] /WEB-INF/ [2024-06-27T10:35:27.211Z] /WEB-INF/classes/ [2024-06-27T10:35:27.211Z] /WEB-INF/classes/org/ [2024-06-27T10:35:27.211Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:35:27.211Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:35:27.211Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-06-27T10:35:27.211Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-06-27T10:35:27.211Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-06-27T10:35:27.211Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-06-27T10:35:27.211Z] 10:35:27.059337 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getEar 72a49f14-aedc-410b-aa1f-39bec9e24618.ear: [2024-06-27T10:35:27.211Z] /simple.war [2024-06-27T10:35:29.093Z] 10:35:28.510662 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 2cd6658c-6577-4815-8cf6-68d944981d2c.war: [2024-06-27T10:35:29.093Z] /WEB-INF/ [2024-06-27T10:35:29.093Z] /WEB-INF/classes/ [2024-06-27T10:35:29.093Z] /WEB-INF/classes/org/ [2024-06-27T10:35:29.093Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:35:29.093Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:35:29.093Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-06-27T10:35:29.093Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-06-27T10:35:29.093Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-06-27T10:35:29.093Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-06-27T10:35:30.017Z] 10:35:29.905050 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 80ff2a82-de29-4d62-a724-877b9b11b114.war: [2024-06-27T10:35:30.017Z] /WEB-INF/ [2024-06-27T10:35:30.017Z] /WEB-INF/classes/ [2024-06-27T10:35:30.017Z] /WEB-INF/classes/org/ [2024-06-27T10:35:30.017Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:35:30.017Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:35:30.017Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-06-27T10:35:30.017Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-06-27T10:35:30.017Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-06-27T10:35:30.017Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-06-27T10:35:30.940Z] 10:35:30.869731 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 90dbf302-2beb-4822-8a5f-04b715524850.war: [2024-06-27T10:35:30.941Z] /WEB-INF/ [2024-06-27T10:35:30.941Z] /WEB-INF/classes/ [2024-06-27T10:35:30.941Z] /WEB-INF/classes/org/ [2024-06-27T10:35:30.941Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:35:30.941Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:35:30.941Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-06-27T10:35:30.941Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-06-27T10:35:30.941Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-06-27T10:35:30.941Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-06-27T10:35:37.470Z] 10:35:37.369571 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar f8db7e44-f15d-47c2-822b-029f9a5e67c7.war: [2024-06-27T10:35:37.470Z] /WEB-INF/ [2024-06-27T10:35:37.470Z] /WEB-INF/classes/ [2024-06-27T10:35:37.470Z] /WEB-INF/classes/org/ [2024-06-27T10:35:37.470Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:35:37.470Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:35:37.470Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-06-27T10:35:37.470Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-06-27T10:35:37.470Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-06-27T10:35:37.470Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-06-27T10:35:47.396Z] 10:35:45.676314 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 2d9828eb-3218-4b01-9f85-5772992ff38e.war: [2024-06-27T10:35:47.396Z] /WEB-INF/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-06-27T10:35:47.396Z] 10:35:45.943011 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 91cdfd1c-b682-4c2b-ba18-7bbb9ba41e73.war: [2024-06-27T10:35:47.396Z] /WEB-INF/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-06-27T10:35:47.396Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-06-27T10:35:47.396Z] 10:35:45.944776 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getEar 8cf809ce-f502-4e8e-848b-ba99e03e066d.ear: [2024-06-27T10:35:47.396Z] /simple.war [2024-06-27T10:35:47.396Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.53 s -- in org.glassfish.main.admin.test.rest.ApplicationITest [2024-06-27T10:35:47.396Z] [INFO] Running org.glassfish.main.admin.test.rest.AuthRealmITest [2024-06-27T10:35:47.397Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.glassfish.main.admin.test.rest.AuthRealmITest [2024-06-27T10:35:47.397Z] [INFO] Running org.glassfish.main.admin.test.rest.BasicAuthenticationITest [2024-06-27T10:35:47.397Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.glassfish.main.admin.test.rest.BasicAuthenticationITest [2024-06-27T10:35:47.397Z] [INFO] Running org.glassfish.main.admin.test.rest.ClusterITest [2024-06-27T10:35:57.322Z] 10:35:56.947968 INFO main . Found instances: null [2024-06-27T10:35:57.322Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.35 s -- in org.glassfish.main.admin.test.rest.ClusterITest [2024-06-27T10:35:57.322Z] [INFO] Running org.glassfish.main.admin.test.rest.ConfigITest [2024-06-27T10:35:57.322Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.glassfish.main.admin.test.rest.ConfigITest [2024-06-27T10:35:57.323Z] [INFO] Running org.glassfish.main.admin.test.rest.DomainITest [2024-06-27T10:35:57.323Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.glassfish.main.admin.test.rest.DomainITest [2024-06-27T10:35:57.323Z] [INFO] Running org.glassfish.main.admin.test.rest.ElementStarITest [2024-06-27T10:35:59.207Z] 10:35:59.139733 INFO main . responseMap: [2024-06-27T10:35:59.208Z] {exit_code=SUCCESS, extraProperties={methods=[{name=GET}, {}, {messageParameters={id={acceptableValues=, defaultValue=, optional=false, type=string}, enabled={acceptableValues=, defaultValue=true, optional=true, type=boolean}, target={acceptableValues=, defaultValue=server, optional=true, type=string}}, name=POST}], commands=[], childResources={jms/__defaultConnectionFactory=http://localhost:4848/management/domain/servers/server/server/resource-ref/jms%2F__defaultConnectionFactory, concurrent/__defaultManagedScheduledExecutorService=http://localhost:4848/management/domain/servers/server/server/resource-ref/concurrent%2F__defaultManagedScheduledExecutorService, concurrent/__defaultManagedExecutorService=http://localhost:4848/management/domain/servers/server/server/resource-ref/concurrent%2F__defaultManagedExecutorService, concurrent/__defaultContextService=http://localhost:4848/management/domain/servers/server/server/resource-ref/concurrent%2F__defaultContextService, jdbc/__default=http://localhost:4848/management/domain/servers/server/server/resource-ref/jdbc%2F__default, jdbc/__TimerPool=http://localhost:4848/management/domain/servers/server/server/resource-ref/jdbc%2F__TimerPool, concurrent/__defaultManagedThreadFactory=http://localhost:4848/management/domain/servers/server/server/resource-ref/concurrent%2F__defaultManagedThreadFactory}}, message=, command=resource-ref} [2024-06-27T10:36:02.465Z] 10:36:02.094091 INFO main . responseMap: [2024-06-27T10:36:02.465Z] {exit_code=SUCCESS, extraProperties={methods=[{name=GET}, {}, {messageParameters={disableTimeoutInMinutes={defaultValue=30, optional=true, type=string, key=false}, lbEnabled={defaultValue=true, optional=true, type=boolean, key=false}, ref={optional=true, type=string, key=true}, enabled={defaultValue=true, optional=true, type=boolean, key=false}}, name=POST}], entity={disableTimeoutInMinutes=30, lbEnabled=true, ref=instance_13f842afb6f8181f08787416d706a7e57, enabled=true}, commands=[], childResources={health-checker=http://localhost:4848/management/domain/lb-configs/lb-config/lbconfig-e6ca224811d8756136ad6cf448a9a861/server-ref/health-checker}}, message=, command=server-ref} [2024-06-27T10:36:04.972Z] 10:36:04.913587 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 70dee6b2-d649-436e-a73b-c416fd185f86.war: [2024-06-27T10:36:04.972Z] /WEB-INF/ [2024-06-27T10:36:04.972Z] /WEB-INF/classes/ [2024-06-27T10:36:04.972Z] /WEB-INF/classes/org/ [2024-06-27T10:36:04.972Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:36:04.972Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:36:04.972Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-06-27T10:36:04.972Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-06-27T10:36:04.972Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-06-27T10:36:04.973Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-06-27T10:36:05.227Z] 10:36:05.115490 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar a35c8e9f-f242-485b-b385-d9079e676bf4.war: [2024-06-27T10:36:05.227Z] /WEB-INF/ [2024-06-27T10:36:05.227Z] /WEB-INF/classes/ [2024-06-27T10:36:05.227Z] /WEB-INF/classes/org/ [2024-06-27T10:36:05.227Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:36:05.227Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:36:05.227Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-06-27T10:36:05.227Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-06-27T10:36:05.227Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-06-27T10:36:05.227Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-06-27T10:36:05.482Z] [238.684s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 158M->17M(258M) 9.734ms [2024-06-27T10:36:05.482Z] 10:36:05.358584 INFO main . responseMap: [2024-06-27T10:36:05.482Z] {exit_code=SUCCESS, extraProperties={methods=[{name=GET}, {}, {messageParameters={virtualservers={acceptableValues=, defaultValue=, optional=true, type=string}, lbenabled={acceptableValues=true,false, defaultValue=, optional=true, type=string}, id={acceptableValues=, defaultValue=, optional=false, type=string}, enabled={acceptableValues=, defaultValue=true, optional=true, type=boolean}, target={acceptableValues=, defaultValue=, optional=true, type=string}}, name=POST}], commands=[], childResources={app3034bf4ca46daa4a956f62e4c0d9e3575=http://localhost:4848/management/domain/servers/server/instance_17c55cd074fd24a4e760f87dfe2dada31/application-ref/app3034bf4ca46daa4a956f62e4c0d9e3575, appd3f7801bbbaea493fc5c9293115b836a=http://localhost:4848/management/domain/servers/server/instance_17c55cd074fd24a4e760f87dfe2dada31/application-ref/appd3f7801bbbaea493fc5c9293115b836a}}, message=, command=application-ref} [2024-06-27T10:36:06.404Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.187 s -- in org.glassfish.main.admin.test.rest.ElementStarITest [2024-06-27T10:36:06.404Z] [INFO] Running org.glassfish.main.admin.test.rest.ExternalResourceITest [2024-06-27T10:36:06.658Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.glassfish.main.admin.test.rest.ExternalResourceITest [2024-06-27T10:36:06.658Z] [INFO] Running org.glassfish.main.admin.test.rest.JdbcITest [2024-06-27T10:36:09.167Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.477 s -- in org.glassfish.main.admin.test.rest.JdbcITest [2024-06-27T10:36:09.167Z] [INFO] Running org.glassfish.main.admin.test.rest.JmsITest [2024-06-27T10:36:12.423Z] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.298 s -- in org.glassfish.main.admin.test.rest.JmsITest [2024-06-27T10:36:12.424Z] [INFO] Running org.glassfish.main.admin.test.rest.JobsResourceITest [2024-06-27T10:36:12.678Z] 10:36:12.324224 INFO main . exec(timeout=30,000, detached=false, args=[--detach, uptime]) [2024-06-27T10:36:12.932Z] Job ID: 16 [2024-06-27T10:36:12.932Z] Command uptime started successfully [2024-06-27T10:36:12.932Z] [2024-06-27T10:36:12.932Z] [2024-06-27T10:36:12.932Z] [2024-06-27T10:36:12.932Z] {"jobName":"uptime","executionDate":"Thu Jun 27 10:36:12 UTC 2024","completionDate":"Thu Jun 27 10:36:12 UTC 2024","exitCode":"SUCCESS","jobState":"COMPLETED","message":"Up 2 mins 22 secs","user":"admin","jobId":"16"} [2024-06-27T10:36:12.932Z] 10:36:12.739266 INFO main . exec(timeout=30,000, detached=false, args=[attach, 16]) [2024-06-27T10:36:13.186Z] Command uptime executed with status SUCCESS. [2024-06-27T10:36:13.186Z] Command attach executed successfully. [2024-06-27T10:36:13.186Z] [2024-06-27T10:36:13.186Z] [2024-06-27T10:36:13.186Z] [2024-06-27T10:36:13.186Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s -- in org.glassfish.main.admin.test.rest.JobsResourceITest [2024-06-27T10:36:13.186Z] [INFO] Running org.glassfish.main.admin.test.rest.JvmOptionsITest [2024-06-27T10:36:13.746Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in org.glassfish.main.admin.test.rest.JvmOptionsITest [2024-06-27T10:36:13.746Z] [INFO] Running org.glassfish.main.admin.test.rest.LoggingRestITest [2024-06-27T10:36:14.001Z] 10:36:13.588623 INFO main . exec(timeout=30,000, detached=false, args=[restart-domain]) [2024-06-27T10:36:20.523Z] . [2024-06-27T10:36:20.523Z] Waiting finished after 24 ms. [2024-06-27T10:36:20.523Z] Server instance is stopped, now we wait for the start on localhost:4848 [2024-06-27T10:36:20.523Z] ..... [2024-06-27T10:36:20.523Z] Waiting finished after 6,140 ms. [2024-06-27T10:36:20.523Z] Successfully restarted the domain [2024-06-27T10:36:20.523Z] Command restart-domain executed successfully. [2024-06-27T10:36:20.523Z] [2024-06-27T10:36:20.523Z] [2024-06-27T10:36:20.523Z] [2024-06-27T10:36:21.883Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.243 s -- in org.glassfish.main.admin.test.rest.LoggingRestITest [2024-06-27T10:36:21.883Z] [INFO] Running org.glassfish.main.admin.test.rest.MailITest [2024-06-27T10:36:22.442Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in org.glassfish.main.admin.test.rest.MailITest [2024-06-27T10:36:22.442Z] [INFO] Running org.glassfish.main.admin.test.rest.MetadataITest [2024-06-27T10:36:22.442Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.glassfish.main.admin.test.rest.MetadataITest [2024-06-27T10:36:22.442Z] [INFO] Running org.glassfish.main.admin.test.rest.MonitoringITest [2024-06-27T10:36:23.365Z] 10:36:23.265319 INFO main . responseMap: [2024-06-27T10:36:23.365Z] {exit_code=SUCCESS, extraProperties={entity={}, childResources={server=http://localhost:4848/monitoring/domain/server, in1977760243=http://localhost:4848/monitoring/domain/in1977760243}}, message=, command=Monitoring Data} [2024-06-27T10:36:24.724Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.327 s -- in org.glassfish.main.admin.test.rest.MonitoringITest [2024-06-27T10:36:24.724Z] [INFO] Running org.glassfish.main.admin.test.rest.NetworkListenerITest [2024-06-27T10:36:25.285Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in org.glassfish.main.admin.test.rest.NetworkListenerITest [2024-06-27T10:36:25.285Z] [INFO] Running org.glassfish.main.admin.test.rest.PartialUpdateITest [2024-06-27T10:36:25.285Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.glassfish.main.admin.test.rest.PartialUpdateITest [2024-06-27T10:36:25.285Z] [INFO] Running org.glassfish.main.admin.test.rest.PropertiesBagITest [2024-06-27T10:36:26.208Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 s -- in org.glassfish.main.admin.test.rest.PropertiesBagITest [2024-06-27T10:36:26.208Z] [INFO] Running org.glassfish.main.admin.test.rest.ProvidersITest [2024-06-27T10:36:26.462Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.glassfish.main.admin.test.rest.ProvidersITest [2024-06-27T10:36:26.462Z] [INFO] Running org.glassfish.main.admin.test.rest.ResourceRefITest [2024-06-27T10:36:28.344Z] 10:36:28.181694 INFO main . exec(timeout=30,000, detached=false, args=[delete-resource-ref, jdbc_5aa27c750bb631541030a716c8a044b5]) [2024-06-27T10:36:28.902Z] Command delete-resource-ref failed. [2024-06-27T10:36:28.902Z] [2024-06-27T10:36:28.902Z] remote failure: resource-ref jdbc_5aa27c750bb631541030a716c8a044b5 does not exist for target server. [2024-06-27T10:36:28.902Z] [2024-06-27T10:36:28.902Z] [2024-06-27T10:36:28.902Z] 10:36:28.589172 INFO main . exec(timeout=30,000, detached=false, args=[delete-jdbc-resource, jdbc_5aa27c750bb631541030a716c8a044b5]) [2024-06-27T10:36:29.157Z] Command delete-jdbc-resource failed. [2024-06-27T10:36:29.157Z] [2024-06-27T10:36:29.157Z] remote failure: A JDBC resource named jdbc_5aa27c750bb631541030a716c8a044b5 does not exist. [2024-06-27T10:36:29.157Z] [2024-06-27T10:36:29.157Z] [2024-06-27T10:36:29.157Z] 10:36:28.959970 INFO main . exec(timeout=30,000, detached=false, args=[delete-instance, instance_8662c9d6215ecb5b539050dd1f20931e]) [2024-06-27T10:36:29.412Z] Command delete-instance failed. [2024-06-27T10:36:29.412Z] [2024-06-27T10:36:29.412Z] remote failure: There is no instance named instance_8662c9d6215ecb5b539050dd1f20931e in this domain. [2024-06-27T10:36:29.412Z] [2024-06-27T10:36:29.412Z] [2024-06-27T10:36:29.412Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.956 s -- in org.glassfish.main.admin.test.rest.ResourceRefITest [2024-06-27T10:36:29.412Z] [INFO] Running org.glassfish.main.admin.test.rest.ServerPropertyITest [2024-06-27T10:36:29.667Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.glassfish.main.admin.test.rest.ServerPropertyITest [2024-06-27T10:36:29.667Z] [INFO] Running org.glassfish.main.admin.test.rest.StatusGeneratorITest [2024-06-27T10:36:29.667Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.glassfish.main.admin.test.rest.StatusGeneratorITest [2024-06-27T10:36:29.667Z] [INFO] Running org.glassfish.main.admin.test.rest.SystemPropertiesITest [2024-06-27T10:36:36.193Z] 10:36:35.965068 INFO main . Found instances: [{name=cluster_313843532_instance_870807924, status=NOT_RUNNING}] [2024-06-27T10:36:38.077Z] [270.955s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 159M->27M(258M) 15.661ms [2024-06-27T10:36:38.077Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.042 s -- in org.glassfish.main.admin.test.rest.SystemPropertiesITest [2024-06-27T10:36:38.077Z] [INFO] Running org.glassfish.main.admin.test.rest.TokenAuthenticationITest [2024-06-27T10:36:38.077Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.glassfish.main.admin.test.rest.TokenAuthenticationITest [2024-06-27T10:36:38.077Z] [INFO] Running org.glassfish.main.admin.test.rest.ZeroConfigITest [2024-06-27T10:36:38.077Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.glassfish.main.admin.test.rest.ZeroConfigITest [2024-06-27T10:36:39.001Z] [INFO] [2024-06-27T10:36:39.001Z] [INFO] Results: [2024-06-27T10:36:39.001Z] [INFO] [2024-06-27T10:36:39.001Z] [WARNING] Tests run: 148, Failures: 0, Errors: 0, Skipped: 1 [2024-06-27T10:36:39.001Z] [INFO] [2024-06-27T10:36:39.001Z] [INFO] [2024-06-27T10:36:39.001Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-tests --- [2024-06-27T10:36:39.001Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/failsafe-reports [2024-06-27T10:36:39.001Z] [INFO] [2024-06-27T10:36:39.001Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-admin-tests-checkstyle) @ admin-tests --- [2024-06-27T10:36:39.924Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:36:39.924Z] [INFO] [2024-06-27T10:36:39.924Z] [INFO] --- install:3.1.1:install (default-install) @ admin-tests --- [2024-06-27T10:36:39.924Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests/7.0.16-SNAPSHOT/admin-tests-7.0.16-SNAPSHOT.pom [2024-06-27T10:36:39.924Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/admin/tests/target/admin-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests/7.0.16-SNAPSHOT/admin-tests-7.0.16-SNAPSHOT.jar [2024-06-27T10:36:39.924Z] [INFO] [2024-06-27T10:36:39.924Z] [INFO] -------------< org.glassfish.main.tests:application-tests >------------- [2024-06-27T10:36:39.924Z] [INFO] Building GlassFish Application Tests 7.0.16-SNAPSHOT [290/334] [2024-06-27T10:36:39.924Z] [INFO] from appserver/tests/application/pom.xml [2024-06-27T10:36:39.924Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:36:40.179Z] [INFO] [2024-06-27T10:36:40.179Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-tests --- [2024-06-27T10:36:40.179Z] [INFO] [2024-06-27T10:36:40.179Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ application-tests --- [2024-06-27T10:36:40.179Z] [INFO] [2024-06-27T10:36:40.179Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ application-tests --- [2024-06-27T10:36:40.179Z] [INFO] [2024-06-27T10:36:40.179Z] [INFO] --- jaxws:3.0.0:wsimport (jaxws-generate) @ application-tests --- [2024-06-27T10:36:45.412Z] [INFO] Processing: file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/src/main/resources/wsdl/hello-ejb.wsdl [2024-06-27T10:36:45.412Z] [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/classes', -encoding, UTF-8, -Xnocompile, -wsdllocation, META-INF/wsdl/hello-ejb.wsdl, "file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/src/main/resources/wsdl/hello-ejb.wsdl"] [2024-06-27T10:36:45.412Z] parsing WSDL... [2024-06-27T10:36:45.412Z] [2024-06-27T10:36:45.412Z] [2024-06-27T10:36:45.971Z] [2024-06-27T10:36:45.971Z] Generating code... [2024-06-27T10:36:45.971Z] [2024-06-27T10:36:45.971Z] [INFO] Processing: file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/src/main/resources/wsdl/hello-servlet.wsdl [2024-06-27T10:36:45.971Z] [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/classes', -encoding, UTF-8, -Xnocompile, -wsdllocation, META-INF/wsdl/hello-servlet.wsdl, "file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/src/main/resources/wsdl/hello-servlet.wsdl"] [2024-06-27T10:36:46.226Z] parsing WSDL... [2024-06-27T10:36:46.226Z] [2024-06-27T10:36:46.226Z] [2024-06-27T10:36:46.785Z] [2024-06-27T10:36:46.785Z] Generating code... [2024-06-27T10:36:46.785Z] [2024-06-27T10:36:46.785Z] [INFO] [2024-06-27T10:36:46.785Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ application-tests --- [2024-06-27T10:36:48.668Z] [INFO] [2024-06-27T10:36:48.668Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ application-tests --- [2024-06-27T10:36:48.668Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:36:48.668Z] [INFO] Compiling 72 source files with javac [debug target 11] to target/classes [2024-06-27T10:36:48.668Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:36:48.668Z] [INFO] [2024-06-27T10:36:48.668Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ application-tests --- [2024-06-27T10:36:48.668Z] [INFO] [2024-06-27T10:36:48.668Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ application-tests --- [2024-06-27T10:36:48.668Z] [INFO] [2024-06-27T10:36:48.668Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ application-tests --- [2024-06-27T10:36:48.668Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:36:48.668Z] [INFO] [2024-06-27T10:36:48.668Z] [INFO] --- resources:3.3.1:resources (default-resources) @ application-tests --- [2024-06-27T10:36:48.668Z] [INFO] Copying 54 resources from src/main/resources to target/classes [2024-06-27T10:36:48.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/src/main/manpages [2024-06-27T10:36:48.668Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:36:48.668Z] [INFO] [2024-06-27T10:36:48.668Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ application-tests --- [2024-06-27T10:36:48.668Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:36:48.668Z] [INFO] Compiling 72 source files with javac [debug target 11] to target/classes [2024-06-27T10:36:48.668Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:36:48.668Z] [INFO] [2024-06-27T10:36:48.668Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ application-tests --- [2024-06-27T10:36:48.668Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:36:48.668Z] [INFO] Compiling 72 source files with javac [debug target 11] to target/classes [2024-06-27T10:36:48.668Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:36:48.668Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:36:48.668Z] [INFO] [2024-06-27T10:36:48.668Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ application-tests --- [2024-06-27T10:36:48.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/src/test/resources [2024-06-27T10:36:48.668Z] [INFO] [2024-06-27T10:36:48.668Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ application-tests --- [2024-06-27T10:36:48.668Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:36:48.668Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:36:49.226Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:36:49.226Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:36:49.226Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:36:49.226Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:36:49.226Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:36:49.227Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:36:49.227Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:36:49.227Z] Use -proc:none to disable annotation processing. [2024-06-27T10:36:49.227Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RAuthTest.java: Some input files use or override a deprecated API. [2024-06-27T10:36:49.227Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RAuthTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:36:49.227Z] [INFO] [2024-06-27T10:36:49.227Z] [INFO] --- surefire:3.2.5:test (default-test) @ application-tests --- [2024-06-27T10:36:49.227Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/surefire-reports [2024-06-27T10:36:49.227Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:36:49.227Z] [INFO] [2024-06-27T10:36:49.227Z] [INFO] ------------------------------------------------------- [2024-06-27T10:36:49.227Z] [INFO] T E S T S [2024-06-27T10:36:49.227Z] [INFO] ------------------------------------------------------- [2024-06-27T10:36:49.227Z] [0.003s][info][gc] Using G1 [2024-06-27T10:36:49.786Z] [0.478s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 3.171ms [2024-06-27T10:36:49.786Z] [INFO] Running org.glassfish.main.test.app.applib.ApplicationLibraryTest [2024-06-27T10:36:49.786Z] 10:36:49.645789 INFO main . Using basedir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application [2024-06-27T10:36:49.786Z] 10:36:49.651141 INFO main . Expected GlassFish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish [2024-06-27T10:36:49.787Z] 10:36:49.653222 INFO main . exec(timeout=5,000, detached=false, args=[change-admin-password]) [2024-06-27T10:36:50.346Z] Command change-admin-password executed successfully. [2024-06-27T10:36:50.346Z] [2024-06-27T10:36:50.346Z] [2024-06-27T10:36:50.346Z] [2024-06-27T10:36:50.346Z] Admin password changed. [2024-06-27T10:36:50.346Z] 10:36:50.233517 INFO main . exec(timeout=30,000, detached=false, args=[start-domain, --debug]) [2024-06-27T10:36:55.579Z] Debugging is enabled. The debugging port is: 9,009 [2024-06-27T10:36:55.579Z] Waiting for domain1 to start .... [2024-06-27T10:36:55.579Z] Waiting finished after 3,370 ms. [2024-06-27T10:36:55.579Z] Successfully started the domain : domain1 [2024-06-27T10:36:55.579Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1 [2024-06-27T10:36:55.579Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:36:55.579Z] Admin Port: 4,848 [2024-06-27T10:36:55.579Z] Command start-domain executed successfully. [2024-06-27T10:36:55.579Z] [2024-06-27T10:36:55.579Z] [2024-06-27T10:36:55.579Z] [2024-06-27T10:36:55.579Z] 10:36:54.526209 INFO main . abcd8b10-103f-48fd-abd7-cf5d811d394f.war: [2024-06-27T10:36:55.579Z] /WEB-INF/ [2024-06-27T10:36:55.579Z] /WEB-INF/classes/ [2024-06-27T10:36:55.579Z] /WEB-INF/classes/org/ [2024-06-27T10:36:55.579Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:36:55.579Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:36:55.579Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:36:55.579Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:36:55.579Z] /WEB-INF/classes/org/glassfish/main/test/app/applib/ [2024-06-27T10:36:55.579Z] /WEB-INF/classes/org/glassfish/main/test/app/applib/webapp/ [2024-06-27T10:36:55.579Z] /WEB-INF/classes/org/glassfish/main/test/app/applib/webapp/LibraryEndpoint.class [2024-06-27T10:36:55.579Z] /WEB-INF/classes/org/glassfish/main/test/app/applib/webapp/LibraryApplication.class [2024-06-27T10:36:55.579Z] 10:36:54.538258 INFO main . c9bb0410-0447-405c-8974-a6b1cbcf6645.jar: [2024-06-27T10:36:55.579Z] /org/ [2024-06-27T10:36:55.579Z] /org/glassfish/ [2024-06-27T10:36:55.579Z] /org/glassfish/main/ [2024-06-27T10:36:55.579Z] /org/glassfish/main/test/ [2024-06-27T10:36:55.579Z] /org/glassfish/main/test/app/ [2024-06-27T10:36:55.579Z] /org/glassfish/main/test/app/applib/ [2024-06-27T10:36:55.579Z] /org/glassfish/main/test/app/applib/lib/ [2024-06-27T10:36:55.579Z] /org/glassfish/main/test/app/applib/lib/LibraryResource.class [2024-06-27T10:36:55.579Z] /org/glassfish/main/test/app/applib/Version.properties [2024-06-27T10:36:55.579Z] 10:36:54.540218 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /webapp1, --name, webapp1, --libraries, /tmp/junit2846083311385863747/applib.jar, /tmp/junit7425596011857859551/webapp.war]) [2024-06-27T10:36:58.087Z] Application deployed with name webapp1. [2024-06-27T10:36:58.087Z] Command deploy executed successfully. [2024-06-27T10:36:58.087Z] [2024-06-27T10:36:58.087Z] [2024-06-27T10:36:58.087Z] [2024-06-27T10:36:58.087Z] 10:36:57.667918 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /webapp2, --name, webapp2, --libraries, /tmp/junit2846083311385863747/applib.jar, /tmp/junit7425596011857859551/webapp.war]) [2024-06-27T10:36:58.649Z] Application deployed with name webapp2. [2024-06-27T10:36:58.649Z] Command deploy executed successfully. [2024-06-27T10:36:58.649Z] [2024-06-27T10:36:58.649Z] [2024-06-27T10:36:58.649Z] [2024-06-27T10:36:58.649Z] 10:36:58.563850 INFO main . 7051bdfc-66c4-480c-b21b-e3559836cb9a.jar: [2024-06-27T10:36:58.649Z] /org/ [2024-06-27T10:36:58.649Z] /org/glassfish/ [2024-06-27T10:36:58.649Z] /org/glassfish/main/ [2024-06-27T10:36:58.649Z] /org/glassfish/main/test/ [2024-06-27T10:36:58.649Z] /org/glassfish/main/test/app/ [2024-06-27T10:36:58.649Z] /org/glassfish/main/test/app/applib/ [2024-06-27T10:36:58.649Z] /org/glassfish/main/test/app/applib/lib/ [2024-06-27T10:36:58.649Z] /org/glassfish/main/test/app/applib/lib/LibraryResource.class [2024-06-27T10:36:58.649Z] /org/glassfish/main/test/app/applib/Version.properties [2024-06-27T10:36:58.649Z] 10:36:58.565901 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /webapp3, --name, webapp3, --libraries, /tmp/junit2846083311385863747/applib.jar, /tmp/junit7425596011857859551/webapp.war]) [2024-06-27T10:36:59.572Z] Application deployed with name webapp3. [2024-06-27T10:36:59.572Z] Command deploy executed successfully. [2024-06-27T10:36:59.572Z] [2024-06-27T10:36:59.572Z] [2024-06-27T10:36:59.572Z] [2024-06-27T10:36:59.826Z] 10:36:59.540866 INFO main . exec(timeout=30,000, detached=false, args=[stop-domain]) [2024-06-27T10:37:00.385Z] Waiting for the domain to stop . [2024-06-27T10:37:00.385Z] Waiting finished after 158 ms. [2024-06-27T10:37:00.385Z] Command stop-domain executed successfully. [2024-06-27T10:37:00.385Z] [2024-06-27T10:37:00.385Z] [2024-06-27T10:37:00.385Z] [2024-06-27T10:37:00.386Z] 10:37:00.256764 INFO main . exec(timeout=30,000, detached=false, args=[start-domain]) [2024-06-27T10:37:06.908Z] Waiting for domain1 to start ...... [2024-06-27T10:37:06.908Z] Waiting finished after 5,580 ms. [2024-06-27T10:37:06.908Z] Successfully started the domain : domain1 [2024-06-27T10:37:06.908Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1 [2024-06-27T10:37:06.908Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:37:06.908Z] Admin Port: 4,848 [2024-06-27T10:37:06.908Z] Command start-domain executed successfully. [2024-06-27T10:37:06.908Z] [2024-06-27T10:37:06.908Z] [2024-06-27T10:37:06.908Z] [2024-06-27T10:37:07.163Z] 10:37:06.942278 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, webapp1]) [2024-06-27T10:37:07.723Z] Command undeploy executed successfully. [2024-06-27T10:37:07.723Z] [2024-06-27T10:37:07.723Z] [2024-06-27T10:37:07.723Z] [2024-06-27T10:37:07.723Z] 10:37:07.628845 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, webapp2]) [2024-06-27T10:37:08.281Z] Command undeploy executed successfully. [2024-06-27T10:37:08.281Z] [2024-06-27T10:37:08.281Z] [2024-06-27T10:37:08.281Z] [2024-06-27T10:37:08.281Z] 10:37:08.008250 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, webapp3]) [2024-06-27T10:37:08.536Z] Command undeploy executed successfully. [2024-06-27T10:37:08.536Z] [2024-06-27T10:37:08.536Z] [2024-06-27T10:37:08.536Z] [2024-06-27T10:37:08.536Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.80 s -- in org.glassfish.main.test.app.applib.ApplicationLibraryTest [2024-06-27T10:37:08.536Z] [INFO] Running org.glassfish.main.test.app.concurrency.executor.ManagedExecutorDefinitionWebTest [2024-06-27T10:37:08.536Z] 10:37:08.412678 INFO main . ManagedExecutorDefinitionWebTest.war: [2024-06-27T10:37:08.536Z] /WEB-INF/ [2024-06-27T10:37:08.536Z] /WEB-INF/classes/ [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/ [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/ [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorDefinitionServlet.class [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider.class [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider$IntContextSnapshot.class [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider$IntContextRestorer.class [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider$IntContext.class [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider.class [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider$StringContextSnapshot.class [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider$StringContextRestorer.class [2024-06-27T10:37:08.536Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider$StringContext.class [2024-06-27T10:37:08.536Z] /WEB-INF/classes/META-INF/ [2024-06-27T10:37:08.536Z] /WEB-INF/classes/META-INF/services/ [2024-06-27T10:37:08.536Z] /WEB-INF/classes/META-INF/services/jakarta.enterprise.concurrent.spi.ThreadContextProvider [2024-06-27T10:37:08.536Z] 10:37:08.418169 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, ManagedExecutorDefinitionServlet, /tmp/ManagedExecutorDefinitionServlet12118861429872172699.war]) [2024-06-27T10:37:09.460Z] Application deployed with name ManagedExecutorDefinitionServlet. [2024-06-27T10:37:09.460Z] Command deploy executed successfully. [2024-06-27T10:37:09.460Z] [2024-06-27T10:37:09.460Z] [2024-06-27T10:37:09.460Z] [2024-06-27T10:37:09.460Z] 10:37:09.193441 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, ManagedExecutorDefinitionServlet]) [2024-06-27T10:37:09.715Z] Command undeploy executed successfully. [2024-06-27T10:37:09.715Z] [2024-06-27T10:37:09.715Z] [2024-06-27T10:37:09.715Z] [2024-06-27T10:37:09.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 s -- in org.glassfish.main.test.app.concurrency.executor.ManagedExecutorDefinitionWebTest [2024-06-27T10:37:09.715Z] [INFO] Running org.glassfish.main.test.app.concurrency.executor.ManagedExecutorTasksSubmittedDuringDeploymentTest [2024-06-27T10:37:09.969Z] 10:37:09.606830 INFO main . ManagedExecutorTasksSubmittedDuringDeploymentTest.war: [2024-06-27T10:37:09.969Z] /WEB-INF/ [2024-06-27T10:37:09.969Z] /WEB-INF/classes/ [2024-06-27T10:37:09.969Z] /WEB-INF/classes/org/ [2024-06-27T10:37:09.969Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:09.970Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:09.970Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:09.970Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:09.970Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/ [2024-06-27T10:37:09.970Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ [2024-06-27T10:37:09.970Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorTasksSubmittedDuringDeploymentServlet.class [2024-06-27T10:37:09.970Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StartupBean.class [2024-06-27T10:37:09.970Z] 10:37:09.608920 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, ManagedExecutorTasksSubmittedDuringDeploymentTest, /tmp/ManagedExecutorTasksSubmittedDuringDeploymentTest16506216178682797776.war]) [2024-06-27T10:37:11.852Z] Application deployed with name ManagedExecutorTasksSubmittedDuringDeploymentTest. [2024-06-27T10:37:11.852Z] Command deploy executed successfully. [2024-06-27T10:37:11.852Z] [2024-06-27T10:37:11.852Z] [2024-06-27T10:37:11.852Z] [2024-06-27T10:37:11.852Z] 10:37:11.507373 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, ManagedExecutorTasksSubmittedDuringDeploymentTest]) [2024-06-27T10:37:12.106Z] Command undeploy executed successfully. [2024-06-27T10:37:12.106Z] [2024-06-27T10:37:12.106Z] [2024-06-27T10:37:12.106Z] [2024-06-27T10:37:12.106Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 s -- in org.glassfish.main.test.app.concurrency.executor.ManagedExecutorTasksSubmittedDuringDeploymentTest [2024-06-27T10:37:12.106Z] [INFO] Running org.glassfish.main.test.app.deploy.DeployOnVirtualServersTest [2024-06-27T10:37:12.106Z] 10:37:11.961528 INFO main . exec(timeout=30,000, detached=false, args=[create-virtual-server, --hosts, localhost, vserver1]) [2024-06-27T10:37:12.665Z] Command create-virtual-server executed successfully. [2024-06-27T10:37:12.665Z] [2024-06-27T10:37:12.665Z] [2024-06-27T10:37:12.665Z] [2024-06-27T10:37:12.665Z] 10:37:12.405943 INFO main . exec(timeout=30,000, detached=false, args=[create-virtual-server, --hosts, localhost, vserver2]) [2024-06-27T10:37:12.920Z] Command create-virtual-server executed successfully. [2024-06-27T10:37:12.920Z] [2024-06-27T10:37:12.920Z] [2024-06-27T10:37:12.920Z] [2024-06-27T10:37:12.920Z] 10:37:12.790867 INFO main . 520ea541-23d5-4fa6-a1d7-590d96933dac.war: [2024-06-27T10:37:12.920Z] /WEB-INF/ [2024-06-27T10:37:12.920Z] /WEB-INF/classes/ [2024-06-27T10:37:12.920Z] /WEB-INF/classes/org/ [2024-06-27T10:37:12.920Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:12.920Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:12.920Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:12.920Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:12.920Z] /WEB-INF/classes/org/glassfish/main/test/app/deploy/ [2024-06-27T10:37:12.920Z] /WEB-INF/classes/org/glassfish/main/test/app/deploy/SimpleResource.class [2024-06-27T10:37:12.921Z] /WEB-INF/classes/org/glassfish/main/test/app/deploy/SimpleApplication.class [2024-06-27T10:37:12.921Z] /WEB-INF/beans.xml [2024-06-27T10:37:12.921Z] 10:37:12.794093 INFO main . exec(timeout=30,000, detached=false, args=[deploy, /tmp/junit16106870610562149083/DeployOnVirtualServersTestApp.war]) [2024-06-27T10:37:14.283Z] Application deployed with name DeployOnVirtualServersTestApp. [2024-06-27T10:37:14.283Z] Command deploy executed successfully. [2024-06-27T10:37:14.283Z] [2024-06-27T10:37:14.283Z] [2024-06-27T10:37:14.283Z] [2024-06-27T10:37:14.283Z] 10:37:13.845098 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, DeployOnVirtualServersTestApp]) [2024-06-27T10:37:14.283Z] Command undeploy executed successfully. [2024-06-27T10:37:14.283Z] [2024-06-27T10:37:14.283Z] [2024-06-27T10:37:14.283Z] [2024-06-27T10:37:14.537Z] 10:37:14.258569 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --virtualservers, server,vserver1, /tmp/junit16106870610562149083/DeployOnVirtualServersTestApp.war]) [2024-06-27T10:37:15.462Z] Application deployed with name DeployOnVirtualServersTestApp. [2024-06-27T10:37:15.462Z] Command deploy executed successfully. [2024-06-27T10:37:15.463Z] [2024-06-27T10:37:15.463Z] [2024-06-27T10:37:15.463Z] [2024-06-27T10:37:15.463Z] 10:37:15.214756 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, DeployOnVirtualServersTestApp]) [2024-06-27T10:37:15.717Z] Command undeploy executed successfully. [2024-06-27T10:37:15.717Z] [2024-06-27T10:37:15.717Z] [2024-06-27T10:37:15.717Z] [2024-06-27T10:37:15.717Z] 10:37:15.592667 INFO main . exec(timeout=30,000, detached=false, args=[delete-virtual-server, vserver1]) [2024-06-27T10:37:16.275Z] Command delete-virtual-server executed successfully. [2024-06-27T10:37:16.275Z] [2024-06-27T10:37:16.275Z] [2024-06-27T10:37:16.275Z] [2024-06-27T10:37:16.275Z] 10:37:15.998990 INFO main . exec(timeout=30,000, detached=false, args=[delete-virtual-server, vserver2]) [2024-06-27T10:37:16.529Z] Command delete-virtual-server executed successfully. [2024-06-27T10:37:16.529Z] [2024-06-27T10:37:16.529Z] [2024-06-27T10:37:16.529Z] [2024-06-27T10:37:16.529Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.411 s -- in org.glassfish.main.test.app.deploy.DeployOnVirtualServersTest [2024-06-27T10:37:16.530Z] [INFO] Running org.glassfish.main.test.app.ejb.AccessEJBWebTest [2024-06-27T10:37:16.784Z] 10:37:16.385995 INFO main . echoservice.war: [2024-06-27T10:37:16.784Z] /WEB-INF/ [2024-06-27T10:37:16.784Z] /WEB-INF/classes/ [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/ [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/ [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoService.class [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoServiceLocal.class [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoServiceRemote.class [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoServiceEJB.class [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessLocalEJBByCDIServlet.class [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessLocalEJBByJNDIServlet.class [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessRemoteEJBByCDIServlet.class [2024-06-27T10:37:16.784Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessRemoteEJBByJNDIServlet.class [2024-06-27T10:37:16.784Z] 10:37:16.389566 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, echoservice, /tmp/echoservice16610068874066921196.war]) [2024-06-27T10:37:18.667Z] Application deployed with name echoservice. [2024-06-27T10:37:18.668Z] Command deploy executed successfully. [2024-06-27T10:37:18.668Z] [2024-06-27T10:37:18.668Z] [2024-06-27T10:37:18.668Z] [2024-06-27T10:37:18.922Z] 10:37:18.674037 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, echoservice]) [2024-06-27T10:37:19.176Z] Command undeploy executed successfully. [2024-06-27T10:37:19.176Z] [2024-06-27T10:37:19.176Z] [2024-06-27T10:37:19.176Z] [2024-06-27T10:37:19.176Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.716 s -- in org.glassfish.main.test.app.ejb.AccessEJBWebTest [2024-06-27T10:37:19.176Z] [INFO] Running org.glassfish.main.test.app.ejb.NoInterfaceViewEJBTest [2024-06-27T10:37:19.176Z] 10:37:19.095734 INFO main . 8b0d735b-b1e5-4efa-b200-e60074113495.war: [2024-06-27T10:37:19.176Z] /WEB-INF/ [2024-06-27T10:37:19.176Z] /WEB-INF/classes/ [2024-06-27T10:37:19.176Z] /WEB-INF/classes/org/ [2024-06-27T10:37:19.176Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:19.176Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:19.176Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:19.176Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:19.176Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/ [2024-06-27T10:37:19.176Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/NoInterfaceViewEJB.class [2024-06-27T10:37:19.176Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/NoInterfaceViewResource.class [2024-06-27T10:37:19.176Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/NoInterfaceViewApplication.class [2024-06-27T10:37:19.176Z] 10:37:19.098125 INFO main . exec(timeout=30,000, detached=false, args=[deploy, /tmp/nointerfaceview3907659754302502759/nointerfaceview.war]) [2024-06-27T10:37:20.102Z] Application deployed with name nointerfaceview. [2024-06-27T10:37:20.102Z] Command deploy executed successfully. [2024-06-27T10:37:20.102Z] [2024-06-27T10:37:20.102Z] [2024-06-27T10:37:20.102Z] [2024-06-27T10:37:20.102Z] 10:37:20.036740 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, nointerfaceview]) [2024-06-27T10:37:20.661Z] Command undeploy executed successfully. [2024-06-27T10:37:20.661Z] [2024-06-27T10:37:20.661Z] [2024-06-27T10:37:20.661Z] [2024-06-27T10:37:20.661Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.340 s -- in org.glassfish.main.test.app.ejb.NoInterfaceViewEJBTest [2024-06-27T10:37:20.661Z] [INFO] Running org.glassfish.main.test.app.mrjar.ear.MultiReleaseEnterpriseApplicationLibraryTest [2024-06-27T10:37:20.661Z] 10:37:20.452407 INFO main . mrear.ear: [2024-06-27T10:37:20.661Z] /lib/ [2024-06-27T10:37:20.661Z] /lib/mrlib.jar [2024-06-27T10:37:20.661Z] /mrwar.war [2024-06-27T10:37:20.661Z] 10:37:20.456252 INFO main . exec(timeout=30,000, detached=false, args=[deploy, /tmp/mrear12740011115479882099/mrear.ear]) [2024-06-27T10:37:21.220Z] Application deployed with name mrear. [2024-06-27T10:37:21.220Z] Command deploy executed successfully. [2024-06-27T10:37:21.220Z] [2024-06-27T10:37:21.220Z] [2024-06-27T10:37:21.220Z] [2024-06-27T10:37:21.220Z] 10:37:21.128671 INFO main . Run test method testMultiReleaseEarLibProcessingJdk17 [2024-06-27T10:37:21.220Z] 10:37:21.137920 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, mrear]) [2024-06-27T10:37:21.781Z] Command undeploy executed successfully. [2024-06-27T10:37:21.781Z] [2024-06-27T10:37:21.781Z] [2024-06-27T10:37:21.781Z] [2024-06-27T10:37:21.781Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.075 s -- in org.glassfish.main.test.app.mrjar.ear.MultiReleaseEnterpriseApplicationLibraryTest [2024-06-27T10:37:21.781Z] [INFO] Running org.glassfish.main.test.app.mrjar.servlet.MultiReleaseServletContainerInitializerTest [2024-06-27T10:37:21.781Z] 10:37:21.513362 INFO main . 3f084264-16b6-4110-a530-170717d94f3c.war: [2024-06-27T10:37:21.781Z] /WEB-INF/ [2024-06-27T10:37:21.781Z] /WEB-INF/lib/ [2024-06-27T10:37:21.781Z] /WEB-INF/lib/mrlib.jar [2024-06-27T10:37:21.781Z] /WEB-INF/lib/scelib.jar [2024-06-27T10:37:21.781Z] 10:37:21.517706 INFO main . exec(timeout=30,000, detached=false, args=[deploy, /tmp/mrscewebapp15151027060701943828/mrscewebapp.war]) [2024-06-27T10:37:22.339Z] Application deployed with name mrscewebapp. [2024-06-27T10:37:22.339Z] Command deploy executed successfully. [2024-06-27T10:37:22.339Z] [2024-06-27T10:37:22.339Z] [2024-06-27T10:37:22.339Z] [2024-06-27T10:37:22.339Z] 10:37:22.116432 INFO main . Run test method testServletContainerInitializerJdk17 [2024-06-27T10:37:22.339Z] 10:37:22.120714 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, mrscewebapp]) [2024-06-27T10:37:22.593Z] Command undeploy executed successfully. [2024-06-27T10:37:22.594Z] [2024-06-27T10:37:22.594Z] [2024-06-27T10:37:22.594Z] [2024-06-27T10:37:22.594Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.994 s -- in org.glassfish.main.test.app.mrjar.servlet.MultiReleaseServletContainerInitializerTest [2024-06-27T10:37:22.594Z] [INFO] Running org.glassfish.main.test.app.mrjar.webapp.MultiReleaseWebApplicationTest [2024-06-27T10:37:22.594Z] [33.503s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->7M(258M) 3.898ms [2024-06-27T10:37:22.848Z] 10:37:22.512290 INFO main . 1af1923c-790c-4733-b290-d26935bbd5ad.war: [2024-06-27T10:37:22.848Z] /WEB-INF/ [2024-06-27T10:37:22.848Z] /WEB-INF/lib/ [2024-06-27T10:37:22.848Z] /WEB-INF/lib/mrlib.jar [2024-06-27T10:37:22.848Z] /WEB-INF/classes/ [2024-06-27T10:37:22.848Z] /WEB-INF/classes/org/ [2024-06-27T10:37:22.848Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:22.848Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:22.848Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:22.848Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:22.848Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/ [2024-06-27T10:37:22.848Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/webapp/ [2024-06-27T10:37:22.848Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/webapp/MultiReleaseResource.class [2024-06-27T10:37:22.848Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/webapp/MultiReleaseApplication.class [2024-06-27T10:37:22.848Z] 10:37:22.515283 INFO main . exec(timeout=30,000, detached=false, args=[deploy, /tmp/mrwebapp5699675098752526991/mrwebapp.war]) [2024-06-27T10:37:23.407Z] Application deployed with name mrwebapp. [2024-06-27T10:37:23.407Z] Command deploy executed successfully. [2024-06-27T10:37:23.407Z] [2024-06-27T10:37:23.407Z] [2024-06-27T10:37:23.407Z] [2024-06-27T10:37:23.407Z] 10:37:23.172833 INFO main . Run test method testMultiReleaseJarProcessingJdk17 [2024-06-27T10:37:23.407Z] 10:37:23.181939 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, mrwebapp]) [2024-06-27T10:37:23.662Z] Command undeploy executed successfully. [2024-06-27T10:37:23.662Z] [2024-06-27T10:37:23.662Z] [2024-06-27T10:37:23.662Z] [2024-06-27T10:37:23.662Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.056 s -- in org.glassfish.main.test.app.mrjar.webapp.MultiReleaseWebApplicationTest [2024-06-27T10:37:23.662Z] [INFO] Running org.glassfish.main.test.app.persistence.resourceref.JtaDataSourceResourceRefTest [2024-06-27T10:37:23.662Z] 10:37:23.564778 INFO main . exec(timeout=5,000, detached=false, args=[set, resources.jdbc-connection-pool.DerbyPool.datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource, resources.jdbc-connection-pool.DerbyPool.property.PortNumber=, resources.jdbc-connection-pool.DerbyPool.property.serverName=, resources.jdbc-connection-pool.DerbyPool.property.URL=]) [2024-06-27T10:37:24.220Z] resources.jdbc-connection-pool.DerbyPool.datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource [2024-06-27T10:37:24.220Z] resources.jdbc-connection-pool.DerbyPool.property.PortNumber= [2024-06-27T10:37:24.220Z] resources.jdbc-connection-pool.DerbyPool.property.serverName= [2024-06-27T10:37:24.220Z] resources.jdbc-connection-pool.DerbyPool.property.URL= [2024-06-27T10:37:24.220Z] Command set executed successfully. [2024-06-27T10:37:24.220Z] [2024-06-27T10:37:24.220Z] [2024-06-27T10:37:24.220Z] [2024-06-27T10:37:24.220Z] The default datasource changed to embedded. [2024-06-27T10:37:24.220Z] 10:37:23.990060 INFO main . ed67f0b6-b794-466b-a8fe-5f540d6aceb0.war: [2024-06-27T10:37:24.220Z] /WEB-INF/ [2024-06-27T10:37:24.220Z] /WEB-INF/classes/ [2024-06-27T10:37:24.220Z] /WEB-INF/classes/org/ [2024-06-27T10:37:24.220Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:24.220Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:24.220Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:24.220Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:24.220Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/ [2024-06-27T10:37:24.220Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/resourceref/ [2024-06-27T10:37:24.220Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/resourceref/webapp/ [2024-06-27T10:37:24.220Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/resourceref/webapp/ResourceRefResource.class [2024-06-27T10:37:24.220Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/resourceref/webapp/ResourceRefApplication.class [2024-06-27T10:37:24.220Z] /WEB-INF/classes/META-INF/ [2024-06-27T10:37:24.220Z] /WEB-INF/classes/META-INF/persistence.xml [2024-06-27T10:37:24.220Z] /WEB-INF/beans.xml [2024-06-27T10:37:24.220Z] /WEB-INF/web.xml [2024-06-27T10:37:24.220Z] 10:37:23.992920 INFO main . exec(timeout=30,000, detached=false, args=[deploy, /tmp/JtaDataSourceResourceRefTestWebApp10593904939826097328/JtaDataSourceResourceRefTestWebApp.war]) [2024-06-27T10:37:26.727Z] Application deployed with name JtaDataSourceResourceRefTestWebApp. [2024-06-27T10:37:26.727Z] Command deploy executed successfully. [2024-06-27T10:37:26.727Z] [2024-06-27T10:37:26.727Z] [2024-06-27T10:37:26.727Z] [2024-06-27T10:37:26.728Z] 10:37:26.297256 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, JtaDataSourceResourceRefTestWebApp]) [2024-06-27T10:37:26.728Z] Command undeploy executed successfully. [2024-06-27T10:37:26.728Z] [2024-06-27T10:37:26.728Z] [2024-06-27T10:37:26.728Z] [2024-06-27T10:37:26.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.124 s -- in org.glassfish.main.test.app.persistence.resourceref.JtaDataSourceResourceRefTest [2024-06-27T10:37:26.728Z] [INFO] Running org.glassfish.main.test.app.persistence.transform.ClassTransformerEjbWebAppTest [2024-06-27T10:37:26.982Z] 10:37:26.699593 INFO main . 328a9d58-2007-4585-908f-2abd00f7f6a0.war: [2024-06-27T10:37:26.982Z] /WEB-INF/ [2024-06-27T10:37:26.982Z] /WEB-INF/lib/ [2024-06-27T10:37:26.982Z] /WEB-INF/lib/provider.jar [2024-06-27T10:37:26.982Z] /WEB-INF/classes/ [2024-06-27T10:37:26.982Z] /WEB-INF/classes/org/ [2024-06-27T10:37:26.982Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:26.982Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:26.982Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:26.982Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:26.982Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/ [2024-06-27T10:37:26.982Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ [2024-06-27T10:37:26.982Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ejb/ [2024-06-27T10:37:26.982Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ejb/ClassTransformerBean.class [2024-06-27T10:37:26.982Z] /WEB-INF/classes/META-INF/ [2024-06-27T10:37:26.982Z] /WEB-INF/classes/META-INF/persistence.xml [2024-06-27T10:37:26.982Z] /WEB-INF/beans.xml [2024-06-27T10:37:26.982Z] 10:37:26.704488 INFO main . exec(timeout=30,000, detached=false, args=[deploy, /tmp/TransformEjbWebApp15931013747907788436/TransformEjbWebApp.war]) [2024-06-27T10:37:27.541Z] Application deployed with name TransformEjbWebApp. [2024-06-27T10:37:27.541Z] Command deploy executed successfully. [2024-06-27T10:37:27.541Z] [2024-06-27T10:37:27.541Z] [2024-06-27T10:37:27.541Z] [2024-06-27T10:37:27.541Z] 10:37:27.432470 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, TransformEjbWebApp]) [2024-06-27T10:37:28.100Z] Command undeploy executed successfully. [2024-06-27T10:37:28.100Z] [2024-06-27T10:37:28.100Z] [2024-06-27T10:37:28.100Z] [2024-06-27T10:37:28.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s -- in org.glassfish.main.test.app.persistence.transform.ClassTransformerEjbWebAppTest [2024-06-27T10:37:28.100Z] [INFO] Running org.glassfish.main.test.app.persistence.transform.ClassTransformerWebAppTest [2024-06-27T10:37:28.100Z] 10:37:27.816372 INFO main . 0f95fbc9-adab-40b8-8b82-e948b986081f.war: [2024-06-27T10:37:28.100Z] /WEB-INF/ [2024-06-27T10:37:28.100Z] /WEB-INF/lib/ [2024-06-27T10:37:28.100Z] /WEB-INF/lib/provider.jar [2024-06-27T10:37:28.100Z] /WEB-INF/classes/ [2024-06-27T10:37:28.100Z] /WEB-INF/classes/org/ [2024-06-27T10:37:28.100Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:28.100Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:28.100Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:28.100Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:28.100Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/ [2024-06-27T10:37:28.100Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ [2024-06-27T10:37:28.100Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/webapp/ [2024-06-27T10:37:28.100Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/webapp/ClassTransformerResource.class [2024-06-27T10:37:28.100Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/webapp/ClassTransformerApplication.class [2024-06-27T10:37:28.100Z] /WEB-INF/classes/META-INF/ [2024-06-27T10:37:28.100Z] /WEB-INF/classes/META-INF/persistence.xml [2024-06-27T10:37:28.100Z] /WEB-INF/beans.xml [2024-06-27T10:37:28.100Z] 10:37:27.820802 INFO main . exec(timeout=30,000, detached=false, args=[deploy, /tmp/TransformWebApp16058227739829611833/TransformWebApp.war]) [2024-06-27T10:37:28.659Z] Application deployed with name TransformWebApp. [2024-06-27T10:37:28.659Z] Command deploy executed successfully. [2024-06-27T10:37:28.659Z] [2024-06-27T10:37:28.659Z] [2024-06-27T10:37:28.659Z] [2024-06-27T10:37:28.659Z] 10:37:28.568658 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, TransformWebApp]) [2024-06-27T10:37:29.217Z] Command undeploy executed successfully. [2024-06-27T10:37:29.217Z] [2024-06-27T10:37:29.217Z] [2024-06-27T10:37:29.217Z] [2024-06-27T10:37:29.217Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s -- in org.glassfish.main.test.app.persistence.transform.ClassTransformerWebAppTest [2024-06-27T10:37:29.217Z] [INFO] Running org.glassfish.main.test.app.security.defaultp2r.DefaultP2RAuthTest [2024-06-27T10:37:29.218Z] 10:37:28.939259 INFO main . exec(timeout=30,000, detached=false, args=[--terse, get, server-config.security-service.activate-default-principal-to-role-mapping]) [2024-06-27T10:37:29.473Z] server-config.security-service.activate-default-principal-to-role-mapping=true [2024-06-27T10:37:29.473Z] [2024-06-27T10:37:29.473Z] [2024-06-27T10:37:29.473Z] [2024-06-27T10:37:29.473Z] 10:37:29.311440 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file, --target, server, bobby]) [2024-06-27T10:37:29.728Z] Command create-file-user executed successfully. [2024-06-27T10:37:29.728Z] [2024-06-27T10:37:29.728Z] [2024-06-27T10:37:29.728Z] [2024-06-27T10:37:29.728Z] 10:37:29.691140 INFO main . 2b3b6ae4-94a5-467e-98e5-0cb461ada932.war: [2024-06-27T10:37:29.728Z] /WEB-INF/ [2024-06-27T10:37:29.728Z] /WEB-INF/classes/ [2024-06-27T10:37:29.728Z] /WEB-INF/classes/org/ [2024-06-27T10:37:29.728Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:29.728Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:29.728Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:29.728Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:29.728Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-06-27T10:37:29.728Z] /WEB-INF/classes/org/glassfish/main/test/app/security/defaultp2r/ [2024-06-27T10:37:29.728Z] /WEB-INF/classes/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RTestServlet.class [2024-06-27T10:37:29.728Z] /WEB-INF/web.xml [2024-06-27T10:37:29.982Z] 10:37:29.693869 INFO main . exec(timeout=30,000, detached=false, args=[set, server-config.security-service.activate-default-principal-to-role-mapping=false]) [2024-06-27T10:37:30.236Z] server-config.security-service.activate-default-principal-to-role-mapping=false [2024-06-27T10:37:30.236Z] Command set executed successfully. [2024-06-27T10:37:30.236Z] [2024-06-27T10:37:30.236Z] [2024-06-27T10:37:30.236Z] [2024-06-27T10:37:30.236Z] 10:37:30.067304 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit7367358305232726416/security-defaultP2R-servlet.war]) [2024-06-27T10:37:30.796Z] Application deployed with name security-defaultP2R-servlet. [2024-06-27T10:37:30.796Z] Command deploy executed successfully. [2024-06-27T10:37:30.796Z] [2024-06-27T10:37:30.796Z] [2024-06-27T10:37:30.796Z] [2024-06-27T10:37:30.796Z] 10:37:30.648831 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-defaultP2R-servlet]) [2024-06-27T10:37:31.051Z] Command undeploy executed successfully. [2024-06-27T10:37:31.051Z] [2024-06-27T10:37:31.051Z] [2024-06-27T10:37:31.051Z] [2024-06-27T10:37:31.305Z] 10:37:31.011961 INFO main . exec(timeout=30,000, detached=false, args=[set, server-config.security-service.activate-default-principal-to-role-mapping=true]) [2024-06-27T10:37:31.560Z] server-config.security-service.activate-default-principal-to-role-mapping=true [2024-06-27T10:37:31.560Z] Command set executed successfully. [2024-06-27T10:37:31.560Z] [2024-06-27T10:37:31.560Z] [2024-06-27T10:37:31.560Z] [2024-06-27T10:37:31.560Z] 10:37:31.369391 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit7367358305232726416/security-defaultP2R-servlet.war]) [2024-06-27T10:37:32.119Z] Application deployed with name security-defaultP2R-servlet. [2024-06-27T10:37:32.119Z] Command deploy executed successfully. [2024-06-27T10:37:32.119Z] [2024-06-27T10:37:32.119Z] [2024-06-27T10:37:32.119Z] [2024-06-27T10:37:32.119Z] 10:37:31.896701 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-defaultP2R-servlet]) [2024-06-27T10:37:32.373Z] Command undeploy executed successfully. [2024-06-27T10:37:32.373Z] [2024-06-27T10:37:32.373Z] [2024-06-27T10:37:32.373Z] [2024-06-27T10:37:32.374Z] 10:37:32.258206 INFO main . exec(timeout=30,000, detached=false, args=[set, server-config.security-service.activate-default-principal-to-role-mapping=true]) [2024-06-27T10:37:32.934Z] server-config.security-service.activate-default-principal-to-role-mapping=true [2024-06-27T10:37:32.934Z] Command set executed successfully. [2024-06-27T10:37:32.934Z] [2024-06-27T10:37:32.934Z] [2024-06-27T10:37:32.934Z] [2024-06-27T10:37:32.934Z] 10:37:32.602114 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, bobby]) [2024-06-27T10:37:33.188Z] Command delete-file-user executed successfully. [2024-06-27T10:37:33.188Z] [2024-06-27T10:37:33.188Z] [2024-06-27T10:37:33.188Z] [2024-06-27T10:37:33.188Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.031 s -- in org.glassfish.main.test.app.security.defaultp2r.DefaultP2RAuthTest [2024-06-27T10:37:33.188Z] [INFO] Running org.glassfish.main.test.app.security.http.method.HttpMethodAuthTest [2024-06-27T10:37:33.188Z] 10:37:32.971094 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, shingwai]) [2024-06-27T10:37:33.443Z] Command create-file-user executed successfully. [2024-06-27T10:37:33.443Z] [2024-06-27T10:37:33.443Z] [2024-06-27T10:37:33.443Z] [2024-06-27T10:37:33.443Z] 10:37:33.311518 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, staff, --authrealmname, file, --target, server, swchan]) [2024-06-27T10:37:33.697Z] Command create-file-user executed successfully. [2024-06-27T10:37:33.697Z] [2024-06-27T10:37:33.697Z] [2024-06-27T10:37:33.697Z] [2024-06-27T10:37:33.697Z] 10:37:33.653543 INFO main . c340d083-1251-45cb-8399-825062623eff.war: [2024-06-27T10:37:33.697Z] /WEB-INF/ [2024-06-27T10:37:33.697Z] /WEB-INF/classes/ [2024-06-27T10:37:33.697Z] /WEB-INF/classes/org/ [2024-06-27T10:37:33.697Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:33.697Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:33.697Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:33.697Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:33.697Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-06-27T10:37:33.697Z] /WEB-INF/classes/org/glassfish/main/test/app/security/http/ [2024-06-27T10:37:33.697Z] /WEB-INF/classes/org/glassfish/main/test/app/security/http/method/ [2024-06-27T10:37:33.697Z] /WEB-INF/classes/org/glassfish/main/test/app/security/http/method/HttpMethodTestServlet.class [2024-06-27T10:37:33.697Z] /WEB-INF/web.xml [2024-06-27T10:37:33.697Z] /WEB-INF/sun-web.xml [2024-06-27T10:37:33.697Z] 10:37:33.655522 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit2105194029885656153/security-jmac-httpservlet.war]) [2024-06-27T10:37:34.256Z] Application deployed with name security-jmac-httpservlet. [2024-06-27T10:37:34.256Z] Command deploy executed successfully. [2024-06-27T10:37:34.256Z] [2024-06-27T10:37:34.256Z] [2024-06-27T10:37:34.256Z] [2024-06-27T10:37:34.511Z] 10:37:34.262839 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-httpservlet]) [2024-06-27T10:37:34.765Z] Command undeploy executed successfully. [2024-06-27T10:37:34.765Z] [2024-06-27T10:37:34.765Z] [2024-06-27T10:37:34.765Z] [2024-06-27T10:37:34.765Z] 10:37:34.621908 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, shingwai]) [2024-06-27T10:37:35.020Z] Command delete-file-user executed successfully. [2024-06-27T10:37:35.020Z] [2024-06-27T10:37:35.020Z] [2024-06-27T10:37:35.020Z] [2024-06-27T10:37:35.020Z] 10:37:34.963474 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, swchan]) [2024-06-27T10:37:35.579Z] Command delete-file-user executed successfully. [2024-06-27T10:37:35.579Z] [2024-06-27T10:37:35.579Z] [2024-06-27T10:37:35.579Z] [2024-06-27T10:37:35.579Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.337 s -- in org.glassfish.main.test.app.security.http.method.HttpMethodAuthTest [2024-06-27T10:37:35.579Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.servlet.basic.HttpServletBasicAuthTest [2024-06-27T10:37:35.579Z] 10:37:35.309048 INFO main . exec(timeout=30,000, detached=false, args=[create-auth-realm, --classname, com.sun.enterprise.security.auth.realm.file.FileRealm, --property, file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/keyfile123.txt:jaas-context=fileRealm, --target, server, file123]) [2024-06-27T10:37:35.833Z] Command create-auth-realm executed successfully. [2024-06-27T10:37:35.833Z] [2024-06-27T10:37:35.833Z] [2024-06-27T10:37:35.833Z] [2024-06-27T10:37:35.833Z] 10:37:35.708778 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai123]) [2024-06-27T10:37:36.393Z] Command create-file-user executed successfully. [2024-06-27T10:37:36.393Z] [2024-06-27T10:37:36.393Z] [2024-06-27T10:37:36.393Z] [2024-06-27T10:37:36.393Z] 10:37:36.057416 INFO main . b2d36f2a-4411-4d2d-ab76-1863d2279568.jar: [2024-06-27T10:37:36.393Z] /org/ [2024-06-27T10:37:36.393Z] /org/glassfish/ [2024-06-27T10:37:36.393Z] /org/glassfish/main/ [2024-06-27T10:37:36.393Z] /org/glassfish/main/test/ [2024-06-27T10:37:36.393Z] /org/glassfish/main/test/app/ [2024-06-27T10:37:36.393Z] /org/glassfish/main/test/app/security/ [2024-06-27T10:37:36.393Z] /org/glassfish/main/test/app/security/jmac/ [2024-06-27T10:37:36.393Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-06-27T10:37:36.393Z] /org/glassfish/main/test/app/security/jmac/http/servlet/ [2024-06-27T10:37:36.393Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/ [2024-06-27T10:37:36.393Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/MyHttpServletResponseWrapper.class [2024-06-27T10:37:36.393Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/HttpServletTestAuthModule.class [2024-06-27T10:37:36.393Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/MyPrintWriter.class [2024-06-27T10:37:36.393Z] 10:37:36.059623 INFO main . exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.servlet.basic.HttpServletTestAuthModule, --layer, HttpServlet, --providertype, server, --requestauthsource, sender, httpServletTestAuthModule]) [2024-06-27T10:37:36.647Z] Creation of message security provider named httpServletTestAuthModule completed successfully [2024-06-27T10:37:36.647Z] Command create-message-security-provider executed successfully. [2024-06-27T10:37:36.647Z] [2024-06-27T10:37:36.647Z] [2024-06-27T10:37:36.647Z] [2024-06-27T10:37:36.647Z] 10:37:36.441184 INFO main . d4380f2a-2e86-4c8b-b8a7-a64e27100f05.war: [2024-06-27T10:37:36.647Z] /index.jsp [2024-06-27T10:37:36.647Z] /WEB-INF/ [2024-06-27T10:37:36.647Z] /WEB-INF/web.xml [2024-06-27T10:37:36.647Z] /WEB-INF/glassfish-web.xml [2024-06-27T10:37:36.647Z] 10:37:36.443219 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/httpServletTestAuthModule.jar, --target, server, /tmp/junit17120869818132118306/security-jmac-httpservlet.war]) [2024-06-27T10:37:38.005Z] Application deployed with name security-jmac-httpservlet. [2024-06-27T10:37:38.005Z] Command deploy executed successfully. [2024-06-27T10:37:38.005Z] [2024-06-27T10:37:38.005Z] [2024-06-27T10:37:38.005Z] [2024-06-27T10:37:38.005Z] 10:37:37.974864 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-httpservlet]) [2024-06-27T10:37:38.563Z] Command undeploy executed successfully. [2024-06-27T10:37:38.563Z] [2024-06-27T10:37:38.563Z] [2024-06-27T10:37:38.563Z] [2024-06-27T10:37:38.563Z] 10:37:38.340138 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai123]) [2024-06-27T10:37:38.817Z] Command delete-file-user executed successfully. [2024-06-27T10:37:38.817Z] [2024-06-27T10:37:38.817Z] [2024-06-27T10:37:38.817Z] [2024-06-27T10:37:38.818Z] 10:37:38.697367 INFO main . exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, HttpServlet, httpServletTestAuthModule]) [2024-06-27T10:37:39.377Z] Command delete-message-security-provider executed successfully. [2024-06-27T10:37:39.377Z] [2024-06-27T10:37:39.377Z] [2024-06-27T10:37:39.377Z] [2024-06-27T10:37:39.377Z] 10:37:39.069686 INFO main . exec(timeout=30,000, detached=false, args=[delete-auth-realm, file123]) [2024-06-27T10:37:39.631Z] Command delete-auth-realm executed successfully. [2024-06-27T10:37:39.631Z] [2024-06-27T10:37:39.631Z] [2024-06-27T10:37:39.631Z] [2024-06-27T10:37:39.631Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.140 s -- in org.glassfish.main.test.app.security.jmac.http.servlet.basic.HttpServletBasicAuthTest [2024-06-27T10:37:39.631Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.servlet.challenge.HttpServletChallengeAuthTest [2024-06-27T10:37:39.631Z] 10:37:39.449854 INFO main . exec(timeout=30,000, detached=false, args=[create-auth-realm, --classname, com.sun.enterprise.security.auth.realm.file.FileRealm, --property, file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/file123.txt:jaas-context=fileRealm, --target, server, file123]) [2024-06-27T10:37:39.886Z] Command create-auth-realm executed successfully. [2024-06-27T10:37:39.886Z] [2024-06-27T10:37:39.886Z] [2024-06-27T10:37:39.886Z] [2024-06-27T10:37:39.886Z] 10:37:39.788211 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai]) [2024-06-27T10:37:40.445Z] Command create-file-user executed successfully. [2024-06-27T10:37:40.445Z] [2024-06-27T10:37:40.445Z] [2024-06-27T10:37:40.445Z] [2024-06-27T10:37:40.445Z] 10:37:40.122996 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai_2]) [2024-06-27T10:37:40.700Z] Command create-file-user executed successfully. [2024-06-27T10:37:40.700Z] [2024-06-27T10:37:40.700Z] [2024-06-27T10:37:40.700Z] [2024-06-27T10:37:40.700Z] 10:37:40.468607 INFO main . 1e1a4e95-f8e9-4602-b3af-cffbb0f8bc4a.jar: [2024-06-27T10:37:40.700Z] /org/ [2024-06-27T10:37:40.700Z] /org/glassfish/ [2024-06-27T10:37:40.700Z] /org/glassfish/main/ [2024-06-27T10:37:40.700Z] /org/glassfish/main/test/ [2024-06-27T10:37:40.700Z] /org/glassfish/main/test/app/ [2024-06-27T10:37:40.700Z] /org/glassfish/main/test/app/security/ [2024-06-27T10:37:40.700Z] /org/glassfish/main/test/app/security/jmac/ [2024-06-27T10:37:40.700Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-06-27T10:37:40.700Z] /org/glassfish/main/test/app/security/jmac/http/servlet/ [2024-06-27T10:37:40.700Z] /org/glassfish/main/test/app/security/jmac/http/servlet/challenge/ [2024-06-27T10:37:40.700Z] /org/glassfish/main/test/app/security/jmac/http/servlet/challenge/HttpServletChallengeTestAuthModule.class [2024-06-27T10:37:40.700Z] 10:37:40.470136 INFO main . exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.servlet.challenge.HttpServletChallengeTestAuthModule, --layer, HttpServlet, --providertype, server, --requestauthsource, sender, httpServletChallengeTestAuthModule]) [2024-06-27T10:37:40.955Z] Creation of message security provider named httpServletChallengeTestAuthModule completed successfully [2024-06-27T10:37:40.955Z] Command create-message-security-provider executed successfully. [2024-06-27T10:37:40.955Z] [2024-06-27T10:37:40.955Z] [2024-06-27T10:37:40.955Z] [2024-06-27T10:37:40.955Z] 10:37:40.819244 INFO main . 56650f75-488b-4623-a836-dcfe889a6439.war: [2024-06-27T10:37:40.955Z] /index.jsp [2024-06-27T10:37:40.955Z] /WEB-INF/ [2024-06-27T10:37:40.955Z] /WEB-INF/web.xml [2024-06-27T10:37:40.955Z] /WEB-INF/sun-web.xml [2024-06-27T10:37:40.955Z] 10:37:40.821106 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/httpServletChallengeTestAuthModule.jar, --target, server, /tmp/junit2942744867052362989/security-jmac-http-servlet-challenge.war]) [2024-06-27T10:37:41.879Z] Application deployed with name security-jmac-http-servlet-challenge. [2024-06-27T10:37:41.879Z] Command deploy executed successfully. [2024-06-27T10:37:41.879Z] [2024-06-27T10:37:41.879Z] [2024-06-27T10:37:41.879Z] [2024-06-27T10:37:42.134Z] 10:37:41.922065 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-http-servlet-challenge]) [2024-06-27T10:37:42.693Z] Command undeploy executed successfully. [2024-06-27T10:37:42.693Z] [2024-06-27T10:37:42.693Z] [2024-06-27T10:37:42.693Z] [2024-06-27T10:37:42.693Z] 10:37:42.306607 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai_2]) [2024-06-27T10:37:42.947Z] Command delete-file-user executed successfully. [2024-06-27T10:37:42.947Z] [2024-06-27T10:37:42.947Z] [2024-06-27T10:37:42.947Z] [2024-06-27T10:37:42.947Z] 10:37:42.649499 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai]) [2024-06-27T10:37:43.201Z] Command delete-file-user executed successfully. [2024-06-27T10:37:43.201Z] [2024-06-27T10:37:43.201Z] [2024-06-27T10:37:43.201Z] [2024-06-27T10:37:43.201Z] 10:37:42.989605 INFO main . exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, HttpServlet, httpServletChallengeTestAuthModule]) [2024-06-27T10:37:43.457Z] Command delete-message-security-provider executed successfully. [2024-06-27T10:37:43.457Z] [2024-06-27T10:37:43.457Z] [2024-06-27T10:37:43.457Z] [2024-06-27T10:37:43.457Z] 10:37:43.352562 INFO main . exec(timeout=30,000, detached=false, args=[delete-auth-realm, file123]) [2024-06-27T10:37:43.712Z] Command delete-auth-realm executed successfully. [2024-06-27T10:37:43.712Z] [2024-06-27T10:37:43.712Z] [2024-06-27T10:37:43.712Z] [2024-06-27T10:37:43.966Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.258 s -- in org.glassfish.main.test.app.security.jmac.http.servlet.challenge.HttpServletChallengeAuthTest [2024-06-27T10:37:43.966Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.servlet.form.HttpServletFormAuthTest [2024-06-27T10:37:43.967Z] 10:37:43.709778 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file, --target, server, shingwai]) [2024-06-27T10:37:44.221Z] Command create-file-user executed successfully. [2024-06-27T10:37:44.221Z] [2024-06-27T10:37:44.221Z] [2024-06-27T10:37:44.221Z] [2024-06-27T10:37:44.221Z] 10:37:44.059000 INFO main . 77b4bb7e-c84f-4186-a543-a1a161aeab83.jar: [2024-06-27T10:37:44.221Z] /org/ [2024-06-27T10:37:44.221Z] /org/glassfish/ [2024-06-27T10:37:44.221Z] /org/glassfish/main/ [2024-06-27T10:37:44.221Z] /org/glassfish/main/test/ [2024-06-27T10:37:44.221Z] /org/glassfish/main/test/app/ [2024-06-27T10:37:44.221Z] /org/glassfish/main/test/app/security/ [2024-06-27T10:37:44.221Z] /org/glassfish/main/test/app/security/jmac/ [2024-06-27T10:37:44.221Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-06-27T10:37:44.221Z] /org/glassfish/main/test/app/security/jmac/http/servlet/ [2024-06-27T10:37:44.221Z] /org/glassfish/main/test/app/security/jmac/http/servlet/form/ [2024-06-27T10:37:44.221Z] /org/glassfish/main/test/app/security/jmac/http/servlet/form/HttpServletFormTestAuthModule.class [2024-06-27T10:37:44.221Z] /org/glassfish/main/test/app/security/jmac/http/servlet/form/SavedRequest.class [2024-06-27T10:37:44.221Z] 10:37:44.061114 INFO main . exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.servlet.form.HttpServletFormTestAuthModule, --layer, HttpServlet, --providertype, server, --requestauthsource, sender, httpServletFormTestAuthModule]) [2024-06-27T10:37:44.779Z] Creation of message security provider named httpServletFormTestAuthModule completed successfully [2024-06-27T10:37:44.779Z] Command create-message-security-provider executed successfully. [2024-06-27T10:37:44.780Z] [2024-06-27T10:37:44.780Z] [2024-06-27T10:37:44.780Z] [2024-06-27T10:37:44.780Z] 10:37:44.414952 INFO main . f0ee79c4-249a-4b01-a8a7-bfecc8b67c43.war: [2024-06-27T10:37:44.780Z] /error.html [2024-06-27T10:37:44.780Z] /index.jsp [2024-06-27T10:37:44.780Z] /login.jsp [2024-06-27T10:37:44.780Z] /WEB-INF/ [2024-06-27T10:37:44.780Z] /WEB-INF/web.xml [2024-06-27T10:37:44.780Z] /WEB-INF/sun-web.xml [2024-06-27T10:37:44.780Z] 10:37:44.417322 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/testFormLoginModule.jar, --target, server, /tmp/junit13320294315790775187/security-jmac-http-servlet-form.war]) [2024-06-27T10:37:45.339Z] Application deployed with name security-jmac-http-servlet-form. [2024-06-27T10:37:45.339Z] Command deploy executed successfully. [2024-06-27T10:37:45.339Z] [2024-06-27T10:37:45.339Z] [2024-06-27T10:37:45.339Z] [2024-06-27T10:37:45.898Z] 10:37:45.538340 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-http-servlet-form]) [2024-06-27T10:37:46.152Z] Command undeploy executed successfully. [2024-06-27T10:37:46.152Z] [2024-06-27T10:37:46.152Z] [2024-06-27T10:37:46.152Z] [2024-06-27T10:37:46.152Z] 10:37:45.917340 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, shingwai]) [2024-06-27T10:37:46.407Z] Command delete-file-user executed successfully. [2024-06-27T10:37:46.407Z] [2024-06-27T10:37:46.407Z] [2024-06-27T10:37:46.407Z] [2024-06-27T10:37:46.407Z] 10:37:46.266087 INFO main . exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, HttpServlet, httpServletFormTestAuthModule]) [2024-06-27T10:37:46.661Z] Command delete-message-security-provider executed successfully. [2024-06-27T10:37:46.661Z] [2024-06-27T10:37:46.661Z] [2024-06-27T10:37:46.661Z] [2024-06-27T10:37:46.661Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.910 s -- in org.glassfish.main.test.app.security.jmac.http.servlet.form.HttpServletFormAuthTest [2024-06-27T10:37:46.661Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest [2024-06-27T10:37:46.916Z] 10:37:46.621275 INFO main . exec(timeout=30,000, detached=false, args=[create-auth-realm, --classname, com.sun.enterprise.security.auth.realm.file.FileRealm, --property, file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/file123.txt:jaas-context=fileRealm, --target, server, file123]) [2024-06-27T10:37:47.171Z] Command create-auth-realm executed successfully. [2024-06-27T10:37:47.171Z] [2024-06-27T10:37:47.171Z] [2024-06-27T10:37:47.171Z] [2024-06-27T10:37:47.171Z] 10:37:46.983228 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai]) [2024-06-27T10:37:47.426Z] Command create-file-user executed successfully. [2024-06-27T10:37:47.426Z] [2024-06-27T10:37:47.426Z] [2024-06-27T10:37:47.426Z] [2024-06-27T10:37:47.426Z] 10:37:47.363161 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai_2]) [2024-06-27T10:37:47.986Z] Command create-file-user executed successfully. [2024-06-27T10:37:47.986Z] [2024-06-27T10:37:47.986Z] [2024-06-27T10:37:47.986Z] [2024-06-27T10:37:47.986Z] 10:37:47.731167 INFO main . 880e42ba-3009-4aeb-95d0-38be96f06f89.jar: [2024-06-27T10:37:47.986Z] /org/ [2024-06-27T10:37:47.986Z] /org/glassfish/ [2024-06-27T10:37:47.986Z] /org/glassfish/main/ [2024-06-27T10:37:47.986Z] /org/glassfish/main/test/ [2024-06-27T10:37:47.986Z] /org/glassfish/main/test/app/ [2024-06-27T10:37:47.986Z] /org/glassfish/main/test/app/security/ [2024-06-27T10:37:47.986Z] /org/glassfish/main/test/app/security/jmac/ [2024-06-27T10:37:47.986Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-06-27T10:37:47.986Z] /org/glassfish/main/test/app/security/jmac/http/soap/ [2024-06-27T10:37:47.986Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-06-27T10:37:47.986Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/SOAPEmbeddedTestServerAuthModule.class [2024-06-27T10:37:47.986Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/SOAPEmbeddedTestClientAuthModule.class [2024-06-27T10:37:47.986Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/SoapMessageAuthModuleUtilities.class [2024-06-27T10:37:47.986Z] 10:37:47.733797 INFO main . exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.soap.embedded.SOAPEmbeddedTestServerAuthModule, --layer, SOAP, --providertype, server, --requestauthsource, sender, HttpSoapEmbeddedTestAuthModuleServer]) [2024-06-27T10:37:48.240Z] Creation of message security provider named HttpSoapEmbeddedTestAuthModuleServer completed successfully [2024-06-27T10:37:48.240Z] Command create-message-security-provider executed successfully. [2024-06-27T10:37:48.240Z] [2024-06-27T10:37:48.240Z] [2024-06-27T10:37:48.240Z] [2024-06-27T10:37:48.240Z] 10:37:48.090527 INFO main . exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.soap.embedded.SOAPEmbeddedTestClientAuthModule, --layer, SOAP, --providertype, client, --requestauthsource, sender, HttpSoapEmbeddedTestAuthModuleClient]) [2024-06-27T10:37:48.798Z] Creation of message security provider named HttpSoapEmbeddedTestAuthModuleClient completed successfully [2024-06-27T10:37:48.798Z] Command create-message-security-provider executed successfully. [2024-06-27T10:37:48.798Z] [2024-06-27T10:37:48.798Z] [2024-06-27T10:37:48.798Z] [2024-06-27T10:37:48.798Z] 10:37:48.460502 INFO main . ejbArchive.jar: [2024-06-27T10:37:48.798Z] /org/ [2024-06-27T10:37:48.798Z] /org/glassfish/ [2024-06-27T10:37:48.798Z] /org/glassfish/main/ [2024-06-27T10:37:48.798Z] /org/glassfish/main/test/ [2024-06-27T10:37:48.798Z] /org/glassfish/main/test/app/ [2024-06-27T10:37:48.798Z] /org/glassfish/main/test/app/security/ [2024-06-27T10:37:48.798Z] /org/glassfish/main/test/app/security/jmac/ [2024-06-27T10:37:48.798Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-06-27T10:37:48.798Z] /org/glassfish/main/test/app/security/jmac/http/soap/ [2024-06-27T10:37:48.798Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-06-27T10:37:48.798Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/HelloEjb.class [2024-06-27T10:37:48.799Z] /org/glassfish/main/test/app/hello/ [2024-06-27T10:37:48.799Z] /org/glassfish/main/test/app/hello/ejb/ [2024-06-27T10:37:48.799Z] /org/glassfish/main/test/app/hello/ejb/HelloEjbPort.class [2024-06-27T10:37:48.799Z] /org/glassfish/main/test/app/hello/ejb/HelloEjbService.class [2024-06-27T10:37:48.799Z] /org/glassfish/main/test/app/hello/ejb/package-info.class [2024-06-27T10:37:48.799Z] /org/glassfish/main/test/app/hello/common/ [2024-06-27T10:37:48.799Z] /org/glassfish/main/test/app/hello/common/ObjectFactory.class [2024-06-27T10:37:48.799Z] /META-INF/ [2024-06-27T10:37:48.799Z] /META-INF/wsdl/ [2024-06-27T10:37:48.799Z] /META-INF/wsdl/hello-ejb.wsdl [2024-06-27T10:37:48.799Z] /META-INF/wsdl/hello.xsd [2024-06-27T10:37:48.799Z] /META-INF/sun-ejb-jar.xml [2024-06-27T10:37:48.799Z] 10:37:48.463377 INFO main . security-jmac-soap-embedded.war: [2024-06-27T10:37:48.799Z] /WEB-INF/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/HelloServlet.class [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletPort.class [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletService.class [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/package-info.class [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ [2024-06-27T10:37:48.799Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ObjectFactory.class [2024-06-27T10:37:48.799Z] /WEB-INF/wsdl/ [2024-06-27T10:37:48.799Z] /WEB-INF/wsdl/hello-servlet.wsdl [2024-06-27T10:37:48.799Z] /WEB-INF/wsdl/hello.xsd [2024-06-27T10:37:48.799Z] /WEB-INF/web.xml [2024-06-27T10:37:48.799Z] /WEB-INF/sun-web.xml [2024-06-27T10:37:48.799Z] 10:37:48.463982 INFO main . 72106a26-7186-4145-aeac-630ba9eedb11.ear: [2024-06-27T10:37:48.799Z] /security-jmac-soap-embedded.war [2024-06-27T10:37:48.799Z] /ejbArchive.jar [2024-06-27T10:37:48.799Z] /META-INF/ [2024-06-27T10:37:48.799Z] /META-INF/application.xml [2024-06-27T10:37:48.799Z] 10:37:48.470938 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/HttpSoapEmbeddedAuthTestAuthModules.jar, --upload, true, --target, server, /tmp/junit4285870170400938557/security-jmac-soap-embedded.ear]) [2024-06-27T10:37:50.682Z] Application deployed with name security-jmac-soap-embedded. [2024-06-27T10:37:50.682Z] Command deploy executed successfully. [2024-06-27T10:37:50.682Z] [2024-06-27T10:37:50.682Z] [2024-06-27T10:37:50.682Z] [2024-06-27T10:37:50.682Z] 10:37:50.477915 INFO main . d039654e-7108-4abf-969d-4cf1ebb2e6c0.war: [2024-06-27T10:37:50.682Z] /WEB-INF/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/Servlet.class [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/HelloEjbPort.class [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/HelloEjbService.class [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/package-info.class [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletPort.class [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletService.class [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/package-info.class [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ [2024-06-27T10:37:50.682Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ObjectFactory.class [2024-06-27T10:37:50.682Z] /WEB-INF/web.xml [2024-06-27T10:37:50.682Z] /WEB-INF/sun-web.xml [2024-06-27T10:37:50.682Z] /META-INF/ [2024-06-27T10:37:50.682Z] /META-INF/wsdl/ [2024-06-27T10:37:50.682Z] /META-INF/wsdl/hello-ejb.wsdl [2024-06-27T10:37:50.682Z] /META-INF/wsdl/hello-servlet.wsdl [2024-06-27T10:37:50.682Z] /META-INF/wsdl/hello.xsd [2024-06-27T10:37:50.682Z] 10:37:50.481729 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --contextroot, security-jmac-soap-embedded-client, --libraries, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/HttpSoapEmbeddedAuthTestAuthModules.jar, --upload, true, --target, server, /tmp/junit4285870170400938557/security-jmac-soap-embedded-client.war]) [2024-06-27T10:37:51.242Z] Application deployed with name security-jmac-soap-embedded-client. [2024-06-27T10:37:51.242Z] Command deploy executed successfully. [2024-06-27T10:37:51.242Z] [2024-06-27T10:37:51.242Z] [2024-06-27T10:37:51.242Z] [2024-06-27T10:37:51.802Z] 10:37:51.599183 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-soap-embedded-client]) [2024-06-27T10:37:52.360Z] Command undeploy executed successfully. [2024-06-27T10:37:52.360Z] [2024-06-27T10:37:52.361Z] [2024-06-27T10:37:52.361Z] [2024-06-27T10:37:52.361Z] 10:37:52.016820 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-soap-embedded]) [2024-06-27T10:37:52.615Z] Command undeploy executed successfully. [2024-06-27T10:37:52.615Z] [2024-06-27T10:37:52.615Z] [2024-06-27T10:37:52.615Z] [2024-06-27T10:37:52.615Z] 10:37:52.416177 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai_2]) [2024-06-27T10:37:52.869Z] Command delete-file-user executed successfully. [2024-06-27T10:37:52.869Z] [2024-06-27T10:37:52.869Z] [2024-06-27T10:37:52.869Z] [2024-06-27T10:37:52.869Z] 10:37:52.762876 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai]) [2024-06-27T10:37:53.124Z] Command delete-file-user executed successfully. [2024-06-27T10:37:53.124Z] [2024-06-27T10:37:53.124Z] [2024-06-27T10:37:53.124Z] [2024-06-27T10:37:53.378Z] 10:37:53.116060 INFO main . exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, SOAP, HttpSoapEmbeddedTestAuthModuleClient]) [2024-06-27T10:37:53.633Z] Command delete-message-security-provider executed successfully. [2024-06-27T10:37:53.633Z] [2024-06-27T10:37:53.633Z] [2024-06-27T10:37:53.633Z] [2024-06-27T10:37:53.633Z] 10:37:53.476716 INFO main . exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, SOAP, HttpSoapEmbeddedTestAuthModuleServer]) [2024-06-27T10:37:54.193Z] Command delete-message-security-provider executed successfully. [2024-06-27T10:37:54.193Z] [2024-06-27T10:37:54.193Z] [2024-06-27T10:37:54.193Z] [2024-06-27T10:37:54.193Z] 10:37:53.842745 INFO main . exec(timeout=30,000, detached=false, args=[delete-auth-realm, file123]) [2024-06-27T10:37:54.447Z] Command delete-auth-realm executed successfully. [2024-06-27T10:37:54.447Z] [2024-06-27T10:37:54.447Z] [2024-06-27T10:37:54.447Z] [2024-06-27T10:37:54.447Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.573 s -- in org.glassfish.main.test.app.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest [2024-06-27T10:37:54.447Z] [INFO] Running org.glassfish.main.test.app.security.jmac.https.JmacHttpsTest [2024-06-27T10:37:54.447Z] 10:37:54.196965 INFO main . exec(args=[-genkey, -alias, httpstest, -keyalg, RSA, -dname, CN=HTTPSTEST, OU=Eclipse GlassFish Tests, O=Eclipse Foundation, L=Brussels, ST=Belgium, C=Belgium, -validity, 7, -keypass, httpspassword, -keystore, /tmp/junit11910188341949284240/httpstest.jks, -storepass, httpspassword]) [2024-06-27T10:37:56.328Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 7 days [2024-06-27T10:37:56.328Z] for: CN=HTTPSTEST, OU=Eclipse GlassFish Tests, O=Eclipse Foundation, L=Brussels, ST=Belgium, C=Belgium [2024-06-27T10:37:56.328Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 7 days [2024-06-27T10:37:56.329Z] for: CN=HTTPSTEST, OU=Eclipse GlassFish Tests, O=Eclipse Foundation, L=Brussels, ST=Belgium, C=Belgium [2024-06-27T10:37:56.329Z] [2024-06-27T10:37:56.329Z] 10:37:56.171941 INFO main . exec(args=[-importkeystore, -srckeystore, /tmp/junit11910188341949284240/httpstest.jks, -srcstorepass, httpspassword, -destkeystore, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks, -deststorepass, changeit]) [2024-06-27T10:37:56.329Z] Importing keystore /tmp/junit11910188341949284240/httpstest.jks to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks... [2024-06-27T10:37:56.887Z] Entry for alias httpstest successfully imported. [2024-06-27T10:37:56.887Z] Import command completed: 1 entries successfully imported, 0 entries failed or cancelled [2024-06-27T10:37:56.887Z] [2024-06-27T10:37:56.887Z] Warning: [2024-06-27T10:37:56.887Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks -deststoretype pkcs12". [2024-06-27T10:37:56.887Z] Importing keystore /tmp/junit11910188341949284240/httpstest.jks to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks... [2024-06-27T10:37:56.887Z] Entry for alias httpstest successfully imported. [2024-06-27T10:37:56.887Z] Import command completed: 1 entries successfully imported, 0 entries failed or cancelled [2024-06-27T10:37:56.887Z] [2024-06-27T10:37:56.887Z] Warning: [2024-06-27T10:37:56.887Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks -deststoretype pkcs12". [2024-06-27T10:37:56.888Z] [2024-06-27T10:37:56.888Z] 10:37:56.706300 INFO main . exec(timeout=30,000, detached=false, args=[set, configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=true]) [2024-06-27T10:37:57.141Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=true [2024-06-27T10:37:57.142Z] Command set executed successfully. [2024-06-27T10:37:57.142Z] [2024-06-27T10:37:57.142Z] [2024-06-27T10:37:57.142Z] [2024-06-27T10:37:57.142Z] 10:37:57.087256 INFO main . exec(timeout=30,000, detached=false, args=[restart-domain, domain1]) [2024-06-27T10:38:02.374Z] . [2024-06-27T10:38:02.374Z] Waiting finished after 20 ms. [2024-06-27T10:38:02.374Z] Server instance is stopped, now we wait for the start on localhost:4848 [2024-06-27T10:38:02.374Z] .... [2024-06-27T10:38:02.374Z] Waiting finished after 4,115 ms. [2024-06-27T10:38:02.374Z] Successfully restarted the domain [2024-06-27T10:38:02.374Z] Command restart-domain executed successfully. [2024-06-27T10:38:02.374Z] [2024-06-27T10:38:02.374Z] [2024-06-27T10:38:02.374Z] [2024-06-27T10:38:02.374Z] 10:38:01.820213 INFO main . 22d5a607-8373-47bd-9cb9-1516b3453af7.jar: [2024-06-27T10:38:02.374Z] /org/ [2024-06-27T10:38:02.374Z] /org/glassfish/ [2024-06-27T10:38:02.374Z] /org/glassfish/main/ [2024-06-27T10:38:02.374Z] /org/glassfish/main/test/ [2024-06-27T10:38:02.374Z] /org/glassfish/main/test/app/ [2024-06-27T10:38:02.374Z] /org/glassfish/main/test/app/security/ [2024-06-27T10:38:02.374Z] /org/glassfish/main/test/app/security/jmac/ [2024-06-27T10:38:02.374Z] /org/glassfish/main/test/app/security/jmac/https/ [2024-06-27T10:38:02.374Z] /org/glassfish/main/test/app/security/jmac/https/HttpsTestAuthModule.class [2024-06-27T10:38:02.374Z] 10:38:01.822215 INFO main . exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.https.HttpsTestAuthModule, --layer, HttpServlet, --providertype, server, --requestauthsource, sender, httpsTestAuthModule]) [2024-06-27T10:38:02.374Z] Creation of message security provider named httpsTestAuthModule completed successfully [2024-06-27T10:38:02.374Z] Command create-message-security-provider executed successfully. [2024-06-27T10:38:02.374Z] [2024-06-27T10:38:02.374Z] [2024-06-27T10:38:02.374Z] [2024-06-27T10:38:02.374Z] 10:38:02.289608 INFO main . da821003-608b-4a0f-beb3-0cc637936b31.war: [2024-06-27T10:38:02.374Z] /index.jsp [2024-06-27T10:38:02.374Z] /WEB-INF/ [2024-06-27T10:38:02.374Z] /WEB-INF/web.xml [2024-06-27T10:38:02.374Z] /WEB-INF/glassfish-web.xml [2024-06-27T10:38:02.374Z] 10:38:02.291369 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/httpsTestAuthModule.jar, --target, server, /tmp/junit11910188341949284240/security-jmac-https.war]) [2024-06-27T10:38:05.632Z] Application deployed with name security-jmac-https. [2024-06-27T10:38:05.632Z] Command deploy executed successfully. [2024-06-27T10:38:05.632Z] [2024-06-27T10:38:05.632Z] [2024-06-27T10:38:05.632Z] [2024-06-27T10:38:05.887Z] 10:38:05.813928 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-https]) [2024-06-27T10:38:06.446Z] Command undeploy executed successfully. [2024-06-27T10:38:06.446Z] [2024-06-27T10:38:06.446Z] [2024-06-27T10:38:06.446Z] [2024-06-27T10:38:06.446Z] 10:38:06.208341 INFO main . exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, HttpServlet, httpsTestAuthModule]) [2024-06-27T10:38:06.701Z] Command delete-message-security-provider executed successfully. [2024-06-27T10:38:06.701Z] [2024-06-27T10:38:06.701Z] [2024-06-27T10:38:06.701Z] [2024-06-27T10:38:06.701Z] 10:38:06.562958 INFO main . exec(timeout=30,000, detached=false, args=[set, configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=false]) [2024-06-27T10:38:06.955Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=false [2024-06-27T10:38:06.955Z] Command set executed successfully. [2024-06-27T10:38:06.955Z] [2024-06-27T10:38:06.955Z] [2024-06-27T10:38:06.955Z] [2024-06-27T10:38:07.209Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.76 s -- in org.glassfish.main.test.app.security.jmac.https.JmacHttpsTest [2024-06-27T10:38:07.209Z] [INFO] Running org.glassfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest [2024-06-27T10:38:07.209Z] 10:38:06.953167 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, shingwai]) [2024-06-27T10:38:07.463Z] Command create-file-user executed successfully. [2024-06-27T10:38:07.463Z] [2024-06-27T10:38:07.463Z] [2024-06-27T10:38:07.463Z] [2024-06-27T10:38:07.463Z] 10:38:07.303698 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, staff, --authrealmname, file, --target, server, swchan]) [2024-06-27T10:38:07.718Z] Command create-file-user executed successfully. [2024-06-27T10:38:07.718Z] [2024-06-27T10:38:07.718Z] [2024-06-27T10:38:07.718Z] [2024-06-27T10:38:07.972Z] 10:38:07.648856 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, webuser]) [2024-06-27T10:38:08.226Z] Command create-file-user executed successfully. [2024-06-27T10:38:08.226Z] [2024-06-27T10:38:08.226Z] [2024-06-27T10:38:08.226Z] [2024-06-27T10:38:08.226Z] 10:38:07.997030 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, noauthuser]) [2024-06-27T10:38:08.480Z] Command create-file-user executed successfully. [2024-06-27T10:38:08.480Z] [2024-06-27T10:38:08.480Z] [2024-06-27T10:38:08.480Z] [2024-06-27T10:38:08.480Z] 10:38:08.341685 INFO main . security-jsp2sful-web.war: [2024-06-27T10:38:08.480Z] /index.jsp [2024-06-27T10:38:08.480Z] /login.jsp [2024-06-27T10:38:08.480Z] /error.html [2024-06-27T10:38:08.480Z] /WEB-INF/ [2024-06-27T10:38:08.480Z] /WEB-INF/web.xml [2024-06-27T10:38:08.480Z] /WEB-INF/sun-web.xml [2024-06-27T10:38:08.480Z] 10:38:08.345852 INFO main . security-jsp2sful-ejb.jar: [2024-06-27T10:38:08.480Z] /org/ [2024-06-27T10:38:08.480Z] /org/glassfish/ [2024-06-27T10:38:08.480Z] /org/glassfish/main/ [2024-06-27T10:38:08.480Z] /org/glassfish/main/test/ [2024-06-27T10:38:08.480Z] /org/glassfish/main/test/app/ [2024-06-27T10:38:08.480Z] /org/glassfish/main/test/app/security/ [2024-06-27T10:38:08.480Z] /org/glassfish/main/test/app/security/jsp2sful/ [2024-06-27T10:38:08.480Z] /org/glassfish/main/test/app/security/jsp2sful/ProfileInfoBean.class [2024-06-27T10:38:08.480Z] /org/glassfish/main/test/app/security/jsp2sful/ProfileInfoHome.class [2024-06-27T10:38:08.480Z] /org/glassfish/main/test/app/security/jsp2sful/ProfileInfoRemote.class [2024-06-27T10:38:08.480Z] /META-INF/ [2024-06-27T10:38:08.480Z] /META-INF/ejb-jar.xml [2024-06-27T10:38:08.480Z] /META-INF/sun-ejb-jar.xml [2024-06-27T10:38:08.480Z] 10:38:08.346632 INFO main . 973e189f-feca-49ee-9dab-cfbd52f22b9b.ear: [2024-06-27T10:38:08.480Z] /security-jsp2sful-web.war [2024-06-27T10:38:08.480Z] /security-jsp2sful-ejb.jar [2024-06-27T10:38:08.480Z] /META-INF/ [2024-06-27T10:38:08.480Z] /META-INF/sun-application.xml [2024-06-27T10:38:08.480Z] /META-INF/application.xml [2024-06-27T10:38:08.480Z] 10:38:08.352265 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit17956154790966208563/security-jsp2sful.ear]) [2024-06-27T10:38:11.740Z] Application deployed with name security-jsp2sful. [2024-06-27T10:38:11.740Z] Command deploy executed successfully. [2024-06-27T10:38:11.740Z] [2024-06-27T10:38:11.740Z] [2024-06-27T10:38:11.740Z] [2024-06-27T10:38:12.298Z] 10:38:11.968556 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-jsp2sful]) [2024-06-27T10:38:12.552Z] Command undeploy executed successfully. [2024-06-27T10:38:12.552Z] [2024-06-27T10:38:12.552Z] [2024-06-27T10:38:12.552Z] [2024-06-27T10:38:12.552Z] 10:38:12.385105 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, shingwai]) [2024-06-27T10:38:12.806Z] Command delete-file-user executed successfully. [2024-06-27T10:38:12.806Z] [2024-06-27T10:38:12.806Z] [2024-06-27T10:38:12.806Z] [2024-06-27T10:38:12.806Z] 10:38:12.747470 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, swchan]) [2024-06-27T10:38:13.365Z] Command delete-file-user executed successfully. [2024-06-27T10:38:13.365Z] [2024-06-27T10:38:13.365Z] [2024-06-27T10:38:13.365Z] [2024-06-27T10:38:13.365Z] 10:38:13.102300 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, webuser]) [2024-06-27T10:38:13.619Z] Command delete-file-user executed successfully. [2024-06-27T10:38:13.619Z] [2024-06-27T10:38:13.619Z] [2024-06-27T10:38:13.619Z] [2024-06-27T10:38:13.619Z] 10:38:13.470097 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, noauthuser]) [2024-06-27T10:38:13.873Z] Command delete-file-user executed successfully. [2024-06-27T10:38:13.873Z] [2024-06-27T10:38:13.873Z] [2024-06-27T10:38:13.873Z] [2024-06-27T10:38:13.873Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.902 s -- in org.glassfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest [2024-06-27T10:38:13.873Z] [INFO] Running org.glassfish.main.test.app.security.multirolemapping.MultiRoleMappingTest [2024-06-27T10:38:14.129Z] 10:38:13.858046 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r1p1]) [2024-06-27T10:38:14.384Z] Command create-file-user executed successfully. [2024-06-27T10:38:14.384Z] [2024-06-27T10:38:14.384Z] [2024-06-27T10:38:14.384Z] [2024-06-27T10:38:14.384Z] 10:38:14.202990 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r1p2]) [2024-06-27T10:38:14.942Z] Command create-file-user executed successfully. [2024-06-27T10:38:14.942Z] [2024-06-27T10:38:14.942Z] [2024-06-27T10:38:14.942Z] [2024-06-27T10:38:14.942Z] 10:38:14.569478 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r1p3]) [2024-06-27T10:38:15.198Z] Command create-file-user executed successfully. [2024-06-27T10:38:15.198Z] [2024-06-27T10:38:15.198Z] [2024-06-27T10:38:15.198Z] [2024-06-27T10:38:15.198Z] 10:38:14.928502 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r1g1, --authrealmname, file, --target, server, r1g1user]) [2024-06-27T10:38:15.453Z] Command create-file-user executed successfully. [2024-06-27T10:38:15.453Z] [2024-06-27T10:38:15.453Z] [2024-06-27T10:38:15.453Z] [2024-06-27T10:38:15.453Z] 10:38:15.307042 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r2p1]) [2024-06-27T10:38:16.012Z] Command create-file-user executed successfully. [2024-06-27T10:38:16.012Z] [2024-06-27T10:38:16.012Z] [2024-06-27T10:38:16.012Z] [2024-06-27T10:38:16.012Z] 10:38:15.663137 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r2p2]) [2024-06-27T10:38:16.268Z] Command create-file-user executed successfully. [2024-06-27T10:38:16.268Z] [2024-06-27T10:38:16.268Z] [2024-06-27T10:38:16.268Z] [2024-06-27T10:38:16.268Z] 10:38:16.027020 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r2g1, --authrealmname, file, --target, server, r2g1user]) [2024-06-27T10:38:16.522Z] Command create-file-user executed successfully. [2024-06-27T10:38:16.522Z] [2024-06-27T10:38:16.522Z] [2024-06-27T10:38:16.522Z] [2024-06-27T10:38:16.522Z] 10:38:16.380261 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r2g2, --authrealmname, file, --target, server, r2g2user]) [2024-06-27T10:38:17.081Z] Command create-file-user executed successfully. [2024-06-27T10:38:17.081Z] [2024-06-27T10:38:17.081Z] [2024-06-27T10:38:17.081Z] [2024-06-27T10:38:17.081Z] 10:38:16.771900 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r2g3, --authrealmname, file, --target, server, r2g3user]) [2024-06-27T10:38:17.336Z] Command create-file-user executed successfully. [2024-06-27T10:38:17.336Z] [2024-06-27T10:38:17.336Z] [2024-06-27T10:38:17.336Z] [2024-06-27T10:38:17.336Z] 10:38:17.153085 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r3p1]) [2024-06-27T10:38:17.590Z] Command create-file-user executed successfully. [2024-06-27T10:38:17.590Z] [2024-06-27T10:38:17.590Z] [2024-06-27T10:38:17.590Z] [2024-06-27T10:38:17.591Z] 10:38:17.509042 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r3p2]) [2024-06-27T10:38:18.150Z] Command create-file-user executed successfully. [2024-06-27T10:38:18.150Z] [2024-06-27T10:38:18.150Z] [2024-06-27T10:38:18.150Z] [2024-06-27T10:38:18.150Z] 10:38:17.867497 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r3g1, --authrealmname, file, --target, server, r3g1user]) [2024-06-27T10:38:18.404Z] Command create-file-user executed successfully. [2024-06-27T10:38:18.404Z] [2024-06-27T10:38:18.404Z] [2024-06-27T10:38:18.404Z] [2024-06-27T10:38:18.405Z] 10:38:18.218687 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r4p1]) [2024-06-27T10:38:18.963Z] Command create-file-user executed successfully. [2024-06-27T10:38:18.963Z] [2024-06-27T10:38:18.963Z] [2024-06-27T10:38:18.963Z] [2024-06-27T10:38:18.964Z] 10:38:18.602908 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r4g1, --authrealmname, file, --target, server, r4g1user]) [2024-06-27T10:38:19.218Z] Command create-file-user executed successfully. [2024-06-27T10:38:19.218Z] [2024-06-27T10:38:19.218Z] [2024-06-27T10:38:19.218Z] [2024-06-27T10:38:19.218Z] 10:38:18.963235 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r5p1]) [2024-06-27T10:38:19.473Z] Command create-file-user executed successfully. [2024-06-27T10:38:19.473Z] [2024-06-27T10:38:19.473Z] [2024-06-27T10:38:19.473Z] [2024-06-27T10:38:19.473Z] 10:38:19.350344 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r5p2]) [2024-06-27T10:38:20.033Z] Command create-file-user executed successfully. [2024-06-27T10:38:20.033Z] [2024-06-27T10:38:20.033Z] [2024-06-27T10:38:20.033Z] [2024-06-27T10:38:20.034Z] 10:38:19.697789 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r5g1, --authrealmname, file, --target, server, r5g1user]) [2024-06-27T10:38:20.289Z] Command create-file-user executed successfully. [2024-06-27T10:38:20.289Z] [2024-06-27T10:38:20.289Z] [2024-06-27T10:38:20.289Z] [2024-06-27T10:38:20.289Z] 10:38:20.053343 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r6p1]) [2024-06-27T10:38:20.543Z] Command create-file-user executed successfully. [2024-06-27T10:38:20.543Z] [2024-06-27T10:38:20.543Z] [2024-06-27T10:38:20.543Z] [2024-06-27T10:38:20.543Z] 10:38:20.411217 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r6p2]) [2024-06-27T10:38:21.104Z] Command create-file-user executed successfully. [2024-06-27T10:38:21.104Z] [2024-06-27T10:38:21.104Z] [2024-06-27T10:38:21.104Z] [2024-06-27T10:38:21.104Z] 10:38:20.769522 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r6g1, --authrealmname, file, --target, server, r6g1user]) [2024-06-27T10:38:21.358Z] Command create-file-user executed successfully. [2024-06-27T10:38:21.358Z] [2024-06-27T10:38:21.358Z] [2024-06-27T10:38:21.358Z] [2024-06-27T10:38:21.358Z] 10:38:21.131330 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r7p1]) [2024-06-27T10:38:21.612Z] Command create-file-user executed successfully. [2024-06-27T10:38:21.612Z] [2024-06-27T10:38:21.612Z] [2024-06-27T10:38:21.612Z] [2024-06-27T10:38:21.612Z] 10:38:21.492721 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r7p2]) [2024-06-27T10:38:22.173Z] Command create-file-user executed successfully. [2024-06-27T10:38:22.173Z] [2024-06-27T10:38:22.173Z] [2024-06-27T10:38:22.173Z] [2024-06-27T10:38:22.173Z] 10:38:21.851198 INFO main . security-multirolemapping-web.war: [2024-06-27T10:38:22.173Z] /WEB-INF/ [2024-06-27T10:38:22.173Z] /WEB-INF/classes/ [2024-06-27T10:38:22.173Z] /WEB-INF/classes/org/ [2024-06-27T10:38:22.173Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:38:22.173Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:38:22.173Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:38:22.173Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:38:22.173Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-06-27T10:38:22.173Z] /WEB-INF/classes/org/glassfish/main/test/app/security/multirolemapping/ [2024-06-27T10:38:22.173Z] /WEB-INF/classes/org/glassfish/main/test/app/security/multirolemapping/WebTest.class [2024-06-27T10:38:22.173Z] /WEB-INF/web.xml [2024-06-27T10:38:22.173Z] /WEB-INF/sun-web.xml [2024-06-27T10:38:22.173Z] 10:38:21.853713 INFO main . security-multirolemapping1-ejb.jar: [2024-06-27T10:38:22.173Z] /org/ [2024-06-27T10:38:22.173Z] /org/glassfish/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/app/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/app/security/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/app/security/multirolemapping/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/app/security/multirolemapping/MessageBean1.class [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/app/security/multirolemapping/MessageLocal1.class [2024-06-27T10:38:22.173Z] /META-INF/ [2024-06-27T10:38:22.173Z] /META-INF/sun-ejb-jar.xml [2024-06-27T10:38:22.173Z] 10:38:21.855736 INFO main . security-multirolemapping2-ejb.jar: [2024-06-27T10:38:22.173Z] /org/ [2024-06-27T10:38:22.173Z] /org/glassfish/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/app/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/app/security/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/app/security/multirolemapping/ [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/app/security/multirolemapping/MessageBean2.class [2024-06-27T10:38:22.173Z] /org/glassfish/main/test/app/security/multirolemapping/MessageLocal2.class [2024-06-27T10:38:22.173Z] /META-INF/ [2024-06-27T10:38:22.173Z] /META-INF/sun-ejb-jar.xml [2024-06-27T10:38:22.173Z] 10:38:21.856326 INFO main . dcc5ee08-8e5c-474d-b470-1e831cc33a77.ear: [2024-06-27T10:38:22.173Z] /security-multirolemapping-web.war [2024-06-27T10:38:22.173Z] /security-multirolemapping1-ejb.jar [2024-06-27T10:38:22.173Z] /security-multirolemapping2-ejb.jar [2024-06-27T10:38:22.173Z] /META-INF/ [2024-06-27T10:38:22.173Z] /META-INF/sun-application.xml [2024-06-27T10:38:22.173Z] /META-INF/application.xml [2024-06-27T10:38:22.173Z] 10:38:21.861938 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit566158629319113405/security-multirolemapping.ear]) [2024-06-27T10:38:24.054Z] Application deployed with name security-multirolemapping. [2024-06-27T10:38:24.054Z] Command deploy executed successfully. [2024-06-27T10:38:24.054Z] [2024-06-27T10:38:24.054Z] [2024-06-27T10:38:24.054Z] [2024-06-27T10:38:24.309Z] 10:38:24.077536 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-multirolemapping]) [2024-06-27T10:38:24.868Z] Command undeploy executed successfully. [2024-06-27T10:38:24.868Z] [2024-06-27T10:38:24.868Z] [2024-06-27T10:38:24.868Z] [2024-06-27T10:38:24.868Z] 10:38:24.503303 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1p1]) [2024-06-27T10:38:25.123Z] Command delete-file-user executed successfully. [2024-06-27T10:38:25.123Z] [2024-06-27T10:38:25.123Z] [2024-06-27T10:38:25.123Z] [2024-06-27T10:38:25.123Z] 10:38:24.861613 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1p2]) [2024-06-27T10:38:25.377Z] Command delete-file-user executed successfully. [2024-06-27T10:38:25.377Z] [2024-06-27T10:38:25.377Z] [2024-06-27T10:38:25.377Z] [2024-06-27T10:38:25.377Z] 10:38:25.210697 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1p3]) [2024-06-27T10:38:25.631Z] Command delete-file-user executed successfully. [2024-06-27T10:38:25.631Z] [2024-06-27T10:38:25.631Z] [2024-06-27T10:38:25.631Z] [2024-06-27T10:38:25.631Z] 10:38:25.554642 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1g1user]) [2024-06-27T10:38:26.190Z] Command delete-file-user executed successfully. [2024-06-27T10:38:26.190Z] [2024-06-27T10:38:26.190Z] [2024-06-27T10:38:26.190Z] [2024-06-27T10:38:26.190Z] 10:38:25.905387 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2p1]) [2024-06-27T10:38:26.444Z] Command delete-file-user executed successfully. [2024-06-27T10:38:26.444Z] [2024-06-27T10:38:26.444Z] [2024-06-27T10:38:26.444Z] [2024-06-27T10:38:26.444Z] 10:38:26.248098 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2p2]) [2024-06-27T10:38:26.699Z] Command delete-file-user executed successfully. [2024-06-27T10:38:26.699Z] [2024-06-27T10:38:26.699Z] [2024-06-27T10:38:26.699Z] [2024-06-27T10:38:26.699Z] 10:38:26.598385 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2g1user]) [2024-06-27T10:38:27.258Z] Command delete-file-user executed successfully. [2024-06-27T10:38:27.258Z] [2024-06-27T10:38:27.258Z] [2024-06-27T10:38:27.258Z] [2024-06-27T10:38:27.258Z] 10:38:26.949364 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2g2user]) [2024-06-27T10:38:27.513Z] Command delete-file-user executed successfully. [2024-06-27T10:38:27.513Z] [2024-06-27T10:38:27.513Z] [2024-06-27T10:38:27.513Z] [2024-06-27T10:38:27.513Z] 10:38:27.304268 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2g3user]) [2024-06-27T10:38:27.767Z] Command delete-file-user executed successfully. [2024-06-27T10:38:27.767Z] [2024-06-27T10:38:27.767Z] [2024-06-27T10:38:27.767Z] [2024-06-27T10:38:27.767Z] 10:38:27.645182 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r3p1]) [2024-06-27T10:38:28.326Z] Command delete-file-user executed successfully. [2024-06-27T10:38:28.326Z] [2024-06-27T10:38:28.326Z] [2024-06-27T10:38:28.326Z] [2024-06-27T10:38:28.326Z] 10:38:27.979119 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r3p2]) [2024-06-27T10:38:28.581Z] Command delete-file-user executed successfully. [2024-06-27T10:38:28.581Z] [2024-06-27T10:38:28.581Z] [2024-06-27T10:38:28.581Z] [2024-06-27T10:38:28.581Z] 10:38:28.321328 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r3g1user]) [2024-06-27T10:38:28.835Z] Command delete-file-user executed successfully. [2024-06-27T10:38:28.835Z] [2024-06-27T10:38:28.835Z] [2024-06-27T10:38:28.835Z] [2024-06-27T10:38:28.835Z] 10:38:28.664214 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r4p1]) [2024-06-27T10:38:29.089Z] Command delete-file-user executed successfully. [2024-06-27T10:38:29.089Z] [2024-06-27T10:38:29.089Z] [2024-06-27T10:38:29.089Z] [2024-06-27T10:38:29.089Z] 10:38:29.003018 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r4g1user]) [2024-06-27T10:38:29.648Z] Command delete-file-user executed successfully. [2024-06-27T10:38:29.648Z] [2024-06-27T10:38:29.648Z] [2024-06-27T10:38:29.648Z] [2024-06-27T10:38:29.648Z] 10:38:29.334710 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r5p1]) [2024-06-27T10:38:29.903Z] Command delete-file-user executed successfully. [2024-06-27T10:38:29.903Z] [2024-06-27T10:38:29.903Z] [2024-06-27T10:38:29.903Z] [2024-06-27T10:38:29.903Z] 10:38:29.674383 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r5p2]) [2024-06-27T10:38:30.158Z] Command delete-file-user executed successfully. [2024-06-27T10:38:30.158Z] [2024-06-27T10:38:30.158Z] [2024-06-27T10:38:30.158Z] [2024-06-27T10:38:30.158Z] 10:38:30.018918 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r5g1user]) [2024-06-27T10:38:30.413Z] Command delete-file-user executed successfully. [2024-06-27T10:38:30.413Z] [2024-06-27T10:38:30.413Z] [2024-06-27T10:38:30.413Z] [2024-06-27T10:38:30.413Z] 10:38:30.361106 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r6p1]) [2024-06-27T10:38:30.971Z] Command delete-file-user executed successfully. [2024-06-27T10:38:30.971Z] [2024-06-27T10:38:30.971Z] [2024-06-27T10:38:30.971Z] [2024-06-27T10:38:30.971Z] 10:38:30.703691 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r6p2]) [2024-06-27T10:38:31.226Z] Command delete-file-user executed successfully. [2024-06-27T10:38:31.226Z] [2024-06-27T10:38:31.226Z] [2024-06-27T10:38:31.226Z] [2024-06-27T10:38:31.226Z] 10:38:31.045827 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r6g1user]) [2024-06-27T10:38:31.786Z] Command delete-file-user executed successfully. [2024-06-27T10:38:31.786Z] [2024-06-27T10:38:31.786Z] [2024-06-27T10:38:31.786Z] [2024-06-27T10:38:31.786Z] 10:38:31.397510 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r7p1]) [2024-06-27T10:38:31.786Z] Command delete-file-user executed successfully. [2024-06-27T10:38:31.786Z] [2024-06-27T10:38:31.786Z] [2024-06-27T10:38:31.786Z] [2024-06-27T10:38:31.786Z] 10:38:31.746227 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r7p2]) [2024-06-27T10:38:32.346Z] Command delete-file-user executed successfully. [2024-06-27T10:38:32.346Z] [2024-06-27T10:38:32.346Z] [2024-06-27T10:38:32.346Z] [2024-06-27T10:38:32.346Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.24 s -- in org.glassfish.main.test.app.security.multirolemapping.MultiRoleMappingTest [2024-06-27T10:38:32.346Z] [INFO] Running org.glassfish.main.test.app.security.simplemultirolemapping.SimpleMultiRoleMappingTest [2024-06-27T10:38:32.346Z] 10:38:32.094224 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, webusers, --authrealmname, file, --target, server, webuser]) [2024-06-27T10:38:32.601Z] Command create-file-user executed successfully. [2024-06-27T10:38:32.601Z] [2024-06-27T10:38:32.601Z] [2024-06-27T10:38:32.601Z] [2024-06-27T10:38:32.601Z] 10:38:32.440218 INFO main . exec(timeout=30,000, detached=false, args=[create-file-user, --groups, dummygroup, --authrealmname, file, --target, server, bobby]) [2024-06-27T10:38:33.159Z] Command create-file-user executed successfully. [2024-06-27T10:38:33.159Z] [2024-06-27T10:38:33.159Z] [2024-06-27T10:38:33.159Z] [2024-06-27T10:38:33.159Z] 10:38:32.790754 INFO main . security-multimapping-web.war: [2024-06-27T10:38:33.160Z] /WEB-INF/ [2024-06-27T10:38:33.160Z] /WEB-INF/classes/ [2024-06-27T10:38:33.160Z] /WEB-INF/classes/org/ [2024-06-27T10:38:33.160Z] /WEB-INF/classes/org/glassfish/ [2024-06-27T10:38:33.160Z] /WEB-INF/classes/org/glassfish/main/ [2024-06-27T10:38:33.160Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-06-27T10:38:33.160Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-06-27T10:38:33.160Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-06-27T10:38:33.160Z] /WEB-INF/classes/org/glassfish/main/test/app/security/simplemultirolemapping/ [2024-06-27T10:38:33.160Z] /WEB-INF/classes/org/glassfish/main/test/app/security/simplemultirolemapping/EjbTest.class [2024-06-27T10:38:33.160Z] /WEB-INF/classes/org/glassfish/main/test/app/security/simplemultirolemapping/WebTest.class [2024-06-27T10:38:33.160Z] /WEB-INF/web.xml [2024-06-27T10:38:33.160Z] /WEB-INF/sun-web.xml [2024-06-27T10:38:33.160Z] 10:38:32.792603 INFO main . security-multimapping-ejb.jar: [2024-06-27T10:38:33.160Z] /org/ [2024-06-27T10:38:33.160Z] /org/glassfish/ [2024-06-27T10:38:33.160Z] /org/glassfish/main/ [2024-06-27T10:38:33.160Z] /org/glassfish/main/test/ [2024-06-27T10:38:33.160Z] /org/glassfish/main/test/app/ [2024-06-27T10:38:33.160Z] /org/glassfish/main/test/app/security/ [2024-06-27T10:38:33.160Z] /org/glassfish/main/test/app/security/simplemultirolemapping/ [2024-06-27T10:38:33.160Z] /org/glassfish/main/test/app/security/simplemultirolemapping/MessageBean.class [2024-06-27T10:38:33.160Z] /org/glassfish/main/test/app/security/simplemultirolemapping/MessageLocal.class [2024-06-27T10:38:33.160Z] /META-INF/ [2024-06-27T10:38:33.160Z] /META-INF/sun-ejb-jar.xml [2024-06-27T10:38:33.160Z] 10:38:32.793119 INFO main . e1594842-e3dc-4ba7-a94b-020cda10885a.ear: [2024-06-27T10:38:33.160Z] /security-multimapping-web.war [2024-06-27T10:38:33.160Z] /security-multimapping-ejb.jar [2024-06-27T10:38:33.160Z] /META-INF/ [2024-06-27T10:38:33.160Z] /META-INF/application.xml [2024-06-27T10:38:33.160Z] 10:38:32.796732 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit17929011693102860414/security-multimapping.ear]) [2024-06-27T10:38:33.719Z] Application deployed with name security-multimapping. [2024-06-27T10:38:33.719Z] Command deploy executed successfully. [2024-06-27T10:38:33.719Z] [2024-06-27T10:38:33.719Z] [2024-06-27T10:38:33.719Z] [2024-06-27T10:38:33.974Z] 10:38:33.731828 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, security-multimapping]) [2024-06-27T10:38:34.228Z] Command undeploy executed successfully. [2024-06-27T10:38:34.228Z] [2024-06-27T10:38:34.228Z] [2024-06-27T10:38:34.228Z] [2024-06-27T10:38:34.228Z] 10:38:34.113213 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, webuser]) [2024-06-27T10:38:34.788Z] Command delete-file-user executed successfully. [2024-06-27T10:38:34.788Z] [2024-06-27T10:38:34.788Z] [2024-06-27T10:38:34.788Z] [2024-06-27T10:38:34.788Z] 10:38:34.475784 INFO main . exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, bobby]) [2024-06-27T10:38:35.042Z] Command delete-file-user executed successfully. [2024-06-27T10:38:35.042Z] [2024-06-27T10:38:35.042Z] [2024-06-27T10:38:35.042Z] [2024-06-27T10:38:35.042Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.727 s -- in org.glassfish.main.test.app.security.simplemultirolemapping.SimpleMultiRoleMappingTest [2024-06-27T10:38:35.042Z] [INFO] Running org.glassfish.main.test.app.synchronize.SynchronizeStandaloneInstanceTest [2024-06-27T10:38:35.042Z] 10:38:34.821496 INFO main . exec(timeout=30,000, detached=false, args=[create-instance, --node, localhost-domain1, testInstance]) [2024-06-27T10:38:36.925Z] Command _create-instance-filesystem executed successfully. [2024-06-27T10:38:36.925Z] Port Assignments for server instance testInstance: [2024-06-27T10:38:36.925Z] OSGI_SHELL_TELNET_PORT=26666 [2024-06-27T10:38:36.925Z] JAVA_DEBUGGER_PORT=29009 [2024-06-27T10:38:36.925Z] JMS_PROVIDER_PORT=27676 [2024-06-27T10:38:36.925Z] HTTP_LISTENER_PORT=28080 [2024-06-27T10:38:36.925Z] IIOP_SSL_LISTENER_PORT=23820 [2024-06-27T10:38:36.925Z] ASADMIN_LISTENER_PORT=24848 [2024-06-27T10:38:36.925Z] IIOP_SSL_MUTUALAUTH_PORT=23920 [2024-06-27T10:38:36.925Z] JMX_SYSTEM_CONNECTOR_PORT=28686 [2024-06-27T10:38:36.925Z] HTTP_SSL_LISTENER_PORT=28181 [2024-06-27T10:38:36.925Z] IIOP_LISTENER_PORT=23700 [2024-06-27T10:38:36.925Z] The instance, testInstance, was created on host localhost [2024-06-27T10:38:36.925Z] Command create-instance executed successfully. [2024-06-27T10:38:36.925Z] [2024-06-27T10:38:36.925Z] [2024-06-27T10:38:36.926Z] [2024-06-27T10:38:36.926Z] 10:38:36.430707 INFO main . exec(timeout=30,000, detached=false, args=[stop-instance, testInstance]) [2024-06-27T10:38:36.926Z] The instance, testInstance, is stopped. [2024-06-27T10:38:36.926Z] Command stop-instance executed successfully. [2024-06-27T10:38:36.926Z] [2024-06-27T10:38:36.926Z] [2024-06-27T10:38:36.926Z] [2024-06-27T10:38:36.926Z] 10:38:36.810086 INFO main . 2c32de70-2965-45f8-bf28-329d4ba72c09.war: [2024-06-27T10:38:36.926Z] /WEB-INF/ [2024-06-27T10:38:36.926Z] /WEB-INF/resources/ [2024-06-27T10:38:36.926Z] /WEB-INF/resources/sample.json [2024-06-27T10:38:36.926Z] /org/ [2024-06-27T10:38:36.926Z] /org/glassfish/ [2024-06-27T10:38:36.926Z] /org/glassfish/main/ [2024-06-27T10:38:36.926Z] /org/glassfish/main/test/ [2024-06-27T10:38:36.926Z] /org/glassfish/main/test/app/ [2024-06-27T10:38:36.926Z] /org/glassfish/main/test/app/synchronize/ [2024-06-27T10:38:36.926Z] /org/glassfish/main/test/app/synchronize/index.html [2024-06-27T10:38:36.926Z] 10:38:36.811603 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --target, testInstance, /tmp/junit18355807054439799520/SynchronizeStandaloneInstanceTest.war]) [2024-06-27T10:38:37.484Z] Application deployed with name SynchronizeStandaloneInstanceTest. [2024-06-27T10:38:37.484Z] Command deploy executed successfully. [2024-06-27T10:38:37.484Z] [2024-06-27T10:38:37.484Z] [2024-06-27T10:38:37.484Z] [2024-06-27T10:38:37.484Z] 10:38:37.252223 INFO main . exec(timeout=30,000, detached=false, args=[start-instance, testInstance]) [2024-06-27T10:38:45.555Z] Extracted transferred entry config/domain.xml of size 47,956 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/domain.xml [2024-06-27T10:38:45.556Z] Extracted transferred entry config/keystore.jks of size 6,221 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/keystore.jks [2024-06-27T10:38:45.556Z] Extracted transferred entry config/cacerts.jks of size 5,606 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/cacerts.jks [2024-06-27T10:38:45.556Z] Extracted transferred entry config/admin-keyfile of size 80 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/admin-keyfile [2024-06-27T10:38:45.556Z] Extracted transferred entry config/default-web.xml of size 49,341 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/default-web.xml [2024-06-27T10:38:45.556Z] Extracted transferred entry config/domain-passwords of size 32 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/domain-passwords [2024-06-27T10:38:45.556Z] Extracted transferred entry config/glassfish-acc.xml of size 2,571 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/glassfish-acc.xml [2024-06-27T10:38:45.556Z] Extracted transferred entry config/keyfile of size 0 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/keyfile [2024-06-27T10:38:45.556Z] Extracted transferred entry config/login.conf of size 1,258 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/login.conf [2024-06-27T10:38:45.556Z] Extracted transferred entry config/server.policy of size 5,892 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/server.policy [2024-06-27T10:38:45.556Z] Extracted transferred entry config/wss-server-config-1.0.xml of size 5,233 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/wss-server-config-1.0.xml [2024-06-27T10:38:45.556Z] Extracted transferred entry config/wss-server-config-2.0.xml of size 5,737 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/wss-server-config-2.0.xml [2024-06-27T10:38:45.556Z] Extracted transferred entry config/javaee.server.policy of size 2,843 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/javaee.server.policy [2024-06-27T10:38:45.556Z] Extracted transferred entry config/restrict.server.policy of size 1,642 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/restrict.server.policy [2024-06-27T10:38:45.556Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest [2024-06-27T10:38:45.556Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/WEB-INF/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/WEB-INF [2024-06-27T10:38:45.556Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources [2024-06-27T10:38:45.557Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources/sample.json of size 38 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources/sample.json [2024-06-27T10:38:45.557Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/org/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/org [2024-06-27T10:38:45.557Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/org/glassfish/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/org/glassfish [2024-06-27T10:38:45.557Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/org/glassfish/main/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/org/glassfish/main [2024-06-27T10:38:45.557Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/org/glassfish/main/test/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/org/glassfish/main/test [2024-06-27T10:38:45.557Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/org/glassfish/main/test/app/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/org/glassfish/main/test/app [2024-06-27T10:38:45.557Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/org/glassfish/main/test/app/synchronize/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/org/glassfish/main/test/app/synchronize [2024-06-27T10:38:45.557Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/org/glassfish/main/test/app/synchronize/index.html of size 143 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/org/glassfish/main/test/app/synchronize/index.html [2024-06-27T10:38:45.557Z] Extracted transferred entry generated/jsp/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/generated/jsp/SynchronizeStandaloneInstanceTest [2024-06-27T10:38:45.557Z] Extracted transferred entry generated/xml/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/generated/xml/SynchronizeStandaloneInstanceTest [2024-06-27T10:38:45.557Z] Extracted transferred entry generated/ejb/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/generated/ejb/SynchronizeStandaloneInstanceTest [2024-06-27T10:38:45.557Z] Extracted transferred entry lib/applibs/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/lib/applibs [2024-06-27T10:38:45.557Z] Extracted transferred entry lib/classes/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/lib/classes [2024-06-27T10:38:45.557Z] Extracted transferred entry lib/ext/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/lib/ext [2024-06-27T10:38:45.557Z] Extracted transferred entry docroot/index.html of size 3,668 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/docroot/index.html [2024-06-27T10:38:45.558Z] Extracted transferred entry config/testInstance-config/docroot/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/docroot [2024-06-27T10:38:45.558Z] Extracted transferred entry config/testInstance-config/lib/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/lib [2024-06-27T10:38:45.558Z] Extracted transferred entry config/testInstance-config/lib/ext/ of size 6 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/lib/ext [2024-06-27T10:38:45.558Z] Extracted transferred entry config/testInstance-config/logging.properties of size 9,728 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/logging.properties [2024-06-27T10:38:45.558Z] Waiting for testInstance to start ...... [2024-06-27T10:38:45.558Z] Waiting finished after 5,138 ms. [2024-06-27T10:38:45.558Z] Successfully started the instance: testInstance [2024-06-27T10:38:45.558Z] instance Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance [2024-06-27T10:38:45.558Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/logs/server.log [2024-06-27T10:38:45.558Z] Admin Port: 24,848 [2024-06-27T10:38:45.558Z] Command start-local-instance executed successfully. [2024-06-27T10:38:45.558Z] The instance, testInstance, was started on host localhost [2024-06-27T10:38:45.558Z] Command start-instance executed successfully. [2024-06-27T10:38:45.558Z] [2024-06-27T10:38:45.558Z] [2024-06-27T10:38:45.558Z] [2024-06-27T10:38:45.558Z] 10:38:44.146254 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, --target, testInstance, SynchronizeStandaloneInstanceTest]) [2024-06-27T10:38:46.117Z] Command undeploy executed successfully. [2024-06-27T10:38:46.117Z] [2024-06-27T10:38:46.117Z] [2024-06-27T10:38:46.117Z] [2024-06-27T10:38:46.117Z] 10:38:45.988070 INFO main . exec(timeout=30,000, detached=false, args=[stop-instance, testInstance]) [2024-06-27T10:38:52.641Z] The instance, testInstance, is stopped. [2024-06-27T10:38:52.641Z] Command stop-instance executed successfully. [2024-06-27T10:38:52.641Z] [2024-06-27T10:38:52.641Z] [2024-06-27T10:38:52.641Z] [2024-06-27T10:38:52.641Z] 10:38:52.152336 INFO main . exec(timeout=30,000, detached=false, args=[delete-instance, testInstance]) [2024-06-27T10:38:53.200Z] Command _delete-instance-filesystem executed successfully. [2024-06-27T10:38:53.200Z] The instance, testInstance, was deleted from host localhost [2024-06-27T10:38:53.200Z] Command delete-instance executed successfully. [2024-06-27T10:38:53.200Z] [2024-06-27T10:38:53.200Z] [2024-06-27T10:38:53.200Z] [2024-06-27T10:38:53.200Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.35 s -- in org.glassfish.main.test.app.synchronize.SynchronizeStandaloneInstanceTest [2024-06-27T10:38:53.200Z] [INFO] Running org.glassfish.main.test.app.web.jsp.JspReloadGeneratedServletIfUpdatedTest [2024-06-27T10:38:53.454Z] 10:38:53.169379 INFO main . JspReloadGeneratedServletIfUpdated.war: [2024-06-27T10:38:53.454Z] /reload/ [2024-06-27T10:38:53.454Z] /reload/JspReloadGeneratedServletIfUpdated.jsp [2024-06-27T10:38:53.454Z] /WEB-INF/ [2024-06-27T10:38:53.454Z] /WEB-INF/web.xml [2024-06-27T10:38:53.454Z] 10:38:53.171085 INFO main . exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, JspReloadGeneratedServletIfUpdatedTest, --precompilejsp, true, /tmp/JspReloadGeneratedServletIfUpdatedTest13484392492511931073.war]) [2024-06-27T10:38:54.378Z] Application deployed with name JspReloadGeneratedServletIfUpdatedTest. [2024-06-27T10:38:54.378Z] Command deploy executed successfully. [2024-06-27T10:38:54.378Z] [2024-06-27T10:38:54.378Z] [2024-06-27T10:38:54.378Z] [2024-06-27T10:38:54.378Z] 10:38:54.158128 INFO main . exec(timeout=30,000, detached=false, args=[undeploy, JspReloadGeneratedServletIfUpdatedTest]) [2024-06-27T10:38:54.633Z] Command undeploy executed successfully. [2024-06-27T10:38:54.633Z] [2024-06-27T10:38:54.633Z] [2024-06-27T10:38:54.633Z] [2024-06-27T10:38:54.633Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s -- in org.glassfish.main.test.app.web.jsp.JspReloadGeneratedServletIfUpdatedTest [2024-06-27T10:38:55.995Z] [INFO] [2024-06-27T10:38:55.995Z] [INFO] Results: [2024-06-27T10:38:55.995Z] [INFO] [2024-06-27T10:38:55.995Z] [WARNING] Tests run: 61, Failures: 0, Errors: 0, Skipped: 3 [2024-06-27T10:38:55.995Z] [INFO] [2024-06-27T10:38:55.995Z] [INFO] [2024-06-27T10:38:55.995Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ application-tests --- [2024-06-27T10:38:55.995Z] [INFO] Executing tasks [2024-06-27T10:38:55.995Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/classes/META-INF for [2024-06-27T10:38:55.996Z] [INFO] [echo] application-tests [2024-06-27T10:38:55.996Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/classes/META-INF [2024-06-27T10:38:55.996Z] [INFO] Executed tasks [2024-06-27T10:38:55.996Z] [INFO] [2024-06-27T10:38:55.996Z] [INFO] --- jar:3.3.0:jar (default-jar) @ application-tests --- [2024-06-27T10:38:55.996Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/application-tests.jar [2024-06-27T10:38:55.996Z] [INFO] [2024-06-27T10:38:55.996Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ application-tests --- [2024-06-27T10:38:55.996Z] [INFO] [2024-06-27T10:38:55.996Z] [INFO] --- failsafe:3.2.5:verify (verify) @ application-tests --- [2024-06-27T10:38:55.996Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/failsafe-reports [2024-06-27T10:38:55.996Z] [INFO] [2024-06-27T10:38:55.996Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-application-tests-checkstyle) @ application-tests --- [2024-06-27T10:38:56.250Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] --- install:3.1.1:install (default-install) @ application-tests --- [2024-06-27T10:38:56.250Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/application-tests/7.0.16-SNAPSHOT/application-tests-7.0.16-SNAPSHOT.pom [2024-06-27T10:38:56.250Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/application/target/application-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/application-tests/7.0.16-SNAPSHOT/application-tests-7.0.16-SNAPSHOT.jar [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2024-06-27T10:38:56.250Z] [INFO] Building GlassFish Ant Tests 7.0.16-SNAPSHOT [291/334] [2024-06-27T10:38:56.250Z] [INFO] from appserver/tests/appserv-tests/pom.xml [2024-06-27T10:38:56.250Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tests --- [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tests --- [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ant-tests --- [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ant-tests --- [2024-06-27T10:38:56.250Z] [INFO] No sources to compile [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tests --- [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tests --- [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tests --- [2024-06-27T10:38:56.250Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ant-tests --- [2024-06-27T10:38:56.250Z] [INFO] No sources to compile [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ant-tests --- [2024-06-27T10:38:56.250Z] [INFO] No sources to compile [2024-06-27T10:38:56.250Z] [INFO] [2024-06-27T10:38:56.250Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tests --- [2024-06-27T10:38:56.250Z] [INFO] Executing tasks [2024-06-27T10:38:56.251Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/target/classes/META-INF for [2024-06-27T10:38:56.251Z] [INFO] [echo] ant-tests [2024-06-27T10:38:56.251Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/target/classes/META-INF [2024-06-27T10:38:56.251Z] [INFO] Executed tasks [2024-06-27T10:38:56.251Z] [INFO] [2024-06-27T10:38:56.251Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tests --- [2024-06-27T10:38:56.251Z] [INFO] No tests to run. [2024-06-27T10:38:56.251Z] [INFO] [2024-06-27T10:38:56.251Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tests --- [2024-06-27T10:38:56.251Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/target/failsafe-reports [2024-06-27T10:38:56.251Z] [INFO] [2024-06-27T10:38:56.251Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-ant-tests-checkstyle) @ ant-tests --- [2024-06-27T10:38:56.251Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:38:56.251Z] [INFO] [2024-06-27T10:38:56.251Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tests --- [2024-06-27T10:38:56.251Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/7.0.16-SNAPSHOT/ant-tests-7.0.16-SNAPSHOT.pom [2024-06-27T10:38:56.251Z] [INFO] [2024-06-27T10:38:56.251Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2024-06-27T10:38:56.251Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 7.0.16-SNAPSHOT [292/334] [2024-06-27T10:38:56.251Z] [INFO] from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml [2024-06-27T10:38:56.251Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:38:56.505Z] [INFO] [2024-06-27T10:38:56.505Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cciblackbox-tx --- [2024-06-27T10:38:56.505Z] [INFO] [2024-06-27T10:38:56.505Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cciblackbox-tx --- [2024-06-27T10:38:56.505Z] [INFO] [2024-06-27T10:38:56.505Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cciblackbox-tx --- [2024-06-27T10:38:56.505Z] [INFO] [2024-06-27T10:38:56.505Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cciblackbox-tx --- [2024-06-27T10:38:56.505Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:38:56.505Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:38:56.506Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:38:56.506Z] [INFO] [2024-06-27T10:38:56.506Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cciblackbox-tx --- [2024-06-27T10:38:56.506Z] [INFO] [2024-06-27T10:38:56.506Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cciblackbox-tx --- [2024-06-27T10:38:56.506Z] [INFO] [2024-06-27T10:38:56.506Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cciblackbox-tx --- [2024-06-27T10:38:56.506Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:38:56.506Z] [INFO] [2024-06-27T10:38:56.506Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cciblackbox-tx --- [2024-06-27T10:38:56.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/resources [2024-06-27T10:38:56.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/manpages [2024-06-27T10:38:56.506Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:38:56.506Z] [INFO] [2024-06-27T10:38:56.506Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cciblackbox-tx --- [2024-06-27T10:38:56.506Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:38:56.506Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:38:56.506Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[200,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[203,13] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[30,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[31,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[32,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[33,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[34,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[35,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[36,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[37,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[38,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[39,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.506Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[40,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.507Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[41,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.507Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[42,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.507Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[43,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.507Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[44,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.507Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[45,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.507Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[46,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.507Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[47,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.507Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[48,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.507Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[49,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:56.507Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Util.java:[50,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:38:56.507Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:38:56.507Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:38:56.507Z] [INFO] [2024-06-27T10:38:56.507Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cciblackbox-tx --- [2024-06-27T10:38:56.507Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:38:56.507Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-06-27T10:38:56.507Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:38:56.507Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-06-27T10:38:56.507Z] [INFO] [2024-06-27T10:38:56.507Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cciblackbox-tx --- [2024-06-27T10:38:56.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/src/test/resources [2024-06-27T10:38:56.507Z] [INFO] [2024-06-27T10:38:56.507Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cciblackbox-tx --- [2024-06-27T10:38:56.507Z] [INFO] No sources to compile [2024-06-27T10:38:56.507Z] [INFO] [2024-06-27T10:38:56.507Z] [INFO] --- surefire:3.2.5:test (default-test) @ cciblackbox-tx --- [2024-06-27T10:38:56.507Z] [INFO] No tests to run. [2024-06-27T10:38:56.507Z] [INFO] [2024-06-27T10:38:56.507Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cciblackbox-tx --- [2024-06-27T10:38:56.762Z] [INFO] Executing tasks [2024-06-27T10:38:56.762Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF for [2024-06-27T10:38:56.762Z] [INFO] [echo] cciblackbox-tx [2024-06-27T10:38:56.762Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF [2024-06-27T10:38:56.762Z] [INFO] Executed tasks [2024-06-27T10:38:56.762Z] [INFO] [2024-06-27T10:38:56.762Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cciblackbox-tx --- [2024-06-27T10:38:56.762Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar [2024-06-27T10:38:56.762Z] [INFO] [2024-06-27T10:38:56.763Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cciblackbox-tx --- [2024-06-27T10:38:56.763Z] [INFO] No tests to run. [2024-06-27T10:38:56.763Z] [INFO] [2024-06-27T10:38:56.763Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cciblackbox-tx --- [2024-06-27T10:38:56.763Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/target/failsafe-reports [2024-06-27T10:38:56.763Z] [INFO] [2024-06-27T10:38:56.763Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-cciblackbox-tx-checkstyle) @ cciblackbox-tx --- [2024-06-27T10:38:57.322Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- install:3.1.1:install (default-install) @ cciblackbox-tx --- [2024-06-27T10:38:57.322Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.16-SNAPSHOT/cciblackbox-tx-7.0.16-SNAPSHOT.pom [2024-06-27T10:38:57.322Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.16-SNAPSHOT/cciblackbox-tx-7.0.16-SNAPSHOT.jar [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2024-06-27T10:38:57.322Z] [INFO] Building connectors-ra-redeploy 7.0.16-SNAPSHOT [293/334] [2024-06-27T10:38:57.322Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml [2024-06-27T10:38:57.322Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] No sources to compile [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] No sources to compile [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] No sources to compile [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] Executing tasks [2024-06-27T10:38:57.322Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF for [2024-06-27T10:38:57.322Z] [INFO] [echo] connectors-ra-redeploy [2024-06-27T10:38:57.322Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF [2024-06-27T10:38:57.322Z] [INFO] Executed tasks [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] No tests to run. [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/target/failsafe-reports [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-checkstyle) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy --- [2024-06-27T10:38:57.322Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/7.0.16-SNAPSHOT/connectors-ra-redeploy-7.0.16-SNAPSHOT.pom [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2024-06-27T10:38:57.322Z] [INFO] Building connectors-ra-redeploy-jars 7.0.16-SNAPSHOT [294/334] [2024-06-27T10:38:57.322Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml [2024-06-27T10:38:57.322Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:57.322Z] [INFO] [2024-06-27T10:38:57.322Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:57.323Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:38:57.323Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:38:57.577Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:38:57.577Z] [INFO] [2024-06-27T10:38:57.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:57.577Z] [INFO] [2024-06-27T10:38:57.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:57.577Z] [INFO] [2024-06-27T10:38:57.577Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:57.577Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:38:57.577Z] [INFO] [2024-06-27T10:38:57.577Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:57.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/resources [2024-06-27T10:38:57.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/manpages [2024-06-27T10:38:57.577Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:38:57.577Z] [INFO] [2024-06-27T10:38:57.577Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:57.577Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:38:57.577Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:38:57.831Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:38:57.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[74,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:57.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[83,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:57.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[84,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:57.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[127,32] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:38:57.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[131,32] Short(java.lang.String) in java.lang.Short has been deprecated and marked for removal [2024-06-27T10:38:57.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[135,32] Byte(java.lang.String) in java.lang.Byte has been deprecated and marked for removal [2024-06-27T10:38:57.831Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[139,32] Long(java.lang.String) in java.lang.Long has been deprecated and marked for removal [2024-06-27T10:38:57.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[143,32] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-06-27T10:38:57.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[147,32] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-06-27T10:38:57.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[159,32] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:38:57.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[234,14] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:38:57.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[400,42] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-06-27T10:38:57.832Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/SecurityUtils.java:[67,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:38:57.832Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceObjectBuilder.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:38:57.832Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceObjectBuilder.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:38:57.832Z] [INFO] [2024-06-27T10:38:57.832Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:57.832Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:38:57.832Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-06-27T10:38:58.087Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:38:58.087Z] [INFO] [2024-06-27T10:38:58.087Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:58.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/test/resources [2024-06-27T10:38:58.087Z] [INFO] [2024-06-27T10:38:58.087Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:58.087Z] [INFO] No sources to compile [2024-06-27T10:38:58.087Z] [INFO] [2024-06-27T10:38:58.087Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:58.087Z] [INFO] No tests to run. [2024-06-27T10:38:58.087Z] [INFO] [2024-06-27T10:38:58.087Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:58.087Z] [INFO] Executing tasks [2024-06-27T10:38:58.087Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF for [2024-06-27T10:38:58.087Z] [INFO] [echo] connectors-ra-redeploy-jars [2024-06-27T10:38:58.087Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF [2024-06-27T10:38:58.087Z] [INFO] Executed tasks [2024-06-27T10:38:58.087Z] [INFO] [2024-06-27T10:38:58.087Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:58.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:38:58.087Z] [INFO] [2024-06-27T10:38:58.087Z] [INFO] --- jar:3.3.0:jar (version2) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:58.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar [2024-06-27T10:38:58.087Z] [INFO] [2024-06-27T10:38:58.087Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:58.087Z] [INFO] No tests to run. [2024-06-27T10:38:58.087Z] [INFO] [2024-06-27T10:38:58.087Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:58.088Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/failsafe-reports [2024-06-27T10:38:58.088Z] [INFO] [2024-06-27T10:38:58.088Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-jars-checkstyle) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:58.343Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-jars --- [2024-06-27T10:38:58.343Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.16-SNAPSHOT/connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.pom [2024-06-27T10:38:58.343Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.16-SNAPSHOT/connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar [2024-06-27T10:38:58.343Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.16-SNAPSHOT/connectors-ra-redeploy-jars-7.0.16-SNAPSHOT-v2.jar [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2024-06-27T10:38:58.343Z] [INFO] Building connectors-ra-redeploy-rars 7.0.16-SNAPSHOT [295/334] [2024-06-27T10:38:58.343Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml [2024-06-27T10:38:58.343Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.343Z] [INFO] No sources to compile [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.343Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.343Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v1/connectors-ra-redeploy-jars.jar [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- dependency:3.6.1:copy-dependencies (version2) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.343Z] [INFO] Copying connectors-ra-redeploy-jars-v2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v2/connectors-ra-redeploy-jars.jar [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/resources [2024-06-27T10:38:58.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/manpages [2024-06-27T10:38:58.343Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.343Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.343Z] [INFO] No sources to compile [2024-06-27T10:38:58.343Z] [INFO] [2024-06-27T10:38:58.344Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.344Z] [INFO] No sources to compile [2024-06-27T10:38:58.344Z] [INFO] [2024-06-27T10:38:58.344Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/test/resources [2024-06-27T10:38:58.344Z] [INFO] [2024-06-27T10:38:58.344Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.344Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:38:58.344Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:38:58.599Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:38:58.599Z] [INFO] [2024-06-27T10:38:58.599Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.599Z] [INFO] [2024-06-27T10:38:58.599Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.599Z] [INFO] Executing tasks [2024-06-27T10:38:58.599Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF for [2024-06-27T10:38:58.599Z] [INFO] [echo] connectors-ra-redeploy-rars [2024-06-27T10:38:58.599Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF [2024-06-27T10:38:58.599Z] [INFO] Executed tasks [2024-06-27T10:38:58.599Z] [INFO] [2024-06-27T10:38:58.599Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-06-27T10:38:58.599Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-06-27T10:38:58.599Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-06-27T10:38:58.599Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-06-27T10:38:58.599Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-06-27T10:38:58.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:38:58.599Z] [INFO] [2024-06-27T10:38:58.600Z] [INFO] --- rar:3.0.0:rar (version2) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-06-27T10:38:58.600Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-06-27T10:38:58.600Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-06-27T10:38:58.600Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-06-27T10:38:58.600Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-06-27T10:38:58.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:38:58.600Z] [INFO] [2024-06-27T10:38:58.600Z] [INFO] --- rar:3.0.0:rar (nojar) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-06-27T10:38:58.600Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-06-27T10:38:58.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/nojar [2024-06-27T10:38:58.600Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-06-27T10:38:58.600Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-06-27T10:38:58.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:38:58.600Z] [INFO] [2024-06-27T10:38:58.600Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:58.854Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/failsafe-reports [2024-06-27T10:38:58.855Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:38:58.855Z] [INFO] [2024-06-27T10:38:58.855Z] [INFO] ------------------------------------------------------- [2024-06-27T10:38:58.855Z] [INFO] T E S T S [2024-06-27T10:38:58.855Z] [INFO] ------------------------------------------------------- [2024-06-27T10:38:58.855Z] [0.003s][info][gc] Using G1 [2024-06-27T10:38:59.109Z] [INFO] Running org.glassfish.main.tests.connectors.ra.ResourceAdapterITest [2024-06-27T10:38:59.109Z] jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-06-27T10:38:59.109Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.glassfish.main.tests.connectors.ra.ResourceAdapterITest [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] Results: [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:59.668Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/failsafe-reports [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-checkstyle) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:59.668Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars --- [2024-06-27T10:38:59.668Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.pom [2024-06-27T10:38:59.668Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar [2024-06-27T10:38:59.668Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar [2024-06-27T10:38:59.668Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2024-06-27T10:38:59.668Z] [INFO] Building connectors-ra-redeploy-rars-xa 7.0.16-SNAPSHOT [296/334] [2024-06-27T10:38:59.668Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml [2024-06-27T10:38:59.668Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.668Z] [INFO] No sources to compile [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.668Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.668Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/v1/connectors-ra-redeploy-jars.jar [2024-06-27T10:38:59.668Z] [INFO] [2024-06-27T10:38:59.668Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/resources [2024-06-27T10:38:59.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/manpages [2024-06-27T10:38:59.669Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.669Z] [INFO] No sources to compile [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.669Z] [INFO] No sources to compile [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/test/resources [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.669Z] [INFO] No sources to compile [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.669Z] [INFO] No tests to run. [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.669Z] [INFO] Executing tasks [2024-06-27T10:38:59.669Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF for [2024-06-27T10:38:59.669Z] [INFO] [echo] connectors-ra-redeploy-rars-xa [2024-06-27T10:38:59.669Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF [2024-06-27T10:38:59.669Z] [INFO] Executed tasks [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-06-27T10:38:59.669Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-06-27T10:38:59.669Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa [2024-06-27T10:38:59.669Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/ra.xml [2024-06-27T10:38:59.669Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-06-27T10:38:59.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.669Z] [INFO] No tests to run. [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.669Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/failsafe-reports [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-xa-checkstyle) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.669Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars-xa --- [2024-06-27T10:38:59.669Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.pom [2024-06-27T10:38:59.669Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/7.0.16-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --------------< org.glassfish.main.tests:report-builder >--------------- [2024-06-27T10:38:59.669Z] [INFO] Building report-builder 7.0.16-SNAPSHOT [297/334] [2024-06-27T10:38:59.669Z] [INFO] from appserver/tests/appserv-tests/report-builder/pom.xml [2024-06-27T10:38:59.669Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- clean:3.3.2:clean (default-clean) @ report-builder --- [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ report-builder --- [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ report-builder --- [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ report-builder --- [2024-06-27T10:38:59.669Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:38:59.669Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:38:59.669Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ report-builder --- [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ report-builder --- [2024-06-27T10:38:59.669Z] [INFO] [2024-06-27T10:38:59.669Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ report-builder --- [2024-06-27T10:38:59.670Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:38:59.670Z] [INFO] [2024-06-27T10:38:59.670Z] [INFO] --- resources:3.3.1:resources (default-resources) @ report-builder --- [2024-06-27T10:38:59.670Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:38:59.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/src/main/manpages [2024-06-27T10:38:59.670Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:38:59.670Z] [INFO] [2024-06-27T10:38:59.670Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ report-builder --- [2024-06-27T10:38:59.670Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:38:59.670Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:38:59.924Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:38:59.924Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/Reporter.java: Some input files use or override a deprecated API. [2024-06-27T10:38:59.924Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/Reporter.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:38:59.924Z] [INFO] [2024-06-27T10:38:59.925Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ report-builder --- [2024-06-27T10:38:59.925Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:38:59.925Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-06-27T10:38:59.925Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:38:59.925Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:38:59.925Z] [INFO] [2024-06-27T10:38:59.925Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ report-builder --- [2024-06-27T10:38:59.925Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-06-27T10:38:59.925Z] [INFO] [2024-06-27T10:38:59.925Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ report-builder --- [2024-06-27T10:38:59.925Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:38:59.925Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:38:59.925Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:38:59.925Z] [INFO] [2024-06-27T10:38:59.925Z] [INFO] --- surefire:3.2.5:test (default-test) @ report-builder --- [2024-06-27T10:38:59.925Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/target/surefire-reports [2024-06-27T10:38:59.925Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:38:59.925Z] [INFO] [2024-06-27T10:38:59.925Z] [INFO] ------------------------------------------------------- [2024-06-27T10:38:59.925Z] [INFO] T E S T S [2024-06-27T10:38:59.925Z] [INFO] ------------------------------------------------------- [2024-06-27T10:38:59.925Z] [0.003s][info][gc] Using G1 [2024-06-27T10:39:00.179Z] [INFO] Running org.glassfish.devtests.reportbuilder.ReportTest [2024-06-27T10:39:00.434Z] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:39:00.434Z] [2024-06-27T10:39:00.434Z] [2024-06-27T10:39:00.434Z] ----------------------------------------- [2024-06-27T10:39:00.434Z] - first test: FAIL - [2024-06-27T10:39:00.434Z] - second test: PASS - [2024-06-27T10:39:00.434Z] - second test -- DUPLICATE: FAIL - [2024-06-27T10:39:00.434Z] ----------------------------------------- [2024-06-27T10:39:00.434Z] - Total PASS : 1 - [2024-06-27T10:39:00.434Z] - Total FAIL : 2 - [2024-06-27T10:39:00.434Z] - Total DID NOT RUN : 0 - [2024-06-27T10:39:00.434Z] ----------------------------------------- [2024-06-27T10:39:00.434Z] [0.527s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->3M(258M) 3.438ms [2024-06-27T10:39:00.434Z] ********************** [2024-06-27T10:39:00.434Z] * PASSED 205 * [2024-06-27T10:39:00.434Z] * FAILED 2 * [2024-06-27T10:39:00.434Z] * DID NOT RUN 0 * [2024-06-27T10:39:00.434Z] * TOTAL 207 * [2024-06-27T10:39:00.434Z] ********************** [2024-06-27T10:39:00.434Z] [2024-06-27T10:39:00.434Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.glassfish.devtests.reportbuilder.ReportTest [2024-06-27T10:39:00.689Z] [INFO] [2024-06-27T10:39:00.689Z] [INFO] Results: [2024-06-27T10:39:00.689Z] [INFO] [2024-06-27T10:39:00.689Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:39:00.689Z] [INFO] [2024-06-27T10:39:00.689Z] [INFO] [2024-06-27T10:39:00.689Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ report-builder --- [2024-06-27T10:39:00.944Z] [INFO] Executing tasks [2024-06-27T10:39:00.944Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/target/classes/META-INF for [2024-06-27T10:39:00.944Z] [INFO] [echo] report-builder [2024-06-27T10:39:00.944Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/target/classes/META-INF [2024-06-27T10:39:00.944Z] [INFO] Executed tasks [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- jar:3.3.0:jar (default-jar) @ report-builder --- [2024-06-27T10:39:00.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/target/report-builder.jar [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ report-builder --- [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- failsafe:3.2.5:verify (verify) @ report-builder --- [2024-06-27T10:39:00.944Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/target/failsafe-reports [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-report-builder-checkstyle) @ report-builder --- [2024-06-27T10:39:00.944Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- install:3.1.1:install (default-install) @ report-builder --- [2024-06-27T10:39:00.944Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.16-SNAPSHOT/report-builder-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:00.944Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/report-builder/target/report-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.16-SNAPSHOT/report-builder-7.0.16-SNAPSHOT.jar [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] -----------------< org.glassfish.main.tests:reporter >------------------ [2024-06-27T10:39:00.944Z] [INFO] Building reporter 7.0.16-SNAPSHOT [298/334] [2024-06-27T10:39:00.944Z] [INFO] from appserver/tests/appserv-tests/reporter/pom.xml [2024-06-27T10:39:00.944Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reporter --- [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ reporter --- [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ reporter --- [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ reporter --- [2024-06-27T10:39:00.944Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:39:00.944Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:00.944Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ reporter --- [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ reporter --- [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ reporter --- [2024-06-27T10:39:00.944Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:00.944Z] [INFO] [2024-06-27T10:39:00.944Z] [INFO] --- resources:3.3.1:resources (default-resources) @ reporter --- [2024-06-27T10:39:00.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/resources [2024-06-27T10:39:00.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/manpages [2024-06-27T10:39:00.945Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:39:00.945Z] [INFO] [2024-06-27T10:39:00.945Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ reporter --- [2024-06-27T10:39:00.945Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:39:00.945Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:01.199Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:01.199Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[636,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:39:01.200Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[637,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:39:01.200Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[638,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:39:01.200Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[692,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:39:01.200Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[693,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:39:01.200Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[694,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-06-27T10:39:01.200Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Some input files use or override a deprecated API. [2024-06-27T10:39:01.200Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:39:01.200Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:39:01.200Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:39:01.200Z] [INFO] [2024-06-27T10:39:01.200Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ reporter --- [2024-06-27T10:39:01.200Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:39:01.200Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:01.200Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:01.200Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:39:01.200Z] [INFO] [2024-06-27T10:39:01.200Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reporter --- [2024-06-27T10:39:01.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/src/test/resources [2024-06-27T10:39:01.200Z] [INFO] [2024-06-27T10:39:01.200Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ reporter --- [2024-06-27T10:39:01.200Z] [INFO] No sources to compile [2024-06-27T10:39:01.200Z] [INFO] [2024-06-27T10:39:01.200Z] [INFO] --- surefire:3.2.5:test (default-test) @ reporter --- [2024-06-27T10:39:01.200Z] [INFO] No tests to run. [2024-06-27T10:39:01.200Z] [INFO] [2024-06-27T10:39:01.200Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ reporter --- [2024-06-27T10:39:01.200Z] [INFO] Executing tasks [2024-06-27T10:39:01.200Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/target/classes/META-INF for [2024-06-27T10:39:01.200Z] [INFO] [echo] reporter [2024-06-27T10:39:01.200Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/target/classes/META-INF [2024-06-27T10:39:01.200Z] [INFO] Executed tasks [2024-06-27T10:39:01.200Z] [INFO] [2024-06-27T10:39:01.200Z] [INFO] --- jar:3.3.0:jar (default-jar) @ reporter --- [2024-06-27T10:39:01.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/target/reporter.jar [2024-06-27T10:39:01.200Z] [INFO] [2024-06-27T10:39:01.200Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ reporter --- [2024-06-27T10:39:01.200Z] [INFO] No tests to run. [2024-06-27T10:39:01.200Z] [INFO] [2024-06-27T10:39:01.200Z] [INFO] --- failsafe:3.2.5:verify (verify) @ reporter --- [2024-06-27T10:39:01.200Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/target/failsafe-reports [2024-06-27T10:39:01.200Z] [INFO] [2024-06-27T10:39:01.200Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-reporter-checkstyle) @ reporter --- [2024-06-27T10:39:01.762Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- install:3.1.1:install (default-install) @ reporter --- [2024-06-27T10:39:01.762Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.16-SNAPSHOT/reporter-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:01.762Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/reporter/target/reporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.16-SNAPSHOT/reporter-7.0.16-SNAPSHOT.jar [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] ------------------< org.glassfish.main.tests:webtest >------------------ [2024-06-27T10:39:01.762Z] [INFO] Building webtest 7.0.16-SNAPSHOT [299/334] [2024-06-27T10:39:01.762Z] [INFO] from appserver/tests/appserv-tests/webtest/pom.xml [2024-06-27T10:39:01.762Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtest --- [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtest --- [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webtest --- [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webtest --- [2024-06-27T10:39:01.762Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:01.762Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:01.762Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtest --- [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtest --- [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtest --- [2024-06-27T10:39:01.762Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webtest --- [2024-06-27T10:39:01.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/resources [2024-06-27T10:39:01.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/manpages [2024-06-27T10:39:01.762Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webtest --- [2024-06-27T10:39:01.762Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:01.762Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:01.762Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:01.762Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/httpd.java: Some input files use or override a deprecated API. [2024-06-27T10:39:01.762Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/httpd.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:39:01.762Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:39:01.762Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webtest --- [2024-06-27T10:39:01.762Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:01.762Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:01.762Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:01.762Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:39:01.762Z] [INFO] [2024-06-27T10:39:01.762Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webtest --- [2024-06-27T10:39:02.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/src/test/resources [2024-06-27T10:39:02.018Z] [INFO] [2024-06-27T10:39:02.018Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webtest --- [2024-06-27T10:39:02.018Z] [INFO] No sources to compile [2024-06-27T10:39:02.018Z] [INFO] [2024-06-27T10:39:02.018Z] [INFO] --- surefire:3.2.5:test (default-test) @ webtest --- [2024-06-27T10:39:02.018Z] [INFO] No tests to run. [2024-06-27T10:39:02.018Z] [INFO] [2024-06-27T10:39:02.018Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtest --- [2024-06-27T10:39:02.018Z] [INFO] Executing tasks [2024-06-27T10:39:02.018Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/target/classes/META-INF for [2024-06-27T10:39:02.018Z] [INFO] [echo] webtest [2024-06-27T10:39:02.018Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/target/classes/META-INF [2024-06-27T10:39:02.018Z] [INFO] Executed tasks [2024-06-27T10:39:02.018Z] [INFO] [2024-06-27T10:39:02.018Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webtest --- [2024-06-27T10:39:02.018Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/target/webtest.jar [2024-06-27T10:39:02.018Z] [INFO] [2024-06-27T10:39:02.018Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtest --- [2024-06-27T10:39:02.018Z] [INFO] No tests to run. [2024-06-27T10:39:02.018Z] [INFO] [2024-06-27T10:39:02.018Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtest --- [2024-06-27T10:39:02.018Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/target/failsafe-reports [2024-06-27T10:39:02.018Z] [INFO] [2024-06-27T10:39:02.018Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-webtest-checkstyle) @ webtest --- [2024-06-27T10:39:02.273Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:02.273Z] [INFO] [2024-06-27T10:39:02.273Z] [INFO] --- install:3.1.1:install (default-install) @ webtest --- [2024-06-27T10:39:02.273Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.16-SNAPSHOT/webtest-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:02.274Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/webtest/target/webtest.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.16-SNAPSHOT/webtest-7.0.16-SNAPSHOT.jar [2024-06-27T10:39:02.274Z] [INFO] [2024-06-27T10:39:02.274Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:39:02.274Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [300/334] [2024-06-27T10:39:02.274Z] [INFO] from appserver/tests/appserv-tests/lib/pom.xml [2024-06-27T10:39:02.274Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:39:02.528Z] [INFO] [2024-06-27T10:39:02.528Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:39:02.528Z] [INFO] [2024-06-27T10:39:02.528Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:39:02.528Z] [INFO] [2024-06-27T10:39:02.528Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:39:02.528Z] [INFO] [2024-06-27T10:39:02.528Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:39:02.529Z] [INFO] No sources to compile [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:39:02.529Z] [INFO] No sources to compile [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:39:02.529Z] [INFO] No sources to compile [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:39:02.529Z] [INFO] Executing tasks [2024-06-27T10:39:02.529Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:39:02.529Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:39:02.529Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:39:02.529Z] [INFO] Executed tasks [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:39:02.529Z] [INFO] Copying webtest.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:39:02.529Z] [INFO] Copying reporter.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:39:02.529Z] [INFO] Copying report-builder.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:39:02.529Z] [INFO] Copying cciblackbox-tx.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:39:02.529Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:39:02.529Z] [INFO] Copying connectors-ra-redeploy-rars.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:39:02.529Z] [INFO] Copying connectors-ra-redeploy-rars-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:39:02.529Z] [INFO] Copying connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:39:02.529Z] [INFO] Copying connectors-ra-redeploy-rars-xa.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:39:02.529Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:39:02.529Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:39:02.529Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:39:02.529Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:39:02.529Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:39:02.529Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:39:02.529Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dependency-lib-downloader --- [2024-06-27T10:39:02.529Z] [INFO] No tests to run. [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dependency-lib-downloader --- [2024-06-27T10:39:02.529Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/failsafe-reports [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-dependency-lib-downloader-checkstyle) @ dependency-lib-downloader --- [2024-06-27T10:39:02.529Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- install:3.1.1:install (default-install) @ dependency-lib-downloader --- [2024-06-27T10:39:02.529Z] [INFO] Skipping artifact installation [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --------------------< org.glassfish.tests:embedded >-------------------- [2024-06-27T10:39:02.529Z] [INFO] Building GlassFish Embedded Tests 7.0.16-SNAPSHOT [301/334] [2024-06-27T10:39:02.529Z] [INFO] from appserver/tests/embedded/pom.xml [2024-06-27T10:39:02.529Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ embedded --- [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.529Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ embedded --- [2024-06-27T10:39:02.529Z] [INFO] [2024-06-27T10:39:02.530Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ embedded --- [2024-06-27T10:39:02.530Z] [INFO] No sources to compile [2024-06-27T10:39:02.530Z] [INFO] [2024-06-27T10:39:02.530Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ embedded --- [2024-06-27T10:39:02.530Z] [INFO] [2024-06-27T10:39:02.530Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ embedded --- [2024-06-27T10:39:02.530Z] [INFO] [2024-06-27T10:39:02.530Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded --- [2024-06-27T10:39:02.530Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:02.530Z] [INFO] [2024-06-27T10:39:02.530Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ embedded --- [2024-06-27T10:39:02.530Z] [INFO] No sources to compile [2024-06-27T10:39:02.530Z] [INFO] [2024-06-27T10:39:02.530Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ embedded --- [2024-06-27T10:39:02.530Z] [INFO] No sources to compile [2024-06-27T10:39:02.530Z] [INFO] [2024-06-27T10:39:02.530Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded --- [2024-06-27T10:39:02.530Z] [INFO] Executing tasks [2024-06-27T10:39:02.530Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/target/classes/META-INF for [2024-06-27T10:39:02.530Z] [INFO] [echo] embedded [2024-06-27T10:39:02.530Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/target/classes/META-INF [2024-06-27T10:39:02.530Z] [INFO] Executed tasks [2024-06-27T10:39:02.530Z] [INFO] [2024-06-27T10:39:02.530Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ embedded --- [2024-06-27T10:39:02.530Z] [INFO] No tests to run. [2024-06-27T10:39:02.530Z] [INFO] [2024-06-27T10:39:02.530Z] [INFO] --- failsafe:3.2.5:verify (verify) @ embedded --- [2024-06-27T10:39:02.530Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/target/failsafe-reports [2024-06-27T10:39:02.530Z] [INFO] [2024-06-27T10:39:02.530Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests-embedded-checkstyle) @ embedded --- [2024-06-27T10:39:02.530Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:02.530Z] [INFO] [2024-06-27T10:39:02.530Z] [INFO] --- install:3.1.1:install (default-install) @ embedded --- [2024-06-27T10:39:02.530Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/7.0.16-SNAPSHOT/embedded-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] -----------------< org.glassfish.tests.embedded:basic >----------------- [2024-06-27T10:39:02.785Z] [INFO] Building Basic tests for testing org.glassfish.embeddable APIs 7.0.16-SNAPSHOT [302/334] [2024-06-27T10:39:02.785Z] [INFO] from appserver/tests/embedded/basic/pom.xml [2024-06-27T10:39:02.785Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] No sources to compile [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] No sources to compile [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] No sources to compile [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] Executing tasks [2024-06-27T10:39:02.785Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/target/classes/META-INF for [2024-06-27T10:39:02.785Z] [INFO] [echo] basic [2024-06-27T10:39:02.785Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/target/classes/META-INF [2024-06-27T10:39:02.785Z] [INFO] Executed tasks [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] No tests to run. [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- failsafe:3.2.5:verify (verify) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/target/failsafe-reports [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-basic-checkstyle) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- install:3.1.1:install (default-install) @ basic --- [2024-06-27T10:39:02.785Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/7.0.16-SNAPSHOT/basic-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] ------------< org.glassfish.tests.embedded.basic:lifecycle >------------ [2024-06-27T10:39:02.785Z] [INFO] Building Test newGlassFish(), start(), stop(), dispose() lifecyle operations 7.0.16-SNAPSHOT [303/334] [2024-06-27T10:39:02.785Z] [INFO] from appserver/tests/embedded/basic/lifecycle/pom.xml [2024-06-27T10:39:02.785Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- clean:3.3.2:clean (default-clean) @ lifecycle --- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ lifecycle --- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ lifecycle --- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ lifecycle --- [2024-06-27T10:39:02.785Z] [INFO] No sources to compile [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ lifecycle --- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ lifecycle --- [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ lifecycle --- [2024-06-27T10:39:02.785Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ lifecycle --- [2024-06-27T10:39:02.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/lifecycle/src/main/resources [2024-06-27T10:39:02.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/lifecycle/src/main/manpages [2024-06-27T10:39:02.785Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ lifecycle --- [2024-06-27T10:39:02.785Z] [INFO] No sources to compile [2024-06-27T10:39:02.785Z] [INFO] [2024-06-27T10:39:02.785Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ lifecycle --- [2024-06-27T10:39:02.786Z] [INFO] No sources to compile [2024-06-27T10:39:02.786Z] [INFO] [2024-06-27T10:39:02.786Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ lifecycle --- [2024-06-27T10:39:02.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/lifecycle/src/test/resources [2024-06-27T10:39:02.786Z] [INFO] [2024-06-27T10:39:02.786Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ lifecycle --- [2024-06-27T10:39:02.786Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:02.786Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:39:03.040Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:03.040Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:39:03.040Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:39:03.040Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:39:03.040Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:39:03.040Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:39:03.040Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:39:03.040Z] Use -proc:none to disable annotation processing. [2024-06-27T10:39:03.040Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:03.041Z] [INFO] [2024-06-27T10:39:03.041Z] [INFO] --- surefire:3.2.5:test (default-test) @ lifecycle --- [2024-06-27T10:39:03.041Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/lifecycle/target/surefire-reports [2024-06-27T10:39:03.041Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:39:03.041Z] [INFO] [2024-06-27T10:39:03.041Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:03.041Z] [INFO] T E S T S [2024-06-27T10:39:03.041Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:03.041Z] [0.003s][info][gc] Using G1 [2024-06-27T10:39:03.295Z] [INFO] Running org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest [2024-06-27T10:39:03.550Z] [0.515s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.376ms [2024-06-27T10:39:04.109Z] [1.054s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 6.496ms [2024-06-27T10:39:04.109Z] 10:39:03.870635 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:39:04.109Z] 10:39:03.920598 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 createdcom.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6a9d5dff [2024-06-27T10:39:04.109Z] 10:39:04.037481 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:39:04.109Z] 10:39:04.039068 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:39:04.364Z] 10:39:04.071080 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:39:04.619Z] [1.541s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 48M->20M(258M) 4.948ms [2024-06-27T10:39:04.619Z] [1.541s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:39:04.619Z] [1.552s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.669ms [2024-06-27T10:39:04.619Z] [1.555s][info][gc] GC(3) Pause Cleanup 24M->24M(256M) 0.073ms [2024-06-27T10:39:04.619Z] [1.557s][info][gc] GC(3) Concurrent Mark Cycle 15.368ms [2024-06-27T10:39:04.619Z] 10:39:04.452462 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:39:04.875Z] 10:39:04.579984 INFO main . GlassFish (commit: null) startup time: Embedded (517 ms), startup services (658 ms), total (1,175 ms) [2024-06-27T10:39:04.875Z] 10:39:04.663841 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed11759754917065575504tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed11759754917065575504tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:39:04.875Z] 10:39:04.802177 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:39:04.875Z] 10:39:04.816959 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 started #1 [2024-06-27T10:39:06.233Z] 10:39:05.821106 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:06.233Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:39:06.233Z] 10:39:05.840606 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:39:06.233Z] 10:39:05.841019 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 stopped #1 [2024-06-27T10:39:06.233Z] 10:39:05.846565 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:39:06.233Z] 10:39:05.847074 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:39:06.233Z] 10:39:05.850472 INFO main . GlassFish (commit: null) startup time: Embedded (2,437 ms), startup services (9 ms), total (2,446 ms) [2024-06-27T10:39:06.233Z] 10:39:05.854953 INFO Thread-12 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:39:06.234Z] 10:39:05.857381 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 started #2 [2024-06-27T10:39:07.157Z] 10:39:06.858174 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:07.157Z] 10:39:06.858916 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:07.157Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:39:07.157Z] 10:39:06.862612 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:39:07.157Z] 10:39:06.862919 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 stopped #2 [2024-06-27T10:39:07.157Z] 10:39:06.865791 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 disposed [2024-06-27T10:39:07.157Z] 10:39:06.866136 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.checkDisposed Checking whether /tmp/gfembed11759754917065575504tmp is disposed or not [2024-06-27T10:39:07.157Z] 10:39:07.005065 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:39:07.157Z] 10:39:07.013654 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test instance2 createdcom.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@78b0ec3a [2024-06-27T10:39:07.157Z] 10:39:07.026801 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:39:07.157Z] 10:39:07.027514 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:39:07.157Z] 10:39:07.053510 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:39:07.157Z] 10:39:07.065279 INFO main . GlassFish (commit: null) startup time: Embedded (94 ms), startup services (52 ms), total (146 ms) [2024-06-27T10:39:07.157Z] 10:39:07.072773 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed11759754917065575504tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed11759754917065575504tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:39:07.412Z] 10:39:07.077308 INFO Thread-17 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:39:07.413Z] 10:39:07.081878 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 started #1 [2024-06-27T10:39:08.336Z] 10:39:08.085155 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:08.336Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:39:08.337Z] 10:39:08.090100 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:39:08.337Z] 10:39:08.090485 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 stopped #1 [2024-06-27T10:39:08.337Z] 10:39:08.094750 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:39:08.337Z] 10:39:08.095189 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:39:08.337Z] 10:39:08.097972 INFO main . GlassFish (commit: null) startup time: Embedded (1,171 ms), startup services (7 ms), total (1,178 ms) [2024-06-27T10:39:08.337Z] 10:39:08.102306 INFO Thread-21 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:39:08.337Z] 10:39:08.105666 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 started #2 [2024-06-27T10:39:09.261Z] 10:39:09.106261 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:09.261Z] 10:39:09.107054 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:09.261Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:39:09.261Z] 10:39:09.110938 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:39:09.261Z] 10:39:09.111190 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 stopped #2 [2024-06-27T10:39:09.261Z] 10:39:09.113963 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 disposed [2024-06-27T10:39:09.261Z] 10:39:09.114166 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.checkDisposed Checking whether /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/lifecycle/target/surefire-workdir/gfembed6747393130794905131tmp is disposed or not [2024-06-27T10:39:09.261Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.863 s -- in org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest [2024-06-27T10:39:09.516Z] [INFO] [2024-06-27T10:39:09.516Z] [INFO] Results: [2024-06-27T10:39:09.516Z] [INFO] [2024-06-27T10:39:09.516Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:39:09.516Z] [INFO] [2024-06-27T10:39:09.516Z] [INFO] [2024-06-27T10:39:09.516Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ lifecycle --- [2024-06-27T10:39:09.516Z] [INFO] Executing tasks [2024-06-27T10:39:09.516Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/lifecycle/target/classes/META-INF for [2024-06-27T10:39:09.516Z] [INFO] [echo] lifecycle [2024-06-27T10:39:09.516Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/lifecycle/target/classes/META-INF [2024-06-27T10:39:09.516Z] [INFO] Executed tasks [2024-06-27T10:39:09.516Z] [INFO] [2024-06-27T10:39:09.516Z] [INFO] --- jar:3.3.0:jar (default-jar) @ lifecycle --- [2024-06-27T10:39:09.516Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/lifecycle/target/lifecycle.jar [2024-06-27T10:39:09.516Z] [INFO] [2024-06-27T10:39:09.516Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ lifecycle --- [2024-06-27T10:39:09.516Z] [INFO] [2024-06-27T10:39:09.516Z] [INFO] --- failsafe:3.2.5:verify (verify) @ lifecycle --- [2024-06-27T10:39:09.516Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/lifecycle/target/failsafe-reports [2024-06-27T10:39:09.516Z] [INFO] [2024-06-27T10:39:09.516Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.basic-lifecycle-checkstyle) @ lifecycle --- [2024-06-27T10:39:09.770Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:09.770Z] [INFO] [2024-06-27T10:39:09.770Z] [INFO] --- install:3.1.1:install (default-install) @ lifecycle --- [2024-06-27T10:39:09.771Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/lifecycle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/lifecycle/7.0.16-SNAPSHOT/lifecycle-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:10.025Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/basic/lifecycle/target/lifecycle.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/lifecycle/7.0.16-SNAPSHOT/lifecycle-7.0.16-SNAPSHOT.jar [2024-06-27T10:39:10.025Z] [INFO] [2024-06-27T10:39:10.025Z] [INFO] ------------< org.glassfish.tests.embedded.basic:cdi_basic >------------ [2024-06-27T10:39:10.025Z] [INFO] Building Basic CDI Test 7.0.16-SNAPSHOT [304/334] [2024-06-27T10:39:10.025Z] [INFO] from appserver/tests/embedded/cdi_basic/pom.xml [2024-06-27T10:39:10.025Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:39:10.025Z] [INFO] [2024-06-27T10:39:10.025Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_basic --- [2024-06-27T10:39:10.025Z] [INFO] [2024-06-27T10:39:10.025Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cdi_basic --- [2024-06-27T10:39:10.025Z] [INFO] [2024-06-27T10:39:10.025Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cdi_basic --- [2024-06-27T10:39:10.025Z] [INFO] [2024-06-27T10:39:10.025Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cdi_basic --- [2024-06-27T10:39:10.025Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:10.025Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:10.025Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:10.025Z] [INFO] [2024-06-27T10:39:10.025Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cdi_basic --- [2024-06-27T10:39:10.025Z] [INFO] [2024-06-27T10:39:10.025Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cdi_basic --- [2024-06-27T10:39:10.025Z] [INFO] [2024-06-27T10:39:10.025Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi_basic --- [2024-06-27T10:39:10.025Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:10.025Z] [INFO] [2024-06-27T10:39:10.025Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi_basic --- [2024-06-27T10:39:10.025Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-06-27T10:39:10.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/src/main/manpages [2024-06-27T10:39:10.025Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:39:10.280Z] [INFO] [2024-06-27T10:39:10.280Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cdi_basic --- [2024-06-27T10:39:10.280Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:10.280Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:10.280Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:10.280Z] [INFO] [2024-06-27T10:39:10.280Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cdi_basic --- [2024-06-27T10:39:10.280Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:10.280Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:10.280Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:10.280Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:10.280Z] [INFO] [2024-06-27T10:39:10.280Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi_basic --- [2024-06-27T10:39:10.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/src/test/resources [2024-06-27T10:39:10.280Z] [INFO] [2024-06-27T10:39:10.280Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cdi_basic --- [2024-06-27T10:39:10.280Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:10.280Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:39:10.534Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:10.534Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:39:10.534Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:39:10.535Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:39:10.535Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:39:10.535Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:39:10.535Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:39:10.535Z] Use -proc:none to disable annotation processing. [2024-06-27T10:39:10.535Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:10.535Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/src/test/java/org/glassfish/tests/embedded/cdi_basic/BasicCDIUnitTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/src/test/java/org/glassfish/tests/embedded/cdi_basic/BasicCDIUnitTest.java uses or overrides a deprecated API. [2024-06-27T10:39:10.535Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/src/test/java/org/glassfish/tests/embedded/cdi_basic/BasicCDIUnitTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:39:10.535Z] [INFO] [2024-06-27T10:39:10.535Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi_basic --- [2024-06-27T10:39:10.535Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/target/surefire-reports [2024-06-27T10:39:10.535Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:39:10.535Z] [INFO] [2024-06-27T10:39:10.535Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:10.535Z] [INFO] T E S T S [2024-06-27T10:39:10.535Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:10.535Z] [0.003s][info][gc] Using G1 [2024-06-27T10:39:11.093Z] [INFO] Running org.glassfish.tests.embedded.cdi_basic.BasicCDIUnitTest [2024-06-27T10:39:11.093Z] [0.535s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.216ms [2024-06-27T10:39:11.652Z] [1.064s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 6.370ms [2024-06-27T10:39:11.652Z] 10:39:11.392289 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:39:11.652Z] 10:39:11.478831 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:39:11.652Z] 10:39:11.534732 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:39:11.906Z] [1.554s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->20M(258M) 5.413ms [2024-06-27T10:39:11.906Z] [1.554s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:39:12.162Z] [1.564s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.591ms [2024-06-27T10:39:12.162Z] [1.567s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.078ms [2024-06-27T10:39:12.162Z] [1.568s][info][gc] GC(3) Concurrent Mark Cycle 14.314ms [2024-06-27T10:39:12.162Z] 10:39:11.964200 INFO main . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:39:12.162Z] 10:39:11.972177 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:39:12.162Z] 10:39:11.978744 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:12.162Z] 10:39:11.979834 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:12.162Z] 10:39:11.980485 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:12.417Z] 10:39:12.203961 INFO main . GlassFish (commit: null) startup time: Embedded (798 ms), startup services (472 ms), total (1,270 ms) [2024-06-27T10:39:12.417Z] 10:39:12.270090 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed3524736003796626103tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed3524736003796626103tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:39:12.417Z] 10:39:12.378215 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:39:12.671Z] [2024-06-27T10:39:12.671Z] [2024-06-27T10:39:12.671Z] [file:/tmp/gftmp16274935223126321442/cdi_basic.war] contents : [2024-06-27T10:39:12.671Z] [2024-06-27T10:39:12.671Z] 0 Thu Jun 27 10:39:12 UTC 2024 WEB-INF/beans.xml [2024-06-27T10:39:12.671Z] 994 Thu Jun 27 10:39:12 UTC 2024 WEB-INF/sun-web.xml [2024-06-27T10:39:12.671Z] 1050 Thu Jun 27 10:39:12 UTC 2024 WEB-INF/web.xml [2024-06-27T10:39:12.671Z] 0 Thu Jun 27 10:39:12 UTC 2024 images/.gitkeep_empty_dir [2024-06-27T10:39:12.671Z] 35084 Thu Jun 27 10:39:12 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-06-27T10:39:12.671Z] 5205 Thu Jun 27 10:39:12 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-06-27T10:39:12.671Z] 2295 Thu Jun 27 10:39:12 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_basic/BasicCDITestServlet.class [2024-06-27T10:39:12.671Z] 408 Thu Jun 27 10:39:12 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_basic/TestBean.class [2024-06-27T10:39:12.671Z] 451 Thu Jun 27 10:39:12 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_basic/TestRequestScopedBean.class [2024-06-27T10:39:12.671Z] 0 Thu Jun 27 10:39:12 UTC 2024 WEB-INF/classes/.gitkeep_empty_dir [2024-06-27T10:39:12.671Z] [2024-06-27T10:39:12.926Z] [2.530s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 87M->28M(256M) 10.363ms [2024-06-27T10:39:12.926Z] 10:39:12.882029 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:39:12.926Z] 10:39:12.882718 INFO main . Entering Security Startup Service. [2024-06-27T10:39:12.926Z] 10:39:12.884690 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:39:12.926Z] [2.556s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 29M->28M(256M) 5.885ms [2024-06-27T10:39:13.180Z] [2.585s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 4.250ms [2024-06-27T10:39:13.180Z] [2.585s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:39:13.180Z] [2.605s][info][gc] GC(7) Pause Remark 30M->30M(256M) 3.006ms [2024-06-27T10:39:13.180Z] [2.611s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.097ms [2024-06-27T10:39:13.180Z] [2.612s][info][gc] GC(7) Concurrent Mark Cycle 26.844ms [2024-06-27T10:39:13.180Z] 10:39:12.910748 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:13.180Z] 10:39:12.911865 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:13.180Z] 10:39:12.912792 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:39:13.180Z] 10:39:12.915424 INFO main . Security Service(s) started successfully. [2024-06-27T10:39:13.180Z] 10:39:13.050351 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:39:13.180Z] 10:39:13.076577 INFO main . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:39:13.435Z] 10:39:13.091107 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:39:13.435Z] 10:39:13.093783 INFO main . Created virtual server server [2024-06-27T10:39:13.435Z] 10:39:13.184385 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:39:13.435Z] 10:39:13.185112 INFO main . Virtual server server loaded default web module [2024-06-27T10:39:13.689Z] 10:39:13.391309 INFO main . close(), this: [2024-06-27T10:39:13.689Z] org.glassfish.web.loader.WebappClassLoader@36463b09[name=unknown], urls=[ [2024-06-27T10:39:13.689Z] file:/tmp/gfembed3524736003796626103tmp/applications/cdi_basic/WEB-INF/classes/ [2024-06-27T10:39:13.689Z] file:/tmp/gfembed3524736003796626103tmp/generated/ejb/cdi_basic/ [2024-06-27T10:39:13.689Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=25, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:39:13.689Z] 10:39:13.409949 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-06-27T10:39:13.689Z] 10:39:13.453019 INFO main . Enabling Weld for ApplicationInfo[name=cdi_basic] [2024-06-27T10:39:13.945Z] 10:39:13.635070 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:39:14.200Z] [3.645s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 172M->32M(256M) 8.028ms [2024-06-27T10:39:14.200Z] 10:39:14.025059 INFO main . Initializing Soteria null for context '/cdi_basic' [2024-06-27T10:39:14.200Z] 10:39:14.043030 INFO main . Loading application [cdi_basic] at [/cdi_basic] [2024-06-27T10:39:14.200Z] 10:39:14.105077 INFO main org.glassfish.deployment.admin.DeployCommand.execute cdi_basic was successfully deployed in 1,675 milliseconds. [2024-06-27T10:39:14.200Z] Deployed [cdi_basic] [2024-06-27T10:39:14.200Z] 10:39:14.136948 INFO pool-5-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:39:14.200Z] 10:39:14.139193 INFO pool-17-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:39:14.200Z] 10:39:14.144107 INFO pool-17-thread-1 . Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-06-27T10:39:14.200Z] 10:39:14.155707 INFO pool-17-thread-1 . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:39:14.200Z] 10:39:14.158495 INFO pool-17-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:39:14.200Z] 10:39:14.161076 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-06-27T10:39:14.200Z] [2024-06-27T10:39:14.200Z] URLConnection [sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/cdi_basic/BasicCDITestServlet] : [2024-06-27T10:39:14.454Z] Hi from BasicCDITestServlet [2024-06-27T10:39:14.455Z] TestBean injected. [org.glassfish.tests.embedded.cdi_basic.TestBean@4950708b] [2024-06-27T10:39:14.455Z] TestRequestScopeBean injected. [ org.glassfish.tests.embedded.cdi_basic.TestRequestScopedBean@657c62b6] [2024-06-27T10:39:14.455Z] All CDI beans have been injected. [2024-06-27T10:39:14.455Z] [2024-06-27T10:39:14.455Z] ***** SUCCESS **** Found [All CDI beans have been injected.] in the response.***** [2024-06-27T10:39:14.455Z] [2024-06-27T10:39:14.455Z] 10:39:14.286290 INFO main . Disabling Weld for ApplicationInfo[name=cdi_basic] [2024-06-27T10:39:14.455Z] 10:39:14.291600 INFO main . close(), this: [2024-06-27T10:39:14.455Z] org.glassfish.web.loader.WebappClassLoader@1be3f8f8[name=/cdi_basic], urls=[ [2024-06-27T10:39:14.455Z] file:/tmp/gfembed3524736003796626103tmp/applications/cdi_basic/WEB-INF/classes/ [2024-06-27T10:39:14.455Z] file:/tmp/gfembed3524736003796626103tmp/generated/ejb/cdi_basic/ [2024-06-27T10:39:14.455Z] file:/tmp/gfembed3524736003796626103tmp/generated/cdi_basic/ [2024-06-27T10:39:14.455Z] ][delegate=true, context=/cdi_basic, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=36, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:39:14.455Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:39:14.455Z] 10:39:14.316409 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:14.455Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:39:14.455Z] 10:39:14.341237 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:39:14.455Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.572 s -- in org.glassfish.tests.embedded.cdi_basic.BasicCDIUnitTest [2024-06-27T10:39:15.013Z] [INFO] [2024-06-27T10:39:15.013Z] [INFO] Results: [2024-06-27T10:39:15.013Z] [INFO] [2024-06-27T10:39:15.013Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:39:15.013Z] [INFO] [2024-06-27T10:39:15.013Z] [INFO] [2024-06-27T10:39:15.013Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi_basic --- [2024-06-27T10:39:15.013Z] [INFO] Executing tasks [2024-06-27T10:39:15.013Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/target/classes/META-INF for [2024-06-27T10:39:15.013Z] [INFO] [echo] cdi_basic [2024-06-27T10:39:15.014Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/target/classes/META-INF [2024-06-27T10:39:15.014Z] [INFO] Executed tasks [2024-06-27T10:39:15.014Z] [INFO] [2024-06-27T10:39:15.014Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi_basic --- [2024-06-27T10:39:15.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/target/cdi_basic.jar [2024-06-27T10:39:15.014Z] [INFO] [2024-06-27T10:39:15.014Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi_basic --- [2024-06-27T10:39:15.014Z] [INFO] [2024-06-27T10:39:15.014Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi_basic --- [2024-06-27T10:39:15.014Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/target/failsafe-reports [2024-06-27T10:39:15.014Z] [INFO] [2024-06-27T10:39:15.014Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.basic-cdi_basic-checkstyle) @ cdi_basic --- [2024-06-27T10:39:15.014Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:15.014Z] [INFO] [2024-06-27T10:39:15.014Z] [INFO] --- install:3.1.1:install (default-install) @ cdi_basic --- [2024-06-27T10:39:15.014Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_basic/7.0.16-SNAPSHOT/cdi_basic-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:15.014Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_basic/target/cdi_basic.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_basic/7.0.16-SNAPSHOT/cdi_basic-7.0.16-SNAPSHOT.jar [2024-06-27T10:39:15.014Z] [INFO] [2024-06-27T10:39:15.014Z] [INFO] -----------< org.glassfish.tests.embedded.basic:cdi_ejb_jpa >----------- [2024-06-27T10:39:15.014Z] [INFO] Building CDI, EJB, JPA integration test 7.0.16-SNAPSHOT [305/334] [2024-06-27T10:39:15.014Z] [INFO] from appserver/tests/embedded/cdi_ejb_jpa/pom.xml [2024-06-27T10:39:15.014Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:39:15.014Z] [INFO] [2024-06-27T10:39:15.014Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.014Z] [INFO] [2024-06-27T10:39:15.014Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.014Z] [INFO] [2024-06-27T10:39:15.014Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.014Z] [INFO] [2024-06-27T10:39:15.014Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.014Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:15.014Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:15.269Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:15.269Z] [INFO] [2024-06-27T10:39:15.269Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.269Z] [INFO] [2024-06-27T10:39:15.269Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.269Z] [INFO] [2024-06-27T10:39:15.269Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.269Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:15.269Z] [INFO] [2024-06-27T10:39:15.269Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.269Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:39:15.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/src/main/manpages [2024-06-27T10:39:15.269Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:39:15.269Z] [INFO] [2024-06-27T10:39:15.269Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.269Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:15.269Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:15.269Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:15.269Z] [INFO] [2024-06-27T10:39:15.269Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.269Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:15.269Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:15.828Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:15.828Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:15.828Z] [INFO] [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:39:15.828Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-06-27T10:39:15.828Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-06-27T10:39:15.828Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-06-27T10:39:15.828Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-06-27T10:39:15.828Z] [INFO] [2024-06-27T10:39:15.828Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/src/test/resources [2024-06-27T10:39:15.828Z] [INFO] [2024-06-27T10:39:15.828Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.828Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:15.828Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:39:15.828Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:15.828Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:39:15.828Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:39:15.828Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:39:15.828Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:39:15.828Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:39:15.828Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:39:15.828Z] Use -proc:none to disable annotation processing. [2024-06-27T10:39:15.828Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:15.828Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java uses or overrides a deprecated API. [2024-06-27T10:39:15.828Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:39:15.828Z] [INFO] [2024-06-27T10:39:15.828Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi_ejb_jpa --- [2024-06-27T10:39:15.828Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/target/surefire-reports [2024-06-27T10:39:15.829Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:39:16.083Z] [INFO] [2024-06-27T10:39:16.084Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:16.084Z] [INFO] T E S T S [2024-06-27T10:39:16.084Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:16.084Z] [0.003s][info][gc] Using G1 [2024-06-27T10:39:16.338Z] [INFO] Running org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-06-27T10:39:16.592Z] [0.564s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.383ms [2024-06-27T10:39:17.153Z] 10:39:16.861367 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:39:17.153Z] [1.053s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 6.421ms [2024-06-27T10:39:17.153Z] 10:39:16.957331 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:39:17.153Z] 10:39:17.016014 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:39:17.408Z] [1.559s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 5.411ms [2024-06-27T10:39:17.408Z] [1.559s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:39:17.663Z] [1.569s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.643ms [2024-06-27T10:39:17.663Z] [1.572s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.078ms [2024-06-27T10:39:17.663Z] [1.574s][info][gc] GC(3) Concurrent Mark Cycle 14.398ms [2024-06-27T10:39:17.663Z] 10:39:17.467079 INFO main . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:39:17.663Z] 10:39:17.475484 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:39:17.663Z] 10:39:17.482822 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:17.663Z] 10:39:17.484052 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:17.663Z] 10:39:17.484757 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:17.917Z] 10:39:17.721731 INFO main . GlassFish (commit: null) startup time: Embedded (829 ms), startup services (500 ms), total (1,329 ms) [2024-06-27T10:39:17.917Z] 10:39:17.789581 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed5253839715210512373tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed5253839715210512373tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:39:18.172Z] 10:39:17.897925 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:39:18.172Z] [2024-06-27T10:39:18.172Z] [2024-06-27T10:39:18.172Z] [file:/tmp/gftmp10756944537931386553/cdi_ejb_jpa.war] contents : [2024-06-27T10:39:18.172Z] [2024-06-27T10:39:18.172Z] 0 Thu Jun 27 10:39:16 UTC 2024 WEB-INF/beans.xml [2024-06-27T10:39:18.172Z] 996 Thu Jun 27 10:39:16 UTC 2024 WEB-INF/sun-web.xml [2024-06-27T10:39:18.172Z] 1052 Thu Jun 27 10:39:16 UTC 2024 WEB-INF/web.xml [2024-06-27T10:39:18.172Z] 0 Thu Jun 27 10:39:16 UTC 2024 images/.gitkeep_empty_dir [2024-06-27T10:39:18.172Z] 1344 Thu Jun 27 10:39:16 UTC 2024 WEB-INF/classes/META-INF/persistence.xml [2024-06-27T10:39:18.172Z] 35084 Thu Jun 27 10:39:16 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-06-27T10:39:18.172Z] 5205 Thu Jun 27 10:39:16 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-06-27T10:39:18.173Z] 3311 Thu Jun 27 10:39:16 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDITestServlet.class [2024-06-27T10:39:18.173Z] 1511 Thu Jun 27 10:39:16 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestBean.class [2024-06-27T10:39:18.173Z] 455 Thu Jun 27 10:39:16 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestRequestScopedBean.class [2024-06-27T10:39:18.173Z] 2241 Thu Jun 27 10:39:16 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/Person.class [2024-06-27T10:39:18.173Z] [2024-06-27T10:39:18.733Z] [2.606s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 89M->28M(256M) 9.881ms [2024-06-27T10:39:18.733Z] [2.640s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 31M->28M(256M) 5.767ms [2024-06-27T10:39:18.733Z] [2.661s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 31M->28M(256M) 4.726ms [2024-06-27T10:39:18.733Z] [2.661s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:39:18.733Z] [2.681s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.953ms [2024-06-27T10:39:18.733Z] [2.687s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.091ms [2024-06-27T10:39:18.733Z] [2.688s][info][gc] GC(7) Concurrent Mark Cycle 26.966ms [2024-06-27T10:39:18.733Z] 10:39:18.520123 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:39:18.733Z] 10:39:18.521058 INFO main . Entering Security Startup Service. [2024-06-27T10:39:18.733Z] 10:39:18.523839 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:39:18.733Z] 10:39:18.544310 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:18.733Z] 10:39:18.545305 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:18.733Z] 10:39:18.546231 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:39:18.733Z] 10:39:18.548896 INFO main . Security Service(s) started successfully. [2024-06-27T10:39:18.988Z] 10:39:18.680032 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:39:18.988Z] 10:39:18.704581 INFO main . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:39:18.988Z] 10:39:18.718718 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:39:18.988Z] 10:39:18.721341 INFO main . Created virtual server server [2024-06-27T10:39:18.988Z] 10:39:18.815764 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:39:18.988Z] 10:39:18.816457 INFO main . Virtual server server loaded default web module [2024-06-27T10:39:19.547Z] 10:39:19.300862 INFO main . Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:39:19.547Z] [3.636s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 172M->32M(256M) 7.851ms [2024-06-27T10:39:19.802Z] 10:39:19.611221 INFO main . close(), this: [2024-06-27T10:39:19.802Z] org.glassfish.web.loader.WebappClassLoader@16ac4d3d[name=unknown], urls=[ [2024-06-27T10:39:19.802Z] file:/tmp/gfembed5253839715210512373tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-06-27T10:39:19.803Z] file:/tmp/gfembed5253839715210512373tmp/generated/ejb/cdi_ejb_jpa/ [2024-06-27T10:39:19.803Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=37, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:39:19.803Z] 10:39:19.639480 INFO main . EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:39:20.362Z] [4.400s][info][gc] GC(9) Pause Young (Mixed) (Metadata GC Threshold) 83M->36M(256M) 8.302ms [2024-06-27T10:39:20.362Z] [4.420s][info][gc] GC(10) Pause Young (Concurrent Start) (Metadata GC Threshold) 37M->36M(256M) 4.298ms [2024-06-27T10:39:20.362Z] [4.421s][info][gc] GC(11) Concurrent Mark Cycle [2024-06-27T10:39:20.362Z] [4.448s][info][gc] GC(11) Pause Remark 39M->39M(256M) 3.721ms [2024-06-27T10:39:20.362Z] [4.458s][info][gc] GC(11) Pause Cleanup 39M->39M(256M) 0.085ms [2024-06-27T10:39:20.362Z] [4.458s][info][gc] GC(11) Concurrent Mark Cycle 37.485ms [2024-06-27T10:39:20.617Z] 10:39:20.466807 INFO main . Portable JNDI names for EJB TestBean: [java:global/cdi_ejb_jpa/TestBean, java:global/cdi_ejb_jpa/TestBean!org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean] [2024-06-27T10:39:20.617Z] 10:39:20.492942 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-06-27T10:39:20.617Z] 10:39:20.540645 INFO main . Enabling Weld for ApplicationInfo[name=cdi_ejb_jpa] [2024-06-27T10:39:20.873Z] 10:39:20.721657 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:39:21.432Z] 10:39:21.094411 INFO main . Initializing Soteria null for context '/cdi_ejb_jpa' [2024-06-27T10:39:21.432Z] 10:39:21.112578 INFO main . Loading application [cdi_ejb_jpa] at [/cdi_ejb_jpa] [2024-06-27T10:39:21.432Z] 10:39:21.199964 INFO main org.glassfish.deployment.admin.DeployCommand.execute cdi_ejb_jpa was successfully deployed in 3,248 milliseconds. [2024-06-27T10:39:21.432Z] Deployed [cdi_ejb_jpa] [2024-06-27T10:39:21.432Z] 10:39:21.237601 INFO pool-13-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:39:21.432Z] 10:39:21.239967 INFO pool-20-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:39:21.432Z] 10:39:21.244001 INFO pool-20-thread-1 . Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:9090] [2024-06-27T10:39:21.432Z] 10:39:21.255606 INFO pool-18-thread-1 . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:39:21.432Z] 10:39:21.257710 INFO pool-18-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:39:21.432Z] 10:39:21.259712 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-06-27T10:39:21.432Z] [2024-06-27T10:39:21.432Z] URLConnection [sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/cdi_ejb_jpa/BasicCDITestServlet] : [2024-06-27T10:39:21.687Z] Hi from BasicCDITestServlet [2024-06-27T10:39:21.687Z] TestBean injected. [org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean@4fdc6c89] [2024-06-27T10:39:21.687Z] TestRequestScopeBean injected. [ org.glassfish.tests.embedded.cdi_ejb_jpa.TestRequestScopedBean@19ca5fe5] [2024-06-27T10:39:21.687Z] All CDI beans have been injected. [2024-06-27T10:39:21.687Z] Added persons. [2024-06-27T10:39:21.687Z] Retrieved persons: org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=1], [name=Ada], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=2], [name=Bob], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=3], [name=Cub] [2024-06-27T10:39:21.687Z] [2024-06-27T10:39:21.687Z] ***** SUCCESS **** Found [All CDI beans have been injected.] in the response.***** [2024-06-27T10:39:21.687Z] [2024-06-27T10:39:21.687Z] 10:39:21.463751 INFO main . Disabling Weld for ApplicationInfo[name=cdi_ejb_jpa] [2024-06-27T10:39:21.687Z] 10:39:21.472861 SEVERE main . RAR6001 : Class Not found : com.sun.gjc.spi.DSManagedConnectionFactory [2024-06-27T10:39:21.687Z] 10:39:21.474847 INFO main . Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:39:21.687Z] 10:39:21.476365 SEVERE main . RAR6021 :Failed to create MCF : org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null] [2024-06-27T10:39:21.687Z] 10:39:21.476824 WARNING main . error.creating.jdbc.pool [2024-06-27T10:39:21.687Z] 10:39:21.477458 WARNING main . Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:39:21.688Z] 10:39:21.478593 SEVERE main . Second lookup failed for org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null]: javax.naming.NamingException: Lookup failed for __SYSTEM/pools/__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1 in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [Root exception is javax.naming.NameNotFoundException: DB1 not found] [2024-06-27T10:39:21.688Z] 10:39:21.480265 WARNING main org.glassfish.persistence.common.Java2DBProcessorHelper.logI18NWarnMessage PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.lang.RuntimeException: Invalid resource: org.glassfish.resourcebase.resources.api.ResourceInfo@ff776369[jndiName=java:app/jdbc/DB1__nontx, applicationName=cdi_ejb_jpa, moduleName=null]. [2024-06-27T10:39:21.688Z] 10:39:21.484053 INFO main . close(), this: [2024-06-27T10:39:21.688Z] org.glassfish.web.loader.WebappClassLoader@4f525e13[name=/cdi_ejb_jpa], urls=[ [2024-06-27T10:39:21.688Z] file:/tmp/gfembed5253839715210512373tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-06-27T10:39:21.688Z] file:/tmp/gfembed5253839715210512373tmp/generated/ejb/cdi_ejb_jpa/ [2024-06-27T10:39:21.688Z] ][delegate=true, context=/cdi_ejb_jpa, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:39:21.688Z] PlainTextActionReporterSUCCESS [2024-06-27T10:39:21.688Z] PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.lang.RuntimeException: Invalid resource: org.glassfish.resourcebase.resources.api.ResourceInfo@ff776369[jndiName=java:app/jdbc/DB1__nontx, applicationName=cdi_ejb_jpa, moduleName=null].10:39:21.523511 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:21.688Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:39:21.688Z] 10:39:21.540042 INFO Thread-22 . RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:39:21.688Z] 10:39:21.541466 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:39:21.688Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.298 s -- in org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-06-27T10:39:21.942Z] [INFO] [2024-06-27T10:39:21.942Z] [INFO] Results: [2024-06-27T10:39:21.942Z] [INFO] [2024-06-27T10:39:21.942Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:39:21.942Z] [INFO] [2024-06-27T10:39:21.942Z] [INFO] [2024-06-27T10:39:21.942Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi_ejb_jpa --- [2024-06-27T10:39:21.942Z] [INFO] Executing tasks [2024-06-27T10:39:21.942Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/target/classes/META-INF for [2024-06-27T10:39:21.942Z] [INFO] [echo] cdi_ejb_jpa [2024-06-27T10:39:21.942Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/target/classes/META-INF [2024-06-27T10:39:21.942Z] [INFO] Executed tasks [2024-06-27T10:39:21.942Z] [INFO] [2024-06-27T10:39:21.942Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi_ejb_jpa --- [2024-06-27T10:39:22.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/target/cdi_ejb_jpa.jar [2024-06-27T10:39:22.197Z] [INFO] [2024-06-27T10:39:22.197Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi_ejb_jpa --- [2024-06-27T10:39:22.197Z] [INFO] [2024-06-27T10:39:22.197Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi_ejb_jpa --- [2024-06-27T10:39:22.197Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/target/failsafe-reports [2024-06-27T10:39:22.197Z] [INFO] [2024-06-27T10:39:22.197Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.basic-cdi_ejb_jpa-checkstyle) @ cdi_ejb_jpa --- [2024-06-27T10:39:22.197Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:22.197Z] [INFO] [2024-06-27T10:39:22.197Z] [INFO] --- install:3.1.1:install (default-install) @ cdi_ejb_jpa --- [2024-06-27T10:39:22.198Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_ejb_jpa/7.0.16-SNAPSHOT/cdi_ejb_jpa-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:22.198Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/cdi_ejb_jpa/target/cdi_ejb_jpa.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_ejb_jpa/7.0.16-SNAPSHOT/cdi_ejb_jpa-7.0.16-SNAPSHOT.jar [2024-06-27T10:39:22.198Z] [INFO] [2024-06-27T10:39:22.198Z] [INFO] -----< org.glassfish.tests.embedded.basic:glassfish_resources_xml >----- [2024-06-27T10:39:22.198Z] [INFO] Building CDI, EJB, JPA integration test which has glassfish-resources.xml 7.0.16-SNAPSHOT [306/334] [2024-06-27T10:39:22.198Z] [INFO] from appserver/tests/embedded/glassfish_resources_xml/pom.xml [2024-06-27T10:39:22.198Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:39:22.198Z] [INFO] [2024-06-27T10:39:22.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish_resources_xml --- [2024-06-27T10:39:22.198Z] [INFO] [2024-06-27T10:39:22.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish_resources_xml --- [2024-06-27T10:39:22.198Z] [INFO] [2024-06-27T10:39:22.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish_resources_xml --- [2024-06-27T10:39:22.198Z] [INFO] [2024-06-27T10:39:22.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish_resources_xml --- [2024-06-27T10:39:22.198Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:22.198Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:22.198Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:22.198Z] [INFO] [2024-06-27T10:39:22.198Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish_resources_xml --- [2024-06-27T10:39:22.198Z] [INFO] [2024-06-27T10:39:22.198Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish_resources_xml --- [2024-06-27T10:39:22.198Z] [INFO] [2024-06-27T10:39:22.198Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish_resources_xml --- [2024-06-27T10:39:22.198Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:22.198Z] [INFO] [2024-06-27T10:39:22.198Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish_resources_xml --- [2024-06-27T10:39:22.198Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:39:22.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/src/main/manpages [2024-06-27T10:39:22.198Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:39:22.198Z] [INFO] [2024-06-27T10:39:22.198Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish_resources_xml --- [2024-06-27T10:39:22.453Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:22.453Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:22.453Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:22.453Z] [INFO] [2024-06-27T10:39:22.453Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish_resources_xml --- [2024-06-27T10:39:22.453Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:22.453Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:23.012Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:23.012Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:23.012Z] [INFO] [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:39:23.012Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-06-27T10:39:23.012Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-06-27T10:39:23.012Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-06-27T10:39:23.012Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-06-27T10:39:23.013Z] [INFO] [2024-06-27T10:39:23.013Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish_resources_xml --- [2024-06-27T10:39:23.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/src/test/resources [2024-06-27T10:39:23.013Z] [INFO] [2024-06-27T10:39:23.013Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish_resources_xml --- [2024-06-27T10:39:23.013Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:23.013Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:39:23.013Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:23.013Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:39:23.013Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:39:23.013Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:39:23.013Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:39:23.013Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:39:23.013Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:39:23.013Z] Use -proc:none to disable annotation processing. [2024-06-27T10:39:23.013Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:23.013Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java uses or overrides a deprecated API. [2024-06-27T10:39:23.013Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:39:23.013Z] [INFO] [2024-06-27T10:39:23.013Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish_resources_xml --- [2024-06-27T10:39:23.013Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/target/surefire-reports [2024-06-27T10:39:23.013Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:39:23.013Z] [INFO] [2024-06-27T10:39:23.013Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:23.013Z] [INFO] T E S T S [2024-06-27T10:39:23.013Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:23.013Z] [0.003s][info][gc] Using G1 [2024-06-27T10:39:23.268Z] [INFO] Running org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-06-27T10:39:23.523Z] [0.566s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.785ms [2024-06-27T10:39:24.082Z] [1.053s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 7.354ms [2024-06-27T10:39:24.082Z] 10:39:23.867595 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:39:24.082Z] 10:39:23.961254 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:39:24.082Z] 10:39:24.024064 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:39:24.641Z] [1.568s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 6.406ms [2024-06-27T10:39:24.641Z] [1.568s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:39:24.641Z] [1.578s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.997ms [2024-06-27T10:39:24.641Z] [1.581s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.093ms [2024-06-27T10:39:24.641Z] [1.583s][info][gc] GC(3) Concurrent Mark Cycle 15.226ms [2024-06-27T10:39:24.641Z] 10:39:24.484730 INFO main . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:39:24.641Z] 10:39:24.493447 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:39:24.641Z] 10:39:24.501375 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:24.642Z] 10:39:24.502629 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:24.642Z] 10:39:24.503372 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:24.896Z] 10:39:24.749122 INFO main . GlassFish (commit: null) startup time: Embedded (836 ms), startup services (517 ms), total (1,353 ms) [2024-06-27T10:39:24.897Z] 10:39:24.814853 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed9206388878622996075tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed9206388878622996075tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:39:25.152Z] 10:39:24.923713 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:39:25.152Z] [2024-06-27T10:39:25.152Z] [2024-06-27T10:39:25.152Z] [file:/tmp/gftmp6125622875629775257/cdi_ejb_jpa.war] contents : [2024-06-27T10:39:25.152Z] [2024-06-27T10:39:25.152Z] 0 Thu Jun 27 10:39:24 UTC 2024 WEB-INF/beans.xml [2024-06-27T10:39:25.152Z] 1837 Thu Jun 27 10:39:24 UTC 2024 WEB-INF/glassfish-resources.xml [2024-06-27T10:39:25.152Z] 996 Thu Jun 27 10:39:24 UTC 2024 WEB-INF/sun-web.xml [2024-06-27T10:39:25.152Z] 1052 Thu Jun 27 10:39:24 UTC 2024 WEB-INF/web.xml [2024-06-27T10:39:25.152Z] 0 Thu Jun 27 10:39:24 UTC 2024 images/.gitkeep_empty_dir [2024-06-27T10:39:25.152Z] 1344 Thu Jun 27 10:39:24 UTC 2024 WEB-INF/classes/META-INF/persistence.xml [2024-06-27T10:39:25.152Z] 35084 Thu Jun 27 10:39:24 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-06-27T10:39:25.152Z] 5205 Thu Jun 27 10:39:24 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-06-27T10:39:25.152Z] 3075 Thu Jun 27 10:39:24 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDITestServlet.class [2024-06-27T10:39:25.152Z] 1511 Thu Jun 27 10:39:24 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestBean.class [2024-06-27T10:39:25.152Z] 455 Thu Jun 27 10:39:24 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestRequestScopedBean.class [2024-06-27T10:39:25.152Z] 2241 Thu Jun 27 10:39:24 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/Person.class [2024-06-27T10:39:25.152Z] [2024-06-27T10:39:25.711Z] [2.632s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 87M->28M(256M) 11.441ms [2024-06-27T10:39:25.711Z] [2.669s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 31M->28M(256M) 6.405ms [2024-06-27T10:39:25.711Z] [2.693s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 4.956ms [2024-06-27T10:39:25.711Z] [2.693s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:39:25.711Z] [2.712s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.321ms [2024-06-27T10:39:25.711Z] [2.719s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.098ms [2024-06-27T10:39:25.711Z] [2.720s][info][gc] GC(7) Concurrent Mark Cycle 27.448ms [2024-06-27T10:39:25.711Z] 10:39:25.560864 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:39:25.711Z] 10:39:25.561670 INFO main . Entering Security Startup Service. [2024-06-27T10:39:25.711Z] 10:39:25.564471 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:39:25.711Z] 10:39:25.585062 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:25.711Z] 10:39:25.586131 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:25.711Z] 10:39:25.587089 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:39:25.711Z] 10:39:25.589832 INFO main . Security Service(s) started successfully. [2024-06-27T10:39:25.966Z] 10:39:25.734671 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:39:25.966Z] 10:39:25.761448 INFO main . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:39:25.966Z] 10:39:25.776710 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:39:25.966Z] 10:39:25.779430 INFO main . Created virtual server server [2024-06-27T10:39:26.221Z] 10:39:25.902781 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:39:26.221Z] 10:39:25.903536 INFO main . Virtual server server loaded default web module [2024-06-27T10:39:26.780Z] 10:39:26.412430 INFO main . Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:39:26.781Z] [3.662s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 172M->33M(256M) 9.307ms [2024-06-27T10:39:26.781Z] 10:39:26.749741 INFO main . close(), this: [2024-06-27T10:39:26.781Z] org.glassfish.web.loader.WebappClassLoader@20b54cfe[name=unknown], urls=[ [2024-06-27T10:39:26.781Z] file:/tmp/gfembed9206388878622996075tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-06-27T10:39:26.781Z] file:/tmp/gfembed9206388878622996075tmp/generated/ejb/cdi_ejb_jpa/ [2024-06-27T10:39:26.781Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=37, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:39:27.036Z] 10:39:26.777456 INFO main . EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:39:27.596Z] [4.493s][info][gc] GC(9) Pause Young (Mixed) (Metadata GC Threshold) 92M->36M(256M) 9.367ms [2024-06-27T10:39:27.596Z] [4.511s][info][gc] GC(10) Pause Young (Concurrent Start) (Metadata GC Threshold) 38M->36M(256M) 5.072ms [2024-06-27T10:39:27.596Z] [4.511s][info][gc] GC(11) Concurrent Mark Cycle [2024-06-27T10:39:27.596Z] [4.541s][info][gc] GC(11) Pause Remark 38M->38M(256M) 4.198ms [2024-06-27T10:39:27.596Z] [4.552s][info][gc] GC(11) Pause Cleanup 39M->39M(256M) 0.102ms [2024-06-27T10:39:27.596Z] [4.552s][info][gc] GC(11) Concurrent Mark Cycle 41.162ms [2024-06-27T10:39:27.596Z] 10:39:27.572906 INFO main . Portable JNDI names for EJB TestBean: [java:global/cdi_ejb_jpa/TestBean, java:global/cdi_ejb_jpa/TestBean!org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean] [2024-06-27T10:39:27.852Z] 10:39:27.599878 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-06-27T10:39:27.852Z] 10:39:27.645560 INFO main . Enabling Weld for ApplicationInfo[name=cdi_ejb_jpa] [2024-06-27T10:39:28.107Z] 10:39:27.803118 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:39:28.363Z] 10:39:28.183663 INFO main . Initializing Soteria null for context '/cdi_ejb_jpa' [2024-06-27T10:39:28.363Z] 10:39:28.206659 INFO main . Loading application [cdi_ejb_jpa] at [/cdi_ejb_jpa] [2024-06-27T10:39:28.618Z] 10:39:28.313906 INFO main org.glassfish.deployment.admin.DeployCommand.execute cdi_ejb_jpa was successfully deployed in 3,325 milliseconds. [2024-06-27T10:39:28.618Z] Deployed [cdi_ejb_jpa] [2024-06-27T10:39:28.618Z] 10:39:28.350158 INFO pool-6-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:39:28.618Z] 10:39:28.352372 INFO pool-20-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:39:28.618Z] 10:39:28.356394 INFO pool-20-thread-1 . Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-06-27T10:39:28.618Z] 10:39:28.367588 INFO pool-14-thread-1 . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:39:28.618Z] 10:39:28.369667 INFO pool-14-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:39:28.618Z] 10:39:28.371776 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-06-27T10:39:28.618Z] [2024-06-27T10:39:28.618Z] URLConnection [sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/cdi_ejb_jpa/BasicCDITestServlet] : [2024-06-27T10:39:28.618Z] Hi from BasicCDITestServlet [2024-06-27T10:39:28.618Z] TestBean injected. [org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean@3a2711d5] [2024-06-27T10:39:28.618Z] TestRequestScopeBean injected. [ org.glassfish.tests.embedded.cdi_ejb_jpa.TestRequestScopedBean@4df7651e] [2024-06-27T10:39:28.618Z] All CDI beans have been injected. [2024-06-27T10:39:28.618Z] Added persons. [2024-06-27T10:39:28.618Z] Retrieved persons: org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=1], [name=Ada], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=2], [name=Bob], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=3], [name=Cub] [2024-06-27T10:39:28.618Z] [2024-06-27T10:39:28.618Z] ***** SUCCESS **** Found [All CDI beans have been injected.] in the response.***** [2024-06-27T10:39:28.618Z] [2024-06-27T10:39:28.618Z] 10:39:28.566781 INFO main . Disabling Weld for ApplicationInfo[name=cdi_ejb_jpa] [2024-06-27T10:39:28.618Z] 10:39:28.578496 SEVERE main . RAR6001 : Class Not found : com.sun.gjc.spi.DSManagedConnectionFactory [2024-06-27T10:39:28.618Z] 10:39:28.579075 INFO main . Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:39:28.618Z] 10:39:28.580471 SEVERE main . RAR6021 :Failed to create MCF : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null] [2024-06-27T10:39:28.619Z] 10:39:28.580951 WARNING main . error.creating.jdbc.pool [2024-06-27T10:39:28.873Z] 10:39:28.586090 SEVERE main . RAR6001 : Class Not found : com.sun.gjc.spi.DSManagedConnectionFactory [2024-06-27T10:39:28.873Z] 10:39:28.586637 SEVERE main . RAR6021 :Failed to create MCF : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null] [2024-06-27T10:39:28.873Z] 10:39:28.587000 WARNING main . error.creating.jdbc.pool [2024-06-27T10:39:28.873Z] 10:39:28.587317 WARNING main . RAR7010: Pool not reachable. [2024-06-27T10:39:28.873Z] 10:39:28.587643 WARNING main . Error allocating connection: [This pool is not registered with the runtime environment : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]] [2024-06-27T10:39:28.873Z] 10:39:28.587996 WARNING main org.glassfish.persistence.common.Java2DBProcessorHelper.logI18NWarnMessage PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.sql.SQLException: This pool is not registered with the runtime environment : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]. [2024-06-27T10:39:28.873Z] 10:39:28.591365 INFO main . close(), this: [2024-06-27T10:39:28.873Z] org.glassfish.web.loader.WebappClassLoader@59c862af[name=/cdi_ejb_jpa], urls=[ [2024-06-27T10:39:28.873Z] file:/tmp/gfembed9206388878622996075tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-06-27T10:39:28.873Z] file:/tmp/gfembed9206388878622996075tmp/generated/ejb/cdi_ejb_jpa/ [2024-06-27T10:39:28.873Z] ][delegate=true, context=/cdi_ejb_jpa, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=43, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:39:28.873Z] PlainTextActionReporterSUCCESS [2024-06-27T10:39:28.873Z] PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.sql.SQLException: This pool is not registered with the runtime environment : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null].10:39:28.636589 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:28.873Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:39:28.873Z] 10:39:28.652206 INFO Thread-23 . RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:39:28.873Z] 10:39:28.653602 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:39:28.873Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.405 s -- in org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-06-27T10:39:29.128Z] [INFO] [2024-06-27T10:39:29.128Z] [INFO] Results: [2024-06-27T10:39:29.128Z] [INFO] [2024-06-27T10:39:29.128Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:39:29.128Z] [INFO] [2024-06-27T10:39:29.128Z] [INFO] [2024-06-27T10:39:29.128Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish_resources_xml --- [2024-06-27T10:39:29.128Z] [INFO] Executing tasks [2024-06-27T10:39:29.128Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/target/classes/META-INF for [2024-06-27T10:39:29.128Z] [INFO] [echo] glassfish_resources_xml [2024-06-27T10:39:29.128Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/target/classes/META-INF [2024-06-27T10:39:29.128Z] [INFO] Executed tasks [2024-06-27T10:39:29.128Z] [INFO] [2024-06-27T10:39:29.128Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish_resources_xml --- [2024-06-27T10:39:29.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/target/glassfish_resources_xml.jar [2024-06-27T10:39:29.128Z] [INFO] [2024-06-27T10:39:29.128Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish_resources_xml --- [2024-06-27T10:39:29.128Z] [INFO] [2024-06-27T10:39:29.128Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish_resources_xml --- [2024-06-27T10:39:29.128Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/target/failsafe-reports [2024-06-27T10:39:29.128Z] [INFO] [2024-06-27T10:39:29.128Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.basic-glassfish_resources_xml-checkstyle) @ glassfish_resources_xml --- [2024-06-27T10:39:29.128Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:29.128Z] [INFO] [2024-06-27T10:39:29.128Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish_resources_xml --- [2024-06-27T10:39:29.128Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/glassfish_resources_xml/7.0.16-SNAPSHOT/glassfish_resources_xml-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:29.383Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/glassfish_resources_xml/target/glassfish_resources_xml.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/glassfish_resources_xml/7.0.16-SNAPSHOT/glassfish_resources_xml-7.0.16-SNAPSHOT.jar [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] ------------------< org.glassfish.tests.embedded:ejb >------------------ [2024-06-27T10:39:29.383Z] [INFO] Building EJB related Embedded Tests 7.0.16-SNAPSHOT [307/334] [2024-06-27T10:39:29.383Z] [INFO] from appserver/tests/embedded/ejb/pom.xml [2024-06-27T10:39:29.383Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] No sources to compile [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] No sources to compile [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] No sources to compile [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] Executing tasks [2024-06-27T10:39:29.383Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/target/classes/META-INF for [2024-06-27T10:39:29.383Z] [INFO] [echo] ejb [2024-06-27T10:39:29.383Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/target/classes/META-INF [2024-06-27T10:39:29.383Z] [INFO] Executed tasks [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- jar:3.3.0:test-jar (default) @ ejb --- [2024-06-27T10:39:29.383Z] [WARNING] JAR will be empty - no content was marked for inclusion! [2024-06-27T10:39:29.383Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/target/ejb-tests.jar [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] No tests to run. [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/target/failsafe-reports [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-ejb-checkstyle) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:29.383Z] [INFO] [2024-06-27T10:39:29.383Z] [INFO] --- install:3.1.1:install (default-install) @ ejb --- [2024-06-27T10:39:29.383Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/7.0.16-SNAPSHOT/ejb-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:29.383Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/target/ejb-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/7.0.16-SNAPSHOT/ejb-7.0.16-SNAPSHOT-tests.jar [2024-06-27T10:39:29.638Z] [INFO] [2024-06-27T10:39:29.638Z] [INFO] ---------------< org.glassfish.tests.embedded.ejb:basic >--------------- [2024-06-27T10:39:29.638Z] [INFO] Building Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs 7.0.16-SNAPSHOT [308/334] [2024-06-27T10:39:29.638Z] [INFO] from appserver/tests/embedded/ejb/basic/pom.xml [2024-06-27T10:39:29.638Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:39:29.638Z] [INFO] [2024-06-27T10:39:29.638Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-06-27T10:39:29.638Z] [INFO] [2024-06-27T10:39:29.638Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ basic --- [2024-06-27T10:39:29.638Z] [INFO] [2024-06-27T10:39:29.638Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ basic --- [2024-06-27T10:39:29.638Z] [INFO] [2024-06-27T10:39:29.638Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ basic --- [2024-06-27T10:39:29.638Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:29.638Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:29.638Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:29.638Z] [INFO] [2024-06-27T10:39:29.638Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ basic --- [2024-06-27T10:39:29.638Z] [INFO] [2024-06-27T10:39:29.638Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ basic --- [2024-06-27T10:39:29.638Z] [INFO] [2024-06-27T10:39:29.638Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ basic --- [2024-06-27T10:39:29.639Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:29.639Z] [INFO] [2024-06-27T10:39:29.639Z] [INFO] --- resources:3.3.1:resources (default-resources) @ basic --- [2024-06-27T10:39:29.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/src/main/resources [2024-06-27T10:39:29.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/src/main/manpages [2024-06-27T10:39:29.639Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:39:29.639Z] [INFO] [2024-06-27T10:39:29.639Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ basic --- [2024-06-27T10:39:29.639Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:29.639Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:29.893Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:29.893Z] [INFO] [2024-06-27T10:39:29.893Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ basic --- [2024-06-27T10:39:29.893Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:29.893Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:29.893Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:29.893Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:29.893Z] [INFO] [2024-06-27T10:39:29.893Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ basic --- [2024-06-27T10:39:29.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/src/test/resources [2024-06-27T10:39:29.893Z] [INFO] [2024-06-27T10:39:29.893Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ basic --- [2024-06-27T10:39:29.893Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:29.893Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:39:30.147Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:30.147Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:39:30.147Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:39:30.147Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:39:30.147Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:39:30.147Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:39:30.147Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:39:30.147Z] Use -proc:none to disable annotation processing. [2024-06-27T10:39:30.147Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:30.148Z] [INFO] [2024-06-27T10:39:30.148Z] [INFO] --- surefire:3.2.5:test (default-test) @ basic --- [2024-06-27T10:39:30.148Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/target/surefire-reports [2024-06-27T10:39:30.148Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:39:30.148Z] [INFO] [2024-06-27T10:39:30.148Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:30.148Z] [INFO] T E S T S [2024-06-27T10:39:30.148Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:30.148Z] [0.003s][info][gc] Using G1 [2024-06-27T10:39:30.402Z] [INFO] Running org.glassfish.tests.embedded.ejb.basic.test.EmbeddedTest [2024-06-27T10:39:30.657Z] [0.520s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.495ms [2024-06-27T10:39:31.216Z] [1.076s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 6.826ms [2024-06-27T10:39:31.216Z] 10:39:31.006890 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:39:31.216Z] 10:39:31.178387 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:39:31.216Z] 10:39:31.179948 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:39:31.471Z] 10:39:31.212648 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:39:31.726Z] [1.544s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 47M->20M(258M) 5.185ms [2024-06-27T10:39:31.726Z] [1.544s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:39:31.726Z] [1.558s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.694ms [2024-06-27T10:39:31.726Z] [1.561s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.081ms [2024-06-27T10:39:31.726Z] [1.563s][info][gc] GC(3) Concurrent Mark Cycle 19.727ms [2024-06-27T10:39:31.727Z] 10:39:31.577483 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:39:31.727Z] 10:39:31.681943 INFO main . GlassFish (commit: null) startup time: Embedded (534 ms), startup services (623 ms), total (1,157 ms) [2024-06-27T10:39:31.981Z] 10:39:31.758366 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed3849865098107913651tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed3849865098107913651tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:39:31.981Z] 10:39:31.870619 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:39:31.981Z] Deploying [file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/target/classes/] [2024-06-27T10:39:32.236Z] 10:39:32.142861 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:39:32.236Z] 10:39:32.143653 INFO main . Entering Security Startup Service. [2024-06-27T10:39:32.236Z] 10:39:32.145687 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:39:32.236Z] 10:39:32.168975 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:32.236Z] 10:39:32.169985 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:32.236Z] 10:39:32.170858 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:39:32.236Z] 10:39:32.173439 INFO main . Security Service(s) started successfully. [2024-06-27T10:39:32.491Z] 10:39:32.337637 INFO main . Loading EJBTimerService. Please wait. [2024-06-27T10:39:32.745Z] 10:39:32.610833 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:39:32.745Z] 10:39:32.646355 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:39:32.745Z] 10:39:32.647011 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:39:32.745Z] 10:39:32.649600 INFO main . Created virtual server server [2024-06-27T10:39:32.745Z] [2.767s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 162M->29M(256M) 11.925ms [2024-06-27T10:39:33.000Z] [2.842s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 40M->28M(256M) 8.905ms [2024-06-27T10:39:33.000Z] [2.868s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 5.516ms [2024-06-27T10:39:33.000Z] [2.868s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:39:33.000Z] [2.897s][info][gc] GC(7) Pause Remark 30M->30M(256M) 2.962ms [2024-06-27T10:39:33.000Z] [2.905s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.086ms [2024-06-27T10:39:33.000Z] [2.906s][info][gc] GC(7) Concurrent Mark Cycle 37.665ms [2024-06-27T10:39:33.001Z] 10:39:32.846433 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:39:33.001Z] 10:39:32.847388 INFO main . Virtual server server loaded default web module [2024-06-27T10:39:33.255Z] 10:39:33.060203 WARNING main . Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-06-27T10:39:33.510Z] 10:39:33.202078 WARNING main . Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:39:33.510Z] 10:39:33.362014 INFO main . Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:39:34.069Z] 10:39:33.926190 INFO main . close(), this: [2024-06-27T10:39:34.069Z] org.glassfish.web.loader.WebappClassLoader@44641d6c[name=unknown], urls=[ [2024-06-27T10:39:34.069Z] file:/tmp/gfembed3849865098107913651tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-06-27T10:39:34.069Z] file:/tmp/gfembed3849865098107913651tmp/generated/ejb/ejb-timer-service-app/ [2024-06-27T10:39:34.069Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=21, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-06-27T10:39:34.069Z] 10:39:33.958487 INFO main . EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:39:34.628Z] [4.450s][info][gc] GC(8) Pause Young (Prepare Mixed) (Metadata GC Threshold) 162M->37M(256M) 9.233ms [2024-06-27T10:39:34.628Z] [4.488s][info][gc] GC(9) Pause Young (Mixed) (Metadata GC Threshold) 40M->36M(256M) 9.964ms [2024-06-27T10:39:34.628Z] [4.510s][info][gc] GC(10) Pause Young (Concurrent Start) (Metadata GC Threshold) 38M->36M(256M) 5.266ms [2024-06-27T10:39:34.628Z] [4.510s][info][gc] GC(11) Concurrent Mark Cycle [2024-06-27T10:39:34.628Z] [4.551s][info][gc] GC(11) Pause Remark 41M->41M(256M) 4.398ms [2024-06-27T10:39:34.628Z] [4.564s][info][gc] GC(11) Pause Cleanup 42M->42M(256M) 0.076ms [2024-06-27T10:39:34.628Z] [4.564s][info][gc] GC(11) Concurrent Mark Cycle 54.224ms [2024-06-27T10:39:34.883Z] 10:39:34.703719 INFO main . Portable JNDI names for EJB TimerBean: [java:global/ejb-timer-service-app/TimerBean, java:global/ejb-timer-service-app/TimerBean!org.glassfish.ejb.persistent.timer.TimerLocal] [2024-06-27T10:39:34.884Z] 10:39:34.762533 INFO main . Loading application [ejb-timer-service-app] at [/ejb-timer-service-app] [2024-06-27T10:39:34.884Z] 10:39:34.771147 INFO main . EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool] [2024-06-27T10:39:34.884Z] 10:39:34.771647 INFO main . ==> Restoring Timers ... [2024-06-27T10:39:35.138Z] 10:39:34.808675 INFO main . There are no EJB Timers owned by this server [2024-06-27T10:39:35.138Z] 10:39:34.809212 INFO main . <== ... Timers Restored. [2024-06-27T10:39:35.138Z] 10:39:34.813006 INFO main . Portable JNDI names for EJB TimerEjb: [java:global/classes/TimerEjb!org.glassfish.tests.embedded.ejb.basic.TimerEjb, java:global/classes/TimerEjb] [2024-06-27T10:39:35.138Z] 10:39:34.822343 INFO main . Portable JNDI names for EJB SampleEjb: [java:global/classes/SampleEjb, java:global/classes/SampleEjb!org.glassfish.tests.embedded.ejb.basic.SampleEjb] [2024-06-27T10:39:35.138Z] 10:39:34.833730 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-06-27T10:39:35.138Z] 10:39:34.872517 INFO main . Enabling Weld for ApplicationInfo[name=classes] [2024-06-27T10:39:35.138Z] 10:39:35.024988 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:39:35.697Z] 10:39:35.422529 INFO main . JTS5014: Recoverable JTS instance, serverId = [100] [2024-06-27T10:39:35.698Z] 10:39:35.513098 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 3,586 milliseconds. [2024-06-27T10:39:35.698Z] Looking up SampleEJB. [2024-06-27T10:39:35.698Z] Invoking SampleEjb [org.glassfish.tests.embedded.ejb.basic.SampleEjb@105e9fef] [2024-06-27T10:39:35.698Z] Hello World [2024-06-27T10:39:35.698Z] SampleEjb tested successfully [2024-06-27T10:39:35.698Z] Looking up TimerEjb. [2024-06-27T10:39:35.698Z] Invoking TimerEjb [org.glassfish.tests.embedded.ejb.basic.TimerEjb@6deb2b19] [2024-06-27T10:39:35.698Z] In SimpleEjb:createTimer() [2024-06-27T10:39:35.698Z] Verifying TimerEjb [org.glassfish.tests.embedded.ejb.basic.TimerEjb@6deb2b19] [2024-06-27T10:39:36.620Z] IN AUTO-TIMEOUT!!! [2024-06-27T10:39:36.620Z] in SimpleEjb: timeout timer01 [2024-06-27T10:39:37.543Z] IN AUTO-TIMEOUT!!! [2024-06-27T10:39:38.904Z] IN AUTO-TIMEOUT!!! [2024-06-27T10:39:39.827Z] IN AUTO-TIMEOUT!!! [2024-06-27T10:39:39.827Z] TimerEJB tested successfully. [2024-06-27T10:39:39.827Z] 10:39:39.542667 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:39.827Z] 10:39:39.565102 INFO Thread-1719484779545 . Disabling Weld for ApplicationInfo[name=classes] [2024-06-27T10:39:39.827Z] 10:39:39.577496 INFO Thread-1719484779545 . close(), this: [2024-06-27T10:39:39.827Z] org.glassfish.web.loader.WebappClassLoader@6e090aaa[name=/ejb-timer-service-app], urls=[ [2024-06-27T10:39:39.827Z] file:/tmp/gfembed3849865098107913651tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-06-27T10:39:39.827Z] file:/tmp/gfembed3849865098107913651tmp/generated/ejb/ejb-timer-service-app/ [2024-06-27T10:39:39.827Z] ][delegate=true, context=/ejb-timer-service-app, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-06-27T10:39:39.827Z] 10:39:39.580518 INFO Thread-1719484779545 . ejb.timer_service_shutdown_msg [2024-06-27T10:39:39.827Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:39:39.827Z] 10:39:39.587744 INFO Thread-23 . RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:39:39.827Z] 10:39:39.589305 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:39:39.827Z] EmbeddedTest completed. [2024-06-27T10:39:39.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.226 s -- in org.glassfish.tests.embedded.ejb.basic.test.EmbeddedTest [2024-06-27T10:39:40.082Z] [INFO] [2024-06-27T10:39:40.082Z] [INFO] Results: [2024-06-27T10:39:40.082Z] [INFO] [2024-06-27T10:39:40.082Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:39:40.082Z] [INFO] [2024-06-27T10:39:40.082Z] [INFO] [2024-06-27T10:39:40.082Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ basic --- [2024-06-27T10:39:40.082Z] [INFO] Executing tasks [2024-06-27T10:39:40.082Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/target/classes/META-INF for [2024-06-27T10:39:40.082Z] [INFO] [echo] basic [2024-06-27T10:39:40.082Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/target/classes/META-INF [2024-06-27T10:39:40.082Z] [INFO] Executed tasks [2024-06-27T10:39:40.082Z] [INFO] [2024-06-27T10:39:40.082Z] [INFO] --- jar:3.3.0:jar (default-jar) @ basic --- [2024-06-27T10:39:40.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/target/basic.jar [2024-06-27T10:39:40.082Z] [INFO] [2024-06-27T10:39:40.082Z] [INFO] --- jar:3.3.0:test-jar (default) @ basic --- [2024-06-27T10:39:40.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/target/basic-tests.jar [2024-06-27T10:39:40.082Z] [INFO] [2024-06-27T10:39:40.082Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ basic --- [2024-06-27T10:39:40.082Z] [INFO] [2024-06-27T10:39:40.082Z] [INFO] --- failsafe:3.2.5:verify (verify) @ basic --- [2024-06-27T10:39:40.083Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/target/failsafe-reports [2024-06-27T10:39:40.083Z] [INFO] [2024-06-27T10:39:40.083Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.ejb-basic-checkstyle) @ basic --- [2024-06-27T10:39:40.083Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:40.083Z] [INFO] [2024-06-27T10:39:40.083Z] [INFO] --- install:3.1.1:install (default-install) @ basic --- [2024-06-27T10:39:40.083Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/basic/7.0.16-SNAPSHOT/basic-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:40.338Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/target/basic.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/basic/7.0.16-SNAPSHOT/basic-7.0.16-SNAPSHOT.jar [2024-06-27T10:39:40.338Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/basic/target/basic-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/basic/7.0.16-SNAPSHOT/basic-7.0.16-SNAPSHOT-tests.jar [2024-06-27T10:39:40.338Z] [INFO] [2024-06-27T10:39:40.338Z] [INFO] -----------< org.glassfish.tests.embedded.ejb:ejb-api-test >------------ [2024-06-27T10:39:40.338Z] [INFO] Building EJB Embedded API test 7.0.16-SNAPSHOT [309/334] [2024-06-27T10:39:40.338Z] [INFO] from appserver/tests/embedded/ejb/ejb-api/pom.xml [2024-06-27T10:39:40.338Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:39:40.338Z] [INFO] [2024-06-27T10:39:40.338Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-api-test --- [2024-06-27T10:39:40.338Z] [INFO] [2024-06-27T10:39:40.338Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-api-test --- [2024-06-27T10:39:40.338Z] [INFO] [2024-06-27T10:39:40.338Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-api-test --- [2024-06-27T10:39:40.338Z] [INFO] [2024-06-27T10:39:40.338Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-api-test --- [2024-06-27T10:39:40.338Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:40.338Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:39:40.338Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:40.338Z] [INFO] [2024-06-27T10:39:40.338Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-api-test --- [2024-06-27T10:39:40.338Z] [INFO] [2024-06-27T10:39:40.338Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-api-test --- [2024-06-27T10:39:40.338Z] [INFO] [2024-06-27T10:39:40.338Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-api-test --- [2024-06-27T10:39:40.338Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:40.338Z] [INFO] [2024-06-27T10:39:40.338Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-api-test --- [2024-06-27T10:39:40.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/src/main/resources [2024-06-27T10:39:40.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/src/main/manpages [2024-06-27T10:39:40.338Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:39:40.338Z] [INFO] [2024-06-27T10:39:40.338Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-api-test --- [2024-06-27T10:39:40.338Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:40.338Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:39:40.593Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:40.593Z] [INFO] [2024-06-27T10:39:40.593Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-api-test --- [2024-06-27T10:39:40.593Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:40.593Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:39:40.593Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:40.593Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:40.593Z] [INFO] [2024-06-27T10:39:40.593Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-api-test --- [2024-06-27T10:39:40.593Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/src/test/resources [2024-06-27T10:39:40.593Z] [INFO] [2024-06-27T10:39:40.593Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-api-test --- [2024-06-27T10:39:40.593Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:40.593Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:39:40.593Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:40.593Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:39:40.593Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:39:40.593Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:39:40.593Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:39:40.593Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:39:40.593Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:39:40.593Z] Use -proc:none to disable annotation processing. [2024-06-27T10:39:40.593Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:40.594Z] [INFO] [2024-06-27T10:39:40.594Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-api-test --- [2024-06-27T10:39:40.594Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/target/surefire-reports [2024-06-27T10:39:40.594Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:39:40.594Z] [INFO] [2024-06-27T10:39:40.594Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:40.594Z] [INFO] T E S T S [2024-06-27T10:39:40.594Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:40.848Z] [0.003s][info][gc] Using G1 [2024-06-27T10:39:41.102Z] [INFO] Running org.glassfish.tests.embedded.ejb.test.EmbeddedTest [2024-06-27T10:39:41.357Z] [0.528s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.431ms [2024-06-27T10:39:41.357Z] 10:39:41.105173 WARNING main . ejb.embedded.instance_location_not_exists [2024-06-27T10:39:41.357Z] 10:39:41.135465 INFO main org.glassfish.ejb.embedded.EJBContainerProviderImpl.createContainer [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:39:41.916Z] [1.083s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 7.229ms [2024-06-27T10:39:41.917Z] 10:39:41.673750 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:39:42.172Z] 10:39:41.842781 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:39:42.172Z] 10:39:41.843873 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:39:42.172Z] 10:39:41.877530 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:39:42.172Z] [1.547s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 47M->20M(258M) 5.721ms [2024-06-27T10:39:42.172Z] [1.547s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:39:42.172Z] [1.557s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.725ms [2024-06-27T10:39:42.172Z] [1.562s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.101ms [2024-06-27T10:39:42.172Z] [1.564s][info][gc] GC(3) Concurrent Mark Cycle 16.660ms [2024-06-27T10:39:42.427Z] 10:39:42.252632 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:39:42.682Z] 10:39:42.351305 INFO main . GlassFish (commit: null) startup time: Embedded (498 ms), startup services (629 ms), total (1,127 ms) [2024-06-27T10:39:42.682Z] 10:39:42.424526 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed5502716231633219551tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed5502716231633219551tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:39:42.682Z] 10:39:42.534801 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:39:42.682Z] 10:39:42.565802 INFO main org.glassfish.ejb.embedded.EJBContainerImpl.deploy [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/target/classes [2024-06-27T10:39:42.682Z] 10:39:42.566230 INFO main org.glassfish.ejb.embedded.EJBContainerImpl.deploy [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:39:42.682Z] 10:39:42.566729 INFO main org.glassfish.ejb.embedded.EJBContainerImpl.deploy [EJBContainerImpl] Deploying as a File [2024-06-27T10:39:42.936Z] 10:39:42.787692 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:39:42.936Z] 10:39:42.788521 INFO main . Entering Security Startup Service. [2024-06-27T10:39:42.936Z] 10:39:42.790622 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:39:42.936Z] 10:39:42.812552 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:42.936Z] 10:39:42.813520 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:42.937Z] 10:39:42.814372 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:39:42.937Z] 10:39:42.817004 INFO main . Security Service(s) started successfully. [2024-06-27T10:39:43.191Z] 10:39:42.973528 INFO main . Portable JNDI names for EJB SampleEjb: [java:global/classes/SampleEjb, java:global/classes/SampleEjb!org.glassfish.tests.embedded.ejb.SampleEjb] [2024-06-27T10:39:43.191Z] 10:39:43.002914 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-06-27T10:39:43.191Z] [2.475s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 86M->27M(256M) 8.984ms [2024-06-27T10:39:43.191Z] 10:39:43.127657 INFO main . Enabling Weld for ApplicationInfo[name=classes] [2024-06-27T10:39:43.191Z] [2.566s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 35M->29M(256M) 5.675ms [2024-06-27T10:39:43.447Z] [2.591s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 31M->28M(256M) 5.814ms [2024-06-27T10:39:43.447Z] [2.591s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:39:43.447Z] [2.610s][info][gc] GC(7) Pause Remark 30M->30M(256M) 2.921ms [2024-06-27T10:39:43.447Z] [2.617s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.085ms [2024-06-27T10:39:43.447Z] [2.618s][info][gc] GC(7) Concurrent Mark Cycle 26.299ms [2024-06-27T10:39:43.447Z] 10:39:43.324014 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:39:44.006Z] 10:39:43.714299 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 1,111 milliseconds. [2024-06-27T10:39:44.006Z] Looking up EJB... [2024-06-27T10:39:44.006Z] Invoking EJB... [2024-06-27T10:39:44.006Z] Hello World [2024-06-27T10:39:44.006Z] Done calling EJB [2024-06-27T10:39:44.006Z] 10:39:43.751264 INFO main . Disabling Weld for ApplicationInfo[name=classes] [2024-06-27T10:39:44.006Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:39:44.006Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:39:44.006Z] 10:39:43.794614 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:44.007Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:39:44.007Z] 10:39:43.805169 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:39:44.007Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 s -- in org.glassfish.tests.embedded.ejb.test.EmbeddedTest [2024-06-27T10:39:44.261Z] [INFO] [2024-06-27T10:39:44.261Z] [INFO] Results: [2024-06-27T10:39:44.261Z] [INFO] [2024-06-27T10:39:44.261Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:39:44.261Z] [INFO] [2024-06-27T10:39:44.261Z] [INFO] [2024-06-27T10:39:44.261Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-api-test --- [2024-06-27T10:39:44.261Z] [INFO] Executing tasks [2024-06-27T10:39:44.261Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/target/classes/META-INF for [2024-06-27T10:39:44.261Z] [INFO] [echo] ejb-api-test [2024-06-27T10:39:44.261Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/target/classes/META-INF [2024-06-27T10:39:44.261Z] [INFO] Executed tasks [2024-06-27T10:39:44.261Z] [INFO] [2024-06-27T10:39:44.261Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-api-test --- [2024-06-27T10:39:44.261Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test.jar [2024-06-27T10:39:44.262Z] [INFO] [2024-06-27T10:39:44.262Z] [INFO] --- jar:3.3.0:test-jar (default) @ ejb-api-test --- [2024-06-27T10:39:44.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test-tests.jar [2024-06-27T10:39:44.262Z] [INFO] [2024-06-27T10:39:44.262Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-api-test --- [2024-06-27T10:39:44.262Z] [INFO] [2024-06-27T10:39:44.262Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-api-test --- [2024-06-27T10:39:44.262Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/target/failsafe-reports [2024-06-27T10:39:44.262Z] [INFO] [2024-06-27T10:39:44.262Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.ejb-ejb-api-test-checkstyle) @ ejb-api-test --- [2024-06-27T10:39:44.262Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:44.262Z] [INFO] [2024-06-27T10:39:44.262Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-api-test --- [2024-06-27T10:39:44.262Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/ejb-api-test/7.0.16-SNAPSHOT/ejb-api-test-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:44.516Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/ejb-api-test/7.0.16-SNAPSHOT/ejb-api-test-7.0.16-SNAPSHOT.jar [2024-06-27T10:39:44.516Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/ejb-api-test/7.0.16-SNAPSHOT/ejb-api-test-7.0.16-SNAPSHOT-tests.jar [2024-06-27T10:39:44.516Z] [INFO] [2024-06-27T10:39:44.517Z] [INFO] -------------< org.glassfish.tests.embedded.ejb:remoteejb >------------- [2024-06-27T10:39:44.517Z] [INFO] Building Test remote EJB deployment with org.glassfish.embeddable APIs 7.0.16-SNAPSHOT [310/334] [2024-06-27T10:39:44.517Z] [INFO] from appserver/tests/embedded/ejb/remoteejb/pom.xml [2024-06-27T10:39:44.517Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:39:44.517Z] [INFO] [2024-06-27T10:39:44.517Z] [INFO] --- clean:3.3.2:clean (default-clean) @ remoteejb --- [2024-06-27T10:39:44.517Z] [INFO] [2024-06-27T10:39:44.517Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ remoteejb --- [2024-06-27T10:39:44.517Z] [INFO] [2024-06-27T10:39:44.517Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ remoteejb --- [2024-06-27T10:39:44.517Z] [INFO] [2024-06-27T10:39:44.517Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ remoteejb --- [2024-06-27T10:39:44.517Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:44.517Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:44.517Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:44.517Z] [INFO] [2024-06-27T10:39:44.517Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ remoteejb --- [2024-06-27T10:39:44.517Z] [INFO] [2024-06-27T10:39:44.517Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ remoteejb --- [2024-06-27T10:39:44.517Z] [INFO] [2024-06-27T10:39:44.517Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ remoteejb --- [2024-06-27T10:39:44.517Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:44.517Z] [INFO] [2024-06-27T10:39:44.517Z] [INFO] --- resources:3.3.1:resources (default-resources) @ remoteejb --- [2024-06-27T10:39:44.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/src/main/resources [2024-06-27T10:39:44.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/src/main/manpages [2024-06-27T10:39:44.517Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:39:44.517Z] [INFO] [2024-06-27T10:39:44.517Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ remoteejb --- [2024-06-27T10:39:44.517Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:44.517Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:44.517Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:44.517Z] [INFO] [2024-06-27T10:39:44.517Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ remoteejb --- [2024-06-27T10:39:44.517Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:44.517Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:44.772Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:44.772Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:44.772Z] [INFO] [2024-06-27T10:39:44.772Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ remoteejb --- [2024-06-27T10:39:44.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/src/test/resources [2024-06-27T10:39:44.772Z] [INFO] [2024-06-27T10:39:44.772Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ remoteejb --- [2024-06-27T10:39:44.772Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:44.772Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:39:44.772Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:44.772Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:39:44.772Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:39:44.772Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:39:44.772Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:39:44.772Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:39:44.772Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:39:44.772Z] Use -proc:none to disable annotation processing. [2024-06-27T10:39:44.772Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:44.772Z] [INFO] [2024-06-27T10:39:44.772Z] [INFO] --- surefire:3.2.5:test (default-test) @ remoteejb --- [2024-06-27T10:39:44.772Z] [INFO] Tests are skipped. [2024-06-27T10:39:44.772Z] [INFO] [2024-06-27T10:39:44.772Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ remoteejb --- [2024-06-27T10:39:44.772Z] [INFO] Executing tasks [2024-06-27T10:39:44.772Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/target/classes/META-INF for [2024-06-27T10:39:44.772Z] [INFO] [echo] remoteejb [2024-06-27T10:39:44.772Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/target/classes/META-INF [2024-06-27T10:39:44.772Z] [INFO] Executed tasks [2024-06-27T10:39:44.772Z] [INFO] [2024-06-27T10:39:44.772Z] [INFO] --- jar:3.3.0:jar (default-jar) @ remoteejb --- [2024-06-27T10:39:44.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/target/remoteejb.jar [2024-06-27T10:39:44.772Z] [INFO] [2024-06-27T10:39:44.772Z] [INFO] --- jar:3.3.0:test-jar (default) @ remoteejb --- [2024-06-27T10:39:44.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/target/remoteejb-tests.jar [2024-06-27T10:39:44.772Z] [INFO] [2024-06-27T10:39:44.772Z] [INFO] --- surefire:3.2.5:test (default) @ remoteejb --- [2024-06-27T10:39:44.772Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/target/surefire-reports [2024-06-27T10:39:44.772Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:39:44.772Z] [INFO] [2024-06-27T10:39:44.772Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:44.772Z] [INFO] T E S T S [2024-06-27T10:39:44.772Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:44.772Z] [0.003s][info][gc] Using G1 [2024-06-27T10:39:45.332Z] [INFO] Running org.glassfish.tests.embedded.ejb.remoteejb.test.EJBTest [2024-06-27T10:39:45.332Z] [0.521s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.508ms [2024-06-27T10:39:45.890Z] [1.107s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 7.628ms [2024-06-27T10:39:45.890Z] 10:39:45.812204 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:39:46.145Z] 10:39:45.994329 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:39:46.145Z] 10:39:45.995876 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:39:46.145Z] 10:39:46.032514 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:39:46.400Z] [1.613s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 48M->19M(258M) 5.242ms [2024-06-27T10:39:46.400Z] [1.613s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:39:46.400Z] [1.623s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.714ms [2024-06-27T10:39:46.400Z] [1.626s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.084ms [2024-06-27T10:39:46.400Z] [1.628s][info][gc] GC(3) Concurrent Mark Cycle 14.140ms [2024-06-27T10:39:46.654Z] 10:39:46.412011 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:39:46.654Z] 10:39:46.517991 INFO main . GlassFish (commit: null) startup time: Embedded (561 ms), startup services (651 ms), total (1,212 ms) [2024-06-27T10:39:46.908Z] 10:39:46.601406 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed3367590138353250998tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed3367590138353250998tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:39:46.908Z] 10:39:46.725706 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:39:46.908Z] Deploying [file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/target/remoteejb.jar] [2024-06-27T10:39:47.162Z] 10:39:47.056738 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:39:47.162Z] 10:39:47.058055 INFO main . Entering Security Startup Service. [2024-06-27T10:39:47.162Z] 10:39:47.060290 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:39:47.417Z] 10:39:47.084204 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:47.417Z] 10:39:47.085223 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:39:47.417Z] 10:39:47.086076 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:39:47.417Z] 10:39:47.088698 INFO main . Security Service(s) started successfully. [2024-06-27T10:39:47.417Z] 10:39:47.268658 INFO main . Portable JNDI names for EJB SampleEjb: [java:global/remoteejb/SampleEjb, java:global/remoteejb/SampleEjb!org.glassfish.tests.embedded.ejb.remoteejb.SampleEjb] [2024-06-27T10:39:47.976Z] [2.990s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 163M->46M(256M) 28.173ms [2024-06-27T10:39:47.976Z] [3.006s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 47M->49M(256M) 14.789ms [2024-06-27T10:39:47.976Z] [3.029s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->49M(256M) 3.263ms [2024-06-27T10:39:47.976Z] [3.029s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:39:47.976Z] [3.079s][info][gc] GC(7) Pause Remark 67M->67M(256M) 4.025ms [2024-06-27T10:39:47.976Z] [3.095s][info][gc] GC(7) Pause Cleanup 73M->73M(256M) 0.133ms [2024-06-27T10:39:47.976Z] [3.096s][info][gc] GC(7) Concurrent Mark Cycle 66.736ms [2024-06-27T10:39:48.230Z] [3.275s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 126M->68M(256M) 14.237ms [2024-06-27T10:39:48.485Z] [3.562s][info][gc] GC(9) Pause Young (Mixed) (G1 Evacuation Pause) 178M->96M(256M) 22.466ms [2024-06-27T10:39:48.740Z] 10:39:48.501626 INFO main . JTS5014: Recoverable JTS instance, serverId = [3700] [2024-06-27T10:39:48.740Z] 10:39:48.621790 INFO main . ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10dbf660 [2024-06-27T10:39:48.994Z] 10:39:48.688859 INFO main . Portable JNDI names for EJB RemoteEJB: [java:global/remoteejb/RemoteEJB, java:global/remoteejb/RemoteEJB!org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf] [2024-06-27T10:39:48.995Z] 10:39:48.689382 INFO main . Glassfish-specific (Non-portable) JNDI names for EJB RemoteEJB: [org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf, org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf#org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf] [2024-06-27T10:39:48.995Z] 10:39:48.703825 INFO main . Loading EJBTimerService. Please wait. [2024-06-27T10:39:48.995Z] [4.151s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 156M->105M(256M) 14.238ms [2024-06-27T10:39:48.995Z] 10:39:48.953479 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:39:49.249Z] 10:39:48.988184 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:39:49.249Z] 10:39:48.988803 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:39:49.249Z] 10:39:48.991393 INFO main . Created virtual server server [2024-06-27T10:39:49.249Z] 10:39:49.142258 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:39:49.249Z] 10:39:49.143085 INFO main . Virtual server server loaded default web module [2024-06-27T10:39:49.503Z] 10:39:49.361541 WARNING main . Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-06-27T10:39:49.504Z] [4.726s][info][gc] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 202M->108M(256M) 7.779ms [2024-06-27T10:39:49.758Z] 10:39:49.515703 WARNING main . Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:39:49.758Z] 10:39:49.659393 INFO main . Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:39:50.012Z] [5.052s][info][gc] GC(12) Pause Young (Concurrent Start) (Metadata GC Threshold) 140M->109M(256M) 6.962ms [2024-06-27T10:39:50.012Z] [5.052s][info][gc] GC(13) Concurrent Mark Cycle [2024-06-27T10:39:50.012Z] [5.154s][info][gc] GC(13) Pause Remark 119M->119M(256M) 4.856ms [2024-06-27T10:39:50.012Z] [5.194s][info][gc] GC(13) Pause Cleanup 123M->123M(256M) 0.150ms [2024-06-27T10:39:50.012Z] [5.195s][info][gc] GC(13) Concurrent Mark Cycle 142.765ms [2024-06-27T10:39:50.571Z] 10:39:50.240731 INFO main . close(), this: [2024-06-27T10:39:50.571Z] org.glassfish.web.loader.WebappClassLoader@c7443f[name=unknown], urls=[ [2024-06-27T10:39:50.571Z] file:/tmp/gfembed3367590138353250998tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-06-27T10:39:50.571Z] file:/tmp/gfembed3367590138353250998tmp/generated/ejb/ejb-timer-service-app/ [2024-06-27T10:39:50.571Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=16, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-06-27T10:39:50.571Z] 10:39:50.272274 INFO main . EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:39:51.129Z] 10:39:50.988031 INFO main . Portable JNDI names for EJB TimerBean: [java:global/ejb-timer-service-app/TimerBean, java:global/ejb-timer-service-app/TimerBean!org.glassfish.ejb.persistent.timer.TimerLocal] [2024-06-27T10:39:51.130Z] 10:39:51.031319 INFO main . Loading application [ejb-timer-service-app] at [/ejb-timer-service-app] [2024-06-27T10:39:51.130Z] 10:39:51.037820 INFO main . EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool] [2024-06-27T10:39:51.130Z] 10:39:51.038267 INFO main . ==> Restoring Timers ... [2024-06-27T10:39:51.130Z] 10:39:51.075776 INFO main . There are no EJB Timers owned by this server [2024-06-27T10:39:51.130Z] 10:39:51.076274 INFO main . <== ... Timers Restored. [2024-06-27T10:39:51.130Z] 10:39:51.077275 INFO main . Portable JNDI names for EJB TimerEjb: [java:global/remoteejb/TimerEjb, java:global/remoteejb/TimerEjb!org.glassfish.tests.embedded.ejb.remoteejb.TimerEjb] [2024-06-27T10:39:51.384Z] 10:39:51.090031 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-06-27T10:39:51.384Z] 10:39:51.128090 INFO main . Enabling Weld for ApplicationInfo[name=remoteejb] [2024-06-27T10:39:51.384Z] [6.519s][info][gc] GC(14) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 215M->117M(256M) 8.448ms [2024-06-27T10:39:51.638Z] 10:39:51.305673 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:39:51.894Z] 10:39:51.819384 INFO main org.glassfish.deployment.admin.DeployCommand.execute remoteejb was successfully deployed in 5,035 milliseconds. [2024-06-27T10:39:51.894Z] Looking up SampleEJB. [2024-06-27T10:39:51.894Z] Invoking SampleEjb [org.glassfish.tests.embedded.ejb.remoteejb.SampleEjb@26d63c94] [2024-06-27T10:39:51.894Z] Hello World [2024-06-27T10:39:51.894Z] SampleEjb tested successfully [2024-06-27T10:39:51.894Z] Looking up TimerEjb. [2024-06-27T10:39:51.894Z] Invoking TimerEjb [org.glassfish.tests.embedded.ejb.remoteejb.TimerEjb@71fff0b] [2024-06-27T10:39:51.894Z] In SimpleEjb:createTimer() [2024-06-27T10:39:51.894Z] Verifying TimerEjb [org.glassfish.tests.embedded.ejb.remoteejb.TimerEjb@71fff0b] [2024-06-27T10:39:52.817Z] IN AUTO-TIMEOUT!!! [2024-06-27T10:39:53.072Z] in SimpleEjb: timeout timer01 [2024-06-27T10:39:53.995Z] IN AUTO-TIMEOUT!!! [2024-06-27T10:39:54.919Z] IN AUTO-TIMEOUT!!! [2024-06-27T10:39:55.842Z] IN AUTO-TIMEOUT!!! [2024-06-27T10:39:56.096Z] TimerEJB tested successfully. [2024-06-27T10:39:56.096Z] Looking up RemoteEJB. [2024-06-27T10:39:56.096Z] Invoking RemoteEJB [org.glassfish.tests.embedded.ejb.remoteejb._RemoteEJBInf_Wrapper@bb077e25] [2024-06-27T10:39:56.096Z] RemoteEjb tested successfully [2024-06-27T10:39:56.096Z] 10:39:55.885863 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:39:56.096Z] 10:39:55.913183 INFO Thread-1719484795889 . Disabling Weld for ApplicationInfo[name=remoteejb] [2024-06-27T10:39:56.096Z] 10:39:55.924301 INFO Thread-1719484795889 . close(), this: [2024-06-27T10:39:56.096Z] org.glassfish.web.loader.WebappClassLoader@7747571c[name=/ejb-timer-service-app], urls=[ [2024-06-27T10:39:56.096Z] file:/tmp/gfembed3367590138353250998tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-06-27T10:39:56.096Z] file:/tmp/gfembed3367590138353250998tmp/generated/ejb/ejb-timer-service-app/ [2024-06-27T10:39:56.096Z] ][delegate=true, context=/ejb-timer-service-app, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-06-27T10:39:56.096Z] 10:39:55.927053 INFO Thread-1719484795889 . ejb.timer_service_shutdown_msg [2024-06-27T10:39:56.097Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:39:56.097Z] 10:39:55.932664 INFO Thread-27 . RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:39:56.097Z] 10:39:55.933986 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:39:56.097Z] EmbeddedTest completed. [2024-06-27T10:39:56.097Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.80 s -- in org.glassfish.tests.embedded.ejb.remoteejb.test.EJBTest [2024-06-27T10:39:56.351Z] [INFO] [2024-06-27T10:39:56.351Z] [INFO] Results: [2024-06-27T10:39:56.351Z] [INFO] [2024-06-27T10:39:56.351Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:39:56.351Z] [INFO] [2024-06-27T10:39:56.351Z] [INFO] [2024-06-27T10:39:56.351Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ remoteejb --- [2024-06-27T10:39:56.351Z] [INFO] [2024-06-27T10:39:56.351Z] [INFO] --- failsafe:3.2.5:verify (verify) @ remoteejb --- [2024-06-27T10:39:56.351Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/target/failsafe-reports [2024-06-27T10:39:56.351Z] [INFO] [2024-06-27T10:39:56.351Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.ejb-remoteejb-checkstyle) @ remoteejb --- [2024-06-27T10:39:56.605Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:39:56.605Z] [INFO] [2024-06-27T10:39:56.605Z] [INFO] --- install:3.1.1:install (default-install) @ remoteejb --- [2024-06-27T10:39:56.605Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/remoteejb/7.0.16-SNAPSHOT/remoteejb-7.0.16-SNAPSHOT.pom [2024-06-27T10:39:56.605Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/target/remoteejb.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/remoteejb/7.0.16-SNAPSHOT/remoteejb-7.0.16-SNAPSHOT.jar [2024-06-27T10:39:56.605Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/ejb/remoteejb/target/remoteejb-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/remoteejb/7.0.16-SNAPSHOT/remoteejb-7.0.16-SNAPSHOT-tests.jar [2024-06-27T10:39:56.605Z] [INFO] [2024-06-27T10:39:56.605Z] [INFO] --------< org.glassfish.tests.embedded.basic:scatteredarchive >--------- [2024-06-27T10:39:56.605Z] [INFO] Building Scattered Archive Test 7.0.16-SNAPSHOT [311/334] [2024-06-27T10:39:56.605Z] [INFO] from appserver/tests/embedded/scatteredarchive/pom.xml [2024-06-27T10:39:56.605Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:39:56.605Z] [INFO] [2024-06-27T10:39:56.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scatteredarchive --- [2024-06-27T10:39:56.605Z] [INFO] [2024-06-27T10:39:56.605Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ scatteredarchive --- [2024-06-27T10:39:56.605Z] [INFO] [2024-06-27T10:39:56.605Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ scatteredarchive --- [2024-06-27T10:39:56.605Z] [INFO] [2024-06-27T10:39:56.606Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ scatteredarchive --- [2024-06-27T10:39:56.606Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:56.606Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:56.606Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:56.606Z] [INFO] [2024-06-27T10:39:56.606Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ scatteredarchive --- [2024-06-27T10:39:56.606Z] [INFO] [2024-06-27T10:39:56.606Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ scatteredarchive --- [2024-06-27T10:39:56.606Z] [INFO] [2024-06-27T10:39:56.606Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ scatteredarchive --- [2024-06-27T10:39:56.606Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:39:56.606Z] [INFO] [2024-06-27T10:39:56.606Z] [INFO] --- resources:3.3.1:resources (default-resources) @ scatteredarchive --- [2024-06-27T10:39:56.606Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:39:56.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/src/main/manpages [2024-06-27T10:39:56.606Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:39:56.606Z] [INFO] [2024-06-27T10:39:56.606Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ scatteredarchive --- [2024-06-27T10:39:56.606Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:56.606Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:56.860Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:56.860Z] [INFO] [2024-06-27T10:39:56.860Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ scatteredarchive --- [2024-06-27T10:39:56.860Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:56.860Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:39:56.860Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:56.860Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:56.860Z] [INFO] [2024-06-27T10:39:56.860Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scatteredarchive --- [2024-06-27T10:39:56.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/src/test/resources [2024-06-27T10:39:56.860Z] [INFO] [2024-06-27T10:39:56.860Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ scatteredarchive --- [2024-06-27T10:39:56.860Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:39:56.860Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:39:57.114Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:39:57.114Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:39:57.114Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:39:57.114Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:39:57.114Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:39:57.114Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:39:57.114Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:39:57.114Z] Use -proc:none to disable annotation processing. [2024-06-27T10:39:57.114Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:39:57.114Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTest.java uses or overrides a deprecated API. [2024-06-27T10:39:57.114Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:39:57.114Z] [INFO] [2024-06-27T10:39:57.114Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-test-dependencies) @ scatteredarchive --- [2024-06-27T10:39:57.114Z] [INFO] Copying junit-jupiter-engine-5.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-jupiter-engine.jar [2024-06-27T10:39:57.114Z] [INFO] Copying junit-platform-engine-1.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-platform-engine.jar [2024-06-27T10:39:57.114Z] [INFO] Copying opentest4j-1.3.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/opentest4j.jar [2024-06-27T10:39:57.115Z] [INFO] Copying junit-platform-commons-1.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-platform-commons.jar [2024-06-27T10:39:57.115Z] [INFO] Copying junit-jupiter-api-5.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-jupiter-api.jar [2024-06-27T10:39:57.115Z] [INFO] Copying apiguardian-api-1.1.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/apiguardian-api.jar [2024-06-27T10:39:57.115Z] [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hamcrest.jar [2024-06-27T10:39:57.115Z] [INFO] Copying common-util.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/common-util.jar [2024-06-27T10:39:57.115Z] [INFO] Copying hk2-core-3.1.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-core.jar [2024-06-27T10:39:57.115Z] [INFO] Copying hk2-locator-3.1.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-locator.jar [2024-06-27T10:39:57.115Z] [INFO] Copying jakarta.inject-api-2.0.1.MR.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.inject-api.jar [2024-06-27T10:39:57.115Z] [INFO] Copying aopalliance-repackaged-3.1.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/aopalliance-repackaged.jar [2024-06-27T10:39:57.115Z] [INFO] Copying hk2-api-3.1.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-api.jar [2024-06-27T10:39:57.115Z] [INFO] Copying jakarta.annotation-api-2.1.1.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.annotation-api.jar [2024-06-27T10:39:57.115Z] [INFO] Copying javassist-3.30.2-GA.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/javassist.jar [2024-06-27T10:39:57.115Z] [INFO] Copying hk2-utils-3.1.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-utils.jar [2024-06-27T10:39:57.115Z] [INFO] Copying glassfish-api.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-api.jar [2024-06-27T10:39:57.115Z] [INFO] Copying hk2-3.1.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2.jar [2024-06-27T10:39:57.115Z] [INFO] Copying hk2-runlevel-3.1.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-runlevel.jar [2024-06-27T10:39:57.115Z] [INFO] Copying class-model-3.1.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/class-model.jar [2024-06-27T10:39:57.115Z] [INFO] Copying asm-9.7.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm.jar [2024-06-27T10:39:57.115Z] [INFO] Copying asm-analysis-9.7.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-analysis.jar [2024-06-27T10:39:57.115Z] [INFO] Copying asm-commons-9.7.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-commons.jar [2024-06-27T10:39:57.115Z] [INFO] Copying asm-tree-9.7.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-tree.jar [2024-06-27T10:39:57.115Z] [INFO] Copying asm-util-9.7.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-util.jar [2024-06-27T10:39:57.115Z] [INFO] Copying hk2-config-generator.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-config-generator.jar [2024-06-27T10:39:57.115Z] [INFO] Copying hibernate-validator-8.0.1.Final.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hibernate-validator.jar [2024-06-27T10:39:57.115Z] [INFO] Copying jakarta.validation-api-3.0.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.validation-api.jar [2024-06-27T10:39:57.116Z] [INFO] Copying jboss-logging-3.5.3.Final.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jboss-logging.jar [2024-06-27T10:39:57.116Z] [INFO] Copying classmate-1.7.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/classmate.jar [2024-06-27T10:39:57.116Z] [INFO] Copying jakarta.xml.bind-api-4.0.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.xml.bind-api.jar [2024-06-27T10:39:57.116Z] [INFO] Copying jaxb-osgi-4.0.5.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jaxb-osgi.jar [2024-06-27T10:39:57.116Z] [INFO] Copying scattered-archive-api.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/scattered-archive-api.jar [2024-06-27T10:39:57.116Z] [INFO] Copying nucleus-grizzly-all.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/nucleus-grizzly-all.jar [2024-06-27T10:39:57.116Z] [INFO] Copying grizzly-framework-4.0.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-framework.jar [2024-06-27T10:39:57.116Z] [INFO] Copying grizzly-portunif-4.0.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-portunif.jar [2024-06-27T10:39:57.116Z] [INFO] Copying grizzly-http-4.0.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-http.jar [2024-06-27T10:39:57.116Z] [INFO] Copying grizzly-http2-4.0.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-http2.jar [2024-06-27T10:39:57.116Z] [INFO] Copying grizzly-http-server-4.0.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-http-server.jar [2024-06-27T10:39:57.116Z] [INFO] Copying grizzly-config.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-config.jar [2024-06-27T10:39:57.116Z] [INFO] Copying config-types.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/config-types.jar [2024-06-27T10:39:57.116Z] [INFO] Copying glassfish-corba-omgapi-4.2.5.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-corba-omgapi.jar [2024-06-27T10:39:57.116Z] [INFO] Copying management-api-3.2.3.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/management-api.jar [2024-06-27T10:39:57.116Z] [INFO] Copying glassfish-embedded-all.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-embedded-all.jar [2024-06-27T10:39:57.116Z] [INFO] Copying jmsra.zip to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jmsra.zip [2024-06-27T10:39:57.116Z] [INFO] Copying jackson-module-jakarta-xmlbind-annotations.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:39:57.116Z] [INFO] Copying xmlsec-4.0.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/xmlsec.jar [2024-06-27T10:39:57.116Z] [INFO] Copying woodstox-core-6.6.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/woodstox-core.jar [2024-06-27T10:39:57.116Z] [INFO] Copying stax2-api-4.2.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/stax2-api.jar [2024-06-27T10:39:57.116Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/commons-codec.jar [2024-06-27T10:39:57.116Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-jul-extension.jar [2024-06-27T10:39:57.116Z] [INFO] [2024-06-27T10:39:57.116Z] [INFO] --- surefire:3.2.5:test (default-test) @ scatteredarchive --- [2024-06-27T10:39:57.117Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/surefire-reports [2024-06-27T10:39:57.117Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:39:57.117Z] [INFO] [2024-06-27T10:39:57.117Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:57.117Z] [INFO] T E S T S [2024-06-27T10:39:57.117Z] [INFO] ------------------------------------------------------- [2024-06-27T10:39:57.117Z] [0.003s][info][gc] Using G1 [2024-06-27T10:39:57.674Z] [INFO] Running org.glassfish.tests.embedded.scatteredarchive.ScatteredArchiveTest [2024-06-27T10:39:57.674Z] [0.492s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.480ms [2024-06-27T10:39:58.232Z] [1.054s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 42M->16M(258M) 9.952ms [2024-06-27T10:39:58.232Z] 10:39:58.113058 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:39:58.487Z] 10:39:58.205594 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:39:58.487Z] 10:39:58.275342 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:39:58.742Z] [1.730s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 60M->21M(258M) 5.812ms [2024-06-27T10:39:58.742Z] [1.730s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:39:58.742Z] [1.740s][info][gc] GC(3) Pause Remark 22M->22M(256M) 1.777ms [2024-06-27T10:39:58.742Z] [1.742s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.072ms [2024-06-27T10:39:58.742Z] [1.744s][info][gc] GC(3) Concurrent Mark Cycle 13.940ms [2024-06-27T10:39:58.996Z] 10:39:58.778953 INFO main . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:39:58.996Z] 10:39:58.788019 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:39:58.996Z] 10:39:58.796344 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:58.996Z] 10:39:58.797590 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:58.996Z] 10:39:58.798379 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:39:59.251Z] 10:39:59.056695 INFO main . GlassFish (commit: null) startup time: Embedded (906 ms), startup services (552 ms), total (1,458 ms) [2024-06-27T10:39:59.251Z] 10:39:59.156926 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed13676969732310241839tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed13676969732310241839tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:39:59.505Z] 10:39:59.271612 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:39:59.505Z] 10:39:59.324331 INFO main . [file:/tmp/gftmp13893243916934083967/ContextInitializedTestServletArchive.war] contents : [2024-06-27T10:39:59.505Z] 1294 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/glassfish-web.xml [2024-06-27T10:39:59.505Z] 1048 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/web.xml [2024-06-27T10:39:59.505Z] 1305 Thu Jun 27 10:39:58 UTC 2024 images/duke.waving.gif [2024-06-27T10:39:59.505Z] 1400 Thu Jun 27 10:39:58 UTC 2024 index.jsp [2024-06-27T10:39:59.505Z] 1281 Thu Jun 27 10:39:58 UTC 2024 response.jsp [2024-06-27T10:39:59.505Z] 770 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/classes/LocalStrings.properties [2024-06-27T10:39:59.505Z] 35084 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-06-27T10:39:59.505Z] 5205 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-06-27T10:39:59.505Z] 2100 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestRA.class [2024-06-27T10:39:59.505Z] 1861 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestServlet.class [2024-06-27T10:39:59.505Z] 510 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/ApplicationStatus.class [2024-06-27T10:39:59.505Z] 2273 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/ContextInitializedTestServlet.class [2024-06-27T10:39:59.505Z] 1414 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/DispatcherListener.class [2024-06-27T10:39:59.505Z] 123360 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/lib/hamcrest.jar [2024-06-27T10:39:59.505Z] 244690 Thu Jun 27 10:39:58 UTC 2024 WEB-INF/lib/junit-jupiter-engine.jar [2024-06-27T10:39:59.505Z] [2024-06-27T10:40:00.063Z] [2.933s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 100M->30M(256M) 10.613ms [2024-06-27T10:40:00.063Z] [2.972s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 34M->30M(256M) 6.454ms [2024-06-27T10:40:00.063Z] [3.002s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 33M->30M(256M) 4.729ms [2024-06-27T10:40:00.063Z] [3.002s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:40:00.063Z] [3.022s][info][gc] GC(7) Pause Remark 32M->32M(256M) 2.919ms [2024-06-27T10:40:00.063Z] [3.029s][info][gc] GC(7) Pause Cleanup 32M->32M(256M) 0.096ms [2024-06-27T10:40:00.063Z] [3.030s][info][gc] GC(7) Concurrent Mark Cycle 27.334ms [2024-06-27T10:40:00.063Z] 10:39:59.961987 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:40:00.063Z] 10:39:59.962647 INFO main . Entering Security Startup Service. [2024-06-27T10:40:00.063Z] 10:39:59.964834 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:00.063Z] 10:39:59.996237 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:00.063Z] 10:39:59.997716 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:00.063Z] 10:39:59.998778 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:40:00.063Z] 10:40:00.002383 INFO main . Security Service(s) started successfully. [2024-06-27T10:40:00.318Z] 10:40:00.154728 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:00.318Z] 10:40:00.181682 INFO main . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:00.318Z] 10:40:00.196861 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:40:00.318Z] 10:40:00.199049 INFO main . Created virtual server server [2024-06-27T10:40:00.572Z] 10:40:00.312527 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:40:00.573Z] 10:40:00.313288 INFO main . Virtual server server loaded default web module [2024-06-27T10:40:00.827Z] 10:40:00.553748 INFO main . close(), this: [2024-06-27T10:40:00.827Z] org.glassfish.web.loader.WebappClassLoader@20820df0[name=unknown], urls=[ [2024-06-27T10:40:00.827Z] file:/tmp/gfembed13676969732310241839tmp/applications/ContextInitializedTestServletArchive/WEB-INF/classes/ [2024-06-27T10:40:00.827Z] file:/tmp/gfembed13676969732310241839tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/hamcrest.jar [2024-06-27T10:40:00.827Z] file:/tmp/gfembed13676969732310241839tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/junit-jupiter-engine.jar [2024-06-27T10:40:00.827Z] file:/tmp/gfembed13676969732310241839tmp/generated/ejb/ContextInitializedTestServletArchive/ [2024-06-27T10:40:00.827Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=25, pathTimestamps.size=2, resourceEntryCache.size=0] [2024-06-27T10:40:00.827Z] 10:40:00.599131 INFO main . Listener initialized [2024-06-27T10:40:00.827Z] 10:40:00.603001 INFO main . Loading application [ContextInitializedTestServletArchive] at [/satest] [2024-06-27T10:40:00.827Z] 10:40:00.676730 INFO main org.glassfish.deployment.admin.DeployCommand.execute ContextInitializedTestServletArchive was successfully deployed in 1,331 milliseconds. [2024-06-27T10:40:00.827Z] 10:40:00.678272 INFO main . Deployed [ContextInitializedTestServletArchive] [2024-06-27T10:40:00.827Z] [3.832s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 173M->32M(256M) 7.013ms [2024-06-27T10:40:01.082Z] 10:40:00.777965 INFO main . ***** SUCCESS **** Found [Number of times context was initialized:1] in the response.***** [2024-06-27T10:40:01.082Z] 10:40:00.783846 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:01.082Z] 10:40:00.805621 INFO Thread-1719484800788 . close(), this: [2024-06-27T10:40:01.082Z] org.glassfish.web.loader.WebappClassLoader@2ecdcfe3[name=/satest], urls=[ [2024-06-27T10:40:01.082Z] file:/tmp/gfembed13676969732310241839tmp/applications/ContextInitializedTestServletArchive/WEB-INF/classes/ [2024-06-27T10:40:01.082Z] file:/tmp/gfembed13676969732310241839tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/hamcrest.jar [2024-06-27T10:40:01.082Z] file:/tmp/gfembed13676969732310241839tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/junit-jupiter-engine.jar [2024-06-27T10:40:01.082Z] file:/tmp/gfembed13676969732310241839tmp/generated/ejb/ContextInitializedTestServletArchive/ [2024-06-27T10:40:01.082Z] file:/tmp/gfembed13676969732310241839tmp/generated/ContextInitializedTestServletArchive/ [2024-06-27T10:40:01.082Z] ][delegate=true, context=/satest, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=2, resourceEntryCache.size=0] [2024-06-27T10:40:01.083Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:01.083Z] 10:40:00.827231 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:40:01.083Z] Completed shutdown of GlassFish runtime [2024-06-27T10:40:01.083Z] 10:40:00.963652 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:01.083Z] 10:40:00.970217 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:40:01.083Z] 10:40:00.990694 INFO main . Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:01.083Z] 10:40:00.991375 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:40:01.083Z] 10:40:00.992207 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:40:01.083Z] 10:40:00.992768 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:40:01.083Z] 10:40:00.993207 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:40:01.083Z] 10:40:01.018163 INFO main . GlassFish (commit: null) startup time: Embedded (80 ms), startup services (39 ms), total (119 ms) [2024-06-27T10:40:01.083Z] 10:40:01.024135 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed13676969732310241839tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed13676969732310241839tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:01.083Z] 10:40:01.027991 INFO Thread-18 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:01.083Z] 10:40:01.036907 INFO main . [file:/tmp/gftmp558916520057447224/scatteredarchive.war] contents : [2024-06-27T10:40:01.083Z] 1294 Thu Jun 27 10:40:00 UTC 2024 WEB-INF/glassfish-web.xml [2024-06-27T10:40:01.083Z] 1048 Thu Jun 27 10:40:00 UTC 2024 WEB-INF/web.xml [2024-06-27T10:40:01.083Z] 1305 Thu Jun 27 10:40:00 UTC 2024 images/duke.waving.gif [2024-06-27T10:40:01.083Z] 1400 Thu Jun 27 10:40:00 UTC 2024 index.jsp [2024-06-27T10:40:01.083Z] 1281 Thu Jun 27 10:40:00 UTC 2024 response.jsp [2024-06-27T10:40:01.083Z] 770 Thu Jun 27 10:40:00 UTC 2024 WEB-INF/classes/LocalStrings.properties [2024-06-27T10:40:01.083Z] 35084 Thu Jun 27 10:40:00 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-06-27T10:40:01.083Z] 5205 Thu Jun 27 10:40:00 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-06-27T10:40:01.083Z] 2100 Thu Jun 27 10:40:00 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestRA.class [2024-06-27T10:40:01.083Z] 1861 Thu Jun 27 10:40:00 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestServlet.class [2024-06-27T10:40:01.083Z] [2024-06-27T10:40:01.338Z] 10:40:01.140959 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:40:01.338Z] 10:40:01.141355 INFO main . Entering Security Startup Service. [2024-06-27T10:40:01.338Z] 10:40:01.141858 WARNING main . Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:40:01.338Z] 10:40:01.142247 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:01.338Z] 10:40:01.144815 INFO main . Security Service(s) started successfully. [2024-06-27T10:40:01.339Z] 10:40:01.182674 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:01.339Z] 10:40:01.184822 INFO main . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:01.339Z] 10:40:01.186320 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:40:01.339Z] 10:40:01.186730 INFO main . Created virtual server server [2024-06-27T10:40:01.339Z] 10:40:01.222859 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:40:01.339Z] 10:40:01.223476 INFO main . Virtual server server loaded default web module [2024-06-27T10:40:01.594Z] 10:40:01.277933 INFO main . close(), this: [2024-06-27T10:40:01.594Z] org.glassfish.web.loader.WebappClassLoader@713497cd[name=unknown], urls=[ [2024-06-27T10:40:01.594Z] file:/tmp/gfembed264307320020828091tmp/applications/scatteredarchive/WEB-INF/classes/ [2024-06-27T10:40:01.594Z] file:/tmp/gfembed264307320020828091tmp/generated/ejb/scatteredarchive/ [2024-06-27T10:40:01.594Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:01.594Z] 10:40:01.295258 INFO main . Loading application [scatteredarchive] at [/satest] [2024-06-27T10:40:01.594Z] 10:40:01.326311 INFO main org.glassfish.deployment.admin.DeployCommand.execute scatteredarchive was successfully deployed in 287 milliseconds. [2024-06-27T10:40:01.594Z] Deployed [scatteredarchive] [2024-06-27T10:40:01.594Z] [4.434s][info][gc] GC(9) Pause Young (Mixed) (G1 Evacuation Pause) 173M->41M(256M) 11.061ms [2024-06-27T10:40:01.594Z] 10:40:01.361350 INFO pool-36-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:40:01.594Z] 10:40:01.363523 INFO pool-38-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:40:01.594Z] 10:40:01.368711 INFO pool-38-thread-1 . Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-06-27T10:40:01.594Z] 10:40:01.381213 INFO pool-28-thread-1 . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:01.594Z] 10:40:01.383339 INFO pool-28-thread-1 . Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-06-27T10:40:01.594Z] 10:40:01.385474 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-06-27T10:40:02.955Z] 10:40:02.451469 INFO main . ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-06-27T10:40:02.955Z] 10:40:02.455166 INFO main . ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-06-27T10:40:02.955Z] 10:40:02.458058 INFO main . ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-06-27T10:40:02.955Z] 10:40:02.472694 INFO main . close(), this: [2024-06-27T10:40:02.955Z] org.glassfish.web.loader.WebappClassLoader@a6a2c20[name=/satest], urls=[ [2024-06-27T10:40:02.955Z] file:/tmp/gfembed264307320020828091tmp/applications/scatteredarchive/WEB-INF/classes/ [2024-06-27T10:40:02.955Z] file:/tmp/gfembed264307320020828091tmp/generated/ejb/scatteredarchive/ [2024-06-27T10:40:02.955Z] file:/tmp/gfembed264307320020828091tmp/generated/scatteredarchive/ [2024-06-27T10:40:02.955Z] ][delegate=true, context=/satest, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:02.955Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:02.955Z] 10:40:02.498226 INFO main . [file:/tmp/gftmp4681128339023181131/scatteredra.rar] contents : [2024-06-27T10:40:02.955Z] 1321 Thu Jun 27 10:40:02 UTC 2024 META-INF/ra.xml [2024-06-27T10:40:02.955Z] 16294 Thu Jun 27 10:40:02 UTC 2024 scatteredra.jar [2024-06-27T10:40:02.955Z] [2024-06-27T10:40:02.955Z] 10:40:02.614684 INFO main sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.start ScatteredArchiveTestRA start has been called [2024-06-27T10:40:02.955Z] 10:40:02.617933 INFO main . Resource Adapter [ scatteredra ] started [2024-06-27T10:40:02.955Z] 10:40:02.640239 INFO main org.glassfish.deployment.admin.DeployCommand.execute scatteredra was successfully deployed in 141 milliseconds. [2024-06-27T10:40:02.955Z] Deployed RAR [scatteredra] [2024-06-27T10:40:02.956Z] 10:40:02.644361 INFO main . [file:/tmp/gftmp12904319152458597114/sear.ear] contents : [2024-06-27T10:40:02.956Z] 1273 Thu Jun 27 10:40:02 UTC 2024 META-INF/application.xml [2024-06-27T10:40:02.956Z] 21021 Thu Jun 27 10:40:02 UTC 2024 sa.war [2024-06-27T10:40:02.956Z] 16702 Thu Jun 27 10:40:02 UTC 2024 scatteredra.rar [2024-06-27T10:40:02.956Z] [2024-06-27T10:40:02.956Z] [5.838s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 186M->63M(256M) 13.078ms [2024-06-27T10:40:02.956Z] 10:40:02.821715 INFO main . close(), this: [2024-06-27T10:40:02.956Z] org.glassfish.web.loader.WebappClassLoader@79c2bc34[name=unknown], urls=[ [2024-06-27T10:40:02.956Z] file:/tmp/gfembed264307320020828091tmp/applications/sear/sa_war/WEB-INF/classes/ [2024-06-27T10:40:02.956Z] file:/tmp/gfembed264307320020828091tmp/generated/ejb/sear/sa_war/ [2024-06-27T10:40:02.956Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:02.956Z] 10:40:02.829660 INFO main sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.start ScatteredArchiveTestRA start has been called [2024-06-27T10:40:02.956Z] 10:40:02.834512 INFO main . Resource Adapter [ sear#scatteredra ] started [2024-06-27T10:40:02.956Z] 10:40:02.847686 INFO main . Loading application [sear#sa.war] at [satest] [2024-06-27T10:40:02.956Z] 10:40:02.884532 INFO main org.glassfish.deployment.admin.DeployCommand.execute sear was successfully deployed in 239 milliseconds. [2024-06-27T10:40:02.956Z] Deployed [sear] [2024-06-27T10:40:02.956Z] 10:40:02.889565 WARNING my-listener(2) . Context path from ServletContext: /satest differs from path from bundle: satest [2024-06-27T10:40:03.514Z] 10:40:03.289516 INFO main . ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-06-27T10:40:03.514Z] 10:40:03.293381 INFO main . ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-06-27T10:40:03.514Z] 10:40:03.296324 INFO main . ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-06-27T10:40:03.514Z] 10:40:03.299003 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:03.514Z] 10:40:03.307962 INFO Thread-1719484800788 . Resource Adapter [ sear#scatteredra ] stopped [2024-06-27T10:40:03.515Z] 10:40:03.310704 INFO Thread-31 sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.stop ScatteredArchiveTestRA stop has been called [2024-06-27T10:40:03.515Z] 10:40:03.311057 INFO Thread-1719484800788 . RAR7094: sear#scatteredra shutdown successful. [2024-06-27T10:40:03.515Z] 10:40:03.313294 INFO Thread-1719484800788 . close(), this: [2024-06-27T10:40:03.515Z] org.glassfish.web.loader.WebappClassLoader@34e53c02[name=/satest], urls=[ [2024-06-27T10:40:03.515Z] file:/tmp/gfembed264307320020828091tmp/applications/sear/sa_war/WEB-INF/classes/ [2024-06-27T10:40:03.515Z] file:/tmp/gfembed264307320020828091tmp/generated/ejb/sear/sa_war/ [2024-06-27T10:40:03.515Z] file:/tmp/gfembed264307320020828091tmp/generated/sear/sa_war/ [2024-06-27T10:40:03.515Z] ][delegate=true, context=/satest, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:03.515Z] 10:40:03.317202 INFO Thread-1719484800788 . Resource Adapter [ scatteredra ] stopped [2024-06-27T10:40:03.515Z] 10:40:03.318355 INFO Thread-31 sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.stop ScatteredArchiveTestRA stop has been called [2024-06-27T10:40:03.515Z] 10:40:03.318574 INFO Thread-1719484800788 . RAR7094: scatteredra shutdown successful. [2024-06-27T10:40:03.515Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:03.515Z] 10:40:03.329371 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:40:03.515Z] Completed shutdown of GlassFish runtime [2024-06-27T10:40:03.515Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.893 s -- in org.glassfish.tests.embedded.scatteredarchive.ScatteredArchiveTest [2024-06-27T10:40:03.770Z] [INFO] [2024-06-27T10:40:03.770Z] [INFO] Results: [2024-06-27T10:40:03.770Z] [INFO] [2024-06-27T10:40:03.770Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:03.770Z] [INFO] [2024-06-27T10:40:03.770Z] [INFO] [2024-06-27T10:40:03.770Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ scatteredarchive --- [2024-06-27T10:40:03.770Z] [INFO] Executing tasks [2024-06-27T10:40:03.770Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/classes/META-INF for [2024-06-27T10:40:03.770Z] [INFO] [echo] scatteredarchive [2024-06-27T10:40:03.770Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/classes/META-INF [2024-06-27T10:40:03.770Z] [INFO] Executed tasks [2024-06-27T10:40:03.770Z] [INFO] [2024-06-27T10:40:03.770Z] [INFO] --- war:3.4.0:war (default-war) @ scatteredarchive --- [2024-06-27T10:40:03.770Z] [INFO] Packaging webapp [2024-06-27T10:40:03.770Z] [INFO] Assembling webapp [scatteredarchive] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/scatteredarchive] [2024-06-27T10:40:03.770Z] [INFO] Processing war project [2024-06-27T10:40:03.770Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/src/main/webapp] [2024-06-27T10:40:03.770Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/scatteredarchive.war [2024-06-27T10:40:07.027Z] [INFO] [2024-06-27T10:40:07.027Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ scatteredarchive --- [2024-06-27T10:40:07.027Z] [INFO] [2024-06-27T10:40:07.027Z] [INFO] --- failsafe:3.2.5:verify (verify) @ scatteredarchive --- [2024-06-27T10:40:07.027Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/failsafe-reports [2024-06-27T10:40:07.027Z] [INFO] [2024-06-27T10:40:07.028Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.basic-scatteredarchive-checkstyle) @ scatteredarchive --- [2024-06-27T10:40:07.282Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:07.282Z] [INFO] [2024-06-27T10:40:07.282Z] [INFO] --- install:3.1.1:install (default-install) @ scatteredarchive --- [2024-06-27T10:40:07.282Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/scatteredarchive/7.0.16-SNAPSHOT/scatteredarchive-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:07.282Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/scatteredarchive/target/scatteredarchive.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/scatteredarchive/7.0.16-SNAPSHOT/scatteredarchive-7.0.16-SNAPSHOT.war [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] -------------< org.glassfish.tests.embedded:maven-plugin >-------------- [2024-06-27T10:40:07.537Z] [INFO] Building GlassFish Embedded Maven Plugin Tests 7.0.16-SNAPSHOT [312/334] [2024-06-27T10:40:07.537Z] [INFO] from appserver/tests/embedded/maven-plugin/pom.xml [2024-06-27T10:40:07.537Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- clean:3.3.2:clean (default-clean) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] No sources to compile [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] No sources to compile [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] No sources to compile [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] Executing tasks [2024-06-27T10:40:07.537Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/target/classes/META-INF for [2024-06-27T10:40:07.537Z] [INFO] [echo] maven-plugin [2024-06-27T10:40:07.537Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/target/classes/META-INF [2024-06-27T10:40:07.537Z] [INFO] Executed tasks [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] No tests to run. [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- failsafe:3.2.5:verify (verify) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/target/failsafe-reports [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-maven-plugin-checkstyle) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- install:3.1.1:install (default-install) @ maven-plugin --- [2024-06-27T10:40:07.537Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/7.0.16-SNAPSHOT/maven-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --< org.glassfish.tests.embedded.maven-plugin:applicationDispatcher >--- [2024-06-27T10:40:07.537Z] [INFO] Building Application Dispatcher Test (maven-plugin/applicationDispatcher) 7.0.16-SNAPSHOT [313/334] [2024-06-27T10:40:07.537Z] [INFO] from appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml [2024-06-27T10:40:07.537Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- clean:3.3.2:clean (default-clean) @ applicationDispatcher --- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ applicationDispatcher --- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ applicationDispatcher --- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ applicationDispatcher --- [2024-06-27T10:40:07.537Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:07.537Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:07.537Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ applicationDispatcher --- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ applicationDispatcher --- [2024-06-27T10:40:07.537Z] [INFO] [2024-06-27T10:40:07.537Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ applicationDispatcher --- [2024-06-27T10:40:07.538Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:07.538Z] [INFO] [2024-06-27T10:40:07.538Z] [INFO] --- resources:3.3.1:resources (default-resources) @ applicationDispatcher --- [2024-06-27T10:40:07.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/main/resources [2024-06-27T10:40:07.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/main/manpages [2024-06-27T10:40:07.538Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:07.538Z] [INFO] [2024-06-27T10:40:07.538Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ applicationDispatcher --- [2024-06-27T10:40:07.538Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:07.538Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:07.792Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:07.792Z] [INFO] [2024-06-27T10:40:07.792Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ applicationDispatcher --- [2024-06-27T10:40:07.792Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:40:07.793Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:07.793Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:07.793Z] [INFO] [2024-06-27T10:40:07.793Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ applicationDispatcher --- [2024-06-27T10:40:07.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/test/resources [2024-06-27T10:40:07.793Z] [INFO] [2024-06-27T10:40:07.793Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ applicationDispatcher --- [2024-06-27T10:40:07.793Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:07.793Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:40:07.793Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:07.793Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:07.793Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:07.793Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:07.793Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:07.793Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:07.793Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:07.793Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:07.793Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/test/java/org/glassfish/tests/applicationDispatcher/WebTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/test/java/org/glassfish/tests/applicationDispatcher/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:40:07.793Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/test/java/org/glassfish/tests/applicationDispatcher/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:07.793Z] [INFO] [2024-06-27T10:40:07.793Z] [INFO] --- surefire:3.2.5:test (default-test) @ applicationDispatcher --- [2024-06-27T10:40:07.793Z] [INFO] Tests are skipped. [2024-06-27T10:40:07.793Z] [INFO] [2024-06-27T10:40:07.793Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ applicationDispatcher --- [2024-06-27T10:40:07.793Z] [INFO] Executing tasks [2024-06-27T10:40:07.793Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/classes/META-INF for [2024-06-27T10:40:07.793Z] [INFO] [echo] applicationDispatcher [2024-06-27T10:40:07.793Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/classes/META-INF [2024-06-27T10:40:07.793Z] [INFO] Executed tasks [2024-06-27T10:40:07.793Z] [INFO] [2024-06-27T10:40:07.793Z] [INFO] --- war:3.4.0:war (default-war) @ applicationDispatcher --- [2024-06-27T10:40:07.793Z] [INFO] Packaging webapp [2024-06-27T10:40:07.793Z] [INFO] Assembling webapp [applicationDispatcher] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher] [2024-06-27T10:40:07.793Z] [INFO] Processing war project [2024-06-27T10:40:07.793Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/main/webapp] [2024-06-27T10:40:07.793Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher.war [2024-06-27T10:40:07.793Z] [INFO] [2024-06-27T10:40:07.793Z] [INFO] --- embedded-glassfish:5.1:start (start) @ applicationDispatcher --- [2024-06-27T10:40:08.716Z] Created New Bootstrap ClassLoader. ServerId = embedded, ClassPaths = [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/glassfish/embedded/maven-embedded-glassfish-plugin/5.1/maven-embedded-glassfish-plugin-5.1.jar [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/jms/jmsra/target/jmsra.zip [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/apache/santuario/xmlsec/4.0.2/xmlsec-4.0.2.jar [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.6.0/woodstox-core-6.6.0.jar [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [2024-06-27T10:40:08.717Z] ClassPath Element : file:/home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar [2024-06-27T10:40:08.717Z] Set system property [com.sun.enterprise.naming.allowJndiLookupFromOSGi = false] [2024-06-27T10:40:09.276Z] Jun 27, 2024 10:40:09 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:09.276Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:09.276Z] Jun 27, 2024 10:40:09 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:09.276Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:09.276Z] Jun 27, 2024 10:40:09 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:40:09.276Z] INFO: HV000001: Hibernate Validator null [2024-06-27T10:40:09.531Z] Jun 27, 2024 10:40:09 AM PluginUtil getGlassFish [2024-06-27T10:40:09.531Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3dde643f, GlassFish Status = INIT, TimeTaken = 851 ms [2024-06-27T10:40:09.786Z] Jun 27, 2024 10:40:09 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:09.786Z] INFO: Grizzly Framework 4.0.2 started in: 14 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:09.786Z] Jun 27, 2024 10:40:09 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:09.786Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:09.786Z] Jun 27, 2024 10:40:09 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:09.786Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:09.786Z] Jun 27, 2024 10:40:09 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:09.786Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:09.786Z] Jun 27, 2024 10:40:09 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:09.786Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:10.040Z] Jun 27, 2024 10:40:09 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:10.040Z] INFO: GlassFish (commit: null) startup time: Embedded (766 ms), startup services (485 ms), total (1,251 ms) [2024-06-27T10:40:10.040Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:10.040Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:10.295Z] Jun 27, 2024 10:40:10 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:10.295Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:10.295Z] Jun 27, 2024 10:40:10 AM PluginUtil startGlassFish [2024-06-27T10:40:10.296Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3dde643f, TimeTaken = 712 ms [2024-06-27T10:40:10.296Z] [INFO] [2024-06-27T10:40:10.296Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ applicationDispatcher --- [2024-06-27T10:40:10.296Z] Jun 27, 2024 10:40:10 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:10.296Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher.war] with parameters [--name=applicationDispatcher, --force=true, --contextroot=test] [2024-06-27T10:40:10.856Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:40:10.856Z] INFO: Java security manager is disabled. [2024-06-27T10:40:10.856Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:10.856Z] INFO: Entering Security Startup Service. [2024-06-27T10:40:10.856Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:40:10.856Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:10.856Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:40:10.856Z] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:10.856Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:40:10.856Z] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:10.856Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:40:10.856Z] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:40:10.856Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:10.856Z] INFO: Security Service(s) started successfully. [2024-06-27T10:40:10.856Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:40:10.856Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:10.856Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:10.856Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:10.856Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:10.856Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-06-27T10:40:10.856Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:40:10.856Z] INFO: Created virtual server server [2024-06-27T10:40:11.111Z] Jun 27, 2024 10:40:10 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:40:11.111Z] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:40:11.111Z] Jun 27, 2024 10:40:10 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:40:11.111Z] INFO: Virtual server server loaded default web module [2024-06-27T10:40:11.365Z] Jun 27, 2024 10:40:11 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:11.365Z] INFO: close(), this: [2024-06-27T10:40:11.365Z] org.glassfish.web.loader.WebappClassLoader@4c42886[name=unknown], urls=[ [2024-06-27T10:40:11.365Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/classes/ [2024-06-27T10:40:11.365Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:11.365Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:11.365Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:11.365Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:11.365Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:11.365Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:11.365Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:11.365Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:11.366Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:11.366Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:11.366Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:11.366Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:11.366Z] file:/tmp/gfembed15648269225866122636tmp/generated/ejb/applicationDispatcher/ [2024-06-27T10:40:11.366Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=30, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-06-27T10:40:11.366Z] Jun 27, 2024 10:40:11 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:11.366Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:11.366Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:11.366Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:11.366Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:11.366Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:11.366Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:11.366Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:11.366Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:11.366Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:11.366Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:11.366Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:11.366Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:11.366Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:11.366Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:11.366Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:11.366Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:11.366Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:11.366Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:11.366Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:11.366Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:11.366Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:11.366Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:11.366Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:11.366Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:11.366Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:11.366Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:11.366Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:11.366Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:11.366Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:11.366Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:11.366Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:11.366Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:11.366Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:11.366Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:11.366Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:11.366Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:11.366Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:11.366Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:11.366Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:11.366Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:11.366Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:11.367Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:11.367Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:11.367Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:11.367Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:11.367Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:11.367Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:11.367Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:11.367Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:11.367Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:11.367Z] [2024-06-27T10:40:11.367Z] [Servlet.init] [2024-06-27T10:40:11.367Z] [Servlet.RequestDispatcher: org.apache.catalina.core.ApplicationDispatcher@636f2a55] [2024-06-27T10:40:11.367Z] status: ApplicationDispatcher::PASS [2024-06-27T10:40:11.367Z] Jun 27, 2024 10:40:11 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:11.367Z] INFO: Loading application [applicationDispatcher] at [/test] [2024-06-27T10:40:11.367Z] Jun 27, 2024 10:40:11 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:11.367Z] INFO: applicationDispatcher was successfully deployed in 1,157 milliseconds. [2024-06-27T10:40:11.367Z] Jun 27, 2024 10:40:11 AM PluginUtil doDeploy [2024-06-27T10:40:11.367Z] INFO: Deployed applicationDispatcher [2024-06-27T10:40:11.367Z] [INFO] [2024-06-27T10:40:11.367Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ applicationDispatcher --- [2024-06-27T10:40:11.367Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/failsafe-reports [2024-06-27T10:40:11.367Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:11.367Z] [INFO] [2024-06-27T10:40:11.367Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:11.367Z] [INFO] T E S T S [2024-06-27T10:40:11.367Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:11.367Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:11.926Z] [INFO] Running org.glassfish.tests.applicationDispatcher.WebTest [2024-06-27T10:40:12.180Z] [Servlet.doGet] [2024-06-27T10:40:12.180Z] [Servlet.doPost] [2024-06-27T10:40:12.180Z] 0: ApplicationDispatcher::PASS [2024-06-27T10:40:12.180Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.glassfish.tests.applicationDispatcher.WebTest [2024-06-27T10:40:12.434Z] [INFO] [2024-06-27T10:40:12.434Z] [INFO] Results: [2024-06-27T10:40:12.434Z] [INFO] [2024-06-27T10:40:12.434Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:12.434Z] [INFO] [2024-06-27T10:40:12.434Z] [INFO] [2024-06-27T10:40:12.434Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ applicationDispatcher --- [2024-06-27T10:40:12.434Z] Jun 27, 2024 10:40:12 AM PluginUtil doUndeploy [2024-06-27T10:40:12.434Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@35429a72 [2024-06-27T10:40:12.434Z] Jun 27, 2024 10:40:12 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:12.434Z] INFO: close(), this: [2024-06-27T10:40:12.434Z] org.glassfish.web.loader.WebappClassLoader@5920e38b[name=/test], urls=[ [2024-06-27T10:40:12.434Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/classes/ [2024-06-27T10:40:12.434Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/generated/ejb/applicationDispatcher/ [2024-06-27T10:40:12.435Z] file:/tmp/gfembed15648269225866122636tmp/generated/applicationDispatcher/ [2024-06-27T10:40:12.435Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-06-27T10:40:12.435Z] Jun 27, 2024 10:40:12 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:12.435Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-06-27T10:40:12.435Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:12.435Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:12.435Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:12.435Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:12.435Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:12.435Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:12.435Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:12.435Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:12.435Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:12.435Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:12.435Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:12.435Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:12.435Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:12.435Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:12.435Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:12.435Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:12.435Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:12.435Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:12.435Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:12.435Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:12.435Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:12.435Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:12.435Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:12.435Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:12.435Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:12.435Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:12.435Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:12.435Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:12.436Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:12.436Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:12.436Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:12.436Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:12.436Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:12.436Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:12.436Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:12.436Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:12.436Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:12.436Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:12.436Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:12.436Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:12.436Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:12.436Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:12.436Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:12.436Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:12.436Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:12.436Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:12.436Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:12.436Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:12.436Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:12.436Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:12.436Z] [2024-06-27T10:40:12.436Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:12.436Z] Jun 27, 2024 10:40:12 AM PluginUtil doUndeploy [2024-06-27T10:40:12.436Z] INFO: Undeployed applicationDispatcher [2024-06-27T10:40:12.436Z] [INFO] [2024-06-27T10:40:12.436Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ applicationDispatcher --- [2024-06-27T10:40:12.436Z] Jun 27, 2024 10:40:12 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:12.436Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:12.436Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:12.436Z] Jun 27, 2024 10:40:12 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:12.436Z] INFO: Shutdown procedure finished [2024-06-27T10:40:12.436Z] Completed shutdown of GlassFish runtime [2024-06-27T10:40:12.436Z] Jun 27, 2024 10:40:12 AM PluginUtil stopGlassFish [2024-06-27T10:40:12.436Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3dde643f [2024-06-27T10:40:12.436Z] [INFO] [2024-06-27T10:40:12.436Z] [INFO] --- failsafe:3.2.5:verify (verify) @ applicationDispatcher --- [2024-06-27T10:40:12.436Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/failsafe-reports [2024-06-27T10:40:12.436Z] [INFO] [2024-06-27T10:40:12.436Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-applicationDispatcher-checkstyle) @ applicationDispatcher --- [2024-06-27T10:40:12.436Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:12.436Z] [INFO] [2024-06-27T10:40:12.436Z] [INFO] --- install:3.1.1:install (default-install) @ applicationDispatcher --- [2024-06-27T10:40:12.436Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/applicationDispatcher/7.0.16-SNAPSHOT/applicationDispatcher-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:12.692Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/applicationDispatcher/7.0.16-SNAPSHOT/applicationDispatcher-7.0.16-SNAPSHOT.war [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --------< org.glassfish.tests.embedded.maven-plugin:dirListing >-------- [2024-06-27T10:40:12.692Z] [INFO] Building Directory Listing Test (maven-plugin/dirListing) 7.0.16-SNAPSHOT [314/334] [2024-06-27T10:40:12.692Z] [INFO] from appserver/tests/embedded/maven-plugin/dirListing/pom.xml [2024-06-27T10:40:12.692Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:12.692Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:12.692Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/src/main/resources [2024-06-27T10:40:12.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/src/main/manpages [2024-06-27T10:40:12.692Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:12.692Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:12.692Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:40:12.692Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:12.692Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/src/test/resources [2024-06-27T10:40:12.692Z] [INFO] [2024-06-27T10:40:12.692Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dirListing --- [2024-06-27T10:40:12.692Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:12.692Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:40:12.692Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:12.692Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:12.692Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:12.692Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:12.692Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:12.692Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:12.692Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:12.692Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:12.692Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/src/test/java/org/glassfish/tests/dirListing/WebTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/src/test/java/org/glassfish/tests/dirListing/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:40:12.692Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/src/test/java/org/glassfish/tests/dirListing/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:12.693Z] [INFO] [2024-06-27T10:40:12.693Z] [INFO] --- surefire:3.2.5:test (default-test) @ dirListing --- [2024-06-27T10:40:12.693Z] [INFO] Tests are skipped. [2024-06-27T10:40:12.693Z] [INFO] [2024-06-27T10:40:12.693Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dirListing --- [2024-06-27T10:40:12.947Z] [INFO] Executing tasks [2024-06-27T10:40:12.947Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/target/classes/META-INF for [2024-06-27T10:40:12.948Z] [INFO] [echo] dirListing [2024-06-27T10:40:12.948Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/target/classes/META-INF [2024-06-27T10:40:12.948Z] [INFO] Executed tasks [2024-06-27T10:40:12.948Z] [INFO] [2024-06-27T10:40:12.948Z] [INFO] --- war:3.4.0:war (default-war) @ dirListing --- [2024-06-27T10:40:12.948Z] [INFO] Packaging webapp [2024-06-27T10:40:12.948Z] [INFO] Assembling webapp [dirListing] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing] [2024-06-27T10:40:12.948Z] [INFO] Processing war project [2024-06-27T10:40:12.948Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/src/main/webapp] [2024-06-27T10:40:12.948Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing.war [2024-06-27T10:40:12.948Z] [INFO] [2024-06-27T10:40:12.948Z] [INFO] --- embedded-glassfish:5.1:start (start) @ dirListing --- [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:12.948Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:12.948Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM PluginUtil getGlassFish [2024-06-27T10:40:12.948Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@16f70ae7, GlassFish Status = INIT, TimeTaken = 139 ms [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:12.948Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:12.948Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:12.948Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:12.948Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:12.948Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:12.948Z] INFO: GlassFish (commit: null) startup time: Embedded (83 ms), startup services (33 ms), total (116 ms) [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:12.948Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:12.948Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM PluginUtil startGlassFish [2024-06-27T10:40:12.948Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@16f70ae7, TimeTaken = 45 ms [2024-06-27T10:40:12.948Z] [INFO] [2024-06-27T10:40:12.948Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ dirListing --- [2024-06-27T10:40:12.948Z] Jun 27, 2024 10:40:12 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:12.948Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing.war] with parameters [--name=test, --force=true, --contextroot=test] [2024-06-27T10:40:13.203Z] Jun 27, 2024 10:40:13 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:40:13.203Z] INFO: Java security manager is disabled. [2024-06-27T10:40:13.203Z] Jun 27, 2024 10:40:13 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:13.203Z] INFO: Entering Security Startup Service. [2024-06-27T10:40:13.203Z] Jun 27, 2024 10:40:13 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:40:13.203Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:40:13.203Z] Jun 27, 2024 10:40:13 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:40:13.203Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:13.203Z] Jun 27, 2024 10:40:13 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:13.203Z] INFO: Security Service(s) started successfully. [2024-06-27T10:40:13.203Z] Jun 27, 2024 10:40:13 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:40:13.203Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:13.203Z] Jun 27, 2024 10:40:13 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:13.203Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:13.203Z] Jun 27, 2024 10:40:13 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:13.203Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-06-27T10:40:13.203Z] Jun 27, 2024 10:40:13 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:40:13.203Z] INFO: Created virtual server server [2024-06-27T10:40:13.203Z] Jun 27, 2024 10:40:13 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:40:13.203Z] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:40:13.203Z] Jun 27, 2024 10:40:13 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:40:13.203Z] INFO: Virtual server server loaded default web module [2024-06-27T10:40:13.459Z] Jun 27, 2024 10:40:13 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:13.459Z] INFO: close(), this: [2024-06-27T10:40:13.459Z] org.glassfish.web.loader.WebappClassLoader@3d3759b5[name=unknown], urls=[ [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/classes/ [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:13.459Z] file:/tmp/gfembed1793379048236681968tmp/generated/ejb/test/ [2024-06-27T10:40:13.459Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-06-27T10:40:13.459Z] Jun 27, 2024 10:40:13 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:13.459Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:13.459Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:13.459Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:13.459Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:13.459Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:13.459Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:13.459Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:13.459Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:13.459Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:13.459Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:13.459Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:13.459Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:13.459Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:13.459Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:13.459Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:13.459Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:13.459Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:13.459Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:13.459Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:13.459Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:13.459Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:13.459Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:13.459Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:13.460Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:13.460Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:13.460Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:13.460Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:13.460Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:13.460Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:13.460Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:13.460Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:13.460Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:13.460Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:13.460Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:13.460Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:13.460Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:13.460Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:13.460Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:13.460Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:13.460Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:13.460Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:13.460Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:13.460Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:13.460Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:13.460Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:13.460Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:13.460Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:13.460Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:13.460Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:13.460Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:13.460Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:13.460Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:13.460Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:13.460Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:13.460Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:13.460Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:13.460Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:13.460Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:13.460Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:13.460Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:13.460Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:13.460Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:13.460Z] [2024-06-27T10:40:13.460Z] Jun 27, 2024 10:40:13 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:13.460Z] INFO: Loading application [test] at [/test] [2024-06-27T10:40:13.460Z] Jun 27, 2024 10:40:13 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:13.460Z] INFO: test was successfully deployed in 325 milliseconds. [2024-06-27T10:40:13.460Z] Jun 27, 2024 10:40:13 AM PluginUtil doDeploy [2024-06-27T10:40:13.460Z] INFO: Deployed test [2024-06-27T10:40:13.460Z] [INFO] [2024-06-27T10:40:13.460Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dirListing --- [2024-06-27T10:40:13.460Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/target/failsafe-reports [2024-06-27T10:40:13.460Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:13.460Z] [INFO] [2024-06-27T10:40:13.460Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:13.460Z] [INFO] T E S T S [2024-06-27T10:40:13.460Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:13.460Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:13.715Z] [INFO] Running org.glassfish.tests.dirListing.WebTest [2024-06-27T10:40:13.970Z] 0: [2024-06-27T10:40:13.970Z] 1: [2024-06-27T10:40:13.970Z] 2: Directory Listing For / [2024-06-27T10:40:13.970Z] Getting a "Directory Listing" [2024-06-27T10:40:13.970Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.glassfish.tests.dirListing.WebTest [2024-06-27T10:40:14.225Z] [INFO] [2024-06-27T10:40:14.225Z] [INFO] Results: [2024-06-27T10:40:14.225Z] [INFO] [2024-06-27T10:40:14.225Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:14.225Z] [INFO] [2024-06-27T10:40:14.225Z] [INFO] [2024-06-27T10:40:14.225Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ dirListing --- [2024-06-27T10:40:14.225Z] Jun 27, 2024 10:40:14 AM PluginUtil doUndeploy [2024-06-27T10:40:14.225Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@1910042c [2024-06-27T10:40:14.225Z] Jun 27, 2024 10:40:14 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:14.225Z] INFO: close(), this: [2024-06-27T10:40:14.225Z] org.glassfish.web.loader.WebappClassLoader@2089104b[name=/test], urls=[ [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/classes/ [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/applications/test/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/generated/ejb/test/ [2024-06-27T10:40:14.225Z] file:/tmp/gfembed1793379048236681968tmp/generated/test/ [2024-06-27T10:40:14.225Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-06-27T10:40:14.225Z] Jun 27, 2024 10:40:14 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:14.225Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-06-27T10:40:14.225Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:14.225Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:14.225Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:14.225Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:14.225Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:14.225Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:14.225Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:14.225Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:14.225Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:14.225Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:14.225Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:14.225Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:14.225Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:14.225Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:14.225Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:14.225Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:14.225Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:14.225Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:14.225Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:14.225Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:14.225Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:14.225Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:14.226Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:14.226Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:14.226Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:14.226Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:14.226Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:14.226Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:14.226Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:14.226Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:14.226Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:14.226Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:14.226Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:14.226Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:14.226Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:14.226Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:14.226Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:14.226Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:14.226Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:14.226Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:14.226Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:14.226Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:14.226Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:14.226Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:14.226Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:14.226Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:14.226Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:14.226Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:14.226Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:14.226Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:14.226Z] [2024-06-27T10:40:14.226Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:14.226Z] Jun 27, 2024 10:40:14 AM PluginUtil doUndeploy [2024-06-27T10:40:14.226Z] INFO: Undeployed test [2024-06-27T10:40:14.226Z] [INFO] [2024-06-27T10:40:14.226Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ dirListing --- [2024-06-27T10:40:14.226Z] Jun 27, 2024 10:40:14 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:14.226Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:14.226Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:14.226Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:14.226Z] INFO: Shutdown procedure finished [2024-06-27T10:40:14.226Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-06-27T10:40:14.226Z] WARNING: Got an unexpected exception. [2024-06-27T10:40:14.226Z] Jun 27, 2024 10:40:14 AM PluginUtil stopGlassFish [2024-06-27T10:40:14.226Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@16f70ae7 [2024-06-27T10:40:14.226Z] [INFO] [2024-06-27T10:40:14.226Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dirListing --- [2024-06-27T10:40:14.226Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/target/failsafe-reports [2024-06-27T10:40:14.226Z] [INFO] [2024-06-27T10:40:14.226Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-dirListing-checkstyle) @ dirListing --- [2024-06-27T10:40:14.226Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:14.226Z] [INFO] [2024-06-27T10:40:14.226Z] [INFO] --- install:3.1.1:install (default-install) @ dirListing --- [2024-06-27T10:40:14.226Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/dirListing/7.0.16-SNAPSHOT/dirListing-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:14.481Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/dirListing/7.0.16-SNAPSHOT/dirListing-7.0.16-SNAPSHOT.war [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:filterURIMapping >----- [2024-06-27T10:40:14.481Z] [INFO] Building Filter URI Mapping Test (maven-plugin/filterURIMapping) 7.0.16-SNAPSHOT [315/334] [2024-06-27T10:40:14.481Z] [INFO] from appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml [2024-06-27T10:40:14.481Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] --- clean:3.3.2:clean (default-clean) @ filterURIMapping --- [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ filterURIMapping --- [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ filterURIMapping --- [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ filterURIMapping --- [2024-06-27T10:40:14.481Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:14.481Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:40:14.481Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ filterURIMapping --- [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ filterURIMapping --- [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ filterURIMapping --- [2024-06-27T10:40:14.481Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] --- resources:3.3.1:resources (default-resources) @ filterURIMapping --- [2024-06-27T10:40:14.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/src/main/resources [2024-06-27T10:40:14.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/src/main/manpages [2024-06-27T10:40:14.481Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ filterURIMapping --- [2024-06-27T10:40:14.481Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:14.481Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:40:14.481Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ filterURIMapping --- [2024-06-27T10:40:14.481Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:40:14.481Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:40:14.481Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:14.481Z] [INFO] [2024-06-27T10:40:14.481Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ filterURIMapping --- [2024-06-27T10:40:14.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/src/test/resources [2024-06-27T10:40:14.482Z] [INFO] [2024-06-27T10:40:14.482Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ filterURIMapping --- [2024-06-27T10:40:14.482Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:14.482Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:40:14.482Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:14.482Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:14.482Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:14.482Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:14.482Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:14.482Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:14.482Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:14.482Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:14.482Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/src/test/java/org/glassfish/tests/filterURIMapping/WebTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/src/test/java/org/glassfish/tests/filterURIMapping/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:40:14.482Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/src/test/java/org/glassfish/tests/filterURIMapping/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:14.482Z] [INFO] [2024-06-27T10:40:14.482Z] [INFO] --- surefire:3.2.5:test (default-test) @ filterURIMapping --- [2024-06-27T10:40:14.482Z] [INFO] Tests are skipped. [2024-06-27T10:40:14.482Z] [INFO] [2024-06-27T10:40:14.482Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ filterURIMapping --- [2024-06-27T10:40:14.737Z] [INFO] Executing tasks [2024-06-27T10:40:14.737Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/target/classes/META-INF for [2024-06-27T10:40:14.737Z] [INFO] [echo] filterURIMapping [2024-06-27T10:40:14.737Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/target/classes/META-INF [2024-06-27T10:40:14.737Z] [INFO] Executed tasks [2024-06-27T10:40:14.737Z] [INFO] [2024-06-27T10:40:14.737Z] [INFO] --- war:3.4.0:war (default-war) @ filterURIMapping --- [2024-06-27T10:40:14.737Z] [INFO] Packaging webapp [2024-06-27T10:40:14.737Z] [INFO] Assembling webapp [filterURIMapping] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping] [2024-06-27T10:40:14.737Z] [INFO] Processing war project [2024-06-27T10:40:14.737Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/src/main/webapp] [2024-06-27T10:40:14.737Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping.war [2024-06-27T10:40:14.737Z] [INFO] [2024-06-27T10:40:14.737Z] [INFO] --- embedded-glassfish:5.1:start (start) @ filterURIMapping --- [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:14.737Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:14.737Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM PluginUtil getGlassFish [2024-06-27T10:40:14.737Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@5b94bb80, GlassFish Status = INIT, TimeTaken = 115 ms [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:14.737Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:14.737Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:14.737Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:14.737Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:14.737Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:14.737Z] INFO: GlassFish (commit: null) startup time: Embedded (59 ms), startup services (30 ms), total (89 ms) [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:14.737Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:14.737Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM PluginUtil startGlassFish [2024-06-27T10:40:14.737Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@5b94bb80, TimeTaken = 42 ms [2024-06-27T10:40:14.737Z] [INFO] [2024-06-27T10:40:14.737Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ filterURIMapping --- [2024-06-27T10:40:14.737Z] Jun 27, 2024 10:40:14 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:14.737Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping.war] with parameters [--name=filterURIMapping, --force=true, --contextroot=test] [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:40:14.992Z] INFO: Java security manager is disabled. [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:14.992Z] INFO: Entering Security Startup Service. [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:40:14.992Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:40:14.992Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:14.992Z] INFO: Security Service(s) started successfully. [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:40:14.992Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:14.992Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:14.992Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:40:14.992Z] INFO: Created virtual server server [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:40:14.992Z] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:40:14.992Z] INFO: Virtual server server loaded default web module [2024-06-27T10:40:14.992Z] Jun 27, 2024 10:40:14 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:14.992Z] INFO: close(), this: [2024-06-27T10:40:14.992Z] org.glassfish.web.loader.WebappClassLoader@431f4e9d[name=unknown], urls=[ [2024-06-27T10:40:14.992Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/classes/ [2024-06-27T10:40:14.992Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:14.992Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:14.992Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:14.992Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:14.992Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:14.993Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:14.993Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:14.993Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:14.993Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:14.993Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:14.993Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:14.993Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:14.993Z] file:/tmp/gfembed6062729379164527670tmp/generated/ejb/filterURIMapping/ [2024-06-27T10:40:14.993Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-06-27T10:40:14.993Z] Jun 27, 2024 10:40:14 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:14.993Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:14.993Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:14.993Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:14.993Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:14.993Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:14.993Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:14.993Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:14.993Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:14.993Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:14.993Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:14.993Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:14.993Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:14.993Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:14.993Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:14.993Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:14.993Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:14.993Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:14.993Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:14.993Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:14.993Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:14.993Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:14.993Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:14.993Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:14.993Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:14.993Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:14.993Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:14.993Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:14.993Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:14.993Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:14.993Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:14.993Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:14.993Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:14.993Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:14.993Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:14.994Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:14.994Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:14.994Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:14.994Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:14.994Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:14.994Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:14.994Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:14.994Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:14.994Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:14.994Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:14.994Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:14.994Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:14.994Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:14.994Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:14.994Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:14.994Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:14.994Z] [2024-06-27T10:40:14.994Z] [Filter.init] [2024-06-27T10:40:14.994Z] Jun 27, 2024 10:40:14 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:14.994Z] INFO: Loading application [filterURIMapping] at [/test] [2024-06-27T10:40:15.248Z] Jun 27, 2024 10:40:15 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:15.248Z] INFO: filterURIMapping was successfully deployed in 314 milliseconds. [2024-06-27T10:40:15.248Z] Jun 27, 2024 10:40:15 AM PluginUtil doDeploy [2024-06-27T10:40:15.248Z] INFO: Deployed filterURIMapping [2024-06-27T10:40:15.248Z] [INFO] [2024-06-27T10:40:15.248Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ filterURIMapping --- [2024-06-27T10:40:15.248Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/target/failsafe-reports [2024-06-27T10:40:15.248Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:15.248Z] [INFO] [2024-06-27T10:40:15.248Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:15.248Z] [INFO] T E S T S [2024-06-27T10:40:15.248Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:15.248Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:15.503Z] [INFO] Running org.glassfish.tests.filterURIMapping.WebTest [2024-06-27T10:40:15.503Z] [Servlet.init] [2024-06-27T10:40:15.503Z] [Servlet.init] 6 [2024-06-27T10:40:15.503Z] [Filter.doFilter] [2024-06-27T10:40:15.503Z] [Servlet.doGet] [2024-06-27T10:40:15.503Z] [Servlet.doPost] [2024-06-27T10:40:15.503Z] PASS [2024-06-27T10:40:15.758Z] Filter invoked [2024-06-27T10:40:15.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.glassfish.tests.filterURIMapping.WebTest [2024-06-27T10:40:16.013Z] [INFO] [2024-06-27T10:40:16.013Z] [INFO] Results: [2024-06-27T10:40:16.013Z] [INFO] [2024-06-27T10:40:16.013Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:16.013Z] [INFO] [2024-06-27T10:40:16.013Z] [INFO] [2024-06-27T10:40:16.013Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ filterURIMapping --- [2024-06-27T10:40:16.013Z] Jun 27, 2024 10:40:15 AM PluginUtil doUndeploy [2024-06-27T10:40:16.013Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@66654a52 [2024-06-27T10:40:16.013Z] [Filter.destroy] [2024-06-27T10:40:16.013Z] Jun 27, 2024 10:40:15 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:16.013Z] INFO: close(), this: [2024-06-27T10:40:16.013Z] org.glassfish.web.loader.WebappClassLoader@2dce1012[name=/test], urls=[ [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/classes/ [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/applications/filterURIMapping/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/generated/ejb/filterURIMapping/ [2024-06-27T10:40:16.013Z] file:/tmp/gfembed6062729379164527670tmp/generated/filterURIMapping/ [2024-06-27T10:40:16.013Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=14, resourceEntryCache.size=2] [2024-06-27T10:40:16.013Z] Jun 27, 2024 10:40:15 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:16.013Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-06-27T10:40:16.013Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:16.013Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:16.013Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:16.013Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:16.013Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:16.013Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:16.013Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:16.013Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:16.013Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:16.013Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:16.013Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:16.013Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:16.013Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:16.013Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:16.013Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:16.013Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:16.013Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:16.013Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:16.013Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:16.013Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:16.014Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:16.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:16.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:16.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:16.014Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:16.014Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:16.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:16.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:16.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:16.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:16.014Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:16.014Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:16.014Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:16.014Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:16.014Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:16.014Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:16.014Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:16.014Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:16.014Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:16.014Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:16.014Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:16.014Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:16.014Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:16.014Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:16.014Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:16.014Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:16.014Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:16.014Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:16.014Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:16.014Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:16.014Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:16.014Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:16.014Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:16.014Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:16.014Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:16.014Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:16.014Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:16.014Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:16.014Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:16.014Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:16.014Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:16.014Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:16.014Z] [2024-06-27T10:40:16.014Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:16.014Z] Jun 27, 2024 10:40:15 AM PluginUtil doUndeploy [2024-06-27T10:40:16.014Z] INFO: Undeployed filterURIMapping [2024-06-27T10:40:16.014Z] [INFO] [2024-06-27T10:40:16.014Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ filterURIMapping --- [2024-06-27T10:40:16.014Z] Jun 27, 2024 10:40:15 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:16.014Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:16.014Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:16.014Z] Jun 27, 2024 10:40:15 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:16.014Z] INFO: Shutdown procedure finished [2024-06-27T10:40:16.014Z] Jun 27, 2024 10:40:15 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-06-27T10:40:16.014Z] WARNING: Got an unexpected exception. [2024-06-27T10:40:16.014Z] Jun 27, 2024 10:40:15 AM PluginUtil stopGlassFish [2024-06-27T10:40:16.014Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@5b94bb80 [2024-06-27T10:40:16.014Z] [INFO] [2024-06-27T10:40:16.014Z] [INFO] --- failsafe:3.2.5:verify (verify) @ filterURIMapping --- [2024-06-27T10:40:16.014Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/target/failsafe-reports [2024-06-27T10:40:16.014Z] [INFO] [2024-06-27T10:40:16.014Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-filterURIMapping-checkstyle) @ filterURIMapping --- [2024-06-27T10:40:16.015Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:16.015Z] [INFO] [2024-06-27T10:40:16.015Z] [INFO] --- install:3.1.1:install (default-install) @ filterURIMapping --- [2024-06-27T10:40:16.015Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/filterURIMapping/7.0.16-SNAPSHOT/filterURIMapping-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:16.270Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/filterURIMapping/7.0.16-SNAPSHOT/filterURIMapping-7.0.16-SNAPSHOT.war [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:getRequestURI >------- [2024-06-27T10:40:16.270Z] [INFO] Building Get Request URI Test (maven-plugin/getRequestURI) 7.0.16-SNAPSHOT [316/334] [2024-06-27T10:40:16.270Z] [INFO] from appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml [2024-06-27T10:40:16.270Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- clean:3.3.2:clean (default-clean) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] Nothing to compile - all classes are up to date. [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- resources:3.3.1:resources (default-resources) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/src/main/resources [2024-06-27T10:40:16.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/src/main/manpages [2024-06-27T10:40:16.270Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] Nothing to compile - all classes are up to date. [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] Nothing to compile - all classes are up to date. [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/src/test/resources [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] No sources to compile [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- surefire:3.2.5:test (default-test) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] Tests are skipped. [2024-06-27T10:40:16.270Z] [INFO] [2024-06-27T10:40:16.270Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ getRequestURI --- [2024-06-27T10:40:16.270Z] [INFO] Executing tasks [2024-06-27T10:40:16.270Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/target/classes/META-INF for [2024-06-27T10:40:16.270Z] [INFO] [echo] getRequestURI [2024-06-27T10:40:16.270Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/target/classes/META-INF [2024-06-27T10:40:16.271Z] [INFO] Executed tasks [2024-06-27T10:40:16.271Z] [INFO] [2024-06-27T10:40:16.271Z] [INFO] --- war:3.4.0:war (default-war) @ getRequestURI --- [2024-06-27T10:40:16.271Z] [INFO] Packaging webapp [2024-06-27T10:40:16.271Z] [INFO] Assembling webapp [getRequestURI] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI] [2024-06-27T10:40:16.271Z] [INFO] Processing war project [2024-06-27T10:40:16.271Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/src/main/webapp] [2024-06-27T10:40:16.271Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI.war [2024-06-27T10:40:16.271Z] [INFO] [2024-06-27T10:40:16.271Z] [INFO] --- embedded-glassfish:5.1:start (start) @ getRequestURI --- [2024-06-27T10:40:16.525Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:16.525Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:16.525Z] Jun 27, 2024 10:40:16 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:16.525Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:16.525Z] Jun 27, 2024 10:40:16 AM PluginUtil getGlassFish [2024-06-27T10:40:16.525Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@61e0b25, GlassFish Status = INIT, TimeTaken = 99 ms [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:16.526Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:16.526Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:16.526Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:16.526Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:16.526Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:16.526Z] INFO: GlassFish (commit: null) startup time: Embedded (46 ms), startup services (30 ms), total (76 ms) [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:16.526Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:16.526Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM PluginUtil startGlassFish [2024-06-27T10:40:16.526Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@61e0b25, TimeTaken = 43 ms [2024-06-27T10:40:16.526Z] [INFO] [2024-06-27T10:40:16.526Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ getRequestURI --- [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:16.526Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI.war] with parameters [--name=getRequestURI, --force=true, --contextroot=test] [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:40:16.526Z] INFO: Java security manager is disabled. [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:16.526Z] INFO: Entering Security Startup Service. [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:40:16.526Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:40:16.526Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:16.526Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:16.526Z] INFO: Security Service(s) started successfully. [2024-06-27T10:40:16.780Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:40:16.781Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:16.781Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:16.781Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:16.781Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:16.781Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-06-27T10:40:16.781Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:40:16.781Z] INFO: Created virtual server server [2024-06-27T10:40:16.781Z] Jun 27, 2024 10:40:16 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:40:16.781Z] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:40:16.781Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:40:16.781Z] INFO: Virtual server server loaded default web module [2024-06-27T10:40:16.781Z] Jun 27, 2024 10:40:16 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:16.781Z] INFO: close(), this: [2024-06-27T10:40:16.781Z] org.glassfish.web.loader.WebappClassLoader@6b9285c1[name=unknown], urls=[ [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/classes/ [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:16.781Z] file:/tmp/gfembed10621052548965112604tmp/generated/ejb/getRequestURI/ [2024-06-27T10:40:16.781Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-06-27T10:40:16.781Z] Jun 27, 2024 10:40:16 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:16.781Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:16.781Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:16.781Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:16.781Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:16.781Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:16.781Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:16.781Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:16.781Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:16.781Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:16.781Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:16.781Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:16.781Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:16.781Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:16.781Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:16.781Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:16.781Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:16.781Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:16.781Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:16.781Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:16.781Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:16.782Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:16.782Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:16.782Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:16.782Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:16.782Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:16.782Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:16.782Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:16.782Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:16.782Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:16.782Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:16.782Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:16.782Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:16.782Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:16.782Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:16.782Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:16.782Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:16.782Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:16.782Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:16.782Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:16.782Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:16.782Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:16.782Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:16.782Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:16.782Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:16.782Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:16.782Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:16.782Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:16.782Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:16.782Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:16.782Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:16.782Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:16.782Z] [2024-06-27T10:40:16.782Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:16.782Z] INFO: Loading application [getRequestURI] at [/test] [2024-06-27T10:40:16.782Z] Jun 27, 2024 10:40:16 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:16.782Z] INFO: getRequestURI was successfully deployed in 298 milliseconds. [2024-06-27T10:40:16.782Z] Jun 27, 2024 10:40:16 AM PluginUtil doDeploy [2024-06-27T10:40:16.782Z] INFO: Deployed getRequestURI [2024-06-27T10:40:16.782Z] [INFO] [2024-06-27T10:40:16.782Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ getRequestURI --- [2024-06-27T10:40:16.782Z] [INFO] No tests to run. [2024-06-27T10:40:16.782Z] [INFO] [2024-06-27T10:40:16.782Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ getRequestURI --- [2024-06-27T10:40:16.782Z] Jun 27, 2024 10:40:16 AM PluginUtil doUndeploy [2024-06-27T10:40:16.782Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@7abdadfa [2024-06-27T10:40:16.782Z] Jun 27, 2024 10:40:16 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:16.782Z] INFO: close(), this: [2024-06-27T10:40:16.782Z] org.glassfish.web.loader.WebappClassLoader@1a820c5c[name=/test], urls=[ [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/classes/ [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/applications/getRequestURI/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/generated/ejb/getRequestURI/ [2024-06-27T10:40:16.782Z] file:/tmp/gfembed10621052548965112604tmp/generated/getRequestURI/ [2024-06-27T10:40:16.782Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-06-27T10:40:16.782Z] Jun 27, 2024 10:40:16 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:16.782Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-06-27T10:40:16.782Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:16.782Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:16.783Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:16.783Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:16.783Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:16.783Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:16.783Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:16.783Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:16.783Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:16.783Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:16.783Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:16.783Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:16.783Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:16.783Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:16.783Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:16.783Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:16.783Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:16.783Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:16.783Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:16.783Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:16.783Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:16.783Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:16.783Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:16.783Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:16.783Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:16.783Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:16.783Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:16.783Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:16.783Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:16.783Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:16.783Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:16.783Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:16.783Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:16.783Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:16.783Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:16.783Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:16.783Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:16.783Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:16.783Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:16.783Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:16.783Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:16.783Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:16.783Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:16.783Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:16.783Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:16.783Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:16.783Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:16.783Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:16.783Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:16.783Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:16.783Z] [2024-06-27T10:40:16.783Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:16.783Z] Jun 27, 2024 10:40:16 AM PluginUtil doUndeploy [2024-06-27T10:40:16.783Z] INFO: Undeployed getRequestURI [2024-06-27T10:40:16.783Z] [INFO] [2024-06-27T10:40:16.783Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ getRequestURI --- [2024-06-27T10:40:16.783Z] Jun 27, 2024 10:40:16 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:16.783Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:16.784Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:16.784Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:16.784Z] INFO: Shutdown procedure finished [2024-06-27T10:40:16.784Z] Jun 27, 2024 10:40:16 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-06-27T10:40:16.784Z] WARNING: Got an unexpected exception. [2024-06-27T10:40:16.784Z] Jun 27, 2024 10:40:16 AM PluginUtil stopGlassFish [2024-06-27T10:40:16.784Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@61e0b25 [2024-06-27T10:40:16.784Z] [INFO] [2024-06-27T10:40:16.784Z] [INFO] --- failsafe:3.2.5:verify (verify) @ getRequestURI --- [2024-06-27T10:40:16.784Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/target/failsafe-reports [2024-06-27T10:40:16.784Z] [INFO] [2024-06-27T10:40:16.784Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-getRequestURI-checkstyle) @ getRequestURI --- [2024-06-27T10:40:16.784Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:16.784Z] [INFO] [2024-06-27T10:40:16.784Z] [INFO] --- install:3.1.1:install (default-install) @ getRequestURI --- [2024-06-27T10:40:16.784Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/getRequestURI/7.0.16-SNAPSHOT/getRequestURI-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:17.039Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/getRequestURI/7.0.16-SNAPSHOT/getRequestURI-7.0.16-SNAPSHOT.war [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] ----------< org.glassfish.tests.embedded.maven-plugin:index >----------- [2024-06-27T10:40:17.039Z] [INFO] Building Index Page Test (maven-plugin/index) 7.0.16-SNAPSHOT [317/334] [2024-06-27T10:40:17.039Z] [INFO] from appserver/tests/embedded/maven-plugin/index/pom.xml [2024-06-27T10:40:17.039Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- clean:3.3.2:clean (default-clean) @ index --- [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ index --- [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ index --- [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ index --- [2024-06-27T10:40:17.039Z] [INFO] Nothing to compile - all classes are up to date. [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ index --- [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ index --- [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ index --- [2024-06-27T10:40:17.039Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- resources:3.3.1:resources (default-resources) @ index --- [2024-06-27T10:40:17.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/src/main/resources [2024-06-27T10:40:17.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/src/main/manpages [2024-06-27T10:40:17.039Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ index --- [2024-06-27T10:40:17.039Z] [INFO] Nothing to compile - all classes are up to date. [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ index --- [2024-06-27T10:40:17.039Z] [INFO] Nothing to compile - all classes are up to date. [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ index --- [2024-06-27T10:40:17.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/src/test/resources [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ index --- [2024-06-27T10:40:17.039Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:17.039Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:40:17.039Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:17.039Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:17.039Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:17.039Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:17.039Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:17.039Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:17.039Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:17.039Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:17.039Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/src/test/java/org/glassfish/tests/index/WebTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/src/test/java/org/glassfish/tests/index/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:40:17.039Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/src/test/java/org/glassfish/tests/index/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- surefire:3.2.5:test (default-test) @ index --- [2024-06-27T10:40:17.039Z] [INFO] Tests are skipped. [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ index --- [2024-06-27T10:40:17.039Z] [INFO] Executing tasks [2024-06-27T10:40:17.039Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/target/classes/META-INF for [2024-06-27T10:40:17.039Z] [INFO] [echo] index [2024-06-27T10:40:17.039Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/target/classes/META-INF [2024-06-27T10:40:17.039Z] [INFO] Executed tasks [2024-06-27T10:40:17.039Z] [INFO] [2024-06-27T10:40:17.039Z] [INFO] --- jar:3.3.0:jar (default-jar) @ index --- [2024-06-27T10:40:17.039Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/target/index.jar [2024-06-27T10:40:17.040Z] [INFO] [2024-06-27T10:40:17.040Z] [INFO] --- embedded-glassfish:5.1:start (start) @ index --- [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:17.295Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:17.295Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM PluginUtil getGlassFish [2024-06-27T10:40:17.295Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@25f64454, GlassFish Status = INIT, TimeTaken = 108 ms [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:17.295Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:17.295Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:17.295Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:17.295Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:17.295Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:17.295Z] INFO: GlassFish (commit: null) startup time: Embedded (52 ms), startup services (29 ms), total (81 ms) [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:17.295Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:17.295Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:17.295Z] Jun 27, 2024 10:40:17 AM PluginUtil startGlassFish [2024-06-27T10:40:17.295Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@25f64454, TimeTaken = 42 ms [2024-06-27T10:40:17.295Z] [INFO] [2024-06-27T10:40:17.295Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ index --- [2024-06-27T10:40:17.295Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/target/failsafe-reports [2024-06-27T10:40:17.295Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:17.295Z] [INFO] [2024-06-27T10:40:17.295Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:17.295Z] [INFO] T E S T S [2024-06-27T10:40:17.295Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:17.295Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:17.549Z] [INFO] Running org.glassfish.tests.index.WebTest [2024-06-27T10:40:17.803Z] [0.551s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 4.354ms [2024-06-27T10:40:18.058Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.glassfish.tests.index.WebTest [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] Results: [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ index --- [2024-06-27T10:40:18.312Z] Jun 27, 2024 10:40:18 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:18.312Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:18.312Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:18.312Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:18.312Z] INFO: Shutdown procedure finished [2024-06-27T10:40:18.312Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-06-27T10:40:18.312Z] WARNING: Got an unexpected exception. [2024-06-27T10:40:18.312Z] Jun 27, 2024 10:40:18 AM PluginUtil stopGlassFish [2024-06-27T10:40:18.312Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@25f64454 [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] --- failsafe:3.2.5:verify (verify) @ index --- [2024-06-27T10:40:18.312Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/target/failsafe-reports [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-index-checkstyle) @ index --- [2024-06-27T10:40:18.312Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] --- install:3.1.1:install (default-install) @ index --- [2024-06-27T10:40:18.312Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/index/7.0.16-SNAPSHOT/index-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:18.312Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/index/target/index.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/index/7.0.16-SNAPSHOT/index-7.0.16-SNAPSHOT.jar [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:jmxUndeployEvent >----- [2024-06-27T10:40:18.312Z] [INFO] Building JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) 7.0.16-SNAPSHOT [318/334] [2024-06-27T10:40:18.312Z] [INFO] from appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml [2024-06-27T10:40:18.312Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmxUndeployEvent --- [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jmxUndeployEvent --- [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jmxUndeployEvent --- [2024-06-27T10:40:18.312Z] [INFO] [2024-06-27T10:40:18.312Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jmxUndeployEvent --- [2024-06-27T10:40:18.567Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:18.567Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:18.567Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:18.567Z] [INFO] [2024-06-27T10:40:18.567Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jmxUndeployEvent --- [2024-06-27T10:40:18.567Z] [INFO] [2024-06-27T10:40:18.567Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jmxUndeployEvent --- [2024-06-27T10:40:18.567Z] [INFO] [2024-06-27T10:40:18.567Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jmxUndeployEvent --- [2024-06-27T10:40:18.567Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:18.567Z] [INFO] [2024-06-27T10:40:18.567Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jmxUndeployEvent --- [2024-06-27T10:40:18.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/main/resources [2024-06-27T10:40:18.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/main/manpages [2024-06-27T10:40:18.567Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:18.567Z] [INFO] [2024-06-27T10:40:18.567Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jmxUndeployEvent --- [2024-06-27T10:40:18.567Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:18.567Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:18.567Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:18.567Z] [INFO] [2024-06-27T10:40:18.567Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jmxUndeployEvent --- [2024-06-27T10:40:18.567Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:40:18.567Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:18.567Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:18.567Z] [INFO] [2024-06-27T10:40:18.567Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jmxUndeployEvent --- [2024-06-27T10:40:18.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/test/resources [2024-06-27T10:40:18.567Z] [INFO] [2024-06-27T10:40:18.567Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jmxUndeployEvent --- [2024-06-27T10:40:18.567Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:18.567Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:40:18.567Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:18.567Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:18.567Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:18.567Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:18.567Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:18.567Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:18.567Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:18.567Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:18.567Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/test/java/org/glassfish/tests/jmxUndeployEvent/WebTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/test/java/org/glassfish/tests/jmxUndeployEvent/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:40:18.567Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/test/java/org/glassfish/tests/jmxUndeployEvent/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:18.568Z] [INFO] [2024-06-27T10:40:18.568Z] [INFO] --- surefire:3.2.5:test (default-test) @ jmxUndeployEvent --- [2024-06-27T10:40:18.568Z] [INFO] Tests are skipped. [2024-06-27T10:40:18.568Z] [INFO] [2024-06-27T10:40:18.568Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jmxUndeployEvent --- [2024-06-27T10:40:18.568Z] [INFO] Executing tasks [2024-06-27T10:40:18.568Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/classes/META-INF for [2024-06-27T10:40:18.568Z] [INFO] [echo] jmxUndeployEvent [2024-06-27T10:40:18.568Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/classes/META-INF [2024-06-27T10:40:18.568Z] [INFO] Executed tasks [2024-06-27T10:40:18.568Z] [INFO] [2024-06-27T10:40:18.568Z] [INFO] --- war:3.4.0:war (default-war) @ jmxUndeployEvent --- [2024-06-27T10:40:18.568Z] [INFO] Packaging webapp [2024-06-27T10:40:18.568Z] [INFO] Assembling webapp [jmxUndeployEvent] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent] [2024-06-27T10:40:18.568Z] [INFO] Processing war project [2024-06-27T10:40:18.568Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/main/webapp] [2024-06-27T10:40:18.568Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent.war [2024-06-27T10:40:18.568Z] [INFO] [2024-06-27T10:40:18.568Z] [INFO] --- embedded-glassfish:5.1:start (start) @ jmxUndeployEvent --- [2024-06-27T10:40:18.822Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:18.822Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:18.822Z] Jun 27, 2024 10:40:18 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:18.822Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:18.822Z] Jun 27, 2024 10:40:18 AM PluginUtil getGlassFish [2024-06-27T10:40:18.822Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7a830f17, GlassFish Status = INIT, TimeTaken = 100 ms [2024-06-27T10:40:18.822Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:18.822Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:18.822Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:18.822Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:18.822Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:18.822Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:18.822Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:18.822Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:18.822Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:18.822Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:18.822Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:18.822Z] INFO: GlassFish (commit: null) startup time: Embedded (44 ms), startup services (26 ms), total (70 ms) [2024-06-27T10:40:18.822Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:18.822Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:18.822Z] Jun 27, 2024 10:40:18 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:18.823Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM PluginUtil startGlassFish [2024-06-27T10:40:18.823Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7a830f17, TimeTaken = 38 ms [2024-06-27T10:40:18.823Z] [INFO] [2024-06-27T10:40:18.823Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ jmxUndeployEvent --- [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:18.823Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent.war] with parameters [--name=jmxUndeployEvent, --force=true, --contextroot=test] [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:40:18.823Z] INFO: Java security manager is disabled. [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:18.823Z] INFO: Entering Security Startup Service. [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:40:18.823Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:40:18.823Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:18.823Z] INFO: Security Service(s) started successfully. [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:40:18.823Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:18.823Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:18.823Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:40:18.823Z] INFO: Created virtual server server [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:40:18.823Z] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:40:18.823Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:40:18.823Z] INFO: Virtual server server loaded default web module [2024-06-27T10:40:19.078Z] Jun 27, 2024 10:40:18 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:19.078Z] INFO: close(), this: [2024-06-27T10:40:19.078Z] org.glassfish.web.loader.WebappClassLoader@ed1a7e0[name=unknown], urls=[ [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/classes/ [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:19.078Z] file:/tmp/gfembed13454187532126729959tmp/generated/ejb/jmxUndeployEvent/ [2024-06-27T10:40:19.078Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-06-27T10:40:19.078Z] Jun 27, 2024 10:40:18 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:19.078Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:19.078Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:19.078Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:19.078Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:19.078Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:19.078Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:19.078Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:19.078Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:19.078Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:19.078Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:19.078Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:19.078Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:19.078Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:19.078Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:19.078Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:19.078Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:19.078Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:19.078Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:19.078Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:19.078Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:19.079Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:19.079Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:19.079Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:19.079Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:19.079Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:19.079Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:19.079Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:19.079Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:19.079Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:19.079Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:19.079Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:19.079Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:19.079Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:19.079Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:19.079Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:19.079Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:19.079Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:19.079Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:19.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:19.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:19.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:19.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:19.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:19.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:19.079Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:19.079Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:19.079Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:19.079Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:19.079Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:19.079Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:19.079Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:19.079Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:19.079Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:19.079Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:19.079Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:19.079Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:19.079Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:19.079Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:19.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:19.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:19.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:19.079Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:19.079Z] [2024-06-27T10:40:19.079Z] Jun 27, 2024 10:40:18 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:19.079Z] INFO: Loading application [jmxUndeployEvent] at [/test] [2024-06-27T10:40:19.079Z] Jun 27, 2024 10:40:18 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:19.079Z] INFO: jmxUndeployEvent was successfully deployed in 240 milliseconds. [2024-06-27T10:40:19.079Z] Jun 27, 2024 10:40:18 AM PluginUtil doDeploy [2024-06-27T10:40:19.079Z] INFO: Deployed jmxUndeployEvent [2024-06-27T10:40:19.079Z] [INFO] [2024-06-27T10:40:19.079Z] [INFO] --- embedded-glassfish:5.1:undeploy (start) @ jmxUndeployEvent --- [2024-06-27T10:40:19.079Z] Jun 27, 2024 10:40:18 AM PluginUtil doUndeploy [2024-06-27T10:40:19.079Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@11790dd [2024-06-27T10:40:19.079Z] Jun 27, 2024 10:40:18 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:19.079Z] INFO: close(), this: [2024-06-27T10:40:19.079Z] org.glassfish.web.loader.WebappClassLoader@2a52536c[name=/test], urls=[ [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/classes/ [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/generated/ejb/jmxUndeployEvent/ [2024-06-27T10:40:19.079Z] file:/tmp/gfembed13454187532126729959tmp/generated/jmxUndeployEvent/ [2024-06-27T10:40:19.080Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-06-27T10:40:19.080Z] Jun 27, 2024 10:40:18 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:19.080Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-06-27T10:40:19.080Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:19.080Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:19.080Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:19.080Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:19.080Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:19.080Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:19.080Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:19.080Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:19.080Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:19.080Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:19.080Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:19.080Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:19.080Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:19.080Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:19.080Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:19.080Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:19.080Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:19.080Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:19.080Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:19.080Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:19.080Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:19.080Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:19.080Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:19.080Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:19.080Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:19.080Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:19.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:19.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:19.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:19.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:19.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:19.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:19.080Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:19.080Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:19.080Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:19.080Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:19.080Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:19.080Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:19.080Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:19.080Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:19.080Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:19.080Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:19.080Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:19.080Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:19.080Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:19.080Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:19.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:19.080Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:19.081Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:19.081Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:19.081Z] [2024-06-27T10:40:19.081Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:19.081Z] Jun 27, 2024 10:40:18 AM PluginUtil doUndeploy [2024-06-27T10:40:19.081Z] INFO: Undeployed jmxUndeployEvent [2024-06-27T10:40:19.081Z] [INFO] [2024-06-27T10:40:19.081Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jmxUndeployEvent --- [2024-06-27T10:40:19.081Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/failsafe-reports [2024-06-27T10:40:19.081Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:19.081Z] [INFO] [2024-06-27T10:40:19.081Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:19.081Z] [INFO] T E S T S [2024-06-27T10:40:19.081Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:19.081Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:19.640Z] [INFO] Running org.glassfish.tests.jmxUndeployEvent.WebTest [2024-06-27T10:40:19.640Z] responseCode: 404 [2024-06-27T10:40:19.640Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.glassfish.tests.jmxUndeployEvent.WebTest [2024-06-27T10:40:19.894Z] [INFO] [2024-06-27T10:40:19.895Z] [INFO] Results: [2024-06-27T10:40:19.895Z] [INFO] [2024-06-27T10:40:19.895Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:19.895Z] [INFO] [2024-06-27T10:40:19.895Z] [INFO] [2024-06-27T10:40:19.895Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ jmxUndeployEvent --- [2024-06-27T10:40:19.895Z] Jun 27, 2024 10:40:19 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:19.895Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:19.895Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:19.895Z] Jun 27, 2024 10:40:19 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:19.895Z] INFO: Shutdown procedure finished [2024-06-27T10:40:19.895Z] Jun 27, 2024 10:40:19 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-06-27T10:40:19.895Z] WARNING: Got an unexpected exception. [2024-06-27T10:40:19.895Z] Jun 27, 2024 10:40:19 AM PluginUtil stopGlassFish [2024-06-27T10:40:19.895Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7a830f17 [2024-06-27T10:40:19.895Z] [INFO] [2024-06-27T10:40:19.895Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jmxUndeployEvent --- [2024-06-27T10:40:19.895Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/failsafe-reports [2024-06-27T10:40:19.895Z] [INFO] [2024-06-27T10:40:19.895Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-jmxUndeployEvent-checkstyle) @ jmxUndeployEvent --- [2024-06-27T10:40:19.895Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:19.895Z] [INFO] [2024-06-27T10:40:19.895Z] [INFO] --- install:3.1.1:install (default-install) @ jmxUndeployEvent --- [2024-06-27T10:40:19.895Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jmxUndeployEvent/7.0.16-SNAPSHOT/jmxUndeployEvent-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:20.149Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jmxUndeployEvent/7.0.16-SNAPSHOT/jmxUndeployEvent-7.0.16-SNAPSHOT.war [2024-06-27T10:40:20.149Z] [INFO] [2024-06-27T10:40:20.149Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:queryString >-------- [2024-06-27T10:40:20.149Z] [INFO] Building Query String Test (maven-plugin/queryString) 7.0.16-SNAPSHOT [319/334] [2024-06-27T10:40:20.149Z] [INFO] from appserver/tests/embedded/maven-plugin/queryString/pom.xml [2024-06-27T10:40:20.149Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:20.149Z] [INFO] [2024-06-27T10:40:20.149Z] [INFO] --- clean:3.3.2:clean (default-clean) @ queryString --- [2024-06-27T10:40:20.149Z] [INFO] [2024-06-27T10:40:20.149Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ queryString --- [2024-06-27T10:40:20.149Z] [INFO] [2024-06-27T10:40:20.149Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ queryString --- [2024-06-27T10:40:20.149Z] [INFO] [2024-06-27T10:40:20.149Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ queryString --- [2024-06-27T10:40:20.149Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:20.149Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:20.149Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:20.149Z] [INFO] [2024-06-27T10:40:20.149Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ queryString --- [2024-06-27T10:40:20.149Z] [INFO] [2024-06-27T10:40:20.150Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ queryString --- [2024-06-27T10:40:20.150Z] [INFO] [2024-06-27T10:40:20.150Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ queryString --- [2024-06-27T10:40:20.150Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:20.150Z] [INFO] [2024-06-27T10:40:20.150Z] [INFO] --- resources:3.3.1:resources (default-resources) @ queryString --- [2024-06-27T10:40:20.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/src/main/resources [2024-06-27T10:40:20.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/src/main/manpages [2024-06-27T10:40:20.150Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:20.150Z] [INFO] [2024-06-27T10:40:20.150Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ queryString --- [2024-06-27T10:40:20.150Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:20.150Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:20.150Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:20.150Z] [INFO] [2024-06-27T10:40:20.150Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ queryString --- [2024-06-27T10:40:20.150Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:40:20.150Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:20.150Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:20.150Z] [INFO] [2024-06-27T10:40:20.150Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ queryString --- [2024-06-27T10:40:20.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/src/test/resources [2024-06-27T10:40:20.150Z] [INFO] [2024-06-27T10:40:20.150Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ queryString --- [2024-06-27T10:40:20.150Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:20.150Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:40:20.150Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:20.150Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:20.150Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:20.150Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:20.150Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:20.150Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:20.150Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:20.150Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:20.150Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/src/test/java/org/glassfish/tests/queryString/WebTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/src/test/java/org/glassfish/tests/queryString/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:40:20.150Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/src/test/java/org/glassfish/tests/queryString/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:20.150Z] [INFO] [2024-06-27T10:40:20.150Z] [INFO] --- surefire:3.2.5:test (default-test) @ queryString --- [2024-06-27T10:40:20.150Z] [INFO] Tests are skipped. [2024-06-27T10:40:20.150Z] [INFO] [2024-06-27T10:40:20.150Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ queryString --- [2024-06-27T10:40:20.150Z] [INFO] Executing tasks [2024-06-27T10:40:20.150Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/target/classes/META-INF for [2024-06-27T10:40:20.150Z] [INFO] [echo] queryString [2024-06-27T10:40:20.150Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/target/classes/META-INF [2024-06-27T10:40:20.150Z] [INFO] Executed tasks [2024-06-27T10:40:20.150Z] [INFO] [2024-06-27T10:40:20.150Z] [INFO] --- war:3.4.0:war (default-war) @ queryString --- [2024-06-27T10:40:20.150Z] [INFO] Packaging webapp [2024-06-27T10:40:20.150Z] [INFO] Assembling webapp [queryString] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/target/queryString] [2024-06-27T10:40:20.150Z] [INFO] Processing war project [2024-06-27T10:40:20.150Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/src/main/webapp] [2024-06-27T10:40:20.150Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/target/queryString.war [2024-06-27T10:40:20.150Z] [INFO] [2024-06-27T10:40:20.150Z] [INFO] --- embedded-glassfish:5.1:start (start) @ queryString --- [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:20.405Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:20.405Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM PluginUtil getGlassFish [2024-06-27T10:40:20.405Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@11f7b1ce, GlassFish Status = INIT, TimeTaken = 96 ms [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:20.405Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:20.405Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:20.405Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:20.405Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:20.405Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:20.405Z] INFO: GlassFish (commit: null) startup time: Embedded (41 ms), startup services (26 ms), total (67 ms) [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:20.405Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:20.405Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:20.405Z] Jun 27, 2024 10:40:20 AM PluginUtil startGlassFish [2024-06-27T10:40:20.406Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@11f7b1ce, TimeTaken = 38 ms [2024-06-27T10:40:20.406Z] [INFO] [2024-06-27T10:40:20.406Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ queryString --- [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:20.406Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/target/queryString.war] with parameters [--name=queryString, --force=true, --contextroot=test] [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:40:20.406Z] INFO: Java security manager is disabled. [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:20.406Z] INFO: Entering Security Startup Service. [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:40:20.406Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:40:20.406Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:20.406Z] INFO: Security Service(s) started successfully. [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:40:20.406Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:20.406Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:20.406Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:40:20.406Z] INFO: Created virtual server server [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:40:20.406Z] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:40:20.406Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:40:20.406Z] INFO: Virtual server server loaded default web module [2024-06-27T10:40:20.660Z] Jun 27, 2024 10:40:20 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:20.660Z] INFO: close(), this: [2024-06-27T10:40:20.660Z] org.glassfish.web.loader.WebappClassLoader@3ab10db0[name=unknown], urls=[ [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/classes/ [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:20.660Z] file:/tmp/gfembed3249446963762145852tmp/generated/ejb/queryString/ [2024-06-27T10:40:20.660Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-06-27T10:40:20.661Z] Jun 27, 2024 10:40:20 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:20.661Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:20.661Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:20.661Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:20.661Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:20.661Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:20.661Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:20.661Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:20.661Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:20.661Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:20.661Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:20.661Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:20.661Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:20.661Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:20.661Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:20.661Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:20.661Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:20.661Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:20.661Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:20.661Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:20.661Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:20.661Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:20.661Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:20.661Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:20.661Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:20.661Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:20.661Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:20.661Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:20.661Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:20.661Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:20.661Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:20.661Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:20.661Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:20.661Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:20.661Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:20.661Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:20.661Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:20.661Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:20.661Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:20.661Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:20.661Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:20.661Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:20.661Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:20.661Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:20.661Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:20.661Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:20.661Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:20.661Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:20.661Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:20.661Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:20.661Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:20.661Z] [2024-06-27T10:40:20.661Z] Jun 27, 2024 10:40:20 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:20.661Z] INFO: Loading application [queryString] at [/test] [2024-06-27T10:40:20.661Z] Jun 27, 2024 10:40:20 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:20.662Z] INFO: queryString was successfully deployed in 225 milliseconds. [2024-06-27T10:40:20.662Z] Jun 27, 2024 10:40:20 AM PluginUtil doDeploy [2024-06-27T10:40:20.662Z] INFO: Deployed queryString [2024-06-27T10:40:20.662Z] [INFO] [2024-06-27T10:40:20.662Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ queryString --- [2024-06-27T10:40:20.662Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/target/failsafe-reports [2024-06-27T10:40:20.662Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:20.662Z] [INFO] [2024-06-27T10:40:20.662Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:20.662Z] [INFO] T E S T S [2024-06-27T10:40:20.662Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:20.662Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:20.917Z] [INFO] Running org.glassfish.tests.queryString.WebTest [2024-06-27T10:40:21.172Z] [Servlet.init] [2024-06-27T10:40:21.172Z] [Servlet.init] 6 [2024-06-27T10:40:21.172Z] [Servlet.doGet] [2024-06-27T10:40:21.172Z] [Servlet.doPost] [2024-06-27T10:40:21.172Z] requestUri: //test/ServletTest [2024-06-27T10:40:21.172Z] [URL] /test/ServletTest?TEST=PASS [2024-06-27T10:40:21.172Z] [Servlet.doGet] [2024-06-27T10:40:21.172Z] [Servlet.doPost] [2024-06-27T10:40:21.172Z] requestUri: /test/ServletTest [2024-06-27T10:40:21.172Z] [Servlet.doGet] [2024-06-27T10:40:21.172Z] [Servlet.doPost] [2024-06-27T10:40:21.172Z] requestUri: //test/ServletTest [2024-06-27T10:40:21.172Z] Connecting /test/ServletTest?url=/test/ServletTest [2024-06-27T10:40:21.172Z] [Server response]TEST:PASS [2024-06-27T10:40:21.172Z] [Redirect response]TEST:null [2024-06-27T10:40:21.172Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.glassfish.tests.queryString.WebTest [2024-06-27T10:40:21.427Z] [INFO] [2024-06-27T10:40:21.427Z] [INFO] Results: [2024-06-27T10:40:21.427Z] [INFO] [2024-06-27T10:40:21.427Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:21.427Z] [INFO] [2024-06-27T10:40:21.427Z] [INFO] [2024-06-27T10:40:21.427Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ queryString --- [2024-06-27T10:40:21.427Z] Jun 27, 2024 10:40:21 AM PluginUtil doUndeploy [2024-06-27T10:40:21.427Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@51009787 [2024-06-27T10:40:21.428Z] Jun 27, 2024 10:40:21 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:21.428Z] INFO: close(), this: [2024-06-27T10:40:21.428Z] org.glassfish.web.loader.WebappClassLoader@c4bd6f0[name=/test], urls=[ [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/classes/ [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/applications/queryString/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/generated/ejb/queryString/ [2024-06-27T10:40:21.428Z] file:/tmp/gfembed3249446963762145852tmp/generated/queryString/ [2024-06-27T10:40:21.428Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-06-27T10:40:21.428Z] Jun 27, 2024 10:40:21 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:21.428Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-06-27T10:40:21.428Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:21.428Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:21.428Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:21.428Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:21.428Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:21.428Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:21.428Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:21.428Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:21.428Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:21.428Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:21.428Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:21.428Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:21.428Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:21.428Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:21.428Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:21.428Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:21.428Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:21.428Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:21.428Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:21.428Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:21.428Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:21.428Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:21.428Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:21.428Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:21.428Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:21.428Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:21.429Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:21.429Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:21.429Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:21.429Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:21.429Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:21.429Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:21.429Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:21.429Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:21.429Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:21.429Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:21.429Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:21.429Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:21.429Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:21.429Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:21.429Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:21.429Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:21.429Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:21.429Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:21.429Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:21.429Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:21.429Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:21.429Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:21.429Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:21.429Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:21.429Z] [2024-06-27T10:40:21.429Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:21.429Z] Jun 27, 2024 10:40:21 AM PluginUtil doUndeploy [2024-06-27T10:40:21.429Z] INFO: Undeployed queryString [2024-06-27T10:40:21.429Z] [INFO] [2024-06-27T10:40:21.429Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ queryString --- [2024-06-27T10:40:21.429Z] Jun 27, 2024 10:40:21 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:21.429Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:21.429Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:21.429Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:21.429Z] INFO: Shutdown procedure finished [2024-06-27T10:40:21.429Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-06-27T10:40:21.429Z] WARNING: Got an unexpected exception. [2024-06-27T10:40:21.429Z] Jun 27, 2024 10:40:21 AM PluginUtil stopGlassFish [2024-06-27T10:40:21.429Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@11f7b1ce [2024-06-27T10:40:21.429Z] [INFO] [2024-06-27T10:40:21.429Z] [INFO] --- failsafe:3.2.5:verify (verify) @ queryString --- [2024-06-27T10:40:21.429Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/target/failsafe-reports [2024-06-27T10:40:21.429Z] [INFO] [2024-06-27T10:40:21.429Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-queryString-checkstyle) @ queryString --- [2024-06-27T10:40:21.429Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:21.429Z] [INFO] [2024-06-27T10:40:21.429Z] [INFO] --- install:3.1.1:install (default-install) @ queryString --- [2024-06-27T10:40:21.429Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/queryString/7.0.16-SNAPSHOT/queryString-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:21.429Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/queryString/target/queryString.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/queryString/7.0.16-SNAPSHOT/queryString-7.0.16-SNAPSHOT.war [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:sessionDestroyed >----- [2024-06-27T10:40:21.684Z] [INFO] Building Session Lifecyle Test (maven-plugin/sessionDestroyed) 7.0.16-SNAPSHOT [320/334] [2024-06-27T10:40:21.684Z] [INFO] from appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml [2024-06-27T10:40:21.684Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- clean:3.3.2:clean (default-clean) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:21.684Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:21.684Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- resources:3.3.1:resources (default-resources) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/main/resources [2024-06-27T10:40:21.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/main/manpages [2024-06-27T10:40:21.684Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:21.684Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:21.684Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:40:21.684Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:21.684Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/test/resources [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:21.684Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:40:21.684Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:21.684Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:21.684Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:21.684Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:21.684Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:21.684Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:21.684Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:21.684Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:21.684Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/test/java/org/glassfish/tests/sessionDestroyed/WebTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/test/java/org/glassfish/tests/sessionDestroyed/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:40:21.684Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/test/java/org/glassfish/tests/sessionDestroyed/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- surefire:3.2.5:test (default-test) @ sessionDestroyed --- [2024-06-27T10:40:21.684Z] [INFO] Tests are skipped. [2024-06-27T10:40:21.684Z] [INFO] [2024-06-27T10:40:21.684Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ sessionDestroyed --- [2024-06-27T10:40:21.685Z] [INFO] Executing tasks [2024-06-27T10:40:21.685Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/classes/META-INF for [2024-06-27T10:40:21.685Z] [INFO] [echo] sessionDestroyed [2024-06-27T10:40:21.685Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/classes/META-INF [2024-06-27T10:40:21.685Z] [INFO] Executed tasks [2024-06-27T10:40:21.685Z] [INFO] [2024-06-27T10:40:21.685Z] [INFO] --- war:3.4.0:war (default-war) @ sessionDestroyed --- [2024-06-27T10:40:21.685Z] [INFO] Packaging webapp [2024-06-27T10:40:21.685Z] [INFO] Assembling webapp [sessionDestroyed] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed] [2024-06-27T10:40:21.685Z] [INFO] Processing war project [2024-06-27T10:40:21.685Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/main/webapp] [2024-06-27T10:40:21.685Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed.war [2024-06-27T10:40:21.685Z] [INFO] [2024-06-27T10:40:21.685Z] [INFO] --- embedded-glassfish:5.1:start (start) @ sessionDestroyed --- [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:21.939Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:21.939Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM PluginUtil getGlassFish [2024-06-27T10:40:21.939Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2f23e08a, GlassFish Status = INIT, TimeTaken = 91 ms [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:21.939Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:21.939Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:21.939Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:21.939Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:21.939Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:21.939Z] INFO: GlassFish (commit: null) startup time: Embedded (39 ms), startup services (24 ms), total (63 ms) [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:21.939Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:21.939Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM PluginUtil startGlassFish [2024-06-27T10:40:21.939Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2f23e08a, TimeTaken = 36 ms [2024-06-27T10:40:21.939Z] [INFO] [2024-06-27T10:40:21.939Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ sessionDestroyed --- [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:21.939Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed.war] with parameters [--name=sessionDestroyed, --force=true, --contextroot=test] [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:40:21.939Z] INFO: Java security manager is disabled. [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:21.939Z] INFO: Entering Security Startup Service. [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:40:21.939Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:40:21.939Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:21.939Z] INFO: Security Service(s) started successfully. [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:40:21.939Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:21.939Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:21.939Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:40:21.939Z] INFO: Created virtual server server [2024-06-27T10:40:21.939Z] Jun 27, 2024 10:40:21 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:40:21.939Z] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:40:21.940Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:40:21.940Z] INFO: Virtual server server loaded default web module [2024-06-27T10:40:21.940Z] Jun 27, 2024 10:40:21 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:21.940Z] INFO: close(), this: [2024-06-27T10:40:21.940Z] org.glassfish.web.loader.WebappClassLoader@71af3b8[name=unknown], urls=[ [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/classes/ [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:21.940Z] file:/tmp/gfembed10283213028343644680tmp/generated/ejb/sessionDestroyed/ [2024-06-27T10:40:21.940Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-06-27T10:40:21.940Z] Jun 27, 2024 10:40:21 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:21.940Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:21.940Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:21.940Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:21.940Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:21.940Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:21.940Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:21.940Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:21.940Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:21.940Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:21.940Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:21.940Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:21.940Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:21.940Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:21.940Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:21.940Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:21.940Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:21.940Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:21.940Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:21.940Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:21.940Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:21.940Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:21.940Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:21.940Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:21.940Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:21.940Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:21.940Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:21.941Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:21.941Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:21.941Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:21.941Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:21.941Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:21.941Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:21.941Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:21.941Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:21.941Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:21.941Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:21.941Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:21.941Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:21.941Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:21.941Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:21.941Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:21.941Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:21.941Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:21.941Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:21.941Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:21.941Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:21.941Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:21.941Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:21.941Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:21.941Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:21.941Z] [2024-06-27T10:40:22.196Z] Jun 27, 2024 10:40:21 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:22.196Z] INFO: Loading application [sessionDestroyed] at [/test] [2024-06-27T10:40:22.196Z] Jun 27, 2024 10:40:21 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:22.196Z] INFO: sessionDestroyed was successfully deployed in 225 milliseconds. [2024-06-27T10:40:22.196Z] Jun 27, 2024 10:40:21 AM PluginUtil doDeploy [2024-06-27T10:40:22.196Z] INFO: Deployed sessionDestroyed [2024-06-27T10:40:22.196Z] [INFO] [2024-06-27T10:40:22.196Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ sessionDestroyed --- [2024-06-27T10:40:22.196Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/failsafe-reports [2024-06-27T10:40:22.196Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:22.196Z] [INFO] [2024-06-27T10:40:22.196Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:22.196Z] [INFO] T E S T S [2024-06-27T10:40:22.196Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:22.196Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:22.452Z] [INFO] Running org.glassfish.tests.sessionDestroyed.WebTest [2024-06-27T10:40:22.707Z] [Servlet.init] [2024-06-27T10:40:22.707Z] [Servlet.doGet] [2024-06-27T10:40:22.707Z] [Servlet.doPost] [2024-06-27T10:40:22.707Z] [Servlet.sessionCreated] [2024-06-27T10:40:22.707Z] [Servlet.sessionDestroyed] [2024-06-27T10:40:22.707Z] DESTROYED:PASS [2024-06-27T10:40:22.707Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.glassfish.tests.sessionDestroyed.WebTest [2024-06-27T10:40:22.961Z] [INFO] [2024-06-27T10:40:22.961Z] [INFO] Results: [2024-06-27T10:40:22.961Z] [INFO] [2024-06-27T10:40:22.961Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:22.961Z] [INFO] [2024-06-27T10:40:22.961Z] [INFO] [2024-06-27T10:40:22.961Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ sessionDestroyed --- [2024-06-27T10:40:22.961Z] Jun 27, 2024 10:40:22 AM PluginUtil doUndeploy [2024-06-27T10:40:22.961Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@77dd6b3a [2024-06-27T10:40:22.961Z] Jun 27, 2024 10:40:22 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:22.961Z] INFO: close(), this: [2024-06-27T10:40:22.961Z] org.glassfish.web.loader.WebappClassLoader@3a1e66e7[name=/test], urls=[ [2024-06-27T10:40:22.961Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/classes/ [2024-06-27T10:40:22.961Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:22.961Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:22.961Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:22.962Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:22.962Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:22.962Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:22.962Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:22.962Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:22.962Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:22.962Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:22.962Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:22.962Z] file:/tmp/gfembed10283213028343644680tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:22.962Z] file:/tmp/gfembed10283213028343644680tmp/generated/ejb/sessionDestroyed/ [2024-06-27T10:40:22.962Z] file:/tmp/gfembed10283213028343644680tmp/generated/sessionDestroyed/ [2024-06-27T10:40:22.962Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-06-27T10:40:22.962Z] Jun 27, 2024 10:40:22 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:22.962Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-06-27T10:40:22.962Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:22.962Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:22.962Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:22.962Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:22.962Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:22.962Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:22.962Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:22.962Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:22.962Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:22.962Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:22.962Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:22.962Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:22.962Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:22.962Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:22.962Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:22.962Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:22.962Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:22.962Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:22.962Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:22.962Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:22.962Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:22.962Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:22.962Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:22.962Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:22.962Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:22.962Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:22.962Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:22.962Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:22.962Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:22.962Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:22.962Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:22.962Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:22.962Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:22.963Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:22.963Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:22.963Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:22.963Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:22.963Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:22.963Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:22.963Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:22.963Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:22.963Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:22.963Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:22.963Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:22.963Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:22.963Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:22.963Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:22.963Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:22.963Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:22.963Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:22.963Z] [2024-06-27T10:40:22.963Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:22.963Z] Jun 27, 2024 10:40:22 AM PluginUtil doUndeploy [2024-06-27T10:40:22.963Z] INFO: Undeployed sessionDestroyed [2024-06-27T10:40:22.963Z] [INFO] [2024-06-27T10:40:22.963Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ sessionDestroyed --- [2024-06-27T10:40:22.963Z] Jun 27, 2024 10:40:22 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:22.963Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:22.963Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:22.963Z] Jun 27, 2024 10:40:22 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:22.963Z] INFO: Shutdown procedure finished [2024-06-27T10:40:22.963Z] Jun 27, 2024 10:40:22 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-06-27T10:40:22.963Z] WARNING: Got an unexpected exception. [2024-06-27T10:40:22.963Z] Jun 27, 2024 10:40:22 AM PluginUtil stopGlassFish [2024-06-27T10:40:22.963Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2f23e08a [2024-06-27T10:40:22.963Z] [INFO] [2024-06-27T10:40:22.963Z] [INFO] --- failsafe:3.2.5:verify (verify) @ sessionDestroyed --- [2024-06-27T10:40:22.963Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/failsafe-reports [2024-06-27T10:40:22.963Z] [INFO] [2024-06-27T10:40:22.963Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-sessionDestroyed-checkstyle) @ sessionDestroyed --- [2024-06-27T10:40:22.963Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:22.963Z] [INFO] [2024-06-27T10:40:22.963Z] [INFO] --- install:3.1.1:install (default-install) @ sessionDestroyed --- [2024-06-27T10:40:22.963Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/sessionDestroyed/7.0.16-SNAPSHOT/sessionDestroyed-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:23.218Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/sessionDestroyed/7.0.16-SNAPSHOT/sessionDestroyed-7.0.16-SNAPSHOT.war [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:standalonewar >------- [2024-06-27T10:40:23.218Z] [INFO] Building Standalone WAR Test (maven-plugin/standalonewar) 7.0.16-SNAPSHOT [321/334] [2024-06-27T10:40:23.218Z] [INFO] from appserver/tests/embedded/maven-plugin/standalonewar/pom.xml [2024-06-27T10:40:23.218Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- clean:3.3.2:clean (default-clean) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:23.218Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:40:23.218Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/src/main/resources [2024-06-27T10:40:23.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/src/main/manpages [2024-06-27T10:40:23.218Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:23.218Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:40:23.218Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:40:23.218Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-06-27T10:40:23.218Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/src/test/resources [2024-06-27T10:40:23.218Z] [INFO] [2024-06-27T10:40:23.218Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ standalonewar --- [2024-06-27T10:40:23.218Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:23.218Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:40:23.218Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:23.218Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:23.218Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:23.218Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:23.218Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:23.218Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:23.218Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:23.218Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:23.219Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/src/test/java/org/glassfish/tests/standalonewar/WebTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/src/test/java/org/glassfish/tests/standalonewar/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:40:23.219Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/src/test/java/org/glassfish/tests/standalonewar/WebTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:23.219Z] [INFO] [2024-06-27T10:40:23.219Z] [INFO] --- surefire:3.2.5:test (default-test) @ standalonewar --- [2024-06-27T10:40:23.219Z] [INFO] Tests are skipped. [2024-06-27T10:40:23.219Z] [INFO] [2024-06-27T10:40:23.219Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ standalonewar --- [2024-06-27T10:40:23.219Z] [INFO] Executing tasks [2024-06-27T10:40:23.219Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/target/classes/META-INF for [2024-06-27T10:40:23.219Z] [INFO] [echo] standalonewar [2024-06-27T10:40:23.219Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/target/classes/META-INF [2024-06-27T10:40:23.219Z] [INFO] Executed tasks [2024-06-27T10:40:23.219Z] [INFO] [2024-06-27T10:40:23.219Z] [INFO] --- war:3.4.0:war (default-war) @ standalonewar --- [2024-06-27T10:40:23.219Z] [INFO] Packaging webapp [2024-06-27T10:40:23.219Z] [INFO] Assembling webapp [standalonewar] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar] [2024-06-27T10:40:23.219Z] [INFO] Processing war project [2024-06-27T10:40:23.219Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/src/main/webapp] [2024-06-27T10:40:23.219Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar.war [2024-06-27T10:40:23.473Z] [INFO] [2024-06-27T10:40:23.473Z] [INFO] --- embedded-glassfish:5.1:start (start) @ standalonewar --- [2024-06-27T10:40:23.473Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:23.473Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:23.473Z] Jun 27, 2024 10:40:23 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:23.473Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:23.473Z] Jun 27, 2024 10:40:23 AM PluginUtil getGlassFish [2024-06-27T10:40:23.474Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@44b74ddf, GlassFish Status = INIT, TimeTaken = 92 ms [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:23.474Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:23.474Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:23.474Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:23.474Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:23.474Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:23.474Z] INFO: GlassFish (commit: null) startup time: Embedded (37 ms), startup services (23 ms), total (60 ms) [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:23.474Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:23.474Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM PluginUtil startGlassFish [2024-06-27T10:40:23.474Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@44b74ddf, TimeTaken = 35 ms [2024-06-27T10:40:23.474Z] [INFO] [2024-06-27T10:40:23.474Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ standalonewar --- [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:23.474Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar.war] with parameters [--name=standalonewar, --force=true, --contextroot=test] [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:40:23.474Z] INFO: Java security manager is disabled. [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:23.474Z] INFO: Entering Security Startup Service. [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:40:23.474Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:40:23.474Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:23.474Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:23.474Z] INFO: Security Service(s) started successfully. [2024-06-27T10:40:23.728Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:40:23.728Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:23.728Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:23.728Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:23.728Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:23.729Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-06-27T10:40:23.729Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:40:23.729Z] INFO: Created virtual server server [2024-06-27T10:40:23.729Z] Jun 27, 2024 10:40:23 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:40:23.729Z] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:40:23.729Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:40:23.729Z] INFO: Virtual server server loaded default web module [2024-06-27T10:40:23.729Z] Jun 27, 2024 10:40:23 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:23.729Z] INFO: close(), this: [2024-06-27T10:40:23.729Z] org.glassfish.web.loader.WebappClassLoader@7b762dda[name=unknown], urls=[ [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/classes/ [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:23.729Z] file:/tmp/gfembed9465209684796332621tmp/generated/ejb/standalonewar/ [2024-06-27T10:40:23.729Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-06-27T10:40:23.729Z] Jun 27, 2024 10:40:23 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:23.729Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:23.729Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:23.729Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:23.729Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:23.729Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:23.729Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:23.729Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:23.729Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:23.729Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:23.729Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:23.729Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:23.729Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:23.729Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:23.729Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:23.729Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:23.729Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:23.729Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:23.729Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:23.729Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:23.729Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:23.729Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:23.729Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:23.729Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:23.730Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:23.730Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:23.730Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:23.730Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:23.730Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:23.730Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:23.730Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:23.730Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:23.730Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:23.730Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:23.730Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:23.730Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:23.730Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:23.730Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:23.730Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:23.730Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:23.730Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:23.730Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:23.730Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:23.730Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:23.730Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:23.730Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:23.730Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:23.730Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:23.730Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:23.730Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:23.730Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:23.730Z] [2024-06-27T10:40:23.730Z] [Filter.init] [2024-06-27T10:40:23.730Z] Jun 27, 2024 10:40:23 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:23.730Z] INFO: Loading application [standalonewar] at [/test] [2024-06-27T10:40:23.730Z] Jun 27, 2024 10:40:23 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:23.730Z] INFO: standalonewar was successfully deployed in 249 milliseconds. [2024-06-27T10:40:23.730Z] Jun 27, 2024 10:40:23 AM PluginUtil doDeploy [2024-06-27T10:40:23.730Z] INFO: Deployed standalonewar [2024-06-27T10:40:23.730Z] [INFO] [2024-06-27T10:40:23.730Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ standalonewar --- [2024-06-27T10:40:23.730Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/target/failsafe-reports [2024-06-27T10:40:23.730Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:23.730Z] [INFO] [2024-06-27T10:40:23.730Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:23.730Z] [INFO] T E S T S [2024-06-27T10:40:23.730Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:23.730Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:24.289Z] [INFO] Running org.glassfish.tests.standalonewar.WebTest [2024-06-27T10:40:24.289Z] [Servlet.init] [2024-06-27T10:40:24.289Z] [Servlet.init] 6 [2024-06-27T10:40:24.289Z] [Filter.doFilter] [2024-06-27T10:40:24.289Z] [Servlet.doGet] [2024-06-27T10:40:24.289Z] [Servlet.doPost] [2024-06-27T10:40:24.289Z] [Servlet2.init] [2024-06-27T10:40:24.289Z] [Filter.doFilter] [2024-06-27T10:40:24.289Z] [Servlet2.doGet] [2024-06-27T10:40:24.289Z] [Servlet2.doPost] [2024-06-27T10:40:24.289Z] [Servlet3.init] [2024-06-27T10:40:24.289Z] [Filter.doFilter] [2024-06-27T10:40:24.289Z] [Servlet3.doGet] [2024-06-27T10:40:24.289Z] [Servlet3.doPost] [2024-06-27T10:40:24.289Z] FILTER-REQUEST:PASS [2024-06-27T10:40:24.289Z] FILTER-FORWARD:PASS [2024-06-27T10:40:24.289Z] FILTER-INCLUDE:PASS [2024-06-27T10:40:24.289Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.glassfish.tests.standalonewar.WebTest [2024-06-27T10:40:24.544Z] [INFO] [2024-06-27T10:40:24.544Z] [INFO] Results: [2024-06-27T10:40:24.544Z] [INFO] [2024-06-27T10:40:24.544Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:24.544Z] [INFO] [2024-06-27T10:40:24.544Z] [INFO] [2024-06-27T10:40:24.544Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ standalonewar --- [2024-06-27T10:40:24.544Z] Jun 27, 2024 10:40:24 AM PluginUtil doUndeploy [2024-06-27T10:40:24.544Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@367899fd [2024-06-27T10:40:24.544Z] [Filter.destroy] [2024-06-27T10:40:24.544Z] Jun 27, 2024 10:40:24 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:24.544Z] INFO: close(), this: [2024-06-27T10:40:24.544Z] org.glassfish.web.loader.WebappClassLoader@186e3bfd[name=/test], urls=[ [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/classes/ [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:24.544Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:24.545Z] file:/tmp/gfembed9465209684796332621tmp/applications/standalonewar/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:24.545Z] file:/tmp/gfembed9465209684796332621tmp/generated/ejb/standalonewar/ [2024-06-27T10:40:24.545Z] file:/tmp/gfembed9465209684796332621tmp/generated/standalonewar/ [2024-06-27T10:40:24.545Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=16, resourceEntryCache.size=4] [2024-06-27T10:40:24.545Z] Jun 27, 2024 10:40:24 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:24.545Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-06-27T10:40:24.545Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:24.545Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:24.545Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:24.545Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:24.545Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:24.545Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:24.545Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:24.545Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:24.545Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:24.545Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:24.545Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:24.545Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:24.545Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:24.545Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:24.545Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:24.545Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:24.545Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:24.545Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:24.545Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:24.545Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:24.545Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:24.545Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:24.545Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:24.545Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:24.545Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:24.545Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:24.545Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:24.545Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:24.545Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:24.545Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:24.545Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:24.545Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:24.545Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:24.545Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:24.545Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:24.545Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:24.545Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:24.545Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:24.545Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:24.545Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:24.545Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:24.545Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:24.545Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:24.545Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:24.545Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:24.546Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:24.546Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:24.546Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:24.546Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:24.546Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:24.546Z] [2024-06-27T10:40:24.546Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:24.546Z] Jun 27, 2024 10:40:24 AM PluginUtil doUndeploy [2024-06-27T10:40:24.546Z] INFO: Undeployed standalonewar [2024-06-27T10:40:24.546Z] [INFO] [2024-06-27T10:40:24.546Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ standalonewar --- [2024-06-27T10:40:24.546Z] Jun 27, 2024 10:40:24 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:24.546Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:24.546Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:24.546Z] Jun 27, 2024 10:40:24 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:24.546Z] INFO: Shutdown procedure finished [2024-06-27T10:40:24.546Z] Jun 27, 2024 10:40:24 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-06-27T10:40:24.546Z] WARNING: Got an unexpected exception. [2024-06-27T10:40:24.546Z] Jun 27, 2024 10:40:24 AM PluginUtil stopGlassFish [2024-06-27T10:40:24.546Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@44b74ddf [2024-06-27T10:40:24.546Z] [INFO] [2024-06-27T10:40:24.546Z] [INFO] --- failsafe:3.2.5:verify (verify) @ standalonewar --- [2024-06-27T10:40:24.546Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/target/failsafe-reports [2024-06-27T10:40:24.546Z] [INFO] [2024-06-27T10:40:24.546Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-standalonewar-checkstyle) @ standalonewar --- [2024-06-27T10:40:24.801Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- install:3.1.1:install (default-install) @ standalonewar --- [2024-06-27T10:40:24.801Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/standalonewar/7.0.16-SNAPSHOT/standalonewar-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:24.801Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/standalonewar/7.0.16-SNAPSHOT/standalonewar-7.0.16-SNAPSHOT.war [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:securewebapp >------- [2024-06-27T10:40:24.801Z] [INFO] Building Test https and other plugin configurations (maven-plugin/secureWebApp) 7.0.16-SNAPSHOT [322/334] [2024-06-27T10:40:24.801Z] [INFO] from appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml [2024-06-27T10:40:24.801Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:24.801Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:24.801Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- resources:3.3.1:resources (default-resources) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/src/main/resources [2024-06-27T10:40:24.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/src/main/manpages [2024-06-27T10:40:24.801Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:24.801Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:24.801Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:40:24.801Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:24.801Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/src/test/resources [2024-06-27T10:40:24.801Z] [INFO] [2024-06-27T10:40:24.801Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ securewebapp --- [2024-06-27T10:40:24.801Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:24.801Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:40:24.801Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:24.801Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:24.801Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:24.801Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:24.801Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:24.801Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:24.801Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:24.801Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:24.802Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/src/test/java/org/glassfish/tests/embedded/securewebapp/SecureWebAppTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/src/test/java/org/glassfish/tests/embedded/securewebapp/SecureWebAppTest.java uses or overrides a deprecated API. [2024-06-27T10:40:24.802Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/src/test/java/org/glassfish/tests/embedded/securewebapp/SecureWebAppTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:24.802Z] [INFO] [2024-06-27T10:40:24.802Z] [INFO] --- surefire:3.2.5:test (default-test) @ securewebapp --- [2024-06-27T10:40:24.802Z] [INFO] Tests are skipped. [2024-06-27T10:40:24.802Z] [INFO] [2024-06-27T10:40:24.802Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ securewebapp --- [2024-06-27T10:40:24.802Z] [INFO] Executing tasks [2024-06-27T10:40:24.802Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/target/classes/META-INF for [2024-06-27T10:40:24.802Z] [INFO] [echo] securewebapp [2024-06-27T10:40:24.802Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/target/classes/META-INF [2024-06-27T10:40:24.802Z] [INFO] Executed tasks [2024-06-27T10:40:24.802Z] [INFO] [2024-06-27T10:40:24.802Z] [INFO] --- war:3.4.0:war (default-war) @ securewebapp --- [2024-06-27T10:40:24.802Z] [INFO] Packaging webapp [2024-06-27T10:40:24.802Z] [INFO] Assembling webapp [securewebapp] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp] [2024-06-27T10:40:24.802Z] [INFO] Processing war project [2024-06-27T10:40:24.802Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp.war [2024-06-27T10:40:25.057Z] [INFO] [2024-06-27T10:40:25.057Z] [INFO] --- embedded-glassfish:5.1:start (default) @ securewebapp --- [2024-06-27T10:40:25.057Z] Set system property [org.glassfish.embedded.greeting = Hi from BHAVANI] [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:25.057Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:25.057Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM PluginUtil getGlassFish [2024-06-27T10:40:25.057Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {test_key2=test_value_2, GlassFish_Platform=Static, test_key=test_value}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.jms-service.jms-host.default_JMS_host.host=0.0.0.0, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181, embedded-glassfish-config.server.jms-service.jms-host.default_JMS_host.port=17676}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@58d2051c, GlassFish Status = INIT, TimeTaken = 98 ms [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:25.057Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:25.057Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:25.057Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:25.057Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:25.057Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:25.057Z] INFO: GlassFish (commit: null) startup time: Embedded (42 ms), startup services (23 ms), total (65 ms) [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:25.057Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:25.057Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM PluginUtil startGlassFish [2024-06-27T10:40:25.057Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@58d2051c, TimeTaken = 35 ms [2024-06-27T10:40:25.057Z] [INFO] [2024-06-27T10:40:25.057Z] [INFO] --- embedded-glassfish:5.1:deploy (default) @ securewebapp --- [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:24 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:25.057Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp.war] with parameters [--name=securewebapp, --force=true, --contextroot=test] [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:25 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:40:25.057Z] INFO: Java security manager is disabled. [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:25 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:25.057Z] INFO: Entering Security Startup Service. [2024-06-27T10:40:25.057Z] Jun 27, 2024 10:40:25 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:40:25.057Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:40:25.058Z] Jun 27, 2024 10:40:25 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:40:25.058Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:25.058Z] Jun 27, 2024 10:40:25 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:25.058Z] INFO: Security Service(s) started successfully. [2024-06-27T10:40:25.058Z] Jun 27, 2024 10:40:25 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:40:25.058Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:25.058Z] Jun 27, 2024 10:40:25 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:25.058Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:25.058Z] Jun 27, 2024 10:40:25 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:25.058Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-06-27T10:40:25.058Z] Jun 27, 2024 10:40:25 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:40:25.058Z] INFO: Created virtual server server [2024-06-27T10:40:25.313Z] Jun 27, 2024 10:40:25 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:40:25.313Z] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:40:25.313Z] Jun 27, 2024 10:40:25 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:40:25.313Z] INFO: Virtual server server loaded default web module [2024-06-27T10:40:25.313Z] Jun 27, 2024 10:40:25 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:25.313Z] INFO: close(), this: [2024-06-27T10:40:25.313Z] org.glassfish.web.loader.WebappClassLoader@119ab851[name=unknown], urls=[ [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/classes/ [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/jakarta.ejb-api-4.0.1.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/jakarta.transaction-api-2.0.1.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:25.313Z] file:/tmp/gfembed1787944684029730880tmp/generated/ejb/securewebapp/ [2024-06-27T10:40:25.313Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=1, pathTimestamps.size=15, resourceEntryCache.size=1] [2024-06-27T10:40:25.314Z] Jun 27, 2024 10:40:25 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:25.314Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:25.314Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:25.314Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:25.314Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:25.314Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:25.314Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:25.314Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:25.314Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:25.314Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:25.314Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:25.314Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:25.314Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:25.314Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:25.314Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:25.314Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:25.314Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:25.314Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:25.314Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:25.314Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:25.314Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:25.314Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:25.314Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:25.314Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:25.314Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:25.314Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:25.314Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:25.314Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:25.314Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:25.314Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:25.314Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:25.314Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:25.314Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:25.314Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:25.314Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:25.314Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:25.314Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:25.314Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:25.314Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:25.314Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:25.314Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:25.314Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:25.314Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:25.314Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:25.314Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:25.314Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:25.314Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:25.314Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:25.314Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:25.314Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:25.314Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:25.314Z] [2024-06-27T10:40:25.314Z] Jun 27, 2024 10:40:25 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:25.314Z] INFO: Loading application [securewebapp] at [/test] [2024-06-27T10:40:25.315Z] Jun 27, 2024 10:40:25 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:25.315Z] INFO: securewebapp was successfully deployed in 214 milliseconds. [2024-06-27T10:40:25.315Z] Jun 27, 2024 10:40:25 AM PluginUtil doDeploy [2024-06-27T10:40:25.315Z] INFO: Deployed securewebapp [2024-06-27T10:40:25.315Z] [INFO] [2024-06-27T10:40:25.315Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ securewebapp --- [2024-06-27T10:40:25.315Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/target/failsafe-reports [2024-06-27T10:40:25.315Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:25.315Z] [INFO] [2024-06-27T10:40:25.315Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:25.315Z] [INFO] T E S T S [2024-06-27T10:40:25.315Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:25.315Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:25.873Z] [INFO] Running org.glassfish.tests.embedded.securewebapp.SecureWebAppTest [2024-06-27T10:40:25.873Z] [0.583s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.996ms [2024-06-27T10:40:25.873Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test/SecureWebAppTestServlet [2024-06-27T10:40:26.127Z] [2024-06-27T10:40:26.127Z] [OUTPUT from SecureWebAppTestServlet] [2024-06-27T10:40:26.127Z] [Hi from SecureWebAppTestServlet] [2024-06-27T10:40:26.127Z] [System property org.glassfish.embedded.greeting = Hi from BHAVANI] [2024-06-27T10:40:26.127Z] [System property ANTLR_USE_DIRECT_CLASS_LOADING = true] [2024-06-27T10:40:26.127Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-06-27T10:40:26.127Z] [2024-06-27T10:40:26.127Z] [OUTPUT from SecureWebAppTestServlet] [2024-06-27T10:40:26.127Z] [Hi from SecureWebAppTestServlet] [2024-06-27T10:40:26.127Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in org.glassfish.tests.embedded.securewebapp.SecureWebAppTest [2024-06-27T10:40:26.685Z] [INFO] [2024-06-27T10:40:26.685Z] [INFO] Results: [2024-06-27T10:40:26.685Z] [INFO] [2024-06-27T10:40:26.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:26.685Z] [INFO] [2024-06-27T10:40:26.685Z] [INFO] [2024-06-27T10:40:26.685Z] [INFO] --- embedded-glassfish:5.1:undeploy (default) @ securewebapp --- [2024-06-27T10:40:26.685Z] Jun 27, 2024 10:40:26 AM PluginUtil doUndeploy [2024-06-27T10:40:26.685Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@6a6b9ec6 [2024-06-27T10:40:26.685Z] Jun 27, 2024 10:40:26 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:26.685Z] INFO: close(), this: [2024-06-27T10:40:26.685Z] org.glassfish.web.loader.WebappClassLoader@44cfb78c[name=/test], urls=[ [2024-06-27T10:40:26.685Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/classes/ [2024-06-27T10:40:26.685Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:26.685Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/jakarta.ejb-api-4.0.1.jar [2024-06-27T10:40:26.685Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:26.685Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/jakarta.transaction-api-2.0.1.jar [2024-06-27T10:40:26.685Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:26.685Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:26.685Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:26.685Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:26.686Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:26.686Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:26.686Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:26.686Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:26.686Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:26.686Z] file:/tmp/gfembed1787944684029730880tmp/applications/securewebapp/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:26.686Z] file:/tmp/gfembed1787944684029730880tmp/generated/ejb/securewebapp/ [2024-06-27T10:40:26.686Z] file:/tmp/gfembed1787944684029730880tmp/generated/securewebapp/ [2024-06-27T10:40:26.686Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=15, resourceEntryCache.size=1] [2024-06-27T10:40:26.686Z] Jun 27, 2024 10:40:26 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:26.686Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-06-27T10:40:26.686Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:26.686Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:26.686Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:26.686Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:26.686Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:26.686Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:26.686Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:26.686Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:26.686Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:26.686Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:26.686Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:26.686Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:26.686Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:26.686Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:26.686Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:26.686Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:26.686Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:26.686Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:26.686Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:26.686Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:26.686Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:26.686Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:26.686Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:26.686Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:26.686Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:26.686Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:26.686Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:26.686Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:26.686Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:26.686Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:26.686Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:26.686Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:26.686Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:26.686Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:26.686Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:26.686Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:26.687Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:26.687Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:26.687Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:26.687Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:26.687Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:26.687Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:26.687Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:26.687Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:26.687Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:26.687Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:26.687Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:26.687Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:26.687Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:26.687Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:26.687Z] [2024-06-27T10:40:26.687Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:26.687Z] Jun 27, 2024 10:40:26 AM PluginUtil doUndeploy [2024-06-27T10:40:26.687Z] INFO: Undeployed securewebapp [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- embedded-glassfish:5.1:stop (default) @ securewebapp --- [2024-06-27T10:40:26.687Z] Jun 27, 2024 10:40:26 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:26.687Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:26.687Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:26.687Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:26.687Z] INFO: Shutdown procedure finished [2024-06-27T10:40:26.687Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-06-27T10:40:26.687Z] WARNING: Got an unexpected exception. [2024-06-27T10:40:26.687Z] Jun 27, 2024 10:40:26 AM PluginUtil stopGlassFish [2024-06-27T10:40:26.687Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@58d2051c [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- failsafe:3.2.5:verify (verify) @ securewebapp --- [2024-06-27T10:40:26.687Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/target/failsafe-reports [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-securewebapp-checkstyle) @ securewebapp --- [2024-06-27T10:40:26.687Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- install:3.1.1:install (default-install) @ securewebapp --- [2024-06-27T10:40:26.687Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/securewebapp/7.0.16-SNAPSHOT/securewebapp-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:26.687Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/securewebapp/7.0.16-SNAPSHOT/securewebapp-7.0.16-SNAPSHOT.war [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] ---------< org.glassfish.tests.embedded.maven-plugin:jsptest >---------- [2024-06-27T10:40:26.687Z] [INFO] Building Test web app containing JSPs/JSTLs (maven-plugin/jsptest) 7.0.16-SNAPSHOT [323/334] [2024-06-27T10:40:26.687Z] [INFO] from appserver/tests/embedded/maven-plugin/jsptest/pom.xml [2024-06-27T10:40:26.687Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsptest --- [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsptest --- [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsptest --- [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsptest --- [2024-06-27T10:40:26.687Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:26.687Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:26.687Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsptest --- [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsptest --- [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsptest --- [2024-06-27T10:40:26.687Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsptest --- [2024-06-27T10:40:26.687Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:40:26.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/src/main/manpages [2024-06-27T10:40:26.687Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:26.687Z] [INFO] [2024-06-27T10:40:26.687Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsptest --- [2024-06-27T10:40:26.687Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:26.688Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:26.942Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:26.942Z] [INFO] [2024-06-27T10:40:26.942Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsptest --- [2024-06-27T10:40:26.942Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:40:26.942Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:26.942Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:26.942Z] [INFO] [2024-06-27T10:40:26.942Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsptest --- [2024-06-27T10:40:26.942Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/src/test/resources [2024-06-27T10:40:26.942Z] [INFO] [2024-06-27T10:40:26.942Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsptest --- [2024-06-27T10:40:26.942Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:26.942Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:40:26.942Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:26.942Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:26.942Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:26.942Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:26.942Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:26.942Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:26.942Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:26.942Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:26.943Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java uses or overrides a deprecated API. [2024-06-27T10:40:26.943Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:26.943Z] [INFO] [2024-06-27T10:40:26.943Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsptest --- [2024-06-27T10:40:26.943Z] [INFO] Tests are skipped. [2024-06-27T10:40:26.943Z] [INFO] [2024-06-27T10:40:26.943Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsptest --- [2024-06-27T10:40:26.943Z] [INFO] Executing tasks [2024-06-27T10:40:26.943Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/target/classes/META-INF for [2024-06-27T10:40:26.943Z] [INFO] [echo] jsptest [2024-06-27T10:40:26.943Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/target/classes/META-INF [2024-06-27T10:40:26.943Z] [INFO] Executed tasks [2024-06-27T10:40:26.943Z] [INFO] [2024-06-27T10:40:26.943Z] [INFO] --- war:3.4.0:war (default-war) @ jsptest --- [2024-06-27T10:40:26.943Z] [INFO] Packaging webapp [2024-06-27T10:40:26.943Z] [INFO] Assembling webapp [jsptest] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest] [2024-06-27T10:40:26.943Z] [INFO] Processing war project [2024-06-27T10:40:26.943Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/src/main/webapp] [2024-06-27T10:40:26.943Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest.war [2024-06-27T10:40:26.943Z] [INFO] [2024-06-27T10:40:26.943Z] [INFO] --- embedded-glassfish:5.1:start (default) @ jsptest --- [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:26.943Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:26.943Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM PluginUtil getGlassFish [2024-06-27T10:40:26.943Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@1d9643c0, GlassFish Status = INIT, TimeTaken = 91 ms [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:26.943Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:26.943Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:26.943Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:26.943Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:26.943Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:26.943Z] INFO: GlassFish (commit: null) startup time: Embedded (36 ms), startup services (23 ms), total (59 ms) [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:26.943Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:26.943Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM PluginUtil startGlassFish [2024-06-27T10:40:26.943Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@1d9643c0, TimeTaken = 35 ms [2024-06-27T10:40:26.943Z] [INFO] [2024-06-27T10:40:26.943Z] [INFO] --- embedded-glassfish:5.1:deploy (default) @ jsptest --- [2024-06-27T10:40:26.943Z] Jun 27, 2024 10:40:26 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:26.943Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest.war] with parameters [--name=jsptest, --force=true, --contextroot=test] [2024-06-27T10:40:27.198Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:40:27.198Z] INFO: Java security manager is disabled. [2024-06-27T10:40:27.198Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:27.198Z] INFO: Entering Security Startup Service. [2024-06-27T10:40:27.198Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:40:27.198Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:40:27.198Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:40:27.198Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:27.198Z] Jun 27, 2024 10:40:26 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:27.198Z] INFO: Security Service(s) started successfully. [2024-06-27T10:40:27.198Z] Jun 27, 2024 10:40:27 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:40:27.198Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:27.198Z] Jun 27, 2024 10:40:27 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:27.198Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:27.198Z] Jun 27, 2024 10:40:27 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:27.198Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-06-27T10:40:27.198Z] Jun 27, 2024 10:40:27 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:40:27.198Z] INFO: Created virtual server server [2024-06-27T10:40:27.199Z] Jun 27, 2024 10:40:27 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:40:27.199Z] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:40:27.199Z] Jun 27, 2024 10:40:27 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:40:27.199Z] INFO: Virtual server server loaded default web module [2024-06-27T10:40:27.199Z] Jun 27, 2024 10:40:27 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:27.199Z] INFO: close(), this: [2024-06-27T10:40:27.199Z] org.glassfish.web.loader.WebappClassLoader@73c0c6eb[name=unknown], urls=[ [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/classes/ [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:27.199Z] file:/tmp/gfembed13187016633901626696tmp/generated/ejb/jsptest/ [2024-06-27T10:40:27.199Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=1, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-06-27T10:40:27.199Z] Jun 27, 2024 10:40:27 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:27.199Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:27.199Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:27.199Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:27.199Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:27.199Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:27.199Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:27.199Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:27.199Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:27.199Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:27.199Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:27.199Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:27.199Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:27.199Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:27.199Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:27.199Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:27.199Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:27.199Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:27.199Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:27.199Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:27.199Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:27.199Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:27.199Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:27.199Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:27.199Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:27.199Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:27.199Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:27.199Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:27.200Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:27.200Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:27.200Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:27.200Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:27.200Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:27.200Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:27.200Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:27.200Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:27.200Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:27.200Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:27.200Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:27.200Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:27.200Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:27.200Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:27.200Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:27.200Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:27.200Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:27.200Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:27.200Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:27.200Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:27.200Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:27.200Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:27.200Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:27.200Z] [2024-06-27T10:40:27.200Z] Jun 27, 2024 10:40:27 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:27.200Z] INFO: Loading application [jsptest] at [/test] [2024-06-27T10:40:27.200Z] Jun 27, 2024 10:40:27 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:27.200Z] INFO: jsptest was successfully deployed in 213 milliseconds. [2024-06-27T10:40:27.200Z] Jun 27, 2024 10:40:27 AM PluginUtil doDeploy [2024-06-27T10:40:27.200Z] INFO: Deployed jsptest [2024-06-27T10:40:27.200Z] [INFO] [2024-06-27T10:40:27.200Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsptest --- [2024-06-27T10:40:27.200Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/target/failsafe-reports [2024-06-27T10:40:27.200Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:27.200Z] [INFO] [2024-06-27T10:40:27.200Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:27.200Z] [INFO] T E S T S [2024-06-27T10:40:27.200Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:27.200Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:27.758Z] [INFO] Running org.glassfish.tests.embedded.jsptest.JspTest [2024-06-27T10:40:28.012Z] [2024-06-27T10:40:28.012Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test : [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [OUTPUT from JspTestServlet] [2024-06-27T10:40:31.272Z] [Hi from JspTestServlet] [2024-06-27T10:40:31.272Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-06-27T10:40:31.272Z] [3.391s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 4.053ms [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] Hello [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z]

Hi, my name is Bhavani. What's yours?

[2024-06-27T10:40:31.272Z]
[2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z]

[2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z]
[2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test/JspTestServlet : [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [OUTPUT from JspTestServlet] [2024-06-27T10:40:31.272Z] [Hi from JspTestServlet] [2024-06-27T10:40:31.272Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test : [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [OUTPUT from JspTestServlet] [2024-06-27T10:40:31.272Z] [Hi from JspTestServlet] [2024-06-27T10:40:31.272Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] Hello [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z]

Hi, my name is Bhavani. What's yours?

[2024-06-27T10:40:31.272Z]
[2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z]

[2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z]
[2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test/JspTestServlet : [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [OUTPUT from JspTestServlet] [2024-06-27T10:40:31.272Z] [Hi from JspTestServlet] [2024-06-27T10:40:31.272Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-06-27T10:40:31.272Z] [2024-06-27T10:40:31.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.279 s -- in org.glassfish.tests.embedded.jsptest.JspTest [2024-06-27T10:40:31.272Z] [INFO] [2024-06-27T10:40:31.272Z] [INFO] Results: [2024-06-27T10:40:31.272Z] [INFO] [2024-06-27T10:40:31.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:31.272Z] [INFO] [2024-06-27T10:40:31.272Z] [INFO] [2024-06-27T10:40:31.272Z] [INFO] --- embedded-glassfish:5.1:undeploy (default) @ jsptest --- [2024-06-27T10:40:31.272Z] Jun 27, 2024 10:40:31 AM PluginUtil doUndeploy [2024-06-27T10:40:31.272Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@788fdd4a [2024-06-27T10:40:31.272Z] Jun 27, 2024 10:40:31 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:31.272Z] INFO: close(), this: [2024-06-27T10:40:31.272Z] org.glassfish.web.loader.WebappClassLoader@4a7d1325[name=/test], urls=[ [2024-06-27T10:40:31.272Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/classes/ [2024-06-27T10:40:31.272Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:31.272Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:31.272Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:31.272Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:31.272Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:31.272Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:31.272Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:31.273Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:31.273Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:31.273Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:31.273Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:31.273Z] file:/tmp/gfembed13187016633901626696tmp/applications/jsptest/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:31.273Z] file:/tmp/gfembed13187016633901626696tmp/generated/ejb/jsptest/ [2024-06-27T10:40:31.273Z] file:/tmp/gfembed13187016633901626696tmp/generated/jsptest/ [2024-06-27T10:40:31.273Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=14, resourceEntryCache.size=2] [2024-06-27T10:40:31.273Z] Jun 27, 2024 10:40:31 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:31.273Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-06-27T10:40:31.273Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:31.273Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:31.273Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:31.273Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:31.273Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:31.273Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:31.273Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:31.273Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:31.273Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:31.273Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:31.273Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:31.273Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:31.273Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:31.273Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:31.273Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:31.273Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:31.273Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:31.273Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:31.273Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:31.273Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:31.273Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:31.273Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:31.273Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:31.273Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:31.273Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:31.273Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:31.273Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:31.273Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:31.273Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:31.273Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:31.273Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:31.273Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:31.273Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:31.273Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:31.273Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:31.273Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:31.274Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:31.274Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:31.274Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:31.274Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:31.274Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:31.274Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:31.274Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:31.274Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:31.274Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:31.274Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:31.274Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:31.274Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:31.274Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:31.274Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:31.274Z] [2024-06-27T10:40:31.274Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:31.274Z] Jun 27, 2024 10:40:31 AM PluginUtil doUndeploy [2024-06-27T10:40:31.274Z] INFO: Undeployed jsptest [2024-06-27T10:40:31.274Z] [INFO] [2024-06-27T10:40:31.274Z] [INFO] --- embedded-glassfish:5.1:stop (default) @ jsptest --- [2024-06-27T10:40:31.274Z] Jun 27, 2024 10:40:31 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:31.274Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:31.274Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:31.274Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:31.274Z] INFO: Shutdown procedure finished [2024-06-27T10:40:31.274Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-06-27T10:40:31.274Z] WARNING: Got an unexpected exception. [2024-06-27T10:40:31.274Z] Jun 27, 2024 10:40:31 AM PluginUtil stopGlassFish [2024-06-27T10:40:31.274Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@1d9643c0 [2024-06-27T10:40:31.274Z] [INFO] [2024-06-27T10:40:31.274Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsptest --- [2024-06-27T10:40:31.274Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/target/failsafe-reports [2024-06-27T10:40:31.274Z] [INFO] [2024-06-27T10:40:31.274Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-jsptest-checkstyle) @ jsptest --- [2024-06-27T10:40:31.529Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] --- install:3.1.1:install (default-install) @ jsptest --- [2024-06-27T10:40:31.529Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jsptest/7.0.16-SNAPSHOT/jsptest-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:31.529Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jsptest/7.0.16-SNAPSHOT/jsptest-7.0.16-SNAPSHOT.war [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:multipleApps >------- [2024-06-27T10:40:31.529Z] [INFO] Building Multiple application deployment test (maven-plugin/multipleApps) 7.0.16-SNAPSHOT [324/334] [2024-06-27T10:40:31.529Z] [INFO] from appserver/tests/embedded/maven-plugin/multipleApps/pom.xml [2024-06-27T10:40:31.529Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] --- clean:3.3.2:clean (default-clean) @ multipleApps --- [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ multipleApps --- [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ multipleApps --- [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ multipleApps --- [2024-06-27T10:40:31.529Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:31.529Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:31.529Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ multipleApps --- [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ multipleApps --- [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ multipleApps --- [2024-06-27T10:40:31.529Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] --- resources:3.3.1:resources (default-resources) @ multipleApps --- [2024-06-27T10:40:31.529Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:40:31.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/src/main/manpages [2024-06-27T10:40:31.529Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ multipleApps --- [2024-06-27T10:40:31.529Z] [INFO] Recompiling the module because of changed source code. [2024-06-27T10:40:31.529Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:31.529Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:31.529Z] [INFO] [2024-06-27T10:40:31.529Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ multipleApps --- [2024-06-27T10:40:31.529Z] [INFO] Recompiling the module because of added or removed source files. [2024-06-27T10:40:31.529Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:40:31.784Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:31.784Z] [INFO] [2024-06-27T10:40:31.784Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ multipleApps --- [2024-06-27T10:40:31.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/src/test/resources [2024-06-27T10:40:31.784Z] [INFO] [2024-06-27T10:40:31.784Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ multipleApps --- [2024-06-27T10:40:31.784Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:31.784Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-06-27T10:40:31.784Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:31.784Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:31.784Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:31.784Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:31.784Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:31.784Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:31.784Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:31.784Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:31.784Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java uses or overrides a deprecated API. [2024-06-27T10:40:31.784Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:31.784Z] [INFO] [2024-06-27T10:40:31.784Z] [INFO] --- surefire:3.2.5:test (default-test) @ multipleApps --- [2024-06-27T10:40:31.784Z] [INFO] Tests are skipped. [2024-06-27T10:40:31.784Z] [INFO] [2024-06-27T10:40:31.784Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ multipleApps --- [2024-06-27T10:40:31.784Z] [INFO] Executing tasks [2024-06-27T10:40:31.784Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/target/classes/META-INF for [2024-06-27T10:40:31.784Z] [INFO] [echo] multipleApps [2024-06-27T10:40:31.784Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/target/classes/META-INF [2024-06-27T10:40:31.784Z] [INFO] Executed tasks [2024-06-27T10:40:31.784Z] [INFO] [2024-06-27T10:40:31.784Z] [INFO] --- war:3.4.0:war (default-war) @ multipleApps --- [2024-06-27T10:40:31.784Z] [INFO] Packaging webapp [2024-06-27T10:40:31.784Z] [INFO] Assembling webapp [multipleApps] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps] [2024-06-27T10:40:31.784Z] [INFO] Processing war project [2024-06-27T10:40:31.784Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/src/main/webapp] [2024-06-27T10:40:31.784Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps.war [2024-06-27T10:40:31.784Z] [INFO] [2024-06-27T10:40:31.784Z] [INFO] --- embedded-glassfish:5.1:start (start) @ multipleApps --- [2024-06-27T10:40:31.784Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:40:31.784Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:31.784Z] Jun 27, 2024 10:40:31 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:40:31.784Z] INFO: Authorization Service has successfully initialized. [2024-06-27T10:40:31.784Z] Jun 27, 2024 10:40:31 AM PluginUtil getGlassFish [2024-06-27T10:40:31.785Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@7765c1c1, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@9ba830c, GlassFish Status = INIT, TimeTaken = 92 ms [2024-06-27T10:40:31.785Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:31.785Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:31.785Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:40:31.785Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-06-27T10:40:31.785Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:31.785Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:31.785Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:31.785Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:31.785Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-06-27T10:40:31.785Z] INFO: Admin Console Adapter: context root: /admin [2024-06-27T10:40:31.785Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:40:31.785Z] INFO: GlassFish (commit: null) startup time: Embedded (36 ms), startup services (22 ms), total (58 ms) [2024-06-27T10:40:31.785Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-06-27T10:40:31.785Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15648269225866122636tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:31.785Z] Jun 27, 2024 10:40:31 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:40:31.785Z] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:31.785Z] Jun 27, 2024 10:40:31 AM PluginUtil startGlassFish [2024-06-27T10:40:31.785Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@9ba830c, TimeTaken = 35 ms [2024-06-27T10:40:31.785Z] [INFO] [2024-06-27T10:40:31.785Z] [INFO] --- embedded-glassfish:5.1:admin (admin) @ multipleApps --- [2024-06-27T10:40:31.785Z] Jun 27, 2024 10:40:31 AM PluginUtil runCommand [2024-06-27T10:40:31.785Z] INFO: Ran command [list-applications]. Exit Code [SUCCESS], Output = [PlainTextActionReporterSUCCESSNothing to list. [2024-06-27T10:40:31.785Z] No applications are deployed to this target server.] [2024-06-27T10:40:31.785Z] [INFO] [2024-06-27T10:40:31.785Z] [INFO] --- embedded-glassfish:5.1:deploy (deploy) @ multipleApps --- [2024-06-27T10:40:31.785Z] Jun 27, 2024 10:40:31 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:31.785Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps.war] with parameters [--name=multipleApps, --force=true, --contextroot=test] [2024-06-27T10:40:32.040Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:40:32.040Z] INFO: Java security manager is disabled. [2024-06-27T10:40:32.040Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:32.040Z] INFO: Entering Security Startup Service. [2024-06-27T10:40:32.040Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:40:32.040Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:40:32.040Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:40:32.040Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:32.040Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:40:32.041Z] INFO: Security Service(s) started successfully. [2024-06-27T10:40:32.041Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:40:32.041Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:32.041Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:32.041Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:32.041Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-06-27T10:40:32.041Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-06-27T10:40:32.041Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:40:32.041Z] INFO: Created virtual server server [2024-06-27T10:40:32.041Z] Jun 27, 2024 10:40:31 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:40:32.041Z] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:40:32.041Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:40:32.041Z] INFO: Virtual server server loaded default web module [2024-06-27T10:40:32.041Z] Jun 27, 2024 10:40:31 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:32.041Z] INFO: close(), this: [2024-06-27T10:40:32.041Z] org.glassfish.web.loader.WebappClassLoader@2f016870[name=unknown], urls=[ [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/classes/ [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:32.041Z] file:/tmp/gfembed12111341864312936474tmp/generated/ejb/multipleApps/ [2024-06-27T10:40:32.041Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=1, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-06-27T10:40:32.041Z] Jun 27, 2024 10:40:31 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:32.041Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:32.041Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:32.041Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:32.041Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:32.041Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:32.041Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:32.041Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:32.041Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:32.041Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:32.041Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:32.041Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:32.041Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:32.041Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:32.041Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:32.041Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:32.041Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:32.041Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:32.041Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:32.041Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:32.041Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:32.041Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:32.041Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:32.041Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:32.041Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:32.041Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:32.041Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:32.041Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:32.041Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:32.041Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:32.042Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:32.042Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:32.042Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:32.042Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:32.042Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:32.042Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:32.042Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:32.042Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:32.042Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:32.042Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:32.042Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:32.042Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:32.042Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:32.042Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:32.042Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:32.042Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:32.042Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:32.042Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:32.042Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:32.042Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:32.042Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:32.042Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:32.042Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:32.042Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:32.042Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:32.042Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:32.042Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:32.042Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:32.042Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:32.042Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:32.042Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:32.042Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:32.042Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:32.042Z] [2024-06-27T10:40:32.042Z] Jun 27, 2024 10:40:31 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:32.042Z] INFO: Loading application [multipleApps] at [/test] [2024-06-27T10:40:32.042Z] Jun 27, 2024 10:40:32 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:32.042Z] INFO: multipleApps was successfully deployed in 225 milliseconds. [2024-06-27T10:40:32.042Z] Jun 27, 2024 10:40:32 AM PluginUtil doDeploy [2024-06-27T10:40:32.042Z] INFO: Deployed multipleApps [2024-06-27T10:40:32.042Z] [INFO] [2024-06-27T10:40:32.042Z] [INFO] --- embedded-glassfish:5.1:deploy (deploy2) @ multipleApps --- [2024-06-27T10:40:32.042Z] Jun 27, 2024 10:40:32 AM org.glassfish.maven.PluginUtil doDeploy [2024-06-27T10:40:32.042Z] INFO: Deploying [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/secondapp/secondapp.war] with parameters [--name=secondapp, --force=true, --contextroot=secondapp, --verify=true] [2024-06-27T10:40:32.297Z] Jun 27, 2024 10:40:32 AM org.glassfish.deployment.admin.DeployCommand event [2024-06-27T10:40:32.297Z] WARNING: Verifier is not installed yet. Install verifier module. [2024-06-27T10:40:32.297Z] Jun 27, 2024 10:40:32 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:32.297Z] INFO: close(), this: [2024-06-27T10:40:32.297Z] org.glassfish.web.loader.WebappClassLoader@78775bc5[name=unknown], urls=[ [2024-06-27T10:40:32.297Z] file:/tmp/gfembed12111341864312936474tmp/applications/secondapp/WEB-INF/classes/ [2024-06-27T10:40:32.297Z] file:/tmp/gfembed12111341864312936474tmp/generated/ejb/secondapp/ [2024-06-27T10:40:32.297Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:32.297Z] Jun 27, 2024 10:40:32 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:32.297Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-06-27T10:40:32.297Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:32.297Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:32.297Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:32.297Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:32.297Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:32.297Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:32.297Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:32.297Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:32.297Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:32.297Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:32.297Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:32.297Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-06-27T10:40:32.298Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:32.298Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:32.298Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:32.298Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:32.298Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:32.298Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:32.298Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:32.298Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-06-27T10:40:32.298Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:32.298Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:32.298Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-06-27T10:40:32.298Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-06-27T10:40:32.298Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:32.298Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:32.298Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:32.298Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:32.298Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:32.298Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:32.298Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:32.298Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:32.298Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:32.298Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:32.298Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:32.298Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:32.298Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:32.298Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:32.298Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:32.298Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:32.298Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:32.298Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:32.298Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:32.298Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:32.298Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:32.298Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:32.298Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:32.298Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:32.298Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:32.298Z] [2024-06-27T10:40:32.298Z] Jun 27, 2024 10:40:32 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:40:32.298Z] INFO: Loading application [secondapp] at [/secondapp] [2024-06-27T10:40:32.298Z] Jun 27, 2024 10:40:32 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:40:32.298Z] INFO: secondapp was successfully deployed in 80 milliseconds. [2024-06-27T10:40:32.298Z] Jun 27, 2024 10:40:32 AM PluginUtil doDeploy [2024-06-27T10:40:32.298Z] INFO: Deployed secondapp [2024-06-27T10:40:32.298Z] [INFO] [2024-06-27T10:40:32.298Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ multipleApps --- [2024-06-27T10:40:32.298Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/target/failsafe-reports [2024-06-27T10:40:32.298Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:32.298Z] [INFO] [2024-06-27T10:40:32.298Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:32.298Z] [INFO] T E S T S [2024-06-27T10:40:32.298Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:32.298Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:32.857Z] [INFO] Running org.glassfish.tests.embedded.jsptest.JspTest [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test : [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [OUTPUT from JspTestServlet] [2024-06-27T10:40:32.857Z] [Hi from JspTestServlet] [2024-06-27T10:40:32.857Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-06-27T10:40:32.857Z] [0.708s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 3.797ms [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] Hello [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z] [2024-06-27T10:40:32.857Z]

Hi, my name is Bhavani. What's yours?

[2024-06-27T10:40:32.858Z]
[2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z]

[2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z]
[2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test/JspTestServlet : [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] [OUTPUT from JspTestServlet] [2024-06-27T10:40:32.858Z] [Hi from JspTestServlet] [2024-06-27T10:40:32.858Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] [2024-06-27T10:40:32.858Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test : [2024-06-27T10:40:33.113Z] [2024-06-27T10:40:33.113Z] [OUTPUT from JspTestServlet] [2024-06-27T10:40:33.113Z] [Hi from JspTestServlet] [2024-06-27T10:40:33.113Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] Hello [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z] [2024-06-27T10:40:33.368Z]

Hi, my name is Bhavani. What's yours?

[2024-06-27T10:40:33.369Z]
[2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z]

[2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z]
[2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test/JspTestServlet : [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [OUTPUT from JspTestServlet] [2024-06-27T10:40:33.369Z] [Hi from JspTestServlet] [2024-06-27T10:40:33.369Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/secondapp : [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] Hello [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z]

Hi, my name is Duke. What's yours?

[2024-06-27T10:40:33.369Z]
[2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z]

[2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z]
[2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] ***** SUCCESS **** Found [Hi, my name is Duke. What's yours?] in the response.***** [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/secondapp : [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] Hello [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z]

Hi, my name is Duke. What's yours?

[2024-06-27T10:40:33.369Z]
[2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z]

[2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z]
[2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] ***** SUCCESS **** Found [Hi, my name is Duke. What's yours?] in the response.***** [2024-06-27T10:40:33.369Z] [2024-06-27T10:40:33.369Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 s -- in org.glassfish.tests.embedded.jsptest.JspTest [2024-06-27T10:40:33.929Z] [INFO] [2024-06-27T10:40:33.929Z] [INFO] Results: [2024-06-27T10:40:33.929Z] [INFO] [2024-06-27T10:40:33.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:40:33.929Z] [INFO] [2024-06-27T10:40:33.929Z] [INFO] [2024-06-27T10:40:33.929Z] [INFO] --- embedded-glassfish:5.1:undeploy (undeploy) @ multipleApps --- [2024-06-27T10:40:33.929Z] Jun 27, 2024 10:40:33 AM PluginUtil doUndeploy [2024-06-27T10:40:33.929Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@41079776 [2024-06-27T10:40:33.929Z] Jun 27, 2024 10:40:33 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:33.929Z] INFO: close(), this: [2024-06-27T10:40:33.929Z] org.glassfish.web.loader.WebappClassLoader@f40fa29[name=/secondapp], urls=[ [2024-06-27T10:40:33.929Z] file:/tmp/gfembed12111341864312936474tmp/applications/secondapp/WEB-INF/classes/ [2024-06-27T10:40:33.929Z] file:/tmp/gfembed12111341864312936474tmp/generated/ejb/secondapp/ [2024-06-27T10:40:33.929Z] file:/tmp/gfembed12111341864312936474tmp/generated/secondapp/ [2024-06-27T10:40:33.929Z] ][delegate=true, context=/secondapp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=4, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-06-27T10:40:33.929Z] Jun 27, 2024 10:40:33 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:33.929Z] WARNING: Failed to check for ThreadLocal references for web application [/secondapp] [2024-06-27T10:40:33.929Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:33.929Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:33.929Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:33.929Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:33.929Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:33.929Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:33.929Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:33.929Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:33.929Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:33.929Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:33.929Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:33.929Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:33.929Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:33.929Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:33.929Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:33.929Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:33.929Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:33.929Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:33.929Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:33.929Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:33.929Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:33.929Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:33.929Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:33.929Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:33.929Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:33.929Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:33.929Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:33.929Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:33.929Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:33.929Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:33.929Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:33.929Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:33.929Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:33.929Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:33.929Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:33.930Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:33.930Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:33.930Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:33.930Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:33.930Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:33.930Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:33.930Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:33.930Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:33.930Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:33.930Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:33.930Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:33.930Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:33.930Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:33.930Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:33.930Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:33.930Z] [2024-06-27T10:40:33.930Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:33.930Z] Jun 27, 2024 10:40:33 AM PluginUtil doUndeploy [2024-06-27T10:40:33.930Z] INFO: Undeployed secondapp [2024-06-27T10:40:33.930Z] [INFO] [2024-06-27T10:40:33.930Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ multipleApps --- [2024-06-27T10:40:33.930Z] Jun 27, 2024 10:40:33 AM PluginUtil doUndeploy [2024-06-27T10:40:33.930Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@21a6127b [2024-06-27T10:40:33.930Z] Jun 27, 2024 10:40:33 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:40:33.930Z] INFO: close(), this: [2024-06-27T10:40:33.930Z] org.glassfish.web.loader.WebappClassLoader@3efc981f[name=/test], urls=[ [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/classes/ [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/cdi-api-1.0.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/javax.inject-1.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/jsr250-api-1.0.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/maven-model-3.3.9.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/applications/multipleApps/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/generated/ejb/multipleApps/ [2024-06-27T10:40:33.930Z] file:/tmp/gfembed12111341864312936474tmp/generated/multipleApps/ [2024-06-27T10:40:33.930Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=14, resourceEntryCache.size=2] [2024-06-27T10:40:33.930Z] Jun 27, 2024 10:40:33 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-06-27T10:40:33.930Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-06-27T10:40:33.930Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @474951a [2024-06-27T10:40:33.930Z] at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) [2024-06-27T10:40:33.930Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) [2024-06-27T10:40:33.930Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) [2024-06-27T10:40:33.930Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) [2024-06-27T10:40:33.930Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) [2024-06-27T10:40:33.930Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-06-27T10:40:33.930Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-06-27T10:40:33.930Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-06-27T10:40:33.930Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-06-27T10:40:33.930Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-06-27T10:40:33.930Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-06-27T10:40:33.930Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-06-27T10:40:33.930Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:447) [2024-06-27T10:40:33.930Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-06-27T10:40:33.930Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-06-27T10:40:33.930Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-06-27T10:40:33.930Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:33.930Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:33.930Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:33.930Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:33.931Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:33.931Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:33.931Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:33.931Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:33.931Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:33.931Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:33.931Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:33.931Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:33.931Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:33.931Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-06-27T10:40:33.931Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-06-27T10:40:33.931Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-06-27T10:40:33.931Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:33.931Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:33.931Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-06-27T10:40:33.931Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-06-27T10:40:33.931Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-06-27T10:40:33.931Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-06-27T10:40:33.931Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-06-27T10:40:33.931Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-06-27T10:40:33.931Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-06-27T10:40:33.931Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-06-27T10:40:33.931Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-06-27T10:40:33.931Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-06-27T10:40:33.931Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-06-27T10:40:33.931Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-06-27T10:40:33.931Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-06-27T10:40:33.931Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-06-27T10:40:33.931Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-06-27T10:40:33.931Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-06-27T10:40:33.931Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-06-27T10:40:33.931Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-06-27T10:40:33.931Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-06-27T10:40:33.931Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-06-27T10:40:33.931Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-06-27T10:40:33.931Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:33.931Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:33.931Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-06-27T10:40:33.931Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-06-27T10:40:33.931Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-06-27T10:40:33.931Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-06-27T10:40:33.931Z] [2024-06-27T10:40:33.931Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:33.931Z] Jun 27, 2024 10:40:33 AM PluginUtil doUndeploy [2024-06-27T10:40:33.931Z] INFO: Undeployed multipleApps [2024-06-27T10:40:33.931Z] [INFO] [2024-06-27T10:40:33.931Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ multipleApps --- [2024-06-27T10:40:33.931Z] Jun 27, 2024 10:40:33 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:40:33.931Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:33.931Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:33.931Z] Jun 27, 2024 10:40:33 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:40:33.931Z] INFO: Shutdown procedure finished [2024-06-27T10:40:33.931Z] Jun 27, 2024 10:40:33 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-06-27T10:40:33.931Z] WARNING: Got an unexpected exception. [2024-06-27T10:40:33.931Z] Jun 27, 2024 10:40:33 AM PluginUtil stopGlassFish [2024-06-27T10:40:33.931Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@9ba830c [2024-06-27T10:40:33.931Z] [INFO] [2024-06-27T10:40:33.931Z] [INFO] --- failsafe:3.2.5:verify (verify) @ multipleApps --- [2024-06-27T10:40:33.931Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/target/failsafe-reports [2024-06-27T10:40:33.931Z] [INFO] [2024-06-27T10:40:33.931Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-multipleApps-checkstyle) @ multipleApps --- [2024-06-27T10:40:33.931Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:33.931Z] [INFO] [2024-06-27T10:40:33.931Z] [INFO] --- install:3.1.1:install (default-install) @ multipleApps --- [2024-06-27T10:40:33.932Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/multipleApps/7.0.16-SNAPSHOT/multipleApps-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:33.932Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/multipleApps/7.0.16-SNAPSHOT/multipleApps-7.0.16-SNAPSHOT.war [2024-06-27T10:40:33.932Z] [INFO] [2024-06-27T10:40:33.932Z] [INFO] ------------------< org.glassfish.tests.embedded:web >------------------ [2024-06-27T10:40:33.932Z] [INFO] Building GlassFish Web Embedded Tests 7.0.16-SNAPSHOT [325/334] [2024-06-27T10:40:33.932Z] [INFO] from appserver/tests/embedded/web/pom.xml [2024-06-27T10:40:33.932Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:40:33.932Z] [INFO] [2024-06-27T10:40:33.932Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-06-27T10:40:33.932Z] [INFO] [2024-06-27T10:40:33.932Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-06-27T10:40:33.932Z] [INFO] [2024-06-27T10:40:33.932Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-06-27T10:40:33.932Z] [INFO] [2024-06-27T10:40:33.932Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-06-27T10:40:33.932Z] [INFO] No sources to compile [2024-06-27T10:40:33.932Z] [INFO] [2024-06-27T10:40:33.932Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-06-27T10:40:33.932Z] [INFO] [2024-06-27T10:40:33.932Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-06-27T10:40:33.932Z] [INFO] [2024-06-27T10:40:33.932Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-06-27T10:40:33.932Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:33.932Z] [INFO] [2024-06-27T10:40:33.932Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-06-27T10:40:33.932Z] [INFO] No sources to compile [2024-06-27T10:40:33.932Z] [INFO] [2024-06-27T10:40:33.932Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-06-27T10:40:33.932Z] [INFO] No sources to compile [2024-06-27T10:40:33.932Z] [INFO] [2024-06-27T10:40:33.932Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-06-27T10:40:34.187Z] [INFO] Executing tasks [2024-06-27T10:40:34.187Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/target/classes/META-INF for [2024-06-27T10:40:34.187Z] [INFO] [echo] web [2024-06-27T10:40:34.187Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/target/classes/META-INF [2024-06-27T10:40:34.187Z] [INFO] Executed tasks [2024-06-27T10:40:34.187Z] [INFO] [2024-06-27T10:40:34.187Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-06-27T10:40:34.187Z] [INFO] No tests to run. [2024-06-27T10:40:34.187Z] [INFO] [2024-06-27T10:40:34.187Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-06-27T10:40:34.187Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/target/failsafe-reports [2024-06-27T10:40:34.187Z] [INFO] [2024-06-27T10:40:34.187Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-web-checkstyle) @ web --- [2024-06-27T10:40:34.187Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:40:34.187Z] [INFO] [2024-06-27T10:40:34.187Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-06-27T10:40:34.187Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/7.0.16-SNAPSHOT/web-7.0.16-SNAPSHOT.pom [2024-06-27T10:40:34.187Z] [INFO] [2024-06-27T10:40:34.187Z] [INFO] ---------< org.glassfish.tests.embedded:web-api-embedded-test >--------- [2024-06-27T10:40:34.187Z] [INFO] Building Test for glassfish-embedded-web 7.0.16-SNAPSHOT [326/334] [2024-06-27T10:40:34.187Z] [INFO] from appserver/tests/embedded/web/web-api/pom.xml [2024-06-27T10:40:34.188Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:40:34.188Z] [INFO] [2024-06-27T10:40:34.188Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-api-embedded-test --- [2024-06-27T10:40:34.188Z] [INFO] [2024-06-27T10:40:34.188Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-api-embedded-test --- [2024-06-27T10:40:34.188Z] [INFO] [2024-06-27T10:40:34.188Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-api-embedded-test --- [2024-06-27T10:40:34.188Z] [INFO] [2024-06-27T10:40:34.188Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-api-embedded-test --- [2024-06-27T10:40:34.188Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:34.188Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:40:34.442Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:34.442Z] [INFO] [2024-06-27T10:40:34.442Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-api-embedded-test --- [2024-06-27T10:40:34.442Z] [INFO] [2024-06-27T10:40:34.442Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-api-embedded-test --- [2024-06-27T10:40:34.442Z] [INFO] [2024-06-27T10:40:34.442Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-api-embedded-test --- [2024-06-27T10:40:34.442Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:40:34.442Z] [INFO] [2024-06-27T10:40:34.442Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-api-embedded-test --- [2024-06-27T10:40:34.442Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-06-27T10:40:34.442Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/src/main/manpages [2024-06-27T10:40:34.442Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:40:34.442Z] [INFO] [2024-06-27T10:40:34.442Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-api-embedded-test --- [2024-06-27T10:40:34.442Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:34.442Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:40:34.442Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:34.442Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/CustomClassLoader.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/CustomClassLoader.java uses unchecked or unsafe operations. [2024-06-27T10:40:34.442Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/CustomClassLoader.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:40:34.442Z] [INFO] [2024-06-27T10:40:34.442Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-api-embedded-test --- [2024-06-27T10:40:34.442Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:34.442Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-06-27T10:40:34.697Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:34.697Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:40:34.697Z] [INFO] [2024-06-27T10:40:34.697Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-api-embedded-test --- [2024-06-27T10:40:34.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/src/test/resources [2024-06-27T10:40:34.697Z] [INFO] [2024-06-27T10:40:34.697Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-api-embedded-test --- [2024-06-27T10:40:34.697Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:40:34.697Z] [INFO] Compiling 33 source files with javac [debug target 11] to target/classes/WEB-INF/classes [2024-06-27T10:40:34.952Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:40:34.952Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:40:34.952Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:40:34.952Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:40:34.952Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:40:34.952Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:40:34.952Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:40:34.952Z] Use -proc:none to disable annotation processing. [2024-06-27T10:40:34.952Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:40:34.952Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddContextTest.java: Some input files use or override a deprecated API. [2024-06-27T10:40:34.952Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddContextTest.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:40:34.952Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletAndFilterByClassTest.java: Some input files use unchecked or unsafe operations. [2024-06-27T10:40:34.952Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletAndFilterByClassTest.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:40:34.952Z] [INFO] [2024-06-27T10:40:34.952Z] [INFO] --- war:3.4.0:war (build-test-war) @ web-api-embedded-test --- [2024-06-27T10:40:34.952Z] [INFO] Packaging webapp [2024-06-27T10:40:34.952Z] [INFO] Assembling webapp [web-api-embedded-test] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp] [2024-06-27T10:40:34.952Z] [INFO] Processing war project [2024-06-27T10:40:34.952Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/src/main/webapp] [2024-06-27T10:40:34.952Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war [2024-06-27T10:40:34.952Z] [INFO] [2024-06-27T10:40:34.952Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-api-embedded-test --- [2024-06-27T10:40:34.952Z] [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [2024-06-27T10:40:34.952Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/surefire-reports [2024-06-27T10:40:34.952Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:40:34.952Z] [INFO] [2024-06-27T10:40:34.952Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:34.952Z] [INFO] T E S T S [2024-06-27T10:40:34.952Z] [INFO] ------------------------------------------------------- [2024-06-27T10:40:35.207Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:35.766Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddContextTest [2024-06-27T10:40:35.766Z] [0.623s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.366ms [2024-06-27T10:40:36.325Z] [1.216s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 6.642ms [2024-06-27T10:40:36.325Z] 10:40:36.207293 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:36.580Z] 10:40:36.445905 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:40:36.580Z] 10:40:36.447485 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:40:36.834Z] 10:40:36.481543 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:40:36.834Z] [1.781s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 5.192ms [2024-06-27T10:40:36.834Z] [1.781s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:40:36.834Z] [1.791s][info][gc] GC(3) Pause Remark 22M->22M(256M) 1.724ms [2024-06-27T10:40:36.834Z] [1.794s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.086ms [2024-06-27T10:40:36.834Z] [1.795s][info][gc] GC(3) Concurrent Mark Cycle 14.614ms [2024-06-27T10:40:37.088Z] 10:40:36.881241 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:40:37.088Z] 10:40:36.995691 INFO main . GlassFish (commit: null) startup time: Embedded (647 ms), startup services (715 ms), total (1,362 ms) [2024-06-27T10:40:37.088Z] 10:40:37.077819 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed14186599381301738101tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed14186599381301738101tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:37.343Z] 10:40:37.199717 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:37.343Z] ================ EmbeddedAddContext Test [2024-06-27T10:40:37.343Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@2b736fee [2024-06-27T10:40:37.343Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:40:37.597Z] 10:40:37.426790 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:37.597Z] 10:40:37.464787 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:40:37.598Z] 10:40:37.465394 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:40:37.598Z] 10:40:37.468034 INFO main . Created virtual server server [2024-06-27T10:40:37.852Z] 10:40:37.693781 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:40:37.852Z] 10:40:37.694738 INFO main . Virtual server server loaded default web module [2024-06-27T10:40:38.106Z] [2.824s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 152M->27M(256M) 8.889ms [2024-06-27T10:40:38.107Z] 10:40:37.839254 INFO pool-13-thread-1 . Done with starting web container. [2024-06-27T10:40:38.107Z] 10:40:37.895778 SEVERE pool-14-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:38.107Z] 10:40:37.904209 SEVERE pool-14-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:38.107Z] 10:40:37.905414 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:40:38.107Z] 10:40:37.963325 INFO pool-7-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:38.107Z] [2.966s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 49M->28M(256M) 8.051ms [2024-06-27T10:40:38.107Z] [2.989s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->27M(256M) 6.219ms [2024-06-27T10:40:38.107Z] [2.989s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:40:38.107Z] [3.007s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.722ms [2024-06-27T10:40:38.107Z] [3.012s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.089ms [2024-06-27T10:40:38.107Z] [3.013s][info][gc] GC(7) Concurrent Mark Cycle 23.834ms [2024-06-27T10:40:38.107Z] 10:40:38.053457 INFO pool-15-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:38.107Z] 10:40:38.075212 INFO pool-15-thread-1 . Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:38.107Z] 10:40:38.079407 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:38.107Z] 10:40:38.079955 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:38.107Z] 10:40:38.080326 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:38.107Z] 10:40:38.084640 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:40:38.362Z] 10:40:38.093883 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:40:38.616Z] 10:40:38.308878 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:40:38.616Z] 10:40:38.309491 INFO main . Entering Security Startup Service. [2024-06-27T10:40:38.616Z] 10:40:38.311539 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:38.616Z] 10:40:38.331210 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:38.616Z] 10:40:38.332122 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:38.616Z] 10:40:38.332999 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:40:38.616Z] 10:40:38.336001 INFO main . Security Service(s) started successfully. [2024-06-27T10:40:38.616Z] 10:40:38.357852 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:40:38.616Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:40:38.616Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:38.616Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:38.616Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:38.616Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:38.616Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:38.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:38.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:38.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:38.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:38.616Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:38.616Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:38.616Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:38.617Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:38.617Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:38.617Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:38.617Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:38.617Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:38.617Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:38.617Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:38.617Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:38.617Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:38.617Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:40:38.617Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-06-27T10:40:38.617Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:38.617Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:38.617Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:38.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.617Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.617Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.617Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.618Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.618Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:38.618Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:38.618Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:38.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:38.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:38.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:38.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:38.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:38.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:38.618Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:38.618Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:38.618Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:38.618Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:38.618Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:38.618Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:38.618Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:38.618Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:38.618Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:38.618Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:38.618Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:38.618Z] [2024-06-27T10:40:38.618Z] 10:40:38.361339 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:40:38.618Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:40:38.618Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:38.618Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:38.618Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:38.618Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:38.618Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:38.618Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:38.618Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:38.618Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:38.618Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:40:38.618Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-06-27T10:40:38.618Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:38.618Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:38.618Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:38.619Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.619Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.619Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:38.619Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:38.620Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:38.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:38.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:38.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:38.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:38.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:38.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:38.620Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:38.620Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:38.620Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:38.620Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:38.620Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:38.620Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:38.620Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:38.620Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:38.620Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:38.620Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:38.620Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:38.620Z] [2024-06-27T10:40:38.620Z] 10:40:38.364257 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:40:38.620Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:40:38.620Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:38.620Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:38.620Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:38.620Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:38.620Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:38.620Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:38.620Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:38.620Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:38.620Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:40:38.620Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-06-27T10:40:38.620Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:38.620Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:38.620Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:38.620Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:38.620Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:38.620Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:38.620Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:38.620Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:38.620Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:38.620Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:38.620Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:38.621Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:38.621Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:38.621Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:38.621Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:38.621Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:38.621Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.621Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:38.621Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:38.621Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.621Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.621Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.621Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.622Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.622Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:38.622Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:38.622Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:38.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:38.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:38.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:38.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:38.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:38.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:38.622Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:38.622Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:38.622Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:38.622Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:38.622Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:38.622Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:38.622Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:38.622Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:38.622Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:38.622Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:38.622Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:38.622Z] [2024-06-27T10:40:38.622Z] 10:40:38.367072 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:40:38.622Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:40:38.622Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:38.622Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:38.622Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:38.622Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:38.622Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:38.622Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:38.622Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:38.622Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:38.622Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:38.622Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:38.623Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:38.623Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:38.623Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:38.623Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:38.623Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:38.623Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:38.623Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:38.623Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:38.623Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:38.623Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:38.623Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:38.623Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:40:38.623Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-06-27T10:40:38.623Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:38.623Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:38.623Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:38.623Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:38.623Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:38.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:38.623Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.623Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.624Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.624Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:38.624Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:38.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:38.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:38.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:38.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:38.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:38.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:38.624Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:38.624Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:38.624Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:38.624Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:38.625Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:38.625Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:38.625Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:38.625Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:38.625Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:38.625Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:38.625Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:38.625Z] [2024-06-27T10:40:38.625Z] 10:40:38.369871 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:40:38.625Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:40:38.625Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:38.625Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:38.625Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:38.625Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:38.625Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:38.625Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:38.625Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:38.625Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:38.625Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:40:38.625Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-06-27T10:40:38.625Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:38.625Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:38.625Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:38.625Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:38.625Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:38.625Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:38.625Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:38.625Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:38.625Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:38.625Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:38.625Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:38.626Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:38.626Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:38.626Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:38.626Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:38.626Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:38.626Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.626Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:38.626Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:38.626Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.626Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.626Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:38.626Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:38.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:38.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:38.627Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:38.627Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:38.627Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:38.627Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:38.627Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:38.627Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:38.627Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:38.627Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:38.627Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:38.627Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:38.627Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:38.627Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:38.627Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:38.627Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:38.627Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:38.627Z] [2024-06-27T10:40:38.627Z] 10:40:38.466523 INFO main . close(), this: [2024-06-27T10:40:38.627Z] org.glassfish.web.loader.WebappClassLoader@ba4f370[name=unknown], urls=[ [2024-06-27T10:40:38.627Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:38.627Z] file:/tmp/gfembed14186599381301738101tmp/generated/ejb/classes/ [2024-06-27T10:40:38.627Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:38.627Z] 10:40:38.518480 INFO main . close(), this: [2024-06-27T10:40:38.627Z] org.glassfish.web.loader.WebappClassLoader@5f935d49[name=unknown], urls=[ [2024-06-27T10:40:38.627Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:38.627Z] file:/tmp/gfembed14186599381301738101tmp/generated/ejb/classes/ [2024-06-27T10:40:38.627Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:38.883Z] 10:40:38.611718 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:40:38.883Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:40:38.883Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:38.883Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:38.883Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:38.883Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:38.883Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:38.883Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:38.883Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:38.884Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:38.884Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:38.884Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:38.884Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:38.884Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:38.884Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:38.884Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:38.884Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:38.884Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:38.884Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:38.884Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:38.884Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:38.884Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:38.884Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:40:38.884Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:40:38.884Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-06-27T10:40:38.884Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:38.884Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:38.884Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:38.884Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.884Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.884Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.885Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:38.885Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:38.885Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:38.885Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:38.885Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:38.885Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:38.885Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:38.885Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:38.885Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:38.885Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:38.885Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:38.885Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:38.885Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:38.885Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:38.885Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:38.885Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:38.885Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:38.885Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:38.885Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:38.885Z] [2024-06-27T10:40:38.885Z] 10:40:38.614387 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:40:38.885Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:40:38.885Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:38.885Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:38.885Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:38.885Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:38.885Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:38.885Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:38.885Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:38.885Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:40:38.886Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:40:38.886Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-06-27T10:40:38.886Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:38.886Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:38.886Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:38.886Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.886Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.886Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.886Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.887Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.887Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.887Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:38.887Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:38.887Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:38.887Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:38.887Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:38.887Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:38.887Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:38.887Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:38.887Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:38.887Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:38.887Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:38.887Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:38.887Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:38.887Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:38.887Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:38.887Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:38.887Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:38.887Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:38.887Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:38.887Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:38.887Z] [2024-06-27T10:40:38.887Z] 10:40:38.616749 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:40:38.887Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:40:38.887Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:38.887Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:38.887Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:38.887Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:38.887Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:38.887Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:38.887Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:38.887Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:40:38.887Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:40:38.887Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-06-27T10:40:38.887Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:38.887Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:38.887Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:38.887Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:38.887Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:38.887Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:38.887Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:38.887Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:38.887Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:38.888Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:38.888Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:38.888Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:38.888Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:38.888Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:38.888Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:38.888Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:38.888Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.888Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:38.888Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:38.888Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.888Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.888Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:38.888Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:38.888Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:38.888Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:38.888Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:38.888Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:38.888Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:38.889Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:38.889Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:38.889Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:38.889Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:38.889Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:38.889Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:38.889Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:38.889Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:38.889Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:38.889Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:38.889Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:38.889Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:38.889Z] [2024-06-27T10:40:38.889Z] 10:40:38.618147 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:40:38.889Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:40:38.889Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:38.889Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:38.889Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:38.889Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:38.889Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:38.889Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:38.889Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:38.889Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:40:38.889Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:40:38.889Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-06-27T10:40:38.889Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:38.889Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:38.889Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:38.889Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:38.889Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.890Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:38.890Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:38.890Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.890Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.890Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:38.890Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:38.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:38.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:38.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:38.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:38.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:38.890Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:38.890Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:38.890Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:38.890Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:38.890Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:38.890Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:38.890Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:38.890Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:38.890Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:38.890Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:38.890Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:38.890Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:38.890Z] [2024-06-27T10:40:38.891Z] 10:40:38.619304 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:40:38.891Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:40:38.891Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:38.891Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:38.891Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:38.891Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:38.891Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:38.891Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:38.891Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:38.891Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:40:38.891Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:40:38.891Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-06-27T10:40:38.891Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:38.891Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:38.891Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:38.891Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:38.891Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:38.891Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:38.891Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.891Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.891Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.891Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.891Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.891Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.891Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.891Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.892Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:38.892Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:38.892Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:38.892Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:38.892Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:38.892Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:38.892Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:38.892Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:38.892Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:38.892Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:38.892Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:38.892Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:38.892Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:38.892Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:38.892Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:38.892Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:38.892Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:38.892Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:38.892Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:38.892Z] [2024-06-27T10:40:38.892Z] 10:40:38.661433 INFO main . close(), this: [2024-06-27T10:40:38.892Z] org.glassfish.web.loader.WebappClassLoader@2c9cafa5[name=unknown], urls=[ [2024-06-27T10:40:38.892Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:38.892Z] file:/tmp/gfembed14186599381301738101tmp/generated/ejb/classes// [2024-06-27T10:40:38.892Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:38.892Z] 10:40:38.705138 INFO main . Loading application [classes] at [/test] [2024-06-27T10:40:38.892Z] 10:40:38.709496 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-06-27T10:40:38.892Z] Context found [2024-06-27T10:40:38.892Z] Context found /test [2024-06-27T10:40:38.892Z] Servlet WEB-HELLO initialized [2024-06-27T10:40:38.892Z] 10:40:38.811741 INFO main . close(), this: [2024-06-27T10:40:38.892Z] org.glassfish.web.loader.WebappClassLoader@678586f0[name=/test], urls=[ [2024-06-27T10:40:38.893Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:38.893Z] file:/tmp/gfembed14186599381301738101tmp/generated/ejb/classes// [2024-06-27T10:40:38.893Z] file:/tmp/gfembed14186599381301738101tmp/generated/classes/ [2024-06-27T10:40:38.893Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:38.893Z] 10:40:38.828413 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-06-27T10:40:38.893Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@75d97e18 [2024-06-27T10:40:38.893Z] 10:40:38.840080 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:38.893Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:38.893Z] 10:40:38.864964 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:40:38.893Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.368 s -- in org.glassfish.tests.embedded.web.EmbeddedAddContextTest [2024-06-27T10:40:39.451Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:39.706Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest [2024-06-27T10:40:39.960Z] [0.573s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.492ms [2024-06-27T10:40:40.518Z] [1.068s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 7.059ms [2024-06-27T10:40:40.518Z] 10:40:40.274741 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:40.518Z] 10:40:40.453002 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:40:40.518Z] 10:40:40.454739 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:40:40.772Z] 10:40:40.487275 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:40:41.026Z] [1.557s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->19M(258M) 5.200ms [2024-06-27T10:40:41.026Z] [1.557s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:40:41.026Z] [1.568s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.660ms [2024-06-27T10:40:41.026Z] [1.571s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.081ms [2024-06-27T10:40:41.026Z] [1.572s][info][gc] GC(3) Concurrent Mark Cycle 14.837ms [2024-06-27T10:40:41.026Z] 10:40:40.855535 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:40:41.026Z] 10:40:40.959942 INFO main . GlassFish (commit: null) startup time: Embedded (539 ms), startup services (631 ms), total (1,170 ms) [2024-06-27T10:40:41.280Z] 10:40:41.037526 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed9890173400871272303tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed9890173400871272303tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:41.280Z] 10:40:41.153616 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:41.280Z] ================ EmbeddedAddHttpsListener Test [2024-06-27T10:40:41.280Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@2c719bd4 [2024-06-27T10:40:41.280Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:40:41.535Z] 10:40:41.368621 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:41.535Z] 10:40:41.406924 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:40:41.535Z] 10:40:41.407564 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:40:41.535Z] 10:40:41.410182 INFO main . Created virtual server server [2024-06-27T10:40:41.790Z] 10:40:41.616740 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:40:41.790Z] 10:40:41.617636 INFO main . Virtual server server loaded default web module [2024-06-27T10:40:41.790Z] 10:40:41.754109 INFO pool-15-thread-1 . Done with starting web container. [2024-06-27T10:40:42.044Z] [2.626s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 160M->28M(256M) 10.073ms [2024-06-27T10:40:42.045Z] 10:40:41.802041 SEVERE pool-13-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:42.045Z] 10:40:41.811200 SEVERE pool-13-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:42.045Z] 10:40:41.812593 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:40:42.045Z] [2.683s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 38M->28M(256M) 8.933ms [2024-06-27T10:40:42.045Z] [2.704s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 4.736ms [2024-06-27T10:40:42.045Z] [2.705s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:40:42.045Z] [2.728s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.951ms [2024-06-27T10:40:42.045Z] [2.735s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.085ms [2024-06-27T10:40:42.045Z] [2.736s][info][gc] GC(7) Concurrent Mark Cycle 31.783ms [2024-06-27T10:40:42.045Z] 10:40:41.882816 INFO pool-16-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:42.045Z] 10:40:41.979434 INFO pool-14-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:42.045Z] 10:40:42.001606 INFO pool-14-thread-1 . Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:42.045Z] 10:40:42.005989 INFO pool-14-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:42.045Z] 10:40:42.006610 INFO pool-14-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:42.045Z] 10:40:42.006961 INFO pool-14-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:42.045Z] 10:40:42.011560 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:40:42.301Z] 10:40:42.023943 INFO pool-12-thread-1 . Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-06-27T10:40:42.301Z] 10:40:42.038597 INFO pool-7-thread-1 . Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-06-27T10:40:42.301Z] 10:40:42.042958 INFO pool-7-thread-1 . Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:9191] [2024-06-27T10:40:42.301Z] SSL /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/keystore.jks changeit /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/cacerts.jks changeit [2024-06-27T10:40:42.301Z] 10:40:42.069133 INFO pool-15-thread-1 . Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-06-27T10:40:42.301Z] 10:40:42.073599 INFO pool-15-thread-1 . Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9191] [2024-06-27T10:40:42.301Z] 10:40:42.077626 INFO pool-15-thread-1 . Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-06-27T10:40:42.301Z] 10:40:42.080813 INFO pool-15-thread-1 . Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:9191] [2024-06-27T10:40:42.301Z] 10:40:42.083133 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector default-ssl-listener port 9191 to virtual server server [2024-06-27T10:40:42.301Z] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-06-27T10:40:42.555Z] 10:40:42.335995 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:40:42.555Z] 10:40:42.336659 INFO main . Entering Security Startup Service. [2024-06-27T10:40:42.555Z] 10:40:42.339275 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:42.555Z] 10:40:42.361426 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:42.555Z] 10:40:42.362387 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:42.555Z] 10:40:42.363250 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:40:42.555Z] 10:40:42.366492 INFO main . Security Service(s) started successfully. [2024-06-27T10:40:42.810Z] 10:40:42.399005 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:40:42.810Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:40:42.810Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:42.810Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:42.810Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:42.810Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:42.810Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:42.810Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:42.810Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:42.810Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:42.810Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:42.810Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:42.810Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:42.810Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:42.810Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:42.811Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:42.811Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:42.811Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:42.811Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:42.811Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:42.811Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-06-27T10:40:42.811Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:42.811Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:42.811Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:42.811Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.811Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.811Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.811Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.812Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.812Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.812Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.812Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.812Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.812Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:42.812Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:42.812Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:42.812Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:42.812Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:42.812Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:42.812Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:42.812Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:42.812Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:42.812Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:42.812Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:42.812Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:42.812Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:42.812Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:42.812Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:42.812Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:42.812Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:42.812Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:42.812Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:42.812Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:42.812Z] [2024-06-27T10:40:42.812Z] 10:40:42.404115 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:40:42.812Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:40:42.812Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:42.812Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:42.812Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:42.812Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:42.812Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:42.812Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:42.812Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:42.812Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:42.812Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:42.812Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:42.812Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:42.812Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:42.812Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:42.813Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:42.813Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:42.813Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:42.813Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:42.813Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:42.813Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-06-27T10:40:42.813Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:42.813Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:42.813Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:42.813Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.813Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.813Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.813Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.814Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.814Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.814Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.814Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.814Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:42.814Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:42.814Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:42.814Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:42.814Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:42.814Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:42.814Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:42.814Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:42.814Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:42.814Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:42.814Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:42.814Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:42.814Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:42.814Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:42.814Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:42.814Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:42.814Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:42.814Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:42.814Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:42.814Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:42.814Z] [2024-06-27T10:40:42.814Z] 10:40:42.407862 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:40:42.814Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:40:42.814Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:42.814Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:42.814Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:42.814Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:42.814Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:42.814Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:42.814Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:42.814Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:42.814Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:42.814Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:42.814Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:42.814Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:42.814Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:42.815Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:42.815Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:42.815Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:42.815Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:42.815Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-06-27T10:40:42.815Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:42.815Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:42.815Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:42.815Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.815Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.815Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:42.815Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.816Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.816Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.816Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.816Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:42.816Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:42.816Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:42.816Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:42.816Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:42.816Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:42.816Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:42.816Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:42.816Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:42.816Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:42.816Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:42.816Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:42.816Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:42.816Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:42.816Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:42.816Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:42.816Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:42.816Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:42.816Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:42.816Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:42.816Z] [2024-06-27T10:40:42.816Z] 10:40:42.411408 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:40:42.816Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:40:42.816Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:42.816Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:42.816Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:42.816Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:42.816Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:42.816Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:42.816Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:42.816Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:42.816Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:42.816Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:42.816Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:42.816Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:42.816Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:42.817Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:42.817Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:42.817Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:42.817Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:42.817Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:42.817Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:42.817Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-06-27T10:40:42.817Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:42.817Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:42.817Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:42.817Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.817Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.817Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.818Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.818Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:42.818Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:42.818Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:42.818Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:42.818Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:42.818Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:42.818Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:42.818Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:42.818Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:42.818Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:42.818Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:42.818Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:42.818Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:42.818Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:42.818Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:42.818Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:42.818Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:42.818Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:42.818Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:42.818Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:42.818Z] [2024-06-27T10:40:42.818Z] 10:40:42.415159 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:40:42.818Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:40:42.818Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:42.818Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:42.818Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:42.818Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:42.818Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:42.818Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:42.818Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:42.818Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:40:42.818Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:42.818Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:40:42.818Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:40:42.818Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:40:42.818Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:40:42.819Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:40:42.819Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:40:42.819Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:40:42.819Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:40:42.819Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:40:42.819Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-06-27T10:40:42.819Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:42.819Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:42.819Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:42.819Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.819Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.819Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:42.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:42.820Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.820Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:42.820Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:42.820Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:42.820Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:42.820Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:42.820Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:42.820Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:42.820Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:42.820Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:42.820Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:42.820Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:42.820Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:42.820Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:42.820Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:42.820Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:42.820Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:42.820Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:42.820Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:42.820Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:42.820Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:42.820Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:42.820Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:42.820Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:42.820Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:42.820Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:42.820Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:42.820Z] [2024-06-27T10:40:42.820Z] 10:40:42.515758 INFO main . close(), this: [2024-06-27T10:40:42.820Z] org.glassfish.web.loader.WebappClassLoader@6dded900[name=unknown], urls=[ [2024-06-27T10:40:42.820Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:42.820Z] file:/tmp/gfembed9890173400871272303tmp/generated/ejb/classes/ [2024-06-27T10:40:42.820Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:42.820Z] 10:40:42.564975 INFO main . Loading application [classes] at [/classes] [2024-06-27T10:40:42.820Z] 10:40:42.612330 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 490 milliseconds. [2024-06-27T10:40:42.820Z] Deployed classes [2024-06-27T10:40:43.380Z] Servlet WEB-HELLO initialized [2024-06-27T10:40:43.380Z] Hello World! [2024-06-27T10:40:43.380Z] 10:40:43.061032 INFO main . close(), this: [2024-06-27T10:40:43.380Z] org.glassfish.web.loader.WebappClassLoader@7e81617a[name=/classes], urls=[ [2024-06-27T10:40:43.380Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:43.381Z] file:/tmp/gfembed9890173400871272303tmp/generated/ejb/classes/ [2024-06-27T10:40:43.381Z] file:/tmp/gfembed9890173400871272303tmp/generated/classes/ [2024-06-27T10:40:43.381Z] ][delegate=true, context=/classes, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:43.381Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:40:43.381Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@69a90b81 [2024-06-27T10:40:43.381Z] 10:40:43.091750 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:43.381Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:43.381Z] 10:40:43.115398 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:40:43.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.459 s -- in org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest [2024-06-27T10:40:43.636Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:44.194Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest [2024-06-27T10:40:44.194Z] [0.591s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.474ms [2024-06-27T10:40:44.753Z] [1.163s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.474ms [2024-06-27T10:40:44.753Z] 10:40:44.625592 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:45.007Z] 10:40:44.793307 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:40:45.007Z] 10:40:44.794832 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:40:45.007Z] 10:40:44.826836 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:40:45.262Z] [1.627s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 48M->20M(258M) 4.585ms [2024-06-27T10:40:45.262Z] [1.627s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:40:45.262Z] [1.637s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.587ms [2024-06-27T10:40:45.262Z] [1.640s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.062ms [2024-06-27T10:40:45.262Z] [1.641s][info][gc] GC(3) Concurrent Mark Cycle 14.261ms [2024-06-27T10:40:45.262Z] 10:40:45.188071 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:40:45.517Z] 10:40:45.290316 INFO main . GlassFish (commit: null) startup time: Embedded (621 ms), startup services (614 ms), total (1,235 ms) [2024-06-27T10:40:45.517Z] 10:40:45.366403 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed15114564875040652828tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15114564875040652828tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:45.771Z] 10:40:45.475870 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:45.771Z] ================ EmbeddedAddListenerDefaultVS Test [2024-06-27T10:40:45.771Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@7c90b7b7 [2024-06-27T10:40:45.771Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:40:45.771Z] 10:40:45.692438 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:46.025Z] 10:40:45.727371 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:40:46.025Z] 10:40:45.727944 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:40:46.025Z] 10:40:45.730437 INFO main . Created virtual server server [2024-06-27T10:40:46.025Z] [2.415s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 144M->26M(256M) 8.707ms [2024-06-27T10:40:46.025Z] 10:40:45.961084 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:40:46.025Z] 10:40:45.962026 INFO main . Virtual server server loaded default web module [2024-06-27T10:40:46.280Z] 10:40:46.085051 INFO pool-13-thread-1 . Done with starting web container. [2024-06-27T10:40:46.280Z] [2.745s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 62M->27M(256M) 8.019ms [2024-06-27T10:40:46.280Z] 10:40:46.135996 SEVERE pool-5-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:46.280Z] 10:40:46.144608 SEVERE pool-5-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:46.280Z] 10:40:46.145923 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:40:46.280Z] 10:40:46.200186 INFO pool-13-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:46.280Z] [2.764s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->28M(256M) 5.568ms [2024-06-27T10:40:46.280Z] [2.764s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:40:46.280Z] [2.781s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.802ms [2024-06-27T10:40:46.280Z] [2.786s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.084ms [2024-06-27T10:40:46.280Z] [2.787s][info][gc] GC(7) Concurrent Mark Cycle 23.441ms [2024-06-27T10:40:46.535Z] 10:40:46.294068 INFO pool-5-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:46.535Z] 10:40:46.315955 INFO pool-5-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:46.535Z] 10:40:46.320525 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:46.535Z] 10:40:46.321071 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:46.535Z] 10:40:46.321407 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:46.535Z] 10:40:46.325954 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:40:46.535Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-06-27T10:40:46.535Z] 10:40:46.334812 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:40:46.790Z] 10:40:46.535874 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:40:46.790Z] 10:40:46.536439 INFO main . Entering Security Startup Service. [2024-06-27T10:40:46.790Z] 10:40:46.538356 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:46.790Z] 10:40:46.557026 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:46.791Z] 10:40:46.557858 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:46.791Z] 10:40:46.558690 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:40:46.791Z] 10:40:46.561508 INFO main . Security Service(s) started successfully. [2024-06-27T10:40:46.791Z] 10:40:46.582005 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:40:46.791Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:40:46.791Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:46.791Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:46.791Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:46.791Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:46.791Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:46.791Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:46.791Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:46.791Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:46.791Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-06-27T10:40:46.791Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:46.791Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:46.791Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:46.791Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:46.791Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.792Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.792Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:46.792Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:46.792Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:46.792Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:46.792Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:46.792Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:46.792Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:46.792Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:46.792Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:46.792Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:46.792Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:46.792Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:46.792Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:46.792Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:46.792Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:46.792Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:46.792Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:46.792Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:46.792Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:46.792Z] [2024-06-27T10:40:46.792Z] 10:40:46.585312 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:40:46.792Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:40:46.792Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:46.793Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:46.793Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:46.793Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:46.793Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:46.793Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:46.793Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:46.793Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:46.793Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-06-27T10:40:46.793Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:46.793Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:46.793Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:46.793Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:46.793Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:46.793Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:46.793Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.793Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.793Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.793Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.793Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.793Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.793Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.793Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:46.793Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:46.793Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.794Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:46.794Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:46.794Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:46.794Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:46.794Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:46.794Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:46.794Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:46.794Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:46.794Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:46.794Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:46.794Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:46.794Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:46.794Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:46.794Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:46.794Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:46.794Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:46.794Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:46.794Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:46.794Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:46.794Z] [2024-06-27T10:40:46.794Z] 10:40:46.588209 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:40:46.794Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:40:46.794Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:46.794Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:46.794Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:46.794Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:46.794Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:46.794Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:46.794Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:46.794Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:46.794Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:46.794Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:46.794Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:46.794Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:46.794Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:46.794Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:46.794Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:46.795Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:46.795Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:46.795Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:46.795Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:46.795Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:46.795Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:46.795Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-06-27T10:40:46.795Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:46.795Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:46.795Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:46.795Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.795Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.795Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:46.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:46.796Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.796Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.796Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.796Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.796Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.796Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.796Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.796Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:46.796Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:46.796Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:46.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:46.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:46.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:46.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:46.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:46.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:46.796Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:46.796Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:46.796Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:46.796Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:46.796Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:46.796Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:46.796Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:46.796Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:46.796Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:46.796Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:46.796Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:46.796Z] [2024-06-27T10:40:46.796Z] 10:40:46.590957 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:40:46.796Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:40:46.796Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:46.796Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:46.796Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:46.796Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:46.796Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:46.796Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:46.796Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:46.796Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:46.796Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-06-27T10:40:46.796Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:46.796Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:46.796Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:46.796Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:46.797Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.797Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.797Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:46.797Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:46.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:46.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:46.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:46.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:46.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:46.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:46.798Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:46.798Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:46.798Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:46.798Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:46.798Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:46.798Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:46.798Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:46.798Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:46.798Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:46.798Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:46.798Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:46.798Z] [2024-06-27T10:40:46.798Z] 10:40:46.593702 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:40:46.798Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:40:46.798Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:46.798Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:46.798Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:46.798Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:46.798Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:46.798Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:46.798Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:46.798Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:46.798Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-06-27T10:40:46.798Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:46.798Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:46.798Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:46.798Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:46.798Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:46.798Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:46.798Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:46.798Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:46.798Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:46.798Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:46.798Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:46.798Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:46.798Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:46.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:46.799Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:46.799Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:46.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:46.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:46.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.799Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.799Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:46.799Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:46.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:46.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:46.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:46.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:46.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:46.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:46.799Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:46.799Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:46.799Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:46.799Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:46.799Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:46.800Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:46.800Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:46.800Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:46.800Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:46.800Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:46.800Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:46.800Z] [2024-06-27T10:40:46.800Z] 10:40:46.688219 INFO main . close(), this: [2024-06-27T10:40:46.800Z] org.glassfish.web.loader.WebappClassLoader@4cecc15a[name=unknown], urls=[ [2024-06-27T10:40:46.800Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:46.800Z] file:/tmp/gfembed15114564875040652828tmp/generated/ejb/classes/ [2024-06-27T10:40:46.800Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:47.054Z] 10:40:46.768683 INFO main . close(), this: [2024-06-27T10:40:47.054Z] org.glassfish.web.loader.WebappClassLoader@3dc46f24[name=unknown], urls=[ [2024-06-27T10:40:47.054Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:47.054Z] file:/tmp/gfembed15114564875040652828tmp/generated/ejb/classes/ [2024-06-27T10:40:47.055Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:47.055Z] 10:40:46.878770 WARNING main . Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-06-27T10:40:47.055Z] 10:40:46.921859 INFO main . close(), this: [2024-06-27T10:40:47.055Z] org.glassfish.web.loader.WebappClassLoader@7f5e6833[name=unknown], urls=[ [2024-06-27T10:40:47.055Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:47.055Z] file:/tmp/gfembed15114564875040652828tmp/generated/ejb/classes// [2024-06-27T10:40:47.055Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:47.055Z] 10:40:46.963251 INFO main . Loading application [classes] at [/test] [2024-06-27T10:40:47.309Z] Servlet MyServlet initialized [2024-06-27T10:40:47.309Z] 10:40:47.063972 INFO main . close(), this: [2024-06-27T10:40:47.309Z] org.glassfish.web.loader.WebappClassLoader@682266d8[name=/test], urls=[ [2024-06-27T10:40:47.309Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:47.309Z] file:/tmp/gfembed15114564875040652828tmp/generated/ejb/classes// [2024-06-27T10:40:47.309Z] file:/tmp/gfembed15114564875040652828tmp/generated/classes/ [2024-06-27T10:40:47.309Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:47.309Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3c9e19de [2024-06-27T10:40:47.309Z] 10:40:47.090426 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:47.309Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:47.309Z] 10:40:47.115578 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:40:47.309Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.193 s -- in org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest [2024-06-27T10:40:47.563Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:48.122Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest [2024-06-27T10:40:48.123Z] [0.603s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.393ms [2024-06-27T10:40:48.683Z] [1.093s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 6.899ms [2024-06-27T10:40:48.683Z] 10:40:48.554227 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:48.938Z] 10:40:48.715070 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:40:48.938Z] 10:40:48.716520 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:40:48.938Z] 10:40:48.747605 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:40:49.193Z] [1.566s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 4.815ms [2024-06-27T10:40:49.193Z] [1.566s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:40:49.193Z] [1.576s][info][gc] GC(3) Pause Remark 22M->22M(256M) 1.642ms [2024-06-27T10:40:49.193Z] [1.579s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.076ms [2024-06-27T10:40:49.193Z] [1.580s][info][gc] GC(3) Concurrent Mark Cycle 14.076ms [2024-06-27T10:40:49.193Z] 10:40:49.111354 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:40:49.448Z] 10:40:49.211933 INFO main . GlassFish (commit: null) startup time: Embedded (538 ms), startup services (607 ms), total (1,145 ms) [2024-06-27T10:40:49.448Z] 10:40:49.286772 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed3021378305201098117tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed3021378305201098117tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:49.448Z] 10:40:49.395833 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:49.702Z] ================ EmbeddedAddServletAndFilterByClassNameTest Test [2024-06-27T10:40:49.702Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@235c997d [2024-06-27T10:40:49.702Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:40:49.702Z] 10:40:49.608915 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:49.957Z] 10:40:49.644825 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:40:49.957Z] 10:40:49.645388 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:40:49.957Z] 10:40:49.647941 INFO main . Created virtual server server [2024-06-27T10:40:49.957Z] 10:40:49.873256 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:40:49.957Z] 10:40:49.874189 INFO main . Virtual server server loaded default web module [2024-06-27T10:40:50.211Z] [2.516s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 151M->27M(256M) 8.792ms [2024-06-27T10:40:50.211Z] 10:40:50.017135 INFO pool-15-thread-1 . Done with starting web container. [2024-06-27T10:40:50.211Z] 10:40:50.085481 SEVERE pool-6-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:50.211Z] 10:40:50.095325 SEVERE pool-6-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:50.212Z] 10:40:50.096785 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:40:50.212Z] [2.703s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 54M->27M(256M) 7.664ms [2024-06-27T10:40:50.466Z] [2.730s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 6.015ms [2024-06-27T10:40:50.466Z] [2.730s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:40:50.466Z] 10:40:50.153579 INFO pool-13-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:50.466Z] [2.747s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.880ms [2024-06-27T10:40:50.466Z] [2.753s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.075ms [2024-06-27T10:40:50.466Z] [2.754s][info][gc] GC(7) Concurrent Mark Cycle 23.963ms [2024-06-27T10:40:50.466Z] 10:40:50.245853 INFO pool-5-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:50.466Z] 10:40:50.268168 INFO pool-5-thread-1 . Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:50.466Z] 10:40:50.272541 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:50.466Z] 10:40:50.273088 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:50.466Z] 10:40:50.273411 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:50.466Z] 10:40:50.277534 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:40:50.466Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-06-27T10:40:50.466Z] 10:40:50.285975 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:40:50.721Z] 10:40:50.481289 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:40:50.721Z] 10:40:50.481852 INFO main . Entering Security Startup Service. [2024-06-27T10:40:50.721Z] 10:40:50.483659 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:50.721Z] 10:40:50.501855 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:50.721Z] 10:40:50.502682 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:50.721Z] 10:40:50.503507 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:40:50.721Z] 10:40:50.506346 INFO main . Security Service(s) started successfully. [2024-06-27T10:40:50.721Z] 10:40:50.526508 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:40:50.721Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:40:50.721Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:50.721Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:50.721Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:50.721Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:50.721Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:50.721Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:50.721Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:50.721Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:50.722Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-06-27T10:40:50.722Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:50.722Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:50.722Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:50.722Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.722Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.722Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.722Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.723Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:50.723Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:50.723Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:50.723Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:50.723Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:50.723Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:50.723Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:50.723Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:50.723Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:50.723Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:50.723Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:50.723Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:50.723Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:50.723Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:50.723Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:50.723Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:50.723Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:50.723Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:50.723Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:50.723Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:50.723Z] [2024-06-27T10:40:50.723Z] 10:40:50.529756 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:40:50.723Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:40:50.723Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:50.723Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:50.723Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:50.723Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:50.723Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:50.723Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:50.723Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:50.723Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:50.723Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-06-27T10:40:50.723Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:50.723Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:50.723Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:50.723Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:50.723Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:50.723Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:50.723Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:50.723Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:50.723Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:50.723Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:50.724Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:50.724Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:50.724Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:50.724Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:50.724Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:50.724Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:50.724Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.724Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:50.724Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:50.724Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.724Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.724Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:50.724Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:50.724Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:50.724Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:50.724Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:50.724Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:50.724Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:50.724Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:50.725Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:50.725Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:50.725Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:50.725Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:50.725Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:50.725Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:50.725Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:50.725Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:50.725Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:50.725Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:50.725Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:50.725Z] [2024-06-27T10:40:50.725Z] 10:40:50.532415 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:40:50.725Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:40:50.725Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:50.725Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:50.725Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:50.725Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:50.725Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:50.725Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:50.725Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:50.725Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:50.725Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-06-27T10:40:50.725Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:50.725Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:50.725Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:50.725Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.725Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:50.726Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:50.726Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.726Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.726Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:50.726Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:50.726Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:50.726Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:50.726Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:50.726Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:50.726Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:50.726Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:50.726Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:50.726Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:50.726Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:50.726Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:50.726Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:50.726Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:50.726Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:50.726Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:50.726Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:50.726Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:50.726Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:50.726Z] [2024-06-27T10:40:50.727Z] 10:40:50.535147 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:40:50.727Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:40:50.727Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:50.727Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:50.727Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:50.727Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:50.727Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:50.727Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:50.727Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:50.727Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:50.727Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-06-27T10:40:50.727Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:50.727Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:50.727Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:50.727Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:50.727Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:50.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:50.727Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.727Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.727Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.728Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.728Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:50.728Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:50.728Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:50.728Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:50.728Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:50.728Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:50.728Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:50.728Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:50.728Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:50.728Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:50.728Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:50.728Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:50.728Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:50.728Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:50.728Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:50.728Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:50.728Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:50.728Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:50.728Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:50.728Z] [2024-06-27T10:40:50.728Z] 10:40:50.537795 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:40:50.728Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:40:50.728Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:50.728Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:50.728Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:50.728Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:50.728Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:50.728Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:50.728Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:50.728Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:50.728Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:50.728Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:50.729Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:50.729Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:50.729Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:50.729Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:50.729Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:50.729Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:50.729Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:50.729Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:50.729Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:50.729Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:50.729Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:50.729Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-06-27T10:40:50.729Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:50.729Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:50.729Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:50.729Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.729Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.729Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.729Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:50.730Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:50.730Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:50.730Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:50.730Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:50.730Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:50.730Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:50.730Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:50.730Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:50.730Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:50.730Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:50.730Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:50.730Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:50.730Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:50.730Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:50.730Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:50.730Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:50.730Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:50.730Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:50.730Z] [2024-06-27T10:40:50.986Z] 10:40:50.630441 INFO main . close(), this: [2024-06-27T10:40:50.986Z] org.glassfish.web.loader.WebappClassLoader@6e2eead5[name=unknown], urls=[ [2024-06-27T10:40:50.986Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:50.986Z] file:/tmp/gfembed3021378305201098117tmp/generated/ejb/classes/ [2024-06-27T10:40:50.986Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:50.986Z] 10:40:50.711931 INFO main . close(), this: [2024-06-27T10:40:50.986Z] org.glassfish.web.loader.WebappClassLoader@4597e6e3[name=unknown], urls=[ [2024-06-27T10:40:50.986Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:50.986Z] file:/tmp/gfembed3021378305201098117tmp/generated/ejb/classes/ [2024-06-27T10:40:50.986Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:50.986Z] 10:40:50.821297 WARNING main . Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-06-27T10:40:50.986Z] 10:40:50.866306 INFO main . close(), this: [2024-06-27T10:40:50.986Z] org.glassfish.web.loader.WebappClassLoader@148ab138[name=unknown], urls=[ [2024-06-27T10:40:50.986Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:50.986Z] file:/tmp/gfembed3021378305201098117tmp/generated/ejb/classes// [2024-06-27T10:40:50.987Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:50.987Z] 10:40:50.908677 INFO main . Loading application [classes] at [/test] [2024-06-27T10:40:51.241Z] 10:40:51.007713 INFO main . close(), this: [2024-06-27T10:40:51.241Z] org.glassfish.web.loader.WebappClassLoader@77c692b4[name=/test], urls=[ [2024-06-27T10:40:51.242Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:51.242Z] file:/tmp/gfembed3021378305201098117tmp/generated/ejb/classes// [2024-06-27T10:40:51.242Z] file:/tmp/gfembed3021378305201098117tmp/generated/classes/ [2024-06-27T10:40:51.242Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:51.242Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2c3f43d1 [2024-06-27T10:40:51.242Z] 10:40:51.035034 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:51.242Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:51.242Z] 10:40:51.059799 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:40:51.242Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.131 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest [2024-06-27T10:40:51.497Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:52.055Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest [2024-06-27T10:40:52.055Z] [0.569s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.660ms [2024-06-27T10:40:52.615Z] 10:40:52.447879 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:52.615Z] [1.043s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 7.045ms [2024-06-27T10:40:52.870Z] 10:40:52.613151 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:40:52.870Z] 10:40:52.614628 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:40:52.870Z] 10:40:52.645634 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:40:53.124Z] [1.517s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 5.232ms [2024-06-27T10:40:53.124Z] [1.517s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:40:53.124Z] [1.531s][info][gc] GC(3) Pause Remark 22M->22M(256M) 1.756ms [2024-06-27T10:40:53.124Z] [1.534s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.063ms [2024-06-27T10:40:53.124Z] [1.536s][info][gc] GC(3) Concurrent Mark Cycle 19.153ms [2024-06-27T10:40:53.124Z] 10:40:53.010482 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:40:53.379Z] 10:40:53.113523 INFO main . GlassFish (commit: null) startup time: Embedded (522 ms), startup services (613 ms), total (1,135 ms) [2024-06-27T10:40:53.379Z] 10:40:53.188211 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed15708948374781345041tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15708948374781345041tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:53.379Z] 10:40:53.296806 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:53.379Z] ================ EmbeddedAddServletAndFilterByClassNameTest Test [2024-06-27T10:40:53.379Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@75d366c2 [2024-06-27T10:40:53.379Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:40:53.633Z] 10:40:53.495118 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:53.633Z] 10:40:53.527937 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:40:53.633Z] 10:40:53.528519 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:40:53.633Z] 10:40:53.530964 INFO main . Created virtual server server [2024-06-27T10:40:53.888Z] 10:40:53.749722 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:40:53.888Z] 10:40:53.750841 INFO main . Virtual server server loaded default web module [2024-06-27T10:40:54.143Z] [2.502s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 157M->27M(256M) 10.087ms [2024-06-27T10:40:54.143Z] 10:40:53.885488 INFO pool-5-thread-1 . Done with starting web container. [2024-06-27T10:40:54.143Z] 10:40:53.951610 SEVERE pool-15-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:54.143Z] 10:40:53.961828 SEVERE pool-15-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:54.143Z] [2.625s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 45M->27M(256M) 8.988ms [2024-06-27T10:40:54.143Z] 10:40:53.963497 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:40:54.143Z] 10:40:54.016363 INFO pool-13-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:54.143Z] [2.652s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->27M(256M) 6.687ms [2024-06-27T10:40:54.143Z] [2.652s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:40:54.143Z] [2.670s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.768ms [2024-06-27T10:40:54.143Z] [2.675s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.081ms [2024-06-27T10:40:54.143Z] [2.676s][info][gc] GC(7) Concurrent Mark Cycle 23.767ms [2024-06-27T10:40:54.398Z] 10:40:54.110229 INFO pool-14-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:54.398Z] 10:40:54.135016 INFO pool-14-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:54.398Z] 10:40:54.139234 INFO pool-14-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:54.398Z] 10:40:54.139791 INFO pool-14-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:54.398Z] 10:40:54.140113 INFO pool-14-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:54.398Z] 10:40:54.144159 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:40:54.398Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-06-27T10:40:54.398Z] 10:40:54.152718 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:40:54.398Z] 10:40:54.354508 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:40:54.398Z] 10:40:54.355066 INFO main . Entering Security Startup Service. [2024-06-27T10:40:54.398Z] 10:40:54.356885 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:54.655Z] 10:40:54.374643 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:54.655Z] 10:40:54.375384 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:54.655Z] 10:40:54.376168 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:40:54.655Z] 10:40:54.378845 INFO main . Security Service(s) started successfully. [2024-06-27T10:40:54.655Z] 10:40:54.397956 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:40:54.655Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:40:54.655Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:54.655Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:54.655Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:54.655Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:54.655Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:54.655Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:54.655Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:54.655Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:54.655Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-06-27T10:40:54.655Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:54.655Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:54.655Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:54.655Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:54.655Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:54.655Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:54.655Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:54.655Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:54.656Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.656Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.656Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:54.656Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:54.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:54.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:54.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:54.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:54.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:54.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:54.657Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:54.657Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:54.657Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:54.657Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:54.657Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:54.657Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:54.657Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:54.657Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:54.657Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:54.657Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:54.657Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:54.657Z] [2024-06-27T10:40:54.657Z] 10:40:54.401048 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:40:54.657Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:40:54.657Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:54.657Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:54.657Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:54.657Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:54.657Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:54.657Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:54.657Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:54.657Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:54.657Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-06-27T10:40:54.657Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:54.657Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:54.657Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:54.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:54.658Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.658Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:54.658Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:54.658Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.658Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.658Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:54.658Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:54.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:54.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:54.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:54.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:54.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:54.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:54.658Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:54.658Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:54.658Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:54.658Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:54.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:54.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:54.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:54.658Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:54.658Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:54.659Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:54.659Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:54.659Z] [2024-06-27T10:40:54.659Z] 10:40:54.403764 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:40:54.659Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:40:54.659Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:54.659Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:54.659Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:54.659Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:54.659Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:54.659Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:54.659Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:54.659Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:54.659Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-06-27T10:40:54.659Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:54.659Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:54.659Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:54.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:54.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:54.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:54.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.659Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.660Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.660Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:54.660Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:54.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:54.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:54.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:54.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:54.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:54.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:54.660Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:54.660Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:54.660Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:54.660Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:54.660Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:54.660Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:54.660Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:54.660Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:54.660Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:54.660Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:54.660Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:54.660Z] [2024-06-27T10:40:54.660Z] 10:40:54.406402 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:40:54.660Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:40:54.660Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:54.660Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:54.660Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:54.660Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:54.660Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:54.660Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:54.660Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:54.660Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:54.661Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:54.661Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:54.661Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:54.661Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:54.661Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:54.661Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:54.661Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:54.661Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:54.661Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:54.661Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:54.661Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:54.661Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:54.661Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:54.661Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-06-27T10:40:54.661Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:54.661Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:54.661Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:54.661Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.661Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.662Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:54.662Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:54.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:54.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:54.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:54.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:54.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:54.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:54.662Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:54.662Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:54.662Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:54.662Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:54.662Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:54.662Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:54.662Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:54.662Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:54.662Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:54.662Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:54.662Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:54.662Z] [2024-06-27T10:40:54.662Z] 10:40:54.409072 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:40:54.662Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:40:54.662Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:54.662Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:54.662Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:54.662Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:54.662Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:54.662Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:54.662Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:54.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:54.663Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:54.663Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-06-27T10:40:54.663Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:54.663Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:54.663Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:54.663Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.663Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.663Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:54.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:54.664Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:54.664Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:54.664Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:54.664Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:54.664Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:54.664Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:54.664Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:54.664Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:54.664Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:54.664Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:54.664Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:54.664Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:54.664Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:54.664Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:54.664Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:54.664Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:54.664Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:54.664Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:54.664Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:54.664Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:54.664Z] [2024-06-27T10:40:54.664Z] 10:40:54.495783 INFO main . close(), this: [2024-06-27T10:40:54.664Z] org.glassfish.web.loader.WebappClassLoader@505d2bac[name=unknown], urls=[ [2024-06-27T10:40:54.664Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:54.664Z] file:/tmp/gfembed15708948374781345041tmp/generated/ejb/classes/ [2024-06-27T10:40:54.664Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:54.919Z] 10:40:54.576171 INFO main . close(), this: [2024-06-27T10:40:54.919Z] org.glassfish.web.loader.WebappClassLoader@4597e6e3[name=unknown], urls=[ [2024-06-27T10:40:54.919Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:54.919Z] file:/tmp/gfembed15708948374781345041tmp/generated/ejb/classes/ [2024-06-27T10:40:54.919Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:54.919Z] 10:40:54.686063 WARNING main . Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-06-27T10:40:54.919Z] 10:40:54.722676 INFO main . close(), this: [2024-06-27T10:40:54.919Z] org.glassfish.web.loader.WebappClassLoader@260d48f5[name=unknown], urls=[ [2024-06-27T10:40:54.919Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:54.919Z] file:/tmp/gfembed15708948374781345041tmp/generated/ejb/classes// [2024-06-27T10:40:54.919Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:54.920Z] 10:40:54.766268 INFO main . Loading application [classes] at [/test] [2024-06-27T10:40:54.920Z] 10:40:54.870952 INFO main . close(), this: [2024-06-27T10:40:54.920Z] org.glassfish.web.loader.WebappClassLoader@77a2688d[name=/test], urls=[ [2024-06-27T10:40:54.920Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:54.920Z] file:/tmp/gfembed15708948374781345041tmp/generated/ejb/classes// [2024-06-27T10:40:54.920Z] file:/tmp/gfembed15708948374781345041tmp/generated/classes/ [2024-06-27T10:40:54.920Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:55.174Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@70c56434 [2024-06-27T10:40:55.174Z] 10:40:54.898381 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:55.174Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:55.174Z] 10:40:54.922445 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:40:55.174Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.077 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest [2024-06-27T10:40:55.429Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:55.988Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest [2024-06-27T10:40:55.988Z] [0.571s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.302ms [2024-06-27T10:40:56.547Z] [1.056s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 7.459ms [2024-06-27T10:40:56.547Z] 10:40:56.321133 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:40:56.547Z] 10:40:56.497857 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:40:56.547Z] 10:40:56.499503 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:40:56.801Z] 10:40:56.533401 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:40:57.056Z] [1.566s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->20M(258M) 5.952ms [2024-06-27T10:40:57.056Z] [1.566s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:40:57.056Z] [1.576s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.947ms [2024-06-27T10:40:57.056Z] [1.580s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.055ms [2024-06-27T10:40:57.056Z] [1.581s][info][gc] GC(3) Concurrent Mark Cycle 15.392ms [2024-06-27T10:40:57.056Z] 10:40:56.927853 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:40:57.311Z] 10:40:57.037904 INFO main . GlassFish (commit: null) startup time: Embedded (531 ms), startup services (663 ms), total (1,194 ms) [2024-06-27T10:40:57.312Z] 10:40:57.115566 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed26194461778116517tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed26194461778116517tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:40:57.312Z] 10:40:57.230904 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:40:57.567Z] ================ EmbeddedAddServletDefaultVS Test [2024-06-27T10:40:57.567Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@422ad5e2 [2024-06-27T10:40:57.567Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:40:57.567Z] 10:40:57.462895 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:40:57.567Z] 10:40:57.500299 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:40:57.567Z] 10:40:57.500959 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:40:57.567Z] 10:40:57.503526 INFO main . Created virtual server server [2024-06-27T10:40:57.822Z] [2.448s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 141M->27M(256M) 9.496ms [2024-06-27T10:40:57.822Z] 10:40:57.706165 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:40:57.822Z] 10:40:57.707029 INFO main . Virtual server server loaded default web module [2024-06-27T10:40:58.076Z] 10:40:57.850436 INFO pool-14-thread-1 . Done with starting web container. [2024-06-27T10:40:58.076Z] 10:40:57.895175 SEVERE pool-12-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:58.076Z] 10:40:57.903290 SEVERE pool-12-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:40:58.076Z] 10:40:57.904418 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:40:58.076Z] [2.705s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 57M->28M(256M) 8.888ms [2024-06-27T10:40:58.076Z] [2.730s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 6.550ms [2024-06-27T10:40:58.076Z] [2.730s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:40:58.076Z] [2.748s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.116ms [2024-06-27T10:40:58.076Z] 10:40:57.961793 INFO pool-15-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:58.076Z] [2.754s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.091ms [2024-06-27T10:40:58.076Z] [2.755s][info][gc] GC(7) Concurrent Mark Cycle 24.841ms [2024-06-27T10:40:58.331Z] 10:40:58.056110 INFO pool-12-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:40:58.331Z] 10:40:58.077956 INFO pool-12-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:40:58.331Z] 10:40:58.082235 INFO pool-12-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:58.331Z] 10:40:58.082842 INFO pool-12-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:58.331Z] 10:40:58.083167 INFO pool-12-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:40:58.331Z] 10:40:58.087402 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:40:58.331Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-06-27T10:40:58.331Z] 10:40:58.095829 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:40:58.586Z] 10:40:58.302809 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:40:58.586Z] 10:40:58.303348 INFO main . Entering Security Startup Service. [2024-06-27T10:40:58.586Z] 10:40:58.305196 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:40:58.586Z] 10:40:58.323701 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:58.586Z] 10:40:58.324530 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:40:58.586Z] 10:40:58.325343 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:40:58.586Z] 10:40:58.328095 INFO main . Security Service(s) started successfully. [2024-06-27T10:40:58.586Z] 10:40:58.347983 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:40:58.586Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:40:58.586Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:58.586Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:58.586Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:58.586Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:58.586Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:58.587Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:58.587Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:58.587Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:58.587Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:58.587Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-06-27T10:40:58.587Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:58.587Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:58.587Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:58.587Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.587Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.587Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.588Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:58.588Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:58.588Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:58.588Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:58.588Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:58.588Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:58.588Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:58.588Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:58.588Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:58.588Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:58.588Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:58.588Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:58.588Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:58.588Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:58.588Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:58.588Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:58.588Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:58.588Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:58.588Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:58.588Z] [2024-06-27T10:40:58.588Z] 10:40:58.351319 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:40:58.588Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:40:58.588Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:58.588Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:58.588Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:58.588Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:58.588Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:58.588Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:58.588Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:58.588Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:58.588Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:58.588Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:58.588Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:58.588Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:58.588Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:58.588Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:58.588Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:58.588Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:58.588Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:58.588Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:58.589Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:58.589Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:58.589Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:58.589Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-06-27T10:40:58.589Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:58.589Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:58.589Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:58.589Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.589Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.589Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.589Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.590Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.590Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:58.590Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:58.590Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:58.590Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:58.590Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:58.590Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:58.590Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:58.590Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:58.590Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:58.590Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:58.590Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:58.590Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:58.590Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:58.590Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:58.590Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:58.590Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:58.590Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:58.590Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:58.590Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:58.590Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:58.590Z] [2024-06-27T10:40:58.590Z] 10:40:58.354065 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:40:58.590Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:40:58.590Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:58.590Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:58.590Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:58.590Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:58.590Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:58.590Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:58.590Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:58.590Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:58.590Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-06-27T10:40:58.590Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:58.590Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:58.590Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:58.590Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:58.590Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:58.590Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:58.590Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:58.590Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:58.591Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.591Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.591Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:58.591Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:58.591Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:58.591Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:58.591Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:58.592Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:58.592Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:58.592Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:58.592Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:58.592Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:58.592Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:58.592Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:58.592Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:58.592Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:58.592Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:58.592Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:58.592Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:58.592Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:58.592Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:58.592Z] [2024-06-27T10:40:58.592Z] 10:40:58.356747 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:40:58.592Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:40:58.592Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:58.592Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:58.592Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:58.592Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:58.592Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:58.592Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:58.592Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:58.592Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:58.592Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-06-27T10:40:58.592Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:58.592Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:58.592Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:58.592Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.593Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:58.593Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:58.593Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.593Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.593Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:58.593Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:58.593Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:58.593Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:58.593Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:58.593Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:58.593Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:58.593Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:58.593Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:58.593Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:58.593Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:58.593Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:58.593Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:58.593Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:58.593Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:58.593Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:58.593Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:58.593Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:58.593Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:58.594Z] [2024-06-27T10:40:58.594Z] 10:40:58.359401 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:40:58.594Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:40:58.594Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:40:58.594Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:40:58.594Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:40:58.594Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:40:58.594Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:40:58.594Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:40:58.594Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:40:58.594Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:40:58.594Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-06-27T10:40:58.594Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:40:58.594Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:40:58.594Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:40:58.594Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:40:58.594Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:40:58.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:40:58.594Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.594Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.594Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.594Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.595Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:40:58.595Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:40:58.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:40:58.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:40:58.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:40:58.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:40:58.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:40:58.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:40:58.595Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:40:58.595Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:40:58.595Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:40:58.595Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:40:58.595Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:40:58.595Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:40:58.595Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:40:58.595Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:40:58.595Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:40:58.595Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:40:58.595Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:40:58.595Z] [2024-06-27T10:40:58.595Z] 10:40:58.441622 INFO main . close(), this: [2024-06-27T10:40:58.595Z] org.glassfish.web.loader.WebappClassLoader@6d421fe[name=unknown], urls=[ [2024-06-27T10:40:58.595Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:58.595Z] file:/tmp/gfembed26194461778116517tmp/generated/ejb/classes/ [2024-06-27T10:40:58.595Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:58.595Z] 10:40:58.528507 INFO main . close(), this: [2024-06-27T10:40:58.595Z] org.glassfish.web.loader.WebappClassLoader@76af34b5[name=unknown], urls=[ [2024-06-27T10:40:58.595Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:58.595Z] file:/tmp/gfembed26194461778116517tmp/generated/ejb/classes/ [2024-06-27T10:40:58.595Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:58.850Z] 10:40:58.643850 WARNING main . Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-06-27T10:40:58.850Z] 10:40:58.690464 INFO main . close(), this: [2024-06-27T10:40:58.850Z] org.glassfish.web.loader.WebappClassLoader@2c674d58[name=unknown], urls=[ [2024-06-27T10:40:58.850Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:58.850Z] file:/tmp/gfembed26194461778116517tmp/generated/ejb/classes// [2024-06-27T10:40:58.850Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:58.850Z] 10:40:58.744097 INFO main . Loading application [classes] at [/test] [2024-06-27T10:40:58.850Z] Servlet NewServlet initialized [2024-06-27T10:40:59.105Z] 10:40:58.847233 INFO main . close(), this: [2024-06-27T10:40:59.105Z] org.glassfish.web.loader.WebappClassLoader@5efe5b25[name=/test], urls=[ [2024-06-27T10:40:59.105Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:40:59.105Z] file:/tmp/gfembed26194461778116517tmp/generated/ejb/classes// [2024-06-27T10:40:59.105Z] file:/tmp/gfembed26194461778116517tmp/generated/classes/ [2024-06-27T10:40:59.105Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:40:59.105Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6068ebb2 [2024-06-27T10:40:59.105Z] 10:40:58.874739 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:40:59.105Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:40:59.105Z] 10:40:58.899657 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:40:59.105Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.189 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest [2024-06-27T10:40:59.360Z] [0.003s][info][gc] Using G1 [2024-06-27T10:40:59.920Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletTest [2024-06-27T10:40:59.920Z] [0.570s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.470ms [2024-06-27T10:41:00.480Z] [1.111s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.174ms [2024-06-27T10:41:00.480Z] 10:41:00.349897 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:00.734Z] 10:41:00.528483 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:00.734Z] 10:41:00.529933 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:00.734Z] 10:41:00.561359 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:00.988Z] [1.589s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->20M(258M) 4.748ms [2024-06-27T10:41:00.988Z] [1.589s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:00.988Z] [1.600s][info][gc] GC(3) Pause Remark 22M->22M(256M) 1.739ms [2024-06-27T10:41:00.988Z] [1.603s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.076ms [2024-06-27T10:41:00.988Z] [1.605s][info][gc] GC(3) Concurrent Mark Cycle 15.883ms [2024-06-27T10:41:01.242Z] 10:41:00.923665 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:01.242Z] 10:41:01.035914 INFO main . GlassFish (commit: null) startup time: Embedded (585 ms), startup services (631 ms), total (1,216 ms) [2024-06-27T10:41:01.243Z] 10:41:01.116023 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed17042237693974863297tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed17042237693974863297tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:01.497Z] 10:41:01.228155 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:01.497Z] ================ EmbeddedAddServlet Test [2024-06-27T10:41:01.497Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@8f40022 [2024-06-27T10:41:01.497Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:41:01.752Z] 10:41:01.443964 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:01.752Z] 10:41:01.480223 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:01.752Z] 10:41:01.480827 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:01.752Z] 10:41:01.483321 INFO main . Created virtual server server [2024-06-27T10:41:01.752Z] 10:41:01.689131 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:01.752Z] 10:41:01.689988 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:02.007Z] [2.578s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 153M->27M(256M) 9.749ms [2024-06-27T10:41:02.007Z] 10:41:01.824091 INFO pool-5-thread-1 . Done with starting web container. [2024-06-27T10:41:02.007Z] 10:41:01.880821 SEVERE pool-16-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:02.007Z] 10:41:01.889431 SEVERE pool-16-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:02.007Z] 10:41:01.890821 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:41:02.007Z] [2.721s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 49M->27M(256M) 8.012ms [2024-06-27T10:41:02.007Z] 10:41:01.950738 INFO pool-16-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:02.261Z] [2.751s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->27M(256M) 6.370ms [2024-06-27T10:41:02.261Z] [2.751s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:02.261Z] [2.769s][info][gc] GC(7) Pause Remark 28M->28M(256M) 2.899ms [2024-06-27T10:41:02.261Z] [2.774s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.097ms [2024-06-27T10:41:02.261Z] [2.775s][info][gc] GC(7) Concurrent Mark Cycle 23.717ms [2024-06-27T10:41:02.261Z] 10:41:02.049732 INFO pool-5-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:02.261Z] 10:41:02.072637 INFO pool-5-thread-1 . Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:02.261Z] 10:41:02.077598 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:02.261Z] 10:41:02.078224 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:02.262Z] 10:41:02.078596 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:02.262Z] 10:41:02.083153 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:41:02.262Z] 10:41:02.093000 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-06-27T10:41:02.262Z] 10:41:02.094003 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server test-server [2024-06-27T10:41:02.262Z] 10:41:02.103109 SEVERE pool-17-thread-1 . Network listener test-listener referenced by virtual server test-server does not exist [2024-06-27T10:41:02.262Z] 10:41:02.138593 INFO pool-17-thread-1 . Virtual server test-server loaded default web module [2024-06-27T10:41:02.262Z] 10:41:02.139490 SEVERE pool-17-thread-1 . Network listener test-listener referenced by virtual server test-server does not exist [2024-06-27T10:41:02.262Z] 10:41:02.140657 INFO pool-17-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:02.262Z] 10:41:02.143375 SEVERE pool-17-thread-1 . Network listener test-listener referenced by virtual server test-server does not exist [2024-06-27T10:41:02.262Z] 10:41:02.144385 INFO pool-17-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:02.262Z] 10:41:02.149937 INFO pool-5-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:41:02.262Z] 10:41:02.152765 INFO pool-9-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:41:02.262Z] 10:41:02.157168 INFO pool-9-thread-1 . Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-06-27T10:41:02.262Z] 10:41:02.159598 INFO pool-8-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:02.262Z] 10:41:02.161960 INFO pool-8-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:41:02.262Z] 10:41:02.163650 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server test-server [2024-06-27T10:41:02.262Z] 10:41:02.164159 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server test-server docroot /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes networklisteners test-listener [2024-06-27T10:41:02.262Z] virtual server server [2024-06-27T10:41:02.262Z] virtual server test-server [2024-06-27T10:41:02.262Z] 10:41:02.166444 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:41:02.517Z] 10:41:02.382944 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:02.517Z] 10:41:02.383615 INFO main . Entering Security Startup Service. [2024-06-27T10:41:02.517Z] 10:41:02.385997 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:02.517Z] 10:41:02.406714 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:02.517Z] 10:41:02.407540 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:02.517Z] 10:41:02.408378 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:02.517Z] 10:41:02.410893 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:02.517Z] 10:41:02.432912 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:02.517Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:02.517Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:02.517Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:02.517Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:02.517Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:02.517Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:02.517Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:02.517Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:02.517Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:02.517Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:02.518Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:02.518Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:02.518Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:02.518Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:02.518Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:02.518Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:02.518Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:02.518Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:02.518Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:02.518Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:02.518Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:02.518Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:02.518Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:41:02.518Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-06-27T10:41:02.518Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:02.518Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:02.518Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:02.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.518Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.519Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:02.519Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:02.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:02.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:02.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:02.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:02.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:02.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:02.519Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:02.519Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:02.519Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:02.519Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:02.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:02.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:02.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:02.519Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:02.519Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:02.519Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:02.519Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:02.519Z] [2024-06-27T10:41:02.519Z] 10:41:02.436396 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:02.519Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:02.519Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:02.519Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:02.519Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:02.519Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:02.519Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:02.519Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:02.519Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:02.519Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:41:02.519Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-06-27T10:41:02.520Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:02.520Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:02.520Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:02.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.520Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.520Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.521Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:02.521Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:02.521Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:02.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:02.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:02.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:02.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:02.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:02.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:02.521Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:02.521Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:02.521Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:02.521Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:02.521Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:02.521Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:02.521Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:02.521Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:02.521Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:02.521Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:02.521Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:02.521Z] [2024-06-27T10:41:02.521Z] 10:41:02.439356 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:02.521Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:02.521Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:02.521Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:02.521Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:02.521Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:02.521Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:02.521Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:02.521Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:02.521Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:41:02.521Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-06-27T10:41:02.521Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:02.521Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:02.521Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:02.521Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:02.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:02.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:02.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:02.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:02.521Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:02.521Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:02.522Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:02.522Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:02.522Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:02.522Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:02.522Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:02.522Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:02.522Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.522Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:02.522Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:02.522Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.522Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.522Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:02.522Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:02.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:02.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:02.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:02.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:02.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:02.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:02.522Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:02.523Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:02.523Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:02.523Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:02.523Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:02.523Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:02.523Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:02.523Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:02.523Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:02.523Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:02.523Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:02.523Z] [2024-06-27T10:41:02.523Z] 10:41:02.442218 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:02.523Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:02.523Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:02.523Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:02.523Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:02.523Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:02.523Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:02.523Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:02.523Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:02.523Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:41:02.523Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-06-27T10:41:02.523Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:02.523Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:02.523Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:02.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:02.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:02.524Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.524Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.524Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:02.524Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:02.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:02.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:02.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:02.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:02.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:02.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:02.524Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:02.524Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:02.524Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:02.524Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:02.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:02.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:02.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:02.524Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:02.524Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:02.524Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:02.524Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:02.524Z] [2024-06-27T10:41:02.524Z] 10:41:02.444992 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:02.525Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:02.525Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:02.525Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:02.525Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:02.525Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:02.525Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:02.525Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:02.525Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:02.525Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:41:02.525Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-06-27T10:41:02.525Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:02.525Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:02.525Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:02.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:02.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:02.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:02.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.525Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.525Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.526Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:02.526Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:02.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:02.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:02.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:02.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:02.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:02.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:02.526Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:02.526Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:02.526Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:02.526Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:02.526Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:02.526Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:02.526Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:02.526Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:02.526Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:02.526Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:02.526Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:02.526Z] [2024-06-27T10:41:02.781Z] 10:41:02.537603 INFO main . close(), this: [2024-06-27T10:41:02.781Z] org.glassfish.web.loader.WebappClassLoader@1187dc82[name=unknown], urls=[ [2024-06-27T10:41:02.781Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:02.781Z] file:/tmp/gfembed17042237693974863297tmp/generated/ejb/classes/ [2024-06-27T10:41:02.781Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:02.781Z] 10:41:02.622043 INFO main . close(), this: [2024-06-27T10:41:02.781Z] org.glassfish.web.loader.WebappClassLoader@62faf77[name=unknown], urls=[ [2024-06-27T10:41:02.781Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:02.781Z] file:/tmp/gfembed17042237693974863297tmp/generated/ejb/classes/ [2024-06-27T10:41:02.781Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:03.036Z] 10:41:02.738060 WARNING main . Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-06-27T10:41:03.036Z] 10:41:02.771682 INFO main . close(), this: [2024-06-27T10:41:03.036Z] org.glassfish.web.loader.WebappClassLoader@399af6dc[name=unknown], urls=[ [2024-06-27T10:41:03.036Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:03.036Z] file:/tmp/gfembed17042237693974863297tmp/generated/ejb/classes// [2024-06-27T10:41:03.036Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:03.036Z] 10:41:02.810655 INFO main . Loading application [classes] at [/test] [2024-06-27T10:41:03.036Z] Servlet NewServlet initialized [2024-06-27T10:41:03.036Z] 10:41:02.912074 INFO main . close(), this: [2024-06-27T10:41:03.036Z] org.glassfish.web.loader.WebappClassLoader@4bbc21bd[name=/test], urls=[ [2024-06-27T10:41:03.037Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:03.037Z] file:/tmp/gfembed17042237693974863297tmp/generated/ejb/classes// [2024-06-27T10:41:03.037Z] file:/tmp/gfembed17042237693974863297tmp/generated/classes/ [2024-06-27T10:41:03.037Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:03.037Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3c9e19de [2024-06-27T10:41:03.037Z] 10:41:02.940957 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:03.037Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:03.037Z] 10:41:02.967520 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:03.037Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.281 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletTest [2024-06-27T10:41:03.596Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:03.851Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest [2024-06-27T10:41:04.106Z] [0.576s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.544ms [2024-06-27T10:41:04.665Z] [1.076s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 9.051ms [2024-06-27T10:41:04.665Z] 10:41:04.383966 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:04.665Z] 10:41:04.563088 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:04.665Z] 10:41:04.564771 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:04.919Z] 10:41:04.598380 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:05.173Z] [1.586s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 48M->19M(258M) 6.384ms [2024-06-27T10:41:05.173Z] [1.586s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:05.173Z] [1.602s][info][gc] GC(3) Pause Remark 21M->21M(256M) 4.442ms [2024-06-27T10:41:05.173Z] [1.605s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.068ms [2024-06-27T10:41:05.173Z] [1.606s][info][gc] GC(3) Concurrent Mark Cycle 20.233ms [2024-06-27T10:41:05.173Z] 10:41:05.008682 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:05.428Z] 10:41:05.122786 INFO main . GlassFish (commit: null) startup time: Embedded (548 ms), startup services (683 ms), total (1,231 ms) [2024-06-27T10:41:05.428Z] 10:41:05.203192 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed14728480394561654782tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed14728480394561654782tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:05.428Z] 10:41:05.318555 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:05.428Z] ================ EmbeddedAddWebListener Test [2024-06-27T10:41:05.428Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@35adf623 [2024-06-27T10:41:05.682Z] 10:41:05.569780 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:05.682Z] 10:41:05.611966 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:05.682Z] 10:41:05.612635 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:05.682Z] 10:41:05.615537 INFO main . Created virtual server server [2024-06-27T10:41:05.936Z] [2.458s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 141M->26M(256M) 9.345ms [2024-06-27T10:41:05.936Z] 10:41:05.868922 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:05.936Z] 10:41:05.870001 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:06.190Z] 10:41:06.061763 INFO pool-7-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:41:06.190Z] [2.763s][info][gc] GC(5) Pause Young (Mixed) (GCLocker Initiated GC) 52M->27M(256M) 8.976ms [2024-06-27T10:41:06.190Z] [2.792s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 6.706ms [2024-06-27T10:41:06.190Z] [2.792s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:06.190Z] [2.811s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.888ms [2024-06-27T10:41:06.190Z] [2.816s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.088ms [2024-06-27T10:41:06.190Z] [2.818s][info][gc] GC(7) Concurrent Mark Cycle 25.505ms [2024-06-27T10:41:06.190Z] 10:41:06.164773 INFO pool-15-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:41:06.444Z] 10:41:06.187936 INFO pool-15-thread-1 . Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:9090] [2024-06-27T10:41:06.444Z] 10:41:06.194973 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:06.444Z] 10:41:06.195664 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:06.444Z] 10:41:06.196093 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:06.444Z] 10:41:06.213866 INFO pool-6-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:41:06.444Z] 10:41:06.216899 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server server [2024-06-27T10:41:06.444Z] 10:41:06.239384 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-06-27T10:41:06.445Z] 10:41:06.243934 INFO pool-13-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9292 [2024-06-27T10:41:06.445Z] 10:41:06.246056 INFO pool-5-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9292 [2024-06-27T10:41:06.445Z] 10:41:06.249506 INFO pool-5-thread-1 . Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9292] [2024-06-27T10:41:06.445Z] 10:41:06.252663 INFO pool-5-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9292 [2024-06-27T10:41:06.445Z] 10:41:06.255063 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9292 to virtual server server [2024-06-27T10:41:06.445Z] Web listener test-listener 9292 [2024-06-27T10:41:06.445Z] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-06-27T10:41:06.701Z] 10:41:06.510750 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:06.701Z] 10:41:06.511364 INFO main . Entering Security Startup Service. [2024-06-27T10:41:06.701Z] 10:41:06.513431 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:06.701Z] 10:41:06.532454 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:06.701Z] 10:41:06.533267 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:06.701Z] 10:41:06.534110 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:06.701Z] 10:41:06.537008 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:06.701Z] 10:41:06.565101 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:06.702Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:06.702Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:06.702Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:06.702Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:06.702Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:06.702Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:06.702Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:06.702Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:06.702Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:06.702Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:06.702Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:06.702Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:06.702Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:06.702Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:06.702Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-06-27T10:41:06.702Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:06.702Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:06.702Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:06.702Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:06.702Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.703Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:06.703Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:06.703Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.703Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.703Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:06.703Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:06.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:06.703Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:06.703Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:06.703Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:06.703Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:06.703Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:06.703Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:06.703Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:06.703Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:06.703Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:06.703Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:06.703Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:06.703Z] [2024-06-27T10:41:06.703Z] 10:41:06.568652 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:06.704Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:06.704Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:06.704Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:06.704Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:06.704Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:06.704Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:06.704Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:06.704Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:06.704Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:06.704Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:06.704Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:06.704Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:06.704Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:06.704Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:06.704Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-06-27T10:41:06.704Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:06.704Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:06.704Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:06.704Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:06.705Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:06.705Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.705Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.705Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:06.705Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:06.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:06.705Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:06.705Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:06.705Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:06.705Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:06.705Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:06.705Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:06.705Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:06.705Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:06.705Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:06.705Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:06.705Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:06.705Z] [2024-06-27T10:41:06.705Z] 10:41:06.571675 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:06.706Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:06.706Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:06.706Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:06.706Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:06.706Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:06.706Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:06.706Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:06.706Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:06.706Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:06.706Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:06.706Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:06.706Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:06.706Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:06.706Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:06.706Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-06-27T10:41:06.706Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:06.706Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:06.706Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:06.706Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.706Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:06.707Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:06.707Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.707Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.707Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:06.707Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:06.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:06.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:06.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:06.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:06.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:06.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:06.707Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:06.707Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:06.707Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:06.707Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:06.707Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:06.707Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:06.707Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:06.707Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:06.707Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:06.707Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:06.707Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:06.707Z] [2024-06-27T10:41:06.707Z] 10:41:06.574650 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:06.708Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:06.708Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:06.708Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:06.708Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:06.708Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:06.708Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:06.708Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:06.708Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:06.708Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:06.708Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:06.708Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:06.708Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:06.708Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:06.708Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:06.708Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-06-27T10:41:06.708Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:06.708Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:06.708Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:06.708Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:06.708Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:06.709Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.709Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.709Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:06.709Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:06.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:06.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:06.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:06.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:06.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:06.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:06.709Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:06.709Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:06.709Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:06.709Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:06.709Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:06.709Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:06.709Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:06.709Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:06.709Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:06.709Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:06.709Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:06.709Z] [2024-06-27T10:41:06.709Z] 10:41:06.577796 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:06.710Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:06.710Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:06.710Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:06.710Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:06.710Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:06.710Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:06.710Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:06.710Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:06.710Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:06.710Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:06.710Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:06.710Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:06.710Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:06.710Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:06.710Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-06-27T10:41:06.710Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:06.710Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:06.710Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:06.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.710Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:06.711Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:06.711Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.711Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.711Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:06.711Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:06.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:06.711Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:06.711Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:06.711Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:06.711Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:06.711Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:06.711Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:06.712Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:06.712Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:06.712Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:06.712Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:06.712Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:06.712Z] [2024-06-27T10:41:06.966Z] 10:41:06.681328 INFO main . close(), this: [2024-06-27T10:41:06.966Z] org.glassfish.web.loader.WebappClassLoader@fcf9525[name=unknown], urls=[ [2024-06-27T10:41:06.966Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:06.966Z] file:/tmp/gfembed14728480394561654782tmp/generated/ejb/classes/ [2024-06-27T10:41:06.967Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:06.967Z] 10:41:06.731405 INFO main . Loading application [classes] at [/test] [2024-06-27T10:41:06.967Z] 10:41:06.770663 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 472 milliseconds. [2024-06-27T10:41:06.967Z] Deployed classes [2024-06-27T10:41:06.967Z] Servlet WEB-HELLO initialized [2024-06-27T10:41:06.967Z] null [2024-06-27T10:41:06.967Z] 10:41:06.885089 INFO main . close(), this: [2024-06-27T10:41:06.967Z] org.glassfish.web.loader.WebappClassLoader@745926c3[name=/test], urls=[ [2024-06-27T10:41:06.967Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:06.967Z] file:/tmp/gfembed14728480394561654782tmp/generated/ejb/classes/ [2024-06-27T10:41:06.967Z] file:/tmp/gfembed14728480394561654782tmp/generated/classes/ [2024-06-27T10:41:06.967Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:06.967Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:41:06.967Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2c3f43d1 [2024-06-27T10:41:06.967Z] 10:41:06.914897 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:06.967Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:06.967Z] 10:41:06.938802 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:06.967Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.182 s -- in org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest [2024-06-27T10:41:07.527Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:07.782Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedClassLoaderTest [2024-06-27T10:41:08.037Z] [0.586s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.488ms [2024-06-27T10:41:08.596Z] [1.099s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.593ms [2024-06-27T10:41:08.596Z] 10:41:08.390275 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:08.851Z] 10:41:08.562509 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:08.852Z] 10:41:08.564050 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:08.852Z] 10:41:08.596165 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:09.108Z] [1.581s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 48M->20M(258M) 4.465ms [2024-06-27T10:41:09.108Z] [1.581s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:09.108Z] [1.591s][info][gc] GC(3) Pause Remark 24M->24M(256M) 1.615ms [2024-06-27T10:41:09.108Z] [1.595s][info][gc] GC(3) Pause Cleanup 24M->24M(256M) 0.073ms [2024-06-27T10:41:09.108Z] [1.596s][info][gc] GC(3) Concurrent Mark Cycle 14.453ms [2024-06-27T10:41:09.108Z] 10:41:08.961343 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:09.362Z] 10:41:09.061640 INFO main . GlassFish (commit: null) startup time: Embedded (563 ms), startup services (618 ms), total (1,181 ms) [2024-06-27T10:41:09.362Z] 10:41:09.137367 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed410567153528622430tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed410567153528622430tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:09.362Z] 10:41:09.250217 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:09.362Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:41:09.616Z] 10:41:09.458689 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:09.617Z] 10:41:09.494273 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:09.617Z] 10:41:09.494890 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:09.617Z] 10:41:09.497409 INFO main . Created virtual server server [2024-06-27T10:41:09.871Z] [2.438s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 143M->26M(256M) 10.794ms [2024-06-27T10:41:09.871Z] 10:41:09.707565 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:09.871Z] 10:41:09.708396 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:10.126Z] 10:41:09.851093 INFO pool-15-thread-1 . Done with starting web container. [2024-06-27T10:41:10.126Z] 10:41:09.902494 SEVERE pool-14-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:10.126Z] 10:41:09.911572 SEVERE pool-14-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:10.126Z] 10:41:09.912925 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:41:10.126Z] [2.687s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 56M->28M(256M) 8.101ms [2024-06-27T10:41:10.126Z] [2.713s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 6.050ms [2024-06-27T10:41:10.126Z] [2.713s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:10.126Z] [2.730s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.127ms [2024-06-27T10:41:10.126Z] [2.736s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.094ms [2024-06-27T10:41:10.126Z] [2.737s][info][gc] GC(7) Concurrent Mark Cycle 24.211ms [2024-06-27T10:41:10.126Z] 10:41:09.968629 INFO pool-6-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:10.126Z] 10:41:10.060402 INFO pool-15-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:10.126Z] 10:41:10.081887 INFO pool-15-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:10.126Z] 10:41:10.086060 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:10.126Z] 10:41:10.086641 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:10.126Z] 10:41:10.086975 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:10.127Z] 10:41:10.091447 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:41:10.381Z] ---> Loading TestCacaoList with java.net.URLClassLoader@f017dd0 [2024-06-27T10:41:10.381Z] ---> Finish to load TestCacaoList with java.net.URLClassLoader@f017dd0 [2024-06-27T10:41:10.381Z] 10:41:10.101728 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'embedded-webapi-tests-testapp.war' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war' [2024-06-27T10:41:10.636Z] 10:41:10.388655 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:10.636Z] 10:41:10.389400 INFO main . Entering Security Startup Service. [2024-06-27T10:41:10.636Z] 10:41:10.391186 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:10.636Z] 10:41:10.409488 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:10.636Z] 10:41:10.410301 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:10.636Z] 10:41:10.411146 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:10.636Z] 10:41:10.413982 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:10.636Z] 10:41:10.495270 INFO main . close(), this: [2024-06-27T10:41:10.636Z] org.glassfish.web.loader.WebappClassLoader@be6d228[name=unknown], urls=[ [2024-06-27T10:41:10.636Z] file:/tmp/gfembed410567153528622430tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-06-27T10:41:10.636Z] file:/tmp/gfembed410567153528622430tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-06-27T10:41:10.636Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:10.891Z] 10:41:10.579817 INFO main . close(), this: [2024-06-27T10:41:10.891Z] org.glassfish.web.loader.WebappClassLoader@7af0d91b[name=unknown], urls=[ [2024-06-27T10:41:10.891Z] file:/tmp/gfembed410567153528622430tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-06-27T10:41:10.891Z] file:/tmp/gfembed410567153528622430tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-06-27T10:41:10.891Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:10.891Z] 10:41:10.709646 INFO main . close(), this: [2024-06-27T10:41:10.891Z] org.glassfish.web.loader.WebappClassLoader@7ed8b44[name=unknown], urls=[ [2024-06-27T10:41:10.891Z] file:/tmp/gfembed410567153528622430tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-06-27T10:41:10.891Z] file:/tmp/gfembed410567153528622430tmp/generated/ejb/embedded-webapi-tests-testapp// [2024-06-27T10:41:10.891Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:10.891Z] TestListener : contextInitialized called [2024-06-27T10:41:10.891Z] TestListener : Trying to load TestCacaoList [2024-06-27T10:41:10.891Z] Class TestCacaoList loaded successfully from listener [2024-06-27T10:41:10.891Z] TestListener : contextInitialized DONE [2024-06-27T10:41:10.891Z] 10:41:10.742263 INFO main . Loading application [embedded-webapi-tests-testapp] at [/test] [2024-06-27T10:41:10.891Z] 10:41:10.745964 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-06-27T10:41:10.891Z] Servlet TestServlet doGet called [2024-06-27T10:41:10.891Z] Class TestCacaoList loaded successfully from servlet [2024-06-27T10:41:10.891Z] Servlet TestServlet doGet DONE [2024-06-27T10:41:10.891Z] 10:41:10.845114 INFO main . close(), this: [2024-06-27T10:41:10.891Z] org.glassfish.web.loader.WebappClassLoader@46c662f2[name=/test], urls=[ [2024-06-27T10:41:10.891Z] file:/tmp/gfembed410567153528622430tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-06-27T10:41:10.891Z] file:/tmp/gfembed410567153528622430tmp/generated/ejb/embedded-webapi-tests-testapp// [2024-06-27T10:41:10.891Z] file:/tmp/gfembed410567153528622430tmp/generated/embedded-webapi-tests-testapp/ [2024-06-27T10:41:10.891Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:10.891Z] 10:41:10.861109 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-06-27T10:41:11.146Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@429e7914 [2024-06-27T10:41:11.147Z] 10:41:10.872939 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:11.147Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:11.147Z] 10:41:10.896005 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:11.147Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.155 s -- in org.glassfish.tests.embedded.web.EmbeddedClassLoaderTest [2024-06-27T10:41:11.402Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:11.961Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedCreateContextTest [2024-06-27T10:41:11.961Z] [0.570s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.507ms [2024-06-27T10:41:12.520Z] 10:41:12.291582 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:12.520Z] [1.052s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.705ms [2024-06-27T10:41:12.520Z] 10:41:12.462872 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:12.520Z] 10:41:12.464371 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:12.520Z] 10:41:12.496420 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:13.080Z] [1.537s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 5.173ms [2024-06-27T10:41:13.080Z] [1.537s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:13.080Z] [1.547s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.660ms [2024-06-27T10:41:13.080Z] [1.550s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.069ms [2024-06-27T10:41:13.080Z] [1.551s][info][gc] GC(3) Concurrent Mark Cycle 14.214ms [2024-06-27T10:41:13.080Z] 10:41:12.860788 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:13.080Z] 10:41:12.963964 INFO main . GlassFish (commit: null) startup time: Embedded (529 ms), startup services (619 ms), total (1,148 ms) [2024-06-27T10:41:13.335Z] 10:41:13.039200 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed11203306217911196687tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed11203306217911196687tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:13.335Z] 10:41:13.152902 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:13.335Z] ================ EmbeddedCreateContext Test [2024-06-27T10:41:13.335Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@422ad5e2 [2024-06-27T10:41:13.590Z] [2.073s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 107M->25M(256M) 7.409ms [2024-06-27T10:41:13.590Z] 10:41:13.357040 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:13.590Z] 10:41:13.395712 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:13.590Z] 10:41:13.397039 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:13.590Z] 10:41:13.400654 INFO main . Created virtual server server [2024-06-27T10:41:13.845Z] 10:41:13.598797 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:13.845Z] 10:41:13.599878 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:13.845Z] [2.544s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 78M->28M(256M) 5.974ms [2024-06-27T10:41:13.845Z] 10:41:13.771945 INFO pool-9-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:13.845Z] [2.572s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 6.039ms [2024-06-27T10:41:13.845Z] [2.572s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:14.099Z] [2.589s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.760ms [2024-06-27T10:41:14.099Z] [2.595s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.093ms [2024-06-27T10:41:14.099Z] [2.596s][info][gc] GC(7) Concurrent Mark Cycle 24.065ms [2024-06-27T10:41:14.099Z] 10:41:13.866803 INFO pool-5-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:14.099Z] 10:41:13.889850 INFO pool-5-thread-1 . Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:14.099Z] 10:41:13.897239 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:14.099Z] 10:41:13.897951 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:14.099Z] 10:41:13.898395 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:14.099Z] 10:41:13.912484 INFO pool-9-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:14.100Z] 10:41:13.914729 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-06-27T10:41:14.100Z] 10:41:13.915534 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:41:14.354Z] 10:41:14.120249 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:14.354Z] 10:41:14.120789 INFO main . Entering Security Startup Service. [2024-06-27T10:41:14.354Z] 10:41:14.122825 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:14.354Z] 10:41:14.141571 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:14.355Z] 10:41:14.142440 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:14.355Z] 10:41:14.143298 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:14.355Z] 10:41:14.146111 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:14.355Z] 10:41:14.165939 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:14.355Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:14.355Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:14.355Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:14.355Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:14.355Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:14.355Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:14.355Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:14.355Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:14.355Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:14.355Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:14.355Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:14.355Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-06-27T10:41:14.355Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:14.355Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:14.355Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:14.355Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:14.355Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.356Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.356Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:14.356Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:14.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:14.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:14.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:14.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:14.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:14.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:14.356Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:14.356Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:14.356Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:14.356Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:14.356Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:14.356Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:14.356Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:14.356Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:14.356Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:14.356Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:14.356Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:14.356Z] [2024-06-27T10:41:14.356Z] 10:41:14.169330 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:14.356Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:14.356Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:14.356Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:14.356Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:14.357Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:14.357Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:14.357Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:14.357Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:14.357Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:14.357Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:14.357Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:14.357Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-06-27T10:41:14.357Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:14.357Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:14.357Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:14.357Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.357Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.358Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:14.358Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:14.358Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:14.358Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:14.358Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:14.358Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:14.358Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:14.358Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:14.358Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:14.358Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:14.358Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:14.358Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:14.358Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:14.358Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:14.358Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:14.358Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:14.358Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:14.358Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:14.358Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:14.358Z] [2024-06-27T10:41:14.358Z] 10:41:14.172201 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:14.358Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:14.358Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:14.358Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:14.358Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:14.358Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:14.358Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:14.358Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:14.358Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:14.358Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:14.358Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:14.358Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:14.358Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:14.358Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:14.358Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:14.358Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:14.358Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:14.358Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:14.359Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:14.359Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:14.359Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:14.359Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:14.359Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:14.359Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:14.359Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:14.359Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-06-27T10:41:14.359Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:14.359Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:14.359Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:14.359Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.359Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.359Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.359Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.360Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.360Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.360Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.360Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.360Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.360Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.360Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:14.360Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:14.360Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:14.360Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:14.360Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:14.360Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:14.360Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:14.360Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:14.360Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:14.360Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:14.360Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:14.360Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:14.360Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:14.360Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:14.360Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:14.360Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:14.360Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:14.360Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:14.360Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:14.360Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:14.360Z] [2024-06-27T10:41:14.360Z] 10:41:14.174966 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:14.360Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:14.360Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:14.360Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:14.360Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:14.360Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:14.360Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:14.360Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:14.360Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:14.360Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:14.360Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:14.360Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:14.360Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-06-27T10:41:14.360Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:14.360Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:14.360Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:14.360Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:14.360Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:14.360Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:14.361Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.361Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.361Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:14.361Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:14.361Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:14.361Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:14.361Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:14.361Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:14.362Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:14.362Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:14.362Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:14.362Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:14.362Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:14.362Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:14.362Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:14.362Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:14.362Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:14.362Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:14.362Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:14.362Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:14.362Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:14.362Z] [2024-06-27T10:41:14.362Z] 10:41:14.177613 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:14.362Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:14.362Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:14.362Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:14.362Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:14.362Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:14.362Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:14.362Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:14.362Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:14.362Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:14.362Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:14.362Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:14.362Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-06-27T10:41:14.362Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:14.362Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:14.362Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:14.362Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:14.363Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:14.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:14.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:14.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.363Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.363Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:14.363Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:14.363Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:14.363Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:14.363Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:14.363Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:14.363Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:14.363Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:14.363Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:14.363Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:14.363Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:14.363Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:14.363Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:14.363Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:14.363Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:14.363Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:14.364Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:14.364Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:14.364Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:14.364Z] [2024-06-27T10:41:14.364Z] 10:41:14.265415 INFO main . close(), this: [2024-06-27T10:41:14.364Z] org.glassfish.web.loader.WebappClassLoader@2475fba3[name=unknown], urls=[ [2024-06-27T10:41:14.364Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:14.364Z] file:/tmp/gfembed11203306217911196687tmp/generated/ejb/classes/ [2024-06-27T10:41:14.364Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:14.619Z] 10:41:14.310664 INFO main . close(), this: [2024-06-27T10:41:14.619Z] org.glassfish.web.loader.WebappClassLoader@38d525aa[name=unknown], urls=[ [2024-06-27T10:41:14.619Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:14.619Z] file:/tmp/gfembed11203306217911196687tmp/generated/ejb/classes/ [2024-06-27T10:41:14.619Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:14.619Z] 10:41:14.398443 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:14.619Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:14.619Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:14.619Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:14.619Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:14.619Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:14.619Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:14.619Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:14.619Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:14.619Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:14.619Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:14.619Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:14.619Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-06-27T10:41:14.619Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:14.619Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:14.619Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:14.619Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:14.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:14.619Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:14.619Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:14.619Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:14.619Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:14.619Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:14.619Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:14.620Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:14.620Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:14.620Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:14.620Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:14.620Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:14.620Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.620Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:14.620Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:14.620Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.620Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.620Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:14.620Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:14.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:14.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:14.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:14.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:14.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:14.620Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:14.621Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:14.621Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:14.621Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:14.621Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:14.621Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:14.621Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:14.621Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:14.621Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:14.621Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:14.621Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:14.621Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:14.621Z] [2024-06-27T10:41:14.621Z] 10:41:14.401094 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:14.621Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:14.621Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:14.621Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:14.621Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:14.621Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:14.621Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:14.621Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:14.621Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:14.621Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:14.621Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:14.621Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:14.621Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-06-27T10:41:14.621Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:14.621Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:14.621Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:14.621Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:14.621Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.622Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:14.622Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:14.622Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.622Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.622Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:14.622Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:14.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:14.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:14.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:14.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:14.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:14.622Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:14.622Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:14.622Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:14.622Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:14.622Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:14.622Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:14.622Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:14.622Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:14.622Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:14.622Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:14.622Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:14.623Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:14.623Z] [2024-06-27T10:41:14.623Z] 10:41:14.403448 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:14.623Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:14.623Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:14.623Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:14.623Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:14.623Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:14.623Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:14.623Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:14.623Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:14.623Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:14.623Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:14.623Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:14.623Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-06-27T10:41:14.623Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:14.623Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:14.623Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:14.623Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:14.623Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:14.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:14.623Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.623Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.624Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.624Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:14.624Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:14.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:14.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:14.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:14.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:14.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:14.624Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:14.624Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:14.624Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:14.624Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:14.624Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:14.624Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:14.624Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:14.624Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:14.624Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:14.624Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:14.624Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:14.624Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:14.624Z] [2024-06-27T10:41:14.624Z] 10:41:14.404767 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:14.624Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:14.624Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:14.624Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:14.624Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:14.624Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:14.625Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:14.625Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:14.625Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:14.625Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:14.625Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:14.625Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:14.625Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-06-27T10:41:14.625Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:14.625Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:14.625Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:14.625Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:14.625Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:14.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:14.625Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.625Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.625Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.625Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.625Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.625Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.626Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:14.626Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:14.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:14.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:14.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:14.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:14.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:14.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:14.626Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:14.626Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:14.626Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:14.626Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:14.626Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:14.626Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:14.626Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:14.626Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:14.626Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:14.626Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:14.626Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:14.626Z] [2024-06-27T10:41:14.626Z] 10:41:14.405886 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:14.626Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:14.626Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:14.626Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:14.626Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:14.626Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:14.626Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:14.626Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:14.626Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:14.626Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:14.626Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:14.626Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:14.626Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:14.626Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:14.626Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:14.626Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:14.627Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:14.627Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:14.627Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:14.627Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:14.627Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:14.627Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:14.627Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:14.627Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:14.627Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:14.627Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-06-27T10:41:14.627Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:14.627Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:14.627Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:14.627Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.627Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.627Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:14.627Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:14.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:14.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:14.628Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:14.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:14.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:14.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:14.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:14.628Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:14.628Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:14.628Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:14.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:14.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:14.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:14.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:14.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:14.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:14.628Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:14.628Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:14.628Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:14.628Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:14.628Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:14.628Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:14.628Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:14.628Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:14.628Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:14.628Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:14.628Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:14.628Z] [2024-06-27T10:41:14.628Z] 10:41:14.440836 INFO main . close(), this: [2024-06-27T10:41:14.628Z] org.glassfish.web.loader.WebappClassLoader@18b40fe6[name=unknown], urls=[ [2024-06-27T10:41:14.628Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:14.628Z] file:/tmp/gfembed11203306217911196687tmp/generated/ejb/classes// [2024-06-27T10:41:14.628Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:14.628Z] 10:41:14.483528 INFO main . Loading application [classes] at [/test] [2024-06-27T10:41:14.628Z] 10:41:14.487436 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-06-27T10:41:14.628Z] Servlet WEB-HELLO initialized [2024-06-27T10:41:14.628Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@1f9a7684 [2024-06-27T10:41:14.628Z] 10:41:14.592406 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:14.628Z] 10:41:14.606194 INFO Thread-1719484874597 . close(), this: [2024-06-27T10:41:14.628Z] org.glassfish.web.loader.WebappClassLoader@49986178[name=/test], urls=[ [2024-06-27T10:41:14.628Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:14.628Z] file:/tmp/gfembed11203306217911196687tmp/generated/ejb/classes// [2024-06-27T10:41:14.628Z] file:/tmp/gfembed11203306217911196687tmp/generated/classes/ [2024-06-27T10:41:14.628Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:14.884Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:14.884Z] 10:41:14.627438 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:14.884Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.944 s -- in org.glassfish.tests.embedded.web.EmbeddedCreateContextTest [2024-06-27T10:41:15.139Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:15.697Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest [2024-06-27T10:41:15.697Z] [0.584s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.356ms [2024-06-27T10:41:16.256Z] [1.089s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.595ms [2024-06-27T10:41:16.256Z] 10:41:16.052612 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:16.256Z] 10:41:16.223963 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:16.256Z] 10:41:16.225461 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:16.511Z] 10:41:16.256917 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:16.765Z] [1.561s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 48M->19M(258M) 4.912ms [2024-06-27T10:41:16.765Z] [1.561s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:16.765Z] [1.571s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.565ms [2024-06-27T10:41:16.765Z] [1.574s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.083ms [2024-06-27T10:41:16.765Z] [1.576s][info][gc] GC(3) Concurrent Mark Cycle 14.716ms [2024-06-27T10:41:16.765Z] 10:41:16.625696 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:17.020Z] 10:41:16.729453 INFO main . GlassFish (commit: null) startup time: Embedded (549 ms), startup services (623 ms), total (1,172 ms) [2024-06-27T10:41:17.020Z] 10:41:16.805257 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed8949433508858945445tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed8949433508858945445tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:17.274Z] 10:41:16.946390 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:17.274Z] ================ EmbeddedAddServletAndFilterByClassNameTest Test [2024-06-27T10:41:17.274Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@5d7911d5 [2024-06-27T10:41:17.274Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:41:17.274Z] 10:41:17.178378 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:17.275Z] 10:41:17.216345 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:17.275Z] 10:41:17.216992 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:17.275Z] 10:41:17.219521 INFO main . Created virtual server server [2024-06-27T10:41:17.834Z] 10:41:17.460199 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:17.834Z] 10:41:17.461153 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:17.834Z] [2.644s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 159M->27M(256M) 9.263ms [2024-06-27T10:41:17.834Z] 10:41:17.592975 INFO pool-12-thread-1 . Done with starting web container. [2024-06-27T10:41:17.834Z] 10:41:17.658980 SEVERE pool-14-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:17.834Z] 10:41:17.668267 SEVERE pool-14-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:17.834Z] 10:41:17.669886 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:41:17.834Z] 10:41:17.727269 INFO pool-14-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:17.834Z] [2.769s][info][gc] GC(5) Pause Young (Mixed) (GCLocker Initiated GC) 44M->28M(256M) 8.022ms [2024-06-27T10:41:17.834Z] [2.793s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 6.381ms [2024-06-27T10:41:17.834Z] [2.793s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:17.834Z] [2.811s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.839ms [2024-06-27T10:41:17.834Z] [2.816s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.107ms [2024-06-27T10:41:17.834Z] [2.817s][info][gc] GC(7) Concurrent Mark Cycle 23.852ms [2024-06-27T10:41:18.089Z] 10:41:17.820848 INFO pool-6-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:18.089Z] 10:41:17.842162 INFO pool-6-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:18.089Z] 10:41:17.846203 INFO pool-6-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:18.089Z] 10:41:17.846723 INFO pool-6-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:18.089Z] 10:41:17.847047 INFO pool-6-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:18.089Z] 10:41:17.851653 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:41:18.089Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-06-27T10:41:18.089Z] 10:41:17.860242 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:41:18.344Z] 10:41:18.059806 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:18.344Z] 10:41:18.060305 INFO main . Entering Security Startup Service. [2024-06-27T10:41:18.344Z] 10:41:18.062135 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:18.344Z] 10:41:18.080344 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:18.344Z] 10:41:18.081195 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:18.344Z] 10:41:18.082033 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:18.344Z] 10:41:18.084769 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:18.344Z] 10:41:18.104512 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:18.344Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:18.344Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:18.344Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:18.344Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:18.344Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:18.344Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:18.344Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:18.344Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:18.345Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:18.345Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:18.345Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:18.345Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:18.345Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:18.345Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:18.345Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:18.345Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:18.345Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:18.345Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:18.345Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:18.345Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:18.345Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:18.345Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:18.345Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-06-27T10:41:18.345Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:18.345Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:18.345Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:18.345Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.345Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.345Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.346Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:18.346Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:18.346Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:18.346Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:18.346Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:18.346Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:18.346Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:18.346Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:18.346Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:18.346Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:18.346Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:18.346Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:18.346Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:18.346Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:18.346Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:18.346Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:18.346Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:18.346Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:18.346Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:18.346Z] [2024-06-27T10:41:18.346Z] 10:41:18.107789 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:18.346Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:18.346Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:18.346Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:18.346Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:18.346Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:18.346Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:18.346Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:18.346Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:18.346Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:18.347Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-06-27T10:41:18.347Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:18.347Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:18.347Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:18.347Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.347Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.347Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.348Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.348Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.348Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:18.348Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:18.348Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:18.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:18.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:18.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:18.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:18.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:18.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:18.348Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:18.348Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:18.348Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:18.348Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:18.348Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:18.348Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:18.348Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:18.348Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:18.348Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:18.348Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:18.348Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:18.348Z] [2024-06-27T10:41:18.348Z] 10:41:18.110492 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:18.348Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:18.348Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:18.348Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:18.348Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:18.348Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:18.348Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:18.348Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:18.348Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:18.348Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:18.348Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-06-27T10:41:18.348Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:18.348Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:18.348Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:18.348Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:18.348Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:18.348Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:18.348Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:18.348Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:18.348Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:18.349Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:18.349Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:18.349Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:18.349Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:18.349Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:18.349Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:18.349Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:18.349Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.349Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:18.349Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:18.349Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.349Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.349Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:18.349Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:18.349Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:18.349Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:18.349Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:18.349Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:18.349Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:18.350Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:18.350Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:18.350Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:18.350Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:18.350Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:18.350Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:18.350Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:18.350Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:18.350Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:18.350Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:18.350Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:18.350Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:18.350Z] [2024-06-27T10:41:18.350Z] 10:41:18.113204 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:18.350Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:18.350Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:18.350Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:18.350Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:18.350Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:18.350Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:18.350Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:18.350Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:18.350Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:18.350Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-06-27T10:41:18.350Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:18.350Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:18.350Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:18.350Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.350Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:18.351Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:18.351Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.351Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.351Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:18.351Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:18.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:18.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:18.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:18.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:18.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:18.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:18.351Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:18.351Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:18.351Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:18.351Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:18.351Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:18.351Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:18.351Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:18.351Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:18.351Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:18.351Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:18.351Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:18.351Z] [2024-06-27T10:41:18.351Z] 10:41:18.115869 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:18.351Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:18.352Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:18.352Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:18.352Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:18.352Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:18.352Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:18.352Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:18.352Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:18.352Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:18.352Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-06-27T10:41:18.352Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:18.352Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:18.352Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:18.352Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:18.352Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:18.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:18.352Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.352Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.352Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.352Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:18.352Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:18.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.353Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:18.353Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:18.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:18.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:18.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:18.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:18.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:18.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:18.353Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:18.353Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:18.353Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:18.353Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:18.353Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:18.353Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:18.353Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:18.353Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:18.353Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:18.353Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:18.353Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:18.353Z] [2024-06-27T10:41:18.353Z] 10:41:18.205660 INFO main . close(), this: [2024-06-27T10:41:18.353Z] org.glassfish.web.loader.WebappClassLoader@d969452[name=unknown], urls=[ [2024-06-27T10:41:18.353Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:18.353Z] file:/tmp/gfembed8949433508858945445tmp/generated/ejb/classes/ [2024-06-27T10:41:18.353Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:18.353Z] 10:41:18.284928 INFO main . close(), this: [2024-06-27T10:41:18.353Z] org.glassfish.web.loader.WebappClassLoader@316d30ad[name=unknown], urls=[ [2024-06-27T10:41:18.353Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:18.353Z] file:/tmp/gfembed8949433508858945445tmp/generated/ejb/classes/ [2024-06-27T10:41:18.353Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:18.609Z] 10:41:18.393409 WARNING main . Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-06-27T10:41:18.609Z] 10:41:18.430725 INFO main . close(), this: [2024-06-27T10:41:18.609Z] org.glassfish.web.loader.WebappClassLoader@2eb6d34a[name=unknown], urls=[ [2024-06-27T10:41:18.609Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:18.609Z] file:/tmp/gfembed8949433508858945445tmp/generated/ejb/classes// [2024-06-27T10:41:18.609Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:18.609Z] 10:41:18.474053 INFO main . Loading application [classes] at [/test] [2024-06-27T10:41:18.609Z] 10:41:18.574512 INFO main . close(), this: [2024-06-27T10:41:18.609Z] org.glassfish.web.loader.WebappClassLoader@608b35fa[name=/test], urls=[ [2024-06-27T10:41:18.609Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:18.609Z] file:/tmp/gfembed8949433508858945445tmp/generated/ejb/classes// [2024-06-27T10:41:18.609Z] file:/tmp/gfembed8949433508858945445tmp/generated/classes/ [2024-06-27T10:41:18.610Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:18.864Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2299d903 [2024-06-27T10:41:18.864Z] 10:41:18.601729 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:18.864Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:18.864Z] 10:41:18.627730 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:18.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.204 s -- in org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest [2024-06-27T10:41:19.119Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:19.678Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest [2024-06-27T10:41:19.678Z] [0.576s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.464ms [2024-06-27T10:41:20.238Z] 10:41:20.025259 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:20.238Z] [1.051s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 7.362ms [2024-06-27T10:41:20.238Z] 10:41:20.189477 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:20.238Z] 10:41:20.190987 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:20.238Z] 10:41:20.221880 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:20.798Z] [1.515s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 47M->20M(258M) 5.042ms [2024-06-27T10:41:20.798Z] [1.515s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:20.798Z] [1.527s][info][gc] GC(3) Pause Remark 24M->24M(256M) 1.737ms [2024-06-27T10:41:20.798Z] [1.530s][info][gc] GC(3) Pause Cleanup 24M->24M(256M) 0.105ms [2024-06-27T10:41:20.798Z] [1.532s][info][gc] GC(3) Concurrent Mark Cycle 16.673ms [2024-06-27T10:41:20.798Z] 10:41:20.580085 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:20.798Z] 10:41:20.683576 INFO main . GlassFish (commit: null) startup time: Embedded (522 ms), startup services (607 ms), total (1,129 ms) [2024-06-27T10:41:21.053Z] 10:41:20.759899 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed8360385459546928219tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed8360385459546928219tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:21.053Z] 10:41:20.869708 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:21.053Z] ================ EmbeddedCreateVirtualServer Test [2024-06-27T10:41:21.053Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@35adf623 [2024-06-27T10:41:21.308Z] 10:41:21.079029 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:21.308Z] 10:41:21.118412 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:21.308Z] 10:41:21.119731 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:21.308Z] 10:41:21.123499 INFO main . Created virtual server server [2024-06-27T10:41:21.308Z] [2.266s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 139M->25M(256M) 9.154ms [2024-06-27T10:41:21.563Z] 10:41:21.354753 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:21.563Z] 10:41:21.355644 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:21.563Z] 10:41:21.529693 INFO pool-11-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:21.818Z] [2.583s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 55M->27M(256M) 8.477ms [2024-06-27T10:41:21.818Z] [2.610s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->28M(256M) 6.248ms [2024-06-27T10:41:21.818Z] [2.610s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:21.818Z] [2.631s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.836ms [2024-06-27T10:41:21.818Z] [2.638s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.090ms [2024-06-27T10:41:21.818Z] [2.639s][info][gc] GC(7) Concurrent Mark Cycle 28.216ms [2024-06-27T10:41:21.818Z] 10:41:21.641463 INFO pool-13-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:21.818Z] 10:41:21.663189 INFO pool-13-thread-1 . Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:21.818Z] 10:41:21.669750 INFO pool-13-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:21.818Z] 10:41:21.670341 INFO pool-13-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:21.818Z] 10:41:21.670749 INFO pool-13-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:21.818Z] 10:41:21.684605 INFO pool-5-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:21.818Z] 10:41:21.686877 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-06-27T10:41:21.818Z] Web listener embedded-listener-1 8080 [2024-06-27T10:41:21.818Z] 10:41:21.689232 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-06-27T10:41:21.818Z] 10:41:21.690431 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server embedded-server [2024-06-27T10:41:21.818Z] 10:41:21.699716 SEVERE pool-6-thread-1 . Network listener test-listener referenced by virtual server embedded-server does not exist [2024-06-27T10:41:21.818Z] 10:41:21.701606 INFO pool-5-thread-1 . Done with starting web container. [2024-06-27T10:41:22.073Z] 10:41:21.766721 INFO pool-6-thread-1 . Virtual server embedded-server loaded default web module [2024-06-27T10:41:22.073Z] 10:41:21.768133 SEVERE pool-6-thread-1 . Network listener test-listener referenced by virtual server embedded-server does not exist [2024-06-27T10:41:22.073Z] 10:41:21.769513 INFO pool-6-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:22.073Z] 10:41:21.774290 INFO pool-6-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:22.073Z] 10:41:21.777956 SEVERE pool-6-thread-1 . Network listener test-listener referenced by virtual server embedded-server does not exist [2024-06-27T10:41:22.073Z] 10:41:21.779120 INFO pool-6-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:22.073Z] 10:41:21.786113 INFO pool-6-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:41:22.073Z] 10:41:21.788498 INFO pool-14-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:41:22.073Z] 10:41:21.793056 INFO pool-14-thread-1 . Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-06-27T10:41:22.073Z] 10:41:21.796455 INFO pool-6-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:22.073Z] 10:41:21.799472 INFO pool-6-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:41:22.073Z] 10:41:21.801615 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server embedded-server [2024-06-27T10:41:22.073Z] 10:41:21.802117 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server embedded-server docroot /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes networklisteners test-listener [2024-06-27T10:41:22.073Z] Network listener size after creation 2 [2024-06-27T10:41:22.073Z] Web listener embedded-listener-1 8080 [2024-06-27T10:41:22.073Z] Web listener test-listener 9090 [2024-06-27T10:41:22.073Z] 10:41:21.803659 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:41:22.073Z] 10:41:22.002777 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:22.073Z] 10:41:22.003313 INFO main . Entering Security Startup Service. [2024-06-27T10:41:22.073Z] 10:41:22.005452 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:22.074Z] 10:41:22.024402 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:22.074Z] 10:41:22.025193 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:22.074Z] 10:41:22.025984 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:22.074Z] 10:41:22.028268 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:22.329Z] 10:41:22.048282 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:22.329Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:22.329Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:22.329Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:22.329Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:22.329Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:22.329Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:22.329Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:22.329Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:22.329Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:22.329Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-06-27T10:41:22.329Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:22.329Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:22.329Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:22.329Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:22.329Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:22.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:22.329Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.329Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.330Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.330Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:22.330Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:22.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:22.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:22.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:22.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:22.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:22.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:22.330Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:22.330Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:22.330Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:22.330Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:22.330Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:22.330Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:22.330Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:22.330Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:22.330Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:22.330Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:22.330Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:22.330Z] [2024-06-27T10:41:22.330Z] 10:41:22.051420 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:22.330Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:22.330Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:22.330Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:22.330Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:22.330Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:22.330Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:22.330Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:22.331Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:22.331Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:22.331Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:22.331Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:22.331Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-06-27T10:41:22.331Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:22.331Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:22.331Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:22.331Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.331Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.332Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:22.332Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:22.332Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:22.332Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:22.332Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:22.332Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:22.332Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:22.332Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:22.332Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:22.332Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:22.332Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:22.332Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:22.332Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:22.332Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:22.332Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:22.332Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:22.332Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:22.332Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:22.332Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:22.332Z] [2024-06-27T10:41:22.332Z] 10:41:22.054149 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:22.332Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:22.332Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:22.332Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:22.332Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:22.332Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:22.332Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:22.332Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:22.332Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:22.332Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:22.333Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:22.333Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-06-27T10:41:22.333Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:22.333Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:22.333Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:22.333Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.333Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.333Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.334Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.334Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:22.334Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:22.334Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:22.334Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:22.334Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:22.334Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:22.334Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:22.334Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:22.334Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:22.334Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:22.334Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:22.334Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:22.334Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:22.334Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:22.334Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:22.334Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:22.334Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:22.334Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:22.334Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:22.334Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:22.334Z] [2024-06-27T10:41:22.334Z] 10:41:22.056865 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:22.334Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:22.334Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:22.334Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:22.334Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:22.334Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:22.334Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:22.334Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:22.334Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:22.334Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:22.334Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-06-27T10:41:22.334Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:22.334Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:22.334Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:22.334Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:22.334Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:22.334Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:22.334Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:22.334Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:22.334Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:22.334Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:22.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:22.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:22.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:22.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:22.335Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:22.335Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:22.335Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.335Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:22.335Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:22.335Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.335Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.335Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:22.335Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:22.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:22.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:22.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:22.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:22.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:22.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:22.336Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:22.336Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:22.336Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:22.336Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:22.336Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:22.336Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:22.336Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:22.336Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:22.336Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:22.336Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:22.336Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:22.336Z] [2024-06-27T10:41:22.336Z] 10:41:22.059537 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:22.336Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:22.336Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:22.336Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:22.336Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:22.336Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:22.336Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:22.336Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:22.336Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:22.336Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:22.336Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-06-27T10:41:22.336Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:22.336Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:22.336Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:22.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:22.336Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:22.337Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.337Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.337Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:22.337Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:22.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:22.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:22.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:22.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:22.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:22.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:22.337Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:22.337Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:22.337Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:22.337Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:22.337Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:22.337Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:22.337Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:22.337Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:22.337Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:22.337Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:22.337Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:22.337Z] [2024-06-27T10:41:22.337Z] 10:41:22.154984 INFO main . close(), this: [2024-06-27T10:41:22.337Z] org.glassfish.web.loader.WebappClassLoader@e2b3026[name=unknown], urls=[ [2024-06-27T10:41:22.338Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:22.338Z] file:/tmp/gfembed8360385459546928219tmp/generated/ejb/classes/ [2024-06-27T10:41:22.338Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:22.338Z] 10:41:22.197760 INFO main . close(), this: [2024-06-27T10:41:22.338Z] org.glassfish.web.loader.WebappClassLoader@45b96e4c[name=unknown], urls=[ [2024-06-27T10:41:22.338Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:22.338Z] file:/tmp/gfembed8360385459546928219tmp/generated/ejb/classes/ [2024-06-27T10:41:22.338Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:22.593Z] 10:41:22.287329 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:22.593Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:22.593Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:22.593Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:22.593Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:22.593Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:22.593Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:22.593Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:22.593Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:22.593Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:22.594Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:22.594Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-06-27T10:41:22.594Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:22.594Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:22.594Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:22.594Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.594Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.594Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.594Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.595Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.595Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:22.595Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:22.595Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:22.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:22.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:22.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:22.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:22.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:22.595Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:22.595Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:22.595Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:22.595Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:22.595Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:22.595Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:22.595Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:22.595Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:22.595Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:22.595Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:22.595Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:22.595Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:22.595Z] [2024-06-27T10:41:22.595Z] 10:41:22.289858 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:22.595Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:22.595Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:22.595Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:22.595Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:22.595Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:22.595Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:22.595Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:22.595Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:22.595Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:22.595Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-06-27T10:41:22.595Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:22.595Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:22.595Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:22.595Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:22.595Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:22.595Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:22.595Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:22.595Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:22.595Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:22.595Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:22.596Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:22.596Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:22.596Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:22.596Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:22.596Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:22.596Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:22.596Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.596Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:22.596Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:22.596Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.596Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.596Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:22.596Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:22.596Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:22.596Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:22.596Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:22.596Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:22.596Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:22.596Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:22.596Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:22.596Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:22.596Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:22.597Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:22.597Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:22.597Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:22.597Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:22.597Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:22.597Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:22.597Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:22.597Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:22.597Z] [2024-06-27T10:41:22.597Z] 10:41:22.292216 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:22.597Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:22.597Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:22.597Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:22.597Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:22.597Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:22.597Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:22.597Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:22.597Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:22.597Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:22.597Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-06-27T10:41:22.597Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:22.597Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:22.597Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:22.597Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:22.597Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:22.597Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:22.597Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.597Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.598Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.598Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:22.598Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:22.598Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:22.598Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:22.598Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:22.598Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:22.598Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:22.598Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:22.598Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:22.598Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:22.598Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:22.598Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:22.598Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:22.598Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:22.598Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:22.598Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:22.598Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:22.598Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:22.598Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:22.598Z] [2024-06-27T10:41:22.598Z] 10:41:22.293564 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:22.598Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:22.598Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:22.598Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:22.598Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:22.598Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:22.598Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:22.598Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:22.598Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:22.599Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:22.599Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:22.599Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:22.599Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:22.599Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:22.599Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:22.599Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:22.599Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:22.599Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:22.599Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:22.599Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:22.599Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:22.599Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:22.599Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:22.599Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-06-27T10:41:22.599Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:22.599Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:22.599Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:22.599Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.599Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.599Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.599Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:22.600Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:22.600Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:22.600Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:22.600Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:22.600Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:22.600Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:22.600Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:22.600Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:22.600Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:22.600Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:22.600Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:22.600Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:22.600Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:22.600Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:22.600Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:22.600Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:22.600Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:22.600Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:22.600Z] [2024-06-27T10:41:22.600Z] 10:41:22.294659 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:22.600Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:22.600Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:22.600Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:22.600Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:22.600Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:22.600Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:22.600Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:22.600Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:22.600Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:22.600Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-06-27T10:41:22.600Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:22.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:22.600Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:22.600Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:22.601Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.601Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.601Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:22.601Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:22.601Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:22.602Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:22.602Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:22.602Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:22.602Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:22.602Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:22.602Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:22.602Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:22.602Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:22.602Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:22.602Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:22.602Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:22.602Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:22.602Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:22.602Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:22.602Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:22.602Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:22.602Z] [2024-06-27T10:41:22.602Z] 10:41:22.342230 INFO main . close(), this: [2024-06-27T10:41:22.602Z] org.glassfish.web.loader.WebappClassLoader@74ebd159[name=unknown], urls=[ [2024-06-27T10:41:22.602Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:22.602Z] file:/tmp/gfembed8360385459546928219tmp/generated/ejb/classes// [2024-06-27T10:41:22.602Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:22.602Z] 10:41:22.382815 INFO main . Loading application [classes] at [/test] [2024-06-27T10:41:22.602Z] Servlet WEB-HELLO initialized [2024-06-27T10:41:22.602Z] null [2024-06-27T10:41:22.602Z] 10:41:22.489870 INFO main . close(), this: [2024-06-27T10:41:22.602Z] org.glassfish.web.loader.WebappClassLoader@260d48f5[name=/test], urls=[ [2024-06-27T10:41:22.602Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:22.602Z] file:/tmp/gfembed8360385459546928219tmp/generated/ejb/classes// [2024-06-27T10:41:22.602Z] file:/tmp/gfembed8360385459546928219tmp/generated/classes/ [2024-06-27T10:41:22.602Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:22.602Z] Removing web listener test-listener [2024-06-27T10:41:22.602Z] 10:41:22.515316 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-06-27T10:41:22.602Z] Network listener size after deletion 1 [2024-06-27T10:41:22.602Z] Web listener embedded-listener-1 8080 [2024-06-27T10:41:22.602Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@68f776ee [2024-06-27T10:41:22.602Z] 10:41:22.526430 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:22.602Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:22.602Z] 10:41:22.549907 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:22.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.128 s -- in org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest [2024-06-27T10:41:23.161Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:23.416Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedGetContextsTest [2024-06-27T10:41:23.670Z] [0.567s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.264ms [2024-06-27T10:41:24.230Z] 10:41:23.933253 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:24.230Z] [1.040s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.497ms [2024-06-27T10:41:24.230Z] 10:41:24.104800 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:24.230Z] 10:41:24.106932 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:24.230Z] 10:41:24.139899 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:24.485Z] [1.542s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 52M->20M(258M) 8.445ms [2024-06-27T10:41:24.485Z] [1.542s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:24.485Z] [1.553s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.635ms [2024-06-27T10:41:24.485Z] [1.556s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.077ms [2024-06-27T10:41:24.485Z] [1.557s][info][gc] GC(3) Concurrent Mark Cycle 15.111ms [2024-06-27T10:41:24.739Z] 10:41:24.508288 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:24.739Z] 10:41:24.610813 INFO main . GlassFish (commit: null) startup time: Embedded (522 ms), startup services (624 ms), total (1,146 ms) [2024-06-27T10:41:24.993Z] 10:41:24.686409 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed3623380970100788986tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed3623380970100788986tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:24.994Z] 10:41:24.798134 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:24.994Z] ================ EmbeddedGetContexts Test [2024-06-27T10:41:24.994Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@317890ea [2024-06-27T10:41:24.994Z] [2.070s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 108M->24M(256M) 7.354ms [2024-06-27T10:41:25.249Z] 10:41:25.004958 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:25.249Z] 10:41:25.037814 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:25.249Z] 10:41:25.038392 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:25.249Z] 10:41:25.044507 INFO main . Created virtual server server [2024-06-27T10:41:25.503Z] 10:41:25.244864 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:25.503Z] 10:41:25.245725 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:25.503Z] 10:41:25.419761 INFO pool-15-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:25.503Z] [2.548s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 77M->27M(256M) 6.063ms [2024-06-27T10:41:25.503Z] [2.568s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 5.765ms [2024-06-27T10:41:25.503Z] [2.568s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:25.503Z] [2.586s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.832ms [2024-06-27T10:41:25.758Z] [2.591s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.085ms [2024-06-27T10:41:25.758Z] [2.592s][info][gc] GC(7) Concurrent Mark Cycle 23.812ms [2024-06-27T10:41:25.758Z] 10:41:25.508501 INFO pool-8-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:25.758Z] 10:41:25.530805 INFO pool-8-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:25.758Z] 10:41:25.537442 INFO pool-8-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:25.758Z] 10:41:25.538092 INFO pool-8-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:25.758Z] 10:41:25.538505 INFO pool-8-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:25.758Z] 10:41:25.552528 INFO pool-15-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:41:25.758Z] 10:41:25.554841 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-06-27T10:41:25.758Z] Web listener embedded-listener-1 8080 [2024-06-27T10:41:25.759Z] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-06-27T10:41:26.013Z] 10:41:25.798071 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:26.013Z] 10:41:25.798640 INFO main . Entering Security Startup Service. [2024-06-27T10:41:26.013Z] 10:41:25.800623 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:26.013Z] 10:41:25.819255 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:26.013Z] 10:41:25.820100 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:26.013Z] 10:41:25.821002 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:26.013Z] 10:41:25.823768 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:26.013Z] 10:41:25.850323 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:26.013Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:26.013Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:26.013Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:26.014Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:26.014Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:26.014Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:26.014Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:26.014Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:26.014Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:26.014Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:26.014Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:26.014Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:26.014Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:26.014Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:26.014Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-06-27T10:41:26.014Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:26.014Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:26.014Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:26.014Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:26.014Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.015Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.015Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:26.015Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:26.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:26.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:26.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:26.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:26.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:26.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:26.015Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:26.015Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:26.015Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:26.015Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:26.015Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:26.015Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:26.015Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:26.015Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:26.015Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:26.015Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:26.015Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:26.015Z] [2024-06-27T10:41:26.015Z] 10:41:25.854010 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:26.015Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:26.015Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:26.015Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:26.016Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:26.016Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:26.016Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:26.016Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:26.016Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:26.016Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:26.016Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:26.016Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:26.016Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:26.016Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:26.016Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:26.016Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-06-27T10:41:26.016Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:26.016Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:26.016Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:26.016Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:26.016Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.017Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.017Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:26.017Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:26.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:26.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:26.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:26.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:26.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:26.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:26.017Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:26.017Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:26.017Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:26.017Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:26.017Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:26.017Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:26.017Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:26.017Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:26.017Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:26.017Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:26.017Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:26.017Z] [2024-06-27T10:41:26.017Z] 10:41:25.857189 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:26.017Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:26.017Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:26.017Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:26.018Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:26.018Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:26.018Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:26.018Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:26.018Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:26.018Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:26.018Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:26.018Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:26.018Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:26.018Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:26.018Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:26.018Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-06-27T10:41:26.018Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:26.018Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:26.018Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:26.018Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:26.018Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.019Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.019Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:26.019Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:26.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:26.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:26.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:26.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:26.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:26.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:26.019Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:26.019Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:26.019Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:26.019Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:26.019Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:26.019Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:26.019Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:26.019Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:26.019Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:26.019Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:26.019Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:26.019Z] [2024-06-27T10:41:26.019Z] 10:41:25.860150 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:26.019Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:26.019Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:26.019Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:26.020Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:26.020Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:26.020Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:26.020Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:26.020Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:26.020Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:26.020Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:26.020Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:26.020Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:26.020Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:26.020Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:26.020Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-06-27T10:41:26.020Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:26.020Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:26.020Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:26.020Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:26.020Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:26.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.021Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.021Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:26.021Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:26.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:26.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:26.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:26.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:26.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:26.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:26.021Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:26.021Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:26.021Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:26.021Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:26.021Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:26.021Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:26.021Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:26.021Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:26.021Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:26.021Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:26.021Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:26.021Z] [2024-06-27T10:41:26.021Z] 10:41:25.863077 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:26.021Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:26.021Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:26.022Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:26.022Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:26.022Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:26.022Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:26.022Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:26.022Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:26.022Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:26.022Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:26.022Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:26.022Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:26.022Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:26.022Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:26.022Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-06-27T10:41:26.022Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:26.022Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:26.022Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:26.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:26.022Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:26.023Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.023Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.023Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:26.023Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:26.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:26.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:26.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:26.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:26.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:26.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:26.023Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:26.023Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:26.023Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:26.023Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:26.023Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:26.023Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:26.023Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:26.023Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:26.024Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:26.024Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:26.024Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:26.024Z] [2024-06-27T10:41:26.279Z] 10:41:25.953341 INFO main . close(), this: [2024-06-27T10:41:26.279Z] org.glassfish.web.loader.WebappClassLoader@701d2b59[name=unknown], urls=[ [2024-06-27T10:41:26.279Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:26.279Z] file:/tmp/gfembed3623380970100788986tmp/generated/ejb/classes/ [2024-06-27T10:41:26.279Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:26.279Z] 10:41:26.002223 INFO main . Loading application [classes] at [/test] [2024-06-27T10:41:26.279Z] 10:41:26.041232 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 447 milliseconds. [2024-06-27T10:41:26.279Z] Deployed classes [2024-06-27T10:41:26.279Z] Context found [2024-06-27T10:41:26.279Z] Context found /test [2024-06-27T10:41:26.279Z] Servlet WEB-HELLO initialized [2024-06-27T10:41:26.279Z] null [2024-06-27T10:41:26.279Z] 10:41:26.151040 INFO main . close(), this: [2024-06-27T10:41:26.279Z] org.glassfish.web.loader.WebappClassLoader@2f60cbf2[name=/test], urls=[ [2024-06-27T10:41:26.279Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:26.279Z] file:/tmp/gfembed3623380970100788986tmp/generated/ejb/classes/ [2024-06-27T10:41:26.279Z] file:/tmp/gfembed3623380970100788986tmp/generated/classes/ [2024-06-27T10:41:26.279Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:26.279Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:41:26.279Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@66b6873f [2024-06-27T10:41:26.279Z] 10:41:26.181969 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:26.279Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:26.279Z] 10:41:26.206764 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:26.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.873 s -- in org.glassfish.tests.embedded.web.EmbeddedGetContextsTest [2024-06-27T10:41:26.838Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:27.093Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedJSPTest [2024-06-27T10:41:27.350Z] [0.570s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.530ms [2024-06-27T10:41:27.604Z] 10:41:27.590391 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:27.859Z] [1.044s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.913ms [2024-06-27T10:41:27.859Z] 10:41:27.687923 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:27.859Z] 10:41:27.749893 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:28.418Z] [1.571s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->19M(258M) 5.279ms [2024-06-27T10:41:28.418Z] [1.571s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:28.418Z] [1.582s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.585ms [2024-06-27T10:41:28.418Z] [1.585s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.061ms [2024-06-27T10:41:28.418Z] [1.587s][info][gc] GC(3) Concurrent Mark Cycle 15.223ms [2024-06-27T10:41:28.418Z] 10:41:28.195562 INFO main . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:28.418Z] 10:41:28.203806 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:28.418Z] 10:41:28.210854 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:41:28.418Z] 10:41:28.212121 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:41:28.418Z] 10:41:28.212845 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:41:28.672Z] 10:41:28.449898 INFO main . GlassFish (commit: null) startup time: Embedded (835 ms), startup services (495 ms), total (1,330 ms) [2024-06-27T10:41:28.672Z] 10:41:28.517579 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed1701724687734981976tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed1701724687734981976tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:28.672Z] 10:41:28.635633 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:28.672Z] ================ Embedded JSP Test [2024-06-27T10:41:28.926Z] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war, name = embedded-webapi-tests-testapp [2024-06-27T10:41:29.181Z] 10:41:28.929196 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:29.181Z] 10:41:28.930003 INFO main . Entering Security Startup Service. [2024-06-27T10:41:29.181Z] 10:41:28.932234 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:29.181Z] 10:41:28.954003 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:29.181Z] 10:41:28.955134 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:29.181Z] 10:41:28.956141 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:29.181Z] 10:41:28.959578 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:29.181Z] [2.540s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 116M->28M(256M) 10.539ms [2024-06-27T10:41:29.436Z] 10:41:29.141585 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:29.436Z] 10:41:29.168221 INFO main . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:29.436Z] 10:41:29.183563 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:29.436Z] 10:41:29.186181 INFO main . Created virtual server server [2024-06-27T10:41:29.436Z] [2.743s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 72M->28M(256M) 7.247ms [2024-06-27T10:41:29.436Z] [2.769s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->28M(256M) 5.468ms [2024-06-27T10:41:29.436Z] [2.769s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:29.436Z] [2.797s][info][gc] GC(7) Pause Remark 30M->30M(256M) 3.019ms [2024-06-27T10:41:29.436Z] [2.805s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.111ms [2024-06-27T10:41:29.436Z] [2.806s][info][gc] GC(7) Concurrent Mark Cycle 37.329ms [2024-06-27T10:41:29.436Z] 10:41:29.380925 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:29.436Z] 10:41:29.381959 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:29.995Z] 10:41:29.723312 INFO main . close(), this: [2024-06-27T10:41:29.995Z] org.glassfish.web.loader.WebappClassLoader@409732fb[name=unknown], urls=[ [2024-06-27T10:41:29.995Z] file:/tmp/gfembed1701724687734981976tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-06-27T10:41:29.995Z] file:/tmp/gfembed1701724687734981976tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-06-27T10:41:29.995Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=30, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:29.996Z] TestListener : contextInitialized called [2024-06-27T10:41:29.996Z] TestListener : Trying to load TestCacaoList [2024-06-27T10:41:29.996Z] Class TestCacaoList loaded successfully from listener [2024-06-27T10:41:29.996Z] TestListener : contextInitialized DONE [2024-06-27T10:41:29.996Z] 10:41:29.774055 INFO main . Loading application [embedded-webapi-tests-testapp] at [/embedded-webapi-tests-testapp] [2024-06-27T10:41:29.996Z] 10:41:29.847120 INFO main org.glassfish.deployment.admin.DeployCommand.execute embedded-webapi-tests-testapp was successfully deployed in 1,155 milliseconds. [2024-06-27T10:41:29.996Z] Deployed embedded-webapi-tests-testapp [2024-06-27T10:41:29.996Z] 10:41:29.868878 INFO main . close(), this: [2024-06-27T10:41:29.996Z] org.glassfish.web.loader.WebappClassLoader@6f112f70[name=/embedded-webapi-tests-testapp], urls=[ [2024-06-27T10:41:29.996Z] file:/tmp/gfembed1701724687734981976tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-06-27T10:41:29.996Z] file:/tmp/gfembed1701724687734981976tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-06-27T10:41:29.996Z] file:/tmp/gfembed1701724687734981976tmp/generated/embedded-webapi-tests-testapp/ [2024-06-27T10:41:29.996Z] ][delegate=true, context=/embedded-webapi-tests-testapp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=8, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:29.996Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:41:29.996Z] Undeployed embedded-webapi-tests-testapp [2024-06-27T10:41:29.996Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@31082efa [2024-06-27T10:41:29.996Z] 10:41:29.905061 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:29.996Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:29.996Z] 10:41:29.939300 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:29.996Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.956 s -- in org.glassfish.tests.embedded.web.EmbeddedJSPTest [2024-06-27T10:41:30.556Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:30.810Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedRedeployTest [2024-06-27T10:41:31.065Z] [0.583s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.292ms [2024-06-27T10:41:31.624Z] [1.068s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.385ms [2024-06-27T10:41:31.624Z] 10:41:31.353371 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:31.624Z] 10:41:31.521091 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:31.624Z] 10:41:31.522581 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:31.878Z] 10:41:31.553752 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:31.879Z] [1.553s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->20M(258M) 4.862ms [2024-06-27T10:41:31.879Z] [1.553s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:31.879Z] [1.564s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.732ms [2024-06-27T10:41:31.879Z] [1.567s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.083ms [2024-06-27T10:41:31.879Z] [1.568s][info][gc] GC(3) Concurrent Mark Cycle 14.765ms [2024-06-27T10:41:32.133Z] 10:41:31.922816 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:32.133Z] 10:41:32.028973 INFO main . GlassFish (commit: null) startup time: Embedded (534 ms), startup services (624 ms), total (1,158 ms) [2024-06-27T10:41:32.388Z] 10:41:32.107737 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed7219271865822770258tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed7219271865822770258tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:32.388Z] 10:41:32.220590 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:32.388Z] ================ EmbeddedRemoveContext Test [2024-06-27T10:41:32.388Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@2c719bd4 [2024-06-27T10:41:32.388Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:41:32.642Z] 10:41:32.433970 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:32.642Z] 10:41:32.473033 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:32.642Z] 10:41:32.473706 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:32.642Z] 10:41:32.476319 INFO main . Created virtual server server [2024-06-27T10:41:32.896Z] [2.421s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 142M->27M(256M) 8.548ms [2024-06-27T10:41:32.896Z] 10:41:32.686225 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:32.896Z] 10:41:32.687102 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:32.896Z] 10:41:32.831181 INFO pool-14-thread-1 . Done with starting web container. [2024-06-27T10:41:33.150Z] 10:41:32.875534 SEVERE pool-6-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:33.150Z] 10:41:32.883953 SEVERE pool-6-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:33.150Z] 10:41:32.885161 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:41:33.151Z] 10:41:32.942661 INFO pool-9-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:33.151Z] [2.673s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 57M->28M(256M) 8.099ms [2024-06-27T10:41:33.151Z] [2.698s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->28M(256M) 5.765ms [2024-06-27T10:41:33.151Z] [2.698s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:33.151Z] [2.715s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.895ms [2024-06-27T10:41:33.151Z] [2.720s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.117ms [2024-06-27T10:41:33.151Z] [2.721s][info][gc] GC(7) Concurrent Mark Cycle 23.464ms [2024-06-27T10:41:33.151Z] 10:41:33.034831 INFO pool-15-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:33.151Z] 10:41:33.055256 INFO pool-15-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:33.151Z] 10:41:33.059159 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:33.151Z] 10:41:33.059751 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:33.151Z] 10:41:33.060098 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:33.151Z] 10:41:33.064298 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:41:33.151Z] 10:41:33.072721 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:41:33.407Z] 10:41:33.273021 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:33.407Z] 10:41:33.273620 INFO main . Entering Security Startup Service. [2024-06-27T10:41:33.407Z] 10:41:33.275640 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:33.407Z] 10:41:33.294443 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:33.407Z] 10:41:33.295283 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:33.407Z] 10:41:33.296146 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:33.407Z] 10:41:33.299055 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:33.407Z] 10:41:33.319609 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:33.407Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:33.407Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:33.407Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:33.407Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:33.407Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:33.407Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:33.407Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:33.407Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:33.407Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:33.408Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:33.408Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-06-27T10:41:33.408Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:33.408Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:33.408Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:33.408Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.408Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.408Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.409Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.409Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:33.409Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:33.409Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:33.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:33.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:33.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:33.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:33.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:33.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:33.409Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:33.409Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:33.409Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:33.409Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:33.409Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:33.409Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:33.409Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:33.409Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:33.409Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:33.409Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:33.409Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:33.409Z] [2024-06-27T10:41:33.409Z] 10:41:33.322899 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:33.409Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:33.409Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:33.409Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:33.409Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:33.409Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:33.409Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:33.409Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:33.409Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:33.409Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:33.409Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:33.409Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-06-27T10:41:33.409Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:33.409Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:33.409Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:33.409Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:33.409Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:33.409Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:33.409Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:33.409Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:33.409Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:33.409Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:33.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:33.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:33.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:33.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:33.410Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:33.410Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:33.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:33.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:33.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.410Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.410Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:33.410Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:33.410Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:33.410Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:33.410Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:33.410Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:33.410Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:33.410Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:33.410Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:33.410Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:33.410Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:33.411Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:33.411Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:33.411Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:33.411Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:33.411Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:33.411Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:33.411Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:33.411Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:33.411Z] [2024-06-27T10:41:33.411Z] 10:41:33.325723 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:33.411Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:33.411Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:33.411Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:33.411Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:33.411Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:33.411Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:33.411Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:33.411Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:33.411Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:33.411Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:33.411Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-06-27T10:41:33.411Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:33.411Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:33.411Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:33.411Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:33.411Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:33.411Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.412Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.412Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:33.412Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:33.412Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:33.412Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:33.412Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:33.412Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:33.412Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:33.412Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:33.412Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:33.412Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:33.412Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:33.412Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:33.412Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:33.412Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:33.412Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:33.412Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:33.412Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:33.412Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:33.412Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:33.412Z] [2024-06-27T10:41:33.412Z] 10:41:33.328597 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:33.412Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:33.412Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:33.412Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:33.412Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:33.412Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:33.412Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:33.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:33.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:33.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:33.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:33.413Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:33.413Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:33.413Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:33.413Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:33.413Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:33.413Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:33.413Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:33.413Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:33.413Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:33.413Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:33.413Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:33.413Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:33.413Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:33.413Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-06-27T10:41:33.413Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:33.413Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:33.413Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:33.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.413Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.413Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.414Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.414Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.414Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:33.414Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:33.414Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:33.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:33.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:33.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:33.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:33.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:33.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:33.414Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:33.414Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:33.414Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:33.414Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:33.414Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:33.414Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:33.414Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:33.414Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:33.414Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:33.414Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:33.414Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:33.414Z] [2024-06-27T10:41:33.414Z] 10:41:33.331268 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:33.414Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:33.414Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:33.414Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:33.414Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:33.414Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:33.414Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:33.414Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:33.414Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:33.414Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:33.414Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:33.414Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-06-27T10:41:33.414Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:33.414Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:33.414Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:33.414Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:33.414Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:33.414Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:33.414Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:33.414Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:33.414Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:33.415Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:33.415Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:33.415Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:33.415Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:33.415Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:33.415Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:33.415Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:33.415Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.415Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:33.415Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:33.415Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.415Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.415Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:33.415Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:33.415Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:33.415Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:33.415Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:33.415Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:33.415Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:33.415Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:33.416Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:33.416Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:33.416Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:33.416Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:33.416Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:33.416Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:33.416Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:33.416Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:33.416Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:33.416Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:33.416Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:33.416Z] [2024-06-27T10:41:33.670Z] 10:41:33.414139 INFO main . close(), this: [2024-06-27T10:41:33.670Z] org.glassfish.web.loader.WebappClassLoader@2353354a[name=unknown], urls=[ [2024-06-27T10:41:33.670Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:33.670Z] file:/tmp/gfembed7219271865822770258tmp/generated/ejb/classes/ [2024-06-27T10:41:33.670Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:33.670Z] 10:41:33.459906 INFO main . close(), this: [2024-06-27T10:41:33.670Z] org.glassfish.web.loader.WebappClassLoader@5f935d49[name=unknown], urls=[ [2024-06-27T10:41:33.670Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:33.670Z] file:/tmp/gfembed7219271865822770258tmp/generated/ejb/classes/ [2024-06-27T10:41:33.670Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:33.925Z] 10:41:33.547306 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:33.925Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:33.925Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:33.925Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:33.925Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:33.925Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:33.925Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:33.925Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:33.925Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:33.925Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:33.925Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:33.925Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-06-27T10:41:33.925Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:33.925Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:33.926Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:33.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.926Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.926Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:33.926Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:33.927Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:33.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:33.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:33.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:33.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:33.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:33.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:33.927Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:33.927Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:33.927Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:33.927Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:33.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:33.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:33.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:33.927Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:33.927Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:33.927Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:33.927Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:33.927Z] [2024-06-27T10:41:33.927Z] 10:41:33.549907 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:33.927Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:33.927Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:33.927Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:33.927Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:33.927Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:33.927Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:33.927Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:33.927Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:33.927Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:33.927Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:33.927Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-06-27T10:41:33.927Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:33.927Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:33.927Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:33.927Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:33.927Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:33.927Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:33.927Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:33.927Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:33.927Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:33.927Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:33.927Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:33.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:33.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:33.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:33.928Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:33.928Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:33.928Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.928Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:33.928Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:33.928Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.928Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.928Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:33.928Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:33.928Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:33.928Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:33.928Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:33.928Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:33.928Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:33.928Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:33.928Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:33.928Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:33.929Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:33.929Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:33.929Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:33.929Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:33.929Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:33.929Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:33.929Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:33.929Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:33.929Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:33.929Z] [2024-06-27T10:41:33.929Z] 10:41:33.552238 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:33.929Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:33.929Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:33.929Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:33.929Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:33.929Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:33.929Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:33.929Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:33.929Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:33.929Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:33.929Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:33.929Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-06-27T10:41:33.929Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:33.929Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:33.929Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:33.929Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:33.929Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:33.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.930Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.930Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:33.930Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:33.930Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:33.930Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:33.930Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:33.930Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:33.930Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:33.930Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:33.930Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:33.930Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:33.930Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:33.930Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:33.930Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:33.930Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:33.930Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:33.930Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:33.930Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:33.930Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:33.930Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:33.930Z] [2024-06-27T10:41:33.930Z] 10:41:33.554341 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:33.930Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:33.930Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:33.930Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:33.930Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:33.930Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:33.930Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:33.931Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:33.931Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:33.931Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:33.931Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:33.931Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:33.931Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-06-27T10:41:33.931Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:33.931Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:33.931Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:33.931Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.931Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.931Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.932Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:33.932Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:33.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:33.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:33.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:33.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:33.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:33.932Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:33.932Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:33.932Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:33.932Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:33.932Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:33.932Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:33.932Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:33.932Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:33.932Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:33.932Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:33.932Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:33.932Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:33.932Z] [2024-06-27T10:41:33.932Z] 10:41:33.555455 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:33.932Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:33.932Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:33.932Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:33.932Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:33.932Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:33.932Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:33.932Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:33.932Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:33.932Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:33.932Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:33.932Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:33.932Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:33.932Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:33.932Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:33.932Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:33.932Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:33.932Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:33.932Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:33.932Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:33.933Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:33.933Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:33.933Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:33.933Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:33.933Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-06-27T10:41:33.933Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:33.933Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:33.933Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:33.933Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.933Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.933Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:33.933Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:33.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:33.934Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:33.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:33.934Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:33.934Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:33.934Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:33.934Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:33.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:33.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:33.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:33.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:33.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:33.934Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:33.934Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:33.934Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:33.934Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:33.934Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:33.934Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:33.934Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:33.934Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:33.934Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:33.934Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:33.934Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:33.934Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:33.934Z] [2024-06-27T10:41:33.934Z] 10:41:33.587292 INFO main . close(), this: [2024-06-27T10:41:33.934Z] org.glassfish.web.loader.WebappClassLoader@2bf3ec4[name=unknown], urls=[ [2024-06-27T10:41:33.934Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:33.934Z] file:/tmp/gfembed7219271865822770258tmp/generated/ejb/classes// [2024-06-27T10:41:33.934Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:33.934Z] 10:41:33.625707 INFO main . Loading application [classes] at [/embedded-redeploy] [2024-06-27T10:41:33.934Z] 10:41:33.630013 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path /embedded-redeploy from virtual server server [2024-06-27T10:41:33.934Z] Servlet WEB-HELLO initialized [2024-06-27T10:41:33.934Z] Hello World! [2024-06-27T10:41:33.934Z] 10:41:33.735032 INFO main . close(), this: [2024-06-27T10:41:33.934Z] org.glassfish.web.loader.WebappClassLoader@6cbdd1c5[name=/embedded-redeploy], urls=[ [2024-06-27T10:41:33.934Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:33.934Z] file:/tmp/gfembed7219271865822770258tmp/generated/ejb/classes// [2024-06-27T10:41:33.934Z] file:/tmp/gfembed7219271865822770258tmp/generated/classes/ [2024-06-27T10:41:33.934Z] ][delegate=true, context=/embedded-redeploy, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:34.189Z] 10:41:33.752300 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /embedded-redeploy from virtual server server [2024-06-27T10:41:34.189Z] 10:41:33.835197 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:34.189Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:34.189Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:34.189Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:34.189Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:34.189Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:34.189Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:34.189Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:34.189Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:34.189Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:34.190Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:34.190Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-06-27T10:41:34.190Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:34.190Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:34.190Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:34.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.190Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.190Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:34.191Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:34.191Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:34.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:34.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:34.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:34.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:34.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:34.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:34.191Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:34.191Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:34.191Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:34.191Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:34.191Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:34.191Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:34.191Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:34.191Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:34.191Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:34.191Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:34.191Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:34.191Z] [2024-06-27T10:41:34.191Z] 10:41:33.836485 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:34.191Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:34.191Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:34.191Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:34.191Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:34.191Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:34.191Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:34.191Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:34.191Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:34.191Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:34.191Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:34.191Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-06-27T10:41:34.191Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:34.191Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:34.191Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:34.191Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:34.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:34.191Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:34.191Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:34.191Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:34.191Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:34.191Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:34.192Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:34.192Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:34.192Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:34.192Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:34.192Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:34.192Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:34.192Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.192Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:34.192Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:34.192Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.192Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.192Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:34.192Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:34.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:34.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:34.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:34.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:34.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:34.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:34.193Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:34.193Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:34.193Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:34.193Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:34.193Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:34.193Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:34.193Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:34.193Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:34.193Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:34.193Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:34.193Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:34.193Z] [2024-06-27T10:41:34.193Z] 10:41:33.837645 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:34.193Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:34.193Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:34.193Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:34.193Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:34.193Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:34.193Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:34.193Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:34.193Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:34.193Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:34.193Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:34.193Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-06-27T10:41:34.193Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:34.193Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:34.193Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:34.193Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:34.193Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.194Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.194Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:34.194Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:34.194Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:34.194Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:34.194Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:34.194Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:34.194Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:34.194Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:34.194Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:34.194Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:34.194Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:34.194Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:34.194Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:34.194Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:34.194Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:34.194Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:34.194Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:34.194Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:34.194Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:34.194Z] [2024-06-27T10:41:34.194Z] 10:41:33.838750 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:34.194Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:34.194Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:34.194Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:34.194Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:34.195Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:34.195Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:34.195Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:34.195Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:34.195Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:34.195Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:34.195Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-06-27T10:41:34.195Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:34.195Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:34.195Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:34.195Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.195Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.195Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.196Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:34.196Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:34.196Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:34.196Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:34.196Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:34.196Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:34.196Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:34.196Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:34.196Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:34.196Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:34.196Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:34.196Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:34.196Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:34.196Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:34.196Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:34.196Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:34.196Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:34.196Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:34.196Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:34.196Z] [2024-06-27T10:41:34.196Z] 10:41:33.839761 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:34.196Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:34.196Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:34.196Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:34.196Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:34.196Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:34.196Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:34.196Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:34.196Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:34.196Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:34.197Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:34.197Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-06-27T10:41:34.197Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:34.197Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:34.197Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:34.197Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.197Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.197Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.197Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:34.198Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:34.198Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:34.198Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:34.198Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:34.198Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:34.198Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:34.198Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:34.198Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:34.198Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:34.198Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:34.198Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:34.198Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:34.198Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:34.198Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:34.198Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:34.198Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:34.198Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:34.198Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:34.198Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:34.198Z] [2024-06-27T10:41:34.198Z] 10:41:33.870207 INFO main . close(), this: [2024-06-27T10:41:34.198Z] org.glassfish.web.loader.WebappClassLoader@3d798e76[name=unknown], urls=[ [2024-06-27T10:41:34.198Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:34.198Z] file:/tmp/gfembed7219271865822770258tmp/generated/ejb/classes/ [2024-06-27T10:41:34.198Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:34.198Z] 10:41:33.877631 INFO main . close(), this: [2024-06-27T10:41:34.198Z] org.glassfish.web.loader.WebappClassLoader@75452aea[name=unknown], urls=[ [2024-06-27T10:41:34.198Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:34.198Z] file:/tmp/gfembed7219271865822770258tmp/generated/ejb/classes/ [2024-06-27T10:41:34.198Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:34.198Z] 10:41:33.954053 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:34.198Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:34.198Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:34.198Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:34.198Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:34.198Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:34.198Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:34.198Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:34.198Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:34.198Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:34.199Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:34.199Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:34.199Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:34.199Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-06-27T10:41:34.199Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:34.199Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:34.199Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:34.199Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.199Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.199Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.199Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.200Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.200Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.200Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.200Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.200Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.200Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.200Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.200Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:34.200Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:34.200Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:34.200Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:34.200Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:34.200Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:34.200Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:34.200Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:34.200Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:34.200Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:34.200Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:34.200Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:34.200Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:34.200Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:34.200Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:34.200Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:34.200Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:34.200Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:34.200Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:34.200Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:34.200Z] [2024-06-27T10:41:34.200Z] 10:41:33.955448 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:34.200Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:34.200Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:34.200Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:34.200Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:34.200Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:34.200Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:34.200Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:34.200Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:34.200Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:34.200Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:34.200Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-06-27T10:41:34.200Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:34.200Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:34.200Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:34.200Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:34.200Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:34.200Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:34.201Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.201Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.201Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:34.201Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:34.201Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:34.201Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:34.202Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:34.202Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:34.202Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:34.202Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:34.202Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:34.202Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:34.202Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:34.202Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:34.202Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:34.202Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:34.202Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:34.202Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:34.202Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:34.202Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:34.202Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:34.202Z] [2024-06-27T10:41:34.202Z] 10:41:33.956701 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:34.202Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:34.202Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:34.202Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:34.202Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:34.202Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:34.202Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:34.202Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:34.202Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:34.202Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:34.202Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:34.202Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-06-27T10:41:34.202Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:34.202Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:34.202Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:34.202Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:34.203Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:34.203Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.203Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:34.203Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:34.203Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.203Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.203Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:34.203Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:34.203Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:34.203Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:34.203Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:34.203Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:34.203Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:34.203Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:34.203Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:34.203Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:34.203Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:34.203Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:34.203Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:34.203Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:34.203Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:34.203Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:34.204Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:34.204Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:34.204Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:34.204Z] [2024-06-27T10:41:34.204Z] 10:41:33.957913 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:34.204Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:34.204Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:34.204Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:34.204Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:34.204Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:34.204Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:34.204Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:34.204Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:34.204Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:34.204Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:34.204Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-06-27T10:41:34.204Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:34.204Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:34.204Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:34.204Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:34.204Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:34.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:34.204Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.204Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.204Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.205Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.205Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:34.205Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:34.205Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:34.205Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:34.205Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:34.205Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:34.205Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:34.205Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:34.205Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:34.205Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:34.205Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:34.205Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:34.205Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:34.205Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:34.205Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:34.205Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:34.205Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:34.205Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:34.205Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:34.205Z] [2024-06-27T10:41:34.205Z] 10:41:33.959055 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:34.205Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:34.205Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:34.205Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:34.205Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:34.205Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:34.205Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:34.205Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:34.206Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:34.206Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:34.206Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:34.206Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:34.206Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:34.206Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-06-27T10:41:34.206Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:34.206Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:34.206Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:34.206Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.206Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.206Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.207Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:34.207Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:34.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:34.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:34.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:34.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:34.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:34.207Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:34.207Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:34.207Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:34.207Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:34.207Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:34.207Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:34.207Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:34.207Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:34.207Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:34.207Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:34.207Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:34.207Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:34.207Z] [2024-06-27T10:41:34.207Z] 10:41:33.987260 INFO main . close(), this: [2024-06-27T10:41:34.207Z] org.glassfish.web.loader.WebappClassLoader@61e14b53[name=unknown], urls=[ [2024-06-27T10:41:34.207Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:34.207Z] file:/tmp/gfembed7219271865822770258tmp/generated/ejb/classes// [2024-06-27T10:41:34.207Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:34.207Z] 10:41:34.010901 INFO main . Loading application [classes] at [/embedded-redeploy] [2024-06-27T10:41:34.207Z] 10:41:34.014084 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path /embedded-redeploy from virtual server server [2024-06-27T10:41:34.207Z] Servlet WEB-HELLO initialized [2024-06-27T10:41:34.207Z] Hello World! [2024-06-27T10:41:34.207Z] 10:41:34.022168 INFO main . close(), this: [2024-06-27T10:41:34.207Z] org.glassfish.web.loader.WebappClassLoader@318e3942[name=/embedded-redeploy], urls=[ [2024-06-27T10:41:34.207Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:34.207Z] file:/tmp/gfembed7219271865822770258tmp/generated/ejb/classes// [2024-06-27T10:41:34.207Z] file:/tmp/gfembed7219271865822770258tmp/generated/classes/ [2024-06-27T10:41:34.207Z] ][delegate=true, context=/embedded-redeploy, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:34.207Z] 10:41:34.032693 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /embedded-redeploy from virtual server server [2024-06-27T10:41:34.207Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@22e813fc [2024-06-27T10:41:34.208Z] 10:41:34.044055 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:34.208Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:34.208Z] 10:41:34.069183 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:34.208Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.333 s -- in org.glassfish.tests.embedded.web.EmbeddedRedeployTest [2024-06-27T10:41:34.463Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:35.022Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest [2024-06-27T10:41:35.277Z] [0.584s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.497ms [2024-06-27T10:41:35.532Z] [1.052s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 7.046ms [2024-06-27T10:41:35.786Z] 10:41:35.469275 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:35.786Z] 10:41:35.626372 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:35.786Z] 10:41:35.627700 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:35.786Z] 10:41:35.656852 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:36.041Z] [1.511s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->20M(258M) 5.726ms [2024-06-27T10:41:36.041Z] [1.511s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:36.041Z] [1.522s][info][gc] GC(3) Pause Remark 22M->22M(256M) 1.805ms [2024-06-27T10:41:36.041Z] [1.525s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.084ms [2024-06-27T10:41:36.041Z] [1.527s][info][gc] GC(3) Concurrent Mark Cycle 15.425ms [2024-06-27T10:41:36.295Z] 10:41:36.014933 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:36.295Z] 10:41:36.114732 INFO main . GlassFish (commit: null) startup time: Embedded (517 ms), startup services (594 ms), total (1,111 ms) [2024-06-27T10:41:36.296Z] 10:41:36.188032 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed6400156199765128148tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed6400156199765128148tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:36.550Z] 10:41:36.296669 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:36.550Z] ================ EmbeddedRemoveContext Test [2024-06-27T10:41:36.550Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@456f7d9e [2024-06-27T10:41:36.550Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:41:36.804Z] 10:41:36.489592 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:36.804Z] 10:41:36.523378 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:36.804Z] 10:41:36.523938 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:36.804Z] 10:41:36.526429 INFO main . Created virtual server server [2024-06-27T10:41:36.804Z] 10:41:36.758658 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:36.804Z] 10:41:36.759804 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:37.058Z] [2.388s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 147M->26M(256M) 9.810ms [2024-06-27T10:41:37.058Z] 10:41:36.903794 INFO pool-5-thread-1 . Done with starting web container. [2024-06-27T10:41:37.058Z] 10:41:36.952967 SEVERE pool-6-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:37.059Z] 10:41:36.961331 SEVERE pool-6-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:37.059Z] 10:41:36.962574 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:41:37.059Z] [2.616s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 56M->27M(256M) 8.703ms [2024-06-27T10:41:37.313Z] [2.644s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->28M(256M) 6.698ms [2024-06-27T10:41:37.313Z] [2.644s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:37.313Z] 10:41:37.018260 INFO pool-13-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:37.313Z] [2.662s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.072ms [2024-06-27T10:41:37.313Z] [2.668s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.153ms [2024-06-27T10:41:37.313Z] [2.669s][info][gc] GC(7) Concurrent Mark Cycle 24.528ms [2024-06-27T10:41:37.313Z] 10:41:37.113190 INFO pool-15-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:37.313Z] 10:41:37.134164 INFO pool-15-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:37.313Z] 10:41:37.138298 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:37.313Z] 10:41:37.138838 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:37.313Z] 10:41:37.139163 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:37.313Z] 10:41:37.143379 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:41:37.313Z] 10:41:37.151607 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:41:37.569Z] 10:41:37.351881 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:37.569Z] 10:41:37.352404 INFO main . Entering Security Startup Service. [2024-06-27T10:41:37.569Z] 10:41:37.354220 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:37.569Z] 10:41:37.372432 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:37.569Z] 10:41:37.373254 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:37.569Z] 10:41:37.374096 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:37.569Z] 10:41:37.376799 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:37.569Z] 10:41:37.396362 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:37.569Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:37.569Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:37.569Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:37.569Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:37.569Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:37.569Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:37.569Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:37.569Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:37.569Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:37.569Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:37.569Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-06-27T10:41:37.569Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:37.569Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:37.569Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:37.569Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:37.570Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.570Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.570Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:37.570Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:37.570Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:37.571Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:37.571Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:37.571Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:37.571Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:37.571Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:37.571Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:37.571Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:37.571Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:37.571Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:37.571Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:37.571Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:37.571Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:37.571Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:37.571Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:37.571Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:37.571Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:37.571Z] [2024-06-27T10:41:37.571Z] 10:41:37.399518 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:37.571Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:37.571Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:37.571Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:37.571Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:37.571Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:37.571Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:37.571Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:37.571Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:37.571Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:37.571Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:37.571Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-06-27T10:41:37.571Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:37.571Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:37.571Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:37.571Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:37.572Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.572Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:37.572Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:37.572Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.572Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.572Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:37.572Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:37.572Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:37.572Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:37.572Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:37.572Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:37.572Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:37.572Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:37.572Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:37.572Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:37.572Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:37.572Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:37.572Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:37.572Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:37.572Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:37.572Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:37.572Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:37.572Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:37.572Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:37.573Z] [2024-06-27T10:41:37.573Z] 10:41:37.402351 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:37.573Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:37.573Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:37.573Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:37.573Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:37.573Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:37.573Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:37.573Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:37.573Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:37.573Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:37.573Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:37.573Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-06-27T10:41:37.573Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:37.573Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:37.573Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:37.573Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:37.573Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:37.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:37.573Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.573Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.573Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.573Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.574Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:37.574Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:37.574Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:37.574Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:37.574Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:37.574Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:37.574Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:37.574Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:37.574Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:37.574Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:37.574Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:37.574Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:37.574Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:37.574Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:37.574Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:37.574Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:37.574Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:37.574Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:37.574Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:37.574Z] [2024-06-27T10:41:37.574Z] 10:41:37.404970 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:37.574Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:37.574Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:37.574Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:37.574Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:37.574Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:37.574Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:37.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:37.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:37.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:37.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:37.574Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:37.574Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:37.574Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:37.574Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:37.574Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:37.575Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:37.575Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:37.575Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:37.575Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:37.575Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:37.575Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:37.575Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:37.575Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:37.575Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-06-27T10:41:37.575Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:37.575Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:37.575Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:37.575Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.575Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.575Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.576Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.576Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.576Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.576Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.576Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.576Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.576Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:37.576Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:37.576Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:37.576Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:37.576Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:37.576Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:37.576Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:37.576Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:37.576Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:37.576Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:37.576Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:37.576Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:37.576Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:37.576Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:37.576Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:37.576Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:37.576Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:37.576Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:37.576Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:37.576Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:37.576Z] [2024-06-27T10:41:37.576Z] 10:41:37.407622 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:37.576Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:37.576Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:37.576Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:37.576Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:37.576Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:37.576Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:37.576Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:37.576Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:37.576Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:37.576Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:37.576Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-06-27T10:41:37.576Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:37.576Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:37.576Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:37.576Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:37.576Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:37.577Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.577Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.577Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:37.577Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:37.577Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:37.577Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:37.578Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:37.578Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:37.578Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:37.578Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:37.578Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:37.578Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:37.578Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:37.578Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:37.578Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:37.578Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:37.578Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:37.578Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:37.578Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:37.578Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:37.578Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:37.578Z] [2024-06-27T10:41:37.832Z] 10:41:37.501980 INFO main . close(), this: [2024-06-27T10:41:37.832Z] org.glassfish.web.loader.WebappClassLoader@1c7f6e96[name=unknown], urls=[ [2024-06-27T10:41:37.833Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:37.833Z] file:/tmp/gfembed6400156199765128148tmp/generated/ejb/classes/ [2024-06-27T10:41:37.833Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:37.833Z] 10:41:37.545104 INFO main . close(), this: [2024-06-27T10:41:37.833Z] org.glassfish.web.loader.WebappClassLoader@5f935d49[name=unknown], urls=[ [2024-06-27T10:41:37.833Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:37.833Z] file:/tmp/gfembed6400156199765128148tmp/generated/ejb/classes/ [2024-06-27T10:41:37.833Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:37.833Z] 10:41:37.631450 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:37.833Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:37.833Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:37.833Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:37.833Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:37.833Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:37.833Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:37.833Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:37.833Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:37.833Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:37.833Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:37.833Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-06-27T10:41:37.833Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:37.833Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:37.833Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:37.833Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.834Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:37.834Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:37.834Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.834Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.834Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:37.834Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:37.834Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:37.834Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:37.834Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:37.834Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:37.834Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:37.834Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:37.834Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:37.834Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:37.834Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:37.834Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:37.834Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:37.834Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:37.834Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:37.834Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:37.834Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:37.834Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:37.834Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:37.835Z] [2024-06-27T10:41:37.835Z] 10:41:37.634009 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:37.835Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:37.835Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:37.835Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:37.835Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:37.835Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:37.835Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:37.835Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:37.835Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:37.835Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:37.835Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:37.835Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-06-27T10:41:37.835Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:37.835Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:37.835Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:37.835Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:37.835Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:37.835Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:37.835Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.835Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.835Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.835Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.835Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.835Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.836Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.836Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:37.836Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:37.836Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:37.836Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:37.836Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:37.836Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:37.836Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:37.836Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:37.836Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:37.836Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:37.836Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:37.836Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:37.836Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:37.836Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:37.836Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:37.836Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:37.836Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:37.836Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:37.836Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:37.836Z] [2024-06-27T10:41:37.836Z] 10:41:37.636344 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:37.836Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:37.836Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:37.836Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:37.836Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:37.836Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:37.836Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:37.836Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:37.836Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:37.836Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:37.836Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:37.836Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:37.837Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:37.837Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:37.837Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:37.837Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:37.837Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:37.837Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:37.837Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:37.837Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:37.837Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:37.837Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:37.837Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:37.837Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:37.837Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-06-27T10:41:37.837Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:37.837Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:37.837Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:37.837Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.837Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.837Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.837Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:37.838Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:37.838Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:37.838Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:37.838Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:37.838Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:37.838Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:37.838Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:37.838Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:37.838Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:37.838Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:37.838Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:37.838Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:37.838Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:37.838Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:37.838Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:37.838Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:37.838Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:37.838Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:37.838Z] [2024-06-27T10:41:37.838Z] 10:41:37.638602 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:37.838Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:37.838Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:37.838Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:37.838Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:37.838Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:37.838Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:37.838Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:37.838Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:37.838Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:37.838Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:37.838Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-06-27T10:41:37.839Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:37.839Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:37.839Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:37.839Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.839Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.839Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.839Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:37.840Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:37.840Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:37.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:37.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:37.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:37.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:37.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:37.840Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:37.840Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:37.840Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:37.840Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:37.840Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:37.840Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:37.840Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:37.840Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:37.840Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:37.840Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:37.840Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:37.840Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:37.840Z] [2024-06-27T10:41:37.840Z] 10:41:37.639700 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:37.840Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:37.840Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:37.840Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:37.840Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:37.840Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:37.840Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:37.840Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:37.840Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:37.840Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:37.840Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:37.840Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-06-27T10:41:37.840Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:37.840Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:37.840Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:37.840Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:37.840Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:37.840Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:37.840Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:37.840Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:37.840Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:37.840Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:37.841Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:37.841Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:37.841Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:37.841Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:37.841Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:37.841Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:37.841Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.841Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:37.841Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:37.841Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.841Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.841Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:37.841Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:37.841Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:37.841Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:37.841Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:37.841Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:37.841Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:37.841Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:37.842Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:37.842Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:37.842Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:37.842Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:37.842Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:37.842Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:37.842Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:37.842Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:37.842Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:37.842Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:37.842Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:37.842Z] [2024-06-27T10:41:37.842Z] 10:41:37.686303 INFO main . close(), this: [2024-06-27T10:41:37.842Z] org.glassfish.web.loader.WebappClassLoader@785a4557[name=unknown], urls=[ [2024-06-27T10:41:37.842Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:37.842Z] file:/tmp/gfembed6400156199765128148tmp/generated/ejb/classes// [2024-06-27T10:41:37.842Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:37.842Z] 10:41:37.724858 INFO main . Loading application [classes] at [/test] [2024-06-27T10:41:37.842Z] 10:41:37.728739 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-06-27T10:41:37.842Z] Context found [2024-06-27T10:41:37.842Z] Context found /test [2024-06-27T10:41:38.097Z] Servlet WEB-HELLO initialized [2024-06-27T10:41:38.097Z] 10:41:37.832167 INFO main . close(), this: [2024-06-27T10:41:38.097Z] org.glassfish.web.loader.WebappClassLoader@2dc21583[name=/test], urls=[ [2024-06-27T10:41:38.097Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:38.097Z] file:/tmp/gfembed6400156199765128148tmp/generated/ejb/classes// [2024-06-27T10:41:38.097Z] file:/tmp/gfembed6400156199765128148tmp/generated/classes/ [2024-06-27T10:41:38.097Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:38.097Z] 10:41:37.848342 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-06-27T10:41:38.097Z] Context found [2024-06-27T10:41:38.097Z] 10:41:37.937220 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:38.097Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:38.097Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:38.097Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:38.097Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:38.097Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:38.097Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:38.097Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:38.097Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:38.097Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:38.097Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:38.097Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-06-27T10:41:38.097Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:38.097Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:38.097Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:38.097Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:38.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:38.097Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:38.097Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:38.097Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:38.097Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:38.097Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:38.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:38.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:38.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:38.097Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:38.098Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:38.098Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:38.098Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.098Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:38.098Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:38.098Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.098Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.098Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:38.098Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:38.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:38.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:38.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:38.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:38.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:38.098Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:38.098Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:38.098Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:38.098Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:38.098Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:38.098Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:38.099Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:38.099Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:38.099Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:38.099Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:38.099Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:38.099Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:38.099Z] [2024-06-27T10:41:38.099Z] 10:41:37.938743 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:38.099Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:38.099Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:38.099Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:38.099Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:38.099Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:38.099Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:38.099Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:38.099Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:38.099Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:38.099Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:38.099Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-06-27T10:41:38.099Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:38.099Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:38.099Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:38.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:38.099Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:38.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:38.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.100Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.100Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:38.100Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:38.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:38.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:38.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:38.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:38.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:38.100Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:38.100Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:38.100Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:38.100Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:38.100Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:38.100Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:38.100Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:38.100Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:38.101Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:38.101Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:38.101Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:38.101Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:38.101Z] [2024-06-27T10:41:38.101Z] 10:41:37.940433 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:38.101Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:38.101Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:38.101Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:38.101Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:38.101Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:38.101Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:38.101Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:38.101Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:38.101Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:38.101Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:38.101Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-06-27T10:41:38.101Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:38.101Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:38.101Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:38.101Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:38.101Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:38.101Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:38.101Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:38.101Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:38.101Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:38.102Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:38.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:38.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:38.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:38.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:38.102Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:38.102Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:38.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:38.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:38.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.102Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.102Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:38.102Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:38.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:38.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:38.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:38.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:38.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:38.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:38.103Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:38.103Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:38.103Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:38.103Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:38.103Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:38.103Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:38.103Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:38.103Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:38.103Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:38.103Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:38.103Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:38.103Z] [2024-06-27T10:41:38.103Z] 10:41:37.941576 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:38.103Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:38.103Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:38.103Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:38.103Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:38.103Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:38.103Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:38.103Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:38.103Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:38.103Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:38.103Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:38.103Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-06-27T10:41:38.103Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:38.103Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:38.103Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:38.103Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:38.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.104Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:38.104Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:38.104Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.104Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.104Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:38.104Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:38.104Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:38.104Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:38.104Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:38.104Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:38.104Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:38.104Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:38.104Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:38.104Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:38.104Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:38.104Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:38.104Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:38.104Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:38.104Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:38.104Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:38.104Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:38.104Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:38.104Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:38.104Z] [2024-06-27T10:41:38.105Z] 10:41:37.942641 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:38.105Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:38.105Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:38.105Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:38.105Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:38.105Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:38.105Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:38.105Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:38.105Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:38.105Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:38.105Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:38.105Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-06-27T10:41:38.105Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:38.105Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:38.105Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:38.105Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:38.105Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:38.105Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:38.105Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.105Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.105Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.105Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.105Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.105Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.106Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.106Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:38.106Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:38.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:38.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:38.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:38.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:38.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:38.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:38.106Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:38.106Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:38.106Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:38.106Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:38.106Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:38.106Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:38.106Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:38.106Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:38.106Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:38.106Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:38.106Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:38.106Z] [2024-06-27T10:41:38.106Z] 10:41:38.009985 INFO main . close(), this: [2024-06-27T10:41:38.106Z] org.glassfish.web.loader.WebappClassLoader@386e9fd8[name=unknown], urls=[ [2024-06-27T10:41:38.106Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:38.106Z] file:/tmp/gfembed6400156199765128148tmp/generated/ejb/classes/ [2024-06-27T10:41:38.106Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:38.106Z] 10:41:38.021130 INFO main . close(), this: [2024-06-27T10:41:38.106Z] org.glassfish.web.loader.WebappClassLoader@4537880f[name=unknown], urls=[ [2024-06-27T10:41:38.106Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:38.106Z] file:/tmp/gfembed6400156199765128148tmp/generated/ejb/classes/ [2024-06-27T10:41:38.107Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:38.362Z] 10:41:38.102573 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:38.362Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:38.362Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:38.362Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:38.362Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:38.363Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:38.363Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:38.363Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:38.363Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:38.363Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:38.363Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:38.363Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-06-27T10:41:38.363Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:38.363Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:38.363Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:38.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.363Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.364Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:38.364Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:38.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:38.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:38.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:38.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:38.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:38.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:38.364Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:38.364Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:38.364Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:38.364Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:38.364Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:38.364Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:38.364Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:38.364Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:38.364Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:38.364Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:38.364Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:38.364Z] [2024-06-27T10:41:38.364Z] 10:41:38.103877 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:38.364Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:38.364Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:38.364Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:38.364Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:38.364Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:38.364Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:38.364Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:38.364Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:38.364Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:38.364Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:38.364Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:38.364Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:38.364Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:38.364Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:38.364Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:38.364Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:38.364Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:38.365Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:38.365Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:38.365Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:38.365Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:38.365Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:38.365Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:38.365Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-06-27T10:41:38.365Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:38.365Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:38.365Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:38.365Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.365Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.365Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.366Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.366Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.366Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.366Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.366Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.366Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:38.366Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:38.366Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:38.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:38.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:38.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:38.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:38.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:38.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:38.366Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:38.366Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:38.366Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:38.366Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:38.366Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:38.366Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:38.366Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:38.366Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:38.366Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:38.366Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:38.366Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:38.366Z] [2024-06-27T10:41:38.366Z] 10:41:38.105453 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:38.366Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:38.366Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:38.366Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:38.366Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:38.366Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:38.366Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:38.366Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:38.366Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:38.366Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:38.366Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:38.366Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-06-27T10:41:38.366Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:38.366Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:38.366Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:38.366Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:38.366Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:38.367Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.367Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.367Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:38.367Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:38.367Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:38.368Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:38.368Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:38.368Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:38.368Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:38.368Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:38.368Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:38.368Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:38.368Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:38.368Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:38.368Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:38.368Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:38.368Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:38.368Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:38.368Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:38.368Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:38.368Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:38.368Z] [2024-06-27T10:41:38.368Z] 10:41:38.106733 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:38.368Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:38.368Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:38.368Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:38.368Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:38.368Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:38.368Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:38.368Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:38.368Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:38.368Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:38.368Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:38.368Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-06-27T10:41:38.368Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:38.368Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:38.368Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:38.368Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:38.368Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:38.368Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:38.368Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:38.368Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:38.368Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:38.368Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:38.368Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:38.368Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:38.368Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:38.368Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:38.369Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:38.369Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:38.369Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.369Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:38.369Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:38.369Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.369Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.369Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:38.369Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:38.369Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:38.369Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:38.369Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:38.369Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:38.369Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:38.369Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:38.369Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:38.369Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:38.369Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:38.369Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:38.369Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:38.369Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:38.370Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:38.370Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:38.370Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:38.370Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:38.370Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:38.370Z] [2024-06-27T10:41:38.370Z] 10:41:38.107755 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:38.370Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:38.370Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:38.370Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:38.370Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:38.370Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:38.370Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:38.370Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:38.370Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:38.370Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:38.370Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:38.370Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-06-27T10:41:38.370Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:38.370Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:38.370Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:38.370Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:38.370Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:38.370Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:38.370Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.370Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.371Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.371Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:38.371Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:38.371Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:38.371Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:38.371Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:38.371Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:38.371Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:38.371Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:38.371Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:38.371Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:38.371Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:38.371Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:38.371Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:38.371Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:38.371Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:38.371Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:38.371Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:38.371Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:38.371Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:38.371Z] [2024-06-27T10:41:38.371Z] 10:41:38.152855 INFO main . close(), this: [2024-06-27T10:41:38.371Z] org.glassfish.web.loader.WebappClassLoader@7d1cb59f[name=unknown], urls=[ [2024-06-27T10:41:38.371Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:38.371Z] file:/tmp/gfembed6400156199765128148tmp/generated/ejb/classes// [2024-06-27T10:41:38.371Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:38.372Z] 10:41:38.183737 INFO main . Loading application [classes] at [/test] [2024-06-27T10:41:38.372Z] 10:41:38.187632 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-06-27T10:41:38.372Z] Context found [2024-06-27T10:41:38.372Z] Context found /test [2024-06-27T10:41:38.372Z] Servlet WEB-HELLO initialized [2024-06-27T10:41:38.372Z] 10:41:38.195587 INFO main . close(), this: [2024-06-27T10:41:38.372Z] org.glassfish.web.loader.WebappClassLoader@5c1c9881[name=/test], urls=[ [2024-06-27T10:41:38.372Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:38.372Z] file:/tmp/gfembed6400156199765128148tmp/generated/ejb/classes// [2024-06-27T10:41:38.372Z] file:/tmp/gfembed6400156199765128148tmp/generated/classes/ [2024-06-27T10:41:38.372Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:38.372Z] 10:41:38.206774 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-06-27T10:41:38.372Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@213012a0 [2024-06-27T10:41:38.372Z] 10:41:38.218069 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:38.372Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:38.372Z] 10:41:38.242327 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:38.372Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.370 s -- in org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest [2024-06-27T10:41:38.626Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:39.185Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedRestartTest [2024-06-27T10:41:39.185Z] [0.569s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.537ms [2024-06-27T10:41:39.743Z] 10:41:39.634318 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:39.743Z] [1.043s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.524ms [2024-06-27T10:41:39.996Z] 10:41:39.727064 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:39.996Z] 10:41:39.785777 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:40.250Z] [1.560s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->20M(258M) 5.615ms [2024-06-27T10:41:40.250Z] [1.560s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:40.250Z] [1.570s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.677ms [2024-06-27T10:41:40.250Z] [1.573s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.069ms [2024-06-27T10:41:40.250Z] [1.574s][info][gc] GC(3) Concurrent Mark Cycle 14.742ms [2024-06-27T10:41:40.250Z] 10:41:40.230612 INFO main . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:40.250Z] 10:41:40.238820 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:40.504Z] 10:41:40.245988 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:41:40.504Z] 10:41:40.247181 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:41:40.504Z] 10:41:40.247916 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:41:40.758Z] 10:41:40.487132 INFO main . GlassFish (commit: null) startup time: Embedded (825 ms), startup services (500 ms), total (1,325 ms) [2024-06-27T10:41:40.758Z] 10:41:40.552652 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed6131601355598496776tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed6131601355598496776tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:40.758Z] 10:41:40.660171 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:40.758Z] ================ Embedded Restart Test [2024-06-27T10:41:40.758Z] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes, contextroot = test [2024-06-27T10:41:41.318Z] 10:41:40.974779 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:41.318Z] 10:41:40.975501 INFO main . Entering Security Startup Service. [2024-06-27T10:41:41.318Z] 10:41:40.977536 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:41.318Z] 10:41:40.998692 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:41.318Z] 10:41:40.999781 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:41.318Z] 10:41:41.000736 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:41.318Z] 10:41:41.003487 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:41.318Z] [2.506s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 104M->27M(256M) 9.744ms [2024-06-27T10:41:41.318Z] 10:41:41.165753 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:41.318Z] 10:41:41.190148 INFO main . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:41.318Z] 10:41:41.204249 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:41.318Z] 10:41:41.206294 INFO main . Created virtual server server [2024-06-27T10:41:41.318Z] [2.655s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 80M->28M(256M) 6.375ms [2024-06-27T10:41:41.573Z] [2.734s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 41M->28M(256M) 4.783ms [2024-06-27T10:41:41.573Z] [2.735s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:41.573Z] [2.755s][info][gc] GC(7) Pause Remark 30M->30M(256M) 2.940ms [2024-06-27T10:41:41.573Z] [2.761s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.100ms [2024-06-27T10:41:41.573Z] [2.762s][info][gc] GC(7) Concurrent Mark Cycle 27.031ms [2024-06-27T10:41:41.573Z] 10:41:41.405990 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:41.573Z] 10:41:41.406840 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:41.573Z] 10:41:41.529388 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:41.573Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:41.574Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:41.574Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:41.574Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:41.574Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:41.574Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:41.574Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:41.574Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:41.574Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:41.574Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:41.574Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:41.574Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:41.574Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:41.574Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:41.574Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-06-27T10:41:41.574Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:41.574Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:41.574Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:41.574Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:41.574Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:41.575Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.575Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.575Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:41.575Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:41.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:41.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:41.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:41.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:41.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:41.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:41.575Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:41.575Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:41.575Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:41.575Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:41.575Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:41.575Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:41.575Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:41.575Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:41.575Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:41.575Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:41.575Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:41.575Z] [2024-06-27T10:41:41.575Z] 10:41:41.532933 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:41.575Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:41.576Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:41.576Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:41.576Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:41.576Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:41.576Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:41.576Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:41.576Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:41.576Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:41.576Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:41.576Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:41.576Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:41.576Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:41.576Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:41.576Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-06-27T10:41:41.576Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:41.576Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:41.576Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:41.576Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.576Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:41.577Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:41.577Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.577Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.577Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:41.577Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:41.577Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:41.577Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:41.577Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:41.577Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:41.577Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:41.577Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:41.577Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:41.577Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:41.577Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:41.577Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:41.577Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:41.577Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:41.577Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:41.577Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:41.577Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:41.577Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:41.577Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:41.577Z] [2024-06-27T10:41:41.577Z] 10:41:41.536083 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:41.578Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:41.578Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:41.578Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:41.578Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:41.578Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:41.578Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:41.578Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:41.578Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:41.578Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:41.578Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:41.578Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:41.578Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:41.578Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:41.578Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:41.578Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-06-27T10:41:41.578Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:41.578Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:41.578Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:41.578Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.578Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:41.579Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:41.579Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.579Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.579Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:41.579Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:41.579Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:41.579Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:41.579Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:41.579Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:41.579Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:41.579Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:41.579Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:41.579Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:41.579Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:41.579Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:41.579Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:41.579Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:41.579Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:41.579Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:41.579Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:41.579Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:41.579Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:41.579Z] [2024-06-27T10:41:41.579Z] 10:41:41.539126 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:41.580Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:41.580Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:41.580Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:41.580Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:41.580Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:41.580Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:41.580Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:41.580Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:41.580Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:41.580Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:41.580Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:41.580Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:41.580Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:41.580Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:41.580Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-06-27T10:41:41.580Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:41.580Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:41.580Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:41.580Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.580Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:41.581Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:41.581Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.581Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.581Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:41.581Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:41.581Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:41.581Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:41.581Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:41.581Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:41.581Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:41.581Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:41.581Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:41.581Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:41.581Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:41.581Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:41.581Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:41.581Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:41.581Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:41.581Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:41.581Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:41.581Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:41.581Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:41.581Z] [2024-06-27T10:41:41.581Z] 10:41:41.542086 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:41.582Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:41.582Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:41.582Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:41.582Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:41.582Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:41.582Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:41.582Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:41.582Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:41.582Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:41:41.582Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:41.582Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:41:41.582Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:41:41.582Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:41:41.582Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:41:41.582Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-06-27T10:41:41.582Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:41.582Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:41.582Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:41.582Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:41.582Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:41.583Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.583Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.583Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:41.583Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:41.583Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:41.583Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:41.583Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:41.583Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:41.583Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:41.583Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:41.583Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:41.583Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:41.583Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:41.583Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:41.583Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:41.583Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:41.584Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:41.584Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:41.584Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:41.584Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:41.584Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:41.584Z] [2024-06-27T10:41:41.838Z] 10:41:41.640617 INFO main . close(), this: [2024-06-27T10:41:41.838Z] org.glassfish.web.loader.WebappClassLoader@424f02b8[name=unknown], urls=[ [2024-06-27T10:41:41.838Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:41.838Z] file:/tmp/gfembed6131601355598496776tmp/generated/ejb/classes/ [2024-06-27T10:41:41.838Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=35, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:41.838Z] 10:41:41.687575 INFO main . Loading application [classes] at [/test] [2024-06-27T10:41:41.838Z] 10:41:41.728181 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 1,025 milliseconds. [2024-06-27T10:41:41.838Z] Deployed classes [2024-06-27T10:41:42.092Z] Servlet WEB-HELLO initialized [2024-06-27T10:41:42.092Z] null [2024-06-27T10:41:42.092Z] Undeploying classes [2024-06-27T10:41:42.092Z] 10:41:41.839561 INFO main . close(), this: [2024-06-27T10:41:42.092Z] org.glassfish.web.loader.WebappClassLoader@41059616[name=/test], urls=[ [2024-06-27T10:41:42.092Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:42.092Z] file:/tmp/gfembed6131601355598496776tmp/generated/ejb/classes/ [2024-06-27T10:41:42.092Z] file:/tmp/gfembed6131601355598496776tmp/generated/classes/ [2024-06-27T10:41:42.092Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:42.092Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:41:42.092Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@73be4cdd [2024-06-27T10:41:42.092Z] 10:41:41.869407 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:42.092Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:42.093Z] 10:41:41.892904 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:42.093Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.864 s -- in org.glassfish.tests.embedded.web.EmbeddedRestartTest [2024-06-27T10:41:42.346Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:42.905Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest [2024-06-27T10:41:42.905Z] [0.597s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.551ms [2024-06-27T10:41:43.463Z] [1.103s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 7.121ms [2024-06-27T10:41:43.463Z] 10:41:43.341108 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:43.717Z] 10:41:43.510419 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:43.718Z] 10:41:43.512037 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:43.718Z] 10:41:43.544998 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:43.972Z] [1.584s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 49M->20M(258M) 5.373ms [2024-06-27T10:41:43.972Z] [1.584s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:43.972Z] [1.595s][info][gc] GC(3) Pause Remark 24M->24M(256M) 1.846ms [2024-06-27T10:41:43.972Z] [1.598s][info][gc] GC(3) Pause Cleanup 24M->24M(256M) 0.079ms [2024-06-27T10:41:43.972Z] [1.599s][info][gc] GC(3) Concurrent Mark Cycle 14.962ms [2024-06-27T10:41:44.228Z] 10:41:43.910860 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:44.228Z] 10:41:44.014069 INFO main . GlassFish (commit: null) startup time: Embedded (559 ms), startup services (623 ms), total (1,182 ms) [2024-06-27T10:41:44.228Z] 10:41:44.088689 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed12124029905589790501tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed12124029905589790501tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:44.482Z] 10:41:44.197730 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:44.482Z] ================ EmbeddedSetConfiguration Test [2024-06-27T10:41:44.482Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@3249e278 [2024-06-27T10:41:44.482Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:41:44.736Z] 10:41:44.413784 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:44.736Z] 10:41:44.448696 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:44.736Z] 10:41:44.449278 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:44.736Z] 10:41:44.451778 INFO main . Created virtual server server [2024-06-27T10:41:44.736Z] [2.442s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 144M->26M(256M) 9.803ms [2024-06-27T10:41:44.736Z] 10:41:44.662465 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:44.736Z] 10:41:44.663294 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:44.990Z] 10:41:44.800909 INFO pool-15-thread-1 . Done with starting web container. [2024-06-27T10:41:44.990Z] 10:41:44.854245 SEVERE pool-6-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:44.990Z] 10:41:44.862449 SEVERE pool-6-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:44.990Z] 10:41:44.863673 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:41:44.990Z] [2.694s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 57M->28M(256M) 9.628ms [2024-06-27T10:41:44.990Z] [2.719s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->28M(256M) 6.969ms [2024-06-27T10:41:44.990Z] [2.719s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:45.244Z] [2.737s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.940ms [2024-06-27T10:41:45.244Z] [2.742s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.081ms [2024-06-27T10:41:45.244Z] [2.743s][info][gc] GC(7) Concurrent Mark Cycle 24.056ms [2024-06-27T10:41:45.244Z] 10:41:44.918926 INFO pool-15-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:45.244Z] 10:41:45.013327 INFO pool-13-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:45.244Z] 10:41:45.034346 INFO pool-13-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:45.244Z] 10:41:45.038427 INFO pool-13-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:45.244Z] 10:41:45.039037 INFO pool-13-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:45.244Z] 10:41:45.039389 INFO pool-13-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:45.244Z] 10:41:45.043275 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:41:45.244Z] 10:41:45.051536 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:41:45.499Z] 10:41:45.244883 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:45.499Z] 10:41:45.245441 INFO main . Entering Security Startup Service. [2024-06-27T10:41:45.499Z] 10:41:45.247200 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:45.499Z] 10:41:45.265348 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:45.499Z] 10:41:45.266131 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:45.499Z] 10:41:45.266919 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:45.499Z] 10:41:45.269557 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:45.499Z] 10:41:45.288991 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:45.499Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:45.499Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:45.499Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:45.499Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:45.499Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:45.499Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:45.499Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:45.499Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:45.499Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:45.499Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:45.499Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-06-27T10:41:45.499Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:45.499Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:45.499Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:45.499Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:45.499Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:45.499Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:45.499Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:45.499Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:45.499Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:45.499Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:45.499Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:45.499Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:45.499Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:45.500Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:45.500Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:45.500Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:45.500Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.500Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:45.500Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:45.500Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.500Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.500Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:45.500Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:45.500Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:45.500Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:45.500Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:45.500Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:45.500Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:45.500Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:45.500Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:45.500Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:45.500Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:45.500Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:45.500Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:45.501Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:45.501Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:45.501Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:45.501Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:45.501Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:45.501Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:45.501Z] [2024-06-27T10:41:45.501Z] 10:41:45.292162 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:45.501Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:45.501Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:45.501Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:45.501Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:45.501Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:45.501Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:45.501Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:45.501Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:45.501Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:45.501Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:45.501Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-06-27T10:41:45.501Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:45.501Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:45.501Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:45.501Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:45.501Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:45.501Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.502Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.502Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:45.502Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:45.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:45.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:45.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:45.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:45.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:45.502Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:45.502Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:45.502Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:45.502Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:45.502Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:45.502Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:45.502Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:45.502Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:45.502Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:45.502Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:45.502Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:45.502Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:45.502Z] [2024-06-27T10:41:45.502Z] 10:41:45.294963 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:45.502Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:45.502Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:45.502Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:45.502Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:45.503Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:45.503Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:45.503Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:45.503Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:45.503Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:45.503Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:45.503Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-06-27T10:41:45.503Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:45.503Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:45.503Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:45.503Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.503Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.503Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.504Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:45.504Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:45.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:45.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:45.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:45.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:45.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:45.504Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:45.504Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:45.504Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:45.504Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:45.504Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:45.504Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:45.504Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:45.504Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:45.504Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:45.504Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:45.504Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:45.504Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:45.504Z] [2024-06-27T10:41:45.504Z] 10:41:45.297654 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:45.504Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:45.504Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:45.504Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:45.504Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:45.504Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:45.504Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:45.504Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:45.504Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:45.504Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:45.504Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:45.504Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:45.504Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:45.504Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:45.504Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:45.504Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:45.504Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:45.504Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:45.505Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:45.505Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:45.505Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:45.505Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:45.505Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:45.505Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:45.505Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-06-27T10:41:45.505Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:45.505Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:45.505Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:45.505Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.505Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.505Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.505Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.506Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.506Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.506Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.506Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:45.506Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:45.506Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:45.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:45.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:45.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:45.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:45.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:45.506Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:45.506Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:45.506Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:45.506Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:45.506Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:45.506Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:45.506Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:45.506Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:45.506Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:45.506Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:45.506Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:45.506Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:45.506Z] [2024-06-27T10:41:45.506Z] 10:41:45.300342 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:45.506Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:45.506Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:45.506Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:45.506Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:45.506Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:45.506Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:45.506Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:45.506Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:45.506Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:45.506Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:45.506Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-06-27T10:41:45.506Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:45.506Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:45.506Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:45.506Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:45.506Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:45.507Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.507Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.507Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:45.507Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:45.507Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:45.508Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:45.508Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:45.508Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:45.508Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:45.508Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:45.508Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:45.508Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:45.508Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:45.508Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:45.508Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:45.508Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:45.508Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:45.508Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:45.508Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:45.508Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:45.508Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:45.508Z] [2024-06-27T10:41:45.508Z] 10:41:45.384688 INFO main . close(), this: [2024-06-27T10:41:45.508Z] org.glassfish.web.loader.WebappClassLoader@2ba024cb[name=unknown], urls=[ [2024-06-27T10:41:45.508Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:45.508Z] file:/tmp/gfembed12124029905589790501tmp/generated/ejb/classes/ [2024-06-27T10:41:45.508Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:45.763Z] 10:41:45.426017 INFO main . close(), this: [2024-06-27T10:41:45.763Z] org.glassfish.web.loader.WebappClassLoader@3321291a[name=unknown], urls=[ [2024-06-27T10:41:45.763Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:45.763Z] file:/tmp/gfembed12124029905589790501tmp/generated/ejb/classes/ [2024-06-27T10:41:45.763Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:45.763Z] 10:41:45.518358 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:45.763Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:45.763Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:45.763Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:45.763Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:45.763Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:45.763Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:45.763Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:45.763Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:45.763Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:45.763Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:45.763Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-06-27T10:41:45.763Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:45.763Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:45.763Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:45.763Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.764Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:45.764Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:45.764Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.764Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.764Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:45.764Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:45.764Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:45.764Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:45.764Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:45.764Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:45.764Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:45.764Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:45.764Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:45.764Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:45.764Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:45.764Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:45.764Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:45.764Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:45.764Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:45.764Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:45.764Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:45.764Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:45.764Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:45.765Z] [2024-06-27T10:41:45.765Z] 10:41:45.520967 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:45.765Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:45.765Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:45.765Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:45.765Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:45.765Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:45.765Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:45.765Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:45.765Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:45.765Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:45.765Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:45.765Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-06-27T10:41:45.765Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:45.765Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:45.765Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:45.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:45.765Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:45.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:45.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.765Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.765Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.765Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.765Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.766Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:45.766Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:45.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:45.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:45.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:45.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:45.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:45.766Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:45.766Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:45.766Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:45.766Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:45.766Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:45.766Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:45.766Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:45.766Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:45.766Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:45.766Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:45.766Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:45.766Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:45.766Z] [2024-06-27T10:41:45.766Z] 10:41:45.523268 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:45.766Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:45.766Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:45.766Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:45.766Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:45.766Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:45.766Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:45.766Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:45.766Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:45.766Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:45.766Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:45.766Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:45.766Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:45.766Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:45.766Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:45.766Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:45.767Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:45.767Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:45.767Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:45.767Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:45.767Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:45.767Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:45.767Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:45.767Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:45.767Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-06-27T10:41:45.767Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:45.767Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:45.767Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:45.767Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.767Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.767Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.767Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.768Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.768Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.768Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.768Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:45.768Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:45.768Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:45.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:45.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:45.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:45.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:45.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:45.768Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:45.768Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:45.768Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:45.768Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:45.768Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:45.768Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:45.768Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:45.768Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:45.768Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:45.768Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:45.768Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:45.768Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:45.768Z] [2024-06-27T10:41:45.768Z] 10:41:45.524614 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:45.768Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:45.768Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:45.768Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:45.768Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:45.768Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:45.768Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:45.768Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:45.768Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:45.768Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:45.768Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:45.768Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-06-27T10:41:45.768Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:45.768Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:45.768Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:45.769Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.769Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.769Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:45.769Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:45.770Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:45.770Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:45.770Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:45.770Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:45.770Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:45.770Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:45.770Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:45.770Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:45.770Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:45.770Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:45.770Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:45.770Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:45.770Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:45.770Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:45.770Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:45.770Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:45.770Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:45.770Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:45.770Z] [2024-06-27T10:41:45.770Z] 10:41:45.525684 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:45.770Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:45.770Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:45.770Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:45.770Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:45.770Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:45.770Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:45.770Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:45.770Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:45.770Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:45.770Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:45.770Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-06-27T10:41:45.770Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:45.770Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:45.770Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:45.770Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:45.770Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:45.770Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:45.770Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:45.770Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:45.770Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:45.770Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:45.770Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:45.770Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:45.771Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:45.771Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:45.771Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:45.771Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:45.771Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.771Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:45.771Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:45.771Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.771Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.771Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:45.771Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:45.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:45.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:45.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:45.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:45.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:45.771Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:45.771Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:45.771Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:45.771Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:45.772Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:45.772Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:45.772Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:45.772Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:45.772Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:45.772Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:45.772Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:45.772Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:45.772Z] [2024-06-27T10:41:45.772Z] 10:41:45.561166 INFO main . close(), this: [2024-06-27T10:41:45.772Z] org.glassfish.web.loader.WebappClassLoader@2c9cafa5[name=unknown], urls=[ [2024-06-27T10:41:45.772Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:45.772Z] file:/tmp/gfembed12124029905589790501tmp/generated/ejb/classes// [2024-06-27T10:41:45.772Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:45.772Z] 10:41:45.601583 INFO main . Loading application [classes] at [/] [2024-06-27T10:41:45.772Z] 10:41:45.605449 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path / from virtual server server [2024-06-27T10:41:45.772Z] 10:41:45.656705 WARNING embedded-listener(2) . Context path from ServletContext: differs from path from bundle: / [2024-06-27T10:41:45.772Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@74fc3fc7 [2024-06-27T10:41:45.772Z] 10:41:45.709867 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:45.772Z] 10:41:45.719632 INFO Thread-1719484905714 . close(), this: [2024-06-27T10:41:45.772Z] org.glassfish.web.loader.WebappClassLoader@678586f0[name=], urls=[ [2024-06-27T10:41:45.772Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:45.772Z] file:/tmp/gfembed12124029905589790501tmp/generated/ejb/classes// [2024-06-27T10:41:45.772Z] file:/tmp/gfembed12124029905589790501tmp/generated/classes/ [2024-06-27T10:41:45.772Z] ][delegate=true, context=, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:45.772Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:45.772Z] 10:41:45.739397 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:45.772Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.058 s -- in org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest [2024-06-27T10:41:46.331Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:46.585Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest [2024-06-27T10:41:46.841Z] [0.576s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.720ms [2024-06-27T10:41:47.401Z] [1.060s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 6.459ms [2024-06-27T10:41:47.401Z] 10:41:47.144746 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:47.401Z] 10:41:47.311634 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:47.401Z] 10:41:47.313100 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:47.655Z] 10:41:47.345011 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:47.910Z] [1.546s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->19M(258M) 5.539ms [2024-06-27T10:41:47.910Z] [1.546s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:47.910Z] [1.558s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.712ms [2024-06-27T10:41:47.910Z] [1.561s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.071ms [2024-06-27T10:41:47.910Z] [1.563s][info][gc] GC(3) Concurrent Mark Cycle 16.553ms [2024-06-27T10:41:47.910Z] 10:41:47.716073 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:47.910Z] 10:41:47.823518 INFO main . GlassFish (commit: null) startup time: Embedded (529 ms), startup services (629 ms), total (1,158 ms) [2024-06-27T10:41:48.164Z] 10:41:47.901250 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed4612944549610974788tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed4612944549610974788tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:48.164Z] 10:41:48.014125 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:48.164Z] ================ EmbeddedSetDefaultWebXml Test [2024-06-27T10:41:48.164Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@62a54948 [2024-06-27T10:41:48.164Z] Using default-web.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/org/glassfish/tests/webapi/my-default-web.xml [2024-06-27T10:41:48.164Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:41:48.418Z] 10:41:48.217718 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:48.418Z] 10:41:48.262270 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:48.418Z] 10:41:48.263177 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:48.418Z] 10:41:48.265849 INFO main . Created virtual server server [2024-06-27T10:41:48.672Z] [2.444s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 143M->27M(256M) 8.807ms [2024-06-27T10:41:48.672Z] 10:41:48.470855 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:48.672Z] 10:41:48.471683 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:48.672Z] 10:41:48.613714 INFO pool-6-thread-1 . Done with starting web container. [2024-06-27T10:41:48.927Z] 10:41:48.662421 SEVERE pool-15-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:48.927Z] 10:41:48.671720 SEVERE pool-15-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:48.927Z] 10:41:48.672941 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:41:48.927Z] 10:41:48.731160 INFO pool-16-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:48.927Z] [2.659s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 53M->27M(256M) 8.035ms [2024-06-27T10:41:48.927Z] [2.685s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 6.131ms [2024-06-27T10:41:48.927Z] [2.686s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:48.927Z] [2.705s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.936ms [2024-06-27T10:41:48.927Z] [2.711s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.102ms [2024-06-27T10:41:48.927Z] [2.712s][info][gc] GC(7) Concurrent Mark Cycle 26.432ms [2024-06-27T10:41:48.927Z] 10:41:48.827246 INFO pool-5-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:48.928Z] 10:41:48.848561 INFO pool-5-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:48.928Z] 10:41:48.852704 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:48.928Z] 10:41:48.853259 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:48.928Z] 10:41:48.853595 INFO pool-5-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:48.928Z] 10:41:48.858275 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:41:49.183Z] 10:41:48.867062 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:41:49.183Z] 10:41:49.074203 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:49.183Z] 10:41:49.074744 INFO main . Entering Security Startup Service. [2024-06-27T10:41:49.183Z] 10:41:49.076740 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:49.183Z] 10:41:49.095765 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:49.183Z] 10:41:49.096651 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:49.183Z] 10:41:49.097489 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:49.183Z] 10:41:49.100354 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:49.183Z] 10:41:49.120807 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:49.183Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:49.183Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:49.183Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:49.183Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:49.183Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:49.183Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:49.183Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:49.183Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:49.183Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:49.183Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:49.183Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-06-27T10:41:49.183Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:49.183Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:49.183Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:49.183Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:49.184Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.184Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.184Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:49.184Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:49.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:49.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:49.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:49.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:49.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:49.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:49.185Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:49.185Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:49.185Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:49.185Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:49.185Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:49.185Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:49.185Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:49.185Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:49.185Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:49.185Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:49.185Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:49.185Z] [2024-06-27T10:41:49.185Z] 10:41:49.124246 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:49.185Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:49.185Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:49.185Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:49.185Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:49.185Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:49.185Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:49.185Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:49.185Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:49.185Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:49.185Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:49.185Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-06-27T10:41:49.185Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:49.185Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:49.185Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:49.185Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:49.185Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:49.185Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:49.185Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:49.185Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:49.185Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:49.185Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:49.185Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:49.185Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:49.185Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:49.186Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:49.186Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:49.186Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:49.186Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.186Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:49.186Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:49.186Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.186Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.186Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:49.186Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:49.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:49.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:49.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:49.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:49.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:49.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:49.186Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:49.186Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:49.186Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:49.186Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:49.186Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:49.187Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:49.187Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:49.187Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:49.187Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:49.187Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:49.187Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:49.187Z] [2024-06-27T10:41:49.187Z] 10:41:49.127269 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:49.187Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:49.187Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:49.187Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:49.187Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:49.187Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:49.187Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:49.187Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:49.187Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:49.187Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:49.187Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:49.187Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-06-27T10:41:49.187Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:49.187Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:49.187Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:49.187Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:49.187Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:49.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:49.187Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.188Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.188Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:49.188Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:49.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:49.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:49.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:49.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:49.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:49.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:49.188Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:49.188Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:49.188Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:49.188Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:49.188Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:49.188Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:49.188Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:49.188Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:49.188Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:49.188Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:49.188Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:49.188Z] [2024-06-27T10:41:49.188Z] 10:41:49.130158 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:49.188Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:49.188Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:49.188Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:49.188Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:49.188Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:49.188Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:49.188Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:49.188Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:49.189Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:49.189Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:49.189Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:49.189Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:49.189Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:49.189Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:49.189Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:49.189Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:49.189Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:49.189Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:49.189Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:49.189Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:49.189Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:49.189Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:49.189Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:49.189Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-06-27T10:41:49.189Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:49.189Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:49.189Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:49.189Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.189Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.190Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:49.190Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:49.190Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:49.190Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:49.190Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:49.190Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:49.190Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:49.190Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:49.190Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:49.190Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:49.190Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:49.190Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:49.190Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:49.190Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:49.190Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:49.190Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:49.190Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:49.190Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:49.190Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:49.190Z] [2024-06-27T10:41:49.190Z] 10:41:49.133010 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:49.190Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:49.190Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:49.190Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:49.190Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:49.190Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:49.190Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:49.190Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:49.190Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:49.190Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:49.190Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:49.190Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-06-27T10:41:49.191Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:49.191Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:49.191Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:49.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.191Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.191Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:49.191Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:49.192Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:49.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:49.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:49.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:49.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:49.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:49.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:49.192Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:49.192Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:49.192Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:49.192Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:49.192Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:49.192Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:49.192Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:49.192Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:49.192Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:49.192Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:49.192Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:49.192Z] [2024-06-27T10:41:49.446Z] 10:41:49.213744 INFO main . close(), this: [2024-06-27T10:41:49.446Z] org.glassfish.web.loader.WebappClassLoader@36dafa24[name=unknown], urls=[ [2024-06-27T10:41:49.446Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:49.446Z] file:/tmp/gfembed4612944549610974788tmp/generated/ejb/classes/ [2024-06-27T10:41:49.446Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:49.446Z] 10:41:49.257657 INFO main . close(), this: [2024-06-27T10:41:49.446Z] org.glassfish.web.loader.WebappClassLoader@790654d5[name=unknown], urls=[ [2024-06-27T10:41:49.446Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:49.446Z] file:/tmp/gfembed4612944549610974788tmp/generated/ejb/classes/ [2024-06-27T10:41:49.446Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:49.702Z] 10:41:49.353010 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:49.702Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:49.702Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:49.702Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:49.702Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:49.702Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:49.702Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:49.702Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:49.702Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:49.702Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:49.702Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:49.702Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-06-27T10:41:49.702Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:49.702Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:49.702Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:49.702Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:49.702Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:49.702Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:49.702Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:49.702Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:49.702Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:49.702Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:49.703Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:49.703Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:49.703Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:49.703Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:49.703Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:49.703Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:49.703Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.703Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:49.703Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:49.703Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.703Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.703Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:49.703Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:49.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:49.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:49.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:49.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:49.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:49.703Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:49.703Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:49.704Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:49.704Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:49.704Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:49.704Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:49.704Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:49.704Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:49.704Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:49.704Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:49.704Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:49.704Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:49.704Z] [2024-06-27T10:41:49.704Z] 10:41:49.355636 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:49.704Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:49.704Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:49.704Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:49.704Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:49.704Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:49.704Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:49.704Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:49.704Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:49.704Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:49.704Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:49.704Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-06-27T10:41:49.704Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:49.704Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:49.704Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:49.704Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.704Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:49.705Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:49.705Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.705Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.705Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:49.705Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:49.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:49.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:49.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:49.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:49.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:49.705Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:49.705Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:49.705Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:49.705Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:49.705Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:49.705Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:49.705Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:49.705Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:49.705Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:49.705Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:49.705Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:49.705Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:49.705Z] [2024-06-27T10:41:49.705Z] 10:41:49.357938 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:49.705Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:49.706Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:49.706Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:49.706Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:49.706Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:49.706Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:49.706Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:49.706Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:49.706Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:49.706Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:49.706Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-06-27T10:41:49.706Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:49.706Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:49.706Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:49.706Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:49.706Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:49.706Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:49.706Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.706Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.706Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.706Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.706Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.706Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.706Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.706Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.706Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.707Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:49.707Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:49.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:49.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:49.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:49.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:49.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:49.707Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:49.707Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:49.707Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:49.707Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:49.707Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:49.707Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:49.707Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:49.707Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:49.707Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:49.707Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:49.707Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:49.707Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:49.707Z] [2024-06-27T10:41:49.707Z] 10:41:49.359072 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:49.707Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:49.707Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:49.707Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:49.707Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:49.707Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:49.707Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:49.707Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:49.707Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:49.707Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:49.707Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:49.707Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:49.707Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:49.707Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:49.708Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:49.708Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:49.708Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:49.708Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:49.708Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:49.708Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:49.708Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:49.708Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:49.708Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:49.708Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:49.708Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-06-27T10:41:49.708Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:49.708Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:49.708Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:49.708Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.708Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.708Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.708Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.709Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.709Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.709Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.709Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.709Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:49.709Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:49.709Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:49.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:49.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:49.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:49.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:49.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:49.709Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:49.709Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:49.709Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:49.709Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:49.709Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:49.709Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:49.709Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:49.709Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:49.709Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:49.709Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:49.709Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:49.709Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:49.709Z] [2024-06-27T10:41:49.709Z] 10:41:49.360204 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:49.709Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:49.709Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:49.709Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:49.709Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:49.709Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:49.709Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:49.709Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:49.709Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:49.709Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:49.709Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:49.709Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-06-27T10:41:49.709Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:49.709Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:49.709Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:49.710Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.710Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.710Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:49.710Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:49.710Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:49.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:49.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:49.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:49.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:49.711Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:49.711Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:49.711Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:49.711Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:49.711Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:49.711Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:49.711Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:49.711Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:49.711Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:49.711Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:49.711Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:49.711Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:49.711Z] [2024-06-27T10:41:49.711Z] 10:41:49.391673 INFO main . close(), this: [2024-06-27T10:41:49.711Z] org.glassfish.web.loader.WebappClassLoader@785a4557[name=unknown], urls=[ [2024-06-27T10:41:49.711Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:49.711Z] file:/tmp/gfembed4612944549610974788tmp/generated/ejb/classes// [2024-06-27T10:41:49.711Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:49.711Z] 10:41:49.431145 INFO main . Loading application [classes] at [/test] [2024-06-27T10:41:49.711Z] 10:41:49.435181 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-06-27T10:41:49.711Z] 10:41:49.544687 INFO main . close(), this: [2024-06-27T10:41:49.711Z] org.glassfish.web.loader.WebappClassLoader@47c96f2c[name=/test], urls=[ [2024-06-27T10:41:49.711Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:49.711Z] file:/tmp/gfembed4612944549610974788tmp/generated/ejb/classes// [2024-06-27T10:41:49.711Z] file:/tmp/gfembed4612944549610974788tmp/generated/classes/ [2024-06-27T10:41:49.711Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:49.711Z] 10:41:49.561620 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-06-27T10:41:49.711Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@3d235635 [2024-06-27T10:41:49.711Z] 10:41:49.572559 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:49.711Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:49.711Z] 10:41:49.596014 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:49.711Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.062 s -- in org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest [2024-06-27T10:41:50.272Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:50.527Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest [2024-06-27T10:41:50.782Z] [0.577s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.538ms [2024-06-27T10:41:51.340Z] [1.073s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 7.163ms [2024-06-27T10:41:51.340Z] 10:41:51.008959 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:51.340Z] 10:41:51.187966 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:51.340Z] 10:41:51.189576 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:51.340Z] 10:41:51.222561 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:51.595Z] [1.578s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->19M(258M) 5.368ms [2024-06-27T10:41:51.595Z] [1.578s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:51.595Z] [1.588s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.780ms [2024-06-27T10:41:51.595Z] [1.591s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.068ms [2024-06-27T10:41:51.595Z] [1.593s][info][gc] GC(3) Concurrent Mark Cycle 14.584ms [2024-06-27T10:41:51.850Z] 10:41:51.609629 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:51.850Z] 10:41:51.721056 INFO main . GlassFish (commit: null) startup time: Embedded (545 ms), startup services (653 ms), total (1,198 ms) [2024-06-27T10:41:52.104Z] 10:41:51.800619 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed8809722717817073854tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed8809722717817073854tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:52.105Z] 10:41:51.917722 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:52.105Z] ================ EmbeddedSetDocRoot Test [2024-06-27T10:41:52.105Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@62a54948 [2024-06-27T10:41:52.105Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:41:52.360Z] 10:41:52.131848 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:52.360Z] 10:41:52.167877 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:52.360Z] 10:41:52.168472 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:52.360Z] 10:41:52.171016 INFO main . Created virtual server server [2024-06-27T10:41:52.614Z] 10:41:52.380967 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:52.615Z] 10:41:52.381806 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:52.615Z] 10:41:52.515231 INFO pool-6-thread-1 . Done with starting web container. [2024-06-27T10:41:52.615Z] 10:41:52.566931 SEVERE pool-15-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:52.615Z] 10:41:52.575786 SEVERE pool-15-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:52.615Z] 10:41:52.576997 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:41:52.870Z] [2.650s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 160M->28M(256M) 10.646ms [2024-06-27T10:41:52.870Z] [2.714s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 38M->28M(256M) 9.813ms [2024-06-27T10:41:52.870Z] [2.741s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 5.213ms [2024-06-27T10:41:52.870Z] [2.741s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:52.870Z] 10:41:52.645321 INFO pool-8-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:52.870Z] [2.761s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.082ms [2024-06-27T10:41:52.870Z] [2.766s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.085ms [2024-06-27T10:41:52.870Z] [2.768s][info][gc] GC(7) Concurrent Mark Cycle 26.210ms [2024-06-27T10:41:52.870Z] 10:41:52.740140 INFO pool-15-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:52.871Z] 10:41:52.760830 INFO pool-15-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:52.871Z] 10:41:52.764936 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:52.871Z] 10:41:52.765457 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:52.871Z] 10:41:52.765791 INFO pool-15-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:52.871Z] 10:41:52.769998 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:41:52.871Z] 10:41:52.778857 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server test-server [2024-06-27T10:41:52.871Z] 10:41:52.786354 SEVERE pool-6-thread-1 . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:52.871Z] 10:41:52.786737 SEVERE pool-6-thread-1 . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:53.125Z] 10:41:52.821075 INFO pool-6-thread-1 . Virtual server test-server loaded default web module [2024-06-27T10:41:53.125Z] 10:41:52.822948 INFO pool-6-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:53.125Z] 10:41:52.827102 INFO pool-6-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:53.125Z] 10:41:52.829264 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server test-server docroot /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes networklisteners http-listener,https-listener,embedded-listener [2024-06-27T10:41:53.126Z] 10:41:52.829636 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:41:53.126Z] 10:41:53.032579 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:53.126Z] 10:41:53.033161 INFO main . Entering Security Startup Service. [2024-06-27T10:41:53.126Z] 10:41:53.035288 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:53.126Z] 10:41:53.054516 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:53.126Z] 10:41:53.055284 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:53.126Z] 10:41:53.056064 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:53.126Z] 10:41:53.058406 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:53.126Z] 10:41:53.077711 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:53.126Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:53.126Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:53.126Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:53.126Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:53.126Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:53.126Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:53.126Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:53.126Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:53.126Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:53.126Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:53.126Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:53.126Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-06-27T10:41:53.126Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:53.126Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:53.126Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:53.126Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:53.126Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:53.126Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:53.126Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:53.126Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:53.126Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:53.126Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:53.126Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:53.126Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:53.127Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:53.127Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:53.127Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:53.127Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:53.127Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.127Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:53.127Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:53.127Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.127Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.127Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:53.127Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:53.127Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:53.127Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:53.127Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:53.127Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:53.127Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:53.127Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:53.127Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:53.127Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:53.127Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:53.127Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:53.128Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:53.128Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:53.128Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:53.128Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:53.128Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:53.128Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:53.128Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:53.128Z] [2024-06-27T10:41:53.128Z] 10:41:53.080852 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:53.128Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:53.128Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:53.128Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:53.128Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:53.128Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:53.128Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:53.128Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:53.128Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:53.128Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:53.128Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:53.128Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:53.128Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-06-27T10:41:53.128Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:53.128Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:53.128Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:53.128Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:53.128Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:53.129Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.129Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.129Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:53.129Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:53.129Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:53.129Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:53.129Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:53.129Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:53.129Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:53.129Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:53.129Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:53.129Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:53.129Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:53.129Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:53.129Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:53.129Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:53.129Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:53.129Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:53.129Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:53.129Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:53.129Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:53.129Z] [2024-06-27T10:41:53.130Z] 10:41:53.083620 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:53.130Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:53.130Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:53.130Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:53.130Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:53.130Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:53.130Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:53.130Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:53.130Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:53.130Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:53.130Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:53.130Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:53.130Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-06-27T10:41:53.130Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:53.130Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:53.130Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:53.130Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:53.130Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:53.130Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:53.130Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.130Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.130Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.130Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.130Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.130Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.131Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.131Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:53.131Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:53.131Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:53.131Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:53.131Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:53.131Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:53.131Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:53.131Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:53.131Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:53.131Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:53.131Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:53.131Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:53.131Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:53.131Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:53.131Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:53.131Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:53.131Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:53.131Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:53.131Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:53.131Z] [2024-06-27T10:41:53.131Z] 10:41:53.086291 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:53.131Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:53.131Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:53.131Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:53.131Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:53.131Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:53.131Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:53.131Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:53.131Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:53.131Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:53.131Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:53.132Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:53.132Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:53.132Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:53.132Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:53.132Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:53.132Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:53.132Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:53.132Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:53.132Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:53.132Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:53.132Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:53.132Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:53.132Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:53.132Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:53.132Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-06-27T10:41:53.132Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:53.132Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:53.132Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:53.132Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.132Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.132Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.133Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:53.133Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:53.133Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:53.133Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:53.133Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:53.133Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:53.133Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:53.133Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:53.133Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:53.133Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:53.133Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:53.133Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:53.133Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:53.133Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:53.133Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:53.133Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:53.133Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:53.133Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:53.133Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:53.133Z] [2024-06-27T10:41:53.133Z] 10:41:53.088909 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:53.133Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:53.133Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:53.133Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:53.133Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:53.133Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:53.133Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:53.133Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:53.133Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:53.133Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:53.134Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:53.134Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:53.134Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-06-27T10:41:53.134Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:53.134Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:53.134Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:53.134Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.134Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.134Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.134Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.135Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.135Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.135Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:53.135Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:53.135Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:53.135Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:53.135Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:53.135Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:53.135Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:53.135Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:53.135Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:53.135Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:53.135Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:53.135Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:53.135Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:53.135Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:53.135Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:53.135Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:53.135Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:53.135Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:53.135Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:53.135Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:53.135Z] [2024-06-27T10:41:53.390Z] 10:41:53.171264 INFO main . close(), this: [2024-06-27T10:41:53.390Z] org.glassfish.web.loader.WebappClassLoader@4d4df0f4[name=unknown], urls=[ [2024-06-27T10:41:53.390Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:53.390Z] file:/tmp/gfembed8809722717817073854tmp/generated/ejb/classes/ [2024-06-27T10:41:53.390Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:53.644Z] 10:41:53.213570 INFO main . close(), this: [2024-06-27T10:41:53.644Z] org.glassfish.web.loader.WebappClassLoader@12209826[name=unknown], urls=[ [2024-06-27T10:41:53.644Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:53.644Z] file:/tmp/gfembed8809722717817073854tmp/generated/ejb/classes/ [2024-06-27T10:41:53.644Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:53.644Z] 10:41:53.301473 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:53.644Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:53.644Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:53.645Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:53.645Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:53.645Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:53.645Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:53.645Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:53.645Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:53.645Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:53.645Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:53.645Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:53.645Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-06-27T10:41:53.645Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:53.645Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:53.645Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:53.645Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:53.645Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:53.645Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:53.645Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.645Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.645Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.645Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.645Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.645Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.645Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.645Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.645Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.646Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:53.646Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:53.646Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:53.646Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:53.646Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:53.646Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:53.646Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:53.646Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:53.646Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:53.646Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:53.646Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:53.646Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:53.646Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:53.646Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:53.646Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:53.646Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:53.646Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:53.646Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:53.646Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:53.646Z] [2024-06-27T10:41:53.646Z] 10:41:53.304267 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:53.646Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:53.646Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:53.646Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:53.646Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:53.646Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:53.646Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:53.646Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:53.646Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:53.646Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:53.646Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:53.646Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:53.646Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:53.646Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:53.646Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:53.647Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:53.647Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:53.647Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:53.647Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:53.647Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:53.647Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:53.647Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:53.647Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:53.647Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:53.647Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:53.647Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-06-27T10:41:53.647Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:53.647Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:53.647Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:53.647Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.647Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.647Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.647Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:53.648Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:53.648Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:53.648Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:53.648Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:53.648Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:53.648Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:53.648Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:53.648Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:53.648Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:53.648Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:53.648Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:53.648Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:53.648Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:53.648Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:53.648Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:53.648Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:53.648Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:53.648Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:53.648Z] [2024-06-27T10:41:53.648Z] 10:41:53.306774 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:53.648Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:53.648Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:53.648Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:53.648Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:53.648Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:53.648Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:53.648Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:53.648Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:53.648Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:53.648Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:53.648Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:53.648Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-06-27T10:41:53.649Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:53.649Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:53.649Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:53.649Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.649Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.649Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.649Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:53.650Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:53.650Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:53.650Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:53.650Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:53.650Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:53.650Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:53.650Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:53.650Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:53.650Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:53.650Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:53.650Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:53.650Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:53.650Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:53.650Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:53.650Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:53.650Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:53.650Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:53.650Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:53.650Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:53.650Z] [2024-06-27T10:41:53.650Z] 10:41:53.308098 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:53.650Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:53.650Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:53.650Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:53.650Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:53.650Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:53.650Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:53.650Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:53.650Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:53.650Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:53.650Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:53.650Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:53.650Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-06-27T10:41:53.650Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:53.650Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:53.650Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:53.650Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:53.650Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:53.650Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:53.650Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:53.650Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:53.650Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:53.650Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:53.651Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:53.651Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:53.651Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:53.651Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:53.651Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:53.651Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:53.651Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.651Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:53.651Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:53.651Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.651Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.651Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:53.651Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:53.651Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:53.651Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:53.651Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:53.651Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:53.651Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:53.651Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:53.652Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:53.652Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:53.652Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:53.652Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:53.652Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:53.652Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:53.652Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:53.652Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:53.652Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:53.652Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:53.652Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:53.652Z] [2024-06-27T10:41:53.652Z] 10:41:53.309161 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:53.652Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:53.652Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:53.652Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:53.652Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:53.652Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:53.652Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:53.652Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:53.652Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:53.652Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:53.652Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:53.652Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-06-27T10:41:53.652Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-06-27T10:41:53.652Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:53.652Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:53.652Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:53.652Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.652Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:53.653Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:53.653Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.653Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.653Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:53.653Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:53.653Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:53.653Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:53.653Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:53.653Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:53.653Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:53.653Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:53.653Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:53.653Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:53.653Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:53.653Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:53.653Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:53.653Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:53.653Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:53.653Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:53.653Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:53.653Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:53.653Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:53.653Z] [2024-06-27T10:41:53.653Z] 10:41:53.342498 INFO main . close(), this: [2024-06-27T10:41:53.653Z] org.glassfish.web.loader.WebappClassLoader@141bb6b8[name=unknown], urls=[ [2024-06-27T10:41:53.653Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:53.654Z] file:/tmp/gfembed8809722717817073854tmp/generated/ejb/classes// [2024-06-27T10:41:53.654Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:53.654Z] 10:41:53.380828 INFO main . Loading application [classes] at [/test] [2024-06-27T10:41:53.654Z] 10:41:53.384770 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-06-27T10:41:53.654Z] 10:41:53.385599 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server test-server [2024-06-27T10:41:53.654Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@134c38 [2024-06-27T10:41:53.654Z] 10:41:53.495261 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:53.654Z] 10:41:53.505385 INFO Thread-1719484913500 . close(), this: [2024-06-27T10:41:53.654Z] org.glassfish.web.loader.WebappClassLoader@194b9783[name=/test], urls=[ [2024-06-27T10:41:53.654Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:53.654Z] file:/tmp/gfembed8809722717817073854tmp/generated/ejb/classes// [2024-06-27T10:41:53.654Z] file:/tmp/gfembed8809722717817073854tmp/generated/classes/ [2024-06-27T10:41:53.654Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:53.654Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:53.654Z] 10:41:53.525585 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:53.654Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.137 s -- in org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest [2024-06-27T10:41:53.908Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:54.467Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest [2024-06-27T10:41:54.722Z] [0.579s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.477ms [2024-06-27T10:41:54.976Z] [1.056s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.402ms [2024-06-27T10:41:55.231Z] 10:41:54.932565 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:55.231Z] 10:41:55.101175 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:41:55.231Z] 10:41:55.102630 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:55.486Z] 10:41:55.134768 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:55.486Z] [1.542s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 51M->20M(258M) 4.892ms [2024-06-27T10:41:55.486Z] [1.542s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:55.486Z] [1.552s][info][gc] GC(3) Pause Remark 22M->22M(256M) 1.669ms [2024-06-27T10:41:55.486Z] [1.555s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.087ms [2024-06-27T10:41:55.486Z] [1.557s][info][gc] GC(3) Concurrent Mark Cycle 14.954ms [2024-06-27T10:41:55.741Z] 10:41:55.504409 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:55.741Z] 10:41:55.609183 INFO main . GlassFish (commit: null) startup time: Embedded (528 ms), startup services (626 ms), total (1,154 ms) [2024-06-27T10:41:55.741Z] 10:41:55.685104 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed16039670417135159755tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed16039670417135159755tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:55.995Z] 10:41:55.796835 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:55.995Z] ================ EmbeddedSetSecurity Test [2024-06-27T10:41:55.995Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@422ad5e2 [2024-06-27T10:41:55.995Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:41:56.249Z] 10:41:55.989137 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:41:56.249Z] 10:41:56.033101 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:41:56.249Z] 10:41:56.034218 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:41:56.249Z] 10:41:56.037289 INFO main . Created virtual server server [2024-06-27T10:41:56.504Z] 10:41:56.242821 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:41:56.504Z] 10:41:56.243788 INFO main . Virtual server server loaded default web module [2024-06-27T10:41:56.504Z] 10:41:56.377118 INFO pool-6-thread-1 . Done with starting web container. [2024-06-27T10:41:56.504Z] 10:41:56.425930 SEVERE pool-16-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:56.504Z] [2.581s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 159M->28M(256M) 11.568ms [2024-06-27T10:41:56.759Z] 10:41:56.434866 SEVERE pool-16-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:41:56.759Z] 10:41:56.436059 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:41:56.759Z] 10:41:56.509035 INFO pool-6-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:56.759Z] [2.649s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 39M->28M(256M) 9.792ms [2024-06-27T10:41:56.759Z] [2.676s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->27M(256M) 5.530ms [2024-06-27T10:41:56.759Z] [2.676s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:41:56.759Z] [2.696s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.077ms [2024-06-27T10:41:56.759Z] [2.701s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.092ms [2024-06-27T10:41:56.759Z] [2.702s][info][gc] GC(7) Concurrent Mark Cycle 26.233ms [2024-06-27T10:41:56.759Z] 10:41:56.601693 INFO pool-12-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:41:56.759Z] 10:41:56.622815 INFO pool-12-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:56.759Z] 10:41:56.626934 INFO pool-12-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:56.759Z] 10:41:56.627472 INFO pool-12-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:56.759Z] 10:41:56.627822 INFO pool-12-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:41:56.759Z] 10:41:56.631931 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:41:56.759Z] 10:41:56.641979 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:41:57.014Z] 10:41:56.849142 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:41:57.014Z] 10:41:56.849702 INFO main . Entering Security Startup Service. [2024-06-27T10:41:57.014Z] 10:41:56.851647 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:41:57.014Z] 10:41:56.870337 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:57.014Z] 10:41:56.871187 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:41:57.014Z] 10:41:56.872016 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:41:57.014Z] 10:41:56.874845 INFO main . Security Service(s) started successfully. [2024-06-27T10:41:57.014Z] 10:41:56.894647 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:57.014Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:57.014Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:57.014Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:57.014Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:57.014Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:57.014Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:57.014Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:57.014Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:57.014Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:57.014Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:57.014Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-06-27T10:41:57.014Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:57.014Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:57.015Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:57.015Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.015Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.015Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.015Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:57.016Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:57.016Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:57.016Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:57.016Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:57.016Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:57.016Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:57.016Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:57.016Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:57.016Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:57.016Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:57.016Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:57.016Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:57.016Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:57.016Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:57.016Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:57.016Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:57.016Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:57.016Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:57.016Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:57.016Z] [2024-06-27T10:41:57.016Z] 10:41:56.897960 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:57.016Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:57.016Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:57.016Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:57.016Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:57.016Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:57.016Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:57.016Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:57.016Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:57.016Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:57.016Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:57.016Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-06-27T10:41:57.016Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:57.016Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:57.016Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:57.016Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:57.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:57.016Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:57.016Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:57.016Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:57.016Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:57.016Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:57.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:57.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:57.017Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:57.017Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:57.017Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:57.017Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:57.017Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.017Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:57.017Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:57.017Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.017Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.017Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:57.017Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:57.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:57.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:57.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:57.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:57.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:57.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:57.017Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:57.017Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:57.018Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:57.018Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:57.018Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:57.018Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:57.018Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:57.018Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:57.018Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:57.018Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:57.018Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:57.018Z] [2024-06-27T10:41:57.018Z] 10:41:56.900854 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:57.018Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:57.018Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:57.018Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:57.018Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:57.018Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:57.018Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:57.018Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:57.018Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:57.018Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:57.018Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:57.018Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-06-27T10:41:57.018Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:57.018Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:57.018Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:57.018Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:57.018Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:57.018Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.019Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.019Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:57.019Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:57.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:57.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:57.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:57.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:57.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:57.019Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:57.019Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:57.019Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:57.019Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:57.019Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:57.019Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:57.019Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:57.019Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:57.019Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:57.019Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:57.019Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:57.019Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:57.019Z] [2024-06-27T10:41:57.019Z] 10:41:56.903529 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:57.019Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:57.019Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:57.019Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:57.019Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:57.020Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:57.020Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:57.020Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:57.020Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:57.020Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:57.020Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:57.020Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-06-27T10:41:57.020Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:57.020Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:57.020Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:57.020Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.020Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.020Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.021Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:57.021Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:57.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:57.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:57.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:57.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:57.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:57.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:57.021Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:57.021Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:57.021Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:57.021Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:57.021Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:57.021Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:57.021Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:57.021Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:57.021Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:57.021Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:57.021Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:57.021Z] [2024-06-27T10:41:57.021Z] 10:41:56.906266 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:57.021Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:57.021Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:57.021Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:57.021Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:57.021Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:57.021Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:57.021Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:57.021Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:57.021Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:57.021Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:57.021Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:57.021Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:57.021Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:57.021Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:57.021Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:57.022Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:57.022Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:57.022Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:57.022Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:57.022Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:57.022Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:57.022Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:41:57.022Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:57.022Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-06-27T10:41:57.022Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:57.022Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:57.022Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:57.022Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.022Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.022Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.022Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.023Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.023Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.023Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.023Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.023Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:57.023Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:57.023Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:57.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:57.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:57.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:57.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:57.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:57.023Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:57.023Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:57.023Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:57.023Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:57.023Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:57.023Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:57.023Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:57.023Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:57.023Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:57.023Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:57.023Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:57.023Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:57.023Z] [2024-06-27T10:41:57.278Z] 10:41:56.987067 INFO main . close(), this: [2024-06-27T10:41:57.278Z] org.glassfish.web.loader.WebappClassLoader@3c17bd0b[name=unknown], urls=[ [2024-06-27T10:41:57.278Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:57.278Z] file:/tmp/gfembed16039670417135159755tmp/generated/ejb/classes/ [2024-06-27T10:41:57.278Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:57.278Z] 10:41:57.030884 INFO main . close(), this: [2024-06-27T10:41:57.278Z] org.glassfish.web.loader.WebappClassLoader@5f935d49[name=unknown], urls=[ [2024-06-27T10:41:57.278Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:57.278Z] file:/tmp/gfembed16039670417135159755tmp/generated/ejb/classes/ [2024-06-27T10:41:57.278Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:57.278Z] 10:41:57.119357 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:41:57.278Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:41:57.278Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:57.278Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:57.278Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:57.278Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:57.278Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:57.278Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:57.278Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:57.278Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:57.278Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:57.278Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-06-27T10:41:57.278Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:57.278Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:57.278Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:57.278Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:57.278Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:57.278Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:57.278Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:57.278Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:57.279Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.279Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.279Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:57.279Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:57.279Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:57.279Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:57.279Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:57.279Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:57.280Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:57.280Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:57.280Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:57.280Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:57.280Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:57.280Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:57.280Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:57.280Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:57.280Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:57.280Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:57.280Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:57.280Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:57.280Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:57.280Z] [2024-06-27T10:41:57.280Z] 10:41:57.121972 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:41:57.280Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:41:57.280Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:57.280Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:57.280Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:57.280Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:57.280Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:57.280Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:57.280Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:57.280Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:57.280Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:57.280Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-06-27T10:41:57.280Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:57.280Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:57.280Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:57.280Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.281Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:57.281Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:57.281Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.281Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.281Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:57.281Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:57.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:57.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:57.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:57.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:57.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:57.281Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:57.281Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:57.281Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:57.281Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:57.281Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:57.281Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:57.281Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:57.281Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:57.281Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:57.281Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:57.281Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:57.281Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:57.282Z] [2024-06-27T10:41:57.282Z] 10:41:57.124304 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:41:57.282Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:41:57.282Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:57.282Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:57.282Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:57.282Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:57.282Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:57.282Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:57.282Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:57.282Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:57.282Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:57.282Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-06-27T10:41:57.282Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:57.282Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:57.282Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:57.282Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:57.282Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:57.282Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:57.282Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.282Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.282Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.282Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.282Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.282Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.283Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.283Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:57.283Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:57.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:57.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:57.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:57.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:57.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:57.283Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:57.283Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:57.283Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:57.283Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:57.283Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:57.283Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:57.283Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:57.283Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:57.283Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:57.283Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:57.283Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:57.283Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:57.283Z] [2024-06-27T10:41:57.283Z] 10:41:57.126522 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:41:57.283Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:41:57.283Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:57.283Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:57.283Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:57.283Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:57.283Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:57.283Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:57.283Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:57.283Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:57.283Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:57.284Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:57.284Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:57.284Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:57.284Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:57.284Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:57.284Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:57.284Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:57.284Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:57.284Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:57.284Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:57.284Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:57.284Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:57.284Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:57.284Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-06-27T10:41:57.284Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:57.284Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:57.284Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:57.284Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.284Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.284Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.285Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:57.285Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:57.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:57.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:57.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:57.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:57.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:57.285Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:57.285Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:57.285Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:57.285Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:57.285Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:57.285Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:57.285Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:57.285Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:57.285Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:57.285Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:57.285Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:57.285Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:57.285Z] [2024-06-27T10:41:57.285Z] 10:41:57.127998 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:41:57.285Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:41:57.285Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:41:57.285Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:41:57.285Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:41:57.285Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:41:57.285Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:41:57.285Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:41:57.285Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:41:57.285Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:41:57.285Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:41:57.285Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-06-27T10:41:57.286Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:41:57.286Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:41:57.286Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:41:57.286Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.286Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.286Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:41:57.286Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:41:57.287Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:41:57.287Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:41:57.287Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:41:57.287Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:41:57.287Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:41:57.287Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:41:57.287Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:41:57.287Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:41:57.287Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:41:57.287Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:41:57.287Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:41:57.287Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:41:57.287Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:41:57.287Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:41:57.287Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:41:57.287Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:41:57.287Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:41:57.287Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:41:57.287Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:41:57.287Z] [2024-06-27T10:41:57.287Z] 10:41:57.167327 INFO main . close(), this: [2024-06-27T10:41:57.287Z] org.glassfish.web.loader.WebappClassLoader@2bf3ec4[name=unknown], urls=[ [2024-06-27T10:41:57.287Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:57.287Z] file:/tmp/gfembed16039670417135159755tmp/generated/ejb/classes// [2024-06-27T10:41:57.287Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:57.287Z] 10:41:57.205866 INFO main . Loading application [classes] at [/security] [2024-06-27T10:41:57.287Z] 10:41:57.209695 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path security from virtual server server [2024-06-27T10:41:57.287Z] 10:41:57.216151 WARNING main . For the URL pattern /*, all but the following methods were uncovered: POST,GET [2024-06-27T10:41:57.287Z] 10:41:57.220706 INFO main . close(), this: [2024-06-27T10:41:57.287Z] org.glassfish.web.loader.WebappClassLoader@6cbdd1c5[name=/security], urls=[ [2024-06-27T10:41:57.287Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:41:57.287Z] file:/tmp/gfembed16039670417135159755tmp/generated/ejb/classes// [2024-06-27T10:41:57.287Z] file:/tmp/gfembed16039670417135159755tmp/generated/classes/ [2024-06-27T10:41:57.287Z] ][delegate=true, context=/security, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=8, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:41:57.287Z] 10:41:57.236477 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /security from virtual server server [2024-06-27T10:41:57.542Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@674aa626 [2024-06-27T10:41:57.542Z] 10:41:57.247883 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:41:57.542Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:41:57.542Z] 10:41:57.279359 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:41:57.542Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.956 s -- in org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest [2024-06-27T10:41:57.796Z] [0.003s][info][gc] Using G1 [2024-06-27T10:41:58.356Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest [2024-06-27T10:41:58.356Z] [0.575s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.424ms [2024-06-27T10:41:58.915Z] 10:41:58.677031 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:41:58.915Z] [1.051s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 45M->16M(258M) 6.613ms [2024-06-27T10:41:58.915Z] 10:41:58.772997 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:41:58.915Z] 10:41:58.835855 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:41:59.473Z] [1.586s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->20M(258M) 5.266ms [2024-06-27T10:41:59.473Z] [1.586s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:41:59.473Z] [1.596s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.607ms [2024-06-27T10:41:59.473Z] [1.599s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.077ms [2024-06-27T10:41:59.473Z] [1.600s][info][gc] GC(3) Concurrent Mark Cycle 14.438ms [2024-06-27T10:41:59.473Z] 10:41:59.292152 INFO main . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:41:59.473Z] 10:41:59.300481 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:41:59.473Z] 10:41:59.307627 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:41:59.473Z] 10:41:59.308801 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:41:59.473Z] 10:41:59.309495 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:41:59.727Z] 10:41:59.544424 INFO main . GlassFish (commit: null) startup time: Embedded (839 ms), startup services (501 ms), total (1,340 ms) [2024-06-27T10:41:59.728Z] 10:41:59.610451 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed13514232107235653384tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed13514232107235653384tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:41:59.982Z] 10:41:59.719944 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:41:59.982Z] [2.257s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 111M->25M(256M) 9.244ms [2024-06-27T10:42:00.237Z] 10:41:59.929151 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:42:00.237Z] 10:41:59.954211 INFO main . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:42:00.237Z] 10:41:59.971502 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:42:00.237Z] 10:41:59.974050 INFO main . Created virtual server server [2024-06-27T10:42:00.491Z] [2.600s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 68M->28M(256M) 6.563ms [2024-06-27T10:42:00.491Z] [2.623s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->28M(256M) 6.381ms [2024-06-27T10:42:00.491Z] [2.623s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:42:00.491Z] [2.641s][info][gc] GC(7) Pause Remark 30M->30M(256M) 2.909ms [2024-06-27T10:42:00.491Z] 10:42:00.218615 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:42:00.491Z] 10:42:00.219409 INFO main . Virtual server server loaded default web module [2024-06-27T10:42:00.491Z] [2.646s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.097ms [2024-06-27T10:42:00.491Z] [2.648s][info][gc] GC(7) Concurrent Mark Cycle 24.071ms [2024-06-27T10:42:00.491Z] 10:42:00.358769 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server example [2024-06-27T10:42:00.491Z] 10:42:00.379498 SEVERE pool-14-thread-1 . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:42:00.491Z] 10:42:00.381041 INFO pool-15-thread-1 . Done with starting web container. [2024-06-27T10:42:00.746Z] 10:42:00.427467 INFO pool-14-thread-1 . Virtual server example loaded default web module [2024-06-27T10:42:00.746Z] 10:42:00.429663 INFO pool-14-thread-1 . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:42:00.746Z] 10:42:00.432911 INFO pool-14-thread-1 . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:42:00.746Z] 10:42:00.435462 INFO pool-14-thread-1 . Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-06-27T10:42:00.746Z] 10:42:00.437164 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server example docroot /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes networklisteners http-listener,https-listener [2024-06-27T10:42:00.746Z] 10:42:00.439878 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:42:00.746Z] 10:42:00.646370 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:42:00.746Z] 10:42:00.646921 INFO main . Entering Security Startup Service. [2024-06-27T10:42:00.746Z] 10:42:00.649059 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:42:00.746Z] 10:42:00.670806 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:42:00.746Z] 10:42:00.671604 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:42:00.746Z] 10:42:00.672423 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:42:00.746Z] 10:42:00.674916 INFO main . Security Service(s) started successfully. [2024-06-27T10:42:01.002Z] 10:42:00.695796 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:42:01.002Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:42:01.002Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:01.002Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:01.002Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:01.002Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:01.002Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:01.002Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:01.002Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:01.002Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:01.002Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:01.002Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:01.002Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:01.002Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:01.002Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:01.002Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:01.002Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:01.002Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:01.003Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:01.003Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:01.003Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:01.003Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:01.003Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:42:01.003Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:42:01.003Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-06-27T10:42:01.003Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:01.003Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:01.003Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:01.003Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.003Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.003Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.004Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.004Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.004Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.004Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.004Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.004Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.004Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:01.004Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:01.004Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:01.004Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:01.004Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:01.004Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:01.004Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:01.004Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:01.004Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:01.004Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:01.004Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:01.004Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:01.004Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:01.004Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:01.004Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:01.004Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:01.004Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:01.004Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:01.004Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:01.004Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:01.004Z] [2024-06-27T10:42:01.004Z] 10:42:00.699433 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:42:01.004Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:42:01.004Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:01.004Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:01.004Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:01.004Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:01.004Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:01.004Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:01.004Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:01.004Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:42:01.004Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:42:01.004Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-06-27T10:42:01.004Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:01.004Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:01.004Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:01.004Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:01.004Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:01.005Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.005Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.005Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:01.005Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:01.005Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:01.006Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:01.006Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:01.006Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:01.006Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:01.006Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:01.006Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:01.006Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:01.006Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:01.006Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:01.006Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:01.006Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:01.006Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:01.006Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:01.006Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:01.006Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:01.006Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:01.006Z] [2024-06-27T10:42:01.006Z] 10:42:00.702443 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:42:01.006Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:42:01.006Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:01.006Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:01.006Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:01.006Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:01.006Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:01.006Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:01.006Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:01.006Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:42:01.006Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:42:01.006Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-06-27T10:42:01.006Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:01.006Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:01.006Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:01.006Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:01.006Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:01.006Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:01.006Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:01.006Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:01.006Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:01.006Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:01.006Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:01.006Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:01.006Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:01.006Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:01.007Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:01.007Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:01.007Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.007Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:01.007Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:01.007Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.007Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.007Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:01.007Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:01.007Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:01.007Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:01.007Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:01.007Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:01.007Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:01.007Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:01.007Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:01.007Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:01.007Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:01.007Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:01.007Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:01.008Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:01.008Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:01.008Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:01.008Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:01.008Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:01.008Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:01.008Z] [2024-06-27T10:42:01.008Z] 10:42:00.705510 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:42:01.008Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:42:01.008Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:01.008Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:01.008Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:01.008Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:01.008Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:01.008Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:01.008Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:01.008Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:42:01.008Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:42:01.008Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-06-27T10:42:01.008Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:01.008Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:01.008Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:01.008Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:01.008Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:01.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.009Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.009Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:01.009Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:01.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:01.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:01.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:01.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:01.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:01.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:01.009Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:01.009Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:01.009Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:01.009Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:01.009Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:01.009Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:01.009Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:01.009Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:01.009Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:01.009Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:01.009Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:01.009Z] [2024-06-27T10:42:01.009Z] 10:42:00.708285 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:42:01.009Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:42:01.009Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:01.009Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:01.010Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:01.010Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:01.010Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:01.010Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:01.010Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:01.010Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:42:01.010Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:42:01.010Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-06-27T10:42:01.010Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:01.010Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:01.010Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:01.010Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:01.010Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:01.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:01.010Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.010Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.010Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.010Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.010Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.011Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:01.011Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:01.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:01.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:01.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:01.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:01.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:01.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:01.011Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:01.011Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:01.011Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:01.011Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:01.011Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:01.011Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:01.011Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:01.011Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:01.011Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:01.011Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:01.011Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:01.011Z] [2024-06-27T10:42:01.011Z] 10:42:00.811709 INFO main . close(), this: [2024-06-27T10:42:01.011Z] org.glassfish.web.loader.WebappClassLoader@e06ec83[name=unknown], urls=[ [2024-06-27T10:42:01.011Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:42:01.011Z] file:/tmp/gfembed13514232107235653384tmp/generated/ejb/classes/ [2024-06-27T10:42:01.011Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:01.011Z] 10:42:00.869852 INFO main . close(), this: [2024-06-27T10:42:01.011Z] org.glassfish.web.loader.WebappClassLoader@629cbb1[name=unknown], urls=[ [2024-06-27T10:42:01.011Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:42:01.011Z] file:/tmp/gfembed13514232107235653384tmp/generated/ejb/classes/ [2024-06-27T10:42:01.011Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:01.266Z] 10:42:00.961440 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:42:01.266Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:42:01.266Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:01.266Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:01.266Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:01.266Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:01.267Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:01.267Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:01.267Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:01.267Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:42:01.267Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:42:01.267Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-06-27T10:42:01.267Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:01.267Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:01.267Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:01.267Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.267Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.267Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.268Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:01.268Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:01.268Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:01.268Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:01.268Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:01.268Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:01.268Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:01.268Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:01.268Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:01.268Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:01.268Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:01.268Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:01.268Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:01.268Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:01.268Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:01.268Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:01.268Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:01.268Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:01.268Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:01.268Z] [2024-06-27T10:42:01.268Z] 10:42:00.964869 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:42:01.268Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:42:01.268Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:01.268Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:01.268Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:01.268Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:01.268Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:01.268Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:01.268Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:01.268Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:01.268Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:01.268Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:01.268Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:01.268Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:01.268Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:01.268Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:01.268Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:01.268Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:01.268Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:01.268Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:01.269Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:01.269Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:01.269Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:42:01.269Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:42:01.269Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-06-27T10:42:01.269Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:01.269Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:01.269Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:01.269Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.269Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.269Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.269Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.270Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.270Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.270Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:01.270Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:01.270Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:01.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:01.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:01.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:01.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:01.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:01.270Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:01.270Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:01.270Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:01.270Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:01.270Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:01.270Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:01.270Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:01.270Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:01.270Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:01.270Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:01.270Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:01.270Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:01.270Z] [2024-06-27T10:42:01.270Z] 10:42:00.968044 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:42:01.270Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:42:01.270Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:01.270Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:01.270Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:01.270Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:01.270Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:01.270Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:01.270Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:01.270Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:42:01.270Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:42:01.270Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-06-27T10:42:01.270Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:01.270Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:01.270Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:01.270Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:01.270Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:01.270Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:01.270Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:01.271Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.271Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.271Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:01.271Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:01.271Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:01.272Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:01.272Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:01.272Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:01.272Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:01.272Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:01.272Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:01.272Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:01.272Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:01.272Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:01.272Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:01.272Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:01.272Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:01.272Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:01.272Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:01.272Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:01.272Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:01.272Z] [2024-06-27T10:42:01.272Z] 10:42:00.969710 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:42:01.272Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:42:01.272Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:01.272Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:01.272Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:01.272Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:01.272Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:01.272Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:01.272Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:01.272Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:42:01.272Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:42:01.272Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-06-27T10:42:01.272Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:01.272Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:01.272Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:01.272Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:01.272Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:01.272Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:01.272Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:01.272Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:01.272Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:01.272Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:01.272Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:01.272Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:01.272Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:01.272Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:01.273Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:01.273Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:01.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:01.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:01.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.273Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.273Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:01.273Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:01.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:01.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:01.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:01.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:01.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:01.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:01.273Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:01.273Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:01.273Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:01.273Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:01.273Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:01.274Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:01.274Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:01.274Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:01.274Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:01.274Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:01.274Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:01.274Z] [2024-06-27T10:42:01.274Z] 10:42:00.971028 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:42:01.274Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:42:01.274Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:01.274Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:01.274Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:01.274Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:01.274Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:01.274Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:01.274Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:01.274Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:42:01.274Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-06-27T10:42:01.274Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-06-27T10:42:01.274Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:01.274Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:01.274Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:01.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:01.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:01.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:01.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.275Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.275Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:01.275Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:01.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:01.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:01.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:01.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:01.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:01.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:01.275Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:01.275Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:01.275Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:01.275Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:01.275Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:01.275Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:01.275Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:01.275Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:01.275Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:01.275Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:01.275Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:01.275Z] [2024-06-27T10:42:01.275Z] 10:42:01.018574 INFO main . close(), this: [2024-06-27T10:42:01.275Z] org.glassfish.web.loader.WebappClassLoader@1be3f8f8[name=unknown], urls=[ [2024-06-27T10:42:01.275Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:42:01.275Z] file:/tmp/gfembed13514232107235653384tmp/generated/ejb/classes// [2024-06-27T10:42:01.275Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:01.276Z] 10:42:01.064006 INFO main . Loading application [classes] at [/host] [2024-06-27T10:42:01.276Z] 10:42:01.068971 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path host from virtual server server [2024-06-27T10:42:01.276Z] 10:42:01.069843 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path host from virtual server example [2024-06-27T10:42:01.276Z] Servlet WEB-HELLO initialized [2024-06-27T10:42:01.276Z] null [2024-06-27T10:42:01.276Z] Stopping server null [2024-06-27T10:42:01.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.097 s -- in org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest [2024-06-27T10:42:01.835Z] [0.003s][info][gc] Using G1 [2024-06-27T10:42:02.089Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest [2024-06-27T10:42:02.344Z] [0.607s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.786ms [2024-06-27T10:42:02.902Z] [1.120s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 10.744ms [2024-06-27T10:42:02.902Z] 10:42:02.627861 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:42:02.902Z] 10:42:02.805395 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:42:02.902Z] 10:42:02.806880 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:42:02.902Z] 10:42:02.837231 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:42:03.157Z] [1.612s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 47M->19M(258M) 5.247ms [2024-06-27T10:42:03.157Z] [1.612s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:42:03.412Z] [1.623s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.954ms [2024-06-27T10:42:03.412Z] [1.626s][info][gc] GC(3) Pause Cleanup 20M->20M(256M) 0.087ms [2024-06-27T10:42:03.412Z] [1.627s][info][gc] GC(3) Concurrent Mark Cycle 15.136ms [2024-06-27T10:42:03.412Z] 10:42:03.228878 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:42:03.412Z] 10:42:03.341616 INFO main . GlassFish (commit: null) startup time: Embedded (565 ms), startup services (657 ms), total (1,222 ms) [2024-06-27T10:42:03.667Z] 10:42:03.419226 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed13723097670890889274tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed13723097670890889274tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:42:03.667Z] 10:42:03.532256 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:42:03.667Z] ================ Test Embedded Web API Default Start [2024-06-27T10:42:03.667Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@6c8fe7a4 [2024-06-27T10:42:03.921Z] 10:42:03.773193 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:42:03.921Z] 10:42:03.811666 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:42:03.921Z] 10:42:03.812251 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:42:03.922Z] 10:42:03.814834 INFO main . Created virtual server server [2024-06-27T10:42:04.177Z] [2.406s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 136M->26M(256M) 10.305ms [2024-06-27T10:42:04.177Z] 10:42:04.036451 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:42:04.177Z] 10:42:04.037370 INFO main . Virtual server server loaded default web module [2024-06-27T10:42:04.431Z] [2.720s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 56M->27M(256M) 9.863ms [2024-06-27T10:42:04.431Z] [2.745s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 7.316ms [2024-06-27T10:42:04.431Z] [2.745s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:42:04.431Z] 10:42:04.221622 INFO pool-8-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:42:04.431Z] [2.763s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.274ms [2024-06-27T10:42:04.431Z] [2.768s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.091ms [2024-06-27T10:42:04.431Z] [2.769s][info][gc] GC(7) Concurrent Mark Cycle 24.404ms [2024-06-27T10:42:04.431Z] 10:42:04.316631 INFO pool-14-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:42:04.431Z] 10:42:04.338065 INFO pool-14-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:42:04.431Z] 10:42:04.344640 INFO pool-14-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:42:04.431Z] 10:42:04.345240 INFO pool-14-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:42:04.431Z] 10:42:04.345638 INFO pool-14-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:42:04.431Z] 10:42:04.363782 INFO pool-5-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:42:04.431Z] 10:42:04.365876 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-06-27T10:42:04.432Z] Web listener embedded-listener-1 8080 [2024-06-27T10:42:04.432Z] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-06-27T10:42:04.687Z] 10:42:04.609562 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:42:04.687Z] 10:42:04.610100 INFO main . Entering Security Startup Service. [2024-06-27T10:42:04.687Z] 10:42:04.612033 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:42:04.687Z] 10:42:04.630404 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:42:04.687Z] 10:42:04.631274 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:42:04.687Z] 10:42:04.632115 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:42:04.687Z] 10:42:04.634978 INFO main . Security Service(s) started successfully. [2024-06-27T10:42:04.687Z] 10:42:04.662411 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:42:04.687Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:42:04.687Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:04.687Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:04.687Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:04.687Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:04.687Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:04.687Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:04.688Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:04.688Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:04.688Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:04.688Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:42:04.688Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:04.688Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:42:04.688Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:04.688Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:42:04.688Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:42:04.688Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-06-27T10:42:04.688Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:04.688Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:04.688Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:04.688Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:04.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:04.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:04.688Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.688Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.689Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.689Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:04.689Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:04.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:04.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:04.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:04.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:04.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:04.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:04.689Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:04.689Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:04.689Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:04.689Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:04.689Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:04.689Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:04.689Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:04.689Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:04.689Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:04.689Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:04.689Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:04.689Z] [2024-06-27T10:42:04.689Z] 10:42:04.666143 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:42:04.689Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:42:04.689Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:04.689Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:04.689Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:04.689Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:04.689Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:04.689Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:04.689Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:04.689Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:04.690Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:04.690Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:04.690Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:04.690Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:42:04.690Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:04.690Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:42:04.690Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:04.690Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:42:04.690Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:42:04.690Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-06-27T10:42:04.690Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:04.690Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:04.690Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:04.690Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:04.690Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:04.690Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:04.690Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.690Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.690Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.690Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.690Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.690Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.691Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.691Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:04.691Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:04.691Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:04.691Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:04.691Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:04.691Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:04.691Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:04.691Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:04.691Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:04.691Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:04.691Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:04.691Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:04.691Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:04.691Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:04.691Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:04.691Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:04.691Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:04.691Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:04.691Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:04.691Z] [2024-06-27T10:42:04.691Z] 10:42:04.669241 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:42:04.691Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:42:04.691Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:04.691Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:04.691Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:04.691Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:04.691Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:04.691Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:04.691Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:04.691Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:04.691Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:04.692Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:04.692Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:04.692Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:04.692Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:42:04.692Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:04.692Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:42:04.692Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:04.692Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:42:04.692Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:42:04.692Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-06-27T10:42:04.692Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:04.692Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:04.692Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:04.692Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:04.692Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:04.692Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:04.692Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.692Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.692Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.692Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.692Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.693Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.693Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:04.693Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:04.693Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:04.693Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:04.693Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:04.693Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:04.693Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:04.693Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:04.693Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:04.693Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:04.693Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:04.693Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:04.693Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:04.693Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:04.693Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:04.693Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:04.693Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:04.693Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:04.693Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:04.693Z] [2024-06-27T10:42:04.693Z] 10:42:04.672246 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:42:04.693Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:42:04.693Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:04.693Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:04.693Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:04.693Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:04.693Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:04.693Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:04.693Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:04.693Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:04.693Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:04.694Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:04.694Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:04.694Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:04.694Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:42:04.694Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:04.694Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:42:04.694Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:04.694Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:42:04.694Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:42:04.694Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-06-27T10:42:04.694Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:04.694Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:04.694Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:04.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:04.694Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:04.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:04.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.694Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.694Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.694Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.695Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.695Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:04.695Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:04.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:04.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:04.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:04.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:04.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:04.695Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:04.695Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:04.695Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:04.695Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:04.695Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:04.695Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:04.695Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:04.695Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:04.695Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:04.695Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:04.695Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:04.695Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:04.695Z] [2024-06-27T10:42:04.695Z] 10:42:04.675174 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:42:04.695Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:42:04.695Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:04.695Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:04.695Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:04.695Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:04.695Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:04.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:04.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:04.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:04.695Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:04.696Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:04.696Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:04.696Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:04.696Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:42:04.696Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:04.696Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:42:04.696Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:04.696Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:42:04.696Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:42:04.696Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-06-27T10:42:04.696Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:04.696Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:04.696Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:04.696Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:04.696Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:04.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:04.696Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.696Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.696Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.696Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.696Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.697Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:04.697Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:04.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:04.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:04.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:04.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:04.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:04.697Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:04.697Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:04.697Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:04.697Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:04.697Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:04.697Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:04.697Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:04.697Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:04.697Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:04.697Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:04.697Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:04.697Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:04.697Z] [2024-06-27T10:42:04.952Z] 10:42:04.772208 INFO main . close(), this: [2024-06-27T10:42:04.952Z] org.glassfish.web.loader.WebappClassLoader@5c33008f[name=unknown], urls=[ [2024-06-27T10:42:04.952Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:42:04.952Z] file:/tmp/gfembed13723097670890889274tmp/generated/ejb/classes/ [2024-06-27T10:42:04.952Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:04.952Z] 10:42:04.819318 INFO main . Loading application [classes] at [/classes] [2024-06-27T10:42:04.952Z] 10:42:04.860183 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 455 milliseconds. [2024-06-27T10:42:04.952Z] Deployed classes [2024-06-27T10:42:05.206Z] Servlet WEB-HELLO initialized [2024-06-27T10:42:05.206Z] null [2024-06-27T10:42:06.130Z] 10:42:05.969706 INFO main . close(), this: [2024-06-27T10:42:06.131Z] org.glassfish.web.loader.WebappClassLoader@74ce7fdf[name=/classes], urls=[ [2024-06-27T10:42:06.131Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:42:06.131Z] file:/tmp/gfembed13723097670890889274tmp/generated/ejb/classes/ [2024-06-27T10:42:06.131Z] file:/tmp/gfembed13723097670890889274tmp/generated/classes/ [2024-06-27T10:42:06.131Z] ][delegate=true, context=/classes, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:06.131Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:42:06.131Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@4af70b83 [2024-06-27T10:42:06.131Z] 10:42:06.005732 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:42:06.131Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:42:06.131Z] 10:42:06.029788 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:42:06.131Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.051 s -- in org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest [2024-06-27T10:42:06.689Z] [0.003s][info][gc] Using G1 [2024-06-27T10:42:06.943Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedWebTest [2024-06-27T10:42:07.198Z] [0.586s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->9M(258M) 3.835ms [2024-06-27T10:42:07.756Z] [1.103s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->16M(258M) 6.934ms [2024-06-27T10:42:07.756Z] 10:42:07.479632 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:42:07.757Z] 10:42:07.656685 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:42:07.757Z] 10:42:07.658240 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:42:07.757Z] 10:42:07.691910 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:42:08.316Z] [1.613s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 48M->20M(258M) 5.723ms [2024-06-27T10:42:08.316Z] [1.613s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:42:08.316Z] [1.623s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.575ms [2024-06-27T10:42:08.316Z] [1.626s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.079ms [2024-06-27T10:42:08.316Z] [1.628s][info][gc] GC(3) Concurrent Mark Cycle 14.433ms [2024-06-27T10:42:08.316Z] 10:42:08.079394 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:42:08.316Z] 10:42:08.182869 INFO main . GlassFish (commit: null) startup time: Embedded (568 ms), startup services (648 ms), total (1,216 ms) [2024-06-27T10:42:08.570Z] 10:42:08.266053 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed1800921526273024766tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed1800921526273024766tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:42:08.570Z] 10:42:08.385064 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:42:08.570Z] ================ EmbeddedWeb Test [2024-06-27T10:42:08.570Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@5232e3f1 [2024-06-27T10:42:08.570Z] Added Web with base directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes [2024-06-27T10:42:08.570Z] Using default-web.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/org/glassfish/tests/webapi/my-default-web.xml [2024-06-27T10:42:08.826Z] 10:42:08.613708 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:42:08.826Z] 10:42:08.652246 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:42:08.826Z] 10:42:08.652827 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:42:08.826Z] 10:42:08.655533 INFO main . Created virtual server server [2024-06-27T10:42:09.080Z] [2.475s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 143M->26M(256M) 8.561ms [2024-06-27T10:42:09.080Z] 10:42:08.897146 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:42:09.080Z] 10:42:08.898097 INFO main . Virtual server server loaded default web module [2024-06-27T10:42:09.080Z] 10:42:09.037582 INFO pool-17-thread-1 . Done with starting web container. [2024-06-27T10:42:09.334Z] 10:42:09.084477 SEVERE pool-8-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:42:09.334Z] 10:42:09.093137 SEVERE pool-8-thread-1 . Network listener embedded-listener referenced by virtual server server does not exist [2024-06-27T10:42:09.334Z] 10:42:09.094399 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-06-27T10:42:09.334Z] [2.793s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 60M->27M(256M) 8.833ms [2024-06-27T10:42:09.334Z] [2.821s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 29M->27M(256M) 6.599ms [2024-06-27T10:42:09.334Z] [2.821s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:42:09.334Z] [2.841s][info][gc] GC(7) Pause Remark 29M->29M(256M) 3.140ms [2024-06-27T10:42:09.334Z] 10:42:09.158026 INFO pool-8-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:42:09.334Z] [2.847s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.086ms [2024-06-27T10:42:09.334Z] [2.848s][info][gc] GC(7) Concurrent Mark Cycle 26.741ms [2024-06-27T10:42:09.334Z] 10:42:09.252825 INFO pool-16-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:42:09.335Z] 10:42:09.273487 INFO pool-16-thread-1 . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:42:09.335Z] 10:42:09.277490 INFO pool-16-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:42:09.335Z] 10:42:09.278020 INFO pool-16-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:42:09.335Z] 10:42:09.278340 INFO pool-16-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:42:09.335Z] 10:42:09.282750 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-06-27T10:42:09.589Z] 10:42:09.292199 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-06-27T10:42:09.589Z] 10:42:09.292885 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server embedded-server [2024-06-27T10:42:09.590Z] 10:42:09.301325 SEVERE pool-16-thread-1 . Network listener test-listener referenced by virtual server embedded-server does not exist [2024-06-27T10:42:09.590Z] 10:42:09.338250 INFO pool-16-thread-1 . Virtual server embedded-server loaded default web module [2024-06-27T10:42:09.590Z] 10:42:09.339176 SEVERE pool-16-thread-1 . Network listener test-listener referenced by virtual server embedded-server does not exist [2024-06-27T10:42:09.590Z] 10:42:09.340353 INFO pool-16-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:42:09.590Z] 10:42:09.343174 SEVERE pool-16-thread-1 . Network listener test-listener referenced by virtual server embedded-server does not exist [2024-06-27T10:42:09.590Z] 10:42:09.344188 INFO pool-16-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:42:09.590Z] 10:42:09.349827 INFO pool-5-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:42:09.590Z] 10:42:09.352149 INFO pool-7-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:42:09.590Z] 10:42:09.356398 INFO pool-7-thread-1 . Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-06-27T10:42:09.590Z] 10:42:09.358989 INFO pool-8-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:42:09.590Z] 10:42:09.360748 SEVERE pool-8-thread-1 . The host name glassfish7-build-and-test-jdk21-351-dt1pl-v2fz4-c0p5d is shared by virtual servers server and embedded-server, which are both associated with the same HTTP listener test-listener [2024-06-27T10:42:09.590Z] 10:42:09.362085 INFO pool-8-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:42:09.590Z] 10:42:09.363954 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server embedded-server [2024-06-27T10:42:09.590Z] 10:42:09.364371 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server embedded-server docroot /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes networklisteners test-listener [2024-06-27T10:42:09.590Z] 10:42:09.367207 INFO pool-16-thread-1 . Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-06-27T10:42:09.590Z] 10:42:09.368935 INFO pool-16-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:42:09.590Z] Network listener size after creation 2 [2024-06-27T10:42:09.590Z] Web listener embedded-listener 8080 [2024-06-27T10:42:09.590Z] Web listener test-listener 9090 [2024-06-27T10:42:09.590Z] 10:42:09.374157 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes' [2024-06-27T10:42:09.846Z] 10:42:09.586272 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:42:09.846Z] 10:42:09.586916 INFO main . Entering Security Startup Service. [2024-06-27T10:42:09.846Z] 10:42:09.589454 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:42:09.846Z] 10:42:09.609777 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:42:09.846Z] 10:42:09.610617 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:42:09.846Z] 10:42:09.611456 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:42:09.846Z] 10:42:09.614048 INFO main . Security Service(s) started successfully. [2024-06-27T10:42:09.846Z] 10:42:09.635404 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:42:09.846Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:42:09.846Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:09.846Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:09.846Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:09.846Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:09.846Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:09.846Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:09.846Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:42:09.846Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:42:09.846Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-06-27T10:42:09.846Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:09.846Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:09.846Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:09.846Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:09.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:09.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:09.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:09.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:09.846Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:09.846Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:09.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:09.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:09.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:09.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:09.847Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:09.847Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:09.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:09.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:09.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.847Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.847Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:09.847Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:09.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:09.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:09.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:09.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:09.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:09.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:09.848Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:09.848Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:09.848Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:09.848Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:09.848Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:09.848Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:09.848Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:09.848Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:09.848Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:09.848Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:09.848Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:09.848Z] [2024-06-27T10:42:09.848Z] 10:42:09.638778 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:42:09.848Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:42:09.848Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:09.848Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:09.848Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:09.848Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:09.848Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:09.848Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:09.848Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:42:09.848Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:42:09.848Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-06-27T10:42:09.848Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:09.848Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:09.848Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:09.848Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.848Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:09.849Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:09.849Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.849Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.849Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:09.849Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:09.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:09.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:09.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:09.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:09.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:09.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:09.849Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:09.849Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:09.849Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:09.849Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:09.849Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:09.849Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:09.849Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:09.849Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:09.849Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:09.849Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:09.849Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:09.849Z] [2024-06-27T10:42:09.849Z] 10:42:09.641572 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:42:09.850Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:42:09.850Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:09.850Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:09.850Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:09.850Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:09.850Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:09.850Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:09.850Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:42:09.850Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:42:09.850Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-06-27T10:42:09.850Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:09.850Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:09.850Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:09.850Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:09.850Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:09.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:09.850Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.850Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.850Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.851Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.851Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:09.851Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:09.851Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:09.851Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:09.851Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:09.851Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:09.851Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:09.851Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:09.851Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:09.851Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:09.851Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:09.851Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:09.851Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:09.851Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:09.851Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:09.851Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:09.851Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:09.851Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:09.851Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:09.851Z] [2024-06-27T10:42:09.851Z] 10:42:09.644377 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:42:09.851Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:42:09.851Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:09.851Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:09.851Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:09.851Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:09.851Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:09.851Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:09.851Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:09.851Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:09.852Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:09.852Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:09.852Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:09.852Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:09.852Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:09.852Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:09.852Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:09.852Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:09.852Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:09.852Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:09.852Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:09.852Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:09.852Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:42:09.852Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:42:09.852Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-06-27T10:42:09.852Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:09.852Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:09.852Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:09.852Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.852Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.852Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.852Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:09.853Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:09.853Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:09.853Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:09.853Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:09.853Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:09.853Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:09.853Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:09.853Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:09.853Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:09.853Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:09.853Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:09.853Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:09.853Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:09.853Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:09.853Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:09.853Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:09.853Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:09.853Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:09.853Z] [2024-06-27T10:42:09.853Z] 10:42:09.647222 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:42:09.853Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:42:09.853Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:09.853Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:09.853Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:09.853Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:09.853Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:09.853Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:09.853Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-06-27T10:42:09.853Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:42:09.853Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-06-27T10:42:09.853Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:09.853Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:09.853Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:09.853Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:09.854Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.854Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.854Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:09.854Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:09.854Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:09.855Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:09.855Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:09.855Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:09.855Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:09.855Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:09.855Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:09.855Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:09.855Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:09.855Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:09.855Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:09.855Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:09.855Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:09.855Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:09.855Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:09.855Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:09.855Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:09.855Z] [2024-06-27T10:42:10.110Z] 10:42:09.745047 INFO main . close(), this: [2024-06-27T10:42:10.110Z] org.glassfish.web.loader.WebappClassLoader@62058742[name=unknown], urls=[ [2024-06-27T10:42:10.110Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:42:10.110Z] file:/tmp/gfembed1800921526273024766tmp/generated/ejb/classes/ [2024-06-27T10:42:10.110Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:10.110Z] 10:42:09.794391 INFO main . close(), this: [2024-06-27T10:42:10.110Z] org.glassfish.web.loader.WebappClassLoader@3cd46491[name=unknown], urls=[ [2024-06-27T10:42:10.110Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:42:10.110Z] file:/tmp/gfembed1800921526273024766tmp/generated/ejb/classes/ [2024-06-27T10:42:10.110Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:10.110Z] 10:42:09.885774 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:42:10.111Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:42:10.111Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:10.111Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:10.111Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:10.111Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:10.111Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:10.111Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:10.111Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:42:10.111Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:42:10.111Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-06-27T10:42:10.111Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:10.111Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:10.111Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:10.111Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:10.111Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:10.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:10.111Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.111Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.111Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.111Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.111Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.112Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:10.112Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:10.112Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:10.112Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:10.112Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:10.112Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:10.112Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:10.112Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:10.112Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:10.112Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:10.112Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:10.112Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:10.112Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:10.112Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:10.112Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:10.112Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:10.112Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:10.112Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:10.112Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:10.112Z] [2024-06-27T10:42:10.112Z] 10:42:09.888370 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:42:10.112Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:42:10.112Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:10.112Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:10.112Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:10.112Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:10.112Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:10.112Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:10.112Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:10.112Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:10.112Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:10.112Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:10.113Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:10.113Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:10.113Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:10.113Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:10.113Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:10.113Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:10.113Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:10.113Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:10.113Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:10.113Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:10.113Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:42:10.113Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:42:10.113Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-06-27T10:42:10.113Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:10.113Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:10.113Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:10.113Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.113Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.113Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.114Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:10.114Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:10.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:10.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:10.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:10.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:10.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:10.114Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:10.114Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:10.114Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:10.114Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:10.114Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:10.114Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:10.114Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:10.114Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:10.114Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:10.114Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:10.114Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:10.114Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:10.114Z] [2024-06-27T10:42:10.114Z] 10:42:09.890710 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:42:10.114Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:42:10.114Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:10.114Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:10.114Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:10.114Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:10.114Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:10.114Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:10.114Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:42:10.114Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:42:10.114Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-06-27T10:42:10.115Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:10.115Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:10.115Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:10.115Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.115Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.115Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.115Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.116Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:10.116Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:10.116Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:10.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:10.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:10.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:10.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:10.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:10.116Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:10.116Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:10.116Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:10.116Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:10.116Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:10.116Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:10.116Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:10.116Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:10.116Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:10.116Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:10.116Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:10.116Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:10.116Z] [2024-06-27T10:42:10.116Z] 10:42:09.892615 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:42:10.116Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:42:10.116Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:10.116Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:10.116Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:10.116Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:10.116Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:10.116Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:10.116Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:42:10.116Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:42:10.116Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-06-27T10:42:10.116Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:10.116Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:10.116Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:10.116Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:10.116Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:10.116Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:10.116Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:10.116Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:10.116Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:10.116Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:10.117Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:10.117Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:10.117Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:10.117Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:10.117Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:10.117Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:10.117Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.117Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:10.117Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:10.117Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.117Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.117Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:10.117Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:10.117Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:10.117Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:10.117Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:10.117Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:10.117Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:10.117Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:10.117Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:10.118Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:10.118Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:10.118Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:10.118Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:10.118Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:10.118Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:10.118Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:10.118Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:10.118Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:10.118Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:10.118Z] [2024-06-27T10:42:10.118Z] 10:42:09.893765 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:42:10.118Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:42:10.118Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:10.118Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:10.118Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:10.118Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:10.118Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:10.118Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:10.118Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-06-27T10:42:10.118Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-06-27T10:42:10.118Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-06-27T10:42:10.118Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:10.118Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:10.118Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:10.118Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:10.118Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:10.119Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.119Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.119Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:10.119Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:10.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:10.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:10.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:10.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:10.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:10.119Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:10.119Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:10.119Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:10.119Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:10.119Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:10.119Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:10.119Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:10.119Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-06-27T10:42:10.119Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:10.119Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:10.119Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:10.119Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:10.119Z] [2024-06-27T10:42:10.119Z] 10:42:09.939645 INFO main . close(), this: [2024-06-27T10:42:10.119Z] org.glassfish.web.loader.WebappClassLoader@4e6cbdf1[name=unknown], urls=[ [2024-06-27T10:42:10.120Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:42:10.120Z] file:/tmp/gfembed1800921526273024766tmp/generated/ejb/classes// [2024-06-27T10:42:10.120Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:10.120Z] 10:42:09.982645 INFO main . Loading application [classes] at [/test] [2024-06-27T10:42:10.374Z] Servlet WEB-HELLO initialized [2024-06-27T10:42:10.374Z] null [2024-06-27T10:42:10.374Z] Removing web listener test-listener [2024-06-27T10:42:10.374Z] 10:42:10.097108 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-06-27T10:42:10.374Z] Network listener size after deletion 1 [2024-06-27T10:42:10.374Z] Web listener embedded-listener 8080 [2024-06-27T10:42:10.374Z] 10:42:10.106760 INFO main . close(), this: [2024-06-27T10:42:10.374Z] org.glassfish.web.loader.WebappClassLoader@3f06ebe0[name=/test], urls=[ [2024-06-27T10:42:10.374Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:42:10.374Z] file:/tmp/gfembed1800921526273024766tmp/generated/ejb/classes// [2024-06-27T10:42:10.374Z] file:/tmp/gfembed1800921526273024766tmp/generated/classes/ [2024-06-27T10:42:10.374Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:10.374Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@213835b6 [2024-06-27T10:42:10.374Z] 10:42:10.133331 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:42:10.374Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:42:10.374Z] 10:42:10.158940 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:42:10.374Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.330 s -- in org.glassfish.tests.embedded.web.EmbeddedWebTest [2024-06-27T10:42:10.629Z] [INFO] [2024-06-27T10:42:10.629Z] [INFO] Results: [2024-06-27T10:42:10.629Z] [INFO] [2024-06-27T10:42:10.629Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:42:10.629Z] [INFO] [2024-06-27T10:42:10.629Z] [INFO] [2024-06-27T10:42:10.629Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-api-embedded-test --- [2024-06-27T10:42:10.629Z] [INFO] Executing tasks [2024-06-27T10:42:10.630Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/META-INF for [2024-06-27T10:42:10.630Z] [INFO] [echo] web-api-embedded-test [2024-06-27T10:42:10.630Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/META-INF [2024-06-27T10:42:10.630Z] [INFO] Executed tasks [2024-06-27T10:42:10.630Z] [INFO] [2024-06-27T10:42:10.630Z] [INFO] --- war:3.4.0:war (default-war) @ web-api-embedded-test --- [2024-06-27T10:42:10.630Z] [INFO] Packaging webapp [2024-06-27T10:42:10.630Z] [INFO] Assembling webapp [web-api-embedded-test] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests] [2024-06-27T10:42:10.630Z] [INFO] Processing war project [2024-06-27T10:42:10.630Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/src/main/webapp] [2024-06-27T10:42:10.630Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests.war [2024-06-27T10:42:13.887Z] [INFO] [2024-06-27T10:42:13.887Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-api-embedded-test --- [2024-06-27T10:42:13.887Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/failsafe-reports [2024-06-27T10:42:13.887Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:42:13.887Z] [INFO] [2024-06-27T10:42:13.887Z] [INFO] ------------------------------------------------------- [2024-06-27T10:42:13.887Z] [INFO] T E S T S [2024-06-27T10:42:13.887Z] [INFO] ------------------------------------------------------- [2024-06-27T10:42:13.887Z] [0.003s][info][gc] Using G1 [2024-06-27T10:42:14.447Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedWebAPITest [2024-06-27T10:42:14.447Z] [0.603s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 28M->10M(258M) 3.372ms [2024-06-27T10:42:15.006Z] [1.125s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->16M(258M) 6.221ms [2024-06-27T10:42:15.006Z] 10:42:14.847462 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:42:15.260Z] 10:42:15.031342 INFO main . Network listener http-listener on port 0 disabled per domain.xml [2024-06-27T10:42:15.261Z] 10:42:15.033012 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:42:15.261Z] 10:42:15.065221 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:42:15.515Z] [1.612s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 50M->19M(258M) 4.759ms [2024-06-27T10:42:15.516Z] [1.612s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:42:15.516Z] [1.622s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.732ms [2024-06-27T10:42:15.516Z] [1.625s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.082ms [2024-06-27T10:42:15.516Z] [1.626s][info][gc] GC(3) Concurrent Mark Cycle 14.116ms [2024-06-27T10:42:15.516Z] 10:42:15.431575 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:42:15.771Z] 10:42:15.534457 INFO main . GlassFish (commit: null) startup time: Embedded (557 ms), startup services (631 ms), total (1,188 ms) [2024-06-27T10:42:15.771Z] 10:42:15.609579 WARNING main . Check for a new version of MQ installation failed : /tmp/gfembed7905482396292849716tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed7905482396292849716tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-06-27T10:42:15.771Z] 10:42:15.719205 INFO Thread-5 . JMXStartupService has disabled JMXConnector system [2024-06-27T10:42:15.771Z] ================ Test Embedded Web API [2024-06-27T10:42:15.771Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@1c8f6c66 [2024-06-27T10:42:16.026Z] 10:42:15.928953 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:42:16.026Z] 10:42:15.963035 SEVERE main . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:42:16.026Z] 10:42:15.963654 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:42:16.026Z] 10:42:15.966177 INFO main . Created virtual server server [2024-06-27T10:42:16.280Z] 10:42:16.165443 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:42:16.280Z] 10:42:16.166335 INFO main . Virtual server server loaded default web module [2024-06-27T10:42:16.534Z] [2.642s][info][gc] GC(4) Pause Young (Prepare Mixed) (Metadata GC Threshold) 157M->28M(256M) 10.044ms [2024-06-27T10:42:16.534Z] 10:42:16.348856 INFO pool-15-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:42:16.534Z] [2.663s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 29M->28M(256M) 8.264ms [2024-06-27T10:42:16.534Z] [2.684s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 30M->27M(256M) 4.276ms [2024-06-27T10:42:16.534Z] [2.684s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:42:16.534Z] [2.712s][info][gc] GC(7) Pause Remark 30M->30M(256M) 2.903ms [2024-06-27T10:42:16.534Z] [2.720s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.084ms [2024-06-27T10:42:16.534Z] [2.721s][info][gc] GC(7) Concurrent Mark Cycle 37.521ms [2024-06-27T10:42:16.535Z] 10:42:16.447053 INFO pool-6-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:42:16.535Z] 10:42:16.473407 INFO pool-6-thread-1 . Grizzly Framework 4.0.2 started in: 16 ms - bound to [/0.0.0.0:8080] [2024-06-27T10:42:16.535Z] 10:42:16.480874 INFO pool-6-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:42:16.535Z] 10:42:16.481498 INFO pool-6-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:42:16.535Z] 10:42:16.481888 INFO pool-6-thread-1 . Admin Console Adapter: context root: /admin [2024-06-27T10:42:16.535Z] 10:42:16.495529 INFO pool-8-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:42:16.535Z] 10:42:16.497687 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-06-27T10:42:16.535Z] Web listener embedded-listener-1 8080 [2024-06-27T10:42:16.535Z] 10:42:16.499970 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-06-27T10:42:16.790Z] 10:42:16.503590 INFO pool-5-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:42:16.790Z] 10:42:16.505569 INFO pool-15-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:42:16.790Z] 10:42:16.508998 INFO pool-15-thread-1 . Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:9090] [2024-06-27T10:42:16.790Z] 10:42:16.511988 INFO pool-16-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:42:16.790Z] 10:42:16.514310 INFO pool-16-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:42:16.790Z] 10:42:16.516014 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server server [2024-06-27T10:42:16.790Z] Network listener size after creation 2 [2024-06-27T10:42:16.790Z] Web listener embedded-listener-1 8080 [2024-06-27T10:42:16.790Z] Web listener test-listener 9090 [2024-06-27T10:42:16.790Z] 10:42:16.517541 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server embedded-server [2024-06-27T10:42:16.790Z] 10:42:16.526496 SEVERE pool-17-thread-1 . Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-06-27T10:42:16.790Z] 10:42:16.526920 SEVERE pool-17-thread-1 . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:42:16.790Z] 10:42:16.528162 INFO pool-16-thread-1 . Done with starting web container. [2024-06-27T10:42:16.790Z] 10:42:16.570754 INFO pool-17-thread-1 . Virtual server embedded-server loaded default web module [2024-06-27T10:42:16.790Z] 10:42:16.572637 INFO pool-17-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:42:16.790Z] 10:42:16.575460 INFO pool-17-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:42:16.790Z] 10:42:16.578347 INFO pool-17-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:42:16.790Z] 10:42:16.579940 INFO pool-17-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:42:16.790Z] 10:42:16.583012 INFO pool-17-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:42:16.790Z] 10:42:16.584744 INFO pool-17-thread-1 . Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-06-27T10:42:16.790Z] 10:42:16.586350 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server embedded-server docroot /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes networklisteners http-listener,https-listener,embedded-listener-1,test-listener [2024-06-27T10:42:16.790Z] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-06-27T10:42:17.045Z] 10:42:16.827250 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:42:17.045Z] 10:42:16.827795 INFO main . Entering Security Startup Service. [2024-06-27T10:42:17.045Z] 10:42:16.830113 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:42:17.045Z] 10:42:16.848515 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:42:17.045Z] 10:42:16.849354 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:42:17.045Z] 10:42:16.850208 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:42:17.046Z] 10:42:16.852718 INFO main . Security Service(s) started successfully. [2024-06-27T10:42:17.046Z] 10:42:16.880562 WARNING main . Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-06-27T10:42:17.046Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-06-27T10:42:17.046Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:17.046Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:17.046Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:17.046Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:17.046Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:17.046Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:17.046Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:17.046Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:42:17.046Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:17.046Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:42:17.046Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:17.046Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:42:17.046Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:42:17.046Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-06-27T10:42:17.046Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:17.046Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:17.046Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:17.046Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:17.047Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:17.047Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.047Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:17.047Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:17.047Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.047Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.047Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:17.047Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:17.047Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:17.047Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:17.047Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:17.047Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:17.047Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:17.047Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:17.047Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:17.047Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:17.047Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:17.047Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:17.047Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:17.047Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:17.048Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:42:17.048Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:17.048Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:17.048Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:17.048Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:17.048Z] [2024-06-27T10:42:17.048Z] 10:42:16.884258 WARNING main . Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-06-27T10:42:17.048Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-06-27T10:42:17.048Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:17.048Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:17.048Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:17.048Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:17.048Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:17.048Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:17.048Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:17.048Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:42:17.048Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:17.048Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:42:17.048Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:17.048Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:42:17.048Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:42:17.048Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-06-27T10:42:17.048Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:17.048Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:17.048Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:17.048Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:17.049Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:17.049Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.049Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:17.049Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:17.049Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.049Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.049Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:17.049Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:17.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:17.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:17.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:17.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:17.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:17.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:17.049Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:17.049Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:17.049Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:17.049Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:17.049Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:17.049Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:17.049Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:42:17.050Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:17.050Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:17.050Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:17.050Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:17.050Z] [2024-06-27T10:42:17.050Z] 10:42:16.887283 WARNING main . Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-06-27T10:42:17.050Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-06-27T10:42:17.050Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:17.050Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:17.050Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:17.050Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:17.050Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:17.050Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:17.050Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:17.050Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:42:17.050Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:17.050Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:42:17.050Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:17.050Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:42:17.050Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:42:17.050Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-06-27T10:42:17.050Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:17.050Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:17.050Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:17.050Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:17.051Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:17.051Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.051Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:17.051Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:17.051Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.051Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.051Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:17.051Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:17.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:17.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:17.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:17.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:17.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:17.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:17.051Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:17.051Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:17.051Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:17.051Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:17.051Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:17.051Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:17.051Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:42:17.052Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:17.052Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:17.052Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:17.052Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:17.052Z] [2024-06-27T10:42:17.052Z] 10:42:16.890198 WARNING main . Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-06-27T10:42:17.052Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-06-27T10:42:17.052Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:17.052Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:17.052Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:17.052Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:17.052Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:17.052Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:17.052Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:17.052Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:42:17.052Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:17.052Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:42:17.052Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:17.052Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:42:17.052Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:42:17.052Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-06-27T10:42:17.052Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:17.052Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:17.052Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:17.052Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:17.053Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:17.053Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.053Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:17.053Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:17.053Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.053Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.053Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:17.053Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:17.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:17.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:17.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:17.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:17.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:17.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:17.053Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:17.053Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:17.053Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:17.053Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:17.053Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:17.053Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:17.053Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:42:17.053Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:17.054Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:17.054Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:17.054Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:17.054Z] [2024-06-27T10:42:17.054Z] 10:42:16.893078 WARNING main . Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-06-27T10:42:17.054Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-06-27T10:42:17.054Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-06-27T10:42:17.054Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-06-27T10:42:17.054Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-06-27T10:42:17.054Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-06-27T10:42:17.054Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-06-27T10:42:17.054Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-06-27T10:42:17.054Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:42:17.054Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:42:17.054Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:17.054Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:42:17.054Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:42:17.054Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:42:17.054Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-06-27T10:42:17.054Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-06-27T10:42:17.054Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:42:17.054Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:42:17.054Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-06-27T10:42:17.054Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-06-27T10:42:17.055Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.055Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-06-27T10:42:17.055Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-06-27T10:42:17.055Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.055Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.055Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-06-27T10:42:17.055Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-06-27T10:42:17.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-06-27T10:42:17.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-06-27T10:42:17.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-06-27T10:42:17.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-06-27T10:42:17.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-06-27T10:42:17.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-06-27T10:42:17.055Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-06-27T10:42:17.055Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-06-27T10:42:17.055Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-06-27T10:42:17.055Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-06-27T10:42:17.056Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-06-27T10:42:17.056Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-06-27T10:42:17.056Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-06-27T10:42:17.056Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-06-27T10:42:17.056Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-06-27T10:42:17.056Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-06-27T10:42:17.056Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-06-27T10:42:17.056Z] [2024-06-27T10:42:17.056Z] 10:42:16.975746 INFO main . close(), this: [2024-06-27T10:42:17.056Z] org.glassfish.web.loader.WebappClassLoader@4243341e[name=unknown], urls=[ [2024-06-27T10:42:17.056Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:42:17.056Z] file:/tmp/gfembed7905482396292849716tmp/generated/ejb/classes/ [2024-06-27T10:42:17.056Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:17.312Z] 10:42:17.036888 INFO main . Loading application [classes] at [/test] [2024-06-27T10:42:17.312Z] 10:42:17.073424 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 450 milliseconds. [2024-06-27T10:42:17.312Z] Deployed classes [2024-06-27T10:42:17.312Z] Servlet WEB-HELLO initialized [2024-06-27T10:42:17.312Z] null [2024-06-27T10:42:17.312Z] 10:42:17.180846 INFO pool-6-thread-1 . Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-06-27T10:42:17.312Z] 10:42:17.186196 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-06-27T10:42:17.312Z] Network listener size after creation 1 [2024-06-27T10:42:17.312Z] Web listener embedded-listener-1 8080 [2024-06-27T10:42:18.234Z] 10:42:18.205295 INFO main . close(), this: [2024-06-27T10:42:18.234Z] org.glassfish.web.loader.WebappClassLoader@194b9783[name=/test], urls=[ [2024-06-27T10:42:18.234Z] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-06-27T10:42:18.234Z] file:/tmp/gfembed7905482396292849716tmp/generated/ejb/classes/ [2024-06-27T10:42:18.234Z] file:/tmp/gfembed7905482396292849716tmp/generated/classes/ [2024-06-27T10:42:18.234Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:18.234Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:42:18.489Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6115846e [2024-06-27T10:42:18.489Z] 10:42:18.233778 INFO main . JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:42:18.489Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:42:18.489Z] 10:42:18.255821 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:42:18.489Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.052 s -- in org.glassfish.tests.embedded.web.EmbeddedWebAPITest [2024-06-27T10:42:18.744Z] [INFO] [2024-06-27T10:42:18.744Z] [INFO] Results: [2024-06-27T10:42:18.744Z] [INFO] [2024-06-27T10:42:18.744Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:42:18.744Z] [INFO] [2024-06-27T10:42:18.744Z] [INFO] [2024-06-27T10:42:18.744Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-api-embedded-test --- [2024-06-27T10:42:18.744Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/failsafe-reports [2024-06-27T10:42:18.744Z] [INFO] [2024-06-27T10:42:18.744Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-web-api-embedded-test-checkstyle) @ web-api-embedded-test --- [2024-06-27T10:42:18.999Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:42:18.999Z] [INFO] [2024-06-27T10:42:18.999Z] [INFO] --- install:3.1.1:install (default-install) @ web-api-embedded-test --- [2024-06-27T10:42:18.999Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web-api-embedded-test/7.0.16-SNAPSHOT/web-api-embedded-test-7.0.16-SNAPSHOT.pom [2024-06-27T10:42:18.999Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web-api-embedded-test/7.0.16-SNAPSHOT/web-api-embedded-test-7.0.16-SNAPSHOT.war [2024-06-27T10:42:19.255Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web-api-embedded-test/7.0.16-SNAPSHOT/web-api-embedded-test-7.0.16-SNAPSHOT-testapp.war [2024-06-27T10:42:19.510Z] [INFO] [2024-06-27T10:42:19.510Z] [INFO] --------------< org.glassfish.tests.embedded.web:servlet >-------------- [2024-06-27T10:42:19.510Z] [INFO] Building Simple embedded servlet project 7.0.16-SNAPSHOT [327/334] [2024-06-27T10:42:19.510Z] [INFO] from appserver/tests/embedded/web/servlet/pom.xml [2024-06-27T10:42:19.510Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-06-27T10:42:19.510Z] [INFO] [2024-06-27T10:42:19.510Z] [INFO] --- clean:3.3.2:clean (default-clean) @ servlet --- [2024-06-27T10:42:19.510Z] [INFO] [2024-06-27T10:42:19.510Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ servlet --- [2024-06-27T10:42:19.510Z] [INFO] [2024-06-27T10:42:19.510Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ servlet --- [2024-06-27T10:42:19.510Z] [INFO] [2024-06-27T10:42:19.510Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ servlet --- [2024-06-27T10:42:19.510Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:19.511Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:42:19.511Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:19.511Z] [INFO] [2024-06-27T10:42:19.511Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ servlet --- [2024-06-27T10:42:19.511Z] [INFO] [2024-06-27T10:42:19.511Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ servlet --- [2024-06-27T10:42:19.511Z] [INFO] [2024-06-27T10:42:19.511Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ servlet --- [2024-06-27T10:42:19.511Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:42:19.511Z] [INFO] [2024-06-27T10:42:19.511Z] [INFO] --- resources:3.3.1:resources (default-resources) @ servlet --- [2024-06-27T10:42:19.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/src/main/resources [2024-06-27T10:42:19.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/src/main/manpages [2024-06-27T10:42:19.511Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:42:19.511Z] [INFO] [2024-06-27T10:42:19.511Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ servlet --- [2024-06-27T10:42:19.511Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:19.511Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:42:19.765Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:19.765Z] [INFO] [2024-06-27T10:42:19.765Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ servlet --- [2024-06-27T10:42:19.765Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:19.766Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:42:19.766Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:19.766Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:42:19.766Z] [INFO] [2024-06-27T10:42:19.766Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ servlet --- [2024-06-27T10:42:19.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/src/test/resources [2024-06-27T10:42:19.766Z] [INFO] [2024-06-27T10:42:19.766Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ servlet --- [2024-06-27T10:42:19.766Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:19.766Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-06-27T10:42:20.020Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:20.020Z] [INFO] Annotation processing is enabled because one or more processors were found [2024-06-27T10:42:20.020Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:42:20.021Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:42:20.021Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:42:20.021Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:42:20.021Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:42:20.021Z] Use -proc:none to disable annotation processing. [2024-06-27T10:42:20.021Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:42:20.021Z] [INFO] [2024-06-27T10:42:20.021Z] [INFO] --- surefire:3.2.5:test (default-test) @ servlet --- [2024-06-27T10:42:20.021Z] [INFO] [2024-06-27T10:42:20.021Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ servlet --- [2024-06-27T10:42:20.021Z] [INFO] Executing tasks [2024-06-27T10:42:20.021Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/target/classes/META-INF for [2024-06-27T10:42:20.021Z] [INFO] [echo] servlet [2024-06-27T10:42:20.021Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/target/classes/META-INF [2024-06-27T10:42:20.021Z] [INFO] Executed tasks [2024-06-27T10:42:20.275Z] [INFO] [2024-06-27T10:42:20.275Z] [INFO] --- war:3.4.0:war (default-war) @ servlet --- [2024-06-27T10:42:20.275Z] [INFO] Packaging webapp [2024-06-27T10:42:20.276Z] [INFO] Assembling webapp [servlet] in [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/target/servlet] [2024-06-27T10:42:20.276Z] [INFO] Processing war project [2024-06-27T10:42:20.276Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/src/main/webapp] [2024-06-27T10:42:20.276Z] [INFO] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/target/servlet.war [2024-06-27T10:42:20.276Z] [INFO] [2024-06-27T10:42:20.276Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ servlet --- [2024-06-27T10:42:20.276Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/target/failsafe-reports [2024-06-27T10:42:20.531Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-06-27T10:42:20.531Z] [INFO] [2024-06-27T10:42:20.531Z] [INFO] ------------------------------------------------------- [2024-06-27T10:42:20.531Z] [INFO] T E S T S [2024-06-27T10:42:20.531Z] [INFO] ------------------------------------------------------- [2024-06-27T10:42:20.531Z] [0.003s][info][gc] Using G1 [2024-06-27T10:42:20.785Z] [0.426s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 26M->10M(258M) 3.028ms [2024-06-27T10:42:21.039Z] [INFO] Running org.glassfish.tests.embedded.web.servlet.WebClientITest [2024-06-27T10:42:21.294Z] [0.860s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 38M->14M(258M) 4.560ms [2024-06-27T10:42:21.548Z] 10:42:21.214601 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element iiop-service at Line number = 53 [2024-06-27T10:42:21.548Z] Column number = 21 [2024-06-27T10:42:21.548Z] System Id = null [2024-06-27T10:42:21.548Z] Public Id = null [2024-06-27T10:42:21.548Z] Location Uri= null [2024-06-27T10:42:21.548Z] CharacterOffset = 2737 [2024-06-27T10:42:21.548Z] [2024-06-27T10:42:21.548Z] 10:42:21.229072 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jms-service at Line number = 77 [2024-06-27T10:42:21.548Z] Column number = 72 [2024-06-27T10:42:21.548Z] System Id = null [2024-06-27T10:42:21.548Z] Public Id = null [2024-06-27T10:42:21.548Z] Location Uri= null [2024-06-27T10:42:21.548Z] CharacterOffset = 4495 [2024-06-27T10:42:21.548Z] [2024-06-27T10:42:21.548Z] 10:42:21.321691 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:42:21.548Z] 10:42:21.403306 INFO main . Authorization Service has successfully initialized. [2024-06-27T10:42:21.548Z] 10:42:21.463333 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-06-27T10:42:22.107Z] [1.584s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 69M->20M(258M) 6.330ms [2024-06-27T10:42:22.107Z] [1.584s][info][gc] GC(3) Concurrent Mark Cycle [2024-06-27T10:42:22.107Z] [1.593s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.577ms [2024-06-27T10:42:22.107Z] [1.595s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.063ms [2024-06-27T10:42:22.107Z] [1.597s][info][gc] GC(3) Concurrent Mark Cycle 12.549ms [2024-06-27T10:42:22.107Z] 10:42:21.929608 INFO main . Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:45701] [2024-06-27T10:42:22.107Z] 10:42:21.938222 INFO main . Network listener https-listener on port 0 disabled per domain.xml [2024-06-27T10:42:22.108Z] 10:42:21.945310 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:42:22.108Z] 10:42:21.946487 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:42:22.108Z] 10:42:21.947146 INFO main . Admin Console Adapter: context root: /admin [2024-06-27T10:42:22.362Z] 10:42:22.141052 INFO main . GlassFish (commit: null) startup time: Embedded (792 ms), startup services (462 ms), total (1,254 ms) [2024-06-27T10:42:22.362Z] War content: [2024-06-27T10:42:22.362Z] org.glassfish.embeddable.archive.ScatteredArchive@10f477e2 [2024-06-27T10:42:22.617Z] 10:42:22.491359 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-06-27T10:42:22.617Z] 10:42:22.492164 INFO main . Entering Security Startup Service. [2024-06-27T10:42:22.617Z] 10:42:22.494298 INFO main . Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:42:22.617Z] 10:42:22.515082 INFO main . Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:42:22.617Z] 10:42:22.516065 INFO main . Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:42:22.617Z] 10:42:22.516977 INFO main . Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:42:22.872Z] 10:42:22.519739 INFO main . Security Service(s) started successfully. [2024-06-27T10:42:22.872Z] [2.449s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 129M->26M(256M) 10.047ms [2024-06-27T10:42:22.872Z] 10:42:22.765327 WARNING main . The GlassFishLogHandler was not found, returning null [2024-06-27T10:42:22.872Z] 10:42:22.790974 INFO main . Created HTTP listener http-listener on host/port 0.0.0.0:45701 [2024-06-27T10:42:22.872Z] 10:42:22.805609 SEVERE main . Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-06-27T10:42:22.872Z] 10:42:22.808197 INFO main . Created virtual server server [2024-06-27T10:42:23.127Z] 10:42:22.977083 INFO main . Setting JAAS app name glassfish-web [2024-06-27T10:42:23.127Z] 10:42:22.977927 INFO main . Virtual server server loaded default web module [2024-06-27T10:42:23.127Z] [2.788s][info][gc] GC(5) Pause Young (Mixed) (Metadata GC Threshold) 66M->29M(256M) 7.473ms [2024-06-27T10:42:23.127Z] [2.818s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 31M->29M(256M) 4.411ms [2024-06-27T10:42:23.127Z] [2.818s][info][gc] GC(7) Concurrent Mark Cycle [2024-06-27T10:42:23.382Z] [2.838s][info][gc] GC(7) Pause Remark 31M->31M(256M) 2.990ms [2024-06-27T10:42:23.382Z] [2.847s][info][gc] GC(7) Pause Cleanup 32M->32M(256M) 0.097ms [2024-06-27T10:42:23.382Z] [2.848s][info][gc] GC(7) Concurrent Mark Cycle 30.272ms [2024-06-27T10:42:23.382Z] 10:42:23.243286 INFO main . close(), this: [2024-06-27T10:42:23.382Z] org.glassfish.web.loader.WebappClassLoader@48cd319d[name=unknown], urls=[ [2024-06-27T10:42:23.382Z] file:/tmp/gfembed6309775099500590560tmp/applications/hello/WEB-INF/classes/ [2024-06-27T10:42:23.382Z] file:/tmp/gfembed6309775099500590560tmp/generated/ejb/hello/ [2024-06-27T10:42:23.382Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=25, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:23.382Z] 10:42:23.282581 INFO main . Loading application [hello] at [/hello] [2024-06-27T10:42:23.637Z] 10:42:23.328503 INFO main org.glassfish.deployment.admin.DeployCommand.execute hello was successfully deployed in 1,066 milliseconds. [2024-06-27T10:42:23.637Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [2024-06-27T10:42:23.637Z] SLF4J: Defaulting to no-operation (NOP) logger implementation [2024-06-27T10:42:23.637Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [2024-06-27T10:42:24.196Z] Got response Hello World !
[2024-06-27T10:42:24.196Z] [2024-06-27T10:42:24.196Z] Got response Hello World !
[2024-06-27T10:42:24.196Z] [2024-06-27T10:42:24.196Z] Undeploying [2024-06-27T10:42:24.196Z] 10:42:24.128208 INFO main . close(), this: [2024-06-27T10:42:24.196Z] org.glassfish.web.loader.WebappClassLoader@2c674d58[name=/hello], urls=[ [2024-06-27T10:42:24.196Z] file:/tmp/gfembed6309775099500590560tmp/applications/hello/WEB-INF/classes/ [2024-06-27T10:42:24.196Z] file:/tmp/gfembed6309775099500590560tmp/generated/ejb/hello/ [2024-06-27T10:42:24.196Z] file:/tmp/gfembed6309775099500590560tmp/generated/hello/ [2024-06-27T10:42:24.196Z] ][delegate=true, context=/hello, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=12, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:42:24.196Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:42:24.196Z] Stopping the server ! [2024-06-27T10:42:24.196Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:42:24.196Z] 10:42:24.175174 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-06-27T10:42:24.450Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.385 s -- in org.glassfish.tests.embedded.web.servlet.WebClientITest [2024-06-27T10:42:24.705Z] [INFO] [2024-06-27T10:42:24.705Z] [INFO] Results: [2024-06-27T10:42:24.705Z] [INFO] [2024-06-27T10:42:24.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-06-27T10:42:24.705Z] [INFO] [2024-06-27T10:42:24.705Z] [INFO] [2024-06-27T10:42:24.705Z] [INFO] --- failsafe:3.2.5:verify (verify) @ servlet --- [2024-06-27T10:42:24.705Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/target/failsafe-reports [2024-06-27T10:42:24.705Z] [INFO] [2024-06-27T10:42:24.705Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.web-servlet-checkstyle) @ servlet --- [2024-06-27T10:42:24.705Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:42:24.705Z] [INFO] [2024-06-27T10:42:24.705Z] [INFO] --- install:3.1.1:install (default-install) @ servlet --- [2024-06-27T10:42:24.705Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/servlet/7.0.16-SNAPSHOT/servlet-7.0.16-SNAPSHOT.pom [2024-06-27T10:42:24.705Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/web/servlet/target/servlet.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/servlet/7.0.16-SNAPSHOT/servlet-7.0.16-SNAPSHOT.war [2024-06-27T10:42:24.959Z] [INFO] [2024-06-27T10:42:24.959Z] [INFO] -----------------< org.glassfish.tests.embedded:utils >----------------- [2024-06-27T10:42:24.959Z] [INFO] Building Utilities for embedded testing 7.0.16-SNAPSHOT [328/334] [2024-06-27T10:42:24.959Z] [INFO] from appserver/tests/embedded/utils/pom.xml [2024-06-27T10:42:24.959Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:42:24.959Z] [INFO] [2024-06-27T10:42:24.959Z] [INFO] --- clean:3.3.2:clean (default-clean) @ utils --- [2024-06-27T10:42:24.959Z] [INFO] [2024-06-27T10:42:24.959Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ utils --- [2024-06-27T10:42:24.959Z] [INFO] [2024-06-27T10:42:24.959Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ utils --- [2024-06-27T10:42:24.959Z] [INFO] [2024-06-27T10:42:24.959Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ utils --- [2024-06-27T10:42:24.959Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:24.959Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:42:24.959Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:24.959Z] [INFO] [2024-06-27T10:42:24.959Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ utils --- [2024-06-27T10:42:24.959Z] [INFO] [2024-06-27T10:42:24.959Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ utils --- [2024-06-27T10:42:24.959Z] [INFO] [2024-06-27T10:42:24.959Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ utils --- [2024-06-27T10:42:24.959Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:42:24.959Z] [INFO] [2024-06-27T10:42:24.959Z] [INFO] --- resources:3.3.1:resources (default-resources) @ utils --- [2024-06-27T10:42:24.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/utils/src/main/resources [2024-06-27T10:42:24.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/utils/src/main/manpages [2024-06-27T10:42:24.959Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:42:24.959Z] [INFO] [2024-06-27T10:42:24.959Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ utils --- [2024-06-27T10:42:24.959Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:24.959Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:42:24.960Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:24.960Z] [INFO] [2024-06-27T10:42:24.960Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ utils --- [2024-06-27T10:42:24.960Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:24.960Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:42:25.214Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:25.214Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:42:25.214Z] [INFO] [2024-06-27T10:42:25.214Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils --- [2024-06-27T10:42:25.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/utils/src/test/resources [2024-06-27T10:42:25.214Z] [INFO] [2024-06-27T10:42:25.214Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ utils --- [2024-06-27T10:42:25.214Z] [INFO] No sources to compile [2024-06-27T10:42:25.214Z] [INFO] [2024-06-27T10:42:25.214Z] [INFO] --- surefire:3.2.5:test (default-test) @ utils --- [2024-06-27T10:42:25.214Z] [INFO] No tests to run. [2024-06-27T10:42:25.214Z] [INFO] [2024-06-27T10:42:25.214Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ utils --- [2024-06-27T10:42:25.214Z] [INFO] Executing tasks [2024-06-27T10:42:25.214Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/utils/target/classes/META-INF for [2024-06-27T10:42:25.214Z] [INFO] [echo] utils [2024-06-27T10:42:25.214Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/utils/target/classes/META-INF [2024-06-27T10:42:25.214Z] [INFO] Executed tasks [2024-06-27T10:42:25.214Z] [INFO] [2024-06-27T10:42:25.214Z] [INFO] --- jar:3.3.0:jar (default-jar) @ utils --- [2024-06-27T10:42:25.215Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/utils/target/utils.jar [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ utils --- [2024-06-27T10:42:25.215Z] [INFO] No tests to run. [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- failsafe:3.2.5:verify (verify) @ utils --- [2024-06-27T10:42:25.215Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/utils/target/failsafe-reports [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-utils-checkstyle) @ utils --- [2024-06-27T10:42:25.215Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- install:3.1.1:install (default-install) @ utils --- [2024-06-27T10:42:25.215Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/utils/7.0.16-SNAPSHOT/utils-7.0.16-SNAPSHOT.pom [2024-06-27T10:42:25.215Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/embedded/utils/target/utils.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/utils/7.0.16-SNAPSHOT/utils-7.0.16-SNAPSHOT.jar [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2024-06-27T10:42:25.215Z] [INFO] Building Console extensions for OSGi platforms 7.0.16-SNAPSHOT [329/334] [2024-06-27T10:42:25.215Z] [INFO] from appserver/osgi-platforms/pom.xml [2024-06-27T10:42:25.215Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-console-extensions --- [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-console-extensions --- [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-console-extensions --- [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-console-extensions --- [2024-06-27T10:42:25.215Z] [INFO] No sources to compile [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-console-extensions --- [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-console-extensions --- [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-console-extensions --- [2024-06-27T10:42:25.215Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-console-extensions --- [2024-06-27T10:42:25.215Z] [INFO] No sources to compile [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-console-extensions --- [2024-06-27T10:42:25.215Z] [INFO] No sources to compile [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-console-extensions --- [2024-06-27T10:42:25.215Z] [INFO] Executing tasks [2024-06-27T10:42:25.215Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/target/classes/META-INF for [2024-06-27T10:42:25.215Z] [INFO] [echo] osgi-console-extensions [2024-06-27T10:42:25.215Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/target/classes/META-INF [2024-06-27T10:42:25.215Z] [INFO] Executed tasks [2024-06-27T10:42:25.215Z] [INFO] [2024-06-27T10:42:25.215Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-console-extensions --- [2024-06-27T10:42:25.470Z] [INFO] No tests to run. [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-console-extensions --- [2024-06-27T10:42:25.470Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/target/failsafe-reports [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-console-extensions-checkstyle) @ osgi-console-extensions --- [2024-06-27T10:42:25.470Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-console-extensions --- [2024-06-27T10:42:25.470Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/7.0.16-SNAPSHOT/osgi-console-extensions-7.0.16-SNAPSHOT.pom [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2024-06-27T10:42:25.470Z] [INFO] Building Felix Web Console Extension for GlassFish 7.0.16-SNAPSHOT [330/334] [2024-06-27T10:42:25.470Z] [INFO] from appserver/osgi-platforms/felix-webconsole-extension/pom.xml [2024-06-27T10:42:25.470Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix-webconsole-extension --- [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix-webconsole-extension --- [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ felix-webconsole-extension --- [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ felix-webconsole-extension --- [2024-06-27T10:42:25.470Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:25.470Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:42:25.470Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix-webconsole-extension --- [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix-webconsole-extension --- [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix-webconsole-extension --- [2024-06-27T10:42:25.470Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:42:25.470Z] [INFO] [2024-06-27T10:42:25.470Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix-webconsole-extension --- [2024-06-27T10:42:25.470Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-06-27T10:42:25.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/src/main/manpages [2024-06-27T10:42:25.471Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:42:25.471Z] [INFO] [2024-06-27T10:42:25.471Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ felix-webconsole-extension --- [2024-06-27T10:42:25.471Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:25.471Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:42:25.725Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:25.725Z] [WARNING] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/GlassFishSecurityProvider.java:[84,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:42:25.725Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java uses unchecked or unsafe operations. [2024-06-27T10:42:25.725Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:42:25.725Z] [INFO] [2024-06-27T10:42:25.725Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ felix-webconsole-extension --- [2024-06-27T10:42:25.725Z] [INFO] [2024-06-27T10:42:25.725Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ felix-webconsole-extension --- [2024-06-27T10:42:25.725Z] [INFO] [2024-06-27T10:42:25.725Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ felix-webconsole-extension --- [2024-06-27T10:42:25.725Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:42:25.979Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:42:25.979Z] [INFO] [2024-06-27T10:42:25.979Z] [INFO] --- command-security:1.0.17:check (default-check) @ felix-webconsole-extension --- [2024-06-27T10:42:25.979Z] [INFO] [2024-06-27T10:42:25.979Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ felix-webconsole-extension --- [2024-06-27T10:42:25.979Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:25.979Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-06-27T10:42:25.979Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:25.979Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:42:25.979Z] [INFO] [2024-06-27T10:42:25.979Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ felix-webconsole-extension --- [2024-06-27T10:42:25.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/src/test/resources [2024-06-27T10:42:25.979Z] [INFO] [2024-06-27T10:42:25.979Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ felix-webconsole-extension --- [2024-06-27T10:42:25.979Z] [INFO] No sources to compile [2024-06-27T10:42:25.979Z] [INFO] [2024-06-27T10:42:25.979Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ felix-webconsole-extension --- [2024-06-27T10:42:25.979Z] [INFO] [2024-06-27T10:42:25.979Z] [INFO] --- surefire:3.2.5:test (default-test) @ felix-webconsole-extension --- [2024-06-27T10:42:25.979Z] [INFO] [2024-06-27T10:42:25.979Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix-webconsole-extension --- [2024-06-27T10:42:25.979Z] [INFO] Executing tasks [2024-06-27T10:42:25.979Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF for [2024-06-27T10:42:25.979Z] [INFO] [echo] felix-webconsole-extension [2024-06-27T10:42:25.979Z] [INFO] Executed tasks [2024-06-27T10:42:25.979Z] [INFO] [2024-06-27T10:42:25.979Z] [INFO] --- jar:3.3.0:jar (default-jar) @ felix-webconsole-extension --- [2024-06-27T10:42:25.979Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar [2024-06-27T10:42:25.979Z] [INFO] [2024-06-27T10:42:25.979Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix-webconsole-extension --- [2024-06-27T10:42:25.979Z] [INFO] [2024-06-27T10:42:25.979Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix-webconsole-extension --- [2024-06-27T10:42:25.979Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/target/failsafe-reports [2024-06-27T10:42:25.979Z] [INFO] [2024-06-27T10:42:25.979Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-webconsole-extension-checkstyle) @ felix-webconsole-extension --- [2024-06-27T10:42:26.234Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:42:26.234Z] [INFO] [2024-06-27T10:42:26.234Z] [INFO] --- install:3.1.1:install (default-install) @ felix-webconsole-extension --- [2024-06-27T10:42:26.234Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.16-SNAPSHOT/felix-webconsole-extension-7.0.16-SNAPSHOT.pom [2024-06-27T10:42:26.234Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.16-SNAPSHOT/felix-webconsole-extension-7.0.16-SNAPSHOT.jar [2024-06-27T10:42:26.234Z] [INFO] [2024-06-27T10:42:26.234Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2024-06-27T10:42:26.234Z] [INFO] Building GlassFish OSGi Console Plugin 7.0.16-SNAPSHOT [331/334] [2024-06-27T10:42:26.234Z] [INFO] from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml [2024-06-27T10:42:26.234Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:42:26.234Z] [INFO] [2024-06-27T10:42:26.234Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.234Z] [INFO] [2024-06-27T10:42:26.234Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.234Z] [INFO] [2024-06-27T10:42:26.234Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.234Z] [INFO] [2024-06-27T10:42:26.234Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.234Z] [INFO] [2024-06-27T10:42:26.234Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.234Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:26.234Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:42:26.488Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:26.488Z] [INFO] [2024-06-27T10:42:26.488Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.488Z] [INFO] [2024-06-27T10:42:26.488Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.488Z] [INFO] [2024-06-27T10:42:26.488Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.488Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:42:26.488Z] [INFO] [2024-06-27T10:42:26.488Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.488Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-06-27T10:42:26.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/help [2024-06-27T10:42:26.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/manpages [2024-06-27T10:42:26.489Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:42:26.489Z] [INFO] [2024-06-27T10:42:26.489Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.489Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:26.489Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:42:26.489Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:26.489Z] [INFO] [2024-06-27T10:42:26.489Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.489Z] [INFO] [2024-06-27T10:42:26.489Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.489Z] [INFO] [2024-06-27T10:42:26.489Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.489Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:42:26.744Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:42:26.744Z] [INFO] [2024-06-27T10:42:26.744Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.744Z] [INFO] [2024-06-27T10:42:26.744Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.744Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:26.744Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-06-27T10:42:26.745Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:26.745Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-06-27T10:42:26.745Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-06-27T10:42:26.745Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-06-27T10:42:26.745Z] [INFO] [2024-06-27T10:42:26.745Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/test/resources [2024-06-27T10:42:26.745Z] [INFO] [2024-06-27T10:42:26.745Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.745Z] [INFO] No sources to compile [2024-06-27T10:42:26.745Z] [INFO] [2024-06-27T10:42:26.745Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.745Z] [INFO] [2024-06-27T10:42:26.745Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.745Z] [INFO] [2024-06-27T10:42:26.745Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.999Z] [INFO] Executing tasks [2024-06-27T10:42:26.999Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF for [2024-06-27T10:42:26.999Z] [INFO] [echo] glassfish-osgi-console-plugin [2024-06-27T10:42:26.999Z] [INFO] Executed tasks [2024-06-27T10:42:26.999Z] [INFO] [2024-06-27T10:42:26.999Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar [2024-06-27T10:42:26.999Z] [INFO] [2024-06-27T10:42:26.999Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.999Z] [INFO] [2024-06-27T10:42:26.999Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.999Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/failsafe-reports [2024-06-27T10:42:26.999Z] [INFO] [2024-06-27T10:42:26.999Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-glassfish-osgi-console-plugin-checkstyle) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.999Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:42:26.999Z] [INFO] [2024-06-27T10:42:26.999Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-osgi-console-plugin --- [2024-06-27T10:42:26.999Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/7.0.16-SNAPSHOT/glassfish-osgi-console-plugin-7.0.16-SNAPSHOT.pom [2024-06-27T10:42:26.999Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/7.0.16-SNAPSHOT/glassfish-osgi-console-plugin-7.0.16-SNAPSHOT.jar [2024-06-27T10:42:26.999Z] [INFO] [2024-06-27T10:42:26.999Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2024-06-27T10:42:26.999Z] [INFO] Building GlassFish Flashlight Client 7.0.16-SNAPSHOT [332/334] [2024-06-27T10:42:26.999Z] [INFO] from appserver/flashlight/client/pom.xml [2024-06-27T10:42:26.999Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-06-27T10:42:26.999Z] [INFO] [2024-06-27T10:42:26.999Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-client --- [2024-06-27T10:42:26.999Z] [INFO] [2024-06-27T10:42:26.999Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-client --- [2024-06-27T10:42:26.999Z] [INFO] [2024-06-27T10:42:26.999Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-client --- [2024-06-27T10:42:26.999Z] [INFO] [2024-06-27T10:42:26.999Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-client --- [2024-06-27T10:42:26.999Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:26.999Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:42:27.254Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:27.254Z] [INFO] [2024-06-27T10:42:27.254Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-client --- [2024-06-27T10:42:27.254Z] [INFO] [2024-06-27T10:42:27.254Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-client --- [2024-06-27T10:42:27.254Z] [INFO] [2024-06-27T10:42:27.254Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-client --- [2024-06-27T10:42:27.254Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:42:27.254Z] [INFO] [2024-06-27T10:42:27.254Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-client --- [2024-06-27T10:42:27.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/src/main/resources [2024-06-27T10:42:27.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/src/main/manpages [2024-06-27T10:42:27.254Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:42:27.254Z] [INFO] [2024-06-27T10:42:27.254Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-client --- [2024-06-27T10:42:27.254Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:27.254Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:42:27.254Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:27.254Z] [INFO] [2024-06-27T10:42:27.254Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ flashlight-client --- [2024-06-27T10:42:27.254Z] [INFO] [2024-06-27T10:42:27.254Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ flashlight-client --- [2024-06-27T10:42:27.254Z] [INFO] [2024-06-27T10:42:27.254Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-client --- [2024-06-27T10:42:27.254Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-06-27T10:42:27.254Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/target/classes/META-INF/MANIFEST.MF [2024-06-27T10:42:27.254Z] [INFO] [2024-06-27T10:42:27.254Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-client --- [2024-06-27T10:42:27.254Z] [INFO] [2024-06-27T10:42:27.254Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-client --- [2024-06-27T10:42:27.254Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:27.254Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-06-27T10:42:27.508Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:27.508Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:42:27.508Z] [INFO] [2024-06-27T10:42:27.508Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-client --- [2024-06-27T10:42:27.508Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/src/test/resources [2024-06-27T10:42:27.508Z] [INFO] [2024-06-27T10:42:27.508Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-client --- [2024-06-27T10:42:27.508Z] [INFO] No sources to compile [2024-06-27T10:42:27.508Z] [INFO] [2024-06-27T10:42:27.508Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-client --- [2024-06-27T10:42:27.508Z] [INFO] [2024-06-27T10:42:27.508Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-client --- [2024-06-27T10:42:27.508Z] [INFO] [2024-06-27T10:42:27.508Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-client --- [2024-06-27T10:42:27.508Z] [INFO] Executing tasks [2024-06-27T10:42:27.508Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/target/classes/META-INF for [2024-06-27T10:42:27.508Z] [INFO] [echo] flashlight-client [2024-06-27T10:42:27.508Z] [INFO] Executed tasks [2024-06-27T10:42:27.508Z] [INFO] [2024-06-27T10:42:27.508Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-client --- [2024-06-27T10:42:27.508Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/target/flashlight-client.jar [2024-06-27T10:42:27.508Z] [INFO] [2024-06-27T10:42:27.508Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-client --- [2024-06-27T10:42:27.508Z] [INFO] [2024-06-27T10:42:27.508Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-client --- [2024-06-27T10:42:27.508Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/target/failsafe-reports [2024-06-27T10:42:27.508Z] [INFO] [2024-06-27T10:42:27.508Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-client-checkstyle) @ flashlight-client --- [2024-06-27T10:42:27.509Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:42:27.509Z] [INFO] [2024-06-27T10:42:27.509Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-client --- [2024-06-27T10:42:27.509Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.16-SNAPSHOT/flashlight-client-7.0.16-SNAPSHOT.pom [2024-06-27T10:42:27.509Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/client/target/flashlight-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.16-SNAPSHOT/flashlight-client-7.0.16-SNAPSHOT.jar [2024-06-27T10:42:27.509Z] [INFO] [2024-06-27T10:42:27.509Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2024-06-27T10:42:27.509Z] [INFO] Building Flashlight 7.0.16-SNAPSHOT [333/334] [2024-06-27T10:42:27.509Z] [INFO] from appserver/flashlight/pom.xml [2024-06-27T10:42:27.509Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:42:27.509Z] [INFO] [2024-06-27T10:42:27.509Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-flashlight --- [2024-06-27T10:42:27.509Z] [INFO] [2024-06-27T10:42:27.509Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-flashlight --- [2024-06-27T10:42:27.509Z] [INFO] [2024-06-27T10:42:27.509Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-flashlight --- [2024-06-27T10:42:27.509Z] [INFO] [2024-06-27T10:42:27.509Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-flashlight --- [2024-06-27T10:42:27.763Z] [INFO] No sources to compile [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-flashlight --- [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-flashlight --- [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-flashlight --- [2024-06-27T10:42:27.763Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-flashlight --- [2024-06-27T10:42:27.763Z] [INFO] No sources to compile [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-flashlight --- [2024-06-27T10:42:27.763Z] [INFO] No sources to compile [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-flashlight --- [2024-06-27T10:42:27.763Z] [INFO] Executing tasks [2024-06-27T10:42:27.763Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/target/classes/META-INF for [2024-06-27T10:42:27.763Z] [INFO] [echo] glassfish-flashlight [2024-06-27T10:42:27.763Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/target/classes/META-INF [2024-06-27T10:42:27.763Z] [INFO] Executed tasks [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-flashlight --- [2024-06-27T10:42:27.763Z] [INFO] No tests to run. [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-flashlight --- [2024-06-27T10:42:27.763Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/target/failsafe-reports [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-glassfish-flashlight-checkstyle) @ glassfish-flashlight --- [2024-06-27T10:42:27.763Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-flashlight --- [2024-06-27T10:42:27.763Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/7.0.16-SNAPSHOT/glassfish-flashlight-7.0.16-SNAPSHOT.pom [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2024-06-27T10:42:27.763Z] [INFO] Building Ant tasks 7.0.16-SNAPSHOT [334/334] [2024-06-27T10:42:27.763Z] [INFO] from appserver/ant-tasks/pom.xml [2024-06-27T10:42:27.763Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tasks --- [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tasks --- [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ant-tasks --- [2024-06-27T10:42:27.763Z] [INFO] [2024-06-27T10:42:27.763Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ant-tasks --- [2024-06-27T10:42:27.763Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:27.763Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:42:28.018Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:28.018Z] [INFO] [2024-06-27T10:42:28.018Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tasks --- [2024-06-27T10:42:28.018Z] [INFO] [2024-06-27T10:42:28.018Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tasks --- [2024-06-27T10:42:28.018Z] [INFO] [2024-06-27T10:42:28.018Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tasks --- [2024-06-27T10:42:28.018Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:42:28.018Z] [INFO] [2024-06-27T10:42:28.018Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ant-tasks --- [2024-06-27T10:42:28.018Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-06-27T10:42:28.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/manpages [2024-06-27T10:42:28.018Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-06-27T10:42:28.018Z] [INFO] [2024-06-27T10:42:28.018Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ant-tasks --- [2024-06-27T10:42:28.018Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:28.018Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:42:28.018Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:28.018Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java uses or overrides a deprecated API. [2024-06-27T10:42:28.018Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/tasks/AdminTask.java: Recompile with -Xlint:deprecation for details. [2024-06-27T10:42:28.019Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java uses unchecked or unsafe operations. [2024-06-27T10:42:28.019Z] [INFO] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: Recompile with -Xlint:unchecked for details. [2024-06-27T10:42:28.019Z] [INFO] [2024-06-27T10:42:28.019Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ant-tasks --- [2024-06-27T10:42:28.019Z] [INFO] Recompiling the module because of changed dependency. [2024-06-27T10:42:28.019Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-06-27T10:42:28.273Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-06-27T10:42:28.273Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-06-27T10:42:28.273Z] [INFO] [2024-06-27T10:42:28.273Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ant-tasks --- [2024-06-27T10:42:28.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/src/test/resources [2024-06-27T10:42:28.273Z] [INFO] [2024-06-27T10:42:28.273Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ant-tasks --- [2024-06-27T10:42:28.273Z] [INFO] No sources to compile [2024-06-27T10:42:28.273Z] [INFO] [2024-06-27T10:42:28.273Z] [INFO] --- surefire:3.2.5:test (default-test) @ ant-tasks --- [2024-06-27T10:42:28.273Z] [INFO] No tests to run. [2024-06-27T10:42:28.273Z] [INFO] [2024-06-27T10:42:28.273Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tasks --- [2024-06-27T10:42:28.273Z] [INFO] Executing tasks [2024-06-27T10:42:28.273Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/target/classes/META-INF for [2024-06-27T10:42:28.274Z] [INFO] [echo] ant-tasks [2024-06-27T10:42:28.274Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/target/classes/META-INF [2024-06-27T10:42:28.274Z] [INFO] Executed tasks [2024-06-27T10:42:28.274Z] [INFO] [2024-06-27T10:42:28.274Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ant-tasks --- [2024-06-27T10:42:28.274Z] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/target/ant-tasks.jar [2024-06-27T10:42:28.274Z] [INFO] [2024-06-27T10:42:28.274Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tasks --- [2024-06-27T10:42:28.274Z] [INFO] No tests to run. [2024-06-27T10:42:28.274Z] [INFO] [2024-06-27T10:42:28.274Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tasks --- [2024-06-27T10:42:28.274Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/target/failsafe-reports [2024-06-27T10:42:28.274Z] [INFO] [2024-06-27T10:42:28.274Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-ant-tasks-checkstyle) @ ant-tasks --- [2024-06-27T10:42:28.528Z] [INFO] You have 0 Checkstyle violations. [2024-06-27T10:42:28.528Z] [INFO] [2024-06-27T10:42:28.528Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tasks --- [2024-06-27T10:42:28.529Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.16-SNAPSHOT/ant-tasks-7.0.16-SNAPSHOT.pom [2024-06-27T10:42:28.529Z] [INFO] Installing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/ant-tasks/target/ant-tasks.jar to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.16-SNAPSHOT/ant-tasks-7.0.16-SNAPSHOT.jar [2024-06-27T10:42:28.529Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:42:28.529Z] [INFO] Reactor Summary for GlassFish Project 7.0.16-SNAPSHOT: [2024-06-27T10:42:28.529Z] [INFO] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Project .................................. SUCCESS [ 29.813 s] [2024-06-27T10:42:28.529Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 0.401 s] [2024-06-27T10:42:28.529Z] [INFO] Nucleus Parent ..................................... SUCCESS [ 2.144 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Java Util Logging Extension .............. SUCCESS [ 13.361 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish HK2 Config Injectors ..................... SUCCESS [ 5.363 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Nucleus Modules .......................... SUCCESS [ 0.171 s] [2024-06-27T10:42:28.529Z] [INFO] HK2 config types ................................... SUCCESS [ 1.565 s] [2024-06-27T10:42:28.529Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.076 s] [2024-06-27T10:42:28.529Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 0.159 s] [2024-06-27T10:42:28.529Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 1.361 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.069 s] [2024-06-27T10:42:28.529Z] [INFO] grizzly-config ..................................... SUCCESS [ 9.842 s] [2024-06-27T10:42:28.529Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 0.819 s] [2024-06-27T10:42:28.529Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 3.073 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.072 s] [2024-06-27T10:42:28.529Z] [INFO] Common Utilities ................................... SUCCESS [ 17.971 s] [2024-06-27T10:42:28.529Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 0.317 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.061 s] [2024-06-27T10:42:28.529Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 2.285 s] [2024-06-27T10:42:28.529Z] [INFO] Test Utilities ..................................... SUCCESS [ 0.710 s] [2024-06-27T10:42:28.529Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.071 s] [2024-06-27T10:42:28.529Z] [INFO] admin-config-api ................................... SUCCESS [ 11.164 s] [2024-06-27T10:42:28.529Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 1.714 s] [2024-06-27T10:42:28.529Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.074 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 0.668 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.103 s] [2024-06-27T10:42:28.529Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 3.462 s] [2024-06-27T10:42:28.529Z] [INFO] Security Core Classes .............................. SUCCESS [ 3.032 s] [2024-06-27T10:42:28.529Z] [INFO] Security Services and SPI .......................... SUCCESS [ 4.068 s] [2024-06-27T10:42:28.529Z] [INFO] admin-util ......................................... SUCCESS [ 4.613 s] [2024-06-27T10:42:28.529Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 0.666 s] [2024-06-27T10:42:28.529Z] [INFO] Cluster ............................................ SUCCESS [ 0.065 s] [2024-06-27T10:42:28.529Z] [INFO] cluster-common ..................................... SUCCESS [ 1.666 s] [2024-06-27T10:42:28.529Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 0.784 s] [2024-06-27T10:42:28.529Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 2.932 s] [2024-06-27T10:42:28.529Z] [INFO] admin-launcher ..................................... SUCCESS [ 2.022 s] [2024-06-27T10:42:28.529Z] [INFO] admin-cli .......................................... SUCCESS [ 3.179 s] [2024-06-27T10:42:28.529Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 1.198 s] [2024-06-27T10:42:28.529Z] [INFO] OSGi Container ..................................... SUCCESS [ 0.560 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 0.197 s] [2024-06-27T10:42:28.529Z] [INFO] flashlight-framework ............................... SUCCESS [ 2.304 s] [2024-06-27T10:42:28.529Z] [INFO] Kernel Classes ..................................... SUCCESS [ 11.530 s] [2024-06-27T10:42:28.529Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 0.568 s] [2024-06-27T10:42:28.529Z] [INFO] cluster-admin ...................................... SUCCESS [ 1.824 s] [2024-06-27T10:42:28.529Z] [INFO] admin-server-management ............................ SUCCESS [ 5.785 s] [2024-06-27T10:42:28.529Z] [INFO] cluster-cli ........................................ SUCCESS [ 2.625 s] [2024-06-27T10:42:28.529Z] [INFO] GMS Module ......................................... SUCCESS [ 1.023 s] [2024-06-27T10:42:28.529Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 0.824 s] [2024-06-27T10:42:28.529Z] [INFO] AMX Core ........................................... SUCCESS [ 5.618 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 0.105 s] [2024-06-27T10:42:28.529Z] [INFO] Context Propagation ................................ SUCCESS [ 4.570 s] [2024-06-27T10:42:28.529Z] [INFO] admin-monitoring ................................... SUCCESS [ 2.033 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.049 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 0.527 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 0.913 s] [2024-06-27T10:42:28.529Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.055 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 0.050 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 0.282 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.049 s] [2024-06-27T10:42:28.529Z] [INFO] Jakarta EE dependent public APIs of Glassfish ...... SUCCESS [ 0.429 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Jakarta EE Annotation Framework .......... SUCCESS [ 1.620 s] [2024-06-27T10:42:28.529Z] [INFO] nucleus.resources .................................. SUCCESS [ 0.982 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 0.089 s] [2024-06-27T10:42:28.529Z] [INFO] Deployment Object Library .......................... SUCCESS [ 8.418 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 0.067 s] [2024-06-27T10:42:28.529Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 0.720 s] [2024-06-27T10:42:28.529Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 0.062 s] [2024-06-27T10:42:28.530Z] [INFO] Resources Connector ................................ SUCCESS [ 4.145 s] [2024-06-27T10:42:28.530Z] [INFO] Connectors Parent .................................. SUCCESS [ 0.050 s] [2024-06-27T10:42:28.530Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 3.308 s] [2024-06-27T10:42:28.530Z] [INFO] EJB container Internal API ......................... SUCCESS [ 0.641 s] [2024-06-27T10:42:28.530Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 1.278 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 0.058 s] [2024-06-27T10:42:28.530Z] [INFO] Jakarta EE Security Core Classes ................... SUCCESS [ 3.335 s] [2024-06-27T10:42:28.530Z] [INFO] stats77 ............................................ SUCCESS [ 1.102 s] [2024-06-27T10:42:28.530Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 0.829 s] [2024-06-27T10:42:28.530Z] [INFO] Glassfish Naming ................................... SUCCESS [ 2.796 s] [2024-06-27T10:42:28.530Z] [INFO] Container Common ................................... SUCCESS [ 1.661 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 0.053 s] [2024-06-27T10:42:28.530Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 0.817 s] [2024-06-27T10:42:28.530Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 0.575 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 0.049 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 0.633 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 3.412 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 10.966 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 0.058 s] [2024-06-27T10:42:28.530Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 1.419 s] [2024-06-27T10:42:28.530Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 0.637 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 7.501 s] [2024-06-27T10:42:28.530Z] [INFO] Nucleus template ................................... SUCCESS [ 0.147 s] [2024-06-27T10:42:28.530Z] [INFO] flashlight-agent ................................... SUCCESS [ 0.129 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 0.068 s] [2024-06-27T10:42:28.530Z] [INFO] Flashlight ......................................... SUCCESS [ 0.051 s] [2024-06-27T10:42:28.530Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 2.720 s] [2024-06-27T10:42:28.530Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 0.774 s] [2024-06-27T10:42:28.530Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 0.099 s] [2024-06-27T10:42:28.530Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 0.074 s] [2024-06-27T10:42:28.530Z] [INFO] Nucleus distributions .............................. SUCCESS [ 0.055 s] [2024-06-27T10:42:28.530Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 0.133 s] [2024-06-27T10:42:28.530Z] [INFO] Jackson Module Jakarta Xmlbind Annotations ......... SUCCESS [ 2.363 s] [2024-06-27T10:42:28.530Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.050 s] [2024-06-27T10:42:28.530Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 0.083 s] [2024-06-27T10:42:28.530Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 5.551 s] [2024-06-27T10:42:28.530Z] [INFO] Nucleus extras ..................................... SUCCESS [ 0.050 s] [2024-06-27T10:42:28.530Z] [INFO] Admin Command Logger ............................... SUCCESS [ 0.430 s] [2024-06-27T10:42:28.530Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.081 s] [2024-06-27T10:42:28.530Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 5.582 s] [2024-06-27T10:42:28.530Z] [INFO] Diagnostics ........................................ SUCCESS [ 0.052 s] [2024-06-27T10:42:28.530Z] [INFO] Diagnostics API .................................... SUCCESS [ 0.373 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 2.245 s] [2024-06-27T10:42:28.530Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 1.451 s] [2024-06-27T10:42:28.530Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 0.780 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 0.063 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 0.317 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.363 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 0.687 s] [2024-06-27T10:42:28.530Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions . SUCCESS [ 0.097 s] [2024-06-27T10:42:28.530Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 0.165 s] [2024-06-27T10:42:28.530Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 0.678 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 0.669 s] [2024-06-27T10:42:28.530Z] [INFO] App Client Modules ................................. SUCCESS [ 0.056 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.052 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 0.420 s] [2024-06-27T10:42:28.530Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 1.299 s] [2024-06-27T10:42:28.530Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.065 s] [2024-06-27T10:42:28.530Z] [INFO] Backup Restore classes ............................. SUCCESS [ 0.862 s] [2024-06-27T10:42:28.530Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 0.554 s] [2024-06-27T10:42:28.530Z] [INFO] admin-cli-optional ................................. SUCCESS [ 0.867 s] [2024-06-27T10:42:28.530Z] [INFO] admin-core ......................................... SUCCESS [ 5.631 s] [2024-06-27T10:42:28.530Z] [INFO] Appserver template ................................. SUCCESS [ 0.197 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.086 s] [2024-06-27T10:42:28.530Z] [INFO] Jakarta EE related distributions kernel Classes .... SUCCESS [ 0.649 s] [2024-06-27T10:42:28.530Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.071 s] [2024-06-27T10:42:28.530Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 2.137 s] [2024-06-27T10:42:28.530Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 0.064 s] [2024-06-27T10:42:28.530Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 3.602 s] [2024-06-27T10:42:28.530Z] [INFO] Connectors Runtime ................................. SUCCESS [ 14.841 s] [2024-06-27T10:42:28.530Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 8.290 s] [2024-06-27T10:42:28.530Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 1.657 s] [2024-06-27T10:42:28.530Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 3.132 s] [2024-06-27T10:42:28.530Z] [INFO] Core Servlet Container ............................. SUCCESS [ 13.936 s] [2024-06-27T10:42:28.530Z] [INFO] Jakarta Pages Standard Tags implementation connector module SUCCESS [ 0.995 s] [2024-06-27T10:42:28.530Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 0.965 s] [2024-06-27T10:42:28.531Z] [INFO] Web module command line interface .................. SUCCESS [ 1.937 s] [2024-06-27T10:42:28.531Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 0.488 s] [2024-06-27T10:42:28.531Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 1.307 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.061 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 0.355 s] [2024-06-27T10:42:28.531Z] [INFO] Server-Sent Events ................................. SUCCESS [ 0.471 s] [2024-06-27T10:42:28.531Z] [INFO] Web Container glue code ............................ SUCCESS [ 6.549 s] [2024-06-27T10:42:28.531Z] [INFO] JSF implementation connector module ................ SUCCESS [ 1.324 s] [2024-06-27T10:42:28.531Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 1.259 s] [2024-06-27T10:42:28.531Z] [INFO] Web Container HA code .............................. SUCCESS [ 1.786 s] [2024-06-27T10:42:28.531Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 0.091 s] [2024-06-27T10:42:28.531Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 0.932 s] [2024-06-27T10:42:28.531Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 6.041 s] [2024-06-27T10:42:28.531Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 0.144 s] [2024-06-27T10:42:28.531Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 0.085 s] [2024-06-27T10:42:28.531Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.077 s] [2024-06-27T10:42:28.531Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 1.646 s] [2024-06-27T10:42:28.531Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 1.302 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.081 s] [2024-06-27T10:42:28.531Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.065 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 0.960 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 0.682 s] [2024-06-27T10:42:28.531Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 0.093 s] [2024-06-27T10:42:28.531Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 1.245 s] [2024-06-27T10:42:28.531Z] [INFO] Work Management .................................... SUCCESS [ 1.073 s] [2024-06-27T10:42:28.531Z] [INFO] JDBC Module ........................................ SUCCESS [ 0.048 s] [2024-06-27T10:42:28.531Z] [INFO] JDBC Config Module ................................. SUCCESS [ 0.800 s] [2024-06-27T10:42:28.531Z] [INFO] Connectors admin ................................... SUCCESS [ 4.227 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.054 s] [2024-06-27T10:42:28.531Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 0.517 s] [2024-06-27T10:42:28.531Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 2.013 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 0.056 s] [2024-06-27T10:42:28.531Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 0.527 s] [2024-06-27T10:42:28.531Z] [INFO] JMS Module ......................................... SUCCESS [ 1.888 s] [2024-06-27T10:42:28.531Z] [INFO] JMS admin .......................................... SUCCESS [ 1.934 s] [2024-06-27T10:42:28.531Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 1.745 s] [2024-06-27T10:42:28.531Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 0.334 s] [2024-06-27T10:42:28.531Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 0.049 s] [2024-06-27T10:42:28.531Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 1.621 s] [2024-06-27T10:42:28.531Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 0.947 s] [2024-06-27T10:42:28.531Z] [INFO] JDBC Templates ..................................... SUCCESS [ 0.106 s] [2024-06-27T10:42:28.531Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 0.405 s] [2024-06-27T10:42:28.531Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 4.206 s] [2024-06-27T10:42:28.531Z] [INFO] JDBC admin ......................................... SUCCESS [ 4.249 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 0.092 s] [2024-06-27T10:42:28.531Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 0.799 s] [2024-06-27T10:42:28.531Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 1.021 s] [2024-06-27T10:42:28.531Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 0.069 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.053 s] [2024-06-27T10:42:28.531Z] [INFO] utility module for cmp ............................. SUCCESS [ 1.451 s] [2024-06-27T10:42:28.531Z] [INFO] model module for cmp ............................... SUCCESS [ 2.037 s] [2024-06-27T10:42:28.531Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 1.278 s] [2024-06-27T10:42:28.531Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 1.785 s] [2024-06-27T10:42:28.531Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 4.466 s] [2024-06-27T10:42:28.531Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 0.964 s] [2024-06-27T10:42:28.531Z] [INFO] Entity Bean container .............................. SUCCESS [ 3.350 s] [2024-06-27T10:42:28.531Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 10.051 s] [2024-06-27T10:42:28.531Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 4.337 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.108 s] [2024-06-27T10:42:28.531Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.078 s] [2024-06-27T10:42:28.531Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 0.053 s] [2024-06-27T10:42:28.531Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 0.671 s] [2024-06-27T10:42:28.531Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 2.841 s] [2024-06-27T10:42:28.531Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.047 s] [2024-06-27T10:42:28.531Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 0.069 s] [2024-06-27T10:42:28.531Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 0.851 s] [2024-06-27T10:42:28.531Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 0.974 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 0.047 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.053 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish jakartaee.jar ............................ SUCCESS [ 0.078 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish jakartaee.jar distribution fragment ...... SUCCESS [ 0.067 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.054 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.071 s] [2024-06-27T10:42:28.531Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.071 s] [2024-06-27T10:42:28.532Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 0.056 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 0.591 s] [2024-06-27T10:42:28.532Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 0.653 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.561 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.431 s] [2024-06-27T10:42:28.532Z] [INFO] DataProvider ....................................... SUCCESS [ 0.169 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Packages ............................. SUCCESS [ 0.062 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Common ............................... SUCCESS [ 4.552 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 1.866 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console WAR .................................. SUCCESS [ 0.232 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 0.478 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 0.458 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 0.550 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 0.376 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 0.465 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 0.381 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 0.323 s] [2024-06-27T10:42:28.532Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.043 s] [2024-06-27T10:42:28.532Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 0.133 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 1.181 s] [2024-06-27T10:42:28.532Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 1.425 s] [2024-06-27T10:42:28.532Z] [INFO] App Client - client-side modules ................... SUCCESS [ 0.058 s] [2024-06-27T10:42:28.532Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 1.834 s] [2024-06-27T10:42:28.532Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 0.946 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 0.047 s] [2024-06-27T10:42:28.532Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 4.141 s] [2024-06-27T10:42:28.532Z] [INFO] WebServices Security and Jakarta Authentication implementation SUCCESS [ 3.594 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 0.084 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 1.887 s] [2024-06-27T10:42:28.532Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 1.906 s] [2024-06-27T10:42:28.532Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 1.553 s] [2024-06-27T10:42:28.532Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 5.853 s] [2024-06-27T10:42:28.532Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 2.275 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.069 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 1.907 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 0.549 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 0.396 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 0.364 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 0.429 s] [2024-06-27T10:42:28.532Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 1.416 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish MicroProfile modules ..................... SUCCESS [ 0.049 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish MicroProfile Connectors .................. SUCCESS [ 0.401 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish MicroProfile Config ...................... SUCCESS [ 2.495 s] [2024-06-27T10:42:28.532Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.128 s] [2024-06-27T10:42:28.532Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.078 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 0.074 s] [2024-06-27T10:42:28.532Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.151 s] [2024-06-27T10:42:28.532Z] [INFO] Glassfish distributions ............................ SUCCESS [ 0.053 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 0.735 s] [2024-06-27T10:42:28.532Z] [INFO] Glassfish Full Profile Distribution ................ SUCCESS [ 10.138 s] [2024-06-27T10:42:28.532Z] [INFO] Embedded GlassFish Common .......................... SUCCESS [ 0.063 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish UberJar InstallRoot Builder Module ....... SUCCESS [ 0.834 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish UberJar InstanceRoot Builder Module ...... SUCCESS [ 0.195 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish OSGI Modules Uninstaller ................. SUCCESS [ 0.175 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish UberJar OSGI Main Module ................. SUCCESS [ 0.283 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish UberJar Activator ........................ SUCCESS [ 0.321 s] [2024-06-27T10:42:28.532Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.067 s] [2024-06-27T10:42:28.532Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.063 s] [2024-06-27T10:42:28.532Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 39.838 s] [2024-06-27T10:42:28.532Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 1.584 s] [2024-06-27T10:42:28.532Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 25.391 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 0.051 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 21.708 s] [2024-06-27T10:42:28.532Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.054 s] [2024-06-27T10:42:28.532Z] [INFO] Debug .............................................. SUCCESS [ 8.113 s] [2024-06-27T10:42:28.532Z] [INFO] Glassfish Web Profile Distribution ................. SUCCESS [ 7.535 s] [2024-06-27T10:42:28.532Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.062 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Tests .................................... SUCCESS [ 0.047 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Admin Tests - Parent ..................... SUCCESS [ 0.048 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Admin Tests - Progress Admin Extension ... SUCCESS [ 0.465 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Integration Test Tools ................... SUCCESS [ 14.065 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Admin Tests .............................. SUCCESS [04:35 min] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Application Tests ........................ SUCCESS [02:16 min] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.057 s] [2024-06-27T10:42:28.532Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 0.839 s] [2024-06-27T10:42:28.532Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.055 s] [2024-06-27T10:42:28.533Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 1.170 s] [2024-06-27T10:42:28.533Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 1.157 s] [2024-06-27T10:42:28.533Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 0.073 s] [2024-06-27T10:42:28.533Z] [INFO] report-builder ..................................... SUCCESS [ 1.348 s] [2024-06-27T10:42:28.533Z] [INFO] reporter ........................................... SUCCESS [ 0.691 s] [2024-06-27T10:42:28.533Z] [INFO] webtest ............................................ SUCCESS [ 0.693 s] [2024-06-27T10:42:28.533Z] [INFO] GlassFish Ant Dependencies ......................... SUCCESS [ 0.076 s] [2024-06-27T10:42:28.533Z] [INFO] GlassFish Embedded Tests ........................... SUCCESS [ 0.184 s] [2024-06-27T10:42:28.533Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs SUCCESS [ 0.167 s] [2024-06-27T10:42:28.533Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations SUCCESS [ 7.240 s] [2024-06-27T10:42:28.533Z] [INFO] Basic CDI Test ..................................... SUCCESS [ 4.998 s] [2024-06-27T10:42:28.533Z] [INFO] CDI, EJB, JPA integration test ..................... SUCCESS [ 7.159 s] [2024-06-27T10:42:28.533Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml SUCCESS [ 7.114 s] [2024-06-27T10:42:28.533Z] [INFO] EJB related Embedded Tests ......................... SUCCESS [ 0.193 s] [2024-06-27T10:42:28.533Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs SUCCESS [ 10.795 s] [2024-06-27T10:42:28.533Z] [INFO] EJB Embedded API test .............................. SUCCESS [ 4.104 s] [2024-06-27T10:42:28.533Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs SUCCESS [ 12.136 s] [2024-06-27T10:42:28.533Z] [INFO] Scattered Archive Test ............................. SUCCESS [ 10.888 s] [2024-06-27T10:42:28.533Z] [INFO] GlassFish Embedded Maven Plugin Tests .............. SUCCESS [ 0.125 s] [2024-06-27T10:42:28.533Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) SUCCESS [ 5.092 s] [2024-06-27T10:42:28.533Z] [INFO] Directory Listing Test (maven-plugin/dirListing) ... SUCCESS [ 1.780 s] [2024-06-27T10:42:28.533Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) SUCCESS [ 1.807 s] [2024-06-27T10:42:28.533Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) .. SUCCESS [ 0.700 s] [2024-06-27T10:42:28.533Z] [INFO] Index Page Test (maven-plugin/index) ............... SUCCESS [ 1.476 s] [2024-06-27T10:42:28.533Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) SUCCESS [ 1.633 s] [2024-06-27T10:42:28.533Z] [INFO] Query String Test (maven-plugin/queryString) ....... SUCCESS [ 1.517 s] [2024-06-27T10:42:28.533Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) SUCCESS [ 1.606 s] [2024-06-27T10:42:28.533Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) ... SUCCESS [ 1.549 s] [2024-06-27T10:42:28.533Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) SUCCESS [ 2.010 s] [2024-06-27T10:42:28.533Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) SUCCESS [ 4.796 s] [2024-06-27T10:42:28.533Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) SUCCESS [ 2.498 s] [2024-06-27T10:42:28.533Z] [INFO] GlassFish Web Embedded Tests ....................... SUCCESS [ 0.179 s] [2024-06-27T10:42:28.533Z] [INFO] Test for glassfish-embedded-web .................... SUCCESS [01:45 min] [2024-06-27T10:42:28.533Z] [INFO] Simple embedded servlet project .................... SUCCESS [ 5.415 s] [2024-06-27T10:42:28.533Z] [INFO] Utilities for embedded testing ..................... SUCCESS [ 0.466 s] [2024-06-27T10:42:28.533Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 0.089 s] [2024-06-27T10:42:28.533Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 0.840 s] [2024-06-27T10:42:28.533Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 0.808 s] [2024-06-27T10:42:28.533Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 0.591 s] [2024-06-27T10:42:28.533Z] [INFO] Flashlight ......................................... SUCCESS [ 0.081 s] [2024-06-27T10:42:28.533Z] [INFO] Ant tasks .......................................... SUCCESS [ 0.714 s] [2024-06-27T10:42:28.533Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:42:28.533Z] [INFO] BUILD SUCCESS [2024-06-27T10:42:28.533Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:42:28.533Z] [INFO] Total time: 20:16 min [2024-06-27T10:42:28.533Z] [INFO] Finished at: 2024-06-27T10:42:28Z [2024-06-27T10:42:28.533Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // container Post stage [Pipeline] archiveArtifacts [2024-06-27T10:42:29.122Z] Archiving artifacts [Pipeline] junit [2024-06-27T10:42:33.469Z] Recording test results [2024-06-27T10:42:39.372Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (ant-tests) [Pipeline] podTemplate [Pipeline] { [Pipeline] node [2024-06-27T10:42:40.740Z] Created Pod: kubernetes glassfish/glassfish7-build-and-test-jdk21-351-853jx-0g6rq-xtc35 [2024-06-27T10:42:46.754Z] Agent glassfish7-build-and-test-jdk21-351-853jx-0g6rq-xtc35 is provisioned from template glassfish7_build-and-test_jdk21_351-853jx-0g6rq [2024-06-27T10:42:46.755Z] --- [2024-06-27T10:42:46.755Z] apiVersion: "v1" [2024-06-27T10:42:46.755Z] kind: "Pod" [2024-06-27T10:42:46.755Z] metadata: [2024-06-27T10:42:46.755Z] annotations: [2024-06-27T10:42:46.755Z] kubernetes.jenkins.io/last-refresh: "1719484960675" [2024-06-27T10:42:46.755Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish7_build-and-test_jdk21/351/" [2024-06-27T10:42:46.755Z] runUrl: "job/glassfish7_build-and-test_jdk21/351/" [2024-06-27T10:42:46.755Z] labels: [2024-06-27T10:42:46.755Z] jenkins: "slave" [2024-06-27T10:42:46.755Z] jenkins/label-digest: "1ffc8a1541f7a331b89e42724d4e7b650bad4ee5" [2024-06-27T10:42:46.755Z] jenkins/label: "glassfish7_build-and-test_jdk21_351-853jx" [2024-06-27T10:42:46.755Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:42:46.755Z] name: "glassfish7-build-and-test-jdk21-351-853jx-0g6rq-xtc35" [2024-06-27T10:42:46.755Z] namespace: "glassfish" [2024-06-27T10:42:46.755Z] spec: [2024-06-27T10:42:46.755Z] containers: [2024-06-27T10:42:46.755Z] - env: [2024-06-27T10:42:46.755Z] - name: "JENKINS_SECRET" [2024-06-27T10:42:46.755Z] value: "********" [2024-06-27T10:42:46.755Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:42:46.755Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:42:46.755Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:42:46.755Z] value: "glassfish7-build-and-test-jdk21-351-853jx-0g6rq-xtc35" [2024-06-27T10:42:46.755Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:42:46.755Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:42:46.755Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:42:46.755Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:42:46.755Z] value: "" [2024-06-27T10:42:46.755Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:42:46.755Z] value: "" [2024-06-27T10:42:46.755Z] - name: "REMOTING_OPTS" [2024-06-27T10:42:46.755Z] value: "-noReconnectAfter 1d" [2024-06-27T10:42:46.755Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:42:46.755Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:42:46.755Z] - name: "JENKINS_NAME" [2024-06-27T10:42:46.755Z] value: "glassfish7-build-and-test-jdk21-351-853jx-0g6rq-xtc35" [2024-06-27T10:42:46.755Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:42:46.755Z] value: "/home/jenkins/agent" [2024-06-27T10:42:46.755Z] - name: "JENKINS_URL" [2024-06-27T10:42:46.755Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:42:46.755Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:42:46.756Z] imagePullPolicy: "Always" [2024-06-27T10:42:46.756Z] name: "jnlp" [2024-06-27T10:42:46.756Z] resources: [2024-06-27T10:42:46.756Z] limits: [2024-06-27T10:42:46.756Z] cpu: "2000m" [2024-06-27T10:42:46.756Z] memory: "4096Mi" [2024-06-27T10:42:46.756Z] requests: [2024-06-27T10:42:46.756Z] cpu: "1000m" [2024-06-27T10:42:46.756Z] memory: "4096Mi" [2024-06-27T10:42:46.756Z] tty: true [2024-06-27T10:42:46.756Z] volumeMounts: [2024-06-27T10:42:46.756Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:42:46.756Z] name: "m2-dir" [2024-06-27T10:42:46.756Z] readOnly: true [2024-06-27T10:42:46.756Z] subPath: "toolchains.xml" [2024-06-27T10:42:46.756Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:42:46.756Z] name: "m2-dir" [2024-06-27T10:42:46.756Z] readOnly: true [2024-06-27T10:42:46.756Z] subPath: ".mavenrc" [2024-06-27T10:42:46.756Z] - mountPath: "/opt/tools" [2024-06-27T10:42:46.756Z] name: "volume-0" [2024-06-27T10:42:46.756Z] readOnly: false [2024-06-27T10:42:46.756Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:42:46.756Z] name: "volume-1" [2024-06-27T10:42:46.756Z] readOnly: false [2024-06-27T10:42:46.756Z] - mountPath: "/home/jenkins" [2024-06-27T10:42:46.756Z] name: "volume-3" [2024-06-27T10:42:46.756Z] readOnly: false [2024-06-27T10:42:46.756Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:42:46.756Z] name: "m2-secret-dir" [2024-06-27T10:42:46.756Z] readOnly: true [2024-06-27T10:42:46.756Z] subPath: "settings-security.xml" [2024-06-27T10:42:46.756Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:42:46.756Z] name: "volume-2" [2024-06-27T10:42:46.756Z] readOnly: false [2024-06-27T10:42:46.756Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:42:46.756Z] name: "m2-secret-dir" [2024-06-27T10:42:46.756Z] readOnly: true [2024-06-27T10:42:46.756Z] subPath: "settings.xml" [2024-06-27T10:42:46.756Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:42:46.756Z] name: "volume-4" [2024-06-27T10:42:46.756Z] readOnly: false [2024-06-27T10:42:46.756Z] subPath: "" [2024-06-27T10:42:46.756Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:42:46.756Z] name: "workspace-volume" [2024-06-27T10:42:46.756Z] readOnly: false [2024-06-27T10:42:46.756Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:42:46.756Z] nodeSelector: [2024-06-27T10:42:46.756Z] kubernetes.io/os: "linux" [2024-06-27T10:42:46.756Z] restartPolicy: "Never" [2024-06-27T10:42:46.756Z] volumes: [2024-06-27T10:42:46.756Z] - name: "volume-0" [2024-06-27T10:42:46.756Z] persistentVolumeClaim: [2024-06-27T10:42:46.756Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:42:46.756Z] readOnly: true [2024-06-27T10:42:46.756Z] - name: "m2-secret-dir" [2024-06-27T10:42:46.756Z] secret: [2024-06-27T10:42:46.756Z] secretName: "m2-secret-dir" [2024-06-27T10:42:46.756Z] - emptyDir: [2024-06-27T10:42:46.756Z] medium: "" [2024-06-27T10:42:46.756Z] name: "volume-2" [2024-06-27T10:42:46.756Z] - configMap: [2024-06-27T10:42:46.756Z] name: "m2-dir" [2024-06-27T10:42:46.756Z] name: "m2-dir" [2024-06-27T10:42:46.756Z] - emptyDir: [2024-06-27T10:42:46.756Z] medium: "" [2024-06-27T10:42:46.756Z] name: "volume-1" [2024-06-27T10:42:46.756Z] - emptyDir: [2024-06-27T10:42:46.756Z] medium: "" [2024-06-27T10:42:46.756Z] name: "workspace-volume" [2024-06-27T10:42:46.756Z] - configMap: [2024-06-27T10:42:46.756Z] name: "known-hosts" [2024-06-27T10:42:46.756Z] name: "volume-4" [2024-06-27T10:42:46.756Z] - emptyDir: [2024-06-27T10:42:46.756Z] medium: "" [2024-06-27T10:42:46.756Z] name: "volume-3" [2024-06-27T10:42:46.756Z] [2024-06-27T10:42:46.783Z] Running on glassfish7-build-and-test-jdk21-351-853jx-0g6rq-xtc35 in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] parallel [Pipeline] { (Branch: cdi_all) [Pipeline] { (Branch: ql_gf_full_profile_all) [Pipeline] { (Branch: ql_gf_web_profile_all) [Pipeline] { (Branch: web_jsp) [Pipeline] { (Branch: ejb_group_1) [Pipeline] { (Branch: ejb_group_2) [Pipeline] { (Branch: ejb_group_3) [Pipeline] { (Branch: ejb_group_embedded) [Pipeline] { (Branch: batch_all) [Pipeline] { (Branch: connector_group_1) [Pipeline] { (Branch: connector_group_2) [Pipeline] { (Branch: connector_group_3) [Pipeline] { (Branch: connector_group_4) [Pipeline] { (Branch: jdbc_all) [Pipeline] { (Branch: persistence_all) [Pipeline] { (Branch: naming_all) [Pipeline] { (Branch: deployment_all) [Pipeline] { (Branch: security_all) [Pipeline] { (Branch: webservice_all) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2024-06-27T10:42:52.941Z] Agent basic-2lw20 is provisioned from template basic [2024-06-27T10:42:52.942Z] --- [2024-06-27T10:42:52.942Z] apiVersion: "v1" [2024-06-27T10:42:52.942Z] kind: "Pod" [2024-06-27T10:42:52.942Z] metadata: [2024-06-27T10:42:52.942Z] annotations: [2024-06-27T10:42:52.942Z] kubernetes.jenkins.io/last-refresh: "1719484968019" [2024-06-27T10:42:52.942Z] labels: [2024-06-27T10:42:52.942Z] jenkins: "slave" [2024-06-27T10:42:52.942Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:42:52.942Z] jenkins/label: "basic" [2024-06-27T10:42:52.942Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:42:52.942Z] name: "basic-2lw20" [2024-06-27T10:42:52.942Z] namespace: "glassfish" [2024-06-27T10:42:52.942Z] spec: [2024-06-27T10:42:52.942Z] containers: [2024-06-27T10:42:52.942Z] - env: [2024-06-27T10:42:52.942Z] - name: "JENKINS_SECRET" [2024-06-27T10:42:52.942Z] value: "********" [2024-06-27T10:42:52.942Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:42:52.942Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:42:52.942Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:42:52.942Z] value: "basic-2lw20" [2024-06-27T10:42:52.942Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:42:52.942Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:42:52.942Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:42:52.942Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:42:52.942Z] value: "" [2024-06-27T10:42:52.942Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:42:52.942Z] value: "" [2024-06-27T10:42:52.942Z] - name: "REMOTING_OPTS" [2024-06-27T10:42:52.942Z] value: "-noReconnectAfter 1d" [2024-06-27T10:42:52.942Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:42:52.942Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:42:52.942Z] - name: "JENKINS_NAME" [2024-06-27T10:42:52.942Z] value: "basic-2lw20" [2024-06-27T10:42:52.942Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:42:52.942Z] value: "/home/jenkins/agent" [2024-06-27T10:42:52.942Z] - name: "JENKINS_URL" [2024-06-27T10:42:52.942Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:42:52.942Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:42:52.942Z] imagePullPolicy: "Always" [2024-06-27T10:42:52.942Z] name: "jnlp" [2024-06-27T10:42:52.942Z] resources: [2024-06-27T10:42:52.942Z] limits: [2024-06-27T10:42:52.942Z] cpu: "2000m" [2024-06-27T10:42:52.942Z] memory: "4096Mi" [2024-06-27T10:42:52.942Z] requests: [2024-06-27T10:42:52.942Z] cpu: "1000m" [2024-06-27T10:42:52.942Z] memory: "4096Mi" [2024-06-27T10:42:52.942Z] tty: true [2024-06-27T10:42:52.942Z] volumeMounts: [2024-06-27T10:42:52.942Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:42:52.942Z] name: "m2-dir" [2024-06-27T10:42:52.942Z] readOnly: true [2024-06-27T10:42:52.942Z] subPath: "toolchains.xml" [2024-06-27T10:42:52.943Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:42:52.943Z] name: "m2-dir" [2024-06-27T10:42:52.943Z] readOnly: true [2024-06-27T10:42:52.943Z] subPath: ".mavenrc" [2024-06-27T10:42:52.943Z] - mountPath: "/opt/tools" [2024-06-27T10:42:52.943Z] name: "volume-0" [2024-06-27T10:42:52.943Z] readOnly: false [2024-06-27T10:42:52.943Z] - mountPath: "/home/jenkins" [2024-06-27T10:42:52.943Z] name: "volume-2" [2024-06-27T10:42:52.943Z] readOnly: false [2024-06-27T10:42:52.943Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:42:52.943Z] name: "volume-3" [2024-06-27T10:42:52.943Z] readOnly: false [2024-06-27T10:42:52.943Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:42:52.943Z] name: "m2-secret-dir" [2024-06-27T10:42:52.943Z] readOnly: true [2024-06-27T10:42:52.943Z] subPath: "settings-security.xml" [2024-06-27T10:42:52.943Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:42:52.943Z] name: "volume-4" [2024-06-27T10:42:52.943Z] readOnly: false [2024-06-27T10:42:52.943Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:42:52.943Z] name: "m2-secret-dir" [2024-06-27T10:42:52.943Z] readOnly: true [2024-06-27T10:42:52.943Z] subPath: "settings.xml" [2024-06-27T10:42:52.943Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:42:52.943Z] name: "volume-1" [2024-06-27T10:42:52.943Z] readOnly: false [2024-06-27T10:42:52.943Z] subPath: "" [2024-06-27T10:42:52.943Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:42:52.943Z] name: "workspace-volume" [2024-06-27T10:42:52.943Z] readOnly: false [2024-06-27T10:42:52.943Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:42:52.943Z] nodeSelector: [2024-06-27T10:42:52.943Z] kubernetes.io/os: "linux" [2024-06-27T10:42:52.943Z] restartPolicy: "Never" [2024-06-27T10:42:52.943Z] volumes: [2024-06-27T10:42:52.943Z] - name: "volume-0" [2024-06-27T10:42:52.943Z] persistentVolumeClaim: [2024-06-27T10:42:52.943Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:42:52.943Z] readOnly: true [2024-06-27T10:42:52.943Z] - name: "m2-secret-dir" [2024-06-27T10:42:52.943Z] secret: [2024-06-27T10:42:52.943Z] secretName: "m2-secret-dir" [2024-06-27T10:42:52.943Z] - emptyDir: [2024-06-27T10:42:52.943Z] medium: "" [2024-06-27T10:42:52.943Z] name: "volume-2" [2024-06-27T10:42:52.943Z] - configMap: [2024-06-27T10:42:52.943Z] name: "m2-dir" [2024-06-27T10:42:52.943Z] name: "m2-dir" [2024-06-27T10:42:52.943Z] - configMap: [2024-06-27T10:42:52.943Z] name: "known-hosts" [2024-06-27T10:42:52.943Z] name: "volume-1" [2024-06-27T10:42:52.943Z] - emptyDir: [2024-06-27T10:42:52.943Z] medium: "" [2024-06-27T10:42:52.943Z] name: "workspace-volume" [2024-06-27T10:42:52.943Z] - emptyDir: [2024-06-27T10:42:52.943Z] medium: "" [2024-06-27T10:42:52.943Z] name: "volume-4" [2024-06-27T10:42:52.943Z] - emptyDir: [2024-06-27T10:42:52.943Z] medium: "" [2024-06-27T10:42:52.943Z] name: "volume-3" [2024-06-27T10:42:52.943Z] [2024-06-27T10:42:53.160Z] Running on basic-2lw20 in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [Pipeline] stage [Pipeline] { (cdi_all) [Pipeline] git [2024-06-27T10:42:53.275Z] The recommended git tool is: git [2024-06-27T10:42:54.987Z] using credential github-bot-SSH [2024-06-27T10:42:54.992Z] Cloning the remote Git repository [2024-06-27T10:42:55.004Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:42:55.038Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:42:55.063Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:42:55.063Z] > git --version # timeout=10 [2024-06-27T10:42:55.066Z] > git --version # 'git version 2.20.1' [2024-06-27T10:42:55.067Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:42:55.071Z] [INFO] Currently running in a labeled security context [2024-06-27T10:42:55.072Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh8435158560026322453.key [2024-06-27T10:42:55.077Z] Verifying host key using manually-configured host key entries [2024-06-27T10:42:55.082Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:00.436Z] Agent basic-xfzbx is provisioned from template basic [2024-06-27T10:43:00.437Z] --- [2024-06-27T10:43:00.437Z] apiVersion: "v1" [2024-06-27T10:43:00.437Z] kind: "Pod" [2024-06-27T10:43:00.437Z] metadata: [2024-06-27T10:43:00.437Z] annotations: [2024-06-27T10:43:00.437Z] kubernetes.jenkins.io/last-refresh: "1719484975027" [2024-06-27T10:43:00.437Z] labels: [2024-06-27T10:43:00.437Z] jenkins: "slave" [2024-06-27T10:43:00.437Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:00.437Z] jenkins/label: "basic" [2024-06-27T10:43:00.437Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:00.437Z] name: "basic-xfzbx" [2024-06-27T10:43:00.437Z] namespace: "glassfish" [2024-06-27T10:43:00.437Z] spec: [2024-06-27T10:43:00.437Z] containers: [2024-06-27T10:43:00.437Z] - env: [2024-06-27T10:43:00.437Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:00.437Z] value: "********" [2024-06-27T10:43:00.437Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:00.437Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:00.437Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:00.437Z] value: "basic-xfzbx" [2024-06-27T10:43:00.437Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:00.437Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:00.437Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:00.437Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:00.437Z] value: "" [2024-06-27T10:43:00.437Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:00.437Z] value: "" [2024-06-27T10:43:00.437Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:00.437Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:00.437Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:00.437Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:00.437Z] - name: "JENKINS_NAME" [2024-06-27T10:43:00.437Z] value: "basic-xfzbx" [2024-06-27T10:43:00.437Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:00.437Z] value: "/home/jenkins/agent" [2024-06-27T10:43:00.437Z] - name: "JENKINS_URL" [2024-06-27T10:43:00.437Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:00.437Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:00.437Z] imagePullPolicy: "Always" [2024-06-27T10:43:00.437Z] name: "jnlp" [2024-06-27T10:43:00.437Z] resources: [2024-06-27T10:43:00.437Z] limits: [2024-06-27T10:43:00.437Z] cpu: "2000m" [2024-06-27T10:43:00.437Z] memory: "4096Mi" [2024-06-27T10:43:00.437Z] requests: [2024-06-27T10:43:00.438Z] cpu: "1000m" [2024-06-27T10:43:00.438Z] memory: "4096Mi" [2024-06-27T10:43:00.438Z] tty: true [2024-06-27T10:43:00.438Z] volumeMounts: [2024-06-27T10:43:00.438Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:00.438Z] name: "m2-dir" [2024-06-27T10:43:00.438Z] readOnly: true [2024-06-27T10:43:00.438Z] subPath: "toolchains.xml" [2024-06-27T10:43:00.438Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:00.438Z] name: "m2-dir" [2024-06-27T10:43:00.438Z] readOnly: true [2024-06-27T10:43:00.438Z] subPath: ".mavenrc" [2024-06-27T10:43:00.438Z] - mountPath: "/opt/tools" [2024-06-27T10:43:00.438Z] name: "volume-0" [2024-06-27T10:43:00.438Z] readOnly: false [2024-06-27T10:43:00.438Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:00.438Z] name: "volume-2" [2024-06-27T10:43:00.438Z] readOnly: false [2024-06-27T10:43:00.438Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:00.438Z] name: "volume-3" [2024-06-27T10:43:00.438Z] readOnly: false [2024-06-27T10:43:00.438Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:00.438Z] name: "m2-secret-dir" [2024-06-27T10:43:00.438Z] readOnly: true [2024-06-27T10:43:00.438Z] subPath: "settings-security.xml" [2024-06-27T10:43:00.438Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:00.438Z] name: "volume-4" [2024-06-27T10:43:00.438Z] readOnly: false [2024-06-27T10:43:00.438Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:00.438Z] name: "m2-secret-dir" [2024-06-27T10:43:00.438Z] readOnly: true [2024-06-27T10:43:00.438Z] subPath: "settings.xml" [2024-06-27T10:43:00.438Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:00.438Z] name: "volume-1" [2024-06-27T10:43:00.438Z] readOnly: false [2024-06-27T10:43:00.438Z] subPath: "" [2024-06-27T10:43:00.438Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:00.438Z] name: "workspace-volume" [2024-06-27T10:43:00.438Z] readOnly: false [2024-06-27T10:43:00.438Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:00.438Z] nodeSelector: [2024-06-27T10:43:00.438Z] kubernetes.io/os: "linux" [2024-06-27T10:43:00.438Z] restartPolicy: "Never" [2024-06-27T10:43:00.438Z] volumes: [2024-06-27T10:43:00.438Z] - name: "volume-0" [2024-06-27T10:43:00.438Z] persistentVolumeClaim: [2024-06-27T10:43:00.438Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:00.438Z] readOnly: true [2024-06-27T10:43:00.438Z] - name: "m2-secret-dir" [2024-06-27T10:43:00.438Z] secret: [2024-06-27T10:43:00.438Z] secretName: "m2-secret-dir" [2024-06-27T10:43:00.438Z] - emptyDir: [2024-06-27T10:43:00.438Z] medium: "" [2024-06-27T10:43:00.438Z] name: "volume-2" [2024-06-27T10:43:00.438Z] - configMap: [2024-06-27T10:43:00.438Z] name: "m2-dir" [2024-06-27T10:43:00.438Z] name: "m2-dir" [2024-06-27T10:43:00.438Z] - configMap: [2024-06-27T10:43:00.438Z] name: "known-hosts" [2024-06-27T10:43:00.438Z] name: "volume-1" [2024-06-27T10:43:00.438Z] - emptyDir: [2024-06-27T10:43:00.438Z] medium: "" [2024-06-27T10:43:00.438Z] name: "workspace-volume" [2024-06-27T10:43:00.438Z] - emptyDir: [2024-06-27T10:43:00.438Z] medium: "" [2024-06-27T10:43:00.438Z] name: "volume-4" [2024-06-27T10:43:00.438Z] - emptyDir: [2024-06-27T10:43:00.438Z] medium: "" [2024-06-27T10:43:00.438Z] name: "volume-3" [2024-06-27T10:43:00.438Z] [2024-06-27T10:43:00.509Z] Running on basic-xfzbx in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [Pipeline] stage [Pipeline] { (ql_gf_full_profile_all) [2024-06-27T10:43:00.757Z] Agent basic-2zknr is provisioned from template basic [2024-06-27T10:43:00.757Z] Agent basic-7d88b is provisioned from template basic [2024-06-27T10:43:00.758Z] --- [2024-06-27T10:43:00.758Z] apiVersion: "v1" [2024-06-27T10:43:00.758Z] kind: "Pod" [2024-06-27T10:43:00.758Z] metadata: [2024-06-27T10:43:00.758Z] annotations: [2024-06-27T10:43:00.758Z] kubernetes.jenkins.io/last-refresh: "1719484975324" [2024-06-27T10:43:00.758Z] labels: [2024-06-27T10:43:00.758Z] --- [2024-06-27T10:43:00.758Z] jenkins: "slave" [2024-06-27T10:43:00.758Z] apiVersion: "v1" [2024-06-27T10:43:00.758Z] kind: "Pod" [2024-06-27T10:43:00.758Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:00.758Z] metadata: [2024-06-27T10:43:00.758Z] jenkins/label: "basic" [2024-06-27T10:43:00.758Z] annotations: [2024-06-27T10:43:00.758Z] kubernetes.jenkins.io/last-refresh: "1719484975495" [2024-06-27T10:43:00.758Z] labels: [2024-06-27T10:43:00.758Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:00.758Z] jenkins: "slave" [2024-06-27T10:43:00.758Z] name: "basic-2zknr" [2024-06-27T10:43:00.758Z] namespace: "glassfish" [2024-06-27T10:43:00.758Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:00.758Z] spec: [2024-06-27T10:43:00.758Z] containers: [2024-06-27T10:43:00.758Z] - env: [2024-06-27T10:43:00.758Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:00.758Z] value: "********" [2024-06-27T10:43:00.758Z] jenkins/label: "basic" [2024-06-27T10:43:00.758Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:00.758Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:00.758Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:00.758Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:00.758Z] name: "basic-7d88b" [2024-06-27T10:43:00.758Z] value: "basic-2zknr" [2024-06-27T10:43:00.758Z] namespace: "glassfish" [2024-06-27T10:43:00.758Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:00.758Z] spec: [2024-06-27T10:43:00.758Z] containers: [2024-06-27T10:43:00.758Z] - env: [2024-06-27T10:43:00.758Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:00.758Z] value: "********" [2024-06-27T10:43:00.758Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:00.758Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:00.758Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:00.758Z] value: "" [2024-06-27T10:43:00.758Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:00.758Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:00.758Z] value: "" [2024-06-27T10:43:00.758Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:00.758Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:00.758Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:00.758Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:00.758Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:00.758Z] value: "basic-7d88b" [2024-06-27T10:43:00.758Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:00.758Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:00.758Z] - name: "JENKINS_NAME" [2024-06-27T10:43:00.758Z] value: "basic-2zknr" [2024-06-27T10:43:00.758Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:00.758Z] value: "/home/jenkins/agent" [2024-06-27T10:43:00.758Z] - name: "JENKINS_URL" [2024-06-27T10:43:00.758Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:00.758Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:00.758Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:00.758Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:00.758Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:00.758Z] value: "" [2024-06-27T10:43:00.758Z] imagePullPolicy: "Always" [2024-06-27T10:43:00.758Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:00.758Z] name: "jnlp" [2024-06-27T10:43:00.758Z] value: "" [2024-06-27T10:43:00.758Z] resources: [2024-06-27T10:43:00.758Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:00.758Z] limits: [2024-06-27T10:43:00.758Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:00.758Z] cpu: "2000m" [2024-06-27T10:43:00.758Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:00.758Z] memory: "4096Mi" [2024-06-27T10:43:00.758Z] requests: [2024-06-27T10:43:00.758Z] cpu: "1000m" [2024-06-27T10:43:00.758Z] memory: "4096Mi" [2024-06-27T10:43:00.758Z] tty: true [2024-06-27T10:43:00.758Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:00.758Z] volumeMounts: [2024-06-27T10:43:00.758Z] - name: "JENKINS_NAME" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:00.758Z] value: "basic-7d88b" [2024-06-27T10:43:00.758Z] name: "m2-dir" [2024-06-27T10:43:00.758Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:00.758Z] readOnly: true [2024-06-27T10:43:00.758Z] value: "/home/jenkins/agent" [2024-06-27T10:43:00.758Z] subPath: "toolchains.xml" [2024-06-27T10:43:00.758Z] - name: "JENKINS_URL" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:00.758Z] name: "m2-dir" [2024-06-27T10:43:00.758Z] readOnly: true [2024-06-27T10:43:00.758Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:00.758Z] subPath: ".mavenrc" [2024-06-27T10:43:00.758Z] - mountPath: "/opt/tools" [2024-06-27T10:43:00.758Z] name: "volume-0" [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:00.758Z] name: "volume-2" [2024-06-27T10:43:00.758Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] imagePullPolicy: "Always" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:00.758Z] name: "jnlp" [2024-06-27T10:43:00.758Z] name: "volume-3" [2024-06-27T10:43:00.758Z] resources: [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] limits: [2024-06-27T10:43:00.758Z] cpu: "2000m" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:00.758Z] memory: "4096Mi" [2024-06-27T10:43:00.758Z] name: "m2-secret-dir" [2024-06-27T10:43:00.758Z] requests: [2024-06-27T10:43:00.758Z] readOnly: true [2024-06-27T10:43:00.758Z] cpu: "1000m" [2024-06-27T10:43:00.758Z] subPath: "settings-security.xml" [2024-06-27T10:43:00.758Z] memory: "4096Mi" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:00.758Z] tty: true [2024-06-27T10:43:00.758Z] name: "volume-4" [2024-06-27T10:43:00.758Z] volumeMounts: [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:00.758Z] name: "m2-dir" [2024-06-27T10:43:00.758Z] name: "m2-secret-dir" [2024-06-27T10:43:00.758Z] readOnly: true [2024-06-27T10:43:00.758Z] readOnly: true [2024-06-27T10:43:00.758Z] subPath: "toolchains.xml" [2024-06-27T10:43:00.758Z] subPath: "settings.xml" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:00.758Z] name: "m2-dir" [2024-06-27T10:43:00.758Z] name: "volume-1" [2024-06-27T10:43:00.758Z] readOnly: true [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] subPath: ".mavenrc" [2024-06-27T10:43:00.758Z] subPath: "" [2024-06-27T10:43:00.758Z] - mountPath: "/opt/tools" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:00.758Z] name: "volume-0" [2024-06-27T10:43:00.758Z] name: "workspace-volume" [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:00.758Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:00.758Z] name: "volume-2" [2024-06-27T10:43:00.758Z] nodeSelector: [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] kubernetes.io/os: "linux" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:00.758Z] restartPolicy: "Never" [2024-06-27T10:43:00.758Z] volumes: [2024-06-27T10:43:00.758Z] - name: "volume-0" [2024-06-27T10:43:00.758Z] name: "volume-3" [2024-06-27T10:43:00.758Z] persistentVolumeClaim: [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:00.758Z] readOnly: true [2024-06-27T10:43:00.758Z] name: "m2-secret-dir" [2024-06-27T10:43:00.758Z] - name: "m2-secret-dir" [2024-06-27T10:43:00.758Z] readOnly: true [2024-06-27T10:43:00.758Z] secret: [2024-06-27T10:43:00.758Z] subPath: "settings-security.xml" [2024-06-27T10:43:00.758Z] secretName: "m2-secret-dir" [2024-06-27T10:43:00.758Z] - emptyDir: [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:00.758Z] medium: "" [2024-06-27T10:43:00.758Z] name: "volume-4" [2024-06-27T10:43:00.758Z] name: "volume-2" [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] - configMap: [2024-06-27T10:43:00.758Z] name: "m2-dir" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:00.758Z] name: "m2-dir" [2024-06-27T10:43:00.758Z] name: "m2-secret-dir" [2024-06-27T10:43:00.758Z] - configMap: [2024-06-27T10:43:00.758Z] readOnly: true [2024-06-27T10:43:00.758Z] name: "known-hosts" [2024-06-27T10:43:00.758Z] subPath: "settings.xml" [2024-06-27T10:43:00.758Z] name: "volume-1" [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:00.758Z] - emptyDir: [2024-06-27T10:43:00.758Z] name: "volume-1" [2024-06-27T10:43:00.758Z] medium: "" [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] name: "workspace-volume" [2024-06-27T10:43:00.758Z] subPath: "" [2024-06-27T10:43:00.758Z] - emptyDir: [2024-06-27T10:43:00.758Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:00.758Z] medium: "" [2024-06-27T10:43:00.758Z] name: "workspace-volume" [2024-06-27T10:43:00.758Z] name: "volume-4" [2024-06-27T10:43:00.758Z] readOnly: false [2024-06-27T10:43:00.758Z] - emptyDir: [2024-06-27T10:43:00.758Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:00.759Z] medium: "" [2024-06-27T10:43:00.759Z] nodeSelector: [2024-06-27T10:43:00.759Z] name: "volume-3" [2024-06-27T10:43:00.759Z] kubernetes.io/os: "linux" [2024-06-27T10:43:00.759Z] [2024-06-27T10:43:00.759Z] restartPolicy: "Never" [2024-06-27T10:43:00.759Z] volumes: [2024-06-27T10:43:00.759Z] - name: "volume-0" [2024-06-27T10:43:00.759Z] persistentVolumeClaim: [2024-06-27T10:43:00.759Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:00.759Z] readOnly: true [2024-06-27T10:43:00.759Z] - name: "m2-secret-dir" [2024-06-27T10:43:00.759Z] secret: [2024-06-27T10:43:00.759Z] secretName: "m2-secret-dir" [2024-06-27T10:43:00.759Z] - emptyDir: [2024-06-27T10:43:00.759Z] medium: "" [2024-06-27T10:43:00.759Z] name: "volume-2" [2024-06-27T10:43:00.759Z] - configMap: [2024-06-27T10:43:00.759Z] name: "m2-dir" [2024-06-27T10:43:00.759Z] name: "m2-dir" [2024-06-27T10:43:00.759Z] - configMap: [2024-06-27T10:43:00.759Z] name: "known-hosts" [2024-06-27T10:43:00.759Z] name: "volume-1" [2024-06-27T10:43:00.759Z] - emptyDir: [2024-06-27T10:43:00.759Z] medium: "" [2024-06-27T10:43:00.759Z] name: "workspace-volume" [2024-06-27T10:43:00.759Z] - emptyDir: [2024-06-27T10:43:00.759Z] medium: "" [2024-06-27T10:43:00.759Z] name: "volume-4" [2024-06-27T10:43:00.759Z] - emptyDir: [2024-06-27T10:43:00.759Z] medium: "" [2024-06-27T10:43:00.759Z] name: "volume-3" [2024-06-27T10:43:00.759Z] [2024-06-27T10:43:00.785Z] Running on basic-2zknr in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:43:00.850Z] Agent basic-9dpn0 is provisioned from template basic [2024-06-27T10:43:00.851Z] --- [2024-06-27T10:43:00.851Z] apiVersion: "v1" [2024-06-27T10:43:00.851Z] kind: "Pod" [2024-06-27T10:43:00.851Z] metadata: [2024-06-27T10:43:00.851Z] annotations: [2024-06-27T10:43:00.851Z] kubernetes.jenkins.io/last-refresh: "1719484975043" [2024-06-27T10:43:00.851Z] labels: [2024-06-27T10:43:00.851Z] jenkins: "slave" [2024-06-27T10:43:00.851Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:00.851Z] jenkins/label: "basic" [2024-06-27T10:43:00.851Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:00.851Z] name: "basic-9dpn0" [2024-06-27T10:43:00.851Z] namespace: "glassfish" [2024-06-27T10:43:00.851Z] spec: [2024-06-27T10:43:00.851Z] containers: [2024-06-27T10:43:00.851Z] - env: [2024-06-27T10:43:00.851Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:00.851Z] value: "********" [2024-06-27T10:43:00.851Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:00.851Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:00.851Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:00.851Z] value: "basic-9dpn0" [2024-06-27T10:43:00.851Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:00.851Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:00.851Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:00.851Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:00.851Z] value: "" [2024-06-27T10:43:00.851Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:00.851Z] value: "" [2024-06-27T10:43:00.851Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:00.851Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:00.851Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:00.851Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:00.851Z] - name: "JENKINS_NAME" [2024-06-27T10:43:00.851Z] value: "basic-9dpn0" [2024-06-27T10:43:00.851Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:00.851Z] value: "/home/jenkins/agent" [2024-06-27T10:43:00.851Z] - name: "JENKINS_URL" [2024-06-27T10:43:00.851Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:00.851Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:00.851Z] imagePullPolicy: "Always" [2024-06-27T10:43:00.851Z] name: "jnlp" [2024-06-27T10:43:00.851Z] resources: [2024-06-27T10:43:00.851Z] limits: [2024-06-27T10:43:00.852Z] cpu: "2000m" [2024-06-27T10:43:00.852Z] memory: "4096Mi" [2024-06-27T10:43:00.852Z] requests: [2024-06-27T10:43:00.852Z] cpu: "1000m" [2024-06-27T10:43:00.852Z] memory: "4096Mi" [2024-06-27T10:43:00.852Z] tty: true [2024-06-27T10:43:00.852Z] volumeMounts: [2024-06-27T10:43:00.852Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:00.852Z] name: "m2-dir" [2024-06-27T10:43:00.852Z] readOnly: true [2024-06-27T10:43:00.852Z] subPath: "toolchains.xml" [2024-06-27T10:43:00.852Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:00.852Z] name: "m2-dir" [2024-06-27T10:43:00.852Z] readOnly: true [2024-06-27T10:43:00.852Z] subPath: ".mavenrc" [2024-06-27T10:43:00.852Z] - mountPath: "/opt/tools" [2024-06-27T10:43:00.852Z] name: "volume-0" [2024-06-27T10:43:00.852Z] readOnly: false [2024-06-27T10:43:00.852Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:00.852Z] name: "volume-2" [2024-06-27T10:43:00.852Z] readOnly: false [2024-06-27T10:43:00.852Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:00.852Z] name: "volume-3" [2024-06-27T10:43:00.852Z] readOnly: false [2024-06-27T10:43:00.852Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:00.852Z] name: "m2-secret-dir" [2024-06-27T10:43:00.852Z] readOnly: true [2024-06-27T10:43:00.852Z] subPath: "settings-security.xml" [2024-06-27T10:43:00.852Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:00.852Z] name: "volume-4" [2024-06-27T10:43:00.852Z] readOnly: false [2024-06-27T10:43:00.852Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:00.852Z] name: "m2-secret-dir" [2024-06-27T10:43:00.852Z] readOnly: true [2024-06-27T10:43:00.852Z] subPath: "settings.xml" [2024-06-27T10:43:00.852Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:00.852Z] name: "volume-1" [2024-06-27T10:43:00.852Z] readOnly: false [2024-06-27T10:43:00.852Z] subPath: "" [2024-06-27T10:43:00.852Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:00.852Z] name: "workspace-volume" [2024-06-27T10:43:00.852Z] readOnly: false [2024-06-27T10:43:00.852Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:00.852Z] nodeSelector: [2024-06-27T10:43:00.852Z] kubernetes.io/os: "linux" [2024-06-27T10:43:00.852Z] restartPolicy: "Never" [2024-06-27T10:43:00.852Z] volumes: [2024-06-27T10:43:00.852Z] - name: "volume-0" [2024-06-27T10:43:00.852Z] persistentVolumeClaim: [2024-06-27T10:43:00.852Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:00.852Z] readOnly: true [2024-06-27T10:43:00.852Z] - name: "m2-secret-dir" [2024-06-27T10:43:00.852Z] secret: [2024-06-27T10:43:00.852Z] secretName: "m2-secret-dir" [2024-06-27T10:43:00.852Z] - emptyDir: [2024-06-27T10:43:00.852Z] medium: "" [2024-06-27T10:43:00.852Z] name: "volume-2" [2024-06-27T10:43:00.852Z] - configMap: [2024-06-27T10:43:00.852Z] name: "m2-dir" [2024-06-27T10:43:00.852Z] name: "m2-dir" [2024-06-27T10:43:00.852Z] - configMap: [2024-06-27T10:43:00.852Z] name: "known-hosts" [2024-06-27T10:43:00.852Z] name: "volume-1" [2024-06-27T10:43:00.852Z] - emptyDir: [2024-06-27T10:43:00.852Z] medium: "" [2024-06-27T10:43:00.852Z] name: "workspace-volume" [2024-06-27T10:43:00.852Z] - emptyDir: [2024-06-27T10:43:00.852Z] medium: "" [2024-06-27T10:43:00.852Z] name: "volume-4" [2024-06-27T10:43:00.852Z] - emptyDir: [2024-06-27T10:43:00.852Z] medium: "" [2024-06-27T10:43:00.852Z] name: "volume-3" [2024-06-27T10:43:00.852Z] [2024-06-27T10:43:00.876Z] Running on basic-9dpn0 in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:43:00.943Z] Running on basic-7d88b in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:43:00.989Z] Agent basic-kq39w is provisioned from template basic [2024-06-27T10:43:00.990Z] --- [2024-06-27T10:43:00.990Z] apiVersion: "v1" [2024-06-27T10:43:00.990Z] kind: "Pod" [2024-06-27T10:43:00.990Z] metadata: [2024-06-27T10:43:00.990Z] annotations: [2024-06-27T10:43:00.990Z] kubernetes.jenkins.io/last-refresh: "1719484975359" [2024-06-27T10:43:00.990Z] labels: [2024-06-27T10:43:00.990Z] jenkins: "slave" [2024-06-27T10:43:00.990Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:00.990Z] jenkins/label: "basic" [2024-06-27T10:43:00.990Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:00.990Z] name: "basic-kq39w" [2024-06-27T10:43:00.990Z] namespace: "glassfish" [2024-06-27T10:43:00.990Z] spec: [2024-06-27T10:43:00.990Z] containers: [2024-06-27T10:43:00.990Z] - env: [2024-06-27T10:43:00.990Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:00.990Z] value: "********" [2024-06-27T10:43:00.990Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:00.990Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:00.990Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:00.990Z] value: "basic-kq39w" [2024-06-27T10:43:00.990Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:00.991Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:00.991Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:00.991Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:00.991Z] value: "" [2024-06-27T10:43:00.991Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:00.991Z] value: "" [2024-06-27T10:43:00.991Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:00.991Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:00.991Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:00.991Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:00.991Z] - name: "JENKINS_NAME" [2024-06-27T10:43:00.991Z] value: "basic-kq39w" [2024-06-27T10:43:00.991Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:00.991Z] value: "/home/jenkins/agent" [2024-06-27T10:43:00.991Z] - name: "JENKINS_URL" [2024-06-27T10:43:00.991Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:00.991Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:00.991Z] imagePullPolicy: "Always" [2024-06-27T10:43:00.991Z] name: "jnlp" [2024-06-27T10:43:00.991Z] resources: [2024-06-27T10:43:00.991Z] limits: [2024-06-27T10:43:00.991Z] cpu: "2000m" [2024-06-27T10:43:00.991Z] memory: "4096Mi" [2024-06-27T10:43:00.991Z] requests: [2024-06-27T10:43:00.991Z] cpu: "1000m" [2024-06-27T10:43:00.991Z] memory: "4096Mi" [2024-06-27T10:43:00.991Z] tty: true [2024-06-27T10:43:00.991Z] volumeMounts: [2024-06-27T10:43:00.991Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:00.991Z] name: "m2-dir" [2024-06-27T10:43:00.991Z] readOnly: true [2024-06-27T10:43:00.991Z] subPath: "toolchains.xml" [2024-06-27T10:43:00.991Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:00.991Z] name: "m2-dir" [2024-06-27T10:43:00.991Z] readOnly: true [2024-06-27T10:43:00.991Z] subPath: ".mavenrc" [2024-06-27T10:43:00.991Z] - mountPath: "/opt/tools" [2024-06-27T10:43:00.991Z] name: "volume-0" [2024-06-27T10:43:00.991Z] readOnly: false [2024-06-27T10:43:00.991Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:00.991Z] name: "volume-2" [2024-06-27T10:43:00.991Z] readOnly: false [2024-06-27T10:43:00.991Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:00.991Z] name: "volume-3" [2024-06-27T10:43:00.991Z] readOnly: false [2024-06-27T10:43:00.991Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:00.991Z] name: "m2-secret-dir" [2024-06-27T10:43:00.991Z] readOnly: true [2024-06-27T10:43:00.991Z] subPath: "settings-security.xml" [2024-06-27T10:43:00.991Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:00.991Z] name: "volume-4" [2024-06-27T10:43:00.991Z] readOnly: false [2024-06-27T10:43:00.991Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:00.991Z] name: "m2-secret-dir" [2024-06-27T10:43:00.991Z] readOnly: true [2024-06-27T10:43:00.991Z] subPath: "settings.xml" [2024-06-27T10:43:00.991Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:00.991Z] name: "volume-1" [2024-06-27T10:43:00.991Z] readOnly: false [2024-06-27T10:43:00.991Z] subPath: "" [2024-06-27T10:43:00.991Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:00.991Z] name: "workspace-volume" [2024-06-27T10:43:00.991Z] readOnly: false [2024-06-27T10:43:00.991Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:00.991Z] nodeSelector: [2024-06-27T10:43:00.991Z] kubernetes.io/os: "linux" [2024-06-27T10:43:00.991Z] restartPolicy: "Never" [2024-06-27T10:43:00.991Z] volumes: [2024-06-27T10:43:00.991Z] - name: "volume-0" [2024-06-27T10:43:00.991Z] persistentVolumeClaim: [2024-06-27T10:43:00.991Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:00.991Z] readOnly: true [2024-06-27T10:43:00.991Z] - name: "m2-secret-dir" [2024-06-27T10:43:00.991Z] secret: [2024-06-27T10:43:00.991Z] secretName: "m2-secret-dir" [2024-06-27T10:43:00.991Z] - emptyDir: [2024-06-27T10:43:00.991Z] medium: "" [2024-06-27T10:43:00.991Z] name: "volume-2" [2024-06-27T10:43:00.991Z] - configMap: [2024-06-27T10:43:00.991Z] name: "m2-dir" [2024-06-27T10:43:00.991Z] name: "m2-dir" [2024-06-27T10:43:00.991Z] - configMap: [2024-06-27T10:43:00.991Z] name: "known-hosts" [2024-06-27T10:43:00.991Z] name: "volume-1" [2024-06-27T10:43:00.991Z] - emptyDir: [2024-06-27T10:43:00.991Z] medium: "" [2024-06-27T10:43:00.991Z] name: "workspace-volume" [2024-06-27T10:43:00.991Z] - emptyDir: [2024-06-27T10:43:00.991Z] medium: "" [2024-06-27T10:43:00.991Z] name: "volume-4" [2024-06-27T10:43:00.991Z] - emptyDir: [2024-06-27T10:43:00.991Z] medium: "" [2024-06-27T10:43:00.991Z] name: "volume-3" [2024-06-27T10:43:00.991Z] [2024-06-27T10:43:01.015Z] Running on basic-kq39w in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] git [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-06-27T10:43:01.146Z] Agent basic-xkk4w is provisioned from template basic [2024-06-27T10:43:01.147Z] --- [2024-06-27T10:43:01.147Z] apiVersion: "v1" [2024-06-27T10:43:01.147Z] kind: "Pod" [2024-06-27T10:43:01.147Z] metadata: [2024-06-27T10:43:01.147Z] annotations: [2024-06-27T10:43:01.147Z] kubernetes.jenkins.io/last-refresh: "1719484975299" [2024-06-27T10:43:01.147Z] labels: [2024-06-27T10:43:01.147Z] jenkins: "slave" [2024-06-27T10:43:01.147Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:01.147Z] jenkins/label: "basic" [2024-06-27T10:43:01.147Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:01.147Z] name: "basic-xkk4w" [2024-06-27T10:43:01.147Z] namespace: "glassfish" [2024-06-27T10:43:01.147Z] spec: [2024-06-27T10:43:01.147Z] containers: [2024-06-27T10:43:01.147Z] - env: [2024-06-27T10:43:01.147Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:01.147Z] value: "********" [2024-06-27T10:43:01.147Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:01.147Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:01.147Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:01.147Z] value: "basic-xkk4w" [2024-06-27T10:43:01.147Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:01.147Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:01.148Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:01.148Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:01.148Z] value: "" [2024-06-27T10:43:01.148Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:01.148Z] value: "" [2024-06-27T10:43:01.148Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:01.148Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:01.148Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:01.148Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:01.148Z] - name: "JENKINS_NAME" [2024-06-27T10:43:01.148Z] value: "basic-xkk4w" [2024-06-27T10:43:01.148Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:01.148Z] value: "/home/jenkins/agent" [2024-06-27T10:43:01.148Z] - name: "JENKINS_URL" [2024-06-27T10:43:01.148Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:01.148Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:01.148Z] imagePullPolicy: "Always" [2024-06-27T10:43:01.148Z] name: "jnlp" [2024-06-27T10:43:01.148Z] resources: [2024-06-27T10:43:01.148Z] limits: [2024-06-27T10:43:01.148Z] cpu: "2000m" [2024-06-27T10:43:01.148Z] memory: "4096Mi" [2024-06-27T10:43:01.148Z] requests: [2024-06-27T10:43:01.148Z] cpu: "1000m" [2024-06-27T10:43:01.148Z] memory: "4096Mi" [2024-06-27T10:43:01.148Z] tty: true [2024-06-27T10:43:01.148Z] volumeMounts: [2024-06-27T10:43:01.148Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:01.148Z] name: "m2-dir" [2024-06-27T10:43:01.148Z] readOnly: true [2024-06-27T10:43:01.148Z] subPath: "toolchains.xml" [2024-06-27T10:43:01.148Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:01.148Z] name: "m2-dir" [2024-06-27T10:43:01.148Z] readOnly: true [2024-06-27T10:43:01.148Z] subPath: ".mavenrc" [2024-06-27T10:43:01.148Z] - mountPath: "/opt/tools" [2024-06-27T10:43:01.148Z] name: "volume-0" [2024-06-27T10:43:01.148Z] readOnly: false [2024-06-27T10:43:01.148Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:01.148Z] name: "volume-2" [2024-06-27T10:43:01.148Z] readOnly: false [2024-06-27T10:43:01.148Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:01.148Z] name: "volume-3" [2024-06-27T10:43:01.148Z] readOnly: false [2024-06-27T10:43:01.148Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:01.148Z] name: "m2-secret-dir" [2024-06-27T10:43:01.148Z] readOnly: true [2024-06-27T10:43:01.148Z] subPath: "settings-security.xml" [2024-06-27T10:43:01.148Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:01.148Z] name: "volume-4" [2024-06-27T10:43:01.148Z] readOnly: false [2024-06-27T10:43:01.148Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:01.148Z] name: "m2-secret-dir" [2024-06-27T10:43:01.148Z] readOnly: true [2024-06-27T10:43:01.148Z] subPath: "settings.xml" [2024-06-27T10:43:01.148Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:01.148Z] name: "volume-1" [2024-06-27T10:43:01.148Z] readOnly: false [2024-06-27T10:43:01.148Z] subPath: "" [2024-06-27T10:43:01.148Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:01.148Z] name: "workspace-volume" [2024-06-27T10:43:01.148Z] readOnly: false [2024-06-27T10:43:01.148Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:01.148Z] nodeSelector: [2024-06-27T10:43:01.148Z] kubernetes.io/os: "linux" [2024-06-27T10:43:01.148Z] restartPolicy: "Never" [2024-06-27T10:43:01.148Z] volumes: [2024-06-27T10:43:01.148Z] - name: "volume-0" [2024-06-27T10:43:01.148Z] persistentVolumeClaim: [2024-06-27T10:43:01.148Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:01.148Z] readOnly: true [2024-06-27T10:43:01.148Z] - name: "m2-secret-dir" [2024-06-27T10:43:01.148Z] secret: [2024-06-27T10:43:01.148Z] secretName: "m2-secret-dir" [2024-06-27T10:43:01.148Z] - emptyDir: [2024-06-27T10:43:01.148Z] medium: "" [2024-06-27T10:43:01.148Z] name: "volume-2" [2024-06-27T10:43:01.148Z] - configMap: [2024-06-27T10:43:01.148Z] name: "m2-dir" [2024-06-27T10:43:01.148Z] name: "m2-dir" [2024-06-27T10:43:01.148Z] - configMap: [2024-06-27T10:43:01.148Z] name: "known-hosts" [2024-06-27T10:43:01.148Z] name: "volume-1" [2024-06-27T10:43:01.148Z] - emptyDir: [2024-06-27T10:43:01.148Z] medium: "" [2024-06-27T10:43:01.148Z] name: "workspace-volume" [2024-06-27T10:43:01.148Z] - emptyDir: [2024-06-27T10:43:01.148Z] medium: "" [2024-06-27T10:43:01.148Z] name: "volume-4" [2024-06-27T10:43:01.148Z] - emptyDir: [2024-06-27T10:43:01.148Z] medium: "" [2024-06-27T10:43:01.148Z] name: "volume-3" [2024-06-27T10:43:01.148Z] [2024-06-27T10:43:01.172Z] Running on basic-xkk4w in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:43:01.187Z] Agent basic-428jq is provisioned from template basic [2024-06-27T10:43:01.188Z] --- [2024-06-27T10:43:01.188Z] apiVersion: "v1" [2024-06-27T10:43:01.188Z] kind: "Pod" [2024-06-27T10:43:01.188Z] metadata: [2024-06-27T10:43:01.188Z] annotations: [2024-06-27T10:43:01.188Z] kubernetes.jenkins.io/last-refresh: "1719484975677" [2024-06-27T10:43:01.188Z] labels: [2024-06-27T10:43:01.188Z] jenkins: "slave" [2024-06-27T10:43:01.188Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:01.188Z] jenkins/label: "basic" [2024-06-27T10:43:01.188Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:01.188Z] name: "basic-428jq" [2024-06-27T10:43:01.188Z] namespace: "glassfish" [2024-06-27T10:43:01.188Z] spec: [2024-06-27T10:43:01.188Z] containers: [2024-06-27T10:43:01.188Z] - env: [2024-06-27T10:43:01.188Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:01.188Z] value: "********" [2024-06-27T10:43:01.188Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:01.188Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:01.188Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:01.188Z] value: "basic-428jq" [2024-06-27T10:43:01.188Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:01.188Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:01.188Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:01.188Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:01.188Z] value: "" [2024-06-27T10:43:01.188Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:01.188Z] value: "" [2024-06-27T10:43:01.188Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:01.188Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:01.188Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:01.188Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:01.188Z] - name: "JENKINS_NAME" [2024-06-27T10:43:01.188Z] value: "basic-428jq" [2024-06-27T10:43:01.188Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:01.188Z] value: "/home/jenkins/agent" [2024-06-27T10:43:01.188Z] - name: "JENKINS_URL" [2024-06-27T10:43:01.188Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:01.188Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:01.188Z] imagePullPolicy: "Always" [2024-06-27T10:43:01.188Z] name: "jnlp" [2024-06-27T10:43:01.188Z] resources: [2024-06-27T10:43:01.188Z] limits: [2024-06-27T10:43:01.188Z] cpu: "2000m" [2024-06-27T10:43:01.188Z] memory: "4096Mi" [2024-06-27T10:43:01.188Z] requests: [2024-06-27T10:43:01.188Z] cpu: "1000m" [2024-06-27T10:43:01.188Z] memory: "4096Mi" [2024-06-27T10:43:01.188Z] tty: true [2024-06-27T10:43:01.188Z] volumeMounts: [2024-06-27T10:43:01.188Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:01.188Z] name: "m2-dir" [2024-06-27T10:43:01.188Z] readOnly: true [2024-06-27T10:43:01.188Z] subPath: "toolchains.xml" [2024-06-27T10:43:01.188Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:01.188Z] name: "m2-dir" [2024-06-27T10:43:01.188Z] readOnly: true [2024-06-27T10:43:01.188Z] subPath: ".mavenrc" [2024-06-27T10:43:01.188Z] - mountPath: "/opt/tools" [2024-06-27T10:43:01.188Z] name: "volume-0" [2024-06-27T10:43:01.188Z] readOnly: false [2024-06-27T10:43:01.188Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:01.188Z] name: "volume-2" [2024-06-27T10:43:01.188Z] readOnly: false [2024-06-27T10:43:01.188Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:01.188Z] name: "volume-3" [2024-06-27T10:43:01.188Z] readOnly: false [2024-06-27T10:43:01.188Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:01.188Z] name: "m2-secret-dir" [2024-06-27T10:43:01.189Z] readOnly: true [2024-06-27T10:43:01.189Z] subPath: "settings-security.xml" [2024-06-27T10:43:01.189Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:01.189Z] name: "volume-4" [2024-06-27T10:43:01.189Z] readOnly: false [2024-06-27T10:43:01.189Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:01.189Z] name: "m2-secret-dir" [2024-06-27T10:43:01.189Z] readOnly: true [2024-06-27T10:43:01.189Z] subPath: "settings.xml" [2024-06-27T10:43:01.189Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:01.189Z] name: "volume-1" [2024-06-27T10:43:01.189Z] readOnly: false [2024-06-27T10:43:01.189Z] subPath: "" [2024-06-27T10:43:01.189Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:01.189Z] name: "workspace-volume" [2024-06-27T10:43:01.189Z] readOnly: false [2024-06-27T10:43:01.189Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:01.189Z] nodeSelector: [2024-06-27T10:43:01.189Z] kubernetes.io/os: "linux" [2024-06-27T10:43:01.189Z] restartPolicy: "Never" [2024-06-27T10:43:01.189Z] volumes: [2024-06-27T10:43:01.189Z] - name: "volume-0" [2024-06-27T10:43:01.189Z] persistentVolumeClaim: [2024-06-27T10:43:01.189Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:01.189Z] readOnly: true [2024-06-27T10:43:01.189Z] - name: "m2-secret-dir" [2024-06-27T10:43:01.189Z] secret: [2024-06-27T10:43:01.189Z] secretName: "m2-secret-dir" [2024-06-27T10:43:01.189Z] - emptyDir: [2024-06-27T10:43:01.189Z] medium: "" [2024-06-27T10:43:01.189Z] name: "volume-2" [2024-06-27T10:43:01.189Z] - configMap: [2024-06-27T10:43:01.189Z] name: "m2-dir" [2024-06-27T10:43:01.189Z] name: "m2-dir" [2024-06-27T10:43:01.189Z] - configMap: [2024-06-27T10:43:01.189Z] name: "known-hosts" [2024-06-27T10:43:01.189Z] name: "volume-1" [2024-06-27T10:43:01.189Z] - emptyDir: [2024-06-27T10:43:01.189Z] medium: "" [2024-06-27T10:43:01.189Z] name: "workspace-volume" [2024-06-27T10:43:01.189Z] - emptyDir: [2024-06-27T10:43:01.189Z] medium: "" [2024-06-27T10:43:01.189Z] name: "volume-4" [2024-06-27T10:43:01.189Z] - emptyDir: [2024-06-27T10:43:01.189Z] medium: "" [2024-06-27T10:43:01.189Z] name: "volume-3" [2024-06-27T10:43:01.189Z] [Pipeline] stage [Pipeline] { (ql_gf_web_profile_all) [Pipeline] stage [2024-06-27T10:43:01.209Z] The recommended git tool is: git [Pipeline] { (ejb_group_1) [Pipeline] stage [Pipeline] { (web_jsp) [Pipeline] stage [Pipeline] { (ejb_group_3) [2024-06-27T10:43:01.216Z] Running on basic-428jq in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] git [Pipeline] git [Pipeline] git [Pipeline] git [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (ejb_group_2) [Pipeline] stage [Pipeline] { (ejb_group_embedded) [Pipeline] git [Pipeline] git [2024-06-27T10:43:01.255Z] Agent basic-kwbf5 is provisioned from template basic [2024-06-27T10:43:01.256Z] --- [2024-06-27T10:43:01.256Z] apiVersion: "v1" [2024-06-27T10:43:01.256Z] kind: "Pod" [2024-06-27T10:43:01.256Z] metadata: [2024-06-27T10:43:01.256Z] annotations: [2024-06-27T10:43:01.256Z] kubernetes.jenkins.io/last-refresh: "1719484975275" [2024-06-27T10:43:01.256Z] labels: [2024-06-27T10:43:01.256Z] jenkins: "slave" [2024-06-27T10:43:01.256Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:01.256Z] jenkins/label: "basic" [2024-06-27T10:43:01.256Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:01.256Z] name: "basic-kwbf5" [2024-06-27T10:43:01.256Z] namespace: "glassfish" [2024-06-27T10:43:01.256Z] spec: [2024-06-27T10:43:01.256Z] containers: [2024-06-27T10:43:01.256Z] - env: [2024-06-27T10:43:01.256Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:01.256Z] value: "********" [2024-06-27T10:43:01.256Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:01.256Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:01.256Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:01.256Z] value: "basic-kwbf5" [2024-06-27T10:43:01.256Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:01.256Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:01.256Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:01.256Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:01.256Z] value: "" [2024-06-27T10:43:01.256Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:01.256Z] value: "" [2024-06-27T10:43:01.256Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:01.256Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:01.256Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:01.256Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:01.256Z] - name: "JENKINS_NAME" [2024-06-27T10:43:01.256Z] value: "basic-kwbf5" [2024-06-27T10:43:01.256Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:01.256Z] value: "/home/jenkins/agent" [2024-06-27T10:43:01.256Z] - name: "JENKINS_URL" [2024-06-27T10:43:01.256Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:01.256Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:01.256Z] imagePullPolicy: "Always" [2024-06-27T10:43:01.256Z] name: "jnlp" [2024-06-27T10:43:01.256Z] resources: [2024-06-27T10:43:01.256Z] limits: [2024-06-27T10:43:01.256Z] cpu: "2000m" [2024-06-27T10:43:01.256Z] memory: "4096Mi" [2024-06-27T10:43:01.256Z] requests: [2024-06-27T10:43:01.256Z] cpu: "1000m" [2024-06-27T10:43:01.256Z] memory: "4096Mi" [2024-06-27T10:43:01.256Z] tty: true [2024-06-27T10:43:01.256Z] volumeMounts: [2024-06-27T10:43:01.256Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:01.256Z] name: "m2-dir" [2024-06-27T10:43:01.256Z] readOnly: true [2024-06-27T10:43:01.256Z] subPath: "toolchains.xml" [2024-06-27T10:43:01.256Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:01.256Z] name: "m2-dir" [2024-06-27T10:43:01.256Z] readOnly: true [2024-06-27T10:43:01.256Z] subPath: ".mavenrc" [2024-06-27T10:43:01.256Z] - mountPath: "/opt/tools" [2024-06-27T10:43:01.256Z] name: "volume-0" [2024-06-27T10:43:01.256Z] readOnly: false [2024-06-27T10:43:01.256Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:01.256Z] name: "volume-2" [2024-06-27T10:43:01.256Z] readOnly: false [2024-06-27T10:43:01.256Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:01.256Z] name: "volume-3" [2024-06-27T10:43:01.256Z] readOnly: false [2024-06-27T10:43:01.256Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:01.256Z] name: "m2-secret-dir" [2024-06-27T10:43:01.256Z] readOnly: true [2024-06-27T10:43:01.256Z] subPath: "settings-security.xml" [2024-06-27T10:43:01.256Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:01.256Z] name: "volume-4" [2024-06-27T10:43:01.256Z] readOnly: false [2024-06-27T10:43:01.256Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:01.256Z] name: "m2-secret-dir" [2024-06-27T10:43:01.256Z] readOnly: true [2024-06-27T10:43:01.256Z] subPath: "settings.xml" [2024-06-27T10:43:01.256Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:01.256Z] name: "volume-1" [2024-06-27T10:43:01.256Z] readOnly: false [2024-06-27T10:43:01.256Z] subPath: "" [2024-06-27T10:43:01.256Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:01.256Z] name: "workspace-volume" [2024-06-27T10:43:01.256Z] readOnly: false [2024-06-27T10:43:01.256Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:01.256Z] nodeSelector: [2024-06-27T10:43:01.256Z] kubernetes.io/os: "linux" [2024-06-27T10:43:01.256Z] restartPolicy: "Never" [2024-06-27T10:43:01.256Z] volumes: [2024-06-27T10:43:01.256Z] - name: "volume-0" [2024-06-27T10:43:01.256Z] persistentVolumeClaim: [2024-06-27T10:43:01.256Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:01.256Z] readOnly: true [2024-06-27T10:43:01.256Z] - name: "m2-secret-dir" [2024-06-27T10:43:01.256Z] secret: [2024-06-27T10:43:01.256Z] secretName: "m2-secret-dir" [2024-06-27T10:43:01.256Z] - emptyDir: [2024-06-27T10:43:01.257Z] medium: "" [2024-06-27T10:43:01.257Z] name: "volume-2" [2024-06-27T10:43:01.257Z] - configMap: [2024-06-27T10:43:01.257Z] name: "m2-dir" [2024-06-27T10:43:01.257Z] name: "m2-dir" [2024-06-27T10:43:01.257Z] - configMap: [2024-06-27T10:43:01.257Z] name: "known-hosts" [2024-06-27T10:43:01.257Z] name: "volume-1" [2024-06-27T10:43:01.257Z] - emptyDir: [2024-06-27T10:43:01.257Z] medium: "" [2024-06-27T10:43:01.257Z] name: "workspace-volume" [2024-06-27T10:43:01.257Z] - emptyDir: [2024-06-27T10:43:01.257Z] medium: "" [2024-06-27T10:43:01.257Z] name: "volume-4" [2024-06-27T10:43:01.257Z] - emptyDir: [2024-06-27T10:43:01.257Z] medium: "" [2024-06-27T10:43:01.257Z] name: "volume-3" [2024-06-27T10:43:01.257Z] [2024-06-27T10:43:01.286Z] The recommended git tool is: git [2024-06-27T10:43:01.297Z] The recommended git tool is: git [2024-06-27T10:43:01.301Z] The recommended git tool is: git [2024-06-27T10:43:01.307Z] The recommended git tool is: git [2024-06-27T10:43:01.320Z] The recommended git tool is: git [2024-06-27T10:43:01.320Z] The recommended git tool is: git [2024-06-27T10:43:01.503Z] Running on basic-kwbf5 in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [2024-06-27T10:43:01.540Z] Agent basic-vzqn9 is provisioned from template basic [2024-06-27T10:43:01.541Z] --- [2024-06-27T10:43:01.541Z] apiVersion: "v1" [2024-06-27T10:43:01.541Z] kind: "Pod" [2024-06-27T10:43:01.541Z] metadata: [2024-06-27T10:43:01.541Z] annotations: [2024-06-27T10:43:01.541Z] kubernetes.jenkins.io/last-refresh: "1719484975575" [2024-06-27T10:43:01.541Z] labels: [2024-06-27T10:43:01.541Z] jenkins: "slave" [2024-06-27T10:43:01.541Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:01.541Z] jenkins/label: "basic" [2024-06-27T10:43:01.541Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:01.541Z] name: "basic-vzqn9" [2024-06-27T10:43:01.541Z] namespace: "glassfish" [2024-06-27T10:43:01.541Z] spec: [2024-06-27T10:43:01.541Z] containers: [2024-06-27T10:43:01.541Z] - env: [2024-06-27T10:43:01.541Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:01.541Z] value: "********" [2024-06-27T10:43:01.541Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:01.541Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:01.541Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:01.541Z] value: "basic-vzqn9" [2024-06-27T10:43:01.541Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:01.541Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:01.541Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:01.541Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:01.541Z] value: "" [2024-06-27T10:43:01.541Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:01.541Z] value: "" [2024-06-27T10:43:01.541Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:01.541Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:01.541Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:01.541Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:01.541Z] - name: "JENKINS_NAME" [2024-06-27T10:43:01.541Z] value: "basic-vzqn9" [2024-06-27T10:43:01.541Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:01.541Z] value: "/home/jenkins/agent" [2024-06-27T10:43:01.541Z] - name: "JENKINS_URL" [2024-06-27T10:43:01.541Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:01.541Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:01.541Z] imagePullPolicy: "Always" [2024-06-27T10:43:01.541Z] name: "jnlp" [2024-06-27T10:43:01.541Z] resources: [2024-06-27T10:43:01.541Z] limits: [2024-06-27T10:43:01.541Z] cpu: "2000m" [2024-06-27T10:43:01.541Z] memory: "4096Mi" [2024-06-27T10:43:01.541Z] requests: [2024-06-27T10:43:01.541Z] cpu: "1000m" [2024-06-27T10:43:01.541Z] memory: "4096Mi" [2024-06-27T10:43:01.541Z] tty: true [2024-06-27T10:43:01.541Z] volumeMounts: [2024-06-27T10:43:01.541Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:01.541Z] name: "m2-dir" [2024-06-27T10:43:01.541Z] readOnly: true [2024-06-27T10:43:01.541Z] subPath: "toolchains.xml" [2024-06-27T10:43:01.541Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:01.541Z] name: "m2-dir" [2024-06-27T10:43:01.541Z] readOnly: true [2024-06-27T10:43:01.541Z] subPath: ".mavenrc" [2024-06-27T10:43:01.541Z] - mountPath: "/opt/tools" [2024-06-27T10:43:01.541Z] name: "volume-0" [2024-06-27T10:43:01.541Z] readOnly: false [2024-06-27T10:43:01.541Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:01.541Z] name: "volume-2" [2024-06-27T10:43:01.541Z] readOnly: false [2024-06-27T10:43:01.541Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:01.541Z] name: "volume-3" [2024-06-27T10:43:01.541Z] readOnly: false [2024-06-27T10:43:01.541Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:01.541Z] name: "m2-secret-dir" [2024-06-27T10:43:01.541Z] readOnly: true [2024-06-27T10:43:01.541Z] subPath: "settings-security.xml" [2024-06-27T10:43:01.541Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:01.541Z] name: "volume-4" [2024-06-27T10:43:01.541Z] readOnly: false [2024-06-27T10:43:01.541Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:01.541Z] name: "m2-secret-dir" [2024-06-27T10:43:01.541Z] readOnly: true [2024-06-27T10:43:01.541Z] subPath: "settings.xml" [2024-06-27T10:43:01.541Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:01.541Z] name: "volume-1" [2024-06-27T10:43:01.541Z] readOnly: false [2024-06-27T10:43:01.541Z] subPath: "" [2024-06-27T10:43:01.541Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:01.541Z] name: "workspace-volume" [2024-06-27T10:43:01.541Z] readOnly: false [2024-06-27T10:43:01.541Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:01.541Z] nodeSelector: [2024-06-27T10:43:01.541Z] kubernetes.io/os: "linux" [2024-06-27T10:43:01.541Z] restartPolicy: "Never" [2024-06-27T10:43:01.541Z] volumes: [2024-06-27T10:43:01.541Z] - name: "volume-0" [2024-06-27T10:43:01.541Z] persistentVolumeClaim: [2024-06-27T10:43:01.541Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:01.541Z] readOnly: true [2024-06-27T10:43:01.541Z] - name: "m2-secret-dir" [2024-06-27T10:43:01.541Z] secret: [2024-06-27T10:43:01.541Z] secretName: "m2-secret-dir" [2024-06-27T10:43:01.541Z] - emptyDir: [2024-06-27T10:43:01.541Z] medium: "" [2024-06-27T10:43:01.541Z] name: "volume-2" [2024-06-27T10:43:01.541Z] - configMap: [2024-06-27T10:43:01.541Z] name: "m2-dir" [2024-06-27T10:43:01.541Z] name: "m2-dir" [2024-06-27T10:43:01.541Z] - configMap: [2024-06-27T10:43:01.541Z] name: "known-hosts" [2024-06-27T10:43:01.541Z] name: "volume-1" [2024-06-27T10:43:01.541Z] - emptyDir: [2024-06-27T10:43:01.541Z] medium: "" [2024-06-27T10:43:01.541Z] name: "workspace-volume" [2024-06-27T10:43:01.541Z] - emptyDir: [2024-06-27T10:43:01.541Z] medium: "" [2024-06-27T10:43:01.541Z] name: "volume-4" [2024-06-27T10:43:01.541Z] - emptyDir: [2024-06-27T10:43:01.541Z] medium: "" [2024-06-27T10:43:01.541Z] name: "volume-3" [2024-06-27T10:43:01.541Z] [Pipeline] stage [Pipeline] { (batch_all) [Pipeline] git [2024-06-27T10:43:01.724Z] The recommended git tool is: git [2024-06-27T10:43:01.992Z] Still waiting to schedule task [2024-06-27T10:43:01.992Z] Waiting for next available executor [2024-06-27T10:43:01.993Z] Still waiting to schedule task [2024-06-27T10:43:01.993Z] Waiting for next available executor [2024-06-27T10:43:01.994Z] Still waiting to schedule task [2024-06-27T10:43:01.994Z] Waiting for next available executor [2024-06-27T10:43:01.995Z] Still waiting to schedule task [2024-06-27T10:43:01.995Z] Waiting for next available executor [2024-06-27T10:43:01.996Z] Still waiting to schedule task [2024-06-27T10:43:01.996Z] Waiting for next available executor [2024-06-27T10:43:01.997Z] Still waiting to schedule task [2024-06-27T10:43:01.997Z] Waiting for next available executor [2024-06-27T10:43:01.998Z] Still waiting to schedule task [2024-06-27T10:43:01.998Z] Waiting for next available executor [2024-06-27T10:43:01.999Z] Still waiting to schedule task [2024-06-27T10:43:01.999Z] Waiting for next available executor [2024-06-27T10:43:02.000Z] Still waiting to schedule task [2024-06-27T10:43:02.000Z] Waiting for next available executor [2024-06-27T10:43:02.033Z] Agent basic-g3pv6 is provisioned from template basic [2024-06-27T10:43:02.034Z] --- [2024-06-27T10:43:02.034Z] apiVersion: "v1" [2024-06-27T10:43:02.034Z] kind: "Pod" [2024-06-27T10:43:02.034Z] metadata: [2024-06-27T10:43:02.034Z] annotations: [2024-06-27T10:43:02.034Z] kubernetes.jenkins.io/last-refresh: "1719484975596" [2024-06-27T10:43:02.034Z] labels: [2024-06-27T10:43:02.034Z] jenkins: "slave" [2024-06-27T10:43:02.034Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:02.034Z] jenkins/label: "basic" [2024-06-27T10:43:02.034Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:02.034Z] name: "basic-g3pv6" [2024-06-27T10:43:02.034Z] namespace: "glassfish" [2024-06-27T10:43:02.034Z] spec: [2024-06-27T10:43:02.034Z] containers: [2024-06-27T10:43:02.034Z] - env: [2024-06-27T10:43:02.034Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:02.034Z] value: "********" [2024-06-27T10:43:02.034Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:02.034Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:02.034Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:02.034Z] value: "basic-g3pv6" [2024-06-27T10:43:02.034Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:02.034Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:02.034Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:02.034Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:02.034Z] value: "" [2024-06-27T10:43:02.034Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:02.034Z] value: "" [2024-06-27T10:43:02.034Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:02.034Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:02.034Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:02.034Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:02.034Z] - name: "JENKINS_NAME" [2024-06-27T10:43:02.034Z] value: "basic-g3pv6" [2024-06-27T10:43:02.034Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:02.034Z] value: "/home/jenkins/agent" [2024-06-27T10:43:02.034Z] - name: "JENKINS_URL" [2024-06-27T10:43:02.034Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:02.034Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:02.034Z] imagePullPolicy: "Always" [2024-06-27T10:43:02.034Z] name: "jnlp" [2024-06-27T10:43:02.034Z] resources: [2024-06-27T10:43:02.034Z] limits: [2024-06-27T10:43:02.034Z] cpu: "2000m" [2024-06-27T10:43:02.034Z] memory: "4096Mi" [2024-06-27T10:43:02.034Z] requests: [2024-06-27T10:43:02.034Z] cpu: "1000m" [2024-06-27T10:43:02.034Z] memory: "4096Mi" [2024-06-27T10:43:02.034Z] tty: true [2024-06-27T10:43:02.034Z] volumeMounts: [2024-06-27T10:43:02.034Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:02.034Z] name: "m2-dir" [2024-06-27T10:43:02.034Z] readOnly: true [2024-06-27T10:43:02.034Z] subPath: "toolchains.xml" [2024-06-27T10:43:02.034Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:02.034Z] name: "m2-dir" [2024-06-27T10:43:02.034Z] readOnly: true [2024-06-27T10:43:02.034Z] subPath: ".mavenrc" [2024-06-27T10:43:02.034Z] - mountPath: "/opt/tools" [2024-06-27T10:43:02.034Z] name: "volume-0" [2024-06-27T10:43:02.034Z] readOnly: false [2024-06-27T10:43:02.034Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:02.034Z] name: "volume-2" [2024-06-27T10:43:02.034Z] readOnly: false [2024-06-27T10:43:02.034Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:02.034Z] name: "volume-3" [2024-06-27T10:43:02.034Z] readOnly: false [2024-06-27T10:43:02.034Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:02.034Z] name: "m2-secret-dir" [2024-06-27T10:43:02.034Z] readOnly: true [2024-06-27T10:43:02.034Z] subPath: "settings-security.xml" [2024-06-27T10:43:02.034Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:02.034Z] name: "volume-4" [2024-06-27T10:43:02.034Z] readOnly: false [2024-06-27T10:43:02.034Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:02.034Z] name: "m2-secret-dir" [2024-06-27T10:43:02.034Z] readOnly: true [2024-06-27T10:43:02.034Z] subPath: "settings.xml" [2024-06-27T10:43:02.035Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:02.035Z] name: "volume-1" [2024-06-27T10:43:02.035Z] readOnly: false [2024-06-27T10:43:02.035Z] subPath: "" [2024-06-27T10:43:02.035Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:02.035Z] name: "workspace-volume" [2024-06-27T10:43:02.035Z] readOnly: false [2024-06-27T10:43:02.035Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:02.035Z] nodeSelector: [2024-06-27T10:43:02.035Z] kubernetes.io/os: "linux" [2024-06-27T10:43:02.035Z] restartPolicy: "Never" [2024-06-27T10:43:02.035Z] volumes: [2024-06-27T10:43:02.035Z] - name: "volume-0" [2024-06-27T10:43:02.035Z] persistentVolumeClaim: [2024-06-27T10:43:02.035Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:02.035Z] readOnly: true [2024-06-27T10:43:02.035Z] - name: "m2-secret-dir" [2024-06-27T10:43:02.035Z] secret: [2024-06-27T10:43:02.035Z] secretName: "m2-secret-dir" [2024-06-27T10:43:02.035Z] - emptyDir: [2024-06-27T10:43:02.035Z] medium: "" [2024-06-27T10:43:02.035Z] name: "volume-2" [2024-06-27T10:43:02.035Z] - configMap: [2024-06-27T10:43:02.035Z] name: "m2-dir" [2024-06-27T10:43:02.035Z] name: "m2-dir" [2024-06-27T10:43:02.035Z] - configMap: [2024-06-27T10:43:02.035Z] name: "known-hosts" [2024-06-27T10:43:02.035Z] name: "volume-1" [2024-06-27T10:43:02.035Z] - emptyDir: [2024-06-27T10:43:02.035Z] medium: "" [2024-06-27T10:43:02.035Z] name: "workspace-volume" [2024-06-27T10:43:02.035Z] - emptyDir: [2024-06-27T10:43:02.035Z] medium: "" [2024-06-27T10:43:02.035Z] name: "volume-4" [2024-06-27T10:43:02.035Z] - emptyDir: [2024-06-27T10:43:02.035Z] medium: "" [2024-06-27T10:43:02.035Z] name: "volume-3" [2024-06-27T10:43:02.035Z] [2024-06-27T10:43:02.114Z] Agent basic-l26n3 is provisioned from template basic [2024-06-27T10:43:02.114Z] Agent basic-kmcrh is provisioned from template basic [2024-06-27T10:43:02.116Z] --- [2024-06-27T10:43:02.116Z] apiVersion: "v1" [2024-06-27T10:43:02.116Z] kind: "Pod" [2024-06-27T10:43:02.116Z] metadata: [2024-06-27T10:43:02.116Z] annotations: [2024-06-27T10:43:02.116Z] kubernetes.jenkins.io/last-refresh: "1719484975592" [2024-06-27T10:43:02.116Z] labels: [2024-06-27T10:43:02.116Z] jenkins: "slave" [2024-06-27T10:43:02.116Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:02.116Z] jenkins/label: "basic" [2024-06-27T10:43:02.116Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:02.116Z] name: "basic-l26n3" [2024-06-27T10:43:02.116Z] namespace: "glassfish" [2024-06-27T10:43:02.116Z] spec: [2024-06-27T10:43:02.116Z] containers: [2024-06-27T10:43:02.116Z] - env: [2024-06-27T10:43:02.116Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:02.116Z] value: "********" [2024-06-27T10:43:02.116Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:02.116Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:02.116Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:02.116Z] value: "basic-l26n3" [2024-06-27T10:43:02.116Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:02.116Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:02.116Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:02.116Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:02.116Z] value: "" [2024-06-27T10:43:02.116Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:02.116Z] value: "" [2024-06-27T10:43:02.116Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:02.116Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:02.116Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:02.116Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:02.116Z] - name: "JENKINS_NAME" [2024-06-27T10:43:02.116Z] value: "basic-l26n3" [2024-06-27T10:43:02.116Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:02.116Z] value: "/home/jenkins/agent" [2024-06-27T10:43:02.116Z] - name: "JENKINS_URL" [2024-06-27T10:43:02.116Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:02.116Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:02.116Z] imagePullPolicy: "Always" [2024-06-27T10:43:02.116Z] name: "jnlp" [2024-06-27T10:43:02.116Z] resources: [2024-06-27T10:43:02.116Z] limits: [2024-06-27T10:43:02.116Z] cpu: "2000m" [2024-06-27T10:43:02.116Z] memory: "4096Mi" [2024-06-27T10:43:02.116Z] requests: [2024-06-27T10:43:02.116Z] cpu: "1000m" [2024-06-27T10:43:02.116Z] memory: "4096Mi" [2024-06-27T10:43:02.116Z] tty: true [2024-06-27T10:43:02.116Z] volumeMounts: [2024-06-27T10:43:02.116Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:02.116Z] name: "m2-dir" [2024-06-27T10:43:02.116Z] readOnly: true [2024-06-27T10:43:02.116Z] subPath: "toolchains.xml" [2024-06-27T10:43:02.116Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:02.116Z] name: "m2-dir" [2024-06-27T10:43:02.116Z] readOnly: true [2024-06-27T10:43:02.116Z] subPath: ".mavenrc" [2024-06-27T10:43:02.116Z] - mountPath: "/opt/tools" [2024-06-27T10:43:02.116Z] name: "volume-0" [2024-06-27T10:43:02.116Z] readOnly: false [2024-06-27T10:43:02.116Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:02.116Z] name: "volume-2" [2024-06-27T10:43:02.116Z] readOnly: false [2024-06-27T10:43:02.116Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:02.116Z] name: "volume-3" [2024-06-27T10:43:02.116Z] readOnly: false [2024-06-27T10:43:02.116Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:02.116Z] name: "m2-secret-dir" [2024-06-27T10:43:02.116Z] readOnly: true [2024-06-27T10:43:02.116Z] subPath: "settings-security.xml" [2024-06-27T10:43:02.116Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:02.116Z] name: "volume-4" [2024-06-27T10:43:02.116Z] readOnly: false [2024-06-27T10:43:02.116Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:02.116Z] name: "m2-secret-dir" [2024-06-27T10:43:02.116Z] readOnly: true [2024-06-27T10:43:02.116Z] subPath: "settings.xml" [2024-06-27T10:43:02.116Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:02.116Z] name: "volume-1" [2024-06-27T10:43:02.116Z] readOnly: false [2024-06-27T10:43:02.116Z] subPath: "" [2024-06-27T10:43:02.116Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:02.116Z] name: "workspace-volume" [2024-06-27T10:43:02.116Z] readOnly: false [2024-06-27T10:43:02.116Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:02.116Z] nodeSelector: [2024-06-27T10:43:02.116Z] kubernetes.io/os: "linux" [2024-06-27T10:43:02.116Z] restartPolicy: "Never" [2024-06-27T10:43:02.116Z] volumes: [2024-06-27T10:43:02.116Z] - name: "volume-0" [2024-06-27T10:43:02.116Z] persistentVolumeClaim: [2024-06-27T10:43:02.116Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:02.116Z] readOnly: true [2024-06-27T10:43:02.116Z] - name: "m2-secret-dir" [2024-06-27T10:43:02.116Z] secret: [2024-06-27T10:43:02.116Z] secretName: "m2-secret-dir" [2024-06-27T10:43:02.116Z] - emptyDir: [2024-06-27T10:43:02.116Z] medium: "" [2024-06-27T10:43:02.116Z] name: "volume-2" [2024-06-27T10:43:02.116Z] - configMap: [2024-06-27T10:43:02.116Z] name: "m2-dir" [2024-06-27T10:43:02.116Z] name: "m2-dir" [2024-06-27T10:43:02.116Z] - configMap: [2024-06-27T10:43:02.116Z] name: "known-hosts" [2024-06-27T10:43:02.116Z] name: "volume-1" [2024-06-27T10:43:02.116Z] - emptyDir: [2024-06-27T10:43:02.116Z] medium: "" [2024-06-27T10:43:02.116Z] name: "workspace-volume" [2024-06-27T10:43:02.116Z] - emptyDir: [2024-06-27T10:43:02.116Z] medium: "" [2024-06-27T10:43:02.116Z] name: "volume-4" [2024-06-27T10:43:02.116Z] - emptyDir: [2024-06-27T10:43:02.117Z] medium: "" [2024-06-27T10:43:02.117Z] name: "volume-3" [2024-06-27T10:43:02.117Z] [2024-06-27T10:43:02.117Z] --- [2024-06-27T10:43:02.117Z] apiVersion: "v1" [2024-06-27T10:43:02.117Z] kind: "Pod" [2024-06-27T10:43:02.117Z] metadata: [2024-06-27T10:43:02.117Z] annotations: [2024-06-27T10:43:02.117Z] kubernetes.jenkins.io/last-refresh: "1719484975421" [2024-06-27T10:43:02.117Z] labels: [2024-06-27T10:43:02.117Z] jenkins: "slave" [2024-06-27T10:43:02.117Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:02.117Z] jenkins/label: "basic" [2024-06-27T10:43:02.117Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:02.117Z] name: "basic-kmcrh" [2024-06-27T10:43:02.117Z] namespace: "glassfish" [2024-06-27T10:43:02.117Z] spec: [2024-06-27T10:43:02.117Z] containers: [2024-06-27T10:43:02.117Z] - env: [2024-06-27T10:43:02.117Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:02.117Z] value: "********" [2024-06-27T10:43:02.117Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:02.117Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:02.117Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:02.117Z] value: "basic-kmcrh" [2024-06-27T10:43:02.117Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:02.117Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:02.117Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:02.117Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:02.117Z] value: "" [2024-06-27T10:43:02.117Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:02.117Z] value: "" [2024-06-27T10:43:02.117Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:02.117Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:02.117Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:02.117Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:02.117Z] - name: "JENKINS_NAME" [2024-06-27T10:43:02.117Z] value: "basic-kmcrh" [2024-06-27T10:43:02.117Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:02.117Z] value: "/home/jenkins/agent" [2024-06-27T10:43:02.117Z] - name: "JENKINS_URL" [2024-06-27T10:43:02.117Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:02.117Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:02.117Z] imagePullPolicy: "Always" [2024-06-27T10:43:02.117Z] name: "jnlp" [2024-06-27T10:43:02.117Z] resources: [2024-06-27T10:43:02.117Z] limits: [2024-06-27T10:43:02.117Z] cpu: "2000m" [2024-06-27T10:43:02.117Z] memory: "4096Mi" [2024-06-27T10:43:02.117Z] requests: [2024-06-27T10:43:02.117Z] cpu: "1000m" [2024-06-27T10:43:02.117Z] memory: "4096Mi" [2024-06-27T10:43:02.117Z] tty: true [2024-06-27T10:43:02.117Z] volumeMounts: [2024-06-27T10:43:02.117Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:02.117Z] name: "m2-dir" [2024-06-27T10:43:02.117Z] readOnly: true [2024-06-27T10:43:02.117Z] subPath: "toolchains.xml" [2024-06-27T10:43:02.117Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:02.117Z] name: "m2-dir" [2024-06-27T10:43:02.117Z] readOnly: true [2024-06-27T10:43:02.117Z] subPath: ".mavenrc" [2024-06-27T10:43:02.117Z] - mountPath: "/opt/tools" [2024-06-27T10:43:02.117Z] name: "volume-0" [2024-06-27T10:43:02.117Z] readOnly: false [2024-06-27T10:43:02.117Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:02.117Z] name: "volume-2" [2024-06-27T10:43:02.117Z] readOnly: false [2024-06-27T10:43:02.117Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:02.117Z] name: "volume-3" [2024-06-27T10:43:02.117Z] readOnly: false [2024-06-27T10:43:02.117Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:02.117Z] name: "m2-secret-dir" [2024-06-27T10:43:02.117Z] readOnly: true [2024-06-27T10:43:02.117Z] subPath: "settings-security.xml" [2024-06-27T10:43:02.117Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:02.117Z] name: "volume-4" [2024-06-27T10:43:02.117Z] readOnly: false [2024-06-27T10:43:02.117Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:02.117Z] name: "m2-secret-dir" [2024-06-27T10:43:02.117Z] readOnly: true [2024-06-27T10:43:02.117Z] subPath: "settings.xml" [2024-06-27T10:43:02.117Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:02.117Z] name: "volume-1" [2024-06-27T10:43:02.117Z] readOnly: false [2024-06-27T10:43:02.117Z] subPath: "" [2024-06-27T10:43:02.117Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:02.117Z] name: "workspace-volume" [2024-06-27T10:43:02.117Z] readOnly: false [2024-06-27T10:43:02.117Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:02.117Z] nodeSelector: [2024-06-27T10:43:02.117Z] kubernetes.io/os: "linux" [2024-06-27T10:43:02.117Z] restartPolicy: "Never" [2024-06-27T10:43:02.117Z] volumes: [2024-06-27T10:43:02.117Z] - name: "volume-0" [2024-06-27T10:43:02.117Z] persistentVolumeClaim: [2024-06-27T10:43:02.117Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:02.117Z] readOnly: true [2024-06-27T10:43:02.117Z] - name: "m2-secret-dir" [2024-06-27T10:43:02.117Z] secret: [2024-06-27T10:43:02.117Z] secretName: "m2-secret-dir" [2024-06-27T10:43:02.117Z] - emptyDir: [2024-06-27T10:43:02.117Z] medium: "" [2024-06-27T10:43:02.117Z] name: "volume-2" [2024-06-27T10:43:02.117Z] - configMap: [2024-06-27T10:43:02.117Z] name: "m2-dir" [2024-06-27T10:43:02.117Z] name: "m2-dir" [2024-06-27T10:43:02.117Z] - configMap: [2024-06-27T10:43:02.117Z] name: "known-hosts" [2024-06-27T10:43:02.117Z] name: "volume-1" [2024-06-27T10:43:02.117Z] - emptyDir: [2024-06-27T10:43:02.117Z] medium: "" [2024-06-27T10:43:02.117Z] name: "workspace-volume" [2024-06-27T10:43:02.117Z] - emptyDir: [2024-06-27T10:43:02.117Z] medium: "" [2024-06-27T10:43:02.117Z] name: "volume-4" [2024-06-27T10:43:02.117Z] - emptyDir: [2024-06-27T10:43:02.117Z] medium: "" [2024-06-27T10:43:02.117Z] name: "volume-3" [2024-06-27T10:43:02.117Z] [2024-06-27T10:43:02.120Z] Running on basic-vzqn9 in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [Pipeline] stage [Pipeline] { (connector_group_1) [Pipeline] git [2024-06-27T10:43:02.173Z] Running on basic-g3pv6 in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [Pipeline] stage [Pipeline] { (connector_group_2) [Pipeline] git [2024-06-27T10:43:02.190Z] Running on basic-kmcrh in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [2024-06-27T10:43:02.198Z] Running on basic-l26n3 in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] stage [Pipeline] { (connector_group_4) [Pipeline] { [Pipeline] git [Pipeline] stage [Pipeline] { (connector_group_3) [Pipeline] git [2024-06-27T10:43:02.270Z] The recommended git tool is: git [2024-06-27T10:43:02.279Z] The recommended git tool is: git [2024-06-27T10:43:02.284Z] The recommended git tool is: git [2024-06-27T10:43:02.304Z] The recommended git tool is: git [2024-06-27T10:43:02.693Z] Agent basic-9h87p is provisioned from template basic [2024-06-27T10:43:02.694Z] --- [2024-06-27T10:43:02.694Z] apiVersion: "v1" [2024-06-27T10:43:02.694Z] kind: "Pod" [2024-06-27T10:43:02.694Z] metadata: [2024-06-27T10:43:02.694Z] annotations: [2024-06-27T10:43:02.694Z] kubernetes.jenkins.io/last-refresh: "1719484975405" [2024-06-27T10:43:02.694Z] labels: [2024-06-27T10:43:02.694Z] jenkins: "slave" [2024-06-27T10:43:02.694Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:02.694Z] jenkins/label: "basic" [2024-06-27T10:43:02.694Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:02.694Z] name: "basic-9h87p" [2024-06-27T10:43:02.694Z] namespace: "glassfish" [2024-06-27T10:43:02.694Z] spec: [2024-06-27T10:43:02.694Z] containers: [2024-06-27T10:43:02.694Z] - env: [2024-06-27T10:43:02.694Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:02.694Z] value: "********" [2024-06-27T10:43:02.694Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:02.694Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:02.694Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:02.694Z] value: "basic-9h87p" [2024-06-27T10:43:02.694Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:02.694Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:02.694Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:02.694Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:02.694Z] value: "" [2024-06-27T10:43:02.694Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:02.694Z] value: "" [2024-06-27T10:43:02.694Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:02.694Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:02.694Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:02.694Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:02.694Z] - name: "JENKINS_NAME" [2024-06-27T10:43:02.694Z] value: "basic-9h87p" [2024-06-27T10:43:02.694Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:02.694Z] value: "/home/jenkins/agent" [2024-06-27T10:43:02.694Z] - name: "JENKINS_URL" [2024-06-27T10:43:02.694Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:02.694Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:02.694Z] imagePullPolicy: "Always" [2024-06-27T10:43:02.694Z] name: "jnlp" [2024-06-27T10:43:02.694Z] resources: [2024-06-27T10:43:02.694Z] limits: [2024-06-27T10:43:02.694Z] cpu: "2000m" [2024-06-27T10:43:02.694Z] memory: "4096Mi" [2024-06-27T10:43:02.694Z] requests: [2024-06-27T10:43:02.694Z] cpu: "1000m" [2024-06-27T10:43:02.694Z] memory: "4096Mi" [2024-06-27T10:43:02.694Z] tty: true [2024-06-27T10:43:02.694Z] volumeMounts: [2024-06-27T10:43:02.694Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:02.694Z] name: "m2-dir" [2024-06-27T10:43:02.694Z] readOnly: true [2024-06-27T10:43:02.694Z] subPath: "toolchains.xml" [2024-06-27T10:43:02.694Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:02.694Z] name: "m2-dir" [2024-06-27T10:43:02.694Z] readOnly: true [2024-06-27T10:43:02.694Z] subPath: ".mavenrc" [2024-06-27T10:43:02.694Z] - mountPath: "/opt/tools" [2024-06-27T10:43:02.694Z] name: "volume-0" [2024-06-27T10:43:02.694Z] readOnly: false [2024-06-27T10:43:02.694Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:02.694Z] name: "volume-2" [2024-06-27T10:43:02.694Z] readOnly: false [2024-06-27T10:43:02.694Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:02.694Z] name: "volume-3" [2024-06-27T10:43:02.694Z] readOnly: false [2024-06-27T10:43:02.694Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:02.694Z] name: "m2-secret-dir" [2024-06-27T10:43:02.694Z] readOnly: true [2024-06-27T10:43:02.694Z] subPath: "settings-security.xml" [2024-06-27T10:43:02.694Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:02.694Z] name: "volume-4" [2024-06-27T10:43:02.694Z] readOnly: false [2024-06-27T10:43:02.694Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:02.694Z] name: "m2-secret-dir" [2024-06-27T10:43:02.694Z] readOnly: true [2024-06-27T10:43:02.694Z] subPath: "settings.xml" [2024-06-27T10:43:02.694Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:02.694Z] name: "volume-1" [2024-06-27T10:43:02.694Z] readOnly: false [2024-06-27T10:43:02.694Z] subPath: "" [2024-06-27T10:43:02.694Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:02.694Z] name: "workspace-volume" [2024-06-27T10:43:02.694Z] readOnly: false [2024-06-27T10:43:02.694Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:02.694Z] nodeSelector: [2024-06-27T10:43:02.694Z] kubernetes.io/os: "linux" [2024-06-27T10:43:02.694Z] restartPolicy: "Never" [2024-06-27T10:43:02.694Z] volumes: [2024-06-27T10:43:02.694Z] - name: "volume-0" [2024-06-27T10:43:02.694Z] persistentVolumeClaim: [2024-06-27T10:43:02.694Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:02.694Z] readOnly: true [2024-06-27T10:43:02.694Z] - name: "m2-secret-dir" [2024-06-27T10:43:02.694Z] secret: [2024-06-27T10:43:02.694Z] secretName: "m2-secret-dir" [2024-06-27T10:43:02.694Z] - emptyDir: [2024-06-27T10:43:02.694Z] medium: "" [2024-06-27T10:43:02.694Z] name: "volume-2" [2024-06-27T10:43:02.694Z] - configMap: [2024-06-27T10:43:02.694Z] name: "m2-dir" [2024-06-27T10:43:02.694Z] name: "m2-dir" [2024-06-27T10:43:02.694Z] - configMap: [2024-06-27T10:43:02.694Z] name: "known-hosts" [2024-06-27T10:43:02.694Z] name: "volume-1" [2024-06-27T10:43:02.694Z] - emptyDir: [2024-06-27T10:43:02.694Z] medium: "" [2024-06-27T10:43:02.694Z] name: "workspace-volume" [2024-06-27T10:43:02.694Z] - emptyDir: [2024-06-27T10:43:02.694Z] medium: "" [2024-06-27T10:43:02.694Z] name: "volume-4" [2024-06-27T10:43:02.694Z] - emptyDir: [2024-06-27T10:43:02.694Z] medium: "" [2024-06-27T10:43:02.694Z] name: "volume-3" [2024-06-27T10:43:02.694Z] [2024-06-27T10:43:02.716Z] Running on basic-9h87p in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [Pipeline] stage [Pipeline] { (jdbc_all) [Pipeline] git [2024-06-27T10:43:02.793Z] The recommended git tool is: git [2024-06-27T10:43:02.884Z] Agent basic-43tv0 is provisioned from template basic [2024-06-27T10:43:02.885Z] --- [2024-06-27T10:43:02.885Z] apiVersion: "v1" [2024-06-27T10:43:02.885Z] kind: "Pod" [2024-06-27T10:43:02.885Z] metadata: [2024-06-27T10:43:02.885Z] annotations: [2024-06-27T10:43:02.885Z] kubernetes.jenkins.io/last-refresh: "1719484975470" [2024-06-27T10:43:02.885Z] labels: [2024-06-27T10:43:02.885Z] jenkins: "slave" [2024-06-27T10:43:02.885Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:02.885Z] jenkins/label: "basic" [2024-06-27T10:43:02.885Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:02.885Z] name: "basic-43tv0" [2024-06-27T10:43:02.885Z] namespace: "glassfish" [2024-06-27T10:43:02.885Z] spec: [2024-06-27T10:43:02.885Z] containers: [2024-06-27T10:43:02.885Z] - env: [2024-06-27T10:43:02.885Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:02.885Z] value: "********" [2024-06-27T10:43:02.885Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:02.885Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:02.885Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:02.885Z] value: "basic-43tv0" [2024-06-27T10:43:02.885Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:02.885Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:02.885Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:02.885Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:02.885Z] value: "" [2024-06-27T10:43:02.885Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:02.885Z] value: "" [2024-06-27T10:43:02.885Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:02.885Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:02.885Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:02.885Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:02.885Z] - name: "JENKINS_NAME" [2024-06-27T10:43:02.885Z] value: "basic-43tv0" [2024-06-27T10:43:02.885Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:02.885Z] value: "/home/jenkins/agent" [2024-06-27T10:43:02.885Z] - name: "JENKINS_URL" [2024-06-27T10:43:02.885Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:02.885Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:02.885Z] imagePullPolicy: "Always" [2024-06-27T10:43:02.885Z] name: "jnlp" [2024-06-27T10:43:02.885Z] resources: [2024-06-27T10:43:02.885Z] limits: [2024-06-27T10:43:02.885Z] cpu: "2000m" [2024-06-27T10:43:02.885Z] memory: "4096Mi" [2024-06-27T10:43:02.885Z] requests: [2024-06-27T10:43:02.885Z] cpu: "1000m" [2024-06-27T10:43:02.885Z] memory: "4096Mi" [2024-06-27T10:43:02.885Z] tty: true [2024-06-27T10:43:02.885Z] volumeMounts: [2024-06-27T10:43:02.885Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:02.885Z] name: "m2-dir" [2024-06-27T10:43:02.885Z] readOnly: true [2024-06-27T10:43:02.885Z] subPath: "toolchains.xml" [2024-06-27T10:43:02.885Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:02.885Z] name: "m2-dir" [2024-06-27T10:43:02.885Z] readOnly: true [2024-06-27T10:43:02.885Z] subPath: ".mavenrc" [2024-06-27T10:43:02.885Z] - mountPath: "/opt/tools" [2024-06-27T10:43:02.885Z] name: "volume-0" [2024-06-27T10:43:02.885Z] readOnly: false [2024-06-27T10:43:02.885Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:02.885Z] name: "volume-2" [2024-06-27T10:43:02.885Z] readOnly: false [2024-06-27T10:43:02.885Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:02.885Z] name: "volume-3" [2024-06-27T10:43:02.885Z] readOnly: false [2024-06-27T10:43:02.885Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:02.885Z] name: "m2-secret-dir" [2024-06-27T10:43:02.885Z] readOnly: true [2024-06-27T10:43:02.886Z] subPath: "settings-security.xml" [2024-06-27T10:43:02.886Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:02.886Z] name: "volume-4" [2024-06-27T10:43:02.886Z] readOnly: false [2024-06-27T10:43:02.886Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:02.886Z] name: "m2-secret-dir" [2024-06-27T10:43:02.886Z] readOnly: true [2024-06-27T10:43:02.886Z] subPath: "settings.xml" [2024-06-27T10:43:02.886Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:02.886Z] name: "volume-1" [2024-06-27T10:43:02.886Z] readOnly: false [2024-06-27T10:43:02.886Z] subPath: "" [2024-06-27T10:43:02.886Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:02.886Z] name: "workspace-volume" [2024-06-27T10:43:02.886Z] readOnly: false [2024-06-27T10:43:02.886Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:02.886Z] nodeSelector: [2024-06-27T10:43:02.886Z] kubernetes.io/os: "linux" [2024-06-27T10:43:02.886Z] restartPolicy: "Never" [2024-06-27T10:43:02.886Z] volumes: [2024-06-27T10:43:02.886Z] - name: "volume-0" [2024-06-27T10:43:02.886Z] persistentVolumeClaim: [2024-06-27T10:43:02.886Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:02.886Z] readOnly: true [2024-06-27T10:43:02.886Z] - name: "m2-secret-dir" [2024-06-27T10:43:02.886Z] secret: [2024-06-27T10:43:02.886Z] secretName: "m2-secret-dir" [2024-06-27T10:43:02.886Z] - emptyDir: [2024-06-27T10:43:02.886Z] medium: "" [2024-06-27T10:43:02.886Z] name: "volume-2" [2024-06-27T10:43:02.886Z] - configMap: [2024-06-27T10:43:02.886Z] name: "m2-dir" [2024-06-27T10:43:02.886Z] name: "m2-dir" [2024-06-27T10:43:02.886Z] - configMap: [2024-06-27T10:43:02.886Z] name: "known-hosts" [2024-06-27T10:43:02.886Z] name: "volume-1" [2024-06-27T10:43:02.886Z] - emptyDir: [2024-06-27T10:43:02.886Z] medium: "" [2024-06-27T10:43:02.886Z] name: "workspace-volume" [2024-06-27T10:43:02.886Z] - emptyDir: [2024-06-27T10:43:02.886Z] medium: "" [2024-06-27T10:43:02.886Z] name: "volume-4" [2024-06-27T10:43:02.886Z] - emptyDir: [2024-06-27T10:43:02.886Z] medium: "" [2024-06-27T10:43:02.886Z] name: "volume-3" [2024-06-27T10:43:02.886Z] [2024-06-27T10:43:03.083Z] using credential github-bot-SSH [2024-06-27T10:43:03.089Z] Cloning the remote Git repository [2024-06-27T10:43:03.140Z] using credential github-bot-SSH [2024-06-27T10:43:03.146Z] Cloning the remote Git repository [2024-06-27T10:43:03.150Z] using credential github-bot-SSH [2024-06-27T10:43:03.151Z] using credential github-bot-SSH [2024-06-27T10:43:03.156Z] Cloning the remote Git repository [2024-06-27T10:43:03.157Z] using credential github-bot-SSH [2024-06-27T10:43:03.159Z] Cloning the remote Git repository [2024-06-27T10:43:03.160Z] using credential github-bot-SSH [2024-06-27T10:43:03.162Z] Cloning the remote Git repository [2024-06-27T10:43:03.164Z] Cloning the remote Git repository [2024-06-27T10:43:03.300Z] Agent basic-mqclp is provisioned from template basic [2024-06-27T10:43:03.301Z] --- [2024-06-27T10:43:03.301Z] apiVersion: "v1" [2024-06-27T10:43:03.301Z] kind: "Pod" [2024-06-27T10:43:03.301Z] metadata: [2024-06-27T10:43:03.301Z] annotations: [2024-06-27T10:43:03.301Z] kubernetes.jenkins.io/last-refresh: "1719484975672" [2024-06-27T10:43:03.301Z] labels: [2024-06-27T10:43:03.301Z] jenkins: "slave" [2024-06-27T10:43:03.301Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:03.301Z] jenkins/label: "basic" [2024-06-27T10:43:03.301Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:03.301Z] name: "basic-mqclp" [2024-06-27T10:43:03.301Z] namespace: "glassfish" [2024-06-27T10:43:03.301Z] spec: [2024-06-27T10:43:03.301Z] containers: [2024-06-27T10:43:03.301Z] - env: [2024-06-27T10:43:03.301Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:03.301Z] value: "********" [2024-06-27T10:43:03.301Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:03.301Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:03.301Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:03.301Z] value: "basic-mqclp" [2024-06-27T10:43:03.301Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:03.301Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:03.301Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:03.301Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:03.301Z] value: "" [2024-06-27T10:43:03.301Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:03.301Z] value: "" [2024-06-27T10:43:03.301Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:03.301Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:03.301Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:03.301Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:03.301Z] - name: "JENKINS_NAME" [2024-06-27T10:43:03.301Z] value: "basic-mqclp" [2024-06-27T10:43:03.301Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:03.301Z] value: "/home/jenkins/agent" [2024-06-27T10:43:03.301Z] - name: "JENKINS_URL" [2024-06-27T10:43:03.301Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:03.301Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:03.301Z] imagePullPolicy: "Always" [2024-06-27T10:43:03.301Z] name: "jnlp" [2024-06-27T10:43:03.301Z] resources: [2024-06-27T10:43:03.301Z] limits: [2024-06-27T10:43:03.301Z] cpu: "2000m" [2024-06-27T10:43:03.301Z] memory: "4096Mi" [2024-06-27T10:43:03.301Z] requests: [2024-06-27T10:43:03.301Z] cpu: "1000m" [2024-06-27T10:43:03.301Z] memory: "4096Mi" [2024-06-27T10:43:03.301Z] tty: true [2024-06-27T10:43:03.301Z] volumeMounts: [2024-06-27T10:43:03.301Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:03.301Z] name: "m2-dir" [2024-06-27T10:43:03.301Z] readOnly: true [2024-06-27T10:43:03.301Z] subPath: "toolchains.xml" [2024-06-27T10:43:03.301Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:03.301Z] name: "m2-dir" [2024-06-27T10:43:03.301Z] readOnly: true [2024-06-27T10:43:03.301Z] subPath: ".mavenrc" [2024-06-27T10:43:03.301Z] - mountPath: "/opt/tools" [2024-06-27T10:43:03.301Z] name: "volume-0" [2024-06-27T10:43:03.301Z] readOnly: false [2024-06-27T10:43:03.301Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:03.301Z] name: "volume-2" [2024-06-27T10:43:03.301Z] readOnly: false [2024-06-27T10:43:03.301Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:03.301Z] name: "volume-3" [2024-06-27T10:43:03.301Z] readOnly: false [2024-06-27T10:43:03.301Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:03.301Z] name: "m2-secret-dir" [2024-06-27T10:43:03.301Z] readOnly: true [2024-06-27T10:43:03.301Z] subPath: "settings-security.xml" [2024-06-27T10:43:03.301Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:03.301Z] name: "volume-4" [2024-06-27T10:43:03.301Z] readOnly: false [2024-06-27T10:43:03.301Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:03.301Z] name: "m2-secret-dir" [2024-06-27T10:43:03.301Z] readOnly: true [2024-06-27T10:43:03.301Z] subPath: "settings.xml" [2024-06-27T10:43:03.301Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:03.301Z] name: "volume-1" [2024-06-27T10:43:03.301Z] readOnly: false [2024-06-27T10:43:03.301Z] subPath: "" [2024-06-27T10:43:03.301Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:03.301Z] name: "workspace-volume" [2024-06-27T10:43:03.301Z] readOnly: false [2024-06-27T10:43:03.301Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:03.301Z] nodeSelector: [2024-06-27T10:43:03.301Z] kubernetes.io/os: "linux" [2024-06-27T10:43:03.301Z] restartPolicy: "Never" [2024-06-27T10:43:03.301Z] volumes: [2024-06-27T10:43:03.301Z] - name: "volume-0" [2024-06-27T10:43:03.301Z] persistentVolumeClaim: [2024-06-27T10:43:03.301Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:03.301Z] readOnly: true [2024-06-27T10:43:03.301Z] - name: "m2-secret-dir" [2024-06-27T10:43:03.301Z] secret: [2024-06-27T10:43:03.301Z] secretName: "m2-secret-dir" [2024-06-27T10:43:03.301Z] - emptyDir: [2024-06-27T10:43:03.301Z] medium: "" [2024-06-27T10:43:03.301Z] name: "volume-2" [2024-06-27T10:43:03.301Z] - configMap: [2024-06-27T10:43:03.301Z] name: "m2-dir" [2024-06-27T10:43:03.301Z] name: "m2-dir" [2024-06-27T10:43:03.301Z] - configMap: [2024-06-27T10:43:03.301Z] name: "known-hosts" [2024-06-27T10:43:03.301Z] name: "volume-1" [2024-06-27T10:43:03.301Z] - emptyDir: [2024-06-27T10:43:03.301Z] medium: "" [2024-06-27T10:43:03.301Z] name: "workspace-volume" [2024-06-27T10:43:03.301Z] - emptyDir: [2024-06-27T10:43:03.301Z] medium: "" [2024-06-27T10:43:03.301Z] name: "volume-4" [2024-06-27T10:43:03.301Z] - emptyDir: [2024-06-27T10:43:03.301Z] medium: "" [2024-06-27T10:43:03.301Z] name: "volume-3" [2024-06-27T10:43:03.301Z] [2024-06-27T10:43:03.323Z] using credential github-bot-SSH [2024-06-27T10:43:03.327Z] Cloning the remote Git repository [2024-06-27T10:43:03.432Z] Running on basic-mqclp in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [Pipeline] stage [Pipeline] { (naming_all) [Pipeline] git [2024-06-27T10:43:03.470Z] Running on basic-43tv0 in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [Pipeline] stage [Pipeline] { (persistence_all) [Pipeline] git [2024-06-27T10:43:03.167Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.197Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:03.221Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.221Z] > git --version # timeout=10 [2024-06-27T10:43:03.224Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:03.224Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:03.228Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:03.229Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh5650670126787354972.key [2024-06-27T10:43:03.233Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:03.238Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:03.575Z] The recommended git tool is: git [2024-06-27T10:43:03.584Z] Agent basic-p6ppg is provisioned from template basic [2024-06-27T10:43:03.585Z] --- [2024-06-27T10:43:03.585Z] apiVersion: "v1" [2024-06-27T10:43:03.585Z] kind: "Pod" [2024-06-27T10:43:03.585Z] metadata: [2024-06-27T10:43:03.585Z] annotations: [2024-06-27T10:43:03.585Z] kubernetes.jenkins.io/last-refresh: "1719484975525" [2024-06-27T10:43:03.585Z] labels: [2024-06-27T10:43:03.585Z] jenkins: "slave" [2024-06-27T10:43:03.585Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:03.585Z] jenkins/label: "basic" [2024-06-27T10:43:03.585Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:03.585Z] name: "basic-p6ppg" [2024-06-27T10:43:03.585Z] namespace: "glassfish" [2024-06-27T10:43:03.585Z] spec: [2024-06-27T10:43:03.585Z] containers: [2024-06-27T10:43:03.585Z] - env: [2024-06-27T10:43:03.585Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:03.585Z] value: "********" [2024-06-27T10:43:03.585Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:03.585Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:03.585Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:03.585Z] value: "basic-p6ppg" [2024-06-27T10:43:03.585Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:03.585Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:03.585Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:03.585Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:03.585Z] value: "" [2024-06-27T10:43:03.585Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:03.585Z] value: "" [2024-06-27T10:43:03.585Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:03.585Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:03.585Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:03.585Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:03.585Z] - name: "JENKINS_NAME" [2024-06-27T10:43:03.585Z] value: "basic-p6ppg" [2024-06-27T10:43:03.585Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:03.585Z] value: "/home/jenkins/agent" [2024-06-27T10:43:03.585Z] - name: "JENKINS_URL" [2024-06-27T10:43:03.585Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:03.585Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:03.585Z] imagePullPolicy: "Always" [2024-06-27T10:43:03.585Z] name: "jnlp" [2024-06-27T10:43:03.585Z] resources: [2024-06-27T10:43:03.585Z] limits: [2024-06-27T10:43:03.585Z] cpu: "2000m" [2024-06-27T10:43:03.585Z] memory: "4096Mi" [2024-06-27T10:43:03.585Z] requests: [2024-06-27T10:43:03.585Z] cpu: "1000m" [2024-06-27T10:43:03.585Z] memory: "4096Mi" [2024-06-27T10:43:03.585Z] tty: true [2024-06-27T10:43:03.585Z] volumeMounts: [2024-06-27T10:43:03.585Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:03.585Z] name: "m2-dir" [2024-06-27T10:43:03.585Z] readOnly: true [2024-06-27T10:43:03.585Z] subPath: "toolchains.xml" [2024-06-27T10:43:03.585Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:03.585Z] name: "m2-dir" [2024-06-27T10:43:03.585Z] readOnly: true [2024-06-27T10:43:03.585Z] subPath: ".mavenrc" [2024-06-27T10:43:03.585Z] - mountPath: "/opt/tools" [2024-06-27T10:43:03.585Z] name: "volume-0" [2024-06-27T10:43:03.585Z] readOnly: false [2024-06-27T10:43:03.585Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:03.585Z] name: "volume-2" [2024-06-27T10:43:03.585Z] readOnly: false [2024-06-27T10:43:03.585Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:03.585Z] name: "volume-3" [2024-06-27T10:43:03.585Z] readOnly: false [2024-06-27T10:43:03.585Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:03.585Z] name: "m2-secret-dir" [2024-06-27T10:43:03.585Z] readOnly: true [2024-06-27T10:43:03.585Z] subPath: "settings-security.xml" [2024-06-27T10:43:03.585Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:03.585Z] name: "volume-4" [2024-06-27T10:43:03.585Z] readOnly: false [2024-06-27T10:43:03.585Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:03.585Z] name: "m2-secret-dir" [2024-06-27T10:43:03.585Z] readOnly: true [2024-06-27T10:43:03.585Z] subPath: "settings.xml" [2024-06-27T10:43:03.585Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:03.585Z] name: "volume-1" [2024-06-27T10:43:03.585Z] readOnly: false [2024-06-27T10:43:03.585Z] subPath: "" [2024-06-27T10:43:03.585Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:03.585Z] name: "workspace-volume" [2024-06-27T10:43:03.585Z] readOnly: false [2024-06-27T10:43:03.585Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:03.585Z] nodeSelector: [2024-06-27T10:43:03.585Z] kubernetes.io/os: "linux" [2024-06-27T10:43:03.585Z] restartPolicy: "Never" [2024-06-27T10:43:03.585Z] volumes: [2024-06-27T10:43:03.585Z] - name: "volume-0" [2024-06-27T10:43:03.585Z] persistentVolumeClaim: [2024-06-27T10:43:03.585Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:03.585Z] readOnly: true [2024-06-27T10:43:03.585Z] - name: "m2-secret-dir" [2024-06-27T10:43:03.585Z] secret: [2024-06-27T10:43:03.586Z] secretName: "m2-secret-dir" [2024-06-27T10:43:03.586Z] - emptyDir: [2024-06-27T10:43:03.586Z] medium: "" [2024-06-27T10:43:03.586Z] name: "volume-2" [2024-06-27T10:43:03.586Z] - configMap: [2024-06-27T10:43:03.586Z] name: "m2-dir" [2024-06-27T10:43:03.586Z] name: "m2-dir" [2024-06-27T10:43:03.586Z] - configMap: [2024-06-27T10:43:03.586Z] name: "known-hosts" [2024-06-27T10:43:03.586Z] name: "volume-1" [2024-06-27T10:43:03.586Z] - emptyDir: [2024-06-27T10:43:03.586Z] medium: "" [2024-06-27T10:43:03.586Z] name: "workspace-volume" [2024-06-27T10:43:03.586Z] - emptyDir: [2024-06-27T10:43:03.586Z] medium: "" [2024-06-27T10:43:03.586Z] name: "volume-4" [2024-06-27T10:43:03.586Z] - emptyDir: [2024-06-27T10:43:03.586Z] medium: "" [2024-06-27T10:43:03.586Z] name: "volume-3" [2024-06-27T10:43:03.586Z] [2024-06-27T10:43:03.356Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.384Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:03.407Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.407Z] > git --version # timeout=10 [2024-06-27T10:43:03.411Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:03.411Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:03.416Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:03.416Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh17708999046032165942.key [2024-06-27T10:43:03.423Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:03.429Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:03.168Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.203Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:03.228Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.229Z] > git --version # timeout=10 [2024-06-27T10:43:03.232Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:03.232Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:03.237Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:03.238Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh3275234284462540575.key [2024-06-27T10:43:03.243Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:03.249Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:03.622Z] Running on basic-p6ppg in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [2024-06-27T10:43:03.158Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.189Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:03.211Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.212Z] > git --version # timeout=10 [2024-06-27T10:43:03.214Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:03.215Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:03.220Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:03.220Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh1876831381325355056.key [2024-06-27T10:43:03.225Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:03.230Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] stage [Pipeline] { (deployment_all) [2024-06-27T10:43:03.174Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.202Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:03.225Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.225Z] > git --version # timeout=10 [2024-06-27T10:43:03.228Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:03.228Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:03.233Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:03.233Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh18443306596216028578.key [2024-06-27T10:43:03.238Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:03.244Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] git [2024-06-27T10:43:03.176Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.204Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:03.229Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.229Z] > git --version # timeout=10 [2024-06-27T10:43:03.232Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:03.232Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:03.237Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:03.237Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh91582050187780146.key [2024-06-27T10:43:03.243Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:03.248Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:03.100Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.128Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:03.149Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:03.150Z] > git --version # timeout=10 [2024-06-27T10:43:03.153Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:03.153Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:03.157Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:03.158Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh12707486303708876157.key [2024-06-27T10:43:03.163Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:03.168Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:03.660Z] The recommended git tool is: git [2024-06-27T10:43:03.709Z] Agent basic-2p6lw is provisioned from template basic [2024-06-27T10:43:03.710Z] --- [2024-06-27T10:43:03.710Z] apiVersion: "v1" [2024-06-27T10:43:03.710Z] kind: "Pod" [2024-06-27T10:43:03.710Z] metadata: [2024-06-27T10:43:03.710Z] annotations: [2024-06-27T10:43:03.710Z] kubernetes.jenkins.io/last-refresh: "1719484975328" [2024-06-27T10:43:03.710Z] labels: [2024-06-27T10:43:03.710Z] jenkins: "slave" [2024-06-27T10:43:03.710Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:03.710Z] jenkins/label: "basic" [2024-06-27T10:43:03.710Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:03.710Z] name: "basic-2p6lw" [2024-06-27T10:43:03.710Z] namespace: "glassfish" [2024-06-27T10:43:03.710Z] spec: [2024-06-27T10:43:03.710Z] containers: [2024-06-27T10:43:03.710Z] - env: [2024-06-27T10:43:03.710Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:03.710Z] value: "********" [2024-06-27T10:43:03.710Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:03.710Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:03.710Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:03.710Z] value: "basic-2p6lw" [2024-06-27T10:43:03.710Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:03.710Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:03.710Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:03.710Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:03.710Z] value: "" [2024-06-27T10:43:03.710Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:03.710Z] value: "" [2024-06-27T10:43:03.710Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:03.710Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:03.710Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:03.710Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:03.710Z] - name: "JENKINS_NAME" [2024-06-27T10:43:03.710Z] value: "basic-2p6lw" [2024-06-27T10:43:03.710Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:03.710Z] value: "/home/jenkins/agent" [2024-06-27T10:43:03.710Z] - name: "JENKINS_URL" [2024-06-27T10:43:03.710Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:03.710Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:03.710Z] imagePullPolicy: "Always" [2024-06-27T10:43:03.710Z] name: "jnlp" [2024-06-27T10:43:03.710Z] resources: [2024-06-27T10:43:03.710Z] limits: [2024-06-27T10:43:03.710Z] cpu: "2000m" [2024-06-27T10:43:03.710Z] memory: "4096Mi" [2024-06-27T10:43:03.710Z] requests: [2024-06-27T10:43:03.710Z] cpu: "1000m" [2024-06-27T10:43:03.710Z] memory: "4096Mi" [2024-06-27T10:43:03.710Z] tty: true [2024-06-27T10:43:03.710Z] volumeMounts: [2024-06-27T10:43:03.710Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:03.710Z] name: "m2-dir" [2024-06-27T10:43:03.710Z] readOnly: true [2024-06-27T10:43:03.710Z] subPath: "toolchains.xml" [2024-06-27T10:43:03.710Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:03.710Z] name: "m2-dir" [2024-06-27T10:43:03.710Z] readOnly: true [2024-06-27T10:43:03.710Z] subPath: ".mavenrc" [2024-06-27T10:43:03.710Z] - mountPath: "/opt/tools" [2024-06-27T10:43:03.710Z] name: "volume-0" [2024-06-27T10:43:03.710Z] readOnly: false [2024-06-27T10:43:03.710Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:03.710Z] name: "volume-2" [2024-06-27T10:43:03.710Z] readOnly: false [2024-06-27T10:43:03.710Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:03.710Z] name: "volume-3" [2024-06-27T10:43:03.710Z] readOnly: false [2024-06-27T10:43:03.710Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:03.710Z] name: "m2-secret-dir" [2024-06-27T10:43:03.710Z] readOnly: true [2024-06-27T10:43:03.710Z] subPath: "settings-security.xml" [2024-06-27T10:43:03.710Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:03.710Z] name: "volume-4" [2024-06-27T10:43:03.710Z] readOnly: false [2024-06-27T10:43:03.710Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:03.710Z] name: "m2-secret-dir" [2024-06-27T10:43:03.710Z] readOnly: true [2024-06-27T10:43:03.711Z] subPath: "settings.xml" [2024-06-27T10:43:03.711Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:03.711Z] name: "volume-1" [2024-06-27T10:43:03.711Z] readOnly: false [2024-06-27T10:43:03.711Z] subPath: "" [2024-06-27T10:43:03.711Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:03.711Z] name: "workspace-volume" [2024-06-27T10:43:03.711Z] readOnly: false [2024-06-27T10:43:03.711Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:03.711Z] nodeSelector: [2024-06-27T10:43:03.711Z] kubernetes.io/os: "linux" [2024-06-27T10:43:03.711Z] restartPolicy: "Never" [2024-06-27T10:43:03.711Z] volumes: [2024-06-27T10:43:03.711Z] - name: "volume-0" [2024-06-27T10:43:03.711Z] persistentVolumeClaim: [2024-06-27T10:43:03.711Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:03.711Z] readOnly: true [2024-06-27T10:43:03.711Z] - name: "m2-secret-dir" [2024-06-27T10:43:03.711Z] secret: [2024-06-27T10:43:03.711Z] secretName: "m2-secret-dir" [2024-06-27T10:43:03.711Z] - emptyDir: [2024-06-27T10:43:03.711Z] medium: "" [2024-06-27T10:43:03.711Z] name: "volume-2" [2024-06-27T10:43:03.711Z] - configMap: [2024-06-27T10:43:03.711Z] name: "m2-dir" [2024-06-27T10:43:03.711Z] name: "m2-dir" [2024-06-27T10:43:03.711Z] - configMap: [2024-06-27T10:43:03.711Z] name: "known-hosts" [2024-06-27T10:43:03.711Z] name: "volume-1" [2024-06-27T10:43:03.711Z] - emptyDir: [2024-06-27T10:43:03.711Z] medium: "" [2024-06-27T10:43:03.711Z] name: "workspace-volume" [2024-06-27T10:43:03.711Z] - emptyDir: [2024-06-27T10:43:03.711Z] medium: "" [2024-06-27T10:43:03.711Z] name: "volume-4" [2024-06-27T10:43:03.711Z] - emptyDir: [2024-06-27T10:43:03.711Z] medium: "" [2024-06-27T10:43:03.711Z] name: "volume-3" [2024-06-27T10:43:03.711Z] [2024-06-27T10:43:03.742Z] The recommended git tool is: git [2024-06-27T10:43:03.912Z] Running on basic-2p6lw in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [Pipeline] stage [Pipeline] { (security_all) [Pipeline] git [2024-06-27T10:43:04.080Z] using credential github-bot-SSH [2024-06-27T10:43:04.085Z] Cloning the remote Git repository [2024-06-27T10:43:04.091Z] The recommended git tool is: git [2024-06-27T10:43:04.128Z] using credential github-bot-SSH [2024-06-27T10:43:04.134Z] Cloning the remote Git repository [2024-06-27T10:43:04.137Z] using credential github-bot-SSH [2024-06-27T10:43:04.143Z] Cloning the remote Git repository [2024-06-27T10:43:04.302Z] Agent basic-4klw3 is provisioned from template basic [2024-06-27T10:43:04.303Z] --- [2024-06-27T10:43:04.303Z] apiVersion: "v1" [2024-06-27T10:43:04.303Z] kind: "Pod" [2024-06-27T10:43:04.303Z] metadata: [2024-06-27T10:43:04.303Z] annotations: [2024-06-27T10:43:04.303Z] kubernetes.jenkins.io/last-refresh: "1719484975548" [2024-06-27T10:43:04.303Z] labels: [2024-06-27T10:43:04.303Z] jenkins: "slave" [2024-06-27T10:43:04.303Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-06-27T10:43:04.303Z] jenkins/label: "basic" [2024-06-27T10:43:04.303Z] kubernetes.jenkins.io/controller: "http___jenkins-ui_glassfish_svc_cluster_local_glassfishx" [2024-06-27T10:43:04.303Z] name: "basic-4klw3" [2024-06-27T10:43:04.303Z] namespace: "glassfish" [2024-06-27T10:43:04.303Z] spec: [2024-06-27T10:43:04.303Z] containers: [2024-06-27T10:43:04.303Z] - env: [2024-06-27T10:43:04.303Z] - name: "JENKINS_SECRET" [2024-06-27T10:43:04.303Z] value: "********" [2024-06-27T10:43:04.303Z] - name: "JENKINS_TUNNEL" [2024-06-27T10:43:04.303Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-06-27T10:43:04.303Z] - name: "JENKINS_AGENT_NAME" [2024-06-27T10:43:04.303Z] value: "basic-4klw3" [2024-06-27T10:43:04.303Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-06-27T10:43:04.303Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-06-27T10:43:04.303Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-06-27T10:43:04.303Z] - name: "JAVA_TOOL_OPTIONS" [2024-06-27T10:43:04.303Z] value: "" [2024-06-27T10:43:04.303Z] - name: "_JAVA_OPTIONS" [2024-06-27T10:43:04.303Z] value: "" [2024-06-27T10:43:04.303Z] - name: "REMOTING_OPTS" [2024-06-27T10:43:04.303Z] value: "-noReconnectAfter 1d" [2024-06-27T10:43:04.303Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-06-27T10:43:04.303Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-06-27T10:43:04.303Z] - name: "JENKINS_NAME" [2024-06-27T10:43:04.303Z] value: "basic-4klw3" [2024-06-27T10:43:04.303Z] - name: "JENKINS_AGENT_WORKDIR" [2024-06-27T10:43:04.303Z] value: "/home/jenkins/agent" [2024-06-27T10:43:04.303Z] - name: "JENKINS_URL" [2024-06-27T10:43:04.303Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-06-27T10:43:04.303Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" [2024-06-27T10:43:04.303Z] imagePullPolicy: "Always" [2024-06-27T10:43:04.303Z] name: "jnlp" [2024-06-27T10:43:04.303Z] resources: [2024-06-27T10:43:04.303Z] limits: [2024-06-27T10:43:04.303Z] cpu: "2000m" [2024-06-27T10:43:04.303Z] memory: "4096Mi" [2024-06-27T10:43:04.303Z] requests: [2024-06-27T10:43:04.303Z] cpu: "1000m" [2024-06-27T10:43:04.303Z] memory: "4096Mi" [2024-06-27T10:43:04.303Z] tty: true [2024-06-27T10:43:04.303Z] volumeMounts: [2024-06-27T10:43:04.303Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-06-27T10:43:04.303Z] name: "m2-dir" [2024-06-27T10:43:04.303Z] readOnly: true [2024-06-27T10:43:04.303Z] subPath: "toolchains.xml" [2024-06-27T10:43:04.303Z] - mountPath: "/home/jenkins/.mavenrc" [2024-06-27T10:43:04.303Z] name: "m2-dir" [2024-06-27T10:43:04.303Z] readOnly: true [2024-06-27T10:43:04.303Z] subPath: ".mavenrc" [2024-06-27T10:43:04.303Z] - mountPath: "/opt/tools" [2024-06-27T10:43:04.303Z] name: "volume-0" [2024-06-27T10:43:04.303Z] readOnly: false [2024-06-27T10:43:04.303Z] - mountPath: "/home/jenkins" [2024-06-27T10:43:04.303Z] name: "volume-2" [2024-06-27T10:43:04.303Z] readOnly: false [2024-06-27T10:43:04.303Z] - mountPath: "/home/jenkins/.m2/repository" [2024-06-27T10:43:04.303Z] name: "volume-3" [2024-06-27T10:43:04.303Z] readOnly: false [2024-06-27T10:43:04.303Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-06-27T10:43:04.303Z] name: "m2-secret-dir" [2024-06-27T10:43:04.303Z] readOnly: true [2024-06-27T10:43:04.303Z] subPath: "settings-security.xml" [2024-06-27T10:43:04.303Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-06-27T10:43:04.303Z] name: "volume-4" [2024-06-27T10:43:04.303Z] readOnly: false [2024-06-27T10:43:04.303Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-06-27T10:43:04.303Z] name: "m2-secret-dir" [2024-06-27T10:43:04.303Z] readOnly: true [2024-06-27T10:43:04.303Z] subPath: "settings.xml" [2024-06-27T10:43:04.303Z] - mountPath: "/home/jenkins/.ssh" [2024-06-27T10:43:04.303Z] name: "volume-1" [2024-06-27T10:43:04.303Z] readOnly: false [2024-06-27T10:43:04.303Z] subPath: "" [2024-06-27T10:43:04.303Z] - mountPath: "/home/jenkins/agent" [2024-06-27T10:43:04.303Z] name: "workspace-volume" [2024-06-27T10:43:04.303Z] readOnly: false [2024-06-27T10:43:04.303Z] workingDir: "/home/jenkins/agent" [2024-06-27T10:43:04.303Z] nodeSelector: [2024-06-27T10:43:04.303Z] kubernetes.io/os: "linux" [2024-06-27T10:43:04.303Z] restartPolicy: "Never" [2024-06-27T10:43:04.303Z] volumes: [2024-06-27T10:43:04.303Z] - name: "volume-0" [2024-06-27T10:43:04.303Z] persistentVolumeClaim: [2024-06-27T10:43:04.303Z] claimName: "tools-claim-jiro-glassfish" [2024-06-27T10:43:04.303Z] readOnly: true [2024-06-27T10:43:04.303Z] - name: "m2-secret-dir" [2024-06-27T10:43:04.303Z] secret: [2024-06-27T10:43:04.303Z] secretName: "m2-secret-dir" [2024-06-27T10:43:04.303Z] - emptyDir: [2024-06-27T10:43:04.303Z] medium: "" [2024-06-27T10:43:04.303Z] name: "volume-2" [2024-06-27T10:43:04.303Z] - configMap: [2024-06-27T10:43:04.303Z] name: "m2-dir" [2024-06-27T10:43:04.303Z] name: "m2-dir" [2024-06-27T10:43:04.303Z] - configMap: [2024-06-27T10:43:04.303Z] name: "known-hosts" [2024-06-27T10:43:04.303Z] name: "volume-1" [2024-06-27T10:43:04.303Z] - emptyDir: [2024-06-27T10:43:04.303Z] medium: "" [2024-06-27T10:43:04.303Z] name: "workspace-volume" [2024-06-27T10:43:04.303Z] - emptyDir: [2024-06-27T10:43:04.303Z] medium: "" [2024-06-27T10:43:04.303Z] name: "volume-4" [2024-06-27T10:43:04.303Z] - emptyDir: [2024-06-27T10:43:04.303Z] medium: "" [2024-06-27T10:43:04.303Z] name: "volume-3" [2024-06-27T10:43:04.303Z] [2024-06-27T10:43:04.344Z] Running on basic-4klw3 in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [Pipeline] { [Pipeline] stage [Pipeline] { (webservice_all) [Pipeline] git [2024-06-27T10:43:04.475Z] The recommended git tool is: git [2024-06-27T10:43:04.097Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:04.125Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:04.148Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:04.148Z] > git --version # timeout=10 [2024-06-27T10:43:04.151Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:04.151Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:04.156Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:04.157Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh3648139226410032789.key [2024-06-27T10:43:04.161Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:04.167Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:04.154Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:04.181Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:04.203Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:04.203Z] > git --version # timeout=10 [2024-06-27T10:43:04.206Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:04.207Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:04.211Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:04.211Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh3301202612890419398.key [2024-06-27T10:43:04.216Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:04.221Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:04.726Z] using credential github-bot-SSH [2024-06-27T10:43:04.733Z] Cloning the remote Git repository [2024-06-27T10:43:05.107Z] using credential github-bot-SSH [2024-06-27T10:43:05.113Z] Cloning the remote Git repository [2024-06-27T10:43:04.748Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:04.776Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:04.798Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:04.798Z] > git --version # timeout=10 [2024-06-27T10:43:04.801Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:04.802Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:04.806Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:04.807Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh16454806169039554780.key [2024-06-27T10:43:04.812Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:04.818Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:04.147Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:04.178Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:04.204Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:04.204Z] > git --version # timeout=10 [2024-06-27T10:43:04.208Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:04.209Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:04.214Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:04.215Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh2416645481426964896.key [2024-06-27T10:43:04.221Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:04.229Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:05.739Z] using credential github-bot-SSH [2024-06-27T10:43:05.747Z] Cloning the remote Git repository [2024-06-27T10:43:05.133Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:05.164Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:05.200Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:05.200Z] > git --version # timeout=10 [2024-06-27T10:43:05.205Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:05.206Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:05.212Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:05.213Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh4526133525094323792.key [2024-06-27T10:43:05.221Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:05.230Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:05.767Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:05.811Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:05.844Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:05.844Z] > git --version # timeout=10 [2024-06-27T10:43:05.848Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:05.849Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:05.854Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:05.855Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh14891815476050724114.key [2024-06-27T10:43:05.861Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:05.868Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:06.349Z] using credential github-bot-SSH [2024-06-27T10:43:06.355Z] Cloning the remote Git repository [2024-06-27T10:43:06.942Z] using credential github-bot-SSH [2024-06-27T10:43:06.948Z] Cloning the remote Git repository [2024-06-27T10:43:06.378Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:06.413Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:06.446Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:06.447Z] > git --version # timeout=10 [2024-06-27T10:43:06.452Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:06.453Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:06.460Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:06.461Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh3289185996772523420.key [2024-06-27T10:43:06.471Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:06.481Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:07.189Z] using credential github-bot-SSH [2024-06-27T10:43:07.195Z] Cloning the remote Git repository [2024-06-27T10:43:06.961Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:06.993Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:07.027Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:07.027Z] > git --version # timeout=10 [2024-06-27T10:43:07.032Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:07.033Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:07.039Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:07.039Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh18112252422102612443.key [2024-06-27T10:43:07.048Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:07.058Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:07.576Z] using credential github-bot-SSH [2024-06-27T10:43:07.582Z] Cloning the remote Git repository [2024-06-27T10:43:07.598Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:07.630Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:07.702Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:07.703Z] > git --version # timeout=10 [2024-06-27T10:43:07.708Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:07.709Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:07.716Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:07.717Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh13231589384725951478.key [2024-06-27T10:43:07.725Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:07.212Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:07.245Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:07.277Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:07.277Z] > git --version # timeout=10 [2024-06-27T10:43:07.283Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:07.284Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:07.290Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:07.291Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh17587558905079714632.key [2024-06-27T10:43:07.299Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:07.308Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:08.833Z] using credential github-bot-SSH [2024-06-27T10:43:08.841Z] Cloning the remote Git repository [2024-06-27T10:43:07.734Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:43:08.904Z] Cloning repository http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:08.984Z] > git init /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 # timeout=10 [2024-06-27T10:43:09.025Z] Fetching upstream changes from http://github.com/eclipse-ee4j/glassfish/ [2024-06-27T10:43:09.025Z] > git --version # timeout=10 [2024-06-27T10:43:09.031Z] > git --version # 'git version 2.20.1' [2024-06-27T10:43:09.032Z] using GIT_SSH to set credentials GitHub bot SSH [2024-06-27T10:43:09.044Z] [INFO] Currently running in a labeled security context [2024-06-27T10:43:09.045Z] > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/jenkins-gitclient-ssh3153281774900946285.key [2024-06-27T10:43:09.060Z] Verifying host key using manually-configured host key entries [2024-06-27T10:43:09.075Z] > git fetch --tags --force --progress -- http://github.com/eclipse-ee4j/glassfish/ +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:46:57.034Z] Avoid second fetch [2024-06-27T10:46:57.044Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:46:57.194Z] Avoid second fetch [2024-06-27T10:46:57.203Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:46:56.694Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:46:56.700Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:46:57.033Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:46:57.046Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:46:57.052Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:46:59.698Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [2024-06-27T10:47:00.103Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [2024-06-27T10:46:56.812Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:46:56.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:46:57.197Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:46:57.207Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:46:57.211Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:46:59.314Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:46:59.321Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:00.625Z] Avoid second fetch [2024-06-27T10:47:00.633Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:47:01.403Z] Avoid second fetch [2024-06-27T10:47:01.415Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:47:03.202Z] Avoid second fetch [2024-06-27T10:47:03.212Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:47:03.346Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [Pipeline] timeout [2024-06-27T10:47:03.407Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:03.856Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-2lw20 [2024-06-27T10:47:04.072Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [Pipeline] timeout [2024-06-27T10:47:04.883Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:05.271Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-xfzbx [2024-06-27T10:47:05.964Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [Pipeline] { [Pipeline] sh [Pipeline] timeout [2024-06-27T10:47:07.307Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:07.414Z] + id [2024-06-27T10:47:07.414Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:07.414Z] + uname -a [2024-06-27T10:47:07.414Z] Linux basic-2lw20 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:07.414Z] + env [2024-06-27T10:47:07.414Z] + sort [2024-06-27T10:47:07.414Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:07.414Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:07.414Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:07.414Z] BUILD_ID=351 [2024-06-27T10:47:07.414Z] BUILD_NUMBER=351 [2024-06-27T10:47:07.414Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:07.414Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:07.414Z] CI=true [2024-06-27T10:47:07.414Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:07.414Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:07.414Z] HOME=/home/jenkins [2024-06-27T10:47:07.414Z] HOSTNAME=basic-2lw20 [2024-06-27T10:47:07.414Z] HUDSON_COOKIE=6b77f411-012b-499b-bbcd-e633fb5beab1 [2024-06-27T10:47:07.414Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:07.414Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:07.414Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:07.414Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:07.414Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:07.414Z] JENKINS_AGENT_NAME=basic-2lw20 [2024-06-27T10:47:07.414Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:07.414Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:07.414Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:07.414Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:07.414Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:07.414Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:07.414Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:07.414Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:07.414Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:07.414Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:07.414Z] JENKINS_NAME=basic-2lw20 [2024-06-27T10:47:07.414Z] JENKINS_NODE_COOKIE=db0d7049-16d1-42bf-bcbb-7937da8284cc [2024-06-27T10:47:07.414Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:07.414Z] JENKINS_SECRET=**** [2024-06-27T10:47:07.414Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:07.414Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:07.414Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:07.414Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:07.414Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:07.414Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:07.414Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:07.414Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:07.414Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:07.414Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:07.414Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:07.414Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:07.414Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:07.414Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:07.414Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:07.414Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:07.414Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:07.414Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:07.414Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:07.414Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:07.414Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:07.414Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:07.414Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:07.414Z] LANG=en_US.UTF-8 [2024-06-27T10:47:07.414Z] LANGUAGE=en_US:en [2024-06-27T10:47:07.414Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:07.414Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:07.414Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:07.414Z] NODE_LABELS=basic basic-2lw20 [2024-06-27T10:47:07.414Z] NODE_NAME=basic-2lw20 [2024-06-27T10:47:07.414Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:07.415Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-2lw20 -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:07.415Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:07.415Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:07.415Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:07.415Z] PORT_ADMIN=4848 [2024-06-27T10:47:07.415Z] PORT_HTTP=8080 [2024-06-27T10:47:07.415Z] PORT_HTTPS=8181 [2024-06-27T10:47:07.415Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:07.415Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:07.415Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:07.415Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:07.415Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:07.415Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:07.415Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:07.415Z] SHLVL=1 [2024-06-27T10:47:07.415Z] STAGE_NAME=cdi_all [2024-06-27T10:47:07.415Z] TERM=xterm [2024-06-27T10:47:07.415Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:07.415Z] USER_NAME=jenkins [2024-06-27T10:47:07.415Z] _=/usr/bin/env [2024-06-27T10:47:07.415Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:07.415Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:07.415Z] + df -h [2024-06-27T10:47:07.415Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:07.415Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:07.415Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:07.415Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:07.415Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:07.415Z] tmpfs 26G 64M 26G 1% /etc/hostname [2024-06-27T10:47:07.415Z] /dev/sda4 894G 285G 610G 32% /etc/hosts [2024-06-27T10:47:07.415Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:07.415Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:07.415Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:07.415Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:07.415Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:07.415Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:07.415Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:47:07.415Z] 162 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:07.415Z] + mvn -version [2024-06-27T10:47:07.672Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:07.672Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:07.672Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:07.672Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:07.672Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:07.672Z] + ant -version [2024-06-27T10:47:07.716Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-2zknr [Pipeline] timeout [2024-06-27T10:47:07.719Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:07.928Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:07.928Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:07.928Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-6c392927/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:07.928Z] + true [2024-06-27T10:47:07.928Z] + cat /proc/cpuinfo [2024-06-27T10:47:07.928Z] processor : 0 [2024-06-27T10:47:07.928Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.928Z] cpu family : 6 [2024-06-27T10:47:07.928Z] model : 85 [2024-06-27T10:47:07.928Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.928Z] stepping : 7 [2024-06-27T10:47:07.928Z] microcode : 0x5003302 [2024-06-27T10:47:07.928Z] cpu MHz : 2900.128 [2024-06-27T10:47:07.928Z] cache size : 14080 KB [2024-06-27T10:47:07.928Z] physical id : 0 [2024-06-27T10:47:07.928Z] siblings : 20 [2024-06-27T10:47:07.928Z] core id : 0 [2024-06-27T10:47:07.928Z] cpu cores : 10 [2024-06-27T10:47:07.928Z] apicid : 0 [2024-06-27T10:47:07.928Z] initial apicid : 0 [2024-06-27T10:47:07.928Z] fpu : yes [2024-06-27T10:47:07.928Z] fpu_exception : yes [2024-06-27T10:47:07.928Z] cpuid level : 22 [2024-06-27T10:47:07.928Z] wp : yes [2024-06-27T10:47:07.928Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.928Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.928Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.928Z] bogomips : 4800.00 [2024-06-27T10:47:07.928Z] clflush size : 64 [2024-06-27T10:47:07.928Z] cache_alignment : 64 [2024-06-27T10:47:07.928Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.928Z] power management: [2024-06-27T10:47:07.928Z] [2024-06-27T10:47:07.928Z] processor : 1 [2024-06-27T10:47:07.928Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.928Z] cpu family : 6 [2024-06-27T10:47:07.928Z] model : 85 [2024-06-27T10:47:07.928Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.928Z] stepping : 7 [2024-06-27T10:47:07.928Z] microcode : 0x5003302 [2024-06-27T10:47:07.928Z] cpu MHz : 2706.107 [2024-06-27T10:47:07.928Z] cache size : 14080 KB [2024-06-27T10:47:07.928Z] physical id : 0 [2024-06-27T10:47:07.928Z] siblings : 20 [2024-06-27T10:47:07.928Z] core id : 1 [2024-06-27T10:47:07.928Z] cpu cores : 10 [2024-06-27T10:47:07.928Z] apicid : 2 [2024-06-27T10:47:07.928Z] initial apicid : 2 [2024-06-27T10:47:07.928Z] fpu : yes [2024-06-27T10:47:07.928Z] fpu_exception : yes [2024-06-27T10:47:07.928Z] cpuid level : 22 [2024-06-27T10:47:07.928Z] wp : yes [2024-06-27T10:47:07.928Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.929Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.929Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.929Z] bogomips : 4800.00 [2024-06-27T10:47:07.929Z] clflush size : 64 [2024-06-27T10:47:07.929Z] cache_alignment : 64 [2024-06-27T10:47:07.929Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.929Z] power management: [2024-06-27T10:47:07.929Z] [2024-06-27T10:47:07.929Z] processor : 2 [2024-06-27T10:47:07.929Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.929Z] cpu family : 6 [2024-06-27T10:47:07.929Z] model : 85 [2024-06-27T10:47:07.929Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.929Z] stepping : 7 [2024-06-27T10:47:07.929Z] microcode : 0x5003302 [2024-06-27T10:47:07.929Z] cpu MHz : 2899.996 [2024-06-27T10:47:07.929Z] cache size : 14080 KB [2024-06-27T10:47:07.929Z] physical id : 0 [2024-06-27T10:47:07.929Z] siblings : 20 [2024-06-27T10:47:07.929Z] core id : 2 [2024-06-27T10:47:07.929Z] cpu cores : 10 [2024-06-27T10:47:07.929Z] apicid : 4 [2024-06-27T10:47:07.929Z] initial apicid : 4 [2024-06-27T10:47:07.929Z] fpu : yes [2024-06-27T10:47:07.929Z] fpu_exception : yes [2024-06-27T10:47:07.929Z] cpuid level : 22 [2024-06-27T10:47:07.929Z] wp : yes [2024-06-27T10:47:07.929Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.929Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.929Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.929Z] bogomips : 4800.00 [2024-06-27T10:47:07.929Z] clflush size : 64 [2024-06-27T10:47:07.929Z] cache_alignment : 64 [2024-06-27T10:47:07.929Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.929Z] power management: [2024-06-27T10:47:07.929Z] [2024-06-27T10:47:07.929Z] processor : 3 [2024-06-27T10:47:07.929Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.929Z] cpu family : 6 [2024-06-27T10:47:07.929Z] model : 85 [2024-06-27T10:47:07.929Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.929Z] stepping : 7 [2024-06-27T10:47:07.929Z] microcode : 0x5003302 [2024-06-27T10:47:07.929Z] cpu MHz : 2907.201 [2024-06-27T10:47:07.929Z] cache size : 14080 KB [2024-06-27T10:47:07.929Z] physical id : 0 [2024-06-27T10:47:07.929Z] siblings : 20 [2024-06-27T10:47:07.929Z] core id : 3 [2024-06-27T10:47:07.929Z] cpu cores : 10 [2024-06-27T10:47:07.929Z] apicid : 6 [2024-06-27T10:47:07.929Z] initial apicid : 6 [2024-06-27T10:47:07.929Z] fpu : yes [2024-06-27T10:47:07.929Z] fpu_exception : yes [2024-06-27T10:47:07.929Z] cpuid level : 22 [2024-06-27T10:47:07.929Z] wp : yes [2024-06-27T10:47:07.929Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.929Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.930Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.930Z] bogomips : 4800.00 [2024-06-27T10:47:07.930Z] clflush size : 64 [2024-06-27T10:47:07.930Z] cache_alignment : 64 [2024-06-27T10:47:07.930Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.930Z] power management: [2024-06-27T10:47:07.930Z] [2024-06-27T10:47:07.930Z] processor : 4 [2024-06-27T10:47:07.930Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.930Z] cpu family : 6 [2024-06-27T10:47:07.930Z] model : 85 [2024-06-27T10:47:07.930Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.930Z] stepping : 7 [2024-06-27T10:47:07.930Z] microcode : 0x5003302 [2024-06-27T10:47:07.930Z] cpu MHz : 2901.084 [2024-06-27T10:47:07.930Z] cache size : 14080 KB [2024-06-27T10:47:07.930Z] physical id : 0 [2024-06-27T10:47:07.930Z] siblings : 20 [2024-06-27T10:47:07.930Z] core id : 4 [2024-06-27T10:47:07.930Z] cpu cores : 10 [2024-06-27T10:47:07.930Z] apicid : 8 [2024-06-27T10:47:07.930Z] initial apicid : 8 [2024-06-27T10:47:07.930Z] fpu : yes [2024-06-27T10:47:07.930Z] fpu_exception : yes [2024-06-27T10:47:07.930Z] cpuid level : 22 [2024-06-27T10:47:07.930Z] wp : yes [2024-06-27T10:47:07.930Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.930Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.930Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.930Z] bogomips : 4800.00 [2024-06-27T10:47:07.930Z] clflush size : 64 [2024-06-27T10:47:07.930Z] cache_alignment : 64 [2024-06-27T10:47:07.930Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.930Z] power management: [2024-06-27T10:47:07.930Z] [2024-06-27T10:47:07.930Z] processor : 5 [2024-06-27T10:47:07.930Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.930Z] cpu family : 6 [2024-06-27T10:47:07.930Z] model : 85 [2024-06-27T10:47:07.930Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.930Z] stepping : 7 [2024-06-27T10:47:07.930Z] microcode : 0x5003302 [2024-06-27T10:47:07.930Z] cpu MHz : 2900.519 [2024-06-27T10:47:07.930Z] cache size : 14080 KB [2024-06-27T10:47:07.930Z] physical id : 0 [2024-06-27T10:47:07.930Z] siblings : 20 [2024-06-27T10:47:07.930Z] core id : 8 [2024-06-27T10:47:07.930Z] cpu cores : 10 [2024-06-27T10:47:07.930Z] apicid : 16 [2024-06-27T10:47:07.930Z] initial apicid : 16 [2024-06-27T10:47:07.930Z] fpu : yes [2024-06-27T10:47:07.930Z] fpu_exception : yes [2024-06-27T10:47:07.930Z] cpuid level : 22 [2024-06-27T10:47:07.930Z] wp : yes [2024-06-27T10:47:07.930Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.930Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.930Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.930Z] bogomips : 4800.00 [2024-06-27T10:47:07.930Z] clflush size : 64 [2024-06-27T10:47:07.930Z] cache_alignment : 64 [2024-06-27T10:47:07.930Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.930Z] power management: [2024-06-27T10:47:07.930Z] [2024-06-27T10:47:07.930Z] processor : 6 [2024-06-27T10:47:07.930Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.930Z] cpu family : 6 [2024-06-27T10:47:07.930Z] model : 85 [2024-06-27T10:47:07.930Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.930Z] stepping : 7 [2024-06-27T10:47:07.930Z] microcode : 0x5003302 [2024-06-27T10:47:07.930Z] cpu MHz : 2902.345 [2024-06-27T10:47:07.930Z] cache size : 14080 KB [2024-06-27T10:47:07.930Z] physical id : 0 [2024-06-27T10:47:07.930Z] siblings : 20 [2024-06-27T10:47:07.930Z] core id : 9 [2024-06-27T10:47:07.930Z] cpu cores : 10 [2024-06-27T10:47:07.930Z] apicid : 18 [2024-06-27T10:47:07.930Z] initial apicid : 18 [2024-06-27T10:47:07.930Z] fpu : yes [2024-06-27T10:47:07.930Z] fpu_exception : yes [2024-06-27T10:47:07.930Z] cpuid level : 22 [2024-06-27T10:47:07.930Z] wp : yes [2024-06-27T10:47:07.931Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.931Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.931Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.931Z] bogomips : 4800.00 [2024-06-27T10:47:07.931Z] clflush size : 64 [2024-06-27T10:47:07.931Z] cache_alignment : 64 [2024-06-27T10:47:07.931Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.931Z] power management: [2024-06-27T10:47:07.931Z] [2024-06-27T10:47:07.931Z] processor : 7 [2024-06-27T10:47:07.931Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.931Z] cpu family : 6 [2024-06-27T10:47:07.931Z] model : 85 [2024-06-27T10:47:07.931Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.931Z] stepping : 7 [2024-06-27T10:47:07.931Z] microcode : 0x5003302 [2024-06-27T10:47:07.931Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.931Z] cache size : 14080 KB [2024-06-27T10:47:07.931Z] physical id : 0 [2024-06-27T10:47:07.931Z] siblings : 20 [2024-06-27T10:47:07.931Z] core id : 10 [2024-06-27T10:47:07.931Z] cpu cores : 10 [2024-06-27T10:47:07.931Z] apicid : 20 [2024-06-27T10:47:07.931Z] initial apicid : 20 [2024-06-27T10:47:07.931Z] fpu : yes [2024-06-27T10:47:07.931Z] fpu_exception : yes [2024-06-27T10:47:07.931Z] cpuid level : 22 [2024-06-27T10:47:07.931Z] wp : yes [2024-06-27T10:47:07.931Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.931Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.931Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.931Z] bogomips : 4800.00 [2024-06-27T10:47:07.931Z] clflush size : 64 [2024-06-27T10:47:07.931Z] cache_alignment : 64 [2024-06-27T10:47:07.931Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.931Z] power management: [2024-06-27T10:47:07.931Z] [2024-06-27T10:47:07.931Z] processor : 8 [2024-06-27T10:47:07.931Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.931Z] cpu family : 6 [2024-06-27T10:47:07.931Z] model : 85 [2024-06-27T10:47:07.931Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.931Z] stepping : 7 [2024-06-27T10:47:07.931Z] microcode : 0x5003302 [2024-06-27T10:47:07.931Z] cpu MHz : 2899.954 [2024-06-27T10:47:07.931Z] cache size : 14080 KB [2024-06-27T10:47:07.931Z] physical id : 0 [2024-06-27T10:47:07.931Z] siblings : 20 [2024-06-27T10:47:07.931Z] core id : 11 [2024-06-27T10:47:07.931Z] cpu cores : 10 [2024-06-27T10:47:07.931Z] apicid : 22 [2024-06-27T10:47:07.931Z] initial apicid : 22 [2024-06-27T10:47:07.931Z] fpu : yes [2024-06-27T10:47:07.931Z] fpu_exception : yes [2024-06-27T10:47:07.931Z] cpuid level : 22 [2024-06-27T10:47:07.931Z] wp : yes [2024-06-27T10:47:07.931Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.932Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.932Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.932Z] bogomips : 4800.00 [2024-06-27T10:47:07.932Z] clflush size : 64 [2024-06-27T10:47:07.932Z] cache_alignment : 64 [2024-06-27T10:47:07.932Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.932Z] power management: [2024-06-27T10:47:07.932Z] [2024-06-27T10:47:07.932Z] processor : 9 [2024-06-27T10:47:07.932Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.932Z] cpu family : 6 [2024-06-27T10:47:07.932Z] model : 85 [2024-06-27T10:47:07.932Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.932Z] stepping : 7 [2024-06-27T10:47:07.932Z] microcode : 0x5003302 [2024-06-27T10:47:07.932Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.932Z] cache size : 14080 KB [2024-06-27T10:47:07.932Z] physical id : 0 [2024-06-27T10:47:07.932Z] siblings : 20 [2024-06-27T10:47:07.932Z] core id : 12 [2024-06-27T10:47:07.932Z] cpu cores : 10 [2024-06-27T10:47:07.932Z] apicid : 24 [2024-06-27T10:47:07.932Z] initial apicid : 24 [2024-06-27T10:47:07.932Z] fpu : yes [2024-06-27T10:47:07.932Z] fpu_exception : yes [2024-06-27T10:47:07.932Z] cpuid level : 22 [2024-06-27T10:47:07.932Z] wp : yes [2024-06-27T10:47:07.932Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.932Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.932Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.932Z] bogomips : 4800.00 [2024-06-27T10:47:07.932Z] clflush size : 64 [2024-06-27T10:47:07.932Z] cache_alignment : 64 [2024-06-27T10:47:07.932Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.932Z] power management: [2024-06-27T10:47:07.932Z] [2024-06-27T10:47:07.932Z] processor : 10 [2024-06-27T10:47:07.932Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.932Z] cpu family : 6 [2024-06-27T10:47:07.932Z] model : 85 [2024-06-27T10:47:07.932Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.932Z] stepping : 7 [2024-06-27T10:47:07.932Z] microcode : 0x5003302 [2024-06-27T10:47:07.932Z] cpu MHz : 1779.915 [2024-06-27T10:47:07.932Z] cache size : 14080 KB [2024-06-27T10:47:07.932Z] physical id : 1 [2024-06-27T10:47:07.932Z] siblings : 20 [2024-06-27T10:47:07.932Z] core id : 0 [2024-06-27T10:47:07.932Z] cpu cores : 10 [2024-06-27T10:47:07.932Z] apicid : 32 [2024-06-27T10:47:07.932Z] initial apicid : 32 [2024-06-27T10:47:07.932Z] fpu : yes [2024-06-27T10:47:07.932Z] fpu_exception : yes [2024-06-27T10:47:07.932Z] cpuid level : 22 [2024-06-27T10:47:07.932Z] wp : yes [2024-06-27T10:47:07.932Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.932Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.932Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.932Z] bogomips : 4807.65 [2024-06-27T10:47:07.932Z] clflush size : 64 [2024-06-27T10:47:07.932Z] cache_alignment : 64 [2024-06-27T10:47:07.932Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.932Z] power management: [2024-06-27T10:47:07.932Z] [2024-06-27T10:47:07.932Z] processor : 11 [2024-06-27T10:47:07.933Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.933Z] cpu family : 6 [2024-06-27T10:47:07.933Z] model : 85 [2024-06-27T10:47:07.933Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.933Z] stepping : 7 [2024-06-27T10:47:07.933Z] microcode : 0x5003302 [2024-06-27T10:47:07.933Z] cpu MHz : 1710.199 [2024-06-27T10:47:07.933Z] cache size : 14080 KB [2024-06-27T10:47:07.933Z] physical id : 1 [2024-06-27T10:47:07.933Z] siblings : 20 [2024-06-27T10:47:07.933Z] core id : 1 [2024-06-27T10:47:07.933Z] cpu cores : 10 [2024-06-27T10:47:07.933Z] apicid : 34 [2024-06-27T10:47:07.933Z] initial apicid : 34 [2024-06-27T10:47:07.933Z] fpu : yes [2024-06-27T10:47:07.933Z] fpu_exception : yes [2024-06-27T10:47:07.933Z] cpuid level : 22 [2024-06-27T10:47:07.933Z] wp : yes [2024-06-27T10:47:07.933Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.933Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.933Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.933Z] bogomips : 4807.65 [2024-06-27T10:47:07.933Z] clflush size : 64 [2024-06-27T10:47:07.933Z] cache_alignment : 64 [2024-06-27T10:47:07.933Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.933Z] power management: [2024-06-27T10:47:07.933Z] [2024-06-27T10:47:07.933Z] processor : 12 [2024-06-27T10:47:07.933Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.933Z] cpu family : 6 [2024-06-27T10:47:07.933Z] model : 85 [2024-06-27T10:47:07.933Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.933Z] stepping : 7 [2024-06-27T10:47:07.933Z] microcode : 0x5003302 [2024-06-27T10:47:07.933Z] cpu MHz : 1714.461 [2024-06-27T10:47:07.933Z] cache size : 14080 KB [2024-06-27T10:47:07.933Z] physical id : 1 [2024-06-27T10:47:07.933Z] siblings : 20 [2024-06-27T10:47:07.933Z] core id : 2 [2024-06-27T10:47:07.933Z] cpu cores : 10 [2024-06-27T10:47:07.933Z] apicid : 36 [2024-06-27T10:47:07.933Z] initial apicid : 36 [2024-06-27T10:47:07.933Z] fpu : yes [2024-06-27T10:47:07.933Z] fpu_exception : yes [2024-06-27T10:47:07.933Z] cpuid level : 22 [2024-06-27T10:47:07.933Z] wp : yes [2024-06-27T10:47:07.933Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.933Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.933Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.933Z] bogomips : 4807.65 [2024-06-27T10:47:07.933Z] clflush size : 64 [2024-06-27T10:47:07.933Z] cache_alignment : 64 [2024-06-27T10:47:07.933Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.933Z] power management: [2024-06-27T10:47:07.933Z] [2024-06-27T10:47:07.933Z] processor : 13 [2024-06-27T10:47:07.933Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.933Z] cpu family : 6 [2024-06-27T10:47:07.933Z] model : 85 [2024-06-27T10:47:07.933Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.933Z] stepping : 7 [2024-06-27T10:47:07.933Z] microcode : 0x5003302 [2024-06-27T10:47:07.933Z] cpu MHz : 1740.615 [2024-06-27T10:47:07.933Z] cache size : 14080 KB [2024-06-27T10:47:07.933Z] physical id : 1 [2024-06-27T10:47:07.933Z] siblings : 20 [2024-06-27T10:47:07.933Z] core id : 3 [2024-06-27T10:47:07.933Z] cpu cores : 10 [2024-06-27T10:47:07.933Z] apicid : 38 [2024-06-27T10:47:07.933Z] initial apicid : 38 [2024-06-27T10:47:07.933Z] fpu : yes [2024-06-27T10:47:07.933Z] fpu_exception : yes [2024-06-27T10:47:07.933Z] cpuid level : 22 [2024-06-27T10:47:07.933Z] wp : yes [2024-06-27T10:47:07.934Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.934Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.934Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.934Z] bogomips : 4807.65 [2024-06-27T10:47:07.934Z] clflush size : 64 [2024-06-27T10:47:07.934Z] cache_alignment : 64 [2024-06-27T10:47:07.934Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.934Z] power management: [2024-06-27T10:47:07.934Z] [2024-06-27T10:47:07.934Z] processor : 14 [2024-06-27T10:47:07.934Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.934Z] cpu family : 6 [2024-06-27T10:47:07.934Z] model : 85 [2024-06-27T10:47:07.934Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.934Z] stepping : 7 [2024-06-27T10:47:07.934Z] microcode : 0x5003302 [2024-06-27T10:47:07.934Z] cpu MHz : 1493.684 [2024-06-27T10:47:07.934Z] cache size : 14080 KB [2024-06-27T10:47:07.934Z] physical id : 1 [2024-06-27T10:47:07.934Z] siblings : 20 [2024-06-27T10:47:07.934Z] core id : 4 [2024-06-27T10:47:07.934Z] cpu cores : 10 [2024-06-27T10:47:07.934Z] apicid : 40 [2024-06-27T10:47:07.934Z] initial apicid : 40 [2024-06-27T10:47:07.934Z] fpu : yes [2024-06-27T10:47:07.934Z] fpu_exception : yes [2024-06-27T10:47:07.934Z] cpuid level : 22 [2024-06-27T10:47:07.934Z] wp : yes [2024-06-27T10:47:07.934Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.934Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.934Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.934Z] bogomips : 4807.65 [2024-06-27T10:47:07.934Z] clflush size : 64 [2024-06-27T10:47:07.934Z] cache_alignment : 64 [2024-06-27T10:47:07.934Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.934Z] power management: [2024-06-27T10:47:07.934Z] [2024-06-27T10:47:07.934Z] processor : 15 [2024-06-27T10:47:07.934Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.934Z] cpu family : 6 [2024-06-27T10:47:07.934Z] model : 85 [2024-06-27T10:47:07.934Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.934Z] stepping : 7 [2024-06-27T10:47:07.934Z] microcode : 0x5003302 [2024-06-27T10:47:07.934Z] cpu MHz : 1167.762 [2024-06-27T10:47:07.934Z] cache size : 14080 KB [2024-06-27T10:47:07.934Z] physical id : 1 [2024-06-27T10:47:07.934Z] siblings : 20 [2024-06-27T10:47:07.934Z] core id : 8 [2024-06-27T10:47:07.934Z] cpu cores : 10 [2024-06-27T10:47:07.934Z] apicid : 48 [2024-06-27T10:47:07.934Z] initial apicid : 48 [2024-06-27T10:47:07.934Z] fpu : yes [2024-06-27T10:47:07.934Z] fpu_exception : yes [2024-06-27T10:47:07.934Z] cpuid level : 22 [2024-06-27T10:47:07.934Z] wp : yes [2024-06-27T10:47:07.934Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.934Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.934Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.934Z] bogomips : 4807.65 [2024-06-27T10:47:07.935Z] clflush size : 64 [2024-06-27T10:47:07.935Z] cache_alignment : 64 [2024-06-27T10:47:07.935Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.935Z] power management: [2024-06-27T10:47:07.935Z] [2024-06-27T10:47:07.935Z] processor : 16 [2024-06-27T10:47:07.935Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.935Z] cpu family : 6 [2024-06-27T10:47:07.935Z] model : 85 [2024-06-27T10:47:07.935Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.935Z] stepping : 7 [2024-06-27T10:47:07.935Z] microcode : 0x5003302 [2024-06-27T10:47:07.935Z] cpu MHz : 1696.636 [2024-06-27T10:47:07.935Z] cache size : 14080 KB [2024-06-27T10:47:07.935Z] physical id : 1 [2024-06-27T10:47:07.935Z] siblings : 20 [2024-06-27T10:47:07.935Z] core id : 9 [2024-06-27T10:47:07.935Z] cpu cores : 10 [2024-06-27T10:47:07.935Z] apicid : 50 [2024-06-27T10:47:07.935Z] initial apicid : 50 [2024-06-27T10:47:07.935Z] fpu : yes [2024-06-27T10:47:07.935Z] fpu_exception : yes [2024-06-27T10:47:07.935Z] cpuid level : 22 [2024-06-27T10:47:07.935Z] wp : yes [2024-06-27T10:47:07.935Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.935Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.935Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.935Z] bogomips : 4807.65 [2024-06-27T10:47:07.935Z] clflush size : 64 [2024-06-27T10:47:07.935Z] cache_alignment : 64 [2024-06-27T10:47:07.935Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.935Z] power management: [2024-06-27T10:47:07.935Z] [2024-06-27T10:47:07.935Z] processor : 17 [2024-06-27T10:47:07.935Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.935Z] cpu family : 6 [2024-06-27T10:47:07.935Z] model : 85 [2024-06-27T10:47:07.935Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.935Z] stepping : 7 [2024-06-27T10:47:07.935Z] microcode : 0x5003302 [2024-06-27T10:47:07.935Z] cpu MHz : 2342.446 [2024-06-27T10:47:07.935Z] cache size : 14080 KB [2024-06-27T10:47:07.935Z] physical id : 1 [2024-06-27T10:47:07.935Z] siblings : 20 [2024-06-27T10:47:07.935Z] core id : 10 [2024-06-27T10:47:07.935Z] cpu cores : 10 [2024-06-27T10:47:07.935Z] apicid : 52 [2024-06-27T10:47:07.935Z] initial apicid : 52 [2024-06-27T10:47:07.935Z] fpu : yes [2024-06-27T10:47:07.935Z] fpu_exception : yes [2024-06-27T10:47:07.935Z] cpuid level : 22 [2024-06-27T10:47:07.935Z] wp : yes [2024-06-27T10:47:07.935Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.935Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.935Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.935Z] bogomips : 4807.65 [2024-06-27T10:47:07.935Z] clflush size : 64 [2024-06-27T10:47:07.935Z] cache_alignment : 64 [2024-06-27T10:47:07.935Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.935Z] power management: [2024-06-27T10:47:07.935Z] [2024-06-27T10:47:07.935Z] processor : 18 [2024-06-27T10:47:07.935Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.935Z] cpu family : 6 [2024-06-27T10:47:07.935Z] model : 85 [2024-06-27T10:47:07.935Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.935Z] stepping : 7 [2024-06-27T10:47:07.935Z] microcode : 0x5003302 [2024-06-27T10:47:07.935Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.935Z] cache size : 14080 KB [2024-06-27T10:47:07.935Z] physical id : 1 [2024-06-27T10:47:07.935Z] siblings : 20 [2024-06-27T10:47:07.935Z] core id : 11 [2024-06-27T10:47:07.935Z] cpu cores : 10 [2024-06-27T10:47:07.935Z] apicid : 54 [2024-06-27T10:47:07.935Z] initial apicid : 54 [2024-06-27T10:47:07.935Z] fpu : yes [2024-06-27T10:47:07.935Z] fpu_exception : yes [2024-06-27T10:47:07.935Z] cpuid level : 22 [2024-06-27T10:47:07.935Z] wp : yes [2024-06-27T10:47:07.935Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.936Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.936Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.936Z] bogomips : 4807.65 [2024-06-27T10:47:07.936Z] clflush size : 64 [2024-06-27T10:47:07.936Z] cache_alignment : 64 [2024-06-27T10:47:07.936Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.936Z] power management: [2024-06-27T10:47:07.936Z] [2024-06-27T10:47:07.936Z] processor : 19 [2024-06-27T10:47:07.936Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.936Z] cpu family : 6 [2024-06-27T10:47:07.936Z] model : 85 [2024-06-27T10:47:07.936Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.936Z] stepping : 7 [2024-06-27T10:47:07.936Z] microcode : 0x5003302 [2024-06-27T10:47:07.936Z] cpu MHz : 2998.492 [2024-06-27T10:47:07.936Z] cache size : 14080 KB [2024-06-27T10:47:07.936Z] physical id : 1 [2024-06-27T10:47:07.936Z] siblings : 20 [2024-06-27T10:47:07.936Z] core id : 12 [2024-06-27T10:47:07.936Z] cpu cores : 10 [2024-06-27T10:47:07.936Z] apicid : 56 [2024-06-27T10:47:07.936Z] initial apicid : 56 [2024-06-27T10:47:07.936Z] fpu : yes [2024-06-27T10:47:07.936Z] fpu_exception : yes [2024-06-27T10:47:07.936Z] cpuid level : 22 [2024-06-27T10:47:07.936Z] wp : yes [2024-06-27T10:47:07.936Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.936Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.936Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.936Z] bogomips : 4807.65 [2024-06-27T10:47:07.936Z] clflush size : 64 [2024-06-27T10:47:07.936Z] cache_alignment : 64 [2024-06-27T10:47:07.936Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.936Z] power management: [2024-06-27T10:47:07.936Z] [2024-06-27T10:47:07.936Z] processor : 20 [2024-06-27T10:47:07.936Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.936Z] cpu family : 6 [2024-06-27T10:47:07.936Z] model : 85 [2024-06-27T10:47:07.936Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.936Z] stepping : 7 [2024-06-27T10:47:07.936Z] microcode : 0x5003302 [2024-06-27T10:47:07.936Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.936Z] cache size : 14080 KB [2024-06-27T10:47:07.936Z] physical id : 0 [2024-06-27T10:47:07.936Z] siblings : 20 [2024-06-27T10:47:07.936Z] core id : 0 [2024-06-27T10:47:07.936Z] cpu cores : 10 [2024-06-27T10:47:07.936Z] apicid : 1 [2024-06-27T10:47:07.936Z] initial apicid : 1 [2024-06-27T10:47:07.936Z] fpu : yes [2024-06-27T10:47:07.936Z] fpu_exception : yes [2024-06-27T10:47:07.936Z] cpuid level : 22 [2024-06-27T10:47:07.936Z] wp : yes [2024-06-27T10:47:07.936Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.936Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.936Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.936Z] bogomips : 4800.00 [2024-06-27T10:47:07.936Z] clflush size : 64 [2024-06-27T10:47:07.936Z] cache_alignment : 64 [2024-06-27T10:47:07.936Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.936Z] power management: [2024-06-27T10:47:07.936Z] [2024-06-27T10:47:07.936Z] processor : 21 [2024-06-27T10:47:07.936Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.936Z] cpu family : 6 [2024-06-27T10:47:07.936Z] model : 85 [2024-06-27T10:47:07.936Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.936Z] stepping : 7 [2024-06-27T10:47:07.936Z] microcode : 0x5003302 [2024-06-27T10:47:07.936Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.936Z] cache size : 14080 KB [2024-06-27T10:47:07.936Z] physical id : 0 [2024-06-27T10:47:07.936Z] siblings : 20 [2024-06-27T10:47:07.936Z] core id : 1 [2024-06-27T10:47:07.936Z] cpu cores : 10 [2024-06-27T10:47:07.937Z] apicid : 3 [2024-06-27T10:47:07.937Z] initial apicid : 3 [2024-06-27T10:47:07.937Z] fpu : yes [2024-06-27T10:47:07.937Z] fpu_exception : yes [2024-06-27T10:47:07.937Z] cpuid level : 22 [2024-06-27T10:47:07.937Z] wp : yes [2024-06-27T10:47:07.937Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.937Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.937Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.937Z] bogomips : 4800.00 [2024-06-27T10:47:07.937Z] clflush size : 64 [2024-06-27T10:47:07.937Z] cache_alignment : 64 [2024-06-27T10:47:07.937Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.937Z] power management: [2024-06-27T10:47:07.937Z] [2024-06-27T10:47:07.937Z] processor : 22 [2024-06-27T10:47:07.937Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.937Z] cpu family : 6 [2024-06-27T10:47:07.937Z] model : 85 [2024-06-27T10:47:07.937Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.937Z] stepping : 7 [2024-06-27T10:47:07.937Z] microcode : 0x5003302 [2024-06-27T10:47:07.937Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.937Z] cache size : 14080 KB [2024-06-27T10:47:07.937Z] physical id : 0 [2024-06-27T10:47:07.937Z] siblings : 20 [2024-06-27T10:47:07.937Z] core id : 2 [2024-06-27T10:47:07.937Z] cpu cores : 10 [2024-06-27T10:47:07.937Z] apicid : 5 [2024-06-27T10:47:07.937Z] initial apicid : 5 [2024-06-27T10:47:07.937Z] fpu : yes [2024-06-27T10:47:07.937Z] fpu_exception : yes [2024-06-27T10:47:07.937Z] cpuid level : 22 [2024-06-27T10:47:07.937Z] wp : yes [2024-06-27T10:47:07.937Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.937Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.937Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.937Z] bogomips : 4800.00 [2024-06-27T10:47:07.937Z] clflush size : 64 [2024-06-27T10:47:07.937Z] cache_alignment : 64 [2024-06-27T10:47:07.937Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.937Z] power management: [2024-06-27T10:47:07.937Z] [2024-06-27T10:47:07.937Z] processor : 23 [2024-06-27T10:47:07.937Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.937Z] cpu family : 6 [2024-06-27T10:47:07.937Z] model : 85 [2024-06-27T10:47:07.937Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.937Z] stepping : 7 [2024-06-27T10:47:07.937Z] microcode : 0x5003302 [2024-06-27T10:47:07.937Z] cpu MHz : 2879.192 [2024-06-27T10:47:07.937Z] cache size : 14080 KB [2024-06-27T10:47:07.937Z] physical id : 0 [2024-06-27T10:47:07.937Z] siblings : 20 [2024-06-27T10:47:07.937Z] core id : 3 [2024-06-27T10:47:07.937Z] cpu cores : 10 [2024-06-27T10:47:07.937Z] apicid : 7 [2024-06-27T10:47:07.937Z] initial apicid : 7 [2024-06-27T10:47:07.937Z] fpu : yes [2024-06-27T10:47:07.937Z] fpu_exception : yes [2024-06-27T10:47:07.937Z] cpuid level : 22 [2024-06-27T10:47:07.937Z] wp : yes [2024-06-27T10:47:07.937Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.938Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.938Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.938Z] bogomips : 4800.00 [2024-06-27T10:47:07.938Z] clflush size : 64 [2024-06-27T10:47:07.938Z] cache_alignment : 64 [2024-06-27T10:47:07.938Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.938Z] power management: [2024-06-27T10:47:07.938Z] [2024-06-27T10:47:07.938Z] processor : 24 [2024-06-27T10:47:07.938Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.938Z] cpu family : 6 [2024-06-27T10:47:07.938Z] model : 85 [2024-06-27T10:47:07.938Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.938Z] stepping : 7 [2024-06-27T10:47:07.938Z] microcode : 0x5003302 [2024-06-27T10:47:07.938Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.938Z] cache size : 14080 KB [2024-06-27T10:47:07.938Z] physical id : 0 [2024-06-27T10:47:07.938Z] siblings : 20 [2024-06-27T10:47:07.938Z] core id : 4 [2024-06-27T10:47:07.938Z] cpu cores : 10 [2024-06-27T10:47:07.938Z] apicid : 9 [2024-06-27T10:47:07.938Z] initial apicid : 9 [2024-06-27T10:47:07.938Z] fpu : yes [2024-06-27T10:47:07.938Z] fpu_exception : yes [2024-06-27T10:47:07.938Z] cpuid level : 22 [2024-06-27T10:47:07.938Z] wp : yes [2024-06-27T10:47:07.938Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.938Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.938Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.938Z] bogomips : 4800.00 [2024-06-27T10:47:07.938Z] clflush size : 64 [2024-06-27T10:47:07.938Z] cache_alignment : 64 [2024-06-27T10:47:07.938Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.938Z] power management: [2024-06-27T10:47:07.938Z] [2024-06-27T10:47:07.938Z] processor : 25 [2024-06-27T10:47:07.938Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.938Z] cpu family : 6 [2024-06-27T10:47:07.938Z] model : 85 [2024-06-27T10:47:07.938Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.938Z] stepping : 7 [2024-06-27T10:47:07.938Z] microcode : 0x5003302 [2024-06-27T10:47:07.938Z] cpu MHz : 2900.915 [2024-06-27T10:47:07.938Z] cache size : 14080 KB [2024-06-27T10:47:07.938Z] physical id : 0 [2024-06-27T10:47:07.938Z] siblings : 20 [2024-06-27T10:47:07.938Z] core id : 8 [2024-06-27T10:47:07.938Z] cpu cores : 10 [2024-06-27T10:47:07.938Z] apicid : 17 [2024-06-27T10:47:07.938Z] initial apicid : 17 [2024-06-27T10:47:07.938Z] fpu : yes [2024-06-27T10:47:07.938Z] fpu_exception : yes [2024-06-27T10:47:07.938Z] cpuid level : 22 [2024-06-27T10:47:07.938Z] wp : yes [2024-06-27T10:47:07.938Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.938Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.938Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.938Z] bogomips : 4800.00 [2024-06-27T10:47:07.938Z] clflush size : 64 [2024-06-27T10:47:07.938Z] cache_alignment : 64 [2024-06-27T10:47:07.938Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.938Z] power management: [2024-06-27T10:47:07.938Z] [2024-06-27T10:47:07.938Z] processor : 26 [2024-06-27T10:47:07.938Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.938Z] cpu family : 6 [2024-06-27T10:47:07.938Z] model : 85 [2024-06-27T10:47:07.939Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.939Z] stepping : 7 [2024-06-27T10:47:07.939Z] microcode : 0x5003302 [2024-06-27T10:47:07.939Z] cpu MHz : 2904.771 [2024-06-27T10:47:07.939Z] cache size : 14080 KB [2024-06-27T10:47:07.939Z] physical id : 0 [2024-06-27T10:47:07.939Z] siblings : 20 [2024-06-27T10:47:07.939Z] core id : 9 [2024-06-27T10:47:07.939Z] cpu cores : 10 [2024-06-27T10:47:07.939Z] apicid : 19 [2024-06-27T10:47:07.939Z] initial apicid : 19 [2024-06-27T10:47:07.939Z] fpu : yes [2024-06-27T10:47:07.939Z] fpu_exception : yes [2024-06-27T10:47:07.939Z] cpuid level : 22 [2024-06-27T10:47:07.939Z] wp : yes [2024-06-27T10:47:07.939Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.939Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.939Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.939Z] bogomips : 4800.00 [2024-06-27T10:47:07.939Z] clflush size : 64 [2024-06-27T10:47:07.939Z] cache_alignment : 64 [2024-06-27T10:47:07.939Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.939Z] power management: [2024-06-27T10:47:07.939Z] [2024-06-27T10:47:07.939Z] processor : 27 [2024-06-27T10:47:07.939Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.939Z] cpu family : 6 [2024-06-27T10:47:07.939Z] model : 85 [2024-06-27T10:47:07.939Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.939Z] stepping : 7 [2024-06-27T10:47:07.939Z] microcode : 0x5003302 [2024-06-27T10:47:07.939Z] cpu MHz : 2885.805 [2024-06-27T10:47:07.939Z] cache size : 14080 KB [2024-06-27T10:47:07.939Z] physical id : 0 [2024-06-27T10:47:07.939Z] siblings : 20 [2024-06-27T10:47:07.939Z] core id : 10 [2024-06-27T10:47:07.939Z] cpu cores : 10 [2024-06-27T10:47:07.939Z] apicid : 21 [2024-06-27T10:47:07.939Z] initial apicid : 21 [2024-06-27T10:47:07.939Z] fpu : yes [2024-06-27T10:47:07.939Z] fpu_exception : yes [2024-06-27T10:47:07.939Z] cpuid level : 22 [2024-06-27T10:47:07.939Z] wp : yes [2024-06-27T10:47:07.939Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.939Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.939Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.939Z] bogomips : 4800.00 [2024-06-27T10:47:07.939Z] clflush size : 64 [2024-06-27T10:47:07.939Z] cache_alignment : 64 [2024-06-27T10:47:07.939Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.939Z] power management: [2024-06-27T10:47:07.939Z] [2024-06-27T10:47:07.939Z] processor : 28 [2024-06-27T10:47:07.939Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.939Z] cpu family : 6 [2024-06-27T10:47:07.939Z] model : 85 [2024-06-27T10:47:07.939Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.939Z] stepping : 7 [2024-06-27T10:47:07.939Z] microcode : 0x5003302 [2024-06-27T10:47:07.939Z] cpu MHz : 2899.914 [2024-06-27T10:47:07.939Z] cache size : 14080 KB [2024-06-27T10:47:07.939Z] physical id : 0 [2024-06-27T10:47:07.939Z] siblings : 20 [2024-06-27T10:47:07.939Z] core id : 11 [2024-06-27T10:47:07.939Z] cpu cores : 10 [2024-06-27T10:47:07.939Z] apicid : 23 [2024-06-27T10:47:07.939Z] initial apicid : 23 [2024-06-27T10:47:07.939Z] fpu : yes [2024-06-27T10:47:07.939Z] fpu_exception : yes [2024-06-27T10:47:07.939Z] cpuid level : 22 [2024-06-27T10:47:07.939Z] wp : yes [2024-06-27T10:47:07.940Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.940Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.940Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.940Z] bogomips : 4800.00 [2024-06-27T10:47:07.940Z] clflush size : 64 [2024-06-27T10:47:07.940Z] cache_alignment : 64 [2024-06-27T10:47:07.940Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.940Z] power management: [2024-06-27T10:47:07.940Z] [2024-06-27T10:47:07.940Z] processor : 29 [2024-06-27T10:47:07.940Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.940Z] cpu family : 6 [2024-06-27T10:47:07.940Z] model : 85 [2024-06-27T10:47:07.940Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.940Z] stepping : 7 [2024-06-27T10:47:07.940Z] microcode : 0x5003302 [2024-06-27T10:47:07.940Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.940Z] cache size : 14080 KB [2024-06-27T10:47:07.940Z] physical id : 0 [2024-06-27T10:47:07.940Z] siblings : 20 [2024-06-27T10:47:07.940Z] core id : 12 [2024-06-27T10:47:07.940Z] cpu cores : 10 [2024-06-27T10:47:07.940Z] apicid : 25 [2024-06-27T10:47:07.940Z] initial apicid : 25 [2024-06-27T10:47:07.940Z] fpu : yes [2024-06-27T10:47:07.940Z] fpu_exception : yes [2024-06-27T10:47:07.940Z] cpuid level : 22 [2024-06-27T10:47:07.940Z] wp : yes [2024-06-27T10:47:07.940Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.940Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.940Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.940Z] bogomips : 4800.00 [2024-06-27T10:47:07.940Z] clflush size : 64 [2024-06-27T10:47:07.940Z] cache_alignment : 64 [2024-06-27T10:47:07.940Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.940Z] power management: [2024-06-27T10:47:07.940Z] [2024-06-27T10:47:07.940Z] processor : 30 [2024-06-27T10:47:07.940Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.940Z] cpu family : 6 [2024-06-27T10:47:07.940Z] model : 85 [2024-06-27T10:47:07.940Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.940Z] stepping : 7 [2024-06-27T10:47:07.940Z] microcode : 0x5003302 [2024-06-27T10:47:07.940Z] cpu MHz : 2150.194 [2024-06-27T10:47:07.940Z] cache size : 14080 KB [2024-06-27T10:47:07.940Z] physical id : 1 [2024-06-27T10:47:07.940Z] siblings : 20 [2024-06-27T10:47:07.940Z] core id : 0 [2024-06-27T10:47:07.940Z] cpu cores : 10 [2024-06-27T10:47:07.940Z] apicid : 33 [2024-06-27T10:47:07.940Z] initial apicid : 33 [2024-06-27T10:47:07.940Z] fpu : yes [2024-06-27T10:47:07.940Z] fpu_exception : yes [2024-06-27T10:47:07.940Z] cpuid level : 22 [2024-06-27T10:47:07.940Z] wp : yes [2024-06-27T10:47:07.940Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.941Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.941Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.941Z] bogomips : 4807.65 [2024-06-27T10:47:07.941Z] clflush size : 64 [2024-06-27T10:47:07.941Z] cache_alignment : 64 [2024-06-27T10:47:07.941Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.941Z] power management: [2024-06-27T10:47:07.941Z] [2024-06-27T10:47:07.941Z] processor : 31 [2024-06-27T10:47:07.941Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.941Z] cpu family : 6 [2024-06-27T10:47:07.941Z] model : 85 [2024-06-27T10:47:07.941Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.941Z] stepping : 7 [2024-06-27T10:47:07.941Z] microcode : 0x5003302 [2024-06-27T10:47:07.941Z] cpu MHz : 3001.814 [2024-06-27T10:47:07.941Z] cache size : 14080 KB [2024-06-27T10:47:07.941Z] physical id : 1 [2024-06-27T10:47:07.941Z] siblings : 20 [2024-06-27T10:47:07.941Z] core id : 1 [2024-06-27T10:47:07.941Z] cpu cores : 10 [2024-06-27T10:47:07.941Z] apicid : 35 [2024-06-27T10:47:07.941Z] initial apicid : 35 [2024-06-27T10:47:07.941Z] fpu : yes [2024-06-27T10:47:07.941Z] fpu_exception : yes [2024-06-27T10:47:07.941Z] cpuid level : 22 [2024-06-27T10:47:07.941Z] wp : yes [2024-06-27T10:47:07.941Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.941Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.941Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.941Z] bogomips : 4807.65 [2024-06-27T10:47:07.941Z] clflush size : 64 [2024-06-27T10:47:07.941Z] cache_alignment : 64 [2024-06-27T10:47:07.941Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.941Z] power management: [2024-06-27T10:47:07.941Z] [2024-06-27T10:47:07.941Z] processor : 32 [2024-06-27T10:47:07.941Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.941Z] cpu family : 6 [2024-06-27T10:47:07.941Z] model : 85 [2024-06-27T10:47:07.941Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.941Z] stepping : 7 [2024-06-27T10:47:07.941Z] microcode : 0x5003302 [2024-06-27T10:47:07.941Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.941Z] cache size : 14080 KB [2024-06-27T10:47:07.941Z] physical id : 1 [2024-06-27T10:47:07.941Z] siblings : 20 [2024-06-27T10:47:07.941Z] core id : 2 [2024-06-27T10:47:07.941Z] cpu cores : 10 [2024-06-27T10:47:07.941Z] apicid : 37 [2024-06-27T10:47:07.941Z] initial apicid : 37 [2024-06-27T10:47:07.941Z] fpu : yes [2024-06-27T10:47:07.941Z] fpu_exception : yes [2024-06-27T10:47:07.941Z] cpuid level : 22 [2024-06-27T10:47:07.941Z] wp : yes [2024-06-27T10:47:07.941Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.941Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.941Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.942Z] bogomips : 4807.65 [2024-06-27T10:47:07.942Z] clflush size : 64 [2024-06-27T10:47:07.942Z] cache_alignment : 64 [2024-06-27T10:47:07.942Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.942Z] power management: [2024-06-27T10:47:07.942Z] [2024-06-27T10:47:07.942Z] processor : 33 [2024-06-27T10:47:07.942Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.942Z] cpu family : 6 [2024-06-27T10:47:07.942Z] model : 85 [2024-06-27T10:47:07.942Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.942Z] stepping : 7 [2024-06-27T10:47:07.942Z] microcode : 0x5003302 [2024-06-27T10:47:07.942Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.942Z] cache size : 14080 KB [2024-06-27T10:47:07.942Z] physical id : 1 [2024-06-27T10:47:07.942Z] siblings : 20 [2024-06-27T10:47:07.942Z] core id : 3 [2024-06-27T10:47:07.942Z] cpu cores : 10 [2024-06-27T10:47:07.942Z] apicid : 39 [2024-06-27T10:47:07.942Z] initial apicid : 39 [2024-06-27T10:47:07.942Z] fpu : yes [2024-06-27T10:47:07.942Z] fpu_exception : yes [2024-06-27T10:47:07.942Z] cpuid level : 22 [2024-06-27T10:47:07.942Z] wp : yes [2024-06-27T10:47:07.942Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.942Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.942Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.942Z] bogomips : 4807.65 [2024-06-27T10:47:07.942Z] clflush size : 64 [2024-06-27T10:47:07.942Z] cache_alignment : 64 [2024-06-27T10:47:07.942Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.942Z] power management: [2024-06-27T10:47:07.942Z] [2024-06-27T10:47:07.942Z] processor : 34 [2024-06-27T10:47:07.942Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.942Z] cpu family : 6 [2024-06-27T10:47:07.942Z] model : 85 [2024-06-27T10:47:07.942Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.942Z] stepping : 7 [2024-06-27T10:47:07.942Z] microcode : 0x5003302 [2024-06-27T10:47:07.942Z] cpu MHz : 2900.303 [2024-06-27T10:47:07.942Z] cache size : 14080 KB [2024-06-27T10:47:07.942Z] physical id : 1 [2024-06-27T10:47:07.942Z] siblings : 20 [2024-06-27T10:47:07.942Z] core id : 4 [2024-06-27T10:47:07.942Z] cpu cores : 10 [2024-06-27T10:47:07.942Z] apicid : 41 [2024-06-27T10:47:07.942Z] initial apicid : 41 [2024-06-27T10:47:07.942Z] fpu : yes [2024-06-27T10:47:07.942Z] fpu_exception : yes [2024-06-27T10:47:07.942Z] cpuid level : 22 [2024-06-27T10:47:07.942Z] wp : yes [2024-06-27T10:47:07.942Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.942Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.942Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.942Z] bogomips : 4807.65 [2024-06-27T10:47:07.942Z] clflush size : 64 [2024-06-27T10:47:07.942Z] cache_alignment : 64 [2024-06-27T10:47:07.942Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.942Z] power management: [2024-06-27T10:47:07.942Z] [2024-06-27T10:47:07.942Z] processor : 35 [2024-06-27T10:47:07.942Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.942Z] cpu family : 6 [2024-06-27T10:47:07.942Z] model : 85 [2024-06-27T10:47:07.942Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.942Z] stepping : 7 [2024-06-27T10:47:07.942Z] microcode : 0x5003302 [2024-06-27T10:47:07.942Z] cpu MHz : 2899.210 [2024-06-27T10:47:07.942Z] cache size : 14080 KB [2024-06-27T10:47:07.942Z] physical id : 1 [2024-06-27T10:47:07.942Z] siblings : 20 [2024-06-27T10:47:07.942Z] core id : 8 [2024-06-27T10:47:07.942Z] cpu cores : 10 [2024-06-27T10:47:07.942Z] apicid : 49 [2024-06-27T10:47:07.942Z] initial apicid : 49 [2024-06-27T10:47:07.942Z] fpu : yes [2024-06-27T10:47:07.942Z] fpu_exception : yes [2024-06-27T10:47:07.942Z] cpuid level : 22 [2024-06-27T10:47:07.942Z] wp : yes [2024-06-27T10:47:07.943Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.943Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.943Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.943Z] bogomips : 4807.65 [2024-06-27T10:47:07.943Z] clflush size : 64 [2024-06-27T10:47:07.943Z] cache_alignment : 64 [2024-06-27T10:47:07.943Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.943Z] power management: [2024-06-27T10:47:07.943Z] [2024-06-27T10:47:07.943Z] processor : 36 [2024-06-27T10:47:07.943Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.943Z] cpu family : 6 [2024-06-27T10:47:07.943Z] model : 85 [2024-06-27T10:47:07.943Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.943Z] stepping : 7 [2024-06-27T10:47:07.943Z] microcode : 0x5003302 [2024-06-27T10:47:07.943Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.943Z] cache size : 14080 KB [2024-06-27T10:47:07.943Z] physical id : 1 [2024-06-27T10:47:07.943Z] siblings : 20 [2024-06-27T10:47:07.943Z] core id : 9 [2024-06-27T10:47:07.943Z] cpu cores : 10 [2024-06-27T10:47:07.943Z] apicid : 51 [2024-06-27T10:47:07.943Z] initial apicid : 51 [2024-06-27T10:47:07.943Z] fpu : yes [2024-06-27T10:47:07.943Z] fpu_exception : yes [2024-06-27T10:47:07.943Z] cpuid level : 22 [2024-06-27T10:47:07.943Z] wp : yes [2024-06-27T10:47:07.943Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.943Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.943Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.943Z] bogomips : 4807.65 [2024-06-27T10:47:07.943Z] clflush size : 64 [2024-06-27T10:47:07.943Z] cache_alignment : 64 [2024-06-27T10:47:07.943Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.943Z] power management: [2024-06-27T10:47:07.943Z] [2024-06-27T10:47:07.943Z] processor : 37 [2024-06-27T10:47:07.943Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.943Z] cpu family : 6 [2024-06-27T10:47:07.943Z] model : 85 [2024-06-27T10:47:07.943Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.943Z] stepping : 7 [2024-06-27T10:47:07.943Z] microcode : 0x5003302 [2024-06-27T10:47:07.943Z] cpu MHz : 3200.000 [2024-06-27T10:47:07.943Z] cache size : 14080 KB [2024-06-27T10:47:07.943Z] physical id : 1 [2024-06-27T10:47:07.943Z] siblings : 20 [2024-06-27T10:47:07.943Z] core id : 10 [2024-06-27T10:47:07.943Z] cpu cores : 10 [2024-06-27T10:47:07.943Z] apicid : 53 [2024-06-27T10:47:07.943Z] initial apicid : 53 [2024-06-27T10:47:07.943Z] fpu : yes [2024-06-27T10:47:07.943Z] fpu_exception : yes [2024-06-27T10:47:07.943Z] cpuid level : 22 [2024-06-27T10:47:07.943Z] wp : yes [2024-06-27T10:47:07.943Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.944Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.944Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.944Z] bogomips : 4807.65 [2024-06-27T10:47:07.944Z] clflush size : 64 [2024-06-27T10:47:07.944Z] cache_alignment : 64 [2024-06-27T10:47:07.944Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.944Z] power management: [2024-06-27T10:47:07.944Z] [2024-06-27T10:47:07.944Z] processor : 38 [2024-06-27T10:47:07.944Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.944Z] cpu family : 6 [2024-06-27T10:47:07.944Z] model : 85 [2024-06-27T10:47:07.944Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.944Z] stepping : 7 [2024-06-27T10:47:07.944Z] microcode : 0x5003302 [2024-06-27T10:47:07.944Z] cpu MHz : 2900.000 [2024-06-27T10:47:07.944Z] cache size : 14080 KB [2024-06-27T10:47:07.944Z] physical id : 1 [2024-06-27T10:47:07.944Z] siblings : 20 [2024-06-27T10:47:07.944Z] core id : 11 [2024-06-27T10:47:07.944Z] cpu cores : 10 [2024-06-27T10:47:07.944Z] apicid : 55 [2024-06-27T10:47:07.944Z] initial apicid : 55 [2024-06-27T10:47:07.944Z] fpu : yes [2024-06-27T10:47:07.944Z] fpu_exception : yes [2024-06-27T10:47:07.944Z] cpuid level : 22 [2024-06-27T10:47:07.944Z] wp : yes [2024-06-27T10:47:07.944Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.944Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.944Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.944Z] bogomips : 4807.65 [2024-06-27T10:47:07.944Z] clflush size : 64 [2024-06-27T10:47:07.944Z] cache_alignment : 64 [2024-06-27T10:47:07.944Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.944Z] power management: [2024-06-27T10:47:07.944Z] [2024-06-27T10:47:07.944Z] processor : 39 [2024-06-27T10:47:07.944Z] vendor_id : GenuineIntel [2024-06-27T10:47:07.944Z] cpu family : 6 [2024-06-27T10:47:07.944Z] model : 85 [2024-06-27T10:47:07.944Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:07.944Z] stepping : 7 [2024-06-27T10:47:07.944Z] microcode : 0x5003302 [2024-06-27T10:47:07.944Z] cpu MHz : 2898.593 [2024-06-27T10:47:07.944Z] cache size : 14080 KB [2024-06-27T10:47:07.944Z] physical id : 1 [2024-06-27T10:47:07.944Z] siblings : 20 [2024-06-27T10:47:07.944Z] core id : 12 [2024-06-27T10:47:07.944Z] cpu cores : 10 [2024-06-27T10:47:07.944Z] apicid : 57 [2024-06-27T10:47:07.944Z] initial apicid : 57 [2024-06-27T10:47:07.944Z] fpu : yes [2024-06-27T10:47:07.944Z] fpu_exception : yes [2024-06-27T10:47:07.944Z] cpuid level : 22 [2024-06-27T10:47:07.944Z] wp : yes [2024-06-27T10:47:07.944Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:07.944Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:07.944Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:07.944Z] bogomips : 4807.65 [2024-06-27T10:47:07.944Z] clflush size : 64 [2024-06-27T10:47:07.944Z] cache_alignment : 64 [2024-06-27T10:47:07.944Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:07.944Z] power management: [2024-06-27T10:47:07.944Z] [2024-06-27T10:47:07.944Z] + cat /proc/meminfo [2024-06-27T10:47:07.944Z] MemTotal: 131639684 kB [2024-06-27T10:47:07.944Z] MemFree: 17463240 kB [2024-06-27T10:47:07.944Z] MemAvailable: 103413440 kB [2024-06-27T10:47:07.944Z] Buffers: 32 kB [2024-06-27T10:47:07.944Z] Cached: 77281768 kB [2024-06-27T10:47:07.944Z] SwapCached: 0 kB [2024-06-27T10:47:07.944Z] Active: 32144984 kB [2024-06-27T10:47:07.944Z] Inactive: 58315936 kB [2024-06-27T10:47:07.944Z] Active(anon): 13019072 kB [2024-06-27T10:47:07.945Z] Inactive(anon): 305600 kB [2024-06-27T10:47:07.945Z] Active(file): 19125912 kB [2024-06-27T10:47:07.945Z] Inactive(file): 58010336 kB [2024-06-27T10:47:07.945Z] Unevictable: 147608 kB [2024-06-27T10:47:07.945Z] Mlocked: 147608 kB [2024-06-27T10:47:07.945Z] SwapTotal: 0 kB [2024-06-27T10:47:07.945Z] SwapFree: 0 kB [2024-06-27T10:47:07.945Z] Zswap: 0 kB [2024-06-27T10:47:07.945Z] Zswapped: 0 kB [2024-06-27T10:47:07.945Z] Dirty: 489936 kB [2024-06-27T10:47:07.945Z] Writeback: 0 kB [2024-06-27T10:47:07.945Z] AnonPages: 13281224 kB [2024-06-27T10:47:07.945Z] Mapped: 1323704 kB [2024-06-27T10:47:07.945Z] Shmem: 134856 kB [2024-06-27T10:47:07.945Z] KReclaimable: 9912260 kB [2024-06-27T10:47:07.945Z] Slab: 16816104 kB [2024-06-27T10:47:07.945Z] SReclaimable: 9912260 kB [2024-06-27T10:47:07.945Z] SUnreclaim: 6903844 kB [2024-06-27T10:47:07.945Z] KernelStack: 38524 kB [2024-06-27T10:47:07.945Z] PageTables: 66772 kB [2024-06-27T10:47:07.945Z] SecPageTables: 0 kB [2024-06-27T10:47:07.945Z] NFS_Unstable: 0 kB [2024-06-27T10:47:07.945Z] Bounce: 0 kB [2024-06-27T10:47:07.945Z] WritebackTmp: 0 kB [2024-06-27T10:47:07.945Z] CommitLimit: 65819840 kB [2024-06-27T10:47:07.945Z] Committed_AS: 20052184 kB [2024-06-27T10:47:07.945Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:07.945Z] VmallocUsed: 262144 kB [2024-06-27T10:47:07.945Z] VmallocChunk: 0 kB [2024-06-27T10:47:07.945Z] Percpu: 1432704 kB [2024-06-27T10:47:07.945Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:07.945Z] AnonHugePages: 1857536 kB [2024-06-27T10:47:07.945Z] ShmemHugePages: 0 kB [2024-06-27T10:47:07.945Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:07.945Z] FileHugePages: 52848 kB [2024-06-27T10:47:07.945Z] FilePmdMapped: 0 kB [2024-06-27T10:47:07.945Z] CmaTotal: 0 kB [2024-06-27T10:47:07.945Z] CmaFree: 0 kB [2024-06-27T10:47:07.945Z] HugePages_Total: 0 [2024-06-27T10:47:07.945Z] HugePages_Free: 0 [2024-06-27T10:47:07.945Z] HugePages_Rsvd: 0 [2024-06-27T10:47:07.945Z] HugePages_Surp: 0 [2024-06-27T10:47:07.945Z] Hugepagesize: 2048 kB [2024-06-27T10:47:07.945Z] Hugetlb: 0 kB [2024-06-27T10:47:07.945Z] DirectMap4k: 1085768 kB [2024-06-27T10:47:07.945Z] DirectMap2M: 16394240 kB [2024-06-27T10:47:07.945Z] DirectMap1G: 118489088 kB [Pipeline] sh [2024-06-27T10:47:08.112Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-kmcrh [2024-06-27T10:46:59.603Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:46:59.613Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:08.229Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:08.229Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:00.240Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:47:00.245Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:47:00.626Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:47:00.637Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:47:00.643Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:03.021Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:47:03.031Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:02.819Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:47:02.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:47:03.205Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:47:03.216Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:47:03.224Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:05.473Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:47:05.482Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:08.790Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:08.790Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:08.790Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test cdi_all [2024-06-27T10:47:08.790Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:08.790Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:08.790Z] + readonly GF_INTERNAL_ENV_SH=/tmp/dS2gf-internal-env [2024-06-27T10:47:08.790Z] + GF_INTERNAL_ENV_SH=/tmp/dS2gf-internal-env [2024-06-27T10:47:08.790Z] + '[' '!' -z '' ']' [2024-06-27T10:47:08.790Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:08.790Z] + WSIMPORT_OPTS= [2024-06-27T10:47:08.790Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:08.790Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:09.045Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:09.045Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:09.045Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:09.045Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:09.045Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:09.045Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:09.045Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:09.045Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:09.045Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:09.045Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:09.045Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:09.045Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:09.045Z] Preparing dependencies ... [2024-06-27T10:47:09.045Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:47:01.087Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:47:01.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:47:01.409Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:47:01.419Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:47:01.424Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:03.570Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:47:03.579Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [Pipeline] timeout [2024-06-27T10:47:09.668Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:09.841Z] Avoid second fetch [2024-06-27T10:47:09.514Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:47:09.520Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:47:09.851Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:47:10.065Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-428jq [2024-06-27T10:47:10.411Z] [INFO] Scanning for projects... [2024-06-27T10:47:10.498Z] Avoid second fetch [2024-06-27T10:47:10.505Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [Pipeline] { [Pipeline] sh [2024-06-27T10:47:12.291Z] + id [2024-06-27T10:47:12.291Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:12.291Z] + uname -a [2024-06-27T10:47:12.291Z] Linux basic-kmcrh 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:12.291Z] + env [2024-06-27T10:47:12.291Z] + sort [2024-06-27T10:47:12.291Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:12.291Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:12.291Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:12.291Z] BUILD_ID=351 [2024-06-27T10:47:12.291Z] BUILD_NUMBER=351 [2024-06-27T10:47:12.291Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:12.291Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:12.291Z] CI=true [2024-06-27T10:47:12.291Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:12.291Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:12.291Z] HOME=/home/jenkins [2024-06-27T10:47:12.291Z] HOSTNAME=basic-kmcrh [2024-06-27T10:47:12.291Z] HUDSON_COOKIE=7534afc4-70db-4abb-b19e-50f8ab5163f0 [2024-06-27T10:47:12.291Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:12.291Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:12.291Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:12.291Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:12.291Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:12.291Z] JENKINS_AGENT_NAME=basic-kmcrh [2024-06-27T10:47:12.291Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:12.291Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:12.291Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:12.291Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:12.291Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:12.291Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:12.291Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:12.291Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:12.291Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:12.291Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:12.291Z] JENKINS_NAME=basic-kmcrh [2024-06-27T10:47:12.291Z] JENKINS_NODE_COOKIE=fdfde4b1-f27d-49da-8948-fc1eb9f59b19 [2024-06-27T10:47:12.291Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:12.291Z] JENKINS_SECRET=**** [2024-06-27T10:47:12.291Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:12.291Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:12.291Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:12.291Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:12.291Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:12.291Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:12.291Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:12.291Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:12.291Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:12.291Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:12.291Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:12.291Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:12.291Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:12.291Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:12.291Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:12.291Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:12.291Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:12.291Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:12.291Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:12.291Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:12.291Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:12.291Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:12.291Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:12.291Z] LANG=en_US.UTF-8 [2024-06-27T10:47:12.291Z] LANGUAGE=en_US:en [2024-06-27T10:47:12.291Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:12.291Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:12.291Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:12.291Z] NODE_LABELS=basic-kmcrh basic [2024-06-27T10:47:12.292Z] NODE_NAME=basic-kmcrh [2024-06-27T10:47:12.292Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:12.292Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-kmcrh -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:12.292Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:12.292Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:12.292Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:12.292Z] PORT_ADMIN=4848 [2024-06-27T10:47:12.292Z] PORT_HTTP=8080 [2024-06-27T10:47:12.292Z] PORT_HTTPS=8181 [2024-06-27T10:47:12.292Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:12.292Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:12.292Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:12.292Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:12.292Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:12.292Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:12.292Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:12.292Z] SHLVL=1 [2024-06-27T10:47:12.292Z] STAGE_NAME=connector_group_4 [2024-06-27T10:47:12.292Z] TERM=xterm [2024-06-27T10:47:12.292Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:12.292Z] USER_NAME=jenkins [2024-06-27T10:47:12.292Z] _=/usr/bin/env [2024-06-27T10:47:12.292Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:12.292Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:12.292Z] + df -h [2024-06-27T10:47:12.292Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:12.292Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:12.292Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:12.292Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:12.292Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:12.292Z] tmpfs 26G 60M 26G 1% /etc/hostname [2024-06-27T10:47:12.292Z] /dev/sda4 894G 327G 568G 37% /etc/hosts [2024-06-27T10:47:12.292Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:12.292Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:12.292Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:12.292Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:12.292Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:12.292Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:12.292Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:47:12.292Z] 162 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:12.292Z] + mvn -version [2024-06-27T10:47:12.550Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:12.550Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:12.550Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:12.550Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:12.550Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:12.550Z] + ant -version [2024-06-27T10:47:12.806Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:12.806Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:12.806Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-21e6c026/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:12.806Z] + true [2024-06-27T10:47:12.806Z] + cat /proc/cpuinfo [2024-06-27T10:47:12.806Z] processor : 0 [2024-06-27T10:47:12.806Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.806Z] cpu family : 6 [2024-06-27T10:47:12.806Z] model : 85 [2024-06-27T10:47:12.806Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.806Z] stepping : 7 [2024-06-27T10:47:12.806Z] microcode : 0x5003302 [2024-06-27T10:47:12.806Z] cpu MHz : 1419.202 [2024-06-27T10:47:12.806Z] cache size : 14080 KB [2024-06-27T10:47:12.806Z] physical id : 0 [2024-06-27T10:47:12.806Z] siblings : 20 [2024-06-27T10:47:12.806Z] core id : 0 [2024-06-27T10:47:12.806Z] cpu cores : 10 [2024-06-27T10:47:12.806Z] apicid : 0 [2024-06-27T10:47:12.806Z] initial apicid : 0 [2024-06-27T10:47:12.806Z] fpu : yes [2024-06-27T10:47:12.806Z] fpu_exception : yes [2024-06-27T10:47:12.806Z] cpuid level : 22 [2024-06-27T10:47:12.806Z] wp : yes [2024-06-27T10:47:12.806Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.806Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.806Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.806Z] bogomips : 4800.00 [2024-06-27T10:47:12.806Z] clflush size : 64 [2024-06-27T10:47:12.806Z] cache_alignment : 64 [2024-06-27T10:47:12.806Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.806Z] power management: [2024-06-27T10:47:12.806Z] [2024-06-27T10:47:12.806Z] processor : 1 [2024-06-27T10:47:12.806Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.806Z] cpu family : 6 [2024-06-27T10:47:12.806Z] model : 85 [2024-06-27T10:47:12.806Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.806Z] stepping : 7 [2024-06-27T10:47:12.806Z] microcode : 0x5003302 [2024-06-27T10:47:12.806Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.806Z] cache size : 14080 KB [2024-06-27T10:47:12.806Z] physical id : 0 [2024-06-27T10:47:12.806Z] siblings : 20 [2024-06-27T10:47:12.806Z] core id : 1 [2024-06-27T10:47:12.806Z] cpu cores : 10 [2024-06-27T10:47:12.806Z] apicid : 2 [2024-06-27T10:47:12.806Z] initial apicid : 2 [2024-06-27T10:47:12.806Z] fpu : yes [2024-06-27T10:47:12.806Z] fpu_exception : yes [2024-06-27T10:47:12.806Z] cpuid level : 22 [2024-06-27T10:47:12.806Z] wp : yes [2024-06-27T10:47:12.806Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.807Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.807Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.807Z] bogomips : 4800.00 [2024-06-27T10:47:12.807Z] clflush size : 64 [2024-06-27T10:47:12.807Z] cache_alignment : 64 [2024-06-27T10:47:12.807Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.807Z] power management: [2024-06-27T10:47:12.807Z] [2024-06-27T10:47:12.807Z] processor : 2 [2024-06-27T10:47:12.807Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.807Z] cpu family : 6 [2024-06-27T10:47:12.807Z] model : 85 [2024-06-27T10:47:12.807Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.807Z] stepping : 7 [2024-06-27T10:47:12.807Z] microcode : 0x5003302 [2024-06-27T10:47:12.807Z] cpu MHz : 2848.626 [2024-06-27T10:47:12.807Z] cache size : 14080 KB [2024-06-27T10:47:12.807Z] physical id : 0 [2024-06-27T10:47:12.807Z] siblings : 20 [2024-06-27T10:47:12.807Z] core id : 2 [2024-06-27T10:47:12.807Z] cpu cores : 10 [2024-06-27T10:47:12.807Z] apicid : 4 [2024-06-27T10:47:12.807Z] initial apicid : 4 [2024-06-27T10:47:12.807Z] fpu : yes [2024-06-27T10:47:12.807Z] fpu_exception : yes [2024-06-27T10:47:12.807Z] cpuid level : 22 [2024-06-27T10:47:12.807Z] wp : yes [2024-06-27T10:47:12.807Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.807Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.807Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.807Z] bogomips : 4800.00 [2024-06-27T10:47:12.807Z] clflush size : 64 [2024-06-27T10:47:12.807Z] cache_alignment : 64 [2024-06-27T10:47:12.807Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.807Z] power management: [2024-06-27T10:47:12.807Z] [2024-06-27T10:47:12.807Z] processor : 3 [2024-06-27T10:47:12.807Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.807Z] cpu family : 6 [2024-06-27T10:47:12.807Z] model : 85 [2024-06-27T10:47:12.807Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.807Z] stepping : 7 [2024-06-27T10:47:12.807Z] microcode : 0x5003302 [2024-06-27T10:47:12.807Z] cpu MHz : 1098.937 [2024-06-27T10:47:12.807Z] cache size : 14080 KB [2024-06-27T10:47:12.807Z] physical id : 0 [2024-06-27T10:47:12.807Z] siblings : 20 [2024-06-27T10:47:12.807Z] core id : 3 [2024-06-27T10:47:12.807Z] cpu cores : 10 [2024-06-27T10:47:12.807Z] apicid : 6 [2024-06-27T10:47:12.807Z] initial apicid : 6 [2024-06-27T10:47:12.807Z] fpu : yes [2024-06-27T10:47:12.807Z] fpu_exception : yes [2024-06-27T10:47:12.807Z] cpuid level : 22 [2024-06-27T10:47:12.807Z] wp : yes [2024-06-27T10:47:12.807Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.807Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.807Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.807Z] bogomips : 4800.00 [2024-06-27T10:47:12.807Z] clflush size : 64 [2024-06-27T10:47:12.807Z] cache_alignment : 64 [2024-06-27T10:47:12.807Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.807Z] power management: [2024-06-27T10:47:12.807Z] [2024-06-27T10:47:12.808Z] processor : 4 [2024-06-27T10:47:12.808Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.808Z] cpu family : 6 [2024-06-27T10:47:12.808Z] model : 85 [2024-06-27T10:47:12.808Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.808Z] stepping : 7 [2024-06-27T10:47:12.808Z] microcode : 0x5003302 [2024-06-27T10:47:12.808Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.808Z] cache size : 14080 KB [2024-06-27T10:47:12.808Z] physical id : 0 [2024-06-27T10:47:12.808Z] siblings : 20 [2024-06-27T10:47:12.808Z] core id : 4 [2024-06-27T10:47:12.808Z] cpu cores : 10 [2024-06-27T10:47:12.808Z] apicid : 8 [2024-06-27T10:47:12.808Z] initial apicid : 8 [2024-06-27T10:47:12.808Z] fpu : yes [2024-06-27T10:47:12.808Z] fpu_exception : yes [2024-06-27T10:47:12.808Z] cpuid level : 22 [2024-06-27T10:47:12.808Z] wp : yes [2024-06-27T10:47:12.808Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.808Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.808Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.808Z] bogomips : 4800.00 [2024-06-27T10:47:12.808Z] clflush size : 64 [2024-06-27T10:47:12.808Z] cache_alignment : 64 [2024-06-27T10:47:12.808Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.808Z] power management: [2024-06-27T10:47:12.808Z] [2024-06-27T10:47:12.808Z] processor : 5 [2024-06-27T10:47:12.808Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.808Z] cpu family : 6 [2024-06-27T10:47:12.808Z] model : 85 [2024-06-27T10:47:12.808Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.808Z] stepping : 7 [2024-06-27T10:47:12.808Z] microcode : 0x5003302 [2024-06-27T10:47:12.808Z] cpu MHz : 2893.059 [2024-06-27T10:47:12.808Z] cache size : 14080 KB [2024-06-27T10:47:12.808Z] physical id : 0 [2024-06-27T10:47:12.808Z] siblings : 20 [2024-06-27T10:47:12.808Z] core id : 8 [2024-06-27T10:47:12.808Z] cpu cores : 10 [2024-06-27T10:47:12.808Z] apicid : 16 [2024-06-27T10:47:12.808Z] initial apicid : 16 [2024-06-27T10:47:12.808Z] fpu : yes [2024-06-27T10:47:12.808Z] fpu_exception : yes [2024-06-27T10:47:12.808Z] cpuid level : 22 [2024-06-27T10:47:12.808Z] wp : yes [2024-06-27T10:47:12.808Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.808Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.808Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.808Z] bogomips : 4800.00 [2024-06-27T10:47:12.808Z] clflush size : 64 [2024-06-27T10:47:12.808Z] cache_alignment : 64 [2024-06-27T10:47:12.808Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.808Z] power management: [2024-06-27T10:47:12.808Z] [2024-06-27T10:47:12.808Z] processor : 6 [2024-06-27T10:47:12.808Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.808Z] cpu family : 6 [2024-06-27T10:47:12.808Z] model : 85 [2024-06-27T10:47:12.808Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.808Z] stepping : 7 [2024-06-27T10:47:12.808Z] microcode : 0x5003302 [2024-06-27T10:47:12.808Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.808Z] cache size : 14080 KB [2024-06-27T10:47:12.808Z] physical id : 0 [2024-06-27T10:47:12.808Z] siblings : 20 [2024-06-27T10:47:12.808Z] core id : 9 [2024-06-27T10:47:12.808Z] cpu cores : 10 [2024-06-27T10:47:12.808Z] apicid : 18 [2024-06-27T10:47:12.808Z] initial apicid : 18 [2024-06-27T10:47:12.808Z] fpu : yes [2024-06-27T10:47:12.808Z] fpu_exception : yes [2024-06-27T10:47:12.808Z] cpuid level : 22 [2024-06-27T10:47:12.808Z] wp : yes [2024-06-27T10:47:12.809Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.809Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.809Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.809Z] bogomips : 4800.00 [2024-06-27T10:47:12.809Z] clflush size : 64 [2024-06-27T10:47:12.809Z] cache_alignment : 64 [2024-06-27T10:47:12.809Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.809Z] power management: [2024-06-27T10:47:12.809Z] [2024-06-27T10:47:12.809Z] processor : 7 [2024-06-27T10:47:12.809Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.809Z] cpu family : 6 [2024-06-27T10:47:12.809Z] model : 85 [2024-06-27T10:47:12.809Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.809Z] stepping : 7 [2024-06-27T10:47:12.809Z] microcode : 0x5003302 [2024-06-27T10:47:12.809Z] cpu MHz : 1422.627 [2024-06-27T10:47:12.809Z] cache size : 14080 KB [2024-06-27T10:47:12.809Z] physical id : 0 [2024-06-27T10:47:12.809Z] siblings : 20 [2024-06-27T10:47:12.809Z] core id : 10 [2024-06-27T10:47:12.809Z] cpu cores : 10 [2024-06-27T10:47:12.809Z] apicid : 20 [2024-06-27T10:47:12.809Z] initial apicid : 20 [2024-06-27T10:47:12.809Z] fpu : yes [2024-06-27T10:47:12.809Z] fpu_exception : yes [2024-06-27T10:47:12.809Z] cpuid level : 22 [2024-06-27T10:47:12.809Z] wp : yes [2024-06-27T10:47:12.809Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.809Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.809Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.809Z] bogomips : 4800.00 [2024-06-27T10:47:12.809Z] clflush size : 64 [2024-06-27T10:47:12.809Z] cache_alignment : 64 [2024-06-27T10:47:12.809Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.809Z] power management: [2024-06-27T10:47:12.809Z] [2024-06-27T10:47:12.809Z] processor : 8 [2024-06-27T10:47:12.809Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.809Z] cpu family : 6 [2024-06-27T10:47:12.809Z] model : 85 [2024-06-27T10:47:12.809Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.809Z] stepping : 7 [2024-06-27T10:47:12.809Z] microcode : 0x5003302 [2024-06-27T10:47:12.809Z] cpu MHz : 1374.638 [2024-06-27T10:47:12.809Z] cache size : 14080 KB [2024-06-27T10:47:12.809Z] physical id : 0 [2024-06-27T10:47:12.809Z] siblings : 20 [2024-06-27T10:47:12.809Z] core id : 11 [2024-06-27T10:47:12.809Z] cpu cores : 10 [2024-06-27T10:47:12.809Z] apicid : 22 [2024-06-27T10:47:12.809Z] initial apicid : 22 [2024-06-27T10:47:12.809Z] fpu : yes [2024-06-27T10:47:12.809Z] fpu_exception : yes [2024-06-27T10:47:12.809Z] cpuid level : 22 [2024-06-27T10:47:12.809Z] wp : yes [2024-06-27T10:47:12.809Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.809Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.810Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.810Z] bogomips : 4800.00 [2024-06-27T10:47:12.810Z] clflush size : 64 [2024-06-27T10:47:12.810Z] cache_alignment : 64 [2024-06-27T10:47:12.810Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.810Z] power management: [2024-06-27T10:47:12.810Z] [2024-06-27T10:47:12.810Z] processor : 9 [2024-06-27T10:47:12.810Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.810Z] cpu family : 6 [2024-06-27T10:47:12.810Z] model : 85 [2024-06-27T10:47:12.810Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.810Z] stepping : 7 [2024-06-27T10:47:12.810Z] microcode : 0x5003302 [2024-06-27T10:47:12.810Z] cpu MHz : 1395.492 [2024-06-27T10:47:12.810Z] cache size : 14080 KB [2024-06-27T10:47:12.810Z] physical id : 0 [2024-06-27T10:47:12.810Z] siblings : 20 [2024-06-27T10:47:12.810Z] core id : 12 [2024-06-27T10:47:12.810Z] cpu cores : 10 [2024-06-27T10:47:12.810Z] apicid : 24 [2024-06-27T10:47:12.810Z] initial apicid : 24 [2024-06-27T10:47:12.810Z] fpu : yes [2024-06-27T10:47:12.810Z] fpu_exception : yes [2024-06-27T10:47:12.810Z] cpuid level : 22 [2024-06-27T10:47:12.810Z] wp : yes [2024-06-27T10:47:12.810Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.810Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.810Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.810Z] bogomips : 4800.00 [2024-06-27T10:47:12.810Z] clflush size : 64 [2024-06-27T10:47:12.810Z] cache_alignment : 64 [2024-06-27T10:47:12.810Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.810Z] power management: [2024-06-27T10:47:12.810Z] [2024-06-27T10:47:12.810Z] processor : 10 [2024-06-27T10:47:12.810Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.810Z] cpu family : 6 [2024-06-27T10:47:12.810Z] model : 85 [2024-06-27T10:47:12.810Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.810Z] stepping : 7 [2024-06-27T10:47:12.810Z] microcode : 0x5003302 [2024-06-27T10:47:12.810Z] cpu MHz : 3123.580 [2024-06-27T10:47:12.810Z] cache size : 14080 KB [2024-06-27T10:47:12.810Z] physical id : 1 [2024-06-27T10:47:12.810Z] siblings : 20 [2024-06-27T10:47:12.810Z] core id : 0 [2024-06-27T10:47:12.810Z] cpu cores : 10 [2024-06-27T10:47:12.810Z] apicid : 32 [2024-06-27T10:47:12.810Z] initial apicid : 32 [2024-06-27T10:47:12.810Z] fpu : yes [2024-06-27T10:47:12.810Z] fpu_exception : yes [2024-06-27T10:47:12.810Z] cpuid level : 22 [2024-06-27T10:47:12.810Z] wp : yes [2024-06-27T10:47:12.810Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.810Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.810Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.810Z] bogomips : 4807.81 [2024-06-27T10:47:12.810Z] clflush size : 64 [2024-06-27T10:47:12.810Z] cache_alignment : 64 [2024-06-27T10:47:12.810Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.810Z] power management: [2024-06-27T10:47:12.810Z] [2024-06-27T10:47:12.810Z] processor : 11 [2024-06-27T10:47:12.810Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.810Z] cpu family : 6 [2024-06-27T10:47:12.810Z] model : 85 [2024-06-27T10:47:12.810Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.810Z] stepping : 7 [2024-06-27T10:47:12.810Z] microcode : 0x5003302 [2024-06-27T10:47:12.810Z] cpu MHz : 2900.009 [2024-06-27T10:47:12.810Z] cache size : 14080 KB [2024-06-27T10:47:12.810Z] physical id : 1 [2024-06-27T10:47:12.810Z] siblings : 20 [2024-06-27T10:47:12.810Z] core id : 1 [2024-06-27T10:47:12.810Z] cpu cores : 10 [2024-06-27T10:47:12.810Z] apicid : 34 [2024-06-27T10:47:12.810Z] initial apicid : 34 [2024-06-27T10:47:12.810Z] fpu : yes [2024-06-27T10:47:12.810Z] fpu_exception : yes [2024-06-27T10:47:12.810Z] cpuid level : 22 [2024-06-27T10:47:12.810Z] wp : yes [2024-06-27T10:47:12.811Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.811Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.811Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.811Z] bogomips : 4807.81 [2024-06-27T10:47:12.811Z] clflush size : 64 [2024-06-27T10:47:12.811Z] cache_alignment : 64 [2024-06-27T10:47:12.811Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.811Z] power management: [2024-06-27T10:47:12.811Z] [2024-06-27T10:47:12.811Z] processor : 12 [2024-06-27T10:47:12.811Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.811Z] cpu family : 6 [2024-06-27T10:47:12.811Z] model : 85 [2024-06-27T10:47:12.811Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.811Z] stepping : 7 [2024-06-27T10:47:12.811Z] microcode : 0x5003302 [2024-06-27T10:47:12.811Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.811Z] cache size : 14080 KB [2024-06-27T10:47:12.811Z] physical id : 1 [2024-06-27T10:47:12.811Z] siblings : 20 [2024-06-27T10:47:12.811Z] core id : 2 [2024-06-27T10:47:12.811Z] cpu cores : 10 [2024-06-27T10:47:12.811Z] apicid : 36 [2024-06-27T10:47:12.811Z] initial apicid : 36 [2024-06-27T10:47:12.811Z] fpu : yes [2024-06-27T10:47:12.811Z] fpu_exception : yes [2024-06-27T10:47:12.811Z] cpuid level : 22 [2024-06-27T10:47:12.811Z] wp : yes [2024-06-27T10:47:12.811Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.811Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.811Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.811Z] bogomips : 4807.81 [2024-06-27T10:47:12.811Z] clflush size : 64 [2024-06-27T10:47:12.811Z] cache_alignment : 64 [2024-06-27T10:47:12.811Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.811Z] power management: [2024-06-27T10:47:12.811Z] [2024-06-27T10:47:12.811Z] processor : 13 [2024-06-27T10:47:12.811Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.811Z] cpu family : 6 [2024-06-27T10:47:12.811Z] model : 85 [2024-06-27T10:47:12.811Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.811Z] stepping : 7 [2024-06-27T10:47:12.811Z] microcode : 0x5003302 [2024-06-27T10:47:12.811Z] cpu MHz : 2900.481 [2024-06-27T10:47:12.811Z] cache size : 14080 KB [2024-06-27T10:47:12.811Z] physical id : 1 [2024-06-27T10:47:12.811Z] siblings : 20 [2024-06-27T10:47:12.811Z] core id : 3 [2024-06-27T10:47:12.811Z] cpu cores : 10 [2024-06-27T10:47:12.811Z] apicid : 38 [2024-06-27T10:47:12.811Z] initial apicid : 38 [2024-06-27T10:47:12.811Z] fpu : yes [2024-06-27T10:47:12.811Z] fpu_exception : yes [2024-06-27T10:47:12.811Z] cpuid level : 22 [2024-06-27T10:47:12.811Z] wp : yes [2024-06-27T10:47:12.811Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.812Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.812Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.812Z] bogomips : 4807.81 [2024-06-27T10:47:12.812Z] clflush size : 64 [2024-06-27T10:47:12.812Z] cache_alignment : 64 [2024-06-27T10:47:12.812Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.812Z] power management: [2024-06-27T10:47:12.812Z] [2024-06-27T10:47:12.812Z] processor : 14 [2024-06-27T10:47:12.812Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.812Z] cpu family : 6 [2024-06-27T10:47:12.812Z] model : 85 [2024-06-27T10:47:12.812Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.812Z] stepping : 7 [2024-06-27T10:47:12.812Z] microcode : 0x5003302 [2024-06-27T10:47:12.812Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.812Z] cache size : 14080 KB [2024-06-27T10:47:12.812Z] physical id : 1 [2024-06-27T10:47:12.812Z] siblings : 20 [2024-06-27T10:47:12.812Z] core id : 4 [2024-06-27T10:47:12.812Z] cpu cores : 10 [2024-06-27T10:47:12.812Z] apicid : 40 [2024-06-27T10:47:12.812Z] initial apicid : 40 [2024-06-27T10:47:12.812Z] fpu : yes [2024-06-27T10:47:12.812Z] fpu_exception : yes [2024-06-27T10:47:12.812Z] cpuid level : 22 [2024-06-27T10:47:12.812Z] wp : yes [2024-06-27T10:47:12.812Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.812Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.812Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.812Z] bogomips : 4807.81 [2024-06-27T10:47:12.812Z] clflush size : 64 [2024-06-27T10:47:12.812Z] cache_alignment : 64 [2024-06-27T10:47:12.812Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.812Z] power management: [2024-06-27T10:47:12.812Z] [2024-06-27T10:47:12.812Z] processor : 15 [2024-06-27T10:47:12.812Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.812Z] cpu family : 6 [2024-06-27T10:47:12.812Z] model : 85 [2024-06-27T10:47:12.812Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.812Z] stepping : 7 [2024-06-27T10:47:12.812Z] microcode : 0x5003302 [2024-06-27T10:47:12.812Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.812Z] cache size : 14080 KB [2024-06-27T10:47:12.812Z] physical id : 1 [2024-06-27T10:47:12.812Z] siblings : 20 [2024-06-27T10:47:12.812Z] core id : 8 [2024-06-27T10:47:12.812Z] cpu cores : 10 [2024-06-27T10:47:12.812Z] apicid : 48 [2024-06-27T10:47:12.812Z] initial apicid : 48 [2024-06-27T10:47:12.812Z] fpu : yes [2024-06-27T10:47:12.812Z] fpu_exception : yes [2024-06-27T10:47:12.812Z] cpuid level : 22 [2024-06-27T10:47:12.812Z] wp : yes [2024-06-27T10:47:12.812Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.812Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.812Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.812Z] bogomips : 4807.81 [2024-06-27T10:47:12.812Z] clflush size : 64 [2024-06-27T10:47:12.812Z] cache_alignment : 64 [2024-06-27T10:47:12.812Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.812Z] power management: [2024-06-27T10:47:12.812Z] [2024-06-27T10:47:12.812Z] processor : 16 [2024-06-27T10:47:12.812Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.812Z] cpu family : 6 [2024-06-27T10:47:12.812Z] model : 85 [2024-06-27T10:47:12.812Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.812Z] stepping : 7 [2024-06-27T10:47:12.812Z] microcode : 0x5003302 [2024-06-27T10:47:12.812Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.812Z] cache size : 14080 KB [2024-06-27T10:47:12.812Z] physical id : 1 [2024-06-27T10:47:12.812Z] siblings : 20 [2024-06-27T10:47:12.812Z] core id : 9 [2024-06-27T10:47:12.812Z] cpu cores : 10 [2024-06-27T10:47:12.812Z] apicid : 50 [2024-06-27T10:47:12.812Z] initial apicid : 50 [2024-06-27T10:47:12.812Z] fpu : yes [2024-06-27T10:47:12.812Z] fpu_exception : yes [2024-06-27T10:47:12.812Z] cpuid level : 22 [2024-06-27T10:47:12.812Z] wp : yes [2024-06-27T10:47:12.813Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.813Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.813Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.813Z] bogomips : 4807.81 [2024-06-27T10:47:12.813Z] clflush size : 64 [2024-06-27T10:47:12.813Z] cache_alignment : 64 [2024-06-27T10:47:12.813Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.813Z] power management: [2024-06-27T10:47:12.813Z] [2024-06-27T10:47:12.813Z] processor : 17 [2024-06-27T10:47:12.813Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.813Z] cpu family : 6 [2024-06-27T10:47:12.813Z] model : 85 [2024-06-27T10:47:12.813Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.813Z] stepping : 7 [2024-06-27T10:47:12.813Z] microcode : 0x5003302 [2024-06-27T10:47:12.813Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.813Z] cache size : 14080 KB [2024-06-27T10:47:12.813Z] physical id : 1 [2024-06-27T10:47:12.813Z] siblings : 20 [2024-06-27T10:47:12.813Z] core id : 10 [2024-06-27T10:47:12.813Z] cpu cores : 10 [2024-06-27T10:47:12.813Z] apicid : 52 [2024-06-27T10:47:12.813Z] initial apicid : 52 [2024-06-27T10:47:12.813Z] fpu : yes [2024-06-27T10:47:12.813Z] fpu_exception : yes [2024-06-27T10:47:12.813Z] cpuid level : 22 [2024-06-27T10:47:12.813Z] wp : yes [2024-06-27T10:47:12.813Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.813Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.813Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.813Z] bogomips : 4807.81 [2024-06-27T10:47:12.813Z] clflush size : 64 [2024-06-27T10:47:12.813Z] cache_alignment : 64 [2024-06-27T10:47:12.813Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.813Z] power management: [2024-06-27T10:47:12.813Z] [2024-06-27T10:47:12.813Z] processor : 18 [2024-06-27T10:47:12.813Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.813Z] cpu family : 6 [2024-06-27T10:47:12.813Z] model : 85 [2024-06-27T10:47:12.813Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.813Z] stepping : 7 [2024-06-27T10:47:12.813Z] microcode : 0x5003302 [2024-06-27T10:47:12.813Z] cpu MHz : 2899.708 [2024-06-27T10:47:12.813Z] cache size : 14080 KB [2024-06-27T10:47:12.813Z] physical id : 1 [2024-06-27T10:47:12.813Z] siblings : 20 [2024-06-27T10:47:12.813Z] core id : 11 [2024-06-27T10:47:12.813Z] cpu cores : 10 [2024-06-27T10:47:12.813Z] apicid : 54 [2024-06-27T10:47:12.813Z] initial apicid : 54 [2024-06-27T10:47:12.813Z] fpu : yes [2024-06-27T10:47:12.813Z] fpu_exception : yes [2024-06-27T10:47:12.813Z] cpuid level : 22 [2024-06-27T10:47:12.813Z] wp : yes [2024-06-27T10:47:12.813Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.814Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.814Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.814Z] bogomips : 4807.81 [2024-06-27T10:47:12.814Z] clflush size : 64 [2024-06-27T10:47:12.814Z] cache_alignment : 64 [2024-06-27T10:47:12.814Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.814Z] power management: [2024-06-27T10:47:12.814Z] [2024-06-27T10:47:12.814Z] processor : 19 [2024-06-27T10:47:12.814Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.814Z] cpu family : 6 [2024-06-27T10:47:12.814Z] model : 85 [2024-06-27T10:47:12.814Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.814Z] stepping : 7 [2024-06-27T10:47:12.814Z] microcode : 0x5003302 [2024-06-27T10:47:12.814Z] cpu MHz : 2903.868 [2024-06-27T10:47:12.814Z] cache size : 14080 KB [2024-06-27T10:47:12.814Z] physical id : 1 [2024-06-27T10:47:12.814Z] siblings : 20 [2024-06-27T10:47:12.814Z] core id : 12 [2024-06-27T10:47:12.814Z] cpu cores : 10 [2024-06-27T10:47:12.814Z] apicid : 56 [2024-06-27T10:47:12.814Z] initial apicid : 56 [2024-06-27T10:47:12.814Z] fpu : yes [2024-06-27T10:47:12.814Z] fpu_exception : yes [2024-06-27T10:47:12.814Z] cpuid level : 22 [2024-06-27T10:47:12.814Z] wp : yes [2024-06-27T10:47:12.814Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.814Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.814Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.814Z] bogomips : 4807.81 [2024-06-27T10:47:12.814Z] clflush size : 64 [2024-06-27T10:47:12.814Z] cache_alignment : 64 [2024-06-27T10:47:12.814Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.814Z] power management: [2024-06-27T10:47:12.814Z] [2024-06-27T10:47:12.814Z] processor : 20 [2024-06-27T10:47:12.814Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.814Z] cpu family : 6 [2024-06-27T10:47:12.814Z] model : 85 [2024-06-27T10:47:12.814Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.814Z] stepping : 7 [2024-06-27T10:47:12.814Z] microcode : 0x5003302 [2024-06-27T10:47:12.814Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.814Z] cache size : 14080 KB [2024-06-27T10:47:12.814Z] physical id : 0 [2024-06-27T10:47:12.814Z] siblings : 20 [2024-06-27T10:47:12.814Z] core id : 0 [2024-06-27T10:47:12.814Z] cpu cores : 10 [2024-06-27T10:47:12.814Z] apicid : 1 [2024-06-27T10:47:12.814Z] initial apicid : 1 [2024-06-27T10:47:12.814Z] fpu : yes [2024-06-27T10:47:12.814Z] fpu_exception : yes [2024-06-27T10:47:12.814Z] cpuid level : 22 [2024-06-27T10:47:12.814Z] wp : yes [2024-06-27T10:47:12.814Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.814Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.814Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.814Z] bogomips : 4800.00 [2024-06-27T10:47:12.814Z] clflush size : 64 [2024-06-27T10:47:12.814Z] cache_alignment : 64 [2024-06-27T10:47:12.814Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.815Z] power management: [2024-06-27T10:47:12.815Z] [2024-06-27T10:47:12.815Z] processor : 21 [2024-06-27T10:47:12.815Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.815Z] cpu family : 6 [2024-06-27T10:47:12.815Z] model : 85 [2024-06-27T10:47:12.815Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.815Z] stepping : 7 [2024-06-27T10:47:12.815Z] microcode : 0x5003302 [2024-06-27T10:47:12.815Z] cpu MHz : 1669.763 [2024-06-27T10:47:12.815Z] cache size : 14080 KB [2024-06-27T10:47:12.815Z] physical id : 0 [2024-06-27T10:47:12.815Z] siblings : 20 [2024-06-27T10:47:12.815Z] core id : 1 [2024-06-27T10:47:12.815Z] cpu cores : 10 [2024-06-27T10:47:12.815Z] apicid : 3 [2024-06-27T10:47:12.815Z] initial apicid : 3 [2024-06-27T10:47:12.815Z] fpu : yes [2024-06-27T10:47:12.815Z] fpu_exception : yes [2024-06-27T10:47:12.815Z] cpuid level : 22 [2024-06-27T10:47:12.815Z] wp : yes [2024-06-27T10:47:12.815Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.815Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.815Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.815Z] bogomips : 4800.00 [2024-06-27T10:47:12.815Z] clflush size : 64 [2024-06-27T10:47:12.815Z] cache_alignment : 64 [2024-06-27T10:47:12.815Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.815Z] power management: [2024-06-27T10:47:12.815Z] [2024-06-27T10:47:12.815Z] processor : 22 [2024-06-27T10:47:12.815Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.815Z] cpu family : 6 [2024-06-27T10:47:12.815Z] model : 85 [2024-06-27T10:47:12.815Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.815Z] stepping : 7 [2024-06-27T10:47:12.815Z] microcode : 0x5003302 [2024-06-27T10:47:12.815Z] cpu MHz : 2899.544 [2024-06-27T10:47:12.815Z] cache size : 14080 KB [2024-06-27T10:47:12.815Z] physical id : 0 [2024-06-27T10:47:12.815Z] siblings : 20 [2024-06-27T10:47:12.815Z] core id : 2 [2024-06-27T10:47:12.815Z] cpu cores : 10 [2024-06-27T10:47:12.815Z] apicid : 5 [2024-06-27T10:47:12.815Z] initial apicid : 5 [2024-06-27T10:47:12.815Z] fpu : yes [2024-06-27T10:47:12.815Z] fpu_exception : yes [2024-06-27T10:47:12.815Z] cpuid level : 22 [2024-06-27T10:47:12.815Z] wp : yes [2024-06-27T10:47:12.815Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.815Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.815Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.815Z] bogomips : 4800.00 [2024-06-27T10:47:12.815Z] clflush size : 64 [2024-06-27T10:47:12.815Z] cache_alignment : 64 [2024-06-27T10:47:12.815Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.815Z] power management: [2024-06-27T10:47:12.815Z] [2024-06-27T10:47:12.815Z] processor : 23 [2024-06-27T10:47:12.815Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.815Z] cpu family : 6 [2024-06-27T10:47:12.815Z] model : 85 [2024-06-27T10:47:12.815Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.815Z] stepping : 7 [2024-06-27T10:47:12.815Z] microcode : 0x5003302 [2024-06-27T10:47:12.815Z] cpu MHz : 2903.967 [2024-06-27T10:47:12.815Z] cache size : 14080 KB [2024-06-27T10:47:12.815Z] physical id : 0 [2024-06-27T10:47:12.815Z] siblings : 20 [2024-06-27T10:47:12.815Z] core id : 3 [2024-06-27T10:47:12.815Z] cpu cores : 10 [2024-06-27T10:47:12.815Z] apicid : 7 [2024-06-27T10:47:12.815Z] initial apicid : 7 [2024-06-27T10:47:12.815Z] fpu : yes [2024-06-27T10:47:12.815Z] fpu_exception : yes [2024-06-27T10:47:12.815Z] cpuid level : 22 [2024-06-27T10:47:12.815Z] wp : yes [2024-06-27T10:47:12.816Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.816Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.816Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.816Z] bogomips : 4800.00 [2024-06-27T10:47:12.816Z] clflush size : 64 [2024-06-27T10:47:12.816Z] cache_alignment : 64 [2024-06-27T10:47:12.816Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.816Z] power management: [2024-06-27T10:47:12.816Z] [2024-06-27T10:47:12.816Z] processor : 24 [2024-06-27T10:47:12.816Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.816Z] cpu family : 6 [2024-06-27T10:47:12.816Z] model : 85 [2024-06-27T10:47:12.816Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.816Z] stepping : 7 [2024-06-27T10:47:12.816Z] microcode : 0x5003302 [2024-06-27T10:47:12.816Z] cpu MHz : 2900.877 [2024-06-27T10:47:12.816Z] cache size : 14080 KB [2024-06-27T10:47:12.816Z] physical id : 0 [2024-06-27T10:47:12.816Z] siblings : 20 [2024-06-27T10:47:12.816Z] core id : 4 [2024-06-27T10:47:12.816Z] cpu cores : 10 [2024-06-27T10:47:12.816Z] apicid : 9 [2024-06-27T10:47:12.816Z] initial apicid : 9 [2024-06-27T10:47:12.816Z] fpu : yes [2024-06-27T10:47:12.816Z] fpu_exception : yes [2024-06-27T10:47:12.816Z] cpuid level : 22 [2024-06-27T10:47:12.816Z] wp : yes [2024-06-27T10:47:12.816Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.816Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.816Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.816Z] bogomips : 4800.00 [2024-06-27T10:47:12.816Z] clflush size : 64 [2024-06-27T10:47:12.816Z] cache_alignment : 64 [2024-06-27T10:47:12.816Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.816Z] power management: [2024-06-27T10:47:12.816Z] [2024-06-27T10:47:12.816Z] processor : 25 [2024-06-27T10:47:12.816Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.816Z] cpu family : 6 [2024-06-27T10:47:12.816Z] model : 85 [2024-06-27T10:47:12.816Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.816Z] stepping : 7 [2024-06-27T10:47:12.816Z] microcode : 0x5003302 [2024-06-27T10:47:12.816Z] cpu MHz : 2907.105 [2024-06-27T10:47:12.816Z] cache size : 14080 KB [2024-06-27T10:47:12.816Z] physical id : 0 [2024-06-27T10:47:12.816Z] siblings : 20 [2024-06-27T10:47:12.816Z] core id : 8 [2024-06-27T10:47:12.816Z] cpu cores : 10 [2024-06-27T10:47:12.816Z] apicid : 17 [2024-06-27T10:47:12.816Z] initial apicid : 17 [2024-06-27T10:47:12.816Z] fpu : yes [2024-06-27T10:47:12.816Z] fpu_exception : yes [2024-06-27T10:47:12.816Z] cpuid level : 22 [2024-06-27T10:47:12.816Z] wp : yes [2024-06-27T10:47:12.816Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.817Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.817Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.817Z] bogomips : 4800.00 [2024-06-27T10:47:12.817Z] clflush size : 64 [2024-06-27T10:47:12.817Z] cache_alignment : 64 [2024-06-27T10:47:12.817Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.817Z] power management: [2024-06-27T10:47:12.817Z] [2024-06-27T10:47:12.817Z] processor : 26 [2024-06-27T10:47:12.817Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.817Z] cpu family : 6 [2024-06-27T10:47:12.817Z] model : 85 [2024-06-27T10:47:12.817Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.817Z] stepping : 7 [2024-06-27T10:47:12.817Z] microcode : 0x5003302 [2024-06-27T10:47:12.817Z] cpu MHz : 2904.308 [2024-06-27T10:47:12.817Z] cache size : 14080 KB [2024-06-27T10:47:12.817Z] physical id : 0 [2024-06-27T10:47:12.817Z] siblings : 20 [2024-06-27T10:47:12.817Z] core id : 9 [2024-06-27T10:47:12.817Z] cpu cores : 10 [2024-06-27T10:47:12.817Z] apicid : 19 [2024-06-27T10:47:12.817Z] initial apicid : 19 [2024-06-27T10:47:12.817Z] fpu : yes [2024-06-27T10:47:12.817Z] fpu_exception : yes [2024-06-27T10:47:12.817Z] cpuid level : 22 [2024-06-27T10:47:12.817Z] wp : yes [2024-06-27T10:47:12.817Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.817Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.817Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.817Z] bogomips : 4800.00 [2024-06-27T10:47:12.817Z] clflush size : 64 [2024-06-27T10:47:12.817Z] cache_alignment : 64 [2024-06-27T10:47:12.817Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.817Z] power management: [2024-06-27T10:47:12.817Z] [2024-06-27T10:47:12.817Z] processor : 27 [2024-06-27T10:47:12.817Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.817Z] cpu family : 6 [2024-06-27T10:47:12.817Z] model : 85 [2024-06-27T10:47:12.817Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.817Z] stepping : 7 [2024-06-27T10:47:12.817Z] microcode : 0x5003302 [2024-06-27T10:47:12.817Z] cpu MHz : 2899.991 [2024-06-27T10:47:12.817Z] cache size : 14080 KB [2024-06-27T10:47:12.817Z] physical id : 0 [2024-06-27T10:47:12.817Z] siblings : 20 [2024-06-27T10:47:12.817Z] core id : 10 [2024-06-27T10:47:12.817Z] cpu cores : 10 [2024-06-27T10:47:12.817Z] apicid : 21 [2024-06-27T10:47:12.817Z] initial apicid : 21 [2024-06-27T10:47:12.817Z] fpu : yes [2024-06-27T10:47:12.817Z] fpu_exception : yes [2024-06-27T10:47:12.817Z] cpuid level : 22 [2024-06-27T10:47:12.817Z] wp : yes [2024-06-27T10:47:12.817Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.817Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.818Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.818Z] bogomips : 4800.00 [2024-06-27T10:47:12.818Z] clflush size : 64 [2024-06-27T10:47:12.818Z] cache_alignment : 64 [2024-06-27T10:47:12.818Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.818Z] power management: [2024-06-27T10:47:12.818Z] [2024-06-27T10:47:12.818Z] processor : 28 [2024-06-27T10:47:12.818Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.818Z] cpu family : 6 [2024-06-27T10:47:12.818Z] model : 85 [2024-06-27T10:47:12.818Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.818Z] stepping : 7 [2024-06-27T10:47:12.818Z] microcode : 0x5003302 [2024-06-27T10:47:12.818Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.818Z] cache size : 14080 KB [2024-06-27T10:47:12.818Z] physical id : 0 [2024-06-27T10:47:12.818Z] siblings : 20 [2024-06-27T10:47:12.818Z] core id : 11 [2024-06-27T10:47:12.818Z] cpu cores : 10 [2024-06-27T10:47:12.818Z] apicid : 23 [2024-06-27T10:47:12.818Z] initial apicid : 23 [2024-06-27T10:47:12.818Z] fpu : yes [2024-06-27T10:47:12.818Z] fpu_exception : yes [2024-06-27T10:47:12.818Z] cpuid level : 22 [2024-06-27T10:47:12.818Z] wp : yes [2024-06-27T10:47:12.818Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.818Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.818Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.818Z] bogomips : 4800.00 [2024-06-27T10:47:12.818Z] clflush size : 64 [2024-06-27T10:47:12.818Z] cache_alignment : 64 [2024-06-27T10:47:12.818Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.818Z] power management: [2024-06-27T10:47:12.818Z] [2024-06-27T10:47:12.818Z] processor : 29 [2024-06-27T10:47:12.818Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.818Z] cpu family : 6 [2024-06-27T10:47:12.818Z] model : 85 [2024-06-27T10:47:12.818Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.818Z] stepping : 7 [2024-06-27T10:47:12.818Z] microcode : 0x5003302 [2024-06-27T10:47:12.818Z] cpu MHz : 2121.464 [2024-06-27T10:47:12.818Z] cache size : 14080 KB [2024-06-27T10:47:12.818Z] physical id : 0 [2024-06-27T10:47:12.818Z] siblings : 20 [2024-06-27T10:47:12.818Z] core id : 12 [2024-06-27T10:47:12.818Z] cpu cores : 10 [2024-06-27T10:47:12.818Z] apicid : 25 [2024-06-27T10:47:12.818Z] initial apicid : 25 [2024-06-27T10:47:12.818Z] fpu : yes [2024-06-27T10:47:12.818Z] fpu_exception : yes [2024-06-27T10:47:12.818Z] cpuid level : 22 [2024-06-27T10:47:12.818Z] wp : yes [2024-06-27T10:47:12.818Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.818Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.818Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.818Z] bogomips : 4800.00 [2024-06-27T10:47:12.818Z] clflush size : 64 [2024-06-27T10:47:12.818Z] cache_alignment : 64 [2024-06-27T10:47:12.818Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.818Z] power management: [2024-06-27T10:47:12.818Z] [2024-06-27T10:47:12.818Z] processor : 30 [2024-06-27T10:47:12.818Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.818Z] cpu family : 6 [2024-06-27T10:47:12.818Z] model : 85 [2024-06-27T10:47:12.818Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.818Z] stepping : 7 [2024-06-27T10:47:12.818Z] microcode : 0x5003302 [2024-06-27T10:47:12.818Z] cpu MHz : 2898.183 [2024-06-27T10:47:12.818Z] cache size : 14080 KB [2024-06-27T10:47:12.818Z] physical id : 1 [2024-06-27T10:47:12.818Z] siblings : 20 [2024-06-27T10:47:12.818Z] core id : 0 [2024-06-27T10:47:12.818Z] cpu cores : 10 [2024-06-27T10:47:12.818Z] apicid : 33 [2024-06-27T10:47:12.818Z] initial apicid : 33 [2024-06-27T10:47:12.818Z] fpu : yes [2024-06-27T10:47:12.818Z] fpu_exception : yes [2024-06-27T10:47:12.818Z] cpuid level : 22 [2024-06-27T10:47:12.818Z] wp : yes [2024-06-27T10:47:12.819Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.819Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.819Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.819Z] bogomips : 4807.81 [2024-06-27T10:47:12.819Z] clflush size : 64 [2024-06-27T10:47:12.819Z] cache_alignment : 64 [2024-06-27T10:47:12.819Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.819Z] power management: [2024-06-27T10:47:12.819Z] [2024-06-27T10:47:12.819Z] processor : 31 [2024-06-27T10:47:12.819Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.819Z] cpu family : 6 [2024-06-27T10:47:12.819Z] model : 85 [2024-06-27T10:47:12.819Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.819Z] stepping : 7 [2024-06-27T10:47:12.819Z] microcode : 0x5003302 [2024-06-27T10:47:12.819Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.819Z] cache size : 14080 KB [2024-06-27T10:47:12.819Z] physical id : 1 [2024-06-27T10:47:12.819Z] siblings : 20 [2024-06-27T10:47:12.819Z] core id : 1 [2024-06-27T10:47:12.819Z] cpu cores : 10 [2024-06-27T10:47:12.819Z] apicid : 35 [2024-06-27T10:47:12.819Z] initial apicid : 35 [2024-06-27T10:47:12.819Z] fpu : yes [2024-06-27T10:47:12.819Z] fpu_exception : yes [2024-06-27T10:47:12.819Z] cpuid level : 22 [2024-06-27T10:47:12.819Z] wp : yes [2024-06-27T10:47:12.819Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.819Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.819Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.819Z] bogomips : 4807.81 [2024-06-27T10:47:12.819Z] clflush size : 64 [2024-06-27T10:47:12.819Z] cache_alignment : 64 [2024-06-27T10:47:12.819Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.819Z] power management: [2024-06-27T10:47:12.819Z] [2024-06-27T10:47:12.819Z] processor : 32 [2024-06-27T10:47:12.819Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.819Z] cpu family : 6 [2024-06-27T10:47:12.819Z] model : 85 [2024-06-27T10:47:12.819Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.819Z] stepping : 7 [2024-06-27T10:47:12.819Z] microcode : 0x5003302 [2024-06-27T10:47:12.819Z] cpu MHz : 2899.995 [2024-06-27T10:47:12.819Z] cache size : 14080 KB [2024-06-27T10:47:12.819Z] physical id : 1 [2024-06-27T10:47:12.819Z] siblings : 20 [2024-06-27T10:47:12.819Z] core id : 2 [2024-06-27T10:47:12.819Z] cpu cores : 10 [2024-06-27T10:47:12.819Z] apicid : 37 [2024-06-27T10:47:12.819Z] initial apicid : 37 [2024-06-27T10:47:12.819Z] fpu : yes [2024-06-27T10:47:12.819Z] fpu_exception : yes [2024-06-27T10:47:12.819Z] cpuid level : 22 [2024-06-27T10:47:12.819Z] wp : yes [2024-06-27T10:47:12.819Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.820Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.820Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.820Z] bogomips : 4807.81 [2024-06-27T10:47:12.820Z] clflush size : 64 [2024-06-27T10:47:12.820Z] cache_alignment : 64 [2024-06-27T10:47:12.820Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.820Z] power management: [2024-06-27T10:47:12.820Z] [2024-06-27T10:47:12.820Z] processor : 33 [2024-06-27T10:47:12.820Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.820Z] cpu family : 6 [2024-06-27T10:47:12.820Z] model : 85 [2024-06-27T10:47:12.820Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.820Z] stepping : 7 [2024-06-27T10:47:12.820Z] microcode : 0x5003302 [2024-06-27T10:47:12.820Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.820Z] cache size : 14080 KB [2024-06-27T10:47:12.820Z] physical id : 1 [2024-06-27T10:47:12.820Z] siblings : 20 [2024-06-27T10:47:12.820Z] core id : 3 [2024-06-27T10:47:12.820Z] cpu cores : 10 [2024-06-27T10:47:12.820Z] apicid : 39 [2024-06-27T10:47:12.820Z] initial apicid : 39 [2024-06-27T10:47:12.820Z] fpu : yes [2024-06-27T10:47:12.820Z] fpu_exception : yes [2024-06-27T10:47:12.820Z] cpuid level : 22 [2024-06-27T10:47:12.820Z] wp : yes [2024-06-27T10:47:12.820Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.820Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.820Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.820Z] bogomips : 4807.81 [2024-06-27T10:47:12.820Z] clflush size : 64 [2024-06-27T10:47:12.820Z] cache_alignment : 64 [2024-06-27T10:47:12.820Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.820Z] power management: [2024-06-27T10:47:12.820Z] [2024-06-27T10:47:12.820Z] processor : 34 [2024-06-27T10:47:12.820Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.820Z] cpu family : 6 [2024-06-27T10:47:12.820Z] model : 85 [2024-06-27T10:47:12.820Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.820Z] stepping : 7 [2024-06-27T10:47:12.820Z] microcode : 0x5003302 [2024-06-27T10:47:12.820Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.820Z] cache size : 14080 KB [2024-06-27T10:47:12.820Z] physical id : 1 [2024-06-27T10:47:12.820Z] siblings : 20 [2024-06-27T10:47:12.820Z] core id : 4 [2024-06-27T10:47:12.820Z] cpu cores : 10 [2024-06-27T10:47:12.820Z] apicid : 41 [2024-06-27T10:47:12.820Z] initial apicid : 41 [2024-06-27T10:47:12.820Z] fpu : yes [2024-06-27T10:47:12.820Z] fpu_exception : yes [2024-06-27T10:47:12.820Z] cpuid level : 22 [2024-06-27T10:47:12.820Z] wp : yes [2024-06-27T10:47:12.820Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.820Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.820Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.820Z] bogomips : 4807.81 [2024-06-27T10:47:12.820Z] clflush size : 64 [2024-06-27T10:47:12.820Z] cache_alignment : 64 [2024-06-27T10:47:12.820Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.820Z] power management: [2024-06-27T10:47:12.820Z] [2024-06-27T10:47:12.820Z] processor : 35 [2024-06-27T10:47:12.820Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.820Z] cpu family : 6 [2024-06-27T10:47:12.820Z] model : 85 [2024-06-27T10:47:12.820Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.820Z] stepping : 7 [2024-06-27T10:47:12.820Z] microcode : 0x5003302 [2024-06-27T10:47:12.820Z] cpu MHz : 2901.049 [2024-06-27T10:47:12.820Z] cache size : 14080 KB [2024-06-27T10:47:12.820Z] physical id : 1 [2024-06-27T10:47:12.820Z] siblings : 20 [2024-06-27T10:47:12.820Z] core id : 8 [2024-06-27T10:47:12.820Z] cpu cores : 10 [2024-06-27T10:47:12.820Z] apicid : 49 [2024-06-27T10:47:12.820Z] initial apicid : 49 [2024-06-27T10:47:12.820Z] fpu : yes [2024-06-27T10:47:12.820Z] fpu_exception : yes [2024-06-27T10:47:12.820Z] cpuid level : 22 [2024-06-27T10:47:12.820Z] wp : yes [2024-06-27T10:47:12.821Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.821Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.821Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.821Z] bogomips : 4807.81 [2024-06-27T10:47:12.821Z] clflush size : 64 [2024-06-27T10:47:12.821Z] cache_alignment : 64 [2024-06-27T10:47:12.821Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.821Z] power management: [2024-06-27T10:47:12.821Z] [2024-06-27T10:47:12.821Z] processor : 36 [2024-06-27T10:47:12.821Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.821Z] cpu family : 6 [2024-06-27T10:47:12.821Z] model : 85 [2024-06-27T10:47:12.821Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.821Z] stepping : 7 [2024-06-27T10:47:12.821Z] microcode : 0x5003302 [2024-06-27T10:47:12.821Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.821Z] cache size : 14080 KB [2024-06-27T10:47:12.821Z] physical id : 1 [2024-06-27T10:47:12.821Z] siblings : 20 [2024-06-27T10:47:12.821Z] core id : 9 [2024-06-27T10:47:12.821Z] cpu cores : 10 [2024-06-27T10:47:12.821Z] apicid : 51 [2024-06-27T10:47:12.821Z] initial apicid : 51 [2024-06-27T10:47:12.821Z] fpu : yes [2024-06-27T10:47:12.821Z] fpu_exception : yes [2024-06-27T10:47:12.821Z] cpuid level : 22 [2024-06-27T10:47:12.821Z] wp : yes [2024-06-27T10:47:12.821Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.821Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.821Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.821Z] bogomips : 4807.81 [2024-06-27T10:47:12.821Z] clflush size : 64 [2024-06-27T10:47:12.821Z] cache_alignment : 64 [2024-06-27T10:47:12.821Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.821Z] power management: [2024-06-27T10:47:12.821Z] [2024-06-27T10:47:12.821Z] processor : 37 [2024-06-27T10:47:12.821Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.821Z] cpu family : 6 [2024-06-27T10:47:12.821Z] model : 85 [2024-06-27T10:47:12.821Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.821Z] stepping : 7 [2024-06-27T10:47:12.821Z] microcode : 0x5003302 [2024-06-27T10:47:12.821Z] cpu MHz : 3063.332 [2024-06-27T10:47:12.821Z] cache size : 14080 KB [2024-06-27T10:47:12.821Z] physical id : 1 [2024-06-27T10:47:12.821Z] siblings : 20 [2024-06-27T10:47:12.821Z] core id : 10 [2024-06-27T10:47:12.821Z] cpu cores : 10 [2024-06-27T10:47:12.821Z] apicid : 53 [2024-06-27T10:47:12.821Z] initial apicid : 53 [2024-06-27T10:47:12.821Z] fpu : yes [2024-06-27T10:47:12.821Z] fpu_exception : yes [2024-06-27T10:47:12.821Z] cpuid level : 22 [2024-06-27T10:47:12.821Z] wp : yes [2024-06-27T10:47:12.821Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.822Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.822Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.822Z] bogomips : 4807.81 [2024-06-27T10:47:12.822Z] clflush size : 64 [2024-06-27T10:47:12.822Z] cache_alignment : 64 [2024-06-27T10:47:12.822Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.822Z] power management: [2024-06-27T10:47:12.822Z] [2024-06-27T10:47:12.822Z] processor : 38 [2024-06-27T10:47:12.822Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.822Z] cpu family : 6 [2024-06-27T10:47:12.822Z] model : 85 [2024-06-27T10:47:12.822Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.822Z] stepping : 7 [2024-06-27T10:47:12.822Z] microcode : 0x5003302 [2024-06-27T10:47:12.822Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.822Z] cache size : 14080 KB [2024-06-27T10:47:12.822Z] physical id : 1 [2024-06-27T10:47:12.822Z] siblings : 20 [2024-06-27T10:47:12.822Z] core id : 11 [2024-06-27T10:47:12.822Z] cpu cores : 10 [2024-06-27T10:47:12.822Z] apicid : 55 [2024-06-27T10:47:12.822Z] initial apicid : 55 [2024-06-27T10:47:12.822Z] fpu : yes [2024-06-27T10:47:12.822Z] fpu_exception : yes [2024-06-27T10:47:12.822Z] cpuid level : 22 [2024-06-27T10:47:12.822Z] wp : yes [2024-06-27T10:47:12.822Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.822Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.822Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.822Z] bogomips : 4807.81 [2024-06-27T10:47:12.822Z] clflush size : 64 [2024-06-27T10:47:12.822Z] cache_alignment : 64 [2024-06-27T10:47:12.822Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.822Z] power management: [2024-06-27T10:47:12.822Z] [2024-06-27T10:47:12.822Z] processor : 39 [2024-06-27T10:47:12.822Z] vendor_id : GenuineIntel [2024-06-27T10:47:12.822Z] cpu family : 6 [2024-06-27T10:47:12.822Z] model : 85 [2024-06-27T10:47:12.822Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:12.822Z] stepping : 7 [2024-06-27T10:47:12.822Z] microcode : 0x5003302 [2024-06-27T10:47:12.822Z] cpu MHz : 3200.000 [2024-06-27T10:47:12.822Z] cache size : 14080 KB [2024-06-27T10:47:12.822Z] physical id : 1 [2024-06-27T10:47:12.822Z] siblings : 20 [2024-06-27T10:47:12.822Z] core id : 12 [2024-06-27T10:47:12.822Z] cpu cores : 10 [2024-06-27T10:47:12.822Z] apicid : 57 [2024-06-27T10:47:12.822Z] initial apicid : 57 [2024-06-27T10:47:12.822Z] fpu : yes [2024-06-27T10:47:12.822Z] fpu_exception : yes [2024-06-27T10:47:12.822Z] cpuid level : 22 [2024-06-27T10:47:12.822Z] wp : yes [2024-06-27T10:47:12.822Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:12.822Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:12.822Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:12.822Z] bogomips : 4807.81 [2024-06-27T10:47:12.822Z] clflush size : 64 [2024-06-27T10:47:12.822Z] cache_alignment : 64 [2024-06-27T10:47:12.822Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:12.822Z] power management: [2024-06-27T10:47:12.822Z] [2024-06-27T10:47:12.822Z] + cat /proc/meminfo [2024-06-27T10:47:12.823Z] MemTotal: 131639664 kB [2024-06-27T10:47:12.823Z] MemFree: 17071592 kB [2024-06-27T10:47:12.823Z] MemAvailable: 105135808 kB [2024-06-27T10:47:12.823Z] Buffers: 64 kB [2024-06-27T10:47:12.823Z] Cached: 78448012 kB [2024-06-27T10:47:12.823Z] SwapCached: 0 kB [2024-06-27T10:47:12.823Z] Active: 24216760 kB [2024-06-27T10:47:12.823Z] Inactive: 65148800 kB [2024-06-27T10:47:12.823Z] Active(anon): 10630936 kB [2024-06-27T10:47:12.823Z] Inactive(anon): 425804 kB [2024-06-27T10:47:12.823Z] Active(file): 13585824 kB [2024-06-27T10:47:12.823Z] Inactive(file): 64722996 kB [2024-06-27T10:47:12.823Z] Unevictable: 140748 kB [2024-06-27T10:47:12.823Z] Mlocked: 140748 kB [2024-06-27T10:47:12.823Z] SwapTotal: 0 kB [2024-06-27T10:47:12.823Z] SwapFree: 0 kB [2024-06-27T10:47:12.823Z] Zswap: 0 kB [2024-06-27T10:47:12.823Z] Zswapped: 0 kB [2024-06-27T10:47:12.823Z] Dirty: 487048 kB [2024-06-27T10:47:12.823Z] Writeback: 0 kB [2024-06-27T10:47:12.823Z] AnonPages: 11037484 kB [2024-06-27T10:47:12.823Z] Mapped: 906256 kB [2024-06-27T10:47:12.823Z] Shmem: 130552 kB [2024-06-27T10:47:12.823Z] KReclaimable: 10963796 kB [2024-06-27T10:47:12.823Z] Slab: 18118856 kB [2024-06-27T10:47:12.823Z] SReclaimable: 10963796 kB [2024-06-27T10:47:12.823Z] SUnreclaim: 7155060 kB [2024-06-27T10:47:12.823Z] KernelStack: 31792 kB [2024-06-27T10:47:12.823Z] PageTables: 54636 kB [2024-06-27T10:47:12.823Z] SecPageTables: 0 kB [2024-06-27T10:47:12.823Z] NFS_Unstable: 0 kB [2024-06-27T10:47:12.823Z] Bounce: 0 kB [2024-06-27T10:47:12.823Z] WritebackTmp: 0 kB [2024-06-27T10:47:12.823Z] CommitLimit: 65819832 kB [2024-06-27T10:47:12.823Z] Committed_AS: 18400112 kB [2024-06-27T10:47:12.823Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:12.823Z] VmallocUsed: 220556 kB [2024-06-27T10:47:12.823Z] VmallocChunk: 0 kB [2024-06-27T10:47:12.823Z] Percpu: 638592 kB [2024-06-27T10:47:12.823Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:12.823Z] AnonHugePages: 1249280 kB [2024-06-27T10:47:12.823Z] ShmemHugePages: 0 kB [2024-06-27T10:47:12.823Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:12.823Z] FileHugePages: 8992 kB [2024-06-27T10:47:12.823Z] FilePmdMapped: 0 kB [2024-06-27T10:47:12.823Z] CmaTotal: 0 kB [2024-06-27T10:47:12.823Z] CmaFree: 0 kB [2024-06-27T10:47:12.823Z] HugePages_Total: 0 [2024-06-27T10:47:12.823Z] HugePages_Free: 0 [2024-06-27T10:47:12.823Z] HugePages_Rsvd: 0 [2024-06-27T10:47:12.823Z] HugePages_Surp: 0 [2024-06-27T10:47:12.823Z] Hugepagesize: 2048 kB [2024-06-27T10:47:12.823Z] Hugetlb: 0 kB [2024-06-27T10:47:12.823Z] DirectMap4k: 975176 kB [2024-06-27T10:47:12.823Z] DirectMap2M: 15456256 kB [2024-06-27T10:47:12.823Z] DirectMap1G: 119537664 kB [Pipeline] sh [2024-06-27T10:47:12.967Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [2024-06-27T10:47:13.099Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:13.100Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [Pipeline] unstash [2024-06-27T10:47:13.323Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [Pipeline] { [Pipeline] sh [2024-06-27T10:47:13.659Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:13.659Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:13.659Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test connector_group_4 [2024-06-27T10:47:13.659Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:13.659Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:13.659Z] + readonly GF_INTERNAL_ENV_SH=/tmp/SDpgf-internal-env [2024-06-27T10:47:13.659Z] + GF_INTERNAL_ENV_SH=/tmp/SDpgf-internal-env [2024-06-27T10:47:13.659Z] + '[' '!' -z '' ']' [2024-06-27T10:47:13.659Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:13.659Z] + WSIMPORT_OPTS= [2024-06-27T10:47:13.659Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:13.659Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:13.815Z] + id [2024-06-27T10:47:13.815Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:13.815Z] + uname -a [2024-06-27T10:47:13.815Z] Linux basic-428jq 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:13.815Z] + env [2024-06-27T10:47:13.815Z] + sort [2024-06-27T10:47:13.815Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:13.815Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:13.815Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:13.815Z] BUILD_ID=351 [2024-06-27T10:47:13.815Z] BUILD_NUMBER=351 [2024-06-27T10:47:13.815Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:13.815Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:13.815Z] CI=true [2024-06-27T10:47:13.815Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:13.815Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:13.815Z] HOME=/home/jenkins [2024-06-27T10:47:13.815Z] HOSTNAME=basic-428jq [2024-06-27T10:47:13.815Z] HUDSON_COOKIE=6119aa53-45e1-41b4-ab1c-5a447495e7cd [2024-06-27T10:47:13.815Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:13.815Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:13.815Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:13.815Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:13.815Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:13.815Z] JENKINS_AGENT_NAME=basic-428jq [2024-06-27T10:47:13.815Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:13.815Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:13.815Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:13.815Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:13.815Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:13.815Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:13.815Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:13.815Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:13.815Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:13.815Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:13.815Z] JENKINS_NAME=basic-428jq [2024-06-27T10:47:13.815Z] JENKINS_NODE_COOKIE=1cbf84bc-aed7-4659-abad-80d76f34fd8f [2024-06-27T10:47:13.815Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:13.815Z] JENKINS_SECRET=**** [2024-06-27T10:47:13.815Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:13.815Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:13.815Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:13.815Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:13.815Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:13.815Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:13.815Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:13.815Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:13.815Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:13.815Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:13.815Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:13.815Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:13.815Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:13.815Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:13.815Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:13.815Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:13.815Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:13.815Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:13.815Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:13.815Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:13.815Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:13.815Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:13.815Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:13.815Z] LANG=en_US.UTF-8 [2024-06-27T10:47:13.815Z] LANGUAGE=en_US:en [2024-06-27T10:47:13.815Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:13.815Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:13.815Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:13.815Z] NODE_LABELS=basic-428jq basic [2024-06-27T10:47:13.815Z] NODE_NAME=basic-428jq [2024-06-27T10:47:13.815Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:13.816Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-428jq -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:13.816Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:13.816Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:13.816Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:13.816Z] PORT_ADMIN=4848 [2024-06-27T10:47:13.816Z] PORT_HTTP=8080 [2024-06-27T10:47:13.816Z] PORT_HTTPS=8181 [2024-06-27T10:47:13.816Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:13.816Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:13.816Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:13.816Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:13.816Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:13.816Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:13.816Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:13.816Z] SHLVL=1 [2024-06-27T10:47:13.816Z] STAGE_NAME=ejb_group_embedded [2024-06-27T10:47:13.816Z] TERM=xterm [2024-06-27T10:47:13.816Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:13.816Z] USER_NAME=jenkins [2024-06-27T10:47:13.816Z] _=/usr/bin/env [2024-06-27T10:47:13.816Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:13.816Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:13.816Z] + df -h [2024-06-27T10:47:13.816Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:13.816Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:13.816Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:13.816Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:13.816Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:13.816Z] tmpfs 26G 67M 26G 1% /etc/hostname [2024-06-27T10:47:13.816Z] /dev/sda4 894G 541G 354G 61% /etc/hosts [2024-06-27T10:47:13.816Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:13.816Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:13.816Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:13.816Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:13.816Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:13.816Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:13.816Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:47:13.914Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:13.914Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:13.914Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:13.914Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:13.914Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:13.914Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:13.914Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:13.914Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:13.914Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:13.914Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:13.914Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:13.914Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:13.914Z] Preparing dependencies ... [2024-06-27T10:47:13.914Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:47:14.073Z] 161 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:14.329Z] + mvn -version [2024-06-27T10:47:14.329Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:14.329Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:14.329Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:14.329Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:14.329Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:14.579Z] [INFO] [2024-06-27T10:47:14.579Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:47:14.579Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:47:14.579Z] [INFO] from pom.xml [2024-06-27T10:47:14.579Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:47:14.585Z] + ant -version [2024-06-27T10:47:14.585Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:14.585Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:14.585Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-3adf4bff/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:14.585Z] + true [2024-06-27T10:47:14.585Z] + cat /proc/cpuinfo [2024-06-27T10:47:14.585Z] processor : 0 [2024-06-27T10:47:14.585Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.585Z] cpu family : 6 [2024-06-27T10:47:14.585Z] model : 85 [2024-06-27T10:47:14.585Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.585Z] stepping : 7 [2024-06-27T10:47:14.585Z] microcode : 0x5003302 [2024-06-27T10:47:14.585Z] cpu MHz : 2899.708 [2024-06-27T10:47:14.585Z] cache size : 14080 KB [2024-06-27T10:47:14.585Z] physical id : 0 [2024-06-27T10:47:14.585Z] siblings : 20 [2024-06-27T10:47:14.585Z] core id : 0 [2024-06-27T10:47:14.585Z] cpu cores : 10 [2024-06-27T10:47:14.585Z] apicid : 0 [2024-06-27T10:47:14.585Z] initial apicid : 0 [2024-06-27T10:47:14.585Z] fpu : yes [2024-06-27T10:47:14.585Z] fpu_exception : yes [2024-06-27T10:47:14.585Z] cpuid level : 22 [2024-06-27T10:47:14.585Z] wp : yes [2024-06-27T10:47:14.585Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.585Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.585Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.585Z] bogomips : 4800.00 [2024-06-27T10:47:14.585Z] clflush size : 64 [2024-06-27T10:47:14.585Z] cache_alignment : 64 [2024-06-27T10:47:14.585Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.585Z] power management: [2024-06-27T10:47:14.585Z] [2024-06-27T10:47:14.585Z] processor : 1 [2024-06-27T10:47:14.585Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.585Z] cpu family : 6 [2024-06-27T10:47:14.585Z] model : 85 [2024-06-27T10:47:14.585Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.585Z] stepping : 7 [2024-06-27T10:47:14.585Z] microcode : 0x5003302 [2024-06-27T10:47:14.585Z] cpu MHz : 3200.000 [2024-06-27T10:47:14.585Z] cache size : 14080 KB [2024-06-27T10:47:14.585Z] physical id : 0 [2024-06-27T10:47:14.585Z] siblings : 20 [2024-06-27T10:47:14.585Z] core id : 1 [2024-06-27T10:47:14.585Z] cpu cores : 10 [2024-06-27T10:47:14.585Z] apicid : 2 [2024-06-27T10:47:14.585Z] initial apicid : 2 [2024-06-27T10:47:14.585Z] fpu : yes [2024-06-27T10:47:14.585Z] fpu_exception : yes [2024-06-27T10:47:14.585Z] cpuid level : 22 [2024-06-27T10:47:14.585Z] wp : yes [2024-06-27T10:47:14.586Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.586Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.586Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.586Z] bogomips : 4800.00 [2024-06-27T10:47:14.586Z] clflush size : 64 [2024-06-27T10:47:14.586Z] cache_alignment : 64 [2024-06-27T10:47:14.586Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.586Z] power management: [2024-06-27T10:47:14.586Z] [2024-06-27T10:47:14.586Z] processor : 2 [2024-06-27T10:47:14.586Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.586Z] cpu family : 6 [2024-06-27T10:47:14.586Z] model : 85 [2024-06-27T10:47:14.586Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.586Z] stepping : 7 [2024-06-27T10:47:14.586Z] microcode : 0x5003302 [2024-06-27T10:47:14.586Z] cpu MHz : 2900.008 [2024-06-27T10:47:14.586Z] cache size : 14080 KB [2024-06-27T10:47:14.586Z] physical id : 0 [2024-06-27T10:47:14.586Z] siblings : 20 [2024-06-27T10:47:14.586Z] core id : 2 [2024-06-27T10:47:14.586Z] cpu cores : 10 [2024-06-27T10:47:14.586Z] apicid : 4 [2024-06-27T10:47:14.586Z] initial apicid : 4 [2024-06-27T10:47:14.586Z] fpu : yes [2024-06-27T10:47:14.586Z] fpu_exception : yes [2024-06-27T10:47:14.586Z] cpuid level : 22 [2024-06-27T10:47:14.586Z] wp : yes [2024-06-27T10:47:14.586Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.586Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.586Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.586Z] bogomips : 4800.00 [2024-06-27T10:47:14.586Z] clflush size : 64 [2024-06-27T10:47:14.586Z] cache_alignment : 64 [2024-06-27T10:47:14.586Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.586Z] power management: [2024-06-27T10:47:14.586Z] [2024-06-27T10:47:14.586Z] processor : 3 [2024-06-27T10:47:14.586Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.586Z] cpu family : 6 [2024-06-27T10:47:14.586Z] model : 85 [2024-06-27T10:47:14.586Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.586Z] stepping : 7 [2024-06-27T10:47:14.586Z] microcode : 0x5003302 [2024-06-27T10:47:14.586Z] cpu MHz : 3200.000 [2024-06-27T10:47:14.586Z] cache size : 14080 KB [2024-06-27T10:47:14.586Z] physical id : 0 [2024-06-27T10:47:14.586Z] siblings : 20 [2024-06-27T10:47:14.586Z] core id : 3 [2024-06-27T10:47:14.586Z] cpu cores : 10 [2024-06-27T10:47:14.586Z] apicid : 6 [2024-06-27T10:47:14.586Z] initial apicid : 6 [2024-06-27T10:47:14.586Z] fpu : yes [2024-06-27T10:47:14.586Z] fpu_exception : yes [2024-06-27T10:47:14.586Z] cpuid level : 22 [2024-06-27T10:47:14.586Z] wp : yes [2024-06-27T10:47:14.586Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.587Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.587Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.587Z] bogomips : 4800.00 [2024-06-27T10:47:14.587Z] clflush size : 64 [2024-06-27T10:47:14.587Z] cache_alignment : 64 [2024-06-27T10:47:14.587Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.587Z] power management: [2024-06-27T10:47:14.587Z] [2024-06-27T10:47:14.587Z] processor : 4 [2024-06-27T10:47:14.587Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.587Z] cpu family : 6 [2024-06-27T10:47:14.587Z] model : 85 [2024-06-27T10:47:14.587Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.587Z] stepping : 7 [2024-06-27T10:47:14.587Z] microcode : 0x5003302 [2024-06-27T10:47:14.587Z] cpu MHz : 2900.160 [2024-06-27T10:47:14.587Z] cache size : 14080 KB [2024-06-27T10:47:14.587Z] physical id : 0 [2024-06-27T10:47:14.587Z] siblings : 20 [2024-06-27T10:47:14.587Z] core id : 4 [2024-06-27T10:47:14.587Z] cpu cores : 10 [2024-06-27T10:47:14.587Z] apicid : 8 [2024-06-27T10:47:14.587Z] initial apicid : 8 [2024-06-27T10:47:14.587Z] fpu : yes [2024-06-27T10:47:14.587Z] fpu_exception : yes [2024-06-27T10:47:14.587Z] cpuid level : 22 [2024-06-27T10:47:14.587Z] wp : yes [2024-06-27T10:47:14.587Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.587Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.587Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.587Z] bogomips : 4800.00 [2024-06-27T10:47:14.587Z] clflush size : 64 [2024-06-27T10:47:14.587Z] cache_alignment : 64 [2024-06-27T10:47:14.587Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.587Z] power management: [2024-06-27T10:47:14.587Z] [2024-06-27T10:47:14.587Z] processor : 5 [2024-06-27T10:47:14.587Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.587Z] cpu family : 6 [2024-06-27T10:47:14.587Z] model : 85 [2024-06-27T10:47:14.587Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.587Z] stepping : 7 [2024-06-27T10:47:14.587Z] microcode : 0x5003302 [2024-06-27T10:47:14.587Z] cpu MHz : 3200.000 [2024-06-27T10:47:14.587Z] cache size : 14080 KB [2024-06-27T10:47:14.587Z] physical id : 0 [2024-06-27T10:47:14.587Z] siblings : 20 [2024-06-27T10:47:14.587Z] core id : 8 [2024-06-27T10:47:14.587Z] cpu cores : 10 [2024-06-27T10:47:14.587Z] apicid : 16 [2024-06-27T10:47:14.587Z] initial apicid : 16 [2024-06-27T10:47:14.587Z] fpu : yes [2024-06-27T10:47:14.587Z] fpu_exception : yes [2024-06-27T10:47:14.587Z] cpuid level : 22 [2024-06-27T10:47:14.587Z] wp : yes [2024-06-27T10:47:14.587Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.587Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.587Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.587Z] bogomips : 4800.00 [2024-06-27T10:47:14.587Z] clflush size : 64 [2024-06-27T10:47:14.587Z] cache_alignment : 64 [2024-06-27T10:47:14.587Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.587Z] power management: [2024-06-27T10:47:14.587Z] [2024-06-27T10:47:14.587Z] processor : 6 [2024-06-27T10:47:14.587Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.588Z] cpu family : 6 [2024-06-27T10:47:14.588Z] model : 85 [2024-06-27T10:47:14.588Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.588Z] stepping : 7 [2024-06-27T10:47:14.588Z] microcode : 0x5003302 [2024-06-27T10:47:14.588Z] cpu MHz : 2902.044 [2024-06-27T10:47:14.588Z] cache size : 14080 KB [2024-06-27T10:47:14.588Z] physical id : 0 [2024-06-27T10:47:14.588Z] siblings : 20 [2024-06-27T10:47:14.588Z] core id : 9 [2024-06-27T10:47:14.588Z] cpu cores : 10 [2024-06-27T10:47:14.588Z] apicid : 18 [2024-06-27T10:47:14.588Z] initial apicid : 18 [2024-06-27T10:47:14.588Z] fpu : yes [2024-06-27T10:47:14.588Z] fpu_exception : yes [2024-06-27T10:47:14.588Z] cpuid level : 22 [2024-06-27T10:47:14.588Z] wp : yes [2024-06-27T10:47:14.588Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.588Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.588Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.588Z] bogomips : 4800.00 [2024-06-27T10:47:14.588Z] clflush size : 64 [2024-06-27T10:47:14.588Z] cache_alignment : 64 [2024-06-27T10:47:14.588Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.588Z] power management: [2024-06-27T10:47:14.588Z] [2024-06-27T10:47:14.588Z] processor : 7 [2024-06-27T10:47:14.588Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.588Z] cpu family : 6 [2024-06-27T10:47:14.588Z] model : 85 [2024-06-27T10:47:14.588Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.588Z] stepping : 7 [2024-06-27T10:47:14.588Z] microcode : 0x5003302 [2024-06-27T10:47:14.588Z] cpu MHz : 2905.512 [2024-06-27T10:47:14.588Z] cache size : 14080 KB [2024-06-27T10:47:14.588Z] physical id : 0 [2024-06-27T10:47:14.588Z] siblings : 20 [2024-06-27T10:47:14.588Z] core id : 10 [2024-06-27T10:47:14.588Z] cpu cores : 10 [2024-06-27T10:47:14.588Z] apicid : 20 [2024-06-27T10:47:14.588Z] initial apicid : 20 [2024-06-27T10:47:14.588Z] fpu : yes [2024-06-27T10:47:14.588Z] fpu_exception : yes [2024-06-27T10:47:14.588Z] cpuid level : 22 [2024-06-27T10:47:14.588Z] wp : yes [2024-06-27T10:47:14.588Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.588Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.588Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.588Z] bogomips : 4800.00 [2024-06-27T10:47:14.588Z] clflush size : 64 [2024-06-27T10:47:14.588Z] cache_alignment : 64 [2024-06-27T10:47:14.588Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.588Z] power management: [2024-06-27T10:47:14.588Z] [2024-06-27T10:47:14.588Z] processor : 8 [2024-06-27T10:47:14.588Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.588Z] cpu family : 6 [2024-06-27T10:47:14.588Z] model : 85 [2024-06-27T10:47:14.588Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.588Z] stepping : 7 [2024-06-27T10:47:14.588Z] microcode : 0x5003302 [2024-06-27T10:47:14.588Z] cpu MHz : 3200.000 [2024-06-27T10:47:14.588Z] cache size : 14080 KB [2024-06-27T10:47:14.588Z] physical id : 0 [2024-06-27T10:47:14.588Z] siblings : 20 [2024-06-27T10:47:14.588Z] core id : 11 [2024-06-27T10:47:14.588Z] cpu cores : 10 [2024-06-27T10:47:14.588Z] apicid : 22 [2024-06-27T10:47:14.588Z] initial apicid : 22 [2024-06-27T10:47:14.588Z] fpu : yes [2024-06-27T10:47:14.588Z] fpu_exception : yes [2024-06-27T10:47:14.588Z] cpuid level : 22 [2024-06-27T10:47:14.588Z] wp : yes [2024-06-27T10:47:14.589Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.589Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.589Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.589Z] bogomips : 4800.00 [2024-06-27T10:47:14.589Z] clflush size : 64 [2024-06-27T10:47:14.589Z] cache_alignment : 64 [2024-06-27T10:47:14.589Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.589Z] power management: [2024-06-27T10:47:14.589Z] [2024-06-27T10:47:14.589Z] processor : 9 [2024-06-27T10:47:14.589Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.589Z] cpu family : 6 [2024-06-27T10:47:14.589Z] model : 85 [2024-06-27T10:47:14.589Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.589Z] stepping : 7 [2024-06-27T10:47:14.589Z] microcode : 0x5003302 [2024-06-27T10:47:14.589Z] cpu MHz : 3200.000 [2024-06-27T10:47:14.589Z] cache size : 14080 KB [2024-06-27T10:47:14.589Z] physical id : 0 [2024-06-27T10:47:14.589Z] siblings : 20 [2024-06-27T10:47:14.589Z] core id : 12 [2024-06-27T10:47:14.589Z] cpu cores : 10 [2024-06-27T10:47:14.589Z] apicid : 24 [2024-06-27T10:47:14.589Z] initial apicid : 24 [2024-06-27T10:47:14.589Z] fpu : yes [2024-06-27T10:47:14.589Z] fpu_exception : yes [2024-06-27T10:47:14.589Z] cpuid level : 22 [2024-06-27T10:47:14.589Z] wp : yes [2024-06-27T10:47:14.589Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.589Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.589Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.589Z] bogomips : 4800.00 [2024-06-27T10:47:14.589Z] clflush size : 64 [2024-06-27T10:47:14.589Z] cache_alignment : 64 [2024-06-27T10:47:14.589Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.589Z] power management: [2024-06-27T10:47:14.589Z] [2024-06-27T10:47:14.589Z] processor : 10 [2024-06-27T10:47:14.589Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.589Z] cpu family : 6 [2024-06-27T10:47:14.589Z] model : 85 [2024-06-27T10:47:14.589Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.589Z] stepping : 7 [2024-06-27T10:47:14.589Z] microcode : 0x5003302 [2024-06-27T10:47:14.589Z] cpu MHz : 2900.095 [2024-06-27T10:47:14.589Z] cache size : 14080 KB [2024-06-27T10:47:14.589Z] physical id : 1 [2024-06-27T10:47:14.589Z] siblings : 20 [2024-06-27T10:47:14.589Z] core id : 0 [2024-06-27T10:47:14.589Z] cpu cores : 10 [2024-06-27T10:47:14.589Z] apicid : 32 [2024-06-27T10:47:14.589Z] initial apicid : 32 [2024-06-27T10:47:14.589Z] fpu : yes [2024-06-27T10:47:14.589Z] fpu_exception : yes [2024-06-27T10:47:14.589Z] cpuid level : 22 [2024-06-27T10:47:14.589Z] wp : yes [2024-06-27T10:47:14.589Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.590Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.590Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.590Z] bogomips : 4807.68 [2024-06-27T10:47:14.590Z] clflush size : 64 [2024-06-27T10:47:14.590Z] cache_alignment : 64 [2024-06-27T10:47:14.590Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.590Z] power management: [2024-06-27T10:47:14.590Z] [2024-06-27T10:47:14.590Z] processor : 11 [2024-06-27T10:47:14.590Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.590Z] cpu family : 6 [2024-06-27T10:47:14.590Z] model : 85 [2024-06-27T10:47:14.590Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.590Z] stepping : 7 [2024-06-27T10:47:14.590Z] microcode : 0x5003302 [2024-06-27T10:47:14.590Z] cpu MHz : 2899.198 [2024-06-27T10:47:14.590Z] cache size : 14080 KB [2024-06-27T10:47:14.590Z] physical id : 1 [2024-06-27T10:47:14.590Z] siblings : 20 [2024-06-27T10:47:14.590Z] core id : 1 [2024-06-27T10:47:14.590Z] cpu cores : 10 [2024-06-27T10:47:14.590Z] apicid : 34 [2024-06-27T10:47:14.590Z] initial apicid : 34 [2024-06-27T10:47:14.590Z] fpu : yes [2024-06-27T10:47:14.590Z] fpu_exception : yes [2024-06-27T10:47:14.590Z] cpuid level : 22 [2024-06-27T10:47:14.590Z] wp : yes [2024-06-27T10:47:14.590Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.590Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.590Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.590Z] bogomips : 4807.68 [2024-06-27T10:47:14.590Z] clflush size : 64 [2024-06-27T10:47:14.590Z] cache_alignment : 64 [2024-06-27T10:47:14.590Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.590Z] power management: [2024-06-27T10:47:14.590Z] [2024-06-27T10:47:14.590Z] processor : 12 [2024-06-27T10:47:14.590Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.590Z] cpu family : 6 [2024-06-27T10:47:14.590Z] model : 85 [2024-06-27T10:47:14.590Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.590Z] stepping : 7 [2024-06-27T10:47:14.590Z] microcode : 0x5003302 [2024-06-27T10:47:14.590Z] cpu MHz : 2896.690 [2024-06-27T10:47:14.590Z] cache size : 14080 KB [2024-06-27T10:47:14.590Z] physical id : 1 [2024-06-27T10:47:14.590Z] siblings : 20 [2024-06-27T10:47:14.590Z] core id : 2 [2024-06-27T10:47:14.590Z] cpu cores : 10 [2024-06-27T10:47:14.590Z] apicid : 36 [2024-06-27T10:47:14.590Z] initial apicid : 36 [2024-06-27T10:47:14.590Z] fpu : yes [2024-06-27T10:47:14.590Z] fpu_exception : yes [2024-06-27T10:47:14.590Z] cpuid level : 22 [2024-06-27T10:47:14.590Z] wp : yes [2024-06-27T10:47:14.590Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.590Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.590Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.590Z] bogomips : 4807.68 [2024-06-27T10:47:14.590Z] clflush size : 64 [2024-06-27T10:47:14.590Z] cache_alignment : 64 [2024-06-27T10:47:14.590Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.590Z] power management: [2024-06-27T10:47:14.590Z] [2024-06-27T10:47:14.590Z] processor : 13 [2024-06-27T10:47:14.590Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.590Z] cpu family : 6 [2024-06-27T10:47:14.590Z] model : 85 [2024-06-27T10:47:14.590Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.590Z] stepping : 7 [2024-06-27T10:47:14.590Z] microcode : 0x5003302 [2024-06-27T10:47:14.590Z] cpu MHz : 2900.002 [2024-06-27T10:47:14.590Z] cache size : 14080 KB [2024-06-27T10:47:14.590Z] physical id : 1 [2024-06-27T10:47:14.590Z] siblings : 20 [2024-06-27T10:47:14.590Z] core id : 3 [2024-06-27T10:47:14.590Z] cpu cores : 10 [2024-06-27T10:47:14.590Z] apicid : 38 [2024-06-27T10:47:14.590Z] initial apicid : 38 [2024-06-27T10:47:14.590Z] fpu : yes [2024-06-27T10:47:14.590Z] fpu_exception : yes [2024-06-27T10:47:14.590Z] cpuid level : 22 [2024-06-27T10:47:14.590Z] wp : yes [2024-06-27T10:47:14.591Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.591Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.591Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.591Z] bogomips : 4807.68 [2024-06-27T10:47:14.591Z] clflush size : 64 [2024-06-27T10:47:14.591Z] cache_alignment : 64 [2024-06-27T10:47:14.591Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.591Z] power management: [2024-06-27T10:47:14.591Z] [2024-06-27T10:47:14.591Z] processor : 14 [2024-06-27T10:47:14.591Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.591Z] cpu family : 6 [2024-06-27T10:47:14.591Z] model : 85 [2024-06-27T10:47:14.591Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.591Z] stepping : 7 [2024-06-27T10:47:14.591Z] microcode : 0x5003302 [2024-06-27T10:47:14.591Z] cpu MHz : 2899.984 [2024-06-27T10:47:14.591Z] cache size : 14080 KB [2024-06-27T10:47:14.591Z] physical id : 1 [2024-06-27T10:47:14.591Z] siblings : 20 [2024-06-27T10:47:14.591Z] core id : 4 [2024-06-27T10:47:14.591Z] cpu cores : 10 [2024-06-27T10:47:14.591Z] apicid : 40 [2024-06-27T10:47:14.591Z] initial apicid : 40 [2024-06-27T10:47:14.591Z] fpu : yes [2024-06-27T10:47:14.591Z] fpu_exception : yes [2024-06-27T10:47:14.591Z] cpuid level : 22 [2024-06-27T10:47:14.591Z] wp : yes [2024-06-27T10:47:14.591Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.591Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.591Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.591Z] bogomips : 4807.68 [2024-06-27T10:47:14.591Z] clflush size : 64 [2024-06-27T10:47:14.591Z] cache_alignment : 64 [2024-06-27T10:47:14.591Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.591Z] power management: [2024-06-27T10:47:14.591Z] [2024-06-27T10:47:14.591Z] processor : 15 [2024-06-27T10:47:14.591Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.591Z] cpu family : 6 [2024-06-27T10:47:14.591Z] model : 85 [2024-06-27T10:47:14.591Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.591Z] stepping : 7 [2024-06-27T10:47:14.591Z] microcode : 0x5003302 [2024-06-27T10:47:14.591Z] cpu MHz : 2899.969 [2024-06-27T10:47:14.591Z] cache size : 14080 KB [2024-06-27T10:47:14.591Z] physical id : 1 [2024-06-27T10:47:14.591Z] siblings : 20 [2024-06-27T10:47:14.591Z] core id : 8 [2024-06-27T10:47:14.591Z] cpu cores : 10 [2024-06-27T10:47:14.591Z] apicid : 48 [2024-06-27T10:47:14.591Z] initial apicid : 48 [2024-06-27T10:47:14.591Z] fpu : yes [2024-06-27T10:47:14.591Z] fpu_exception : yes [2024-06-27T10:47:14.591Z] cpuid level : 22 [2024-06-27T10:47:14.591Z] wp : yes [2024-06-27T10:47:14.591Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.592Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.592Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.592Z] bogomips : 4807.68 [2024-06-27T10:47:14.592Z] clflush size : 64 [2024-06-27T10:47:14.592Z] cache_alignment : 64 [2024-06-27T10:47:14.592Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.592Z] power management: [2024-06-27T10:47:14.592Z] [2024-06-27T10:47:14.592Z] processor : 16 [2024-06-27T10:47:14.592Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.592Z] cpu family : 6 [2024-06-27T10:47:14.592Z] model : 85 [2024-06-27T10:47:14.592Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.592Z] stepping : 7 [2024-06-27T10:47:14.592Z] microcode : 0x5003302 [2024-06-27T10:47:14.592Z] cpu MHz : 2898.648 [2024-06-27T10:47:14.592Z] cache size : 14080 KB [2024-06-27T10:47:14.592Z] physical id : 1 [2024-06-27T10:47:14.592Z] siblings : 20 [2024-06-27T10:47:14.592Z] core id : 9 [2024-06-27T10:47:14.592Z] cpu cores : 10 [2024-06-27T10:47:14.592Z] apicid : 50 [2024-06-27T10:47:14.592Z] initial apicid : 50 [2024-06-27T10:47:14.592Z] fpu : yes [2024-06-27T10:47:14.592Z] fpu_exception : yes [2024-06-27T10:47:14.592Z] cpuid level : 22 [2024-06-27T10:47:14.592Z] wp : yes [2024-06-27T10:47:14.592Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.592Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.592Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.592Z] bogomips : 4807.68 [2024-06-27T10:47:14.592Z] clflush size : 64 [2024-06-27T10:47:14.592Z] cache_alignment : 64 [2024-06-27T10:47:14.592Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.592Z] power management: [2024-06-27T10:47:14.592Z] [2024-06-27T10:47:14.592Z] processor : 17 [2024-06-27T10:47:14.592Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.592Z] cpu family : 6 [2024-06-27T10:47:14.592Z] model : 85 [2024-06-27T10:47:14.592Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.592Z] stepping : 7 [2024-06-27T10:47:14.592Z] microcode : 0x5003302 [2024-06-27T10:47:14.592Z] cpu MHz : 2899.161 [2024-06-27T10:47:14.592Z] cache size : 14080 KB [2024-06-27T10:47:14.592Z] physical id : 1 [2024-06-27T10:47:14.592Z] siblings : 20 [2024-06-27T10:47:14.592Z] core id : 10 [2024-06-27T10:47:14.592Z] cpu cores : 10 [2024-06-27T10:47:14.592Z] apicid : 52 [2024-06-27T10:47:14.592Z] initial apicid : 52 [2024-06-27T10:47:14.592Z] fpu : yes [2024-06-27T10:47:14.592Z] fpu_exception : yes [2024-06-27T10:47:14.592Z] cpuid level : 22 [2024-06-27T10:47:14.592Z] wp : yes [2024-06-27T10:47:14.592Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.592Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.592Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.592Z] bogomips : 4807.68 [2024-06-27T10:47:14.592Z] clflush size : 64 [2024-06-27T10:47:14.592Z] cache_alignment : 64 [2024-06-27T10:47:14.592Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.592Z] power management: [2024-06-27T10:47:14.592Z] [2024-06-27T10:47:14.592Z] processor : 18 [2024-06-27T10:47:14.592Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.592Z] cpu family : 6 [2024-06-27T10:47:14.592Z] model : 85 [2024-06-27T10:47:14.592Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.592Z] stepping : 7 [2024-06-27T10:47:14.592Z] microcode : 0x5003302 [2024-06-27T10:47:14.592Z] cpu MHz : 2900.829 [2024-06-27T10:47:14.592Z] cache size : 14080 KB [2024-06-27T10:47:14.593Z] physical id : 1 [2024-06-27T10:47:14.593Z] siblings : 20 [2024-06-27T10:47:14.593Z] core id : 11 [2024-06-27T10:47:14.593Z] cpu cores : 10 [2024-06-27T10:47:14.593Z] apicid : 54 [2024-06-27T10:47:14.593Z] initial apicid : 54 [2024-06-27T10:47:14.593Z] fpu : yes [2024-06-27T10:47:14.593Z] fpu_exception : yes [2024-06-27T10:47:14.593Z] cpuid level : 22 [2024-06-27T10:47:14.593Z] wp : yes [2024-06-27T10:47:14.593Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.593Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.593Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.593Z] bogomips : 4807.68 [2024-06-27T10:47:14.593Z] clflush size : 64 [2024-06-27T10:47:14.593Z] cache_alignment : 64 [2024-06-27T10:47:14.593Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.593Z] power management: [2024-06-27T10:47:14.593Z] [2024-06-27T10:47:14.593Z] processor : 19 [2024-06-27T10:47:14.593Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.593Z] cpu family : 6 [2024-06-27T10:47:14.593Z] model : 85 [2024-06-27T10:47:14.593Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.593Z] stepping : 7 [2024-06-27T10:47:14.593Z] microcode : 0x5003302 [2024-06-27T10:47:14.593Z] cpu MHz : 2897.913 [2024-06-27T10:47:14.593Z] cache size : 14080 KB [2024-06-27T10:47:14.593Z] physical id : 1 [2024-06-27T10:47:14.593Z] siblings : 20 [2024-06-27T10:47:14.593Z] core id : 12 [2024-06-27T10:47:14.593Z] cpu cores : 10 [2024-06-27T10:47:14.593Z] apicid : 56 [2024-06-27T10:47:14.593Z] initial apicid : 56 [2024-06-27T10:47:14.593Z] fpu : yes [2024-06-27T10:47:14.593Z] fpu_exception : yes [2024-06-27T10:47:14.593Z] cpuid level : 22 [2024-06-27T10:47:14.593Z] wp : yes [2024-06-27T10:47:14.593Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.593Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.593Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.593Z] bogomips : 4807.68 [2024-06-27T10:47:14.593Z] clflush size : 64 [2024-06-27T10:47:14.593Z] cache_alignment : 64 [2024-06-27T10:47:14.593Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.593Z] power management: [2024-06-27T10:47:14.593Z] [2024-06-27T10:47:14.593Z] processor : 20 [2024-06-27T10:47:14.593Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.593Z] cpu family : 6 [2024-06-27T10:47:14.593Z] model : 85 [2024-06-27T10:47:14.593Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.593Z] stepping : 7 [2024-06-27T10:47:14.593Z] microcode : 0x5003302 [2024-06-27T10:47:14.593Z] cpu MHz : 2900.540 [2024-06-27T10:47:14.593Z] cache size : 14080 KB [2024-06-27T10:47:14.593Z] physical id : 0 [2024-06-27T10:47:14.593Z] siblings : 20 [2024-06-27T10:47:14.593Z] core id : 0 [2024-06-27T10:47:14.593Z] cpu cores : 10 [2024-06-27T10:47:14.593Z] apicid : 1 [2024-06-27T10:47:14.593Z] initial apicid : 1 [2024-06-27T10:47:14.593Z] fpu : yes [2024-06-27T10:47:14.593Z] fpu_exception : yes [2024-06-27T10:47:14.593Z] cpuid level : 22 [2024-06-27T10:47:14.593Z] wp : yes [2024-06-27T10:47:14.594Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.594Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.594Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.594Z] bogomips : 4800.00 [2024-06-27T10:47:14.594Z] clflush size : 64 [2024-06-27T10:47:14.594Z] cache_alignment : 64 [2024-06-27T10:47:14.594Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.594Z] power management: [2024-06-27T10:47:14.594Z] [2024-06-27T10:47:14.594Z] processor : 21 [2024-06-27T10:47:14.594Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.594Z] cpu family : 6 [2024-06-27T10:47:14.594Z] model : 85 [2024-06-27T10:47:14.594Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.594Z] stepping : 7 [2024-06-27T10:47:14.594Z] microcode : 0x5003302 [2024-06-27T10:47:14.594Z] cpu MHz : 2900.012 [2024-06-27T10:47:14.594Z] cache size : 14080 KB [2024-06-27T10:47:14.594Z] physical id : 0 [2024-06-27T10:47:14.594Z] siblings : 20 [2024-06-27T10:47:14.594Z] core id : 1 [2024-06-27T10:47:14.594Z] cpu cores : 10 [2024-06-27T10:47:14.594Z] apicid : 3 [2024-06-27T10:47:14.594Z] initial apicid : 3 [2024-06-27T10:47:14.594Z] fpu : yes [2024-06-27T10:47:14.594Z] fpu_exception : yes [2024-06-27T10:47:14.594Z] cpuid level : 22 [2024-06-27T10:47:14.594Z] wp : yes [2024-06-27T10:47:14.594Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.594Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.594Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.594Z] bogomips : 4800.00 [2024-06-27T10:47:14.594Z] clflush size : 64 [2024-06-27T10:47:14.594Z] cache_alignment : 64 [2024-06-27T10:47:14.594Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.594Z] power management: [2024-06-27T10:47:14.594Z] [2024-06-27T10:47:14.594Z] processor : 22 [2024-06-27T10:47:14.594Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.594Z] cpu family : 6 [2024-06-27T10:47:14.594Z] model : 85 [2024-06-27T10:47:14.594Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.594Z] stepping : 7 [2024-06-27T10:47:14.594Z] microcode : 0x5003302 [2024-06-27T10:47:14.594Z] cpu MHz : 2900.443 [2024-06-27T10:47:14.594Z] cache size : 14080 KB [2024-06-27T10:47:14.594Z] physical id : 0 [2024-06-27T10:47:14.594Z] siblings : 20 [2024-06-27T10:47:14.594Z] core id : 2 [2024-06-27T10:47:14.594Z] cpu cores : 10 [2024-06-27T10:47:14.594Z] apicid : 5 [2024-06-27T10:47:14.594Z] initial apicid : 5 [2024-06-27T10:47:14.594Z] fpu : yes [2024-06-27T10:47:14.594Z] fpu_exception : yes [2024-06-27T10:47:14.594Z] cpuid level : 22 [2024-06-27T10:47:14.594Z] wp : yes [2024-06-27T10:47:14.594Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.595Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.595Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.595Z] bogomips : 4800.00 [2024-06-27T10:47:14.595Z] clflush size : 64 [2024-06-27T10:47:14.595Z] cache_alignment : 64 [2024-06-27T10:47:14.595Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.595Z] power management: [2024-06-27T10:47:14.595Z] [2024-06-27T10:47:14.595Z] processor : 23 [2024-06-27T10:47:14.595Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.595Z] cpu family : 6 [2024-06-27T10:47:14.595Z] model : 85 [2024-06-27T10:47:14.595Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.595Z] stepping : 7 [2024-06-27T10:47:14.595Z] microcode : 0x5003302 [2024-06-27T10:47:14.595Z] cpu MHz : 2881.715 [2024-06-27T10:47:14.595Z] cache size : 14080 KB [2024-06-27T10:47:14.595Z] physical id : 0 [2024-06-27T10:47:14.595Z] siblings : 20 [2024-06-27T10:47:14.595Z] core id : 3 [2024-06-27T10:47:14.595Z] cpu cores : 10 [2024-06-27T10:47:14.595Z] apicid : 7 [2024-06-27T10:47:14.595Z] initial apicid : 7 [2024-06-27T10:47:14.595Z] fpu : yes [2024-06-27T10:47:14.595Z] fpu_exception : yes [2024-06-27T10:47:14.595Z] cpuid level : 22 [2024-06-27T10:47:14.595Z] wp : yes [2024-06-27T10:47:14.595Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.595Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.595Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.595Z] bogomips : 4800.00 [2024-06-27T10:47:14.595Z] clflush size : 64 [2024-06-27T10:47:14.595Z] cache_alignment : 64 [2024-06-27T10:47:14.595Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.595Z] power management: [2024-06-27T10:47:14.595Z] [2024-06-27T10:47:14.595Z] processor : 24 [2024-06-27T10:47:14.595Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.595Z] cpu family : 6 [2024-06-27T10:47:14.595Z] model : 85 [2024-06-27T10:47:14.595Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.595Z] stepping : 7 [2024-06-27T10:47:14.595Z] microcode : 0x5003302 [2024-06-27T10:47:14.595Z] cpu MHz : 2900.104 [2024-06-27T10:47:14.595Z] cache size : 14080 KB [2024-06-27T10:47:14.595Z] physical id : 0 [2024-06-27T10:47:14.595Z] siblings : 20 [2024-06-27T10:47:14.595Z] core id : 4 [2024-06-27T10:47:14.595Z] cpu cores : 10 [2024-06-27T10:47:14.595Z] apicid : 9 [2024-06-27T10:47:14.595Z] initial apicid : 9 [2024-06-27T10:47:14.595Z] fpu : yes [2024-06-27T10:47:14.595Z] fpu_exception : yes [2024-06-27T10:47:14.595Z] cpuid level : 22 [2024-06-27T10:47:14.595Z] wp : yes [2024-06-27T10:47:14.595Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.595Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.595Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.595Z] bogomips : 4800.00 [2024-06-27T10:47:14.595Z] clflush size : 64 [2024-06-27T10:47:14.595Z] cache_alignment : 64 [2024-06-27T10:47:14.595Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.595Z] power management: [2024-06-27T10:47:14.595Z] [2024-06-27T10:47:14.595Z] processor : 25 [2024-06-27T10:47:14.595Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.595Z] cpu family : 6 [2024-06-27T10:47:14.595Z] model : 85 [2024-06-27T10:47:14.595Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.595Z] stepping : 7 [2024-06-27T10:47:14.595Z] microcode : 0x5003302 [2024-06-27T10:47:14.595Z] cpu MHz : 2893.681 [2024-06-27T10:47:14.595Z] cache size : 14080 KB [2024-06-27T10:47:14.595Z] physical id : 0 [2024-06-27T10:47:14.595Z] siblings : 20 [2024-06-27T10:47:14.595Z] core id : 8 [2024-06-27T10:47:14.595Z] cpu cores : 10 [2024-06-27T10:47:14.595Z] apicid : 17 [2024-06-27T10:47:14.595Z] initial apicid : 17 [2024-06-27T10:47:14.595Z] fpu : yes [2024-06-27T10:47:14.595Z] fpu_exception : yes [2024-06-27T10:47:14.595Z] cpuid level : 22 [2024-06-27T10:47:14.595Z] wp : yes [2024-06-27T10:47:14.596Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.596Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.596Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.596Z] bogomips : 4800.00 [2024-06-27T10:47:14.596Z] clflush size : 64 [2024-06-27T10:47:14.596Z] cache_alignment : 64 [2024-06-27T10:47:14.596Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.596Z] power management: [2024-06-27T10:47:14.596Z] [2024-06-27T10:47:14.596Z] processor : 26 [2024-06-27T10:47:14.596Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.596Z] cpu family : 6 [2024-06-27T10:47:14.596Z] model : 85 [2024-06-27T10:47:14.596Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.596Z] stepping : 7 [2024-06-27T10:47:14.596Z] microcode : 0x5003302 [2024-06-27T10:47:14.596Z] cpu MHz : 2899.998 [2024-06-27T10:47:14.596Z] cache size : 14080 KB [2024-06-27T10:47:14.596Z] physical id : 0 [2024-06-27T10:47:14.596Z] siblings : 20 [2024-06-27T10:47:14.596Z] core id : 9 [2024-06-27T10:47:14.596Z] cpu cores : 10 [2024-06-27T10:47:14.596Z] apicid : 19 [2024-06-27T10:47:14.596Z] initial apicid : 19 [2024-06-27T10:47:14.596Z] fpu : yes [2024-06-27T10:47:14.596Z] fpu_exception : yes [2024-06-27T10:47:14.596Z] cpuid level : 22 [2024-06-27T10:47:14.596Z] wp : yes [2024-06-27T10:47:14.596Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.596Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.596Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.596Z] bogomips : 4800.00 [2024-06-27T10:47:14.596Z] clflush size : 64 [2024-06-27T10:47:14.596Z] cache_alignment : 64 [2024-06-27T10:47:14.596Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.596Z] power management: [2024-06-27T10:47:14.596Z] [2024-06-27T10:47:14.596Z] processor : 27 [2024-06-27T10:47:14.596Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.596Z] cpu family : 6 [2024-06-27T10:47:14.596Z] model : 85 [2024-06-27T10:47:14.596Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.596Z] stepping : 7 [2024-06-27T10:47:14.596Z] microcode : 0x5003302 [2024-06-27T10:47:14.596Z] cpu MHz : 2898.899 [2024-06-27T10:47:14.596Z] cache size : 14080 KB [2024-06-27T10:47:14.596Z] physical id : 0 [2024-06-27T10:47:14.596Z] siblings : 20 [2024-06-27T10:47:14.596Z] core id : 10 [2024-06-27T10:47:14.596Z] cpu cores : 10 [2024-06-27T10:47:14.596Z] apicid : 21 [2024-06-27T10:47:14.596Z] initial apicid : 21 [2024-06-27T10:47:14.596Z] fpu : yes [2024-06-27T10:47:14.596Z] fpu_exception : yes [2024-06-27T10:47:14.596Z] cpuid level : 22 [2024-06-27T10:47:14.596Z] wp : yes [2024-06-27T10:47:14.597Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.597Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.597Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.597Z] bogomips : 4800.00 [2024-06-27T10:47:14.597Z] clflush size : 64 [2024-06-27T10:47:14.597Z] cache_alignment : 64 [2024-06-27T10:47:14.597Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.597Z] power management: [2024-06-27T10:47:14.597Z] [2024-06-27T10:47:14.597Z] processor : 28 [2024-06-27T10:47:14.597Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.597Z] cpu family : 6 [2024-06-27T10:47:14.597Z] model : 85 [2024-06-27T10:47:14.597Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.597Z] stepping : 7 [2024-06-27T10:47:14.597Z] microcode : 0x5003302 [2024-06-27T10:47:14.597Z] cpu MHz : 2899.985 [2024-06-27T10:47:14.597Z] cache size : 14080 KB [2024-06-27T10:47:14.597Z] physical id : 0 [2024-06-27T10:47:14.597Z] siblings : 20 [2024-06-27T10:47:14.597Z] core id : 11 [2024-06-27T10:47:14.597Z] cpu cores : 10 [2024-06-27T10:47:14.597Z] apicid : 23 [2024-06-27T10:47:14.597Z] initial apicid : 23 [2024-06-27T10:47:14.597Z] fpu : yes [2024-06-27T10:47:14.597Z] fpu_exception : yes [2024-06-27T10:47:14.597Z] cpuid level : 22 [2024-06-27T10:47:14.597Z] wp : yes [2024-06-27T10:47:14.597Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.597Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.597Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.597Z] bogomips : 4800.00 [2024-06-27T10:47:14.597Z] clflush size : 64 [2024-06-27T10:47:14.597Z] cache_alignment : 64 [2024-06-27T10:47:14.597Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.597Z] power management: [2024-06-27T10:47:14.597Z] [2024-06-27T10:47:14.597Z] processor : 29 [2024-06-27T10:47:14.597Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.597Z] cpu family : 6 [2024-06-27T10:47:14.597Z] model : 85 [2024-06-27T10:47:14.597Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.597Z] stepping : 7 [2024-06-27T10:47:14.597Z] microcode : 0x5003302 [2024-06-27T10:47:14.597Z] cpu MHz : 3200.000 [2024-06-27T10:47:14.597Z] cache size : 14080 KB [2024-06-27T10:47:14.597Z] physical id : 0 [2024-06-27T10:47:14.597Z] siblings : 20 [2024-06-27T10:47:14.597Z] core id : 12 [2024-06-27T10:47:14.597Z] cpu cores : 10 [2024-06-27T10:47:14.597Z] apicid : 25 [2024-06-27T10:47:14.597Z] initial apicid : 25 [2024-06-27T10:47:14.597Z] fpu : yes [2024-06-27T10:47:14.597Z] fpu_exception : yes [2024-06-27T10:47:14.597Z] cpuid level : 22 [2024-06-27T10:47:14.597Z] wp : yes [2024-06-27T10:47:14.597Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.597Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.598Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.598Z] bogomips : 4800.00 [2024-06-27T10:47:14.598Z] clflush size : 64 [2024-06-27T10:47:14.598Z] cache_alignment : 64 [2024-06-27T10:47:14.598Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.598Z] power management: [2024-06-27T10:47:14.598Z] [2024-06-27T10:47:14.598Z] processor : 30 [2024-06-27T10:47:14.598Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.598Z] cpu family : 6 [2024-06-27T10:47:14.598Z] model : 85 [2024-06-27T10:47:14.598Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.598Z] stepping : 7 [2024-06-27T10:47:14.598Z] microcode : 0x5003302 [2024-06-27T10:47:14.598Z] cpu MHz : 2999.997 [2024-06-27T10:47:14.598Z] cache size : 14080 KB [2024-06-27T10:47:14.598Z] physical id : 1 [2024-06-27T10:47:14.598Z] siblings : 20 [2024-06-27T10:47:14.598Z] core id : 0 [2024-06-27T10:47:14.598Z] cpu cores : 10 [2024-06-27T10:47:14.598Z] apicid : 33 [2024-06-27T10:47:14.598Z] initial apicid : 33 [2024-06-27T10:47:14.598Z] fpu : yes [2024-06-27T10:47:14.598Z] fpu_exception : yes [2024-06-27T10:47:14.598Z] cpuid level : 22 [2024-06-27T10:47:14.598Z] wp : yes [2024-06-27T10:47:14.598Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.598Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.598Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.598Z] bogomips : 4807.68 [2024-06-27T10:47:14.598Z] clflush size : 64 [2024-06-27T10:47:14.598Z] cache_alignment : 64 [2024-06-27T10:47:14.598Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.598Z] power management: [2024-06-27T10:47:14.598Z] [2024-06-27T10:47:14.598Z] processor : 31 [2024-06-27T10:47:14.598Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.598Z] cpu family : 6 [2024-06-27T10:47:14.598Z] model : 85 [2024-06-27T10:47:14.598Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.598Z] stepping : 7 [2024-06-27T10:47:14.598Z] microcode : 0x5003302 [2024-06-27T10:47:14.598Z] cpu MHz : 3200.000 [2024-06-27T10:47:14.598Z] cache size : 14080 KB [2024-06-27T10:47:14.598Z] physical id : 1 [2024-06-27T10:47:14.598Z] siblings : 20 [2024-06-27T10:47:14.598Z] core id : 1 [2024-06-27T10:47:14.598Z] cpu cores : 10 [2024-06-27T10:47:14.598Z] apicid : 35 [2024-06-27T10:47:14.598Z] initial apicid : 35 [2024-06-27T10:47:14.598Z] fpu : yes [2024-06-27T10:47:14.598Z] fpu_exception : yes [2024-06-27T10:47:14.598Z] cpuid level : 22 [2024-06-27T10:47:14.598Z] wp : yes [2024-06-27T10:47:14.598Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.598Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.598Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.598Z] bogomips : 4807.68 [2024-06-27T10:47:14.598Z] clflush size : 64 [2024-06-27T10:47:14.598Z] cache_alignment : 64 [2024-06-27T10:47:14.598Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.598Z] power management: [2024-06-27T10:47:14.598Z] [2024-06-27T10:47:14.598Z] processor : 32 [2024-06-27T10:47:14.598Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.598Z] cpu family : 6 [2024-06-27T10:47:14.598Z] model : 85 [2024-06-27T10:47:14.598Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.598Z] stepping : 7 [2024-06-27T10:47:14.598Z] microcode : 0x5003302 [2024-06-27T10:47:14.598Z] cpu MHz : 3200.000 [2024-06-27T10:47:14.598Z] cache size : 14080 KB [2024-06-27T10:47:14.598Z] physical id : 1 [2024-06-27T10:47:14.598Z] siblings : 20 [2024-06-27T10:47:14.598Z] core id : 2 [2024-06-27T10:47:14.598Z] cpu cores : 10 [2024-06-27T10:47:14.598Z] apicid : 37 [2024-06-27T10:47:14.598Z] initial apicid : 37 [2024-06-27T10:47:14.598Z] fpu : yes [2024-06-27T10:47:14.598Z] fpu_exception : yes [2024-06-27T10:47:14.598Z] cpuid level : 22 [2024-06-27T10:47:14.598Z] wp : yes [2024-06-27T10:47:14.599Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.599Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.599Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.599Z] bogomips : 4807.68 [2024-06-27T10:47:14.599Z] clflush size : 64 [2024-06-27T10:47:14.599Z] cache_alignment : 64 [2024-06-27T10:47:14.599Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.599Z] power management: [2024-06-27T10:47:14.599Z] [2024-06-27T10:47:14.599Z] processor : 33 [2024-06-27T10:47:14.599Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.599Z] cpu family : 6 [2024-06-27T10:47:14.599Z] model : 85 [2024-06-27T10:47:14.599Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.599Z] stepping : 7 [2024-06-27T10:47:14.599Z] microcode : 0x5003302 [2024-06-27T10:47:14.599Z] cpu MHz : 3200.000 [2024-06-27T10:47:14.599Z] cache size : 14080 KB [2024-06-27T10:47:14.599Z] physical id : 1 [2024-06-27T10:47:14.599Z] siblings : 20 [2024-06-27T10:47:14.599Z] core id : 3 [2024-06-27T10:47:14.599Z] cpu cores : 10 [2024-06-27T10:47:14.599Z] apicid : 39 [2024-06-27T10:47:14.599Z] initial apicid : 39 [2024-06-27T10:47:14.599Z] fpu : yes [2024-06-27T10:47:14.599Z] fpu_exception : yes [2024-06-27T10:47:14.599Z] cpuid level : 22 [2024-06-27T10:47:14.599Z] wp : yes [2024-06-27T10:47:14.599Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.599Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.599Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.599Z] bogomips : 4807.68 [2024-06-27T10:47:14.599Z] clflush size : 64 [2024-06-27T10:47:14.599Z] cache_alignment : 64 [2024-06-27T10:47:14.599Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.599Z] power management: [2024-06-27T10:47:14.599Z] [2024-06-27T10:47:14.599Z] processor : 34 [2024-06-27T10:47:14.599Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.599Z] cpu family : 6 [2024-06-27T10:47:14.599Z] model : 85 [2024-06-27T10:47:14.599Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.599Z] stepping : 7 [2024-06-27T10:47:14.599Z] microcode : 0x5003302 [2024-06-27T10:47:14.599Z] cpu MHz : 3200.000 [2024-06-27T10:47:14.599Z] cache size : 14080 KB [2024-06-27T10:47:14.599Z] physical id : 1 [2024-06-27T10:47:14.599Z] siblings : 20 [2024-06-27T10:47:14.599Z] core id : 4 [2024-06-27T10:47:14.599Z] cpu cores : 10 [2024-06-27T10:47:14.599Z] apicid : 41 [2024-06-27T10:47:14.599Z] initial apicid : 41 [2024-06-27T10:47:14.599Z] fpu : yes [2024-06-27T10:47:14.599Z] fpu_exception : yes [2024-06-27T10:47:14.599Z] cpuid level : 22 [2024-06-27T10:47:14.599Z] wp : yes [2024-06-27T10:47:14.599Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.600Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.600Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.600Z] bogomips : 4807.68 [2024-06-27T10:47:14.600Z] clflush size : 64 [2024-06-27T10:47:14.600Z] cache_alignment : 64 [2024-06-27T10:47:14.600Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.600Z] power management: [2024-06-27T10:47:14.600Z] [2024-06-27T10:47:14.600Z] processor : 35 [2024-06-27T10:47:14.600Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.600Z] cpu family : 6 [2024-06-27T10:47:14.600Z] model : 85 [2024-06-27T10:47:14.600Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.600Z] stepping : 7 [2024-06-27T10:47:14.600Z] microcode : 0x5003302 [2024-06-27T10:47:14.600Z] cpu MHz : 3200.000 [2024-06-27T10:47:14.600Z] cache size : 14080 KB [2024-06-27T10:47:14.600Z] physical id : 1 [2024-06-27T10:47:14.600Z] siblings : 20 [2024-06-27T10:47:14.600Z] core id : 8 [2024-06-27T10:47:14.600Z] cpu cores : 10 [2024-06-27T10:47:14.600Z] apicid : 49 [2024-06-27T10:47:14.600Z] initial apicid : 49 [2024-06-27T10:47:14.600Z] fpu : yes [2024-06-27T10:47:14.600Z] fpu_exception : yes [2024-06-27T10:47:14.600Z] cpuid level : 22 [2024-06-27T10:47:14.600Z] wp : yes [2024-06-27T10:47:14.600Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.600Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.600Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.600Z] bogomips : 4807.68 [2024-06-27T10:47:14.600Z] clflush size : 64 [2024-06-27T10:47:14.600Z] cache_alignment : 64 [2024-06-27T10:47:14.600Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.600Z] power management: [2024-06-27T10:47:14.600Z] [2024-06-27T10:47:14.600Z] processor : 36 [2024-06-27T10:47:14.600Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.600Z] cpu family : 6 [2024-06-27T10:47:14.600Z] model : 85 [2024-06-27T10:47:14.600Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.600Z] stepping : 7 [2024-06-27T10:47:14.600Z] microcode : 0x5003302 [2024-06-27T10:47:14.600Z] cpu MHz : 2899.562 [2024-06-27T10:47:14.600Z] cache size : 14080 KB [2024-06-27T10:47:14.600Z] physical id : 1 [2024-06-27T10:47:14.600Z] siblings : 20 [2024-06-27T10:47:14.600Z] core id : 9 [2024-06-27T10:47:14.600Z] cpu cores : 10 [2024-06-27T10:47:14.600Z] apicid : 51 [2024-06-27T10:47:14.600Z] initial apicid : 51 [2024-06-27T10:47:14.600Z] fpu : yes [2024-06-27T10:47:14.600Z] fpu_exception : yes [2024-06-27T10:47:14.600Z] cpuid level : 22 [2024-06-27T10:47:14.600Z] wp : yes [2024-06-27T10:47:14.600Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.600Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.600Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.600Z] bogomips : 4807.68 [2024-06-27T10:47:14.600Z] clflush size : 64 [2024-06-27T10:47:14.600Z] cache_alignment : 64 [2024-06-27T10:47:14.600Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.600Z] power management: [2024-06-27T10:47:14.600Z] [2024-06-27T10:47:14.600Z] processor : 37 [2024-06-27T10:47:14.600Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.600Z] cpu family : 6 [2024-06-27T10:47:14.600Z] model : 85 [2024-06-27T10:47:14.600Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.600Z] stepping : 7 [2024-06-27T10:47:14.600Z] microcode : 0x5003302 [2024-06-27T10:47:14.600Z] cpu MHz : 2900.134 [2024-06-27T10:47:14.600Z] cache size : 14080 KB [2024-06-27T10:47:14.600Z] physical id : 1 [2024-06-27T10:47:14.601Z] siblings : 20 [2024-06-27T10:47:14.601Z] core id : 10 [2024-06-27T10:47:14.601Z] cpu cores : 10 [2024-06-27T10:47:14.601Z] apicid : 53 [2024-06-27T10:47:14.601Z] initial apicid : 53 [2024-06-27T10:47:14.601Z] fpu : yes [2024-06-27T10:47:14.601Z] fpu_exception : yes [2024-06-27T10:47:14.601Z] cpuid level : 22 [2024-06-27T10:47:14.601Z] wp : yes [2024-06-27T10:47:14.601Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.601Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.601Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.601Z] bogomips : 4807.68 [2024-06-27T10:47:14.601Z] clflush size : 64 [2024-06-27T10:47:14.601Z] cache_alignment : 64 [2024-06-27T10:47:14.601Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.601Z] power management: [2024-06-27T10:47:14.601Z] [2024-06-27T10:47:14.601Z] processor : 38 [2024-06-27T10:47:14.601Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.601Z] cpu family : 6 [2024-06-27T10:47:14.601Z] model : 85 [2024-06-27T10:47:14.601Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.601Z] stepping : 7 [2024-06-27T10:47:14.601Z] microcode : 0x5003302 [2024-06-27T10:47:14.601Z] cpu MHz : 2904.712 [2024-06-27T10:47:14.601Z] cache size : 14080 KB [2024-06-27T10:47:14.601Z] physical id : 1 [2024-06-27T10:47:14.601Z] siblings : 20 [2024-06-27T10:47:14.601Z] core id : 11 [2024-06-27T10:47:14.601Z] cpu cores : 10 [2024-06-27T10:47:14.601Z] apicid : 55 [2024-06-27T10:47:14.601Z] initial apicid : 55 [2024-06-27T10:47:14.601Z] fpu : yes [2024-06-27T10:47:14.601Z] fpu_exception : yes [2024-06-27T10:47:14.601Z] cpuid level : 22 [2024-06-27T10:47:14.601Z] wp : yes [2024-06-27T10:47:14.601Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.601Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.601Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.601Z] bogomips : 4807.68 [2024-06-27T10:47:14.601Z] clflush size : 64 [2024-06-27T10:47:14.601Z] cache_alignment : 64 [2024-06-27T10:47:14.601Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.601Z] power management: [2024-06-27T10:47:14.601Z] [2024-06-27T10:47:14.601Z] processor : 39 [2024-06-27T10:47:14.601Z] vendor_id : GenuineIntel [2024-06-27T10:47:14.601Z] cpu family : 6 [2024-06-27T10:47:14.601Z] model : 85 [2024-06-27T10:47:14.601Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:14.601Z] stepping : 7 [2024-06-27T10:47:14.601Z] microcode : 0x5003302 [2024-06-27T10:47:14.601Z] cpu MHz : 2898.640 [2024-06-27T10:47:14.601Z] cache size : 14080 KB [2024-06-27T10:47:14.601Z] physical id : 1 [2024-06-27T10:47:14.601Z] siblings : 20 [2024-06-27T10:47:14.601Z] core id : 12 [2024-06-27T10:47:14.601Z] cpu cores : 10 [2024-06-27T10:47:14.601Z] apicid : 57 [2024-06-27T10:47:14.601Z] initial apicid : 57 [2024-06-27T10:47:14.601Z] fpu : yes [2024-06-27T10:47:14.601Z] fpu_exception : yes [2024-06-27T10:47:14.601Z] cpuid level : 22 [2024-06-27T10:47:14.601Z] wp : yes [2024-06-27T10:47:14.601Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:14.602Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:14.602Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:14.602Z] bogomips : 4807.68 [2024-06-27T10:47:14.602Z] clflush size : 64 [2024-06-27T10:47:14.602Z] cache_alignment : 64 [2024-06-27T10:47:14.602Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:14.602Z] power management: [2024-06-27T10:47:14.602Z] [2024-06-27T10:47:14.602Z] + cat /proc/meminfo [2024-06-27T10:47:14.602Z] MemTotal: 131639668 kB [2024-06-27T10:47:14.602Z] MemFree: 10776868 kB [2024-06-27T10:47:14.602Z] MemAvailable: 94608520 kB [2024-06-27T10:47:14.602Z] Buffers: 64 kB [2024-06-27T10:47:14.602Z] Cached: 74663868 kB [2024-06-27T10:47:14.602Z] SwapCached: 0 kB [2024-06-27T10:47:14.602Z] Active: 41700276 kB [2024-06-27T10:47:14.602Z] Inactive: 50844788 kB [2024-06-27T10:47:14.602Z] Active(anon): 14090736 kB [2024-06-27T10:47:14.602Z] Inactive(anon): 3959616 kB [2024-06-27T10:47:14.602Z] Active(file): 27609540 kB [2024-06-27T10:47:14.602Z] Inactive(file): 46885172 kB [2024-06-27T10:47:14.602Z] Unevictable: 148132 kB [2024-06-27T10:47:14.602Z] Mlocked: 148132 kB [2024-06-27T10:47:14.602Z] SwapTotal: 0 kB [2024-06-27T10:47:14.602Z] SwapFree: 0 kB [2024-06-27T10:47:14.602Z] Zswap: 0 kB [2024-06-27T10:47:14.602Z] Zswapped: 0 kB [2024-06-27T10:47:14.602Z] Dirty: 492696 kB [2024-06-27T10:47:14.602Z] Writeback: 0 kB [2024-06-27T10:47:14.602Z] AnonPages: 17853328 kB [2024-06-27T10:47:14.602Z] Mapped: 1307500 kB [2024-06-27T10:47:14.602Z] Shmem: 160424 kB [2024-06-27T10:47:14.602Z] KReclaimable: 10420912 kB [2024-06-27T10:47:14.602Z] Slab: 18809816 kB [2024-06-27T10:47:14.602Z] SReclaimable: 10420912 kB [2024-06-27T10:47:14.602Z] SUnreclaim: 8388904 kB [2024-06-27T10:47:14.602Z] KernelStack: 53868 kB [2024-06-27T10:47:14.602Z] PageTables: 105092 kB [2024-06-27T10:47:14.602Z] SecPageTables: 0 kB [2024-06-27T10:47:14.602Z] NFS_Unstable: 0 kB [2024-06-27T10:47:14.602Z] Bounce: 0 kB [2024-06-27T10:47:14.602Z] WritebackTmp: 0 kB [2024-06-27T10:47:14.602Z] CommitLimit: 65819832 kB [2024-06-27T10:47:14.602Z] Committed_AS: 19738768 kB [2024-06-27T10:47:14.602Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:14.602Z] VmallocUsed: 423816 kB [2024-06-27T10:47:14.602Z] VmallocChunk: 0 kB [2024-06-27T10:47:14.602Z] Percpu: 4825728 kB [2024-06-27T10:47:14.602Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:14.602Z] AnonHugePages: 7653376 kB [2024-06-27T10:47:14.602Z] ShmemHugePages: 0 kB [2024-06-27T10:47:14.602Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:14.602Z] FileHugePages: 0 kB [2024-06-27T10:47:14.602Z] FilePmdMapped: 0 kB [2024-06-27T10:47:14.602Z] CmaTotal: 0 kB [2024-06-27T10:47:14.602Z] CmaFree: 0 kB [2024-06-27T10:47:14.602Z] HugePages_Total: 0 [2024-06-27T10:47:14.602Z] HugePages_Free: 0 [2024-06-27T10:47:14.602Z] HugePages_Rsvd: 0 [2024-06-27T10:47:14.602Z] HugePages_Surp: 0 [2024-06-27T10:47:14.602Z] Hugepagesize: 2048 kB [2024-06-27T10:47:14.602Z] Hugetlb: 0 kB [2024-06-27T10:47:14.602Z] DirectMap4k: 964936 kB [2024-06-27T10:47:14.602Z] DirectMap2M: 15466496 kB [2024-06-27T10:47:14.602Z] DirectMap1G: 119537664 kB [Pipeline] sh [2024-06-27T10:47:14.630Z] Avoid second fetch [2024-06-27T10:47:14.638Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:47:14.889Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:14.889Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:15.800Z] [INFO] Scanning for projects... [2024-06-27T10:47:15.816Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:15.816Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:15.816Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test ejb_group_embedded [2024-06-27T10:47:15.816Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:15.816Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:15.816Z] + readonly GF_INTERNAL_ENV_SH=/tmp/tz8gf-internal-env [2024-06-27T10:47:15.816Z] + GF_INTERNAL_ENV_SH=/tmp/tz8gf-internal-env [2024-06-27T10:47:15.816Z] + '[' '!' -z '' ']' [2024-06-27T10:47:15.816Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:15.816Z] + WSIMPORT_OPTS= [2024-06-27T10:47:15.816Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:15.816Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:16.072Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:16.072Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:16.072Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:16.072Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:16.072Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:16.072Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:16.072Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:16.072Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:16.072Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:16.072Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:16.072Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:16.072Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:16.072Z] Preparing dependencies ... [2024-06-27T10:47:16.072Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [Pipeline] timeout [2024-06-27T10:47:16.652Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:17.019Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-kq39w [2024-06-27T10:47:17.445Z] [INFO] Scanning for projects... [2024-06-27T10:47:17.619Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [2024-06-27T10:47:17.844Z] [INFO] [2024-06-27T10:47:17.844Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:47:17.844Z] [INFO] [2024-06-27T10:47:17.844Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [Pipeline] timeout [2024-06-27T10:47:18.200Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:10.165Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:47:10.169Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:47:10.500Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:47:10.510Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:47:10.516Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:12.770Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:47:12.777Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:14.251Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:47:14.256Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:47:14.632Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:47:14.643Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:47:14.648Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:17.242Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:47:17.251Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:18.581Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-9h87p [2024-06-27T10:47:18.812Z] Avoid second fetch [2024-06-27T10:47:18.819Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:47:18.422Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:47:18.426Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:47:18.814Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:47:18.824Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:47:18.830Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:09.841Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:47:09.853Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:47:09.858Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:12.454Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:47:12.463Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [Pipeline] { [Pipeline] sh [2024-06-27T10:47:20.694Z] + id [2024-06-27T10:47:20.694Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:20.694Z] + uname -a [2024-06-27T10:47:20.694Z] Linux basic-kq39w 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:20.694Z] + env [2024-06-27T10:47:20.694Z] + sort [2024-06-27T10:47:20.694Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:20.694Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:20.694Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:20.694Z] BUILD_ID=351 [2024-06-27T10:47:20.694Z] BUILD_NUMBER=351 [2024-06-27T10:47:20.694Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:20.694Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:20.694Z] CI=true [2024-06-27T10:47:20.694Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:20.694Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:20.694Z] HOME=/home/jenkins [2024-06-27T10:47:20.694Z] HOSTNAME=basic-kq39w [2024-06-27T10:47:20.694Z] HUDSON_COOKIE=6256acca-94ea-467a-aeea-d3c7ed050af5 [2024-06-27T10:47:20.694Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:20.694Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:20.694Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:20.694Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:20.694Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:20.694Z] JENKINS_AGENT_NAME=basic-kq39w [2024-06-27T10:47:20.694Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:20.694Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:20.694Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:20.694Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:20.694Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:20.694Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:20.694Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:20.694Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:20.694Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:20.694Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:20.694Z] JENKINS_NAME=basic-kq39w [2024-06-27T10:47:20.694Z] JENKINS_NODE_COOKIE=ecd2f651-0349-4668-b5bc-95a2cf77525f [2024-06-27T10:47:20.694Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:20.694Z] JENKINS_SECRET=**** [2024-06-27T10:47:20.694Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:20.694Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:20.694Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:20.694Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:20.694Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:20.694Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:20.694Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:20.694Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:20.694Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:20.694Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:20.694Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:20.694Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:20.694Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:20.694Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:20.694Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:20.694Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:20.694Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:20.694Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:20.694Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:20.694Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:20.694Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:20.694Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:20.694Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:20.694Z] LANG=en_US.UTF-8 [2024-06-27T10:47:20.694Z] LANGUAGE=en_US:en [2024-06-27T10:47:20.694Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:20.694Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:20.694Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:20.694Z] NODE_LABELS=basic-kq39w basic [2024-06-27T10:47:20.694Z] NODE_NAME=basic-kq39w [2024-06-27T10:47:20.694Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:20.695Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-kq39w -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:20.695Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:20.695Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:20.695Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:20.695Z] PORT_ADMIN=4848 [2024-06-27T10:47:20.695Z] PORT_HTTP=8080 [2024-06-27T10:47:20.695Z] PORT_HTTPS=8181 [2024-06-27T10:47:20.695Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:20.695Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:20.695Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:20.695Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:20.695Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:20.695Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:20.695Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:20.695Z] SHLVL=1 [2024-06-27T10:47:20.695Z] STAGE_NAME=ejb_group_3 [2024-06-27T10:47:20.695Z] TERM=xterm [2024-06-27T10:47:20.695Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:20.695Z] USER_NAME=jenkins [2024-06-27T10:47:20.695Z] _=/usr/bin/env [2024-06-27T10:47:20.695Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:20.695Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:20.695Z] + df -h [2024-06-27T10:47:20.695Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:20.695Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:20.695Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:20.695Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:20.695Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:20.695Z] tmpfs 26G 64M 26G 1% /etc/hostname [2024-06-27T10:47:20.695Z] /dev/sda4 894G 286G 609G 32% /etc/hosts [2024-06-27T10:47:20.695Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:20.695Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:20.695Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:20.695Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:20.695Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:20.695Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:20.695Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:47:20.695Z] 164 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:20.695Z] + mvn -version [2024-06-27T10:47:20.714Z] [INFO] [2024-06-27T10:47:20.714Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:47:20.714Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:47:20.714Z] [INFO] from pom.xml [2024-06-27T10:47:20.714Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:47:20.952Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:20.953Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:20.953Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:20.953Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:20.953Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:20.953Z] + ant -version [2024-06-27T10:47:20.953Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:20.953Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:20.953Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-b85c5817/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:20.953Z] + true [2024-06-27T10:47:20.953Z] + cat /proc/cpuinfo [2024-06-27T10:47:20.953Z] processor : 0 [2024-06-27T10:47:20.953Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.953Z] cpu family : 6 [2024-06-27T10:47:20.953Z] model : 85 [2024-06-27T10:47:20.953Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.953Z] stepping : 7 [2024-06-27T10:47:20.953Z] microcode : 0x5003302 [2024-06-27T10:47:20.953Z] cpu MHz : 2899.990 [2024-06-27T10:47:20.953Z] cache size : 14080 KB [2024-06-27T10:47:20.953Z] physical id : 0 [2024-06-27T10:47:20.953Z] siblings : 20 [2024-06-27T10:47:20.953Z] core id : 0 [2024-06-27T10:47:20.953Z] cpu cores : 10 [2024-06-27T10:47:20.953Z] apicid : 0 [2024-06-27T10:47:20.953Z] initial apicid : 0 [2024-06-27T10:47:20.953Z] fpu : yes [2024-06-27T10:47:20.953Z] fpu_exception : yes [2024-06-27T10:47:20.953Z] cpuid level : 22 [2024-06-27T10:47:20.953Z] wp : yes [2024-06-27T10:47:20.953Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.953Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.953Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.953Z] bogomips : 4800.00 [2024-06-27T10:47:20.953Z] clflush size : 64 [2024-06-27T10:47:20.953Z] cache_alignment : 64 [2024-06-27T10:47:20.953Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.953Z] power management: [2024-06-27T10:47:20.953Z] [2024-06-27T10:47:20.953Z] processor : 1 [2024-06-27T10:47:20.953Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.953Z] cpu family : 6 [2024-06-27T10:47:20.953Z] model : 85 [2024-06-27T10:47:20.953Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.953Z] stepping : 7 [2024-06-27T10:47:20.953Z] microcode : 0x5003302 [2024-06-27T10:47:20.953Z] cpu MHz : 2899.927 [2024-06-27T10:47:20.953Z] cache size : 14080 KB [2024-06-27T10:47:20.953Z] physical id : 0 [2024-06-27T10:47:20.953Z] siblings : 20 [2024-06-27T10:47:20.953Z] core id : 1 [2024-06-27T10:47:20.953Z] cpu cores : 10 [2024-06-27T10:47:20.953Z] apicid : 2 [2024-06-27T10:47:20.953Z] initial apicid : 2 [2024-06-27T10:47:20.953Z] fpu : yes [2024-06-27T10:47:20.953Z] fpu_exception : yes [2024-06-27T10:47:20.953Z] cpuid level : 22 [2024-06-27T10:47:20.953Z] wp : yes [2024-06-27T10:47:20.953Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.953Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.953Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.953Z] bogomips : 4800.00 [2024-06-27T10:47:20.954Z] clflush size : 64 [2024-06-27T10:47:20.954Z] cache_alignment : 64 [2024-06-27T10:47:20.954Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.954Z] power management: [2024-06-27T10:47:20.954Z] [2024-06-27T10:47:20.954Z] processor : 2 [2024-06-27T10:47:20.954Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.954Z] cpu family : 6 [2024-06-27T10:47:20.954Z] model : 85 [2024-06-27T10:47:20.954Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.954Z] stepping : 7 [2024-06-27T10:47:20.954Z] microcode : 0x5003302 [2024-06-27T10:47:20.954Z] cpu MHz : 2900.002 [2024-06-27T10:47:20.954Z] cache size : 14080 KB [2024-06-27T10:47:20.954Z] physical id : 0 [2024-06-27T10:47:20.954Z] siblings : 20 [2024-06-27T10:47:20.954Z] core id : 2 [2024-06-27T10:47:20.954Z] cpu cores : 10 [2024-06-27T10:47:20.954Z] apicid : 4 [2024-06-27T10:47:20.954Z] initial apicid : 4 [2024-06-27T10:47:20.954Z] fpu : yes [2024-06-27T10:47:20.954Z] fpu_exception : yes [2024-06-27T10:47:20.954Z] cpuid level : 22 [2024-06-27T10:47:20.954Z] wp : yes [2024-06-27T10:47:20.954Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.954Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.954Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.954Z] bogomips : 4800.00 [2024-06-27T10:47:20.954Z] clflush size : 64 [2024-06-27T10:47:20.954Z] cache_alignment : 64 [2024-06-27T10:47:20.954Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.954Z] power management: [2024-06-27T10:47:20.954Z] [2024-06-27T10:47:20.954Z] processor : 3 [2024-06-27T10:47:20.954Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.954Z] cpu family : 6 [2024-06-27T10:47:20.954Z] model : 85 [2024-06-27T10:47:20.954Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.954Z] stepping : 7 [2024-06-27T10:47:20.954Z] microcode : 0x5003302 [2024-06-27T10:47:20.954Z] cpu MHz : 2671.821 [2024-06-27T10:47:20.954Z] cache size : 14080 KB [2024-06-27T10:47:20.954Z] physical id : 0 [2024-06-27T10:47:20.954Z] siblings : 20 [2024-06-27T10:47:20.954Z] core id : 3 [2024-06-27T10:47:20.954Z] cpu cores : 10 [2024-06-27T10:47:20.954Z] apicid : 6 [2024-06-27T10:47:20.954Z] initial apicid : 6 [2024-06-27T10:47:20.954Z] fpu : yes [2024-06-27T10:47:20.954Z] fpu_exception : yes [2024-06-27T10:47:20.954Z] cpuid level : 22 [2024-06-27T10:47:20.954Z] wp : yes [2024-06-27T10:47:20.954Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.954Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.954Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.954Z] bogomips : 4800.00 [2024-06-27T10:47:20.954Z] clflush size : 64 [2024-06-27T10:47:20.954Z] cache_alignment : 64 [2024-06-27T10:47:20.954Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.954Z] power management: [2024-06-27T10:47:20.954Z] [2024-06-27T10:47:20.954Z] processor : 4 [2024-06-27T10:47:20.954Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.954Z] cpu family : 6 [2024-06-27T10:47:20.954Z] model : 85 [2024-06-27T10:47:20.954Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.954Z] stepping : 7 [2024-06-27T10:47:20.954Z] microcode : 0x5003302 [2024-06-27T10:47:20.954Z] cpu MHz : 2901.261 [2024-06-27T10:47:20.954Z] cache size : 14080 KB [2024-06-27T10:47:20.954Z] physical id : 0 [2024-06-27T10:47:20.954Z] siblings : 20 [2024-06-27T10:47:20.954Z] core id : 4 [2024-06-27T10:47:20.954Z] cpu cores : 10 [2024-06-27T10:47:20.954Z] apicid : 8 [2024-06-27T10:47:20.954Z] initial apicid : 8 [2024-06-27T10:47:20.954Z] fpu : yes [2024-06-27T10:47:20.954Z] fpu_exception : yes [2024-06-27T10:47:20.954Z] cpuid level : 22 [2024-06-27T10:47:20.954Z] wp : yes [2024-06-27T10:47:20.955Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.955Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.955Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.955Z] bogomips : 4800.00 [2024-06-27T10:47:20.955Z] clflush size : 64 [2024-06-27T10:47:20.955Z] cache_alignment : 64 [2024-06-27T10:47:20.955Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.955Z] power management: [2024-06-27T10:47:20.955Z] [2024-06-27T10:47:20.955Z] processor : 5 [2024-06-27T10:47:20.955Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.955Z] cpu family : 6 [2024-06-27T10:47:20.955Z] model : 85 [2024-06-27T10:47:20.955Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.955Z] stepping : 7 [2024-06-27T10:47:20.955Z] microcode : 0x5003302 [2024-06-27T10:47:20.955Z] cpu MHz : 2900.415 [2024-06-27T10:47:20.955Z] cache size : 14080 KB [2024-06-27T10:47:20.955Z] physical id : 0 [2024-06-27T10:47:20.955Z] siblings : 20 [2024-06-27T10:47:20.955Z] core id : 8 [2024-06-27T10:47:20.955Z] cpu cores : 10 [2024-06-27T10:47:20.955Z] apicid : 16 [2024-06-27T10:47:20.955Z] initial apicid : 16 [2024-06-27T10:47:20.955Z] fpu : yes [2024-06-27T10:47:20.955Z] fpu_exception : yes [2024-06-27T10:47:20.955Z] cpuid level : 22 [2024-06-27T10:47:20.955Z] wp : yes [2024-06-27T10:47:20.955Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.955Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.955Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.955Z] bogomips : 4800.00 [2024-06-27T10:47:20.955Z] clflush size : 64 [2024-06-27T10:47:20.955Z] cache_alignment : 64 [2024-06-27T10:47:20.955Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.955Z] power management: [2024-06-27T10:47:20.955Z] [2024-06-27T10:47:20.955Z] processor : 6 [2024-06-27T10:47:20.955Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.955Z] cpu family : 6 [2024-06-27T10:47:20.955Z] model : 85 [2024-06-27T10:47:20.955Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.955Z] stepping : 7 [2024-06-27T10:47:20.955Z] microcode : 0x5003302 [2024-06-27T10:47:20.955Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.955Z] cache size : 14080 KB [2024-06-27T10:47:20.955Z] physical id : 0 [2024-06-27T10:47:20.955Z] siblings : 20 [2024-06-27T10:47:20.955Z] core id : 9 [2024-06-27T10:47:20.955Z] cpu cores : 10 [2024-06-27T10:47:20.955Z] apicid : 18 [2024-06-27T10:47:20.955Z] initial apicid : 18 [2024-06-27T10:47:20.955Z] fpu : yes [2024-06-27T10:47:20.955Z] fpu_exception : yes [2024-06-27T10:47:20.955Z] cpuid level : 22 [2024-06-27T10:47:20.955Z] wp : yes [2024-06-27T10:47:20.955Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.956Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.956Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.956Z] bogomips : 4800.00 [2024-06-27T10:47:20.956Z] clflush size : 64 [2024-06-27T10:47:20.956Z] cache_alignment : 64 [2024-06-27T10:47:20.956Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.956Z] power management: [2024-06-27T10:47:20.956Z] [2024-06-27T10:47:20.956Z] processor : 7 [2024-06-27T10:47:20.956Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.956Z] cpu family : 6 [2024-06-27T10:47:20.956Z] model : 85 [2024-06-27T10:47:20.956Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.956Z] stepping : 7 [2024-06-27T10:47:20.956Z] microcode : 0x5003302 [2024-06-27T10:47:20.956Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.956Z] cache size : 14080 KB [2024-06-27T10:47:20.956Z] physical id : 0 [2024-06-27T10:47:20.956Z] siblings : 20 [2024-06-27T10:47:20.956Z] core id : 10 [2024-06-27T10:47:20.956Z] cpu cores : 10 [2024-06-27T10:47:20.956Z] apicid : 20 [2024-06-27T10:47:20.956Z] initial apicid : 20 [2024-06-27T10:47:20.956Z] fpu : yes [2024-06-27T10:47:20.956Z] fpu_exception : yes [2024-06-27T10:47:20.956Z] cpuid level : 22 [2024-06-27T10:47:20.956Z] wp : yes [2024-06-27T10:47:20.956Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.956Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.956Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.956Z] bogomips : 4800.00 [2024-06-27T10:47:20.956Z] clflush size : 64 [2024-06-27T10:47:20.956Z] cache_alignment : 64 [2024-06-27T10:47:20.956Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.956Z] power management: [2024-06-27T10:47:20.956Z] [2024-06-27T10:47:20.956Z] processor : 8 [2024-06-27T10:47:20.956Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.956Z] cpu family : 6 [2024-06-27T10:47:20.956Z] model : 85 [2024-06-27T10:47:20.956Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.956Z] stepping : 7 [2024-06-27T10:47:20.956Z] microcode : 0x5003302 [2024-06-27T10:47:20.956Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.956Z] cache size : 14080 KB [2024-06-27T10:47:20.956Z] physical id : 0 [2024-06-27T10:47:20.956Z] siblings : 20 [2024-06-27T10:47:20.956Z] core id : 11 [2024-06-27T10:47:20.956Z] cpu cores : 10 [2024-06-27T10:47:20.956Z] apicid : 22 [2024-06-27T10:47:20.956Z] initial apicid : 22 [2024-06-27T10:47:20.956Z] fpu : yes [2024-06-27T10:47:20.956Z] fpu_exception : yes [2024-06-27T10:47:20.956Z] cpuid level : 22 [2024-06-27T10:47:20.956Z] wp : yes [2024-06-27T10:47:20.956Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.956Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.956Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.956Z] bogomips : 4800.00 [2024-06-27T10:47:20.956Z] clflush size : 64 [2024-06-27T10:47:20.956Z] cache_alignment : 64 [2024-06-27T10:47:20.957Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.957Z] power management: [2024-06-27T10:47:20.957Z] [2024-06-27T10:47:20.957Z] processor : 9 [2024-06-27T10:47:20.957Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.957Z] cpu family : 6 [2024-06-27T10:47:20.957Z] model : 85 [2024-06-27T10:47:20.957Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.957Z] stepping : 7 [2024-06-27T10:47:20.957Z] microcode : 0x5003302 [2024-06-27T10:47:20.957Z] cpu MHz : 2899.575 [2024-06-27T10:47:20.957Z] cache size : 14080 KB [2024-06-27T10:47:20.957Z] physical id : 0 [2024-06-27T10:47:20.957Z] siblings : 20 [2024-06-27T10:47:20.957Z] core id : 12 [2024-06-27T10:47:20.957Z] cpu cores : 10 [2024-06-27T10:47:20.957Z] apicid : 24 [2024-06-27T10:47:20.957Z] initial apicid : 24 [2024-06-27T10:47:20.957Z] fpu : yes [2024-06-27T10:47:20.957Z] fpu_exception : yes [2024-06-27T10:47:20.957Z] cpuid level : 22 [2024-06-27T10:47:20.957Z] wp : yes [2024-06-27T10:47:20.957Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.957Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.957Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.957Z] bogomips : 4800.00 [2024-06-27T10:47:20.957Z] clflush size : 64 [2024-06-27T10:47:20.957Z] cache_alignment : 64 [2024-06-27T10:47:20.957Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.957Z] power management: [2024-06-27T10:47:20.957Z] [2024-06-27T10:47:20.957Z] processor : 10 [2024-06-27T10:47:20.957Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.957Z] cpu family : 6 [2024-06-27T10:47:20.957Z] model : 85 [2024-06-27T10:47:20.957Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.957Z] stepping : 7 [2024-06-27T10:47:20.957Z] microcode : 0x5003302 [2024-06-27T10:47:20.957Z] cpu MHz : 2899.891 [2024-06-27T10:47:20.957Z] cache size : 14080 KB [2024-06-27T10:47:20.957Z] physical id : 1 [2024-06-27T10:47:20.957Z] siblings : 20 [2024-06-27T10:47:20.957Z] core id : 0 [2024-06-27T10:47:20.957Z] cpu cores : 10 [2024-06-27T10:47:20.957Z] apicid : 32 [2024-06-27T10:47:20.957Z] initial apicid : 32 [2024-06-27T10:47:20.957Z] fpu : yes [2024-06-27T10:47:20.957Z] fpu_exception : yes [2024-06-27T10:47:20.957Z] cpuid level : 22 [2024-06-27T10:47:20.957Z] wp : yes [2024-06-27T10:47:20.957Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.957Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.957Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.957Z] bogomips : 4807.65 [2024-06-27T10:47:20.957Z] clflush size : 64 [2024-06-27T10:47:20.957Z] cache_alignment : 64 [2024-06-27T10:47:20.957Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.957Z] power management: [2024-06-27T10:47:20.957Z] [2024-06-27T10:47:20.957Z] processor : 11 [2024-06-27T10:47:20.957Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.957Z] cpu family : 6 [2024-06-27T10:47:20.957Z] model : 85 [2024-06-27T10:47:20.957Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.957Z] stepping : 7 [2024-06-27T10:47:20.957Z] microcode : 0x5003302 [2024-06-27T10:47:20.957Z] cpu MHz : 2900.000 [2024-06-27T10:47:20.957Z] cache size : 14080 KB [2024-06-27T10:47:20.957Z] physical id : 1 [2024-06-27T10:47:20.957Z] siblings : 20 [2024-06-27T10:47:20.957Z] core id : 1 [2024-06-27T10:47:20.957Z] cpu cores : 10 [2024-06-27T10:47:20.957Z] apicid : 34 [2024-06-27T10:47:20.957Z] initial apicid : 34 [2024-06-27T10:47:20.957Z] fpu : yes [2024-06-27T10:47:20.957Z] fpu_exception : yes [2024-06-27T10:47:20.957Z] cpuid level : 22 [2024-06-27T10:47:20.957Z] wp : yes [2024-06-27T10:47:20.958Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.958Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.958Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.958Z] bogomips : 4807.65 [2024-06-27T10:47:20.958Z] clflush size : 64 [2024-06-27T10:47:20.958Z] cache_alignment : 64 [2024-06-27T10:47:20.958Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.958Z] power management: [2024-06-27T10:47:20.958Z] [2024-06-27T10:47:20.958Z] processor : 12 [2024-06-27T10:47:20.958Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.958Z] cpu family : 6 [2024-06-27T10:47:20.958Z] model : 85 [2024-06-27T10:47:20.958Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.958Z] stepping : 7 [2024-06-27T10:47:20.958Z] microcode : 0x5003302 [2024-06-27T10:47:20.958Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.958Z] cache size : 14080 KB [2024-06-27T10:47:20.958Z] physical id : 1 [2024-06-27T10:47:20.958Z] siblings : 20 [2024-06-27T10:47:20.958Z] core id : 2 [2024-06-27T10:47:20.958Z] cpu cores : 10 [2024-06-27T10:47:20.958Z] apicid : 36 [2024-06-27T10:47:20.958Z] initial apicid : 36 [2024-06-27T10:47:20.958Z] fpu : yes [2024-06-27T10:47:20.958Z] fpu_exception : yes [2024-06-27T10:47:20.958Z] cpuid level : 22 [2024-06-27T10:47:20.958Z] wp : yes [2024-06-27T10:47:20.958Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.958Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.958Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.958Z] bogomips : 4807.65 [2024-06-27T10:47:20.958Z] clflush size : 64 [2024-06-27T10:47:20.958Z] cache_alignment : 64 [2024-06-27T10:47:20.958Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.958Z] power management: [2024-06-27T10:47:20.958Z] [2024-06-27T10:47:20.958Z] processor : 13 [2024-06-27T10:47:20.958Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.958Z] cpu family : 6 [2024-06-27T10:47:20.958Z] model : 85 [2024-06-27T10:47:20.958Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.958Z] stepping : 7 [2024-06-27T10:47:20.958Z] microcode : 0x5003302 [2024-06-27T10:47:20.958Z] cpu MHz : 2900.338 [2024-06-27T10:47:20.958Z] cache size : 14080 KB [2024-06-27T10:47:20.958Z] physical id : 1 [2024-06-27T10:47:20.958Z] siblings : 20 [2024-06-27T10:47:20.958Z] core id : 3 [2024-06-27T10:47:20.958Z] cpu cores : 10 [2024-06-27T10:47:20.958Z] apicid : 38 [2024-06-27T10:47:20.958Z] initial apicid : 38 [2024-06-27T10:47:20.958Z] fpu : yes [2024-06-27T10:47:20.958Z] fpu_exception : yes [2024-06-27T10:47:20.958Z] cpuid level : 22 [2024-06-27T10:47:20.958Z] wp : yes [2024-06-27T10:47:20.958Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.959Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.959Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.959Z] bogomips : 4807.65 [2024-06-27T10:47:20.959Z] clflush size : 64 [2024-06-27T10:47:20.959Z] cache_alignment : 64 [2024-06-27T10:47:20.959Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.959Z] power management: [2024-06-27T10:47:20.959Z] [2024-06-27T10:47:20.959Z] processor : 14 [2024-06-27T10:47:20.959Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.959Z] cpu family : 6 [2024-06-27T10:47:20.959Z] model : 85 [2024-06-27T10:47:20.959Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.959Z] stepping : 7 [2024-06-27T10:47:20.959Z] microcode : 0x5003302 [2024-06-27T10:47:20.959Z] cpu MHz : 2900.382 [2024-06-27T10:47:20.959Z] cache size : 14080 KB [2024-06-27T10:47:20.959Z] physical id : 1 [2024-06-27T10:47:20.959Z] siblings : 20 [2024-06-27T10:47:20.959Z] core id : 4 [2024-06-27T10:47:20.959Z] cpu cores : 10 [2024-06-27T10:47:20.959Z] apicid : 40 [2024-06-27T10:47:20.959Z] initial apicid : 40 [2024-06-27T10:47:20.959Z] fpu : yes [2024-06-27T10:47:20.959Z] fpu_exception : yes [2024-06-27T10:47:20.959Z] cpuid level : 22 [2024-06-27T10:47:20.959Z] wp : yes [2024-06-27T10:47:20.959Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.959Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.959Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.959Z] bogomips : 4807.65 [2024-06-27T10:47:20.959Z] clflush size : 64 [2024-06-27T10:47:20.959Z] cache_alignment : 64 [2024-06-27T10:47:20.959Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.959Z] power management: [2024-06-27T10:47:20.959Z] [2024-06-27T10:47:20.959Z] processor : 15 [2024-06-27T10:47:20.959Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.959Z] cpu family : 6 [2024-06-27T10:47:20.959Z] model : 85 [2024-06-27T10:47:20.959Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.959Z] stepping : 7 [2024-06-27T10:47:20.959Z] microcode : 0x5003302 [2024-06-27T10:47:20.959Z] cpu MHz : 2900.623 [2024-06-27T10:47:20.959Z] cache size : 14080 KB [2024-06-27T10:47:20.959Z] physical id : 1 [2024-06-27T10:47:20.959Z] siblings : 20 [2024-06-27T10:47:20.959Z] core id : 8 [2024-06-27T10:47:20.959Z] cpu cores : 10 [2024-06-27T10:47:20.959Z] apicid : 48 [2024-06-27T10:47:20.959Z] initial apicid : 48 [2024-06-27T10:47:20.959Z] fpu : yes [2024-06-27T10:47:20.959Z] fpu_exception : yes [2024-06-27T10:47:20.959Z] cpuid level : 22 [2024-06-27T10:47:20.959Z] wp : yes [2024-06-27T10:47:20.959Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.959Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.959Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.959Z] bogomips : 4807.65 [2024-06-27T10:47:20.959Z] clflush size : 64 [2024-06-27T10:47:20.959Z] cache_alignment : 64 [2024-06-27T10:47:20.959Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.959Z] power management: [2024-06-27T10:47:20.959Z] [2024-06-27T10:47:20.960Z] processor : 16 [2024-06-27T10:47:20.960Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.960Z] cpu family : 6 [2024-06-27T10:47:20.960Z] model : 85 [2024-06-27T10:47:20.960Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.960Z] stepping : 7 [2024-06-27T10:47:20.960Z] microcode : 0x5003302 [2024-06-27T10:47:20.960Z] cpu MHz : 2900.054 [2024-06-27T10:47:20.960Z] cache size : 14080 KB [2024-06-27T10:47:20.960Z] physical id : 1 [2024-06-27T10:47:20.960Z] siblings : 20 [2024-06-27T10:47:20.960Z] core id : 9 [2024-06-27T10:47:20.960Z] cpu cores : 10 [2024-06-27T10:47:20.960Z] apicid : 50 [2024-06-27T10:47:20.960Z] initial apicid : 50 [2024-06-27T10:47:20.960Z] fpu : yes [2024-06-27T10:47:20.960Z] fpu_exception : yes [2024-06-27T10:47:20.960Z] cpuid level : 22 [2024-06-27T10:47:20.960Z] wp : yes [2024-06-27T10:47:20.960Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.960Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.960Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.960Z] bogomips : 4807.65 [2024-06-27T10:47:20.960Z] clflush size : 64 [2024-06-27T10:47:20.960Z] cache_alignment : 64 [2024-06-27T10:47:20.960Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.960Z] power management: [2024-06-27T10:47:20.960Z] [2024-06-27T10:47:20.960Z] processor : 17 [2024-06-27T10:47:20.960Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.960Z] cpu family : 6 [2024-06-27T10:47:20.960Z] model : 85 [2024-06-27T10:47:20.960Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.960Z] stepping : 7 [2024-06-27T10:47:20.960Z] microcode : 0x5003302 [2024-06-27T10:47:20.960Z] cpu MHz : 2900.341 [2024-06-27T10:47:20.960Z] cache size : 14080 KB [2024-06-27T10:47:20.960Z] physical id : 1 [2024-06-27T10:47:20.960Z] siblings : 20 [2024-06-27T10:47:20.960Z] core id : 10 [2024-06-27T10:47:20.960Z] cpu cores : 10 [2024-06-27T10:47:20.960Z] apicid : 52 [2024-06-27T10:47:20.960Z] initial apicid : 52 [2024-06-27T10:47:20.960Z] fpu : yes [2024-06-27T10:47:20.960Z] fpu_exception : yes [2024-06-27T10:47:20.960Z] cpuid level : 22 [2024-06-27T10:47:20.960Z] wp : yes [2024-06-27T10:47:20.960Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.960Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.960Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.960Z] bogomips : 4807.65 [2024-06-27T10:47:20.960Z] clflush size : 64 [2024-06-27T10:47:20.960Z] cache_alignment : 64 [2024-06-27T10:47:20.960Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.960Z] power management: [2024-06-27T10:47:20.960Z] [2024-06-27T10:47:20.960Z] processor : 18 [2024-06-27T10:47:20.960Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.960Z] cpu family : 6 [2024-06-27T10:47:20.960Z] model : 85 [2024-06-27T10:47:20.960Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.960Z] stepping : 7 [2024-06-27T10:47:20.960Z] microcode : 0x5003302 [2024-06-27T10:47:20.960Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.960Z] cache size : 14080 KB [2024-06-27T10:47:20.960Z] physical id : 1 [2024-06-27T10:47:20.960Z] siblings : 20 [2024-06-27T10:47:20.960Z] core id : 11 [2024-06-27T10:47:20.960Z] cpu cores : 10 [2024-06-27T10:47:20.960Z] apicid : 54 [2024-06-27T10:47:20.960Z] initial apicid : 54 [2024-06-27T10:47:20.960Z] fpu : yes [2024-06-27T10:47:20.960Z] fpu_exception : yes [2024-06-27T10:47:20.960Z] cpuid level : 22 [2024-06-27T10:47:20.960Z] wp : yes [2024-06-27T10:47:20.961Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.961Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.961Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.961Z] bogomips : 4807.65 [2024-06-27T10:47:20.961Z] clflush size : 64 [2024-06-27T10:47:20.961Z] cache_alignment : 64 [2024-06-27T10:47:20.961Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.961Z] power management: [2024-06-27T10:47:20.961Z] [2024-06-27T10:47:20.961Z] processor : 19 [2024-06-27T10:47:20.961Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.961Z] cpu family : 6 [2024-06-27T10:47:20.961Z] model : 85 [2024-06-27T10:47:20.961Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.961Z] stepping : 7 [2024-06-27T10:47:20.961Z] microcode : 0x5003302 [2024-06-27T10:47:20.961Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.961Z] cache size : 14080 KB [2024-06-27T10:47:20.961Z] physical id : 1 [2024-06-27T10:47:20.961Z] siblings : 20 [2024-06-27T10:47:20.961Z] core id : 12 [2024-06-27T10:47:20.961Z] cpu cores : 10 [2024-06-27T10:47:20.961Z] apicid : 56 [2024-06-27T10:47:20.961Z] initial apicid : 56 [2024-06-27T10:47:20.961Z] fpu : yes [2024-06-27T10:47:20.961Z] fpu_exception : yes [2024-06-27T10:47:20.961Z] cpuid level : 22 [2024-06-27T10:47:20.961Z] wp : yes [2024-06-27T10:47:20.961Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.961Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.961Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.961Z] bogomips : 4807.65 [2024-06-27T10:47:20.961Z] clflush size : 64 [2024-06-27T10:47:20.961Z] cache_alignment : 64 [2024-06-27T10:47:20.961Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.961Z] power management: [2024-06-27T10:47:20.961Z] [2024-06-27T10:47:20.961Z] processor : 20 [2024-06-27T10:47:20.961Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.961Z] cpu family : 6 [2024-06-27T10:47:20.961Z] model : 85 [2024-06-27T10:47:20.961Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.961Z] stepping : 7 [2024-06-27T10:47:20.961Z] microcode : 0x5003302 [2024-06-27T10:47:20.961Z] cpu MHz : 2902.889 [2024-06-27T10:47:20.961Z] cache size : 14080 KB [2024-06-27T10:47:20.961Z] physical id : 0 [2024-06-27T10:47:20.961Z] siblings : 20 [2024-06-27T10:47:20.961Z] core id : 0 [2024-06-27T10:47:20.961Z] cpu cores : 10 [2024-06-27T10:47:20.961Z] apicid : 1 [2024-06-27T10:47:20.961Z] initial apicid : 1 [2024-06-27T10:47:20.961Z] fpu : yes [2024-06-27T10:47:20.961Z] fpu_exception : yes [2024-06-27T10:47:20.961Z] cpuid level : 22 [2024-06-27T10:47:20.961Z] wp : yes [2024-06-27T10:47:20.961Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.962Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.962Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.962Z] bogomips : 4800.00 [2024-06-27T10:47:20.962Z] clflush size : 64 [2024-06-27T10:47:20.962Z] cache_alignment : 64 [2024-06-27T10:47:20.962Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.962Z] power management: [2024-06-27T10:47:20.962Z] [2024-06-27T10:47:20.962Z] processor : 21 [2024-06-27T10:47:20.962Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.962Z] cpu family : 6 [2024-06-27T10:47:20.962Z] model : 85 [2024-06-27T10:47:20.962Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.962Z] stepping : 7 [2024-06-27T10:47:20.962Z] microcode : 0x5003302 [2024-06-27T10:47:20.962Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.962Z] cache size : 14080 KB [2024-06-27T10:47:20.962Z] physical id : 0 [2024-06-27T10:47:20.962Z] siblings : 20 [2024-06-27T10:47:20.962Z] core id : 1 [2024-06-27T10:47:20.962Z] cpu cores : 10 [2024-06-27T10:47:20.962Z] apicid : 3 [2024-06-27T10:47:20.962Z] initial apicid : 3 [2024-06-27T10:47:20.962Z] fpu : yes [2024-06-27T10:47:20.962Z] fpu_exception : yes [2024-06-27T10:47:20.962Z] cpuid level : 22 [2024-06-27T10:47:20.962Z] wp : yes [2024-06-27T10:47:20.962Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.962Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.962Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.962Z] bogomips : 4800.00 [2024-06-27T10:47:20.962Z] clflush size : 64 [2024-06-27T10:47:20.962Z] cache_alignment : 64 [2024-06-27T10:47:20.962Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.962Z] power management: [2024-06-27T10:47:20.962Z] [2024-06-27T10:47:20.962Z] processor : 22 [2024-06-27T10:47:20.962Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.962Z] cpu family : 6 [2024-06-27T10:47:20.962Z] model : 85 [2024-06-27T10:47:20.962Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.962Z] stepping : 7 [2024-06-27T10:47:20.962Z] microcode : 0x5003302 [2024-06-27T10:47:20.962Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.962Z] cache size : 14080 KB [2024-06-27T10:47:20.962Z] physical id : 0 [2024-06-27T10:47:20.962Z] siblings : 20 [2024-06-27T10:47:20.962Z] core id : 2 [2024-06-27T10:47:20.962Z] cpu cores : 10 [2024-06-27T10:47:20.962Z] apicid : 5 [2024-06-27T10:47:20.962Z] initial apicid : 5 [2024-06-27T10:47:20.962Z] fpu : yes [2024-06-27T10:47:20.962Z] fpu_exception : yes [2024-06-27T10:47:20.962Z] cpuid level : 22 [2024-06-27T10:47:20.962Z] wp : yes [2024-06-27T10:47:20.962Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.962Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.962Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.962Z] bogomips : 4800.00 [2024-06-27T10:47:20.962Z] clflush size : 64 [2024-06-27T10:47:20.962Z] cache_alignment : 64 [2024-06-27T10:47:20.962Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.962Z] power management: [2024-06-27T10:47:20.962Z] [2024-06-27T10:47:20.962Z] processor : 23 [2024-06-27T10:47:20.962Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.962Z] cpu family : 6 [2024-06-27T10:47:20.962Z] model : 85 [2024-06-27T10:47:20.962Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.962Z] stepping : 7 [2024-06-27T10:47:20.962Z] microcode : 0x5003302 [2024-06-27T10:47:20.963Z] cpu MHz : 2904.570 [2024-06-27T10:47:20.963Z] cache size : 14080 KB [2024-06-27T10:47:20.963Z] physical id : 0 [2024-06-27T10:47:20.963Z] siblings : 20 [2024-06-27T10:47:20.963Z] core id : 3 [2024-06-27T10:47:20.963Z] cpu cores : 10 [2024-06-27T10:47:20.963Z] apicid : 7 [2024-06-27T10:47:20.963Z] initial apicid : 7 [2024-06-27T10:47:20.963Z] fpu : yes [2024-06-27T10:47:20.963Z] fpu_exception : yes [2024-06-27T10:47:20.963Z] cpuid level : 22 [2024-06-27T10:47:20.963Z] wp : yes [2024-06-27T10:47:20.963Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.963Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.963Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.963Z] bogomips : 4800.00 [2024-06-27T10:47:20.963Z] clflush size : 64 [2024-06-27T10:47:20.963Z] cache_alignment : 64 [2024-06-27T10:47:20.963Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.963Z] power management: [2024-06-27T10:47:20.963Z] [2024-06-27T10:47:20.963Z] processor : 24 [2024-06-27T10:47:20.963Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.963Z] cpu family : 6 [2024-06-27T10:47:20.963Z] model : 85 [2024-06-27T10:47:20.963Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.963Z] stepping : 7 [2024-06-27T10:47:20.963Z] microcode : 0x5003302 [2024-06-27T10:47:20.963Z] cpu MHz : 2899.457 [2024-06-27T10:47:20.963Z] cache size : 14080 KB [2024-06-27T10:47:20.963Z] physical id : 0 [2024-06-27T10:47:20.963Z] siblings : 20 [2024-06-27T10:47:20.963Z] core id : 4 [2024-06-27T10:47:20.963Z] cpu cores : 10 [2024-06-27T10:47:20.963Z] apicid : 9 [2024-06-27T10:47:20.963Z] initial apicid : 9 [2024-06-27T10:47:20.963Z] fpu : yes [2024-06-27T10:47:20.963Z] fpu_exception : yes [2024-06-27T10:47:20.963Z] cpuid level : 22 [2024-06-27T10:47:20.963Z] wp : yes [2024-06-27T10:47:20.963Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.963Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.963Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.963Z] bogomips : 4800.00 [2024-06-27T10:47:20.963Z] clflush size : 64 [2024-06-27T10:47:20.963Z] cache_alignment : 64 [2024-06-27T10:47:20.963Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.963Z] power management: [2024-06-27T10:47:20.963Z] [2024-06-27T10:47:20.963Z] processor : 25 [2024-06-27T10:47:20.963Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.963Z] cpu family : 6 [2024-06-27T10:47:20.963Z] model : 85 [2024-06-27T10:47:20.963Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.963Z] stepping : 7 [2024-06-27T10:47:20.963Z] microcode : 0x5003302 [2024-06-27T10:47:20.963Z] cpu MHz : 2905.415 [2024-06-27T10:47:20.963Z] cache size : 14080 KB [2024-06-27T10:47:20.963Z] physical id : 0 [2024-06-27T10:47:20.963Z] siblings : 20 [2024-06-27T10:47:20.963Z] core id : 8 [2024-06-27T10:47:20.963Z] cpu cores : 10 [2024-06-27T10:47:20.963Z] apicid : 17 [2024-06-27T10:47:20.963Z] initial apicid : 17 [2024-06-27T10:47:20.963Z] fpu : yes [2024-06-27T10:47:20.963Z] fpu_exception : yes [2024-06-27T10:47:20.963Z] cpuid level : 22 [2024-06-27T10:47:20.963Z] wp : yes [2024-06-27T10:47:20.964Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.964Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.964Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.964Z] bogomips : 4800.00 [2024-06-27T10:47:20.964Z] clflush size : 64 [2024-06-27T10:47:20.964Z] cache_alignment : 64 [2024-06-27T10:47:20.964Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.964Z] power management: [2024-06-27T10:47:20.964Z] [2024-06-27T10:47:20.964Z] processor : 26 [2024-06-27T10:47:20.964Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.964Z] cpu family : 6 [2024-06-27T10:47:20.964Z] model : 85 [2024-06-27T10:47:20.964Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.964Z] stepping : 7 [2024-06-27T10:47:20.964Z] microcode : 0x5003302 [2024-06-27T10:47:20.964Z] cpu MHz : 2901.302 [2024-06-27T10:47:20.964Z] cache size : 14080 KB [2024-06-27T10:47:20.964Z] physical id : 0 [2024-06-27T10:47:20.964Z] siblings : 20 [2024-06-27T10:47:20.964Z] core id : 9 [2024-06-27T10:47:20.964Z] cpu cores : 10 [2024-06-27T10:47:20.964Z] apicid : 19 [2024-06-27T10:47:20.964Z] initial apicid : 19 [2024-06-27T10:47:20.964Z] fpu : yes [2024-06-27T10:47:20.964Z] fpu_exception : yes [2024-06-27T10:47:20.964Z] cpuid level : 22 [2024-06-27T10:47:20.964Z] wp : yes [2024-06-27T10:47:20.964Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.964Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.964Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.964Z] bogomips : 4800.00 [2024-06-27T10:47:20.964Z] clflush size : 64 [2024-06-27T10:47:20.964Z] cache_alignment : 64 [2024-06-27T10:47:20.964Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.964Z] power management: [2024-06-27T10:47:20.964Z] [2024-06-27T10:47:20.964Z] processor : 27 [2024-06-27T10:47:20.964Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.964Z] cpu family : 6 [2024-06-27T10:47:20.964Z] model : 85 [2024-06-27T10:47:20.964Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.964Z] stepping : 7 [2024-06-27T10:47:20.964Z] microcode : 0x5003302 [2024-06-27T10:47:20.964Z] cpu MHz : 2742.046 [2024-06-27T10:47:20.964Z] cache size : 14080 KB [2024-06-27T10:47:20.964Z] physical id : 0 [2024-06-27T10:47:20.964Z] siblings : 20 [2024-06-27T10:47:20.964Z] core id : 10 [2024-06-27T10:47:20.964Z] cpu cores : 10 [2024-06-27T10:47:20.964Z] apicid : 21 [2024-06-27T10:47:20.964Z] initial apicid : 21 [2024-06-27T10:47:20.964Z] fpu : yes [2024-06-27T10:47:20.964Z] fpu_exception : yes [2024-06-27T10:47:20.964Z] cpuid level : 22 [2024-06-27T10:47:20.964Z] wp : yes [2024-06-27T10:47:20.965Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.965Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.965Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.965Z] bogomips : 4800.00 [2024-06-27T10:47:20.965Z] clflush size : 64 [2024-06-27T10:47:20.965Z] cache_alignment : 64 [2024-06-27T10:47:20.965Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.965Z] power management: [2024-06-27T10:47:20.965Z] [2024-06-27T10:47:20.965Z] processor : 28 [2024-06-27T10:47:20.965Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.965Z] cpu family : 6 [2024-06-27T10:47:20.965Z] model : 85 [2024-06-27T10:47:20.965Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.965Z] stepping : 7 [2024-06-27T10:47:20.965Z] microcode : 0x5003302 [2024-06-27T10:47:20.965Z] cpu MHz : 2601.378 [2024-06-27T10:47:20.965Z] cache size : 14080 KB [2024-06-27T10:47:20.965Z] physical id : 0 [2024-06-27T10:47:20.965Z] siblings : 20 [2024-06-27T10:47:20.965Z] core id : 11 [2024-06-27T10:47:20.965Z] cpu cores : 10 [2024-06-27T10:47:20.965Z] apicid : 23 [2024-06-27T10:47:20.965Z] initial apicid : 23 [2024-06-27T10:47:20.965Z] fpu : yes [2024-06-27T10:47:20.965Z] fpu_exception : yes [2024-06-27T10:47:20.965Z] cpuid level : 22 [2024-06-27T10:47:20.965Z] wp : yes [2024-06-27T10:47:20.965Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.965Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.965Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.965Z] bogomips : 4800.00 [2024-06-27T10:47:20.965Z] clflush size : 64 [2024-06-27T10:47:20.965Z] cache_alignment : 64 [2024-06-27T10:47:20.965Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.965Z] power management: [2024-06-27T10:47:20.965Z] [2024-06-27T10:47:20.965Z] processor : 29 [2024-06-27T10:47:20.965Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.965Z] cpu family : 6 [2024-06-27T10:47:20.965Z] model : 85 [2024-06-27T10:47:20.965Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.965Z] stepping : 7 [2024-06-27T10:47:20.965Z] microcode : 0x5003302 [2024-06-27T10:47:20.965Z] cpu MHz : 2904.800 [2024-06-27T10:47:20.965Z] cache size : 14080 KB [2024-06-27T10:47:20.965Z] physical id : 0 [2024-06-27T10:47:20.965Z] siblings : 20 [2024-06-27T10:47:20.965Z] core id : 12 [2024-06-27T10:47:20.965Z] cpu cores : 10 [2024-06-27T10:47:20.965Z] apicid : 25 [2024-06-27T10:47:20.965Z] initial apicid : 25 [2024-06-27T10:47:20.965Z] fpu : yes [2024-06-27T10:47:20.965Z] fpu_exception : yes [2024-06-27T10:47:20.965Z] cpuid level : 22 [2024-06-27T10:47:20.965Z] wp : yes [2024-06-27T10:47:20.965Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.966Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.966Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.966Z] bogomips : 4800.00 [2024-06-27T10:47:20.966Z] clflush size : 64 [2024-06-27T10:47:20.966Z] cache_alignment : 64 [2024-06-27T10:47:20.966Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.966Z] power management: [2024-06-27T10:47:20.966Z] [2024-06-27T10:47:20.966Z] processor : 30 [2024-06-27T10:47:20.966Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.966Z] cpu family : 6 [2024-06-27T10:47:20.966Z] model : 85 [2024-06-27T10:47:20.966Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.966Z] stepping : 7 [2024-06-27T10:47:20.966Z] microcode : 0x5003302 [2024-06-27T10:47:20.966Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.966Z] cache size : 14080 KB [2024-06-27T10:47:20.966Z] physical id : 1 [2024-06-27T10:47:20.966Z] siblings : 20 [2024-06-27T10:47:20.966Z] core id : 0 [2024-06-27T10:47:20.966Z] cpu cores : 10 [2024-06-27T10:47:20.966Z] apicid : 33 [2024-06-27T10:47:20.966Z] initial apicid : 33 [2024-06-27T10:47:20.966Z] fpu : yes [2024-06-27T10:47:20.966Z] fpu_exception : yes [2024-06-27T10:47:20.966Z] cpuid level : 22 [2024-06-27T10:47:20.966Z] wp : yes [2024-06-27T10:47:20.966Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.966Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.966Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.966Z] bogomips : 4807.65 [2024-06-27T10:47:20.966Z] clflush size : 64 [2024-06-27T10:47:20.966Z] cache_alignment : 64 [2024-06-27T10:47:20.966Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.966Z] power management: [2024-06-27T10:47:20.966Z] [2024-06-27T10:47:20.966Z] processor : 31 [2024-06-27T10:47:20.966Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.966Z] cpu family : 6 [2024-06-27T10:47:20.966Z] model : 85 [2024-06-27T10:47:20.966Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.966Z] stepping : 7 [2024-06-27T10:47:20.966Z] microcode : 0x5003302 [2024-06-27T10:47:20.966Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.966Z] cache size : 14080 KB [2024-06-27T10:47:20.966Z] physical id : 1 [2024-06-27T10:47:20.966Z] siblings : 20 [2024-06-27T10:47:20.966Z] core id : 1 [2024-06-27T10:47:20.966Z] cpu cores : 10 [2024-06-27T10:47:20.966Z] apicid : 35 [2024-06-27T10:47:20.966Z] initial apicid : 35 [2024-06-27T10:47:20.966Z] fpu : yes [2024-06-27T10:47:20.966Z] fpu_exception : yes [2024-06-27T10:47:20.966Z] cpuid level : 22 [2024-06-27T10:47:20.966Z] wp : yes [2024-06-27T10:47:20.966Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.966Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.966Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.966Z] bogomips : 4807.65 [2024-06-27T10:47:20.966Z] clflush size : 64 [2024-06-27T10:47:20.966Z] cache_alignment : 64 [2024-06-27T10:47:20.966Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.966Z] power management: [2024-06-27T10:47:20.966Z] [2024-06-27T10:47:20.966Z] processor : 32 [2024-06-27T10:47:20.966Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.966Z] cpu family : 6 [2024-06-27T10:47:20.966Z] model : 85 [2024-06-27T10:47:20.966Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.966Z] stepping : 7 [2024-06-27T10:47:20.966Z] microcode : 0x5003302 [2024-06-27T10:47:20.966Z] cpu MHz : 3002.566 [2024-06-27T10:47:20.966Z] cache size : 14080 KB [2024-06-27T10:47:20.966Z] physical id : 1 [2024-06-27T10:47:20.966Z] siblings : 20 [2024-06-27T10:47:20.966Z] core id : 2 [2024-06-27T10:47:20.966Z] cpu cores : 10 [2024-06-27T10:47:20.966Z] apicid : 37 [2024-06-27T10:47:20.966Z] initial apicid : 37 [2024-06-27T10:47:20.967Z] fpu : yes [2024-06-27T10:47:20.967Z] fpu_exception : yes [2024-06-27T10:47:20.967Z] cpuid level : 22 [2024-06-27T10:47:20.967Z] wp : yes [2024-06-27T10:47:20.967Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.967Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.967Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.967Z] bogomips : 4807.65 [2024-06-27T10:47:20.967Z] clflush size : 64 [2024-06-27T10:47:20.967Z] cache_alignment : 64 [2024-06-27T10:47:20.967Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.967Z] power management: [2024-06-27T10:47:20.967Z] [2024-06-27T10:47:20.967Z] processor : 33 [2024-06-27T10:47:20.967Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.967Z] cpu family : 6 [2024-06-27T10:47:20.967Z] model : 85 [2024-06-27T10:47:20.967Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.967Z] stepping : 7 [2024-06-27T10:47:20.967Z] microcode : 0x5003302 [2024-06-27T10:47:20.967Z] cpu MHz : 1790.290 [2024-06-27T10:47:20.967Z] cache size : 14080 KB [2024-06-27T10:47:20.967Z] physical id : 1 [2024-06-27T10:47:20.967Z] siblings : 20 [2024-06-27T10:47:20.967Z] core id : 3 [2024-06-27T10:47:20.967Z] cpu cores : 10 [2024-06-27T10:47:20.967Z] apicid : 39 [2024-06-27T10:47:20.967Z] initial apicid : 39 [2024-06-27T10:47:20.967Z] fpu : yes [2024-06-27T10:47:20.967Z] fpu_exception : yes [2024-06-27T10:47:20.967Z] cpuid level : 22 [2024-06-27T10:47:20.967Z] wp : yes [2024-06-27T10:47:20.967Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.967Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.967Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.967Z] bogomips : 4807.65 [2024-06-27T10:47:20.967Z] clflush size : 64 [2024-06-27T10:47:20.967Z] cache_alignment : 64 [2024-06-27T10:47:20.967Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.967Z] power management: [2024-06-27T10:47:20.967Z] [2024-06-27T10:47:20.967Z] processor : 34 [2024-06-27T10:47:20.967Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.967Z] cpu family : 6 [2024-06-27T10:47:20.967Z] model : 85 [2024-06-27T10:47:20.967Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.967Z] stepping : 7 [2024-06-27T10:47:20.967Z] microcode : 0x5003302 [2024-06-27T10:47:20.967Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.967Z] cache size : 14080 KB [2024-06-27T10:47:20.967Z] physical id : 1 [2024-06-27T10:47:20.967Z] siblings : 20 [2024-06-27T10:47:20.967Z] core id : 4 [2024-06-27T10:47:20.967Z] cpu cores : 10 [2024-06-27T10:47:20.967Z] apicid : 41 [2024-06-27T10:47:20.967Z] initial apicid : 41 [2024-06-27T10:47:20.967Z] fpu : yes [2024-06-27T10:47:20.967Z] fpu_exception : yes [2024-06-27T10:47:20.967Z] cpuid level : 22 [2024-06-27T10:47:20.967Z] wp : yes [2024-06-27T10:47:20.968Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.968Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.968Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.968Z] bogomips : 4807.65 [2024-06-27T10:47:20.968Z] clflush size : 64 [2024-06-27T10:47:20.968Z] cache_alignment : 64 [2024-06-27T10:47:20.968Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.968Z] power management: [2024-06-27T10:47:20.968Z] [2024-06-27T10:47:20.968Z] processor : 35 [2024-06-27T10:47:20.968Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.968Z] cpu family : 6 [2024-06-27T10:47:20.968Z] model : 85 [2024-06-27T10:47:20.968Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.968Z] stepping : 7 [2024-06-27T10:47:20.968Z] microcode : 0x5003302 [2024-06-27T10:47:20.968Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.968Z] cache size : 14080 KB [2024-06-27T10:47:20.968Z] physical id : 1 [2024-06-27T10:47:20.968Z] siblings : 20 [2024-06-27T10:47:20.968Z] core id : 8 [2024-06-27T10:47:20.968Z] cpu cores : 10 [2024-06-27T10:47:20.968Z] apicid : 49 [2024-06-27T10:47:20.968Z] initial apicid : 49 [2024-06-27T10:47:20.968Z] fpu : yes [2024-06-27T10:47:20.968Z] fpu_exception : yes [2024-06-27T10:47:20.968Z] cpuid level : 22 [2024-06-27T10:47:20.968Z] wp : yes [2024-06-27T10:47:20.968Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.968Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.968Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.968Z] bogomips : 4807.65 [2024-06-27T10:47:20.968Z] clflush size : 64 [2024-06-27T10:47:20.968Z] cache_alignment : 64 [2024-06-27T10:47:20.968Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.968Z] power management: [2024-06-27T10:47:20.968Z] [2024-06-27T10:47:20.968Z] processor : 36 [2024-06-27T10:47:20.968Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.968Z] cpu family : 6 [2024-06-27T10:47:20.968Z] model : 85 [2024-06-27T10:47:20.968Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.968Z] stepping : 7 [2024-06-27T10:47:20.968Z] microcode : 0x5003302 [2024-06-27T10:47:20.968Z] cpu MHz : 2899.986 [2024-06-27T10:47:20.968Z] cache size : 14080 KB [2024-06-27T10:47:20.968Z] physical id : 1 [2024-06-27T10:47:20.968Z] siblings : 20 [2024-06-27T10:47:20.968Z] core id : 9 [2024-06-27T10:47:20.968Z] cpu cores : 10 [2024-06-27T10:47:20.968Z] apicid : 51 [2024-06-27T10:47:20.968Z] initial apicid : 51 [2024-06-27T10:47:20.968Z] fpu : yes [2024-06-27T10:47:20.968Z] fpu_exception : yes [2024-06-27T10:47:20.968Z] cpuid level : 22 [2024-06-27T10:47:20.968Z] wp : yes [2024-06-27T10:47:20.968Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.968Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.969Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.969Z] bogomips : 4807.65 [2024-06-27T10:47:20.969Z] clflush size : 64 [2024-06-27T10:47:20.969Z] cache_alignment : 64 [2024-06-27T10:47:20.969Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.969Z] power management: [2024-06-27T10:47:20.969Z] [2024-06-27T10:47:20.969Z] processor : 37 [2024-06-27T10:47:20.969Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.969Z] cpu family : 6 [2024-06-27T10:47:20.969Z] model : 85 [2024-06-27T10:47:20.969Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.969Z] stepping : 7 [2024-06-27T10:47:20.969Z] microcode : 0x5003302 [2024-06-27T10:47:20.969Z] cpu MHz : 3200.000 [2024-06-27T10:47:20.969Z] cache size : 14080 KB [2024-06-27T10:47:20.969Z] physical id : 1 [2024-06-27T10:47:20.969Z] siblings : 20 [2024-06-27T10:47:20.969Z] core id : 10 [2024-06-27T10:47:20.969Z] cpu cores : 10 [2024-06-27T10:47:20.969Z] apicid : 53 [2024-06-27T10:47:20.969Z] initial apicid : 53 [2024-06-27T10:47:20.969Z] fpu : yes [2024-06-27T10:47:20.969Z] fpu_exception : yes [2024-06-27T10:47:20.969Z] cpuid level : 22 [2024-06-27T10:47:20.969Z] wp : yes [2024-06-27T10:47:20.969Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.969Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.969Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.969Z] bogomips : 4807.65 [2024-06-27T10:47:20.969Z] clflush size : 64 [2024-06-27T10:47:20.969Z] cache_alignment : 64 [2024-06-27T10:47:20.969Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.969Z] power management: [2024-06-27T10:47:20.969Z] [2024-06-27T10:47:20.969Z] processor : 38 [2024-06-27T10:47:20.969Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.969Z] cpu family : 6 [2024-06-27T10:47:20.969Z] model : 85 [2024-06-27T10:47:20.969Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.969Z] stepping : 7 [2024-06-27T10:47:20.969Z] microcode : 0x5003302 [2024-06-27T10:47:20.969Z] cpu MHz : 2899.035 [2024-06-27T10:47:20.969Z] cache size : 14080 KB [2024-06-27T10:47:20.969Z] physical id : 1 [2024-06-27T10:47:20.969Z] siblings : 20 [2024-06-27T10:47:20.969Z] core id : 11 [2024-06-27T10:47:20.969Z] cpu cores : 10 [2024-06-27T10:47:20.969Z] apicid : 55 [2024-06-27T10:47:20.969Z] initial apicid : 55 [2024-06-27T10:47:20.969Z] fpu : yes [2024-06-27T10:47:20.969Z] fpu_exception : yes [2024-06-27T10:47:20.969Z] cpuid level : 22 [2024-06-27T10:47:20.969Z] wp : yes [2024-06-27T10:47:20.969Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.969Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.969Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.969Z] bogomips : 4807.65 [2024-06-27T10:47:20.969Z] clflush size : 64 [2024-06-27T10:47:20.969Z] cache_alignment : 64 [2024-06-27T10:47:20.969Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.969Z] power management: [2024-06-27T10:47:20.969Z] [2024-06-27T10:47:20.969Z] processor : 39 [2024-06-27T10:47:20.969Z] vendor_id : GenuineIntel [2024-06-27T10:47:20.969Z] cpu family : 6 [2024-06-27T10:47:20.969Z] model : 85 [2024-06-27T10:47:20.969Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:20.969Z] stepping : 7 [2024-06-27T10:47:20.969Z] microcode : 0x5003302 [2024-06-27T10:47:20.969Z] cpu MHz : 2897.351 [2024-06-27T10:47:20.969Z] cache size : 14080 KB [2024-06-27T10:47:20.969Z] physical id : 1 [2024-06-27T10:47:20.969Z] siblings : 20 [2024-06-27T10:47:20.969Z] core id : 12 [2024-06-27T10:47:20.969Z] cpu cores : 10 [2024-06-27T10:47:20.969Z] apicid : 57 [2024-06-27T10:47:20.969Z] initial apicid : 57 [2024-06-27T10:47:20.969Z] fpu : yes [2024-06-27T10:47:20.969Z] fpu_exception : yes [2024-06-27T10:47:20.969Z] cpuid level : 22 [2024-06-27T10:47:20.969Z] wp : yes [2024-06-27T10:47:20.970Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:20.970Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:20.970Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:20.970Z] bogomips : 4807.65 [2024-06-27T10:47:20.970Z] clflush size : 64 [2024-06-27T10:47:20.970Z] cache_alignment : 64 [2024-06-27T10:47:20.970Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:20.970Z] power management: [2024-06-27T10:47:20.970Z] [2024-06-27T10:47:20.970Z] + cat /proc/meminfo [2024-06-27T10:47:20.970Z] MemTotal: 131639684 kB [2024-06-27T10:47:20.970Z] MemFree: 16809168 kB [2024-06-27T10:47:20.970Z] MemAvailable: 103314640 kB [2024-06-27T10:47:20.970Z] Buffers: 32 kB [2024-06-27T10:47:20.970Z] Cached: 77837092 kB [2024-06-27T10:47:20.970Z] SwapCached: 0 kB [2024-06-27T10:47:20.970Z] Active: 32189276 kB [2024-06-27T10:47:20.970Z] Inactive: 58871212 kB [2024-06-27T10:47:20.970Z] Active(anon): 13063364 kB [2024-06-27T10:47:20.970Z] Inactive(anon): 305604 kB [2024-06-27T10:47:20.970Z] Active(file): 19125912 kB [2024-06-27T10:47:20.970Z] Inactive(file): 58565608 kB [2024-06-27T10:47:20.970Z] Unevictable: 147608 kB [2024-06-27T10:47:20.970Z] Mlocked: 147608 kB [2024-06-27T10:47:20.970Z] SwapTotal: 0 kB [2024-06-27T10:47:20.970Z] SwapFree: 0 kB [2024-06-27T10:47:20.970Z] Zswap: 0 kB [2024-06-27T10:47:20.970Z] Zswapped: 0 kB [2024-06-27T10:47:20.970Z] Dirty: 1000584 kB [2024-06-27T10:47:20.970Z] Writeback: 0 kB [2024-06-27T10:47:20.970Z] AnonPages: 13325924 kB [2024-06-27T10:47:20.970Z] Mapped: 1336876 kB [2024-06-27T10:47:20.970Z] Shmem: 134856 kB [2024-06-27T10:47:20.970Z] KReclaimable: 9912260 kB [2024-06-27T10:47:20.970Z] Slab: 16817312 kB [2024-06-27T10:47:20.970Z] SReclaimable: 9912260 kB [2024-06-27T10:47:20.970Z] SUnreclaim: 6905052 kB [2024-06-27T10:47:20.970Z] KernelStack: 39064 kB [2024-06-27T10:47:20.970Z] PageTables: 67016 kB [2024-06-27T10:47:20.970Z] SecPageTables: 0 kB [2024-06-27T10:47:20.970Z] NFS_Unstable: 0 kB [2024-06-27T10:47:20.970Z] Bounce: 0 kB [2024-06-27T10:47:20.970Z] WritebackTmp: 0 kB [2024-06-27T10:47:20.970Z] CommitLimit: 65819840 kB [2024-06-27T10:47:20.970Z] Committed_AS: 20140612 kB [2024-06-27T10:47:20.970Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:20.970Z] VmallocUsed: 262256 kB [2024-06-27T10:47:20.970Z] VmallocChunk: 0 kB [2024-06-27T10:47:20.970Z] Percpu: 1432704 kB [2024-06-27T10:47:20.970Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:20.970Z] AnonHugePages: 1869824 kB [2024-06-27T10:47:20.970Z] ShmemHugePages: 0 kB [2024-06-27T10:47:20.970Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:20.970Z] FileHugePages: 52848 kB [2024-06-27T10:47:20.970Z] FilePmdMapped: 0 kB [2024-06-27T10:47:20.970Z] CmaTotal: 0 kB [2024-06-27T10:47:20.970Z] CmaFree: 0 kB [2024-06-27T10:47:20.970Z] HugePages_Total: 0 [2024-06-27T10:47:20.970Z] HugePages_Free: 0 [2024-06-27T10:47:20.970Z] HugePages_Rsvd: 0 [2024-06-27T10:47:20.970Z] HugePages_Surp: 0 [2024-06-27T10:47:20.970Z] Hugepagesize: 2048 kB [2024-06-27T10:47:20.970Z] Hugetlb: 0 kB [2024-06-27T10:47:20.970Z] DirectMap4k: 1085768 kB [2024-06-27T10:47:20.970Z] DirectMap2M: 16394240 kB [2024-06-27T10:47:20.970Z] DirectMap1G: 118489088 kB [Pipeline] sh [2024-06-27T10:47:21.042Z] [INFO] [2024-06-27T10:47:21.042Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:47:21.043Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:47:21.043Z] [INFO] from pom.xml [2024-06-27T10:47:21.043Z] [INFO] --------------------------------[ pom ]--------------------------------- [Pipeline] { [2024-06-27T10:47:21.113Z] [INFO] [2024-06-27T10:47:21.113Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:47:21.113Z] [INFO] [2024-06-27T10:47:21.113Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [Pipeline] sh [Pipeline] { [Pipeline] sh [2024-06-27T10:47:21.252Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:21.252Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [Pipeline] timeout [2024-06-27T10:47:21.324Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:21.366Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [2024-06-27T10:47:21.445Z] + id [2024-06-27T10:47:21.445Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:21.445Z] + uname -a [2024-06-27T10:47:21.445Z] Linux basic-xfzbx 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:21.445Z] + env [2024-06-27T10:47:21.445Z] + sort [2024-06-27T10:47:21.445Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:21.445Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:21.445Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:21.445Z] BUILD_ID=351 [2024-06-27T10:47:21.445Z] BUILD_NUMBER=351 [2024-06-27T10:47:21.445Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:21.445Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:21.445Z] CI=true [2024-06-27T10:47:21.445Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:21.445Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:21.445Z] HOME=/home/jenkins [2024-06-27T10:47:21.445Z] HOSTNAME=basic-xfzbx [2024-06-27T10:47:21.445Z] HUDSON_COOKIE=5b3b5a5a-b20a-443b-af3f-d1792c611c11 [2024-06-27T10:47:21.445Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:21.445Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:21.445Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:21.445Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:21.445Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:21.445Z] JENKINS_AGENT_NAME=basic-xfzbx [2024-06-27T10:47:21.445Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:21.445Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:21.445Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:21.445Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:21.445Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:21.445Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:21.445Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:21.445Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:21.445Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:21.445Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:21.445Z] JENKINS_NAME=basic-xfzbx [2024-06-27T10:47:21.446Z] JENKINS_NODE_COOKIE=a310472d-52b0-4c51-a0fe-b1f2c5b82543 [2024-06-27T10:47:21.446Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:21.446Z] JENKINS_SECRET=**** [2024-06-27T10:47:21.446Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:21.446Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:21.446Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:21.446Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:21.446Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:21.446Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:21.446Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:21.446Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:21.446Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:21.446Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:21.446Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:21.446Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:21.446Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:21.446Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:21.446Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:21.446Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:21.446Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:21.446Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:21.446Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:21.446Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:21.446Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:21.446Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:21.446Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:21.446Z] LANG=en_US.UTF-8 [2024-06-27T10:47:21.446Z] LANGUAGE=en_US:en [2024-06-27T10:47:21.446Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:21.446Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:21.446Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:21.446Z] NODE_LABELS=basic-xfzbx basic [2024-06-27T10:47:21.446Z] NODE_NAME=basic-xfzbx [2024-06-27T10:47:21.446Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:21.446Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-xfzbx -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:21.446Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:21.446Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:21.446Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:21.446Z] PORT_ADMIN=4848 [2024-06-27T10:47:21.446Z] PORT_HTTP=8080 [2024-06-27T10:47:21.446Z] PORT_HTTPS=8181 [2024-06-27T10:47:21.446Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:21.446Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:21.446Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:21.446Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:21.446Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:21.446Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:21.446Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:21.446Z] SHLVL=1 [2024-06-27T10:47:21.446Z] STAGE_NAME=ql_gf_full_profile_all [2024-06-27T10:47:21.446Z] TERM=xterm [2024-06-27T10:47:21.446Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:21.446Z] USER_NAME=jenkins [2024-06-27T10:47:21.446Z] _=/usr/bin/env [2024-06-27T10:47:21.446Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:21.446Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:21.446Z] + df -h [2024-06-27T10:47:21.446Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:21.446Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:21.446Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:21.446Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:21.446Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:21.446Z] tmpfs 26G 63M 26G 1% /etc/hostname [2024-06-27T10:47:21.446Z] /dev/sda4 932G 554G 378G 60% /etc/hosts [2024-06-27T10:47:21.446Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:21.446Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:21.446Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:21.446Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:21.446Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:21.446Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:21.446Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [Pipeline] unstash [2024-06-27T10:47:21.556Z] + id [2024-06-27T10:47:21.556Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:21.556Z] + uname -a [2024-06-27T10:47:21.556Z] Linux basic-2zknr 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:21.556Z] + env [2024-06-27T10:47:21.556Z] + sort [2024-06-27T10:47:21.556Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:21.556Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:21.556Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:21.556Z] BUILD_ID=351 [2024-06-27T10:47:21.556Z] BUILD_NUMBER=351 [2024-06-27T10:47:21.557Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:21.557Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:21.557Z] CI=true [2024-06-27T10:47:21.557Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:21.557Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:21.557Z] HOME=/home/jenkins [2024-06-27T10:47:21.557Z] HOSTNAME=basic-2zknr [2024-06-27T10:47:21.557Z] HUDSON_COOKIE=d841460c-cc59-41a7-bb58-148670e14c10 [2024-06-27T10:47:21.557Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:21.557Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:21.557Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:21.557Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:21.557Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:21.557Z] JENKINS_AGENT_NAME=basic-2zknr [2024-06-27T10:47:21.557Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:21.557Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:21.557Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:21.557Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:21.557Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:21.557Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:21.557Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:21.557Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:21.557Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:21.557Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:21.557Z] JENKINS_NAME=basic-2zknr [2024-06-27T10:47:21.557Z] JENKINS_NODE_COOKIE=f4a74042-a576-4fc5-bfcb-c4842b126fd9 [2024-06-27T10:47:21.557Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:21.557Z] JENKINS_SECRET=**** [2024-06-27T10:47:21.557Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:21.557Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:21.557Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:21.557Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:21.557Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:21.557Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:21.557Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:21.557Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:21.557Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:21.557Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:21.557Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:21.557Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:21.557Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:21.557Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:21.557Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:21.557Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:21.557Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:21.557Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:21.557Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:21.557Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:21.557Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:21.557Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:21.557Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:21.557Z] LANG=en_US.UTF-8 [2024-06-27T10:47:21.557Z] LANGUAGE=en_US:en [2024-06-27T10:47:21.557Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:21.557Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:21.557Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:21.557Z] NODE_LABELS=basic basic-2zknr [2024-06-27T10:47:21.557Z] NODE_NAME=basic-2zknr [2024-06-27T10:47:21.557Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:21.557Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-2zknr -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:21.557Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:21.557Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:21.557Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:21.557Z] PORT_ADMIN=4848 [2024-06-27T10:47:21.557Z] PORT_HTTP=8080 [2024-06-27T10:47:21.557Z] PORT_HTTPS=8181 [2024-06-27T10:47:21.557Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:21.557Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:21.557Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:21.557Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:21.557Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:21.557Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:21.557Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:21.557Z] SHLVL=1 [2024-06-27T10:47:21.557Z] STAGE_NAME=ql_gf_web_profile_all [2024-06-27T10:47:21.557Z] TERM=xterm [2024-06-27T10:47:21.557Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:21.557Z] USER_NAME=jenkins [2024-06-27T10:47:21.557Z] _=/usr/bin/env [2024-06-27T10:47:21.557Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:21.557Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:21.557Z] + df -h [2024-06-27T10:47:21.557Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:21.557Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:21.557Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:21.557Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:21.558Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:21.558Z] tmpfs 26G 62M 26G 1% /etc/hostname [2024-06-27T10:47:21.558Z] /dev/sda4 894G 524G 371G 59% /etc/hosts [2024-06-27T10:47:21.558Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:21.558Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:21.558Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:21.558Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:21.558Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:21.558Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:21.558Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:47:21.558Z] 162 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:21.588Z] Avoid second fetch [2024-06-27T10:47:21.597Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:47:21.697Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-xkk4w [Pipeline] { [Pipeline] sh [2024-06-27T10:47:21.814Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:21.814Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:21.814Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test ejb_group_3 [2024-06-27T10:47:21.814Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:21.814Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:21.814Z] + readonly GF_INTERNAL_ENV_SH=/tmp/GPKgf-internal-env [2024-06-27T10:47:21.814Z] + GF_INTERNAL_ENV_SH=/tmp/GPKgf-internal-env [2024-06-27T10:47:21.814Z] + '[' '!' -z '' ']' [2024-06-27T10:47:21.814Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:21.814Z] + WSIMPORT_OPTS= [2024-06-27T10:47:21.814Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:21.814Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:21.814Z] + mvn -version [2024-06-27T10:47:21.814Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:21.814Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:21.814Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:21.814Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:21.814Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:22.009Z] 163 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:22.009Z] + mvn -version [2024-06-27T10:47:22.070Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:22.070Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:22.070Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:22.070Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:22.070Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:22.070Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:22.070Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:22.070Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:22.070Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:22.070Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:22.070Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:22.070Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:22.070Z] Preparing dependencies ... [2024-06-27T10:47:22.070Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:47:22.077Z] + ant -version [2024-06-27T10:47:22.077Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:22.077Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:22.077Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-eff2600a/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:22.077Z] + true [2024-06-27T10:47:22.077Z] + cat /proc/cpuinfo [2024-06-27T10:47:22.077Z] processor : 0 [2024-06-27T10:47:22.077Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.077Z] cpu family : 6 [2024-06-27T10:47:22.077Z] model : 85 [2024-06-27T10:47:22.077Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.077Z] stepping : 7 [2024-06-27T10:47:22.077Z] microcode : 0x5003302 [2024-06-27T10:47:22.077Z] cpu MHz : 2900.000 [2024-06-27T10:47:22.077Z] cache size : 14080 KB [2024-06-27T10:47:22.077Z] physical id : 0 [2024-06-27T10:47:22.077Z] siblings : 20 [2024-06-27T10:47:22.077Z] core id : 0 [2024-06-27T10:47:22.077Z] cpu cores : 10 [2024-06-27T10:47:22.077Z] apicid : 0 [2024-06-27T10:47:22.077Z] initial apicid : 0 [2024-06-27T10:47:22.077Z] fpu : yes [2024-06-27T10:47:22.077Z] fpu_exception : yes [2024-06-27T10:47:22.077Z] cpuid level : 22 [2024-06-27T10:47:22.077Z] wp : yes [2024-06-27T10:47:22.077Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.077Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.077Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.077Z] bogomips : 4800.00 [2024-06-27T10:47:22.077Z] clflush size : 64 [2024-06-27T10:47:22.077Z] cache_alignment : 64 [2024-06-27T10:47:22.077Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.077Z] power management: [2024-06-27T10:47:22.077Z] [2024-06-27T10:47:22.077Z] processor : 1 [2024-06-27T10:47:22.077Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.077Z] cpu family : 6 [2024-06-27T10:47:22.077Z] model : 85 [2024-06-27T10:47:22.077Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.077Z] stepping : 7 [2024-06-27T10:47:22.077Z] microcode : 0x5003302 [2024-06-27T10:47:22.077Z] cpu MHz : 2903.061 [2024-06-27T10:47:22.077Z] cache size : 14080 KB [2024-06-27T10:47:22.077Z] physical id : 0 [2024-06-27T10:47:22.077Z] siblings : 20 [2024-06-27T10:47:22.077Z] core id : 1 [2024-06-27T10:47:22.077Z] cpu cores : 10 [2024-06-27T10:47:22.077Z] apicid : 2 [2024-06-27T10:47:22.077Z] initial apicid : 2 [2024-06-27T10:47:22.077Z] fpu : yes [2024-06-27T10:47:22.077Z] fpu_exception : yes [2024-06-27T10:47:22.077Z] cpuid level : 22 [2024-06-27T10:47:22.077Z] wp : yes [2024-06-27T10:47:22.078Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.078Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.078Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.078Z] bogomips : 4800.00 [2024-06-27T10:47:22.078Z] clflush size : 64 [2024-06-27T10:47:22.078Z] cache_alignment : 64 [2024-06-27T10:47:22.078Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.078Z] power management: [2024-06-27T10:47:22.078Z] [2024-06-27T10:47:22.078Z] processor : 2 [2024-06-27T10:47:22.078Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.078Z] cpu family : 6 [2024-06-27T10:47:22.078Z] model : 85 [2024-06-27T10:47:22.078Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.078Z] stepping : 7 [2024-06-27T10:47:22.078Z] microcode : 0x5003302 [2024-06-27T10:47:22.078Z] cpu MHz : 2900.047 [2024-06-27T10:47:22.078Z] cache size : 14080 KB [2024-06-27T10:47:22.078Z] physical id : 0 [2024-06-27T10:47:22.078Z] siblings : 20 [2024-06-27T10:47:22.078Z] core id : 2 [2024-06-27T10:47:22.078Z] cpu cores : 10 [2024-06-27T10:47:22.078Z] apicid : 4 [2024-06-27T10:47:22.078Z] initial apicid : 4 [2024-06-27T10:47:22.078Z] fpu : yes [2024-06-27T10:47:22.078Z] fpu_exception : yes [2024-06-27T10:47:22.078Z] cpuid level : 22 [2024-06-27T10:47:22.078Z] wp : yes [2024-06-27T10:47:22.078Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.078Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.078Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.078Z] bogomips : 4800.00 [2024-06-27T10:47:22.078Z] clflush size : 64 [2024-06-27T10:47:22.078Z] cache_alignment : 64 [2024-06-27T10:47:22.078Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.078Z] power management: [2024-06-27T10:47:22.078Z] [2024-06-27T10:47:22.078Z] processor : 3 [2024-06-27T10:47:22.078Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.078Z] cpu family : 6 [2024-06-27T10:47:22.078Z] model : 85 [2024-06-27T10:47:22.078Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.078Z] stepping : 7 [2024-06-27T10:47:22.078Z] microcode : 0x5003302 [2024-06-27T10:47:22.078Z] cpu MHz : 2899.928 [2024-06-27T10:47:22.078Z] cache size : 14080 KB [2024-06-27T10:47:22.078Z] physical id : 0 [2024-06-27T10:47:22.078Z] siblings : 20 [2024-06-27T10:47:22.078Z] core id : 3 [2024-06-27T10:47:22.078Z] cpu cores : 10 [2024-06-27T10:47:22.078Z] apicid : 6 [2024-06-27T10:47:22.078Z] initial apicid : 6 [2024-06-27T10:47:22.078Z] fpu : yes [2024-06-27T10:47:22.078Z] fpu_exception : yes [2024-06-27T10:47:22.078Z] cpuid level : 22 [2024-06-27T10:47:22.078Z] wp : yes [2024-06-27T10:47:22.078Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.079Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.079Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.079Z] bogomips : 4800.00 [2024-06-27T10:47:22.079Z] clflush size : 64 [2024-06-27T10:47:22.079Z] cache_alignment : 64 [2024-06-27T10:47:22.079Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.079Z] power management: [2024-06-27T10:47:22.079Z] [2024-06-27T10:47:22.079Z] processor : 4 [2024-06-27T10:47:22.079Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.079Z] cpu family : 6 [2024-06-27T10:47:22.079Z] model : 85 [2024-06-27T10:47:22.079Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.079Z] stepping : 7 [2024-06-27T10:47:22.079Z] microcode : 0x5003302 [2024-06-27T10:47:22.079Z] cpu MHz : 2900.404 [2024-06-27T10:47:22.079Z] cache size : 14080 KB [2024-06-27T10:47:22.079Z] physical id : 0 [2024-06-27T10:47:22.079Z] siblings : 20 [2024-06-27T10:47:22.079Z] core id : 4 [2024-06-27T10:47:22.079Z] cpu cores : 10 [2024-06-27T10:47:22.079Z] apicid : 8 [2024-06-27T10:47:22.079Z] initial apicid : 8 [2024-06-27T10:47:22.079Z] fpu : yes [2024-06-27T10:47:22.079Z] fpu_exception : yes [2024-06-27T10:47:22.079Z] cpuid level : 22 [2024-06-27T10:47:22.079Z] wp : yes [2024-06-27T10:47:22.079Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.079Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.079Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.079Z] bogomips : 4800.00 [2024-06-27T10:47:22.079Z] clflush size : 64 [2024-06-27T10:47:22.079Z] cache_alignment : 64 [2024-06-27T10:47:22.079Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.079Z] power management: [2024-06-27T10:47:22.079Z] [2024-06-27T10:47:22.079Z] processor : 5 [2024-06-27T10:47:22.079Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.079Z] cpu family : 6 [2024-06-27T10:47:22.079Z] model : 85 [2024-06-27T10:47:22.079Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.079Z] stepping : 7 [2024-06-27T10:47:22.079Z] microcode : 0x5003302 [2024-06-27T10:47:22.079Z] cpu MHz : 2900.257 [2024-06-27T10:47:22.079Z] cache size : 14080 KB [2024-06-27T10:47:22.079Z] physical id : 0 [2024-06-27T10:47:22.079Z] siblings : 20 [2024-06-27T10:47:22.079Z] core id : 8 [2024-06-27T10:47:22.079Z] cpu cores : 10 [2024-06-27T10:47:22.079Z] apicid : 16 [2024-06-27T10:47:22.079Z] initial apicid : 16 [2024-06-27T10:47:22.079Z] fpu : yes [2024-06-27T10:47:22.079Z] fpu_exception : yes [2024-06-27T10:47:22.079Z] cpuid level : 22 [2024-06-27T10:47:22.079Z] wp : yes [2024-06-27T10:47:22.079Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.079Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.079Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.080Z] bogomips : 4800.00 [2024-06-27T10:47:22.080Z] clflush size : 64 [2024-06-27T10:47:22.080Z] cache_alignment : 64 [2024-06-27T10:47:22.080Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.080Z] power management: [2024-06-27T10:47:22.080Z] [2024-06-27T10:47:22.080Z] processor : 6 [2024-06-27T10:47:22.080Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.080Z] cpu family : 6 [2024-06-27T10:47:22.080Z] model : 85 [2024-06-27T10:47:22.080Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.080Z] stepping : 7 [2024-06-27T10:47:22.080Z] microcode : 0x5003302 [2024-06-27T10:47:22.080Z] cpu MHz : 2899.330 [2024-06-27T10:47:22.080Z] cache size : 14080 KB [2024-06-27T10:47:22.080Z] physical id : 0 [2024-06-27T10:47:22.080Z] siblings : 20 [2024-06-27T10:47:22.080Z] core id : 9 [2024-06-27T10:47:22.080Z] cpu cores : 10 [2024-06-27T10:47:22.080Z] apicid : 18 [2024-06-27T10:47:22.080Z] initial apicid : 18 [2024-06-27T10:47:22.080Z] fpu : yes [2024-06-27T10:47:22.080Z] fpu_exception : yes [2024-06-27T10:47:22.080Z] cpuid level : 22 [2024-06-27T10:47:22.080Z] wp : yes [2024-06-27T10:47:22.080Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.080Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.080Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.080Z] bogomips : 4800.00 [2024-06-27T10:47:22.080Z] clflush size : 64 [2024-06-27T10:47:22.080Z] cache_alignment : 64 [2024-06-27T10:47:22.080Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.080Z] power management: [2024-06-27T10:47:22.080Z] [2024-06-27T10:47:22.080Z] processor : 7 [2024-06-27T10:47:22.080Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.080Z] cpu family : 6 [2024-06-27T10:47:22.080Z] model : 85 [2024-06-27T10:47:22.080Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.080Z] stepping : 7 [2024-06-27T10:47:22.080Z] microcode : 0x5003302 [2024-06-27T10:47:22.080Z] cpu MHz : 2837.408 [2024-06-27T10:47:22.080Z] cache size : 14080 KB [2024-06-27T10:47:22.080Z] physical id : 0 [2024-06-27T10:47:22.080Z] siblings : 20 [2024-06-27T10:47:22.080Z] core id : 10 [2024-06-27T10:47:22.080Z] cpu cores : 10 [2024-06-27T10:47:22.080Z] apicid : 20 [2024-06-27T10:47:22.080Z] initial apicid : 20 [2024-06-27T10:47:22.080Z] fpu : yes [2024-06-27T10:47:22.080Z] fpu_exception : yes [2024-06-27T10:47:22.080Z] cpuid level : 22 [2024-06-27T10:47:22.080Z] wp : yes [2024-06-27T10:47:22.080Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.080Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.080Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.080Z] bogomips : 4800.00 [2024-06-27T10:47:22.080Z] clflush size : 64 [2024-06-27T10:47:22.080Z] cache_alignment : 64 [2024-06-27T10:47:22.080Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.080Z] power management: [2024-06-27T10:47:22.080Z] [2024-06-27T10:47:22.080Z] processor : 8 [2024-06-27T10:47:22.080Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.080Z] cpu family : 6 [2024-06-27T10:47:22.080Z] model : 85 [2024-06-27T10:47:22.080Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.080Z] stepping : 7 [2024-06-27T10:47:22.080Z] microcode : 0x5003302 [2024-06-27T10:47:22.080Z] cpu MHz : 2900.785 [2024-06-27T10:47:22.080Z] cache size : 14080 KB [2024-06-27T10:47:22.080Z] physical id : 0 [2024-06-27T10:47:22.080Z] siblings : 20 [2024-06-27T10:47:22.080Z] core id : 11 [2024-06-27T10:47:22.080Z] cpu cores : 10 [2024-06-27T10:47:22.080Z] apicid : 22 [2024-06-27T10:47:22.080Z] initial apicid : 22 [2024-06-27T10:47:22.080Z] fpu : yes [2024-06-27T10:47:22.080Z] fpu_exception : yes [2024-06-27T10:47:22.080Z] cpuid level : 22 [2024-06-27T10:47:22.080Z] wp : yes [2024-06-27T10:47:22.081Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.081Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.081Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.081Z] bogomips : 4800.00 [2024-06-27T10:47:22.081Z] clflush size : 64 [2024-06-27T10:47:22.081Z] cache_alignment : 64 [2024-06-27T10:47:22.081Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.081Z] power management: [2024-06-27T10:47:22.081Z] [2024-06-27T10:47:22.081Z] processor : 9 [2024-06-27T10:47:22.081Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.081Z] cpu family : 6 [2024-06-27T10:47:22.081Z] model : 85 [2024-06-27T10:47:22.081Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.081Z] stepping : 7 [2024-06-27T10:47:22.081Z] microcode : 0x5003302 [2024-06-27T10:47:22.081Z] cpu MHz : 2900.198 [2024-06-27T10:47:22.081Z] cache size : 14080 KB [2024-06-27T10:47:22.081Z] physical id : 0 [2024-06-27T10:47:22.081Z] siblings : 20 [2024-06-27T10:47:22.081Z] core id : 12 [2024-06-27T10:47:22.081Z] cpu cores : 10 [2024-06-27T10:47:22.081Z] apicid : 24 [2024-06-27T10:47:22.081Z] initial apicid : 24 [2024-06-27T10:47:22.081Z] fpu : yes [2024-06-27T10:47:22.081Z] fpu_exception : yes [2024-06-27T10:47:22.081Z] cpuid level : 22 [2024-06-27T10:47:22.081Z] wp : yes [2024-06-27T10:47:22.081Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.081Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.081Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.081Z] bogomips : 4800.00 [2024-06-27T10:47:22.081Z] clflush size : 64 [2024-06-27T10:47:22.081Z] cache_alignment : 64 [2024-06-27T10:47:22.081Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.081Z] power management: [2024-06-27T10:47:22.081Z] [2024-06-27T10:47:22.081Z] processor : 10 [2024-06-27T10:47:22.081Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.081Z] cpu family : 6 [2024-06-27T10:47:22.081Z] model : 85 [2024-06-27T10:47:22.081Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.081Z] stepping : 7 [2024-06-27T10:47:22.081Z] microcode : 0x5003302 [2024-06-27T10:47:22.081Z] cpu MHz : 2877.239 [2024-06-27T10:47:22.081Z] cache size : 14080 KB [2024-06-27T10:47:22.081Z] physical id : 1 [2024-06-27T10:47:22.081Z] siblings : 20 [2024-06-27T10:47:22.081Z] core id : 0 [2024-06-27T10:47:22.081Z] cpu cores : 10 [2024-06-27T10:47:22.081Z] apicid : 32 [2024-06-27T10:47:22.081Z] initial apicid : 32 [2024-06-27T10:47:22.081Z] fpu : yes [2024-06-27T10:47:22.081Z] fpu_exception : yes [2024-06-27T10:47:22.081Z] cpuid level : 22 [2024-06-27T10:47:22.081Z] wp : yes [2024-06-27T10:47:22.081Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.082Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.082Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.082Z] bogomips : 4807.39 [2024-06-27T10:47:22.082Z] clflush size : 64 [2024-06-27T10:47:22.082Z] cache_alignment : 64 [2024-06-27T10:47:22.082Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.082Z] power management: [2024-06-27T10:47:22.082Z] [2024-06-27T10:47:22.082Z] processor : 11 [2024-06-27T10:47:22.082Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.082Z] cpu family : 6 [2024-06-27T10:47:22.082Z] model : 85 [2024-06-27T10:47:22.082Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.082Z] stepping : 7 [2024-06-27T10:47:22.082Z] microcode : 0x5003302 [2024-06-27T10:47:22.082Z] cpu MHz : 2900.035 [2024-06-27T10:47:22.082Z] cache size : 14080 KB [2024-06-27T10:47:22.082Z] physical id : 1 [2024-06-27T10:47:22.082Z] siblings : 20 [2024-06-27T10:47:22.082Z] core id : 1 [2024-06-27T10:47:22.082Z] cpu cores : 10 [2024-06-27T10:47:22.082Z] apicid : 34 [2024-06-27T10:47:22.082Z] initial apicid : 34 [2024-06-27T10:47:22.082Z] fpu : yes [2024-06-27T10:47:22.082Z] fpu_exception : yes [2024-06-27T10:47:22.082Z] cpuid level : 22 [2024-06-27T10:47:22.082Z] wp : yes [2024-06-27T10:47:22.082Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.082Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.082Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.082Z] bogomips : 4807.39 [2024-06-27T10:47:22.082Z] clflush size : 64 [2024-06-27T10:47:22.082Z] cache_alignment : 64 [2024-06-27T10:47:22.082Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.082Z] power management: [2024-06-27T10:47:22.082Z] [2024-06-27T10:47:22.082Z] processor : 12 [2024-06-27T10:47:22.082Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.082Z] cpu family : 6 [2024-06-27T10:47:22.082Z] model : 85 [2024-06-27T10:47:22.082Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.082Z] stepping : 7 [2024-06-27T10:47:22.082Z] microcode : 0x5003302 [2024-06-27T10:47:22.082Z] cpu MHz : 2900.739 [2024-06-27T10:47:22.082Z] cache size : 14080 KB [2024-06-27T10:47:22.082Z] physical id : 1 [2024-06-27T10:47:22.082Z] siblings : 20 [2024-06-27T10:47:22.082Z] core id : 2 [2024-06-27T10:47:22.082Z] cpu cores : 10 [2024-06-27T10:47:22.082Z] apicid : 36 [2024-06-27T10:47:22.082Z] initial apicid : 36 [2024-06-27T10:47:22.082Z] fpu : yes [2024-06-27T10:47:22.082Z] fpu_exception : yes [2024-06-27T10:47:22.082Z] cpuid level : 22 [2024-06-27T10:47:22.082Z] wp : yes [2024-06-27T10:47:22.082Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.082Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.082Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.082Z] bogomips : 4807.39 [2024-06-27T10:47:22.082Z] clflush size : 64 [2024-06-27T10:47:22.083Z] cache_alignment : 64 [2024-06-27T10:47:22.083Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.083Z] power management: [2024-06-27T10:47:22.083Z] [2024-06-27T10:47:22.083Z] processor : 13 [2024-06-27T10:47:22.083Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.083Z] cpu family : 6 [2024-06-27T10:47:22.083Z] model : 85 [2024-06-27T10:47:22.083Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.083Z] stepping : 7 [2024-06-27T10:47:22.083Z] microcode : 0x5003302 [2024-06-27T10:47:22.083Z] cpu MHz : 2899.825 [2024-06-27T10:47:22.083Z] cache size : 14080 KB [2024-06-27T10:47:22.083Z] physical id : 1 [2024-06-27T10:47:22.083Z] siblings : 20 [2024-06-27T10:47:22.083Z] core id : 3 [2024-06-27T10:47:22.083Z] cpu cores : 10 [2024-06-27T10:47:22.083Z] apicid : 38 [2024-06-27T10:47:22.083Z] initial apicid : 38 [2024-06-27T10:47:22.083Z] fpu : yes [2024-06-27T10:47:22.083Z] fpu_exception : yes [2024-06-27T10:47:22.083Z] cpuid level : 22 [2024-06-27T10:47:22.083Z] wp : yes [2024-06-27T10:47:22.083Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.083Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.083Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.083Z] bogomips : 4807.39 [2024-06-27T10:47:22.083Z] clflush size : 64 [2024-06-27T10:47:22.083Z] cache_alignment : 64 [2024-06-27T10:47:22.083Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.083Z] power management: [2024-06-27T10:47:22.083Z] [2024-06-27T10:47:22.083Z] processor : 14 [2024-06-27T10:47:22.083Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.083Z] cpu family : 6 [2024-06-27T10:47:22.083Z] model : 85 [2024-06-27T10:47:22.083Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.083Z] stepping : 7 [2024-06-27T10:47:22.083Z] microcode : 0x5003302 [2024-06-27T10:47:22.083Z] cpu MHz : 2901.513 [2024-06-27T10:47:22.083Z] cache size : 14080 KB [2024-06-27T10:47:22.083Z] physical id : 1 [2024-06-27T10:47:22.083Z] siblings : 20 [2024-06-27T10:47:22.083Z] core id : 4 [2024-06-27T10:47:22.083Z] cpu cores : 10 [2024-06-27T10:47:22.083Z] apicid : 40 [2024-06-27T10:47:22.083Z] initial apicid : 40 [2024-06-27T10:47:22.083Z] fpu : yes [2024-06-27T10:47:22.083Z] fpu_exception : yes [2024-06-27T10:47:22.083Z] cpuid level : 22 [2024-06-27T10:47:22.083Z] wp : yes [2024-06-27T10:47:22.083Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.083Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.083Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.083Z] bogomips : 4807.39 [2024-06-27T10:47:22.083Z] clflush size : 64 [2024-06-27T10:47:22.083Z] cache_alignment : 64 [2024-06-27T10:47:22.083Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.083Z] power management: [2024-06-27T10:47:22.083Z] [2024-06-27T10:47:22.083Z] processor : 15 [2024-06-27T10:47:22.083Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.083Z] cpu family : 6 [2024-06-27T10:47:22.083Z] model : 85 [2024-06-27T10:47:22.083Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.083Z] stepping : 7 [2024-06-27T10:47:22.083Z] microcode : 0x5003302 [2024-06-27T10:47:22.083Z] cpu MHz : 3200.000 [2024-06-27T10:47:22.083Z] cache size : 14080 KB [2024-06-27T10:47:22.083Z] physical id : 1 [2024-06-27T10:47:22.083Z] siblings : 20 [2024-06-27T10:47:22.083Z] core id : 8 [2024-06-27T10:47:22.083Z] cpu cores : 10 [2024-06-27T10:47:22.083Z] apicid : 48 [2024-06-27T10:47:22.083Z] initial apicid : 48 [2024-06-27T10:47:22.083Z] fpu : yes [2024-06-27T10:47:22.083Z] fpu_exception : yes [2024-06-27T10:47:22.083Z] cpuid level : 22 [2024-06-27T10:47:22.083Z] wp : yes [2024-06-27T10:47:22.084Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.084Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.084Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.084Z] bogomips : 4807.39 [2024-06-27T10:47:22.084Z] clflush size : 64 [2024-06-27T10:47:22.084Z] cache_alignment : 64 [2024-06-27T10:47:22.084Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.084Z] power management: [2024-06-27T10:47:22.084Z] [2024-06-27T10:47:22.084Z] processor : 16 [2024-06-27T10:47:22.084Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.084Z] cpu family : 6 [2024-06-27T10:47:22.084Z] model : 85 [2024-06-27T10:47:22.084Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.084Z] stepping : 7 [2024-06-27T10:47:22.084Z] microcode : 0x5003302 [2024-06-27T10:47:22.084Z] cpu MHz : 3200.000 [2024-06-27T10:47:22.084Z] cache size : 14080 KB [2024-06-27T10:47:22.084Z] physical id : 1 [2024-06-27T10:47:22.084Z] siblings : 20 [2024-06-27T10:47:22.084Z] core id : 9 [2024-06-27T10:47:22.084Z] cpu cores : 10 [2024-06-27T10:47:22.084Z] apicid : 50 [2024-06-27T10:47:22.084Z] initial apicid : 50 [2024-06-27T10:47:22.084Z] fpu : yes [2024-06-27T10:47:22.084Z] fpu_exception : yes [2024-06-27T10:47:22.084Z] cpuid level : 22 [2024-06-27T10:47:22.084Z] wp : yes [2024-06-27T10:47:22.084Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.084Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.084Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.084Z] bogomips : 4807.39 [2024-06-27T10:47:22.084Z] clflush size : 64 [2024-06-27T10:47:22.084Z] cache_alignment : 64 [2024-06-27T10:47:22.084Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.084Z] power management: [2024-06-27T10:47:22.084Z] [2024-06-27T10:47:22.084Z] processor : 17 [2024-06-27T10:47:22.084Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.084Z] cpu family : 6 [2024-06-27T10:47:22.084Z] model : 85 [2024-06-27T10:47:22.084Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.084Z] stepping : 7 [2024-06-27T10:47:22.084Z] microcode : 0x5003302 [2024-06-27T10:47:22.084Z] cpu MHz : 2898.440 [2024-06-27T10:47:22.084Z] cache size : 14080 KB [2024-06-27T10:47:22.084Z] physical id : 1 [2024-06-27T10:47:22.084Z] siblings : 20 [2024-06-27T10:47:22.084Z] core id : 10 [2024-06-27T10:47:22.084Z] cpu cores : 10 [2024-06-27T10:47:22.084Z] apicid : 52 [2024-06-27T10:47:22.084Z] initial apicid : 52 [2024-06-27T10:47:22.084Z] fpu : yes [2024-06-27T10:47:22.084Z] fpu_exception : yes [2024-06-27T10:47:22.084Z] cpuid level : 22 [2024-06-27T10:47:22.084Z] wp : yes [2024-06-27T10:47:22.084Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.085Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.085Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.085Z] bogomips : 4807.39 [2024-06-27T10:47:22.085Z] clflush size : 64 [2024-06-27T10:47:22.085Z] cache_alignment : 64 [2024-06-27T10:47:22.085Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.085Z] power management: [2024-06-27T10:47:22.085Z] [2024-06-27T10:47:22.085Z] processor : 18 [2024-06-27T10:47:22.085Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.085Z] cpu family : 6 [2024-06-27T10:47:22.085Z] model : 85 [2024-06-27T10:47:22.085Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.085Z] stepping : 7 [2024-06-27T10:47:22.085Z] microcode : 0x5003302 [2024-06-27T10:47:22.085Z] cpu MHz : 3200.000 [2024-06-27T10:47:22.085Z] cache size : 14080 KB [2024-06-27T10:47:22.085Z] physical id : 1 [2024-06-27T10:47:22.085Z] siblings : 20 [2024-06-27T10:47:22.085Z] core id : 11 [2024-06-27T10:47:22.085Z] cpu cores : 10 [2024-06-27T10:47:22.085Z] apicid : 54 [2024-06-27T10:47:22.085Z] initial apicid : 54 [2024-06-27T10:47:22.085Z] fpu : yes [2024-06-27T10:47:22.085Z] fpu_exception : yes [2024-06-27T10:47:22.085Z] cpuid level : 22 [2024-06-27T10:47:22.085Z] wp : yes [2024-06-27T10:47:22.085Z] + id [2024-06-27T10:47:22.085Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.085Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:22.085Z] + uname -a [2024-06-27T10:47:22.085Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.085Z] Linux basic-9h87p 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:22.085Z] + env [2024-06-27T10:47:22.085Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.085Z] + sort [2024-06-27T10:47:22.085Z] bogomips : 4807.39 [2024-06-27T10:47:22.085Z] clflush size : 64 [2024-06-27T10:47:22.085Z] cache_alignment : 64 [2024-06-27T10:47:22.085Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.085Z] power management: [2024-06-27T10:47:22.085Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:22.085Z] [2024-06-27T10:47:22.085Z] processor : 19 [2024-06-27T10:47:22.085Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.085Z] cpu family : 6 [2024-06-27T10:47:22.085Z] model : 85 [2024-06-27T10:47:22.085Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.085Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:22.085Z] stepping : 7 [2024-06-27T10:47:22.085Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:22.085Z] microcode : 0x5003302 [2024-06-27T10:47:22.085Z] BUILD_ID=351 [2024-06-27T10:47:22.085Z] cpu MHz : 3200.000 [2024-06-27T10:47:22.085Z] BUILD_NUMBER=351 [2024-06-27T10:47:22.085Z] cache size : 14080 KB [2024-06-27T10:47:22.085Z] physical id : 1 [2024-06-27T10:47:22.085Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:22.085Z] siblings : 20 [2024-06-27T10:47:22.085Z] core id : 12 [2024-06-27T10:47:22.085Z] cpu cores : 10 [2024-06-27T10:47:22.085Z] apicid : 56 [2024-06-27T10:47:22.085Z] initial apicid : 56 [2024-06-27T10:47:22.085Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:22.085Z] fpu : yes [2024-06-27T10:47:22.085Z] CI=true [2024-06-27T10:47:22.085Z] fpu_exception : yes [2024-06-27T10:47:22.085Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:22.085Z] cpuid level : 22 [2024-06-27T10:47:22.085Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:22.085Z] wp : yes [2024-06-27T10:47:22.085Z] HOME=/home/jenkins [2024-06-27T10:47:22.085Z] HOSTNAME=basic-9h87p [2024-06-27T10:47:22.085Z] HUDSON_COOKIE=9c730622-c041-4cfe-8adb-49eae2c95a07 [2024-06-27T10:47:22.085Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:22.085Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:22.085Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:22.085Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:22.085Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:22.085Z] JENKINS_AGENT_NAME=basic-9h87p [2024-06-27T10:47:22.085Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:22.085Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:22.085Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:22.085Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:22.085Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:22.085Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:22.085Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:22.085Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:22.085Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:22.085Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:22.085Z] JENKINS_NAME=basic-9h87p [2024-06-27T10:47:22.086Z] JENKINS_NODE_COOKIE=96b55754-b764-45ea-8568-130966abc11f [2024-06-27T10:47:22.085Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.086Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:22.086Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.086Z] JENKINS_SECRET=**** [2024-06-27T10:47:22.086Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.086Z] bogomips : 4807.39 [2024-06-27T10:47:22.086Z] clflush size : 64 [2024-06-27T10:47:22.086Z] cache_alignment : 64 [2024-06-27T10:47:22.086Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:22.086Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.086Z] power management: [2024-06-27T10:47:22.086Z] [2024-06-27T10:47:22.086Z] processor : 20 [2024-06-27T10:47:22.086Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:22.086Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.086Z] cpu family : 6 [2024-06-27T10:47:22.086Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:22.086Z] model : 85 [2024-06-27T10:47:22.086Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:22.086Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.086Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:22.086Z] stepping : 7 [2024-06-27T10:47:22.086Z] microcode : 0x5003302 [2024-06-27T10:47:22.086Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:22.086Z] cpu MHz : 2900.016 [2024-06-27T10:47:22.086Z] cache size : 14080 KB [2024-06-27T10:47:22.086Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:22.086Z] physical id : 0 [2024-06-27T10:47:22.086Z] siblings : 20 [2024-06-27T10:47:22.086Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:22.086Z] core id : 0 [2024-06-27T10:47:22.086Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:22.086Z] cpu cores : 10 [2024-06-27T10:47:22.086Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:22.086Z] apicid : 1 [2024-06-27T10:47:22.086Z] initial apicid : 1 [2024-06-27T10:47:22.086Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:22.086Z] fpu : yes [2024-06-27T10:47:22.086Z] fpu_exception : yes [2024-06-27T10:47:22.086Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:22.086Z] cpuid level : 22 [2024-06-27T10:47:22.086Z] wp : yes [2024-06-27T10:47:22.086Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:22.086Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:22.086Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:22.086Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:22.086Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:22.086Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:22.086Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:22.086Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:22.086Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:22.086Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:22.086Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:22.086Z] LANG=en_US.UTF-8 [2024-06-27T10:47:22.086Z] LANGUAGE=en_US:en [2024-06-27T10:47:22.086Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:22.086Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:22.086Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:22.086Z] NODE_LABELS=basic basic-9h87p [2024-06-27T10:47:22.086Z] NODE_NAME=basic-9h87p [2024-06-27T10:47:22.086Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:22.086Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.086Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.086Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-9h87p -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:22.086Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.086Z] bogomips : 4800.00 [2024-06-27T10:47:22.086Z] clflush size : 64 [2024-06-27T10:47:22.086Z] cache_alignment : 64 [2024-06-27T10:47:22.086Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:22.086Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.086Z] power management: [2024-06-27T10:47:22.086Z] [2024-06-27T10:47:22.086Z] processor : 21 [2024-06-27T10:47:22.086Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.086Z] cpu family : 6 [2024-06-27T10:47:22.086Z] model : 85 [2024-06-27T10:47:22.086Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.086Z] stepping : 7 [2024-06-27T10:47:22.086Z] microcode : 0x5003302 [2024-06-27T10:47:22.086Z] cpu MHz : 2900.078 [2024-06-27T10:47:22.086Z] cache size : 14080 KB [2024-06-27T10:47:22.086Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:22.086Z] physical id : 0 [2024-06-27T10:47:22.086Z] siblings : 20 [2024-06-27T10:47:22.086Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:22.086Z] core id : 1 [2024-06-27T10:47:22.086Z] PORT_ADMIN=4848 [2024-06-27T10:47:22.086Z] cpu cores : 10 [2024-06-27T10:47:22.086Z] PORT_HTTP=8080 [2024-06-27T10:47:22.086Z] apicid : 3 [2024-06-27T10:47:22.086Z] PORT_HTTPS=8181 [2024-06-27T10:47:22.086Z] initial apicid : 3 [2024-06-27T10:47:22.086Z] fpu : yes [2024-06-27T10:47:22.086Z] fpu_exception : yes [2024-06-27T10:47:22.086Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:22.086Z] cpuid level : 22 [2024-06-27T10:47:22.086Z] wp : yes [2024-06-27T10:47:22.086Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:22.086Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:22.086Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:22.086Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:22.086Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:22.086Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:22.086Z] SHLVL=1 [2024-06-27T10:47:22.086Z] STAGE_NAME=jdbc_all [2024-06-27T10:47:22.087Z] TERM=xterm [2024-06-27T10:47:22.087Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:22.087Z] USER_NAME=jenkins [2024-06-27T10:47:22.087Z] _=/usr/bin/env [2024-06-27T10:47:22.087Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:22.087Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:22.087Z] + df -h [2024-06-27T10:47:22.087Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:22.087Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:22.086Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.087Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:22.087Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:22.087Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:22.087Z] tmpfs 26G 63M 26G 1% /etc/hostname [2024-06-27T10:47:22.087Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.087Z] /dev/sda4 894G 263G 631G 30% /etc/hosts [2024-06-27T10:47:22.087Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:22.087Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.087Z] bogomips : 4800.00 [2024-06-27T10:47:22.087Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:22.087Z] clflush size : 64 [2024-06-27T10:47:22.087Z] cache_alignment : 64 [2024-06-27T10:47:22.087Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.087Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:22.087Z] power management: [2024-06-27T10:47:22.087Z] [2024-06-27T10:47:22.087Z] processor : 22 [2024-06-27T10:47:22.087Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:22.087Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.087Z] cpu family : 6 [2024-06-27T10:47:22.087Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:22.087Z] model : 85 [2024-06-27T10:47:22.087Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:22.087Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.087Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:47:22.087Z] stepping : 7 [2024-06-27T10:47:22.087Z] microcode : 0x5003302 [2024-06-27T10:47:22.087Z] cpu MHz : 2900.121 [2024-06-27T10:47:22.087Z] cache size : 14080 KB [2024-06-27T10:47:22.087Z] physical id : 0 [2024-06-27T10:47:22.087Z] siblings : 20 [2024-06-27T10:47:22.087Z] core id : 2 [2024-06-27T10:47:22.087Z] cpu cores : 10 [2024-06-27T10:47:22.087Z] apicid : 5 [2024-06-27T10:47:22.087Z] initial apicid : 5 [2024-06-27T10:47:22.087Z] fpu : yes [2024-06-27T10:47:22.087Z] fpu_exception : yes [2024-06-27T10:47:22.087Z] cpuid level : 22 [2024-06-27T10:47:22.087Z] wp : yes [2024-06-27T10:47:22.087Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.087Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.087Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.087Z] bogomips : 4800.00 [2024-06-27T10:47:22.087Z] clflush size : 64 [2024-06-27T10:47:22.087Z] cache_alignment : 64 [2024-06-27T10:47:22.087Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.087Z] power management: [2024-06-27T10:47:22.087Z] [2024-06-27T10:47:22.087Z] processor : 23 [2024-06-27T10:47:22.087Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.087Z] cpu family : 6 [2024-06-27T10:47:22.087Z] model : 85 [2024-06-27T10:47:22.087Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.087Z] stepping : 7 [2024-06-27T10:47:22.087Z] microcode : 0x5003302 [2024-06-27T10:47:22.087Z] cpu MHz : 2899.962 [2024-06-27T10:47:22.087Z] cache size : 14080 KB [2024-06-27T10:47:22.087Z] physical id : 0 [2024-06-27T10:47:22.087Z] siblings : 20 [2024-06-27T10:47:22.087Z] core id : 3 [2024-06-27T10:47:22.087Z] cpu cores : 10 [2024-06-27T10:47:22.087Z] apicid : 7 [2024-06-27T10:47:22.087Z] initial apicid : 7 [2024-06-27T10:47:22.087Z] fpu : yes [2024-06-27T10:47:22.087Z] fpu_exception : yes [2024-06-27T10:47:22.087Z] cpuid level : 22 [2024-06-27T10:47:22.087Z] wp : yes [2024-06-27T10:47:22.087Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.088Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.088Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.088Z] bogomips : 4800.00 [2024-06-27T10:47:22.088Z] clflush size : 64 [2024-06-27T10:47:22.088Z] cache_alignment : 64 [2024-06-27T10:47:22.088Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.088Z] power management: [2024-06-27T10:47:22.088Z] [2024-06-27T10:47:22.088Z] processor : 24 [2024-06-27T10:47:22.088Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.088Z] cpu family : 6 [2024-06-27T10:47:22.088Z] model : 85 [2024-06-27T10:47:22.088Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.088Z] stepping : 7 [2024-06-27T10:47:22.088Z] microcode : 0x5003302 [2024-06-27T10:47:22.088Z] cpu MHz : 2881.157 [2024-06-27T10:47:22.088Z] cache size : 14080 KB [2024-06-27T10:47:22.088Z] physical id : 0 [2024-06-27T10:47:22.088Z] siblings : 20 [2024-06-27T10:47:22.088Z] core id : 4 [2024-06-27T10:47:22.088Z] cpu cores : 10 [2024-06-27T10:47:22.088Z] apicid : 9 [2024-06-27T10:47:22.088Z] initial apicid : 9 [2024-06-27T10:47:22.088Z] fpu : yes [2024-06-27T10:47:22.088Z] fpu_exception : yes [2024-06-27T10:47:22.088Z] cpuid level : 22 [2024-06-27T10:47:22.088Z] wp : yes [2024-06-27T10:47:22.088Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.088Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.088Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.088Z] bogomips : 4800.00 [2024-06-27T10:47:22.088Z] clflush size : 64 [2024-06-27T10:47:22.088Z] cache_alignment : 64 [2024-06-27T10:47:22.088Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.088Z] power management: [2024-06-27T10:47:22.088Z] [2024-06-27T10:47:22.088Z] processor : 25 [2024-06-27T10:47:22.088Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.088Z] cpu family : 6 [2024-06-27T10:47:22.088Z] model : 85 [2024-06-27T10:47:22.088Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.088Z] stepping : 7 [2024-06-27T10:47:22.088Z] microcode : 0x5003302 [2024-06-27T10:47:22.088Z] cpu MHz : 2899.270 [2024-06-27T10:47:22.088Z] cache size : 14080 KB [2024-06-27T10:47:22.088Z] physical id : 0 [2024-06-27T10:47:22.088Z] siblings : 20 [2024-06-27T10:47:22.088Z] core id : 8 [2024-06-27T10:47:22.088Z] cpu cores : 10 [2024-06-27T10:47:22.088Z] apicid : 17 [2024-06-27T10:47:22.088Z] initial apicid : 17 [2024-06-27T10:47:22.088Z] fpu : yes [2024-06-27T10:47:22.088Z] fpu_exception : yes [2024-06-27T10:47:22.088Z] cpuid level : 22 [2024-06-27T10:47:22.088Z] wp : yes [2024-06-27T10:47:22.088Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.088Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.088Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.088Z] bogomips : 4800.00 [2024-06-27T10:47:22.088Z] clflush size : 64 [2024-06-27T10:47:22.088Z] cache_alignment : 64 [2024-06-27T10:47:22.088Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.088Z] power management: [2024-06-27T10:47:22.088Z] [2024-06-27T10:47:22.088Z] processor : 26 [2024-06-27T10:47:22.088Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.088Z] cpu family : 6 [2024-06-27T10:47:22.088Z] model : 85 [2024-06-27T10:47:22.088Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.088Z] stepping : 7 [2024-06-27T10:47:22.088Z] microcode : 0x5003302 [2024-06-27T10:47:22.088Z] cpu MHz : 2901.674 [2024-06-27T10:47:22.088Z] cache size : 14080 KB [2024-06-27T10:47:22.089Z] physical id : 0 [2024-06-27T10:47:22.089Z] siblings : 20 [2024-06-27T10:47:22.089Z] core id : 9 [2024-06-27T10:47:22.089Z] cpu cores : 10 [2024-06-27T10:47:22.089Z] apicid : 19 [2024-06-27T10:47:22.089Z] initial apicid : 19 [2024-06-27T10:47:22.089Z] fpu : yes [2024-06-27T10:47:22.089Z] fpu_exception : yes [2024-06-27T10:47:22.089Z] cpuid level : 22 [2024-06-27T10:47:22.089Z] wp : yes [2024-06-27T10:47:22.089Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.089Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.089Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.089Z] bogomips : 4800.00 [2024-06-27T10:47:22.089Z] clflush size : 64 [2024-06-27T10:47:22.089Z] cache_alignment : 64 [2024-06-27T10:47:22.089Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.089Z] power management: [2024-06-27T10:47:22.089Z] [2024-06-27T10:47:22.089Z] processor : 27 [2024-06-27T10:47:22.089Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.089Z] cpu family : 6 [2024-06-27T10:47:22.089Z] model : 85 [2024-06-27T10:47:22.089Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.089Z] stepping : 7 [2024-06-27T10:47:22.089Z] microcode : 0x5003302 [2024-06-27T10:47:22.089Z] cpu MHz : 2900.280 [2024-06-27T10:47:22.089Z] cache size : 14080 KB [2024-06-27T10:47:22.089Z] physical id : 0 [2024-06-27T10:47:22.089Z] siblings : 20 [2024-06-27T10:47:22.089Z] core id : 10 [2024-06-27T10:47:22.089Z] cpu cores : 10 [2024-06-27T10:47:22.089Z] apicid : 21 [2024-06-27T10:47:22.089Z] initial apicid : 21 [2024-06-27T10:47:22.089Z] fpu : yes [2024-06-27T10:47:22.089Z] fpu_exception : yes [2024-06-27T10:47:22.089Z] cpuid level : 22 [2024-06-27T10:47:22.089Z] wp : yes [2024-06-27T10:47:22.089Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.089Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.089Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.089Z] bogomips : 4800.00 [2024-06-27T10:47:22.089Z] clflush size : 64 [2024-06-27T10:47:22.089Z] cache_alignment : 64 [2024-06-27T10:47:22.089Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.089Z] power management: [2024-06-27T10:47:22.089Z] [2024-06-27T10:47:22.089Z] processor : 28 [2024-06-27T10:47:22.089Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.089Z] cpu family : 6 [2024-06-27T10:47:22.089Z] model : 85 [2024-06-27T10:47:22.089Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.089Z] stepping : 7 [2024-06-27T10:47:22.089Z] microcode : 0x5003302 [2024-06-27T10:47:22.089Z] cpu MHz : 2900.153 [2024-06-27T10:47:22.089Z] cache size : 14080 KB [2024-06-27T10:47:22.089Z] physical id : 0 [2024-06-27T10:47:22.089Z] siblings : 20 [2024-06-27T10:47:22.089Z] core id : 11 [2024-06-27T10:47:22.089Z] cpu cores : 10 [2024-06-27T10:47:22.089Z] apicid : 23 [2024-06-27T10:47:22.089Z] initial apicid : 23 [2024-06-27T10:47:22.089Z] fpu : yes [2024-06-27T10:47:22.089Z] fpu_exception : yes [2024-06-27T10:47:22.089Z] cpuid level : 22 [2024-06-27T10:47:22.089Z] wp : yes [2024-06-27T10:47:22.090Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.090Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.090Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.090Z] bogomips : 4800.00 [2024-06-27T10:47:22.090Z] clflush size : 64 [2024-06-27T10:47:22.090Z] cache_alignment : 64 [2024-06-27T10:47:22.090Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.090Z] power management: [2024-06-27T10:47:22.090Z] [2024-06-27T10:47:22.090Z] processor : 29 [2024-06-27T10:47:22.090Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.090Z] cpu family : 6 [2024-06-27T10:47:22.090Z] model : 85 [2024-06-27T10:47:22.090Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.090Z] stepping : 7 [2024-06-27T10:47:22.090Z] microcode : 0x5003302 [2024-06-27T10:47:22.090Z] cpu MHz : 2899.576 [2024-06-27T10:47:22.090Z] cache size : 14080 KB [2024-06-27T10:47:22.090Z] physical id : 0 [2024-06-27T10:47:22.090Z] siblings : 20 [2024-06-27T10:47:22.090Z] core id : 12 [2024-06-27T10:47:22.090Z] cpu cores : 10 [2024-06-27T10:47:22.090Z] apicid : 25 [2024-06-27T10:47:22.090Z] initial apicid : 25 [2024-06-27T10:47:22.090Z] fpu : yes [2024-06-27T10:47:22.090Z] fpu_exception : yes [2024-06-27T10:47:22.090Z] cpuid level : 22 [2024-06-27T10:47:22.090Z] wp : yes [2024-06-27T10:47:22.090Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.090Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.090Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.090Z] bogomips : 4800.00 [2024-06-27T10:47:22.090Z] clflush size : 64 [2024-06-27T10:47:22.090Z] cache_alignment : 64 [2024-06-27T10:47:22.090Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.090Z] power management: [2024-06-27T10:47:22.090Z] [2024-06-27T10:47:22.090Z] processor : 30 [2024-06-27T10:47:22.090Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.090Z] cpu family : 6 [2024-06-27T10:47:22.090Z] model : 85 [2024-06-27T10:47:22.090Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.090Z] stepping : 7 [2024-06-27T10:47:22.090Z] microcode : 0x5003302 [2024-06-27T10:47:22.090Z] cpu MHz : 2972.353 [2024-06-27T10:47:22.090Z] cache size : 14080 KB [2024-06-27T10:47:22.090Z] physical id : 1 [2024-06-27T10:47:22.090Z] siblings : 20 [2024-06-27T10:47:22.090Z] core id : 0 [2024-06-27T10:47:22.090Z] cpu cores : 10 [2024-06-27T10:47:22.090Z] apicid : 33 [2024-06-27T10:47:22.090Z] initial apicid : 33 [2024-06-27T10:47:22.090Z] fpu : yes [2024-06-27T10:47:22.090Z] fpu_exception : yes [2024-06-27T10:47:22.090Z] cpuid level : 22 [2024-06-27T10:47:22.090Z] wp : yes [2024-06-27T10:47:22.090Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.090Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.091Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.091Z] bogomips : 4807.39 [2024-06-27T10:47:22.091Z] clflush size : 64 [2024-06-27T10:47:22.091Z] cache_alignment : 64 [2024-06-27T10:47:22.091Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.091Z] power management: [2024-06-27T10:47:22.091Z] [2024-06-27T10:47:22.091Z] processor : 31 [2024-06-27T10:47:22.091Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.091Z] cpu family : 6 [2024-06-27T10:47:22.091Z] model : 85 [2024-06-27T10:47:22.091Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.091Z] stepping : 7 [2024-06-27T10:47:22.091Z] microcode : 0x5003302 [2024-06-27T10:47:22.091Z] cpu MHz : 3000.012 [2024-06-27T10:47:22.091Z] cache size : 14080 KB [2024-06-27T10:47:22.091Z] physical id : 1 [2024-06-27T10:47:22.091Z] siblings : 20 [2024-06-27T10:47:22.091Z] core id : 1 [2024-06-27T10:47:22.091Z] cpu cores : 10 [2024-06-27T10:47:22.091Z] apicid : 35 [2024-06-27T10:47:22.091Z] initial apicid : 35 [2024-06-27T10:47:22.091Z] fpu : yes [2024-06-27T10:47:22.091Z] fpu_exception : yes [2024-06-27T10:47:22.091Z] cpuid level : 22 [2024-06-27T10:47:22.091Z] wp : yes [2024-06-27T10:47:22.091Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.091Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.091Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.091Z] bogomips : 4807.39 [2024-06-27T10:47:22.091Z] clflush size : 64 [2024-06-27T10:47:22.091Z] cache_alignment : 64 [2024-06-27T10:47:22.091Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.091Z] power management: [2024-06-27T10:47:22.091Z] [2024-06-27T10:47:22.091Z] processor : 32 [2024-06-27T10:47:22.091Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.091Z] cpu family : 6 [2024-06-27T10:47:22.091Z] model : 85 [2024-06-27T10:47:22.091Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.091Z] stepping : 7 [2024-06-27T10:47:22.091Z] microcode : 0x5003302 [2024-06-27T10:47:22.091Z] cpu MHz : 3200.000 [2024-06-27T10:47:22.091Z] cache size : 14080 KB [2024-06-27T10:47:22.091Z] physical id : 1 [2024-06-27T10:47:22.091Z] siblings : 20 [2024-06-27T10:47:22.091Z] core id : 2 [2024-06-27T10:47:22.091Z] cpu cores : 10 [2024-06-27T10:47:22.091Z] apicid : 37 [2024-06-27T10:47:22.091Z] initial apicid : 37 [2024-06-27T10:47:22.091Z] fpu : yes [2024-06-27T10:47:22.091Z] fpu_exception : yes [2024-06-27T10:47:22.091Z] cpuid level : 22 [2024-06-27T10:47:22.091Z] wp : yes [2024-06-27T10:47:22.091Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.091Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.091Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.091Z] bogomips : 4807.39 [2024-06-27T10:47:22.091Z] clflush size : 64 [2024-06-27T10:47:22.091Z] cache_alignment : 64 [2024-06-27T10:47:22.091Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.091Z] power management: [2024-06-27T10:47:22.091Z] [2024-06-27T10:47:22.091Z] processor : 33 [2024-06-27T10:47:22.091Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.091Z] cpu family : 6 [2024-06-27T10:47:22.091Z] model : 85 [2024-06-27T10:47:22.091Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.091Z] stepping : 7 [2024-06-27T10:47:22.091Z] microcode : 0x5003302 [2024-06-27T10:47:22.091Z] cpu MHz : 3200.000 [2024-06-27T10:47:22.091Z] cache size : 14080 KB [2024-06-27T10:47:22.091Z] physical id : 1 [2024-06-27T10:47:22.091Z] siblings : 20 [2024-06-27T10:47:22.091Z] core id : 3 [2024-06-27T10:47:22.091Z] cpu cores : 10 [2024-06-27T10:47:22.091Z] apicid : 39 [2024-06-27T10:47:22.091Z] initial apicid : 39 [2024-06-27T10:47:22.091Z] fpu : yes [2024-06-27T10:47:22.091Z] fpu_exception : yes [2024-06-27T10:47:22.091Z] cpuid level : 22 [2024-06-27T10:47:22.092Z] wp : yes [2024-06-27T10:47:22.092Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.092Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.092Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.092Z] bogomips : 4807.39 [2024-06-27T10:47:22.092Z] clflush size : 64 [2024-06-27T10:47:22.092Z] cache_alignment : 64 [2024-06-27T10:47:22.092Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.092Z] power management: [2024-06-27T10:47:22.092Z] [2024-06-27T10:47:22.092Z] processor : 34 [2024-06-27T10:47:22.092Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.092Z] cpu family : 6 [2024-06-27T10:47:22.092Z] model : 85 [2024-06-27T10:47:22.092Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.092Z] stepping : 7 [2024-06-27T10:47:22.092Z] microcode : 0x5003302 [2024-06-27T10:47:22.092Z] cpu MHz : 2900.017 [2024-06-27T10:47:22.092Z] cache size : 14080 KB [2024-06-27T10:47:22.092Z] physical id : 1 [2024-06-27T10:47:22.092Z] siblings : 20 [2024-06-27T10:47:22.092Z] core id : 4 [2024-06-27T10:47:22.092Z] cpu cores : 10 [2024-06-27T10:47:22.092Z] apicid : 41 [2024-06-27T10:47:22.092Z] initial apicid : 41 [2024-06-27T10:47:22.092Z] fpu : yes [2024-06-27T10:47:22.092Z] fpu_exception : yes [2024-06-27T10:47:22.092Z] cpuid level : 22 [2024-06-27T10:47:22.092Z] wp : yes [2024-06-27T10:47:22.092Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.092Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.092Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.092Z] bogomips : 4807.39 [2024-06-27T10:47:22.092Z] clflush size : 64 [2024-06-27T10:47:22.092Z] cache_alignment : 64 [2024-06-27T10:47:22.092Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.092Z] power management: [2024-06-27T10:47:22.092Z] [2024-06-27T10:47:22.092Z] processor : 35 [2024-06-27T10:47:22.092Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.092Z] cpu family : 6 [2024-06-27T10:47:22.092Z] model : 85 [2024-06-27T10:47:22.092Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.092Z] stepping : 7 [2024-06-27T10:47:22.092Z] microcode : 0x5003302 [2024-06-27T10:47:22.092Z] cpu MHz : 3200.000 [2024-06-27T10:47:22.092Z] cache size : 14080 KB [2024-06-27T10:47:22.092Z] physical id : 1 [2024-06-27T10:47:22.092Z] siblings : 20 [2024-06-27T10:47:22.092Z] core id : 8 [2024-06-27T10:47:22.092Z] cpu cores : 10 [2024-06-27T10:47:22.092Z] apicid : 49 [2024-06-27T10:47:22.092Z] initial apicid : 49 [2024-06-27T10:47:22.092Z] fpu : yes [2024-06-27T10:47:22.092Z] fpu_exception : yes [2024-06-27T10:47:22.092Z] cpuid level : 22 [2024-06-27T10:47:22.092Z] wp : yes [2024-06-27T10:47:22.092Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.093Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.093Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.093Z] bogomips : 4807.39 [2024-06-27T10:47:22.093Z] clflush size : 64 [2024-06-27T10:47:22.093Z] cache_alignment : 64 [2024-06-27T10:47:22.093Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.093Z] power management: [2024-06-27T10:47:22.093Z] [2024-06-27T10:47:22.093Z] processor : 36 [2024-06-27T10:47:22.093Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.093Z] cpu family : 6 [2024-06-27T10:47:22.093Z] model : 85 [2024-06-27T10:47:22.093Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.093Z] stepping : 7 [2024-06-27T10:47:22.093Z] microcode : 0x5003302 [2024-06-27T10:47:22.093Z] cpu MHz : 2900.790 [2024-06-27T10:47:22.093Z] cache size : 14080 KB [2024-06-27T10:47:22.093Z] physical id : 1 [2024-06-27T10:47:22.093Z] siblings : 20 [2024-06-27T10:47:22.093Z] core id : 9 [2024-06-27T10:47:22.093Z] cpu cores : 10 [2024-06-27T10:47:22.093Z] apicid : 51 [2024-06-27T10:47:22.093Z] initial apicid : 51 [2024-06-27T10:47:22.093Z] fpu : yes [2024-06-27T10:47:22.093Z] fpu_exception : yes [2024-06-27T10:47:22.093Z] cpuid level : 22 [2024-06-27T10:47:22.093Z] wp : yes [2024-06-27T10:47:22.093Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.093Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.093Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.093Z] bogomips : 4807.39 [2024-06-27T10:47:22.093Z] clflush size : 64 [2024-06-27T10:47:22.093Z] cache_alignment : 64 [2024-06-27T10:47:22.093Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.093Z] power management: [2024-06-27T10:47:22.093Z] [2024-06-27T10:47:22.093Z] processor : 37 [2024-06-27T10:47:22.093Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.093Z] cpu family : 6 [2024-06-27T10:47:22.093Z] model : 85 [2024-06-27T10:47:22.093Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.093Z] stepping : 7 [2024-06-27T10:47:22.093Z] microcode : 0x5003302 [2024-06-27T10:47:22.093Z] cpu MHz : 2900.595 [2024-06-27T10:47:22.093Z] cache size : 14080 KB [2024-06-27T10:47:22.093Z] physical id : 1 [2024-06-27T10:47:22.093Z] siblings : 20 [2024-06-27T10:47:22.093Z] core id : 10 [2024-06-27T10:47:22.093Z] cpu cores : 10 [2024-06-27T10:47:22.093Z] apicid : 53 [2024-06-27T10:47:22.093Z] initial apicid : 53 [2024-06-27T10:47:22.093Z] fpu : yes [2024-06-27T10:47:22.093Z] fpu_exception : yes [2024-06-27T10:47:22.093Z] cpuid level : 22 [2024-06-27T10:47:22.093Z] wp : yes [2024-06-27T10:47:22.093Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.093Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.094Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.094Z] bogomips : 4807.39 [2024-06-27T10:47:22.094Z] clflush size : 64 [2024-06-27T10:47:22.094Z] cache_alignment : 64 [2024-06-27T10:47:22.094Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.094Z] power management: [2024-06-27T10:47:22.094Z] [2024-06-27T10:47:22.094Z] processor : 38 [2024-06-27T10:47:22.094Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.094Z] cpu family : 6 [2024-06-27T10:47:22.094Z] model : 85 [2024-06-27T10:47:22.094Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.094Z] stepping : 7 [2024-06-27T10:47:22.094Z] microcode : 0x5003302 [2024-06-27T10:47:22.094Z] cpu MHz : 3200.000 [2024-06-27T10:47:22.094Z] cache size : 14080 KB [2024-06-27T10:47:22.094Z] physical id : 1 [2024-06-27T10:47:22.094Z] siblings : 20 [2024-06-27T10:47:22.094Z] core id : 11 [2024-06-27T10:47:22.094Z] cpu cores : 10 [2024-06-27T10:47:22.094Z] apicid : 55 [2024-06-27T10:47:22.094Z] initial apicid : 55 [2024-06-27T10:47:22.094Z] fpu : yes [2024-06-27T10:47:22.094Z] fpu_exception : yes [2024-06-27T10:47:22.094Z] cpuid level : 22 [2024-06-27T10:47:22.094Z] wp : yes [2024-06-27T10:47:22.094Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.094Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.094Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.094Z] bogomips : 4807.39 [2024-06-27T10:47:22.094Z] clflush size : 64 [2024-06-27T10:47:22.094Z] cache_alignment : 64 [2024-06-27T10:47:22.094Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.094Z] power management: [2024-06-27T10:47:22.094Z] [2024-06-27T10:47:22.094Z] processor : 39 [2024-06-27T10:47:22.094Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.094Z] cpu family : 6 [2024-06-27T10:47:22.094Z] model : 85 [2024-06-27T10:47:22.094Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:22.094Z] stepping : 7 [2024-06-27T10:47:22.094Z] microcode : 0x5003302 [2024-06-27T10:47:22.094Z] cpu MHz : 2567.236 [2024-06-27T10:47:22.094Z] cache size : 14080 KB [2024-06-27T10:47:22.094Z] physical id : 1 [2024-06-27T10:47:22.094Z] siblings : 20 [2024-06-27T10:47:22.094Z] core id : 12 [2024-06-27T10:47:22.094Z] cpu cores : 10 [2024-06-27T10:47:22.094Z] apicid : 57 [2024-06-27T10:47:22.094Z] initial apicid : 57 [2024-06-27T10:47:22.094Z] fpu : yes [2024-06-27T10:47:22.094Z] fpu_exception : yes [2024-06-27T10:47:22.094Z] cpuid level : 22 [2024-06-27T10:47:22.094Z] wp : yes [2024-06-27T10:47:22.094Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:22.094Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:22.094Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:22.094Z] bogomips : 4807.39 [2024-06-27T10:47:22.094Z] clflush size : 64 [2024-06-27T10:47:22.094Z] cache_alignment : 64 [2024-06-27T10:47:22.094Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.094Z] power management: [2024-06-27T10:47:22.094Z] [2024-06-27T10:47:22.094Z] + cat /proc/meminfo [2024-06-27T10:47:22.094Z] MemTotal: 131639200 kB [2024-06-27T10:47:22.094Z] MemFree: 18174376 kB [2024-06-27T10:47:22.094Z] MemAvailable: 100066444 kB [2024-06-27T10:47:22.094Z] Buffers: 80 kB [2024-06-27T10:47:22.094Z] Cached: 69362700 kB [2024-06-27T10:47:22.094Z] SwapCached: 0 kB [2024-06-27T10:47:22.094Z] Active: 39789544 kB [2024-06-27T10:47:22.094Z] Inactive: 44711752 kB [2024-06-27T10:47:22.094Z] Active(anon): 13827528 kB [2024-06-27T10:47:22.094Z] Inactive(anon): 1394500 kB [2024-06-27T10:47:22.094Z] Active(file): 25962016 kB [2024-06-27T10:47:22.094Z] Inactive(file): 43317252 kB [2024-06-27T10:47:22.094Z] Unevictable: 146476 kB [2024-06-27T10:47:22.095Z] Mlocked: 146476 kB [2024-06-27T10:47:22.095Z] SwapTotal: 0 kB [2024-06-27T10:47:22.095Z] SwapFree: 0 kB [2024-06-27T10:47:22.095Z] Zswap: 0 kB [2024-06-27T10:47:22.095Z] Zswapped: 0 kB [2024-06-27T10:47:22.095Z] Dirty: 322084 kB [2024-06-27T10:47:22.095Z] Writeback: 2352 kB [2024-06-27T10:47:22.095Z] AnonPages: 15166564 kB [2024-06-27T10:47:22.095Z] Mapped: 1056160 kB [2024-06-27T10:47:22.095Z] Shmem: 74824 kB [2024-06-27T10:47:22.095Z] KReclaimable: 13674464 kB [2024-06-27T10:47:22.095Z] Slab: 21457036 kB [2024-06-27T10:47:22.095Z] SReclaimable: 13674464 kB [2024-06-27T10:47:22.095Z] SUnreclaim: 7782572 kB [2024-06-27T10:47:22.095Z] KernelStack: 45096 kB [2024-06-27T10:47:22.095Z] PageTables: 68192 kB [2024-06-27T10:47:22.095Z] SecPageTables: 0 kB [2024-06-27T10:47:22.095Z] NFS_Unstable: 0 kB [2024-06-27T10:47:22.095Z] Bounce: 0 kB [2024-06-27T10:47:22.095Z] WritebackTmp: 0 kB [2024-06-27T10:47:22.095Z] CommitLimit: 65819600 kB [2024-06-27T10:47:22.095Z] Committed_AS: 15105684 kB [2024-06-27T10:47:22.095Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:22.095Z] VmallocUsed: 257152 kB [2024-06-27T10:47:22.095Z] VmallocChunk: 0 kB [2024-06-27T10:47:22.095Z] Percpu: 1182336 kB [2024-06-27T10:47:22.095Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:22.095Z] AnonHugePages: 7407616 kB [2024-06-27T10:47:22.095Z] ShmemHugePages: 0 kB [2024-06-27T10:47:22.095Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:22.095Z] FileHugePages: 413072 kB [2024-06-27T10:47:22.095Z] FilePmdMapped: 0 kB [2024-06-27T10:47:22.095Z] CmaTotal: 0 kB [2024-06-27T10:47:22.095Z] CmaFree: 0 kB [2024-06-27T10:47:22.095Z] HugePages_Total: 0 [2024-06-27T10:47:22.095Z] HugePages_Free: 0 [2024-06-27T10:47:22.095Z] HugePages_Rsvd: 0 [2024-06-27T10:47:22.095Z] HugePages_Surp: 0 [2024-06-27T10:47:22.095Z] Hugepagesize: 2048 kB [2024-06-27T10:47:22.095Z] Hugetlb: 0 kB [2024-06-27T10:47:22.095Z] DirectMap4k: 905068 kB [2024-06-27T10:47:22.095Z] DirectMap2M: 13428736 kB [2024-06-27T10:47:22.095Z] DirectMap1G: 121634816 kB [Pipeline] sh [2024-06-27T10:47:22.265Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:22.265Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:22.265Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:22.265Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:22.265Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:22.265Z] + ant -version [2024-06-27T10:47:22.522Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:22.522Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:22.522Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-0f6e93ca/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:22.522Z] + true [2024-06-27T10:47:22.522Z] + cat /proc/cpuinfo [2024-06-27T10:47:22.522Z] processor : 0 [2024-06-27T10:47:22.522Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.522Z] cpu family : 6 [2024-06-27T10:47:22.522Z] model : 63 [2024-06-27T10:47:22.522Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.522Z] stepping : 2 [2024-06-27T10:47:22.522Z] microcode : 0x49 [2024-06-27T10:47:22.522Z] cpu MHz : 3437.012 [2024-06-27T10:47:22.522Z] cache size : 10240 KB [2024-06-27T10:47:22.522Z] physical id : 0 [2024-06-27T10:47:22.522Z] siblings : 8 [2024-06-27T10:47:22.522Z] core id : 0 [2024-06-27T10:47:22.522Z] cpu cores : 4 [2024-06-27T10:47:22.522Z] apicid : 0 [2024-06-27T10:47:22.522Z] initial apicid : 0 [2024-06-27T10:47:22.522Z] fpu : yes [2024-06-27T10:47:22.522Z] fpu_exception : yes [2024-06-27T10:47:22.522Z] cpuid level : 15 [2024-06-27T10:47:22.522Z] wp : yes [2024-06-27T10:47:22.522Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.522Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.522Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.522Z] bogomips : 6000.11 [2024-06-27T10:47:22.522Z] clflush size : 64 [2024-06-27T10:47:22.522Z] cache_alignment : 64 [2024-06-27T10:47:22.522Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.522Z] power management: [2024-06-27T10:47:22.522Z] [2024-06-27T10:47:22.522Z] processor : 1 [2024-06-27T10:47:22.522Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.522Z] cpu family : 6 [2024-06-27T10:47:22.522Z] model : 63 [2024-06-27T10:47:22.522Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.522Z] stepping : 2 [2024-06-27T10:47:22.522Z] microcode : 0x49 [2024-06-27T10:47:22.522Z] cpu MHz : 3299.652 [2024-06-27T10:47:22.522Z] cache size : 10240 KB [2024-06-27T10:47:22.522Z] physical id : 0 [2024-06-27T10:47:22.522Z] siblings : 8 [2024-06-27T10:47:22.522Z] core id : 1 [2024-06-27T10:47:22.522Z] cpu cores : 4 [2024-06-27T10:47:22.522Z] apicid : 2 [2024-06-27T10:47:22.522Z] initial apicid : 2 [2024-06-27T10:47:22.522Z] fpu : yes [2024-06-27T10:47:22.522Z] fpu_exception : yes [2024-06-27T10:47:22.522Z] cpuid level : 15 [2024-06-27T10:47:22.522Z] wp : yes [2024-06-27T10:47:22.522Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.522Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.522Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.522Z] bogomips : 6000.11 [2024-06-27T10:47:22.522Z] clflush size : 64 [2024-06-27T10:47:22.522Z] cache_alignment : 64 [2024-06-27T10:47:22.522Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.522Z] power management: [2024-06-27T10:47:22.522Z] [2024-06-27T10:47:22.522Z] processor : 2 [2024-06-27T10:47:22.522Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.522Z] cpu family : 6 [2024-06-27T10:47:22.522Z] model : 63 [2024-06-27T10:47:22.522Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.522Z] stepping : 2 [2024-06-27T10:47:22.522Z] microcode : 0x49 [2024-06-27T10:47:22.522Z] cpu MHz : 3301.192 [2024-06-27T10:47:22.522Z] cache size : 10240 KB [2024-06-27T10:47:22.522Z] physical id : 0 [2024-06-27T10:47:22.522Z] siblings : 8 [2024-06-27T10:47:22.522Z] core id : 2 [2024-06-27T10:47:22.522Z] cpu cores : 4 [2024-06-27T10:47:22.522Z] apicid : 4 [2024-06-27T10:47:22.522Z] initial apicid : 4 [2024-06-27T10:47:22.522Z] fpu : yes [2024-06-27T10:47:22.522Z] fpu_exception : yes [2024-06-27T10:47:22.522Z] cpuid level : 15 [2024-06-27T10:47:22.522Z] wp : yes [2024-06-27T10:47:22.523Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.523Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.523Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.523Z] bogomips : 6000.11 [2024-06-27T10:47:22.523Z] clflush size : 64 [2024-06-27T10:47:22.523Z] cache_alignment : 64 [2024-06-27T10:47:22.523Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.523Z] power management: [2024-06-27T10:47:22.523Z] [2024-06-27T10:47:22.523Z] processor : 3 [2024-06-27T10:47:22.523Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.523Z] cpu family : 6 [2024-06-27T10:47:22.523Z] model : 63 [2024-06-27T10:47:22.523Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.523Z] stepping : 2 [2024-06-27T10:47:22.523Z] microcode : 0x49 [2024-06-27T10:47:22.523Z] cpu MHz : 3301.687 [2024-06-27T10:47:22.523Z] cache size : 10240 KB [2024-06-27T10:47:22.523Z] physical id : 0 [2024-06-27T10:47:22.523Z] siblings : 8 [2024-06-27T10:47:22.523Z] core id : 3 [2024-06-27T10:47:22.523Z] cpu cores : 4 [2024-06-27T10:47:22.523Z] apicid : 6 [2024-06-27T10:47:22.523Z] initial apicid : 6 [2024-06-27T10:47:22.523Z] fpu : yes [2024-06-27T10:47:22.523Z] fpu_exception : yes [2024-06-27T10:47:22.523Z] cpuid level : 15 [2024-06-27T10:47:22.523Z] wp : yes [2024-06-27T10:47:22.523Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.523Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.523Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.523Z] bogomips : 6000.11 [2024-06-27T10:47:22.523Z] clflush size : 64 [2024-06-27T10:47:22.523Z] cache_alignment : 64 [2024-06-27T10:47:22.523Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.523Z] power management: [2024-06-27T10:47:22.523Z] [2024-06-27T10:47:22.523Z] processor : 4 [2024-06-27T10:47:22.523Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.523Z] cpu family : 6 [2024-06-27T10:47:22.523Z] model : 63 [2024-06-27T10:47:22.523Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.523Z] stepping : 2 [2024-06-27T10:47:22.523Z] microcode : 0x49 [2024-06-27T10:47:22.523Z] cpu MHz : 3300.522 [2024-06-27T10:47:22.523Z] cache size : 10240 KB [2024-06-27T10:47:22.523Z] physical id : 1 [2024-06-27T10:47:22.523Z] siblings : 8 [2024-06-27T10:47:22.523Z] core id : 0 [2024-06-27T10:47:22.523Z] cpu cores : 4 [2024-06-27T10:47:22.523Z] apicid : 16 [2024-06-27T10:47:22.523Z] initial apicid : 16 [2024-06-27T10:47:22.523Z] fpu : yes [2024-06-27T10:47:22.523Z] fpu_exception : yes [2024-06-27T10:47:22.523Z] cpuid level : 15 [2024-06-27T10:47:22.523Z] wp : yes [2024-06-27T10:47:22.523Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.523Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.523Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.523Z] bogomips : 6008.78 [2024-06-27T10:47:22.523Z] clflush size : 64 [2024-06-27T10:47:22.523Z] cache_alignment : 64 [2024-06-27T10:47:22.523Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.523Z] power management: [2024-06-27T10:47:22.523Z] [2024-06-27T10:47:22.523Z] processor : 5 [2024-06-27T10:47:22.523Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.523Z] cpu family : 6 [2024-06-27T10:47:22.523Z] model : 63 [2024-06-27T10:47:22.523Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.523Z] stepping : 2 [2024-06-27T10:47:22.523Z] microcode : 0x49 [2024-06-27T10:47:22.523Z] cpu MHz : 3440.723 [2024-06-27T10:47:22.523Z] cache size : 10240 KB [2024-06-27T10:47:22.523Z] physical id : 1 [2024-06-27T10:47:22.523Z] siblings : 8 [2024-06-27T10:47:22.523Z] core id : 1 [2024-06-27T10:47:22.523Z] cpu cores : 4 [2024-06-27T10:47:22.523Z] apicid : 18 [2024-06-27T10:47:22.523Z] initial apicid : 18 [2024-06-27T10:47:22.523Z] fpu : yes [2024-06-27T10:47:22.523Z] fpu_exception : yes [2024-06-27T10:47:22.523Z] cpuid level : 15 [2024-06-27T10:47:22.523Z] wp : yes [2024-06-27T10:47:22.524Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.524Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.524Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.524Z] bogomips : 6008.78 [2024-06-27T10:47:22.524Z] clflush size : 64 [2024-06-27T10:47:22.524Z] cache_alignment : 64 [2024-06-27T10:47:22.524Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.524Z] power management: [2024-06-27T10:47:22.524Z] [2024-06-27T10:47:22.524Z] processor : 6 [2024-06-27T10:47:22.524Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.524Z] cpu family : 6 [2024-06-27T10:47:22.524Z] model : 63 [2024-06-27T10:47:22.524Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.524Z] stepping : 2 [2024-06-27T10:47:22.524Z] microcode : 0x49 [2024-06-27T10:47:22.524Z] cpu MHz : 3301.168 [2024-06-27T10:47:22.524Z] cache size : 10240 KB [2024-06-27T10:47:22.524Z] physical id : 1 [2024-06-27T10:47:22.524Z] siblings : 8 [2024-06-27T10:47:22.524Z] core id : 2 [2024-06-27T10:47:22.524Z] cpu cores : 4 [2024-06-27T10:47:22.524Z] apicid : 20 [2024-06-27T10:47:22.524Z] initial apicid : 20 [2024-06-27T10:47:22.524Z] fpu : yes [2024-06-27T10:47:22.524Z] fpu_exception : yes [2024-06-27T10:47:22.524Z] cpuid level : 15 [2024-06-27T10:47:22.524Z] wp : yes [2024-06-27T10:47:22.524Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.524Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.524Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.524Z] bogomips : 6008.78 [2024-06-27T10:47:22.524Z] clflush size : 64 [2024-06-27T10:47:22.524Z] cache_alignment : 64 [2024-06-27T10:47:22.524Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.524Z] power management: [2024-06-27T10:47:22.524Z] [2024-06-27T10:47:22.524Z] processor : 7 [2024-06-27T10:47:22.524Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.524Z] cpu family : 6 [2024-06-27T10:47:22.524Z] model : 63 [2024-06-27T10:47:22.524Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.524Z] stepping : 2 [2024-06-27T10:47:22.524Z] microcode : 0x49 [2024-06-27T10:47:22.524Z] cpu MHz : 3303.138 [2024-06-27T10:47:22.524Z] cache size : 10240 KB [2024-06-27T10:47:22.524Z] physical id : 1 [2024-06-27T10:47:22.524Z] siblings : 8 [2024-06-27T10:47:22.524Z] core id : 3 [2024-06-27T10:47:22.524Z] cpu cores : 4 [2024-06-27T10:47:22.524Z] apicid : 22 [2024-06-27T10:47:22.524Z] initial apicid : 22 [2024-06-27T10:47:22.524Z] fpu : yes [2024-06-27T10:47:22.524Z] fpu_exception : yes [2024-06-27T10:47:22.524Z] cpuid level : 15 [2024-06-27T10:47:22.524Z] wp : yes [2024-06-27T10:47:22.524Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.524Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.524Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.524Z] bogomips : 6008.78 [2024-06-27T10:47:22.524Z] clflush size : 64 [2024-06-27T10:47:22.524Z] cache_alignment : 64 [2024-06-27T10:47:22.524Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.524Z] power management: [2024-06-27T10:47:22.524Z] [2024-06-27T10:47:22.524Z] processor : 8 [2024-06-27T10:47:22.524Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.524Z] cpu family : 6 [2024-06-27T10:47:22.524Z] model : 63 [2024-06-27T10:47:22.524Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.524Z] stepping : 2 [2024-06-27T10:47:22.524Z] microcode : 0x49 [2024-06-27T10:47:22.524Z] cpu MHz : 3371.119 [2024-06-27T10:47:22.524Z] cache size : 10240 KB [2024-06-27T10:47:22.524Z] physical id : 0 [2024-06-27T10:47:22.524Z] siblings : 8 [2024-06-27T10:47:22.524Z] core id : 0 [2024-06-27T10:47:22.524Z] cpu cores : 4 [2024-06-27T10:47:22.524Z] apicid : 1 [2024-06-27T10:47:22.524Z] initial apicid : 1 [2024-06-27T10:47:22.524Z] fpu : yes [2024-06-27T10:47:22.525Z] fpu_exception : yes [2024-06-27T10:47:22.525Z] cpuid level : 15 [2024-06-27T10:47:22.525Z] wp : yes [2024-06-27T10:47:22.525Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.525Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.525Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.525Z] bogomips : 6000.11 [2024-06-27T10:47:22.525Z] clflush size : 64 [2024-06-27T10:47:22.525Z] cache_alignment : 64 [2024-06-27T10:47:22.525Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.525Z] power management: [2024-06-27T10:47:22.525Z] [2024-06-27T10:47:22.525Z] processor : 9 [2024-06-27T10:47:22.525Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.525Z] cpu family : 6 [2024-06-27T10:47:22.525Z] model : 63 [2024-06-27T10:47:22.525Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.525Z] stepping : 2 [2024-06-27T10:47:22.525Z] microcode : 0x49 [2024-06-27T10:47:22.525Z] cpu MHz : 3302.757 [2024-06-27T10:47:22.525Z] cache size : 10240 KB [2024-06-27T10:47:22.525Z] physical id : 0 [2024-06-27T10:47:22.525Z] siblings : 8 [2024-06-27T10:47:22.525Z] core id : 1 [2024-06-27T10:47:22.525Z] cpu cores : 4 [2024-06-27T10:47:22.525Z] apicid : 3 [2024-06-27T10:47:22.525Z] initial apicid : 3 [2024-06-27T10:47:22.525Z] fpu : yes [2024-06-27T10:47:22.525Z] fpu_exception : yes [2024-06-27T10:47:22.525Z] cpuid level : 15 [2024-06-27T10:47:22.525Z] wp : yes [2024-06-27T10:47:22.525Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.525Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.525Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.525Z] bogomips : 6000.11 [2024-06-27T10:47:22.525Z] clflush size : 64 [2024-06-27T10:47:22.525Z] cache_alignment : 64 [2024-06-27T10:47:22.525Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.525Z] power management: [2024-06-27T10:47:22.525Z] [2024-06-27T10:47:22.525Z] processor : 10 [2024-06-27T10:47:22.525Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.525Z] cpu family : 6 [2024-06-27T10:47:22.525Z] model : 63 [2024-06-27T10:47:22.525Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.525Z] stepping : 2 [2024-06-27T10:47:22.525Z] microcode : 0x49 [2024-06-27T10:47:22.525Z] cpu MHz : 3299.662 [2024-06-27T10:47:22.525Z] cache size : 10240 KB [2024-06-27T10:47:22.525Z] physical id : 0 [2024-06-27T10:47:22.525Z] siblings : 8 [2024-06-27T10:47:22.525Z] core id : 2 [2024-06-27T10:47:22.525Z] cpu cores : 4 [2024-06-27T10:47:22.525Z] apicid : 5 [2024-06-27T10:47:22.525Z] initial apicid : 5 [2024-06-27T10:47:22.525Z] fpu : yes [2024-06-27T10:47:22.525Z] fpu_exception : yes [2024-06-27T10:47:22.525Z] cpuid level : 15 [2024-06-27T10:47:22.525Z] wp : yes [2024-06-27T10:47:22.525Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.525Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.525Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.525Z] bogomips : 6000.11 [2024-06-27T10:47:22.525Z] clflush size : 64 [2024-06-27T10:47:22.525Z] cache_alignment : 64 [2024-06-27T10:47:22.525Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.525Z] power management: [2024-06-27T10:47:22.525Z] [2024-06-27T10:47:22.525Z] processor : 11 [2024-06-27T10:47:22.525Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.525Z] cpu family : 6 [2024-06-27T10:47:22.525Z] model : 63 [2024-06-27T10:47:22.525Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.526Z] stepping : 2 [2024-06-27T10:47:22.526Z] microcode : 0x49 [2024-06-27T10:47:22.526Z] cpu MHz : 3299.130 [2024-06-27T10:47:22.526Z] cache size : 10240 KB [2024-06-27T10:47:22.526Z] physical id : 0 [2024-06-27T10:47:22.526Z] siblings : 8 [2024-06-27T10:47:22.526Z] core id : 3 [2024-06-27T10:47:22.526Z] cpu cores : 4 [2024-06-27T10:47:22.526Z] apicid : 7 [2024-06-27T10:47:22.526Z] initial apicid : 7 [2024-06-27T10:47:22.526Z] fpu : yes [2024-06-27T10:47:22.526Z] fpu_exception : yes [2024-06-27T10:47:22.526Z] cpuid level : 15 [2024-06-27T10:47:22.526Z] wp : yes [2024-06-27T10:47:22.526Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.526Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.526Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.526Z] bogomips : 6000.11 [2024-06-27T10:47:22.526Z] clflush size : 64 [2024-06-27T10:47:22.526Z] cache_alignment : 64 [2024-06-27T10:47:22.526Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.526Z] power management: [2024-06-27T10:47:22.526Z] [2024-06-27T10:47:22.526Z] processor : 12 [2024-06-27T10:47:22.526Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.526Z] cpu family : 6 [2024-06-27T10:47:22.526Z] model : 63 [2024-06-27T10:47:22.526Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.526Z] stepping : 2 [2024-06-27T10:47:22.526Z] microcode : 0x49 [2024-06-27T10:47:22.526Z] cpu MHz : 3302.643 [2024-06-27T10:47:22.526Z] cache size : 10240 KB [2024-06-27T10:47:22.526Z] physical id : 1 [2024-06-27T10:47:22.526Z] siblings : 8 [2024-06-27T10:47:22.526Z] core id : 0 [2024-06-27T10:47:22.526Z] cpu cores : 4 [2024-06-27T10:47:22.526Z] apicid : 17 [2024-06-27T10:47:22.526Z] initial apicid : 17 [2024-06-27T10:47:22.526Z] fpu : yes [2024-06-27T10:47:22.526Z] fpu_exception : yes [2024-06-27T10:47:22.526Z] cpuid level : 15 [2024-06-27T10:47:22.526Z] wp : yes [2024-06-27T10:47:22.526Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.526Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.526Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.526Z] bogomips : 6008.78 [2024-06-27T10:47:22.526Z] clflush size : 64 [2024-06-27T10:47:22.526Z] cache_alignment : 64 [2024-06-27T10:47:22.526Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.526Z] power management: [2024-06-27T10:47:22.526Z] [2024-06-27T10:47:22.526Z] processor : 13 [2024-06-27T10:47:22.526Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.526Z] cpu family : 6 [2024-06-27T10:47:22.526Z] model : 63 [2024-06-27T10:47:22.526Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.526Z] stepping : 2 [2024-06-27T10:47:22.526Z] microcode : 0x49 [2024-06-27T10:47:22.526Z] cpu MHz : 2943.474 [2024-06-27T10:47:22.526Z] cache size : 10240 KB [2024-06-27T10:47:22.526Z] physical id : 1 [2024-06-27T10:47:22.526Z] siblings : 8 [2024-06-27T10:47:22.526Z] core id : 1 [2024-06-27T10:47:22.526Z] cpu cores : 4 [2024-06-27T10:47:22.526Z] apicid : 19 [2024-06-27T10:47:22.526Z] initial apicid : 19 [2024-06-27T10:47:22.526Z] fpu : yes [2024-06-27T10:47:22.526Z] fpu_exception : yes [2024-06-27T10:47:22.526Z] cpuid level : 15 [2024-06-27T10:47:22.526Z] wp : yes [2024-06-27T10:47:22.526Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.526Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.526Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.527Z] bogomips : 6008.78 [2024-06-27T10:47:22.527Z] clflush size : 64 [2024-06-27T10:47:22.527Z] cache_alignment : 64 [2024-06-27T10:47:22.527Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.527Z] power management: [2024-06-27T10:47:22.527Z] [2024-06-27T10:47:22.527Z] processor : 14 [2024-06-27T10:47:22.527Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.527Z] cpu family : 6 [2024-06-27T10:47:22.527Z] model : 63 [2024-06-27T10:47:22.527Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.527Z] stepping : 2 [2024-06-27T10:47:22.527Z] microcode : 0x49 [2024-06-27T10:47:22.527Z] cpu MHz : 3299.542 [2024-06-27T10:47:22.527Z] cache size : 10240 KB [2024-06-27T10:47:22.527Z] physical id : 1 [2024-06-27T10:47:22.527Z] siblings : 8 [2024-06-27T10:47:22.527Z] core id : 2 [2024-06-27T10:47:22.527Z] cpu cores : 4 [2024-06-27T10:47:22.527Z] apicid : 21 [2024-06-27T10:47:22.527Z] initial apicid : 21 [2024-06-27T10:47:22.527Z] fpu : yes [2024-06-27T10:47:22.527Z] fpu_exception : yes [2024-06-27T10:47:22.527Z] cpuid level : 15 [2024-06-27T10:47:22.527Z] wp : yes [2024-06-27T10:47:22.527Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.527Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.527Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.527Z] bogomips : 6008.78 [2024-06-27T10:47:22.527Z] clflush size : 64 [2024-06-27T10:47:22.527Z] cache_alignment : 64 [2024-06-27T10:47:22.527Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.527Z] power management: [2024-06-27T10:47:22.527Z] [2024-06-27T10:47:22.527Z] processor : 15 [2024-06-27T10:47:22.527Z] vendor_id : GenuineIntel [2024-06-27T10:47:22.527Z] cpu family : 6 [2024-06-27T10:47:22.527Z] model : 63 [2024-06-27T10:47:22.527Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:22.527Z] stepping : 2 [2024-06-27T10:47:22.527Z] microcode : 0x49 [2024-06-27T10:47:22.527Z] cpu MHz : 3500.000 [2024-06-27T10:47:22.527Z] cache size : 10240 KB [2024-06-27T10:47:22.527Z] physical id : 1 [2024-06-27T10:47:22.527Z] siblings : 8 [2024-06-27T10:47:22.527Z] core id : 3 [2024-06-27T10:47:22.527Z] cpu cores : 4 [2024-06-27T10:47:22.527Z] apicid : 23 [2024-06-27T10:47:22.527Z] initial apicid : 23 [2024-06-27T10:47:22.527Z] fpu : yes [2024-06-27T10:47:22.527Z] fpu_exception : yes [2024-06-27T10:47:22.527Z] cpuid level : 15 [2024-06-27T10:47:22.527Z] wp : yes [2024-06-27T10:47:22.527Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:22.527Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:22.527Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:22.527Z] bogomips : 6008.78 [2024-06-27T10:47:22.527Z] clflush size : 64 [2024-06-27T10:47:22.527Z] cache_alignment : 64 [2024-06-27T10:47:22.527Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:22.527Z] power management: [2024-06-27T10:47:22.527Z] [2024-06-27T10:47:22.527Z] + cat /proc/meminfo [2024-06-27T10:47:22.527Z] MemTotal: 131880700 kB [2024-06-27T10:47:22.527Z] MemFree: 8437280 kB [2024-06-27T10:47:22.527Z] MemAvailable: 113681368 kB [2024-06-27T10:47:22.527Z] Buffers: 1024 kB [2024-06-27T10:47:22.527Z] Cached: 96695464 kB [2024-06-27T10:47:22.527Z] SwapCached: 0 kB [2024-06-27T10:47:22.527Z] Active: 16265972 kB [2024-06-27T10:47:22.527Z] Inactive: 88318212 kB [2024-06-27T10:47:22.527Z] Active(anon): 7579992 kB [2024-06-27T10:47:22.527Z] Inactive(anon): 388928 kB [2024-06-27T10:47:22.527Z] Active(file): 8685980 kB [2024-06-27T10:47:22.527Z] Inactive(file): 87929284 kB [2024-06-27T10:47:22.527Z] Unevictable: 73256 kB [2024-06-27T10:47:22.527Z] Mlocked: 73256 kB [2024-06-27T10:47:22.527Z] SwapTotal: 0 kB [2024-06-27T10:47:22.527Z] SwapFree: 0 kB [2024-06-27T10:47:22.527Z] Zswap: 0 kB [2024-06-27T10:47:22.527Z] Zswapped: 0 kB [2024-06-27T10:47:22.527Z] Dirty: 44800 kB [2024-06-27T10:47:22.527Z] Writeback: 0 kB [2024-06-27T10:47:22.527Z] AnonPages: 7937360 kB [2024-06-27T10:47:22.527Z] Mapped: 760480 kB [2024-06-27T10:47:22.527Z] Shmem: 72556 kB [2024-06-27T10:47:22.527Z] KReclaimable: 9699400 kB [2024-06-27T10:47:22.527Z] Slab: 15045288 kB [2024-06-27T10:47:22.527Z] SReclaimable: 9699400 kB [2024-06-27T10:47:22.527Z] SUnreclaim: 5345888 kB [2024-06-27T10:47:22.527Z] KernelStack: 27296 kB [2024-06-27T10:47:22.527Z] PageTables: 43424 kB [2024-06-27T10:47:22.527Z] SecPageTables: 0 kB [2024-06-27T10:47:22.527Z] NFS_Unstable: 0 kB [2024-06-27T10:47:22.527Z] Bounce: 0 kB [2024-06-27T10:47:22.527Z] WritebackTmp: 0 kB [2024-06-27T10:47:22.527Z] CommitLimit: 65940348 kB [2024-06-27T10:47:22.527Z] Committed_AS: 9227088 kB [2024-06-27T10:47:22.527Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:22.527Z] VmallocUsed: 197560 kB [2024-06-27T10:47:22.527Z] VmallocChunk: 0 kB [2024-06-27T10:47:22.527Z] Percpu: 149120 kB [2024-06-27T10:47:22.527Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:22.527Z] AnonHugePages: 4341760 kB [2024-06-27T10:47:22.527Z] ShmemHugePages: 0 kB [2024-06-27T10:47:22.527Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:22.527Z] FileHugePages: 6320 kB [2024-06-27T10:47:22.527Z] FilePmdMapped: 0 kB [2024-06-27T10:47:22.527Z] CmaTotal: 0 kB [2024-06-27T10:47:22.527Z] CmaFree: 0 kB [2024-06-27T10:47:22.527Z] HugePages_Total: 0 [2024-06-27T10:47:22.527Z] HugePages_Free: 0 [2024-06-27T10:47:22.527Z] HugePages_Rsvd: 0 [2024-06-27T10:47:22.527Z] HugePages_Surp: 0 [2024-06-27T10:47:22.528Z] Hugepagesize: 2048 kB [2024-06-27T10:47:22.528Z] Hugetlb: 0 kB [2024-06-27T10:47:22.528Z] DirectMap4k: 826812 kB [2024-06-27T10:47:22.528Z] DirectMap2M: 29472768 kB [2024-06-27T10:47:22.528Z] DirectMap1G: 105906176 kB [Pipeline] sh [2024-06-27T10:47:22.615Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:22.615Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:22.649Z] 161 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:22.649Z] + mvn -version [2024-06-27T10:47:22.811Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:22.811Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:22.905Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:22.905Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:22.905Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:22.905Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:22.905Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:22.905Z] + ant -version [2024-06-27T10:47:23.162Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:23.162Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:23.162Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-62380910/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:23.162Z] + true [2024-06-27T10:47:23.162Z] + cat /proc/cpuinfo [2024-06-27T10:47:23.162Z] processor : 0 [2024-06-27T10:47:23.162Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.162Z] cpu family : 6 [2024-06-27T10:47:23.162Z] model : 63 [2024-06-27T10:47:23.162Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.162Z] stepping : 2 [2024-06-27T10:47:23.162Z] microcode : 0x49 [2024-06-27T10:47:23.162Z] cpu MHz : 2198.407 [2024-06-27T10:47:23.162Z] cache size : 10240 KB [2024-06-27T10:47:23.162Z] physical id : 0 [2024-06-27T10:47:23.162Z] siblings : 8 [2024-06-27T10:47:23.162Z] core id : 0 [2024-06-27T10:47:23.162Z] cpu cores : 4 [2024-06-27T10:47:23.162Z] apicid : 0 [2024-06-27T10:47:23.162Z] initial apicid : 0 [2024-06-27T10:47:23.162Z] fpu : yes [2024-06-27T10:47:23.162Z] fpu_exception : yes [2024-06-27T10:47:23.162Z] cpuid level : 15 [2024-06-27T10:47:23.162Z] wp : yes [2024-06-27T10:47:23.162Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.162Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.162Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.162Z] bogomips : 6000.21 [2024-06-27T10:47:23.162Z] clflush size : 64 [2024-06-27T10:47:23.162Z] cache_alignment : 64 [2024-06-27T10:47:23.162Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.162Z] power management: [2024-06-27T10:47:23.162Z] [2024-06-27T10:47:23.162Z] processor : 1 [2024-06-27T10:47:23.162Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.162Z] cpu family : 6 [2024-06-27T10:47:23.162Z] model : 63 [2024-06-27T10:47:23.162Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.162Z] stepping : 2 [2024-06-27T10:47:23.162Z] microcode : 0x49 [2024-06-27T10:47:23.162Z] cpu MHz : 2568.532 [2024-06-27T10:47:23.162Z] cache size : 10240 KB [2024-06-27T10:47:23.162Z] physical id : 0 [2024-06-27T10:47:23.162Z] siblings : 8 [2024-06-27T10:47:23.162Z] core id : 1 [2024-06-27T10:47:23.162Z] cpu cores : 4 [2024-06-27T10:47:23.162Z] apicid : 2 [2024-06-27T10:47:23.162Z] initial apicid : 2 [2024-06-27T10:47:23.162Z] fpu : yes [2024-06-27T10:47:23.162Z] fpu_exception : yes [2024-06-27T10:47:23.162Z] cpuid level : 15 [2024-06-27T10:47:23.162Z] wp : yes [2024-06-27T10:47:23.162Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.162Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.162Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.163Z] bogomips : 6000.21 [2024-06-27T10:47:23.163Z] clflush size : 64 [2024-06-27T10:47:23.163Z] cache_alignment : 64 [2024-06-27T10:47:23.163Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.163Z] power management: [2024-06-27T10:47:23.163Z] [2024-06-27T10:47:23.163Z] processor : 2 [2024-06-27T10:47:23.163Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.163Z] cpu family : 6 [2024-06-27T10:47:23.163Z] model : 63 [2024-06-27T10:47:23.163Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.163Z] stepping : 2 [2024-06-27T10:47:23.163Z] microcode : 0x49 [2024-06-27T10:47:23.163Z] cpu MHz : 2446.871 [2024-06-27T10:47:23.163Z] cache size : 10240 KB [2024-06-27T10:47:23.163Z] physical id : 0 [2024-06-27T10:47:23.163Z] siblings : 8 [2024-06-27T10:47:23.163Z] core id : 2 [2024-06-27T10:47:23.163Z] cpu cores : 4 [2024-06-27T10:47:23.163Z] apicid : 4 [2024-06-27T10:47:23.163Z] initial apicid : 4 [2024-06-27T10:47:23.163Z] fpu : yes [2024-06-27T10:47:23.163Z] fpu_exception : yes [2024-06-27T10:47:23.163Z] cpuid level : 15 [2024-06-27T10:47:23.163Z] wp : yes [2024-06-27T10:47:23.163Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.163Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.163Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.163Z] bogomips : 6000.21 [2024-06-27T10:47:23.163Z] clflush size : 64 [2024-06-27T10:47:23.163Z] cache_alignment : 64 [2024-06-27T10:47:23.163Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.163Z] power management: [2024-06-27T10:47:23.163Z] [2024-06-27T10:47:23.163Z] processor : 3 [2024-06-27T10:47:23.163Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.163Z] cpu family : 6 [2024-06-27T10:47:23.163Z] model : 63 [2024-06-27T10:47:23.163Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.163Z] stepping : 2 [2024-06-27T10:47:23.163Z] microcode : 0x49 [2024-06-27T10:47:23.163Z] cpu MHz : 3422.873 [2024-06-27T10:47:23.163Z] cache size : 10240 KB [2024-06-27T10:47:23.163Z] physical id : 0 [2024-06-27T10:47:23.163Z] siblings : 8 [2024-06-27T10:47:23.163Z] core id : 3 [2024-06-27T10:47:23.163Z] cpu cores : 4 [2024-06-27T10:47:23.163Z] apicid : 6 [2024-06-27T10:47:23.163Z] initial apicid : 6 [2024-06-27T10:47:23.163Z] fpu : yes [2024-06-27T10:47:23.163Z] fpu_exception : yes [2024-06-27T10:47:23.163Z] cpuid level : 15 [2024-06-27T10:47:23.163Z] wp : yes [2024-06-27T10:47:23.163Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.163Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.163Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.163Z] bogomips : 6000.21 [2024-06-27T10:47:23.163Z] clflush size : 64 [2024-06-27T10:47:23.163Z] cache_alignment : 64 [2024-06-27T10:47:23.163Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.163Z] power management: [2024-06-27T10:47:23.163Z] [2024-06-27T10:47:23.163Z] processor : 4 [2024-06-27T10:47:23.163Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.163Z] cpu family : 6 [2024-06-27T10:47:23.163Z] model : 63 [2024-06-27T10:47:23.163Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.163Z] stepping : 2 [2024-06-27T10:47:23.163Z] microcode : 0x49 [2024-06-27T10:47:23.163Z] cpu MHz : 2890.448 [2024-06-27T10:47:23.163Z] cache size : 10240 KB [2024-06-27T10:47:23.163Z] physical id : 1 [2024-06-27T10:47:23.163Z] siblings : 8 [2024-06-27T10:47:23.163Z] core id : 0 [2024-06-27T10:47:23.163Z] cpu cores : 4 [2024-06-27T10:47:23.163Z] apicid : 16 [2024-06-27T10:47:23.163Z] initial apicid : 16 [2024-06-27T10:47:23.163Z] fpu : yes [2024-06-27T10:47:23.163Z] fpu_exception : yes [2024-06-27T10:47:23.163Z] cpuid level : 15 [2024-06-27T10:47:23.163Z] wp : yes [2024-06-27T10:47:23.163Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.164Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.164Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.164Z] bogomips : 6007.26 [2024-06-27T10:47:23.164Z] clflush size : 64 [2024-06-27T10:47:23.164Z] cache_alignment : 64 [2024-06-27T10:47:23.164Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.164Z] power management: [2024-06-27T10:47:23.164Z] [2024-06-27T10:47:23.164Z] processor : 5 [2024-06-27T10:47:23.164Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.164Z] cpu family : 6 [2024-06-27T10:47:23.164Z] model : 63 [2024-06-27T10:47:23.164Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.164Z] stepping : 2 [2024-06-27T10:47:23.164Z] microcode : 0x49 [2024-06-27T10:47:23.164Z] cpu MHz : 2906.260 [2024-06-27T10:47:23.164Z] cache size : 10240 KB [2024-06-27T10:47:23.164Z] physical id : 1 [2024-06-27T10:47:23.164Z] siblings : 8 [2024-06-27T10:47:23.164Z] core id : 1 [2024-06-27T10:47:23.164Z] cpu cores : 4 [2024-06-27T10:47:23.164Z] apicid : 18 [2024-06-27T10:47:23.164Z] initial apicid : 18 [2024-06-27T10:47:23.164Z] fpu : yes [2024-06-27T10:47:23.164Z] fpu_exception : yes [2024-06-27T10:47:23.164Z] cpuid level : 15 [2024-06-27T10:47:23.164Z] wp : yes [2024-06-27T10:47:23.164Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.164Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.164Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.164Z] bogomips : 6007.26 [2024-06-27T10:47:23.164Z] clflush size : 64 [2024-06-27T10:47:23.164Z] cache_alignment : 64 [2024-06-27T10:47:23.164Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.164Z] power management: [2024-06-27T10:47:23.164Z] [2024-06-27T10:47:23.164Z] processor : 6 [2024-06-27T10:47:23.164Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.164Z] cpu family : 6 [2024-06-27T10:47:23.164Z] model : 63 [2024-06-27T10:47:23.164Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.164Z] stepping : 2 [2024-06-27T10:47:23.164Z] microcode : 0x49 [2024-06-27T10:47:23.164Z] cpu MHz : 2875.495 [2024-06-27T10:47:23.164Z] cache size : 10240 KB [2024-06-27T10:47:23.164Z] physical id : 1 [2024-06-27T10:47:23.164Z] siblings : 8 [2024-06-27T10:47:23.164Z] core id : 2 [2024-06-27T10:47:23.164Z] cpu cores : 4 [2024-06-27T10:47:23.164Z] apicid : 20 [2024-06-27T10:47:23.164Z] initial apicid : 20 [2024-06-27T10:47:23.164Z] fpu : yes [2024-06-27T10:47:23.164Z] fpu_exception : yes [2024-06-27T10:47:23.164Z] cpuid level : 15 [2024-06-27T10:47:23.164Z] wp : yes [2024-06-27T10:47:23.164Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.164Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.164Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.164Z] bogomips : 6007.26 [2024-06-27T10:47:23.164Z] clflush size : 64 [2024-06-27T10:47:23.164Z] cache_alignment : 64 [2024-06-27T10:47:23.164Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.164Z] power management: [2024-06-27T10:47:23.164Z] [2024-06-27T10:47:23.164Z] processor : 7 [2024-06-27T10:47:23.164Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.164Z] cpu family : 6 [2024-06-27T10:47:23.164Z] model : 63 [2024-06-27T10:47:23.164Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.164Z] stepping : 2 [2024-06-27T10:47:23.164Z] microcode : 0x49 [2024-06-27T10:47:23.164Z] cpu MHz : 3482.895 [2024-06-27T10:47:23.164Z] cache size : 10240 KB [2024-06-27T10:47:23.164Z] physical id : 1 [2024-06-27T10:47:23.164Z] siblings : 8 [2024-06-27T10:47:23.164Z] core id : 3 [2024-06-27T10:47:23.164Z] cpu cores : 4 [2024-06-27T10:47:23.164Z] apicid : 22 [2024-06-27T10:47:23.164Z] initial apicid : 22 [2024-06-27T10:47:23.164Z] fpu : yes [2024-06-27T10:47:23.164Z] fpu_exception : yes [2024-06-27T10:47:23.164Z] cpuid level : 15 [2024-06-27T10:47:23.164Z] wp : yes [2024-06-27T10:47:23.164Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.165Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.165Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.165Z] bogomips : 6007.26 [2024-06-27T10:47:23.165Z] clflush size : 64 [2024-06-27T10:47:23.165Z] cache_alignment : 64 [2024-06-27T10:47:23.165Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.165Z] power management: [2024-06-27T10:47:23.165Z] [2024-06-27T10:47:23.165Z] processor : 8 [2024-06-27T10:47:23.165Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.165Z] cpu family : 6 [2024-06-27T10:47:23.165Z] model : 63 [2024-06-27T10:47:23.165Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.165Z] stepping : 2 [2024-06-27T10:47:23.165Z] microcode : 0x49 [2024-06-27T10:47:23.165Z] cpu MHz : 2184.430 [2024-06-27T10:47:23.165Z] cache size : 10240 KB [2024-06-27T10:47:23.165Z] physical id : 0 [2024-06-27T10:47:23.165Z] siblings : 8 [2024-06-27T10:47:23.165Z] core id : 0 [2024-06-27T10:47:23.165Z] cpu cores : 4 [2024-06-27T10:47:23.165Z] apicid : 1 [2024-06-27T10:47:23.165Z] initial apicid : 1 [2024-06-27T10:47:23.165Z] fpu : yes [2024-06-27T10:47:23.165Z] fpu_exception : yes [2024-06-27T10:47:23.165Z] cpuid level : 15 [2024-06-27T10:47:23.165Z] wp : yes [2024-06-27T10:47:23.165Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.165Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.165Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.165Z] bogomips : 6000.21 [2024-06-27T10:47:23.165Z] clflush size : 64 [2024-06-27T10:47:23.165Z] cache_alignment : 64 [2024-06-27T10:47:23.165Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.165Z] power management: [2024-06-27T10:47:23.165Z] [2024-06-27T10:47:23.165Z] processor : 9 [2024-06-27T10:47:23.165Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.165Z] cpu family : 6 [2024-06-27T10:47:23.165Z] model : 63 [2024-06-27T10:47:23.165Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.165Z] stepping : 2 [2024-06-27T10:47:23.165Z] microcode : 0x49 [2024-06-27T10:47:23.165Z] cpu MHz : 3335.719 [2024-06-27T10:47:23.165Z] cache size : 10240 KB [2024-06-27T10:47:23.165Z] physical id : 0 [2024-06-27T10:47:23.165Z] siblings : 8 [2024-06-27T10:47:23.165Z] core id : 1 [2024-06-27T10:47:23.165Z] cpu cores : 4 [2024-06-27T10:47:23.165Z] apicid : 3 [2024-06-27T10:47:23.165Z] initial apicid : 3 [2024-06-27T10:47:23.165Z] fpu : yes [2024-06-27T10:47:23.165Z] fpu_exception : yes [2024-06-27T10:47:23.165Z] cpuid level : 15 [2024-06-27T10:47:23.165Z] wp : yes [2024-06-27T10:47:23.165Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.165Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.165Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.165Z] bogomips : 6000.21 [2024-06-27T10:47:23.165Z] clflush size : 64 [2024-06-27T10:47:23.165Z] cache_alignment : 64 [2024-06-27T10:47:23.165Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.165Z] power management: [2024-06-27T10:47:23.165Z] [2024-06-27T10:47:23.165Z] processor : 10 [2024-06-27T10:47:23.165Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.165Z] cpu family : 6 [2024-06-27T10:47:23.165Z] model : 63 [2024-06-27T10:47:23.165Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.165Z] stepping : 2 [2024-06-27T10:47:23.165Z] microcode : 0x49 [2024-06-27T10:47:23.165Z] cpu MHz : 3302.202 [2024-06-27T10:47:23.165Z] cache size : 10240 KB [2024-06-27T10:47:23.165Z] physical id : 0 [2024-06-27T10:47:23.165Z] siblings : 8 [2024-06-27T10:47:23.165Z] core id : 2 [2024-06-27T10:47:23.165Z] cpu cores : 4 [2024-06-27T10:47:23.165Z] apicid : 5 [2024-06-27T10:47:23.165Z] initial apicid : 5 [2024-06-27T10:47:23.165Z] fpu : yes [2024-06-27T10:47:23.165Z] fpu_exception : yes [2024-06-27T10:47:23.165Z] cpuid level : 15 [2024-06-27T10:47:23.165Z] wp : yes [2024-06-27T10:47:23.165Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.166Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.166Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.166Z] bogomips : 6000.21 [2024-06-27T10:47:23.166Z] clflush size : 64 [2024-06-27T10:47:23.166Z] cache_alignment : 64 [2024-06-27T10:47:23.166Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.166Z] power management: [2024-06-27T10:47:23.166Z] [2024-06-27T10:47:23.166Z] processor : 11 [2024-06-27T10:47:23.166Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.166Z] cpu family : 6 [2024-06-27T10:47:23.166Z] model : 63 [2024-06-27T10:47:23.166Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.166Z] stepping : 2 [2024-06-27T10:47:23.166Z] microcode : 0x49 [2024-06-27T10:47:23.166Z] cpu MHz : 2730.285 [2024-06-27T10:47:23.166Z] cache size : 10240 KB [2024-06-27T10:47:23.166Z] physical id : 0 [2024-06-27T10:47:23.166Z] siblings : 8 [2024-06-27T10:47:23.166Z] core id : 3 [2024-06-27T10:47:23.166Z] cpu cores : 4 [2024-06-27T10:47:23.166Z] apicid : 7 [2024-06-27T10:47:23.166Z] initial apicid : 7 [2024-06-27T10:47:23.166Z] fpu : yes [2024-06-27T10:47:23.166Z] fpu_exception : yes [2024-06-27T10:47:23.166Z] cpuid level : 15 [2024-06-27T10:47:23.166Z] wp : yes [2024-06-27T10:47:23.166Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.166Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.166Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.166Z] bogomips : 6000.21 [2024-06-27T10:47:23.166Z] clflush size : 64 [2024-06-27T10:47:23.166Z] cache_alignment : 64 [2024-06-27T10:47:23.166Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.166Z] power management: [2024-06-27T10:47:23.166Z] [2024-06-27T10:47:23.166Z] processor : 12 [2024-06-27T10:47:23.166Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.166Z] cpu family : 6 [2024-06-27T10:47:23.166Z] model : 63 [2024-06-27T10:47:23.166Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.166Z] stepping : 2 [2024-06-27T10:47:23.166Z] microcode : 0x49 [2024-06-27T10:47:23.166Z] cpu MHz : 3500.000 [2024-06-27T10:47:23.166Z] cache size : 10240 KB [2024-06-27T10:47:23.166Z] physical id : 1 [2024-06-27T10:47:23.166Z] siblings : 8 [2024-06-27T10:47:23.166Z] core id : 0 [2024-06-27T10:47:23.166Z] cpu cores : 4 [2024-06-27T10:47:23.166Z] apicid : 17 [2024-06-27T10:47:23.166Z] initial apicid : 17 [2024-06-27T10:47:23.166Z] fpu : yes [2024-06-27T10:47:23.166Z] fpu_exception : yes [2024-06-27T10:47:23.166Z] cpuid level : 15 [2024-06-27T10:47:23.166Z] wp : yes [2024-06-27T10:47:23.166Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.166Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.166Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.166Z] bogomips : 6007.26 [2024-06-27T10:47:23.166Z] clflush size : 64 [2024-06-27T10:47:23.166Z] cache_alignment : 64 [2024-06-27T10:47:23.166Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.166Z] power management: [2024-06-27T10:47:23.166Z] [2024-06-27T10:47:23.166Z] processor : 13 [2024-06-27T10:47:23.166Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.166Z] cpu family : 6 [2024-06-27T10:47:23.166Z] model : 63 [2024-06-27T10:47:23.166Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.166Z] stepping : 2 [2024-06-27T10:47:23.166Z] microcode : 0x49 [2024-06-27T10:47:23.166Z] cpu MHz : 2928.129 [2024-06-27T10:47:23.166Z] cache size : 10240 KB [2024-06-27T10:47:23.166Z] physical id : 1 [2024-06-27T10:47:23.166Z] siblings : 8 [2024-06-27T10:47:23.166Z] core id : 1 [2024-06-27T10:47:23.166Z] cpu cores : 4 [2024-06-27T10:47:23.166Z] apicid : 19 [2024-06-27T10:47:23.166Z] initial apicid : 19 [2024-06-27T10:47:23.166Z] fpu : yes [2024-06-27T10:47:23.166Z] fpu_exception : yes [2024-06-27T10:47:23.166Z] cpuid level : 15 [2024-06-27T10:47:23.166Z] wp : yes [2024-06-27T10:47:23.166Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.167Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.167Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.167Z] bogomips : 6007.26 [2024-06-27T10:47:23.167Z] clflush size : 64 [2024-06-27T10:47:23.167Z] cache_alignment : 64 [2024-06-27T10:47:23.167Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.167Z] power management: [2024-06-27T10:47:23.167Z] [2024-06-27T10:47:23.167Z] processor : 14 [2024-06-27T10:47:23.167Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.167Z] cpu family : 6 [2024-06-27T10:47:23.167Z] model : 63 [2024-06-27T10:47:23.167Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.167Z] stepping : 2 [2024-06-27T10:47:23.167Z] microcode : 0x49 [2024-06-27T10:47:23.167Z] cpu MHz : 3014.721 [2024-06-27T10:47:23.167Z] cache size : 10240 KB [2024-06-27T10:47:23.167Z] physical id : 1 [2024-06-27T10:47:23.167Z] siblings : 8 [2024-06-27T10:47:23.167Z] core id : 2 [2024-06-27T10:47:23.167Z] cpu cores : 4 [2024-06-27T10:47:23.167Z] apicid : 21 [2024-06-27T10:47:23.167Z] initial apicid : 21 [2024-06-27T10:47:23.167Z] fpu : yes [2024-06-27T10:47:23.167Z] fpu_exception : yes [2024-06-27T10:47:23.167Z] cpuid level : 15 [2024-06-27T10:47:23.167Z] wp : yes [2024-06-27T10:47:23.167Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.167Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.167Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.167Z] bogomips : 6007.26 [2024-06-27T10:47:23.167Z] clflush size : 64 [2024-06-27T10:47:23.167Z] cache_alignment : 64 [2024-06-27T10:47:23.167Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.167Z] power management: [2024-06-27T10:47:23.167Z] [2024-06-27T10:47:23.167Z] processor : 15 [2024-06-27T10:47:23.167Z] vendor_id : GenuineIntel [2024-06-27T10:47:23.167Z] cpu family : 6 [2024-06-27T10:47:23.167Z] model : 63 [2024-06-27T10:47:23.167Z] model name : Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz [2024-06-27T10:47:23.167Z] stepping : 2 [2024-06-27T10:47:23.167Z] microcode : 0x49 [2024-06-27T10:47:23.167Z] cpu MHz : 3463.440 [2024-06-27T10:47:23.167Z] cache size : 10240 KB [2024-06-27T10:47:23.167Z] physical id : 1 [2024-06-27T10:47:23.167Z] siblings : 8 [2024-06-27T10:47:23.167Z] core id : 3 [2024-06-27T10:47:23.167Z] cpu cores : 4 [2024-06-27T10:47:23.167Z] apicid : 23 [2024-06-27T10:47:23.167Z] initial apicid : 23 [2024-06-27T10:47:23.167Z] fpu : yes [2024-06-27T10:47:23.167Z] fpu_exception : yes [2024-06-27T10:47:23.167Z] cpuid level : 15 [2024-06-27T10:47:23.167Z] wp : yes [2024-06-27T10:47:23.167Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:23.167Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs [2024-06-27T10:47:23.167Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data [2024-06-27T10:47:23.167Z] bogomips : 6007.26 [2024-06-27T10:47:23.167Z] clflush size : 64 [2024-06-27T10:47:23.167Z] cache_alignment : 64 [2024-06-27T10:47:23.167Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:23.167Z] power management: [2024-06-27T10:47:23.167Z] [2024-06-27T10:47:23.167Z] + cat /proc/meminfo [2024-06-27T10:47:23.167Z] MemTotal: 131880688 kB [2024-06-27T10:47:23.167Z] MemFree: 18403564 kB [2024-06-27T10:47:23.167Z] MemAvailable: 112341008 kB [2024-06-27T10:47:23.167Z] Buffers: 896 kB [2024-06-27T10:47:23.167Z] Cached: 86386860 kB [2024-06-27T10:47:23.167Z] SwapCached: 0 kB [2024-06-27T10:47:23.167Z] Active: 20187892 kB [2024-06-27T10:47:23.167Z] Inactive: 75816632 kB [2024-06-27T10:47:23.167Z] Active(anon): 9407168 kB [2024-06-27T10:47:23.167Z] Inactive(anon): 441364 kB [2024-06-27T10:47:23.167Z] Active(file): 10780724 kB [2024-06-27T10:47:23.167Z] Inactive(file): 75375268 kB [2024-06-27T10:47:23.167Z] Unevictable: 73884 kB [2024-06-27T10:47:23.167Z] Mlocked: 73884 kB [2024-06-27T10:47:23.167Z] SwapTotal: 0 kB [2024-06-27T10:47:23.167Z] SwapFree: 0 kB [2024-06-27T10:47:23.167Z] Zswap: 0 kB [2024-06-27T10:47:23.167Z] Zswapped: 0 kB [2024-06-27T10:47:23.167Z] Dirty: 451960 kB [2024-06-27T10:47:23.167Z] Writeback: 0 kB [2024-06-27T10:47:23.167Z] AnonPages: 9599252 kB [2024-06-27T10:47:23.167Z] Mapped: 876328 kB [2024-06-27T10:47:23.167Z] Shmem: 222800 kB [2024-06-27T10:47:23.167Z] KReclaimable: 8856372 kB [2024-06-27T10:47:23.167Z] Slab: 14121588 kB [2024-06-27T10:47:23.167Z] SReclaimable: 8856372 kB [2024-06-27T10:47:23.167Z] SUnreclaim: 5265216 kB [2024-06-27T10:47:23.168Z] KernelStack: 27968 kB [2024-06-27T10:47:23.168Z] PageTables: 67080 kB [2024-06-27T10:47:23.168Z] SecPageTables: 0 kB [2024-06-27T10:47:23.168Z] NFS_Unstable: 0 kB [2024-06-27T10:47:23.168Z] Bounce: 0 kB [2024-06-27T10:47:23.168Z] WritebackTmp: 0 kB [2024-06-27T10:47:23.168Z] CommitLimit: 65940344 kB [2024-06-27T10:47:23.168Z] Committed_AS: 11818520 kB [2024-06-27T10:47:23.168Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:23.168Z] VmallocUsed: 209388 kB [2024-06-27T10:47:23.168Z] VmallocChunk: 0 kB [2024-06-27T10:47:23.168Z] Percpu: 236032 kB [2024-06-27T10:47:23.168Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:23.168Z] AnonHugePages: 4161536 kB [2024-06-27T10:47:23.168Z] ShmemHugePages: 0 kB [2024-06-27T10:47:23.168Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:23.168Z] FileHugePages: 0 kB [2024-06-27T10:47:23.168Z] FilePmdMapped: 0 kB [2024-06-27T10:47:23.168Z] CmaTotal: 0 kB [2024-06-27T10:47:23.168Z] CmaFree: 0 kB [2024-06-27T10:47:23.168Z] HugePages_Total: 0 [2024-06-27T10:47:23.168Z] HugePages_Free: 0 [2024-06-27T10:47:23.168Z] HugePages_Rsvd: 0 [2024-06-27T10:47:23.168Z] HugePages_Surp: 0 [2024-06-27T10:47:23.168Z] Hugepagesize: 2048 kB [2024-06-27T10:47:23.168Z] Hugetlb: 0 kB [2024-06-27T10:47:23.168Z] DirectMap4k: 564676 kB [2024-06-27T10:47:23.168Z] DirectMap2M: 15054848 kB [2024-06-27T10:47:23.168Z] DirectMap1G: 120586240 kB [Pipeline] sh [2024-06-27T10:47:23.228Z] [INFO] [2024-06-27T10:47:23.228Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:47:23.228Z] [INFO] [2024-06-27T10:47:23.228Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:47:23.400Z] Avoid second fetch [2024-06-27T10:47:23.410Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:47:23.450Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:23.450Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:23.540Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:23.540Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:23.540Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test ql_gf_web_profile_all [2024-06-27T10:47:23.540Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:23.540Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:23.540Z] + readonly GF_INTERNAL_ENV_SH=/tmp/pcUgf-internal-env [2024-06-27T10:47:23.540Z] + GF_INTERNAL_ENV_SH=/tmp/pcUgf-internal-env [2024-06-27T10:47:23.540Z] + '[' '!' -z '' ']' [2024-06-27T10:47:23.540Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:23.540Z] + WSIMPORT_OPTS= [2024-06-27T10:47:23.540Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:23.540Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:23.554Z] [INFO] [2024-06-27T10:47:23.554Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:47:23.554Z] [INFO] [2024-06-27T10:47:23.554Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:47:23.737Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:23.737Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:23.737Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test ql_gf_full_profile_all [2024-06-27T10:47:23.737Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:23.737Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:23.737Z] + readonly GF_INTERNAL_ENV_SH=/tmp/FjEgf-internal-env [2024-06-27T10:47:23.737Z] + GF_INTERNAL_ENV_SH=/tmp/FjEgf-internal-env [2024-06-27T10:47:23.737Z] + '[' '!' -z '' ']' [2024-06-27T10:47:23.737Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:23.737Z] + WSIMPORT_OPTS= [2024-06-27T10:47:23.737Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:23.738Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:23.795Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:23.795Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:23.795Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:23.795Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:23.795Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:23.795Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:23.795Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:23.795Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:23.795Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:23.795Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:23.795Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:23.795Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:23.795Z] Preparing dependencies ... [2024-06-27T10:47:23.795Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:47:23.963Z] [INFO] Scanning for projects... [2024-06-27T10:47:23.994Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:23.994Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:23.994Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:23.994Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:23.994Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:23.994Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:23.994Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:23.994Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:23.994Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:23.994Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:23.994Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:23.994Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:23.994Z] Preparing dependencies ... [2024-06-27T10:47:23.994Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:47:24.379Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:24.379Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:24.379Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test jdbc_all [2024-06-27T10:47:24.379Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:24.379Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:24.379Z] + readonly GF_INTERNAL_ENV_SH=/tmp/Yoegf-internal-env [2024-06-27T10:47:24.379Z] + GF_INTERNAL_ENV_SH=/tmp/Yoegf-internal-env [2024-06-27T10:47:24.379Z] + '[' '!' -z '' ']' [2024-06-27T10:47:24.379Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:24.379Z] + WSIMPORT_OPTS= [2024-06-27T10:47:24.379Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:24.379Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:24.382Z] [INFO] No sources to compile [2024-06-27T10:47:24.382Z] [INFO] [2024-06-27T10:47:24.382Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:24.382Z] [INFO] [2024-06-27T10:47:24.382Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:24.382Z] [INFO] [2024-06-27T10:47:24.382Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:47:24.382Z] [INFO] No sources to compile [2024-06-27T10:47:24.382Z] [INFO] [2024-06-27T10:47:24.382Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:47:24.382Z] [INFO] No sources to compile [2024-06-27T10:47:24.382Z] [INFO] [2024-06-27T10:47:24.382Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:47:24.461Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [Pipeline] { [Pipeline] sh [2024-06-27T10:47:24.635Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:24.635Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:24.635Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:24.635Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:24.635Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:24.635Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:24.635Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:24.635Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:24.635Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:24.635Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:24.635Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:24.635Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:24.635Z] Preparing dependencies ... [2024-06-27T10:47:24.635Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:47:24.952Z] + id [2024-06-27T10:47:24.952Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:24.952Z] + uname -a [2024-06-27T10:47:24.952Z] Linux basic-xkk4w 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:24.952Z] + env [2024-06-27T10:47:24.952Z] + sort [2024-06-27T10:47:24.952Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:24.952Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:24.952Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:24.952Z] BUILD_ID=351 [2024-06-27T10:47:24.952Z] BUILD_NUMBER=351 [2024-06-27T10:47:24.952Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:24.952Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:24.952Z] CI=true [2024-06-27T10:47:24.952Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:24.952Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:24.952Z] HOME=/home/jenkins [2024-06-27T10:47:24.952Z] HOSTNAME=basic-xkk4w [2024-06-27T10:47:24.952Z] HUDSON_COOKIE=7d8863ff-d356-40f0-b81c-d03ccc9b99ef [2024-06-27T10:47:24.952Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:24.952Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:24.952Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:24.952Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:24.952Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:24.952Z] JENKINS_AGENT_NAME=basic-xkk4w [2024-06-27T10:47:24.952Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:24.952Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:24.952Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:24.952Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:24.952Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:24.952Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:24.952Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:24.952Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:24.952Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:24.952Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:24.952Z] JENKINS_NAME=basic-xkk4w [2024-06-27T10:47:24.952Z] JENKINS_NODE_COOKIE=5cfc3c80-de38-4e0a-b6e2-991639dacafc [2024-06-27T10:47:24.952Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:24.952Z] JENKINS_SECRET=**** [2024-06-27T10:47:24.952Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:24.952Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:24.952Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:24.952Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:24.952Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:24.952Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:24.952Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:24.952Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:24.952Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:24.952Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:24.952Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:24.952Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:24.952Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:24.952Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:24.952Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:24.952Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:24.952Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:24.952Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:24.952Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:24.952Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:24.952Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:24.952Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:24.952Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:24.952Z] LANG=en_US.UTF-8 [2024-06-27T10:47:24.952Z] LANGUAGE=en_US:en [2024-06-27T10:47:24.952Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:24.952Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:24.952Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:24.952Z] NODE_LABELS=basic-xkk4w basic [2024-06-27T10:47:24.952Z] NODE_NAME=basic-xkk4w [2024-06-27T10:47:24.952Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:24.952Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-xkk4w -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:24.952Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:24.952Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:24.952Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:24.952Z] PORT_ADMIN=4848 [2024-06-27T10:47:24.952Z] PORT_HTTP=8080 [2024-06-27T10:47:24.952Z] PORT_HTTPS=8181 [2024-06-27T10:47:24.952Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:24.952Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:24.952Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:24.952Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:24.952Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:24.952Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:24.953Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:24.953Z] SHLVL=1 [2024-06-27T10:47:24.953Z] STAGE_NAME=ejb_group_2 [2024-06-27T10:47:24.953Z] TERM=xterm [2024-06-27T10:47:24.953Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:24.953Z] USER_NAME=jenkins [2024-06-27T10:47:24.953Z] _=/usr/bin/env [2024-06-27T10:47:24.953Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:24.953Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:24.953Z] + df -h [2024-06-27T10:47:24.953Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:24.953Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:24.953Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:24.953Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:24.953Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:24.953Z] tmpfs 26G 67M 26G 1% /etc/hostname [2024-06-27T10:47:24.953Z] /dev/sda4 894G 542G 353G 61% /etc/hosts [2024-06-27T10:47:24.953Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:24.953Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:24.953Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:24.953Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:24.953Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:24.953Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:24.953Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:47:24.953Z] 161 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:24.953Z] + mvn -version [2024-06-27T10:47:25.210Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:25.210Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:25.210Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:25.210Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:25.210Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:25.210Z] + ant -version [2024-06-27T10:47:25.309Z] [INFO] Executing tasks [2024-06-27T10:47:25.309Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:47:25.309Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:47:25.309Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:47:25.309Z] [INFO] Executed tasks [2024-06-27T10:47:25.309Z] [INFO] [2024-06-27T10:47:25.309Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:47:25.360Z] [INFO] Scanning for projects... [Pipeline] timeout [2024-06-27T10:47:25.413Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:25.466Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:25.466Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:25.466Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-018942d9/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:25.466Z] + true [2024-06-27T10:47:25.466Z] + cat /proc/cpuinfo [2024-06-27T10:47:25.466Z] processor : 0 [2024-06-27T10:47:25.466Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.466Z] cpu family : 6 [2024-06-27T10:47:25.466Z] model : 85 [2024-06-27T10:47:25.466Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.466Z] stepping : 7 [2024-06-27T10:47:25.466Z] microcode : 0x5003302 [2024-06-27T10:47:25.466Z] cpu MHz : 2864.122 [2024-06-27T10:47:25.466Z] cache size : 14080 KB [2024-06-27T10:47:25.466Z] physical id : 0 [2024-06-27T10:47:25.466Z] siblings : 20 [2024-06-27T10:47:25.466Z] core id : 0 [2024-06-27T10:47:25.466Z] cpu cores : 10 [2024-06-27T10:47:25.466Z] apicid : 0 [2024-06-27T10:47:25.466Z] initial apicid : 0 [2024-06-27T10:47:25.466Z] fpu : yes [2024-06-27T10:47:25.466Z] fpu_exception : yes [2024-06-27T10:47:25.466Z] cpuid level : 22 [2024-06-27T10:47:25.466Z] wp : yes [2024-06-27T10:47:25.467Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.467Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.467Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.467Z] bogomips : 4800.00 [2024-06-27T10:47:25.467Z] clflush size : 64 [2024-06-27T10:47:25.467Z] cache_alignment : 64 [2024-06-27T10:47:25.467Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.467Z] power management: [2024-06-27T10:47:25.467Z] [2024-06-27T10:47:25.467Z] processor : 1 [2024-06-27T10:47:25.467Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.467Z] cpu family : 6 [2024-06-27T10:47:25.467Z] model : 85 [2024-06-27T10:47:25.467Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.467Z] stepping : 7 [2024-06-27T10:47:25.467Z] microcode : 0x5003302 [2024-06-27T10:47:25.467Z] cpu MHz : 2901.983 [2024-06-27T10:47:25.467Z] cache size : 14080 KB [2024-06-27T10:47:25.467Z] physical id : 0 [2024-06-27T10:47:25.467Z] siblings : 20 [2024-06-27T10:47:25.467Z] core id : 1 [2024-06-27T10:47:25.467Z] cpu cores : 10 [2024-06-27T10:47:25.467Z] apicid : 2 [2024-06-27T10:47:25.467Z] initial apicid : 2 [2024-06-27T10:47:25.467Z] fpu : yes [2024-06-27T10:47:25.467Z] fpu_exception : yes [2024-06-27T10:47:25.467Z] cpuid level : 22 [2024-06-27T10:47:25.467Z] wp : yes [2024-06-27T10:47:25.467Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.467Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.467Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.468Z] bogomips : 4800.00 [2024-06-27T10:47:25.468Z] clflush size : 64 [2024-06-27T10:47:25.468Z] cache_alignment : 64 [2024-06-27T10:47:25.468Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.468Z] power management: [2024-06-27T10:47:25.468Z] [2024-06-27T10:47:25.468Z] processor : 2 [2024-06-27T10:47:25.468Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.468Z] cpu family : 6 [2024-06-27T10:47:25.468Z] model : 85 [2024-06-27T10:47:25.468Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.468Z] stepping : 7 [2024-06-27T10:47:25.468Z] microcode : 0x5003302 [2024-06-27T10:47:25.468Z] cpu MHz : 2851.752 [2024-06-27T10:47:25.468Z] cache size : 14080 KB [2024-06-27T10:47:25.468Z] physical id : 0 [2024-06-27T10:47:25.468Z] siblings : 20 [2024-06-27T10:47:25.468Z] core id : 2 [2024-06-27T10:47:25.468Z] cpu cores : 10 [2024-06-27T10:47:25.468Z] apicid : 4 [2024-06-27T10:47:25.468Z] initial apicid : 4 [2024-06-27T10:47:25.468Z] fpu : yes [2024-06-27T10:47:25.468Z] fpu_exception : yes [2024-06-27T10:47:25.468Z] cpuid level : 22 [2024-06-27T10:47:25.468Z] wp : yes [2024-06-27T10:47:25.468Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.468Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.468Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.468Z] bogomips : 4800.00 [2024-06-27T10:47:25.468Z] clflush size : 64 [2024-06-27T10:47:25.468Z] cache_alignment : 64 [2024-06-27T10:47:25.468Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.468Z] power management: [2024-06-27T10:47:25.468Z] [2024-06-27T10:47:25.468Z] processor : 3 [2024-06-27T10:47:25.468Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.468Z] cpu family : 6 [2024-06-27T10:47:25.468Z] model : 85 [2024-06-27T10:47:25.468Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.468Z] stepping : 7 [2024-06-27T10:47:25.468Z] microcode : 0x5003302 [2024-06-27T10:47:25.468Z] cpu MHz : 2902.511 [2024-06-27T10:47:25.468Z] cache size : 14080 KB [2024-06-27T10:47:25.468Z] physical id : 0 [2024-06-27T10:47:25.468Z] siblings : 20 [2024-06-27T10:47:25.468Z] core id : 3 [2024-06-27T10:47:25.468Z] cpu cores : 10 [2024-06-27T10:47:25.468Z] apicid : 6 [2024-06-27T10:47:25.468Z] initial apicid : 6 [2024-06-27T10:47:25.468Z] fpu : yes [2024-06-27T10:47:25.468Z] fpu_exception : yes [2024-06-27T10:47:25.468Z] cpuid level : 22 [2024-06-27T10:47:25.468Z] wp : yes [2024-06-27T10:47:25.469Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.469Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.469Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.469Z] bogomips : 4800.00 [2024-06-27T10:47:25.469Z] clflush size : 64 [2024-06-27T10:47:25.469Z] cache_alignment : 64 [2024-06-27T10:47:25.469Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.469Z] power management: [2024-06-27T10:47:25.469Z] [2024-06-27T10:47:25.469Z] processor : 4 [2024-06-27T10:47:25.469Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.469Z] cpu family : 6 [2024-06-27T10:47:25.469Z] model : 85 [2024-06-27T10:47:25.469Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.469Z] stepping : 7 [2024-06-27T10:47:25.469Z] microcode : 0x5003302 [2024-06-27T10:47:25.469Z] cpu MHz : 2882.077 [2024-06-27T10:47:25.469Z] cache size : 14080 KB [2024-06-27T10:47:25.469Z] physical id : 0 [2024-06-27T10:47:25.469Z] siblings : 20 [2024-06-27T10:47:25.469Z] core id : 4 [2024-06-27T10:47:25.469Z] cpu cores : 10 [2024-06-27T10:47:25.469Z] apicid : 8 [2024-06-27T10:47:25.469Z] initial apicid : 8 [2024-06-27T10:47:25.469Z] fpu : yes [2024-06-27T10:47:25.469Z] fpu_exception : yes [2024-06-27T10:47:25.469Z] cpuid level : 22 [2024-06-27T10:47:25.469Z] wp : yes [2024-06-27T10:47:25.469Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.470Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.470Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.470Z] bogomips : 4800.00 [2024-06-27T10:47:25.470Z] clflush size : 64 [2024-06-27T10:47:25.470Z] cache_alignment : 64 [2024-06-27T10:47:25.470Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.470Z] power management: [2024-06-27T10:47:25.470Z] [2024-06-27T10:47:25.470Z] processor : 5 [2024-06-27T10:47:25.470Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.470Z] cpu family : 6 [2024-06-27T10:47:25.470Z] model : 85 [2024-06-27T10:47:25.470Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.470Z] stepping : 7 [2024-06-27T10:47:25.470Z] microcode : 0x5003302 [2024-06-27T10:47:25.470Z] cpu MHz : 2899.997 [2024-06-27T10:47:25.470Z] cache size : 14080 KB [2024-06-27T10:47:25.470Z] physical id : 0 [2024-06-27T10:47:25.470Z] siblings : 20 [2024-06-27T10:47:25.470Z] core id : 8 [2024-06-27T10:47:25.470Z] cpu cores : 10 [2024-06-27T10:47:25.470Z] apicid : 16 [2024-06-27T10:47:25.470Z] initial apicid : 16 [2024-06-27T10:47:25.470Z] fpu : yes [2024-06-27T10:47:25.470Z] fpu_exception : yes [2024-06-27T10:47:25.470Z] cpuid level : 22 [2024-06-27T10:47:25.470Z] wp : yes [2024-06-27T10:47:25.470Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.470Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.470Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.470Z] bogomips : 4800.00 [2024-06-27T10:47:25.470Z] clflush size : 64 [2024-06-27T10:47:25.470Z] cache_alignment : 64 [2024-06-27T10:47:25.470Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.470Z] power management: [2024-06-27T10:47:25.470Z] [2024-06-27T10:47:25.470Z] processor : 6 [2024-06-27T10:47:25.470Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.470Z] cpu family : 6 [2024-06-27T10:47:25.470Z] model : 85 [2024-06-27T10:47:25.470Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.470Z] stepping : 7 [2024-06-27T10:47:25.470Z] microcode : 0x5003302 [2024-06-27T10:47:25.470Z] cpu MHz : 2900.309 [2024-06-27T10:47:25.470Z] cache size : 14080 KB [2024-06-27T10:47:25.470Z] physical id : 0 [2024-06-27T10:47:25.470Z] siblings : 20 [2024-06-27T10:47:25.470Z] core id : 9 [2024-06-27T10:47:25.470Z] cpu cores : 10 [2024-06-27T10:47:25.470Z] apicid : 18 [2024-06-27T10:47:25.470Z] initial apicid : 18 [2024-06-27T10:47:25.470Z] fpu : yes [2024-06-27T10:47:25.470Z] fpu_exception : yes [2024-06-27T10:47:25.470Z] cpuid level : 22 [2024-06-27T10:47:25.470Z] wp : yes [2024-06-27T10:47:25.471Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.471Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.471Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.471Z] bogomips : 4800.00 [2024-06-27T10:47:25.471Z] clflush size : 64 [2024-06-27T10:47:25.471Z] cache_alignment : 64 [2024-06-27T10:47:25.471Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.471Z] power management: [2024-06-27T10:47:25.471Z] [2024-06-27T10:47:25.471Z] processor : 7 [2024-06-27T10:47:25.471Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.471Z] cpu family : 6 [2024-06-27T10:47:25.471Z] model : 85 [2024-06-27T10:47:25.471Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.471Z] stepping : 7 [2024-06-27T10:47:25.471Z] microcode : 0x5003302 [2024-06-27T10:47:25.471Z] cpu MHz : 2899.992 [2024-06-27T10:47:25.471Z] cache size : 14080 KB [2024-06-27T10:47:25.471Z] physical id : 0 [2024-06-27T10:47:25.471Z] siblings : 20 [2024-06-27T10:47:25.471Z] core id : 10 [2024-06-27T10:47:25.471Z] cpu cores : 10 [2024-06-27T10:47:25.471Z] apicid : 20 [2024-06-27T10:47:25.471Z] initial apicid : 20 [2024-06-27T10:47:25.471Z] fpu : yes [2024-06-27T10:47:25.471Z] fpu_exception : yes [2024-06-27T10:47:25.471Z] cpuid level : 22 [2024-06-27T10:47:25.471Z] wp : yes [2024-06-27T10:47:25.471Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.472Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.472Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.472Z] bogomips : 4800.00 [2024-06-27T10:47:25.472Z] clflush size : 64 [2024-06-27T10:47:25.472Z] cache_alignment : 64 [2024-06-27T10:47:25.472Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.472Z] power management: [2024-06-27T10:47:25.472Z] [2024-06-27T10:47:25.472Z] processor : 8 [2024-06-27T10:47:25.472Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.472Z] cpu family : 6 [2024-06-27T10:47:25.472Z] model : 85 [2024-06-27T10:47:25.472Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.472Z] stepping : 7 [2024-06-27T10:47:25.472Z] microcode : 0x5003302 [2024-06-27T10:47:25.472Z] cpu MHz : 2901.222 [2024-06-27T10:47:25.472Z] cache size : 14080 KB [2024-06-27T10:47:25.472Z] physical id : 0 [2024-06-27T10:47:25.472Z] siblings : 20 [2024-06-27T10:47:25.472Z] core id : 11 [2024-06-27T10:47:25.472Z] cpu cores : 10 [2024-06-27T10:47:25.472Z] apicid : 22 [2024-06-27T10:47:25.472Z] initial apicid : 22 [2024-06-27T10:47:25.472Z] fpu : yes [2024-06-27T10:47:25.472Z] fpu_exception : yes [2024-06-27T10:47:25.472Z] cpuid level : 22 [2024-06-27T10:47:25.472Z] wp : yes [2024-06-27T10:47:25.472Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.472Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.472Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.472Z] bogomips : 4800.00 [2024-06-27T10:47:25.472Z] clflush size : 64 [2024-06-27T10:47:25.472Z] cache_alignment : 64 [2024-06-27T10:47:25.472Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.472Z] power management: [2024-06-27T10:47:25.472Z] [2024-06-27T10:47:25.472Z] processor : 9 [2024-06-27T10:47:25.472Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.472Z] cpu family : 6 [2024-06-27T10:47:25.472Z] model : 85 [2024-06-27T10:47:25.472Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.472Z] stepping : 7 [2024-06-27T10:47:25.472Z] microcode : 0x5003302 [2024-06-27T10:47:25.472Z] cpu MHz : 2900.893 [2024-06-27T10:47:25.472Z] cache size : 14080 KB [2024-06-27T10:47:25.472Z] physical id : 0 [2024-06-27T10:47:25.472Z] siblings : 20 [2024-06-27T10:47:25.472Z] core id : 12 [2024-06-27T10:47:25.472Z] cpu cores : 10 [2024-06-27T10:47:25.472Z] apicid : 24 [2024-06-27T10:47:25.472Z] initial apicid : 24 [2024-06-27T10:47:25.472Z] fpu : yes [2024-06-27T10:47:25.472Z] fpu_exception : yes [2024-06-27T10:47:25.472Z] cpuid level : 22 [2024-06-27T10:47:25.472Z] wp : yes [2024-06-27T10:47:25.473Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.473Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.473Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.473Z] bogomips : 4800.00 [2024-06-27T10:47:25.473Z] clflush size : 64 [2024-06-27T10:47:25.473Z] cache_alignment : 64 [2024-06-27T10:47:25.473Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.473Z] power management: [2024-06-27T10:47:25.473Z] [2024-06-27T10:47:25.473Z] processor : 10 [2024-06-27T10:47:25.473Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.473Z] cpu family : 6 [2024-06-27T10:47:25.473Z] model : 85 [2024-06-27T10:47:25.473Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.473Z] stepping : 7 [2024-06-27T10:47:25.473Z] microcode : 0x5003302 [2024-06-27T10:47:25.473Z] cpu MHz : 2899.388 [2024-06-27T10:47:25.473Z] cache size : 14080 KB [2024-06-27T10:47:25.473Z] physical id : 1 [2024-06-27T10:47:25.473Z] siblings : 20 [2024-06-27T10:47:25.473Z] core id : 0 [2024-06-27T10:47:25.473Z] cpu cores : 10 [2024-06-27T10:47:25.473Z] apicid : 32 [2024-06-27T10:47:25.473Z] initial apicid : 32 [2024-06-27T10:47:25.473Z] fpu : yes [2024-06-27T10:47:25.473Z] fpu_exception : yes [2024-06-27T10:47:25.473Z] cpuid level : 22 [2024-06-27T10:47:25.473Z] wp : yes [2024-06-27T10:47:25.473Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.474Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.474Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.474Z] bogomips : 4807.68 [2024-06-27T10:47:25.474Z] clflush size : 64 [2024-06-27T10:47:25.474Z] cache_alignment : 64 [2024-06-27T10:47:25.474Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.474Z] power management: [2024-06-27T10:47:25.474Z] [2024-06-27T10:47:25.474Z] processor : 11 [2024-06-27T10:47:25.474Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.474Z] cpu family : 6 [2024-06-27T10:47:25.474Z] model : 85 [2024-06-27T10:47:25.474Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.474Z] stepping : 7 [2024-06-27T10:47:25.474Z] microcode : 0x5003302 [2024-06-27T10:47:25.474Z] cpu MHz : 2899.497 [2024-06-27T10:47:25.474Z] cache size : 14080 KB [2024-06-27T10:47:25.474Z] physical id : 1 [2024-06-27T10:47:25.474Z] siblings : 20 [2024-06-27T10:47:25.474Z] core id : 1 [2024-06-27T10:47:25.474Z] cpu cores : 10 [2024-06-27T10:47:25.474Z] apicid : 34 [2024-06-27T10:47:25.474Z] initial apicid : 34 [2024-06-27T10:47:25.474Z] fpu : yes [2024-06-27T10:47:25.474Z] fpu_exception : yes [2024-06-27T10:47:25.474Z] cpuid level : 22 [2024-06-27T10:47:25.474Z] wp : yes [2024-06-27T10:47:25.474Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.474Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.474Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.474Z] bogomips : 4807.68 [2024-06-27T10:47:25.474Z] clflush size : 64 [2024-06-27T10:47:25.474Z] cache_alignment : 64 [2024-06-27T10:47:25.474Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.474Z] power management: [2024-06-27T10:47:25.474Z] [2024-06-27T10:47:25.474Z] processor : 12 [2024-06-27T10:47:25.474Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.474Z] cpu family : 6 [2024-06-27T10:47:25.474Z] model : 85 [2024-06-27T10:47:25.474Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.474Z] stepping : 7 [2024-06-27T10:47:25.474Z] microcode : 0x5003302 [2024-06-27T10:47:25.474Z] cpu MHz : 2901.495 [2024-06-27T10:47:25.474Z] cache size : 14080 KB [2024-06-27T10:47:25.474Z] physical id : 1 [2024-06-27T10:47:25.474Z] siblings : 20 [2024-06-27T10:47:25.474Z] core id : 2 [2024-06-27T10:47:25.474Z] cpu cores : 10 [2024-06-27T10:47:25.474Z] apicid : 36 [2024-06-27T10:47:25.474Z] initial apicid : 36 [2024-06-27T10:47:25.474Z] fpu : yes [2024-06-27T10:47:25.474Z] fpu_exception : yes [2024-06-27T10:47:25.474Z] cpuid level : 22 [2024-06-27T10:47:25.474Z] wp : yes [2024-06-27T10:47:25.474Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.475Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.475Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.475Z] bogomips : 4807.68 [2024-06-27T10:47:25.475Z] clflush size : 64 [2024-06-27T10:47:25.475Z] cache_alignment : 64 [2024-06-27T10:47:25.475Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.475Z] power management: [2024-06-27T10:47:25.475Z] [2024-06-27T10:47:25.475Z] processor : 13 [2024-06-27T10:47:25.475Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.475Z] cpu family : 6 [2024-06-27T10:47:25.475Z] model : 85 [2024-06-27T10:47:25.475Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.475Z] stepping : 7 [2024-06-27T10:47:25.475Z] microcode : 0x5003302 [2024-06-27T10:47:25.475Z] cpu MHz : 2901.919 [2024-06-27T10:47:25.475Z] cache size : 14080 KB [2024-06-27T10:47:25.475Z] physical id : 1 [2024-06-27T10:47:25.475Z] siblings : 20 [2024-06-27T10:47:25.475Z] core id : 3 [2024-06-27T10:47:25.475Z] cpu cores : 10 [2024-06-27T10:47:25.475Z] apicid : 38 [2024-06-27T10:47:25.475Z] initial apicid : 38 [2024-06-27T10:47:25.475Z] fpu : yes [2024-06-27T10:47:25.475Z] fpu_exception : yes [2024-06-27T10:47:25.475Z] cpuid level : 22 [2024-06-27T10:47:25.475Z] wp : yes [2024-06-27T10:47:25.475Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.475Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.475Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.475Z] bogomips : 4807.68 [2024-06-27T10:47:25.475Z] clflush size : 64 [2024-06-27T10:47:25.475Z] cache_alignment : 64 [2024-06-27T10:47:25.475Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.475Z] power management: [2024-06-27T10:47:25.475Z] [2024-06-27T10:47:25.475Z] processor : 14 [2024-06-27T10:47:25.475Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.475Z] cpu family : 6 [2024-06-27T10:47:25.475Z] model : 85 [2024-06-27T10:47:25.475Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.475Z] stepping : 7 [2024-06-27T10:47:25.475Z] microcode : 0x5003302 [2024-06-27T10:47:25.475Z] cpu MHz : 2900.934 [2024-06-27T10:47:25.475Z] cache size : 14080 KB [2024-06-27T10:47:25.475Z] physical id : 1 [2024-06-27T10:47:25.475Z] siblings : 20 [2024-06-27T10:47:25.475Z] core id : 4 [2024-06-27T10:47:25.475Z] cpu cores : 10 [2024-06-27T10:47:25.475Z] apicid : 40 [2024-06-27T10:47:25.475Z] initial apicid : 40 [2024-06-27T10:47:25.475Z] fpu : yes [2024-06-27T10:47:25.475Z] fpu_exception : yes [2024-06-27T10:47:25.475Z] cpuid level : 22 [2024-06-27T10:47:25.475Z] wp : yes [2024-06-27T10:47:25.476Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.476Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.476Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.476Z] bogomips : 4807.68 [2024-06-27T10:47:25.476Z] clflush size : 64 [2024-06-27T10:47:25.476Z] cache_alignment : 64 [2024-06-27T10:47:25.476Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.476Z] power management: [2024-06-27T10:47:25.476Z] [2024-06-27T10:47:25.476Z] processor : 15 [2024-06-27T10:47:25.476Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.476Z] cpu family : 6 [2024-06-27T10:47:25.476Z] model : 85 [2024-06-27T10:47:25.476Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.476Z] stepping : 7 [2024-06-27T10:47:25.476Z] microcode : 0x5003302 [2024-06-27T10:47:25.476Z] cpu MHz : 1795.568 [2024-06-27T10:47:25.476Z] cache size : 14080 KB [2024-06-27T10:47:25.476Z] physical id : 1 [2024-06-27T10:47:25.476Z] siblings : 20 [2024-06-27T10:47:25.476Z] core id : 8 [2024-06-27T10:47:25.476Z] cpu cores : 10 [2024-06-27T10:47:25.476Z] apicid : 48 [2024-06-27T10:47:25.476Z] initial apicid : 48 [2024-06-27T10:47:25.476Z] fpu : yes [2024-06-27T10:47:25.476Z] fpu_exception : yes [2024-06-27T10:47:25.476Z] cpuid level : 22 [2024-06-27T10:47:25.476Z] wp : yes [2024-06-27T10:47:25.476Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.477Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.477Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.477Z] bogomips : 4807.68 [2024-06-27T10:47:25.477Z] clflush size : 64 [2024-06-27T10:47:25.477Z] cache_alignment : 64 [2024-06-27T10:47:25.477Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.477Z] power management: [2024-06-27T10:47:25.477Z] [2024-06-27T10:47:25.477Z] processor : 16 [2024-06-27T10:47:25.477Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.477Z] cpu family : 6 [2024-06-27T10:47:25.477Z] model : 85 [2024-06-27T10:47:25.477Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.477Z] stepping : 7 [2024-06-27T10:47:25.477Z] microcode : 0x5003302 [2024-06-27T10:47:25.477Z] cpu MHz : 2900.228 [2024-06-27T10:47:25.477Z] cache size : 14080 KB [2024-06-27T10:47:25.477Z] physical id : 1 [2024-06-27T10:47:25.477Z] siblings : 20 [2024-06-27T10:47:25.477Z] core id : 9 [2024-06-27T10:47:25.477Z] cpu cores : 10 [2024-06-27T10:47:25.477Z] apicid : 50 [2024-06-27T10:47:25.477Z] initial apicid : 50 [2024-06-27T10:47:25.477Z] fpu : yes [2024-06-27T10:47:25.477Z] fpu_exception : yes [2024-06-27T10:47:25.477Z] cpuid level : 22 [2024-06-27T10:47:25.477Z] wp : yes [2024-06-27T10:47:25.477Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.477Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.477Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.477Z] bogomips : 4807.68 [2024-06-27T10:47:25.477Z] clflush size : 64 [2024-06-27T10:47:25.477Z] cache_alignment : 64 [2024-06-27T10:47:25.477Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.477Z] power management: [2024-06-27T10:47:25.477Z] [2024-06-27T10:47:25.477Z] processor : 17 [2024-06-27T10:47:25.477Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.477Z] cpu family : 6 [2024-06-27T10:47:25.477Z] model : 85 [2024-06-27T10:47:25.477Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.477Z] stepping : 7 [2024-06-27T10:47:25.477Z] microcode : 0x5003302 [2024-06-27T10:47:25.477Z] cpu MHz : 2903.477 [2024-06-27T10:47:25.477Z] cache size : 14080 KB [2024-06-27T10:47:25.477Z] physical id : 1 [2024-06-27T10:47:25.477Z] siblings : 20 [2024-06-27T10:47:25.477Z] core id : 10 [2024-06-27T10:47:25.477Z] cpu cores : 10 [2024-06-27T10:47:25.477Z] apicid : 52 [2024-06-27T10:47:25.477Z] initial apicid : 52 [2024-06-27T10:47:25.477Z] fpu : yes [2024-06-27T10:47:25.477Z] fpu_exception : yes [2024-06-27T10:47:25.477Z] cpuid level : 22 [2024-06-27T10:47:25.477Z] wp : yes [2024-06-27T10:47:25.478Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.478Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.478Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.478Z] bogomips : 4807.68 [2024-06-27T10:47:25.478Z] clflush size : 64 [2024-06-27T10:47:25.478Z] cache_alignment : 64 [2024-06-27T10:47:25.478Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.478Z] power management: [2024-06-27T10:47:25.478Z] [2024-06-27T10:47:25.478Z] processor : 18 [2024-06-27T10:47:25.478Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.478Z] cpu family : 6 [2024-06-27T10:47:25.478Z] model : 85 [2024-06-27T10:47:25.478Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.478Z] stepping : 7 [2024-06-27T10:47:25.478Z] microcode : 0x5003302 [2024-06-27T10:47:25.478Z] cpu MHz : 2900.429 [2024-06-27T10:47:25.478Z] cache size : 14080 KB [2024-06-27T10:47:25.478Z] physical id : 1 [2024-06-27T10:47:25.478Z] siblings : 20 [2024-06-27T10:47:25.478Z] core id : 11 [2024-06-27T10:47:25.478Z] cpu cores : 10 [2024-06-27T10:47:25.478Z] apicid : 54 [2024-06-27T10:47:25.478Z] initial apicid : 54 [2024-06-27T10:47:25.478Z] fpu : yes [2024-06-27T10:47:25.478Z] fpu_exception : yes [2024-06-27T10:47:25.478Z] cpuid level : 22 [2024-06-27T10:47:25.478Z] wp : yes [2024-06-27T10:47:25.478Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.478Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.479Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.479Z] bogomips : 4807.68 [2024-06-27T10:47:25.479Z] clflush size : 64 [2024-06-27T10:47:25.479Z] cache_alignment : 64 [2024-06-27T10:47:25.479Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.479Z] power management: [2024-06-27T10:47:25.479Z] [2024-06-27T10:47:25.479Z] processor : 19 [2024-06-27T10:47:25.479Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.479Z] cpu family : 6 [2024-06-27T10:47:25.479Z] model : 85 [2024-06-27T10:47:25.479Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.479Z] stepping : 7 [2024-06-27T10:47:25.479Z] microcode : 0x5003302 [2024-06-27T10:47:25.479Z] cpu MHz : 2900.782 [2024-06-27T10:47:25.479Z] cache size : 14080 KB [2024-06-27T10:47:25.479Z] physical id : 1 [2024-06-27T10:47:25.479Z] siblings : 20 [2024-06-27T10:47:25.479Z] core id : 12 [2024-06-27T10:47:25.479Z] cpu cores : 10 [2024-06-27T10:47:25.479Z] apicid : 56 [2024-06-27T10:47:25.479Z] initial apicid : 56 [2024-06-27T10:47:25.479Z] fpu : yes [2024-06-27T10:47:25.479Z] fpu_exception : yes [2024-06-27T10:47:25.479Z] cpuid level : 22 [2024-06-27T10:47:25.479Z] wp : yes [2024-06-27T10:47:25.479Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.479Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.479Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.479Z] bogomips : 4807.68 [2024-06-27T10:47:25.479Z] clflush size : 64 [2024-06-27T10:47:25.479Z] cache_alignment : 64 [2024-06-27T10:47:25.479Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.479Z] power management: [2024-06-27T10:47:25.479Z] [2024-06-27T10:47:25.479Z] processor : 20 [2024-06-27T10:47:25.479Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.479Z] cpu family : 6 [2024-06-27T10:47:25.479Z] model : 85 [2024-06-27T10:47:25.479Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.479Z] stepping : 7 [2024-06-27T10:47:25.479Z] microcode : 0x5003302 [2024-06-27T10:47:25.479Z] cpu MHz : 2900.002 [2024-06-27T10:47:25.479Z] cache size : 14080 KB [2024-06-27T10:47:25.479Z] physical id : 0 [2024-06-27T10:47:25.479Z] siblings : 20 [2024-06-27T10:47:25.479Z] core id : 0 [2024-06-27T10:47:25.479Z] cpu cores : 10 [2024-06-27T10:47:25.479Z] apicid : 1 [2024-06-27T10:47:25.479Z] initial apicid : 1 [2024-06-27T10:47:25.479Z] fpu : yes [2024-06-27T10:47:25.479Z] fpu_exception : yes [2024-06-27T10:47:25.479Z] cpuid level : 22 [2024-06-27T10:47:25.479Z] wp : yes [2024-06-27T10:47:25.480Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.480Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.480Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.480Z] bogomips : 4800.00 [2024-06-27T10:47:25.480Z] clflush size : 64 [2024-06-27T10:47:25.480Z] cache_alignment : 64 [2024-06-27T10:47:25.480Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.480Z] power management: [2024-06-27T10:47:25.480Z] [2024-06-27T10:47:25.480Z] processor : 21 [2024-06-27T10:47:25.480Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.480Z] cpu family : 6 [2024-06-27T10:47:25.480Z] model : 85 [2024-06-27T10:47:25.480Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.480Z] stepping : 7 [2024-06-27T10:47:25.480Z] microcode : 0x5003302 [2024-06-27T10:47:25.480Z] cpu MHz : 2900.000 [2024-06-27T10:47:25.480Z] cache size : 14080 KB [2024-06-27T10:47:25.480Z] physical id : 0 [2024-06-27T10:47:25.480Z] siblings : 20 [2024-06-27T10:47:25.480Z] core id : 1 [2024-06-27T10:47:25.480Z] cpu cores : 10 [2024-06-27T10:47:25.480Z] apicid : 3 [2024-06-27T10:47:25.480Z] initial apicid : 3 [2024-06-27T10:47:25.480Z] fpu : yes [2024-06-27T10:47:25.480Z] fpu_exception : yes [2024-06-27T10:47:25.480Z] cpuid level : 22 [2024-06-27T10:47:25.480Z] wp : yes [2024-06-27T10:47:25.480Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.480Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.480Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.481Z] bogomips : 4800.00 [2024-06-27T10:47:25.481Z] clflush size : 64 [2024-06-27T10:47:25.481Z] cache_alignment : 64 [2024-06-27T10:47:25.481Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.481Z] power management: [2024-06-27T10:47:25.481Z] [2024-06-27T10:47:25.481Z] processor : 22 [2024-06-27T10:47:25.481Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.481Z] cpu family : 6 [2024-06-27T10:47:25.481Z] model : 85 [2024-06-27T10:47:25.481Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.481Z] stepping : 7 [2024-06-27T10:47:25.481Z] microcode : 0x5003302 [2024-06-27T10:47:25.481Z] cpu MHz : 2901.295 [2024-06-27T10:47:25.481Z] cache size : 14080 KB [2024-06-27T10:47:25.481Z] physical id : 0 [2024-06-27T10:47:25.481Z] siblings : 20 [2024-06-27T10:47:25.481Z] core id : 2 [2024-06-27T10:47:25.481Z] cpu cores : 10 [2024-06-27T10:47:25.481Z] apicid : 5 [2024-06-27T10:47:25.481Z] initial apicid : 5 [2024-06-27T10:47:25.481Z] fpu : yes [2024-06-27T10:47:25.481Z] fpu_exception : yes [2024-06-27T10:47:25.481Z] cpuid level : 22 [2024-06-27T10:47:25.481Z] wp : yes [2024-06-27T10:47:25.481Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.481Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.481Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.481Z] bogomips : 4800.00 [2024-06-27T10:47:25.481Z] clflush size : 64 [2024-06-27T10:47:25.481Z] cache_alignment : 64 [2024-06-27T10:47:25.481Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.481Z] power management: [2024-06-27T10:47:25.481Z] [2024-06-27T10:47:25.481Z] processor : 23 [2024-06-27T10:47:25.481Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.481Z] cpu family : 6 [2024-06-27T10:47:25.481Z] model : 85 [2024-06-27T10:47:25.481Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.481Z] stepping : 7 [2024-06-27T10:47:25.481Z] microcode : 0x5003302 [2024-06-27T10:47:25.481Z] cpu MHz : 2901.398 [2024-06-27T10:47:25.481Z] cache size : 14080 KB [2024-06-27T10:47:25.481Z] physical id : 0 [2024-06-27T10:47:25.481Z] siblings : 20 [2024-06-27T10:47:25.481Z] core id : 3 [2024-06-27T10:47:25.481Z] cpu cores : 10 [2024-06-27T10:47:25.481Z] apicid : 7 [2024-06-27T10:47:25.481Z] initial apicid : 7 [2024-06-27T10:47:25.481Z] fpu : yes [2024-06-27T10:47:25.481Z] fpu_exception : yes [2024-06-27T10:47:25.481Z] cpuid level : 22 [2024-06-27T10:47:25.481Z] wp : yes [2024-06-27T10:47:25.481Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.482Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.482Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.482Z] bogomips : 4800.00 [2024-06-27T10:47:25.482Z] clflush size : 64 [2024-06-27T10:47:25.482Z] cache_alignment : 64 [2024-06-27T10:47:25.482Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.482Z] power management: [2024-06-27T10:47:25.482Z] [2024-06-27T10:47:25.482Z] processor : 24 [2024-06-27T10:47:25.482Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.482Z] cpu family : 6 [2024-06-27T10:47:25.482Z] model : 85 [2024-06-27T10:47:25.482Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.482Z] stepping : 7 [2024-06-27T10:47:25.482Z] microcode : 0x5003302 [2024-06-27T10:47:25.482Z] cpu MHz : 3200.000 [2024-06-27T10:47:25.482Z] cache size : 14080 KB [2024-06-27T10:47:25.482Z] physical id : 0 [2024-06-27T10:47:25.482Z] siblings : 20 [2024-06-27T10:47:25.482Z] core id : 4 [2024-06-27T10:47:25.482Z] cpu cores : 10 [2024-06-27T10:47:25.482Z] apicid : 9 [2024-06-27T10:47:25.482Z] initial apicid : 9 [2024-06-27T10:47:25.482Z] fpu : yes [2024-06-27T10:47:25.482Z] fpu_exception : yes [2024-06-27T10:47:25.482Z] cpuid level : 22 [2024-06-27T10:47:25.482Z] wp : yes [2024-06-27T10:47:25.482Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.482Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.482Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.482Z] bogomips : 4800.00 [2024-06-27T10:47:25.482Z] clflush size : 64 [2024-06-27T10:47:25.482Z] cache_alignment : 64 [2024-06-27T10:47:25.482Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.482Z] power management: [2024-06-27T10:47:25.482Z] [2024-06-27T10:47:25.482Z] processor : 25 [2024-06-27T10:47:25.482Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.482Z] cpu family : 6 [2024-06-27T10:47:25.482Z] model : 85 [2024-06-27T10:47:25.482Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.482Z] stepping : 7 [2024-06-27T10:47:25.482Z] microcode : 0x5003302 [2024-06-27T10:47:25.482Z] cpu MHz : 2757.862 [2024-06-27T10:47:25.482Z] cache size : 14080 KB [2024-06-27T10:47:25.482Z] physical id : 0 [2024-06-27T10:47:25.482Z] siblings : 20 [2024-06-27T10:47:25.482Z] core id : 8 [2024-06-27T10:47:25.482Z] cpu cores : 10 [2024-06-27T10:47:25.482Z] apicid : 17 [2024-06-27T10:47:25.482Z] initial apicid : 17 [2024-06-27T10:47:25.482Z] fpu : yes [2024-06-27T10:47:25.482Z] fpu_exception : yes [2024-06-27T10:47:25.483Z] cpuid level : 22 [2024-06-27T10:47:25.483Z] wp : yes [2024-06-27T10:47:25.483Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.483Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.483Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.483Z] bogomips : 4800.00 [2024-06-27T10:47:25.483Z] clflush size : 64 [2024-06-27T10:47:25.483Z] cache_alignment : 64 [2024-06-27T10:47:25.483Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.483Z] power management: [2024-06-27T10:47:25.483Z] [2024-06-27T10:47:25.483Z] processor : 26 [2024-06-27T10:47:25.483Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.483Z] cpu family : 6 [2024-06-27T10:47:25.483Z] model : 85 [2024-06-27T10:47:25.483Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.483Z] stepping : 7 [2024-06-27T10:47:25.483Z] microcode : 0x5003302 [2024-06-27T10:47:25.483Z] cpu MHz : 3200.000 [2024-06-27T10:47:25.483Z] cache size : 14080 KB [2024-06-27T10:47:25.483Z] physical id : 0 [2024-06-27T10:47:25.483Z] siblings : 20 [2024-06-27T10:47:25.483Z] core id : 9 [2024-06-27T10:47:25.483Z] cpu cores : 10 [2024-06-27T10:47:25.483Z] apicid : 19 [2024-06-27T10:47:25.483Z] initial apicid : 19 [2024-06-27T10:47:25.483Z] fpu : yes [2024-06-27T10:47:25.483Z] fpu_exception : yes [2024-06-27T10:47:25.483Z] cpuid level : 22 [2024-06-27T10:47:25.483Z] wp : yes [2024-06-27T10:47:25.483Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.484Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.484Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.484Z] bogomips : 4800.00 [2024-06-27T10:47:25.484Z] clflush size : 64 [2024-06-27T10:47:25.484Z] cache_alignment : 64 [2024-06-27T10:47:25.484Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.484Z] power management: [2024-06-27T10:47:25.484Z] [2024-06-27T10:47:25.484Z] processor : 27 [2024-06-27T10:47:25.484Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.484Z] cpu family : 6 [2024-06-27T10:47:25.484Z] model : 85 [2024-06-27T10:47:25.484Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.484Z] stepping : 7 [2024-06-27T10:47:25.484Z] microcode : 0x5003302 [2024-06-27T10:47:25.484Z] cpu MHz : 3200.000 [2024-06-27T10:47:25.484Z] cache size : 14080 KB [2024-06-27T10:47:25.484Z] physical id : 0 [2024-06-27T10:47:25.484Z] siblings : 20 [2024-06-27T10:47:25.484Z] core id : 10 [2024-06-27T10:47:25.484Z] cpu cores : 10 [2024-06-27T10:47:25.484Z] apicid : 21 [2024-06-27T10:47:25.484Z] initial apicid : 21 [2024-06-27T10:47:25.484Z] fpu : yes [2024-06-27T10:47:25.484Z] fpu_exception : yes [2024-06-27T10:47:25.484Z] cpuid level : 22 [2024-06-27T10:47:25.484Z] wp : yes [2024-06-27T10:47:25.484Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.484Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.484Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.484Z] bogomips : 4800.00 [2024-06-27T10:47:25.484Z] clflush size : 64 [2024-06-27T10:47:25.484Z] cache_alignment : 64 [2024-06-27T10:47:25.484Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.484Z] power management: [2024-06-27T10:47:25.484Z] [2024-06-27T10:47:25.484Z] processor : 28 [2024-06-27T10:47:25.484Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.484Z] cpu family : 6 [2024-06-27T10:47:25.484Z] model : 85 [2024-06-27T10:47:25.484Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.484Z] stepping : 7 [2024-06-27T10:47:25.484Z] microcode : 0x5003302 [2024-06-27T10:47:25.484Z] cpu MHz : 2900.037 [2024-06-27T10:47:25.484Z] cache size : 14080 KB [2024-06-27T10:47:25.484Z] physical id : 0 [2024-06-27T10:47:25.484Z] siblings : 20 [2024-06-27T10:47:25.484Z] core id : 11 [2024-06-27T10:47:25.484Z] cpu cores : 10 [2024-06-27T10:47:25.484Z] apicid : 23 [2024-06-27T10:47:25.484Z] initial apicid : 23 [2024-06-27T10:47:25.484Z] fpu : yes [2024-06-27T10:47:25.485Z] fpu_exception : yes [2024-06-27T10:47:25.485Z] cpuid level : 22 [2024-06-27T10:47:25.485Z] wp : yes [2024-06-27T10:47:25.485Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.485Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.485Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.485Z] bogomips : 4800.00 [2024-06-27T10:47:25.485Z] clflush size : 64 [2024-06-27T10:47:25.485Z] cache_alignment : 64 [2024-06-27T10:47:25.485Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.485Z] power management: [2024-06-27T10:47:25.485Z] [2024-06-27T10:47:25.485Z] processor : 29 [2024-06-27T10:47:25.485Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.485Z] cpu family : 6 [2024-06-27T10:47:25.485Z] model : 85 [2024-06-27T10:47:25.485Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.485Z] stepping : 7 [2024-06-27T10:47:25.485Z] microcode : 0x5003302 [2024-06-27T10:47:25.485Z] cpu MHz : 2899.644 [2024-06-27T10:47:25.485Z] cache size : 14080 KB [2024-06-27T10:47:25.485Z] physical id : 0 [2024-06-27T10:47:25.485Z] siblings : 20 [2024-06-27T10:47:25.485Z] core id : 12 [2024-06-27T10:47:25.485Z] cpu cores : 10 [2024-06-27T10:47:25.485Z] apicid : 25 [2024-06-27T10:47:25.485Z] initial apicid : 25 [2024-06-27T10:47:25.485Z] fpu : yes [2024-06-27T10:47:25.485Z] fpu_exception : yes [2024-06-27T10:47:25.485Z] cpuid level : 22 [2024-06-27T10:47:25.485Z] wp : yes [2024-06-27T10:47:25.485Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.486Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.486Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.486Z] bogomips : 4800.00 [2024-06-27T10:47:25.486Z] clflush size : 64 [2024-06-27T10:47:25.486Z] cache_alignment : 64 [2024-06-27T10:47:25.486Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.486Z] power management: [2024-06-27T10:47:25.486Z] [2024-06-27T10:47:25.486Z] processor : 30 [2024-06-27T10:47:25.486Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.486Z] cpu family : 6 [2024-06-27T10:47:25.486Z] model : 85 [2024-06-27T10:47:25.486Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.486Z] stepping : 7 [2024-06-27T10:47:25.486Z] microcode : 0x5003302 [2024-06-27T10:47:25.486Z] cpu MHz : 3200.000 [2024-06-27T10:47:25.486Z] cache size : 14080 KB [2024-06-27T10:47:25.486Z] physical id : 1 [2024-06-27T10:47:25.486Z] siblings : 20 [2024-06-27T10:47:25.486Z] core id : 0 [2024-06-27T10:47:25.486Z] cpu cores : 10 [2024-06-27T10:47:25.486Z] apicid : 33 [2024-06-27T10:47:25.486Z] initial apicid : 33 [2024-06-27T10:47:25.486Z] fpu : yes [2024-06-27T10:47:25.486Z] fpu_exception : yes [2024-06-27T10:47:25.486Z] cpuid level : 22 [2024-06-27T10:47:25.486Z] wp : yes [2024-06-27T10:47:25.486Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.486Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.486Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.486Z] bogomips : 4807.68 [2024-06-27T10:47:25.486Z] clflush size : 64 [2024-06-27T10:47:25.486Z] cache_alignment : 64 [2024-06-27T10:47:25.486Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.486Z] power management: [2024-06-27T10:47:25.486Z] [2024-06-27T10:47:25.486Z] processor : 31 [2024-06-27T10:47:25.486Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.486Z] cpu family : 6 [2024-06-27T10:47:25.486Z] model : 85 [2024-06-27T10:47:25.486Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.486Z] stepping : 7 [2024-06-27T10:47:25.486Z] microcode : 0x5003302 [2024-06-27T10:47:25.486Z] cpu MHz : 2897.989 [2024-06-27T10:47:25.486Z] cache size : 14080 KB [2024-06-27T10:47:25.486Z] physical id : 1 [2024-06-27T10:47:25.486Z] siblings : 20 [2024-06-27T10:47:25.486Z] core id : 1 [2024-06-27T10:47:25.486Z] cpu cores : 10 [2024-06-27T10:47:25.486Z] apicid : 35 [2024-06-27T10:47:25.486Z] initial apicid : 35 [2024-06-27T10:47:25.486Z] fpu : yes [2024-06-27T10:47:25.486Z] fpu_exception : yes [2024-06-27T10:47:25.486Z] cpuid level : 22 [2024-06-27T10:47:25.487Z] wp : yes [2024-06-27T10:47:25.487Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.487Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.487Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.487Z] bogomips : 4807.68 [2024-06-27T10:47:25.487Z] clflush size : 64 [2024-06-27T10:47:25.487Z] cache_alignment : 64 [2024-06-27T10:47:25.487Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.487Z] power management: [2024-06-27T10:47:25.487Z] [2024-06-27T10:47:25.487Z] processor : 32 [2024-06-27T10:47:25.487Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.487Z] cpu family : 6 [2024-06-27T10:47:25.487Z] model : 85 [2024-06-27T10:47:25.487Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.487Z] stepping : 7 [2024-06-27T10:47:25.487Z] microcode : 0x5003302 [2024-06-27T10:47:25.487Z] cpu MHz : 3200.000 [2024-06-27T10:47:25.487Z] cache size : 14080 KB [2024-06-27T10:47:25.487Z] physical id : 1 [2024-06-27T10:47:25.487Z] siblings : 20 [2024-06-27T10:47:25.487Z] core id : 2 [2024-06-27T10:47:25.487Z] cpu cores : 10 [2024-06-27T10:47:25.487Z] apicid : 37 [2024-06-27T10:47:25.487Z] initial apicid : 37 [2024-06-27T10:47:25.487Z] fpu : yes [2024-06-27T10:47:25.487Z] fpu_exception : yes [2024-06-27T10:47:25.487Z] cpuid level : 22 [2024-06-27T10:47:25.487Z] wp : yes [2024-06-27T10:47:25.487Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.488Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.488Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.488Z] bogomips : 4807.68 [2024-06-27T10:47:25.488Z] clflush size : 64 [2024-06-27T10:47:25.488Z] cache_alignment : 64 [2024-06-27T10:47:25.488Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.488Z] power management: [2024-06-27T10:47:25.488Z] [2024-06-27T10:47:25.488Z] processor : 33 [2024-06-27T10:47:25.488Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.488Z] cpu family : 6 [2024-06-27T10:47:25.488Z] model : 85 [2024-06-27T10:47:25.488Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.488Z] stepping : 7 [2024-06-27T10:47:25.488Z] microcode : 0x5003302 [2024-06-27T10:47:25.488Z] cpu MHz : 2791.355 [2024-06-27T10:47:25.488Z] cache size : 14080 KB [2024-06-27T10:47:25.488Z] physical id : 1 [2024-06-27T10:47:25.488Z] siblings : 20 [2024-06-27T10:47:25.488Z] core id : 3 [2024-06-27T10:47:25.488Z] cpu cores : 10 [2024-06-27T10:47:25.488Z] apicid : 39 [2024-06-27T10:47:25.488Z] initial apicid : 39 [2024-06-27T10:47:25.488Z] fpu : yes [2024-06-27T10:47:25.488Z] fpu_exception : yes [2024-06-27T10:47:25.488Z] cpuid level : 22 [2024-06-27T10:47:25.488Z] wp : yes [2024-06-27T10:47:25.488Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.488Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.488Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.488Z] bogomips : 4807.68 [2024-06-27T10:47:25.488Z] clflush size : 64 [2024-06-27T10:47:25.488Z] cache_alignment : 64 [2024-06-27T10:47:25.488Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.488Z] power management: [2024-06-27T10:47:25.488Z] [2024-06-27T10:47:25.488Z] processor : 34 [2024-06-27T10:47:25.488Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.488Z] cpu family : 6 [2024-06-27T10:47:25.488Z] model : 85 [2024-06-27T10:47:25.488Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.488Z] stepping : 7 [2024-06-27T10:47:25.488Z] microcode : 0x5003302 [2024-06-27T10:47:25.488Z] cpu MHz : 3200.000 [2024-06-27T10:47:25.488Z] cache size : 14080 KB [2024-06-27T10:47:25.488Z] physical id : 1 [2024-06-27T10:47:25.488Z] siblings : 20 [2024-06-27T10:47:25.488Z] core id : 4 [2024-06-27T10:47:25.488Z] cpu cores : 10 [2024-06-27T10:47:25.488Z] apicid : 41 [2024-06-27T10:47:25.489Z] initial apicid : 41 [2024-06-27T10:47:25.489Z] fpu : yes [2024-06-27T10:47:25.489Z] fpu_exception : yes [2024-06-27T10:47:25.489Z] cpuid level : 22 [2024-06-27T10:47:25.489Z] wp : yes [2024-06-27T10:47:25.489Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.489Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.489Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.489Z] bogomips : 4807.68 [2024-06-27T10:47:25.489Z] clflush size : 64 [2024-06-27T10:47:25.489Z] cache_alignment : 64 [2024-06-27T10:47:25.489Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.489Z] power management: [2024-06-27T10:47:25.489Z] [2024-06-27T10:47:25.489Z] processor : 35 [2024-06-27T10:47:25.489Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.489Z] cpu family : 6 [2024-06-27T10:47:25.489Z] model : 85 [2024-06-27T10:47:25.489Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.489Z] stepping : 7 [2024-06-27T10:47:25.489Z] microcode : 0x5003302 [2024-06-27T10:47:25.489Z] cpu MHz : 2899.665 [2024-06-27T10:47:25.489Z] cache size : 14080 KB [2024-06-27T10:47:25.489Z] physical id : 1 [2024-06-27T10:47:25.489Z] siblings : 20 [2024-06-27T10:47:25.489Z] core id : 8 [2024-06-27T10:47:25.489Z] cpu cores : 10 [2024-06-27T10:47:25.489Z] apicid : 49 [2024-06-27T10:47:25.489Z] initial apicid : 49 [2024-06-27T10:47:25.489Z] fpu : yes [2024-06-27T10:47:25.489Z] fpu_exception : yes [2024-06-27T10:47:25.489Z] cpuid level : 22 [2024-06-27T10:47:25.489Z] wp : yes [2024-06-27T10:47:25.489Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.490Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.490Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.490Z] bogomips : 4807.68 [2024-06-27T10:47:25.490Z] clflush size : 64 [2024-06-27T10:47:25.490Z] cache_alignment : 64 [2024-06-27T10:47:25.490Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.490Z] power management: [2024-06-27T10:47:25.490Z] [2024-06-27T10:47:25.490Z] processor : 36 [2024-06-27T10:47:25.490Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.490Z] cpu family : 6 [2024-06-27T10:47:25.490Z] model : 85 [2024-06-27T10:47:25.490Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.490Z] stepping : 7 [2024-06-27T10:47:25.490Z] microcode : 0x5003302 [2024-06-27T10:47:25.490Z] cpu MHz : 3200.000 [2024-06-27T10:47:25.490Z] cache size : 14080 KB [2024-06-27T10:47:25.490Z] physical id : 1 [2024-06-27T10:47:25.490Z] siblings : 20 [2024-06-27T10:47:25.490Z] core id : 9 [2024-06-27T10:47:25.490Z] cpu cores : 10 [2024-06-27T10:47:25.490Z] apicid : 51 [2024-06-27T10:47:25.490Z] initial apicid : 51 [2024-06-27T10:47:25.490Z] fpu : yes [2024-06-27T10:47:25.490Z] fpu_exception : yes [2024-06-27T10:47:25.490Z] cpuid level : 22 [2024-06-27T10:47:25.490Z] wp : yes [2024-06-27T10:47:25.490Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.490Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.490Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.490Z] bogomips : 4807.68 [2024-06-27T10:47:25.490Z] clflush size : 64 [2024-06-27T10:47:25.490Z] cache_alignment : 64 [2024-06-27T10:47:25.490Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.490Z] power management: [2024-06-27T10:47:25.490Z] [2024-06-27T10:47:25.490Z] processor : 37 [2024-06-27T10:47:25.490Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.490Z] cpu family : 6 [2024-06-27T10:47:25.490Z] model : 85 [2024-06-27T10:47:25.490Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.490Z] stepping : 7 [2024-06-27T10:47:25.490Z] microcode : 0x5003302 [2024-06-27T10:47:25.490Z] cpu MHz : 2912.672 [2024-06-27T10:47:25.490Z] cache size : 14080 KB [2024-06-27T10:47:25.490Z] physical id : 1 [2024-06-27T10:47:25.490Z] siblings : 20 [2024-06-27T10:47:25.490Z] core id : 10 [2024-06-27T10:47:25.490Z] cpu cores : 10 [2024-06-27T10:47:25.490Z] apicid : 53 [2024-06-27T10:47:25.490Z] initial apicid : 53 [2024-06-27T10:47:25.490Z] fpu : yes [2024-06-27T10:47:25.490Z] fpu_exception : yes [2024-06-27T10:47:25.490Z] cpuid level : 22 [2024-06-27T10:47:25.490Z] wp : yes [2024-06-27T10:47:25.491Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.491Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.491Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.491Z] bogomips : 4807.68 [2024-06-27T10:47:25.491Z] clflush size : 64 [2024-06-27T10:47:25.491Z] cache_alignment : 64 [2024-06-27T10:47:25.491Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.491Z] power management: [2024-06-27T10:47:25.491Z] [2024-06-27T10:47:25.491Z] processor : 38 [2024-06-27T10:47:25.491Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.491Z] cpu family : 6 [2024-06-27T10:47:25.491Z] model : 85 [2024-06-27T10:47:25.491Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.491Z] stepping : 7 [2024-06-27T10:47:25.491Z] microcode : 0x5003302 [2024-06-27T10:47:25.491Z] cpu MHz : 2900.441 [2024-06-27T10:47:25.491Z] cache size : 14080 KB [2024-06-27T10:47:25.491Z] physical id : 1 [2024-06-27T10:47:25.491Z] siblings : 20 [2024-06-27T10:47:25.491Z] core id : 11 [2024-06-27T10:47:25.491Z] cpu cores : 10 [2024-06-27T10:47:25.491Z] apicid : 55 [2024-06-27T10:47:25.491Z] initial apicid : 55 [2024-06-27T10:47:25.491Z] fpu : yes [2024-06-27T10:47:25.491Z] fpu_exception : yes [2024-06-27T10:47:25.491Z] cpuid level : 22 [2024-06-27T10:47:25.491Z] wp : yes [2024-06-27T10:47:25.491Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.491Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.492Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.492Z] bogomips : 4807.68 [2024-06-27T10:47:25.492Z] clflush size : 64 [2024-06-27T10:47:25.492Z] cache_alignment : 64 [2024-06-27T10:47:25.492Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.492Z] power management: [2024-06-27T10:47:25.492Z] [2024-06-27T10:47:25.492Z] processor : 39 [2024-06-27T10:47:25.492Z] vendor_id : GenuineIntel [2024-06-27T10:47:25.492Z] cpu family : 6 [2024-06-27T10:47:25.492Z] model : 85 [2024-06-27T10:47:25.492Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:25.492Z] stepping : 7 [2024-06-27T10:47:25.492Z] microcode : 0x5003302 [2024-06-27T10:47:25.492Z] cpu MHz : 3200.000 [2024-06-27T10:47:25.492Z] cache size : 14080 KB [2024-06-27T10:47:25.492Z] physical id : 1 [2024-06-27T10:47:25.492Z] siblings : 20 [2024-06-27T10:47:25.492Z] core id : 12 [2024-06-27T10:47:25.492Z] cpu cores : 10 [2024-06-27T10:47:25.492Z] apicid : 57 [2024-06-27T10:47:25.492Z] initial apicid : 57 [2024-06-27T10:47:25.492Z] fpu : yes [2024-06-27T10:47:25.492Z] fpu_exception : yes [2024-06-27T10:47:25.492Z] cpuid level : 22 [2024-06-27T10:47:25.492Z] wp : yes [2024-06-27T10:47:25.492Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:25.492Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:25.492Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:25.492Z] bogomips : 4807.68 [2024-06-27T10:47:25.492Z] clflush size : 64 [2024-06-27T10:47:25.492Z] cache_alignment : 64 [2024-06-27T10:47:25.492Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:25.492Z] power management: [2024-06-27T10:47:25.492Z] [2024-06-27T10:47:25.492Z] + cat /proc/meminfo [2024-06-27T10:47:25.492Z] MemTotal: 131639668 kB [2024-06-27T10:47:25.492Z] MemFree: 10062632 kB [2024-06-27T10:47:25.492Z] MemAvailable: 94442404 kB [2024-06-27T10:47:25.492Z] Buffers: 64 kB [2024-06-27T10:47:25.492Z] Cached: 75212024 kB [2024-06-27T10:47:25.492Z] SwapCached: 0 kB [2024-06-27T10:47:25.492Z] Active: 41856224 kB [2024-06-27T10:47:25.492Z] Inactive: 51390836 kB [2024-06-27T10:47:25.492Z] Active(anon): 14244524 kB [2024-06-27T10:47:25.492Z] Inactive(anon): 3959672 kB [2024-06-27T10:47:25.492Z] Active(file): 27611700 kB [2024-06-27T10:47:25.492Z] Inactive(file): 47431164 kB [2024-06-27T10:47:25.492Z] Unevictable: 148132 kB [2024-06-27T10:47:25.492Z] Mlocked: 148132 kB [2024-06-27T10:47:25.492Z] SwapTotal: 0 kB [2024-06-27T10:47:25.492Z] SwapFree: 0 kB [2024-06-27T10:47:25.492Z] Zswap: 0 kB [2024-06-27T10:47:25.492Z] Zswapped: 0 kB [2024-06-27T10:47:25.492Z] Dirty: 1029412 kB [2024-06-27T10:47:25.492Z] Writeback: 0 kB [2024-06-27T10:47:25.492Z] AnonPages: 18007380 kB [2024-06-27T10:47:25.492Z] Mapped: 1331648 kB [2024-06-27T10:47:25.492Z] Shmem: 160428 kB [2024-06-27T10:47:25.492Z] KReclaimable: 10420880 kB [2024-06-27T10:47:25.492Z] Slab: 18810480 kB [2024-06-27T10:47:25.492Z] SReclaimable: 10420880 kB [2024-06-27T10:47:25.492Z] SUnreclaim: 8389600 kB [2024-06-27T10:47:25.492Z] KernelStack: 54928 kB [2024-06-27T10:47:25.492Z] PageTables: 106744 kB [2024-06-27T10:47:25.492Z] SecPageTables: 0 kB [2024-06-27T10:47:25.492Z] NFS_Unstable: 0 kB [2024-06-27T10:47:25.492Z] Bounce: 0 kB [2024-06-27T10:47:25.492Z] WritebackTmp: 0 kB [2024-06-27T10:47:25.492Z] CommitLimit: 65819832 kB [2024-06-27T10:47:25.492Z] Committed_AS: 20120988 kB [2024-06-27T10:47:25.492Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:25.492Z] VmallocUsed: 425000 kB [2024-06-27T10:47:25.492Z] VmallocChunk: 0 kB [2024-06-27T10:47:25.492Z] Percpu: 4825728 kB [2024-06-27T10:47:25.492Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:25.492Z] AnonHugePages: 7688192 kB [2024-06-27T10:47:25.492Z] ShmemHugePages: 0 kB [2024-06-27T10:47:25.492Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:25.492Z] FileHugePages: 0 kB [2024-06-27T10:47:25.492Z] FilePmdMapped: 0 kB [2024-06-27T10:47:25.492Z] CmaTotal: 0 kB [2024-06-27T10:47:25.492Z] CmaFree: 0 kB [2024-06-27T10:47:25.492Z] HugePages_Total: 0 [2024-06-27T10:47:25.492Z] HugePages_Free: 0 [2024-06-27T10:47:25.492Z] HugePages_Rsvd: 0 [2024-06-27T10:47:25.492Z] HugePages_Surp: 0 [2024-06-27T10:47:25.492Z] Hugepagesize: 2048 kB [2024-06-27T10:47:25.492Z] Hugetlb: 0 kB [2024-06-27T10:47:25.492Z] DirectMap4k: 964936 kB [2024-06-27T10:47:25.492Z] DirectMap2M: 15466496 kB [2024-06-27T10:47:25.492Z] DirectMap1G: 119537664 kB [Pipeline] sh [2024-06-27T10:47:25.681Z] [INFO] Scanning for projects... [2024-06-27T10:47:25.745Z] [INFO] [2024-06-27T10:47:25.745Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:47:25.745Z] [INFO] [2024-06-27T10:47:25.745Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:47:25.777Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:25.777Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:25.779Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-l26n3 [2024-06-27T10:47:26.070Z] [INFO] [2024-06-27T10:47:26.070Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:47:26.326Z] [INFO] [2024-06-27T10:47:26.326Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:47:26.338Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:26.338Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:26.338Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test ejb_group_2 [2024-06-27T10:47:26.338Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:26.338Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:26.338Z] + readonly GF_INTERNAL_ENV_SH=/tmp/ygAgf-internal-env [2024-06-27T10:47:26.338Z] + GF_INTERNAL_ENV_SH=/tmp/ygAgf-internal-env [2024-06-27T10:47:26.338Z] + '[' '!' -z '' ']' [2024-06-27T10:47:26.338Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:26.338Z] + WSIMPORT_OPTS= [2024-06-27T10:47:26.338Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:26.338Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:26.526Z] [INFO] Scanning for projects... [2024-06-27T10:47:26.593Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:26.593Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:26.593Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:26.593Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:26.593Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:26.593Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:26.593Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:26.593Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:26.593Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:26.593Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:26.593Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:26.593Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:26.593Z] Preparing dependencies ... [2024-06-27T10:47:26.593Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:47:26.853Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [2024-06-27T10:47:27.230Z] [INFO] [2024-06-27T10:47:27.230Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:47:27.230Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:47:27.230Z] [INFO] from pom.xml [2024-06-27T10:47:27.230Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:47:28.267Z] [INFO] No sources to compile [2024-06-27T10:47:28.267Z] [INFO] [2024-06-27T10:47:28.267Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:28.267Z] [INFO] [2024-06-27T10:47:28.267Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:28.267Z] [INFO] [2024-06-27T10:47:28.267Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:47:28.267Z] [INFO] No sources to compile [2024-06-27T10:47:28.267Z] [INFO] [2024-06-27T10:47:28.267Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:47:28.267Z] [INFO] No sources to compile [2024-06-27T10:47:28.267Z] [INFO] [2024-06-27T10:47:28.267Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:47:22.978Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:47:22.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:47:23.403Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:47:23.415Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:47:23.422Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:26.380Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:47:26.391Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:21.215Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:47:21.219Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:47:21.590Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:47:21.601Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:47:21.607Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:23.819Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:47:23.829Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [Pipeline] timeout [2024-06-27T10:47:28.435Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:28.482Z] [INFO] Scanning for projects... [2024-06-27T10:47:28.543Z] [INFO] Executing tasks [2024-06-27T10:47:28.543Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:47:28.543Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:47:28.635Z] [INFO] [2024-06-27T10:47:28.635Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:47:28.635Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:47:28.635Z] [INFO] from pom.xml [2024-06-27T10:47:28.635Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:47:28.801Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:47:28.801Z] [INFO] Executed tasks [2024-06-27T10:47:28.801Z] [INFO] [2024-06-27T10:47:28.801Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:47:28.810Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-7d88b [2024-06-27T10:47:28.839Z] [INFO] No sources to compile [2024-06-27T10:47:28.839Z] [INFO] [2024-06-27T10:47:28.839Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:28.839Z] [INFO] [2024-06-27T10:47:28.839Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:28.839Z] [INFO] [2024-06-27T10:47:28.839Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:47:28.839Z] [INFO] No sources to compile [2024-06-27T10:47:28.839Z] [INFO] [2024-06-27T10:47:28.839Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:47:28.839Z] [INFO] No sources to compile [2024-06-27T10:47:28.839Z] [INFO] [2024-06-27T10:47:28.839Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:47:28.955Z] [INFO] [2024-06-27T10:47:28.955Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:47:28.955Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:47:28.955Z] [INFO] from pom.xml [2024-06-27T10:47:28.955Z] [INFO] --------------------------------[ pom ]--------------------------------- [Pipeline] { [Pipeline] sh [2024-06-27T10:47:29.094Z] [INFO] Executing tasks [2024-06-27T10:47:29.094Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:47:29.094Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:47:29.095Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:47:29.095Z] [INFO] Executed tasks [2024-06-27T10:47:29.095Z] [INFO] [2024-06-27T10:47:29.095Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:47:21.028Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:47:21.037Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:29.313Z] + id [2024-06-27T10:47:29.313Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:29.313Z] + uname -a [2024-06-27T10:47:29.313Z] Linux basic-l26n3 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:29.313Z] + env [2024-06-27T10:47:29.313Z] + sort [2024-06-27T10:47:29.313Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:29.313Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:29.313Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:29.313Z] BUILD_ID=351 [2024-06-27T10:47:29.313Z] BUILD_NUMBER=351 [2024-06-27T10:47:29.313Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:29.313Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:29.313Z] CI=true [2024-06-27T10:47:29.313Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:29.313Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:29.313Z] HOME=/home/jenkins [2024-06-27T10:47:29.313Z] HOSTNAME=basic-l26n3 [2024-06-27T10:47:29.313Z] HUDSON_COOKIE=23b28190-c327-44bb-9691-0211f75d629f [2024-06-27T10:47:29.313Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:29.313Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:29.313Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:29.313Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:29.313Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:29.313Z] JENKINS_AGENT_NAME=basic-l26n3 [2024-06-27T10:47:29.313Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:29.313Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:29.313Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:29.313Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:29.313Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:29.313Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:29.313Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:29.313Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:29.313Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:29.313Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:29.313Z] JENKINS_NAME=basic-l26n3 [2024-06-27T10:47:29.313Z] JENKINS_NODE_COOKIE=db517a87-7573-4463-957c-aa94c331cef1 [2024-06-27T10:47:29.313Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:29.313Z] JENKINS_SECRET=**** [2024-06-27T10:47:29.313Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:29.313Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:29.313Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:29.313Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:29.313Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:29.313Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:29.313Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:29.313Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:29.313Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:29.313Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:29.313Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:29.313Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:29.314Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:29.314Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:29.314Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:29.314Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:29.314Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:29.314Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:29.314Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:29.314Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:29.314Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:29.314Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:29.314Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:29.314Z] LANG=en_US.UTF-8 [2024-06-27T10:47:29.314Z] LANGUAGE=en_US:en [2024-06-27T10:47:29.314Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:29.314Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:29.314Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:29.314Z] NODE_LABELS=basic-l26n3 basic [2024-06-27T10:47:29.314Z] NODE_NAME=basic-l26n3 [2024-06-27T10:47:29.314Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:29.314Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-l26n3 -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:29.314Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:29.314Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:29.314Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:29.314Z] PORT_ADMIN=4848 [2024-06-27T10:47:29.314Z] PORT_HTTP=8080 [2024-06-27T10:47:29.314Z] PORT_HTTPS=8181 [2024-06-27T10:47:29.314Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:29.314Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:29.314Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:29.314Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:29.314Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:29.314Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:29.314Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:29.314Z] SHLVL=1 [2024-06-27T10:47:29.314Z] STAGE_NAME=connector_group_3 [2024-06-27T10:47:29.314Z] TERM=xterm [2024-06-27T10:47:29.314Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:29.314Z] USER_NAME=jenkins [2024-06-27T10:47:29.314Z] _=/usr/bin/env [2024-06-27T10:47:29.314Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:29.314Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:29.314Z] + df -h [2024-06-27T10:47:29.314Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:29.314Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:29.314Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:29.314Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:29.314Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:29.314Z] tmpfs 26G 60M 26G 1% /etc/hostname [2024-06-27T10:47:29.314Z] /dev/sda4 894G 327G 567G 37% /etc/hosts [2024-06-27T10:47:29.314Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:29.314Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:29.314Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:29.314Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:29.314Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:29.314Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:29.314Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:47:29.314Z] 161 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:29.314Z] + mvn -version [2024-06-27T10:47:29.571Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:29.571Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:29.571Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:29.571Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:29.571Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:29.571Z] + ant -version [2024-06-27T10:47:29.748Z] [INFO] [2024-06-27T10:47:29.748Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:47:29.748Z] [INFO] [2024-06-27T10:47:29.748Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:47:29.828Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:29.829Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:29.829Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-4af5ef40/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:29.829Z] + true [2024-06-27T10:47:29.829Z] + cat /proc/cpuinfo [2024-06-27T10:47:29.829Z] processor : 0 [2024-06-27T10:47:29.829Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.829Z] cpu family : 6 [2024-06-27T10:47:29.829Z] model : 85 [2024-06-27T10:47:29.829Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.829Z] stepping : 7 [2024-06-27T10:47:29.829Z] microcode : 0x5003302 [2024-06-27T10:47:29.829Z] cpu MHz : 1000.003 [2024-06-27T10:47:29.829Z] cache size : 14080 KB [2024-06-27T10:47:29.829Z] physical id : 0 [2024-06-27T10:47:29.829Z] siblings : 20 [2024-06-27T10:47:29.829Z] core id : 0 [2024-06-27T10:47:29.829Z] cpu cores : 10 [2024-06-27T10:47:29.829Z] apicid : 0 [2024-06-27T10:47:29.829Z] initial apicid : 0 [2024-06-27T10:47:29.829Z] fpu : yes [2024-06-27T10:47:29.829Z] fpu_exception : yes [2024-06-27T10:47:29.829Z] cpuid level : 22 [2024-06-27T10:47:29.829Z] wp : yes [2024-06-27T10:47:29.829Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.829Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.829Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.829Z] bogomips : 4800.00 [2024-06-27T10:47:29.829Z] clflush size : 64 [2024-06-27T10:47:29.829Z] cache_alignment : 64 [2024-06-27T10:47:29.829Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.829Z] power management: [2024-06-27T10:47:29.829Z] [2024-06-27T10:47:29.829Z] processor : 1 [2024-06-27T10:47:29.829Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.829Z] cpu family : 6 [2024-06-27T10:47:29.829Z] model : 85 [2024-06-27T10:47:29.829Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.829Z] stepping : 7 [2024-06-27T10:47:29.829Z] microcode : 0x5003302 [2024-06-27T10:47:29.829Z] cpu MHz : 1000.214 [2024-06-27T10:47:29.829Z] cache size : 14080 KB [2024-06-27T10:47:29.829Z] physical id : 0 [2024-06-27T10:47:29.829Z] siblings : 20 [2024-06-27T10:47:29.829Z] core id : 1 [2024-06-27T10:47:29.829Z] cpu cores : 10 [2024-06-27T10:47:29.829Z] apicid : 2 [2024-06-27T10:47:29.829Z] initial apicid : 2 [2024-06-27T10:47:29.829Z] fpu : yes [2024-06-27T10:47:29.829Z] fpu_exception : yes [2024-06-27T10:47:29.829Z] cpuid level : 22 [2024-06-27T10:47:29.829Z] wp : yes [2024-06-27T10:47:29.829Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.829Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.829Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.829Z] bogomips : 4800.00 [2024-06-27T10:47:29.829Z] clflush size : 64 [2024-06-27T10:47:29.829Z] cache_alignment : 64 [2024-06-27T10:47:29.829Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.829Z] power management: [2024-06-27T10:47:29.829Z] [2024-06-27T10:47:29.829Z] processor : 2 [2024-06-27T10:47:29.829Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.829Z] cpu family : 6 [2024-06-27T10:47:29.829Z] model : 85 [2024-06-27T10:47:29.829Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.829Z] stepping : 7 [2024-06-27T10:47:29.829Z] microcode : 0x5003302 [2024-06-27T10:47:29.829Z] cpu MHz : 998.432 [2024-06-27T10:47:29.829Z] cache size : 14080 KB [2024-06-27T10:47:29.829Z] physical id : 0 [2024-06-27T10:47:29.830Z] siblings : 20 [2024-06-27T10:47:29.830Z] core id : 2 [2024-06-27T10:47:29.830Z] cpu cores : 10 [2024-06-27T10:47:29.830Z] apicid : 4 [2024-06-27T10:47:29.830Z] initial apicid : 4 [2024-06-27T10:47:29.830Z] fpu : yes [2024-06-27T10:47:29.830Z] fpu_exception : yes [2024-06-27T10:47:29.830Z] cpuid level : 22 [2024-06-27T10:47:29.830Z] wp : yes [2024-06-27T10:47:29.830Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.830Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.830Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.830Z] bogomips : 4800.00 [2024-06-27T10:47:29.830Z] clflush size : 64 [2024-06-27T10:47:29.830Z] cache_alignment : 64 [2024-06-27T10:47:29.830Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.830Z] power management: [2024-06-27T10:47:29.830Z] [2024-06-27T10:47:29.830Z] processor : 3 [2024-06-27T10:47:29.830Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.830Z] cpu family : 6 [2024-06-27T10:47:29.830Z] model : 85 [2024-06-27T10:47:29.830Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.830Z] stepping : 7 [2024-06-27T10:47:29.830Z] microcode : 0x5003302 [2024-06-27T10:47:29.830Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.830Z] cache size : 14080 KB [2024-06-27T10:47:29.830Z] physical id : 0 [2024-06-27T10:47:29.830Z] siblings : 20 [2024-06-27T10:47:29.830Z] core id : 3 [2024-06-27T10:47:29.830Z] cpu cores : 10 [2024-06-27T10:47:29.830Z] apicid : 6 [2024-06-27T10:47:29.830Z] initial apicid : 6 [2024-06-27T10:47:29.830Z] fpu : yes [2024-06-27T10:47:29.830Z] fpu_exception : yes [2024-06-27T10:47:29.830Z] cpuid level : 22 [2024-06-27T10:47:29.830Z] wp : yes [2024-06-27T10:47:29.830Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.830Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.830Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.830Z] bogomips : 4800.00 [2024-06-27T10:47:29.830Z] clflush size : 64 [2024-06-27T10:47:29.830Z] cache_alignment : 64 [2024-06-27T10:47:29.830Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.830Z] power management: [2024-06-27T10:47:29.830Z] [2024-06-27T10:47:29.830Z] processor : 4 [2024-06-27T10:47:29.830Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.830Z] cpu family : 6 [2024-06-27T10:47:29.830Z] model : 85 [2024-06-27T10:47:29.830Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.830Z] stepping : 7 [2024-06-27T10:47:29.830Z] microcode : 0x5003302 [2024-06-27T10:47:29.830Z] cpu MHz : 999.458 [2024-06-27T10:47:29.830Z] cache size : 14080 KB [2024-06-27T10:47:29.830Z] physical id : 0 [2024-06-27T10:47:29.830Z] siblings : 20 [2024-06-27T10:47:29.830Z] core id : 4 [2024-06-27T10:47:29.830Z] cpu cores : 10 [2024-06-27T10:47:29.830Z] apicid : 8 [2024-06-27T10:47:29.830Z] initial apicid : 8 [2024-06-27T10:47:29.830Z] fpu : yes [2024-06-27T10:47:29.830Z] fpu_exception : yes [2024-06-27T10:47:29.830Z] cpuid level : 22 [2024-06-27T10:47:29.830Z] wp : yes [2024-06-27T10:47:29.831Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.831Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.831Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.831Z] bogomips : 4800.00 [2024-06-27T10:47:29.831Z] clflush size : 64 [2024-06-27T10:47:29.831Z] cache_alignment : 64 [2024-06-27T10:47:29.831Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.831Z] power management: [2024-06-27T10:47:29.831Z] [2024-06-27T10:47:29.831Z] processor : 5 [2024-06-27T10:47:29.831Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.831Z] cpu family : 6 [2024-06-27T10:47:29.831Z] model : 85 [2024-06-27T10:47:29.831Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.831Z] stepping : 7 [2024-06-27T10:47:29.831Z] microcode : 0x5003302 [2024-06-27T10:47:29.831Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.831Z] cache size : 14080 KB [2024-06-27T10:47:29.831Z] physical id : 0 [2024-06-27T10:47:29.831Z] siblings : 20 [2024-06-27T10:47:29.831Z] core id : 8 [2024-06-27T10:47:29.831Z] cpu cores : 10 [2024-06-27T10:47:29.831Z] apicid : 16 [2024-06-27T10:47:29.831Z] initial apicid : 16 [2024-06-27T10:47:29.831Z] fpu : yes [2024-06-27T10:47:29.831Z] fpu_exception : yes [2024-06-27T10:47:29.831Z] cpuid level : 22 [2024-06-27T10:47:29.831Z] wp : yes [2024-06-27T10:47:29.831Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.831Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.831Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.831Z] bogomips : 4800.00 [2024-06-27T10:47:29.831Z] clflush size : 64 [2024-06-27T10:47:29.831Z] cache_alignment : 64 [2024-06-27T10:47:29.831Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.831Z] power management: [2024-06-27T10:47:29.831Z] [2024-06-27T10:47:29.831Z] processor : 6 [2024-06-27T10:47:29.831Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.831Z] cpu family : 6 [2024-06-27T10:47:29.831Z] model : 85 [2024-06-27T10:47:29.831Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.831Z] stepping : 7 [2024-06-27T10:47:29.831Z] microcode : 0x5003302 [2024-06-27T10:47:29.831Z] cpu MHz : 2830.576 [2024-06-27T10:47:29.831Z] cache size : 14080 KB [2024-06-27T10:47:29.831Z] physical id : 0 [2024-06-27T10:47:29.831Z] siblings : 20 [2024-06-27T10:47:29.831Z] core id : 9 [2024-06-27T10:47:29.831Z] cpu cores : 10 [2024-06-27T10:47:29.831Z] apicid : 18 [2024-06-27T10:47:29.831Z] initial apicid : 18 [2024-06-27T10:47:29.831Z] fpu : yes [2024-06-27T10:47:29.831Z] fpu_exception : yes [2024-06-27T10:47:29.831Z] cpuid level : 22 [2024-06-27T10:47:29.831Z] wp : yes [2024-06-27T10:47:29.831Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.832Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.832Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.832Z] bogomips : 4800.00 [2024-06-27T10:47:29.832Z] clflush size : 64 [2024-06-27T10:47:29.832Z] cache_alignment : 64 [2024-06-27T10:47:29.832Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.832Z] power management: [2024-06-27T10:47:29.832Z] [2024-06-27T10:47:29.832Z] processor : 7 [2024-06-27T10:47:29.832Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.832Z] cpu family : 6 [2024-06-27T10:47:29.832Z] model : 85 [2024-06-27T10:47:29.832Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.832Z] stepping : 7 [2024-06-27T10:47:29.832Z] microcode : 0x5003302 [2024-06-27T10:47:29.832Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.832Z] cache size : 14080 KB [2024-06-27T10:47:29.832Z] physical id : 0 [2024-06-27T10:47:29.832Z] siblings : 20 [2024-06-27T10:47:29.832Z] core id : 10 [2024-06-27T10:47:29.832Z] cpu cores : 10 [2024-06-27T10:47:29.832Z] apicid : 20 [2024-06-27T10:47:29.832Z] initial apicid : 20 [2024-06-27T10:47:29.832Z] fpu : yes [2024-06-27T10:47:29.832Z] fpu_exception : yes [2024-06-27T10:47:29.832Z] cpuid level : 22 [2024-06-27T10:47:29.832Z] wp : yes [2024-06-27T10:47:29.832Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.832Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.832Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.832Z] bogomips : 4800.00 [2024-06-27T10:47:29.832Z] clflush size : 64 [2024-06-27T10:47:29.832Z] cache_alignment : 64 [2024-06-27T10:47:29.832Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.832Z] power management: [2024-06-27T10:47:29.832Z] [2024-06-27T10:47:29.832Z] processor : 8 [2024-06-27T10:47:29.832Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.832Z] cpu family : 6 [2024-06-27T10:47:29.832Z] model : 85 [2024-06-27T10:47:29.832Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.832Z] stepping : 7 [2024-06-27T10:47:29.832Z] microcode : 0x5003302 [2024-06-27T10:47:29.832Z] cpu MHz : 2561.039 [2024-06-27T10:47:29.832Z] cache size : 14080 KB [2024-06-27T10:47:29.832Z] physical id : 0 [2024-06-27T10:47:29.832Z] siblings : 20 [2024-06-27T10:47:29.832Z] core id : 11 [2024-06-27T10:47:29.832Z] cpu cores : 10 [2024-06-27T10:47:29.832Z] apicid : 22 [2024-06-27T10:47:29.832Z] initial apicid : 22 [2024-06-27T10:47:29.832Z] fpu : yes [2024-06-27T10:47:29.832Z] fpu_exception : yes [2024-06-27T10:47:29.832Z] cpuid level : 22 [2024-06-27T10:47:29.832Z] wp : yes [2024-06-27T10:47:29.832Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.832Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.832Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.832Z] bogomips : 4800.00 [2024-06-27T10:47:29.832Z] clflush size : 64 [2024-06-27T10:47:29.832Z] cache_alignment : 64 [2024-06-27T10:47:29.832Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.832Z] power management: [2024-06-27T10:47:29.832Z] [2024-06-27T10:47:29.832Z] processor : 9 [2024-06-27T10:47:29.832Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.832Z] cpu family : 6 [2024-06-27T10:47:29.832Z] model : 85 [2024-06-27T10:47:29.832Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.832Z] stepping : 7 [2024-06-27T10:47:29.832Z] microcode : 0x5003302 [2024-06-27T10:47:29.832Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.832Z] cache size : 14080 KB [2024-06-27T10:47:29.832Z] physical id : 0 [2024-06-27T10:47:29.832Z] siblings : 20 [2024-06-27T10:47:29.832Z] core id : 12 [2024-06-27T10:47:29.832Z] cpu cores : 10 [2024-06-27T10:47:29.832Z] apicid : 24 [2024-06-27T10:47:29.832Z] initial apicid : 24 [2024-06-27T10:47:29.833Z] fpu : yes [2024-06-27T10:47:29.833Z] fpu_exception : yes [2024-06-27T10:47:29.833Z] cpuid level : 22 [2024-06-27T10:47:29.833Z] wp : yes [2024-06-27T10:47:29.833Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.833Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.833Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.833Z] bogomips : 4800.00 [2024-06-27T10:47:29.833Z] clflush size : 64 [2024-06-27T10:47:29.833Z] cache_alignment : 64 [2024-06-27T10:47:29.833Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.833Z] power management: [2024-06-27T10:47:29.833Z] [2024-06-27T10:47:29.833Z] processor : 10 [2024-06-27T10:47:29.833Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.833Z] cpu family : 6 [2024-06-27T10:47:29.833Z] model : 85 [2024-06-27T10:47:29.833Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.833Z] stepping : 7 [2024-06-27T10:47:29.833Z] microcode : 0x5003302 [2024-06-27T10:47:29.833Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.833Z] cache size : 14080 KB [2024-06-27T10:47:29.833Z] physical id : 1 [2024-06-27T10:47:29.833Z] siblings : 20 [2024-06-27T10:47:29.833Z] core id : 0 [2024-06-27T10:47:29.833Z] cpu cores : 10 [2024-06-27T10:47:29.833Z] apicid : 32 [2024-06-27T10:47:29.833Z] initial apicid : 32 [2024-06-27T10:47:29.833Z] fpu : yes [2024-06-27T10:47:29.833Z] fpu_exception : yes [2024-06-27T10:47:29.833Z] cpuid level : 22 [2024-06-27T10:47:29.833Z] wp : yes [2024-06-27T10:47:29.833Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.833Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.833Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.833Z] bogomips : 4807.81 [2024-06-27T10:47:29.833Z] clflush size : 64 [2024-06-27T10:47:29.833Z] cache_alignment : 64 [2024-06-27T10:47:29.833Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.833Z] power management: [2024-06-27T10:47:29.833Z] [2024-06-27T10:47:29.833Z] processor : 11 [2024-06-27T10:47:29.833Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.833Z] cpu family : 6 [2024-06-27T10:47:29.833Z] model : 85 [2024-06-27T10:47:29.833Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.833Z] stepping : 7 [2024-06-27T10:47:29.833Z] microcode : 0x5003302 [2024-06-27T10:47:29.833Z] cpu MHz : 2900.003 [2024-06-27T10:47:29.833Z] cache size : 14080 KB [2024-06-27T10:47:29.833Z] physical id : 1 [2024-06-27T10:47:29.833Z] siblings : 20 [2024-06-27T10:47:29.833Z] core id : 1 [2024-06-27T10:47:29.833Z] cpu cores : 10 [2024-06-27T10:47:29.833Z] apicid : 34 [2024-06-27T10:47:29.833Z] initial apicid : 34 [2024-06-27T10:47:29.833Z] fpu : yes [2024-06-27T10:47:29.833Z] fpu_exception : yes [2024-06-27T10:47:29.833Z] cpuid level : 22 [2024-06-27T10:47:29.833Z] wp : yes [2024-06-27T10:47:29.834Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.834Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.834Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.834Z] bogomips : 4807.81 [2024-06-27T10:47:29.834Z] clflush size : 64 [2024-06-27T10:47:29.834Z] cache_alignment : 64 [2024-06-27T10:47:29.834Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.834Z] power management: [2024-06-27T10:47:29.834Z] [2024-06-27T10:47:29.834Z] processor : 12 [2024-06-27T10:47:29.834Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.834Z] cpu family : 6 [2024-06-27T10:47:29.834Z] model : 85 [2024-06-27T10:47:29.834Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.834Z] stepping : 7 [2024-06-27T10:47:29.834Z] microcode : 0x5003302 [2024-06-27T10:47:29.834Z] cpu MHz : 2899.639 [2024-06-27T10:47:29.834Z] cache size : 14080 KB [2024-06-27T10:47:29.834Z] physical id : 1 [2024-06-27T10:47:29.834Z] siblings : 20 [2024-06-27T10:47:29.834Z] core id : 2 [2024-06-27T10:47:29.834Z] cpu cores : 10 [2024-06-27T10:47:29.834Z] apicid : 36 [2024-06-27T10:47:29.834Z] initial apicid : 36 [2024-06-27T10:47:29.834Z] fpu : yes [2024-06-27T10:47:29.834Z] fpu_exception : yes [2024-06-27T10:47:29.834Z] cpuid level : 22 [2024-06-27T10:47:29.834Z] wp : yes [2024-06-27T10:47:29.834Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.834Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.834Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.834Z] bogomips : 4807.81 [2024-06-27T10:47:29.834Z] clflush size : 64 [2024-06-27T10:47:29.834Z] cache_alignment : 64 [2024-06-27T10:47:29.834Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.834Z] power management: [2024-06-27T10:47:29.834Z] [2024-06-27T10:47:29.834Z] processor : 13 [2024-06-27T10:47:29.834Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.834Z] cpu family : 6 [2024-06-27T10:47:29.834Z] model : 85 [2024-06-27T10:47:29.834Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.834Z] stepping : 7 [2024-06-27T10:47:29.834Z] microcode : 0x5003302 [2024-06-27T10:47:29.834Z] cpu MHz : 2900.021 [2024-06-27T10:47:29.834Z] cache size : 14080 KB [2024-06-27T10:47:29.834Z] physical id : 1 [2024-06-27T10:47:29.834Z] siblings : 20 [2024-06-27T10:47:29.834Z] core id : 3 [2024-06-27T10:47:29.834Z] cpu cores : 10 [2024-06-27T10:47:29.834Z] apicid : 38 [2024-06-27T10:47:29.834Z] initial apicid : 38 [2024-06-27T10:47:29.834Z] fpu : yes [2024-06-27T10:47:29.834Z] fpu_exception : yes [2024-06-27T10:47:29.834Z] cpuid level : 22 [2024-06-27T10:47:29.834Z] wp : yes [2024-06-27T10:47:29.834Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.834Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.835Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.835Z] bogomips : 4807.81 [2024-06-27T10:47:29.835Z] clflush size : 64 [2024-06-27T10:47:29.835Z] cache_alignment : 64 [2024-06-27T10:47:29.835Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.835Z] power management: [2024-06-27T10:47:29.835Z] [2024-06-27T10:47:29.835Z] processor : 14 [2024-06-27T10:47:29.835Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.835Z] cpu family : 6 [2024-06-27T10:47:29.835Z] model : 85 [2024-06-27T10:47:29.835Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.835Z] stepping : 7 [2024-06-27T10:47:29.835Z] microcode : 0x5003302 [2024-06-27T10:47:29.835Z] cpu MHz : 2896.924 [2024-06-27T10:47:29.835Z] cache size : 14080 KB [2024-06-27T10:47:29.835Z] physical id : 1 [2024-06-27T10:47:29.835Z] siblings : 20 [2024-06-27T10:47:29.835Z] core id : 4 [2024-06-27T10:47:29.835Z] cpu cores : 10 [2024-06-27T10:47:29.835Z] apicid : 40 [2024-06-27T10:47:29.835Z] initial apicid : 40 [2024-06-27T10:47:29.835Z] fpu : yes [2024-06-27T10:47:29.835Z] fpu_exception : yes [2024-06-27T10:47:29.835Z] cpuid level : 22 [2024-06-27T10:47:29.835Z] wp : yes [2024-06-27T10:47:29.835Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.835Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.835Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.835Z] bogomips : 4807.81 [2024-06-27T10:47:29.835Z] clflush size : 64 [2024-06-27T10:47:29.835Z] cache_alignment : 64 [2024-06-27T10:47:29.835Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.835Z] power management: [2024-06-27T10:47:29.835Z] [2024-06-27T10:47:29.835Z] processor : 15 [2024-06-27T10:47:29.835Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.835Z] cpu family : 6 [2024-06-27T10:47:29.835Z] model : 85 [2024-06-27T10:47:29.835Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.835Z] stepping : 7 [2024-06-27T10:47:29.835Z] microcode : 0x5003302 [2024-06-27T10:47:29.835Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.835Z] cache size : 14080 KB [2024-06-27T10:47:29.835Z] physical id : 1 [2024-06-27T10:47:29.835Z] siblings : 20 [2024-06-27T10:47:29.835Z] core id : 8 [2024-06-27T10:47:29.835Z] cpu cores : 10 [2024-06-27T10:47:29.835Z] apicid : 48 [2024-06-27T10:47:29.835Z] initial apicid : 48 [2024-06-27T10:47:29.835Z] fpu : yes [2024-06-27T10:47:29.835Z] fpu_exception : yes [2024-06-27T10:47:29.835Z] cpuid level : 22 [2024-06-27T10:47:29.835Z] wp : yes [2024-06-27T10:47:29.835Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.835Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.835Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.835Z] bogomips : 4807.81 [2024-06-27T10:47:29.835Z] clflush size : 64 [2024-06-27T10:47:29.835Z] cache_alignment : 64 [2024-06-27T10:47:29.835Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.835Z] power management: [2024-06-27T10:47:29.835Z] [2024-06-27T10:47:29.835Z] processor : 16 [2024-06-27T10:47:29.835Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.835Z] cpu family : 6 [2024-06-27T10:47:29.835Z] model : 85 [2024-06-27T10:47:29.835Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.835Z] stepping : 7 [2024-06-27T10:47:29.835Z] microcode : 0x5003302 [2024-06-27T10:47:29.835Z] cpu MHz : 2899.979 [2024-06-27T10:47:29.835Z] cache size : 14080 KB [2024-06-27T10:47:29.835Z] physical id : 1 [2024-06-27T10:47:29.835Z] siblings : 20 [2024-06-27T10:47:29.835Z] core id : 9 [2024-06-27T10:47:29.835Z] cpu cores : 10 [2024-06-27T10:47:29.835Z] apicid : 50 [2024-06-27T10:47:29.835Z] initial apicid : 50 [2024-06-27T10:47:29.835Z] fpu : yes [2024-06-27T10:47:29.835Z] fpu_exception : yes [2024-06-27T10:47:29.835Z] cpuid level : 22 [2024-06-27T10:47:29.835Z] wp : yes [2024-06-27T10:47:29.836Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.836Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.836Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.836Z] bogomips : 4807.81 [2024-06-27T10:47:29.836Z] clflush size : 64 [2024-06-27T10:47:29.836Z] cache_alignment : 64 [2024-06-27T10:47:29.836Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.836Z] power management: [2024-06-27T10:47:29.836Z] [2024-06-27T10:47:29.836Z] processor : 17 [2024-06-27T10:47:29.836Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.836Z] cpu family : 6 [2024-06-27T10:47:29.836Z] model : 85 [2024-06-27T10:47:29.836Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.836Z] stepping : 7 [2024-06-27T10:47:29.836Z] microcode : 0x5003302 [2024-06-27T10:47:29.836Z] cpu MHz : 2900.284 [2024-06-27T10:47:29.836Z] cache size : 14080 KB [2024-06-27T10:47:29.836Z] physical id : 1 [2024-06-27T10:47:29.836Z] siblings : 20 [2024-06-27T10:47:29.836Z] core id : 10 [2024-06-27T10:47:29.836Z] cpu cores : 10 [2024-06-27T10:47:29.836Z] apicid : 52 [2024-06-27T10:47:29.836Z] initial apicid : 52 [2024-06-27T10:47:29.836Z] fpu : yes [2024-06-27T10:47:29.836Z] fpu_exception : yes [2024-06-27T10:47:29.836Z] cpuid level : 22 [2024-06-27T10:47:29.836Z] wp : yes [2024-06-27T10:47:29.836Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.836Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.836Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.836Z] bogomips : 4807.81 [2024-06-27T10:47:29.836Z] clflush size : 64 [2024-06-27T10:47:29.836Z] cache_alignment : 64 [2024-06-27T10:47:29.836Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.836Z] power management: [2024-06-27T10:47:29.836Z] [2024-06-27T10:47:29.836Z] processor : 18 [2024-06-27T10:47:29.836Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.836Z] cpu family : 6 [2024-06-27T10:47:29.836Z] model : 85 [2024-06-27T10:47:29.836Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.836Z] stepping : 7 [2024-06-27T10:47:29.836Z] microcode : 0x5003302 [2024-06-27T10:47:29.836Z] cpu MHz : 2899.772 [2024-06-27T10:47:29.836Z] cache size : 14080 KB [2024-06-27T10:47:29.836Z] physical id : 1 [2024-06-27T10:47:29.836Z] siblings : 20 [2024-06-27T10:47:29.836Z] core id : 11 [2024-06-27T10:47:29.836Z] cpu cores : 10 [2024-06-27T10:47:29.836Z] apicid : 54 [2024-06-27T10:47:29.836Z] initial apicid : 54 [2024-06-27T10:47:29.836Z] fpu : yes [2024-06-27T10:47:29.836Z] fpu_exception : yes [2024-06-27T10:47:29.836Z] cpuid level : 22 [2024-06-27T10:47:29.836Z] wp : yes [2024-06-27T10:47:29.836Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.837Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.837Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.837Z] bogomips : 4807.81 [2024-06-27T10:47:29.837Z] clflush size : 64 [2024-06-27T10:47:29.837Z] cache_alignment : 64 [2024-06-27T10:47:29.837Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.837Z] power management: [2024-06-27T10:47:29.837Z] [2024-06-27T10:47:29.837Z] processor : 19 [2024-06-27T10:47:29.837Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.837Z] cpu family : 6 [2024-06-27T10:47:29.837Z] model : 85 [2024-06-27T10:47:29.837Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.837Z] stepping : 7 [2024-06-27T10:47:29.837Z] microcode : 0x5003302 [2024-06-27T10:47:29.837Z] cpu MHz : 2900.299 [2024-06-27T10:47:29.837Z] cache size : 14080 KB [2024-06-27T10:47:29.837Z] physical id : 1 [2024-06-27T10:47:29.837Z] siblings : 20 [2024-06-27T10:47:29.837Z] core id : 12 [2024-06-27T10:47:29.837Z] cpu cores : 10 [2024-06-27T10:47:29.837Z] apicid : 56 [2024-06-27T10:47:29.837Z] initial apicid : 56 [2024-06-27T10:47:29.837Z] fpu : yes [2024-06-27T10:47:29.837Z] fpu_exception : yes [2024-06-27T10:47:29.837Z] cpuid level : 22 [2024-06-27T10:47:29.837Z] wp : yes [2024-06-27T10:47:29.837Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.837Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.837Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.837Z] bogomips : 4807.81 [2024-06-27T10:47:29.837Z] clflush size : 64 [2024-06-27T10:47:29.837Z] cache_alignment : 64 [2024-06-27T10:47:29.837Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.837Z] power management: [2024-06-27T10:47:29.837Z] [2024-06-27T10:47:29.837Z] processor : 20 [2024-06-27T10:47:29.837Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.837Z] cpu family : 6 [2024-06-27T10:47:29.837Z] model : 85 [2024-06-27T10:47:29.837Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.837Z] stepping : 7 [2024-06-27T10:47:29.837Z] microcode : 0x5003302 [2024-06-27T10:47:29.837Z] cpu MHz : 1930.298 [2024-06-27T10:47:29.837Z] cache size : 14080 KB [2024-06-27T10:47:29.837Z] physical id : 0 [2024-06-27T10:47:29.837Z] siblings : 20 [2024-06-27T10:47:29.837Z] core id : 0 [2024-06-27T10:47:29.837Z] cpu cores : 10 [2024-06-27T10:47:29.837Z] apicid : 1 [2024-06-27T10:47:29.837Z] initial apicid : 1 [2024-06-27T10:47:29.837Z] fpu : yes [2024-06-27T10:47:29.837Z] fpu_exception : yes [2024-06-27T10:47:29.837Z] cpuid level : 22 [2024-06-27T10:47:29.837Z] wp : yes [2024-06-27T10:47:29.837Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.837Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.837Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.837Z] bogomips : 4800.00 [2024-06-27T10:47:29.837Z] clflush size : 64 [2024-06-27T10:47:29.837Z] cache_alignment : 64 [2024-06-27T10:47:29.838Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.838Z] power management: [2024-06-27T10:47:29.838Z] [2024-06-27T10:47:29.838Z] processor : 21 [2024-06-27T10:47:29.838Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.838Z] cpu family : 6 [2024-06-27T10:47:29.838Z] model : 85 [2024-06-27T10:47:29.838Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.838Z] stepping : 7 [2024-06-27T10:47:29.838Z] microcode : 0x5003302 [2024-06-27T10:47:29.838Z] cpu MHz : 1566.850 [2024-06-27T10:47:29.838Z] cache size : 14080 KB [2024-06-27T10:47:29.838Z] physical id : 0 [2024-06-27T10:47:29.838Z] siblings : 20 [2024-06-27T10:47:29.838Z] core id : 1 [2024-06-27T10:47:29.838Z] cpu cores : 10 [2024-06-27T10:47:29.838Z] apicid : 3 [2024-06-27T10:47:29.838Z] initial apicid : 3 [2024-06-27T10:47:29.838Z] fpu : yes [2024-06-27T10:47:29.838Z] fpu_exception : yes [2024-06-27T10:47:29.838Z] cpuid level : 22 [2024-06-27T10:47:29.838Z] wp : yes [2024-06-27T10:47:29.838Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.838Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.838Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.838Z] bogomips : 4800.00 [2024-06-27T10:47:29.838Z] clflush size : 64 [2024-06-27T10:47:29.838Z] cache_alignment : 64 [2024-06-27T10:47:29.838Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.838Z] power management: [2024-06-27T10:47:29.838Z] [2024-06-27T10:47:29.838Z] processor : 22 [2024-06-27T10:47:29.838Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.838Z] cpu family : 6 [2024-06-27T10:47:29.838Z] model : 85 [2024-06-27T10:47:29.838Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.838Z] stepping : 7 [2024-06-27T10:47:29.838Z] microcode : 0x5003302 [2024-06-27T10:47:29.838Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.838Z] cache size : 14080 KB [2024-06-27T10:47:29.838Z] physical id : 0 [2024-06-27T10:47:29.838Z] siblings : 20 [2024-06-27T10:47:29.838Z] core id : 2 [2024-06-27T10:47:29.838Z] cpu cores : 10 [2024-06-27T10:47:29.838Z] apicid : 5 [2024-06-27T10:47:29.838Z] initial apicid : 5 [2024-06-27T10:47:29.838Z] fpu : yes [2024-06-27T10:47:29.838Z] fpu_exception : yes [2024-06-27T10:47:29.838Z] cpuid level : 22 [2024-06-27T10:47:29.838Z] wp : yes [2024-06-27T10:47:29.838Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.838Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.838Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.838Z] bogomips : 4800.00 [2024-06-27T10:47:29.838Z] clflush size : 64 [2024-06-27T10:47:29.838Z] cache_alignment : 64 [2024-06-27T10:47:29.838Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.838Z] power management: [2024-06-27T10:47:29.838Z] [2024-06-27T10:47:29.838Z] processor : 23 [2024-06-27T10:47:29.838Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.838Z] cpu family : 6 [2024-06-27T10:47:29.838Z] model : 85 [2024-06-27T10:47:29.838Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.838Z] stepping : 7 [2024-06-27T10:47:29.838Z] microcode : 0x5003302 [2024-06-27T10:47:29.838Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.838Z] cache size : 14080 KB [2024-06-27T10:47:29.838Z] physical id : 0 [2024-06-27T10:47:29.838Z] siblings : 20 [2024-06-27T10:47:29.838Z] core id : 3 [2024-06-27T10:47:29.838Z] cpu cores : 10 [2024-06-27T10:47:29.838Z] apicid : 7 [2024-06-27T10:47:29.838Z] initial apicid : 7 [2024-06-27T10:47:29.838Z] fpu : yes [2024-06-27T10:47:29.838Z] fpu_exception : yes [2024-06-27T10:47:29.838Z] cpuid level : 22 [2024-06-27T10:47:29.838Z] wp : yes [2024-06-27T10:47:29.839Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.839Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.839Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.839Z] bogomips : 4800.00 [2024-06-27T10:47:29.839Z] clflush size : 64 [2024-06-27T10:47:29.839Z] cache_alignment : 64 [2024-06-27T10:47:29.839Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.839Z] power management: [2024-06-27T10:47:29.839Z] [2024-06-27T10:47:29.839Z] processor : 24 [2024-06-27T10:47:29.839Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.839Z] cpu family : 6 [2024-06-27T10:47:29.839Z] model : 85 [2024-06-27T10:47:29.839Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.839Z] stepping : 7 [2024-06-27T10:47:29.839Z] microcode : 0x5003302 [2024-06-27T10:47:29.839Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.839Z] cache size : 14080 KB [2024-06-27T10:47:29.839Z] physical id : 0 [2024-06-27T10:47:29.839Z] siblings : 20 [2024-06-27T10:47:29.839Z] core id : 4 [2024-06-27T10:47:29.839Z] cpu cores : 10 [2024-06-27T10:47:29.839Z] apicid : 9 [2024-06-27T10:47:29.839Z] initial apicid : 9 [2024-06-27T10:47:29.839Z] fpu : yes [2024-06-27T10:47:29.839Z] fpu_exception : yes [2024-06-27T10:47:29.839Z] cpuid level : 22 [2024-06-27T10:47:29.839Z] wp : yes [2024-06-27T10:47:29.839Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.839Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.839Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.839Z] bogomips : 4800.00 [2024-06-27T10:47:29.839Z] clflush size : 64 [2024-06-27T10:47:29.839Z] cache_alignment : 64 [2024-06-27T10:47:29.839Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.839Z] power management: [2024-06-27T10:47:29.839Z] [2024-06-27T10:47:29.839Z] processor : 25 [2024-06-27T10:47:29.839Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.839Z] cpu family : 6 [2024-06-27T10:47:29.839Z] model : 85 [2024-06-27T10:47:29.839Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.839Z] stepping : 7 [2024-06-27T10:47:29.839Z] microcode : 0x5003302 [2024-06-27T10:47:29.839Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.839Z] cache size : 14080 KB [2024-06-27T10:47:29.839Z] physical id : 0 [2024-06-27T10:47:29.839Z] siblings : 20 [2024-06-27T10:47:29.839Z] core id : 8 [2024-06-27T10:47:29.839Z] cpu cores : 10 [2024-06-27T10:47:29.839Z] apicid : 17 [2024-06-27T10:47:29.839Z] initial apicid : 17 [2024-06-27T10:47:29.839Z] fpu : yes [2024-06-27T10:47:29.839Z] fpu_exception : yes [2024-06-27T10:47:29.839Z] cpuid level : 22 [2024-06-27T10:47:29.839Z] wp : yes [2024-06-27T10:47:29.839Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.840Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.840Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.840Z] bogomips : 4800.00 [2024-06-27T10:47:29.840Z] clflush size : 64 [2024-06-27T10:47:29.840Z] cache_alignment : 64 [2024-06-27T10:47:29.840Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.840Z] power management: [2024-06-27T10:47:29.840Z] [2024-06-27T10:47:29.840Z] processor : 26 [2024-06-27T10:47:29.840Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.840Z] cpu family : 6 [2024-06-27T10:47:29.840Z] model : 85 [2024-06-27T10:47:29.840Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.840Z] stepping : 7 [2024-06-27T10:47:29.840Z] microcode : 0x5003302 [2024-06-27T10:47:29.840Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.840Z] cache size : 14080 KB [2024-06-27T10:47:29.840Z] physical id : 0 [2024-06-27T10:47:29.840Z] siblings : 20 [2024-06-27T10:47:29.840Z] core id : 9 [2024-06-27T10:47:29.840Z] cpu cores : 10 [2024-06-27T10:47:29.840Z] apicid : 19 [2024-06-27T10:47:29.840Z] initial apicid : 19 [2024-06-27T10:47:29.840Z] fpu : yes [2024-06-27T10:47:29.840Z] fpu_exception : yes [2024-06-27T10:47:29.840Z] cpuid level : 22 [2024-06-27T10:47:29.840Z] wp : yes [2024-06-27T10:47:29.840Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.840Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.840Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.840Z] bogomips : 4800.00 [2024-06-27T10:47:29.840Z] clflush size : 64 [2024-06-27T10:47:29.840Z] cache_alignment : 64 [2024-06-27T10:47:29.840Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.840Z] power management: [2024-06-27T10:47:29.840Z] [2024-06-27T10:47:29.840Z] processor : 27 [2024-06-27T10:47:29.840Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.840Z] cpu family : 6 [2024-06-27T10:47:29.840Z] model : 85 [2024-06-27T10:47:29.840Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.840Z] stepping : 7 [2024-06-27T10:47:29.840Z] microcode : 0x5003302 [2024-06-27T10:47:29.840Z] cpu MHz : 1000.019 [2024-06-27T10:47:29.840Z] cache size : 14080 KB [2024-06-27T10:47:29.840Z] physical id : 0 [2024-06-27T10:47:29.840Z] siblings : 20 [2024-06-27T10:47:29.840Z] core id : 10 [2024-06-27T10:47:29.840Z] cpu cores : 10 [2024-06-27T10:47:29.840Z] apicid : 21 [2024-06-27T10:47:29.840Z] initial apicid : 21 [2024-06-27T10:47:29.840Z] fpu : yes [2024-06-27T10:47:29.840Z] fpu_exception : yes [2024-06-27T10:47:29.840Z] cpuid level : 22 [2024-06-27T10:47:29.840Z] wp : yes [2024-06-27T10:47:29.840Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.841Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.841Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.841Z] bogomips : 4800.00 [2024-06-27T10:47:29.841Z] clflush size : 64 [2024-06-27T10:47:29.841Z] cache_alignment : 64 [2024-06-27T10:47:29.841Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.841Z] power management: [2024-06-27T10:47:29.841Z] [2024-06-27T10:47:29.841Z] processor : 28 [2024-06-27T10:47:29.841Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.841Z] cpu family : 6 [2024-06-27T10:47:29.841Z] model : 85 [2024-06-27T10:47:29.841Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.841Z] stepping : 7 [2024-06-27T10:47:29.841Z] microcode : 0x5003302 [2024-06-27T10:47:29.841Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.841Z] cache size : 14080 KB [2024-06-27T10:47:29.841Z] physical id : 0 [2024-06-27T10:47:29.841Z] siblings : 20 [2024-06-27T10:47:29.841Z] core id : 11 [2024-06-27T10:47:29.841Z] cpu cores : 10 [2024-06-27T10:47:29.841Z] apicid : 23 [2024-06-27T10:47:29.841Z] initial apicid : 23 [2024-06-27T10:47:29.841Z] fpu : yes [2024-06-27T10:47:29.841Z] fpu_exception : yes [2024-06-27T10:47:29.841Z] cpuid level : 22 [2024-06-27T10:47:29.841Z] wp : yes [2024-06-27T10:47:29.841Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.841Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.841Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.841Z] bogomips : 4800.00 [2024-06-27T10:47:29.841Z] clflush size : 64 [2024-06-27T10:47:29.841Z] cache_alignment : 64 [2024-06-27T10:47:29.841Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.841Z] power management: [2024-06-27T10:47:29.841Z] [2024-06-27T10:47:29.841Z] processor : 29 [2024-06-27T10:47:29.841Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.841Z] cpu family : 6 [2024-06-27T10:47:29.841Z] model : 85 [2024-06-27T10:47:29.841Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.841Z] stepping : 7 [2024-06-27T10:47:29.841Z] microcode : 0x5003302 [2024-06-27T10:47:29.841Z] cpu MHz : 1374.310 [2024-06-27T10:47:29.841Z] cache size : 14080 KB [2024-06-27T10:47:29.841Z] physical id : 0 [2024-06-27T10:47:29.841Z] siblings : 20 [2024-06-27T10:47:29.841Z] core id : 12 [2024-06-27T10:47:29.841Z] cpu cores : 10 [2024-06-27T10:47:29.841Z] apicid : 25 [2024-06-27T10:47:29.841Z] initial apicid : 25 [2024-06-27T10:47:29.841Z] fpu : yes [2024-06-27T10:47:29.841Z] fpu_exception : yes [2024-06-27T10:47:29.841Z] cpuid level : 22 [2024-06-27T10:47:29.841Z] wp : yes [2024-06-27T10:47:29.841Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.841Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.841Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.841Z] bogomips : 4800.00 [2024-06-27T10:47:29.841Z] clflush size : 64 [2024-06-27T10:47:29.841Z] cache_alignment : 64 [2024-06-27T10:47:29.841Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.841Z] power management: [2024-06-27T10:47:29.841Z] [2024-06-27T10:47:29.841Z] processor : 30 [2024-06-27T10:47:29.841Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.841Z] cpu family : 6 [2024-06-27T10:47:29.841Z] model : 85 [2024-06-27T10:47:29.841Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.841Z] stepping : 7 [2024-06-27T10:47:29.841Z] microcode : 0x5003302 [2024-06-27T10:47:29.841Z] cpu MHz : 2896.684 [2024-06-27T10:47:29.841Z] cache size : 14080 KB [2024-06-27T10:47:29.841Z] physical id : 1 [2024-06-27T10:47:29.841Z] siblings : 20 [2024-06-27T10:47:29.842Z] core id : 0 [2024-06-27T10:47:29.842Z] cpu cores : 10 [2024-06-27T10:47:29.842Z] apicid : 33 [2024-06-27T10:47:29.842Z] initial apicid : 33 [2024-06-27T10:47:29.842Z] fpu : yes [2024-06-27T10:47:29.842Z] fpu_exception : yes [2024-06-27T10:47:29.842Z] cpuid level : 22 [2024-06-27T10:47:29.842Z] wp : yes [2024-06-27T10:47:29.842Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.842Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.842Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.842Z] bogomips : 4807.81 [2024-06-27T10:47:29.842Z] clflush size : 64 [2024-06-27T10:47:29.842Z] cache_alignment : 64 [2024-06-27T10:47:29.842Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.842Z] power management: [2024-06-27T10:47:29.842Z] [2024-06-27T10:47:29.842Z] processor : 31 [2024-06-27T10:47:29.842Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.842Z] cpu family : 6 [2024-06-27T10:47:29.842Z] model : 85 [2024-06-27T10:47:29.842Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.842Z] stepping : 7 [2024-06-27T10:47:29.842Z] microcode : 0x5003302 [2024-06-27T10:47:29.842Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.842Z] cache size : 14080 KB [2024-06-27T10:47:29.842Z] physical id : 1 [2024-06-27T10:47:29.842Z] siblings : 20 [2024-06-27T10:47:29.842Z] core id : 1 [2024-06-27T10:47:29.842Z] cpu cores : 10 [2024-06-27T10:47:29.842Z] apicid : 35 [2024-06-27T10:47:29.842Z] initial apicid : 35 [2024-06-27T10:47:29.842Z] fpu : yes [2024-06-27T10:47:29.842Z] fpu_exception : yes [2024-06-27T10:47:29.842Z] cpuid level : 22 [2024-06-27T10:47:29.842Z] wp : yes [2024-06-27T10:47:29.842Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.842Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.842Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.842Z] bogomips : 4807.81 [2024-06-27T10:47:29.842Z] clflush size : 64 [2024-06-27T10:47:29.842Z] cache_alignment : 64 [2024-06-27T10:47:29.842Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.842Z] power management: [2024-06-27T10:47:29.842Z] [2024-06-27T10:47:29.842Z] processor : 32 [2024-06-27T10:47:29.842Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.842Z] cpu family : 6 [2024-06-27T10:47:29.842Z] model : 85 [2024-06-27T10:47:29.842Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.842Z] stepping : 7 [2024-06-27T10:47:29.842Z] microcode : 0x5003302 [2024-06-27T10:47:29.842Z] cpu MHz : 2896.489 [2024-06-27T10:47:29.842Z] cache size : 14080 KB [2024-06-27T10:47:29.842Z] physical id : 1 [2024-06-27T10:47:29.842Z] siblings : 20 [2024-06-27T10:47:29.842Z] core id : 2 [2024-06-27T10:47:29.842Z] cpu cores : 10 [2024-06-27T10:47:29.842Z] apicid : 37 [2024-06-27T10:47:29.842Z] initial apicid : 37 [2024-06-27T10:47:29.842Z] fpu : yes [2024-06-27T10:47:29.842Z] fpu_exception : yes [2024-06-27T10:47:29.842Z] cpuid level : 22 [2024-06-27T10:47:29.842Z] wp : yes [2024-06-27T10:47:29.843Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.843Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.843Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.843Z] bogomips : 4807.81 [2024-06-27T10:47:29.843Z] clflush size : 64 [2024-06-27T10:47:29.843Z] cache_alignment : 64 [2024-06-27T10:47:29.843Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.843Z] power management: [2024-06-27T10:47:29.843Z] [2024-06-27T10:47:29.843Z] processor : 33 [2024-06-27T10:47:29.843Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.843Z] cpu family : 6 [2024-06-27T10:47:29.843Z] model : 85 [2024-06-27T10:47:29.843Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.843Z] stepping : 7 [2024-06-27T10:47:29.843Z] microcode : 0x5003302 [2024-06-27T10:47:29.843Z] cpu MHz : 2900.620 [2024-06-27T10:47:29.843Z] cache size : 14080 KB [2024-06-27T10:47:29.843Z] physical id : 1 [2024-06-27T10:47:29.843Z] siblings : 20 [2024-06-27T10:47:29.843Z] core id : 3 [2024-06-27T10:47:29.843Z] cpu cores : 10 [2024-06-27T10:47:29.843Z] apicid : 39 [2024-06-27T10:47:29.843Z] initial apicid : 39 [2024-06-27T10:47:29.843Z] fpu : yes [2024-06-27T10:47:29.843Z] fpu_exception : yes [2024-06-27T10:47:29.843Z] cpuid level : 22 [2024-06-27T10:47:29.843Z] wp : yes [2024-06-27T10:47:29.843Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.843Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.843Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.843Z] bogomips : 4807.81 [2024-06-27T10:47:29.843Z] clflush size : 64 [2024-06-27T10:47:29.843Z] cache_alignment : 64 [2024-06-27T10:47:29.843Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.843Z] power management: [2024-06-27T10:47:29.843Z] [2024-06-27T10:47:29.843Z] processor : 34 [2024-06-27T10:47:29.843Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.843Z] cpu family : 6 [2024-06-27T10:47:29.843Z] model : 85 [2024-06-27T10:47:29.843Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.843Z] stepping : 7 [2024-06-27T10:47:29.843Z] microcode : 0x5003302 [2024-06-27T10:47:29.843Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.843Z] cache size : 14080 KB [2024-06-27T10:47:29.843Z] physical id : 1 [2024-06-27T10:47:29.843Z] siblings : 20 [2024-06-27T10:47:29.843Z] core id : 4 [2024-06-27T10:47:29.843Z] cpu cores : 10 [2024-06-27T10:47:29.843Z] apicid : 41 [2024-06-27T10:47:29.843Z] initial apicid : 41 [2024-06-27T10:47:29.843Z] fpu : yes [2024-06-27T10:47:29.843Z] fpu_exception : yes [2024-06-27T10:47:29.843Z] cpuid level : 22 [2024-06-27T10:47:29.843Z] wp : yes [2024-06-27T10:47:29.843Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.843Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.844Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.844Z] bogomips : 4807.81 [2024-06-27T10:47:29.844Z] clflush size : 64 [2024-06-27T10:47:29.844Z] cache_alignment : 64 [2024-06-27T10:47:29.844Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.844Z] power management: [2024-06-27T10:47:29.844Z] [2024-06-27T10:47:29.844Z] processor : 35 [2024-06-27T10:47:29.844Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.844Z] cpu family : 6 [2024-06-27T10:47:29.844Z] model : 85 [2024-06-27T10:47:29.844Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.844Z] stepping : 7 [2024-06-27T10:47:29.844Z] microcode : 0x5003302 [2024-06-27T10:47:29.844Z] cpu MHz : 2899.965 [2024-06-27T10:47:29.844Z] cache size : 14080 KB [2024-06-27T10:47:29.844Z] physical id : 1 [2024-06-27T10:47:29.844Z] siblings : 20 [2024-06-27T10:47:29.844Z] core id : 8 [2024-06-27T10:47:29.844Z] cpu cores : 10 [2024-06-27T10:47:29.844Z] apicid : 49 [2024-06-27T10:47:29.844Z] initial apicid : 49 [2024-06-27T10:47:29.844Z] fpu : yes [2024-06-27T10:47:29.844Z] fpu_exception : yes [2024-06-27T10:47:29.844Z] cpuid level : 22 [2024-06-27T10:47:29.844Z] wp : yes [2024-06-27T10:47:29.844Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.844Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.844Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.844Z] bogomips : 4807.81 [2024-06-27T10:47:29.844Z] clflush size : 64 [2024-06-27T10:47:29.844Z] cache_alignment : 64 [2024-06-27T10:47:29.844Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.844Z] power management: [2024-06-27T10:47:29.844Z] [2024-06-27T10:47:29.844Z] processor : 36 [2024-06-27T10:47:29.844Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.844Z] cpu family : 6 [2024-06-27T10:47:29.844Z] model : 85 [2024-06-27T10:47:29.844Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.844Z] stepping : 7 [2024-06-27T10:47:29.844Z] microcode : 0x5003302 [2024-06-27T10:47:29.844Z] cpu MHz : 3200.000 [2024-06-27T10:47:29.844Z] cache size : 14080 KB [2024-06-27T10:47:29.844Z] physical id : 1 [2024-06-27T10:47:29.844Z] siblings : 20 [2024-06-27T10:47:29.844Z] core id : 9 [2024-06-27T10:47:29.844Z] cpu cores : 10 [2024-06-27T10:47:29.844Z] apicid : 51 [2024-06-27T10:47:29.844Z] initial apicid : 51 [2024-06-27T10:47:29.844Z] fpu : yes [2024-06-27T10:47:29.844Z] fpu_exception : yes [2024-06-27T10:47:29.844Z] cpuid level : 22 [2024-06-27T10:47:29.844Z] wp : yes [2024-06-27T10:47:29.844Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.844Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.844Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.844Z] bogomips : 4807.81 [2024-06-27T10:47:29.844Z] clflush size : 64 [2024-06-27T10:47:29.844Z] cache_alignment : 64 [2024-06-27T10:47:29.844Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.844Z] power management: [2024-06-27T10:47:29.844Z] [2024-06-27T10:47:29.844Z] processor : 37 [2024-06-27T10:47:29.844Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.844Z] cpu family : 6 [2024-06-27T10:47:29.844Z] model : 85 [2024-06-27T10:47:29.844Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.844Z] stepping : 7 [2024-06-27T10:47:29.844Z] microcode : 0x5003302 [2024-06-27T10:47:29.844Z] cpu MHz : 2893.728 [2024-06-27T10:47:29.844Z] cache size : 14080 KB [2024-06-27T10:47:29.844Z] physical id : 1 [2024-06-27T10:47:29.844Z] siblings : 20 [2024-06-27T10:47:29.844Z] core id : 10 [2024-06-27T10:47:29.844Z] cpu cores : 10 [2024-06-27T10:47:29.844Z] apicid : 53 [2024-06-27T10:47:29.844Z] initial apicid : 53 [2024-06-27T10:47:29.844Z] fpu : yes [2024-06-27T10:47:29.844Z] fpu_exception : yes [2024-06-27T10:47:29.844Z] cpuid level : 22 [2024-06-27T10:47:29.845Z] wp : yes [2024-06-27T10:47:29.845Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.845Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.845Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.845Z] bogomips : 4807.81 [2024-06-27T10:47:29.845Z] clflush size : 64 [2024-06-27T10:47:29.845Z] cache_alignment : 64 [2024-06-27T10:47:29.845Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.845Z] power management: [2024-06-27T10:47:29.845Z] [2024-06-27T10:47:29.845Z] processor : 38 [2024-06-27T10:47:29.845Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.845Z] cpu family : 6 [2024-06-27T10:47:29.845Z] model : 85 [2024-06-27T10:47:29.845Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.845Z] stepping : 7 [2024-06-27T10:47:29.845Z] microcode : 0x5003302 [2024-06-27T10:47:29.845Z] cpu MHz : 2053.863 [2024-06-27T10:47:29.845Z] cache size : 14080 KB [2024-06-27T10:47:29.845Z] physical id : 1 [2024-06-27T10:47:29.845Z] siblings : 20 [2024-06-27T10:47:29.845Z] core id : 11 [2024-06-27T10:47:29.845Z] cpu cores : 10 [2024-06-27T10:47:29.845Z] apicid : 55 [2024-06-27T10:47:29.845Z] initial apicid : 55 [2024-06-27T10:47:29.845Z] fpu : yes [2024-06-27T10:47:29.845Z] fpu_exception : yes [2024-06-27T10:47:29.845Z] cpuid level : 22 [2024-06-27T10:47:29.845Z] wp : yes [2024-06-27T10:47:29.845Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.845Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.845Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.845Z] bogomips : 4807.81 [2024-06-27T10:47:29.845Z] clflush size : 64 [2024-06-27T10:47:29.845Z] cache_alignment : 64 [2024-06-27T10:47:29.845Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.845Z] power management: [2024-06-27T10:47:29.845Z] [2024-06-27T10:47:29.845Z] processor : 39 [2024-06-27T10:47:29.845Z] vendor_id : GenuineIntel [2024-06-27T10:47:29.845Z] cpu family : 6 [2024-06-27T10:47:29.845Z] model : 85 [2024-06-27T10:47:29.845Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:29.845Z] stepping : 7 [2024-06-27T10:47:29.845Z] microcode : 0x5003302 [2024-06-27T10:47:29.845Z] cpu MHz : 2900.885 [2024-06-27T10:47:29.845Z] cache size : 14080 KB [2024-06-27T10:47:29.845Z] physical id : 1 [2024-06-27T10:47:29.845Z] siblings : 20 [2024-06-27T10:47:29.845Z] core id : 12 [2024-06-27T10:47:29.845Z] cpu cores : 10 [2024-06-27T10:47:29.845Z] apicid : 57 [2024-06-27T10:47:29.845Z] initial apicid : 57 [2024-06-27T10:47:29.845Z] fpu : yes [2024-06-27T10:47:29.845Z] fpu_exception : yes [2024-06-27T10:47:29.845Z] cpuid level : 22 [2024-06-27T10:47:29.845Z] wp : yes [2024-06-27T10:47:29.845Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:29.846Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:29.846Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:29.846Z] bogomips : 4807.81 [2024-06-27T10:47:29.846Z] clflush size : 64 [2024-06-27T10:47:29.846Z] cache_alignment : 64 [2024-06-27T10:47:29.846Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:29.846Z] power management: [2024-06-27T10:47:29.846Z] [2024-06-27T10:47:29.846Z] + cat /proc/meminfo [2024-06-27T10:47:29.846Z] MemTotal: 131639664 kB [2024-06-27T10:47:29.846Z] MemFree: 16324424 kB [2024-06-27T10:47:29.846Z] MemAvailable: 104971596 kB [2024-06-27T10:47:29.846Z] Buffers: 64 kB [2024-06-27T10:47:29.846Z] Cached: 79030224 kB [2024-06-27T10:47:29.846Z] SwapCached: 0 kB [2024-06-27T10:47:29.846Z] Active: 24379572 kB [2024-06-27T10:47:29.846Z] Inactive: 65727880 kB [2024-06-27T10:47:29.846Z] Active(anon): 10790652 kB [2024-06-27T10:47:29.846Z] Inactive(anon): 425816 kB [2024-06-27T10:47:29.846Z] Active(file): 13588920 kB [2024-06-27T10:47:29.846Z] Inactive(file): 65302064 kB [2024-06-27T10:47:29.846Z] Unevictable: 140748 kB [2024-06-27T10:47:29.846Z] Mlocked: 140748 kB [2024-06-27T10:47:29.846Z] SwapTotal: 0 kB [2024-06-27T10:47:29.846Z] SwapFree: 0 kB [2024-06-27T10:47:29.846Z] Zswap: 0 kB [2024-06-27T10:47:29.846Z] Zswapped: 0 kB [2024-06-27T10:47:29.846Z] Dirty: 629208 kB [2024-06-27T10:47:29.846Z] Writeback: 120 kB [2024-06-27T10:47:29.846Z] AnonPages: 11197296 kB [2024-06-27T10:47:29.846Z] Mapped: 919704 kB [2024-06-27T10:47:29.846Z] Shmem: 130552 kB [2024-06-27T10:47:29.846Z] KReclaimable: 10964588 kB [2024-06-27T10:47:29.846Z] Slab: 18120800 kB [2024-06-27T10:47:29.846Z] SReclaimable: 10964588 kB [2024-06-27T10:47:29.846Z] SUnreclaim: 7156212 kB [2024-06-27T10:47:29.846Z] KernelStack: 32512 kB [2024-06-27T10:47:29.846Z] PageTables: 55056 kB [2024-06-27T10:47:29.846Z] SecPageTables: 0 kB [2024-06-27T10:47:29.846Z] NFS_Unstable: 0 kB [2024-06-27T10:47:29.846Z] Bounce: 0 kB [2024-06-27T10:47:29.846Z] WritebackTmp: 0 kB [2024-06-27T10:47:29.846Z] CommitLimit: 65819832 kB [2024-06-27T10:47:29.846Z] Committed_AS: 18572088 kB [2024-06-27T10:47:29.846Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:29.846Z] VmallocUsed: 221292 kB [2024-06-27T10:47:29.846Z] VmallocChunk: 0 kB [2024-06-27T10:47:29.846Z] Percpu: 638592 kB [2024-06-27T10:47:29.846Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:29.846Z] AnonHugePages: 1273856 kB [2024-06-27T10:47:29.846Z] ShmemHugePages: 0 kB [2024-06-27T10:47:29.846Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:29.846Z] FileHugePages: 8992 kB [2024-06-27T10:47:29.846Z] FilePmdMapped: 0 kB [2024-06-27T10:47:29.846Z] CmaTotal: 0 kB [2024-06-27T10:47:29.846Z] CmaFree: 0 kB [2024-06-27T10:47:29.846Z] HugePages_Total: 0 [2024-06-27T10:47:29.846Z] HugePages_Free: 0 [2024-06-27T10:47:29.846Z] HugePages_Rsvd: 0 [2024-06-27T10:47:29.846Z] HugePages_Surp: 0 [2024-06-27T10:47:29.846Z] Hugepagesize: 2048 kB [2024-06-27T10:47:29.846Z] Hugetlb: 0 kB [2024-06-27T10:47:29.846Z] DirectMap4k: 975176 kB [2024-06-27T10:47:29.846Z] DirectMap2M: 15456256 kB [2024-06-27T10:47:29.846Z] DirectMap1G: 119537664 kB [Pipeline] sh [2024-06-27T10:47:30.147Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:30.147Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:31.074Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:31.074Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:31.074Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test connector_group_3 [2024-06-27T10:47:31.074Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:31.074Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:31.074Z] + readonly GF_INTERNAL_ENV_SH=/tmp/iQygf-internal-env [2024-06-27T10:47:31.074Z] + GF_INTERNAL_ENV_SH=/tmp/iQygf-internal-env [2024-06-27T10:47:31.074Z] + '[' '!' -z '' ']' [2024-06-27T10:47:31.074Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:31.074Z] + WSIMPORT_OPTS= [2024-06-27T10:47:31.074Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:31.074Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:31.074Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:31.074Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:31.074Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:31.074Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:31.074Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:31.074Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:31.074Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:31.074Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:31.074Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:31.074Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:31.074Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:31.074Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:31.074Z] Preparing dependencies ... [2024-06-27T10:47:31.075Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [Pipeline] timeout [2024-06-27T10:47:31.395Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:31.466Z] [INFO] [2024-06-27T10:47:31.466Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:47:31.466Z] [INFO] [2024-06-27T10:47:31.466Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:47:31.747Z] [INFO] [2024-06-27T10:47:31.748Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:47:31.748Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:47:31.748Z] [INFO] from pom.xml [2024-06-27T10:47:31.748Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:47:31.769Z] [INFO] [2024-06-27T10:47:31.769Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:47:31.769Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:47:31.769Z] [INFO] from pom.xml [2024-06-27T10:47:31.769Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:47:31.770Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-9dpn0 [2024-06-27T10:47:31.906Z] [INFO] [2024-06-27T10:47:31.906Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:47:31.906Z] [INFO] [2024-06-27T10:47:31.906Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:47:32.441Z] [INFO] Scanning for projects... [2024-06-27T10:47:33.013Z] [INFO] [2024-06-27T10:47:33.013Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:47:33.013Z] [INFO] [2024-06-27T10:47:33.013Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:47:33.405Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:47:33.405Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:47:33.405Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:47:33.405Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:47:33.405Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:47:33.405Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:47:33.405Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:47:33.405Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:47:33.405Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:47:33.405Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:47:33.405Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:47:33.405Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:47:33.405Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:47:33.405Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:47:33.405Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:47:33.405Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:47:33.405Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:33.405Z] [INFO] BUILD SUCCESS [2024-06-27T10:47:33.405Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:33.405Z] [INFO] Total time: 22.128 s [2024-06-27T10:47:33.405Z] [INFO] Finished at: 2024-06-27T10:47:32Z [2024-06-27T10:47:33.405Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:33.405Z] + run_test cdi_all [2024-06-27T10:47:33.405Z] + local testid=cdi_all [2024-06-27T10:47:33.405Z] + local found=false [2024-06-27T10:47:33.405Z] ++ find . -name run_test.sh [2024-06-27T10:47:33.405Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:33.405Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:47:33.405Z] + OPT=list_test_ids [2024-06-27T10:47:33.405Z] + TEST_ID= [2024-06-27T10:47:33.405Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:47:33.405Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:47:33.406Z] +++ uname [2024-06-27T10:47:33.406Z] +++ grep -i sunos [2024-06-27T10:47:33.406Z] +++ wc -l [2024-06-27T10:47:33.406Z] +++ awk '{print $1}' [2024-06-27T10:47:33.406Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:33.406Z] ++ GREP=grep [2024-06-27T10:47:33.406Z] ++ AWK=awk [2024-06-27T10:47:33.406Z] ++ SED=sed [2024-06-27T10:47:33.406Z] ++ BC=bc [2024-06-27T10:47:33.406Z] ++ export GREP AWK SED BC [2024-06-27T10:47:33.406Z] + case ${OPT} in [2024-06-27T10:47:33.406Z] + list_test_ids [2024-06-27T10:47:33.406Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:47:33.406Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:33.406Z] + [[ admin_cli_all = \c\d\i\_\a\l\l ]] [2024-06-27T10:47:33.406Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:33.406Z] + [[ admin-cli-group-1 = \c\d\i\_\a\l\l ]] [2024-06-27T10:47:33.406Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:33.406Z] + [[ admin-cli-group-2 = \c\d\i\_\a\l\l ]] [2024-06-27T10:47:33.406Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:33.406Z] + [[ admin-cli-group-3 = \c\d\i\_\a\l\l ]] [2024-06-27T10:47:33.406Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:33.406Z] + [[ admin-cli-group-4 = \c\d\i\_\a\l\l ]] [2024-06-27T10:47:33.406Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:33.406Z] + [[ admin-cli-group-5 = \c\d\i\_\a\l\l ]] [2024-06-27T10:47:33.406Z] + [[ false = true ]] [2024-06-27T10:47:33.406Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:33.406Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:47:33.406Z] + OPT=list_test_ids [2024-06-27T10:47:33.406Z] + TEST_ID= [2024-06-27T10:47:33.406Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:47:33.406Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:47:33.406Z] +++ uname [2024-06-27T10:47:33.406Z] +++ grep -i sunos [2024-06-27T10:47:33.406Z] +++ wc -l [2024-06-27T10:47:33.406Z] +++ awk '{print $1}' [2024-06-27T10:47:33.406Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:33.406Z] ++ GREP=grep [2024-06-27T10:47:33.406Z] ++ AWK=awk [2024-06-27T10:47:33.406Z] ++ SED=sed [2024-06-27T10:47:33.406Z] ++ BC=bc [2024-06-27T10:47:33.406Z] ++ export GREP AWK SED BC [2024-06-27T10:47:33.406Z] + case ${OPT} in [2024-06-27T10:47:33.406Z] + list_test_ids [2024-06-27T10:47:33.406Z] + echo batch_all [2024-06-27T10:47:33.406Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:33.406Z] + [[ batch_all = \c\d\i\_\a\l\l ]] [2024-06-27T10:47:33.406Z] + [[ false = true ]] [2024-06-27T10:47:33.406Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:33.406Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:47:33.406Z] + OPT=list_test_ids [2024-06-27T10:47:33.406Z] + TEST_ID= [2024-06-27T10:47:33.406Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:33.406Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:47:33.406Z] +++ uname [2024-06-27T10:47:33.406Z] +++ grep -i sunos [2024-06-27T10:47:33.406Z] +++ wc -l [2024-06-27T10:47:33.406Z] +++ awk '{print $1}' [2024-06-27T10:47:33.406Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:33.406Z] ++ GREP=grep [2024-06-27T10:47:33.406Z] ++ AWK=awk [2024-06-27T10:47:33.406Z] ++ SED=sed [2024-06-27T10:47:33.406Z] ++ BC=bc [2024-06-27T10:47:33.406Z] ++ export GREP AWK SED BC [2024-06-27T10:47:33.406Z] + case ${OPT} in [2024-06-27T10:47:33.406Z] + list_test_ids [2024-06-27T10:47:33.406Z] + echo cdi_all [2024-06-27T10:47:33.406Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:33.406Z] + [[ cdi_all = \c\d\i\_\a\l\l ]] [2024-06-27T10:47:33.406Z] + found=true [2024-06-27T10:47:33.406Z] + break [2024-06-27T10:47:33.406Z] + [[ true = true ]] [2024-06-27T10:47:33.406Z] + ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh run_test_id cdi_all [2024-06-27T10:47:33.406Z] + OPT=run_test_id [2024-06-27T10:47:33.406Z] + TEST_ID=cdi_all [2024-06-27T10:47:33.406Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:33.406Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:47:33.406Z] +++ uname [2024-06-27T10:47:33.406Z] +++ grep -i sunos [2024-06-27T10:47:33.406Z] +++ wc -l [2024-06-27T10:47:33.406Z] +++ awk '{print $1}' [2024-06-27T10:47:33.406Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:33.406Z] ++ GREP=grep [2024-06-27T10:47:33.406Z] ++ AWK=awk [2024-06-27T10:47:33.406Z] ++ SED=sed [2024-06-27T10:47:33.406Z] ++ BC=bc [2024-06-27T10:47:33.406Z] ++ export GREP AWK SED BC [2024-06-27T10:47:33.406Z] + case ${OPT} in [2024-06-27T10:47:33.406Z] + trap 'copy_test_artifacts cdi_all' EXIT [2024-06-27T10:47:33.406Z] + run_test_id cdi_all [2024-06-27T10:47:33.406Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:47:33.406Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:47:33.406Z] [2024-06-27T10:47:33.406Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:47:33.406Z] [2024-06-27T10:47:33.406Z] + for i in "${@}" [2024-06-27T10:47:33.406Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:47:33.406Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:33.971Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:33.971Z] + cd ./appserver/tests/appserv-tests/devtests/cdi [2024-06-27T10:47:33.971Z] + test_init [2024-06-27T10:47:33.971Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:47:33.971Z] [2024-06-27T10:47:33.971Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:47:33.971Z] [2024-06-27T10:47:33.971Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:47:33.971Z] + xargs touch [2024-06-27T10:47:33.971Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:33.971Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:33.971Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:33.971Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:33.971Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:33.971Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:33.971Z] + java -version [2024-06-27T10:47:33.971Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:47:33.971Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:47:33.971Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:47:33.980Z] [INFO] [2024-06-27T10:47:33.980Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:47:34.227Z] + ant -version [2024-06-27T10:47:34.227Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:34.227Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:47:34.227Z] + printf '\n\n' [2024-06-27T10:47:34.227Z] [2024-06-27T10:47:34.227Z] [2024-06-27T10:47:34.227Z] + get_test_target cdi_all [2024-06-27T10:47:34.227Z] + printf '\n%s \n\n' '===== GETTING TEST TARGET =====' [2024-06-27T10:47:34.227Z] [2024-06-27T10:47:34.227Z] ===== GETTING TEST TARGET ===== [2024-06-27T10:47:34.227Z] [2024-06-27T10:47:34.227Z] + case ${1} in [2024-06-27T10:47:34.227Z] + TARGET=all [2024-06-27T10:47:34.227Z] + export TARGET [2024-06-27T10:47:34.227Z] + test_run [2024-06-27T10:47:34.227Z] + printf '\n%s \n\n' '===== TEST RUN - MAIN =====' [2024-06-27T10:47:34.227Z] [2024-06-27T10:47:34.227Z] ===== TEST RUN - MAIN ===== [2024-06-27T10:47:34.227Z] [2024-06-27T10:47:34.227Z] + echo '' [2024-06-27T10:47:34.227Z] + find . -name RepRunConf.txt [2024-06-27T10:47:34.227Z] + xargs rm -f [2024-06-27T10:47:34.227Z] + rm -rf '*.output' alltests.res '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results*' [2024-06-27T10:47:34.227Z] + set +e [2024-06-27T10:47:34.227Z] + ant clean -e -q [2024-06-27T10:47:34.236Z] [INFO] [2024-06-27T10:47:34.236Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:47:34.273Z] [INFO] [2024-06-27T10:47:34.273Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:47:34.273Z] [INFO] [2024-06-27T10:47:34.273Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:47:35.047Z] [INFO] [2024-06-27T10:47:35.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:47:35.047Z] [INFO] [2024-06-27T10:47:35.047Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:47:35.182Z] [INFO] [2024-06-27T10:47:35.182Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:47:35.182Z] [INFO] [2024-06-27T10:47:35.182Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:47:35.532Z] [INFO] No sources to compile [2024-06-27T10:47:35.532Z] [INFO] [2024-06-27T10:47:35.532Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:35.532Z] [INFO] [2024-06-27T10:47:35.532Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:35.532Z] [INFO] [2024-06-27T10:47:35.532Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:47:35.533Z] [INFO] No sources to compile [2024-06-27T10:47:35.533Z] [INFO] [2024-06-27T10:47:35.533Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:47:35.533Z] [INFO] No sources to compile [2024-06-27T10:47:35.533Z] [INFO] [2024-06-27T10:47:35.533Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:47:35.725Z] [INFO] [2024-06-27T10:47:35.725Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:47:35.725Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:47:35.725Z] [INFO] from pom.xml [2024-06-27T10:47:35.725Z] [INFO] --------------------------------[ pom ]--------------------------------- [Pipeline] { [Pipeline] sh [2024-06-27T10:47:35.788Z] [INFO] Executing tasks [2024-06-27T10:47:35.789Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:47:35.789Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:47:36.045Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:47:36.045Z] [INFO] Executed tasks [2024-06-27T10:47:36.045Z] [INFO] [2024-06-27T10:47:36.045Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:47:36.110Z] + id [2024-06-27T10:47:36.110Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:36.110Z] + uname -a [2024-06-27T10:47:36.110Z] Linux basic-9dpn0 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:36.110Z] + env [2024-06-27T10:47:36.110Z] + sort [2024-06-27T10:47:36.110Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:36.110Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:36.110Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:36.110Z] BUILD_ID=351 [2024-06-27T10:47:36.110Z] BUILD_NUMBER=351 [2024-06-27T10:47:36.110Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:36.110Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:36.110Z] CI=true [2024-06-27T10:47:36.110Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:36.110Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:36.110Z] HOME=/home/jenkins [2024-06-27T10:47:36.110Z] HOSTNAME=basic-9dpn0 [2024-06-27T10:47:36.110Z] HUDSON_COOKIE=7ef005c8-0ae3-482b-9220-e49d2fad0355 [2024-06-27T10:47:36.110Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:36.110Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:36.110Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:36.110Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:36.110Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:36.110Z] JENKINS_AGENT_NAME=basic-9dpn0 [2024-06-27T10:47:36.110Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:36.110Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:36.110Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:36.110Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:36.110Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:36.110Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:36.110Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:36.110Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:36.110Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:36.110Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:36.110Z] JENKINS_NAME=basic-9dpn0 [2024-06-27T10:47:36.110Z] JENKINS_NODE_COOKIE=091432a9-3cb6-44bd-a914-b8a71e6a5545 [2024-06-27T10:47:36.110Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:36.110Z] JENKINS_SECRET=**** [2024-06-27T10:47:36.110Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:36.110Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:36.110Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:36.110Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:36.110Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:36.110Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:36.110Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:36.110Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:36.110Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:36.110Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:36.110Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:36.110Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:36.110Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:36.110Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:36.110Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:36.110Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:36.110Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:36.110Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:36.110Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:36.110Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:36.110Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:36.110Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:36.110Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:36.110Z] LANG=en_US.UTF-8 [2024-06-27T10:47:36.110Z] LANGUAGE=en_US:en [2024-06-27T10:47:36.110Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:36.110Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:36.110Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:36.110Z] NODE_LABELS=basic-9dpn0 basic [2024-06-27T10:47:36.110Z] NODE_NAME=basic-9dpn0 [2024-06-27T10:47:36.110Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:36.110Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-9dpn0 -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:36.111Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:36.111Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:36.111Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:36.111Z] PORT_ADMIN=4848 [2024-06-27T10:47:36.111Z] PORT_HTTP=8080 [2024-06-27T10:47:36.111Z] PORT_HTTPS=8181 [2024-06-27T10:47:36.111Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:36.111Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:36.111Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:36.111Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:36.111Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:36.111Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:36.111Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:36.111Z] SHLVL=1 [2024-06-27T10:47:36.111Z] STAGE_NAME=ejb_group_1 [2024-06-27T10:47:36.111Z] TERM=xterm [2024-06-27T10:47:36.111Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:36.111Z] USER_NAME=jenkins [2024-06-27T10:47:36.111Z] _=/usr/bin/env [2024-06-27T10:47:36.111Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:36.111Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:36.111Z] + df -h [2024-06-27T10:47:36.111Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:36.111Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:36.111Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:36.111Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:36.111Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:36.111Z] tmpfs 26G 64M 26G 1% /etc/hostname [2024-06-27T10:47:36.111Z] /dev/sda4 894G 661G 234G 74% /etc/hosts [2024-06-27T10:47:36.111Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:36.111Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:36.111Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:36.111Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:36.111Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:36.111Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:36.111Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:47:36.121Z] [INFO] No sources to compile [2024-06-27T10:47:36.121Z] [INFO] [2024-06-27T10:47:36.121Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:36.369Z] 161 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:36.376Z] [INFO] [2024-06-27T10:47:36.376Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:36.376Z] [INFO] [2024-06-27T10:47:36.376Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:47:36.376Z] [INFO] No sources to compile [2024-06-27T10:47:36.376Z] [INFO] [2024-06-27T10:47:36.376Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:47:36.376Z] [INFO] No sources to compile [2024-06-27T10:47:36.376Z] [INFO] [2024-06-27T10:47:36.376Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:47:36.625Z] + mvn -version [2024-06-27T10:47:36.884Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:36.884Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:36.885Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:36.885Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:36.885Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:36.885Z] + ant -version [2024-06-27T10:47:36.885Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:36.885Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:36.885Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-cd12d8cf/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:36.885Z] + true [2024-06-27T10:47:36.885Z] + cat /proc/cpuinfo [2024-06-27T10:47:36.885Z] processor : 0 [2024-06-27T10:47:36.885Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.885Z] cpu family : 6 [2024-06-27T10:47:36.885Z] model : 79 [2024-06-27T10:47:36.885Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.885Z] stepping : 1 [2024-06-27T10:47:36.885Z] microcode : 0xb000040 [2024-06-27T10:47:36.885Z] cpu MHz : 2562.438 [2024-06-27T10:47:36.885Z] cache size : 20480 KB [2024-06-27T10:47:36.885Z] physical id : 0 [2024-06-27T10:47:36.885Z] siblings : 16 [2024-06-27T10:47:36.885Z] core id : 0 [2024-06-27T10:47:36.885Z] cpu cores : 8 [2024-06-27T10:47:36.885Z] apicid : 0 [2024-06-27T10:47:36.885Z] initial apicid : 0 [2024-06-27T10:47:36.885Z] fpu : yes [2024-06-27T10:47:36.885Z] fpu_exception : yes [2024-06-27T10:47:36.885Z] cpuid level : 20 [2024-06-27T10:47:36.885Z] wp : yes [2024-06-27T10:47:36.885Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.885Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.885Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.885Z] bogomips : 4199.92 [2024-06-27T10:47:36.885Z] clflush size : 64 [2024-06-27T10:47:36.885Z] cache_alignment : 64 [2024-06-27T10:47:36.885Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.885Z] power management: [2024-06-27T10:47:36.885Z] [2024-06-27T10:47:36.885Z] processor : 1 [2024-06-27T10:47:36.885Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.885Z] cpu family : 6 [2024-06-27T10:47:36.885Z] model : 79 [2024-06-27T10:47:36.885Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.885Z] stepping : 1 [2024-06-27T10:47:36.885Z] microcode : 0xb000040 [2024-06-27T10:47:36.885Z] cpu MHz : 2565.368 [2024-06-27T10:47:36.885Z] cache size : 20480 KB [2024-06-27T10:47:36.885Z] physical id : 0 [2024-06-27T10:47:36.885Z] siblings : 16 [2024-06-27T10:47:36.885Z] core id : 1 [2024-06-27T10:47:36.885Z] cpu cores : 8 [2024-06-27T10:47:36.885Z] apicid : 2 [2024-06-27T10:47:36.885Z] initial apicid : 2 [2024-06-27T10:47:36.885Z] fpu : yes [2024-06-27T10:47:36.885Z] fpu_exception : yes [2024-06-27T10:47:36.885Z] cpuid level : 20 [2024-06-27T10:47:36.885Z] wp : yes [2024-06-27T10:47:36.885Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.885Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.885Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.885Z] bogomips : 4199.92 [2024-06-27T10:47:36.885Z] clflush size : 64 [2024-06-27T10:47:36.885Z] cache_alignment : 64 [2024-06-27T10:47:36.885Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.885Z] power management: [2024-06-27T10:47:36.885Z] [2024-06-27T10:47:36.885Z] processor : 2 [2024-06-27T10:47:36.885Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.885Z] cpu family : 6 [2024-06-27T10:47:36.885Z] model : 79 [2024-06-27T10:47:36.885Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.885Z] stepping : 1 [2024-06-27T10:47:36.885Z] microcode : 0xb000040 [2024-06-27T10:47:36.885Z] cpu MHz : 3000.000 [2024-06-27T10:47:36.885Z] cache size : 20480 KB [2024-06-27T10:47:36.885Z] physical id : 0 [2024-06-27T10:47:36.885Z] siblings : 16 [2024-06-27T10:47:36.885Z] core id : 2 [2024-06-27T10:47:36.885Z] cpu cores : 8 [2024-06-27T10:47:36.885Z] apicid : 4 [2024-06-27T10:47:36.885Z] initial apicid : 4 [2024-06-27T10:47:36.885Z] fpu : yes [2024-06-27T10:47:36.885Z] fpu_exception : yes [2024-06-27T10:47:36.885Z] cpuid level : 20 [2024-06-27T10:47:36.885Z] wp : yes [2024-06-27T10:47:36.886Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.886Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.886Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.886Z] bogomips : 4199.92 [2024-06-27T10:47:36.886Z] clflush size : 64 [2024-06-27T10:47:36.886Z] cache_alignment : 64 [2024-06-27T10:47:36.886Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.886Z] power management: [2024-06-27T10:47:36.886Z] [2024-06-27T10:47:36.886Z] processor : 3 [2024-06-27T10:47:36.886Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.886Z] cpu family : 6 [2024-06-27T10:47:36.886Z] model : 79 [2024-06-27T10:47:36.886Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.886Z] stepping : 1 [2024-06-27T10:47:36.886Z] microcode : 0xb000040 [2024-06-27T10:47:36.886Z] cpu MHz : 3000.000 [2024-06-27T10:47:36.886Z] cache size : 20480 KB [2024-06-27T10:47:36.886Z] physical id : 0 [2024-06-27T10:47:36.886Z] siblings : 16 [2024-06-27T10:47:36.886Z] core id : 3 [2024-06-27T10:47:36.886Z] cpu cores : 8 [2024-06-27T10:47:36.886Z] apicid : 6 [2024-06-27T10:47:36.886Z] initial apicid : 6 [2024-06-27T10:47:36.886Z] fpu : yes [2024-06-27T10:47:36.886Z] fpu_exception : yes [2024-06-27T10:47:36.886Z] cpuid level : 20 [2024-06-27T10:47:36.886Z] wp : yes [2024-06-27T10:47:36.886Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.886Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.886Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.886Z] bogomips : 4199.92 [2024-06-27T10:47:36.886Z] clflush size : 64 [2024-06-27T10:47:36.886Z] cache_alignment : 64 [2024-06-27T10:47:36.886Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.886Z] power management: [2024-06-27T10:47:36.886Z] [2024-06-27T10:47:36.886Z] processor : 4 [2024-06-27T10:47:36.886Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.886Z] cpu family : 6 [2024-06-27T10:47:36.886Z] model : 79 [2024-06-27T10:47:36.886Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.886Z] stepping : 1 [2024-06-27T10:47:36.886Z] microcode : 0xb000040 [2024-06-27T10:47:36.886Z] cpu MHz : 3000.000 [2024-06-27T10:47:36.886Z] cache size : 20480 KB [2024-06-27T10:47:36.886Z] physical id : 0 [2024-06-27T10:47:36.886Z] siblings : 16 [2024-06-27T10:47:36.886Z] core id : 4 [2024-06-27T10:47:36.886Z] cpu cores : 8 [2024-06-27T10:47:36.886Z] apicid : 8 [2024-06-27T10:47:36.886Z] initial apicid : 8 [2024-06-27T10:47:36.886Z] fpu : yes [2024-06-27T10:47:36.886Z] fpu_exception : yes [2024-06-27T10:47:36.886Z] cpuid level : 20 [2024-06-27T10:47:36.886Z] wp : yes [2024-06-27T10:47:36.886Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.886Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.886Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.886Z] bogomips : 4199.92 [2024-06-27T10:47:36.886Z] clflush size : 64 [2024-06-27T10:47:36.886Z] cache_alignment : 64 [2024-06-27T10:47:36.886Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.886Z] power management: [2024-06-27T10:47:36.886Z] [2024-06-27T10:47:36.886Z] processor : 5 [2024-06-27T10:47:36.886Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.887Z] cpu family : 6 [2024-06-27T10:47:36.887Z] model : 79 [2024-06-27T10:47:36.887Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.887Z] stepping : 1 [2024-06-27T10:47:36.887Z] microcode : 0xb000040 [2024-06-27T10:47:36.887Z] cpu MHz : 3000.000 [2024-06-27T10:47:36.887Z] cache size : 20480 KB [2024-06-27T10:47:36.887Z] physical id : 0 [2024-06-27T10:47:36.887Z] siblings : 16 [2024-06-27T10:47:36.887Z] core id : 5 [2024-06-27T10:47:36.887Z] cpu cores : 8 [2024-06-27T10:47:36.887Z] apicid : 10 [2024-06-27T10:47:36.887Z] initial apicid : 10 [2024-06-27T10:47:36.887Z] fpu : yes [2024-06-27T10:47:36.887Z] fpu_exception : yes [2024-06-27T10:47:36.887Z] cpuid level : 20 [2024-06-27T10:47:36.887Z] wp : yes [2024-06-27T10:47:36.887Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.887Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.887Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.887Z] bogomips : 4199.92 [2024-06-27T10:47:36.887Z] clflush size : 64 [2024-06-27T10:47:36.887Z] cache_alignment : 64 [2024-06-27T10:47:36.887Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.887Z] power management: [2024-06-27T10:47:36.887Z] [2024-06-27T10:47:36.887Z] processor : 6 [2024-06-27T10:47:36.887Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.887Z] cpu family : 6 [2024-06-27T10:47:36.887Z] model : 79 [2024-06-27T10:47:36.887Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.887Z] stepping : 1 [2024-06-27T10:47:36.887Z] microcode : 0xb000040 [2024-06-27T10:47:36.887Z] cpu MHz : 2556.319 [2024-06-27T10:47:36.887Z] cache size : 20480 KB [2024-06-27T10:47:36.887Z] physical id : 0 [2024-06-27T10:47:36.887Z] siblings : 16 [2024-06-27T10:47:36.887Z] core id : 6 [2024-06-27T10:47:36.887Z] cpu cores : 8 [2024-06-27T10:47:36.887Z] apicid : 12 [2024-06-27T10:47:36.887Z] initial apicid : 12 [2024-06-27T10:47:36.887Z] fpu : yes [2024-06-27T10:47:36.887Z] fpu_exception : yes [2024-06-27T10:47:36.887Z] cpuid level : 20 [2024-06-27T10:47:36.887Z] wp : yes [2024-06-27T10:47:36.887Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.887Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.887Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.887Z] bogomips : 4199.92 [2024-06-27T10:47:36.887Z] clflush size : 64 [2024-06-27T10:47:36.887Z] cache_alignment : 64 [2024-06-27T10:47:36.887Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.887Z] power management: [2024-06-27T10:47:36.887Z] [2024-06-27T10:47:36.887Z] processor : 7 [2024-06-27T10:47:36.887Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.887Z] cpu family : 6 [2024-06-27T10:47:36.887Z] model : 79 [2024-06-27T10:47:36.887Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.887Z] stepping : 1 [2024-06-27T10:47:36.887Z] microcode : 0xb000040 [2024-06-27T10:47:36.887Z] cpu MHz : 3000.000 [2024-06-27T10:47:36.887Z] cache size : 20480 KB [2024-06-27T10:47:36.887Z] physical id : 0 [2024-06-27T10:47:36.887Z] siblings : 16 [2024-06-27T10:47:36.887Z] core id : 7 [2024-06-27T10:47:36.887Z] cpu cores : 8 [2024-06-27T10:47:36.887Z] apicid : 14 [2024-06-27T10:47:36.887Z] initial apicid : 14 [2024-06-27T10:47:36.887Z] fpu : yes [2024-06-27T10:47:36.887Z] fpu_exception : yes [2024-06-27T10:47:36.887Z] cpuid level : 20 [2024-06-27T10:47:36.887Z] wp : yes [2024-06-27T10:47:36.887Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.888Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.888Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.888Z] bogomips : 4199.92 [2024-06-27T10:47:36.888Z] clflush size : 64 [2024-06-27T10:47:36.888Z] cache_alignment : 64 [2024-06-27T10:47:36.888Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.888Z] power management: [2024-06-27T10:47:36.888Z] [2024-06-27T10:47:36.888Z] processor : 8 [2024-06-27T10:47:36.888Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.888Z] cpu family : 6 [2024-06-27T10:47:36.888Z] model : 79 [2024-06-27T10:47:36.888Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.888Z] stepping : 1 [2024-06-27T10:47:36.888Z] microcode : 0xb000040 [2024-06-27T10:47:36.888Z] cpu MHz : 3000.000 [2024-06-27T10:47:36.888Z] cache size : 20480 KB [2024-06-27T10:47:36.888Z] physical id : 1 [2024-06-27T10:47:36.888Z] siblings : 16 [2024-06-27T10:47:36.888Z] core id : 0 [2024-06-27T10:47:36.888Z] cpu cores : 8 [2024-06-27T10:47:36.888Z] apicid : 16 [2024-06-27T10:47:36.888Z] initial apicid : 16 [2024-06-27T10:47:36.888Z] fpu : yes [2024-06-27T10:47:36.888Z] fpu_exception : yes [2024-06-27T10:47:36.888Z] cpuid level : 20 [2024-06-27T10:47:36.888Z] wp : yes [2024-06-27T10:47:36.888Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.888Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.888Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.888Z] bogomips : 4210.45 [2024-06-27T10:47:36.888Z] clflush size : 64 [2024-06-27T10:47:36.888Z] cache_alignment : 64 [2024-06-27T10:47:36.888Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.888Z] power management: [2024-06-27T10:47:36.888Z] [2024-06-27T10:47:36.888Z] processor : 9 [2024-06-27T10:47:36.888Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.888Z] cpu family : 6 [2024-06-27T10:47:36.888Z] model : 79 [2024-06-27T10:47:36.888Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.888Z] stepping : 1 [2024-06-27T10:47:36.888Z] microcode : 0xb000040 [2024-06-27T10:47:36.888Z] cpu MHz : 3000.000 [2024-06-27T10:47:36.888Z] cache size : 20480 KB [2024-06-27T10:47:36.888Z] physical id : 1 [2024-06-27T10:47:36.888Z] siblings : 16 [2024-06-27T10:47:36.888Z] core id : 1 [2024-06-27T10:47:36.888Z] cpu cores : 8 [2024-06-27T10:47:36.888Z] apicid : 18 [2024-06-27T10:47:36.888Z] initial apicid : 18 [2024-06-27T10:47:36.888Z] fpu : yes [2024-06-27T10:47:36.888Z] fpu_exception : yes [2024-06-27T10:47:36.888Z] cpuid level : 20 [2024-06-27T10:47:36.888Z] wp : yes [2024-06-27T10:47:36.888Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.888Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.888Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.888Z] bogomips : 4210.45 [2024-06-27T10:47:36.888Z] clflush size : 64 [2024-06-27T10:47:36.888Z] cache_alignment : 64 [2024-06-27T10:47:36.888Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.888Z] power management: [2024-06-27T10:47:36.888Z] [2024-06-27T10:47:36.888Z] processor : 10 [2024-06-27T10:47:36.888Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.888Z] cpu family : 6 [2024-06-27T10:47:36.888Z] model : 79 [2024-06-27T10:47:36.888Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.888Z] stepping : 1 [2024-06-27T10:47:36.888Z] microcode : 0xb000040 [2024-06-27T10:47:36.888Z] cpu MHz : 1200.820 [2024-06-27T10:47:36.888Z] cache size : 20480 KB [2024-06-27T10:47:36.888Z] physical id : 1 [2024-06-27T10:47:36.888Z] siblings : 16 [2024-06-27T10:47:36.888Z] core id : 2 [2024-06-27T10:47:36.888Z] cpu cores : 8 [2024-06-27T10:47:36.888Z] apicid : 20 [2024-06-27T10:47:36.888Z] initial apicid : 20 [2024-06-27T10:47:36.888Z] fpu : yes [2024-06-27T10:47:36.888Z] fpu_exception : yes [2024-06-27T10:47:36.888Z] cpuid level : 20 [2024-06-27T10:47:36.888Z] wp : yes [2024-06-27T10:47:36.889Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.889Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.889Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.889Z] bogomips : 4210.45 [2024-06-27T10:47:36.889Z] clflush size : 64 [2024-06-27T10:47:36.889Z] cache_alignment : 64 [2024-06-27T10:47:36.889Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.889Z] power management: [2024-06-27T10:47:36.889Z] [2024-06-27T10:47:36.889Z] processor : 11 [2024-06-27T10:47:36.889Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.889Z] cpu family : 6 [2024-06-27T10:47:36.889Z] model : 79 [2024-06-27T10:47:36.889Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.889Z] stepping : 1 [2024-06-27T10:47:36.889Z] microcode : 0xb000040 [2024-06-27T10:47:36.889Z] cpu MHz : 2741.604 [2024-06-27T10:47:36.889Z] cache size : 20480 KB [2024-06-27T10:47:36.889Z] physical id : 1 [2024-06-27T10:47:36.889Z] siblings : 16 [2024-06-27T10:47:36.889Z] core id : 3 [2024-06-27T10:47:36.889Z] cpu cores : 8 [2024-06-27T10:47:36.889Z] apicid : 22 [2024-06-27T10:47:36.889Z] initial apicid : 22 [2024-06-27T10:47:36.889Z] fpu : yes [2024-06-27T10:47:36.889Z] fpu_exception : yes [2024-06-27T10:47:36.889Z] cpuid level : 20 [2024-06-27T10:47:36.889Z] wp : yes [2024-06-27T10:47:36.889Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.889Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.889Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.889Z] bogomips : 4210.45 [2024-06-27T10:47:36.889Z] clflush size : 64 [2024-06-27T10:47:36.889Z] cache_alignment : 64 [2024-06-27T10:47:36.889Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.889Z] power management: [2024-06-27T10:47:36.889Z] [2024-06-27T10:47:36.889Z] processor : 12 [2024-06-27T10:47:36.889Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.889Z] cpu family : 6 [2024-06-27T10:47:36.889Z] model : 79 [2024-06-27T10:47:36.889Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.889Z] stepping : 1 [2024-06-27T10:47:36.889Z] microcode : 0xb000040 [2024-06-27T10:47:36.889Z] cpu MHz : 1200.944 [2024-06-27T10:47:36.889Z] cache size : 20480 KB [2024-06-27T10:47:36.889Z] physical id : 1 [2024-06-27T10:47:36.889Z] siblings : 16 [2024-06-27T10:47:36.889Z] core id : 4 [2024-06-27T10:47:36.889Z] cpu cores : 8 [2024-06-27T10:47:36.889Z] apicid : 24 [2024-06-27T10:47:36.889Z] initial apicid : 24 [2024-06-27T10:47:36.889Z] fpu : yes [2024-06-27T10:47:36.889Z] fpu_exception : yes [2024-06-27T10:47:36.889Z] cpuid level : 20 [2024-06-27T10:47:36.889Z] wp : yes [2024-06-27T10:47:36.889Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.889Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.889Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.889Z] bogomips : 4210.45 [2024-06-27T10:47:36.889Z] clflush size : 64 [2024-06-27T10:47:36.889Z] cache_alignment : 64 [2024-06-27T10:47:36.889Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.889Z] power management: [2024-06-27T10:47:36.889Z] [2024-06-27T10:47:36.889Z] processor : 13 [2024-06-27T10:47:36.889Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.889Z] cpu family : 6 [2024-06-27T10:47:36.889Z] model : 79 [2024-06-27T10:47:36.890Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.890Z] stepping : 1 [2024-06-27T10:47:36.890Z] microcode : 0xb000040 [2024-06-27T10:47:36.890Z] cpu MHz : 1201.076 [2024-06-27T10:47:36.890Z] cache size : 20480 KB [2024-06-27T10:47:36.890Z] physical id : 1 [2024-06-27T10:47:36.890Z] siblings : 16 [2024-06-27T10:47:36.890Z] core id : 5 [2024-06-27T10:47:36.890Z] cpu cores : 8 [2024-06-27T10:47:36.890Z] apicid : 26 [2024-06-27T10:47:36.890Z] initial apicid : 26 [2024-06-27T10:47:36.890Z] fpu : yes [2024-06-27T10:47:36.890Z] fpu_exception : yes [2024-06-27T10:47:36.890Z] cpuid level : 20 [2024-06-27T10:47:36.890Z] wp : yes [2024-06-27T10:47:36.890Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.890Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.890Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.890Z] bogomips : 4210.45 [2024-06-27T10:47:36.890Z] clflush size : 64 [2024-06-27T10:47:36.890Z] cache_alignment : 64 [2024-06-27T10:47:36.890Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.890Z] power management: [2024-06-27T10:47:36.890Z] [2024-06-27T10:47:36.890Z] processor : 14 [2024-06-27T10:47:36.890Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.890Z] cpu family : 6 [2024-06-27T10:47:36.890Z] model : 79 [2024-06-27T10:47:36.890Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.890Z] stepping : 1 [2024-06-27T10:47:36.890Z] microcode : 0xb000040 [2024-06-27T10:47:36.890Z] cpu MHz : 1200.975 [2024-06-27T10:47:36.890Z] cache size : 20480 KB [2024-06-27T10:47:36.890Z] physical id : 1 [2024-06-27T10:47:36.890Z] siblings : 16 [2024-06-27T10:47:36.890Z] core id : 6 [2024-06-27T10:47:36.890Z] cpu cores : 8 [2024-06-27T10:47:36.890Z] apicid : 28 [2024-06-27T10:47:36.890Z] initial apicid : 28 [2024-06-27T10:47:36.890Z] fpu : yes [2024-06-27T10:47:36.890Z] fpu_exception : yes [2024-06-27T10:47:36.890Z] cpuid level : 20 [2024-06-27T10:47:36.890Z] wp : yes [2024-06-27T10:47:36.890Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.890Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.890Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.890Z] bogomips : 4210.45 [2024-06-27T10:47:36.890Z] clflush size : 64 [2024-06-27T10:47:36.890Z] cache_alignment : 64 [2024-06-27T10:47:36.890Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.890Z] power management: [2024-06-27T10:47:36.890Z] [2024-06-27T10:47:36.890Z] processor : 15 [2024-06-27T10:47:36.890Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.890Z] cpu family : 6 [2024-06-27T10:47:36.890Z] model : 79 [2024-06-27T10:47:36.890Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.890Z] stepping : 1 [2024-06-27T10:47:36.890Z] microcode : 0xb000040 [2024-06-27T10:47:36.890Z] cpu MHz : 3000.000 [2024-06-27T10:47:36.890Z] cache size : 20480 KB [2024-06-27T10:47:36.890Z] physical id : 1 [2024-06-27T10:47:36.890Z] siblings : 16 [2024-06-27T10:47:36.890Z] core id : 7 [2024-06-27T10:47:36.890Z] cpu cores : 8 [2024-06-27T10:47:36.890Z] apicid : 30 [2024-06-27T10:47:36.890Z] initial apicid : 30 [2024-06-27T10:47:36.890Z] fpu : yes [2024-06-27T10:47:36.890Z] fpu_exception : yes [2024-06-27T10:47:36.890Z] cpuid level : 20 [2024-06-27T10:47:36.890Z] wp : yes [2024-06-27T10:47:36.890Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.891Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.891Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.891Z] bogomips : 4210.45 [2024-06-27T10:47:36.891Z] clflush size : 64 [2024-06-27T10:47:36.891Z] cache_alignment : 64 [2024-06-27T10:47:36.891Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.891Z] power management: [2024-06-27T10:47:36.891Z] [2024-06-27T10:47:36.891Z] processor : 16 [2024-06-27T10:47:36.891Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.891Z] cpu family : 6 [2024-06-27T10:47:36.891Z] model : 79 [2024-06-27T10:47:36.891Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.891Z] stepping : 1 [2024-06-27T10:47:36.891Z] microcode : 0xb000040 [2024-06-27T10:47:36.891Z] cpu MHz : 3000.000 [2024-06-27T10:47:36.891Z] cache size : 20480 KB [2024-06-27T10:47:36.891Z] physical id : 0 [2024-06-27T10:47:36.891Z] siblings : 16 [2024-06-27T10:47:36.891Z] core id : 0 [2024-06-27T10:47:36.891Z] cpu cores : 8 [2024-06-27T10:47:36.891Z] apicid : 1 [2024-06-27T10:47:36.891Z] initial apicid : 1 [2024-06-27T10:47:36.891Z] fpu : yes [2024-06-27T10:47:36.891Z] fpu_exception : yes [2024-06-27T10:47:36.891Z] cpuid level : 20 [2024-06-27T10:47:36.891Z] wp : yes [2024-06-27T10:47:36.891Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.891Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.891Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.891Z] bogomips : 4199.92 [2024-06-27T10:47:36.891Z] clflush size : 64 [2024-06-27T10:47:36.891Z] cache_alignment : 64 [2024-06-27T10:47:36.891Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.891Z] power management: [2024-06-27T10:47:36.891Z] [2024-06-27T10:47:36.891Z] processor : 17 [2024-06-27T10:47:36.891Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.891Z] cpu family : 6 [2024-06-27T10:47:36.891Z] model : 79 [2024-06-27T10:47:36.891Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.891Z] stepping : 1 [2024-06-27T10:47:36.891Z] microcode : 0xb000040 [2024-06-27T10:47:36.891Z] cpu MHz : 2560.398 [2024-06-27T10:47:36.891Z] cache size : 20480 KB [2024-06-27T10:47:36.891Z] physical id : 0 [2024-06-27T10:47:36.891Z] siblings : 16 [2024-06-27T10:47:36.891Z] core id : 1 [2024-06-27T10:47:36.891Z] cpu cores : 8 [2024-06-27T10:47:36.891Z] apicid : 3 [2024-06-27T10:47:36.891Z] initial apicid : 3 [2024-06-27T10:47:36.891Z] fpu : yes [2024-06-27T10:47:36.891Z] fpu_exception : yes [2024-06-27T10:47:36.891Z] cpuid level : 20 [2024-06-27T10:47:36.891Z] wp : yes [2024-06-27T10:47:36.891Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.891Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.891Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.891Z] bogomips : 4199.92 [2024-06-27T10:47:36.891Z] clflush size : 64 [2024-06-27T10:47:36.891Z] cache_alignment : 64 [2024-06-27T10:47:36.891Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.891Z] power management: [2024-06-27T10:47:36.891Z] [2024-06-27T10:47:36.891Z] processor : 18 [2024-06-27T10:47:36.891Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.891Z] cpu family : 6 [2024-06-27T10:47:36.891Z] model : 79 [2024-06-27T10:47:36.891Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.891Z] stepping : 1 [2024-06-27T10:47:36.891Z] microcode : 0xb000040 [2024-06-27T10:47:36.891Z] cpu MHz : 3000.000 [2024-06-27T10:47:36.891Z] cache size : 20480 KB [2024-06-27T10:47:36.891Z] physical id : 0 [2024-06-27T10:47:36.891Z] siblings : 16 [2024-06-27T10:47:36.891Z] core id : 2 [2024-06-27T10:47:36.891Z] cpu cores : 8 [2024-06-27T10:47:36.891Z] apicid : 5 [2024-06-27T10:47:36.891Z] initial apicid : 5 [2024-06-27T10:47:36.891Z] fpu : yes [2024-06-27T10:47:36.891Z] fpu_exception : yes [2024-06-27T10:47:36.891Z] cpuid level : 20 [2024-06-27T10:47:36.891Z] wp : yes [2024-06-27T10:47:36.892Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.892Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.892Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.892Z] bogomips : 4199.92 [2024-06-27T10:47:36.892Z] clflush size : 64 [2024-06-27T10:47:36.892Z] cache_alignment : 64 [2024-06-27T10:47:36.892Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.892Z] power management: [2024-06-27T10:47:36.892Z] [2024-06-27T10:47:36.892Z] processor : 19 [2024-06-27T10:47:36.892Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.892Z] cpu family : 6 [2024-06-27T10:47:36.892Z] model : 79 [2024-06-27T10:47:36.892Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.892Z] stepping : 1 [2024-06-27T10:47:36.892Z] microcode : 0xb000040 [2024-06-27T10:47:36.892Z] cpu MHz : 1248.657 [2024-06-27T10:47:36.892Z] cache size : 20480 KB [2024-06-27T10:47:36.892Z] physical id : 0 [2024-06-27T10:47:36.892Z] siblings : 16 [2024-06-27T10:47:36.892Z] core id : 3 [2024-06-27T10:47:36.892Z] cpu cores : 8 [2024-06-27T10:47:36.892Z] apicid : 7 [2024-06-27T10:47:36.892Z] initial apicid : 7 [2024-06-27T10:47:36.892Z] fpu : yes [2024-06-27T10:47:36.892Z] fpu_exception : yes [2024-06-27T10:47:36.892Z] cpuid level : 20 [2024-06-27T10:47:36.892Z] wp : yes [2024-06-27T10:47:36.892Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.892Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.892Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.892Z] bogomips : 4199.92 [2024-06-27T10:47:36.892Z] clflush size : 64 [2024-06-27T10:47:36.892Z] cache_alignment : 64 [2024-06-27T10:47:36.892Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.892Z] power management: [2024-06-27T10:47:36.892Z] [2024-06-27T10:47:36.892Z] processor : 20 [2024-06-27T10:47:36.892Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.892Z] cpu family : 6 [2024-06-27T10:47:36.892Z] model : 79 [2024-06-27T10:47:36.892Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.892Z] stepping : 1 [2024-06-27T10:47:36.892Z] microcode : 0xb000040 [2024-06-27T10:47:36.892Z] cpu MHz : 2993.128 [2024-06-27T10:47:36.892Z] cache size : 20480 KB [2024-06-27T10:47:36.892Z] physical id : 0 [2024-06-27T10:47:36.892Z] siblings : 16 [2024-06-27T10:47:36.892Z] core id : 4 [2024-06-27T10:47:36.892Z] cpu cores : 8 [2024-06-27T10:47:36.892Z] apicid : 9 [2024-06-27T10:47:36.892Z] initial apicid : 9 [2024-06-27T10:47:36.892Z] fpu : yes [2024-06-27T10:47:36.892Z] fpu_exception : yes [2024-06-27T10:47:36.892Z] cpuid level : 20 [2024-06-27T10:47:36.892Z] wp : yes [2024-06-27T10:47:36.892Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.892Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.892Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.892Z] bogomips : 4199.92 [2024-06-27T10:47:36.892Z] clflush size : 64 [2024-06-27T10:47:36.892Z] cache_alignment : 64 [2024-06-27T10:47:36.892Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.892Z] power management: [2024-06-27T10:47:36.892Z] [2024-06-27T10:47:36.892Z] processor : 21 [2024-06-27T10:47:36.892Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.892Z] cpu family : 6 [2024-06-27T10:47:36.892Z] model : 79 [2024-06-27T10:47:36.892Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.892Z] stepping : 1 [2024-06-27T10:47:36.892Z] microcode : 0xb000040 [2024-06-27T10:47:36.892Z] cpu MHz : 2517.975 [2024-06-27T10:47:36.892Z] cache size : 20480 KB [2024-06-27T10:47:36.892Z] physical id : 0 [2024-06-27T10:47:36.892Z] siblings : 16 [2024-06-27T10:47:36.892Z] core id : 5 [2024-06-27T10:47:36.892Z] cpu cores : 8 [2024-06-27T10:47:36.892Z] apicid : 11 [2024-06-27T10:47:36.892Z] initial apicid : 11 [2024-06-27T10:47:36.892Z] fpu : yes [2024-06-27T10:47:36.892Z] fpu_exception : yes [2024-06-27T10:47:36.892Z] cpuid level : 20 [2024-06-27T10:47:36.892Z] wp : yes [2024-06-27T10:47:36.893Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.893Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.893Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.893Z] bogomips : 4199.92 [2024-06-27T10:47:36.893Z] clflush size : 64 [2024-06-27T10:47:36.893Z] cache_alignment : 64 [2024-06-27T10:47:36.893Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.893Z] power management: [2024-06-27T10:47:36.893Z] [2024-06-27T10:47:36.893Z] processor : 22 [2024-06-27T10:47:36.893Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.893Z] cpu family : 6 [2024-06-27T10:47:36.893Z] model : 79 [2024-06-27T10:47:36.893Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.893Z] stepping : 1 [2024-06-27T10:47:36.893Z] microcode : 0xb000040 [2024-06-27T10:47:36.893Z] cpu MHz : 1387.095 [2024-06-27T10:47:36.893Z] cache size : 20480 KB [2024-06-27T10:47:36.893Z] physical id : 0 [2024-06-27T10:47:36.893Z] siblings : 16 [2024-06-27T10:47:36.893Z] core id : 6 [2024-06-27T10:47:36.893Z] cpu cores : 8 [2024-06-27T10:47:36.893Z] apicid : 13 [2024-06-27T10:47:36.893Z] initial apicid : 13 [2024-06-27T10:47:36.893Z] fpu : yes [2024-06-27T10:47:36.893Z] fpu_exception : yes [2024-06-27T10:47:36.893Z] cpuid level : 20 [2024-06-27T10:47:36.893Z] wp : yes [2024-06-27T10:47:36.893Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.893Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.893Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.893Z] bogomips : 4199.92 [2024-06-27T10:47:36.893Z] clflush size : 64 [2024-06-27T10:47:36.893Z] cache_alignment : 64 [2024-06-27T10:47:36.893Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.893Z] power management: [2024-06-27T10:47:36.893Z] [2024-06-27T10:47:36.893Z] processor : 23 [2024-06-27T10:47:36.893Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.893Z] cpu family : 6 [2024-06-27T10:47:36.893Z] model : 79 [2024-06-27T10:47:36.893Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.893Z] stepping : 1 [2024-06-27T10:47:36.893Z] microcode : 0xb000040 [2024-06-27T10:47:36.893Z] cpu MHz : 2538.877 [2024-06-27T10:47:36.893Z] cache size : 20480 KB [2024-06-27T10:47:36.893Z] physical id : 0 [2024-06-27T10:47:36.893Z] siblings : 16 [2024-06-27T10:47:36.893Z] core id : 7 [2024-06-27T10:47:36.893Z] cpu cores : 8 [2024-06-27T10:47:36.893Z] apicid : 15 [2024-06-27T10:47:36.893Z] initial apicid : 15 [2024-06-27T10:47:36.893Z] fpu : yes [2024-06-27T10:47:36.893Z] fpu_exception : yes [2024-06-27T10:47:36.893Z] cpuid level : 20 [2024-06-27T10:47:36.893Z] wp : yes [2024-06-27T10:47:36.893Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.893Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.894Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.894Z] bogomips : 4199.92 [2024-06-27T10:47:36.894Z] clflush size : 64 [2024-06-27T10:47:36.894Z] cache_alignment : 64 [2024-06-27T10:47:36.894Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.894Z] power management: [2024-06-27T10:47:36.894Z] [2024-06-27T10:47:36.894Z] processor : 24 [2024-06-27T10:47:36.894Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.894Z] cpu family : 6 [2024-06-27T10:47:36.894Z] model : 79 [2024-06-27T10:47:36.894Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.894Z] stepping : 1 [2024-06-27T10:47:36.894Z] microcode : 0xb000040 [2024-06-27T10:47:36.894Z] cpu MHz : 1200.508 [2024-06-27T10:47:36.894Z] cache size : 20480 KB [2024-06-27T10:47:36.894Z] physical id : 1 [2024-06-27T10:47:36.894Z] siblings : 16 [2024-06-27T10:47:36.894Z] core id : 0 [2024-06-27T10:47:36.894Z] cpu cores : 8 [2024-06-27T10:47:36.894Z] apicid : 17 [2024-06-27T10:47:36.894Z] initial apicid : 17 [2024-06-27T10:47:36.894Z] fpu : yes [2024-06-27T10:47:36.894Z] fpu_exception : yes [2024-06-27T10:47:36.894Z] cpuid level : 20 [2024-06-27T10:47:36.894Z] wp : yes [2024-06-27T10:47:36.894Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.894Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.894Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.894Z] bogomips : 4210.45 [2024-06-27T10:47:36.894Z] clflush size : 64 [2024-06-27T10:47:36.894Z] cache_alignment : 64 [2024-06-27T10:47:36.894Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.894Z] power management: [2024-06-27T10:47:36.894Z] [2024-06-27T10:47:36.894Z] processor : 25 [2024-06-27T10:47:36.894Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.894Z] cpu family : 6 [2024-06-27T10:47:36.894Z] model : 79 [2024-06-27T10:47:36.894Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.894Z] stepping : 1 [2024-06-27T10:47:36.894Z] microcode : 0xb000040 [2024-06-27T10:47:36.894Z] cpu MHz : 1200.066 [2024-06-27T10:47:36.894Z] cache size : 20480 KB [2024-06-27T10:47:36.894Z] physical id : 1 [2024-06-27T10:47:36.894Z] siblings : 16 [2024-06-27T10:47:36.894Z] core id : 1 [2024-06-27T10:47:36.894Z] cpu cores : 8 [2024-06-27T10:47:36.894Z] apicid : 19 [2024-06-27T10:47:36.894Z] initial apicid : 19 [2024-06-27T10:47:36.894Z] fpu : yes [2024-06-27T10:47:36.894Z] fpu_exception : yes [2024-06-27T10:47:36.894Z] cpuid level : 20 [2024-06-27T10:47:36.894Z] wp : yes [2024-06-27T10:47:36.894Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.894Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.894Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.894Z] bogomips : 4210.45 [2024-06-27T10:47:36.894Z] clflush size : 64 [2024-06-27T10:47:36.894Z] cache_alignment : 64 [2024-06-27T10:47:36.894Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.894Z] power management: [2024-06-27T10:47:36.894Z] [2024-06-27T10:47:36.894Z] processor : 26 [2024-06-27T10:47:36.894Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.894Z] cpu family : 6 [2024-06-27T10:47:36.894Z] model : 79 [2024-06-27T10:47:36.894Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.894Z] stepping : 1 [2024-06-27T10:47:36.894Z] microcode : 0xb000040 [2024-06-27T10:47:36.894Z] cpu MHz : 1200.374 [2024-06-27T10:47:36.894Z] cache size : 20480 KB [2024-06-27T10:47:36.894Z] physical id : 1 [2024-06-27T10:47:36.894Z] siblings : 16 [2024-06-27T10:47:36.894Z] core id : 2 [2024-06-27T10:47:36.894Z] cpu cores : 8 [2024-06-27T10:47:36.894Z] apicid : 21 [2024-06-27T10:47:36.894Z] initial apicid : 21 [2024-06-27T10:47:36.894Z] fpu : yes [2024-06-27T10:47:36.894Z] fpu_exception : yes [2024-06-27T10:47:36.894Z] cpuid level : 20 [2024-06-27T10:47:36.894Z] wp : yes [2024-06-27T10:47:36.894Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.895Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.895Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.895Z] bogomips : 4210.45 [2024-06-27T10:47:36.895Z] clflush size : 64 [2024-06-27T10:47:36.895Z] cache_alignment : 64 [2024-06-27T10:47:36.895Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.895Z] power management: [2024-06-27T10:47:36.895Z] [2024-06-27T10:47:36.895Z] processor : 27 [2024-06-27T10:47:36.895Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.895Z] cpu family : 6 [2024-06-27T10:47:36.895Z] model : 79 [2024-06-27T10:47:36.895Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.895Z] stepping : 1 [2024-06-27T10:47:36.895Z] microcode : 0xb000040 [2024-06-27T10:47:36.895Z] cpu MHz : 1200.137 [2024-06-27T10:47:36.895Z] cache size : 20480 KB [2024-06-27T10:47:36.895Z] physical id : 1 [2024-06-27T10:47:36.895Z] siblings : 16 [2024-06-27T10:47:36.895Z] core id : 3 [2024-06-27T10:47:36.895Z] cpu cores : 8 [2024-06-27T10:47:36.895Z] apicid : 23 [2024-06-27T10:47:36.895Z] initial apicid : 23 [2024-06-27T10:47:36.895Z] fpu : yes [2024-06-27T10:47:36.895Z] fpu_exception : yes [2024-06-27T10:47:36.895Z] cpuid level : 20 [2024-06-27T10:47:36.895Z] wp : yes [2024-06-27T10:47:36.895Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.895Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.895Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.895Z] bogomips : 4210.45 [2024-06-27T10:47:36.895Z] clflush size : 64 [2024-06-27T10:47:36.895Z] cache_alignment : 64 [2024-06-27T10:47:36.895Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.895Z] power management: [2024-06-27T10:47:36.895Z] [2024-06-27T10:47:36.895Z] processor : 28 [2024-06-27T10:47:36.895Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.895Z] cpu family : 6 [2024-06-27T10:47:36.895Z] model : 79 [2024-06-27T10:47:36.895Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.895Z] stepping : 1 [2024-06-27T10:47:36.895Z] microcode : 0xb000040 [2024-06-27T10:47:36.895Z] cpu MHz : 3000.000 [2024-06-27T10:47:36.895Z] cache size : 20480 KB [2024-06-27T10:47:36.895Z] physical id : 1 [2024-06-27T10:47:36.895Z] siblings : 16 [2024-06-27T10:47:36.895Z] core id : 4 [2024-06-27T10:47:36.895Z] cpu cores : 8 [2024-06-27T10:47:36.895Z] apicid : 25 [2024-06-27T10:47:36.895Z] initial apicid : 25 [2024-06-27T10:47:36.895Z] fpu : yes [2024-06-27T10:47:36.895Z] fpu_exception : yes [2024-06-27T10:47:36.895Z] cpuid level : 20 [2024-06-27T10:47:36.895Z] wp : yes [2024-06-27T10:47:36.895Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.895Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.895Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.895Z] bogomips : 4210.45 [2024-06-27T10:47:36.895Z] clflush size : 64 [2024-06-27T10:47:36.895Z] cache_alignment : 64 [2024-06-27T10:47:36.895Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.895Z] power management: [2024-06-27T10:47:36.895Z] [2024-06-27T10:47:36.895Z] processor : 29 [2024-06-27T10:47:36.895Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.895Z] cpu family : 6 [2024-06-27T10:47:36.895Z] model : 79 [2024-06-27T10:47:36.895Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.895Z] stepping : 1 [2024-06-27T10:47:36.895Z] microcode : 0xb000040 [2024-06-27T10:47:36.895Z] cpu MHz : 1200.549 [2024-06-27T10:47:36.895Z] cache size : 20480 KB [2024-06-27T10:47:36.895Z] physical id : 1 [2024-06-27T10:47:36.895Z] siblings : 16 [2024-06-27T10:47:36.895Z] core id : 5 [2024-06-27T10:47:36.895Z] cpu cores : 8 [2024-06-27T10:47:36.895Z] apicid : 27 [2024-06-27T10:47:36.895Z] initial apicid : 27 [2024-06-27T10:47:36.896Z] fpu : yes [2024-06-27T10:47:36.896Z] fpu_exception : yes [2024-06-27T10:47:36.896Z] cpuid level : 20 [2024-06-27T10:47:36.896Z] wp : yes [2024-06-27T10:47:36.896Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.896Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.896Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.896Z] bogomips : 4210.45 [2024-06-27T10:47:36.896Z] clflush size : 64 [2024-06-27T10:47:36.896Z] cache_alignment : 64 [2024-06-27T10:47:36.896Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.896Z] power management: [2024-06-27T10:47:36.896Z] [2024-06-27T10:47:36.896Z] processor : 30 [2024-06-27T10:47:36.896Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.896Z] cpu family : 6 [2024-06-27T10:47:36.896Z] model : 79 [2024-06-27T10:47:36.896Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.896Z] stepping : 1 [2024-06-27T10:47:36.896Z] microcode : 0xb000040 [2024-06-27T10:47:36.896Z] cpu MHz : 1200.345 [2024-06-27T10:47:36.896Z] cache size : 20480 KB [2024-06-27T10:47:36.896Z] physical id : 1 [2024-06-27T10:47:36.896Z] siblings : 16 [2024-06-27T10:47:36.896Z] core id : 6 [2024-06-27T10:47:36.896Z] cpu cores : 8 [2024-06-27T10:47:36.896Z] apicid : 29 [2024-06-27T10:47:36.896Z] initial apicid : 29 [2024-06-27T10:47:36.896Z] fpu : yes [2024-06-27T10:47:36.896Z] fpu_exception : yes [2024-06-27T10:47:36.896Z] cpuid level : 20 [2024-06-27T10:47:36.896Z] wp : yes [2024-06-27T10:47:36.896Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.896Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.896Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.896Z] bogomips : 4210.45 [2024-06-27T10:47:36.896Z] clflush size : 64 [2024-06-27T10:47:36.896Z] cache_alignment : 64 [2024-06-27T10:47:36.896Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.896Z] power management: [2024-06-27T10:47:36.896Z] [2024-06-27T10:47:36.896Z] processor : 31 [2024-06-27T10:47:36.896Z] vendor_id : GenuineIntel [2024-06-27T10:47:36.896Z] cpu family : 6 [2024-06-27T10:47:36.896Z] model : 79 [2024-06-27T10:47:36.896Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:36.896Z] stepping : 1 [2024-06-27T10:47:36.896Z] microcode : 0xb000040 [2024-06-27T10:47:36.896Z] cpu MHz : 1200.192 [2024-06-27T10:47:36.896Z] cache size : 20480 KB [2024-06-27T10:47:36.896Z] physical id : 1 [2024-06-27T10:47:36.896Z] siblings : 16 [2024-06-27T10:47:36.896Z] core id : 7 [2024-06-27T10:47:36.896Z] cpu cores : 8 [2024-06-27T10:47:36.896Z] apicid : 31 [2024-06-27T10:47:36.896Z] initial apicid : 31 [2024-06-27T10:47:36.896Z] fpu : yes [2024-06-27T10:47:36.896Z] fpu_exception : yes [2024-06-27T10:47:36.896Z] cpuid level : 20 [2024-06-27T10:47:36.896Z] wp : yes [2024-06-27T10:47:36.896Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:36.896Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:36.896Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:36.896Z] bogomips : 4210.45 [2024-06-27T10:47:36.896Z] clflush size : 64 [2024-06-27T10:47:36.896Z] cache_alignment : 64 [2024-06-27T10:47:36.897Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:36.897Z] power management: [2024-06-27T10:47:36.897Z] [2024-06-27T10:47:36.897Z] + cat /proc/meminfo [2024-06-27T10:47:36.897Z] MemTotal: 131870192 kB [2024-06-27T10:47:36.897Z] MemFree: 17912476 kB [2024-06-27T10:47:36.897Z] MemAvailable: 101327224 kB [2024-06-27T10:47:36.897Z] Buffers: 68 kB [2024-06-27T10:47:36.897Z] Cached: 69014656 kB [2024-06-27T10:47:36.897Z] SwapCached: 0 kB [2024-06-27T10:47:36.897Z] Active: 32008832 kB [2024-06-27T10:47:36.897Z] Inactive: 49623668 kB [2024-06-27T10:47:36.897Z] Active(anon): 11289804 kB [2024-06-27T10:47:36.897Z] Inactive(anon): 1418312 kB [2024-06-27T10:47:36.897Z] Active(file): 20719028 kB [2024-06-27T10:47:36.897Z] Inactive(file): 48205356 kB [2024-06-27T10:47:36.897Z] Unevictable: 126156 kB [2024-06-27T10:47:36.897Z] Mlocked: 126156 kB [2024-06-27T10:47:36.897Z] SwapTotal: 0 kB [2024-06-27T10:47:36.897Z] SwapFree: 0 kB [2024-06-27T10:47:36.897Z] Zswap: 0 kB [2024-06-27T10:47:36.897Z] Zswapped: 0 kB [2024-06-27T10:47:36.897Z] Dirty: 460948 kB [2024-06-27T10:47:36.897Z] Writeback: 0 kB [2024-06-27T10:47:36.897Z] AnonPages: 12689628 kB [2024-06-27T10:47:36.897Z] Mapped: 784628 kB [2024-06-27T10:47:36.897Z] Shmem: 81508 kB [2024-06-27T10:47:36.897Z] KReclaimable: 15552928 kB [2024-06-27T10:47:36.897Z] Slab: 25010888 kB [2024-06-27T10:47:36.897Z] SReclaimable: 15552928 kB [2024-06-27T10:47:36.897Z] SUnreclaim: 9457960 kB [2024-06-27T10:47:36.897Z] KernelStack: 43268 kB [2024-06-27T10:47:36.897Z] PageTables: 67092 kB [2024-06-27T10:47:36.897Z] SecPageTables: 0 kB [2024-06-27T10:47:36.897Z] NFS_Unstable: 0 kB [2024-06-27T10:47:36.897Z] Bounce: 0 kB [2024-06-27T10:47:36.897Z] WritebackTmp: 0 kB [2024-06-27T10:47:36.897Z] CommitLimit: 65935096 kB [2024-06-27T10:47:36.897Z] Committed_AS: 14888416 kB [2024-06-27T10:47:36.897Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:36.897Z] VmallocUsed: 300240 kB [2024-06-27T10:47:36.897Z] VmallocChunk: 0 kB [2024-06-27T10:47:36.897Z] Percpu: 1568512 kB [2024-06-27T10:47:36.897Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:36.897Z] AnonHugePages: 6629376 kB [2024-06-27T10:47:36.897Z] ShmemHugePages: 0 kB [2024-06-27T10:47:36.897Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:36.897Z] FileHugePages: 179888 kB [2024-06-27T10:47:36.897Z] FilePmdMapped: 0 kB [2024-06-27T10:47:36.897Z] CmaTotal: 0 kB [2024-06-27T10:47:36.897Z] CmaFree: 0 kB [2024-06-27T10:47:36.897Z] HugePages_Total: 0 [2024-06-27T10:47:36.897Z] HugePages_Free: 0 [2024-06-27T10:47:36.897Z] HugePages_Rsvd: 0 [2024-06-27T10:47:36.897Z] HugePages_Surp: 0 [2024-06-27T10:47:36.897Z] Hugepagesize: 2048 kB [2024-06-27T10:47:36.897Z] Hugetlb: 0 kB [2024-06-27T10:47:36.897Z] DirectMap4k: 691404 kB [2024-06-27T10:47:36.897Z] DirectMap2M: 13873152 kB [2024-06-27T10:47:36.897Z] DirectMap1G: 121634816 kB [Pipeline] sh [2024-06-27T10:47:36.938Z] [INFO] Executing tasks [2024-06-27T10:47:36.938Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:47:36.938Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:47:36.938Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:47:36.938Z] [INFO] Executed tasks [2024-06-27T10:47:36.938Z] [INFO] [2024-06-27T10:47:36.938Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:47:37.010Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:47:37.010Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:47:37.010Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:47:37.010Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:47:37.010Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:47:37.010Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:47:37.010Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:47:37.011Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:47:37.011Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:47:37.011Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:47:37.011Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:47:37.011Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:47:37.011Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:47:37.011Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:47:37.011Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:47:37.011Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:47:37.011Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:37.011Z] [INFO] BUILD SUCCESS [2024-06-27T10:47:37.011Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:37.011Z] [INFO] Total time: 18.330 s [2024-06-27T10:47:37.011Z] [INFO] Finished at: 2024-06-27T10:47:35Z [2024-06-27T10:47:37.011Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:37.011Z] + run_test ejb_group_embedded [2024-06-27T10:47:37.011Z] + local testid=ejb_group_embedded [2024-06-27T10:47:37.011Z] + local found=false [2024-06-27T10:47:37.011Z] ++ find . -name run_test.sh [2024-06-27T10:47:37.011Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:37.011Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:47:37.011Z] + OPT=list_test_ids [2024-06-27T10:47:37.011Z] + TEST_ID= [2024-06-27T10:47:37.011Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:47:37.011Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:47:37.011Z] +++ uname [2024-06-27T10:47:37.011Z] +++ grep -i sunos [2024-06-27T10:47:37.011Z] +++ wc -l [2024-06-27T10:47:37.011Z] +++ awk '{print $1}' [2024-06-27T10:47:37.011Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.011Z] ++ GREP=grep [2024-06-27T10:47:37.011Z] ++ AWK=awk [2024-06-27T10:47:37.011Z] ++ SED=sed [2024-06-27T10:47:37.011Z] ++ BC=bc [2024-06-27T10:47:37.011Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.011Z] + case ${OPT} in [2024-06-27T10:47:37.011Z] + list_test_ids [2024-06-27T10:47:37.011Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:47:37.011Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.011Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.011Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.011Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.011Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.011Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.011Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.011Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.011Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.011Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.011Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.011Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.011Z] + [[ false = true ]] [2024-06-27T10:47:37.011Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:37.011Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:47:37.011Z] + OPT=list_test_ids [2024-06-27T10:47:37.011Z] + TEST_ID= [2024-06-27T10:47:37.011Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:47:37.011Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:47:37.011Z] +++ uname [2024-06-27T10:47:37.011Z] +++ grep -i sunos [2024-06-27T10:47:37.011Z] +++ wc -l [2024-06-27T10:47:37.011Z] +++ awk '{print $1}' [2024-06-27T10:47:37.011Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.011Z] ++ GREP=grep [2024-06-27T10:47:37.011Z] ++ AWK=awk [2024-06-27T10:47:37.011Z] ++ SED=sed [2024-06-27T10:47:37.011Z] ++ BC=bc [2024-06-27T10:47:37.011Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.011Z] + case ${OPT} in [2024-06-27T10:47:37.011Z] + list_test_ids [2024-06-27T10:47:37.011Z] + echo batch_all [2024-06-27T10:47:37.011Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.011Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.011Z] + [[ false = true ]] [2024-06-27T10:47:37.011Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:37.011Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:47:37.011Z] + OPT=list_test_ids [2024-06-27T10:47:37.011Z] + TEST_ID= [2024-06-27T10:47:37.011Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:37.011Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:47:37.011Z] +++ uname [2024-06-27T10:47:37.011Z] +++ grep -i sunos [2024-06-27T10:47:37.011Z] +++ wc -l [2024-06-27T10:47:37.011Z] +++ awk '{print $1}' [2024-06-27T10:47:37.011Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.011Z] ++ GREP=grep [2024-06-27T10:47:37.011Z] ++ AWK=awk [2024-06-27T10:47:37.011Z] ++ SED=sed [2024-06-27T10:47:37.011Z] ++ BC=bc [2024-06-27T10:47:37.011Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.011Z] + case ${OPT} in [2024-06-27T10:47:37.011Z] + list_test_ids [2024-06-27T10:47:37.011Z] + echo cdi_all [2024-06-27T10:47:37.011Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.011Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.011Z] + [[ false = true ]] [2024-06-27T10:47:37.011Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:37.011Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:47:37.011Z] + OPT=list_test_ids [2024-06-27T10:47:37.011Z] + TEST_ID= [2024-06-27T10:47:37.011Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:37.011Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:47:37.011Z] +++ uname [2024-06-27T10:47:37.011Z] +++ grep -i sunos [2024-06-27T10:47:37.011Z] +++ wc -l [2024-06-27T10:47:37.011Z] +++ awk '{print $1}' [2024-06-27T10:47:37.011Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.011Z] ++ GREP=grep [2024-06-27T10:47:37.011Z] ++ AWK=awk [2024-06-27T10:47:37.011Z] ++ SED=sed [2024-06-27T10:47:37.011Z] ++ BC=bc [2024-06-27T10:47:37.011Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.011Z] + case ${OPT} in [2024-06-27T10:47:37.011Z] + list_test_ids [2024-06-27T10:47:37.011Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:47:37.011Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + [[ false = true ]] [2024-06-27T10:47:37.012Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:37.012Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:47:37.012Z] + OPT=list_test_ids [2024-06-27T10:47:37.012Z] + TEST_ID= [2024-06-27T10:47:37.012Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:47:37.012Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:47:37.012Z] +++ uname [2024-06-27T10:47:37.012Z] +++ grep -i sunos [2024-06-27T10:47:37.012Z] +++ wc -l [2024-06-27T10:47:37.012Z] +++ awk '{print $1}' [2024-06-27T10:47:37.012Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.012Z] ++ GREP=grep [2024-06-27T10:47:37.012Z] ++ AWK=awk [2024-06-27T10:47:37.012Z] ++ SED=sed [2024-06-27T10:47:37.012Z] ++ BC=bc [2024-06-27T10:47:37.012Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.012Z] + case ${OPT} in [2024-06-27T10:47:37.012Z] + list_test_ids [2024-06-27T10:47:37.012Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + [[ false = true ]] [2024-06-27T10:47:37.012Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:37.012Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:47:37.012Z] + OPT=list_test_ids [2024-06-27T10:47:37.012Z] + TEST_ID= [2024-06-27T10:47:37.012Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:37.012Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:47:37.012Z] +++ uname [2024-06-27T10:47:37.012Z] +++ grep -i sunos [2024-06-27T10:47:37.012Z] +++ wc -l [2024-06-27T10:47:37.012Z] +++ awk '{print $1}' [2024-06-27T10:47:37.012Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.012Z] ++ GREP=grep [2024-06-27T10:47:37.012Z] ++ AWK=awk [2024-06-27T10:47:37.012Z] ++ SED=sed [2024-06-27T10:47:37.012Z] ++ BC=bc [2024-06-27T10:47:37.012Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.012Z] + case ${OPT} in [2024-06-27T10:47:37.012Z] + list_test_ids [2024-06-27T10:47:37.012Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.012Z] + [[ ejb_group_embedded = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-06-27T10:47:37.012Z] + found=true [2024-06-27T10:47:37.012Z] + break [2024-06-27T10:47:37.012Z] + [[ true = true ]] [2024-06-27T10:47:37.012Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_embedded [2024-06-27T10:47:37.012Z] + OPT=run_test_id [2024-06-27T10:47:37.012Z] + TEST_ID=ejb_group_embedded [2024-06-27T10:47:37.012Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:37.012Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:47:37.012Z] +++ uname [2024-06-27T10:47:37.012Z] +++ grep -i sunos [2024-06-27T10:47:37.012Z] +++ wc -l [2024-06-27T10:47:37.012Z] +++ awk '{print $1}' [2024-06-27T10:47:37.012Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.012Z] ++ GREP=grep [2024-06-27T10:47:37.012Z] ++ AWK=awk [2024-06-27T10:47:37.012Z] ++ SED=sed [2024-06-27T10:47:37.012Z] ++ BC=bc [2024-06-27T10:47:37.012Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.012Z] + case ${OPT} in [2024-06-27T10:47:37.012Z] + trap 'copy_test_artifacts ejb_group_embedded' EXIT [2024-06-27T10:47:37.012Z] + run_test_id ejb_group_embedded [2024-06-27T10:47:37.012Z] + [[ ejb_group_embedded = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-06-27T10:47:37.012Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:47:37.012Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:47:37.012Z] [2024-06-27T10:47:37.012Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:47:37.012Z] [2024-06-27T10:47:37.012Z] + for i in "${@}" [2024-06-27T10:47:37.012Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:47:37.012Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:37.076Z] [INFO] No sources to compile [2024-06-27T10:47:37.076Z] [INFO] [2024-06-27T10:47:37.077Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:37.173Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:47:37.173Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:47:37.173Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:47:37.173Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:47:37.173Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:47:37.173Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:47:37.173Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:47:37.173Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:47:37.173Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:47:37.173Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:47:37.173Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:47:37.173Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:47:37.173Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:47:37.173Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:47:37.173Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:47:37.173Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:47:37.174Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:37.174Z] [INFO] BUILD SUCCESS [2024-06-27T10:47:37.174Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:37.174Z] [INFO] Total time: 20.726 s [2024-06-27T10:47:37.174Z] [INFO] Finished at: 2024-06-27T10:47:35Z [2024-06-27T10:47:37.174Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:37.174Z] + run_test connector_group_4 [2024-06-27T10:47:37.174Z] + local testid=connector_group_4 [2024-06-27T10:47:37.174Z] + local found=false [2024-06-27T10:47:37.174Z] ++ find . -name run_test.sh [2024-06-27T10:47:37.174Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:37.174Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:47:37.174Z] + OPT=list_test_ids [2024-06-27T10:47:37.174Z] + TEST_ID= [2024-06-27T10:47:37.174Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:47:37.174Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:47:37.174Z] +++ uname [2024-06-27T10:47:37.174Z] +++ grep -i sunos [2024-06-27T10:47:37.174Z] +++ wc -l [2024-06-27T10:47:37.174Z] +++ awk '{print $1}' [2024-06-27T10:47:37.174Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.174Z] ++ GREP=grep [2024-06-27T10:47:37.174Z] ++ AWK=awk [2024-06-27T10:47:37.174Z] ++ SED=sed [2024-06-27T10:47:37.174Z] ++ BC=bc [2024-06-27T10:47:37.174Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.174Z] + case ${OPT} in [2024-06-27T10:47:37.174Z] + list_test_ids [2024-06-27T10:47:37.174Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + [[ false = true ]] [2024-06-27T10:47:37.174Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:37.174Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:47:37.174Z] + OPT=list_test_ids [2024-06-27T10:47:37.174Z] + TEST_ID= [2024-06-27T10:47:37.174Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:47:37.174Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:47:37.174Z] +++ uname [2024-06-27T10:47:37.174Z] +++ grep -i sunos [2024-06-27T10:47:37.174Z] +++ wc -l [2024-06-27T10:47:37.174Z] +++ awk '{print $1}' [2024-06-27T10:47:37.174Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.174Z] ++ GREP=grep [2024-06-27T10:47:37.174Z] ++ AWK=awk [2024-06-27T10:47:37.174Z] ++ SED=sed [2024-06-27T10:47:37.174Z] ++ BC=bc [2024-06-27T10:47:37.174Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.174Z] + case ${OPT} in [2024-06-27T10:47:37.174Z] + list_test_ids [2024-06-27T10:47:37.174Z] + echo batch_all [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + [[ false = true ]] [2024-06-27T10:47:37.174Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:37.174Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:47:37.174Z] + OPT=list_test_ids [2024-06-27T10:47:37.174Z] + TEST_ID= [2024-06-27T10:47:37.174Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:37.174Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:47:37.174Z] +++ uname [2024-06-27T10:47:37.174Z] +++ grep -i sunos [2024-06-27T10:47:37.174Z] +++ wc -l [2024-06-27T10:47:37.174Z] +++ awk '{print $1}' [2024-06-27T10:47:37.174Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.174Z] ++ GREP=grep [2024-06-27T10:47:37.174Z] ++ AWK=awk [2024-06-27T10:47:37.174Z] ++ SED=sed [2024-06-27T10:47:37.174Z] ++ BC=bc [2024-06-27T10:47:37.174Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.174Z] + case ${OPT} in [2024-06-27T10:47:37.174Z] + list_test_ids [2024-06-27T10:47:37.174Z] + echo cdi_all [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + [[ false = true ]] [2024-06-27T10:47:37.174Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:37.174Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:47:37.174Z] + OPT=list_test_ids [2024-06-27T10:47:37.174Z] + TEST_ID= [2024-06-27T10:47:37.174Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:37.174Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:47:37.174Z] +++ uname [2024-06-27T10:47:37.174Z] +++ grep -i sunos [2024-06-27T10:47:37.174Z] +++ wc -l [2024-06-27T10:47:37.174Z] +++ awk '{print $1}' [2024-06-27T10:47:37.174Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.174Z] ++ GREP=grep [2024-06-27T10:47:37.174Z] ++ AWK=awk [2024-06-27T10:47:37.174Z] ++ SED=sed [2024-06-27T10:47:37.174Z] ++ BC=bc [2024-06-27T10:47:37.174Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.174Z] + case ${OPT} in [2024-06-27T10:47:37.174Z] + list_test_ids [2024-06-27T10:47:37.174Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ connector_group_3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:37.174Z] + [[ connector_group_4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-06-27T10:47:37.174Z] + found=true [2024-06-27T10:47:37.174Z] + break [2024-06-27T10:47:37.174Z] + [[ true = true ]] [2024-06-27T10:47:37.174Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_4 [2024-06-27T10:47:37.174Z] + OPT=run_test_id [2024-06-27T10:47:37.174Z] + TEST_ID=connector_group_4 [2024-06-27T10:47:37.174Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:37.174Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:47:37.174Z] +++ uname [2024-06-27T10:47:37.174Z] +++ grep -i sunos [2024-06-27T10:47:37.174Z] +++ wc -l [2024-06-27T10:47:37.174Z] +++ awk '{print $1}' [2024-06-27T10:47:37.174Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:37.174Z] ++ GREP=grep [2024-06-27T10:47:37.174Z] ++ AWK=awk [2024-06-27T10:47:37.174Z] ++ SED=sed [2024-06-27T10:47:37.174Z] ++ BC=bc [2024-06-27T10:47:37.174Z] ++ export GREP AWK SED BC [2024-06-27T10:47:37.174Z] + case ${OPT} in [2024-06-27T10:47:37.174Z] + trap 'copy_test_artifacts connector_group_4' EXIT [2024-06-27T10:47:37.174Z] + run_test_id connector_group_4 [2024-06-27T10:47:37.174Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:47:37.174Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:47:37.174Z] [2024-06-27T10:47:37.174Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:47:37.174Z] [2024-06-27T10:47:37.174Z] + for i in "${@}" [2024-06-27T10:47:37.174Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:47:37.174Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:37.178Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:37.178Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [Pipeline] { [Pipeline] sh [2024-06-27T10:47:37.269Z] ++ pwd [2024-06-27T10:47:37.269Z] + dname=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:37.269Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:37.269Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-06-27T10:47:37.269Z] + test_init [2024-06-27T10:47:37.269Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:47:37.269Z] [2024-06-27T10:47:37.269Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:47:37.269Z] [2024-06-27T10:47:37.269Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:47:37.269Z] + xargs touch [2024-06-27T10:47:37.269Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:37.269Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:37.269Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:37.269Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:37.269Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:37.269Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:37.269Z] + java -version [2024-06-27T10:47:37.269Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:47:37.269Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:47:37.269Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:47:37.269Z] + ant -version [2024-06-27T10:47:37.269Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:37.269Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:47:37.269Z] + printf '\n\n' [2024-06-27T10:47:37.269Z] [2024-06-27T10:47:37.269Z] [2024-06-27T10:47:37.269Z] + get_test_target ejb_group_embedded [2024-06-27T10:47:37.269Z] + case $1 in [2024-06-27T10:47:37.269Z] + TARGET=ejb_group_embedded [2024-06-27T10:47:37.269Z] + export TARGET [2024-06-27T10:47:37.269Z] + [[ ejb_group_embedded = \e\j\b\_\a\l\l ]] [2024-06-27T10:47:37.269Z] + [[ ejb_group_embedded = \e\j\b\_\g\r\o\u\p* ]] [2024-06-27T10:47:37.269Z] + test_run_ejb [2024-06-27T10:47:37.269Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:47:37.269Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:37.269Z] + echo AS_ADMIN_PASSWORD= [2024-06-27T10:47:37.269Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/temppwd [2024-06-27T10:47:37.269Z] AS_ADMIN_PASSWORD= [2024-06-27T10:47:37.269Z] + ADMIN_PORT=45707 [2024-06-27T10:47:37.269Z] + JMS_PORT=45708 [2024-06-27T10:47:37.269Z] + JMX_PORT=45709 [2024-06-27T10:47:37.269Z] + ORB_PORT=45710 [2024-06-27T10:47:37.269Z] + SSL_PORT=45711 [2024-06-27T10:47:37.269Z] + INSTANCE_PORT=45712 [2024-06-27T10:47:37.269Z] + ALTERNATE_PORT=45713 [2024-06-27T10:47:37.269Z] + ORB_SSL_PORT=45714 [2024-06-27T10:47:37.269Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-06-27T10:47:37.269Z] + DB_PORT=45716 [2024-06-27T10:47:37.269Z] + DB_PORT_2=45717 [2024-06-27T10:47:37.269Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-06-27T10:47:37.332Z] [INFO] [2024-06-27T10:47:37.332Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:37.332Z] [INFO] [2024-06-27T10:47:37.332Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:47:37.332Z] [INFO] No sources to compile [2024-06-27T10:47:37.332Z] [INFO] [2024-06-27T10:47:37.332Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:47:37.333Z] [INFO] No sources to compile [2024-06-27T10:47:37.333Z] [INFO] [2024-06-27T10:47:37.333Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:47:37.430Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:37.430Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:47:37.430Z] + test_init [2024-06-27T10:47:37.430Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:47:37.430Z] [2024-06-27T10:47:37.430Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:47:37.431Z] [2024-06-27T10:47:37.431Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:47:37.431Z] + xargs touch [2024-06-27T10:47:37.541Z] + id [2024-06-27T10:47:37.541Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:37.541Z] + uname -a [2024-06-27T10:47:37.541Z] Linux basic-7d88b 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:37.541Z] + env [2024-06-27T10:47:37.541Z] + sort [2024-06-27T10:47:37.541Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:37.541Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:37.542Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:37.542Z] BUILD_ID=351 [2024-06-27T10:47:37.542Z] BUILD_NUMBER=351 [2024-06-27T10:47:37.542Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:37.542Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:37.542Z] CI=true [2024-06-27T10:47:37.542Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:37.542Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:37.542Z] HOME=/home/jenkins [2024-06-27T10:47:37.542Z] HOSTNAME=basic-7d88b [2024-06-27T10:47:37.542Z] HUDSON_COOKIE=bde0d2c3-0e67-4c71-a852-7eac9828a4a9 [2024-06-27T10:47:37.542Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:37.542Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:37.542Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:37.542Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:37.542Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:37.542Z] JENKINS_AGENT_NAME=basic-7d88b [2024-06-27T10:47:37.542Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:37.542Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:37.542Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:37.542Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:37.542Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:37.542Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:37.542Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:37.542Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:37.542Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:37.542Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:37.542Z] JENKINS_NAME=basic-7d88b [2024-06-27T10:47:37.542Z] JENKINS_NODE_COOKIE=d7540939-12a4-4c6a-8750-0fe311880fd9 [2024-06-27T10:47:37.542Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:37.542Z] JENKINS_SECRET=**** [2024-06-27T10:47:37.542Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:37.542Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:37.542Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:37.542Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:37.542Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:37.542Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:37.542Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:37.542Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:37.542Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:37.542Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:37.542Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:37.542Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:37.542Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:37.542Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:37.542Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:37.542Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:37.542Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:37.542Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:37.542Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:37.542Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:37.542Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:37.542Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:37.542Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:37.542Z] LANG=en_US.UTF-8 [2024-06-27T10:47:37.542Z] LANGUAGE=en_US:en [2024-06-27T10:47:37.542Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:37.542Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:37.542Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:37.542Z] NODE_LABELS=basic-7d88b basic [2024-06-27T10:47:37.542Z] NODE_NAME=basic-7d88b [2024-06-27T10:47:37.542Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:37.542Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-7d88b -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:37.542Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:37.542Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:37.542Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:37.542Z] PORT_ADMIN=4848 [2024-06-27T10:47:37.542Z] PORT_HTTP=8080 [2024-06-27T10:47:37.542Z] PORT_HTTPS=8181 [2024-06-27T10:47:37.542Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:37.542Z] [INFO] [2024-06-27T10:47:37.542Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:37.542Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:37.542Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:47:37.542Z] [INFO] [2024-06-27T10:47:37.542Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:37.542Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:47:37.542Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:37.542Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:37.542Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:37.542Z] SHLVL=1 [2024-06-27T10:47:37.542Z] STAGE_NAME=web_jsp [2024-06-27T10:47:37.542Z] TERM=xterm [2024-06-27T10:47:37.542Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:37.542Z] USER_NAME=jenkins [2024-06-27T10:47:37.542Z] _=/usr/bin/env [2024-06-27T10:47:37.543Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:37.543Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:37.543Z] + df -h [2024-06-27T10:47:37.543Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:37.543Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:37.543Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:37.543Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:37.543Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:37.543Z] tmpfs 26G 62M 26G 1% /etc/hostname [2024-06-27T10:47:37.543Z] /dev/sda4 894G 642G 253G 72% /etc/hosts [2024-06-27T10:47:37.543Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:37.543Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:37.543Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:37.543Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:37.543Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:37.543Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:37.543Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:47:37.543Z] 161 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:37.543Z] + mvn -version [2024-06-27T10:47:37.571Z] [INFO] [2024-06-27T10:47:37.571Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:47:37.571Z] [INFO] [2024-06-27T10:47:37.571Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:47:37.686Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:37.687Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:37.687Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:37.687Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:37.687Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:37.687Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:37.687Z] + java -version [2024-06-27T10:47:37.687Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:47:37.687Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:47:37.687Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:47:37.687Z] + ant -version [2024-06-27T10:47:37.687Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:37.687Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:47:37.687Z] + printf '\n\n' [2024-06-27T10:47:37.687Z] [2024-06-27T10:47:37.687Z] [2024-06-27T10:47:37.687Z] + get_test_target connector_group_4 [2024-06-27T10:47:37.687Z] + case ${1} in [2024-06-27T10:47:37.687Z] + TARGET=connector_group_4 [2024-06-27T10:47:37.687Z] + export TARGET [2024-06-27T10:47:37.687Z] + test_run [2024-06-27T10:47:37.687Z] + export HUDSON=true [2024-06-27T10:47:37.687Z] + HUDSON=true [2024-06-27T10:47:37.687Z] ++ pwd [2024-06-27T10:47:37.687Z] + export ROOT=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:47:37.687Z] + ROOT=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:47:37.687Z] + echo /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:47:37.687Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:47:37.687Z] + ant startDomain startDerby [2024-06-27T10:47:37.687Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-06-27T10:47:37.799Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:37.800Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:37.800Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:37.800Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:37.800Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:37.896Z] [INFO] Executing tasks [2024-06-27T10:47:37.896Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:47:37.896Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:47:37.896Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:47:37.896Z] [INFO] Executed tasks [2024-06-27T10:47:37.896Z] [INFO] [2024-06-27T10:47:37.896Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:47:38.057Z] + ant -version [2024-06-27T10:47:38.057Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:38.057Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:38.057Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-72bfc57e/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:38.057Z] + true [2024-06-27T10:47:38.057Z] + cat /proc/cpuinfo [2024-06-27T10:47:38.057Z] processor : 0 [2024-06-27T10:47:38.057Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.057Z] cpu family : 6 [2024-06-27T10:47:38.057Z] model : 85 [2024-06-27T10:47:38.057Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.057Z] stepping : 7 [2024-06-27T10:47:38.057Z] microcode : 0x5003302 [2024-06-27T10:47:38.057Z] cpu MHz : 2899.683 [2024-06-27T10:47:38.057Z] cache size : 14080 KB [2024-06-27T10:47:38.057Z] physical id : 0 [2024-06-27T10:47:38.057Z] siblings : 20 [2024-06-27T10:47:38.057Z] core id : 0 [2024-06-27T10:47:38.057Z] cpu cores : 10 [2024-06-27T10:47:38.057Z] apicid : 0 [2024-06-27T10:47:38.057Z] initial apicid : 0 [2024-06-27T10:47:38.057Z] fpu : yes [2024-06-27T10:47:38.057Z] fpu_exception : yes [2024-06-27T10:47:38.057Z] cpuid level : 22 [2024-06-27T10:47:38.057Z] wp : yes [2024-06-27T10:47:38.057Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.057Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.057Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.057Z] bogomips : 4800.00 [2024-06-27T10:47:38.057Z] clflush size : 64 [2024-06-27T10:47:38.057Z] cache_alignment : 64 [2024-06-27T10:47:38.057Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.057Z] power management: [2024-06-27T10:47:38.057Z] [2024-06-27T10:47:38.057Z] processor : 1 [2024-06-27T10:47:38.057Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.057Z] cpu family : 6 [2024-06-27T10:47:38.057Z] model : 85 [2024-06-27T10:47:38.057Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.057Z] stepping : 7 [2024-06-27T10:47:38.057Z] microcode : 0x5003302 [2024-06-27T10:47:38.057Z] cpu MHz : 2900.007 [2024-06-27T10:47:38.057Z] cache size : 14080 KB [2024-06-27T10:47:38.057Z] physical id : 0 [2024-06-27T10:47:38.057Z] siblings : 20 [2024-06-27T10:47:38.057Z] core id : 1 [2024-06-27T10:47:38.057Z] cpu cores : 10 [2024-06-27T10:47:38.057Z] apicid : 2 [2024-06-27T10:47:38.057Z] initial apicid : 2 [2024-06-27T10:47:38.057Z] fpu : yes [2024-06-27T10:47:38.057Z] fpu_exception : yes [2024-06-27T10:47:38.057Z] cpuid level : 22 [2024-06-27T10:47:38.057Z] wp : yes [2024-06-27T10:47:38.057Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.058Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.058Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.058Z] bogomips : 4800.00 [2024-06-27T10:47:38.058Z] clflush size : 64 [2024-06-27T10:47:38.058Z] cache_alignment : 64 [2024-06-27T10:47:38.058Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.058Z] power management: [2024-06-27T10:47:38.058Z] [2024-06-27T10:47:38.058Z] processor : 2 [2024-06-27T10:47:38.058Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.058Z] cpu family : 6 [2024-06-27T10:47:38.058Z] model : 85 [2024-06-27T10:47:38.058Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.058Z] stepping : 7 [2024-06-27T10:47:38.058Z] microcode : 0x5003302 [2024-06-27T10:47:38.058Z] cpu MHz : 2446.846 [2024-06-27T10:47:38.058Z] cache size : 14080 KB [2024-06-27T10:47:38.058Z] physical id : 0 [2024-06-27T10:47:38.058Z] siblings : 20 [2024-06-27T10:47:38.058Z] core id : 2 [2024-06-27T10:47:38.058Z] cpu cores : 10 [2024-06-27T10:47:38.058Z] apicid : 4 [2024-06-27T10:47:38.058Z] initial apicid : 4 [2024-06-27T10:47:38.058Z] fpu : yes [2024-06-27T10:47:38.058Z] fpu_exception : yes [2024-06-27T10:47:38.058Z] cpuid level : 22 [2024-06-27T10:47:38.058Z] wp : yes [2024-06-27T10:47:38.058Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.058Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.058Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.058Z] bogomips : 4800.00 [2024-06-27T10:47:38.058Z] clflush size : 64 [2024-06-27T10:47:38.058Z] cache_alignment : 64 [2024-06-27T10:47:38.058Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.058Z] power management: [2024-06-27T10:47:38.058Z] [2024-06-27T10:47:38.058Z] processor : 3 [2024-06-27T10:47:38.058Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.058Z] cpu family : 6 [2024-06-27T10:47:38.058Z] model : 85 [2024-06-27T10:47:38.058Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.058Z] stepping : 7 [2024-06-27T10:47:38.058Z] microcode : 0x5003302 [2024-06-27T10:47:38.058Z] cpu MHz : 2899.208 [2024-06-27T10:47:38.058Z] cache size : 14080 KB [2024-06-27T10:47:38.058Z] physical id : 0 [2024-06-27T10:47:38.058Z] siblings : 20 [2024-06-27T10:47:38.058Z] core id : 3 [2024-06-27T10:47:38.058Z] cpu cores : 10 [2024-06-27T10:47:38.058Z] apicid : 6 [2024-06-27T10:47:38.058Z] initial apicid : 6 [2024-06-27T10:47:38.058Z] fpu : yes [2024-06-27T10:47:38.058Z] fpu_exception : yes [2024-06-27T10:47:38.058Z] cpuid level : 22 [2024-06-27T10:47:38.058Z] wp : yes [2024-06-27T10:47:38.058Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.058Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.058Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.058Z] bogomips : 4800.00 [2024-06-27T10:47:38.058Z] clflush size : 64 [2024-06-27T10:47:38.058Z] cache_alignment : 64 [2024-06-27T10:47:38.058Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.058Z] power management: [2024-06-27T10:47:38.058Z] [2024-06-27T10:47:38.058Z] processor : 4 [2024-06-27T10:47:38.058Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.058Z] cpu family : 6 [2024-06-27T10:47:38.058Z] model : 85 [2024-06-27T10:47:38.058Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.058Z] stepping : 7 [2024-06-27T10:47:38.058Z] microcode : 0x5003302 [2024-06-27T10:47:38.058Z] cpu MHz : 2901.550 [2024-06-27T10:47:38.058Z] cache size : 14080 KB [2024-06-27T10:47:38.058Z] physical id : 0 [2024-06-27T10:47:38.059Z] siblings : 20 [2024-06-27T10:47:38.059Z] core id : 4 [2024-06-27T10:47:38.059Z] cpu cores : 10 [2024-06-27T10:47:38.059Z] apicid : 8 [2024-06-27T10:47:38.059Z] initial apicid : 8 [2024-06-27T10:47:38.059Z] fpu : yes [2024-06-27T10:47:38.059Z] fpu_exception : yes [2024-06-27T10:47:38.059Z] cpuid level : 22 [2024-06-27T10:47:38.059Z] wp : yes [2024-06-27T10:47:38.059Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.059Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.059Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.059Z] bogomips : 4800.00 [2024-06-27T10:47:38.059Z] clflush size : 64 [2024-06-27T10:47:38.059Z] cache_alignment : 64 [2024-06-27T10:47:38.059Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.059Z] power management: [2024-06-27T10:47:38.059Z] [2024-06-27T10:47:38.059Z] processor : 5 [2024-06-27T10:47:38.059Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.059Z] cpu family : 6 [2024-06-27T10:47:38.059Z] model : 85 [2024-06-27T10:47:38.059Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.059Z] stepping : 7 [2024-06-27T10:47:38.059Z] microcode : 0x5003302 [2024-06-27T10:47:38.059Z] cpu MHz : 2901.713 [2024-06-27T10:47:38.059Z] cache size : 14080 KB [2024-06-27T10:47:38.059Z] physical id : 0 [2024-06-27T10:47:38.059Z] siblings : 20 [2024-06-27T10:47:38.059Z] core id : 8 [2024-06-27T10:47:38.059Z] cpu cores : 10 [2024-06-27T10:47:38.059Z] apicid : 16 [2024-06-27T10:47:38.059Z] initial apicid : 16 [2024-06-27T10:47:38.059Z] fpu : yes [2024-06-27T10:47:38.059Z] fpu_exception : yes [2024-06-27T10:47:38.059Z] cpuid level : 22 [2024-06-27T10:47:38.059Z] wp : yes [2024-06-27T10:47:38.059Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.059Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.059Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.059Z] bogomips : 4800.00 [2024-06-27T10:47:38.059Z] clflush size : 64 [2024-06-27T10:47:38.059Z] cache_alignment : 64 [2024-06-27T10:47:38.059Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.059Z] power management: [2024-06-27T10:47:38.059Z] [2024-06-27T10:47:38.059Z] processor : 6 [2024-06-27T10:47:38.059Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.059Z] cpu family : 6 [2024-06-27T10:47:38.059Z] model : 85 [2024-06-27T10:47:38.059Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.059Z] stepping : 7 [2024-06-27T10:47:38.059Z] microcode : 0x5003302 [2024-06-27T10:47:38.059Z] cpu MHz : 2899.876 [2024-06-27T10:47:38.059Z] cache size : 14080 KB [2024-06-27T10:47:38.059Z] physical id : 0 [2024-06-27T10:47:38.059Z] siblings : 20 [2024-06-27T10:47:38.059Z] core id : 9 [2024-06-27T10:47:38.059Z] cpu cores : 10 [2024-06-27T10:47:38.059Z] apicid : 18 [2024-06-27T10:47:38.059Z] initial apicid : 18 [2024-06-27T10:47:38.059Z] fpu : yes [2024-06-27T10:47:38.059Z] fpu_exception : yes [2024-06-27T10:47:38.059Z] cpuid level : 22 [2024-06-27T10:47:38.059Z] wp : yes [2024-06-27T10:47:38.060Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.060Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.060Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.060Z] bogomips : 4800.00 [2024-06-27T10:47:38.060Z] clflush size : 64 [2024-06-27T10:47:38.060Z] cache_alignment : 64 [2024-06-27T10:47:38.060Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.060Z] power management: [2024-06-27T10:47:38.060Z] [2024-06-27T10:47:38.060Z] processor : 7 [2024-06-27T10:47:38.060Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.060Z] cpu family : 6 [2024-06-27T10:47:38.060Z] model : 85 [2024-06-27T10:47:38.060Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.060Z] stepping : 7 [2024-06-27T10:47:38.060Z] microcode : 0x5003302 [2024-06-27T10:47:38.060Z] cpu MHz : 3200.000 [2024-06-27T10:47:38.060Z] cache size : 14080 KB [2024-06-27T10:47:38.060Z] physical id : 0 [2024-06-27T10:47:38.060Z] siblings : 20 [2024-06-27T10:47:38.060Z] core id : 10 [2024-06-27T10:47:38.060Z] cpu cores : 10 [2024-06-27T10:47:38.060Z] apicid : 20 [2024-06-27T10:47:38.060Z] initial apicid : 20 [2024-06-27T10:47:38.060Z] fpu : yes [2024-06-27T10:47:38.060Z] fpu_exception : yes [2024-06-27T10:47:38.060Z] cpuid level : 22 [2024-06-27T10:47:38.060Z] wp : yes [2024-06-27T10:47:38.060Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.060Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.060Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.060Z] bogomips : 4800.00 [2024-06-27T10:47:38.060Z] clflush size : 64 [2024-06-27T10:47:38.060Z] cache_alignment : 64 [2024-06-27T10:47:38.060Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.060Z] power management: [2024-06-27T10:47:38.060Z] [2024-06-27T10:47:38.060Z] processor : 8 [2024-06-27T10:47:38.060Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.060Z] cpu family : 6 [2024-06-27T10:47:38.060Z] model : 85 [2024-06-27T10:47:38.060Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.060Z] stepping : 7 [2024-06-27T10:47:38.060Z] microcode : 0x5003302 [2024-06-27T10:47:38.060Z] cpu MHz : 2901.059 [2024-06-27T10:47:38.060Z] cache size : 14080 KB [2024-06-27T10:47:38.060Z] physical id : 0 [2024-06-27T10:47:38.060Z] siblings : 20 [2024-06-27T10:47:38.060Z] core id : 11 [2024-06-27T10:47:38.060Z] cpu cores : 10 [2024-06-27T10:47:38.060Z] apicid : 22 [2024-06-27T10:47:38.060Z] initial apicid : 22 [2024-06-27T10:47:38.060Z] fpu : yes [2024-06-27T10:47:38.060Z] fpu_exception : yes [2024-06-27T10:47:38.060Z] cpuid level : 22 [2024-06-27T10:47:38.060Z] wp : yes [2024-06-27T10:47:38.060Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.060Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.061Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.061Z] bogomips : 4800.00 [2024-06-27T10:47:38.061Z] clflush size : 64 [2024-06-27T10:47:38.061Z] cache_alignment : 64 [2024-06-27T10:47:38.061Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.061Z] power management: [2024-06-27T10:47:38.061Z] [2024-06-27T10:47:38.061Z] processor : 9 [2024-06-27T10:47:38.061Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.061Z] cpu family : 6 [2024-06-27T10:47:38.061Z] model : 85 [2024-06-27T10:47:38.061Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.061Z] stepping : 7 [2024-06-27T10:47:38.061Z] microcode : 0x5003302 [2024-06-27T10:47:38.061Z] cpu MHz : 2900.021 [2024-06-27T10:47:38.061Z] cache size : 14080 KB [2024-06-27T10:47:38.061Z] physical id : 0 [2024-06-27T10:47:38.061Z] siblings : 20 [2024-06-27T10:47:38.061Z] core id : 12 [2024-06-27T10:47:38.061Z] cpu cores : 10 [2024-06-27T10:47:38.061Z] apicid : 24 [2024-06-27T10:47:38.061Z] initial apicid : 24 [2024-06-27T10:47:38.061Z] fpu : yes [2024-06-27T10:47:38.061Z] fpu_exception : yes [2024-06-27T10:47:38.061Z] cpuid level : 22 [2024-06-27T10:47:38.061Z] wp : yes [2024-06-27T10:47:38.061Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.061Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.061Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.061Z] bogomips : 4800.00 [2024-06-27T10:47:38.061Z] clflush size : 64 [2024-06-27T10:47:38.061Z] cache_alignment : 64 [2024-06-27T10:47:38.061Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.061Z] power management: [2024-06-27T10:47:38.061Z] [2024-06-27T10:47:38.061Z] processor : 10 [2024-06-27T10:47:38.061Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.061Z] cpu family : 6 [2024-06-27T10:47:38.061Z] model : 85 [2024-06-27T10:47:38.061Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.061Z] stepping : 7 [2024-06-27T10:47:38.061Z] microcode : 0x5003302 [2024-06-27T10:47:38.061Z] cpu MHz : 2903.587 [2024-06-27T10:47:38.061Z] cache size : 14080 KB [2024-06-27T10:47:38.061Z] physical id : 1 [2024-06-27T10:47:38.061Z] siblings : 20 [2024-06-27T10:47:38.061Z] core id : 0 [2024-06-27T10:47:38.061Z] cpu cores : 10 [2024-06-27T10:47:38.061Z] apicid : 32 [2024-06-27T10:47:38.061Z] initial apicid : 32 [2024-06-27T10:47:38.061Z] fpu : yes [2024-06-27T10:47:38.061Z] fpu_exception : yes [2024-06-27T10:47:38.061Z] cpuid level : 22 [2024-06-27T10:47:38.061Z] wp : yes [2024-06-27T10:47:38.061Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.061Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.061Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.061Z] bogomips : 4807.70 [2024-06-27T10:47:38.061Z] clflush size : 64 [2024-06-27T10:47:38.061Z] cache_alignment : 64 [2024-06-27T10:47:38.061Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.061Z] power management: [2024-06-27T10:47:38.061Z] [2024-06-27T10:47:38.061Z] processor : 11 [2024-06-27T10:47:38.061Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.061Z] cpu family : 6 [2024-06-27T10:47:38.061Z] model : 85 [2024-06-27T10:47:38.061Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.061Z] stepping : 7 [2024-06-27T10:47:38.061Z] microcode : 0x5003302 [2024-06-27T10:47:38.061Z] cpu MHz : 3200.000 [2024-06-27T10:47:38.061Z] cache size : 14080 KB [2024-06-27T10:47:38.061Z] physical id : 1 [2024-06-27T10:47:38.061Z] siblings : 20 [2024-06-27T10:47:38.061Z] core id : 1 [2024-06-27T10:47:38.061Z] cpu cores : 10 [2024-06-27T10:47:38.061Z] apicid : 34 [2024-06-27T10:47:38.061Z] initial apicid : 34 [2024-06-27T10:47:38.061Z] fpu : yes [2024-06-27T10:47:38.061Z] fpu_exception : yes [2024-06-27T10:47:38.061Z] cpuid level : 22 [2024-06-27T10:47:38.061Z] wp : yes [2024-06-27T10:47:38.062Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.062Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.062Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.062Z] bogomips : 4807.70 [2024-06-27T10:47:38.062Z] clflush size : 64 [2024-06-27T10:47:38.062Z] cache_alignment : 64 [2024-06-27T10:47:38.062Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.062Z] power management: [2024-06-27T10:47:38.062Z] [2024-06-27T10:47:38.062Z] processor : 12 [2024-06-27T10:47:38.062Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.062Z] cpu family : 6 [2024-06-27T10:47:38.062Z] model : 85 [2024-06-27T10:47:38.062Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.062Z] stepping : 7 [2024-06-27T10:47:38.062Z] microcode : 0x5003302 [2024-06-27T10:47:38.062Z] cpu MHz : 3200.000 [2024-06-27T10:47:38.062Z] cache size : 14080 KB [2024-06-27T10:47:38.062Z] physical id : 1 [2024-06-27T10:47:38.062Z] siblings : 20 [2024-06-27T10:47:38.062Z] core id : 2 [2024-06-27T10:47:38.062Z] cpu cores : 10 [2024-06-27T10:47:38.062Z] apicid : 36 [2024-06-27T10:47:38.062Z] initial apicid : 36 [2024-06-27T10:47:38.062Z] fpu : yes [2024-06-27T10:47:38.062Z] fpu_exception : yes [2024-06-27T10:47:38.062Z] cpuid level : 22 [2024-06-27T10:47:38.062Z] wp : yes [2024-06-27T10:47:38.062Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.062Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.062Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.062Z] bogomips : 4807.70 [2024-06-27T10:47:38.062Z] clflush size : 64 [2024-06-27T10:47:38.062Z] cache_alignment : 64 [2024-06-27T10:47:38.062Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.062Z] power management: [2024-06-27T10:47:38.062Z] [2024-06-27T10:47:38.062Z] processor : 13 [2024-06-27T10:47:38.062Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.062Z] cpu family : 6 [2024-06-27T10:47:38.062Z] model : 85 [2024-06-27T10:47:38.062Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.062Z] stepping : 7 [2024-06-27T10:47:38.062Z] microcode : 0x5003302 [2024-06-27T10:47:38.062Z] cpu MHz : 3200.000 [2024-06-27T10:47:38.062Z] cache size : 14080 KB [2024-06-27T10:47:38.062Z] physical id : 1 [2024-06-27T10:47:38.062Z] siblings : 20 [2024-06-27T10:47:38.062Z] core id : 3 [2024-06-27T10:47:38.062Z] cpu cores : 10 [2024-06-27T10:47:38.062Z] apicid : 38 [2024-06-27T10:47:38.062Z] initial apicid : 38 [2024-06-27T10:47:38.062Z] fpu : yes [2024-06-27T10:47:38.062Z] fpu_exception : yes [2024-06-27T10:47:38.062Z] cpuid level : 22 [2024-06-27T10:47:38.062Z] wp : yes [2024-06-27T10:47:38.062Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.063Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.063Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.063Z] bogomips : 4807.70 [2024-06-27T10:47:38.063Z] clflush size : 64 [2024-06-27T10:47:38.063Z] cache_alignment : 64 [2024-06-27T10:47:38.063Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.063Z] power management: [2024-06-27T10:47:38.063Z] [2024-06-27T10:47:38.063Z] processor : 14 [2024-06-27T10:47:38.063Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.063Z] cpu family : 6 [2024-06-27T10:47:38.063Z] model : 85 [2024-06-27T10:47:38.063Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.063Z] stepping : 7 [2024-06-27T10:47:38.063Z] microcode : 0x5003302 [2024-06-27T10:47:38.063Z] cpu MHz : 3200.000 [2024-06-27T10:47:38.063Z] cache size : 14080 KB [2024-06-27T10:47:38.063Z] physical id : 1 [2024-06-27T10:47:38.063Z] siblings : 20 [2024-06-27T10:47:38.063Z] core id : 4 [2024-06-27T10:47:38.063Z] cpu cores : 10 [2024-06-27T10:47:38.063Z] apicid : 40 [2024-06-27T10:47:38.063Z] initial apicid : 40 [2024-06-27T10:47:38.063Z] fpu : yes [2024-06-27T10:47:38.063Z] fpu_exception : yes [2024-06-27T10:47:38.063Z] cpuid level : 22 [2024-06-27T10:47:38.063Z] wp : yes [2024-06-27T10:47:38.063Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.063Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.063Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.063Z] bogomips : 4807.70 [2024-06-27T10:47:38.063Z] clflush size : 64 [2024-06-27T10:47:38.063Z] cache_alignment : 64 [2024-06-27T10:47:38.063Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.063Z] power management: [2024-06-27T10:47:38.063Z] [2024-06-27T10:47:38.063Z] processor : 15 [2024-06-27T10:47:38.063Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.063Z] cpu family : 6 [2024-06-27T10:47:38.063Z] model : 85 [2024-06-27T10:47:38.063Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.063Z] stepping : 7 [2024-06-27T10:47:38.063Z] microcode : 0x5003302 [2024-06-27T10:47:38.063Z] cpu MHz : 2900.000 [2024-06-27T10:47:38.063Z] cache size : 14080 KB [2024-06-27T10:47:38.063Z] physical id : 1 [2024-06-27T10:47:38.063Z] siblings : 20 [2024-06-27T10:47:38.063Z] core id : 8 [2024-06-27T10:47:38.063Z] cpu cores : 10 [2024-06-27T10:47:38.063Z] apicid : 48 [2024-06-27T10:47:38.063Z] initial apicid : 48 [2024-06-27T10:47:38.063Z] fpu : yes [2024-06-27T10:47:38.063Z] fpu_exception : yes [2024-06-27T10:47:38.063Z] cpuid level : 22 [2024-06-27T10:47:38.063Z] wp : yes [2024-06-27T10:47:38.063Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.063Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.063Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.063Z] bogomips : 4807.70 [2024-06-27T10:47:38.063Z] clflush size : 64 [2024-06-27T10:47:38.063Z] cache_alignment : 64 [2024-06-27T10:47:38.063Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.063Z] power management: [2024-06-27T10:47:38.063Z] [2024-06-27T10:47:38.063Z] processor : 16 [2024-06-27T10:47:38.063Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.063Z] cpu family : 6 [2024-06-27T10:47:38.063Z] model : 85 [2024-06-27T10:47:38.063Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.063Z] stepping : 7 [2024-06-27T10:47:38.063Z] microcode : 0x5003302 [2024-06-27T10:47:38.063Z] cpu MHz : 2899.948 [2024-06-27T10:47:38.063Z] cache size : 14080 KB [2024-06-27T10:47:38.063Z] physical id : 1 [2024-06-27T10:47:38.063Z] siblings : 20 [2024-06-27T10:47:38.063Z] core id : 9 [2024-06-27T10:47:38.063Z] cpu cores : 10 [2024-06-27T10:47:38.063Z] apicid : 50 [2024-06-27T10:47:38.063Z] initial apicid : 50 [2024-06-27T10:47:38.064Z] fpu : yes [2024-06-27T10:47:38.064Z] fpu_exception : yes [2024-06-27T10:47:38.064Z] cpuid level : 22 [2024-06-27T10:47:38.064Z] wp : yes [2024-06-27T10:47:38.064Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.064Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.064Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.064Z] bogomips : 4807.70 [2024-06-27T10:47:38.064Z] clflush size : 64 [2024-06-27T10:47:38.064Z] cache_alignment : 64 [2024-06-27T10:47:38.064Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.064Z] power management: [2024-06-27T10:47:38.064Z] [2024-06-27T10:47:38.064Z] processor : 17 [2024-06-27T10:47:38.064Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.064Z] cpu family : 6 [2024-06-27T10:47:38.064Z] model : 85 [2024-06-27T10:47:38.064Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.064Z] stepping : 7 [2024-06-27T10:47:38.064Z] microcode : 0x5003302 [2024-06-27T10:47:38.064Z] cpu MHz : 2899.934 [2024-06-27T10:47:38.064Z] cache size : 14080 KB [2024-06-27T10:47:38.064Z] physical id : 1 [2024-06-27T10:47:38.064Z] siblings : 20 [2024-06-27T10:47:38.064Z] core id : 10 [2024-06-27T10:47:38.064Z] cpu cores : 10 [2024-06-27T10:47:38.064Z] apicid : 52 [2024-06-27T10:47:38.064Z] initial apicid : 52 [2024-06-27T10:47:38.064Z] fpu : yes [2024-06-27T10:47:38.064Z] fpu_exception : yes [2024-06-27T10:47:38.064Z] cpuid level : 22 [2024-06-27T10:47:38.064Z] wp : yes [2024-06-27T10:47:38.064Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.064Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.064Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.064Z] bogomips : 4807.70 [2024-06-27T10:47:38.064Z] clflush size : 64 [2024-06-27T10:47:38.064Z] cache_alignment : 64 [2024-06-27T10:47:38.064Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.064Z] power management: [2024-06-27T10:47:38.064Z] [2024-06-27T10:47:38.064Z] processor : 18 [2024-06-27T10:47:38.064Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.064Z] cpu family : 6 [2024-06-27T10:47:38.064Z] model : 85 [2024-06-27T10:47:38.064Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.064Z] stepping : 7 [2024-06-27T10:47:38.064Z] microcode : 0x5003302 [2024-06-27T10:47:38.064Z] cpu MHz : 2901.546 [2024-06-27T10:47:38.064Z] cache size : 14080 KB [2024-06-27T10:47:38.064Z] physical id : 1 [2024-06-27T10:47:38.064Z] siblings : 20 [2024-06-27T10:47:38.064Z] core id : 11 [2024-06-27T10:47:38.064Z] cpu cores : 10 [2024-06-27T10:47:38.064Z] apicid : 54 [2024-06-27T10:47:38.064Z] initial apicid : 54 [2024-06-27T10:47:38.064Z] fpu : yes [2024-06-27T10:47:38.064Z] fpu_exception : yes [2024-06-27T10:47:38.064Z] cpuid level : 22 [2024-06-27T10:47:38.064Z] wp : yes [2024-06-27T10:47:38.064Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.065Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.065Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.065Z] bogomips : 4807.70 [2024-06-27T10:47:38.065Z] clflush size : 64 [2024-06-27T10:47:38.065Z] cache_alignment : 64 [2024-06-27T10:47:38.065Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.065Z] power management: [2024-06-27T10:47:38.065Z] [2024-06-27T10:47:38.065Z] processor : 19 [2024-06-27T10:47:38.065Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.065Z] cpu family : 6 [2024-06-27T10:47:38.065Z] model : 85 [2024-06-27T10:47:38.065Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.065Z] stepping : 7 [2024-06-27T10:47:38.065Z] microcode : 0x5003302 [2024-06-27T10:47:38.065Z] cpu MHz : 2902.031 [2024-06-27T10:47:38.065Z] cache size : 14080 KB [2024-06-27T10:47:38.065Z] physical id : 1 [2024-06-27T10:47:38.065Z] siblings : 20 [2024-06-27T10:47:38.065Z] core id : 12 [2024-06-27T10:47:38.065Z] cpu cores : 10 [2024-06-27T10:47:38.065Z] apicid : 56 [2024-06-27T10:47:38.065Z] initial apicid : 56 [2024-06-27T10:47:38.065Z] fpu : yes [2024-06-27T10:47:38.065Z] fpu_exception : yes [2024-06-27T10:47:38.065Z] cpuid level : 22 [2024-06-27T10:47:38.065Z] wp : yes [2024-06-27T10:47:38.065Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.065Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.065Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.065Z] bogomips : 4807.70 [2024-06-27T10:47:38.065Z] clflush size : 64 [2024-06-27T10:47:38.065Z] cache_alignment : 64 [2024-06-27T10:47:38.065Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.065Z] power management: [2024-06-27T10:47:38.065Z] [2024-06-27T10:47:38.065Z] processor : 20 [2024-06-27T10:47:38.065Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.065Z] cpu family : 6 [2024-06-27T10:47:38.065Z] model : 85 [2024-06-27T10:47:38.065Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.065Z] stepping : 7 [2024-06-27T10:47:38.065Z] microcode : 0x5003302 [2024-06-27T10:47:38.065Z] cpu MHz : 2895.736 [2024-06-27T10:47:38.065Z] cache size : 14080 KB [2024-06-27T10:47:38.065Z] physical id : 0 [2024-06-27T10:47:38.065Z] siblings : 20 [2024-06-27T10:47:38.065Z] core id : 0 [2024-06-27T10:47:38.065Z] cpu cores : 10 [2024-06-27T10:47:38.065Z] apicid : 1 [2024-06-27T10:47:38.065Z] initial apicid : 1 [2024-06-27T10:47:38.065Z] fpu : yes [2024-06-27T10:47:38.065Z] fpu_exception : yes [2024-06-27T10:47:38.065Z] cpuid level : 22 [2024-06-27T10:47:38.065Z] wp : yes [2024-06-27T10:47:38.065Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.065Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.065Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.065Z] bogomips : 4800.00 [2024-06-27T10:47:38.065Z] clflush size : 64 [2024-06-27T10:47:38.065Z] cache_alignment : 64 [2024-06-27T10:47:38.065Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.065Z] power management: [2024-06-27T10:47:38.065Z] [2024-06-27T10:47:38.065Z] processor : 21 [2024-06-27T10:47:38.065Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.065Z] cpu family : 6 [2024-06-27T10:47:38.065Z] model : 85 [2024-06-27T10:47:38.065Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.065Z] stepping : 7 [2024-06-27T10:47:38.065Z] microcode : 0x5003302 [2024-06-27T10:47:38.065Z] cpu MHz : 2899.969 [2024-06-27T10:47:38.065Z] cache size : 14080 KB [2024-06-27T10:47:38.065Z] physical id : 0 [2024-06-27T10:47:38.065Z] siblings : 20 [2024-06-27T10:47:38.066Z] core id : 1 [2024-06-27T10:47:38.066Z] cpu cores : 10 [2024-06-27T10:47:38.066Z] apicid : 3 [2024-06-27T10:47:38.066Z] initial apicid : 3 [2024-06-27T10:47:38.066Z] fpu : yes [2024-06-27T10:47:38.066Z] fpu_exception : yes [2024-06-27T10:47:38.066Z] cpuid level : 22 [2024-06-27T10:47:38.066Z] wp : yes [2024-06-27T10:47:38.066Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.066Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.066Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.066Z] bogomips : 4800.00 [2024-06-27T10:47:38.066Z] clflush size : 64 [2024-06-27T10:47:38.066Z] cache_alignment : 64 [2024-06-27T10:47:38.066Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.066Z] power management: [2024-06-27T10:47:38.066Z] [2024-06-27T10:47:38.066Z] processor : 22 [2024-06-27T10:47:38.066Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.066Z] cpu family : 6 [2024-06-27T10:47:38.066Z] model : 85 [2024-06-27T10:47:38.066Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.066Z] stepping : 7 [2024-06-27T10:47:38.066Z] microcode : 0x5003302 [2024-06-27T10:47:38.066Z] cpu MHz : 3200.000 [2024-06-27T10:47:38.066Z] cache size : 14080 KB [2024-06-27T10:47:38.066Z] physical id : 0 [2024-06-27T10:47:38.066Z] siblings : 20 [2024-06-27T10:47:38.066Z] core id : 2 [2024-06-27T10:47:38.066Z] cpu cores : 10 [2024-06-27T10:47:38.066Z] apicid : 5 [2024-06-27T10:47:38.066Z] initial apicid : 5 [2024-06-27T10:47:38.066Z] fpu : yes [2024-06-27T10:47:38.066Z] fpu_exception : yes [2024-06-27T10:47:38.066Z] cpuid level : 22 [2024-06-27T10:47:38.066Z] wp : yes [2024-06-27T10:47:38.066Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.066Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.066Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.066Z] bogomips : 4800.00 [2024-06-27T10:47:38.066Z] clflush size : 64 [2024-06-27T10:47:38.066Z] cache_alignment : 64 [2024-06-27T10:47:38.066Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.066Z] power management: [2024-06-27T10:47:38.066Z] [2024-06-27T10:47:38.066Z] processor : 23 [2024-06-27T10:47:38.066Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.066Z] cpu family : 6 [2024-06-27T10:47:38.066Z] model : 85 [2024-06-27T10:47:38.066Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.066Z] stepping : 7 [2024-06-27T10:47:38.066Z] microcode : 0x5003302 [2024-06-27T10:47:38.066Z] cpu MHz : 1205.560 [2024-06-27T10:47:38.066Z] cache size : 14080 KB [2024-06-27T10:47:38.066Z] physical id : 0 [2024-06-27T10:47:38.066Z] siblings : 20 [2024-06-27T10:47:38.066Z] core id : 3 [2024-06-27T10:47:38.066Z] cpu cores : 10 [2024-06-27T10:47:38.066Z] apicid : 7 [2024-06-27T10:47:38.066Z] initial apicid : 7 [2024-06-27T10:47:38.066Z] fpu : yes [2024-06-27T10:47:38.066Z] fpu_exception : yes [2024-06-27T10:47:38.066Z] cpuid level : 22 [2024-06-27T10:47:38.066Z] wp : yes [2024-06-27T10:47:38.066Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.067Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.067Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.067Z] bogomips : 4800.00 [2024-06-27T10:47:38.067Z] clflush size : 64 [2024-06-27T10:47:38.067Z] cache_alignment : 64 [2024-06-27T10:47:38.067Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.067Z] power management: [2024-06-27T10:47:38.067Z] [2024-06-27T10:47:38.067Z] processor : 24 [2024-06-27T10:47:38.067Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.067Z] cpu family : 6 [2024-06-27T10:47:38.067Z] model : 85 [2024-06-27T10:47:38.067Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.067Z] stepping : 7 [2024-06-27T10:47:38.067Z] microcode : 0x5003302 [2024-06-27T10:47:38.067Z] cpu MHz : 2900.967 [2024-06-27T10:47:38.067Z] cache size : 14080 KB [2024-06-27T10:47:38.067Z] physical id : 0 [2024-06-27T10:47:38.067Z] siblings : 20 [2024-06-27T10:47:38.067Z] core id : 4 [2024-06-27T10:47:38.067Z] cpu cores : 10 [2024-06-27T10:47:38.067Z] apicid : 9 [2024-06-27T10:47:38.067Z] initial apicid : 9 [2024-06-27T10:47:38.067Z] fpu : yes [2024-06-27T10:47:38.067Z] fpu_exception : yes [2024-06-27T10:47:38.067Z] cpuid level : 22 [2024-06-27T10:47:38.067Z] wp : yes [2024-06-27T10:47:38.067Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.067Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.067Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.067Z] bogomips : 4800.00 [2024-06-27T10:47:38.067Z] clflush size : 64 [2024-06-27T10:47:38.067Z] cache_alignment : 64 [2024-06-27T10:47:38.067Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.067Z] power management: [2024-06-27T10:47:38.067Z] [2024-06-27T10:47:38.067Z] processor : 25 [2024-06-27T10:47:38.067Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.067Z] cpu family : 6 [2024-06-27T10:47:38.067Z] model : 85 [2024-06-27T10:47:38.067Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.067Z] stepping : 7 [2024-06-27T10:47:38.067Z] microcode : 0x5003302 [2024-06-27T10:47:38.067Z] cpu MHz : 2903.797 [2024-06-27T10:47:38.067Z] cache size : 14080 KB [2024-06-27T10:47:38.067Z] physical id : 0 [2024-06-27T10:47:38.067Z] siblings : 20 [2024-06-27T10:47:38.067Z] core id : 8 [2024-06-27T10:47:38.067Z] cpu cores : 10 [2024-06-27T10:47:38.067Z] apicid : 17 [2024-06-27T10:47:38.067Z] initial apicid : 17 [2024-06-27T10:47:38.067Z] fpu : yes [2024-06-27T10:47:38.067Z] fpu_exception : yes [2024-06-27T10:47:38.067Z] cpuid level : 22 [2024-06-27T10:47:38.067Z] wp : yes [2024-06-27T10:47:38.067Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.067Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.067Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.067Z] bogomips : 4800.00 [2024-06-27T10:47:38.067Z] clflush size : 64 [2024-06-27T10:47:38.067Z] cache_alignment : 64 [2024-06-27T10:47:38.067Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.067Z] power management: [2024-06-27T10:47:38.067Z] [2024-06-27T10:47:38.068Z] processor : 26 [2024-06-27T10:47:38.068Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.068Z] cpu family : 6 [2024-06-27T10:47:38.068Z] model : 85 [2024-06-27T10:47:38.068Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.068Z] stepping : 7 [2024-06-27T10:47:38.068Z] microcode : 0x5003302 [2024-06-27T10:47:38.068Z] cpu MHz : 2900.169 [2024-06-27T10:47:38.068Z] cache size : 14080 KB [2024-06-27T10:47:38.068Z] physical id : 0 [2024-06-27T10:47:38.068Z] siblings : 20 [2024-06-27T10:47:38.068Z] core id : 9 [2024-06-27T10:47:38.068Z] cpu cores : 10 [2024-06-27T10:47:38.068Z] apicid : 19 [2024-06-27T10:47:38.068Z] initial apicid : 19 [2024-06-27T10:47:38.068Z] fpu : yes [2024-06-27T10:47:38.068Z] fpu_exception : yes [2024-06-27T10:47:38.068Z] cpuid level : 22 [2024-06-27T10:47:38.068Z] wp : yes [2024-06-27T10:47:38.068Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.068Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.068Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.068Z] bogomips : 4800.00 [2024-06-27T10:47:38.068Z] clflush size : 64 [2024-06-27T10:47:38.068Z] cache_alignment : 64 [2024-06-27T10:47:38.068Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.068Z] power management: [2024-06-27T10:47:38.068Z] [2024-06-27T10:47:38.068Z] processor : 27 [2024-06-27T10:47:38.068Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.068Z] cpu family : 6 [2024-06-27T10:47:38.068Z] model : 85 [2024-06-27T10:47:38.068Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.068Z] stepping : 7 [2024-06-27T10:47:38.068Z] microcode : 0x5003302 [2024-06-27T10:47:38.068Z] cpu MHz : 2899.869 [2024-06-27T10:47:38.068Z] cache size : 14080 KB [2024-06-27T10:47:38.068Z] physical id : 0 [2024-06-27T10:47:38.068Z] siblings : 20 [2024-06-27T10:47:38.068Z] core id : 10 [2024-06-27T10:47:38.068Z] cpu cores : 10 [2024-06-27T10:47:38.068Z] apicid : 21 [2024-06-27T10:47:38.068Z] initial apicid : 21 [2024-06-27T10:47:38.068Z] fpu : yes [2024-06-27T10:47:38.068Z] fpu_exception : yes [2024-06-27T10:47:38.068Z] cpuid level : 22 [2024-06-27T10:47:38.068Z] wp : yes [2024-06-27T10:47:38.068Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.068Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.068Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.068Z] bogomips : 4800.00 [2024-06-27T10:47:38.068Z] clflush size : 64 [2024-06-27T10:47:38.068Z] cache_alignment : 64 [2024-06-27T10:47:38.068Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.068Z] power management: [2024-06-27T10:47:38.068Z] [2024-06-27T10:47:38.068Z] processor : 28 [2024-06-27T10:47:38.068Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.068Z] cpu family : 6 [2024-06-27T10:47:38.068Z] model : 85 [2024-06-27T10:47:38.068Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.068Z] stepping : 7 [2024-06-27T10:47:38.068Z] microcode : 0x5003302 [2024-06-27T10:47:38.068Z] cpu MHz : 2904.226 [2024-06-27T10:47:38.068Z] cache size : 14080 KB [2024-06-27T10:47:38.068Z] physical id : 0 [2024-06-27T10:47:38.068Z] siblings : 20 [2024-06-27T10:47:38.068Z] core id : 11 [2024-06-27T10:47:38.068Z] cpu cores : 10 [2024-06-27T10:47:38.068Z] apicid : 23 [2024-06-27T10:47:38.068Z] initial apicid : 23 [2024-06-27T10:47:38.068Z] fpu : yes [2024-06-27T10:47:38.068Z] fpu_exception : yes [2024-06-27T10:47:38.068Z] cpuid level : 22 [2024-06-27T10:47:38.068Z] wp : yes [2024-06-27T10:47:38.069Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.069Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.069Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.069Z] bogomips : 4800.00 [2024-06-27T10:47:38.069Z] clflush size : 64 [2024-06-27T10:47:38.069Z] cache_alignment : 64 [2024-06-27T10:47:38.069Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.069Z] power management: [2024-06-27T10:47:38.069Z] [2024-06-27T10:47:38.069Z] processor : 29 [2024-06-27T10:47:38.069Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.069Z] cpu family : 6 [2024-06-27T10:47:38.069Z] model : 85 [2024-06-27T10:47:38.069Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.069Z] stepping : 7 [2024-06-27T10:47:38.069Z] microcode : 0x5003302 [2024-06-27T10:47:38.069Z] cpu MHz : 3200.000 [2024-06-27T10:47:38.069Z] cache size : 14080 KB [2024-06-27T10:47:38.069Z] physical id : 0 [2024-06-27T10:47:38.069Z] siblings : 20 [2024-06-27T10:47:38.069Z] core id : 12 [2024-06-27T10:47:38.069Z] cpu cores : 10 [2024-06-27T10:47:38.069Z] apicid : 25 [2024-06-27T10:47:38.069Z] initial apicid : 25 [2024-06-27T10:47:38.069Z] fpu : yes [2024-06-27T10:47:38.069Z] fpu_exception : yes [2024-06-27T10:47:38.069Z] cpuid level : 22 [2024-06-27T10:47:38.069Z] wp : yes [2024-06-27T10:47:38.069Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.069Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.069Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.069Z] bogomips : 4800.00 [2024-06-27T10:47:38.069Z] clflush size : 64 [2024-06-27T10:47:38.069Z] cache_alignment : 64 [2024-06-27T10:47:38.069Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.069Z] power management: [2024-06-27T10:47:38.069Z] [2024-06-27T10:47:38.069Z] processor : 30 [2024-06-27T10:47:38.069Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.069Z] cpu family : 6 [2024-06-27T10:47:38.069Z] model : 85 [2024-06-27T10:47:38.069Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.069Z] stepping : 7 [2024-06-27T10:47:38.069Z] microcode : 0x5003302 [2024-06-27T10:47:38.069Z] cpu MHz : 2900.229 [2024-06-27T10:47:38.069Z] cache size : 14080 KB [2024-06-27T10:47:38.069Z] physical id : 1 [2024-06-27T10:47:38.069Z] siblings : 20 [2024-06-27T10:47:38.069Z] core id : 0 [2024-06-27T10:47:38.069Z] cpu cores : 10 [2024-06-27T10:47:38.069Z] apicid : 33 [2024-06-27T10:47:38.069Z] initial apicid : 33 [2024-06-27T10:47:38.069Z] fpu : yes [2024-06-27T10:47:38.069Z] fpu_exception : yes [2024-06-27T10:47:38.069Z] cpuid level : 22 [2024-06-27T10:47:38.069Z] wp : yes [2024-06-27T10:47:38.069Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.069Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.069Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.070Z] bogomips : 4807.70 [2024-06-27T10:47:38.070Z] clflush size : 64 [2024-06-27T10:47:38.070Z] cache_alignment : 64 [2024-06-27T10:47:38.070Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.070Z] power management: [2024-06-27T10:47:38.070Z] [2024-06-27T10:47:38.070Z] processor : 31 [2024-06-27T10:47:38.070Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.070Z] cpu family : 6 [2024-06-27T10:47:38.070Z] model : 85 [2024-06-27T10:47:38.070Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.070Z] stepping : 7 [2024-06-27T10:47:38.070Z] microcode : 0x5003302 [2024-06-27T10:47:38.070Z] cpu MHz : 2904.237 [2024-06-27T10:47:38.070Z] cache size : 14080 KB [2024-06-27T10:47:38.070Z] physical id : 1 [2024-06-27T10:47:38.070Z] siblings : 20 [2024-06-27T10:47:38.070Z] core id : 1 [2024-06-27T10:47:38.070Z] cpu cores : 10 [2024-06-27T10:47:38.070Z] apicid : 35 [2024-06-27T10:47:38.070Z] initial apicid : 35 [2024-06-27T10:47:38.070Z] fpu : yes [2024-06-27T10:47:38.070Z] fpu_exception : yes [2024-06-27T10:47:38.070Z] cpuid level : 22 [2024-06-27T10:47:38.070Z] wp : yes [2024-06-27T10:47:38.070Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.070Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.070Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.070Z] bogomips : 4807.70 [2024-06-27T10:47:38.070Z] clflush size : 64 [2024-06-27T10:47:38.070Z] cache_alignment : 64 [2024-06-27T10:47:38.070Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.070Z] power management: [2024-06-27T10:47:38.070Z] [2024-06-27T10:47:38.070Z] processor : 32 [2024-06-27T10:47:38.070Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.070Z] cpu family : 6 [2024-06-27T10:47:38.070Z] model : 85 [2024-06-27T10:47:38.070Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.070Z] stepping : 7 [2024-06-27T10:47:38.070Z] microcode : 0x5003302 [2024-06-27T10:47:38.070Z] cpu MHz : 2899.954 [2024-06-27T10:47:38.070Z] cache size : 14080 KB [2024-06-27T10:47:38.070Z] physical id : 1 [2024-06-27T10:47:38.070Z] siblings : 20 [2024-06-27T10:47:38.070Z] core id : 2 [2024-06-27T10:47:38.070Z] cpu cores : 10 [2024-06-27T10:47:38.070Z] apicid : 37 [2024-06-27T10:47:38.070Z] initial apicid : 37 [2024-06-27T10:47:38.070Z] fpu : yes [2024-06-27T10:47:38.070Z] fpu_exception : yes [2024-06-27T10:47:38.070Z] cpuid level : 22 [2024-06-27T10:47:38.070Z] wp : yes [2024-06-27T10:47:38.070Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.070Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.070Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.070Z] bogomips : 4807.70 [2024-06-27T10:47:38.070Z] clflush size : 64 [2024-06-27T10:47:38.070Z] cache_alignment : 64 [2024-06-27T10:47:38.070Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.070Z] power management: [2024-06-27T10:47:38.070Z] [2024-06-27T10:47:38.070Z] processor : 33 [2024-06-27T10:47:38.070Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.070Z] cpu family : 6 [2024-06-27T10:47:38.070Z] model : 85 [2024-06-27T10:47:38.070Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.070Z] stepping : 7 [2024-06-27T10:47:38.070Z] microcode : 0x5003302 [2024-06-27T10:47:38.070Z] cpu MHz : 2903.306 [2024-06-27T10:47:38.070Z] cache size : 14080 KB [2024-06-27T10:47:38.070Z] physical id : 1 [2024-06-27T10:47:38.070Z] siblings : 20 [2024-06-27T10:47:38.070Z] core id : 3 [2024-06-27T10:47:38.070Z] cpu cores : 10 [2024-06-27T10:47:38.070Z] apicid : 39 [2024-06-27T10:47:38.070Z] initial apicid : 39 [2024-06-27T10:47:38.070Z] fpu : yes [2024-06-27T10:47:38.070Z] fpu_exception : yes [2024-06-27T10:47:38.070Z] cpuid level : 22 [2024-06-27T10:47:38.070Z] wp : yes [2024-06-27T10:47:38.071Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.071Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.071Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.071Z] bogomips : 4807.70 [2024-06-27T10:47:38.071Z] clflush size : 64 [2024-06-27T10:47:38.071Z] cache_alignment : 64 [2024-06-27T10:47:38.071Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.071Z] power management: [2024-06-27T10:47:38.071Z] [2024-06-27T10:47:38.071Z] processor : 34 [2024-06-27T10:47:38.071Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.071Z] cpu family : 6 [2024-06-27T10:47:38.071Z] model : 85 [2024-06-27T10:47:38.071Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.071Z] stepping : 7 [2024-06-27T10:47:38.071Z] microcode : 0x5003302 [2024-06-27T10:47:38.071Z] cpu MHz : 2900.138 [2024-06-27T10:47:38.071Z] cache size : 14080 KB [2024-06-27T10:47:38.071Z] physical id : 1 [2024-06-27T10:47:38.071Z] siblings : 20 [2024-06-27T10:47:38.071Z] core id : 4 [2024-06-27T10:47:38.071Z] cpu cores : 10 [2024-06-27T10:47:38.071Z] apicid : 41 [2024-06-27T10:47:38.071Z] initial apicid : 41 [2024-06-27T10:47:38.071Z] fpu : yes [2024-06-27T10:47:38.071Z] fpu_exception : yes [2024-06-27T10:47:38.071Z] cpuid level : 22 [2024-06-27T10:47:38.071Z] wp : yes [2024-06-27T10:47:38.071Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.071Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.071Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.071Z] bogomips : 4807.70 [2024-06-27T10:47:38.071Z] clflush size : 64 [2024-06-27T10:47:38.071Z] cache_alignment : 64 [2024-06-27T10:47:38.071Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.071Z] power management: [2024-06-27T10:47:38.071Z] [2024-06-27T10:47:38.071Z] processor : 35 [2024-06-27T10:47:38.071Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.071Z] cpu family : 6 [2024-06-27T10:47:38.071Z] model : 85 [2024-06-27T10:47:38.071Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.071Z] stepping : 7 [2024-06-27T10:47:38.071Z] microcode : 0x5003302 [2024-06-27T10:47:38.071Z] cpu MHz : 2902.020 [2024-06-27T10:47:38.071Z] cache size : 14080 KB [2024-06-27T10:47:38.071Z] physical id : 1 [2024-06-27T10:47:38.071Z] siblings : 20 [2024-06-27T10:47:38.071Z] core id : 8 [2024-06-27T10:47:38.071Z] cpu cores : 10 [2024-06-27T10:47:38.071Z] apicid : 49 [2024-06-27T10:47:38.071Z] initial apicid : 49 [2024-06-27T10:47:38.071Z] fpu : yes [2024-06-27T10:47:38.071Z] fpu_exception : yes [2024-06-27T10:47:38.071Z] cpuid level : 22 [2024-06-27T10:47:38.071Z] wp : yes [2024-06-27T10:47:38.071Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.071Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.072Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.072Z] bogomips : 4807.70 [2024-06-27T10:47:38.072Z] clflush size : 64 [2024-06-27T10:47:38.072Z] cache_alignment : 64 [2024-06-27T10:47:38.072Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.072Z] power management: [2024-06-27T10:47:38.072Z] [2024-06-27T10:47:38.072Z] processor : 36 [2024-06-27T10:47:38.072Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.072Z] cpu family : 6 [2024-06-27T10:47:38.072Z] model : 85 [2024-06-27T10:47:38.072Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.072Z] stepping : 7 [2024-06-27T10:47:38.072Z] microcode : 0x5003302 [2024-06-27T10:47:38.072Z] cpu MHz : 2899.181 [2024-06-27T10:47:38.072Z] cache size : 14080 KB [2024-06-27T10:47:38.072Z] physical id : 1 [2024-06-27T10:47:38.072Z] siblings : 20 [2024-06-27T10:47:38.072Z] core id : 9 [2024-06-27T10:47:38.072Z] cpu cores : 10 [2024-06-27T10:47:38.072Z] apicid : 51 [2024-06-27T10:47:38.072Z] initial apicid : 51 [2024-06-27T10:47:38.072Z] fpu : yes [2024-06-27T10:47:38.072Z] fpu_exception : yes [2024-06-27T10:47:38.072Z] cpuid level : 22 [2024-06-27T10:47:38.072Z] wp : yes [2024-06-27T10:47:38.072Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.072Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.072Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.072Z] bogomips : 4807.70 [2024-06-27T10:47:38.072Z] clflush size : 64 [2024-06-27T10:47:38.072Z] cache_alignment : 64 [2024-06-27T10:47:38.072Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.072Z] power management: [2024-06-27T10:47:38.072Z] [2024-06-27T10:47:38.072Z] processor : 37 [2024-06-27T10:47:38.072Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.072Z] cpu family : 6 [2024-06-27T10:47:38.072Z] model : 85 [2024-06-27T10:47:38.072Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.072Z] stepping : 7 [2024-06-27T10:47:38.072Z] microcode : 0x5003302 [2024-06-27T10:47:38.072Z] cpu MHz : 3200.000 [2024-06-27T10:47:38.072Z] cache size : 14080 KB [2024-06-27T10:47:38.072Z] physical id : 1 [2024-06-27T10:47:38.072Z] siblings : 20 [2024-06-27T10:47:38.072Z] core id : 10 [2024-06-27T10:47:38.072Z] cpu cores : 10 [2024-06-27T10:47:38.072Z] apicid : 53 [2024-06-27T10:47:38.072Z] initial apicid : 53 [2024-06-27T10:47:38.072Z] fpu : yes [2024-06-27T10:47:38.072Z] fpu_exception : yes [2024-06-27T10:47:38.072Z] cpuid level : 22 [2024-06-27T10:47:38.072Z] wp : yes [2024-06-27T10:47:38.072Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.072Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.072Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.072Z] bogomips : 4807.70 [2024-06-27T10:47:38.072Z] clflush size : 64 [2024-06-27T10:47:38.072Z] cache_alignment : 64 [2024-06-27T10:47:38.072Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.072Z] power management: [2024-06-27T10:47:38.072Z] [2024-06-27T10:47:38.072Z] processor : 38 [2024-06-27T10:47:38.072Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.072Z] cpu family : 6 [2024-06-27T10:47:38.072Z] model : 85 [2024-06-27T10:47:38.072Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.072Z] stepping : 7 [2024-06-27T10:47:38.072Z] microcode : 0x5003302 [2024-06-27T10:47:38.072Z] cpu MHz : 3200.000 [2024-06-27T10:47:38.072Z] cache size : 14080 KB [2024-06-27T10:47:38.072Z] physical id : 1 [2024-06-27T10:47:38.072Z] siblings : 20 [2024-06-27T10:47:38.072Z] core id : 11 [2024-06-27T10:47:38.072Z] cpu cores : 10 [2024-06-27T10:47:38.072Z] apicid : 55 [2024-06-27T10:47:38.072Z] initial apicid : 55 [2024-06-27T10:47:38.072Z] fpu : yes [2024-06-27T10:47:38.072Z] fpu_exception : yes [2024-06-27T10:47:38.072Z] cpuid level : 22 [2024-06-27T10:47:38.072Z] wp : yes [2024-06-27T10:47:38.073Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.073Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.073Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.073Z] bogomips : 4807.70 [2024-06-27T10:47:38.073Z] clflush size : 64 [2024-06-27T10:47:38.073Z] cache_alignment : 64 [2024-06-27T10:47:38.073Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.073Z] power management: [2024-06-27T10:47:38.073Z] [2024-06-27T10:47:38.073Z] processor : 39 [2024-06-27T10:47:38.073Z] vendor_id : GenuineIntel [2024-06-27T10:47:38.073Z] cpu family : 6 [2024-06-27T10:47:38.073Z] model : 85 [2024-06-27T10:47:38.073Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-06-27T10:47:38.073Z] stepping : 7 [2024-06-27T10:47:38.073Z] microcode : 0x5003302 [2024-06-27T10:47:38.073Z] cpu MHz : 3200.000 [2024-06-27T10:47:38.073Z] cache size : 14080 KB [2024-06-27T10:47:38.073Z] physical id : 1 [2024-06-27T10:47:38.073Z] siblings : 20 [2024-06-27T10:47:38.073Z] core id : 12 [2024-06-27T10:47:38.073Z] cpu cores : 10 [2024-06-27T10:47:38.073Z] apicid : 57 [2024-06-27T10:47:38.073Z] initial apicid : 57 [2024-06-27T10:47:38.073Z] fpu : yes [2024-06-27T10:47:38.073Z] fpu_exception : yes [2024-06-27T10:47:38.073Z] cpuid level : 22 [2024-06-27T10:47:38.073Z] wp : yes [2024-06-27T10:47:38.073Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-06-27T10:47:38.073Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-06-27T10:47:38.073Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-06-27T10:47:38.073Z] bogomips : 4807.70 [2024-06-27T10:47:38.073Z] clflush size : 64 [2024-06-27T10:47:38.073Z] cache_alignment : 64 [2024-06-27T10:47:38.073Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:38.073Z] power management: [2024-06-27T10:47:38.073Z] [2024-06-27T10:47:38.073Z] + cat /proc/meminfo [2024-06-27T10:47:38.073Z] MemTotal: 131639664 kB [2024-06-27T10:47:38.073Z] MemFree: 4810668 kB [2024-06-27T10:47:38.073Z] MemAvailable: 97340388 kB [2024-06-27T10:47:38.073Z] Buffers: 20 kB [2024-06-27T10:47:38.073Z] Cached: 82733336 kB [2024-06-27T10:47:38.073Z] SwapCached: 0 kB [2024-06-27T10:47:38.073Z] Active: 58115164 kB [2024-06-27T10:47:38.073Z] Inactive: 41769412 kB [2024-06-27T10:47:38.073Z] Active(anon): 14985132 kB [2024-06-27T10:47:38.073Z] Inactive(anon): 2275840 kB [2024-06-27T10:47:38.073Z] Active(file): 43130032 kB [2024-06-27T10:47:38.073Z] Inactive(file): 39493572 kB [2024-06-27T10:47:38.073Z] Unevictable: 154248 kB [2024-06-27T10:47:38.073Z] Mlocked: 154248 kB [2024-06-27T10:47:38.073Z] SwapTotal: 0 kB [2024-06-27T10:47:38.073Z] SwapFree: 0 kB [2024-06-27T10:47:38.073Z] Zswap: 0 kB [2024-06-27T10:47:38.073Z] Zswapped: 0 kB [2024-06-27T10:47:38.073Z] Dirty: 460508 kB [2024-06-27T10:47:38.073Z] Writeback: 0 kB [2024-06-27T10:47:38.073Z] AnonPages: 17225312 kB [2024-06-27T10:47:38.073Z] Mapped: 616248 kB [2024-06-27T10:47:38.073Z] Shmem: 98776 kB [2024-06-27T10:47:38.073Z] KReclaimable: 10967780 kB [2024-06-27T10:47:38.073Z] Slab: 18624896 kB [2024-06-27T10:47:38.073Z] SReclaimable: 10967780 kB [2024-06-27T10:47:38.073Z] SUnreclaim: 7657116 kB [2024-06-27T10:47:38.073Z] KernelStack: 45724 kB [2024-06-27T10:47:38.073Z] PageTables: 76820 kB [2024-06-27T10:47:38.073Z] SecPageTables: 0 kB [2024-06-27T10:47:38.073Z] NFS_Unstable: 0 kB [2024-06-27T10:47:38.073Z] Bounce: 0 kB [2024-06-27T10:47:38.073Z] WritebackTmp: 0 kB [2024-06-27T10:47:38.073Z] CommitLimit: 65819832 kB [2024-06-27T10:47:38.073Z] Committed_AS: 16157052 kB [2024-06-27T10:47:38.073Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:38.073Z] VmallocUsed: 337044 kB [2024-06-27T10:47:38.073Z] VmallocChunk: 0 kB [2024-06-27T10:47:38.073Z] Percpu: 3019968 kB [2024-06-27T10:47:38.073Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:38.073Z] AnonHugePages: 8126464 kB [2024-06-27T10:47:38.073Z] ShmemHugePages: 0 kB [2024-06-27T10:47:38.073Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:38.073Z] FileHugePages: 532640 kB [2024-06-27T10:47:38.073Z] FilePmdMapped: 0 kB [2024-06-27T10:47:38.073Z] CmaTotal: 0 kB [2024-06-27T10:47:38.073Z] CmaFree: 0 kB [2024-06-27T10:47:38.073Z] HugePages_Total: 0 [2024-06-27T10:47:38.073Z] HugePages_Free: 0 [2024-06-27T10:47:38.073Z] HugePages_Rsvd: 0 [2024-06-27T10:47:38.073Z] HugePages_Surp: 0 [2024-06-27T10:47:38.073Z] Hugepagesize: 2048 kB [2024-06-27T10:47:38.073Z] Hugetlb: 0 kB [2024-06-27T10:47:38.073Z] DirectMap4k: 1169736 kB [2024-06-27T10:47:38.073Z] DirectMap2M: 43573248 kB [2024-06-27T10:47:38.073Z] DirectMap1G: 91226112 kB [Pipeline] sh [2024-06-27T10:47:38.215Z] Using port 45707 for Admin. [2024-06-27T10:47:38.215Z] Using port 45712 for HTTP Instance. [2024-06-27T10:47:38.215Z] Using port 45708 for JMS. [2024-06-27T10:47:38.215Z] Using port 45710 for IIOP. [2024-06-27T10:47:38.215Z] Using port 45711 for HTTP_SSL. [2024-06-27T10:47:38.215Z] Using port 45714 for IIOP_SSL. [2024-06-27T10:47:38.215Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-06-27T10:47:38.215Z] Using port 45709 for JMX_ADMIN. [2024-06-27T10:47:38.215Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:47:38.215Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:47:38.215Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:47:38.215Z] [CN=basic-428jq,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:47:38.244Z] [INFO] [2024-06-27T10:47:38.244Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:47:38.244Z] [INFO] [2024-06-27T10:47:38.244Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:47:38.272Z] [2024-06-27T10:47:38.272Z] setOSConditions: [2024-06-27T10:47:38.272Z] [2024-06-27T10:47:38.272Z] setToolWin: [2024-06-27T10:47:38.272Z] [2024-06-27T10:47:38.272Z] setToolUnix: [2024-06-27T10:47:38.272Z] [2024-06-27T10:47:38.272Z] setToolProperty: [2024-06-27T10:47:38.272Z] [2024-06-27T10:47:38.272Z] setS1ASclassPath: [2024-06-27T10:47:38.272Z] [2024-06-27T10:47:38.272Z] init-common: [2024-06-27T10:47:38.272Z] [2024-06-27T10:47:38.272Z] startDomainUnix: [2024-06-27T10:47:38.272Z] [echo] Starting DAS [2024-06-27T10:47:38.355Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:38.355Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:38.557Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:38.557Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:38.557Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test ejb_group_1 [2024-06-27T10:47:38.557Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:38.557Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:38.557Z] + readonly GF_INTERNAL_ENV_SH=/tmp/ldhgf-internal-env [2024-06-27T10:47:38.557Z] + GF_INTERNAL_ENV_SH=/tmp/ldhgf-internal-env [2024-06-27T10:47:38.557Z] + '[' '!' -z '' ']' [2024-06-27T10:47:38.557Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:38.557Z] + WSIMPORT_OPTS= [2024-06-27T10:47:38.557Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:38.557Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:38.557Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:38.557Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:38.557Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:38.557Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:38.557Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:38.557Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:38.557Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:38.557Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:38.557Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:38.557Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:38.557Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:38.557Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:38.557Z] Preparing dependencies ... [2024-06-27T10:47:38.557Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:47:39.292Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:39.292Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:39.292Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test web_jsp [2024-06-27T10:47:39.292Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:39.292Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:39.292Z] + readonly GF_INTERNAL_ENV_SH=/tmp/8mfgf-internal-env [2024-06-27T10:47:39.292Z] + GF_INTERNAL_ENV_SH=/tmp/8mfgf-internal-env [2024-06-27T10:47:39.292Z] + '[' '!' -z '' ']' [2024-06-27T10:47:39.292Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:39.292Z] + WSIMPORT_OPTS= [2024-06-27T10:47:39.292Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:39.292Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:39.454Z] Avoid second fetch [2024-06-27T10:47:39.469Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:47:39.549Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:39.549Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:39.549Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:39.549Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:39.549Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:39.549Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:39.549Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:39.549Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:39.549Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:39.549Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:39.549Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:39.549Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:39.549Z] Preparing dependencies ... [2024-06-27T10:47:39.549Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:47:40.068Z] [INFO] No sources to compile [2024-06-27T10:47:40.068Z] [INFO] [2024-06-27T10:47:40.068Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:40.068Z] [INFO] [2024-06-27T10:47:40.068Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:40.068Z] [INFO] [2024-06-27T10:47:40.068Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:47:40.068Z] [INFO] No sources to compile [2024-06-27T10:47:40.068Z] [INFO] [2024-06-27T10:47:40.068Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:47:40.068Z] [INFO] No sources to compile [2024-06-27T10:47:40.068Z] [INFO] [2024-06-27T10:47:40.068Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:47:40.102Z] [INFO] No sources to compile [2024-06-27T10:47:40.102Z] [INFO] [2024-06-27T10:47:40.102Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:40.102Z] [INFO] [2024-06-27T10:47:40.102Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:40.102Z] [INFO] [2024-06-27T10:47:40.102Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:47:40.102Z] [INFO] No sources to compile [2024-06-27T10:47:40.102Z] [INFO] [2024-06-27T10:47:40.102Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:47:40.102Z] [INFO] No sources to compile [2024-06-27T10:47:40.102Z] [INFO] [2024-06-27T10:47:40.102Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:47:40.243Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:47:40.243Z] for: CN=basic-428jq, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:47:40.243Z] [2024-06-27T10:47:40.243Z] Warning: [2024-06-27T10:47:40.243Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:40.243Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:47:40.243Z] [CN=basic-428jq-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:47:40.324Z] [INFO] Executing tasks [2024-06-27T10:47:40.324Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:47:40.324Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:47:40.324Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:47:40.325Z] [INFO] Executed tasks [2024-06-27T10:47:40.325Z] [INFO] [2024-06-27T10:47:40.325Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:47:40.452Z] [INFO] Scanning for projects... [2024-06-27T10:47:39.079Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:47:39.086Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:47:39.461Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:47:39.476Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:47:39.483Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:40.666Z] [INFO] Executing tasks [2024-06-27T10:47:40.666Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:47:40.666Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:47:40.666Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:47:40.666Z] [INFO] Executed tasks [2024-06-27T10:47:40.666Z] [INFO] [2024-06-27T10:47:40.666Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:47:40.928Z] [INFO] Scanning for projects... [2024-06-27T10:47:41.516Z] [INFO] [2024-06-27T10:47:41.516Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:47:41.516Z] [INFO] [2024-06-27T10:47:41.516Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:47:42.356Z] + printf '\n%s \n\n' '===== TEST RUN - STARTING GLASSFISH AND DB =====' [2024-06-27T10:47:42.356Z] [2024-06-27T10:47:42.356Z] ===== TEST RUN - STARTING GLASSFISH AND DB ===== [2024-06-27T10:47:42.356Z] [2024-06-27T10:47:42.356Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-domain [2024-06-27T10:47:42.586Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:47:42.586Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:47:42.842Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:47:42.842Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:47:42.842Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:47:42.842Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:47:42.842Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:47:42.842Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:47:42.842Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:47:42.842Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:47:42.842Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:47:42.842Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:47:42.842Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:47:42.842Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:47:42.842Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:47:42.842Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:47:42.842Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:42.842Z] [INFO] BUILD SUCCESS [2024-06-27T10:47:42.842Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:42.842Z] [INFO] Total time: 19.229 s [2024-06-27T10:47:42.842Z] [INFO] Finished at: 2024-06-27T10:47:42Z [2024-06-27T10:47:42.842Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:42.842Z] + run_test ejb_group_3 [2024-06-27T10:47:42.842Z] + local testid=ejb_group_3 [2024-06-27T10:47:42.842Z] + local found=false [2024-06-27T10:47:42.842Z] ++ find . -name run_test.sh [2024-06-27T10:47:43.014Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [2024-06-27T10:47:43.099Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:43.099Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:47:43.099Z] + OPT=list_test_ids [2024-06-27T10:47:43.099Z] + TEST_ID= [2024-06-27T10:47:43.099Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:47:43.099Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:47:43.099Z] +++ uname [2024-06-27T10:47:43.099Z] +++ grep -i sunos [2024-06-27T10:47:43.099Z] +++ wc -l [2024-06-27T10:47:43.099Z] +++ awk '{print $1}' [2024-06-27T10:47:43.099Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:43.099Z] ++ GREP=grep [2024-06-27T10:47:43.099Z] ++ AWK=awk [2024-06-27T10:47:43.099Z] ++ SED=sed [2024-06-27T10:47:43.099Z] ++ BC=bc [2024-06-27T10:47:43.099Z] ++ export GREP AWK SED BC [2024-06-27T10:47:43.099Z] + case ${OPT} in [2024-06-27T10:47:43.099Z] + list_test_ids [2024-06-27T10:47:43.099Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + [[ false = true ]] [2024-06-27T10:47:43.099Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:43.099Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:47:43.099Z] + OPT=list_test_ids [2024-06-27T10:47:43.099Z] + TEST_ID= [2024-06-27T10:47:43.099Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:47:43.099Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:47:43.099Z] +++ uname [2024-06-27T10:47:43.099Z] +++ grep -i sunos [2024-06-27T10:47:43.099Z] +++ wc -l [2024-06-27T10:47:43.099Z] +++ awk '{print $1}' [2024-06-27T10:47:43.099Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:43.099Z] ++ GREP=grep [2024-06-27T10:47:43.099Z] ++ AWK=awk [2024-06-27T10:47:43.099Z] ++ SED=sed [2024-06-27T10:47:43.099Z] ++ BC=bc [2024-06-27T10:47:43.099Z] ++ export GREP AWK SED BC [2024-06-27T10:47:43.099Z] + case ${OPT} in [2024-06-27T10:47:43.099Z] + list_test_ids [2024-06-27T10:47:43.099Z] + echo batch_all [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + [[ false = true ]] [2024-06-27T10:47:43.099Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:43.099Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:47:43.099Z] + OPT=list_test_ids [2024-06-27T10:47:43.099Z] + TEST_ID= [2024-06-27T10:47:43.099Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:43.099Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:47:43.099Z] +++ uname [2024-06-27T10:47:43.099Z] +++ grep -i sunos [2024-06-27T10:47:43.099Z] +++ wc -l [2024-06-27T10:47:43.099Z] +++ awk '{print $1}' [2024-06-27T10:47:43.099Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:43.099Z] ++ GREP=grep [2024-06-27T10:47:43.099Z] ++ AWK=awk [2024-06-27T10:47:43.099Z] ++ SED=sed [2024-06-27T10:47:43.099Z] ++ BC=bc [2024-06-27T10:47:43.099Z] ++ export GREP AWK SED BC [2024-06-27T10:47:43.099Z] + case ${OPT} in [2024-06-27T10:47:43.099Z] + list_test_ids [2024-06-27T10:47:43.099Z] + echo cdi_all [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + [[ false = true ]] [2024-06-27T10:47:43.099Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:43.099Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:47:43.099Z] + OPT=list_test_ids [2024-06-27T10:47:43.099Z] + TEST_ID= [2024-06-27T10:47:43.099Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:43.099Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:47:43.099Z] +++ uname [2024-06-27T10:47:43.099Z] +++ grep -i sunos [2024-06-27T10:47:43.099Z] +++ wc -l [2024-06-27T10:47:43.099Z] +++ awk '{print $1}' [2024-06-27T10:47:43.099Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:43.099Z] ++ GREP=grep [2024-06-27T10:47:43.099Z] ++ AWK=awk [2024-06-27T10:47:43.099Z] ++ SED=sed [2024-06-27T10:47:43.099Z] ++ BC=bc [2024-06-27T10:47:43.099Z] ++ export GREP AWK SED BC [2024-06-27T10:47:43.099Z] + case ${OPT} in [2024-06-27T10:47:43.099Z] + list_test_ids [2024-06-27T10:47:43.099Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.099Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.099Z] + [[ false = true ]] [2024-06-27T10:47:43.099Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:43.099Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:47:43.099Z] + OPT=list_test_ids [2024-06-27T10:47:43.099Z] + TEST_ID= [2024-06-27T10:47:43.099Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:47:43.099Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:47:43.099Z] +++ uname [2024-06-27T10:47:43.099Z] +++ grep -i sunos [2024-06-27T10:47:43.099Z] +++ wc -l [2024-06-27T10:47:43.100Z] +++ awk '{print $1}' [2024-06-27T10:47:43.100Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:43.100Z] ++ GREP=grep [2024-06-27T10:47:43.100Z] ++ AWK=awk [2024-06-27T10:47:43.100Z] ++ SED=sed [2024-06-27T10:47:43.100Z] ++ BC=bc [2024-06-27T10:47:43.100Z] ++ export GREP AWK SED BC [2024-06-27T10:47:43.100Z] + case ${OPT} in [2024-06-27T10:47:43.100Z] + list_test_ids [2024-06-27T10:47:43.100Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:47:43.100Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.100Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.100Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.100Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.100Z] + [[ false = true ]] [2024-06-27T10:47:43.100Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:43.100Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:47:43.100Z] + OPT=list_test_ids [2024-06-27T10:47:43.100Z] + TEST_ID= [2024-06-27T10:47:43.100Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:43.100Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:47:43.100Z] +++ uname [2024-06-27T10:47:43.100Z] +++ grep -i sunos [2024-06-27T10:47:43.100Z] +++ wc -l [2024-06-27T10:47:43.100Z] +++ awk '{print $1}' [2024-06-27T10:47:43.100Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:43.100Z] ++ GREP=grep [2024-06-27T10:47:43.100Z] ++ AWK=awk [2024-06-27T10:47:43.100Z] ++ SED=sed [2024-06-27T10:47:43.100Z] ++ BC=bc [2024-06-27T10:47:43.100Z] ++ export GREP AWK SED BC [2024-06-27T10:47:43.100Z] + case ${OPT} in [2024-06-27T10:47:43.100Z] + list_test_ids [2024-06-27T10:47:43.100Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:47:43.100Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.100Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.100Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.100Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.100Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.100Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.100Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.100Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.100Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.100Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.100Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:43.100Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:43.100Z] + found=true [2024-06-27T10:47:43.100Z] + break [2024-06-27T10:47:43.100Z] + [[ true = true ]] [2024-06-27T10:47:43.100Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_3 [2024-06-27T10:47:43.100Z] + OPT=run_test_id [2024-06-27T10:47:43.100Z] + TEST_ID=ejb_group_3 [2024-06-27T10:47:43.100Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:43.100Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:47:43.100Z] +++ uname [2024-06-27T10:47:43.100Z] +++ grep -i sunos [2024-06-27T10:47:43.100Z] +++ wc -l [2024-06-27T10:47:43.100Z] +++ awk '{print $1}' [2024-06-27T10:47:43.100Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:43.100Z] ++ GREP=grep [2024-06-27T10:47:43.100Z] ++ AWK=awk [2024-06-27T10:47:43.100Z] ++ SED=sed [2024-06-27T10:47:43.100Z] ++ BC=bc [2024-06-27T10:47:43.100Z] ++ export GREP AWK SED BC [2024-06-27T10:47:43.100Z] + case ${OPT} in [2024-06-27T10:47:43.100Z] + trap 'copy_test_artifacts ejb_group_3' EXIT [2024-06-27T10:47:43.100Z] + run_test_id ejb_group_3 [2024-06-27T10:47:43.100Z] + [[ ejb_group_3 = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-06-27T10:47:43.100Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:47:43.100Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:47:43.100Z] [2024-06-27T10:47:43.100Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:47:43.100Z] [2024-06-27T10:47:43.100Z] + for i in "${@}" [2024-06-27T10:47:43.100Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:47:43.100Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:43.641Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:47:43.641Z] for: CN=basic-428jq-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:47:43.641Z] [2024-06-27T10:47:43.641Z] Warning: [2024-06-27T10:47:43.642Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:43.642Z] Enter keystore password: Certificate stored in file [2024-06-27T10:47:43.642Z] [2024-06-27T10:47:43.642Z] Warning: [2024-06-27T10:47:43.642Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:43.725Z] [INFO] [2024-06-27T10:47:43.725Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:47:43.725Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:47:43.725Z] [INFO] from pom.xml [2024-06-27T10:47:43.725Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:47:44.037Z] [INFO] No sources to compile [2024-06-27T10:47:44.037Z] [INFO] [2024-06-27T10:47:44.037Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:44.037Z] [INFO] [2024-06-27T10:47:44.037Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:44.037Z] [INFO] [2024-06-27T10:47:44.037Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:47:44.037Z] [INFO] No sources to compile [2024-06-27T10:47:44.037Z] [INFO] [2024-06-27T10:47:44.037Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:47:44.037Z] [INFO] No sources to compile [2024-06-27T10:47:44.037Z] [INFO] [2024-06-27T10:47:44.037Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:47:44.199Z] [INFO] [2024-06-27T10:47:44.199Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:47:44.199Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:47:44.199Z] [INFO] from pom.xml [2024-06-27T10:47:44.199Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:47:44.250Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:47:44.293Z] [INFO] Executing tasks [2024-06-27T10:47:44.293Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:47:44.293Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:47:44.293Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:47:44.293Z] [INFO] Executed tasks [2024-06-27T10:47:44.293Z] [INFO] [2024-06-27T10:47:44.293Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:47:44.468Z] ++ pwd [2024-06-27T10:47:44.468Z] + dname=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:44.468Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:44.468Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-06-27T10:47:44.468Z] + test_init [2024-06-27T10:47:44.468Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:47:44.468Z] [2024-06-27T10:47:44.468Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:47:44.468Z] [2024-06-27T10:47:44.468Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:47:44.468Z] + xargs touch [2024-06-27T10:47:44.468Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:44.468Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:44.468Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:44.468Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:44.468Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:44.468Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:44.468Z] + java -version [2024-06-27T10:47:44.468Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:47:44.468Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:47:44.468Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:47:44.468Z] + ant -version [2024-06-27T10:47:44.468Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:44.468Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:47:44.468Z] + printf '\n\n' [2024-06-27T10:47:44.468Z] [2024-06-27T10:47:44.468Z] [2024-06-27T10:47:44.468Z] + get_test_target ejb_group_3 [2024-06-27T10:47:44.468Z] + case $1 in [2024-06-27T10:47:44.468Z] + TARGET=ejb_group_3 [2024-06-27T10:47:44.468Z] + export TARGET [2024-06-27T10:47:44.468Z] + [[ ejb_group_3 = \e\j\b\_\a\l\l ]] [2024-06-27T10:47:44.468Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p* ]] [2024-06-27T10:47:44.468Z] + test_run_ejb [2024-06-27T10:47:44.468Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:47:44.468Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:44.468Z] + echo AS_ADMIN_PASSWORD= [2024-06-27T10:47:44.468Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/temppwd [2024-06-27T10:47:44.468Z] AS_ADMIN_PASSWORD= [2024-06-27T10:47:44.468Z] + ADMIN_PORT=45707 [2024-06-27T10:47:44.468Z] + JMS_PORT=45708 [2024-06-27T10:47:44.468Z] + JMX_PORT=45709 [2024-06-27T10:47:44.468Z] + ORB_PORT=45710 [2024-06-27T10:47:44.468Z] + SSL_PORT=45711 [2024-06-27T10:47:44.468Z] + INSTANCE_PORT=45712 [2024-06-27T10:47:44.468Z] + ALTERNATE_PORT=45713 [2024-06-27T10:47:44.468Z] + ORB_SSL_PORT=45714 [2024-06-27T10:47:44.468Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-06-27T10:47:44.468Z] + DB_PORT=45716 [2024-06-27T10:47:44.468Z] + DB_PORT_2=45717 [2024-06-27T10:47:44.468Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-06-27T10:47:44.507Z] Enter keystore password: Certificate stored in file [2024-06-27T10:47:44.507Z] [2024-06-27T10:47:44.507Z] Warning: [2024-06-27T10:47:44.507Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:44.871Z] [exec] Waiting for domain1 to start ...... [2024-06-27T10:47:45.053Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:47:45.053Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:47:45.053Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:47:45.053Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:47:45.053Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:47:45.053Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:47:45.053Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:47:45.053Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:47:45.053Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:47:45.054Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:47:45.054Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:47:45.054Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:47:45.054Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:47:45.054Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:47:45.054Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:47:45.054Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:47:45.054Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:45.054Z] [INFO] BUILD SUCCESS [2024-06-27T10:47:45.054Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:45.054Z] [INFO] Total time: 18.666 s [2024-06-27T10:47:45.054Z] [INFO] Finished at: 2024-06-27T10:47:43Z [2024-06-27T10:47:45.054Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:45.054Z] + run_test ql_gf_web_profile_all [2024-06-27T10:47:45.054Z] + local testid=ql_gf_web_profile_all [2024-06-27T10:47:45.054Z] + local found=false [2024-06-27T10:47:45.054Z] ++ find . -name run_test.sh [2024-06-27T10:47:45.054Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.054Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:47:45.054Z] + OPT=list_test_ids [2024-06-27T10:47:45.054Z] + TEST_ID= [2024-06-27T10:47:45.054Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:47:45.054Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:47:45.054Z] +++ uname [2024-06-27T10:47:45.054Z] +++ grep -i sunos [2024-06-27T10:47:45.054Z] +++ wc -l [2024-06-27T10:47:45.054Z] +++ awk '{print $1}' [2024-06-27T10:47:45.054Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.054Z] ++ GREP=grep [2024-06-27T10:47:45.054Z] ++ AWK=awk [2024-06-27T10:47:45.054Z] ++ SED=sed [2024-06-27T10:47:45.054Z] ++ BC=bc [2024-06-27T10:47:45.054Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.054Z] + case ${OPT} in [2024-06-27T10:47:45.054Z] + list_test_ids [2024-06-27T10:47:45.054Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:47:45.054Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.054Z] + [[ admin_cli_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.054Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.054Z] + [[ admin-cli-group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.054Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.054Z] + [[ admin-cli-group-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.054Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.054Z] + [[ admin-cli-group-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.054Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.054Z] + [[ admin-cli-group-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.054Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.054Z] + [[ admin-cli-group-5 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.054Z] + [[ false = true ]] [2024-06-27T10:47:45.054Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.054Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:47:45.054Z] + OPT=list_test_ids [2024-06-27T10:47:45.054Z] + TEST_ID= [2024-06-27T10:47:45.054Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:47:45.054Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:47:45.054Z] +++ uname [2024-06-27T10:47:45.054Z] +++ grep -i sunos [2024-06-27T10:47:45.054Z] +++ wc -l [2024-06-27T10:47:45.054Z] +++ awk '{print $1}' [2024-06-27T10:47:45.054Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.054Z] ++ GREP=grep [2024-06-27T10:47:45.054Z] ++ AWK=awk [2024-06-27T10:47:45.054Z] ++ SED=sed [2024-06-27T10:47:45.054Z] ++ BC=bc [2024-06-27T10:47:45.054Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.054Z] + case ${OPT} in [2024-06-27T10:47:45.054Z] + list_test_ids [2024-06-27T10:47:45.054Z] + echo batch_all [2024-06-27T10:47:45.054Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.054Z] + [[ batch_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.054Z] + [[ false = true ]] [2024-06-27T10:47:45.054Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.054Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:47:45.054Z] + OPT=list_test_ids [2024-06-27T10:47:45.054Z] + TEST_ID= [2024-06-27T10:47:45.054Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:45.054Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:47:45.054Z] +++ uname [2024-06-27T10:47:45.054Z] +++ grep -i sunos [2024-06-27T10:47:45.054Z] +++ wc -l [2024-06-27T10:47:45.054Z] +++ awk '{print $1}' [2024-06-27T10:47:45.054Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.054Z] ++ GREP=grep [2024-06-27T10:47:45.054Z] ++ AWK=awk [2024-06-27T10:47:45.054Z] ++ SED=sed [2024-06-27T10:47:45.054Z] ++ BC=bc [2024-06-27T10:47:45.054Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.054Z] + case ${OPT} in [2024-06-27T10:47:45.054Z] + list_test_ids [2024-06-27T10:47:45.054Z] + echo cdi_all [2024-06-27T10:47:45.054Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.054Z] + [[ cdi_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.054Z] + [[ false = true ]] [2024-06-27T10:47:45.054Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.054Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:47:45.054Z] + OPT=list_test_ids [2024-06-27T10:47:45.054Z] + TEST_ID= [2024-06-27T10:47:45.054Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:45.054Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:47:45.054Z] +++ uname [2024-06-27T10:47:45.054Z] +++ grep -i sunos [2024-06-27T10:47:45.054Z] +++ wc -l [2024-06-27T10:47:45.054Z] +++ awk '{print $1}' [2024-06-27T10:47:45.054Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.054Z] ++ GREP=grep [2024-06-27T10:47:45.054Z] ++ AWK=awk [2024-06-27T10:47:45.054Z] ++ SED=sed [2024-06-27T10:47:45.054Z] ++ BC=bc [2024-06-27T10:47:45.054Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.054Z] + case ${OPT} in [2024-06-27T10:47:45.054Z] + list_test_ids [2024-06-27T10:47:45.054Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ connector_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ connector_group_1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ connector_group_2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ connector_group_3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ connector_group_4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + [[ false = true ]] [2024-06-27T10:47:45.055Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.055Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:47:45.055Z] + OPT=list_test_ids [2024-06-27T10:47:45.055Z] + TEST_ID= [2024-06-27T10:47:45.055Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:47:45.055Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:47:45.055Z] +++ uname [2024-06-27T10:47:45.055Z] +++ grep -i sunos [2024-06-27T10:47:45.055Z] +++ wc -l [2024-06-27T10:47:45.055Z] +++ awk '{print $1}' [2024-06-27T10:47:45.055Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.055Z] ++ GREP=grep [2024-06-27T10:47:45.055Z] ++ AWK=awk [2024-06-27T10:47:45.055Z] ++ SED=sed [2024-06-27T10:47:45.055Z] ++ BC=bc [2024-06-27T10:47:45.055Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.055Z] + case ${OPT} in [2024-06-27T10:47:45.055Z] + list_test_ids [2024-06-27T10:47:45.055Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ deployment_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ deployment_cluster_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + [[ false = true ]] [2024-06-27T10:47:45.055Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.055Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:47:45.055Z] + OPT=list_test_ids [2024-06-27T10:47:45.055Z] + TEST_ID= [2024-06-27T10:47:45.055Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:45.055Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:47:45.055Z] +++ uname [2024-06-27T10:47:45.055Z] +++ grep -i sunos [2024-06-27T10:47:45.055Z] +++ wc -l [2024-06-27T10:47:45.055Z] +++ awk '{print $1}' [2024-06-27T10:47:45.055Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.055Z] ++ GREP=grep [2024-06-27T10:47:45.055Z] ++ AWK=awk [2024-06-27T10:47:45.055Z] ++ SED=sed [2024-06-27T10:47:45.055Z] ++ BC=bc [2024-06-27T10:47:45.055Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.055Z] + case ${OPT} in [2024-06-27T10:47:45.055Z] + list_test_ids [2024-06-27T10:47:45.055Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ ejb_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ ejb_timer_cluster_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ ejb_web_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ ejb_group_1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ ejb_group_2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ ejb_group_3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ ejb_group_embedded = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + [[ false = true ]] [2024-06-27T10:47:45.055Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.055Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-06-27T10:47:45.055Z] + OPT=list_test_ids [2024-06-27T10:47:45.055Z] + TEST_ID= [2024-06-27T10:47:45.055Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-06-27T10:47:45.055Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-06-27T10:47:45.055Z] +++ uname [2024-06-27T10:47:45.055Z] +++ grep -i sunos [2024-06-27T10:47:45.055Z] +++ wc -l [2024-06-27T10:47:45.055Z] +++ awk '{print $1}' [2024-06-27T10:47:45.055Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.055Z] ++ GREP=grep [2024-06-27T10:47:45.055Z] ++ AWK=awk [2024-06-27T10:47:45.055Z] ++ SED=sed [2024-06-27T10:47:45.055Z] ++ BC=bc [2024-06-27T10:47:45.055Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.055Z] + case ${OPT} in [2024-06-27T10:47:45.055Z] + list_test_ids [2024-06-27T10:47:45.055Z] + echo jdbc_all [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ jdbc_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + [[ false = true ]] [2024-06-27T10:47:45.055Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.055Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-06-27T10:47:45.055Z] + OPT=list_test_ids [2024-06-27T10:47:45.055Z] + TEST_ID= [2024-06-27T10:47:45.055Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-06-27T10:47:45.055Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-06-27T10:47:45.055Z] +++ uname [2024-06-27T10:47:45.055Z] +++ grep -i sunos [2024-06-27T10:47:45.055Z] +++ wc -l [2024-06-27T10:47:45.055Z] +++ awk '{print $1}' [2024-06-27T10:47:45.055Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.055Z] ++ GREP=grep [2024-06-27T10:47:45.055Z] ++ AWK=awk [2024-06-27T10:47:45.055Z] ++ SED=sed [2024-06-27T10:47:45.055Z] ++ BC=bc [2024-06-27T10:47:45.055Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.055Z] + case ${OPT} in [2024-06-27T10:47:45.055Z] + list_test_ids [2024-06-27T10:47:45.055Z] + echo jms_all [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ jms_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + [[ false = true ]] [2024-06-27T10:47:45.055Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.055Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-06-27T10:47:45.055Z] + OPT=list_test_ids [2024-06-27T10:47:45.055Z] + TEST_ID= [2024-06-27T10:47:45.055Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-06-27T10:47:45.055Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-06-27T10:47:45.055Z] +++ uname [2024-06-27T10:47:45.055Z] +++ grep -i sunos [2024-06-27T10:47:45.055Z] +++ wc -l [2024-06-27T10:47:45.055Z] +++ awk '{print $1}' [2024-06-27T10:47:45.055Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.055Z] ++ GREP=grep [2024-06-27T10:47:45.055Z] ++ AWK=awk [2024-06-27T10:47:45.055Z] ++ SED=sed [2024-06-27T10:47:45.055Z] ++ BC=bc [2024-06-27T10:47:45.055Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.055Z] + case ${OPT} in [2024-06-27T10:47:45.055Z] + list_test_ids [2024-06-27T10:47:45.055Z] + echo naming_all [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.055Z] + [[ naming_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.055Z] + [[ false = true ]] [2024-06-27T10:47:45.055Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.055Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-06-27T10:47:45.055Z] + OPT=list_test_ids [2024-06-27T10:47:45.055Z] + TEST_ID= [2024-06-27T10:47:45.055Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-06-27T10:47:45.055Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-06-27T10:47:45.055Z] +++ uname [2024-06-27T10:47:45.055Z] +++ grep -i sunos [2024-06-27T10:47:45.055Z] +++ wc -l [2024-06-27T10:47:45.055Z] +++ awk '{print $1}' [2024-06-27T10:47:45.055Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.055Z] ++ GREP=grep [2024-06-27T10:47:45.055Z] ++ AWK=awk [2024-06-27T10:47:45.055Z] ++ SED=sed [2024-06-27T10:47:45.055Z] ++ BC=bc [2024-06-27T10:47:45.055Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.055Z] + case ${OPT} in [2024-06-27T10:47:45.055Z] + list_test_ids [2024-06-27T10:47:45.055Z] + echo persistence_all [2024-06-27T10:47:45.055Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ persistence_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + [[ false = true ]] [2024-06-27T10:47:45.056Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.056Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ security_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + [[ false = true ]] [2024-06-27T10:47:45.056Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.056Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-06-27T10:47:45.056Z] + OPT=list_test_ids [2024-06-27T10:47:45.056Z] + TEST_ID= [2024-06-27T10:47:45.056Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-06-27T10:47:45.056Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-06-27T10:47:45.056Z] +++ uname [2024-06-27T10:47:45.056Z] +++ grep -i sunos [2024-06-27T10:47:45.056Z] +++ wc -l [2024-06-27T10:47:45.056Z] +++ awk '{print $1}' [2024-06-27T10:47:45.056Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.056Z] ++ GREP=grep [2024-06-27T10:47:45.056Z] ++ AWK=awk [2024-06-27T10:47:45.056Z] ++ SED=sed [2024-06-27T10:47:45.056Z] ++ BC=bc [2024-06-27T10:47:45.056Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.056Z] + case ${OPT} in [2024-06-27T10:47:45.056Z] + list_test_ids [2024-06-27T10:47:45.056Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ transaction_ee_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ transaction-ee-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ transaction-ee-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ transaction-ee-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ transaction-ee-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + [[ false = true ]] [2024-06-27T10:47:45.056Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.056Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-06-27T10:47:45.056Z] + OPT=list_test_ids [2024-06-27T10:47:45.056Z] + TEST_ID= [2024-06-27T10:47:45.056Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-06-27T10:47:45.056Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-06-27T10:47:45.056Z] +++ uname [2024-06-27T10:47:45.056Z] +++ grep -i sunos [2024-06-27T10:47:45.056Z] +++ wc -l [2024-06-27T10:47:45.056Z] +++ awk '{print $1}' [2024-06-27T10:47:45.056Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.056Z] ++ GREP=grep [2024-06-27T10:47:45.056Z] ++ AWK=awk [2024-06-27T10:47:45.056Z] ++ SED=sed [2024-06-27T10:47:45.056Z] ++ BC=bc [2024-06-27T10:47:45.056Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.056Z] + case $OPT in [2024-06-27T10:47:45.056Z] + list_test_ids [2024-06-27T10:47:45.056Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ web_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ web_jsp = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ web_servlet = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ web_web-container = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ web_group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + [[ false = true ]] [2024-06-27T10:47:45.056Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.056Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2024-06-27T10:47:45.056Z] + OPT=list_test_ids [2024-06-27T10:47:45.056Z] + TEST_ID= [2024-06-27T10:47:45.056Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-06-27T10:47:45.056Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-06-27T10:47:45.056Z] +++ uname [2024-06-27T10:47:45.056Z] +++ grep -i sunos [2024-06-27T10:47:45.056Z] +++ wc -l [2024-06-27T10:47:45.056Z] +++ awk '{print $1}' [2024-06-27T10:47:45.056Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.056Z] ++ GREP=grep [2024-06-27T10:47:45.056Z] ++ AWK=awk [2024-06-27T10:47:45.056Z] ++ SED=sed [2024-06-27T10:47:45.056Z] ++ BC=bc [2024-06-27T10:47:45.056Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.056Z] + case ${OPT} in [2024-06-27T10:47:45.056Z] + list_test_ids [2024-06-27T10:47:45.056Z] + echo webservice_all [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ webservice_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + [[ false = true ]] [2024-06-27T10:47:45.056Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.056Z] ++ ./appserver/tests/copyright/run_test.sh list_test_ids [2024-06-27T10:47:45.056Z] + OPT=list_test_ids [2024-06-27T10:47:45.056Z] + TEST_ID= [2024-06-27T10:47:45.056Z] + case ${OPT} in [2024-06-27T10:47:45.056Z] + list_test_ids [2024-06-27T10:47:45.056Z] + echo copyright [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ copyright = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + [[ false = true ]] [2024-06-27T10:47:45.056Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.056Z] ++ ./appserver/tests/cts_smoke/run_test.sh list_test_ids [2024-06-27T10:47:45.056Z] + OPT=list_test_ids [2024-06-27T10:47:45.056Z] + TEST_ID= [2024-06-27T10:47:45.056Z] + case ${OPT} in [2024-06-27T10:47:45.056Z] + list_test_ids [2024-06-27T10:47:45.056Z] + echo cts_smoke_all servlet_tck_all servlet_tck_servlet-api-servlet servlet_tck_servlet-api-servlet-http servlet_tck_servlet-compat servlet_tck_servlet-pluggability servlet_tck_servlet-spec cts_smoke_group-1 cts_smoke_group-2 cts_smoke_group-3 cts_smoke_group-4 cts_smoke_group-5 [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ cts_smoke_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ servlet_tck_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ servlet_tck_servlet-api-servlet = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ servlet_tck_servlet-api-servlet-http = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ servlet_tck_servlet-compat = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ servlet_tck_servlet-pluggability = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ servlet_tck_servlet-spec = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ cts_smoke_group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ cts_smoke_group-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ cts_smoke_group-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.056Z] + [[ cts_smoke_group-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.056Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.057Z] + [[ cts_smoke_group-5 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + [[ false = true ]] [2024-06-27T10:47:45.057Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.057Z] ++ ./appserver/tests/embedded/run_test.sh list_test_ids [2024-06-27T10:47:45.057Z] + OPT=list_test_ids [2024-06-27T10:47:45.057Z] + TEST_ID= [2024-06-27T10:47:45.057Z] ++ dirname ./appserver/tests/embedded/run_test.sh [2024-06-27T10:47:45.057Z] + source ./appserver/tests/embedded/../common_test.sh [2024-06-27T10:47:45.057Z] +++ uname [2024-06-27T10:47:45.057Z] +++ grep -i sunos [2024-06-27T10:47:45.057Z] +++ wc -l [2024-06-27T10:47:45.057Z] +++ awk '{print $1}' [2024-06-27T10:47:45.057Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.057Z] ++ GREP=grep [2024-06-27T10:47:45.057Z] ++ AWK=awk [2024-06-27T10:47:45.057Z] ++ SED=sed [2024-06-27T10:47:45.057Z] ++ BC=bc [2024-06-27T10:47:45.057Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.057Z] + case ${OPT} in [2024-06-27T10:47:45.057Z] + list_test_ids [2024-06-27T10:47:45.057Z] + echo embedded_all [2024-06-27T10:47:45.057Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.057Z] + [[ embedded_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + [[ false = true ]] [2024-06-27T10:47:45.057Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.057Z] ++ ./appserver/tests/findbug/run_test.sh list_test_ids [2024-06-27T10:47:45.057Z] + OPT=list_test_ids [2024-06-27T10:47:45.057Z] + TEST_ID= [2024-06-27T10:47:45.057Z] + case ${OPT} in [2024-06-27T10:47:45.057Z] + list_test_ids [2024-06-27T10:47:45.057Z] + echo findbugs_all [2024-06-27T10:47:45.057Z] + echo findbugs_low_priority_all [2024-06-27T10:47:45.057Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.057Z] + [[ findbugs_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.057Z] + [[ findbugs_low_priority_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + [[ false = true ]] [2024-06-27T10:47:45.057Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.057Z] ++ ./appserver/tests/quicklook/run_test.sh list_test_ids [2024-06-27T10:47:45.057Z] + OPT=list_test_ids [2024-06-27T10:47:45.057Z] + TEST_ID= [2024-06-27T10:47:45.057Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-06-27T10:47:45.057Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-06-27T10:47:45.057Z] +++ uname [2024-06-27T10:47:45.057Z] +++ grep -i sunos [2024-06-27T10:47:45.057Z] +++ wc -l [2024-06-27T10:47:45.057Z] +++ awk '{print $1}' [2024-06-27T10:47:45.057Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.057Z] ++ GREP=grep [2024-06-27T10:47:45.057Z] ++ AWK=awk [2024-06-27T10:47:45.057Z] ++ SED=sed [2024-06-27T10:47:45.057Z] ++ BC=bc [2024-06-27T10:47:45.057Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.057Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:47:45.057Z] + case ${OPT} in [2024-06-27T10:47:45.057Z] + list_test_ids [2024-06-27T10:47:45.057Z] + echo ql_gf_full_profile_all ql_gf_nucleus_all ql_gf_web_profile_all ql_gf_embedded_profile_all nucleus_admin_all [2024-06-27T10:47:45.057Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.057Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.057Z] + [[ ql_gf_nucleus_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.057Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + found=true [2024-06-27T10:47:45.057Z] + break [2024-06-27T10:47:45.057Z] + [[ true = true ]] [2024-06-27T10:47:45.057Z] + ./appserver/tests/quicklook/run_test.sh run_test_id ql_gf_web_profile_all [2024-06-27T10:47:45.057Z] + OPT=run_test_id [2024-06-27T10:47:45.057Z] + TEST_ID=ql_gf_web_profile_all [2024-06-27T10:47:45.057Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-06-27T10:47:45.057Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-06-27T10:47:45.057Z] +++ uname [2024-06-27T10:47:45.057Z] +++ grep -i sunos [2024-06-27T10:47:45.057Z] +++ wc -l [2024-06-27T10:47:45.057Z] +++ awk '{print $1}' [2024-06-27T10:47:45.057Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.057Z] ++ GREP=grep [2024-06-27T10:47:45.057Z] ++ AWK=awk [2024-06-27T10:47:45.057Z] ++ SED=sed [2024-06-27T10:47:45.057Z] ++ BC=bc [2024-06-27T10:47:45.057Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.057Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:47:45.057Z] + case ${OPT} in [2024-06-27T10:47:45.057Z] + trap 'copy_ql_results ql_gf_web_profile_all' EXIT [2024-06-27T10:47:45.057Z] + run_test_id ql_gf_web_profile_all [2024-06-27T10:47:45.057Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\n\u\c\l\e\u\s\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + [[ ql_gf_web_profile_all = \n\u\c\l\e\u\s\_\a\d\m\i\n\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/web.zip [2024-06-27T10:47:45.057Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:47:45.057Z] [2024-06-27T10:47:45.057Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:47:45.057Z] [2024-06-27T10:47:45.057Z] + for i in "${@}" [2024-06-27T10:47:45.057Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/web.zip == *.zip* ]] [2024-06-27T10:47:45.057Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/web.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:45.057Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ [2024-06-27T10:47:45.057Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.057Z] + mvn -Dglassfish.home=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -Ptest_wd_security,report test [2024-06-27T10:47:45.057Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:45.126Z] [exec] Waiting finished after 5,920 ms. [2024-06-27T10:47:45.126Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:47:45.126Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:47:45.126Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:47:45.126Z] [exec] Admin Port: 4,848 [2024-06-27T10:47:45.126Z] [exec] Command start-domain executed successfully. [2024-06-27T10:47:45.151Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:47:45.381Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T10:47:45.381Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T10:47:45.432Z] Using port 45707 for Admin. [2024-06-27T10:47:45.432Z] Using port 45712 for HTTP Instance. [2024-06-27T10:47:45.432Z] Using port 45708 for JMS. [2024-06-27T10:47:45.432Z] Using port 45710 for IIOP. [2024-06-27T10:47:45.432Z] Using port 45711 for HTTP_SSL. [2024-06-27T10:47:45.432Z] Using port 45714 for IIOP_SSL. [2024-06-27T10:47:45.432Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-06-27T10:47:45.432Z] Using port 45709 for JMX_ADMIN. [2024-06-27T10:47:45.432Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:47:45.432Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:47:45.432Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:47:45.432Z] [CN=basic-kq39w,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:47:45.673Z] [2024-06-27T10:47:45.673Z] dumpThreadStack: [2024-06-27T10:47:45.673Z] [2024-06-27T10:47:45.673Z] startDomainWindows: [2024-06-27T10:47:45.673Z] [2024-06-27T10:47:45.673Z] startDomain: [2024-06-27T10:47:45.673Z] [2024-06-27T10:47:45.673Z] startDerby: [2024-06-27T10:47:45.673Z] [2024-06-27T10:47:45.673Z] setOSConditions: [2024-06-27T10:47:45.673Z] [2024-06-27T10:47:45.673Z] setToolWin: [2024-06-27T10:47:45.673Z] [2024-06-27T10:47:45.673Z] setToolUnix: [2024-06-27T10:47:45.673Z] [2024-06-27T10:47:45.673Z] setToolProperty: [2024-06-27T10:47:45.673Z] [2024-06-27T10:47:45.673Z] setS1ASclassPath: [2024-06-27T10:47:45.673Z] [2024-06-27T10:47:45.673Z] init-common: [2024-06-27T10:47:45.673Z] [2024-06-27T10:47:45.673Z] startDerbyNonMac: [2024-06-27T10:47:45.673Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-06-27T10:47:45.971Z] [2024-06-27T10:47:45.971Z] setOSConditions: [2024-06-27T10:47:45.971Z] [2024-06-27T10:47:45.971Z] setToolWin: [2024-06-27T10:47:45.971Z] [2024-06-27T10:47:45.971Z] setToolUnix: [2024-06-27T10:47:45.971Z] [2024-06-27T10:47:45.971Z] setToolProperty: [2024-06-27T10:47:45.971Z] [2024-06-27T10:47:45.971Z] setS1ASclassPath: [2024-06-27T10:47:45.971Z] [2024-06-27T10:47:45.971Z] init-common: [2024-06-27T10:47:45.971Z] [2024-06-27T10:47:45.972Z] startDerbyMac: [2024-06-27T10:47:45.972Z] [2024-06-27T10:47:45.972Z] BUILD SUCCESSFUL [2024-06-27T10:47:45.972Z] Total time: 8 seconds [2024-06-27T10:47:45.992Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:47:45.992Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:47:45.992Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:47:45.992Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:47:45.992Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:47:45.992Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:47:45.992Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:47:45.992Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:47:45.992Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:47:45.992Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:47:45.992Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:47:45.992Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:47:45.992Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:47:45.992Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:47:45.992Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:47:45.992Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:47:45.992Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:45.992Z] [INFO] BUILD SUCCESS [2024-06-27T10:47:45.992Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:45.992Z] [INFO] Total time: 20.054 s [2024-06-27T10:47:45.992Z] [INFO] Finished at: 2024-06-27T10:47:45Z [2024-06-27T10:47:45.992Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:45.992Z] + run_test ql_gf_full_profile_all [2024-06-27T10:47:45.992Z] + local testid=ql_gf_full_profile_all [2024-06-27T10:47:45.992Z] + local found=false [2024-06-27T10:47:45.992Z] ++ find . -name run_test.sh [2024-06-27T10:47:45.992Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.992Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:47:45.992Z] + OPT=list_test_ids [2024-06-27T10:47:45.992Z] + TEST_ID= [2024-06-27T10:47:45.993Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:47:45.993Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:47:45.993Z] +++ uname [2024-06-27T10:47:45.993Z] +++ grep -i sunos [2024-06-27T10:47:45.993Z] +++ wc -l [2024-06-27T10:47:45.993Z] +++ awk '{print $1}' [2024-06-27T10:47:45.993Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.993Z] ++ GREP=grep [2024-06-27T10:47:45.993Z] ++ AWK=awk [2024-06-27T10:47:45.993Z] ++ SED=sed [2024-06-27T10:47:45.993Z] ++ BC=bc [2024-06-27T10:47:45.993Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.993Z] + case ${OPT} in [2024-06-27T10:47:45.993Z] + list_test_ids [2024-06-27T10:47:45.993Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ admin_cli_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ admin-cli-group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ admin-cli-group-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ admin-cli-group-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ admin-cli-group-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ admin-cli-group-5 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + [[ false = true ]] [2024-06-27T10:47:45.993Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.993Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:47:45.993Z] + OPT=list_test_ids [2024-06-27T10:47:45.993Z] + TEST_ID= [2024-06-27T10:47:45.993Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:47:45.993Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:47:45.993Z] +++ uname [2024-06-27T10:47:45.993Z] +++ grep -i sunos [2024-06-27T10:47:45.993Z] +++ wc -l [2024-06-27T10:47:45.993Z] +++ awk '{print $1}' [2024-06-27T10:47:45.993Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.993Z] ++ GREP=grep [2024-06-27T10:47:45.993Z] ++ AWK=awk [2024-06-27T10:47:45.993Z] ++ SED=sed [2024-06-27T10:47:45.993Z] ++ BC=bc [2024-06-27T10:47:45.993Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.993Z] + case ${OPT} in [2024-06-27T10:47:45.993Z] + list_test_ids [2024-06-27T10:47:45.993Z] + echo batch_all [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ batch_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + [[ false = true ]] [2024-06-27T10:47:45.993Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.993Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:47:45.993Z] + OPT=list_test_ids [2024-06-27T10:47:45.993Z] + TEST_ID= [2024-06-27T10:47:45.993Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:45.993Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:47:45.993Z] +++ uname [2024-06-27T10:47:45.993Z] +++ grep -i sunos [2024-06-27T10:47:45.993Z] +++ wc -l [2024-06-27T10:47:45.993Z] +++ awk '{print $1}' [2024-06-27T10:47:45.993Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.993Z] ++ GREP=grep [2024-06-27T10:47:45.993Z] ++ AWK=awk [2024-06-27T10:47:45.993Z] ++ SED=sed [2024-06-27T10:47:45.993Z] ++ BC=bc [2024-06-27T10:47:45.993Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.993Z] + case ${OPT} in [2024-06-27T10:47:45.993Z] + list_test_ids [2024-06-27T10:47:45.993Z] + echo cdi_all [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ cdi_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + [[ false = true ]] [2024-06-27T10:47:45.993Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.993Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:47:45.993Z] + OPT=list_test_ids [2024-06-27T10:47:45.993Z] + TEST_ID= [2024-06-27T10:47:45.993Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:45.993Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:47:45.993Z] +++ grep -i sunos [2024-06-27T10:47:45.993Z] +++ uname [2024-06-27T10:47:45.993Z] +++ wc -l [2024-06-27T10:47:45.993Z] +++ awk '{print $1}' [2024-06-27T10:47:45.993Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.993Z] ++ GREP=grep [2024-06-27T10:47:45.993Z] ++ AWK=awk [2024-06-27T10:47:45.993Z] ++ SED=sed [2024-06-27T10:47:45.993Z] ++ BC=bc [2024-06-27T10:47:45.993Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.993Z] + case ${OPT} in [2024-06-27T10:47:45.993Z] + list_test_ids [2024-06-27T10:47:45.993Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ connector_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ connector_group_1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ connector_group_2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ connector_group_3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ connector_group_4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + [[ false = true ]] [2024-06-27T10:47:45.993Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.993Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:47:45.993Z] + OPT=list_test_ids [2024-06-27T10:47:45.993Z] + TEST_ID= [2024-06-27T10:47:45.993Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:47:45.993Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:47:45.993Z] +++ uname [2024-06-27T10:47:45.993Z] +++ grep -i sunos [2024-06-27T10:47:45.993Z] +++ wc -l [2024-06-27T10:47:45.993Z] +++ awk '{print $1}' [2024-06-27T10:47:45.993Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.993Z] ++ GREP=grep [2024-06-27T10:47:45.993Z] ++ AWK=awk [2024-06-27T10:47:45.993Z] ++ SED=sed [2024-06-27T10:47:45.993Z] ++ BC=bc [2024-06-27T10:47:45.993Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.993Z] + case ${OPT} in [2024-06-27T10:47:45.993Z] + list_test_ids [2024-06-27T10:47:45.993Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ deployment_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.993Z] + [[ deployment_cluster_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.993Z] + [[ false = true ]] [2024-06-27T10:47:45.993Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.993Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:47:45.993Z] + OPT=list_test_ids [2024-06-27T10:47:45.993Z] + TEST_ID= [2024-06-27T10:47:45.993Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:45.993Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:47:45.993Z] +++ uname [2024-06-27T10:47:45.993Z] +++ grep -i sunos [2024-06-27T10:47:45.993Z] +++ wc -l [2024-06-27T10:47:45.993Z] +++ awk '{print $1}' [2024-06-27T10:47:45.993Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.993Z] ++ GREP=grep [2024-06-27T10:47:45.993Z] ++ AWK=awk [2024-06-27T10:47:45.993Z] ++ SED=sed [2024-06-27T10:47:45.993Z] ++ BC=bc [2024-06-27T10:47:45.993Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.993Z] + case ${OPT} in [2024-06-27T10:47:45.994Z] + list_test_ids [2024-06-27T10:47:45.994Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ ejb_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ ejb_timer_cluster_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ ejb_web_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ ejb_group_1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ ejb_group_2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ ejb_group_3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ ejb_group_embedded = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + [[ false = true ]] [2024-06-27T10:47:45.994Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.994Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-06-27T10:47:45.994Z] + OPT=list_test_ids [2024-06-27T10:47:45.994Z] + TEST_ID= [2024-06-27T10:47:45.994Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-06-27T10:47:45.994Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-06-27T10:47:45.994Z] +++ uname [2024-06-27T10:47:45.994Z] +++ grep -i sunos [2024-06-27T10:47:45.994Z] +++ wc -l [2024-06-27T10:47:45.994Z] +++ awk '{print $1}' [2024-06-27T10:47:45.994Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.994Z] ++ GREP=grep [2024-06-27T10:47:45.994Z] ++ AWK=awk [2024-06-27T10:47:45.994Z] ++ SED=sed [2024-06-27T10:47:45.994Z] ++ BC=bc [2024-06-27T10:47:45.994Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.994Z] + case ${OPT} in [2024-06-27T10:47:45.994Z] + list_test_ids [2024-06-27T10:47:45.994Z] + echo jdbc_all [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ jdbc_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + [[ false = true ]] [2024-06-27T10:47:45.994Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.994Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-06-27T10:47:45.994Z] + OPT=list_test_ids [2024-06-27T10:47:45.994Z] + TEST_ID= [2024-06-27T10:47:45.994Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-06-27T10:47:45.994Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-06-27T10:47:45.994Z] +++ uname [2024-06-27T10:47:45.994Z] +++ grep -i sunos [2024-06-27T10:47:45.994Z] +++ wc -l [2024-06-27T10:47:45.994Z] +++ awk '{print $1}' [2024-06-27T10:47:45.994Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.994Z] ++ GREP=grep [2024-06-27T10:47:45.994Z] ++ AWK=awk [2024-06-27T10:47:45.994Z] ++ SED=sed [2024-06-27T10:47:45.994Z] ++ BC=bc [2024-06-27T10:47:45.994Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.994Z] + case ${OPT} in [2024-06-27T10:47:45.994Z] + list_test_ids [2024-06-27T10:47:45.994Z] + echo jms_all [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ jms_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + [[ false = true ]] [2024-06-27T10:47:45.994Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.994Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-06-27T10:47:45.994Z] + OPT=list_test_ids [2024-06-27T10:47:45.994Z] + TEST_ID= [2024-06-27T10:47:45.994Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-06-27T10:47:45.994Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-06-27T10:47:45.994Z] +++ uname [2024-06-27T10:47:45.994Z] +++ grep -i sunos [2024-06-27T10:47:45.994Z] +++ wc -l [2024-06-27T10:47:45.994Z] +++ awk '{print $1}' [2024-06-27T10:47:45.994Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.994Z] ++ GREP=grep [2024-06-27T10:47:45.994Z] ++ AWK=awk [2024-06-27T10:47:45.994Z] ++ SED=sed [2024-06-27T10:47:45.994Z] ++ BC=bc [2024-06-27T10:47:45.994Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.994Z] + case ${OPT} in [2024-06-27T10:47:45.994Z] + list_test_ids [2024-06-27T10:47:45.994Z] + echo naming_all [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ naming_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + [[ false = true ]] [2024-06-27T10:47:45.994Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.994Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-06-27T10:47:45.994Z] + OPT=list_test_ids [2024-06-27T10:47:45.994Z] + TEST_ID= [2024-06-27T10:47:45.994Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-06-27T10:47:45.994Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-06-27T10:47:45.994Z] +++ grep -i sunos [2024-06-27T10:47:45.994Z] +++ uname [2024-06-27T10:47:45.994Z] +++ wc -l [2024-06-27T10:47:45.994Z] +++ awk '{print $1}' [2024-06-27T10:47:45.994Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.994Z] ++ GREP=grep [2024-06-27T10:47:45.994Z] ++ AWK=awk [2024-06-27T10:47:45.994Z] ++ SED=sed [2024-06-27T10:47:45.994Z] ++ BC=bc [2024-06-27T10:47:45.994Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.994Z] + case ${OPT} in [2024-06-27T10:47:45.994Z] + list_test_ids [2024-06-27T10:47:45.994Z] + echo persistence_all [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ persistence_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + [[ false = true ]] [2024-06-27T10:47:45.994Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.994Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ security_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + [[ false = true ]] [2024-06-27T10:47:45.994Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.994Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-06-27T10:47:45.994Z] + OPT=list_test_ids [2024-06-27T10:47:45.994Z] + TEST_ID= [2024-06-27T10:47:45.994Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-06-27T10:47:45.994Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-06-27T10:47:45.994Z] +++ uname [2024-06-27T10:47:45.994Z] +++ grep -i sunos [2024-06-27T10:47:45.994Z] +++ wc -l [2024-06-27T10:47:45.994Z] +++ awk '{print $1}' [2024-06-27T10:47:45.994Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.994Z] ++ GREP=grep [2024-06-27T10:47:45.994Z] ++ AWK=awk [2024-06-27T10:47:45.994Z] ++ SED=sed [2024-06-27T10:47:45.994Z] ++ BC=bc [2024-06-27T10:47:45.994Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.994Z] + case ${OPT} in [2024-06-27T10:47:45.994Z] + list_test_ids [2024-06-27T10:47:45.994Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ transaction_ee_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ transaction-ee-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ transaction-ee-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ transaction-ee-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.994Z] + [[ transaction-ee-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.994Z] + [[ false = true ]] [2024-06-27T10:47:45.994Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.994Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-06-27T10:47:45.994Z] + OPT=list_test_ids [2024-06-27T10:47:45.994Z] + TEST_ID= [2024-06-27T10:47:45.994Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-06-27T10:47:45.994Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-06-27T10:47:45.994Z] +++ uname [2024-06-27T10:47:45.994Z] +++ grep -i sunos [2024-06-27T10:47:45.995Z] +++ wc -l [2024-06-27T10:47:45.995Z] +++ awk '{print $1}' [2024-06-27T10:47:45.995Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.995Z] ++ GREP=grep [2024-06-27T10:47:45.995Z] ++ AWK=awk [2024-06-27T10:47:45.995Z] ++ SED=sed [2024-06-27T10:47:45.995Z] ++ BC=bc [2024-06-27T10:47:45.995Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.995Z] + case $OPT in [2024-06-27T10:47:45.995Z] + list_test_ids [2024-06-27T10:47:45.995Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ web_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ web_jsp = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ web_servlet = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ web_web-container = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ web_group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + [[ false = true ]] [2024-06-27T10:47:45.995Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.995Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2024-06-27T10:47:45.995Z] + OPT=list_test_ids [2024-06-27T10:47:45.995Z] + TEST_ID= [2024-06-27T10:47:45.995Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-06-27T10:47:45.995Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-06-27T10:47:45.995Z] +++ uname [2024-06-27T10:47:45.995Z] +++ grep -i sunos [2024-06-27T10:47:45.995Z] +++ wc -l [2024-06-27T10:47:45.995Z] +++ awk '{print $1}' [2024-06-27T10:47:45.995Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.995Z] ++ GREP=grep [2024-06-27T10:47:45.995Z] ++ AWK=awk [2024-06-27T10:47:45.995Z] ++ SED=sed [2024-06-27T10:47:45.995Z] ++ BC=bc [2024-06-27T10:47:45.995Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.995Z] + case ${OPT} in [2024-06-27T10:47:45.995Z] + list_test_ids [2024-06-27T10:47:45.995Z] + echo webservice_all [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ webservice_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + [[ false = true ]] [2024-06-27T10:47:45.995Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.995Z] ++ ./appserver/tests/copyright/run_test.sh list_test_ids [2024-06-27T10:47:45.995Z] + OPT=list_test_ids [2024-06-27T10:47:45.995Z] + TEST_ID= [2024-06-27T10:47:45.995Z] + case ${OPT} in [2024-06-27T10:47:45.995Z] + list_test_ids [2024-06-27T10:47:45.995Z] + echo copyright [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ copyright = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + [[ false = true ]] [2024-06-27T10:47:45.995Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.995Z] ++ ./appserver/tests/cts_smoke/run_test.sh list_test_ids [2024-06-27T10:47:45.995Z] + OPT=list_test_ids [2024-06-27T10:47:45.995Z] + TEST_ID= [2024-06-27T10:47:45.995Z] + case ${OPT} in [2024-06-27T10:47:45.995Z] + list_test_ids [2024-06-27T10:47:45.995Z] + echo cts_smoke_all servlet_tck_all servlet_tck_servlet-api-servlet servlet_tck_servlet-api-servlet-http servlet_tck_servlet-compat servlet_tck_servlet-pluggability servlet_tck_servlet-spec cts_smoke_group-1 cts_smoke_group-2 cts_smoke_group-3 cts_smoke_group-4 cts_smoke_group-5 [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ cts_smoke_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ servlet_tck_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ servlet_tck_servlet-api-servlet = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ servlet_tck_servlet-api-servlet-http = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ servlet_tck_servlet-compat = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ servlet_tck_servlet-pluggability = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ servlet_tck_servlet-spec = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ cts_smoke_group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ cts_smoke_group-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ cts_smoke_group-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ cts_smoke_group-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ cts_smoke_group-5 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + [[ false = true ]] [2024-06-27T10:47:45.995Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.995Z] ++ ./appserver/tests/embedded/run_test.sh list_test_ids [2024-06-27T10:47:45.995Z] + OPT=list_test_ids [2024-06-27T10:47:45.995Z] + TEST_ID= [2024-06-27T10:47:45.995Z] ++ dirname ./appserver/tests/embedded/run_test.sh [2024-06-27T10:47:45.995Z] + source ./appserver/tests/embedded/../common_test.sh [2024-06-27T10:47:45.995Z] +++ uname [2024-06-27T10:47:45.995Z] +++ grep -i sunos [2024-06-27T10:47:45.995Z] +++ wc -l [2024-06-27T10:47:45.995Z] +++ awk '{print $1}' [2024-06-27T10:47:45.995Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.995Z] ++ GREP=grep [2024-06-27T10:47:45.995Z] ++ AWK=awk [2024-06-27T10:47:45.995Z] ++ SED=sed [2024-06-27T10:47:45.995Z] ++ BC=bc [2024-06-27T10:47:45.995Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.995Z] + case ${OPT} in [2024-06-27T10:47:45.995Z] + list_test_ids [2024-06-27T10:47:45.995Z] + echo embedded_all [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ embedded_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + [[ false = true ]] [2024-06-27T10:47:45.995Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.995Z] ++ ./appserver/tests/findbug/run_test.sh list_test_ids [2024-06-27T10:47:45.995Z] + OPT=list_test_ids [2024-06-27T10:47:45.995Z] + TEST_ID= [2024-06-27T10:47:45.995Z] + case ${OPT} in [2024-06-27T10:47:45.995Z] + list_test_ids [2024-06-27T10:47:45.995Z] + echo findbugs_all [2024-06-27T10:47:45.995Z] + echo findbugs_low_priority_all [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ findbugs_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.995Z] + [[ findbugs_low_priority_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.995Z] + [[ false = true ]] [2024-06-27T10:47:45.995Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:45.995Z] ++ ./appserver/tests/quicklook/run_test.sh list_test_ids [2024-06-27T10:47:45.995Z] + OPT=list_test_ids [2024-06-27T10:47:45.995Z] + TEST_ID= [2024-06-27T10:47:45.995Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-06-27T10:47:45.995Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-06-27T10:47:45.995Z] +++ uname [2024-06-27T10:47:45.995Z] +++ grep -i sunos [2024-06-27T10:47:45.995Z] +++ wc -l [2024-06-27T10:47:45.995Z] +++ awk '{print $1}' [2024-06-27T10:47:45.995Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.995Z] ++ GREP=grep [2024-06-27T10:47:45.995Z] ++ AWK=awk [2024-06-27T10:47:45.995Z] ++ SED=sed [2024-06-27T10:47:45.995Z] ++ BC=bc [2024-06-27T10:47:45.995Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.995Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:47:45.995Z] + case ${OPT} in [2024-06-27T10:47:45.995Z] + list_test_ids [2024-06-27T10:47:45.995Z] + echo ql_gf_full_profile_all ql_gf_nucleus_all ql_gf_web_profile_all ql_gf_embedded_profile_all nucleus_admin_all [2024-06-27T10:47:45.996Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:45.996Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.996Z] + found=true [2024-06-27T10:47:45.996Z] + break [2024-06-27T10:47:45.996Z] + [[ true = true ]] [2024-06-27T10:47:45.996Z] + ./appserver/tests/quicklook/run_test.sh run_test_id ql_gf_full_profile_all [2024-06-27T10:47:45.996Z] + OPT=run_test_id [2024-06-27T10:47:45.996Z] + TEST_ID=ql_gf_full_profile_all [2024-06-27T10:47:45.996Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-06-27T10:47:45.996Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-06-27T10:47:45.996Z] +++ grep -i sunos [2024-06-27T10:47:45.996Z] +++ uname [2024-06-27T10:47:45.996Z] +++ wc -l [2024-06-27T10:47:45.996Z] +++ awk '{print $1}' [2024-06-27T10:47:45.996Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:45.996Z] ++ GREP=grep [2024-06-27T10:47:45.996Z] ++ AWK=awk [2024-06-27T10:47:45.996Z] ++ SED=sed [2024-06-27T10:47:45.996Z] ++ BC=bc [2024-06-27T10:47:45.996Z] ++ export GREP AWK SED BC [2024-06-27T10:47:45.996Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:47:45.996Z] + case ${OPT} in [2024-06-27T10:47:45.996Z] + trap 'copy_ql_results ql_gf_full_profile_all' EXIT [2024-06-27T10:47:45.996Z] + run_test_id ql_gf_full_profile_all [2024-06-27T10:47:45.996Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:47:45.996Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:47:45.996Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:47:45.996Z] [2024-06-27T10:47:45.996Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:47:45.996Z] [2024-06-27T10:47:45.996Z] + for i in "${@}" [2024-06-27T10:47:45.996Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:47:45.996Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:46.080Z] Domain domain1 created. [2024-06-27T10:47:46.080Z] Domain domain1 admin port is 45707. [2024-06-27T10:47:46.080Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-06-27T10:47:46.080Z] Command create-domain executed successfully. [2024-06-27T10:47:46.080Z] + echo ' [2024-06-27T10:47:46.080Z] gf.version=${env.GF_VERSION} [2024-06-27T10:47:46.080Z] bundles.dir=${env.WORKSPACE}/bundles [2024-06-27T10:47:46.080Z] admin.domain=domain1 [2024-06-27T10:47:46.080Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-06-27T10:47:46.080Z] admin.port=45707 [2024-06-27T10:47:46.080Z] admin.user=anonymous [2024-06-27T10:47:46.080Z] admin.host=localhost [2024-06-27T10:47:46.080Z] http.port=45712 [2024-06-27T10:47:46.080Z] https.port=45711 [2024-06-27T10:47:46.080Z] http.host=localhost [2024-06-27T10:47:46.080Z] http.address=127.0.0.1 [2024-06-27T10:47:46.080Z] http.alternate.port=45713 [2024-06-27T10:47:46.080Z] orb.port=45710 [2024-06-27T10:47:46.080Z] admin.password= [2024-06-27T10:47:46.080Z] ssl.password=changeit [2024-06-27T10:47:46.080Z] master.password=changeit [2024-06-27T10:47:46.080Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-06-27T10:47:46.080Z] appserver.instance.name=server [2024-06-27T10:47:46.080Z] config.dottedname.prefix=server [2024-06-27T10:47:46.080Z] resources.dottedname.prefix=domain.resources [2024-06-27T10:47:46.080Z] results.mailhost=localhost [2024-06-27T10:47:46.080Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-06-27T10:47:46.080Z] results.mailee=yourname@sun.com [2024-06-27T10:47:46.080Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-06-27T10:47:46.080Z] precompilejsp=true [2024-06-27T10:47:46.080Z] jvm.maxpermsize=192m [2024-06-27T10:47:46.080Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-06-27T10:47:46.080Z] + jps [2024-06-27T10:47:46.080Z] + grep Main [2024-06-27T10:47:46.080Z] + cut -f1 '-d ' [2024-06-27T10:47:46.080Z] + xargs kill -9 [2024-06-27T10:47:46.080Z] + true [2024-06-27T10:47:46.080Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/ [2024-06-27T10:47:46.080Z] + sed s/1527/45716/g domain.xml [2024-06-27T10:47:46.080Z] + mv domain.xml.replaced domain.xml [2024-06-27T10:47:46.080Z] + grep PortNumber domain.xml [2024-06-27T10:47:46.080Z] [2024-06-27T10:47:46.080Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config [2024-06-27T10:47:46.080Z] + rm derby.properties.replaced [2024-06-27T10:47:46.080Z] + true [2024-06-27T10:47:46.080Z] + sed s/1527/45716/g derby.properties [2024-06-27T10:47:46.080Z] + rm derby.properties [2024-06-27T10:47:46.080Z] + sed s/1528/45717/g derby.properties.replaced [2024-06-27T10:47:46.080Z] + cat derby.properties [2024-06-27T10:47:46.080Z] # [2024-06-27T10:47:46.080Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-06-27T10:47:46.080Z] # [2024-06-27T10:47:46.080Z] # This program and the accompanying materials are made available under the [2024-06-27T10:47:46.080Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-06-27T10:47:46.080Z] # http://www.eclipse.org/legal/epl-2.0. [2024-06-27T10:47:46.080Z] # [2024-06-27T10:47:46.080Z] # This Source Code may also be made available under the following Secondary [2024-06-27T10:47:46.080Z] # Licenses when the conditions for such availability set forth in the [2024-06-27T10:47:46.080Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-06-27T10:47:46.080Z] # version 2 with the GNU Classpath Exception, which is available at [2024-06-27T10:47:46.081Z] # https://www.gnu.org/software/classpath/license.html. [2024-06-27T10:47:46.081Z] # [2024-06-27T10:47:46.081Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-06-27T10:47:46.081Z] # [2024-06-27T10:47:46.081Z] [2024-06-27T10:47:46.081Z] [2024-06-27T10:47:46.081Z] db.port=45716 [2024-06-27T10:47:46.081Z] db.port.2=45717 [2024-06-27T10:47:46.081Z] db.host=localhost [2024-06-27T10:47:46.081Z] db.type=derby [2024-06-27T10:47:46.081Z] db.name=testdb [2024-06-27T10:47:46.081Z] db.user=dbuser [2024-06-27T10:47:46.081Z] db.pwd=dbpassword [2024-06-27T10:47:46.081Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-06-27T10:47:46.081Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-06-27T10:47:46.081Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-06-27T10:47:46.081Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-06-27T10:47:46.081Z] + rm -rf '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results*' [2024-06-27T10:47:46.081Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb [2024-06-27T10:47:46.081Z] + rm count.txt [2024-06-27T10:47:46.081Z] rm: cannot remove 'count.txt': No such file or directory [2024-06-27T10:47:46.081Z] + true [2024-06-27T10:47:46.081Z] + ant ejb_group_embedded report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-06-27T10:47:46.081Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:46.241Z] [INFO] [2024-06-27T10:47:46.241Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:47:46.273Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:47:46.273Z] + echo Running target: connector_group_4 [2024-06-27T10:47:46.273Z] Running target: connector_group_4 [2024-06-27T10:47:46.273Z] + ant clean-all start-record connector_group_4 stop-record report [2024-06-27T10:47:46.273Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:46.342Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-06-27T10:47:46.419Z] [INFO] Scanning for projects... [2024-06-27T10:47:46.419Z] [INFO] [2024-06-27T10:47:46.419Z] [INFO] -----------------< org.glassfish.quicklook:quicklook >------------------ [2024-06-27T10:47:46.419Z] [INFO] Building Glassfish Quicklook Bundle 7.0.16-SNAPSHOT [2024-06-27T10:47:46.419Z] [INFO] from pom.xml [2024-06-27T10:47:46.419Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:47:46.496Z] [INFO] [2024-06-27T10:47:46.496Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:47:46.598Z] [2024-06-27T10:47:46.598Z] ejb_group_embedded: [2024-06-27T10:47:46.598Z] [echo] [2024-06-27T10:47:46.598Z] [echo] [2024-06-27T10:47:46.598Z] [echo] ************************************************** [2024-06-27T10:47:46.598Z] [echo] * Running ejb32/embedded [2024-06-27T10:47:46.598Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded [2024-06-27T10:47:46.598Z] [echo] ************************************************** [2024-06-27T10:47:46.598Z] [echo] [2024-06-27T10:47:46.598Z] [echo] [2024-06-27T10:47:46.598Z] [2024-06-27T10:47:46.598Z] all: [2024-06-27T10:47:46.712Z] [INFO] [2024-06-27T10:47:46.712Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:47:46.712Z] [INFO] [2024-06-27T10:47:46.712Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:47:46.855Z] [2024-06-27T10:47:46.855Z] start-derby: [2024-06-27T10:47:46.855Z] [2024-06-27T10:47:46.855Z] startDerby: [2024-06-27T10:47:46.855Z] [2024-06-27T10:47:46.855Z] setOSConditions: [2024-06-27T10:47:46.855Z] [2024-06-27T10:47:46.855Z] setToolWin: [2024-06-27T10:47:46.855Z] [2024-06-27T10:47:46.855Z] setToolUnix: [2024-06-27T10:47:46.855Z] [2024-06-27T10:47:46.855Z] setToolProperty: [2024-06-27T10:47:46.855Z] [2024-06-27T10:47:46.855Z] setS1ASclassPath: [2024-06-27T10:47:46.855Z] [2024-06-27T10:47:46.855Z] init-common: [2024-06-27T10:47:46.855Z] [2024-06-27T10:47:46.855Z] startDerbyNonMac: [2024-06-27T10:47:46.855Z] [echo] Starting Derby DB servers in the Network Mode on ports 45716 and 45717 [2024-06-27T10:47:46.877Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-06-27T10:47:46.925Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ [2024-06-27T10:47:46.925Z] + mvn -Dglassfish.home=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -Ptest_gd_security,report test [2024-06-27T10:47:46.926Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:47.141Z] [2024-06-27T10:47:47.141Z] setOSConditions: [2024-06-27T10:47:47.141Z] [2024-06-27T10:47:47.141Z] setToolWin: [2024-06-27T10:47:47.141Z] [2024-06-27T10:47:47.141Z] setToolUnix: [2024-06-27T10:47:47.141Z] [2024-06-27T10:47:47.141Z] setToolProperty: [2024-06-27T10:47:47.141Z] [2024-06-27T10:47:47.141Z] setS1ASclassPath: [2024-06-27T10:47:47.141Z] [2024-06-27T10:47:47.141Z] init-common: [2024-06-27T10:47:47.141Z] [2024-06-27T10:47:47.141Z] startDerbyMac: [2024-06-27T10:47:47.141Z] [2024-06-27T10:47:47.141Z] run-lite: [2024-06-27T10:47:47.346Z] [INFO] [2024-06-27T10:47:47.346Z] [INFO] --- resources:3.3.1:resources (default-resources) @ quicklook --- [2024-06-27T10:47:47.441Z] [2024-06-27T10:47:47.441Z] autoclose: [2024-06-27T10:47:47.441Z] [echo] [2024-06-27T10:47:47.441Z] [echo] [2024-06-27T10:47:47.441Z] [echo] ************************************************** [2024-06-27T10:47:47.441Z] [echo] * Running autoclose [2024-06-27T10:47:47.441Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded/autoclose [2024-06-27T10:47:47.441Z] [echo] ************************************************** [2024-06-27T10:47:47.441Z] [echo] [2024-06-27T10:47:47.441Z] [echo] [2024-06-27T10:47:47.441Z] [2024-06-27T10:47:47.441Z] setOSConditions: [2024-06-27T10:47:47.441Z] [2024-06-27T10:47:47.441Z] setToolWin: [2024-06-27T10:47:47.441Z] [2024-06-27T10:47:47.441Z] setToolUnix: [2024-06-27T10:47:47.441Z] [2024-06-27T10:47:47.441Z] setToolProperty: [2024-06-27T10:47:47.441Z] [2024-06-27T10:47:47.441Z] setS1ASclassPath: [2024-06-27T10:47:47.441Z] [2024-06-27T10:47:47.441Z] init-common: [2024-06-27T10:47:47.441Z] [2024-06-27T10:47:47.442Z] clean: [2024-06-27T10:47:47.442Z] [2024-06-27T10:47:47.442Z] setOSConditions: [2024-06-27T10:47:47.442Z] [2024-06-27T10:47:47.442Z] setToolWin: [2024-06-27T10:47:47.442Z] [2024-06-27T10:47:47.442Z] setToolUnix: [2024-06-27T10:47:47.442Z] [2024-06-27T10:47:47.442Z] setToolProperty: [2024-06-27T10:47:47.442Z] [2024-06-27T10:47:47.442Z] setS1ASclassPath: [2024-06-27T10:47:47.442Z] [2024-06-27T10:47:47.442Z] init-common: [2024-06-27T10:47:47.442Z] [2024-06-27T10:47:47.442Z] clean-common: [2024-06-27T10:47:47.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/src/main/resources [2024-06-27T10:47:47.606Z] [INFO] [2024-06-27T10:47:47.606Z] [INFO] --- compiler:3.11.0:compile (default-compile) @ quicklook --- [2024-06-27T10:47:47.742Z] [2024-06-27T10:47:47.742Z] setOSConditions: [2024-06-27T10:47:47.742Z] [2024-06-27T10:47:47.742Z] setToolWin: [2024-06-27T10:47:47.742Z] [2024-06-27T10:47:47.742Z] setToolUnix: [2024-06-27T10:47:47.742Z] [2024-06-27T10:47:47.742Z] setToolProperty: [2024-06-27T10:47:47.742Z] [2024-06-27T10:47:47.742Z] setS1ASclassPath: [2024-06-27T10:47:47.742Z] [2024-06-27T10:47:47.742Z] init-common: [2024-06-27T10:47:47.742Z] [2024-06-27T10:47:47.742Z] clean-classes-common: [2024-06-27T10:47:47.742Z] [2024-06-27T10:47:47.742Z] setOSConditions: [2024-06-27T10:47:47.742Z] [2024-06-27T10:47:47.742Z] setToolWin: [2024-06-27T10:47:47.742Z] [2024-06-27T10:47:47.742Z] setToolUnix: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] setToolProperty: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] setS1ASclassPath: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] init-common: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] clean-jars-common: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] compile: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] setOSConditions: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] setToolWin: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] setToolUnix: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] setToolProperty: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] setS1ASclassPath: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] init-common: [2024-06-27T10:47:47.743Z] [2024-06-27T10:47:47.743Z] compile-common: [2024-06-27T10:47:47.843Z] Avoid second fetch [2024-06-27T10:47:47.852Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:47:47.870Z] [2024-06-27T10:47:47.870Z] clean-all: [2024-06-27T10:47:47.870Z] [echo] @@## connector1.5 ##@@ [2024-06-27T10:47:47.870Z] [2024-06-27T10:47:47.870Z] clean: [2024-06-27T10:47:47.870Z] [2024-06-27T10:47:47.870Z] clean: [2024-06-27T10:47:47.930Z] Waiting for domain1 to start ...... [2024-06-27T10:47:47.930Z] Waiting finished after 5,879 ms. [2024-06-27T10:47:47.930Z] Successfully started the domain : domain1 [2024-06-27T10:47:47.930Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:47:47.930Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:47:47.930Z] Admin Port: 4,848 [2024-06-27T10:47:47.930Z] Command start-domain executed successfully. [2024-06-27T10:47:48.042Z] [echo] Current time (ISO): 2024-06-27T10:47:47.742+0000 [2024-06-27T10:47:48.042Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:47:48.042Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] clean: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] setOSConditions: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] setToolWin: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] setToolUnix: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] setToolProperty: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] setS1ASclassPath: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] init-common: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] clean-classes-common: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] clean: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] setOSConditions: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] setToolWin: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] setToolUnix: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.126Z] setToolProperty: [2024-06-27T10:47:48.126Z] [2024-06-27T10:47:48.127Z] setS1ASclassPath: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] init-common: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] clean-common: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] setOSConditions: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] setToolWin: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] setToolUnix: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] setToolProperty: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] setS1ASclassPath: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] init-common: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] clean-classes-common: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] setOSConditions: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] setToolWin: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] setToolUnix: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] setToolProperty: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] setS1ASclassPath: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] init-common: [2024-06-27T10:47:48.127Z] [2024-06-27T10:47:48.127Z] clean-jars-common: [2024-06-27T10:47:48.127Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-06-27T10:47:48.131Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:47:48.131Z] for: CN=basic-kq39w, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:47:48.131Z] [2024-06-27T10:47:48.132Z] Warning: [2024-06-27T10:47:48.132Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:48.132Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:47:48.132Z] [CN=basic-kq39w-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:47:48.186Z] + '[' '' = true ']' [2024-06-27T10:47:48.186Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-database [2024-06-27T10:47:48.214Z] [INFO] No sources to compile [2024-06-27T10:47:48.214Z] [INFO] [2024-06-27T10:47:48.214Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ quicklook --- [2024-06-27T10:47:48.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/src/test/resources [2024-06-27T10:47:48.214Z] [INFO] [2024-06-27T10:47:48.214Z] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ quicklook --- [2024-06-27T10:47:48.214Z] [INFO] No sources to compile [2024-06-27T10:47:48.214Z] [INFO] [2024-06-27T10:47:48.215Z] [INFO] --- surefire:3.1.2:test (default-test) @ quicklook --- [2024-06-27T10:47:48.288Z] [INFO] Scanning for projects... [2024-06-27T10:47:48.288Z] [INFO] [2024-06-27T10:47:48.288Z] [INFO] -----------------< org.glassfish.quicklook:quicklook >------------------ [2024-06-27T10:47:48.288Z] [INFO] Building Glassfish Quicklook Bundle 7.0.16-SNAPSHOT [2024-06-27T10:47:48.288Z] [INFO] from pom.xml [2024-06-27T10:47:48.288Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-06-27T10:47:48.382Z] [2024-06-27T10:47:48.382Z] clean: [2024-06-27T10:47:48.382Z] [2024-06-27T10:47:48.382Z] clean: [2024-06-27T10:47:48.382Z] [2024-06-27T10:47:48.382Z] clean: [2024-06-27T10:47:48.382Z] [2024-06-27T10:47:48.382Z] setOSConditions: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setToolWin: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setToolUnix: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setToolProperty: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setS1ASclassPath: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] init-common: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] clean-classes-common: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] clean: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setOSConditions: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setToolWin: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setToolUnix: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setToolProperty: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setS1ASclassPath: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] init-common: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] clean-common: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setOSConditions: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setToolWin: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setToolUnix: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setToolProperty: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.383Z] setS1ASclassPath: [2024-06-27T10:47:48.383Z] [2024-06-27T10:47:48.384Z] init-common: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] clean-classes-common: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setOSConditions: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setToolWin: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setToolUnix: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setToolProperty: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setS1ASclassPath: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] init-common: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] clean-jars-common: [2024-06-27T10:47:48.384Z] [echo] @@## embeddedweb ##@@ [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setOSConditions: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setToolWin: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setToolUnix: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setToolProperty: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setS1ASclassPath: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] init-common: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] clean: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setOSConditions: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setToolWin: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setToolUnix: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.384Z] setToolProperty: [2024-06-27T10:47:48.384Z] [2024-06-27T10:47:48.385Z] setS1ASclassPath: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] init-common: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] clean-common: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] setOSConditions: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] setToolWin: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] setToolUnix: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] setToolProperty: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] setS1ASclassPath: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] init-common: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] clean-classes-common: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] setOSConditions: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] setToolWin: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] setToolUnix: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] setToolProperty: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] setS1ASclassPath: [2024-06-27T10:47:48.385Z] [2024-06-27T10:47:48.385Z] init-common: [2024-06-27T10:47:48.417Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:47:48.417Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:47:48.417Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:47:48.417Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:47:48.417Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:47:48.417Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:47:48.418Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:47:48.418Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:47:48.418Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:47:48.418Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:47:48.418Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:47:48.418Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:47:48.418Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:47:48.418Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:47:48.418Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:47:48.418Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:47:48.418Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:48.418Z] [INFO] BUILD SUCCESS [2024-06-27T10:47:48.418Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:48.418Z] [INFO] Total time: 20.178 s [2024-06-27T10:47:48.418Z] [INFO] Finished at: 2024-06-27T10:47:48Z [2024-06-27T10:47:48.418Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:48.418Z] + run_test ejb_group_2 [2024-06-27T10:47:48.418Z] + local testid=ejb_group_2 [2024-06-27T10:47:48.418Z] + local found=false [2024-06-27T10:47:48.418Z] ++ find . -name run_test.sh [2024-06-27T10:47:48.418Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.418Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:47:48.418Z] + OPT=list_test_ids [2024-06-27T10:47:48.418Z] + TEST_ID= [2024-06-27T10:47:48.418Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:47:48.418Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:47:48.418Z] +++ uname [2024-06-27T10:47:48.418Z] +++ grep -i sunos [2024-06-27T10:47:48.418Z] +++ wc -l [2024-06-27T10:47:48.418Z] +++ awk '{print $1}' [2024-06-27T10:47:48.418Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.418Z] ++ GREP=grep [2024-06-27T10:47:48.418Z] ++ AWK=awk [2024-06-27T10:47:48.418Z] ++ SED=sed [2024-06-27T10:47:48.418Z] ++ BC=bc [2024-06-27T10:47:48.418Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.418Z] + case ${OPT} in [2024-06-27T10:47:48.418Z] + list_test_ids [2024-06-27T10:47:48.418Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:47:48.418Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.418Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.418Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.418Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.418Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.418Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.418Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.418Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.418Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.418Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.418Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.418Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.418Z] + [[ false = true ]] [2024-06-27T10:47:48.418Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.418Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:47:48.418Z] + OPT=list_test_ids [2024-06-27T10:47:48.418Z] + TEST_ID= [2024-06-27T10:47:48.418Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:47:48.418Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:47:48.418Z] +++ uname [2024-06-27T10:47:48.418Z] +++ grep -i sunos [2024-06-27T10:47:48.418Z] +++ wc -l [2024-06-27T10:47:48.418Z] +++ awk '{print $1}' [2024-06-27T10:47:48.418Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.418Z] ++ GREP=grep [2024-06-27T10:47:48.418Z] ++ AWK=awk [2024-06-27T10:47:48.418Z] ++ SED=sed [2024-06-27T10:47:48.418Z] ++ BC=bc [2024-06-27T10:47:48.418Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.418Z] + case ${OPT} in [2024-06-27T10:47:48.418Z] + list_test_ids [2024-06-27T10:47:48.418Z] + echo batch_all [2024-06-27T10:47:48.418Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.418Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.418Z] + [[ false = true ]] [2024-06-27T10:47:48.418Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.419Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:47:48.419Z] + OPT=list_test_ids [2024-06-27T10:47:48.419Z] + TEST_ID= [2024-06-27T10:47:48.419Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:48.419Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:47:48.419Z] +++ uname [2024-06-27T10:47:48.419Z] +++ grep -i sunos [2024-06-27T10:47:48.419Z] +++ wc -l [2024-06-27T10:47:48.419Z] +++ awk '{print $1}' [2024-06-27T10:47:48.419Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.419Z] ++ GREP=grep [2024-06-27T10:47:48.419Z] ++ AWK=awk [2024-06-27T10:47:48.419Z] ++ SED=sed [2024-06-27T10:47:48.419Z] ++ BC=bc [2024-06-27T10:47:48.419Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.419Z] + case ${OPT} in [2024-06-27T10:47:48.419Z] + list_test_ids [2024-06-27T10:47:48.419Z] + echo cdi_all [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + [[ false = true ]] [2024-06-27T10:47:48.419Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.419Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:47:48.419Z] + OPT=list_test_ids [2024-06-27T10:47:48.419Z] + TEST_ID= [2024-06-27T10:47:48.419Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:48.419Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:47:48.419Z] +++ uname [2024-06-27T10:47:48.419Z] +++ grep -i sunos [2024-06-27T10:47:48.419Z] +++ wc -l [2024-06-27T10:47:48.419Z] +++ awk '{print $1}' [2024-06-27T10:47:48.419Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.419Z] ++ GREP=grep [2024-06-27T10:47:48.419Z] ++ AWK=awk [2024-06-27T10:47:48.419Z] ++ SED=sed [2024-06-27T10:47:48.419Z] ++ BC=bc [2024-06-27T10:47:48.419Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.419Z] + case ${OPT} in [2024-06-27T10:47:48.419Z] + list_test_ids [2024-06-27T10:47:48.419Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + [[ false = true ]] [2024-06-27T10:47:48.419Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.419Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:47:48.419Z] + OPT=list_test_ids [2024-06-27T10:47:48.419Z] + TEST_ID= [2024-06-27T10:47:48.419Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:47:48.419Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:47:48.419Z] +++ uname [2024-06-27T10:47:48.419Z] +++ grep -i sunos [2024-06-27T10:47:48.419Z] +++ wc -l [2024-06-27T10:47:48.419Z] +++ awk '{print $1}' [2024-06-27T10:47:48.419Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.419Z] ++ GREP=grep [2024-06-27T10:47:48.419Z] ++ AWK=awk [2024-06-27T10:47:48.419Z] ++ SED=sed [2024-06-27T10:47:48.419Z] ++ BC=bc [2024-06-27T10:47:48.419Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.419Z] + case ${OPT} in [2024-06-27T10:47:48.419Z] + list_test_ids [2024-06-27T10:47:48.419Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + [[ false = true ]] [2024-06-27T10:47:48.419Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.419Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:47:48.419Z] + OPT=list_test_ids [2024-06-27T10:47:48.419Z] + TEST_ID= [2024-06-27T10:47:48.419Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:48.419Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:47:48.419Z] +++ uname [2024-06-27T10:47:48.419Z] +++ grep -i sunos [2024-06-27T10:47:48.419Z] +++ wc -l [2024-06-27T10:47:48.419Z] +++ awk '{print $1}' [2024-06-27T10:47:48.419Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.419Z] ++ GREP=grep [2024-06-27T10:47:48.419Z] ++ AWK=awk [2024-06-27T10:47:48.419Z] ++ SED=sed [2024-06-27T10:47:48.419Z] ++ BC=bc [2024-06-27T10:47:48.419Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.419Z] + case ${OPT} in [2024-06-27T10:47:48.419Z] + list_test_ids [2024-06-27T10:47:48.419Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.419Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:47:48.419Z] + found=true [2024-06-27T10:47:48.419Z] + break [2024-06-27T10:47:48.419Z] + [[ true = true ]] [2024-06-27T10:47:48.419Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_2 [2024-06-27T10:47:48.419Z] + OPT=run_test_id [2024-06-27T10:47:48.419Z] + TEST_ID=ejb_group_2 [2024-06-27T10:47:48.419Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:48.419Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:47:48.419Z] +++ uname [2024-06-27T10:47:48.419Z] +++ grep -i sunos [2024-06-27T10:47:48.419Z] +++ wc -l [2024-06-27T10:47:48.419Z] +++ awk '{print $1}' [2024-06-27T10:47:48.419Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.419Z] ++ GREP=grep [2024-06-27T10:47:48.419Z] ++ AWK=awk [2024-06-27T10:47:48.419Z] ++ SED=sed [2024-06-27T10:47:48.419Z] ++ BC=bc [2024-06-27T10:47:48.419Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.419Z] + case ${OPT} in [2024-06-27T10:47:48.419Z] + trap 'copy_test_artifacts ejb_group_2' EXIT [2024-06-27T10:47:48.419Z] + run_test_id ejb_group_2 [2024-06-27T10:47:48.419Z] + [[ ejb_group_2 = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-06-27T10:47:48.419Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:47:48.419Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:47:48.419Z] [2024-06-27T10:47:48.419Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:47:48.419Z] [2024-06-27T10:47:48.419Z] + for i in "${@}" [2024-06-27T10:47:48.419Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:47:48.419Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:48.640Z] [2024-06-27T10:47:48.640Z] clean-jars-common: [2024-06-27T10:47:48.640Z] [echo] @@## embeddedweb ##@@ [2024-06-27T10:47:48.640Z] [2024-06-27T10:47:48.640Z] setOSConditions: [2024-06-27T10:47:48.640Z] [2024-06-27T10:47:48.640Z] setToolWin: [2024-06-27T10:47:48.640Z] [2024-06-27T10:47:48.640Z] setToolUnix: [2024-06-27T10:47:48.640Z] [2024-06-27T10:47:48.640Z] setToolProperty: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setS1ASclassPath: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] init-common: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] clean: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setOSConditions: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setToolWin: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setToolUnix: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setToolProperty: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setS1ASclassPath: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] init-common: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] clean-common: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setOSConditions: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setToolWin: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setToolUnix: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setToolProperty: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setS1ASclassPath: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] init-common: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] clean-classes-common: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setOSConditions: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setToolWin: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.641Z] setToolUnix: [2024-06-27T10:47:48.641Z] [2024-06-27T10:47:48.642Z] setToolProperty: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] setS1ASclassPath: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] init-common: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] clean-jars-common: [2024-06-27T10:47:48.642Z] [echo] @@## mq ##@@ [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] clean: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] mq: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] setOSConditions: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] setToolWin: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] setToolUnix: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] setToolProperty: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] setS1ASclassPath: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] init-common: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] clean: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] setOSConditions: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] setToolWin: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] setToolUnix: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] setToolProperty: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] setS1ASclassPath: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] init-common: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.642Z] clean-common: [2024-06-27T10:47:48.642Z] [2024-06-27T10:47:48.643Z] setOSConditions: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setToolWin: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setToolUnix: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setToolProperty: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setS1ASclassPath: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] init-common: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] clean-classes-common: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setOSConditions: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setToolWin: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setToolUnix: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setToolProperty: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setS1ASclassPath: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] init-common: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] clean-jars-common: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setOSConditions: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setToolWin: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setToolUnix: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setToolProperty: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] setS1ASclassPath: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] init-common: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.643Z] clean: [2024-06-27T10:47:48.643Z] [2024-06-27T10:47:48.644Z] setOSConditions: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setToolWin: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setToolUnix: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setToolProperty: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setS1ASclassPath: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] init-common: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] clean-common: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setOSConditions: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setToolWin: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setToolUnix: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setToolProperty: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setS1ASclassPath: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] init-common: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] clean-classes-common: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setOSConditions: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setToolWin: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setToolUnix: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setToolProperty: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] setS1ASclassPath: [2024-06-27T10:47:48.644Z] [2024-06-27T10:47:48.644Z] init-common: [2024-06-27T10:47:48.645Z] [2024-06-27T10:47:48.645Z] clean-jars-common: [2024-06-27T10:47:48.764Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:47:48.765Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:47:48.765Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:47:48.765Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:47:48.765Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:47:48.765Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:47:48.765Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:47:48.765Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:47:48.765Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:47:48.765Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:47:48.765Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:47:48.765Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:47:48.765Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:47:48.765Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:47:48.765Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:47:48.765Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:47:48.765Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:48.765Z] [INFO] BUILD SUCCESS [2024-06-27T10:47:48.765Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:48.765Z] [INFO] Total time: 22.029 s [2024-06-27T10:47:48.765Z] [INFO] Finished at: 2024-06-27T10:47:48Z [2024-06-27T10:47:48.765Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:48.765Z] + run_test jdbc_all [2024-06-27T10:47:48.765Z] + local testid=jdbc_all [2024-06-27T10:47:48.765Z] + local found=false [2024-06-27T10:47:48.765Z] ++ find . -name run_test.sh [2024-06-27T10:47:48.765Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.765Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:47:48.765Z] + OPT=list_test_ids [2024-06-27T10:47:48.765Z] + TEST_ID= [2024-06-27T10:47:48.765Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:47:48.765Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:47:48.765Z] +++ uname [2024-06-27T10:47:48.765Z] +++ grep -i sunos [2024-06-27T10:47:48.765Z] +++ wc -l [2024-06-27T10:47:48.765Z] +++ awk '{print $1}' [2024-06-27T10:47:48.765Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.765Z] ++ GREP=grep [2024-06-27T10:47:48.765Z] ++ AWK=awk [2024-06-27T10:47:48.765Z] ++ SED=sed [2024-06-27T10:47:48.765Z] ++ BC=bc [2024-06-27T10:47:48.765Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.765Z] + case ${OPT} in [2024-06-27T10:47:48.765Z] + list_test_ids [2024-06-27T10:47:48.765Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:47:48.765Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.765Z] + [[ admin_cli_all = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.765Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.765Z] + [[ admin-cli-group-1 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.765Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.765Z] + [[ admin-cli-group-2 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.765Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.765Z] + [[ admin-cli-group-3 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.765Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.765Z] + [[ admin-cli-group-4 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.765Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.765Z] + [[ admin-cli-group-5 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.765Z] + [[ false = true ]] [2024-06-27T10:47:48.765Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.765Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:47:48.765Z] + OPT=list_test_ids [2024-06-27T10:47:48.765Z] + TEST_ID= [2024-06-27T10:47:48.765Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:47:48.765Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:47:48.766Z] +++ uname [2024-06-27T10:47:48.766Z] +++ grep -i sunos [2024-06-27T10:47:48.766Z] +++ wc -l [2024-06-27T10:47:48.766Z] +++ awk '{print $1}' [2024-06-27T10:47:48.766Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.766Z] ++ GREP=grep [2024-06-27T10:47:48.766Z] ++ AWK=awk [2024-06-27T10:47:48.766Z] ++ SED=sed [2024-06-27T10:47:48.766Z] ++ BC=bc [2024-06-27T10:47:48.766Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.766Z] + case ${OPT} in [2024-06-27T10:47:48.766Z] + list_test_ids [2024-06-27T10:47:48.766Z] + echo batch_all [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ batch_all = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + [[ false = true ]] [2024-06-27T10:47:48.766Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.766Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:47:48.766Z] + OPT=list_test_ids [2024-06-27T10:47:48.766Z] + TEST_ID= [2024-06-27T10:47:48.766Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:48.766Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:47:48.766Z] +++ uname [2024-06-27T10:47:48.766Z] +++ grep -i sunos [2024-06-27T10:47:48.766Z] +++ wc -l [2024-06-27T10:47:48.766Z] +++ awk '{print $1}' [2024-06-27T10:47:48.766Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.766Z] ++ GREP=grep [2024-06-27T10:47:48.766Z] ++ AWK=awk [2024-06-27T10:47:48.766Z] ++ SED=sed [2024-06-27T10:47:48.766Z] ++ BC=bc [2024-06-27T10:47:48.766Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.766Z] + case ${OPT} in [2024-06-27T10:47:48.766Z] + list_test_ids [2024-06-27T10:47:48.766Z] + echo cdi_all [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ cdi_all = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + [[ false = true ]] [2024-06-27T10:47:48.766Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.766Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:47:48.766Z] + OPT=list_test_ids [2024-06-27T10:47:48.766Z] + TEST_ID= [2024-06-27T10:47:48.766Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:48.766Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:47:48.766Z] +++ uname [2024-06-27T10:47:48.766Z] +++ grep -i sunos [2024-06-27T10:47:48.766Z] +++ wc -l [2024-06-27T10:47:48.766Z] +++ awk '{print $1}' [2024-06-27T10:47:48.766Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.766Z] ++ GREP=grep [2024-06-27T10:47:48.766Z] ++ AWK=awk [2024-06-27T10:47:48.766Z] ++ SED=sed [2024-06-27T10:47:48.766Z] ++ BC=bc [2024-06-27T10:47:48.766Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.766Z] + case ${OPT} in [2024-06-27T10:47:48.766Z] + list_test_ids [2024-06-27T10:47:48.766Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ connector_all = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ connector_group_1 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ connector_group_2 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ connector_group_3 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ connector_group_4 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + [[ false = true ]] [2024-06-27T10:47:48.766Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.766Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:47:48.766Z] + OPT=list_test_ids [2024-06-27T10:47:48.766Z] + TEST_ID= [2024-06-27T10:47:48.766Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:47:48.766Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:47:48.766Z] +++ uname [2024-06-27T10:47:48.766Z] +++ grep -i sunos [2024-06-27T10:47:48.766Z] +++ wc -l [2024-06-27T10:47:48.766Z] +++ awk '{print $1}' [2024-06-27T10:47:48.766Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.766Z] ++ GREP=grep [2024-06-27T10:47:48.766Z] ++ AWK=awk [2024-06-27T10:47:48.766Z] ++ SED=sed [2024-06-27T10:47:48.766Z] ++ BC=bc [2024-06-27T10:47:48.766Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.766Z] + case ${OPT} in [2024-06-27T10:47:48.766Z] + list_test_ids [2024-06-27T10:47:48.766Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ deployment_all = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ deployment_cluster_all = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + [[ false = true ]] [2024-06-27T10:47:48.766Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.766Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:47:48.766Z] + OPT=list_test_ids [2024-06-27T10:47:48.766Z] + TEST_ID= [2024-06-27T10:47:48.766Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:48.766Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:47:48.766Z] +++ uname [2024-06-27T10:47:48.766Z] +++ grep -i sunos [2024-06-27T10:47:48.766Z] +++ wc -l [2024-06-27T10:47:48.766Z] +++ awk '{print $1}' [2024-06-27T10:47:48.766Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.766Z] ++ GREP=grep [2024-06-27T10:47:48.766Z] ++ AWK=awk [2024-06-27T10:47:48.766Z] ++ SED=sed [2024-06-27T10:47:48.766Z] ++ BC=bc [2024-06-27T10:47:48.766Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.766Z] + case ${OPT} in [2024-06-27T10:47:48.766Z] + list_test_ids [2024-06-27T10:47:48.766Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ ejb_all = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ ejb_timer_cluster_all = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ ejb_web_all = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ ejb_group_1 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ ejb_group_2 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ ejb_group_3 = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ ejb_group_embedded = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + [[ false = true ]] [2024-06-27T10:47:48.766Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:48.766Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-06-27T10:47:48.766Z] + OPT=list_test_ids [2024-06-27T10:47:48.766Z] + TEST_ID= [2024-06-27T10:47:48.766Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-06-27T10:47:48.766Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-06-27T10:47:48.766Z] +++ uname [2024-06-27T10:47:48.766Z] +++ grep -i sunos [2024-06-27T10:47:48.766Z] +++ wc -l [2024-06-27T10:47:48.766Z] +++ awk '{print $1}' [2024-06-27T10:47:48.766Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.766Z] ++ GREP=grep [2024-06-27T10:47:48.766Z] ++ AWK=awk [2024-06-27T10:47:48.766Z] ++ SED=sed [2024-06-27T10:47:48.766Z] ++ BC=bc [2024-06-27T10:47:48.766Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.766Z] + case ${OPT} in [2024-06-27T10:47:48.766Z] + list_test_ids [2024-06-27T10:47:48.766Z] + echo jdbc_all [2024-06-27T10:47:48.766Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:48.766Z] + [[ jdbc_all = \j\d\b\c\_\a\l\l ]] [2024-06-27T10:47:48.766Z] + found=true [2024-06-27T10:47:48.766Z] + break [2024-06-27T10:47:48.766Z] + [[ true = true ]] [2024-06-27T10:47:48.766Z] + ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh run_test_id jdbc_all [2024-06-27T10:47:48.766Z] + OPT=run_test_id [2024-06-27T10:47:48.766Z] + TEST_ID=jdbc_all [2024-06-27T10:47:48.766Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-06-27T10:47:48.766Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-06-27T10:47:48.766Z] +++ uname [2024-06-27T10:47:48.766Z] +++ grep -i sunos [2024-06-27T10:47:48.766Z] +++ wc -l [2024-06-27T10:47:48.766Z] +++ awk '{print $1}' [2024-06-27T10:47:48.766Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:48.766Z] ++ GREP=grep [2024-06-27T10:47:48.766Z] ++ AWK=awk [2024-06-27T10:47:48.766Z] ++ SED=sed [2024-06-27T10:47:48.766Z] ++ BC=bc [2024-06-27T10:47:48.766Z] ++ export GREP AWK SED BC [2024-06-27T10:47:48.766Z] + case ${OPT} in [2024-06-27T10:47:48.766Z] + trap 'copy_test_artifacts jdbc_all' EXIT [2024-06-27T10:47:48.766Z] + run_test_id jdbc_all [2024-06-27T10:47:48.766Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:47:48.767Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:47:48.767Z] [2024-06-27T10:47:48.767Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:47:48.767Z] [2024-06-27T10:47:48.767Z] + for i in "${@}" [2024-06-27T10:47:48.767Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:47:48.767Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:48.775Z] [INFO] No tests to run. [2024-06-27T10:47:48.775Z] [INFO] [2024-06-27T10:47:48.775Z] [INFO] --- antrun:3.0.0:run (default-test) @ quicklook --- [2024-06-27T10:47:47.279Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:47:47.286Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:47:47.845Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:47:47.858Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:47:47.869Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:48.900Z] [2024-06-27T10:47:48.900Z] setOSConditions: [2024-06-27T10:47:48.900Z] [2024-06-27T10:47:48.900Z] setToolWin: [2024-06-27T10:47:48.900Z] [2024-06-27T10:47:48.900Z] setToolUnix: [2024-06-27T10:47:48.900Z] [2024-06-27T10:47:48.900Z] setToolProperty: [2024-06-27T10:47:48.900Z] [2024-06-27T10:47:48.900Z] setS1ASclassPath: [2024-06-27T10:47:48.900Z] [2024-06-27T10:47:48.900Z] init-common: [2024-06-27T10:47:48.900Z] [2024-06-27T10:47:48.900Z] clean: [2024-06-27T10:47:48.900Z] [2024-06-27T10:47:48.900Z] setOSConditions: [2024-06-27T10:47:48.900Z] [2024-06-27T10:47:48.900Z] setToolWin: [2024-06-27T10:47:48.900Z] [2024-06-27T10:47:48.901Z] setToolUnix: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setToolProperty: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setS1ASclassPath: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] init-common: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] clean-common: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setOSConditions: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setToolWin: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setToolUnix: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setToolProperty: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setS1ASclassPath: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] init-common: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] clean-classes-common: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setOSConditions: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setToolWin: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setToolUnix: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setToolProperty: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setS1ASclassPath: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] init-common: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] clean-jars-common: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setOSConditions: [2024-06-27T10:47:48.901Z] [2024-06-27T10:47:48.901Z] setToolWin: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setToolUnix: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setToolProperty: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setS1ASclassPath: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] init-common: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] clean: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setOSConditions: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setToolWin: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setToolUnix: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setToolProperty: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setS1ASclassPath: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] init-common: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] clean-common: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setOSConditions: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setToolWin: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setToolUnix: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setToolProperty: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] setS1ASclassPath: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] init-common: [2024-06-27T10:47:48.902Z] [2024-06-27T10:47:48.902Z] clean-classes-common: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setOSConditions: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setToolWin: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setToolUnix: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setToolProperty: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setS1ASclassPath: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] init-common: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] clean-jars-common: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setOSConditions: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setToolWin: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setToolUnix: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setToolProperty: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setS1ASclassPath: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] init-common: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] clean: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setOSConditions: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setToolWin: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setToolUnix: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setToolProperty: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] setS1ASclassPath: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.903Z] init-common: [2024-06-27T10:47:48.903Z] [2024-06-27T10:47:48.904Z] clean-common: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setOSConditions: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setToolWin: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setToolUnix: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setToolProperty: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setS1ASclassPath: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] init-common: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] clean-classes-common: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setOSConditions: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setToolWin: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setToolUnix: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setToolProperty: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setS1ASclassPath: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] init-common: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] clean-jars-common: [2024-06-27T10:47:48.904Z] [echo] @@## nonacc ##@@ [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setOSConditions: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setToolWin: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setToolUnix: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setToolProperty: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.904Z] setS1ASclassPath: [2024-06-27T10:47:48.904Z] [2024-06-27T10:47:48.905Z] init-common: [2024-06-27T10:47:48.905Z] [2024-06-27T10:47:48.905Z] clean: [2024-06-27T10:47:48.905Z] [2024-06-27T10:47:48.905Z] setOSConditions: [2024-06-27T10:47:48.905Z] [2024-06-27T10:47:48.905Z] setToolWin: [2024-06-27T10:47:48.905Z] [2024-06-27T10:47:48.905Z] setToolUnix: [2024-06-27T10:47:48.905Z] [2024-06-27T10:47:48.905Z] setToolProperty: [2024-06-27T10:47:48.905Z] [2024-06-27T10:47:48.905Z] setS1ASclassPath: [2024-06-27T10:47:48.905Z] [2024-06-27T10:47:48.905Z] init-common: [2024-06-27T10:47:48.905Z] [2024-06-27T10:47:48.905Z] clean-common: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] setOSConditions: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] setToolWin: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] setToolUnix: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] setToolProperty: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] setS1ASclassPath: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] init-common: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] clean-classes-common: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] setOSConditions: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] setToolWin: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] setToolUnix: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] setToolProperty: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] setS1ASclassPath: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] init-common: [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.172Z] clean-jars-common: [2024-06-27T10:47:49.172Z] [echo] @@## web2connector ##@@ [2024-06-27T10:47:49.172Z] [2024-06-27T10:47:49.173Z] setOSConditions: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setToolWin: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setToolUnix: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setToolProperty: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setS1ASclassPath: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] init-common: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] clean: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setOSConditions: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setToolWin: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setToolUnix: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setToolProperty: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setS1ASclassPath: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] init-common: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] clean-common: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setOSConditions: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setToolWin: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setToolUnix: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setToolProperty: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] setS1ASclassPath: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.173Z] init-common: [2024-06-27T10:47:49.173Z] [2024-06-27T10:47:49.174Z] clean-classes-common: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setOSConditions: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setToolWin: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setToolUnix: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setToolProperty: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setS1ASclassPath: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] init-common: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] clean-jars-common: [2024-06-27T10:47:49.174Z] [echo] @@## web2connector (second time) ##@@ [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setOSConditions: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setToolWin: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setToolUnix: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setToolProperty: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setS1ASclassPath: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] init-common: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] clean: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setOSConditions: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setToolWin: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setToolUnix: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setToolProperty: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] setS1ASclassPath: [2024-06-27T10:47:49.174Z] [2024-06-27T10:47:49.174Z] init-common: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] clean-common: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setOSConditions: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setToolWin: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setToolUnix: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setToolProperty: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setS1ASclassPath: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] init-common: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] clean-classes-common: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setOSConditions: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setToolWin: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setToolUnix: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setToolProperty: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setS1ASclassPath: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] init-common: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] clean-jars-common: [2024-06-27T10:47:49.175Z] [echo] @@## nonstringmcfproperties ##@@ [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setOSConditions: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setToolWin: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setToolUnix: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setToolProperty: [2024-06-27T10:47:49.175Z] [2024-06-27T10:47:49.175Z] setS1ASclassPath: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] init-common: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] clean: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setOSConditions: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setToolWin: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setToolUnix: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setToolProperty: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setS1ASclassPath: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] init-common: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] clean-common: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setOSConditions: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setToolWin: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setToolUnix: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setToolProperty: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setS1ASclassPath: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] init-common: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] clean-classes-common: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setOSConditions: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setToolWin: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setToolUnix: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.176Z] setToolProperty: [2024-06-27T10:47:49.176Z] [2024-06-27T10:47:49.177Z] setS1ASclassPath: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] init-common: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] clean-jars-common: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] clean: [2024-06-27T10:47:49.177Z] [echo] @@## nonstringraproperties ##@@ [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] clean: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] clean: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] clean: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] setOSConditions: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] setToolWin: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] setToolUnix: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] setToolProperty: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] setS1ASclassPath: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] init-common: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] clean-classes-common: [2024-06-27T10:47:49.177Z] [echo] @@## txlevelswitch ##@@ [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] setOSConditions: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] setToolWin: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] setToolUnix: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] setToolProperty: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] setS1ASclassPath: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.177Z] init-common: [2024-06-27T10:47:49.177Z] [2024-06-27T10:47:49.178Z] clean: [2024-06-27T10:47:49.178Z] [2024-06-27T10:47:49.178Z] setOSConditions: [2024-06-27T10:47:49.178Z] [2024-06-27T10:47:49.178Z] setToolWin: [2024-06-27T10:47:49.178Z] [2024-06-27T10:47:49.178Z] setToolUnix: [2024-06-27T10:47:49.178Z] [2024-06-27T10:47:49.178Z] setToolProperty: [2024-06-27T10:47:49.178Z] [2024-06-27T10:47:49.178Z] setS1ASclassPath: [2024-06-27T10:47:49.178Z] [2024-06-27T10:47:49.178Z] init-common: [2024-06-27T10:47:49.178Z] [2024-06-27T10:47:49.178Z] clean-common: [2024-06-27T10:47:49.218Z] [INFO] [2024-06-27T10:47:49.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ quicklook --- [2024-06-27T10:47:49.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/src/main/resources [2024-06-27T10:47:49.218Z] [INFO] [2024-06-27T10:47:49.218Z] [INFO] --- compiler:3.11.0:compile (default-compile) @ quicklook --- [Pipeline] timeout [2024-06-27T10:47:49.324Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:49.433Z] [2024-06-27T10:47:49.433Z] setOSConditions: [2024-06-27T10:47:49.433Z] [2024-06-27T10:47:49.433Z] setToolWin: [2024-06-27T10:47:49.433Z] [2024-06-27T10:47:49.433Z] setToolUnix: [2024-06-27T10:47:49.433Z] [2024-06-27T10:47:49.433Z] setToolProperty: [2024-06-27T10:47:49.433Z] [2024-06-27T10:47:49.433Z] setS1ASclassPath: [2024-06-27T10:47:49.433Z] [2024-06-27T10:47:49.433Z] init-common: [2024-06-27T10:47:49.433Z] [2024-06-27T10:47:49.433Z] clean-classes-common: [2024-06-27T10:47:49.433Z] [2024-06-27T10:47:49.434Z] setOSConditions: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] setToolWin: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] setToolUnix: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] setToolProperty: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] setS1ASclassPath: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] init-common: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] clean-jars-common: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] clean: [2024-06-27T10:47:49.434Z] [echo] @@## threadpool ##@@ [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] clean: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] clean: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] clean: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] setOSConditions: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] setToolWin: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] setToolUnix: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] setToolProperty: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] setS1ASclassPath: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] init-common: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] clean-classes-common: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] clean: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] setOSConditions: [2024-06-27T10:47:49.434Z] [2024-06-27T10:47:49.434Z] setToolWin: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setToolUnix: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setToolProperty: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setS1ASclassPath: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] init-common: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] clean-common: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setOSConditions: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setToolWin: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setToolUnix: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setToolProperty: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setS1ASclassPath: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] init-common: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] clean-classes-common: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setOSConditions: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setToolWin: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setToolUnix: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setToolProperty: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] setS1ASclassPath: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] init-common: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] clean-jars-common: [2024-06-27T10:47:49.435Z] [echo] @@## connector1.6 ##@@ [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.435Z] clean: [2024-06-27T10:47:49.435Z] [2024-06-27T10:47:49.436Z] clean: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] clean: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setOSConditions: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setToolWin: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setToolUnix: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setToolProperty: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setS1ASclassPath: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] init-common: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] clean-classes-common: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] clean: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setOSConditions: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setToolWin: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setToolUnix: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setToolProperty: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setS1ASclassPath: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] init-common: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] clean-common: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setOSConditions: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setToolWin: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setToolUnix: [2024-06-27T10:47:49.436Z] [2024-06-27T10:47:49.436Z] setToolProperty: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setS1ASclassPath: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] init-common: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] clean-classes-common: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setOSConditions: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setToolWin: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setToolUnix: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setToolProperty: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setS1ASclassPath: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] init-common: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] clean-jars-common: [2024-06-27T10:47:49.437Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setOSConditions: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setToolWin: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setToolUnix: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setToolProperty: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setS1ASclassPath: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] init-common: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] clean: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setOSConditions: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setToolWin: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.437Z] setToolUnix: [2024-06-27T10:47:49.437Z] [2024-06-27T10:47:49.438Z] setToolProperty: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setS1ASclassPath: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] init-common: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] clean-common: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setOSConditions: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setToolWin: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setToolUnix: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setToolProperty: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setS1ASclassPath: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] init-common: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] clean-classes-common: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setOSConditions: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setToolWin: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setToolUnix: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setToolProperty: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setS1ASclassPath: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] init-common: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] clean-jars-common: [2024-06-27T10:47:49.438Z] [echo] @@## SunRaXml ##@@ [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setOSConditions: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.438Z] setToolWin: [2024-06-27T10:47:49.438Z] [2024-06-27T10:47:49.439Z] setToolUnix: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setToolProperty: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setS1ASclassPath: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] init-common: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] clean: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setOSConditions: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setToolWin: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setToolUnix: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setToolProperty: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setS1ASclassPath: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] init-common: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] clean: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setOSConditions: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setToolWin: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setToolUnix: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setToolProperty: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] setS1ASclassPath: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] init-common: [2024-06-27T10:47:49.439Z] [2024-06-27T10:47:49.439Z] create-dboutfile: [2024-06-27T10:47:49.439Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:47:49.447Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:47:49.447Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:47:49.447Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:47:49.447Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:47:49.447Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:47:49.447Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:47:49.447Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:47:49.473Z] [INFO] No sources to compile [2024-06-27T10:47:49.473Z] [INFO] [2024-06-27T10:47:49.473Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ quicklook --- [2024-06-27T10:47:49.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/src/test/resources [2024-06-27T10:47:49.473Z] [INFO] [2024-06-27T10:47:49.473Z] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ quicklook --- [2024-06-27T10:47:49.473Z] [INFO] No sources to compile [2024-06-27T10:47:49.473Z] [INFO] [2024-06-27T10:47:49.473Z] [INFO] --- surefire:3.1.2:test (default-test) @ quicklook --- [2024-06-27T10:47:49.693Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-06-27T10:47:49.693Z] + cd ./appserver/tests/appserv-tests/devtests/jdbc [2024-06-27T10:47:49.693Z] + test_init [2024-06-27T10:47:49.693Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:47:49.693Z] [2024-06-27T10:47:49.693Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:47:49.693Z] [2024-06-27T10:47:49.693Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:47:49.693Z] + xargs touch [2024-06-27T10:47:49.693Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:49.693Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:49.693Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:49.693Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:49.693Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:49.693Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:49.693Z] + java -version [2024-06-27T10:47:49.693Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:47:49.693Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:47:49.693Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:47:49.693Z] + ant -version [2024-06-27T10:47:49.693Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:49.693Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:47:49.693Z] + printf '\n\n' [2024-06-27T10:47:49.693Z] [2024-06-27T10:47:49.693Z] [2024-06-27T10:47:49.693Z] + get_test_target jdbc_all [2024-06-27T10:47:49.693Z] + case ${1} in [2024-06-27T10:47:49.693Z] + TARGET=all [2024-06-27T10:47:49.693Z] + export TARGET [2024-06-27T10:47:49.693Z] + test_run [2024-06-27T10:47:49.693Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-domain domain1 [2024-06-27T10:47:49.694Z] [2024-06-27T10:47:49.694Z] setOSConditions: [2024-06-27T10:47:49.694Z] [2024-06-27T10:47:49.694Z] setToolWin: [2024-06-27T10:47:49.694Z] [2024-06-27T10:47:49.694Z] setToolUnix: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] setToolProperty: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] setS1ASclassPath: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] init-common: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] clean: [2024-06-27T10:47:49.695Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] setOSConditions: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] setToolWin: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] setToolUnix: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] setToolProperty: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] setS1ASclassPath: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] init-common: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] create-dboutfile: [2024-06-27T10:47:49.695Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:47:49.695Z] [echo] @@## defaultConnectorResource ##@@ [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] clean: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] clean: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] clean: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] setOSConditions: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] setToolWin: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] setToolUnix: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.695Z] setToolProperty: [2024-06-27T10:47:49.695Z] [2024-06-27T10:47:49.696Z] setS1ASclassPath: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] init-common: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] clean-classes-common: [2024-06-27T10:47:49.696Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] clean: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setOSConditions: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setToolWin: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setToolUnix: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setToolProperty: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setS1ASclassPath: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] init-common: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] clean-common: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setOSConditions: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setToolWin: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setToolUnix: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setToolProperty: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setS1ASclassPath: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] init-common: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] clean-classes-common: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setOSConditions: [2024-06-27T10:47:49.696Z] [2024-06-27T10:47:49.696Z] setToolWin: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setToolUnix: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setToolProperty: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setS1ASclassPath: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] init-common: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] clean-jars-common: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] unset: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setOSConditions: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setToolWin: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setToolUnix: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setToolProperty: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setS1ASclassPath: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] init-common: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] unsetJdbc: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setOSConditions: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setToolWin: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setToolUnix: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setToolProperty: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] setS1ASclassPath: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] init-common: [2024-06-27T10:47:49.697Z] [2024-06-27T10:47:49.697Z] execute-sql-common: [2024-06-27T10:47:49.700Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-mqclp [2024-06-27T10:47:49.769Z] [INFO] [2024-06-27T10:47:49.769Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:47:49.769Z] [INFO] [2024-06-27T10:47:49.769Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:47:49.788Z] ++ pwd [2024-06-27T10:47:49.788Z] + dname=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:49.788Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:49.788Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-06-27T10:47:49.788Z] + test_init [2024-06-27T10:47:49.788Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:47:49.788Z] [2024-06-27T10:47:49.788Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:47:49.788Z] [2024-06-27T10:47:49.788Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:47:49.788Z] + xargs touch [2024-06-27T10:47:49.788Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:49.788Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:49.788Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:49.788Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:49.788Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:49.788Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:49.788Z] + java -version [2024-06-27T10:47:49.788Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:47:49.788Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:47:49.788Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:47:49.788Z] + ant -version [2024-06-27T10:47:49.788Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:49.788Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:47:49.788Z] + printf '\n\n' [2024-06-27T10:47:49.788Z] [2024-06-27T10:47:49.788Z] [2024-06-27T10:47:49.788Z] + get_test_target ejb_group_2 [2024-06-27T10:47:49.788Z] + case $1 in [2024-06-27T10:47:49.788Z] + TARGET=ejb_group_2 [2024-06-27T10:47:49.788Z] + export TARGET [2024-06-27T10:47:49.788Z] + [[ ejb_group_2 = \e\j\b\_\a\l\l ]] [2024-06-27T10:47:49.788Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p* ]] [2024-06-27T10:47:49.788Z] + test_run_ejb [2024-06-27T10:47:49.788Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:47:49.788Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:49.788Z] + echo AS_ADMIN_PASSWORD= [2024-06-27T10:47:49.788Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/temppwd [2024-06-27T10:47:49.788Z] AS_ADMIN_PASSWORD= [2024-06-27T10:47:49.788Z] + ADMIN_PORT=45707 [2024-06-27T10:47:49.788Z] + JMS_PORT=45708 [2024-06-27T10:47:49.788Z] + JMX_PORT=45709 [2024-06-27T10:47:49.788Z] + ORB_PORT=45710 [2024-06-27T10:47:49.788Z] + SSL_PORT=45711 [2024-06-27T10:47:49.788Z] + INSTANCE_PORT=45712 [2024-06-27T10:47:49.788Z] + ALTERNATE_PORT=45713 [2024-06-27T10:47:49.788Z] + ORB_SSL_PORT=45714 [2024-06-27T10:47:49.788Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-06-27T10:47:49.788Z] + DB_PORT=45716 [2024-06-27T10:47:49.788Z] + DB_PORT_2=45717 [2024-06-27T10:47:49.788Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-06-27T10:47:49.975Z] [INFO] [2024-06-27T10:47:49.975Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:47:49.975Z] [INFO] [2024-06-27T10:47:49.975Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:47:50.056Z] [INFO] No tests to run. [2024-06-27T10:47:50.056Z] [INFO] [2024-06-27T10:47:50.056Z] [INFO] --- antrun:3.0.0:run (default-test) @ quicklook --- [2024-06-27T10:47:50.133Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-06-27T10:47:50.409Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:47:50.409Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded/autoclose/ejb/SimpleEjb.java uses unchecked or unsafe operations. [2024-06-27T10:47:50.409Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:47:50.409Z] [javac] 1 warning [2024-06-27T10:47:50.409Z] [2024-06-27T10:47:50.409Z] setOSConditions: [2024-06-27T10:47:50.409Z] [2024-06-27T10:47:50.409Z] setToolWin: [2024-06-27T10:47:50.409Z] [2024-06-27T10:47:50.409Z] setToolUnix: [2024-06-27T10:47:50.409Z] [2024-06-27T10:47:50.409Z] setToolProperty: [2024-06-27T10:47:50.409Z] [2024-06-27T10:47:50.409Z] setS1ASclassPath: [2024-06-27T10:47:50.409Z] [2024-06-27T10:47:50.409Z] init-common: [2024-06-27T10:47:50.409Z] [2024-06-27T10:47:50.409Z] compile-common: [2024-06-27T10:47:50.409Z] [echo] Current time (ISO): 2024-06-27T10:47:50.322+0000 [2024-06-27T10:47:50.409Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:47:42.527Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:47:42.538Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:50.741Z] Using port 45707 for Admin. [2024-06-27T10:47:50.741Z] Using port 45712 for HTTP Instance. [2024-06-27T10:47:50.741Z] Using port 45708 for JMS. [2024-06-27T10:47:50.741Z] Using port 45710 for IIOP. [2024-06-27T10:47:50.741Z] Using port 45711 for HTTP_SSL. [2024-06-27T10:47:50.741Z] Using port 45714 for IIOP_SSL. [2024-06-27T10:47:50.741Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-06-27T10:47:50.741Z] Using port 45709 for JMX_ADMIN. [2024-06-27T10:47:50.741Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:47:50.741Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:47:50.741Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:47:50.741Z] [CN=basic-xkk4w,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:47:50.759Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:47:50.759Z] for: CN=basic-kq39w-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:47:51.017Z] [INFO] Executing tasks [2024-06-27T10:47:51.031Z] [2024-06-27T10:47:51.031Z] Warning: [2024-06-27T10:47:51.031Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:51.071Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-06-27T10:47:51.071Z] [sql] Failed to execute: drop table messages [2024-06-27T10:47:51.071Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:47:51.071Z] [sql] 0 of 1 SQL statements executed successfully [2024-06-27T10:47:51.071Z] [2024-06-27T10:47:51.071Z] setOSConditions: [2024-06-27T10:47:51.071Z] [2024-06-27T10:47:51.071Z] setToolWin: [2024-06-27T10:47:51.071Z] [2024-06-27T10:47:51.071Z] setToolUnix: [2024-06-27T10:47:51.071Z] [2024-06-27T10:47:51.071Z] setToolProperty: [2024-06-27T10:47:51.071Z] [2024-06-27T10:47:51.071Z] setS1ASclassPath: [2024-06-27T10:47:51.071Z] [2024-06-27T10:47:51.071Z] init-common: [2024-06-27T10:47:51.071Z] [2024-06-27T10:47:51.071Z] undeploy-jdbc-common: [2024-06-27T10:47:51.072Z] [2024-06-27T10:47:51.072Z] setOSConditions: [2024-06-27T10:47:51.072Z] [2024-06-27T10:47:51.072Z] setToolWin: [2024-06-27T10:47:51.072Z] [2024-06-27T10:47:51.072Z] setToolUnix: [2024-06-27T10:47:51.072Z] [2024-06-27T10:47:51.072Z] setToolProperty: [2024-06-27T10:47:51.072Z] [2024-06-27T10:47:51.072Z] setS1ASclassPath: [2024-06-27T10:47:51.072Z] [2024-06-27T10:47:51.072Z] init-common: [2024-06-27T10:47:51.072Z] [2024-06-27T10:47:51.072Z] delete-jdbc-resource-common: [2024-06-27T10:47:51.072Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-06-27T10:47:51.273Z] [WARNING] [echo] compile classpath: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/target/classes [2024-06-27T10:47:51.273Z] [WARNING] [echo] plugin classpath: /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar:/home/jenkins/.m2/repository/org/apache/ant/ant/1.10.9/ant-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar:/home/jenkins/.m2/repository/junit/junit/4.13/junit-4.13.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/home/jenkins/.m2/repository/org/testng/testng/6.11/testng-6.11.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/home/jenkins/.m2/repository/com/sun/jsftemplating/jsftemplating-dynafaces/0.1/jsftemplating-dynafaces-0.1.jar:/home/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/home/jenkins/.m2/repository/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar:/home/jenkins/.m2/repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar:/home/jenkins/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [2024-06-27T10:47:51.274Z] [WARNING] Trying to override old definition of task javac [2024-06-27T10:47:51.274Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:47:51.274Z] [WARNING] [echo] | | [2024-06-27T10:47:51.274Z] [WARNING] [echo] | R u n n i n g | [2024-06-27T10:47:51.274Z] [WARNING] [echo] | all_gd_security | [2024-06-27T10:47:51.274Z] [WARNING] [echo] | Full Profile | [2024-06-27T10:47:51.274Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:47:51.302Z] [INFO] Executing tasks [2024-06-27T10:47:51.302Z] [WARNING] [echo] compile classpath: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/target/classes [2024-06-27T10:47:51.303Z] [WARNING] [echo] plugin classpath: /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar:/home/jenkins/.m2/repository/org/apache/ant/ant/1.10.9/ant-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar:/home/jenkins/.m2/repository/junit/junit/4.13/junit-4.13.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/home/jenkins/.m2/repository/org/testng/testng/6.11/testng-6.11.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/home/jenkins/.m2/repository/com/sun/jsftemplating/jsftemplating-dynafaces/0.1/jsftemplating-dynafaces-0.1.jar:/home/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/home/jenkins/.m2/repository/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar:/home/jenkins/.m2/repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar:/home/jenkins/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [2024-06-27T10:47:51.303Z] [WARNING] Trying to override old definition of task javac [2024-06-27T10:47:51.303Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:47:51.303Z] [WARNING] [echo] | | [2024-06-27T10:47:51.303Z] [WARNING] [echo] | R u n n i n g | [2024-06-27T10:47:51.304Z] [WARNING] [echo] | all_wd_security | [2024-06-27T10:47:51.304Z] [WARNING] [echo] | Web Profile | [2024-06-27T10:47:51.304Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:47:51.304Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:47:51.304Z] [WARNING] [echo] Verify Domain.xml [2024-06-27T10:47:51.332Z] Enter keystore password: Certificate stored in file [2024-06-27T10:47:51.332Z] [2024-06-27T10:47:51.332Z] Warning: [2024-06-27T10:47:51.332Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:51.342Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:47:51.342Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:47:51.342Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:47:51.342Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:47:51.342Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:47:51.342Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:47:51.342Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:47:51.546Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:47:51.546Z] [WARNING] [echo] Verify Domain.xml [2024-06-27T10:47:51.719Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [2024-06-27T10:47:51.869Z] [INFO] No sources to compile [2024-06-27T10:47:51.869Z] [INFO] [2024-06-27T10:47:51.869Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:51.939Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:47:52.064Z] --------- Derby Network Server Information -------- [2024-06-27T10:47:52.065Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-06-27T10:47:52.065Z] -- listing properties -- [2024-06-27T10:47:52.065Z] derby.drda.timeSlice=0 [2024-06-27T10:47:52.065Z] derby.drda.portNumber=1527 [2024-06-27T10:47:52.065Z] derby.drda.minThreads=0 [2024-06-27T10:47:52.065Z] derby.drda.sslMode=off [2024-06-27T10:47:52.065Z] derby.drda.traceAll=false [2024-06-27T10:47:52.065Z] derby.drda.keepAlive=true [2024-06-27T10:47:52.065Z] derby.drda.maxThreads=0 [2024-06-27T10:47:52.065Z] derby.drda.logConnections=false [2024-06-27T10:47:52.065Z] derby.drda.startNetworkServer=false [2024-06-27T10:47:52.065Z] derby.drda.host=0.0.0.0 [2024-06-27T10:47:52.065Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2024-06-27T10:47:52.065Z] ------------------ Java Information ------------------ [2024-06-27T10:47:52.065Z] Java Version: 21.0.2 [2024-06-27T10:47:52.065Z] Java Vendor: Eclipse Adoptium [2024-06-27T10:47:52.065Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:52.065Z] Java classpath: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar [2024-06-27T10:47:52.065Z] OS name: Linux [2024-06-27T10:47:52.065Z] OS architecture: amd64 [2024-06-27T10:47:52.065Z] OS version: 6.2.9-300.fc38.x86_64 [2024-06-27T10:47:52.065Z] Java user name: jenkins [2024-06-27T10:47:52.065Z] Java user home: /home/jenkins [2024-06-27T10:47:52.065Z] Java user dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi [2024-06-27T10:47:52.065Z] java.specification.name: Java Platform API Specification [2024-06-27T10:47:52.065Z] java.specification.version: 21 [2024-06-27T10:47:52.065Z] java.runtime.version: 21.0.2+13-LTS [2024-06-27T10:47:52.065Z] --------- Derby Information -------- [2024-06-27T10:47:52.065Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] ------------------------------------------------------ [2024-06-27T10:47:52.065Z] ----------------- Locale Information ----------------- [2024-06-27T10:47:52.065Z] Current Locale : [English/United States [en_US]] [2024-06-27T10:47:52.065Z] Found support for locale: [cs] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [de_DE] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [es] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [fr] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [hu] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [it] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [ja_JP] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [ko_KR] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [pl] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [pt_BR] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [ru] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [zh_CN] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] Found support for locale: [zh_TW] [2024-06-27T10:47:52.065Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:47:52.065Z] ------------------------------------------------------ [2024-06-27T10:47:52.065Z] ------------------------------------------------------ [2024-06-27T10:47:52.065Z] [2024-06-27T10:47:52.065Z] Starting database in the background. [2024-06-27T10:47:52.065Z] Log redirected to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.log. [2024-06-27T10:47:52.065Z] Command start-database executed successfully. [2024-06-27T10:47:52.124Z] [INFO] [2024-06-27T10:47:52.124Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:52.124Z] [INFO] [2024-06-27T10:47:52.124Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:47:52.124Z] [INFO] No sources to compile [2024-06-27T10:47:52.124Z] [INFO] [2024-06-27T10:47:52.124Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:47:52.124Z] [INFO] No sources to compile [2024-06-27T10:47:52.124Z] [INFO] [2024-06-27T10:47:52.124Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:47:52.228Z] [INFO] [exec] Ignoring unrecognized element jms-service at Line number = 300 [2024-06-27T10:47:52.228Z] [INFO] [exec] Column number = 107 [2024-06-27T10:47:52.228Z] [INFO] [exec] System Id = null [2024-06-27T10:47:52.228Z] [INFO] [exec] Public Id = null [2024-06-27T10:47:52.228Z] [INFO] [exec] Location Uri= null [2024-06-27T10:47:52.228Z] [INFO] [exec] CharacterOffset = 19403 [2024-06-27T10:47:52.228Z] [INFO] [exec] [2024-06-27T10:47:52.228Z] [INFO] [exec] All tests passed; domain.xml is valid. [2024-06-27T10:47:52.228Z] [INFO] [exec] Command verify-domain-xml executed successfully. [2024-06-27T10:47:52.228Z] [INFO] [exec] Ignoring unrecognized element jms-availability at Line number = 427 [2024-06-27T10:47:52.228Z] [INFO] [exec] Column number = 33 [2024-06-27T10:47:52.228Z] [INFO] [exec] System Id = null [2024-06-27T10:47:52.228Z] [INFO] [exec] Public Id = null [2024-06-27T10:47:52.228Z] [INFO] [exec] Location Uri= null [2024-06-27T10:47:52.228Z] [INFO] [exec] CharacterOffset = 29545 [2024-06-27T10:47:52.228Z] [INFO] [exec] [2024-06-27T10:47:52.228Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:47:52.228Z] [WARNING] [echo] | | [2024-06-27T10:47:52.228Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:47:52.228Z] [WARNING] [echo] | in Felix mode | [2024-06-27T10:47:52.228Z] [WARNING] [echo] | | [2024-06-27T10:47:52.228Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:47:52.231Z] Enter keystore password: Certificate stored in file [2024-06-27T10:47:52.270Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:47:52.287Z] [INFO] No sources to compile [2024-06-27T10:47:52.287Z] [INFO] [2024-06-27T10:47:52.287Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:52.287Z] [INFO] [2024-06-27T10:47:52.287Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:47:52.287Z] [INFO] [2024-06-27T10:47:52.287Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:47:52.287Z] [INFO] No sources to compile [2024-06-27T10:47:52.287Z] [INFO] [2024-06-27T10:47:52.287Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:47:52.287Z] [INFO] No sources to compile [2024-06-27T10:47:52.287Z] [INFO] [2024-06-27T10:47:52.287Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:47:52.321Z] + printf '\n%s \n\n' '===== TEST RUN - RUNNING TESTS for all =====' [2024-06-27T10:47:52.321Z] [2024-06-27T10:47:52.321Z] ===== TEST RUN - RUNNING TESTS for all ===== [2024-06-27T10:47:52.321Z] [2024-06-27T10:47:52.321Z] + ant all [2024-06-27T10:47:52.321Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:52.380Z] [INFO] Executing tasks [2024-06-27T10:47:52.380Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:47:52.380Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:47:52.426Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:47:52.426Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:47:52.426Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:47:52.426Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:47:52.426Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:47:52.426Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:47:52.426Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:47:52.426Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:47:52.426Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:47:52.426Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:47:52.426Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:47:52.426Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:47:52.426Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:47:52.426Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:47:52.426Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:47:52.426Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:47:52.426Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:52.426Z] [INFO] BUILD SUCCESS [2024-06-27T10:47:52.426Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:52.426Z] [INFO] Total time: 18.808 s [2024-06-27T10:47:52.426Z] [INFO] Finished at: 2024-06-27T10:47:51Z [2024-06-27T10:47:52.426Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:52.426Z] + run_test connector_group_3 [2024-06-27T10:47:52.426Z] + local testid=connector_group_3 [2024-06-27T10:47:52.426Z] + local found=false [2024-06-27T10:47:52.426Z] ++ find . -name run_test.sh [2024-06-27T10:47:52.426Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:52.426Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:47:52.426Z] + OPT=list_test_ids [2024-06-27T10:47:52.426Z] + TEST_ID= [2024-06-27T10:47:52.426Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:47:52.426Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:47:52.426Z] +++ uname [2024-06-27T10:47:52.426Z] +++ grep -i sunos [2024-06-27T10:47:52.426Z] +++ wc -l [2024-06-27T10:47:52.426Z] +++ awk '{print $1}' [2024-06-27T10:47:52.426Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:52.426Z] ++ GREP=grep [2024-06-27T10:47:52.426Z] ++ AWK=awk [2024-06-27T10:47:52.426Z] ++ SED=sed [2024-06-27T10:47:52.426Z] ++ BC=bc [2024-06-27T10:47:52.426Z] ++ export GREP AWK SED BC [2024-06-27T10:47:52.426Z] + case ${OPT} in [2024-06-27T10:47:52.426Z] + list_test_ids [2024-06-27T10:47:52.426Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:47:52.426Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.426Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.426Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.426Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.426Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.426Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.426Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.426Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.426Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.426Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.427Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.427Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.427Z] + [[ false = true ]] [2024-06-27T10:47:52.427Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:52.427Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:47:52.427Z] + OPT=list_test_ids [2024-06-27T10:47:52.427Z] + TEST_ID= [2024-06-27T10:47:52.427Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:47:52.427Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:47:52.427Z] +++ uname [2024-06-27T10:47:52.427Z] +++ grep -i sunos [2024-06-27T10:47:52.427Z] +++ wc -l [2024-06-27T10:47:52.427Z] +++ awk '{print $1}' [2024-06-27T10:47:52.427Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:52.427Z] ++ GREP=grep [2024-06-27T10:47:52.427Z] ++ AWK=awk [2024-06-27T10:47:52.427Z] ++ SED=sed [2024-06-27T10:47:52.427Z] ++ BC=bc [2024-06-27T10:47:52.427Z] ++ export GREP AWK SED BC [2024-06-27T10:47:52.427Z] + case ${OPT} in [2024-06-27T10:47:52.427Z] + list_test_ids [2024-06-27T10:47:52.427Z] + echo batch_all [2024-06-27T10:47:52.427Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.427Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.427Z] + [[ false = true ]] [2024-06-27T10:47:52.427Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:52.427Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:47:52.427Z] + OPT=list_test_ids [2024-06-27T10:47:52.427Z] + TEST_ID= [2024-06-27T10:47:52.427Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:52.427Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:47:52.427Z] +++ uname [2024-06-27T10:47:52.427Z] +++ grep -i sunos [2024-06-27T10:47:52.427Z] +++ wc -l [2024-06-27T10:47:52.427Z] +++ awk '{print $1}' [2024-06-27T10:47:52.427Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:52.427Z] ++ GREP=grep [2024-06-27T10:47:52.427Z] ++ AWK=awk [2024-06-27T10:47:52.427Z] ++ SED=sed [2024-06-27T10:47:52.427Z] ++ BC=bc [2024-06-27T10:47:52.427Z] ++ export GREP AWK SED BC [2024-06-27T10:47:52.427Z] + case ${OPT} in [2024-06-27T10:47:52.427Z] + list_test_ids [2024-06-27T10:47:52.427Z] + echo cdi_all [2024-06-27T10:47:52.427Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.427Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.427Z] + [[ false = true ]] [2024-06-27T10:47:52.427Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:52.427Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:47:52.427Z] + OPT=list_test_ids [2024-06-27T10:47:52.427Z] + TEST_ID= [2024-06-27T10:47:52.427Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:52.427Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:47:52.427Z] +++ uname [2024-06-27T10:47:52.427Z] +++ grep -i sunos [2024-06-27T10:47:52.427Z] +++ wc -l [2024-06-27T10:47:52.427Z] +++ awk '{print $1}' [2024-06-27T10:47:52.427Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:52.427Z] ++ GREP=grep [2024-06-27T10:47:52.427Z] ++ AWK=awk [2024-06-27T10:47:52.427Z] ++ SED=sed [2024-06-27T10:47:52.427Z] ++ BC=bc [2024-06-27T10:47:52.427Z] ++ export GREP AWK SED BC [2024-06-27T10:47:52.427Z] + case ${OPT} in [2024-06-27T10:47:52.427Z] + list_test_ids [2024-06-27T10:47:52.427Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:47:52.427Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.427Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.427Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.427Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.427Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.427Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.427Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:52.427Z] + [[ connector_group_3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-06-27T10:47:52.427Z] + found=true [2024-06-27T10:47:52.427Z] + break [2024-06-27T10:47:52.427Z] + [[ true = true ]] [2024-06-27T10:47:52.427Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_3 [2024-06-27T10:47:52.427Z] + OPT=run_test_id [2024-06-27T10:47:52.427Z] + TEST_ID=connector_group_3 [2024-06-27T10:47:52.427Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:52.427Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:47:52.427Z] +++ uname [2024-06-27T10:47:52.427Z] +++ grep -i sunos [2024-06-27T10:47:52.427Z] +++ wc -l [2024-06-27T10:47:52.427Z] +++ awk '{print $1}' [2024-06-27T10:47:52.427Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:52.427Z] ++ GREP=grep [2024-06-27T10:47:52.427Z] ++ AWK=awk [2024-06-27T10:47:52.427Z] ++ SED=sed [2024-06-27T10:47:52.427Z] ++ BC=bc [2024-06-27T10:47:52.427Z] ++ export GREP AWK SED BC [2024-06-27T10:47:52.427Z] + case ${OPT} in [2024-06-27T10:47:52.427Z] + trap 'copy_test_artifacts connector_group_3' EXIT [2024-06-27T10:47:52.427Z] + run_test_id connector_group_3 [2024-06-27T10:47:52.427Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:47:52.427Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:47:52.427Z] [2024-06-27T10:47:52.427Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:47:52.427Z] [2024-06-27T10:47:52.427Z] + for i in "${@}" [2024-06-27T10:47:52.427Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:47:52.427Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:52.477Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-06-27T10:47:52.526Z] [javac] 1 warning [2024-06-27T10:47:52.526Z] [2024-06-27T10:47:52.526Z] build: [2024-06-27T10:47:52.526Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:47:52.526Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-embedded-autoclose-ejb.jar [2024-06-27T10:47:52.526Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/org [2024-06-27T10:47:52.526Z] [2024-06-27T10:47:52.526Z] run: [2024-06-27T10:47:52.526Z] [2024-06-27T10:47:52.526Z] setOSConditions: [2024-06-27T10:47:52.526Z] [2024-06-27T10:47:52.526Z] setToolWin: [2024-06-27T10:47:52.526Z] [2024-06-27T10:47:52.526Z] setToolUnix: [2024-06-27T10:47:52.526Z] [2024-06-27T10:47:52.526Z] setToolProperty: [2024-06-27T10:47:52.526Z] [2024-06-27T10:47:52.526Z] setS1ASclassPath: [2024-06-27T10:47:52.526Z] [2024-06-27T10:47:52.526Z] init-common: [2024-06-27T10:47:52.527Z] [2024-06-27T10:47:52.527Z] run_se: [2024-06-27T10:47:52.527Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:47:52.531Z] [2024-06-27T10:47:52.531Z] Warning: [2024-06-27T10:47:52.531Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:52.542Z] [INFO] Executing tasks [2024-06-27T10:47:52.542Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:47:52.542Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:47:52.542Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:47:52.542Z] [INFO] Executed tasks [2024-06-27T10:47:52.542Z] [INFO] [2024-06-27T10:47:52.542Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:47:52.586Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/build.xml [2024-06-27T10:47:52.636Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:47:52.636Z] [INFO] Executed tasks [2024-06-27T10:47:52.636Z] [INFO] [2024-06-27T10:47:52.636Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:47:52.682Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:52.682Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:47:52.682Z] + test_init [2024-06-27T10:47:52.682Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:47:52.682Z] [2024-06-27T10:47:52.682Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:47:52.682Z] [2024-06-27T10:47:52.682Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:47:52.682Z] + xargs touch [2024-06-27T10:47:52.682Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:52.682Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:52.682Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:52.682Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:52.682Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:52.682Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:52.682Z] + java -version [2024-06-27T10:47:52.772Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-06-27T10:47:52.772Z] [exec] Result: 1 [2024-06-27T10:47:52.772Z] [echo] cmd executed for server [2024-06-27T10:47:52.772Z] [2024-06-27T10:47:52.772Z] setOSConditions: [2024-06-27T10:47:52.772Z] [2024-06-27T10:47:52.772Z] setToolWin: [2024-06-27T10:47:52.773Z] [2024-06-27T10:47:52.773Z] setToolUnix: [2024-06-27T10:47:52.773Z] [2024-06-27T10:47:52.773Z] setToolProperty: [2024-06-27T10:47:52.773Z] [2024-06-27T10:47:52.773Z] setS1ASclassPath: [2024-06-27T10:47:52.773Z] [2024-06-27T10:47:52.773Z] init-common: [2024-06-27T10:47:52.773Z] [2024-06-27T10:47:52.773Z] delete-jdbc-connpool-common: [2024-06-27T10:47:52.773Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-06-27T10:47:52.787Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:47:52.938Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:47:52.938Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:47:52.938Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:47:52.938Z] + ant -version [2024-06-27T10:47:52.938Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:52.938Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:47:52.938Z] + printf '\n\n' [2024-06-27T10:47:52.938Z] [2024-06-27T10:47:52.938Z] [2024-06-27T10:47:52.938Z] + get_test_target connector_group_3 [2024-06-27T10:47:52.938Z] + case ${1} in [2024-06-27T10:47:52.938Z] + TARGET=connector_group_3 [2024-06-27T10:47:52.938Z] + export TARGET [2024-06-27T10:47:52.938Z] + test_run [2024-06-27T10:47:52.938Z] + export HUDSON=true [2024-06-27T10:47:52.938Z] + HUDSON=true [2024-06-27T10:47:52.938Z] ++ pwd [2024-06-27T10:47:52.938Z] + export ROOT=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:47:52.938Z] + ROOT=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:47:52.938Z] + echo /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:47:52.938Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:47:52.938Z] + ant startDomain startDerby [2024-06-27T10:47:52.938Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-06-27T10:47:52.950Z] [INFO] [exec] All tests passed; domain.xml is valid. [2024-06-27T10:47:52.951Z] [INFO] [exec] Command verify-domain-xml executed successfully. [2024-06-27T10:47:52.951Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:47:52.951Z] [WARNING] [echo] | | [2024-06-27T10:47:52.951Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:47:52.951Z] [WARNING] [echo] | in Felix mode | [2024-06-27T10:47:52.951Z] [WARNING] [echo] | | [2024-06-27T10:47:52.951Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:47:53.099Z] [java] .......... Testing module: ejb-ejb32-embedded-autoclose-ejb [2024-06-27T10:47:53.190Z] [2024-06-27T10:47:53.190Z] all: [2024-06-27T10:47:53.190Z] [2024-06-27T10:47:53.190Z] cdi: [2024-06-27T10:47:53.190Z] [echo] @@## Running all CDI developer tests ##@@ [2024-06-27T10:47:53.190Z] [echo] @@## Set environment variable 'cdi_all' to name of single test dir to run only that one. ##@@ [2024-06-27T10:47:53.190Z] [echo] [2024-06-27T10:47:53.190Z] [echo] ************************* [2024-06-27T10:47:53.190Z] [echo] * Running smoke-tests [2024-06-27T10:47:53.190Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests [2024-06-27T10:47:53.190Z] [echo] ************************* [2024-06-27T10:47:53.190Z] [echo] [2024-06-27T10:47:53.190Z] [2024-06-27T10:47:53.190Z] all: [2024-06-27T10:47:53.190Z] [2024-06-27T10:47:53.191Z] smoke: [2024-06-27T10:47:53.191Z] [echo] Excluding testcase simple-wab-with-cdi [2024-06-27T10:47:53.191Z] [2024-06-27T10:47:53.191Z] setOSConditions: [2024-06-27T10:47:53.191Z] [2024-06-27T10:47:53.191Z] setToolWin: [2024-06-27T10:47:53.191Z] [2024-06-27T10:47:53.191Z] setToolUnix: [2024-06-27T10:47:53.191Z] [2024-06-27T10:47:53.191Z] setToolProperty: [2024-06-27T10:47:53.191Z] [2024-06-27T10:47:53.191Z] setS1ASclassPath: [2024-06-27T10:47:53.355Z] [java] Jun 27, 2024 10:47:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:47:53.355Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:53.355Z] [java] Jun 27, 2024 10:47:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:47:53.355Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain18406233458045563311xml [2024-06-27T10:47:53.355Z] [java] Jun 27, 2024 10:47:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:47:53.355Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:47:53.368Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:47:53.368Z] for: CN=basic-xkk4w, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:47:53.368Z] [2024-06-27T10:47:53.368Z] Warning: [2024-06-27T10:47:53.368Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:53.368Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:47:53.368Z] [CN=basic-xkk4w-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:47:53.447Z] [2024-06-27T10:47:53.447Z] init-common: [2024-06-27T10:47:53.447Z] [2024-06-27T10:47:53.447Z] clean: [2024-06-27T10:47:53.447Z] [2024-06-27T10:47:53.447Z] setOSConditions: [2024-06-27T10:47:53.447Z] [2024-06-27T10:47:53.447Z] setToolWin: [2024-06-27T10:47:53.447Z] [2024-06-27T10:47:53.447Z] setToolUnix: [2024-06-27T10:47:53.447Z] [2024-06-27T10:47:53.447Z] setToolProperty: [2024-06-27T10:47:53.447Z] [2024-06-27T10:47:53.447Z] setS1ASclassPath: [2024-06-27T10:47:53.447Z] [2024-06-27T10:47:53.447Z] init-common: [2024-06-27T10:47:53.447Z] [2024-06-27T10:47:53.447Z] clean-common: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setOSConditions: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setToolWin: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setToolUnix: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setToolProperty: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setS1ASclassPath: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] init-common: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] clean-classes-common: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setOSConditions: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setToolWin: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setToolUnix: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setToolProperty: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setS1ASclassPath: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] init-common: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] clean-jars-common: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] compile: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setOSConditions: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setToolWin: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setToolUnix: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setToolProperty: [2024-06-27T10:47:53.448Z] [2024-06-27T10:47:53.448Z] setS1ASclassPath: [2024-06-27T10:47:53.449Z] [2024-06-27T10:47:53.449Z] init-common: [2024-06-27T10:47:53.449Z] [2024-06-27T10:47:53.449Z] compile-common: [2024-06-27T10:47:53.449Z] [echo] Current time (ISO): 2024-06-27T10:47:53.385+0000 [2024-06-27T10:47:53.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:47:53.501Z] [2024-06-27T10:47:53.501Z] setOSConditions: [2024-06-27T10:47:53.501Z] [2024-06-27T10:47:53.501Z] setToolWin: [2024-06-27T10:47:53.501Z] [2024-06-27T10:47:53.501Z] setToolUnix: [2024-06-27T10:47:53.502Z] [2024-06-27T10:47:53.502Z] setToolProperty: [2024-06-27T10:47:53.502Z] [2024-06-27T10:47:53.502Z] setS1ASclassPath: [2024-06-27T10:47:53.502Z] [2024-06-27T10:47:53.502Z] init-common: [2024-06-27T10:47:53.502Z] [2024-06-27T10:47:53.502Z] startDomainUnix: [2024-06-27T10:47:53.502Z] [echo] Starting DAS [Pipeline] { [Pipeline] sh [2024-06-27T10:47:53.715Z] Domain domain1 created. [2024-06-27T10:47:53.715Z] Domain domain1 admin port is 45707. [2024-06-27T10:47:53.715Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-06-27T10:47:53.715Z] Command create-domain executed successfully. [2024-06-27T10:47:53.715Z] + echo ' [2024-06-27T10:47:53.715Z] gf.version=${env.GF_VERSION} [2024-06-27T10:47:53.715Z] bundles.dir=${env.WORKSPACE}/bundles [2024-06-27T10:47:53.715Z] admin.domain=domain1 [2024-06-27T10:47:53.715Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-06-27T10:47:53.715Z] admin.port=45707 [2024-06-27T10:47:53.715Z] admin.user=anonymous [2024-06-27T10:47:53.715Z] admin.host=localhost [2024-06-27T10:47:53.715Z] http.port=45712 [2024-06-27T10:47:53.715Z] https.port=45711 [2024-06-27T10:47:53.715Z] http.host=localhost [2024-06-27T10:47:53.715Z] http.address=127.0.0.1 [2024-06-27T10:47:53.715Z] http.alternate.port=45713 [2024-06-27T10:47:53.715Z] orb.port=45710 [2024-06-27T10:47:53.715Z] admin.password= [2024-06-27T10:47:53.715Z] ssl.password=changeit [2024-06-27T10:47:53.715Z] master.password=changeit [2024-06-27T10:47:53.715Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-06-27T10:47:53.715Z] appserver.instance.name=server [2024-06-27T10:47:53.715Z] config.dottedname.prefix=server [2024-06-27T10:47:53.715Z] resources.dottedname.prefix=domain.resources [2024-06-27T10:47:53.715Z] results.mailhost=localhost [2024-06-27T10:47:53.715Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-06-27T10:47:53.715Z] results.mailee=yourname@sun.com [2024-06-27T10:47:53.715Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-06-27T10:47:53.715Z] precompilejsp=true [2024-06-27T10:47:53.715Z] jvm.maxpermsize=192m [2024-06-27T10:47:53.715Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-06-27T10:47:53.715Z] + jps [2024-06-27T10:47:53.715Z] + grep Main [2024-06-27T10:47:53.715Z] + cut -f1 '-d ' [2024-06-27T10:47:53.715Z] + xargs kill -9 [2024-06-27T10:47:53.715Z] + true [2024-06-27T10:47:53.715Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/ [2024-06-27T10:47:53.715Z] + sed s/1527/45716/g domain.xml [2024-06-27T10:47:53.715Z] + mv domain.xml.replaced domain.xml [2024-06-27T10:47:53.715Z] + grep PortNumber domain.xml [2024-06-27T10:47:53.715Z] [2024-06-27T10:47:53.715Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config [2024-06-27T10:47:53.715Z] + rm derby.properties.replaced [2024-06-27T10:47:53.715Z] + true [2024-06-27T10:47:53.715Z] + sed s/1527/45716/g derby.properties [2024-06-27T10:47:53.715Z] + rm derby.properties [2024-06-27T10:47:53.715Z] + sed s/1528/45717/g derby.properties.replaced [2024-06-27T10:47:53.715Z] + cat derby.properties [2024-06-27T10:47:53.715Z] # [2024-06-27T10:47:53.715Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-06-27T10:47:53.715Z] # [2024-06-27T10:47:53.715Z] # This program and the accompanying materials are made available under the [2024-06-27T10:47:53.715Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-06-27T10:47:53.715Z] # http://www.eclipse.org/legal/epl-2.0. [2024-06-27T10:47:53.715Z] # [2024-06-27T10:47:53.715Z] # This Source Code may also be made available under the following Secondary [2024-06-27T10:47:53.715Z] # Licenses when the conditions for such availability set forth in the [2024-06-27T10:47:53.715Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-06-27T10:47:53.715Z] # version 2 with the GNU Classpath Exception, which is available at [2024-06-27T10:47:53.715Z] # https://www.gnu.org/software/classpath/license.html. [2024-06-27T10:47:53.715Z] # [2024-06-27T10:47:53.715Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-06-27T10:47:53.715Z] # [2024-06-27T10:47:53.715Z] [2024-06-27T10:47:53.715Z] [2024-06-27T10:47:53.715Z] db.port=45716 [2024-06-27T10:47:53.715Z] db.port.2=45717 [2024-06-27T10:47:53.715Z] db.host=localhost [2024-06-27T10:47:53.715Z] db.type=derby [2024-06-27T10:47:53.715Z] db.name=testdb [2024-06-27T10:47:53.715Z] db.user=dbuser [2024-06-27T10:47:53.715Z] db.pwd=dbpassword [2024-06-27T10:47:53.715Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-06-27T10:47:53.715Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-06-27T10:47:53.715Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-06-27T10:47:53.715Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-06-27T10:47:53.715Z] + rm -rf '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results*' [2024-06-27T10:47:53.715Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb [2024-06-27T10:47:53.715Z] + rm count.txt [2024-06-27T10:47:53.715Z] rm: cannot remove 'count.txt': No such file or directory [2024-06-27T10:47:53.715Z] + true [2024-06-27T10:47:53.715Z] + ant ejb_group_3 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-06-27T10:47:53.715Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:53.731Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:47:53.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-06-27T10:47:53.745Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2024-06-27T10:47:53.745Z] [exec] Result: 1 [2024-06-27T10:47:53.745Z] [echo] cmd executed for server [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] undeploy: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] setOSConditions: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] setToolWin: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] setToolUnix: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] setToolProperty: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] setS1ASclassPath: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] init-common: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] undeploy: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] setOSConditions: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] setToolWin: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] setToolUnix: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] setToolProperty: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] setS1ASclassPath: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] init-common: [2024-06-27T10:47:53.745Z] [2024-06-27T10:47:53.745Z] undeploy-common: [2024-06-27T10:47:53.970Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-06-27T10:47:53.992Z] + id [2024-06-27T10:47:53.992Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:47:53.992Z] + uname -a [2024-06-27T10:47:53.992Z] Linux basic-mqclp 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:47:53.992Z] + env [2024-06-27T10:47:53.992Z] + sort [2024-06-27T10:47:53.992Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:47:53.992Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:53.992Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:47:53.992Z] BUILD_ID=351 [2024-06-27T10:47:53.992Z] BUILD_NUMBER=351 [2024-06-27T10:47:53.992Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:47:53.992Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:47:53.992Z] CI=true [2024-06-27T10:47:53.992Z] EXECUTOR_NUMBER=0 [2024-06-27T10:47:53.992Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:47:53.992Z] HOME=/home/jenkins [2024-06-27T10:47:53.992Z] HOSTNAME=basic-mqclp [2024-06-27T10:47:53.992Z] HUDSON_COOKIE=91608cfa-b73a-4574-bad5-314aea03c422 [2024-06-27T10:47:53.992Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:47:53.992Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:47:53.992Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:53.992Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:47:53.992Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:47:53.992Z] JENKINS_AGENT_NAME=basic-mqclp [2024-06-27T10:47:53.992Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:47:53.992Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:47:53.992Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:47:53.992Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:47:53.992Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:47:53.992Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:47:53.992Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:47:53.992Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:47:53.992Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:47:53.992Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:47:53.992Z] JENKINS_NAME=basic-mqclp [2024-06-27T10:47:53.992Z] JENKINS_NODE_COOKIE=f7df5ad3-e71b-4458-83bf-0916c6f75de4 [2024-06-27T10:47:53.992Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:47:53.992Z] JENKINS_SECRET=**** [2024-06-27T10:47:53.992Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:47:53.992Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:47:53.992Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:47:53.992Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:47:53.992Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:47:53.992Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:47:53.992Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:47:53.992Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:47:53.992Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:47:53.992Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:47:53.992Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:47:53.992Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:53.992Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:47:53.992Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:47:53.992Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:47:53.993Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:47:53.993Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:47:53.993Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:47:53.993Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:47:53.993Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:47:53.993Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:47:53.993Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:47:53.993Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:47:53.993Z] LANG=en_US.UTF-8 [2024-06-27T10:47:53.993Z] LANGUAGE=en_US:en [2024-06-27T10:47:53.993Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:47:53.993Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:53.993Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:53.993Z] NODE_LABELS=basic-mqclp basic [2024-06-27T10:47:53.993Z] NODE_NAME=basic-mqclp [2024-06-27T10:47:53.993Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:47:53.993Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-mqclp -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:47:53.993Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:47:53.993Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:47:53.993Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:47:53.993Z] PORT_ADMIN=4848 [2024-06-27T10:47:53.993Z] PORT_HTTP=8080 [2024-06-27T10:47:53.993Z] PORT_HTTPS=8181 [2024-06-27T10:47:53.993Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:53.993Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:47:53.993Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:47:53.993Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:47:53.993Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:47:53.993Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:47:53.993Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:53.993Z] SHLVL=1 [2024-06-27T10:47:53.993Z] STAGE_NAME=naming_all [2024-06-27T10:47:53.993Z] TERM=xterm [2024-06-27T10:47:53.993Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:53.993Z] USER_NAME=jenkins [2024-06-27T10:47:53.993Z] _=/usr/bin/env [2024-06-27T10:47:53.993Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:53.993Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:47:53.993Z] + df -h [2024-06-27T10:47:53.993Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:47:53.993Z] overlay 32G 20K 32G 1% / [2024-06-27T10:47:53.993Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:47:53.993Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:47:53.993Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:47:53.993Z] tmpfs 26G 65M 26G 1% /etc/hostname [2024-06-27T10:47:53.993Z] /dev/sda4 894G 391G 504G 44% /etc/hosts [2024-06-27T10:47:53.993Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:47:53.993Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:47:53.993Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:47:53.993Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:47:53.993Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:47:53.993Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:47:53.993Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:47:54.230Z] [2024-06-27T10:47:54.230Z] ejb_group_3: [2024-06-27T10:47:54.230Z] [2024-06-27T10:47:54.230Z] setup: [2024-06-27T10:47:54.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:47:54.306Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:47:54.306Z] [exec] Result: 1 [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] setOSConditions: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] setToolWin: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] setToolUnix: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] setToolProperty: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] setS1ASclassPath: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] init-common: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] restart: [2024-06-27T10:47:54.306Z] [echo] Not required to restart [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] undeploy: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] setOSConditions: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] setToolWin: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] setToolUnix: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] setToolProperty: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.306Z] setS1ASclassPath: [2024-06-27T10:47:54.306Z] [2024-06-27T10:47:54.307Z] init-common: [2024-06-27T10:47:54.307Z] [2024-06-27T10:47:54.307Z] undeploy: [2024-06-27T10:47:54.307Z] [2024-06-27T10:47:54.307Z] setOSConditions: [2024-06-27T10:47:54.307Z] [2024-06-27T10:47:54.307Z] setToolWin: [2024-06-27T10:47:54.307Z] [2024-06-27T10:47:54.307Z] setToolUnix: [2024-06-27T10:47:54.307Z] [2024-06-27T10:47:54.307Z] setToolProperty: [2024-06-27T10:47:54.307Z] [2024-06-27T10:47:54.307Z] setS1ASclassPath: [2024-06-27T10:47:54.307Z] [2024-06-27T10:47:54.307Z] init-common: [2024-06-27T10:47:54.307Z] [2024-06-27T10:47:54.307Z] undeploy-common: [2024-06-27T10:47:54.308Z] [java] Jun 27, 2024 10:47:54 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:47:54.308Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] setOSConditions: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] setToolWin: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] setToolUnix: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] setToolProperty: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] setS1ASclassPath: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] init-common: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] start-database: [2024-06-27T10:47:54.533Z] [echo] Starting database --dbport 45716 [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] setOSConditions: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] setToolWin: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] setToolUnix: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] setToolProperty: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] setS1ASclassPath: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] init-common: [2024-06-27T10:47:54.533Z] [2024-06-27T10:47:54.533Z] startDomainUnix: [2024-06-27T10:47:54.534Z] [echo] Starting DAS [2024-06-27T10:47:54.564Z] [java] Jun 27, 2024 10:47:54 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:47:54.564Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:47:54.576Z] 163 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:47:54.576Z] + mvn -version [2024-06-27T10:47:54.656Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:47:54.656Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:47:54.656Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:47:54.656Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:47:54.656Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:47:54.656Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:47:54.656Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:47:54.833Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:47:54.833Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:47:54.833Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:47:54.833Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:47:54.833Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:47:54.833Z] + ant -version [2024-06-27T10:47:54.840Z] [java] Jun 27, 2024 10:47:54 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:47:54.840Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:47:54.840Z] [java] Jun 27, 2024 10:47:54 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:47:54.840Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:47:54.840Z] [java] Jun 27, 2024 10:47:54 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:47:54.840Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:47:54.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:47:54.877Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:47:54.877Z] [exec] Result: 1 [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.877Z] setOSConditions: [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.877Z] setToolWin: [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.877Z] setToolUnix: [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.877Z] setToolProperty: [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.877Z] setS1ASclassPath: [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.877Z] init-common: [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.877Z] restart: [2024-06-27T10:47:54.877Z] [echo] Not required to restart [2024-06-27T10:47:54.877Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.877Z] clean: [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.877Z] clean: [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.877Z] clean: [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.877Z] setOSConditions: [2024-06-27T10:47:54.877Z] [2024-06-27T10:47:54.878Z] setToolWin: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] setToolUnix: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] setToolProperty: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] setS1ASclassPath: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] init-common: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] clean-classes-common: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] clean: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] setOSConditions: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] setToolWin: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] setToolUnix: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] setToolProperty: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] setS1ASclassPath: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] init-common: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] clean-common: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] setOSConditions: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] setToolWin: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.878Z] setToolUnix: [2024-06-27T10:47:54.878Z] [2024-06-27T10:47:54.879Z] setToolProperty: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.879Z] setS1ASclassPath: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.879Z] init-common: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.879Z] clean-classes-common: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.879Z] setOSConditions: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.879Z] setToolWin: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.879Z] setToolUnix: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.879Z] setToolProperty: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.879Z] setS1ASclassPath: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.879Z] init-common: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.879Z] clean-jars-common: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.879Z] unset: [2024-06-27T10:47:54.879Z] [2024-06-27T10:47:54.880Z] setOSConditions: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] setToolWin: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] setToolUnix: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] setToolProperty: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] setS1ASclassPath: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] init-common: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] unsetJdbc: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] setOSConditions: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] setToolWin: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] setToolUnix: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] setToolProperty: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] setS1ASclassPath: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] init-common: [2024-06-27T10:47:54.880Z] [2024-06-27T10:47:54.880Z] execute-sql-common: [2024-06-27T10:47:54.880Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-06-27T10:47:54.880Z] [sql] Failed to execute: drop table messages [2024-06-27T10:47:54.880Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:47:54.880Z] [sql] 0 of 1 SQL statements executed successfully [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] setOSConditions: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] setToolWin: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] setToolUnix: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] setToolProperty: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] setS1ASclassPath: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] init-common: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] undeploy-jdbc-common: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] setOSConditions: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] setToolWin: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] setToolUnix: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] setToolProperty: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] setS1ASclassPath: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] init-common: [2024-06-27T10:47:54.881Z] [2024-06-27T10:47:54.881Z] delete-jdbc-resource-common: [2024-06-27T10:47:54.881Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-06-27T10:47:55.091Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:47:55.091Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:47:55.091Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-b6d326e2/script.sh.copy: line 9: ps: command not found [2024-06-27T10:47:55.091Z] + true [2024-06-27T10:47:55.091Z] + cat /proc/cpuinfo [2024-06-27T10:47:55.091Z] processor : 0 [2024-06-27T10:47:55.091Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.091Z] cpu family : 6 [2024-06-27T10:47:55.091Z] model : 79 [2024-06-27T10:47:55.091Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.091Z] stepping : 1 [2024-06-27T10:47:55.091Z] microcode : 0xb000040 [2024-06-27T10:47:55.091Z] cpu MHz : 2443.129 [2024-06-27T10:47:55.091Z] cache size : 20480 KB [2024-06-27T10:47:55.091Z] physical id : 0 [2024-06-27T10:47:55.091Z] siblings : 16 [2024-06-27T10:47:55.091Z] core id : 0 [2024-06-27T10:47:55.091Z] cpu cores : 8 [2024-06-27T10:47:55.091Z] apicid : 0 [2024-06-27T10:47:55.091Z] initial apicid : 0 [2024-06-27T10:47:55.091Z] fpu : yes [2024-06-27T10:47:55.091Z] fpu_exception : yes [2024-06-27T10:47:55.091Z] cpuid level : 20 [2024-06-27T10:47:55.091Z] wp : yes [2024-06-27T10:47:55.091Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.091Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.091Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.091Z] bogomips : 4199.72 [2024-06-27T10:47:55.091Z] clflush size : 64 [2024-06-27T10:47:55.091Z] cache_alignment : 64 [2024-06-27T10:47:55.091Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.091Z] power management: [2024-06-27T10:47:55.091Z] [2024-06-27T10:47:55.091Z] processor : 1 [2024-06-27T10:47:55.091Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.091Z] cpu family : 6 [2024-06-27T10:47:55.091Z] model : 79 [2024-06-27T10:47:55.091Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.091Z] stepping : 1 [2024-06-27T10:47:55.091Z] microcode : 0xb000040 [2024-06-27T10:47:55.091Z] cpu MHz : 2357.320 [2024-06-27T10:47:55.091Z] cache size : 20480 KB [2024-06-27T10:47:55.091Z] physical id : 0 [2024-06-27T10:47:55.091Z] siblings : 16 [2024-06-27T10:47:55.091Z] core id : 1 [2024-06-27T10:47:55.091Z] cpu cores : 8 [2024-06-27T10:47:55.091Z] apicid : 2 [2024-06-27T10:47:55.091Z] initial apicid : 2 [2024-06-27T10:47:55.091Z] fpu : yes [2024-06-27T10:47:55.091Z] fpu_exception : yes [2024-06-27T10:47:55.091Z] cpuid level : 20 [2024-06-27T10:47:55.091Z] wp : yes [2024-06-27T10:47:55.091Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.092Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.092Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.092Z] bogomips : 4199.72 [2024-06-27T10:47:55.092Z] clflush size : 64 [2024-06-27T10:47:55.092Z] cache_alignment : 64 [2024-06-27T10:47:55.092Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.092Z] power management: [2024-06-27T10:47:55.092Z] [2024-06-27T10:47:55.092Z] processor : 2 [2024-06-27T10:47:55.092Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.092Z] cpu family : 6 [2024-06-27T10:47:55.092Z] model : 79 [2024-06-27T10:47:55.092Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.092Z] stepping : 1 [2024-06-27T10:47:55.092Z] microcode : 0xb000040 [2024-06-27T10:47:55.092Z] cpu MHz : 2417.305 [2024-06-27T10:47:55.092Z] cache size : 20480 KB [2024-06-27T10:47:55.092Z] physical id : 0 [2024-06-27T10:47:55.092Z] siblings : 16 [2024-06-27T10:47:55.092Z] core id : 2 [2024-06-27T10:47:55.092Z] cpu cores : 8 [2024-06-27T10:47:55.092Z] apicid : 4 [2024-06-27T10:47:55.092Z] initial apicid : 4 [2024-06-27T10:47:55.092Z] fpu : yes [2024-06-27T10:47:55.092Z] fpu_exception : yes [2024-06-27T10:47:55.092Z] cpuid level : 20 [2024-06-27T10:47:55.092Z] wp : yes [2024-06-27T10:47:55.092Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.092Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.092Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.092Z] bogomips : 4199.72 [2024-06-27T10:47:55.092Z] clflush size : 64 [2024-06-27T10:47:55.092Z] cache_alignment : 64 [2024-06-27T10:47:55.092Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.092Z] power management: [2024-06-27T10:47:55.092Z] [2024-06-27T10:47:55.092Z] processor : 3 [2024-06-27T10:47:55.092Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.092Z] cpu family : 6 [2024-06-27T10:47:55.092Z] model : 79 [2024-06-27T10:47:55.092Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.092Z] stepping : 1 [2024-06-27T10:47:55.092Z] microcode : 0xb000040 [2024-06-27T10:47:55.092Z] cpu MHz : 2309.567 [2024-06-27T10:47:55.092Z] cache size : 20480 KB [2024-06-27T10:47:55.092Z] physical id : 0 [2024-06-27T10:47:55.092Z] siblings : 16 [2024-06-27T10:47:55.092Z] core id : 3 [2024-06-27T10:47:55.092Z] cpu cores : 8 [2024-06-27T10:47:55.092Z] apicid : 6 [2024-06-27T10:47:55.092Z] initial apicid : 6 [2024-06-27T10:47:55.092Z] fpu : yes [2024-06-27T10:47:55.092Z] fpu_exception : yes [2024-06-27T10:47:55.092Z] cpuid level : 20 [2024-06-27T10:47:55.092Z] wp : yes [2024-06-27T10:47:55.092Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.092Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.092Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.092Z] bogomips : 4199.72 [2024-06-27T10:47:55.092Z] clflush size : 64 [2024-06-27T10:47:55.092Z] cache_alignment : 64 [2024-06-27T10:47:55.092Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.092Z] power management: [2024-06-27T10:47:55.092Z] [2024-06-27T10:47:55.092Z] processor : 4 [2024-06-27T10:47:55.092Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.092Z] cpu family : 6 [2024-06-27T10:47:55.092Z] model : 79 [2024-06-27T10:47:55.092Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.092Z] stepping : 1 [2024-06-27T10:47:55.092Z] microcode : 0xb000040 [2024-06-27T10:47:55.092Z] cpu MHz : 2465.631 [2024-06-27T10:47:55.092Z] cache size : 20480 KB [2024-06-27T10:47:55.092Z] physical id : 0 [2024-06-27T10:47:55.092Z] siblings : 16 [2024-06-27T10:47:55.092Z] core id : 4 [2024-06-27T10:47:55.092Z] cpu cores : 8 [2024-06-27T10:47:55.092Z] apicid : 8 [2024-06-27T10:47:55.092Z] initial apicid : 8 [2024-06-27T10:47:55.092Z] fpu : yes [2024-06-27T10:47:55.092Z] fpu_exception : yes [2024-06-27T10:47:55.092Z] cpuid level : 20 [2024-06-27T10:47:55.092Z] wp : yes [2024-06-27T10:47:55.093Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.093Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.093Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.093Z] bogomips : 4199.72 [2024-06-27T10:47:55.093Z] clflush size : 64 [2024-06-27T10:47:55.093Z] cache_alignment : 64 [2024-06-27T10:47:55.093Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.093Z] power management: [2024-06-27T10:47:55.093Z] [2024-06-27T10:47:55.093Z] processor : 5 [2024-06-27T10:47:55.093Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.093Z] cpu family : 6 [2024-06-27T10:47:55.093Z] model : 79 [2024-06-27T10:47:55.093Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.093Z] stepping : 1 [2024-06-27T10:47:55.093Z] microcode : 0xb000040 [2024-06-27T10:47:55.093Z] cpu MHz : 2442.073 [2024-06-27T10:47:55.093Z] cache size : 20480 KB [2024-06-27T10:47:55.093Z] physical id : 0 [2024-06-27T10:47:55.093Z] siblings : 16 [2024-06-27T10:47:55.093Z] core id : 5 [2024-06-27T10:47:55.093Z] cpu cores : 8 [2024-06-27T10:47:55.093Z] apicid : 10 [2024-06-27T10:47:55.093Z] initial apicid : 10 [2024-06-27T10:47:55.093Z] fpu : yes [2024-06-27T10:47:55.093Z] fpu_exception : yes [2024-06-27T10:47:55.093Z] cpuid level : 20 [2024-06-27T10:47:55.093Z] wp : yes [2024-06-27T10:47:55.093Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.093Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.093Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.093Z] bogomips : 4199.72 [2024-06-27T10:47:55.093Z] clflush size : 64 [2024-06-27T10:47:55.093Z] cache_alignment : 64 [2024-06-27T10:47:55.093Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.093Z] power management: [2024-06-27T10:47:55.093Z] [2024-06-27T10:47:55.093Z] processor : 6 [2024-06-27T10:47:55.093Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.093Z] cpu family : 6 [2024-06-27T10:47:55.093Z] model : 79 [2024-06-27T10:47:55.093Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.093Z] stepping : 1 [2024-06-27T10:47:55.093Z] microcode : 0xb000040 [2024-06-27T10:47:55.093Z] cpu MHz : 2451.249 [2024-06-27T10:47:55.093Z] cache size : 20480 KB [2024-06-27T10:47:55.093Z] physical id : 0 [2024-06-27T10:47:55.093Z] siblings : 16 [2024-06-27T10:47:55.093Z] core id : 6 [2024-06-27T10:47:55.093Z] cpu cores : 8 [2024-06-27T10:47:55.093Z] apicid : 12 [2024-06-27T10:47:55.093Z] initial apicid : 12 [2024-06-27T10:47:55.093Z] fpu : yes [2024-06-27T10:47:55.093Z] fpu_exception : yes [2024-06-27T10:47:55.093Z] cpuid level : 20 [2024-06-27T10:47:55.093Z] wp : yes [2024-06-27T10:47:55.093Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.093Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.093Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.093Z] bogomips : 4199.72 [2024-06-27T10:47:55.093Z] clflush size : 64 [2024-06-27T10:47:55.093Z] cache_alignment : 64 [2024-06-27T10:47:55.093Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.093Z] power management: [2024-06-27T10:47:55.093Z] [2024-06-27T10:47:55.093Z] processor : 7 [2024-06-27T10:47:55.093Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.093Z] cpu family : 6 [2024-06-27T10:47:55.093Z] model : 79 [2024-06-27T10:47:55.093Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.093Z] stepping : 1 [2024-06-27T10:47:55.093Z] microcode : 0xb000040 [2024-06-27T10:47:55.093Z] cpu MHz : 2331.475 [2024-06-27T10:47:55.093Z] cache size : 20480 KB [2024-06-27T10:47:55.093Z] physical id : 0 [2024-06-27T10:47:55.094Z] siblings : 16 [2024-06-27T10:47:55.094Z] core id : 7 [2024-06-27T10:47:55.094Z] cpu cores : 8 [2024-06-27T10:47:55.094Z] apicid : 14 [2024-06-27T10:47:55.094Z] initial apicid : 14 [2024-06-27T10:47:55.094Z] fpu : yes [2024-06-27T10:47:55.094Z] fpu_exception : yes [2024-06-27T10:47:55.094Z] cpuid level : 20 [2024-06-27T10:47:55.094Z] wp : yes [2024-06-27T10:47:55.094Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.094Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.094Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.094Z] bogomips : 4199.72 [2024-06-27T10:47:55.094Z] clflush size : 64 [2024-06-27T10:47:55.094Z] cache_alignment : 64 [2024-06-27T10:47:55.094Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.094Z] power management: [2024-06-27T10:47:55.094Z] [2024-06-27T10:47:55.094Z] processor : 8 [2024-06-27T10:47:55.094Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.094Z] cpu family : 6 [2024-06-27T10:47:55.094Z] model : 79 [2024-06-27T10:47:55.094Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.094Z] stepping : 1 [2024-06-27T10:47:55.094Z] microcode : 0xb000040 [2024-06-27T10:47:55.094Z] cpu MHz : 2401.421 [2024-06-27T10:47:55.094Z] cache size : 20480 KB [2024-06-27T10:47:55.094Z] physical id : 1 [2024-06-27T10:47:55.094Z] siblings : 16 [2024-06-27T10:47:55.094Z] core id : 0 [2024-06-27T10:47:55.094Z] cpu cores : 8 [2024-06-27T10:47:55.094Z] apicid : 16 [2024-06-27T10:47:55.094Z] initial apicid : 16 [2024-06-27T10:47:55.094Z] fpu : yes [2024-06-27T10:47:55.094Z] fpu_exception : yes [2024-06-27T10:47:55.094Z] cpuid level : 20 [2024-06-27T10:47:55.094Z] wp : yes [2024-06-27T10:47:55.094Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.094Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.094Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.094Z] bogomips : 4210.37 [2024-06-27T10:47:55.094Z] clflush size : 64 [2024-06-27T10:47:55.094Z] cache_alignment : 64 [2024-06-27T10:47:55.094Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.094Z] power management: [2024-06-27T10:47:55.094Z] [2024-06-27T10:47:55.094Z] processor : 9 [2024-06-27T10:47:55.094Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.094Z] cpu family : 6 [2024-06-27T10:47:55.094Z] model : 79 [2024-06-27T10:47:55.094Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.094Z] stepping : 1 [2024-06-27T10:47:55.094Z] microcode : 0xb000040 [2024-06-27T10:47:55.094Z] cpu MHz : 3000.000 [2024-06-27T10:47:55.094Z] cache size : 20480 KB [2024-06-27T10:47:55.094Z] physical id : 1 [2024-06-27T10:47:55.094Z] siblings : 16 [2024-06-27T10:47:55.094Z] core id : 1 [2024-06-27T10:47:55.094Z] cpu cores : 8 [2024-06-27T10:47:55.094Z] apicid : 18 [2024-06-27T10:47:55.094Z] initial apicid : 18 [2024-06-27T10:47:55.094Z] fpu : yes [2024-06-27T10:47:55.094Z] fpu_exception : yes [2024-06-27T10:47:55.094Z] cpuid level : 20 [2024-06-27T10:47:55.094Z] wp : yes [2024-06-27T10:47:55.094Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.095Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.095Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.095Z] bogomips : 4210.37 [2024-06-27T10:47:55.095Z] clflush size : 64 [2024-06-27T10:47:55.095Z] cache_alignment : 64 [2024-06-27T10:47:55.095Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.095Z] power management: [2024-06-27T10:47:55.095Z] [2024-06-27T10:47:55.095Z] processor : 10 [2024-06-27T10:47:55.095Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.095Z] cpu family : 6 [2024-06-27T10:47:55.095Z] model : 79 [2024-06-27T10:47:55.095Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.095Z] stepping : 1 [2024-06-27T10:47:55.095Z] microcode : 0xb000040 [2024-06-27T10:47:55.095Z] cpu MHz : 2569.671 [2024-06-27T10:47:55.095Z] cache size : 20480 KB [2024-06-27T10:47:55.095Z] physical id : 1 [2024-06-27T10:47:55.095Z] siblings : 16 [2024-06-27T10:47:55.095Z] core id : 2 [2024-06-27T10:47:55.095Z] cpu cores : 8 [2024-06-27T10:47:55.095Z] apicid : 20 [2024-06-27T10:47:55.095Z] initial apicid : 20 [2024-06-27T10:47:55.095Z] fpu : yes [2024-06-27T10:47:55.095Z] fpu_exception : yes [2024-06-27T10:47:55.095Z] cpuid level : 20 [2024-06-27T10:47:55.095Z] wp : yes [2024-06-27T10:47:55.095Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.095Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.095Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.095Z] bogomips : 4210.37 [2024-06-27T10:47:55.095Z] clflush size : 64 [2024-06-27T10:47:55.095Z] cache_alignment : 64 [2024-06-27T10:47:55.095Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.095Z] power management: [2024-06-27T10:47:55.095Z] [2024-06-27T10:47:55.095Z] processor : 11 [2024-06-27T10:47:55.095Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.095Z] cpu family : 6 [2024-06-27T10:47:55.095Z] model : 79 [2024-06-27T10:47:55.095Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.095Z] stepping : 1 [2024-06-27T10:47:55.095Z] microcode : 0xb000040 [2024-06-27T10:47:55.095Z] cpu MHz : 2416.350 [2024-06-27T10:47:55.095Z] cache size : 20480 KB [2024-06-27T10:47:55.095Z] physical id : 1 [2024-06-27T10:47:55.095Z] siblings : 16 [2024-06-27T10:47:55.095Z] core id : 3 [2024-06-27T10:47:55.095Z] cpu cores : 8 [2024-06-27T10:47:55.095Z] apicid : 22 [2024-06-27T10:47:55.095Z] initial apicid : 22 [2024-06-27T10:47:55.095Z] [java] Jun 27, 2024 10:47:54 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:47:55.095Z] fpu : yes [2024-06-27T10:47:55.095Z] fpu_exception : yes [2024-06-27T10:47:55.095Z] cpuid level : 20 [2024-06-27T10:47:55.095Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:47:55.095Z] wp : yes [2024-06-27T10:47:55.095Z] [java] Jun 27, 2024 10:47:54 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:47:55.095Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:47:55.095Z] [java] Jun 27, 2024 10:47:54 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:47:55.095Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (971 ms), startup services (876 ms), total (1,847 ms) [2024-06-27T10:47:55.095Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.095Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.095Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.095Z] bogomips : 4210.37 [2024-06-27T10:47:55.095Z] clflush size : 64 [2024-06-27T10:47:55.095Z] cache_alignment : 64 [2024-06-27T10:47:55.095Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.095Z] power management: [2024-06-27T10:47:55.095Z] [2024-06-27T10:47:55.095Z] processor : 12 [2024-06-27T10:47:55.095Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.095Z] cpu family : 6 [2024-06-27T10:47:55.095Z] model : 79 [2024-06-27T10:47:55.095Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.095Z] stepping : 1 [2024-06-27T10:47:55.095Z] microcode : 0xb000040 [2024-06-27T10:47:55.095Z] cpu MHz : 2566.320 [2024-06-27T10:47:55.095Z] cache size : 20480 KB [2024-06-27T10:47:55.095Z] physical id : 1 [2024-06-27T10:47:55.095Z] siblings : 16 [2024-06-27T10:47:55.095Z] core id : 4 [2024-06-27T10:47:55.095Z] cpu cores : 8 [2024-06-27T10:47:55.095Z] apicid : 24 [2024-06-27T10:47:55.095Z] initial apicid : 24 [2024-06-27T10:47:55.095Z] fpu : yes [2024-06-27T10:47:55.096Z] fpu_exception : yes [2024-06-27T10:47:55.096Z] cpuid level : 20 [2024-06-27T10:47:55.096Z] wp : yes [2024-06-27T10:47:55.096Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.096Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.096Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.096Z] bogomips : 4210.37 [2024-06-27T10:47:55.096Z] clflush size : 64 [2024-06-27T10:47:55.096Z] cache_alignment : 64 [2024-06-27T10:47:55.096Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.096Z] power management: [2024-06-27T10:47:55.096Z] [2024-06-27T10:47:55.096Z] processor : 13 [2024-06-27T10:47:55.096Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.096Z] cpu family : 6 [2024-06-27T10:47:55.096Z] model : 79 [2024-06-27T10:47:55.096Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.096Z] stepping : 1 [2024-06-27T10:47:55.096Z] microcode : 0xb000040 [2024-06-27T10:47:55.096Z] cpu MHz : 2524.937 [2024-06-27T10:47:55.096Z] cache size : 20480 KB [2024-06-27T10:47:55.096Z] physical id : 1 [2024-06-27T10:47:55.096Z] siblings : 16 [2024-06-27T10:47:55.096Z] core id : 5 [2024-06-27T10:47:55.096Z] cpu cores : 8 [2024-06-27T10:47:55.096Z] apicid : 26 [2024-06-27T10:47:55.096Z] initial apicid : 26 [2024-06-27T10:47:55.096Z] fpu : yes [2024-06-27T10:47:55.096Z] fpu_exception : yes [2024-06-27T10:47:55.096Z] cpuid level : 20 [2024-06-27T10:47:55.096Z] wp : yes [2024-06-27T10:47:55.096Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.096Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.096Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.096Z] bogomips : 4210.37 [2024-06-27T10:47:55.096Z] clflush size : 64 [2024-06-27T10:47:55.096Z] cache_alignment : 64 [2024-06-27T10:47:55.096Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.096Z] power management: [2024-06-27T10:47:55.096Z] [2024-06-27T10:47:55.096Z] processor : 14 [2024-06-27T10:47:55.096Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.096Z] cpu family : 6 [2024-06-27T10:47:55.096Z] model : 79 [2024-06-27T10:47:55.096Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.096Z] stepping : 1 [2024-06-27T10:47:55.096Z] microcode : 0xb000040 [2024-06-27T10:47:55.096Z] cpu MHz : 3000.000 [2024-06-27T10:47:55.096Z] cache size : 20480 KB [2024-06-27T10:47:55.096Z] physical id : 1 [2024-06-27T10:47:55.096Z] siblings : 16 [2024-06-27T10:47:55.096Z] core id : 6 [2024-06-27T10:47:55.096Z] cpu cores : 8 [2024-06-27T10:47:55.096Z] apicid : 28 [2024-06-27T10:47:55.096Z] initial apicid : 28 [2024-06-27T10:47:55.096Z] fpu : yes [2024-06-27T10:47:55.096Z] fpu_exception : yes [2024-06-27T10:47:55.096Z] cpuid level : 20 [2024-06-27T10:47:55.096Z] wp : yes [2024-06-27T10:47:55.096Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.096Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.097Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.097Z] bogomips : 4210.37 [2024-06-27T10:47:55.097Z] clflush size : 64 [2024-06-27T10:47:55.097Z] cache_alignment : 64 [2024-06-27T10:47:55.097Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.097Z] power management: [2024-06-27T10:47:55.097Z] [2024-06-27T10:47:55.097Z] processor : 15 [2024-06-27T10:47:55.097Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.097Z] cpu family : 6 [2024-06-27T10:47:55.097Z] model : 79 [2024-06-27T10:47:55.097Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.097Z] stepping : 1 [2024-06-27T10:47:55.097Z] microcode : 0xb000040 [2024-06-27T10:47:55.097Z] cpu MHz : 3000.000 [2024-06-27T10:47:55.097Z] cache size : 20480 KB [2024-06-27T10:47:55.097Z] physical id : 1 [2024-06-27T10:47:55.097Z] siblings : 16 [2024-06-27T10:47:55.097Z] core id : 7 [2024-06-27T10:47:55.097Z] cpu cores : 8 [2024-06-27T10:47:55.097Z] apicid : 30 [2024-06-27T10:47:55.097Z] initial apicid : 30 [2024-06-27T10:47:55.097Z] fpu : yes [2024-06-27T10:47:55.097Z] fpu_exception : yes [2024-06-27T10:47:55.097Z] cpuid level : 20 [2024-06-27T10:47:55.097Z] wp : yes [2024-06-27T10:47:55.097Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.097Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.097Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.097Z] bogomips : 4210.37 [2024-06-27T10:47:55.097Z] clflush size : 64 [2024-06-27T10:47:55.097Z] cache_alignment : 64 [2024-06-27T10:47:55.097Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.097Z] power management: [2024-06-27T10:47:55.097Z] [2024-06-27T10:47:55.097Z] processor : 16 [2024-06-27T10:47:55.097Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.097Z] cpu family : 6 [2024-06-27T10:47:55.097Z] model : 79 [2024-06-27T10:47:55.097Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.097Z] stepping : 1 [2024-06-27T10:47:55.097Z] microcode : 0xb000040 [2024-06-27T10:47:55.097Z] cpu MHz : 2407.188 [2024-06-27T10:47:55.097Z] cache size : 20480 KB [2024-06-27T10:47:55.097Z] physical id : 0 [2024-06-27T10:47:55.097Z] siblings : 16 [2024-06-27T10:47:55.097Z] core id : 0 [2024-06-27T10:47:55.097Z] cpu cores : 8 [2024-06-27T10:47:55.097Z] apicid : 1 [2024-06-27T10:47:55.097Z] initial apicid : 1 [2024-06-27T10:47:55.097Z] fpu : yes [2024-06-27T10:47:55.097Z] fpu_exception : yes [2024-06-27T10:47:55.097Z] cpuid level : 20 [2024-06-27T10:47:55.097Z] wp : yes [2024-06-27T10:47:55.097Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.097Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.097Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.097Z] bogomips : 4199.72 [2024-06-27T10:47:55.097Z] clflush size : 64 [2024-06-27T10:47:55.097Z] cache_alignment : 64 [2024-06-27T10:47:55.097Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.097Z] power management: [2024-06-27T10:47:55.097Z] [2024-06-27T10:47:55.097Z] processor : 17 [2024-06-27T10:47:55.097Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.097Z] cpu family : 6 [2024-06-27T10:47:55.097Z] model : 79 [2024-06-27T10:47:55.097Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.097Z] stepping : 1 [2024-06-27T10:47:55.097Z] microcode : 0xb000040 [2024-06-27T10:47:55.097Z] cpu MHz : 2319.592 [2024-06-27T10:47:55.097Z] cache size : 20480 KB [2024-06-27T10:47:55.097Z] physical id : 0 [2024-06-27T10:47:55.097Z] siblings : 16 [2024-06-27T10:47:55.097Z] core id : 1 [2024-06-27T10:47:55.097Z] cpu cores : 8 [2024-06-27T10:47:55.097Z] apicid : 3 [2024-06-27T10:47:55.097Z] initial apicid : 3 [2024-06-27T10:47:55.097Z] fpu : yes [2024-06-27T10:47:55.097Z] fpu_exception : yes [2024-06-27T10:47:55.097Z] cpuid level : 20 [2024-06-27T10:47:55.097Z] wp : yes [2024-06-27T10:47:55.097Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.098Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.098Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.098Z] bogomips : 4199.72 [2024-06-27T10:47:55.098Z] clflush size : 64 [2024-06-27T10:47:55.098Z] cache_alignment : 64 [2024-06-27T10:47:55.098Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.098Z] power management: [2024-06-27T10:47:55.098Z] [2024-06-27T10:47:55.098Z] processor : 18 [2024-06-27T10:47:55.098Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.098Z] cpu family : 6 [2024-06-27T10:47:55.098Z] model : 79 [2024-06-27T10:47:55.098Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.098Z] stepping : 1 [2024-06-27T10:47:55.098Z] microcode : 0xb000040 [2024-06-27T10:47:55.098Z] cpu MHz : 2443.972 [2024-06-27T10:47:55.098Z] cache size : 20480 KB [2024-06-27T10:47:55.098Z] physical id : 0 [2024-06-27T10:47:55.098Z] siblings : 16 [2024-06-27T10:47:55.098Z] core id : 2 [2024-06-27T10:47:55.098Z] cpu cores : 8 [2024-06-27T10:47:55.098Z] apicid : 5 [2024-06-27T10:47:55.098Z] initial apicid : 5 [2024-06-27T10:47:55.098Z] fpu : yes [2024-06-27T10:47:55.098Z] fpu_exception : yes [2024-06-27T10:47:55.098Z] cpuid level : 20 [2024-06-27T10:47:55.098Z] wp : yes [2024-06-27T10:47:55.098Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.098Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.098Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.098Z] bogomips : 4199.72 [2024-06-27T10:47:55.098Z] clflush size : 64 [2024-06-27T10:47:55.098Z] cache_alignment : 64 [2024-06-27T10:47:55.098Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.098Z] power management: [2024-06-27T10:47:55.098Z] [2024-06-27T10:47:55.098Z] processor : 19 [2024-06-27T10:47:55.098Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.098Z] cpu family : 6 [2024-06-27T10:47:55.098Z] model : 79 [2024-06-27T10:47:55.098Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.098Z] stepping : 1 [2024-06-27T10:47:55.098Z] microcode : 0xb000040 [2024-06-27T10:47:55.098Z] cpu MHz : 2385.139 [2024-06-27T10:47:55.098Z] cache size : 20480 KB [2024-06-27T10:47:55.098Z] physical id : 0 [2024-06-27T10:47:55.098Z] siblings : 16 [2024-06-27T10:47:55.098Z] core id : 3 [2024-06-27T10:47:55.098Z] cpu cores : 8 [2024-06-27T10:47:55.098Z] apicid : 7 [2024-06-27T10:47:55.098Z] initial apicid : 7 [2024-06-27T10:47:55.098Z] fpu : yes [2024-06-27T10:47:55.098Z] fpu_exception : yes [2024-06-27T10:47:55.098Z] cpuid level : 20 [2024-06-27T10:47:55.098Z] wp : yes [2024-06-27T10:47:55.098Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.098Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.098Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.098Z] bogomips : 4199.72 [2024-06-27T10:47:55.098Z] clflush size : 64 [2024-06-27T10:47:55.098Z] cache_alignment : 64 [2024-06-27T10:47:55.098Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.098Z] power management: [2024-06-27T10:47:55.098Z] [2024-06-27T10:47:55.098Z] processor : 20 [2024-06-27T10:47:55.098Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.098Z] cpu family : 6 [2024-06-27T10:47:55.098Z] model : 79 [2024-06-27T10:47:55.098Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.098Z] stepping : 1 [2024-06-27T10:47:55.098Z] microcode : 0xb000040 [2024-06-27T10:47:55.098Z] cpu MHz : 2451.278 [2024-06-27T10:47:55.098Z] cache size : 20480 KB [2024-06-27T10:47:55.098Z] physical id : 0 [2024-06-27T10:47:55.098Z] siblings : 16 [2024-06-27T10:47:55.098Z] core id : 4 [2024-06-27T10:47:55.098Z] cpu cores : 8 [2024-06-27T10:47:55.098Z] apicid : 9 [2024-06-27T10:47:55.098Z] initial apicid : 9 [2024-06-27T10:47:55.098Z] fpu : yes [2024-06-27T10:47:55.098Z] fpu_exception : yes [2024-06-27T10:47:55.098Z] cpuid level : 20 [2024-06-27T10:47:55.098Z] wp : yes [2024-06-27T10:47:55.099Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.099Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.099Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.099Z] bogomips : 4199.72 [2024-06-27T10:47:55.099Z] clflush size : 64 [2024-06-27T10:47:55.099Z] cache_alignment : 64 [2024-06-27T10:47:55.099Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.099Z] power management: [2024-06-27T10:47:55.099Z] [2024-06-27T10:47:55.099Z] processor : 21 [2024-06-27T10:47:55.099Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.099Z] cpu family : 6 [2024-06-27T10:47:55.099Z] model : 79 [2024-06-27T10:47:55.099Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.099Z] stepping : 1 [2024-06-27T10:47:55.099Z] microcode : 0xb000040 [2024-06-27T10:47:55.099Z] cpu MHz : 3000.000 [2024-06-27T10:47:55.099Z] cache size : 20480 KB [2024-06-27T10:47:55.099Z] physical id : 0 [2024-06-27T10:47:55.099Z] siblings : 16 [2024-06-27T10:47:55.099Z] core id : 5 [2024-06-27T10:47:55.099Z] cpu cores : 8 [2024-06-27T10:47:55.099Z] apicid : 11 [2024-06-27T10:47:55.099Z] initial apicid : 11 [2024-06-27T10:47:55.099Z] fpu : yes [2024-06-27T10:47:55.099Z] fpu_exception : yes [2024-06-27T10:47:55.099Z] cpuid level : 20 [2024-06-27T10:47:55.099Z] wp : yes [2024-06-27T10:47:55.099Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.099Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.099Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.099Z] bogomips : 4199.72 [2024-06-27T10:47:55.099Z] clflush size : 64 [2024-06-27T10:47:55.099Z] cache_alignment : 64 [2024-06-27T10:47:55.099Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.099Z] power management: [2024-06-27T10:47:55.099Z] [2024-06-27T10:47:55.099Z] processor : 22 [2024-06-27T10:47:55.099Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.099Z] cpu family : 6 [2024-06-27T10:47:55.099Z] model : 79 [2024-06-27T10:47:55.099Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.099Z] stepping : 1 [2024-06-27T10:47:55.099Z] microcode : 0xb000040 [2024-06-27T10:47:55.099Z] cpu MHz : 2438.405 [2024-06-27T10:47:55.099Z] cache size : 20480 KB [2024-06-27T10:47:55.099Z] physical id : 0 [2024-06-27T10:47:55.099Z] siblings : 16 [2024-06-27T10:47:55.099Z] core id : 6 [2024-06-27T10:47:55.099Z] cpu cores : 8 [2024-06-27T10:47:55.099Z] apicid : 13 [2024-06-27T10:47:55.099Z] initial apicid : 13 [2024-06-27T10:47:55.099Z] fpu : yes [2024-06-27T10:47:55.099Z] fpu_exception : yes [2024-06-27T10:47:55.099Z] cpuid level : 20 [2024-06-27T10:47:55.099Z] wp : yes [2024-06-27T10:47:55.099Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.100Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.100Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.100Z] bogomips : 4199.72 [2024-06-27T10:47:55.100Z] clflush size : 64 [2024-06-27T10:47:55.100Z] cache_alignment : 64 [2024-06-27T10:47:55.100Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.100Z] power management: [2024-06-27T10:47:55.100Z] [2024-06-27T10:47:55.100Z] processor : 23 [2024-06-27T10:47:55.100Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.100Z] cpu family : 6 [2024-06-27T10:47:55.100Z] model : 79 [2024-06-27T10:47:55.100Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.100Z] stepping : 1 [2024-06-27T10:47:55.100Z] microcode : 0xb000040 [2024-06-27T10:47:55.100Z] cpu MHz : 2464.176 [2024-06-27T10:47:55.100Z] cache size : 20480 KB [2024-06-27T10:47:55.100Z] physical id : 0 [2024-06-27T10:47:55.100Z] siblings : 16 [2024-06-27T10:47:55.100Z] core id : 7 [2024-06-27T10:47:55.100Z] cpu cores : 8 [2024-06-27T10:47:55.100Z] apicid : 15 [2024-06-27T10:47:55.100Z] initial apicid : 15 [2024-06-27T10:47:55.100Z] fpu : yes [2024-06-27T10:47:55.100Z] fpu_exception : yes [2024-06-27T10:47:55.100Z] cpuid level : 20 [2024-06-27T10:47:55.100Z] wp : yes [2024-06-27T10:47:55.100Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.100Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.100Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.100Z] bogomips : 4199.72 [2024-06-27T10:47:55.100Z] clflush size : 64 [2024-06-27T10:47:55.100Z] cache_alignment : 64 [2024-06-27T10:47:55.100Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.100Z] power management: [2024-06-27T10:47:55.100Z] [2024-06-27T10:47:55.100Z] processor : 24 [2024-06-27T10:47:55.100Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.100Z] cpu family : 6 [2024-06-27T10:47:55.100Z] model : 79 [2024-06-27T10:47:55.100Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.100Z] stepping : 1 [2024-06-27T10:47:55.100Z] microcode : 0xb000040 [2024-06-27T10:47:55.100Z] cpu MHz : 2401.027 [2024-06-27T10:47:55.100Z] cache size : 20480 KB [2024-06-27T10:47:55.100Z] physical id : 1 [2024-06-27T10:47:55.100Z] siblings : 16 [2024-06-27T10:47:55.100Z] core id : 0 [2024-06-27T10:47:55.100Z] cpu cores : 8 [2024-06-27T10:47:55.100Z] apicid : 17 [2024-06-27T10:47:55.100Z] initial apicid : 17 [2024-06-27T10:47:55.100Z] fpu : yes [2024-06-27T10:47:55.100Z] fpu_exception : yes [2024-06-27T10:47:55.100Z] cpuid level : 20 [2024-06-27T10:47:55.100Z] wp : yes [2024-06-27T10:47:55.100Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.100Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.100Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.100Z] bogomips : 4210.37 [2024-06-27T10:47:55.100Z] clflush size : 64 [2024-06-27T10:47:55.100Z] cache_alignment : 64 [2024-06-27T10:47:55.100Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.100Z] power management: [2024-06-27T10:47:55.100Z] [2024-06-27T10:47:55.100Z] processor : 25 [2024-06-27T10:47:55.100Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.100Z] cpu family : 6 [2024-06-27T10:47:55.100Z] model : 79 [2024-06-27T10:47:55.100Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.100Z] stepping : 1 [2024-06-27T10:47:55.100Z] microcode : 0xb000040 [2024-06-27T10:47:55.100Z] cpu MHz : 2401.219 [2024-06-27T10:47:55.100Z] cache size : 20480 KB [2024-06-27T10:47:55.100Z] physical id : 1 [2024-06-27T10:47:55.100Z] siblings : 16 [2024-06-27T10:47:55.100Z] core id : 1 [2024-06-27T10:47:55.100Z] cpu cores : 8 [2024-06-27T10:47:55.100Z] apicid : 19 [2024-06-27T10:47:55.100Z] initial apicid : 19 [2024-06-27T10:47:55.100Z] fpu : yes [2024-06-27T10:47:55.100Z] fpu_exception : yes [2024-06-27T10:47:55.100Z] cpuid level : 20 [2024-06-27T10:47:55.100Z] wp : yes [2024-06-27T10:47:55.101Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.101Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.101Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.101Z] bogomips : 4210.37 [2024-06-27T10:47:55.101Z] clflush size : 64 [2024-06-27T10:47:55.101Z] cache_alignment : 64 [2024-06-27T10:47:55.101Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.101Z] power management: [2024-06-27T10:47:55.101Z] [2024-06-27T10:47:55.101Z] processor : 26 [2024-06-27T10:47:55.101Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.101Z] cpu family : 6 [2024-06-27T10:47:55.101Z] model : 79 [2024-06-27T10:47:55.101Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.101Z] stepping : 1 [2024-06-27T10:47:55.101Z] microcode : 0xb000040 [2024-06-27T10:47:55.101Z] cpu MHz : 2698.132 [2024-06-27T10:47:55.101Z] cache size : 20480 KB [2024-06-27T10:47:55.101Z] physical id : 1 [2024-06-27T10:47:55.101Z] siblings : 16 [2024-06-27T10:47:55.101Z] core id : 2 [2024-06-27T10:47:55.101Z] cpu cores : 8 [2024-06-27T10:47:55.101Z] apicid : 21 [2024-06-27T10:47:55.101Z] initial apicid : 21 [2024-06-27T10:47:55.101Z] fpu : yes [2024-06-27T10:47:55.101Z] fpu_exception : yes [2024-06-27T10:47:55.101Z] cpuid level : 20 [2024-06-27T10:47:55.101Z] wp : yes [2024-06-27T10:47:55.101Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.101Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.101Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.101Z] bogomips : 4210.37 [2024-06-27T10:47:55.101Z] clflush size : 64 [2024-06-27T10:47:55.101Z] cache_alignment : 64 [2024-06-27T10:47:55.101Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.101Z] power management: [2024-06-27T10:47:55.101Z] [2024-06-27T10:47:55.101Z] processor : 27 [2024-06-27T10:47:55.101Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.101Z] cpu family : 6 [2024-06-27T10:47:55.101Z] model : 79 [2024-06-27T10:47:55.101Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.101Z] stepping : 1 [2024-06-27T10:47:55.101Z] microcode : 0xb000040 [2024-06-27T10:47:55.101Z] cpu MHz : 2568.717 [2024-06-27T10:47:55.101Z] cache size : 20480 KB [2024-06-27T10:47:55.101Z] physical id : 1 [2024-06-27T10:47:55.101Z] siblings : 16 [2024-06-27T10:47:55.101Z] core id : 3 [2024-06-27T10:47:55.101Z] cpu cores : 8 [2024-06-27T10:47:55.101Z] apicid : 23 [2024-06-27T10:47:55.101Z] initial apicid : 23 [2024-06-27T10:47:55.101Z] fpu : yes [2024-06-27T10:47:55.101Z] fpu_exception : yes [2024-06-27T10:47:55.101Z] cpuid level : 20 [2024-06-27T10:47:55.101Z] wp : yes [2024-06-27T10:47:55.101Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.101Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.101Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.101Z] bogomips : 4210.37 [2024-06-27T10:47:55.101Z] clflush size : 64 [2024-06-27T10:47:55.101Z] cache_alignment : 64 [2024-06-27T10:47:55.101Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.101Z] power management: [2024-06-27T10:47:55.101Z] [2024-06-27T10:47:55.101Z] processor : 28 [2024-06-27T10:47:55.101Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.101Z] cpu family : 6 [2024-06-27T10:47:55.101Z] model : 79 [2024-06-27T10:47:55.101Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.101Z] stepping : 1 [2024-06-27T10:47:55.101Z] microcode : 0xb000040 [2024-06-27T10:47:55.101Z] cpu MHz : 2699.741 [2024-06-27T10:47:55.101Z] cache size : 20480 KB [2024-06-27T10:47:55.102Z] physical id : 1 [2024-06-27T10:47:55.102Z] siblings : 16 [2024-06-27T10:47:55.102Z] core id : 4 [2024-06-27T10:47:55.102Z] cpu cores : 8 [2024-06-27T10:47:55.102Z] apicid : 25 [2024-06-27T10:47:55.102Z] initial apicid : 25 [2024-06-27T10:47:55.102Z] fpu : yes [2024-06-27T10:47:55.102Z] fpu_exception : yes [2024-06-27T10:47:55.102Z] cpuid level : 20 [2024-06-27T10:47:55.102Z] wp : yes [2024-06-27T10:47:55.102Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.102Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.102Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.102Z] bogomips : 4210.37 [2024-06-27T10:47:55.102Z] clflush size : 64 [2024-06-27T10:47:55.102Z] cache_alignment : 64 [2024-06-27T10:47:55.102Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.102Z] power management: [2024-06-27T10:47:55.102Z] [2024-06-27T10:47:55.102Z] processor : 29 [2024-06-27T10:47:55.102Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.102Z] cpu family : 6 [2024-06-27T10:47:55.102Z] model : 79 [2024-06-27T10:47:55.102Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.102Z] stepping : 1 [2024-06-27T10:47:55.102Z] microcode : 0xb000040 [2024-06-27T10:47:55.102Z] cpu MHz : 2592.641 [2024-06-27T10:47:55.102Z] cache size : 20480 KB [2024-06-27T10:47:55.102Z] physical id : 1 [2024-06-27T10:47:55.102Z] siblings : 16 [2024-06-27T10:47:55.102Z] core id : 5 [2024-06-27T10:47:55.102Z] cpu cores : 8 [2024-06-27T10:47:55.102Z] apicid : 27 [2024-06-27T10:47:55.102Z] initial apicid : 27 [2024-06-27T10:47:55.102Z] fpu : yes [2024-06-27T10:47:55.102Z] fpu_exception : yes [2024-06-27T10:47:55.102Z] cpuid level : 20 [2024-06-27T10:47:55.102Z] wp : yes [2024-06-27T10:47:55.102Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.102Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.102Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.102Z] bogomips : 4210.37 [2024-06-27T10:47:55.102Z] clflush size : 64 [2024-06-27T10:47:55.102Z] cache_alignment : 64 [2024-06-27T10:47:55.102Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.102Z] power management: [2024-06-27T10:47:55.102Z] [2024-06-27T10:47:55.102Z] processor : 30 [2024-06-27T10:47:55.102Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.102Z] cpu family : 6 [2024-06-27T10:47:55.102Z] model : 79 [2024-06-27T10:47:55.102Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.102Z] stepping : 1 [2024-06-27T10:47:55.102Z] microcode : 0xb000040 [2024-06-27T10:47:55.102Z] cpu MHz : 2400.275 [2024-06-27T10:47:55.102Z] cache size : 20480 KB [2024-06-27T10:47:55.102Z] physical id : 1 [2024-06-27T10:47:55.102Z] siblings : 16 [2024-06-27T10:47:55.102Z] core id : 6 [2024-06-27T10:47:55.102Z] cpu cores : 8 [2024-06-27T10:47:55.102Z] apicid : 29 [2024-06-27T10:47:55.102Z] initial apicid : 29 [2024-06-27T10:47:55.102Z] fpu : yes [2024-06-27T10:47:55.102Z] fpu_exception : yes [2024-06-27T10:47:55.102Z] cpuid level : 20 [2024-06-27T10:47:55.102Z] wp : yes [2024-06-27T10:47:55.102Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.103Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.103Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.103Z] bogomips : 4210.37 [2024-06-27T10:47:55.103Z] clflush size : 64 [2024-06-27T10:47:55.103Z] cache_alignment : 64 [2024-06-27T10:47:55.103Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.103Z] power management: [2024-06-27T10:47:55.103Z] [2024-06-27T10:47:55.103Z] processor : 31 [2024-06-27T10:47:55.103Z] vendor_id : GenuineIntel [2024-06-27T10:47:55.103Z] cpu family : 6 [2024-06-27T10:47:55.103Z] model : 79 [2024-06-27T10:47:55.103Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:47:55.103Z] stepping : 1 [2024-06-27T10:47:55.103Z] microcode : 0xb000040 [2024-06-27T10:47:55.103Z] cpu MHz : 3000.000 [2024-06-27T10:47:55.103Z] cache size : 20480 KB [2024-06-27T10:47:55.103Z] physical id : 1 [2024-06-27T10:47:55.103Z] siblings : 16 [2024-06-27T10:47:55.103Z] core id : 7 [2024-06-27T10:47:55.103Z] cpu cores : 8 [2024-06-27T10:47:55.103Z] apicid : 31 [2024-06-27T10:47:55.103Z] initial apicid : 31 [2024-06-27T10:47:55.103Z] fpu : yes [2024-06-27T10:47:55.103Z] fpu_exception : yes [2024-06-27T10:47:55.103Z] cpuid level : 20 [2024-06-27T10:47:55.103Z] wp : yes [2024-06-27T10:47:55.103Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:47:55.103Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:47:55.103Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:47:55.103Z] bogomips : 4210.37 [2024-06-27T10:47:55.103Z] clflush size : 64 [2024-06-27T10:47:55.103Z] cache_alignment : 64 [2024-06-27T10:47:55.103Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:47:55.103Z] power management: [2024-06-27T10:47:55.103Z] [2024-06-27T10:47:55.103Z] + cat /proc/meminfo [2024-06-27T10:47:55.103Z] MemTotal: 131870212 kB [2024-06-27T10:47:55.103Z] MemFree: 11887272 kB [2024-06-27T10:47:55.103Z] MemAvailable: 98844948 kB [2024-06-27T10:47:55.103Z] Buffers: 896 kB [2024-06-27T10:47:55.103Z] Cached: 76348548 kB [2024-06-27T10:47:55.103Z] SwapCached: 0 kB [2024-06-27T10:47:55.103Z] Active: 36949384 kB [2024-06-27T10:47:55.103Z] Inactive: 59058080 kB [2024-06-27T10:47:55.103Z] Active(anon): 17801000 kB [2024-06-27T10:47:55.103Z] Inactive(anon): 1943368 kB [2024-06-27T10:47:55.103Z] Active(file): 19148384 kB [2024-06-27T10:47:55.103Z] Inactive(file): 57114712 kB [2024-06-27T10:47:55.103Z] Unevictable: 122324 kB [2024-06-27T10:47:55.103Z] Mlocked: 122324 kB [2024-06-27T10:47:55.103Z] SwapTotal: 0 kB [2024-06-27T10:47:55.103Z] SwapFree: 0 kB [2024-06-27T10:47:55.103Z] Zswap: 0 kB [2024-06-27T10:47:55.103Z] Zswapped: 0 kB [2024-06-27T10:47:55.103Z] Dirty: 1106364 kB [2024-06-27T10:47:55.103Z] Writeback: 0 kB [2024-06-27T10:47:55.103Z] AnonPages: 19753072 kB [2024-06-27T10:47:55.103Z] Mapped: 1213048 kB [2024-06-27T10:47:55.103Z] Shmem: 77428 kB [2024-06-27T10:47:55.103Z] KReclaimable: 11757144 kB [2024-06-27T10:47:55.103Z] Slab: 19122356 kB [2024-06-27T10:47:55.103Z] SReclaimable: 11757144 kB [2024-06-27T10:47:55.103Z] SUnreclaim: 7365212 kB [2024-06-27T10:47:55.103Z] KernelStack: 45520 kB [2024-06-27T10:47:55.103Z] PageTables: 83068 kB [2024-06-27T10:47:55.103Z] SecPageTables: 0 kB [2024-06-27T10:47:55.103Z] NFS_Unstable: 0 kB [2024-06-27T10:47:55.103Z] Bounce: 0 kB [2024-06-27T10:47:55.103Z] WritebackTmp: 0 kB [2024-06-27T10:47:55.103Z] CommitLimit: 65935104 kB [2024-06-27T10:47:55.103Z] Committed_AS: 19797400 kB [2024-06-27T10:47:55.103Z] VmallocTotal: 34359738367 kB [2024-06-27T10:47:55.103Z] VmallocUsed: 302888 kB [2024-06-27T10:47:55.103Z] VmallocChunk: 0 kB [2024-06-27T10:47:55.103Z] Percpu: 1565696 kB [2024-06-27T10:47:55.103Z] HardwareCorrupted: 0 kB [2024-06-27T10:47:55.103Z] AnonHugePages: 6361088 kB [2024-06-27T10:47:55.103Z] ShmemHugePages: 0 kB [2024-06-27T10:47:55.103Z] ShmemPmdMapped: 0 kB [2024-06-27T10:47:55.103Z] FileHugePages: 0 kB [2024-06-27T10:47:55.103Z] FilePmdMapped: 0 kB [2024-06-27T10:47:55.103Z] CmaTotal: 0 kB [2024-06-27T10:47:55.103Z] CmaFree: 0 kB [2024-06-27T10:47:55.103Z] HugePages_Total: 0 [2024-06-27T10:47:55.103Z] HugePages_Free: 0 [2024-06-27T10:47:55.103Z] HugePages_Rsvd: 0 [2024-06-27T10:47:55.103Z] HugePages_Surp: 0 [2024-06-27T10:47:55.103Z] Hugepagesize: 2048 kB [2024-06-27T10:47:55.103Z] Hugetlb: 0 kB [2024-06-27T10:47:55.103Z] DirectMap4k: 687320 kB [2024-06-27T10:47:55.103Z] DirectMap2M: 24363008 kB [2024-06-27T10:47:55.103Z] DirectMap1G: 111149056 kB [Pipeline] sh [2024-06-27T10:47:55.230Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:47:55.342Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:47:55.342Z] for: CN=basic-xkk4w-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:47:55.342Z] [2024-06-27T10:47:55.342Z] Warning: [2024-06-27T10:47:55.342Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:55.351Z] [java] Jun 27, 2024 10:47:55 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:47:55.351Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:47:55.409Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:55.409Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:47:55.477Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-06-27T10:47:55.477Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-06-27T10:47:55.477Z] [exec] Result: 1 [2024-06-27T10:47:55.477Z] [echo] cmd executed for server [2024-06-27T10:47:55.477Z] [2024-06-27T10:47:55.477Z] setOSConditions: [2024-06-27T10:47:55.477Z] [2024-06-27T10:47:55.477Z] setToolWin: [2024-06-27T10:47:55.477Z] [2024-06-27T10:47:55.477Z] setToolUnix: [2024-06-27T10:47:55.477Z] [2024-06-27T10:47:55.477Z] setToolProperty: [2024-06-27T10:47:55.477Z] [2024-06-27T10:47:55.477Z] setS1ASclassPath: [2024-06-27T10:47:55.477Z] [2024-06-27T10:47:55.477Z] init-common: [2024-06-27T10:47:55.477Z] [2024-06-27T10:47:55.477Z] delete-jdbc-connpool-common: [2024-06-27T10:47:55.477Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:47:55.487Z] [javac] 1 warning [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] build: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] setOSConditions: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] setToolWin: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] setToolUnix: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] setToolProperty: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] setS1ASclassPath: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] init-common: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] webclient-war-common: [2024-06-27T10:47:55.487Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] clear: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] test-tlds-exist: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] copy-tlds: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] test-tagfiles-exist: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] copy-tagfiles: [2024-06-27T10:47:55.487Z] [2024-06-27T10:47:55.487Z] package-war-common: [2024-06-27T10:47:55.487Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:47:55.487Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:47:55.487Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:47:55.487Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:47:55.488Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:47:55.488Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:47:55.488Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:47:55.488Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/docroot [2024-06-27T10:47:55.488Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-slf4j-visibility-web.war [2024-06-27T10:47:55.488Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:47:55.488Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:47:55.488Z] [javac] Compiling 1 source file [2024-06-27T10:47:55.599Z] Enter keystore password: Certificate stored in file [2024-06-27T10:47:55.599Z] [2024-06-27T10:47:55.599Z] Warning: [2024-06-27T10:47:55.599Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:55.607Z] [java] Jun 27, 2024 10:47:55 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:47:55.607Z] [java] INFO: Grizzly Framework 4.0.2 started in: 51 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:47:55.607Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:47:55.607Z] [java] Jun 27, 2024 10:47:55 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:47:55.607Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:47:55.607Z] [java] Jun 27, 2024 10:47:55 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:47:55.607Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:47:55.607Z] [java] Jun 27, 2024 10:47:55 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:47:55.607Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:47:55.607Z] [java] Jun 27, 2024 10:47:55 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:47:55.608Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,400 ms), startup services (9 ms), total (2,409 ms) [2024-06-27T10:47:55.608Z] [java] Jun 27, 2024 10:47:55 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:47:55.608Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:47:55.608Z] [java] Jun 27, 2024 10:47:55 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:47:55.608Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:47:55.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:47:55.733Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-06-27T10:47:55.733Z] [exec] Result: 1 [2024-06-27T10:47:55.733Z] [echo] cmd executed for server [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] undeploy: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] setOSConditions: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] setToolWin: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] setToolUnix: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] setToolProperty: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] setS1ASclassPath: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] init-common: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] undeploy: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] setOSConditions: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] setToolWin: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] setToolUnix: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] setToolProperty: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] setS1ASclassPath: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] init-common: [2024-06-27T10:47:55.733Z] [2024-06-27T10:47:55.733Z] undeploy-common: [2024-06-27T10:47:55.868Z] [java] Jun 27, 2024 10:47:55 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:47:55.868Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb32-embedded-autoclose-ejb [2024-06-27T10:47:55.868Z] [java] Jun 27, 2024 10:47:55 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:47:55.868Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-06-27T10:47:55.868Z] [java] Jun 27, 2024 10:47:55 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:47:55.868Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:47:55.868Z] [java] Jun 27, 2024 10:47:55 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:47:55.868Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@403364e9 [2024-06-27T10:47:55.868Z] [java] Jun 27, 2024 10:47:55 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:47:55.868Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:47:55.868Z] [java] Jun 27, 2024 10:47:55 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:47:55.868Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:47:56.052Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:47:56.052Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:47:56.052Z] [2024-06-27T10:47:56.052Z] deploy: [2024-06-27T10:47:56.052Z] [2024-06-27T10:47:56.052Z] deploy-war-common: [2024-06-27T10:47:56.052Z] [2024-06-27T10:47:56.052Z] setOSConditions: [2024-06-27T10:47:56.052Z] [2024-06-27T10:47:56.052Z] setToolWin: [2024-06-27T10:47:56.052Z] [2024-06-27T10:47:56.052Z] setToolUnix: [2024-06-27T10:47:56.052Z] [2024-06-27T10:47:56.052Z] setToolProperty: [2024-06-27T10:47:56.052Z] [2024-06-27T10:47:56.052Z] setS1ASclassPath: [2024-06-27T10:47:56.052Z] [2024-06-27T10:47:56.052Z] init-common: [2024-06-27T10:47:56.141Z] [java] Jun 27, 2024 10:47:56 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:47:56.141Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:47:56.141Z] [java] Jun 27, 2024 10:47:56 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:47:56.141Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:47:56.141Z] [java] Jun 27, 2024 10:47:56 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:47:56.141Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:47:56.141Z] [java] Jun 27, 2024 10:47:56 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:47:56.141Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:47:56.243Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:47:56.293Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:47:56.331Z] [2024-06-27T10:47:56.331Z] deploy-war-commonpe: [2024-06-27T10:47:56.397Z] [java] Jun 27, 2024 10:47:56 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:47:56.397Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb, java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb!org.glassfish.tests.ejb.autoclose.SimpleEjb] [2024-06-27T10:47:56.397Z] [java] Jun 27, 2024 10:47:56 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:47:56.397Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:47:56.572Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:47:56.572Z] [exec] Result: 1 [2024-06-27T10:47:56.572Z] [2024-06-27T10:47:56.572Z] setOSConditions: [2024-06-27T10:47:56.572Z] [2024-06-27T10:47:56.572Z] setToolWin: [2024-06-27T10:47:56.572Z] [2024-06-27T10:47:56.572Z] setToolUnix: [2024-06-27T10:47:56.572Z] [2024-06-27T10:47:56.572Z] setToolProperty: [2024-06-27T10:47:56.572Z] [2024-06-27T10:47:56.573Z] setS1ASclassPath: [2024-06-27T10:47:56.573Z] [2024-06-27T10:47:56.573Z] init-common: [2024-06-27T10:47:56.573Z] [2024-06-27T10:47:56.573Z] undeploy-rar: [2024-06-27T10:47:56.573Z] [2024-06-27T10:47:56.573Z] setOSConditions: [2024-06-27T10:47:56.573Z] [2024-06-27T10:47:56.573Z] setToolWin: [2024-06-27T10:47:56.573Z] [2024-06-27T10:47:56.573Z] setToolUnix: [2024-06-27T10:47:56.573Z] [2024-06-27T10:47:56.573Z] setToolProperty: [2024-06-27T10:47:56.573Z] [2024-06-27T10:47:56.573Z] setS1ASclassPath: [2024-06-27T10:47:56.573Z] [2024-06-27T10:47:56.573Z] init-common: [2024-06-27T10:47:56.573Z] [2024-06-27T10:47:56.573Z] undeploy-rar-common: [2024-06-27T10:47:56.573Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-06-27T10:47:56.652Z] [java] Jun 27, 2024 10:47:56 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:47:56.653Z] [java] INFO: Enabling Weld for ApplicationInfo[name=ejb-ejb32-embedded-autoclose-ejb] [2024-06-27T10:47:56.800Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:56.800Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:47:56.800Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test naming_all [2024-06-27T10:47:56.800Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:47:56.800Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:47:56.800Z] + readonly GF_INTERNAL_ENV_SH=/tmp/7WHgf-internal-env [2024-06-27T10:47:56.800Z] + GF_INTERNAL_ENV_SH=/tmp/7WHgf-internal-env [2024-06-27T10:47:56.800Z] + '[' '!' -z '' ']' [2024-06-27T10:47:56.800Z] + export WSIMPORT_OPTS= [2024-06-27T10:47:56.800Z] + WSIMPORT_OPTS= [2024-06-27T10:47:56.800Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:47:56.800Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:47:56.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:47:56.828Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-06-27T10:47:56.829Z] [exec] Result: 1 [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] setOSConditions: [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] setToolWin: [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] setToolUnix: [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] setToolProperty: [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] setS1ASclassPath: [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] init-common: [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] restart: [2024-06-27T10:47:56.829Z] [echo] Not required to restart [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] undeploy: [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] setOSConditions: [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] setToolWin: [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] setToolUnix: [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] setToolProperty: [2024-06-27T10:47:56.829Z] [2024-06-27T10:47:56.829Z] setS1ASclassPath: [2024-06-27T10:47:56.848Z] Enter keystore password: Certificate stored in file [2024-06-27T10:47:56.848Z] [2024-06-27T10:47:56.848Z] Warning: [2024-06-27T10:47:56.848Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:47:56.908Z] [java] Jun 27, 2024 10:47:56 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:47:56.908Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:47:56.908Z] [java] Jun 27, 2024 10:47:56 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:47:56.908Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:47:56.910Z] Waiting for domain1 to start ....... [2024-06-27T10:47:56.910Z] Waiting finished after 6,315 ms. [2024-06-27T10:47:56.910Z] Successfully started the domain : domain1 [2024-06-27T10:47:56.910Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:47:56.910Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:47:56.910Z] Admin Port: 4,848 [2024-06-27T10:47:56.910Z] Command start-domain executed successfully. [Pipeline] timeout [2024-06-27T10:47:57.046Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:47:57.056Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:47:57.056Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:57.056Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:57.056Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:57.057Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:47:57.057Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:47:57.057Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:47:57.057Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:57.057Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:47:57.057Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:57.057Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:47:57.057Z] + echo 'Preparing dependencies ...' [2024-06-27T10:47:57.057Z] Preparing dependencies ... [2024-06-27T10:47:57.057Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:47:57.084Z] [2024-06-27T10:47:57.085Z] init-common: [2024-06-27T10:47:57.085Z] [2024-06-27T10:47:57.085Z] undeploy: [2024-06-27T10:47:57.085Z] [2024-06-27T10:47:57.085Z] setOSConditions: [2024-06-27T10:47:57.085Z] [2024-06-27T10:47:57.085Z] setToolWin: [2024-06-27T10:47:57.085Z] [2024-06-27T10:47:57.085Z] setToolUnix: [2024-06-27T10:47:57.085Z] [2024-06-27T10:47:57.085Z] setToolProperty: [2024-06-27T10:47:57.085Z] [2024-06-27T10:47:57.085Z] setS1ASclassPath: [2024-06-27T10:47:57.085Z] [2024-06-27T10:47:57.085Z] init-common: [2024-06-27T10:47:57.085Z] [2024-06-27T10:47:57.085Z] undeploy-common: [2024-06-27T10:47:57.139Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:47:57.165Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-database [2024-06-27T10:47:57.340Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:47:57.340Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:47:57.340Z] [exec] Result: 1 [2024-06-27T10:47:57.340Z] [2024-06-27T10:47:57.340Z] setOSConditions: [2024-06-27T10:47:57.340Z] [2024-06-27T10:47:57.340Z] setToolWin: [2024-06-27T10:47:57.340Z] [2024-06-27T10:47:57.340Z] setToolUnix: [2024-06-27T10:47:57.340Z] [2024-06-27T10:47:57.341Z] setToolProperty: [2024-06-27T10:47:57.341Z] [2024-06-27T10:47:57.341Z] setS1ASclassPath: [2024-06-27T10:47:57.341Z] [2024-06-27T10:47:57.341Z] init-common: [2024-06-27T10:47:57.341Z] [2024-06-27T10:47:57.341Z] undeploy-rar: [2024-06-27T10:47:57.341Z] [2024-06-27T10:47:57.341Z] setOSConditions: [2024-06-27T10:47:57.341Z] [2024-06-27T10:47:57.341Z] setToolWin: [2024-06-27T10:47:57.341Z] [2024-06-27T10:47:57.341Z] setToolUnix: [2024-06-27T10:47:57.341Z] [2024-06-27T10:47:57.341Z] setToolProperty: [2024-06-27T10:47:57.341Z] [2024-06-27T10:47:57.341Z] setS1ASclassPath: [2024-06-27T10:47:57.341Z] [2024-06-27T10:47:57.341Z] init-common: [2024-06-27T10:47:57.341Z] [2024-06-27T10:47:57.341Z] undeploy-rar-common: [2024-06-27T10:47:57.341Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-06-27T10:47:57.428Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-kwbf5 [2024-06-27T10:47:57.840Z] [java] EJB said in try-with-resource: hello [2024-06-27T10:47:57.840Z] [java] Jun 27, 2024 10:47:57 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:47:57.840Z] [java] INFO: ejb-ejb32-embedded-autoclose-ejb was successfully deployed in 2,061 milliseconds. [2024-06-27T10:47:57.840Z] [java] Jun 27, 2024 10:47:57 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:47:57.840Z] [java] INFO: Disabling Weld for ApplicationInfo[name=ejb-ejb32-embedded-autoclose-ejb] [2024-06-27T10:47:57.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:47:57.902Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-06-27T10:47:57.902Z] [exec] Result: 1 [2024-06-27T10:47:57.902Z] [2024-06-27T10:47:57.902Z] setOSConditions: [2024-06-27T10:47:57.902Z] [2024-06-27T10:47:57.902Z] setToolWin: [2024-06-27T10:47:57.902Z] [2024-06-27T10:47:57.902Z] setToolUnix: [2024-06-27T10:47:57.902Z] [2024-06-27T10:47:57.902Z] setToolProperty: [2024-06-27T10:47:57.902Z] [2024-06-27T10:47:57.902Z] setS1ASclassPath: [2024-06-27T10:47:57.902Z] [2024-06-27T10:47:57.902Z] init-common: [2024-06-27T10:47:57.902Z] [2024-06-27T10:47:57.903Z] restart: [2024-06-27T10:47:57.903Z] [echo] Not required to restart [2024-06-27T10:47:57.903Z] [echo] @@## serializabletest ##@@ [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setOSConditions: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setToolWin: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setToolUnix: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setToolProperty: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setS1ASclassPath: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] init-common: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] clean: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setOSConditions: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setToolWin: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setToolUnix: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setToolProperty: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setS1ASclassPath: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] init-common: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] clean-common: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setOSConditions: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setToolWin: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setToolUnix: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setToolProperty: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.903Z] setS1ASclassPath: [2024-06-27T10:47:57.903Z] [2024-06-27T10:47:57.904Z] init-common: [2024-06-27T10:47:58.079Z] Domain domain1 created. [2024-06-27T10:47:58.079Z] Domain domain1 admin port is 45707. [2024-06-27T10:47:58.079Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-06-27T10:47:58.079Z] Command create-domain executed successfully. [2024-06-27T10:47:58.079Z] + echo ' [2024-06-27T10:47:58.079Z] gf.version=${env.GF_VERSION} [2024-06-27T10:47:58.079Z] bundles.dir=${env.WORKSPACE}/bundles [2024-06-27T10:47:58.079Z] admin.domain=domain1 [2024-06-27T10:47:58.079Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-06-27T10:47:58.079Z] admin.port=45707 [2024-06-27T10:47:58.079Z] admin.user=anonymous [2024-06-27T10:47:58.079Z] admin.host=localhost [2024-06-27T10:47:58.079Z] http.port=45712 [2024-06-27T10:47:58.079Z] https.port=45711 [2024-06-27T10:47:58.079Z] http.host=localhost [2024-06-27T10:47:58.079Z] http.address=127.0.0.1 [2024-06-27T10:47:58.079Z] http.alternate.port=45713 [2024-06-27T10:47:58.079Z] orb.port=45710 [2024-06-27T10:47:58.079Z] admin.password= [2024-06-27T10:47:58.079Z] ssl.password=changeit [2024-06-27T10:47:58.079Z] master.password=changeit [2024-06-27T10:47:58.079Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-06-27T10:47:58.079Z] appserver.instance.name=server [2024-06-27T10:47:58.079Z] config.dottedname.prefix=server [2024-06-27T10:47:58.079Z] resources.dottedname.prefix=domain.resources [2024-06-27T10:47:58.079Z] results.mailhost=localhost [2024-06-27T10:47:58.079Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-06-27T10:47:58.079Z] results.mailee=yourname@sun.com [2024-06-27T10:47:58.079Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-06-27T10:47:58.079Z] precompilejsp=true [2024-06-27T10:47:58.079Z] jvm.maxpermsize=192m [2024-06-27T10:47:58.079Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-06-27T10:47:58.079Z] + jps [2024-06-27T10:47:58.079Z] + grep Main [2024-06-27T10:47:58.079Z] + cut -f1 '-d ' [2024-06-27T10:47:58.079Z] + xargs kill -9 [2024-06-27T10:47:58.099Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:47:58.099Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:47:58.099Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:47:58.099Z] [java] EJB noted on destroy in try-with-resource: =====destroyed===== [2024-06-27T10:47:58.099Z] [java] .....Verifying auto-close closed ........ [2024-06-27T10:47:58.099Z] [java] Completed shutdown of GlassFish runtime [2024-06-27T10:47:58.099Z] [java] Jun 27, 2024 10:47:57 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:47:58.099Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:47:58.099Z] [java] Jun 27, 2024 10:47:57 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:47:58.099Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:47:58.099Z] [java] Jun 27, 2024 10:47:57 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:47:58.099Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:47:58.099Z] [java] Jun 27, 2024 10:47:57 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:47:58.099Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:47:58.099Z] [java] Jun 27, 2024 10:47:57 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:47:58.099Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain158068113345091227xml [2024-06-27T10:47:58.099Z] [java] Jun 27, 2024 10:47:57 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:47:58.099Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:47:58.170Z] [2024-06-27T10:47:58.170Z] clean-classes-common: [2024-06-27T10:47:58.170Z] [2024-06-27T10:47:58.170Z] setOSConditions: [2024-06-27T10:47:58.170Z] [2024-06-27T10:47:58.170Z] setToolWin: [2024-06-27T10:47:58.170Z] [2024-06-27T10:47:58.170Z] setToolUnix: [2024-06-27T10:47:58.170Z] [2024-06-27T10:47:58.170Z] setToolProperty: [2024-06-27T10:47:58.170Z] [2024-06-27T10:47:58.170Z] setS1ASclassPath: [2024-06-27T10:47:58.170Z] [2024-06-27T10:47:58.170Z] init-common: [2024-06-27T10:47:58.170Z] [2024-06-27T10:47:58.170Z] clean-jars-common: [2024-06-27T10:47:58.170Z] [2024-06-27T10:47:58.170Z] clean: [2024-06-27T10:47:58.170Z] [echo] @@## config-property-accessor-test ##@@ [2024-06-27T10:47:58.170Z] [2024-06-27T10:47:58.170Z] setOSConditions: [2024-06-27T10:47:58.170Z] [2024-06-27T10:47:58.170Z] setToolWin: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setToolUnix: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setToolProperty: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setS1ASclassPath: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] init-common: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] clean: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setOSConditions: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setToolWin: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setToolUnix: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setToolProperty: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setS1ASclassPath: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] init-common: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] clean-common: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setOSConditions: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setToolWin: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setToolUnix: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setToolProperty: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setS1ASclassPath: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] init-common: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] clean-classes-common: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.171Z] setOSConditions: [2024-06-27T10:47:58.171Z] [2024-06-27T10:47:58.172Z] setToolWin: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setToolUnix: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setToolProperty: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setS1ASclassPath: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] init-common: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] clean-jars-common: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] clean: [2024-06-27T10:47:58.172Z] [echo] @@## redeployRar ##@@ [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setOSConditions: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setToolWin: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setToolUnix: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setToolProperty: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setS1ASclassPath: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] init-common: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] clean: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setOSConditions: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setToolWin: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setToolUnix: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setToolProperty: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] setS1ASclassPath: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] init-common: [2024-06-27T10:47:58.172Z] [2024-06-27T10:47:58.172Z] clean-common: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setOSConditions: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setToolWin: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setToolUnix: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setToolProperty: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setS1ASclassPath: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] init-common: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] clean-classes-common: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setOSConditions: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setToolWin: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setToolUnix: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setToolProperty: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setS1ASclassPath: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] init-common: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] clean-jars-common: [2024-06-27T10:47:58.173Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] clean: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] clean: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] clean: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setOSConditions: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setToolWin: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.173Z] setToolUnix: [2024-06-27T10:47:58.173Z] [2024-06-27T10:47:58.174Z] setToolProperty: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setS1ASclassPath: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] init-common: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] clean-classes-common: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] clean: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setOSConditions: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setToolWin: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setToolUnix: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setToolProperty: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setS1ASclassPath: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] init-common: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] clean-common: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setOSConditions: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setToolWin: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setToolUnix: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setToolProperty: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setS1ASclassPath: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] init-common: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] clean-classes-common: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setOSConditions: [2024-06-27T10:47:58.174Z] [2024-06-27T10:47:58.174Z] setToolWin: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setToolUnix: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setToolProperty: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setS1ASclassPath: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] init-common: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] clean-jars-common: [2024-06-27T10:47:58.175Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] clean: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] clean: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] clean: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setOSConditions: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setToolWin: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setToolUnix: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setToolProperty: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setS1ASclassPath: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] init-common: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] clean-classes-common: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] clean: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setOSConditions: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setToolWin: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setToolUnix: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.175Z] setToolProperty: [2024-06-27T10:47:58.175Z] [2024-06-27T10:47:58.176Z] setS1ASclassPath: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] init-common: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] clean-common: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] setOSConditions: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] setToolWin: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] setToolUnix: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] setToolProperty: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] setS1ASclassPath: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] init-common: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] clean-classes-common: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] setOSConditions: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] setToolWin: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] setToolUnix: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] setToolProperty: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] setS1ASclassPath: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] init-common: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] clean-jars-common: [2024-06-27T10:47:58.176Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] clean: [2024-06-27T10:47:58.176Z] [2024-06-27T10:47:58.176Z] clean: [2024-06-27T10:47:58.258Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-slf4j-visibility --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-slf4j-visibility-web.war [2024-06-27T10:47:58.336Z] + true [2024-06-27T10:47:58.336Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/ [2024-06-27T10:47:58.336Z] + sed s/1527/45716/g domain.xml [2024-06-27T10:47:58.336Z] + mv domain.xml.replaced domain.xml [2024-06-27T10:47:58.336Z] + grep PortNumber domain.xml [2024-06-27T10:47:58.336Z] [2024-06-27T10:47:58.336Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config [2024-06-27T10:47:58.336Z] + rm derby.properties.replaced [2024-06-27T10:47:58.336Z] + true [2024-06-27T10:47:58.336Z] + sed s/1527/45716/g derby.properties [2024-06-27T10:47:58.336Z] + rm derby.properties [2024-06-27T10:47:58.336Z] + sed s/1528/45717/g derby.properties.replaced [2024-06-27T10:47:58.336Z] + cat derby.properties [2024-06-27T10:47:58.336Z] # [2024-06-27T10:47:58.336Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-06-27T10:47:58.336Z] # [2024-06-27T10:47:58.336Z] # This program and the accompanying materials are made available under the [2024-06-27T10:47:58.336Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-06-27T10:47:58.336Z] # http://www.eclipse.org/legal/epl-2.0. [2024-06-27T10:47:58.336Z] # [2024-06-27T10:47:58.336Z] # This Source Code may also be made available under the following Secondary [2024-06-27T10:47:58.336Z] # Licenses when the conditions for such availability set forth in the [2024-06-27T10:47:58.336Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-06-27T10:47:58.336Z] # version 2 with the GNU Classpath Exception, which is available at [2024-06-27T10:47:58.336Z] # https://www.gnu.org/software/classpath/license.html. [2024-06-27T10:47:58.336Z] # [2024-06-27T10:47:58.336Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-06-27T10:47:58.336Z] # [2024-06-27T10:47:58.336Z] [2024-06-27T10:47:58.336Z] [2024-06-27T10:47:58.336Z] db.port=45716 [2024-06-27T10:47:58.336Z] db.port.2=45717 [2024-06-27T10:47:58.336Z] db.host=localhost [2024-06-27T10:47:58.336Z] db.type=derby [2024-06-27T10:47:58.336Z] db.name=testdb [2024-06-27T10:47:58.336Z] db.user=dbuser [2024-06-27T10:47:58.336Z] db.pwd=dbpassword [2024-06-27T10:47:58.336Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-06-27T10:47:58.336Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-06-27T10:47:58.336Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-06-27T10:47:58.336Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-06-27T10:47:58.336Z] + rm -rf '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results*' [2024-06-27T10:47:58.336Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb [2024-06-27T10:47:58.336Z] + rm count.txt [2024-06-27T10:47:58.336Z] rm: cannot remove 'count.txt': No such file or directory [2024-06-27T10:47:58.336Z] + true [2024-06-27T10:47:58.336Z] + ant ejb_group_2 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-06-27T10:47:58.336Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:47:58.355Z] [java] Jun 27, 2024 10:47:58 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:47:58.355Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:47:58.355Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:47:58.355Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] clean: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] setOSConditions: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] setToolWin: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] setToolUnix: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] setToolProperty: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] setS1ASclassPath: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] init-common: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] clean-classes-common: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] clean: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] setOSConditions: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] setToolWin: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] setToolUnix: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.432Z] setToolProperty: [2024-06-27T10:47:58.432Z] [2024-06-27T10:47:58.433Z] setS1ASclassPath: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] init-common: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] clean-common: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setOSConditions: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setToolWin: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setToolUnix: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setToolProperty: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setS1ASclassPath: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] init-common: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] clean-classes-common: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setOSConditions: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setToolWin: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setToolUnix: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setToolProperty: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setS1ASclassPath: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] init-common: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] clean-jars-common: [2024-06-27T10:47:58.433Z] [echo] @@## force-deploy-rar ##@@ [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setOSConditions: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setToolWin: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.433Z] setToolUnix: [2024-06-27T10:47:58.433Z] [2024-06-27T10:47:58.434Z] setToolProperty: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setS1ASclassPath: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] init-common: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] clean: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setOSConditions: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setToolWin: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setToolUnix: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setToolProperty: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setS1ASclassPath: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] init-common: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] clean-common: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setOSConditions: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setToolWin: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setToolUnix: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setToolProperty: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setS1ASclassPath: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] init-common: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] clean-classes-common: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setOSConditions: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setToolWin: [2024-06-27T10:47:58.434Z] [2024-06-27T10:47:58.434Z] setToolUnix: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setToolProperty: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setS1ASclassPath: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] init-common: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] clean-jars-common: [2024-06-27T10:47:58.435Z] [echo] @@## annotation-embeddedweb ##@@ [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setOSConditions: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setToolWin: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setToolUnix: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setToolProperty: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setS1ASclassPath: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] init-common: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] clean: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setOSConditions: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setToolWin: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setToolUnix: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setToolProperty: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setS1ASclassPath: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] init-common: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] clean-common: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setOSConditions: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.435Z] setToolWin: [2024-06-27T10:47:58.435Z] [2024-06-27T10:47:58.436Z] setToolUnix: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setToolProperty: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setS1ASclassPath: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] init-common: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] clean-classes-common: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setOSConditions: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setToolWin: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setToolUnix: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setToolProperty: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setS1ASclassPath: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] init-common: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] clean-jars-common: [2024-06-27T10:47:58.436Z] [echo] @@## built-in-custom-resources ##@@ [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setOSConditions: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setToolWin: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setToolUnix: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setToolProperty: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setS1ASclassPath: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] init-common: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] clean: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setOSConditions: [2024-06-27T10:47:58.436Z] [2024-06-27T10:47:58.436Z] setToolWin: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setToolUnix: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setToolProperty: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setS1ASclassPath: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] init-common: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] clean-common: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setOSConditions: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setToolWin: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setToolUnix: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setToolProperty: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setS1ASclassPath: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] init-common: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] clean-classes-common: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setOSConditions: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setToolWin: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setToolUnix: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setToolProperty: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setS1ASclassPath: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] init-common: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] clean-jars-common: [2024-06-27T10:47:58.437Z] [echo] @@## datasource-definition##@@ [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.437Z] setOSConditions: [2024-06-27T10:47:58.437Z] [2024-06-27T10:47:58.438Z] setToolWin: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setToolUnix: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setToolProperty: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setS1ASclassPath: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] init-common: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] clean: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setOSConditions: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setToolWin: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setToolUnix: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setToolProperty: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setS1ASclassPath: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] init-common: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] clean-common: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setOSConditions: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setToolWin: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setToolUnix: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setToolProperty: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setS1ASclassPath: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] init-common: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] clean-classes-common: [2024-06-27T10:47:58.438Z] [2024-06-27T10:47:58.438Z] setOSConditions: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setToolWin: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setToolUnix: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setToolProperty: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setS1ASclassPath: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] init-common: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] clean-jars-common: [2024-06-27T10:47:58.439Z] [echo] @@## connection-factory-definition##@@ [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setOSConditions: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setToolWin: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setToolUnix: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setToolProperty: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setS1ASclassPath: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] init-common: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] clean: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setOSConditions: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setToolWin: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setToolUnix: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setToolProperty: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] setS1ASclassPath: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] init-common: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.439Z] clean-common: [2024-06-27T10:47:58.439Z] [2024-06-27T10:47:58.440Z] setOSConditions: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setToolWin: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setToolUnix: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setToolProperty: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setS1ASclassPath: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] init-common: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] clean-classes-common: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setOSConditions: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setToolWin: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setToolUnix: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setToolProperty: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setS1ASclassPath: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] init-common: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] clean-jars-common: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] clean: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] clean: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setOSConditions: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setToolWin: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setToolUnix: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setToolProperty: [2024-06-27T10:47:58.440Z] [2024-06-27T10:47:58.440Z] setS1ASclassPath: [2024-06-27T10:47:58.441Z] [2024-06-27T10:47:58.441Z] init-common: [2024-06-27T10:47:58.441Z] [2024-06-27T10:47:58.441Z] clean-classes-common: [2024-06-27T10:47:58.441Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-06-27T10:47:58.441Z] [2024-06-27T10:47:58.441Z] setOSConditions: [2024-06-27T10:47:58.441Z] [2024-06-27T10:47:58.441Z] setToolWin: [2024-06-27T10:47:58.441Z] [2024-06-27T10:47:58.441Z] setToolUnix: [2024-06-27T10:47:58.441Z] [2024-06-27T10:47:58.441Z] setToolProperty: [2024-06-27T10:47:58.441Z] [2024-06-27T10:47:58.441Z] setS1ASclassPath: [2024-06-27T10:47:58.441Z] [2024-06-27T10:47:58.441Z] init-common: [2024-06-27T10:47:58.441Z] [2024-06-27T10:47:58.441Z] clean: [2024-06-27T10:47:58.591Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-06-27T10:47:58.593Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-06-27T10:47:58.610Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:47:58.610Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:47:58.610Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:47:58.610Z] [java] Jun 27, 2024 10:47:58 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:47:58.610Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (350 ms), startup services (66 ms), total (416 ms) [2024-06-27T10:47:58.610Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:47:58.610Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:47:58.610Z] [java] Jun 27, 2024 10:47:58 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:47:58.610Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:47:58.610Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:47:58.610Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:47:58.610Z] [java] Jun 27, 2024 10:47:58 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:47:58.610Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:47:58.610Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:47:58.610Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:47:58.610Z] [java] Jun 27, 2024 10:47:58 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:47:58.611Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (482 ms), startup services (7 ms), total (489 ms) [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:47:58.611Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:47:58.611Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:47:58.611Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb32-embedded-autoclose-ejb [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:47:58.611Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:47:58.611Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:47:58.611Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@48b1b469 [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:47:58.611Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:47:58.611Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:47:58.611Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:47:58.611Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:47:58.611Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:47:58.611Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:47:58.611Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:47:58.611Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb, java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb!org.glassfish.tests.ejb.autoclose.SimpleEjb] [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:47:58.611Z] [java] INFO: Enabling Weld for ApplicationInfo[name=ejb-ejb32-embedded-autoclose-ejb] [2024-06-27T10:47:58.611Z] [java] Jun 27, 2024 10:47:58 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:47:58.611Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:47:58.697Z] [2024-06-27T10:47:58.697Z] setOSConditions: [2024-06-27T10:47:58.697Z] [2024-06-27T10:47:58.697Z] setToolWin: [2024-06-27T10:47:58.697Z] [2024-06-27T10:47:58.697Z] setToolUnix: [2024-06-27T10:47:58.697Z] [2024-06-27T10:47:58.697Z] setToolProperty: [2024-06-27T10:47:58.697Z] [2024-06-27T10:47:58.697Z] setS1ASclassPath: [2024-06-27T10:47:58.697Z] [2024-06-27T10:47:58.697Z] init-common: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] clean-common: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setOSConditions: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setToolWin: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setToolUnix: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setToolProperty: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setS1ASclassPath: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] init-common: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] clean-classes-common: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setOSConditions: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setToolWin: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setToolUnix: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setToolProperty: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setS1ASclassPath: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] init-common: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] clean-jars-common: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] clean: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] clean: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setOSConditions: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.698Z] setToolWin: [2024-06-27T10:47:58.698Z] [2024-06-27T10:47:58.699Z] setToolUnix: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setToolProperty: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setS1ASclassPath: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] init-common: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] clean-classes-common: [2024-06-27T10:47:58.699Z] [echo] @@## administered-object-definition-embedra##@@ [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setOSConditions: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setToolWin: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setToolUnix: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setToolProperty: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setS1ASclassPath: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] init-common: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] clean: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setOSConditions: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setToolWin: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setToolUnix: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setToolProperty: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setS1ASclassPath: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] init-common: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] clean-common: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setOSConditions: [2024-06-27T10:47:58.699Z] [2024-06-27T10:47:58.699Z] setToolWin: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setToolUnix: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setToolProperty: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setS1ASclassPath: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] init-common: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] clean-classes-common: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setOSConditions: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setToolWin: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setToolUnix: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setToolProperty: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setS1ASclassPath: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] init-common: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] clean-jars-common: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] clean: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] clean: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setOSConditions: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setToolWin: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setToolUnix: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setToolProperty: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] setS1ASclassPath: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.700Z] init-common: [2024-06-27T10:47:58.700Z] [2024-06-27T10:47:58.701Z] clean-classes-common: [2024-06-27T10:47:58.701Z] [echo] @@## administered-object-definition##@@ [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setOSConditions: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setToolWin: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setToolUnix: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setToolProperty: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setS1ASclassPath: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] init-common: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] clean: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setOSConditions: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setToolWin: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setToolUnix: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setToolProperty: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setS1ASclassPath: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] init-common: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] clean-common: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setOSConditions: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setToolWin: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setToolUnix: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setToolProperty: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.701Z] setS1ASclassPath: [2024-06-27T10:47:58.701Z] [2024-06-27T10:47:58.702Z] init-common: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] clean-classes-common: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setOSConditions: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setToolWin: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setToolUnix: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setToolProperty: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setS1ASclassPath: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] init-common: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] clean-jars-common: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] clean: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] clean: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setOSConditions: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setToolWin: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setToolUnix: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setToolProperty: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setS1ASclassPath: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] init-common: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] clean-classes-common: [2024-06-27T10:47:58.702Z] [echo] @@## jms-connection-factory-definition##@@ [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setOSConditions: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.702Z] setToolWin: [2024-06-27T10:47:58.702Z] [2024-06-27T10:47:58.703Z] setToolUnix: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setToolProperty: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setS1ASclassPath: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] init-common: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] clean: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setOSConditions: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setToolWin: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setToolUnix: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setToolProperty: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setS1ASclassPath: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] init-common: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] clean-common: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setOSConditions: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setToolWin: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setToolUnix: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setToolProperty: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setS1ASclassPath: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] init-common: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] clean-classes-common: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.703Z] setOSConditions: [2024-06-27T10:47:58.703Z] [2024-06-27T10:47:58.704Z] setToolWin: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setToolUnix: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setToolProperty: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setS1ASclassPath: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] init-common: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] clean-jars-common: [2024-06-27T10:47:58.704Z] [echo] @@## jms-destination-definition##@@ [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setOSConditions: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setToolWin: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setToolUnix: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setToolProperty: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setS1ASclassPath: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] init-common: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] clean: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setOSConditions: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setToolWin: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setToolUnix: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setToolProperty: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setS1ASclassPath: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] init-common: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] clean-common: [2024-06-27T10:47:58.704Z] [2024-06-27T10:47:58.704Z] setOSConditions: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setToolWin: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setToolUnix: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setToolProperty: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setS1ASclassPath: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] init-common: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] clean-classes-common: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setOSConditions: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setToolWin: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setToolUnix: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setToolProperty: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setS1ASclassPath: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] init-common: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] clean-jars-common: [2024-06-27T10:47:58.705Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setOSConditions: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setToolWin: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setToolUnix: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setToolProperty: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] setS1ASclassPath: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.705Z] init-common: [2024-06-27T10:47:58.705Z] [2024-06-27T10:47:58.706Z] clean: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setOSConditions: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setToolWin: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setToolUnix: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setToolProperty: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setS1ASclassPath: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] init-common: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] clean-common: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setOSConditions: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setToolWin: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setToolUnix: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setToolProperty: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setS1ASclassPath: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] init-common: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] clean-classes-common: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setOSConditions: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setToolWin: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setToolUnix: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setToolProperty: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] setS1ASclassPath: [2024-06-27T10:47:58.706Z] [2024-06-27T10:47:58.706Z] init-common: [2024-06-27T10:47:58.707Z] [2024-06-27T10:47:58.707Z] clean-jars-common: [2024-06-27T10:47:58.707Z] [echo] @@## beanvalidation-simple ##@@ [2024-06-27T10:47:58.707Z] [2024-06-27T10:47:58.707Z] clean: [2024-06-27T10:47:58.707Z] [2024-06-27T10:47:58.707Z] clean: [2024-06-27T10:47:58.707Z] [2024-06-27T10:47:58.707Z] clean: [2024-06-27T10:47:58.707Z] [2024-06-27T10:47:58.707Z] setOSConditions: [2024-06-27T10:47:58.707Z] [2024-06-27T10:47:58.707Z] setToolWin: [2024-06-27T10:47:58.707Z] [2024-06-27T10:47:58.707Z] setToolUnix: [2024-06-27T10:47:58.707Z] [2024-06-27T10:47:58.707Z] setToolProperty: [2024-06-27T10:47:58.707Z] [2024-06-27T10:47:58.707Z] setS1ASclassPath: [2024-06-27T10:47:58.707Z] [2024-06-27T10:47:58.707Z] init-common: [2024-06-27T10:47:58.707Z] [2024-06-27T10:47:58.707Z] clean-classes-common: [2024-06-27T10:47:50.944Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:47:50.955Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:47:58.850Z] [2024-06-27T10:47:58.850Z] ejb_group_2: [2024-06-27T10:47:58.850Z] [2024-06-27T10:47:58.850Z] setup: [2024-06-27T10:47:58.867Z] [java] Jun 27, 2024 10:47:58 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:47:58.867Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:47:58.956Z] [INFO] Scanning for projects... [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] clean: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] setOSConditions: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] setToolWin: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] setToolUnix: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] setToolProperty: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] setS1ASclassPath: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] init-common: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] clean-common: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] setOSConditions: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] setToolWin: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] setToolUnix: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] setToolProperty: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] setS1ASclassPath: [2024-06-27T10:47:58.962Z] [2024-06-27T10:47:58.962Z] init-common: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] clean-classes-common: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setOSConditions: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setToolWin: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setToolUnix: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setToolProperty: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setS1ASclassPath: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] init-common: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] clean-jars-common: [2024-06-27T10:47:58.963Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setOSConditions: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setToolWin: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setToolUnix: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setToolProperty: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setS1ASclassPath: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] init-common: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] clean: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setOSConditions: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setToolWin: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setToolUnix: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setToolProperty: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.963Z] setS1ASclassPath: [2024-06-27T10:47:58.963Z] [2024-06-27T10:47:58.964Z] init-common: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] clean-common: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setOSConditions: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setToolWin: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setToolUnix: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setToolProperty: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setS1ASclassPath: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] init-common: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] clean-classes-common: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setOSConditions: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setToolWin: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setToolUnix: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setToolProperty: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setS1ASclassPath: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] init-common: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] clean-jars-common: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] clean: [2024-06-27T10:47:58.964Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setOSConditions: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setToolWin: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setToolUnix: [2024-06-27T10:47:58.964Z] [2024-06-27T10:47:58.964Z] setToolProperty: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setS1ASclassPath: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] init-common: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] clean: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setOSConditions: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setToolWin: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setToolUnix: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setToolProperty: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setS1ASclassPath: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] init-common: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] clean-common: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setOSConditions: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setToolWin: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setToolUnix: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setToolProperty: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setS1ASclassPath: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] init-common: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] clean-classes-common: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setOSConditions: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setToolWin: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.965Z] setToolUnix: [2024-06-27T10:47:58.965Z] [2024-06-27T10:47:58.966Z] setToolProperty: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setS1ASclassPath: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] init-common: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] clean-jars-common: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] clean: [2024-06-27T10:47:58.966Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setOSConditions: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setToolWin: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setToolUnix: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setToolProperty: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setS1ASclassPath: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] init-common: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] clean: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setOSConditions: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setToolWin: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setToolUnix: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setToolProperty: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setS1ASclassPath: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] init-common: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] clean-common: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.966Z] setOSConditions: [2024-06-27T10:47:58.966Z] [2024-06-27T10:47:58.967Z] setToolWin: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setToolUnix: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setToolProperty: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setS1ASclassPath: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] init-common: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] clean-classes-common: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setOSConditions: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setToolWin: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setToolUnix: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setToolProperty: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setS1ASclassPath: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] init-common: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] clean-jars-common: [2024-06-27T10:47:58.967Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setOSConditions: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setToolWin: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setToolUnix: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setToolProperty: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setS1ASclassPath: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] init-common: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] clean: [2024-06-27T10:47:58.967Z] [2024-06-27T10:47:58.967Z] setOSConditions: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setToolWin: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setToolUnix: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setToolProperty: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setS1ASclassPath: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] init-common: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] clean-common: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setOSConditions: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setToolWin: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setToolUnix: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setToolProperty: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setS1ASclassPath: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] init-common: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] clean-classes-common: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setOSConditions: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setToolWin: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setToolUnix: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setToolProperty: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] setS1ASclassPath: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] init-common: [2024-06-27T10:47:58.968Z] [2024-06-27T10:47:58.968Z] clean-jars-common: [2024-06-27T10:47:58.969Z] [echo] @@## beanvalidation-simple ##@@ [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] clean: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] clean: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] clean: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setOSConditions: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setToolWin: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setToolUnix: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setToolProperty: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setS1ASclassPath: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] init-common: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] clean-classes-common: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] clean: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setOSConditions: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setToolWin: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setToolUnix: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setToolProperty: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setS1ASclassPath: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] init-common: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] clean-common: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setOSConditions: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.969Z] setToolWin: [2024-06-27T10:47:58.969Z] [2024-06-27T10:47:58.970Z] setToolUnix: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setToolProperty: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setS1ASclassPath: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] init-common: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] clean-classes-common: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setOSConditions: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setToolWin: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setToolUnix: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setToolProperty: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setS1ASclassPath: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] init-common: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] clean-jars-common: [2024-06-27T10:47:58.970Z] [echo] @@## security-map-web#@@ [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setOSConditions: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setToolWin: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setToolUnix: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setToolProperty: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setS1ASclassPath: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] init-common: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] clean: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setOSConditions: [2024-06-27T10:47:58.970Z] [2024-06-27T10:47:58.970Z] setToolWin: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setToolUnix: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setToolProperty: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setS1ASclassPath: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] init-common: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] clean-common: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setOSConditions: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setToolWin: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setToolUnix: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setToolProperty: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setS1ASclassPath: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] init-common: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] clean-classes-common: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setOSConditions: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setToolWin: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setToolUnix: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setToolProperty: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setS1ASclassPath: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] init-common: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] clean-jars-common: [2024-06-27T10:47:58.971Z] [echo] @@## rar-accessibility ##@@ [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.971Z] setOSConditions: [2024-06-27T10:47:58.971Z] [2024-06-27T10:47:58.972Z] setToolWin: [2024-06-27T10:47:58.972Z] [2024-06-27T10:47:58.972Z] setToolUnix: [2024-06-27T10:47:58.972Z] [2024-06-27T10:47:58.972Z] setToolProperty: [2024-06-27T10:47:58.972Z] [2024-06-27T10:47:58.972Z] setS1ASclassPath: [2024-06-27T10:47:58.972Z] [2024-06-27T10:47:58.972Z] init-common: [2024-06-27T10:47:58.972Z] [2024-06-27T10:47:58.972Z] clean: [2024-06-27T10:47:59.139Z] [2024-06-27T10:47:59.139Z] setOSConditions: [2024-06-27T10:47:59.139Z] [2024-06-27T10:47:59.139Z] setToolWin: [2024-06-27T10:47:59.139Z] [2024-06-27T10:47:59.139Z] setToolUnix: [2024-06-27T10:47:59.139Z] [2024-06-27T10:47:59.139Z] setToolProperty: [2024-06-27T10:47:59.139Z] [2024-06-27T10:47:59.139Z] setS1ASclassPath: [2024-06-27T10:47:59.139Z] [2024-06-27T10:47:59.139Z] init-common: [2024-06-27T10:47:59.139Z] [2024-06-27T10:47:59.139Z] start-database: [2024-06-27T10:47:59.139Z] [echo] Starting database --dbport 45716 [2024-06-27T10:47:59.139Z] [2024-06-27T10:47:59.139Z] setOSConditions: [2024-06-27T10:47:59.139Z] [2024-06-27T10:47:59.139Z] setToolWin: [2024-06-27T10:47:59.139Z] [2024-06-27T10:47:59.140Z] setToolUnix: [2024-06-27T10:47:59.140Z] [2024-06-27T10:47:59.140Z] setToolProperty: [2024-06-27T10:47:59.140Z] [2024-06-27T10:47:59.140Z] setS1ASclassPath: [2024-06-27T10:47:59.140Z] [2024-06-27T10:47:59.140Z] init-common: [2024-06-27T10:47:59.142Z] [java] EJB said in try-without-resource: hello [2024-06-27T10:47:59.142Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:47:59.142Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:47:59.142Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:47:59.142Z] [java] EJB noted on destroy in close: =====destroyed===== [2024-06-27T10:47:59.142Z] [java] Value of key is: embedded with autoclosable [2024-06-27T10:47:59.142Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:47:59.142Z] [java] [2024-06-27T10:47:59.142Z] [java] [2024-06-27T10:47:59.142Z] [java] ----------------------------------------- [2024-06-27T10:47:59.142Z] [java] - embedded with autoclosable: PASS - [2024-06-27T10:47:59.142Z] [java] ----------------------------------------- [2024-06-27T10:47:59.142Z] [java] Total PASS: 1 [2024-06-27T10:47:59.142Z] [java] Total FAIL: 0 [2024-06-27T10:47:59.142Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:47:59.142Z] [java] ----------------------------------------- [2024-06-27T10:47:59.142Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:47:59.142Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:47:59.142Z] [java] INFO: ejb-ejb32-embedded-autoclose-ejb was successfully deployed in 497 milliseconds. [2024-06-27T10:47:59.142Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:47:59.142Z] [java] INFO: Disabling Weld for ApplicationInfo[name=ejb-ejb32-embedded-autoclose-ejb] [2024-06-27T10:47:59.142Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:47:59.142Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:47:59.142Z] [java] Jun 27, 2024 10:47:58 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:47:59.142Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:47:59.142Z] [java] Jun 27, 2024 10:47:58 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:47:59.142Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:47:59.142Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:47:59.142Z] [2024-06-27T10:47:59.142Z] all: [2024-06-27T10:47:59.142Z] [2024-06-27T10:47:59.142Z] run-full: [2024-06-27T10:47:59.142Z] [2024-06-27T10:47:59.142Z] stop-derby: [2024-06-27T10:47:59.143Z] [2024-06-27T10:47:59.143Z] setOSConditions: [2024-06-27T10:47:59.143Z] [2024-06-27T10:47:59.143Z] setToolWin: [2024-06-27T10:47:59.143Z] [2024-06-27T10:47:59.143Z] setToolUnix: [2024-06-27T10:47:59.143Z] [2024-06-27T10:47:59.143Z] setToolProperty: [2024-06-27T10:47:59.143Z] [2024-06-27T10:47:59.143Z] setS1ASclassPath: [2024-06-27T10:47:59.143Z] [2024-06-27T10:47:59.143Z] init-common: [2024-06-27T10:47:59.143Z] [2024-06-27T10:47:59.143Z] stopDerby: [2024-06-27T10:47:59.143Z] [echo] Stopping Derby DB servers on ports 45716 and 45717 [2024-06-27T10:47:59.177Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:47:59.177Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:47:59.177Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:47:59.177Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:47:59.177Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:47:59.177Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:47:59.177Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:47:59.177Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:47:59.177Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:47:59.178Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:47:59.178Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:47:59.178Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:47:59.178Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:47:59.178Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:47:59.178Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:47:59.178Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:47:59.178Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:59.178Z] [INFO] BUILD SUCCESS [2024-06-27T10:47:59.178Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:59.178Z] [INFO] Total time: 18.080 s [2024-06-27T10:47:59.178Z] [INFO] Finished at: 2024-06-27T10:47:58Z [2024-06-27T10:47:59.178Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:47:59.178Z] + run_test web_jsp [2024-06-27T10:47:59.178Z] + local testid=web_jsp [2024-06-27T10:47:59.178Z] + local found=false [2024-06-27T10:47:59.178Z] ++ find . -name run_test.sh [2024-06-27T10:47:59.178Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.178Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:47:59.178Z] + OPT=list_test_ids [2024-06-27T10:47:59.178Z] + TEST_ID= [2024-06-27T10:47:59.178Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:47:59.178Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:47:59.178Z] +++ uname [2024-06-27T10:47:59.178Z] +++ grep -i sunos [2024-06-27T10:47:59.178Z] +++ wc -l [2024-06-27T10:47:59.178Z] +++ awk '{print $1}' [2024-06-27T10:47:59.178Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.178Z] ++ GREP=grep [2024-06-27T10:47:59.178Z] ++ AWK=awk [2024-06-27T10:47:59.178Z] ++ SED=sed [2024-06-27T10:47:59.178Z] ++ BC=bc [2024-06-27T10:47:59.178Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.178Z] + case ${OPT} in [2024-06-27T10:47:59.178Z] + list_test_ids [2024-06-27T10:47:59.178Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ admin_cli_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ admin-cli-group-1 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ admin-cli-group-2 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ admin-cli-group-3 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ admin-cli-group-4 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ admin-cli-group-5 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + [[ false = true ]] [2024-06-27T10:47:59.178Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.178Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:47:59.178Z] + OPT=list_test_ids [2024-06-27T10:47:59.178Z] + TEST_ID= [2024-06-27T10:47:59.178Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:47:59.178Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:47:59.178Z] +++ uname [2024-06-27T10:47:59.178Z] +++ grep -i sunos [2024-06-27T10:47:59.178Z] +++ wc -l [2024-06-27T10:47:59.178Z] +++ awk '{print $1}' [2024-06-27T10:47:59.178Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.178Z] ++ GREP=grep [2024-06-27T10:47:59.178Z] ++ AWK=awk [2024-06-27T10:47:59.178Z] ++ SED=sed [2024-06-27T10:47:59.178Z] ++ BC=bc [2024-06-27T10:47:59.178Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.178Z] + case ${OPT} in [2024-06-27T10:47:59.178Z] + list_test_ids [2024-06-27T10:47:59.178Z] + echo batch_all [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ batch_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + [[ false = true ]] [2024-06-27T10:47:59.178Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.178Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:47:59.178Z] + OPT=list_test_ids [2024-06-27T10:47:59.178Z] + TEST_ID= [2024-06-27T10:47:59.178Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:47:59.178Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:47:59.178Z] +++ uname [2024-06-27T10:47:59.178Z] +++ grep -i sunos [2024-06-27T10:47:59.178Z] +++ awk '{print $1}' [2024-06-27T10:47:59.178Z] +++ wc -l [2024-06-27T10:47:59.178Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.178Z] ++ GREP=grep [2024-06-27T10:47:59.178Z] ++ AWK=awk [2024-06-27T10:47:59.178Z] ++ SED=sed [2024-06-27T10:47:59.178Z] ++ BC=bc [2024-06-27T10:47:59.178Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.178Z] + case ${OPT} in [2024-06-27T10:47:59.178Z] + list_test_ids [2024-06-27T10:47:59.178Z] + echo cdi_all [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ cdi_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + [[ false = true ]] [2024-06-27T10:47:59.178Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.178Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:47:59.178Z] + OPT=list_test_ids [2024-06-27T10:47:59.178Z] + TEST_ID= [2024-06-27T10:47:59.178Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:47:59.178Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:47:59.178Z] +++ uname [2024-06-27T10:47:59.178Z] +++ grep -i sunos [2024-06-27T10:47:59.178Z] +++ wc -l [2024-06-27T10:47:59.178Z] +++ awk '{print $1}' [2024-06-27T10:47:59.178Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.178Z] ++ GREP=grep [2024-06-27T10:47:59.178Z] ++ AWK=awk [2024-06-27T10:47:59.178Z] ++ SED=sed [2024-06-27T10:47:59.178Z] ++ BC=bc [2024-06-27T10:47:59.178Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.178Z] + case ${OPT} in [2024-06-27T10:47:59.178Z] + list_test_ids [2024-06-27T10:47:59.178Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ connector_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ connector_group_1 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ connector_group_2 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ connector_group_3 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.178Z] + [[ connector_group_4 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.178Z] + [[ false = true ]] [2024-06-27T10:47:59.178Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.178Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:47:59.178Z] + OPT=list_test_ids [2024-06-27T10:47:59.178Z] + TEST_ID= [2024-06-27T10:47:59.179Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:47:59.179Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:47:59.179Z] +++ uname [2024-06-27T10:47:59.179Z] +++ grep -i sunos [2024-06-27T10:47:59.179Z] +++ wc -l [2024-06-27T10:47:59.179Z] +++ awk '{print $1}' [2024-06-27T10:47:59.179Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.179Z] ++ GREP=grep [2024-06-27T10:47:59.179Z] ++ AWK=awk [2024-06-27T10:47:59.179Z] ++ SED=sed [2024-06-27T10:47:59.179Z] ++ BC=bc [2024-06-27T10:47:59.179Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.179Z] + case ${OPT} in [2024-06-27T10:47:59.179Z] + list_test_ids [2024-06-27T10:47:59.179Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ deployment_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ deployment_cluster_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + [[ false = true ]] [2024-06-27T10:47:59.179Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.179Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:47:59.179Z] + OPT=list_test_ids [2024-06-27T10:47:59.179Z] + TEST_ID= [2024-06-27T10:47:59.179Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:47:59.179Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:47:59.179Z] +++ uname [2024-06-27T10:47:59.179Z] +++ grep -i sunos [2024-06-27T10:47:59.179Z] +++ wc -l [2024-06-27T10:47:59.179Z] +++ awk '{print $1}' [2024-06-27T10:47:59.179Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.179Z] ++ GREP=grep [2024-06-27T10:47:59.179Z] ++ AWK=awk [2024-06-27T10:47:59.179Z] ++ SED=sed [2024-06-27T10:47:59.179Z] ++ BC=bc [2024-06-27T10:47:59.179Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.179Z] + case ${OPT} in [2024-06-27T10:47:59.179Z] + list_test_ids [2024-06-27T10:47:59.179Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ ejb_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ ejb_timer_cluster_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ ejb_web_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ ejb_group_1 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ ejb_group_2 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ ejb_group_3 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ ejb_group_embedded = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + [[ false = true ]] [2024-06-27T10:47:59.179Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.179Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-06-27T10:47:59.179Z] + OPT=list_test_ids [2024-06-27T10:47:59.179Z] + TEST_ID= [2024-06-27T10:47:59.179Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-06-27T10:47:59.179Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-06-27T10:47:59.179Z] +++ uname [2024-06-27T10:47:59.179Z] +++ grep -i sunos [2024-06-27T10:47:59.179Z] +++ wc -l [2024-06-27T10:47:59.179Z] +++ awk '{print $1}' [2024-06-27T10:47:59.179Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.179Z] ++ GREP=grep [2024-06-27T10:47:59.179Z] ++ AWK=awk [2024-06-27T10:47:59.179Z] ++ SED=sed [2024-06-27T10:47:59.179Z] ++ BC=bc [2024-06-27T10:47:59.179Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.179Z] + case ${OPT} in [2024-06-27T10:47:59.179Z] + list_test_ids [2024-06-27T10:47:59.179Z] + echo jdbc_all [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ jdbc_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + [[ false = true ]] [2024-06-27T10:47:59.179Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.179Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-06-27T10:47:59.179Z] + OPT=list_test_ids [2024-06-27T10:47:59.179Z] + TEST_ID= [2024-06-27T10:47:59.179Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-06-27T10:47:59.179Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-06-27T10:47:59.179Z] +++ uname [2024-06-27T10:47:59.179Z] +++ grep -i sunos [2024-06-27T10:47:59.179Z] +++ wc -l [2024-06-27T10:47:59.179Z] +++ awk '{print $1}' [2024-06-27T10:47:59.179Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.179Z] ++ GREP=grep [2024-06-27T10:47:59.179Z] ++ AWK=awk [2024-06-27T10:47:59.179Z] ++ SED=sed [2024-06-27T10:47:59.179Z] ++ BC=bc [2024-06-27T10:47:59.179Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.179Z] + case ${OPT} in [2024-06-27T10:47:59.179Z] + list_test_ids [2024-06-27T10:47:59.179Z] + echo jms_all [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ jms_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + [[ false = true ]] [2024-06-27T10:47:59.179Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.179Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-06-27T10:47:59.179Z] + OPT=list_test_ids [2024-06-27T10:47:59.179Z] + TEST_ID= [2024-06-27T10:47:59.179Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-06-27T10:47:59.179Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-06-27T10:47:59.179Z] +++ uname [2024-06-27T10:47:59.179Z] +++ grep -i sunos [2024-06-27T10:47:59.179Z] +++ wc -l [2024-06-27T10:47:59.179Z] +++ awk '{print $1}' [2024-06-27T10:47:59.179Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.179Z] ++ GREP=grep [2024-06-27T10:47:59.179Z] ++ AWK=awk [2024-06-27T10:47:59.179Z] ++ SED=sed [2024-06-27T10:47:59.179Z] ++ BC=bc [2024-06-27T10:47:59.179Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.179Z] + case ${OPT} in [2024-06-27T10:47:59.179Z] + list_test_ids [2024-06-27T10:47:59.179Z] + echo naming_all [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ naming_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + [[ false = true ]] [2024-06-27T10:47:59.179Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.179Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-06-27T10:47:59.179Z] + OPT=list_test_ids [2024-06-27T10:47:59.179Z] + TEST_ID= [2024-06-27T10:47:59.179Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-06-27T10:47:59.179Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-06-27T10:47:59.179Z] +++ uname [2024-06-27T10:47:59.179Z] +++ grep -i sunos [2024-06-27T10:47:59.179Z] +++ wc -l [2024-06-27T10:47:59.179Z] +++ awk '{print $1}' [2024-06-27T10:47:59.179Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.179Z] ++ GREP=grep [2024-06-27T10:47:59.179Z] ++ AWK=awk [2024-06-27T10:47:59.179Z] ++ SED=sed [2024-06-27T10:47:59.179Z] ++ BC=bc [2024-06-27T10:47:59.179Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.179Z] + case ${OPT} in [2024-06-27T10:47:59.179Z] + list_test_ids [2024-06-27T10:47:59.179Z] + echo persistence_all [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ persistence_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + [[ false = true ]] [2024-06-27T10:47:59.179Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.179Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ security_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + [[ false = true ]] [2024-06-27T10:47:59.179Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.179Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-06-27T10:47:59.179Z] + OPT=list_test_ids [2024-06-27T10:47:59.179Z] + TEST_ID= [2024-06-27T10:47:59.179Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-06-27T10:47:59.179Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-06-27T10:47:59.179Z] +++ uname [2024-06-27T10:47:59.179Z] +++ grep -i sunos [2024-06-27T10:47:59.179Z] +++ wc -l [2024-06-27T10:47:59.179Z] +++ awk '{print $1}' [2024-06-27T10:47:59.179Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.179Z] ++ GREP=grep [2024-06-27T10:47:59.179Z] ++ AWK=awk [2024-06-27T10:47:59.179Z] ++ SED=sed [2024-06-27T10:47:59.179Z] ++ BC=bc [2024-06-27T10:47:59.179Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.179Z] + case ${OPT} in [2024-06-27T10:47:59.179Z] + list_test_ids [2024-06-27T10:47:59.179Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ transaction_ee_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.179Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.179Z] + [[ transaction-ee-1 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.180Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.180Z] + [[ transaction-ee-2 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.180Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.180Z] + [[ transaction-ee-3 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.180Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.180Z] + [[ transaction-ee-4 = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.180Z] + [[ false = true ]] [2024-06-27T10:47:59.180Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:47:59.180Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-06-27T10:47:59.180Z] + OPT=list_test_ids [2024-06-27T10:47:59.180Z] + TEST_ID= [2024-06-27T10:47:59.180Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-06-27T10:47:59.180Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-06-27T10:47:59.180Z] +++ uname [2024-06-27T10:47:59.180Z] +++ grep -i sunos [2024-06-27T10:47:59.180Z] +++ wc -l [2024-06-27T10:47:59.180Z] +++ awk '{print $1}' [2024-06-27T10:47:59.180Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.180Z] ++ GREP=grep [2024-06-27T10:47:59.180Z] ++ AWK=awk [2024-06-27T10:47:59.180Z] ++ SED=sed [2024-06-27T10:47:59.180Z] ++ BC=bc [2024-06-27T10:47:59.180Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.180Z] + case $OPT in [2024-06-27T10:47:59.180Z] + list_test_ids [2024-06-27T10:47:59.180Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-06-27T10:47:59.180Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.180Z] + [[ web_all = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.180Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:47:59.180Z] + [[ web_jsp = \w\e\b\_\j\s\p ]] [2024-06-27T10:47:59.180Z] + found=true [2024-06-27T10:47:59.180Z] + break [2024-06-27T10:47:59.180Z] + [[ true = true ]] [2024-06-27T10:47:59.180Z] + ./appserver/tests/appserv-tests/devtests/web/run_test.sh run_test_id web_jsp [2024-06-27T10:47:59.180Z] + OPT=run_test_id [2024-06-27T10:47:59.180Z] + TEST_ID=web_jsp [2024-06-27T10:47:59.180Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-06-27T10:47:59.180Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-06-27T10:47:59.180Z] +++ uname [2024-06-27T10:47:59.180Z] +++ grep -i sunos [2024-06-27T10:47:59.180Z] +++ wc -l [2024-06-27T10:47:59.180Z] +++ awk '{print $1}' [2024-06-27T10:47:59.227Z] [2024-06-27T10:47:59.228Z] setOSConditions: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setToolWin: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setToolUnix: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setToolProperty: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setS1ASclassPath: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] init-common: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] clean-common: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setOSConditions: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setToolWin: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setToolUnix: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setToolProperty: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setS1ASclassPath: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] init-common: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] clean-classes-common: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setOSConditions: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setToolWin: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setToolUnix: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setToolProperty: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] setS1ASclassPath: [2024-06-27T10:47:59.228Z] [2024-06-27T10:47:59.228Z] init-common: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] clean-jars-common: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] clean: [2024-06-27T10:47:59.229Z] [echo] @@## osgi-resources-test ##@@ [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setOSConditions: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setToolWin: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setToolUnix: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setToolProperty: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setS1ASclassPath: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] init-common: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] clean: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setOSConditions: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setToolWin: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setToolUnix: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setToolProperty: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setS1ASclassPath: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] init-common: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] clean-common: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setOSConditions: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setToolWin: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setToolUnix: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.229Z] setToolProperty: [2024-06-27T10:47:59.229Z] [2024-06-27T10:47:59.230Z] setS1ASclassPath: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] init-common: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] clean-classes-common: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] setOSConditions: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] setToolWin: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] setToolUnix: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] setToolProperty: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] setS1ASclassPath: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] init-common: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] clean-jars-common: [2024-06-27T10:47:59.230Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] clean: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] clean: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] clean: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] setOSConditions: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] setToolWin: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] setToolUnix: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] setToolProperty: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] setS1ASclassPath: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] init-common: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.230Z] clean-classes-common: [2024-06-27T10:47:59.230Z] [2024-06-27T10:47:59.231Z] clean: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setOSConditions: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setToolWin: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setToolUnix: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setToolProperty: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setS1ASclassPath: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] init-common: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] clean-common: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setOSConditions: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setToolWin: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setToolUnix: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setToolProperty: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setS1ASclassPath: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] init-common: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] clean-classes-common: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setOSConditions: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setToolWin: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setToolUnix: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setToolProperty: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] setS1ASclassPath: [2024-06-27T10:47:59.231Z] [2024-06-27T10:47:59.231Z] init-common: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] clean-jars-common: [2024-06-27T10:47:59.232Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] clean: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] clean: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] clean: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] setOSConditions: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] setToolWin: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] setToolUnix: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] setToolProperty: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] setS1ASclassPath: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] init-common: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] clean-classes-common: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] clean: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] setOSConditions: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] setToolWin: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] setToolUnix: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] setToolProperty: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] setS1ASclassPath: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] init-common: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] clean-common: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.232Z] setOSConditions: [2024-06-27T10:47:59.232Z] [2024-06-27T10:47:59.233Z] setToolWin: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setToolUnix: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setToolProperty: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setS1ASclassPath: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] init-common: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] clean-classes-common: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setOSConditions: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setToolWin: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setToolUnix: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setToolProperty: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setS1ASclassPath: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] init-common: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] clean-jars-common: [2024-06-27T10:47:59.233Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setOSConditions: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setToolWin: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setToolUnix: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setToolProperty: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] setS1ASclassPath: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.233Z] init-common: [2024-06-27T10:47:59.233Z] [2024-06-27T10:47:59.234Z] clean: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setOSConditions: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setToolWin: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setToolUnix: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setToolProperty: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setS1ASclassPath: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] init-common: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] clean-common: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setOSConditions: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setToolWin: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setToolUnix: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setToolProperty: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setS1ASclassPath: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] init-common: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] clean-classes-common: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setOSConditions: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setToolWin: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setToolUnix: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setToolProperty: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.234Z] setS1ASclassPath: [2024-06-27T10:47:59.234Z] [2024-06-27T10:47:59.235Z] init-common: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] clean-jars-common: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] clean: [2024-06-27T10:47:59.235Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] clean: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] clean: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] clean: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] setOSConditions: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] setToolWin: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] setToolUnix: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] setToolProperty: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] setS1ASclassPath: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] init-common: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] clean-classes-common: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] clean: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] setOSConditions: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] setToolWin: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] setToolUnix: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] setToolProperty: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] setS1ASclassPath: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] init-common: [2024-06-27T10:47:59.235Z] [2024-06-27T10:47:59.235Z] clean-common: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setOSConditions: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setToolWin: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setToolUnix: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setToolProperty: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setS1ASclassPath: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] init-common: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] clean-classes-common: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setOSConditions: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setToolWin: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setToolUnix: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setToolProperty: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setS1ASclassPath: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] init-common: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] clean-jars-common: [2024-06-27T10:47:59.236Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setOSConditions: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setToolWin: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setToolUnix: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setToolProperty: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] setS1ASclassPath: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.236Z] init-common: [2024-06-27T10:47:59.236Z] [2024-06-27T10:47:59.237Z] clean: [2024-06-27T10:47:59.237Z] [2024-06-27T10:47:59.237Z] setOSConditions: [2024-06-27T10:47:59.237Z] [2024-06-27T10:47:59.237Z] setToolWin: [2024-06-27T10:47:59.237Z] [2024-06-27T10:47:59.237Z] setToolUnix: [2024-06-27T10:47:59.237Z] [2024-06-27T10:47:59.237Z] setToolProperty: [2024-06-27T10:47:59.237Z] [2024-06-27T10:47:59.237Z] setS1ASclassPath: [2024-06-27T10:47:59.237Z] [2024-06-27T10:47:59.237Z] init-common: [2024-06-27T10:47:59.237Z] [2024-06-27T10:47:59.237Z] clean-common: [2024-06-27T10:47:59.435Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:47:59.435Z] ++ GREP=grep [2024-06-27T10:47:59.435Z] ++ AWK=awk [2024-06-27T10:47:59.435Z] ++ SED=sed [2024-06-27T10:47:59.435Z] ++ BC=bc [2024-06-27T10:47:59.435Z] ++ export GREP AWK SED BC [2024-06-27T10:47:59.435Z] + case $OPT in [2024-06-27T10:47:59.435Z] + trap 'copy_test_artifacts web_jsp' EXIT [2024-06-27T10:47:59.435Z] + run_test_id web_jsp [2024-06-27T10:47:59.435Z] + cat /etc/hosts [2024-06-27T10:47:59.435Z] # Kubernetes-managed hosts file. [2024-06-27T10:47:59.435Z] 127.0.0.1 localhost [2024-06-27T10:47:59.435Z] ::1 localhost ip6-localhost ip6-loopback [2024-06-27T10:47:59.435Z] fe00::0 ip6-localnet [2024-06-27T10:47:59.435Z] fe00::0 ip6-mcastprefix [2024-06-27T10:47:59.435Z] fe00::1 ip6-allnodes [2024-06-27T10:47:59.435Z] fe00::2 ip6-allrouters [2024-06-27T10:47:59.435Z] 10.40.70.166 basic-7d88b [2024-06-27T10:47:59.435Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:47:59.435Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:47:59.435Z] [2024-06-27T10:47:59.435Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:47:59.435Z] [2024-06-27T10:47:59.435Z] + for i in "${@}" [2024-06-27T10:47:59.435Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:47:59.435Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:47:59.439Z] [2024-06-27T10:47:59.439Z] startDomainUnix: [2024-06-27T10:47:59.439Z] [echo] Starting DAS [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] setOSConditions: [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] setToolWin: [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] setToolUnix: [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] setToolProperty: [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] setS1ASclassPath: [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] init-common: [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] clean-classes-common: [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] setOSConditions: [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] setToolWin: [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] setToolUnix: [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] setToolProperty: [2024-06-27T10:47:59.493Z] [2024-06-27T10:47:59.493Z] setS1ASclassPath: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] init-common: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] clean-jars-common: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] clean: [2024-06-27T10:47:59.494Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] clean: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] clean: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] clean: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] setOSConditions: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] setToolWin: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] setToolUnix: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] setToolProperty: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] setS1ASclassPath: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] init-common: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] clean-classes-common: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] clean: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] setOSConditions: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] setToolWin: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] setToolUnix: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] setToolProperty: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] setS1ASclassPath: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.494Z] init-common: [2024-06-27T10:47:59.494Z] [2024-06-27T10:47:59.495Z] clean-common: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setOSConditions: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setToolWin: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setToolUnix: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setToolProperty: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setS1ASclassPath: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] init-common: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] clean-classes-common: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setOSConditions: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setToolWin: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setToolUnix: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setToolProperty: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setS1ASclassPath: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] init-common: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] clean-jars-common: [2024-06-27T10:47:59.495Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setOSConditions: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setToolWin: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setToolUnix: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setToolProperty: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] setS1ASclassPath: [2024-06-27T10:47:59.495Z] [2024-06-27T10:47:59.495Z] init-common: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] clean: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setOSConditions: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setToolWin: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setToolUnix: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setToolProperty: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setS1ASclassPath: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] init-common: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] clean-common: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setOSConditions: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setToolWin: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setToolUnix: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setToolProperty: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setS1ASclassPath: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] init-common: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] clean-classes-common: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setOSConditions: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setToolWin: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setToolUnix: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setToolProperty: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.496Z] setS1ASclassPath: [2024-06-27T10:47:59.496Z] [2024-06-27T10:47:59.497Z] init-common: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] clean-jars-common: [2024-06-27T10:47:59.497Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setOSConditions: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setToolWin: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setToolUnix: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setToolProperty: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setS1ASclassPath: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] init-common: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] clean: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setOSConditions: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setToolWin: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setToolUnix: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setToolProperty: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setS1ASclassPath: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] init-common: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] clean-common: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setOSConditions: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setToolWin: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setToolUnix: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setToolProperty: [2024-06-27T10:47:59.497Z] [2024-06-27T10:47:59.497Z] setS1ASclassPath: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] init-common: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] clean-classes-common: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] setOSConditions: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] setToolWin: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] setToolUnix: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] setToolProperty: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] setS1ASclassPath: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] init-common: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] clean-jars-common: [2024-06-27T10:47:59.498Z] [echo] @@## multiple-resources.xml ##@@ [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] clean: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] clean: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] clean: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] setOSConditions: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] setToolWin: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] setToolUnix: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] setToolProperty: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] setS1ASclassPath: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] init-common: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] clean-classes-common: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.498Z] clean: [2024-06-27T10:47:59.498Z] [2024-06-27T10:47:59.499Z] setOSConditions: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setToolWin: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setToolUnix: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setToolProperty: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setS1ASclassPath: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] init-common: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] clean-common: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setOSConditions: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setToolWin: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setToolUnix: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setToolProperty: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setS1ASclassPath: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] init-common: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] clean-classes-common: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setOSConditions: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setToolWin: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setToolUnix: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setToolProperty: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] setS1ASclassPath: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] init-common: [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.499Z] clean-jars-common: [2024-06-27T10:47:59.499Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-06-27T10:47:59.499Z] [2024-06-27T10:47:59.500Z] clean: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] clean: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] clean: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setOSConditions: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setToolWin: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setToolUnix: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setToolProperty: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setS1ASclassPath: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] init-common: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] clean-classes-common: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] clean: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setOSConditions: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setToolWin: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setToolUnix: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setToolProperty: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setS1ASclassPath: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] init-common: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] clean-common: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setOSConditions: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setToolWin: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setToolUnix: [2024-06-27T10:47:59.500Z] [2024-06-27T10:47:59.500Z] setToolProperty: [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] setS1ASclassPath: [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] init-common: [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] clean-classes-common: [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] setOSConditions: [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] setToolWin: [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] setToolUnix: [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] setToolProperty: [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] setS1ASclassPath: [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] init-common: [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] clean-jars-common: [2024-06-27T10:47:59.501Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] clean: [2024-06-27T10:47:59.501Z] [2024-06-27T10:47:59.501Z] clean: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] clean: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] setOSConditions: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] setToolWin: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] setToolUnix: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] setToolProperty: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] setS1ASclassPath: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] init-common: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] clean-classes-common: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] clean: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] setOSConditions: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] setToolWin: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] setToolUnix: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] setToolProperty: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] setS1ASclassPath: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] init-common: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.757Z] clean-common: [2024-06-27T10:47:59.757Z] [2024-06-27T10:47:59.758Z] setOSConditions: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setToolWin: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setToolUnix: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setToolProperty: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setS1ASclassPath: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] init-common: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] clean-classes-common: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setOSConditions: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setToolWin: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setToolUnix: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setToolProperty: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setS1ASclassPath: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] init-common: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] clean-jars-common: [2024-06-27T10:47:59.758Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setOSConditions: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setToolWin: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setToolUnix: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setToolProperty: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] setS1ASclassPath: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.758Z] init-common: [2024-06-27T10:47:59.758Z] [2024-06-27T10:47:59.759Z] clean: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setOSConditions: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setToolWin: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setToolUnix: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setToolProperty: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setS1ASclassPath: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] init-common: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] clean-common: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setOSConditions: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setToolWin: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setToolUnix: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setToolProperty: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setS1ASclassPath: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] init-common: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] clean-classes-common: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setOSConditions: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setToolWin: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setToolUnix: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setToolProperty: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] setS1ASclassPath: [2024-06-27T10:47:59.759Z] [2024-06-27T10:47:59.759Z] init-common: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] clean-jars-common: [2024-06-27T10:47:59.760Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setOSConditions: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setToolWin: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setToolUnix: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setToolProperty: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setS1ASclassPath: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] init-common: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] clean: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setOSConditions: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setToolWin: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setToolUnix: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setToolProperty: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setS1ASclassPath: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] init-common: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] clean-common: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setOSConditions: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setToolWin: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setToolUnix: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setToolProperty: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.760Z] setS1ASclassPath: [2024-06-27T10:47:59.760Z] [2024-06-27T10:47:59.761Z] init-common: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] clean-classes-common: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setOSConditions: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setToolWin: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setToolUnix: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setToolProperty: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setS1ASclassPath: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] init-common: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] clean-jars-common: [2024-06-27T10:47:59.761Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setOSConditions: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setToolWin: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setToolUnix: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setToolProperty: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setS1ASclassPath: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] init-common: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] clean: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setOSConditions: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setToolWin: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setToolUnix: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setToolProperty: [2024-06-27T10:47:59.761Z] [2024-06-27T10:47:59.761Z] setS1ASclassPath: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] init-common: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] clean-common: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setOSConditions: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setToolWin: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setToolUnix: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setToolProperty: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setS1ASclassPath: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] init-common: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] clean-classes-common: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setOSConditions: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setToolWin: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setToolUnix: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setToolProperty: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setS1ASclassPath: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] init-common: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] clean-jars-common: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] start-record: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] connector_group_4: [2024-06-27T10:47:59.762Z] [echo] ************ Starting connector_group_4 ************ [2024-06-27T10:47:59.762Z] [echo] @@## jms-destination-definition##@@ [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setOSConditions: [2024-06-27T10:47:59.762Z] [2024-06-27T10:47:59.762Z] setToolWin: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setToolUnix: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setToolProperty: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setS1ASclassPath: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] init-common: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] clean: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setOSConditions: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setToolWin: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setToolUnix: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setToolProperty: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setS1ASclassPath: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] init-common: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] clean-common: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setOSConditions: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setToolWin: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setToolUnix: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setToolProperty: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setS1ASclassPath: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] init-common: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] clean-classes-common: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.763Z] setOSConditions: [2024-06-27T10:47:59.763Z] [2024-06-27T10:47:59.764Z] setToolWin: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] setToolUnix: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] setToolProperty: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] setS1ASclassPath: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] init-common: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] clean-jars-common: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] compile: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] setOSConditions: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] setToolWin: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] setToolUnix: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] setToolProperty: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] setS1ASclassPath: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] init-common: [2024-06-27T10:47:59.764Z] [2024-06-27T10:47:59.764Z] compile-common: [2024-06-27T10:47:59.764Z] [echo] Current time (ISO): 2024-06-27T10:47:59.687+0000 [2024-06-27T10:47:59.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:47:59.764Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:00.140Z] [java] Thu Jun 27 10:47:59 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:48:00.140Z] [java] Thu Jun 27 10:47:59 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:48:00.140Z] [echo] [2024-06-27T10:48:00.140Z] [echo] [2024-06-27T10:48:00.140Z] [echo] ************************************************** [2024-06-27T10:48:00.140Z] [echo] * Running ejb31/embedded [2024-06-27T10:48:00.140Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded [2024-06-27T10:48:00.140Z] [echo] ************************************************** [2024-06-27T10:48:00.140Z] [echo] [2024-06-27T10:48:00.140Z] [echo] [2024-06-27T10:48:00.140Z] [2024-06-27T10:48:00.140Z] all: [2024-06-27T10:48:00.140Z] [2024-06-27T10:48:00.140Z] start-derby: [2024-06-27T10:48:00.140Z] [2024-06-27T10:48:00.140Z] startDerby: [2024-06-27T10:48:00.140Z] [2024-06-27T10:48:00.140Z] setOSConditions: [2024-06-27T10:48:00.140Z] [2024-06-27T10:48:00.140Z] setToolWin: [2024-06-27T10:48:00.140Z] [2024-06-27T10:48:00.140Z] setToolUnix: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] setToolProperty: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] setS1ASclassPath: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] init-common: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] startDerbyNonMac: [2024-06-27T10:48:00.141Z] [echo] Starting Derby DB servers in the Network Mode on ports 45716 and 45717 [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] setOSConditions: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] setToolWin: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] setToolUnix: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] setToolProperty: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] setS1ASclassPath: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] init-common: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] startDerbyMac: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] run-lite: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] basic: [2024-06-27T10:48:00.141Z] [echo] [2024-06-27T10:48:00.141Z] [echo] [2024-06-27T10:48:00.141Z] [echo] ************************************************** [2024-06-27T10:48:00.141Z] [echo] * Running basic [2024-06-27T10:48:00.141Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/basic [2024-06-27T10:48:00.141Z] [echo] ************************************************** [2024-06-27T10:48:00.141Z] [echo] [2024-06-27T10:48:00.141Z] [echo] [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] start-database: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] setOSConditions: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] setToolWin: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] setToolUnix: [2024-06-27T10:48:00.141Z] [2024-06-27T10:48:00.141Z] setToolProperty: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] setS1ASclassPath: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] init-common: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] clean: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] setOSConditions: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] setToolWin: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] setToolUnix: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] setToolProperty: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] setS1ASclassPath: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] init-common: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] clean-common: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] setOSConditions: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] setToolWin: [2024-06-27T10:48:00.142Z] [2024-06-27T10:48:00.142Z] setToolUnix: [2024-06-27T10:48:00.363Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-06-27T10:48:00.363Z] + cd ./appserver/tests/appserv-tests/devtests/web [2024-06-27T10:48:00.363Z] + test_init [2024-06-27T10:48:00.363Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:48:00.363Z] [2024-06-27T10:48:00.363Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:48:00.363Z] [2024-06-27T10:48:00.363Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:48:00.363Z] + xargs touch [2024-06-27T10:48:00.363Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:00.363Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:00.363Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:00.363Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:00.363Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:00.363Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:00.363Z] + java -version [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] setToolProperty: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] setS1ASclassPath: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] init-common: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] clean-classes-common: [2024-06-27T10:48:00.442Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] setOSConditions: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] setToolWin: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] setToolUnix: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] setToolProperty: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] setS1ASclassPath: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] init-common: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] clean-jars-common: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] compile: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] setOSConditions: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.442Z] setToolWin: [2024-06-27T10:48:00.442Z] [2024-06-27T10:48:00.443Z] setToolUnix: [2024-06-27T10:48:00.443Z] [2024-06-27T10:48:00.443Z] setToolProperty: [2024-06-27T10:48:00.443Z] [2024-06-27T10:48:00.443Z] setS1ASclassPath: [2024-06-27T10:48:00.443Z] [2024-06-27T10:48:00.443Z] init-common: [2024-06-27T10:48:00.443Z] [2024-06-27T10:48:00.443Z] compile-common: [2024-06-27T10:48:00.443Z] [echo] Current time (ISO): 2024-06-27T10:48:00.241+0000 [2024-06-27T10:48:00.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:00.443Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:00.619Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:48:00.619Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:48:00.619Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:48:00.619Z] + ant -version [2024-06-27T10:48:00.619Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:48:00.619Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:48:00.619Z] + printf '\n\n' [2024-06-27T10:48:00.619Z] [2024-06-27T10:48:00.619Z] [2024-06-27T10:48:00.619Z] + TARGET_FROM_INPUT=(`echo $1 | sed 's/web_//'`) [2024-06-27T10:48:00.619Z] ++ echo web_jsp [2024-06-27T10:48:00.619Z] ++ sed s/web_// [2024-06-27T10:48:00.619Z] + get_test_target jsp [2024-06-27T10:48:00.619Z] + case ${1} in [2024-06-27T10:48:00.619Z] + TARGET='init jsp finish-report' [2024-06-27T10:48:00.619Z] + export TARGET [2024-06-27T10:48:00.619Z] + test_run [2024-06-27T10:48:00.619Z] + export WEBTIER_ADMIN_PORT=45707 [2024-06-27T10:48:00.619Z] + WEBTIER_ADMIN_PORT=45707 [2024-06-27T10:48:00.619Z] + export WEBTIER_JMS_PORT=45708 [2024-06-27T10:48:00.619Z] + WEBTIER_JMS_PORT=45708 [2024-06-27T10:48:00.619Z] + export WEBTIER_JMX_PORT=45709 [2024-06-27T10:48:00.619Z] + WEBTIER_JMX_PORT=45709 [2024-06-27T10:48:00.619Z] + export WEBTIER_ORB_PORT=45710 [2024-06-27T10:48:00.619Z] + WEBTIER_ORB_PORT=45710 [2024-06-27T10:48:00.619Z] + export WEBTIER_HTTP_PORT=45711 [2024-06-27T10:48:00.619Z] + WEBTIER_HTTP_PORT=45711 [2024-06-27T10:48:00.619Z] + export WEBTIER_HTTPS_PORT=45712 [2024-06-27T10:48:00.619Z] + WEBTIER_HTTPS_PORT=45712 [2024-06-27T10:48:00.619Z] + export WEBTIER_ALTERNATE_PORT=45713 [2024-06-27T10:48:00.619Z] + WEBTIER_ALTERNATE_PORT=45713 [2024-06-27T10:48:00.619Z] + export WEBTIER_ORB_SSL_PORT=45714 [2024-06-27T10:48:00.619Z] + WEBTIER_ORB_SSL_PORT=45714 [2024-06-27T10:48:00.619Z] + export WEBTIER_ORB_SSL_MUTUALAUTH_PORT=45715 [2024-06-27T10:48:00.619Z] + WEBTIER_ORB_SSL_MUTUALAUTH_PORT=45715 [2024-06-27T10:48:00.619Z] + export WEBTIER_INSTANCE_PORT=45716 [2024-06-27T10:48:00.619Z] + WEBTIER_INSTANCE_PORT=45716 [2024-06-27T10:48:00.619Z] + export WEBTIER_INSTANCE_PORT_2=45717 [2024-06-27T10:48:00.619Z] + WEBTIER_INSTANCE_PORT_2=45717 [2024-06-27T10:48:00.619Z] + export WEBTIER_INSTANCE_PORT_3=45718 [2024-06-27T10:48:00.619Z] + WEBTIER_INSTANCE_PORT_3=45718 [2024-06-27T10:48:00.619Z] + export WEBTIER_INSTANCE_HTTPS_PORT=45719 [2024-06-27T10:48:00.619Z] + WEBTIER_INSTANCE_HTTPS_PORT=45719 [2024-06-27T10:48:00.619Z] + export AS_LOGFILE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/cli.log [2024-06-27T10:48:00.619Z] + AS_LOGFILE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/cli.log [2024-06-27T10:48:00.619Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:00.619Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:00.619Z] + echo AS_ADMIN_PASSWORD= [2024-06-27T10:48:00.619Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45712:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45711 domain1 [2024-06-27T10:48:00.638Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:48:00.638Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:48:00.638Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:48:00.638Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:48:00.638Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:48:00.638Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:48:00.638Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:48:00.638Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:48:00.638Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:48:00.638Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:48:00.638Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:48:00.638Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:48:00.638Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:48:00.638Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:48:00.638Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:48:00.638Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:48:00.638Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:00.638Z] [INFO] BUILD SUCCESS [2024-06-27T10:48:00.638Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:00.638Z] [INFO] Total time: 19.226 s [2024-06-27T10:48:00.638Z] [INFO] Finished at: 2024-06-27T10:47:59Z [2024-06-27T10:48:00.638Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:00.638Z] + run_test ejb_group_1 [2024-06-27T10:48:00.638Z] + local testid=ejb_group_1 [2024-06-27T10:48:00.638Z] + local found=false [2024-06-27T10:48:00.638Z] ++ find . -name run_test.sh [2024-06-27T10:48:00.638Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:00.638Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:48:00.638Z] + OPT=list_test_ids [2024-06-27T10:48:00.638Z] + TEST_ID= [2024-06-27T10:48:00.638Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:48:00.638Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:48:00.638Z] +++ grep -i sunos [2024-06-27T10:48:00.638Z] +++ uname [2024-06-27T10:48:00.638Z] +++ wc -l [2024-06-27T10:48:00.638Z] +++ awk '{print $1}' [2024-06-27T10:48:00.638Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:00.638Z] ++ GREP=grep [2024-06-27T10:48:00.638Z] ++ AWK=awk [2024-06-27T10:48:00.638Z] ++ SED=sed [2024-06-27T10:48:00.638Z] ++ BC=bc [2024-06-27T10:48:00.638Z] ++ export GREP AWK SED BC [2024-06-27T10:48:00.638Z] + case ${OPT} in [2024-06-27T10:48:00.638Z] + list_test_ids [2024-06-27T10:48:00.638Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:48:00.638Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.638Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.638Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.638Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.638Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.638Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.638Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.638Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.638Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + [[ false = true ]] [2024-06-27T10:48:00.639Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:00.639Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:48:00.639Z] + OPT=list_test_ids [2024-06-27T10:48:00.639Z] + TEST_ID= [2024-06-27T10:48:00.639Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:48:00.639Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:48:00.639Z] +++ uname [2024-06-27T10:48:00.639Z] +++ grep -i sunos [2024-06-27T10:48:00.639Z] +++ wc -l [2024-06-27T10:48:00.639Z] +++ awk '{print $1}' [2024-06-27T10:48:00.639Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:00.639Z] ++ GREP=grep [2024-06-27T10:48:00.639Z] ++ AWK=awk [2024-06-27T10:48:00.639Z] ++ SED=sed [2024-06-27T10:48:00.639Z] ++ BC=bc [2024-06-27T10:48:00.639Z] ++ export GREP AWK SED BC [2024-06-27T10:48:00.639Z] + case ${OPT} in [2024-06-27T10:48:00.639Z] + list_test_ids [2024-06-27T10:48:00.639Z] + echo batch_all [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + [[ false = true ]] [2024-06-27T10:48:00.639Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:00.639Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:48:00.639Z] + OPT=list_test_ids [2024-06-27T10:48:00.639Z] + TEST_ID= [2024-06-27T10:48:00.639Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:48:00.639Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:48:00.639Z] +++ uname [2024-06-27T10:48:00.639Z] +++ grep -i sunos [2024-06-27T10:48:00.639Z] +++ wc -l [2024-06-27T10:48:00.639Z] +++ awk '{print $1}' [2024-06-27T10:48:00.639Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:00.639Z] ++ GREP=grep [2024-06-27T10:48:00.639Z] ++ AWK=awk [2024-06-27T10:48:00.639Z] ++ SED=sed [2024-06-27T10:48:00.639Z] ++ BC=bc [2024-06-27T10:48:00.639Z] ++ export GREP AWK SED BC [2024-06-27T10:48:00.639Z] + case ${OPT} in [2024-06-27T10:48:00.639Z] + list_test_ids [2024-06-27T10:48:00.639Z] + echo cdi_all [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + [[ false = true ]] [2024-06-27T10:48:00.639Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:00.639Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:48:00.639Z] + OPT=list_test_ids [2024-06-27T10:48:00.639Z] + TEST_ID= [2024-06-27T10:48:00.639Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:48:00.639Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:48:00.639Z] +++ uname [2024-06-27T10:48:00.639Z] +++ grep -i sunos [2024-06-27T10:48:00.639Z] +++ wc -l [2024-06-27T10:48:00.639Z] +++ awk '{print $1}' [2024-06-27T10:48:00.639Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:00.639Z] ++ GREP=grep [2024-06-27T10:48:00.639Z] ++ AWK=awk [2024-06-27T10:48:00.639Z] ++ SED=sed [2024-06-27T10:48:00.639Z] ++ BC=bc [2024-06-27T10:48:00.639Z] ++ export GREP AWK SED BC [2024-06-27T10:48:00.639Z] + case ${OPT} in [2024-06-27T10:48:00.639Z] + list_test_ids [2024-06-27T10:48:00.639Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + [[ false = true ]] [2024-06-27T10:48:00.639Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:00.639Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:48:00.639Z] + OPT=list_test_ids [2024-06-27T10:48:00.639Z] + TEST_ID= [2024-06-27T10:48:00.639Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:48:00.639Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:48:00.639Z] +++ uname [2024-06-27T10:48:00.639Z] +++ grep -i sunos [2024-06-27T10:48:00.639Z] +++ wc -l [2024-06-27T10:48:00.639Z] +++ awk '{print $1}' [2024-06-27T10:48:00.639Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:00.639Z] ++ GREP=grep [2024-06-27T10:48:00.639Z] ++ AWK=awk [2024-06-27T10:48:00.639Z] ++ SED=sed [2024-06-27T10:48:00.639Z] ++ BC=bc [2024-06-27T10:48:00.639Z] ++ export GREP AWK SED BC [2024-06-27T10:48:00.639Z] + case ${OPT} in [2024-06-27T10:48:00.639Z] + list_test_ids [2024-06-27T10:48:00.639Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + [[ false = true ]] [2024-06-27T10:48:00.639Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:00.639Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:48:00.639Z] + OPT=list_test_ids [2024-06-27T10:48:00.639Z] + TEST_ID= [2024-06-27T10:48:00.639Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:48:00.639Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:48:00.639Z] +++ uname [2024-06-27T10:48:00.639Z] +++ grep -i sunos [2024-06-27T10:48:00.639Z] +++ wc -l [2024-06-27T10:48:00.639Z] +++ awk '{print $1}' [2024-06-27T10:48:00.639Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:00.639Z] ++ GREP=grep [2024-06-27T10:48:00.639Z] ++ AWK=awk [2024-06-27T10:48:00.639Z] ++ SED=sed [2024-06-27T10:48:00.639Z] ++ BC=bc [2024-06-27T10:48:00.639Z] ++ export GREP AWK SED BC [2024-06-27T10:48:00.639Z] + case ${OPT} in [2024-06-27T10:48:00.639Z] + list_test_ids [2024-06-27T10:48:00.639Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:00.639Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:48:00.639Z] + found=true [2024-06-27T10:48:00.639Z] + break [2024-06-27T10:48:00.639Z] + [[ true = true ]] [2024-06-27T10:48:00.639Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_1 [2024-06-27T10:48:00.639Z] + OPT=run_test_id [2024-06-27T10:48:00.639Z] + TEST_ID=ejb_group_1 [2024-06-27T10:48:00.639Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:48:00.639Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:48:00.639Z] +++ uname [2024-06-27T10:48:00.639Z] +++ grep -i sunos [2024-06-27T10:48:00.639Z] +++ wc -l [2024-06-27T10:48:00.639Z] +++ awk '{print $1}' [2024-06-27T10:48:00.639Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:00.639Z] ++ GREP=grep [2024-06-27T10:48:00.639Z] ++ AWK=awk [2024-06-27T10:48:00.639Z] ++ SED=sed [2024-06-27T10:48:00.639Z] ++ BC=bc [2024-06-27T10:48:00.639Z] ++ export GREP AWK SED BC [2024-06-27T10:48:00.639Z] + case ${OPT} in [2024-06-27T10:48:00.639Z] + trap 'copy_test_artifacts ejb_group_1' EXIT [2024-06-27T10:48:00.639Z] + run_test_id ejb_group_1 [2024-06-27T10:48:00.639Z] + [[ ejb_group_1 = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-06-27T10:48:00.639Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:48:00.639Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:48:00.639Z] [2024-06-27T10:48:00.639Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:48:00.639Z] [2024-06-27T10:48:00.639Z] + for i in "${@}" [2024-06-27T10:48:00.639Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:48:00.640Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:00.688Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:00.688Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:00.688Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:00.688Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:00.688Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:00.688Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:00.688Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:01.142Z] --------- Derby Network Server Information -------- [2024-06-27T10:48:01.142Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-06-27T10:48:01.142Z] -- listing properties -- [2024-06-27T10:48:01.142Z] derby.drda.timeSlice=0 [2024-06-27T10:48:01.142Z] derby.drda.portNumber=1527 [2024-06-27T10:48:01.142Z] derby.drda.minThreads=0 [2024-06-27T10:48:01.142Z] derby.drda.sslMode=off [2024-06-27T10:48:01.142Z] derby.drda.traceAll=false [2024-06-27T10:48:01.142Z] derby.drda.keepAlive=true [2024-06-27T10:48:01.142Z] derby.drda.maxThreads=0 [2024-06-27T10:48:01.142Z] derby.drda.logConnections=false [2024-06-27T10:48:01.142Z] derby.drda.startNetworkServer=false [2024-06-27T10:48:01.142Z] derby.drda.host=0.0.0.0 [2024-06-27T10:48:01.142Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2024-06-27T10:48:01.142Z] ------------------ Java Information ------------------ [2024-06-27T10:48:01.142Z] Java Version: 21.0.2 [2024-06-27T10:48:01.142Z] Java Vendor: Eclipse Adoptium [2024-06-27T10:48:01.142Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:48:01.142Z] Java classpath: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar [2024-06-27T10:48:01.142Z] OS name: Linux [2024-06-27T10:48:01.142Z] OS architecture: amd64 [2024-06-27T10:48:01.142Z] OS version: 6.2.9-300.fc38.x86_64 [2024-06-27T10:48:01.142Z] Java user name: jenkins [2024-06-27T10:48:01.142Z] Java user home: /home/jenkins [2024-06-27T10:48:01.142Z] Java user dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc [2024-06-27T10:48:01.142Z] java.specification.name: Java Platform API Specification [2024-06-27T10:48:01.142Z] java.specification.version: 21 [2024-06-27T10:48:01.142Z] java.runtime.version: 21.0.2+13-LTS [2024-06-27T10:48:01.142Z] --------- Derby Information -------- [2024-06-27T10:48:01.142Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:01.142Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:01.142Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:01.142Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:01.142Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:01.142Z] ------------------------------------------------------ [2024-06-27T10:48:01.142Z] ----------------- Locale Information ----------------- [2024-06-27T10:48:01.142Z] Current Locale : [English/United States [en_US]] [2024-06-27T10:48:01.142Z] Found support for locale: [cs] [2024-06-27T10:48:01.142Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.142Z] Found support for locale: [de_DE] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] Found support for locale: [es] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] Found support for locale: [fr] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] Found support for locale: [hu] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] Found support for locale: [it] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] Found support for locale: [ja_JP] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] Found support for locale: [ko_KR] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] Found support for locale: [pl] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] Found support for locale: [pt_BR] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] Found support for locale: [ru] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] Found support for locale: [zh_CN] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] Found support for locale: [zh_TW] [2024-06-27T10:48:01.143Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:01.143Z] ------------------------------------------------------ [2024-06-27T10:48:01.143Z] ------------------------------------------------------ [2024-06-27T10:48:01.143Z] [2024-06-27T10:48:01.143Z] Starting database in the background. [2024-06-27T10:48:01.143Z] Log redirected to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.log. [2024-06-27T10:48:01.143Z] Command start-database executed successfully. [2024-06-27T10:48:01.204Z] ++ pwd [2024-06-27T10:48:01.204Z] + dname=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:01.204Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:48:01.204Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-06-27T10:48:01.204Z] + test_init [2024-06-27T10:48:01.204Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:48:01.204Z] [2024-06-27T10:48:01.204Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:48:01.204Z] [2024-06-27T10:48:01.204Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:48:01.204Z] + xargs touch [2024-06-27T10:48:01.204Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:01.204Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:01.204Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:01.204Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:01.204Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:01.204Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:01.204Z] + java -version [2024-06-27T10:48:01.204Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:48:01.204Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:48:01.204Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:48:01.204Z] + ant -version [2024-06-27T10:48:01.204Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:48:01.204Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:48:01.398Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc [2024-06-27T10:48:01.398Z] + ant all [2024-06-27T10:48:01.398Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:48:01.398Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/build.xml [2024-06-27T10:48:01.462Z] + printf '\n\n' [2024-06-27T10:48:01.462Z] [2024-06-27T10:48:01.462Z] [2024-06-27T10:48:01.462Z] + get_test_target ejb_group_1 [2024-06-27T10:48:01.462Z] + case $1 in [2024-06-27T10:48:01.462Z] + TARGET=ejb_group_1 [2024-06-27T10:48:01.462Z] + export TARGET [2024-06-27T10:48:01.462Z] + [[ ejb_group_1 = \e\j\b\_\a\l\l ]] [2024-06-27T10:48:01.462Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p* ]] [2024-06-27T10:48:01.462Z] + test_run_ejb [2024-06-27T10:48:01.462Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:01.462Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:01.462Z] + echo AS_ADMIN_PASSWORD= [2024-06-27T10:48:01.462Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/temppwd [2024-06-27T10:48:01.462Z] AS_ADMIN_PASSWORD= [2024-06-27T10:48:01.462Z] + ADMIN_PORT=45707 [2024-06-27T10:48:01.462Z] + JMS_PORT=45708 [2024-06-27T10:48:01.462Z] + JMX_PORT=45709 [2024-06-27T10:48:01.462Z] + ORB_PORT=45710 [2024-06-27T10:48:01.462Z] + SSL_PORT=45711 [2024-06-27T10:48:01.462Z] + INSTANCE_PORT=45712 [2024-06-27T10:48:01.462Z] + ALTERNATE_PORT=45713 [2024-06-27T10:48:01.462Z] + ORB_SSL_PORT=45714 [2024-06-27T10:48:01.462Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-06-27T10:48:01.462Z] + DB_PORT=45716 [2024-06-27T10:48:01.462Z] + DB_PORT_2=45717 [2024-06-27T10:48:01.462Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-06-27T10:48:01.545Z] Using port 45707 for Admin. [2024-06-27T10:48:01.545Z] Using port 45711 for HTTP Instance. [2024-06-27T10:48:01.545Z] Using port 45708 for JMS. [2024-06-27T10:48:01.545Z] Using port 45710 for IIOP. [2024-06-27T10:48:01.545Z] Using port 45712 for HTTP_SSL. [2024-06-27T10:48:01.545Z] Using port 45714 for IIOP_SSL. [2024-06-27T10:48:01.545Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-06-27T10:48:01.545Z] Using port 45709 for JMX_ADMIN. [2024-06-27T10:48:01.545Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:48:01.545Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:48:01.545Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:48:01.545Z] [CN=basic-7d88b,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:48:01.582Z] [exec] Application deployed with name cdi-slf4j-visibility-web. [2024-06-27T10:48:01.582Z] [2024-06-27T10:48:01.582Z] deploy-war-commonee: [2024-06-27T10:48:01.582Z] [2024-06-27T10:48:01.582Z] run: [2024-06-27T10:48:01.635Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:01.635Z] [javac] 1 warning [2024-06-27T10:48:01.635Z] [2024-06-27T10:48:01.636Z] build: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] setOSConditions: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] setToolWin: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] setToolUnix: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] setToolProperty: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] setS1ASclassPath: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] init-common: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] webclient-war-common: [2024-06-27T10:48:01.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] clear: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] test-tlds-exist: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] copy-tlds: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] test-tagfiles-exist: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] copy-tagfiles: [2024-06-27T10:48:01.636Z] [2024-06-27T10:48:01.636Z] package-war-common: [2024-06-27T10:48:01.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:01.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:01.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:01.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:01.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/lib [2024-06-27T10:48:01.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:01.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:01.637Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:01.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/docroot [2024-06-27T10:48:01.719Z] [exec] Waiting for domain1 to start ....... [2024-06-27T10:48:01.719Z] [exec] Waiting finished after 6,160 ms. [2024-06-27T10:48:01.719Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:48:01.719Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:01.719Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:01.719Z] [exec] Admin Port: 4,848 [2024-06-27T10:48:01.719Z] [exec] Command start-domain executed successfully. [2024-06-27T10:48:01.719Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T10:48:01.719Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T10:48:01.719Z] [2024-06-27T10:48:01.719Z] dumpThreadStack: [2024-06-27T10:48:01.719Z] [2024-06-27T10:48:01.719Z] startDomainWindows: [2024-06-27T10:48:01.719Z] [2024-06-27T10:48:01.719Z] startDomain: [2024-06-27T10:48:01.719Z] [2024-06-27T10:48:01.719Z] startDerby: [2024-06-27T10:48:01.719Z] [2024-06-27T10:48:01.719Z] setOSConditions: [2024-06-27T10:48:01.719Z] [2024-06-27T10:48:01.719Z] setToolWin: [2024-06-27T10:48:01.719Z] [2024-06-27T10:48:01.719Z] setToolUnix: [2024-06-27T10:48:01.719Z] [2024-06-27T10:48:01.719Z] setToolProperty: [2024-06-27T10:48:01.719Z] [2024-06-27T10:48:01.719Z] setS1ASclassPath: [2024-06-27T10:48:01.719Z] [2024-06-27T10:48:01.719Z] init-common: [2024-06-27T10:48:01.719Z] [2024-06-27T10:48:01.720Z] startDerbyNonMac: [2024-06-27T10:48:01.720Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-06-27T10:48:01.720Z] [2024-06-27T10:48:01.720Z] setOSConditions: [2024-06-27T10:48:01.720Z] [2024-06-27T10:48:01.720Z] setToolWin: [2024-06-27T10:48:01.720Z] [2024-06-27T10:48:01.720Z] setToolUnix: [2024-06-27T10:48:01.720Z] [2024-06-27T10:48:01.720Z] setToolProperty: [2024-06-27T10:48:01.720Z] [2024-06-27T10:48:01.720Z] setS1ASclassPath: [2024-06-27T10:48:01.720Z] [2024-06-27T10:48:01.720Z] init-common: [2024-06-27T10:48:01.720Z] [2024-06-27T10:48:01.720Z] startDerbyMac: [2024-06-27T10:48:01.720Z] [2024-06-27T10:48:01.720Z] BUILD SUCCESSFUL [2024-06-27T10:48:01.720Z] Total time: 8 seconds [2024-06-27T10:48:01.720Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:48:01.720Z] + echo Running target: connector_group_3 [2024-06-27T10:48:01.720Z] Running target: connector_group_3 [2024-06-27T10:48:01.720Z] + ant clean-all start-record connector_group_3 stop-record report [2024-06-27T10:48:01.720Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:48:01.838Z] [java] opening connection to http://localhost:8080/cdi-slf4j-visibility/myurl [2024-06-27T10:48:01.892Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-web.war [2024-06-27T10:48:01.892Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:01.892Z] [2024-06-27T10:48:01.892Z] setOSConditions: [2024-06-27T10:48:01.892Z] [2024-06-27T10:48:01.893Z] setToolWin: [2024-06-27T10:48:01.893Z] [2024-06-27T10:48:01.893Z] setToolUnix: [2024-06-27T10:48:01.893Z] [2024-06-27T10:48:01.893Z] setToolProperty: [2024-06-27T10:48:01.893Z] [2024-06-27T10:48:01.893Z] setS1ASclassPath: [2024-06-27T10:48:01.893Z] [2024-06-27T10:48:01.893Z] init-common: [2024-06-27T10:48:01.893Z] [2024-06-27T10:48:01.893Z] compile-common: [2024-06-27T10:48:01.893Z] [echo] Current time (ISO): 2024-06-27T10:48:01.665+0000 [2024-06-27T10:48:01.893Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:01.961Z] [2024-06-27T10:48:01.961Z] all: [2024-06-27T10:48:01.961Z] [2024-06-27T10:48:01.961Z] jdbc-all: [2024-06-27T10:48:01.961Z] [2024-06-27T10:48:01.961Z] run-tests: [2024-06-27T10:48:01.961Z] [2024-06-27T10:48:01.961Z] setOSConditions: [2024-06-27T10:48:01.961Z] [2024-06-27T10:48:01.961Z] setToolWin: [2024-06-27T10:48:01.961Z] [2024-06-27T10:48:01.961Z] setToolUnix: [2024-06-27T10:48:01.961Z] [2024-06-27T10:48:01.961Z] setToolProperty: [2024-06-27T10:48:01.961Z] [2024-06-27T10:48:01.961Z] setS1ASclassPath: [2024-06-27T10:48:02.131Z] [java] line = [ Hello World is logged by an instance of class org.jboss.logging.JDKLogger, which is loaded by org.jboss.logging.jboss-logging [169]] [2024-06-27T10:48:02.131Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:02.131Z] [java] [2024-06-27T10:48:02.131Z] [java] [2024-06-27T10:48:02.131Z] [java] ----------------------------------------- [2024-06-27T10:48:02.131Z] [java] - slf4j-visibility: PASS - [2024-06-27T10:48:02.131Z] [java] ----------------------------------------- [2024-06-27T10:48:02.131Z] [java] - Total PASS : 1 - [2024-06-27T10:48:02.131Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:02.131Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:02.131Z] [java] ----------------------------------------- [2024-06-27T10:48:02.131Z] [2024-06-27T10:48:02.131Z] undeploy: [2024-06-27T10:48:02.131Z] [2024-06-27T10:48:02.131Z] setOSConditions: [2024-06-27T10:48:02.131Z] [2024-06-27T10:48:02.131Z] setToolWin: [2024-06-27T10:48:02.131Z] [2024-06-27T10:48:02.131Z] setToolUnix: [2024-06-27T10:48:02.131Z] [2024-06-27T10:48:02.131Z] setToolProperty: [2024-06-27T10:48:02.131Z] [2024-06-27T10:48:02.131Z] setS1ASclassPath: [2024-06-27T10:48:02.131Z] [2024-06-27T10:48:02.131Z] init-common: [2024-06-27T10:48:02.131Z] [2024-06-27T10:48:02.131Z] undeploy-war-common: [2024-06-27T10:48:02.216Z] [2024-06-27T10:48:02.217Z] init-common: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] clean: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setOSConditions: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setToolWin: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setToolUnix: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setToolProperty: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setS1ASclassPath: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] init-common: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] clean-common: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setOSConditions: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setToolWin: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setToolUnix: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setToolProperty: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setS1ASclassPath: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] init-common: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] clean-classes-common: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setOSConditions: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setToolWin: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setToolUnix: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.217Z] setToolProperty: [2024-06-27T10:48:02.217Z] [2024-06-27T10:48:02.218Z] setS1ASclassPath: [2024-06-27T10:48:02.218Z] [2024-06-27T10:48:02.218Z] init-common: [2024-06-27T10:48:02.218Z] [2024-06-27T10:48:02.218Z] clean-jars-common: [2024-06-27T10:48:02.218Z] [2024-06-27T10:48:02.218Z] compile: [2024-06-27T10:48:02.218Z] [2024-06-27T10:48:02.218Z] setOSConditions: [2024-06-27T10:48:02.218Z] [2024-06-27T10:48:02.218Z] setToolWin: [2024-06-27T10:48:02.218Z] [2024-06-27T10:48:02.218Z] setToolUnix: [2024-06-27T10:48:02.218Z] [2024-06-27T10:48:02.218Z] setToolProperty: [2024-06-27T10:48:02.218Z] [2024-06-27T10:48:02.218Z] setS1ASclassPath: [2024-06-27T10:48:02.218Z] [2024-06-27T10:48:02.218Z] init-common: [2024-06-27T10:48:02.218Z] [2024-06-27T10:48:02.218Z] compile-common: [2024-06-27T10:48:02.218Z] [echo] Current time (ISO): 2024-06-27T10:48:02.172+0000 [2024-06-27T10:48:02.218Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:02.218Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [Pipeline] { [Pipeline] sh [2024-06-27T10:48:02.281Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-06-27T10:48:02.392Z] Using port 45707 for Admin. [2024-06-27T10:48:02.392Z] Using port 45712 for HTTP Instance. [2024-06-27T10:48:02.392Z] Using port 45708 for JMS. [2024-06-27T10:48:02.392Z] Using port 45710 for IIOP. [2024-06-27T10:48:02.392Z] Using port 45711 for HTTP_SSL. [2024-06-27T10:48:02.392Z] Using port 45714 for IIOP_SSL. [2024-06-27T10:48:02.392Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-06-27T10:48:02.392Z] Using port 45709 for JMX_ADMIN. [2024-06-27T10:48:02.392Z] Using default port 6666 for OSGI_SHELL. [2024-06-27T10:48:02.392Z] Using default port 9009 for JAVA_DEBUGGER. [2024-06-27T10:48:02.392Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:48:02.392Z] [CN=basic-9dpn0,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:48:02.403Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:02.404Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:02.404Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:02.404Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:02.404Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:02.404Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:02.404Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:02.408Z] [INFO] [exec] Waiting for domain1 to start ........ [2024-06-27T10:48:02.408Z] [INFO] [exec] Waiting finished after 7,917 ms. [2024-06-27T10:48:02.408Z] [INFO] [exec] Successfully started the domain : domain1 [2024-06-27T10:48:02.408Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:02.408Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:02.408Z] [INFO] [exec] Admin Port: 4,848 [2024-06-27T10:48:02.408Z] [INFO] [exec] Command start-domain executed successfully. [2024-06-27T10:48:02.606Z] + id [2024-06-27T10:48:02.606Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:48:02.606Z] + uname -a [2024-06-27T10:48:02.606Z] Linux basic-kwbf5 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:48:02.606Z] + env [2024-06-27T10:48:02.606Z] + sort [2024-06-27T10:48:02.606Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:02.606Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:02.606Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:48:02.606Z] BUILD_ID=351 [2024-06-27T10:48:02.606Z] BUILD_NUMBER=351 [2024-06-27T10:48:02.606Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:48:02.606Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:48:02.606Z] CI=true [2024-06-27T10:48:02.606Z] EXECUTOR_NUMBER=0 [2024-06-27T10:48:02.606Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:48:02.606Z] HOME=/home/jenkins [2024-06-27T10:48:02.606Z] HOSTNAME=basic-kwbf5 [2024-06-27T10:48:02.607Z] HUDSON_COOKIE=b87d78dc-576a-4c53-b376-0f8a8136ca1f [2024-06-27T10:48:02.607Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:48:02.607Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:48:02.607Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:48:02.607Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:48:02.607Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:48:02.607Z] JENKINS_AGENT_NAME=basic-kwbf5 [2024-06-27T10:48:02.607Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:48:02.607Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:48:02.607Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:48:02.607Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:48:02.607Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:48:02.607Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:48:02.607Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:48:02.607Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:48:02.607Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:48:02.607Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:48:02.607Z] JENKINS_NAME=basic-kwbf5 [2024-06-27T10:48:02.607Z] JENKINS_NODE_COOKIE=ea3f76ed-8b11-4ee7-9980-9c80ccb8f362 [2024-06-27T10:48:02.607Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:48:02.607Z] JENKINS_SECRET=**** [2024-06-27T10:48:02.607Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:48:02.607Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:48:02.607Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:48:02.607Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:48:02.607Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:48:02.607Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:48:02.607Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:48:02.607Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:48:02.607Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:48:02.607Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:48:02.607Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:48:02.607Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:48:02.607Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:48:02.607Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:48:02.607Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:48:02.607Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:48:02.607Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:48:02.607Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:48:02.607Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:48:02.607Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:48:02.607Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:48:02.607Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:48:02.607Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:48:02.607Z] LANG=en_US.UTF-8 [2024-06-27T10:48:02.607Z] LANGUAGE=en_US:en [2024-06-27T10:48:02.607Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:48:02.607Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:02.607Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:02.607Z] NODE_LABELS=basic-kwbf5 basic [2024-06-27T10:48:02.607Z] NODE_NAME=basic-kwbf5 [2024-06-27T10:48:02.607Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:48:02.607Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-kwbf5 -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:48:02.607Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:48:02.607Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:48:02.607Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:48:02.607Z] PORT_ADMIN=4848 [2024-06-27T10:48:02.607Z] PORT_HTTP=8080 [2024-06-27T10:48:02.607Z] PORT_HTTPS=8181 [2024-06-27T10:48:02.607Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:02.607Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:48:02.607Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:48:02.607Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:48:02.607Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:48:02.607Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:48:02.607Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:02.607Z] SHLVL=1 [2024-06-27T10:48:02.607Z] STAGE_NAME=batch_all [2024-06-27T10:48:02.607Z] TERM=xterm [2024-06-27T10:48:02.607Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:48:02.607Z] USER_NAME=jenkins [2024-06-27T10:48:02.607Z] _=/usr/bin/env [2024-06-27T10:48:02.607Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:02.607Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:48:02.607Z] + df -h [2024-06-27T10:48:02.607Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:48:02.607Z] overlay 32G 20K 32G 1% / [2024-06-27T10:48:02.607Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:48:02.607Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:48:02.607Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:48:02.607Z] tmpfs 26G 65M 26G 1% /etc/hostname [2024-06-27T10:48:02.607Z] /dev/sda4 894G 391G 504G 44% /etc/hosts [2024-06-27T10:48:02.607Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:48:02.608Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:48:02.608Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:48:02.608Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:48:02.608Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:48:02.608Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:48:02.608Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:48:02.608Z] 162 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:48:02.608Z] + mvn -version [2024-06-27T10:48:02.691Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-slf4j-visibility-web [2024-06-27T10:48:02.691Z] [2024-06-27T10:48:02.691Z] all: [2024-06-27T10:48:02.691Z] [2024-06-27T10:48:02.691Z] setOSConditions: [2024-06-27T10:48:02.691Z] [2024-06-27T10:48:02.691Z] setToolWin: [2024-06-27T10:48:02.691Z] [2024-06-27T10:48:02.691Z] setToolUnix: [2024-06-27T10:48:02.691Z] [2024-06-27T10:48:02.692Z] setToolProperty: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setS1ASclassPath: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] init-common: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] clean: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setOSConditions: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setToolWin: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setToolUnix: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setToolProperty: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setS1ASclassPath: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] init-common: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] clean-common: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setOSConditions: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setToolWin: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setToolUnix: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setToolProperty: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setS1ASclassPath: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] init-common: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] clean-classes-common: [2024-06-27T10:48:02.692Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setOSConditions: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.692Z] setToolWin: [2024-06-27T10:48:02.692Z] [2024-06-27T10:48:02.693Z] setToolUnix: [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] setToolProperty: [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] setS1ASclassPath: [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] init-common: [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] clean-jars-common: [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] compile: [2024-06-27T10:48:02.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-cdi/client [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] setOSConditions: [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] setToolWin: [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] setToolUnix: [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] setToolProperty: [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] setS1ASclassPath: [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] init-common: [2024-06-27T10:48:02.693Z] [2024-06-27T10:48:02.693Z] compile-common: [2024-06-27T10:48:02.693Z] [echo] Current time (ISO): 2024-06-27T10:48:02.679+0000 [2024-06-27T10:48:02.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:02.693Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:02.844Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:02.844Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:02.844Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:02.844Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:02.844Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:02.844Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:02.844Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:02.866Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:48:02.866Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:02.866Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:48:02.866Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:48:02.866Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:48:02.866Z] + ant -version [2024-06-27T10:48:03.123Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:48:03.123Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:48:03.123Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-04ca065e/script.sh.copy: line 9: ps: command not found [2024-06-27T10:48:03.123Z] + true [2024-06-27T10:48:03.123Z] + cat /proc/cpuinfo [2024-06-27T10:48:03.123Z] processor : 0 [2024-06-27T10:48:03.123Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.123Z] cpu family : 6 [2024-06-27T10:48:03.123Z] model : 79 [2024-06-27T10:48:03.123Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.123Z] stepping : 1 [2024-06-27T10:48:03.123Z] microcode : 0xb000040 [2024-06-27T10:48:03.123Z] cpu MHz : 2585.284 [2024-06-27T10:48:03.123Z] cache size : 20480 KB [2024-06-27T10:48:03.123Z] physical id : 0 [2024-06-27T10:48:03.123Z] siblings : 16 [2024-06-27T10:48:03.123Z] core id : 0 [2024-06-27T10:48:03.123Z] cpu cores : 8 [2024-06-27T10:48:03.123Z] apicid : 0 [2024-06-27T10:48:03.123Z] initial apicid : 0 [2024-06-27T10:48:03.123Z] fpu : yes [2024-06-27T10:48:03.123Z] fpu_exception : yes [2024-06-27T10:48:03.123Z] cpuid level : 20 [2024-06-27T10:48:03.123Z] wp : yes [2024-06-27T10:48:03.123Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.123Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.124Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.124Z] bogomips : 4199.72 [2024-06-27T10:48:03.124Z] clflush size : 64 [2024-06-27T10:48:03.124Z] cache_alignment : 64 [2024-06-27T10:48:03.124Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.124Z] power management: [2024-06-27T10:48:03.124Z] [2024-06-27T10:48:03.124Z] processor : 1 [2024-06-27T10:48:03.124Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.124Z] cpu family : 6 [2024-06-27T10:48:03.124Z] model : 79 [2024-06-27T10:48:03.124Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.124Z] stepping : 1 [2024-06-27T10:48:03.124Z] microcode : 0xb000040 [2024-06-27T10:48:03.124Z] cpu MHz : 2639.671 [2024-06-27T10:48:03.124Z] cache size : 20480 KB [2024-06-27T10:48:03.124Z] physical id : 0 [2024-06-27T10:48:03.124Z] siblings : 16 [2024-06-27T10:48:03.124Z] core id : 1 [2024-06-27T10:48:03.124Z] cpu cores : 8 [2024-06-27T10:48:03.124Z] apicid : 2 [2024-06-27T10:48:03.124Z] initial apicid : 2 [2024-06-27T10:48:03.124Z] fpu : yes [2024-06-27T10:48:03.124Z] fpu_exception : yes [2024-06-27T10:48:03.124Z] cpuid level : 20 [2024-06-27T10:48:03.124Z] wp : yes [2024-06-27T10:48:03.124Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.124Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.124Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.124Z] bogomips : 4199.72 [2024-06-27T10:48:03.124Z] clflush size : 64 [2024-06-27T10:48:03.124Z] cache_alignment : 64 [2024-06-27T10:48:03.124Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.124Z] power management: [2024-06-27T10:48:03.124Z] [2024-06-27T10:48:03.124Z] processor : 2 [2024-06-27T10:48:03.124Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.124Z] cpu family : 6 [2024-06-27T10:48:03.124Z] model : 79 [2024-06-27T10:48:03.124Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.124Z] stepping : 1 [2024-06-27T10:48:03.124Z] microcode : 0xb000040 [2024-06-27T10:48:03.124Z] cpu MHz : 2639.542 [2024-06-27T10:48:03.124Z] cache size : 20480 KB [2024-06-27T10:48:03.124Z] physical id : 0 [2024-06-27T10:48:03.124Z] siblings : 16 [2024-06-27T10:48:03.124Z] core id : 2 [2024-06-27T10:48:03.124Z] cpu cores : 8 [2024-06-27T10:48:03.124Z] apicid : 4 [2024-06-27T10:48:03.124Z] initial apicid : 4 [2024-06-27T10:48:03.124Z] fpu : yes [2024-06-27T10:48:03.124Z] fpu_exception : yes [2024-06-27T10:48:03.124Z] cpuid level : 20 [2024-06-27T10:48:03.124Z] wp : yes [2024-06-27T10:48:03.124Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.124Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.124Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.124Z] bogomips : 4199.72 [2024-06-27T10:48:03.124Z] clflush size : 64 [2024-06-27T10:48:03.124Z] cache_alignment : 64 [2024-06-27T10:48:03.124Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.124Z] power management: [2024-06-27T10:48:03.124Z] [2024-06-27T10:48:03.124Z] processor : 3 [2024-06-27T10:48:03.124Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.124Z] cpu family : 6 [2024-06-27T10:48:03.124Z] model : 79 [2024-06-27T10:48:03.124Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.124Z] stepping : 1 [2024-06-27T10:48:03.124Z] microcode : 0xb000040 [2024-06-27T10:48:03.124Z] cpu MHz : 3000.000 [2024-06-27T10:48:03.124Z] cache size : 20480 KB [2024-06-27T10:48:03.124Z] physical id : 0 [2024-06-27T10:48:03.124Z] siblings : 16 [2024-06-27T10:48:03.124Z] core id : 3 [2024-06-27T10:48:03.124Z] cpu cores : 8 [2024-06-27T10:48:03.124Z] apicid : 6 [2024-06-27T10:48:03.124Z] initial apicid : 6 [2024-06-27T10:48:03.124Z] fpu : yes [2024-06-27T10:48:03.124Z] fpu_exception : yes [2024-06-27T10:48:03.124Z] cpuid level : 20 [2024-06-27T10:48:03.124Z] wp : yes [2024-06-27T10:48:03.125Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.125Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.125Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.125Z] bogomips : 4199.72 [2024-06-27T10:48:03.125Z] clflush size : 64 [2024-06-27T10:48:03.125Z] cache_alignment : 64 [2024-06-27T10:48:03.125Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.125Z] power management: [2024-06-27T10:48:03.125Z] [2024-06-27T10:48:03.125Z] processor : 4 [2024-06-27T10:48:03.125Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.125Z] cpu family : 6 [2024-06-27T10:48:03.125Z] model : 79 [2024-06-27T10:48:03.125Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.125Z] stepping : 1 [2024-06-27T10:48:03.125Z] microcode : 0xb000040 [2024-06-27T10:48:03.125Z] cpu MHz : 2456.559 [2024-06-27T10:48:03.125Z] cache size : 20480 KB [2024-06-27T10:48:03.125Z] physical id : 0 [2024-06-27T10:48:03.125Z] siblings : 16 [2024-06-27T10:48:03.125Z] core id : 4 [2024-06-27T10:48:03.125Z] cpu cores : 8 [2024-06-27T10:48:03.125Z] apicid : 8 [2024-06-27T10:48:03.125Z] initial apicid : 8 [2024-06-27T10:48:03.125Z] fpu : yes [2024-06-27T10:48:03.125Z] fpu_exception : yes [2024-06-27T10:48:03.125Z] cpuid level : 20 [2024-06-27T10:48:03.125Z] wp : yes [2024-06-27T10:48:03.125Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.125Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.125Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.125Z] bogomips : 4199.72 [2024-06-27T10:48:03.125Z] clflush size : 64 [2024-06-27T10:48:03.125Z] cache_alignment : 64 [2024-06-27T10:48:03.125Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.125Z] power management: [2024-06-27T10:48:03.125Z] [2024-06-27T10:48:03.125Z] processor : 5 [2024-06-27T10:48:03.125Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.125Z] cpu family : 6 [2024-06-27T10:48:03.125Z] model : 79 [2024-06-27T10:48:03.125Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.125Z] stepping : 1 [2024-06-27T10:48:03.125Z] microcode : 0xb000040 [2024-06-27T10:48:03.125Z] cpu MHz : 2401.033 [2024-06-27T10:48:03.125Z] cache size : 20480 KB [2024-06-27T10:48:03.125Z] physical id : 0 [2024-06-27T10:48:03.125Z] siblings : 16 [2024-06-27T10:48:03.125Z] core id : 5 [2024-06-27T10:48:03.125Z] cpu cores : 8 [2024-06-27T10:48:03.125Z] apicid : 10 [2024-06-27T10:48:03.125Z] initial apicid : 10 [2024-06-27T10:48:03.125Z] fpu : yes [2024-06-27T10:48:03.125Z] fpu_exception : yes [2024-06-27T10:48:03.125Z] cpuid level : 20 [2024-06-27T10:48:03.125Z] wp : yes [2024-06-27T10:48:03.125Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.125Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.125Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.125Z] bogomips : 4199.72 [2024-06-27T10:48:03.125Z] clflush size : 64 [2024-06-27T10:48:03.125Z] cache_alignment : 64 [2024-06-27T10:48:03.125Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.125Z] power management: [2024-06-27T10:48:03.125Z] [2024-06-27T10:48:03.125Z] processor : 6 [2024-06-27T10:48:03.125Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.125Z] cpu family : 6 [2024-06-27T10:48:03.125Z] model : 79 [2024-06-27T10:48:03.125Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.125Z] stepping : 1 [2024-06-27T10:48:03.125Z] microcode : 0xb000040 [2024-06-27T10:48:03.125Z] cpu MHz : 3000.000 [2024-06-27T10:48:03.125Z] cache size : 20480 KB [2024-06-27T10:48:03.125Z] physical id : 0 [2024-06-27T10:48:03.125Z] siblings : 16 [2024-06-27T10:48:03.125Z] core id : 6 [2024-06-27T10:48:03.125Z] cpu cores : 8 [2024-06-27T10:48:03.125Z] apicid : 12 [2024-06-27T10:48:03.125Z] initial apicid : 12 [2024-06-27T10:48:03.126Z] fpu : yes [2024-06-27T10:48:03.126Z] fpu_exception : yes [2024-06-27T10:48:03.126Z] cpuid level : 20 [2024-06-27T10:48:03.126Z] wp : yes [2024-06-27T10:48:03.126Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.126Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.126Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.126Z] bogomips : 4199.72 [2024-06-27T10:48:03.126Z] clflush size : 64 [2024-06-27T10:48:03.126Z] cache_alignment : 64 [2024-06-27T10:48:03.126Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.126Z] power management: [2024-06-27T10:48:03.126Z] [2024-06-27T10:48:03.126Z] processor : 7 [2024-06-27T10:48:03.126Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.126Z] cpu family : 6 [2024-06-27T10:48:03.126Z] model : 79 [2024-06-27T10:48:03.126Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.126Z] stepping : 1 [2024-06-27T10:48:03.126Z] microcode : 0xb000040 [2024-06-27T10:48:03.126Z] cpu MHz : 3000.000 [2024-06-27T10:48:03.126Z] cache size : 20480 KB [2024-06-27T10:48:03.126Z] physical id : 0 [2024-06-27T10:48:03.126Z] siblings : 16 [2024-06-27T10:48:03.126Z] core id : 7 [2024-06-27T10:48:03.126Z] cpu cores : 8 [2024-06-27T10:48:03.126Z] apicid : 14 [2024-06-27T10:48:03.126Z] initial apicid : 14 [2024-06-27T10:48:03.126Z] fpu : yes [2024-06-27T10:48:03.126Z] fpu_exception : yes [2024-06-27T10:48:03.126Z] cpuid level : 20 [2024-06-27T10:48:03.126Z] wp : yes [2024-06-27T10:48:03.126Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.126Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.126Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.126Z] bogomips : 4199.72 [2024-06-27T10:48:03.126Z] clflush size : 64 [2024-06-27T10:48:03.126Z] cache_alignment : 64 [2024-06-27T10:48:03.126Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.126Z] power management: [2024-06-27T10:48:03.126Z] [2024-06-27T10:48:03.126Z] processor : 8 [2024-06-27T10:48:03.126Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.126Z] cpu family : 6 [2024-06-27T10:48:03.126Z] model : 79 [2024-06-27T10:48:03.126Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.126Z] stepping : 1 [2024-06-27T10:48:03.126Z] microcode : 0xb000040 [2024-06-27T10:48:03.126Z] cpu MHz : 3000.000 [2024-06-27T10:48:03.126Z] cache size : 20480 KB [2024-06-27T10:48:03.126Z] physical id : 1 [2024-06-27T10:48:03.126Z] siblings : 16 [2024-06-27T10:48:03.126Z] core id : 0 [2024-06-27T10:48:03.126Z] cpu cores : 8 [2024-06-27T10:48:03.126Z] apicid : 16 [2024-06-27T10:48:03.126Z] initial apicid : 16 [2024-06-27T10:48:03.126Z] fpu : yes [2024-06-27T10:48:03.126Z] fpu_exception : yes [2024-06-27T10:48:03.126Z] cpuid level : 20 [2024-06-27T10:48:03.126Z] wp : yes [2024-06-27T10:48:03.126Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.126Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.127Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.127Z] bogomips : 4210.37 [2024-06-27T10:48:03.127Z] clflush size : 64 [2024-06-27T10:48:03.127Z] cache_alignment : 64 [2024-06-27T10:48:03.127Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.127Z] power management: [2024-06-27T10:48:03.127Z] [2024-06-27T10:48:03.127Z] processor : 9 [2024-06-27T10:48:03.127Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.127Z] cpu family : 6 [2024-06-27T10:48:03.127Z] model : 79 [2024-06-27T10:48:03.127Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.127Z] stepping : 1 [2024-06-27T10:48:03.127Z] microcode : 0xb000040 [2024-06-27T10:48:03.127Z] cpu MHz : 2538.914 [2024-06-27T10:48:03.127Z] cache size : 20480 KB [2024-06-27T10:48:03.127Z] physical id : 1 [2024-06-27T10:48:03.127Z] siblings : 16 [2024-06-27T10:48:03.127Z] core id : 1 [2024-06-27T10:48:03.127Z] cpu cores : 8 [2024-06-27T10:48:03.127Z] apicid : 18 [2024-06-27T10:48:03.127Z] initial apicid : 18 [2024-06-27T10:48:03.127Z] fpu : yes [2024-06-27T10:48:03.127Z] fpu_exception : yes [2024-06-27T10:48:03.127Z] cpuid level : 20 [2024-06-27T10:48:03.127Z] wp : yes [2024-06-27T10:48:03.127Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.127Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.127Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.127Z] bogomips : 4210.37 [2024-06-27T10:48:03.127Z] clflush size : 64 [2024-06-27T10:48:03.127Z] cache_alignment : 64 [2024-06-27T10:48:03.127Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.127Z] power management: [2024-06-27T10:48:03.127Z] [2024-06-27T10:48:03.127Z] processor : 10 [2024-06-27T10:48:03.127Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.127Z] cpu family : 6 [2024-06-27T10:48:03.127Z] model : 79 [2024-06-27T10:48:03.127Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.127Z] stepping : 1 [2024-06-27T10:48:03.127Z] microcode : 0xb000040 [2024-06-27T10:48:03.127Z] cpu MHz : 2723.832 [2024-06-27T10:48:03.127Z] cache size : 20480 KB [2024-06-27T10:48:03.127Z] physical id : 1 [2024-06-27T10:48:03.127Z] siblings : 16 [2024-06-27T10:48:03.127Z] core id : 2 [2024-06-27T10:48:03.127Z] cpu cores : 8 [2024-06-27T10:48:03.127Z] apicid : 20 [2024-06-27T10:48:03.127Z] initial apicid : 20 [2024-06-27T10:48:03.127Z] fpu : yes [2024-06-27T10:48:03.127Z] fpu_exception : yes [2024-06-27T10:48:03.127Z] cpuid level : 20 [2024-06-27T10:48:03.127Z] wp : yes [2024-06-27T10:48:03.127Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.127Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.127Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.127Z] bogomips : 4210.37 [2024-06-27T10:48:03.127Z] clflush size : 64 [2024-06-27T10:48:03.127Z] cache_alignment : 64 [2024-06-27T10:48:03.127Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.127Z] power management: [2024-06-27T10:48:03.127Z] [2024-06-27T10:48:03.127Z] processor : 11 [2024-06-27T10:48:03.127Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.127Z] cpu family : 6 [2024-06-27T10:48:03.127Z] model : 79 [2024-06-27T10:48:03.127Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.127Z] stepping : 1 [2024-06-27T10:48:03.127Z] microcode : 0xb000040 [2024-06-27T10:48:03.127Z] cpu MHz : 2302.027 [2024-06-27T10:48:03.127Z] cache size : 20480 KB [2024-06-27T10:48:03.127Z] physical id : 1 [2024-06-27T10:48:03.127Z] siblings : 16 [2024-06-27T10:48:03.127Z] core id : 3 [2024-06-27T10:48:03.127Z] cpu cores : 8 [2024-06-27T10:48:03.127Z] apicid : 22 [2024-06-27T10:48:03.127Z] initial apicid : 22 [2024-06-27T10:48:03.127Z] fpu : yes [2024-06-27T10:48:03.127Z] fpu_exception : yes [2024-06-27T10:48:03.127Z] cpuid level : 20 [2024-06-27T10:48:03.127Z] wp : yes [2024-06-27T10:48:03.128Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.128Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.128Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.128Z] bogomips : 4210.37 [2024-06-27T10:48:03.128Z] clflush size : 64 [2024-06-27T10:48:03.128Z] cache_alignment : 64 [2024-06-27T10:48:03.128Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.128Z] power management: [2024-06-27T10:48:03.128Z] [2024-06-27T10:48:03.128Z] processor : 12 [2024-06-27T10:48:03.128Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.128Z] cpu family : 6 [2024-06-27T10:48:03.128Z] model : 79 [2024-06-27T10:48:03.128Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.128Z] stepping : 1 [2024-06-27T10:48:03.128Z] microcode : 0xb000040 [2024-06-27T10:48:03.128Z] cpu MHz : 2776.959 [2024-06-27T10:48:03.128Z] cache size : 20480 KB [2024-06-27T10:48:03.128Z] physical id : 1 [2024-06-27T10:48:03.128Z] siblings : 16 [2024-06-27T10:48:03.128Z] core id : 4 [2024-06-27T10:48:03.128Z] cpu cores : 8 [2024-06-27T10:48:03.128Z] apicid : 24 [2024-06-27T10:48:03.128Z] initial apicid : 24 [2024-06-27T10:48:03.128Z] fpu : yes [2024-06-27T10:48:03.128Z] fpu_exception : yes [2024-06-27T10:48:03.128Z] cpuid level : 20 [2024-06-27T10:48:03.128Z] wp : yes [2024-06-27T10:48:03.128Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.128Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.128Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.128Z] bogomips : 4210.37 [2024-06-27T10:48:03.128Z] clflush size : 64 [2024-06-27T10:48:03.128Z] cache_alignment : 64 [2024-06-27T10:48:03.128Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.128Z] power management: [2024-06-27T10:48:03.128Z] [2024-06-27T10:48:03.128Z] processor : 13 [2024-06-27T10:48:03.128Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.128Z] cpu family : 6 [2024-06-27T10:48:03.128Z] model : 79 [2024-06-27T10:48:03.128Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.128Z] stepping : 1 [2024-06-27T10:48:03.128Z] microcode : 0xb000040 [2024-06-27T10:48:03.128Z] cpu MHz : 2387.467 [2024-06-27T10:48:03.128Z] cache size : 20480 KB [2024-06-27T10:48:03.128Z] physical id : 1 [2024-06-27T10:48:03.128Z] siblings : 16 [2024-06-27T10:48:03.128Z] core id : 5 [2024-06-27T10:48:03.128Z] cpu cores : 8 [2024-06-27T10:48:03.128Z] apicid : 26 [2024-06-27T10:48:03.128Z] initial apicid : 26 [2024-06-27T10:48:03.128Z] fpu : yes [2024-06-27T10:48:03.128Z] fpu_exception : yes [2024-06-27T10:48:03.128Z] cpuid level : 20 [2024-06-27T10:48:03.128Z] wp : yes [2024-06-27T10:48:03.128Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.128Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.128Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.128Z] bogomips : 4210.37 [2024-06-27T10:48:03.128Z] clflush size : 64 [2024-06-27T10:48:03.128Z] cache_alignment : 64 [2024-06-27T10:48:03.128Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.128Z] power management: [2024-06-27T10:48:03.128Z] [2024-06-27T10:48:03.128Z] processor : 14 [2024-06-27T10:48:03.128Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.128Z] cpu family : 6 [2024-06-27T10:48:03.128Z] model : 79 [2024-06-27T10:48:03.128Z] [INFO] [2024-06-27T10:48:03.128Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.129Z] stepping : 1 [2024-06-27T10:48:03.129Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:48:03.129Z] microcode : 0xb000040 [2024-06-27T10:48:03.129Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:48:03.129Z] cpu MHz : 2299.491 [2024-06-27T10:48:03.129Z] [INFO] from pom.xml [2024-06-27T10:48:03.129Z] cache size : 20480 KB [2024-06-27T10:48:03.129Z] physical id : 1 [2024-06-27T10:48:03.129Z] siblings : 16 [2024-06-27T10:48:03.129Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:48:03.129Z] core id : 6 [2024-06-27T10:48:03.129Z] cpu cores : 8 [2024-06-27T10:48:03.129Z] apicid : 28 [2024-06-27T10:48:03.129Z] initial apicid : 28 [2024-06-27T10:48:03.129Z] fpu : yes [2024-06-27T10:48:03.129Z] fpu_exception : yes [2024-06-27T10:48:03.129Z] cpuid level : 20 [2024-06-27T10:48:03.129Z] wp : yes [2024-06-27T10:48:03.129Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.129Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.129Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.129Z] bogomips : 4210.37 [2024-06-27T10:48:03.129Z] clflush size : 64 [2024-06-27T10:48:03.129Z] cache_alignment : 64 [2024-06-27T10:48:03.129Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.129Z] power management: [2024-06-27T10:48:03.129Z] [2024-06-27T10:48:03.129Z] processor : 15 [2024-06-27T10:48:03.129Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.129Z] cpu family : 6 [2024-06-27T10:48:03.129Z] model : 79 [2024-06-27T10:48:03.129Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.129Z] stepping : 1 [2024-06-27T10:48:03.129Z] microcode : 0xb000040 [2024-06-27T10:48:03.129Z] cpu MHz : 2300.075 [2024-06-27T10:48:03.129Z] cache size : 20480 KB [2024-06-27T10:48:03.129Z] physical id : 1 [2024-06-27T10:48:03.129Z] siblings : 16 [2024-06-27T10:48:03.129Z] core id : 7 [2024-06-27T10:48:03.129Z] cpu cores : 8 [2024-06-27T10:48:03.129Z] apicid : 30 [2024-06-27T10:48:03.129Z] initial apicid : 30 [2024-06-27T10:48:03.129Z] fpu : yes [2024-06-27T10:48:03.129Z] fpu_exception : yes [2024-06-27T10:48:03.129Z] cpuid level : 20 [2024-06-27T10:48:03.129Z] wp : yes [2024-06-27T10:48:03.129Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.129Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.129Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.129Z] bogomips : 4210.37 [2024-06-27T10:48:03.129Z] clflush size : 64 [2024-06-27T10:48:03.129Z] cache_alignment : 64 [2024-06-27T10:48:03.129Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.129Z] power management: [2024-06-27T10:48:03.129Z] [2024-06-27T10:48:03.129Z] processor : 16 [2024-06-27T10:48:03.129Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.129Z] cpu family : 6 [2024-06-27T10:48:03.129Z] model : 79 [2024-06-27T10:48:03.129Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.129Z] stepping : 1 [2024-06-27T10:48:03.129Z] microcode : 0xb000040 [2024-06-27T10:48:03.129Z] cpu MHz : 2510.120 [2024-06-27T10:48:03.129Z] cache size : 20480 KB [2024-06-27T10:48:03.129Z] physical id : 0 [2024-06-27T10:48:03.129Z] siblings : 16 [2024-06-27T10:48:03.129Z] core id : 0 [2024-06-27T10:48:03.129Z] cpu cores : 8 [2024-06-27T10:48:03.129Z] apicid : 1 [2024-06-27T10:48:03.129Z] initial apicid : 1 [2024-06-27T10:48:03.129Z] fpu : yes [2024-06-27T10:48:03.129Z] fpu_exception : yes [2024-06-27T10:48:03.129Z] cpuid level : 20 [2024-06-27T10:48:03.129Z] wp : yes [2024-06-27T10:48:03.130Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.130Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.130Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.130Z] bogomips : 4199.72 [2024-06-27T10:48:03.130Z] clflush size : 64 [2024-06-27T10:48:03.130Z] cache_alignment : 64 [2024-06-27T10:48:03.130Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.130Z] power management: [2024-06-27T10:48:03.130Z] [2024-06-27T10:48:03.130Z] processor : 17 [2024-06-27T10:48:03.130Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.130Z] cpu family : 6 [2024-06-27T10:48:03.130Z] model : 79 [2024-06-27T10:48:03.130Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.130Z] stepping : 1 [2024-06-27T10:48:03.130Z] microcode : 0xb000040 [2024-06-27T10:48:03.130Z] cpu MHz : 3000.000 [2024-06-27T10:48:03.130Z] cache size : 20480 KB [2024-06-27T10:48:03.130Z] physical id : 0 [2024-06-27T10:48:03.130Z] siblings : 16 [2024-06-27T10:48:03.130Z] core id : 1 [2024-06-27T10:48:03.130Z] cpu cores : 8 [2024-06-27T10:48:03.130Z] apicid : 3 [2024-06-27T10:48:03.130Z] initial apicid : 3 [2024-06-27T10:48:03.130Z] fpu : yes [2024-06-27T10:48:03.130Z] fpu_exception : yes [2024-06-27T10:48:03.130Z] cpuid level : 20 [2024-06-27T10:48:03.130Z] wp : yes [2024-06-27T10:48:03.130Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.130Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.130Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.130Z] bogomips : 4199.72 [2024-06-27T10:48:03.130Z] clflush size : 64 [2024-06-27T10:48:03.130Z] cache_alignment : 64 [2024-06-27T10:48:03.130Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.130Z] power management: [2024-06-27T10:48:03.130Z] [2024-06-27T10:48:03.130Z] processor : 18 [2024-06-27T10:48:03.130Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.130Z] cpu family : 6 [2024-06-27T10:48:03.130Z] model : 79 [2024-06-27T10:48:03.130Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.130Z] stepping : 1 [2024-06-27T10:48:03.130Z] microcode : 0xb000040 [2024-06-27T10:48:03.130Z] cpu MHz : 2652.332 [2024-06-27T10:48:03.130Z] cache size : 20480 KB [2024-06-27T10:48:03.130Z] physical id : 0 [2024-06-27T10:48:03.130Z] siblings : 16 [2024-06-27T10:48:03.130Z] core id : 2 [2024-06-27T10:48:03.130Z] cpu cores : 8 [2024-06-27T10:48:03.130Z] apicid : 5 [2024-06-27T10:48:03.130Z] initial apicid : 5 [2024-06-27T10:48:03.130Z] fpu : yes [2024-06-27T10:48:03.130Z] fpu_exception : yes [2024-06-27T10:48:03.130Z] cpuid level : 20 [2024-06-27T10:48:03.130Z] wp : yes [2024-06-27T10:48:03.130Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.130Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.131Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.131Z] bogomips : 4199.72 [2024-06-27T10:48:03.131Z] clflush size : 64 [2024-06-27T10:48:03.131Z] cache_alignment : 64 [2024-06-27T10:48:03.131Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.131Z] power management: [2024-06-27T10:48:03.131Z] [2024-06-27T10:48:03.131Z] processor : 19 [2024-06-27T10:48:03.131Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.131Z] cpu family : 6 [2024-06-27T10:48:03.131Z] model : 79 [2024-06-27T10:48:03.131Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.131Z] stepping : 1 [2024-06-27T10:48:03.131Z] microcode : 0xb000040 [2024-06-27T10:48:03.131Z] cpu MHz : 2350.173 [2024-06-27T10:48:03.131Z] cache size : 20480 KB [2024-06-27T10:48:03.131Z] physical id : 0 [2024-06-27T10:48:03.131Z] siblings : 16 [2024-06-27T10:48:03.131Z] core id : 3 [2024-06-27T10:48:03.131Z] cpu cores : 8 [2024-06-27T10:48:03.131Z] apicid : 7 [2024-06-27T10:48:03.131Z] initial apicid : 7 [2024-06-27T10:48:03.131Z] fpu : yes [2024-06-27T10:48:03.131Z] fpu_exception : yes [2024-06-27T10:48:03.131Z] cpuid level : 20 [2024-06-27T10:48:03.131Z] wp : yes [2024-06-27T10:48:03.131Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.131Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.131Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.131Z] bogomips : 4199.72 [2024-06-27T10:48:03.131Z] clflush size : 64 [2024-06-27T10:48:03.131Z] cache_alignment : 64 [2024-06-27T10:48:03.131Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.131Z] power management: [2024-06-27T10:48:03.131Z] [2024-06-27T10:48:03.131Z] processor : 20 [2024-06-27T10:48:03.131Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.131Z] cpu family : 6 [2024-06-27T10:48:03.131Z] model : 79 [2024-06-27T10:48:03.131Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.131Z] stepping : 1 [2024-06-27T10:48:03.131Z] microcode : 0xb000040 [2024-06-27T10:48:03.131Z] cpu MHz : 2690.901 [2024-06-27T10:48:03.131Z] cache size : 20480 KB [2024-06-27T10:48:03.131Z] physical id : 0 [2024-06-27T10:48:03.131Z] siblings : 16 [2024-06-27T10:48:03.131Z] core id : 4 [2024-06-27T10:48:03.131Z] cpu cores : 8 [2024-06-27T10:48:03.131Z] apicid : 9 [2024-06-27T10:48:03.131Z] initial apicid : 9 [2024-06-27T10:48:03.131Z] fpu : yes [2024-06-27T10:48:03.131Z] fpu_exception : yes [2024-06-27T10:48:03.131Z] cpuid level : 20 [2024-06-27T10:48:03.131Z] wp : yes [2024-06-27T10:48:03.131Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.131Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.131Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.131Z] bogomips : 4199.72 [2024-06-27T10:48:03.131Z] clflush size : 64 [2024-06-27T10:48:03.131Z] cache_alignment : 64 [2024-06-27T10:48:03.131Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.131Z] power management: [2024-06-27T10:48:03.131Z] [2024-06-27T10:48:03.131Z] processor : 21 [2024-06-27T10:48:03.131Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.131Z] cpu family : 6 [2024-06-27T10:48:03.131Z] model : 79 [2024-06-27T10:48:03.131Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.131Z] stepping : 1 [2024-06-27T10:48:03.131Z] microcode : 0xb000040 [2024-06-27T10:48:03.131Z] cpu MHz : 2459.314 [2024-06-27T10:48:03.131Z] cache size : 20480 KB [2024-06-27T10:48:03.131Z] physical id : 0 [2024-06-27T10:48:03.131Z] siblings : 16 [2024-06-27T10:48:03.131Z] core id : 5 [2024-06-27T10:48:03.131Z] cpu cores : 8 [2024-06-27T10:48:03.131Z] apicid : 11 [2024-06-27T10:48:03.131Z] initial apicid : 11 [2024-06-27T10:48:03.131Z] fpu : yes [2024-06-27T10:48:03.131Z] fpu_exception : yes [2024-06-27T10:48:03.131Z] cpuid level : 20 [2024-06-27T10:48:03.131Z] wp : yes [2024-06-27T10:48:03.131Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.132Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.132Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.132Z] bogomips : 4199.72 [2024-06-27T10:48:03.132Z] clflush size : 64 [2024-06-27T10:48:03.132Z] cache_alignment : 64 [2024-06-27T10:48:03.132Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.132Z] power management: [2024-06-27T10:48:03.132Z] [2024-06-27T10:48:03.132Z] processor : 22 [2024-06-27T10:48:03.132Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.132Z] cpu family : 6 [2024-06-27T10:48:03.132Z] model : 79 [2024-06-27T10:48:03.132Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.132Z] stepping : 1 [2024-06-27T10:48:03.132Z] microcode : 0xb000040 [2024-06-27T10:48:03.132Z] cpu MHz : 2569.147 [2024-06-27T10:48:03.132Z] cache size : 20480 KB [2024-06-27T10:48:03.132Z] physical id : 0 [2024-06-27T10:48:03.132Z] siblings : 16 [2024-06-27T10:48:03.132Z] core id : 6 [2024-06-27T10:48:03.132Z] cpu cores : 8 [2024-06-27T10:48:03.132Z] apicid : 13 [2024-06-27T10:48:03.132Z] initial apicid : 13 [2024-06-27T10:48:03.132Z] fpu : yes [2024-06-27T10:48:03.132Z] fpu_exception : yes [2024-06-27T10:48:03.132Z] cpuid level : 20 [2024-06-27T10:48:03.132Z] wp : yes [2024-06-27T10:48:03.132Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.132Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.132Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.132Z] bogomips : 4199.72 [2024-06-27T10:48:03.132Z] clflush size : 64 [2024-06-27T10:48:03.132Z] cache_alignment : 64 [2024-06-27T10:48:03.132Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.132Z] power management: [2024-06-27T10:48:03.132Z] [2024-06-27T10:48:03.132Z] processor : 23 [2024-06-27T10:48:03.132Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.132Z] cpu family : 6 [2024-06-27T10:48:03.132Z] model : 79 [2024-06-27T10:48:03.132Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.132Z] stepping : 1 [2024-06-27T10:48:03.132Z] microcode : 0xb000040 [2024-06-27T10:48:03.132Z] cpu MHz : 2367.211 [2024-06-27T10:48:03.132Z] cache size : 20480 KB [2024-06-27T10:48:03.132Z] physical id : 0 [2024-06-27T10:48:03.132Z] siblings : 16 [2024-06-27T10:48:03.132Z] core id : 7 [2024-06-27T10:48:03.132Z] cpu cores : 8 [2024-06-27T10:48:03.132Z] apicid : 15 [2024-06-27T10:48:03.132Z] initial apicid : 15 [2024-06-27T10:48:03.132Z] fpu : yes [2024-06-27T10:48:03.132Z] fpu_exception : yes [2024-06-27T10:48:03.132Z] cpuid level : 20 [2024-06-27T10:48:03.132Z] wp : yes [2024-06-27T10:48:03.132Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.132Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.132Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.132Z] bogomips : 4199.72 [2024-06-27T10:48:03.132Z] clflush size : 64 [2024-06-27T10:48:03.132Z] cache_alignment : 64 [2024-06-27T10:48:03.132Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.132Z] power management: [2024-06-27T10:48:03.132Z] [2024-06-27T10:48:03.132Z] processor : 24 [2024-06-27T10:48:03.132Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.132Z] cpu family : 6 [2024-06-27T10:48:03.132Z] model : 79 [2024-06-27T10:48:03.132Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.132Z] stepping : 1 [2024-06-27T10:48:03.132Z] microcode : 0xb000040 [2024-06-27T10:48:03.132Z] cpu MHz : 2731.824 [2024-06-27T10:48:03.132Z] cache size : 20480 KB [2024-06-27T10:48:03.132Z] physical id : 1 [2024-06-27T10:48:03.132Z] siblings : 16 [2024-06-27T10:48:03.132Z] core id : 0 [2024-06-27T10:48:03.132Z] cpu cores : 8 [2024-06-27T10:48:03.132Z] apicid : 17 [2024-06-27T10:48:03.132Z] initial apicid : 17 [2024-06-27T10:48:03.133Z] fpu : yes [2024-06-27T10:48:03.133Z] fpu_exception : yes [2024-06-27T10:48:03.133Z] cpuid level : 20 [2024-06-27T10:48:03.133Z] wp : yes [2024-06-27T10:48:03.133Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.133Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.133Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.133Z] bogomips : 4210.37 [2024-06-27T10:48:03.133Z] clflush size : 64 [2024-06-27T10:48:03.133Z] cache_alignment : 64 [2024-06-27T10:48:03.133Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.133Z] power management: [2024-06-27T10:48:03.133Z] [2024-06-27T10:48:03.133Z] processor : 25 [2024-06-27T10:48:03.133Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.133Z] cpu family : 6 [2024-06-27T10:48:03.133Z] model : 79 [2024-06-27T10:48:03.133Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.133Z] stepping : 1 [2024-06-27T10:48:03.133Z] microcode : 0xb000040 [2024-06-27T10:48:03.133Z] cpu MHz : 2333.167 [2024-06-27T10:48:03.133Z] cache size : 20480 KB [2024-06-27T10:48:03.133Z] physical id : 1 [2024-06-27T10:48:03.133Z] siblings : 16 [2024-06-27T10:48:03.133Z] core id : 1 [2024-06-27T10:48:03.133Z] cpu cores : 8 [2024-06-27T10:48:03.133Z] apicid : 19 [2024-06-27T10:48:03.133Z] initial apicid : 19 [2024-06-27T10:48:03.133Z] fpu : yes [2024-06-27T10:48:03.133Z] fpu_exception : yes [2024-06-27T10:48:03.133Z] cpuid level : 20 [2024-06-27T10:48:03.133Z] wp : yes [2024-06-27T10:48:03.133Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.133Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.133Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.133Z] bogomips : 4210.37 [2024-06-27T10:48:03.133Z] clflush size : 64 [2024-06-27T10:48:03.133Z] cache_alignment : 64 [2024-06-27T10:48:03.133Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.133Z] power management: [2024-06-27T10:48:03.133Z] [2024-06-27T10:48:03.133Z] processor : 26 [2024-06-27T10:48:03.133Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.133Z] cpu family : 6 [2024-06-27T10:48:03.133Z] model : 79 [2024-06-27T10:48:03.133Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.133Z] stepping : 1 [2024-06-27T10:48:03.133Z] microcode : 0xb000040 [2024-06-27T10:48:03.133Z] cpu MHz : 2302.867 [2024-06-27T10:48:03.133Z] cache size : 20480 KB [2024-06-27T10:48:03.133Z] physical id : 1 [2024-06-27T10:48:03.133Z] siblings : 16 [2024-06-27T10:48:03.133Z] core id : 2 [2024-06-27T10:48:03.133Z] cpu cores : 8 [2024-06-27T10:48:03.133Z] apicid : 21 [2024-06-27T10:48:03.133Z] initial apicid : 21 [2024-06-27T10:48:03.133Z] fpu : yes [2024-06-27T10:48:03.133Z] fpu_exception : yes [2024-06-27T10:48:03.133Z] cpuid level : 20 [2024-06-27T10:48:03.133Z] wp : yes [2024-06-27T10:48:03.133Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.133Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.134Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.134Z] bogomips : 4210.37 [2024-06-27T10:48:03.134Z] clflush size : 64 [2024-06-27T10:48:03.134Z] cache_alignment : 64 [2024-06-27T10:48:03.134Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.134Z] power management: [2024-06-27T10:48:03.134Z] [2024-06-27T10:48:03.134Z] processor : 27 [2024-06-27T10:48:03.134Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.134Z] cpu family : 6 [2024-06-27T10:48:03.134Z] model : 79 [2024-06-27T10:48:03.134Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.134Z] stepping : 1 [2024-06-27T10:48:03.134Z] microcode : 0xb000040 [2024-06-27T10:48:03.134Z] cpu MHz : 2300.894 [2024-06-27T10:48:03.134Z] cache size : 20480 KB [2024-06-27T10:48:03.134Z] physical id : 1 [2024-06-27T10:48:03.134Z] siblings : 16 [2024-06-27T10:48:03.134Z] core id : 3 [2024-06-27T10:48:03.134Z] cpu cores : 8 [2024-06-27T10:48:03.134Z] apicid : 23 [2024-06-27T10:48:03.134Z] initial apicid : 23 [2024-06-27T10:48:03.134Z] fpu : yes [2024-06-27T10:48:03.134Z] fpu_exception : yes [2024-06-27T10:48:03.134Z] cpuid level : 20 [2024-06-27T10:48:03.134Z] wp : yes [2024-06-27T10:48:03.134Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.134Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.134Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.134Z] bogomips : 4210.37 [2024-06-27T10:48:03.134Z] clflush size : 64 [2024-06-27T10:48:03.134Z] cache_alignment : 64 [2024-06-27T10:48:03.134Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.134Z] power management: [2024-06-27T10:48:03.134Z] [2024-06-27T10:48:03.134Z] processor : 28 [2024-06-27T10:48:03.134Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.134Z] cpu family : 6 [2024-06-27T10:48:03.134Z] model : 79 [2024-06-27T10:48:03.134Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.134Z] stepping : 1 [2024-06-27T10:48:03.134Z] microcode : 0xb000040 [2024-06-27T10:48:03.134Z] cpu MHz : 2802.806 [2024-06-27T10:48:03.134Z] cache size : 20480 KB [2024-06-27T10:48:03.134Z] physical id : 1 [2024-06-27T10:48:03.134Z] siblings : 16 [2024-06-27T10:48:03.134Z] core id : 4 [2024-06-27T10:48:03.134Z] cpu cores : 8 [2024-06-27T10:48:03.134Z] apicid : 25 [2024-06-27T10:48:03.134Z] initial apicid : 25 [2024-06-27T10:48:03.134Z] fpu : yes [2024-06-27T10:48:03.134Z] fpu_exception : yes [2024-06-27T10:48:03.134Z] cpuid level : 20 [2024-06-27T10:48:03.134Z] wp : yes [2024-06-27T10:48:03.134Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.134Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.134Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.134Z] bogomips : 4210.37 [2024-06-27T10:48:03.134Z] clflush size : 64 [2024-06-27T10:48:03.134Z] cache_alignment : 64 [2024-06-27T10:48:03.134Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.134Z] power management: [2024-06-27T10:48:03.134Z] [2024-06-27T10:48:03.134Z] processor : 29 [2024-06-27T10:48:03.134Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.134Z] cpu family : 6 [2024-06-27T10:48:03.134Z] model : 79 [2024-06-27T10:48:03.134Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.134Z] stepping : 1 [2024-06-27T10:48:03.134Z] microcode : 0xb000040 [2024-06-27T10:48:03.134Z] cpu MHz : 2355.239 [2024-06-27T10:48:03.134Z] cache size : 20480 KB [2024-06-27T10:48:03.134Z] physical id : 1 [2024-06-27T10:48:03.134Z] siblings : 16 [2024-06-27T10:48:03.134Z] core id : 5 [2024-06-27T10:48:03.134Z] cpu cores : 8 [2024-06-27T10:48:03.134Z] apicid : 27 [2024-06-27T10:48:03.134Z] initial apicid : 27 [2024-06-27T10:48:03.134Z] fpu : yes [2024-06-27T10:48:03.134Z] fpu_exception : yes [2024-06-27T10:48:03.134Z] cpuid level : 20 [2024-06-27T10:48:03.134Z] wp : yes [2024-06-27T10:48:03.135Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.135Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.135Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.135Z] bogomips : 4210.37 [2024-06-27T10:48:03.135Z] clflush size : 64 [2024-06-27T10:48:03.135Z] cache_alignment : 64 [2024-06-27T10:48:03.135Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.135Z] power management: [2024-06-27T10:48:03.135Z] [2024-06-27T10:48:03.135Z] processor : 30 [2024-06-27T10:48:03.135Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.135Z] cpu family : 6 [2024-06-27T10:48:03.135Z] model : 79 [2024-06-27T10:48:03.135Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.135Z] stepping : 1 [2024-06-27T10:48:03.135Z] microcode : 0xb000040 [2024-06-27T10:48:03.135Z] cpu MHz : 2299.283 [2024-06-27T10:48:03.135Z] cache size : 20480 KB [2024-06-27T10:48:03.135Z] physical id : 1 [2024-06-27T10:48:03.135Z] siblings : 16 [2024-06-27T10:48:03.135Z] core id : 6 [2024-06-27T10:48:03.135Z] cpu cores : 8 [2024-06-27T10:48:03.135Z] apicid : 29 [2024-06-27T10:48:03.135Z] initial apicid : 29 [2024-06-27T10:48:03.135Z] fpu : yes [2024-06-27T10:48:03.135Z] fpu_exception : yes [2024-06-27T10:48:03.135Z] cpuid level : 20 [2024-06-27T10:48:03.135Z] wp : yes [2024-06-27T10:48:03.135Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.135Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.135Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.135Z] bogomips : 4210.37 [2024-06-27T10:48:03.135Z] clflush size : 64 [2024-06-27T10:48:03.135Z] cache_alignment : 64 [2024-06-27T10:48:03.135Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.135Z] power management: [2024-06-27T10:48:03.135Z] [2024-06-27T10:48:03.135Z] processor : 31 [2024-06-27T10:48:03.135Z] vendor_id : GenuineIntel [2024-06-27T10:48:03.135Z] cpu family : 6 [2024-06-27T10:48:03.135Z] model : 79 [2024-06-27T10:48:03.135Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-06-27T10:48:03.135Z] stepping : 1 [2024-06-27T10:48:03.135Z] microcode : 0xb000040 [2024-06-27T10:48:03.135Z] cpu MHz : 2300.731 [2024-06-27T10:48:03.135Z] cache size : 20480 KB [2024-06-27T10:48:03.135Z] physical id : 1 [2024-06-27T10:48:03.135Z] siblings : 16 [2024-06-27T10:48:03.135Z] core id : 7 [2024-06-27T10:48:03.135Z] cpu cores : 8 [2024-06-27T10:48:03.135Z] apicid : 31 [2024-06-27T10:48:03.135Z] initial apicid : 31 [2024-06-27T10:48:03.135Z] fpu : yes [2024-06-27T10:48:03.135Z] fpu_exception : yes [2024-06-27T10:48:03.135Z] cpuid level : 20 [2024-06-27T10:48:03.135Z] wp : yes [2024-06-27T10:48:03.135Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:03.135Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-06-27T10:48:03.135Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-06-27T10:48:03.135Z] bogomips : 4210.37 [2024-06-27T10:48:03.135Z] clflush size : 64 [2024-06-27T10:48:03.135Z] cache_alignment : 64 [2024-06-27T10:48:03.135Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:03.135Z] power management: [2024-06-27T10:48:03.135Z] [2024-06-27T10:48:03.135Z] + cat /proc/meminfo [2024-06-27T10:48:03.135Z] MemTotal: 131870212 kB [2024-06-27T10:48:03.135Z] MemFree: 11361004 kB [2024-06-27T10:48:03.135Z] MemAvailable: 98616164 kB [2024-06-27T10:48:03.135Z] Buffers: 896 kB [2024-06-27T10:48:03.135Z] Cached: 76645928 kB [2024-06-27T10:48:03.135Z] SwapCached: 0 kB [2024-06-27T10:48:03.135Z] Active: 37112028 kB [2024-06-27T10:48:03.135Z] Inactive: 59353312 kB [2024-06-27T10:48:03.135Z] Active(anon): 17961480 kB [2024-06-27T10:48:03.136Z] Inactive(anon): 1943384 kB [2024-06-27T10:48:03.136Z] Active(file): 19150548 kB [2024-06-27T10:48:03.136Z] Inactive(file): 57409928 kB [2024-06-27T10:48:03.136Z] Unevictable: 122324 kB [2024-06-27T10:48:03.136Z] Mlocked: 122324 kB [2024-06-27T10:48:03.136Z] SwapTotal: 0 kB [2024-06-27T10:48:03.136Z] SwapFree: 0 kB [2024-06-27T10:48:03.136Z] Zswap: 0 kB [2024-06-27T10:48:03.136Z] Zswapped: 0 kB [2024-06-27T10:48:03.136Z] Dirty: 1385132 kB [2024-06-27T10:48:03.136Z] Writeback: 0 kB [2024-06-27T10:48:03.136Z] AnonPages: 19913548 kB [2024-06-27T10:48:03.136Z] Mapped: 1235200 kB [2024-06-27T10:48:03.136Z] Shmem: 77428 kB [2024-06-27T10:48:03.136Z] KReclaimable: 11757248 kB [2024-06-27T10:48:03.136Z] Slab: 19121772 kB [2024-06-27T10:48:03.136Z] SReclaimable: 11757248 kB [2024-06-27T10:48:03.136Z] SUnreclaim: 7364524 kB [2024-06-27T10:48:03.136Z] KernelStack: 45568 kB [2024-06-27T10:48:03.136Z] PageTables: 83620 kB [2024-06-27T10:48:03.136Z] SecPageTables: 0 kB [2024-06-27T10:48:03.136Z] NFS_Unstable: 0 kB [2024-06-27T10:48:03.136Z] Bounce: 0 kB [2024-06-27T10:48:03.136Z] WritebackTmp: 0 kB [2024-06-27T10:48:03.136Z] CommitLimit: 65935104 kB [2024-06-27T10:48:03.136Z] Committed_AS: 19995276 kB [2024-06-27T10:48:03.136Z] VmallocTotal: 34359738367 kB [2024-06-27T10:48:03.136Z] VmallocUsed: 303096 kB [2024-06-27T10:48:03.136Z] VmallocChunk: 0 kB [2024-06-27T10:48:03.136Z] Percpu: 1565696 kB [2024-06-27T10:48:03.136Z] HardwareCorrupted: 0 kB [2024-06-27T10:48:03.136Z] AnonHugePages: 6365184 kB [2024-06-27T10:48:03.136Z] ShmemHugePages: 0 kB [2024-06-27T10:48:03.136Z] ShmemPmdMapped: 0 kB [2024-06-27T10:48:03.136Z] FileHugePages: 0 kB [2024-06-27T10:48:03.136Z] FilePmdMapped: 0 kB [2024-06-27T10:48:03.136Z] CmaTotal: 0 kB [2024-06-27T10:48:03.136Z] CmaFree: 0 kB [2024-06-27T10:48:03.136Z] HugePages_Total: 0 [2024-06-27T10:48:03.136Z] HugePages_Free: 0 [2024-06-27T10:48:03.136Z] HugePages_Rsvd: 0 [2024-06-27T10:48:03.136Z] HugePages_Surp: 0 [2024-06-27T10:48:03.136Z] Hugepagesize: 2048 kB [2024-06-27T10:48:03.136Z] Hugetlb: 0 kB [2024-06-27T10:48:03.136Z] DirectMap4k: 687320 kB [2024-06-27T10:48:03.136Z] DirectMap2M: 24363008 kB [2024-06-27T10:48:03.136Z] DirectMap1G: 111149056 kB [Pipeline] sh [2024-06-27T10:48:03.241Z] [2024-06-27T10:48:03.241Z] clean-all: [2024-06-27T10:48:03.241Z] [echo] @@## connector1.5 ##@@ [2024-06-27T10:48:03.241Z] [2024-06-27T10:48:03.241Z] clean: [2024-06-27T10:48:03.241Z] [2024-06-27T10:48:03.241Z] clean: [2024-06-27T10:48:03.340Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:03.340Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:48:03.340Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:48:03.340Z] [javac] 2 warnings [2024-06-27T10:48:03.340Z] [2024-06-27T10:48:03.340Z] setOSConditions: [2024-06-27T10:48:03.340Z] [2024-06-27T10:48:03.340Z] setToolWin: [2024-06-27T10:48:03.340Z] [2024-06-27T10:48:03.340Z] setToolUnix: [2024-06-27T10:48:03.340Z] [2024-06-27T10:48:03.340Z] setToolProperty: [2024-06-27T10:48:03.340Z] [2024-06-27T10:48:03.340Z] setS1ASclassPath: [2024-06-27T10:48:03.340Z] [2024-06-27T10:48:03.340Z] init-common: [2024-06-27T10:48:03.340Z] [2024-06-27T10:48:03.340Z] compile-common: [2024-06-27T10:48:03.340Z] [echo] Current time (ISO): 2024-06-27T10:48:03.329+0000 [2024-06-27T10:48:03.403Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:03.424Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:48:03.424Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:48:03.497Z] [2024-06-27T10:48:03.497Z] clean: [2024-06-27T10:48:03.497Z] [2024-06-27T10:48:03.497Z] setOSConditions: [2024-06-27T10:48:03.497Z] [2024-06-27T10:48:03.498Z] setToolWin: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] setToolUnix: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] setToolProperty: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] setS1ASclassPath: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] init-common: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] clean-classes-common: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] clean: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] setOSConditions: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] setToolWin: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] setToolUnix: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] setToolProperty: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] setS1ASclassPath: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] init-common: [2024-06-27T10:48:03.498Z] [2024-06-27T10:48:03.498Z] clean-common: [2024-06-27T10:48:03.582Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:03.582Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:03.582Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:03.582Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:03.582Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:03.582Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:03.582Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:03.596Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:03.629Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:03.629Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:03.629Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:03.629Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:03.630Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:03.630Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:03.630Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:03.672Z] [javac] 1 warning [2024-06-27T10:48:03.672Z] [2024-06-27T10:48:03.672Z] setOSConditions: [2024-06-27T10:48:03.672Z] [2024-06-27T10:48:03.672Z] setToolWin: [2024-06-27T10:48:03.672Z] [2024-06-27T10:48:03.672Z] setToolUnix: [2024-06-27T10:48:03.672Z] [2024-06-27T10:48:03.672Z] setToolProperty: [2024-06-27T10:48:03.672Z] [2024-06-27T10:48:03.672Z] setS1ASclassPath: [2024-06-27T10:48:03.672Z] [2024-06-27T10:48:03.672Z] init-common: [2024-06-27T10:48:03.672Z] [2024-06-27T10:48:03.672Z] compile-common: [2024-06-27T10:48:03.672Z] [echo] Current time (ISO): 2024-06-27T10:48:03.553+0000 [2024-06-27T10:48:03.672Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:03.772Z] [2024-06-27T10:48:03.772Z] setOSConditions: [2024-06-27T10:48:03.772Z] [2024-06-27T10:48:03.772Z] setToolWin: [2024-06-27T10:48:03.772Z] [2024-06-27T10:48:03.772Z] setToolUnix: [2024-06-27T10:48:03.772Z] [2024-06-27T10:48:03.772Z] setToolProperty: [2024-06-27T10:48:03.772Z] [2024-06-27T10:48:03.772Z] setS1ASclassPath: [2024-06-27T10:48:03.772Z] [2024-06-27T10:48:03.772Z] init-common: [2024-06-27T10:48:03.772Z] [2024-06-27T10:48:03.772Z] clean-classes-common: [2024-06-27T10:48:03.772Z] [2024-06-27T10:48:03.772Z] setOSConditions: [2024-06-27T10:48:03.772Z] [2024-06-27T10:48:03.772Z] setToolWin: [2024-06-27T10:48:03.772Z] [2024-06-27T10:48:03.772Z] setToolUnix: [2024-06-27T10:48:03.772Z] [2024-06-27T10:48:03.772Z] setToolProperty: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] setS1ASclassPath: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] init-common: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] clean-jars-common: [2024-06-27T10:48:03.773Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] clean: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] clean: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] clean: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] setOSConditions: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] setToolWin: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] setToolUnix: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] setToolProperty: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] setS1ASclassPath: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] init-common: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] clean-classes-common: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] clean: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] setOSConditions: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] setToolWin: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] setToolUnix: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] setToolProperty: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.773Z] setS1ASclassPath: [2024-06-27T10:48:03.773Z] [2024-06-27T10:48:03.774Z] init-common: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] clean-common: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setOSConditions: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setToolWin: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setToolUnix: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setToolProperty: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setS1ASclassPath: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] init-common: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] clean-classes-common: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setOSConditions: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setToolWin: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setToolUnix: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setToolProperty: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setS1ASclassPath: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] init-common: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] clean-jars-common: [2024-06-27T10:48:03.774Z] [echo] @@## embeddedweb ##@@ [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setOSConditions: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setToolWin: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setToolUnix: [2024-06-27T10:48:03.774Z] [2024-06-27T10:48:03.774Z] setToolProperty: [2024-06-27T10:48:03.775Z] [2024-06-27T10:48:03.775Z] setS1ASclassPath: [2024-06-27T10:48:03.775Z] [2024-06-27T10:48:03.775Z] init-common: [2024-06-27T10:48:03.775Z] [2024-06-27T10:48:03.775Z] clean: [2024-06-27T10:48:03.775Z] [2024-06-27T10:48:03.775Z] setOSConditions: [2024-06-27T10:48:03.775Z] [2024-06-27T10:48:03.775Z] setToolWin: [2024-06-27T10:48:03.775Z] [2024-06-27T10:48:03.775Z] setToolUnix: [2024-06-27T10:48:03.775Z] [2024-06-27T10:48:03.775Z] setToolProperty: [2024-06-27T10:48:03.775Z] [2024-06-27T10:48:03.775Z] setS1ASclassPath: [2024-06-27T10:48:03.775Z] [2024-06-27T10:48:03.775Z] init-common: [2024-06-27T10:48:03.841Z] [INFO] [exec] Created 1 option(s) [2024-06-27T10:48:03.841Z] [INFO] [exec] Command create-jvm-options executed successfully. [2024-06-27T10:48:03.841Z] [WARNING] [echo] stopping server [2024-06-27T10:48:04.031Z] [2024-06-27T10:48:04.031Z] clean-common: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setOSConditions: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setToolWin: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setToolUnix: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setToolProperty: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setS1ASclassPath: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] init-common: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] clean-classes-common: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setOSConditions: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setToolWin: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setToolUnix: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setToolProperty: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setS1ASclassPath: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] init-common: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] clean-jars-common: [2024-06-27T10:48:04.032Z] [echo] @@## embeddedweb ##@@ [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setOSConditions: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setToolWin: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setToolUnix: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setToolProperty: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.032Z] setS1ASclassPath: [2024-06-27T10:48:04.032Z] [2024-06-27T10:48:04.033Z] init-common: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] clean: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setOSConditions: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setToolWin: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setToolUnix: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setToolProperty: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setS1ASclassPath: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] init-common: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] clean-common: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setOSConditions: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setToolWin: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setToolUnix: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setToolProperty: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setS1ASclassPath: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] init-common: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] clean-classes-common: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setOSConditions: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setToolWin: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setToolUnix: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setToolProperty: [2024-06-27T10:48:04.033Z] [2024-06-27T10:48:04.033Z] setS1ASclassPath: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] init-common: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] clean-jars-common: [2024-06-27T10:48:04.034Z] [echo] @@## mq ##@@ [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] clean: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] mq: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setOSConditions: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setToolWin: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setToolUnix: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setToolProperty: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setS1ASclassPath: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] init-common: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] clean: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setOSConditions: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setToolWin: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setToolUnix: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setToolProperty: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setS1ASclassPath: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] init-common: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] clean-common: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setOSConditions: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.034Z] setToolWin: [2024-06-27T10:48:04.034Z] [2024-06-27T10:48:04.035Z] setToolUnix: [2024-06-27T10:48:04.035Z] [2024-06-27T10:48:04.035Z] setToolProperty: [2024-06-27T10:48:04.035Z] [2024-06-27T10:48:04.035Z] setS1ASclassPath: [2024-06-27T10:48:04.035Z] [2024-06-27T10:48:04.035Z] init-common: [2024-06-27T10:48:04.035Z] [2024-06-27T10:48:04.035Z] clean-classes-common: [2024-06-27T10:48:04.035Z] [2024-06-27T10:48:04.035Z] setOSConditions: [2024-06-27T10:48:04.035Z] [2024-06-27T10:48:04.035Z] setToolWin: [2024-06-27T10:48:04.035Z] [2024-06-27T10:48:04.035Z] setToolUnix: [2024-06-27T10:48:04.035Z] [2024-06-27T10:48:04.035Z] setToolProperty: [2024-06-27T10:48:04.035Z] [2024-06-27T10:48:04.035Z] setS1ASclassPath: [2024-06-27T10:48:04.035Z] [2024-06-27T10:48:04.035Z] init-common: [2024-06-27T10:48:04.035Z] [2024-06-27T10:48:04.035Z] clean-jars-common: [2024-06-27T10:48:04.293Z] [2024-06-27T10:48:04.293Z] setOSConditions: [2024-06-27T10:48:04.293Z] [2024-06-27T10:48:04.293Z] setToolWin: [2024-06-27T10:48:04.293Z] [2024-06-27T10:48:04.293Z] setToolUnix: [2024-06-27T10:48:04.293Z] [2024-06-27T10:48:04.293Z] setToolProperty: [2024-06-27T10:48:04.293Z] [2024-06-27T10:48:04.293Z] setS1ASclassPath: [2024-06-27T10:48:04.293Z] [2024-06-27T10:48:04.293Z] init-common: [2024-06-27T10:48:04.293Z] [2024-06-27T10:48:04.293Z] clean: [2024-06-27T10:48:04.293Z] [2024-06-27T10:48:04.294Z] setOSConditions: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setToolWin: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setToolUnix: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setToolProperty: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setS1ASclassPath: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] init-common: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] clean-common: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setOSConditions: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setToolWin: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setToolUnix: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setToolProperty: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setS1ASclassPath: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] init-common: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] clean-classes-common: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setOSConditions: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setToolWin: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setToolUnix: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setToolProperty: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] setS1ASclassPath: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.294Z] init-common: [2024-06-27T10:48:04.294Z] [2024-06-27T10:48:04.295Z] clean-jars-common: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setOSConditions: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setToolWin: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setToolUnix: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setToolProperty: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setS1ASclassPath: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] init-common: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] clean: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setOSConditions: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setToolWin: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setToolUnix: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setToolProperty: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setS1ASclassPath: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] init-common: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] clean-common: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setOSConditions: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setToolWin: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setToolUnix: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setToolProperty: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] setS1ASclassPath: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] init-common: [2024-06-27T10:48:04.295Z] [2024-06-27T10:48:04.295Z] clean-classes-common: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setOSConditions: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setToolWin: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setToolUnix: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setToolProperty: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setS1ASclassPath: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] init-common: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] clean-jars-common: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setOSConditions: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setToolWin: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setToolUnix: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setToolProperty: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setS1ASclassPath: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] init-common: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] clean: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setOSConditions: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setToolWin: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setToolUnix: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setToolProperty: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] setS1ASclassPath: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] init-common: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.296Z] clean-common: [2024-06-27T10:48:04.296Z] [2024-06-27T10:48:04.297Z] setOSConditions: [2024-06-27T10:48:04.297Z] [2024-06-27T10:48:04.297Z] setToolWin: [2024-06-27T10:48:04.297Z] [2024-06-27T10:48:04.297Z] setToolUnix: [2024-06-27T10:48:04.297Z] [2024-06-27T10:48:04.297Z] setToolProperty: [2024-06-27T10:48:04.297Z] [2024-06-27T10:48:04.297Z] setS1ASclassPath: [2024-06-27T10:48:04.297Z] [2024-06-27T10:48:04.297Z] init-common: [2024-06-27T10:48:04.297Z] [2024-06-27T10:48:04.297Z] clean-classes-common: [2024-06-27T10:48:04.297Z] [2024-06-27T10:48:04.297Z] setOSConditions: [2024-06-27T10:48:04.297Z] [2024-06-27T10:48:04.297Z] setToolWin: [2024-06-27T10:48:04.297Z] [2024-06-27T10:48:04.297Z] setToolUnix: [2024-06-27T10:48:04.385Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:48:04.385Z] for: CN=basic-9dpn0, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:48:04.385Z] [2024-06-27T10:48:04.385Z] Warning: [2024-06-27T10:48:04.385Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:48:04.385Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:48:04.385Z] [CN=basic-9dpn0-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:48:04.539Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:04.539Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:04.539Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:04.539Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:04.539Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:04.539Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:04.539Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:04.552Z] [2024-06-27T10:48:04.553Z] setToolProperty: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] setS1ASclassPath: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] init-common: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] clean-jars-common: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] setOSConditions: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] setToolWin: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] setToolUnix: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] setToolProperty: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] setS1ASclassPath: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] init-common: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] clean: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] setOSConditions: [2024-06-27T10:48:04.553Z] [2024-06-27T10:48:04.553Z] setToolWin: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] setToolUnix: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] setToolProperty: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] setS1ASclassPath: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] init-common: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] clean-common: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] setOSConditions: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] setToolWin: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] setToolUnix: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] setToolProperty: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] setS1ASclassPath: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] init-common: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.554Z] clean-classes-common: [2024-06-27T10:48:04.554Z] [2024-06-27T10:48:04.555Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:04.555Z] setOSConditions: [2024-06-27T10:48:04.555Z] [javac] 1 warning [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setOSConditions: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setToolWin: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setToolWin: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setToolUnix: [2024-06-27T10:48:04.555Z] setToolUnix: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setToolProperty: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setToolProperty: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setS1ASclassPath: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] init-common: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setS1ASclassPath: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] compile-common: [2024-06-27T10:48:04.555Z] [echo] Current time (ISO): 2024-06-27T10:48:04.329+0000 [2024-06-27T10:48:04.555Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:04.555Z] init-common: [2024-06-27T10:48:04.555Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/appauth/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:48:04.555Z] [javac] return new Integer(1); [2024-06-27T10:48:04.555Z] [javac] ^ [2024-06-27T10:48:04.555Z] [javac] 2 warnings [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] clean-jars-common: [2024-06-27T10:48:04.555Z] [echo] @@## nonacc ##@@ [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setOSConditions: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setToolWin: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setOSConditions: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setToolUnix: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setToolWin: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setToolProperty: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setS1ASclassPath: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setToolUnix: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] init-common: [2024-06-27T10:48:04.555Z] [2024-06-27T10:48:04.555Z] setToolProperty: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] compile-common: [2024-06-27T10:48:04.556Z] [echo] Current time (ISO): 2024-06-27T10:48:04.253+0000 [2024-06-27T10:48:04.556Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:04.556Z] setS1ASclassPath: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] init-common: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] clean: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] setOSConditions: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] setToolWin: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] setToolUnix: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] setToolProperty: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] setS1ASclassPath: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] init-common: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] clean-common: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] setOSConditions: [2024-06-27T10:48:04.556Z] [2024-06-27T10:48:04.556Z] setToolWin: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.557Z] setToolUnix: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.557Z] setToolProperty: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.557Z] setS1ASclassPath: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.557Z] init-common: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.557Z] clean-classes-common: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.557Z] setOSConditions: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.557Z] setToolWin: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.557Z] setToolUnix: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.557Z] setToolProperty: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.557Z] setS1ASclassPath: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.557Z] init-common: [2024-06-27T10:48:04.557Z] [2024-06-27T10:48:04.558Z] clean-jars-common: [2024-06-27T10:48:04.558Z] [echo] @@## web2connector ##@@ [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.558Z] setOSConditions: [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.558Z] setToolWin: [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.558Z] setToolUnix: [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.558Z] setToolProperty: [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.558Z] setS1ASclassPath: [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.558Z] init-common: [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.558Z] clean: [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.558Z] setOSConditions: [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.558Z] setToolWin: [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.558Z] setToolUnix: [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.558Z] setToolProperty: [2024-06-27T10:48:04.558Z] [2024-06-27T10:48:04.559Z] setS1ASclassPath: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] init-common: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] clean-common: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] setOSConditions: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] setToolWin: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] setToolUnix: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] setToolProperty: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] setS1ASclassPath: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] init-common: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] clean-classes-common: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] setOSConditions: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] setToolWin: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] setToolUnix: [2024-06-27T10:48:04.559Z] [2024-06-27T10:48:04.559Z] setToolProperty: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setS1ASclassPath: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] init-common: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] clean-jars-common: [2024-06-27T10:48:04.560Z] [echo] @@## web2connector (second time) ##@@ [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setOSConditions: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setToolWin: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setToolUnix: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setToolProperty: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setS1ASclassPath: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] init-common: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] clean: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setOSConditions: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setToolWin: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setToolUnix: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setToolProperty: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setS1ASclassPath: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] init-common: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] clean-common: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setOSConditions: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setToolWin: [2024-06-27T10:48:04.560Z] [2024-06-27T10:48:04.560Z] setToolUnix: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setToolProperty: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setS1ASclassPath: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] init-common: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] clean-classes-common: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setOSConditions: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setToolWin: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setToolUnix: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setToolProperty: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setS1ASclassPath: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] init-common: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] clean-jars-common: [2024-06-27T10:48:04.561Z] [echo] @@## nonstringmcfproperties ##@@ [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setOSConditions: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setToolWin: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setToolUnix: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setToolProperty: [2024-06-27T10:48:04.561Z] [2024-06-27T10:48:04.561Z] setS1ASclassPath: [2024-06-27T10:48:04.597Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:04.598Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:04.598Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:04.598Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:04.598Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:04.598Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:04.598Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:04.806Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:48:04.806Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:48:04.806Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test batch_all [2024-06-27T10:48:04.806Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:48:04.806Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:48:04.806Z] + readonly GF_INTERNAL_ENV_SH=/tmp/rD0gf-internal-env [2024-06-27T10:48:04.806Z] + GF_INTERNAL_ENV_SH=/tmp/rD0gf-internal-env [2024-06-27T10:48:04.806Z] + '[' '!' -z '' ']' [2024-06-27T10:48:04.806Z] + export WSIMPORT_OPTS= [2024-06-27T10:48:04.806Z] + WSIMPORT_OPTS= [2024-06-27T10:48:04.806Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:48:04.806Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:48:04.806Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:48:04.806Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:04.806Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:04.806Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:04.807Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:04.807Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:48:04.807Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:48:04.807Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:48:04.807Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:48:04.807Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:48:04.807Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:48:04.807Z] + echo 'Preparing dependencies ...' [2024-06-27T10:48:04.807Z] Preparing dependencies ... [2024-06-27T10:48:04.807Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:48:04.816Z] [2024-06-27T10:48:04.816Z] init-common: [2024-06-27T10:48:04.816Z] [2024-06-27T10:48:04.816Z] clean: [2024-06-27T10:48:04.816Z] [2024-06-27T10:48:04.816Z] setOSConditions: [2024-06-27T10:48:04.816Z] [2024-06-27T10:48:04.816Z] setToolWin: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] setToolUnix: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] setToolProperty: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] setS1ASclassPath: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] init-common: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] clean-common: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] setOSConditions: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] setToolWin: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] setToolUnix: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] setToolProperty: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] setS1ASclassPath: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] init-common: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] clean-classes-common: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] setOSConditions: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.817Z] setToolWin: [2024-06-27T10:48:04.817Z] [2024-06-27T10:48:04.818Z] setToolUnix: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] setToolProperty: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] setS1ASclassPath: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] init-common: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] clean-jars-common: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] clean: [2024-06-27T10:48:04.818Z] [echo] @@## nonstringraproperties ##@@ [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] clean: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] clean: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] clean: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] setOSConditions: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] setToolWin: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] setToolUnix: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] setToolProperty: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.818Z] setS1ASclassPath: [2024-06-27T10:48:04.818Z] [2024-06-27T10:48:04.819Z] init-common: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] clean-classes-common: [2024-06-27T10:48:04.819Z] [echo] @@## txlevelswitch ##@@ [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] setOSConditions: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] setToolWin: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] setToolUnix: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] setToolProperty: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] setS1ASclassPath: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] init-common: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] clean: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] setOSConditions: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] setToolWin: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] setToolUnix: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] setToolProperty: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.819Z] setS1ASclassPath: [2024-06-27T10:48:04.819Z] [2024-06-27T10:48:04.820Z] init-common: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] clean-common: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] setOSConditions: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] setToolWin: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] setToolUnix: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] setToolProperty: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] setS1ASclassPath: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] init-common: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] clean-classes-common: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] setOSConditions: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] setToolWin: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] setToolUnix: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] setToolProperty: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] setS1ASclassPath: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.820Z] init-common: [2024-06-27T10:48:04.820Z] [2024-06-27T10:48:04.821Z] clean-jars-common: [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] clean: [2024-06-27T10:48:04.821Z] [echo] @@## threadpool ##@@ [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] clean: [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] clean: [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] clean: [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] setOSConditions: [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] setToolWin: [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] setToolUnix: [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] setToolProperty: [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] setS1ASclassPath: [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] init-common: [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] clean-classes-common: [2024-06-27T10:48:04.821Z] [2024-06-27T10:48:04.821Z] clean: [2024-06-27T10:48:04.835Z] [exec] Waiting for domain1 to start ......... [2024-06-27T10:48:04.835Z] [exec] Waiting finished after 8,727 ms. [2024-06-27T10:48:04.835Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:48:04.835Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:04.835Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:04.835Z] [exec] Admin Port: 45,707 [2024-06-27T10:48:04.835Z] [exec] Command start-domain executed successfully. [2024-06-27T10:48:05.076Z] [2024-06-27T10:48:05.077Z] setOSConditions: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setToolWin: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setToolUnix: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setToolProperty: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setS1ASclassPath: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] init-common: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] clean-common: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setOSConditions: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setToolWin: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setToolUnix: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setToolProperty: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setS1ASclassPath: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] init-common: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] clean-classes-common: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setOSConditions: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setToolWin: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setToolUnix: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setToolProperty: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] setS1ASclassPath: [2024-06-27T10:48:05.077Z] [2024-06-27T10:48:05.077Z] init-common: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] clean-jars-common: [2024-06-27T10:48:05.078Z] [echo] @@## connector1.6 ##@@ [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] clean: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] clean: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] clean: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] setOSConditions: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] setToolWin: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] setToolUnix: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] setToolProperty: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] setS1ASclassPath: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] init-common: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] clean-classes-common: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] clean: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] setOSConditions: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] setToolWin: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] setToolUnix: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] setToolProperty: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] setS1ASclassPath: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] init-common: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] clean-common: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.078Z] setOSConditions: [2024-06-27T10:48:05.078Z] [2024-06-27T10:48:05.079Z] setToolWin: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setToolUnix: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setToolProperty: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setS1ASclassPath: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] init-common: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] clean-classes-common: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setOSConditions: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setToolWin: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setToolUnix: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setToolProperty: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setS1ASclassPath: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] init-common: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] clean-jars-common: [2024-06-27T10:48:05.079Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setOSConditions: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setToolWin: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setToolUnix: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setToolProperty: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setS1ASclassPath: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] init-common: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] clean: [2024-06-27T10:48:05.079Z] [2024-06-27T10:48:05.079Z] setOSConditions: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setToolWin: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setToolUnix: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setToolProperty: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setS1ASclassPath: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] init-common: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] clean-common: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setOSConditions: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setToolWin: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setToolUnix: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setToolProperty: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setS1ASclassPath: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] init-common: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] clean-classes-common: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setOSConditions: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setToolWin: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setToolUnix: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setToolProperty: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] setS1ASclassPath: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] init-common: [2024-06-27T10:48:05.080Z] [2024-06-27T10:48:05.080Z] clean-jars-common: [2024-06-27T10:48:05.080Z] [echo] @@## SunRaXml ##@@ [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setOSConditions: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setToolWin: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setToolUnix: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setToolProperty: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setS1ASclassPath: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] init-common: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] clean: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setOSConditions: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setToolWin: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setToolUnix: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setToolProperty: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setS1ASclassPath: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] init-common: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] clean: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setOSConditions: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setToolWin: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setToolUnix: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setToolProperty: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] setS1ASclassPath: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] init-common: [2024-06-27T10:48:05.081Z] [2024-06-27T10:48:05.081Z] create-dboutfile: [2024-06-27T10:48:05.082Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:05.090Z] [echo] run.xml:doing wait for localhost:45712... [2024-06-27T10:48:05.174Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:05.340Z] [2024-06-27T10:48:05.340Z] setOSConditions: [2024-06-27T10:48:05.340Z] [2024-06-27T10:48:05.340Z] setToolWin: [2024-06-27T10:48:05.340Z] [2024-06-27T10:48:05.340Z] setToolUnix: [2024-06-27T10:48:05.340Z] [2024-06-27T10:48:05.340Z] setToolProperty: [2024-06-27T10:48:05.340Z] [2024-06-27T10:48:05.341Z] setS1ASclassPath: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] init-common: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] clean: [2024-06-27T10:48:05.341Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] setOSConditions: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] setToolWin: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] setToolUnix: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] setToolProperty: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] setS1ASclassPath: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] init-common: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] create-dboutfile: [2024-06-27T10:48:05.341Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:05.341Z] [echo] @@## defaultConnectorResource ##@@ [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] clean: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] clean: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] clean: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] setOSConditions: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] setToolWin: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] setToolUnix: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] setToolProperty: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] setS1ASclassPath: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.341Z] init-common: [2024-06-27T10:48:05.341Z] [2024-06-27T10:48:05.342Z] clean-classes-common: [2024-06-27T10:48:05.342Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] clean: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setOSConditions: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setToolWin: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setToolUnix: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setToolProperty: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setS1ASclassPath: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] init-common: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] clean-common: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setOSConditions: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setToolWin: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setToolUnix: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setToolProperty: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setS1ASclassPath: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] init-common: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] clean-classes-common: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setOSConditions: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setToolWin: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setToolUnix: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.342Z] setToolProperty: [2024-06-27T10:48:05.342Z] [2024-06-27T10:48:05.343Z] setS1ASclassPath: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] init-common: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] clean-jars-common: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] unset: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] setOSConditions: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] setToolWin: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] setToolUnix: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] setToolProperty: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] setS1ASclassPath: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] init-common: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] unsetJdbc: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] setOSConditions: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] setToolWin: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] setToolUnix: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] setToolProperty: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] setS1ASclassPath: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] init-common: [2024-06-27T10:48:05.343Z] [2024-06-27T10:48:05.343Z] execute-sql-common: [2024-06-27T10:48:05.383Z] [INFO] [exec] Waiting for domain1 to start .......... [2024-06-27T10:48:05.383Z] [INFO] [exec] Waiting finished after 9,229 ms. [2024-06-27T10:48:05.383Z] [INFO] [exec] Successfully started the domain : domain1 [2024-06-27T10:48:05.383Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:05.383Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:05.383Z] [INFO] [exec] Admin Port: 4,848 [2024-06-27T10:48:05.383Z] [INFO] [exec] Command start-domain executed successfully. [2024-06-27T10:48:05.430Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:48:05.430Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:05.430Z] [javac] 1 warning [2024-06-27T10:48:05.430Z] [2024-06-27T10:48:05.430Z] setOSConditions: [2024-06-27T10:48:05.430Z] [2024-06-27T10:48:05.430Z] setToolWin: [2024-06-27T10:48:05.430Z] [2024-06-27T10:48:05.430Z] setToolUnix: [2024-06-27T10:48:05.430Z] [2024-06-27T10:48:05.430Z] setToolProperty: [2024-06-27T10:48:05.430Z] [2024-06-27T10:48:05.430Z] setS1ASclassPath: [2024-06-27T10:48:05.430Z] [2024-06-27T10:48:05.430Z] init-common: [2024-06-27T10:48:05.430Z] [2024-06-27T10:48:05.430Z] appclient-jar-common: [2024-06-27T10:48:05.430Z] [2024-06-27T10:48:05.430Z] package-appclientjar-common: [2024-06-27T10:48:05.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:05.430Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:05.431Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:05.431Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-client.jar [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] setOSConditions: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] setToolWin: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] setToolUnix: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] setToolProperty: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] setS1ASclassPath: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] init-common: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] ejb-jar-common: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] package-ejbjar-common: [2024-06-27T10:48:05.431Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:05.431Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-ejb.jar [2024-06-27T10:48:05.431Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] setOSConditions: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] fixFiles: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] convUnix: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] convWin: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] setToolWin: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] setToolUnix: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] setToolProperty: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] setS1ASclassPath: [2024-06-27T10:48:05.431Z] [2024-06-27T10:48:05.431Z] init-common: [2024-06-27T10:48:05.432Z] [2024-06-27T10:48:05.432Z] ear-common: [2024-06-27T10:48:05.432Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:05.432Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:05.432Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/descriptor/sun-application.xml to copy. [2024-06-27T10:48:05.432Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:48:05.432Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:05.432Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp.ear [2024-06-27T10:48:05.432Z] [2024-06-27T10:48:05.432Z] setOSConditions: [2024-06-27T10:48:05.432Z] [2024-06-27T10:48:05.432Z] setToolWin: [2024-06-27T10:48:05.432Z] [2024-06-27T10:48:05.432Z] setToolUnix: [2024-06-27T10:48:05.432Z] [2024-06-27T10:48:05.432Z] setToolProperty: [2024-06-27T10:48:05.432Z] [2024-06-27T10:48:05.432Z] setS1ASclassPath: [2024-06-27T10:48:05.432Z] [2024-06-27T10:48:05.432Z] init-common: [2024-06-27T10:48:05.433Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-06-27T10:48:05.433Z] [2024-06-27T10:48:05.433Z] dumpThreadStack: [2024-06-27T10:48:05.433Z] [2024-06-27T10:48:05.433Z] startDomainWindows: [2024-06-27T10:48:05.433Z] [2024-06-27T10:48:05.433Z] startDomain: [2024-06-27T10:48:05.433Z] [2024-06-27T10:48:05.433Z] clean-result: [2024-06-27T10:48:05.463Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:05.480Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:05.480Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:05.480Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:05.480Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:05.480Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:05.480Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:05.480Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:05.500Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:05.501Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:05.501Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:05.501Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:05.501Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:05.501Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:05.501Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:05.651Z] [INFO] [2024-06-27T10:48:05.651Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:48:05.651Z] [INFO] [2024-06-27T10:48:05.651Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:48:05.687Z] [2024-06-27T10:48:05.687Z] build-ut: [2024-06-27T10:48:05.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp [2024-06-27T10:48:05.687Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:05.688Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp-UT.ear [2024-06-27T10:48:05.688Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-ejb.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-ejb [2024-06-27T10:48:05.688Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-web.war into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-web [2024-06-27T10:48:05.688Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-client.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-appclient [2024-06-27T10:48:05.688Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp-UT.ear into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-application [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] setup: [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] deploy: [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] setOSConditions: [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] setToolWin: [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] setToolUnix: [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] setToolProperty: [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] setS1ASclassPath: [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] init-common: [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] deploy-common: [2024-06-27T10:48:05.688Z] [echo] Current time (ISO): 2024-06-27T10:48:05.452+0000 [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] setOSConditions: [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] setToolWin: [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.688Z] setToolUnix: [2024-06-27T10:48:05.688Z] [2024-06-27T10:48:05.689Z] setToolProperty: [2024-06-27T10:48:05.689Z] [2024-06-27T10:48:05.689Z] setS1ASclassPath: [2024-06-27T10:48:05.689Z] [2024-06-27T10:48:05.689Z] init-common: [2024-06-27T10:48:05.689Z] [2024-06-27T10:48:05.689Z] deploy-common-pe: [2024-06-27T10:48:05.718Z] [javac] 1 warning [2024-06-27T10:48:05.718Z] [2024-06-27T10:48:05.718Z] build: [2024-06-27T10:48:05.718Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:05.718Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-basic-ejb.jar [2024-06-27T10:48:05.718Z] [2024-06-27T10:48:05.718Z] run: [2024-06-27T10:48:05.718Z] [2024-06-27T10:48:05.718Z] setOSConditions: [2024-06-27T10:48:05.718Z] [2024-06-27T10:48:05.718Z] setToolWin: [2024-06-27T10:48:05.718Z] [2024-06-27T10:48:05.718Z] setToolUnix: [2024-06-27T10:48:05.719Z] [2024-06-27T10:48:05.719Z] setToolProperty: [2024-06-27T10:48:05.719Z] [2024-06-27T10:48:05.719Z] setS1ASclassPath: [2024-06-27T10:48:05.719Z] [2024-06-27T10:48:05.719Z] init-common: [2024-06-27T10:48:05.719Z] [2024-06-27T10:48:05.719Z] run_se: [2024-06-27T10:48:05.719Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:48:05.730Z] [2024-06-27T10:48:05.730Z] test-group-3: [2024-06-27T10:48:05.730Z] [echo] [2024-06-27T10:48:05.730Z] [echo] [2024-06-27T10:48:05.730Z] [echo] ************************************************** [2024-06-27T10:48:05.730Z] [echo] * Running cmp [2024-06-27T10:48:05.730Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/cmp [2024-06-27T10:48:05.730Z] [echo] ************************************************** [2024-06-27T10:48:05.730Z] [echo] [2024-06-27T10:48:05.730Z] [echo] [2024-06-27T10:48:05.730Z] [2024-06-27T10:48:05.730Z] all: [2024-06-27T10:48:05.730Z] [2024-06-27T10:48:05.730Z] readonly: [2024-06-27T10:48:05.730Z] [2024-06-27T10:48:05.731Z] setOSConditions: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.731Z] setToolWin: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.731Z] setToolUnix: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.731Z] setToolProperty: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.731Z] setS1ASclassPath: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.731Z] init-common: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.731Z] clean: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.731Z] setOSConditions: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.731Z] setToolWin: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.731Z] setToolUnix: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.731Z] setToolProperty: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.731Z] setS1ASclassPath: [2024-06-27T10:48:05.731Z] [2024-06-27T10:48:05.732Z] init-common: [2024-06-27T10:48:05.732Z] [2024-06-27T10:48:05.732Z] clean-common: [2024-06-27T10:48:05.818Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:48:05.818Z] for: CN=basic-7d88b, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:48:05.818Z] [2024-06-27T10:48:05.818Z] Warning: [2024-06-27T10:48:05.818Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:48:05.818Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-06-27T10:48:05.818Z] [CN=basic-7d88b-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-06-27T10:48:05.974Z] [java] ----------------------- [2024-06-27T10:48:05.974Z] [java] ----------------------- [2024-06-27T10:48:05.986Z] [2024-06-27T10:48:05.986Z] setOSConditions: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setToolWin: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setToolUnix: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setToolProperty: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setS1ASclassPath: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] init-common: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] clean-classes-common: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setOSConditions: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setToolWin: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setToolUnix: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setToolProperty: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setS1ASclassPath: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] init-common: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] clean-jars-common: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] compile: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setOSConditions: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setToolWin: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setToolUnix: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setToolProperty: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] setS1ASclassPath: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.987Z] init-common: [2024-06-27T10:48:05.987Z] [2024-06-27T10:48:05.988Z] compile-common: [2024-06-27T10:48:05.988Z] [echo] Current time (ISO): 2024-06-27T10:48:05.837+0000 [2024-06-27T10:48:05.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:05.988Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:06.059Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:06.061Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:06.240Z] [java] Jun 27, 2024 10:48:06 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:06.240Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:06.240Z] [java] Jun 27, 2024 10:48:06 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:06.240Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain3626327176648274854xml [2024-06-27T10:48:06.240Z] [java] Jun 27, 2024 10:48:06 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:06.240Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:48:06.248Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp.ear [2024-06-27T10:48:06.296Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-06-27T10:48:06.296Z] [sql] Failed to execute: drop table messages [2024-06-27T10:48:06.296Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:48:06.296Z] [sql] 0 of 1 SQL statements executed successfully [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] setOSConditions: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] setToolWin: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] setToolUnix: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] setToolProperty: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] setS1ASclassPath: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] init-common: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] undeploy-jdbc-common: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] setOSConditions: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] setToolWin: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] setToolUnix: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] setToolProperty: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] setS1ASclassPath: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.296Z] init-common: [2024-06-27T10:48:06.296Z] [2024-06-27T10:48:06.297Z] delete-jdbc-resource-common: [2024-06-27T10:48:06.297Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-06-27T10:48:06.315Z] [javac] 1 warning [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] build: [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] setOSConditions: [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] fixFiles: [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] convUnix: [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] convWin: [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] setToolWin: [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] setToolUnix: [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] setToolProperty: [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] setS1ASclassPath: [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] init-common: [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] package-persistence-common: [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] ejb-jar-common: [2024-06-27T10:48:06.315Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.315Z] package-ejbjar-common: [2024-06-27T10:48:06.315Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.315Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.315Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.315Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-ejb.jar [2024-06-27T10:48:06.315Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.315Z] [2024-06-27T10:48:06.316Z] appclient-jar-common: [2024-06-27T10:48:06.329Z] [javac] 1 warning [2024-06-27T10:48:06.329Z] [2024-06-27T10:48:06.329Z] build: [2024-06-27T10:48:06.329Z] [2024-06-27T10:48:06.330Z] setOSConditions: [2024-06-27T10:48:06.330Z] [2024-06-27T10:48:06.330Z] fixFiles: [2024-06-27T10:48:06.330Z] [2024-06-27T10:48:06.330Z] convUnix: [2024-06-27T10:48:06.330Z] [2024-06-27T10:48:06.330Z] convWin: [2024-06-27T10:48:06.330Z] [2024-06-27T10:48:06.330Z] setToolWin: [2024-06-27T10:48:06.330Z] [2024-06-27T10:48:06.330Z] setToolUnix: [2024-06-27T10:48:06.330Z] [2024-06-27T10:48:06.330Z] setToolProperty: [2024-06-27T10:48:06.330Z] [2024-06-27T10:48:06.330Z] setS1ASclassPath: [2024-06-27T10:48:06.330Z] [2024-06-27T10:48:06.330Z] init-common: [2024-06-27T10:48:06.330Z] [2024-06-27T10:48:06.330Z] package-persistence-common: [2024-06-27T10:48:06.330Z] [2024-06-27T10:48:06.330Z] ejb-jar-common: [2024-06-27T10:48:06.330Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:06.330Z] [2024-06-27T10:48:06.330Z] package-ejbjar-common: [2024-06-27T10:48:06.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.331Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.331Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdi-ejb.jar [2024-06-27T10:48:06.331Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.331Z] [2024-06-27T10:48:06.331Z] appclient-jar-common: [2024-06-27T10:48:06.331Z] [2024-06-27T10:48:06.331Z] package-appclientjar-common: [2024-06-27T10:48:06.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.331Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdi-client.jar [2024-06-27T10:48:06.331Z] [2024-06-27T10:48:06.331Z] webclient-war-common: [2024-06-27T10:48:06.331Z] [2024-06-27T10:48:06.331Z] build-ear-common: [2024-06-27T10:48:06.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:06.331Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:06.331Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiApp.ear [2024-06-27T10:48:06.331Z] [2024-06-27T10:48:06.331Z] deploy: [2024-06-27T10:48:06.331Z] [2024-06-27T10:48:06.331Z] setOSConditions: [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] setToolWin: [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] setToolUnix: [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] setToolProperty: [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] setS1ASclassPath: [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] init-common: [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] deploy-common: [2024-06-27T10:48:06.332Z] [echo] Current time (ISO): 2024-06-27T10:48:06.186+0000 [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] setOSConditions: [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] setToolWin: [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] setToolUnix: [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] setToolProperty: [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] setS1ASclassPath: [2024-06-27T10:48:06.332Z] [2024-06-27T10:48:06.332Z] init-common: [2024-06-27T10:48:06.333Z] [2024-06-27T10:48:06.333Z] deploy-common-pe: [2024-06-27T10:48:06.348Z] [INFO] [exec] Created 1 option(s) [2024-06-27T10:48:06.348Z] [INFO] [exec] Command create-jvm-options executed successfully. [2024-06-27T10:48:06.348Z] [WARNING] [echo] stopping server [2024-06-27T10:48:06.571Z] [2024-06-27T10:48:06.571Z] package-appclientjar-common: [2024-06-27T10:48:06.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.571Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.571Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.571Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-client.jar [2024-06-27T10:48:06.571Z] [2024-06-27T10:48:06.571Z] webclient-war-common: [2024-06-27T10:48:06.571Z] [2024-06-27T10:48:06.571Z] build-ear-common: [2024-06-27T10:48:06.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:06.571Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:06.571Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:06.572Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2024-06-27T10:48:06.572Z] [2024-06-27T10:48:06.572Z] deploy: [2024-06-27T10:48:06.572Z] [2024-06-27T10:48:06.572Z] setOSConditions: [2024-06-27T10:48:06.572Z] [2024-06-27T10:48:06.572Z] setToolWin: [2024-06-27T10:48:06.572Z] [2024-06-27T10:48:06.572Z] setToolUnix: [2024-06-27T10:48:06.572Z] [2024-06-27T10:48:06.572Z] setToolProperty: [2024-06-27T10:48:06.572Z] [2024-06-27T10:48:06.572Z] setS1ASclassPath: [2024-06-27T10:48:06.572Z] [2024-06-27T10:48:06.572Z] init-common: [2024-06-27T10:48:06.572Z] [2024-06-27T10:48:06.572Z] execute-sql-common: [2024-06-27T10:48:06.734Z] [INFO] Scanning for projects... [2024-06-27T10:48:06.938Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiApp.ear [2024-06-27T10:48:07.084Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:48:07.084Z] for: CN=basic-9dpn0-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:48:07.084Z] [2024-06-27T10:48:07.084Z] Warning: [2024-06-27T10:48:07.084Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:48:07.166Z] [java] Jun 27, 2024 10:48:07 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:48:07.166Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:48:07.257Z] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:48:07.257Z] for: CN=basic-7d88b-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-06-27T10:48:07.257Z] [2024-06-27T10:48:07.257Z] Warning: [2024-06-27T10:48:07.257Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:48:07.351Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:07.351Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:07.351Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:07.351Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:07.351Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:07.351Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:07.351Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:07.499Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2024-06-27T10:48:07.688Z] Enter keystore password: Certificate stored in file [2024-06-27T10:48:07.688Z] [2024-06-27T10:48:07.688Z] Warning: [2024-06-27T10:48:07.688Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:48:07.747Z] [java] Jun 27, 2024 10:48:07 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:48:07.747Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:48:07.754Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:48:07.754Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:48:07.754Z] [sql] 0 rows affected [2024-06-27T10:48:07.754Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:48:07.754Z] [2024-06-27T10:48:07.754Z] setOSConditions: [2024-06-27T10:48:07.754Z] [2024-06-27T10:48:07.754Z] setToolWin: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] setToolUnix: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] setToolProperty: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] setS1ASclassPath: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] init-common: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] deploy-jdbc-common: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] setOSConditions: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] setToolWin: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] setToolUnix: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] setToolProperty: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] setS1ASclassPath: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] init-common: [2024-06-27T10:48:07.755Z] [2024-06-27T10:48:07.755Z] create-jdbc-connpool-common: [2024-06-27T10:48:07.824Z] Enter keystore password: Certificate stored in file [2024-06-27T10:48:07.824Z] [2024-06-27T10:48:07.824Z] Warning: [2024-06-27T10:48:07.824Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:48:07.937Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:08.040Z] [INFO] [exec] Waiting for the domain to stop ... [2024-06-27T10:48:08.040Z] [INFO] [exec] Waiting finished after 2,275 ms. [2024-06-27T10:48:08.040Z] [INFO] [exec] Command stop-domain executed successfully. [2024-06-27T10:48:08.040Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:48:08.040Z] [WARNING] [echo] | | [2024-06-27T10:48:08.040Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:48:08.040Z] [WARNING] [echo] | in Felix mode | [2024-06-27T10:48:08.040Z] [WARNING] [echo] | | [2024-06-27T10:48:08.040Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:48:08.115Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:48:08.191Z] [javac] 1 warning [2024-06-27T10:48:08.191Z] [2024-06-27T10:48:08.191Z] setOSConditions: [2024-06-27T10:48:08.191Z] [2024-06-27T10:48:08.192Z] setToolWin: [2024-06-27T10:48:08.192Z] [2024-06-27T10:48:08.192Z] setToolUnix: [2024-06-27T10:48:08.192Z] [2024-06-27T10:48:08.192Z] setToolProperty: [2024-06-27T10:48:08.192Z] [2024-06-27T10:48:08.192Z] setS1ASclassPath: [2024-06-27T10:48:08.192Z] [2024-06-27T10:48:08.192Z] init-common: [2024-06-27T10:48:08.192Z] [2024-06-27T10:48:08.192Z] compile-common: [2024-06-27T10:48:08.192Z] [echo] Current time (ISO): 2024-06-27T10:48:08.039+0000 [2024-06-27T10:48:08.192Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:08.273Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-06-27T10:48:08.273Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-06-27T10:48:08.273Z] [exec] Result: 1 [2024-06-27T10:48:08.273Z] [echo] cmd executed for server [2024-06-27T10:48:08.273Z] [2024-06-27T10:48:08.273Z] setOSConditions: [2024-06-27T10:48:08.273Z] [2024-06-27T10:48:08.273Z] setToolWin: [2024-06-27T10:48:08.273Z] [2024-06-27T10:48:08.273Z] setToolUnix: [2024-06-27T10:48:08.273Z] [2024-06-27T10:48:08.273Z] setToolProperty: [2024-06-27T10:48:08.273Z] [2024-06-27T10:48:08.273Z] setS1ASclassPath: [2024-06-27T10:48:08.273Z] [2024-06-27T10:48:08.273Z] init-common: [2024-06-27T10:48:08.273Z] [2024-06-27T10:48:08.273Z] delete-jdbc-connpool-common: [2024-06-27T10:48:08.273Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-06-27T10:48:08.289Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:48:08.309Z] [java] Jun 27, 2024 10:48:07 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:08.309Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:48:08.309Z] [java] Jun 27, 2024 10:48:07 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:08.309Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:48:08.309Z] [java] Jun 27, 2024 10:48:07 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:08.309Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:48:08.309Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:48:08.309Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:48:08.309Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:08.309Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:08.309Z] [java] Jun 27, 2024 10:48:08 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:08.309Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (1,030 ms), startup services (1,081 ms), total (2,111 ms) [2024-06-27T10:48:08.565Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:08.565Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:08.722Z] Enter keystore password: Certificate stored in file [2024-06-27T10:48:08.722Z] [2024-06-27T10:48:08.722Z] Warning: [2024-06-27T10:48:08.722Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:48:08.839Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:08.839Z] [java] Jun 27, 2024 10:48:08 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:48:08.840Z] [java] INFO: Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:48:08.840Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:08.840Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:08.840Z] [java] Jun 27, 2024 10:48:08 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:08.840Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:08.840Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:08.840Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:08.840Z] [java] Jun 27, 2024 10:48:08 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:08.840Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,619 ms), startup services (10 ms), total (2,629 ms) [2024-06-27T10:48:08.840Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:08.840Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:08.875Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2024-06-27T10:48:08.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-06-27T10:48:08.875Z] [exec] Result: 1 [2024-06-27T10:48:08.875Z] [echo] cmd executed for server [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] undeploy: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] setOSConditions: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] setToolWin: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] setToolUnix: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] setToolProperty: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] setS1ASclassPath: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] init-common: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] undeploy: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] setOSConditions: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] setToolWin: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] setToolUnix: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] setToolProperty: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] setS1ASclassPath: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] init-common: [2024-06-27T10:48:08.875Z] [2024-06-27T10:48:08.875Z] undeploy-common: [2024-06-27T10:48:08.888Z] Enter keystore password: Certificate stored in file [2024-06-27T10:48:08.888Z] [2024-06-27T10:48:08.888Z] Warning: [2024-06-27T10:48:08.888Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-06-27T10:48:08.940Z] [INFO] [2024-06-27T10:48:08.940Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:48:08.940Z] [INFO] [2024-06-27T10:48:08.940Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:48:09.095Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:48:09.095Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:48:09.095Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:09.095Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-06-27T10:48:09.095Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:09.095Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:48:09.095Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:09.096Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@427308f8 [2024-06-27T10:48:09.096Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:09.096Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:48:09.096Z] [java] Jun 27, 2024 10:48:08 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:09.096Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:48:09.132Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:09.132Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:09.132Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:09.132Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:09.132Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:09.132Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:09.132Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:09.322Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:48:09.380Z] Avoid second fetch [2024-06-27T10:48:09.394Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:48:09.479Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:48:09.479Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:48:09.479Z] [exec] Result: 1 [2024-06-27T10:48:09.479Z] [2024-06-27T10:48:09.480Z] setOSConditions: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] setToolWin: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] setToolUnix: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] setToolProperty: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] setS1ASclassPath: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] init-common: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] restart: [2024-06-27T10:48:09.480Z] [echo] Not required to restart [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] undeploy: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] setOSConditions: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] setToolWin: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] setToolUnix: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] setToolProperty: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] setS1ASclassPath: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] init-common: [2024-06-27T10:48:09.480Z] [2024-06-27T10:48:09.480Z] undeploy: [2024-06-27T10:48:09.491Z] Enter keystore password: Certificate was added to keystore [2024-06-27T10:48:09.657Z] [java] Jun 27, 2024 10:48:09 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:48:09.657Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:48:09.657Z] [java] Jun 27, 2024 10:48:09 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:09.657Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:48:09.657Z] [java] Jun 27, 2024 10:48:09 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:48:09.657Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:48:09.657Z] [java] Jun 27, 2024 10:48:09 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:09.657Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:48:09.688Z] [INFO] [exec] Waiting for the domain to stop ... [2024-06-27T10:48:09.688Z] [INFO] [exec] Waiting finished after 2,411 ms. [2024-06-27T10:48:09.688Z] [INFO] [exec] Command stop-domain executed successfully. [2024-06-27T10:48:09.688Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:48:09.688Z] [WARNING] [echo] | | [2024-06-27T10:48:09.688Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:48:09.688Z] [WARNING] [echo] | in Felix mode | [2024-06-27T10:48:09.688Z] [WARNING] [echo] | | [2024-06-27T10:48:09.688Z] [WARNING] [echo] +-----------------------------+ [2024-06-27T10:48:09.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:48:09.688Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:48:09.688Z] [2024-06-27T10:48:09.688Z] set-derby-connpool-props: [2024-06-27T10:48:09.736Z] [2024-06-27T10:48:09.736Z] setOSConditions: [2024-06-27T10:48:09.736Z] [2024-06-27T10:48:09.736Z] setToolWin: [2024-06-27T10:48:09.736Z] [2024-06-27T10:48:09.736Z] setToolUnix: [2024-06-27T10:48:09.736Z] [2024-06-27T10:48:09.736Z] setToolProperty: [2024-06-27T10:48:09.736Z] [2024-06-27T10:48:09.736Z] setS1ASclassPath: [2024-06-27T10:48:09.736Z] [2024-06-27T10:48:09.736Z] init-common: [2024-06-27T10:48:09.736Z] [2024-06-27T10:48:09.736Z] undeploy-common: [2024-06-27T10:48:09.748Z] [exec] Waiting for domain1 to start ......... [2024-06-27T10:48:09.748Z] [exec] Waiting finished after 8,487 ms. [2024-06-27T10:48:09.748Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:48:09.748Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:09.748Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:09.748Z] [exec] Admin Port: 45,707 [2024-06-27T10:48:09.748Z] [exec] Command start-domain executed successfully. [2024-06-27T10:48:09.748Z] [echo] run.xml:doing wait for localhost:45712... [2024-06-27T10:48:09.748Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-06-27T10:48:09.938Z] [java] Jun 27, 2024 10:48:09 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:09.938Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:48:09.992Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:48:09.993Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:48:09.993Z] [exec] Result: 1 [2024-06-27T10:48:09.993Z] [2024-06-27T10:48:09.993Z] setOSConditions: [2024-06-27T10:48:09.993Z] [2024-06-27T10:48:09.993Z] setToolWin: [2024-06-27T10:48:09.993Z] [2024-06-27T10:48:09.993Z] setToolUnix: [2024-06-27T10:48:09.993Z] [2024-06-27T10:48:09.993Z] setToolProperty: [2024-06-27T10:48:09.993Z] [2024-06-27T10:48:09.993Z] setS1ASclassPath: [2024-06-27T10:48:10.021Z] [INFO] [2024-06-27T10:48:10.021Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:48:10.021Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:48:10.021Z] [INFO] from pom.xml [2024-06-27T10:48:10.021Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] dumpThreadStack: [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] startDomainWindows: [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] startDomain: [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] clean-result: [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] test-group-2: [2024-06-27T10:48:10.042Z] [echo] [2024-06-27T10:48:10.042Z] [echo] [2024-06-27T10:48:10.042Z] [echo] ************************************************** [2024-06-27T10:48:10.042Z] [echo] * Running mdb [2024-06-27T10:48:10.042Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb [2024-06-27T10:48:10.042Z] [echo] ************************************************** [2024-06-27T10:48:10.042Z] [echo] [2024-06-27T10:48:10.042Z] [echo] [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] all: [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] cmt: [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] setOSConditions: [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] setToolWin: [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] setToolUnix: [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] setToolProperty: [2024-06-27T10:48:10.042Z] [2024-06-27T10:48:10.042Z] setS1ASclassPath: [2024-06-27T10:48:10.097Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:10.097Z] [javac] 1 warning [2024-06-27T10:48:10.097Z] [2024-06-27T10:48:10.097Z] build: [2024-06-27T10:48:10.194Z] [java] Jun 27, 2024 10:48:10 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:48:10.194Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:48:10.252Z] Domain domain1 created. [2024-06-27T10:48:10.252Z] Domain domain1 admin port is 45707. [2024-06-27T10:48:10.252Z] Domain domain1 allows admin login as user "admin" with no password. [2024-06-27T10:48:10.252Z] Command create-domain executed successfully. [2024-06-27T10:48:10.252Z] + HOST=localhost [2024-06-27T10:48:10.252Z] + echo ' [2024-06-27T10:48:10.252Z] gf.version=${env.GF_VERSION} [2024-06-27T10:48:10.252Z] bundles.dir=${env.WORKSPACE}/bundles [2024-06-27T10:48:10.252Z] admin.domain=domain1 [2024-06-27T10:48:10.252Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-06-27T10:48:10.252Z] admin.port=45707 [2024-06-27T10:48:10.252Z] admin.user=admin [2024-06-27T10:48:10.252Z] admin.host=localhost [2024-06-27T10:48:10.252Z] http.port=45711 [2024-06-27T10:48:10.252Z] https.port=45712 [2024-06-27T10:48:10.252Z] http.host=localhost [2024-06-27T10:48:10.252Z] http.address=127.0.0.1 [2024-06-27T10:48:10.252Z] http.alternate.port=45713 [2024-06-27T10:48:10.252Z] orb.port=45710 [2024-06-27T10:48:10.252Z] admin.password= [2024-06-27T10:48:10.252Z] ssl.password=changeit [2024-06-27T10:48:10.252Z] master.password=changeit [2024-06-27T10:48:10.252Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-06-27T10:48:10.252Z] appserver.instance.name=server [2024-06-27T10:48:10.252Z] config.dottedname.prefix=server [2024-06-27T10:48:10.252Z] resources.dottedname.prefix=domain.resources [2024-06-27T10:48:10.252Z] results.mailhost=localhost [2024-06-27T10:48:10.252Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-06-27T10:48:10.252Z] results.mailee=yourname@sun.com [2024-06-27T10:48:10.252Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-06-27T10:48:10.252Z] precompilejsp=true [2024-06-27T10:48:10.252Z] jvm.maxpermsize=192m [2024-06-27T10:48:10.252Z] ENABLE_REPLICATION=false [2024-06-27T10:48:10.252Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain} [2024-06-27T10:48:10.252Z] cluster.name=clusterA [2024-06-27T10:48:10.252Z] instance.name=inst1 [2024-06-27T10:48:10.252Z] instance.name.2=inst2 [2024-06-27T10:48:10.252Z] instance.name.3=inst3 [2024-06-27T10:48:10.252Z] instance.http.port=45716 [2024-06-27T10:48:10.252Z] instance.https.port=45719 [2024-06-27T10:48:10.252Z] instance.http.port.2=45717 [2024-06-27T10:48:10.252Z] instance.http.port.3=45718 [2024-06-27T10:48:10.252Z] nodeagent.name=localhost-domain1 [2024-06-27T10:48:10.252Z] ' [2024-06-27T10:48:10.252Z] + kill_processes [2024-06-27T10:48:10.252Z] + ps -aef [2024-06-27T10:48:10.252Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 19: ps: command not found [2024-06-27T10:48:10.252Z] + grep java [2024-06-27T10:48:10.252Z] + grep -v grep [2024-06-27T10:48:10.252Z] + grep ASMain [2024-06-27T10:48:10.252Z] + awk '{print $2}' [2024-06-27T10:48:10.252Z] + xargs kill -9 [2024-06-27T10:48:10.252Z] + true [2024-06-27T10:48:10.252Z] + jps [2024-06-27T10:48:10.252Z] + grep Main [2024-06-27T10:48:10.252Z] + grep -v grep [2024-06-27T10:48:10.252Z] + awk '{print $1}' [2024-06-27T10:48:10.252Z] + xargs kill -9 [2024-06-27T10:48:10.252Z] + true [2024-06-27T10:48:10.252Z] + ps -aef [2024-06-27T10:48:10.252Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 21: ps: command not found [2024-06-27T10:48:10.252Z] + grep derby [2024-06-27T10:48:10.252Z] + grep -v grep [2024-06-27T10:48:10.252Z] + awk '{print $2}' [2024-06-27T10:48:10.252Z] + xargs kill -9 [2024-06-27T10:48:10.252Z] + true [2024-06-27T10:48:10.252Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web [2024-06-27T10:48:10.252Z] + ant init jsp finish-report [2024-06-27T10:48:10.252Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:48:10.252Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/build.xml [2024-06-27T10:48:10.271Z] [2024-06-27T10:48:10.271Z] init-common: [2024-06-27T10:48:10.271Z] [2024-06-27T10:48:10.271Z] restart: [2024-06-27T10:48:10.271Z] [echo] Not required to restart [2024-06-27T10:48:10.271Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-06-27T10:48:10.271Z] [2024-06-27T10:48:10.272Z] clean: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] clean: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] clean: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] setOSConditions: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] setToolWin: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] setToolUnix: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] setToolProperty: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] setS1ASclassPath: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] init-common: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] clean-classes-common: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] clean: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] setOSConditions: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] setToolWin: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] setToolUnix: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] setToolProperty: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] setS1ASclassPath: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] init-common: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] clean-common: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.272Z] setOSConditions: [2024-06-27T10:48:10.272Z] [2024-06-27T10:48:10.273Z] setToolWin: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setToolUnix: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setToolProperty: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setS1ASclassPath: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] init-common: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] clean-classes-common: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setOSConditions: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setToolWin: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setToolUnix: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setToolProperty: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setS1ASclassPath: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] init-common: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] clean-jars-common: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] unset: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setOSConditions: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setToolWin: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setToolUnix: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setToolProperty: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] setS1ASclassPath: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] init-common: [2024-06-27T10:48:10.273Z] [2024-06-27T10:48:10.273Z] unsetJdbc: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setOSConditions: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setToolWin: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setToolUnix: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setToolProperty: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setS1ASclassPath: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] init-common: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] execute-sql-common: [2024-06-27T10:48:10.274Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-06-27T10:48:10.274Z] [sql] Failed to execute: drop table messages [2024-06-27T10:48:10.274Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:48:10.274Z] [sql] 0 of 1 SQL statements executed successfully [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setOSConditions: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setToolWin: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setToolUnix: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setToolProperty: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setS1ASclassPath: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] init-common: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] undeploy-jdbc-common: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setOSConditions: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setToolWin: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.274Z] setToolUnix: [2024-06-27T10:48:10.274Z] [2024-06-27T10:48:10.275Z] setToolProperty: [2024-06-27T10:48:10.275Z] [2024-06-27T10:48:10.275Z] setS1ASclassPath: [2024-06-27T10:48:10.275Z] [2024-06-27T10:48:10.275Z] init-common: [2024-06-27T10:48:10.275Z] [2024-06-27T10:48:10.275Z] delete-jdbc-resource-common: [2024-06-27T10:48:10.275Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] init-common: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] clean: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] setOSConditions: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] setToolWin: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] setToolUnix: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] setToolProperty: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] setS1ASclassPath: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] init-common: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] clean-common: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] setOSConditions: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] setToolWin: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] setToolUnix: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] setToolProperty: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] setS1ASclassPath: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] init-common: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.340Z] clean-classes-common: [2024-06-27T10:48:10.340Z] [2024-06-27T10:48:10.341Z] setOSConditions: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] setToolWin: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] setToolUnix: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] setToolProperty: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] setS1ASclassPath: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] init-common: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] clean-jars-common: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] compile: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] setOSConditions: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] setToolWin: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] setToolUnix: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] setToolProperty: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] setS1ASclassPath: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] init-common: [2024-06-27T10:48:10.341Z] [2024-06-27T10:48:10.341Z] compile-common: [2024-06-27T10:48:10.341Z] [echo] Current time (ISO): 2024-06-27T10:48:10.256+0000 [2024-06-27T10:48:10.341Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:10.341Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:10.351Z] [2024-06-27T10:48:10.351Z] setOSConditions: [2024-06-27T10:48:10.351Z] [2024-06-27T10:48:10.351Z] fixFiles: [2024-06-27T10:48:10.351Z] [2024-06-27T10:48:10.351Z] convUnix: [2024-06-27T10:48:10.351Z] [2024-06-27T10:48:10.351Z] convWin: [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] setToolWin: [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] setToolUnix: [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] setToolProperty: [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] setS1ASclassPath: [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] init-common: [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] package-persistence-common: [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] ejb-jar-common: [2024-06-27T10:48:10.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] package-ejbjar-common: [2024-06-27T10:48:10.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:10.352Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:10.352Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:10.352Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:10.352Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:10.352Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonly-ejb.jar [2024-06-27T10:48:10.352Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] appclient-jar-common: [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] package-appclientjar-common: [2024-06-27T10:48:10.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:10.352Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:10.352Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:10.352Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonly-client.jar [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] webclient-war-common: [2024-06-27T10:48:10.352Z] [2024-06-27T10:48:10.352Z] build-ear-common: [2024-06-27T10:48:10.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:10.353Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:10.353Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:10.353Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonlyApp.ear [2024-06-27T10:48:10.353Z] [2024-06-27T10:48:10.353Z] setup: [2024-06-27T10:48:10.353Z] [2024-06-27T10:48:10.353Z] setOSConditions: [2024-06-27T10:48:10.353Z] [2024-06-27T10:48:10.353Z] setToolWin: [2024-06-27T10:48:10.353Z] [2024-06-27T10:48:10.353Z] setToolUnix: [2024-06-27T10:48:10.353Z] [2024-06-27T10:48:10.353Z] setToolProperty: [2024-06-27T10:48:10.353Z] [2024-06-27T10:48:10.353Z] setS1ASclassPath: [2024-06-27T10:48:10.353Z] [2024-06-27T10:48:10.353Z] init-common: [2024-06-27T10:48:10.353Z] [2024-06-27T10:48:10.353Z] execute-ejb-sql-common: [2024-06-27T10:48:10.419Z] Domain domain1 created. [2024-06-27T10:48:10.419Z] Domain domain1 admin port is 45707. [2024-06-27T10:48:10.419Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-06-27T10:48:10.419Z] Command create-domain executed successfully. [2024-06-27T10:48:10.419Z] + echo ' [2024-06-27T10:48:10.419Z] gf.version=${env.GF_VERSION} [2024-06-27T10:48:10.419Z] bundles.dir=${env.WORKSPACE}/bundles [2024-06-27T10:48:10.419Z] admin.domain=domain1 [2024-06-27T10:48:10.419Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-06-27T10:48:10.419Z] admin.port=45707 [2024-06-27T10:48:10.419Z] admin.user=anonymous [2024-06-27T10:48:10.419Z] admin.host=localhost [2024-06-27T10:48:10.419Z] http.port=45712 [2024-06-27T10:48:10.419Z] https.port=45711 [2024-06-27T10:48:10.419Z] http.host=localhost [2024-06-27T10:48:10.419Z] http.address=127.0.0.1 [2024-06-27T10:48:10.419Z] http.alternate.port=45713 [2024-06-27T10:48:10.419Z] orb.port=45710 [2024-06-27T10:48:10.419Z] admin.password= [2024-06-27T10:48:10.419Z] ssl.password=changeit [2024-06-27T10:48:10.419Z] master.password=changeit [2024-06-27T10:48:10.419Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-06-27T10:48:10.419Z] appserver.instance.name=server [2024-06-27T10:48:10.419Z] config.dottedname.prefix=server [2024-06-27T10:48:10.419Z] resources.dottedname.prefix=domain.resources [2024-06-27T10:48:10.419Z] results.mailhost=localhost [2024-06-27T10:48:10.419Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-06-27T10:48:10.419Z] results.mailee=yourname@sun.com [2024-06-27T10:48:10.419Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-06-27T10:48:10.419Z] precompilejsp=true [2024-06-27T10:48:10.419Z] jvm.maxpermsize=192m [2024-06-27T10:48:10.419Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-06-27T10:48:10.419Z] + jps [2024-06-27T10:48:10.419Z] + grep Main [2024-06-27T10:48:10.419Z] + cut -f1 '-d ' [2024-06-27T10:48:10.419Z] + xargs kill -9 [2024-06-27T10:48:10.419Z] + true [2024-06-27T10:48:10.419Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/ [2024-06-27T10:48:10.419Z] + sed s/1527/45716/g domain.xml [2024-06-27T10:48:10.419Z] + mv domain.xml.replaced domain.xml [2024-06-27T10:48:10.419Z] + grep PortNumber domain.xml [2024-06-27T10:48:10.419Z] [2024-06-27T10:48:10.419Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config [2024-06-27T10:48:10.419Z] + rm derby.properties.replaced [2024-06-27T10:48:10.419Z] + true [2024-06-27T10:48:10.419Z] + sed s/1527/45716/g derby.properties [2024-06-27T10:48:10.472Z] [exec] Application deployed with name jms-destination-definitionApp. [2024-06-27T10:48:10.472Z] [echo] Deployment on target server server successful [2024-06-27T10:48:10.472Z] [2024-06-27T10:48:10.472Z] setOSConditions: [2024-06-27T10:48:10.472Z] [2024-06-27T10:48:10.472Z] setToolWin: [2024-06-27T10:48:10.472Z] [2024-06-27T10:48:10.472Z] setToolUnix: [2024-06-27T10:48:10.472Z] [2024-06-27T10:48:10.472Z] setToolProperty: [2024-06-27T10:48:10.472Z] [2024-06-27T10:48:10.472Z] setS1ASclassPath: [2024-06-27T10:48:10.472Z] [2024-06-27T10:48:10.472Z] init-common: [2024-06-27T10:48:10.472Z] [2024-06-27T10:48:10.472Z] deploy-common-ee: [2024-06-27T10:48:10.472Z] [2024-06-27T10:48:10.472Z] run: [2024-06-27T10:48:10.472Z] [2024-06-27T10:48:10.473Z] setOSConditions: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] setToolWin: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] setToolUnix: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] setToolProperty: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] setS1ASclassPath: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] init-common: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] run-it: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] setOSConditions: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] setToolWin: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] setToolUnix: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] setToolProperty: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] setS1ASclassPath: [2024-06-27T10:48:10.473Z] [2024-06-27T10:48:10.473Z] init-common: [2024-06-27T10:48:10.655Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:48:10.655Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:48:10.675Z] + rm derby.properties [2024-06-27T10:48:10.675Z] + sed s/1528/45717/g derby.properties.replaced [2024-06-27T10:48:10.675Z] + cat derby.properties [2024-06-27T10:48:10.675Z] # [2024-06-27T10:48:10.675Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-06-27T10:48:10.675Z] # [2024-06-27T10:48:10.675Z] # This program and the accompanying materials are made available under the [2024-06-27T10:48:10.675Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-06-27T10:48:10.675Z] # http://www.eclipse.org/legal/epl-2.0. [2024-06-27T10:48:10.675Z] # [2024-06-27T10:48:10.675Z] # This Source Code may also be made available under the following Secondary [2024-06-27T10:48:10.675Z] # Licenses when the conditions for such availability set forth in the [2024-06-27T10:48:10.675Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-06-27T10:48:10.675Z] # version 2 with the GNU Classpath Exception, which is available at [2024-06-27T10:48:10.675Z] # https://www.gnu.org/software/classpath/license.html. [2024-06-27T10:48:10.675Z] # [2024-06-27T10:48:10.675Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-06-27T10:48:10.675Z] # [2024-06-27T10:48:10.675Z] [2024-06-27T10:48:10.675Z] [2024-06-27T10:48:10.675Z] db.port=45716 [2024-06-27T10:48:10.675Z] db.port.2=45717 [2024-06-27T10:48:10.675Z] db.host=localhost [2024-06-27T10:48:10.675Z] db.type=derby [2024-06-27T10:48:10.675Z] db.name=testdb [2024-06-27T10:48:10.675Z] db.user=dbuser [2024-06-27T10:48:10.675Z] db.pwd=dbpassword [2024-06-27T10:48:10.675Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-06-27T10:48:10.675Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-06-27T10:48:10.675Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-06-27T10:48:10.675Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-06-27T10:48:10.675Z] + rm -rf '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results*' [2024-06-27T10:48:10.675Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb [2024-06-27T10:48:10.675Z] + rm count.txt [2024-06-27T10:48:10.676Z] rm: cannot remove 'count.txt': No such file or directory [2024-06-27T10:48:10.676Z] + true [2024-06-27T10:48:10.676Z] + ant ejb_group_1 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-06-27T10:48:10.676Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:48:10.676Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-06-27T10:48:10.729Z] [2024-06-27T10:48:10.729Z] runclient-common: [2024-06-27T10:48:10.729Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionAppClient.jar -name jms-destination-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-06-27T10:48:10.824Z] [2024-06-27T10:48:10.824Z] init: [2024-06-27T10:48:10.825Z] [2024-06-27T10:48:10.825Z] init-report: [2024-06-27T10:48:10.825Z] [2024-06-27T10:48:10.825Z] setOSConditions: [2024-06-27T10:48:10.825Z] [2024-06-27T10:48:10.825Z] setToolWin: [2024-06-27T10:48:10.825Z] [2024-06-27T10:48:10.825Z] setToolUnix: [2024-06-27T10:48:10.825Z] [2024-06-27T10:48:10.825Z] setToolProperty: [2024-06-27T10:48:10.825Z] [2024-06-27T10:48:10.825Z] setS1ASclassPath: [2024-06-27T10:48:10.825Z] [2024-06-27T10:48:10.825Z] init-common: [2024-06-27T10:48:10.825Z] [2024-06-27T10:48:10.825Z] startDomainUnix: [2024-06-27T10:48:10.836Z] [INFO] No sources to compile [2024-06-27T10:48:10.836Z] [INFO] [2024-06-27T10:48:10.836Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:48:10.836Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-06-27T10:48:10.836Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-06-27T10:48:10.836Z] [exec] Result: 1 [2024-06-27T10:48:10.836Z] [echo] cmd executed for server [2024-06-27T10:48:10.836Z] [2024-06-27T10:48:10.836Z] setOSConditions: [2024-06-27T10:48:10.836Z] [2024-06-27T10:48:10.836Z] setToolWin: [2024-06-27T10:48:10.837Z] [2024-06-27T10:48:10.837Z] setToolUnix: [2024-06-27T10:48:10.837Z] [2024-06-27T10:48:10.837Z] setToolProperty: [2024-06-27T10:48:10.837Z] [2024-06-27T10:48:10.837Z] setS1ASclassPath: [2024-06-27T10:48:10.837Z] [2024-06-27T10:48:10.837Z] init-common: [2024-06-27T10:48:10.837Z] [2024-06-27T10:48:10.837Z] delete-jdbc-connpool-common: [2024-06-27T10:48:10.837Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:48:11.081Z] [echo] Starting DAS [2024-06-27T10:48:11.094Z] [INFO] [2024-06-27T10:48:11.094Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:48:11.094Z] [INFO] [2024-06-27T10:48:11.094Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:48:11.094Z] [INFO] No sources to compile [2024-06-27T10:48:11.094Z] [INFO] [2024-06-27T10:48:11.094Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:48:11.094Z] [INFO] No sources to compile [2024-06-27T10:48:11.094Z] [INFO] [2024-06-27T10:48:11.094Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:48:11.118Z] [java] Jun 27, 2024 10:48:10 AM org.eclipse.persistence.session./file:/tmp/gfembed18368999549552729094tmp/applications/sample/_test [2024-06-27T10:48:11.118Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:48:11.131Z] [exec] Application deployed with name simple-ejb-cdiApp. [2024-06-27T10:48:11.131Z] [echo] Deployment on target server server successful [2024-06-27T10:48:11.131Z] [2024-06-27T10:48:11.131Z] setOSConditions: [2024-06-27T10:48:11.131Z] [2024-06-27T10:48:11.131Z] setToolWin: [2024-06-27T10:48:11.131Z] [2024-06-27T10:48:11.131Z] setToolUnix: [2024-06-27T10:48:11.131Z] [2024-06-27T10:48:11.131Z] setToolProperty: [2024-06-27T10:48:11.131Z] [2024-06-27T10:48:11.131Z] setS1ASclassPath: [2024-06-27T10:48:11.131Z] [2024-06-27T10:48:11.131Z] init-common: [2024-06-27T10:48:11.131Z] [2024-06-27T10:48:11.132Z] deploy-common-ee: [2024-06-27T10:48:11.132Z] [2024-06-27T10:48:11.132Z] run: [2024-06-27T10:48:11.132Z] [2024-06-27T10:48:11.132Z] setOSConditions: [2024-06-27T10:48:11.132Z] [2024-06-27T10:48:11.132Z] setToolWin: [2024-06-27T10:48:11.132Z] [2024-06-27T10:48:11.132Z] setToolUnix: [2024-06-27T10:48:11.132Z] [2024-06-27T10:48:11.132Z] setToolProperty: [2024-06-27T10:48:11.132Z] [2024-06-27T10:48:11.132Z] setS1ASclassPath: [2024-06-27T10:48:11.132Z] [2024-06-27T10:48:11.132Z] init-common: [2024-06-27T10:48:11.132Z] [2024-06-27T10:48:11.132Z] runclient-common: [2024-06-27T10:48:11.132Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiAppClient.jar -name simple-ejb-cdiClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:48:11.215Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:48:11.216Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:48:11.242Z] [2024-06-27T10:48:11.242Z] ejb_group_1: [2024-06-27T10:48:11.242Z] [2024-06-27T10:48:11.242Z] setup: [2024-06-27T10:48:11.242Z] [2024-06-27T10:48:11.242Z] setOSConditions: [2024-06-27T10:48:11.242Z] [2024-06-27T10:48:11.242Z] setToolWin: [2024-06-27T10:48:11.242Z] [2024-06-27T10:48:11.242Z] setToolUnix: [2024-06-27T10:48:11.242Z] [2024-06-27T10:48:11.242Z] setToolProperty: [2024-06-27T10:48:11.242Z] [2024-06-27T10:48:11.242Z] setS1ASclassPath: [2024-06-27T10:48:11.242Z] [2024-06-27T10:48:11.242Z] init-common: [2024-06-27T10:48:11.290Z] [exec] Jun 27, 2024 10:48:11 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:11.290Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:11.298Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/sql/create_pointbase.sql [2024-06-27T10:48:11.397Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:48:11.397Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-06-27T10:48:11.397Z] [exec] Result: 1 [2024-06-27T10:48:11.397Z] [echo] cmd executed for server [2024-06-27T10:48:11.397Z] [2024-06-27T10:48:11.397Z] undeploy: [2024-06-27T10:48:11.397Z] [2024-06-27T10:48:11.397Z] setOSConditions: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] setToolWin: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] setToolUnix: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] setToolProperty: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] setS1ASclassPath: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] init-common: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] undeploy: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] setOSConditions: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] setToolWin: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] setToolUnix: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] setToolProperty: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] setS1ASclassPath: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] init-common: [2024-06-27T10:48:11.398Z] [2024-06-27T10:48:11.398Z] undeploy-common: [2024-06-27T10:48:11.499Z] [2024-06-27T10:48:11.499Z] start-database: [2024-06-27T10:48:11.500Z] [echo] Starting database --dbport 45716 [2024-06-27T10:48:11.500Z] [2024-06-27T10:48:11.500Z] setOSConditions: [2024-06-27T10:48:11.500Z] [2024-06-27T10:48:11.500Z] setToolWin: [2024-06-27T10:48:11.500Z] [2024-06-27T10:48:11.500Z] setToolUnix: [2024-06-27T10:48:11.500Z] [2024-06-27T10:48:11.500Z] setToolProperty: [2024-06-27T10:48:11.500Z] [2024-06-27T10:48:11.500Z] setS1ASclassPath: [2024-06-27T10:48:11.500Z] [2024-06-27T10:48:11.500Z] init-common: [2024-06-27T10:48:11.500Z] [2024-06-27T10:48:11.500Z] startDomainUnix: [2024-06-27T10:48:11.500Z] [echo] Starting DAS [2024-06-27T10:48:11.554Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:48:11.554Z] [2024-06-27T10:48:11.554Z] deploy: [2024-06-27T10:48:11.554Z] [2024-06-27T10:48:11.554Z] setOSConditions: [2024-06-27T10:48:11.554Z] [2024-06-27T10:48:11.554Z] setToolWin: [2024-06-27T10:48:11.554Z] [2024-06-27T10:48:11.554Z] setToolUnix: [2024-06-27T10:48:11.554Z] [2024-06-27T10:48:11.554Z] setToolProperty: [2024-06-27T10:48:11.554Z] [2024-06-27T10:48:11.554Z] setS1ASclassPath: [2024-06-27T10:48:11.554Z] [2024-06-27T10:48:11.554Z] init-common: [2024-06-27T10:48:11.554Z] [2024-06-27T10:48:11.554Z] deploy-common: [2024-06-27T10:48:11.554Z] [echo] Current time (ISO): 2024-06-27T10:48:11.384+0000 [2024-06-27T10:48:11.554Z] [2024-06-27T10:48:11.554Z] setOSConditions: [2024-06-27T10:48:11.554Z] [2024-06-27T10:48:11.554Z] setToolWin: [2024-06-27T10:48:11.555Z] [2024-06-27T10:48:11.555Z] setToolUnix: [2024-06-27T10:48:11.555Z] [2024-06-27T10:48:11.555Z] setToolProperty: [2024-06-27T10:48:11.555Z] [2024-06-27T10:48:11.555Z] setS1ASclassPath: [2024-06-27T10:48:11.555Z] [2024-06-27T10:48:11.555Z] init-common: [2024-06-27T10:48:11.555Z] [2024-06-27T10:48:11.555Z] deploy-common-pe: [2024-06-27T10:48:08.897Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:48:08.906Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:48:09.383Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:48:09.399Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:48:09.408Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:48:11.654Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:48:11.654Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:48:11.654Z] [exec] Result: 1 [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] setOSConditions: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] setToolWin: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] setToolUnix: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] setToolProperty: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] setS1ASclassPath: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] init-common: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] undeploy-rar: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] setOSConditions: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] setToolWin: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] setToolUnix: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] setToolProperty: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] setS1ASclassPath: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] init-common: [2024-06-27T10:48:11.655Z] [2024-06-27T10:48:11.655Z] undeploy-rar-common: [2024-06-27T10:48:11.655Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-06-27T10:48:11.659Z] [INFO] Executing tasks [2024-06-27T10:48:11.659Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:48:11.659Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:48:11.659Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:48:11.659Z] [INFO] Executed tasks [2024-06-27T10:48:11.659Z] [INFO] [2024-06-27T10:48:11.659Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:48:11.679Z] [java] Jun 27, 2024 10:48:11 AM org.eclipse.persistence.session./file:/tmp/gfembed18368999549552729094tmp/applications/sample/_test.metadata [2024-06-27T10:48:11.679Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-06-27T10:48:11.679Z] [java] Jun 27, 2024 10:48:11 AM org.eclipse.persistence.session./file:/tmp/gfembed18368999549552729094tmp/applications/sample/_test.metadata [2024-06-27T10:48:11.679Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-06-27T10:48:11.679Z] [java] Jun 27, 2024 10:48:11 AM org.eclipse.persistence.session./file:/tmp/gfembed18368999549552729094tmp/applications/sample/_test.server [2024-06-27T10:48:11.679Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:48:11.693Z] [exec] Jun 27, 2024 10:48:11 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:11.693Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:11.707Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:11.707Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:11.707Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:11.707Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:11.707Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:11.707Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:11.707Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:11.781Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:48:11.781Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:48:12.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:48:12.217Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:48:12.217Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-06-27T10:48:12.217Z] [exec] Result: 1 [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setOSConditions: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setToolWin: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setToolUnix: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setToolProperty: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setS1ASclassPath: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] init-common: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] restart: [2024-06-27T10:48:12.217Z] [echo] Not required to restart [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] undeploy: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setOSConditions: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setToolWin: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setToolUnix: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setToolProperty: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setS1ASclassPath: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] init-common: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] undeploy: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setOSConditions: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setToolWin: [2024-06-27T10:48:12.217Z] [2024-06-27T10:48:12.217Z] setToolUnix: [2024-06-27T10:48:12.218Z] [2024-06-27T10:48:12.218Z] setToolProperty: [2024-06-27T10:48:12.218Z] [2024-06-27T10:48:12.218Z] setS1ASclassPath: [2024-06-27T10:48:12.218Z] [2024-06-27T10:48:12.218Z] init-common: [2024-06-27T10:48:12.218Z] [2024-06-27T10:48:12.218Z] undeploy-common: [2024-06-27T10:48:12.243Z] [java] Jun 27, 2024 10:48:11 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:48:12.243Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-06-27T10:48:12.243Z] [java] Jun 27, 2024 10:48:12 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:48:12.243Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-06-27T10:48:12.243Z] [java] Jun 27, 2024 10:48:12 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:48:12.243Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:48:12.243Z] [java] Jun 27, 2024 10:48:12 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:48:12.243Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:48:12.269Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:12.269Z] [javac] 1 warning [2024-06-27T10:48:12.310Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:48:12.498Z] [java] Jun 27, 2024 10:48:12 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:48:12.498Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:48:12.498Z] [java] Jun 27, 2024 10:48:12 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:48:12.498Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:48:12.546Z] [2024-06-27T10:48:12.546Z] setOSConditions: [2024-06-27T10:48:12.546Z] [2024-06-27T10:48:12.546Z] setToolWin: [2024-06-27T10:48:12.546Z] [2024-06-27T10:48:12.546Z] setToolUnix: [2024-06-27T10:48:12.546Z] [2024-06-27T10:48:12.546Z] setToolProperty: [2024-06-27T10:48:12.546Z] [2024-06-27T10:48:12.546Z] setS1ASclassPath: [2024-06-27T10:48:12.546Z] [2024-06-27T10:48:12.546Z] init-common: [2024-06-27T10:48:12.546Z] [2024-06-27T10:48:12.547Z] compile-common: [2024-06-27T10:48:12.547Z] [echo] Current time (ISO): 2024-06-27T10:48:12.305+0000 [2024-06-27T10:48:12.547Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:12.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:48:12.566Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:48:12.633Z] [exec] Jun 27, 2024 10:48:12 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:48:12.633Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-cdi-client] with main class [com.sun.s1asdev.cdi.ejb.hello.session.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiAppClient.jar even though it does not match the specified main class name null or client name simple-ejb-cdiClient [2024-06-27T10:48:12.652Z] [exec] Application client lookup jms destination: java:global/env/Appclient_ModByDD_JMSDestination [2024-06-27T10:48:12.780Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:48:12.780Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:48:12.780Z] [exec] Result: 1 [2024-06-27T10:48:12.780Z] [2024-06-27T10:48:12.780Z] setOSConditions: [2024-06-27T10:48:12.780Z] [2024-06-27T10:48:12.780Z] setToolWin: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] setToolUnix: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] setToolProperty: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] setS1ASclassPath: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] init-common: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] undeploy-rar: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] setOSConditions: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] setToolWin: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] setToolUnix: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] setToolProperty: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] setS1ASclassPath: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] init-common: [2024-06-27T10:48:12.781Z] [2024-06-27T10:48:12.781Z] undeploy-rar-common: [2024-06-27T10:48:12.781Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-06-27T10:48:12.939Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonlyApp.ear [2024-06-27T10:48:13.040Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:48:13.040Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-06-27T10:48:13.040Z] [exec] Result: 1 [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] setOSConditions: [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] setToolWin: [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] setToolUnix: [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] setToolProperty: [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] setS1ASclassPath: [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] init-common: [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] restart: [2024-06-27T10:48:13.040Z] [echo] Not required to restart [2024-06-27T10:48:13.040Z] [echo] @@## serializabletest ##@@ [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] setOSConditions: [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] setToolWin: [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] setToolUnix: [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] setToolProperty: [2024-06-27T10:48:13.040Z] [2024-06-27T10:48:13.040Z] setS1ASclassPath: [2024-06-27T10:48:13.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:48:13.127Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:48:13.296Z] [2024-06-27T10:48:13.297Z] init-common: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] clean: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setOSConditions: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setToolWin: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setToolUnix: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setToolProperty: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setS1ASclassPath: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] init-common: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] clean-common: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setOSConditions: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setToolWin: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setToolUnix: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setToolProperty: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setS1ASclassPath: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] init-common: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] clean-classes-common: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setOSConditions: [2024-06-27T10:48:13.297Z] [2024-06-27T10:48:13.297Z] setToolWin: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setToolUnix: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setToolProperty: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setS1ASclassPath: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] init-common: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] clean-jars-common: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] clean: [2024-06-27T10:48:13.298Z] [echo] @@## config-property-accessor-test ##@@ [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setOSConditions: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setToolWin: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setToolUnix: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setToolProperty: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] [INFO] [2024-06-27T10:48:13.298Z] setS1ASclassPath: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:48:13.298Z] [INFO] [2024-06-27T10:48:13.298Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:48:13.298Z] init-common: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] clean: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setOSConditions: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setToolWin: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setToolUnix: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setToolProperty: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] setS1ASclassPath: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] init-common: [2024-06-27T10:48:13.298Z] [2024-06-27T10:48:13.298Z] clean-common: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setOSConditions: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setToolWin: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setToolUnix: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setToolProperty: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setS1ASclassPath: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] init-common: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] clean-classes-common: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setOSConditions: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setToolWin: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setToolUnix: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setToolProperty: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setS1ASclassPath: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] init-common: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] clean-jars-common: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] clean: [2024-06-27T10:48:13.299Z] [echo] @@## redeployRar ##@@ [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setOSConditions: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setToolWin: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setToolUnix: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.299Z] setToolProperty: [2024-06-27T10:48:13.299Z] [2024-06-27T10:48:13.300Z] setS1ASclassPath: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] init-common: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] clean: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setOSConditions: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setToolWin: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setToolUnix: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setToolProperty: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setS1ASclassPath: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] init-common: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] clean-common: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setOSConditions: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setToolWin: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setToolUnix: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setToolProperty: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setS1ASclassPath: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] init-common: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] clean-classes-common: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setOSConditions: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setToolWin: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setToolUnix: [2024-06-27T10:48:13.300Z] [2024-06-27T10:48:13.300Z] setToolProperty: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] setS1ASclassPath: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] init-common: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] clean-jars-common: [2024-06-27T10:48:13.301Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] clean: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] clean: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] clean: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] setOSConditions: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] setToolWin: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] setToolUnix: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] setToolProperty: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] setS1ASclassPath: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] init-common: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] clean-classes-common: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] clean: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] setOSConditions: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] setToolWin: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] setToolUnix: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] setToolProperty: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.301Z] setS1ASclassPath: [2024-06-27T10:48:13.301Z] [2024-06-27T10:48:13.302Z] init-common: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] clean-common: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] setOSConditions: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] setToolWin: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] setToolUnix: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] setToolProperty: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] setS1ASclassPath: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] init-common: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] clean-classes-common: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] setOSConditions: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] setToolWin: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] setToolUnix: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] setToolProperty: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] setS1ASclassPath: [2024-06-27T10:48:13.302Z] [2024-06-27T10:48:13.302Z] init-common: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] clean-jars-common: [2024-06-27T10:48:13.303Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] clean: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] clean: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] clean: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] setOSConditions: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] setToolWin: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] setToolUnix: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] setToolProperty: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] setS1ASclassPath: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] init-common: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] clean-classes-common: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] clean: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] setOSConditions: [2024-06-27T10:48:13.303Z] [2024-06-27T10:48:13.303Z] setToolWin: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] setToolUnix: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] setToolProperty: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] setS1ASclassPath: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] init-common: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] clean-common: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] setOSConditions: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] setToolWin: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] setToolUnix: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] setToolProperty: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] setS1ASclassPath: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] init-common: [2024-06-27T10:48:13.304Z] [2024-06-27T10:48:13.304Z] clean-classes-common: [2024-06-27T10:48:13.305Z] [2024-06-27T10:48:13.305Z] setOSConditions: [2024-06-27T10:48:13.305Z] [2024-06-27T10:48:13.305Z] setToolWin: [2024-06-27T10:48:13.305Z] [2024-06-27T10:48:13.305Z] setToolUnix: [2024-06-27T10:48:13.305Z] [2024-06-27T10:48:13.305Z] setToolProperty: [2024-06-27T10:48:13.305Z] [2024-06-27T10:48:13.305Z] setS1ASclassPath: [2024-06-27T10:48:13.305Z] [2024-06-27T10:48:13.305Z] init-common: [2024-06-27T10:48:13.305Z] [2024-06-27T10:48:13.305Z] clean-jars-common: [2024-06-27T10:48:13.305Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-06-27T10:48:13.305Z] [2024-06-27T10:48:13.305Z] clean: [2024-06-27T10:48:13.305Z] [2024-06-27T10:48:13.305Z] clean: [2024-06-27T10:48:13.403Z] [INFO] [exec] Waiting for domain1 to start ...... [2024-06-27T10:48:13.423Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@36299b83 [2024-06-27T10:48:13.423Z] [java] Record # 1 [2024-06-27T10:48:13.423Z] [java] Jun 27, 2024 10:48:13 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:48:13.423Z] [java] INFO: sample was successfully deployed in 4,373 milliseconds. [2024-06-27T10:48:13.423Z] [java] Looking up EJB... [2024-06-27T10:48:13.423Z] [java] Invoking EJB... [2024-06-27T10:48:13.423Z] [java] EJB said: boo [2024-06-27T10:48:13.538Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:13.538Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:13.538Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:13.538Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:13.538Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:13.538Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:13.538Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:13.561Z] [2024-06-27T10:48:13.561Z] clean: [2024-06-27T10:48:13.561Z] [2024-06-27T10:48:13.561Z] setOSConditions: [2024-06-27T10:48:13.561Z] [2024-06-27T10:48:13.561Z] setToolWin: [2024-06-27T10:48:13.561Z] [2024-06-27T10:48:13.561Z] setToolUnix: [2024-06-27T10:48:13.561Z] [2024-06-27T10:48:13.561Z] setToolProperty: [2024-06-27T10:48:13.561Z] [2024-06-27T10:48:13.561Z] setS1ASclassPath: [2024-06-27T10:48:13.561Z] [2024-06-27T10:48:13.561Z] init-common: [2024-06-27T10:48:13.561Z] [2024-06-27T10:48:13.562Z] clean-classes-common: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] clean: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setOSConditions: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setToolWin: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setToolUnix: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setToolProperty: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setS1ASclassPath: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] init-common: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] clean-common: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setOSConditions: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setToolWin: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setToolUnix: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setToolProperty: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setS1ASclassPath: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] init-common: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] clean-classes-common: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setOSConditions: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setToolWin: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setToolUnix: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.562Z] setToolProperty: [2024-06-27T10:48:13.562Z] [2024-06-27T10:48:13.563Z] setS1ASclassPath: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] init-common: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] clean-jars-common: [2024-06-27T10:48:13.563Z] [echo] @@## force-deploy-rar ##@@ [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setOSConditions: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setToolWin: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setToolUnix: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setToolProperty: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setS1ASclassPath: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] init-common: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] clean: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setOSConditions: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setToolWin: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setToolUnix: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setToolProperty: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setS1ASclassPath: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] init-common: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] clean-common: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setOSConditions: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setToolWin: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setToolUnix: [2024-06-27T10:48:13.563Z] [2024-06-27T10:48:13.563Z] setToolProperty: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setS1ASclassPath: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] init-common: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] clean-classes-common: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setOSConditions: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setToolWin: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setToolUnix: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setToolProperty: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setS1ASclassPath: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] init-common: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] clean-jars-common: [2024-06-27T10:48:13.564Z] [echo] @@## annotation-embeddedweb ##@@ [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setOSConditions: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setToolWin: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setToolUnix: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setToolProperty: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setS1ASclassPath: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] init-common: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] clean: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setOSConditions: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setToolWin: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setToolUnix: [2024-06-27T10:48:13.564Z] [2024-06-27T10:48:13.564Z] setToolProperty: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setS1ASclassPath: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] init-common: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] clean-common: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setOSConditions: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setToolWin: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setToolUnix: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setToolProperty: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setS1ASclassPath: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] init-common: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] clean-classes-common: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setOSConditions: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setToolWin: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setToolUnix: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setToolProperty: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setS1ASclassPath: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] init-common: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] clean-jars-common: [2024-06-27T10:48:13.565Z] [echo] @@## built-in-custom-resources ##@@ [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setOSConditions: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setToolWin: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.565Z] setToolUnix: [2024-06-27T10:48:13.565Z] [2024-06-27T10:48:13.566Z] setToolProperty: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setS1ASclassPath: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] init-common: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] clean: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setOSConditions: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setToolWin: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setToolUnix: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setToolProperty: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setS1ASclassPath: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] init-common: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] clean-common: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setOSConditions: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setToolWin: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setToolUnix: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setToolProperty: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setS1ASclassPath: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] init-common: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] clean-classes-common: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setOSConditions: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setToolWin: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.566Z] setToolUnix: [2024-06-27T10:48:13.566Z] [2024-06-27T10:48:13.567Z] setToolProperty: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setS1ASclassPath: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] init-common: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] clean-jars-common: [2024-06-27T10:48:13.567Z] [echo] @@## datasource-definition##@@ [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setOSConditions: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setToolWin: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setToolUnix: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setToolProperty: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setS1ASclassPath: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] init-common: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] clean: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setOSConditions: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setToolWin: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setToolUnix: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setToolProperty: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setS1ASclassPath: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] init-common: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] clean-common: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setOSConditions: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setToolWin: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.567Z] setToolUnix: [2024-06-27T10:48:13.567Z] [2024-06-27T10:48:13.568Z] setToolProperty: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setS1ASclassPath: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] init-common: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] clean-classes-common: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setOSConditions: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setToolWin: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setToolUnix: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setToolProperty: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setS1ASclassPath: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] init-common: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] clean-jars-common: [2024-06-27T10:48:13.568Z] [echo] @@## connection-factory-definition##@@ [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setOSConditions: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setToolWin: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setToolUnix: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setToolProperty: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setS1ASclassPath: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] init-common: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] clean: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setOSConditions: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.568Z] setToolWin: [2024-06-27T10:48:13.568Z] [2024-06-27T10:48:13.569Z] setToolUnix: [2024-06-27T10:48:13.569Z] [2024-06-27T10:48:13.569Z] setToolProperty: [2024-06-27T10:48:13.569Z] [2024-06-27T10:48:13.569Z] setS1ASclassPath: [2024-06-27T10:48:13.569Z] [2024-06-27T10:48:13.569Z] init-common: [2024-06-27T10:48:13.569Z] [2024-06-27T10:48:13.569Z] clean-common: [2024-06-27T10:48:13.569Z] [2024-06-27T10:48:13.569Z] setOSConditions: [2024-06-27T10:48:13.569Z] [2024-06-27T10:48:13.569Z] setToolWin: [2024-06-27T10:48:13.569Z] [2024-06-27T10:48:13.569Z] setToolUnix: [2024-06-27T10:48:13.569Z] [2024-06-27T10:48:13.569Z] setToolProperty: [2024-06-27T10:48:13.569Z] [2024-06-27T10:48:13.569Z] setS1ASclassPath: [2024-06-27T10:48:13.569Z] [2024-06-27T10:48:13.569Z] init-common: [2024-06-27T10:48:13.569Z] [2024-06-27T10:48:13.569Z] clean-classes-common: [2024-06-27T10:48:13.678Z] [java] Value of key is: embedded with JPA [2024-06-27T10:48:13.678Z] [java] Value of key is: container without closing the current [2024-06-27T10:48:13.678Z] [java] SingletonBean :: In PreDestroy() [2024-06-27T10:48:13.678Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:48:13.678Z] [java] Done calling EJB [2024-06-27T10:48:13.678Z] [java] ----------------------- [2024-06-27T10:48:13.678Z] [java] ----------------------- [2024-06-27T10:48:13.678Z] [java] ==> Creating another container without closing... [2024-06-27T10:48:13.678Z] [java] ==> Caught expected: Cannot create a new embedded EJBContainer: previously created container had not been closed. [2024-06-27T10:48:13.678Z] [java] ----------------------- [2024-06-27T10:48:13.678Z] [java] ----------------------- [2024-06-27T10:48:13.678Z] [java] ==> Closing container ... [2024-06-27T10:48:13.678Z] [java] Jun 27, 2024 10:48:13 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:48:13.678Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:48:13.678Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:48:13.678Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:13.678Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:13.678Z] [java] Value of key is: embedded close container [2024-06-27T10:48:13.678Z] [java] Completed shutdown of GlassFish runtime [2024-06-27T10:48:13.678Z] [java] Jun 27, 2024 10:48:13 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:13.678Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:48:13.678Z] [java] Jun 27, 2024 10:48:13 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:13.678Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:13.678Z] [java] Jun 27, 2024 10:48:13 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:13.678Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:13.679Z] [java] Jun 27, 2024 10:48:13 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:13.679Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:13.679Z] [java] ==> Done Closing container [2024-06-27T10:48:13.679Z] [java] ----------------------- [2024-06-27T10:48:13.679Z] [java] ----------------------- [2024-06-27T10:48:13.679Z] [java] ==> Creating container after closing the previous... [2024-06-27T10:48:13.679Z] [java] Jun 27, 2024 10:48:13 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:13.679Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:13.679Z] [java] Jun 27, 2024 10:48:13 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:13.679Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain13533878961338968181xml [2024-06-27T10:48:13.679Z] [java] Jun 27, 2024 10:48:13 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:13.679Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:48:13.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:48:13.688Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:48:13.704Z] [INFO] [exec] Waiting finished after 5,197 ms. [2024-06-27T10:48:13.704Z] [INFO] [exec] Successfully started the domain : domain1 [2024-06-27T10:48:13.704Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:13.704Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:13.704Z] [INFO] [exec] Admin Port: 4,848 [2024-06-27T10:48:13.704Z] [INFO] [exec] Command start-domain executed successfully. [2024-06-27T10:48:13.825Z] [2024-06-27T10:48:13.825Z] setOSConditions: [2024-06-27T10:48:13.825Z] [2024-06-27T10:48:13.825Z] setToolWin: [2024-06-27T10:48:13.825Z] [2024-06-27T10:48:13.825Z] setToolUnix: [2024-06-27T10:48:13.825Z] [2024-06-27T10:48:13.825Z] setToolProperty: [2024-06-27T10:48:13.825Z] [2024-06-27T10:48:13.825Z] setS1ASclassPath: [2024-06-27T10:48:13.825Z] [2024-06-27T10:48:13.825Z] init-common: [2024-06-27T10:48:13.825Z] [2024-06-27T10:48:13.826Z] clean-jars-common: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] clean: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] clean: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setOSConditions: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setToolWin: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setToolUnix: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setToolProperty: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setS1ASclassPath: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] init-common: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] clean-classes-common: [2024-06-27T10:48:13.826Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setOSConditions: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setToolWin: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setToolUnix: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setToolProperty: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setS1ASclassPath: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] init-common: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] clean: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setOSConditions: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setToolWin: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.826Z] setToolUnix: [2024-06-27T10:48:13.826Z] [2024-06-27T10:48:13.827Z] setToolProperty: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setS1ASclassPath: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] init-common: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] clean-common: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setOSConditions: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setToolWin: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setToolUnix: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setToolProperty: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setS1ASclassPath: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] init-common: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] clean-classes-common: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setOSConditions: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setToolWin: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setToolUnix: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setToolProperty: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setS1ASclassPath: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] init-common: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] clean-jars-common: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] clean: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] clean: [2024-06-27T10:48:13.827Z] [2024-06-27T10:48:13.827Z] setOSConditions: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setToolWin: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setToolUnix: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setToolProperty: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setS1ASclassPath: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] init-common: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] clean-classes-common: [2024-06-27T10:48:13.828Z] [echo] @@## administered-object-definition-embedra##@@ [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setOSConditions: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setToolWin: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setToolUnix: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setToolProperty: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setS1ASclassPath: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] init-common: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] clean: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setOSConditions: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setToolWin: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setToolUnix: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setToolProperty: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] setS1ASclassPath: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] init-common: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.828Z] clean-common: [2024-06-27T10:48:13.828Z] [2024-06-27T10:48:13.829Z] setOSConditions: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setToolWin: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setToolUnix: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setToolProperty: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setS1ASclassPath: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] init-common: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] clean-classes-common: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setOSConditions: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setToolWin: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setToolUnix: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setToolProperty: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setS1ASclassPath: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] init-common: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] clean-jars-common: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] clean: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] clean: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setOSConditions: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setToolWin: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setToolUnix: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.829Z] setToolProperty: [2024-06-27T10:48:13.829Z] [2024-06-27T10:48:13.830Z] setS1ASclassPath: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] init-common: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] clean-classes-common: [2024-06-27T10:48:13.830Z] [echo] @@## administered-object-definition##@@ [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setOSConditions: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setToolWin: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setToolUnix: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setToolProperty: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setS1ASclassPath: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] init-common: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] clean: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setOSConditions: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setToolWin: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setToolUnix: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setToolProperty: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setS1ASclassPath: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] init-common: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] clean-common: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setOSConditions: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setToolWin: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setToolUnix: [2024-06-27T10:48:13.830Z] [2024-06-27T10:48:13.830Z] setToolProperty: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setS1ASclassPath: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] init-common: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] clean-classes-common: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setOSConditions: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setToolWin: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setToolUnix: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setToolProperty: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setS1ASclassPath: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] init-common: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] clean-jars-common: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] clean: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] clean: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setOSConditions: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setToolWin: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setToolUnix: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setToolProperty: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setS1ASclassPath: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] init-common: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] clean-classes-common: [2024-06-27T10:48:13.831Z] [echo] @@## jms-connection-factory-definition##@@ [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.831Z] setOSConditions: [2024-06-27T10:48:13.831Z] [2024-06-27T10:48:13.832Z] setToolWin: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setToolUnix: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setToolProperty: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setS1ASclassPath: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] init-common: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] clean: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setOSConditions: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setToolWin: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setToolUnix: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setToolProperty: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setS1ASclassPath: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] init-common: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] clean-common: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setOSConditions: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setToolWin: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setToolUnix: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setToolProperty: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setS1ASclassPath: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] init-common: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] clean-classes-common: [2024-06-27T10:48:13.832Z] [2024-06-27T10:48:13.832Z] setOSConditions: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setToolWin: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setToolUnix: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setToolProperty: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setS1ASclassPath: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] init-common: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] clean-jars-common: [2024-06-27T10:48:13.833Z] [echo] @@## jms-destination-definition##@@ [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setOSConditions: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setToolWin: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setToolUnix: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setToolProperty: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setS1ASclassPath: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] init-common: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] clean: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setOSConditions: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setToolWin: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setToolUnix: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setToolProperty: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] setS1ASclassPath: [2024-06-27T10:48:13.833Z] [2024-06-27T10:48:13.833Z] init-common: [2024-06-27T10:48:13.956Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:48:13.959Z] [WARNING] [echo] ANT PROJECT GlassFish-QuickLook [2024-06-27T10:48:13.959Z] [WARNING] [echo] [2024-06-27T10:48:13.959Z] [WARNING] [echo] ************************* [2024-06-27T10:48:13.959Z] [WARNING] [echo] * build amx [2024-06-27T10:48:13.959Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/amx [2024-06-27T10:48:13.959Z] [WARNING] [echo] ************************* [2024-06-27T10:48:13.959Z] [WARNING] [echo] [2024-06-27T10:48:13.959Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-06-27T10:48:13.959Z] [WARNING] [echo] Listing of source files: amx/AMXConfigProxyTests.java;amx/AMXCoreTests.java;amx/AMXOtherTests.java;amx/AMXProxyTests.java;amx/AMXTestBase.java;amx/Demo.java;amx/Interfaces.java;amx/InterfacesGlassfish.java [2024-06-27T10:48:13.959Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:13.959Z] [INFO] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:14.090Z] [2024-06-27T10:48:14.091Z] clean-common: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setOSConditions: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setToolWin: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setToolUnix: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setToolProperty: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setS1ASclassPath: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] init-common: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] clean-classes-common: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setOSConditions: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setToolWin: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setToolUnix: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setToolProperty: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setS1ASclassPath: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] init-common: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] clean-jars-common: [2024-06-27T10:48:14.091Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setOSConditions: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setToolWin: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setToolUnix: [2024-06-27T10:48:14.091Z] [2024-06-27T10:48:14.091Z] setToolProperty: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setS1ASclassPath: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] init-common: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] clean: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setOSConditions: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setToolWin: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setToolUnix: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setToolProperty: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setS1ASclassPath: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] init-common: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] clean-common: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setOSConditions: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setToolWin: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setToolUnix: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setToolProperty: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setS1ASclassPath: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] init-common: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] clean-classes-common: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setOSConditions: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setToolWin: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setToolUnix: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setToolProperty: [2024-06-27T10:48:14.092Z] [2024-06-27T10:48:14.092Z] setS1ASclassPath: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] init-common: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] clean-jars-common: [2024-06-27T10:48:14.093Z] [echo] @@## beanvalidation-simple ##@@ [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] clean: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] clean: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] clean: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setOSConditions: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setToolWin: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setToolUnix: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setToolProperty: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setS1ASclassPath: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] init-common: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] clean-classes-common: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] clean: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setOSConditions: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setToolWin: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setToolUnix: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setToolProperty: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setS1ASclassPath: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] init-common: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] clean-common: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setOSConditions: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.093Z] setToolWin: [2024-06-27T10:48:14.093Z] [2024-06-27T10:48:14.094Z] setToolUnix: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setToolProperty: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setS1ASclassPath: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] init-common: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] clean-classes-common: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setOSConditions: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setToolWin: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setToolUnix: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setToolProperty: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setS1ASclassPath: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] init-common: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] clean-jars-common: [2024-06-27T10:48:14.094Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setOSConditions: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setToolWin: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setToolUnix: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setToolProperty: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setS1ASclassPath: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] init-common: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] clean: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setOSConditions: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setToolWin: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.094Z] setToolUnix: [2024-06-27T10:48:14.094Z] [2024-06-27T10:48:14.095Z] setToolProperty: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setS1ASclassPath: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] init-common: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] clean-common: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setOSConditions: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setToolWin: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setToolUnix: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setToolProperty: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setS1ASclassPath: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] init-common: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] clean-classes-common: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setOSConditions: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setToolWin: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setToolUnix: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setToolProperty: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setS1ASclassPath: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] init-common: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] clean-jars-common: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] clean: [2024-06-27T10:48:14.095Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setOSConditions: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setToolWin: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.095Z] setToolUnix: [2024-06-27T10:48:14.095Z] [2024-06-27T10:48:14.096Z] setToolProperty: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setS1ASclassPath: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] init-common: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] clean: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setOSConditions: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setToolWin: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setToolUnix: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setToolProperty: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setS1ASclassPath: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] init-common: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] clean-common: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setOSConditions: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setToolWin: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setToolUnix: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setToolProperty: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setS1ASclassPath: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] init-common: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] clean-classes-common: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setOSConditions: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setToolWin: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.096Z] setToolUnix: [2024-06-27T10:48:14.096Z] [2024-06-27T10:48:14.097Z] setToolProperty: [2024-06-27T10:48:14.097Z] [2024-06-27T10:48:14.097Z] setS1ASclassPath: [2024-06-27T10:48:14.097Z] [2024-06-27T10:48:14.097Z] init-common: [2024-06-27T10:48:14.097Z] [2024-06-27T10:48:14.097Z] clean-jars-common: [2024-06-27T10:48:14.097Z] [2024-06-27T10:48:14.097Z] clean: [2024-06-27T10:48:14.097Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-06-27T10:48:14.212Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:48:14.212Z] [2024-06-27T10:48:14.212Z] setOSConditions: [2024-06-27T10:48:14.212Z] [2024-06-27T10:48:14.212Z] setToolWin: [2024-06-27T10:48:14.212Z] [2024-06-27T10:48:14.212Z] setToolUnix: [2024-06-27T10:48:14.212Z] [2024-06-27T10:48:14.212Z] setToolProperty: [2024-06-27T10:48:14.212Z] [2024-06-27T10:48:14.212Z] setS1ASclassPath: [2024-06-27T10:48:14.212Z] [2024-06-27T10:48:14.212Z] init-common: [2024-06-27T10:48:14.212Z] [2024-06-27T10:48:14.212Z] create-jdbc-resource-common: [2024-06-27T10:48:14.212Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:48:14.246Z] [java] Jun 27, 2024 10:48:13 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:48:14.246Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:48:14.246Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:14.246Z] [java] Jun 27, 2024 10:48:13 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:48:14.246Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:48:14.246Z] [java] Jun 27, 2024 10:48:13 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:14.246Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:14.246Z] [java] Jun 27, 2024 10:48:13 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:14.247Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (299 ms), startup services (48 ms), total (347 ms) [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:14.247Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:48:14.247Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:14.247Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:14.247Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:14.247Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:14.247Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (410 ms), startup services (6 ms), total (416 ms) [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:14.247Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:48:14.247Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:14.247Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:14.247Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:14.247Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@2cc3df02 [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:14.247Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:48:14.247Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:14.247Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] setOSConditions: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] setToolWin: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] setToolUnix: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] setToolProperty: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] setS1ASclassPath: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] init-common: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] clean: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] setOSConditions: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] setToolWin: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] setToolUnix: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] setToolProperty: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] setS1ASclassPath: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] init-common: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] clean-common: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.353Z] setOSConditions: [2024-06-27T10:48:14.353Z] [2024-06-27T10:48:14.354Z] setToolWin: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setToolUnix: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setToolProperty: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setS1ASclassPath: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] init-common: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] clean-classes-common: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setOSConditions: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setToolWin: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setToolUnix: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setToolProperty: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setS1ASclassPath: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] init-common: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] clean-jars-common: [2024-06-27T10:48:14.354Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setOSConditions: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setToolWin: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setToolUnix: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setToolProperty: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setS1ASclassPath: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] init-common: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] clean: [2024-06-27T10:48:14.354Z] [2024-06-27T10:48:14.354Z] setOSConditions: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setToolWin: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setToolUnix: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setToolProperty: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setS1ASclassPath: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] init-common: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] clean-common: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setOSConditions: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setToolWin: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setToolUnix: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setToolProperty: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setS1ASclassPath: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] init-common: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] clean-classes-common: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setOSConditions: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setToolWin: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setToolUnix: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setToolProperty: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] setS1ASclassPath: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] init-common: [2024-06-27T10:48:14.355Z] [2024-06-27T10:48:14.355Z] clean-jars-common: [2024-06-27T10:48:14.355Z] [echo] @@## beanvalidation-simple ##@@ [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] clean: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] clean: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] clean: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setOSConditions: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setToolWin: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setToolUnix: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setToolProperty: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setS1ASclassPath: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] init-common: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] clean-classes-common: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] clean: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setOSConditions: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setToolWin: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setToolUnix: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setToolProperty: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setS1ASclassPath: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] init-common: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] clean-common: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setOSConditions: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setToolWin: [2024-06-27T10:48:14.356Z] [2024-06-27T10:48:14.356Z] setToolUnix: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setToolProperty: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setS1ASclassPath: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] init-common: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] clean-classes-common: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setOSConditions: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setToolWin: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setToolUnix: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setToolProperty: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setS1ASclassPath: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] init-common: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] clean-jars-common: [2024-06-27T10:48:14.357Z] [echo] @@## security-map-web#@@ [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setOSConditions: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setToolWin: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setToolUnix: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setToolProperty: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setS1ASclassPath: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] init-common: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] clean: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setOSConditions: [2024-06-27T10:48:14.357Z] [2024-06-27T10:48:14.357Z] setToolWin: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setToolUnix: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setToolProperty: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setS1ASclassPath: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] init-common: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] clean-common: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setOSConditions: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setToolWin: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setToolUnix: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setToolProperty: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setS1ASclassPath: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] init-common: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] clean-classes-common: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setOSConditions: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setToolWin: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setToolUnix: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setToolProperty: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setS1ASclassPath: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] init-common: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] clean-jars-common: [2024-06-27T10:48:14.358Z] [echo] @@## rar-accessibility ##@@ [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.358Z] setOSConditions: [2024-06-27T10:48:14.358Z] [2024-06-27T10:48:14.359Z] setToolWin: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setToolUnix: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setToolProperty: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setS1ASclassPath: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] init-common: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] clean: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setOSConditions: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setToolWin: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setToolUnix: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setToolProperty: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setS1ASclassPath: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] init-common: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] clean-common: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setOSConditions: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setToolWin: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setToolUnix: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setToolProperty: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setS1ASclassPath: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] init-common: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] clean-classes-common: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.359Z] setOSConditions: [2024-06-27T10:48:14.359Z] [2024-06-27T10:48:14.360Z] setToolWin: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setToolUnix: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setToolProperty: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setS1ASclassPath: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] init-common: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] clean-jars-common: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] clean: [2024-06-27T10:48:14.360Z] [echo] @@## osgi-resources-test ##@@ [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setOSConditions: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setToolWin: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setToolUnix: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setToolProperty: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setS1ASclassPath: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] init-common: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] clean: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setOSConditions: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setToolWin: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setToolUnix: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setToolProperty: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] setS1ASclassPath: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.360Z] init-common: [2024-06-27T10:48:14.360Z] [2024-06-27T10:48:14.361Z] clean-common: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setOSConditions: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setToolWin: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setToolUnix: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setToolProperty: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setS1ASclassPath: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] init-common: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] clean-classes-common: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setOSConditions: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setToolWin: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setToolUnix: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setToolProperty: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setS1ASclassPath: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] init-common: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] clean-jars-common: [2024-06-27T10:48:14.361Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] clean: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] clean: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] clean: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setOSConditions: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setToolWin: [2024-06-27T10:48:14.361Z] [2024-06-27T10:48:14.361Z] setToolUnix: [2024-06-27T10:48:14.362Z] [2024-06-27T10:48:14.362Z] setToolProperty: [2024-06-27T10:48:14.362Z] [2024-06-27T10:48:14.362Z] setS1ASclassPath: [2024-06-27T10:48:14.362Z] [2024-06-27T10:48:14.362Z] init-common: [2024-06-27T10:48:14.362Z] [2024-06-27T10:48:14.362Z] clean-classes-common: [2024-06-27T10:48:14.362Z] [2024-06-27T10:48:14.362Z] clean: [2024-06-27T10:48:14.362Z] [2024-06-27T10:48:14.362Z] setOSConditions: [2024-06-27T10:48:14.465Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:14.465Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/client/Client.java:56: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:48:14.465Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-06-27T10:48:14.465Z] [javac] ^ [2024-06-27T10:48:14.465Z] [javac] 2 warnings [2024-06-27T10:48:14.465Z] [2024-06-27T10:48:14.465Z] build: [2024-06-27T10:48:14.465Z] [2024-06-27T10:48:14.465Z] setOSConditions: [2024-06-27T10:48:14.465Z] [2024-06-27T10:48:14.465Z] fixFiles: [2024-06-27T10:48:14.465Z] [2024-06-27T10:48:14.465Z] convUnix: [2024-06-27T10:48:14.465Z] [2024-06-27T10:48:14.465Z] convWin: [2024-06-27T10:48:14.465Z] [2024-06-27T10:48:14.465Z] setToolWin: [2024-06-27T10:48:14.465Z] [2024-06-27T10:48:14.465Z] setToolUnix: [2024-06-27T10:48:14.466Z] [2024-06-27T10:48:14.466Z] setToolProperty: [2024-06-27T10:48:14.466Z] [2024-06-27T10:48:14.466Z] setS1ASclassPath: [2024-06-27T10:48:14.466Z] [2024-06-27T10:48:14.466Z] init-common: [2024-06-27T10:48:14.466Z] [2024-06-27T10:48:14.466Z] package-persistence-common: [2024-06-27T10:48:14.466Z] [2024-06-27T10:48:14.466Z] ejb-jar-common: [2024-06-27T10:48:14.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:14.466Z] [2024-06-27T10:48:14.466Z] package-ejbjar-common: [2024-06-27T10:48:14.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:14.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:14.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:14.502Z] [java] Jun 27, 2024 10:48:14 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:48:14.502Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:48:14.502Z] [java] Jun 27, 2024 10:48:14 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:14.502Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:48:14.502Z] [java] Jun 27, 2024 10:48:14 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:48:14.502Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:48:14.502Z] [java] Jun 27, 2024 10:48:14 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:48:14.502Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:48:14.502Z] [java] Jun 27, 2024 10:48:14 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:14.502Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:48:14.502Z] [java] Jun 27, 2024 10:48:14 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:14.502Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:48:14.503Z] [java] Jun 27, 2024 10:48:14 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:48:14.503Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:48:14.519Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:14.519Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:14.519Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:14.519Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:14.615Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] setToolWin: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] setToolUnix: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] setToolProperty: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] setS1ASclassPath: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] init-common: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] clean-common: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] setOSConditions: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] setToolWin: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] setToolUnix: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] setToolProperty: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] setS1ASclassPath: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.618Z] init-common: [2024-06-27T10:48:14.618Z] [2024-06-27T10:48:14.619Z] clean-classes-common: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] setOSConditions: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] setToolWin: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] setToolUnix: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] setToolProperty: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] setS1ASclassPath: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] init-common: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] clean-jars-common: [2024-06-27T10:48:14.619Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] clean: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] clean: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] clean: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] setOSConditions: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] setToolWin: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] setToolUnix: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] setToolProperty: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] setS1ASclassPath: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] init-common: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] clean-classes-common: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] clean: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.619Z] setOSConditions: [2024-06-27T10:48:14.619Z] [2024-06-27T10:48:14.620Z] setToolWin: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setToolUnix: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setToolProperty: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setS1ASclassPath: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] init-common: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] clean-common: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setOSConditions: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setToolWin: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setToolUnix: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setToolProperty: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setS1ASclassPath: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] init-common: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] clean-classes-common: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setOSConditions: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setToolWin: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setToolUnix: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setToolProperty: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setS1ASclassPath: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] init-common: [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] clean-jars-common: [2024-06-27T10:48:14.620Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-06-27T10:48:14.620Z] [2024-06-27T10:48:14.620Z] setOSConditions: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setToolWin: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setToolUnix: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setToolProperty: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setS1ASclassPath: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] init-common: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] clean: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setOSConditions: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setToolWin: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setToolUnix: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setToolProperty: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setS1ASclassPath: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] init-common: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] clean-common: [Pipeline] unstash [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setOSConditions: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setToolWin: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setToolUnix: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setToolProperty: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] setS1ASclassPath: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] init-common: [2024-06-27T10:48:14.621Z] [2024-06-27T10:48:14.621Z] clean-classes-common: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] setOSConditions: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] setToolWin: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] setToolUnix: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] setToolProperty: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] setS1ASclassPath: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] init-common: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] clean-jars-common: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] clean: [2024-06-27T10:48:14.622Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] clean: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] clean: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] clean: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] setOSConditions: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] setToolWin: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] setToolUnix: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] setToolProperty: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] setS1ASclassPath: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] init-common: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] clean-classes-common: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] clean: [2024-06-27T10:48:14.622Z] [2024-06-27T10:48:14.622Z] setOSConditions: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setToolWin: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setToolUnix: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setToolProperty: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setS1ASclassPath: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] init-common: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] clean-common: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setOSConditions: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setToolWin: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setToolUnix: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setToolProperty: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setS1ASclassPath: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] init-common: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] clean-classes-common: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setOSConditions: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setToolWin: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setToolUnix: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setToolProperty: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] setS1ASclassPath: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] init-common: [2024-06-27T10:48:14.623Z] [2024-06-27T10:48:14.623Z] clean-jars-common: [2024-06-27T10:48:14.623Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setOSConditions: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setToolWin: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setToolUnix: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setToolProperty: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setS1ASclassPath: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] init-common: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] clean: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setOSConditions: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setToolWin: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setToolUnix: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setToolProperty: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setS1ASclassPath: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] init-common: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] clean-common: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setOSConditions: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setToolWin: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setToolUnix: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setToolProperty: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] setS1ASclassPath: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.624Z] init-common: [2024-06-27T10:48:14.624Z] [2024-06-27T10:48:14.625Z] clean-classes-common: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] setOSConditions: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] setToolWin: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] setToolUnix: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] setToolProperty: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] setS1ASclassPath: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] init-common: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] clean-jars-common: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] clean: [2024-06-27T10:48:14.625Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] clean: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] clean: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] clean: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] setOSConditions: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] setToolWin: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] setToolUnix: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] setToolProperty: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] setS1ASclassPath: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] init-common: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] clean-classes-common: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] clean: [2024-06-27T10:48:14.625Z] [2024-06-27T10:48:14.625Z] setOSConditions: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setToolWin: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setToolUnix: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setToolProperty: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setS1ASclassPath: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] init-common: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] clean-common: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setOSConditions: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setToolWin: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setToolUnix: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setToolProperty: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setS1ASclassPath: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] init-common: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] clean-classes-common: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setOSConditions: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setToolWin: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setToolUnix: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setToolProperty: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] setS1ASclassPath: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] init-common: [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.626Z] clean-jars-common: [2024-06-27T10:48:14.626Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-06-27T10:48:14.626Z] [2024-06-27T10:48:14.627Z] setOSConditions: [2024-06-27T10:48:14.627Z] [2024-06-27T10:48:14.627Z] setToolWin: [2024-06-27T10:48:14.627Z] [2024-06-27T10:48:14.627Z] setToolUnix: [2024-06-27T10:48:14.627Z] [2024-06-27T10:48:14.627Z] setToolProperty: [2024-06-27T10:48:14.627Z] [2024-06-27T10:48:14.627Z] setS1ASclassPath: [2024-06-27T10:48:14.722Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmt-ejb.jar [2024-06-27T10:48:14.722Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:14.722Z] [2024-06-27T10:48:14.722Z] appclient-jar-common: [2024-06-27T10:48:14.722Z] [2024-06-27T10:48:14.722Z] package-appclientjar-common: [2024-06-27T10:48:14.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:14.722Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:14.722Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:14.722Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmt-client.jar [2024-06-27T10:48:14.722Z] [2024-06-27T10:48:14.722Z] webclient-war-common: [2024-06-27T10:48:14.722Z] [2024-06-27T10:48:14.722Z] build-ear-common: [2024-06-27T10:48:14.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:14.722Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:14.722Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:14.722Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmtApp.ear [2024-06-27T10:48:14.722Z] [2024-06-27T10:48:14.722Z] create-resources: [2024-06-27T10:48:14.722Z] [2024-06-27T10:48:14.722Z] asadmin-batch-common: [2024-06-27T10:48:14.758Z] [java] Jun 27, 2024 10:48:14 AM org.eclipse.persistence.session./file:/tmp/gfembed7925495892093041250tmp/applications/sample/_test [2024-06-27T10:48:14.758Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:48:14.758Z] [java] Jun 27, 2024 10:48:14 AM org.eclipse.persistence.session./file:/tmp/gfembed7925495892093041250tmp/applications/sample/_test.metadata [2024-06-27T10:48:14.758Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-06-27T10:48:14.758Z] [java] Jun 27, 2024 10:48:14 AM org.eclipse.persistence.session./file:/tmp/gfembed7925495892093041250tmp/applications/sample/_test.metadata [2024-06-27T10:48:14.758Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-06-27T10:48:14.758Z] [java] Jun 27, 2024 10:48:14 AM org.eclipse.persistence.session./file:/tmp/gfembed7925495892093041250tmp/applications/sample/_test.server [2024-06-27T10:48:14.758Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:48:14.758Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:48:14.758Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:48:14.758Z] [java] Jun 27, 2024 10:48:14 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:48:14.758Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-06-27T10:48:14.758Z] [java] Jun 27, 2024 10:48:14 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:48:14.758Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-06-27T10:48:14.773Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:48:14.774Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:48:14.774Z] [echo] cmd executed for server [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] setOSConditions: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] setToolWin: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] setToolUnix: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] setToolProperty: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] setS1ASclassPath: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] init-common: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] deploy-common: [2024-06-27T10:48:14.774Z] [echo] Current time (ISO): 2024-06-27T10:48:14.596+0000 [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] setOSConditions: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] setToolWin: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] setToolUnix: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] setToolProperty: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] setS1ASclassPath: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:14.774Z] init-common: [2024-06-27T10:48:14.774Z] [2024-06-27T10:48:14.774Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:14.774Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:14.774Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:14.774Z] deploy-common-pe: [2024-06-27T10:48:14.774Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:14.774Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:14.774Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:14.884Z] [2024-06-27T10:48:14.884Z] init-common: [2024-06-27T10:48:14.884Z] [2024-06-27T10:48:14.884Z] clean: [2024-06-27T10:48:14.884Z] [2024-06-27T10:48:14.884Z] setOSConditions: [2024-06-27T10:48:14.884Z] [2024-06-27T10:48:14.884Z] setToolWin: [2024-06-27T10:48:14.884Z] [2024-06-27T10:48:14.884Z] setToolUnix: [2024-06-27T10:48:14.884Z] [2024-06-27T10:48:14.884Z] setToolProperty: [2024-06-27T10:48:14.884Z] [2024-06-27T10:48:14.884Z] setS1ASclassPath: [2024-06-27T10:48:14.884Z] [2024-06-27T10:48:14.884Z] init-common: [2024-06-27T10:48:14.884Z] [2024-06-27T10:48:14.885Z] clean-common: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setOSConditions: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setToolWin: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setToolUnix: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setToolProperty: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setS1ASclassPath: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] init-common: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] clean-classes-common: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setOSConditions: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setToolWin: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setToolUnix: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setToolProperty: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setS1ASclassPath: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] init-common: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] clean-jars-common: [2024-06-27T10:48:14.885Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setOSConditions: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setToolWin: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setToolUnix: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.885Z] setToolProperty: [2024-06-27T10:48:14.885Z] [2024-06-27T10:48:14.886Z] setS1ASclassPath: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] init-common: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] clean: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setOSConditions: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setToolWin: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setToolUnix: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setToolProperty: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setS1ASclassPath: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] init-common: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] clean-common: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setOSConditions: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setToolWin: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setToolUnix: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setToolProperty: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setS1ASclassPath: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] init-common: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] clean-classes-common: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setOSConditions: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setToolWin: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setToolUnix: [2024-06-27T10:48:14.886Z] [2024-06-27T10:48:14.886Z] setToolProperty: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] setS1ASclassPath: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] init-common: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] clean-jars-common: [2024-06-27T10:48:14.887Z] [echo] @@## multiple-resources.xml ##@@ [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] clean: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] clean: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] clean: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] setOSConditions: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] setToolWin: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] setToolUnix: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] setToolProperty: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] setS1ASclassPath: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] init-common: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] clean-classes-common: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] clean: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] setOSConditions: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] setToolWin: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] setToolUnix: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] setToolProperty: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] setS1ASclassPath: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.887Z] init-common: [2024-06-27T10:48:14.887Z] [2024-06-27T10:48:14.888Z] clean-common: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setOSConditions: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setToolWin: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setToolUnix: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setToolProperty: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setS1ASclassPath: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] init-common: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] clean-classes-common: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setOSConditions: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setToolWin: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setToolUnix: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setToolProperty: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setS1ASclassPath: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] init-common: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] clean-jars-common: [2024-06-27T10:48:14.888Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] clean: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] clean: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] clean: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setOSConditions: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setToolWin: [2024-06-27T10:48:14.888Z] [2024-06-27T10:48:14.888Z] setToolUnix: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setToolProperty: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setS1ASclassPath: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] init-common: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] clean-classes-common: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] clean: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setOSConditions: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setToolWin: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setToolUnix: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setToolProperty: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setS1ASclassPath: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] init-common: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] clean-common: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setOSConditions: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setToolWin: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setToolUnix: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setToolProperty: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setS1ASclassPath: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] init-common: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] clean-classes-common: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.889Z] setOSConditions: [2024-06-27T10:48:14.889Z] [2024-06-27T10:48:14.890Z] setToolWin: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] setToolUnix: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] setToolProperty: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] setS1ASclassPath: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] init-common: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] clean-jars-common: [2024-06-27T10:48:14.890Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] clean: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] clean: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] clean: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] setOSConditions: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] setToolWin: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] setToolUnix: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] setToolProperty: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] setS1ASclassPath: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] init-common: [2024-06-27T10:48:14.890Z] [2024-06-27T10:48:14.890Z] clean-classes-common: [2024-06-27T10:48:15.013Z] [java] Jun 27, 2024 10:48:14 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:48:15.013Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:48:15.013Z] [java] Jun 27, 2024 10:48:14 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:48:15.013Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:48:15.013Z] [java] Jun 27, 2024 10:48:14 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:48:15.013Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] clean: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] setOSConditions: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] setToolWin: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] setToolUnix: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] setToolProperty: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] setS1ASclassPath: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] init-common: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] clean-common: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] setOSConditions: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] setToolWin: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] setToolUnix: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] setToolProperty: [2024-06-27T10:48:15.147Z] [2024-06-27T10:48:15.147Z] setS1ASclassPath: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] init-common: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] clean-classes-common: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setOSConditions: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setToolWin: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setToolUnix: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setToolProperty: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setS1ASclassPath: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] init-common: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] clean-jars-common: [2024-06-27T10:48:15.148Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setOSConditions: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setToolWin: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setToolUnix: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setToolProperty: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setS1ASclassPath: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] init-common: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] clean: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setOSConditions: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setToolWin: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.148Z] setToolUnix: [2024-06-27T10:48:15.148Z] [2024-06-27T10:48:15.149Z] setToolProperty: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setS1ASclassPath: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] init-common: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] clean-common: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setOSConditions: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setToolWin: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setToolUnix: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setToolProperty: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setS1ASclassPath: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] init-common: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] clean-classes-common: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setOSConditions: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setToolWin: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setToolUnix: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setToolProperty: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setS1ASclassPath: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] init-common: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] clean-jars-common: [2024-06-27T10:48:15.149Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setOSConditions: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setToolWin: [2024-06-27T10:48:15.149Z] [2024-06-27T10:48:15.149Z] setToolUnix: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setToolProperty: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setS1ASclassPath: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] init-common: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] clean: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setOSConditions: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setToolWin: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setToolUnix: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setToolProperty: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setS1ASclassPath: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] init-common: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] clean-common: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setOSConditions: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setToolWin: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setToolUnix: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setToolProperty: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setS1ASclassPath: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] init-common: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] clean-classes-common: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setOSConditions: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.150Z] setToolWin: [2024-06-27T10:48:15.150Z] [2024-06-27T10:48:15.151Z] setToolUnix: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setToolProperty: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setS1ASclassPath: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] init-common: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] clean-jars-common: [2024-06-27T10:48:15.151Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setOSConditions: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setToolWin: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setToolUnix: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setToolProperty: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setS1ASclassPath: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] init-common: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] clean: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setOSConditions: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setToolWin: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setToolUnix: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setToolProperty: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setS1ASclassPath: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] init-common: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] clean-common: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.151Z] setOSConditions: [2024-06-27T10:48:15.151Z] [2024-06-27T10:48:15.152Z] setToolWin: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setToolUnix: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setToolProperty: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setS1ASclassPath: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] init-common: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] clean-classes-common: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setOSConditions: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setToolWin: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setToolUnix: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setToolProperty: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setS1ASclassPath: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] init-common: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] clean-jars-common: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] start-record: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] connector_group_3: [2024-06-27T10:48:15.152Z] [echo] ************ Starting connector_group_3 ************ [2024-06-27T10:48:15.152Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setOSConditions: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setToolWin: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setToolUnix: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setToolProperty: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.152Z] setS1ASclassPath: [2024-06-27T10:48:15.152Z] [2024-06-27T10:48:15.153Z] init-common: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] clean: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setOSConditions: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setToolWin: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setToolUnix: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setToolProperty: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setS1ASclassPath: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] init-common: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] clean-common: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setOSConditions: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setToolWin: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setToolUnix: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setToolProperty: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setS1ASclassPath: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] init-common: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] clean-classes-common: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setOSConditions: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setToolWin: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setToolUnix: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setToolProperty: [2024-06-27T10:48:15.153Z] [2024-06-27T10:48:15.153Z] setS1ASclassPath: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] init-common: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] clean-jars-common: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] clean: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] clean: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] setOSConditions: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] setToolWin: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] setToolUnix: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] setToolProperty: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] setS1ASclassPath: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] init-common: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] clean-classes-common: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] compile: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] setOSConditions: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] setToolWin: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] setToolUnix: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] setToolProperty: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] setS1ASclassPath: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] init-common: [2024-06-27T10:48:15.154Z] [2024-06-27T10:48:15.154Z] compile-common: [2024-06-27T10:48:15.154Z] [echo] Current time (ISO): 2024-06-27T10:48:15.090+0000 [2024-06-27T10:48:15.154Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:15.154Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:15.172Z] [exec] Jun 27, 2024 10:48:14 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:48:15.172Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2becfd4c [2024-06-27T10:48:15.293Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@5f58ac11 [2024-06-27T10:48:15.293Z] [java] SingletonBean :: In PreDestroy() [2024-06-27T10:48:15.293Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:48:15.293Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:48:15.300Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:48:15.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2024-06-27T10:48:15.548Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:48:15.548Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:15.549Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:15.549Z] [java] Value of key is: embedded create 2nd container [2024-06-27T10:48:15.549Z] [java] Completed shutdown of GlassFish runtime [2024-06-27T10:48:15.549Z] [java] Jun 27, 2024 10:48:15 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:15.549Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:48:15.549Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:15.549Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:15.549Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:15.549Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:15.549Z] [java] Jun 27, 2024 10:48:15 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:15.549Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:15.549Z] [java] ..........FINISHED Embedded test [2024-06-27T10:48:15.549Z] [java] ----------------------- [2024-06-27T10:48:15.549Z] [java] ----------------------- [2024-06-27T10:48:15.549Z] [java] ----------------------- [2024-06-27T10:48:15.549Z] [java] ----------------------- [2024-06-27T10:48:15.549Z] [java] ===> Requesting wrong set of modules.... [2024-06-27T10:48:15.549Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:15.549Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:15.549Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:15.549Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain696941809411570816xml [2024-06-27T10:48:15.549Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:15.549Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:48:15.804Z] [java] Jun 27, 2024 10:48:15 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:48:15.804Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:48:15.804Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:48:15.804Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:48:15.804Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:15.804Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:15.804Z] [java] Jun 27, 2024 10:48:15 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:15.804Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (190 ms), startup services (42 ms), total (232 ms) [2024-06-27T10:48:15.805Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:15.805Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:15.805Z] [java] Jun 27, 2024 10:48:15 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:48:15.805Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:48:15.805Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:15.805Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:15.805Z] [java] Jun 27, 2024 10:48:15 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:15.805Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:15.805Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:15.805Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:15.805Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:15.805Z] [java] Value of key is: container with errors in MODULES [2024-06-27T10:48:15.805Z] [java] Value of key is: container with a wrong provider [2024-06-27T10:48:15.805Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:15.805Z] [java] [2024-06-27T10:48:15.805Z] [java] [2024-06-27T10:48:15.805Z] [java] ----------------------------------------- [2024-06-27T10:48:15.805Z] [java] - embedded with JPA: PASS - [2024-06-27T10:48:15.805Z] [java] - container without closing the current: PASS - [2024-06-27T10:48:15.805Z] [java] - container with a wrong provider: PASS - [2024-06-27T10:48:15.805Z] [java] - container with errors in MODULES: PASS - [2024-06-27T10:48:15.805Z] [java] - embedded close container: PASS - [2024-06-27T10:48:15.805Z] [java] - embedded create 2nd container: PASS - [2024-06-27T10:48:15.805Z] [java] ----------------------------------------- [2024-06-27T10:48:15.805Z] [java] Total PASS: 6 [2024-06-27T10:48:15.805Z] [java] Total FAIL: 0 [2024-06-27T10:48:15.805Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:48:15.805Z] [java] ----------------------------------------- [2024-06-27T10:48:15.805Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:48:15.805Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:48:15.805Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:15.805Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:15.805Z] [java] Jun 27, 2024 10:48:15 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:15.805Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (303 ms), startup services (7 ms), total (310 ms) [2024-06-27T10:48:15.805Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:15.805Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:15.806Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:48:15.806Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:48:15.806Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2024-06-27T10:48:15.806Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2024-06-27T10:48:15.806Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:15.806Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:15.806Z] [java] Jun 27, 2024 10:48:15 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:15.806Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:15.806Z] [java] Jun 27, 2024 10:48:15 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:15.806Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:15.806Z] [java] ==> Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2024-06-27T10:48:15.806Z] [java] ----------------------- [2024-06-27T10:48:15.806Z] [java] ----------------------- [2024-06-27T10:48:15.806Z] [java] ----------------------- [2024-06-27T10:48:15.806Z] [java] ----------------------- [2024-06-27T10:48:15.806Z] [java] ==> Creating container with a wrong provider... [2024-06-27T10:48:15.806Z] [java] ==> Caught expected: No EJBContainer provider available for requested provider: foo [2024-06-27T10:48:15.806Z] [java] The following providers: [2024-06-27T10:48:15.806Z] [java] org.glassfish.ejb.embedded.EJBContainerProviderImpl [2024-06-27T10:48:15.806Z] [java] Returned null from createEJBContainer call. [2024-06-27T10:48:15.806Z] [java] [2024-06-27T10:48:15.806Z] [java] ----------------------- [2024-06-27T10:48:15.806Z] [java] ----------------------- [2024-06-27T10:48:15.806Z] [2024-06-27T10:48:15.806Z] stop-database: [2024-06-27T10:48:15.806Z] [2024-06-27T10:48:15.806Z] all: [2024-06-27T10:48:15.806Z] [2024-06-27T10:48:15.806Z] testclose: [2024-06-27T10:48:15.806Z] [echo] [2024-06-27T10:48:15.806Z] [echo] [2024-06-27T10:48:15.806Z] [echo] ************************************************** [2024-06-27T10:48:15.806Z] [echo] * Running testclose [2024-06-27T10:48:15.806Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/testclose [2024-06-27T10:48:15.806Z] [echo] ************************************************** [2024-06-27T10:48:15.806Z] [echo] [2024-06-27T10:48:15.806Z] [echo] [2024-06-27T10:48:15.806Z] [2024-06-27T10:48:15.806Z] start-database: [2024-06-27T10:48:15.806Z] [2024-06-27T10:48:15.806Z] setOSConditions: [2024-06-27T10:48:15.806Z] [2024-06-27T10:48:15.806Z] setToolWin: [2024-06-27T10:48:15.806Z] [2024-06-27T10:48:15.806Z] setToolUnix: [2024-06-27T10:48:15.806Z] [2024-06-27T10:48:15.806Z] setToolProperty: [2024-06-27T10:48:15.806Z] [2024-06-27T10:48:15.806Z] setS1ASclassPath: [2024-06-27T10:48:15.806Z] [2024-06-27T10:48:15.806Z] init-common: [2024-06-27T10:48:15.912Z] [exec] Jun 27, 2024 10:48:15 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:48:15.912Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7d25913 [2024-06-27T10:48:15.912Z] [exec] Creating InitialContext() [2024-06-27T10:48:15.912Z] [exec] Value of key is: stateful [2024-06-27T10:48:15.912Z] [exec] Value of key is: stateless [2024-06-27T10:48:15.912Z] [exec] Value of key is: stateless2 [2024-06-27T10:48:15.912Z] [exec] ensuring that sless1 and sless2 are not equal [2024-06-27T10:48:15.912Z] [exec] Value of key is: stateless3 [2024-06-27T10:48:15.912Z] [exec] Value of key is: stateless4 [2024-06-27T10:48:15.912Z] [exec] test complete [2024-06-27T10:48:15.912Z] [exec] Value of key is: main [2024-06-27T10:48:15.912Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:15.912Z] [exec] [2024-06-27T10:48:15.912Z] [exec] [2024-06-27T10:48:15.912Z] [exec] ----------------------------------------- [2024-06-27T10:48:15.912Z] [exec] - stateful: PASS - [2024-06-27T10:48:15.912Z] [exec] - stateless4: PASS - [2024-06-27T10:48:15.912Z] [exec] - main: PASS - [2024-06-27T10:48:15.912Z] [exec] - stateless: PASS - [2024-06-27T10:48:15.912Z] [exec] - stateless2: PASS - [2024-06-27T10:48:15.912Z] [exec] - stateless3: PASS - [2024-06-27T10:48:15.912Z] [exec] ----------------------------------------- [2024-06-27T10:48:15.912Z] [exec] Total PASS: 6 [2024-06-27T10:48:15.912Z] [exec] Total FAIL: 0 [2024-06-27T10:48:15.912Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:48:15.912Z] [exec] ----------------------------------------- [2024-06-27T10:48:15.912Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:15.912Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] clean: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] setOSConditions: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] setToolWin: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] setToolUnix: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] setToolProperty: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] setS1ASclassPath: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] init-common: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] clean-common: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] setOSConditions: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] setToolWin: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] setToolUnix: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] setToolProperty: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] setS1ASclassPath: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] init-common: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] clean-classes-common: [2024-06-27T10:48:16.061Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.061Z] setOSConditions: [2024-06-27T10:48:16.061Z] [2024-06-27T10:48:16.062Z] setToolWin: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] setToolUnix: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] setToolProperty: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] setS1ASclassPath: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] init-common: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] clean-jars-common: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] compile: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] setOSConditions: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] setToolWin: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] setToolUnix: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] setToolProperty: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] setS1ASclassPath: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] init-common: [2024-06-27T10:48:16.062Z] [2024-06-27T10:48:16.062Z] compile-common: [2024-06-27T10:48:16.062Z] [echo] Current time (ISO): 2024-06-27T10:48:15.863+0000 [2024-06-27T10:48:16.062Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:16.062Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:16.083Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:16.083Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:16.083Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:16.083Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:16.083Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:16.083Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:16.083Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:16.168Z] [2024-06-27T10:48:16.168Z] checkReporting-common: [2024-06-27T10:48:16.168Z] [2024-06-27T10:48:16.168Z] confirmReportPresent-common: [2024-06-27T10:48:16.168Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:48:16.168Z] [echo] Test seems to be reported fine [2024-06-27T10:48:16.168Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-cdi/RepRunConf.txt [2024-06-27T10:48:16.169Z] [2024-06-27T10:48:16.169Z] confirmMissingReport-common: [2024-06-27T10:48:16.169Z] [2024-06-27T10:48:16.169Z] undeploy: [2024-06-27T10:48:16.169Z] [2024-06-27T10:48:16.169Z] setOSConditions: [2024-06-27T10:48:16.169Z] [2024-06-27T10:48:16.169Z] setToolWin: [2024-06-27T10:48:16.169Z] [2024-06-27T10:48:16.169Z] setToolUnix: [2024-06-27T10:48:16.169Z] [2024-06-27T10:48:16.169Z] setToolProperty: [2024-06-27T10:48:16.169Z] [2024-06-27T10:48:16.169Z] setS1ASclassPath: [2024-06-27T10:48:16.169Z] [2024-06-27T10:48:16.169Z] init-common: [2024-06-27T10:48:16.169Z] [2024-06-27T10:48:16.169Z] undeploy-common: [2024-06-27T10:48:16.203Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:16.203Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:16.349Z] [INFO] [exec] Waiting for domain1 to start ...... [2024-06-27T10:48:16.349Z] [INFO] [exec] Waiting finished after 5,190 ms. [2024-06-27T10:48:16.349Z] [INFO] [exec] Successfully started the domain : domain1 [2024-06-27T10:48:16.349Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:16.349Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:16.349Z] [INFO] [exec] Admin Port: 4,848 [2024-06-27T10:48:16.349Z] [INFO] [exec] Command start-domain executed successfully. [2024-06-27T10:48:16.349Z] [WARNING] [echo] ANT PROJECT GlassFish-QuickLook [2024-06-27T10:48:16.349Z] [WARNING] [echo] [2024-06-27T10:48:16.349Z] [WARNING] [echo] ************************* [2024-06-27T10:48:16.349Z] [WARNING] [echo] * build amx [2024-06-27T10:48:16.349Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/amx [2024-06-27T10:48:16.349Z] [WARNING] [echo] ************************* [2024-06-27T10:48:16.349Z] [WARNING] [echo] [2024-06-27T10:48:16.349Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-06-27T10:48:16.349Z] [WARNING] [echo] Listing of source files: amx/AMXConfigProxyTests.java;amx/AMXCoreTests.java;amx/AMXOtherTests.java;amx/AMXProxyTests.java;amx/AMXTestBase.java;amx/Demo.java;amx/Interfaces.java;amx/InterfacesGlassfish.java [2024-06-27T10:48:16.349Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:16.349Z] [INFO] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:16.459Z] Note: Some input files use or override a deprecated API. [2024-06-27T10:48:16.459Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:16.459Z] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:48:16.459Z] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:16.459Z] 6 warnings [2024-06-27T10:48:16.459Z] [WARNING] [echo] [2024-06-27T10:48:16.459Z] [WARNING] [echo] ************************* [2024-06-27T10:48:16.459Z] [WARNING] [echo] * build admin [2024-06-27T10:48:16.459Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/admin [2024-06-27T10:48:16.459Z] [WARNING] [echo] ************************* [2024-06-27T10:48:16.459Z] [WARNING] [echo] [2024-06-27T10:48:16.459Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-06-27T10:48:16.459Z] [WARNING] [echo] Listing of source files: admin/BaseAsadminTest.java;admin/JdbcConnectionPoolTests.java;admin/JvmOptionTests.java;admin/OsgiAsadminTest.java;admin/WebtierTests.java;admin/util/GeneralUtils.java [2024-06-27T10:48:16.459Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:16.459Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:16.459Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:16.459Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:16.459Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:16.512Z] Avoid second fetch [2024-06-27T10:48:16.524Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:48:16.579Z] [INFO] [2024-06-27T10:48:16.579Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:48:16.579Z] [INFO] [2024-06-27T10:48:16.579Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:48:16.677Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_cmt_QCF [2024-06-27T10:48:16.714Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:16.714Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:16.714Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:16.715Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:16.715Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:16.715Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:16.715Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:16.737Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-ejb-cdiApp [2024-06-27T10:48:16.913Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:16.913Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:16.913Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:16.913Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:16.992Z] [2024-06-27T10:48:16.992Z] all: [2024-06-27T10:48:16.992Z] [2024-06-27T10:48:16.992Z] setOSConditions: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setToolWin: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setToolUnix: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setToolProperty: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setS1ASclassPath: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] init-common: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] clean: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setOSConditions: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setToolWin: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setToolUnix: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setToolProperty: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setS1ASclassPath: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] init-common: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] clean-common: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setOSConditions: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setToolWin: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setToolUnix: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setToolProperty: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] setS1ASclassPath: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] init-common: [2024-06-27T10:48:16.993Z] [2024-06-27T10:48:16.993Z] clean-classes-common: [2024-06-27T10:48:16.993Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] setOSConditions: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] setToolWin: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] setToolUnix: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] setToolProperty: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] setS1ASclassPath: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] init-common: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] clean-jars-common: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] compile: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] setOSConditions: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] setToolWin: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] setToolUnix: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] setToolProperty: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] setS1ASclassPath: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] init-common: [2024-06-27T10:48:16.994Z] [2024-06-27T10:48:16.994Z] compile-common: [2024-06-27T10:48:16.994Z] [echo] Current time (ISO): 2024-06-27T10:48:16.890+0000 [2024-06-27T10:48:16.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:16.994Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:17.007Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:17.007Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:17.007Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:17.007Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:17.007Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:17.007Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:17.007Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:17.008Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:17.008Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:17.008Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/admin/src/test/admin/BaseAsadminTest.java uses or overrides a deprecated API. [2024-06-27T10:48:17.008Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:17.008Z] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:48:17.008Z] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:17.008Z] 6 warnings [2024-06-27T10:48:17.008Z] [WARNING] [echo] [2024-06-27T10:48:17.008Z] [WARNING] [echo] ************************* [2024-06-27T10:48:17.008Z] [WARNING] [echo] * build admincli [2024-06-27T10:48:17.008Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/admincli [2024-06-27T10:48:17.008Z] [WARNING] [echo] ************************* [2024-06-27T10:48:17.008Z] [WARNING] [echo] [2024-06-27T10:48:17.008Z] [WARNING] [echo] compiling test client to ../classes/test [2024-06-27T10:48:17.008Z] [WARNING] [echo] Listing of source files: admincli/ExistStatusTests.java;admincli/RestartDomainTests.java;admincli/util/RtExec.java;admincli/util/StreamGobbler.java [2024-06-27T10:48:17.008Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:17.035Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:17.169Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:17.169Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:17.169Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:17.169Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:17.169Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:17.169Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:17.169Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:17.263Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:17.263Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:17.263Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:17.263Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:17.263Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:17.263Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:17.263Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:17.263Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:17.263Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:17.263Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:17.263Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:17.292Z] [javac] 1 warning [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] build: [2024-06-27T10:48:17.292Z] [echo] assemble.dir = /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] setOSConditions: [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] setToolWin: [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] setToolUnix: [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] setToolProperty: [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] setS1ASclassPath: [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] init-common: [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] webclient-war-common: [2024-06-27T10:48:17.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] clear: [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] test-tlds-exist: [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] copy-tlds: [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] test-tagfiles-exist: [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] copy-tagfiles: [2024-06-27T10:48:17.292Z] [2024-06-27T10:48:17.292Z] package-war-common: [2024-06-27T10:48:17.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:17.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:17.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:17.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:17.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/lib [2024-06-27T10:48:17.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:17.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:17.293Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:17.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/docroot [2024-06-27T10:48:17.293Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-web.war [2024-06-27T10:48:17.293Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:17.293Z] [2024-06-27T10:48:17.293Z] setOSConditions: [2024-06-27T10:48:17.293Z] [2024-06-27T10:48:17.293Z] setToolWin: [2024-06-27T10:48:17.293Z] [2024-06-27T10:48:17.293Z] setToolUnix: [2024-06-27T10:48:17.293Z] [2024-06-27T10:48:17.293Z] setToolProperty: [2024-06-27T10:48:17.293Z] [2024-06-27T10:48:17.293Z] setS1ASclassPath: [2024-06-27T10:48:17.293Z] [2024-06-27T10:48:17.293Z] init-common: [2024-06-27T10:48:17.293Z] [2024-06-27T10:48:17.293Z] compile-common: [2024-06-27T10:48:17.293Z] [echo] Current time (ISO): 2024-06-27T10:48:17.158+0000 [2024-06-27T10:48:17.293Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:17.518Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:17.518Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:17.518Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/admincli/src/test/admincli/util/RtExec.java uses or overrides a deprecated API. [2024-06-27T10:48:17.518Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:17.518Z] 6 warnings [2024-06-27T10:48:17.717Z] [exec] Waiting for domain1 to start ...... [2024-06-27T10:48:17.717Z] [exec] Waiting finished after 5,715 ms. [2024-06-27T10:48:17.717Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:48:17.717Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:17.717Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:17.717Z] [exec] Admin Port: 45,707 [2024-06-27T10:48:17.717Z] [exec] Command start-domain executed successfully. [2024-06-27T10:48:17.717Z] [echo] run.xml:doing wait for localhost:45711... [2024-06-27T10:48:17.918Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:17.918Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:17.918Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:17.918Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:17.918Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:17.918Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:17.918Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:17.939Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:17.939Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:48:17.939Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:48:17.939Z] [javac] 2 warnings [2024-06-27T10:48:18.018Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-06-27T10:48:18.018Z] [2024-06-27T10:48:18.018Z] dumpThreadStack: [2024-06-27T10:48:18.018Z] [2024-06-27T10:48:18.018Z] startDomainWindows: [2024-06-27T10:48:18.018Z] [2024-06-27T10:48:18.018Z] startDomain: [2024-06-27T10:48:18.018Z] [2024-06-27T10:48:18.018Z] jsp: [2024-06-27T10:48:18.018Z] [echo] @@## Running WEB JSP developer tests ##@@ [2024-06-27T10:48:18.019Z] [echo] @@## Set environment variable 'web' to name of single test dir to run only that one. ##@@ [2024-06-27T10:48:18.019Z] [echo] [2024-06-27T10:48:18.019Z] [echo] ************************* [2024-06-27T10:48:18.019Z] [echo] * Running emptyServletPathJspInclude [2024-06-27T10:48:18.019Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude [2024-06-27T10:48:18.019Z] [echo] ************************* [2024-06-27T10:48:18.019Z] [echo] [2024-06-27T10:48:18.019Z] [2024-06-27T10:48:18.019Z] setOSConditions: [2024-06-27T10:48:18.019Z] [2024-06-27T10:48:18.019Z] setToolWin: [2024-06-27T10:48:18.019Z] [2024-06-27T10:48:18.019Z] setToolUnix: [2024-06-27T10:48:18.019Z] [2024-06-27T10:48:18.019Z] setToolProperty: [2024-06-27T10:48:18.019Z] [2024-06-27T10:48:18.019Z] setS1ASclassPath: [2024-06-27T10:48:18.148Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:18.149Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:18.193Z] [2024-06-27T10:48:18.194Z] setOSConditions: [2024-06-27T10:48:18.194Z] [2024-06-27T10:48:18.194Z] setToolWin: [2024-06-27T10:48:18.194Z] [2024-06-27T10:48:18.194Z] setToolUnix: [2024-06-27T10:48:18.194Z] [2024-06-27T10:48:18.194Z] setToolProperty: [2024-06-27T10:48:18.194Z] [2024-06-27T10:48:18.194Z] setS1ASclassPath: [2024-06-27T10:48:18.194Z] [2024-06-27T10:48:18.194Z] init-common: [2024-06-27T10:48:18.194Z] [2024-06-27T10:48:18.194Z] compile-common: [2024-06-27T10:48:18.194Z] [echo] Current time (ISO): 2024-06-27T10:48:17.986+0000 [2024-06-27T10:48:18.194Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:18.240Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:18.240Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:18.240Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:18.240Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:18.240Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:18.240Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:18.240Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:18.317Z] [2024-06-27T10:48:18.317Z] init-common: [2024-06-27T10:48:18.317Z] [2024-06-27T10:48:18.317Z] clean: [2024-06-27T10:48:18.317Z] [2024-06-27T10:48:18.317Z] setOSConditions: [2024-06-27T10:48:18.317Z] [2024-06-27T10:48:18.317Z] setToolWin: [2024-06-27T10:48:18.317Z] [2024-06-27T10:48:18.317Z] setToolUnix: [2024-06-27T10:48:18.317Z] [2024-06-27T10:48:18.317Z] setToolProperty: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setS1ASclassPath: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] init-common: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] clean-common: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setOSConditions: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setToolWin: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setToolUnix: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setToolProperty: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setS1ASclassPath: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] init-common: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] clean-classes-common: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setOSConditions: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setToolWin: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setToolUnix: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setToolProperty: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setS1ASclassPath: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] init-common: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] clean-jars-common: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] compile: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.318Z] setOSConditions: [2024-06-27T10:48:18.318Z] [2024-06-27T10:48:18.319Z] setToolWin: [2024-06-27T10:48:18.319Z] [2024-06-27T10:48:18.319Z] setToolUnix: [2024-06-27T10:48:18.319Z] [2024-06-27T10:48:18.319Z] setToolProperty: [2024-06-27T10:48:18.319Z] [2024-06-27T10:48:18.319Z] setS1ASclassPath: [2024-06-27T10:48:18.319Z] [2024-06-27T10:48:18.319Z] init-common: [2024-06-27T10:48:18.404Z] Note: Some input files use or override a deprecated API. [2024-06-27T10:48:18.404Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:18.404Z] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:48:18.404Z] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:18.404Z] 6 warnings [2024-06-27T10:48:18.404Z] [WARNING] [echo] [2024-06-27T10:48:18.404Z] [WARNING] [echo] ************************* [2024-06-27T10:48:18.404Z] [WARNING] [echo] * build admin [2024-06-27T10:48:18.404Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/admin [2024-06-27T10:48:18.404Z] [WARNING] [echo] ************************* [2024-06-27T10:48:18.404Z] [WARNING] [echo] [2024-06-27T10:48:18.404Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-06-27T10:48:18.404Z] [WARNING] [echo] Listing of source files: admin/BaseAsadminTest.java;admin/JdbcConnectionPoolTests.java;admin/JvmOptionTests.java;admin/OsgiAsadminTest.java;admin/WebtierTests.java;admin/util/GeneralUtils.java [2024-06-27T10:48:18.404Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:18.573Z] [2024-06-27T10:48:18.573Z] compile-common: [2024-06-27T10:48:18.574Z] [echo] Current time (ISO): 2024-06-27T10:48:18.324+0000 [2024-06-27T10:48:18.574Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:18.574Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:18.659Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:18.659Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:18.659Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:18.659Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:18.659Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:18.659Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:18.659Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:18.659Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:18.659Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:18.659Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:18.659Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:18.801Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:18.841Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:18.918Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:18.918Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:18.918Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/admin/src/test/admin/BaseAsadminTest.java uses or overrides a deprecated API. [2024-06-27T10:48:18.918Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:18.918Z] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:48:18.918Z] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:18.918Z] 6 warnings [2024-06-27T10:48:18.918Z] [WARNING] [echo] [2024-06-27T10:48:18.918Z] [WARNING] [echo] ************************* [2024-06-27T10:48:18.918Z] [WARNING] [echo] * build admincli [2024-06-27T10:48:18.918Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/admincli [2024-06-27T10:48:18.918Z] [WARNING] [echo] ************************* [2024-06-27T10:48:18.918Z] [WARNING] [echo] [2024-06-27T10:48:19.073Z] [javac] 1 warning [2024-06-27T10:48:19.073Z] [2024-06-27T10:48:19.073Z] setOSConditions: [2024-06-27T10:48:19.073Z] [2024-06-27T10:48:19.073Z] setToolWin: [2024-06-27T10:48:19.073Z] [2024-06-27T10:48:19.073Z] setToolUnix: [2024-06-27T10:48:19.073Z] [2024-06-27T10:48:19.073Z] setToolProperty: [2024-06-27T10:48:19.073Z] [2024-06-27T10:48:19.073Z] setS1ASclassPath: [2024-06-27T10:48:19.073Z] [2024-06-27T10:48:19.073Z] init-common: [2024-06-27T10:48:19.073Z] [2024-06-27T10:48:19.073Z] compile-common: [2024-06-27T10:48:19.073Z] [echo] Current time (ISO): 2024-06-27T10:48:18.890+0000 [2024-06-27T10:48:19.073Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:19.096Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/servlet/TestManagedBean.java uses or overrides a deprecated API. [2024-06-27T10:48:19.096Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:19.096Z] [javac] 1 warning [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] build: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] setOSConditions: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] setToolWin: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] setToolUnix: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] setToolProperty: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] setS1ASclassPath: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] init-common: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] webclient-war-common: [2024-06-27T10:48:19.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] clear: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] test-tlds-exist: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] copy-tlds: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] test-tagfiles-exist: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] copy-tagfiles: [2024-06-27T10:48:19.096Z] [2024-06-27T10:48:19.096Z] package-war-common: [2024-06-27T10:48:19.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:19.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:19.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:19.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:19.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/lib [2024-06-27T10:48:19.097Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:19.097Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:19.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/docroot [2024-06-27T10:48:19.097Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-web.war [2024-06-27T10:48:19.097Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:19.097Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:19.097Z] [javac] Compiling 1 source file [2024-06-27T10:48:19.104Z] [INFO] No sources to compile [2024-06-27T10:48:19.104Z] [INFO] [2024-06-27T10:48:19.104Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:48:19.104Z] [INFO] [2024-06-27T10:48:19.104Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:48:19.104Z] [INFO] [2024-06-27T10:48:19.104Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:48:19.104Z] [INFO] No sources to compile [2024-06-27T10:48:19.104Z] [INFO] [2024-06-27T10:48:19.104Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:48:19.104Z] [INFO] No sources to compile [2024-06-27T10:48:19.104Z] [INFO] [2024-06-27T10:48:19.104Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:48:19.141Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:19.141Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:19.141Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:19.141Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:19.141Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:19.141Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:19.141Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:19.200Z] [WARNING] [echo] compiling test client to ../classes/test [2024-06-27T10:48:19.200Z] [WARNING] [echo] Listing of source files: admincli/ExistStatusTests.java;admincli/RestartDomainTests.java;admincli/util/RtExec.java;admincli/util/StreamGobbler.java [2024-06-27T10:48:19.200Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:19.200Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:19.200Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:19.200Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:19.200Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:19.241Z] [exec] Connector resource jms/ejb_mdb_cmt_QCF created. [2024-06-27T10:48:19.241Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_cmt_InQueue [2024-06-27T10:48:19.351Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:19.351Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:19.351Z] [2024-06-27T10:48:19.351Z] deploy: [2024-06-27T10:48:19.351Z] [2024-06-27T10:48:19.351Z] deploy-war-common: [2024-06-27T10:48:19.351Z] [2024-06-27T10:48:19.351Z] setOSConditions: [2024-06-27T10:48:19.351Z] [2024-06-27T10:48:19.351Z] setToolWin: [2024-06-27T10:48:19.351Z] [2024-06-27T10:48:19.351Z] setToolUnix: [2024-06-27T10:48:19.351Z] [2024-06-27T10:48:19.352Z] setToolProperty: [2024-06-27T10:48:19.352Z] [2024-06-27T10:48:19.352Z] setS1ASclassPath: [2024-06-27T10:48:19.352Z] [2024-06-27T10:48:19.352Z] init-common: [2024-06-27T10:48:19.352Z] [2024-06-27T10:48:19.352Z] deploy-war-commonpe: [2024-06-27T10:48:19.454Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:19.454Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:19.454Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:19.454Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:19.454Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:19.454Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:19.454Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:16.020Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:48:16.028Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:48:16.514Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:48:16.530Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:48:16.538Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:48:19.556Z] [exec] Application deployed with name ejb-bmp-appauthApp. [2024-06-27T10:48:19.556Z] [echo] Deployment on target server server successful [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] setOSConditions: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] setToolWin: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] setToolUnix: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] setToolProperty: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] setS1ASclassPath: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] init-common: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] deploy-common-ee: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] run: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] setup-derby-for-authentication: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] setOSConditions: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] setToolWin: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] setToolUnix: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] setToolProperty: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] setS1ASclassPath: [2024-06-27T10:48:19.556Z] [2024-06-27T10:48:19.556Z] init-common: [2024-06-27T10:48:19.557Z] [2024-06-27T10:48:19.557Z] stop-derby: [2024-06-27T10:48:19.557Z] [2024-06-27T10:48:19.557Z] stop-derby-aix: [2024-06-27T10:48:19.557Z] [2024-06-27T10:48:19.557Z] stop-derby-nonaix: [2024-06-27T10:48:19.557Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:48:19.671Z] [INFO] Executing tasks [2024-06-27T10:48:19.671Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:48:19.671Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:48:19.748Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:19.748Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:19.748Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/admincli/src/test/admincli/util/RtExec.java uses or overrides a deprecated API. [2024-06-27T10:48:19.748Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:19.748Z] 6 warnings [2024-06-27T10:48:19.757Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:48:19.757Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:48:19.757Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:48:19.757Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:48:19.757Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:48:19.757Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:48:19.758Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:48:19.758Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:48:19.758Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:48:19.758Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:48:19.758Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:48:19.758Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:48:19.758Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:48:19.758Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:48:19.758Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:48:19.758Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:48:19.758Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:19.758Z] [INFO] BUILD SUCCESS [2024-06-27T10:48:19.758Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:19.758Z] [INFO] Total time: 20.751 s [2024-06-27T10:48:19.758Z] [INFO] Finished at: 2024-06-27T10:48:19Z [2024-06-27T10:48:19.758Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:19.758Z] + run_test naming_all [2024-06-27T10:48:19.758Z] + local testid=naming_all [2024-06-27T10:48:19.758Z] + local found=false [2024-06-27T10:48:19.758Z] ++ find . -name run_test.sh [2024-06-27T10:48:19.814Z] [java] Thu Jun 27 10:48:19 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:48:19.814Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties to copy. [2024-06-27T10:48:19.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases [2024-06-27T10:48:19.814Z] [2024-06-27T10:48:19.814Z] setOSConditions: [2024-06-27T10:48:19.814Z] [2024-06-27T10:48:19.814Z] setToolWin: [2024-06-27T10:48:19.814Z] [2024-06-27T10:48:19.814Z] setToolUnix: [2024-06-27T10:48:19.814Z] [2024-06-27T10:48:19.814Z] setToolProperty: [2024-06-27T10:48:19.814Z] [2024-06-27T10:48:19.814Z] setS1ASclassPath: [2024-06-27T10:48:19.814Z] [2024-06-27T10:48:19.814Z] init-common: [2024-06-27T10:48:19.814Z] [2024-06-27T10:48:19.814Z] start-derby: [2024-06-27T10:48:19.814Z] [2024-06-27T10:48:19.814Z] start-derby-aix: [2024-06-27T10:48:19.814Z] [2024-06-27T10:48:19.814Z] start-derby-nonaix: [2024-06-27T10:48:19.814Z] [echo] Starting Derby DB Server ... [2024-06-27T10:48:19.928Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:48:19.928Z] [INFO] Executed tasks [2024-06-27T10:48:19.928Z] [INFO] [2024-06-27T10:48:19.928Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:48:19.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-managed-bean --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-web.war [2024-06-27T10:48:20.014Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:20.014Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:48:20.014Z] + OPT=list_test_ids [2024-06-27T10:48:20.014Z] + TEST_ID= [2024-06-27T10:48:20.014Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:48:20.014Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:48:20.014Z] +++ uname [2024-06-27T10:48:20.014Z] +++ grep -i sunos [2024-06-27T10:48:20.014Z] +++ wc -l [2024-06-27T10:48:20.014Z] +++ awk '{print $1}' [2024-06-27T10:48:20.014Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:20.014Z] ++ GREP=grep [2024-06-27T10:48:20.014Z] ++ AWK=awk [2024-06-27T10:48:20.014Z] ++ SED=sed [2024-06-27T10:48:20.014Z] ++ BC=bc [2024-06-27T10:48:20.014Z] ++ export GREP AWK SED BC [2024-06-27T10:48:20.014Z] + case ${OPT} in [2024-06-27T10:48:20.014Z] + list_test_ids [2024-06-27T10:48:20.014Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:48:20.014Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.014Z] + [[ admin_cli_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.014Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.014Z] + [[ admin-cli-group-1 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.014Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.014Z] + [[ admin-cli-group-2 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.014Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.014Z] + [[ admin-cli-group-3 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.014Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.014Z] + [[ admin-cli-group-4 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.014Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.014Z] + [[ admin-cli-group-5 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.014Z] + [[ false = true ]] [2024-06-27T10:48:20.014Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:20.014Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:48:20.014Z] + OPT=list_test_ids [2024-06-27T10:48:20.014Z] + TEST_ID= [2024-06-27T10:48:20.014Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:48:20.014Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:48:20.014Z] +++ uname [2024-06-27T10:48:20.014Z] +++ grep -i sunos [2024-06-27T10:48:20.014Z] +++ wc -l [2024-06-27T10:48:20.014Z] +++ awk '{print $1}' [2024-06-27T10:48:20.014Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:20.014Z] ++ GREP=grep [2024-06-27T10:48:20.014Z] ++ AWK=awk [2024-06-27T10:48:20.014Z] ++ SED=sed [2024-06-27T10:48:20.014Z] ++ BC=bc [2024-06-27T10:48:20.014Z] ++ export GREP AWK SED BC [2024-06-27T10:48:20.014Z] + case ${OPT} in [2024-06-27T10:48:20.014Z] + list_test_ids [2024-06-27T10:48:20.014Z] + echo batch_all [2024-06-27T10:48:20.014Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.014Z] + [[ batch_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.014Z] + [[ false = true ]] [2024-06-27T10:48:20.014Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:20.014Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:48:20.014Z] + OPT=list_test_ids [2024-06-27T10:48:20.014Z] + TEST_ID= [2024-06-27T10:48:20.014Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:48:20.014Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:48:20.014Z] +++ uname [2024-06-27T10:48:20.014Z] +++ grep -i sunos [2024-06-27T10:48:20.014Z] +++ wc -l [2024-06-27T10:48:20.014Z] +++ awk '{print $1}' [2024-06-27T10:48:20.014Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:20.014Z] ++ GREP=grep [2024-06-27T10:48:20.014Z] ++ AWK=awk [2024-06-27T10:48:20.014Z] ++ SED=sed [2024-06-27T10:48:20.014Z] ++ BC=bc [2024-06-27T10:48:20.014Z] ++ export GREP AWK SED BC [2024-06-27T10:48:20.014Z] + case ${OPT} in [2024-06-27T10:48:20.014Z] + list_test_ids [2024-06-27T10:48:20.014Z] + echo cdi_all [2024-06-27T10:48:20.014Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.014Z] + [[ cdi_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.014Z] + [[ false = true ]] [2024-06-27T10:48:20.014Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:20.014Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:48:20.014Z] + OPT=list_test_ids [2024-06-27T10:48:20.014Z] + TEST_ID= [2024-06-27T10:48:20.014Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:48:20.014Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:48:20.014Z] +++ uname [2024-06-27T10:48:20.014Z] +++ grep -i sunos [2024-06-27T10:48:20.014Z] +++ wc -l [2024-06-27T10:48:20.014Z] +++ awk '{print $1}' [2024-06-27T10:48:20.014Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:20.014Z] ++ GREP=grep [2024-06-27T10:48:20.014Z] ++ AWK=awk [2024-06-27T10:48:20.014Z] ++ SED=sed [2024-06-27T10:48:20.014Z] ++ BC=bc [2024-06-27T10:48:20.014Z] ++ export GREP AWK SED BC [2024-06-27T10:48:20.014Z] + case ${OPT} in [2024-06-27T10:48:20.014Z] + list_test_ids [2024-06-27T10:48:20.015Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ connector_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ connector_group_1 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ connector_group_2 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ connector_group_3 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ connector_group_4 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + [[ false = true ]] [2024-06-27T10:48:20.015Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:20.015Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:48:20.015Z] + OPT=list_test_ids [2024-06-27T10:48:20.015Z] + TEST_ID= [2024-06-27T10:48:20.015Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:48:20.015Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:48:20.015Z] +++ uname [2024-06-27T10:48:20.015Z] +++ grep -i sunos [2024-06-27T10:48:20.015Z] +++ wc -l [2024-06-27T10:48:20.015Z] +++ awk '{print $1}' [2024-06-27T10:48:20.015Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:20.015Z] ++ GREP=grep [2024-06-27T10:48:20.015Z] ++ AWK=awk [2024-06-27T10:48:20.015Z] ++ SED=sed [2024-06-27T10:48:20.015Z] ++ BC=bc [2024-06-27T10:48:20.015Z] ++ export GREP AWK SED BC [2024-06-27T10:48:20.015Z] + case ${OPT} in [2024-06-27T10:48:20.015Z] + list_test_ids [2024-06-27T10:48:20.015Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ deployment_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ deployment_cluster_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + [[ false = true ]] [2024-06-27T10:48:20.015Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:20.015Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:48:20.015Z] + OPT=list_test_ids [2024-06-27T10:48:20.015Z] + TEST_ID= [2024-06-27T10:48:20.015Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:48:20.015Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:48:20.015Z] +++ uname [2024-06-27T10:48:20.015Z] +++ grep -i sunos [2024-06-27T10:48:20.015Z] +++ wc -l [2024-06-27T10:48:20.015Z] +++ awk '{print $1}' [2024-06-27T10:48:20.015Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:20.015Z] ++ GREP=grep [2024-06-27T10:48:20.015Z] ++ AWK=awk [2024-06-27T10:48:20.015Z] ++ SED=sed [2024-06-27T10:48:20.015Z] ++ BC=bc [2024-06-27T10:48:20.015Z] ++ export GREP AWK SED BC [2024-06-27T10:48:20.015Z] + case ${OPT} in [2024-06-27T10:48:20.015Z] + list_test_ids [2024-06-27T10:48:20.015Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ ejb_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ ejb_timer_cluster_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ ejb_web_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ ejb_group_1 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ ejb_group_2 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ ejb_group_3 = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ ejb_group_embedded = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + [[ false = true ]] [2024-06-27T10:48:20.015Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:20.015Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-06-27T10:48:20.015Z] + OPT=list_test_ids [2024-06-27T10:48:20.015Z] + TEST_ID= [2024-06-27T10:48:20.015Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-06-27T10:48:20.015Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-06-27T10:48:20.015Z] +++ uname [2024-06-27T10:48:20.015Z] +++ grep -i sunos [2024-06-27T10:48:20.015Z] +++ wc -l [2024-06-27T10:48:20.015Z] +++ awk '{print $1}' [2024-06-27T10:48:20.015Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:20.015Z] ++ GREP=grep [2024-06-27T10:48:20.015Z] ++ AWK=awk [2024-06-27T10:48:20.015Z] ++ SED=sed [2024-06-27T10:48:20.015Z] ++ BC=bc [2024-06-27T10:48:20.015Z] ++ export GREP AWK SED BC [2024-06-27T10:48:20.015Z] + case ${OPT} in [2024-06-27T10:48:20.015Z] + list_test_ids [2024-06-27T10:48:20.015Z] + echo jdbc_all [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ jdbc_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + [[ false = true ]] [2024-06-27T10:48:20.015Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:20.015Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-06-27T10:48:20.015Z] + OPT=list_test_ids [2024-06-27T10:48:20.015Z] + TEST_ID= [2024-06-27T10:48:20.015Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-06-27T10:48:20.015Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-06-27T10:48:20.015Z] +++ uname [2024-06-27T10:48:20.015Z] +++ grep -i sunos [2024-06-27T10:48:20.015Z] +++ wc -l [2024-06-27T10:48:20.015Z] +++ awk '{print $1}' [2024-06-27T10:48:20.015Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:20.015Z] ++ GREP=grep [2024-06-27T10:48:20.015Z] ++ AWK=awk [2024-06-27T10:48:20.015Z] ++ SED=sed [2024-06-27T10:48:20.015Z] ++ BC=bc [2024-06-27T10:48:20.015Z] ++ export GREP AWK SED BC [2024-06-27T10:48:20.015Z] + case ${OPT} in [2024-06-27T10:48:20.015Z] + list_test_ids [2024-06-27T10:48:20.015Z] + echo jms_all [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ jms_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + [[ false = true ]] [2024-06-27T10:48:20.015Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:20.015Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-06-27T10:48:20.015Z] + OPT=list_test_ids [2024-06-27T10:48:20.015Z] + TEST_ID= [2024-06-27T10:48:20.015Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-06-27T10:48:20.015Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-06-27T10:48:20.015Z] +++ uname [2024-06-27T10:48:20.015Z] +++ grep -i sunos [2024-06-27T10:48:20.015Z] +++ wc -l [2024-06-27T10:48:20.015Z] +++ awk '{print $1}' [2024-06-27T10:48:20.015Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:20.015Z] ++ GREP=grep [2024-06-27T10:48:20.015Z] ++ AWK=awk [2024-06-27T10:48:20.015Z] ++ SED=sed [2024-06-27T10:48:20.015Z] ++ BC=bc [2024-06-27T10:48:20.015Z] ++ export GREP AWK SED BC [2024-06-27T10:48:20.015Z] + case ${OPT} in [2024-06-27T10:48:20.015Z] + list_test_ids [2024-06-27T10:48:20.015Z] + echo naming_all [2024-06-27T10:48:20.015Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:20.015Z] + [[ naming_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-06-27T10:48:20.015Z] + found=true [2024-06-27T10:48:20.015Z] + break [2024-06-27T10:48:20.015Z] + [[ true = true ]] [2024-06-27T10:48:20.015Z] + ./appserver/tests/appserv-tests/devtests/naming/run_test.sh run_test_id naming_all [2024-06-27T10:48:20.015Z] + OPT=run_test_id [2024-06-27T10:48:20.015Z] + TEST_ID=naming_all [2024-06-27T10:48:20.015Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-06-27T10:48:20.015Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-06-27T10:48:20.015Z] +++ uname [2024-06-27T10:48:20.015Z] +++ grep -i sunos [2024-06-27T10:48:20.015Z] +++ wc -l [2024-06-27T10:48:20.015Z] +++ awk '{print $1}' [2024-06-27T10:48:20.015Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:20.015Z] ++ GREP=grep [2024-06-27T10:48:20.015Z] ++ AWK=awk [2024-06-27T10:48:20.015Z] ++ SED=sed [2024-06-27T10:48:20.015Z] ++ BC=bc [2024-06-27T10:48:20.015Z] ++ export GREP AWK SED BC [2024-06-27T10:48:20.015Z] + case ${OPT} in [2024-06-27T10:48:20.015Z] + trap 'copy_test_artifacts naming_all' EXIT [2024-06-27T10:48:20.015Z] + run_test_id naming_all [2024-06-27T10:48:20.015Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:48:20.015Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:48:20.015Z] [2024-06-27T10:48:20.015Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:48:20.015Z] [2024-06-27T10:48:20.016Z] + for i in "${@}" [2024-06-27T10:48:20.016Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:48:20.016Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:20.037Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:20.037Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:20.038Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:20.038Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:20.038Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:20.038Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:20.038Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:20.054Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:20.054Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:20.054Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:20.054Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:20.054Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:20.054Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:20.054Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:20.141Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:20.395Z] [javac] 1 warning [2024-06-27T10:48:20.395Z] [2024-06-27T10:48:20.395Z] build: [2024-06-27T10:48:20.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:20.395Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-testclose-ejb.jar [2024-06-27T10:48:20.395Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/org [2024-06-27T10:48:20.395Z] [2024-06-27T10:48:20.395Z] run: [2024-06-27T10:48:20.395Z] [2024-06-27T10:48:20.395Z] setOSConditions: [2024-06-27T10:48:20.395Z] [2024-06-27T10:48:20.395Z] setToolWin: [2024-06-27T10:48:20.395Z] [2024-06-27T10:48:20.395Z] setToolUnix: [2024-06-27T10:48:20.395Z] [2024-06-27T10:48:20.395Z] setToolProperty: [2024-06-27T10:48:20.395Z] [2024-06-27T10:48:20.395Z] setS1ASclassPath: [2024-06-27T10:48:20.395Z] [2024-06-27T10:48:20.395Z] init-common: [2024-06-27T10:48:20.395Z] [2024-06-27T10:48:20.395Z] run_se: [2024-06-27T10:48:20.395Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:48:20.471Z] [exec] Jun 27, 2024 10:48:19 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:48:20.471Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:48:20.471Z] [exec] Application client can access jms destination: java:global/env/Appclient_ModByDD_JMSDestination [2024-06-27T10:48:20.471Z] [exec] Application client lookup jms destination: java:global/env/Appclient_Annotation_JMSDestination [2024-06-27T10:48:20.471Z] [exec] Jun 27, 2024 10:48:19 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:48:20.471Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:48:20.471Z] [exec] Jun 27, 2024 10:48:19 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:48:20.471Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:48:20.471Z] [exec] Jun 27, 2024 10:48:20 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:48:20.471Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:48:20.471Z] [exec] Application client can access jms destination: java:global/env/Appclient_Annotation_JMSDestination [2024-06-27T10:48:20.471Z] [exec] Application client lookup jms destination: java:app/env/Appclient_Annotation_JMSDestination [2024-06-27T10:48:20.471Z] [exec] Application client can access jms destination: java:app/env/Appclient_Annotation_JMSDestination [2024-06-27T10:48:20.471Z] [exec] Application client lookup jms destination: java:module/env/Appclient_Annotation_JMSDestination [2024-06-27T10:48:20.493Z] [exec] Application deployed with name cdi-simple-managed-bean-web. [2024-06-27T10:48:20.650Z] [java] .......... Testing module: ejb-ejb31-embedded-testclose-ejb [2024-06-27T10:48:20.748Z] [2024-06-27T10:48:20.748Z] deploy-war-commonee: [2024-06-27T10:48:20.748Z] [2024-06-27T10:48:20.748Z] run: [2024-06-27T10:48:20.748Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean/myurl [2024-06-27T10:48:20.748Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:48:20.748Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:20.748Z] [java] [2024-06-27T10:48:20.748Z] [java] [2024-06-27T10:48:20.748Z] [java] ----------------------------------------- [2024-06-27T10:48:20.748Z] [java] - simple-managed-bean: PASS - [2024-06-27T10:48:20.748Z] [java] ----------------------------------------- [2024-06-27T10:48:20.748Z] [java] - Total PASS : 1 - [2024-06-27T10:48:20.748Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:20.748Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:20.748Z] [java] ----------------------------------------- [2024-06-27T10:48:20.748Z] [2024-06-27T10:48:20.748Z] undeploy: [2024-06-27T10:48:20.748Z] [2024-06-27T10:48:20.748Z] setOSConditions: [2024-06-27T10:48:20.748Z] [2024-06-27T10:48:20.749Z] setToolWin: [2024-06-27T10:48:20.749Z] [2024-06-27T10:48:20.749Z] setToolUnix: [2024-06-27T10:48:20.749Z] [2024-06-27T10:48:20.749Z] setToolProperty: [2024-06-27T10:48:20.749Z] [2024-06-27T10:48:20.749Z] setS1ASclassPath: [2024-06-27T10:48:20.749Z] [2024-06-27T10:48:20.749Z] init-common: [2024-06-27T10:48:20.749Z] [2024-06-27T10:48:20.749Z] undeploy-war-common: [2024-06-27T10:48:20.770Z] [exec] Application client can access jms destination: java:module/env/Appclient_Annotation_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client lookup jms destination: java:comp/env/Appclient_Annotation_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client can access jms destination: java:comp/env/Appclient_Annotation_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client lookup jms destination: java:global/env/Servlet_ModByDD_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client can access jms destination: java:global/env/Servlet_ModByDD_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client lookup jms destination: java:global/env/Servlet_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client can access jms destination: java:global/env/Servlet_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client lookup jms destination: java:app/env/Servlet_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client can access jms destination: java:app/env/Servlet_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client lookup jms destination: java:module/env/Servlet_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client cannot access jms destination: java:module/env/Servlet_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client lookup jms destination: java:comp/env/Servlet_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client cannot access jms destination: java:comp/env/Servlet_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_ModByDD_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_ModByDD_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_Annotation_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_Annotation_JMSDestination [2024-06-27T10:48:20.770Z] [exec] Application client lookup jms destination: java:app/env/HelloStatefulEJB_Annotation_JMSDestination [2024-06-27T10:48:20.904Z] [java] Jun 27, 2024 10:48:20 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:20.904Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:20.904Z] [java] Jun 27, 2024 10:48:20 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:20.904Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7130828287969920446xml [2024-06-27T10:48:20.904Z] [java] Jun 27, 2024 10:48:20 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:20.904Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:48:20.973Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:20.973Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:48:20.973Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:20.973Z] [javac] 1 warning [2024-06-27T10:48:20.973Z] [2024-06-27T10:48:20.973Z] setOSConditions: [2024-06-27T10:48:20.973Z] [2024-06-27T10:48:20.973Z] setToolWin: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] setToolUnix: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] setToolProperty: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] setS1ASclassPath: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] init-common: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] appclient-jar-common: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] package-appclientjar-common: [2024-06-27T10:48:20.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:20.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:20.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:20.974Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-client.jar [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] setOSConditions: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] setToolWin: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] setToolUnix: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] setToolProperty: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] setS1ASclassPath: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] init-common: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] ejb-jar-common: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] package-ejbjar-common: [2024-06-27T10:48:20.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:20.974Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-ejb.jar [2024-06-27T10:48:20.974Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.974Z] all: [2024-06-27T10:48:20.974Z] [2024-06-27T10:48:20.975Z] setOSConditions: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] setToolWin: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] setToolUnix: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] setToolProperty: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] setS1ASclassPath: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] init-common: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] all: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] setOSConditions: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] setToolWin: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] setToolUnix: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] setToolProperty: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] setS1ASclassPath: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] init-common: [2024-06-27T10:48:20.975Z] [2024-06-27T10:48:20.975Z] compile-common: [2024-06-27T10:48:20.975Z] [echo] Current time (ISO): 2024-06-27T10:48:20.889+0000 [2024-06-27T10:48:20.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/classes [2024-06-27T10:48:20.975Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/classes [2024-06-27T10:48:20.987Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:20.987Z] [javac] 1 warning [2024-06-27T10:48:20.987Z] [2024-06-27T10:48:20.987Z] build: [2024-06-27T10:48:20.987Z] [2024-06-27T10:48:20.987Z] setOSConditions: [2024-06-27T10:48:20.987Z] [2024-06-27T10:48:20.987Z] setToolWin: [2024-06-27T10:48:20.987Z] [2024-06-27T10:48:20.987Z] setToolUnix: [2024-06-27T10:48:20.988Z] [2024-06-27T10:48:20.988Z] setToolProperty: [2024-06-27T10:48:20.988Z] [2024-06-27T10:48:20.988Z] setS1ASclassPath: [2024-06-27T10:48:20.988Z] [2024-06-27T10:48:20.988Z] init-common: [2024-06-27T10:48:20.988Z] [2024-06-27T10:48:20.988Z] webclient-war-common: [2024-06-27T10:48:20.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:20.988Z] [2024-06-27T10:48:20.988Z] clear: [2024-06-27T10:48:20.988Z] [2024-06-27T10:48:20.988Z] test-tlds-exist: [2024-06-27T10:48:20.988Z] [2024-06-27T10:48:20.988Z] copy-tlds: [2024-06-27T10:48:20.988Z] [2024-06-27T10:48:20.988Z] test-tagfiles-exist: [2024-06-27T10:48:20.988Z] [2024-06-27T10:48:20.988Z] copy-tagfiles: [2024-06-27T10:48:20.988Z] [2024-06-27T10:48:20.988Z] package-war-common: [2024-06-27T10:48:20.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:20.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:20.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:20.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:20.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/lib [2024-06-27T10:48:20.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:20.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:20.988Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-empty-servlet-path-jsp-include-web.war [2024-06-27T10:48:20.988Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:20.988Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:20.988Z] [javac] Compiling 1 source file [2024-06-27T10:48:21.026Z] [exec] Application client can access jms destination: java:app/env/HelloStatefulEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client lookup jms destination: java:module/env/HelloStatefulEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client cannot access jms destination: java:module/env/HelloStatefulEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client lookup jms destination: java:comp/env/HelloStatefulEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client cannot access jms destination: java:comp/env/HelloStatefulEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_ModByDD_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_ModByDD_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client lookup jms destination: java:app/env/HelloEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client can access jms destination: java:app/env/HelloEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client lookup jms destination: java:module/env/HelloEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client cannot access jms destination: java:module/env/HelloEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client lookup jms destination: java:comp/env/HelloEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client cannot access jms destination: java:comp/env/HelloEJB_Annotation_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client lookup jms destination: java:global/env/Application_DD_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client can access jms destination: java:global/env/Application_DD_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client lookup jms destination: java:app/env/Application_DD_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client can access jms destination: java:app/env/Application_DD_JMSDestination [2024-06-27T10:48:21.026Z] [exec] Application client lookup jms destination: java:global/env/Appclient_DD_JMSDestination [2024-06-27T10:48:21.047Z] [exec] Application deployed with name ejb-cmp-readonlyApp. [2024-06-27T10:48:21.047Z] [echo] Deployment on target server server successful [2024-06-27T10:48:21.047Z] [2024-06-27T10:48:21.047Z] setOSConditions: [2024-06-27T10:48:21.047Z] [2024-06-27T10:48:21.047Z] setToolWin: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] setToolUnix: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] setToolProperty: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] setS1ASclassPath: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] init-common: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] deploy-common-ee: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] run: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] setOSConditions: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] setToolWin: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] setToolUnix: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] setToolProperty: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] setS1ASclassPath: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] init-common: [2024-06-27T10:48:21.048Z] [2024-06-27T10:48:21.048Z] runclient-common: [2024-06-27T10:48:21.048Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonlyAppClient.jar -name ejb-cmp-readonlyClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:48:21.048Z] [exec] Jun 27, 2024 10:48:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:21.048Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:21.324Z] [exec] Application client can access jms destination: java:global/env/Appclient_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client lookup jms destination: java:app/env/Appclient_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client can access jms destination: java:app/env/Appclient_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client lookup jms destination: java:global/env/Web_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client can access jms destination: java:global/env/Web_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client lookup jms destination: java:app/env/Web_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client can access jms destination: java:app/env/Web_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client lookup jms destination: java:module/env/Web_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client cannot access jms destination: java:module/env/Web_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client lookup jms destination: java:comp/env/Web_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client cannot access jms destination: java:comp/env/Web_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client lookup jms destination: java:app/env/HelloStatefulEJB_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client can access jms destination: java:app/env/HelloStatefulEJB_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client lookup jms destination: java:module/env/HelloStatefulEJB_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client cannot access jms destination: java:module/env/HelloStatefulEJB_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client lookup jms destination: java:comp/env/HelloStatefulEJB_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client cannot access jms destination: java:comp/env/HelloStatefulEJB_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_DD_JMSDestination [2024-06-27T10:48:21.324Z] [exec] Application client lookup jms destination: java:app/env/HelloEJB_DD_JMSDestination [2024-06-27T10:48:21.325Z] [exec] Application client can access jms destination: java:app/env/HelloEJB_DD_JMSDestination [2024-06-27T10:48:21.325Z] [exec] Application client lookup jms destination: java:module/env/HelloEJB_DD_JMSDestination [2024-06-27T10:48:21.325Z] [exec] Application client cannot access jms destination: java:module/env/HelloEJB_DD_JMSDestination [2024-06-27T10:48:21.325Z] [exec] Application client lookup jms destination: java:comp/env/HelloEJB_DD_JMSDestination [2024-06-27T10:48:21.325Z] [exec] Application client cannot access jms destination: java:comp/env/HelloEJB_DD_JMSDestination [2024-06-27T10:48:21.325Z] [exec] Application client lookup jms-destination-definitions successfully! [2024-06-27T10:48:21.325Z] [exec] Value of key is:JMSDestination-Definition-appclient-test [2024-06-27T10:48:21.325Z] [exec] invoking JMSDestination-Definition test servlet at http://localhost:8080/jms-destination-definition/servlet [2024-06-27T10:48:21.499Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [Pipeline] timeout [2024-06-27T10:48:21.525Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:48:21.547Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:21.548Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:21.548Z] [2024-06-27T10:48:21.548Z] deploy: [2024-06-27T10:48:21.548Z] [2024-06-27T10:48:21.548Z] deploy-war-common: [2024-06-27T10:48:21.548Z] [2024-06-27T10:48:21.548Z] setOSConditions: [2024-06-27T10:48:21.548Z] [2024-06-27T10:48:21.548Z] setToolWin: [2024-06-27T10:48:21.548Z] [2024-06-27T10:48:21.548Z] setToolUnix: [2024-06-27T10:48:21.548Z] [2024-06-27T10:48:21.548Z] setToolProperty: [2024-06-27T10:48:21.548Z] [2024-06-27T10:48:21.548Z] setS1ASclassPath: [2024-06-27T10:48:21.548Z] [2024-06-27T10:48:21.548Z] init-common: [2024-06-27T10:48:21.548Z] [2024-06-27T10:48:21.548Z] deploy-war-commonpe: [2024-06-27T10:48:13.811Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:48:13.826Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:48:21.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-managed-bean-web [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] all: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setOSConditions: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setToolWin: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setToolUnix: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setToolProperty: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setS1ASclassPath: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] init-common: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] clean: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setOSConditions: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setToolWin: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setToolUnix: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setToolProperty: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setS1ASclassPath: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] init-common: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] clean-common: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setOSConditions: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setToolWin: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setToolUnix: [2024-06-27T10:48:21.733Z] [2024-06-27T10:48:21.733Z] setToolProperty: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] setS1ASclassPath: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] init-common: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] clean-classes-common: [2024-06-27T10:48:21.734Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] setOSConditions: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] setToolWin: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] setToolUnix: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] setToolProperty: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] setS1ASclassPath: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] init-common: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] clean-jars-common: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] compile: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] setOSConditions: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] setToolWin: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] setToolUnix: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] setToolProperty: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] setS1ASclassPath: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] init-common: [2024-06-27T10:48:21.734Z] [2024-06-27T10:48:21.734Z] compile-common: [2024-06-27T10:48:21.734Z] [echo] Current time (ISO): 2024-06-27T10:48:21.552+0000 [2024-06-27T10:48:21.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:21.735Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:21.827Z] [java] Jun 27, 2024 10:48:21 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:48:21.827Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:48:21.900Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:21.900Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:21.900Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:21.901Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:21.901Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:21.901Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:21.901Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:21.904Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-06-27T10:48:21.904Z] + cd ./appserver/tests/appserv-tests/devtests/naming [2024-06-27T10:48:21.904Z] + test_init [2024-06-27T10:48:21.904Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:48:21.904Z] [2024-06-27T10:48:21.904Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:48:21.904Z] [2024-06-27T10:48:21.904Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:48:21.904Z] + xargs touch [2024-06-27T10:48:21.904Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:21.904Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:21.904Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:21.904Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:21.904Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:21.904Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:21.904Z] + java -version [2024-06-27T10:48:21.904Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:48:21.904Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:48:21.904Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:48:21.904Z] + ant -version [2024-06-27T10:48:21.904Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:48:21.904Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:48:21.904Z] + printf '\n\n' [2024-06-27T10:48:21.904Z] [2024-06-27T10:48:21.904Z] [2024-06-27T10:48:21.904Z] + get_test_target naming_all [2024-06-27T10:48:21.904Z] + case $1 in [2024-06-27T10:48:21.904Z] + TARGET=all [2024-06-27T10:48:21.904Z] + export TARGET [2024-06-27T10:48:21.904Z] + test_run [2024-06-27T10:48:21.904Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-domain [2024-06-27T10:48:21.930Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-4klw3 [2024-06-27T10:48:21.976Z] [exec] Jun 27, 2024 10:48:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:21.976Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:21.976Z] [exec] Jun 27, 2024 10:48:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:21.976Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:22.092Z] [java] Jun 27, 2024 10:48:21 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:48:22.092Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:48:22.231Z] [exec] Jun 27, 2024 10:48:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:22.231Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:22.231Z] [exec] Jun 27, 2024 10:48:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:22.231Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:22.540Z] [exec] JMS Desctination ejb_mdb_cmt_InQueue created. [2024-06-27T10:48:22.540Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_cmt_InQueue --target server --force=false jms/ejb_mdb_cmt_InQueue [2024-06-27T10:48:22.540Z] [exec] Administered object jms/ejb_mdb_cmt_InQueue created. [2024-06-27T10:48:22.540Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_cmt_OutQueue [2024-06-27T10:48:22.540Z] [exec] JMS Desctination ejb_mdb_cmt_OutQueue created. [2024-06-27T10:48:22.540Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_cmt_OutQueue --target server --force=false jms/ejb_mdb_cmt_OutQueue [2024-06-27T10:48:22.540Z] [exec] Administered object jms/ejb_mdb_cmt_OutQueue created. [2024-06-27T10:48:22.540Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt [2024-06-27T10:48:22.540Z] [2024-06-27T10:48:22.540Z] deploy: [2024-06-27T10:48:22.540Z] [2024-06-27T10:48:22.540Z] setOSConditions: [2024-06-27T10:48:22.540Z] [2024-06-27T10:48:22.540Z] setToolWin: [2024-06-27T10:48:22.540Z] [2024-06-27T10:48:22.541Z] setToolUnix: [2024-06-27T10:48:22.541Z] [2024-06-27T10:48:22.541Z] setToolProperty: [2024-06-27T10:48:22.541Z] [2024-06-27T10:48:22.541Z] setS1ASclassPath: [2024-06-27T10:48:22.541Z] [2024-06-27T10:48:22.541Z] init-common: [2024-06-27T10:48:22.541Z] [2024-06-27T10:48:22.541Z] deploy-common: [2024-06-27T10:48:22.541Z] [echo] Current time (ISO): 2024-06-27T10:48:21.886+0000 [2024-06-27T10:48:22.541Z] [2024-06-27T10:48:22.541Z] setOSConditions: [2024-06-27T10:48:22.541Z] [2024-06-27T10:48:22.541Z] setToolWin: [2024-06-27T10:48:22.541Z] [2024-06-27T10:48:22.541Z] setToolUnix: [2024-06-27T10:48:22.541Z] [2024-06-27T10:48:22.541Z] setToolProperty: [2024-06-27T10:48:22.541Z] [2024-06-27T10:48:22.541Z] setS1ASclassPath: [2024-06-27T10:48:22.541Z] [2024-06-27T10:48:22.541Z] init-common: [2024-06-27T10:48:22.541Z] [2024-06-27T10:48:22.541Z] deploy-common-pe: [2024-06-27T10:48:22.651Z] [java] Jun 27, 2024 10:48:22 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:22.652Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:48:22.652Z] [java] Jun 27, 2024 10:48:22 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:22.652Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:48:22.652Z] [java] Jun 27, 2024 10:48:22 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:22.652Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:48:22.652Z] [java] Jun 27, 2024 10:48:22 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:48:22.652Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:48:22.842Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmtApp.ear [2024-06-27T10:48:22.871Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:22.906Z] [java] Jun 27, 2024 10:48:22 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:22.906Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:22.906Z] [java] Jun 27, 2024 10:48:22 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:22.906Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (974 ms), startup services (948 ms), total (1,922 ms) [2024-06-27T10:48:23.127Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:48:23.127Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:48:23.127Z] [javac] ^ [2024-06-27T10:48:23.127Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:48:23.127Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:48:23.127Z] [javac] ^ [2024-06-27T10:48:23.127Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:48:23.127Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:23.127Z] [javac] 3 warnings [2024-06-27T10:48:23.127Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/cfd-ra.jar [2024-06-27T10:48:23.127Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/cfd-ra.rar [2024-06-27T10:48:23.127Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:23.127Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedraApp.ear [2024-06-27T10:48:23.127Z] [2024-06-27T10:48:23.127Z] setup: [2024-06-27T10:48:23.127Z] [2024-06-27T10:48:23.127Z] deploy: [2024-06-27T10:48:23.127Z] [2024-06-27T10:48:23.127Z] setOSConditions: [2024-06-27T10:48:23.127Z] [2024-06-27T10:48:23.127Z] setToolWin: [2024-06-27T10:48:23.127Z] [2024-06-27T10:48:23.127Z] setToolUnix: [2024-06-27T10:48:23.127Z] [2024-06-27T10:48:23.128Z] setToolProperty: [2024-06-27T10:48:23.128Z] [2024-06-27T10:48:23.128Z] setS1ASclassPath: [2024-06-27T10:48:23.128Z] [2024-06-27T10:48:23.128Z] init-common: [2024-06-27T10:48:23.128Z] [2024-06-27T10:48:23.128Z] deploy-common: [2024-06-27T10:48:23.128Z] [echo] Current time (ISO): 2024-06-27T10:48:23.054+0000 [2024-06-27T10:48:23.128Z] [2024-06-27T10:48:23.128Z] setOSConditions: [2024-06-27T10:48:23.128Z] [2024-06-27T10:48:23.128Z] setToolWin: [2024-06-27T10:48:23.128Z] [2024-06-27T10:48:23.128Z] setToolUnix: [2024-06-27T10:48:23.128Z] [2024-06-27T10:48:23.128Z] setToolProperty: [2024-06-27T10:48:23.128Z] [2024-06-27T10:48:23.128Z] setS1ASclassPath: [2024-06-27T10:48:23.128Z] [2024-06-27T10:48:23.128Z] init-common: [2024-06-27T10:48:23.128Z] [2024-06-27T10:48:23.128Z] deploy-common-pe: [2024-06-27T10:48:23.167Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:23.167Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:23.167Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:23.167Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:23.167Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:23.167Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:23.167Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:23.193Z] [java] Jun 27, 2024 10:48:22 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:23.193Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:23.193Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:23.193Z] [java] Jun 27, 2024 10:48:23 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:48:23.193Z] [java] INFO: Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:48:23.193Z] [java] Jun 27, 2024 10:48:23 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:23.193Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:23.193Z] [java] Jun 27, 2024 10:48:23 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:23.193Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:23.193Z] [java] Jun 27, 2024 10:48:23 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:23.193Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:23.193Z] [java] Jun 27, 2024 10:48:23 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:23.193Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,415 ms), startup services (8 ms), total (2,423 ms) [2024-06-27T10:48:23.447Z] [java] Jun 27, 2024 10:48:23 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:23.448Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:23.448Z] [java] Jun 27, 2024 10:48:23 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:48:23.448Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:48:23.448Z] [java] Jun 27, 2024 10:48:23 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:23.448Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-testclose-ejb [2024-06-27T10:48:23.448Z] [java] Jun 27, 2024 10:48:23 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:23.448Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-06-27T10:48:23.448Z] [java] Jun 27, 2024 10:48:23 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:23.448Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:48:23.448Z] [java] Jun 27, 2024 10:48:23 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:23.448Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@403364e9 [2024-06-27T10:48:23.448Z] [java] Jun 27, 2024 10:48:23 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:23.448Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:48:23.448Z] [java] Jun 27, 2024 10:48:23 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:23.448Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:48:23.452Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-empty-servlet-path-jsp-include --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-empty-servlet-path-jsp-include-web.war [2024-06-27T10:48:23.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedraApp.ear [2024-06-27T10:48:23.834Z] [exec] Jun 27, 2024 10:48:23 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-06-27T10:48:23.834Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-06-27T10:48:23.834Z] [exec] Jun 27, 2024 10:48:23 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-06-27T10:48:23.834Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped. [2024-06-27T10:48:23.834Z] [exec] Jun 27, 2024 10:48:23 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:23.834Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2024-06-27T10:48:23.834Z] [exec] JMS Servlet Output [2024-06-27T10:48:23.835Z] [exec]
DatabaseServlet :: All information I can give

[2024-06-27T10:48:23.835Z] [exec] Context Path : /jms-destination-definition
[2024-06-27T10:48:23.835Z] [exec] Servlet Path : /servlet
[2024-06-27T10:48:23.835Z] [exec] Path Info : null
[2024-06-27T10:48:23.835Z] [exec] [2024-06-27T10:48:23.835Z] [exec] Value of key is:JMSDestination-Definition-web-ejb-test [2024-06-27T10:48:23.835Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:23.835Z] [exec] [2024-06-27T10:48:23.835Z] [exec] [2024-06-27T10:48:23.835Z] [exec] ----------------------------------------- [2024-06-27T10:48:23.835Z] [exec] - JMSDestination-Definition-appclient-test: PASS - [2024-06-27T10:48:23.835Z] [exec] - JMSDestination-Definition-web-ejb-test: PASS - [2024-06-27T10:48:23.835Z] [exec] ----------------------------------------- [2024-06-27T10:48:23.835Z] [exec] Total PASS: 2 [2024-06-27T10:48:23.835Z] [exec] Total FAIL: 0 [2024-06-27T10:48:23.835Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:48:23.835Z] [exec] ----------------------------------------- [2024-06-27T10:48:23.835Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:23.835Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:23.984Z] [exec] Waiting for domain1 to start .......... [2024-06-27T10:48:23.984Z] [exec] Waiting finished after 10,002 ms. [2024-06-27T10:48:23.984Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:48:23.984Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:23.984Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:23.984Z] [exec] Admin Port: 45,707 [2024-06-27T10:48:23.984Z] [exec] Command start-domain executed successfully. [2024-06-27T10:48:23.984Z] [echo] run.xml:doing wait for localhost:45712... [2024-06-27T10:48:23.984Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-06-27T10:48:23.984Z] [2024-06-27T10:48:23.984Z] dumpThreadStack: [2024-06-27T10:48:23.984Z] [2024-06-27T10:48:23.984Z] startDomainWindows: [2024-06-27T10:48:23.984Z] [2024-06-27T10:48:23.984Z] startDomain: [2024-06-27T10:48:23.984Z] [2024-06-27T10:48:23.984Z] clean-result: [2024-06-27T10:48:24.006Z] [java] Jun 27, 2024 10:48:23 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:48:24.006Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:48:24.006Z] [java] Jun 27, 2024 10:48:23 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:24.006Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:48:24.006Z] [java] Jun 27, 2024 10:48:23 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:48:24.006Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:48:24.007Z] [java] Jun 27, 2024 10:48:23 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:24.007Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:48:24.089Z] [2024-06-27T10:48:24.089Z] checkReporting-common: [2024-06-27T10:48:24.089Z] [2024-06-27T10:48:24.089Z] confirmReportPresent-common: [2024-06-27T10:48:24.089Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:48:24.089Z] [echo] Test seems to be reported fine [2024-06-27T10:48:24.089Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/RepRunConf.txt [2024-06-27T10:48:24.089Z] [2024-06-27T10:48:24.089Z] confirmMissingReport-common: [2024-06-27T10:48:24.089Z] [2024-06-27T10:48:24.089Z] unsetup: [2024-06-27T10:48:24.089Z] [2024-06-27T10:48:24.089Z] undeploy: [2024-06-27T10:48:24.089Z] [2024-06-27T10:48:24.089Z] setOSConditions: [2024-06-27T10:48:24.089Z] [2024-06-27T10:48:24.089Z] setToolWin: [2024-06-27T10:48:24.089Z] [2024-06-27T10:48:24.090Z] setToolUnix: [2024-06-27T10:48:24.090Z] [2024-06-27T10:48:24.090Z] setToolProperty: [2024-06-27T10:48:24.090Z] [2024-06-27T10:48:24.090Z] setS1ASclassPath: [2024-06-27T10:48:24.090Z] [2024-06-27T10:48:24.090Z] init-common: [2024-06-27T10:48:24.090Z] [2024-06-27T10:48:24.090Z] undeploy-common: [2024-06-27T10:48:24.098Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:24.098Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/TestManagedBean.java uses or overrides a deprecated API. [2024-06-27T10:48:24.098Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:24.098Z] [javac] 1 warning [2024-06-27T10:48:24.098Z] [2024-06-27T10:48:24.098Z] build: [2024-06-27T10:48:24.098Z] [2024-06-27T10:48:24.098Z] setOSConditions: [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] setToolWin: [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] setToolUnix: [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] setToolProperty: [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] setS1ASclassPath: [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] init-common: [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] webclient-war-common: [2024-06-27T10:48:24.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] clear: [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] test-tlds-exist: [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] copy-tlds: [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] test-tagfiles-exist: [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] copy-tagfiles: [2024-06-27T10:48:24.099Z] [2024-06-27T10:48:24.099Z] package-war-common: [2024-06-27T10:48:24.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:24.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:24.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:24.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:24.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/lib [2024-06-27T10:48:24.099Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:24.099Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:24.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/docroot [2024-06-27T10:48:24.099Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-with-non-default-packages-web.war [2024-06-27T10:48:24.100Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:24.100Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:24.100Z] [javac] Compiling 1 source file [2024-06-27T10:48:24.100Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:24.100Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:24.100Z] [2024-06-27T10:48:24.100Z] deploy: [2024-06-27T10:48:24.100Z] [2024-06-27T10:48:24.100Z] deploy-war-common: [2024-06-27T10:48:24.100Z] [2024-06-27T10:48:24.100Z] setOSConditions: [2024-06-27T10:48:24.100Z] [2024-06-27T10:48:24.100Z] setToolWin: [2024-06-27T10:48:24.100Z] [2024-06-27T10:48:24.100Z] setToolUnix: [2024-06-27T10:48:24.100Z] [2024-06-27T10:48:24.100Z] setToolProperty: [2024-06-27T10:48:24.100Z] [2024-06-27T10:48:24.100Z] setS1ASclassPath: [2024-06-27T10:48:24.100Z] [2024-06-27T10:48:24.100Z] init-common: [2024-06-27T10:48:24.100Z] [2024-06-27T10:48:24.100Z] deploy-war-commonpe: [2024-06-27T10:48:24.261Z] [java] Jun 27, 2024 10:48:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:24.261Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:48:24.284Z] [2024-06-27T10:48:24.284Z] test-group-1: [2024-06-27T10:48:24.284Z] [echo] [2024-06-27T10:48:24.284Z] [echo] [2024-06-27T10:48:24.284Z] [echo] ************************************************** [2024-06-27T10:48:24.284Z] [echo] * Running stubs [2024-06-27T10:48:24.285Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs [2024-06-27T10:48:24.285Z] [echo] ************************************************** [2024-06-27T10:48:24.285Z] [echo] [2024-06-27T10:48:24.285Z] [echo] [2024-06-27T10:48:24.285Z] [2024-06-27T10:48:24.285Z] all: [2024-06-27T10:48:24.285Z] [2024-06-27T10:48:24.285Z] proxy: [2024-06-27T10:48:24.539Z] [java] Jun 27, 2024 10:48:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:48:24.539Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.540Z] setOSConditions: [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.540Z] setToolWin: [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.540Z] setToolUnix: [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.540Z] setToolProperty: [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.540Z] setS1ASclassPath: [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.540Z] init-common: [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.540Z] clean: [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.540Z] setOSConditions: [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.540Z] setToolWin: [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.540Z] setToolUnix: [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.540Z] setToolProperty: [2024-06-27T10:48:24.540Z] [2024-06-27T10:48:24.541Z] setS1ASclassPath: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] init-common: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] clean-common: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setOSConditions: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setToolWin: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setToolUnix: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setToolProperty: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setS1ASclassPath: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] init-common: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] clean-classes-common: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setOSConditions: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setToolWin: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setToolUnix: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setToolProperty: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setS1ASclassPath: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] init-common: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] clean-jars-common: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] compile: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setOSConditions: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.541Z] setToolWin: [2024-06-27T10:48:24.541Z] [2024-06-27T10:48:24.542Z] setToolUnix: [2024-06-27T10:48:24.542Z] [2024-06-27T10:48:24.542Z] setToolProperty: [2024-06-27T10:48:24.542Z] [2024-06-27T10:48:24.542Z] setS1ASclassPath: [2024-06-27T10:48:24.542Z] [2024-06-27T10:48:24.542Z] init-common: [2024-06-27T10:48:24.542Z] [2024-06-27T10:48:24.542Z] compile-common: [2024-06-27T10:48:24.648Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jms-destination-definitionApp [2024-06-27T10:48:24.648Z] [2024-06-27T10:48:24.648Z] all: [2024-06-27T10:48:24.648Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-06-27T10:48:24.648Z] [2024-06-27T10:48:24.648Z] setOSConditions: [2024-06-27T10:48:24.648Z] [2024-06-27T10:48:24.648Z] setToolWin: [2024-06-27T10:48:24.648Z] [2024-06-27T10:48:24.648Z] setToolUnix: [2024-06-27T10:48:24.648Z] [2024-06-27T10:48:24.648Z] setToolProperty: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setS1ASclassPath: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] init-common: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] clean: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setOSConditions: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setToolWin: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setToolUnix: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setToolProperty: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setS1ASclassPath: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] init-common: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] clean-common: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setOSConditions: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setToolWin: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setToolUnix: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setToolProperty: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setS1ASclassPath: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] init-common: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] clean-classes-common: [2024-06-27T10:48:24.649Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setOSConditions: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.649Z] setToolWin: [2024-06-27T10:48:24.649Z] [2024-06-27T10:48:24.650Z] setToolUnix: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] setToolProperty: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] setS1ASclassPath: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] init-common: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] clean-jars-common: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] clean: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] compile: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] setOSConditions: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] setToolWin: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] setToolUnix: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] setToolProperty: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] setS1ASclassPath: [2024-06-27T10:48:24.650Z] [2024-06-27T10:48:24.650Z] init-common: [2024-06-27T10:48:24.660Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-managed-bean-interceptor-with-non-default-packages --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-with-non-default-packages-web.war [2024-06-27T10:48:24.740Z] [exec] Jun 27, 2024 10:48:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:48:24.740Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1693ff90 [2024-06-27T10:48:24.797Z] [echo] Current time (ISO): 2024-06-27T10:48:24.531+0000 [2024-06-27T10:48:24.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:24.798Z] [javac] Compiling 22 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:24.905Z] [2024-06-27T10:48:24.905Z] compile-common: [2024-06-27T10:48:24.905Z] [echo] Current time (ISO): 2024-06-27T10:48:24.656+0000 [2024-06-27T10:48:24.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:24.905Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:25.100Z] [java] Jun 27, 2024 10:48:24 AM org.eclipse.persistence.session./file:/tmp/gfembed3582363929027028722tmp/applications/ejb-ejb31-embedded-testclose-ejb/_test [2024-06-27T10:48:25.100Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:48:25.392Z] [java] Jun 27, 2024 10:48:25 AM org.eclipse.persistence.session./file:/tmp/gfembed3582363929027028722tmp/applications/ejb-ejb31-embedded-testclose-ejb/_test.server [2024-06-27T10:48:25.392Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:48:25.596Z] [exec] Application deployed with name cdi-simple-managed-bean-interceptor-with-non-default-packages-web. [2024-06-27T10:48:25.596Z] [2024-06-27T10:48:25.596Z] deploy-war-commonee: [2024-06-27T10:48:25.597Z] [2024-06-27T10:48:25.597Z] run: [2024-06-27T10:48:25.597Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean-interceptor-with-non-default-packages/myurl [2024-06-27T10:48:25.597Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:48:25.597Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:25.597Z] [java] [2024-06-27T10:48:25.597Z] [java] [2024-06-27T10:48:25.597Z] [java] ----------------------------------------- [2024-06-27T10:48:25.597Z] [java] - simple-managed-bean-interceptor-with-non-default-packaged-beans: PASS - [2024-06-27T10:48:25.597Z] [java] ----------------------------------------- [2024-06-27T10:48:25.597Z] [java] - Total PASS : 1 - [2024-06-27T10:48:25.597Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:25.597Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:25.597Z] [java] ----------------------------------------- [2024-06-27T10:48:25.597Z] [2024-06-27T10:48:25.597Z] undeploy: [2024-06-27T10:48:25.597Z] [2024-06-27T10:48:25.597Z] setOSConditions: [2024-06-27T10:48:25.597Z] [2024-06-27T10:48:25.597Z] setToolWin: [2024-06-27T10:48:25.597Z] [2024-06-27T10:48:25.597Z] setToolUnix: [2024-06-27T10:48:25.597Z] [2024-06-27T10:48:25.597Z] setToolProperty: [2024-06-27T10:48:25.597Z] [2024-06-27T10:48:25.597Z] setS1ASclassPath: [2024-06-27T10:48:25.597Z] [2024-06-27T10:48:25.597Z] init-common: [2024-06-27T10:48:25.597Z] [2024-06-27T10:48:25.597Z] undeploy-war-common: [2024-06-27T10:48:25.647Z] [java] Jun 27, 2024 10:48:25 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:48:25.647Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:48:25.647Z] [java] Jun 27, 2024 10:48:25 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:48:25.647Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-testclose-ejb/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/ejb-ejb31-embedded-testclose-ejb/SimpleEjb] [2024-06-27T10:48:25.647Z] [java] Jun 27, 2024 10:48:25 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:48:25.647Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:48:25.784Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:25.784Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:25.784Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:25.784Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:25.784Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:25.784Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:25.784Z] [javac] Use -proc:none to disable annotation processing. [Pipeline] { [Pipeline] sh [2024-06-27T10:48:25.839Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:25.839Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:25.839Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:25.839Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:25.839Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:25.839Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:25.839Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:25.900Z] [java] Jun 27, 2024 10:48:25 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:48:25.900Z] [java] INFO: Enabling Weld for ApplicationInfo[name=ejb-ejb31-embedded-testclose-ejb] [2024-06-27T10:48:25.900Z] [java] Jun 27, 2024 10:48:25 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:48:25.900Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:48:25.901Z] [java] Jun 27, 2024 10:48:25 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:48:25.901Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:48:26.132Z] [exec] Successfully caught exception on CMP read-only Home bean remove [2024-06-27T10:48:26.132Z] [exec] Successfully caught exception on CMP read-only bean remove [2024-06-27T10:48:26.156Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-managed-bean-interceptor-with-non-default-packages-web [2024-06-27T10:48:26.157Z] + id [2024-06-27T10:48:26.157Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:48:26.157Z] + uname -a [2024-06-27T10:48:26.157Z] Linux basic-4klw3 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:48:26.157Z] + env [2024-06-27T10:48:26.157Z] + sort [2024-06-27T10:48:26.157Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:26.157Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:26.157Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:48:26.157Z] BUILD_ID=351 [2024-06-27T10:48:26.157Z] BUILD_NUMBER=351 [2024-06-27T10:48:26.157Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:48:26.157Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:48:26.157Z] CI=true [2024-06-27T10:48:26.157Z] EXECUTOR_NUMBER=0 [2024-06-27T10:48:26.157Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:48:26.157Z] HOME=/home/jenkins [2024-06-27T10:48:26.157Z] HOSTNAME=basic-4klw3 [2024-06-27T10:48:26.157Z] HUDSON_COOKIE=bac9be0a-c03e-4dc6-b983-401da2339586 [2024-06-27T10:48:26.157Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:48:26.157Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:48:26.157Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:48:26.157Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:48:26.157Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:48:26.157Z] JENKINS_AGENT_NAME=basic-4klw3 [2024-06-27T10:48:26.157Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:48:26.157Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:48:26.157Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:48:26.157Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:48:26.157Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:48:26.157Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:48:26.157Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:48:26.157Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:48:26.157Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:48:26.157Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:48:26.157Z] JENKINS_NAME=basic-4klw3 [2024-06-27T10:48:26.157Z] JENKINS_NODE_COOKIE=3b29e102-6ae2-4c56-b95d-eb575e1420b9 [2024-06-27T10:48:26.157Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:48:26.157Z] JENKINS_SECRET=**** [2024-06-27T10:48:26.157Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:48:26.157Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:48:26.157Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:48:26.157Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:48:26.157Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:48:26.157Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:48:26.157Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:48:26.157Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:48:26.157Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:48:26.157Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:48:26.157Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:48:26.157Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:48:26.157Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:48:26.157Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:48:26.157Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:48:26.157Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:48:26.157Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:48:26.157Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:48:26.157Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:48:26.157Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:48:26.157Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:48:26.157Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:48:26.157Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:48:26.157Z] LANG=en_US.UTF-8 [2024-06-27T10:48:26.157Z] LANGUAGE=en_US:en [2024-06-27T10:48:26.157Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:48:26.157Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:26.157Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:26.157Z] NODE_LABELS=basic-4klw3 basic [2024-06-27T10:48:26.157Z] NODE_NAME=basic-4klw3 [2024-06-27T10:48:26.157Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:48:26.157Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-4klw3 -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:48:26.158Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:48:26.158Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:48:26.158Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:48:26.158Z] PORT_ADMIN=4848 [2024-06-27T10:48:26.158Z] PORT_HTTP=8080 [2024-06-27T10:48:26.158Z] PORT_HTTPS=8181 [2024-06-27T10:48:26.158Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:26.158Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:48:26.158Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:48:26.158Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:48:26.158Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:48:26.158Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:48:26.158Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:26.158Z] SHLVL=1 [2024-06-27T10:48:26.158Z] STAGE_NAME=webservice_all [2024-06-27T10:48:26.158Z] TERM=xterm [2024-06-27T10:48:26.158Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:48:26.158Z] USER_NAME=jenkins [2024-06-27T10:48:26.158Z] _=/usr/bin/env [2024-06-27T10:48:26.158Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:26.158Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:48:26.158Z] + df -h [2024-06-27T10:48:26.158Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:48:26.158Z] overlay 32G 20K 32G 1% / [2024-06-27T10:48:26.158Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:48:26.158Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:48:26.158Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:48:26.158Z] tmpfs 26G 63M 26G 1% /etc/hostname [2024-06-27T10:48:26.158Z] /dev/sda4 932G 273G 659G 30% /etc/hosts [2024-06-27T10:48:26.158Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:48:26.158Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:48:26.158Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:48:26.158Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:48:26.158Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:48:26.158Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:48:26.158Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:48:26.386Z] [exec] name 1 = Joe Schmo , Joe Schmo [2024-06-27T10:48:26.386Z] [exec] name 2 = Josephina Schmo , Josephina Schmo [2024-06-27T10:48:26.386Z] [exec] name 3 = Henrietta Schmo , Josephina Schmo [2024-06-27T10:48:26.386Z] [exec] name1 tx= Joe Schmo , Joe Schmo [2024-06-27T10:48:26.386Z] [exec] name2 tx= Josephina Schmo , Josephina Schmo [2024-06-27T10:48:26.386Z] [exec] name3 tx= Henrietta Schmo , Josephina Schmo [2024-06-27T10:48:26.386Z] [exec] Value of key is: ReadMostly [2024-06-27T10:48:26.386Z] [exec] Value of key is: Student [2024-06-27T10:48:26.386Z] [exec] Value of key is: appserv.ClientNotifier [2024-06-27T10:48:26.386Z] [exec] Beginning test12() [2024-06-27T10:48:26.386Z] [exec] Num Iterations = 100 [2024-06-27T10:48:26.386Z] [exec] Num Threads = 10 [2024-06-27T10:48:26.386Z] [exec] Num PKs = 1 [2024-06-27T10:48:26.386Z] [exec] Sleep time in milliseconds = 100 [2024-06-27T10:48:26.386Z] [exec] Num writer iterations = 1 [2024-06-27T10:48:26.386Z] [exec] Writer sleep time in milliseconds = 10000 [2024-06-27T10:48:26.386Z] [exec] Creating student ReaderThread0 [2024-06-27T10:48:26.386Z] [exec] Calling nonFindByPK finder [2024-06-27T10:48:26.386Z] [exec] Creating thread 0 [2024-06-27T10:48:26.386Z] [exec] Thread index = 0 [2024-06-27T10:48:26.386Z] [exec] Creating thread 1 [2024-06-27T10:48:26.386Z] [exec] Thread index = 1 [2024-06-27T10:48:26.386Z] [exec] Creating thread 2 [2024-06-27T10:48:26.386Z] [exec] Thread index = 2 [2024-06-27T10:48:26.386Z] [exec] Creating thread 3 [2024-06-27T10:48:26.386Z] [exec] Thread index = 3 [2024-06-27T10:48:26.386Z] [exec] Creating thread 4 [2024-06-27T10:48:26.386Z] [exec] Thread index = 4 [2024-06-27T10:48:26.386Z] [exec] Creating thread 5 [2024-06-27T10:48:26.386Z] [exec] Thread index = 5 [2024-06-27T10:48:26.386Z] [exec] Creating thread 6 [2024-06-27T10:48:26.386Z] [exec] Thread index = 6 [2024-06-27T10:48:26.386Z] [exec] Creating thread 7 [2024-06-27T10:48:26.386Z] [exec] Thread index = 7 [2024-06-27T10:48:26.386Z] [exec] Creating thread 8 [2024-06-27T10:48:26.386Z] [exec] Thread index = 8 [2024-06-27T10:48:26.386Z] [exec] Creating thread 9 [2024-06-27T10:48:26.386Z] [exec] Thread index = 9 [2024-06-27T10:48:26.386Z] [exec] Starting reader thread 0 [2024-06-27T10:48:26.386Z] [exec] Starting reader thread 1 [2024-06-27T10:48:26.386Z] [exec] Starting reader thread 2 [2024-06-27T10:48:26.386Z] [exec] Starting reader thread 3 [2024-06-27T10:48:26.386Z] [exec] Starting reader thread 4 [2024-06-27T10:48:26.386Z] [exec] Starting reader thread 5 [2024-06-27T10:48:26.386Z] [exec] Starting reader thread 6 [2024-06-27T10:48:26.386Z] [exec] Starting reader thread 7 [2024-06-27T10:48:26.386Z] [exec] Starting reader thread 8 [2024-06-27T10:48:26.386Z] [exec] Starting reader thread 9 [2024-06-27T10:48:26.386Z] [exec] Starting writer thread 0 [2024-06-27T10:48:26.386Z] [exec] Joining on 10 readers [2024-06-27T10:48:26.386Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.386Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.386Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.386Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.386Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.386Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.386Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.386Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.386Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.386Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.386Z] [exec] Set name ReaderThread0__0 for PK ReaderThread0 refresh = false [2024-06-27T10:48:26.398Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:26.398Z] [javac] 1 warning [2024-06-27T10:48:26.398Z] [2024-06-27T10:48:26.398Z] setOSConditions: [2024-06-27T10:48:26.398Z] [2024-06-27T10:48:26.398Z] setToolWin: [2024-06-27T10:48:26.398Z] [2024-06-27T10:48:26.398Z] setToolUnix: [2024-06-27T10:48:26.398Z] [2024-06-27T10:48:26.398Z] setToolProperty: [2024-06-27T10:48:26.398Z] [2024-06-27T10:48:26.398Z] setS1ASclassPath: [2024-06-27T10:48:26.398Z] [2024-06-27T10:48:26.398Z] init-common: [2024-06-27T10:48:26.398Z] [2024-06-27T10:48:26.398Z] compile-common: [2024-06-27T10:48:26.398Z] [echo] Current time (ISO): 2024-06-27T10:48:26.386+0000 [2024-06-27T10:48:26.398Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:26.430Z] [2024-06-27T10:48:26.430Z] all: [2024-06-27T10:48:26.430Z] [2024-06-27T10:48:26.430Z] setOSConditions: [2024-06-27T10:48:26.430Z] [2024-06-27T10:48:26.430Z] setToolWin: [2024-06-27T10:48:26.430Z] [2024-06-27T10:48:26.430Z] setToolUnix: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setToolProperty: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setS1ASclassPath: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] init-common: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] clean: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setOSConditions: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setToolWin: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setToolUnix: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setToolProperty: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setS1ASclassPath: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] init-common: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] clean-common: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setOSConditions: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setToolWin: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setToolUnix: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setToolProperty: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.431Z] setS1ASclassPath: [2024-06-27T10:48:26.431Z] [2024-06-27T10:48:26.432Z] init-common: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] clean-classes-common: [2024-06-27T10:48:26.432Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] setOSConditions: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] setToolWin: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] setToolUnix: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] setToolProperty: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] setS1ASclassPath: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] init-common: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] clean-jars-common: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] compile: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] setOSConditions: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] setToolWin: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] setToolUnix: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] setToolProperty: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] setS1ASclassPath: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.432Z] init-common: [2024-06-27T10:48:26.432Z] [2024-06-27T10:48:26.433Z] compile-common: [2024-06-27T10:48:26.433Z] [echo] Current time (ISO): 2024-06-27T10:48:26.266+0000 [2024-06-27T10:48:26.433Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:26.433Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.641Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.723Z] 164 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:48:26.723Z] + mvn -version [2024-06-27T10:48:26.825Z] [java] Looking up EJB... [2024-06-27T10:48:26.826Z] [java] Invoking EJB... [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:26.896Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.015Z] [exec] Application deployed with name ejb-mdb-cmtApp. [2024-06-27T10:48:27.015Z] [echo] Deployment on target server server successful [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] setOSConditions: [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] setToolWin: [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] setToolUnix: [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] setToolProperty: [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] setS1ASclassPath: [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] init-common: [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] deploy-common-ee: [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] run: [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] setOSConditions: [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] setToolWin: [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] setToolUnix: [2024-06-27T10:48:27.015Z] [2024-06-27T10:48:27.015Z] setToolProperty: [2024-06-27T10:48:27.016Z] [2024-06-27T10:48:27.016Z] setS1ASclassPath: [2024-06-27T10:48:27.016Z] [2024-06-27T10:48:27.016Z] init-common: [2024-06-27T10:48:27.016Z] [2024-06-27T10:48:27.016Z] runclient-common: [2024-06-27T10:48:27.016Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmtAppClient.jar -name ejb-mdb-cmtClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:48:27.080Z] [java] EJB said: hello [2024-06-27T10:48:27.080Z] [java] Record # 1 [2024-06-27T10:48:27.080Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:48:27.080Z] [java] getSimpleEntity call returned: Entity number 1 created at Thu Jun 27 10:48:26 UTC 2024 [2024-06-27T10:48:27.080Z] [java] Value of key is: embedded with JPA [2024-06-27T10:48:27.080Z] [java] Done calling EJB [2024-06-27T10:48:27.080Z] [java] Value of key is: embedded close container [2024-06-27T10:48:27.080Z] [java] ..........FINISHED Embedded test [2024-06-27T10:48:27.080Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:27.080Z] [java] [2024-06-27T10:48:27.080Z] [java] [2024-06-27T10:48:27.080Z] [java] ----------------------------------------- [2024-06-27T10:48:27.080Z] [java] - embedded with JPA: PASS - [2024-06-27T10:48:27.080Z] [java] - embedded close container: PASS - [2024-06-27T10:48:27.080Z] [java] ----------------------------------------- [2024-06-27T10:48:27.080Z] [java] Total PASS: 2 [2024-06-27T10:48:27.080Z] [java] Total FAIL: 0 [2024-06-27T10:48:27.080Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:48:27.080Z] [java] ----------------------------------------- [2024-06-27T10:48:27.080Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:48:27.080Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:48:27.080Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:48:27.080Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:27.148Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:27.148Z] [javac] 1 warning [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.151Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.288Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:48:27.288Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:27.288Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:48:27.288Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:48:27.288Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:48:27.288Z] + ant -version [2024-06-27T10:48:27.288Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:48:27.288Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:48:27.288Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-2f26e5ab/script.sh.copy: line 9: ps: command not found [2024-06-27T10:48:27.288Z] + true [2024-06-27T10:48:27.288Z] + cat /proc/cpuinfo [2024-06-27T10:48:27.288Z] processor : 0 [2024-06-27T10:48:27.288Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.288Z] cpu family : 6 [2024-06-27T10:48:27.288Z] model : 62 [2024-06-27T10:48:27.288Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.288Z] stepping : 4 [2024-06-27T10:48:27.288Z] microcode : 0x42e [2024-06-27T10:48:27.288Z] cpu MHz : 2402.634 [2024-06-27T10:48:27.288Z] cache size : 15360 KB [2024-06-27T10:48:27.288Z] physical id : 0 [2024-06-27T10:48:27.288Z] siblings : 12 [2024-06-27T10:48:27.288Z] core id : 0 [2024-06-27T10:48:27.288Z] cpu cores : 6 [2024-06-27T10:48:27.288Z] apicid : 0 [2024-06-27T10:48:27.288Z] initial apicid : 0 [2024-06-27T10:48:27.288Z] fpu : yes [2024-06-27T10:48:27.288Z] fpu_exception : yes [2024-06-27T10:48:27.288Z] cpuid level : 13 [2024-06-27T10:48:27.288Z] wp : yes [2024-06-27T10:48:27.288Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.288Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.288Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.288Z] bogomips : 4200.19 [2024-06-27T10:48:27.288Z] clflush size : 64 [2024-06-27T10:48:27.288Z] cache_alignment : 64 [2024-06-27T10:48:27.288Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.288Z] power management: [2024-06-27T10:48:27.288Z] [2024-06-27T10:48:27.288Z] processor : 1 [2024-06-27T10:48:27.288Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.288Z] cpu family : 6 [2024-06-27T10:48:27.288Z] model : 62 [2024-06-27T10:48:27.288Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.288Z] stepping : 4 [2024-06-27T10:48:27.288Z] microcode : 0x42e [2024-06-27T10:48:27.288Z] cpu MHz : 2401.836 [2024-06-27T10:48:27.288Z] cache size : 15360 KB [2024-06-27T10:48:27.288Z] physical id : 0 [2024-06-27T10:48:27.288Z] siblings : 12 [2024-06-27T10:48:27.288Z] core id : 1 [2024-06-27T10:48:27.288Z] cpu cores : 6 [2024-06-27T10:48:27.288Z] apicid : 2 [2024-06-27T10:48:27.288Z] initial apicid : 2 [2024-06-27T10:48:27.288Z] fpu : yes [2024-06-27T10:48:27.288Z] fpu_exception : yes [2024-06-27T10:48:27.288Z] cpuid level : 13 [2024-06-27T10:48:27.288Z] wp : yes [2024-06-27T10:48:27.288Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.288Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.289Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.289Z] bogomips : 4200.19 [2024-06-27T10:48:27.289Z] clflush size : 64 [2024-06-27T10:48:27.289Z] cache_alignment : 64 [2024-06-27T10:48:27.289Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.289Z] power management: [2024-06-27T10:48:27.289Z] [2024-06-27T10:48:27.289Z] processor : 2 [2024-06-27T10:48:27.289Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.289Z] cpu family : 6 [2024-06-27T10:48:27.289Z] model : 62 [2024-06-27T10:48:27.289Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.289Z] stepping : 4 [2024-06-27T10:48:27.289Z] microcode : 0x42e [2024-06-27T10:48:27.289Z] cpu MHz : 1724.782 [2024-06-27T10:48:27.289Z] cache size : 15360 KB [2024-06-27T10:48:27.289Z] physical id : 0 [2024-06-27T10:48:27.289Z] siblings : 12 [2024-06-27T10:48:27.289Z] core id : 2 [2024-06-27T10:48:27.289Z] cpu cores : 6 [2024-06-27T10:48:27.289Z] apicid : 4 [2024-06-27T10:48:27.289Z] initial apicid : 4 [2024-06-27T10:48:27.289Z] fpu : yes [2024-06-27T10:48:27.289Z] fpu_exception : yes [2024-06-27T10:48:27.289Z] cpuid level : 13 [2024-06-27T10:48:27.289Z] wp : yes [2024-06-27T10:48:27.289Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.289Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.289Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.289Z] bogomips : 4200.19 [2024-06-27T10:48:27.289Z] clflush size : 64 [2024-06-27T10:48:27.289Z] cache_alignment : 64 [2024-06-27T10:48:27.289Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.289Z] power management: [2024-06-27T10:48:27.289Z] [2024-06-27T10:48:27.289Z] processor : 3 [2024-06-27T10:48:27.289Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.289Z] cpu family : 6 [2024-06-27T10:48:27.289Z] model : 62 [2024-06-27T10:48:27.289Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.289Z] stepping : 4 [2024-06-27T10:48:27.289Z] microcode : 0x42e [2024-06-27T10:48:27.289Z] cpu MHz : 1718.830 [2024-06-27T10:48:27.289Z] cache size : 15360 KB [2024-06-27T10:48:27.289Z] physical id : 0 [2024-06-27T10:48:27.289Z] siblings : 12 [2024-06-27T10:48:27.289Z] core id : 3 [2024-06-27T10:48:27.289Z] cpu cores : 6 [2024-06-27T10:48:27.289Z] apicid : 6 [2024-06-27T10:48:27.289Z] initial apicid : 6 [2024-06-27T10:48:27.289Z] fpu : yes [2024-06-27T10:48:27.289Z] fpu_exception : yes [2024-06-27T10:48:27.289Z] cpuid level : 13 [2024-06-27T10:48:27.289Z] wp : yes [2024-06-27T10:48:27.289Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.289Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.289Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.289Z] bogomips : 4200.19 [2024-06-27T10:48:27.289Z] clflush size : 64 [2024-06-27T10:48:27.289Z] cache_alignment : 64 [2024-06-27T10:48:27.289Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.289Z] power management: [2024-06-27T10:48:27.289Z] [2024-06-27T10:48:27.289Z] processor : 4 [2024-06-27T10:48:27.289Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.289Z] cpu family : 6 [2024-06-27T10:48:27.289Z] model : 62 [2024-06-27T10:48:27.289Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.289Z] stepping : 4 [2024-06-27T10:48:27.289Z] microcode : 0x42e [2024-06-27T10:48:27.289Z] cpu MHz : 2400.460 [2024-06-27T10:48:27.289Z] cache size : 15360 KB [2024-06-27T10:48:27.289Z] physical id : 0 [2024-06-27T10:48:27.289Z] siblings : 12 [2024-06-27T10:48:27.289Z] core id : 4 [2024-06-27T10:48:27.289Z] cpu cores : 6 [2024-06-27T10:48:27.289Z] apicid : 8 [2024-06-27T10:48:27.289Z] initial apicid : 8 [2024-06-27T10:48:27.289Z] fpu : yes [2024-06-27T10:48:27.289Z] fpu_exception : yes [2024-06-27T10:48:27.289Z] cpuid level : 13 [2024-06-27T10:48:27.289Z] wp : yes [2024-06-27T10:48:27.289Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.289Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.289Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.289Z] bogomips : 4200.19 [2024-06-27T10:48:27.289Z] clflush size : 64 [2024-06-27T10:48:27.289Z] cache_alignment : 64 [2024-06-27T10:48:27.289Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.289Z] power management: [2024-06-27T10:48:27.289Z] [2024-06-27T10:48:27.289Z] processor : 5 [2024-06-27T10:48:27.289Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.289Z] cpu family : 6 [2024-06-27T10:48:27.290Z] model : 62 [2024-06-27T10:48:27.290Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.290Z] stepping : 4 [2024-06-27T10:48:27.290Z] microcode : 0x42e [2024-06-27T10:48:27.290Z] cpu MHz : 2400.573 [2024-06-27T10:48:27.290Z] cache size : 15360 KB [2024-06-27T10:48:27.290Z] physical id : 0 [2024-06-27T10:48:27.290Z] siblings : 12 [2024-06-27T10:48:27.290Z] core id : 5 [2024-06-27T10:48:27.290Z] cpu cores : 6 [2024-06-27T10:48:27.290Z] apicid : 10 [2024-06-27T10:48:27.290Z] initial apicid : 10 [2024-06-27T10:48:27.290Z] fpu : yes [2024-06-27T10:48:27.290Z] fpu_exception : yes [2024-06-27T10:48:27.290Z] cpuid level : 13 [2024-06-27T10:48:27.290Z] wp : yes [2024-06-27T10:48:27.290Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.290Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.290Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.290Z] bogomips : 4200.19 [2024-06-27T10:48:27.290Z] clflush size : 64 [2024-06-27T10:48:27.290Z] cache_alignment : 64 [2024-06-27T10:48:27.290Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.290Z] power management: [2024-06-27T10:48:27.290Z] [2024-06-27T10:48:27.290Z] processor : 6 [2024-06-27T10:48:27.290Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.290Z] cpu family : 6 [2024-06-27T10:48:27.290Z] model : 62 [2024-06-27T10:48:27.290Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.290Z] stepping : 4 [2024-06-27T10:48:27.290Z] microcode : 0x42e [2024-06-27T10:48:27.290Z] cpu MHz : 2400.533 [2024-06-27T10:48:27.290Z] cache size : 15360 KB [2024-06-27T10:48:27.290Z] physical id : 1 [2024-06-27T10:48:27.290Z] siblings : 12 [2024-06-27T10:48:27.290Z] core id : 0 [2024-06-27T10:48:27.290Z] cpu cores : 6 [2024-06-27T10:48:27.290Z] apicid : 32 [2024-06-27T10:48:27.290Z] initial apicid : 32 [2024-06-27T10:48:27.290Z] fpu : yes [2024-06-27T10:48:27.290Z] fpu_exception : yes [2024-06-27T10:48:27.290Z] cpuid level : 13 [2024-06-27T10:48:27.290Z] wp : yes [2024-06-27T10:48:27.290Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.290Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.290Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.290Z] bogomips : 4214.16 [2024-06-27T10:48:27.290Z] clflush size : 64 [2024-06-27T10:48:27.290Z] cache_alignment : 64 [2024-06-27T10:48:27.290Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.290Z] power management: [2024-06-27T10:48:27.290Z] [2024-06-27T10:48:27.290Z] processor : 7 [2024-06-27T10:48:27.290Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.290Z] cpu family : 6 [2024-06-27T10:48:27.290Z] model : 62 [2024-06-27T10:48:27.290Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.290Z] stepping : 4 [2024-06-27T10:48:27.290Z] microcode : 0x42e [2024-06-27T10:48:27.290Z] cpu MHz : 2413.882 [2024-06-27T10:48:27.290Z] cache size : 15360 KB [2024-06-27T10:48:27.290Z] physical id : 1 [2024-06-27T10:48:27.290Z] siblings : 12 [2024-06-27T10:48:27.290Z] core id : 1 [2024-06-27T10:48:27.290Z] cpu cores : 6 [2024-06-27T10:48:27.290Z] apicid : 34 [2024-06-27T10:48:27.290Z] initial apicid : 34 [2024-06-27T10:48:27.290Z] fpu : yes [2024-06-27T10:48:27.290Z] fpu_exception : yes [2024-06-27T10:48:27.290Z] cpuid level : 13 [2024-06-27T10:48:27.290Z] wp : yes [2024-06-27T10:48:27.290Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.290Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.290Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.290Z] bogomips : 4214.16 [2024-06-27T10:48:27.290Z] clflush size : 64 [2024-06-27T10:48:27.290Z] cache_alignment : 64 [2024-06-27T10:48:27.290Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.290Z] power management: [2024-06-27T10:48:27.290Z] [2024-06-27T10:48:27.290Z] processor : 8 [2024-06-27T10:48:27.290Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.290Z] cpu family : 6 [2024-06-27T10:48:27.290Z] model : 62 [2024-06-27T10:48:27.290Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.290Z] stepping : 4 [2024-06-27T10:48:27.290Z] microcode : 0x42e [2024-06-27T10:48:27.290Z] cpu MHz : 2400.132 [2024-06-27T10:48:27.290Z] cache size : 15360 KB [2024-06-27T10:48:27.290Z] physical id : 1 [2024-06-27T10:48:27.290Z] siblings : 12 [2024-06-27T10:48:27.290Z] core id : 2 [2024-06-27T10:48:27.290Z] cpu cores : 6 [2024-06-27T10:48:27.290Z] apicid : 36 [2024-06-27T10:48:27.290Z] initial apicid : 36 [2024-06-27T10:48:27.290Z] fpu : yes [2024-06-27T10:48:27.290Z] fpu_exception : yes [2024-06-27T10:48:27.290Z] cpuid level : 13 [2024-06-27T10:48:27.291Z] wp : yes [2024-06-27T10:48:27.291Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.291Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.291Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.291Z] bogomips : 4214.16 [2024-06-27T10:48:27.291Z] clflush size : 64 [2024-06-27T10:48:27.291Z] cache_alignment : 64 [2024-06-27T10:48:27.291Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.291Z] power management: [2024-06-27T10:48:27.291Z] [2024-06-27T10:48:27.291Z] processor : 9 [2024-06-27T10:48:27.291Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.291Z] cpu family : 6 [2024-06-27T10:48:27.291Z] model : 62 [2024-06-27T10:48:27.291Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.291Z] stepping : 4 [2024-06-27T10:48:27.291Z] microcode : 0x42e [2024-06-27T10:48:27.291Z] cpu MHz : 2400.172 [2024-06-27T10:48:27.291Z] cache size : 15360 KB [2024-06-27T10:48:27.291Z] physical id : 1 [2024-06-27T10:48:27.291Z] siblings : 12 [2024-06-27T10:48:27.291Z] core id : 3 [2024-06-27T10:48:27.291Z] cpu cores : 6 [2024-06-27T10:48:27.291Z] apicid : 38 [2024-06-27T10:48:27.291Z] initial apicid : 38 [2024-06-27T10:48:27.291Z] fpu : yes [2024-06-27T10:48:27.291Z] fpu_exception : yes [2024-06-27T10:48:27.291Z] cpuid level : 13 [2024-06-27T10:48:27.291Z] wp : yes [2024-06-27T10:48:27.291Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.291Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.291Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.291Z] bogomips : 4214.16 [2024-06-27T10:48:27.291Z] clflush size : 64 [2024-06-27T10:48:27.291Z] cache_alignment : 64 [2024-06-27T10:48:27.291Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.291Z] power management: [2024-06-27T10:48:27.291Z] [2024-06-27T10:48:27.291Z] processor : 10 [2024-06-27T10:48:27.291Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.291Z] cpu family : 6 [2024-06-27T10:48:27.291Z] model : 62 [2024-06-27T10:48:27.291Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.291Z] stepping : 4 [2024-06-27T10:48:27.291Z] microcode : 0x42e [2024-06-27T10:48:27.291Z] cpu MHz : 2395.793 [2024-06-27T10:48:27.291Z] cache size : 15360 KB [2024-06-27T10:48:27.291Z] physical id : 1 [2024-06-27T10:48:27.291Z] siblings : 12 [2024-06-27T10:48:27.291Z] core id : 4 [2024-06-27T10:48:27.291Z] cpu cores : 6 [2024-06-27T10:48:27.291Z] apicid : 40 [2024-06-27T10:48:27.291Z] initial apicid : 40 [2024-06-27T10:48:27.291Z] fpu : yes [2024-06-27T10:48:27.291Z] fpu_exception : yes [2024-06-27T10:48:27.291Z] cpuid level : 13 [2024-06-27T10:48:27.291Z] wp : yes [2024-06-27T10:48:27.291Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.291Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.291Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.291Z] bogomips : 4214.16 [2024-06-27T10:48:27.291Z] clflush size : 64 [2024-06-27T10:48:27.291Z] cache_alignment : 64 [2024-06-27T10:48:27.291Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.291Z] power management: [2024-06-27T10:48:27.291Z] [2024-06-27T10:48:27.291Z] processor : 11 [2024-06-27T10:48:27.291Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.291Z] cpu family : 6 [2024-06-27T10:48:27.291Z] model : 62 [2024-06-27T10:48:27.291Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.291Z] stepping : 4 [2024-06-27T10:48:27.291Z] microcode : 0x42e [2024-06-27T10:48:27.291Z] cpu MHz : 2419.761 [2024-06-27T10:48:27.291Z] cache size : 15360 KB [2024-06-27T10:48:27.291Z] physical id : 1 [2024-06-27T10:48:27.291Z] siblings : 12 [2024-06-27T10:48:27.291Z] core id : 5 [2024-06-27T10:48:27.291Z] cpu cores : 6 [2024-06-27T10:48:27.291Z] apicid : 42 [2024-06-27T10:48:27.291Z] initial apicid : 42 [2024-06-27T10:48:27.291Z] fpu : yes [2024-06-27T10:48:27.291Z] fpu_exception : yes [2024-06-27T10:48:27.291Z] cpuid level : 13 [2024-06-27T10:48:27.291Z] wp : yes [2024-06-27T10:48:27.292Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.292Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.292Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.292Z] bogomips : 4214.16 [2024-06-27T10:48:27.292Z] clflush size : 64 [2024-06-27T10:48:27.292Z] cache_alignment : 64 [2024-06-27T10:48:27.292Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.292Z] power management: [2024-06-27T10:48:27.292Z] [2024-06-27T10:48:27.292Z] processor : 12 [2024-06-27T10:48:27.292Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.292Z] cpu family : 6 [2024-06-27T10:48:27.292Z] model : 62 [2024-06-27T10:48:27.292Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.292Z] stepping : 4 [2024-06-27T10:48:27.292Z] microcode : 0x42e [2024-06-27T10:48:27.292Z] cpu MHz : 2400.989 [2024-06-27T10:48:27.292Z] cache size : 15360 KB [2024-06-27T10:48:27.292Z] physical id : 0 [2024-06-27T10:48:27.292Z] siblings : 12 [2024-06-27T10:48:27.292Z] core id : 0 [2024-06-27T10:48:27.292Z] cpu cores : 6 [2024-06-27T10:48:27.292Z] apicid : 1 [2024-06-27T10:48:27.292Z] initial apicid : 1 [2024-06-27T10:48:27.292Z] fpu : yes [2024-06-27T10:48:27.292Z] fpu_exception : yes [2024-06-27T10:48:27.292Z] cpuid level : 13 [2024-06-27T10:48:27.292Z] wp : yes [2024-06-27T10:48:27.292Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.292Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.292Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.292Z] bogomips : 4200.19 [2024-06-27T10:48:27.292Z] clflush size : 64 [2024-06-27T10:48:27.292Z] cache_alignment : 64 [2024-06-27T10:48:27.292Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.292Z] power management: [2024-06-27T10:48:27.292Z] [2024-06-27T10:48:27.292Z] processor : 13 [2024-06-27T10:48:27.292Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.292Z] cpu family : 6 [2024-06-27T10:48:27.292Z] model : 62 [2024-06-27T10:48:27.292Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.292Z] stepping : 4 [2024-06-27T10:48:27.292Z] microcode : 0x42e [2024-06-27T10:48:27.292Z] cpu MHz : 2400.107 [2024-06-27T10:48:27.292Z] cache size : 15360 KB [2024-06-27T10:48:27.292Z] physical id : 0 [2024-06-27T10:48:27.292Z] siblings : 12 [2024-06-27T10:48:27.292Z] core id : 1 [2024-06-27T10:48:27.292Z] cpu cores : 6 [2024-06-27T10:48:27.292Z] apicid : 3 [2024-06-27T10:48:27.292Z] initial apicid : 3 [2024-06-27T10:48:27.292Z] fpu : yes [2024-06-27T10:48:27.292Z] fpu_exception : yes [2024-06-27T10:48:27.292Z] cpuid level : 13 [2024-06-27T10:48:27.292Z] wp : yes [2024-06-27T10:48:27.292Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.292Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.292Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.292Z] bogomips : 4200.19 [2024-06-27T10:48:27.292Z] clflush size : 64 [2024-06-27T10:48:27.292Z] cache_alignment : 64 [2024-06-27T10:48:27.292Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.292Z] power management: [2024-06-27T10:48:27.292Z] [2024-06-27T10:48:27.292Z] processor : 14 [2024-06-27T10:48:27.292Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.292Z] cpu family : 6 [2024-06-27T10:48:27.292Z] model : 62 [2024-06-27T10:48:27.292Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.292Z] stepping : 4 [2024-06-27T10:48:27.292Z] microcode : 0x42e [2024-06-27T10:48:27.292Z] cpu MHz : 2400.419 [2024-06-27T10:48:27.292Z] cache size : 15360 KB [2024-06-27T10:48:27.292Z] physical id : 0 [2024-06-27T10:48:27.292Z] siblings : 12 [2024-06-27T10:48:27.292Z] core id : 2 [2024-06-27T10:48:27.292Z] cpu cores : 6 [2024-06-27T10:48:27.292Z] apicid : 5 [2024-06-27T10:48:27.292Z] initial apicid : 5 [2024-06-27T10:48:27.292Z] fpu : yes [2024-06-27T10:48:27.292Z] fpu_exception : yes [2024-06-27T10:48:27.292Z] cpuid level : 13 [2024-06-27T10:48:27.292Z] wp : yes [2024-06-27T10:48:27.292Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.293Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.293Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.293Z] bogomips : 4200.19 [2024-06-27T10:48:27.293Z] clflush size : 64 [2024-06-27T10:48:27.293Z] cache_alignment : 64 [2024-06-27T10:48:27.293Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.293Z] power management: [2024-06-27T10:48:27.293Z] [2024-06-27T10:48:27.293Z] processor : 15 [2024-06-27T10:48:27.293Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.293Z] cpu family : 6 [2024-06-27T10:48:27.293Z] model : 62 [2024-06-27T10:48:27.293Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.293Z] stepping : 4 [2024-06-27T10:48:27.293Z] microcode : 0x42e [2024-06-27T10:48:27.293Z] cpu MHz : 2401.262 [2024-06-27T10:48:27.293Z] cache size : 15360 KB [2024-06-27T10:48:27.293Z] physical id : 0 [2024-06-27T10:48:27.293Z] siblings : 12 [2024-06-27T10:48:27.293Z] core id : 3 [2024-06-27T10:48:27.293Z] cpu cores : 6 [2024-06-27T10:48:27.293Z] apicid : 7 [2024-06-27T10:48:27.293Z] initial apicid : 7 [2024-06-27T10:48:27.293Z] fpu : yes [2024-06-27T10:48:27.293Z] fpu_exception : yes [2024-06-27T10:48:27.293Z] cpuid level : 13 [2024-06-27T10:48:27.293Z] wp : yes [2024-06-27T10:48:27.293Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.293Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.293Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.293Z] bogomips : 4200.19 [2024-06-27T10:48:27.293Z] clflush size : 64 [2024-06-27T10:48:27.293Z] cache_alignment : 64 [2024-06-27T10:48:27.293Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.293Z] power management: [2024-06-27T10:48:27.293Z] [2024-06-27T10:48:27.293Z] processor : 16 [2024-06-27T10:48:27.293Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.293Z] cpu family : 6 [2024-06-27T10:48:27.293Z] model : 62 [2024-06-27T10:48:27.293Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.293Z] stepping : 4 [2024-06-27T10:48:27.293Z] microcode : 0x42e [2024-06-27T10:48:27.293Z] cpu MHz : 2400.096 [2024-06-27T10:48:27.293Z] cache size : 15360 KB [2024-06-27T10:48:27.293Z] physical id : 0 [2024-06-27T10:48:27.293Z] siblings : 12 [2024-06-27T10:48:27.293Z] core id : 4 [2024-06-27T10:48:27.293Z] cpu cores : 6 [2024-06-27T10:48:27.293Z] apicid : 9 [2024-06-27T10:48:27.293Z] initial apicid : 9 [2024-06-27T10:48:27.293Z] fpu : yes [2024-06-27T10:48:27.293Z] fpu_exception : yes [2024-06-27T10:48:27.293Z] cpuid level : 13 [2024-06-27T10:48:27.293Z] wp : yes [2024-06-27T10:48:27.293Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.293Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.293Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.293Z] bogomips : 4200.19 [2024-06-27T10:48:27.293Z] clflush size : 64 [2024-06-27T10:48:27.293Z] cache_alignment : 64 [2024-06-27T10:48:27.293Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.293Z] power management: [2024-06-27T10:48:27.293Z] [2024-06-27T10:48:27.293Z] processor : 17 [2024-06-27T10:48:27.293Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.293Z] cpu family : 6 [2024-06-27T10:48:27.293Z] model : 62 [2024-06-27T10:48:27.293Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.293Z] stepping : 4 [2024-06-27T10:48:27.293Z] microcode : 0x42e [2024-06-27T10:48:27.293Z] cpu MHz : 2401.657 [2024-06-27T10:48:27.293Z] cache size : 15360 KB [2024-06-27T10:48:27.293Z] physical id : 0 [2024-06-27T10:48:27.293Z] siblings : 12 [2024-06-27T10:48:27.293Z] core id : 5 [2024-06-27T10:48:27.293Z] cpu cores : 6 [2024-06-27T10:48:27.293Z] apicid : 11 [2024-06-27T10:48:27.293Z] initial apicid : 11 [2024-06-27T10:48:27.293Z] fpu : yes [2024-06-27T10:48:27.293Z] fpu_exception : yes [2024-06-27T10:48:27.293Z] cpuid level : 13 [2024-06-27T10:48:27.293Z] wp : yes [2024-06-27T10:48:27.293Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.293Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.293Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.294Z] bogomips : 4200.19 [2024-06-27T10:48:27.294Z] clflush size : 64 [2024-06-27T10:48:27.294Z] cache_alignment : 64 [2024-06-27T10:48:27.294Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.294Z] power management: [2024-06-27T10:48:27.294Z] [2024-06-27T10:48:27.294Z] processor : 18 [2024-06-27T10:48:27.294Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.294Z] cpu family : 6 [2024-06-27T10:48:27.294Z] model : 62 [2024-06-27T10:48:27.294Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.294Z] stepping : 4 [2024-06-27T10:48:27.294Z] microcode : 0x42e [2024-06-27T10:48:27.294Z] cpu MHz : 2600.000 [2024-06-27T10:48:27.294Z] cache size : 15360 KB [2024-06-27T10:48:27.294Z] physical id : 1 [2024-06-27T10:48:27.294Z] siblings : 12 [2024-06-27T10:48:27.294Z] core id : 0 [2024-06-27T10:48:27.294Z] cpu cores : 6 [2024-06-27T10:48:27.294Z] apicid : 33 [2024-06-27T10:48:27.294Z] initial apicid : 33 [2024-06-27T10:48:27.294Z] fpu : yes [2024-06-27T10:48:27.294Z] fpu_exception : yes [2024-06-27T10:48:27.294Z] cpuid level : 13 [2024-06-27T10:48:27.294Z] wp : yes [2024-06-27T10:48:27.294Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.294Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.294Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.294Z] bogomips : 4214.16 [2024-06-27T10:48:27.294Z] clflush size : 64 [2024-06-27T10:48:27.294Z] cache_alignment : 64 [2024-06-27T10:48:27.294Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.294Z] power management: [2024-06-27T10:48:27.294Z] [2024-06-27T10:48:27.294Z] processor : 19 [2024-06-27T10:48:27.294Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.294Z] cpu family : 6 [2024-06-27T10:48:27.294Z] model : 62 [2024-06-27T10:48:27.294Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.294Z] stepping : 4 [2024-06-27T10:48:27.294Z] microcode : 0x42e [2024-06-27T10:48:27.294Z] cpu MHz : 2418.601 [2024-06-27T10:48:27.294Z] cache size : 15360 KB [2024-06-27T10:48:27.294Z] physical id : 1 [2024-06-27T10:48:27.294Z] siblings : 12 [2024-06-27T10:48:27.294Z] core id : 1 [2024-06-27T10:48:27.294Z] cpu cores : 6 [2024-06-27T10:48:27.294Z] apicid : 35 [2024-06-27T10:48:27.294Z] initial apicid : 35 [2024-06-27T10:48:27.294Z] fpu : yes [2024-06-27T10:48:27.294Z] fpu_exception : yes [2024-06-27T10:48:27.294Z] cpuid level : 13 [2024-06-27T10:48:27.294Z] wp : yes [2024-06-27T10:48:27.294Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.294Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.294Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.294Z] bogomips : 4214.16 [2024-06-27T10:48:27.294Z] clflush size : 64 [2024-06-27T10:48:27.294Z] cache_alignment : 64 [2024-06-27T10:48:27.294Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.294Z] power management: [2024-06-27T10:48:27.294Z] [2024-06-27T10:48:27.294Z] processor : 20 [2024-06-27T10:48:27.294Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.294Z] cpu family : 6 [2024-06-27T10:48:27.294Z] model : 62 [2024-06-27T10:48:27.294Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.294Z] stepping : 4 [2024-06-27T10:48:27.294Z] microcode : 0x42e [2024-06-27T10:48:27.294Z] cpu MHz : 2600.000 [2024-06-27T10:48:27.294Z] cache size : 15360 KB [2024-06-27T10:48:27.294Z] physical id : 1 [2024-06-27T10:48:27.294Z] siblings : 12 [2024-06-27T10:48:27.294Z] core id : 2 [2024-06-27T10:48:27.294Z] cpu cores : 6 [2024-06-27T10:48:27.294Z] apicid : 37 [2024-06-27T10:48:27.294Z] initial apicid : 37 [2024-06-27T10:48:27.294Z] fpu : yes [2024-06-27T10:48:27.294Z] fpu_exception : yes [2024-06-27T10:48:27.294Z] cpuid level : 13 [2024-06-27T10:48:27.294Z] wp : yes [2024-06-27T10:48:27.294Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.294Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.294Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.294Z] bogomips : 4214.16 [2024-06-27T10:48:27.294Z] clflush size : 64 [2024-06-27T10:48:27.294Z] cache_alignment : 64 [2024-06-27T10:48:27.294Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.294Z] power management: [2024-06-27T10:48:27.294Z] [2024-06-27T10:48:27.294Z] processor : 21 [2024-06-27T10:48:27.294Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.294Z] cpu family : 6 [2024-06-27T10:48:27.294Z] model : 62 [2024-06-27T10:48:27.294Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.294Z] stepping : 4 [2024-06-27T10:48:27.294Z] microcode : 0x42e [2024-06-27T10:48:27.295Z] cpu MHz : 2600.000 [2024-06-27T10:48:27.295Z] cache size : 15360 KB [2024-06-27T10:48:27.295Z] physical id : 1 [2024-06-27T10:48:27.295Z] siblings : 12 [2024-06-27T10:48:27.295Z] core id : 3 [2024-06-27T10:48:27.295Z] cpu cores : 6 [2024-06-27T10:48:27.295Z] apicid : 39 [2024-06-27T10:48:27.295Z] initial apicid : 39 [2024-06-27T10:48:27.295Z] fpu : yes [2024-06-27T10:48:27.295Z] fpu_exception : yes [2024-06-27T10:48:27.295Z] cpuid level : 13 [2024-06-27T10:48:27.295Z] wp : yes [2024-06-27T10:48:27.295Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.295Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.295Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.295Z] bogomips : 4214.16 [2024-06-27T10:48:27.295Z] clflush size : 64 [2024-06-27T10:48:27.295Z] cache_alignment : 64 [2024-06-27T10:48:27.295Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.295Z] power management: [2024-06-27T10:48:27.295Z] [2024-06-27T10:48:27.295Z] processor : 22 [2024-06-27T10:48:27.295Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.295Z] cpu family : 6 [2024-06-27T10:48:27.295Z] model : 62 [2024-06-27T10:48:27.295Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.295Z] stepping : 4 [2024-06-27T10:48:27.295Z] microcode : 0x42e [2024-06-27T10:48:27.295Z] cpu MHz : 2479.563 [2024-06-27T10:48:27.295Z] cache size : 15360 KB [2024-06-27T10:48:27.295Z] physical id : 1 [2024-06-27T10:48:27.295Z] siblings : 12 [2024-06-27T10:48:27.295Z] core id : 4 [2024-06-27T10:48:27.295Z] cpu cores : 6 [2024-06-27T10:48:27.295Z] apicid : 41 [2024-06-27T10:48:27.295Z] initial apicid : 41 [2024-06-27T10:48:27.295Z] fpu : yes [2024-06-27T10:48:27.295Z] fpu_exception : yes [2024-06-27T10:48:27.295Z] cpuid level : 13 [2024-06-27T10:48:27.295Z] wp : yes [2024-06-27T10:48:27.295Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.295Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.295Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.295Z] bogomips : 4214.16 [2024-06-27T10:48:27.295Z] clflush size : 64 [2024-06-27T10:48:27.295Z] cache_alignment : 64 [2024-06-27T10:48:27.295Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.295Z] power management: [2024-06-27T10:48:27.295Z] [2024-06-27T10:48:27.295Z] processor : 23 [2024-06-27T10:48:27.295Z] vendor_id : GenuineIntel [2024-06-27T10:48:27.295Z] cpu family : 6 [2024-06-27T10:48:27.295Z] model : 62 [2024-06-27T10:48:27.295Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:27.295Z] stepping : 4 [2024-06-27T10:48:27.295Z] microcode : 0x42e [2024-06-27T10:48:27.295Z] cpu MHz : 2600.000 [2024-06-27T10:48:27.295Z] cache size : 15360 KB [2024-06-27T10:48:27.295Z] physical id : 1 [2024-06-27T10:48:27.295Z] siblings : 12 [2024-06-27T10:48:27.295Z] core id : 5 [2024-06-27T10:48:27.295Z] cpu cores : 6 [2024-06-27T10:48:27.295Z] apicid : 43 [2024-06-27T10:48:27.295Z] initial apicid : 43 [2024-06-27T10:48:27.295Z] fpu : yes [2024-06-27T10:48:27.295Z] fpu_exception : yes [2024-06-27T10:48:27.295Z] cpuid level : 13 [2024-06-27T10:48:27.295Z] wp : yes [2024-06-27T10:48:27.295Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:27.295Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:27.295Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:27.295Z] bogomips : 4214.16 [2024-06-27T10:48:27.295Z] clflush size : 64 [2024-06-27T10:48:27.295Z] cache_alignment : 64 [2024-06-27T10:48:27.295Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:27.295Z] power management: [2024-06-27T10:48:27.295Z] [2024-06-27T10:48:27.295Z] + cat /proc/meminfo [2024-06-27T10:48:27.295Z] MemTotal: 131953180 kB [2024-06-27T10:48:27.295Z] MemFree: 24587948 kB [2024-06-27T10:48:27.295Z] MemAvailable: 100040208 kB [2024-06-27T10:48:27.295Z] Buffers: 840 kB [2024-06-27T10:48:27.295Z] Cached: 65334676 kB [2024-06-27T10:48:27.295Z] SwapCached: 0 kB [2024-06-27T10:48:27.295Z] Active: 29477924 kB [2024-06-27T10:48:27.295Z] Inactive: 56257380 kB [2024-06-27T10:48:27.295Z] Active(anon): 19314040 kB [2024-06-27T10:48:27.295Z] Inactive(anon): 1218648 kB [2024-06-27T10:48:27.295Z] Active(file): 10163884 kB [2024-06-27T10:48:27.295Z] Inactive(file): 55038732 kB [2024-06-27T10:48:27.295Z] Unevictable: 99940 kB [2024-06-27T10:48:27.295Z] Mlocked: 99940 kB [2024-06-27T10:48:27.295Z] SwapTotal: 0 kB [2024-06-27T10:48:27.295Z] SwapFree: 0 kB [2024-06-27T10:48:27.295Z] Zswap: 0 kB [2024-06-27T10:48:27.296Z] Zswapped: 0 kB [2024-06-27T10:48:27.296Z] Dirty: 454832 kB [2024-06-27T10:48:27.296Z] Writeback: 0 kB [2024-06-27T10:48:27.296Z] AnonPages: 20424428 kB [2024-06-27T10:48:27.296Z] Mapped: 859684 kB [2024-06-27T10:48:27.296Z] Shmem: 123948 kB [2024-06-27T10:48:27.296Z] KReclaimable: 11312536 kB [2024-06-27T10:48:27.296Z] Slab: 18192112 kB [2024-06-27T10:48:27.296Z] SReclaimable: 11312536 kB [2024-06-27T10:48:27.296Z] SUnreclaim: 6879576 kB [2024-06-27T10:48:27.296Z] KernelStack: 41008 kB [2024-06-27T10:48:27.296Z] PageTables: 76516 kB [2024-06-27T10:48:27.296Z] SecPageTables: 0 kB [2024-06-27T10:48:27.296Z] NFS_Unstable: 0 kB [2024-06-27T10:48:27.296Z] Bounce: 0 kB [2024-06-27T10:48:27.296Z] WritebackTmp: 0 kB [2024-06-27T10:48:27.296Z] CommitLimit: 65976588 kB [2024-06-27T10:48:27.296Z] Committed_AS: 18707784 kB [2024-06-27T10:48:27.296Z] VmallocTotal: 34359738367 kB [2024-06-27T10:48:27.296Z] VmallocUsed: 238296 kB [2024-06-27T10:48:27.296Z] VmallocChunk: 0 kB [2024-06-27T10:48:27.296Z] Percpu: 681216 kB [2024-06-27T10:48:27.296Z] HardwareCorrupted: 0 kB [2024-06-27T10:48:27.296Z] AnonHugePages: 8130560 kB [2024-06-27T10:48:27.296Z] ShmemHugePages: 0 kB [2024-06-27T10:48:27.296Z] ShmemPmdMapped: 0 kB [2024-06-27T10:48:27.296Z] FileHugePages: 672 kB [2024-06-27T10:48:27.296Z] FilePmdMapped: 0 kB [2024-06-27T10:48:27.296Z] CmaTotal: 0 kB [2024-06-27T10:48:27.296Z] CmaFree: 0 kB [2024-06-27T10:48:27.296Z] HugePages_Total: 0 [2024-06-27T10:48:27.296Z] HugePages_Free: 0 [2024-06-27T10:48:27.296Z] HugePages_Rsvd: 0 [2024-06-27T10:48:27.296Z] HugePages_Surp: 0 [2024-06-27T10:48:27.296Z] Hugepagesize: 2048 kB [2024-06-27T10:48:27.296Z] Hugetlb: 0 kB [2024-06-27T10:48:27.296Z] DirectMap4k: 837872 kB [2024-06-27T10:48:27.296Z] DirectMap2M: 25341952 kB [2024-06-27T10:48:27.296Z] DirectMap1G: 110100480 kB [Pipeline] sh [2024-06-27T10:48:27.334Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:27.334Z] [2024-06-27T10:48:27.334Z] stop-database: [2024-06-27T10:48:27.334Z] [2024-06-27T10:48:27.334Z] all: [2024-06-27T10:48:27.334Z] [2024-06-27T10:48:27.334Z] timertest: [2024-06-27T10:48:27.334Z] [echo] Running timertest target all [2024-06-27T10:48:27.334Z] [echo] [2024-06-27T10:48:27.334Z] [echo] [2024-06-27T10:48:27.334Z] [echo] ************************************************** [2024-06-27T10:48:27.334Z] [echo] * Running timertest [2024-06-27T10:48:27.334Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/timertest [2024-06-27T10:48:27.334Z] [echo] ************************************************** [2024-06-27T10:48:27.334Z] [echo] [2024-06-27T10:48:27.334Z] [echo] [2024-06-27T10:48:27.334Z] [2024-06-27T10:48:27.335Z] setOSConditions: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setToolWin: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setToolUnix: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setToolProperty: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setS1ASclassPath: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] init-common: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] clean: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setOSConditions: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setToolWin: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setToolUnix: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setToolProperty: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setS1ASclassPath: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] init-common: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] clean-common: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setOSConditions: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setToolWin: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setToolUnix: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setToolProperty: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] setS1ASclassPath: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.335Z] init-common: [2024-06-27T10:48:27.335Z] [2024-06-27T10:48:27.336Z] clean-classes-common: [2024-06-27T10:48:27.336Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] setOSConditions: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] setToolWin: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] setToolUnix: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] setToolProperty: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] setS1ASclassPath: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] init-common: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] clean-jars-common: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] compile: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] setOSConditions: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] setToolWin: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] setToolUnix: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] setToolProperty: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] setS1ASclassPath: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] init-common: [2024-06-27T10:48:27.336Z] [2024-06-27T10:48:27.336Z] compile-common: [2024-06-27T10:48:27.336Z] [echo] Current time (ISO): 2024-06-27T10:48:27.154+0000 [2024-06-27T10:48:27.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:27.336Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:27.365Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:27.365Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:27.365Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:27.365Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:27.365Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:27.365Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:27.365Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.405Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.407Z] [2024-06-27T10:48:27.407Z] setOSConditions: [2024-06-27T10:48:27.407Z] [2024-06-27T10:48:27.407Z] setToolWin: [2024-06-27T10:48:27.407Z] [2024-06-27T10:48:27.407Z] setToolUnix: [2024-06-27T10:48:27.407Z] [2024-06-27T10:48:27.407Z] setToolProperty: [2024-06-27T10:48:27.407Z] [2024-06-27T10:48:27.408Z] setS1ASclassPath: [2024-06-27T10:48:27.408Z] [2024-06-27T10:48:27.408Z] init-common: [2024-06-27T10:48:27.408Z] [2024-06-27T10:48:27.408Z] compile-common: [2024-06-27T10:48:27.408Z] [echo] Current time (ISO): 2024-06-27T10:48:27.186+0000 [2024-06-27T10:48:27.408Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:27.585Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:48:27.585Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:48:27.623Z] [exec] Application deployed with name web-empty-servlet-path-jsp-include-web. [2024-06-27T10:48:27.623Z] [2024-06-27T10:48:27.623Z] deploy-war-commonee: [2024-06-27T10:48:27.623Z] [2024-06-27T10:48:27.623Z] run: [2024-06-27T10:48:27.623Z] [java] Connecting to: http://localhost:45711/web-empty-servlet-path-jsp-include/jsp/test.jsp [2024-06-27T10:48:27.623Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:27.623Z] [java] [2024-06-27T10:48:27.623Z] [java] [2024-06-27T10:48:27.623Z] [java] ----------------------------------------- [2024-06-27T10:48:27.623Z] [java] - empty-servlet-path-jsp-include: PASS - [2024-06-27T10:48:27.623Z] [java] ----------------------------------------- [2024-06-27T10:48:27.623Z] [java] - Total PASS : 1 - [2024-06-27T10:48:27.623Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:27.623Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:27.623Z] [java] ----------------------------------------- [2024-06-27T10:48:27.623Z] [2024-06-27T10:48:27.623Z] undeploy: [2024-06-27T10:48:27.623Z] [2024-06-27T10:48:27.623Z] setOSConditions: [2024-06-27T10:48:27.623Z] [2024-06-27T10:48:27.624Z] setToolWin: [2024-06-27T10:48:27.624Z] [2024-06-27T10:48:27.624Z] setToolUnix: [2024-06-27T10:48:27.624Z] [2024-06-27T10:48:27.624Z] setToolProperty: [2024-06-27T10:48:27.624Z] [2024-06-27T10:48:27.624Z] setS1ASclassPath: [2024-06-27T10:48:27.624Z] [2024-06-27T10:48:27.624Z] init-common: [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.661Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.807Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:27.807Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:27.807Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:27.807Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:27.807Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:27.807Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:27.807Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.915Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:27.916Z] [2024-06-27T10:48:27.916Z] undeploy-war-common: [2024-06-27T10:48:27.941Z] [exec] Jun 27, 2024 10:48:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:27.941Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:28.036Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:48:28.036Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:48:28.036Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:48:28.036Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:48:28.036Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:48:28.036Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:48:28.036Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:48:28.036Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:48:28.036Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:48:28.036Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:48:28.036Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:48:28.036Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:48:28.036Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:48:28.036Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:48:28.036Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:48:28.036Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:48:28.036Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:28.036Z] [INFO] BUILD SUCCESS [2024-06-27T10:48:28.036Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:28.036Z] [INFO] Total time: 20.862 s [2024-06-27T10:48:28.036Z] [INFO] Finished at: 2024-06-27T10:48:27Z [2024-06-27T10:48:28.036Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:28.036Z] + run_test batch_all [2024-06-27T10:48:28.036Z] + local testid=batch_all [2024-06-27T10:48:28.036Z] + local found=false [2024-06-27T10:48:28.036Z] ++ find . -name run_test.sh [2024-06-27T10:48:28.036Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:28.036Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:48:28.036Z] + OPT=list_test_ids [2024-06-27T10:48:28.036Z] + TEST_ID= [2024-06-27T10:48:28.036Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:48:28.036Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:48:28.036Z] +++ uname [2024-06-27T10:48:28.036Z] +++ grep -i sunos [2024-06-27T10:48:28.036Z] +++ wc -l [2024-06-27T10:48:28.036Z] +++ awk '{print $1}' [2024-06-27T10:48:28.036Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:28.036Z] ++ GREP=grep [2024-06-27T10:48:28.036Z] ++ AWK=awk [2024-06-27T10:48:28.036Z] ++ SED=sed [2024-06-27T10:48:28.036Z] ++ BC=bc [2024-06-27T10:48:28.036Z] ++ export GREP AWK SED BC [2024-06-27T10:48:28.036Z] + case ${OPT} in [2024-06-27T10:48:28.037Z] + list_test_ids [2024-06-27T10:48:28.037Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:48:28.037Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:28.037Z] + [[ admin_cli_all = \b\a\t\c\h\_\a\l\l ]] [2024-06-27T10:48:28.037Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:28.037Z] + [[ admin-cli-group-1 = \b\a\t\c\h\_\a\l\l ]] [2024-06-27T10:48:28.037Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:28.037Z] + [[ admin-cli-group-2 = \b\a\t\c\h\_\a\l\l ]] [2024-06-27T10:48:28.037Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:28.037Z] + [[ admin-cli-group-3 = \b\a\t\c\h\_\a\l\l ]] [2024-06-27T10:48:28.037Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:28.037Z] + [[ admin-cli-group-4 = \b\a\t\c\h\_\a\l\l ]] [2024-06-27T10:48:28.037Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:28.037Z] + [[ admin-cli-group-5 = \b\a\t\c\h\_\a\l\l ]] [2024-06-27T10:48:28.037Z] + [[ false = true ]] [2024-06-27T10:48:28.037Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:28.037Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:48:28.037Z] + OPT=list_test_ids [2024-06-27T10:48:28.037Z] + TEST_ID= [2024-06-27T10:48:28.037Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:48:28.037Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:48:28.037Z] +++ uname [2024-06-27T10:48:28.037Z] +++ grep -i sunos [2024-06-27T10:48:28.037Z] +++ awk '{print $1}' [2024-06-27T10:48:28.037Z] +++ wc -l [2024-06-27T10:48:28.037Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:28.037Z] ++ GREP=grep [2024-06-27T10:48:28.037Z] ++ AWK=awk [2024-06-27T10:48:28.037Z] ++ SED=sed [2024-06-27T10:48:28.037Z] ++ BC=bc [2024-06-27T10:48:28.037Z] ++ export GREP AWK SED BC [2024-06-27T10:48:28.037Z] + case ${OPT} in [2024-06-27T10:48:28.037Z] + list_test_ids [2024-06-27T10:48:28.037Z] + echo batch_all [2024-06-27T10:48:28.037Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:28.037Z] + [[ batch_all = \b\a\t\c\h\_\a\l\l ]] [2024-06-27T10:48:28.037Z] + found=true [2024-06-27T10:48:28.037Z] + break [2024-06-27T10:48:28.037Z] + [[ true = true ]] [2024-06-27T10:48:28.037Z] + ./appserver/tests/appserv-tests/devtests/batch/run_test.sh run_test_id batch_all [2024-06-27T10:48:28.037Z] + OPT=run_test_id [2024-06-27T10:48:28.037Z] + TEST_ID=batch_all [2024-06-27T10:48:28.037Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:48:28.037Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:48:28.037Z] +++ uname [2024-06-27T10:48:28.037Z] +++ grep -i sunos [2024-06-27T10:48:28.037Z] +++ wc -l [2024-06-27T10:48:28.037Z] +++ awk '{print $1}' [2024-06-27T10:48:28.037Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:28.037Z] ++ GREP=grep [2024-06-27T10:48:28.037Z] ++ AWK=awk [2024-06-27T10:48:28.037Z] ++ SED=sed [2024-06-27T10:48:28.037Z] ++ BC=bc [2024-06-27T10:48:28.037Z] ++ export GREP AWK SED BC [2024-06-27T10:48:28.037Z] + case ${OPT} in [2024-06-27T10:48:28.037Z] + trap 'copy_test_artifacts batch_all' EXIT [2024-06-27T10:48:28.037Z] + run_test_id batch_all [2024-06-27T10:48:28.037Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:48:28.037Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:48:28.037Z] [2024-06-27T10:48:28.037Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:48:28.037Z] [2024-06-27T10:48:28.037Z] + for i in "${@}" [2024-06-27T10:48:28.037Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:48:28.037Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.170Z] [exec] Got name = ABC0 for PK ReaderThread0 [Pipeline] timeout [2024-06-27T10:48:28.184Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:48:28.259Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:28.259Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:28.259Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:28.259Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:28.259Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:28.259Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:28.259Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:28.375Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:28.384Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:28.384Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:28.384Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:28.384Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:28.384Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:28.384Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:28.384Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.425Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.476Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-empty-servlet-path-jsp-include-web [2024-06-27T10:48:28.476Z] [2024-06-27T10:48:28.476Z] all: [2024-06-27T10:48:28.476Z] [echo] [2024-06-27T10:48:28.476Z] [echo] ************************* [2024-06-27T10:48:28.476Z] [echo] * Running jsp-security [2024-06-27T10:48:28.476Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jsp-security [2024-06-27T10:48:28.476Z] [echo] ************************* [2024-06-27T10:48:28.476Z] [echo] [2024-06-27T10:48:28.555Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-g3pv6 [2024-06-27T10:48:28.630Z] [javac] 1 warning [2024-06-27T10:48:28.630Z] [2024-06-27T10:48:28.630Z] setOSConditions: [2024-06-27T10:48:28.630Z] [2024-06-27T10:48:28.630Z] setToolWin: [2024-06-27T10:48:28.630Z] [2024-06-27T10:48:28.630Z] setToolUnix: [2024-06-27T10:48:28.630Z] [2024-06-27T10:48:28.630Z] setToolProperty: [2024-06-27T10:48:28.630Z] [2024-06-27T10:48:28.631Z] setS1ASclassPath: [2024-06-27T10:48:28.631Z] [2024-06-27T10:48:28.631Z] init-common: [2024-06-27T10:48:28.631Z] [2024-06-27T10:48:28.631Z] compile-common: [2024-06-27T10:48:28.631Z] [echo] Current time (ISO): 2024-06-27T10:48:28.452+0000 [2024-06-27T10:48:28.631Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.680Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.731Z] [2024-06-27T10:48:28.731Z] setup: [2024-06-27T10:48:28.731Z] [2024-06-27T10:48:28.731Z] setOSConditions: [2024-06-27T10:48:28.731Z] [2024-06-27T10:48:28.731Z] setToolWin: [2024-06-27T10:48:28.731Z] [2024-06-27T10:48:28.731Z] setToolUnix: [2024-06-27T10:48:28.731Z] [2024-06-27T10:48:28.731Z] setToolProperty: [2024-06-27T10:48:28.731Z] [2024-06-27T10:48:28.731Z] setS1ASclassPath: [2024-06-27T10:48:28.731Z] [2024-06-27T10:48:28.731Z] init-common: [2024-06-27T10:48:28.731Z] [2024-06-27T10:48:28.731Z] create-user-common: [2024-06-27T10:48:28.771Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:28.771Z] [javac] 1 warning [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] build: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] setOSConditions: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] setToolWin: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] setToolUnix: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] setToolProperty: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] setS1ASclassPath: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] init-common: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] webclient-war-common: [2024-06-27T10:48:28.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] clear: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] test-tlds-exist: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] copy-tlds: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] test-tagfiles-exist: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] copy-tagfiles: [2024-06-27T10:48:28.771Z] [2024-06-27T10:48:28.771Z] package-war-common: [2024-06-27T10:48:28.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:28.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:28.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:28.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:28.772Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:28.772Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:28.772Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:28.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/docroot [2024-06-27T10:48:28.772Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-web.war [2024-06-27T10:48:28.772Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:28.772Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:28.772Z] [javac] Compiling 1 source file [2024-06-27T10:48:28.772Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:28.772Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:28.772Z] [2024-06-27T10:48:28.772Z] deploy: [2024-06-27T10:48:28.772Z] [2024-06-27T10:48:28.772Z] deploy-war-common: [2024-06-27T10:48:28.772Z] [2024-06-27T10:48:28.772Z] setOSConditions: [2024-06-27T10:48:28.772Z] [2024-06-27T10:48:28.772Z] setToolWin: [2024-06-27T10:48:28.772Z] [2024-06-27T10:48:28.772Z] setToolUnix: [2024-06-27T10:48:28.772Z] [2024-06-27T10:48:28.772Z] setToolProperty: [2024-06-27T10:48:28.772Z] [2024-06-27T10:48:28.772Z] setS1ASclassPath: [2024-06-27T10:48:28.772Z] [2024-06-27T10:48:28.772Z] init-common: [2024-06-27T10:48:28.772Z] [2024-06-27T10:48:28.772Z] deploy-war-commonpe: [2024-06-27T10:48:28.910Z] [exec] Jun 27, 2024 10:48:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:28.910Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:48:28.910Z] [exec] Jun 27, 2024 10:48:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:28.910Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:28.910Z] [exec] Jun 27, 2024 10:48:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:28.910Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.935Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.936Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.936Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.936Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.936Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.936Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.936Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.936Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:28.971Z] [exec] Application deployed with name connection-factory-definition-embedraApp. [2024-06-27T10:48:28.971Z] [echo] Deployment on target server server successful [2024-06-27T10:48:28.971Z] [2024-06-27T10:48:28.971Z] setOSConditions: [2024-06-27T10:48:28.971Z] [2024-06-27T10:48:28.971Z] setToolWin: [2024-06-27T10:48:28.971Z] [2024-06-27T10:48:28.971Z] setToolUnix: [2024-06-27T10:48:28.971Z] [2024-06-27T10:48:28.972Z] setToolProperty: [2024-06-27T10:48:28.972Z] [2024-06-27T10:48:28.972Z] setS1ASclassPath: [2024-06-27T10:48:28.972Z] [2024-06-27T10:48:28.972Z] init-common: [2024-06-27T10:48:28.972Z] [2024-06-27T10:48:28.972Z] deploy-common-ee: [2024-06-27T10:48:28.972Z] [2024-06-27T10:48:28.972Z] run: [2024-06-27T10:48:28.972Z] [2024-06-27T10:48:28.972Z] setOSConditions: [2024-06-27T10:48:28.972Z] [2024-06-27T10:48:28.972Z] setToolWin: [2024-06-27T10:48:28.972Z] [2024-06-27T10:48:28.972Z] setToolUnix: [2024-06-27T10:48:28.972Z] [2024-06-27T10:48:28.972Z] setToolProperty: [2024-06-27T10:48:28.972Z] [2024-06-27T10:48:28.972Z] setS1ASclassPath: [2024-06-27T10:48:28.972Z] [2024-06-27T10:48:28.972Z] init-common: [2024-06-27T10:48:28.972Z] [2024-06-27T10:48:28.972Z] runclient-common: [2024-06-27T10:48:28.972Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedraAppClient.jar -name connection-factory-definition-embedraClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.227Z] [exec] Jun 27, 2024 10:48:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:29.227Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:29.241Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:29.312Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:29.321Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jsp-security/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups Admin --authrealmname file --target server j2ee [2024-06-27T10:48:29.321Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jsp-security/asadminuserpassword.txt [2024-06-27T10:48:29.321Z] [2024-06-27T10:48:29.321Z] setOSConditions: [2024-06-27T10:48:29.321Z] [2024-06-27T10:48:29.321Z] setToolWin: [2024-06-27T10:48:29.321Z] [2024-06-27T10:48:29.321Z] setToolUnix: [2024-06-27T10:48:29.321Z] [2024-06-27T10:48:29.321Z] setToolProperty: [2024-06-27T10:48:29.321Z] [2024-06-27T10:48:29.321Z] setS1ASclassPath: [2024-06-27T10:48:29.321Z] [2024-06-27T10:48:29.321Z] init-common: [2024-06-27T10:48:29.321Z] [2024-06-27T10:48:29.321Z] clean: [2024-06-27T10:48:29.338Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-web.war [2024-06-27T10:48:29.408Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:48:29.408Z] + cd ./appserver/tests/appserv-tests/devtests/batch [2024-06-27T10:48:29.408Z] + test_init [2024-06-27T10:48:29.408Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:48:29.408Z] [2024-06-27T10:48:29.408Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:48:29.408Z] [2024-06-27T10:48:29.408Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:48:29.408Z] + xargs touch [2024-06-27T10:48:29.408Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:29.408Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:29.408Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:29.408Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:29.408Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:29.408Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:29.408Z] + java -version [2024-06-27T10:48:29.408Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:48:29.408Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:48:29.408Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:48:29.408Z] + ant -version [2024-06-27T10:48:29.408Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:48:29.408Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:48:29.408Z] + printf '\n\n' [2024-06-27T10:48:29.408Z] [2024-06-27T10:48:29.408Z] [2024-06-27T10:48:29.408Z] + get_test_target batch_all [2024-06-27T10:48:29.408Z] + case ${1} in [2024-06-27T10:48:29.408Z] + TARGET=all [2024-06-27T10:48:29.408Z] + export TARGET [2024-06-27T10:48:29.408Z] + test_run [2024-06-27T10:48:29.408Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-domain [2024-06-27T10:48:29.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.471Z] [exec] Jun 27, 2024 10:48:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:29.471Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:48:29.471Z] [exec] Jun 27, 2024 10:48:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:29.471Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:29.471Z] [exec] Jun 27, 2024 10:48:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:29.471Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:29.481Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:48:29.481Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:48:29.481Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test webservice_all [2024-06-27T10:48:29.481Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:48:29.481Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:48:29.481Z] + readonly GF_INTERNAL_ENV_SH=/tmp/kqOgf-internal-env [2024-06-27T10:48:29.481Z] + GF_INTERNAL_ENV_SH=/tmp/kqOgf-internal-env [2024-06-27T10:48:29.481Z] + '[' '!' -z '' ']' [2024-06-27T10:48:29.481Z] + export WSIMPORT_OPTS= [2024-06-27T10:48:29.481Z] + WSIMPORT_OPTS= [2024-06-27T10:48:29.481Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:48:29.481Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:48:29.496Z] [javac] 1 warning [2024-06-27T10:48:29.496Z] [2024-06-27T10:48:29.496Z] setOSConditions: [2024-06-27T10:48:29.496Z] [2024-06-27T10:48:29.496Z] setToolWin: [2024-06-27T10:48:29.496Z] [2024-06-27T10:48:29.496Z] setToolUnix: [2024-06-27T10:48:29.496Z] [2024-06-27T10:48:29.496Z] setToolProperty: [2024-06-27T10:48:29.496Z] [2024-06-27T10:48:29.496Z] setS1ASclassPath: [2024-06-27T10:48:29.496Z] [2024-06-27T10:48:29.496Z] init-common: [2024-06-27T10:48:29.496Z] [2024-06-27T10:48:29.496Z] compile-common: [2024-06-27T10:48:29.496Z] [echo] Current time (ISO): 2024-06-27T10:48:29.313+0000 [2024-06-27T10:48:29.496Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:20.787Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:48:20.800Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:48:29.556Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:29.556Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:29.556Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:29.556Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:29.556Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:29.556Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:29.556Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:29.577Z] [2024-06-27T10:48:29.577Z] setOSConditions: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setToolWin: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setToolUnix: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setToolProperty: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setS1ASclassPath: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] init-common: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] clean-common: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setOSConditions: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setToolWin: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setToolUnix: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setToolProperty: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setS1ASclassPath: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] init-common: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] clean-classes-common: [2024-06-27T10:48:29.578Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setOSConditions: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setToolWin: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setToolUnix: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setToolProperty: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] setS1ASclassPath: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.578Z] init-common: [2024-06-27T10:48:29.578Z] [2024-06-27T10:48:29.579Z] clean-jars-common: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] compile: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] setOSConditions: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] setToolWin: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] setToolUnix: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] setToolProperty: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] setS1ASclassPath: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] init-common: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] compile-common: [2024-06-27T10:48:29.579Z] [echo] Current time (ISO): 2024-06-27T10:48:29.363+0000 [2024-06-27T10:48:29.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:29.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jsp-security/servlet [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] build: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] setOSConditions: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] setToolWin: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] setToolUnix: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] setToolProperty: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] setS1ASclassPath: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] init-common: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] webclient-war-common: [2024-06-27T10:48:29.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.579Z] clear: [2024-06-27T10:48:29.579Z] [2024-06-27T10:48:29.580Z] test-tlds-exist: [2024-06-27T10:48:29.580Z] [2024-06-27T10:48:29.580Z] copy-tlds: [2024-06-27T10:48:29.580Z] [2024-06-27T10:48:29.580Z] test-tagfiles-exist: [2024-06-27T10:48:29.580Z] [2024-06-27T10:48:29.580Z] copy-tagfiles: [2024-06-27T10:48:29.580Z] [2024-06-27T10:48:29.580Z] package-war-common: [2024-06-27T10:48:29.580Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:29.580Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:29.580Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:29.580Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:29.580Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jsp-security/lib [2024-06-27T10:48:29.580Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:29.580Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:29.580Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-security-web.war [2024-06-27T10:48:29.580Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:29.580Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jsp-security/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:29.580Z] [javac] Compiling 1 source file [2024-06-27T10:48:29.580Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jsp-security/WebTest.java:44: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:48:29.580Z] [javac] int port = new Integer(portS).intValue(); [2024-06-27T10:48:29.580Z] [javac] ^ [2024-06-27T10:48:29.580Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jsp-security/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:29.580Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:29.580Z] [javac] 1 warning [2024-06-27T10:48:29.580Z] [2024-06-27T10:48:29.580Z] deploy: [2024-06-27T10:48:29.580Z] [2024-06-27T10:48:29.580Z] deploy-war-common: [2024-06-27T10:48:29.580Z] [2024-06-27T10:48:29.580Z] setOSConditions: [2024-06-27T10:48:29.580Z] [2024-06-27T10:48:29.580Z] setToolWin: [2024-06-27T10:48:29.580Z] [2024-06-27T10:48:29.580Z] setToolUnix: [2024-06-27T10:48:29.584Z] [javac] 1 warning [2024-06-27T10:48:29.584Z] [2024-06-27T10:48:29.584Z] build: [2024-06-27T10:48:29.584Z] [2024-06-27T10:48:29.584Z] setOSConditions: [2024-06-27T10:48:29.584Z] [2024-06-27T10:48:29.584Z] fixFiles: [2024-06-27T10:48:29.584Z] [2024-06-27T10:48:29.584Z] convUnix: [2024-06-27T10:48:29.584Z] [2024-06-27T10:48:29.584Z] convWin: [2024-06-27T10:48:29.584Z] [2024-06-27T10:48:29.584Z] setToolWin: [2024-06-27T10:48:29.584Z] [2024-06-27T10:48:29.584Z] setToolUnix: [2024-06-27T10:48:29.584Z] [2024-06-27T10:48:29.584Z] setToolProperty: [2024-06-27T10:48:29.584Z] [2024-06-27T10:48:29.584Z] setS1ASclassPath: [2024-06-27T10:48:29.585Z] [2024-06-27T10:48:29.585Z] init-common: [2024-06-27T10:48:29.585Z] [2024-06-27T10:48:29.585Z] package-persistence-common: [2024-06-27T10:48:29.585Z] [2024-06-27T10:48:29.585Z] ejb-jar-common: [2024-06-27T10:48:29.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:29.585Z] [2024-06-27T10:48:29.585Z] package-ejbjar-common: [2024-06-27T10:48:29.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:29.585Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:29.585Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:29.585Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxy-ejb.jar [2024-06-27T10:48:29.585Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:29.585Z] [2024-06-27T10:48:29.585Z] appclient-jar-common: [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.702Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.738Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:48:29.739Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:29.739Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:29.739Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:29.739Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:29.739Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:48:29.739Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:48:29.739Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:48:29.739Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:48:29.739Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:48:29.739Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:48:29.739Z] + echo 'Preparing dependencies ...' [2024-06-27T10:48:29.739Z] Preparing dependencies ... [2024-06-27T10:48:29.739Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:48:29.836Z] [2024-06-27T10:48:29.836Z] setToolProperty: [2024-06-27T10:48:29.836Z] [2024-06-27T10:48:29.836Z] setS1ASclassPath: [2024-06-27T10:48:29.837Z] [2024-06-27T10:48:29.837Z] init-common: [2024-06-27T10:48:29.837Z] [2024-06-27T10:48:29.837Z] deploy-war-commonpe: [2024-06-27T10:48:29.841Z] [2024-06-27T10:48:29.841Z] package-appclientjar-common: [2024-06-27T10:48:29.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:29.841Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:29.841Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:29.841Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxy-client.jar [2024-06-27T10:48:29.841Z] [2024-06-27T10:48:29.841Z] webclient-war-common: [2024-06-27T10:48:29.841Z] [2024-06-27T10:48:29.842Z] build-ear-common: [2024-06-27T10:48:29.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:29.842Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:29.842Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:29.842Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxyApp.ear [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] deploy: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] setOSConditions: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] setToolWin: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] setToolUnix: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] setToolProperty: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] setS1ASclassPath: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] init-common: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] deploy-common: [2024-06-27T10:48:29.842Z] [echo] Current time (ISO): 2024-06-27T10:48:29.620+0000 [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] setOSConditions: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] setToolWin: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] setToolUnix: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] setToolProperty: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] setS1ASclassPath: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] init-common: [2024-06-27T10:48:29.842Z] [2024-06-27T10:48:29.842Z] deploy-common-pe: [2024-06-27T10:48:29.931Z] [WARNING] [echo] . [2024-06-27T10:48:29.931Z] [WARNING] [echo] Waiting finished after 17 ms. [2024-06-27T10:48:29.931Z] [WARNING] [echo] Server instance is stopped, now we wait for the start on localhost:4848 [2024-06-27T10:48:29.931Z] [WARNING] [echo] ........ [2024-06-27T10:48:29.931Z] [WARNING] [echo] Waiting finished after 9,000 ms. [2024-06-27T10:48:29.931Z] [WARNING] [echo] Successfully restarted the domain [2024-06-27T10:48:29.931Z] [WARNING] [echo] Command restart-domain executed successfully. [2024-06-27T10:48:29.931Z] [WARNING] [echo] [2024-06-27T10:48:29.931Z] [WARNING] [echo] ************************* [2024-06-27T10:48:29.931Z] [WARNING] [echo] * build rest [2024-06-27T10:48:29.931Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/rest [2024-06-27T10:48:29.931Z] [WARNING] [echo] ************************* [2024-06-27T10:48:29.931Z] [WARNING] [echo] [2024-06-27T10:48:29.931Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-06-27T10:48:29.931Z] [WARNING] [echo] Listing of source files: admin/RestTests.java [2024-06-27T10:48:29.931Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:29.931Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:29.931Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:29.931Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:29.931Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:29.931Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:29.931Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:29.931Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:29.931Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:29.931Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:29.931Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:29.931Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:29.931Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:29.931Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:29.931Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/rest/src/test/admin/RestTests.java uses or overrides a deprecated API. [2024-06-27T10:48:29.931Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:29.931Z] 6 warnings [2024-06-27T10:48:29.931Z] [WARNING] [echo] [2024-06-27T10:48:29.931Z] [WARNING] [echo] ************************* [2024-06-27T10:48:29.931Z] [WARNING] [echo] * build-deploy web/helloworld [2024-06-27T10:48:29.931Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/helloworld [2024-06-27T10:48:29.931Z] [WARNING] [echo] ************************* [2024-06-27T10:48:29.931Z] [WARNING] [echo] [2024-06-27T10:48:29.931Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:29.931Z] [WARNING] [echo] Listing of source files: HelloJSPTestNG.java [2024-06-27T10:48:29.932Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:29.932Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:29.932Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:29.932Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:29.932Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:29.932Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:29.932Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:29.932Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:29.932Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:29.932Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:29.932Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:29.932Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:29.932Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:29.932Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:29.932Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/helloworld/src/test/HelloJSPTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:29.932Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:29.932Z] 6 warnings [2024-06-27T10:48:29.932Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:29.932Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/hellojsp.war [2024-06-27T10:48:29.932Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app [2024-06-27T10:48:29.932Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/basicweb [2024-06-27T10:48:29.932Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app [2024-06-27T10:48:29.932Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:29.932Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:29.932Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:29.932Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:29.932Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:29.932Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:29.932Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:29.932Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:29.932Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:29.932Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:29.932Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:29.935Z] [exec] Application deployed with name cdi-servlet-annotation-web. [2024-06-27T10:48:29.935Z] [2024-06-27T10:48:29.935Z] deploy-war-commonee: [2024-06-27T10:48:29.935Z] [2024-06-27T10:48:29.935Z] run: [2024-06-27T10:48:29.957Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.957Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.957Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.957Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.957Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.957Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.957Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.957Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.957Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:29.957Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.092Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-security --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-security-web.war [2024-06-27T10:48:30.129Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:30.203Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:30.203Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:30.203Z] 6 warnings [2024-06-27T10:48:30.203Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-06-27T10:48:30.203Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/helloworld/metadata/persistence.xml to copy. [2024-06-27T10:48:30.203Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/basicweb/hellojsp.war [2024-06-27T10:48:30.203Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:30.203Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:30.203Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:30.203Z] [WARNING] [echo] deploying hellojsp.war with --upload [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.212Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.232Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation/myurl [2024-06-27T10:48:30.232Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:48:30.232Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:30.232Z] [java] [2024-06-27T10:48:30.232Z] [java] [2024-06-27T10:48:30.232Z] [java] ----------------------------------------- [2024-06-27T10:48:30.232Z] [java] - cdi-servlet-annotation: PASS - [2024-06-27T10:48:30.232Z] [java] ----------------------------------------- [2024-06-27T10:48:30.232Z] [java] - Total PASS : 1 - [2024-06-27T10:48:30.232Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:30.232Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:30.232Z] [java] ----------------------------------------- [2024-06-27T10:48:30.232Z] [2024-06-27T10:48:30.232Z] undeploy: [2024-06-27T10:48:30.232Z] [2024-06-27T10:48:30.233Z] setOSConditions: [2024-06-27T10:48:30.233Z] [2024-06-27T10:48:30.233Z] setToolWin: [2024-06-27T10:48:30.233Z] [2024-06-27T10:48:30.233Z] setToolUnix: [2024-06-27T10:48:30.233Z] [2024-06-27T10:48:30.233Z] setToolProperty: [2024-06-27T10:48:30.233Z] [2024-06-27T10:48:30.233Z] setS1ASclassPath: [2024-06-27T10:48:30.233Z] [2024-06-27T10:48:30.233Z] init-common: [2024-06-27T10:48:30.233Z] [2024-06-27T10:48:30.233Z] undeploy-war-common: [2024-06-27T10:48:30.384Z] [javac] 1 warning [2024-06-27T10:48:30.384Z] [2024-06-27T10:48:30.384Z] build: [2024-06-27T10:48:30.384Z] [2024-06-27T10:48:30.384Z] setOSConditions: [2024-06-27T10:48:30.384Z] [2024-06-27T10:48:30.384Z] fixFiles: [2024-06-27T10:48:30.384Z] [2024-06-27T10:48:30.384Z] convUnix: [2024-06-27T10:48:30.384Z] [2024-06-27T10:48:30.384Z] convWin: [2024-06-27T10:48:30.384Z] [2024-06-27T10:48:30.384Z] setToolWin: [2024-06-27T10:48:30.384Z] [2024-06-27T10:48:30.384Z] setToolUnix: [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] setToolProperty: [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] setS1ASclassPath: [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] init-common: [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] package-persistence-common: [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] ejb-jar-common: [2024-06-27T10:48:30.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] package-ejbjar-common: [2024-06-27T10:48:30.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:30.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:30.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:30.385Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-06-27T10:48:30.385Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] appclient-jar-common: [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] package-appclientjar-common: [2024-06-27T10:48:30.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:30.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:30.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:30.385Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] webclient-war-common: [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] clear: [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] test-tlds-exist: [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.385Z] copy-tlds: [2024-06-27T10:48:30.385Z] [2024-06-27T10:48:30.386Z] test-tagfiles-exist: [2024-06-27T10:48:30.386Z] [2024-06-27T10:48:30.386Z] copy-tagfiles: [2024-06-27T10:48:30.386Z] [2024-06-27T10:48:30.386Z] package-war-common: [2024-06-27T10:48:30.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:30.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:30.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:30.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:30.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/lib [2024-06-27T10:48:30.386Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:30.386Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:30.386Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:30.386Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:30.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/docroot [2024-06-27T10:48:30.386Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-06-27T10:48:30.386Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:30.386Z] [2024-06-27T10:48:30.386Z] build-ear-common: [2024-06-27T10:48:30.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:30.386Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:30.386Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:30.386Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-06-27T10:48:30.386Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:30.386Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries [2024-06-27T10:48:30.419Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:30.419Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:30.419Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:30.419Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:30.419Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:30.419Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:30.419Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.469Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.587Z] [exec] invoking connection-factory-definition-embedra test servlet at http://localhost:8080/connection-factory-definition-embedra/servlet [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.726Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.771Z] Waiting for domain1 to start ......... [2024-06-27T10:48:30.838Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-web [2024-06-27T10:48:30.838Z] [2024-06-27T10:48:30.838Z] all: [2024-06-27T10:48:30.838Z] [2024-06-27T10:48:30.838Z] setOSConditions: [2024-06-27T10:48:30.838Z] [2024-06-27T10:48:30.838Z] setToolWin: [2024-06-27T10:48:30.838Z] [2024-06-27T10:48:30.838Z] setToolUnix: [2024-06-27T10:48:30.838Z] [2024-06-27T10:48:30.838Z] setToolProperty: [2024-06-27T10:48:30.838Z] [2024-06-27T10:48:30.838Z] setS1ASclassPath: [2024-06-27T10:48:30.838Z] [2024-06-27T10:48:30.838Z] init-common: [2024-06-27T10:48:30.838Z] [2024-06-27T10:48:30.838Z] clean: [2024-06-27T10:48:30.838Z] [2024-06-27T10:48:30.838Z] setOSConditions: [2024-06-27T10:48:30.838Z] [2024-06-27T10:48:30.838Z] setToolWin: [2024-06-27T10:48:30.838Z] [2024-06-27T10:48:30.838Z] setToolUnix: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setToolProperty: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setS1ASclassPath: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] init-common: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] clean-common: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setOSConditions: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setToolWin: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setToolUnix: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setToolProperty: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setS1ASclassPath: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] init-common: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] clean-classes-common: [2024-06-27T10:48:30.839Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setOSConditions: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setToolWin: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setToolUnix: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setToolProperty: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] setS1ASclassPath: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] init-common: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] clean-jars-common: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.839Z] compile: [2024-06-27T10:48:30.839Z] [2024-06-27T10:48:30.840Z] setOSConditions: [2024-06-27T10:48:30.840Z] [2024-06-27T10:48:30.840Z] setToolWin: [2024-06-27T10:48:30.840Z] [2024-06-27T10:48:30.840Z] setToolUnix: [2024-06-27T10:48:30.840Z] [2024-06-27T10:48:30.840Z] setToolProperty: [2024-06-27T10:48:30.840Z] [2024-06-27T10:48:30.840Z] setS1ASclassPath: [2024-06-27T10:48:30.840Z] [2024-06-27T10:48:30.840Z] init-common: [2024-06-27T10:48:30.840Z] [2024-06-27T10:48:30.840Z] compile-common: [2024-06-27T10:48:30.840Z] [echo] Current time (ISO): 2024-06-27T10:48:30.739+0000 [2024-06-27T10:48:30.840Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:30.840Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:30.973Z] [2024-06-27T10:48:30.973Z] build-rar-ext: [2024-06-27T10:48:30.973Z] [2024-06-27T10:48:30.973Z] setOSConditions: [2024-06-27T10:48:30.973Z] [2024-06-27T10:48:30.973Z] setToolWin: [2024-06-27T10:48:30.973Z] [2024-06-27T10:48:30.973Z] setToolUnix: [2024-06-27T10:48:30.973Z] [2024-06-27T10:48:30.973Z] setToolProperty: [2024-06-27T10:48:30.973Z] [2024-06-27T10:48:30.974Z] setS1ASclassPath: [2024-06-27T10:48:30.974Z] [2024-06-27T10:48:30.974Z] init-common: [2024-06-27T10:48:30.974Z] [2024-06-27T10:48:30.974Z] prepare: [2024-06-27T10:48:30.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-06-27T10:48:30.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/lib [2024-06-27T10:48:30.974Z] [2024-06-27T10:48:30.974Z] build: [2024-06-27T10:48:30.974Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:30.974Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:30.981Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.027Z] Waiting finished after 8,341 ms. [2024-06-27T10:48:31.027Z] Successfully started the domain : domain1 [2024-06-27T10:48:31.027Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:31.027Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:31.027Z] Admin Port: 4,848 [2024-06-27T10:48:31.027Z] Command start-domain executed successfully. [2024-06-27T10:48:31.041Z] [exec] Application deployed with name web-jsp-security-web. [2024-06-27T10:48:31.041Z] [2024-06-27T10:48:31.041Z] deploy-war-commonee: [2024-06-27T10:48:31.041Z] [2024-06-27T10:48:31.041Z] run: [2024-06-27T10:48:31.041Z] [java] GET /web-jsp-security/test.jsp HTTP/1.0 [2024-06-27T10:48:31.041Z] [java] [2024-06-27T10:48:31.219Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxyApp.ear [2024-06-27T10:48:31.228Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:31.228Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:31.228Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:31.229Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:31.229Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:31.229Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:31.229Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.235Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.283Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-database [2024-06-27T10:48:31.317Z] [java] 0: HTTP/1.1 200 OK [2024-06-27T10:48:31.317Z] [java] 1: Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:48:31.317Z] [java] 2: X-Powered-By: JSP/3.0 [2024-06-27T10:48:31.318Z] [java] 3: Pragma: No-cache [2024-06-27T10:48:31.318Z] [java] 4: Cache-Control: no-cache [2024-06-27T10:48:31.318Z] [java] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:48:31.318Z] [java] 6: Set-Cookie: JSESSIONID=94fa7fae7e7b06d4e96147a0d117; Path=/web-jsp-security; HttpOnly [2024-06-27T10:48:31.318Z] [java] 7: Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:48:31.318Z] [java] 8: Connection: close [2024-06-27T10:48:31.318Z] [java] 9: Content-Length: 26 [2024-06-27T10:48:31.318Z] [java] 10: [2024-06-27T10:48:31.318Z] [java] 11: [2024-06-27T10:48:31.318Z] [java] 12: [2024-06-27T10:48:31.318Z] [java] 13: [2024-06-27T10:48:31.318Z] [java] 14: [2024-06-27T10:48:31.318Z] [java] 15: [2024-06-27T10:48:31.318Z] [java] 16: jsp-security::PASS [2024-06-27T10:48:31.318Z] [java] 17: [2024-06-27T10:48:31.318Z] [java] 18: [2024-06-27T10:48:31.318Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:31.318Z] [java] [2024-06-27T10:48:31.318Z] [java] [2024-06-27T10:48:31.318Z] [java] ----------------------------------------- [2024-06-27T10:48:31.318Z] [java] - web-jsp-security: PASS - [2024-06-27T10:48:31.318Z] [java] ----------------------------------------- [2024-06-27T10:48:31.318Z] [java] - Total PASS : 1 - [2024-06-27T10:48:31.318Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:31.318Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:31.318Z] [java] ----------------------------------------- [2024-06-27T10:48:31.318Z] [2024-06-27T10:48:31.318Z] undeploy: [2024-06-27T10:48:31.318Z] [2024-06-27T10:48:31.318Z] setOSConditions: [2024-06-27T10:48:31.318Z] [2024-06-27T10:48:31.318Z] setToolWin: [2024-06-27T10:48:31.318Z] [2024-06-27T10:48:31.318Z] setToolUnix: [2024-06-27T10:48:31.318Z] [2024-06-27T10:48:31.318Z] setToolProperty: [2024-06-27T10:48:31.318Z] [2024-06-27T10:48:31.318Z] setS1ASclassPath: [2024-06-27T10:48:31.318Z] [2024-06-27T10:48:31.318Z] init-common: [2024-06-27T10:48:31.318Z] [2024-06-27T10:48:31.318Z] undeploy-war-common: [2024-06-27T10:48:31.342Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:31.342Z] [javac] 1 warning [2024-06-27T10:48:31.342Z] [2024-06-27T10:48:31.342Z] build: [2024-06-27T10:48:31.342Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:31.342Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-timertest-ejb.jar [2024-06-27T10:48:31.342Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/org [2024-06-27T10:48:31.342Z] [2024-06-27T10:48:31.342Z] run: [2024-06-27T10:48:31.342Z] [2024-06-27T10:48:31.342Z] setOSConditions: [2024-06-27T10:48:31.342Z] [2024-06-27T10:48:31.342Z] setToolWin: [2024-06-27T10:48:31.342Z] [2024-06-27T10:48:31.342Z] setToolUnix: [2024-06-27T10:48:31.342Z] [2024-06-27T10:48:31.342Z] setToolProperty: [2024-06-27T10:48:31.342Z] [2024-06-27T10:48:31.342Z] setS1ASclassPath: [2024-06-27T10:48:31.342Z] [2024-06-27T10:48:31.342Z] init-common: [2024-06-27T10:48:31.342Z] [2024-06-27T10:48:31.342Z] run_se: [2024-06-27T10:48:31.342Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:48:31.422Z] Avoid second fetch [2024-06-27T10:48:31.435Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.490Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.573Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-security-web [2024-06-27T10:48:31.597Z] [java] .......... Testing module: ejb-ejb31-embedded-timertest-ejb [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.745Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.746Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:31.765Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:31.765Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:31.765Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:31.766Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:31.766Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:31.766Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:31.766Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:31.789Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:31.829Z] [2024-06-27T10:48:31.829Z] restore: [2024-06-27T10:48:31.829Z] [2024-06-27T10:48:31.829Z] setOSConditions: [2024-06-27T10:48:31.829Z] [2024-06-27T10:48:31.829Z] setToolWin: [2024-06-27T10:48:31.829Z] [2024-06-27T10:48:31.829Z] setToolUnix: [2024-06-27T10:48:31.829Z] [2024-06-27T10:48:31.829Z] setToolProperty: [2024-06-27T10:48:31.829Z] [2024-06-27T10:48:31.829Z] setS1ASclassPath: [2024-06-27T10:48:31.829Z] [2024-06-27T10:48:31.829Z] init-common: [2024-06-27T10:48:31.829Z] [2024-06-27T10:48:31.829Z] delete-user-common: [2024-06-27T10:48:31.852Z] [java] Jun 27, 2024 10:48:31 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:31.852Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:31.852Z] [java] Jun 27, 2024 10:48:31 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:31.852Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain10665940319572348651xml [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.001Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.041Z] [exec] Jun 27, 2024 10:48:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:48:32.041Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5ed0b4e3 [2024-06-27T10:48:32.072Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:48:32.072Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:48:32.072Z] [javac] ^ [2024-06-27T10:48:32.072Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:48:32.072Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:32.072Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:48:32.072Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:32.072Z] [javac] 2 warnings [2024-06-27T10:48:32.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2024-06-27T10:48:32.072Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/blackbox.jar [2024-06-27T10:48:32.072Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2024-06-27T10:48:32.073Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2024-06-27T10:48:32.073Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2024-06-27T10:48:32.075Z] [WARNING] [echo] . [2024-06-27T10:48:32.075Z] [WARNING] [echo] Waiting finished after 74 ms. [2024-06-27T10:48:32.075Z] [WARNING] [echo] Server instance is stopped, now we wait for the start on localhost:4848 [2024-06-27T10:48:32.075Z] [WARNING] [echo] ........ [2024-06-27T10:48:32.075Z] [WARNING] [echo] Waiting finished after 9,841 ms. [2024-06-27T10:48:32.075Z] [WARNING] [echo] Successfully restarted the domain [2024-06-27T10:48:32.075Z] [WARNING] [echo] Command restart-domain executed successfully. [2024-06-27T10:48:32.075Z] [WARNING] [echo] [2024-06-27T10:48:32.075Z] [WARNING] [echo] ************************* [2024-06-27T10:48:32.075Z] [WARNING] [echo] * build rest [2024-06-27T10:48:32.075Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/rest [2024-06-27T10:48:32.075Z] [WARNING] [echo] ************************* [2024-06-27T10:48:32.075Z] [WARNING] [echo] [2024-06-27T10:48:32.075Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-06-27T10:48:32.075Z] [WARNING] [echo] Listing of source files: admin/RestTests.java [2024-06-27T10:48:32.075Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:32.075Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:32.075Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:32.075Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:32.075Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:32.075Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:32.075Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:32.075Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:32.075Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:32.075Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:32.075Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:32.075Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:32.106Z] [java] Jun 27, 2024 10:48:31 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:32.106Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.256Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.327Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2024-06-27T10:48:32.327Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2024-06-27T10:48:32.327Z] [2024-06-27T10:48:32.327Z] deploy-rar: [2024-06-27T10:48:32.327Z] [2024-06-27T10:48:32.327Z] install-library: [2024-06-27T10:48:32.327Z] [echo] copying file [blackbox.jar] to applibs [2024-06-27T10:48:32.327Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs [2024-06-27T10:48:32.327Z] [2024-06-27T10:48:32.327Z] restart-server: [2024-06-27T10:48:32.327Z] [2024-06-27T10:48:32.327Z] setOSConditions: [2024-06-27T10:48:32.327Z] [2024-06-27T10:48:32.327Z] stop-server: [2024-06-27T10:48:32.327Z] [2024-06-27T10:48:32.327Z] stop-server-unix: [2024-06-27T10:48:32.327Z] [echo] stopping server on unix ... [2024-06-27T10:48:32.350Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:32.350Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:32.350Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/rest/src/test/admin/RestTests.java uses or overrides a deprecated API. [2024-06-27T10:48:32.350Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:32.350Z] 6 warnings [2024-06-27T10:48:32.350Z] [WARNING] [echo] [2024-06-27T10:48:32.350Z] [WARNING] [echo] ************************* [2024-06-27T10:48:32.350Z] [WARNING] [echo] * build-deploy web/helloworld [2024-06-27T10:48:32.350Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/helloworld [2024-06-27T10:48:32.350Z] [WARNING] [echo] ************************* [2024-06-27T10:48:32.350Z] [WARNING] [echo] [2024-06-27T10:48:32.350Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:32.350Z] [WARNING] [echo] Listing of source files: HelloJSPTestNG.java [2024-06-27T10:48:32.350Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:32.391Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2024-06-27T10:48:32.391Z] [2024-06-27T10:48:32.391Z] all: [2024-06-27T10:48:32.391Z] [echo] [2024-06-27T10:48:32.391Z] [echo] ************************* [2024-06-27T10:48:32.391Z] [echo] * Running jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten [2024-06-27T10:48:32.391Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten [2024-06-27T10:48:32.391Z] [echo] ************************* [2024-06-27T10:48:32.391Z] [echo] [2024-06-27T10:48:32.391Z] [2024-06-27T10:48:32.391Z] setOSConditions: [2024-06-27T10:48:32.391Z] [2024-06-27T10:48:32.391Z] setToolWin: [2024-06-27T10:48:32.391Z] [2024-06-27T10:48:32.391Z] setToolUnix: [2024-06-27T10:48:32.391Z] [2024-06-27T10:48:32.391Z] setToolProperty: [2024-06-27T10:48:32.391Z] [2024-06-27T10:48:32.391Z] setS1ASclassPath: [2024-06-27T10:48:32.391Z] [2024-06-27T10:48:32.391Z] init-common: [2024-06-27T10:48:32.391Z] [2024-06-27T10:48:32.391Z] clean: [2024-06-27T10:48:32.391Z] [2024-06-27T10:48:32.391Z] setOSConditions: [2024-06-27T10:48:32.391Z] [2024-06-27T10:48:32.391Z] setToolWin: [2024-06-27T10:48:32.391Z] [2024-06-27T10:48:32.392Z] setToolUnix: [2024-06-27T10:48:32.392Z] [2024-06-27T10:48:32.392Z] setToolProperty: [2024-06-27T10:48:32.392Z] [2024-06-27T10:48:32.392Z] setS1ASclassPath: [2024-06-27T10:48:32.392Z] [2024-06-27T10:48:32.392Z] init-common: [2024-06-27T10:48:32.392Z] [2024-06-27T10:48:32.392Z] clean-common: [2024-06-27T10:48:32.392Z] [2024-06-27T10:48:32.392Z] setOSConditions: [2024-06-27T10:48:32.392Z] [2024-06-27T10:48:32.392Z] setToolWin: [2024-06-27T10:48:32.392Z] [2024-06-27T10:48:32.392Z] setToolUnix: [2024-06-27T10:48:32.392Z] [2024-06-27T10:48:32.392Z] setToolProperty: [2024-06-27T10:48:32.392Z] [2024-06-27T10:48:32.392Z] setS1ASclassPath: [2024-06-27T10:48:32.392Z] [2024-06-27T10:48:32.392Z] init-common: [2024-06-27T10:48:32.392Z] [2024-06-27T10:48:32.392Z] clean-classes-common: [2024-06-27T10:48:32.392Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.511Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.606Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:32.606Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:32.606Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:32.606Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:32.606Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:32.606Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:32.606Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:32.606Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:32.606Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:32.606Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:32.606Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:32.644Z] [exec] Jun 27, 2024 10:48:32 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:48:32.644Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:48:32.647Z] [2024-06-27T10:48:32.647Z] setOSConditions: [2024-06-27T10:48:32.647Z] [2024-06-27T10:48:32.647Z] setToolWin: [2024-06-27T10:48:32.647Z] [2024-06-27T10:48:32.647Z] setToolUnix: [2024-06-27T10:48:32.647Z] [2024-06-27T10:48:32.647Z] setToolProperty: [2024-06-27T10:48:32.647Z] [2024-06-27T10:48:32.647Z] setS1ASclassPath: [2024-06-27T10:48:32.647Z] [2024-06-27T10:48:32.647Z] init-common: [2024-06-27T10:48:32.647Z] [2024-06-27T10:48:32.647Z] clean-jars-common: [2024-06-27T10:48:32.647Z] [2024-06-27T10:48:32.648Z] compile: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] setOSConditions: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] setToolWin: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] setToolUnix: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] setToolProperty: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] setS1ASclassPath: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] init-common: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] compile-common: [2024-06-27T10:48:32.648Z] [echo] Current time (ISO): 2024-06-27T10:48:32.450+0000 [2024-06-27T10:48:32.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:32.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/servlet [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] build: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] setOSConditions: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] setToolWin: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] setToolUnix: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] setToolProperty: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] setS1ASclassPath: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] init-common: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] webclient-war-common: [2024-06-27T10:48:32.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] clear: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.648Z] test-tlds-exist: [2024-06-27T10:48:32.648Z] [2024-06-27T10:48:32.649Z] copy-tlds: [2024-06-27T10:48:32.649Z] [2024-06-27T10:48:32.649Z] test-tagfiles-exist: [2024-06-27T10:48:32.649Z] [2024-06-27T10:48:32.649Z] copy-tagfiles: [2024-06-27T10:48:32.649Z] [2024-06-27T10:48:32.649Z] package-war-common: [2024-06-27T10:48:32.649Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:32.649Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:32.649Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:32.649Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:32.649Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/lib [2024-06-27T10:48:32.649Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:32.649Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web.war [2024-06-27T10:48:32.649Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:32.649Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:32.649Z] [javac] Compiling 1 source file [2024-06-27T10:48:32.649Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/WebTest.java:87: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:48:32.649Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-06-27T10:48:32.649Z] [javac] ^ [2024-06-27T10:48:32.649Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:32.649Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:32.649Z] [javac] 1 warning [2024-06-27T10:48:32.649Z] [2024-06-27T10:48:32.649Z] deploy: [2024-06-27T10:48:32.691Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:32.691Z] [javac] 1 warning [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.691Z] build: [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.691Z] setOSConditions: [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.691Z] setToolWin: [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.691Z] setToolUnix: [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.691Z] setToolProperty: [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.691Z] setS1ASclassPath: [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.691Z] init-common: [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.691Z] webclient-war-common: [2024-06-27T10:48:32.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.691Z] clear: [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.691Z] test-tlds-exist: [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.691Z] copy-tlds: [2024-06-27T10:48:32.691Z] [2024-06-27T10:48:32.692Z] test-tagfiles-exist: [2024-06-27T10:48:32.692Z] [2024-06-27T10:48:32.692Z] copy-tagfiles: [2024-06-27T10:48:32.692Z] [2024-06-27T10:48:32.692Z] package-war-common: [2024-06-27T10:48:32.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:32.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:32.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:32.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:32.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/lib [2024-06-27T10:48:32.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:32.692Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:32.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/docroot [2024-06-27T10:48:32.692Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-filter-annotation-web.war [2024-06-27T10:48:32.692Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:32.692Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:32.692Z] [javac] Compiling 1 source file [2024-06-27T10:48:32.692Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:32.692Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:32.692Z] [2024-06-27T10:48:32.692Z] deploy: [2024-06-27T10:48:32.692Z] [2024-06-27T10:48:32.692Z] deploy-war-common: [2024-06-27T10:48:32.692Z] [2024-06-27T10:48:32.692Z] setOSConditions: [2024-06-27T10:48:32.692Z] [2024-06-27T10:48:32.692Z] setToolWin: [2024-06-27T10:48:32.692Z] [2024-06-27T10:48:32.692Z] setToolUnix: [2024-06-27T10:48:32.692Z] [2024-06-27T10:48:32.692Z] setToolProperty: [2024-06-27T10:48:32.692Z] [2024-06-27T10:48:32.692Z] setS1ASclassPath: [2024-06-27T10:48:32.693Z] [2024-06-27T10:48:32.693Z] init-common: [2024-06-27T10:48:32.693Z] [2024-06-27T10:48:32.693Z] deploy-war-commonpe: [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.766Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:32.862Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:32.862Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:32.862Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/helloworld/src/test/HelloJSPTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:32.862Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:32.862Z] 6 warnings [2024-06-27T10:48:32.862Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:32.862Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/hellojsp.war [2024-06-27T10:48:32.862Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app [2024-06-27T10:48:32.862Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/basicweb [2024-06-27T10:48:32.862Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app [2024-06-27T10:48:32.917Z] [2024-06-27T10:48:32.917Z] deploy-war-common: [2024-06-27T10:48:32.917Z] [2024-06-27T10:48:32.917Z] setOSConditions: [2024-06-27T10:48:32.917Z] [2024-06-27T10:48:32.917Z] setToolWin: [2024-06-27T10:48:32.917Z] [2024-06-27T10:48:32.917Z] setToolUnix: [2024-06-27T10:48:32.917Z] [2024-06-27T10:48:32.917Z] setToolProperty: [2024-06-27T10:48:32.917Z] [2024-06-27T10:48:32.917Z] setS1ASclassPath: [2024-06-27T10:48:32.917Z] [2024-06-27T10:48:32.917Z] init-common: [2024-06-27T10:48:32.917Z] [2024-06-27T10:48:32.917Z] deploy-war-commonpe: [2024-06-27T10:48:32.940Z] [exec] Jun 27, 2024 10:48:32 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:48:32.940Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:48:32.940Z] [exec] Jun 27, 2024 10:48:32 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:48:32.940Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:48:32.940Z] [exec] Jun 27, 2024 10:48:32 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:48:32.940Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.021Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.030Z] [java] Jun 27, 2024 10:48:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:48:33.030Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:48:33.030Z] [java] Jun 27, 2024 10:48:32 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:48:33.030Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:48:33.032Z] [INFO] Scanning for projects... [2024-06-27T10:48:33.100Z] [exec] Servlet Output [2024-06-27T10:48:33.100Z] [exec]

Servlet :: All information I can give

[2024-06-27T10:48:33.100Z] [exec] Context Path : /connection-factory-definition-embedra
[2024-06-27T10:48:33.100Z] [exec] Servlet Path : /servlet
[2024-06-27T10:48:33.100Z] [exec] Path Info : null
[2024-06-27T10:48:33.100Z] [exec] [2024-06-27T10:48:33.100Z] [exec] Value of key is:connection-factory-definition-embedra-web-ejb-test [2024-06-27T10:48:33.100Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:33.100Z] [exec] [2024-06-27T10:48:33.100Z] [exec] [2024-06-27T10:48:33.100Z] [exec] ----------------------------------------- [2024-06-27T10:48:33.100Z] [exec] - connection-factory-definition-embedra-web-ejb-test: PASS - [2024-06-27T10:48:33.100Z] [exec] ----------------------------------------- [2024-06-27T10:48:33.100Z] [exec] Total PASS: 1 [2024-06-27T10:48:33.100Z] [exec] Total FAIL: 0 [2024-06-27T10:48:33.100Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:48:33.100Z] [exec] ----------------------------------------- [2024-06-27T10:48:33.100Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:33.100Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:33.100Z] [2024-06-27T10:48:33.100Z] checkReporting-common: [2024-06-27T10:48:33.100Z] [2024-06-27T10:48:33.100Z] confirmReportPresent-common: [2024-06-27T10:48:33.100Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:48:33.100Z] [echo] Test seems to be reported fine [2024-06-27T10:48:33.100Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/RepRunConf.txt [2024-06-27T10:48:33.100Z] [2024-06-27T10:48:33.100Z] confirmMissingReport-common: [2024-06-27T10:48:33.100Z] [2024-06-27T10:48:33.100Z] unsetup: [2024-06-27T10:48:33.100Z] [2024-06-27T10:48:33.100Z] undeploy: [2024-06-27T10:48:33.100Z] [2024-06-27T10:48:33.100Z] setOSConditions: [2024-06-27T10:48:33.100Z] [2024-06-27T10:48:33.100Z] setToolWin: [2024-06-27T10:48:33.100Z] [2024-06-27T10:48:33.100Z] setToolUnix: [2024-06-27T10:48:33.100Z] [2024-06-27T10:48:33.100Z] setToolProperty: [2024-06-27T10:48:33.100Z] [2024-06-27T10:48:33.101Z] setS1ASclassPath: [2024-06-27T10:48:33.101Z] [2024-06-27T10:48:33.101Z] init-common: [2024-06-27T10:48:33.101Z] [2024-06-27T10:48:33.101Z] undeploy-common: [2024-06-27T10:48:33.117Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:33.117Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:33.117Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:33.117Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:33.173Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web.war [2024-06-27T10:48:33.195Z] [exec] Jun 27, 2024 10:48:32 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:48:33.195Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@17d26847[jndiName=jms/ejb_mdb_cmt_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:48:33.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-filter-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-filter-annotation-web.war [2024-06-27T10:48:33.271Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.275Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.356Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connection-factory-definition-embedraApp [2024-06-27T10:48:33.356Z] [2024-06-27T10:48:33.356Z] all: [2024-06-27T10:48:33.357Z] [echo] @@## administered-object-definition-embedra##@@ [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setOSConditions: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setToolWin: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setToolUnix: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setToolProperty: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setS1ASclassPath: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] init-common: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] clean: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setOSConditions: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setToolWin: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setToolUnix: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setToolProperty: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setS1ASclassPath: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] init-common: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] clean-common: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setOSConditions: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setToolWin: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setToolUnix: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setToolProperty: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] setS1ASclassPath: [2024-06-27T10:48:33.357Z] [2024-06-27T10:48:33.357Z] init-common: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] clean-classes-common: [2024-06-27T10:48:33.358Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setOSConditions: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setToolWin: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setToolUnix: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setToolProperty: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setS1ASclassPath: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] init-common: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] clean-jars-common: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] clean: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] clean: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setOSConditions: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setToolWin: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setToolUnix: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setToolProperty: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setS1ASclassPath: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] init-common: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] clean-classes-common: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] compile: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setOSConditions: [2024-06-27T10:48:33.358Z] [2024-06-27T10:48:33.358Z] setToolWin: [2024-06-27T10:48:33.359Z] [2024-06-27T10:48:33.359Z] setToolUnix: [2024-06-27T10:48:33.359Z] [2024-06-27T10:48:33.359Z] setToolProperty: [2024-06-27T10:48:33.359Z] [2024-06-27T10:48:33.359Z] setS1ASclassPath: [2024-06-27T10:48:33.359Z] [2024-06-27T10:48:33.359Z] init-common: [2024-06-27T10:48:33.359Z] [2024-06-27T10:48:33.359Z] compile-common: [2024-06-27T10:48:33.359Z] [echo] Current time (ISO): 2024-06-27T10:48:33.302+0000 [2024-06-27T10:48:33.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:33.359Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:33.372Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:33.372Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:33.372Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:33.372Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:33.372Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:33.372Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:33.372Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:33.372Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:33.372Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:33.372Z] 6 warnings [2024-06-27T10:48:33.372Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-06-27T10:48:33.372Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/helloworld/metadata/persistence.xml to copy. [2024-06-27T10:48:33.372Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/basicweb/hellojsp.war [2024-06-27T10:48:33.372Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:33.372Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:33.450Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:33.450Z] [exec] getName(): ejb_mdb_cmt_InQueue [2024-06-27T10:48:33.450Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:33.450Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:33.450Z] [exec] isReadonly(): false [2024-06-27T10:48:33.450Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_cmt_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485313183 [2024-06-27T10:48:33.450Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:33.450Z] [exec] getName(): ejb_mdb_cmt_InQueue [2024-06-27T10:48:33.450Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:33.450Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:33.450Z] [exec] isReadonly(): false [2024-06-27T10:48:33.451Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_cmt_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485313249 [2024-06-27T10:48:33.451Z] [exec] Value of key is: main [2024-06-27T10:48:33.451Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:33.451Z] [exec] [2024-06-27T10:48:33.451Z] [exec] [2024-06-27T10:48:33.451Z] [exec] ----------------------------------------- [2024-06-27T10:48:33.451Z] [exec] - main: PASS - [2024-06-27T10:48:33.451Z] [exec] ----------------------------------------- [2024-06-27T10:48:33.451Z] [exec] Total PASS: 1 [2024-06-27T10:48:33.451Z] [exec] Total FAIL: 0 [2024-06-27T10:48:33.451Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:48:33.451Z] [exec] ----------------------------------------- [2024-06-27T10:48:33.451Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:33.451Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:33.503Z] [INFO] [exec] Application deployed with name hellojsp. [2024-06-27T10:48:33.503Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:33.503Z] [WARNING] [echo] [2024-06-27T10:48:33.503Z] [WARNING] [echo] ************************* [2024-06-27T10:48:33.503Z] [WARNING] [echo] * build-deploy web/jsfastrologer [2024-06-27T10:48:33.503Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfastrologer [2024-06-27T10:48:33.503Z] [WARNING] [echo] ************************* [2024-06-27T10:48:33.503Z] [WARNING] [echo] [2024-06-27T10:48:33.503Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:33.503Z] [WARNING] [echo] Listing of source files: JSFWebTestNG.java [2024-06-27T10:48:33.503Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:33.503Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:33.503Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:33.504Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:33.504Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:33.504Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:33.504Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:33.504Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:33.504Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:33.504Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:33.504Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:33.504Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:33.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.531Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.589Z] [java] Jun 27, 2024 10:48:33 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:33.589Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:48:33.589Z] [java] Jun 27, 2024 10:48:33 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:33.589Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:48:33.589Z] [java] Jun 27, 2024 10:48:33 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:33.589Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:48:33.589Z] [java] Jun 27, 2024 10:48:33 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:48:33.589Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:48:33.649Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:33.649Z] [WARNING] [echo] deploying hellojsp.war with --upload [2024-06-27T10:48:33.705Z] [2024-06-27T10:48:33.705Z] checkReporting-common: [2024-06-27T10:48:33.758Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:33.758Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:33.758Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfastrologer/src/test/JSFWebTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:33.758Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:33.758Z] 6 warnings [2024-06-27T10:48:33.758Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:33.758Z] [WARNING] [echo] Now creating a war file ../../dist/jsftest/jsfastrologer.war [2024-06-27T10:48:33.758Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jsftest/app [2024-06-27T10:48:33.758Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jsftest [2024-06-27T10:48:33.758Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jsftest/app [2024-06-27T10:48:33.758Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:33.758Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:33.758Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:33.758Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.786Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:33.833Z] [exec] Application deployed with name cdi-servlet-filter-annotation-web. [2024-06-27T10:48:33.833Z] [2024-06-27T10:48:33.833Z] deploy-war-commonee: [2024-06-27T10:48:33.833Z] [2024-06-27T10:48:33.833Z] run: [2024-06-27T10:48:33.833Z] [java] opening connection to http://localhost:8080/cdi-servlet-filter-annotation/myurl [2024-06-27T10:48:33.833Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:48:33.833Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:33.833Z] [java] [2024-06-27T10:48:33.833Z] [java] [2024-06-27T10:48:33.833Z] [java] ----------------------------------------- [2024-06-27T10:48:33.833Z] [java] - cdi-servlet-filter-annotation: PASS - [2024-06-27T10:48:33.833Z] [java] ----------------------------------------- [2024-06-27T10:48:33.833Z] [java] - Total PASS : 1 - [2024-06-27T10:48:33.833Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:33.833Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:33.833Z] [java] ----------------------------------------- [2024-06-27T10:48:33.833Z] [2024-06-27T10:48:33.833Z] undeploy: [2024-06-27T10:48:33.833Z] [2024-06-27T10:48:33.834Z] setOSConditions: [2024-06-27T10:48:33.834Z] [2024-06-27T10:48:33.834Z] setToolWin: [2024-06-27T10:48:33.834Z] [2024-06-27T10:48:33.834Z] setToolUnix: [2024-06-27T10:48:33.834Z] [2024-06-27T10:48:33.834Z] setToolProperty: [2024-06-27T10:48:33.834Z] [2024-06-27T10:48:33.834Z] setS1ASclassPath: [2024-06-27T10:48:33.834Z] [2024-06-27T10:48:33.834Z] init-common: [2024-06-27T10:48:33.834Z] [2024-06-27T10:48:33.834Z] undeploy-war-common: [2024-06-27T10:48:33.844Z] [java] Jun 27, 2024 10:48:33 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:33.844Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:33.844Z] [java] Jun 27, 2024 10:48:33 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:33.845Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (925 ms), startup services (913 ms), total (1,838 ms) [2024-06-27T10:48:33.960Z] [2024-06-27T10:48:33.960Z] confirmReportPresent-common: [2024-06-27T10:48:33.960Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:48:33.960Z] [echo] Test seems to be reported fine [2024-06-27T10:48:33.960Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/RepRunConf.txt [2024-06-27T10:48:33.961Z] [2024-06-27T10:48:33.961Z] confirmMissingReport-common: [2024-06-27T10:48:33.961Z] [2024-06-27T10:48:33.961Z] undeploy: [2024-06-27T10:48:33.961Z] [2024-06-27T10:48:33.961Z] setOSConditions: [2024-06-27T10:48:33.961Z] [2024-06-27T10:48:33.961Z] setToolWin: [2024-06-27T10:48:33.961Z] [2024-06-27T10:48:33.961Z] setToolUnix: [2024-06-27T10:48:33.961Z] [2024-06-27T10:48:33.961Z] setToolProperty: [2024-06-27T10:48:33.961Z] [2024-06-27T10:48:33.961Z] setS1ASclassPath: [2024-06-27T10:48:33.961Z] [2024-06-27T10:48:33.961Z] init-common: [2024-06-27T10:48:33.961Z] [2024-06-27T10:48:33.961Z] undeploy-common: [2024-06-27T10:48:34.013Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:34.013Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:34.013Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:34.013Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:34.013Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:34.013Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:34.013Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.099Z] [java] Jun 27, 2024 10:48:33 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:34.099Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:34.287Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:34.288Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:34.288Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:34.288Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:34.288Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:34.288Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:34.288Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.299Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.304Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:34.304Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:34.304Z] 6 warnings [2024-06-27T10:48:34.304Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jsftest/app/META-INF [2024-06-27T10:48:34.304Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfastrologer/metadata/persistence.xml to copy. [2024-06-27T10:48:34.304Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jsftest/jsfastrologer.war [2024-06-27T10:48:34.304Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:34.304Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:34.304Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:34.304Z] [WARNING] [echo] deploying jsfastrologer.war [2024-06-27T10:48:34.355Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:48:34.355Z] [java] INFO: Grizzly Framework 4.0.2 started in: 22 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:34.355Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:34.355Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:34.355Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:34.355Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,335 ms), startup services (12 ms), total (2,347 ms) [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:34.355Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:48:34.355Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:34.355Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-timertest-ejb [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:34.355Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:34.355Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:34.355Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@134a8ead [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:34.355Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:48:34.355Z] [java] Jun 27, 2024 10:48:34 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:34.355Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:48:34.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-filter-annotation-web [2024-06-27T10:48:34.395Z] [2024-06-27T10:48:34.395Z] all: [2024-06-27T10:48:34.395Z] [2024-06-27T10:48:34.395Z] setOSConditions: [2024-06-27T10:48:34.395Z] [2024-06-27T10:48:34.395Z] setToolWin: [2024-06-27T10:48:34.395Z] [2024-06-27T10:48:34.395Z] setToolUnix: [2024-06-27T10:48:34.395Z] [2024-06-27T10:48:34.395Z] setToolProperty: [2024-06-27T10:48:34.395Z] [2024-06-27T10:48:34.395Z] setS1ASclassPath: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] init-common: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] clean: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setOSConditions: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setToolWin: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setToolUnix: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setToolProperty: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setS1ASclassPath: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] init-common: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] clean-common: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setOSConditions: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setToolWin: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setToolUnix: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setToolProperty: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setS1ASclassPath: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] init-common: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] clean-classes-common: [2024-06-27T10:48:34.396Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setOSConditions: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setToolWin: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setToolUnix: [2024-06-27T10:48:34.396Z] [2024-06-27T10:48:34.396Z] setToolProperty: [2024-06-27T10:48:34.397Z] [2024-06-27T10:48:34.397Z] setS1ASclassPath: [2024-06-27T10:48:34.397Z] [2024-06-27T10:48:34.397Z] init-common: [2024-06-27T10:48:34.397Z] [2024-06-27T10:48:34.397Z] clean-jars-common: [2024-06-27T10:48:34.397Z] [2024-06-27T10:48:34.397Z] compile: [2024-06-27T10:48:34.397Z] [2024-06-27T10:48:34.397Z] setOSConditions: [2024-06-27T10:48:34.397Z] [2024-06-27T10:48:34.397Z] setToolWin: [2024-06-27T10:48:34.397Z] [2024-06-27T10:48:34.397Z] setToolUnix: [2024-06-27T10:48:34.397Z] [2024-06-27T10:48:34.397Z] setToolProperty: [2024-06-27T10:48:34.397Z] [2024-06-27T10:48:34.397Z] setS1ASclassPath: [2024-06-27T10:48:34.397Z] [2024-06-27T10:48:34.397Z] init-common: [2024-06-27T10:48:34.397Z] [2024-06-27T10:48:34.397Z] compile-common: [2024-06-27T10:48:34.397Z] [echo] Current time (ISO): 2024-06-27T10:48:34.336+0000 [2024-06-27T10:48:34.397Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:34.397Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:34.545Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-mdb-cmtApp [2024-06-27T10:48:34.546Z] [2024-06-27T10:48:34.546Z] delete-resources: [2024-06-27T10:48:34.546Z] [2024-06-27T10:48:34.546Z] asadmin-batch-common: [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.555Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.555Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.555Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:34.811Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.145Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:48:35.238Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:35.238Z] [javac] 1 warning [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] build: [2024-06-27T10:48:35.238Z] [echo] assemble.dir = /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] setOSConditions: [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] setToolWin: [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] setToolUnix: [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] setToolProperty: [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] setS1ASclassPath: [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] init-common: [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] webclient-war-common: [2024-06-27T10:48:35.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] clear: [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] test-tlds-exist: [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] copy-tlds: [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.238Z] test-tagfiles-exist: [2024-06-27T10:48:35.238Z] [2024-06-27T10:48:35.239Z] copy-tagfiles: [2024-06-27T10:48:35.239Z] [2024-06-27T10:48:35.239Z] package-war-common: [2024-06-27T10:48:35.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:35.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:35.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:35.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:35.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/lib [2024-06-27T10:48:35.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:35.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:35.239Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:35.277Z] [java] Jun 27, 2024 10:48:34 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:48:35.277Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:48:35.277Z] [java] Jun 27, 2024 10:48:34 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:35.277Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:48:35.277Z] [java] Jun 27, 2024 10:48:34 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:48:35.277Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:48:35.277Z] [java] Jun 27, 2024 10:48:34 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:35.277Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:48:35.277Z] [java] Jun 27, 2024 10:48:35 AM jakarta.enterprise.system.container.ejb.org.glassfish.ejb.persistent.timer [2024-06-27T10:48:35.277Z] [java] INFO: Loading EJBTimerService. Please wait. [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.321Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.332Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:35.332Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:35.332Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:35.332Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:35.332Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:35.332Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:35.332Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:35.439Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_cmt_QCF [2024-06-27T10:48:35.439Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_cmt_InQueue [2024-06-27T10:48:35.439Z] [exec] Administered object jms/ejb_mdb_cmt_InQueue deleted. [2024-06-27T10:48:35.439Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_cmt_InQueue [2024-06-27T10:48:35.439Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_cmt_OutQueue [2024-06-27T10:48:35.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/docroot [2024-06-27T10:48:35.494Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-web.war [2024-06-27T10:48:35.494Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:35.494Z] [2024-06-27T10:48:35.494Z] setOSConditions: [2024-06-27T10:48:35.494Z] [2024-06-27T10:48:35.494Z] setToolWin: [2024-06-27T10:48:35.494Z] [2024-06-27T10:48:35.494Z] setToolUnix: [2024-06-27T10:48:35.494Z] [2024-06-27T10:48:35.494Z] setToolProperty: [2024-06-27T10:48:35.494Z] [2024-06-27T10:48:35.494Z] setS1ASclassPath: [2024-06-27T10:48:35.494Z] [2024-06-27T10:48:35.494Z] init-common: [2024-06-27T10:48:35.494Z] [2024-06-27T10:48:35.494Z] compile-common: [2024-06-27T10:48:35.494Z] [echo] Current time (ISO): 2024-06-27T10:48:35.252+0000 [2024-06-27T10:48:35.494Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.576Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.577Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.577Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.577Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.577Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.577Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.577Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.695Z] [exec] Administered object jms/ejb_mdb_cmt_OutQueue deleted. [2024-06-27T10:48:35.695Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_cmt_OutQueue [2024-06-27T10:48:35.695Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] all: [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] msgbean: [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] setOSConditions: [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] setToolWin: [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] setToolUnix: [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] setToolProperty: [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] setS1ASclassPath: [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] init-common: [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] clean: [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] setOSConditions: [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] setToolWin: [2024-06-27T10:48:35.695Z] [2024-06-27T10:48:35.695Z] setToolUnix: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setToolProperty: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setS1ASclassPath: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] init-common: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] clean-common: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setOSConditions: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setToolWin: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setToolUnix: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setToolProperty: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setS1ASclassPath: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] init-common: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] clean-classes-common: [2024-06-27T10:48:35.696Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setOSConditions: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setToolWin: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setToolUnix: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setToolProperty: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setS1ASclassPath: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] init-common: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] clean-jars-common: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] compile: [2024-06-27T10:48:35.696Z] [2024-06-27T10:48:35.696Z] setOSConditions: [2024-06-27T10:48:35.697Z] [2024-06-27T10:48:35.697Z] setToolWin: [2024-06-27T10:48:35.697Z] [2024-06-27T10:48:35.697Z] setToolUnix: [2024-06-27T10:48:35.697Z] [2024-06-27T10:48:35.697Z] setToolProperty: [2024-06-27T10:48:35.697Z] [2024-06-27T10:48:35.697Z] setS1ASclassPath: [2024-06-27T10:48:35.697Z] [2024-06-27T10:48:35.697Z] init-common: [2024-06-27T10:48:35.697Z] [2024-06-27T10:48:35.697Z] compile-common: [2024-06-27T10:48:35.697Z] [echo] Current time (ISO): 2024-06-27T10:48:35.562+0000 [2024-06-27T10:48:35.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:35.697Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:35.717Z] [exec] Application deployed with name web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web. [2024-06-27T10:48:35.717Z] [2024-06-27T10:48:35.718Z] deploy-war-commonee: [2024-06-27T10:48:35.718Z] [2024-06-27T10:48:35.718Z] run: [2024-06-27T10:48:35.718Z] [java] GET /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written/403.jsp HTTP/1.0 [2024-06-27T10:48:35.718Z] [java] [2024-06-27T10:48:35.718Z] [java] GET /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written/throwable.jsp HTTP/1.0 [2024-06-27T10:48:35.718Z] [java] [2024-06-27T10:48:35.718Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:35.718Z] [java] [2024-06-27T10:48:35.718Z] [java] [2024-06-27T10:48:35.718Z] [java] ----------------------------------------- [2024-06-27T10:48:35.718Z] [java] - jsp-allow-error-page-to-set-response-charset-if-no-output-written: PASS - [2024-06-27T10:48:35.718Z] [java] ----------------------------------------- [2024-06-27T10:48:35.718Z] [java] - Total PASS : 1 - [2024-06-27T10:48:35.718Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:35.718Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:35.718Z] [java] ----------------------------------------- [2024-06-27T10:48:35.718Z] [2024-06-27T10:48:35.718Z] undeploy: [2024-06-27T10:48:35.718Z] [2024-06-27T10:48:35.718Z] setOSConditions: [2024-06-27T10:48:35.718Z] [2024-06-27T10:48:35.718Z] setToolWin: [2024-06-27T10:48:35.718Z] [2024-06-27T10:48:35.718Z] setToolUnix: [2024-06-27T10:48:35.718Z] [2024-06-27T10:48:35.718Z] setToolProperty: [2024-06-27T10:48:35.718Z] [2024-06-27T10:48:35.718Z] setS1ASclassPath: [2024-06-27T10:48:35.718Z] [2024-06-27T10:48:35.718Z] init-common: [2024-06-27T10:48:35.718Z] [2024-06-27T10:48:35.718Z] undeploy-war-common: [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.832Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:35.844Z] [java] Jun 27, 2024 10:48:35 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:48:35.844Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:48:35.844Z] [java] Jun 27, 2024 10:48:35 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:48:35.844Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-06-27T10:48:35.844Z] [java] Jun 27, 2024 10:48:35 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:48:35.844Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-06-27T10:48:35.844Z] [java] Jun 27, 2024 10:48:35 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:48:35.844Z] [java] INFO: Created virtual server server [2024-06-27T10:48:35.844Z] [java] Jun 27, 2024 10:48:35 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:48:35.844Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-06-27T10:48:35.844Z] [java] Jun 27, 2024 10:48:35 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:48:35.844Z] [java] INFO: Created virtual server __asadmin [2024-06-27T10:48:35.844Z] [java] Jun 27, 2024 10:48:35 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:48:35.844Z] [java] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:48:35.844Z] [java] Jun 27, 2024 10:48:35 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:48:35.844Z] [java] INFO: Virtual server server loaded default web module [2024-06-27T10:48:35.973Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web [2024-06-27T10:48:35.973Z] [2024-06-27T10:48:35.973Z] all: [2024-06-27T10:48:35.973Z] [echo] [2024-06-27T10:48:35.973Z] [echo] ************************* [2024-06-27T10:48:35.973Z] [echo] * Running jspAnonymousClass [2024-06-27T10:48:35.973Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass [2024-06-27T10:48:35.973Z] [echo] ************************* [2024-06-27T10:48:35.973Z] [echo] [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.088Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.099Z] [java] Jun 27, 2024 10:48:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:36.099Z] [java] WARNING: Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setOSConditions: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setToolWin: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setToolUnix: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setToolProperty: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setS1ASclassPath: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] init-common: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] clean: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setOSConditions: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setToolWin: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setToolUnix: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setToolProperty: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setS1ASclassPath: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] init-common: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] clean-common: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setOSConditions: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setToolWin: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setToolUnix: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setToolProperty: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] setS1ASclassPath: [2024-06-27T10:48:36.228Z] [2024-06-27T10:48:36.228Z] init-common: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] clean-classes-common: [2024-06-27T10:48:36.229Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] setOSConditions: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] setToolWin: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] setToolUnix: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] setToolProperty: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] setS1ASclassPath: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] init-common: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] clean-jars-common: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] compile: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] setOSConditions: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] setToolWin: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] setToolUnix: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] setToolProperty: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] setS1ASclassPath: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] init-common: [2024-06-27T10:48:36.229Z] [2024-06-27T10:48:36.229Z] compile-common: [2024-06-27T10:48:36.229Z] [echo] Current time (ISO): 2024-06-27T10:48:36.056+0000 [2024-06-27T10:48:36.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:36.229Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.344Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.353Z] [java] Jun 27, 2024 10:48:36 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:36.354Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:48:36.438Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:36.438Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:36.438Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:36.438Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:36.438Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:36.438Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:36.438Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:36.519Z] [exec] Waiting for the domain to stop ... [2024-06-27T10:48:36.519Z] [exec] Waiting finished after 2,882 ms. [2024-06-27T10:48:36.519Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:48:36.519Z] [2024-06-27T10:48:36.519Z] stop-server-windows: [2024-06-27T10:48:36.519Z] [2024-06-27T10:48:36.519Z] setOSConditions: [2024-06-27T10:48:36.519Z] [2024-06-27T10:48:36.519Z] start-server: [2024-06-27T10:48:36.519Z] [echo] +-----------------------------+ [2024-06-27T10:48:36.519Z] [echo] | | [2024-06-27T10:48:36.519Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:48:36.519Z] [echo] | in Felix mode | [2024-06-27T10:48:36.519Z] [echo] | | [2024-06-27T10:48:36.519Z] [echo] +-----------------------------+ [2024-06-27T10:48:36.519Z] [2024-06-27T10:48:36.519Z] start-server-unix: [2024-06-27T10:48:36.557Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.599Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:48:36.608Z] [java] Jun 27, 2024 10:48:36 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:48:36.608Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:48:36.639Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:36.639Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:36.639Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:36.639Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:36.639Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:36.639Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:36.639Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:36.672Z] --------- Derby Network Server Information -------- [2024-06-27T10:48:36.672Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-06-27T10:48:36.672Z] -- listing properties -- [2024-06-27T10:48:36.672Z] derby.drda.timeSlice=0 [2024-06-27T10:48:36.672Z] derby.drda.portNumber=1527 [2024-06-27T10:48:36.672Z] derby.drda.minThreads=0 [2024-06-27T10:48:36.672Z] derby.drda.sslMode=off [2024-06-27T10:48:36.672Z] derby.drda.traceAll=false [2024-06-27T10:48:36.672Z] derby.drda.keepAlive=true [2024-06-27T10:48:36.672Z] derby.drda.maxThreads=0 [2024-06-27T10:48:36.672Z] derby.drda.logConnections=false [2024-06-27T10:48:36.672Z] derby.drda.startNetworkServer=false [2024-06-27T10:48:36.672Z] derby.drda.host=0.0.0.0 [2024-06-27T10:48:36.672Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2024-06-27T10:48:36.672Z] ------------------ Java Information ------------------ [2024-06-27T10:48:36.672Z] Java Version: 21.0.2 [2024-06-27T10:48:36.672Z] Java Vendor: Eclipse Adoptium [2024-06-27T10:48:36.672Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:48:36.672Z] Java classpath: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar [2024-06-27T10:48:36.672Z] OS name: Linux [2024-06-27T10:48:36.672Z] OS architecture: amd64 [2024-06-27T10:48:36.672Z] OS version: 6.2.9-300.fc38.x86_64 [2024-06-27T10:48:36.672Z] Java user name: jenkins [2024-06-27T10:48:36.672Z] Java user home: /home/jenkins [2024-06-27T10:48:36.672Z] Java user dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming [2024-06-27T10:48:36.672Z] java.specification.name: Java Platform API Specification [2024-06-27T10:48:36.672Z] java.specification.version: 21 [2024-06-27T10:48:36.672Z] java.runtime.version: 21.0.2+13-LTS [2024-06-27T10:48:36.672Z] --------- Derby Information -------- [2024-06-27T10:48:36.672Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] ------------------------------------------------------ [2024-06-27T10:48:36.672Z] ----------------- Locale Information ----------------- [2024-06-27T10:48:36.672Z] Current Locale : [English/United States [en_US]] [2024-06-27T10:48:36.672Z] Found support for locale: [cs] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [de_DE] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [es] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [fr] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [hu] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [it] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [ja_JP] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [ko_KR] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [pl] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [pt_BR] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [ru] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [zh_CN] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] Found support for locale: [zh_TW] [2024-06-27T10:48:36.672Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:36.672Z] ------------------------------------------------------ [2024-06-27T10:48:36.672Z] ------------------------------------------------------ [2024-06-27T10:48:36.673Z] [2024-06-27T10:48:36.673Z] Starting database in the background. [2024-06-27T10:48:36.673Z] Log redirected to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.log. [2024-06-27T10:48:36.673Z] Command start-database executed successfully. [2024-06-27T10:48:36.673Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming [2024-06-27T10:48:36.673Z] ++ echo [2024-06-27T10:48:36.673Z] ++ cut -d: -f2 [2024-06-27T10:48:36.673Z] ++ sed 's/\/\///g' [2024-06-27T10:48:36.673Z] + PROXY_HOST= [2024-06-27T10:48:36.673Z] ++ echo [2024-06-27T10:48:36.673Z] ++ cut -d: -f3 [2024-06-27T10:48:36.673Z] ++ sed 's/\///g' [2024-06-27T10:48:36.673Z] + PROXY_PORT= [2024-06-27T10:48:36.673Z] + ANT_OPTS=' -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-06-27T10:48:36.673Z] + export ANT_OPTS [2024-06-27T10:48:36.673Z] + echo 'ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-06-27T10:48:36.673Z] ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='127.0.0.1|localhost|*.oracle.com' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='127.0.0.1|localhost|*.oracle.com' [2024-06-27T10:48:36.673Z] + ant all [2024-06-27T10:48:36.673Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:48:36.673Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/build.xml [2024-06-27T10:48:36.694Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:36.694Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:48:36.695Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:48:36.695Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:48:36.695Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:36.695Z] [javac] 2 warnings [2024-06-27T10:48:36.695Z] [2024-06-27T10:48:36.695Z] setOSConditions: [2024-06-27T10:48:36.695Z] [2024-06-27T10:48:36.695Z] setToolWin: [2024-06-27T10:48:36.695Z] [2024-06-27T10:48:36.695Z] setToolUnix: [2024-06-27T10:48:36.695Z] [2024-06-27T10:48:36.695Z] setToolProperty: [2024-06-27T10:48:36.695Z] [2024-06-27T10:48:36.695Z] setS1ASclassPath: [2024-06-27T10:48:36.695Z] [2024-06-27T10:48:36.695Z] init-common: [2024-06-27T10:48:36.695Z] [2024-06-27T10:48:36.695Z] webclient-war-common: [2024-06-27T10:48:36.695Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:36.695Z] [2024-06-27T10:48:36.695Z] clear: [2024-06-27T10:48:36.695Z] [2024-06-27T10:48:36.695Z] test-tlds-exist: [2024-06-27T10:48:36.695Z] [2024-06-27T10:48:36.696Z] copy-tlds: [2024-06-27T10:48:36.696Z] [2024-06-27T10:48:36.696Z] test-tagfiles-exist: [2024-06-27T10:48:36.696Z] [2024-06-27T10:48:36.696Z] copy-tagfiles: [2024-06-27T10:48:36.696Z] [2024-06-27T10:48:36.696Z] package-war-common: [2024-06-27T10:48:36.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:36.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:36.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:36.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:36.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/lib [2024-06-27T10:48:36.696Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:36.696Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:36.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/docroot [2024-06-27T10:48:36.696Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-06-27T10:48:36.696Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:36.696Z] [2024-06-27T10:48:36.696Z] setOSConditions: [2024-06-27T10:48:36.696Z] [2024-06-27T10:48:36.697Z] setToolWin: [2024-06-27T10:48:36.697Z] [2024-06-27T10:48:36.697Z] setToolUnix: [2024-06-27T10:48:36.697Z] [2024-06-27T10:48:36.697Z] setToolProperty: [2024-06-27T10:48:36.697Z] [2024-06-27T10:48:36.697Z] setS1ASclassPath: [2024-06-27T10:48:36.697Z] [2024-06-27T10:48:36.697Z] init-common: [2024-06-27T10:48:36.697Z] [2024-06-27T10:48:36.697Z] compile-common: [2024-06-27T10:48:36.697Z] [echo] Current time (ISO): 2024-06-27T10:48:36.536+0000 [2024-06-27T10:48:36.697Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [Pipeline] { [Pipeline] sh [2024-06-27T10:48:36.854Z] [exec] Joining on 1 writers [2024-06-27T10:48:36.854Z] [exec] Value of key is: ReaderThreads [2024-06-27T10:48:36.854Z] [exec] Removing all students [2024-06-27T10:48:36.854Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:36.854Z] [exec] [2024-06-27T10:48:36.854Z] [exec] [2024-06-27T10:48:36.854Z] [exec] ----------------------------------------- [2024-06-27T10:48:36.854Z] [exec] - Student : PASS - [2024-06-27T10:48:36.854Z] [exec] - ReadMostly : PASS - [2024-06-27T10:48:36.854Z] [exec] - appserv.ClientNotifier : PASS - [2024-06-27T10:48:36.854Z] [exec] - ReaderThreads : PASS - [2024-06-27T10:48:36.854Z] [exec] ----------------------------------------- [2024-06-27T10:48:36.854Z] [exec] Total PASS: 4 [2024-06-27T10:48:36.854Z] [exec] Total FAIL: 0 [2024-06-27T10:48:36.854Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:48:36.854Z] [exec] ----------------------------------------- [2024-06-27T10:48:36.854Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:36.854Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:36.957Z] [INFO] [exec] Application deployed with name hellojsp. [2024-06-27T10:48:36.957Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:36.997Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:36.997Z] [javac] 1 warning [2024-06-27T10:48:37.109Z] [2024-06-27T10:48:37.109Z] checkReporting-common: [2024-06-27T10:48:37.109Z] [2024-06-27T10:48:37.109Z] confirmReportPresent-common: [2024-06-27T10:48:37.109Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:48:37.109Z] [echo] Test seems to be reported fine [2024-06-27T10:48:37.109Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/RepRunConf.txt [2024-06-27T10:48:37.109Z] [2024-06-27T10:48:37.109Z] confirmMissingReport-common: [2024-06-27T10:48:37.109Z] [2024-06-27T10:48:37.109Z] undeploy: [2024-06-27T10:48:37.109Z] [2024-06-27T10:48:37.109Z] setOSConditions: [2024-06-27T10:48:37.109Z] [2024-06-27T10:48:37.109Z] setToolWin: [2024-06-27T10:48:37.109Z] [2024-06-27T10:48:37.109Z] setToolUnix: [2024-06-27T10:48:37.109Z] [2024-06-27T10:48:37.109Z] setToolProperty: [2024-06-27T10:48:37.109Z] [2024-06-27T10:48:37.109Z] setS1ASclassPath: [2024-06-27T10:48:37.109Z] [2024-06-27T10:48:37.109Z] init-common: [2024-06-27T10:48:37.109Z] [2024-06-27T10:48:37.109Z] undeploy-common: [2024-06-27T10:48:37.154Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:37.154Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:37.154Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:37.154Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:37.154Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:37.154Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:37.154Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:37.180Z] + id [2024-06-27T10:48:37.180Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:48:37.180Z] + uname -a [2024-06-27T10:48:37.180Z] Linux basic-g3pv6 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:48:37.180Z] + env [2024-06-27T10:48:37.180Z] + sort [2024-06-27T10:48:37.180Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:37.180Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:37.180Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:48:37.180Z] BUILD_ID=351 [2024-06-27T10:48:37.180Z] BUILD_NUMBER=351 [2024-06-27T10:48:37.180Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:48:37.180Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:48:37.180Z] CI=true [2024-06-27T10:48:37.180Z] EXECUTOR_NUMBER=0 [2024-06-27T10:48:37.180Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:48:37.180Z] HOME=/home/jenkins [2024-06-27T10:48:37.180Z] HOSTNAME=basic-g3pv6 [2024-06-27T10:48:37.180Z] HUDSON_COOKIE=ee6bc0d7-3920-4951-a20b-2864771adde3 [2024-06-27T10:48:37.180Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:48:37.180Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:48:37.180Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:48:37.181Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:48:37.181Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:48:37.181Z] JENKINS_AGENT_NAME=basic-g3pv6 [2024-06-27T10:48:37.181Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:48:37.181Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:48:37.181Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:48:37.181Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:48:37.181Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:48:37.181Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:48:37.181Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:48:37.181Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:48:37.181Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:48:37.181Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:48:37.181Z] JENKINS_NAME=basic-g3pv6 [2024-06-27T10:48:37.181Z] JENKINS_NODE_COOKIE=fa13215a-499d-48f5-8876-c26687db5858 [2024-06-27T10:48:37.181Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:48:37.181Z] JENKINS_SECRET=**** [2024-06-27T10:48:37.181Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:48:37.181Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:48:37.181Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:48:37.181Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:48:37.181Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:48:37.181Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:48:37.181Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:48:37.181Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:48:37.181Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:48:37.181Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:48:37.181Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:48:37.181Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:48:37.181Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:48:37.181Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:48:37.181Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:48:37.181Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:48:37.181Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:48:37.181Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:48:37.181Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:48:37.181Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:48:37.181Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:48:37.181Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:48:37.181Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:48:37.181Z] LANG=en_US.UTF-8 [2024-06-27T10:48:37.181Z] LANGUAGE=en_US:en [2024-06-27T10:48:37.181Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:48:37.181Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:37.181Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:37.181Z] NODE_LABELS=basic-g3pv6 basic [2024-06-27T10:48:37.181Z] NODE_NAME=basic-g3pv6 [2024-06-27T10:48:37.181Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:48:37.181Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-g3pv6 -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:48:37.181Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:48:37.181Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:48:37.181Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:48:37.181Z] PORT_ADMIN=4848 [2024-06-27T10:48:37.181Z] PORT_HTTP=8080 [2024-06-27T10:48:37.181Z] PORT_HTTPS=8181 [2024-06-27T10:48:37.181Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:37.181Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:48:37.181Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:48:37.181Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:48:37.181Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:48:37.181Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:48:37.181Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:37.181Z] SHLVL=1 [2024-06-27T10:48:37.181Z] STAGE_NAME=connector_group_2 [2024-06-27T10:48:37.181Z] TERM=xterm [2024-06-27T10:48:37.181Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:48:37.181Z] USER_NAME=jenkins [2024-06-27T10:48:37.181Z] _=/usr/bin/env [2024-06-27T10:48:37.181Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:37.181Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:48:37.181Z] + df -h [2024-06-27T10:48:37.181Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:48:37.181Z] overlay 32G 20K 32G 1% / [2024-06-27T10:48:37.181Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:48:37.181Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:48:37.181Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:48:37.181Z] tmpfs 26G 63M 26G 1% /etc/hostname [2024-06-27T10:48:37.181Z] /dev/sda4 932G 360G 572G 39% /etc/hosts [2024-06-27T10:48:37.181Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:48:37.181Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:48:37.181Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:48:37.181Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:48:37.181Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:48:37.181Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:48:37.182Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:48:37.209Z] [INFO] [2024-06-27T10:48:37.209Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:48:37.209Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:48:37.209Z] [INFO] from pom.xml [2024-06-27T10:48:37.209Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:48:37.211Z] [WARNING] [echo] [2024-06-27T10:48:37.211Z] [WARNING] [echo] ************************* [2024-06-27T10:48:37.211Z] [WARNING] [echo] * build-deploy web/jsfastrologer [2024-06-27T10:48:37.211Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfastrologer [2024-06-27T10:48:37.211Z] [WARNING] [echo] ************************* [2024-06-27T10:48:37.211Z] [WARNING] [echo] [2024-06-27T10:48:37.211Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:37.211Z] [WARNING] [echo] Listing of source files: JSFWebTestNG.java [2024-06-27T10:48:37.211Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:37.211Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:37.211Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:37.211Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:37.211Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:37.235Z] [2024-06-27T10:48:37.235Z] all: [2024-06-27T10:48:37.235Z] [2024-06-27T10:48:37.235Z] setOSConditions: [2024-06-27T10:48:37.235Z] [2024-06-27T10:48:37.235Z] setToolWin: [2024-06-27T10:48:37.235Z] [2024-06-27T10:48:37.235Z] setToolUnix: [2024-06-27T10:48:37.235Z] [2024-06-27T10:48:37.235Z] setToolProperty: [2024-06-27T10:48:37.235Z] [2024-06-27T10:48:37.235Z] setS1ASclassPath: [2024-06-27T10:48:37.235Z] [2024-06-27T10:48:37.235Z] init-common: [2024-06-27T10:48:37.235Z] [2024-06-27T10:48:37.235Z] clean: [2024-06-27T10:48:37.252Z] [2024-06-27T10:48:37.252Z] setOSConditions: [2024-06-27T10:48:37.252Z] [2024-06-27T10:48:37.252Z] setToolWin: [2024-06-27T10:48:37.252Z] [2024-06-27T10:48:37.252Z] setToolUnix: [2024-06-27T10:48:37.253Z] [2024-06-27T10:48:37.253Z] setToolProperty: [2024-06-27T10:48:37.253Z] [2024-06-27T10:48:37.253Z] setS1ASclassPath: [2024-06-27T10:48:37.253Z] [2024-06-27T10:48:37.253Z] init-common: [2024-06-27T10:48:37.253Z] [2024-06-27T10:48:37.253Z] compile-common: [2024-06-27T10:48:37.253Z] [echo] Current time (ISO): 2024-06-27T10:48:37.027+0000 [2024-06-27T10:48:37.253Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:37.440Z] 164 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:48:37.440Z] + mvn -version [2024-06-27T10:48:37.500Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:37.500Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:37.500Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:37.500Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:37.500Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:37.500Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:37.500Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:37.500Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:37.500Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:37.501Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfastrologer/src/test/JSFWebTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:37.501Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:37.501Z] 6 warnings [2024-06-27T10:48:37.522Z] [2024-06-27T10:48:37.522Z] setOSConditions: [2024-06-27T10:48:37.522Z] [2024-06-27T10:48:37.522Z] setToolWin: [2024-06-27T10:48:37.522Z] [2024-06-27T10:48:37.523Z] setToolUnix: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setToolProperty: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setS1ASclassPath: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] init-common: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] clean-common: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setOSConditions: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setToolWin: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setToolUnix: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setToolProperty: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setS1ASclassPath: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] init-common: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] clean-classes-common: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setOSConditions: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setToolWin: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setToolUnix: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setToolProperty: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] setS1ASclassPath: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] init-common: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] clean-jars-common: [2024-06-27T10:48:37.523Z] [2024-06-27T10:48:37.523Z] compile: [2024-06-27T10:48:37.524Z] [2024-06-27T10:48:37.524Z] setOSConditions: [2024-06-27T10:48:37.524Z] [2024-06-27T10:48:37.524Z] setToolWin: [2024-06-27T10:48:37.524Z] [2024-06-27T10:48:37.524Z] setToolUnix: [2024-06-27T10:48:37.524Z] [2024-06-27T10:48:37.524Z] setToolProperty: [2024-06-27T10:48:37.524Z] [2024-06-27T10:48:37.524Z] setS1ASclassPath: [2024-06-27T10:48:37.524Z] [2024-06-27T10:48:37.524Z] init-common: [2024-06-27T10:48:37.524Z] [2024-06-27T10:48:37.524Z] compile-common-with-endorsed-dir: [2024-06-27T10:48:37.524Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:37.524Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:37.541Z] [java] Jun 27, 2024 10:48:37 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:48:37.541Z] [java] INFO: close(), this: [2024-06-27T10:48:37.541Z] [java] org.glassfish.web.loader.WebappClassLoader@65f5cae3[name=unknown], urls=[ [2024-06-27T10:48:37.541Z] [java] file:/tmp/gfembed6549147812484469240tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-06-27T10:48:37.541Z] [java] file:/tmp/gfembed6549147812484469240tmp/generated/ejb/ejb-timer-service-app/ [2024-06-27T10:48:37.541Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=21, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-06-27T10:48:37.541Z] [java] Jun 27, 2024 10:48:37 AM org.eclipse.persistence.session./file:/tmp/gfembed6549147812484469240tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App [2024-06-27T10:48:37.541Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:48:37.564Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:37.603Z] [INFO] [exec] Application deployed with name jsfastrologer. [2024-06-27T10:48:37.604Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:37.604Z] [WARNING] [echo] [2024-06-27T10:48:37.604Z] [WARNING] [echo] ************************* [2024-06-27T10:48:37.604Z] [WARNING] [echo] * build-deploy web/jsfinjection [2024-06-27T10:48:37.604Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfinjection [2024-06-27T10:48:37.604Z] [WARNING] [echo] ************************* [2024-06-27T10:48:37.604Z] [WARNING] [echo] [2024-06-27T10:48:37.604Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:37.604Z] [WARNING] [echo] Listing of source files: JSFInjectionTestNG.java [2024-06-27T10:48:37.604Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:37.630Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:37.630Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:37.630Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:37.630Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:37.630Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:37.630Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:37.630Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:37.669Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-readonlyApp [2024-06-27T10:48:37.669Z] [2024-06-27T10:48:37.669Z] unsetup: [2024-06-27T10:48:37.669Z] [2024-06-27T10:48:37.669Z] setOSConditions: [2024-06-27T10:48:37.669Z] [2024-06-27T10:48:37.669Z] setToolWin: [2024-06-27T10:48:37.669Z] [2024-06-27T10:48:37.669Z] setToolUnix: [2024-06-27T10:48:37.669Z] [2024-06-27T10:48:37.669Z] setToolProperty: [2024-06-27T10:48:37.670Z] [2024-06-27T10:48:37.670Z] setS1ASclassPath: [2024-06-27T10:48:37.670Z] [2024-06-27T10:48:37.670Z] init-common: [2024-06-27T10:48:37.670Z] [2024-06-27T10:48:37.670Z] execute-ejb-sql-common: [2024-06-27T10:48:37.670Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/sql/drop_pointbase.sql [2024-06-27T10:48:37.719Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:37.719Z] [javac] 1 warning [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] build: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] setOSConditions: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] setToolWin: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] setToolUnix: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] setToolProperty: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] setS1ASclassPath: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] init-common: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] webclient-war-common: [2024-06-27T10:48:37.719Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] clear: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] test-tlds-exist: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] copy-tlds: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] test-tagfiles-exist: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] copy-tagfiles: [2024-06-27T10:48:37.719Z] [2024-06-27T10:48:37.719Z] package-war-common: [2024-06-27T10:48:37.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:37.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:37.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:37.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:37.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/lib [2024-06-27T10:48:37.720Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:37.720Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:37.720Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-anonymous-class-web.war [2024-06-27T10:48:37.720Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:37.720Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:37.720Z] [javac] Compiling 1 source file [2024-06-27T10:48:37.720Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:37.720Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:37.720Z] [2024-06-27T10:48:37.720Z] deploy: [2024-06-27T10:48:37.720Z] [2024-06-27T10:48:37.720Z] deploy-war-common: [2024-06-27T10:48:37.720Z] [2024-06-27T10:48:37.720Z] setOSConditions: [2024-06-27T10:48:37.720Z] [2024-06-27T10:48:37.720Z] setToolWin: [2024-06-27T10:48:37.720Z] [2024-06-27T10:48:37.720Z] setToolUnix: [2024-06-27T10:48:37.720Z] [2024-06-27T10:48:37.720Z] setToolProperty: [2024-06-27T10:48:37.720Z] [2024-06-27T10:48:37.720Z] setS1ASclassPath: [2024-06-27T10:48:37.720Z] [2024-06-27T10:48:37.720Z] init-common: [2024-06-27T10:48:37.720Z] [2024-06-27T10:48:37.720Z] deploy-war-commonpe: [2024-06-27T10:48:37.756Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:37.756Z] [WARNING] [echo] Now creating a war file ../../dist/jsftest/jsfastrologer.war [2024-06-27T10:48:37.756Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jsftest/app [2024-06-27T10:48:37.756Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jsftest [2024-06-27T10:48:37.756Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jsftest/app [2024-06-27T10:48:37.756Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:37.756Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:37.756Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:37.756Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:37.803Z] [exec] Application deployed with name ejb-stubs-proxyApp. [2024-06-27T10:48:37.803Z] [echo] Deployment on target server server successful [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] setOSConditions: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] setToolWin: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] setToolUnix: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] setToolProperty: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] setS1ASclassPath: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] init-common: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] deploy-common-ee: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] run: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] setOSConditions: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] setToolWin: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] setToolUnix: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] setToolProperty: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] setS1ASclassPath: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] init-common: [2024-06-27T10:48:37.804Z] [2024-06-27T10:48:37.804Z] runclient-common: [2024-06-27T10:48:37.804Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxyAppClient.jar -name ejb-stubs-proxyClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:48:37.804Z] [exec] Jun 27, 2024 10:48:37 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:37.804Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:37.818Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/ejb/MsgBean.java uses unchecked or unsafe operations. [2024-06-27T10:48:37.818Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:37.818Z] [javac] 1 warning [2024-06-27T10:48:37.818Z] [2024-06-27T10:48:37.818Z] setOSConditions: [2024-06-27T10:48:37.818Z] [2024-06-27T10:48:37.818Z] setToolWin: [2024-06-27T10:48:37.818Z] [2024-06-27T10:48:37.818Z] setToolUnix: [2024-06-27T10:48:37.818Z] [2024-06-27T10:48:37.818Z] setToolProperty: [2024-06-27T10:48:37.818Z] [2024-06-27T10:48:37.819Z] setS1ASclassPath: [2024-06-27T10:48:37.819Z] [2024-06-27T10:48:37.819Z] init-common: [2024-06-27T10:48:37.819Z] [2024-06-27T10:48:37.819Z] compile-common: [2024-06-27T10:48:37.819Z] [echo] Current time (ISO): 2024-06-27T10:48:37.791+0000 [2024-06-27T10:48:37.819Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:37.853Z] [2024-06-27T10:48:37.853Z] setOSConditions: [2024-06-27T10:48:37.853Z] [2024-06-27T10:48:37.853Z] setToolWin: [2024-06-27T10:48:37.853Z] [2024-06-27T10:48:37.853Z] setToolUnix: [2024-06-27T10:48:37.853Z] [2024-06-27T10:48:37.853Z] setToolProperty: [2024-06-27T10:48:37.853Z] [2024-06-27T10:48:37.853Z] setS1ASclassPath: [2024-06-27T10:48:37.853Z] [2024-06-27T10:48:37.853Z] init-common: [2024-06-27T10:48:37.853Z] [2024-06-27T10:48:37.853Z] execute-sql-common: [2024-06-27T10:48:37.853Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2024-06-27T10:48:37.853Z] [sql] 0 rows affected [2024-06-27T10:48:37.853Z] [sql] 0 rows affected [2024-06-27T10:48:37.853Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:48:37.853Z] [2024-06-27T10:48:37.854Z] setOSConditions: [2024-06-27T10:48:37.854Z] [2024-06-27T10:48:37.854Z] setToolWin: [2024-06-27T10:48:37.854Z] [2024-06-27T10:48:37.854Z] setToolUnix: [2024-06-27T10:48:37.854Z] [2024-06-27T10:48:37.854Z] setToolProperty: [2024-06-27T10:48:37.854Z] [2024-06-27T10:48:37.854Z] setS1ASclassPath: [2024-06-27T10:48:37.854Z] [2024-06-27T10:48:37.854Z] init-common: [2024-06-27T10:48:37.854Z] [2024-06-27T10:48:37.854Z] runclient-common: [2024-06-27T10:48:37.854Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthAppClient.jar -name ejb-bmp-appauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:48:37.854Z] [exec] Jun 27, 2024 10:48:35 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:37.854Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:37.854Z] [exec] Jun 27, 2024 10:48:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:37.854Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:37.854Z] [exec] Jun 27, 2024 10:48:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:37.854Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:37.857Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:37.857Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:37.857Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:37.857Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:37.924Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] all: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] ejbflushwithsqlexception: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] setOSConditions: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] setToolWin: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] setToolUnix: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] setToolProperty: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] setS1ASclassPath: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] init-common: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] clean: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] setOSConditions: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] setToolWin: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] setToolUnix: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] setToolProperty: [2024-06-27T10:48:37.924Z] [2024-06-27T10:48:37.924Z] setS1ASclassPath: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] init-common: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] clean-common: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setOSConditions: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setToolWin: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setToolUnix: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setToolProperty: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setS1ASclassPath: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] init-common: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] clean-classes-common: [2024-06-27T10:48:37.925Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setOSConditions: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setToolWin: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setToolUnix: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setToolProperty: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setS1ASclassPath: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] init-common: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] clean-jars-common: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] compile: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setOSConditions: [2024-06-27T10:48:37.925Z] [2024-06-27T10:48:37.925Z] setToolWin: [2024-06-27T10:48:37.926Z] [2024-06-27T10:48:37.926Z] setToolUnix: [2024-06-27T10:48:37.926Z] [2024-06-27T10:48:37.926Z] setToolProperty: [2024-06-27T10:48:37.926Z] [2024-06-27T10:48:37.926Z] setS1ASclassPath: [2024-06-27T10:48:37.926Z] [2024-06-27T10:48:37.926Z] init-common: [2024-06-27T10:48:37.926Z] [2024-06-27T10:48:37.926Z] compile-common: [2024-06-27T10:48:37.926Z] [echo] Current time (ISO): 2024-06-27T10:48:37.838+0000 [2024-06-27T10:48:37.926Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:37.926Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:38.004Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:48:38.004Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:38.004Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:48:38.004Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:48:38.004Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:48:38.004Z] + ant -version [2024-06-27T10:48:38.004Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:48:38.011Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:38.011Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:38.011Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:38.011Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:38.011Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:38.011Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:38.011Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:38.111Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:38.111Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:38.111Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:38.111Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:38.111Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:38.111Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:38.111Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:38.111Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:38.111Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:38.111Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfinjection/src/test/JSFInjectionTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:38.111Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:38.111Z] 6 warnings [2024-06-27T10:48:38.111Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:38.111Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/jsfinjection.war [2024-06-27T10:48:38.111Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app [2024-06-27T10:48:38.111Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/basicweb [2024-06-27T10:48:38.111Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app [2024-06-27T10:48:38.111Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/basicweb [2024-06-27T10:48:38.112Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app [2024-06-27T10:48:38.141Z] [java] Jun 27, 2024 10:48:37 AM org.eclipse.persistence.session./file:/tmp/gfembed6549147812484469240tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App.server [2024-06-27T10:48:38.141Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:48:38.141Z] [java] Jun 27, 2024 10:48:37 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:48:38.141Z] [java] INFO: Portable JNDI names for EJB TimerBean: [java:global/ejb-timer-service-app/TimerBean, java:global/ejb-timer-service-app/TimerBean!org.glassfish.ejb.persistent.timer.TimerLocal] [2024-06-27T10:48:38.141Z] [java] Jun 27, 2024 10:48:38 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:48:38.141Z] [java] INFO: Loading application [ejb-timer-service-app] at [/ejb-timer-service-app] [2024-06-27T10:48:38.176Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:38.176Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:38.176Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:38.176Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:38.176Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:38.176Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:38.176Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:38.262Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:48:38.262Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-e561723b/script.sh.copy: line 9: ps: command not found [2024-06-27T10:48:38.262Z] + true [2024-06-27T10:48:38.262Z] + cat /proc/cpuinfo [2024-06-27T10:48:38.262Z] processor : 0 [2024-06-27T10:48:38.262Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.262Z] cpu family : 6 [2024-06-27T10:48:38.262Z] model : 62 [2024-06-27T10:48:38.262Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.262Z] stepping : 4 [2024-06-27T10:48:38.262Z] microcode : 0x42e [2024-06-27T10:48:38.262Z] cpu MHz : 1851.644 [2024-06-27T10:48:38.262Z] cache size : 15360 KB [2024-06-27T10:48:38.262Z] physical id : 0 [2024-06-27T10:48:38.262Z] siblings : 12 [2024-06-27T10:48:38.262Z] core id : 0 [2024-06-27T10:48:38.262Z] cpu cores : 6 [2024-06-27T10:48:38.262Z] apicid : 0 [2024-06-27T10:48:38.262Z] initial apicid : 0 [2024-06-27T10:48:38.262Z] fpu : yes [2024-06-27T10:48:38.262Z] fpu_exception : yes [2024-06-27T10:48:38.262Z] cpuid level : 13 [2024-06-27T10:48:38.262Z] wp : yes [2024-06-27T10:48:38.263Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.263Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.263Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.263Z] bogomips : 4200.27 [2024-06-27T10:48:38.263Z] clflush size : 64 [2024-06-27T10:48:38.263Z] cache_alignment : 64 [2024-06-27T10:48:38.263Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.263Z] power management: [2024-06-27T10:48:38.263Z] [2024-06-27T10:48:38.263Z] processor : 1 [2024-06-27T10:48:38.263Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.263Z] cpu family : 6 [2024-06-27T10:48:38.263Z] model : 62 [2024-06-27T10:48:38.263Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.263Z] stepping : 4 [2024-06-27T10:48:38.263Z] microcode : 0x42e [2024-06-27T10:48:38.263Z] cpu MHz : 1744.129 [2024-06-27T10:48:38.263Z] cache size : 15360 KB [2024-06-27T10:48:38.263Z] physical id : 0 [2024-06-27T10:48:38.263Z] siblings : 12 [2024-06-27T10:48:38.263Z] core id : 1 [2024-06-27T10:48:38.263Z] cpu cores : 6 [2024-06-27T10:48:38.263Z] apicid : 2 [2024-06-27T10:48:38.263Z] initial apicid : 2 [2024-06-27T10:48:38.263Z] fpu : yes [2024-06-27T10:48:38.263Z] fpu_exception : yes [2024-06-27T10:48:38.263Z] cpuid level : 13 [2024-06-27T10:48:38.263Z] wp : yes [2024-06-27T10:48:38.263Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.263Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.263Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.263Z] bogomips : 4200.27 [2024-06-27T10:48:38.263Z] clflush size : 64 [2024-06-27T10:48:38.263Z] cache_alignment : 64 [2024-06-27T10:48:38.263Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.263Z] power management: [2024-06-27T10:48:38.263Z] [2024-06-27T10:48:38.263Z] processor : 2 [2024-06-27T10:48:38.263Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.263Z] cpu family : 6 [2024-06-27T10:48:38.263Z] model : 62 [2024-06-27T10:48:38.263Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.263Z] stepping : 4 [2024-06-27T10:48:38.263Z] microcode : 0x42e [2024-06-27T10:48:38.263Z] cpu MHz : 1854.460 [2024-06-27T10:48:38.263Z] cache size : 15360 KB [2024-06-27T10:48:38.263Z] physical id : 0 [2024-06-27T10:48:38.263Z] siblings : 12 [2024-06-27T10:48:38.263Z] core id : 2 [2024-06-27T10:48:38.263Z] cpu cores : 6 [2024-06-27T10:48:38.263Z] apicid : 4 [2024-06-27T10:48:38.263Z] initial apicid : 4 [2024-06-27T10:48:38.263Z] fpu : yes [2024-06-27T10:48:38.263Z] fpu_exception : yes [2024-06-27T10:48:38.263Z] cpuid level : 13 [2024-06-27T10:48:38.263Z] wp : yes [2024-06-27T10:48:38.263Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.263Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.263Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.263Z] bogomips : 4200.27 [2024-06-27T10:48:38.263Z] clflush size : 64 [2024-06-27T10:48:38.263Z] cache_alignment : 64 [2024-06-27T10:48:38.263Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.263Z] power management: [2024-06-27T10:48:38.263Z] [2024-06-27T10:48:38.263Z] processor : 3 [2024-06-27T10:48:38.263Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.263Z] cpu family : 6 [2024-06-27T10:48:38.263Z] model : 62 [2024-06-27T10:48:38.263Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.263Z] stepping : 4 [2024-06-27T10:48:38.263Z] microcode : 0x42e [2024-06-27T10:48:38.263Z] cpu MHz : 1837.914 [2024-06-27T10:48:38.263Z] cache size : 15360 KB [2024-06-27T10:48:38.263Z] physical id : 0 [2024-06-27T10:48:38.263Z] siblings : 12 [2024-06-27T10:48:38.263Z] core id : 3 [2024-06-27T10:48:38.263Z] cpu cores : 6 [2024-06-27T10:48:38.263Z] apicid : 6 [2024-06-27T10:48:38.263Z] initial apicid : 6 [2024-06-27T10:48:38.263Z] fpu : yes [2024-06-27T10:48:38.263Z] fpu_exception : yes [2024-06-27T10:48:38.263Z] cpuid level : 13 [2024-06-27T10:48:38.263Z] wp : yes [2024-06-27T10:48:38.263Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.264Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.264Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.264Z] bogomips : 4200.27 [2024-06-27T10:48:38.264Z] clflush size : 64 [2024-06-27T10:48:38.264Z] cache_alignment : 64 [2024-06-27T10:48:38.264Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.264Z] power management: [2024-06-27T10:48:38.264Z] [2024-06-27T10:48:38.264Z] processor : 4 [2024-06-27T10:48:38.264Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.264Z] cpu family : 6 [2024-06-27T10:48:38.264Z] model : 62 [2024-06-27T10:48:38.264Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.264Z] stepping : 4 [2024-06-27T10:48:38.264Z] microcode : 0x42e [2024-06-27T10:48:38.264Z] cpu MHz : 1702.365 [2024-06-27T10:48:38.264Z] cache size : 15360 KB [2024-06-27T10:48:38.264Z] physical id : 0 [2024-06-27T10:48:38.264Z] siblings : 12 [2024-06-27T10:48:38.264Z] core id : 4 [2024-06-27T10:48:38.264Z] cpu cores : 6 [2024-06-27T10:48:38.264Z] apicid : 8 [2024-06-27T10:48:38.264Z] initial apicid : 8 [2024-06-27T10:48:38.264Z] fpu : yes [2024-06-27T10:48:38.264Z] fpu_exception : yes [2024-06-27T10:48:38.264Z] cpuid level : 13 [2024-06-27T10:48:38.264Z] wp : yes [2024-06-27T10:48:38.264Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.264Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.264Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.264Z] bogomips : 4200.27 [2024-06-27T10:48:38.264Z] clflush size : 64 [2024-06-27T10:48:38.264Z] cache_alignment : 64 [2024-06-27T10:48:38.264Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.264Z] power management: [2024-06-27T10:48:38.264Z] [2024-06-27T10:48:38.264Z] processor : 5 [2024-06-27T10:48:38.264Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.264Z] cpu family : 6 [2024-06-27T10:48:38.264Z] model : 62 [2024-06-27T10:48:38.264Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.264Z] stepping : 4 [2024-06-27T10:48:38.264Z] microcode : 0x42e [2024-06-27T10:48:38.264Z] cpu MHz : 1723.993 [2024-06-27T10:48:38.264Z] cache size : 15360 KB [2024-06-27T10:48:38.264Z] physical id : 0 [2024-06-27T10:48:38.264Z] siblings : 12 [2024-06-27T10:48:38.264Z] core id : 5 [2024-06-27T10:48:38.264Z] cpu cores : 6 [2024-06-27T10:48:38.264Z] apicid : 10 [2024-06-27T10:48:38.264Z] initial apicid : 10 [2024-06-27T10:48:38.264Z] fpu : yes [2024-06-27T10:48:38.264Z] fpu_exception : yes [2024-06-27T10:48:38.264Z] cpuid level : 13 [2024-06-27T10:48:38.264Z] wp : yes [2024-06-27T10:48:38.264Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.264Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.264Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.264Z] bogomips : 4200.27 [2024-06-27T10:48:38.264Z] clflush size : 64 [2024-06-27T10:48:38.264Z] cache_alignment : 64 [2024-06-27T10:48:38.264Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.264Z] power management: [2024-06-27T10:48:38.264Z] [2024-06-27T10:48:38.264Z] processor : 6 [2024-06-27T10:48:38.264Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.264Z] cpu family : 6 [2024-06-27T10:48:38.264Z] model : 62 [2024-06-27T10:48:38.264Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.264Z] stepping : 4 [2024-06-27T10:48:38.264Z] microcode : 0x42e [2024-06-27T10:48:38.264Z] cpu MHz : 1617.042 [2024-06-27T10:48:38.264Z] cache size : 15360 KB [2024-06-27T10:48:38.264Z] physical id : 1 [2024-06-27T10:48:38.264Z] siblings : 12 [2024-06-27T10:48:38.264Z] core id : 0 [2024-06-27T10:48:38.264Z] cpu cores : 6 [2024-06-27T10:48:38.264Z] apicid : 32 [2024-06-27T10:48:38.264Z] initial apicid : 32 [2024-06-27T10:48:38.264Z] fpu : yes [2024-06-27T10:48:38.264Z] fpu_exception : yes [2024-06-27T10:48:38.264Z] cpuid level : 13 [2024-06-27T10:48:38.264Z] wp : yes [2024-06-27T10:48:38.264Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.264Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.264Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.264Z] bogomips : 4209.98 [2024-06-27T10:48:38.264Z] clflush size : 64 [2024-06-27T10:48:38.265Z] cache_alignment : 64 [2024-06-27T10:48:38.265Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.265Z] power management: [2024-06-27T10:48:38.265Z] [2024-06-27T10:48:38.265Z] processor : 7 [2024-06-27T10:48:38.265Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.265Z] cpu family : 6 [2024-06-27T10:48:38.265Z] model : 62 [2024-06-27T10:48:38.265Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.265Z] stepping : 4 [2024-06-27T10:48:38.265Z] microcode : 0x42e [2024-06-27T10:48:38.265Z] cpu MHz : 1572.156 [2024-06-27T10:48:38.265Z] cache size : 15360 KB [2024-06-27T10:48:38.265Z] physical id : 1 [2024-06-27T10:48:38.265Z] siblings : 12 [2024-06-27T10:48:38.265Z] core id : 1 [2024-06-27T10:48:38.265Z] cpu cores : 6 [2024-06-27T10:48:38.265Z] apicid : 34 [2024-06-27T10:48:38.265Z] initial apicid : 34 [2024-06-27T10:48:38.265Z] fpu : yes [2024-06-27T10:48:38.265Z] fpu_exception : yes [2024-06-27T10:48:38.265Z] cpuid level : 13 [2024-06-27T10:48:38.265Z] wp : yes [2024-06-27T10:48:38.265Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.265Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.265Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.265Z] bogomips : 4209.98 [2024-06-27T10:48:38.265Z] clflush size : 64 [2024-06-27T10:48:38.265Z] cache_alignment : 64 [2024-06-27T10:48:38.265Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.265Z] power management: [2024-06-27T10:48:38.265Z] [2024-06-27T10:48:38.265Z] processor : 8 [2024-06-27T10:48:38.265Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.265Z] cpu family : 6 [2024-06-27T10:48:38.265Z] model : 62 [2024-06-27T10:48:38.265Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.265Z] stepping : 4 [2024-06-27T10:48:38.265Z] microcode : 0x42e [2024-06-27T10:48:38.265Z] cpu MHz : 1621.399 [2024-06-27T10:48:38.265Z] cache size : 15360 KB [2024-06-27T10:48:38.265Z] physical id : 1 [2024-06-27T10:48:38.265Z] siblings : 12 [2024-06-27T10:48:38.265Z] core id : 2 [2024-06-27T10:48:38.265Z] cpu cores : 6 [2024-06-27T10:48:38.265Z] apicid : 36 [2024-06-27T10:48:38.265Z] initial apicid : 36 [2024-06-27T10:48:38.265Z] fpu : yes [2024-06-27T10:48:38.265Z] fpu_exception : yes [2024-06-27T10:48:38.265Z] cpuid level : 13 [2024-06-27T10:48:38.265Z] wp : yes [2024-06-27T10:48:38.265Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.265Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.265Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.265Z] bogomips : 4209.98 [2024-06-27T10:48:38.265Z] clflush size : 64 [2024-06-27T10:48:38.265Z] cache_alignment : 64 [2024-06-27T10:48:38.265Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.265Z] power management: [2024-06-27T10:48:38.265Z] [2024-06-27T10:48:38.265Z] processor : 9 [2024-06-27T10:48:38.265Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.265Z] cpu family : 6 [2024-06-27T10:48:38.265Z] model : 62 [2024-06-27T10:48:38.265Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.265Z] stepping : 4 [2024-06-27T10:48:38.265Z] microcode : 0x42e [2024-06-27T10:48:38.265Z] cpu MHz : 1675.858 [2024-06-27T10:48:38.265Z] cache size : 15360 KB [2024-06-27T10:48:38.265Z] physical id : 1 [2024-06-27T10:48:38.265Z] siblings : 12 [2024-06-27T10:48:38.265Z] core id : 3 [2024-06-27T10:48:38.265Z] cpu cores : 6 [2024-06-27T10:48:38.265Z] apicid : 38 [2024-06-27T10:48:38.265Z] initial apicid : 38 [2024-06-27T10:48:38.265Z] fpu : yes [2024-06-27T10:48:38.265Z] fpu_exception : yes [2024-06-27T10:48:38.265Z] cpuid level : 13 [2024-06-27T10:48:38.265Z] wp : yes [2024-06-27T10:48:38.265Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.265Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.265Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.265Z] bogomips : 4209.98 [2024-06-27T10:48:38.265Z] clflush size : 64 [2024-06-27T10:48:38.265Z] cache_alignment : 64 [2024-06-27T10:48:38.265Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.265Z] power management: [2024-06-27T10:48:38.265Z] [2024-06-27T10:48:38.265Z] processor : 10 [2024-06-27T10:48:38.265Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.265Z] cpu family : 6 [2024-06-27T10:48:38.265Z] model : 62 [2024-06-27T10:48:38.265Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.265Z] stepping : 4 [2024-06-27T10:48:38.265Z] microcode : 0x42e [2024-06-27T10:48:38.265Z] cpu MHz : 1580.017 [2024-06-27T10:48:38.265Z] cache size : 15360 KB [2024-06-27T10:48:38.265Z] physical id : 1 [2024-06-27T10:48:38.266Z] siblings : 12 [2024-06-27T10:48:38.266Z] core id : 4 [2024-06-27T10:48:38.266Z] cpu cores : 6 [2024-06-27T10:48:38.266Z] apicid : 40 [2024-06-27T10:48:38.266Z] initial apicid : 40 [2024-06-27T10:48:38.266Z] fpu : yes [2024-06-27T10:48:38.266Z] fpu_exception : yes [2024-06-27T10:48:38.266Z] cpuid level : 13 [2024-06-27T10:48:38.266Z] wp : yes [2024-06-27T10:48:38.266Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.266Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.266Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.266Z] bogomips : 4209.98 [2024-06-27T10:48:38.266Z] clflush size : 64 [2024-06-27T10:48:38.266Z] cache_alignment : 64 [2024-06-27T10:48:38.266Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.266Z] power management: [2024-06-27T10:48:38.266Z] [2024-06-27T10:48:38.266Z] processor : 11 [2024-06-27T10:48:38.266Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.266Z] cpu family : 6 [2024-06-27T10:48:38.266Z] model : 62 [2024-06-27T10:48:38.266Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.266Z] stepping : 4 [2024-06-27T10:48:38.266Z] microcode : 0x42e [2024-06-27T10:48:38.266Z] cpu MHz : 2501.823 [2024-06-27T10:48:38.266Z] cache size : 15360 KB [2024-06-27T10:48:38.266Z] physical id : 1 [2024-06-27T10:48:38.266Z] siblings : 12 [2024-06-27T10:48:38.266Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:38.266Z] core id : 5 [2024-06-27T10:48:38.266Z] cpu cores : 6 [2024-06-27T10:48:38.266Z] apicid : 42 [2024-06-27T10:48:38.266Z] initial apicid : 42 [2024-06-27T10:48:38.266Z] fpu : yes [2024-06-27T10:48:38.266Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:38.266Z] fpu_exception : yes [2024-06-27T10:48:38.266Z] 6 warnings [2024-06-27T10:48:38.266Z] cpuid level : 13 [2024-06-27T10:48:38.266Z] wp : yes [2024-06-27T10:48:38.266Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jsftest/app/META-INF [2024-06-27T10:48:38.266Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfastrologer/metadata/persistence.xml to copy. [2024-06-27T10:48:38.266Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jsftest/jsfastrologer.war [2024-06-27T10:48:38.266Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:38.266Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:38.266Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:38.266Z] [WARNING] [echo] deploying jsfastrologer.war [2024-06-27T10:48:38.266Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.266Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.266Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.266Z] bogomips : 4209.98 [2024-06-27T10:48:38.266Z] clflush size : 64 [2024-06-27T10:48:38.266Z] cache_alignment : 64 [2024-06-27T10:48:38.266Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.266Z] power management: [2024-06-27T10:48:38.266Z] [2024-06-27T10:48:38.266Z] processor : 12 [2024-06-27T10:48:38.266Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.266Z] cpu family : 6 [2024-06-27T10:48:38.266Z] model : 62 [2024-06-27T10:48:38.266Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.266Z] stepping : 4 [2024-06-27T10:48:38.266Z] microcode : 0x42e [2024-06-27T10:48:38.266Z] cpu MHz : 2407.321 [2024-06-27T10:48:38.266Z] cache size : 15360 KB [2024-06-27T10:48:38.266Z] physical id : 0 [2024-06-27T10:48:38.266Z] siblings : 12 [2024-06-27T10:48:38.266Z] core id : 0 [2024-06-27T10:48:38.266Z] cpu cores : 6 [2024-06-27T10:48:38.266Z] apicid : 1 [2024-06-27T10:48:38.266Z] initial apicid : 1 [2024-06-27T10:48:38.266Z] fpu : yes [2024-06-27T10:48:38.266Z] fpu_exception : yes [2024-06-27T10:48:38.266Z] cpuid level : 13 [2024-06-27T10:48:38.266Z] wp : yes [2024-06-27T10:48:38.266Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.266Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.266Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.266Z] bogomips : 4200.27 [2024-06-27T10:48:38.266Z] clflush size : 64 [2024-06-27T10:48:38.266Z] cache_alignment : 64 [2024-06-27T10:48:38.266Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.266Z] power management: [2024-06-27T10:48:38.266Z] [2024-06-27T10:48:38.266Z] processor : 13 [2024-06-27T10:48:38.266Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.266Z] cpu family : 6 [2024-06-27T10:48:38.266Z] model : 62 [2024-06-27T10:48:38.266Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.266Z] stepping : 4 [2024-06-27T10:48:38.267Z] microcode : 0x42e [2024-06-27T10:48:38.267Z] cpu MHz : 1754.401 [2024-06-27T10:48:38.267Z] cache size : 15360 KB [2024-06-27T10:48:38.267Z] physical id : 0 [2024-06-27T10:48:38.267Z] siblings : 12 [2024-06-27T10:48:38.267Z] core id : 1 [2024-06-27T10:48:38.267Z] cpu cores : 6 [2024-06-27T10:48:38.267Z] apicid : 3 [2024-06-27T10:48:38.267Z] initial apicid : 3 [2024-06-27T10:48:38.267Z] fpu : yes [2024-06-27T10:48:38.267Z] fpu_exception : yes [2024-06-27T10:48:38.267Z] cpuid level : 13 [2024-06-27T10:48:38.267Z] wp : yes [2024-06-27T10:48:38.267Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.267Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.267Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.267Z] bogomips : 4200.27 [2024-06-27T10:48:38.267Z] clflush size : 64 [2024-06-27T10:48:38.267Z] cache_alignment : 64 [2024-06-27T10:48:38.267Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.267Z] power management: [2024-06-27T10:48:38.267Z] [2024-06-27T10:48:38.267Z] processor : 14 [2024-06-27T10:48:38.267Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.267Z] cpu family : 6 [2024-06-27T10:48:38.267Z] model : 62 [2024-06-27T10:48:38.267Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.267Z] stepping : 4 [2024-06-27T10:48:38.267Z] microcode : 0x42e [2024-06-27T10:48:38.267Z] cpu MHz : 1926.000 [2024-06-27T10:48:38.267Z] cache size : 15360 KB [2024-06-27T10:48:38.267Z] physical id : 0 [2024-06-27T10:48:38.267Z] siblings : 12 [2024-06-27T10:48:38.267Z] core id : 2 [2024-06-27T10:48:38.267Z] cpu cores : 6 [2024-06-27T10:48:38.267Z] apicid : 5 [2024-06-27T10:48:38.267Z] initial apicid : 5 [2024-06-27T10:48:38.267Z] fpu : yes [2024-06-27T10:48:38.267Z] fpu_exception : yes [2024-06-27T10:48:38.267Z] cpuid level : 13 [2024-06-27T10:48:38.267Z] wp : yes [2024-06-27T10:48:38.267Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.267Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.267Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.267Z] bogomips : 4200.27 [2024-06-27T10:48:38.267Z] clflush size : 64 [2024-06-27T10:48:38.267Z] cache_alignment : 64 [2024-06-27T10:48:38.267Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.267Z] power management: [2024-06-27T10:48:38.267Z] [2024-06-27T10:48:38.267Z] processor : 15 [2024-06-27T10:48:38.267Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.267Z] cpu family : 6 [2024-06-27T10:48:38.267Z] model : 62 [2024-06-27T10:48:38.267Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.267Z] stepping : 4 [2024-06-27T10:48:38.267Z] microcode : 0x42e [2024-06-27T10:48:38.267Z] cpu MHz : 1743.612 [2024-06-27T10:48:38.267Z] cache size : 15360 KB [2024-06-27T10:48:38.267Z] physical id : 0 [2024-06-27T10:48:38.267Z] siblings : 12 [2024-06-27T10:48:38.267Z] core id : 3 [2024-06-27T10:48:38.267Z] cpu cores : 6 [2024-06-27T10:48:38.267Z] apicid : 7 [2024-06-27T10:48:38.267Z] initial apicid : 7 [2024-06-27T10:48:38.267Z] fpu : yes [2024-06-27T10:48:38.267Z] fpu_exception : yes [2024-06-27T10:48:38.267Z] cpuid level : 13 [2024-06-27T10:48:38.267Z] wp : yes [2024-06-27T10:48:38.267Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.267Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.267Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.267Z] bogomips : 4200.27 [2024-06-27T10:48:38.267Z] clflush size : 64 [2024-06-27T10:48:38.267Z] cache_alignment : 64 [2024-06-27T10:48:38.267Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.267Z] power management: [2024-06-27T10:48:38.267Z] [2024-06-27T10:48:38.267Z] processor : 16 [2024-06-27T10:48:38.267Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.267Z] cpu family : 6 [2024-06-27T10:48:38.267Z] model : 62 [2024-06-27T10:48:38.267Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.267Z] stepping : 4 [2024-06-27T10:48:38.267Z] microcode : 0x42e [2024-06-27T10:48:38.267Z] cpu MHz : 1501.722 [2024-06-27T10:48:38.267Z] cache size : 15360 KB [2024-06-27T10:48:38.267Z] physical id : 0 [2024-06-27T10:48:38.267Z] siblings : 12 [2024-06-27T10:48:38.267Z] core id : 4 [2024-06-27T10:48:38.267Z] cpu cores : 6 [2024-06-27T10:48:38.267Z] apicid : 9 [2024-06-27T10:48:38.267Z] initial apicid : 9 [2024-06-27T10:48:38.267Z] fpu : yes [2024-06-27T10:48:38.267Z] fpu_exception : yes [2024-06-27T10:48:38.267Z] cpuid level : 13 [2024-06-27T10:48:38.267Z] wp : yes [2024-06-27T10:48:38.268Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.268Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.268Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.268Z] bogomips : 4200.27 [2024-06-27T10:48:38.268Z] clflush size : 64 [2024-06-27T10:48:38.268Z] cache_alignment : 64 [2024-06-27T10:48:38.268Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.268Z] power management: [2024-06-27T10:48:38.268Z] [2024-06-27T10:48:38.268Z] processor : 17 [2024-06-27T10:48:38.268Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.268Z] cpu family : 6 [2024-06-27T10:48:38.268Z] model : 62 [2024-06-27T10:48:38.268Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.268Z] stepping : 4 [2024-06-27T10:48:38.268Z] microcode : 0x42e [2024-06-27T10:48:38.268Z] cpu MHz : 2109.904 [2024-06-27T10:48:38.268Z] cache size : 15360 KB [2024-06-27T10:48:38.268Z] physical id : 0 [2024-06-27T10:48:38.268Z] siblings : 12 [2024-06-27T10:48:38.268Z] core id : 5 [2024-06-27T10:48:38.268Z] cpu cores : 6 [2024-06-27T10:48:38.268Z] apicid : 11 [2024-06-27T10:48:38.268Z] initial apicid : 11 [2024-06-27T10:48:38.268Z] fpu : yes [2024-06-27T10:48:38.268Z] fpu_exception : yes [2024-06-27T10:48:38.268Z] cpuid level : 13 [2024-06-27T10:48:38.268Z] wp : yes [2024-06-27T10:48:38.268Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.268Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.268Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.268Z] bogomips : 4200.27 [2024-06-27T10:48:38.268Z] clflush size : 64 [2024-06-27T10:48:38.268Z] cache_alignment : 64 [2024-06-27T10:48:38.268Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.268Z] power management: [2024-06-27T10:48:38.268Z] [2024-06-27T10:48:38.268Z] processor : 18 [2024-06-27T10:48:38.268Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.268Z] cpu family : 6 [2024-06-27T10:48:38.268Z] model : 62 [2024-06-27T10:48:38.268Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.268Z] stepping : 4 [2024-06-27T10:48:38.268Z] microcode : 0x42e [2024-06-27T10:48:38.268Z] cpu MHz : 2406.873 [2024-06-27T10:48:38.268Z] cache size : 15360 KB [2024-06-27T10:48:38.268Z] physical id : 1 [2024-06-27T10:48:38.268Z] siblings : 12 [2024-06-27T10:48:38.268Z] core id : 0 [2024-06-27T10:48:38.268Z] cpu cores : 6 [2024-06-27T10:48:38.268Z] apicid : 33 [2024-06-27T10:48:38.268Z] initial apicid : 33 [2024-06-27T10:48:38.268Z] fpu : yes [2024-06-27T10:48:38.268Z] fpu_exception : yes [2024-06-27T10:48:38.268Z] cpuid level : 13 [2024-06-27T10:48:38.268Z] wp : yes [2024-06-27T10:48:38.268Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.268Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.268Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.268Z] bogomips : 4209.98 [2024-06-27T10:48:38.268Z] clflush size : 64 [2024-06-27T10:48:38.268Z] cache_alignment : 64 [2024-06-27T10:48:38.268Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.268Z] power management: [2024-06-27T10:48:38.268Z] [2024-06-27T10:48:38.268Z] processor : 19 [2024-06-27T10:48:38.268Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.268Z] cpu family : 6 [2024-06-27T10:48:38.268Z] model : 62 [2024-06-27T10:48:38.268Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.268Z] stepping : 4 [2024-06-27T10:48:38.268Z] microcode : 0x42e [2024-06-27T10:48:38.268Z] cpu MHz : 2600.000 [2024-06-27T10:48:38.268Z] cache size : 15360 KB [2024-06-27T10:48:38.268Z] physical id : 1 [2024-06-27T10:48:38.268Z] siblings : 12 [2024-06-27T10:48:38.268Z] core id : 1 [2024-06-27T10:48:38.268Z] cpu cores : 6 [2024-06-27T10:48:38.268Z] apicid : 35 [2024-06-27T10:48:38.268Z] initial apicid : 35 [2024-06-27T10:48:38.268Z] fpu : yes [2024-06-27T10:48:38.268Z] fpu_exception : yes [2024-06-27T10:48:38.268Z] cpuid level : 13 [2024-06-27T10:48:38.268Z] wp : yes [2024-06-27T10:48:38.268Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.269Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.269Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.269Z] bogomips : 4209.98 [2024-06-27T10:48:38.269Z] clflush size : 64 [2024-06-27T10:48:38.269Z] cache_alignment : 64 [2024-06-27T10:48:38.269Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.269Z] power management: [2024-06-27T10:48:38.269Z] [2024-06-27T10:48:38.269Z] processor : 20 [2024-06-27T10:48:38.269Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.269Z] cpu family : 6 [2024-06-27T10:48:38.269Z] model : 62 [2024-06-27T10:48:38.269Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.269Z] stepping : 4 [2024-06-27T10:48:38.269Z] microcode : 0x42e [2024-06-27T10:48:38.269Z] cpu MHz : 2600.000 [2024-06-27T10:48:38.269Z] cache size : 15360 KB [2024-06-27T10:48:38.269Z] physical id : 1 [2024-06-27T10:48:38.269Z] siblings : 12 [2024-06-27T10:48:38.269Z] core id : 2 [2024-06-27T10:48:38.269Z] cpu cores : 6 [2024-06-27T10:48:38.269Z] apicid : 37 [2024-06-27T10:48:38.269Z] initial apicid : 37 [2024-06-27T10:48:38.269Z] fpu : yes [2024-06-27T10:48:38.269Z] fpu_exception : yes [2024-06-27T10:48:38.269Z] cpuid level : 13 [2024-06-27T10:48:38.269Z] wp : yes [2024-06-27T10:48:38.269Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.269Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.269Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.269Z] bogomips : 4209.98 [2024-06-27T10:48:38.269Z] clflush size : 64 [2024-06-27T10:48:38.269Z] cache_alignment : 64 [2024-06-27T10:48:38.269Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.269Z] power management: [2024-06-27T10:48:38.269Z] [2024-06-27T10:48:38.269Z] processor : 21 [2024-06-27T10:48:38.269Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.269Z] cpu family : 6 [2024-06-27T10:48:38.269Z] model : 62 [2024-06-27T10:48:38.269Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.269Z] stepping : 4 [2024-06-27T10:48:38.269Z] microcode : 0x42e [2024-06-27T10:48:38.269Z] cpu MHz : 2600.000 [2024-06-27T10:48:38.269Z] cache size : 15360 KB [2024-06-27T10:48:38.269Z] physical id : 1 [2024-06-27T10:48:38.269Z] siblings : 12 [2024-06-27T10:48:38.269Z] core id : 3 [2024-06-27T10:48:38.269Z] cpu cores : 6 [2024-06-27T10:48:38.269Z] apicid : 39 [2024-06-27T10:48:38.269Z] initial apicid : 39 [2024-06-27T10:48:38.269Z] fpu : yes [2024-06-27T10:48:38.269Z] fpu_exception : yes [2024-06-27T10:48:38.269Z] cpuid level : 13 [2024-06-27T10:48:38.269Z] wp : yes [2024-06-27T10:48:38.269Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.269Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.269Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.269Z] bogomips : 4209.98 [2024-06-27T10:48:38.269Z] clflush size : 64 [2024-06-27T10:48:38.269Z] cache_alignment : 64 [2024-06-27T10:48:38.269Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.269Z] power management: [2024-06-27T10:48:38.269Z] [2024-06-27T10:48:38.269Z] processor : 22 [2024-06-27T10:48:38.269Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.269Z] cpu family : 6 [2024-06-27T10:48:38.269Z] model : 62 [2024-06-27T10:48:38.269Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.269Z] stepping : 4 [2024-06-27T10:48:38.269Z] microcode : 0x42e [2024-06-27T10:48:38.269Z] cpu MHz : 2280.596 [2024-06-27T10:48:38.269Z] cache size : 15360 KB [2024-06-27T10:48:38.269Z] physical id : 1 [2024-06-27T10:48:38.269Z] siblings : 12 [2024-06-27T10:48:38.269Z] core id : 4 [2024-06-27T10:48:38.269Z] cpu cores : 6 [2024-06-27T10:48:38.269Z] apicid : 41 [2024-06-27T10:48:38.269Z] initial apicid : 41 [2024-06-27T10:48:38.269Z] fpu : yes [2024-06-27T10:48:38.269Z] fpu_exception : yes [2024-06-27T10:48:38.269Z] cpuid level : 13 [2024-06-27T10:48:38.269Z] wp : yes [2024-06-27T10:48:38.269Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.270Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.270Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.270Z] bogomips : 4209.98 [2024-06-27T10:48:38.270Z] clflush size : 64 [2024-06-27T10:48:38.270Z] cache_alignment : 64 [2024-06-27T10:48:38.270Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.270Z] power management: [2024-06-27T10:48:38.270Z] [2024-06-27T10:48:38.270Z] processor : 23 [2024-06-27T10:48:38.270Z] vendor_id : GenuineIntel [2024-06-27T10:48:38.270Z] cpu family : 6 [2024-06-27T10:48:38.270Z] model : 62 [2024-06-27T10:48:38.270Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:38.270Z] stepping : 4 [2024-06-27T10:48:38.270Z] microcode : 0x42e [2024-06-27T10:48:38.270Z] cpu MHz : 2600.000 [2024-06-27T10:48:38.270Z] cache size : 15360 KB [2024-06-27T10:48:38.270Z] physical id : 1 [2024-06-27T10:48:38.270Z] siblings : 12 [2024-06-27T10:48:38.270Z] core id : 5 [2024-06-27T10:48:38.270Z] cpu cores : 6 [2024-06-27T10:48:38.270Z] apicid : 43 [2024-06-27T10:48:38.270Z] initial apicid : 43 [2024-06-27T10:48:38.270Z] fpu : yes [2024-06-27T10:48:38.270Z] fpu_exception : yes [2024-06-27T10:48:38.270Z] cpuid level : 13 [2024-06-27T10:48:38.270Z] wp : yes [2024-06-27T10:48:38.270Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:38.270Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:38.270Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:38.270Z] bogomips : 4209.98 [2024-06-27T10:48:38.270Z] clflush size : 64 [2024-06-27T10:48:38.270Z] cache_alignment : 64 [2024-06-27T10:48:38.270Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:38.270Z] power management: [2024-06-27T10:48:38.270Z] [2024-06-27T10:48:38.270Z] + cat /proc/meminfo [2024-06-27T10:48:38.270Z] MemTotal: 131953716 kB [2024-06-27T10:48:38.270Z] MemFree: 19248648 kB [2024-06-27T10:48:38.270Z] MemAvailable: 109164716 kB [2024-06-27T10:48:38.270Z] Buffers: 1628 kB [2024-06-27T10:48:38.270Z] Cached: 78844952 kB [2024-06-27T10:48:38.270Z] SwapCached: 0 kB [2024-06-27T10:48:38.270Z] Active: 24397328 kB [2024-06-27T10:48:38.270Z] Inactive: 65509392 kB [2024-06-27T10:48:38.270Z] Active(anon): 10351220 kB [2024-06-27T10:48:38.270Z] Inactive(anon): 837884 kB [2024-06-27T10:48:38.270Z] Active(file): 14046108 kB [2024-06-27T10:48:38.270Z] Inactive(file): 64671508 kB [2024-06-27T10:48:38.270Z] Unevictable: 99740 kB [2024-06-27T10:48:38.270Z] Mlocked: 99740 kB [2024-06-27T10:48:38.270Z] SwapTotal: 0 kB [2024-06-27T10:48:38.270Z] SwapFree: 0 kB [2024-06-27T10:48:38.270Z] Zswap: 0 kB [2024-06-27T10:48:38.270Z] Zswapped: 0 kB [2024-06-27T10:48:38.270Z] Dirty: 170008 kB [2024-06-27T10:48:38.270Z] Writeback: 0 kB [2024-06-27T10:48:38.270Z] AnonPages: 11131524 kB [2024-06-27T10:48:38.270Z] Mapped: 1085004 kB [2024-06-27T10:48:38.270Z] Shmem: 120484 kB [2024-06-27T10:48:38.270Z] KReclaimable: 12261140 kB [2024-06-27T10:48:38.270Z] Slab: 19323772 kB [2024-06-27T10:48:38.270Z] SReclaimable: 12261140 kB [2024-06-27T10:48:38.270Z] SUnreclaim: 7062632 kB [2024-06-27T10:48:38.270Z] KernelStack: 36112 kB [2024-06-27T10:48:38.270Z] PageTables: 58576 kB [2024-06-27T10:48:38.270Z] SecPageTables: 0 kB [2024-06-27T10:48:38.270Z] NFS_Unstable: 0 kB [2024-06-27T10:48:38.270Z] Bounce: 0 kB [2024-06-27T10:48:38.270Z] WritebackTmp: 0 kB [2024-06-27T10:48:38.270Z] CommitLimit: 65976856 kB [2024-06-27T10:48:38.270Z] Committed_AS: 14800952 kB [2024-06-27T10:48:38.270Z] VmallocTotal: 34359738367 kB [2024-06-27T10:48:38.270Z] VmallocUsed: 221076 kB [2024-06-27T10:48:38.270Z] VmallocChunk: 0 kB [2024-06-27T10:48:38.270Z] Percpu: 493696 kB [2024-06-27T10:48:38.270Z] HardwareCorrupted: 0 kB [2024-06-27T10:48:38.270Z] AnonHugePages: 4485120 kB [2024-06-27T10:48:38.270Z] ShmemHugePages: 0 kB [2024-06-27T10:48:38.270Z] ShmemPmdMapped: 0 kB [2024-06-27T10:48:38.270Z] FileHugePages: 201392 kB [2024-06-27T10:48:38.270Z] FilePmdMapped: 0 kB [2024-06-27T10:48:38.270Z] CmaTotal: 0 kB [2024-06-27T10:48:38.270Z] CmaFree: 0 kB [2024-06-27T10:48:38.270Z] HugePages_Total: 0 [2024-06-27T10:48:38.270Z] HugePages_Free: 0 [2024-06-27T10:48:38.270Z] HugePages_Rsvd: 0 [2024-06-27T10:48:38.270Z] HugePages_Surp: 0 [2024-06-27T10:48:38.270Z] Hugepagesize: 2048 kB [2024-06-27T10:48:38.270Z] Hugetlb: 0 kB [2024-06-27T10:48:38.270Z] DirectMap4k: 711428 kB [2024-06-27T10:48:38.270Z] DirectMap2M: 19177472 kB [2024-06-27T10:48:38.270Z] DirectMap1G: 116391936 kB [2024-06-27T10:48:38.278Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-anonymous-class --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-anonymous-class-web.war [Pipeline] sh [2024-06-27T10:48:38.366Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:38.366Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:38.366Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:38.366Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:38.366Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:38.366Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:38.366Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:38.366Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:38.366Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:38.366Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:38.366Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:38.366Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:38.366Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:38.366Z] 6 warnings [2024-06-27T10:48:38.366Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-06-27T10:48:38.366Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfinjection/metadata/persistence.xml to copy. [2024-06-27T10:48:38.366Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/basicweb/jsfinjection.war [2024-06-27T10:48:38.366Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:38.366Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:38.366Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:38.368Z] Waiting for domain1 to start ......... [2024-06-27T10:48:38.396Z] [java] Jun 27, 2024 10:48:38 AM jakarta.enterprise.system.container.ejb.org.glassfish.ejb.persistent.timer [2024-06-27T10:48:38.396Z] [java] INFO: EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool] [2024-06-27T10:48:38.396Z] [java] Jun 27, 2024 10:48:38 AM jakarta.enterprise.system.container.ejb.org.glassfish.ejb.persistent.timer [2024-06-27T10:48:38.396Z] [java] INFO: ==> Restoring Timers ... [2024-06-27T10:48:38.396Z] [java] Jun 27, 2024 10:48:38 AM jakarta.enterprise.system.container.ejb.org.glassfish.ejb.persistent.timer [2024-06-27T10:48:38.396Z] [java] INFO: There are no EJB Timers owned by this server [2024-06-27T10:48:38.396Z] [java] Jun 27, 2024 10:48:38 AM jakarta.enterprise.system.container.ejb.org.glassfish.ejb.persistent.timer [2024-06-27T10:48:38.396Z] [java] INFO: <== ... Timers Restored. [2024-06-27T10:48:38.396Z] [java] Jun 27, 2024 10:48:38 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:48:38.396Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-timertest-ejb/SimpleEjb, java:global/ejb-ejb31-embedded-timertest-ejb/SimpleEjb!org.glassfish.tests.ejb.timertest.SimpleEjb] [2024-06-27T10:48:38.396Z] [java] Jun 27, 2024 10:48:38 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:48:38.396Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:48:38.396Z] [java] Jun 27, 2024 10:48:38 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:48:38.396Z] [java] INFO: Enabling Weld for ApplicationInfo[name=ejb-ejb31-embedded-timertest-ejb] [2024-06-27T10:48:38.451Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:38.451Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:38.451Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:38.451Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:38.451Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:38.451Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:38.451Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:38.554Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:38.554Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:48:38.554Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:48:38.564Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:48:38.564Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:48:38.620Z] [WARNING] [echo] deploying jsfinjection.war [2024-06-27T10:48:38.624Z] Waiting finished after 8,150 ms. [2024-06-27T10:48:38.624Z] Successfully started the domain : domain1 [2024-06-27T10:48:38.624Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:38.624Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:38.624Z] Admin Port: 4,848 [2024-06-27T10:48:38.624Z] Command start-domain executed successfully. [2024-06-27T10:48:38.734Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:38.757Z] [exec] Jun 27, 2024 10:48:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:38.757Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:38.830Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:48:38.830Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:38.830Z] [javac] 2 warnings [2024-06-27T10:48:38.830Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:38.830Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:38.837Z] [exec] Application deployed with name web-jsp-anonymous-class-web. [2024-06-27T10:48:38.837Z] [2024-06-27T10:48:38.837Z] deploy-war-commonee: [2024-06-27T10:48:38.838Z] [2024-06-27T10:48:38.838Z] run: [2024-06-27T10:48:38.838Z] [java] Connecting to: http://localhost:45711/web-jsp-anonymous-class/jsp/test.jsp [2024-06-27T10:48:38.838Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:38.838Z] [java] [2024-06-27T10:48:38.838Z] [java] [2024-06-27T10:48:38.838Z] [java] ----------------------------------------- [2024-06-27T10:48:38.838Z] [java] - jsp-anonymous-class: PASS - [2024-06-27T10:48:38.838Z] [java] ----------------------------------------- [2024-06-27T10:48:38.838Z] [java] - Total PASS : 1 - [2024-06-27T10:48:38.838Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:38.838Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:38.838Z] [java] ----------------------------------------- [2024-06-27T10:48:38.838Z] [2024-06-27T10:48:38.838Z] undeploy: [2024-06-27T10:48:38.838Z] [2024-06-27T10:48:38.838Z] setOSConditions: [2024-06-27T10:48:38.838Z] [2024-06-27T10:48:38.838Z] setToolWin: [2024-06-27T10:48:38.838Z] [2024-06-27T10:48:38.838Z] setToolUnix: [2024-06-27T10:48:38.838Z] [2024-06-27T10:48:38.838Z] setToolProperty: [2024-06-27T10:48:38.838Z] [2024-06-27T10:48:38.838Z] setS1ASclassPath: [2024-06-27T10:48:38.838Z] [2024-06-27T10:48:38.838Z] init-common: [2024-06-27T10:48:38.838Z] [2024-06-27T10:48:38.838Z] undeploy-war-common: [2024-06-27T10:48:38.852Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:38.853Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:38.853Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:38.853Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:38.853Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:38.853Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:38.853Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:38.880Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-database [2024-06-27T10:48:38.956Z] [java] Jun 27, 2024 10:48:38 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:48:38.956Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:48:38.956Z] [java] Jun 27, 2024 10:48:38 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:48:38.956Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:48:38.988Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:48:38.988Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:38.988Z] [javac] 1 warning [2024-06-27T10:48:38.988Z] [2024-06-27T10:48:38.988Z] setOSConditions: [2024-06-27T10:48:38.988Z] [2024-06-27T10:48:38.988Z] setToolWin: [2024-06-27T10:48:38.988Z] [2024-06-27T10:48:38.988Z] setToolUnix: [2024-06-27T10:48:38.988Z] [2024-06-27T10:48:38.988Z] setToolProperty: [2024-06-27T10:48:38.988Z] [2024-06-27T10:48:38.988Z] setS1ASclassPath: [2024-06-27T10:48:38.988Z] [2024-06-27T10:48:38.988Z] init-common: [2024-06-27T10:48:38.988Z] [2024-06-27T10:48:38.988Z] appclient-jar-common: [2024-06-27T10:48:38.988Z] [2024-06-27T10:48:38.988Z] package-appclientjar-common: [2024-06-27T10:48:38.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:38.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:38.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:38.989Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-client.jar [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setOSConditions: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setToolWin: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setToolUnix: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setToolProperty: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setS1ASclassPath: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] init-common: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] ejb-jar-common: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] package-ejbjar-common: [2024-06-27T10:48:38.989Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:38.989Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-ejb.jar [2024-06-27T10:48:38.989Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] all: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setOSConditions: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setToolWin: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setToolUnix: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setToolProperty: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setS1ASclassPath: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] init-common: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] all: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setOSConditions: [2024-06-27T10:48:38.989Z] [2024-06-27T10:48:38.989Z] setToolWin: [2024-06-27T10:48:38.990Z] [2024-06-27T10:48:38.990Z] setToolUnix: [2024-06-27T10:48:38.990Z] [2024-06-27T10:48:38.990Z] setToolProperty: [2024-06-27T10:48:38.990Z] [2024-06-27T10:48:38.990Z] setS1ASclassPath: [2024-06-27T10:48:38.990Z] [2024-06-27T10:48:38.990Z] init-common: [2024-06-27T10:48:38.990Z] [2024-06-27T10:48:38.990Z] compile-common: [2024-06-27T10:48:38.990Z] [echo] Current time (ISO): 2024-06-27T10:48:38.865+0000 [2024-06-27T10:48:38.990Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/classes [2024-06-27T10:48:38.990Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/classes [2024-06-27T10:48:39.013Z] [exec] Jun 27, 2024 10:48:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:39.013Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:39.085Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:39.085Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:39.085Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:39.085Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:39.085Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:39.085Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:39.085Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:39.195Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:39.195Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:39.195Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:39.195Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:39.195Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:39.195Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:39.195Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:39.216Z] [exec] Jun 27, 2024 10:48:39 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:48:39.216Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@72c4a3aa [2024-06-27T10:48:39.283Z] [exec] Jun 27, 2024 10:48:39 AM org.glassfish.apf.impl.DefaultErrorHandler error [2024-06-27T10:48:39.283Z] [exec] SEVERE: Class [ com/sun/s1asdev/ejb/stubs/proxy/CommonRemote ] not found. Error while loading [ class com.sun.s1asdev.ejb.stubs.proxy.client.Client ] [2024-06-27T10:48:39.340Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:48:39.340Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:39.340Z] [2024-06-27T10:48:39.340Z] build: [2024-06-27T10:48:39.419Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-anonymous-class-web [2024-06-27T10:48:39.419Z] [2024-06-27T10:48:39.419Z] all: [2024-06-27T10:48:39.419Z] [echo] [2024-06-27T10:48:39.419Z] [echo] ************************* [2024-06-27T10:48:39.419Z] [echo] * Running jspAttributeNameWithColonOrDot [2024-06-27T10:48:39.419Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot [2024-06-27T10:48:39.419Z] [echo] ************************* [2024-06-27T10:48:39.419Z] [echo] [2024-06-27T10:48:39.419Z] [2024-06-27T10:48:39.419Z] setOSConditions: [2024-06-27T10:48:39.419Z] [2024-06-27T10:48:39.419Z] setToolWin: [2024-06-27T10:48:39.419Z] [2024-06-27T10:48:39.419Z] setToolUnix: [2024-06-27T10:48:39.419Z] [2024-06-27T10:48:39.419Z] setToolProperty: [2024-06-27T10:48:39.419Z] [2024-06-27T10:48:39.419Z] setS1ASclassPath: [2024-06-27T10:48:39.419Z] [2024-06-27T10:48:39.419Z] init-common: [2024-06-27T10:48:39.419Z] [2024-06-27T10:48:39.419Z] clean: [2024-06-27T10:48:39.419Z] [2024-06-27T10:48:39.420Z] setOSConditions: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setToolWin: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setToolUnix: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setToolProperty: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setS1ASclassPath: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] init-common: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] clean-common: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setOSConditions: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setToolWin: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setToolUnix: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setToolProperty: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setS1ASclassPath: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] init-common: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] clean-classes-common: [2024-06-27T10:48:39.420Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setOSConditions: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setToolWin: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setToolUnix: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setToolProperty: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] setS1ASclassPath: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.420Z] init-common: [2024-06-27T10:48:39.420Z] [2024-06-27T10:48:39.421Z] clean-jars-common: [2024-06-27T10:48:39.421Z] [2024-06-27T10:48:39.421Z] compile: [2024-06-27T10:48:39.421Z] [2024-06-27T10:48:39.421Z] setOSConditions: [2024-06-27T10:48:39.421Z] [2024-06-27T10:48:39.421Z] setToolWin: [2024-06-27T10:48:39.421Z] [2024-06-27T10:48:39.421Z] setToolUnix: [2024-06-27T10:48:39.421Z] [2024-06-27T10:48:39.421Z] setToolProperty: [2024-06-27T10:48:39.421Z] [2024-06-27T10:48:39.421Z] setS1ASclassPath: [2024-06-27T10:48:39.421Z] [2024-06-27T10:48:39.421Z] init-common: [2024-06-27T10:48:39.421Z] [2024-06-27T10:48:39.421Z] compile-common: [2024-06-27T10:48:39.421Z] [echo] Current time (ISO): 2024-06-27T10:48:39.341+0000 [2024-06-27T10:48:39.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:39.421Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:39.514Z] [java] Jun 27, 2024 10:48:39 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:48:39.514Z] [java] INFO: ejb-ejb31-embedded-timertest-ejb was successfully deployed in 5,071 milliseconds. [2024-06-27T10:48:39.514Z] [java] Looking up EJB... [2024-06-27T10:48:39.514Z] [java] Invoking EJB... [2024-06-27T10:48:39.514Z] [java] In SimpleEjb:createTimer() [2024-06-27T10:48:30.905Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:48:30.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:48:31.421Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:48:31.441Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:48:31.449Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:48:35.820Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:48:35.832Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:48:39.595Z] [2024-06-27T10:48:39.595Z] setOSConditions: [2024-06-27T10:48:39.595Z] [2024-06-27T10:48:39.595Z] setToolWin: [2024-06-27T10:48:39.595Z] [2024-06-27T10:48:39.595Z] setToolUnix: [2024-06-27T10:48:39.595Z] [2024-06-27T10:48:39.595Z] setToolProperty: [2024-06-27T10:48:39.595Z] [2024-06-27T10:48:39.595Z] setS1ASclassPath: [2024-06-27T10:48:39.595Z] [2024-06-27T10:48:39.595Z] init-common: [2024-06-27T10:48:39.595Z] [2024-06-27T10:48:39.595Z] ejb-jar-common: [2024-06-27T10:48:39.595Z] [2024-06-27T10:48:39.595Z] package-ejbjar-common: [2024-06-27T10:48:39.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:39.595Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:39.595Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-06-27T10:48:39.595Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] setOSConditions: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] fixFiles: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] convUnix: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] convWin: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] setToolWin: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] setToolUnix: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] setToolProperty: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] setS1ASclassPath: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] init-common: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] ear-common: [2024-06-27T10:48:39.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:39.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:39.596Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/descriptor/sun-application.xml to copy. [2024-06-27T10:48:39.596Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:48:39.596Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:39.596Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] deploy: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] setOSConditions: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] setToolWin: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] setToolUnix: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] setToolProperty: [2024-06-27T10:48:39.596Z] [2024-06-27T10:48:39.596Z] setS1ASclassPath: [2024-06-27T10:48:39.597Z] [2024-06-27T10:48:39.597Z] init-common: [2024-06-27T10:48:39.597Z] [2024-06-27T10:48:39.597Z] deploy-common: [2024-06-27T10:48:39.597Z] [echo] Current time (ISO): 2024-06-27T10:48:39.396+0000 [2024-06-27T10:48:39.597Z] [2024-06-27T10:48:39.597Z] setOSConditions: [2024-06-27T10:48:39.597Z] [2024-06-27T10:48:39.597Z] setToolWin: [2024-06-27T10:48:39.597Z] [2024-06-27T10:48:39.597Z] setToolUnix: [2024-06-27T10:48:39.597Z] [2024-06-27T10:48:39.597Z] setToolProperty: [2024-06-27T10:48:39.597Z] [2024-06-27T10:48:39.597Z] setS1ASclassPath: [2024-06-27T10:48:39.597Z] [2024-06-27T10:48:39.597Z] init-common: [2024-06-27T10:48:39.597Z] [2024-06-27T10:48:39.597Z] deploy-common-pe: [2024-06-27T10:48:39.731Z] [INFO] [2024-06-27T10:48:39.731Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:48:39.731Z] [INFO] [2024-06-27T10:48:39.731Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:48:39.756Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:39.757Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:63: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-06-27T10:48:39.757Z] [javac] private static Boolean BFALSE = new Boolean(false); [2024-06-27T10:48:39.757Z] [javac] ^ [2024-06-27T10:48:39.757Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:64: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-06-27T10:48:39.757Z] [javac] private static Boolean BTRUE = new Boolean(true); [2024-06-27T10:48:39.757Z] [javac] ^ [2024-06-27T10:48:39.757Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:154: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-06-27T10:48:39.757Z] [javac] new Boolean(args[2].indexOf("reply") != -1); [2024-06-27T10:48:39.757Z] [javac] ^ [2024-06-27T10:48:39.757Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:156: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-06-27T10:48:39.757Z] [javac] new Boolean((args[2].indexOf("jdbc") != -1)); [2024-06-27T10:48:39.757Z] [javac] ^ [2024-06-27T10:48:39.757Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:158: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-06-27T10:48:39.757Z] [javac] new Boolean((args[2].indexOf("rollback") != -1)); [2024-06-27T10:48:39.757Z] [javac] ^ [2024-06-27T10:48:39.795Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:39.795Z] [javac] 1 warning [2024-06-27T10:48:39.795Z] [2024-06-27T10:48:39.795Z] setOSConditions: [2024-06-27T10:48:39.795Z] [2024-06-27T10:48:39.795Z] setToolWin: [2024-06-27T10:48:39.795Z] [2024-06-27T10:48:39.795Z] setToolUnix: [2024-06-27T10:48:39.795Z] [2024-06-27T10:48:39.795Z] setToolProperty: [2024-06-27T10:48:39.795Z] [2024-06-27T10:48:39.795Z] setS1ASclassPath: [2024-06-27T10:48:39.796Z] [2024-06-27T10:48:39.796Z] init-common: [2024-06-27T10:48:39.796Z] [2024-06-27T10:48:39.796Z] compile-common: [2024-06-27T10:48:39.796Z] [echo] Current time (ISO): 2024-06-27T10:48:39.733+0000 [2024-06-27T10:48:39.796Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:39.819Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:39.819Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/injection/ejb/HelloBean.java uses or overrides a deprecated API. [2024-06-27T10:48:39.819Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:39.819Z] [javac] 1 warning [2024-06-27T10:48:39.819Z] [2024-06-27T10:48:39.819Z] setOSConditions: [2024-06-27T10:48:39.819Z] [2024-06-27T10:48:39.819Z] setToolWin: [2024-06-27T10:48:39.819Z] [2024-06-27T10:48:39.819Z] setToolUnix: [2024-06-27T10:48:39.819Z] [2024-06-27T10:48:39.819Z] setToolProperty: [2024-06-27T10:48:39.819Z] [2024-06-27T10:48:39.819Z] setS1ASclassPath: [2024-06-27T10:48:39.819Z] [2024-06-27T10:48:39.819Z] init-common: [2024-06-27T10:48:39.819Z] [2024-06-27T10:48:39.819Z] compile-common-with-endorsed-dir: [2024-06-27T10:48:39.819Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:39.935Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:39.935Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:39.935Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:39.935Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:39.935Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:39.935Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:39.935Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:40.011Z] [javac] 6 warnings [2024-06-27T10:48:40.011Z] [2024-06-27T10:48:40.011Z] build: [2024-06-27T10:48:40.011Z] [2024-06-27T10:48:40.011Z] setOSConditions: [2024-06-27T10:48:40.011Z] [2024-06-27T10:48:40.011Z] fixFiles: [2024-06-27T10:48:40.011Z] [2024-06-27T10:48:40.011Z] convUnix: [2024-06-27T10:48:40.011Z] [2024-06-27T10:48:40.011Z] convWin: [2024-06-27T10:48:40.011Z] [2024-06-27T10:48:40.011Z] setToolWin: [2024-06-27T10:48:40.012Z] [2024-06-27T10:48:40.012Z] setToolUnix: [2024-06-27T10:48:40.012Z] [2024-06-27T10:48:40.012Z] setToolProperty: [2024-06-27T10:48:40.012Z] [2024-06-27T10:48:40.012Z] setS1ASclassPath: [2024-06-27T10:48:40.012Z] [2024-06-27T10:48:40.012Z] init-common: [2024-06-27T10:48:40.012Z] [2024-06-27T10:48:40.012Z] package-persistence-common: [2024-06-27T10:48:40.012Z] [2024-06-27T10:48:40.012Z] ejb-jar-common: [2024-06-27T10:48:40.012Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:40.012Z] [2024-06-27T10:48:40.012Z] package-ejbjar-common: [2024-06-27T10:48:40.012Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:40.012Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:40.012Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:40.012Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbean-ejb.jar [2024-06-27T10:48:40.012Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:40.012Z] [2024-06-27T10:48:40.012Z] appclient-jar-common: [2024-06-27T10:48:40.012Z] [2024-06-27T10:48:40.012Z] package-appclientjar-common: [2024-06-27T10:48:40.012Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:40.012Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:40.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:40.013Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbean-client.jar [2024-06-27T10:48:40.013Z] [2024-06-27T10:48:40.013Z] webclient-war-common: [2024-06-27T10:48:40.013Z] [2024-06-27T10:48:40.013Z] build-ear-common: [2024-06-27T10:48:40.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:40.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:40.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:40.013Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbeanApp.ear [2024-06-27T10:48:40.013Z] [2024-06-27T10:48:40.013Z] create-resources: [2024-06-27T10:48:40.157Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-06-27T10:48:40.267Z] [2024-06-27T10:48:40.268Z] asadmin-batch-common: [2024-06-27T10:48:40.344Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:40.344Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:40.344Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:40.344Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:40.344Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:40.344Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:40.344Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:40.381Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:40.381Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:40.381Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:40.381Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:40.381Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:40.381Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:40.381Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:40.440Z] [java] IN AUTO-TIMEOUT!!! [2024-06-27T10:48:40.460Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:48:40.460Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:48:40.460Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test connector_group_2 [2024-06-27T10:48:40.460Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:48:40.460Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:48:40.460Z] + readonly GF_INTERNAL_ENV_SH=/tmp/NdLgf-internal-env [2024-06-27T10:48:40.460Z] + GF_INTERNAL_ENV_SH=/tmp/NdLgf-internal-env [2024-06-27T10:48:40.460Z] + '[' '!' -z '' ']' [2024-06-27T10:48:40.460Z] + export WSIMPORT_OPTS= [2024-06-27T10:48:40.460Z] + WSIMPORT_OPTS= [2024-06-27T10:48:40.460Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:48:40.460Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:48:40.460Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:48:40.460Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:40.460Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:40.460Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:40.460Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:40.460Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:48:40.460Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:48:40.460Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:48:40.460Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:48:40.460Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:48:40.460Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:48:40.460Z] + echo 'Preparing dependencies ...' [2024-06-27T10:48:40.460Z] Preparing dependencies ... [2024-06-27T10:48:40.460Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:48:40.637Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:40.637Z] [javac] 1 warning [2024-06-27T10:48:40.637Z] [2024-06-27T10:48:40.637Z] build: [2024-06-27T10:48:40.637Z] [2024-06-27T10:48:40.637Z] setOSConditions: [2024-06-27T10:48:40.637Z] [2024-06-27T10:48:40.637Z] setToolWin: [2024-06-27T10:48:40.637Z] [2024-06-27T10:48:40.637Z] setToolUnix: [2024-06-27T10:48:40.637Z] [2024-06-27T10:48:40.637Z] setToolProperty: [2024-06-27T10:48:40.637Z] [2024-06-27T10:48:40.637Z] setS1ASclassPath: [2024-06-27T10:48:40.637Z] [2024-06-27T10:48:40.637Z] init-common: [2024-06-27T10:48:40.637Z] [2024-06-27T10:48:40.637Z] ejb-jar-common: [2024-06-27T10:48:40.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:40.637Z] [2024-06-27T10:48:40.637Z] package-ejbjar-common: [2024-06-27T10:48:40.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:40.637Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/naming-injection-ejb.jar [2024-06-27T10:48:40.638Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:40.638Z] [2024-06-27T10:48:40.638Z] create-resources: [2024-06-27T10:48:40.638Z] [2024-06-27T10:48:40.638Z] asadmin-batch-common: [2024-06-27T10:48:40.694Z] [java] in SimpleEjb: timeout timer01 [2024-06-27T10:48:40.730Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:40.730Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:40.730Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:40.730Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:40.730Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:40.730Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:40.730Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:40.843Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:48:40.843Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_msgbean_QCF [2024-06-27T10:48:40.843Z] [exec] Connector resource jms/ejb_mdb_msgbean_QCF created. [2024-06-27T10:48:40.843Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.TopicConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_msgbean_TCF [2024-06-27T10:48:40.843Z] [exec] Connector resource jms/ejb_mdb_msgbean_TCF created. [2024-06-27T10:48:40.843Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_client_queue [2024-06-27T10:48:40.843Z] [exec] JMS Desctination ejb_mdb_msgbean_client_queue created. [2024-06-27T10:48:40.843Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_client_queue --target server --force=false jms/ejb_mdb_msgbean_client_queue [2024-06-27T10:48:40.870Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-06-27T10:48:40.894Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:41.115Z] [exec] test 3 will fail with Derby [2024-06-27T10:48:41.115Z] [exec] Value of key is: test1 : [2024-06-27T10:48:41.115Z] [exec] Value of key is: test2 : [2024-06-27T10:48:41.115Z] [exec] Value of key is: test3 : [2024-06-27T10:48:41.115Z] [exec] Value of key is: test4 : [2024-06-27T10:48:41.115Z] [exec] Value of key is: test5 : [2024-06-27T10:48:41.115Z] [exec] jdbc appauth status: [2024-06-27T10:48:41.115Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:41.115Z] [exec] [2024-06-27T10:48:41.115Z] [exec] [2024-06-27T10:48:41.115Z] [exec] ----------------------------------------- [2024-06-27T10:48:41.115Z] [exec] - test2 : : PASS - [2024-06-27T10:48:41.115Z] [exec] - test1 : : PASS - [2024-06-27T10:48:41.115Z] [exec] - test3 : : PASS - [2024-06-27T10:48:41.115Z] [exec] - test4 : : PASS - [2024-06-27T10:48:41.115Z] [exec] - test5 : : PASS - [2024-06-27T10:48:41.115Z] [exec] ----------------------------------------- [2024-06-27T10:48:41.115Z] [exec] Total PASS: 5 [2024-06-27T10:48:41.115Z] [exec] Total FAIL: 0 [2024-06-27T10:48:41.115Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:48:41.115Z] [exec] ----------------------------------------- [2024-06-27T10:48:41.115Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:41.115Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:41.138Z] [exec] Administered object jms/ejb_mdb_msgbean_client_queue created. [2024-06-27T10:48:41.138Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_client_topic [2024-06-27T10:48:41.138Z] [exec] JMS Desctination ejb_mdb_msgbean_client_topic created. [2024-06-27T10:48:41.139Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_client_topic --target server --force=false jms/ejb_mdb_msgbean_client_topic [2024-06-27T10:48:41.139Z] [exec] Administered object jms/ejb_mdb_msgbean_client_topic created. [2024-06-27T10:48:41.139Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:41.139Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_cmt created. [2024-06-27T10:48:41.139Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_queue_cmt --target server --force=false jms/ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:41.139Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmt created. [2024-06-27T10:48:41.139Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:41.149Z] [INFO] [exec] Application deployed with name jsfinjection. [2024-06-27T10:48:41.149Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:41.149Z] [WARNING] [echo] [2024-06-27T10:48:41.149Z] [WARNING] [echo] ************************* [2024-06-27T10:48:41.149Z] [WARNING] [echo] * build-deploy jdbc/jdbcusertx [2024-06-27T10:48:41.149Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jdbc/jdbcusertx [2024-06-27T10:48:41.149Z] [WARNING] [echo] ************************* [2024-06-27T10:48:41.149Z] [WARNING] [echo] [2024-06-27T10:48:41.149Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:41.149Z] [WARNING] [echo] Listing of source files: JdbcUserTxTestNG.java [2024-06-27T10:48:41.149Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:41.149Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:41.149Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:41.149Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:41.149Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:41.149Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:41.149Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:41.149Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:41.149Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:41.149Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:41.149Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:41.149Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:41.149Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:41.149Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:48:41.149Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:41.149Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:48:41.149Z] [javac] ^ [2024-06-27T10:48:41.149Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jdbc/jdbcusertx/src/test/JdbcUserTxTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:41.149Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:41.149Z] 6 warnings [2024-06-27T10:48:41.149Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:41.150Z] [WARNING] [echo] Now creating a war file ../../dist/jdbcusertx/jdbcusertx.war [2024-06-27T10:48:41.149Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:48:41.150Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:48:41.150Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jdbcusertx/app [2024-06-27T10:48:41.150Z] [javac] ^ [2024-06-27T10:48:41.150Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:48:41.150Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:41.150Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jdbcusertx [2024-06-27T10:48:41.150Z] [javac] 3 warnings [2024-06-27T10:48:41.150Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jdbcusertx/app [2024-06-27T10:48:41.150Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/aod-ra.jar [2024-06-27T10:48:41.150Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/aod-ra.rar [2024-06-27T10:48:41.150Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:41.150Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraApp.ear [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] setup: [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] deploy: [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] setOSConditions: [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] setToolWin: [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] setToolUnix: [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] setToolProperty: [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] setS1ASclassPath: [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] init-common: [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] deploy-common: [2024-06-27T10:48:41.150Z] [echo] Current time (ISO): 2024-06-27T10:48:41.086+0000 [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] setOSConditions: [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] setToolWin: [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.150Z] setToolUnix: [2024-06-27T10:48:41.150Z] [2024-06-27T10:48:41.151Z] setToolProperty: [2024-06-27T10:48:41.151Z] [2024-06-27T10:48:41.151Z] setS1ASclassPath: [2024-06-27T10:48:41.151Z] [2024-06-27T10:48:41.151Z] init-common: [2024-06-27T10:48:41.151Z] [2024-06-27T10:48:41.151Z] deploy-common-pe: [2024-06-27T10:48:41.280Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:41.281Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/servlet/taglib/EchoAttributesTag.java uses unchecked or unsafe operations. [2024-06-27T10:48:41.281Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:41.281Z] [javac] 1 warning [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] build: [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] setOSConditions: [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] setToolWin: [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] setToolUnix: [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] setToolProperty: [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] setS1ASclassPath: [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] init-common: [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] webclient-war-common: [2024-06-27T10:48:41.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] clear: [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] test-tlds-exist: [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] copy-tlds: [2024-06-27T10:48:41.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:48:41.281Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] test-tagfiles-exist: [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] copy-tagfiles: [2024-06-27T10:48:41.281Z] [2024-06-27T10:48:41.281Z] package-war-common: [2024-06-27T10:48:41.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:41.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:41.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/lib [2024-06-27T10:48:41.281Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:41.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:41.282Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-attribute-name-with-colon-or-dot-web.war [2024-06-27T10:48:41.282Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:41.282Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:41.282Z] [javac] Compiling 1 source file [2024-06-27T10:48:41.282Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:41.282Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:41.282Z] [2024-06-27T10:48:41.282Z] deploy: [2024-06-27T10:48:41.282Z] [2024-06-27T10:48:41.282Z] deploy-war-common: [2024-06-27T10:48:41.282Z] [2024-06-27T10:48:41.282Z] setOSConditions: [2024-06-27T10:48:41.282Z] [2024-06-27T10:48:41.282Z] setToolWin: [2024-06-27T10:48:41.282Z] [2024-06-27T10:48:41.282Z] setToolUnix: [2024-06-27T10:48:41.282Z] [2024-06-27T10:48:41.282Z] setToolProperty: [2024-06-27T10:48:41.282Z] [2024-06-27T10:48:41.282Z] setS1ASclassPath: [2024-06-27T10:48:41.282Z] [2024-06-27T10:48:41.282Z] init-common: [2024-06-27T10:48:41.282Z] [2024-06-27T10:48:41.282Z] deploy-war-commonpe: [2024-06-27T10:48:41.393Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_bmt created. [2024-06-27T10:48:41.393Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_queue_bmt --target server --force=false jms/ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:41.393Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_bmt created. [2024-06-27T10:48:41.393Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:41.393Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_cmtns created. [2024-06-27T10:48:41.394Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_queue_cmtns --target server --force=false jms/ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:41.394Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmtns created. [2024-06-27T10:48:41.394Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:41.394Z] [exec] JMS Desctination ejb_mdb_msgbean_topic_cmt created. [2024-06-27T10:48:41.394Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_topic_cmt --target server --force=false jms/ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:41.394Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_cmt created. [2024-06-27T10:48:41.394Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_topic_bmt [2024-06-27T10:48:41.394Z] [exec] JMS Desctination ejb_mdb_msgbean_topic_bmt created. [2024-06-27T10:48:41.394Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_topic_bmt --target server --force=false jms/ejb_mdb_msgbean_topic_bmt [2024-06-27T10:48:41.394Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_bmt created. [2024-06-27T10:48:41.394Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_op_test_topic [2024-06-27T10:48:41.404Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:41.404Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:41.404Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:41.404Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:41.404Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:41.404Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:41.404Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:41.404Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:41.404Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:41.404Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:41.404Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:41.548Z] [INFO] [exec] Application deployed with name jsfastrologer. [2024-06-27T10:48:41.548Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:41.548Z] [WARNING] [echo] [2024-06-27T10:48:41.548Z] [WARNING] [echo] ************************* [2024-06-27T10:48:41.548Z] [WARNING] [echo] * build-deploy web/jsfinjection [2024-06-27T10:48:41.548Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfinjection [2024-06-27T10:48:41.548Z] [WARNING] [echo] ************************* [2024-06-27T10:48:41.548Z] [WARNING] [echo] [2024-06-27T10:48:41.548Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:41.548Z] [WARNING] [echo] Listing of source files: JSFInjectionTestNG.java [2024-06-27T10:48:41.548Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:41.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:48:41.618Z] [java] IN AUTO-TIMEOUT!!! [2024-06-27T10:48:41.649Z] [exec] JMS Desctination ejb_mdb_msgbean_op_test_topic created. [2024-06-27T10:48:41.649Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_op_test_topic --target server --force=false jms/ejb_mdb_msgbean_op_test_topic [2024-06-27T10:48:41.649Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_topic created. [2024-06-27T10:48:41.649Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_op_test_queue [2024-06-27T10:48:41.649Z] [exec] JMS Desctination ejb_mdb_msgbean_op_test_queue created. [2024-06-27T10:48:41.649Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_op_test_queue --target server --force=false jms/ejb_mdb_msgbean_op_test_queue [2024-06-27T10:48:41.649Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_queue created. [2024-06-27T10:48:41.649Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt [2024-06-27T10:48:41.649Z] [2024-06-27T10:48:41.649Z] deploy: [2024-06-27T10:48:41.649Z] [2024-06-27T10:48:41.649Z] setOSConditions: [2024-06-27T10:48:41.649Z] [2024-06-27T10:48:41.649Z] setToolWin: [2024-06-27T10:48:41.649Z] [2024-06-27T10:48:41.649Z] setToolUnix: [2024-06-27T10:48:41.649Z] [2024-06-27T10:48:41.649Z] setToolProperty: [2024-06-27T10:48:41.649Z] [2024-06-27T10:48:41.650Z] setS1ASclassPath: [2024-06-27T10:48:41.650Z] [2024-06-27T10:48:41.650Z] init-common: [2024-06-27T10:48:41.650Z] [2024-06-27T10:48:41.650Z] execute-ejb-sql-common: [2024-06-27T10:48:41.660Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:41.660Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:41.660Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jdbc/jdbcusertx/src/java/MyServlet.java uses unchecked or unsafe operations. [2024-06-27T10:48:41.660Z] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:41.660Z] 6 warnings [2024-06-27T10:48:41.660Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jdbcusertx/app/META-INF [2024-06-27T10:48:41.660Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jdbc/jdbcusertx/metadata/persistence.xml to copy. [2024-06-27T10:48:41.660Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jdbcusertx/jdbcusertx.war [2024-06-27T10:48:41.660Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:41.660Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:41.660Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:41.660Z] [WARNING] [echo] deploying jdbcusertx.war [2024-06-27T10:48:41.674Z] [2024-06-27T10:48:41.674Z] checkReporting-common: [2024-06-27T10:48:41.674Z] [2024-06-27T10:48:41.674Z] confirmReportPresent-common: [2024-06-27T10:48:41.674Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:48:41.674Z] [echo] Test seems to be reported fine [2024-06-27T10:48:41.674Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/appauth/RepRunConf.txt [2024-06-27T10:48:41.674Z] [2024-06-27T10:48:41.674Z] confirmMissingReport-common: [2024-06-27T10:48:41.674Z] [2024-06-27T10:48:41.674Z] reset-derby-for-no-authentication: [2024-06-27T10:48:41.674Z] [2024-06-27T10:48:41.674Z] setOSConditions: [2024-06-27T10:48:41.674Z] [2024-06-27T10:48:41.674Z] setToolWin: [2024-06-27T10:48:41.674Z] [2024-06-27T10:48:41.674Z] setToolUnix: [2024-06-27T10:48:41.674Z] [2024-06-27T10:48:41.674Z] setToolProperty: [2024-06-27T10:48:41.674Z] [2024-06-27T10:48:41.674Z] setS1ASclassPath: [2024-06-27T10:48:41.674Z] [2024-06-27T10:48:41.674Z] init-common: [2024-06-27T10:48:41.674Z] [2024-06-27T10:48:41.675Z] stop-derby: [2024-06-27T10:48:41.675Z] [2024-06-27T10:48:41.675Z] stop-derby-aix: [2024-06-27T10:48:41.675Z] [2024-06-27T10:48:41.675Z] stop-derby-nonaix: [2024-06-27T10:48:41.675Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:48:41.696Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:41.696Z] [javac] 1 warning [2024-06-27T10:48:41.696Z] [2024-06-27T10:48:41.696Z] build: [2024-06-27T10:48:41.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraApp.ear [2024-06-27T10:48:41.802Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:41.802Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:41.802Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:41.802Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:41.802Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:41.802Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:41.802Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:41.803Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:41.803Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:41.803Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:41.803Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:41.830Z] [exec] Jun 27, 2024 10:48:41 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:48:41.830Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6f3bd37f [2024-06-27T10:48:41.830Z] [exec] Looked up home!! [2024-06-27T10:48:41.830Z] [exec] Narrowed home!! [2024-06-27T10:48:41.841Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-attribute-name-with-colon-or-dot --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-attribute-name-with-colon-or-dot-web.war [2024-06-27T10:48:41.872Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:48:41.872Z] [exec] Waiting finished after 4,963 ms. [2024-06-27T10:48:41.872Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:48:41.872Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:48:41.872Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:48:41.872Z] [exec] Admin Port: 4,848 [2024-06-27T10:48:41.872Z] [exec] Command start-domain executed successfully. [2024-06-27T10:48:41.872Z] [2024-06-27T10:48:41.873Z] start-server-windows: [2024-06-27T10:48:41.873Z] [2024-06-27T10:48:41.873Z] setOSConditions: [2024-06-27T10:48:41.873Z] [2024-06-27T10:48:41.873Z] setToolWin: [2024-06-27T10:48:41.873Z] [2024-06-27T10:48:41.873Z] setToolUnix: [2024-06-27T10:48:41.873Z] [2024-06-27T10:48:41.873Z] setToolProperty: [2024-06-27T10:48:41.873Z] [2024-06-27T10:48:41.873Z] setS1ASclassPath: [2024-06-27T10:48:41.873Z] [2024-06-27T10:48:41.873Z] init-common: [2024-06-27T10:48:41.873Z] [2024-06-27T10:48:41.873Z] deploy-rar-common: [2024-06-27T10:48:41.873Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-06-27T10:48:41.950Z] [2024-06-27T10:48:41.950Z] setOSConditions: [2024-06-27T10:48:41.950Z] [2024-06-27T10:48:41.950Z] fixFiles: [2024-06-27T10:48:41.950Z] [2024-06-27T10:48:41.950Z] convUnix: [2024-06-27T10:48:41.950Z] [2024-06-27T10:48:41.950Z] convWin: [2024-06-27T10:48:41.951Z] [2024-06-27T10:48:41.951Z] setToolWin: [2024-06-27T10:48:41.951Z] [2024-06-27T10:48:41.951Z] setToolUnix: [2024-06-27T10:48:41.951Z] [2024-06-27T10:48:41.951Z] setToolProperty: [2024-06-27T10:48:41.951Z] [2024-06-27T10:48:41.951Z] setS1ASclassPath: [2024-06-27T10:48:41.951Z] [2024-06-27T10:48:41.951Z] init-common: [2024-06-27T10:48:41.951Z] [2024-06-27T10:48:41.951Z] package-persistence-common: [2024-06-27T10:48:41.951Z] [2024-06-27T10:48:41.951Z] ejb-jar-common: [2024-06-27T10:48:41.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:41.951Z] [2024-06-27T10:48:41.951Z] package-ejbjar-common: [2024-06-27T10:48:41.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:41.951Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:41.951Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:41.951Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:41.951Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-flush-test-ejb.jar [2024-06-27T10:48:41.951Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:41.951Z] [2024-06-27T10:48:41.951Z] appclient-jar-common: [2024-06-27T10:48:41.951Z] [2024-06-27T10:48:41.951Z] package-appclientjar-common: [2024-06-27T10:48:41.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:41.951Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:41.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:41.952Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-flush-test-client.jar [2024-06-27T10:48:41.952Z] [2024-06-27T10:48:41.952Z] webclient-war-common: [2024-06-27T10:48:41.952Z] [2024-06-27T10:48:41.952Z] build-ear-common: [2024-06-27T10:48:41.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:41.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:41.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:41.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:41.952Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-flush-testApp.ear [2024-06-27T10:48:41.952Z] [2024-06-27T10:48:41.952Z] deploy: [2024-06-27T10:48:41.952Z] [2024-06-27T10:48:41.952Z] setOSConditions: [2024-06-27T10:48:41.952Z] [2024-06-27T10:48:41.952Z] setToolWin: [2024-06-27T10:48:41.952Z] [2024-06-27T10:48:41.952Z] setToolUnix: [2024-06-27T10:48:41.952Z] [2024-06-27T10:48:41.952Z] setToolProperty: [2024-06-27T10:48:41.952Z] [2024-06-27T10:48:41.952Z] setS1ASclassPath: [2024-06-27T10:48:41.952Z] [2024-06-27T10:48:41.952Z] init-common: [2024-06-27T10:48:41.952Z] [2024-06-27T10:48:41.952Z] execute-ejb-sql-common: [2024-06-27T10:48:41.952Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/sql/create_pointbase.sql [2024-06-27T10:48:42.058Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:42.058Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:42.058Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfinjection/src/test/JSFInjectionTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:42.058Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:42.058Z] 6 warnings [2024-06-27T10:48:42.058Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:42.058Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/jsfinjection.war [2024-06-27T10:48:42.058Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app [2024-06-27T10:48:42.058Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/basicweb [2024-06-27T10:48:42.058Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app [2024-06-27T10:48:42.058Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/basicweb [2024-06-27T10:48:42.058Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app [2024-06-27T10:48:42.058Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:42.058Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:42.058Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:42.058Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:42.058Z] [exec] Application deployed with name cdi-full-earApp. [2024-06-27T10:48:42.058Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-06-27T10:48:42.058Z] [echo] Deployment on target server server successful [2024-06-27T10:48:42.058Z] [2024-06-27T10:48:42.059Z] setOSConditions: [2024-06-27T10:48:42.059Z] [2024-06-27T10:48:42.059Z] setToolWin: [2024-06-27T10:48:42.059Z] [2024-06-27T10:48:42.059Z] setToolUnix: [2024-06-27T10:48:42.059Z] [2024-06-27T10:48:42.059Z] setToolProperty: [2024-06-27T10:48:42.059Z] [2024-06-27T10:48:42.059Z] setS1ASclassPath: [2024-06-27T10:48:42.059Z] [2024-06-27T10:48:42.059Z] init-common: [2024-06-27T10:48:42.059Z] [2024-06-27T10:48:42.059Z] deploy-common-ee: [2024-06-27T10:48:42.059Z] [2024-06-27T10:48:42.059Z] run: [2024-06-27T10:48:42.085Z] [exec] Got the EJB!! [2024-06-27T10:48:42.085Z] [exec] [2024-06-27T10:48:42.085Z] [exec] Stateful Session results (microsec): with tx no tx: [2024-06-27T10:48:42.085Z] [exec] [2024-06-27T10:48:42.085Z] [exec] Stateless Session results (microsec): with tx no tx: [2024-06-27T10:48:42.232Z] [sql] Failed to execute: Drop table A1 [2024-06-27T10:48:42.232Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'A1' because it does not exist. [2024-06-27T10:48:42.232Z] [sql] Failed to execute: Drop table A2 [2024-06-27T10:48:42.232Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'A2' because it does not exist. [2024-06-27T10:48:42.232Z] [sql] 2 of 4 SQL statements executed successfully [2024-06-27T10:48:42.232Z] [2024-06-27T10:48:42.232Z] setOSConditions: [2024-06-27T10:48:42.232Z] [2024-06-27T10:48:42.232Z] setToolWin: [2024-06-27T10:48:42.232Z] [2024-06-27T10:48:42.232Z] setToolUnix: [2024-06-27T10:48:42.232Z] [2024-06-27T10:48:42.232Z] setToolProperty: [2024-06-27T10:48:42.232Z] [2024-06-27T10:48:42.232Z] setS1ASclassPath: [2024-06-27T10:48:42.232Z] [2024-06-27T10:48:42.232Z] init-common: [2024-06-27T10:48:42.232Z] [2024-06-27T10:48:42.232Z] deploy-common: [2024-06-27T10:48:42.232Z] [echo] Current time (ISO): 2024-06-27T10:48:42.066+0000 [2024-06-27T10:48:42.232Z] [2024-06-27T10:48:42.232Z] setOSConditions: [2024-06-27T10:48:42.232Z] [2024-06-27T10:48:42.232Z] setToolWin: [2024-06-27T10:48:42.232Z] [2024-06-27T10:48:42.232Z] setToolUnix: [2024-06-27T10:48:42.232Z] [2024-06-27T10:48:42.232Z] setToolProperty: [2024-06-27T10:48:42.233Z] [2024-06-27T10:48:42.233Z] setS1ASclassPath: [2024-06-27T10:48:42.233Z] [2024-06-27T10:48:42.233Z] init-common: [2024-06-27T10:48:42.233Z] [2024-06-27T10:48:42.233Z] deploy-common-pe: [2024-06-27T10:48:42.255Z] [java] Thu Jun 27 10:48:41 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:48:42.255Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties [2024-06-27T10:48:42.255Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties.bkp to copy. [2024-06-27T10:48:42.255Z] [2024-06-27T10:48:42.255Z] setOSConditions: [2024-06-27T10:48:42.255Z] [2024-06-27T10:48:42.255Z] setToolWin: [2024-06-27T10:48:42.255Z] [2024-06-27T10:48:42.255Z] setToolUnix: [2024-06-27T10:48:42.255Z] [2024-06-27T10:48:42.255Z] setToolProperty: [2024-06-27T10:48:42.255Z] [2024-06-27T10:48:42.255Z] setS1ASclassPath: [2024-06-27T10:48:42.255Z] [2024-06-27T10:48:42.255Z] init-common: [2024-06-27T10:48:42.255Z] [2024-06-27T10:48:42.255Z] start-derby: [2024-06-27T10:48:42.255Z] [2024-06-27T10:48:42.255Z] start-derby-aix: [2024-06-27T10:48:42.255Z] [2024-06-27T10:48:42.255Z] start-derby-nonaix: [2024-06-27T10:48:42.255Z] [echo] Starting Derby DB Server ... [2024-06-27T10:48:42.313Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:42.313Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:42.313Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:42.313Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:42.313Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:42.313Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:42.313Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:42.341Z] [exec] [2024-06-27T10:48:42.341Z] [exec] BMP Entity results (microsec): with tx no tx: [2024-06-27T10:48:42.341Z] [exec] Successfully caught exception class java.lang.Exception throwException [2024-06-27T10:48:42.341Z] [exec] Successfully caught exception class jakarta.ejb.FinderException throwAppException1 [2024-06-27T10:48:42.341Z] [exec] Successfully caught exception class jakarta.ejb.ObjectNotFoundException throwAppException2 [2024-06-27T10:48:42.341Z] [exec] Value of key is: main [2024-06-27T10:48:42.341Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:42.341Z] [exec] [2024-06-27T10:48:42.341Z] [exec] [2024-06-27T10:48:42.341Z] [exec] ----------------------------------------- [2024-06-27T10:48:42.341Z] [exec] - main: PASS - [2024-06-27T10:48:42.341Z] [exec] ----------------------------------------- [2024-06-27T10:48:42.341Z] [exec] Total PASS: 1 [2024-06-27T10:48:42.341Z] [exec] Total FAIL: 0 [2024-06-27T10:48:42.341Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:48:42.341Z] [exec] ----------------------------------------- [2024-06-27T10:48:42.341Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:42.341Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:42.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-06-27T10:48:42.541Z] [java] IN AUTO-TIMEOUT!!! [2024-06-27T10:48:42.568Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:42.568Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:42.568Z] 6 warnings [2024-06-27T10:48:42.568Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-06-27T10:48:42.568Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfinjection/metadata/persistence.xml to copy. [2024-06-27T10:48:42.568Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/basicweb/jsfinjection.war [2024-06-27T10:48:42.568Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:42.568Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:42.568Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:42.568Z] [WARNING] [echo] deploying jsfinjection.war [2024-06-27T10:48:42.573Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/sql/create_pointbase.sql [2024-06-27T10:48:42.573Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] setOSConditions: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] setToolWin: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] setToolUnix: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] setToolProperty: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] setS1ASclassPath: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] init-common: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] deploy-common: [2024-06-27T10:48:42.573Z] [echo] Current time (ISO): 2024-06-27T10:48:42.551+0000 [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] setOSConditions: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] setToolWin: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] setToolUnix: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] setToolProperty: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] setS1ASclassPath: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] init-common: [2024-06-27T10:48:42.573Z] [2024-06-27T10:48:42.573Z] deploy-common-pe: [2024-06-27T10:48:42.583Z] [INFO] [exec] Application deployed with name jdbcusertx. [2024-06-27T10:48:42.583Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:42.583Z] [WARNING] [echo] [2024-06-27T10:48:42.583Z] [WARNING] [echo] ************************* [2024-06-27T10:48:42.583Z] [WARNING] [echo] * build-deploy persistence/jpainjectemf [2024-06-27T10:48:42.583Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpainjectemf [2024-06-27T10:48:42.583Z] [WARNING] [echo] ************************* [2024-06-27T10:48:42.583Z] [WARNING] [echo] [2024-06-27T10:48:42.583Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:42.583Z] [WARNING] [echo] Listing of source files: JpaInjectEMFTestNG.java [2024-06-27T10:48:42.583Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:42.596Z] [2024-06-27T10:48:42.596Z] checkReporting-common: [2024-06-27T10:48:42.634Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-06-27T10:48:42.634Z] [java] : [2024-06-27T10:48:42.634Z] [java] Value of key is: main [2024-06-27T10:48:42.634Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:42.634Z] [java] [2024-06-27T10:48:42.634Z] [java] [2024-06-27T10:48:42.634Z] [java] ----------------------------------------- [2024-06-27T10:48:42.634Z] [java] - main: PASS - [2024-06-27T10:48:42.634Z] [java] ----------------------------------------- [2024-06-27T10:48:42.634Z] [java] Total PASS: 1 [2024-06-27T10:48:42.634Z] [java] Total FAIL: 0 [2024-06-27T10:48:42.634Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:48:42.634Z] [java] ----------------------------------------- [2024-06-27T10:48:42.634Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:48:42.640Z] [exec] Application deployed with name administered-object-definition-embedraApp. [2024-06-27T10:48:42.640Z] [echo] Deployment on target server server successful [2024-06-27T10:48:42.640Z] [2024-06-27T10:48:42.640Z] setOSConditions: [2024-06-27T10:48:42.640Z] [2024-06-27T10:48:42.640Z] setToolWin: [2024-06-27T10:48:42.640Z] [2024-06-27T10:48:42.640Z] setToolUnix: [2024-06-27T10:48:42.640Z] [2024-06-27T10:48:42.640Z] setToolProperty: [2024-06-27T10:48:42.640Z] [2024-06-27T10:48:42.640Z] setS1ASclassPath: [2024-06-27T10:48:42.640Z] [2024-06-27T10:48:42.641Z] init-common: [2024-06-27T10:48:42.641Z] [2024-06-27T10:48:42.641Z] deploy-common-ee: [2024-06-27T10:48:42.641Z] [2024-06-27T10:48:42.641Z] run: [2024-06-27T10:48:42.641Z] [2024-06-27T10:48:42.641Z] setOSConditions: [2024-06-27T10:48:42.641Z] [2024-06-27T10:48:42.641Z] setToolWin: [2024-06-27T10:48:42.641Z] [2024-06-27T10:48:42.641Z] setToolUnix: [2024-06-27T10:48:42.641Z] [2024-06-27T10:48:42.641Z] setToolProperty: [2024-06-27T10:48:42.641Z] [2024-06-27T10:48:42.641Z] setS1ASclassPath: [2024-06-27T10:48:42.641Z] [2024-06-27T10:48:42.641Z] init-common: [2024-06-27T10:48:42.641Z] [2024-06-27T10:48:42.641Z] runclient-common: [2024-06-27T10:48:42.641Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraAppClient.jar -name administered-object-definition-embedraClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-06-27T10:48:42.791Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-flush-testApp.ear [2024-06-27T10:48:42.855Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:42.856Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:42.856Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:42.856Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:42.856Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:42.856Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:42.856Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:42.856Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:42.856Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:42.856Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:42.856Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:42.884Z] [2024-06-27T10:48:42.884Z] confirmReportPresent-common: [2024-06-27T10:48:42.884Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:48:42.884Z] [echo] Test seems to be reported fine [2024-06-27T10:48:42.884Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/proxy/RepRunConf.txt [2024-06-27T10:48:42.884Z] [2024-06-27T10:48:42.884Z] confirmMissingReport-common: [2024-06-27T10:48:42.884Z] [2024-06-27T10:48:42.884Z] undeploy: [2024-06-27T10:48:42.884Z] [2024-06-27T10:48:42.884Z] setOSConditions: [2024-06-27T10:48:42.884Z] [2024-06-27T10:48:42.884Z] setToolWin: [2024-06-27T10:48:42.884Z] [2024-06-27T10:48:42.884Z] setToolUnix: [2024-06-27T10:48:42.884Z] [2024-06-27T10:48:42.884Z] setToolProperty: [2024-06-27T10:48:42.884Z] [2024-06-27T10:48:42.884Z] setS1ASclassPath: [2024-06-27T10:48:42.884Z] [2024-06-27T10:48:42.885Z] init-common: [2024-06-27T10:48:42.885Z] [2024-06-27T10:48:42.885Z] undeploy-common: [2024-06-27T10:48:42.888Z] [java] appLevelViaLookup = 'null' [2024-06-27T10:48:42.888Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:48:42.888Z] [2024-06-27T10:48:42.888Z] undeploy: [2024-06-27T10:48:42.889Z] [2024-06-27T10:48:42.889Z] setOSConditions: [2024-06-27T10:48:42.889Z] [2024-06-27T10:48:42.889Z] setToolWin: [2024-06-27T10:48:42.889Z] [2024-06-27T10:48:42.889Z] setToolUnix: [2024-06-27T10:48:42.889Z] [2024-06-27T10:48:42.889Z] setToolProperty: [2024-06-27T10:48:42.889Z] [2024-06-27T10:48:42.889Z] setS1ASclassPath: [2024-06-27T10:48:42.889Z] [2024-06-27T10:48:42.889Z] init-common: [2024-06-27T10:48:42.889Z] [2024-06-27T10:48:42.889Z] undeploy-common: [2024-06-27T10:48:42.939Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.net.URL --factoryclass org.glassfish.resources.custom.factory.URLObjectFactory --enabled=true --property "spec=http\\://java.net" --target server url/testUrl [2024-06-27T10:48:42.939Z] [exec] Custom Resource url/testUrl created. [2024-06-27T10:48:42.939Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt [2024-06-27T10:48:42.939Z] [2024-06-27T10:48:42.939Z] deploy: [2024-06-27T10:48:42.939Z] [2024-06-27T10:48:42.939Z] setOSConditions: [2024-06-27T10:48:42.939Z] [2024-06-27T10:48:42.939Z] setToolWin: [2024-06-27T10:48:42.939Z] [2024-06-27T10:48:42.939Z] setToolUnix: [2024-06-27T10:48:42.939Z] [2024-06-27T10:48:42.939Z] setToolProperty: [2024-06-27T10:48:42.939Z] [2024-06-27T10:48:42.939Z] setS1ASclassPath: [2024-06-27T10:48:42.939Z] [2024-06-27T10:48:42.939Z] init-common: [2024-06-27T10:48:42.939Z] [2024-06-27T10:48:42.939Z] deploy-jar-common: [2024-06-27T10:48:42.972Z] Avoid second fetch [2024-06-27T10:48:42.983Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:48:42.985Z] [INFO] Scanning for projects... [2024-06-27T10:48:43.007Z] [INFO] [2024-06-27T10:48:43.007Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:48:43.007Z] [INFO] [2024-06-27T10:48:43.007Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:48:43.110Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:43.110Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:43.110Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpainjectemf/src/test/JpaInjectEMFTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:43.110Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:43.110Z] 6 warnings [2024-06-27T10:48:43.110Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:43.110Z] [WARNING] [echo] Now creating a war file ../../dist/jpainjectemf/jpainjectemf.war [2024-06-27T10:48:43.110Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpainjectemf/app [2024-06-27T10:48:43.110Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jpainjectemf [2024-06-27T10:48:43.110Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpainjectemf/app [2024-06-27T10:48:43.110Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:43.110Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:43.110Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:43.110Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:43.110Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:43.110Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:43.110Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:43.110Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:43.110Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:43.110Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:43.110Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:43.143Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbeanApp.ear [2024-06-27T10:48:43.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-06-27T10:48:43.216Z] [exec] Application deployed with name web-jsp-attribute-name-with-colon-or-dot-web. [2024-06-27T10:48:43.216Z] [2024-06-27T10:48:43.216Z] deploy-war-commonee: [2024-06-27T10:48:43.216Z] [2024-06-27T10:48:43.216Z] run: [2024-06-27T10:48:43.216Z] [java] Connecting to: http://localhost:45711/web-jsp-attribute-name-with-colon-or-dot/jsp//test.jsp [2024-06-27T10:48:43.216Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:43.216Z] [java] [2024-06-27T10:48:43.216Z] [java] [2024-06-27T10:48:43.216Z] [java] ----------------------------------------- [2024-06-27T10:48:43.216Z] [java] - jsp-attribute-name-with-colon-or-dot: PASS - [2024-06-27T10:48:43.216Z] [java] ----------------------------------------- [2024-06-27T10:48:43.216Z] [java] - Total PASS : 1 - [2024-06-27T10:48:43.216Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:43.216Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:43.216Z] [java] ----------------------------------------- [2024-06-27T10:48:43.216Z] [2024-06-27T10:48:43.216Z] undeploy: [2024-06-27T10:48:43.216Z] [2024-06-27T10:48:43.216Z] setOSConditions: [2024-06-27T10:48:43.216Z] [2024-06-27T10:48:43.216Z] setToolWin: [2024-06-27T10:48:43.216Z] [2024-06-27T10:48:43.216Z] setToolUnix: [2024-06-27T10:48:43.216Z] [2024-06-27T10:48:43.216Z] setToolProperty: [2024-06-27T10:48:43.216Z] [2024-06-27T10:48:43.216Z] setS1ASclassPath: [2024-06-27T10:48:43.216Z] [2024-06-27T10:48:43.216Z] init-common: [2024-06-27T10:48:43.217Z] [2024-06-27T10:48:43.217Z] undeploy-war-common: [2024-06-27T10:48:43.364Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:43.364Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:43.364Z] 6 warnings [2024-06-27T10:48:43.364Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-06-27T10:48:43.364Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-06-27T10:48:43.364Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jpainjectemf/jpainjectemf.war [2024-06-27T10:48:43.364Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:43.364Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:43.364Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:43.364Z] [WARNING] [echo] deploying jpainjectemf.war [2024-06-27T10:48:43.397Z] [2024-06-27T10:48:43.397Z] all: [2024-06-27T10:48:43.397Z] [2024-06-27T10:48:43.397Z] setOSConditions: [2024-06-27T10:48:43.397Z] [2024-06-27T10:48:43.397Z] setToolWin: [2024-06-27T10:48:43.397Z] [2024-06-27T10:48:43.397Z] setToolUnix: [2024-06-27T10:48:43.397Z] [2024-06-27T10:48:43.397Z] setToolProperty: [2024-06-27T10:48:43.397Z] [2024-06-27T10:48:43.397Z] setS1ASclassPath: [2024-06-27T10:48:43.397Z] [2024-06-27T10:48:43.397Z] init-common: [2024-06-27T10:48:43.397Z] [2024-06-27T10:48:43.397Z] clean: [2024-06-27T10:48:43.397Z] [2024-06-27T10:48:43.397Z] setOSConditions: [2024-06-27T10:48:43.397Z] [2024-06-27T10:48:43.397Z] setToolWin: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setToolUnix: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setToolProperty: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setS1ASclassPath: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] init-common: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] clean-common: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setOSConditions: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setToolWin: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setToolUnix: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setToolProperty: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setS1ASclassPath: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] init-common: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] clean-classes-common: [2024-06-27T10:48:43.398Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setOSConditions: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setToolWin: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setToolUnix: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setToolProperty: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] setS1ASclassPath: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] init-common: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.398Z] clean-jars-common: [2024-06-27T10:48:43.398Z] [2024-06-27T10:48:43.399Z] compile: [2024-06-27T10:48:43.399Z] [2024-06-27T10:48:43.399Z] setOSConditions: [2024-06-27T10:48:43.399Z] [2024-06-27T10:48:43.399Z] setToolWin: [2024-06-27T10:48:43.399Z] [2024-06-27T10:48:43.399Z] setToolUnix: [2024-06-27T10:48:43.399Z] [2024-06-27T10:48:43.399Z] setToolProperty: [2024-06-27T10:48:43.399Z] [2024-06-27T10:48:43.399Z] setS1ASclassPath: [2024-06-27T10:48:43.399Z] [2024-06-27T10:48:43.399Z] init-common: [2024-06-27T10:48:43.399Z] [2024-06-27T10:48:43.399Z] compile-common: [2024-06-27T10:48:43.399Z] [echo] Current time (ISO): 2024-06-27T10:48:43.266+0000 [2024-06-27T10:48:43.399Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:43.399Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:43.463Z] [java] IN AUTO-TIMEOUT!!! [2024-06-27T10:48:43.482Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-proxyApp [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] all: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] stubser: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] setOSConditions: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] setToolWin: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] setToolUnix: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] setToolProperty: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] setS1ASclassPath: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] init-common: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] clean: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] setOSConditions: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] setToolWin: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] setToolUnix: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] setToolProperty: [2024-06-27T10:48:43.483Z] [2024-06-27T10:48:43.483Z] setS1ASclassPath: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] init-common: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] clean-common: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] setOSConditions: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] setToolWin: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] setToolUnix: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] setToolProperty: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] setS1ASclassPath: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] init-common: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] clean-classes-common: [2024-06-27T10:48:43.739Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] setOSConditions: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] setToolWin: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] setToolUnix: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] setToolProperty: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] setS1ASclassPath: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] init-common: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] clean-jars-common: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.739Z] compile: [2024-06-27T10:48:43.739Z] [2024-06-27T10:48:43.740Z] setOSConditions: [2024-06-27T10:48:43.740Z] [2024-06-27T10:48:43.740Z] setToolWin: [2024-06-27T10:48:43.740Z] [2024-06-27T10:48:43.740Z] setToolUnix: [2024-06-27T10:48:43.740Z] [2024-06-27T10:48:43.740Z] setToolProperty: [2024-06-27T10:48:43.740Z] [2024-06-27T10:48:43.740Z] setS1ASclassPath: [2024-06-27T10:48:43.740Z] [2024-06-27T10:48:43.740Z] init-common: [2024-06-27T10:48:43.740Z] [2024-06-27T10:48:43.740Z] compile-common: [2024-06-27T10:48:43.740Z] [echo] Current time (ISO): 2024-06-27T10:48:43.524+0000 [2024-06-27T10:48:43.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:43.740Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:43.939Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/naming-injection-ejb.jar [2024-06-27T10:48:44.007Z] [exec] Jun 27, 2024 10:48:43 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:44.007Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:44.141Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-attribute-name-with-colon-or-dot-web [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] all: [2024-06-27T10:48:44.141Z] [echo] [2024-06-27T10:48:44.141Z] [echo] ************************* [2024-06-27T10:48:44.141Z] [echo] * Running jspBomInClassicSyntax [2024-06-27T10:48:44.141Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax [2024-06-27T10:48:44.141Z] [echo] ************************* [2024-06-27T10:48:44.141Z] [echo] [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] setOSConditions: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] setToolWin: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] setToolUnix: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] setToolProperty: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] setS1ASclassPath: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] init-common: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] clean: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] setOSConditions: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] setToolWin: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] setToolUnix: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] setToolProperty: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] setS1ASclassPath: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] init-common: [2024-06-27T10:48:44.141Z] [2024-06-27T10:48:44.141Z] clean-common: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setOSConditions: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setToolWin: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setToolUnix: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setToolProperty: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setS1ASclassPath: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] init-common: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] clean-classes-common: [2024-06-27T10:48:44.142Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setOSConditions: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setToolWin: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setToolUnix: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setToolProperty: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setS1ASclassPath: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] init-common: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] clean-jars-common: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] compile: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setOSConditions: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setToolWin: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setToolUnix: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.142Z] setToolProperty: [2024-06-27T10:48:44.142Z] [2024-06-27T10:48:44.143Z] setS1ASclassPath: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] init-common: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] compile-common: [2024-06-27T10:48:44.143Z] [echo] Current time (ISO): 2024-06-27T10:48:43.929+0000 [2024-06-27T10:48:44.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:44.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/servlet [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] build: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] setOSConditions: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] setToolWin: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] setToolUnix: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] setToolProperty: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] setS1ASclassPath: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] init-common: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] webclient-war-common: [2024-06-27T10:48:44.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] clear: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] test-tlds-exist: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] copy-tlds: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] test-tagfiles-exist: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] copy-tagfiles: [2024-06-27T10:48:44.143Z] [2024-06-27T10:48:44.143Z] package-war-common: [2024-06-27T10:48:44.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:44.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:44.144Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:44.144Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:44.144Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/lib [2024-06-27T10:48:44.144Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:44.144Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-web.war [2024-06-27T10:48:44.144Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:44.144Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:44.144Z] [javac] Compiling 1 source file [2024-06-27T10:48:44.144Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:44.144Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:44.144Z] [2024-06-27T10:48:44.144Z] deploy: [2024-06-27T10:48:44.144Z] [2024-06-27T10:48:44.144Z] deploy-war-common: [2024-06-27T10:48:44.144Z] [2024-06-27T10:48:44.144Z] setOSConditions: [2024-06-27T10:48:44.144Z] [2024-06-27T10:48:44.144Z] setToolWin: [2024-06-27T10:48:44.144Z] [2024-06-27T10:48:44.144Z] setToolUnix: [2024-06-27T10:48:44.144Z] [2024-06-27T10:48:44.144Z] setToolProperty: [2024-06-27T10:48:44.144Z] [2024-06-27T10:48:44.144Z] setS1ASclassPath: [2024-06-27T10:48:44.144Z] [2024-06-27T10:48:44.144Z] init-common: [2024-06-27T10:48:44.144Z] [2024-06-27T10:48:44.144Z] deploy-war-commonpe: [2024-06-27T10:48:44.221Z] --------- Derby Network Server Information -------- [2024-06-27T10:48:44.222Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-06-27T10:48:44.222Z] -- listing properties -- [2024-06-27T10:48:44.222Z] derby.drda.timeSlice=0 [2024-06-27T10:48:44.222Z] derby.drda.portNumber=1527 [2024-06-27T10:48:44.222Z] derby.drda.minThreads=0 [2024-06-27T10:48:44.222Z] derby.drda.sslMode=off [2024-06-27T10:48:44.222Z] derby.drda.traceAll=false [2024-06-27T10:48:44.222Z] derby.drda.keepAlive=true [2024-06-27T10:48:44.222Z] derby.drda.maxThreads=0 [2024-06-27T10:48:44.222Z] derby.drda.logConnections=false [2024-06-27T10:48:44.222Z] derby.drda.startNetworkServer=false [2024-06-27T10:48:44.222Z] derby.drda.host=0.0.0.0 [2024-06-27T10:48:44.222Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2024-06-27T10:48:44.222Z] ------------------ Java Information ------------------ [2024-06-27T10:48:44.222Z] Java Version: 21.0.2 [2024-06-27T10:48:44.222Z] Java Vendor: Eclipse Adoptium [2024-06-27T10:48:44.222Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:48:44.222Z] Java classpath: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar [2024-06-27T10:48:44.222Z] OS name: Linux [2024-06-27T10:48:44.222Z] OS architecture: amd64 [2024-06-27T10:48:44.222Z] OS version: 6.2.9-300.fc38.x86_64 [2024-06-27T10:48:44.222Z] Java user name: jenkins [2024-06-27T10:48:44.222Z] Java user home: /home/jenkins [2024-06-27T10:48:44.222Z] Java user dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch [2024-06-27T10:48:44.222Z] java.specification.name: Java Platform API Specification [2024-06-27T10:48:44.222Z] java.specification.version: 21 [2024-06-27T10:48:44.222Z] java.runtime.version: 21.0.2+13-LTS [2024-06-27T10:48:44.222Z] --------- Derby Information -------- [2024-06-27T10:48:44.222Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] ------------------------------------------------------ [2024-06-27T10:48:44.222Z] ----------------- Locale Information ----------------- [2024-06-27T10:48:44.222Z] Current Locale : [English/United States [en_US]] [2024-06-27T10:48:44.222Z] Found support for locale: [cs] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [de_DE] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [es] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [fr] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [hu] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [it] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [ja_JP] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [ko_KR] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [pl] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [pt_BR] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [ru] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [zh_CN] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] Found support for locale: [zh_TW] [2024-06-27T10:48:44.222Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:48:44.222Z] ------------------------------------------------------ [2024-06-27T10:48:44.222Z] ------------------------------------------------------ [2024-06-27T10:48:44.222Z] [2024-06-27T10:48:44.222Z] Starting database in the background. [2024-06-27T10:48:44.222Z] Log redirected to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.log. [2024-06-27T10:48:44.222Z] Command start-database executed successfully. [2024-06-27T10:48:44.222Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch [2024-06-27T10:48:44.222Z] ++ echo [2024-06-27T10:48:44.222Z] ++ cut -d: -f2 [2024-06-27T10:48:44.222Z] ++ sed 's/\/\///g' [2024-06-27T10:48:44.222Z] + PROXY_HOST= [2024-06-27T10:48:44.222Z] ++ echo [2024-06-27T10:48:44.222Z] ++ cut -d: -f3 [2024-06-27T10:48:44.222Z] ++ sed 's/\///g' [2024-06-27T10:48:44.222Z] + PROXY_PORT= [2024-06-27T10:48:44.222Z] + ANT_OPTS=' -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-06-27T10:48:44.222Z] + export ANT_OPTS [2024-06-27T10:48:44.222Z] + echo 'ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-06-27T10:48:44.222Z] ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='127.0.0.1|localhost|*.oracle.com' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='127.0.0.1|localhost|*.oracle.com' [2024-06-27T10:48:44.222Z] + ant all [2024-06-27T10:48:44.222Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:48:44.222Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch/build.xml [2024-06-27T10:48:44.503Z] [exec] Application deployed with name ejb-mdb-msgbeanApp. [2024-06-27T10:48:44.503Z] [echo] Deployment on target server server successful [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] setOSConditions: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] setToolWin: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] setToolUnix: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] setToolProperty: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] setS1ASclassPath: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] init-common: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] deploy-common-ee: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] run: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] setOSConditions: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] setToolWin: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] setToolUnix: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] setToolProperty: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] setS1ASclassPath: [2024-06-27T10:48:44.503Z] [2024-06-27T10:48:44.503Z] init-common: [2024-06-27T10:48:44.504Z] [2024-06-27T10:48:44.504Z] runclient-common: [2024-06-27T10:48:44.504Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbeanAppClient.jar -name ejb-mdb-msgbeanClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [Pipeline] timeout [2024-06-27T10:48:44.545Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:48:44.576Z] [exec] Jun 27, 2024 10:48:44 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:48:44.576Z] [exec] WARNING: ACC001: Using the only client [administered-object-definition-embedra-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.session3.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraAppClient.jar even though it does not match the specified main class name null or client name administered-object-definition-embedraClient [2024-06-27T10:48:44.682Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:44.682Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:44.682Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:44.682Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:44.682Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:44.682Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:44.682Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:44.720Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-bom-in-classic-syntax --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-web.war [2024-06-27T10:48:44.769Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:44.769Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:44.769Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:44.769Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:44.769Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:44.769Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:44.769Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:44.784Z] [2024-06-27T10:48:44.784Z] all: [2024-06-27T10:48:44.784Z] [2024-06-27T10:48:44.784Z] setOSConditions: [2024-06-27T10:48:44.784Z] [2024-06-27T10:48:44.784Z] setToolWin: [2024-06-27T10:48:44.784Z] [2024-06-27T10:48:44.784Z] setToolUnix: [2024-06-27T10:48:44.784Z] [2024-06-27T10:48:44.784Z] setToolProperty: [2024-06-27T10:48:44.784Z] [2024-06-27T10:48:44.784Z] setS1ASclassPath: [2024-06-27T10:48:44.784Z] [2024-06-27T10:48:44.784Z] init-common: [2024-06-27T10:48:44.823Z] [java] IN AUTO-TIMEOUT!!! [2024-06-27T10:48:44.831Z] [exec] invoking administered-object-definition test servlet at http://localhost:8080/administered-object-definition-embedra/servlet [2024-06-27T10:48:44.915Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-vzqn9 [2024-06-27T10:48:44.937Z] [exec] Application deployed with name blackbox-tx. [2024-06-27T10:48:44.937Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-06-27T10:48:44.937Z] [2024-06-27T10:48:44.937Z] deploy: [2024-06-27T10:48:44.937Z] [2024-06-27T10:48:44.937Z] setOSConditions: [2024-06-27T10:48:44.937Z] [2024-06-27T10:48:44.937Z] setToolWin: [2024-06-27T10:48:44.937Z] [2024-06-27T10:48:44.937Z] setToolUnix: [2024-06-27T10:48:44.937Z] [2024-06-27T10:48:44.937Z] setToolProperty: [2024-06-27T10:48:44.937Z] [2024-06-27T10:48:44.937Z] setS1ASclassPath: [2024-06-27T10:48:44.937Z] [2024-06-27T10:48:44.937Z] init-common: [2024-06-27T10:48:44.937Z] [2024-06-27T10:48:44.937Z] create-connector-connpool: [2024-06-27T10:48:44.938Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server installed-libraries-test-ccp [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] clean: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] setOSConditions: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] setToolWin: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] setToolUnix: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] setToolProperty: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] setS1ASclassPath: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] init-common: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] clean-common: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] setOSConditions: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] setToolWin: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] setToolUnix: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] setToolProperty: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] setS1ASclassPath: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] init-common: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.040Z] clean-classes-common: [2024-06-27T10:48:45.040Z] [2024-06-27T10:48:45.041Z] setOSConditions: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] setToolWin: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] setToolUnix: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] setToolProperty: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] setS1ASclassPath: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] init-common: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] clean-jars-common: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] compile: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] setOSConditions: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] setToolWin: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] setToolUnix: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] setToolProperty: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] setS1ASclassPath: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] init-common: [2024-06-27T10:48:45.041Z] [2024-06-27T10:48:45.041Z] compile-common: [2024-06-27T10:48:45.041Z] [echo] Current time (ISO): 2024-06-27T10:48:45.015+0000 [2024-06-27T10:48:45.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:45.150Z] [INFO] [exec] Application deployed with name jsfinjection. [2024-06-27T10:48:45.150Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:45.150Z] [WARNING] [echo] [2024-06-27T10:48:45.150Z] [WARNING] [echo] ************************* [2024-06-27T10:48:45.150Z] [WARNING] [echo] * build-deploy jdbc/jdbcusertx [2024-06-27T10:48:45.150Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jdbc/jdbcusertx [2024-06-27T10:48:45.150Z] [WARNING] [echo] ************************* [2024-06-27T10:48:45.150Z] [WARNING] [echo] [2024-06-27T10:48:45.150Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:45.150Z] [WARNING] [echo] Listing of source files: JdbcUserTxTestNG.java [2024-06-27T10:48:45.150Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:45.150Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:45.150Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:45.150Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:45.150Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:45.298Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:45.332Z] [exec] Application deployed with name ejb-flush-testApp. [2024-06-27T10:48:45.332Z] [echo] Deployment on target server server successful [2024-06-27T10:48:45.332Z] [2024-06-27T10:48:45.332Z] setOSConditions: [2024-06-27T10:48:45.332Z] [2024-06-27T10:48:45.332Z] setToolWin: [2024-06-27T10:48:45.332Z] [2024-06-27T10:48:45.332Z] setToolUnix: [2024-06-27T10:48:45.332Z] [2024-06-27T10:48:45.332Z] setToolProperty: [2024-06-27T10:48:45.332Z] [2024-06-27T10:48:45.332Z] setS1ASclassPath: [2024-06-27T10:48:45.332Z] [2024-06-27T10:48:45.332Z] init-common: [2024-06-27T10:48:45.332Z] [2024-06-27T10:48:45.332Z] deploy-common-ee: [2024-06-27T10:48:45.332Z] [2024-06-27T10:48:45.332Z] run: [2024-06-27T10:48:45.333Z] [2024-06-27T10:48:45.333Z] setOSConditions: [2024-06-27T10:48:45.333Z] [2024-06-27T10:48:45.333Z] setToolWin: [2024-06-27T10:48:45.333Z] [2024-06-27T10:48:45.333Z] setToolUnix: [2024-06-27T10:48:45.333Z] [2024-06-27T10:48:45.333Z] setToolProperty: [2024-06-27T10:48:45.333Z] [2024-06-27T10:48:45.333Z] setS1ASclassPath: [2024-06-27T10:48:45.333Z] [2024-06-27T10:48:45.333Z] init-common: [2024-06-27T10:48:45.333Z] [2024-06-27T10:48:45.333Z] runclient-common: [2024-06-27T10:48:45.333Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-flush-testAppClient.jar -name ejb-flush-testClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:48:45.336Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:45.405Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:45.405Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:45.405Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:45.405Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:45.405Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:45.405Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:45.405Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:45.405Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:45.405Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:45.530Z] [INFO] No sources to compile [2024-06-27T10:48:45.530Z] [INFO] [2024-06-27T10:48:45.530Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:48:45.530Z] [INFO] [2024-06-27T10:48:45.530Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:48:45.530Z] [INFO] [2024-06-27T10:48:45.530Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:48:45.530Z] [INFO] No sources to compile [2024-06-27T10:48:45.530Z] [INFO] [2024-06-27T10:48:45.530Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:48:45.530Z] [INFO] No sources to compile [2024-06-27T10:48:45.530Z] [INFO] [2024-06-27T10:48:45.530Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:48:45.597Z] [javac] 1 warning [2024-06-27T10:48:45.597Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/ClassUnavailableAtRuntime.class [2024-06-27T10:48:45.597Z] [2024-06-27T10:48:45.597Z] build: [2024-06-27T10:48:45.597Z] [2024-06-27T10:48:45.597Z] setOSConditions: [2024-06-27T10:48:45.597Z] [2024-06-27T10:48:45.597Z] setToolWin: [2024-06-27T10:48:45.597Z] [2024-06-27T10:48:45.597Z] setToolUnix: [2024-06-27T10:48:45.597Z] [2024-06-27T10:48:45.597Z] setToolProperty: [2024-06-27T10:48:45.597Z] [2024-06-27T10:48:45.597Z] setS1ASclassPath: [2024-06-27T10:48:45.597Z] [2024-06-27T10:48:45.597Z] init-common: [2024-06-27T10:48:45.597Z] [2024-06-27T10:48:45.597Z] webclient-war-common: [2024-06-27T10:48:45.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:45.597Z] [2024-06-27T10:48:45.597Z] clear: [2024-06-27T10:48:45.598Z] [2024-06-27T10:48:45.598Z] test-tlds-exist: [2024-06-27T10:48:45.598Z] [2024-06-27T10:48:45.598Z] copy-tlds: [2024-06-27T10:48:45.598Z] [2024-06-27T10:48:45.598Z] test-tagfiles-exist: [2024-06-27T10:48:45.598Z] [2024-06-27T10:48:45.598Z] copy-tagfiles: [2024-06-27T10:48:45.598Z] [2024-06-27T10:48:45.598Z] package-war-common: [2024-06-27T10:48:45.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:45.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:45.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:45.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:45.598Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:45.598Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:45.598Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:45.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/docroot [2024-06-27T10:48:45.598Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-optional-unbundled-beans-web.war [2024-06-27T10:48:45.598Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:45.598Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:45.598Z] [javac] Compiling 1 source file [2024-06-27T10:48:45.598Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:45.598Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:45.598Z] [2024-06-27T10:48:45.598Z] deploy: [2024-06-27T10:48:45.598Z] [2024-06-27T10:48:45.598Z] deploy-war-common: [2024-06-27T10:48:45.598Z] [2024-06-27T10:48:45.598Z] setOSConditions: [2024-06-27T10:48:45.598Z] [2024-06-27T10:48:45.598Z] setToolWin: [2024-06-27T10:48:45.598Z] [2024-06-27T10:48:45.599Z] setToolUnix: [2024-06-27T10:48:45.599Z] [2024-06-27T10:48:45.599Z] setToolProperty: [2024-06-27T10:48:45.599Z] [2024-06-27T10:48:45.599Z] setS1ASclassPath: [2024-06-27T10:48:45.599Z] [2024-06-27T10:48:45.599Z] init-common: [2024-06-27T10:48:45.599Z] [2024-06-27T10:48:45.599Z] deploy-war-commonpe: [2024-06-27T10:48:45.609Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:45.609Z] [javac] 1 warning [2024-06-27T10:48:45.609Z] [2024-06-27T10:48:45.609Z] setOSConditions: [2024-06-27T10:48:45.609Z] [2024-06-27T10:48:45.609Z] setToolWin: [2024-06-27T10:48:45.609Z] [2024-06-27T10:48:45.609Z] setToolUnix: [2024-06-27T10:48:45.609Z] [2024-06-27T10:48:45.609Z] setToolProperty: [2024-06-27T10:48:45.609Z] [2024-06-27T10:48:45.609Z] setS1ASclassPath: [2024-06-27T10:48:45.609Z] [2024-06-27T10:48:45.609Z] init-common: [2024-06-27T10:48:45.609Z] [2024-06-27T10:48:45.609Z] compile-common: [2024-06-27T10:48:45.609Z] [echo] Current time (ISO): 2024-06-27T10:48:45.600+0000 [2024-06-27T10:48:45.609Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:45.646Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-web. [2024-06-27T10:48:45.646Z] [2024-06-27T10:48:45.646Z] deploy-war-commonee: [2024-06-27T10:48:45.646Z] [2024-06-27T10:48:45.646Z] run: [2024-06-27T10:48:45.659Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jdbc/jdbcusertx/src/test/JdbcUserTxTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:45.659Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:45.659Z] 6 warnings [2024-06-27T10:48:45.660Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:45.660Z] [WARNING] [echo] Now creating a war file ../../dist/jdbcusertx/jdbcusertx.war [2024-06-27T10:48:45.660Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jdbcusertx/app [2024-06-27T10:48:45.660Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jdbcusertx [2024-06-27T10:48:45.660Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jdbcusertx/app [2024-06-27T10:48:45.749Z] [java] IN AUTO-TIMEOUT!!! [2024-06-27T10:48:45.870Z] [INFO] [exec] Application deployed with name jpainjectemf. [2024-06-27T10:48:45.870Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:45.870Z] [WARNING] [echo] [2024-06-27T10:48:45.870Z] [WARNING] [echo] ************************* [2024-06-27T10:48:45.870Z] [WARNING] [echo] * build-deploy persistence/jpavalidation [2024-06-27T10:48:45.870Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpavalidation [2024-06-27T10:48:45.870Z] [WARNING] [echo] ************************* [2024-06-27T10:48:45.870Z] [WARNING] [echo] [2024-06-27T10:48:45.870Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:45.870Z] [WARNING] [echo] Listing of source files: JpaValidationTestNG.java [2024-06-27T10:48:45.870Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:45.871Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:48:45.871Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:48:45.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server installed-libraries-test-ccp [2024-06-27T10:48:45.872Z] [exec] Connector connection pool installed-libraries-test-ccp created. [2024-06-27T10:48:45.872Z] [2024-06-27T10:48:45.872Z] create-connector-connpool-common: [2024-06-27T10:48:45.872Z] [2024-06-27T10:48:45.872Z] setOSConditions: [2024-06-27T10:48:45.872Z] [2024-06-27T10:48:45.872Z] setToolWin: [2024-06-27T10:48:45.872Z] [2024-06-27T10:48:45.872Z] setToolUnix: [2024-06-27T10:48:45.872Z] [2024-06-27T10:48:45.872Z] setToolProperty: [2024-06-27T10:48:45.872Z] [2024-06-27T10:48:45.872Z] setS1ASclassPath: [2024-06-27T10:48:45.872Z] [2024-06-27T10:48:45.872Z] init-common: [2024-06-27T10:48:45.872Z] [2024-06-27T10:48:45.872Z] create-connector-resource-common: [2024-06-27T10:48:45.872Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname installed-libraries-test-ccp --target server eis/connector-resource [2024-06-27T10:48:45.877Z] [exec] Jun 27, 2024 10:48:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:45.878Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:45.914Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:45.914Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:45.914Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:45.914Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:45.914Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:45.914Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:45.914Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:45.914Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:45.914Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:45.914Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:45.914Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:45.915Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-16BE.jsp [2024-06-27T10:48:45.915Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-16LE.jsp [2024-06-27T10:48:45.915Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-8.jsp [2024-06-27T10:48:45.915Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:45.915Z] [java] [2024-06-27T10:48:45.915Z] [java] [2024-06-27T10:48:45.915Z] [java] ----------------------------------------- [2024-06-27T10:48:45.916Z] [java] - jsp-bom-in-classic-syntax: PASS - [2024-06-27T10:48:45.916Z] [java] ----------------------------------------- [2024-06-27T10:48:45.916Z] [java] - Total PASS : 1 - [2024-06-27T10:48:45.916Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:45.916Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:45.916Z] [java] ----------------------------------------- [2024-06-27T10:48:45.916Z] [2024-06-27T10:48:45.916Z] undeploy: [2024-06-27T10:48:45.916Z] [2024-06-27T10:48:45.916Z] setOSConditions: [2024-06-27T10:48:45.916Z] [2024-06-27T10:48:45.916Z] setToolWin: [2024-06-27T10:48:45.916Z] [2024-06-27T10:48:45.916Z] setToolUnix: [2024-06-27T10:48:45.916Z] [2024-06-27T10:48:45.916Z] setToolProperty: [2024-06-27T10:48:45.916Z] [2024-06-27T10:48:45.916Z] setS1ASclassPath: [2024-06-27T10:48:45.916Z] [2024-06-27T10:48:45.916Z] init-common: [2024-06-27T10:48:45.916Z] [2024-06-27T10:48:45.916Z] undeploy-war-common: [2024-06-27T10:48:46.097Z] [INFO] Executing tasks [2024-06-27T10:48:46.124Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:46.124Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:46.124Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:46.124Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:46.124Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:46.124Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:46.124Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:46.124Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:46.124Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:46.124Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:46.124Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:46.166Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-optional-unbundled-beans --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-optional-unbundled-beans-web.war [2024-06-27T10:48:46.169Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:46.169Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:46.169Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jdbc/jdbcusertx/src/java/MyServlet.java uses unchecked or unsafe operations. [2024-06-27T10:48:46.169Z] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:46.169Z] 6 warnings [2024-06-27T10:48:46.169Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jdbcusertx/app/META-INF [2024-06-27T10:48:46.169Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jdbc/jdbcusertx/metadata/persistence.xml to copy. [2024-06-27T10:48:46.169Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jdbcusertx/jdbcusertx.war [2024-06-27T10:48:46.169Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:46.169Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:46.169Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:46.169Z] [WARNING] [echo] deploying jdbcusertx.war [2024-06-27T10:48:46.170Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-bom-in-classic-syntax-web [2024-06-27T10:48:46.257Z] [exec] Jun 27, 2024 10:48:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:46.257Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:46.353Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:48:46.353Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:48:46.353Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:48:46.354Z] [INFO] Executed tasks [2024-06-27T10:48:46.354Z] [INFO] [2024-06-27T10:48:46.354Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:48:46.378Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:46.378Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:46.378Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpavalidation/src/test/JpaValidationTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:46.378Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:46.378Z] 6 warnings [2024-06-27T10:48:46.378Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:46.378Z] [WARNING] [echo] Now creating a war file ../../dist/jpavalidation/jpavalidation.war [2024-06-27T10:48:46.378Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpavalidation/app [2024-06-27T10:48:46.378Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jpavalidation [2024-06-27T10:48:46.379Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpavalidation/app [2024-06-27T10:48:46.379Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:46.379Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:46.379Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:46.379Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:46.426Z] [2024-06-27T10:48:46.426Z] all: [2024-06-27T10:48:46.426Z] [echo] [2024-06-27T10:48:46.426Z] [echo] ************************* [2024-06-27T10:48:46.426Z] [echo] * Running jspBomInClassicSyntaxEncodingMismatchJspConfig [2024-06-27T10:48:46.426Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig [2024-06-27T10:48:46.426Z] [echo] ************************* [2024-06-27T10:48:46.426Z] [echo] [2024-06-27T10:48:46.426Z] [2024-06-27T10:48:46.426Z] setOSConditions: [2024-06-27T10:48:46.426Z] [2024-06-27T10:48:46.426Z] setToolWin: [2024-06-27T10:48:46.426Z] [2024-06-27T10:48:46.426Z] setToolUnix: [2024-06-27T10:48:46.426Z] [2024-06-27T10:48:46.426Z] setToolProperty: [2024-06-27T10:48:46.426Z] [2024-06-27T10:48:46.426Z] setS1ASclassPath: [2024-06-27T10:48:46.426Z] [2024-06-27T10:48:46.427Z] init-common: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] clean: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setOSConditions: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setToolWin: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setToolUnix: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setToolProperty: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setS1ASclassPath: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] init-common: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] clean-common: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setOSConditions: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setToolWin: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setToolUnix: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setToolProperty: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setS1ASclassPath: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] init-common: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] clean-classes-common: [2024-06-27T10:48:46.427Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setOSConditions: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setToolWin: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.427Z] setToolUnix: [2024-06-27T10:48:46.427Z] [2024-06-27T10:48:46.428Z] setToolProperty: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] setS1ASclassPath: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] init-common: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] clean-jars-common: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] compile: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] setOSConditions: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] setToolWin: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] setToolUnix: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] setToolProperty: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] setS1ASclassPath: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] init-common: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] compile-common: [2024-06-27T10:48:46.428Z] [echo] Current time (ISO): 2024-06-27T10:48:46.272+0000 [2024-06-27T10:48:46.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:46.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/servlet [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] build: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] setOSConditions: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] setToolWin: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] setToolUnix: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.428Z] setToolProperty: [2024-06-27T10:48:46.428Z] [2024-06-27T10:48:46.429Z] setS1ASclassPath: [2024-06-27T10:48:46.429Z] [2024-06-27T10:48:46.429Z] init-common: [2024-06-27T10:48:46.429Z] [2024-06-27T10:48:46.429Z] webclient-war-common: [2024-06-27T10:48:46.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:46.429Z] [2024-06-27T10:48:46.429Z] clear: [2024-06-27T10:48:46.429Z] [2024-06-27T10:48:46.429Z] test-tlds-exist: [2024-06-27T10:48:46.429Z] [2024-06-27T10:48:46.429Z] copy-tlds: [2024-06-27T10:48:46.429Z] [2024-06-27T10:48:46.429Z] test-tagfiles-exist: [2024-06-27T10:48:46.429Z] [2024-06-27T10:48:46.429Z] copy-tagfiles: [2024-06-27T10:48:46.429Z] [2024-06-27T10:48:46.429Z] package-war-common: [2024-06-27T10:48:46.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:46.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:46.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:46.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:46.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/lib [2024-06-27T10:48:46.429Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:46.429Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web.war [2024-06-27T10:48:46.429Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:46.429Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:46.429Z] [javac] Compiling 1 source file [2024-06-27T10:48:46.429Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:46.430Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:46.430Z] [2024-06-27T10:48:46.430Z] deploy: [2024-06-27T10:48:46.430Z] [2024-06-27T10:48:46.430Z] deploy-war-common: [2024-06-27T10:48:46.430Z] [2024-06-27T10:48:46.430Z] setOSConditions: [2024-06-27T10:48:46.430Z] [2024-06-27T10:48:46.430Z] setToolWin: [2024-06-27T10:48:46.430Z] [2024-06-27T10:48:46.430Z] setToolUnix: [2024-06-27T10:48:46.430Z] [2024-06-27T10:48:46.430Z] setToolProperty: [2024-06-27T10:48:46.430Z] [2024-06-27T10:48:46.430Z] setS1ASclassPath: [2024-06-27T10:48:46.430Z] [2024-06-27T10:48:46.430Z] init-common: [2024-06-27T10:48:46.430Z] [2024-06-27T10:48:46.430Z] deploy-war-commonpe: [2024-06-27T10:48:46.430Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname installed-libraries-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-06-27T10:48:46.430Z] [exec] Connector resource eis/connector-resource created. [2024-06-27T10:48:46.430Z] [2024-06-27T10:48:46.430Z] asadmin-common: [2024-06-27T10:48:46.430Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-06-27T10:48:46.632Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:46.633Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:46.633Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:46.633Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:46.633Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:46.633Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:46.633Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:46.633Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:46.633Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:46.633Z] 6 warnings [2024-06-27T10:48:46.633Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-06-27T10:48:46.633Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-06-27T10:48:46.633Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jpavalidation/jpavalidation.war [2024-06-27T10:48:46.633Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:46.633Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:46.633Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:46.633Z] [WARNING] [echo] deploying jpavalidation.war [2024-06-27T10:48:46.674Z] [java] IN AUTO-TIMEOUT!!! [2024-06-27T10:48:46.681Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:46.681Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:46.682Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:46.682Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:46.682Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:46.682Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:46.682Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:46.734Z] [exec] Application deployed with name cdi-optional-unbundled-beans-web. [2024-06-27T10:48:46.734Z] [2024-06-27T10:48:46.734Z] deploy-war-commonee: [2024-06-27T10:48:46.734Z] [2024-06-27T10:48:46.734Z] run: [2024-06-27T10:48:46.734Z] [java] opening connection to http://localhost:8080/cdi-optional-unbundled-beans/myurl [2024-06-27T10:48:46.810Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.810Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:48:46.810Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.810Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:48:46.810Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.810Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:46.810Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.810Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:46.810Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.810Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:46.810Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.810Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:46.811Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.811Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:46.811Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.811Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:46.811Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.811Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:46.811Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.811Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:46.811Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.811Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:46.811Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.811Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:46.811Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.811Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:46.811Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.811Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:46.811Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.811Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:46.811Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.811Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:46.836Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:46.836Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:46.988Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:46.988Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:46.988Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:46.988Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:46.988Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:46.988Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:46.988Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:46.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-06-27T10:48:46.989Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-06-27T10:48:46.989Z] [2024-06-27T10:48:46.989Z] asadmin-common: [2024-06-27T10:48:46.989Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-06-27T10:48:47.021Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web.war [2024-06-27T10:48:47.021Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web. [2024-06-27T10:48:47.021Z] [2024-06-27T10:48:47.021Z] deploy-war-commonee: [2024-06-27T10:48:47.021Z] [2024-06-27T10:48:47.021Z] run: [2024-06-27T10:48:47.032Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:48:47.032Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:47.032Z] [java] [2024-06-27T10:48:47.032Z] [java] [2024-06-27T10:48:47.032Z] [java] ----------------------------------------- [2024-06-27T10:48:47.032Z] [java] - optional-unbundled-beans: PASS - [2024-06-27T10:48:47.032Z] [java] ----------------------------------------- [2024-06-27T10:48:47.032Z] [java] - Total PASS : 1 - [2024-06-27T10:48:47.032Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:47.032Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:47.032Z] [java] ----------------------------------------- [2024-06-27T10:48:47.032Z] [2024-06-27T10:48:47.032Z] undeploy: [2024-06-27T10:48:47.032Z] [2024-06-27T10:48:47.032Z] setOSConditions: [2024-06-27T10:48:47.032Z] [2024-06-27T10:48:47.032Z] setToolWin: [2024-06-27T10:48:47.032Z] [2024-06-27T10:48:47.032Z] setToolUnix: [2024-06-27T10:48:47.032Z] [2024-06-27T10:48:47.032Z] setToolProperty: [2024-06-27T10:48:47.032Z] [2024-06-27T10:48:47.032Z] setS1ASclassPath: [2024-06-27T10:48:47.032Z] [2024-06-27T10:48:47.032Z] init-common: [2024-06-27T10:48:47.032Z] [2024-06-27T10:48:47.032Z] undeploy-war-common: [2024-06-27T10:48:47.066Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.067Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:48:47.067Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.067Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:48:47.067Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.067Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:47.067Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.067Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:47.067Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.067Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:47.067Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.067Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:47.067Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.067Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:47.067Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.067Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:47.067Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.067Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:48:47.067Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.067Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:47.067Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.067Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:47.068Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.068Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:47.068Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.068Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:47.068Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.068Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:47.068Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.068Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:47.068Z] [exec] Jun 27, 2024 10:48:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.068Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-06-27T10:48:47.090Z] [exec] Jun 27, 2024 10:48:47 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:47.090Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:47.149Z] [INFO] [exec] Application deployed with name jdbcusertx. [2024-06-27T10:48:47.149Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:47.149Z] [WARNING] [echo] [2024-06-27T10:48:47.149Z] [WARNING] [echo] ************************* [2024-06-27T10:48:47.149Z] [WARNING] [echo] * build-deploy persistence/jpainjectemf [2024-06-27T10:48:47.149Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpainjectemf [2024-06-27T10:48:47.149Z] [WARNING] [echo] ************************* [2024-06-27T10:48:47.149Z] [WARNING] [echo] [2024-06-27T10:48:47.149Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:47.149Z] [WARNING] [echo] Listing of source files: JpaInjectEMFTestNG.java [2024-06-27T10:48:47.149Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:47.162Z] [INFO] [2024-06-27T10:48:47.162Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:48:47.162Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:48:47.162Z] [INFO] from pom.xml [2024-06-27T10:48:47.162Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:48:47.276Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig/UTF-16BE.jsp [2024-06-27T10:48:47.276Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:47.276Z] [java] [2024-06-27T10:48:47.276Z] [java] [2024-06-27T10:48:47.276Z] [java] ----------------------------------------- [2024-06-27T10:48:47.276Z] [java] - jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig: PASS - [2024-06-27T10:48:47.276Z] [java] ----------------------------------------- [2024-06-27T10:48:47.276Z] [java] - Total PASS : 1 - [2024-06-27T10:48:47.276Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:47.276Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:47.276Z] [java] ----------------------------------------- [2024-06-27T10:48:47.276Z] [2024-06-27T10:48:47.276Z] undeploy: [2024-06-27T10:48:47.276Z] [2024-06-27T10:48:47.276Z] setOSConditions: [2024-06-27T10:48:47.276Z] [2024-06-27T10:48:47.276Z] setToolWin: [2024-06-27T10:48:47.276Z] [2024-06-27T10:48:47.276Z] setToolUnix: [2024-06-27T10:48:47.276Z] [2024-06-27T10:48:47.276Z] setToolProperty: [2024-06-27T10:48:47.276Z] [2024-06-27T10:48:47.276Z] setS1ASclassPath: [2024-06-27T10:48:47.276Z] [2024-06-27T10:48:47.276Z] init-common: [2024-06-27T10:48:47.276Z] [2024-06-27T10:48:47.276Z] undeploy-war-common: [2024-06-27T10:48:47.287Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-optional-unbundled-beans-web [2024-06-27T10:48:47.339Z] [exec] Running all msgbean tests [2024-06-27T10:48:47.344Z] [exec] START [2024-06-27T10:48:47.345Z] [exec] Servlet Output [2024-06-27T10:48:47.345Z] [exec]

Servlet :: All information I can give

[2024-06-27T10:48:47.345Z] [exec] Context Path : /administered-object-definition-embedra
[2024-06-27T10:48:47.345Z] [exec] Servlet Path : /servlet
[2024-06-27T10:48:47.345Z] [exec] Path Info : null
[2024-06-27T10:48:47.345Z] [exec] [2024-06-27T10:48:47.345Z] [exec] Value of key is:administered-object-definition-web-ejb-test [2024-06-27T10:48:47.345Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:47.345Z] [exec] [2024-06-27T10:48:47.345Z] [exec] [2024-06-27T10:48:47.345Z] [exec] ----------------------------------------- [2024-06-27T10:48:47.345Z] [exec] - administered-object-definition-web-ejb-test: PASS - [2024-06-27T10:48:47.345Z] [exec] ----------------------------------------- [2024-06-27T10:48:47.345Z] [exec] Total PASS: 1 [2024-06-27T10:48:47.345Z] [exec] Total FAIL: 0 [2024-06-27T10:48:47.345Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:48:47.345Z] [exec] ----------------------------------------- [2024-06-27T10:48:47.345Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:47.345Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:47.345Z] [2024-06-27T10:48:47.345Z] checkReporting-common: [2024-06-27T10:48:47.345Z] [2024-06-27T10:48:47.345Z] confirmReportPresent-common: [2024-06-27T10:48:47.345Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:48:47.345Z] [echo] Test seems to be reported fine [2024-06-27T10:48:47.345Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/RepRunConf.txt [2024-06-27T10:48:47.345Z] [2024-06-27T10:48:47.345Z] confirmMissingReport-common: [2024-06-27T10:48:47.345Z] [2024-06-27T10:48:47.345Z] unsetup: [2024-06-27T10:48:47.345Z] [2024-06-27T10:48:47.345Z] undeploy: [2024-06-27T10:48:47.345Z] [2024-06-27T10:48:47.345Z] setOSConditions: [2024-06-27T10:48:47.345Z] [2024-06-27T10:48:47.346Z] setToolWin: [2024-06-27T10:48:47.346Z] [2024-06-27T10:48:47.346Z] setToolUnix: [2024-06-27T10:48:47.346Z] [2024-06-27T10:48:47.346Z] setToolProperty: [2024-06-27T10:48:47.346Z] [2024-06-27T10:48:47.346Z] setS1ASclassPath: [2024-06-27T10:48:47.346Z] [2024-06-27T10:48:47.346Z] init-common: [2024-06-27T10:48:47.346Z] [2024-06-27T10:48:47.346Z] undeploy-common: [2024-06-27T10:48:47.346Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false administered-object-definition-embedraApp [2024-06-27T10:48:47.404Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:47.404Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:47.404Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:47.404Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:47.404Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:47.404Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:47.404Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:47.404Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:47.405Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:47.405Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:47.405Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:47.531Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] all: [2024-06-27T10:48:47.542Z] [echo] [2024-06-27T10:48:47.542Z] [echo] ************************* [2024-06-27T10:48:47.542Z] [echo] * Running qualifiers [2024-06-27T10:48:47.542Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/qualifiers [2024-06-27T10:48:47.542Z] [echo] ************************* [2024-06-27T10:48:47.542Z] [echo] [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setOSConditions: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setToolWin: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setToolUnix: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setToolProperty: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setS1ASclassPath: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] init-common: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] clean: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setOSConditions: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setToolWin: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setToolUnix: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setToolProperty: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setS1ASclassPath: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] init-common: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] clean-common: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setOSConditions: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setToolWin: [2024-06-27T10:48:47.542Z] [2024-06-27T10:48:47.542Z] setToolUnix: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setToolProperty: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setS1ASclassPath: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] init-common: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] clean-classes-common: [2024-06-27T10:48:47.543Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setOSConditions: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setToolWin: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setToolUnix: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setToolProperty: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setS1ASclassPath: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] init-common: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] clean-jars-common: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] compile: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setOSConditions: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setToolWin: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setToolUnix: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setToolProperty: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] setS1ASclassPath: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] init-common: [2024-06-27T10:48:47.543Z] [2024-06-27T10:48:47.543Z] compile-common: [2024-06-27T10:48:47.544Z] [echo] Current time (ISO): 2024-06-27T10:48:47.475+0000 [2024-06-27T10:48:47.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:47.544Z] [javac] Compiling 16 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:47.548Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-06-27T10:48:47.548Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-06-27T10:48:47.548Z] [2024-06-27T10:48:47.548Z] asadmin-common: [2024-06-27T10:48:47.548Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:48:47.550Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:47.598Z] [java] IN AUTO-TIMEOUT!!! [2024-06-27T10:48:47.598Z] [java] Value of key is: embedded with timertest1 [2024-06-27T10:48:47.598Z] [java] EJB timer called: true [2024-06-27T10:48:47.598Z] [java] Jun 27, 2024 10:48:47 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:48:47.598Z] [java] INFO: Disabling Weld for ApplicationInfo[name=ejb-ejb31-embedded-timertest-ejb] [2024-06-27T10:48:47.598Z] [java] Jun 27, 2024 10:48:47 AM jakarta.enterprise.system.container.ejb.org.glassfish.ejb.persistent.timer [2024-06-27T10:48:47.598Z] [java] INFO: No timers to be deleted for id: 112688189589553152 [2024-06-27T10:48:47.600Z] [2024-06-27T10:48:47.600Z] all: [2024-06-27T10:48:47.600Z] [echo] @@## administered-object-definition##@@ [2024-06-27T10:48:47.600Z] [2024-06-27T10:48:47.600Z] setOSConditions: [2024-06-27T10:48:47.600Z] [2024-06-27T10:48:47.600Z] setToolWin: [2024-06-27T10:48:47.600Z] [2024-06-27T10:48:47.600Z] setToolUnix: [2024-06-27T10:48:47.600Z] [2024-06-27T10:48:47.600Z] setToolProperty: [2024-06-27T10:48:47.600Z] [2024-06-27T10:48:47.600Z] setS1ASclassPath: [2024-06-27T10:48:47.600Z] [2024-06-27T10:48:47.600Z] init-common: [2024-06-27T10:48:47.600Z] [2024-06-27T10:48:47.600Z] clean: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setOSConditions: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setToolWin: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setToolUnix: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setToolProperty: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setS1ASclassPath: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] init-common: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] clean-common: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setOSConditions: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setToolWin: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setToolUnix: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setToolProperty: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setS1ASclassPath: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] init-common: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] clean-classes-common: [2024-06-27T10:48:47.601Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setOSConditions: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setToolWin: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setToolUnix: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setToolProperty: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] setS1ASclassPath: [2024-06-27T10:48:47.601Z] [2024-06-27T10:48:47.601Z] init-common: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] clean-jars-common: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] clean: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] clean: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] setOSConditions: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] setToolWin: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] setToolUnix: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] setToolProperty: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] setS1ASclassPath: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] init-common: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] clean-classes-common: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] compile: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] setOSConditions: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] setToolWin: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] setToolUnix: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] setToolProperty: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] setS1ASclassPath: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] init-common: [2024-06-27T10:48:47.602Z] [2024-06-27T10:48:47.602Z] compile-common: [2024-06-27T10:48:47.602Z] [echo] Current time (ISO): 2024-06-27T10:48:47.430+0000 [2024-06-27T10:48:47.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:47.602Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:47.637Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:47.659Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:47.659Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:47.660Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpainjectemf/src/test/JpaInjectEMFTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:47.660Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:47.660Z] 6 warnings [2024-06-27T10:48:47.660Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:47.660Z] [WARNING] [echo] Now creating a war file ../../dist/jpainjectemf/jpainjectemf.war [2024-06-27T10:48:47.660Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpainjectemf/app [2024-06-27T10:48:47.660Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jpainjectemf [2024-06-27T10:48:47.660Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpainjectemf/app [2024-06-27T10:48:47.786Z] [2024-06-27T10:48:47.786Z] all: [2024-06-27T10:48:47.786Z] [echo] [2024-06-27T10:48:47.786Z] [echo] ************************* [2024-06-27T10:48:47.786Z] [echo] * Running jspBomInClassicSyntaxEncodingMismatchPageDir [2024-06-27T10:48:47.786Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir [2024-06-27T10:48:47.786Z] [echo] ************************* [2024-06-27T10:48:47.786Z] [echo] [2024-06-27T10:48:47.786Z] [2024-06-27T10:48:47.786Z] setOSConditions: [2024-06-27T10:48:47.786Z] [2024-06-27T10:48:47.786Z] setToolWin: [2024-06-27T10:48:47.786Z] [2024-06-27T10:48:47.786Z] setToolUnix: [2024-06-27T10:48:47.786Z] [2024-06-27T10:48:47.786Z] setToolProperty: [2024-06-27T10:48:47.786Z] [2024-06-27T10:48:47.786Z] setS1ASclassPath: [2024-06-27T10:48:47.786Z] [2024-06-27T10:48:47.786Z] init-common: [2024-06-27T10:48:47.786Z] [2024-06-27T10:48:47.787Z] clean: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setOSConditions: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setToolWin: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setToolUnix: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setToolProperty: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setS1ASclassPath: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] init-common: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] clean-common: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setOSConditions: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setToolWin: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setToolUnix: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setToolProperty: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setS1ASclassPath: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] init-common: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] clean-classes-common: [2024-06-27T10:48:47.787Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setOSConditions: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setToolWin: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setToolUnix: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setToolProperty: [2024-06-27T10:48:47.787Z] [2024-06-27T10:48:47.787Z] setS1ASclassPath: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] init-common: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] clean-jars-common: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] compile: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] setOSConditions: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] setToolWin: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] setToolUnix: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] setToolProperty: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] setS1ASclassPath: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] init-common: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] compile-common: [2024-06-27T10:48:47.788Z] [echo] Current time (ISO): 2024-06-27T10:48:47.599+0000 [2024-06-27T10:48:47.788Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:47.788Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/servlet [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] build: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] setOSConditions: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] setToolWin: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] setToolUnix: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] setToolProperty: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] setS1ASclassPath: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] init-common: [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.788Z] webclient-war-common: [2024-06-27T10:48:47.788Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:47.788Z] [2024-06-27T10:48:47.789Z] clear: [2024-06-27T10:48:47.789Z] [2024-06-27T10:48:47.789Z] test-tlds-exist: [2024-06-27T10:48:47.789Z] [2024-06-27T10:48:47.789Z] copy-tlds: [2024-06-27T10:48:47.789Z] [2024-06-27T10:48:47.789Z] test-tagfiles-exist: [2024-06-27T10:48:47.789Z] [2024-06-27T10:48:47.789Z] copy-tagfiles: [2024-06-27T10:48:47.789Z] [2024-06-27T10:48:47.789Z] package-war-common: [2024-06-27T10:48:47.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:47.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:47.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:47.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:47.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/lib [2024-06-27T10:48:47.789Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:47.789Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web.war [2024-06-27T10:48:47.789Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:47.789Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:47.789Z] [javac] Compiling 1 source file [2024-06-27T10:48:47.789Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:47.789Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:47.789Z] [2024-06-27T10:48:47.789Z] deploy: [2024-06-27T10:48:47.789Z] [2024-06-27T10:48:47.789Z] deploy-war-common: [2024-06-27T10:48:47.789Z] [2024-06-27T10:48:47.789Z] setOSConditions: [2024-06-27T10:48:47.789Z] [2024-06-27T10:48:47.789Z] setToolWin: [2024-06-27T10:48:47.789Z] [2024-06-27T10:48:47.789Z] setToolUnix: [2024-06-27T10:48:47.789Z] [2024-06-27T10:48:47.789Z] setToolProperty: [2024-06-27T10:48:47.790Z] [2024-06-27T10:48:47.790Z] setS1ASclassPath: [2024-06-27T10:48:47.790Z] [2024-06-27T10:48:47.790Z] init-common: [2024-06-27T10:48:47.790Z] [2024-06-27T10:48:47.790Z] deploy-war-commonpe: [2024-06-27T10:48:47.806Z] [javac] 1 warning [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] build: [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] setOSConditions: [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] fixFiles: [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] convUnix: [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] convWin: [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] setToolWin: [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] setToolUnix: [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] setToolProperty: [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] setS1ASclassPath: [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] init-common: [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] package-persistence-common: [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.806Z] ejb-jar-common: [2024-06-27T10:48:47.806Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:47.806Z] [2024-06-27T10:48:47.807Z] package-ejbjar-common: [2024-06-27T10:48:47.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:47.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:47.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:47.807Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubser-ejb.jar [2024-06-27T10:48:47.807Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:47.807Z] [2024-06-27T10:48:47.807Z] appclient-jar-common: [2024-06-27T10:48:47.807Z] [2024-06-27T10:48:47.807Z] package-appclientjar-common: [2024-06-27T10:48:47.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:47.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:47.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:47.807Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubser-client.jar [2024-06-27T10:48:47.807Z] [2024-06-27T10:48:47.807Z] webclient-war-common: [2024-06-27T10:48:47.807Z] [2024-06-27T10:48:47.807Z] build-ear-common: [2024-06-27T10:48:47.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:47.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:47.807Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:47.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:48:47.824Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:48:47.824Z] [2024-06-27T10:48:47.824Z] asadmin-common: [2024-06-27T10:48:47.824Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:48:47.853Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:48:47.853Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:47.853Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:47.853Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:47.853Z] [java] [2024-06-27T10:48:47.853Z] [java] [2024-06-27T10:48:47.853Z] [java] ----------------------------------------- [2024-06-27T10:48:47.853Z] [java] - embedded with timertest1: PASS - [2024-06-27T10:48:47.854Z] [java] ----------------------------------------- [2024-06-27T10:48:47.854Z] [java] Total PASS: 1 [2024-06-27T10:48:47.854Z] [java] Total FAIL: 0 [2024-06-27T10:48:47.854Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:48:47.854Z] [java] ----------------------------------------- [2024-06-27T10:48:47.854Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:48:47.854Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:48:47.854Z] [java] Jun 27, 2024 10:48:47 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:47.854Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:48:47.854Z] [java] Jun 27, 2024 10:48:47 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:47.854Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:47.854Z] [java] Jun 27, 2024 10:48:47 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:47.854Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:47.854Z] [java] Jun 27, 2024 10:48:47 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:48:47.854Z] [java] INFO: close(), this: [2024-06-27T10:48:47.854Z] [java] org.glassfish.web.loader.WebappClassLoader@5abb7a8f[name=/ejb-timer-service-app], urls=[ [2024-06-27T10:48:47.854Z] [java] file:/tmp/gfembed6549147812484469240tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-06-27T10:48:47.854Z] [java] file:/tmp/gfembed6549147812484469240tmp/generated/ejb/ejb-timer-service-app/ [2024-06-27T10:48:47.854Z] [java] ][delegate=true, context=/ejb-timer-service-app, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-06-27T10:48:47.854Z] [java] Jun 27, 2024 10:48:47 AM jakarta.enterprise.system.container.ejb.com.sun.ejb.containers [2024-06-27T10:48:47.854Z] [java] INFO: EJB5122:EJB Timer Service shutdown at [2024/06/27 10:48:47] [2024-06-27T10:48:47.854Z] [java] Jun 27, 2024 10:48:47 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:47.854Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:47.854Z] [java] Done calling EJB [2024-06-27T10:48:47.854Z] [java] ------------------------ [2024-06-27T10:48:47.854Z] [java] -------Do not run 2nd time until timer app reload is fixed ------------ [2024-06-27T10:48:47.854Z] [2024-06-27T10:48:47.854Z] all: [2024-06-27T10:48:47.854Z] [2024-06-27T10:48:47.854Z] modulewithlibs: [2024-06-27T10:48:47.854Z] [echo] [2024-06-27T10:48:47.854Z] [echo] [2024-06-27T10:48:47.854Z] [echo] ************************************************** [2024-06-27T10:48:47.854Z] [echo] * Running modulewithlibs [2024-06-27T10:48:47.854Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithlibs [2024-06-27T10:48:47.854Z] [echo] ************************************************** [2024-06-27T10:48:47.854Z] [echo] [2024-06-27T10:48:47.854Z] [echo] [2024-06-27T10:48:47.854Z] [2024-06-27T10:48:47.854Z] start-database: [2024-06-27T10:48:47.854Z] [2024-06-27T10:48:47.854Z] setOSConditions: [2024-06-27T10:48:47.854Z] [2024-06-27T10:48:47.854Z] setToolWin: [2024-06-27T10:48:47.854Z] [2024-06-27T10:48:47.854Z] setToolUnix: [2024-06-27T10:48:47.854Z] [2024-06-27T10:48:47.854Z] setToolProperty: [2024-06-27T10:48:47.854Z] [2024-06-27T10:48:47.854Z] setS1ASclassPath: [2024-06-27T10:48:47.854Z] [2024-06-27T10:48:47.854Z] init-common: [2024-06-27T10:48:47.854Z] [2024-06-27T10:48:47.854Z] clean: [2024-06-27T10:48:47.854Z] [2024-06-27T10:48:47.855Z] setOSConditions: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setToolWin: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setToolUnix: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setToolProperty: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setS1ASclassPath: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] init-common: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] clean-common: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setOSConditions: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setToolWin: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setToolUnix: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setToolProperty: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setS1ASclassPath: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] init-common: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] clean-classes-common: [2024-06-27T10:48:47.855Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setOSConditions: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setToolWin: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setToolUnix: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setToolProperty: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] setS1ASclassPath: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.855Z] init-common: [2024-06-27T10:48:47.855Z] [2024-06-27T10:48:47.856Z] clean-jars-common: [2024-06-27T10:48:47.856Z] [2024-06-27T10:48:47.856Z] compile: [2024-06-27T10:48:47.856Z] [2024-06-27T10:48:47.856Z] setOSConditions: [2024-06-27T10:48:47.856Z] [2024-06-27T10:48:47.856Z] setToolWin: [2024-06-27T10:48:47.856Z] [2024-06-27T10:48:47.856Z] setToolUnix: [2024-06-27T10:48:47.856Z] [2024-06-27T10:48:47.856Z] setToolProperty: [2024-06-27T10:48:47.856Z] [2024-06-27T10:48:47.856Z] setS1ASclassPath: [2024-06-27T10:48:47.856Z] [2024-06-27T10:48:47.856Z] init-common: [2024-06-27T10:48:47.856Z] [2024-06-27T10:48:47.856Z] compile-common: [2024-06-27T10:48:47.856Z] [echo] Current time (ISO): 2024-06-27T10:48:47.751+0000 [2024-06-27T10:48:47.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:47.856Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:47.922Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch/bmt-chunk-job/ejb/com/oracle/javaee7/samples/batch/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2024-06-27T10:48:47.922Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:47.922Z] [javac] 1 warning [2024-06-27T10:48:47.922Z] [2024-06-27T10:48:47.922Z] setOSConditions: [2024-06-27T10:48:47.922Z] [2024-06-27T10:48:47.922Z] setToolWin: [2024-06-27T10:48:47.922Z] [2024-06-27T10:48:47.922Z] setToolUnix: [2024-06-27T10:48:47.922Z] [2024-06-27T10:48:47.922Z] setToolProperty: [2024-06-27T10:48:47.922Z] [2024-06-27T10:48:47.922Z] setS1ASclassPath: [2024-06-27T10:48:47.922Z] [2024-06-27T10:48:47.922Z] init-common: [2024-06-27T10:48:47.922Z] [2024-06-27T10:48:47.923Z] compile-common: [2024-06-27T10:48:47.923Z] [echo] Current time (ISO): 2024-06-27T10:48:47.761+0000 [2024-06-27T10:48:47.923Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:47.947Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:47.947Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:47.947Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:47.947Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:47.947Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:47.947Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:47.947Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:47.947Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:47.947Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:47.947Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:47.947Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:48.003Z] [INFO] [exec] Application deployed with name jpavalidation. [2024-06-27T10:48:48.003Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:48.012Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [2024-06-27T10:48:48.083Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserApp.ear [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] deploy: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] setOSConditions: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] setToolWin: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] setToolUnix: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] setToolProperty: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] setS1ASclassPath: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] init-common: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] deploy-common: [2024-06-27T10:48:48.083Z] [echo] Current time (ISO): 2024-06-27T10:48:47.822+0000 [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] setOSConditions: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] setToolWin: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] setToolUnix: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] setToolProperty: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] setS1ASclassPath: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] init-common: [2024-06-27T10:48:48.083Z] [2024-06-27T10:48:48.083Z] deploy-common-pe: [2024-06-27T10:48:48.202Z] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:48:48.203Z] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:48:48.203Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:48.203Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:48.203Z] 7 warnings [2024-06-27T10:48:48.203Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-06-27T10:48:48.203Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-06-27T10:48:48.203Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jpainjectemf/jpainjectemf.war [2024-06-27T10:48:48.257Z] [WARNING] [echo] [2024-06-27T10:48:48.257Z] [WARNING] [echo] ************************* [2024-06-27T10:48:48.257Z] [WARNING] [echo] * build-deploy security/helloworld [2024-06-27T10:48:48.257Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/helloworld [2024-06-27T10:48:48.257Z] [WARNING] [echo] ************************* [2024-06-27T10:48:48.257Z] [WARNING] [echo] [2024-06-27T10:48:48.257Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:48.257Z] [WARNING] [echo] Listing of source files: HelloSecurityTestNG.java [2024-06-27T10:48:48.257Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:48.257Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:48.257Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:48.257Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:48.257Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:48.257Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:48.257Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:48.257Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:48.257Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:48.257Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:48.257Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:48.257Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:48.349Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web.war [2024-06-27T10:48:48.350Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web. [2024-06-27T10:48:48.350Z] [2024-06-27T10:48:48.350Z] deploy-war-commonee: [2024-06-27T10:48:48.350Z] [2024-06-27T10:48:48.350Z] run: [2024-06-27T10:48:48.383Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:48:48.383Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:48:48.383Z] [2024-06-27T10:48:48.383Z] setOSConditions: [2024-06-27T10:48:48.383Z] [2024-06-27T10:48:48.383Z] setToolWin: [2024-06-27T10:48:48.383Z] [2024-06-27T10:48:48.383Z] setToolUnix: [2024-06-27T10:48:48.383Z] [2024-06-27T10:48:48.383Z] setToolProperty: [2024-06-27T10:48:48.383Z] [2024-06-27T10:48:48.383Z] setS1ASclassPath: [2024-06-27T10:48:48.383Z] [2024-06-27T10:48:48.383Z] init-common: [2024-06-27T10:48:48.383Z] [2024-06-27T10:48:48.383Z] deploy-common: [2024-06-27T10:48:48.383Z] [echo] Current time (ISO): 2024-06-27T10:48:48.239+0000 [2024-06-27T10:48:48.383Z] [2024-06-27T10:48:48.383Z] setOSConditions: [2024-06-27T10:48:48.383Z] [2024-06-27T10:48:48.383Z] setToolWin: [2024-06-27T10:48:48.384Z] [2024-06-27T10:48:48.384Z] setToolUnix: [2024-06-27T10:48:48.384Z] [2024-06-27T10:48:48.384Z] setToolProperty: [2024-06-27T10:48:48.384Z] [2024-06-27T10:48:48.384Z] setS1ASclassPath: [2024-06-27T10:48:48.384Z] [2024-06-27T10:48:48.384Z] init-common: [2024-06-27T10:48:48.384Z] [2024-06-27T10:48:48.384Z] deploy-common-pe: [2024-06-27T10:48:48.458Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:48.458Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:48.458Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:48.458Z] [WARNING] [echo] deploying jpainjectemf.war [2024-06-27T10:48:48.497Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:48.497Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:48.497Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:48.497Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:48.497Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:48.497Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:48.497Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:48.511Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:48.511Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:48.511Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/helloworld/src/test/HelloSecurityTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:48.511Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:48.511Z] 6 warnings [2024-06-27T10:48:48.511Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:48.511Z] [WARNING] [echo] Now creating a war file ../../dist/security/hellojspsecure.war [2024-06-27T10:48:48.511Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/security/app [2024-06-27T10:48:48.511Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/security [2024-06-27T10:48:48.511Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/security/app [2024-06-27T10:48:48.511Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:48.511Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:48.511Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:48.511Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:48.604Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir/encodingMismatch.jsp [2024-06-27T10:48:48.604Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:48.604Z] [java] [2024-06-27T10:48:48.604Z] [java] [2024-06-27T10:48:48.604Z] [java] ----------------------------------------- [2024-06-27T10:48:48.604Z] [java] - jsp-bom-in-classic-syntax-encoding-mismatch-pagedir: PASS - [2024-06-27T10:48:48.604Z] [java] ----------------------------------------- [2024-06-27T10:48:48.604Z] [java] - Total PASS : 1 - [2024-06-27T10:48:48.604Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:48.604Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:48.604Z] [java] ----------------------------------------- [2024-06-27T10:48:48.604Z] [2024-06-27T10:48:48.604Z] undeploy: [2024-06-27T10:48:48.604Z] [2024-06-27T10:48:48.604Z] setOSConditions: [2024-06-27T10:48:48.604Z] [2024-06-27T10:48:48.604Z] setToolWin: [2024-06-27T10:48:48.604Z] [2024-06-27T10:48:48.604Z] setToolUnix: [2024-06-27T10:48:48.604Z] [2024-06-27T10:48:48.604Z] setToolProperty: [2024-06-27T10:48:48.604Z] [2024-06-27T10:48:48.604Z] setS1ASclassPath: [2024-06-27T10:48:48.604Z] [2024-06-27T10:48:48.604Z] init-common: [2024-06-27T10:48:48.604Z] [2024-06-27T10:48:48.604Z] undeploy-war-common: [2024-06-27T10:48:48.688Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserApp.ear [2024-06-27T10:48:48.767Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:48.767Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:48.767Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:48.767Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:48.767Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:48.767Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:48.767Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:48.767Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:48.767Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:48.767Z] 6 warnings [2024-06-27T10:48:48.767Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/security/app/META-INF [2024-06-27T10:48:48.767Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/helloworld/metadata/persistence.xml to copy. [2024-06-27T10:48:48.767Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/security/hellojspsecure.war [2024-06-27T10:48:48.767Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:48.767Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:48.767Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:48.767Z] [WARNING] [echo] deploying hellojspsecure.war [2024-06-27T10:48:48.838Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:48.838Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:48.838Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:48.838Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:48.838Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:48.838Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:48.838Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:48.943Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [Pipeline] { [Pipeline] sh [2024-06-27T10:48:49.008Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:49.008Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:49.008Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:49.008Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:49.008Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:49.008Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:49.008Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:49.162Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web [2024-06-27T10:48:49.162Z] [2024-06-27T10:48:49.162Z] all: [2024-06-27T10:48:49.162Z] [echo] [2024-06-27T10:48:49.162Z] [echo] ************************* [2024-06-27T10:48:49.162Z] [echo] * Running jspCacheTaglibPrecompile [2024-06-27T10:48:49.162Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile [2024-06-27T10:48:49.162Z] [echo] ************************* [2024-06-27T10:48:49.162Z] [echo] [2024-06-27T10:48:49.162Z] [2024-06-27T10:48:49.162Z] setOSConditions: [2024-06-27T10:48:49.162Z] [2024-06-27T10:48:49.163Z] setToolWin: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setToolUnix: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setToolProperty: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setS1ASclassPath: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] init-common: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] clean: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setOSConditions: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setToolWin: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setToolUnix: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setToolProperty: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setS1ASclassPath: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] init-common: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] clean-common: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setOSConditions: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setToolWin: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setToolUnix: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setToolProperty: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] setS1ASclassPath: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] init-common: [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.163Z] clean-classes-common: [2024-06-27T10:48:49.163Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:49.163Z] [2024-06-27T10:48:49.164Z] setOSConditions: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setToolWin: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setToolUnix: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setToolProperty: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setS1ASclassPath: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] init-common: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] clean-jars-common: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] compile: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setOSConditions: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setToolWin: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setToolUnix: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setToolProperty: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setS1ASclassPath: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] init-common: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] compile-common: [2024-06-27T10:48:49.164Z] [echo] Current time (ISO): 2024-06-27T10:48:49.021+0000 [2024-06-27T10:48:49.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:49.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/servlet [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] build: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setOSConditions: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setToolWin: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.164Z] setToolUnix: [2024-06-27T10:48:49.164Z] [2024-06-27T10:48:49.165Z] setToolProperty: [2024-06-27T10:48:49.165Z] [2024-06-27T10:48:49.165Z] setS1ASclassPath: [2024-06-27T10:48:49.165Z] [2024-06-27T10:48:49.165Z] init-common: [2024-06-27T10:48:49.165Z] [2024-06-27T10:48:49.165Z] webclient-war-common: [2024-06-27T10:48:49.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:49.165Z] [2024-06-27T10:48:49.165Z] clear: [2024-06-27T10:48:49.165Z] [2024-06-27T10:48:49.165Z] test-tlds-exist: [2024-06-27T10:48:49.165Z] [2024-06-27T10:48:49.165Z] copy-tlds: [2024-06-27T10:48:49.165Z] [2024-06-27T10:48:49.165Z] test-tagfiles-exist: [2024-06-27T10:48:49.165Z] [2024-06-27T10:48:49.165Z] copy-tagfiles: [2024-06-27T10:48:49.165Z] [2024-06-27T10:48:49.165Z] package-war-common: [2024-06-27T10:48:49.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:49.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:49.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:49.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:49.165Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:49.165Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:49.165Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-cache-taglib-precompile-web.war [2024-06-27T10:48:49.165Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:49.165Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:49.165Z] [javac] Compiling 1 source file [2024-06-27T10:48:49.165Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:49.165Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:49.165Z] [2024-06-27T10:48:49.165Z] deploy: [2024-06-27T10:48:49.165Z] [2024-06-27T10:48:49.166Z] deploy-war-common: [2024-06-27T10:48:49.166Z] [2024-06-27T10:48:49.166Z] setOSConditions: [2024-06-27T10:48:49.166Z] [2024-06-27T10:48:49.166Z] setToolWin: [2024-06-27T10:48:49.166Z] [2024-06-27T10:48:49.166Z] setToolUnix: [2024-06-27T10:48:49.166Z] [2024-06-27T10:48:49.166Z] setToolProperty: [2024-06-27T10:48:49.166Z] [2024-06-27T10:48:49.166Z] setS1ASclassPath: [2024-06-27T10:48:49.166Z] [2024-06-27T10:48:49.166Z] init-common: [2024-06-27T10:48:49.166Z] [2024-06-27T10:48:49.166Z] deploy-war-commonpe: [2024-06-27T10:48:49.231Z] [exec] Jun 27, 2024 10:48:49 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:48:49.231Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@27e44e9c [2024-06-27T10:48:49.283Z] [exec] Application deployed with name ejb-stubs-stubserApp. [2024-06-27T10:48:49.283Z] [echo] Deployment on target server server successful [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] setOSConditions: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] setToolWin: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] setToolUnix: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] setToolProperty: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] setS1ASclassPath: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] init-common: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] deploy-common-ee: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] run: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] setOSConditions: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] setToolWin: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] setToolUnix: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.283Z] setToolProperty: [2024-06-27T10:48:49.283Z] [2024-06-27T10:48:49.284Z] setS1ASclassPath: [2024-06-27T10:48:49.284Z] [2024-06-27T10:48:49.284Z] init-common: [2024-06-27T10:48:49.284Z] [2024-06-27T10:48:49.284Z] runclient-common: [2024-06-27T10:48:49.284Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserAppClient.jar -name ejb-stubs-stubserClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:48:49.288Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:49.288Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:49.288Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:49.288Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:49.288Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:49.288Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:49.288Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:49.363Z] + id [2024-06-27T10:48:49.363Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:48:49.363Z] + uname -a [2024-06-27T10:48:49.363Z] Linux basic-vzqn9 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:48:49.363Z] + env [2024-06-27T10:48:49.363Z] + sort [2024-06-27T10:48:49.363Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:49.363Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:49.363Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:48:49.363Z] BUILD_ID=351 [2024-06-27T10:48:49.363Z] BUILD_NUMBER=351 [2024-06-27T10:48:49.363Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:48:49.363Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:48:49.363Z] CI=true [2024-06-27T10:48:49.363Z] EXECUTOR_NUMBER=0 [2024-06-27T10:48:49.363Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:48:49.363Z] HOME=/home/jenkins [2024-06-27T10:48:49.363Z] HOSTNAME=basic-vzqn9 [2024-06-27T10:48:49.363Z] HUDSON_COOKIE=ad9f7e9b-2c09-4749-b1f5-2ba3bfa412b7 [2024-06-27T10:48:49.363Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:48:49.363Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:48:49.363Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:48:49.363Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:48:49.363Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:48:49.363Z] JENKINS_AGENT_NAME=basic-vzqn9 [2024-06-27T10:48:49.363Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:48:49.363Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:48:49.363Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:48:49.363Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:48:49.363Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:48:49.363Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:48:49.364Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:48:49.364Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:48:49.364Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:48:49.364Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:48:49.364Z] JENKINS_NAME=basic-vzqn9 [2024-06-27T10:48:49.364Z] JENKINS_NODE_COOKIE=f934604b-33cc-404a-9ed5-a0b059e40a66 [2024-06-27T10:48:49.364Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:48:49.364Z] JENKINS_SECRET=**** [2024-06-27T10:48:49.364Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:48:49.364Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:48:49.364Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:48:49.364Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:48:49.364Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:48:49.364Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:48:49.364Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:48:49.364Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:48:49.364Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:48:49.364Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:48:49.364Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:48:49.364Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:48:49.364Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:48:49.364Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:48:49.364Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:48:49.364Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:48:49.364Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:48:49.364Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:48:49.364Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:48:49.364Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:48:49.364Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:48:49.364Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:48:49.364Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:48:49.364Z] LANG=en_US.UTF-8 [2024-06-27T10:48:49.364Z] LANGUAGE=en_US:en [2024-06-27T10:48:49.364Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:48:49.364Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:49.364Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:49.364Z] NODE_LABELS=basic basic-vzqn9 [2024-06-27T10:48:49.364Z] NODE_NAME=basic-vzqn9 [2024-06-27T10:48:49.364Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:48:49.364Z] Avoid second fetch [2024-06-27T10:48:49.364Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-vzqn9 -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:48:49.364Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:48:49.364Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:48:49.364Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:48:49.364Z] PORT_ADMIN=4848 [2024-06-27T10:48:49.364Z] PORT_HTTP=8080 [2024-06-27T10:48:49.364Z] PORT_HTTPS=8181 [2024-06-27T10:48:49.364Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:49.364Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:48:49.364Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:48:49.364Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:48:49.364Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:48:49.364Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:48:49.364Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:49.364Z] SHLVL=1 [2024-06-27T10:48:49.364Z] STAGE_NAME=connector_group_1 [2024-06-27T10:48:49.364Z] TERM=xterm [2024-06-27T10:48:49.364Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:48:49.364Z] USER_NAME=jenkins [2024-06-27T10:48:49.364Z] _=/usr/bin/env [2024-06-27T10:48:49.364Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:49.364Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:48:49.364Z] + df -h [2024-06-27T10:48:49.364Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:48:49.364Z] overlay 32G 20K 32G 1% / [2024-06-27T10:48:49.364Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:48:49.364Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:48:49.364Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:48:49.364Z] tmpfs 26G 63M 26G 1% /etc/hostname [2024-06-27T10:48:49.364Z] /dev/sda4 932G 251G 681G 27% /etc/hosts [2024-06-27T10:48:49.364Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:48:49.364Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:48:49.364Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:48:49.364Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:48:49.364Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:48:49.365Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:48:49.365Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:48:49.377Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:48:49.420Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:49.420Z] [javac] 1 warning [2024-06-27T10:48:49.420Z] [2024-06-27T10:48:49.420Z] build: [2024-06-27T10:48:49.420Z] [2024-06-27T10:48:49.420Z] setOSConditions: [2024-06-27T10:48:49.420Z] [2024-06-27T10:48:49.420Z] setToolWin: [2024-06-27T10:48:49.420Z] [2024-06-27T10:48:49.420Z] setToolUnix: [2024-06-27T10:48:49.420Z] [2024-06-27T10:48:49.420Z] setToolProperty: [2024-06-27T10:48:49.420Z] [2024-06-27T10:48:49.420Z] setS1ASclassPath: [2024-06-27T10:48:49.420Z] [2024-06-27T10:48:49.420Z] init-common: [2024-06-27T10:48:49.420Z] [2024-06-27T10:48:49.420Z] webclient-war-common: [2024-06-27T10:48:49.420Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:49.420Z] [2024-06-27T10:48:49.421Z] clear: [2024-06-27T10:48:49.421Z] [2024-06-27T10:48:49.421Z] test-tlds-exist: [2024-06-27T10:48:49.421Z] [2024-06-27T10:48:49.421Z] copy-tlds: [2024-06-27T10:48:49.421Z] [2024-06-27T10:48:49.421Z] test-tagfiles-exist: [2024-06-27T10:48:49.421Z] [2024-06-27T10:48:49.421Z] copy-tagfiles: [2024-06-27T10:48:49.421Z] [2024-06-27T10:48:49.421Z] package-war-common: [2024-06-27T10:48:49.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:49.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:49.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:49.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:49.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/qualifiers/lib [2024-06-27T10:48:49.421Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:49.421Z] [copy] Copying 16 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:49.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/qualifiers/docroot [2024-06-27T10:48:49.421Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-qualifiers-servlet-annotation-web.war [2024-06-27T10:48:49.485Z] [exec] A1 OK [2024-06-27T10:48:49.485Z] [exec] A1WithFlush OK [2024-06-27T10:48:49.485Z] [exec] Value of key is: checkCmp11Bean [2024-06-27T10:48:49.485Z] [exec] A2 OK [2024-06-27T10:48:49.576Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:49.675Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:49.675Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/qualifiers/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:49.675Z] [javac] Compiling 1 source file [2024-06-27T10:48:49.675Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/qualifiers/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:49.676Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:49.676Z] [2024-06-27T10:48:49.676Z] deploy: [2024-06-27T10:48:49.676Z] [2024-06-27T10:48:49.676Z] deploy-war-common: [2024-06-27T10:48:49.676Z] [2024-06-27T10:48:49.676Z] setOSConditions: [2024-06-27T10:48:49.676Z] [2024-06-27T10:48:49.676Z] setToolWin: [2024-06-27T10:48:49.676Z] [2024-06-27T10:48:49.676Z] setToolUnix: [2024-06-27T10:48:49.676Z] [2024-06-27T10:48:49.676Z] setToolProperty: [2024-06-27T10:48:49.676Z] [2024-06-27T10:48:49.676Z] setS1ASclassPath: [2024-06-27T10:48:49.676Z] [2024-06-27T10:48:49.676Z] init-common: [2024-06-27T10:48:49.676Z] [2024-06-27T10:48:49.676Z] deploy-war-commonpe: [2024-06-27T10:48:49.726Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-cache-taglib-precompile --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-cache-taglib-precompile-web.war [2024-06-27T10:48:49.739Z] [exec] Nested: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: [2024-06-27T10:48:49.739Z] [exec] java.rmi.RemoteException: Transaction aborted; nested exception is: [2024-06-27T10:48:49.739Z] [exec] jakarta.ejb.EJBException: Transaction aborted [2024-06-27T10:48:49.739Z] [exec] Not a java.sql.SQLException [2024-06-27T10:48:49.739Z] [exec] Nested: java.rmi.RemoteException: Transaction aborted; nested exception is: [2024-06-27T10:48:49.739Z] [exec] jakarta.ejb.EJBException: Transaction aborted [2024-06-27T10:48:49.739Z] [exec] Not a java.sql.SQLException [2024-06-27T10:48:49.739Z] [exec] Nested: jakarta.ejb.EJBException: Transaction aborted [2024-06-27T10:48:49.739Z] [exec] Not a java.sql.SQLException [2024-06-27T10:48:49.739Z] [exec] Nested: jakarta.transaction.RollbackException: Transaction marked for rollback. [2024-06-27T10:48:49.739Z] [exec] Not a java.sql.SQLException [2024-06-27T10:48:49.739Z] [exec] Nested: com.sun.jdo.api.persistence.support.JDODataStoreException: JDO76400: Got a JDBC SQLException while executing the SQL statement: [2024-06-27T10:48:49.739Z] [exec] insert into "A2"("ID", "NAME") values ( ?, ?). [2024-06-27T10:48:49.739Z] [exec] Please examine the SQLException for more information. [2024-06-27T10:48:49.739Z] [exec] NestedException: java.sql.BatchUpdateException: Non-atomic batch failure. The batch was submitted, but at least one exception occurred on an individual member of the batch. Use getNextException() to retrieve the exceptions for specific batched elements. [2024-06-27T10:48:49.739Z] [exec] Not a java.sql.SQLException [2024-06-27T10:48:49.739Z] [exec] Nested: java.sql.BatchUpdateException: Non-atomic batch failure. The batch was submitted, but at least one exception occurred on an individual member of the batch. Use getNextException() to retrieve the exceptions for specific batched elements. [2024-06-27T10:48:49.739Z] [exec] ErrorCode: 20000 [2024-06-27T10:48:49.739Z] [exec] SQLState: XJ208 [2024-06-27T10:48:49.739Z] [exec] Nested SQLException: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: Error for batch element #0: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'PK_A2_ID' defined on 'A2'. [2024-06-27T10:48:49.739Z] [exec] ErrorCode: 20000 [2024-06-27T10:48:49.739Z] [exec] SQLState: 23505 [2024-06-27T10:48:49.739Z] [exec] Nested: ERROR 23505: Error for batch element #0: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'PK_A2_ID' defined on 'A2'. [2024-06-27T10:48:49.739Z] [exec] Not a java.sql.SQLException [2024-06-27T10:48:49.739Z] [exec] A2 SQLException OK [2024-06-27T10:48:49.739Z] [exec] A2WithFlush OK [2024-06-27T10:48:49.739Z] [exec] Value of key is: checkCmp20Bean [2024-06-27T10:48:49.740Z] [exec] FINISH [2024-06-27T10:48:49.740Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:49.740Z] [exec] [2024-06-27T10:48:49.740Z] [exec] [2024-06-27T10:48:49.740Z] [exec] ----------------------------------------- [2024-06-27T10:48:49.740Z] [exec] - checkCmp20Bean: PASS - [2024-06-27T10:48:49.740Z] [exec] - checkCmp11Bean: PASS - [2024-06-27T10:48:49.740Z] [exec] ----------------------------------------- [2024-06-27T10:48:49.740Z] [exec] Total PASS: 2 [2024-06-27T10:48:49.740Z] [exec] Total FAIL: 0 [2024-06-27T10:48:49.740Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:48:49.740Z] [exec] ----------------------------------------- [2024-06-27T10:48:49.740Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:49.740Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:49.761Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:49.761Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:48:49.761Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:48:49.831Z] [javac] 1 warning [2024-06-27T10:48:49.831Z] [2024-06-27T10:48:49.831Z] build: [2024-06-27T10:48:49.831Z] [echo] assemble.dir = /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:49.831Z] [2024-06-27T10:48:49.831Z] setOSConditions: [2024-06-27T10:48:49.831Z] [2024-06-27T10:48:49.831Z] setToolWin: [2024-06-27T10:48:49.831Z] [2024-06-27T10:48:49.831Z] setToolUnix: [2024-06-27T10:48:49.831Z] [2024-06-27T10:48:49.831Z] setToolProperty: [2024-06-27T10:48:49.831Z] [2024-06-27T10:48:49.831Z] setS1ASclassPath: [2024-06-27T10:48:49.831Z] [2024-06-27T10:48:49.831Z] init-common: [2024-06-27T10:48:49.831Z] [2024-06-27T10:48:49.831Z] webclient-war-common: [2024-06-27T10:48:49.831Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:49.831Z] [2024-06-27T10:48:49.831Z] clear: [2024-06-27T10:48:49.832Z] [2024-06-27T10:48:49.832Z] test-tlds-exist: [2024-06-27T10:48:49.832Z] [2024-06-27T10:48:49.832Z] copy-tlds: [2024-06-27T10:48:49.832Z] [2024-06-27T10:48:49.832Z] test-tagfiles-exist: [2024-06-27T10:48:49.832Z] [2024-06-27T10:48:49.832Z] copy-tagfiles: [2024-06-27T10:48:49.832Z] [2024-06-27T10:48:49.832Z] package-war-common: [2024-06-27T10:48:49.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:49.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:49.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:49.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:49.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/lib [2024-06-27T10:48:49.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:49.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:49.832Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:49.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/docroot [2024-06-27T10:48:49.832Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-web.war [2024-06-27T10:48:49.832Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:49.832Z] [2024-06-27T10:48:49.832Z] setOSConditions: [2024-06-27T10:48:49.832Z] [2024-06-27T10:48:49.832Z] setToolWin: [2024-06-27T10:48:49.832Z] [2024-06-27T10:48:49.833Z] setToolUnix: [2024-06-27T10:48:49.833Z] [2024-06-27T10:48:49.833Z] setToolProperty: [2024-06-27T10:48:49.833Z] [2024-06-27T10:48:49.833Z] setS1ASclassPath: [2024-06-27T10:48:49.833Z] [2024-06-27T10:48:49.833Z] init-common: [2024-06-27T10:48:49.833Z] [2024-06-27T10:48:49.833Z] compile-common: [2024-06-27T10:48:49.833Z] [echo] Current time (ISO): 2024-06-27T10:48:49.739+0000 [2024-06-27T10:48:49.833Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:49.869Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:49.891Z] [exec] Jun 27, 2024 10:48:49 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:48:49.891Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5d66ae3a [2024-06-27T10:48:49.891Z] [exec] Jun 27, 2024 10:48:49 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:48:49.891Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:48:49.930Z] 164 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:48:49.930Z] + mvn -version [2024-06-27T10:48:50.015Z] [javac] 2 warnings [2024-06-27T10:48:50.015Z] [2024-06-27T10:48:50.015Z] setOSConditions: [2024-06-27T10:48:50.015Z] [2024-06-27T10:48:50.015Z] setToolWin: [2024-06-27T10:48:50.015Z] [2024-06-27T10:48:50.015Z] setToolUnix: [2024-06-27T10:48:50.015Z] [2024-06-27T10:48:50.015Z] setToolProperty: [2024-06-27T10:48:50.015Z] [2024-06-27T10:48:50.015Z] setS1ASclassPath: [2024-06-27T10:48:50.015Z] [2024-06-27T10:48:50.016Z] init-common: [2024-06-27T10:48:50.016Z] [2024-06-27T10:48:50.016Z] compile-common: [2024-06-27T10:48:50.016Z] [echo] Current time (ISO): 2024-06-27T10:48:49.930+0000 [2024-06-27T10:48:50.016Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:50.125Z] [javac] 1 warning [2024-06-27T10:48:50.125Z] [2024-06-27T10:48:50.125Z] build: [2024-06-27T10:48:50.125Z] [2024-06-27T10:48:50.125Z] setOSConditions: [2024-06-27T10:48:50.125Z] [2024-06-27T10:48:50.125Z] fixFiles: [2024-06-27T10:48:50.125Z] [2024-06-27T10:48:50.126Z] convUnix: [2024-06-27T10:48:50.126Z] [2024-06-27T10:48:50.126Z] convWin: [2024-06-27T10:48:50.126Z] [2024-06-27T10:48:50.126Z] setToolWin: [2024-06-27T10:48:50.126Z] [2024-06-27T10:48:50.126Z] setToolUnix: [2024-06-27T10:48:50.126Z] [2024-06-27T10:48:50.126Z] setToolProperty: [2024-06-27T10:48:50.126Z] [2024-06-27T10:48:50.126Z] setS1ASclassPath: [2024-06-27T10:48:50.126Z] [2024-06-27T10:48:50.126Z] init-common: [2024-06-27T10:48:50.126Z] [2024-06-27T10:48:50.126Z] package-persistence-common: [2024-06-27T10:48:50.126Z] [2024-06-27T10:48:50.126Z] ejb-jar-common: [2024-06-27T10:48:50.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:50.139Z] [INFO] [exec] Application deployed with name hellojspsecure. [2024-06-27T10:48:50.139Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:50.139Z] [WARNING] [echo] [2024-06-27T10:48:50.139Z] [WARNING] [echo] ************************* [2024-06-27T10:48:50.139Z] [WARNING] [echo] * build-deploy security/basicauth [2024-06-27T10:48:50.139Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth [2024-06-27T10:48:50.139Z] [WARNING] [echo] ************************* [2024-06-27T10:48:50.139Z] [WARNING] [echo] [2024-06-27T10:48:50.145Z] [exec] Jun 27, 2024 10:48:50 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:48:50.145Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:48:50.145Z] [exec] Jun 27, 2024 10:48:50 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:48:50.145Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:48:50.145Z] [exec] Jun 27, 2024 10:48:50 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:48:50.146Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:48:50.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-qualifiers-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-qualifiers-servlet-annotation-web.war [2024-06-27T10:48:50.298Z] [2024-06-27T10:48:50.298Z] checkReporting-common: [2024-06-27T10:48:50.298Z] [2024-06-27T10:48:50.298Z] confirmReportPresent-common: [2024-06-27T10:48:50.298Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:48:50.298Z] [echo] Test seems to be reported fine [2024-06-27T10:48:50.298Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/RepRunConf.txt [2024-06-27T10:48:50.298Z] [2024-06-27T10:48:50.298Z] confirmMissingReport-common: [2024-06-27T10:48:50.298Z] [2024-06-27T10:48:50.298Z] undeploy: [2024-06-27T10:48:50.298Z] [2024-06-27T10:48:50.298Z] setOSConditions: [2024-06-27T10:48:50.298Z] [2024-06-27T10:48:50.298Z] setToolWin: [2024-06-27T10:48:50.298Z] [2024-06-27T10:48:50.298Z] setToolUnix: [2024-06-27T10:48:50.298Z] [2024-06-27T10:48:50.298Z] setToolProperty: [2024-06-27T10:48:50.298Z] [2024-06-27T10:48:50.299Z] setS1ASclassPath: [2024-06-27T10:48:50.299Z] [2024-06-27T10:48:50.299Z] init-common: [2024-06-27T10:48:50.299Z] [2024-06-27T10:48:50.299Z] undeploy-common: [2024-06-27T10:48:50.381Z] [2024-06-27T10:48:50.381Z] package-ejbjar-common: [2024-06-27T10:48:50.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:50.381Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:50.381Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2024-06-27T10:48:50.381Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-job-ejb.jar [2024-06-27T10:48:50.381Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:50.381Z] [2024-06-27T10:48:50.381Z] appclient-jar-common: [2024-06-27T10:48:50.381Z] [2024-06-27T10:48:50.381Z] package-appclientjar-common: [2024-06-27T10:48:50.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:50.382Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-job-client.jar [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] webclient-war-common: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] build-ear-common: [2024-06-27T10:48:50.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:50.382Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:50.382Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobApp.ear [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] deploy: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] setOSConditions: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] setToolWin: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] setToolUnix: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] setToolProperty: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] setS1ASclassPath: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] init-common: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] deploy-common: [2024-06-27T10:48:50.382Z] [echo] Current time (ISO): 2024-06-27T10:48:50.306+0000 [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] setOSConditions: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] setToolWin: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] setToolUnix: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] setToolProperty: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] setS1ASclassPath: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] init-common: [2024-06-27T10:48:50.382Z] [2024-06-27T10:48:50.382Z] deploy-common-pe: [2024-06-27T10:48:50.438Z] [exec] Jun 27, 2024 10:48:50 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:48:50.438Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ef2a44ee[jndiName=jms/ejb_mdb_msgbean_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:48:50.442Z] [INFO] [2024-06-27T10:48:50.442Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:48:50.442Z] [INFO] [2024-06-27T10:48:50.442Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:48:50.488Z] [exec] Application deployed with name cdi-qualifiers-servlet-annotation-web. [2024-06-27T10:48:50.489Z] [2024-06-27T10:48:50.489Z] deploy-war-commonee: [2024-06-27T10:48:50.489Z] [2024-06-27T10:48:50.489Z] run: [2024-06-27T10:48:50.495Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:48:50.495Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:48:50.495Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:48:50.495Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:48:50.495Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:48:50.495Z] + ant -version [2024-06-27T10:48:50.495Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:48:50.495Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:48:50.495Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-7741c690/script.sh.copy: line 9: ps: command not found [2024-06-27T10:48:50.495Z] + true [2024-06-27T10:48:50.495Z] + cat /proc/cpuinfo [2024-06-27T10:48:50.495Z] processor : 0 [2024-06-27T10:48:50.495Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.495Z] cpu family : 6 [2024-06-27T10:48:50.496Z] model : 62 [2024-06-27T10:48:50.496Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.496Z] stepping : 4 [2024-06-27T10:48:50.496Z] microcode : 0x42e [2024-06-27T10:48:50.496Z] cpu MHz : 2400.025 [2024-06-27T10:48:50.496Z] cache size : 15360 KB [2024-06-27T10:48:50.496Z] physical id : 0 [2024-06-27T10:48:50.496Z] siblings : 12 [2024-06-27T10:48:50.496Z] core id : 0 [2024-06-27T10:48:50.496Z] cpu cores : 6 [2024-06-27T10:48:50.496Z] apicid : 0 [2024-06-27T10:48:50.496Z] initial apicid : 0 [2024-06-27T10:48:50.496Z] fpu : yes [2024-06-27T10:48:50.496Z] fpu_exception : yes [2024-06-27T10:48:50.496Z] cpuid level : 13 [2024-06-27T10:48:50.496Z] wp : yes [2024-06-27T10:48:50.496Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.496Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.496Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.496Z] bogomips : 4199.99 [2024-06-27T10:48:50.496Z] clflush size : 64 [2024-06-27T10:48:50.496Z] cache_alignment : 64 [2024-06-27T10:48:50.496Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.496Z] power management: [2024-06-27T10:48:50.496Z] [2024-06-27T10:48:50.496Z] processor : 1 [2024-06-27T10:48:50.496Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.496Z] cpu family : 6 [2024-06-27T10:48:50.496Z] model : 62 [2024-06-27T10:48:50.496Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.496Z] stepping : 4 [2024-06-27T10:48:50.496Z] microcode : 0x42e [2024-06-27T10:48:50.496Z] cpu MHz : 2400.013 [2024-06-27T10:48:50.496Z] cache size : 15360 KB [2024-06-27T10:48:50.496Z] physical id : 0 [2024-06-27T10:48:50.496Z] siblings : 12 [2024-06-27T10:48:50.496Z] core id : 1 [2024-06-27T10:48:50.496Z] cpu cores : 6 [2024-06-27T10:48:50.496Z] apicid : 2 [2024-06-27T10:48:50.496Z] initial apicid : 2 [2024-06-27T10:48:50.496Z] fpu : yes [2024-06-27T10:48:50.496Z] fpu_exception : yes [2024-06-27T10:48:50.496Z] cpuid level : 13 [2024-06-27T10:48:50.496Z] wp : yes [2024-06-27T10:48:50.496Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.496Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.496Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.496Z] bogomips : 4199.99 [2024-06-27T10:48:50.496Z] clflush size : 64 [2024-06-27T10:48:50.496Z] cache_alignment : 64 [2024-06-27T10:48:50.496Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.496Z] power management: [2024-06-27T10:48:50.496Z] [2024-06-27T10:48:50.496Z] processor : 2 [2024-06-27T10:48:50.496Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.496Z] cpu family : 6 [2024-06-27T10:48:50.496Z] model : 62 [2024-06-27T10:48:50.496Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.496Z] stepping : 4 [2024-06-27T10:48:50.496Z] microcode : 0x42e [2024-06-27T10:48:50.496Z] cpu MHz : 2401.226 [2024-06-27T10:48:50.496Z] cache size : 15360 KB [2024-06-27T10:48:50.496Z] physical id : 0 [2024-06-27T10:48:50.496Z] siblings : 12 [2024-06-27T10:48:50.496Z] core id : 2 [2024-06-27T10:48:50.496Z] cpu cores : 6 [2024-06-27T10:48:50.496Z] apicid : 4 [2024-06-27T10:48:50.496Z] initial apicid : 4 [2024-06-27T10:48:50.496Z] fpu : yes [2024-06-27T10:48:50.496Z] fpu_exception : yes [2024-06-27T10:48:50.496Z] cpuid level : 13 [2024-06-27T10:48:50.496Z] wp : yes [2024-06-27T10:48:50.496Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.496Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.496Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.496Z] bogomips : 4199.99 [2024-06-27T10:48:50.496Z] clflush size : 64 [2024-06-27T10:48:50.496Z] cache_alignment : 64 [2024-06-27T10:48:50.496Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.496Z] power management: [2024-06-27T10:48:50.496Z] [2024-06-27T10:48:50.496Z] processor : 3 [2024-06-27T10:48:50.496Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.496Z] cpu family : 6 [2024-06-27T10:48:50.496Z] model : 62 [2024-06-27T10:48:50.496Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.496Z] stepping : 4 [2024-06-27T10:48:50.496Z] microcode : 0x42e [2024-06-27T10:48:50.496Z] cpu MHz : 2400.039 [2024-06-27T10:48:50.496Z] cache size : 15360 KB [2024-06-27T10:48:50.496Z] physical id : 0 [2024-06-27T10:48:50.496Z] siblings : 12 [2024-06-27T10:48:50.496Z] core id : 3 [2024-06-27T10:48:50.496Z] cpu cores : 6 [2024-06-27T10:48:50.496Z] apicid : 6 [2024-06-27T10:48:50.496Z] initial apicid : 6 [2024-06-27T10:48:50.496Z] fpu : yes [2024-06-27T10:48:50.496Z] fpu_exception : yes [2024-06-27T10:48:50.496Z] cpuid level : 13 [2024-06-27T10:48:50.496Z] wp : yes [2024-06-27T10:48:50.497Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.497Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.497Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.497Z] bogomips : 4199.99 [2024-06-27T10:48:50.497Z] clflush size : 64 [2024-06-27T10:48:50.497Z] cache_alignment : 64 [2024-06-27T10:48:50.497Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.497Z] power management: [2024-06-27T10:48:50.497Z] [2024-06-27T10:48:50.497Z] processor : 4 [2024-06-27T10:48:50.497Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.497Z] cpu family : 6 [2024-06-27T10:48:50.497Z] model : 62 [2024-06-27T10:48:50.497Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.497Z] stepping : 4 [2024-06-27T10:48:50.497Z] microcode : 0x42e [2024-06-27T10:48:50.497Z] cpu MHz : 2400.030 [2024-06-27T10:48:50.497Z] cache size : 15360 KB [2024-06-27T10:48:50.497Z] physical id : 0 [2024-06-27T10:48:50.497Z] siblings : 12 [2024-06-27T10:48:50.497Z] core id : 4 [2024-06-27T10:48:50.497Z] cpu cores : 6 [2024-06-27T10:48:50.497Z] apicid : 8 [2024-06-27T10:48:50.497Z] initial apicid : 8 [2024-06-27T10:48:50.497Z] fpu : yes [2024-06-27T10:48:50.497Z] fpu_exception : yes [2024-06-27T10:48:50.497Z] cpuid level : 13 [2024-06-27T10:48:50.497Z] wp : yes [2024-06-27T10:48:50.497Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.497Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.497Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.497Z] bogomips : 4199.99 [2024-06-27T10:48:50.497Z] clflush size : 64 [2024-06-27T10:48:50.497Z] cache_alignment : 64 [2024-06-27T10:48:50.497Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.497Z] power management: [2024-06-27T10:48:50.497Z] [2024-06-27T10:48:50.497Z] processor : 5 [2024-06-27T10:48:50.497Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.497Z] cpu family : 6 [2024-06-27T10:48:50.497Z] model : 62 [2024-06-27T10:48:50.497Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.497Z] stepping : 4 [2024-06-27T10:48:50.497Z] microcode : 0x42e [2024-06-27T10:48:50.497Z] cpu MHz : 2400.340 [2024-06-27T10:48:50.497Z] cache size : 15360 KB [2024-06-27T10:48:50.497Z] physical id : 0 [2024-06-27T10:48:50.497Z] siblings : 12 [2024-06-27T10:48:50.497Z] core id : 5 [2024-06-27T10:48:50.497Z] cpu cores : 6 [2024-06-27T10:48:50.497Z] apicid : 10 [2024-06-27T10:48:50.497Z] initial apicid : 10 [2024-06-27T10:48:50.497Z] fpu : yes [2024-06-27T10:48:50.497Z] fpu_exception : yes [2024-06-27T10:48:50.497Z] cpuid level : 13 [2024-06-27T10:48:50.497Z] wp : yes [2024-06-27T10:48:50.497Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.497Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.497Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.497Z] bogomips : 4199.99 [2024-06-27T10:48:50.497Z] clflush size : 64 [2024-06-27T10:48:50.497Z] cache_alignment : 64 [2024-06-27T10:48:50.497Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.497Z] power management: [2024-06-27T10:48:50.497Z] [2024-06-27T10:48:50.497Z] processor : 6 [2024-06-27T10:48:50.497Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.497Z] cpu family : 6 [2024-06-27T10:48:50.497Z] model : 62 [2024-06-27T10:48:50.497Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.497Z] stepping : 4 [2024-06-27T10:48:50.497Z] microcode : 0x42e [2024-06-27T10:48:50.497Z] cpu MHz : 2600.000 [2024-06-27T10:48:50.497Z] cache size : 15360 KB [2024-06-27T10:48:50.497Z] physical id : 1 [2024-06-27T10:48:50.497Z] siblings : 12 [2024-06-27T10:48:50.497Z] core id : 0 [2024-06-27T10:48:50.497Z] cpu cores : 6 [2024-06-27T10:48:50.497Z] apicid : 32 [2024-06-27T10:48:50.497Z] initial apicid : 32 [2024-06-27T10:48:50.497Z] fpu : yes [2024-06-27T10:48:50.497Z] fpu_exception : yes [2024-06-27T10:48:50.497Z] cpuid level : 13 [2024-06-27T10:48:50.497Z] wp : yes [2024-06-27T10:48:50.498Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.498Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.498Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.498Z] bogomips : 4213.42 [2024-06-27T10:48:50.498Z] clflush size : 64 [2024-06-27T10:48:50.498Z] cache_alignment : 64 [2024-06-27T10:48:50.498Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.498Z] power management: [2024-06-27T10:48:50.498Z] [2024-06-27T10:48:50.498Z] processor : 7 [2024-06-27T10:48:50.498Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.498Z] cpu family : 6 [2024-06-27T10:48:50.498Z] model : 62 [2024-06-27T10:48:50.498Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.498Z] stepping : 4 [2024-06-27T10:48:50.498Z] microcode : 0x42e [2024-06-27T10:48:50.498Z] cpu MHz : 2399.999 [2024-06-27T10:48:50.498Z] cache size : 15360 KB [2024-06-27T10:48:50.498Z] physical id : 1 [2024-06-27T10:48:50.498Z] siblings : 12 [2024-06-27T10:48:50.498Z] core id : 1 [2024-06-27T10:48:50.498Z] cpu cores : 6 [2024-06-27T10:48:50.498Z] apicid : 34 [2024-06-27T10:48:50.498Z] initial apicid : 34 [2024-06-27T10:48:50.498Z] fpu : yes [2024-06-27T10:48:50.498Z] fpu_exception : yes [2024-06-27T10:48:50.498Z] cpuid level : 13 [2024-06-27T10:48:50.498Z] wp : yes [2024-06-27T10:48:50.498Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.498Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.498Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.498Z] bogomips : 4213.42 [2024-06-27T10:48:50.498Z] clflush size : 64 [2024-06-27T10:48:50.498Z] cache_alignment : 64 [2024-06-27T10:48:50.498Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.498Z] power management: [2024-06-27T10:48:50.498Z] [2024-06-27T10:48:50.498Z] processor : 8 [2024-06-27T10:48:50.498Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.498Z] cpu family : 6 [2024-06-27T10:48:50.498Z] model : 62 [2024-06-27T10:48:50.498Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.498Z] stepping : 4 [2024-06-27T10:48:50.498Z] microcode : 0x42e [2024-06-27T10:48:50.498Z] cpu MHz : 2397.442 [2024-06-27T10:48:50.498Z] cache size : 15360 KB [2024-06-27T10:48:50.498Z] physical id : 1 [2024-06-27T10:48:50.498Z] siblings : 12 [2024-06-27T10:48:50.498Z] core id : 2 [2024-06-27T10:48:50.498Z] cpu cores : 6 [2024-06-27T10:48:50.498Z] apicid : 36 [2024-06-27T10:48:50.498Z] initial apicid : 36 [2024-06-27T10:48:50.498Z] fpu : yes [2024-06-27T10:48:50.498Z] fpu_exception : yes [2024-06-27T10:48:50.498Z] cpuid level : 13 [2024-06-27T10:48:50.498Z] wp : yes [2024-06-27T10:48:50.498Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.498Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.498Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.498Z] bogomips : 4213.42 [2024-06-27T10:48:50.498Z] clflush size : 64 [2024-06-27T10:48:50.498Z] cache_alignment : 64 [2024-06-27T10:48:50.498Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.498Z] power management: [2024-06-27T10:48:50.498Z] [2024-06-27T10:48:50.498Z] processor : 9 [2024-06-27T10:48:50.498Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.498Z] cpu family : 6 [2024-06-27T10:48:50.498Z] model : 62 [2024-06-27T10:48:50.498Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.498Z] stepping : 4 [2024-06-27T10:48:50.498Z] microcode : 0x42e [2024-06-27T10:48:50.498Z] cpu MHz : 2400.010 [2024-06-27T10:48:50.498Z] cache size : 15360 KB [2024-06-27T10:48:50.498Z] physical id : 1 [2024-06-27T10:48:50.498Z] siblings : 12 [2024-06-27T10:48:50.498Z] core id : 3 [2024-06-27T10:48:50.498Z] cpu cores : 6 [2024-06-27T10:48:50.498Z] apicid : 38 [2024-06-27T10:48:50.498Z] initial apicid : 38 [2024-06-27T10:48:50.498Z] fpu : yes [2024-06-27T10:48:50.498Z] fpu_exception : yes [2024-06-27T10:48:50.498Z] cpuid level : 13 [2024-06-27T10:48:50.498Z] wp : yes [2024-06-27T10:48:50.498Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.499Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.499Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.499Z] bogomips : 4213.42 [2024-06-27T10:48:50.499Z] clflush size : 64 [2024-06-27T10:48:50.499Z] cache_alignment : 64 [2024-06-27T10:48:50.499Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.499Z] power management: [2024-06-27T10:48:50.499Z] [2024-06-27T10:48:50.499Z] processor : 10 [2024-06-27T10:48:50.499Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.499Z] cpu family : 6 [2024-06-27T10:48:50.499Z] model : 62 [2024-06-27T10:48:50.499Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.499Z] stepping : 4 [2024-06-27T10:48:50.499Z] microcode : 0x42e [2024-06-27T10:48:50.499Z] cpu MHz : 2400.007 [2024-06-27T10:48:50.499Z] cache size : 15360 KB [2024-06-27T10:48:50.499Z] physical id : 1 [2024-06-27T10:48:50.499Z] siblings : 12 [2024-06-27T10:48:50.499Z] core id : 4 [2024-06-27T10:48:50.499Z] cpu cores : 6 [2024-06-27T10:48:50.499Z] apicid : 40 [2024-06-27T10:48:50.499Z] initial apicid : 40 [2024-06-27T10:48:50.499Z] fpu : yes [2024-06-27T10:48:50.499Z] fpu_exception : yes [2024-06-27T10:48:50.499Z] cpuid level : 13 [2024-06-27T10:48:50.499Z] wp : yes [2024-06-27T10:48:50.499Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.499Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.499Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.499Z] bogomips : 4213.42 [2024-06-27T10:48:50.499Z] clflush size : 64 [2024-06-27T10:48:50.499Z] cache_alignment : 64 [2024-06-27T10:48:50.499Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.499Z] power management: [2024-06-27T10:48:50.499Z] [2024-06-27T10:48:50.499Z] processor : 11 [2024-06-27T10:48:50.499Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.499Z] cpu family : 6 [2024-06-27T10:48:50.499Z] model : 62 [2024-06-27T10:48:50.499Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.499Z] stepping : 4 [2024-06-27T10:48:50.499Z] microcode : 0x42e [2024-06-27T10:48:50.499Z] cpu MHz : 2400.009 [2024-06-27T10:48:50.499Z] cache size : 15360 KB [2024-06-27T10:48:50.499Z] physical id : 1 [2024-06-27T10:48:50.499Z] siblings : 12 [2024-06-27T10:48:50.499Z] core id : 5 [2024-06-27T10:48:50.499Z] cpu cores : 6 [2024-06-27T10:48:50.499Z] apicid : 42 [2024-06-27T10:48:50.499Z] initial apicid : 42 [2024-06-27T10:48:50.499Z] fpu : yes [2024-06-27T10:48:50.499Z] fpu_exception : yes [2024-06-27T10:48:50.499Z] cpuid level : 13 [2024-06-27T10:48:50.499Z] wp : yes [2024-06-27T10:48:50.499Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.499Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.499Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.499Z] bogomips : 4213.42 [2024-06-27T10:48:50.499Z] clflush size : 64 [2024-06-27T10:48:50.499Z] cache_alignment : 64 [2024-06-27T10:48:50.499Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.499Z] power management: [2024-06-27T10:48:50.499Z] [2024-06-27T10:48:50.499Z] processor : 12 [2024-06-27T10:48:50.499Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.499Z] cpu family : 6 [2024-06-27T10:48:50.499Z] model : 62 [2024-06-27T10:48:50.499Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.499Z] stepping : 4 [2024-06-27T10:48:50.499Z] microcode : 0x42e [2024-06-27T10:48:50.499Z] cpu MHz : 2399.519 [2024-06-27T10:48:50.499Z] cache size : 15360 KB [2024-06-27T10:48:50.499Z] physical id : 0 [2024-06-27T10:48:50.499Z] siblings : 12 [2024-06-27T10:48:50.499Z] core id : 0 [2024-06-27T10:48:50.499Z] cpu cores : 6 [2024-06-27T10:48:50.499Z] apicid : 1 [2024-06-27T10:48:50.499Z] initial apicid : 1 [2024-06-27T10:48:50.499Z] fpu : yes [2024-06-27T10:48:50.499Z] fpu_exception : yes [2024-06-27T10:48:50.499Z] cpuid level : 13 [2024-06-27T10:48:50.499Z] wp : yes [2024-06-27T10:48:50.499Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.499Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.499Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.499Z] bogomips : 4199.99 [2024-06-27T10:48:50.499Z] clflush size : 64 [2024-06-27T10:48:50.499Z] cache_alignment : 64 [2024-06-27T10:48:50.499Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.500Z] power management: [2024-06-27T10:48:50.500Z] [2024-06-27T10:48:50.500Z] processor : 13 [2024-06-27T10:48:50.500Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.500Z] cpu family : 6 [2024-06-27T10:48:50.500Z] model : 62 [2024-06-27T10:48:50.500Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.500Z] stepping : 4 [2024-06-27T10:48:50.500Z] microcode : 0x42e [2024-06-27T10:48:50.500Z] cpu MHz : 2401.236 [2024-06-27T10:48:50.500Z] cache size : 15360 KB [2024-06-27T10:48:50.500Z] physical id : 0 [2024-06-27T10:48:50.500Z] siblings : 12 [2024-06-27T10:48:50.500Z] core id : 1 [2024-06-27T10:48:50.500Z] cpu cores : 6 [2024-06-27T10:48:50.500Z] apicid : 3 [2024-06-27T10:48:50.500Z] initial apicid : 3 [2024-06-27T10:48:50.500Z] fpu : yes [2024-06-27T10:48:50.500Z] fpu_exception : yes [2024-06-27T10:48:50.500Z] cpuid level : 13 [2024-06-27T10:48:50.500Z] wp : yes [2024-06-27T10:48:50.500Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.500Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.500Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.500Z] bogomips : 4199.99 [2024-06-27T10:48:50.500Z] clflush size : 64 [2024-06-27T10:48:50.500Z] cache_alignment : 64 [2024-06-27T10:48:50.500Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.500Z] power management: [2024-06-27T10:48:50.500Z] [2024-06-27T10:48:50.500Z] processor : 14 [2024-06-27T10:48:50.500Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.500Z] cpu family : 6 [2024-06-27T10:48:50.500Z] model : 62 [2024-06-27T10:48:50.500Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.500Z] stepping : 4 [2024-06-27T10:48:50.500Z] microcode : 0x42e [2024-06-27T10:48:50.500Z] cpu MHz : 2401.301 [2024-06-27T10:48:50.500Z] cache size : 15360 KB [2024-06-27T10:48:50.500Z] physical id : 0 [2024-06-27T10:48:50.500Z] siblings : 12 [2024-06-27T10:48:50.500Z] core id : 2 [2024-06-27T10:48:50.500Z] cpu cores : 6 [2024-06-27T10:48:50.500Z] apicid : 5 [2024-06-27T10:48:50.500Z] initial apicid : 5 [2024-06-27T10:48:50.500Z] fpu : yes [2024-06-27T10:48:50.500Z] fpu_exception : yes [2024-06-27T10:48:50.500Z] cpuid level : 13 [2024-06-27T10:48:50.500Z] wp : yes [2024-06-27T10:48:50.500Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.500Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.500Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.500Z] bogomips : 4199.99 [2024-06-27T10:48:50.500Z] clflush size : 64 [2024-06-27T10:48:50.500Z] cache_alignment : 64 [2024-06-27T10:48:50.500Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.500Z] power management: [2024-06-27T10:48:50.500Z] [2024-06-27T10:48:50.500Z] processor : 15 [2024-06-27T10:48:50.500Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.500Z] cpu family : 6 [2024-06-27T10:48:50.500Z] model : 62 [2024-06-27T10:48:50.500Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.500Z] stepping : 4 [2024-06-27T10:48:50.500Z] microcode : 0x42e [2024-06-27T10:48:50.500Z] cpu MHz : 2401.859 [2024-06-27T10:48:50.500Z] cache size : 15360 KB [2024-06-27T10:48:50.500Z] physical id : 0 [2024-06-27T10:48:50.500Z] siblings : 12 [2024-06-27T10:48:50.500Z] core id : 3 [2024-06-27T10:48:50.500Z] cpu cores : 6 [2024-06-27T10:48:50.500Z] apicid : 7 [2024-06-27T10:48:50.500Z] initial apicid : 7 [2024-06-27T10:48:50.500Z] fpu : yes [2024-06-27T10:48:50.500Z] fpu_exception : yes [2024-06-27T10:48:50.500Z] cpuid level : 13 [2024-06-27T10:48:50.500Z] wp : yes [2024-06-27T10:48:50.500Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.500Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.500Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.500Z] bogomips : 4199.99 [2024-06-27T10:48:50.500Z] clflush size : 64 [2024-06-27T10:48:50.500Z] cache_alignment : 64 [2024-06-27T10:48:50.500Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.500Z] power management: [2024-06-27T10:48:50.500Z] [2024-06-27T10:48:50.500Z] processor : 16 [2024-06-27T10:48:50.500Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.500Z] cpu family : 6 [2024-06-27T10:48:50.500Z] model : 62 [2024-06-27T10:48:50.500Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.500Z] stepping : 4 [2024-06-27T10:48:50.500Z] microcode : 0x42e [2024-06-27T10:48:50.500Z] cpu MHz : 2399.850 [2024-06-27T10:48:50.500Z] cache size : 15360 KB [2024-06-27T10:48:50.500Z] physical id : 0 [2024-06-27T10:48:50.500Z] siblings : 12 [2024-06-27T10:48:50.500Z] core id : 4 [2024-06-27T10:48:50.500Z] cpu cores : 6 [2024-06-27T10:48:50.500Z] apicid : 9 [2024-06-27T10:48:50.500Z] initial apicid : 9 [2024-06-27T10:48:50.500Z] fpu : yes [2024-06-27T10:48:50.501Z] fpu_exception : yes [2024-06-27T10:48:50.501Z] cpuid level : 13 [2024-06-27T10:48:50.501Z] wp : yes [2024-06-27T10:48:50.501Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.501Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.501Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.501Z] bogomips : 4199.99 [2024-06-27T10:48:50.501Z] clflush size : 64 [2024-06-27T10:48:50.501Z] cache_alignment : 64 [2024-06-27T10:48:50.501Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.501Z] power management: [2024-06-27T10:48:50.501Z] [2024-06-27T10:48:50.501Z] processor : 17 [2024-06-27T10:48:50.501Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.501Z] cpu family : 6 [2024-06-27T10:48:50.501Z] model : 62 [2024-06-27T10:48:50.501Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.501Z] stepping : 4 [2024-06-27T10:48:50.501Z] microcode : 0x42e [2024-06-27T10:48:50.501Z] cpu MHz : 2400.357 [2024-06-27T10:48:50.501Z] cache size : 15360 KB [2024-06-27T10:48:50.501Z] physical id : 0 [2024-06-27T10:48:50.501Z] siblings : 12 [2024-06-27T10:48:50.501Z] core id : 5 [2024-06-27T10:48:50.501Z] cpu cores : 6 [2024-06-27T10:48:50.501Z] apicid : 11 [2024-06-27T10:48:50.501Z] initial apicid : 11 [2024-06-27T10:48:50.501Z] fpu : yes [2024-06-27T10:48:50.501Z] fpu_exception : yes [2024-06-27T10:48:50.501Z] cpuid level : 13 [2024-06-27T10:48:50.501Z] wp : yes [2024-06-27T10:48:50.501Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.501Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.501Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.501Z] bogomips : 4199.99 [2024-06-27T10:48:50.501Z] clflush size : 64 [2024-06-27T10:48:50.501Z] cache_alignment : 64 [2024-06-27T10:48:50.501Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.501Z] power management: [2024-06-27T10:48:50.501Z] [2024-06-27T10:48:50.501Z] processor : 18 [2024-06-27T10:48:50.501Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.501Z] cpu family : 6 [2024-06-27T10:48:50.501Z] model : 62 [2024-06-27T10:48:50.501Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.501Z] stepping : 4 [2024-06-27T10:48:50.501Z] microcode : 0x42e [2024-06-27T10:48:50.501Z] cpu MHz : 2399.999 [2024-06-27T10:48:50.501Z] cache size : 15360 KB [2024-06-27T10:48:50.501Z] physical id : 1 [2024-06-27T10:48:50.501Z] siblings : 12 [2024-06-27T10:48:50.501Z] core id : 0 [2024-06-27T10:48:50.501Z] cpu cores : 6 [2024-06-27T10:48:50.501Z] apicid : 33 [2024-06-27T10:48:50.501Z] initial apicid : 33 [2024-06-27T10:48:50.501Z] fpu : yes [2024-06-27T10:48:50.501Z] fpu_exception : yes [2024-06-27T10:48:50.501Z] cpuid level : 13 [2024-06-27T10:48:50.501Z] wp : yes [2024-06-27T10:48:50.501Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.501Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.501Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.501Z] bogomips : 4213.42 [2024-06-27T10:48:50.501Z] clflush size : 64 [2024-06-27T10:48:50.501Z] cache_alignment : 64 [2024-06-27T10:48:50.501Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.501Z] power management: [2024-06-27T10:48:50.501Z] [2024-06-27T10:48:50.501Z] processor : 19 [2024-06-27T10:48:50.501Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.501Z] cpu family : 6 [2024-06-27T10:48:50.501Z] model : 62 [2024-06-27T10:48:50.501Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.501Z] stepping : 4 [2024-06-27T10:48:50.501Z] microcode : 0x42e [2024-06-27T10:48:50.501Z] cpu MHz : 2399.969 [2024-06-27T10:48:50.501Z] cache size : 15360 KB [2024-06-27T10:48:50.501Z] physical id : 1 [2024-06-27T10:48:50.501Z] siblings : 12 [2024-06-27T10:48:50.501Z] core id : 1 [2024-06-27T10:48:50.501Z] cpu cores : 6 [2024-06-27T10:48:50.501Z] apicid : 35 [2024-06-27T10:48:50.501Z] initial apicid : 35 [2024-06-27T10:48:50.501Z] fpu : yes [2024-06-27T10:48:50.501Z] fpu_exception : yes [2024-06-27T10:48:50.501Z] cpuid level : 13 [2024-06-27T10:48:50.501Z] wp : yes [2024-06-27T10:48:50.502Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.502Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.502Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.502Z] bogomips : 4213.42 [2024-06-27T10:48:50.502Z] clflush size : 64 [2024-06-27T10:48:50.502Z] cache_alignment : 64 [2024-06-27T10:48:50.502Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.502Z] power management: [2024-06-27T10:48:50.502Z] [2024-06-27T10:48:50.502Z] processor : 20 [2024-06-27T10:48:50.502Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.502Z] cpu family : 6 [2024-06-27T10:48:50.502Z] model : 62 [2024-06-27T10:48:50.502Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.502Z] stepping : 4 [2024-06-27T10:48:50.502Z] microcode : 0x42e [2024-06-27T10:48:50.502Z] cpu MHz : 2399.993 [2024-06-27T10:48:50.502Z] cache size : 15360 KB [2024-06-27T10:48:50.502Z] physical id : 1 [2024-06-27T10:48:50.502Z] siblings : 12 [2024-06-27T10:48:50.502Z] core id : 2 [2024-06-27T10:48:50.502Z] cpu cores : 6 [2024-06-27T10:48:50.502Z] apicid : 37 [2024-06-27T10:48:50.502Z] initial apicid : 37 [2024-06-27T10:48:50.502Z] fpu : yes [2024-06-27T10:48:50.502Z] fpu_exception : yes [2024-06-27T10:48:50.502Z] cpuid level : 13 [2024-06-27T10:48:50.502Z] wp : yes [2024-06-27T10:48:50.502Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.502Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.502Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.502Z] bogomips : 4213.42 [2024-06-27T10:48:50.502Z] clflush size : 64 [2024-06-27T10:48:50.502Z] cache_alignment : 64 [2024-06-27T10:48:50.502Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.502Z] power management: [2024-06-27T10:48:50.502Z] [2024-06-27T10:48:50.502Z] processor : 21 [2024-06-27T10:48:50.502Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.502Z] cpu family : 6 [2024-06-27T10:48:50.502Z] model : 62 [2024-06-27T10:48:50.502Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.502Z] stepping : 4 [2024-06-27T10:48:50.502Z] microcode : 0x42e [2024-06-27T10:48:50.502Z] cpu MHz : 2396.818 [2024-06-27T10:48:50.502Z] cache size : 15360 KB [2024-06-27T10:48:50.502Z] physical id : 1 [2024-06-27T10:48:50.502Z] siblings : 12 [2024-06-27T10:48:50.502Z] core id : 3 [2024-06-27T10:48:50.502Z] cpu cores : 6 [2024-06-27T10:48:50.502Z] apicid : 39 [2024-06-27T10:48:50.502Z] initial apicid : 39 [2024-06-27T10:48:50.502Z] fpu : yes [2024-06-27T10:48:50.502Z] fpu_exception : yes [2024-06-27T10:48:50.502Z] cpuid level : 13 [2024-06-27T10:48:50.502Z] wp : yes [2024-06-27T10:48:50.502Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.502Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.502Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.502Z] bogomips : 4213.42 [2024-06-27T10:48:50.502Z] clflush size : 64 [2024-06-27T10:48:50.502Z] cache_alignment : 64 [2024-06-27T10:48:50.502Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.502Z] power management: [2024-06-27T10:48:50.502Z] [2024-06-27T10:48:50.502Z] processor : 22 [2024-06-27T10:48:50.502Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.502Z] cpu family : 6 [2024-06-27T10:48:50.502Z] model : 62 [2024-06-27T10:48:50.502Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.502Z] stepping : 4 [2024-06-27T10:48:50.502Z] microcode : 0x42e [2024-06-27T10:48:50.502Z] cpu MHz : 2399.999 [2024-06-27T10:48:50.502Z] cache size : 15360 KB [2024-06-27T10:48:50.502Z] physical id : 1 [2024-06-27T10:48:50.502Z] siblings : 12 [2024-06-27T10:48:50.502Z] core id : 4 [2024-06-27T10:48:50.502Z] cpu cores : 6 [2024-06-27T10:48:50.502Z] apicid : 41 [2024-06-27T10:48:50.502Z] initial apicid : 41 [2024-06-27T10:48:50.502Z] fpu : yes [2024-06-27T10:48:50.502Z] fpu_exception : yes [2024-06-27T10:48:50.502Z] cpuid level : 13 [2024-06-27T10:48:50.502Z] wp : yes [2024-06-27T10:48:50.502Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.503Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.503Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.503Z] bogomips : 4213.42 [2024-06-27T10:48:50.503Z] clflush size : 64 [2024-06-27T10:48:50.503Z] cache_alignment : 64 [2024-06-27T10:48:50.503Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.503Z] power management: [2024-06-27T10:48:50.503Z] [2024-06-27T10:48:50.503Z] processor : 23 [2024-06-27T10:48:50.503Z] vendor_id : GenuineIntel [2024-06-27T10:48:50.503Z] cpu family : 6 [2024-06-27T10:48:50.503Z] model : 62 [2024-06-27T10:48:50.503Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-06-27T10:48:50.503Z] stepping : 4 [2024-06-27T10:48:50.503Z] microcode : 0x42e [2024-06-27T10:48:50.503Z] cpu MHz : 2400.009 [2024-06-27T10:48:50.503Z] cache size : 15360 KB [2024-06-27T10:48:50.503Z] physical id : 1 [2024-06-27T10:48:50.503Z] siblings : 12 [2024-06-27T10:48:50.503Z] core id : 5 [2024-06-27T10:48:50.503Z] cpu cores : 6 [2024-06-27T10:48:50.503Z] apicid : 43 [2024-06-27T10:48:50.503Z] initial apicid : 43 [2024-06-27T10:48:50.503Z] fpu : yes [2024-06-27T10:48:50.503Z] fpu_exception : yes [2024-06-27T10:48:50.503Z] cpuid level : 13 [2024-06-27T10:48:50.503Z] wp : yes [2024-06-27T10:48:50.503Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:48:50.503Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-06-27T10:48:50.503Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:48:50.503Z] bogomips : 4213.42 [2024-06-27T10:48:50.503Z] clflush size : 64 [2024-06-27T10:48:50.503Z] cache_alignment : 64 [2024-06-27T10:48:50.503Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:48:50.503Z] power management: [2024-06-27T10:48:50.503Z] [2024-06-27T10:48:50.503Z] + cat /proc/meminfo [2024-06-27T10:48:50.503Z] MemTotal: 131953708 kB [2024-06-27T10:48:50.503Z] MemFree: 7453936 kB [2024-06-27T10:48:50.503Z] MemAvailable: 105500396 kB [2024-06-27T10:48:50.503Z] Buffers: 792 kB [2024-06-27T10:48:50.503Z] Cached: 88203824 kB [2024-06-27T10:48:50.503Z] SwapCached: 0 kB [2024-06-27T10:48:50.503Z] Active: 27792860 kB [2024-06-27T10:48:50.503Z] Inactive: 75629548 kB [2024-06-27T10:48:50.503Z] Active(anon): 14110852 kB [2024-06-27T10:48:50.503Z] Inactive(anon): 1274412 kB [2024-06-27T10:48:50.503Z] Active(file): 13682008 kB [2024-06-27T10:48:50.503Z] Inactive(file): 74355136 kB [2024-06-27T10:48:50.503Z] Unevictable: 101424 kB [2024-06-27T10:48:50.503Z] Mlocked: 101424 kB [2024-06-27T10:48:50.503Z] SwapTotal: 0 kB [2024-06-27T10:48:50.503Z] SwapFree: 0 kB [2024-06-27T10:48:50.503Z] Zswap: 0 kB [2024-06-27T10:48:50.503Z] Zswapped: 0 kB [2024-06-27T10:48:50.503Z] Dirty: 500940 kB [2024-06-27T10:48:50.503Z] Writeback: 0 kB [2024-06-27T10:48:50.503Z] AnonPages: 15298428 kB [2024-06-27T10:48:50.503Z] Mapped: 1008068 kB [2024-06-27T10:48:50.503Z] Shmem: 159096 kB [2024-06-27T10:48:50.503Z] KReclaimable: 11076304 kB [2024-06-27T10:48:50.503Z] Slab: 17140072 kB [2024-06-27T10:48:50.503Z] SReclaimable: 11076304 kB [2024-06-27T10:48:50.503Z] SUnreclaim: 6063768 kB [2024-06-27T10:48:50.503Z] KernelStack: 40304 kB [2024-06-27T10:48:50.503Z] PageTables: 74912 kB [2024-06-27T10:48:50.503Z] SecPageTables: 0 kB [2024-06-27T10:48:50.503Z] NFS_Unstable: 0 kB [2024-06-27T10:48:50.503Z] Bounce: 0 kB [2024-06-27T10:48:50.503Z] WritebackTmp: 0 kB [2024-06-27T10:48:50.503Z] CommitLimit: 65976852 kB [2024-06-27T10:48:50.503Z] Committed_AS: 17004776 kB [2024-06-27T10:48:50.503Z] VmallocTotal: 34359738367 kB [2024-06-27T10:48:50.503Z] VmallocUsed: 239248 kB [2024-06-27T10:48:50.503Z] VmallocChunk: 0 kB [2024-06-27T10:48:50.503Z] Percpu: 707840 kB [2024-06-27T10:48:50.503Z] HardwareCorrupted: 0 kB [2024-06-27T10:48:50.503Z] AnonHugePages: 5726208 kB [2024-06-27T10:48:50.503Z] ShmemHugePages: 0 kB [2024-06-27T10:48:50.503Z] ShmemPmdMapped: 0 kB [2024-06-27T10:48:50.503Z] FileHugePages: 9088 kB [2024-06-27T10:48:50.503Z] FilePmdMapped: 0 kB [2024-06-27T10:48:50.503Z] CmaTotal: 0 kB [2024-06-27T10:48:50.503Z] CmaFree: 0 kB [2024-06-27T10:48:50.503Z] HugePages_Total: 0 [2024-06-27T10:48:50.503Z] HugePages_Free: 0 [2024-06-27T10:48:50.503Z] HugePages_Rsvd: 0 [2024-06-27T10:48:50.503Z] HugePages_Surp: 0 [2024-06-27T10:48:50.503Z] Hugepagesize: 2048 kB [2024-06-27T10:48:50.503Z] Hugetlb: 0 kB [2024-06-27T10:48:50.503Z] DirectMap4k: 733956 kB [2024-06-27T10:48:50.503Z] DirectMap2M: 13912064 kB [2024-06-27T10:48:50.503Z] DirectMap1G: 121634816 kB [Pipeline] sh [2024-06-27T10:48:50.554Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-flush-testApp [2024-06-27T10:48:50.554Z] [2024-06-27T10:48:50.554Z] setOSConditions: [2024-06-27T10:48:50.554Z] [2024-06-27T10:48:50.554Z] setToolWin: [2024-06-27T10:48:50.554Z] [2024-06-27T10:48:50.554Z] setToolUnix: [2024-06-27T10:48:50.554Z] [2024-06-27T10:48:50.554Z] setToolProperty: [2024-06-27T10:48:50.554Z] [2024-06-27T10:48:50.554Z] setS1ASclassPath: [2024-06-27T10:48:50.554Z] [2024-06-27T10:48:50.554Z] init-common: [2024-06-27T10:48:50.554Z] [2024-06-27T10:48:50.554Z] execute-ejb-sql-common: [2024-06-27T10:48:50.554Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/sql/drop_pointbase.sql [2024-06-27T10:48:50.554Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:48:50.554Z] [2024-06-27T10:48:50.554Z] all: [2024-06-27T10:48:50.678Z] [exec] Application deployed with name web-jsp-cache-taglib-precompile-web. [2024-06-27T10:48:50.678Z] [2024-06-27T10:48:50.679Z] deploy-war-commonee: [2024-06-27T10:48:50.679Z] [2024-06-27T10:48:50.679Z] run: [2024-06-27T10:48:50.743Z] [java] opening connection to http://localhost:8080/cdi-qualifiers-servlet-annotation/myurl [2024-06-27T10:48:50.743Z] [java] TESTNAME qualifier-tests [2024-06-27T10:48:50.743Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:48:50.743Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:50.743Z] [java] [2024-06-27T10:48:50.743Z] [java] [2024-06-27T10:48:50.743Z] [java] ----------------------------------------- [2024-06-27T10:48:50.743Z] [java] - qualifier-tests: PASS - [2024-06-27T10:48:50.743Z] [java] ----------------------------------------- [2024-06-27T10:48:50.743Z] [java] - Total PASS : 1 - [2024-06-27T10:48:50.743Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:50.743Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:50.743Z] [java] ----------------------------------------- [2024-06-27T10:48:50.743Z] [2024-06-27T10:48:50.743Z] undeploy: [2024-06-27T10:48:50.743Z] [2024-06-27T10:48:50.743Z] setOSConditions: [2024-06-27T10:48:50.743Z] [2024-06-27T10:48:50.743Z] setToolWin: [2024-06-27T10:48:50.743Z] [2024-06-27T10:48:50.743Z] setToolUnix: [2024-06-27T10:48:50.743Z] [2024-06-27T10:48:50.743Z] setToolProperty: [2024-06-27T10:48:50.743Z] [2024-06-27T10:48:50.743Z] setS1ASclassPath: [2024-06-27T10:48:50.743Z] [2024-06-27T10:48:50.744Z] init-common: [2024-06-27T10:48:50.744Z] [2024-06-27T10:48:50.744Z] undeploy-war-common: [2024-06-27T10:48:50.770Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:50.770Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:50.770Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:50.770Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:50.770Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:50.770Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:50.770Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:50.794Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:48:50.794Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:48:50.809Z] [echo] [2024-06-27T10:48:50.809Z] [echo] [2024-06-27T10:48:50.809Z] [echo] ************************************************** [2024-06-27T10:48:50.809Z] [echo] * Running sfsb [2024-06-27T10:48:50.809Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/sfsb [2024-06-27T10:48:50.809Z] [echo] ************************************************** [2024-06-27T10:48:50.809Z] [echo] [2024-06-27T10:48:50.809Z] [echo] [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] all: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] passivateactivate: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setOSConditions: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setToolWin: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setToolUnix: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setToolProperty: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setS1ASclassPath: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] init-common: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] clean: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setOSConditions: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setToolWin: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setToolUnix: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setToolProperty: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setS1ASclassPath: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] init-common: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] clean-common: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setOSConditions: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.809Z] setToolWin: [2024-06-27T10:48:50.809Z] [2024-06-27T10:48:50.810Z] setToolUnix: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setToolProperty: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setS1ASclassPath: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] init-common: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] clean-classes-common: [2024-06-27T10:48:50.810Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setOSConditions: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setToolWin: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setToolUnix: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setToolProperty: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setS1ASclassPath: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] init-common: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] clean-jars-common: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] compile: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setOSConditions: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setToolWin: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setToolUnix: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setToolProperty: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] setS1ASclassPath: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] init-common: [2024-06-27T10:48:50.810Z] [2024-06-27T10:48:50.810Z] compile-common: [2024-06-27T10:48:50.811Z] [echo] Current time (ISO): 2024-06-27T10:48:50.731+0000 [2024-06-27T10:48:50.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:50.811Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:50.823Z] [exec] Application deployed with name installed-libraries-testApp. [2024-06-27T10:48:50.823Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-06-27T10:48:50.823Z] [echo] Deployment on target server server successful [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] setOSConditions: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] setToolWin: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] setToolUnix: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] setToolProperty: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] setS1ASclassPath: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] init-common: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] deploy-common-ee: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] run: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] setOSConditions: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] setToolWin: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] setToolUnix: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] setToolProperty: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] setS1ASclassPath: [2024-06-27T10:48:50.823Z] [2024-06-27T10:48:50.823Z] init-common: [2024-06-27T10:48:50.824Z] [2024-06-27T10:48:50.824Z] execute-sql-common: [2024-06-27T10:48:50.824Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/create_pointbase.sql [2024-06-27T10:48:50.824Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:48:50.824Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:48:50.824Z] [sql] 0 rows affected [2024-06-27T10:48:50.824Z] [sql] 1 rows affected [2024-06-27T10:48:50.824Z] [sql] 1 rows affected [2024-06-27T10:48:50.824Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:48:50.824Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:48:50.824Z] [sql] 0 rows affected [2024-06-27T10:48:50.824Z] [sql] 1 rows affected [2024-06-27T10:48:50.824Z] [sql] 1 rows affected [2024-06-27T10:48:50.824Z] [sql] 6 of 8 SQL statements executed successfully [2024-06-27T10:48:50.824Z] [2024-06-27T10:48:50.824Z] setOSConditions: [2024-06-27T10:48:50.824Z] [2024-06-27T10:48:50.824Z] setToolWin: [2024-06-27T10:48:50.824Z] [2024-06-27T10:48:50.824Z] setToolUnix: [2024-06-27T10:48:50.824Z] [2024-06-27T10:48:50.824Z] setToolProperty: [2024-06-27T10:48:50.824Z] [2024-06-27T10:48:50.824Z] setS1ASclassPath: [2024-06-27T10:48:50.824Z] [2024-06-27T10:48:50.824Z] init-common: [2024-06-27T10:48:50.824Z] [2024-06-27T10:48:50.824Z] run-test-1: [2024-06-27T10:48:50.824Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:48:50.824Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:48:50.824Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:48:50.824Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:48:50.824Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:48:50.824Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:48:50.825Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:48:50.825Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:48:50.825Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:48:50.825Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:48:50.825Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:48:50.825Z] [java] ... 42 more [2024-06-27T10:48:50.825Z] [java] Java Result: -1 [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] undeploy: [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] setOSConditions: [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] setToolWin: [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] setToolUnix: [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] setToolProperty: [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] setS1ASclassPath: [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] init-common: [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] execute-sql-common: [2024-06-27T10:48:50.825Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/drop_pointbase.sql [2024-06-27T10:48:50.825Z] [sql] 0 rows affected [2024-06-27T10:48:50.825Z] [sql] 0 rows affected [2024-06-27T10:48:50.825Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] setOSConditions: [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] setToolWin: [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] setToolUnix: [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.825Z] setToolProperty: [2024-06-27T10:48:50.825Z] [2024-06-27T10:48:50.826Z] setS1ASclassPath: [2024-06-27T10:48:50.826Z] [2024-06-27T10:48:50.826Z] init-common: [2024-06-27T10:48:50.826Z] [2024-06-27T10:48:50.826Z] delete-connector-resource-common: [2024-06-27T10:48:50.826Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2024-06-27T10:48:50.933Z] [java] Connecting to: http://localhost:45711/web-jsp-cache-taglib-precompile/jsp/caching/basicCache.jsp [2024-06-27T10:48:50.933Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:50.933Z] [java] [2024-06-27T10:48:50.933Z] [java] [2024-06-27T10:48:50.933Z] [java] ----------------------------------------- [2024-06-27T10:48:50.933Z] [java] - jsp-cache-taglib-precompile: PASS - [2024-06-27T10:48:50.933Z] [java] ----------------------------------------- [2024-06-27T10:48:50.933Z] [java] - Total PASS : 1 - [2024-06-27T10:48:50.933Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:50.933Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:50.933Z] [java] ----------------------------------------- [2024-06-27T10:48:50.933Z] [2024-06-27T10:48:50.933Z] undeploy: [2024-06-27T10:48:50.933Z] [2024-06-27T10:48:50.933Z] setOSConditions: [2024-06-27T10:48:50.933Z] [2024-06-27T10:48:50.933Z] setToolWin: [2024-06-27T10:48:50.933Z] [2024-06-27T10:48:50.933Z] setToolUnix: [2024-06-27T10:48:50.933Z] [2024-06-27T10:48:50.933Z] setToolProperty: [2024-06-27T10:48:50.933Z] [2024-06-27T10:48:50.933Z] setS1ASclassPath: [2024-06-27T10:48:50.933Z] [2024-06-27T10:48:50.933Z] init-common: [2024-06-27T10:48:50.933Z] [2024-06-27T10:48:50.933Z] undeploy-war-common: [2024-06-27T10:48:48.808Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:48:48.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:48:49.363Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:48:49.382Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:48:49.398Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:48:50.944Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:50.944Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:50.944Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:50.944Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:50.944Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:50.944Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:50.944Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:50.998Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-qualifiers-servlet-annotation-web [2024-06-27T10:48:51.046Z] [exec] Jun 27, 2024 10:48:50 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:48:51.046Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@14f52571[jndiName=jms/ejb_mdb_msgbean_TCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:48:51.046Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_noreply [2024-06-27T10:48:51.046Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.046Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.046Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.046Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.046Z] [exec] isReadonly(): false [2024-06-27T10:48:51.046Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.046Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.046Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.046Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.046Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.046Z] [exec] isReadonly(): false [2024-06-27T10:48:51.046Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.046Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.046Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.046Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.046Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.046Z] [exec] isReadonly(): false [2024-06-27T10:48:51.046Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.046Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.046Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.046Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.046Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.046Z] [exec] isReadonly(): false [2024-06-27T10:48:51.046Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.046Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.046Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.046Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.046Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.046Z] [exec] isReadonly(): false [2024-06-27T10:48:51.046Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.046Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_noreply. Time = 0 seconds -> 2 msec/msg (5 msgs) [2024-06-27T10:48:51.046Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_noreply [2024-06-27T10:48:51.046Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_noreply [2024-06-27T10:48:51.046Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.046Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.046Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.046Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.046Z] [exec] isReadonly(): false [2024-06-27T10:48:51.046Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.046Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.046Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.046Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.046Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.046Z] [exec] isReadonly(): false [2024-06-27T10:48:51.046Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.046Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.046Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.046Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.046Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.046Z] [exec] isReadonly(): false [2024-06-27T10:48:51.046Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.046Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.046Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.046Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.046Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.046Z] [exec] isReadonly(): false [2024-06-27T10:48:51.046Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.047Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.047Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.047Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.047Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.047Z] [exec] isReadonly(): false [2024-06-27T10:48:51.047Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.047Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_noreply. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-06-27T10:48:51.047Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_noreply [2024-06-27T10:48:51.104Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup1 --authrealmname file --target server testuser3 [2024-06-27T10:48:51.104Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-06-27T10:48:51.247Z] [exec] Jun 27, 2024 10:48:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:51.247Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] all: [2024-06-27T10:48:51.252Z] [echo] [2024-06-27T10:48:51.252Z] [echo] ************************* [2024-06-27T10:48:51.252Z] [echo] * Running events [2024-06-27T10:48:51.252Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events [2024-06-27T10:48:51.252Z] [echo] ************************* [2024-06-27T10:48:51.252Z] [echo] [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] all: [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] events: [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] setOSConditions: [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] setToolWin: [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] setToolUnix: [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] setToolProperty: [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] setS1ASclassPath: [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] init-common: [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] clean: [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] setOSConditions: [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] setToolWin: [2024-06-27T10:48:51.252Z] [2024-06-27T10:48:51.252Z] setToolUnix: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setToolProperty: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setS1ASclassPath: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] init-common: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] clean-common: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setOSConditions: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setToolWin: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setToolUnix: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setToolProperty: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setS1ASclassPath: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] init-common: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] clean-classes-common: [2024-06-27T10:48:51.253Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setOSConditions: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setToolWin: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setToolUnix: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setToolProperty: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] setS1ASclassPath: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] init-common: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] clean-jars-common: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.253Z] compile: [2024-06-27T10:48:51.253Z] [2024-06-27T10:48:51.254Z] setOSConditions: [2024-06-27T10:48:51.254Z] [2024-06-27T10:48:51.254Z] setToolWin: [2024-06-27T10:48:51.254Z] [2024-06-27T10:48:51.254Z] setToolUnix: [2024-06-27T10:48:51.254Z] [2024-06-27T10:48:51.254Z] setToolProperty: [2024-06-27T10:48:51.254Z] [2024-06-27T10:48:51.254Z] setS1ASclassPath: [2024-06-27T10:48:51.254Z] [2024-06-27T10:48:51.254Z] init-common: [2024-06-27T10:48:51.254Z] [2024-06-27T10:48:51.254Z] compile-common: [2024-06-27T10:48:51.254Z] [echo] Current time (ISO): 2024-06-27T10:48:51.097+0000 [2024-06-27T10:48:51.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:51.254Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:51.301Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_nojdbc_reply [2024-06-27T10:48:51.301Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.301Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:51.301Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.301Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.301Z] [exec] isReadonly(): false [2024-06-27T10:48:51.301Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.301Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.301Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:51.301Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.301Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.301Z] [exec] isReadonly(): false [2024-06-27T10:48:51.301Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.301Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.301Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:51.301Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.301Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.301Z] [exec] isReadonly(): false [2024-06-27T10:48:51.301Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.301Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.301Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:51.301Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.301Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.301Z] [exec] isReadonly(): false [2024-06-27T10:48:51.301Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.301Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.301Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:51.301Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.301Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.301Z] [exec] isReadonly(): false [2024-06-27T10:48:51.301Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.301Z] [exec] Waiting for queue message 1 of 5 [2024-06-27T10:48:51.301Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:67-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485331067 [2024-06-27T10:48:51.301Z] [exec] Waiting for queue message 2 of 5 [2024-06-27T10:48:51.301Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:68-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485331069 [2024-06-27T10:48:51.301Z] [exec] Waiting for queue message 3 of 5 [2024-06-27T10:48:51.301Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:69-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485331069 [2024-06-27T10:48:51.301Z] [exec] Waiting for queue message 4 of 5 [2024-06-27T10:48:51.301Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:70-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485331070 [2024-06-27T10:48:51.301Z] [exec] Waiting for queue message 5 of 5 [2024-06-27T10:48:51.301Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:71-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485331071 [2024-06-27T10:48:51.301Z] [exec] End test : java:comp/env/jms/queue_bmt_nojdbc_reply. Time = 0 seconds -> 17 msec/msg (5 msgs) [2024-06-27T10:48:51.301Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_nojdbc_reply [2024-06-27T10:48:42.506Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:48:42.514Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:48:42.975Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:48:42.990Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:48:42.998Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:48:47.450Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:48:47.462Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:48:51.330Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:51.518Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-cache-taglib-precompile-web [2024-06-27T10:48:51.518Z] [2024-06-27T10:48:51.518Z] all: [2024-06-27T10:48:51.518Z] [echo] [2024-06-27T10:48:51.518Z] [echo] ************************* [2024-06-27T10:48:51.518Z] [echo] * Running jspCachingInstanceLevel [2024-06-27T10:48:51.518Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel [2024-06-27T10:48:51.518Z] [echo] ************************* [2024-06-27T10:48:51.518Z] [echo] [2024-06-27T10:48:51.518Z] [2024-06-27T10:48:51.518Z] setOSConditions: [2024-06-27T10:48:51.518Z] [2024-06-27T10:48:51.518Z] setToolWin: [2024-06-27T10:48:51.518Z] [2024-06-27T10:48:51.518Z] setToolUnix: [2024-06-27T10:48:51.518Z] [2024-06-27T10:48:51.518Z] setToolProperty: [2024-06-27T10:48:51.518Z] [2024-06-27T10:48:51.518Z] setS1ASclassPath: [2024-06-27T10:48:51.518Z] [2024-06-27T10:48:51.518Z] init-common: [2024-06-27T10:48:51.518Z] [2024-06-27T10:48:51.518Z] setup: [2024-06-27T10:48:51.518Z] [2024-06-27T10:48:51.518Z] asadmin-common-ignore-fail: [2024-06-27T10:48:51.518Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true server.web-container.jsp-caching-enabled=true [2024-06-27T10:48:51.585Z] [javac] 1 warning [2024-06-27T10:48:51.585Z] [2024-06-27T10:48:51.585Z] setOSConditions: [2024-06-27T10:48:51.585Z] [2024-06-27T10:48:51.585Z] setToolWin: [2024-06-27T10:48:51.585Z] [2024-06-27T10:48:51.585Z] setToolUnix: [2024-06-27T10:48:51.585Z] [2024-06-27T10:48:51.585Z] setToolProperty: [2024-06-27T10:48:51.585Z] [2024-06-27T10:48:51.585Z] setS1ASclassPath: [2024-06-27T10:48:51.585Z] [2024-06-27T10:48:51.585Z] init-common: [2024-06-27T10:48:51.585Z] [2024-06-27T10:48:51.585Z] compile-common: [2024-06-27T10:48:51.585Z] [echo] Current time (ISO): 2024-06-27T10:48:51.475+0000 [2024-06-27T10:48:51.585Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:51.592Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_nojdbc_reply [2024-06-27T10:48:51.592Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.592Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.592Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.592Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.592Z] [exec] isReadonly(): false [2024-06-27T10:48:51.592Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.592Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.592Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.592Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.592Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.592Z] [exec] isReadonly(): false [2024-06-27T10:48:51.592Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.592Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.592Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.592Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.592Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.592Z] [exec] isReadonly(): false [2024-06-27T10:48:51.592Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.592Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.592Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.592Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.592Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.592Z] [exec] isReadonly(): false [2024-06-27T10:48:51.592Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.592Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.592Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.592Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.592Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.592Z] [exec] isReadonly(): false [2024-06-27T10:48:51.592Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.593Z] [exec] Waiting for topic message 1 of 5 [2024-06-27T10:48:51.593Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:97-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485331257 [2024-06-27T10:48:51.593Z] [exec] Waiting for topic message 2 of 5 [2024-06-27T10:48:51.593Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:100-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485331259 [2024-06-27T10:48:51.593Z] [exec] Waiting for topic message 3 of 5 [2024-06-27T10:48:51.593Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:99-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485331258 [2024-06-27T10:48:51.593Z] [exec] Waiting for topic message 4 of 5 [2024-06-27T10:48:51.593Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:98-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485331258 [2024-06-27T10:48:51.593Z] [exec] Waiting for topic message 5 of 5 [2024-06-27T10:48:51.593Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:96-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485331257 [2024-06-27T10:48:51.593Z] [exec] End test : java:comp/env/jms/topic_bmt_nojdbc_reply. Time = 0 seconds -> 4 msec/msg (5 msgs) [2024-06-27T10:48:51.593Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_nojdbc_reply [2024-06-27T10:48:51.593Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_jdbc_noreply [2024-06-27T10:48:51.593Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.593Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:51.593Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.593Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.593Z] [exec] isReadonly(): false [2024-06-27T10:48:51.593Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.593Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.593Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:51.593Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.593Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.593Z] [exec] isReadonly(): false [2024-06-27T10:48:51.593Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.593Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.593Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:51.593Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.593Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.593Z] [exec] isReadonly(): false [2024-06-27T10:48:51.593Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.593Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.593Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:51.593Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.593Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.593Z] [exec] isReadonly(): false [2024-06-27T10:48:51.593Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.593Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.593Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:51.593Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.593Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.593Z] [exec] isReadonly(): false [2024-06-27T10:48:51.593Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.593Z] [exec] End test : java:comp/env/jms/queue_bmt_jdbc_noreply. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-06-27T10:48:51.593Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_jdbc_noreply [2024-06-27T10:48:51.593Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_jdbc_noreply [2024-06-27T10:48:51.593Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.593Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.593Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.593Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.593Z] [exec] isReadonly(): false [2024-06-27T10:48:51.593Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.593Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.593Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.593Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.593Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.593Z] [exec] isReadonly(): false [2024-06-27T10:48:51.593Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.593Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.593Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.593Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.593Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.593Z] [exec] isReadonly(): false [2024-06-27T10:48:51.593Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.593Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.593Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.593Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.593Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.593Z] [exec] isReadonly(): false [2024-06-27T10:48:51.593Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.593Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.593Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.593Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.593Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.593Z] [exec] isReadonly(): false [2024-06-27T10:48:51.593Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.593Z] [exec] End test : java:comp/env/jms/topic_bmt_jdbc_noreply. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-06-27T10:48:51.593Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_jdbc_noreply [2024-06-27T10:48:51.661Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup5 --authrealmname file --target server testuser42 [2024-06-27T10:48:51.661Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-06-27T10:48:51.733Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:51.733Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:51.733Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:51.733Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:51.733Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:51.733Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:51.733Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:51.744Z] [INFO] [exec] Application deployed with name jpainjectemf. [2024-06-27T10:48:51.744Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:51.744Z] [WARNING] [echo] [2024-06-27T10:48:51.744Z] [WARNING] [echo] ************************* [2024-06-27T10:48:51.744Z] [WARNING] [echo] * build-deploy persistence/jpavalidation [2024-06-27T10:48:51.744Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpavalidation [2024-06-27T10:48:51.744Z] [WARNING] [echo] ************************* [2024-06-27T10:48:51.744Z] [WARNING] [echo] [2024-06-27T10:48:51.744Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:51.744Z] [WARNING] [echo] Listing of source files: JpaValidationTestNG.java [2024-06-27T10:48:51.744Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:51.744Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:51.744Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:51.744Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:51.744Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:51.744Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:51.744Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:51.744Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:51.744Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:51.744Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:51.744Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:51.744Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:51.744Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:51.744Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:51.745Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpavalidation/src/test/JpaValidationTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:51.745Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:51.745Z] 6 warnings [2024-06-27T10:48:51.745Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:51.745Z] [WARNING] [echo] Now creating a war file ../../dist/jpavalidation/jpavalidation.war [2024-06-27T10:48:51.745Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpavalidation/app [2024-06-27T10:48:51.745Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jpavalidation [2024-06-27T10:48:51.745Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpavalidation/app [2024-06-27T10:48:51.745Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:51.745Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:51.745Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:51.745Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:51.745Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:51.745Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:51.745Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:51.745Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:51.745Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:51.745Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:51.745Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:51.772Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/connector-resource [2024-06-27T10:48:51.772Z] [exec] Connector resource eis/connector-resource deleted. [2024-06-27T10:48:51.772Z] [2024-06-27T10:48:51.772Z] setOSConditions: [2024-06-27T10:48:51.772Z] [2024-06-27T10:48:51.772Z] setToolWin: [2024-06-27T10:48:51.772Z] [2024-06-27T10:48:51.772Z] setToolUnix: [2024-06-27T10:48:51.772Z] [2024-06-27T10:48:51.772Z] setToolProperty: [2024-06-27T10:48:51.772Z] [2024-06-27T10:48:51.772Z] setS1ASclassPath: [2024-06-27T10:48:51.772Z] [2024-06-27T10:48:51.772Z] init-common: [2024-06-27T10:48:51.773Z] [2024-06-27T10:48:51.773Z] delete-connector-connpool-common: [2024-06-27T10:48:51.773Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true installed-libraries-test-ccp [2024-06-27T10:48:51.809Z] [exec] Jun 27, 2024 10:48:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:51.809Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:51.868Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:51.868Z] [javac] 1 warning [2024-06-27T10:48:51.868Z] [2024-06-27T10:48:51.868Z] build: [2024-06-27T10:48:51.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:51.868Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-ejb.jar [2024-06-27T10:48:51.868Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-pu.jar [2024-06-27T10:48:51.868Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-base.jar [2024-06-27T10:48:51.868Z] [2024-06-27T10:48:51.868Z] run: [2024-06-27T10:48:51.868Z] [2024-06-27T10:48:51.868Z] setOSConditions: [2024-06-27T10:48:51.868Z] [2024-06-27T10:48:51.868Z] setToolWin: [2024-06-27T10:48:51.868Z] [2024-06-27T10:48:51.868Z] setToolUnix: [2024-06-27T10:48:51.868Z] [2024-06-27T10:48:51.868Z] setToolProperty: [2024-06-27T10:48:51.868Z] [2024-06-27T10:48:51.868Z] setS1ASclassPath: [2024-06-27T10:48:51.868Z] [2024-06-27T10:48:51.868Z] init-common: [2024-06-27T10:48:51.868Z] [2024-06-27T10:48:51.868Z] run_se: [2024-06-27T10:48:51.868Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:48:51.916Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup10 --authrealmname file --target server j2ee [2024-06-27T10:48:51.916Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-06-27T10:48:51.916Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:51.916Z] [WARNING] [echo] Now creating a war file ../../dist/security-basicauth/basicauth.war [2024-06-27T10:48:51.916Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/security-basicauth/app [2024-06-27T10:48:51.916Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/security-basicauth [2024-06-27T10:48:51.916Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/security-basicauth/app/META-INF [2024-06-27T10:48:51.916Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/metadata/persistence.xml to copy. [2024-06-27T10:48:51.916Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/security-basicauth/basicauth.war [2024-06-27T10:48:51.916Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:51.940Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_noreply [2024-06-27T10:48:51.940Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.940Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.940Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.940Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.940Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.940Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.940Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.940Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.940Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.940Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.940Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_noreply. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-06-27T10:48:51.940Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_noreply [2024-06-27T10:48:51.940Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_noreply [2024-06-27T10:48:51.940Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.940Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.940Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.940Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.940Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.940Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.940Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.940Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.940Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.940Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.940Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_noreply. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-06-27T10:48:51.940Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_noreply [2024-06-27T10:48:51.940Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply [2024-06-27T10:48:51.940Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.940Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.940Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.940Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.940Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.940Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.940Z] [exec] isReadonly(): false [2024-06-27T10:48:51.941Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.941Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.941Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.941Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.941Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.941Z] [exec] isReadonly(): false [2024-06-27T10:48:51.941Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.941Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.941Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.941Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.941Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.941Z] [exec] isReadonly(): false [2024-06-27T10:48:51.941Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.941Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:51.941Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:51.941Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:51.941Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:51.941Z] [exec] isReadonly(): false [2024-06-27T10:48:51.941Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:51.941Z] [exec] Waiting for queue message 1 of 5 [2024-06-27T10:48:51.941Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:221-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485331767 [2024-06-27T10:48:51.941Z] [exec] Waiting for queue message 2 of 5 [2024-06-27T10:48:51.941Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:222-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485331767 [2024-06-27T10:48:51.941Z] [exec] Waiting for queue message 3 of 5 [2024-06-27T10:48:51.941Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:223-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485331768 [2024-06-27T10:48:51.941Z] [exec] Waiting for queue message 4 of 5 [2024-06-27T10:48:51.941Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:224-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485331768 [2024-06-27T10:48:51.941Z] [exec] Waiting for queue message 5 of 5 [2024-06-27T10:48:51.941Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:225-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485331769 [2024-06-27T10:48:51.941Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply. Time = 0 seconds -> 15 msec/msg (5 msgs) [2024-06-27T10:48:51.941Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply [2024-06-27T10:48:52.000Z] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:48:52.000Z] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:48:52.000Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:52.000Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:52.000Z] 7 warnings [2024-06-27T10:48:52.000Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-06-27T10:48:52.000Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-06-27T10:48:52.000Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/jpavalidation/jpavalidation.war [2024-06-27T10:48:52.000Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:52.000Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:52.000Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:52.000Z] [WARNING] [echo] deploying jpavalidation.war [2024-06-27T10:48:52.027Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:48:52.027Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:48:52.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true installed-libraries-test-ccp [2024-06-27T10:48:52.027Z] [exec] Connector connection pool installed-libraries-test-ccp deleted. [2024-06-27T10:48:52.027Z] [2024-06-27T10:48:52.027Z] setOSConditions: [2024-06-27T10:48:52.027Z] [2024-06-27T10:48:52.027Z] setToolWin: [2024-06-27T10:48:52.027Z] [2024-06-27T10:48:52.027Z] setToolUnix: [2024-06-27T10:48:52.027Z] [2024-06-27T10:48:52.028Z] setToolProperty: [2024-06-27T10:48:52.028Z] [2024-06-27T10:48:52.028Z] setS1ASclassPath: [2024-06-27T10:48:52.028Z] [2024-06-27T10:48:52.028Z] init-common: [2024-06-27T10:48:52.028Z] [2024-06-27T10:48:52.028Z] undeploy-common: [2024-06-27T10:48:52.068Z] [exec] Application deployed with name naming-injection-ejb. [2024-06-27T10:48:52.068Z] [2024-06-27T10:48:52.068Z] run: [2024-06-27T10:48:52.068Z] [2024-06-27T10:48:52.068Z] setOSConditions: [2024-06-27T10:48:52.068Z] [2024-06-27T10:48:52.068Z] setToolWin: [2024-06-27T10:48:52.068Z] [2024-06-27T10:48:52.068Z] setToolUnix: [2024-06-27T10:48:52.068Z] [2024-06-27T10:48:52.068Z] setToolProperty: [2024-06-27T10:48:52.068Z] [2024-06-27T10:48:52.068Z] setS1ASclassPath: [2024-06-27T10:48:52.068Z] [2024-06-27T10:48:52.068Z] init-common: [2024-06-27T10:48:52.068Z] [2024-06-27T10:48:52.068Z] run_se: [2024-06-27T10:48:52.068Z] [java] Jun 27, 2024 10:48:51 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:48:52.068Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:48:52.081Z] [exec] Jun 27, 2024 10:48:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:52.081Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:52.115Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.web-container.jsp-caching-enabled=true [2024-06-27T10:48:52.115Z] [exec] server.web-container.jsp-caching-enabled=true [2024-06-27T10:48:52.115Z] [2024-06-27T10:48:52.115Z] restart-server-instance-common: [2024-06-27T10:48:52.115Z] [2024-06-27T10:48:52.115Z] setOSConditions: [2024-06-27T10:48:52.115Z] [2024-06-27T10:48:52.115Z] setToolWin: [2024-06-27T10:48:52.115Z] [2024-06-27T10:48:52.115Z] setToolUnix: [2024-06-27T10:48:52.115Z] [2024-06-27T10:48:52.115Z] setToolProperty: [2024-06-27T10:48:52.115Z] [2024-06-27T10:48:52.116Z] setS1ASclassPath: [2024-06-27T10:48:52.116Z] [2024-06-27T10:48:52.116Z] init-common: [2024-06-27T10:48:52.116Z] [2024-06-27T10:48:52.116Z] stopDomain: [2024-06-27T10:48:52.116Z] [echo] run.xml:stopping domain... [2024-06-27T10:48:52.170Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:52.170Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:52.170Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:52.170Z] [WARNING] [echo] Listing of source files: security/BasicAuthTestNG.java [2024-06-27T10:48:52.170Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:52.170Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:52.170Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:52.170Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:52.170Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:52.170Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:52.170Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:52.170Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:52.170Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:52.170Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:52.170Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:52.170Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:52.176Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:52.176Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:52.176Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:52.176Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:52.176Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:52.176Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:52.176Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:52.241Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply [2024-06-27T10:48:52.242Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.242Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.242Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.242Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.242Z] [exec] isReadonly(): false [2024-06-27T10:48:52.242Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.242Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.242Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.242Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.242Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.242Z] [exec] isReadonly(): false [2024-06-27T10:48:52.242Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.242Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.242Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.242Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.242Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.242Z] [exec] isReadonly(): false [2024-06-27T10:48:52.242Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.242Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.242Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.242Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.242Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.242Z] [exec] isReadonly(): false [2024-06-27T10:48:52.242Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.242Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.242Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.242Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.242Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.242Z] [exec] isReadonly(): false [2024-06-27T10:48:52.242Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.242Z] [exec] Waiting for topic message 1 of 5 [2024-06-27T10:48:52.242Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:250-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485331944 [2024-06-27T10:48:52.242Z] [exec] Waiting for topic message 2 of 5 [2024-06-27T10:48:52.242Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:251-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485331944 [2024-06-27T10:48:52.242Z] [exec] Waiting for topic message 3 of 5 [2024-06-27T10:48:52.242Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:252-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485331944 [2024-06-27T10:48:52.242Z] [exec] Waiting for topic message 4 of 5 [2024-06-27T10:48:52.242Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:254-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485331945 [2024-06-27T10:48:52.242Z] [exec] Waiting for topic message 5 of 5 [2024-06-27T10:48:52.242Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:253-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485331945 [2024-06-27T10:48:52.242Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-06-27T10:48:52.242Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply [2024-06-27T10:48:52.242Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_jdbc_reply [2024-06-27T10:48:52.242Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.242Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:52.242Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:52.242Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.242Z] [exec] isReadonly(): false [2024-06-27T10:48:52.242Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.242Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.242Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:52.242Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:52.242Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.242Z] [exec] isReadonly(): false [2024-06-27T10:48:52.242Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.242Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.242Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:52.242Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:52.242Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.242Z] [exec] isReadonly(): false [2024-06-27T10:48:52.242Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.242Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.242Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:52.242Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:52.242Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.242Z] [exec] isReadonly(): false [2024-06-27T10:48:52.242Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.242Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.242Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:52.242Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:52.242Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.242Z] [exec] isReadonly(): false [2024-06-27T10:48:52.242Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.243Z] [exec] Waiting for queue message 1 of 5 [2024-06-27T10:48:52.337Z] [exec] cp = /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/../lib/gf-client.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserAppClient.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:48:52.338Z] [exec] args.length = 0 [2024-06-27T10:48:52.338Z] [exec] Looking up ejb ref [2024-06-27T10:48:52.423Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:52.424Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:52.424Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java:41: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:48:52.424Z] int port = new Integer(portS).intValue(); [2024-06-27T10:48:52.424Z] ^ [2024-06-27T10:48:52.424Z] 7 warnings [2024-06-27T10:48:52.424Z] [WARNING] [echo] deploying basicauth.war [2024-06-27T10:48:52.427Z] [java] Jun 27, 2024 10:48:52 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:52.427Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:52.427Z] [java] Jun 27, 2024 10:48:52 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:52.427Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain9811505459886726016xml [2024-06-27T10:48:52.427Z] [java] Jun 27, 2024 10:48:52 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:52.427Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:48:52.497Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:283-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332144 [2024-06-27T10:48:52.497Z] [exec] Waiting for queue message 2 of 5 [2024-06-27T10:48:52.497Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:282-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332143 [2024-06-27T10:48:52.497Z] [exec] Waiting for queue message 3 of 5 [2024-06-27T10:48:52.497Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:280-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332142 [2024-06-27T10:48:52.497Z] [exec] Waiting for queue message 4 of 5 [2024-06-27T10:48:52.497Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:279-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332141 [2024-06-27T10:48:52.497Z] [exec] Waiting for queue message 5 of 5 [2024-06-27T10:48:52.497Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:281-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332143 [2024-06-27T10:48:52.497Z] [exec] End test : java:comp/env/jms/queue_bmt_jdbc_reply. Time = 0 seconds -> 58 msec/msg (5 msgs) [2024-06-27T10:48:52.497Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_jdbc_reply [2024-06-27T10:48:52.510Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:52.510Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:52.510Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:52.510Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:52.510Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:52.510Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:52.510Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:52.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-06-27T10:48:52.586Z] [2024-06-27T10:48:52.586Z] setOSConditions: [2024-06-27T10:48:52.586Z] [2024-06-27T10:48:52.586Z] setToolWin: [2024-06-27T10:48:52.586Z] [2024-06-27T10:48:52.587Z] setToolUnix: [2024-06-27T10:48:52.587Z] [2024-06-27T10:48:52.587Z] setToolProperty: [2024-06-27T10:48:52.587Z] [2024-06-27T10:48:52.587Z] setS1ASclassPath: [2024-06-27T10:48:52.587Z] [2024-06-27T10:48:52.587Z] init-common: [2024-06-27T10:48:52.587Z] [2024-06-27T10:48:52.587Z] undeploy-rar-common: [2024-06-27T10:48:52.587Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-06-27T10:48:52.688Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:48:52.688Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:48:52.688Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test connector_group_1 [2024-06-27T10:48:52.688Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:48:52.688Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:48:52.688Z] + readonly GF_INTERNAL_ENV_SH=/tmp/89Fgf-internal-env [2024-06-27T10:48:52.688Z] + GF_INTERNAL_ENV_SH=/tmp/89Fgf-internal-env [2024-06-27T10:48:52.688Z] + '[' '!' -z '' ']' [2024-06-27T10:48:52.688Z] + export WSIMPORT_OPTS= [2024-06-27T10:48:52.688Z] + WSIMPORT_OPTS= [2024-06-27T10:48:52.688Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:48:52.688Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:48:52.688Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:48:52.689Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:52.689Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:52.689Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:52.689Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:52.689Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:48:52.689Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:48:52.689Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:48:52.689Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:48:52.689Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:48:52.689Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:48:52.689Z] + echo 'Preparing dependencies ...' [2024-06-27T10:48:52.689Z] Preparing dependencies ... [2024-06-27T10:48:52.689Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:48:52.696Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:52.696Z] [javac] 1 warning [2024-06-27T10:48:52.838Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_jdbc_reply [2024-06-27T10:48:52.838Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.838Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.838Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.838Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.838Z] [exec] isReadonly(): false [2024-06-27T10:48:52.838Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.838Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.838Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.838Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.838Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.838Z] [exec] isReadonly(): false [2024-06-27T10:48:52.838Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.838Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.838Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.838Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.838Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.838Z] [exec] isReadonly(): false [2024-06-27T10:48:52.838Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.838Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.839Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.839Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.839Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.839Z] [exec] isReadonly(): false [2024-06-27T10:48:52.839Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.839Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.839Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.839Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.839Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.839Z] [exec] isReadonly(): false [2024-06-27T10:48:52.839Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.839Z] [exec] Waiting for topic message 1 of 5 [2024-06-27T10:48:52.839Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:309-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485332466 [2024-06-27T10:48:52.839Z] [exec] Waiting for topic message 2 of 5 [2024-06-27T10:48:52.839Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:308-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485332465 [2024-06-27T10:48:52.839Z] [exec] Waiting for topic message 3 of 5 [2024-06-27T10:48:52.839Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:311-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485332466 [2024-06-27T10:48:52.839Z] [exec] Waiting for topic message 4 of 5 [2024-06-27T10:48:52.839Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:312-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485332466 [2024-06-27T10:48:52.839Z] [exec] Waiting for topic message 5 of 5 [2024-06-27T10:48:52.839Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:310-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485332466 [2024-06-27T10:48:52.839Z] [exec] End test : java:comp/env/jms/topic_bmt_jdbc_reply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-06-27T10:48:52.839Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_jdbc_reply [2024-06-27T10:48:52.839Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_reply [2024-06-27T10:48:52.839Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.839Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:52.839Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:52.839Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.839Z] [exec] isReadonly(): false [2024-06-27T10:48:52.839Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.839Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.839Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:52.839Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:52.839Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.839Z] [exec] isReadonly(): false [2024-06-27T10:48:52.839Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.839Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.839Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:52.839Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:52.839Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.839Z] [exec] isReadonly(): false [2024-06-27T10:48:52.839Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.839Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.839Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:52.839Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:52.839Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.839Z] [exec] isReadonly(): false [2024-06-27T10:48:52.839Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.839Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.839Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:52.839Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:52.839Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.839Z] [exec] isReadonly(): false [2024-06-27T10:48:52.839Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.839Z] [exec] Waiting for queue message 1 of 5 [2024-06-27T10:48:52.839Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:338-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332577 [2024-06-27T10:48:52.839Z] [exec] Waiting for queue message 2 of 5 [2024-06-27T10:48:52.839Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:340-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332578 [2024-06-27T10:48:52.839Z] [exec] Waiting for queue message 3 of 5 [2024-06-27T10:48:52.839Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:337-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332576 [2024-06-27T10:48:52.839Z] [exec] Waiting for queue message 4 of 5 [2024-06-27T10:48:52.839Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:339-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332577 [2024-06-27T10:48:52.839Z] [exec] Waiting for queue message 5 of 5 [2024-06-27T10:48:52.839Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:341-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332578 [2024-06-27T10:48:52.839Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_reply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-06-27T10:48:52.839Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_reply [2024-06-27T10:48:52.839Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_reply [2024-06-27T10:48:52.839Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.839Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.839Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.839Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.839Z] [exec] isReadonly(): false [2024-06-27T10:48:52.839Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.839Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.839Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.839Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.839Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.840Z] [exec] isReadonly(): false [2024-06-27T10:48:52.840Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.840Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.840Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.840Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.840Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.840Z] [exec] isReadonly(): false [2024-06-27T10:48:52.840Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.840Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.840Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.840Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.840Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.840Z] [exec] isReadonly(): false [2024-06-27T10:48:52.840Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.840Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:52.840Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:52.840Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:52.840Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:52.840Z] [exec] isReadonly(): false [2024-06-27T10:48:52.840Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:52.840Z] [exec] Waiting for topic message 1 of 5 [2024-06-27T10:48:52.840Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:369-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485332662 [2024-06-27T10:48:52.840Z] [exec] Waiting for topic message 2 of 5 [2024-06-27T10:48:52.840Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:368-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485332661 [2024-06-27T10:48:52.840Z] [exec] Waiting for topic message 3 of 5 [2024-06-27T10:48:52.840Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:370-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485332662 [2024-06-27T10:48:52.840Z] [exec] Waiting for topic message 4 of 5 [2024-06-27T10:48:52.840Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:366-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485332661 [2024-06-27T10:48:52.840Z] [exec] Waiting for topic message 5 of 5 [2024-06-27T10:48:52.840Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:367-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485332661 [2024-06-27T10:48:52.840Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_reply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-06-27T10:48:52.840Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_reply [2024-06-27T10:48:52.900Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobApp.ear [2024-06-27T10:48:52.949Z] [2024-06-27T10:48:52.950Z] setOSConditions: [2024-06-27T10:48:52.950Z] [2024-06-27T10:48:52.950Z] setToolWin: [2024-06-27T10:48:52.950Z] [2024-06-27T10:48:52.950Z] setToolUnix: [2024-06-27T10:48:52.950Z] [2024-06-27T10:48:52.950Z] setToolProperty: [2024-06-27T10:48:52.950Z] [2024-06-27T10:48:52.950Z] setS1ASclassPath: [2024-06-27T10:48:52.950Z] [2024-06-27T10:48:52.950Z] init-common: [2024-06-27T10:48:52.950Z] [2024-06-27T10:48:52.950Z] compile-common: [2024-06-27T10:48:52.950Z] [echo] Current time (ISO): 2024-06-27T10:48:52.745+0000 [2024-06-27T10:48:52.950Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:52.982Z] [INFO] [exec] Application deployed with name basicauth. [2024-06-27T10:48:52.982Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:52.982Z] [WARNING] [echo] [2024-06-27T10:48:52.982Z] [WARNING] [echo] ************************* [2024-06-27T10:48:52.982Z] [WARNING] [echo] * build-deploy ejb/slsbnicmt [2024-06-27T10:48:52.982Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/slsbnicmt [2024-06-27T10:48:52.982Z] [WARNING] [echo] ************************* [2024-06-27T10:48:52.982Z] [WARNING] [echo] [2024-06-27T10:48:52.982Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:52.982Z] [WARNING] [echo] Listing of source files: SlsbnicmtTestNG.java [2024-06-27T10:48:52.982Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:52.982Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:52.982Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:52.982Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:52.982Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:53.079Z] [exec] Waiting for the domain to stop . [2024-06-27T10:48:53.079Z] [exec] Waiting finished after 193 ms. [2024-06-27T10:48:53.079Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:48:53.098Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:53.098Z] [javac] 1 warning [2024-06-27T10:48:53.098Z] [2024-06-27T10:48:53.098Z] build: [2024-06-27T10:48:53.098Z] [2024-06-27T10:48:53.098Z] setOSConditions: [2024-06-27T10:48:53.098Z] [2024-06-27T10:48:53.098Z] setToolWin: [2024-06-27T10:48:53.098Z] [2024-06-27T10:48:53.099Z] setToolUnix: [2024-06-27T10:48:53.099Z] [2024-06-27T10:48:53.099Z] setToolProperty: [2024-06-27T10:48:53.099Z] [2024-06-27T10:48:53.099Z] setS1ASclassPath: [2024-06-27T10:48:53.099Z] [2024-06-27T10:48:53.099Z] init-common: [2024-06-27T10:48:53.099Z] [2024-06-27T10:48:53.099Z] webclient-war-common: [2024-06-27T10:48:53.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:53.099Z] [2024-06-27T10:48:53.099Z] clear: [2024-06-27T10:48:53.099Z] [2024-06-27T10:48:53.099Z] test-tlds-exist: [2024-06-27T10:48:53.099Z] [2024-06-27T10:48:53.099Z] copy-tlds: [2024-06-27T10:48:53.099Z] [2024-06-27T10:48:53.099Z] test-tagfiles-exist: [2024-06-27T10:48:53.099Z] [2024-06-27T10:48:53.099Z] copy-tagfiles: [2024-06-27T10:48:53.099Z] [2024-06-27T10:48:53.099Z] package-war-common: [2024-06-27T10:48:53.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:53.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:53.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:53.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:53.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/lib [2024-06-27T10:48:53.099Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:53.099Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:53.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/docroot [2024-06-27T10:48:53.099Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-event-observer-web.war [2024-06-27T10:48:53.099Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:53.099Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:53.100Z] [javac] Compiling 1 source file [2024-06-27T10:48:53.100Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:53.100Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:53.100Z] [2024-06-27T10:48:53.100Z] deploy: [2024-06-27T10:48:53.100Z] [2024-06-27T10:48:53.100Z] deploy-war-common: [2024-06-27T10:48:53.100Z] [2024-06-27T10:48:53.100Z] setOSConditions: [2024-06-27T10:48:53.100Z] [2024-06-27T10:48:53.100Z] setToolWin: [2024-06-27T10:48:53.100Z] [2024-06-27T10:48:53.100Z] setToolUnix: [2024-06-27T10:48:53.100Z] [2024-06-27T10:48:53.100Z] setToolProperty: [2024-06-27T10:48:53.100Z] [2024-06-27T10:48:53.100Z] setS1ASclassPath: [2024-06-27T10:48:53.100Z] [2024-06-27T10:48:53.100Z] init-common: [2024-06-27T10:48:53.100Z] [2024-06-27T10:48:53.100Z] deploy-war-commonpe: [2024-06-27T10:48:53.138Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_nojdbc_noreply [2024-06-27T10:48:53.138Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.138Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.138Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.138Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.138Z] [exec] isReadonly(): false [2024-06-27T10:48:53.138Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] End test : java:comp/env/jms/queue_cmtns_nojdbc_noreply. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-06-27T10:48:53.139Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_nojdbc_noreply [2024-06-27T10:48:53.139Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_jdbc_noreply [2024-06-27T10:48:53.139Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] End test : java:comp/env/jms/queue_cmtns_jdbc_noreply. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-06-27T10:48:53.139Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_jdbc_noreply [2024-06-27T10:48:53.139Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_nojdbc_reply [2024-06-27T10:48:53.139Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.139Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.139Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.139Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.139Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.139Z] [exec] isReadonly(): false [2024-06-27T10:48:53.139Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.140Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.140Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.140Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.140Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.140Z] [exec] isReadonly(): false [2024-06-27T10:48:53.140Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.140Z] [exec] Waiting for queue message 1 of 5 [2024-06-27T10:48:53.140Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:443-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332971 [2024-06-27T10:48:53.140Z] [exec] Waiting for queue message 2 of 5 [2024-06-27T10:48:53.140Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:444-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332971 [2024-06-27T10:48:53.140Z] [exec] Waiting for queue message 3 of 5 [2024-06-27T10:48:53.140Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:446-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332972 [2024-06-27T10:48:53.140Z] [exec] Waiting for queue message 4 of 5 [2024-06-27T10:48:53.140Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:447-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332972 [2024-06-27T10:48:53.140Z] [exec] Waiting for queue message 5 of 5 [2024-06-27T10:48:53.140Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:445-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485332972 [2024-06-27T10:48:53.140Z] [exec] End test : java:comp/env/jms/queue_cmtns_nojdbc_reply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-06-27T10:48:53.140Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_nojdbc_reply [2024-06-27T10:48:53.140Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_jdbc_reply [2024-06-27T10:48:53.140Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.140Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.140Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.140Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.140Z] [exec] isReadonly(): false [2024-06-27T10:48:53.140Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.140Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.140Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.140Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.140Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.140Z] [exec] isReadonly(): false [2024-06-27T10:48:53.140Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.140Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.140Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.140Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.140Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.140Z] [exec] isReadonly(): false [2024-06-27T10:48:53.140Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.140Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.140Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.140Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.140Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.140Z] [exec] isReadonly(): false [2024-06-27T10:48:53.140Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.140Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.140Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:53.140Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.140Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.140Z] [exec] isReadonly(): false [2024-06-27T10:48:53.140Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.140Z] [exec] Waiting for queue message 1 of 5 [2024-06-27T10:48:53.140Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:472-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333044 [2024-06-27T10:48:53.140Z] [exec] Waiting for queue message 2 of 5 [2024-06-27T10:48:53.140Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:474-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333044 [2024-06-27T10:48:53.140Z] [exec] Waiting for queue message 3 of 5 [2024-06-27T10:48:53.140Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:475-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333045 [2024-06-27T10:48:53.140Z] [exec] Waiting for queue message 4 of 5 [2024-06-27T10:48:53.140Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:473-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333044 [2024-06-27T10:48:53.140Z] [exec] Waiting for queue message 5 of 5 [2024-06-27T10:48:53.140Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:476-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333045 [2024-06-27T10:48:53.140Z] [exec] End test : java:comp/env/jms/queue_cmtns_jdbc_reply. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-06-27T10:48:53.140Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_jdbc_reply [2024-06-27T10:48:53.178Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-06-27T10:48:53.178Z] [2024-06-27T10:48:53.178Z] uninstall-library: [2024-06-27T10:48:53.179Z] [echo] deleting file [blackbox.jar] from applibs [2024-06-27T10:48:53.179Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-06-27T10:48:53.179Z] [2024-06-27T10:48:53.179Z] restart-server: [2024-06-27T10:48:53.179Z] [2024-06-27T10:48:53.179Z] setOSConditions: [2024-06-27T10:48:53.179Z] [2024-06-27T10:48:53.179Z] stop-server: [2024-06-27T10:48:53.179Z] [2024-06-27T10:48:53.179Z] stop-server-unix: [2024-06-27T10:48:53.179Z] [echo] stopping server on unix ... [2024-06-27T10:48:53.236Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:53.236Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:53.236Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:53.236Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:53.236Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:53.236Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:53.236Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:53.236Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:53.236Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:53.236Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/slsbnicmt/src/test/SlsbnicmtTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:53.236Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:53.236Z] 6 warnings [2024-06-27T10:48:53.236Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:53.236Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war [2024-06-27T10:48:53.236Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-06-27T10:48:53.236Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_slsbnicmt [2024-06-27T10:48:53.236Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-06-27T10:48:53.236Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:53.236Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:53.236Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:53.236Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:53.349Z] [java] Jun 27, 2024 10:48:53 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:48:53.349Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:48:53.440Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-06-27T10:48:53.440Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.440Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.440Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.441Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.441Z] [exec] isReadonly(): false [2024-06-27T10:48:53.441Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.441Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.441Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.441Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.441Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.441Z] [exec] isReadonly(): false [2024-06-27T10:48:53.441Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.441Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.441Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.441Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.441Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.441Z] [exec] isReadonly(): false [2024-06-27T10:48:53.441Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.441Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.441Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.441Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.441Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.441Z] [exec] isReadonly(): false [2024-06-27T10:48:53.441Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.441Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.441Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.441Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.441Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.441Z] [exec] isReadonly(): false [2024-06-27T10:48:53.441Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.441Z] [exec] Waiting for queue message 1 of 5 [2024-06-27T10:48:53.441Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:501-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333068 [2024-06-27T10:48:53.441Z] [exec] Waiting for queue message 2 of 5 [2024-06-27T10:48:53.441Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:502-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333068 [2024-06-27T10:48:53.441Z] [exec] Waiting for queue message 3 of 5 [2024-06-27T10:48:53.441Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:505-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333069 [2024-06-27T10:48:53.441Z] [exec] Waiting for queue message 4 of 5 [2024-06-27T10:48:53.441Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:503-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333069 [2024-06-27T10:48:53.441Z] [exec] Waiting for queue message 5 of 5 [2024-06-27T10:48:53.441Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:504-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333069 [2024-06-27T10:48:53.441Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 14 msec/msg (5 msgs) [2024-06-27T10:48:53.441Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-06-27T10:48:53.441Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-06-27T10:48:53.441Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.441Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.441Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.441Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.441Z] [exec] isReadonly(): false [2024-06-27T10:48:53.441Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.441Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.441Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.441Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.441Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.441Z] [exec] isReadonly(): false [2024-06-27T10:48:53.441Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.441Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.441Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.441Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.441Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.441Z] [exec] isReadonly(): false [2024-06-27T10:48:53.441Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.441Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.441Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.441Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.441Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.441Z] [exec] isReadonly(): false [2024-06-27T10:48:53.441Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.441Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.441Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.441Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.441Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.441Z] [exec] isReadonly(): false [2024-06-27T10:48:53.441Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.441Z] [exec] Waiting for topic message 1 of 5 [2024-06-27T10:48:53.441Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:531-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333162 [2024-06-27T10:48:53.441Z] [exec] Waiting for topic message 2 of 5 [2024-06-27T10:48:53.441Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:530-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333162 [2024-06-27T10:48:53.441Z] [exec] Waiting for topic message 3 of 5 [2024-06-27T10:48:53.441Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:53.441Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:534-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333163 [2024-06-27T10:48:53.442Z] [exec] Waiting for topic message 4 of 5 [2024-06-27T10:48:53.442Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:533-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333163 [2024-06-27T10:48:53.442Z] [exec] Waiting for topic message 5 of 5 [2024-06-27T10:48:53.442Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:48:53.442Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:53.442Z] [javac] 1 warning [2024-06-27T10:48:53.442Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:532-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333163 [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-06-27T10:48:53.442Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-06-27T10:48:53.442Z] setOSConditions: [2024-06-27T10:48:53.442Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_reply_rollback [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.442Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.442Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.442Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.442Z] [exec] isReadonly(): false [2024-06-27T10:48:53.442Z] setToolWin: [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.442Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.442Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.442Z] setToolUnix: [2024-06-27T10:48:53.442Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.442Z] [exec] isReadonly(): false [2024-06-27T10:48:53.442Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.442Z] setToolProperty: [2024-06-27T10:48:53.442Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.442Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.442Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.442Z] [exec] isReadonly(): false [2024-06-27T10:48:53.442Z] setS1ASclassPath: [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.442Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.442Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.442Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.442Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.442Z] [exec] isReadonly(): false [2024-06-27T10:48:53.442Z] init-common: [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.442Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.442Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.442Z] appclient-jar-common: [2024-06-27T10:48:53.442Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.442Z] [exec] isReadonly(): false [2024-06-27T10:48:53.442Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.442Z] [exec] Waiting for queue message 1 of 5 [2024-06-27T10:48:53.442Z] package-appclientjar-common: [2024-06-27T10:48:53.442Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:562-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333255 [2024-06-27T10:48:53.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:53.442Z] [exec] Waiting for queue message 2 of 5 [2024-06-27T10:48:53.442Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:563-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333256 [2024-06-27T10:48:53.442Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:53.442Z] [exec] Waiting for queue message 3 of 5 [2024-06-27T10:48:53.442Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:560-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333255 [2024-06-27T10:48:53.442Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:53.442Z] [exec] Waiting for queue message 4 of 5 [2024-06-27T10:48:53.442Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:561-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333255 [2024-06-27T10:48:53.442Z] [exec] Waiting for queue message 5 of 5 [2024-06-27T10:48:53.442Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-client.jar [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:559-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333254 [2024-06-27T10:48:53.442Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_reply_rollback. Time = 0 seconds -> 3 msec/msg (5 msgs) [2024-06-27T10:48:53.442Z] setOSConditions: [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_reply_rollback [2024-06-27T10:48:53.442Z] setToolWin: [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] setToolUnix: [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] setToolProperty: [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] setS1ASclassPath: [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.442Z] init-common: [2024-06-27T10:48:53.442Z] [2024-06-27T10:48:53.443Z] ejb-jar-common: [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] package-ejbjar-common: [2024-06-27T10:48:53.443Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:53.443Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-ejb.jar [2024-06-27T10:48:53.443Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] setOSConditions: [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] fixFiles: [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] convUnix: [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] convWin: [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] setToolWin: [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] setToolUnix: [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] setToolProperty: [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] setS1ASclassPath: [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] init-common: [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] ear-common: [2024-06-27T10:48:53.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:53.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:53.443Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/descriptor/sun-application.xml to copy. [2024-06-27T10:48:53.443Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:48:53.443Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:53.443Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp.ear [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.443Z] setOSConditions: [2024-06-27T10:48:53.443Z] [2024-06-27T10:48:53.444Z] setToolWin: [2024-06-27T10:48:53.444Z] [2024-06-27T10:48:53.444Z] setToolUnix: [2024-06-27T10:48:53.444Z] [2024-06-27T10:48:53.444Z] setToolProperty: [2024-06-27T10:48:53.444Z] [2024-06-27T10:48:53.444Z] setS1ASclassPath: [2024-06-27T10:48:53.444Z] [2024-06-27T10:48:53.444Z] init-common: [2024-06-27T10:48:53.444Z] [2024-06-27T10:48:53.444Z] build-ut: [2024-06-27T10:48:53.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp [2024-06-27T10:48:53.444Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:53.444Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp-UT.ear [2024-06-27T10:48:53.444Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-ejb.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-ejb [2024-06-27T10:48:53.444Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-web.war into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-web [2024-06-27T10:48:53.444Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-client.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-client [2024-06-27T10:48:53.444Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp-UT.ear into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definitionApp-UT [2024-06-27T10:48:53.444Z] [2024-06-27T10:48:53.444Z] all: [2024-06-27T10:48:53.444Z] [2024-06-27T10:48:53.444Z] setOSConditions: [2024-06-27T10:48:53.444Z] [2024-06-27T10:48:53.444Z] setToolWin: [2024-06-27T10:48:53.444Z] [2024-06-27T10:48:53.444Z] setToolUnix: [2024-06-27T10:48:53.444Z] [2024-06-27T10:48:53.444Z] setToolProperty: [2024-06-27T10:48:53.444Z] [2024-06-27T10:48:53.445Z] setS1ASclassPath: [2024-06-27T10:48:53.445Z] [2024-06-27T10:48:53.445Z] init-common: [2024-06-27T10:48:53.445Z] [2024-06-27T10:48:53.445Z] all: [2024-06-27T10:48:53.445Z] [2024-06-27T10:48:53.445Z] setOSConditions: [2024-06-27T10:48:53.445Z] [2024-06-27T10:48:53.445Z] setToolWin: [2024-06-27T10:48:53.445Z] [2024-06-27T10:48:53.445Z] setToolUnix: [2024-06-27T10:48:53.445Z] [2024-06-27T10:48:53.445Z] setToolProperty: [2024-06-27T10:48:53.445Z] [2024-06-27T10:48:53.445Z] setS1ASclassPath: [2024-06-27T10:48:53.445Z] [2024-06-27T10:48:53.445Z] init-common: [2024-06-27T10:48:53.445Z] [2024-06-27T10:48:53.445Z] compile-common: [2024-06-27T10:48:53.445Z] [echo] Current time (ISO): 2024-06-27T10:48:53.294+0000 [2024-06-27T10:48:53.445Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/classes [2024-06-27T10:48:53.445Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/classes [2024-06-27T10:48:53.490Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:53.490Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:53.490Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:53.490Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:53.490Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:53.490Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:53.490Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:53.490Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:53.490Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:53.490Z] 6 warnings [2024-06-27T10:48:53.490Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-06-27T10:48:53.490Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-06-27T10:48:53.490Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war [2024-06-27T10:48:53.490Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:53.490Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:53.490Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:53.603Z] [java] Jun 27, 2024 10:48:53 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:48:53.603Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:48:53.659Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-event-observer --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-event-observer-web.war [2024-06-27T10:48:53.717Z] [INFO] [2024-06-27T10:48:53.717Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:48:53.717Z] [INFO] [2024-06-27T10:48:53.717Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:48:53.739Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_reply_rollback [2024-06-27T10:48:53.740Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.740Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.740Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.740Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.740Z] [exec] isReadonly(): false [2024-06-27T10:48:53.740Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.740Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.740Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.740Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.740Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.740Z] [exec] isReadonly(): false [2024-06-27T10:48:53.740Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.740Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.740Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.740Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.740Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.740Z] [exec] isReadonly(): false [2024-06-27T10:48:53.740Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.740Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.740Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.740Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.740Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.740Z] [exec] isReadonly(): false [2024-06-27T10:48:53.740Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.740Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.740Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.740Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.740Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.740Z] [exec] isReadonly(): false [2024-06-27T10:48:53.740Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.740Z] [exec] Waiting for topic message 1 of 5 [2024-06-27T10:48:53.740Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:589-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333356 [2024-06-27T10:48:53.740Z] [exec] Waiting for topic message 2 of 5 [2024-06-27T10:48:53.740Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:590-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333356 [2024-06-27T10:48:53.740Z] [exec] Waiting for topic message 3 of 5 [2024-06-27T10:48:53.740Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:591-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333356 [2024-06-27T10:48:53.740Z] [exec] Waiting for topic message 4 of 5 [2024-06-27T10:48:53.740Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:592-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333356 [2024-06-27T10:48:53.740Z] [exec] Waiting for topic message 5 of 5 [2024-06-27T10:48:53.740Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:588-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333355 [2024-06-27T10:48:53.740Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_reply_rollback. Time = 0 seconds -> 17 msec/msg (5 msgs) [2024-06-27T10:48:53.740Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_reply_rollback [2024-06-27T10:48:53.740Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback [2024-06-27T10:48:53.740Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.740Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.740Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.740Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.740Z] [exec] isReadonly(): false [2024-06-27T10:48:53.740Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.740Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.740Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.740Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.740Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.740Z] [exec] isReadonly(): false [2024-06-27T10:48:53.740Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.740Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.740Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.740Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.740Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.740Z] [exec] isReadonly(): false [2024-06-27T10:48:53.740Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.740Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.740Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.740Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.740Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.740Z] [exec] isReadonly(): false [2024-06-27T10:48:53.740Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.740Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.740Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.740Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.740Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.740Z] [exec] isReadonly(): false [2024-06-27T10:48:53.740Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.740Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-06-27T10:48:53.740Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback [2024-06-27T10:48:53.740Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback [2024-06-27T10:48:53.740Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.740Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.740Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.741Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.741Z] [exec] isReadonly(): false [2024-06-27T10:48:53.741Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.741Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.741Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.741Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.741Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.741Z] [exec] isReadonly(): false [2024-06-27T10:48:53.741Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.741Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.741Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.741Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.741Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.741Z] [exec] isReadonly(): false [2024-06-27T10:48:53.741Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.741Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.741Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.741Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.741Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.741Z] [exec] isReadonly(): false [2024-06-27T10:48:53.741Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.741Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.741Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.741Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.741Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.741Z] [exec] isReadonly(): false [2024-06-27T10:48:53.741Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.741Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-06-27T10:48:53.741Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback [2024-06-27T10:48:53.741Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-06-27T10:48:53.741Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.741Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.741Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.741Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.741Z] [exec] isReadonly(): false [2024-06-27T10:48:53.741Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.741Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.741Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.741Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.741Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.741Z] [exec] isReadonly(): false [2024-06-27T10:48:53.741Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.741Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.741Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.741Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.741Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.741Z] [exec] isReadonly(): false [2024-06-27T10:48:53.741Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.741Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.741Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.741Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.741Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.741Z] [exec] isReadonly(): false [2024-06-27T10:48:53.741Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.741Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.741Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:53.741Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:48:53.741Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.741Z] [exec] isReadonly(): false [2024-06-27T10:48:53.741Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.741Z] [exec] Waiting for queue message 1 of 5 [2024-06-27T10:48:53.741Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:665-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333580 [2024-06-27T10:48:53.741Z] [exec] Waiting for queue message 2 of 5 [2024-06-27T10:48:53.741Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:667-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333581 [2024-06-27T10:48:53.741Z] [exec] Waiting for queue message 3 of 5 [2024-06-27T10:48:53.741Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:666-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333581 [2024-06-27T10:48:53.741Z] [exec] Waiting for queue message 4 of 5 [2024-06-27T10:48:53.741Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:668-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333582 [2024-06-27T10:48:53.741Z] [exec] Waiting for queue message 5 of 5 [2024-06-27T10:48:53.741Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:669-10.40.61.119(82:e0:f7:e3:88:2)-51212-1719485333638 [2024-06-27T10:48:53.741Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 12 msec/msg (5 msgs) [2024-06-27T10:48:53.741Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-06-27T10:48:53.744Z] [WARNING] [echo] deploying slsbnicmt.war [2024-06-27T10:48:53.901Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:53.901Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:53.901Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:53.901Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:53.901Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:53.901Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:53.901Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:53.907Z] [INFO] [exec] Application deployed with name jpavalidation. [2024-06-27T10:48:53.907Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:53.907Z] [WARNING] [echo] [2024-06-27T10:48:53.907Z] [WARNING] [echo] ************************* [2024-06-27T10:48:53.907Z] [WARNING] [echo] * build-deploy security/helloworld [2024-06-27T10:48:53.907Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/helloworld [2024-06-27T10:48:53.907Z] [WARNING] [echo] ************************* [2024-06-27T10:48:53.907Z] [WARNING] [echo] [2024-06-27T10:48:53.907Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:53.907Z] [WARNING] [echo] Listing of source files: HelloSecurityTestNG.java [2024-06-27T10:48:53.907Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:53.907Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:53.907Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:53.907Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:53.907Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:53.996Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-06-27T10:48:53.996Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.996Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.996Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.996Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.996Z] [exec] isReadonly(): false [2024-06-27T10:48:53.996Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.996Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.996Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.996Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.996Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.996Z] [exec] isReadonly(): false [2024-06-27T10:48:53.996Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.996Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.996Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.996Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.996Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.996Z] [exec] isReadonly(): false [2024-06-27T10:48:53.996Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.996Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.996Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.996Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.996Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.996Z] [exec] isReadonly(): false [2024-06-27T10:48:53.996Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.996Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-06-27T10:48:53.996Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:53.996Z] [exec] Class: com.sun.messaging.Topic [2024-06-27T10:48:53.996Z] [exec] getVERSION(): 3.0 [2024-06-27T10:48:53.996Z] [exec] isReadonly(): false [2024-06-27T10:48:53.996Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-06-27T10:48:53.996Z] [exec] Waiting for topic message 1 of 5 [2024-06-27T10:48:53.996Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:695-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333666 [2024-06-27T10:48:53.996Z] [exec] Waiting for topic message 2 of 5 [2024-06-27T10:48:53.996Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:696-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333666 [2024-06-27T10:48:53.996Z] [exec] Waiting for topic message 3 of 5 [2024-06-27T10:48:53.996Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:697-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333667 [2024-06-27T10:48:53.996Z] [exec] Waiting for topic message 4 of 5 [2024-06-27T10:48:53.996Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:694-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333666 [2024-06-27T10:48:53.996Z] [exec] Waiting for topic message 5 of 5 [2024-06-27T10:48:53.996Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:698-10.40.61.119(da:e9:e5:82:dc:47)-51224-1719485333667 [2024-06-27T10:48:53.996Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 16 msec/msg (5 msgs) [2024-06-27T10:48:53.996Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-06-27T10:48:53.996Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:53.996Z] [exec] [2024-06-27T10:48:53.996Z] [exec] [2024-06-27T10:48:53.996Z] [exec] ----------------------------------------- [2024-06-27T10:48:53.996Z] [exec] - java:comp/env/jms/queue_cmtns_nojdbc_reply: PASS - [2024-06-27T10:48:53.996Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_noreply: PASS - [2024-06-27T10:48:53.996Z] [exec] - java:comp/env/jms/queue_cmtns_nojdbc_noreply: PASS - [2024-06-27T10:48:53.996Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_reply_rollback: PASS - [2024-06-27T10:48:53.996Z] [exec] - java:comp/env/jms/queue_bmt_nojdbc_reply: PASS - [2024-06-27T10:48:53.996Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_reply: PASS - [2024-06-27T10:48:53.996Z] [exec] - java:comp/env/jms/queue_bmt_jdbc_noreply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_noreply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/topic_bmt_nojdbc_reply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/topic_bmt_jdbc_reply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_noreply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_reply_rollback: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_reply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_reply_rollback: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/topic_bmt_jdbc_noreply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_reply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/queue_cmtns_jdbc_reply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_noreply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/queue_bmt_jdbc_reply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_reply: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_reply_rollback: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback: PASS - [2024-06-27T10:48:53.997Z] [exec] - java:comp/env/jms/queue_cmtns_jdbc_noreply: PASS - [2024-06-27T10:48:53.997Z] [exec] ----------------------------------------- [2024-06-27T10:48:53.997Z] [exec] Total PASS: 24 [2024-06-27T10:48:53.997Z] [exec] Total FAIL: 0 [2024-06-27T10:48:53.997Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:48:53.997Z] [exec] ----------------------------------------- [2024-06-27T10:48:53.997Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:53.997Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:54.135Z] [exec] Waiting for the domain to stop . [2024-06-27T10:48:54.135Z] [exec] Waiting finished after 198 ms. [2024-06-27T10:48:54.135Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:48:54.135Z] [2024-06-27T10:48:54.135Z] stop-server-windows: [2024-06-27T10:48:54.135Z] [2024-06-27T10:48:54.135Z] setOSConditions: [2024-06-27T10:48:54.135Z] [2024-06-27T10:48:54.135Z] start-server: [2024-06-27T10:48:54.135Z] [echo] +-----------------------------+ [2024-06-27T10:48:54.135Z] [echo] | | [2024-06-27T10:48:54.135Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:48:54.135Z] [echo] | in Felix mode | [2024-06-27T10:48:54.135Z] [echo] | | [2024-06-27T10:48:54.135Z] [echo] +-----------------------------+ [2024-06-27T10:48:54.135Z] [2024-06-27T10:48:54.135Z] start-server-unix: [2024-06-27T10:48:54.162Z] [java] Jun 27, 2024 10:48:53 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:54.162Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:48:54.162Z] [java] Jun 27, 2024 10:48:53 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:54.162Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:48:54.162Z] [java] Jun 27, 2024 10:48:53 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:48:54.162Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:48:54.162Z] [java] Jun 27, 2024 10:48:53 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:48:54.162Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:48:54.201Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:54.201Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:54.201Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:54.201Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:54.201Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:54.201Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:54.201Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:54.201Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:54.201Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:54.201Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/helloworld/src/test/HelloSecurityTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:54.201Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:54.201Z] 6 warnings [2024-06-27T10:48:54.201Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:54.201Z] [WARNING] [echo] Now creating a war file ../../dist/security/hellojspsecure.war [2024-06-27T10:48:54.201Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/security/app [2024-06-27T10:48:54.201Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/security [2024-06-27T10:48:54.201Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/security/app [2024-06-27T10:48:54.235Z] [exec] Application deployed with name cdi-simple-event-observer-web. [2024-06-27T10:48:54.235Z] [2024-06-27T10:48:54.235Z] deploy-war-commonee: [2024-06-27T10:48:54.235Z] [2024-06-27T10:48:54.235Z] run: [2024-06-27T10:48:54.235Z] [java] opening connection to http://localhost:8080/cdi-simple-event-observer/myurl [2024-06-27T10:48:54.251Z] [2024-06-27T10:48:54.251Z] checkReporting-common: [2024-06-27T10:48:54.251Z] [2024-06-27T10:48:54.251Z] confirmReportPresent-common: [2024-06-27T10:48:54.251Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:48:54.251Z] [echo] Test seems to be reported fine [2024-06-27T10:48:54.251Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/RepRunConf.txt [2024-06-27T10:48:54.251Z] [2024-06-27T10:48:54.251Z] confirmMissingReport-common: [2024-06-27T10:48:54.251Z] [2024-06-27T10:48:54.251Z] undeploy: [2024-06-27T10:48:54.251Z] [2024-06-27T10:48:54.251Z] setOSConditions: [2024-06-27T10:48:54.251Z] [2024-06-27T10:48:54.251Z] setToolWin: [2024-06-27T10:48:54.251Z] [2024-06-27T10:48:54.251Z] setToolUnix: [2024-06-27T10:48:54.251Z] [2024-06-27T10:48:54.251Z] setToolProperty: [2024-06-27T10:48:54.251Z] [2024-06-27T10:48:54.251Z] setS1ASclassPath: [2024-06-27T10:48:54.251Z] [2024-06-27T10:48:54.251Z] init-common: [2024-06-27T10:48:54.251Z] [2024-06-27T10:48:54.251Z] undeploy-common: [2024-06-27T10:48:54.372Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:54.372Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:54.372Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:54.372Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:54.372Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:54.372Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:54.372Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:54.440Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:54.440Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:54.440Z] [java] Jun 27, 2024 10:48:54 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:54.440Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (869 ms), startup services (851 ms), total (1,720 ms) [2024-06-27T10:48:54.440Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:54.440Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:54.455Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:54.455Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:54.455Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:54.455Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:54.456Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:54.456Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:54.456Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:54.456Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:54.456Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:54.456Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:54.456Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:54.477Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:48:54.477Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:48:54.477Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:48:54.477Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:48:54.477Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:48:54.477Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:48:54.477Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:48:54.477Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:48:54.477Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:48:54.477Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:48:54.477Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:48:54.478Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:48:54.478Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:48:54.478Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:48:54.478Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:48:54.478Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:48:54.478Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:54.478Z] [INFO] BUILD SUCCESS [2024-06-27T10:48:54.478Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:54.478Z] [INFO] Total time: 21.401 s [2024-06-27T10:48:54.478Z] [INFO] Finished at: 2024-06-27T10:48:53Z [2024-06-27T10:48:54.478Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:48:54.478Z] + run_test webservice_all [2024-06-27T10:48:54.478Z] + local testid=webservice_all [2024-06-27T10:48:54.478Z] + local found=false [2024-06-27T10:48:54.478Z] ++ find . -name run_test.sh [2024-06-27T10:48:54.478Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.478Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:48:54.478Z] + OPT=list_test_ids [2024-06-27T10:48:54.478Z] + TEST_ID= [2024-06-27T10:48:54.478Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:48:54.478Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:48:54.478Z] +++ uname [2024-06-27T10:48:54.478Z] +++ grep -i sunos [2024-06-27T10:48:54.478Z] +++ wc -l [2024-06-27T10:48:54.478Z] +++ awk '{print $1}' [2024-06-27T10:48:54.478Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.478Z] ++ GREP=grep [2024-06-27T10:48:54.478Z] ++ AWK=awk [2024-06-27T10:48:54.478Z] ++ SED=sed [2024-06-27T10:48:54.478Z] ++ BC=bc [2024-06-27T10:48:54.478Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.478Z] + case ${OPT} in [2024-06-27T10:48:54.478Z] + list_test_ids [2024-06-27T10:48:54.478Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ admin_cli_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ admin-cli-group-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ admin-cli-group-2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ admin-cli-group-3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ admin-cli-group-4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ admin-cli-group-5 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + [[ false = true ]] [2024-06-27T10:48:54.478Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.478Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:48:54.478Z] + OPT=list_test_ids [2024-06-27T10:48:54.478Z] + TEST_ID= [2024-06-27T10:48:54.478Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:48:54.478Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:48:54.478Z] +++ uname [2024-06-27T10:48:54.478Z] +++ grep -i sunos [2024-06-27T10:48:54.478Z] +++ wc -l [2024-06-27T10:48:54.478Z] +++ awk '{print $1}' [2024-06-27T10:48:54.478Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.478Z] ++ GREP=grep [2024-06-27T10:48:54.478Z] ++ AWK=awk [2024-06-27T10:48:54.478Z] ++ SED=sed [2024-06-27T10:48:54.478Z] ++ BC=bc [2024-06-27T10:48:54.478Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.478Z] + case ${OPT} in [2024-06-27T10:48:54.478Z] + list_test_ids [2024-06-27T10:48:54.478Z] + echo batch_all [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ batch_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + [[ false = true ]] [2024-06-27T10:48:54.478Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.478Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:48:54.478Z] + OPT=list_test_ids [2024-06-27T10:48:54.478Z] + TEST_ID= [2024-06-27T10:48:54.478Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:48:54.478Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:48:54.478Z] +++ uname [2024-06-27T10:48:54.478Z] +++ grep -i sunos [2024-06-27T10:48:54.478Z] +++ wc -l [2024-06-27T10:48:54.478Z] +++ awk '{print $1}' [2024-06-27T10:48:54.478Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.478Z] ++ GREP=grep [2024-06-27T10:48:54.478Z] ++ AWK=awk [2024-06-27T10:48:54.478Z] ++ SED=sed [2024-06-27T10:48:54.478Z] ++ BC=bc [2024-06-27T10:48:54.478Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.478Z] + case ${OPT} in [2024-06-27T10:48:54.478Z] + list_test_ids [2024-06-27T10:48:54.478Z] + echo cdi_all [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ cdi_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + [[ false = true ]] [2024-06-27T10:48:54.478Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.478Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:48:54.478Z] + OPT=list_test_ids [2024-06-27T10:48:54.478Z] + TEST_ID= [2024-06-27T10:48:54.478Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:48:54.478Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:48:54.478Z] +++ uname [2024-06-27T10:48:54.478Z] +++ grep -i sunos [2024-06-27T10:48:54.478Z] +++ wc -l [2024-06-27T10:48:54.478Z] +++ awk '{print $1}' [2024-06-27T10:48:54.478Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.478Z] ++ GREP=grep [2024-06-27T10:48:54.478Z] ++ AWK=awk [2024-06-27T10:48:54.478Z] ++ SED=sed [2024-06-27T10:48:54.478Z] ++ BC=bc [2024-06-27T10:48:54.478Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.478Z] + case ${OPT} in [2024-06-27T10:48:54.478Z] + list_test_ids [2024-06-27T10:48:54.478Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ connector_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ connector_group_1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ connector_group_2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ connector_group_3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.478Z] + [[ connector_group_4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.478Z] + [[ false = true ]] [2024-06-27T10:48:54.478Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.478Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:48:54.478Z] + OPT=list_test_ids [2024-06-27T10:48:54.478Z] + TEST_ID= [2024-06-27T10:48:54.478Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:48:54.479Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:48:54.479Z] +++ uname [2024-06-27T10:48:54.479Z] +++ grep -i sunos [2024-06-27T10:48:54.479Z] +++ wc -l [2024-06-27T10:48:54.479Z] +++ awk '{print $1}' [2024-06-27T10:48:54.479Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.479Z] ++ GREP=grep [2024-06-27T10:48:54.479Z] ++ AWK=awk [2024-06-27T10:48:54.479Z] ++ SED=sed [2024-06-27T10:48:54.479Z] ++ BC=bc [2024-06-27T10:48:54.479Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.479Z] + case ${OPT} in [2024-06-27T10:48:54.479Z] + list_test_ids [2024-06-27T10:48:54.479Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ deployment_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ deployment_cluster_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + [[ false = true ]] [2024-06-27T10:48:54.479Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.479Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:48:54.479Z] + OPT=list_test_ids [2024-06-27T10:48:54.479Z] + TEST_ID= [2024-06-27T10:48:54.479Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:48:54.479Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:48:54.479Z] +++ uname [2024-06-27T10:48:54.479Z] +++ grep -i sunos [2024-06-27T10:48:54.479Z] +++ wc -l [2024-06-27T10:48:54.479Z] +++ awk '{print $1}' [2024-06-27T10:48:54.479Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.479Z] ++ GREP=grep [2024-06-27T10:48:54.479Z] ++ AWK=awk [2024-06-27T10:48:54.479Z] ++ SED=sed [2024-06-27T10:48:54.479Z] ++ BC=bc [2024-06-27T10:48:54.479Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.479Z] + case ${OPT} in [2024-06-27T10:48:54.479Z] + list_test_ids [2024-06-27T10:48:54.479Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ ejb_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ ejb_timer_cluster_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ ejb_web_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ ejb_group_1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ ejb_group_2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ ejb_group_3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ ejb_group_embedded = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + [[ false = true ]] [2024-06-27T10:48:54.479Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.479Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-06-27T10:48:54.479Z] + OPT=list_test_ids [2024-06-27T10:48:54.479Z] + TEST_ID= [2024-06-27T10:48:54.479Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-06-27T10:48:54.479Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-06-27T10:48:54.479Z] +++ uname [2024-06-27T10:48:54.479Z] +++ grep -i sunos [2024-06-27T10:48:54.479Z] +++ wc -l [2024-06-27T10:48:54.479Z] +++ awk '{print $1}' [2024-06-27T10:48:54.479Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.479Z] ++ GREP=grep [2024-06-27T10:48:54.479Z] ++ AWK=awk [2024-06-27T10:48:54.479Z] ++ SED=sed [2024-06-27T10:48:54.479Z] ++ BC=bc [2024-06-27T10:48:54.479Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.479Z] + case ${OPT} in [2024-06-27T10:48:54.479Z] + list_test_ids [2024-06-27T10:48:54.479Z] + echo jdbc_all [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ jdbc_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + [[ false = true ]] [2024-06-27T10:48:54.479Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.479Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-06-27T10:48:54.479Z] + OPT=list_test_ids [2024-06-27T10:48:54.479Z] + TEST_ID= [2024-06-27T10:48:54.479Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-06-27T10:48:54.479Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-06-27T10:48:54.479Z] +++ uname [2024-06-27T10:48:54.479Z] +++ grep -i sunos [2024-06-27T10:48:54.479Z] +++ wc -l [2024-06-27T10:48:54.479Z] +++ awk '{print $1}' [2024-06-27T10:48:54.479Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.479Z] ++ GREP=grep [2024-06-27T10:48:54.479Z] ++ AWK=awk [2024-06-27T10:48:54.479Z] ++ SED=sed [2024-06-27T10:48:54.479Z] ++ BC=bc [2024-06-27T10:48:54.479Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.479Z] + case ${OPT} in [2024-06-27T10:48:54.479Z] + list_test_ids [2024-06-27T10:48:54.479Z] + echo jms_all [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ jms_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + [[ false = true ]] [2024-06-27T10:48:54.479Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.479Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-06-27T10:48:54.479Z] + OPT=list_test_ids [2024-06-27T10:48:54.479Z] + TEST_ID= [2024-06-27T10:48:54.479Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-06-27T10:48:54.479Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-06-27T10:48:54.479Z] +++ uname [2024-06-27T10:48:54.479Z] +++ grep -i sunos [2024-06-27T10:48:54.479Z] +++ wc -l [2024-06-27T10:48:54.479Z] +++ awk '{print $1}' [2024-06-27T10:48:54.479Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.479Z] ++ GREP=grep [2024-06-27T10:48:54.479Z] ++ AWK=awk [2024-06-27T10:48:54.479Z] ++ SED=sed [2024-06-27T10:48:54.479Z] ++ BC=bc [2024-06-27T10:48:54.479Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.479Z] + case ${OPT} in [2024-06-27T10:48:54.479Z] + list_test_ids [2024-06-27T10:48:54.479Z] + echo naming_all [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ naming_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + [[ false = true ]] [2024-06-27T10:48:54.479Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.479Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-06-27T10:48:54.479Z] + OPT=list_test_ids [2024-06-27T10:48:54.479Z] + TEST_ID= [2024-06-27T10:48:54.479Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-06-27T10:48:54.479Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-06-27T10:48:54.479Z] +++ uname [2024-06-27T10:48:54.479Z] +++ grep -i sunos [2024-06-27T10:48:54.479Z] +++ wc -l [2024-06-27T10:48:54.479Z] +++ awk '{print $1}' [2024-06-27T10:48:54.479Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.479Z] ++ GREP=grep [2024-06-27T10:48:54.479Z] ++ AWK=awk [2024-06-27T10:48:54.479Z] ++ SED=sed [2024-06-27T10:48:54.479Z] ++ BC=bc [2024-06-27T10:48:54.479Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.479Z] + case ${OPT} in [2024-06-27T10:48:54.479Z] + list_test_ids [2024-06-27T10:48:54.479Z] + echo persistence_all [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ persistence_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + [[ false = true ]] [2024-06-27T10:48:54.479Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.479Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-06-27T10:48:54.479Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.479Z] + [[ security_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.479Z] + [[ false = true ]] [2024-06-27T10:48:54.479Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.479Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-06-27T10:48:54.479Z] + OPT=list_test_ids [2024-06-27T10:48:54.479Z] + TEST_ID= [2024-06-27T10:48:54.479Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-06-27T10:48:54.479Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-06-27T10:48:54.479Z] +++ uname [2024-06-27T10:48:54.479Z] +++ grep -i sunos [2024-06-27T10:48:54.479Z] +++ wc -l [2024-06-27T10:48:54.479Z] +++ awk '{print $1}' [2024-06-27T10:48:54.479Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.479Z] ++ GREP=grep [2024-06-27T10:48:54.479Z] ++ AWK=awk [2024-06-27T10:48:54.479Z] ++ SED=sed [2024-06-27T10:48:54.479Z] ++ BC=bc [2024-06-27T10:48:54.479Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.479Z] + case ${OPT} in [2024-06-27T10:48:54.479Z] + list_test_ids [2024-06-27T10:48:54.479Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-06-27T10:48:54.480Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.480Z] + [[ transaction_ee_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.480Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.480Z] + [[ transaction-ee-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.480Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.480Z] + [[ transaction-ee-2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.480Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.480Z] + [[ transaction-ee-3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.480Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.480Z] + [[ transaction-ee-4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.480Z] + [[ false = true ]] [2024-06-27T10:48:54.480Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.480Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-06-27T10:48:54.480Z] + OPT=list_test_ids [2024-06-27T10:48:54.480Z] + TEST_ID= [2024-06-27T10:48:54.480Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-06-27T10:48:54.480Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-06-27T10:48:54.480Z] +++ uname [2024-06-27T10:48:54.480Z] +++ grep -i sunos [2024-06-27T10:48:54.480Z] +++ wc -l [2024-06-27T10:48:54.480Z] +++ awk '{print $1}' [2024-06-27T10:48:54.480Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.480Z] ++ GREP=grep [2024-06-27T10:48:54.480Z] ++ AWK=awk [2024-06-27T10:48:54.480Z] ++ SED=sed [2024-06-27T10:48:54.480Z] ++ BC=bc [2024-06-27T10:48:54.480Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.480Z] + case $OPT in [2024-06-27T10:48:54.480Z] + list_test_ids [2024-06-27T10:48:54.480Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-06-27T10:48:54.480Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.480Z] + [[ web_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.480Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.480Z] + [[ web_jsp = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.480Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.480Z] + [[ web_servlet = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.480Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.480Z] + [[ web_web-container = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.480Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.480Z] + [[ web_group-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.480Z] + [[ false = true ]] [2024-06-27T10:48:54.480Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:48:54.480Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2024-06-27T10:48:54.480Z] + OPT=list_test_ids [2024-06-27T10:48:54.480Z] + TEST_ID= [2024-06-27T10:48:54.480Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-06-27T10:48:54.480Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-06-27T10:48:54.480Z] +++ uname [2024-06-27T10:48:54.480Z] +++ grep -i sunos [2024-06-27T10:48:54.480Z] +++ wc -l [2024-06-27T10:48:54.480Z] +++ awk '{print $1}' [2024-06-27T10:48:54.480Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.480Z] ++ GREP=grep [2024-06-27T10:48:54.480Z] ++ AWK=awk [2024-06-27T10:48:54.480Z] ++ SED=sed [2024-06-27T10:48:54.480Z] ++ BC=bc [2024-06-27T10:48:54.480Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.480Z] + case ${OPT} in [2024-06-27T10:48:54.480Z] + list_test_ids [2024-06-27T10:48:54.480Z] + echo webservice_all [2024-06-27T10:48:54.480Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:48:54.480Z] + [[ webservice_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-06-27T10:48:54.480Z] + found=true [2024-06-27T10:48:54.480Z] + break [2024-06-27T10:48:54.480Z] + [[ true = true ]] [2024-06-27T10:48:54.480Z] + ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh run_test_id webservice_all [2024-06-27T10:48:54.480Z] + OPT=run_test_id [2024-06-27T10:48:54.480Z] + TEST_ID=webservice_all [2024-06-27T10:48:54.480Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-06-27T10:48:54.480Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-06-27T10:48:54.480Z] +++ uname [2024-06-27T10:48:54.480Z] +++ grep -i sunos [2024-06-27T10:48:54.480Z] +++ wc -l [2024-06-27T10:48:54.480Z] +++ awk '{print $1}' [2024-06-27T10:48:54.480Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:48:54.480Z] ++ GREP=grep [2024-06-27T10:48:54.480Z] ++ AWK=awk [2024-06-27T10:48:54.480Z] ++ SED=sed [2024-06-27T10:48:54.480Z] ++ BC=bc [2024-06-27T10:48:54.480Z] ++ export GREP AWK SED BC [2024-06-27T10:48:54.480Z] + case ${OPT} in [2024-06-27T10:48:54.480Z] + trap post_test_run EXIT [2024-06-27T10:48:54.480Z] + run_test_id webservice_all [2024-06-27T10:48:54.480Z] + kill_process [2024-06-27T10:48:54.480Z] + printf '\n%s \n\n' '===== KILL THEM ALL =====' [2024-06-27T10:48:54.480Z] [2024-06-27T10:48:54.480Z] ===== KILL THEM ALL ===== [2024-06-27T10:48:54.480Z] [2024-06-27T10:48:54.480Z] ++ jps [2024-06-27T10:48:54.480Z] ++ grep ASMain [2024-06-27T10:48:54.480Z] ++ awk '{print $1}' [2024-06-27T10:48:54.480Z] + kill_clean [2024-06-27T10:48:54.480Z] + '[' 0 -ne 0 ']' [2024-06-27T10:48:54.480Z] ++ jps [2024-06-27T10:48:54.480Z] ++ grep DerbyControl [2024-06-27T10:48:54.480Z] ++ awk '{print $1}' [2024-06-27T10:48:54.489Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:48:54.489Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:54.489Z] [java] [2024-06-27T10:48:54.489Z] [java] [2024-06-27T10:48:54.489Z] [java] ----------------------------------------- [2024-06-27T10:48:54.489Z] [java] - events-simple-event-observer: PASS - [2024-06-27T10:48:54.489Z] [java] ----------------------------------------- [2024-06-27T10:48:54.489Z] [java] - Total PASS : 1 - [2024-06-27T10:48:54.489Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:54.489Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:54.489Z] [java] ----------------------------------------- [2024-06-27T10:48:54.489Z] [2024-06-27T10:48:54.489Z] undeploy: [2024-06-27T10:48:54.489Z] [2024-06-27T10:48:54.489Z] setOSConditions: [2024-06-27T10:48:54.489Z] [2024-06-27T10:48:54.489Z] setToolWin: [2024-06-27T10:48:54.489Z] [2024-06-27T10:48:54.489Z] setToolUnix: [2024-06-27T10:48:54.489Z] [2024-06-27T10:48:54.489Z] setToolProperty: [2024-06-27T10:48:54.489Z] [2024-06-27T10:48:54.490Z] setS1ASclassPath: [2024-06-27T10:48:54.490Z] [2024-06-27T10:48:54.490Z] init-common: [2024-06-27T10:48:54.490Z] [2024-06-27T10:48:54.490Z] undeploy-war-common: [2024-06-27T10:48:54.504Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [2024-06-27T10:48:54.585Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:48:54.585Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4f6b687e [2024-06-27T10:48:54.694Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:54.694Z] [java] Jun 27, 2024 10:48:54 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:48:54.694Z] [java] INFO: Grizzly Framework 4.0.2 started in: 16 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:48:54.694Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:54.694Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:54.694Z] [java] Jun 27, 2024 10:48:54 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:54.694Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:54.694Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:54.694Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:54.694Z] [java] Jun 27, 2024 10:48:54 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:54.694Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,191 ms), startup services (8 ms), total (2,199 ms) [2024-06-27T10:48:54.694Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:54.694Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:54.694Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:48:54.694Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:48:54.710Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:54.711Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:54.711Z] 6 warnings [2024-06-27T10:48:54.711Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/security/app/META-INF [2024-06-27T10:48:54.711Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/helloworld/metadata/persistence.xml to copy. [2024-06-27T10:48:54.711Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/security/hellojspsecure.war [2024-06-27T10:48:54.711Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:54.711Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:54.711Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:54.711Z] [WARNING] [echo] deploying hellojspsecure.war [2024-06-27T10:48:54.738Z] + kill_clean [2024-06-27T10:48:54.738Z] + '[' 0 -ne 0 ']' [2024-06-27T10:48:54.738Z] ++ jps [2024-06-27T10:48:54.738Z] ++ grep DirectoryServer [2024-06-27T10:48:54.738Z] ++ awk '{print $1}' [2024-06-27T10:48:54.738Z] + kill_clean [2024-06-27T10:48:54.738Z] + '[' 0 -ne 0 ']' [2024-06-27T10:48:54.738Z] ++ jps [2024-06-27T10:48:54.738Z] ++ grep imq [2024-06-27T10:48:54.738Z] ++ awk '{print $1}' [2024-06-27T10:48:54.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-event-observer-web [2024-06-27T10:48:54.744Z] [2024-06-27T10:48:54.744Z] all: [2024-06-27T10:48:54.831Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:54.841Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-mdb-msgbeanApp [2024-06-27T10:48:54.841Z] [2024-06-27T10:48:54.841Z] setOSConditions: [2024-06-27T10:48:54.841Z] [2024-06-27T10:48:54.841Z] setToolWin: [2024-06-27T10:48:54.841Z] [2024-06-27T10:48:54.841Z] setToolUnix: [2024-06-27T10:48:54.841Z] [2024-06-27T10:48:54.841Z] setToolProperty: [2024-06-27T10:48:54.841Z] [2024-06-27T10:48:54.841Z] setS1ASclassPath: [2024-06-27T10:48:54.841Z] [2024-06-27T10:48:54.841Z] init-common: [2024-06-27T10:48:54.841Z] [2024-06-27T10:48:54.841Z] execute-ejb-sql-common: [2024-06-27T10:48:54.841Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/sql/drop_pointbase.sql [2024-06-27T10:48:54.841Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:48:54.841Z] [2024-06-27T10:48:54.841Z] delete-resources: [2024-06-27T10:48:54.841Z] [2024-06-27T10:48:54.841Z] asadmin-batch-common: [2024-06-27T10:48:54.850Z] [exec] Jun 27, 2024 10:48:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:48:54.850Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@18a98913 [2024-06-27T10:48:54.850Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.stubser.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447405568_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:48:54.850Z] [exec] Looked up home!! [2024-06-27T10:48:54.850Z] [exec] Narrowed home!! [2024-06-27T10:48:54.850Z] [exec] Narrowed home!! [2024-06-27T10:48:54.949Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:54.949Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-06-27T10:48:54.949Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:54.949Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-pu.jar [2024-06-27T10:48:54.949Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:54.949Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-base.jar [2024-06-27T10:48:54.949Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:54.949Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:48:54.949Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:54.949Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@18cf5c52 [2024-06-27T10:48:54.949Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:54.949Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:48:54.949Z] [java] Jun 27, 2024 10:48:54 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:54.949Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:48:54.995Z] + kill_clean [2024-06-27T10:48:54.995Z] + '[' 0 -ne 0 ']' [2024-06-27T10:48:54.995Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:48:54.995Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:48:54.995Z] [2024-06-27T10:48:54.995Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:48:54.995Z] [2024-06-27T10:48:54.995Z] + for i in "${@}" [2024-06-27T10:48:54.995Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:48:54.995Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] setOSConditions: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] setToolWin: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] setToolUnix: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] setToolProperty: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] setS1ASclassPath: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] init-common: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] clean: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] setOSConditions: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] setToolWin: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] setToolUnix: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] setToolProperty: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] setS1ASclassPath: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] init-common: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] clean-common: [2024-06-27T10:48:54.998Z] [2024-06-27T10:48:54.998Z] setOSConditions: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setToolWin: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setToolUnix: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setToolProperty: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setS1ASclassPath: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] init-common: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] clean-classes-common: [2024-06-27T10:48:54.999Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setOSConditions: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setToolWin: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setToolUnix: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setToolProperty: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setS1ASclassPath: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] init-common: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] clean-jars-common: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] compile: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setOSConditions: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setToolWin: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setToolUnix: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setToolProperty: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:54.999Z] setS1ASclassPath: [2024-06-27T10:48:54.999Z] [2024-06-27T10:48:55.000Z] init-common: [2024-06-27T10:48:55.000Z] [2024-06-27T10:48:55.000Z] compile-common: [2024-06-27T10:48:55.000Z] [echo] Current time (ISO): 2024-06-27T10:48:54.806+0000 [2024-06-27T10:48:55.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:55.000Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:55.086Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/client/Client.java uses unchecked or unsafe operations. [2024-06-27T10:48:55.086Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:55.086Z] [javac] 1 warning [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] build: [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] setOSConditions: [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] fixFiles: [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] convUnix: [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] convWin: [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] setToolWin: [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] setToolUnix: [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] setToolProperty: [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] setS1ASclassPath: [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] init-common: [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] package-persistence-common: [2024-06-27T10:48:55.086Z] [2024-06-27T10:48:55.086Z] ejb-jar-common: [2024-06-27T10:48:55.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:55.087Z] [2024-06-27T10:48:55.087Z] package-ejbjar-common: [2024-06-27T10:48:55.087Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:55.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:55.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:55.087Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivate-ejb.jar [2024-06-27T10:48:55.087Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:55.087Z] [2024-06-27T10:48:55.087Z] appclient-jar-common: [2024-06-27T10:48:55.087Z] [2024-06-27T10:48:55.087Z] package-appclientjar-common: [2024-06-27T10:48:55.087Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:55.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:55.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:55.087Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivate-client.jar [2024-06-27T10:48:55.087Z] [2024-06-27T10:48:55.087Z] webclient-war-common: [2024-06-27T10:48:55.087Z] [2024-06-27T10:48:55.087Z] build-ear-common: [2024-06-27T10:48:55.087Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:55.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:55.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:48:55.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:48:55.087Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivateApp.ear [2024-06-27T10:48:55.087Z] [2024-06-27T10:48:55.087Z] create-resources: [2024-06-27T10:48:55.087Z] [2024-06-27T10:48:55.087Z] deploy: [2024-06-27T10:48:55.087Z] [2024-06-27T10:48:55.087Z] setOSConditions: [2024-06-27T10:48:55.087Z] [2024-06-27T10:48:55.087Z] setToolWin: [2024-06-27T10:48:55.087Z] [2024-06-27T10:48:55.087Z] setToolUnix: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setToolProperty: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setS1ASclassPath: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] init-common: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] execute-ejb-sql-common: [2024-06-27T10:48:55.088Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/sql/create_pointbase.sql [2024-06-27T10:48:55.088Z] [sql] Failed to execute: Drop table SimpleEntity [2024-06-27T10:48:55.088Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2024-06-27T10:48:55.088Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setOSConditions: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setToolWin: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setToolUnix: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setToolProperty: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setS1ASclassPath: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] init-common: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] deploy-common: [2024-06-27T10:48:55.088Z] [echo] Current time (ISO): 2024-06-27T10:48:54.991+0000 [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setOSConditions: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setToolWin: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setToolUnix: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setToolProperty: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] setS1ASclassPath: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] init-common: [2024-06-27T10:48:55.088Z] [2024-06-27T10:48:55.088Z] deploy-common-pe: [2024-06-27T10:48:55.108Z] [INFO] [exec] Application deployed with name slsbnicmt. [2024-06-27T10:48:55.108Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:55.108Z] [WARNING] [echo] [2024-06-27T10:48:55.108Z] [WARNING] [echo] ************************* [2024-06-27T10:48:55.108Z] [WARNING] [echo] * build-deploy ejb/sfulnoi [2024-06-27T10:48:55.108Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/sfulnoi [2024-06-27T10:48:55.108Z] [WARNING] [echo] ************************* [2024-06-27T10:48:55.108Z] [WARNING] [echo] [2024-06-27T10:48:55.108Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:55.108Z] [WARNING] [echo] Listing of source files: SfulnoiTestNG.java [2024-06-27T10:48:55.108Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:55.108Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:55.108Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:55.108Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:55.108Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:55.108Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:55.108Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:55.108Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:55.108Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:55.108Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:55.108Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:55.108Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:55.136Z] [exec] serialized homehandle [2024-06-27T10:48:55.136Z] [exec] Reconstituted homehandle [2024-06-27T10:48:55.136Z] [exec] invoking ejb [2024-06-27T10:48:55.136Z] [exec] successfully invoked ejb via reconsituted home [2024-06-27T10:48:55.136Z] [exec] serialized foohandle [2024-06-27T10:48:55.136Z] [exec] Got the EJB!!Reconstituted foohandle [2024-06-27T10:48:55.136Z] [exec] [2024-06-27T10:48:55.136Z] [exec] successfully invoked ejb [2024-06-27T10:48:55.136Z] [exec] Value of key is: main [2024-06-27T10:48:55.136Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:55.136Z] [exec] [2024-06-27T10:48:55.136Z] [exec] [2024-06-27T10:48:55.136Z] [exec] ----------------------------------------- [2024-06-27T10:48:55.136Z] [exec] - main: PASS - [2024-06-27T10:48:55.136Z] [exec] ----------------------------------------- [2024-06-27T10:48:55.136Z] [exec] Total PASS: 1 [2024-06-27T10:48:55.136Z] [exec] Total FAIL: 0 [2024-06-27T10:48:55.136Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:48:55.136Z] [exec] ----------------------------------------- [2024-06-27T10:48:55.136Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:55.136Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:48:55.297Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:55.362Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:55.362Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:55.362Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/sfulnoi/src/test/SfulnoiTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:55.362Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:55.362Z] 6 warnings [2024-06-27T10:48:55.362Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:55.362Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war [2024-06-27T10:48:55.362Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-06-27T10:48:55.362Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_sfulnoi [2024-06-27T10:48:55.362Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-06-27T10:48:55.391Z] [2024-06-27T10:48:55.391Z] checkReporting-common: [2024-06-27T10:48:55.391Z] [2024-06-27T10:48:55.391Z] confirmReportPresent-common: [2024-06-27T10:48:55.391Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:48:55.391Z] [echo] Test seems to be reported fine [2024-06-27T10:48:55.391Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/stubser/RepRunConf.txt [2024-06-27T10:48:55.391Z] [2024-06-27T10:48:55.391Z] confirmMissingReport-common: [2024-06-27T10:48:55.391Z] [2024-06-27T10:48:55.391Z] undeploy: [2024-06-27T10:48:55.391Z] [2024-06-27T10:48:55.391Z] setOSConditions: [2024-06-27T10:48:55.391Z] [2024-06-27T10:48:55.391Z] setToolWin: [2024-06-27T10:48:55.391Z] [2024-06-27T10:48:55.391Z] setToolUnix: [2024-06-27T10:48:55.391Z] [2024-06-27T10:48:55.391Z] setToolProperty: [2024-06-27T10:48:55.391Z] [2024-06-27T10:48:55.391Z] setS1ASclassPath: [2024-06-27T10:48:55.391Z] [2024-06-27T10:48:55.391Z] init-common: [2024-06-27T10:48:55.391Z] [2024-06-27T10:48:55.391Z] undeploy-common: [2024-06-27T10:48:55.508Z] [java] Jun 27, 2024 10:48:55 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:48:55.508Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:48:55.508Z] [java] Jun 27, 2024 10:48:55 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:55.508Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:48:55.508Z] [java] Jun 27, 2024 10:48:55 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:48:55.508Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:48:55.508Z] [java] Jun 27, 2024 10:48:55 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:55.508Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:48:55.540Z] [java] Invoking test._Hello_Wrapper@25662456, Got expected [http://java.net, http://java.net, http://java.net, http://java.net] [2024-06-27T10:48:55.541Z] [java] Value of key is:naming-injection-ejb [2024-06-27T10:48:55.541Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:55.541Z] [java] [2024-06-27T10:48:55.541Z] [java] [2024-06-27T10:48:55.541Z] [java] ----------------------------------------- [2024-06-27T10:48:55.541Z] [java] - naming-injection-ejb: PASS - [2024-06-27T10:48:55.541Z] [java] ----------------------------------------- [2024-06-27T10:48:55.541Z] [java] Total PASS: 1 [2024-06-27T10:48:55.541Z] [java] Total FAIL: 0 [2024-06-27T10:48:55.541Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:48:55.541Z] [java] ----------------------------------------- [2024-06-27T10:48:55.541Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:48:55.541Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:48:55.551Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:48:55.551Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:48:55.551Z] [javac] ^ [2024-06-27T10:48:55.551Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:48:55.551Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:48:55.551Z] [javac] ^ [2024-06-27T10:48:55.551Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:48:55.551Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:48:55.551Z] [javac] 3 warnings [2024-06-27T10:48:55.551Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/aod-ra.jar [2024-06-27T10:48:55.551Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/aod-ra.rar [2024-06-27T10:48:55.551Z] [2024-06-27T10:48:55.551Z] setup: [2024-06-27T10:48:55.551Z] [2024-06-27T10:48:55.552Z] deploy: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] setOSConditions: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] setToolWin: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] setToolUnix: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] setToolProperty: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] setS1ASclassPath: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] init-common: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] deploy: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] setOSConditions: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] setToolWin: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] setToolUnix: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] setToolProperty: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] setS1ASclassPath: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] init-common: [2024-06-27T10:48:55.552Z] [2024-06-27T10:48:55.552Z] deploy-rar-common: [2024-06-27T10:48:55.552Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} aod-ra.rar [2024-06-27T10:48:55.617Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:55.617Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:55.617Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:55.617Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:55.617Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:55.617Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:55.617Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:55.617Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:55.617Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:55.617Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:55.617Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:55.647Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivateApp.ear [2024-06-27T10:48:55.762Z] [java] Jun 27, 2024 10:48:55 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:55.762Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:48:55.764Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:48:55.764Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_QCF [2024-06-27T10:48:55.764Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_TCF [2024-06-27T10:48:55.764Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_client_queue [2024-06-27T10:48:55.796Z] [2024-06-27T10:48:55.796Z] undeploy: [2024-06-27T10:48:55.796Z] [2024-06-27T10:48:55.796Z] setOSConditions: [2024-06-27T10:48:55.796Z] [2024-06-27T10:48:55.796Z] setToolWin: [2024-06-27T10:48:55.796Z] [2024-06-27T10:48:55.796Z] setToolUnix: [2024-06-27T10:48:55.796Z] [2024-06-27T10:48:55.796Z] setToolProperty: [2024-06-27T10:48:55.796Z] [2024-06-27T10:48:55.796Z] setS1ASclassPath: [2024-06-27T10:48:55.796Z] [2024-06-27T10:48:55.796Z] init-common: [2024-06-27T10:48:55.796Z] [2024-06-27T10:48:55.796Z] undeploy-jar-common: [2024-06-27T10:48:55.902Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:55.902Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:55.902Z] 6 warnings [2024-06-27T10:48:55.902Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF [2024-06-27T10:48:55.902Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy. [2024-06-27T10:48:55.902Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war [2024-06-27T10:48:55.902Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:55.902Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:55.902Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:55.902Z] [WARNING] [echo] deploying sfulnoi.war [2024-06-27T10:48:55.930Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:55.930Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:55.930Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:55.930Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:55.930Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:55.930Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:55.930Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:55.953Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-stubserApp [2024-06-27T10:48:55.953Z] [2024-06-27T10:48:55.953Z] all: [2024-06-27T10:48:55.983Z] [INFO] Scanning for projects... [2024-06-27T10:48:56.016Z] [java] Jun 27, 2024 10:48:55 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:48:56.017Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:48:56.040Z] [exec] Administered object jms/ejb_mdb_msgbean_client_queue deleted. [2024-06-27T10:48:56.040Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_client_queue [2024-06-27T10:48:56.040Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_client_topic [2024-06-27T10:48:56.041Z] [exec] Administered object jms/ejb_mdb_msgbean_client_topic deleted. [2024-06-27T10:48:56.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_client_topic [2024-06-27T10:48:56.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:56.041Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmt deleted. [2024-06-27T10:48:56.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_queue_cmt [2024-06-27T10:48:56.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:56.041Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_bmt deleted. [2024-06-27T10:48:56.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_queue_bmt [2024-06-27T10:48:56.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:56.041Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmtns deleted. [2024-06-27T10:48:56.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_queue_cmtns [2024-06-27T10:48:56.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:56.041Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_cmt deleted. [2024-06-27T10:48:56.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_topic_cmt [2024-06-27T10:48:56.085Z] [INFO] [exec] Application deployed with name hellojspsecure. [2024-06-27T10:48:56.085Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:56.085Z] [WARNING] [echo] [2024-06-27T10:48:56.085Z] [WARNING] [echo] ************************* [2024-06-27T10:48:56.085Z] [WARNING] [echo] * build-deploy security/basicauth [2024-06-27T10:48:56.085Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth [2024-06-27T10:48:56.085Z] [WARNING] [echo] ************************* [2024-06-27T10:48:56.085Z] [WARNING] [echo] [2024-06-27T10:48:56.111Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false aod-ra.rar [2024-06-27T10:48:56.206Z] [exec] Application deployed with name ejb-sfsb-passivateactivateApp. [2024-06-27T10:48:56.206Z] [echo] Deployment on target server server successful [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] setOSConditions: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] setToolWin: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] setToolUnix: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] setToolProperty: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] setS1ASclassPath: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] init-common: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] deploy-common-ee: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] run: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] setOSConditions: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] setToolWin: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] setToolUnix: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] setToolProperty: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.206Z] setS1ASclassPath: [2024-06-27T10:48:56.206Z] [2024-06-27T10:48:56.207Z] init-common: [2024-06-27T10:48:56.207Z] [2024-06-27T10:48:56.207Z] runclient-common: [2024-06-27T10:48:56.207Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivateAppClient.jar -name ejb-sfsb-passivateactivateClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:48:56.208Z] [2024-06-27T10:48:56.208Z] ejbapp: [2024-06-27T10:48:56.208Z] [2024-06-27T10:48:56.208Z] setOSConditions: [2024-06-27T10:48:56.208Z] [2024-06-27T10:48:56.208Z] setToolWin: [2024-06-27T10:48:56.208Z] [2024-06-27T10:48:56.208Z] setToolUnix: [2024-06-27T10:48:56.208Z] [2024-06-27T10:48:56.208Z] setToolProperty: [2024-06-27T10:48:56.208Z] [2024-06-27T10:48:56.208Z] setS1ASclassPath: [2024-06-27T10:48:56.208Z] [2024-06-27T10:48:56.208Z] init-common: [2024-06-27T10:48:56.208Z] [2024-06-27T10:48:56.208Z] clean: [2024-06-27T10:48:56.208Z] [2024-06-27T10:48:56.208Z] setOSConditions: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setToolWin: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setToolUnix: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setToolProperty: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setS1ASclassPath: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] init-common: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] clean-common: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setOSConditions: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setToolWin: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setToolUnix: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setToolProperty: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setS1ASclassPath: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] init-common: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] clean-classes-common: [2024-06-27T10:48:56.209Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setOSConditions: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setToolWin: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setToolUnix: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setToolProperty: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] setS1ASclassPath: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.209Z] init-common: [2024-06-27T10:48:56.209Z] [2024-06-27T10:48:56.210Z] clean-jars-common: [2024-06-27T10:48:56.210Z] [2024-06-27T10:48:56.210Z] compile: [2024-06-27T10:48:56.210Z] [2024-06-27T10:48:56.210Z] setOSConditions: [2024-06-27T10:48:56.210Z] [2024-06-27T10:48:56.210Z] setToolWin: [2024-06-27T10:48:56.210Z] [2024-06-27T10:48:56.210Z] setToolUnix: [2024-06-27T10:48:56.210Z] [2024-06-27T10:48:56.210Z] setToolProperty: [2024-06-27T10:48:56.210Z] [2024-06-27T10:48:56.210Z] setS1ASclassPath: [2024-06-27T10:48:56.210Z] [2024-06-27T10:48:56.210Z] init-common: [2024-06-27T10:48:56.210Z] [2024-06-27T10:48:56.210Z] compile-common: [2024-06-27T10:48:56.210Z] [echo] Current time (ISO): 2024-06-27T10:48:56.105+0000 [2024-06-27T10:48:56.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:56.210Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:56.259Z] [INFO] No sources to compile [2024-06-27T10:48:56.259Z] [INFO] [2024-06-27T10:48:56.259Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:48:56.259Z] [INFO] [2024-06-27T10:48:56.259Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:48:56.259Z] [INFO] [2024-06-27T10:48:56.259Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:48:56.259Z] [INFO] No sources to compile [2024-06-27T10:48:56.259Z] [INFO] [2024-06-27T10:48:56.259Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:48:56.259Z] [INFO] No sources to compile [2024-06-27T10:48:56.259Z] [INFO] [2024-06-27T10:48:56.259Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [Pipeline] timeout [2024-06-27T10:48:56.279Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:48:56.296Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_topic_bmt [2024-06-27T10:48:56.296Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_bmt deleted. [2024-06-27T10:48:56.296Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_topic_bmt [2024-06-27T10:48:56.296Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_op_test_topic [2024-06-27T10:48:56.296Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_topic deleted. [2024-06-27T10:48:56.296Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_op_test_topic [2024-06-27T10:48:56.296Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_op_test_queue [2024-06-27T10:48:56.296Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_queue deleted. [2024-06-27T10:48:56.296Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_op_test_queue [2024-06-27T10:48:56.296Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt [2024-06-27T10:48:56.296Z] [2024-06-27T10:48:56.296Z] all: [2024-06-27T10:48:56.296Z] [2024-06-27T10:48:56.296Z] singleton: [2024-06-27T10:48:56.296Z] [2024-06-27T10:48:56.296Z] setOSConditions: [2024-06-27T10:48:56.296Z] [2024-06-27T10:48:56.296Z] setToolWin: [2024-06-27T10:48:56.296Z] [2024-06-27T10:48:56.296Z] setToolUnix: [2024-06-27T10:48:56.296Z] [2024-06-27T10:48:56.297Z] setToolProperty: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setS1ASclassPath: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] init-common: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] clean: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setOSConditions: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setToolWin: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setToolUnix: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setToolProperty: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setS1ASclassPath: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] init-common: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] clean-common: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setOSConditions: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setToolWin: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setToolUnix: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setToolProperty: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setS1ASclassPath: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] init-common: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] clean-classes-common: [2024-06-27T10:48:56.297Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setOSConditions: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.297Z] setToolWin: [2024-06-27T10:48:56.297Z] [2024-06-27T10:48:56.298Z] setToolUnix: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] setToolProperty: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] setS1ASclassPath: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] init-common: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] clean-jars-common: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] compile: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] setOSConditions: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] setToolWin: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] setToolUnix: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] setToolProperty: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] setS1ASclassPath: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] init-common: [2024-06-27T10:48:56.298Z] [2024-06-27T10:48:56.298Z] compile-common: [2024-06-27T10:48:56.298Z] [echo] Current time (ISO): 2024-06-27T10:48:56.280+0000 [2024-06-27T10:48:56.298Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:56.298Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:56.370Z] [exec] Application deployed with name aod-ra. [2024-06-27T10:48:56.370Z] [echo] Deploying aod-ra.rar on server [2024-06-27T10:48:56.370Z] [2024-06-27T10:48:56.370Z] setOSConditions: [2024-06-27T10:48:56.370Z] [2024-06-27T10:48:56.370Z] setToolWin: [2024-06-27T10:48:56.370Z] [2024-06-27T10:48:56.370Z] setToolUnix: [2024-06-27T10:48:56.370Z] [2024-06-27T10:48:56.370Z] setToolProperty: [2024-06-27T10:48:56.370Z] [2024-06-27T10:48:56.370Z] setS1ASclassPath: [2024-06-27T10:48:56.370Z] [2024-06-27T10:48:56.370Z] init-common: [2024-06-27T10:48:56.370Z] [2024-06-27T10:48:56.370Z] testAddAdmin: [2024-06-27T10:48:56.370Z] [2024-06-27T10:48:56.371Z] asadmin-common: [2024-06-27T10:48:56.371Z] [echo] asadmin create-admin-object --target server --restype jakarta.jms.Destination --raname aod-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-06-27T10:48:56.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false naming-injection-ejb [2024-06-27T10:48:56.375Z] [2024-06-27T10:48:56.375Z] delete-resources: [2024-06-27T10:48:56.375Z] [2024-06-27T10:48:56.375Z] asadmin-batch-common: [2024-06-27T10:48:56.490Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:56.575Z] [java] Jun 27, 2024 10:48:56 AM org.eclipse.persistence.session./file:/tmp/gfembed2318208554436282750tmp/applications/sample/_test [2024-06-27T10:48:56.575Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:48:56.649Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup1 --authrealmname file --target server testuser3 [2024-06-27T10:48:56.649Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-06-27T10:48:56.654Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-2p6lw [2024-06-27T10:48:56.744Z] [javac] 1 warning [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] build: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] setOSConditions: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] setToolWin: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] setToolUnix: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] setToolProperty: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] setS1ASclassPath: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] init-common: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] webclient-war-common: [2024-06-27T10:48:56.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] clear: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] test-tlds-exist: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] copy-tlds: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] test-tagfiles-exist: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] copy-tagfiles: [2024-06-27T10:48:56.744Z] [2024-06-27T10:48:56.744Z] package-war-common: [2024-06-27T10:48:56.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:48:56.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:56.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:56.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:48:56.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/lib [2024-06-27T10:48:56.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:56.745Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:48:56.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/docroot [2024-06-27T10:48:56.745Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-event-producers-web.war [2024-06-27T10:48:56.745Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:48:56.745Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:48:56.745Z] [javac] Compiling 1 source file [2024-06-27T10:48:56.745Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:48:56.745Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:56.745Z] [2024-06-27T10:48:56.745Z] deploy: [2024-06-27T10:48:56.745Z] [2024-06-27T10:48:56.745Z] deploy-war-common: [2024-06-27T10:48:56.745Z] [2024-06-27T10:48:56.745Z] setOSConditions: [2024-06-27T10:48:56.745Z] [2024-06-27T10:48:56.745Z] setToolWin: [2024-06-27T10:48:56.745Z] [2024-06-27T10:48:56.745Z] setToolUnix: [2024-06-27T10:48:56.745Z] [2024-06-27T10:48:56.745Z] setToolProperty: [2024-06-27T10:48:56.745Z] [2024-06-27T10:48:56.745Z] setS1ASclassPath: [2024-06-27T10:48:56.745Z] [2024-06-27T10:48:56.745Z] init-common: [2024-06-27T10:48:56.745Z] [2024-06-27T10:48:56.745Z] deploy-war-commonpe: [2024-06-27T10:48:56.837Z] [INFO] Executing tasks [2024-06-27T10:48:56.837Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:48:56.837Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:48:56.837Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:48:56.837Z] [INFO] Executed tasks [2024-06-27T10:48:56.837Z] [INFO] [2024-06-27T10:48:56.837Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:48:56.893Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-06-27T10:48:56.893Z] + cd ./appserver/tests/appserv-tests/devtests/webservice [2024-06-27T10:48:56.893Z] + test_init [2024-06-27T10:48:56.893Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:48:56.893Z] [2024-06-27T10:48:56.893Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:48:56.893Z] [2024-06-27T10:48:56.893Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:48:56.893Z] + xargs touch [2024-06-27T10:48:56.893Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:56.893Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:56.893Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:56.893Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:48:56.893Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:56.893Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:48:56.893Z] + java -version [2024-06-27T10:48:56.893Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:48:56.893Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:48:56.893Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:48:56.893Z] + ant -version [2024-06-27T10:48:56.893Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:48:56.893Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:48:56.893Z] + printf '\n\n' [2024-06-27T10:48:56.893Z] [2024-06-27T10:48:56.893Z] [2024-06-27T10:48:56.893Z] + get_test_target webservice_all [2024-06-27T10:48:56.893Z] + case ${1} in [2024-06-27T10:48:56.893Z] + TARGET=all [2024-06-27T10:48:56.893Z] + export TARGET [2024-06-27T10:48:56.893Z] + test_run [2024-06-27T10:48:56.893Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-domain [2024-06-27T10:48:56.975Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype jakarta.jms.Destination --raname aod-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-06-27T10:48:56.975Z] [exec] Administered object eis/testAdmin created. [2024-06-27T10:48:56.975Z] [2024-06-27T10:48:56.975Z] setOSConditions: [2024-06-27T10:48:56.975Z] [2024-06-27T10:48:56.975Z] setToolWin: [2024-06-27T10:48:56.975Z] [2024-06-27T10:48:56.975Z] setToolUnix: [2024-06-27T10:48:56.975Z] [2024-06-27T10:48:56.976Z] setToolProperty: [2024-06-27T10:48:56.976Z] [2024-06-27T10:48:56.976Z] setS1ASclassPath: [2024-06-27T10:48:56.976Z] [2024-06-27T10:48:56.976Z] init-common: [2024-06-27T10:48:56.976Z] [2024-06-27T10:48:56.976Z] deploy-common: [2024-06-27T10:48:56.976Z] [echo] Current time (ISO): 2024-06-27T10:48:56.898+0000 [2024-06-27T10:48:56.976Z] [2024-06-27T10:48:56.976Z] setOSConditions: [2024-06-27T10:48:56.976Z] [2024-06-27T10:48:56.976Z] setToolWin: [2024-06-27T10:48:56.976Z] [2024-06-27T10:48:56.976Z] setToolUnix: [2024-06-27T10:48:56.976Z] [2024-06-27T10:48:56.976Z] setToolProperty: [2024-06-27T10:48:56.976Z] [2024-06-27T10:48:56.976Z] setS1ASclassPath: [2024-06-27T10:48:56.976Z] [2024-06-27T10:48:56.976Z] init-common: [2024-06-27T10:48:56.976Z] [2024-06-27T10:48:56.976Z] deploy-common-pe: [2024-06-27T10:48:57.130Z] [exec] Jun 27, 2024 10:48:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:48:57.130Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:48:57.143Z] [java] Jun 27, 2024 10:48:56 AM org.eclipse.persistence.session./file:/tmp/gfembed2318208554436282750tmp/applications/sample/_test.metadata [2024-06-27T10:48:57.143Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-06-27T10:48:57.143Z] [java] Jun 27, 2024 10:48:56 AM org.eclipse.persistence.session./file:/tmp/gfembed2318208554436282750tmp/applications/sample/_test.metadata [2024-06-27T10:48:57.143Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-06-27T10:48:57.143Z] [java] Jun 27, 2024 10:48:56 AM org.eclipse.persistence.session./file:/tmp/gfembed2318208554436282750tmp/applications/sample/_test.server [2024-06-27T10:48:57.143Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:48:57.154Z] [2024-06-27T10:48:57.154Z] undeploy: [2024-06-27T10:48:57.154Z] [2024-06-27T10:48:57.154Z] setOSConditions: [2024-06-27T10:48:57.154Z] [2024-06-27T10:48:57.154Z] setToolWin: [2024-06-27T10:48:57.154Z] [2024-06-27T10:48:57.154Z] setToolUnix: [2024-06-27T10:48:57.154Z] [2024-06-27T10:48:57.154Z] setToolProperty: [2024-06-27T10:48:57.154Z] [2024-06-27T10:48:57.154Z] setS1ASclassPath: [2024-06-27T10:48:57.154Z] [2024-06-27T10:48:57.154Z] init-common: [2024-06-27T10:48:57.154Z] [2024-06-27T10:48:57.154Z] execute-sql-common: [2024-06-27T10:48:57.254Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup5 --authrealmname file --target server testuser42 [2024-06-27T10:48:57.254Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-06-27T10:48:57.260Z] [INFO] [exec] Application deployed with name sfulnoi. [2024-06-27T10:48:57.260Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:57.260Z] [WARNING] [echo] [2024-06-27T10:48:57.260Z] [WARNING] [echo] ************************* [2024-06-27T10:48:57.260Z] [WARNING] [echo] * build-deploy bean-validator/simple-bv-servlet [2024-06-27T10:48:57.260Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-06-27T10:48:57.260Z] [WARNING] [echo] ************************* [2024-06-27T10:48:57.260Z] [WARNING] [echo] [2024-06-27T10:48:57.260Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:57.260Z] [WARNING] [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java [2024-06-27T10:48:57.260Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:57.260Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:57.260Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:57.260Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:57.260Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:57.260Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:57.260Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:57.261Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:57.261Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:57.261Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:57.261Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:57.261Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:57.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-event-producers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-event-producers-web.war [2024-06-27T10:48:57.371Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:48:57.398Z] [java] Jun 27, 2024 10:48:57 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:48:57.398Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-06-27T10:48:57.398Z] [java] Jun 27, 2024 10:48:57 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:48:57.398Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-06-27T10:48:57.398Z] [java] Jun 27, 2024 10:48:57 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:48:57.398Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:48:57.398Z] [java] Jun 27, 2024 10:48:57 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:48:57.398Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:48:57.413Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/drop_pointbase.sql [2024-06-27T10:48:57.535Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp.ear [2024-06-27T10:48:57.555Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:57.555Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:57.555Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/bean-validator/simple-bv-servlet/src/test/test/bv/servlet/simple/SimpleBVServletTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:57.555Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:57.555Z] 6 warnings [2024-06-27T10:48:57.555Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:57.555Z] [WARNING] [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war [2024-06-27T10:48:57.555Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/bv/app [2024-06-27T10:48:57.555Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/bv [2024-06-27T10:48:57.555Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/bv/app [2024-06-27T10:48:57.555Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:57.555Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:57.555Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:57.556Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:57.587Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:57.587Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:57.587Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:57.587Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:57.587Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:57.587Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:57.587Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:57.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server url/testUrl [2024-06-27T10:48:57.627Z] [exec] Custom resource url/testUrl deleted. [2024-06-27T10:48:57.627Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt [2024-06-27T10:48:57.627Z] [2024-06-27T10:48:57.627Z] all: [2024-06-27T10:48:57.627Z] [2024-06-27T10:48:57.627Z] build: [2024-06-27T10:48:57.627Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2024-06-27T10:48:57.627Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2024-06-27T10:48:57.657Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:57.657Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:57.657Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:57.657Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:57.657Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:57.657Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:57.657Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:57.667Z] [sql] 0 rows affected [2024-06-27T10:48:57.667Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:48:57.667Z] [2024-06-27T10:48:57.667Z] setOSConditions: [2024-06-27T10:48:57.667Z] [2024-06-27T10:48:57.667Z] setToolWin: [2024-06-27T10:48:57.667Z] [2024-06-27T10:48:57.667Z] setToolUnix: [2024-06-27T10:48:57.667Z] [2024-06-27T10:48:57.667Z] setToolProperty: [2024-06-27T10:48:57.667Z] [2024-06-27T10:48:57.667Z] setS1ASclassPath: [2024-06-27T10:48:57.667Z] [2024-06-27T10:48:57.668Z] init-common: [2024-06-27T10:48:57.668Z] [2024-06-27T10:48:57.668Z] undeploy-jdbc-common: [2024-06-27T10:48:57.668Z] [2024-06-27T10:48:57.668Z] setOSConditions: [2024-06-27T10:48:57.668Z] [2024-06-27T10:48:57.668Z] setToolWin: [2024-06-27T10:48:57.668Z] [2024-06-27T10:48:57.668Z] setToolUnix: [2024-06-27T10:48:57.668Z] [2024-06-27T10:48:57.668Z] setToolProperty: [2024-06-27T10:48:57.668Z] [2024-06-27T10:48:57.668Z] setS1ASclassPath: [2024-06-27T10:48:57.668Z] [2024-06-27T10:48:57.668Z] init-common: [2024-06-27T10:48:57.668Z] [2024-06-27T10:48:57.668Z] delete-jdbc-resource-common: [2024-06-27T10:48:57.668Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:48:57.809Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:57.809Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:57.809Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:57.809Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:57.809Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:57.809Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:57.809Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:57.809Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:57.809Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:57.809Z] 6 warnings [2024-06-27T10:48:57.809Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/bv/app/META-INF [2024-06-27T10:48:57.809Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy. [2024-06-27T10:48:57.809Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war [2024-06-27T10:48:57.809Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:57.809Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:57.809Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:57.809Z] [WARNING] [echo] deploying simple-bv-servlet.war [2024-06-27T10:48:57.850Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup10 --authrealmname file --target server j2ee [2024-06-27T10:48:57.850Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-06-27T10:48:57.850Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:57.850Z] [WARNING] [echo] Now creating a war file ../../dist/security-basicauth/basicauth.war [2024-06-27T10:48:57.850Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/security-basicauth/app [2024-06-27T10:48:57.850Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/security-basicauth [2024-06-27T10:48:57.850Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/security-basicauth/app/META-INF [2024-06-27T10:48:57.850Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/metadata/persistence.xml to copy. [2024-06-27T10:48:57.850Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/security-basicauth/basicauth.war [2024-06-27T10:48:57.851Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:57.851Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:57.851Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:57.851Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:57.851Z] [WARNING] [echo] Listing of source files: security/BasicAuthTestNG.java [2024-06-27T10:48:57.851Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:57.851Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:57.851Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:57.851Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:57.851Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:57.864Z] [exec] Application deployed with name cdi-event-producers-web. [2024-06-27T10:48:57.864Z] [2024-06-27T10:48:57.864Z] deploy-war-commonee: [2024-06-27T10:48:57.864Z] [2024-06-27T10:48:57.864Z] run: [2024-06-27T10:48:57.882Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:57.882Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:57.882Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:57.882Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:57.882Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:57.882Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:57.882Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:57.956Z] [java] Jun 27, 2024 10:48:57 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:48:57.956Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:48:57.956Z] [java] Jun 27, 2024 10:48:57 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:48:57.956Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:48:58.052Z] [exec] Jun 27, 2024 10:48:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:58.052Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:58.106Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:58.106Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:58.106Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:58.106Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:58.106Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:58.106Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:58.106Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:58.106Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:58.106Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:58.106Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java:41: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:48:58.106Z] int port = new Integer(portS).intValue(); [2024-06-27T10:48:58.106Z] ^ [2024-06-27T10:48:58.106Z] 7 warnings [2024-06-27T10:48:58.106Z] [WARNING] [echo] deploying basicauth.war [2024-06-27T10:48:58.118Z] [java] opening connection to http://localhost:8080/cdi-event-producers/myurl [2024-06-27T10:48:58.118Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:48:58.118Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:48:58.118Z] [java] [2024-06-27T10:48:58.118Z] [java] [2024-06-27T10:48:58.118Z] [java] ----------------------------------------- [2024-06-27T10:48:58.118Z] [java] - events-simple-event-producer: PASS - [2024-06-27T10:48:58.118Z] [java] ----------------------------------------- [2024-06-27T10:48:58.118Z] [java] - Total PASS : 1 - [2024-06-27T10:48:58.118Z] [java] - Total FAIL : 0 - [2024-06-27T10:48:58.118Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:48:58.118Z] [java] ----------------------------------------- [2024-06-27T10:48:58.118Z] [2024-06-27T10:48:58.118Z] undeploy: [2024-06-27T10:48:58.118Z] [2024-06-27T10:48:58.118Z] setOSConditions: [2024-06-27T10:48:58.118Z] [2024-06-27T10:48:58.118Z] setToolWin: [2024-06-27T10:48:58.118Z] [2024-06-27T10:48:58.118Z] setToolUnix: [2024-06-27T10:48:58.118Z] [2024-06-27T10:48:58.118Z] setToolProperty: [2024-06-27T10:48:58.118Z] [2024-06-27T10:48:58.118Z] setS1ASclassPath: [2024-06-27T10:48:58.118Z] [2024-06-27T10:48:58.118Z] init-common: [2024-06-27T10:48:58.118Z] [2024-06-27T10:48:58.118Z] undeploy-war-common: [2024-06-27T10:48:58.137Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:58.147Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:58.214Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:58.214Z] [javac] 1 warning [2024-06-27T10:48:58.214Z] [2024-06-27T10:48:58.214Z] setOSConditions: [2024-06-27T10:48:58.214Z] [2024-06-27T10:48:58.214Z] setToolWin: [2024-06-27T10:48:58.214Z] [2024-06-27T10:48:58.214Z] setToolUnix: [2024-06-27T10:48:58.215Z] [2024-06-27T10:48:58.215Z] setToolProperty: [2024-06-27T10:48:58.215Z] [2024-06-27T10:48:58.215Z] setS1ASclassPath: [2024-06-27T10:48:58.215Z] [2024-06-27T10:48:58.215Z] init-common: [2024-06-27T10:48:58.259Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:48:58.259Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:48:58.259Z] [echo] cmd executed for server [2024-06-27T10:48:58.259Z] [2024-06-27T10:48:58.259Z] setOSConditions: [2024-06-27T10:48:58.259Z] [2024-06-27T10:48:58.259Z] setToolWin: [2024-06-27T10:48:58.259Z] [2024-06-27T10:48:58.259Z] setToolUnix: [2024-06-27T10:48:58.259Z] [2024-06-27T10:48:58.259Z] setToolProperty: [2024-06-27T10:48:58.259Z] [2024-06-27T10:48:58.259Z] setS1ASclassPath: [2024-06-27T10:48:58.259Z] [2024-06-27T10:48:58.259Z] init-common: [2024-06-27T10:48:58.259Z] [2024-06-27T10:48:58.259Z] delete-jdbc-connpool-common: [2024-06-27T10:48:58.259Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:48:58.306Z] [exec] Jun 27, 2024 10:48:58 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:48:58.306Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:48:58.306Z] [exec] [passivateactivateClient] doTest()... [2024-06-27T10:48:58.306Z] [exec] [passivateactivateClient] Inside init.... [2024-06-27T10:48:58.317Z] [2024-06-27T10:48:58.317Z] setOSConditions: [2024-06-27T10:48:58.317Z] [2024-06-27T10:48:58.317Z] setToolWin: [2024-06-27T10:48:58.317Z] [2024-06-27T10:48:58.317Z] setToolUnix: [2024-06-27T10:48:58.317Z] [2024-06-27T10:48:58.317Z] setToolProperty: [2024-06-27T10:48:58.317Z] [2024-06-27T10:48:58.317Z] setS1ASclassPath: [2024-06-27T10:48:58.317Z] [2024-06-27T10:48:58.317Z] init-common: [2024-06-27T10:48:58.317Z] [2024-06-27T10:48:58.317Z] startDomainUnix: [2024-06-27T10:48:58.317Z] [echo] Starting DAS [2024-06-27T10:48:58.402Z] [javac] 1 warning [2024-06-27T10:48:58.402Z] [2024-06-27T10:48:58.402Z] setOSConditions: [2024-06-27T10:48:58.402Z] [2024-06-27T10:48:58.402Z] setToolWin: [2024-06-27T10:48:58.402Z] [2024-06-27T10:48:58.402Z] setToolUnix: [2024-06-27T10:48:58.402Z] [2024-06-27T10:48:58.402Z] setToolProperty: [2024-06-27T10:48:58.402Z] [2024-06-27T10:48:58.402Z] setS1ASclassPath: [2024-06-27T10:48:58.402Z] [2024-06-27T10:48:58.402Z] init-common: [2024-06-27T10:48:58.403Z] [2024-06-27T10:48:58.403Z] compile-common: [2024-06-27T10:48:58.403Z] [echo] Current time (ISO): 2024-06-27T10:48:58.261+0000 [2024-06-27T10:48:58.403Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:58.460Z] [exec] Application deployed with name administered-object-definitionApp. [2024-06-27T10:48:58.460Z] [echo] Deployment on target server server successful [2024-06-27T10:48:58.460Z] [2024-06-27T10:48:58.460Z] setOSConditions: [2024-06-27T10:48:58.460Z] [2024-06-27T10:48:58.460Z] setToolWin: [2024-06-27T10:48:58.460Z] [2024-06-27T10:48:58.460Z] setToolUnix: [2024-06-27T10:48:58.460Z] [2024-06-27T10:48:58.460Z] setToolProperty: [2024-06-27T10:48:58.460Z] [2024-06-27T10:48:58.460Z] setS1ASclassPath: [2024-06-27T10:48:58.460Z] [2024-06-27T10:48:58.460Z] init-common: [2024-06-27T10:48:58.461Z] [2024-06-27T10:48:58.461Z] deploy-common-ee: [2024-06-27T10:48:58.461Z] [2024-06-27T10:48:58.461Z] run: [2024-06-27T10:48:58.461Z] [2024-06-27T10:48:58.461Z] setOSConditions: [2024-06-27T10:48:58.461Z] [2024-06-27T10:48:58.461Z] setToolWin: [2024-06-27T10:48:58.461Z] [2024-06-27T10:48:58.461Z] setToolUnix: [2024-06-27T10:48:58.461Z] [2024-06-27T10:48:58.461Z] setToolProperty: [2024-06-27T10:48:58.461Z] [2024-06-27T10:48:58.461Z] setS1ASclassPath: [2024-06-27T10:48:58.461Z] [2024-06-27T10:48:58.461Z] init-common: [2024-06-27T10:48:58.461Z] [2024-06-27T10:48:58.461Z] compile-ut: [2024-06-27T10:48:58.461Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:58.469Z] [2024-06-27T10:48:58.469Z] compile-common: [2024-06-27T10:48:58.469Z] [echo] Current time (ISO): 2024-06-27T10:48:58.215+0000 [2024-06-27T10:48:58.469Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:58.514Z] [java] Jun 27, 2024 10:48:58 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:58.514Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:48:58.514Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@5a2ce458 [2024-06-27T10:48:58.514Z] [java] Jun 27, 2024 10:48:58 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:48:58.514Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:48:58.515Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:48:58.677Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-event-producers-web [2024-06-27T10:48:58.677Z] [2024-06-27T10:48:58.677Z] all: [2024-06-27T10:48:58.677Z] [2024-06-27T10:48:58.677Z] setOSConditions: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setToolWin: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setToolUnix: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setToolProperty: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setS1ASclassPath: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] init-common: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] clean: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setOSConditions: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setToolWin: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setToolUnix: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setToolProperty: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setS1ASclassPath: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] init-common: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] clean-common: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setOSConditions: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setToolWin: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setToolUnix: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setToolProperty: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] setS1ASclassPath: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] init-common: [2024-06-27T10:48:58.678Z] [2024-06-27T10:48:58.678Z] clean-classes-common: [2024-06-27T10:48:58.678Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] setOSConditions: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] setToolWin: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] setToolUnix: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] setToolProperty: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] setS1ASclassPath: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] init-common: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] clean-jars-common: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] compile: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] setOSConditions: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] setToolWin: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] setToolUnix: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] setToolProperty: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] setS1ASclassPath: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] init-common: [2024-06-27T10:48:58.679Z] [2024-06-27T10:48:58.679Z] compile-common: [2024-06-27T10:48:58.679Z] [echo] Current time (ISO): 2024-06-27T10:48:58.543+0000 [2024-06-27T10:48:58.679Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:58.679Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:58.698Z] [javac] warning: Implicitly compiled files were not subject to annotation processing. [2024-06-27T10:48:58.699Z] [javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [2024-06-27T10:48:58.699Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/AdminBaseDevTest.java uses or overrides a deprecated API. [2024-06-27T10:48:58.699Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:58.699Z] [javac] 2 warnings [2024-06-27T10:48:58.699Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2024-06-27T10:48:58.731Z] [INFO] [exec] Application deployed with name simple-bv-servlet. [2024-06-27T10:48:58.731Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:58.731Z] [WARNING] [echo] [2024-06-27T10:48:58.731Z] [WARNING] [echo] ************************* [2024-06-27T10:48:58.731Z] [WARNING] [echo] * build-deploy weld/numberguess [2024-06-27T10:48:58.731Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/numberguess [2024-06-27T10:48:58.731Z] [WARNING] [echo] ************************* [2024-06-27T10:48:58.731Z] [WARNING] [echo] [2024-06-27T10:48:58.731Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:58.731Z] [WARNING] [echo] Listing of source files: NumberGuessTestNG.java [2024-06-27T10:48:58.731Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:58.731Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:58.731Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:58.731Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:58.731Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:58.731Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:58.731Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:58.731Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:58.731Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:58.731Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:58.731Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:58.731Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:58.768Z] [java] Looking up EJB... [2024-06-27T10:48:58.768Z] [java] Invoking EJB... [2024-06-27T10:48:58.768Z] [java] EJB said: in SimpleBase [2024-06-27T10:48:58.768Z] [java] Record # 1 [2024-06-27T10:48:58.768Z] [java] Jun 27, 2024 10:48:58 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:48:58.768Z] [java] INFO: sample was successfully deployed in 3,764 milliseconds. [2024-06-27T10:48:58.768Z] [java] Jun 27, 2024 10:48:58 AM jakarta.enterprise.system.core.transaction.com.sun.jts.CosTransactions [2024-06-27T10:48:58.768Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-06-27T10:48:58.768Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:48:58.768Z] [java] Value of key is: embedded with JPA [2024-06-27T10:48:58.768Z] [java] Done calling EJB [2024-06-27T10:48:58.768Z] [java] Creating another container without closing... [2024-06-27T10:48:58.768Z] [java] Caught expected: Cannot create a new embedded EJBContainer: previously created container had not been closed. [2024-06-27T10:48:58.768Z] [java] Value of key is: embedded create container [2024-06-27T10:48:58.768Z] [java] Closing container ... [2024-06-27T10:48:58.768Z] [java] SingletonBean :: In PreDestroy() [2024-06-27T10:48:58.768Z] [java] Jun 27, 2024 10:48:58 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:48:58.768Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:48:58.769Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:48:58.769Z] [echo] cmd executed for server [2024-06-27T10:48:58.769Z] [2024-06-27T10:48:58.769Z] setOSConditions: [2024-06-27T10:48:58.769Z] [2024-06-27T10:48:58.769Z] setToolWin: [2024-06-27T10:48:58.769Z] [2024-06-27T10:48:58.769Z] setToolUnix: [2024-06-27T10:48:58.769Z] [2024-06-27T10:48:58.769Z] setToolProperty: [2024-06-27T10:48:58.769Z] [2024-06-27T10:48:58.769Z] setS1ASclassPath: [2024-06-27T10:48:58.769Z] [2024-06-27T10:48:58.769Z] init-common: [2024-06-27T10:48:58.769Z] [2024-06-27T10:48:58.769Z] undeploy-common: [2024-06-27T10:48:58.985Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:58.985Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:58.985Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:58.985Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:58.985Z] 6 warnings [2024-06-27T10:48:58.985Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:58.986Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/numberguess.war [2024-06-27T10:48:58.986Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:48:58.986Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest [2024-06-27T10:48:58.986Z] [INFO] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:48:58.986Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:58.986Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:58.986Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:58.986Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:58.986Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:58.986Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:58.986Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:58.986Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:58.986Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:58.986Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:58.986Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:59.023Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:48:59.023Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:59.023Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:59.023Z] [java] Value of key is: embedded close container [2024-06-27T10:48:59.023Z] [java] Done Closing container [2024-06-27T10:48:59.023Z] [java] Creating container after closing the previous... [2024-06-27T10:48:59.023Z] [java] Completed shutdown of GlassFish runtime [2024-06-27T10:48:59.023Z] [java] Jun 27, 2024 10:48:58 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:59.023Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:48:59.023Z] [java] Jun 27, 2024 10:48:58 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:59.023Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:48:59.023Z] [java] Jun 27, 2024 10:48:58 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:59.023Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:59.023Z] [java] Jun 27, 2024 10:48:58 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:59.023Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:59.023Z] [java] Jun 27, 2024 10:48:58 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:59.023Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:59.023Z] [java] Jun 27, 2024 10:48:58 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:59.023Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:48:59.023Z] [java] Jun 27, 2024 10:48:58 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:59.024Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain8490944785534565913xml [2024-06-27T10:48:59.024Z] [java] Jun 27, 2024 10:48:58 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:48:59.024Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:48:59.048Z] [INFO] [exec] Application deployed with name basicauth. [2024-06-27T10:48:59.048Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:48:59.048Z] [WARNING] [echo] [2024-06-27T10:48:59.048Z] [WARNING] [echo] ************************* [2024-06-27T10:48:59.048Z] [WARNING] [echo] * build-deploy ejb/slsbnicmt [2024-06-27T10:48:59.048Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/slsbnicmt [2024-06-27T10:48:59.048Z] [WARNING] [echo] ************************* [2024-06-27T10:48:59.048Z] [WARNING] [echo] [2024-06-27T10:48:59.048Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:48:59.048Z] [WARNING] [echo] Listing of source files: SlsbnicmtTestNG.java [2024-06-27T10:48:59.048Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:48:59.048Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:59.048Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:59.048Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:59.048Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:59.070Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:59.070Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:59.070Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:59.070Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:59.070Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:59.070Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:59.070Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:59.239Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:59.239Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:59.239Z] 6 warnings [2024-06-27T10:48:59.239Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-06-27T10:48:59.239Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy. [2024-06-27T10:48:59.240Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest/numberguess.war [2024-06-27T10:48:59.240Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:59.240Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:59.240Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:59.240Z] [WARNING] [echo] deploying numberguess.war [2024-06-27T10:48:59.259Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:59.259Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:59.259Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:59.259Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:59.259Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:59.259Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:59.259Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:59.259Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:59.284Z] [java] Jun 27, 2024 10:48:59 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:48:59.284Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:48:59.284Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:48:59.284Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:48:59.284Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:48:59.284Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:59.284Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:59.284Z] [java] Jun 27, 2024 10:48:59 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:59.284Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (209 ms), startup services (42 ms), total (251 ms) [2024-06-27T10:48:59.284Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:59.284Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:59.284Z] [java] Jun 27, 2024 10:48:59 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:48:59.284Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:48:59.284Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:48:59.284Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:48:59.284Z] [java] Jun 27, 2024 10:48:59 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:48:59.284Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:48:59.284Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:48:59.284Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:48:59.284Z] [java] Jun 27, 2024 10:48:59 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:48:59.285Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (320 ms), startup services (6 ms), total (326 ms) [2024-06-27T10:48:59.285Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:48:59.285Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:48:59.285Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:48:59.285Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:48:59.285Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:59.285Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-06-27T10:48:59.285Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:59.285Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-base.jar [2024-06-27T10:48:59.285Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:59.285Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-pu.jar [2024-06-27T10:48:59.285Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:48:59.285Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:48:59.285Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:59.285Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@7d5238b4 [2024-06-27T10:48:59.285Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:59.285Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:48:59.285Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:48:59.285Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:48:59.303Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:59.303Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:59.303Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:59.303Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:59.303Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:59.303Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:59.303Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:59.303Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:59.303Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:59.303Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/slsbnicmt/src/test/SlsbnicmtTestNG.java uses or overrides a deprecated API. [2024-06-27T10:48:59.304Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:48:59.304Z] 6 warnings [2024-06-27T10:48:59.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-appauthApp [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] all: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setOSConditions: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setToolWin: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setToolUnix: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setToolProperty: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setS1ASclassPath: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] init-common: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] clean: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setOSConditions: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setToolWin: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setToolUnix: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setToolProperty: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setS1ASclassPath: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] init-common: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] clean-common: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setOSConditions: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setToolWin: [2024-06-27T10:48:59.328Z] [2024-06-27T10:48:59.328Z] setToolUnix: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setToolProperty: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setS1ASclassPath: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] init-common: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] clean-classes-common: [2024-06-27T10:48:59.329Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setOSConditions: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setToolWin: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setToolUnix: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setToolProperty: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setS1ASclassPath: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] init-common: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] clean-jars-common: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] compile: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setOSConditions: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setToolWin: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setToolUnix: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setToolProperty: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] setS1ASclassPath: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] init-common: [2024-06-27T10:48:59.329Z] [2024-06-27T10:48:59.329Z] compile-common: [2024-06-27T10:48:59.329Z] [echo] Current time (ISO): 2024-06-27T10:48:59.206+0000 [2024-06-27T10:48:59.330Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:59.330Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:48:59.407Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:59.407Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:59.407Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:59.407Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:59.407Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:59.407Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:59.407Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:59.522Z] [javac] 1 warning [2024-06-27T10:48:59.522Z] [2024-06-27T10:48:59.522Z] run: [2024-06-27T10:48:59.522Z] [2024-06-27T10:48:59.522Z] listjndi: [2024-06-27T10:48:59.522Z] [java] JVM args ignored when same JVM is used. [2024-06-27T10:48:59.540Z] [java] Jun 27, 2024 10:48:59 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:48:59.540Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:48:59.540Z] [java] Jun 27, 2024 10:48:59 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:59.540Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:48:59.540Z] [java] Jun 27, 2024 10:48:59 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:48:59.540Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:48:59.540Z] [java] Jun 27, 2024 10:48:59 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:48:59.540Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:48:59.540Z] [java] Jun 27, 2024 10:48:59 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:48:59.540Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:48:59.540Z] [java] Jun 27, 2024 10:48:59 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:48:59.540Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:48:59.559Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:59.559Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war [2024-06-27T10:48:59.559Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-06-27T10:48:59.559Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_slsbnicmt [2024-06-27T10:48:59.559Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-06-27T10:48:59.559Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:48:59.559Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:59.559Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:48:59.559Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:59.559Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:59.559Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:59.559Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:59.559Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:59.559Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:59.559Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:59.559Z] Use -proc:none to disable annotation processing. [2024-06-27T10:48:59.601Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:59.601Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:59.601Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:59.601Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:59.601Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:59.601Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:59.601Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:59.779Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:48:59.779Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:48:59.779Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:48:59.779Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:48:59.779Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:48:59.779Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:48:59.779Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:48:59.779Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:48:59.780Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:48:59.780Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:48:59.780Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:48:59.780Z] [java] ... 42 more [2024-06-27T10:48:59.780Z] [java] Java Result: -1 [2024-06-27T10:48:59.780Z] [2024-06-27T10:48:59.780Z] setOSConditions: [2024-06-27T10:48:59.780Z] [2024-06-27T10:48:59.780Z] setToolWin: [2024-06-27T10:48:59.780Z] [2024-06-27T10:48:59.780Z] setToolUnix: [2024-06-27T10:48:59.780Z] [2024-06-27T10:48:59.780Z] setToolProperty: [2024-06-27T10:48:59.780Z] [2024-06-27T10:48:59.780Z] setS1ASclassPath: [2024-06-27T10:48:59.780Z] [2024-06-27T10:48:59.780Z] init-common: [2024-06-27T10:48:59.780Z] [2024-06-27T10:48:59.780Z] dev-report: [2024-06-27T10:48:59.794Z] [java] Jun 27, 2024 10:48:59 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:48:59.794Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:48:59.794Z] [java] Jun 27, 2024 10:48:59 AM org.eclipse.persistence.session./file:/tmp/gfembed16804248454846116944tmp/applications/sample/_test [2024-06-27T10:48:59.794Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:48:59.794Z] [java] Jun 27, 2024 10:48:59 AM org.eclipse.persistence.session./file:/tmp/gfembed16804248454846116944tmp/applications/sample/_test.metadata [2024-06-27T10:48:59.794Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-06-27T10:48:59.794Z] [java] Jun 27, 2024 10:48:59 AM org.eclipse.persistence.session./file:/tmp/gfembed16804248454846116944tmp/applications/sample/_test.metadata [2024-06-27T10:48:59.794Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-06-27T10:48:59.794Z] [java] Jun 27, 2024 10:48:59 AM org.eclipse.persistence.session./file:/tmp/gfembed16804248454846116944tmp/applications/sample/_test.server [2024-06-27T10:48:59.794Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:48:59.794Z] [java] Jun 27, 2024 10:48:59 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:48:59.794Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-06-27T10:48:59.794Z] [java] Jun 27, 2024 10:48:59 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:48:59.794Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-06-27T10:48:59.814Z] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:48:59.814Z] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:48:59.814Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:48:59.814Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:48:59.814Z] 7 warnings [2024-06-27T10:48:59.814Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-06-27T10:48:59.814Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-06-27T10:48:59.814Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war [2024-06-27T10:48:59.814Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:59.814Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:59.814Z] [WARNING] [echo] archive-type is war [2024-06-27T10:48:59.814Z] [WARNING] [echo] deploying slsbnicmt.war [2024-06-27T10:48:59.818Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:48:59.818Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:48:59.818Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:48:59.818Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:48:59.818Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:48:59.818Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:48:59.818Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:48:59.965Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:48:59.965Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/client/Client.java:64: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:48:59.965Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-06-27T10:48:59.965Z] [javac] ^ [2024-06-27T10:48:59.994Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:00.036Z] [java] ********************** [2024-06-27T10:49:00.036Z] [java] * PASSED 1 * [2024-06-27T10:49:00.036Z] [java] * FAILED 0 * [2024-06-27T10:49:00.036Z] [java] * DID NOT RUN 0 * [2024-06-27T10:49:00.036Z] [java] * TOTAL 1 * [2024-06-27T10:49:00.036Z] [java] ********************** [2024-06-27T10:49:00.036Z] [java] [2024-06-27T10:49:00.036Z] [2024-06-27T10:49:00.036Z] all: [2024-06-27T10:49:00.036Z] [2024-06-27T10:49:00.036Z] all: [2024-06-27T10:49:00.036Z] [2024-06-27T10:49:00.036Z] enroller: [2024-06-27T10:49:00.036Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:00.036Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:00.036Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:00.036Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:00.036Z] [2024-06-27T10:49:00.036Z] setOSConditions: [2024-06-27T10:49:00.036Z] [2024-06-27T10:49:00.036Z] setToolWin: [2024-06-27T10:49:00.036Z] [2024-06-27T10:49:00.036Z] setToolUnix: [2024-06-27T10:49:00.036Z] [2024-06-27T10:49:00.036Z] setToolProperty: [2024-06-27T10:49:00.036Z] [2024-06-27T10:49:00.036Z] setS1ASclassPath: [2024-06-27T10:49:00.036Z] [2024-06-27T10:49:00.036Z] init-common: [2024-06-27T10:49:00.036Z] [2024-06-27T10:49:00.036Z] clean: [2024-06-27T10:49:00.036Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:00.036Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:00.037Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:00.037Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] setOSConditions: [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] setToolWin: [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] setToolUnix: [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] setToolProperty: [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] setS1ASclassPath: [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] init-common: [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] clean-common: [2024-06-27T10:49:00.037Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:00.037Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:00.037Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:00.037Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] setOSConditions: [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] setToolWin: [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] setToolUnix: [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] setToolProperty: [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.037Z] setS1ASclassPath: [2024-06-27T10:49:00.037Z] [2024-06-27T10:49:00.038Z] init-common: [2024-06-27T10:49:00.038Z] [2024-06-27T10:49:00.038Z] clean-classes-common: [2024-06-27T10:49:00.038Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:00.038Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:00.038Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:00.038Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:00.038Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:00.038Z] [2024-06-27T10:49:00.038Z] setOSConditions: [2024-06-27T10:49:00.038Z] [2024-06-27T10:49:00.038Z] setToolWin: [2024-06-27T10:49:00.038Z] [2024-06-27T10:49:00.038Z] setToolUnix: [2024-06-27T10:49:00.038Z] [2024-06-27T10:49:00.038Z] setToolProperty: [2024-06-27T10:49:00.038Z] [2024-06-27T10:49:00.038Z] setS1ASclassPath: [2024-06-27T10:49:00.038Z] [2024-06-27T10:49:00.038Z] init-common: [2024-06-27T10:49:00.038Z] [2024-06-27T10:49:00.038Z] clean-jars-common: [2024-06-27T10:49:00.038Z] [2024-06-27T10:49:00.038Z] compile: [2024-06-27T10:49:00.038Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:00.038Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:00.038Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:00.039Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:00.039Z] [2024-06-27T10:49:00.039Z] setOSConditions: [2024-06-27T10:49:00.039Z] [2024-06-27T10:49:00.039Z] setToolWin: [2024-06-27T10:49:00.039Z] [2024-06-27T10:49:00.039Z] setToolUnix: [2024-06-27T10:49:00.039Z] [2024-06-27T10:49:00.039Z] setToolProperty: [2024-06-27T10:49:00.039Z] [2024-06-27T10:49:00.039Z] setS1ASclassPath: [2024-06-27T10:49:00.039Z] [2024-06-27T10:49:00.039Z] init-common: [2024-06-27T10:49:00.039Z] [2024-06-27T10:49:00.039Z] compile-common: [2024-06-27T10:49:00.039Z] [echo] Current time (ISO): 2024-06-27T10:48:59.946+0000 [2024-06-27T10:49:00.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:00.039Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:00.048Z] [java] Jun 27, 2024 10:48:59 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:49:00.048Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:00.048Z] [java] Jun 27, 2024 10:48:59 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:00.048Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:00.048Z] [java] Jun 27, 2024 10:48:59 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:00.048Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:00.179Z] [INFO] [2024-06-27T10:49:00.179Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:49:00.179Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:49:00.179Z] [INFO] from pom.xml [2024-06-27T10:49:00.179Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:49:00.219Z] [javac] 2 warnings [2024-06-27T10:49:00.219Z] [2024-06-27T10:49:00.220Z] build: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] setOSConditions: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] fixFiles: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] convUnix: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] convWin: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] setToolWin: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] setToolUnix: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] setToolProperty: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] setS1ASclassPath: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] init-common: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] package-persistence-common: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] ejb-jar-common: [2024-06-27T10:49:00.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] package-ejbjar-common: [2024-06-27T10:49:00.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:00.220Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:00.220Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:00.220Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singleton-ejb.jar [2024-06-27T10:49:00.220Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] appclient-jar-common: [2024-06-27T10:49:00.220Z] [2024-06-27T10:49:00.220Z] package-appclientjar-common: [2024-06-27T10:49:00.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:00.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:00.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:00.221Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singleton-client.jar [2024-06-27T10:49:00.221Z] [2024-06-27T10:49:00.221Z] webclient-war-common: [2024-06-27T10:49:00.221Z] [2024-06-27T10:49:00.221Z] build-ear-common: [2024-06-27T10:49:00.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:00.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:00.221Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singletonApp.ear [2024-06-27T10:49:00.221Z] [2024-06-27T10:49:00.221Z] create-resources: [2024-06-27T10:49:00.221Z] [2024-06-27T10:49:00.221Z] asadmin-batch-common: [2024-06-27T10:49:00.231Z] [exec] Jun 27, 2024 10:48:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:00.231Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@79252c83 [2024-06-27T10:49:00.249Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:49:00.249Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:00.249Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ut/TestUtil.java uses unchecked or unsafe operations. [2024-06-27T10:49:00.249Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:49:00.249Z] [javac] 1 warning [2024-06-27T10:49:00.249Z] [2024-06-27T10:49:00.249Z] run-ut: [2024-06-27T10:49:00.254Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:00.254Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:00.254Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:00.254Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:00.254Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:00.254Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:00.254Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:00.302Z] [java] Jun 27, 2024 10:49:00 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:00.302Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:49:00.302Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@1d0b4fe4 [2024-06-27T10:49:00.302Z] [java] Jun 27, 2024 10:49:00 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:00.302Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:49:00.504Z] [junit] WARNING: multiple versions of ant detected in path for junit [2024-06-27T10:49:00.504Z] [junit] jar:file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/ant.jar!/org/apache/tools/ant/Project.class [2024-06-27T10:49:00.504Z] [junit] and jar:file:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar!/org/apache/tools/ant/Project.class [2024-06-27T10:49:00.532Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:00.532Z] [javac] 1 warning [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.532Z] build: [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.532Z] setOSConditions: [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.532Z] setToolWin: [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.532Z] setToolUnix: [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.532Z] setToolProperty: [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.532Z] setS1ASclassPath: [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.532Z] init-common: [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.532Z] webclient-war-common: [2024-06-27T10:49:00.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.532Z] clear: [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.532Z] test-tlds-exist: [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.532Z] copy-tlds: [2024-06-27T10:49:00.532Z] [2024-06-27T10:49:00.533Z] test-tagfiles-exist: [2024-06-27T10:49:00.533Z] [2024-06-27T10:49:00.533Z] copy-tagfiles: [2024-06-27T10:49:00.533Z] [2024-06-27T10:49:00.533Z] package-war-common: [2024-06-27T10:49:00.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:00.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:00.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:00.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:00.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/lib [2024-06-27T10:49:00.533Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:00.533Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:00.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/docroot [2024-06-27T10:49:00.533Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-event-qualifiers-web.war [2024-06-27T10:49:00.533Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:00.533Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:00.533Z] [javac] Compiling 1 source file [2024-06-27T10:49:00.533Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:00.533Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:00.533Z] [2024-06-27T10:49:00.533Z] deploy: [2024-06-27T10:49:00.533Z] [2024-06-27T10:49:00.533Z] deploy-war-common: [2024-06-27T10:49:00.533Z] [2024-06-27T10:49:00.533Z] setOSConditions: [2024-06-27T10:49:00.533Z] [2024-06-27T10:49:00.533Z] setToolWin: [2024-06-27T10:49:00.533Z] [2024-06-27T10:49:00.533Z] setToolUnix: [2024-06-27T10:49:00.533Z] [2024-06-27T10:49:00.534Z] setToolProperty: [2024-06-27T10:49:00.534Z] [2024-06-27T10:49:00.534Z] setS1ASclassPath: [2024-06-27T10:49:00.534Z] [2024-06-27T10:49:00.534Z] init-common: [2024-06-27T10:49:00.534Z] [2024-06-27T10:49:00.534Z] deploy-war-commonpe: [2024-06-27T10:49:00.556Z] [java] SingletonBean :: In PreDestroy() [2024-06-27T10:49:00.556Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:49:00.556Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:00.557Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:00.557Z] [java] Value of key is: embedded create new container [2024-06-27T10:49:00.557Z] [java] ..........FINISHED Embedded test [2024-06-27T10:49:00.557Z] [java] Jun 27, 2024 10:49:00 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:49:00.557Z] [java] INFO: sample was successfully deployed in 1,087 milliseconds. [2024-06-27T10:49:00.557Z] [java] Jun 27, 2024 10:49:00 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:49:00.557Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:00.557Z] [java] Jun 27, 2024 10:49:00 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:00.557Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:49:00.557Z] [java] Jun 27, 2024 10:49:00 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:00.557Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:49:00.557Z] [java] Jun 27, 2024 10:49:00 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:00.557Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:00.557Z] [java] Jun 27, 2024 10:49:00 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:00.557Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:00.557Z] [java] Jun 27, 2024 10:49:00 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:00.557Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:00.557Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:00.557Z] [java] [2024-06-27T10:49:00.557Z] [java] [2024-06-27T10:49:00.557Z] [java] ----------------------------------------- [2024-06-27T10:49:00.557Z] [java] - embedded with JPA: PASS - [2024-06-27T10:49:00.557Z] [java] - embedded create container: PASS - [2024-06-27T10:49:00.557Z] [java] - embedded close container: PASS - [2024-06-27T10:49:00.557Z] [java] - embedded create new container: PASS - [2024-06-27T10:49:00.557Z] [java] ----------------------------------------- [2024-06-27T10:49:00.557Z] [java] Total PASS: 4 [2024-06-27T10:49:00.557Z] [java] Total FAIL: 0 [2024-06-27T10:49:00.557Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:49:00.557Z] [java] ----------------------------------------- [2024-06-27T10:49:00.557Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:00.557Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:00.557Z] [2024-06-27T10:49:00.557Z] stop-database: [2024-06-27T10:49:00.557Z] [2024-06-27T10:49:00.557Z] all: [2024-06-27T10:49:00.557Z] [2024-06-27T10:49:00.557Z] ejbinwar: [2024-06-27T10:49:00.557Z] [echo] [2024-06-27T10:49:00.557Z] [echo] [2024-06-27T10:49:00.557Z] [echo] ************************************************** [2024-06-27T10:49:00.557Z] [echo] * Running ejbinwar [2024-06-27T10:49:00.557Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbinwar [2024-06-27T10:49:00.557Z] [echo] ************************************************** [2024-06-27T10:49:00.557Z] [echo] [2024-06-27T10:49:00.557Z] [echo] [2024-06-27T10:49:00.557Z] [2024-06-27T10:49:00.557Z] start-database: [2024-06-27T10:49:00.557Z] [2024-06-27T10:49:00.557Z] setOSConditions: [2024-06-27T10:49:00.557Z] [2024-06-27T10:49:00.557Z] setToolWin: [2024-06-27T10:49:00.557Z] [2024-06-27T10:49:00.557Z] setToolUnix: [2024-06-27T10:49:00.557Z] [2024-06-27T10:49:00.557Z] setToolProperty: [2024-06-27T10:49:00.557Z] [2024-06-27T10:49:00.558Z] setS1ASclassPath: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] init-common: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] clean: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setOSConditions: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setToolWin: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setToolUnix: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setToolProperty: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setS1ASclassPath: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] init-common: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] clean-common: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setOSConditions: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setToolWin: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setToolUnix: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setToolProperty: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setS1ASclassPath: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] init-common: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] clean-classes-common: [2024-06-27T10:49:00.558Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setOSConditions: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setToolWin: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.558Z] setToolUnix: [2024-06-27T10:49:00.558Z] [2024-06-27T10:49:00.559Z] setToolProperty: [2024-06-27T10:49:00.559Z] [2024-06-27T10:49:00.559Z] setS1ASclassPath: [2024-06-27T10:49:00.559Z] [2024-06-27T10:49:00.559Z] init-common: [2024-06-27T10:49:00.639Z] [INFO] [exec] Application deployed with name numberguess. [2024-06-27T10:49:00.639Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:00.639Z] [WARNING] [echo] [2024-06-27T10:49:00.639Z] [WARNING] [echo] ************************* [2024-06-27T10:49:00.639Z] [WARNING] [echo] * build-deploy weld/osgiweld [2024-06-27T10:49:00.639Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/osgiweld [2024-06-27T10:49:00.639Z] [WARNING] [echo] ************************* [2024-06-27T10:49:00.639Z] [WARNING] [echo] [2024-06-27T10:49:00.639Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:00.639Z] [WARNING] [echo] Listing of source files: OsgiWeldTestNG.java [2024-06-27T10:49:00.639Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:00.639Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:00.639Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:00.639Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:00.639Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:00.771Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:49:00.771Z] [exec] Waiting finished after 4,811 ms. [2024-06-27T10:49:00.771Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:49:00.771Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:49:00.771Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:49:00.771Z] [exec] Admin Port: 4,848 [2024-06-27T10:49:00.771Z] [exec] Command start-domain executed successfully. [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] start-server-windows: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] all-ext: [2024-06-27T10:49:00.771Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] setOSConditions: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] setToolWin: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] setToolUnix: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] setToolProperty: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] setS1ASclassPath: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] init-common: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] clean: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] setOSConditions: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] setToolWin: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] setToolUnix: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] setToolProperty: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] setS1ASclassPath: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.771Z] init-common: [2024-06-27T10:49:00.771Z] [2024-06-27T10:49:00.772Z] clean-common: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] setOSConditions: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] setToolWin: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] setToolUnix: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] setToolProperty: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] setS1ASclassPath: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] init-common: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] clean-classes-common: [2024-06-27T10:49:00.772Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] setOSConditions: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] setToolWin: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] setToolUnix: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] setToolProperty: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] setS1ASclassPath: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] init-common: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] clean-jars-common: [2024-06-27T10:49:00.772Z] [2024-06-27T10:49:00.772Z] clean: [2024-06-27T10:49:00.772Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-06-27T10:49:00.772Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2024-06-27T10:49:00.772Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2024-06-27T10:49:00.772Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2024-06-27T10:49:00.773Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2024-06-27T10:49:00.773Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2024-06-27T10:49:00.773Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2024-06-27T10:49:00.773Z] [2024-06-27T10:49:00.773Z] compile: [2024-06-27T10:49:00.773Z] [2024-06-27T10:49:00.773Z] setOSConditions: [2024-06-27T10:49:00.773Z] [2024-06-27T10:49:00.773Z] setToolWin: [2024-06-27T10:49:00.773Z] [2024-06-27T10:49:00.773Z] setToolUnix: [2024-06-27T10:49:00.773Z] [2024-06-27T10:49:00.773Z] setToolProperty: [2024-06-27T10:49:00.773Z] [2024-06-27T10:49:00.773Z] setS1ASclassPath: [2024-06-27T10:49:00.773Z] [2024-06-27T10:49:00.773Z] init-common: [2024-06-27T10:49:00.773Z] [2024-06-27T10:49:00.773Z] compile-common: [2024-06-27T10:49:00.773Z] [echo] Current time (ISO): 2024-06-27T10:48:59.994+0000 [2024-06-27T10:49:00.773Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:00.773Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:00.781Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:49:00.781Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_singleton_QCF [2024-06-27T10:49:00.781Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:00.813Z] [2024-06-27T10:49:00.813Z] clean-jars-common: [2024-06-27T10:49:00.813Z] [2024-06-27T10:49:00.813Z] compile: [2024-06-27T10:49:00.813Z] [2024-06-27T10:49:00.813Z] setOSConditions: [2024-06-27T10:49:00.813Z] [2024-06-27T10:49:00.813Z] setToolWin: [2024-06-27T10:49:00.813Z] [2024-06-27T10:49:00.813Z] setToolUnix: [2024-06-27T10:49:00.813Z] [2024-06-27T10:49:00.813Z] setToolProperty: [2024-06-27T10:49:00.813Z] [2024-06-27T10:49:00.813Z] setS1ASclassPath: [2024-06-27T10:49:00.813Z] [2024-06-27T10:49:00.813Z] init-common: [2024-06-27T10:49:00.813Z] [2024-06-27T10:49:00.813Z] compile-common: [2024-06-27T10:49:00.813Z] [echo] Current time (ISO): 2024-06-27T10:49:00.571+0000 [2024-06-27T10:49:00.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:00.813Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:00.814Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [Pipeline] { [Pipeline] sh [2024-06-27T10:49:00.893Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:00.893Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:00.893Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:00.893Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:00.893Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:00.893Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:00.893Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:00.893Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:00.893Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:00.893Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/osgiweld/src/test/OsgiWeldTestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:00.893Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:00.893Z] 6 warnings [2024-06-27T10:49:00.893Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/test/weld/osgi [2024-06-27T10:49:00.893Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:00.893Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/osgiweld.war [2024-06-27T10:49:00.893Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:00.893Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest [2024-06-27T10:49:00.893Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:00.893Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest [2024-06-27T10:49:00.893Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:00.893Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:00.893Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:00.893Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:00.893Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:48:53.764Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:48:53.779Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:49:01.016Z] [exec] Application deployed with name devtest-batch-bmt-chunk-jobApp. [2024-06-27T10:49:01.016Z] [echo] Deployment on target server server successful [2024-06-27T10:49:01.016Z] [2024-06-27T10:49:01.016Z] setOSConditions: [2024-06-27T10:49:01.016Z] [2024-06-27T10:49:01.016Z] setToolWin: [2024-06-27T10:49:01.016Z] [2024-06-27T10:49:01.017Z] setToolUnix: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] setToolProperty: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] setS1ASclassPath: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] init-common: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] deploy-common-ee: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] run: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] setOSConditions: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] setToolWin: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] setToolUnix: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] setToolProperty: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] setS1ASclassPath: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] init-common: [2024-06-27T10:49:01.017Z] [2024-06-27T10:49:01.017Z] runclient-common: [2024-06-27T10:49:01.017Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobAppClient.jar -name devtest-batch-bmt-chunk-jobClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:01.028Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:01.028Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:01.028Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:01.028Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:01.028Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:01.028Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:01.028Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:01.036Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:49:01.036Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:01.036Z] [javac] 1 warning [2024-06-27T10:49:01.036Z] [2024-06-27T10:49:01.036Z] setOSConditions: [2024-06-27T10:49:01.036Z] [2024-06-27T10:49:01.036Z] setToolWin: [2024-06-27T10:49:01.036Z] [2024-06-27T10:49:01.036Z] setToolUnix: [2024-06-27T10:49:01.036Z] [2024-06-27T10:49:01.036Z] setToolProperty: [2024-06-27T10:49:01.036Z] [2024-06-27T10:49:01.036Z] setS1ASclassPath: [2024-06-27T10:49:01.036Z] [2024-06-27T10:49:01.036Z] init-common: [2024-06-27T10:49:01.036Z] [2024-06-27T10:49:01.036Z] compile-common: [2024-06-27T10:49:01.036Z] [echo] Current time (ISO): 2024-06-27T10:49:00.935+0000 [2024-06-27T10:49:01.037Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:01.040Z] [exec] Connector resource jms/ejb_mdb_singleton_QCF created. [2024-06-27T10:49:01.040Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_singleton_InQueue [2024-06-27T10:49:01.040Z] [exec] JMS Desctination ejb_mdb_singleton_InQueue created. [2024-06-27T10:49:01.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_singleton_InQueue --target server --force=false jms/ejb_mdb_singleton_InQueue [2024-06-27T10:49:01.041Z] [exec] Administered object jms/ejb_mdb_singleton_InQueue created. [2024-06-27T10:49:01.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_singleton_OutQueue [2024-06-27T10:49:01.041Z] [exec] JMS Desctination ejb_mdb_singleton_OutQueue created. [2024-06-27T10:49:01.041Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_singleton_OutQueue --target server --force=false jms/ejb_mdb_singleton_OutQueue [2024-06-27T10:49:01.041Z] [exec] Administered object jms/ejb_mdb_singleton_OutQueue created. [2024-06-27T10:49:01.041Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] deploy: [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] setOSConditions: [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] setToolWin: [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] setToolUnix: [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] setToolProperty: [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] setS1ASclassPath: [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] init-common: [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] deploy-common: [2024-06-27T10:49:01.041Z] [echo] Current time (ISO): 2024-06-27T10:49:00.902+0000 [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] setOSConditions: [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] setToolWin: [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] setToolUnix: [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] setToolProperty: [2024-06-27T10:49:01.041Z] [2024-06-27T10:49:01.041Z] setS1ASclassPath: [2024-06-27T10:49:01.042Z] [2024-06-27T10:49:01.042Z] init-common: [2024-06-27T10:49:01.042Z] [2024-06-27T10:49:01.042Z] deploy-common-pe: [2024-06-27T10:49:01.069Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/ejb/SimpleBMPBean.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:49:01.069Z] [javac] return new Integer(1); [2024-06-27T10:49:01.069Z] [javac] ^ [2024-06-27T10:49:01.069Z] [javac] 2 warnings [2024-06-27T10:49:01.069Z] [2024-06-27T10:49:01.069Z] setOSConditions: [2024-06-27T10:49:01.069Z] [2024-06-27T10:49:01.069Z] setToolWin: [2024-06-27T10:49:01.069Z] [2024-06-27T10:49:01.069Z] setToolUnix: [2024-06-27T10:49:01.069Z] [2024-06-27T10:49:01.069Z] setToolProperty: [2024-06-27T10:49:01.069Z] [2024-06-27T10:49:01.069Z] setS1ASclassPath: [2024-06-27T10:49:01.069Z] [2024-06-27T10:49:01.069Z] init-common: [2024-06-27T10:49:01.069Z] [2024-06-27T10:49:01.070Z] compile-common: [2024-06-27T10:49:01.070Z] [echo] Current time (ISO): 2024-06-27T10:49:00.927+0000 [2024-06-27T10:49:01.070Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:01.074Z] [junit] Running com.sun.s1asdev.aod.ArchiveTest [2024-06-27T10:49:01.075Z] [junit] Testsuite: com.sun.s1asdev.aod.ArchiveTest [2024-06-27T10:49:01.093Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-multiple-event-qualifiers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-event-qualifiers-web.war [2024-06-27T10:49:01.147Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:01.147Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:01.147Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:01.147Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:01.147Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:01.147Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:01.147Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:01.147Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:01.147Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:01.147Z] 6 warnings [2024-06-27T10:49:01.147Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-06-27T10:49:01.147Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy. [2024-06-27T10:49:01.147Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest/osgiweld.war [2024-06-27T10:49:01.147Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:01.147Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:01.147Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:01.147Z] [WARNING] [echo] deploying osgiweld.war [2024-06-27T10:49:01.182Z] [INFO] [exec] Application deployed with name slsbnicmt. [2024-06-27T10:49:01.182Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:01.182Z] [WARNING] [echo] [2024-06-27T10:49:01.182Z] [WARNING] [echo] ************************* [2024-06-27T10:49:01.182Z] [WARNING] [echo] * build-deploy ejb/sfulnoi [2024-06-27T10:49:01.182Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/sfulnoi [2024-06-27T10:49:01.182Z] [WARNING] [echo] ************************* [2024-06-27T10:49:01.182Z] [WARNING] [echo] [2024-06-27T10:49:01.182Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:01.182Z] [WARNING] [echo] Listing of source files: SfulnoiTestNG.java [2024-06-27T10:49:01.182Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:01.182Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:01.182Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:01.182Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:01.182Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:01.200Z] + id [2024-06-27T10:49:01.200Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:49:01.200Z] + uname -a [2024-06-27T10:49:01.200Z] Linux basic-2p6lw 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:49:01.200Z] + env [2024-06-27T10:49:01.200Z] + sort [2024-06-27T10:49:01.200Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:49:01.200Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:01.200Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:49:01.200Z] BUILD_ID=351 [2024-06-27T10:49:01.200Z] BUILD_NUMBER=351 [2024-06-27T10:49:01.200Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:49:01.200Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:49:01.200Z] CI=true [2024-06-27T10:49:01.200Z] EXECUTOR_NUMBER=0 [2024-06-27T10:49:01.200Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:49:01.200Z] HOME=/home/jenkins [2024-06-27T10:49:01.200Z] HOSTNAME=basic-2p6lw [2024-06-27T10:49:01.200Z] HUDSON_COOKIE=53013fd2-6749-4698-9c45-a3303a52ffb8 [2024-06-27T10:49:01.200Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:49:01.200Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:49:01.200Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:49:01.201Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:49:01.201Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:49:01.201Z] JENKINS_AGENT_NAME=basic-2p6lw [2024-06-27T10:49:01.201Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:49:01.201Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:49:01.201Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:49:01.201Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:49:01.201Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:49:01.201Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:49:01.201Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:49:01.201Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:49:01.201Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:49:01.201Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:49:01.201Z] JENKINS_NAME=basic-2p6lw [2024-06-27T10:49:01.201Z] JENKINS_NODE_COOKIE=739fc6cc-7306-4c80-8a57-e5ac043ca907 [2024-06-27T10:49:01.201Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:49:01.201Z] JENKINS_SECRET=**** [2024-06-27T10:49:01.201Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:49:01.201Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:49:01.201Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:49:01.201Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:49:01.201Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:49:01.201Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:49:01.201Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:49:01.201Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:49:01.201Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:49:01.201Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:49:01.201Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:49:01.201Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:49:01.201Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:49:01.201Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:49:01.201Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:49:01.201Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:49:01.201Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:49:01.201Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:49:01.201Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:49:01.201Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:49:01.201Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:49:01.201Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:49:01.201Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:49:01.201Z] LANG=en_US.UTF-8 [2024-06-27T10:49:01.201Z] LANGUAGE=en_US:en [2024-06-27T10:49:01.201Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:49:01.201Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:49:01.201Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:49:01.201Z] NODE_LABELS=basic-2p6lw basic [2024-06-27T10:49:01.201Z] NODE_NAME=basic-2p6lw [2024-06-27T10:49:01.201Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:49:01.201Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-2p6lw -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:49:01.201Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:49:01.201Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:49:01.201Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:49:01.201Z] PORT_ADMIN=4848 [2024-06-27T10:49:01.201Z] PORT_HTTP=8080 [2024-06-27T10:49:01.201Z] PORT_HTTPS=8181 [2024-06-27T10:49:01.201Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:49:01.201Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:49:01.201Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:49:01.201Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:49:01.201Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:49:01.201Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:49:01.201Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:01.201Z] SHLVL=1 [2024-06-27T10:49:01.201Z] STAGE_NAME=security_all [2024-06-27T10:49:01.201Z] TERM=xterm [2024-06-27T10:49:01.201Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:49:01.201Z] USER_NAME=jenkins [2024-06-27T10:49:01.201Z] _=/usr/bin/env [2024-06-27T10:49:01.201Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:49:01.201Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:49:01.201Z] + df -h [2024-06-27T10:49:01.201Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:49:01.201Z] overlay 32G 20K 32G 1% / [2024-06-27T10:49:01.201Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:49:01.201Z] tmpfs 32G 0 32G 0% /sys/fs/cgroup [2024-06-27T10:49:01.201Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:49:01.201Z] tmpfs 13G 64M 13G 1% /etc/hostname [2024-06-27T10:49:01.201Z] /dev/sda4 894G 346G 548G 39% /etc/hosts [2024-06-27T10:49:01.201Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:49:01.201Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:49:01.201Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:49:01.202Z] tmpfs 32G 0 32G 0% /proc/acpi [2024-06-27T10:49:01.202Z] tmpfs 32G 0 32G 0% /proc/scsi [2024-06-27T10:49:01.202Z] tmpfs 32G 0 32G 0% /sys/firmware [2024-06-27T10:49:01.202Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:49:01.272Z] [exec] Jun 27, 2024 10:49:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:01.272Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:01.406Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:01.406Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:01.406Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:01.406Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:01.406Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:01.406Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:01.406Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:01.446Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:01.446Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:01.446Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:01.446Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:01.446Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:01.446Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:01.446Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:01.644Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singletonApp.ear [2024-06-27T10:49:01.651Z] [exec] Application deployed with name cdi-multiple-event-qualifiers-web. [2024-06-27T10:49:01.651Z] [2024-06-27T10:49:01.651Z] deploy-war-commonee: [2024-06-27T10:49:01.651Z] [2024-06-27T10:49:01.651Z] run: [2024-06-27T10:49:01.651Z] [java] opening connection to http://localhost:8080/cdi-multiple-event-qualifiers/myurl [2024-06-27T10:49:01.702Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:01.702Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:01.702Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/sfulnoi/src/test/SfulnoiTestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:01.702Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:01.702Z] 6 warnings [2024-06-27T10:49:01.702Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:01.702Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war [2024-06-27T10:49:01.702Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-06-27T10:49:01.702Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_sfulnoi [2024-06-27T10:49:01.702Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-06-27T10:49:01.702Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:01.702Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:01.702Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:01.702Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:01.737Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:01.737Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:01.737Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:01.737Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:01.737Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:01.737Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:01.737Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:01.770Z] 163 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:49:01.770Z] + mvn -version [2024-06-27T10:49:01.905Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:01.905Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:01.905Z] [java] [2024-06-27T10:49:01.905Z] [java] [2024-06-27T10:49:01.905Z] [java] ----------------------------------------- [2024-06-27T10:49:01.905Z] [java] - events-multiple-event-qualifiers: PASS - [2024-06-27T10:49:01.905Z] [java] ----------------------------------------- [2024-06-27T10:49:01.905Z] [java] - Total PASS : 1 - [2024-06-27T10:49:01.905Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:01.905Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:01.905Z] [java] ----------------------------------------- [2024-06-27T10:49:01.905Z] [2024-06-27T10:49:01.905Z] undeploy: [2024-06-27T10:49:01.905Z] [2024-06-27T10:49:01.905Z] setOSConditions: [2024-06-27T10:49:01.905Z] [2024-06-27T10:49:01.906Z] setToolWin: [2024-06-27T10:49:01.906Z] [2024-06-27T10:49:01.906Z] setToolUnix: [2024-06-27T10:49:01.906Z] [2024-06-27T10:49:01.906Z] setToolProperty: [2024-06-27T10:49:01.906Z] [2024-06-27T10:49:01.906Z] setS1ASclassPath: [2024-06-27T10:49:01.906Z] [2024-06-27T10:49:01.906Z] init-common: [2024-06-27T10:49:01.906Z] [2024-06-27T10:49:01.906Z] undeploy-war-common: [2024-06-27T10:49:01.953Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:01.953Z] [javac] 1 warning [2024-06-27T10:49:01.953Z] [2024-06-27T10:49:01.953Z] setOSConditions: [2024-06-27T10:49:01.953Z] [2024-06-27T10:49:01.953Z] setToolWin: [2024-06-27T10:49:01.953Z] [2024-06-27T10:49:01.953Z] setToolUnix: [2024-06-27T10:49:01.953Z] [2024-06-27T10:49:01.953Z] setToolProperty: [2024-06-27T10:49:01.953Z] [2024-06-27T10:49:01.953Z] setS1ASclassPath: [2024-06-27T10:49:01.953Z] [2024-06-27T10:49:01.953Z] init-common: [2024-06-27T10:49:01.953Z] [2024-06-27T10:49:01.954Z] compile-common: [2024-06-27T10:49:01.954Z] [echo] Current time (ISO): 2024-06-27T10:49:01.751+0000 [2024-06-27T10:49:01.954Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:01.957Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:01.957Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:01.957Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:01.957Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:01.957Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:01.957Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:01.957Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:01.957Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:01.957Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:01.957Z] 6 warnings [2024-06-27T10:49:01.957Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF [2024-06-27T10:49:01.957Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy. [2024-06-27T10:49:01.957Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war [2024-06-27T10:49:01.957Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:01.957Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:01.957Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:01.958Z] [WARNING] [echo] deploying sfulnoi.war [2024-06-27T10:49:02.017Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:02.017Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:02.017Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:02.017Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:02.017Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:02.017Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:02.017Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:02.068Z] [INFO] [exec] Application deployed with name osgiweld. [2024-06-27T10:49:02.068Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:02.068Z] [WARNING] [echo] [2024-06-27T10:49:02.068Z] [WARNING] [echo] ************************* [2024-06-27T10:49:02.068Z] [WARNING] [echo] * build-deploy weld/extensions [2024-06-27T10:49:02.068Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/extensions [2024-06-27T10:49:02.068Z] [WARNING] [echo] ************************* [2024-06-27T10:49:02.068Z] [WARNING] [echo] [2024-06-27T10:49:02.068Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:02.069Z] [WARNING] [echo] Listing of source files: ExtensionsTestNG.java [2024-06-27T10:49:02.069Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:02.160Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-multiple-event-qualifiers-web [2024-06-27T10:49:02.198Z] [exec] Jun 27, 2024 10:49:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:02.198Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:02.198Z] [exec] Jun 27, 2024 10:49:02 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:49:02.198Z] [exec] WARNING: ACC001: Using the only client [devtest-batch-bmt-chunk-job-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobAppClient.jar even though it does not match the specified main class name null or client name devtest-batch-bmt-chunk-jobClient [2024-06-27T10:49:02.322Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:02.322Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:02.322Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:02.322Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:02.322Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:02.322Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:02.322Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:02.322Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:02.322Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:02.322Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:02.322Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:02.334Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:49:02.334Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:49:02.334Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:49:02.334Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:49:02.334Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:49:02.334Z] + ant -version [2024-06-27T10:49:02.417Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:02.417Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:02.417Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:02.417Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:02.417Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:02.417Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:02.417Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:02.430Z] [2024-06-27T10:49:02.430Z] all: [2024-06-27T10:49:02.430Z] [echo] [2024-06-27T10:49:02.430Z] [echo] ************************* [2024-06-27T10:49:02.430Z] [echo] * Running injection-point [2024-06-27T10:49:02.430Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/injection-point [2024-06-27T10:49:02.430Z] [echo] ************************* [2024-06-27T10:49:02.430Z] [echo] [2024-06-27T10:49:02.430Z] [2024-06-27T10:49:02.430Z] setOSConditions: [2024-06-27T10:49:02.430Z] [2024-06-27T10:49:02.430Z] setToolWin: [2024-06-27T10:49:02.430Z] [2024-06-27T10:49:02.430Z] setToolUnix: [2024-06-27T10:49:02.430Z] [2024-06-27T10:49:02.430Z] setToolProperty: [2024-06-27T10:49:02.430Z] [2024-06-27T10:49:02.431Z] setS1ASclassPath: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] init-common: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] clean: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setOSConditions: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setToolWin: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setToolUnix: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setToolProperty: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setS1ASclassPath: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] init-common: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] clean-common: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setOSConditions: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setToolWin: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setToolUnix: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setToolProperty: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setS1ASclassPath: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] init-common: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] clean-classes-common: [2024-06-27T10:49:02.431Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setOSConditions: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setToolWin: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.431Z] setToolUnix: [2024-06-27T10:49:02.431Z] [2024-06-27T10:49:02.432Z] setToolProperty: [2024-06-27T10:49:02.432Z] [2024-06-27T10:49:02.432Z] setS1ASclassPath: [2024-06-27T10:49:02.432Z] [2024-06-27T10:49:02.432Z] init-common: [2024-06-27T10:49:02.432Z] [2024-06-27T10:49:02.432Z] clean-jars-common: [2024-06-27T10:49:02.432Z] [2024-06-27T10:49:02.432Z] compile: [2024-06-27T10:49:02.432Z] [2024-06-27T10:49:02.432Z] setOSConditions: [2024-06-27T10:49:02.432Z] [2024-06-27T10:49:02.432Z] setToolWin: [2024-06-27T10:49:02.432Z] [2024-06-27T10:49:02.432Z] setToolUnix: [2024-06-27T10:49:02.432Z] [2024-06-27T10:49:02.432Z] setToolProperty: [2024-06-27T10:49:02.432Z] [2024-06-27T10:49:02.432Z] setS1ASclassPath: [2024-06-27T10:49:02.432Z] [2024-06-27T10:49:02.432Z] init-common: [2024-06-27T10:49:02.432Z] [2024-06-27T10:49:02.432Z] compile-common: [2024-06-27T10:49:02.432Z] [echo] Current time (ISO): 2024-06-27T10:49:02.241+0000 [2024-06-27T10:49:02.432Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:02.432Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:02.434Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 sec [2024-06-27T10:49:02.434Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 sec [2024-06-27T10:49:02.434Z] [junit] ------------- Standard Output --------------- [2024-06-27T10:49:02.434Z] [junit] Value of key is:administered-object-definition-application-archive-test [2024-06-27T10:49:02.434Z] [junit] Value of key is:administered-object-definition-web-archive-test [2024-06-27T10:49:02.434Z] [junit] Value of key is:administered-object-definition-EJB-archive-test [2024-06-27T10:49:02.434Z] [junit] ------------- ---------------- --------------- [2024-06-27T10:49:02.434Z] [junit] ------------- Standard Error ----------------- [2024-06-27T10:49:02.434Z] [junit] Jun 27, 2024 10:49:01 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:49:02.434Z] [junit] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:49:02.434Z] [junit] Jun 27, 2024 10:49:02 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-06-27T10:49:02.434Z] [junit] WARNING: Unresolved : HelloEJB [2024-06-27T10:49:02.434Z] [junit] Jun 27, 2024 10:49:02 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-06-27T10:49:02.434Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-06-27T10:49:02.434Z] [junit] Jun 27, 2024 10:49:02 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-06-27T10:49:02.434Z] [junit] WARNING: Unresolved : HelloEJB [2024-06-27T10:49:02.434Z] [junit] Jun 27, 2024 10:49:02 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-06-27T10:49:02.434Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-06-27T10:49:02.434Z] [junit] ------------- ---------------- --------------- [2024-06-27T10:49:02.434Z] [junit] [2024-06-27T10:49:02.434Z] [junit] Testcase: testApplicationArchive took 0.921 sec [2024-06-27T10:49:02.434Z] [junit] Testcase: testWebArchive took 0.278 sec [2024-06-27T10:49:02.434Z] [junit] Testcase: testEJBArchive took 0.164 sec [Pipeline] timeout [2024-06-27T10:49:02.552Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:49:02.576Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:02.576Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:02.576Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/extensions/src/test/ExtensionsTestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:02.576Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:02.576Z] 6 warnings [2024-06-27T10:49:02.576Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:02.576Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/extensions.war [2024-06-27T10:49:02.576Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:02.576Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest [2024-06-27T10:49:02.576Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:02.576Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest/lib [2024-06-27T10:49:02.576Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:02.576Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:02.576Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:02.576Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:02.576Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:02.577Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:02.577Z] [javac] 1 warning [2024-06-27T10:49:02.593Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:49:02.593Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:49:02.593Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-52a2d9f8/script.sh.copy: line 9: ps: command not found [2024-06-27T10:49:02.593Z] + true [2024-06-27T10:49:02.593Z] + cat /proc/cpuinfo [2024-06-27T10:49:02.593Z] processor : 0 [2024-06-27T10:49:02.593Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.593Z] cpu family : 6 [2024-06-27T10:49:02.593Z] model : 45 [2024-06-27T10:49:02.593Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.593Z] stepping : 7 [2024-06-27T10:49:02.593Z] microcode : 0x71a [2024-06-27T10:49:02.593Z] cpu MHz : 2299.571 [2024-06-27T10:49:02.593Z] cache size : 15360 KB [2024-06-27T10:49:02.593Z] physical id : 0 [2024-06-27T10:49:02.593Z] siblings : 12 [2024-06-27T10:49:02.593Z] core id : 0 [2024-06-27T10:49:02.593Z] cpu cores : 6 [2024-06-27T10:49:02.593Z] apicid : 0 [2024-06-27T10:49:02.593Z] initial apicid : 0 [2024-06-27T10:49:02.593Z] fpu : yes [2024-06-27T10:49:02.593Z] fpu_exception : yes [2024-06-27T10:49:02.593Z] cpuid level : 13 [2024-06-27T10:49:02.593Z] wp : yes [2024-06-27T10:49:02.593Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.593Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.593Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.593Z] bogomips : 3999.62 [2024-06-27T10:49:02.593Z] clflush size : 64 [2024-06-27T10:49:02.593Z] cache_alignment : 64 [2024-06-27T10:49:02.593Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.593Z] power management: [2024-06-27T10:49:02.593Z] [2024-06-27T10:49:02.593Z] processor : 1 [2024-06-27T10:49:02.593Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.593Z] cpu family : 6 [2024-06-27T10:49:02.593Z] model : 45 [2024-06-27T10:49:02.593Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.593Z] stepping : 7 [2024-06-27T10:49:02.593Z] microcode : 0x71a [2024-06-27T10:49:02.593Z] cpu MHz : 2298.819 [2024-06-27T10:49:02.593Z] cache size : 15360 KB [2024-06-27T10:49:02.593Z] physical id : 0 [2024-06-27T10:49:02.593Z] siblings : 12 [2024-06-27T10:49:02.593Z] core id : 1 [2024-06-27T10:49:02.593Z] cpu cores : 6 [2024-06-27T10:49:02.593Z] apicid : 2 [2024-06-27T10:49:02.593Z] initial apicid : 2 [2024-06-27T10:49:02.593Z] fpu : yes [2024-06-27T10:49:02.593Z] fpu_exception : yes [2024-06-27T10:49:02.593Z] cpuid level : 13 [2024-06-27T10:49:02.593Z] wp : yes [2024-06-27T10:49:02.593Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.593Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.593Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.593Z] bogomips : 3999.62 [2024-06-27T10:49:02.593Z] clflush size : 64 [2024-06-27T10:49:02.593Z] cache_alignment : 64 [2024-06-27T10:49:02.593Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.593Z] power management: [2024-06-27T10:49:02.593Z] [2024-06-27T10:49:02.593Z] processor : 2 [2024-06-27T10:49:02.593Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.593Z] cpu family : 6 [2024-06-27T10:49:02.593Z] model : 45 [2024-06-27T10:49:02.593Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.594Z] stepping : 7 [2024-06-27T10:49:02.594Z] microcode : 0x71a [2024-06-27T10:49:02.594Z] cpu MHz : 2295.852 [2024-06-27T10:49:02.594Z] cache size : 15360 KB [2024-06-27T10:49:02.594Z] physical id : 0 [2024-06-27T10:49:02.594Z] siblings : 12 [2024-06-27T10:49:02.594Z] core id : 2 [2024-06-27T10:49:02.594Z] cpu cores : 6 [2024-06-27T10:49:02.594Z] apicid : 4 [2024-06-27T10:49:02.594Z] initial apicid : 4 [2024-06-27T10:49:02.594Z] fpu : yes [2024-06-27T10:49:02.594Z] fpu_exception : yes [2024-06-27T10:49:02.594Z] cpuid level : 13 [2024-06-27T10:49:02.594Z] wp : yes [2024-06-27T10:49:02.594Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.594Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.594Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.594Z] bogomips : 3999.62 [2024-06-27T10:49:02.594Z] clflush size : 64 [2024-06-27T10:49:02.594Z] cache_alignment : 64 [2024-06-27T10:49:02.594Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.594Z] power management: [2024-06-27T10:49:02.594Z] [2024-06-27T10:49:02.594Z] processor : 3 [2024-06-27T10:49:02.594Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.594Z] cpu family : 6 [2024-06-27T10:49:02.594Z] model : 45 [2024-06-27T10:49:02.594Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.594Z] stepping : 7 [2024-06-27T10:49:02.594Z] microcode : 0x71a [2024-06-27T10:49:02.594Z] cpu MHz : 2299.572 [2024-06-27T10:49:02.594Z] cache size : 15360 KB [2024-06-27T10:49:02.594Z] physical id : 0 [2024-06-27T10:49:02.594Z] siblings : 12 [2024-06-27T10:49:02.594Z] core id : 3 [2024-06-27T10:49:02.594Z] cpu cores : 6 [2024-06-27T10:49:02.594Z] apicid : 6 [2024-06-27T10:49:02.594Z] initial apicid : 6 [2024-06-27T10:49:02.594Z] fpu : yes [2024-06-27T10:49:02.594Z] fpu_exception : yes [2024-06-27T10:49:02.594Z] cpuid level : 13 [2024-06-27T10:49:02.594Z] wp : yes [2024-06-27T10:49:02.594Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.594Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.594Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.594Z] bogomips : 3999.62 [2024-06-27T10:49:02.594Z] clflush size : 64 [2024-06-27T10:49:02.594Z] cache_alignment : 64 [2024-06-27T10:49:02.594Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.594Z] power management: [2024-06-27T10:49:02.594Z] [2024-06-27T10:49:02.594Z] processor : 4 [2024-06-27T10:49:02.594Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.594Z] cpu family : 6 [2024-06-27T10:49:02.594Z] model : 45 [2024-06-27T10:49:02.594Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.594Z] stepping : 7 [2024-06-27T10:49:02.594Z] microcode : 0x71a [2024-06-27T10:49:02.594Z] cpu MHz : 2299.257 [2024-06-27T10:49:02.594Z] cache size : 15360 KB [2024-06-27T10:49:02.594Z] physical id : 0 [2024-06-27T10:49:02.594Z] siblings : 12 [2024-06-27T10:49:02.594Z] core id : 4 [2024-06-27T10:49:02.594Z] cpu cores : 6 [2024-06-27T10:49:02.594Z] apicid : 8 [2024-06-27T10:49:02.594Z] initial apicid : 8 [2024-06-27T10:49:02.594Z] fpu : yes [2024-06-27T10:49:02.594Z] fpu_exception : yes [2024-06-27T10:49:02.594Z] cpuid level : 13 [2024-06-27T10:49:02.594Z] wp : yes [2024-06-27T10:49:02.594Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.594Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.594Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.594Z] bogomips : 3999.62 [2024-06-27T10:49:02.594Z] clflush size : 64 [2024-06-27T10:49:02.594Z] cache_alignment : 64 [2024-06-27T10:49:02.594Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.594Z] power management: [2024-06-27T10:49:02.594Z] [2024-06-27T10:49:02.594Z] processor : 5 [2024-06-27T10:49:02.594Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.594Z] cpu family : 6 [2024-06-27T10:49:02.594Z] model : 45 [2024-06-27T10:49:02.594Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.594Z] stepping : 7 [2024-06-27T10:49:02.594Z] microcode : 0x71a [2024-06-27T10:49:02.594Z] cpu MHz : 2298.154 [2024-06-27T10:49:02.594Z] cache size : 15360 KB [2024-06-27T10:49:02.594Z] physical id : 0 [2024-06-27T10:49:02.594Z] siblings : 12 [2024-06-27T10:49:02.594Z] core id : 5 [2024-06-27T10:49:02.594Z] cpu cores : 6 [2024-06-27T10:49:02.594Z] apicid : 10 [2024-06-27T10:49:02.594Z] initial apicid : 10 [2024-06-27T10:49:02.594Z] fpu : yes [2024-06-27T10:49:02.594Z] fpu_exception : yes [2024-06-27T10:49:02.594Z] cpuid level : 13 [2024-06-27T10:49:02.594Z] wp : yes [2024-06-27T10:49:02.595Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.595Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.595Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.595Z] bogomips : 3999.62 [2024-06-27T10:49:02.595Z] clflush size : 64 [2024-06-27T10:49:02.595Z] cache_alignment : 64 [2024-06-27T10:49:02.595Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.595Z] power management: [2024-06-27T10:49:02.595Z] [2024-06-27T10:49:02.595Z] processor : 6 [2024-06-27T10:49:02.595Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.595Z] cpu family : 6 [2024-06-27T10:49:02.595Z] model : 45 [2024-06-27T10:49:02.595Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.595Z] stepping : 7 [2024-06-27T10:49:02.595Z] microcode : 0x71a [2024-06-27T10:49:02.595Z] cpu MHz : 2301.260 [2024-06-27T10:49:02.595Z] cache size : 15360 KB [2024-06-27T10:49:02.595Z] physical id : 1 [2024-06-27T10:49:02.595Z] siblings : 12 [2024-06-27T10:49:02.595Z] core id : 0 [2024-06-27T10:49:02.595Z] cpu cores : 6 [2024-06-27T10:49:02.595Z] apicid : 32 [2024-06-27T10:49:02.595Z] initial apicid : 32 [2024-06-27T10:49:02.595Z] fpu : yes [2024-06-27T10:49:02.595Z] fpu_exception : yes [2024-06-27T10:49:02.595Z] cpuid level : 13 [2024-06-27T10:49:02.595Z] wp : yes [2024-06-27T10:49:02.595Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.595Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.595Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.595Z] bogomips : 4009.13 [2024-06-27T10:49:02.595Z] clflush size : 64 [2024-06-27T10:49:02.595Z] cache_alignment : 64 [2024-06-27T10:49:02.595Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.595Z] power management: [2024-06-27T10:49:02.595Z] [2024-06-27T10:49:02.595Z] processor : 7 [2024-06-27T10:49:02.595Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.595Z] cpu family : 6 [2024-06-27T10:49:02.595Z] model : 45 [2024-06-27T10:49:02.595Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.595Z] stepping : 7 [2024-06-27T10:49:02.595Z] microcode : 0x71a [2024-06-27T10:49:02.595Z] cpu MHz : 2301.637 [2024-06-27T10:49:02.595Z] cache size : 15360 KB [2024-06-27T10:49:02.595Z] physical id : 1 [2024-06-27T10:49:02.595Z] siblings : 12 [2024-06-27T10:49:02.595Z] core id : 1 [2024-06-27T10:49:02.595Z] cpu cores : 6 [2024-06-27T10:49:02.595Z] apicid : 34 [2024-06-27T10:49:02.595Z] initial apicid : 34 [2024-06-27T10:49:02.595Z] fpu : yes [2024-06-27T10:49:02.595Z] fpu_exception : yes [2024-06-27T10:49:02.595Z] cpuid level : 13 [2024-06-27T10:49:02.595Z] wp : yes [2024-06-27T10:49:02.595Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.595Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.595Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.595Z] bogomips : 4009.13 [2024-06-27T10:49:02.595Z] clflush size : 64 [2024-06-27T10:49:02.595Z] cache_alignment : 64 [2024-06-27T10:49:02.595Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.595Z] power management: [2024-06-27T10:49:02.595Z] [2024-06-27T10:49:02.595Z] processor : 8 [2024-06-27T10:49:02.595Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.595Z] cpu family : 6 [2024-06-27T10:49:02.595Z] model : 45 [2024-06-27T10:49:02.595Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.595Z] stepping : 7 [2024-06-27T10:49:02.595Z] microcode : 0x71a [2024-06-27T10:49:02.595Z] cpu MHz : 2300.803 [2024-06-27T10:49:02.595Z] cache size : 15360 KB [2024-06-27T10:49:02.595Z] physical id : 1 [2024-06-27T10:49:02.595Z] siblings : 12 [2024-06-27T10:49:02.595Z] core id : 2 [2024-06-27T10:49:02.595Z] cpu cores : 6 [2024-06-27T10:49:02.595Z] apicid : 36 [2024-06-27T10:49:02.595Z] initial apicid : 36 [2024-06-27T10:49:02.595Z] fpu : yes [2024-06-27T10:49:02.595Z] fpu_exception : yes [2024-06-27T10:49:02.595Z] cpuid level : 13 [2024-06-27T10:49:02.595Z] wp : yes [2024-06-27T10:49:02.595Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.595Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.595Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.595Z] bogomips : 4009.13 [2024-06-27T10:49:02.595Z] clflush size : 64 [2024-06-27T10:49:02.595Z] cache_alignment : 64 [2024-06-27T10:49:02.596Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.596Z] power management: [2024-06-27T10:49:02.596Z] [2024-06-27T10:49:02.596Z] processor : 9 [2024-06-27T10:49:02.596Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.596Z] cpu family : 6 [2024-06-27T10:49:02.596Z] model : 45 [2024-06-27T10:49:02.596Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.596Z] stepping : 7 [2024-06-27T10:49:02.596Z] microcode : 0x71a [2024-06-27T10:49:02.596Z] cpu MHz : 2302.419 [2024-06-27T10:49:02.596Z] cache size : 15360 KB [2024-06-27T10:49:02.596Z] physical id : 1 [2024-06-27T10:49:02.596Z] siblings : 12 [2024-06-27T10:49:02.596Z] core id : 3 [2024-06-27T10:49:02.596Z] cpu cores : 6 [2024-06-27T10:49:02.596Z] apicid : 38 [2024-06-27T10:49:02.596Z] initial apicid : 38 [2024-06-27T10:49:02.596Z] fpu : yes [2024-06-27T10:49:02.596Z] fpu_exception : yes [2024-06-27T10:49:02.596Z] cpuid level : 13 [2024-06-27T10:49:02.596Z] wp : yes [2024-06-27T10:49:02.596Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.596Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.596Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.596Z] bogomips : 4009.13 [2024-06-27T10:49:02.596Z] clflush size : 64 [2024-06-27T10:49:02.596Z] cache_alignment : 64 [2024-06-27T10:49:02.596Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.596Z] power management: [2024-06-27T10:49:02.596Z] [2024-06-27T10:49:02.596Z] processor : 10 [2024-06-27T10:49:02.596Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.596Z] cpu family : 6 [2024-06-27T10:49:02.596Z] model : 45 [2024-06-27T10:49:02.596Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.596Z] stepping : 7 [2024-06-27T10:49:02.596Z] microcode : 0x71a [2024-06-27T10:49:02.596Z] cpu MHz : 2299.676 [2024-06-27T10:49:02.596Z] cache size : 15360 KB [2024-06-27T10:49:02.596Z] physical id : 1 [2024-06-27T10:49:02.596Z] siblings : 12 [2024-06-27T10:49:02.596Z] core id : 4 [2024-06-27T10:49:02.596Z] cpu cores : 6 [2024-06-27T10:49:02.596Z] apicid : 40 [2024-06-27T10:49:02.596Z] initial apicid : 40 [2024-06-27T10:49:02.596Z] fpu : yes [2024-06-27T10:49:02.596Z] fpu_exception : yes [2024-06-27T10:49:02.596Z] cpuid level : 13 [2024-06-27T10:49:02.596Z] wp : yes [2024-06-27T10:49:02.596Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.596Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.596Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.596Z] bogomips : 4009.13 [2024-06-27T10:49:02.596Z] clflush size : 64 [2024-06-27T10:49:02.596Z] cache_alignment : 64 [2024-06-27T10:49:02.596Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.596Z] power management: [2024-06-27T10:49:02.596Z] [2024-06-27T10:49:02.596Z] processor : 11 [2024-06-27T10:49:02.596Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.596Z] cpu family : 6 [2024-06-27T10:49:02.596Z] model : 45 [2024-06-27T10:49:02.596Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.596Z] stepping : 7 [2024-06-27T10:49:02.596Z] microcode : 0x71a [2024-06-27T10:49:02.596Z] cpu MHz : 2352.003 [2024-06-27T10:49:02.596Z] cache size : 15360 KB [2024-06-27T10:49:02.596Z] physical id : 1 [2024-06-27T10:49:02.596Z] siblings : 12 [2024-06-27T10:49:02.596Z] core id : 5 [2024-06-27T10:49:02.596Z] cpu cores : 6 [2024-06-27T10:49:02.596Z] apicid : 42 [2024-06-27T10:49:02.596Z] initial apicid : 42 [2024-06-27T10:49:02.596Z] fpu : yes [2024-06-27T10:49:02.596Z] fpu_exception : yes [2024-06-27T10:49:02.596Z] cpuid level : 13 [2024-06-27T10:49:02.596Z] wp : yes [2024-06-27T10:49:02.596Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.596Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.596Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.596Z] bogomips : 4009.13 [2024-06-27T10:49:02.596Z] clflush size : 64 [2024-06-27T10:49:02.596Z] cache_alignment : 64 [2024-06-27T10:49:02.596Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.596Z] power management: [2024-06-27T10:49:02.596Z] [2024-06-27T10:49:02.596Z] processor : 12 [2024-06-27T10:49:02.596Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.596Z] cpu family : 6 [2024-06-27T10:49:02.596Z] model : 45 [2024-06-27T10:49:02.596Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.596Z] stepping : 7 [2024-06-27T10:49:02.596Z] microcode : 0x71a [2024-06-27T10:49:02.596Z] cpu MHz : 2299.725 [2024-06-27T10:49:02.596Z] cache size : 15360 KB [2024-06-27T10:49:02.596Z] physical id : 0 [2024-06-27T10:49:02.596Z] siblings : 12 [2024-06-27T10:49:02.596Z] core id : 0 [2024-06-27T10:49:02.596Z] cpu cores : 6 [2024-06-27T10:49:02.596Z] apicid : 1 [2024-06-27T10:49:02.596Z] initial apicid : 1 [2024-06-27T10:49:02.596Z] fpu : yes [2024-06-27T10:49:02.596Z] fpu_exception : yes [2024-06-27T10:49:02.596Z] cpuid level : 13 [2024-06-27T10:49:02.596Z] wp : yes [2024-06-27T10:49:02.597Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.597Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.597Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.597Z] bogomips : 3999.62 [2024-06-27T10:49:02.597Z] clflush size : 64 [2024-06-27T10:49:02.597Z] cache_alignment : 64 [2024-06-27T10:49:02.597Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.597Z] power management: [2024-06-27T10:49:02.597Z] [2024-06-27T10:49:02.597Z] processor : 13 [2024-06-27T10:49:02.597Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.597Z] cpu family : 6 [2024-06-27T10:49:02.597Z] model : 45 [2024-06-27T10:49:02.597Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.597Z] stepping : 7 [2024-06-27T10:49:02.597Z] microcode : 0x71a [2024-06-27T10:49:02.597Z] cpu MHz : 2299.783 [2024-06-27T10:49:02.597Z] cache size : 15360 KB [2024-06-27T10:49:02.597Z] physical id : 0 [2024-06-27T10:49:02.597Z] siblings : 12 [2024-06-27T10:49:02.597Z] core id : 1 [2024-06-27T10:49:02.597Z] cpu cores : 6 [2024-06-27T10:49:02.597Z] apicid : 3 [2024-06-27T10:49:02.597Z] initial apicid : 3 [2024-06-27T10:49:02.597Z] fpu : yes [2024-06-27T10:49:02.597Z] fpu_exception : yes [2024-06-27T10:49:02.597Z] cpuid level : 13 [2024-06-27T10:49:02.597Z] wp : yes [2024-06-27T10:49:02.597Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.597Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.597Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.597Z] bogomips : 3999.62 [2024-06-27T10:49:02.597Z] clflush size : 64 [2024-06-27T10:49:02.597Z] cache_alignment : 64 [2024-06-27T10:49:02.597Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.597Z] power management: [2024-06-27T10:49:02.597Z] [2024-06-27T10:49:02.597Z] processor : 14 [2024-06-27T10:49:02.597Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.597Z] cpu family : 6 [2024-06-27T10:49:02.597Z] model : 45 [2024-06-27T10:49:02.597Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.597Z] stepping : 7 [2024-06-27T10:49:02.597Z] microcode : 0x71a [2024-06-27T10:49:02.597Z] cpu MHz : 2299.841 [2024-06-27T10:49:02.597Z] cache size : 15360 KB [2024-06-27T10:49:02.597Z] physical id : 0 [2024-06-27T10:49:02.597Z] siblings : 12 [2024-06-27T10:49:02.597Z] core id : 2 [2024-06-27T10:49:02.597Z] cpu cores : 6 [2024-06-27T10:49:02.597Z] apicid : 5 [2024-06-27T10:49:02.597Z] initial apicid : 5 [2024-06-27T10:49:02.597Z] fpu : yes [2024-06-27T10:49:02.597Z] fpu_exception : yes [2024-06-27T10:49:02.597Z] cpuid level : 13 [2024-06-27T10:49:02.597Z] wp : yes [2024-06-27T10:49:02.597Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.597Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.597Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.597Z] bogomips : 3999.62 [2024-06-27T10:49:02.597Z] clflush size : 64 [2024-06-27T10:49:02.597Z] cache_alignment : 64 [2024-06-27T10:49:02.597Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.597Z] power management: [2024-06-27T10:49:02.597Z] [2024-06-27T10:49:02.597Z] processor : 15 [2024-06-27T10:49:02.597Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.597Z] cpu family : 6 [2024-06-27T10:49:02.597Z] model : 45 [2024-06-27T10:49:02.597Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.597Z] stepping : 7 [2024-06-27T10:49:02.597Z] microcode : 0x71a [2024-06-27T10:49:02.597Z] cpu MHz : 2297.620 [2024-06-27T10:49:02.597Z] cache size : 15360 KB [2024-06-27T10:49:02.597Z] physical id : 0 [2024-06-27T10:49:02.597Z] siblings : 12 [2024-06-27T10:49:02.597Z] core id : 3 [2024-06-27T10:49:02.597Z] cpu cores : 6 [2024-06-27T10:49:02.597Z] apicid : 7 [2024-06-27T10:49:02.597Z] initial apicid : 7 [2024-06-27T10:49:02.597Z] fpu : yes [2024-06-27T10:49:02.597Z] fpu_exception : yes [2024-06-27T10:49:02.597Z] cpuid level : 13 [2024-06-27T10:49:02.597Z] wp : yes [2024-06-27T10:49:02.597Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.597Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.597Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.598Z] bogomips : 3999.62 [2024-06-27T10:49:02.598Z] clflush size : 64 [2024-06-27T10:49:02.598Z] cache_alignment : 64 [2024-06-27T10:49:02.598Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.598Z] power management: [2024-06-27T10:49:02.598Z] [2024-06-27T10:49:02.598Z] processor : 16 [2024-06-27T10:49:02.598Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.598Z] cpu family : 6 [2024-06-27T10:49:02.598Z] model : 45 [2024-06-27T10:49:02.598Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.598Z] stepping : 7 [2024-06-27T10:49:02.598Z] microcode : 0x71a [2024-06-27T10:49:02.598Z] cpu MHz : 2299.776 [2024-06-27T10:49:02.598Z] cache size : 15360 KB [2024-06-27T10:49:02.598Z] physical id : 0 [2024-06-27T10:49:02.598Z] siblings : 12 [2024-06-27T10:49:02.598Z] core id : 4 [2024-06-27T10:49:02.598Z] cpu cores : 6 [2024-06-27T10:49:02.598Z] apicid : 9 [2024-06-27T10:49:02.598Z] initial apicid : 9 [2024-06-27T10:49:02.598Z] fpu : yes [2024-06-27T10:49:02.598Z] fpu_exception : yes [2024-06-27T10:49:02.598Z] cpuid level : 13 [2024-06-27T10:49:02.598Z] wp : yes [2024-06-27T10:49:02.598Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.598Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.598Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.598Z] bogomips : 3999.62 [2024-06-27T10:49:02.598Z] clflush size : 64 [2024-06-27T10:49:02.598Z] cache_alignment : 64 [2024-06-27T10:49:02.598Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.598Z] power management: [2024-06-27T10:49:02.598Z] [2024-06-27T10:49:02.598Z] processor : 17 [2024-06-27T10:49:02.598Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.598Z] cpu family : 6 [2024-06-27T10:49:02.598Z] model : 45 [2024-06-27T10:49:02.598Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.598Z] stepping : 7 [2024-06-27T10:49:02.598Z] microcode : 0x71a [2024-06-27T10:49:02.598Z] cpu MHz : 2300.073 [2024-06-27T10:49:02.598Z] cache size : 15360 KB [2024-06-27T10:49:02.598Z] physical id : 0 [2024-06-27T10:49:02.598Z] siblings : 12 [2024-06-27T10:49:02.598Z] core id : 5 [2024-06-27T10:49:02.598Z] cpu cores : 6 [2024-06-27T10:49:02.598Z] apicid : 11 [2024-06-27T10:49:02.598Z] initial apicid : 11 [2024-06-27T10:49:02.598Z] fpu : yes [2024-06-27T10:49:02.598Z] fpu_exception : yes [2024-06-27T10:49:02.598Z] cpuid level : 13 [2024-06-27T10:49:02.598Z] wp : yes [2024-06-27T10:49:02.598Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.598Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.598Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.598Z] bogomips : 3999.62 [2024-06-27T10:49:02.598Z] clflush size : 64 [2024-06-27T10:49:02.598Z] cache_alignment : 64 [2024-06-27T10:49:02.598Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.598Z] power management: [2024-06-27T10:49:02.598Z] [2024-06-27T10:49:02.598Z] processor : 18 [2024-06-27T10:49:02.598Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.598Z] cpu family : 6 [2024-06-27T10:49:02.598Z] model : 45 [2024-06-27T10:49:02.598Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.598Z] stepping : 7 [2024-06-27T10:49:02.598Z] microcode : 0x71a [2024-06-27T10:49:02.598Z] cpu MHz : 2306.581 [2024-06-27T10:49:02.598Z] cache size : 15360 KB [2024-06-27T10:49:02.598Z] physical id : 1 [2024-06-27T10:49:02.598Z] siblings : 12 [2024-06-27T10:49:02.598Z] core id : 0 [2024-06-27T10:49:02.598Z] cpu cores : 6 [2024-06-27T10:49:02.598Z] apicid : 33 [2024-06-27T10:49:02.598Z] initial apicid : 33 [2024-06-27T10:49:02.598Z] fpu : yes [2024-06-27T10:49:02.598Z] fpu_exception : yes [2024-06-27T10:49:02.598Z] cpuid level : 13 [2024-06-27T10:49:02.598Z] wp : yes [2024-06-27T10:49:02.598Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.598Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.598Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.598Z] bogomips : 4009.13 [2024-06-27T10:49:02.598Z] clflush size : 64 [2024-06-27T10:49:02.598Z] cache_alignment : 64 [2024-06-27T10:49:02.598Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.598Z] power management: [2024-06-27T10:49:02.598Z] [2024-06-27T10:49:02.598Z] processor : 19 [2024-06-27T10:49:02.598Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.598Z] cpu family : 6 [2024-06-27T10:49:02.598Z] model : 45 [2024-06-27T10:49:02.598Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.598Z] stepping : 7 [2024-06-27T10:49:02.598Z] microcode : 0x71a [2024-06-27T10:49:02.598Z] cpu MHz : 2298.632 [2024-06-27T10:49:02.598Z] cache size : 15360 KB [2024-06-27T10:49:02.598Z] physical id : 1 [2024-06-27T10:49:02.598Z] siblings : 12 [2024-06-27T10:49:02.598Z] core id : 1 [2024-06-27T10:49:02.598Z] cpu cores : 6 [2024-06-27T10:49:02.598Z] apicid : 35 [2024-06-27T10:49:02.598Z] initial apicid : 35 [2024-06-27T10:49:02.598Z] fpu : yes [2024-06-27T10:49:02.598Z] fpu_exception : yes [2024-06-27T10:49:02.598Z] cpuid level : 13 [2024-06-27T10:49:02.598Z] wp : yes [2024-06-27T10:49:02.599Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.599Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.599Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.599Z] bogomips : 4009.13 [2024-06-27T10:49:02.599Z] clflush size : 64 [2024-06-27T10:49:02.599Z] cache_alignment : 64 [2024-06-27T10:49:02.599Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.599Z] power management: [2024-06-27T10:49:02.599Z] [2024-06-27T10:49:02.599Z] processor : 20 [2024-06-27T10:49:02.599Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.599Z] cpu family : 6 [2024-06-27T10:49:02.599Z] model : 45 [2024-06-27T10:49:02.599Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.599Z] stepping : 7 [2024-06-27T10:49:02.599Z] microcode : 0x71a [2024-06-27T10:49:02.599Z] cpu MHz : 2304.027 [2024-06-27T10:49:02.599Z] cache size : 15360 KB [2024-06-27T10:49:02.599Z] physical id : 1 [2024-06-27T10:49:02.599Z] siblings : 12 [2024-06-27T10:49:02.599Z] core id : 2 [2024-06-27T10:49:02.599Z] cpu cores : 6 [2024-06-27T10:49:02.599Z] apicid : 37 [2024-06-27T10:49:02.599Z] initial apicid : 37 [2024-06-27T10:49:02.599Z] fpu : yes [2024-06-27T10:49:02.599Z] fpu_exception : yes [2024-06-27T10:49:02.599Z] cpuid level : 13 [2024-06-27T10:49:02.599Z] wp : yes [2024-06-27T10:49:02.599Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.599Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.599Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.599Z] bogomips : 4009.13 [2024-06-27T10:49:02.599Z] clflush size : 64 [2024-06-27T10:49:02.599Z] cache_alignment : 64 [2024-06-27T10:49:02.599Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.599Z] power management: [2024-06-27T10:49:02.599Z] [2024-06-27T10:49:02.599Z] processor : 21 [2024-06-27T10:49:02.599Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.599Z] cpu family : 6 [2024-06-27T10:49:02.599Z] model : 45 [2024-06-27T10:49:02.599Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.599Z] stepping : 7 [2024-06-27T10:49:02.599Z] microcode : 0x71a [2024-06-27T10:49:02.599Z] cpu MHz : 2321.047 [2024-06-27T10:49:02.599Z] cache size : 15360 KB [2024-06-27T10:49:02.599Z] physical id : 1 [2024-06-27T10:49:02.599Z] siblings : 12 [2024-06-27T10:49:02.599Z] core id : 3 [2024-06-27T10:49:02.599Z] cpu cores : 6 [2024-06-27T10:49:02.599Z] apicid : 39 [2024-06-27T10:49:02.599Z] initial apicid : 39 [2024-06-27T10:49:02.599Z] fpu : yes [2024-06-27T10:49:02.599Z] fpu_exception : yes [2024-06-27T10:49:02.599Z] cpuid level : 13 [2024-06-27T10:49:02.599Z] wp : yes [2024-06-27T10:49:02.599Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.599Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.599Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.599Z] bogomips : 4009.13 [2024-06-27T10:49:02.599Z] clflush size : 64 [2024-06-27T10:49:02.599Z] cache_alignment : 64 [2024-06-27T10:49:02.599Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.599Z] power management: [2024-06-27T10:49:02.599Z] [2024-06-27T10:49:02.599Z] processor : 22 [2024-06-27T10:49:02.599Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.599Z] cpu family : 6 [2024-06-27T10:49:02.599Z] model : 45 [2024-06-27T10:49:02.599Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.599Z] stepping : 7 [2024-06-27T10:49:02.599Z] microcode : 0x71a [2024-06-27T10:49:02.599Z] cpu MHz : 2312.787 [2024-06-27T10:49:02.599Z] cache size : 15360 KB [2024-06-27T10:49:02.599Z] physical id : 1 [2024-06-27T10:49:02.599Z] siblings : 12 [2024-06-27T10:49:02.599Z] core id : 4 [2024-06-27T10:49:02.599Z] cpu cores : 6 [2024-06-27T10:49:02.599Z] apicid : 41 [2024-06-27T10:49:02.599Z] initial apicid : 41 [2024-06-27T10:49:02.599Z] fpu : yes [2024-06-27T10:49:02.599Z] fpu_exception : yes [2024-06-27T10:49:02.599Z] cpuid level : 13 [2024-06-27T10:49:02.599Z] wp : yes [2024-06-27T10:49:02.599Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.599Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.599Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.599Z] bogomips : 4009.13 [2024-06-27T10:49:02.599Z] clflush size : 64 [2024-06-27T10:49:02.599Z] cache_alignment : 64 [2024-06-27T10:49:02.599Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.599Z] power management: [2024-06-27T10:49:02.599Z] [2024-06-27T10:49:02.599Z] processor : 23 [2024-06-27T10:49:02.600Z] vendor_id : GenuineIntel [2024-06-27T10:49:02.600Z] cpu family : 6 [2024-06-27T10:49:02.600Z] model : 45 [2024-06-27T10:49:02.600Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:02.600Z] stepping : 7 [2024-06-27T10:49:02.600Z] microcode : 0x71a [2024-06-27T10:49:02.600Z] cpu MHz : 2332.884 [2024-06-27T10:49:02.600Z] cache size : 15360 KB [2024-06-27T10:49:02.600Z] physical id : 1 [2024-06-27T10:49:02.600Z] siblings : 12 [2024-06-27T10:49:02.600Z] core id : 5 [2024-06-27T10:49:02.600Z] cpu cores : 6 [2024-06-27T10:49:02.600Z] apicid : 43 [2024-06-27T10:49:02.600Z] initial apicid : 43 [2024-06-27T10:49:02.600Z] fpu : yes [2024-06-27T10:49:02.600Z] fpu_exception : yes [2024-06-27T10:49:02.600Z] cpuid level : 13 [2024-06-27T10:49:02.600Z] wp : yes [2024-06-27T10:49:02.600Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:02.600Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:02.600Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:02.600Z] bogomips : 4009.13 [2024-06-27T10:49:02.600Z] clflush size : 64 [2024-06-27T10:49:02.600Z] cache_alignment : 64 [2024-06-27T10:49:02.600Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:02.600Z] power management: [2024-06-27T10:49:02.600Z] [2024-06-27T10:49:02.600Z] + cat /proc/meminfo [2024-06-27T10:49:02.600Z] MemTotal: 65891860 kB [2024-06-27T10:49:02.600Z] MemFree: 2040916 kB [2024-06-27T10:49:02.600Z] MemAvailable: 46735900 kB [2024-06-27T10:49:02.600Z] Buffers: 56 kB [2024-06-27T10:49:02.600Z] Cached: 39527820 kB [2024-06-27T10:49:02.600Z] SwapCached: 0 kB [2024-06-27T10:49:02.600Z] Active: 27778748 kB [2024-06-27T10:49:02.600Z] Inactive: 20736024 kB [2024-06-27T10:49:02.600Z] Active(anon): 8302076 kB [2024-06-27T10:49:02.600Z] Inactive(anon): 772220 kB [2024-06-27T10:49:02.600Z] Active(file): 19476672 kB [2024-06-27T10:49:02.600Z] Inactive(file): 19963804 kB [2024-06-27T10:49:02.600Z] Unevictable: 101792 kB [2024-06-27T10:49:02.600Z] Mlocked: 101792 kB [2024-06-27T10:49:02.600Z] SwapTotal: 0 kB [2024-06-27T10:49:02.600Z] SwapFree: 0 kB [2024-06-27T10:49:02.600Z] Zswap: 0 kB [2024-06-27T10:49:02.600Z] Zswapped: 0 kB [2024-06-27T10:49:02.600Z] Dirty: 375212 kB [2024-06-27T10:49:02.600Z] Writeback: 320 kB [2024-06-27T10:49:02.600Z] AnonPages: 9028032 kB [2024-06-27T10:49:02.600Z] Mapped: 1015380 kB [2024-06-27T10:49:02.600Z] Shmem: 77136 kB [2024-06-27T10:49:02.600Z] KReclaimable: 5923900 kB [2024-06-27T10:49:02.600Z] Slab: 11058476 kB [2024-06-27T10:49:02.600Z] SReclaimable: 5923900 kB [2024-06-27T10:49:02.600Z] SUnreclaim: 5134576 kB [2024-06-27T10:49:02.600Z] KernelStack: 34384 kB [2024-06-27T10:49:02.600Z] PageTables: 53356 kB [2024-06-27T10:49:02.600Z] SecPageTables: 0 kB [2024-06-27T10:49:02.600Z] NFS_Unstable: 0 kB [2024-06-27T10:49:02.600Z] Bounce: 0 kB [2024-06-27T10:49:02.600Z] WritebackTmp: 0 kB [2024-06-27T10:49:02.600Z] CommitLimit: 32945928 kB [2024-06-27T10:49:02.600Z] Committed_AS: 11795200 kB [2024-06-27T10:49:02.600Z] VmallocTotal: 34359738367 kB [2024-06-27T10:49:02.600Z] VmallocUsed: 407916 kB [2024-06-27T10:49:02.600Z] VmallocChunk: 0 kB [2024-06-27T10:49:02.600Z] Percpu: 3424256 kB [2024-06-27T10:49:02.600Z] HardwareCorrupted: 0 kB [2024-06-27T10:49:02.600Z] AnonHugePages: 4593664 kB [2024-06-27T10:49:02.600Z] ShmemHugePages: 0 kB [2024-06-27T10:49:02.600Z] ShmemPmdMapped: 0 kB [2024-06-27T10:49:02.600Z] FileHugePages: 0 kB [2024-06-27T10:49:02.600Z] FilePmdMapped: 0 kB [2024-06-27T10:49:02.600Z] CmaTotal: 0 kB [2024-06-27T10:49:02.600Z] CmaFree: 0 kB [2024-06-27T10:49:02.600Z] HugePages_Total: 0 [2024-06-27T10:49:02.600Z] HugePages_Free: 0 [2024-06-27T10:49:02.600Z] HugePages_Rsvd: 0 [2024-06-27T10:49:02.600Z] HugePages_Surp: 0 [2024-06-27T10:49:02.600Z] Hugepagesize: 2048 kB [2024-06-27T10:49:02.600Z] Hugetlb: 0 kB [2024-06-27T10:49:02.600Z] DirectMap4k: 939196 kB [2024-06-27T10:49:02.600Z] DirectMap2M: 36773888 kB [2024-06-27T10:49:02.600Z] DirectMap1G: 31457280 kB [Pipeline] sh [2024-06-27T10:49:02.661Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:02.661Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:49:02.661Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:49:02.661Z] [javac] 2 warnings [2024-06-27T10:49:02.661Z] [2024-06-27T10:49:02.662Z] setOSConditions: [2024-06-27T10:49:02.662Z] [2024-06-27T10:49:02.662Z] setToolWin: [2024-06-27T10:49:02.662Z] [2024-06-27T10:49:02.662Z] setToolUnix: [2024-06-27T10:49:02.662Z] [2024-06-27T10:49:02.662Z] setToolProperty: [2024-06-27T10:49:02.662Z] [2024-06-27T10:49:02.662Z] setS1ASclassPath: [2024-06-27T10:49:02.662Z] [2024-06-27T10:49:02.662Z] init-common: [2024-06-27T10:49:02.662Z] [2024-06-27T10:49:02.662Z] compile-common: [2024-06-27T10:49:02.662Z] [echo] Current time (ISO): 2024-06-27T10:49:02.527+0000 [2024-06-27T10:49:02.662Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:02.689Z] [junit] Running com.sun.s1asdev.aod.DDTest [2024-06-27T10:49:02.689Z] [junit] Testsuite: com.sun.s1asdev.aod.DDTest [2024-06-27T10:49:02.770Z] [exec] Jun 27, 2024 10:49:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:02.770Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:02.776Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:02.776Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:49:02.776Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:49:02.776Z] [javac] 1 warning [2024-06-27T10:49:02.776Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:02.776Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:02.776Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:02.776Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:02.776Z] [2024-06-27T10:49:02.776Z] setOSConditions: [2024-06-27T10:49:02.776Z] [2024-06-27T10:49:02.776Z] setToolWin: [2024-06-27T10:49:02.776Z] [2024-06-27T10:49:02.776Z] setToolUnix: [2024-06-27T10:49:02.776Z] [2024-06-27T10:49:02.776Z] setToolProperty: [2024-06-27T10:49:02.776Z] [2024-06-27T10:49:02.776Z] setS1ASclassPath: [2024-06-27T10:49:02.776Z] [2024-06-27T10:49:02.776Z] init-common: [2024-06-27T10:49:02.776Z] [2024-06-27T10:49:02.776Z] compile-common: [2024-06-27T10:49:02.776Z] [echo] Current time (ISO): 2024-06-27T10:49:02.764+0000 [2024-06-27T10:49:02.776Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:02.815Z] [exec] [passivateactivate] Initalization done [2024-06-27T10:49:02.815Z] [exec] Value of key is: initSFSBList [2024-06-27T10:49:02.815Z] [exec] Waiting for 10 seconds before accessing... [2024-06-27T10:49:02.815Z] [exec] 10 seconds left... [2024-06-27T10:49:02.830Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:02.830Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:02.830Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:02.830Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:02.830Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:02.830Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:02.830Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:02.830Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:02.830Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:02.830Z] 6 warnings [2024-06-27T10:49:02.830Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-06-27T10:49:02.830Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-06-27T10:49:02.830Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar [2024-06-27T10:49:02.830Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest/extensions.war [2024-06-27T10:49:02.830Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:02.830Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:02.830Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] build: [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] setOSConditions: [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] fixFiles: [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] convUnix: [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] convWin: [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] setToolWin: [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] setToolUnix: [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] setToolProperty: [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] setS1ASclassPath: [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] init-common: [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] package-persistence-common: [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] ejb-jar-common: [2024-06-27T10:49:02.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] package-ejbjar-common: [2024-06-27T10:49:02.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:02.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:02.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:02.835Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-ejb.jar [2024-06-27T10:49:02.835Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:02.835Z] [2024-06-27T10:49:02.835Z] appclient-jar-common: [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] package-appclientjar-common: [2024-06-27T10:49:02.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:02.836Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:02.836Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:02.836Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-client.jar [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] webclient-war-common: [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] build-ear-common: [2024-06-27T10:49:02.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:02.836Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:02.836Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:02.836Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] deploy: [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] setOSConditions: [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] setToolWin: [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] setToolUnix: [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] setToolProperty: [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] setS1ASclassPath: [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] init-common: [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] execute-sql-common: [2024-06-27T10:49:02.836Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2024-06-27T10:49:02.836Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:49:02.836Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:49:02.836Z] [sql] 0 rows affected [2024-06-27T10:49:02.836Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.836Z] setOSConditions: [2024-06-27T10:49:02.836Z] [2024-06-27T10:49:02.837Z] setToolWin: [2024-06-27T10:49:02.837Z] [2024-06-27T10:49:02.837Z] setToolUnix: [2024-06-27T10:49:02.837Z] [2024-06-27T10:49:02.837Z] setToolProperty: [2024-06-27T10:49:02.837Z] [2024-06-27T10:49:02.837Z] setS1ASclassPath: [2024-06-27T10:49:02.837Z] [2024-06-27T10:49:02.837Z] init-common: [2024-06-27T10:49:02.837Z] [2024-06-27T10:49:02.837Z] create-jdbc-connpool-common: [2024-06-27T10:49:02.879Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:02.879Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:02.879Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:02.879Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:02.879Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:02.879Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:02.879Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:02.897Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:49:02.897Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:49:02.936Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-p6ppg [2024-06-27T10:49:02.988Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:03.084Z] [WARNING] [echo] deploying extensions.war [2024-06-27T10:49:03.244Z] [javac] 1 warning [2024-06-27T10:49:03.244Z] [2024-06-27T10:49:03.244Z] build: [2024-06-27T10:49:03.244Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:03.244Z] [2024-06-27T10:49:03.244Z] package-ejbjar-common: [2024-06-27T10:49:03.244Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:03.244Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:03.244Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:03.244Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-ejb.jar [2024-06-27T10:49:03.244Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:03.244Z] [2024-06-27T10:49:03.244Z] package-ejbjar-common: [2024-06-27T10:49:03.244Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:03.244Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:03.244Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:03.244Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-ejb-ejbclient.jar [2024-06-27T10:49:03.244Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:03.244Z] [2024-06-27T10:49:03.244Z] setOSConditions: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] setToolWin: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] setToolUnix: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] setToolProperty: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] setS1ASclassPath: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] init-common: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] appclient-jar-common: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] package-appclientjar-common: [2024-06-27T10:49:03.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:03.245Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:03.245Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:03.245Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-client.jar [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] setOSConditions: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] setToolWin: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] setToolUnix: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] setToolProperty: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] setS1ASclassPath: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] init-common: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] webclient-war-common: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] clear: [2024-06-27T10:49:03.245Z] [2024-06-27T10:49:03.245Z] test-tlds-exist: [2024-06-27T10:49:03.246Z] [2024-06-27T10:49:03.246Z] copy-tlds: [2024-06-27T10:49:03.246Z] [2024-06-27T10:49:03.246Z] test-tagfiles-exist: [2024-06-27T10:49:03.246Z] [2024-06-27T10:49:03.246Z] copy-tagfiles: [2024-06-27T10:49:03.246Z] [2024-06-27T10:49:03.246Z] package-war-common: [2024-06-27T10:49:03.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:03.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:03.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:03.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:03.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/lib [2024-06-27T10:49:03.246Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:03.246Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:03.246Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:03.246Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-web.war [2024-06-27T10:49:03.246Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:03.246Z] [2024-06-27T10:49:03.246Z] setOSConditions: [2024-06-27T10:49:03.246Z] [2024-06-27T10:49:03.246Z] fixFiles: [2024-06-27T10:49:03.246Z] [2024-06-27T10:49:03.246Z] convUnix: [2024-06-27T10:49:03.246Z] [2024-06-27T10:49:03.246Z] convWin: [2024-06-27T10:49:03.246Z] [2024-06-27T10:49:03.246Z] setToolWin: [2024-06-27T10:49:03.246Z] [2024-06-27T10:49:03.246Z] setToolUnix: [2024-06-27T10:49:03.246Z] [2024-06-27T10:49:03.246Z] setToolProperty: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] setS1ASclassPath: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] init-common: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] ear-common: [2024-06-27T10:49:03.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:03.247Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/descriptor/sun-application.xml to copy. [2024-06-27T10:49:03.247Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:49:03.247Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:03.247Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbappApp.ear [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] deploy: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] setOSConditions: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] setToolWin: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] setToolUnix: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] setToolProperty: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] setS1ASclassPath: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] init-common: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] deploy-common: [2024-06-27T10:49:03.247Z] [echo] Current time (ISO): 2024-06-27T10:49:03.190+0000 [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] setOSConditions: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] setToolWin: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] setToolUnix: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] setToolProperty: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.247Z] setS1ASclassPath: [2024-06-27T10:49:03.247Z] [2024-06-27T10:49:03.248Z] init-common: [2024-06-27T10:49:03.248Z] [2024-06-27T10:49:03.248Z] deploy-common-pe: [2024-06-27T10:49:03.354Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:03.354Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:03.354Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:03.354Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:03.354Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:03.354Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:03.354Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:03.359Z] [INFO] [exec] Application deployed with name sfulnoi. [2024-06-27T10:49:03.359Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:03.359Z] [WARNING] [echo] [2024-06-27T10:49:03.359Z] [WARNING] [echo] ************************* [2024-06-27T10:49:03.359Z] [WARNING] [echo] * build-deploy bean-validator/simple-bv-servlet [2024-06-27T10:49:03.359Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-06-27T10:49:03.359Z] [WARNING] [echo] ************************* [2024-06-27T10:49:03.359Z] [WARNING] [echo] [2024-06-27T10:49:03.359Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:03.359Z] [WARNING] [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java [2024-06-27T10:49:03.359Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:03.359Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:03.359Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:03.359Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:03.359Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:03.374Z] [exec] 9 seconds left... [2024-06-27T10:49:03.399Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-appauth-pool1 [2024-06-27T10:49:03.399Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2024-06-27T10:49:03.399Z] [2024-06-27T10:49:03.399Z] set-derby-connpool-props: [2024-06-27T10:49:03.440Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:03.478Z] [INFO] [2024-06-27T10:49:03.478Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:49:03.478Z] [INFO] [2024-06-27T10:49:03.478Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:49:03.610Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:03.610Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:03.610Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:03.610Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:03.610Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:03.610Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:03.610Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:03.648Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:03.648Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:03.648Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:03.648Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:03.648Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:03.648Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:03.648Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:03.648Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:03.648Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:03.648Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/bean-validator/simple-bv-servlet/src/test/test/bv/servlet/simple/SimpleBVServletTestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:03.648Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:03.648Z] 6 warnings [2024-06-27T10:49:03.648Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:03.648Z] [WARNING] [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war [2024-06-27T10:49:03.648Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/bv/app [2024-06-27T10:49:03.648Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/bv [2024-06-27T10:49:03.648Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/bv/app [2024-06-27T10:49:03.691Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:49:03.691Z] [exec] Waiting finished after 4,505 ms. [2024-06-27T10:49:03.691Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:49:03.691Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:49:03.691Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:49:03.691Z] [exec] Admin Port: 45,707 [2024-06-27T10:49:03.691Z] [exec] Command start-domain executed successfully. [2024-06-27T10:49:03.691Z] [echo] run.xml:doing wait for localhost:45711... [2024-06-27T10:49:03.691Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] dumpThreadStack: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] startDomainWindows: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] startDomain: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] clean: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] setOSConditions: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] setToolWin: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] setToolUnix: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] setToolProperty: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] setS1ASclassPath: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] init-common: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] clean-common: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] setOSConditions: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.691Z] setToolWin: [2024-06-27T10:49:03.691Z] [2024-06-27T10:49:03.692Z] setToolUnix: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setToolProperty: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setS1ASclassPath: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] init-common: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] clean-classes-common: [2024-06-27T10:49:03.692Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setOSConditions: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setToolWin: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setToolUnix: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setToolProperty: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setS1ASclassPath: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] init-common: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] clean-jars-common: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] compile: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setOSConditions: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setToolWin: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setToolUnix: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setToolProperty: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] setS1ASclassPath: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] init-common: [2024-06-27T10:49:03.692Z] [2024-06-27T10:49:03.692Z] compile-common: [2024-06-27T10:49:03.693Z] [echo] Current time (ISO): 2024-06-27T10:49:03.638+0000 [2024-06-27T10:49:03.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:03.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/servlet [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] build: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] setOSConditions: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] setToolWin: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] setToolUnix: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] setToolProperty: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] setS1ASclassPath: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] init-common: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] webclient-war-common: [2024-06-27T10:49:03.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] clear: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] test-tlds-exist: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] copy-tlds: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] test-tagfiles-exist: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] copy-tagfiles: [2024-06-27T10:49:03.693Z] [2024-06-27T10:49:03.693Z] package-war-common: [2024-06-27T10:49:03.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:03.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:03.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:03.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:03.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/lib [2024-06-27T10:49:03.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:03.694Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-caching-instance-level-web.war [2024-06-27T10:49:03.694Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:03.694Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:03.694Z] [javac] Compiling 1 source file [2024-06-27T10:49:03.694Z] [javac] 1 warning [2024-06-27T10:49:03.694Z] [2024-06-27T10:49:03.694Z] setOSConditions: [2024-06-27T10:49:03.694Z] [2024-06-27T10:49:03.694Z] setToolWin: [2024-06-27T10:49:03.694Z] [2024-06-27T10:49:03.694Z] setToolUnix: [2024-06-27T10:49:03.694Z] [2024-06-27T10:49:03.694Z] setToolProperty: [2024-06-27T10:49:03.694Z] [2024-06-27T10:49:03.694Z] setS1ASclassPath: [2024-06-27T10:49:03.694Z] [2024-06-27T10:49:03.694Z] init-common: [2024-06-27T10:49:03.695Z] [2024-06-27T10:49:03.695Z] compile-common: [2024-06-27T10:49:03.695Z] [echo] Current time (ISO): 2024-06-27T10:49:03.505+0000 [2024-06-27T10:49:03.695Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:03.809Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=true --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbappApp.ear [2024-06-27T10:49:03.903Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:03.903Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:03.903Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:03.903Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:03.903Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:03.903Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:03.903Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:03.903Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:03.903Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:03.903Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:03.903Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:03.969Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:03.969Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:03.969Z] [2024-06-27T10:49:03.969Z] deploy: [2024-06-27T10:49:03.969Z] [2024-06-27T10:49:03.969Z] deploy-war-common: [2024-06-27T10:49:03.969Z] [2024-06-27T10:49:03.969Z] setOSConditions: [2024-06-27T10:49:03.969Z] [2024-06-27T10:49:03.969Z] setToolWin: [2024-06-27T10:49:03.969Z] [2024-06-27T10:49:03.969Z] setToolUnix: [2024-06-27T10:49:03.969Z] [2024-06-27T10:49:03.969Z] setToolProperty: [2024-06-27T10:49:03.969Z] [2024-06-27T10:49:03.969Z] setS1ASclassPath: [2024-06-27T10:49:03.969Z] [2024-06-27T10:49:03.969Z] init-common: [2024-06-27T10:49:03.969Z] [2024-06-27T10:49:03.969Z] deploy-war-commonpe: [2024-06-27T10:49:04.022Z] [INFO] [exec] Application deployed with name extensions. [2024-06-27T10:49:04.022Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:04.022Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output [2024-06-27T10:49:04.022Z] [WARNING] Trying to override old definition of task junitreport [2024-06-27T10:49:04.022Z] [WARNING] [echo] [2024-06-27T10:49:04.022Z] [WARNING] [echo] [2024-06-27T10:49:04.022Z] [WARNING] [echo] ============================================================================= [2024-06-27T10:49:04.022Z] [WARNING] [echo] = = [2024-06-27T10:49:04.022Z] [WARNING] [echo] = S t a r t i n g TestNG f u n c t i o n a l t e s t s = [2024-06-27T10:49:04.022Z] [WARNING] [echo] = = [2024-06-27T10:49:04.023Z] [WARNING] [echo] = TEST FILE = testng/testng_web_profile.xml = [2024-06-27T10:49:04.023Z] [WARNING] [echo] = BASEDIR = /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook = [2024-06-27T10:49:04.023Z] [WARNING] [echo] = = [2024-06-27T10:49:04.023Z] [WARNING] [echo] ============================================================================= [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] ============================================================================= [2024-06-27T10:49:04.023Z] [WARNING] [echo] = R u n n i n g t h e f o l l o w i n g t e s t s: = [2024-06-27T10:49:04.023Z] [WARNING] [echo] = From TEST FILE = testng/testng_web_profile.xml = [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] [2024-06-27T10:49:04.023Z] [WARNING] [echo] ============================================================================= [2024-06-27T10:49:04.023Z] [WARNING] [testng] OpenJDK 64-Bit Server VM warning: The java.compiler system property is obsolete and no longer supported, use -Xint [2024-06-27T10:49:04.070Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 sec [2024-06-27T10:49:04.070Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 sec [2024-06-27T10:49:04.070Z] [junit] ------------- Standard Output --------------- [2024-06-27T10:49:04.070Z] [junit] Value of key is:administered-object-definition-Web-DD-test [2024-06-27T10:49:04.070Z] [junit] Value of key is:administered-object-definition-MDB-EJB-DD-test [2024-06-27T10:49:04.070Z] [junit] Value of key is:administered-object-definition-Session-EJB-DD-test [2024-06-27T10:49:04.070Z] [junit] Value of key is:administered-object-definition-Entity-EJB-DD-test [2024-06-27T10:49:04.070Z] [junit] Value of key is:administered-object-definition-application-DD-test [2024-06-27T10:49:04.070Z] [junit] Value of key is:administered-object-definition-Interceptor-EJB-DD-test [2024-06-27T10:49:04.070Z] [junit] ------------- ---------------- --------------- [2024-06-27T10:49:04.070Z] [junit] [2024-06-27T10:49:04.070Z] [junit] Testcase: testWebDD took 0.686 sec [2024-06-27T10:49:04.070Z] [junit] Testcase: testMDBEJBDD took 0.103 sec [2024-06-27T10:49:04.070Z] [junit] Testcase: testSessionEJBDD took 0.111 sec [2024-06-27T10:49:04.070Z] [junit] Testcase: testEntityEJBDD took 0.099 sec [2024-06-27T10:49:04.070Z] [junit] Testcase: testApplicationDD took 0.073 sec [2024-06-27T10:49:04.070Z] [junit] Testcase: testInterceptorEJBDD took 0.07 sec [2024-06-27T10:49:04.070Z] [2024-06-27T10:49:04.070Z] setOSConditions: [2024-06-27T10:49:04.070Z] [2024-06-27T10:49:04.070Z] setToolWin: [2024-06-27T10:49:04.070Z] [2024-06-27T10:49:04.070Z] setToolUnix: [2024-06-27T10:49:04.070Z] [2024-06-27T10:49:04.070Z] setToolProperty: [2024-06-27T10:49:04.070Z] [2024-06-27T10:49:04.071Z] setS1ASclassPath: [2024-06-27T10:49:04.071Z] [2024-06-27T10:49:04.071Z] init-common: [2024-06-27T10:49:04.071Z] [2024-06-27T10:49:04.071Z] run-it: [2024-06-27T10:49:04.071Z] [2024-06-27T10:49:04.071Z] setOSConditions: [2024-06-27T10:49:04.071Z] [2024-06-27T10:49:04.071Z] setToolWin: [2024-06-27T10:49:04.071Z] [2024-06-27T10:49:04.071Z] setToolUnix: [2024-06-27T10:49:04.071Z] [2024-06-27T10:49:04.071Z] setToolProperty: [2024-06-27T10:49:04.071Z] [2024-06-27T10:49:04.071Z] setS1ASclassPath: [2024-06-27T10:49:04.071Z] [2024-06-27T10:49:04.071Z] init-common: [2024-06-27T10:49:04.071Z] [2024-06-27T10:49:04.071Z] runclient-common: [2024-06-27T10:49:04.071Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionAppClient.jar -name administered-object-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-06-27T10:49:04.158Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:04.158Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:04.158Z] 6 warnings [2024-06-27T10:49:04.158Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/bv/app/META-INF [2024-06-27T10:49:04.158Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy. [2024-06-27T10:49:04.158Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war [2024-06-27T10:49:04.158Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:04.158Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:04.158Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:04.158Z] [WARNING] [echo] deploying simple-bv-servlet.war [2024-06-27T10:49:04.169Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:04.175Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:04.175Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:04.175Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:04.175Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:04.175Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:04.175Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:04.175Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:04.187Z] [exec] Application deployed with name ejb-mdb-singletonApp. [2024-06-27T10:49:04.187Z] [echo] Deployment on target server server successful [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] setOSConditions: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] setToolWin: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] setToolUnix: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] setToolProperty: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] setS1ASclassPath: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] init-common: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] deploy-common-ee: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] run: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] setOSConditions: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] setToolWin: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] setToolUnix: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] setToolProperty: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.187Z] setS1ASclassPath: [2024-06-27T10:49:04.187Z] [2024-06-27T10:49:04.188Z] init-common: [2024-06-27T10:49:04.188Z] [2024-06-27T10:49:04.188Z] runclient-common: [2024-06-27T10:49:04.188Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singletonAppClient.jar -name ejb-mdb-singletonClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:49:04.295Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:04.295Z] [javac] 1 warning [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] build: [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] setOSConditions: [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] setToolWin: [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] setToolUnix: [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] setToolProperty: [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] setS1ASclassPath: [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] init-common: [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] webclient-war-common: [2024-06-27T10:49:04.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] clear: [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] test-tlds-exist: [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] copy-tlds: [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] test-tagfiles-exist: [2024-06-27T10:49:04.295Z] [2024-06-27T10:49:04.295Z] copy-tagfiles: [2024-06-27T10:49:04.296Z] [2024-06-27T10:49:04.296Z] package-war-common: [2024-06-27T10:49:04.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:04.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:04.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:04.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:04.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/injection-point/lib [2024-06-27T10:49:04.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:04.296Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:04.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/injection-point/docroot [2024-06-27T10:49:04.296Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-programmatic-lookup-servlet-annotation-web.war [2024-06-27T10:49:04.296Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:04.296Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/injection-point/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:04.296Z] [javac] Compiling 1 source file [2024-06-27T10:49:04.296Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/injection-point/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:04.296Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:04.296Z] [2024-06-27T10:49:04.296Z] deploy: [2024-06-27T10:49:04.296Z] [2024-06-27T10:49:04.296Z] deploy-war-common: [2024-06-27T10:49:04.296Z] [2024-06-27T10:49:04.296Z] setOSConditions: [2024-06-27T10:49:04.296Z] [2024-06-27T10:49:04.296Z] setToolWin: [2024-06-27T10:49:04.296Z] [2024-06-27T10:49:04.296Z] setToolUnix: [2024-06-27T10:49:04.296Z] [2024-06-27T10:49:04.296Z] setToolProperty: [2024-06-27T10:49:04.296Z] [2024-06-27T10:49:04.296Z] setS1ASclassPath: [2024-06-27T10:49:04.296Z] [2024-06-27T10:49:04.296Z] init-common: [2024-06-27T10:49:04.296Z] [2024-06-27T10:49:04.296Z] deploy-war-commonpe: [2024-06-27T10:49:04.298Z] [exec] 8 seconds left... [2024-06-27T10:49:04.325Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-06-27T10:49:04.326Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-06-27T10:49:04.425Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbinwar/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:49:04.425Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:04.425Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbinwar/client/Client.java uses unchecked or unsafe operations. [2024-06-27T10:49:04.425Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:49:04.425Z] [javac] 1 warning [2024-06-27T10:49:04.425Z] [2024-06-27T10:49:04.425Z] setOSConditions: [2024-06-27T10:49:04.425Z] [2024-06-27T10:49:04.425Z] setToolWin: [2024-06-27T10:49:04.425Z] [2024-06-27T10:49:04.425Z] setToolUnix: [2024-06-27T10:49:04.425Z] [2024-06-27T10:49:04.425Z] setToolProperty: [2024-06-27T10:49:04.425Z] [2024-06-27T10:49:04.425Z] setS1ASclassPath: [2024-06-27T10:49:04.425Z] [2024-06-27T10:49:04.425Z] init-common: [2024-06-27T10:49:04.425Z] [2024-06-27T10:49:04.425Z] compile-common: [2024-06-27T10:49:04.425Z] [echo] Current time (ISO): 2024-06-27T10:49:04.305+0000 [2024-06-27T10:49:04.425Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:04.442Z] [exec] Jun 27, 2024 10:49:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:04.442Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:04.528Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-caching-instance-level --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-caching-instance-level-web.war [2024-06-27T10:49:04.581Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-06-27T10:49:04.581Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-06-27T10:49:04.606Z] [INFO] [testng] ... [2024-06-27T10:49:04.606Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-06-27T10:49:04.606Z] [INFO] [testng] ... [2024-06-27T10:49:04.606Z] [INFO] [testng] [2024-06-27T10:49:04.629Z] [exec] Jun 27, 2024 10:49:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:04.629Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:04.636Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:04.636Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:04.636Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:04.636Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:04.636Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:04.636Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:04.636Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:04.796Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:49:04.796Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:49:04.796Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test security_all [2024-06-27T10:49:04.796Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:49:04.796Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:49:04.796Z] + readonly GF_INTERNAL_ENV_SH=/tmp/Wt5gf-internal-env [2024-06-27T10:49:04.796Z] + GF_INTERNAL_ENV_SH=/tmp/Wt5gf-internal-env [2024-06-27T10:49:04.796Z] + '[' '!' -z '' ']' [2024-06-27T10:49:04.796Z] + export WSIMPORT_OPTS= [2024-06-27T10:49:04.796Z] + WSIMPORT_OPTS= [2024-06-27T10:49:04.796Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:49:04.796Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:49:04.836Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-06-27T10:49:04.836Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-06-27T10:49:04.857Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-programmatic-lookup-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-programmatic-lookup-servlet-annotation-web.war [2024-06-27T10:49:04.861Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-jdbc-connection-pool --datasourceclassname=org.apache.derby.jdbc.ClientDataSource --property DatabaseName=sun-appserv-samples:PortNumber=1527:serverName=localhost:Password=APP:User=APP QLJdbcPool [2024-06-27T10:49:04.944Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:49:04.944Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:49:04.944Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:49:04.944Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:49:04.944Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:49:04.944Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:49:04.945Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:49:04.945Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:49:04.945Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:49:04.945Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:49:04.945Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:49:04.945Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:49:04.945Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:49:04.945Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:49:04.945Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:49:04.945Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:49:04.945Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:04.945Z] [INFO] BUILD SUCCESS [2024-06-27T10:49:04.945Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:04.945Z] [INFO] Total time: 21.841 s [2024-06-27T10:49:04.945Z] [INFO] Finished at: 2024-06-27T10:49:04Z [2024-06-27T10:49:04.945Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:04.945Z] + run_test connector_group_2 [2024-06-27T10:49:04.945Z] + local testid=connector_group_2 [2024-06-27T10:49:04.945Z] + local found=false [2024-06-27T10:49:04.945Z] ++ find . -name run_test.sh [2024-06-27T10:49:04.945Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:04.945Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:49:04.945Z] + OPT=list_test_ids [2024-06-27T10:49:04.945Z] + TEST_ID= [2024-06-27T10:49:04.945Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:49:04.945Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:49:04.945Z] +++ uname [2024-06-27T10:49:04.945Z] +++ grep -i sunos [2024-06-27T10:49:04.945Z] +++ wc -l [2024-06-27T10:49:04.945Z] +++ awk '{print $1}' [2024-06-27T10:49:04.945Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:04.945Z] ++ GREP=grep [2024-06-27T10:49:04.945Z] ++ AWK=awk [2024-06-27T10:49:04.945Z] ++ SED=sed [2024-06-27T10:49:04.945Z] ++ BC=bc [2024-06-27T10:49:04.945Z] ++ export GREP AWK SED BC [2024-06-27T10:49:04.945Z] + case ${OPT} in [2024-06-27T10:49:04.945Z] + list_test_ids [2024-06-27T10:49:04.945Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:49:04.945Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:04.945Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:49:04.945Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:04.945Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:49:04.945Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:04.945Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:49:04.945Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:04.945Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:49:04.945Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:04.945Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:49:04.945Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:04.945Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:49:04.945Z] + [[ false = true ]] [2024-06-27T10:49:04.945Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:04.945Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:49:04.945Z] + OPT=list_test_ids [2024-06-27T10:49:04.945Z] + TEST_ID= [2024-06-27T10:49:04.945Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:49:04.945Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:49:04.945Z] +++ uname [2024-06-27T10:49:04.945Z] +++ grep -i sunos [2024-06-27T10:49:04.945Z] +++ wc -l [2024-06-27T10:49:04.945Z] +++ awk '{print $1}' [2024-06-27T10:49:04.945Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:04.945Z] ++ GREP=grep [2024-06-27T10:49:04.945Z] ++ AWK=awk [2024-06-27T10:49:04.945Z] ++ SED=sed [2024-06-27T10:49:04.945Z] ++ BC=bc [2024-06-27T10:49:04.945Z] ++ export GREP AWK SED BC [2024-06-27T10:49:04.945Z] + case ${OPT} in [2024-06-27T10:49:04.945Z] + list_test_ids [2024-06-27T10:49:04.945Z] + echo batch_all [2024-06-27T10:49:04.945Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:04.945Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:49:04.945Z] + [[ false = true ]] [2024-06-27T10:49:04.945Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:04.945Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:49:04.945Z] + OPT=list_test_ids [2024-06-27T10:49:04.945Z] + TEST_ID= [2024-06-27T10:49:04.945Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:49:04.945Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:49:04.945Z] +++ uname [2024-06-27T10:49:04.945Z] +++ grep -i sunos [2024-06-27T10:49:04.945Z] +++ wc -l [2024-06-27T10:49:04.945Z] +++ awk '{print $1}' [2024-06-27T10:49:04.945Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:04.945Z] ++ GREP=grep [2024-06-27T10:49:04.945Z] ++ AWK=awk [2024-06-27T10:49:04.945Z] ++ SED=sed [2024-06-27T10:49:04.945Z] ++ BC=bc [2024-06-27T10:49:04.945Z] ++ export GREP AWK SED BC [2024-06-27T10:49:04.945Z] + case ${OPT} in [2024-06-27T10:49:04.945Z] + list_test_ids [2024-06-27T10:49:04.945Z] + echo cdi_all [2024-06-27T10:49:04.945Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:04.945Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:49:04.945Z] + [[ false = true ]] [2024-06-27T10:49:04.945Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:04.945Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:49:04.945Z] + OPT=list_test_ids [2024-06-27T10:49:04.945Z] + TEST_ID= [2024-06-27T10:49:04.945Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:49:04.946Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:49:04.946Z] +++ uname [2024-06-27T10:49:04.946Z] +++ grep -i sunos [2024-06-27T10:49:04.946Z] +++ wc -l [2024-06-27T10:49:04.946Z] +++ awk '{print $1}' [2024-06-27T10:49:04.946Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:04.946Z] ++ GREP=grep [2024-06-27T10:49:04.946Z] ++ AWK=awk [2024-06-27T10:49:04.946Z] ++ SED=sed [2024-06-27T10:49:04.946Z] ++ BC=bc [2024-06-27T10:49:04.946Z] ++ export GREP AWK SED BC [2024-06-27T10:49:04.946Z] + case ${OPT} in [2024-06-27T10:49:04.946Z] + list_test_ids [2024-06-27T10:49:04.946Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:49:04.946Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:04.946Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:49:04.946Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:04.946Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:49:04.946Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:04.946Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-06-27T10:49:04.946Z] + found=true [2024-06-27T10:49:04.946Z] + break [2024-06-27T10:49:04.946Z] + [[ true = true ]] [2024-06-27T10:49:04.946Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_2 [2024-06-27T10:49:04.946Z] + OPT=run_test_id [2024-06-27T10:49:04.946Z] + TEST_ID=connector_group_2 [2024-06-27T10:49:04.946Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:49:04.946Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:49:04.946Z] +++ uname [2024-06-27T10:49:04.946Z] +++ grep -i sunos [2024-06-27T10:49:04.946Z] +++ wc -l [2024-06-27T10:49:04.946Z] +++ awk '{print $1}' [2024-06-27T10:49:04.946Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:04.946Z] ++ GREP=grep [2024-06-27T10:49:04.946Z] ++ AWK=awk [2024-06-27T10:49:04.946Z] ++ SED=sed [2024-06-27T10:49:04.946Z] ++ BC=bc [2024-06-27T10:49:04.946Z] ++ export GREP AWK SED BC [2024-06-27T10:49:04.946Z] + case ${OPT} in [2024-06-27T10:49:04.946Z] + trap 'copy_test_artifacts connector_group_2' EXIT [2024-06-27T10:49:04.946Z] + run_test_id connector_group_2 [2024-06-27T10:49:04.946Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:49:04.946Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:49:04.946Z] [2024-06-27T10:49:04.946Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:49:04.946Z] [2024-06-27T10:49:04.946Z] + for i in "${@}" [2024-06-27T10:49:04.946Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:49:04.946Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:49:05.054Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:49:05.054Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:05.054Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:05.054Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:05.054Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:05.054Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:49:05.054Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:49:05.054Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:49:05.054Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:49:05.054Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:49:05.054Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:49:05.054Z] + echo 'Preparing dependencies ...' [2024-06-27T10:49:05.054Z] Preparing dependencies ... [2024-06-27T10:49:05.054Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:49:05.083Z] [INFO] [exec] Application deployed with name simple-bv-servlet. [2024-06-27T10:49:05.083Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:05.083Z] [WARNING] [echo] [2024-06-27T10:49:05.083Z] [WARNING] [echo] ************************* [2024-06-27T10:49:05.083Z] [WARNING] [echo] * build-deploy weld/numberguess [2024-06-27T10:49:05.083Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/numberguess [2024-06-27T10:49:05.083Z] [WARNING] [echo] ************************* [2024-06-27T10:49:05.083Z] [WARNING] [echo] [2024-06-27T10:49:05.083Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:05.083Z] [WARNING] [echo] Listing of source files: NumberGuessTestNG.java [2024-06-27T10:49:05.083Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:05.083Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:05.083Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:05.083Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:05.083Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:05.103Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:05.115Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin ping-connection-pool DerbyPool [2024-06-27T10:49:05.201Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:05.202Z] [javac] 1 warning [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] build: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] setOSConditions: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] fixFiles: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] convUnix: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] convWin: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] setToolWin: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] setToolUnix: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] setToolProperty: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] setS1ASclassPath: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] init-common: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] package-persistence-common: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] ejb-jar-common: [2024-06-27T10:49:05.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] package-ejbjar-common: [2024-06-27T10:49:05.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.202Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.202Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.202Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-06-27T10:49:05.202Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] appclient-jar-common: [2024-06-27T10:49:05.202Z] [2024-06-27T10:49:05.202Z] package-appclientjar-common: [2024-06-27T10:49:05.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.203Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.203Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.203Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-06-27T10:49:05.203Z] [2024-06-27T10:49:05.203Z] webclient-war-common: [2024-06-27T10:49:05.338Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:05.338Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:05.338Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:05.338Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:05.338Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:05.338Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:05.338Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:05.338Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:05.338Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:05.338Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:05.338Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:05.338Z] 6 warnings [2024-06-27T10:49:05.338Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:05.338Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/numberguess.war [2024-06-27T10:49:05.338Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:05.338Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest [2024-06-27T10:49:05.338Z] [INFO] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:05.338Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:05.338Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:05.338Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:05.338Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:05.349Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:05.349Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:05.349Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:05.349Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:05.349Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:05.349Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:05.349Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:05.358Z] [javac] 1 warning [2024-06-27T10:49:05.358Z] [2024-06-27T10:49:05.358Z] build: [2024-06-27T10:49:05.358Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:05.358Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:05.359Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:05.359Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:05.359Z] [2024-06-27T10:49:05.359Z] setOSConditions: [2024-06-27T10:49:05.359Z] [2024-06-27T10:49:05.359Z] fixFiles: [2024-06-27T10:49:05.359Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:05.359Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:05.359Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:05.359Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:05.359Z] [2024-06-27T10:49:05.359Z] convUnix: [2024-06-27T10:49:05.366Z] [exec] Jun 27, 2024 10:49:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:05.367Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:49:05.367Z] [exec] Jun 27, 2024 10:49:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:05.367Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:49:05.367Z] [exec] Jun 27, 2024 10:49:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:05.367Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:49:05.398Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-06-27T10:49:05.398Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-06-27T10:49:05.474Z] [2024-06-27T10:49:05.474Z] clear: [2024-06-27T10:49:05.474Z] [2024-06-27T10:49:05.474Z] test-tlds-exist: [2024-06-27T10:49:05.474Z] [2024-06-27T10:49:05.474Z] copy-tlds: [2024-06-27T10:49:05.474Z] [2024-06-27T10:49:05.474Z] test-tagfiles-exist: [2024-06-27T10:49:05.474Z] [2024-06-27T10:49:05.474Z] copy-tagfiles: [2024-06-27T10:49:05.474Z] [2024-06-27T10:49:05.474Z] package-war-common: [2024-06-27T10:49:05.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:05.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:05.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:05.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:05.474Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:05.474Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:05.474Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:05.474Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:05.474Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-06-27T10:49:05.474Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:05.474Z] [2024-06-27T10:49:05.474Z] build-ear-common: [2024-06-27T10:49:05.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:05.474Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.475Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:05.475Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-06-27T10:49:05.475Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:05.475Z] [2024-06-27T10:49:05.475Z] build-rar--libraries: [2024-06-27T10:49:05.475Z] [2024-06-27T10:49:05.475Z] setOSConditions: [2024-06-27T10:49:05.475Z] [2024-06-27T10:49:05.475Z] setToolWin: [2024-06-27T10:49:05.475Z] [2024-06-27T10:49:05.475Z] setToolUnix: [2024-06-27T10:49:05.475Z] [2024-06-27T10:49:05.475Z] setToolProperty: [2024-06-27T10:49:05.475Z] [2024-06-27T10:49:05.475Z] setS1ASclassPath: [2024-06-27T10:49:05.475Z] [2024-06-27T10:49:05.475Z] init-common: [2024-06-27T10:49:05.475Z] [2024-06-27T10:49:05.475Z] prepare: [2024-06-27T10:49:05.475Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-06-27T10:49:05.475Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/lib [2024-06-27T10:49:05.475Z] [2024-06-27T10:49:05.475Z] build: [2024-06-27T10:49:05.475Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:05.475Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-06-27T10:49:05.475Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:05.475Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:05.475Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:05.475Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:05.475Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:05.475Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:05.475Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:05.594Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:05.594Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:05.594Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:05.594Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:05.594Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:05.594Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:05.594Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:05.594Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:05.594Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:05.594Z] 6 warnings [2024-06-27T10:49:05.594Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-06-27T10:49:05.594Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy. [2024-06-27T10:49:05.594Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest/numberguess.war [2024-06-27T10:49:05.594Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:05.594Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:05.594Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:05.614Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:05.614Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:05.614Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:05.615Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:05.615Z] [2024-06-27T10:49:05.615Z] convWin: [2024-06-27T10:49:05.615Z] [2024-06-27T10:49:05.615Z] setToolWin: [2024-06-27T10:49:05.615Z] [2024-06-27T10:49:05.615Z] setToolUnix: [2024-06-27T10:49:05.615Z] [2024-06-27T10:49:05.615Z] setToolProperty: [2024-06-27T10:49:05.615Z] [2024-06-27T10:49:05.615Z] setS1ASclassPath: [2024-06-27T10:49:05.615Z] [2024-06-27T10:49:05.615Z] init-common: [2024-06-27T10:49:05.615Z] [2024-06-27T10:49:05.615Z] package-persistence-common: [2024-06-27T10:49:05.615Z] [2024-06-27T10:49:05.615Z] ejb-jar-common: [2024-06-27T10:49:05.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:05.615Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:05.615Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:05.615Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:05.615Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:05.615Z] [2024-06-27T10:49:05.615Z] package-ejbjar-common: [2024-06-27T10:49:05.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.615Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.615Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.615Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/loadbalancing-App-ejb.jar [2024-06-27T10:49:05.615Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.616Z] [2024-06-27T10:49:05.616Z] appclient-jar-common: [2024-06-27T10:49:05.616Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:05.616Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:05.616Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:05.616Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:05.616Z] [2024-06-27T10:49:05.616Z] package-appclientjar-common: [2024-06-27T10:49:05.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/loadbalancing-App-client.jar [2024-06-27T10:49:05.616Z] [2024-06-27T10:49:05.616Z] webclient-war-common: [2024-06-27T10:49:05.616Z] [2024-06-27T10:49:05.616Z] build-ear-common: [2024-06-27T10:49:05.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:05.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:05.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:05.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppApp.ear [2024-06-27T10:49:05.616Z] [2024-06-27T10:49:05.616Z] setup: [2024-06-27T10:49:05.616Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:05.616Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:05.616Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:05.617Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:05.617Z] [2024-06-27T10:49:05.617Z] setOSConditions: [2024-06-27T10:49:05.617Z] [2024-06-27T10:49:05.617Z] setToolWin: [2024-06-27T10:49:05.617Z] [2024-06-27T10:49:05.617Z] setToolUnix: [2024-06-27T10:49:05.617Z] [2024-06-27T10:49:05.617Z] setToolProperty: [2024-06-27T10:49:05.617Z] [2024-06-27T10:49:05.617Z] setS1ASclassPath: [2024-06-27T10:49:05.617Z] [2024-06-27T10:49:05.617Z] init-common: [2024-06-27T10:49:05.617Z] [2024-06-27T10:49:05.617Z] execute-sql-common: [2024-06-27T10:49:05.639Z] [exec] Jun 27, 2024 10:49:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:05.639Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:49:05.639Z] [exec] Jun 27, 2024 10:49:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:05.639Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:49:05.639Z] [exec] Jun 27, 2024 10:49:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:05.639Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:49:05.658Z] [exec] 7 seconds left... [2024-06-27T10:49:05.672Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin ping-connection-pool QLJdbcPool [2024-06-27T10:49:05.730Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:05.798Z] [exec] Application deployed with name cdi-programmatic-lookup-servlet-annotation-web. [2024-06-27T10:49:05.798Z] [2024-06-27T10:49:05.798Z] deploy-war-commonee: [2024-06-27T10:49:05.798Z] [2024-06-27T10:49:05.798Z] run: [2024-06-27T10:49:05.799Z] [java] opening connection to http://localhost:8080/cdi-programmatic-lookup-servlet-annotation/myurl?username=scott&password=tiger [2024-06-27T10:49:05.799Z] [java] TESTNAME injection-point-tests [2024-06-27T10:49:05.799Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:05.799Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:05.799Z] [java] [2024-06-27T10:49:05.799Z] [java] [2024-06-27T10:49:05.799Z] [java] ----------------------------------------- [2024-06-27T10:49:05.799Z] [java] - injection-point-tests: PASS - [2024-06-27T10:49:05.799Z] [java] ----------------------------------------- [2024-06-27T10:49:05.799Z] [java] - Total PASS : 1 - [2024-06-27T10:49:05.799Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:05.799Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:05.799Z] [java] ----------------------------------------- [2024-06-27T10:49:05.799Z] [2024-06-27T10:49:05.799Z] undeploy: [2024-06-27T10:49:05.799Z] [2024-06-27T10:49:05.799Z] setOSConditions: [2024-06-27T10:49:05.799Z] [2024-06-27T10:49:05.799Z] setToolWin: [2024-06-27T10:49:05.799Z] [2024-06-27T10:49:05.799Z] setToolUnix: [2024-06-27T10:49:05.799Z] [2024-06-27T10:49:05.799Z] setToolProperty: [2024-06-27T10:49:05.799Z] [2024-06-27T10:49:05.799Z] setS1ASclassPath: [2024-06-27T10:49:05.799Z] [2024-06-27T10:49:05.799Z] init-common: [2024-06-27T10:49:05.799Z] [2024-06-27T10:49:05.799Z] undeploy-war-common: [2024-06-27T10:49:05.850Z] [WARNING] [echo] deploying numberguess.war [2024-06-27T10:49:05.943Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:05.943Z] [javac] 1 warning [2024-06-27T10:49:05.943Z] [2024-06-27T10:49:05.943Z] build: [2024-06-27T10:49:05.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:05.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:05.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:05.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:05.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:49:05.944Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:05.944Z] [copy] Copied 12 empty directories to 6 empty directories under /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:05.944Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:49:05.944Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:05.944Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwinwar-web.war [2024-06-27T10:49:05.944Z] [2024-06-27T10:49:05.944Z] run: [2024-06-27T10:49:05.944Z] [2024-06-27T10:49:05.944Z] setOSConditions: [2024-06-27T10:49:05.944Z] [2024-06-27T10:49:05.944Z] setToolWin: [2024-06-27T10:49:05.944Z] [2024-06-27T10:49:05.944Z] setToolUnix: [2024-06-27T10:49:05.944Z] [2024-06-27T10:49:05.944Z] setToolProperty: [2024-06-27T10:49:05.944Z] [2024-06-27T10:49:05.944Z] setS1ASclassPath: [2024-06-27T10:49:05.944Z] [2024-06-27T10:49:05.944Z] init-common: [2024-06-27T10:49:05.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-06-27T10:49:05.962Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-06-27T10:49:05.985Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:05.985Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:49:05.985Z] [javac] ^ [2024-06-27T10:49:05.985Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:49:05.985Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:05.985Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:49:05.985Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:49:05.985Z] [javac] 2 warnings [2024-06-27T10:49:05.985Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2024-06-27T10:49:05.985Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/blackbox.jar [2024-06-27T10:49:05.985Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2024-06-27T10:49:05.985Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2024-06-27T10:49:05.985Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2024-06-27T10:49:05.985Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2024-06-27T10:49:05.985Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2024-06-27T10:49:05.985Z] [2024-06-27T10:49:05.985Z] deploy-rar--libraries: [2024-06-27T10:49:05.985Z] [2024-06-27T10:49:05.985Z] install-library: [2024-06-27T10:49:05.985Z] [echo] copying file [blackbox.jar] to applibs [2024-06-27T10:49:05.985Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs [2024-06-27T10:49:05.985Z] [2024-06-27T10:49:05.985Z] restart-server: [2024-06-27T10:49:05.985Z] [2024-06-27T10:49:05.985Z] setOSConditions: [2024-06-27T10:49:05.985Z] [2024-06-27T10:49:05.985Z] stop-server: [2024-06-27T10:49:05.985Z] [2024-06-27T10:49:05.985Z] stop-server-unix: [2024-06-27T10:49:05.986Z] [echo] stopping server on unix ... [2024-06-27T10:49:05.988Z] [exec] invoking administered-object-definition test servlet at http://localhost:8080/administered-object-definition/servlet [2024-06-27T10:49:06.123Z] [exec] Jun 27, 2024 10:49:05 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:06.123Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3f68a7f8 [2024-06-27T10:49:06.198Z] [2024-06-27T10:49:06.198Z] run_war: [2024-06-27T10:49:06.230Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool [2024-06-27T10:49:06.357Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-programmatic-lookup-servlet-annotation-web [2024-06-27T10:49:06.357Z] [2024-06-27T10:49:06.357Z] all: [2024-06-27T10:49:06.357Z] [echo] [2024-06-27T10:49:06.357Z] [echo] ************************* [2024-06-27T10:49:06.357Z] [echo] * Running interceptors [2024-06-27T10:49:06.357Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors [2024-06-27T10:49:06.357Z] [echo] ************************* [2024-06-27T10:49:06.357Z] [echo] [2024-06-27T10:49:06.357Z] [2024-06-27T10:49:06.358Z] all: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] interceptors: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setOSConditions: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setToolWin: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setToolUnix: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setToolProperty: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setS1ASclassPath: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] init-common: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] clean: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setOSConditions: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setToolWin: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setToolUnix: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setToolProperty: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setS1ASclassPath: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] init-common: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] clean-common: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setOSConditions: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setToolWin: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setToolUnix: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setToolProperty: [2024-06-27T10:49:06.358Z] [2024-06-27T10:49:06.358Z] setS1ASclassPath: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] init-common: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] clean-classes-common: [2024-06-27T10:49:06.359Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] setOSConditions: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] setToolWin: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] setToolUnix: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] setToolProperty: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] setS1ASclassPath: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] init-common: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] clean-jars-common: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] compile: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] setOSConditions: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] setToolWin: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] setToolUnix: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] setToolProperty: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] setS1ASclassPath: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] init-common: [2024-06-27T10:49:06.359Z] [2024-06-27T10:49:06.359Z] compile-common: [2024-06-27T10:49:06.359Z] [echo] Current time (ISO): 2024-06-27T10:49:06.195+0000 [2024-06-27T10:49:06.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:06.359Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:06.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:49:06.523Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:49:06.545Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/create_pointbase.sql [2024-06-27T10:49:06.545Z] [sql] 0 rows affected [2024-06-27T10:49:06.580Z] [exec] 6 seconds left... [2024-06-27T10:49:06.758Z] [java] Jun 27, 2024 10:49:06 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:06.758Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:06.758Z] [java] Jun 27, 2024 10:49:06 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:06.758Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain701434369939265361xml [2024-06-27T10:49:06.758Z] [java] Jun 27, 2024 10:49:06 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:06.758Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:49:06.778Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-06-27T10:49:06.778Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-06-27T10:49:06.801Z] [sql] 1 rows affected [2024-06-27T10:49:06.801Z] [sql] 1 rows affected [2024-06-27T10:49:06.801Z] [sql] 1 rows affected [2024-06-27T10:49:06.801Z] [sql] 1 rows affected [2024-06-27T10:49:06.801Z] [sql] 0 rows affected [2024-06-27T10:49:06.801Z] [sql] 1 rows affected [2024-06-27T10:49:06.801Z] [sql] 1 rows affected [2024-06-27T10:49:06.801Z] [sql] 1 rows affected [2024-06-27T10:49:06.801Z] [sql] 1 rows affected [2024-06-27T10:49:06.801Z] [sql] 0 rows affected [2024-06-27T10:49:06.801Z] [sql] 11 of 11 SQL statements executed successfully [2024-06-27T10:49:06.801Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:06.801Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:06.801Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:06.801Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:06.801Z] [2024-06-27T10:49:06.801Z] setOSConditions: [2024-06-27T10:49:06.801Z] [2024-06-27T10:49:06.801Z] setToolWin: [2024-06-27T10:49:06.801Z] [2024-06-27T10:49:06.801Z] setToolUnix: [2024-06-27T10:49:06.801Z] [2024-06-27T10:49:06.801Z] setToolProperty: [2024-06-27T10:49:06.801Z] [2024-06-27T10:49:06.801Z] setS1ASclassPath: [2024-06-27T10:49:06.801Z] [2024-06-27T10:49:06.801Z] init-common: [2024-06-27T10:49:06.801Z] [2024-06-27T10:49:06.801Z] deploy-jdbc-common: [2024-06-27T10:49:06.801Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:06.801Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:06.801Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:06.802Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:06.802Z] [2024-06-27T10:49:06.802Z] setOSConditions: [2024-06-27T10:49:06.802Z] [2024-06-27T10:49:06.802Z] setToolWin: [2024-06-27T10:49:06.802Z] [2024-06-27T10:49:06.802Z] setToolUnix: [2024-06-27T10:49:06.802Z] [2024-06-27T10:49:06.802Z] setToolProperty: [2024-06-27T10:49:06.802Z] [2024-06-27T10:49:06.802Z] setS1ASclassPath: [2024-06-27T10:49:06.802Z] [2024-06-27T10:49:06.802Z] init-common: [2024-06-27T10:49:06.802Z] [2024-06-27T10:49:06.802Z] create-jdbc-connpool-common: [2024-06-27T10:49:06.807Z] [INFO] [testng] PASSED: restartDomainTest [2024-06-27T10:49:06.807Z] [INFO] [testng] PASSED: createJDBCPool [2024-06-27T10:49:06.807Z] [INFO] [testng] PASSED: pingJDBCPool [2024-06-27T10:49:06.807Z] [INFO] [testng] PASSED: deleteJDBCPool [2024-06-27T10:49:06.807Z] [INFO] [testng] [2024-06-27T10:49:06.807Z] [INFO] [testng] =============================================== [2024-06-27T10:49:06.807Z] [INFO] [testng] admincli_tests [2024-06-27T10:49:06.807Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-06-27T10:49:06.807Z] [INFO] [testng] =============================================== [2024-06-27T10:49:06.807Z] [INFO] [testng] [2024-06-27T10:49:06.819Z] [INFO] [2024-06-27T10:49:06.819Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:49:06.819Z] [INFO] [2024-06-27T10:49:06.819Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:49:06.846Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:49:06.846Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:06.846Z] + test_init [2024-06-27T10:49:06.846Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:49:06.846Z] [2024-06-27T10:49:06.846Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:49:06.846Z] [2024-06-27T10:49:06.846Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:49:06.846Z] + xargs touch [2024-06-27T10:49:06.846Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:06.846Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:06.846Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:49:06.846Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:49:06.846Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:06.846Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:06.846Z] + java -version [2024-06-27T10:49:06.846Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:49:06.846Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:49:06.846Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:49:06.846Z] + ant -version [2024-06-27T10:49:06.846Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:49:06.846Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:49:06.846Z] + printf '\n\n' [2024-06-27T10:49:06.846Z] [2024-06-27T10:49:06.846Z] [2024-06-27T10:49:06.846Z] + get_test_target connector_group_2 [2024-06-27T10:49:06.846Z] + case ${1} in [2024-06-27T10:49:06.846Z] + TARGET=connector_group_2 [2024-06-27T10:49:06.846Z] + export TARGET [2024-06-27T10:49:06.846Z] + test_run [2024-06-27T10:49:06.846Z] + export HUDSON=true [2024-06-27T10:49:06.846Z] + HUDSON=true [2024-06-27T10:49:06.846Z] ++ pwd [2024-06-27T10:49:06.846Z] + export ROOT=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:06.846Z] + ROOT=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:06.846Z] + echo /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:06.846Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:06.846Z] + ant startDomain startDerby [Pipeline] { [Pipeline] sh [2024-06-27T10:49:07.105Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-06-27T10:49:07.214Z] [INFO] [exec] Application deployed with name numberguess. [2024-06-27T10:49:07.214Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:07.214Z] [WARNING] [echo] [2024-06-27T10:49:07.214Z] [WARNING] [echo] ************************* [2024-06-27T10:49:07.214Z] [WARNING] [echo] * build-deploy weld/osgiweld [2024-06-27T10:49:07.214Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/osgiweld [2024-06-27T10:49:07.214Z] [WARNING] [echo] ************************* [2024-06-27T10:49:07.214Z] [WARNING] [echo] [2024-06-27T10:49:07.214Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:07.214Z] [WARNING] [echo] Listing of source files: OsgiWeldTestNG.java [2024-06-27T10:49:07.214Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:07.214Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:07.214Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:07.214Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:07.214Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:07.297Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:07.298Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:07.298Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:07.298Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:07.298Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:07.298Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:07.298Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:07.357Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-06-27T10:49:07.357Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-06-27T10:49:07.357Z] [2024-06-27T10:49:07.357Z] setOSConditions: [2024-06-27T10:49:07.357Z] [2024-06-27T10:49:07.357Z] setToolWin: [2024-06-27T10:49:07.357Z] [2024-06-27T10:49:07.357Z] setToolUnix: [2024-06-27T10:49:07.357Z] [2024-06-27T10:49:07.357Z] setToolProperty: [2024-06-27T10:49:07.357Z] [2024-06-27T10:49:07.357Z] setS1ASclassPath: [2024-06-27T10:49:07.357Z] [2024-06-27T10:49:07.357Z] init-common: [2024-06-27T10:49:07.357Z] [2024-06-27T10:49:07.357Z] create-jdbc-resource-common: [2024-06-27T10:49:07.357Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2024-06-27T10:49:07.366Z] + id [2024-06-27T10:49:07.366Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:49:07.366Z] + uname -a [2024-06-27T10:49:07.366Z] Linux basic-p6ppg 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:49:07.366Z] + env [2024-06-27T10:49:07.366Z] + sort [2024-06-27T10:49:07.366Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:49:07.366Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:07.366Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:49:07.366Z] BUILD_ID=351 [2024-06-27T10:49:07.366Z] BUILD_NUMBER=351 [2024-06-27T10:49:07.366Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:49:07.366Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:49:07.366Z] CI=true [2024-06-27T10:49:07.366Z] EXECUTOR_NUMBER=0 [2024-06-27T10:49:07.366Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:49:07.366Z] HOME=/home/jenkins [2024-06-27T10:49:07.366Z] HOSTNAME=basic-p6ppg [2024-06-27T10:49:07.366Z] HUDSON_COOKIE=b762f33c-ee0b-40f9-b9af-b69e03ed279b [2024-06-27T10:49:07.366Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:49:07.367Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:49:07.367Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:49:07.367Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:49:07.367Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:49:07.367Z] JENKINS_AGENT_NAME=basic-p6ppg [2024-06-27T10:49:07.367Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:49:07.367Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:49:07.367Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:49:07.367Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:49:07.367Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:49:07.367Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:49:07.367Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:49:07.367Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:49:07.367Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:49:07.367Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:49:07.367Z] JENKINS_NAME=basic-p6ppg [2024-06-27T10:49:07.367Z] JENKINS_NODE_COOKIE=75343a61-a8ed-450b-8815-92ee7d2239d8 [2024-06-27T10:49:07.367Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:49:07.367Z] JENKINS_SECRET=**** [2024-06-27T10:49:07.367Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:49:07.367Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:49:07.367Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:49:07.367Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:49:07.367Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:49:07.367Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:49:07.367Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:49:07.367Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:49:07.367Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:49:07.367Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:49:07.367Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:49:07.367Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:49:07.367Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:49:07.367Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:49:07.367Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:49:07.367Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:49:07.367Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:49:07.367Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:49:07.367Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:49:07.367Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:49:07.367Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:49:07.367Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:49:07.367Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:49:07.367Z] LANG=en_US.UTF-8 [2024-06-27T10:49:07.367Z] LANGUAGE=en_US:en [2024-06-27T10:49:07.367Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:49:07.367Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:49:07.367Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:49:07.367Z] NODE_LABELS=basic-p6ppg basic [2024-06-27T10:49:07.367Z] NODE_NAME=basic-p6ppg [2024-06-27T10:49:07.367Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:49:07.367Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-p6ppg -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:49:07.367Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:49:07.367Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:49:07.367Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:49:07.367Z] PORT_ADMIN=4848 [2024-06-27T10:49:07.367Z] PORT_HTTP=8080 [2024-06-27T10:49:07.367Z] PORT_HTTPS=8181 [2024-06-27T10:49:07.367Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:49:07.367Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:49:07.367Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:49:07.367Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:49:07.367Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:49:07.367Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:49:07.367Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:07.367Z] SHLVL=1 [2024-06-27T10:49:07.367Z] STAGE_NAME=deployment_all [2024-06-27T10:49:07.367Z] TERM=xterm [2024-06-27T10:49:07.367Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:49:07.367Z] USER_NAME=jenkins [2024-06-27T10:49:07.367Z] _=/usr/bin/env [2024-06-27T10:49:07.367Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:49:07.367Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:49:07.367Z] + df -h [2024-06-27T10:49:07.367Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:49:07.367Z] overlay 32G 20K 32G 1% / [2024-06-27T10:49:07.367Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:49:07.367Z] tmpfs 32G 0 32G 0% /sys/fs/cgroup [2024-06-27T10:49:07.367Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:49:07.367Z] tmpfs 13G 66M 13G 1% /etc/hostname [2024-06-27T10:49:07.367Z] /dev/sda4 894G 318G 577G 36% /etc/hosts [2024-06-27T10:49:07.367Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:49:07.367Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:49:07.367Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:49:07.367Z] tmpfs 32G 0 32G 0% /proc/acpi [2024-06-27T10:49:07.367Z] tmpfs 32G 0 32G 0% /proc/scsi [2024-06-27T10:49:07.368Z] tmpfs 32G 0 32G 0% /sys/firmware [2024-06-27T10:49:07.368Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:49:07.471Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:07.471Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:07.471Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:07.471Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:07.471Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:07.471Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:07.471Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:07.471Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:07.471Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:07.471Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/osgiweld/src/test/OsgiWeldTestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:07.471Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:07.471Z] 6 warnings [2024-06-27T10:49:07.471Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/test/weld/osgi [2024-06-27T10:49:07.471Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:07.471Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/osgiweld.war [2024-06-27T10:49:07.471Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:07.471Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest [2024-06-27T10:49:07.471Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:07.471Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest [2024-06-27T10:49:07.471Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:07.503Z] [exec] 5 seconds left... [2024-06-27T10:49:07.585Z] [INFO] Scanning for projects... [2024-06-27T10:49:07.673Z] [2024-06-27T10:49:07.673Z] setOSConditions: [2024-06-27T10:49:07.673Z] [2024-06-27T10:49:07.673Z] setToolWin: [2024-06-27T10:49:07.673Z] [2024-06-27T10:49:07.673Z] setToolUnix: [2024-06-27T10:49:07.673Z] [2024-06-27T10:49:07.673Z] setToolProperty: [2024-06-27T10:49:07.673Z] [2024-06-27T10:49:07.673Z] setS1ASclassPath: [2024-06-27T10:49:07.681Z] [java] Jun 27, 2024 10:49:07 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:49:07.681Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:49:07.681Z] [java] Jun 27, 2024 10:49:07 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:49:07.681Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:49:07.727Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:07.727Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:07.727Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:07.727Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:07.727Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:07.727Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:07.727Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:07.727Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:07.727Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:07.727Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:07.727Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:07.727Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:07.727Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:07.739Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true bmpEnrollerPool [2024-06-27T10:49:07.739Z] [exec] JDBC connection pool bmpEnrollerPool created successfully. [2024-06-27T10:49:07.739Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:07.739Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:07.739Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:07.739Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:07.739Z] [2024-06-27T10:49:07.739Z] set-derby-connpool-props: [2024-06-27T10:49:07.816Z] [exec] Application deployed with name web-jsp-caching-instance-level-web. [2024-06-27T10:49:07.816Z] [2024-06-27T10:49:07.816Z] deploy-war-commonee: [2024-06-27T10:49:07.816Z] [2024-06-27T10:49:07.816Z] run: [2024-06-27T10:49:07.816Z] [java] Connecting to: http://localhost:45711/web-jsp-caching-instance-level/jsp/caching/basicCache.jsp [2024-06-27T10:49:07.856Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:07.867Z] [exec] Servlet Output [2024-06-27T10:49:07.867Z] [exec]

Servlet :: All information I can give

[2024-06-27T10:49:07.867Z] [exec] Context Path : /administered-object-definition
[2024-06-27T10:49:07.867Z] [exec] Servlet Path : /servlet
[2024-06-27T10:49:07.867Z] [exec] Path Info : null
[2024-06-27T10:49:07.867Z] [exec] [2024-06-27T10:49:07.867Z] [exec] Value of key is:administered-object-definition-web-ejb-test [2024-06-27T10:49:07.867Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:07.867Z] [exec] [2024-06-27T10:49:07.867Z] [exec] [2024-06-27T10:49:07.867Z] [exec] ----------------------------------------- [2024-06-27T10:49:07.867Z] [exec] - administered-object-definition-web-ejb-test: PASS - [2024-06-27T10:49:07.867Z] [exec] ----------------------------------------- [2024-06-27T10:49:07.867Z] [exec] Total PASS: 1 [2024-06-27T10:49:07.867Z] [exec] Total FAIL: 0 [2024-06-27T10:49:07.867Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:07.867Z] [exec] ----------------------------------------- [2024-06-27T10:49:07.867Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:07.867Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:07.867Z] [2024-06-27T10:49:07.867Z] checkReporting-common: [2024-06-27T10:49:07.867Z] [2024-06-27T10:49:07.867Z] confirmReportPresent-common: [2024-06-27T10:49:07.867Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:07.867Z] [echo] Test seems to be reported fine [2024-06-27T10:49:07.867Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/RepRunConf.txt [2024-06-27T10:49:07.868Z] [2024-06-27T10:49:07.868Z] confirmMissingReport-common: [2024-06-27T10:49:07.868Z] [2024-06-27T10:49:07.868Z] unsetup: [2024-06-27T10:49:07.868Z] [2024-06-27T10:49:07.868Z] undeploy: [2024-06-27T10:49:07.868Z] [2024-06-27T10:49:07.868Z] setOSConditions: [2024-06-27T10:49:07.868Z] [2024-06-27T10:49:07.868Z] setToolWin: [2024-06-27T10:49:07.868Z] [2024-06-27T10:49:07.868Z] setToolUnix: [2024-06-27T10:49:07.868Z] [2024-06-27T10:49:07.868Z] setToolProperty: [2024-06-27T10:49:07.868Z] [2024-06-27T10:49:07.868Z] setS1ASclassPath: [2024-06-27T10:49:07.868Z] [2024-06-27T10:49:07.868Z] init-common: [2024-06-27T10:49:07.868Z] [2024-06-27T10:49:07.868Z] undeploy-common: [2024-06-27T10:49:07.918Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-appauth-pool1 --enabled=true --target server jdbc/s1qeappauth1 [2024-06-27T10:49:07.918Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2024-06-27T10:49:07.918Z] [echo] cmd executed for server [2024-06-27T10:49:07.918Z] [2024-06-27T10:49:07.918Z] setOSConditions: [2024-06-27T10:49:07.918Z] [2024-06-27T10:49:07.918Z] setToolWin: [2024-06-27T10:49:07.918Z] [2024-06-27T10:49:07.918Z] setToolUnix: [2024-06-27T10:49:07.918Z] [2024-06-27T10:49:07.918Z] setToolProperty: [2024-06-27T10:49:07.918Z] [2024-06-27T10:49:07.918Z] setS1ASclassPath: [2024-06-27T10:49:07.918Z] [2024-06-27T10:49:07.918Z] init-common: [2024-06-27T10:49:07.918Z] [2024-06-27T10:49:07.918Z] deploy-common: [2024-06-27T10:49:07.918Z] [echo] Current time (ISO): 2024-06-27T10:49:07.665+0000 [2024-06-27T10:49:07.918Z] [2024-06-27T10:49:07.919Z] setOSConditions: [2024-06-27T10:49:07.919Z] [2024-06-27T10:49:07.919Z] setToolWin: [2024-06-27T10:49:07.919Z] [2024-06-27T10:49:07.919Z] setToolUnix: [2024-06-27T10:49:07.919Z] [2024-06-27T10:49:07.919Z] setToolProperty: [2024-06-27T10:49:07.919Z] [2024-06-27T10:49:07.919Z] setS1ASclassPath: [2024-06-27T10:49:07.919Z] [2024-06-27T10:49:07.919Z] init-common: [2024-06-27T10:49:07.919Z] [2024-06-27T10:49:07.919Z] deploy-common-pe: [2024-06-27T10:49:07.931Z] [2024-06-27T10:49:07.931Z] init-common: [2024-06-27T10:49:07.931Z] [2024-06-27T10:49:07.931Z] startDomainUnix: [2024-06-27T10:49:07.931Z] [echo] Starting DAS [2024-06-27T10:49:07.943Z] 163 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:49:07.943Z] + mvn -version [2024-06-27T10:49:07.983Z] 6 warnings [2024-06-27T10:49:07.983Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-06-27T10:49:07.983Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy. [2024-06-27T10:49:07.983Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest/osgiweld.war [2024-06-27T10:49:07.983Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:07.983Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:07.983Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:07.983Z] [WARNING] [echo] deploying osgiweld.war [2024-06-27T10:49:07.984Z] [exec] Application deployed with name ejb-stubs-ejbappApp. [2024-06-27T10:49:07.984Z] [echo] Deployment on target server server successful [2024-06-27T10:49:07.984Z] [2024-06-27T10:49:07.985Z] setOSConditions: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] setToolWin: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] setToolUnix: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] setToolProperty: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] setS1ASclassPath: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] init-common: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] deploy-common-ee: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] run: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] setOSConditions: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] setToolWin: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] setToolUnix: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] setToolProperty: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] setS1ASclassPath: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] init-common: [2024-06-27T10:49:07.985Z] [2024-06-27T10:49:07.985Z] runclient-common: [2024-06-27T10:49:07.985Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbappAppClient.jar -name ejb-stubs-ejbappClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2024-06-27T10:49:08.110Z] [javac] 1 warning [2024-06-27T10:49:08.110Z] [2024-06-27T10:49:08.110Z] build: [2024-06-27T10:49:08.110Z] [2024-06-27T10:49:08.110Z] setOSConditions: [2024-06-27T10:49:08.110Z] [2024-06-27T10:49:08.111Z] setToolWin: [2024-06-27T10:49:08.111Z] [2024-06-27T10:49:08.111Z] setToolUnix: [2024-06-27T10:49:08.111Z] [2024-06-27T10:49:08.111Z] setToolProperty: [2024-06-27T10:49:08.111Z] [2024-06-27T10:49:08.111Z] setS1ASclassPath: [2024-06-27T10:49:08.111Z] [2024-06-27T10:49:08.111Z] init-common: [2024-06-27T10:49:08.111Z] [2024-06-27T10:49:08.111Z] webclient-war-common: [2024-06-27T10:49:08.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:08.111Z] [2024-06-27T10:49:08.111Z] clear: [2024-06-27T10:49:08.111Z] [2024-06-27T10:49:08.111Z] test-tlds-exist: [2024-06-27T10:49:08.111Z] [2024-06-27T10:49:08.111Z] copy-tlds: [2024-06-27T10:49:08.111Z] [2024-06-27T10:49:08.111Z] test-tagfiles-exist: [2024-06-27T10:49:08.111Z] [2024-06-27T10:49:08.111Z] copy-tagfiles: [2024-06-27T10:49:08.111Z] [2024-06-27T10:49:08.111Z] package-war-common: [2024-06-27T10:49:08.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:08.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:08.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:08.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:08.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/lib [2024-06-27T10:49:08.111Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:08.111Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:08.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/docroot [2024-06-27T10:49:08.111Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-type-inheritance-web.war [2024-06-27T10:49:08.111Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:08.112Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:08.112Z] [javac] Compiling 1 source file [2024-06-27T10:49:08.112Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:08.112Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:08.112Z] [2024-06-27T10:49:08.112Z] deploy: [2024-06-27T10:49:08.112Z] [2024-06-27T10:49:08.112Z] deploy-war-common: [2024-06-27T10:49:08.149Z] [exec] Jun 27, 2024 10:49:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:08.149Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@25ad25f5 [2024-06-27T10:49:08.223Z] Waiting for domain1 to start ........... [2024-06-27T10:49:08.223Z] Waiting finished after 10,148 ms. [2024-06-27T10:49:08.223Z] Successfully started the domain : domain1 [2024-06-27T10:49:08.223Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:49:08.223Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:49:08.223Z] Admin Port: 4,848 [2024-06-27T10:49:08.223Z] Command start-domain executed successfully. [2024-06-27T10:49:08.239Z] [java] Jun 27, 2024 10:49:07 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:08.239Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:08.239Z] [java] Jun 27, 2024 10:49:07 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:08.239Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:08.239Z] [java] Jun 27, 2024 10:49:07 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:08.239Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:49:08.239Z] [java] Jun 27, 2024 10:49:08 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:49:08.239Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:49:08.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.User=dbuser [2024-06-27T10:49:08.301Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.User=dbuser [2024-06-27T10:49:08.367Z] [2024-06-27T10:49:08.367Z] setOSConditions: [2024-06-27T10:49:08.367Z] [2024-06-27T10:49:08.367Z] setToolWin: [2024-06-27T10:49:08.367Z] [2024-06-27T10:49:08.367Z] setToolUnix: [2024-06-27T10:49:08.367Z] [2024-06-27T10:49:08.367Z] setToolProperty: [2024-06-27T10:49:08.367Z] [2024-06-27T10:49:08.367Z] setS1ASclassPath: [2024-06-27T10:49:08.367Z] [2024-06-27T10:49:08.367Z] init-common: [2024-06-27T10:49:08.367Z] [2024-06-27T10:49:08.367Z] deploy-war-commonpe: [2024-06-27T10:49:08.426Z] [exec] 4 seconds left... [2024-06-27T10:49:08.426Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false administered-object-definitionApp [2024-06-27T10:49:08.426Z] [2024-06-27T10:49:08.426Z] setOSConditions: [2024-06-27T10:49:08.426Z] [2024-06-27T10:49:08.427Z] setToolWin: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] setToolUnix: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] setToolProperty: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] setS1ASclassPath: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] init-common: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] undeploy: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] setOSConditions: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] setToolWin: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] setToolUnix: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] setToolProperty: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] setS1ASclassPath: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] init-common: [2024-06-27T10:49:08.427Z] [2024-06-27T10:49:08.427Z] undeploy-rar-common: [2024-06-27T10:49:08.427Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true aod-ra [2024-06-27T10:49:08.479Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2024-06-27T10:49:08.494Z] [java] Jun 27, 2024 10:49:08 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:08.494Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:08.494Z] [java] Jun 27, 2024 10:49:08 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:08.494Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (855 ms), startup services (830 ms), total (1,685 ms) [2024-06-27T10:49:08.494Z] [java] Jun 27, 2024 10:49:08 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:08.494Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:08.497Z] [exec] Waiting for the domain to stop . [2024-06-27T10:49:08.497Z] [exec] Waiting finished after 394 ms. [2024-06-27T10:49:08.497Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:49:08.497Z] [2024-06-27T10:49:08.497Z] stop-server-windows: [2024-06-27T10:49:08.497Z] [2024-06-27T10:49:08.497Z] setOSConditions: [2024-06-27T10:49:08.497Z] [2024-06-27T10:49:08.497Z] start-server: [2024-06-27T10:49:08.497Z] [echo] +-----------------------------+ [2024-06-27T10:49:08.497Z] [echo] | | [2024-06-27T10:49:08.497Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:49:08.497Z] [echo] | in Felix mode | [2024-06-27T10:49:08.497Z] [echo] | | [2024-06-27T10:49:08.497Z] [echo] +-----------------------------+ [2024-06-27T10:49:08.497Z] [2024-06-27T10:49:08.497Z] start-server-unix: [2024-06-27T10:49:08.507Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:49:08.507Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:49:08.507Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:49:08.507Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:49:08.507Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:49:08.507Z] + ant -version [2024-06-27T10:49:08.507Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:49:08.507Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:49:08.507Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-7456dbeb/script.sh.copy: line 9: ps: command not found [2024-06-27T10:49:08.507Z] + true [2024-06-27T10:49:08.507Z] + cat /proc/cpuinfo [2024-06-27T10:49:08.507Z] processor : 0 [2024-06-27T10:49:08.507Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.507Z] cpu family : 6 [2024-06-27T10:49:08.507Z] model : 45 [2024-06-27T10:49:08.507Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.507Z] stepping : 7 [2024-06-27T10:49:08.507Z] microcode : 0x71a [2024-06-27T10:49:08.507Z] cpu MHz : 2374.118 [2024-06-27T10:49:08.507Z] cache size : 15360 KB [2024-06-27T10:49:08.507Z] physical id : 0 [2024-06-27T10:49:08.507Z] siblings : 12 [2024-06-27T10:49:08.507Z] core id : 0 [2024-06-27T10:49:08.507Z] cpu cores : 6 [2024-06-27T10:49:08.507Z] apicid : 0 [2024-06-27T10:49:08.507Z] initial apicid : 0 [2024-06-27T10:49:08.507Z] fpu : yes [2024-06-27T10:49:08.507Z] fpu_exception : yes [2024-06-27T10:49:08.507Z] cpuid level : 13 [2024-06-27T10:49:08.507Z] wp : yes [2024-06-27T10:49:08.508Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.508Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.508Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.508Z] bogomips : 4000.27 [2024-06-27T10:49:08.508Z] clflush size : 64 [2024-06-27T10:49:08.508Z] cache_alignment : 64 [2024-06-27T10:49:08.508Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.508Z] power management: [2024-06-27T10:49:08.508Z] [2024-06-27T10:49:08.508Z] processor : 1 [2024-06-27T10:49:08.508Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.508Z] cpu family : 6 [2024-06-27T10:49:08.508Z] model : 45 [2024-06-27T10:49:08.508Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.508Z] stepping : 7 [2024-06-27T10:49:08.508Z] microcode : 0x71a [2024-06-27T10:49:08.508Z] cpu MHz : 2297.657 [2024-06-27T10:49:08.508Z] cache size : 15360 KB [2024-06-27T10:49:08.508Z] physical id : 0 [2024-06-27T10:49:08.508Z] siblings : 12 [2024-06-27T10:49:08.508Z] core id : 1 [2024-06-27T10:49:08.508Z] cpu cores : 6 [2024-06-27T10:49:08.508Z] apicid : 2 [2024-06-27T10:49:08.508Z] initial apicid : 2 [2024-06-27T10:49:08.508Z] fpu : yes [2024-06-27T10:49:08.508Z] fpu_exception : yes [2024-06-27T10:49:08.508Z] cpuid level : 13 [2024-06-27T10:49:08.508Z] wp : yes [2024-06-27T10:49:08.508Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.508Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.508Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.508Z] bogomips : 4000.27 [2024-06-27T10:49:08.508Z] clflush size : 64 [2024-06-27T10:49:08.508Z] cache_alignment : 64 [2024-06-27T10:49:08.508Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.508Z] power management: [2024-06-27T10:49:08.508Z] [2024-06-27T10:49:08.508Z] processor : 2 [2024-06-27T10:49:08.508Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.508Z] cpu family : 6 [2024-06-27T10:49:08.508Z] model : 45 [2024-06-27T10:49:08.508Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.508Z] stepping : 7 [2024-06-27T10:49:08.508Z] microcode : 0x71a [2024-06-27T10:49:08.508Z] cpu MHz : 2299.362 [2024-06-27T10:49:08.508Z] cache size : 15360 KB [2024-06-27T10:49:08.508Z] physical id : 0 [2024-06-27T10:49:08.508Z] siblings : 12 [2024-06-27T10:49:08.508Z] core id : 2 [2024-06-27T10:49:08.508Z] cpu cores : 6 [2024-06-27T10:49:08.508Z] apicid : 4 [2024-06-27T10:49:08.508Z] initial apicid : 4 [2024-06-27T10:49:08.508Z] fpu : yes [2024-06-27T10:49:08.508Z] fpu_exception : yes [2024-06-27T10:49:08.508Z] cpuid level : 13 [2024-06-27T10:49:08.508Z] wp : yes [2024-06-27T10:49:08.508Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.508Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.508Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.508Z] bogomips : 4000.27 [2024-06-27T10:49:08.508Z] clflush size : 64 [2024-06-27T10:49:08.508Z] cache_alignment : 64 [2024-06-27T10:49:08.508Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.508Z] power management: [2024-06-27T10:49:08.508Z] [2024-06-27T10:49:08.508Z] processor : 3 [2024-06-27T10:49:08.508Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.508Z] cpu family : 6 [2024-06-27T10:49:08.508Z] model : 45 [2024-06-27T10:49:08.508Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.508Z] stepping : 7 [2024-06-27T10:49:08.508Z] microcode : 0x71a [2024-06-27T10:49:08.508Z] cpu MHz : 2300.612 [2024-06-27T10:49:08.508Z] cache size : 15360 KB [2024-06-27T10:49:08.508Z] physical id : 0 [2024-06-27T10:49:08.508Z] siblings : 12 [2024-06-27T10:49:08.508Z] core id : 3 [2024-06-27T10:49:08.508Z] cpu cores : 6 [2024-06-27T10:49:08.508Z] apicid : 6 [2024-06-27T10:49:08.508Z] initial apicid : 6 [2024-06-27T10:49:08.508Z] fpu : yes [2024-06-27T10:49:08.508Z] fpu_exception : yes [2024-06-27T10:49:08.508Z] cpuid level : 13 [2024-06-27T10:49:08.508Z] wp : yes [2024-06-27T10:49:08.508Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.508Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.509Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.509Z] bogomips : 4000.27 [2024-06-27T10:49:08.509Z] clflush size : 64 [2024-06-27T10:49:08.509Z] cache_alignment : 64 [2024-06-27T10:49:08.509Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.509Z] power management: [2024-06-27T10:49:08.509Z] [2024-06-27T10:49:08.509Z] processor : 4 [2024-06-27T10:49:08.509Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.509Z] cpu family : 6 [2024-06-27T10:49:08.509Z] model : 45 [2024-06-27T10:49:08.509Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.509Z] stepping : 7 [2024-06-27T10:49:08.509Z] microcode : 0x71a [2024-06-27T10:49:08.509Z] cpu MHz : 2302.192 [2024-06-27T10:49:08.509Z] cache size : 15360 KB [2024-06-27T10:49:08.509Z] physical id : 0 [2024-06-27T10:49:08.509Z] siblings : 12 [2024-06-27T10:49:08.509Z] core id : 4 [2024-06-27T10:49:08.509Z] cpu cores : 6 [2024-06-27T10:49:08.509Z] apicid : 8 [2024-06-27T10:49:08.509Z] initial apicid : 8 [2024-06-27T10:49:08.509Z] fpu : yes [2024-06-27T10:49:08.509Z] fpu_exception : yes [2024-06-27T10:49:08.509Z] cpuid level : 13 [2024-06-27T10:49:08.509Z] wp : yes [2024-06-27T10:49:08.509Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.509Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.509Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.509Z] bogomips : 4000.27 [2024-06-27T10:49:08.509Z] clflush size : 64 [2024-06-27T10:49:08.509Z] cache_alignment : 64 [2024-06-27T10:49:08.509Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.509Z] power management: [2024-06-27T10:49:08.509Z] [2024-06-27T10:49:08.509Z] processor : 5 [2024-06-27T10:49:08.509Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.509Z] cpu family : 6 [2024-06-27T10:49:08.509Z] model : 45 [2024-06-27T10:49:08.509Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.509Z] stepping : 7 [2024-06-27T10:49:08.509Z] microcode : 0x71a [2024-06-27T10:49:08.509Z] cpu MHz : 2300.137 [2024-06-27T10:49:08.509Z] cache size : 15360 KB [2024-06-27T10:49:08.509Z] physical id : 0 [2024-06-27T10:49:08.509Z] siblings : 12 [2024-06-27T10:49:08.509Z] core id : 5 [2024-06-27T10:49:08.509Z] cpu cores : 6 [2024-06-27T10:49:08.509Z] apicid : 10 [2024-06-27T10:49:08.509Z] initial apicid : 10 [2024-06-27T10:49:08.509Z] fpu : yes [2024-06-27T10:49:08.509Z] fpu_exception : yes [2024-06-27T10:49:08.509Z] cpuid level : 13 [2024-06-27T10:49:08.509Z] wp : yes [2024-06-27T10:49:08.509Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.509Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.509Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.509Z] bogomips : 4000.27 [2024-06-27T10:49:08.509Z] clflush size : 64 [2024-06-27T10:49:08.509Z] cache_alignment : 64 [2024-06-27T10:49:08.509Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.509Z] power management: [2024-06-27T10:49:08.509Z] [2024-06-27T10:49:08.509Z] processor : 6 [2024-06-27T10:49:08.509Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.509Z] cpu family : 6 [2024-06-27T10:49:08.509Z] model : 45 [2024-06-27T10:49:08.509Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.509Z] stepping : 7 [2024-06-27T10:49:08.509Z] microcode : 0x71a [2024-06-27T10:49:08.509Z] cpu MHz : 2188.697 [2024-06-27T10:49:08.509Z] cache size : 15360 KB [2024-06-27T10:49:08.509Z] physical id : 1 [2024-06-27T10:49:08.509Z] siblings : 12 [2024-06-27T10:49:08.509Z] core id : 0 [2024-06-27T10:49:08.509Z] cpu cores : 6 [2024-06-27T10:49:08.509Z] apicid : 32 [2024-06-27T10:49:08.509Z] initial apicid : 32 [2024-06-27T10:49:08.509Z] fpu : yes [2024-06-27T10:49:08.509Z] fpu_exception : yes [2024-06-27T10:49:08.509Z] cpuid level : 13 [2024-06-27T10:49:08.509Z] wp : yes [2024-06-27T10:49:08.509Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.509Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.509Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.509Z] bogomips : 4009.73 [2024-06-27T10:49:08.509Z] clflush size : 64 [2024-06-27T10:49:08.509Z] cache_alignment : 64 [2024-06-27T10:49:08.509Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.509Z] power management: [2024-06-27T10:49:08.509Z] [2024-06-27T10:49:08.509Z] processor : 7 [2024-06-27T10:49:08.509Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.509Z] cpu family : 6 [2024-06-27T10:49:08.509Z] model : 45 [2024-06-27T10:49:08.509Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.509Z] stepping : 7 [2024-06-27T10:49:08.509Z] microcode : 0x71a [2024-06-27T10:49:08.509Z] cpu MHz : 2500.000 [2024-06-27T10:49:08.509Z] cache size : 15360 KB [2024-06-27T10:49:08.509Z] physical id : 1 [2024-06-27T10:49:08.509Z] siblings : 12 [2024-06-27T10:49:08.509Z] core id : 1 [2024-06-27T10:49:08.509Z] cpu cores : 6 [2024-06-27T10:49:08.509Z] apicid : 34 [2024-06-27T10:49:08.509Z] initial apicid : 34 [2024-06-27T10:49:08.509Z] fpu : yes [2024-06-27T10:49:08.509Z] fpu_exception : yes [2024-06-27T10:49:08.509Z] cpuid level : 13 [2024-06-27T10:49:08.509Z] wp : yes [2024-06-27T10:49:08.510Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.510Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.510Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.510Z] bogomips : 4009.73 [2024-06-27T10:49:08.510Z] clflush size : 64 [2024-06-27T10:49:08.510Z] cache_alignment : 64 [2024-06-27T10:49:08.510Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.510Z] power management: [2024-06-27T10:49:08.510Z] [2024-06-27T10:49:08.510Z] processor : 8 [2024-06-27T10:49:08.510Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.510Z] cpu family : 6 [2024-06-27T10:49:08.510Z] model : 45 [2024-06-27T10:49:08.510Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.510Z] stepping : 7 [2024-06-27T10:49:08.510Z] microcode : 0x71a [2024-06-27T10:49:08.510Z] cpu MHz : 2036.806 [2024-06-27T10:49:08.510Z] cache size : 15360 KB [2024-06-27T10:49:08.510Z] physical id : 1 [2024-06-27T10:49:08.510Z] siblings : 12 [2024-06-27T10:49:08.510Z] core id : 2 [2024-06-27T10:49:08.510Z] cpu cores : 6 [2024-06-27T10:49:08.510Z] apicid : 36 [2024-06-27T10:49:08.510Z] initial apicid : 36 [2024-06-27T10:49:08.510Z] fpu : yes [2024-06-27T10:49:08.510Z] fpu_exception : yes [2024-06-27T10:49:08.510Z] cpuid level : 13 [2024-06-27T10:49:08.510Z] wp : yes [2024-06-27T10:49:08.510Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.510Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.510Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.510Z] bogomips : 4009.73 [2024-06-27T10:49:08.510Z] clflush size : 64 [2024-06-27T10:49:08.510Z] cache_alignment : 64 [2024-06-27T10:49:08.510Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.510Z] power management: [2024-06-27T10:49:08.510Z] [2024-06-27T10:49:08.510Z] processor : 9 [2024-06-27T10:49:08.510Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.510Z] cpu family : 6 [2024-06-27T10:49:08.510Z] model : 45 [2024-06-27T10:49:08.510Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.510Z] stepping : 7 [2024-06-27T10:49:08.510Z] microcode : 0x71a [2024-06-27T10:49:08.510Z] cpu MHz : 1850.185 [2024-06-27T10:49:08.510Z] cache size : 15360 KB [2024-06-27T10:49:08.510Z] physical id : 1 [2024-06-27T10:49:08.510Z] siblings : 12 [2024-06-27T10:49:08.510Z] core id : 3 [2024-06-27T10:49:08.510Z] cpu cores : 6 [2024-06-27T10:49:08.510Z] apicid : 38 [2024-06-27T10:49:08.510Z] initial apicid : 38 [2024-06-27T10:49:08.510Z] fpu : yes [2024-06-27T10:49:08.510Z] fpu_exception : yes [2024-06-27T10:49:08.510Z] cpuid level : 13 [2024-06-27T10:49:08.510Z] wp : yes [2024-06-27T10:49:08.510Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.510Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.510Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.510Z] bogomips : 4009.73 [2024-06-27T10:49:08.510Z] clflush size : 64 [2024-06-27T10:49:08.510Z] cache_alignment : 64 [2024-06-27T10:49:08.510Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.510Z] power management: [2024-06-27T10:49:08.510Z] [2024-06-27T10:49:08.510Z] processor : 10 [2024-06-27T10:49:08.510Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.510Z] cpu family : 6 [2024-06-27T10:49:08.510Z] model : 45 [2024-06-27T10:49:08.510Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.510Z] stepping : 7 [2024-06-27T10:49:08.510Z] microcode : 0x71a [2024-06-27T10:49:08.510Z] cpu MHz : 1654.306 [2024-06-27T10:49:08.510Z] cache size : 15360 KB [2024-06-27T10:49:08.510Z] physical id : 1 [2024-06-27T10:49:08.510Z] siblings : 12 [2024-06-27T10:49:08.510Z] core id : 4 [2024-06-27T10:49:08.510Z] cpu cores : 6 [2024-06-27T10:49:08.510Z] apicid : 40 [2024-06-27T10:49:08.510Z] initial apicid : 40 [2024-06-27T10:49:08.510Z] fpu : yes [2024-06-27T10:49:08.510Z] fpu_exception : yes [2024-06-27T10:49:08.510Z] cpuid level : 13 [2024-06-27T10:49:08.510Z] wp : yes [2024-06-27T10:49:08.510Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.511Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.511Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.511Z] bogomips : 4009.73 [2024-06-27T10:49:08.511Z] clflush size : 64 [2024-06-27T10:49:08.511Z] cache_alignment : 64 [2024-06-27T10:49:08.511Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.511Z] power management: [2024-06-27T10:49:08.511Z] [2024-06-27T10:49:08.511Z] processor : 11 [2024-06-27T10:49:08.511Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.511Z] cpu family : 6 [2024-06-27T10:49:08.511Z] model : 45 [2024-06-27T10:49:08.511Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.511Z] stepping : 7 [2024-06-27T10:49:08.511Z] microcode : 0x71a [2024-06-27T10:49:08.511Z] cpu MHz : 1666.090 [2024-06-27T10:49:08.511Z] cache size : 15360 KB [2024-06-27T10:49:08.511Z] physical id : 1 [2024-06-27T10:49:08.511Z] siblings : 12 [2024-06-27T10:49:08.511Z] core id : 5 [2024-06-27T10:49:08.511Z] cpu cores : 6 [2024-06-27T10:49:08.511Z] apicid : 42 [2024-06-27T10:49:08.511Z] initial apicid : 42 [2024-06-27T10:49:08.511Z] fpu : yes [2024-06-27T10:49:08.511Z] fpu_exception : yes [2024-06-27T10:49:08.511Z] cpuid level : 13 [2024-06-27T10:49:08.511Z] wp : yes [2024-06-27T10:49:08.511Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.511Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.511Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.511Z] bogomips : 4009.73 [2024-06-27T10:49:08.511Z] clflush size : 64 [2024-06-27T10:49:08.511Z] cache_alignment : 64 [2024-06-27T10:49:08.511Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.511Z] power management: [2024-06-27T10:49:08.511Z] [2024-06-27T10:49:08.511Z] processor : 12 [2024-06-27T10:49:08.511Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.511Z] cpu family : 6 [2024-06-27T10:49:08.511Z] model : 45 [2024-06-27T10:49:08.511Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.511Z] stepping : 7 [2024-06-27T10:49:08.511Z] microcode : 0x71a [2024-06-27T10:49:08.511Z] cpu MHz : 2297.747 [2024-06-27T10:49:08.511Z] cache size : 15360 KB [2024-06-27T10:49:08.511Z] physical id : 0 [2024-06-27T10:49:08.511Z] siblings : 12 [2024-06-27T10:49:08.511Z] core id : 0 [2024-06-27T10:49:08.511Z] cpu cores : 6 [2024-06-27T10:49:08.511Z] apicid : 1 [2024-06-27T10:49:08.511Z] initial apicid : 1 [2024-06-27T10:49:08.511Z] fpu : yes [2024-06-27T10:49:08.511Z] fpu_exception : yes [2024-06-27T10:49:08.511Z] cpuid level : 13 [2024-06-27T10:49:08.511Z] wp : yes [2024-06-27T10:49:08.511Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.511Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.511Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.511Z] bogomips : 4000.27 [2024-06-27T10:49:08.511Z] clflush size : 64 [2024-06-27T10:49:08.511Z] cache_alignment : 64 [2024-06-27T10:49:08.511Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.511Z] power management: [2024-06-27T10:49:08.511Z] [2024-06-27T10:49:08.511Z] processor : 13 [2024-06-27T10:49:08.511Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.511Z] cpu family : 6 [2024-06-27T10:49:08.511Z] model : 45 [2024-06-27T10:49:08.511Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.511Z] stepping : 7 [2024-06-27T10:49:08.511Z] microcode : 0x71a [2024-06-27T10:49:08.511Z] cpu MHz : 2500.000 [2024-06-27T10:49:08.511Z] cache size : 15360 KB [2024-06-27T10:49:08.511Z] physical id : 0 [2024-06-27T10:49:08.511Z] siblings : 12 [2024-06-27T10:49:08.511Z] core id : 1 [2024-06-27T10:49:08.511Z] cpu cores : 6 [2024-06-27T10:49:08.511Z] apicid : 3 [2024-06-27T10:49:08.511Z] initial apicid : 3 [2024-06-27T10:49:08.511Z] fpu : yes [2024-06-27T10:49:08.511Z] fpu_exception : yes [2024-06-27T10:49:08.511Z] cpuid level : 13 [2024-06-27T10:49:08.511Z] wp : yes [2024-06-27T10:49:08.511Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.511Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.511Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.511Z] bogomips : 4000.27 [2024-06-27T10:49:08.511Z] clflush size : 64 [2024-06-27T10:49:08.511Z] cache_alignment : 64 [2024-06-27T10:49:08.511Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.511Z] power management: [2024-06-27T10:49:08.511Z] [2024-06-27T10:49:08.511Z] processor : 14 [2024-06-27T10:49:08.511Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.511Z] cpu family : 6 [2024-06-27T10:49:08.511Z] model : 45 [2024-06-27T10:49:08.511Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.511Z] stepping : 7 [2024-06-27T10:49:08.511Z] microcode : 0x71a [2024-06-27T10:49:08.511Z] cpu MHz : 2272.033 [2024-06-27T10:49:08.511Z] cache size : 15360 KB [2024-06-27T10:49:08.511Z] physical id : 0 [2024-06-27T10:49:08.511Z] siblings : 12 [2024-06-27T10:49:08.511Z] core id : 2 [2024-06-27T10:49:08.511Z] cpu cores : 6 [2024-06-27T10:49:08.511Z] apicid : 5 [2024-06-27T10:49:08.511Z] initial apicid : 5 [2024-06-27T10:49:08.511Z] fpu : yes [2024-06-27T10:49:08.512Z] fpu_exception : yes [2024-06-27T10:49:08.512Z] cpuid level : 13 [2024-06-27T10:49:08.512Z] wp : yes [2024-06-27T10:49:08.512Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.512Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.512Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.512Z] bogomips : 4000.27 [2024-06-27T10:49:08.512Z] clflush size : 64 [2024-06-27T10:49:08.512Z] cache_alignment : 64 [2024-06-27T10:49:08.512Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.512Z] power management: [2024-06-27T10:49:08.512Z] [2024-06-27T10:49:08.512Z] processor : 15 [2024-06-27T10:49:08.512Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.512Z] cpu family : 6 [2024-06-27T10:49:08.512Z] model : 45 [2024-06-27T10:49:08.512Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.512Z] stepping : 7 [2024-06-27T10:49:08.512Z] microcode : 0x71a [2024-06-27T10:49:08.512Z] cpu MHz : 2500.000 [2024-06-27T10:49:08.512Z] cache size : 15360 KB [2024-06-27T10:49:08.512Z] physical id : 0 [2024-06-27T10:49:08.512Z] siblings : 12 [2024-06-27T10:49:08.512Z] core id : 3 [2024-06-27T10:49:08.512Z] cpu cores : 6 [2024-06-27T10:49:08.512Z] apicid : 7 [2024-06-27T10:49:08.512Z] initial apicid : 7 [2024-06-27T10:49:08.512Z] fpu : yes [2024-06-27T10:49:08.512Z] fpu_exception : yes [2024-06-27T10:49:08.512Z] cpuid level : 13 [2024-06-27T10:49:08.512Z] wp : yes [2024-06-27T10:49:08.512Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.512Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.512Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.512Z] bogomips : 4000.27 [2024-06-27T10:49:08.512Z] clflush size : 64 [2024-06-27T10:49:08.512Z] cache_alignment : 64 [2024-06-27T10:49:08.512Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.512Z] power management: [2024-06-27T10:49:08.512Z] [2024-06-27T10:49:08.512Z] processor : 16 [2024-06-27T10:49:08.512Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.512Z] cpu family : 6 [2024-06-27T10:49:08.512Z] model : 45 [2024-06-27T10:49:08.512Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.512Z] stepping : 7 [2024-06-27T10:49:08.512Z] microcode : 0x71a [2024-06-27T10:49:08.512Z] cpu MHz : 2362.525 [2024-06-27T10:49:08.512Z] cache size : 15360 KB [2024-06-27T10:49:08.512Z] physical id : 0 [2024-06-27T10:49:08.512Z] siblings : 12 [2024-06-27T10:49:08.512Z] core id : 4 [2024-06-27T10:49:08.512Z] cpu cores : 6 [2024-06-27T10:49:08.512Z] apicid : 9 [2024-06-27T10:49:08.512Z] initial apicid : 9 [2024-06-27T10:49:08.512Z] fpu : yes [2024-06-27T10:49:08.512Z] fpu_exception : yes [2024-06-27T10:49:08.512Z] cpuid level : 13 [2024-06-27T10:49:08.512Z] wp : yes [2024-06-27T10:49:08.512Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.512Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.512Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.512Z] bogomips : 4000.27 [2024-06-27T10:49:08.512Z] clflush size : 64 [2024-06-27T10:49:08.512Z] cache_alignment : 64 [2024-06-27T10:49:08.512Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.512Z] power management: [2024-06-27T10:49:08.512Z] [2024-06-27T10:49:08.512Z] processor : 17 [2024-06-27T10:49:08.512Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.512Z] cpu family : 6 [2024-06-27T10:49:08.512Z] model : 45 [2024-06-27T10:49:08.512Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.512Z] stepping : 7 [2024-06-27T10:49:08.512Z] microcode : 0x71a [2024-06-27T10:49:08.512Z] cpu MHz : 2301.257 [2024-06-27T10:49:08.512Z] cache size : 15360 KB [2024-06-27T10:49:08.512Z] physical id : 0 [2024-06-27T10:49:08.512Z] siblings : 12 [2024-06-27T10:49:08.512Z] core id : 5 [2024-06-27T10:49:08.512Z] cpu cores : 6 [2024-06-27T10:49:08.512Z] apicid : 11 [2024-06-27T10:49:08.512Z] initial apicid : 11 [2024-06-27T10:49:08.512Z] fpu : yes [2024-06-27T10:49:08.512Z] fpu_exception : yes [2024-06-27T10:49:08.512Z] cpuid level : 13 [2024-06-27T10:49:08.512Z] wp : yes [2024-06-27T10:49:08.512Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.513Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.513Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.513Z] bogomips : 4000.27 [2024-06-27T10:49:08.513Z] clflush size : 64 [2024-06-27T10:49:08.513Z] cache_alignment : 64 [2024-06-27T10:49:08.513Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.513Z] power management: [2024-06-27T10:49:08.513Z] [2024-06-27T10:49:08.513Z] processor : 18 [2024-06-27T10:49:08.513Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.513Z] cpu family : 6 [2024-06-27T10:49:08.513Z] model : 45 [2024-06-27T10:49:08.513Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.513Z] stepping : 7 [2024-06-27T10:49:08.513Z] microcode : 0x71a [2024-06-27T10:49:08.513Z] cpu MHz : 1930.150 [2024-06-27T10:49:08.513Z] cache size : 15360 KB [2024-06-27T10:49:08.513Z] physical id : 1 [2024-06-27T10:49:08.513Z] siblings : 12 [2024-06-27T10:49:08.513Z] core id : 0 [2024-06-27T10:49:08.513Z] cpu cores : 6 [2024-06-27T10:49:08.513Z] apicid : 33 [2024-06-27T10:49:08.513Z] initial apicid : 33 [2024-06-27T10:49:08.513Z] fpu : yes [2024-06-27T10:49:08.513Z] fpu_exception : yes [2024-06-27T10:49:08.513Z] cpuid level : 13 [2024-06-27T10:49:08.513Z] wp : yes [2024-06-27T10:49:08.513Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.513Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.513Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.513Z] bogomips : 4009.73 [2024-06-27T10:49:08.513Z] clflush size : 64 [2024-06-27T10:49:08.513Z] cache_alignment : 64 [2024-06-27T10:49:08.513Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.513Z] power management: [2024-06-27T10:49:08.513Z] [2024-06-27T10:49:08.513Z] processor : 19 [2024-06-27T10:49:08.513Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.513Z] cpu family : 6 [2024-06-27T10:49:08.513Z] model : 45 [2024-06-27T10:49:08.513Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.513Z] stepping : 7 [2024-06-27T10:49:08.513Z] microcode : 0x71a [2024-06-27T10:49:08.513Z] cpu MHz : 1200.139 [2024-06-27T10:49:08.513Z] cache size : 15360 KB [2024-06-27T10:49:08.513Z] physical id : 1 [2024-06-27T10:49:08.513Z] siblings : 12 [2024-06-27T10:49:08.513Z] core id : 1 [2024-06-27T10:49:08.513Z] cpu cores : 6 [2024-06-27T10:49:08.513Z] apicid : 35 [2024-06-27T10:49:08.513Z] initial apicid : 35 [2024-06-27T10:49:08.513Z] fpu : yes [2024-06-27T10:49:08.513Z] fpu_exception : yes [2024-06-27T10:49:08.513Z] cpuid level : 13 [2024-06-27T10:49:08.513Z] wp : yes [2024-06-27T10:49:08.513Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.513Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.513Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.513Z] bogomips : 4009.73 [2024-06-27T10:49:08.513Z] clflush size : 64 [2024-06-27T10:49:08.513Z] cache_alignment : 64 [2024-06-27T10:49:08.513Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.513Z] power management: [2024-06-27T10:49:08.513Z] [2024-06-27T10:49:08.513Z] processor : 20 [2024-06-27T10:49:08.513Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.513Z] cpu family : 6 [2024-06-27T10:49:08.513Z] model : 45 [2024-06-27T10:49:08.513Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.513Z] stepping : 7 [2024-06-27T10:49:08.513Z] microcode : 0x71a [2024-06-27T10:49:08.513Z] cpu MHz : 1201.331 [2024-06-27T10:49:08.513Z] cache size : 15360 KB [2024-06-27T10:49:08.513Z] physical id : 1 [2024-06-27T10:49:08.513Z] siblings : 12 [2024-06-27T10:49:08.513Z] core id : 2 [2024-06-27T10:49:08.513Z] cpu cores : 6 [2024-06-27T10:49:08.513Z] apicid : 37 [2024-06-27T10:49:08.513Z] initial apicid : 37 [2024-06-27T10:49:08.513Z] fpu : yes [2024-06-27T10:49:08.513Z] fpu_exception : yes [2024-06-27T10:49:08.513Z] cpuid level : 13 [2024-06-27T10:49:08.513Z] wp : yes [2024-06-27T10:49:08.513Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.513Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.513Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.513Z] bogomips : 4009.73 [2024-06-27T10:49:08.513Z] clflush size : 64 [2024-06-27T10:49:08.513Z] cache_alignment : 64 [2024-06-27T10:49:08.513Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.513Z] power management: [2024-06-27T10:49:08.513Z] [2024-06-27T10:49:08.513Z] processor : 21 [2024-06-27T10:49:08.513Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.513Z] cpu family : 6 [2024-06-27T10:49:08.513Z] model : 45 [2024-06-27T10:49:08.513Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.513Z] stepping : 7 [2024-06-27T10:49:08.513Z] microcode : 0x71a [2024-06-27T10:49:08.513Z] cpu MHz : 1820.368 [2024-06-27T10:49:08.513Z] cache size : 15360 KB [2024-06-27T10:49:08.513Z] physical id : 1 [2024-06-27T10:49:08.513Z] siblings : 12 [2024-06-27T10:49:08.513Z] core id : 3 [2024-06-27T10:49:08.513Z] cpu cores : 6 [2024-06-27T10:49:08.514Z] apicid : 39 [2024-06-27T10:49:08.514Z] initial apicid : 39 [2024-06-27T10:49:08.514Z] fpu : yes [2024-06-27T10:49:08.514Z] fpu_exception : yes [2024-06-27T10:49:08.514Z] cpuid level : 13 [2024-06-27T10:49:08.514Z] wp : yes [2024-06-27T10:49:08.514Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.514Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.514Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.514Z] bogomips : 4009.73 [2024-06-27T10:49:08.514Z] clflush size : 64 [2024-06-27T10:49:08.514Z] cache_alignment : 64 [2024-06-27T10:49:08.514Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.514Z] power management: [2024-06-27T10:49:08.514Z] [2024-06-27T10:49:08.514Z] processor : 22 [2024-06-27T10:49:08.514Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.514Z] cpu family : 6 [2024-06-27T10:49:08.514Z] model : 45 [2024-06-27T10:49:08.514Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.514Z] stepping : 7 [2024-06-27T10:49:08.514Z] microcode : 0x71a [2024-06-27T10:49:08.514Z] cpu MHz : 1200.405 [2024-06-27T10:49:08.514Z] cache size : 15360 KB [2024-06-27T10:49:08.514Z] physical id : 1 [2024-06-27T10:49:08.514Z] siblings : 12 [2024-06-27T10:49:08.514Z] core id : 4 [2024-06-27T10:49:08.514Z] cpu cores : 6 [2024-06-27T10:49:08.514Z] apicid : 41 [2024-06-27T10:49:08.514Z] initial apicid : 41 [2024-06-27T10:49:08.514Z] fpu : yes [2024-06-27T10:49:08.514Z] fpu_exception : yes [2024-06-27T10:49:08.514Z] cpuid level : 13 [2024-06-27T10:49:08.514Z] wp : yes [2024-06-27T10:49:08.514Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.514Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.514Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.514Z] bogomips : 4009.73 [2024-06-27T10:49:08.514Z] clflush size : 64 [2024-06-27T10:49:08.514Z] cache_alignment : 64 [2024-06-27T10:49:08.514Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.514Z] power management: [2024-06-27T10:49:08.514Z] [2024-06-27T10:49:08.514Z] processor : 23 [2024-06-27T10:49:08.514Z] vendor_id : GenuineIntel [2024-06-27T10:49:08.514Z] cpu family : 6 [2024-06-27T10:49:08.514Z] model : 45 [2024-06-27T10:49:08.514Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:49:08.514Z] stepping : 7 [2024-06-27T10:49:08.514Z] microcode : 0x71a [2024-06-27T10:49:08.514Z] cpu MHz : 2110.802 [2024-06-27T10:49:08.514Z] cache size : 15360 KB [2024-06-27T10:49:08.514Z] physical id : 1 [2024-06-27T10:49:08.514Z] siblings : 12 [2024-06-27T10:49:08.514Z] core id : 5 [2024-06-27T10:49:08.514Z] cpu cores : 6 [2024-06-27T10:49:08.514Z] apicid : 43 [2024-06-27T10:49:08.514Z] initial apicid : 43 [2024-06-27T10:49:08.514Z] fpu : yes [2024-06-27T10:49:08.514Z] fpu_exception : yes [2024-06-27T10:49:08.514Z] cpuid level : 13 [2024-06-27T10:49:08.514Z] wp : yes [2024-06-27T10:49:08.514Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-06-27T10:49:08.514Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:49:08.514Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:49:08.514Z] bogomips : 4009.73 [2024-06-27T10:49:08.514Z] clflush size : 64 [2024-06-27T10:49:08.514Z] cache_alignment : 64 [2024-06-27T10:49:08.514Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:49:08.514Z] power management: [2024-06-27T10:49:08.514Z] [2024-06-27T10:49:08.514Z] + cat /proc/meminfo [2024-06-27T10:49:08.514Z] MemTotal: 65903168 kB [2024-06-27T10:49:08.514Z] MemFree: 3670904 kB [2024-06-27T10:49:08.514Z] MemAvailable: 46839816 kB [2024-06-27T10:49:08.514Z] Buffers: 64 kB [2024-06-27T10:49:08.514Z] Cached: 39860928 kB [2024-06-27T10:49:08.514Z] SwapCached: 0 kB [2024-06-27T10:49:08.514Z] Active: 37087580 kB [2024-06-27T10:49:08.514Z] Inactive: 16565888 kB [2024-06-27T10:49:08.514Z] Active(anon): 11613508 kB [2024-06-27T10:49:08.514Z] Inactive(anon): 2262176 kB [2024-06-27T10:49:08.514Z] Active(file): 25474072 kB [2024-06-27T10:49:08.514Z] Inactive(file): 14303712 kB [2024-06-27T10:49:08.514Z] Unevictable: 103280 kB [2024-06-27T10:49:08.514Z] Mlocked: 103280 kB [2024-06-27T10:49:08.514Z] SwapTotal: 0 kB [2024-06-27T10:49:08.514Z] SwapFree: 0 kB [2024-06-27T10:49:08.514Z] Zswap: 0 kB [2024-06-27T10:49:08.514Z] Zswapped: 0 kB [2024-06-27T10:49:08.514Z] Dirty: 147272 kB [2024-06-27T10:49:08.514Z] Writeback: 0 kB [2024-06-27T10:49:08.514Z] AnonPages: 13732092 kB [2024-06-27T10:49:08.514Z] Mapped: 2243092 kB [2024-06-27T10:49:08.514Z] Shmem: 74580 kB [2024-06-27T10:49:08.514Z] KReclaimable: 4171180 kB [2024-06-27T10:49:08.514Z] Slab: 6861848 kB [2024-06-27T10:49:08.514Z] SReclaimable: 4171180 kB [2024-06-27T10:49:08.514Z] SUnreclaim: 2690668 kB [2024-06-27T10:49:08.514Z] KernelStack: 47680 kB [2024-06-27T10:49:08.514Z] PageTables: 87660 kB [2024-06-27T10:49:08.514Z] SecPageTables: 0 kB [2024-06-27T10:49:08.514Z] NFS_Unstable: 0 kB [2024-06-27T10:49:08.514Z] Bounce: 0 kB [2024-06-27T10:49:08.514Z] WritebackTmp: 0 kB [2024-06-27T10:49:08.514Z] CommitLimit: 32951584 kB [2024-06-27T10:49:08.514Z] Committed_AS: 26411120 kB [2024-06-27T10:49:08.514Z] VmallocTotal: 34359738367 kB [2024-06-27T10:49:08.514Z] VmallocUsed: 252768 kB [2024-06-27T10:49:08.514Z] VmallocChunk: 0 kB [2024-06-27T10:49:08.514Z] Percpu: 849024 kB [2024-06-27T10:49:08.514Z] HardwareCorrupted: 0 kB [2024-06-27T10:49:08.515Z] AnonHugePages: 2674688 kB [2024-06-27T10:49:08.515Z] ShmemHugePages: 0 kB [2024-06-27T10:49:08.515Z] ShmemPmdMapped: 0 kB [2024-06-27T10:49:08.515Z] FileHugePages: 0 kB [2024-06-27T10:49:08.515Z] FilePmdMapped: 0 kB [2024-06-27T10:49:08.515Z] CmaTotal: 0 kB [2024-06-27T10:49:08.515Z] CmaFree: 0 kB [2024-06-27T10:49:08.515Z] HugePages_Total: 0 [2024-06-27T10:49:08.515Z] HugePages_Free: 0 [2024-06-27T10:49:08.515Z] HugePages_Rsvd: 0 [2024-06-27T10:49:08.515Z] HugePages_Surp: 0 [2024-06-27T10:49:08.515Z] Hugepagesize: 2048 kB [2024-06-27T10:49:08.515Z] Hugetlb: 0 kB [2024-06-27T10:49:08.515Z] DirectMap4k: 721288 kB [2024-06-27T10:49:08.515Z] DirectMap2M: 22323200 kB [2024-06-27T10:49:08.515Z] DirectMap1G: 46137344 kB [Pipeline] sh [2024-06-27T10:49:08.682Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false aod-ra [2024-06-27T10:49:08.739Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:08.740Z] [java] [2024-06-27T10:49:08.740Z] [java] [2024-06-27T10:49:08.740Z] [java] ----------------------------------------- [2024-06-27T10:49:08.740Z] [java] - jsp-caching-instance-level: PASS - [2024-06-27T10:49:08.740Z] [java] ----------------------------------------- [2024-06-27T10:49:08.740Z] [java] - Total PASS : 1 - [2024-06-27T10:49:08.740Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:08.740Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:08.740Z] [java] ----------------------------------------- [2024-06-27T10:49:08.740Z] [2024-06-27T10:49:08.740Z] undeploy: [2024-06-27T10:49:08.740Z] [2024-06-27T10:49:08.740Z] setOSConditions: [2024-06-27T10:49:08.740Z] [2024-06-27T10:49:08.740Z] setToolWin: [2024-06-27T10:49:08.740Z] [2024-06-27T10:49:08.740Z] setToolUnix: [2024-06-27T10:49:08.740Z] [2024-06-27T10:49:08.740Z] setToolProperty: [2024-06-27T10:49:08.740Z] [2024-06-27T10:49:08.740Z] setS1ASclassPath: [2024-06-27T10:49:08.740Z] [2024-06-27T10:49:08.740Z] init-common: [2024-06-27T10:49:08.740Z] [2024-06-27T10:49:08.740Z] undeploy-war-common: [2024-06-27T10:49:08.742Z] [exec] Jun 27, 2024 10:49:08 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:49:08.742Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:49:08.748Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:08.748Z] [java] Jun 27, 2024 10:49:08 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:49:08.748Z] [java] INFO: Grizzly Framework 4.0.2 started in: 16 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:49:08.748Z] [java] Jun 27, 2024 10:49:08 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:08.748Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:08.748Z] [java] Jun 27, 2024 10:49:08 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:08.748Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:08.757Z] [exec] Application deployed with name ejb-bmp-appauthtxApp. [2024-06-27T10:49:08.757Z] [echo] Deployment on target server server successful [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] setOSConditions: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] setToolWin: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] setToolUnix: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] setToolProperty: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] setS1ASclassPath: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] init-common: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] deploy-common-ee: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] run: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] setup-derby-for-authentication: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] setOSConditions: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] setToolWin: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] setToolUnix: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] setToolProperty: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] setS1ASclassPath: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] init-common: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] stop-derby: [2024-06-27T10:49:08.757Z] [2024-06-27T10:49:08.757Z] stop-derby-aix: [2024-06-27T10:49:08.814Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:49:08.814Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:49:08.822Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice [2024-06-27T10:49:08.822Z] + ant all [2024-06-27T10:49:08.822Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:49:08.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.Password=dbpassword [2024-06-27T10:49:08.874Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.Password=dbpassword [2024-06-27T10:49:08.912Z] [exec] Jun 27, 2024 10:49:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:08.912Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:08.919Z] [INFO] [exec] Application deployed with name osgiweld. [2024-06-27T10:49:08.919Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:08.919Z] [WARNING] [echo] [2024-06-27T10:49:08.919Z] [WARNING] [echo] ************************* [2024-06-27T10:49:08.919Z] [WARNING] [echo] * build-deploy weld/extensions [2024-06-27T10:49:08.919Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/extensions [2024-06-27T10:49:08.919Z] [WARNING] [echo] ************************* [2024-06-27T10:49:08.919Z] [WARNING] [echo] [2024-06-27T10:49:08.919Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:08.919Z] [WARNING] [echo] Listing of source files: ExtensionsTestNG.java [2024-06-27T10:49:08.919Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:08.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-interceptor-binding-type-inheritance --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-type-inheritance-web.war [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] all: [2024-06-27T10:49:08.937Z] [echo] @@## jms-connection-factory-definition##@@ [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setOSConditions: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setToolWin: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setToolUnix: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setToolProperty: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setS1ASclassPath: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] init-common: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] clean: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setOSConditions: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setToolWin: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setToolUnix: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setToolProperty: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setS1ASclassPath: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] init-common: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] clean-common: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setOSConditions: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setToolWin: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setToolUnix: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setToolProperty: [2024-06-27T10:49:08.937Z] [2024-06-27T10:49:08.937Z] setS1ASclassPath: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] init-common: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] clean-classes-common: [2024-06-27T10:49:08.938Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] setOSConditions: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] setToolWin: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] setToolUnix: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] setToolProperty: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] setS1ASclassPath: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] init-common: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] clean-jars-common: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] compile: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] setOSConditions: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] setToolWin: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] setToolUnix: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] setToolProperty: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] setS1ASclassPath: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] init-common: [2024-06-27T10:49:08.938Z] [2024-06-27T10:49:08.938Z] compile-common: [2024-06-27T10:49:08.938Z] [echo] Current time (ISO): 2024-06-27T10:49:08.731+0000 [2024-06-27T10:49:08.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:08.938Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:09.002Z] [java] Jun 27, 2024 10:49:08 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:09.002Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:09.002Z] [java] Jun 27, 2024 10:49:08 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:09.002Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,150 ms), startup services (9 ms), total (2,159 ms) [2024-06-27T10:49:09.002Z] [java] Jun 27, 2024 10:49:08 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:09.002Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:09.002Z] [java] Jun 27, 2024 10:49:08 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:49:09.002Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:49:09.002Z] [java] Jun 27, 2024 10:49:08 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:09.002Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwinwar-web.war [2024-06-27T10:49:09.002Z] [java] Jun 27, 2024 10:49:08 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:09.002Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:49:09.002Z] [java] Jun 27, 2024 10:49:08 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:09.002Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-06-27T10:49:09.012Z] [2024-06-27T10:49:09.012Z] stop-derby-nonaix: [2024-06-27T10:49:09.012Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:49:09.015Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-caching-instance-level-web [2024-06-27T10:49:09.039Z] [exec] Jun 27, 2024 10:49:08 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:49:09.039Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:49:09.039Z] [exec] Jun 27, 2024 10:49:08 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:49:09.039Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:49:09.039Z] [exec] Jun 27, 2024 10:49:08 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:49:09.039Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:49:09.078Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/build.xml [2024-06-27T10:49:09.078Z] Warning: 'file:./../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:09.187Z] [exec] Application deployed with name cdi-interceptor-binding-type-inheritance-web. [2024-06-27T10:49:09.187Z] [2024-06-27T10:49:09.187Z] deploy-war-commonee: [2024-06-27T10:49:09.187Z] [2024-06-27T10:49:09.187Z] run: [2024-06-27T10:49:09.187Z] [java] opening connection to http://localhost:8080/cdi-interceptor-binding-type-inheritance/myurl [2024-06-27T10:49:09.202Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:09.202Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:09.202Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:09.202Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:09.202Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:09.202Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:09.202Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:09.202Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:09.202Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:09.202Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:09.202Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:09.269Z] [2024-06-27T10:49:09.269Z] restore: [2024-06-27T10:49:09.269Z] [2024-06-27T10:49:09.269Z] asadmin-common-ignore-fail: [2024-06-27T10:49:09.269Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true server.web-container.jsp-caching-enabled=false [2024-06-27T10:49:09.343Z] [exec] Jun 27, 2024 10:49:09 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:09.343Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@91848408[jndiName=jms/ejb_mdb_singleton_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:09.350Z] [exec] 3 seconds left... [2024-06-27T10:49:09.350Z] [INFO] No sources to compile [2024-06-27T10:49:09.350Z] [INFO] [2024-06-27T10:49:09.350Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:49:09.350Z] [INFO] [2024-06-27T10:49:09.350Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:49:09.350Z] [INFO] [2024-06-27T10:49:09.350Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:49:09.350Z] [INFO] No sources to compile [2024-06-27T10:49:09.350Z] [INFO] [2024-06-27T10:49:09.350Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:49:09.350Z] [INFO] No sources to compile [2024-06-27T10:49:09.350Z] [INFO] [2024-06-27T10:49:09.350Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:49:09.422Z] Warning: 'file:./../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:09.422Z] Warning: 'file:./report.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './report.xml' for compliance with other XML tools [2024-06-27T10:49:09.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.driverType=4 [2024-06-27T10:49:09.435Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.driverType=4 [2024-06-27T10:49:09.441Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:09.441Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:09.441Z] [java] [2024-06-27T10:49:09.441Z] [java] [2024-06-27T10:49:09.441Z] [java] ----------------------------------------- [2024-06-27T10:49:09.442Z] [java] - interceptors-interceptor-binding-type-inheritance: PASS - [2024-06-27T10:49:09.442Z] [java] ----------------------------------------- [2024-06-27T10:49:09.442Z] [java] - Total PASS : 1 - [2024-06-27T10:49:09.442Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:09.442Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:09.442Z] [java] ----------------------------------------- [2024-06-27T10:49:09.442Z] [2024-06-27T10:49:09.442Z] undeploy: [2024-06-27T10:49:09.442Z] [2024-06-27T10:49:09.442Z] setOSConditions: [2024-06-27T10:49:09.442Z] [2024-06-27T10:49:09.442Z] setToolWin: [2024-06-27T10:49:09.442Z] [2024-06-27T10:49:09.442Z] setToolUnix: [2024-06-27T10:49:09.442Z] [2024-06-27T10:49:09.442Z] setToolProperty: [2024-06-27T10:49:09.442Z] [2024-06-27T10:49:09.442Z] setS1ASclassPath: [2024-06-27T10:49:09.442Z] [2024-06-27T10:49:09.442Z] init-common: [2024-06-27T10:49:09.442Z] [2024-06-27T10:49:09.442Z] undeploy-war-common: [2024-06-27T10:49:09.449Z] [exec] ************************************************ [2024-06-27T10:49:09.449Z] [exec] ******* JobID: 1 ****************** [2024-06-27T10:49:09.449Z] [exec] ************************************************ [2024-06-27T10:49:09.449Z] [exec] Will sleep for 10 more seconds...: null [2024-06-27T10:49:09.457Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:09.457Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:09.457Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/extensions/src/test/ExtensionsTestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:09.457Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:09.457Z] 6 warnings [2024-06-27T10:49:09.457Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:09.457Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/extensions.war [2024-06-27T10:49:09.457Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:09.457Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest [2024-06-27T10:49:09.457Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:09.457Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest/lib [2024-06-27T10:49:09.457Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app [2024-06-27T10:49:09.457Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:09.457Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:09.457Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:09.457Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:09.562Z] [java] Jun 27, 2024 10:49:09 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:49:09.562Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:49:09.562Z] [java] Jun 27, 2024 10:49:09 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:09.562Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:49:09.562Z] [java] Jun 27, 2024 10:49:09 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:49:09.562Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:49:09.562Z] [java] Jun 27, 2024 10:49:09 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:09.562Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:49:09.572Z] [java] Thu Jun 27 10:49:09 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:49:09.572Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties to copy. [2024-06-27T10:49:09.572Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases [2024-06-27T10:49:09.572Z] [2024-06-27T10:49:09.572Z] setOSConditions: [2024-06-27T10:49:09.572Z] [2024-06-27T10:49:09.572Z] setToolWin: [2024-06-27T10:49:09.572Z] [2024-06-27T10:49:09.573Z] setToolUnix: [2024-06-27T10:49:09.573Z] [2024-06-27T10:49:09.573Z] setToolProperty: [2024-06-27T10:49:09.573Z] [2024-06-27T10:49:09.573Z] setS1ASclassPath: [2024-06-27T10:49:09.573Z] [2024-06-27T10:49:09.573Z] init-common: [2024-06-27T10:49:09.573Z] [2024-06-27T10:49:09.573Z] start-derby: [2024-06-27T10:49:09.573Z] [2024-06-27T10:49:09.573Z] start-derby-aix: [2024-06-27T10:49:09.573Z] [2024-06-27T10:49:09.573Z] start-derby-nonaix: [2024-06-27T10:49:09.573Z] [echo] Starting Derby DB Server ... [2024-06-27T10:49:09.712Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:09.713Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:09.713Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:09.713Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:09.713Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:09.713Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:09.713Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:09.713Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:09.713Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:09.713Z] 6 warnings [2024-06-27T10:49:09.713Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-06-27T10:49:09.713Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-06-27T10:49:09.713Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar [2024-06-27T10:49:09.713Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/weldtest/extensions.war [2024-06-27T10:49:09.713Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:09.713Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:09.713Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:09.713Z] [WARNING] [echo] deploying extensions.war [2024-06-27T10:49:09.828Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.web-container.jsp-caching-enabled=false [2024-06-27T10:49:09.828Z] [exec] server.web-container.jsp-caching-enabled=false [2024-06-27T10:49:09.828Z] [2024-06-27T10:49:09.828Z] restart-server-instance-common: [2024-06-27T10:49:09.828Z] [2024-06-27T10:49:09.828Z] setOSConditions: [2024-06-27T10:49:09.828Z] [2024-06-27T10:49:09.828Z] setToolWin: [2024-06-27T10:49:09.828Z] [2024-06-27T10:49:09.828Z] setToolUnix: [2024-06-27T10:49:09.828Z] [2024-06-27T10:49:09.828Z] setToolProperty: [2024-06-27T10:49:09.828Z] [2024-06-27T10:49:09.828Z] setS1ASclassPath: [2024-06-27T10:49:09.828Z] [2024-06-27T10:49:09.828Z] init-common: [2024-06-27T10:49:09.828Z] [2024-06-27T10:49:09.828Z] stopDomain: [2024-06-27T10:49:09.828Z] [echo] run.xml:stopping domain... [2024-06-27T10:49:09.841Z] [java] Jun 27, 2024 10:49:09 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:49:09.841Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:49:09.841Z] [java] Jun 27, 2024 10:49:09 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:49:09.841Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-06-27T10:49:09.841Z] [java] Jun 27, 2024 10:49:09 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:49:09.841Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-06-27T10:49:09.841Z] [java] Jun 27, 2024 10:49:09 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:49:09.841Z] [java] INFO: Created virtual server server [2024-06-27T10:49:09.841Z] [java] Jun 27, 2024 10:49:09 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:49:09.841Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-06-27T10:49:09.841Z] [java] Jun 27, 2024 10:49:09 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:49:09.841Z] [java] INFO: Created virtual server __asadmin [2024-06-27T10:49:09.851Z] [exec] Jun 27, 2024 10:49:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:09.851Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:09.851Z] [exec] Jun 27, 2024 10:49:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:09.851Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:09.861Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:09.861Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:09.861Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:09.861Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:09.861Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:09.861Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:09.861Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:09.915Z] [INFO] Executing tasks [2024-06-27T10:49:09.915Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:49:09.915Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:49:09.998Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.portNumber=1527 [2024-06-27T10:49:09.998Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.portNumber=1527 [2024-06-27T10:49:10.002Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-interceptor-binding-type-inheritance-web [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] all: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] setOSConditions: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] setToolWin: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] setToolUnix: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] setToolProperty: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] setS1ASclassPath: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] init-common: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] clean: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] setOSConditions: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] setToolWin: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] setToolUnix: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] setToolProperty: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] setS1ASclassPath: [2024-06-27T10:49:10.002Z] [2024-06-27T10:49:10.002Z] init-common: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] clean-common: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setOSConditions: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setToolWin: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setToolUnix: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setToolProperty: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setS1ASclassPath: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] init-common: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] clean-classes-common: [2024-06-27T10:49:10.003Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setOSConditions: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setToolWin: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setToolUnix: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setToolProperty: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setS1ASclassPath: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] init-common: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] clean-jars-common: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] compile: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setOSConditions: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.003Z] setToolWin: [2024-06-27T10:49:10.003Z] [2024-06-27T10:49:10.004Z] setToolUnix: [2024-06-27T10:49:10.004Z] [2024-06-27T10:49:10.004Z] setToolProperty: [2024-06-27T10:49:10.004Z] [2024-06-27T10:49:10.004Z] setS1ASclassPath: [2024-06-27T10:49:10.004Z] [2024-06-27T10:49:10.004Z] init-common: [2024-06-27T10:49:10.004Z] [2024-06-27T10:49:10.004Z] compile-common: [2024-06-27T10:49:10.004Z] [echo] Current time (ISO): 2024-06-27T10:49:09.796+0000 [2024-06-27T10:49:10.004Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:10.004Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:10.095Z] [java] Jun 27, 2024 10:49:09 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:49:10.095Z] [java] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:49:10.095Z] [java] Jun 27, 2024 10:49:09 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:49:10.095Z] [java] INFO: Virtual server server loaded default web module [2024-06-27T10:49:10.106Z] [exec] Jun 27, 2024 10:49:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:10.106Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:10.106Z] [exec] Jun 27, 2024 10:49:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:10.106Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:10.174Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:49:10.174Z] [INFO] Executed tasks [2024-06-27T10:49:10.174Z] [INFO] [2024-06-27T10:49:10.174Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:49:10.271Z] [exec] 2 seconds left... [2024-06-27T10:49:10.349Z] [java] Jun 27, 2024 10:49:10 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:10.349Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:49:10.362Z] [exec] Looking up ejbapp ejb ref [2024-06-27T10:49:10.379Z] [exec] Value of key is:batch-chunk-stateless [2024-06-27T10:49:10.379Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:10.379Z] [exec] [2024-06-27T10:49:10.379Z] [exec] [2024-06-27T10:49:10.379Z] [exec] ----------------------------------------- [2024-06-27T10:49:10.379Z] [exec] - batch-chunk-stateless: PASS - [2024-06-27T10:49:10.379Z] [exec] ----------------------------------------- [2024-06-27T10:49:10.379Z] [exec] Total PASS: 1 [2024-06-27T10:49:10.379Z] [exec] Total FAIL: 0 [2024-06-27T10:49:10.379Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:10.379Z] [exec] ----------------------------------------- [2024-06-27T10:49:10.379Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:10.379Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:10.420Z] [2024-06-27T10:49:10.420Z] all: [2024-06-27T10:49:10.420Z] [echo] @@## Running webservice developer tests ##@@ [2024-06-27T10:49:10.420Z] [echo] @@## Set environment variable 'webservice' to name of single test dir to run only that one. ##@@ [2024-06-27T10:49:10.420Z] [echo] [2024-06-27T10:49:10.420Z] [echo] ************************* [2024-06-27T10:49:10.420Z] [echo] * Running filter_urlhandling [2024-06-27T10:49:10.420Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling [2024-06-27T10:49:10.420Z] [echo] ************************* [2024-06-27T10:49:10.420Z] [echo] [2024-06-27T10:49:10.420Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:10.420Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:10.420Z] [2024-06-27T10:49:10.420Z] clean: [2024-06-27T10:49:10.420Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:10.420Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:10.420Z] [2024-06-27T10:49:10.420Z] setOSConditions: [2024-06-27T10:49:10.420Z] [2024-06-27T10:49:10.420Z] setToolWin: [2024-06-27T10:49:10.420Z] [2024-06-27T10:49:10.420Z] setToolUnix: [2024-06-27T10:49:10.420Z] [2024-06-27T10:49:10.420Z] setToolProperty: [2024-06-27T10:49:10.420Z] [2024-06-27T10:49:10.420Z] setS1ASclassPath: [2024-06-27T10:49:10.576Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.dataBaseName=testdb [2024-06-27T10:49:10.576Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.dataBaseName=testdb [2024-06-27T10:49:10.604Z] [java] Jun 27, 2024 10:49:10 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:10.604Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:49:10.668Z] [2024-06-27T10:49:10.668Z] checkReporting-common: [2024-06-27T10:49:10.668Z] [2024-06-27T10:49:10.668Z] confirmReportPresent-common: [2024-06-27T10:49:10.668Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:10.668Z] [echo] Test seems to be reported fine [2024-06-27T10:49:10.668Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch/bmt-chunk-job/RepRunConf.txt [2024-06-27T10:49:10.668Z] [2024-06-27T10:49:10.668Z] confirmMissingReport-common: [2024-06-27T10:49:10.668Z] [2024-06-27T10:49:10.669Z] undeploy: [2024-06-27T10:49:10.669Z] [2024-06-27T10:49:10.669Z] setOSConditions: [2024-06-27T10:49:10.669Z] [2024-06-27T10:49:10.669Z] setToolWin: [2024-06-27T10:49:10.669Z] [2024-06-27T10:49:10.669Z] setToolUnix: [2024-06-27T10:49:10.669Z] [2024-06-27T10:49:10.669Z] setToolProperty: [2024-06-27T10:49:10.669Z] [2024-06-27T10:49:10.669Z] setS1ASclassPath: [2024-06-27T10:49:10.669Z] [2024-06-27T10:49:10.669Z] init-common: [2024-06-27T10:49:10.669Z] [2024-06-27T10:49:10.669Z] undeploy-common: [2024-06-27T10:49:10.676Z] [2024-06-27T10:49:10.676Z] init-common: [2024-06-27T10:49:10.676Z] [2024-06-27T10:49:10.676Z] clean-common: [2024-06-27T10:49:10.677Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:10.677Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] setOSConditions: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] setToolWin: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] setToolUnix: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] setToolProperty: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] setS1ASclassPath: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] init-common: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] clean-classes-common: [2024-06-27T10:49:10.677Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:10.677Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] setOSConditions: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] setToolWin: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] setToolUnix: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] setToolProperty: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] setS1ASclassPath: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] init-common: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.677Z] clean-jars-common: [2024-06-27T10:49:10.677Z] [2024-06-27T10:49:10.678Z] setOSConditions: [2024-06-27T10:49:10.678Z] [2024-06-27T10:49:10.678Z] setToolWin: [2024-06-27T10:49:10.678Z] [2024-06-27T10:49:10.678Z] setToolUnix: [2024-06-27T10:49:10.678Z] [2024-06-27T10:49:10.678Z] setToolProperty: [2024-06-27T10:49:10.678Z] [2024-06-27T10:49:10.678Z] setS1ASclassPath: [2024-06-27T10:49:10.713Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:49:10.713Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:49:10.713Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test deployment_all [2024-06-27T10:49:10.713Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:49:10.713Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:49:10.713Z] + readonly GF_INTERNAL_ENV_SH=/tmp/dS8gf-internal-env [2024-06-27T10:49:10.713Z] + GF_INTERNAL_ENV_SH=/tmp/dS8gf-internal-env [2024-06-27T10:49:10.713Z] + '[' '!' -z '' ']' [2024-06-27T10:49:10.713Z] + export WSIMPORT_OPTS= [2024-06-27T10:49:10.713Z] + WSIMPORT_OPTS= [2024-06-27T10:49:10.713Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:49:10.713Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:49:10.713Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:49:10.713Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:10.713Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:10.713Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:10.714Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:10.714Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:49:10.714Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:49:10.714Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:49:10.714Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:49:10.714Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:49:10.714Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:49:10.714Z] + echo 'Preparing dependencies ...' [2024-06-27T10:49:10.714Z] Preparing dependencies ... [2024-06-27T10:49:10.714Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:49:10.760Z] [exec] Got expected instances (single one): [com.sun.s1asdev.ejb.mdb.singleton.MessageBean@40d27323] [2024-06-27T10:49:10.760Z] [exec] Got expected instances (single one): [com.sun.s1asdev.ejb.mdb.singleton.FooBean@1482311b] [2024-06-27T10:49:10.761Z] [exec] Value of key is: main [2024-06-27T10:49:10.781Z] [exec] Waiting for the domain to stop . [2024-06-27T10:49:10.781Z] [exec] Waiting finished after 190 ms. [2024-06-27T10:49:10.781Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:49:10.791Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:10.791Z] [javac] 1 warning [2024-06-27T10:49:10.791Z] [2024-06-27T10:49:10.791Z] build: [2024-06-27T10:49:10.791Z] [2024-06-27T10:49:10.791Z] setOSConditions: [2024-06-27T10:49:10.791Z] [2024-06-27T10:49:10.791Z] setToolWin: [2024-06-27T10:49:10.791Z] [2024-06-27T10:49:10.791Z] setToolUnix: [2024-06-27T10:49:10.791Z] [2024-06-27T10:49:10.791Z] setToolProperty: [2024-06-27T10:49:10.791Z] [2024-06-27T10:49:10.791Z] setS1ASclassPath: [2024-06-27T10:49:10.791Z] [2024-06-27T10:49:10.791Z] init-common: [2024-06-27T10:49:10.791Z] [2024-06-27T10:49:10.792Z] webclient-war-common: [2024-06-27T10:49:10.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:10.792Z] [2024-06-27T10:49:10.792Z] clear: [2024-06-27T10:49:10.792Z] [2024-06-27T10:49:10.792Z] test-tlds-exist: [2024-06-27T10:49:10.792Z] [2024-06-27T10:49:10.792Z] copy-tlds: [2024-06-27T10:49:10.792Z] [2024-06-27T10:49:10.792Z] test-tagfiles-exist: [2024-06-27T10:49:10.792Z] [2024-06-27T10:49:10.792Z] copy-tagfiles: [2024-06-27T10:49:10.792Z] [2024-06-27T10:49:10.792Z] package-war-common: [2024-06-27T10:49:10.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:10.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:10.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:10.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:10.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/lib [2024-06-27T10:49:10.792Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:10.792Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:10.792Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:10.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/docroot [2024-06-27T10:49:10.792Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-web.war [2024-06-27T10:49:10.792Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:10.792Z] [2024-06-27T10:49:10.792Z] setOSConditions: [2024-06-27T10:49:10.792Z] [2024-06-27T10:49:10.792Z] setToolWin: [2024-06-27T10:49:10.792Z] [2024-06-27T10:49:10.792Z] setToolUnix: [2024-06-27T10:49:10.792Z] [2024-06-27T10:49:10.792Z] setToolProperty: [2024-06-27T10:49:10.792Z] [2024-06-27T10:49:10.793Z] setS1ASclassPath: [2024-06-27T10:49:10.793Z] [2024-06-27T10:49:10.793Z] init-common: [2024-06-27T10:49:10.793Z] [2024-06-27T10:49:10.793Z] compile-common: [2024-06-27T10:49:10.793Z] [echo] Current time (ISO): 2024-06-27T10:49:10.672+0000 [2024-06-27T10:49:10.793Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:10.859Z] [java] Jun 27, 2024 10:49:10 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:49:10.859Z] [java] INFO: close(), this: [2024-06-27T10:49:10.859Z] [java] org.glassfish.web.loader.WebappClassLoader@6f0c45f4[name=unknown], urls=[ [2024-06-27T10:49:10.859Z] [java] file:/tmp/gfembed9934430866456554625tmp/applications/sample/WEB-INF/classes/ [2024-06-27T10:49:10.859Z] [java] file:/tmp/gfembed9934430866456554625tmp/generated/ejb/sample/ [2024-06-27T10:49:10.859Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-06-27T10:49:10.930Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:10.931Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:10.931Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:10.931Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:10.931Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:10.931Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:10.931Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:10.934Z] [2024-06-27T10:49:10.934Z] init-common: [2024-06-27T10:49:10.934Z] [2024-06-27T10:49:10.934Z] compile: [2024-06-27T10:49:10.934Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:10.934Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:10.934Z] [2024-06-27T10:49:10.934Z] setOSConditions: [2024-06-27T10:49:10.934Z] [2024-06-27T10:49:10.934Z] setToolWin: [2024-06-27T10:49:10.934Z] [2024-06-27T10:49:10.935Z] setToolUnix: [2024-06-27T10:49:10.935Z] [2024-06-27T10:49:10.935Z] setToolProperty: [2024-06-27T10:49:10.935Z] [2024-06-27T10:49:10.935Z] setS1ASclassPath: [2024-06-27T10:49:10.935Z] [2024-06-27T10:49:10.935Z] init-common: [2024-06-27T10:49:10.935Z] [2024-06-27T10:49:10.935Z] compile-common: [2024-06-27T10:49:10.935Z] [echo] Current time (ISO): 2024-06-27T10:49:10.782+0000 [2024-06-27T10:49:10.935Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:10.935Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:11.015Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:11.015Z] [exec] [2024-06-27T10:49:11.015Z] [exec] [2024-06-27T10:49:11.015Z] [exec] ----------------------------------------- [2024-06-27T10:49:11.015Z] [exec] - main: PASS - [2024-06-27T10:49:11.015Z] [exec] ----------------------------------------- [2024-06-27T10:49:11.015Z] [exec] Total PASS: 1 [2024-06-27T10:49:11.015Z] [exec] Total FAIL: 0 [2024-06-27T10:49:11.015Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:11.015Z] [exec] ----------------------------------------- [2024-06-27T10:49:11.015Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:11.015Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:11.077Z] [INFO] [exec] Application deployed with name extensions. [2024-06-27T10:49:11.077Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:11.077Z] [WARNING] [echo] Glassfish Full Profile Build Deploy [2024-06-27T10:49:11.077Z] [WARNING] [echo] [2024-06-27T10:49:11.077Z] [WARNING] [echo] ************************* [2024-06-27T10:49:11.077Z] [WARNING] [echo] * build-deploy ejb/remoteview [2024-06-27T10:49:11.077Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/remoteview [2024-06-27T10:49:11.077Z] [WARNING] [echo] ************************* [2024-06-27T10:49:11.077Z] [WARNING] [echo] [2024-06-27T10:49:11.077Z] [WARNING] [echo] archive-type is jar [2024-06-27T10:49:11.077Z] [WARNING] [echo] archive-type is jar [2024-06-27T10:49:11.077Z] [WARNING] [echo] archive-type is jar [2024-06-27T10:49:11.077Z] [WARNING] [echo] archive-type is jar [2024-06-27T10:49:11.077Z] [WARNING] [echo] Now creating a jar file ../../dist/EJB_remoteview/remoteview.jar [2024-06-27T10:49:11.077Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_remoteview/app [2024-06-27T10:49:11.077Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_remoteview [2024-06-27T10:49:11.077Z] [WARNING] [echo] Now compiling [2024-06-27T10:49:11.077Z] [INFO] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_remoteview/app [2024-06-27T10:49:11.077Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:11.077Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:11.077Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:11.077Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:11.114Z] [java] Jun 27, 2024 10:49:10 AM org.eclipse.persistence.session./file:/tmp/gfembed9934430866456554625tmp/applications/sample/WEB-INF/classes/_test [2024-06-27T10:49:11.114Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:49:11.136Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:49:11.137Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:49:11.271Z] [2024-06-27T10:49:11.271Z] checkReporting-common: [2024-06-27T10:49:11.271Z] [2024-06-27T10:49:11.271Z] confirmReportPresent-common: [2024-06-27T10:49:11.271Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:11.271Z] [echo] Test seems to be reported fine [2024-06-27T10:49:11.271Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/RepRunConf.txt [2024-06-27T10:49:11.271Z] [2024-06-27T10:49:11.271Z] confirmMissingReport-common: [2024-06-27T10:49:11.271Z] [2024-06-27T10:49:11.271Z] undeploy: [2024-06-27T10:49:11.271Z] [2024-06-27T10:49:11.271Z] setOSConditions: [2024-06-27T10:49:11.271Z] [2024-06-27T10:49:11.271Z] setToolWin: [2024-06-27T10:49:11.271Z] [2024-06-27T10:49:11.271Z] setToolUnix: [2024-06-27T10:49:11.271Z] [2024-06-27T10:49:11.271Z] setToolProperty: [2024-06-27T10:49:11.271Z] [2024-06-27T10:49:11.271Z] setS1ASclassPath: [2024-06-27T10:49:11.271Z] [2024-06-27T10:49:11.272Z] init-common: [2024-06-27T10:49:11.272Z] [2024-06-27T10:49:11.272Z] undeploy-common: [2024-06-27T10:49:11.332Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:11.332Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:11.333Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:11.333Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:11.333Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:11.333Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:11.333Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:11.333Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:11.333Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:11.333Z] 6 warnings [2024-06-27T10:49:11.333Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_remoteview/remoteview.jar [2024-06-27T10:49:11.333Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_remoteview/remoteview.jar [2024-06-27T10:49:11.333Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:11.333Z] [WARNING] [echo] Listing of source files: RemoteViewTestNG.java [2024-06-27T10:49:11.333Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:11.370Z] [java] Jun 27, 2024 10:49:11 AM org.eclipse.persistence.session./file:/tmp/gfembed9934430866456554625tmp/applications/sample/WEB-INF/classes/_test.server [2024-06-27T10:49:11.370Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:49:11.370Z] [java] Jun 27, 2024 10:49:11 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:49:11.370Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:49:11.370Z] [java] Jun 27, 2024 10:49:11 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:49:11.370Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb] [2024-06-27T10:49:11.370Z] [java] Jun 27, 2024 10:49:11 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:49:11.370Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:49:11.370Z] [java] Jun 27, 2024 10:49:11 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:49:11.370Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:11.489Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:11.601Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:11.601Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:11.601Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:11.601Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:11.601Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:11.601Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:11.601Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:11.601Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:11.601Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:11.601Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:11.601Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:11.601Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:11.601Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:11.601Z] 6 warnings [2024-06-27T10:49:11.601Z] [WARNING] [echo] deploying remoteview.jar [2024-06-27T10:49:11.629Z] [exec] 1 seconds left... [2024-06-27T10:49:11.637Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false devtest-batch-bmt-chunk-jobApp [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.637Z] all: [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.637Z] setOSConditions: [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.637Z] setToolWin: [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.637Z] setToolUnix: [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.637Z] setToolProperty: [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.637Z] setS1ASclassPath: [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.637Z] init-common: [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.637Z] clean: [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.637Z] setOSConditions: [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.637Z] setToolWin: [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.637Z] setToolUnix: [2024-06-27T10:49:11.637Z] [2024-06-27T10:49:11.638Z] setToolProperty: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setS1ASclassPath: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] init-common: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] clean-common: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setOSConditions: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setToolWin: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setToolUnix: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setToolProperty: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setS1ASclassPath: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] init-common: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] clean-classes-common: [2024-06-27T10:49:11.638Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setOSConditions: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setToolWin: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setToolUnix: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setToolProperty: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setS1ASclassPath: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] init-common: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] clean-jars-common: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] compile: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.638Z] setOSConditions: [2024-06-27T10:49:11.638Z] [2024-06-27T10:49:11.639Z] setToolWin: [2024-06-27T10:49:11.639Z] [2024-06-27T10:49:11.639Z] setToolUnix: [2024-06-27T10:49:11.639Z] [2024-06-27T10:49:11.639Z] setToolProperty: [2024-06-27T10:49:11.639Z] [2024-06-27T10:49:11.639Z] setS1ASclassPath: [2024-06-27T10:49:11.639Z] [2024-06-27T10:49:11.639Z] init-common: [2024-06-27T10:49:11.639Z] [2024-06-27T10:49:11.639Z] compile-common: [2024-06-27T10:49:11.639Z] [echo] Current time (ISO): 2024-06-27T10:49:11.525+0000 [2024-06-27T10:49:11.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:11.639Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:11.737Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:11.737Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:11.737Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:11.737Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:11.737Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:11.737Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:11.737Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:11.743Z] [javac] 1 warning [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.743Z] build: [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.743Z] setOSConditions: [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.743Z] setToolWin: [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.743Z] setToolUnix: [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.743Z] setToolProperty: [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.743Z] setS1ASclassPath: [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.743Z] init-common: [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.743Z] webclient-war-common: [2024-06-27T10:49:11.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.743Z] clear: [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.743Z] test-tlds-exist: [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.743Z] copy-tlds: [2024-06-27T10:49:11.743Z] [2024-06-27T10:49:11.744Z] test-tagfiles-exist: [2024-06-27T10:49:11.744Z] [2024-06-27T10:49:11.744Z] copy-tagfiles: [2024-06-27T10:49:11.744Z] [2024-06-27T10:49:11.744Z] package-war-common: [2024-06-27T10:49:11.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:11.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:11.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:11.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:11.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/lib [2024-06-27T10:49:11.744Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:11.744Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:11.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/docroot [2024-06-27T10:49:11.744Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-binding-types-with-members-web.war [2024-06-27T10:49:11.744Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:11.744Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:11.744Z] [javac] Compiling 1 source file [2024-06-27T10:49:11.744Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:11.744Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:11.744Z] [2024-06-27T10:49:11.744Z] deploy: [2024-06-27T10:49:11.744Z] [2024-06-27T10:49:11.744Z] deploy-war-common: [2024-06-27T10:49:11.744Z] [2024-06-27T10:49:11.744Z] setOSConditions: [2024-06-27T10:49:11.744Z] [2024-06-27T10:49:11.744Z] setToolWin: [2024-06-27T10:49:11.744Z] [2024-06-27T10:49:11.744Z] setToolUnix: [2024-06-27T10:49:11.744Z] [2024-06-27T10:49:11.744Z] setToolProperty: [2024-06-27T10:49:11.744Z] [2024-06-27T10:49:11.744Z] setS1ASclassPath: [2024-06-27T10:49:11.745Z] [2024-06-27T10:49:11.745Z] init-common: [2024-06-27T10:49:11.745Z] [2024-06-27T10:49:11.745Z] deploy-war-commonpe: [2024-06-27T10:49:11.778Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.create=true [2024-06-27T10:49:11.778Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.create=true [2024-06-27T10:49:11.779Z] [INFO] [2024-06-27T10:49:11.779Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:49:11.779Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:49:11.779Z] [INFO] from pom.xml [2024-06-27T10:49:11.779Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:49:11.844Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-mdb-singletonApp [2024-06-27T10:49:11.844Z] [2024-06-27T10:49:11.844Z] delete-resources: [2024-06-27T10:49:11.844Z] [2024-06-27T10:49:11.844Z] asadmin-batch-common: [2024-06-27T10:49:11.944Z] [java] Jun 27, 2024 10:49:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:11.944Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:11.944Z] [java] Jun 27, 2024 10:49:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:11.944Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:12.297Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:12.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-binding-types-with-members --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-binding-types-with-members-web.war [2024-06-27T10:49:12.441Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:49:12.441Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_singleton_QCF [2024-06-27T10:49:12.441Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_singleton_InQueue [2024-06-27T10:49:12.504Z] [java] Jun 27, 2024 10:49:12 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-06-27T10:49:12.504Z] [java] INFO: Initializing Soteria 3.0.3 for context '/ejb-ejb31-embedded-ejbwinwar-web' [2024-06-27T10:49:12.504Z] [java] Jun 27, 2024 10:49:12 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:49:12.504Z] [java] INFO: Loading application [sample] at [/ejb-ejb31-embedded-ejbwinwar-web] [2024-06-27T10:49:12.551Z] [javac] 1 warning [2024-06-27T10:49:12.551Z] [2024-06-27T10:49:12.551Z] setOSConditions: [2024-06-27T10:49:12.551Z] [2024-06-27T10:49:12.551Z] setToolWin: [2024-06-27T10:49:12.551Z] [2024-06-27T10:49:12.551Z] setToolUnix: [2024-06-27T10:49:12.551Z] [2024-06-27T10:49:12.551Z] setToolProperty: [2024-06-27T10:49:12.551Z] [2024-06-27T10:49:12.551Z] setS1ASclassPath: [2024-06-27T10:49:12.551Z] [2024-06-27T10:49:12.551Z] init-common: [2024-06-27T10:49:12.551Z] [2024-06-27T10:49:12.551Z] compile-common: [2024-06-27T10:49:12.551Z] [echo] Current time (ISO): 2024-06-27T10:49:12.403+0000 [2024-06-27T10:49:12.552Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:12.553Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:12.588Z] [exec] Application deployed with name cdi-binding-types-with-members-web. [2024-06-27T10:49:12.588Z] [2024-06-27T10:49:12.588Z] deploy-war-commonee: [2024-06-27T10:49:12.588Z] [2024-06-27T10:49:12.588Z] run: [2024-06-27T10:49:12.696Z] [exec] Administered object jms/ejb_mdb_singleton_InQueue deleted. [2024-06-27T10:49:12.696Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_singleton_InQueue [2024-06-27T10:49:12.696Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_singleton_OutQueue [2024-06-27T10:49:12.696Z] [exec] Administered object jms/ejb_mdb_singleton_OutQueue deleted. [2024-06-27T10:49:12.696Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_singleton_OutQueue [2024-06-27T10:49:12.696Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt [2024-06-27T10:49:12.696Z] [2024-06-27T10:49:12.696Z] all: [2024-06-27T10:49:12.696Z] [echo] [2024-06-27T10:49:12.696Z] [echo] [2024-06-27T10:49:12.696Z] [echo] ************************************************** [2024-06-27T10:49:12.696Z] [echo] * Running cli [2024-06-27T10:49:12.696Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/cli [2024-06-27T10:49:12.696Z] [echo] ************************************************** [2024-06-27T10:49:12.696Z] [echo] [2024-06-27T10:49:12.696Z] [echo] [2024-06-27T10:49:12.696Z] [2024-06-27T10:49:12.696Z] all: [2024-06-27T10:49:12.696Z] [2024-06-27T10:49:12.696Z] negative: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setOSConditions: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setToolWin: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setToolUnix: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setToolProperty: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setS1ASclassPath: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] init-common: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] clean: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setOSConditions: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setToolWin: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setToolUnix: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setToolProperty: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setS1ASclassPath: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] init-common: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] clean-common: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setOSConditions: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setToolWin: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setToolUnix: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setToolProperty: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] setS1ASclassPath: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.697Z] init-common: [2024-06-27T10:49:12.697Z] [2024-06-27T10:49:12.698Z] clean-classes-common: [2024-06-27T10:49:12.698Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] setOSConditions: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] setToolWin: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] setToolUnix: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] setToolProperty: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] setS1ASclassPath: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] init-common: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] clean-jars-common: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] build: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] setOSConditions: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] setToolWin: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] setToolUnix: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] setToolProperty: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] setS1ASclassPath: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] init-common: [2024-06-27T10:49:12.698Z] [2024-06-27T10:49:12.698Z] compile-common: [2024-06-27T10:49:12.698Z] [echo] Current time (ISO): 2024-06-27T10:49:12.579+0000 [2024-06-27T10:49:12.698Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:12.698Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:12.743Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.serverName=localhost [2024-06-27T10:49:12.743Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.serverName=localhost [2024-06-27T10:49:12.743Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:12.743Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:12.743Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:12.743Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:12.743Z] [2024-06-27T10:49:12.743Z] setOSConditions: [2024-06-27T10:49:12.743Z] [2024-06-27T10:49:12.743Z] setToolWin: [2024-06-27T10:49:12.743Z] [2024-06-27T10:49:12.743Z] setToolUnix: [2024-06-27T10:49:12.743Z] [2024-06-27T10:49:12.743Z] setToolProperty: [2024-06-27T10:49:12.743Z] [2024-06-27T10:49:12.743Z] setS1ASclassPath: [2024-06-27T10:49:12.743Z] [2024-06-27T10:49:12.743Z] init-common: [2024-06-27T10:49:12.743Z] [2024-06-27T10:49:12.743Z] create-jdbc-resource-common: [2024-06-27T10:49:12.744Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid bmpEnrollerPool --target server jdbc/bmp-enrollerDB [2024-06-27T10:49:12.758Z] [java] Looking up EJB... [2024-06-27T10:49:12.758Z] [java] Invoking EJB... [2024-06-27T10:49:12.758Z] [java] EJB said: boo [2024-06-27T10:49:12.758Z] [java] Record # 1 [2024-06-27T10:49:12.758Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:49:12.758Z] [java] Done calling EJB [2024-06-27T10:49:12.758Z] [java] Closing container ... [2024-06-27T10:49:12.758Z] [java] Jun 27, 2024 10:49:12 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:49:12.758Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:12.758Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:49:12.758Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:12.758Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:12.843Z] [java] opening connection to http://localhost:8080/cdi-binding-types-with-members/myurl [2024-06-27T10:49:12.843Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:12.843Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:12.843Z] [java] [2024-06-27T10:49:12.843Z] [java] [2024-06-27T10:49:12.843Z] [java] ----------------------------------------- [2024-06-27T10:49:12.843Z] [java] - interceptors-business-method-interceptors: PASS - [2024-06-27T10:49:12.843Z] [java] ----------------------------------------- [2024-06-27T10:49:12.843Z] [java] - Total PASS : 1 - [2024-06-27T10:49:12.843Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:12.843Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:12.843Z] [java] ----------------------------------------- [2024-06-27T10:49:12.843Z] [2024-06-27T10:49:12.843Z] undeploy: [2024-06-27T10:49:12.843Z] [2024-06-27T10:49:12.843Z] setOSConditions: [2024-06-27T10:49:12.843Z] [2024-06-27T10:49:12.843Z] setToolWin: [2024-06-27T10:49:12.843Z] [2024-06-27T10:49:12.843Z] setToolUnix: [2024-06-27T10:49:12.843Z] [2024-06-27T10:49:12.843Z] setToolProperty: [2024-06-27T10:49:12.843Z] [2024-06-27T10:49:12.843Z] setS1ASclassPath: [2024-06-27T10:49:12.843Z] [2024-06-27T10:49:12.843Z] init-common: [2024-06-27T10:49:12.843Z] [2024-06-27T10:49:12.843Z] undeploy-war-common: [2024-06-27T10:49:12.850Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:12.850Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:12.850Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:12.850Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:12.850Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:12.850Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:12.850Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:12.907Z] [exec] Jun 27, 2024 10:49:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:12.907Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2abc55c4 [2024-06-27T10:49:12.907Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447471105_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:49:12.907Z] [exec] invoking ejb [2024-06-27T10:49:12.907Z] [exec] successfully invoked ejb [2024-06-27T10:49:12.907Z] [exec] Value of key is: main [2024-06-27T10:49:12.907Z] [exec] Looking up ejbclient ejbref [2024-06-27T10:49:12.907Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447471104_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:49:12.907Z] [exec] invoking ejb [2024-06-27T10:49:12.907Z] [exec] successfully invoked ejb client [2024-06-27T10:49:12.907Z] [exec] Value of key is: ejbclient [2024-06-27T10:49:12.907Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-stubs-ejbapp/servlet [2024-06-27T10:49:12.907Z] [exec] Looked up home!! [2024-06-27T10:49:12.907Z] [exec] Narrowed home!! [2024-06-27T10:49:12.907Z] [exec] Got the EJB!! [2024-06-27T10:49:12.907Z] [exec] Looked up home!! [2024-06-27T10:49:12.907Z] [exec] Narrowed home!! [2024-06-27T10:49:12.907Z] [exec] Got the EJB!! [2024-06-27T10:49:12.907Z] [exec] JMS Servlet Output [2024-06-27T10:49:12.907Z] [exec]

DatabaseServelt :: All information I can give

[2024-06-27T10:49:12.907Z] [exec] Context Path : /ejb-stubs-ejbapp
[2024-06-27T10:49:12.907Z] [exec] Servlet Path : /servlet
[2024-06-27T10:49:12.907Z] [exec] Path Info : null
[2024-06-27T10:49:12.907Z] [exec] [2024-06-27T10:49:12.907Z] [exec] Value of key is: webclient [2024-06-27T10:49:12.907Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:12.907Z] [exec] [2024-06-27T10:49:12.907Z] [exec] [2024-06-27T10:49:12.907Z] [exec] ----------------------------------------- [2024-06-27T10:49:12.907Z] [exec] - ejbclient: PASS - [2024-06-27T10:49:12.907Z] [exec] - main: PASS - [2024-06-27T10:49:12.907Z] [exec] - webclient: PASS - [2024-06-27T10:49:12.907Z] [exec] ----------------------------------------- [2024-06-27T10:49:12.907Z] [exec] Total PASS: 3 [2024-06-27T10:49:12.907Z] [exec] Total FAIL: 0 [2024-06-27T10:49:12.907Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:12.907Z] [exec] ----------------------------------------- [2024-06-27T10:49:12.907Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:13.007Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:13.007Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:13.007Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:13.007Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:13.007Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:13.007Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:13.007Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:13.040Z] [java] Jun 27, 2024 10:49:12 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:49:13.040Z] [java] INFO: close(), this: [2024-06-27T10:49:13.040Z] [java] org.glassfish.web.loader.WebappClassLoader@4f7ae05[name=/ejb-ejb31-embedded-ejbwinwar-web], urls=[ [2024-06-27T10:49:13.040Z] [java] file:/tmp/gfembed9934430866456554625tmp/applications/sample/WEB-INF/classes/ [2024-06-27T10:49:13.040Z] [java] file:/tmp/gfembed9934430866456554625tmp/generated/ejb/sample/ [2024-06-27T10:49:13.040Z] [java] ][delegate=true, context=/ejb-ejb31-embedded-ejbwinwar-web, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=34, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-06-27T10:49:13.040Z] [java] Jun 27, 2024 10:49:12 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:13.040Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:49:13.040Z] [java] Jun 27, 2024 10:49:12 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:13.040Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:13.040Z] [java] Jun 27, 2024 10:49:12 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:13.040Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:13.040Z] [java] Jun 27, 2024 10:49:12 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:13.040Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:13.040Z] [java] Value of key is: embedded with JPA [2024-06-27T10:49:13.040Z] [java] ..........FINISHED Embedded test [2024-06-27T10:49:13.040Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:13.040Z] [java] [2024-06-27T10:49:13.040Z] [java] [2024-06-27T10:49:13.040Z] [java] ----------------------------------------- [2024-06-27T10:49:13.040Z] [java] - embedded with JPA: PASS - [2024-06-27T10:49:13.040Z] [java] ----------------------------------------- [2024-06-27T10:49:13.040Z] [java] Total PASS: 1 [2024-06-27T10:49:13.040Z] [java] Total FAIL: 0 [2024-06-27T10:49:13.040Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:49:13.040Z] [java] ----------------------------------------- [2024-06-27T10:49:13.040Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:13.040Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:13.040Z] [2024-06-27T10:49:13.040Z] setOSConditions: [2024-06-27T10:49:13.040Z] [2024-06-27T10:49:13.040Z] setToolWin: [2024-06-27T10:49:13.040Z] [2024-06-27T10:49:13.040Z] setToolUnix: [2024-06-27T10:49:13.040Z] [2024-06-27T10:49:13.040Z] setToolProperty: [2024-06-27T10:49:13.040Z] [2024-06-27T10:49:13.041Z] setS1ASclassPath: [2024-06-27T10:49:13.041Z] [2024-06-27T10:49:13.041Z] init-common: [2024-06-27T10:49:13.041Z] [2024-06-27T10:49:13.041Z] run_dir: [2024-06-27T10:49:13.136Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-binding-types-with-members-web [2024-06-27T10:49:13.163Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:13.243Z] [INFO] Scanning for projects... [2024-06-27T10:49:13.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid bmpEnrollerPool --enabled=true --target server jdbc/bmp-enrollerDB [2024-06-27T10:49:13.306Z] [exec] JDBC resource jdbc/bmp-enrollerDB created successfully. [2024-06-27T10:49:13.306Z] [echo] cmd executed for server [2024-06-27T10:49:13.306Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:13.306Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:13.306Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:13.306Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:13.306Z] [2024-06-27T10:49:13.306Z] setOSConditions: [2024-06-27T10:49:13.306Z] [2024-06-27T10:49:13.306Z] setToolWin: [2024-06-27T10:49:13.306Z] [2024-06-27T10:49:13.306Z] setToolUnix: [2024-06-27T10:49:13.306Z] [2024-06-27T10:49:13.306Z] setToolProperty: [2024-06-27T10:49:13.306Z] [2024-06-27T10:49:13.307Z] setS1ASclassPath: [2024-06-27T10:49:13.307Z] [2024-06-27T10:49:13.307Z] init-common: [2024-06-27T10:49:13.307Z] [2024-06-27T10:49:13.307Z] deploy-jms-common: [2024-06-27T10:49:13.307Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:13.307Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:13.307Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:13.307Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:13.307Z] [2024-06-27T10:49:13.307Z] setOSConditions: [2024-06-27T10:49:13.307Z] [2024-06-27T10:49:13.307Z] setToolWin: [2024-06-27T10:49:13.307Z] [2024-06-27T10:49:13.307Z] setToolUnix: [2024-06-27T10:49:13.307Z] [2024-06-27T10:49:13.307Z] setToolProperty: [2024-06-27T10:49:13.307Z] [2024-06-27T10:49:13.307Z] setS1ASclassPath: [2024-06-27T10:49:13.307Z] [2024-06-27T10:49:13.307Z] init-common: [2024-06-27T10:49:13.307Z] [2024-06-27T10:49:13.307Z] create-jms-connection-common: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] all: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] setOSConditions: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] setToolWin: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] setToolUnix: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] setToolProperty: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] setS1ASclassPath: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] init-common: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] clean: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] setOSConditions: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] setToolWin: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] setToolUnix: [2024-06-27T10:49:13.400Z] [2024-06-27T10:49:13.400Z] setToolProperty: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setS1ASclassPath: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] init-common: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] clean-common: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setOSConditions: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setToolWin: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setToolUnix: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setToolProperty: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setS1ASclassPath: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] init-common: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] clean-classes-common: [2024-06-27T10:49:13.401Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setOSConditions: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setToolWin: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setToolUnix: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setToolProperty: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setS1ASclassPath: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] init-common: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] clean-jars-common: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] compile: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setOSConditions: [2024-06-27T10:49:13.401Z] [2024-06-27T10:49:13.401Z] setToolWin: [2024-06-27T10:49:13.402Z] [2024-06-27T10:49:13.402Z] setToolUnix: [2024-06-27T10:49:13.402Z] [2024-06-27T10:49:13.402Z] setToolProperty: [2024-06-27T10:49:13.402Z] [2024-06-27T10:49:13.402Z] setS1ASclassPath: [2024-06-27T10:49:13.402Z] [2024-06-27T10:49:13.402Z] init-common: [2024-06-27T10:49:13.402Z] [2024-06-27T10:49:13.402Z] compile-common: [2024-06-27T10:49:13.402Z] [echo] Current time (ISO): 2024-06-27T10:49:13.199+0000 [2024-06-27T10:49:13.402Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:13.402Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:13.418Z] [2024-06-27T10:49:13.418Z] checkReporting-common: [2024-06-27T10:49:13.418Z] [2024-06-27T10:49:13.418Z] confirmReportPresent-common: [2024-06-27T10:49:13.418Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:13.418Z] [echo] Test seems to be reported fine [2024-06-27T10:49:13.418Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/RepRunConf.txt [2024-06-27T10:49:13.418Z] [2024-06-27T10:49:13.418Z] confirmMissingReport-common: [2024-06-27T10:49:13.418Z] [2024-06-27T10:49:13.418Z] all: [2024-06-27T10:49:13.418Z] [2024-06-27T10:49:13.418Z] standaloneclient: [2024-06-27T10:49:13.418Z] [2024-06-27T10:49:13.418Z] setOSConditions: [2024-06-27T10:49:13.418Z] [2024-06-27T10:49:13.418Z] setToolWin: [2024-06-27T10:49:13.418Z] [2024-06-27T10:49:13.418Z] setToolUnix: [2024-06-27T10:49:13.418Z] [2024-06-27T10:49:13.418Z] setToolProperty: [2024-06-27T10:49:13.419Z] [2024-06-27T10:49:13.419Z] setS1ASclassPath: [2024-06-27T10:49:13.419Z] [2024-06-27T10:49:13.419Z] init-common: [2024-06-27T10:49:13.419Z] [2024-06-27T10:49:13.419Z] build: [2024-06-27T10:49:13.419Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/standaloneclient/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:13.419Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:13.476Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:13.476Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:13.476Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:13.476Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:13.476Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:13.476Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:13.476Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: bootAMX [2024-06-27T10:49:13.493Z] [INFO] [testng] Core AMX tests [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testAMXComplianceMonitorFailureCount [2024-06-27T10:49:13.493Z] [INFO] [testng] Core AMX tests [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testDemo [2024-06-27T10:49:13.493Z] [INFO] [testng] Core AMX tests [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: iterateAllSanityCheck [2024-06-27T10:49:13.493Z] [INFO] [testng] Core AMX tests [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testBulkAccess [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testDomainRoot [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testExt [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testForBogusAnnotations [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testJ2EEDomain [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testLogging [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testMonitoringRoot [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testPathnames [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testQuery [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testRuntimeRoot [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testServerRuntime [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testSystemInfo [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testTools [2024-06-27T10:49:13.493Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testForBogusConfigAnnotations [2024-06-27T10:49:13.493Z] [INFO] [testng] tests for AMXConfigProxy [2024-06-27T10:49:13.493Z] [INFO] [testng] PASSED: testVariousGetters [2024-06-27T10:49:13.493Z] [INFO] [testng] test varioius miscellaneous AMX feature [2024-06-27T10:49:13.493Z] [INFO] [testng] [2024-06-27T10:49:13.493Z] [INFO] [testng] =============================================== [2024-06-27T10:49:13.493Z] [INFO] [testng] amx_tests [2024-06-27T10:49:13.493Z] [INFO] [testng] Tests run: 19, Failures: 0, Skips: 0 [2024-06-27T10:49:13.493Z] [INFO] [testng] =============================================== [2024-06-27T10:49:13.493Z] [INFO] [testng] [2024-06-27T10:49:13.622Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:13.622Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:13.622Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:13.622Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:13.622Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:13.622Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:13.622Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:13.641Z] [java] Jun 27, 2024 10:49:13 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:13.641Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:13.641Z] [java] Jun 27, 2024 10:49:13 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:13.641Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain4705993165791738801xml [2024-06-27T10:49:13.641Z] [java] Jun 27, 2024 10:49:13 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:13.641Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:49:13.786Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:13.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-06-27T10:49:13.967Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:13.988Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:13.988Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:13.988Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:13.988Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:13.988Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:13.988Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:13.988Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:14.035Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:14.059Z] [INFO] [testng] PASSED: testAdminCommandEndpoint [2024-06-27T10:49:14.059Z] [INFO] [testng] REST API Tests [2024-06-27T10:49:14.059Z] [INFO] [testng] PASSED: testChildConfigBeanEndpoint [2024-06-27T10:49:14.059Z] [INFO] [testng] REST API Tests [2024-06-27T10:49:14.059Z] [INFO] [testng] PASSED: testEndpointWithEncodedSlash [2024-06-27T10:49:14.059Z] [INFO] [testng] REST API Tests [2024-06-27T10:49:14.059Z] [INFO] [testng] PASSED: testManagementEndpoint [2024-06-27T10:49:14.059Z] [INFO] [testng] REST API Tests [2024-06-27T10:49:14.060Z] [INFO] [testng] PASSED: testMonitoringEndpoint [2024-06-27T10:49:14.060Z] [INFO] [testng] REST API Tests [2024-06-27T10:49:14.060Z] [INFO] [testng] [2024-06-27T10:49:14.060Z] [INFO] [testng] =============================================== [2024-06-27T10:49:14.060Z] [INFO] [testng] rest_tests [2024-06-27T10:49:14.060Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-06-27T10:49:14.060Z] [INFO] [testng] =============================================== [2024-06-27T10:49:14.060Z] [INFO] [testng] [2024-06-27T10:49:14.223Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch/cmt-chunk-job/ejb/com/oracle/javaee7/samples/batch/cmt/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2024-06-27T10:49:14.223Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:49:14.223Z] [javac] 1 warning [2024-06-27T10:49:14.223Z] [2024-06-27T10:49:14.223Z] setOSConditions: [2024-06-27T10:49:14.223Z] [2024-06-27T10:49:14.223Z] setToolWin: [2024-06-27T10:49:14.223Z] [2024-06-27T10:49:14.223Z] setToolUnix: [2024-06-27T10:49:14.223Z] [2024-06-27T10:49:14.223Z] setToolProperty: [2024-06-27T10:49:14.223Z] [2024-06-27T10:49:14.223Z] setS1ASclassPath: [2024-06-27T10:49:14.223Z] [2024-06-27T10:49:14.223Z] init-common: [2024-06-27T10:49:14.223Z] [2024-06-27T10:49:14.223Z] compile-common: [2024-06-27T10:49:14.223Z] [echo] Current time (ISO): 2024-06-27T10:49:14.018+0000 [2024-06-27T10:49:14.223Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:14.291Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:49:14.291Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:14.291Z] [javac] 1 warning [2024-06-27T10:49:14.291Z] [2024-06-27T10:49:14.291Z] setOSConditions: [2024-06-27T10:49:14.291Z] [2024-06-27T10:49:14.291Z] setToolWin: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] setToolUnix: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] setToolProperty: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] setS1ASclassPath: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] init-common: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] appclient-jar-common: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] package-appclientjar-common: [2024-06-27T10:49:14.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:14.292Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:14.292Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:14.292Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-client.jar [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] setOSConditions: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] setToolWin: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] setToolUnix: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] setToolProperty: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] setS1ASclassPath: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] init-common: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] ejb-jar-common: [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] package-ejbjar-common: [2024-06-27T10:49:14.292Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:14.292Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-ejb.jar [2024-06-27T10:49:14.292Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:14.292Z] [2024-06-27T10:49:14.292Z] setOSConditions: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] fixFiles: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] convUnix: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] convWin: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] setToolWin: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] setToolUnix: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] setToolProperty: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] setS1ASclassPath: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] init-common: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] ear-common: [2024-06-27T10:49:14.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:14.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:14.293Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/descriptor/sun-application.xml to copy. [2024-06-27T10:49:14.293Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:49:14.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:14.293Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definitionApp.ear [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] setup: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] deploy: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] setOSConditions: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] setToolWin: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] setToolUnix: [2024-06-27T10:49:14.293Z] [2024-06-27T10:49:14.293Z] setToolProperty: [2024-06-27T10:49:14.294Z] [2024-06-27T10:49:14.294Z] setS1ASclassPath: [2024-06-27T10:49:14.294Z] [2024-06-27T10:49:14.294Z] init-common: [2024-06-27T10:49:14.294Z] [2024-06-27T10:49:14.294Z] deploy-common: [2024-06-27T10:49:14.294Z] [echo] Current time (ISO): 2024-06-27T10:49:14.204+0000 [2024-06-27T10:49:14.294Z] [2024-06-27T10:49:14.294Z] setOSConditions: [2024-06-27T10:49:14.294Z] [2024-06-27T10:49:14.294Z] setToolWin: [2024-06-27T10:49:14.294Z] [2024-06-27T10:49:14.294Z] setToolUnix: [2024-06-27T10:49:14.294Z] [2024-06-27T10:49:14.294Z] setToolProperty: [2024-06-27T10:49:14.294Z] [2024-06-27T10:49:14.294Z] setS1ASclassPath: [2024-06-27T10:49:14.294Z] [2024-06-27T10:49:14.294Z] init-common: [2024-06-27T10:49:14.294Z] [2024-06-27T10:49:14.294Z] deploy-common-pe: [2024-06-27T10:49:14.330Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:14.330Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:14.330Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:14.330Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:14.330Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:14.330Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:14.330Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:14.347Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:49:14.347Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:14.347Z] [javac] 1 warning [2024-06-27T10:49:14.347Z] [2024-06-27T10:49:14.347Z] run: [2024-06-27T10:49:14.347Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:14.347Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:14.347Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:49:14.347Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:14.347Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:14.347Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:14.348Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:14.348Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:14.348Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:14.348Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:14.348Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:14.348Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:14.348Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:14.348Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:49:14.348Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:49:14.348Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:49:14.348Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:49:14.348Z] [java] ... 50 more [2024-06-27T10:49:14.348Z] [java] Java Result: -1 [2024-06-27T10:49:14.348Z] [2024-06-27T10:49:14.348Z] all: [2024-06-27T10:49:14.348Z] [echo] [2024-06-27T10:49:14.348Z] [echo] ************************* [2024-06-27T10:49:14.348Z] [echo] * Running annotations [2024-06-27T10:49:14.348Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations [2024-06-27T10:49:14.348Z] [echo] ************************* [2024-06-27T10:49:14.348Z] [echo] [2024-06-27T10:49:14.348Z] [2024-06-27T10:49:14.348Z] all: [2024-06-27T10:49:14.348Z] [2024-06-27T10:49:14.348Z] setOSConditions: [2024-06-27T10:49:14.348Z] [2024-06-27T10:49:14.348Z] setToolWin: [2024-06-27T10:49:14.348Z] [2024-06-27T10:49:14.348Z] setToolUnix: [2024-06-27T10:49:14.348Z] [2024-06-27T10:49:14.348Z] setToolProperty: [2024-06-27T10:49:14.348Z] [2024-06-27T10:49:14.348Z] setS1ASclassPath: [2024-06-27T10:49:14.348Z] [2024-06-27T10:49:14.349Z] init-common: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] clean: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] setOSConditions: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] setToolWin: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] setToolUnix: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] setToolProperty: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] setS1ASclassPath: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] init-common: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] clean-common: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] setOSConditions: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] setToolWin: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] setToolUnix: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] setToolProperty: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] setS1ASclassPath: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] init-common: [2024-06-27T10:49:14.349Z] [2024-06-27T10:49:14.349Z] clean-classes-common: [2024-06-27T10:49:14.349Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:14.434Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:14.562Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:14.562Z] [javac] 1 warning [2024-06-27T10:49:14.562Z] [2024-06-27T10:49:14.562Z] compile-client: [2024-06-27T10:49:14.562Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:14.563Z] [java] Jun 27, 2024 10:49:14 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:49:14.563Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] setOSConditions: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] setToolWin: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] setToolUnix: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] setToolProperty: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] setS1ASclassPath: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] init-common: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] clean-jars-common: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] compile: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] setOSConditions: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] setToolWin: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] setToolUnix: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] setToolProperty: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.620Z] setS1ASclassPath: [2024-06-27T10:49:14.620Z] [2024-06-27T10:49:14.621Z] init-common: [2024-06-27T10:49:14.621Z] [2024-06-27T10:49:14.621Z] compile-common: [2024-06-27T10:49:14.621Z] [echo] Current time (ISO): 2024-06-27T10:49:14.434+0000 [2024-06-27T10:49:14.621Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:14.621Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:14.839Z] [java] Jun 27, 2024 10:49:14 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:49:14.839Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:49:14.865Z] [INFO] [exec] Application deployed with name remoteview. [2024-06-27T10:49:14.865Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:14.865Z] [WARNING] [echo] [2024-06-27T10:49:14.865Z] [WARNING] [echo] ************************* [2024-06-27T10:49:14.865Z] [WARNING] [echo] * build-deploy ejb/singleton [2024-06-27T10:49:14.865Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/singleton [2024-06-27T10:49:14.865Z] [WARNING] [echo] ************************* [2024-06-27T10:49:14.865Z] [WARNING] [echo] [2024-06-27T10:49:14.865Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:14.865Z] [WARNING] [echo] Listing of source files: SingletonTestNG.java [2024-06-27T10:49:14.865Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:14.873Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definitionApp.ear [2024-06-27T10:49:14.915Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:14.932Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:14.982Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-06-27T10:49:14.982Z] [INFO] [testng] PASSED: simpleServletTest [2024-06-27T10:49:14.982Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-06-27T10:49:14.982Z] [INFO] [testng] PASSED: testServerRunning [2024-06-27T10:49:14.982Z] [INFO] [testng] [2024-06-27T10:49:14.982Z] [INFO] [testng] =============================================== [2024-06-27T10:49:14.982Z] [INFO] [testng] deploy_upload_test [2024-06-27T10:49:14.982Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-06-27T10:49:14.982Z] [INFO] [testng] =============================================== [2024-06-27T10:49:14.982Z] [INFO] [testng] [2024-06-27T10:49:15.068Z] [INFO] [2024-06-27T10:49:15.068Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:49:15.068Z] [INFO] [2024-06-27T10:49:15.068Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:49:15.120Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:15.120Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:15.120Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:15.120Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:15.120Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:15.120Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:15.120Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:15.120Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:15.120Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:15.120Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:15.120Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:15.120Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:15.120Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:15.120Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/singleton/src/test/SingletonTestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:15.120Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:15.120Z] 6 warnings [2024-06-27T10:49:15.161Z] [exec] Waiting for domain1 to start ...... [2024-06-27T10:49:15.161Z] [exec] Waiting finished after 5,094 ms. [2024-06-27T10:49:15.161Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:49:15.161Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:49:15.161Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:49:15.161Z] [exec] Admin Port: 4,848 [2024-06-27T10:49:15.161Z] [exec] Command start-domain executed successfully. [2024-06-27T10:49:15.161Z] [2024-06-27T10:49:15.161Z] start-server-windows: [2024-06-27T10:49:15.161Z] [2024-06-27T10:49:15.161Z] setOSConditions: [2024-06-27T10:49:15.161Z] [2024-06-27T10:49:15.161Z] setToolWin: [2024-06-27T10:49:15.161Z] [2024-06-27T10:49:15.162Z] setToolUnix: [2024-06-27T10:49:15.162Z] [2024-06-27T10:49:15.162Z] setToolProperty: [2024-06-27T10:49:15.162Z] [2024-06-27T10:49:15.162Z] setS1ASclassPath: [2024-06-27T10:49:15.162Z] [2024-06-27T10:49:15.162Z] init-common: [2024-06-27T10:49:15.162Z] [2024-06-27T10:49:15.162Z] deploy-rar-common: [2024-06-27T10:49:15.162Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-06-27T10:49:15.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries blackbox.jar --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-06-27T10:49:15.184Z] [javac] 1 warning [2024-06-27T10:49:15.184Z] [2024-06-27T10:49:15.184Z] run_default: [2024-06-27T10:49:15.184Z] [2024-06-27T10:49:15.184Z] setOSConditions: [2024-06-27T10:49:15.184Z] [2024-06-27T10:49:15.184Z] setToolWin: [2024-06-27T10:49:15.184Z] [2024-06-27T10:49:15.184Z] setToolUnix: [2024-06-27T10:49:15.184Z] [2024-06-27T10:49:15.184Z] setToolProperty: [2024-06-27T10:49:15.184Z] [2024-06-27T10:49:15.184Z] setS1ASclassPath: [2024-06-27T10:49:15.184Z] [2024-06-27T10:49:15.184Z] init-common: [2024-06-27T10:49:15.184Z] [2024-06-27T10:49:15.184Z] runclient_nooverride: [2024-06-27T10:49:15.185Z] [javac] 1 warning [2024-06-27T10:49:15.185Z] [2024-06-27T10:49:15.185Z] build: [2024-06-27T10:49:15.185Z] [2024-06-27T10:49:15.185Z] setOSConditions: [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] setToolWin: [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] setToolUnix: [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] setToolProperty: [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] setS1ASclassPath: [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] init-common: [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] webclient-war-common: [2024-06-27T10:49:15.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] clear: [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] test-tlds-exist: [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] copy-tlds: [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] test-tagfiles-exist: [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] copy-tagfiles: [2024-06-27T10:49:15.186Z] [2024-06-27T10:49:15.186Z] package-war-common: [2024-06-27T10:49:15.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:15.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:15.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:15.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:15.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/lib [2024-06-27T10:49:15.186Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:15.186Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:15.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/docroot [2024-06-27T10:49:15.186Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-business-method-interceptors-web.war [2024-06-27T10:49:15.187Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:15.187Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:15.187Z] [javac] Compiling 1 source file [2024-06-27T10:49:15.187Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:15.187Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:15.187Z] [2024-06-27T10:49:15.187Z] deploy: [2024-06-27T10:49:15.187Z] [2024-06-27T10:49:15.187Z] deploy-war-common: [2024-06-27T10:49:15.187Z] [2024-06-27T10:49:15.187Z] setOSConditions: [2024-06-27T10:49:15.187Z] [2024-06-27T10:49:15.187Z] setToolWin: [2024-06-27T10:49:15.187Z] [2024-06-27T10:49:15.187Z] setToolUnix: [2024-06-27T10:49:15.187Z] [2024-06-27T10:49:15.187Z] setToolProperty: [2024-06-27T10:49:15.187Z] [2024-06-27T10:49:15.187Z] setS1ASclassPath: [2024-06-27T10:49:15.187Z] [2024-06-27T10:49:15.187Z] init-common: [2024-06-27T10:49:15.187Z] [2024-06-27T10:49:15.187Z] deploy-war-commonpe: [2024-06-27T10:49:15.237Z] [INFO] [testng] PASSED: jsfAppDeployedFirstPagetest [2024-06-27T10:49:15.237Z] [INFO] [testng] PASSED: jsfIndexPageBasicTest [2024-06-27T10:49:15.237Z] [INFO] [testng] [2024-06-27T10:49:15.237Z] [INFO] [testng] =============================================== [2024-06-27T10:49:15.237Z] [INFO] [testng] jsf_hello_world [2024-06-27T10:49:15.237Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:15.237Z] [INFO] [testng] =============================================== [2024-06-27T10:49:15.237Z] [INFO] [testng] [2024-06-27T10:49:15.237Z] [INFO] [testng] [2024-06-27T10:49:15.237Z] [INFO] [testng] [2024-06-27T10:49:15.237Z] [INFO] [testng] Faces Hello [2024-06-27T10:49:15.237Z] [INFO] [testng]

Welcome to jAstrologer

[2024-06-27T10:49:15.237Z] [INFO] [testng]
[2024-06-27T10:49:15.237Z] [INFO] [testng] [2024-06-27T10:49:15.237Z] [INFO] [testng] [2024-06-27T10:49:15.237Z] [INFO] [testng]

[2024-06-27T10:49:15.237Z] [INFO] [testng] Hello, and welcome
If injection worked, this sentence should be followed by the injected words -> Injected entry [2024-06-27T10:49:15.237Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-06-27T10:49:15.237Z] [INFO] [testng]
If @Postconstruct worked, this sentence should be followed by true [2024-06-27T10:49:15.237Z] [INFO] [testng]

[2024-06-27T10:49:15.237Z] [INFO] [testng]
[2024-06-27T10:49:15.237Z] [INFO] [testng] [2024-06-27T10:49:15.237Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-06-27T10:49:15.237Z] [INFO] [testng] Injection2 matched. [2024-06-27T10:49:15.237Z] [INFO] [testng] @PostConstruct worked [2024-06-27T10:49:15.237Z] [INFO] [testng] PASSED: injectedValuesTestPage [2024-06-27T10:49:15.237Z] [INFO] [testng] [2024-06-27T10:49:15.237Z] [INFO] [testng] =============================================== [2024-06-27T10:49:15.237Z] [INFO] [testng] jsf_injection [2024-06-27T10:49:15.237Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2024-06-27T10:49:15.237Z] [INFO] [testng] =============================================== [2024-06-27T10:49:15.237Z] [INFO] [testng] [2024-06-27T10:49:15.376Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:15.376Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:15.376Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_Singleton/app [2024-06-27T10:49:15.376Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_Singleton [2024-06-27T10:49:15.376Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_Singleton/app [2024-06-27T10:49:15.376Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:15.376Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:15.376Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:15.376Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:15.376Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:15.376Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:15.376Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:15.376Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:15.376Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:15.376Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:15.376Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:15.399Z] [java] Jun 27, 2024 10:49:15 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:15.399Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:15.399Z] [java] Jun 27, 2024 10:49:15 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:15.399Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:15.399Z] [java] Jun 27, 2024 10:49:15 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:15.399Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:49:15.399Z] [java] Jun 27, 2024 10:49:15 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:49:15.400Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:49:15.400Z] [java] Jun 27, 2024 10:49:15 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:15.400Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:15.400Z] [java] Jun 27, 2024 10:49:15 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:15.400Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (851 ms), startup services (856 ms), total (1,707 ms) [2024-06-27T10:49:15.503Z] [INFO] [testng] PASSED: testNoLeak [2024-06-27T10:49:15.503Z] [INFO] [testng] PASSED: testUserTx [2024-06-27T10:49:15.503Z] [INFO] [testng] [2024-06-27T10:49:15.503Z] [INFO] [testng] =============================================== [2024-06-27T10:49:15.503Z] [INFO] [testng] jdbc_user_tx [2024-06-27T10:49:15.503Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:15.503Z] [INFO] [testng] =============================================== [2024-06-27T10:49:15.503Z] [INFO] [testng] [2024-06-27T10:49:15.593Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:15.593Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:15.593Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:15.593Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:15.593Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:15.593Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:15.593Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:15.632Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:15.632Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:15.632Z] 6 warnings [2024-06-27T10:49:15.632Z] [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class [2024-06-27T10:49:15.632Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_Singleton/singletonWeb.war [2024-06-27T10:49:15.632Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_Singleton/app/META-INF [2024-06-27T10:49:15.632Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/singleton/metadata/ejb-jar.xml to copy. [2024-06-27T10:49:15.632Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/singleton/metadata/sun-ejb-jar.xml to copy. [2024-06-27T10:49:15.632Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/singleton/metadata/sun-cmp-mappings.xml to copy. [2024-06-27T10:49:15.632Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/singleton/metadata/${dbschema} to copy. [2024-06-27T10:49:15.632Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_Singleton/singletonEJB.jar [2024-06-27T10:49:15.632Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_Singleton/singleton.ear [2024-06-27T10:49:15.633Z] [WARNING] [echo] Packaged Archive at ../../dist/EJB_Singleton/singleton.ear [2024-06-27T10:49:15.633Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:15.633Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:15.633Z] [WARNING] [echo] deploying singleton.ear [2024-06-27T10:49:15.654Z] [java] Jun 27, 2024 10:49:15 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:15.654Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:15.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-business-method-interceptors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-business-method-interceptors-web.war [2024-06-27T10:49:15.745Z] [java] Using no-arg InitialContext [2024-06-27T10:49:15.745Z] [java] Round 0: [2024-06-27T10:49:15.758Z] [INFO] [testng] PASSED: persistWithInjectEMF [2024-06-27T10:49:15.758Z] [INFO] [testng] PASSED: lazyLoadingByQuery [2024-06-27T10:49:15.758Z] [INFO] [testng] [2024-06-27T10:49:15.758Z] [INFO] [testng] =============================================== [2024-06-27T10:49:15.758Z] [INFO] [testng] jpa_inject_emf [2024-06-27T10:49:15.758Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:15.758Z] [INFO] [testng] =============================================== [2024-06-27T10:49:15.758Z] [INFO] [testng] [2024-06-27T10:49:15.796Z] [exec] Application deployed with name jms-connection-factory-definitionApp. [2024-06-27T10:49:15.796Z] [echo] Deployment on target server server successful [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] setOSConditions: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] setToolWin: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] setToolUnix: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] setToolProperty: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] setS1ASclassPath: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] init-common: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] deploy-common-ee: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] run: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] setOSConditions: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] setToolWin: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] setToolUnix: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] setToolProperty: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] setS1ASclassPath: [2024-06-27T10:49:15.796Z] [2024-06-27T10:49:15.796Z] init-common: [2024-06-27T10:49:15.797Z] [2024-06-27T10:49:15.797Z] runclient-common: [2024-06-27T10:49:15.797Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definitionAppClient.jar -name jms-connection-factory-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-06-27T10:49:15.909Z] [java] Jun 27, 2024 10:49:15 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:49:15.909Z] [java] INFO: Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:49:15.909Z] [java] Jun 27, 2024 10:49:15 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:15.909Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:15.909Z] [java] Jun 27, 2024 10:49:15 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:15.909Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:15.909Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:15.909Z] [java] Jun 27, 2024 10:49:15 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:15.909Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:15.909Z] [java] Jun 27, 2024 10:49:15 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:15.909Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,191 ms), startup services (8 ms), total (2,199 ms) [2024-06-27T10:49:15.909Z] [java] Jun 27, 2024 10:49:15 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:15.909Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:15.909Z] [java] Jun 27, 2024 10:49:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:49:15.909Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:49:15.909Z] [java] Jun 27, 2024 10:49:15 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:15.909Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/tmp [2024-06-27T10:49:15.909Z] [java] Jun 27, 2024 10:49:15 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:15.909Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:49:15.909Z] [java] Jun 27, 2024 10:49:15 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:15.909Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-06-27T10:49:15.944Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/AdminBaseDevTest.java uses or overrides a deprecated API. [2024-06-27T10:49:15.944Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:15.944Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:16.000Z] [exec] Application deployed with name cdi-business-method-interceptors-web. [2024-06-27T10:49:16.000Z] [2024-06-27T10:49:16.000Z] deploy-war-commonee: [2024-06-27T10:49:16.000Z] [2024-06-27T10:49:16.000Z] run: [2024-06-27T10:49:16.000Z] [java] opening connection to http://localhost:8080/cdi-business-method-interceptors/myurl [2024-06-27T10:49:16.000Z] [java] Jun 27, 2024 10:49:15 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:49:16.000Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:49:16.000Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-06-27T10:49:16.011Z] [INFO] [testng] PASSED: initialize [2024-06-27T10:49:16.011Z] [INFO] [testng] PASSED: validatePersist [2024-06-27T10:49:16.011Z] [INFO] [testng] PASSED: validateUpdate [2024-06-27T10:49:16.011Z] [INFO] [testng] PASSED: validateRemove [2024-06-27T10:49:16.011Z] [INFO] [testng] PASSED: verify [2024-06-27T10:49:16.011Z] [INFO] [testng] [2024-06-27T10:49:16.011Z] [INFO] [testng] =============================================== [2024-06-27T10:49:16.011Z] [INFO] [testng] jpa_validation [2024-06-27T10:49:16.011Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-06-27T10:49:16.011Z] [INFO] [testng] =============================================== [2024-06-27T10:49:16.011Z] [INFO] [testng] [2024-06-27T10:49:16.011Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-06-27T10:49:16.011Z] [INFO] [testng] PASSED: simpleServletTest [2024-06-27T10:49:16.011Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-06-27T10:49:16.011Z] [INFO] [testng] [2024-06-27T10:49:16.011Z] [INFO] [testng] =============================================== [2024-06-27T10:49:16.011Z] [INFO] [testng] security_hello_jsp [2024-06-27T10:49:16.011Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-06-27T10:49:16.011Z] [INFO] [testng] =============================================== [2024-06-27T10:49:16.011Z] [INFO] [testng] [2024-06-27T10:49:16.015Z] [2024-06-27T10:49:16.015Z] setOSConditions: [2024-06-27T10:49:16.015Z] [2024-06-27T10:49:16.015Z] setToolWin: [2024-06-27T10:49:16.015Z] [2024-06-27T10:49:16.015Z] setToolUnix: [2024-06-27T10:49:16.015Z] [2024-06-27T10:49:16.015Z] setToolProperty: [2024-06-27T10:49:16.015Z] [2024-06-27T10:49:16.015Z] setS1ASclassPath: [2024-06-27T10:49:16.015Z] [2024-06-27T10:49:16.015Z] init-common: [2024-06-27T10:49:16.016Z] [2024-06-27T10:49:16.016Z] startDomainUnix: [2024-06-27T10:49:16.016Z] [echo] Starting DAS [2024-06-27T10:49:16.019Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:16.019Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:16.019Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:16.019Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:16.019Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:16.019Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:16.019Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:16.254Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:16.254Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:16.254Z] [java] [2024-06-27T10:49:16.254Z] [java] [2024-06-27T10:49:16.254Z] [java] ----------------------------------------- [2024-06-27T10:49:16.254Z] [java] - interceptors-business-method-interceptors: PASS - [2024-06-27T10:49:16.254Z] [java] ----------------------------------------- [2024-06-27T10:49:16.254Z] [java] - Total PASS : 1 - [2024-06-27T10:49:16.254Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:16.254Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:16.254Z] [java] ----------------------------------------- [2024-06-27T10:49:16.254Z] [2024-06-27T10:49:16.254Z] undeploy: [2024-06-27T10:49:16.254Z] [2024-06-27T10:49:16.254Z] setOSConditions: [2024-06-27T10:49:16.254Z] [2024-06-27T10:49:16.254Z] setToolWin: [2024-06-27T10:49:16.254Z] [2024-06-27T10:49:16.254Z] setToolUnix: [2024-06-27T10:49:16.254Z] [2024-06-27T10:49:16.254Z] setToolProperty: [2024-06-27T10:49:16.254Z] [2024-06-27T10:49:16.254Z] setS1ASclassPath: [2024-06-27T10:49:16.254Z] [2024-06-27T10:49:16.254Z] init-common: [2024-06-27T10:49:16.254Z] [2024-06-27T10:49:16.254Z] undeploy-war-common: [2024-06-27T10:49:16.456Z] [exec] Connector resource jms/QCFactory created. [2024-06-27T10:49:16.456Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:16.456Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:16.457Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:16.457Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:16.457Z] [2024-06-27T10:49:16.457Z] setOSConditions: [2024-06-27T10:49:16.457Z] [2024-06-27T10:49:16.457Z] setToolWin: [2024-06-27T10:49:16.457Z] [2024-06-27T10:49:16.457Z] setToolUnix: [2024-06-27T10:49:16.457Z] [2024-06-27T10:49:16.457Z] setToolProperty: [2024-06-27T10:49:16.457Z] [2024-06-27T10:49:16.457Z] setS1ASclassPath: [2024-06-27T10:49:16.457Z] [2024-06-27T10:49:16.457Z] init-common: [2024-06-27T10:49:16.457Z] [2024-06-27T10:49:16.457Z] create-jms-resource-common: [2024-06-27T10:49:16.504Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:16.504Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:16.504Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:16.504Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:16.504Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:16.504Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:16.504Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:16.535Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:16.535Z] [javac] 1 warning [2024-06-27T10:49:16.535Z] [2024-06-27T10:49:16.535Z] build: [2024-06-27T10:49:16.535Z] [2024-06-27T10:49:16.535Z] setOSConditions: [2024-06-27T10:49:16.535Z] [2024-06-27T10:49:16.535Z] fixFiles: [2024-06-27T10:49:16.535Z] [2024-06-27T10:49:16.535Z] convUnix: [2024-06-27T10:49:16.535Z] [2024-06-27T10:49:16.535Z] convWin: [2024-06-27T10:49:16.535Z] [2024-06-27T10:49:16.535Z] setToolWin: [2024-06-27T10:49:16.535Z] [2024-06-27T10:49:16.535Z] setToolUnix: [2024-06-27T10:49:16.535Z] [2024-06-27T10:49:16.535Z] setToolProperty: [2024-06-27T10:49:16.535Z] [2024-06-27T10:49:16.535Z] setS1ASclassPath: [2024-06-27T10:49:16.535Z] [2024-06-27T10:49:16.535Z] init-common: [2024-06-27T10:49:16.535Z] [2024-06-27T10:49:16.535Z] package-persistence-common: [2024-06-27T10:49:16.536Z] [2024-06-27T10:49:16.536Z] ejb-jar-common: [2024-06-27T10:49:16.536Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:16.569Z] [INFO] [testng] PASSED: testAuthGroupMappedUser [2024-06-27T10:49:16.569Z] [INFO] [testng] PASSED: testAuthNotAuthorizedUser [2024-06-27T10:49:16.569Z] [INFO] [testng] PASSED: testAuthNotValidPassword [2024-06-27T10:49:16.569Z] [INFO] [testng] PASSED: testAuthRoleMappedUser [2024-06-27T10:49:16.569Z] [INFO] [testng] [2024-06-27T10:49:16.569Z] [INFO] [testng] =============================================== [2024-06-27T10:49:16.569Z] [INFO] [testng] security_hello_basicauth [2024-06-27T10:49:16.569Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-06-27T10:49:16.569Z] [INFO] [testng] =============================================== [2024-06-27T10:49:16.569Z] [INFO] [testng] [2024-06-27T10:49:16.569Z] [INFO] [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject [2024-06-27T10:49:16.736Z] [exec] Jun 27, 2024 10:49:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:16.736Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:16.792Z] [2024-06-27T10:49:16.792Z] package-ejbjar-common: [2024-06-27T10:49:16.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:16.792Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:16.792Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2024-06-27T10:49:16.792Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunk-ejb.jar [2024-06-27T10:49:16.792Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:16.792Z] [2024-06-27T10:49:16.792Z] appclient-jar-common: [2024-06-27T10:49:16.792Z] [2024-06-27T10:49:16.792Z] package-appclientjar-common: [2024-06-27T10:49:16.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:16.792Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunk-client.jar [2024-06-27T10:49:16.792Z] [2024-06-27T10:49:16.792Z] webclient-war-common: [2024-06-27T10:49:16.792Z] [2024-06-27T10:49:16.792Z] build-ear-common: [2024-06-27T10:49:16.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:16.792Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:16.792Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkApp.ear [2024-06-27T10:49:16.792Z] [2024-06-27T10:49:16.793Z] deploy: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] setOSConditions: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] setToolWin: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] setToolUnix: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] setToolProperty: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] setS1ASclassPath: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] init-common: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] deploy-common: [2024-06-27T10:49:16.793Z] [echo] Current time (ISO): 2024-06-27T10:49:16.626+0000 [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] setOSConditions: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] setToolWin: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] setToolUnix: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] setToolProperty: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] setS1ASclassPath: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] init-common: [2024-06-27T10:49:16.793Z] [2024-06-27T10:49:16.793Z] deploy-common-pe: [2024-06-27T10:49:16.823Z] [INFO] [testng] PASSED: EJBInject [2024-06-27T10:49:16.823Z] [INFO] [testng] PASSED: SetName [2024-06-27T10:49:16.823Z] [INFO] [testng] PASSED: GetName [2024-06-27T10:49:16.823Z] [INFO] [testng] [2024-06-27T10:49:16.823Z] [INFO] [testng] =============================================== [2024-06-27T10:49:16.823Z] [INFO] [testng] ejb_stateful_cmt_ni_war [2024-06-27T10:49:16.823Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-06-27T10:49:16.823Z] [INFO] [testng] =============================================== [2024-06-27T10:49:16.823Z] [INFO] [testng] [2024-06-27T10:49:16.823Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@13cd438.

Validating person class using validateValue with valid property

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Person does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

case3: ConstraintViolation: message: must not be null propertyPath: lastName

case3: ConstraintViolation: message: must not be null propertyPath: firstName

Validating valid person.

case4: No ConstraintViolations found.

[2024-06-27T10:49:16.823Z] [INFO] [testng] [2024-06-27T10:49:16.824Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@5e06fb3c.

Validating person class using validateValue with valid property

case0: ConstraintViolation: message: must not be null propertyPath: listOfString[2].

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Employee does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: lastName

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

case3: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

case3: ConstraintViolation: message: must not be null propertyPath: firstName

case3: ConstraintViolation: message: must be greater than or equal to 20 propertyPath: age

case3: ConstraintViolation: message: must not be null propertyPath: email

Validating valid person.

case4: ConstraintViolation: message: must be a well-formed email address propertyPath: email

case5: No ConstraintViolations found.

case6: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

case7: ConstraintViolation: message: must be less than or equal to 50 propertyPath: age

[2024-06-27T10:49:16.824Z] [INFO] [testng] [2024-06-27T10:49:16.824Z] [INFO] [testng] PASSED: test_BV_10 [2024-06-27T10:49:16.824Z] [INFO] [testng] PASSED: test_BV_20 [2024-06-27T10:49:16.824Z] [INFO] [testng] [2024-06-27T10:49:16.824Z] [INFO] [testng] =============================================== [2024-06-27T10:49:16.824Z] [INFO] [testng] bv_servlet_simple [2024-06-27T10:49:16.824Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:16.824Z] [INFO] [testng] =============================================== [2024-06-27T10:49:16.824Z] [INFO] [testng] [2024-06-27T10:49:16.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-business-method-interceptors-web [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.832Z] all: [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.832Z] setOSConditions: [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.832Z] setToolWin: [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.832Z] setToolUnix: [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.832Z] setToolProperty: [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.832Z] setS1ASclassPath: [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.832Z] init-common: [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.832Z] clean: [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.832Z] setOSConditions: [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.832Z] setToolWin: [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.832Z] setToolUnix: [2024-06-27T10:49:16.832Z] [2024-06-27T10:49:16.833Z] setToolProperty: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] setS1ASclassPath: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] init-common: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] clean-common: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] setOSConditions: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] setToolWin: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] setToolUnix: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] setToolProperty: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] setS1ASclassPath: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] init-common: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] clean-classes-common: [2024-06-27T10:49:16.833Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] setOSConditions: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] setToolWin: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] setToolUnix: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] setToolProperty: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.833Z] setS1ASclassPath: [2024-06-27T10:49:16.833Z] [2024-06-27T10:49:16.834Z] init-common: [2024-06-27T10:49:16.834Z] [2024-06-27T10:49:16.834Z] clean-jars-common: [2024-06-27T10:49:16.834Z] [2024-06-27T10:49:16.834Z] compile: [2024-06-27T10:49:16.834Z] [2024-06-27T10:49:16.834Z] setOSConditions: [2024-06-27T10:49:16.834Z] [2024-06-27T10:49:16.834Z] setToolWin: [2024-06-27T10:49:16.834Z] [2024-06-27T10:49:16.834Z] setToolUnix: [2024-06-27T10:49:16.834Z] [2024-06-27T10:49:16.834Z] setToolProperty: [2024-06-27T10:49:16.834Z] [2024-06-27T10:49:16.834Z] setS1ASclassPath: [2024-06-27T10:49:16.834Z] [2024-06-27T10:49:16.834Z] init-common: [2024-06-27T10:49:16.834Z] [2024-06-27T10:49:16.834Z] compile-common: [2024-06-27T10:49:16.834Z] [echo] Current time (ISO): 2024-06-27T10:49:16.576+0000 [2024-06-27T10:49:16.834Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:16.834Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:16.839Z] [java] Jun 27, 2024 10:49:16 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:49:16.839Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:49:16.839Z] [java] Jun 27, 2024 10:49:16 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:16.839Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:49:16.839Z] [java] Jun 27, 2024 10:49:16 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:49:16.839Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:49:16.839Z] [java] Jun 27, 2024 10:49:16 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:16.839Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:49:16.946Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:16.996Z] [INFO] [exec] Application deployed with name singleton. [2024-06-27T10:49:16.996Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:16.996Z] [WARNING] [echo] deploying singleton.ear [2024-06-27T10:49:17.062Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:17.093Z] [java] Jun 27, 2024 10:49:16 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:49:17.093Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:49:17.093Z] [java] Jun 27, 2024 10:49:16 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:49:17.093Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-06-27T10:49:17.093Z] [java] Jun 27, 2024 10:49:16 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:49:17.093Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-06-27T10:49:17.093Z] [java] Jun 27, 2024 10:49:16 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:49:17.093Z] [java] INFO: Created virtual server server [2024-06-27T10:49:17.093Z] [java] Jun 27, 2024 10:49:16 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:49:17.093Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-06-27T10:49:17.093Z] [java] Jun 27, 2024 10:49:16 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:49:17.093Z] [java] INFO: Created virtual server __asadmin [2024-06-27T10:49:17.093Z] [java] Jun 27, 2024 10:49:16 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:49:17.093Z] [java] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:49:17.093Z] [java] Jun 27, 2024 10:49:16 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:49:17.093Z] [java] INFO: Virtual server server loaded default web module [2024-06-27T10:49:17.103Z] [INFO] [testng] PASSED: appDeployedFirstPagetest [2024-06-27T10:49:17.103Z] [INFO] [testng] PASSED: extensionBeanObserversTest [2024-06-27T10:49:17.103Z] [INFO] [testng] PASSED: extensionBeanReferenceTest [2024-06-27T10:49:17.103Z] [INFO] [testng] PASSED: injectionTargetAdaptionTest [2024-06-27T10:49:17.103Z] [INFO] [testng] PASSED: jarExtensionBeanObserversTest [2024-06-27T10:49:17.103Z] [INFO] [testng] PASSED: jarExtensionBeanReferenceTest [2024-06-27T10:49:17.103Z] [INFO] [testng] PASSED: webBeanTest [2024-06-27T10:49:17.103Z] [INFO] [testng] [2024-06-27T10:49:17.103Z] [INFO] [testng] =============================================== [2024-06-27T10:49:17.103Z] [INFO] [testng] weld_tests [2024-06-27T10:49:17.103Z] [INFO] [testng] Tests run: 7, Failures: 0, Skips: 0 [2024-06-27T10:49:17.103Z] [INFO] [testng] =============================================== [2024-06-27T10:49:17.103Z] [INFO] [testng] [2024-06-27T10:49:17.317Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:49:17.317Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:17.317Z] [javac] 1 warning [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] setOSConditions: [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] fixFiles: [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] convUnix: [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] convWin: [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] setToolWin: [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] setToolUnix: [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] setToolProperty: [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] setS1ASclassPath: [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] init-common: [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] package-persistence-common: [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] ejb-jar-common: [2024-06-27T10:49:17.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] package-ejbjar-common: [2024-06-27T10:49:17.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:17.317Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negative-ejb.jar [2024-06-27T10:49:17.317Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] appclient-jar-common: [2024-06-27T10:49:17.317Z] [2024-06-27T10:49:17.317Z] package-appclientjar-common: [2024-06-27T10:49:17.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:17.318Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:17.318Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negative-client.jar [2024-06-27T10:49:17.318Z] [2024-06-27T10:49:17.318Z] webclient-war-common: [2024-06-27T10:49:17.318Z] [2024-06-27T10:49:17.318Z] build-ear-common: [2024-06-27T10:49:17.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:17.318Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:17.318Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:17.318Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negativeApp.ear [2024-06-27T10:49:17.318Z] [2024-06-27T10:49:17.318Z] deploy: [2024-06-27T10:49:17.318Z] [echo] deploying application [2024-06-27T10:49:17.349Z] [java] Jun 27, 2024 10:49:17 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:17.349Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:49:17.377Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkApp.ear [2024-06-27T10:49:17.388Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:17.388Z] [javac] 1 warning [2024-06-27T10:49:17.388Z] [2024-06-27T10:49:17.388Z] assemble-web: [2024-06-27T10:49:17.389Z] [2024-06-27T10:49:17.389Z] pkg-war: [2024-06-27T10:49:17.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:17.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:17.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:17.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:17.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:49:17.389Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/sun-web.xml to copy. [2024-06-27T10:49:17.389Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/webservices.xml to copy. [2024-06-27T10:49:17.389Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:49:17.389Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:49:17.389Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:49:17.389Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:17.389Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:17.389Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${web.wsit.descriptors} does not exist. [2024-06-27T10:49:17.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-06-27T10:49:17.603Z] [java] Jun 27, 2024 10:49:17 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:17.603Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:49:17.646Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/noname-web.war [2024-06-27T10:49:17.646Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:17.646Z] [2024-06-27T10:49:17.646Z] deploy-app: [2024-06-27T10:49:17.646Z] [2024-06-27T10:49:17.646Z] deploy-war-common: [2024-06-27T10:49:17.646Z] [2024-06-27T10:49:17.646Z] setOSConditions: [2024-06-27T10:49:17.646Z] [2024-06-27T10:49:17.646Z] setToolWin: [2024-06-27T10:49:17.646Z] [2024-06-27T10:49:17.646Z] setToolUnix: [2024-06-27T10:49:17.646Z] [2024-06-27T10:49:17.647Z] setToolProperty: [2024-06-27T10:49:17.647Z] [2024-06-27T10:49:17.647Z] setS1ASclassPath: [2024-06-27T10:49:17.647Z] [2024-06-27T10:49:17.647Z] init-common: [2024-06-27T10:49:17.647Z] [2024-06-27T10:49:17.647Z] deploy-war-commonpe: [2024-06-27T10:49:17.695Z] [exec] Application deployed with name blackbox-tx. [2024-06-27T10:49:17.695Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-06-27T10:49:17.695Z] [2024-06-27T10:49:17.695Z] deploy: [2024-06-27T10:49:17.695Z] [2024-06-27T10:49:17.695Z] setOSConditions: [2024-06-27T10:49:17.695Z] [2024-06-27T10:49:17.695Z] setToolWin: [2024-06-27T10:49:17.695Z] [2024-06-27T10:49:17.695Z] setToolUnix: [2024-06-27T10:49:17.696Z] [2024-06-27T10:49:17.696Z] setToolProperty: [2024-06-27T10:49:17.696Z] [2024-06-27T10:49:17.696Z] setS1ASclassPath: [2024-06-27T10:49:17.696Z] [2024-06-27T10:49:17.696Z] init-common: [2024-06-27T10:49:17.696Z] [2024-06-27T10:49:17.696Z] create-connector-connpool: [2024-06-27T10:49:17.696Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server installed-libraries-test-ccp [2024-06-27T10:49:17.757Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:17.757Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:17.757Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:17.757Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:17.757Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:17.757Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:17.757Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:17.877Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-06-27T10:49:17.949Z] [INFO] [exec] Application deployed with name singleton. [2024-06-27T10:49:17.949Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:17.949Z] [WARNING] [echo] [2024-06-27T10:49:17.949Z] [WARNING] [echo] ************************* [2024-06-27T10:49:17.949Z] [WARNING] [echo] * build-deploy ejb/cmp [2024-06-27T10:49:17.949Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/cmp [2024-06-27T10:49:17.949Z] [WARNING] [echo] ************************* [2024-06-27T10:49:17.949Z] [WARNING] [echo] [2024-06-27T10:49:17.949Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:17.949Z] [WARNING] [echo] Listing of source files: CmpRosterTestNG.java [2024-06-27T10:49:17.949Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:17.949Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:17.949Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:17.949Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:17.949Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:17.971Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:17.971Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:17.971Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server installed-libraries-test-ccp [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: createJoe [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: ensureCreatedJoeExists [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: deleteJoe [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: deletedJoeDoesNotExist [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: createPool [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: pingPool [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: ensureCreatedPoolExists [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: deletePool [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: deletedPoolDoesNotExist [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: createListener [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: ensureCreatedListenerExists [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: deleteListener [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: ensureDeletedListenerDoesNotExist [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: createListenerWithOldParam [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: deleteListener2 [2024-06-27T10:49:18.069Z] [INFO] [testng] PASSED: createOsgiListener [2024-06-27T10:49:18.069Z] [INFO] [testng] [2024-06-27T10:49:18.069Z] [INFO] [testng] =============================================== [2024-06-27T10:49:18.069Z] [INFO] [testng] asadmin_tests [2024-06-27T10:49:18.069Z] [INFO] [testng] Tests run: 16, Failures: 0, Skips: 0 [2024-06-27T10:49:18.069Z] [INFO] [testng] =============================================== [2024-06-27T10:49:18.069Z] [INFO] [testng] [2024-06-27T10:49:18.069Z] [INFO] [testng] [2024-06-27T10:49:18.069Z] [INFO] [testng] =============================================== [2024-06-27T10:49:18.069Z] [INFO] [testng] QuickLookTests [2024-06-27T10:49:18.069Z] [INFO] [testng] Total tests run: 79, Failures: 0, Skips: 0 [2024-06-27T10:49:18.069Z] [INFO] [testng] =============================================== [2024-06-27T10:49:18.069Z] [INFO] [testng] [2024-06-27T10:49:18.108Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_ModByDD_JMSConnectionFactory [2024-06-27T10:49:18.162Z] [java] Jun 27, 2024 10:49:17 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:49:18.162Z] [java] INFO: close(), this: [2024-06-27T10:49:18.162Z] [java] org.glassfish.web.loader.WebappClassLoader@6fc1a8f6[name=unknown], urls=[ [2024-06-27T10:49:18.162Z] [java] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-06-27T10:49:18.163Z] [java] file:/tmp/gfembed11572510100822286460tmp/generated/ejb/sample/ [2024-06-27T10:49:18.163Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-06-27T10:49:18.163Z] [java] Jun 27, 2024 10:49:17 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test [2024-06-27T10:49:18.163Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:49:18.205Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:18.205Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:18.205Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:18.205Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:18.205Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:18.205Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:18.205Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:18.205Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:18.205Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:18.205Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/cmp/src/test/CmpRosterTestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:18.205Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:18.205Z] 6 warnings [2024-06-27T10:49:18.205Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:18.227Z] [exec] Connector connection pool installed-libraries-test-ccp created. [2024-06-27T10:49:18.227Z] [2024-06-27T10:49:18.227Z] create-connector-connpool-common: [2024-06-27T10:49:18.227Z] [2024-06-27T10:49:18.227Z] setOSConditions: [2024-06-27T10:49:18.227Z] [2024-06-27T10:49:18.227Z] setToolWin: [2024-06-27T10:49:18.227Z] [2024-06-27T10:49:18.227Z] setToolUnix: [2024-06-27T10:49:18.227Z] [2024-06-27T10:49:18.227Z] setToolProperty: [2024-06-27T10:49:18.227Z] [2024-06-27T10:49:18.227Z] setS1ASclassPath: [2024-06-27T10:49:18.227Z] [2024-06-27T10:49:18.227Z] init-common: [2024-06-27T10:49:18.227Z] [2024-06-27T10:49:18.227Z] create-connector-resource-common: [2024-06-27T10:49:18.227Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname installed-libraries-test-ccp --target server eis/connector-resource [2024-06-27T10:49:18.284Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:49:18.284Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:49:18.284Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:49:18.284Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:49:18.284Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:49:18.284Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:49:18.284Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:49:18.284Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:49:18.284Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:49:18.284Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:49:18.284Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:49:18.284Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:49:18.284Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:49:18.284Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:49:18.284Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:49:18.284Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:49:18.284Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:18.284Z] [INFO] BUILD SUCCESS [2024-06-27T10:49:18.284Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:18.284Z] [INFO] Total time: 22.587 s [2024-06-27T10:49:18.284Z] [INFO] Finished at: 2024-06-27T10:49:17Z [2024-06-27T10:49:18.284Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:18.284Z] + run_test connector_group_1 [2024-06-27T10:49:18.284Z] + local testid=connector_group_1 [2024-06-27T10:49:18.284Z] + local found=false [2024-06-27T10:49:18.284Z] ++ find . -name run_test.sh [2024-06-27T10:49:18.284Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:18.284Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:49:18.284Z] + OPT=list_test_ids [2024-06-27T10:49:18.284Z] + TEST_ID= [2024-06-27T10:49:18.284Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:49:18.284Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:49:18.284Z] +++ uname [2024-06-27T10:49:18.284Z] +++ grep -i sunos [2024-06-27T10:49:18.284Z] +++ wc -l [2024-06-27T10:49:18.284Z] +++ awk '{print $1}' [2024-06-27T10:49:18.284Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:18.284Z] ++ GREP=grep [2024-06-27T10:49:18.284Z] ++ AWK=awk [2024-06-27T10:49:18.284Z] ++ SED=sed [2024-06-27T10:49:18.284Z] ++ BC=bc [2024-06-27T10:49:18.284Z] ++ export GREP AWK SED BC [2024-06-27T10:49:18.284Z] + case ${OPT} in [2024-06-27T10:49:18.284Z] + list_test_ids [2024-06-27T10:49:18.284Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:49:18.284Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:18.285Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:49:18.285Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:18.285Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:49:18.285Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:18.285Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:49:18.285Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:18.285Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:49:18.285Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:18.285Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:49:18.285Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:18.285Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:49:18.285Z] + [[ false = true ]] [2024-06-27T10:49:18.285Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:18.285Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:49:18.285Z] + OPT=list_test_ids [2024-06-27T10:49:18.285Z] + TEST_ID= [2024-06-27T10:49:18.285Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:49:18.285Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:49:18.285Z] +++ uname [2024-06-27T10:49:18.285Z] +++ grep -i sunos [2024-06-27T10:49:18.285Z] +++ wc -l [2024-06-27T10:49:18.285Z] +++ awk '{print $1}' [2024-06-27T10:49:18.285Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:18.285Z] ++ GREP=grep [2024-06-27T10:49:18.285Z] ++ AWK=awk [2024-06-27T10:49:18.285Z] ++ SED=sed [2024-06-27T10:49:18.285Z] ++ BC=bc [2024-06-27T10:49:18.285Z] ++ export GREP AWK SED BC [2024-06-27T10:49:18.285Z] + case ${OPT} in [2024-06-27T10:49:18.285Z] + list_test_ids [2024-06-27T10:49:18.285Z] + echo batch_all [2024-06-27T10:49:18.285Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:18.285Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:49:18.285Z] + [[ false = true ]] [2024-06-27T10:49:18.285Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:18.285Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:49:18.285Z] + OPT=list_test_ids [2024-06-27T10:49:18.285Z] + TEST_ID= [2024-06-27T10:49:18.285Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:49:18.285Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:49:18.285Z] +++ uname [2024-06-27T10:49:18.285Z] +++ grep -i sunos [2024-06-27T10:49:18.285Z] +++ wc -l [2024-06-27T10:49:18.285Z] +++ awk '{print $1}' [2024-06-27T10:49:18.285Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:18.285Z] ++ GREP=grep [2024-06-27T10:49:18.285Z] ++ AWK=awk [2024-06-27T10:49:18.285Z] ++ SED=sed [2024-06-27T10:49:18.285Z] ++ BC=bc [2024-06-27T10:49:18.285Z] ++ export GREP AWK SED BC [2024-06-27T10:49:18.285Z] + case ${OPT} in [2024-06-27T10:49:18.285Z] + list_test_ids [2024-06-27T10:49:18.285Z] + echo cdi_all [2024-06-27T10:49:18.285Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:18.285Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:49:18.285Z] + [[ false = true ]] [2024-06-27T10:49:18.285Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:18.285Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:49:18.323Z] [WARNING] [echo] [2024-06-27T10:49:18.323Z] [WARNING] [echo] ************************* [2024-06-27T10:49:18.323Z] [WARNING] [echo] * undeploy web/helloworld [2024-06-27T10:49:18.323Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/helloworld [2024-06-27T10:49:18.323Z] [WARNING] [echo] ************************* [2024-06-27T10:49:18.323Z] [WARNING] [echo] [2024-06-27T10:49:18.323Z] [WARNING] [echo] hellojsp [2024-06-27T10:49:18.334Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:18.351Z] [INFO] [2024-06-27T10:49:18.351Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:49:18.351Z] [INFO] [2024-06-27T10:49:18.351Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:49:18.369Z] [exec] Application deployed with name batch-cmt-chunkApp. [2024-06-27T10:49:18.369Z] [echo] Deployment on target server server successful [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] setOSConditions: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] setToolWin: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] setToolUnix: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] setToolProperty: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] setS1ASclassPath: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] init-common: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] deploy-common-ee: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] run: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] setOSConditions: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] setToolWin: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] setToolUnix: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] setToolProperty: [2024-06-27T10:49:18.369Z] [2024-06-27T10:49:18.369Z] setS1ASclassPath: [2024-06-27T10:49:18.370Z] [2024-06-27T10:49:18.370Z] init-common: [2024-06-27T10:49:18.370Z] [2024-06-27T10:49:18.370Z] runclient-common: [2024-06-27T10:49:18.370Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkAppClient.jar -name batch-cmt-chunkClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:18.417Z] [java] Jun 27, 2024 10:49:18 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test.server [2024-06-27T10:49:18.417Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:49:18.417Z] [java] Jun 27, 2024 10:49:18 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:49:18.417Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:49:18.417Z] [java] Jun 27, 2024 10:49:18 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:49:18.417Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb] [2024-06-27T10:49:18.417Z] [java] Jun 27, 2024 10:49:18 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:49:18.417Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:49:18.440Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:18.441Z] [java] [2024-06-27T10:49:18.441Z] [java] [2024-06-27T10:49:18.441Z] [java] ----------------------------------------- [2024-06-27T10:49:18.441Z] [java] - ejb-cli-negative-deploy: PASS - [2024-06-27T10:49:18.441Z] [java] ----------------------------------------- [2024-06-27T10:49:18.441Z] [java] - Total PASS : 1 - [2024-06-27T10:49:18.441Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:18.441Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:18.441Z] [java] ----------------------------------------- [2024-06-27T10:49:18.441Z] [2024-06-27T10:49:18.441Z] undeploy: [2024-06-27T10:49:18.441Z] [2024-06-27T10:49:18.441Z] setOSConditions: [2024-06-27T10:49:18.441Z] [2024-06-27T10:49:18.441Z] setToolWin: [2024-06-27T10:49:18.441Z] [2024-06-27T10:49:18.441Z] setToolUnix: [2024-06-27T10:49:18.441Z] [2024-06-27T10:49:18.441Z] setToolProperty: [2024-06-27T10:49:18.441Z] [2024-06-27T10:49:18.441Z] setS1ASclassPath: [2024-06-27T10:49:18.441Z] [2024-06-27T10:49:18.441Z] init-common: [2024-06-27T10:49:18.441Z] [2024-06-27T10:49:18.441Z] undeploy-common: [2024-06-27T10:49:18.460Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:18.460Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_CMP/app [2024-06-27T10:49:18.460Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_CMP [2024-06-27T10:49:18.460Z] [INFO] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_CMP/app [2024-06-27T10:49:18.461Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:18.461Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:18.461Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:18.461Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:18.461Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:18.461Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:18.461Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:18.461Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:18.461Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:18.461Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:18.461Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:18.513Z] [java] Jun 27, 2024 10:49:18 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:18.513Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@35eb4a3b [2024-06-27T10:49:18.514Z] [INFO] [2024-06-27T10:49:18.514Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:49:18.514Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:49:18.514Z] [INFO] from pom.xml [2024-06-27T10:49:18.514Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:49:18.543Z] + OPT=list_test_ids [2024-06-27T10:49:18.543Z] + TEST_ID= [2024-06-27T10:49:18.543Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:49:18.543Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:49:18.543Z] +++ uname [2024-06-27T10:49:18.543Z] +++ grep -i sunos [2024-06-27T10:49:18.543Z] +++ wc -l [2024-06-27T10:49:18.543Z] +++ awk '{print $1}' [2024-06-27T10:49:18.543Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:18.543Z] ++ GREP=grep [2024-06-27T10:49:18.543Z] ++ AWK=awk [2024-06-27T10:49:18.543Z] ++ SED=sed [2024-06-27T10:49:18.543Z] ++ BC=bc [2024-06-27T10:49:18.543Z] ++ export GREP AWK SED BC [2024-06-27T10:49:18.543Z] + case ${OPT} in [2024-06-27T10:49:18.543Z] + list_test_ids [2024-06-27T10:49:18.543Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:49:18.543Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:18.543Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:49:18.543Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:18.543Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-06-27T10:49:18.543Z] + found=true [2024-06-27T10:49:18.543Z] + break [2024-06-27T10:49:18.543Z] + [[ true = true ]] [2024-06-27T10:49:18.543Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_1 [2024-06-27T10:49:18.543Z] + OPT=run_test_id [2024-06-27T10:49:18.543Z] + TEST_ID=connector_group_1 [2024-06-27T10:49:18.543Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:49:18.543Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:49:18.543Z] +++ uname [2024-06-27T10:49:18.543Z] +++ grep -i sunos [2024-06-27T10:49:18.543Z] +++ wc -l [2024-06-27T10:49:18.543Z] +++ awk '{print $1}' [2024-06-27T10:49:18.543Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:18.543Z] ++ GREP=grep [2024-06-27T10:49:18.543Z] ++ AWK=awk [2024-06-27T10:49:18.543Z] ++ SED=sed [2024-06-27T10:49:18.543Z] ++ BC=bc [2024-06-27T10:49:18.543Z] ++ export GREP AWK SED BC [2024-06-27T10:49:18.543Z] + case ${OPT} in [2024-06-27T10:49:18.543Z] + trap 'copy_test_artifacts connector_group_1' EXIT [2024-06-27T10:49:18.543Z] + run_test_id connector_group_1 [2024-06-27T10:49:18.543Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:49:18.543Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:49:18.543Z] [2024-06-27T10:49:18.543Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:49:18.543Z] [2024-06-27T10:49:18.543Z] + for i in "${@}" [2024-06-27T10:49:18.543Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:49:18.543Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:49:18.588Z] [javac] 1 warning [2024-06-27T10:49:18.588Z] [2024-06-27T10:49:18.588Z] build: [2024-06-27T10:49:18.588Z] [2024-06-27T10:49:18.588Z] setOSConditions: [2024-06-27T10:49:18.588Z] [2024-06-27T10:49:18.588Z] setToolWin: [2024-06-27T10:49:18.588Z] [2024-06-27T10:49:18.588Z] setToolUnix: [2024-06-27T10:49:18.588Z] [2024-06-27T10:49:18.588Z] setToolProperty: [2024-06-27T10:49:18.588Z] [2024-06-27T10:49:18.588Z] setS1ASclassPath: [2024-06-27T10:49:18.589Z] [2024-06-27T10:49:18.589Z] init-common: [2024-06-27T10:49:18.589Z] [2024-06-27T10:49:18.589Z] webclient-war-common: [2024-06-27T10:49:18.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:18.589Z] [2024-06-27T10:49:18.589Z] clear: [2024-06-27T10:49:18.589Z] [2024-06-27T10:49:18.589Z] test-tlds-exist: [2024-06-27T10:49:18.589Z] [2024-06-27T10:49:18.589Z] copy-tlds: [2024-06-27T10:49:18.589Z] [2024-06-27T10:49:18.589Z] test-tagfiles-exist: [2024-06-27T10:49:18.589Z] [2024-06-27T10:49:18.589Z] copy-tagfiles: [2024-06-27T10:49:18.589Z] [2024-06-27T10:49:18.589Z] package-war-common: [2024-06-27T10:49:18.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:18.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:18.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:18.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:18.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/lib [2024-06-27T10:49:18.589Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:18.589Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:18.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/docroot [2024-06-27T10:49:18.589Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-invalid-interceptor-in-beans-xml-web.war [2024-06-27T10:49:18.589Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:18.589Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:18.589Z] [javac] Compiling 1 source file [2024-06-27T10:49:18.589Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:18.589Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:18.589Z] [2024-06-27T10:49:18.589Z] deploy: [2024-06-27T10:49:18.590Z] [2024-06-27T10:49:18.590Z] deploy-war-common: [2024-06-27T10:49:18.590Z] [2024-06-27T10:49:18.590Z] setOSConditions: [2024-06-27T10:49:18.590Z] [2024-06-27T10:49:18.590Z] setToolWin: [2024-06-27T10:49:18.590Z] [2024-06-27T10:49:18.590Z] setToolUnix: [2024-06-27T10:49:18.590Z] [2024-06-27T10:49:18.590Z] setToolProperty: [2024-06-27T10:49:18.590Z] [2024-06-27T10:49:18.590Z] setS1ASclassPath: [2024-06-27T10:49:18.590Z] [2024-06-27T10:49:18.590Z] init-common: [2024-06-27T10:49:18.590Z] [2024-06-27T10:49:18.590Z] deploy-war-commonpe: [2024-06-27T10:49:18.672Z] [java] Jun 27, 2024 10:49:18 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:49:18.672Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:18.672Z] [java] Jun 27, 2024 10:49:18 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:18.672Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:18.672Z] [java] Jun 27, 2024 10:49:18 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:18.672Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:18.715Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:18.716Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:18.716Z] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:49:18.716Z] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:49:18.716Z] 6 warnings [2024-06-27T10:49:18.716Z] [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/Roster.class,**/RosterHome.class,**/*Details.class,**/Debug.class [2024-06-27T10:49:18.716Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_CMP/RosterAppWeb.war [2024-06-27T10:49:18.716Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-06-27T10:49:18.716Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-06-27T10:49:18.716Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-06-27T10:49:18.716Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-06-27T10:49:18.716Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/EJB_CMP/app [2024-06-27T10:49:18.716Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_CMP/RosterAppEJB.jar [2024-06-27T10:49:18.716Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/EJB_CMP/RosterApp.ear [2024-06-27T10:49:18.716Z] [WARNING] [echo] Packaged Archive at ../../dist/EJB_CMP/RosterApp.ear [2024-06-27T10:49:18.716Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:18.716Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:18.716Z] [WARNING] [echo] JavaDB Database Location : /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/../javadb [2024-06-27T10:49:18.716Z] [WARNING] [echo] sql.file = sql/RosterApp_derby.sql [2024-06-27T10:49:18.716Z] [WARNING] [echo] db.class.path = /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/../javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/../javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/../javadb/lib/derbyclient.jar [2024-06-27T10:49:18.788Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname installed-libraries-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-06-27T10:49:18.788Z] [exec] Connector resource eis/connector-resource created. [2024-06-27T10:49:18.788Z] [2024-06-27T10:49:18.788Z] asadmin-common: [2024-06-27T10:49:18.788Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-06-27T10:49:18.828Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:18.971Z] [INFO] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/cmp/sql/RosterApp_derby.sql [2024-06-27T10:49:18.971Z] [ERROR] [sql] Failed to execute: DROP TABLE TeamPlayer [2024-06-27T10:49:18.971Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAMPLAYER' because it does not exist. [2024-06-27T10:49:18.971Z] [ERROR] [sql] Failed to execute: DROP TABLE Player [2024-06-27T10:49:18.971Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PLAYER' because it does not exist. [2024-06-27T10:49:18.971Z] [ERROR] [sql] Failed to execute: DROP TABLE Team [2024-06-27T10:49:18.972Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAM' because it does not exist. [2024-06-27T10:49:18.972Z] [ERROR] [sql] Failed to execute: DROP TABLE League [2024-06-27T10:49:18.972Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'LEAGUE' because it does not exist. [2024-06-27T10:49:18.972Z] 0 rows affected [2024-06-27T10:49:18.972Z] 0 rows affected [2024-06-27T10:49:18.972Z] 0 rows affected [2024-06-27T10:49:18.972Z] 0 rows affected [2024-06-27T10:49:18.972Z] [INFO] [sql] 4 of 8 SQL statements executed successfully [2024-06-27T10:49:18.972Z] [WARNING] [echo] deploying RosterApp.ear [2024-06-27T10:49:19.000Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cli-negativeApp [2024-06-27T10:49:19.000Z] [exec] remote failure: Application ejb-cli-negativeApp is not deployed on this target [server] [2024-06-27T10:49:19.000Z] [exec] Result: 1 [2024-06-27T10:49:19.000Z] [2024-06-27T10:49:19.000Z] all: [2024-06-27T10:49:19.000Z] [echo] [2024-06-27T10:49:19.000Z] [echo] [2024-06-27T10:49:19.000Z] [echo] ************************************************** [2024-06-27T10:49:19.000Z] [echo] * Running timer [2024-06-27T10:49:19.000Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer [2024-06-27T10:49:19.000Z] [echo] ************************************************** [2024-06-27T10:49:19.000Z] [echo] [2024-06-27T10:49:19.000Z] [echo] [2024-06-27T10:49:19.000Z] [2024-06-27T10:49:19.000Z] all: [2024-06-27T10:49:19.000Z] [2024-06-27T10:49:19.000Z] sessiontimer: [2024-06-27T10:49:19.000Z] [2024-06-27T10:49:19.001Z] setOSConditions: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setToolWin: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setToolUnix: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setToolProperty: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setS1ASclassPath: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] init-common: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] clean: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setOSConditions: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setToolWin: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setToolUnix: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setToolProperty: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setS1ASclassPath: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] init-common: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] clean-common: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setOSConditions: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setToolWin: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setToolUnix: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setToolProperty: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] setS1ASclassPath: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.001Z] init-common: [2024-06-27T10:49:19.001Z] [2024-06-27T10:49:19.002Z] clean-classes-common: [2024-06-27T10:49:19.002Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] setOSConditions: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] setToolWin: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] setToolUnix: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] setToolProperty: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] setS1ASclassPath: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] init-common: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] clean-jars-common: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] compile: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] setOSConditions: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] setToolWin: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] setToolUnix: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] setToolProperty: [2024-06-27T10:49:19.002Z] [2024-06-27T10:49:19.002Z] setS1ASclassPath: [2024-06-27T10:49:19.003Z] [2024-06-27T10:49:19.003Z] init-common: [2024-06-27T10:49:19.003Z] [2024-06-27T10:49:19.003Z] compile-common: [2024-06-27T10:49:19.003Z] [echo] Current time (ISO): 2024-06-27T10:49:18.890+0000 [2024-06-27T10:49:19.003Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:19.003Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:19.086Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447471105_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:49:19.086Z] [java] invoking ejb [2024-06-27T10:49:19.086Z] [java] Looked up home!!successfully invoked ejb [2024-06-27T10:49:19.086Z] [java] Narrowed home!! [2024-06-27T10:49:19.086Z] [java] Got the EJB!! [2024-06-27T10:49:19.086Z] [java] [2024-06-27T10:49:19.086Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@13803a94 [2024-06-27T10:49:19.086Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@322204dc [2024-06-27T10:49:19.086Z] [java] Got Home Handle [2024-06-27T10:49:19.086Z] [java] Converted Home Handle back to HelloHome [2024-06-27T10:49:19.086Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@1a950fdd [2024-06-27T10:49:19.086Z] [java] Looked up home!! [2024-06-27T10:49:19.086Z] [java] Narrowed home!! [2024-06-27T10:49:19.086Z] [java] Got the EJB!!Got hello Handle [2024-06-27T10:49:19.086Z] [java] Looked up home!! [2024-06-27T10:49:19.086Z] [java] Converted Hello Handle back to Hello [2024-06-27T10:49:19.086Z] [java] successfully invoked ejb again [2024-06-27T10:49:19.086Z] [java] Round 1: [2024-06-27T10:49:19.086Z] [java] [2024-06-27T10:49:19.086Z] [java] Narrowed home!! [2024-06-27T10:49:19.086Z] [java] Got the EJB!!Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-06-27T10:49:19.086Z] [java] [2024-06-27T10:49:19.086Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447471105_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:49:19.086Z] [java] invoking ejb [2024-06-27T10:49:19.086Z] [java] successfully invoked ejb [2024-06-27T10:49:19.086Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@392781e [2024-06-27T10:49:19.086Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@1b57c345 [2024-06-27T10:49:19.087Z] [java] Got Home Handle [2024-06-27T10:49:19.087Z] [java] Converted Home Handle back to HelloHome [2024-06-27T10:49:19.087Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@7d42404e [2024-06-27T10:49:19.087Z] [java] Got hello Handle [2024-06-27T10:49:19.087Z] [java] Converted Hello Handle back to Hello [2024-06-27T10:49:19.087Z] [java] successfully invoked ejb again [2024-06-27T10:49:19.087Z] [java] Round 2: [2024-06-27T10:49:19.087Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-06-27T10:49:19.087Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447471105_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:49:19.087Z] [java] invoking ejb [2024-06-27T10:49:19.087Z] [java] successfully invoked ejb [2024-06-27T10:49:19.087Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@23cd5d42 [2024-06-27T10:49:19.087Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@5934153e [2024-06-27T10:49:19.087Z] [java] Got Home Handle [2024-06-27T10:49:19.087Z] [java] Converted Home Handle back to HelloHome [2024-06-27T10:49:19.087Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@7fdd43cd [2024-06-27T10:49:19.087Z] [java] Got hello Handle [2024-06-27T10:49:19.087Z] [java] Converted Hello Handle back to Hello [2024-06-27T10:49:19.087Z] [java] successfully invoked ejb again [2024-06-27T10:49:19.087Z] [java] Value of key is: main [2024-06-27T10:49:19.087Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:19.087Z] [java] [2024-06-27T10:49:19.087Z] [java] [2024-06-27T10:49:19.087Z] [java] ----------------------------------------- [2024-06-27T10:49:19.087Z] [java] - main: PASS - [2024-06-27T10:49:19.087Z] [java] ----------------------------------------- [2024-06-27T10:49:19.087Z] [java] Total PASS: 1 [2024-06-27T10:49:19.087Z] [java] Total FAIL: 0 [2024-06-27T10:49:19.087Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:49:19.087Z] [java] ----------------------------------------- [2024-06-27T10:49:19.087Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:19.087Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:19.148Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-invalid-interceptor-in-beans-xml --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-invalid-interceptor-in-beans-xml-web.war [2024-06-27T10:49:19.149Z] [exec] remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure: WELD-000123: Error loading test.beans.INVALIDInterceptor defined in <{https://jakarta.ee/xml/ns/jakartaee}class>test.beans.INVALIDInterceptor in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/applications/cdi-invalid-interceptor-in-beans-xml-web/WEB-INF/beans.xml@26. Please see server.log for more details. [2024-06-27T10:49:19.149Z] [exec] Result: 1 [2024-06-27T10:49:19.305Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:19.305Z] [WARNING] [echo] [2024-06-27T10:49:19.305Z] [WARNING] [echo] ************************* [2024-06-27T10:49:19.305Z] [WARNING] [echo] * undeploy web/jsfastrologer [2024-06-27T10:49:19.305Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfastrologer [2024-06-27T10:49:19.305Z] [WARNING] [echo] ************************* [2024-06-27T10:49:19.305Z] [WARNING] [echo] [2024-06-27T10:49:19.305Z] [WARNING] [echo] jsfastrologer [2024-06-27T10:49:19.329Z] [exec] JMS Desctination Queue created. [2024-06-27T10:49:19.343Z] [2024-06-27T10:49:19.343Z] run_cosnaming: [2024-06-27T10:49:19.343Z] [2024-06-27T10:49:19.343Z] setOSConditions: [2024-06-27T10:49:19.343Z] [2024-06-27T10:49:19.343Z] setToolWin: [2024-06-27T10:49:19.343Z] [2024-06-27T10:49:19.343Z] setToolUnix: [2024-06-27T10:49:19.343Z] [2024-06-27T10:49:19.343Z] setToolProperty: [2024-06-27T10:49:19.343Z] [2024-06-27T10:49:19.343Z] setS1ASclassPath: [2024-06-27T10:49:19.343Z] [2024-06-27T10:49:19.343Z] init-common: [2024-06-27T10:49:19.343Z] [2024-06-27T10:49:19.343Z] runclient_nooverride: [2024-06-27T10:49:19.403Z] [2024-06-27T10:49:19.404Z] deploy-war-commonee: [2024-06-27T10:49:19.404Z] [2024-06-27T10:49:19.404Z] run: [2024-06-27T10:49:19.404Z] [java] opening connection to http://localhost:8080/cdi-invalid-interceptor-in-beans-xml/myurl [2024-06-27T10:49:19.404Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:19.404Z] [java] [2024-06-27T10:49:19.404Z] [java] [2024-06-27T10:49:19.404Z] [java] ----------------------------------------- [2024-06-27T10:49:19.404Z] [java] - interceptors-invalid-interceptor-specified-in-beans-xml: PASS - [2024-06-27T10:49:19.404Z] [java] ----------------------------------------- [2024-06-27T10:49:19.404Z] [java] - Total PASS : 1 - [2024-06-27T10:49:19.404Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:19.404Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:19.404Z] [java] ----------------------------------------- [2024-06-27T10:49:19.404Z] [2024-06-27T10:49:19.404Z] undeploy: [2024-06-27T10:49:19.404Z] [2024-06-27T10:49:19.404Z] setOSConditions: [2024-06-27T10:49:19.404Z] [2024-06-27T10:49:19.404Z] setToolWin: [2024-06-27T10:49:19.404Z] [2024-06-27T10:49:19.404Z] setToolUnix: [2024-06-27T10:49:19.404Z] [2024-06-27T10:49:19.404Z] setToolProperty: [2024-06-27T10:49:19.404Z] [2024-06-27T10:49:19.404Z] setS1ASclassPath: [2024-06-27T10:49:19.404Z] [2024-06-27T10:49:19.404Z] init-common: [2024-06-27T10:49:19.404Z] [2024-06-27T10:49:19.404Z] undeploy-war-common: [2024-06-27T10:49:19.558Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:19.558Z] [WARNING] [echo] [2024-06-27T10:49:19.558Z] [WARNING] [echo] ************************* [2024-06-27T10:49:19.558Z] [WARNING] [echo] * undeploy web/jsfinjection [2024-06-27T10:49:19.558Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfinjection [2024-06-27T10:49:19.558Z] [WARNING] [echo] ************************* [2024-06-27T10:49:19.558Z] [WARNING] [echo] [2024-06-27T10:49:19.608Z] [java] Jun 27, 2024 10:49:19 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-06-27T10:49:19.608Z] [java] INFO: Initializing Soteria 3.0.3 for context '/tmp' [2024-06-27T10:49:19.608Z] [java] Looking up EJB... [2024-06-27T10:49:19.608Z] [java] Invoking EJB... [2024-06-27T10:49:19.608Z] [java] EJB said: boo [2024-06-27T10:49:19.608Z] [java] Jun 27, 2024 10:49:19 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:49:19.608Z] [java] INFO: Loading application [sample] at [/tmp] [2024-06-27T10:49:19.736Z] [exec] Jun 27, 2024 10:49:19 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:19.736Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:19.742Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-06-27T10:49:19.742Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-06-27T10:49:19.742Z] [2024-06-27T10:49:19.742Z] asadmin-common: [2024-06-27T10:49:19.742Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-06-27T10:49:19.812Z] [WARNING] [echo] jsfinjection [2024-06-27T10:49:19.863Z] [java] Record # 1 [2024-06-27T10:49:19.863Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:49:19.863Z] [java] Done calling EJB [2024-06-27T10:49:19.863Z] [java] Closing container ... [2024-06-27T10:49:19.863Z] [java] Jun 27, 2024 10:49:19 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:49:19.863Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:19.863Z] [java] Jun 27, 2024 10:49:19 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:49:19.863Z] [java] INFO: close(), this: [2024-06-27T10:49:19.863Z] [java] org.glassfish.web.loader.WebappClassLoader@6edd4fe2[name=/tmp], urls=[ [2024-06-27T10:49:19.863Z] [java] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-06-27T10:49:19.863Z] [java] file:/tmp/gfembed11572510100822286460tmp/generated/ejb/sample/ [2024-06-27T10:49:19.863Z] [java] ][delegate=true, context=/tmp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=34, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-06-27T10:49:19.863Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:49:19.863Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:19.864Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:19.864Z] [java] Value of key is: embedded with JPA [2024-06-27T10:49:19.864Z] [java] ..........FINISHED Embedded test [2024-06-27T10:49:19.864Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:19.864Z] [java] [2024-06-27T10:49:19.864Z] [java] [2024-06-27T10:49:19.864Z] [java] ----------------------------------------- [2024-06-27T10:49:19.864Z] [java] - embedded with JPA: PASS - [2024-06-27T10:49:19.864Z] [java] ----------------------------------------- [2024-06-27T10:49:19.864Z] [java] Total PASS: 1 [2024-06-27T10:49:19.864Z] [java] Total FAIL: 0 [2024-06-27T10:49:19.864Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:49:19.864Z] [java] ----------------------------------------- [2024-06-27T10:49:19.864Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:19.864Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:19.864Z] [java] Jun 27, 2024 10:49:19 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:19.864Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:49:19.864Z] [java] Jun 27, 2024 10:49:19 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:19.864Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:19.864Z] [java] Jun 27, 2024 10:49:19 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:19.864Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:19.864Z] [java] Jun 27, 2024 10:49:19 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:19.864Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] stop-database: [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] all: [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] skipjar: [2024-06-27T10:49:19.864Z] [echo] [2024-06-27T10:49:19.864Z] [echo] [2024-06-27T10:49:19.864Z] [echo] ************************************************** [2024-06-27T10:49:19.864Z] [echo] * Running skipjar [2024-06-27T10:49:19.864Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/skipjar [2024-06-27T10:49:19.864Z] [echo] ************************************************** [2024-06-27T10:49:19.864Z] [echo] [2024-06-27T10:49:19.864Z] [echo] [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] start-database: [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] setOSConditions: [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] setToolWin: [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] setToolUnix: [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] setToolProperty: [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] setS1ASclassPath: [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] init-common: [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] clean: [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.864Z] setOSConditions: [2024-06-27T10:49:19.864Z] [2024-06-27T10:49:19.865Z] setToolWin: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setToolUnix: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setToolProperty: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setS1ASclassPath: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] init-common: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] clean-common: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setOSConditions: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setToolWin: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setToolUnix: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setToolProperty: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setS1ASclassPath: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] init-common: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] clean-classes-common: [2024-06-27T10:49:19.865Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setOSConditions: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setToolWin: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setToolUnix: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setToolProperty: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] setS1ASclassPath: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] init-common: [2024-06-27T10:49:19.865Z] [2024-06-27T10:49:19.865Z] clean-jars-common: [2024-06-27T10:49:19.866Z] [2024-06-27T10:49:19.866Z] compile: [2024-06-27T10:49:19.866Z] [2024-06-27T10:49:19.866Z] setOSConditions: [2024-06-27T10:49:19.866Z] [2024-06-27T10:49:19.866Z] setToolWin: [2024-06-27T10:49:19.866Z] [2024-06-27T10:49:19.866Z] setToolUnix: [2024-06-27T10:49:19.866Z] [2024-06-27T10:49:19.866Z] setToolProperty: [2024-06-27T10:49:19.866Z] [2024-06-27T10:49:19.866Z] setS1ASclassPath: [2024-06-27T10:49:19.866Z] [2024-06-27T10:49:19.866Z] init-common: [2024-06-27T10:49:19.866Z] [2024-06-27T10:49:19.866Z] compile-common: [2024-06-27T10:49:19.866Z] [echo] Current time (ISO): 2024-06-27T10:49:19.839+0000 [2024-06-27T10:49:19.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:19.866Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:19.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-06-27T10:49:19.890Z] [exec] Administered object jms/SampleQueue created. [2024-06-27T10:49:19.890Z] [2024-06-27T10:49:19.890Z] deploy: [2024-06-27T10:49:19.890Z] [echo] Deploying via asadmin... [2024-06-27T10:49:19.891Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:19.891Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:19.891Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:19.891Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:19.891Z] [2024-06-27T10:49:19.891Z] setOSConditions: [2024-06-27T10:49:19.891Z] [2024-06-27T10:49:19.891Z] setToolWin: [2024-06-27T10:49:19.891Z] [2024-06-27T10:49:19.891Z] setToolUnix: [2024-06-27T10:49:19.891Z] [2024-06-27T10:49:19.891Z] setToolProperty: [2024-06-27T10:49:19.891Z] [2024-06-27T10:49:19.891Z] setS1ASclassPath: [2024-06-27T10:49:19.891Z] [2024-06-27T10:49:19.891Z] init-common: [2024-06-27T10:49:19.891Z] [2024-06-27T10:49:19.891Z] deploy-common: [2024-06-27T10:49:19.891Z] [echo] Current time (ISO): 2024-06-27T10:49:19.712+0000 [2024-06-27T10:49:19.891Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:19.891Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:19.891Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:19.891Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:19.891Z] [2024-06-27T10:49:19.891Z] setOSConditions: [2024-06-27T10:49:19.891Z] [2024-06-27T10:49:19.891Z] setToolWin: [2024-06-27T10:49:19.891Z] [2024-06-27T10:49:19.892Z] setToolUnix: [2024-06-27T10:49:19.892Z] [2024-06-27T10:49:19.892Z] setToolProperty: [2024-06-27T10:49:19.892Z] [2024-06-27T10:49:19.892Z] setS1ASclassPath: [2024-06-27T10:49:19.892Z] [2024-06-27T10:49:19.892Z] init-common: [2024-06-27T10:49:19.892Z] [2024-06-27T10:49:19.892Z] deploy-common-pe: [2024-06-27T10:49:19.905Z] [java] Using props file jndi.properties.cosnaming for InitialContext [2024-06-27T10:49:19.905Z] [java] Round 0: [2024-06-27T10:49:19.905Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2024-06-27T10:49:19.925Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:19.925Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:19.925Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:19.925Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:19.925Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:19.925Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:19.925Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:19.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-invalid-interceptor-in-beans-xml-web [2024-06-27T10:49:19.964Z] [exec] remote failure: Application cdi-invalid-interceptor-in-beans-xml-web is not deployed on this target [server] [2024-06-27T10:49:19.964Z] [exec] Result: 1 [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] all: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] setOSConditions: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] setToolWin: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] setToolUnix: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] setToolProperty: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] setS1ASclassPath: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] init-common: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] clean: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] setOSConditions: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] setToolWin: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] setToolUnix: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] setToolProperty: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.964Z] setS1ASclassPath: [2024-06-27T10:49:19.964Z] [2024-06-27T10:49:19.965Z] init-common: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] clean-common: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] setOSConditions: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] setToolWin: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] setToolUnix: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] setToolProperty: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] setS1ASclassPath: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] init-common: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] clean-classes-common: [2024-06-27T10:49:19.965Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] setOSConditions: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] setToolWin: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] setToolUnix: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] setToolProperty: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] setS1ASclassPath: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] init-common: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.965Z] clean-jars-common: [2024-06-27T10:49:19.965Z] [2024-06-27T10:49:19.966Z] compile: [2024-06-27T10:49:19.966Z] [2024-06-27T10:49:19.966Z] setOSConditions: [2024-06-27T10:49:19.966Z] [2024-06-27T10:49:19.966Z] setToolWin: [2024-06-27T10:49:19.966Z] [2024-06-27T10:49:19.966Z] setToolUnix: [2024-06-27T10:49:19.966Z] [2024-06-27T10:49:19.966Z] setToolProperty: [2024-06-27T10:49:19.966Z] [2024-06-27T10:49:19.966Z] setS1ASclassPath: [2024-06-27T10:49:19.966Z] [2024-06-27T10:49:19.966Z] init-common: [2024-06-27T10:49:19.966Z] [2024-06-27T10:49:19.966Z] compile-common: [2024-06-27T10:49:19.966Z] [echo] Current time (ISO): 2024-06-27T10:49:19.775+0000 [2024-06-27T10:49:19.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:19.966Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:19.997Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-06-27T10:49:19.997Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-06-27T10:49:19.997Z] [2024-06-27T10:49:19.997Z] asadmin-common: [2024-06-27T10:49:19.997Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:49:19.998Z] [exec] Jun 27, 2024 10:49:19 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:19.998Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7604198a [2024-06-27T10:49:20.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot noname --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/noname-web.war [2024-06-27T10:49:20.258Z] [exec] Waiting for domain1 to start .......... [2024-06-27T10:49:20.258Z] [exec] Waiting finished after 9,366 ms. [2024-06-27T10:49:20.258Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:49:20.258Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:49:20.258Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:49:20.258Z] [exec] Admin Port: 4,848 [2024-06-27T10:49:20.258Z] [exec] Command start-domain executed successfully. [2024-06-27T10:49:20.258Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T10:49:20.258Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] dumpThreadStack: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] startDomainWindows: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] startDomain: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] startDerby: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] setOSConditions: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] setToolWin: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] setToolUnix: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] setToolProperty: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] setS1ASclassPath: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] init-common: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] startDerbyNonMac: [2024-06-27T10:49:20.258Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] setOSConditions: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] setToolWin: [2024-06-27T10:49:20.258Z] [2024-06-27T10:49:20.258Z] setToolUnix: [2024-06-27T10:49:20.259Z] [2024-06-27T10:49:20.259Z] setToolProperty: [2024-06-27T10:49:20.259Z] [2024-06-27T10:49:20.259Z] setS1ASclassPath: [2024-06-27T10:49:20.259Z] [2024-06-27T10:49:20.259Z] init-common: [2024-06-27T10:49:20.259Z] [2024-06-27T10:49:20.259Z] startDerbyMac: [2024-06-27T10:49:20.259Z] [2024-06-27T10:49:20.259Z] BUILD SUCCESSFUL [2024-06-27T10:49:20.259Z] Total time: 12 seconds [2024-06-27T10:49:20.259Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:20.259Z] + echo Running target: connector_group_2 [2024-06-27T10:49:20.259Z] Running target: connector_group_2 [2024-06-27T10:49:20.259Z] + ant clean-all start-record connector_group_2 stop-record report [2024-06-27T10:49:20.259Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:49:20.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:49:20.370Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:20.370Z] [WARNING] [echo] [2024-06-27T10:49:20.370Z] [WARNING] [echo] ************************* [2024-06-27T10:49:20.370Z] [WARNING] [echo] * undeploy jdbc/jdbcusertx [2024-06-27T10:49:20.370Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jdbc/jdbcusertx [2024-06-27T10:49:20.370Z] [WARNING] [echo] ************************* [2024-06-27T10:49:20.370Z] [WARNING] [echo] [2024-06-27T10:49:20.370Z] [WARNING] [echo] jdbcusertx [2024-06-27T10:49:20.438Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:49:20.438Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:20.438Z] + test_init [2024-06-27T10:49:20.438Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:49:20.438Z] [2024-06-27T10:49:20.438Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:49:20.438Z] [2024-06-27T10:49:20.438Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:49:20.438Z] + xargs touch [2024-06-27T10:49:20.438Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:20.438Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:20.438Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:49:20.438Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:49:20.438Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:20.438Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:20.438Z] + java -version [2024-06-27T10:49:20.438Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:49:20.438Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:49:20.438Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:49:20.438Z] + ant -version [2024-06-27T10:49:20.438Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:49:20.438Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:49:20.438Z] + printf '\n\n' [2024-06-27T10:49:20.438Z] [2024-06-27T10:49:20.438Z] [2024-06-27T10:49:20.438Z] + get_test_target connector_group_1 [2024-06-27T10:49:20.438Z] + case ${1} in [2024-06-27T10:49:20.438Z] + TARGET=connector_group_1 [2024-06-27T10:49:20.438Z] + export TARGET [2024-06-27T10:49:20.438Z] + test_run [2024-06-27T10:49:20.438Z] + export HUDSON=true [2024-06-27T10:49:20.438Z] + HUDSON=true [2024-06-27T10:49:20.438Z] ++ pwd [2024-06-27T10:49:20.438Z] + export ROOT=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:20.438Z] + ROOT=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:20.438Z] + echo /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:20.438Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:20.438Z] + ant startDomain startDerby [2024-06-27T10:49:20.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppApp.ear [2024-06-27T10:49:20.525Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:49:20.525Z] [2024-06-27T10:49:20.525Z] asadmin-common: [2024-06-27T10:49:20.525Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:49:20.701Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-06-27T10:49:20.707Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:20.781Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:49:20.781Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:49:20.781Z] [2024-06-27T10:49:20.781Z] setOSConditions: [2024-06-27T10:49:20.781Z] [2024-06-27T10:49:20.781Z] setToolWin: [2024-06-27T10:49:20.781Z] [2024-06-27T10:49:20.781Z] setToolUnix: [2024-06-27T10:49:20.781Z] [2024-06-27T10:49:20.781Z] setToolProperty: [2024-06-27T10:49:20.781Z] [2024-06-27T10:49:20.781Z] setS1ASclassPath: [2024-06-27T10:49:20.781Z] [2024-06-27T10:49:20.781Z] init-common: [2024-06-27T10:49:20.781Z] [2024-06-27T10:49:20.781Z] deploy-common: [2024-06-27T10:49:20.781Z] [echo] Current time (ISO): 2024-06-27T10:49:20.701+0000 [2024-06-27T10:49:20.781Z] [2024-06-27T10:49:20.781Z] setOSConditions: [2024-06-27T10:49:20.781Z] [2024-06-27T10:49:20.781Z] setToolWin: [2024-06-27T10:49:20.781Z] [2024-06-27T10:49:20.781Z] setToolUnix: [2024-06-27T10:49:20.781Z] [2024-06-27T10:49:20.781Z] setToolProperty: [2024-06-27T10:49:20.782Z] [2024-06-27T10:49:20.782Z] setS1ASclassPath: [2024-06-27T10:49:20.782Z] [2024-06-27T10:49:20.782Z] init-common: [2024-06-27T10:49:20.782Z] [2024-06-27T10:49:20.782Z] deploy-common-pe: [2024-06-27T10:49:20.809Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:20.809Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:20.809Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:20.809Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:20.809Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:20.809Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:20.809Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:20.848Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:20.848Z] [javac] 1 warning [2024-06-27T10:49:20.848Z] [2024-06-27T10:49:20.848Z] setOSConditions: [2024-06-27T10:49:20.848Z] [2024-06-27T10:49:20.848Z] setToolWin: [2024-06-27T10:49:20.848Z] [2024-06-27T10:49:20.848Z] setToolUnix: [2024-06-27T10:49:20.848Z] [2024-06-27T10:49:20.848Z] setToolProperty: [2024-06-27T10:49:20.848Z] [2024-06-27T10:49:20.848Z] setS1ASclassPath: [2024-06-27T10:49:20.848Z] [2024-06-27T10:49:20.848Z] init-common: [2024-06-27T10:49:20.848Z] [2024-06-27T10:49:20.848Z] compile-common: [2024-06-27T10:49:20.848Z] [echo] Current time (ISO): 2024-06-27T10:49:20.791+0000 [2024-06-27T10:49:20.848Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:20.896Z] [INFO] No sources to compile [2024-06-27T10:49:20.896Z] [INFO] [2024-06-27T10:49:20.896Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:49:20.896Z] [INFO] [2024-06-27T10:49:20.896Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:49:20.896Z] [INFO] [2024-06-27T10:49:20.896Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:49:20.896Z] [INFO] No sources to compile [2024-06-27T10:49:20.896Z] [INFO] [2024-06-27T10:49:20.896Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:49:20.896Z] [INFO] No sources to compile [2024-06-27T10:49:20.896Z] [INFO] [2024-06-27T10:49:20.896Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:49:20.900Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:20.900Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:20.900Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:20.900Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:20.900Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:20.900Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:20.900Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:20.931Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:20.931Z] [WARNING] [echo] [2024-06-27T10:49:20.931Z] [WARNING] [echo] ************************* [2024-06-27T10:49:20.931Z] [WARNING] [echo] * undeploy persistence/jpainjectemf [2024-06-27T10:49:20.931Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpainjectemf [2024-06-27T10:49:20.931Z] [WARNING] [echo] ************************* [2024-06-27T10:49:20.931Z] [WARNING] [echo] [2024-06-27T10:49:20.931Z] [WARNING] [echo] jpainjectemf [2024-06-27T10:49:20.936Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-06-27T10:49:21.085Z] [INFO] [2024-06-27T10:49:21.085Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:49:21.085Z] [INFO] [2024-06-27T10:49:21.085Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:49:21.107Z] [exec] Jun 27, 2024 10:49:20 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:49:21.107Z] [exec] WARNING: ACC001: Using the only client [batch-cmt-chunk-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkAppClient.jar even though it does not match the specified main class name null or client name batch-cmt-chunkClient [2024-06-27T10:49:21.340Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-06-27T10:49:21.416Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:49:21.416Z] [exec] Waiting finished after 4,616 ms. [2024-06-27T10:49:21.416Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:49:21.416Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:49:21.416Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:49:21.416Z] [exec] Admin Port: 45,707 [2024-06-27T10:49:21.416Z] [exec] Command start-domain executed successfully. [2024-06-27T10:49:21.416Z] [echo] run.xml:doing wait for localhost:45711... [2024-06-27T10:49:21.416Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-06-27T10:49:21.416Z] [2024-06-27T10:49:21.416Z] dumpThreadStack: [2024-06-27T10:49:21.416Z] [2024-06-27T10:49:21.416Z] startDomainWindows: [2024-06-27T10:49:21.416Z] [2024-06-27T10:49:21.416Z] startDomain: [2024-06-27T10:49:21.416Z] [2024-06-27T10:49:21.416Z] all: [2024-06-27T10:49:21.416Z] [echo] [2024-06-27T10:49:21.416Z] [echo] ************************* [2024-06-27T10:49:21.416Z] [echo] * Running jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion [2024-06-27T10:49:21.416Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion [2024-06-27T10:49:21.416Z] [echo] ************************* [2024-06-27T10:49:21.416Z] [echo] [2024-06-27T10:49:21.416Z] [2024-06-27T10:49:21.416Z] setOSConditions: [2024-06-27T10:49:21.416Z] [2024-06-27T10:49:21.416Z] setToolWin: [2024-06-27T10:49:21.416Z] [2024-06-27T10:49:21.416Z] setToolUnix: [2024-06-27T10:49:21.416Z] [2024-06-27T10:49:21.416Z] setToolProperty: [2024-06-27T10:49:21.416Z] [2024-06-27T10:49:21.416Z] setS1ASclassPath: [2024-06-27T10:49:21.457Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:21.509Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:21.509Z] [WARNING] [echo] [2024-06-27T10:49:21.509Z] [WARNING] [echo] ************************* [2024-06-27T10:49:21.509Z] [WARNING] [echo] * undeploy persistence/jpavalidation [2024-06-27T10:49:21.509Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpavalidation [2024-06-27T10:49:21.509Z] [WARNING] [echo] ************************* [2024-06-27T10:49:21.509Z] [WARNING] [echo] [2024-06-27T10:49:21.509Z] [WARNING] [echo] jpavalidation [2024-06-27T10:49:21.647Z] [2024-06-27T10:49:21.647Z] setOSConditions: [2024-06-27T10:49:21.647Z] [2024-06-27T10:49:21.647Z] setToolWin: [2024-06-27T10:49:21.647Z] [2024-06-27T10:49:21.647Z] setToolUnix: [2024-06-27T10:49:21.647Z] [2024-06-27T10:49:21.647Z] setToolProperty: [2024-06-27T10:49:21.647Z] [2024-06-27T10:49:21.647Z] setS1ASclassPath: [2024-06-27T10:49:21.647Z] [2024-06-27T10:49:21.647Z] init-common: [2024-06-27T10:49:21.647Z] [2024-06-27T10:49:21.647Z] startDomainUnix: [2024-06-27T10:49:21.647Z] [echo] Starting DAS [2024-06-27T10:49:21.671Z] [2024-06-27T10:49:21.671Z] init-common: [2024-06-27T10:49:21.671Z] [2024-06-27T10:49:21.671Z] clean: [2024-06-27T10:49:21.671Z] [2024-06-27T10:49:21.671Z] setOSConditions: [2024-06-27T10:49:21.671Z] [2024-06-27T10:49:21.671Z] setToolWin: [2024-06-27T10:49:21.671Z] [2024-06-27T10:49:21.671Z] setToolUnix: [2024-06-27T10:49:21.671Z] [2024-06-27T10:49:21.671Z] setToolProperty: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setS1ASclassPath: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] init-common: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] clean-common: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setOSConditions: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setToolWin: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setToolUnix: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setToolProperty: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setS1ASclassPath: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] init-common: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] clean-classes-common: [2024-06-27T10:49:21.672Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setOSConditions: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setToolWin: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setToolUnix: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setToolProperty: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setS1ASclassPath: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] init-common: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] clean-jars-common: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] compile: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.672Z] setOSConditions: [2024-06-27T10:49:21.672Z] [2024-06-27T10:49:21.673Z] setToolWin: [2024-06-27T10:49:21.673Z] [2024-06-27T10:49:21.673Z] setToolUnix: [2024-06-27T10:49:21.673Z] [2024-06-27T10:49:21.673Z] setToolProperty: [2024-06-27T10:49:21.673Z] [2024-06-27T10:49:21.673Z] setS1ASclassPath: [2024-06-27T10:49:21.673Z] [2024-06-27T10:49:21.673Z] init-common: [2024-06-27T10:49:21.673Z] [2024-06-27T10:49:21.673Z] compile-common: [2024-06-27T10:49:21.673Z] [echo] Current time (ISO): 2024-06-27T10:49:21.449+0000 [2024-06-27T10:49:21.673Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:21.673Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:21.713Z] [javac] 1 warning [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] build: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] setOSConditions: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] setToolWin: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] setToolUnix: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] setToolProperty: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] setS1ASclassPath: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] init-common: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] webclient-war-common: [2024-06-27T10:49:21.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] clear: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] test-tlds-exist: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] copy-tlds: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] test-tagfiles-exist: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] copy-tagfiles: [2024-06-27T10:49:21.713Z] [2024-06-27T10:49:21.713Z] package-war-common: [2024-06-27T10:49:21.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:21.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:21.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:21.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:21.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/lib [2024-06-27T10:49:21.714Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:21.714Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:21.714Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/docroot [2024-06-27T10:49:21.714Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-binding-annotations-web.war [2024-06-27T10:49:21.714Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:21.714Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:21.714Z] [javac] Compiling 1 source file [2024-06-27T10:49:21.714Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:21.714Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:21.714Z] [2024-06-27T10:49:21.714Z] deploy: [2024-06-27T10:49:21.714Z] [2024-06-27T10:49:21.714Z] deploy-war-common: [2024-06-27T10:49:21.714Z] [2024-06-27T10:49:21.714Z] setOSConditions: [2024-06-27T10:49:21.714Z] [2024-06-27T10:49:21.714Z] setToolWin: [2024-06-27T10:49:21.714Z] [2024-06-27T10:49:21.714Z] setToolUnix: [2024-06-27T10:49:21.714Z] [2024-06-27T10:49:21.714Z] setToolProperty: [2024-06-27T10:49:21.714Z] [2024-06-27T10:49:21.714Z] setS1ASclassPath: [2024-06-27T10:49:21.714Z] [2024-06-27T10:49:21.714Z] init-common: [2024-06-27T10:49:21.714Z] [2024-06-27T10:49:21.714Z] deploy-war-commonpe: [2024-06-27T10:49:21.777Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:21.777Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:49:21.777Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:49:21.777Z] [javac] 2 warnings [2024-06-27T10:49:21.829Z] [INFO] Executing tasks [2024-06-27T10:49:21.829Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:49:21.829Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:49:21.829Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:49:21.829Z] [INFO] Executed tasks [2024-06-27T10:49:21.829Z] [INFO] [2024-06-27T10:49:21.829Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:49:21.869Z] [exec] Application deployed with name loadbalancing-AppApp. [2024-06-27T10:49:21.869Z] [echo] Deployment on target server server successful [2024-06-27T10:49:21.869Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:21.869Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:21.869Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:21.869Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:21.869Z] [2024-06-27T10:49:21.869Z] setOSConditions: [2024-06-27T10:49:21.869Z] [2024-06-27T10:49:21.869Z] setToolWin: [2024-06-27T10:49:21.869Z] [2024-06-27T10:49:21.869Z] setToolUnix: [2024-06-27T10:49:21.869Z] [2024-06-27T10:49:21.869Z] setToolProperty: [2024-06-27T10:49:21.869Z] [2024-06-27T10:49:21.869Z] setS1ASclassPath: [2024-06-27T10:49:21.869Z] [2024-06-27T10:49:21.869Z] init-common: [2024-06-27T10:49:21.869Z] [2024-06-27T10:49:21.869Z] deploy-common-ee: [2024-06-27T10:49:21.869Z] [2024-06-27T10:49:21.869Z] run: [2024-06-27T10:49:21.870Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:21.870Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:21.870Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:21.870Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:21.870Z] [2024-06-27T10:49:21.870Z] setOSConditions: [2024-06-27T10:49:21.870Z] [2024-06-27T10:49:21.870Z] setToolWin: [2024-06-27T10:49:21.870Z] [2024-06-27T10:49:21.870Z] setToolUnix: [2024-06-27T10:49:21.870Z] [2024-06-27T10:49:21.870Z] setToolProperty: [2024-06-27T10:49:21.870Z] [2024-06-27T10:49:21.870Z] setS1ASclassPath: [2024-06-27T10:49:21.870Z] [2024-06-27T10:49:21.870Z] init-common: [2024-06-27T10:49:21.870Z] [2024-06-27T10:49:21.870Z] runclient-common: [2024-06-27T10:49:21.870Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppAppClient.jar -name loadbalancing-AppClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:22.040Z] [2024-06-27T10:49:22.040Z] setOSConditions: [2024-06-27T10:49:22.041Z] [2024-06-27T10:49:22.041Z] setToolWin: [2024-06-27T10:49:22.041Z] [2024-06-27T10:49:22.041Z] setToolUnix: [2024-06-27T10:49:22.041Z] [2024-06-27T10:49:22.041Z] setToolProperty: [2024-06-27T10:49:22.041Z] [2024-06-27T10:49:22.041Z] setS1ASclassPath: [2024-06-27T10:49:22.041Z] [2024-06-27T10:49:22.041Z] init-common: [2024-06-27T10:49:22.041Z] [2024-06-27T10:49:22.041Z] compile-common: [2024-06-27T10:49:22.041Z] [echo] Current time (ISO): 2024-06-27T10:49:21.784+0000 [2024-06-27T10:49:22.041Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:22.108Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:22.108Z] [WARNING] [echo] [2024-06-27T10:49:22.108Z] [WARNING] [echo] ************************* [2024-06-27T10:49:22.108Z] [WARNING] [echo] * undeploy security/helloworld [2024-06-27T10:49:22.108Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/helloworld [2024-06-27T10:49:22.108Z] [WARNING] [echo] ************************* [2024-06-27T10:49:22.108Z] [WARNING] [echo] [2024-06-27T10:49:22.108Z] [WARNING] [echo] hellojspsecure [2024-06-27T10:49:22.253Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:22.253Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:22.254Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:22.254Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:22.254Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:22.254Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:22.254Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:22.273Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-multiple-interceptor-binding-annotations --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-binding-annotations-web.war [2024-06-27T10:49:22.433Z] [java] ic = javax.naming.InitialContext@4d0b0fd4 [2024-06-27T10:49:22.433Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-06-27T10:49:22.433Z] [java] Looked up home!! [2024-06-27T10:49:22.433Z] [java] Narrowed home!! [2024-06-27T10:49:22.433Z] [java] Got the EJB!! [2024-06-27T10:49:22.433Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447471105_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:49:22.433Z] [java] invoking ejb [2024-06-27T10:49:22.433Z] [java] successfully invoked ejb [2024-06-27T10:49:22.589Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:22.615Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:22.615Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:22.616Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:22.616Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:22.616Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:22.616Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:22.616Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:22.668Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:22.668Z] [WARNING] [echo] [2024-06-27T10:49:22.668Z] [WARNING] [echo] ************************* [2024-06-27T10:49:22.668Z] [WARNING] [echo] * undeploy security/basicauth [2024-06-27T10:49:22.668Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth [2024-06-27T10:49:22.668Z] [WARNING] [echo] ************************* [2024-06-27T10:49:22.668Z] [WARNING] [echo] [2024-06-27T10:49:22.668Z] [WARNING] [echo] basicauth [2024-06-27T10:49:22.689Z] [java] Jun 27, 2024 10:49:22 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:49:22.689Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@ebe067d [2024-06-27T10:49:22.689Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@594d9f07INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:49:22.689Z] [java] Got Home Handle [2024-06-27T10:49:22.689Z] [java] Converted Home Handle back to HelloHome [2024-06-27T10:49:22.689Z] [java] [2024-06-27T10:49:22.689Z] [java] Looked up home!! [2024-06-27T10:49:22.689Z] [java] Narrowed home!! [2024-06-27T10:49:22.689Z] [java] Got the EJB!! [2024-06-27T10:49:22.689Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@5de5e95 [2024-06-27T10:49:22.689Z] [java] Got hello Handle [2024-06-27T10:49:22.689Z] [java] Converted Hello Handle back to HelloLooked up home!! [2024-06-27T10:49:22.689Z] [java] successfully invoked ejb again [2024-06-27T10:49:22.689Z] [java] Narrowed home!! [2024-06-27T10:49:22.689Z] [java] Got the EJB!! [2024-06-27T10:49:22.689Z] [java] [2024-06-27T10:49:22.689Z] [java] Round 1: [2024-06-27T10:49:22.689Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2024-06-27T10:49:22.689Z] [java] ic = javax.naming.InitialContext@668625f5 [2024-06-27T10:49:22.689Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-06-27T10:49:22.689Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447471105_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:49:22.689Z] [java] invoking ejb [2024-06-27T10:49:22.689Z] [java] successfully invoked ejb [2024-06-27T10:49:22.689Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@14fded9d [2024-06-27T10:49:22.689Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@4ecd00b5 [2024-06-27T10:49:22.689Z] [java] Got Home Handle [2024-06-27T10:49:22.689Z] [java] Converted Home Handle back to HelloHome [2024-06-27T10:49:22.689Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@6824b913 [2024-06-27T10:49:22.689Z] [java] Got hello Handle [2024-06-27T10:49:22.689Z] [java] Converted Hello Handle back to Hello [2024-06-27T10:49:22.689Z] [java] successfully invoked ejb again [2024-06-27T10:49:22.689Z] [java] Round 2: [2024-06-27T10:49:22.689Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2024-06-27T10:49:22.689Z] [java] ic = javax.naming.InitialContext@4a2e7bcb [2024-06-27T10:49:22.689Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-06-27T10:49:22.689Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447471105_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:49:22.689Z] [java] invoking ejb [2024-06-27T10:49:22.689Z] [java] successfully invoked ejb [2024-06-27T10:49:22.689Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@3c66b7d8 [2024-06-27T10:49:22.689Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@939ff41 [2024-06-27T10:49:22.689Z] [java] Got Home Handle [2024-06-27T10:49:22.689Z] [java] Converted Home Handle back to HelloHome [2024-06-27T10:49:22.689Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@239f017e [2024-06-27T10:49:22.689Z] [java] Got hello Handle [2024-06-27T10:49:22.689Z] [java] Converted Hello Handle back to Hello [2024-06-27T10:49:22.689Z] [java] successfully invoked ejb again [2024-06-27T10:49:22.689Z] [java] Value of key is: main [2024-06-27T10:49:22.690Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:22.690Z] [java] [2024-06-27T10:49:22.690Z] [java] [2024-06-27T10:49:22.690Z] [java] ----------------------------------------- [2024-06-27T10:49:22.690Z] [java] - main: PASS - [2024-06-27T10:49:22.690Z] [java] ----------------------------------------- [2024-06-27T10:49:22.690Z] [java] Total PASS: 1 [2024-06-27T10:49:22.690Z] [java] Total FAIL: 0 [2024-06-27T10:49:22.690Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:49:22.690Z] [java] ----------------------------------------- [2024-06-27T10:49:22.690Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:22.690Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:22.812Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:22.812Z] [javac] 1 warning [2024-06-27T10:49:22.812Z] [2024-06-27T10:49:22.812Z] build: [2024-06-27T10:49:22.812Z] [2024-06-27T10:49:22.812Z] setOSConditions: [2024-06-27T10:49:22.812Z] [2024-06-27T10:49:22.812Z] fixFiles: [2024-06-27T10:49:22.812Z] [2024-06-27T10:49:22.812Z] convUnix: [2024-06-27T10:49:22.812Z] [2024-06-27T10:49:22.813Z] convWin: [2024-06-27T10:49:22.813Z] [2024-06-27T10:49:22.813Z] setToolWin: [2024-06-27T10:49:22.813Z] [2024-06-27T10:49:22.813Z] setToolUnix: [2024-06-27T10:49:22.813Z] [2024-06-27T10:49:22.813Z] setToolProperty: [2024-06-27T10:49:22.813Z] [2024-06-27T10:49:22.813Z] setS1ASclassPath: [2024-06-27T10:49:22.813Z] [2024-06-27T10:49:22.813Z] init-common: [2024-06-27T10:49:22.813Z] [2024-06-27T10:49:22.813Z] package-persistence-common: [2024-06-27T10:49:22.813Z] [2024-06-27T10:49:22.813Z] ejb-jar-common: [2024-06-27T10:49:22.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:22.813Z] [2024-06-27T10:49:22.813Z] package-ejbjar-common: [2024-06-27T10:49:22.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:22.813Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:22.813Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:22.813Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimer-ejb.jar [2024-06-27T10:49:22.814Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:22.814Z] [2024-06-27T10:49:22.814Z] appclient-jar-common: [2024-06-27T10:49:22.814Z] [2024-06-27T10:49:22.814Z] package-appclientjar-common: [2024-06-27T10:49:22.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:22.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:22.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:22.814Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimer-client.jar [2024-06-27T10:49:22.814Z] [2024-06-27T10:49:22.814Z] webclient-war-common: [2024-06-27T10:49:22.814Z] [2024-06-27T10:49:22.814Z] build-ear-common: [2024-06-27T10:49:22.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:22.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:22.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:22.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:22.814Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerApp.ear [2024-06-27T10:49:22.814Z] [2024-06-27T10:49:22.814Z] deploy: [2024-06-27T10:49:22.814Z] [2024-06-27T10:49:22.815Z] setOSConditions: [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.815Z] setToolWin: [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.815Z] setToolUnix: [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.815Z] setToolProperty: [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.815Z] setS1ASclassPath: [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.815Z] init-common: [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.815Z] deploy-common: [2024-06-27T10:49:22.815Z] [echo] Current time (ISO): 2024-06-27T10:49:22.757+0000 [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.815Z] setOSConditions: [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.815Z] setToolWin: [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.815Z] setToolUnix: [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.815Z] setToolProperty: [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.815Z] setS1ASclassPath: [2024-06-27T10:49:22.815Z] [2024-06-27T10:49:22.816Z] init-common: [2024-06-27T10:49:22.816Z] [2024-06-27T10:49:22.816Z] deploy-common-pe: [2024-06-27T10:49:22.835Z] [exec] Application deployed with name cdi-multiple-interceptor-binding-annotations-web. [2024-06-27T10:49:22.835Z] [2024-06-27T10:49:22.835Z] deploy-war-commonee: [2024-06-27T10:49:22.835Z] [2024-06-27T10:49:22.835Z] run: [2024-06-27T10:49:22.835Z] [java] opening connection to http://localhost:8080/cdi-multiple-interceptor-binding-annotations/myurl [2024-06-27T10:49:22.835Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:22.835Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:22.835Z] [java] [2024-06-27T10:49:22.835Z] [java] [2024-06-27T10:49:22.835Z] [java] ----------------------------------------- [2024-06-27T10:49:22.835Z] [java] - interceptors-multiple-interceptor-binding-annotations: PASS - [2024-06-27T10:49:22.835Z] [java] ----------------------------------------- [2024-06-27T10:49:22.835Z] [java] - Total PASS : 1 - [2024-06-27T10:49:22.835Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:22.835Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:22.835Z] [java] ----------------------------------------- [2024-06-27T10:49:22.835Z] [2024-06-27T10:49:22.835Z] undeploy: [2024-06-27T10:49:22.835Z] [2024-06-27T10:49:22.836Z] setOSConditions: [2024-06-27T10:49:22.836Z] [2024-06-27T10:49:22.836Z] setToolWin: [2024-06-27T10:49:22.836Z] [2024-06-27T10:49:22.836Z] setToolUnix: [2024-06-27T10:49:22.836Z] [2024-06-27T10:49:22.836Z] setToolProperty: [2024-06-27T10:49:22.836Z] [2024-06-27T10:49:22.836Z] setS1ASclassPath: [2024-06-27T10:49:22.836Z] [2024-06-27T10:49:22.836Z] init-common: [2024-06-27T10:49:22.836Z] [2024-06-27T10:49:22.836Z] undeploy-war-common: [2024-06-27T10:49:22.945Z] [2024-06-27T10:49:22.945Z] all: [2024-06-27T10:49:22.956Z] [2024-06-27T10:49:22.956Z] clean-all: [2024-06-27T10:49:22.956Z] [echo] @@## connector1.5 ##@@ [2024-06-27T10:49:22.956Z] [2024-06-27T10:49:22.956Z] clean: [2024-06-27T10:49:22.956Z] [2024-06-27T10:49:22.956Z] clean: [2024-06-27T10:49:22.956Z] [2024-06-27T10:49:22.956Z] clean: [2024-06-27T10:49:22.963Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:22.964Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:22.964Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:22.964Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:22.964Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:22.964Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:22.964Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:23.157Z] [INFO] [exec] Application deployed with name RosterApp. [2024-06-27T10:49:23.157Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:23.157Z] [WARNING] [echo] [2024-06-27T10:49:23.157Z] [WARNING] [echo] ************************* [2024-06-27T10:49:23.157Z] [WARNING] [echo] * build ejb/mdb [2024-06-27T10:49:23.157Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/mdb [2024-06-27T10:49:23.158Z] [WARNING] [echo] ************************* [2024-06-27T10:49:23.158Z] [WARNING] [echo] [2024-06-27T10:49:23.158Z] [INFO] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:23.158Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:23.158Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:23.158Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:23.158Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:23.176Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:23.176Z] [javac] 1 warning [2024-06-27T10:49:23.176Z] [2024-06-27T10:49:23.176Z] build: [2024-06-27T10:49:23.176Z] [2024-06-27T10:49:23.176Z] setOSConditions: [2024-06-27T10:49:23.176Z] [2024-06-27T10:49:23.176Z] setToolWin: [2024-06-27T10:49:23.176Z] [2024-06-27T10:49:23.176Z] setToolUnix: [2024-06-27T10:49:23.176Z] [2024-06-27T10:49:23.176Z] setToolProperty: [2024-06-27T10:49:23.176Z] [2024-06-27T10:49:23.176Z] setS1ASclassPath: [2024-06-27T10:49:23.176Z] [2024-06-27T10:49:23.177Z] init-common: [2024-06-27T10:49:23.177Z] [2024-06-27T10:49:23.177Z] webclient-war-common: [2024-06-27T10:49:23.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:23.177Z] [2024-06-27T10:49:23.177Z] clear: [2024-06-27T10:49:23.177Z] [2024-06-27T10:49:23.177Z] test-tlds-exist: [2024-06-27T10:49:23.177Z] [2024-06-27T10:49:23.177Z] copy-tlds: [2024-06-27T10:49:23.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:49:23.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:49:23.177Z] [2024-06-27T10:49:23.177Z] test-tagfiles-exist: [2024-06-27T10:49:23.177Z] [2024-06-27T10:49:23.177Z] copy-tagfiles: [2024-06-27T10:49:23.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-06-27T10:49:23.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-06-27T10:49:23.177Z] [2024-06-27T10:49:23.177Z] package-war-common: [2024-06-27T10:49:23.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:23.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:23.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/lib [2024-06-27T10:49:23.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:23.177Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:23.177Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web.war [2024-06-27T10:49:23.177Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:23.177Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:23.177Z] [javac] Compiling 1 source file [2024-06-27T10:49:23.177Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:23.177Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:23.177Z] [2024-06-27T10:49:23.177Z] deploy: [2024-06-27T10:49:23.178Z] [2024-06-27T10:49:23.178Z] deploy-war-common: [2024-06-27T10:49:23.178Z] [2024-06-27T10:49:23.178Z] setOSConditions: [2024-06-27T10:49:23.178Z] [2024-06-27T10:49:23.178Z] setToolWin: [2024-06-27T10:49:23.178Z] [2024-06-27T10:49:23.178Z] setToolUnix: [2024-06-27T10:49:23.178Z] [2024-06-27T10:49:23.178Z] setToolProperty: [2024-06-27T10:49:23.178Z] [2024-06-27T10:49:23.178Z] setS1ASclassPath: [2024-06-27T10:49:23.178Z] [2024-06-27T10:49:23.178Z] init-common: [2024-06-27T10:49:23.178Z] [2024-06-27T10:49:23.178Z] deploy-war-commonpe: [2024-06-27T10:49:23.200Z] [2024-06-27T10:49:23.200Z] ejbclient: [2024-06-27T10:49:23.200Z] [2024-06-27T10:49:23.200Z] setOSConditions: [2024-06-27T10:49:23.200Z] [2024-06-27T10:49:23.200Z] setToolWin: [2024-06-27T10:49:23.200Z] [2024-06-27T10:49:23.201Z] setToolUnix: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setToolProperty: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setS1ASclassPath: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] init-common: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] clean: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setOSConditions: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setToolWin: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setToolUnix: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setToolProperty: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setS1ASclassPath: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] init-common: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] clean-common: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setOSConditions: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setToolWin: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setToolUnix: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setToolProperty: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setS1ASclassPath: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] init-common: [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] clean-classes-common: [2024-06-27T10:49:23.201Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:23.201Z] [2024-06-27T10:49:23.201Z] setOSConditions: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] setToolWin: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] setToolUnix: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] setToolProperty: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] setS1ASclassPath: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] init-common: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] clean-jars-common: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] compile: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] setOSConditions: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] setToolWin: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] setToolUnix: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] setToolProperty: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] setS1ASclassPath: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] init-common: [2024-06-27T10:49:23.202Z] [2024-06-27T10:49:23.202Z] compile-common: [2024-06-27T10:49:23.202Z] [echo] Current time (ISO): 2024-06-27T10:49:23.029+0000 [2024-06-27T10:49:23.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:23.202Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:23.226Z] [2024-06-27T10:49:23.226Z] setOSConditions: [2024-06-27T10:49:23.226Z] [2024-06-27T10:49:23.226Z] setToolWin: [2024-06-27T10:49:23.226Z] [2024-06-27T10:49:23.226Z] setToolUnix: [2024-06-27T10:49:23.226Z] [2024-06-27T10:49:23.226Z] setToolProperty: [2024-06-27T10:49:23.226Z] [2024-06-27T10:49:23.227Z] setS1ASclassPath: [2024-06-27T10:49:23.227Z] [2024-06-27T10:49:23.227Z] init-common: [2024-06-27T10:49:23.227Z] [2024-06-27T10:49:23.227Z] clean-classes-common: [2024-06-27T10:49:23.227Z] [2024-06-27T10:49:23.227Z] clean: [2024-06-27T10:49:23.229Z] [exec] Application deployed with name installed-libraries-testApp. [2024-06-27T10:49:23.229Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-06-27T10:49:23.229Z] [echo] Deployment on target server server successful [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] setOSConditions: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] setToolWin: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] setToolUnix: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] setToolProperty: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] setS1ASclassPath: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] init-common: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] deploy-common-ee: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] run: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] setOSConditions: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] setToolWin: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] setToolUnix: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] setToolProperty: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] setS1ASclassPath: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] init-common: [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] execute-sql-common: [2024-06-27T10:49:23.229Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/create_pointbase.sql [2024-06-27T10:49:23.229Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:49:23.229Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T10:49:23.229Z] [sql] 0 rows affected [2024-06-27T10:49:23.229Z] [sql] 1 rows affected [2024-06-27T10:49:23.229Z] [sql] 1 rows affected [2024-06-27T10:49:23.229Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:49:23.229Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:49:23.229Z] [sql] 0 rows affected [2024-06-27T10:49:23.229Z] [sql] 1 rows affected [2024-06-27T10:49:23.229Z] [sql] 1 rows affected [2024-06-27T10:49:23.229Z] [sql] 6 of 8 SQL statements executed successfully [2024-06-27T10:49:23.229Z] [2024-06-27T10:49:23.229Z] setOSConditions: [2024-06-27T10:49:23.230Z] [2024-06-27T10:49:23.230Z] setToolWin: [2024-06-27T10:49:23.230Z] [2024-06-27T10:49:23.230Z] setToolUnix: [2024-06-27T10:49:23.230Z] [2024-06-27T10:49:23.230Z] setToolProperty: [2024-06-27T10:49:23.230Z] [2024-06-27T10:49:23.230Z] setS1ASclassPath: [2024-06-27T10:49:23.230Z] [2024-06-27T10:49:23.230Z] init-common: [2024-06-27T10:49:23.230Z] [2024-06-27T10:49:23.230Z] run-test-1: [2024-06-27T10:49:23.230Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:23.230Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:23.230Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:23.230Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:23.230Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:23.230Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:23.230Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:49:23.230Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:49:23.231Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:49:23.231Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:49:23.231Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:49:23.231Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:49:23.231Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:49:23.231Z] [java] ... 42 more [2024-06-27T10:49:23.231Z] [java] Java Result: -1 [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] undeploy: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] setOSConditions: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] setToolWin: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] setToolUnix: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] setToolProperty: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] setS1ASclassPath: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] init-common: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] execute-sql-common: [2024-06-27T10:49:23.231Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/drop_pointbase.sql [2024-06-27T10:49:23.231Z] [sql] 0 rows affected [2024-06-27T10:49:23.231Z] [sql] 0 rows affected [2024-06-27T10:49:23.231Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] setOSConditions: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] setToolWin: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] setToolUnix: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] setToolProperty: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] setS1ASclassPath: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] init-common: [2024-06-27T10:49:23.231Z] [2024-06-27T10:49:23.231Z] delete-connector-resource-common: [2024-06-27T10:49:23.231Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2024-06-27T10:49:23.270Z] [exec] Jun 27, 2024 10:49:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:23.270Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:23.377Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerApp.ear [2024-06-27T10:49:23.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-multiple-interceptor-binding-annotations-web [2024-06-27T10:49:23.395Z] [2024-06-27T10:49:23.395Z] all: [2024-06-27T10:49:23.395Z] [2024-06-27T10:49:23.396Z] setOSConditions: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setToolWin: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setToolUnix: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setToolProperty: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setS1ASclassPath: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] init-common: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] clean: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setOSConditions: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setToolWin: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setToolUnix: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setToolProperty: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setS1ASclassPath: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] init-common: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] clean-common: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setOSConditions: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setToolWin: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setToolUnix: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setToolProperty: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] setS1ASclassPath: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] init-common: [2024-06-27T10:49:23.396Z] [2024-06-27T10:49:23.396Z] clean-classes-common: [2024-06-27T10:49:23.397Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] setOSConditions: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] setToolWin: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] setToolUnix: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] setToolProperty: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] setS1ASclassPath: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] init-common: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] clean-jars-common: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] compile: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] setOSConditions: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] setToolWin: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] setToolUnix: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] setToolProperty: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] setS1ASclassPath: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] init-common: [2024-06-27T10:49:23.397Z] [2024-06-27T10:49:23.397Z] compile-common: [2024-06-27T10:49:23.397Z] [echo] Current time (ISO): 2024-06-27T10:49:23.169+0000 [2024-06-27T10:49:23.397Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:23.397Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:23.448Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:23.448Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:23.448Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:23.448Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:23.448Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:23.448Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:23.448Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:23.448Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:23.448Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:23.448Z] Note: Some input files use or override a deprecated API. [2024-06-27T10:49:23.448Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:23.448Z] 6 warnings [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] setOSConditions: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] setToolWin: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] setToolUnix: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] setToolProperty: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] setS1ASclassPath: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] init-common: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] clean-common: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] setOSConditions: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] setToolWin: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] setToolUnix: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] setToolProperty: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] setS1ASclassPath: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] init-common: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] clean-classes-common: [2024-06-27T10:49:23.483Z] [2024-06-27T10:49:23.483Z] setOSConditions: [2024-06-27T10:49:23.484Z] [2024-06-27T10:49:23.484Z] setToolWin: [2024-06-27T10:49:23.484Z] [2024-06-27T10:49:23.484Z] setToolUnix: [2024-06-27T10:49:23.484Z] [2024-06-27T10:49:23.484Z] setToolProperty: [2024-06-27T10:49:23.484Z] [2024-06-27T10:49:23.484Z] setS1ASclassPath: [2024-06-27T10:49:23.484Z] [2024-06-27T10:49:23.484Z] init-common: [2024-06-27T10:49:23.484Z] [2024-06-27T10:49:23.484Z] clean-jars-common: [2024-06-27T10:49:23.484Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-06-27T10:49:23.484Z] [2024-06-27T10:49:23.484Z] clean: [2024-06-27T10:49:23.486Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/connector-resource [2024-06-27T10:49:23.486Z] [exec] Connector resource eis/connector-resource deleted. [2024-06-27T10:49:23.486Z] [2024-06-27T10:49:23.486Z] setOSConditions: [2024-06-27T10:49:23.486Z] [2024-06-27T10:49:23.486Z] setToolWin: [2024-06-27T10:49:23.486Z] [2024-06-27T10:49:23.486Z] setToolUnix: [2024-06-27T10:49:23.486Z] [2024-06-27T10:49:23.486Z] setToolProperty: [2024-06-27T10:49:23.486Z] [2024-06-27T10:49:23.486Z] setS1ASclassPath: [2024-06-27T10:49:23.486Z] [2024-06-27T10:49:23.486Z] init-common: [2024-06-27T10:49:23.486Z] [2024-06-27T10:49:23.486Z] delete-connector-connpool-common: [2024-06-27T10:49:23.486Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true installed-libraries-test-ccp [2024-06-27T10:49:23.544Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:23.544Z] [javac] 1 warning [2024-06-27T10:49:23.544Z] [2024-06-27T10:49:23.544Z] build: [2024-06-27T10:49:23.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:23.544Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-ejb.jar [2024-06-27T10:49:23.544Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-pu.jar [2024-06-27T10:49:23.544Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-client.jar [2024-06-27T10:49:23.544Z] [2024-06-27T10:49:23.544Z] run: [2024-06-27T10:49:23.544Z] [2024-06-27T10:49:23.544Z] setOSConditions: [2024-06-27T10:49:23.544Z] [2024-06-27T10:49:23.544Z] setToolWin: [2024-06-27T10:49:23.544Z] [2024-06-27T10:49:23.544Z] setToolUnix: [2024-06-27T10:49:23.544Z] [2024-06-27T10:49:23.544Z] setToolProperty: [2024-06-27T10:49:23.544Z] [2024-06-27T10:49:23.544Z] setS1ASclassPath: [2024-06-27T10:49:23.544Z] [2024-06-27T10:49:23.544Z] init-common: [2024-06-27T10:49:23.544Z] [2024-06-27T10:49:23.544Z] run_se: [2024-06-27T10:49:23.544Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:49:23.604Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:23.703Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:23.703Z] [WARNING] [echo] Listing of source files: mdb/MDBTests.java [2024-06-27T10:49:23.703Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:23.703Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:23.703Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:23.703Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:23.703Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:23.736Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web.war [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] clean: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] clean: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] setOSConditions: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] setToolWin: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] setToolUnix: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] setToolProperty: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] setS1ASclassPath: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] init-common: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] clean-classes-common: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] clean: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] setOSConditions: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] setToolWin: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] setToolUnix: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] setToolProperty: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] setS1ASclassPath: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] init-common: [2024-06-27T10:49:23.741Z] [2024-06-27T10:49:23.741Z] clean-common: [2024-06-27T10:49:23.858Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3 [2024-06-27T10:49:23.957Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:23.957Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:23.957Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:23.957Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:23.957Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:23.957Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:23.957Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:23.958Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:23.958Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:23.958Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/mdb/src/test/mdb/MDBTests.java uses or overrides a deprecated API. [2024-06-27T10:49:23.958Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:23.958Z] 6 warnings [2024-06-27T10:49:23.958Z] [WARNING] [echo] archive-type is appclient_ear [2024-06-27T10:49:23.958Z] [WARNING] [echo] archive-type is appclient_ear [2024-06-27T10:49:23.958Z] [WARNING] [echo] archive-type is appclient_ear [2024-06-27T10:49:23.958Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/mdb/app [2024-06-27T10:49:23.958Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/mdb [2024-06-27T10:49:23.958Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/mdb/app [2024-06-27T10:49:23.998Z] [2024-06-27T10:49:23.998Z] setOSConditions: [2024-06-27T10:49:23.998Z] [2024-06-27T10:49:23.998Z] setToolWin: [2024-06-27T10:49:23.998Z] [2024-06-27T10:49:23.998Z] setToolUnix: [2024-06-27T10:49:23.998Z] [2024-06-27T10:49:23.998Z] setToolProperty: [2024-06-27T10:49:23.998Z] [2024-06-27T10:49:23.999Z] setS1ASclassPath: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] init-common: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] clean-classes-common: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setOSConditions: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setToolWin: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setToolUnix: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setToolProperty: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setS1ASclassPath: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] init-common: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] clean-jars-common: [2024-06-27T10:49:23.999Z] [echo] @@## embeddedweb ##@@ [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setOSConditions: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setToolWin: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setToolUnix: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setToolProperty: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setS1ASclassPath: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] init-common: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] clean: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setOSConditions: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setToolWin: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setToolUnix: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:23.999Z] setToolProperty: [2024-06-27T10:49:23.999Z] [2024-06-27T10:49:24.000Z] setS1ASclassPath: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] init-common: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] clean-common: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setOSConditions: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setToolWin: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setToolUnix: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setToolProperty: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setS1ASclassPath: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] init-common: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] clean-classes-common: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setOSConditions: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setToolWin: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setToolUnix: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setToolProperty: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setS1ASclassPath: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] init-common: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] clean-jars-common: [2024-06-27T10:49:24.000Z] [echo] @@## embeddedweb ##@@ [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setOSConditions: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setToolWin: [2024-06-27T10:49:24.000Z] [2024-06-27T10:49:24.000Z] setToolUnix: [2024-06-27T10:49:24.077Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:24.077Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:24.077Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true installed-libraries-test-ccp [2024-06-27T10:49:24.077Z] [exec] Connector connection pool installed-libraries-test-ccp deleted. [2024-06-27T10:49:24.077Z] [2024-06-27T10:49:24.077Z] setOSConditions: [2024-06-27T10:49:24.077Z] [2024-06-27T10:49:24.077Z] setToolWin: [2024-06-27T10:49:24.077Z] [2024-06-27T10:49:24.077Z] setToolUnix: [2024-06-27T10:49:24.077Z] [2024-06-27T10:49:24.077Z] setToolProperty: [2024-06-27T10:49:24.078Z] [2024-06-27T10:49:24.078Z] setS1ASclassPath: [2024-06-27T10:49:24.078Z] [2024-06-27T10:49:24.078Z] init-common: [2024-06-27T10:49:24.078Z] [2024-06-27T10:49:24.078Z] undeploy-common: [2024-06-27T10:49:24.105Z] [java] Jun 27, 2024 10:49:23 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:24.105Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:24.105Z] [java] Jun 27, 2024 10:49:23 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:24.105Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain8156434179374514927xml [2024-06-27T10:49:24.105Z] [java] Jun 27, 2024 10:49:24 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:24.105Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:49:24.129Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:24.130Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:24.130Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:24.130Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:24.130Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:24.130Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:24.130Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:24.200Z] [exec] Jun 27, 2024 10:49:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:24.200Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:24.200Z] [exec] Jun 27, 2024 10:49:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:24.200Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:24.200Z] [exec] Jun 27, 2024 10:49:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:24.200Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:24.200Z] [exec] Jun 27, 2024 10:49:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:24.200Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:49:24.200Z] [exec] Jun 27, 2024 10:49:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:24.201Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:49:24.211Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:24.211Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:24.211Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:24.212Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:24.212Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:24.212Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:24.212Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:24.212Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:24.212Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:24.212Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:24.212Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] setToolProperty: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] setS1ASclassPath: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] init-common: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] clean: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] setOSConditions: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] setToolWin: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] setToolUnix: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] setToolProperty: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] setS1ASclassPath: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] init-common: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] clean-common: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.281Z] setOSConditions: [2024-06-27T10:49:24.281Z] [2024-06-27T10:49:24.282Z] setToolWin: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setToolUnix: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setToolProperty: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setS1ASclassPath: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] init-common: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] clean-classes-common: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setOSConditions: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setToolWin: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setToolUnix: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setToolProperty: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setS1ASclassPath: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] init-common: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] clean-jars-common: [2024-06-27T10:49:24.282Z] [echo] @@## mq ##@@ [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] clean: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] mq: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setOSConditions: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setToolWin: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setToolUnix: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setToolProperty: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] setS1ASclassPath: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.282Z] init-common: [2024-06-27T10:49:24.282Z] [2024-06-27T10:49:24.283Z] clean: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] setOSConditions: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] setToolWin: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] setToolUnix: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] setToolProperty: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] setS1ASclassPath: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] init-common: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] clean-common: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] setOSConditions: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] setToolWin: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] setToolUnix: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] setToolProperty: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] setS1ASclassPath: [2024-06-27T10:49:24.283Z] [2024-06-27T10:49:24.283Z] init-common: [2024-06-27T10:49:24.320Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:24.320Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:24.320Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:24.320Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:24.320Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:24.320Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:24.320Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:24.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-06-27T10:49:24.384Z] [INFO] [2024-06-27T10:49:24.384Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:49:24.407Z] [exec] Jun 27, 2024 10:49:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:24.407Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7be94cd6 [2024-06-27T10:49:24.415Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42 [2024-06-27T10:49:24.425Z] [2024-06-27T10:49:24.425Z] setOSConditions: [2024-06-27T10:49:24.425Z] [2024-06-27T10:49:24.425Z] setToolWin: [2024-06-27T10:49:24.425Z] [2024-06-27T10:49:24.425Z] setToolUnix: [2024-06-27T10:49:24.425Z] [2024-06-27T10:49:24.425Z] setToolProperty: [2024-06-27T10:49:24.425Z] [2024-06-27T10:49:24.425Z] setS1ASclassPath: [2024-06-27T10:49:24.425Z] [2024-06-27T10:49:24.425Z] init-common: [2024-06-27T10:49:24.425Z] [2024-06-27T10:49:24.425Z] execute-sql-common: [2024-06-27T10:49:24.466Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:24.466Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:24.466Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/mdb/src/com/sun/mdb/client/Client.java:57: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:49:24.467Z] numMessages = new Integer(args[0]).intValue(); [2024-06-27T10:49:24.467Z] ^ [2024-06-27T10:49:24.467Z] 7 warnings [2024-06-27T10:49:24.467Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/mdb/app/META-INF [2024-06-27T10:49:24.467Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/mdb/app/META-INF [2024-06-27T10:49:24.467Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-client.jar [2024-06-27T10:49:24.467Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/mdb/app/META-INF [2024-06-27T10:49:24.467Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-ejb.jar [2024-06-27T10:49:24.467Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdbApp.ear [2024-06-27T10:49:24.467Z] [WARNING] [echo] Packaged Archive at ../../dist/mdb/ejb-ejb30-hello-mdbApp.ear [2024-06-27T10:49:24.467Z] [WARNING] [echo] archive-type is appclient_ear [2024-06-27T10:49:24.467Z] [WARNING] [echo] [2024-06-27T10:49:24.467Z] [WARNING] [echo] ************************* [2024-06-27T10:49:24.467Z] [WARNING] [echo] * build-deploy jms/injection [2024-06-27T10:49:24.467Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jms/injection [2024-06-27T10:49:24.467Z] [WARNING] [echo] ************************* [2024-06-27T10:49:24.467Z] [WARNING] [echo] [2024-06-27T10:49:24.467Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:24.467Z] [WARNING] [echo] Listing of source files: ClientTestNG.java [2024-06-27T10:49:24.467Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:24.467Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:24.467Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:24.467Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:24.467Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:24.469Z] [exec] Jun 27, 2024 10:49:24 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:49:24.469Z] [exec] WARNING: ACC001: Using the only client [loadbalancing-App-client] with main class [com.sun.s1peqe.loadbalancing.client.EnrollerClient] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppAppClient.jar even though it does not match the specified main class name null or client name loadbalancing-AppClient [2024-06-27T10:49:24.471Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] clean-classes-common: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] setOSConditions: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] setToolWin: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] setToolUnix: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] setToolProperty: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] setS1ASclassPath: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] init-common: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] clean-jars-common: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] setOSConditions: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] setToolWin: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] setToolUnix: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] setToolProperty: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.541Z] setS1ASclassPath: [2024-06-27T10:49:24.541Z] [2024-06-27T10:49:24.542Z] init-common: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] clean: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setOSConditions: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setToolWin: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setToolUnix: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setToolProperty: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setS1ASclassPath: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] init-common: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] clean-common: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setOSConditions: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setToolWin: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setToolUnix: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setToolProperty: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setS1ASclassPath: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] init-common: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] clean-classes-common: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setOSConditions: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setToolWin: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setToolUnix: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setToolProperty: [2024-06-27T10:49:24.542Z] [2024-06-27T10:49:24.542Z] setS1ASclassPath: [2024-06-27T10:49:24.543Z] [2024-06-27T10:49:24.543Z] init-common: [2024-06-27T10:49:24.543Z] [2024-06-27T10:49:24.543Z] clean-jars-common: [2024-06-27T10:49:24.543Z] [2024-06-27T10:49:24.543Z] setOSConditions: [2024-06-27T10:49:24.543Z] [2024-06-27T10:49:24.543Z] setToolWin: [2024-06-27T10:49:24.543Z] [2024-06-27T10:49:24.543Z] setToolUnix: [2024-06-27T10:49:24.543Z] [2024-06-27T10:49:24.543Z] setToolProperty: [2024-06-27T10:49:24.543Z] [2024-06-27T10:49:24.543Z] setS1ASclassPath: [2024-06-27T10:49:24.543Z] [2024-06-27T10:49:24.543Z] init-common: [2024-06-27T10:49:24.543Z] [2024-06-27T10:49:24.543Z] clean: [2024-06-27T10:49:24.586Z] [2024-06-27T10:49:24.586Z] setOSConditions: [2024-06-27T10:49:24.586Z] [2024-06-27T10:49:24.586Z] setToolWin: [2024-06-27T10:49:24.586Z] [2024-06-27T10:49:24.587Z] setToolUnix: [2024-06-27T10:49:24.587Z] [2024-06-27T10:49:24.587Z] setToolProperty: [2024-06-27T10:49:24.587Z] [2024-06-27T10:49:24.587Z] setS1ASclassPath: [2024-06-27T10:49:24.587Z] [2024-06-27T10:49:24.587Z] init-common: [2024-06-27T10:49:24.587Z] [2024-06-27T10:49:24.587Z] undeploy-rar-common: [2024-06-27T10:49:24.587Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-06-27T10:49:24.642Z] [INFO] [2024-06-27T10:49:24.642Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:49:24.680Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2024-06-27T10:49:24.680Z] [sql] 0 rows affected [2024-06-27T10:49:24.680Z] [sql] 0 rows affected [2024-06-27T10:49:24.680Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:49:24.680Z] [2024-06-27T10:49:24.680Z] setOSConditions: [2024-06-27T10:49:24.680Z] [2024-06-27T10:49:24.680Z] setToolWin: [2024-06-27T10:49:24.680Z] [2024-06-27T10:49:24.680Z] setToolUnix: [2024-06-27T10:49:24.680Z] [2024-06-27T10:49:24.680Z] setToolProperty: [2024-06-27T10:49:24.680Z] [2024-06-27T10:49:24.680Z] setS1ASclassPath: [2024-06-27T10:49:24.680Z] [2024-06-27T10:49:24.680Z] init-common: [2024-06-27T10:49:24.680Z] [2024-06-27T10:49:24.680Z] runclient-common: [2024-06-27T10:49:24.680Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxAppClient.jar -name ejb-bmp-appauthtxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:24.722Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:24.722Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:24.722Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:24.722Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:24.722Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:24.722Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:24.722Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:24.722Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:24.722Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:24.722Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jms/injection/src/test/ClientTestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:24.722Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:24.722Z] 6 warnings [2024-06-27T10:49:24.722Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:24.722Z] [WARNING] [echo] Now creating a war file ../../dist/JMS_Injection/injection.war [2024-06-27T10:49:24.722Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/JMS_Injection/app [2024-06-27T10:49:24.722Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/JMS_Injection [2024-06-27T10:49:24.722Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/JMS_Injection/app [2024-06-27T10:49:24.724Z] [exec] Jun 27, 2024 10:49:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:24.724Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:24.724Z] [exec] Jun 27, 2024 10:49:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:24.724Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:24.724Z] [exec] Jun 27, 2024 10:49:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:24.724Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:24.724Z] [exec] Jun 27, 2024 10:49:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:24.724Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:49:24.724Z] [exec] Jun 27, 2024 10:49:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:24.724Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:49:24.800Z] [2024-06-27T10:49:24.800Z] setOSConditions: [2024-06-27T10:49:24.800Z] [2024-06-27T10:49:24.800Z] setToolWin: [2024-06-27T10:49:24.800Z] [2024-06-27T10:49:24.800Z] setToolUnix: [2024-06-27T10:49:24.800Z] [2024-06-27T10:49:24.800Z] setToolProperty: [2024-06-27T10:49:24.800Z] [2024-06-27T10:49:24.800Z] setS1ASclassPath: [2024-06-27T10:49:24.800Z] [2024-06-27T10:49:24.800Z] init-common: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] clean-common: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setOSConditions: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setToolWin: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setToolUnix: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setToolProperty: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setS1ASclassPath: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] init-common: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] clean-classes-common: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setOSConditions: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setToolWin: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setToolUnix: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setToolProperty: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setS1ASclassPath: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] init-common: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] clean-jars-common: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setOSConditions: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setToolWin: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setToolUnix: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setToolProperty: [2024-06-27T10:49:24.801Z] [2024-06-27T10:49:24.801Z] setS1ASclassPath: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] init-common: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] clean: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setOSConditions: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setToolWin: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setToolUnix: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setToolProperty: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setS1ASclassPath: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] init-common: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] clean-common: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setOSConditions: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setToolWin: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setToolUnix: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setToolProperty: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setS1ASclassPath: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] init-common: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] clean-classes-common: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setOSConditions: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setToolWin: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setToolUnix: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setToolProperty: [2024-06-27T10:49:24.802Z] [2024-06-27T10:49:24.802Z] setS1ASclassPath: [2024-06-27T10:49:24.803Z] [2024-06-27T10:49:24.803Z] init-common: [2024-06-27T10:49:24.803Z] [2024-06-27T10:49:24.803Z] clean-jars-common: [2024-06-27T10:49:24.887Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:24.973Z] [exec] Will sleep for 9 more seconds... [2024-06-27T10:49:24.977Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:24.977Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:24.977Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:24.977Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:24.977Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:24.977Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:24.977Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:24.977Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:24.977Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:24.977Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:24.977Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:24.977Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:24.977Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:24.977Z] 6 warnings [2024-06-27T10:49:25.003Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2024-06-27T10:49:25.003Z] [WARNING] [echo] [2024-06-27T10:49:25.003Z] [WARNING] [echo] ************************* [2024-06-27T10:49:25.003Z] [WARNING] [echo] * undeploy ejb/slsbnicmt [2024-06-27T10:49:25.003Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/slsbnicmt [2024-06-27T10:49:25.003Z] [WARNING] [echo] ************************* [2024-06-27T10:49:25.003Z] [WARNING] [echo] [2024-06-27T10:49:25.003Z] [WARNING] [echo] slsbnicmt [2024-06-27T10:49:25.040Z] [java] Jun 27, 2024 10:49:24 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:49:25.040Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:49:25.056Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] setOSConditions: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] setToolWin: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] setToolUnix: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] setToolProperty: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] setS1ASclassPath: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] init-common: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] clean: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] setOSConditions: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] setToolWin: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] setToolUnix: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] setToolProperty: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] setS1ASclassPath: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] init-common: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] clean-common: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.060Z] setOSConditions: [2024-06-27T10:49:25.060Z] [2024-06-27T10:49:25.061Z] setToolWin: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setToolUnix: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setToolProperty: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setS1ASclassPath: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] init-common: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] clean-classes-common: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setOSConditions: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setToolWin: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setToolUnix: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setToolProperty: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setS1ASclassPath: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] init-common: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] clean-jars-common: [2024-06-27T10:49:25.061Z] [echo] @@## nonacc ##@@ [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setOSConditions: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setToolWin: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setToolUnix: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setToolProperty: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] setS1ASclassPath: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] init-common: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.061Z] clean: [2024-06-27T10:49:25.061Z] [2024-06-27T10:49:25.062Z] setOSConditions: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setToolWin: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setToolUnix: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setToolProperty: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setS1ASclassPath: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] init-common: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] clean-common: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setOSConditions: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setToolWin: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setToolUnix: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setToolProperty: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setS1ASclassPath: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] init-common: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] clean-classes-common: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setOSConditions: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setToolWin: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setToolUnix: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setToolProperty: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] setS1ASclassPath: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] init-common: [2024-06-27T10:49:25.062Z] [2024-06-27T10:49:25.062Z] clean-jars-common: [2024-06-27T10:49:25.063Z] [echo] @@## web2connector ##@@ [2024-06-27T10:49:25.063Z] [2024-06-27T10:49:25.063Z] setOSConditions: [2024-06-27T10:49:25.063Z] [2024-06-27T10:49:25.063Z] setToolWin: [2024-06-27T10:49:25.063Z] [2024-06-27T10:49:25.063Z] setToolUnix: [2024-06-27T10:49:25.142Z] [javac] 1 warning [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] build: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] setOSConditions: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] setToolWin: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] setToolUnix: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] setToolProperty: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] setS1ASclassPath: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] init-common: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] webclient-war-common: [2024-06-27T10:49:25.142Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] clear: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] test-tlds-exist: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] copy-tlds: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] test-tagfiles-exist: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] copy-tagfiles: [2024-06-27T10:49:25.142Z] [2024-06-27T10:49:25.142Z] package-war-common: [2024-06-27T10:49:25.142Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:25.142Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:25.142Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:25.142Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:25.142Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/lib [2024-06-27T10:49:25.143Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:25.143Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:25.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/docroot [2024-06-27T10:49:25.143Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-implementations-web.war [2024-06-27T10:49:25.143Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:25.143Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:25.143Z] [javac] Compiling 1 source file [2024-06-27T10:49:25.143Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:25.143Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:25.143Z] [2024-06-27T10:49:25.143Z] deploy: [2024-06-27T10:49:25.143Z] [2024-06-27T10:49:25.143Z] deploy-war-common: [2024-06-27T10:49:25.143Z] [2024-06-27T10:49:25.143Z] setOSConditions: [2024-06-27T10:49:25.143Z] [2024-06-27T10:49:25.143Z] setToolWin: [2024-06-27T10:49:25.143Z] [2024-06-27T10:49:25.143Z] setToolUnix: [2024-06-27T10:49:25.143Z] [2024-06-27T10:49:25.143Z] setToolProperty: [2024-06-27T10:49:25.143Z] [2024-06-27T10:49:25.143Z] setS1ASclassPath: [2024-06-27T10:49:25.143Z] [2024-06-27T10:49:25.143Z] init-common: [2024-06-27T10:49:25.143Z] [2024-06-27T10:49:25.143Z] deploy-war-commonpe: [2024-06-27T10:49:25.177Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-06-27T10:49:25.177Z] [2024-06-27T10:49:25.177Z] uninstall-library: [2024-06-27T10:49:25.177Z] [echo] deleting file [blackbox.jar] from applibs [2024-06-27T10:49:25.177Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-06-27T10:49:25.177Z] [2024-06-27T10:49:25.177Z] restart-server: [2024-06-27T10:49:25.177Z] [2024-06-27T10:49:25.177Z] setOSConditions: [2024-06-27T10:49:25.177Z] [2024-06-27T10:49:25.177Z] stop-server: [2024-06-27T10:49:25.177Z] [2024-06-27T10:49:25.177Z] stop-server-unix: [2024-06-27T10:49:25.177Z] [echo] stopping server on unix ... [2024-06-27T10:49:25.250Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/JMS_Injection/app/META-INF [2024-06-27T10:49:25.250Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jms/injection/metadata/persistence.xml to copy. [2024-06-27T10:49:25.250Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/JMS_Injection/injection.war [2024-06-27T10:49:25.250Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:25.250Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:25.250Z] [WARNING] [echo] archive-type is war [2024-06-27T10:49:25.250Z] [WARNING] [echo] deploying injection.war [2024-06-27T10:49:25.258Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:25.258Z] [WARNING] [echo] [2024-06-27T10:49:25.258Z] [WARNING] [echo] ************************* [2024-06-27T10:49:25.258Z] [WARNING] [echo] * undeploy ejb/sfulnoi [2024-06-27T10:49:25.259Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/sfulnoi [2024-06-27T10:49:25.259Z] [WARNING] [echo] ************************* [2024-06-27T10:49:25.259Z] [WARNING] [echo] [2024-06-27T10:49:25.259Z] [WARNING] [echo] sfulnoi [2024-06-27T10:49:25.294Z] [java] Jun 27, 2024 10:49:25 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:49:25.294Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:49:25.311Z] [javac] 1 warning [2024-06-27T10:49:25.311Z] [2024-06-27T10:49:25.311Z] setOSConditions: [2024-06-27T10:49:25.311Z] [2024-06-27T10:49:25.311Z] setToolWin: [2024-06-27T10:49:25.311Z] [2024-06-27T10:49:25.311Z] setToolUnix: [2024-06-27T10:49:25.311Z] [2024-06-27T10:49:25.311Z] setToolProperty: [2024-06-27T10:49:25.312Z] [2024-06-27T10:49:25.312Z] setS1ASclassPath: [2024-06-27T10:49:25.312Z] [2024-06-27T10:49:25.312Z] init-common: [2024-06-27T10:49:25.312Z] [2024-06-27T10:49:25.312Z] compile-common: [2024-06-27T10:49:25.312Z] [echo] Current time (ISO): 2024-06-27T10:49:25.113+0000 [2024-06-27T10:49:25.312Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:25.319Z] [2024-06-27T10:49:25.319Z] setToolProperty: [2024-06-27T10:49:25.319Z] [2024-06-27T10:49:25.319Z] setS1ASclassPath: [2024-06-27T10:49:25.319Z] [2024-06-27T10:49:25.319Z] init-common: [2024-06-27T10:49:25.319Z] [2024-06-27T10:49:25.320Z] clean: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setOSConditions: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setToolWin: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setToolUnix: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setToolProperty: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setS1ASclassPath: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] init-common: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] clean-common: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setOSConditions: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setToolWin: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setToolUnix: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setToolProperty: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setS1ASclassPath: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] init-common: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] clean-classes-common: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setOSConditions: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setToolWin: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setToolUnix: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setToolProperty: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.320Z] setS1ASclassPath: [2024-06-27T10:49:25.320Z] [2024-06-27T10:49:25.321Z] init-common: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] clean-jars-common: [2024-06-27T10:49:25.321Z] [echo] @@## web2connector (second time) ##@@ [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setOSConditions: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setToolWin: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setToolUnix: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setToolProperty: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setS1ASclassPath: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] init-common: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] clean: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setOSConditions: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setToolWin: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setToolUnix: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setToolProperty: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setS1ASclassPath: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] init-common: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] clean-common: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setOSConditions: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setToolWin: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setToolUnix: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setToolProperty: [2024-06-27T10:49:25.321Z] [2024-06-27T10:49:25.321Z] setS1ASclassPath: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] init-common: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] clean-classes-common: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] setOSConditions: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] setToolWin: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] setToolUnix: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] setToolProperty: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] setS1ASclassPath: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] init-common: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] clean-jars-common: [2024-06-27T10:49:25.322Z] [echo] @@## nonstringmcfproperties ##@@ [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] setOSConditions: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] setToolWin: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] setToolUnix: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] setToolProperty: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] setS1ASclassPath: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] init-common: [2024-06-27T10:49:25.322Z] [2024-06-27T10:49:25.322Z] clean: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setOSConditions: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setToolWin: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setToolUnix: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setToolProperty: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setS1ASclassPath: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] init-common: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] clean-common: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setOSConditions: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setToolWin: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setToolUnix: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setToolProperty: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setS1ASclassPath: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] init-common: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] clean-classes-common: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setOSConditions: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setToolWin: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setToolUnix: [2024-06-27T10:49:25.582Z] [2024-06-27T10:49:25.582Z] setToolProperty: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] setS1ASclassPath: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] init-common: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] clean-jars-common: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] clean: [2024-06-27T10:49:25.583Z] [echo] @@## nonstringraproperties ##@@ [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] clean: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] clean: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] clean: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] setOSConditions: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] setToolWin: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] setToolUnix: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] setToolProperty: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] setS1ASclassPath: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] init-common: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] clean-classes-common: [2024-06-27T10:49:25.583Z] [echo] @@## txlevelswitch ##@@ [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] setOSConditions: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] setToolWin: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] setToolUnix: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.583Z] setToolProperty: [2024-06-27T10:49:25.583Z] [2024-06-27T10:49:25.584Z] setS1ASclassPath: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] init-common: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] clean: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setOSConditions: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setToolWin: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setToolUnix: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setToolProperty: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setS1ASclassPath: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] init-common: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] clean-common: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setOSConditions: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setToolWin: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setToolUnix: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setToolProperty: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setS1ASclassPath: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] init-common: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] clean-classes-common: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setOSConditions: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setToolWin: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setToolUnix: [2024-06-27T10:49:25.584Z] [2024-06-27T10:49:25.584Z] setToolProperty: [2024-06-27T10:49:25.585Z] [2024-06-27T10:49:25.585Z] setS1ASclassPath: [2024-06-27T10:49:25.585Z] [2024-06-27T10:49:25.585Z] init-common: [2024-06-27T10:49:25.585Z] [2024-06-27T10:49:25.585Z] clean-jars-common: [2024-06-27T10:49:25.624Z] [exec] Jun 27, 2024 10:49:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:25.624Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:25.737Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-multiple-interceptor-implementations --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-implementations-web.war [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] clean: [2024-06-27T10:49:25.841Z] [echo] @@## threadpool ##@@ [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] clean: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] clean: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] clean: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] setOSConditions: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] setToolWin: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] setToolUnix: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] setToolProperty: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] setS1ASclassPath: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] init-common: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] clean-classes-common: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] clean: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] setOSConditions: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] setToolWin: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] setToolUnix: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] setToolProperty: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.841Z] setS1ASclassPath: [2024-06-27T10:49:25.841Z] [2024-06-27T10:49:25.842Z] init-common: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] clean-common: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] setOSConditions: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] setToolWin: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] setToolUnix: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] setToolProperty: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] setS1ASclassPath: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] init-common: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] clean-classes-common: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] setOSConditions: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] setToolWin: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] setToolUnix: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] setToolProperty: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] setS1ASclassPath: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] init-common: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] clean-jars-common: [2024-06-27T10:49:25.842Z] [echo] @@## connector1.6 ##@@ [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] clean: [2024-06-27T10:49:25.842Z] [2024-06-27T10:49:25.842Z] clean: [2024-06-27T10:49:25.853Z] [java] Jun 27, 2024 10:49:25 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:25.853Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:25.853Z] [java] Jun 27, 2024 10:49:25 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:25.853Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:25.853Z] [java] Jun 27, 2024 10:49:25 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:25.853Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:49:25.853Z] [java] Jun 27, 2024 10:49:25 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:49:25.853Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:49:25.899Z] [exec] ** checkBatchJobStatus[2] ==> COMPLETED [2024-06-27T10:49:25.899Z] [exec] Will sleep for 9 more seconds... [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] clean: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] setOSConditions: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] setToolWin: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] setToolUnix: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] setToolProperty: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] setS1ASclassPath: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] init-common: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] clean-classes-common: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] clean: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] setOSConditions: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] setToolWin: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] setToolUnix: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] setToolProperty: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] setS1ASclassPath: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] init-common: [2024-06-27T10:49:26.100Z] [2024-06-27T10:49:26.100Z] clean-common: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setOSConditions: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setToolWin: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setToolUnix: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setToolProperty: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setS1ASclassPath: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] init-common: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] clean-classes-common: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setOSConditions: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setToolWin: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setToolUnix: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setToolProperty: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setS1ASclassPath: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] init-common: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] clean-jars-common: [2024-06-27T10:49:26.101Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setOSConditions: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setToolWin: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setToolUnix: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setToolProperty: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] setS1ASclassPath: [2024-06-27T10:49:26.101Z] [2024-06-27T10:49:26.101Z] init-common: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] clean: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] setOSConditions: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] setToolWin: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] setToolUnix: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] setToolProperty: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] setS1ASclassPath: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] init-common: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] clean-common: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] setOSConditions: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] setToolWin: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] setToolUnix: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] setToolProperty: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] setS1ASclassPath: [2024-06-27T10:49:26.102Z] [2024-06-27T10:49:26.102Z] init-common: [2024-06-27T10:49:26.135Z] [exec] Waiting for the domain to stop . [2024-06-27T10:49:26.136Z] [exec] Waiting finished after 263 ms. [2024-06-27T10:49:26.136Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:49:26.136Z] [2024-06-27T10:49:26.136Z] stop-server-windows: [2024-06-27T10:49:26.136Z] [2024-06-27T10:49:26.136Z] setOSConditions: [2024-06-27T10:49:26.136Z] [2024-06-27T10:49:26.136Z] start-server: [2024-06-27T10:49:26.136Z] [echo] +-----------------------------+ [2024-06-27T10:49:26.136Z] [echo] | | [2024-06-27T10:49:26.136Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:49:26.136Z] [echo] | in Felix mode | [2024-06-27T10:49:26.136Z] [echo] | | [2024-06-27T10:49:26.136Z] [echo] +-----------------------------+ [2024-06-27T10:49:26.136Z] [2024-06-27T10:49:26.136Z] start-server-unix: [2024-06-27T10:49:26.139Z] [java] Jun 27, 2024 10:49:25 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:26.139Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:26.139Z] [java] Jun 27, 2024 10:49:25 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:26.139Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (923 ms), startup services (851 ms), total (1,774 ms) [2024-06-27T10:49:26.139Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:26.139Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:26.176Z] [INFO] [exec] Application deployed with name injection. [2024-06-27T10:49:26.176Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:26.176Z] [WARNING] [echo] [2024-06-27T10:49:26.176Z] [WARNING] [echo] ************************* [2024-06-27T10:49:26.176Z] [WARNING] [echo] * build-deploy wsit/JaxwsFromWsdl [2024-06-27T10:49:26.176Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/wsit/JaxwsFromWsdl [2024-06-27T10:49:26.176Z] [WARNING] [echo] ************************* [2024-06-27T10:49:26.176Z] [WARNING] [echo] [2024-06-27T10:49:26.176Z] [WARNING] [echo] build-setup: build.home=../.. [2024-06-27T10:49:26.176Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2024-06-27T10:49:26.176Z] [INFO] [wsimport] Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1 [2024-06-27T10:49:26.176Z] [INFO] [wsimport] command line: wsimport /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13/bin/java -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test -keep -verbose /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/AddNumbers.wsdl -b /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-server.xml [2024-06-27T10:49:26.204Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:26.204Z] [WARNING] [echo] [2024-06-27T10:49:26.204Z] [WARNING] [echo] ************************* [2024-06-27T10:49:26.204Z] [WARNING] [echo] * undeploy bean-validator/simple-bv-servlet [2024-06-27T10:49:26.204Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-06-27T10:49:26.204Z] [WARNING] [echo] ************************* [2024-06-27T10:49:26.204Z] [WARNING] [echo] [2024-06-27T10:49:26.204Z] [WARNING] [echo] simple-bv-servlet [2024-06-27T10:49:26.283Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:26.283Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:26.283Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:26.283Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:26.283Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:26.283Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:26.283Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:26.295Z] [exec] Application deployed with name cdi-multiple-interceptor-implementations-web. [2024-06-27T10:49:26.295Z] [2024-06-27T10:49:26.295Z] deploy-war-commonee: [2024-06-27T10:49:26.295Z] [2024-06-27T10:49:26.295Z] run: [2024-06-27T10:49:26.295Z] [java] opening connection to http://localhost:8080/cdi-multiple-interceptor-implementations/myurl [2024-06-27T10:49:26.295Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:26.295Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:26.295Z] [java] [2024-06-27T10:49:26.295Z] [java] [2024-06-27T10:49:26.295Z] [java] ----------------------------------------- [2024-06-27T10:49:26.295Z] [java] - interceptors-multiple-interceptors-for-a-binding-type: PASS - [2024-06-27T10:49:26.295Z] [java] ----------------------------------------- [2024-06-27T10:49:26.295Z] [java] - Total PASS : 1 - [2024-06-27T10:49:26.295Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:26.295Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:26.295Z] [java] ----------------------------------------- [2024-06-27T10:49:26.295Z] [2024-06-27T10:49:26.295Z] undeploy: [2024-06-27T10:49:26.295Z] [2024-06-27T10:49:26.295Z] setOSConditions: [2024-06-27T10:49:26.295Z] [2024-06-27T10:49:26.295Z] setToolWin: [2024-06-27T10:49:26.295Z] [2024-06-27T10:49:26.295Z] setToolUnix: [2024-06-27T10:49:26.295Z] [2024-06-27T10:49:26.295Z] setToolProperty: [2024-06-27T10:49:26.295Z] [2024-06-27T10:49:26.295Z] setS1ASclassPath: [2024-06-27T10:49:26.295Z] [2024-06-27T10:49:26.295Z] init-common: [2024-06-27T10:49:26.295Z] [2024-06-27T10:49:26.295Z] undeploy-war-common: [2024-06-27T10:49:26.359Z] [2024-06-27T10:49:26.359Z] clean-classes-common: [2024-06-27T10:49:26.359Z] [2024-06-27T10:49:26.359Z] setOSConditions: [2024-06-27T10:49:26.359Z] [2024-06-27T10:49:26.359Z] setToolWin: [2024-06-27T10:49:26.359Z] [2024-06-27T10:49:26.360Z] setToolUnix: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setToolProperty: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setS1ASclassPath: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] init-common: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] clean-jars-common: [2024-06-27T10:49:26.360Z] [echo] @@## SunRaXml ##@@ [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setOSConditions: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setToolWin: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setToolUnix: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setToolProperty: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setS1ASclassPath: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] init-common: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] clean: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setOSConditions: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setToolWin: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setToolUnix: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setToolProperty: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setS1ASclassPath: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] init-common: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] clean: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setOSConditions: [2024-06-27T10:49:26.360Z] [2024-06-27T10:49:26.360Z] setToolWin: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setToolUnix: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setToolProperty: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setS1ASclassPath: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] init-common: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] create-dboutfile: [2024-06-27T10:49:26.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setOSConditions: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setToolWin: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setToolUnix: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setToolProperty: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setS1ASclassPath: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] init-common: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] clean: [2024-06-27T10:49:26.361Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setOSConditions: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setToolWin: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setToolUnix: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setToolProperty: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] setS1ASclassPath: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] init-common: [2024-06-27T10:49:26.361Z] [2024-06-27T10:49:26.361Z] create-dboutfile: [2024-06-27T10:49:26.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:26.362Z] [echo] @@## defaultConnectorResource ##@@ [2024-06-27T10:49:26.362Z] [2024-06-27T10:49:26.362Z] clean: [2024-06-27T10:49:26.362Z] [2024-06-27T10:49:26.362Z] clean: [2024-06-27T10:49:26.362Z] [2024-06-27T10:49:26.362Z] clean: [2024-06-27T10:49:26.362Z] [2024-06-27T10:49:26.362Z] setOSConditions: [2024-06-27T10:49:26.362Z] [2024-06-27T10:49:26.362Z] setToolWin: [2024-06-27T10:49:26.362Z] [2024-06-27T10:49:26.362Z] setToolUnix: [2024-06-27T10:49:26.362Z] [2024-06-27T10:49:26.362Z] setToolProperty: [2024-06-27T10:49:26.362Z] [2024-06-27T10:49:26.362Z] setS1ASclassPath: [2024-06-27T10:49:26.394Z] [java] Jun 27, 2024 10:49:26 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:49:26.394Z] [java] INFO: Grizzly Framework 4.0.2 started in: 18 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:49:26.394Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:26.394Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:26.394Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:26.394Z] [java] Jun 27, 2024 10:49:26 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:26.394Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:26.394Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:26.394Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:26.395Z] [java] Jun 27, 2024 10:49:26 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:26.395Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,297 ms), startup services (8 ms), total (2,305 ms) [2024-06-27T10:49:26.395Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:26.395Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:26.395Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:49:26.395Z] [java] INFO: ... skipping entry with a Manifest file with a Main-Class attribute: ejb-ejb31-embedded-skipjar-client.jar [2024-06-27T10:49:26.449Z] [WARNING] [wsimport] parsing WSDL... [2024-06-27T10:49:26.548Z] [exec] Jun 27, 2024 10:49:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:26.548Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:26.628Z] [2024-06-27T10:49:26.628Z] init-common: [2024-06-27T10:49:26.628Z] [2024-06-27T10:49:26.628Z] clean-classes-common: [2024-06-27T10:49:26.628Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:26.628Z] [2024-06-27T10:49:26.628Z] clean: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setOSConditions: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setToolWin: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setToolUnix: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setToolProperty: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setS1ASclassPath: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] init-common: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] clean-common: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setOSConditions: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setToolWin: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setToolUnix: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setToolProperty: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setS1ASclassPath: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] init-common: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] clean-classes-common: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setOSConditions: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setToolWin: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setToolUnix: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setToolProperty: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] setS1ASclassPath: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.629Z] init-common: [2024-06-27T10:49:26.629Z] [2024-06-27T10:49:26.630Z] clean-jars-common: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] unset: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] setOSConditions: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] setToolWin: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] setToolUnix: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] setToolProperty: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] setS1ASclassPath: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] init-common: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] unsetJdbc: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] setOSConditions: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] setToolWin: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] setToolUnix: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] setToolProperty: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] setS1ASclassPath: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] init-common: [2024-06-27T10:49:26.630Z] [2024-06-27T10:49:26.630Z] execute-sql-common: [2024-06-27T10:49:26.649Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:49:26.649Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:49:26.649Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:26.649Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-06-27T10:49:26.649Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:26.649Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:49:26.649Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:26.649Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-skipjar-pu.jar [2024-06-27T10:49:26.649Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:26.649Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@6ef4cbe1 [2024-06-27T10:49:26.649Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:26.649Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:49:26.649Z] [java] Jun 27, 2024 10:49:26 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:26.649Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:49:26.762Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:26.762Z] [WARNING] [echo] [2024-06-27T10:49:26.762Z] [WARNING] [echo] ************************* [2024-06-27T10:49:26.762Z] [WARNING] [echo] * undeploy weld/numberguess [2024-06-27T10:49:26.762Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/numberguess [2024-06-27T10:49:26.762Z] [WARNING] [echo] ************************* [2024-06-27T10:49:26.762Z] [WARNING] [echo] [2024-06-27T10:49:26.762Z] [WARNING] [echo] numberguess [2024-06-27T10:49:26.806Z] [exec] Jun 27, 2024 10:49:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:26.806Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:26.826Z] [exec] ** checkBatchJobStatus[3] ==> COMPLETED [2024-06-27T10:49:26.827Z] [exec] Value of key is:batch-cmt-chunk-test1 [2024-06-27T10:49:26.854Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-multiple-interceptor-implementations-web [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] all: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] setOSConditions: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] setToolWin: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] setToolUnix: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] setToolProperty: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] setS1ASclassPath: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] init-common: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] clean: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] setOSConditions: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] setToolWin: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] setToolUnix: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] setToolProperty: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] setS1ASclassPath: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] init-common: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.854Z] clean-common: [2024-06-27T10:49:26.854Z] [2024-06-27T10:49:26.855Z] setOSConditions: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setToolWin: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setToolUnix: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setToolProperty: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setS1ASclassPath: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] init-common: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] clean-classes-common: [2024-06-27T10:49:26.855Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setOSConditions: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setToolWin: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setToolUnix: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setToolProperty: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setS1ASclassPath: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] init-common: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] clean-jars-common: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] compile: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setOSConditions: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setToolWin: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setToolUnix: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setToolProperty: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.855Z] setS1ASclassPath: [2024-06-27T10:49:26.855Z] [2024-06-27T10:49:26.856Z] init-common: [2024-06-27T10:49:26.856Z] [2024-06-27T10:49:26.856Z] compile-common: [2024-06-27T10:49:26.856Z] [echo] Current time (ISO): 2024-06-27T10:49:26.672+0000 [2024-06-27T10:49:26.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:26.856Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:26.978Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:27.016Z] [exec] Application deployed with name web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web. [2024-06-27T10:49:27.016Z] [2024-06-27T10:49:27.016Z] deploy-war-commonee: [2024-06-27T10:49:27.016Z] [2024-06-27T10:49:27.016Z] run: [2024-06-27T10:49:27.016Z] [java] Connecting to: http://localhost:45711/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion/jsp/test.jspx [2024-06-27T10:49:27.083Z] [exec] Value of key is:batch-cmt-status-checkExe-jobName [2024-06-27T10:49:27.083Z] [exec] Value of key is:batch-cmt-status-checkExe-appName [2024-06-27T10:49:27.083Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceCount [2024-06-27T10:49:27.083Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceID [2024-06-27T10:49:27.083Z] [exec] Value of key is:batch-cmt-status-checkExe-executionID [2024-06-27T10:49:27.083Z] [exec] Value of key is:batch-cmt-status-checkExe-startTime [2024-06-27T10:49:27.083Z] [exec] Value of key is:batch-cmt-status-checkExe-batchStatus [2024-06-27T10:49:27.083Z] [exec] Value of key is:batch-cmt-status-checkExe-endTime [2024-06-27T10:49:27.083Z] [exec] Value of key is:batch-cmt-status-checkExe-isJobExecutionOK [2024-06-27T10:49:27.083Z] [exec] Value of key is:batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible [2024-06-27T10:49:27.083Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:27.083Z] [exec] [2024-06-27T10:49:27.083Z] [exec] [2024-06-27T10:49:27.083Z] [exec] ----------------------------------------- [2024-06-27T10:49:27.083Z] [exec] - batch-cmt-chunk-test1: PASS - [2024-06-27T10:49:27.083Z] [exec] - batch-cmt-status-checkExe-instanceCount: PASS - [2024-06-27T10:49:27.083Z] [exec] - batch-cmt-status-checkExe-executionID: PASS - [2024-06-27T10:49:27.083Z] [exec] - batch-cmt-status-checkExe-endTime: PASS - [2024-06-27T10:49:27.083Z] [exec] - batch-cmt-status-checkExe-isJobExecutionOK: PASS - [2024-06-27T10:49:27.083Z] [exec] - batch-cmt-status-checkExe-jobName: PASS - [2024-06-27T10:49:27.083Z] [exec] - batch-cmt-status-checkExe-batchStatus: PASS - [2024-06-27T10:49:27.083Z] [exec] - batch-cmt-status-checkExe-appName: PASS - [2024-06-27T10:49:27.083Z] [exec] - batch-cmt-status-checkExe-instanceID: PASS - [2024-06-27T10:49:27.083Z] [exec] - batch-cmt-status-checkExe-startTime: PASS - [2024-06-27T10:49:27.083Z] [exec] - batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible: PASS - [2024-06-27T10:49:27.083Z] [exec] ----------------------------------------- [2024-06-27T10:49:27.083Z] [exec] Total PASS: 11 [2024-06-27T10:49:27.083Z] [exec] Total FAIL: 0 [2024-06-27T10:49:27.083Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:27.083Z] [exec] ----------------------------------------- [2024-06-27T10:49:27.083Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:27.083Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:27.168Z] [INFO] No sources to compile [2024-06-27T10:49:27.168Z] [INFO] [2024-06-27T10:49:27.168Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:49:27.168Z] [INFO] [2024-06-27T10:49:27.168Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:49:27.168Z] [INFO] [2024-06-27T10:49:27.168Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:49:27.168Z] [INFO] No sources to compile [2024-06-27T10:49:27.168Z] [INFO] [2024-06-27T10:49:27.168Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:49:27.168Z] [INFO] No sources to compile [2024-06-27T10:49:27.168Z] [INFO] [2024-06-27T10:49:27.168Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:49:27.207Z] [java] Jun 27, 2024 10:49:27 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:49:27.207Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:49:27.207Z] [java] Jun 27, 2024 10:49:27 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:27.207Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:49:27.207Z] [java] Jun 27, 2024 10:49:27 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:49:27.207Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:49:27.210Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:27.210Z] [javac] 1 warning [2024-06-27T10:49:27.210Z] [2024-06-27T10:49:27.210Z] build: [2024-06-27T10:49:27.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:27.210Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/hello_library.jar [2024-06-27T10:49:27.210Z] [2024-06-27T10:49:27.210Z] setOSConditions: [2024-06-27T10:49:27.210Z] [2024-06-27T10:49:27.210Z] setToolWin: [2024-06-27T10:49:27.210Z] [2024-06-27T10:49:27.210Z] setToolUnix: [2024-06-27T10:49:27.210Z] [2024-06-27T10:49:27.210Z] setToolProperty: [2024-06-27T10:49:27.210Z] [2024-06-27T10:49:27.210Z] setS1ASclassPath: [2024-06-27T10:49:27.210Z] [2024-06-27T10:49:27.210Z] init-common: [2024-06-27T10:49:27.210Z] [2024-06-27T10:49:27.210Z] appclient-jar-common: [2024-06-27T10:49:27.210Z] [2024-06-27T10:49:27.210Z] package-appclientjar-common: [2024-06-27T10:49:27.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:27.210Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:27.211Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:27.211Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclient-client.jar [2024-06-27T10:49:27.211Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclient-ejb.jar [2024-06-27T10:49:27.211Z] [2024-06-27T10:49:27.211Z] setOSConditions: [2024-06-27T10:49:27.211Z] [2024-06-27T10:49:27.211Z] fixFiles: [2024-06-27T10:49:27.211Z] [2024-06-27T10:49:27.211Z] convUnix: [2024-06-27T10:49:27.211Z] [2024-06-27T10:49:27.211Z] convWin: [2024-06-27T10:49:27.211Z] [2024-06-27T10:49:27.211Z] setToolWin: [2024-06-27T10:49:27.211Z] [2024-06-27T10:49:27.211Z] setToolUnix: [2024-06-27T10:49:27.211Z] [2024-06-27T10:49:27.211Z] setToolProperty: [2024-06-27T10:49:27.211Z] [2024-06-27T10:49:27.211Z] setS1ASclassPath: [2024-06-27T10:49:27.211Z] [2024-06-27T10:49:27.211Z] init-common: [2024-06-27T10:49:27.211Z] [2024-06-27T10:49:27.211Z] ear-common: [2024-06-27T10:49:27.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:27.211Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/descriptor/sun-application.xml to copy. [2024-06-27T10:49:27.212Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:49:27.212Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:27.212Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclientApp.ear [2024-06-27T10:49:27.212Z] [2024-06-27T10:49:27.212Z] deploy: [2024-06-27T10:49:27.212Z] [2024-06-27T10:49:27.212Z] setOSConditions: [2024-06-27T10:49:27.212Z] [2024-06-27T10:49:27.212Z] setToolWin: [2024-06-27T10:49:27.212Z] [2024-06-27T10:49:27.212Z] setToolUnix: [2024-06-27T10:49:27.212Z] [2024-06-27T10:49:27.212Z] setToolProperty: [2024-06-27T10:49:27.212Z] [2024-06-27T10:49:27.212Z] setS1ASclassPath: [2024-06-27T10:49:27.212Z] [2024-06-27T10:49:27.212Z] init-common: [2024-06-27T10:49:27.212Z] [2024-06-27T10:49:27.212Z] deploy-common: [2024-06-27T10:49:27.212Z] [echo] Current time (ISO): 2024-06-27T10:49:27.131+0000 [2024-06-27T10:49:27.212Z] [2024-06-27T10:49:27.212Z] setOSConditions: [2024-06-27T10:49:27.212Z] [2024-06-27T10:49:27.212Z] setToolWin: [2024-06-27T10:49:27.213Z] [2024-06-27T10:49:27.213Z] setToolUnix: [2024-06-27T10:49:27.213Z] [2024-06-27T10:49:27.213Z] setToolProperty: [2024-06-27T10:49:27.213Z] [2024-06-27T10:49:27.213Z] setS1ASclassPath: [2024-06-27T10:49:27.213Z] [2024-06-27T10:49:27.213Z] init-common: [2024-06-27T10:49:27.213Z] [2024-06-27T10:49:27.213Z] deploy-common-pe: [2024-06-27T10:49:27.320Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:27.320Z] [WARNING] [echo] [2024-06-27T10:49:27.320Z] [WARNING] [echo] ************************* [2024-06-27T10:49:27.320Z] [WARNING] [echo] * undeploy weld/osgiweld [2024-06-27T10:49:27.321Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/osgiweld [2024-06-27T10:49:27.321Z] [WARNING] [echo] ************************* [2024-06-27T10:49:27.321Z] [WARNING] [echo] [2024-06-27T10:49:27.321Z] [WARNING] [echo] osgiweld [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] Generating code... [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbers.java [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersFault.java [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersFault_Exception.java [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersPortType.java [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersResponse.java [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersService.java [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] jaxwsfromwsdl/server/ObjectFactory.java [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] jaxwsfromwsdl/server/OneWayInt.java [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] jaxwsfromwsdl/server/package-info.java [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] Compiling code... [2024-06-27T10:49:27.415Z] [WARNING] [wsimport] javac -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.activation-api.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/angus-activation.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.mail-api.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/angus-mail.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbers.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersPortType.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersResponse.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersService.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/ObjectFactory.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/OneWayInt.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/package-info.java [2024-06-27T10:49:27.416Z] [WARNING] [wsimport] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:49:27.416Z] [WARNING] [wsimport] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:27.416Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:27.462Z] [java] Jun 27, 2024 10:49:27 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:27.462Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:49:27.462Z] [java] Jun 27, 2024 10:49:27 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:27.462Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:49:27.540Z] [exec] Application deployed with name ejb-timer-sessiontimerApp. [2024-06-27T10:49:27.541Z] [echo] Deployment on target server server successful [2024-06-27T10:49:27.541Z] [2024-06-27T10:49:27.541Z] setOSConditions: [2024-06-27T10:49:27.541Z] [2024-06-27T10:49:27.541Z] setToolWin: [2024-06-27T10:49:27.541Z] [2024-06-27T10:49:27.541Z] setToolUnix: [2024-06-27T10:49:27.541Z] [2024-06-27T10:49:27.541Z] setToolProperty: [2024-06-27T10:49:27.541Z] [2024-06-27T10:49:27.541Z] setS1ASclassPath: [2024-06-27T10:49:27.541Z] [2024-06-27T10:49:27.541Z] init-common: [2024-06-27T10:49:27.541Z] [2024-06-27T10:49:27.541Z] deploy-common-ee: [2024-06-27T10:49:27.541Z] [2024-06-27T10:49:27.541Z] run: [2024-06-27T10:49:27.541Z] [2024-06-27T10:49:27.541Z] setOSConditions: [2024-06-27T10:49:27.541Z] [2024-06-27T10:49:27.541Z] setToolWin: [2024-06-27T10:49:27.541Z] [2024-06-27T10:49:27.541Z] setToolUnix: [2024-06-27T10:49:27.542Z] [2024-06-27T10:49:27.542Z] setToolProperty: [2024-06-27T10:49:27.542Z] [2024-06-27T10:49:27.542Z] setS1ASclassPath: [2024-06-27T10:49:27.542Z] [2024-06-27T10:49:27.542Z] init-common: [2024-06-27T10:49:27.542Z] [2024-06-27T10:49:27.542Z] runclient-common: [2024-06-27T10:49:27.542Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient.jar -name ejb-timer-sessiontimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:27.645Z] [2024-06-27T10:49:27.645Z] checkReporting-common: [2024-06-27T10:49:27.645Z] [2024-06-27T10:49:27.645Z] confirmReportPresent-common: [2024-06-27T10:49:27.645Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:27.645Z] [echo] Test seems to be reported fine [2024-06-27T10:49:27.645Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch/cmt-chunk-job/RepRunConf.txt [2024-06-27T10:49:27.645Z] [2024-06-27T10:49:27.645Z] confirmMissingReport-common: [2024-06-27T10:49:27.645Z] [2024-06-27T10:49:27.645Z] undeploy: [2024-06-27T10:49:27.645Z] [2024-06-27T10:49:27.645Z] setOSConditions: [2024-06-27T10:49:27.645Z] [2024-06-27T10:49:27.645Z] setToolWin: [2024-06-27T10:49:27.645Z] [2024-06-27T10:49:27.645Z] setToolUnix: [2024-06-27T10:49:27.645Z] [2024-06-27T10:49:27.645Z] setToolProperty: [2024-06-27T10:49:27.645Z] [2024-06-27T10:49:27.645Z] setS1ASclassPath: [2024-06-27T10:49:27.646Z] [2024-06-27T10:49:27.646Z] init-common: [2024-06-27T10:49:27.646Z] [2024-06-27T10:49:27.646Z] undeploy-common: [2024-06-27T10:49:27.672Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:27.672Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:27.672Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:27.672Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:27.672Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:27.672Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:27.672Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:27.716Z] [java] Jun 27, 2024 10:49:27 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:27.716Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:49:27.787Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclientApp.ear [2024-06-27T10:49:27.796Z] [exec] Jun 27, 2024 10:49:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:27.797Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:27.800Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:27.800Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:27.800Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:27.800Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:27.800Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:27.800Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:27.800Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:27.908Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:27.908Z] [WARNING] [echo] [2024-06-27T10:49:27.908Z] [WARNING] [echo] ************************* [2024-06-27T10:49:27.908Z] [WARNING] [echo] * undeploy weld/extensions [2024-06-27T10:49:27.908Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/extensions [2024-06-27T10:49:27.908Z] [WARNING] [echo] ************************* [2024-06-27T10:49:27.908Z] [WARNING] [echo] [2024-06-27T10:49:27.909Z] [WARNING] [echo] extensions [2024-06-27T10:49:27.947Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:27.947Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '21' [2024-06-27T10:49:27.947Z] 2 warnings [2024-06-27T10:49:27.947Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/wsit/JaxwsFromWsdl/JaxwsFromWsdl.war [2024-06-27T10:49:27.947Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/wsit [2024-06-27T10:49:27.947Z] [WARNING] [echo] deploying JaxwsFromWsdl.war [2024-06-27T10:49:27.985Z] [exec] Jun 27, 2024 10:49:27 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:27.986Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@59328218 [2024-06-27T10:49:27.986Z] [exec] looking up ejb/MyStudent using org.glassfish.jndi.cosnaming.CNCtxFactory... [2024-06-27T10:49:27.986Z] [exec] Looked up ejb/MyStudent with CnCtxFactory... [2024-06-27T10:49:28.101Z] [INFO] Executing tasks [2024-06-27T10:49:28.101Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:49:28.101Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:49:28.101Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:49:28.101Z] [INFO] Executed tasks [2024-06-27T10:49:28.101Z] [INFO] [2024-06-27T10:49:28.101Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:49:28.106Z] [exec] Jun 27, 2024 10:49:27 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:49:28.106Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:49:28.106Z] [exec] Jun 27, 2024 10:49:27 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:49:28.107Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:49:28.107Z] [exec] Jun 27, 2024 10:49:27 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:49:28.107Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:49:28.107Z] [exec] Jun 27, 2024 10:49:27 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:49:28.107Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:49:28.107Z] [exec] Jun 27, 2024 10:49:27 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:28.107Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6b05957[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Appclient_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:28.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false batch-cmt-chunkApp [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] all: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] setOSConditions: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] setToolWin: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] setToolUnix: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] setToolProperty: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] setS1ASclassPath: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] init-common: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] clean: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] setOSConditions: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] setToolWin: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] setToolUnix: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.207Z] setToolProperty: [2024-06-27T10:49:28.207Z] [2024-06-27T10:49:28.208Z] setS1ASclassPath: [2024-06-27T10:49:28.208Z] [2024-06-27T10:49:28.208Z] init-common: [2024-06-27T10:49:28.208Z] [2024-06-27T10:49:28.208Z] clean-common: [2024-06-27T10:49:28.208Z] [2024-06-27T10:49:28.208Z] setOSConditions: [2024-06-27T10:49:28.208Z] [2024-06-27T10:49:28.208Z] setToolWin: [2024-06-27T10:49:28.208Z] [2024-06-27T10:49:28.208Z] setToolUnix: [2024-06-27T10:49:28.208Z] [2024-06-27T10:49:28.208Z] setToolProperty: [2024-06-27T10:49:28.208Z] [2024-06-27T10:49:28.208Z] setS1ASclassPath: [2024-06-27T10:49:28.208Z] [2024-06-27T10:49:28.208Z] init-common: [2024-06-27T10:49:28.208Z] [2024-06-27T10:49:28.208Z] clean-classes-common: [2024-06-27T10:49:28.208Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:28.267Z] [exec] Application deployed with name noname-web. [2024-06-27T10:49:28.267Z] [2024-06-27T10:49:28.267Z] deploy-war-commonee: [2024-06-27T10:49:28.267Z] [2024-06-27T10:49:28.267Z] assemble-client: [2024-06-27T10:49:28.267Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:49:28.267Z] [2024-06-27T10:49:28.267Z] setOSConditions: [2024-06-27T10:49:28.267Z] [2024-06-27T10:49:28.267Z] setToolWin: [2024-06-27T10:49:28.267Z] [2024-06-27T10:49:28.267Z] setToolUnix: [2024-06-27T10:49:28.267Z] [2024-06-27T10:49:28.267Z] setToolProperty: [2024-06-27T10:49:28.267Z] [2024-06-27T10:49:28.267Z] setS1ASclassPath: [2024-06-27T10:49:28.267Z] [2024-06-27T10:49:28.267Z] init-common: [2024-06-27T10:49:28.267Z] [2024-06-27T10:49:28.267Z] wsimport: [2024-06-27T10:49:28.267Z] [exec] parsing WSDL... [2024-06-27T10:49:28.275Z] [java] Jun 27, 2024 10:49:28 AM org.eclipse.persistence.session./file:/tmp/gfembed18265295037125670564tmp/applications/sample/_test [2024-06-27T10:49:28.275Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:49:28.348Z] [exec] Application deployed with name ejb-stubs-ejbclientApp. [2024-06-27T10:49:28.348Z] [echo] Deployment on target server server successful [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] setOSConditions: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] setToolWin: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] setToolUnix: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] setToolProperty: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] setS1ASclassPath: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] init-common: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] deploy-common-ee: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] run: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] setOSConditions: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] setToolWin: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] setToolUnix: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] setToolProperty: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] setS1ASclassPath: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] init-common: [2024-06-27T10:49:28.348Z] [2024-06-27T10:49:28.348Z] runclient-common: [2024-06-27T10:49:28.348Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclientAppClient.jar -name ejb-stubs-ejbclientClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:28.358Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:28.371Z] [exec] Application client can access jms connection factory: java:global/env/Appclient_ModByDD_JMSConnectionFactory [2024-06-27T10:49:28.371Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_Annotation_JMSConnectionFactory [2024-06-27T10:49:28.377Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:28.377Z] [java] [2024-06-27T10:49:28.377Z] [java] [2024-06-27T10:49:28.377Z] [java] ----------------------------------------- [2024-06-27T10:49:28.377Z] [java] - jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion: PASS - [2024-06-27T10:49:28.377Z] [java] ----------------------------------------- [2024-06-27T10:49:28.377Z] [java] - Total PASS : 1 - [2024-06-27T10:49:28.377Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:28.377Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:28.377Z] [java] ----------------------------------------- [2024-06-27T10:49:28.377Z] [2024-06-27T10:49:28.377Z] undeploy: [2024-06-27T10:49:28.377Z] [2024-06-27T10:49:28.377Z] setOSConditions: [2024-06-27T10:49:28.377Z] [2024-06-27T10:49:28.377Z] setToolWin: [2024-06-27T10:49:28.377Z] [2024-06-27T10:49:28.377Z] setToolUnix: [2024-06-27T10:49:28.377Z] [2024-06-27T10:49:28.377Z] setToolProperty: [2024-06-27T10:49:28.377Z] [2024-06-27T10:49:28.377Z] setS1ASclassPath: [2024-06-27T10:49:28.377Z] [2024-06-27T10:49:28.377Z] init-common: [2024-06-27T10:49:28.377Z] [2024-06-27T10:49:28.377Z] undeploy-war-common: [2024-06-27T10:49:28.468Z] [2024-06-27T10:49:28.468Z] setOSConditions: [2024-06-27T10:49:28.468Z] [2024-06-27T10:49:28.468Z] setToolWin: [2024-06-27T10:49:28.468Z] [2024-06-27T10:49:28.468Z] setToolUnix: [2024-06-27T10:49:28.468Z] [2024-06-27T10:49:28.468Z] setToolProperty: [2024-06-27T10:49:28.468Z] [2024-06-27T10:49:28.468Z] setS1ASclassPath: [2024-06-27T10:49:28.468Z] [2024-06-27T10:49:28.468Z] init-common: [2024-06-27T10:49:28.468Z] [2024-06-27T10:49:28.468Z] clean-jars-common: [2024-06-27T10:49:28.468Z] [2024-06-27T10:49:28.468Z] compile: [2024-06-27T10:49:28.468Z] [2024-06-27T10:49:28.468Z] setOSConditions: [2024-06-27T10:49:28.468Z] [2024-06-27T10:49:28.468Z] setToolWin: [2024-06-27T10:49:28.468Z] [2024-06-27T10:49:28.469Z] setToolUnix: [2024-06-27T10:49:28.469Z] [2024-06-27T10:49:28.469Z] setToolProperty: [2024-06-27T10:49:28.469Z] [2024-06-27T10:49:28.469Z] setS1ASclassPath: [2024-06-27T10:49:28.469Z] [2024-06-27T10:49:28.469Z] init-common: [2024-06-27T10:49:28.469Z] [2024-06-27T10:49:28.469Z] compile-common: [2024-06-27T10:49:28.469Z] [echo] Current time (ISO): 2024-06-27T10:49:28.272+0000 [2024-06-27T10:49:28.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:28.469Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:28.474Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:28.474Z] [WARNING] [echo] [2024-06-27T10:49:28.474Z] [WARNING] [echo] ************************* [2024-06-27T10:49:28.474Z] [WARNING] [echo] * undeploy jms/injection [2024-06-27T10:49:28.474Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jms/injection [2024-06-27T10:49:28.474Z] [WARNING] [echo] ************************* [2024-06-27T10:49:28.474Z] [WARNING] [echo] [2024-06-27T10:49:28.474Z] [WARNING] [echo] injection [2024-06-27T10:49:28.524Z] [exec] [2024-06-27T10:49:28.524Z] [exec] Generating code... [2024-06-27T10:49:28.524Z] [exec] [2024-06-27T10:49:28.524Z] [exec] Compiling code... [2024-06-27T10:49:28.526Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-06-27T10:49:28.526Z] [sql] Failed to execute: drop table messages [2024-06-27T10:49:28.526Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:49:28.526Z] [sql] 0 of 1 SQL statements executed successfully [2024-06-27T10:49:28.526Z] [2024-06-27T10:49:28.526Z] setOSConditions: [2024-06-27T10:49:28.526Z] [2024-06-27T10:49:28.526Z] setToolWin: [2024-06-27T10:49:28.526Z] [2024-06-27T10:49:28.526Z] setToolUnix: [2024-06-27T10:49:28.526Z] [2024-06-27T10:49:28.526Z] setToolProperty: [2024-06-27T10:49:28.526Z] [2024-06-27T10:49:28.527Z] setS1ASclassPath: [2024-06-27T10:49:28.527Z] [2024-06-27T10:49:28.527Z] init-common: [2024-06-27T10:49:28.527Z] [2024-06-27T10:49:28.527Z] undeploy-jdbc-common: [2024-06-27T10:49:28.612Z] [javac] 1 warning [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] build: [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] setOSConditions: [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] setToolWin: [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] setToolUnix: [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] setToolProperty: [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] setS1ASclassPath: [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] init-common: [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] webclient-war-common: [2024-06-27T10:49:28.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] clear: [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] test-tlds-exist: [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] copy-tlds: [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] test-tagfiles-exist: [2024-06-27T10:49:28.612Z] [2024-06-27T10:49:28.612Z] copy-tagfiles: [2024-06-27T10:49:28.613Z] [2024-06-27T10:49:28.613Z] package-war-common: [2024-06-27T10:49:28.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:28.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:28.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:28.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:28.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/lib [2024-06-27T10:49:28.613Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:28.613Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:28.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/docroot [2024-06-27T10:49:28.613Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-at-interceptors-web.war [2024-06-27T10:49:28.613Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:28.613Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:28.613Z] [javac] Compiling 1 source file [2024-06-27T10:49:28.613Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:28.613Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:28.613Z] [2024-06-27T10:49:28.613Z] deploy: [2024-06-27T10:49:28.613Z] [2024-06-27T10:49:28.613Z] deploy-war-common: [2024-06-27T10:49:28.613Z] [2024-06-27T10:49:28.613Z] setOSConditions: [2024-06-27T10:49:28.613Z] [2024-06-27T10:49:28.613Z] setToolWin: [2024-06-27T10:49:28.613Z] [2024-06-27T10:49:28.613Z] setToolUnix: [2024-06-27T10:49:28.613Z] [2024-06-27T10:49:28.613Z] setToolProperty: [2024-06-27T10:49:28.613Z] [2024-06-27T10:49:28.613Z] setS1ASclassPath: [2024-06-27T10:49:28.613Z] [2024-06-27T10:49:28.613Z] init-common: [2024-06-27T10:49:28.613Z] [2024-06-27T10:49:28.614Z] deploy-war-commonpe: [2024-06-27T10:49:28.631Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web [2024-06-27T10:49:28.670Z] [exec] Jun 27, 2024 10:49:28 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:28.670Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@cb99d3f5[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:28.670Z] [exec] Application client can access jms connection factory: java:global/env/Appclient_Annotation_JMSConnectionFactory [2024-06-27T10:49:28.670Z] [exec] Application client lookup jms connection factory: java:app/env/Appclient_Annotation_JMSConnectionFactory [2024-06-27T10:49:28.670Z] [exec] Jun 27, 2024 10:49:28 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:28.670Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@70ae6819[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:28.720Z] [exec] Jun 27, 2024 10:49:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:28.720Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:28.720Z] [exec] Jun 27, 2024 10:49:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:28.720Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:28.784Z] [2024-06-27T10:49:28.784Z] setOSConditions: [2024-06-27T10:49:28.784Z] [2024-06-27T10:49:28.784Z] setToolWin: [2024-06-27T10:49:28.784Z] [2024-06-27T10:49:28.785Z] setToolUnix: [2024-06-27T10:49:28.785Z] [2024-06-27T10:49:28.785Z] setToolProperty: [2024-06-27T10:49:28.785Z] [2024-06-27T10:49:28.785Z] setS1ASclassPath: [2024-06-27T10:49:28.785Z] [2024-06-27T10:49:28.785Z] init-common: [2024-06-27T10:49:28.785Z] [2024-06-27T10:49:28.785Z] delete-jdbc-resource-common: [2024-06-27T10:49:28.785Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-06-27T10:49:28.860Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:28.886Z] [2024-06-27T10:49:28.886Z] all: [2024-06-27T10:49:28.886Z] [echo] [2024-06-27T10:49:28.886Z] [echo] ************************* [2024-06-27T10:49:28.886Z] [echo] * Running jspCommentedOutPageDirective [2024-06-27T10:49:28.886Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective [2024-06-27T10:49:28.886Z] [echo] ************************* [2024-06-27T10:49:28.886Z] [echo] [2024-06-27T10:49:28.886Z] [2024-06-27T10:49:28.886Z] setOSConditions: [2024-06-27T10:49:28.886Z] [2024-06-27T10:49:28.886Z] setToolWin: [2024-06-27T10:49:28.886Z] [2024-06-27T10:49:28.886Z] setToolUnix: [2024-06-27T10:49:28.886Z] [2024-06-27T10:49:28.886Z] setToolProperty: [2024-06-27T10:49:28.886Z] [2024-06-27T10:49:28.886Z] setS1ASclassPath: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] init-common: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] clean: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setOSConditions: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setToolWin: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setToolUnix: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setToolProperty: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setS1ASclassPath: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] init-common: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] clean-common: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setOSConditions: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setToolWin: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setToolUnix: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setToolProperty: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setS1ASclassPath: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] init-common: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] clean-classes-common: [2024-06-27T10:49:28.887Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setOSConditions: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setToolWin: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setToolUnix: [2024-06-27T10:49:28.887Z] [2024-06-27T10:49:28.887Z] setToolProperty: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] setS1ASclassPath: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] init-common: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] clean-jars-common: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] compile: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] setOSConditions: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] setToolWin: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] setToolUnix: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] setToolProperty: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] setS1ASclassPath: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] init-common: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] compile-common: [2024-06-27T10:49:28.888Z] [echo] Current time (ISO): 2024-06-27T10:49:28.729+0000 [2024-06-27T10:49:28.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:28.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/servlet [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] build: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] setOSConditions: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] setToolWin: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] setToolUnix: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] setToolProperty: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] setS1ASclassPath: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] init-common: [2024-06-27T10:49:28.888Z] [2024-06-27T10:49:28.888Z] webclient-war-common: [2024-06-27T10:49:28.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:28.889Z] [2024-06-27T10:49:28.889Z] clear: [2024-06-27T10:49:28.889Z] [2024-06-27T10:49:28.889Z] test-tlds-exist: [2024-06-27T10:49:28.889Z] [2024-06-27T10:49:28.889Z] copy-tlds: [2024-06-27T10:49:28.889Z] [2024-06-27T10:49:28.889Z] test-tagfiles-exist: [2024-06-27T10:49:28.889Z] [2024-06-27T10:49:28.889Z] copy-tagfiles: [2024-06-27T10:49:28.889Z] [2024-06-27T10:49:28.889Z] package-war-common: [2024-06-27T10:49:28.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:28.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:28.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:28.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:28.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/lib [2024-06-27T10:49:28.889Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:28.889Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-06-27T10:49:28.889Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:28.889Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:28.889Z] [javac] Compiling 1 source file [2024-06-27T10:49:28.889Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:28.889Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:28.889Z] [2024-06-27T10:49:28.889Z] deploy: [2024-06-27T10:49:28.889Z] [2024-06-27T10:49:28.889Z] deploy-war-common: [2024-06-27T10:49:28.889Z] [2024-06-27T10:49:28.889Z] setOSConditions: [2024-06-27T10:49:28.889Z] [2024-06-27T10:49:28.889Z] setToolWin: [2024-06-27T10:49:28.889Z] [2024-06-27T10:49:28.889Z] setToolUnix: [2024-06-27T10:49:28.890Z] [2024-06-27T10:49:28.890Z] setToolProperty: [2024-06-27T10:49:28.890Z] [2024-06-27T10:49:28.890Z] setS1ASclassPath: [2024-06-27T10:49:28.890Z] [2024-06-27T10:49:28.890Z] init-common: [2024-06-27T10:49:28.890Z] [2024-06-27T10:49:28.890Z] deploy-war-commonpe: [2024-06-27T10:49:28.910Z] [exec] Created student id 111 for Tiffany Moore [2024-06-27T10:49:28.911Z] [exec] Looking up EJB REFs whose jndi name is specified as a corbaname: url ==> [2024-06-27T10:49:28.911Z] [exec] Creating new Context 1.. [2024-06-27T10:49:28.911Z] [exec] Using Context 1, Looking up EJB using corbaname: url with global jndi name ==> [2024-06-27T10:49:28.911Z] [exec] Using Context 1, looking up global jndi name ==> [2024-06-27T10:49:28.911Z] [exec] Looked up ejb/MyCourse [2024-06-27T10:49:28.973Z] [exec] Application client can access jms connection factory: java:app/env/Appclient_Annotation_JMSConnectionFactory [2024-06-27T10:49:28.973Z] [exec] Application client lookup jms connection factory: java:module/env/Appclient_Annotation_JMSConnectionFactory [2024-06-27T10:49:28.973Z] [exec] Jun 27, 2024 10:49:28 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:28.973Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@577ddf3e[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/java:module/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:28.973Z] [exec] Application client can access jms connection factory: java:module/env/Appclient_Annotation_JMSConnectionFactory [2024-06-27T10:49:28.973Z] [exec] Application client lookup jms connection factory: java:comp/env/Appclient_Annotation_JMSConnectionFactory [2024-06-27T10:49:28.974Z] [exec] Jun 27, 2024 10:49:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:28.974Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:28.974Z] [exec] Jun 27, 2024 10:49:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:28.974Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:28.974Z] [exec] Looking up ejb ref ejbs/Timer [2024-06-27T10:49:28.974Z] [exec] Doing timer test for ejb/ejb_timer_sessiontimer_TimerSession [2024-06-27T10:49:29.031Z] [INFO] [exec] remote failure: Application injection is not deployed on this target [server]Command undeploy failed. [2024-06-27T10:49:29.031Z] [INFO] [exec] [2024-06-27T10:49:29.031Z] [ERROR] [exec] Result: 1 [2024-06-27T10:49:29.170Z] [exec] Looked up java:comp/env/ejb/SimpleEnroller [2024-06-27T10:49:29.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-use-of-at-interceptors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-at-interceptors-web.war [2024-06-27T10:49:29.206Z] [java] Jun 27, 2024 10:49:28 AM org.eclipse.persistence.session./file:/tmp/gfembed18265295037125670564tmp/applications/sample/_test.metadata [2024-06-27T10:49:29.206Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-06-27T10:49:29.206Z] [java] Jun 27, 2024 10:49:28 AM org.eclipse.persistence.session./file:/tmp/gfembed18265295037125670564tmp/applications/sample/_test.metadata [2024-06-27T10:49:29.206Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-06-27T10:49:29.206Z] [java] Jun 27, 2024 10:49:28 AM org.eclipse.persistence.session./file:/tmp/gfembed18265295037125670564tmp/applications/sample/_test.server [2024-06-27T10:49:29.206Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:49:29.206Z] [java] Jun 27, 2024 10:49:29 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:49:29.206Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-06-27T10:49:29.206Z] [java] Jun 27, 2024 10:49:29 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:49:29.206Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-06-27T10:49:29.206Z] [java] Jun 27, 2024 10:49:29 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:49:29.206Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:49:29.227Z] [exec] Jun 27, 2024 10:49:28 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:29.228Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@c4bd054f[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/client_jms-connection-factory-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:29.228Z] [exec] Jun 27, 2024 10:49:29 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:29.228Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@e9d251de[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Servlet_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:29.228Z] [exec] Application client can access jms connection factory: java:comp/env/Appclient_Annotation_JMSConnectionFactory [2024-06-27T10:49:29.228Z] [exec] Application client lookup jms connection factory: java:global/env/Servlet_ModByDD_JMSConnectionFactory [2024-06-27T10:49:29.228Z] [exec] Jun 27, 2024 10:49:29 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:29.228Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@502f08f8[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Servlet_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:29.284Z] [exec] Jun 27, 2024 10:49:28 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:29.284Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:29.355Z] [exec] Jun 27, 2024 10:49:28 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:29.355Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ec3a8bd [2024-06-27T10:49:29.426Z] [exec] Denise Smith: [2024-06-27T10:49:29.426Z] [exec] 220 Power J2EE Programming [2024-06-27T10:49:29.426Z] [exec] 333 XML Made Easy [2024-06-27T10:49:29.426Z] [exec] 777 An Introduction to Java Programming [2024-06-27T10:49:29.426Z] [exec] [2024-06-27T10:49:29.426Z] [exec] Application deployed with name cdi-use-of-at-interceptors-web. [2024-06-27T10:49:29.426Z] [2024-06-27T10:49:29.427Z] deploy-war-commonee: [2024-06-27T10:49:29.427Z] [2024-06-27T10:49:29.427Z] run: [2024-06-27T10:49:29.449Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-commented-out-page-directive --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-06-27T10:49:29.460Z] [java] Jun 27, 2024 10:49:29 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:49:29.460Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:29.491Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-06-27T10:49:29.491Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:29.491Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml:92: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:29.491Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:49:29.570Z] [exec] Application client can access jms connection factory: java:global/env/Servlet_ModByDD_JMSConnectionFactory [2024-06-27T10:49:29.570Z] [exec] Application client lookup jms connection factory: java:global/env/Servlet_JMSConnectionFactory [2024-06-27T10:49:29.570Z] [exec] Application client can access jms connection factory: java:global/env/Servlet_JMSConnectionFactory [2024-06-27T10:49:29.570Z] [exec] Application client lookup jms connection factory: java:app/env/Servlet_JMSConnectionFactory [2024-06-27T10:49:29.570Z] [exec] Jun 27, 2024 10:49:29 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:29.570Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@22088a54[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Servlet_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:29.570Z] [exec] Application client can access jms connection factory: java:app/env/Servlet_JMSConnectionFactory [2024-06-27T10:49:29.570Z] [exec] Application client lookup jms connection factory: java:module/env/Servlet_JMSConnectionFactory [2024-06-27T10:49:29.570Z] [exec] Application client cannot access jms connection factory: java:module/env/Servlet_JMSConnectionFactory [2024-06-27T10:49:29.570Z] [exec] Application client lookup jms connection factory: java:comp/env/Servlet_JMSConnectionFactory [2024-06-27T10:49:29.570Z] [exec] Application client cannot access jms connection factory: java:comp/env/Servlet_JMSConnectionFactory [2024-06-27T10:49:29.570Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_ModByDD_JMSConnectionFactory [2024-06-27T10:49:29.589Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/version.output [2024-06-27T10:49:29.589Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/server.policy [2024-06-27T10:49:29.589Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:49:29.609Z] [exec] All tests will fail with Derby till XA driver is fixed [2024-06-27T10:49:29.609Z] [exec] Value of key is: test1 : [2024-06-27T10:49:29.681Z] [java] opening connection to http://localhost:8080/cdi-use-of-at-interceptors/myurl [2024-06-27T10:49:29.681Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:29.681Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:29.681Z] [java] [2024-06-27T10:49:29.681Z] [java] [2024-06-27T10:49:29.681Z] [java] ----------------------------------------- [2024-06-27T10:49:29.681Z] [java] - interceptors-use-of-: PASS - [2024-06-27T10:49:29.681Z] [java] ----------------------------------------- [2024-06-27T10:49:29.681Z] [java] - Total PASS : 1 - [2024-06-27T10:49:29.681Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:29.681Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:29.681Z] [java] ----------------------------------------- [2024-06-27T10:49:29.681Z] [2024-06-27T10:49:29.681Z] undeploy: [2024-06-27T10:49:29.682Z] [2024-06-27T10:49:29.682Z] setOSConditions: [2024-06-27T10:49:29.682Z] [2024-06-27T10:49:29.682Z] setToolWin: [2024-06-27T10:49:29.682Z] [2024-06-27T10:49:29.682Z] setToolUnix: [2024-06-27T10:49:29.682Z] [2024-06-27T10:49:29.682Z] setToolProperty: [2024-06-27T10:49:29.682Z] [2024-06-27T10:49:29.682Z] setS1ASclassPath: [2024-06-27T10:49:29.682Z] [2024-06-27T10:49:29.682Z] init-common: [2024-06-27T10:49:29.682Z] [2024-06-27T10:49:29.682Z] undeploy-war-common: [2024-06-27T10:49:29.682Z] [exec] An Introduction to Java Programming: [2024-06-27T10:49:29.682Z] [exec] 823 Denise Smith [2024-06-27T10:49:29.682Z] [exec] 456 Joe Smith [2024-06-27T10:49:29.682Z] [exec] 388 Elizabeth Willis [2024-06-27T10:49:29.682Z] [exec] Looking up JMS Resource Refs ==> [2024-06-27T10:49:29.682Z] [exec] Creating new Context 2.. [2024-06-27T10:49:29.714Z] [java] Jun 27, 2024 10:49:29 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:29.714Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:29.714Z] [java] Jun 27, 2024 10:49:29 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:29.714Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:29.824Z] [exec] Jun 27, 2024 10:49:29 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:29.824Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@7e85b1be[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloStatefulEJB_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:29.824Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_ModByDD_JMSConnectionFactory [2024-06-27T10:49:29.825Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:29.825Z] [exec] Jun 27, 2024 10:49:29 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:29.825Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@efd44e2e[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloStatefulEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:29.825Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:29.825Z] [exec] Application client lookup jms connection factory: java:app/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:29.825Z] [exec] Jun 27, 2024 10:49:29 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:29.825Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@f5db898a[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloStatefulEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:29.834Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:29.834Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:29.834Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:29.834Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:29.834Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:29.834Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:29.834Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:29.845Z] [exec] Jun 27, 2024 10:49:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:29.845Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:29.855Z] [INFO] [exec] Deleted 1 option(s) [2024-06-27T10:49:29.855Z] [INFO] [exec] Command delete-jvm-options executed successfully. [2024-06-27T10:49:29.855Z] [WARNING] [echo] stopping server [2024-06-27T10:49:29.864Z] [exec] Value of key is: test2 : [2024-06-27T10:49:29.864Z] [exec] Value of key is: test3 : [2024-06-27T10:49:29.864Z] [exec] jdbc appauthtx status: [2024-06-27T10:49:29.864Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:29.864Z] [exec] [2024-06-27T10:49:29.864Z] [exec] [2024-06-27T10:49:29.864Z] [exec] ----------------------------------------- [2024-06-27T10:49:29.864Z] [exec] - test2 : : PASS - [2024-06-27T10:49:29.864Z] [exec] - test1 : : PASS - [2024-06-27T10:49:29.864Z] [exec] - test3 : : PASS - [2024-06-27T10:49:29.864Z] [exec] ----------------------------------------- [2024-06-27T10:49:29.864Z] [exec] Total PASS: 3 [2024-06-27T10:49:29.864Z] [exec] Total FAIL: 0 [2024-06-27T10:49:29.864Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:29.864Z] [exec] ----------------------------------------- [2024-06-27T10:49:29.864Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:29.864Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:29.873Z] [INFO] [exec] Application deployed with name JaxwsFromWsdl. [2024-06-27T10:49:29.873Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:29.873Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2024-06-27T10:49:29.873Z] [INFO] [wsimport] Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1 [2024-06-27T10:49:29.873Z] [INFO] [wsimport] command line: wsimport /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13/bin/java -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test -keep -verbose http://localhost:8080/JaxwsFromWsdl/addnumbers?wsdl -b /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-client.xml [2024-06-27T10:49:29.873Z] [WARNING] [wsimport] parsing WSDL... [2024-06-27T10:49:29.873Z] [WARNING] [wsimport] [2024-06-27T10:49:29.873Z] [WARNING] [wsimport] Generating code... [2024-06-27T10:49:29.873Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbers.java [2024-06-27T10:49:29.873Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersFault.java [2024-06-27T10:49:29.930Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:49:29.930Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:49:29.930Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:49:29.930Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:49:29.930Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:49:29.930Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:49:29.930Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:49:29.930Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:49:29.930Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:49:29.930Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:49:29.930Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:49:29.930Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:49:29.931Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:49:29.931Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:49:29.931Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:49:29.931Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:49:29.931Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:29.931Z] [INFO] BUILD SUCCESS [2024-06-27T10:49:29.931Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:29.931Z] [INFO] Total time: 22.044 s [2024-06-27T10:49:29.931Z] [INFO] Finished at: 2024-06-27T10:49:29Z [2024-06-27T10:49:29.931Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:29.931Z] + run_test security_all [2024-06-27T10:49:29.931Z] + local testid=security_all [2024-06-27T10:49:29.931Z] + local found=false [2024-06-27T10:49:29.931Z] ++ find . -name run_test.sh [2024-06-27T10:49:29.931Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:29.931Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:49:29.931Z] + OPT=list_test_ids [2024-06-27T10:49:29.931Z] + TEST_ID= [2024-06-27T10:49:29.931Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:49:29.931Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:49:29.931Z] +++ uname [2024-06-27T10:49:29.931Z] +++ grep -i sunos [2024-06-27T10:49:29.931Z] +++ wc -l [2024-06-27T10:49:29.931Z] +++ awk '{print $1}' [2024-06-27T10:49:29.931Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:29.931Z] ++ GREP=grep [2024-06-27T10:49:29.931Z] ++ AWK=awk [2024-06-27T10:49:29.931Z] ++ SED=sed [2024-06-27T10:49:29.931Z] ++ BC=bc [2024-06-27T10:49:29.931Z] ++ export GREP AWK SED BC [2024-06-27T10:49:29.931Z] + case ${OPT} in [2024-06-27T10:49:29.931Z] + list_test_ids [2024-06-27T10:49:29.931Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ admin_cli_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ admin-cli-group-1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ admin-cli-group-2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ admin-cli-group-3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ admin-cli-group-4 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ admin-cli-group-5 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + [[ false = true ]] [2024-06-27T10:49:29.931Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:29.931Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:49:29.931Z] + OPT=list_test_ids [2024-06-27T10:49:29.931Z] + TEST_ID= [2024-06-27T10:49:29.931Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:49:29.931Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:49:29.931Z] +++ uname [2024-06-27T10:49:29.931Z] +++ grep -i sunos [2024-06-27T10:49:29.931Z] +++ wc -l [2024-06-27T10:49:29.931Z] +++ awk '{print $1}' [2024-06-27T10:49:29.931Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:29.931Z] ++ GREP=grep [2024-06-27T10:49:29.931Z] ++ AWK=awk [2024-06-27T10:49:29.931Z] ++ SED=sed [2024-06-27T10:49:29.931Z] ++ BC=bc [2024-06-27T10:49:29.931Z] ++ export GREP AWK SED BC [2024-06-27T10:49:29.931Z] + case ${OPT} in [2024-06-27T10:49:29.931Z] + list_test_ids [2024-06-27T10:49:29.931Z] + echo batch_all [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ batch_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + [[ false = true ]] [2024-06-27T10:49:29.931Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:29.931Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:49:29.931Z] + OPT=list_test_ids [2024-06-27T10:49:29.931Z] + TEST_ID= [2024-06-27T10:49:29.931Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:49:29.931Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:49:29.931Z] +++ uname [2024-06-27T10:49:29.931Z] +++ grep -i sunos [2024-06-27T10:49:29.931Z] +++ wc -l [2024-06-27T10:49:29.931Z] +++ awk '{print $1}' [2024-06-27T10:49:29.931Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:29.931Z] ++ GREP=grep [2024-06-27T10:49:29.931Z] ++ AWK=awk [2024-06-27T10:49:29.931Z] ++ SED=sed [2024-06-27T10:49:29.931Z] ++ BC=bc [2024-06-27T10:49:29.931Z] ++ export GREP AWK SED BC [2024-06-27T10:49:29.931Z] + case ${OPT} in [2024-06-27T10:49:29.931Z] + list_test_ids [2024-06-27T10:49:29.931Z] + echo cdi_all [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ cdi_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + [[ false = true ]] [2024-06-27T10:49:29.931Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:29.931Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:49:29.931Z] + OPT=list_test_ids [2024-06-27T10:49:29.931Z] + TEST_ID= [2024-06-27T10:49:29.931Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:49:29.931Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:49:29.931Z] +++ uname [2024-06-27T10:49:29.931Z] +++ grep -i sunos [2024-06-27T10:49:29.931Z] +++ wc -l [2024-06-27T10:49:29.931Z] +++ awk '{print $1}' [2024-06-27T10:49:29.931Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:29.931Z] ++ GREP=grep [2024-06-27T10:49:29.931Z] ++ AWK=awk [2024-06-27T10:49:29.931Z] ++ SED=sed [2024-06-27T10:49:29.931Z] ++ BC=bc [2024-06-27T10:49:29.931Z] ++ export GREP AWK SED BC [2024-06-27T10:49:29.931Z] + case ${OPT} in [2024-06-27T10:49:29.931Z] + list_test_ids [2024-06-27T10:49:29.931Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ connector_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ connector_group_1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ connector_group_2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ connector_group_3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.931Z] + [[ connector_group_4 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.931Z] + [[ false = true ]] [2024-06-27T10:49:29.931Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:29.931Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:49:29.931Z] + OPT=list_test_ids [2024-06-27T10:49:29.931Z] + TEST_ID= [2024-06-27T10:49:29.931Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:49:29.931Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:49:29.931Z] +++ uname [2024-06-27T10:49:29.931Z] +++ grep -i sunos [2024-06-27T10:49:29.931Z] +++ wc -l [2024-06-27T10:49:29.931Z] +++ awk '{print $1}' [2024-06-27T10:49:29.931Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:29.931Z] ++ GREP=grep [2024-06-27T10:49:29.931Z] ++ AWK=awk [2024-06-27T10:49:29.931Z] ++ SED=sed [2024-06-27T10:49:29.931Z] ++ BC=bc [2024-06-27T10:49:29.931Z] ++ export GREP AWK SED BC [2024-06-27T10:49:29.931Z] + case ${OPT} in [2024-06-27T10:49:29.931Z] + list_test_ids [2024-06-27T10:49:29.932Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ deployment_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ deployment_cluster_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + [[ false = true ]] [2024-06-27T10:49:29.932Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:29.932Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:49:29.932Z] + OPT=list_test_ids [2024-06-27T10:49:29.932Z] + TEST_ID= [2024-06-27T10:49:29.932Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:49:29.932Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:49:29.932Z] +++ uname [2024-06-27T10:49:29.932Z] +++ grep -i sunos [2024-06-27T10:49:29.932Z] +++ wc -l [2024-06-27T10:49:29.932Z] +++ awk '{print $1}' [2024-06-27T10:49:29.932Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:29.932Z] ++ GREP=grep [2024-06-27T10:49:29.932Z] ++ AWK=awk [2024-06-27T10:49:29.932Z] ++ SED=sed [2024-06-27T10:49:29.932Z] ++ BC=bc [2024-06-27T10:49:29.932Z] ++ export GREP AWK SED BC [2024-06-27T10:49:29.932Z] + case ${OPT} in [2024-06-27T10:49:29.932Z] + list_test_ids [2024-06-27T10:49:29.932Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ ejb_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ ejb_timer_cluster_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ ejb_web_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ ejb_group_1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ ejb_group_2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ ejb_group_3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ ejb_group_embedded = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + [[ false = true ]] [2024-06-27T10:49:29.932Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:29.932Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-06-27T10:49:29.932Z] + OPT=list_test_ids [2024-06-27T10:49:29.932Z] + TEST_ID= [2024-06-27T10:49:29.932Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-06-27T10:49:29.932Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-06-27T10:49:29.932Z] +++ uname [2024-06-27T10:49:29.932Z] +++ grep -i sunos [2024-06-27T10:49:29.932Z] +++ wc -l [2024-06-27T10:49:29.932Z] +++ awk '{print $1}' [2024-06-27T10:49:29.932Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:29.932Z] ++ GREP=grep [2024-06-27T10:49:29.932Z] ++ AWK=awk [2024-06-27T10:49:29.932Z] ++ SED=sed [2024-06-27T10:49:29.932Z] ++ BC=bc [2024-06-27T10:49:29.932Z] ++ export GREP AWK SED BC [2024-06-27T10:49:29.932Z] + case ${OPT} in [2024-06-27T10:49:29.932Z] + list_test_ids [2024-06-27T10:49:29.932Z] + echo jdbc_all [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ jdbc_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + [[ false = true ]] [2024-06-27T10:49:29.932Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:29.932Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-06-27T10:49:29.932Z] + OPT=list_test_ids [2024-06-27T10:49:29.932Z] + TEST_ID= [2024-06-27T10:49:29.932Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-06-27T10:49:29.932Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-06-27T10:49:29.932Z] +++ uname [2024-06-27T10:49:29.932Z] +++ grep -i sunos [2024-06-27T10:49:29.932Z] +++ wc -l [2024-06-27T10:49:29.932Z] +++ awk '{print $1}' [2024-06-27T10:49:29.932Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:29.932Z] ++ GREP=grep [2024-06-27T10:49:29.932Z] ++ AWK=awk [2024-06-27T10:49:29.932Z] ++ SED=sed [2024-06-27T10:49:29.932Z] ++ BC=bc [2024-06-27T10:49:29.932Z] ++ export GREP AWK SED BC [2024-06-27T10:49:29.932Z] + case ${OPT} in [2024-06-27T10:49:29.932Z] + list_test_ids [2024-06-27T10:49:29.932Z] + echo jms_all [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ jms_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + [[ false = true ]] [2024-06-27T10:49:29.932Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:29.932Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-06-27T10:49:29.932Z] + OPT=list_test_ids [2024-06-27T10:49:29.932Z] + TEST_ID= [2024-06-27T10:49:29.932Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-06-27T10:49:29.932Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-06-27T10:49:29.932Z] +++ uname [2024-06-27T10:49:29.932Z] +++ grep -i sunos [2024-06-27T10:49:29.932Z] +++ wc -l [2024-06-27T10:49:29.932Z] +++ awk '{print $1}' [2024-06-27T10:49:29.932Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:29.932Z] ++ GREP=grep [2024-06-27T10:49:29.932Z] ++ AWK=awk [2024-06-27T10:49:29.932Z] ++ SED=sed [2024-06-27T10:49:29.932Z] ++ BC=bc [2024-06-27T10:49:29.932Z] ++ export GREP AWK SED BC [2024-06-27T10:49:29.932Z] + case ${OPT} in [2024-06-27T10:49:29.932Z] + list_test_ids [2024-06-27T10:49:29.932Z] + echo naming_all [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ naming_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + [[ false = true ]] [2024-06-27T10:49:29.932Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:29.932Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-06-27T10:49:29.932Z] + OPT=list_test_ids [2024-06-27T10:49:29.932Z] + TEST_ID= [2024-06-27T10:49:29.932Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-06-27T10:49:29.932Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-06-27T10:49:29.932Z] +++ uname [2024-06-27T10:49:29.932Z] +++ grep -i sunos [2024-06-27T10:49:29.932Z] +++ wc -l [2024-06-27T10:49:29.932Z] +++ awk '{print $1}' [2024-06-27T10:49:29.932Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:29.932Z] ++ GREP=grep [2024-06-27T10:49:29.932Z] ++ AWK=awk [2024-06-27T10:49:29.932Z] ++ SED=sed [2024-06-27T10:49:29.932Z] ++ BC=bc [2024-06-27T10:49:29.932Z] ++ export GREP AWK SED BC [2024-06-27T10:49:29.932Z] + case ${OPT} in [2024-06-27T10:49:29.932Z] + list_test_ids [2024-06-27T10:49:29.932Z] + echo persistence_all [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ persistence_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + [[ false = true ]] [2024-06-27T10:49:29.932Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:29.932Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-06-27T10:49:29.932Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:29.932Z] + [[ security_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-06-27T10:49:29.932Z] + found=true [2024-06-27T10:49:29.932Z] + break [2024-06-27T10:49:29.932Z] + [[ true = true ]] [2024-06-27T10:49:29.932Z] + ./appserver/tests/appserv-tests/devtests/security/run_test.sh run_test_id security_all [2024-06-27T10:49:30.079Z] [exec] Application client can access jms connection factory: java:app/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.079Z] [exec] Application client lookup jms connection factory: java:module/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.079Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.079Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.080Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.080Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_ModByDD_JMSConnectionFactory [2024-06-27T10:49:30.080Z] [exec] Jun 27, 2024 10:49:29 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.080Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6e157452[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloEJB_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.080Z] [exec] Jun 27, 2024 10:49:29 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.080Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@fa58931a[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.080Z] [exec] Application client can access jms connection factory: java:global/env/HelloEJB_ModByDD_JMSConnectionFactory [2024-06-27T10:49:30.080Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.080Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.080Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@8c0eea76[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.080Z] [exec] Application client can access jms connection factory: java:global/env/HelloEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.080Z] [exec] Application client lookup jms connection factory: java:app/env/HelloEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.118Z] [2024-06-27T10:49:30.118Z] checkReporting-common: [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] confirmReportPresent-common: [2024-06-27T10:49:30.119Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:30.119Z] [echo] Test seems to be reported fine [2024-06-27T10:49:30.119Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/RepRunConf.txt [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] confirmMissingReport-common: [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] reset-derby-for-no-authentication: [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] setOSConditions: [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] setToolWin: [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] setToolUnix: [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] setToolProperty: [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] setS1ASclassPath: [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] init-common: [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] stop-derby: [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] stop-derby-aix: [2024-06-27T10:49:30.119Z] [2024-06-27T10:49:30.119Z] stop-derby-nonaix: [2024-06-27T10:49:30.119Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:49:30.128Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersFault_Exception.java [2024-06-27T10:49:30.128Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersPortType.java [2024-06-27T10:49:30.128Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersResponse.java [2024-06-27T10:49:30.128Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersService.java [2024-06-27T10:49:30.128Z] [WARNING] [wsimport] jaxwsfromwsdl/client/ObjectFactory.java [2024-06-27T10:49:30.128Z] [WARNING] [wsimport] jaxwsfromwsdl/client/OneWayInt.java [2024-06-27T10:49:30.128Z] [WARNING] [wsimport] jaxwsfromwsdl/client/package-info.java [2024-06-27T10:49:30.128Z] [WARNING] [wsimport] [2024-06-27T10:49:30.128Z] [WARNING] [wsimport] Compiling code... [2024-06-27T10:49:30.128Z] [WARNING] [wsimport] javac -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.activation-api.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/angus-activation.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.mail-api.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/angus-mail.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbers.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersPortType.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersResponse.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersService.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/ObjectFactory.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/OneWayInt.java /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/package-info.java [2024-06-27T10:49:30.129Z] [WARNING] [wsimport] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:49:30.129Z] [WARNING] [wsimport] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:30.129Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:30.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-27T10:49:30.190Z] Dload Upload Total Spent Left Speed [2024-06-27T10:49:30.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2024-06-27T10:49:30.241Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-use-of-at-interceptors-web [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] all: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] setOSConditions: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] setToolWin: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] setToolUnix: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] setToolProperty: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] setS1ASclassPath: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] init-common: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] clean: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] setOSConditions: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] setToolWin: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] setToolUnix: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.241Z] setToolProperty: [2024-06-27T10:49:30.241Z] [2024-06-27T10:49:30.242Z] setS1ASclassPath: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] init-common: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] clean-common: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] setOSConditions: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] setToolWin: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] setToolUnix: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] setToolProperty: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] setS1ASclassPath: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] init-common: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] clean-classes-common: [2024-06-27T10:49:30.242Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] setOSConditions: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] setToolWin: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] setToolUnix: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] setToolProperty: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] [exec] Jun 27, 2024 10:49:30 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:49:30.242Z] setS1ASclassPath: [2024-06-27T10:49:30.242Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] init-common: [2024-06-27T10:49:30.242Z] [2024-06-27T10:49:30.242Z] clean-jars-common: [2024-06-27T10:49:30.243Z] [2024-06-27T10:49:30.243Z] compile: [2024-06-27T10:49:30.243Z] [2024-06-27T10:49:30.243Z] setOSConditions: [2024-06-27T10:49:30.243Z] [2024-06-27T10:49:30.243Z] setToolWin: [2024-06-27T10:49:30.243Z] [2024-06-27T10:49:30.243Z] setToolUnix: [2024-06-27T10:49:30.243Z] [2024-06-27T10:49:30.243Z] setToolProperty: [2024-06-27T10:49:30.243Z] [2024-06-27T10:49:30.243Z] setS1ASclassPath: [2024-06-27T10:49:30.243Z] [2024-06-27T10:49:30.243Z] init-common: [2024-06-27T10:49:30.243Z] [2024-06-27T10:49:30.243Z] compile-common: [2024-06-27T10:49:30.243Z] [echo] Current time (ISO): 2024-06-27T10:49:30.018+0000 [2024-06-27T10:49:30.243Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:30.243Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:30.273Z] [java] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:30.273Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:49:30.371Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.371Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@77300988[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Application_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.371Z] [exec] Application client can access jms connection factory: java:app/env/HelloEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.371Z] [exec] Application client lookup jms connection factory: java:module/env/HelloEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.371Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.371Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.371Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloEJB_Annotation_JMSConnectionFactory [2024-06-27T10:49:30.371Z] [exec] Application client lookup jms connection factory: java:global/env/Application_DD_JMSConnectionFactory [2024-06-27T10:49:30.371Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.371Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@5bbf88ac[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Application_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.371Z] [exec] Application client can access jms connection factory: java:global/env/Application_DD_JMSConnectionFactory [2024-06-27T10:49:30.372Z] [exec] Application client lookup jms connection factory: java:app/env/Application_DD_JMSConnectionFactory [2024-06-27T10:49:30.372Z] [exec] Application client can access jms connection factory: java:app/env/Application_DD_JMSConnectionFactory [2024-06-27T10:49:30.372Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_DD_JMSConnectionFactory [2024-06-27T10:49:30.372Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.372Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@1f5755a4[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.383Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:30.383Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:30.383Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:30.384Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:30.384Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:30.384Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:30.384Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:30.384Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:30.384Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '21' [2024-06-27T10:49:30.384Z] 2 warnings [2024-06-27T10:49:30.384Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:30.407Z] [exec] Jun 27, 2024 10:49:30 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:30.407Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:30.407Z] [exec] Looking up ejb ref [2024-06-27T10:49:30.540Z] [java] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.540Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:49:30.540Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@4d57fc11 [2024-06-27T10:49:30.540Z] [java] Looking up EJB... [2024-06-27T10:49:30.540Z] [java] Invoking EJB... [2024-06-27T10:49:30.540Z] [java] EJB said: boo [2024-06-27T10:49:30.540Z] [java] Record # 1 [2024-06-27T10:49:30.540Z] [java] Jun 27, 2024 10:49:30 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:49:30.540Z] [java] INFO: sample was successfully deployed in 3,948 milliseconds. [2024-06-27T10:49:30.540Z] [java] Jun 27, 2024 10:49:30 AM jakarta.enterprise.system.core.transaction.com.sun.jts.CosTransactions [2024-06-27T10:49:30.540Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-06-27T10:49:30.568Z] [exec] Jun 27, 2024 10:49:30 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:49:30.568Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:49:30.568Z] [exec] Jun 27, 2024 10:49:30 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:49:30.569Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:49:30.569Z] [exec] looked up java:comp/env/jms/SampleQueueJun 27, 2024 10:49:30 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:49:30.569Z] [exec] [2024-06-27T10:49:30.569Z] [exec] Creating new Context 3... [2024-06-27T10:49:30.569Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:49:30.649Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:30.649Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:30.649Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:30.649Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:30.649Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:30.649Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:30.649Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:30.671Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.672Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@4b444dc8[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.672Z] [exec] Application client can access jms connection factory: java:global/env/Appclient_DD_JMSConnectionFactory [2024-06-27T10:49:30.672Z] [exec] Application client lookup jms connection factory: java:app/env/Appclient_DD_JMSConnectionFactory [2024-06-27T10:49:30.672Z] [exec] Application client can access jms connection factory: java:app/env/Appclient_DD_JMSConnectionFactory [2024-06-27T10:49:30.672Z] [exec] Application client lookup jms connection factory: java:module/env/Appclient_DD_JMSConnectionFactory [2024-06-27T10:49:30.672Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.672Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ec5bb9ed[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/java:module/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.672Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.672Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@58c680fe[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/client_jms-connection-factory-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.678Z] [java] Thu Jun 27 10:49:30 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:49:30.679Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties [2024-06-27T10:49:30.679Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties.bkp to copy. [2024-06-27T10:49:30.679Z] [2024-06-27T10:49:30.679Z] setOSConditions: [2024-06-27T10:49:30.679Z] [2024-06-27T10:49:30.679Z] setToolWin: [2024-06-27T10:49:30.679Z] [2024-06-27T10:49:30.679Z] setToolUnix: [2024-06-27T10:49:30.679Z] [2024-06-27T10:49:30.679Z] setToolProperty: [2024-06-27T10:49:30.679Z] [2024-06-27T10:49:30.679Z] setS1ASclassPath: [2024-06-27T10:49:30.679Z] [2024-06-27T10:49:30.679Z] init-common: [2024-06-27T10:49:30.679Z] [2024-06-27T10:49:30.679Z] start-derby: [2024-06-27T10:49:30.679Z] [2024-06-27T10:49:30.679Z] start-derby-aix: [2024-06-27T10:49:30.679Z] [2024-06-27T10:49:30.679Z] start-derby-nonaix: [2024-06-27T10:49:30.679Z] [echo] Starting Derby DB Server ... [2024-06-27T10:49:30.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-06-27T10:49:30.749Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:30.768Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:30.777Z] 100 42.6M 100 42.6M 0 0 61.3M 0 --:--:-- --:--:-- --:--:-- 61.3M [2024-06-27T10:49:30.777Z] Archive: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/opendj-4.4.11.zip [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/QuickSetup.app/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/QuickSetup.app/Contents/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/QuickSetup.app/Contents/MacOS/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/QuickSetup.app/Contents/Resources/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/Uninstall.app/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/Uninstall.app/Contents/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/Uninstall.app/Contents/MacOS/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/Uninstall.app/Contents/Resources/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ControlPanel.app/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ControlPanel.app/Contents/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ControlPanel.app/Contents/MacOS/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ControlPanel.app/Contents/Resources/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/legal-notices/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/extensions/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/snmp/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/snmp/mib/ [2024-06-27T10:49:30.777Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/ [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/QuickSetup.app/Contents/Info.plist [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/QuickSetup.app/Contents/PkgInfo [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/QuickSetup.app/Contents/Resources/OpenDJ_Inst.icns [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/README [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/Uninstall.app/Contents/Info.plist [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/Uninstall.app/Contents/PkgInfo [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/Uninstall.app/Contents/Resources/OpenDJ_Uninst.icns [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/addrate.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/authrate.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/backendstat.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/backup.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/base64.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/control-panel.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/dsconfig.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/dsreplication.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/encode-password.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/export-ldif.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/import-ldif.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/ldapcompare.bat [2024-06-27T10:49:30.777Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/ldapdelete.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/ldapmodify.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/ldappasswordmodify.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/ldapsearch.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/ldifdiff.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/ldifmodify.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/ldifsearch.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/list-backends.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/makeldif.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/manage-account.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/manage-tasks.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/modrate.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/rebuild-index.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/restore.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/searchrate.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/start-ds.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/status.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/stop-ds.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/verify-index.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bat/windows-service.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ControlPanel.app/Contents/Info.plist [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ControlPanel.app/Contents/PkgInfo [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ControlPanel.app/Contents/Resources/OpenDJ.icns [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/example-plugin.zip [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/legal-notices/THIRDPARTYREADME.txt [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/_client-script.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/_mixed-script.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/_script-util.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/_server-script.bat [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/bootstrap-client.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/bootstrap.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.fasterxml.jackson.core.jackson-annotations.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.fasterxml.jackson.core.jackson-core.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.fasterxml.jackson.core.jackson-databind.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.fasterxml.jackson.module.jackson-module-jsonSchema.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.github.stephenc.jcip.jcip-annotations.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.google.code.findbugs.jsr305.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.google.errorprone.error_prone_annotations.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.google.guava.failureaccess.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.google.guava.guava.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.google.guava.listenablefuture.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.google.j2objc.j2objc-annotations.jar [2024-06-27T10:49:30.778Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.sleepycat.je.jar [2024-06-27T10:49:30.779Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.sun.activation.javax.activation.jar [2024-06-27T10:49:30.779Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.sun.mail.javax.mail.jar [2024-06-27T10:49:30.779Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.sun.xml.bind.jaxb-core.jar [2024-06-27T10:49:30.779Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/com.sun.xml.bind.jaxb-impl.jar [2024-06-27T10:49:30.795Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:49:30.795Z] [java] Value of key is: embedded with JPA [2024-06-27T10:49:30.795Z] [java] Done calling EJB [2024-06-27T10:49:30.795Z] [java] Closing container ... [2024-06-27T10:49:30.795Z] [java] SingletonBean :: In PreDestroy() [2024-06-27T10:49:30.795Z] [java] Jun 27, 2024 10:49:30 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:49:30.795Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:30.820Z] [exec] Application deployed with name web-jsp-commented-out-page-directive-web. [2024-06-27T10:49:30.820Z] [2024-06-27T10:49:30.820Z] deploy-war-commonee: [2024-06-27T10:49:30.820Z] [2024-06-27T10:49:30.820Z] run: [2024-06-27T10:49:30.820Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:30.820Z] [java] [2024-06-27T10:49:30.820Z] [java] [2024-06-27T10:49:30.820Z] [java] ----------------------------------------- [2024-06-27T10:49:30.820Z] [java] - jsp-commented-out-page-directive: PASS - [2024-06-27T10:49:30.820Z] [java] ----------------------------------------- [2024-06-27T10:49:30.820Z] [java] - Total PASS : 1 - [2024-06-27T10:49:30.820Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:30.820Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:30.820Z] [java] ----------------------------------------- [2024-06-27T10:49:30.820Z] [2024-06-27T10:49:30.820Z] undeploy: [2024-06-27T10:49:30.821Z] [2024-06-27T10:49:30.821Z] setOSConditions: [2024-06-27T10:49:30.821Z] [2024-06-27T10:49:30.821Z] setToolWin: [2024-06-27T10:49:30.821Z] [2024-06-27T10:49:30.821Z] setToolUnix: [2024-06-27T10:49:30.821Z] [2024-06-27T10:49:30.821Z] setToolProperty: [2024-06-27T10:49:30.821Z] [2024-06-27T10:49:30.821Z] setS1ASclassPath: [2024-06-27T10:49:30.821Z] [2024-06-27T10:49:30.821Z] init-common: [2024-06-27T10:49:30.821Z] [2024-06-27T10:49:30.821Z] undeploy-war-common: [2024-06-27T10:49:30.824Z] [exec] Looked up jms/QCFactory [2024-06-27T10:49:30.824Z] [exec] Value of key is: balancing [2024-06-27T10:49:30.824Z] [exec] Creating new Context ... [2024-06-27T10:49:30.824Z] [exec] Looked up java:comp/InAppClientContainer :true [2024-06-27T10:49:30.824Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.824Z] [exec] Value of key is:testInAppClientContainer [2024-06-27T10:49:30.824Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.824Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:30.824Z] [exec] [2024-06-27T10:49:30.824Z] [exec] [2024-06-27T10:49:30.824Z] [exec] ----------------------------------------- [2024-06-27T10:49:30.824Z] [exec] - testInAppClientContainer: PASS - [2024-06-27T10:49:30.824Z] [exec] - balancing: PASS - [2024-06-27T10:49:30.824Z] [exec] ----------------------------------------- [2024-06-27T10:49:30.824Z] [exec] Total PASS: 2 [2024-06-27T10:49:30.824Z] [exec] Total FAIL: 0 [2024-06-27T10:49:30.824Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:30.824Z] [exec] ----------------------------------------- [2024-06-27T10:49:30.824Z] [exec] Jun 27, 2024 10:49:30 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-06-27T10:49:30.824Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-06-27T10:49:30.824Z] [exec] Jun 27, 2024 10:49:30 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-06-27T10:49:30.824Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:30.824Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped.in flushAll , creating new testSuiteHash [2024-06-27T10:49:30.824Z] [exec] [2024-06-27T10:49:30.824Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:30.824Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2024-06-27T10:49:30.864Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:30.864Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:30.864Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:30.864Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:30.864Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:30.864Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:30.864Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:30.904Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:30.904Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '21' [2024-06-27T10:49:30.904Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/wsit/JaxwsFromWsdl/src/test/jaxwsfromwsdl/client/JaxwsFromWsdlTestNG.java uses unchecked or unsafe operations. [2024-06-27T10:49:30.904Z] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:49:30.904Z] 2 warnings [2024-06-27T10:49:30.904Z] [WARNING] [echo] =============Starting TestNG test at ../../classes/test from testng.xml ============ [2024-06-27T10:49:30.904Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output [2024-06-27T10:49:30.927Z] [exec] Application client can access jms connection factory: java:module/env/Appclient_DD_JMSConnectionFactory [2024-06-27T10:49:30.927Z] [exec] Application client lookup jms connection factory: java:comp/env/Appclient_DD_JMSConnectionFactory [2024-06-27T10:49:30.927Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.927Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@2d51df8c[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Web_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.927Z] [exec] Application client can access jms connection factory: java:comp/env/Appclient_DD_JMSConnectionFactory [2024-06-27T10:49:30.927Z] [exec] Application client lookup jms connection factory: java:global/env/Web_DD_JMSConnectionFactory [2024-06-27T10:49:30.927Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:30.927Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@2bd4c2b0[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Web_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:30.927Z] [exec] Application client can access jms connection factory: java:global/env/Web_DD_JMSConnectionFactory [2024-06-27T10:49:30.927Z] [exec] Application client lookup jms connection factory: java:app/env/Web_DD_JMSConnectionFactory [2024-06-27T10:49:30.927Z] [exec] Application client can access jms connection factory: java:app/env/Web_DD_JMSConnectionFactory [2024-06-27T10:49:30.927Z] [exec] Application client lookup jms connection factory: java:module/env/Web_DD_JMSConnectionFactory [2024-06-27T10:49:30.927Z] [exec] Application client cannot access jms connection factory: java:module/env/Web_DD_JMSConnectionFactory [2024-06-27T10:49:30.927Z] [exec] Application client lookup jms connection factory: java:comp/env/Web_DD_JMSConnectionFactory [2024-06-27T10:49:30.927Z] [exec] Application client cannot access jms connection factory: java:comp/env/Web_DD_JMSConnectionFactory [2024-06-27T10:49:30.927Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.027Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch/simple-validation-test/ejb/com/oracle/javaee7/samples/batch/cmt/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2024-06-27T10:49:31.027Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:49:31.027Z] [javac] 1 warning [2024-06-27T10:49:31.027Z] [2024-06-27T10:49:31.027Z] setOSConditions: [2024-06-27T10:49:31.027Z] [2024-06-27T10:49:31.027Z] setToolWin: [2024-06-27T10:49:31.027Z] [2024-06-27T10:49:31.027Z] setToolUnix: [2024-06-27T10:49:31.027Z] [2024-06-27T10:49:31.027Z] setToolProperty: [2024-06-27T10:49:31.027Z] [2024-06-27T10:49:31.027Z] setS1ASclassPath: [2024-06-27T10:49:31.027Z] [2024-06-27T10:49:31.027Z] init-common: [2024-06-27T10:49:31.027Z] [2024-06-27T10:49:31.027Z] compile-common: [2024-06-27T10:49:31.027Z] [echo] Current time (ISO): 2024-06-27T10:49:30.971+0000 [2024-06-27T10:49:31.027Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:31.029Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-06-27T10:49:31.029Z] [exec] Result: 1 [2024-06-27T10:49:31.029Z] [echo] cmd executed for server [2024-06-27T10:49:31.029Z] [2024-06-27T10:49:31.029Z] setOSConditions: [2024-06-27T10:49:31.029Z] [2024-06-27T10:49:31.029Z] setToolWin: [2024-06-27T10:49:31.029Z] [2024-06-27T10:49:31.029Z] setToolUnix: [2024-06-27T10:49:31.029Z] [2024-06-27T10:49:31.029Z] setToolProperty: [2024-06-27T10:49:31.029Z] [2024-06-27T10:49:31.029Z] setS1ASclassPath: [2024-06-27T10:49:31.029Z] [2024-06-27T10:49:31.029Z] init-common: [2024-06-27T10:49:31.029Z] [2024-06-27T10:49:31.029Z] delete-jdbc-connpool-common: [2024-06-27T10:49:31.029Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/commons-codec.commons-codec.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/commons-logging.commons-logging.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/de.odysseus.juel.juel-api.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/de.odysseus.juel.juel-impl.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/extensions/snmp-mib2605.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/io.dropwizard.metrics.metrics-core.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/io.reactivex.rxjava2.rxjava.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/io.swagger.swagger-models.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/javax.activation.javax.activation-api.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/javax.annotation.javax.annotation-api.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/javax.jms.javax.jms-api.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/javax.validation.validation-api.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/javax.xml.bind.jaxb-api.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/joda-time.joda-time.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/launcher_administrator.exe [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/net.sf.supercsv.super-csv.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj-je-backend.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj-slf4j-adapter.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj_ca_ES.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj_de.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj_es.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj_fr.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj_ja.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj_ko.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj_pl.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj_service.exe [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj_zh_CN.jar [2024-06-27T10:49:31.036Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/opendj_zh_TW.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.apache.httpcomponents.httpasyncclient-osgi.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.apache.httpcomponents.httpasyncclient.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.apache.httpcomponents.httpclient-osgi.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.apache.httpcomponents.httpclient.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.apache.httpcomponents.httpcore-nio.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.apache.httpcomponents.httpcore-osgi.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.apache.httpcomponents.httpcore.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.apache.servicemix.bundles.org.apache.servicemix.bundles.javax-inject.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.checkerframework.checker-qual.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.glassfish.grizzly.grizzly-framework.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.glassfish.grizzly.grizzly-http-server.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.glassfish.grizzly.grizzly-http.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.hdrhistogram.HdrHistogram.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.mpierce.metrics.reservoir.hdrhistogram-metrics-reservoir.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.api-descriptor.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.audit.core.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.audit.handler-csv.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.audit.handler-elasticsearch.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.audit.handler-jdbc.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.audit.handler-jms.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.audit.handler-json.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.audit.handler-splunk.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.audit.handler-syslog.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.audit.json.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.http-framework.client-apache-async.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.http-framework.client-apache-common.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.http-framework.core.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.http-framework.grizzly.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.http-framework.oauth2.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.i18n-framework.core.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.i18n-framework.slf4j.jar [2024-06-27T10:49:31.037Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.json-resource-http.jar [2024-06-27T10:49:31.038Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.json-resource.jar [2024-06-27T10:49:31.038Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.json-web-token.jar [2024-06-27T10:49:31.038Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.persistit.core.jar [2024-06-27T10:49:31.038Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.security.jar [2024-06-27T10:49:31.038Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.commons.util.jar [2024-06-27T10:49:31.038Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.opendj.opendj-cli.jar [2024-06-27T10:49:31.050Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:49:31.050Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:31.050Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:31.050Z] [java] ..........FINISHED Embedded test [2024-06-27T10:49:31.050Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:31.050Z] [java] [2024-06-27T10:49:31.050Z] [java] [2024-06-27T10:49:31.050Z] [java] ----------------------------------------- [2024-06-27T10:49:31.050Z] [java] - embedded with JPA: PASS - [2024-06-27T10:49:31.050Z] [java] ----------------------------------------- [2024-06-27T10:49:31.050Z] [java] Total PASS: 1 [2024-06-27T10:49:31.050Z] [java] Total FAIL: 0 [2024-06-27T10:49:31.050Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:49:31.050Z] [java] ----------------------------------------- [2024-06-27T10:49:31.050Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:31.050Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:31.050Z] [java] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:31.050Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:49:31.050Z] [java] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:31.050Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:49:31.050Z] [java] Jun 27, 2024 10:49:30 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:31.050Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:31.050Z] [java] Jun 27, 2024 10:49:30 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:31.050Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:31.050Z] [java] Jun 27, 2024 10:49:30 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:31.050Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:31.050Z] [2024-06-27T10:49:31.050Z] setOSConditions: [2024-06-27T10:49:31.050Z] [2024-06-27T10:49:31.050Z] setToolWin: [2024-06-27T10:49:31.050Z] [2024-06-27T10:49:31.050Z] setToolUnix: [2024-06-27T10:49:31.050Z] [2024-06-27T10:49:31.050Z] setToolProperty: [2024-06-27T10:49:31.050Z] [2024-06-27T10:49:31.050Z] setS1ASclassPath: [2024-06-27T10:49:31.050Z] [2024-06-27T10:49:31.050Z] init-common: [2024-06-27T10:49:31.050Z] [2024-06-27T10:49:31.051Z] run_se_unpacked: [2024-06-27T10:49:31.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-clientdir [2024-06-27T10:49:31.051Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-client.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-clientdir [2024-06-27T10:49:31.051Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:49:31.076Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-commented-out-page-directive-web [2024-06-27T10:49:31.079Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:31.080Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:31.167Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:31.167Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:31.167Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:31.167Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:31.167Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:31.167Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:31.167Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:31.182Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:31.182Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@8fc818dd[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloStatefulEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:31.182Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.182Z] [exec] Application client lookup jms connection factory: java:app/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.182Z] [exec] Jun 27, 2024 10:49:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:31.182Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@217e7039[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloStatefulEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:31.182Z] [exec] Application client can access jms connection factory: java:app/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.182Z] [exec] Application client lookup jms connection factory: java:module/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.182Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.182Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.182Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.182Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.182Z] [exec] Jun 27, 2024 10:49:31 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:31.182Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@702609c9[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:31.182Z] [exec] Jun 27, 2024 10:49:31 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:31.182Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@cc677d25[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:49:31.183Z] [exec] Application client can access jms connection factory: java:global/env/HelloEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.183Z] [exec] Application client lookup jms connection factory: java:app/env/HelloEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.240Z] [INFO] [exec] Waiting for the domain to stop . [2024-06-27T10:49:31.240Z] [INFO] [exec] Waiting finished after 453 ms. [2024-06-27T10:49:31.240Z] [INFO] [exec] Command stop-domain executed successfully. [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.opendj.opendj-config.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.opendj.opendj-core.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.opendj.opendj-grizzly.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.opendj.opendj-ldap-toolkit.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.opendj.opendj-rest2ldap.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.opendj.opendj-server-legacy.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.openidentityplatform.opendj.opendj-server.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.reactivestreams.reactive-streams.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.slf4j.jcl-over-slf4j.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.slf4j.jul-to-slf4j.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/org.slf4j.slf4j-api.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/quicksetup.jar [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/setcp.bat [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/winlauncher.exe [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/opendj_logo.png [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/setup.bat [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/snmp/mib/rfc2605.txt [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/uninstall.bat [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/upgrade.bat [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/_client-script.sh [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/_mixed-script.sh [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/_script-util.sh [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/_server-script.sh [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/addrate [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/authrate [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/backendstat [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/backup [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/base64 [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/control-panel [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/create-rc-script [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/dsconfig [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/dsreplication [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/encode-password [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/export-ldif [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/import-ldif [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ldapcompare [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ldapdelete [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ldapmodify [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ldappasswordmodify [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ldapsearch [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ldifdiff [2024-06-27T10:49:31.300Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ldifmodify [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ldifsearch [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/list-backends [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/makeldif [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/manage-account [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/manage-tasks [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/modrate [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/rebuild-index [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/restore [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/searchrate [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/start-ds [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/status [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/stop-ds [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/verify-index [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/QuickSetup.app/Contents/MacOS/universalJavaApplicationStub [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/Uninstall.app/Contents/MacOS/universalJavaApplicationStub [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/ControlPanel.app/Contents/MacOS/universalJavaApplicationStub [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/setup [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/uninstall [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/upgrade [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/bak/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/changelogDb/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/classes/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/MakeLDIF/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/audit-handlers/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/rest2ldap/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/rest2ldap/endpoints/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/rest2ldap/endpoints/api/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/snmp/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/snmp/security/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/upgrade/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/db/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/import-tmp/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/ldif/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/locks/ [2024-06-27T10:49:31.301Z] creating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/logs/ [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/MakeLDIF/addrate.template [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/MakeLDIF/cities [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/MakeLDIF/example.template [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/MakeLDIF/first.names [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/MakeLDIF/last.names [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/MakeLDIF/people_and_groups.template [2024-06-27T10:49:31.301Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/MakeLDIF/states [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/MakeLDIF/streets [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/admin-backend.ldif [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/audit-handlers/elasticsearch-config.json-example [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/audit-handlers/elasticsearch-index-setup-example.json [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/audit-handlers/jdbc-config.json-example [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/audit-handlers/jms-config.json-example [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/audit-handlers/mysql_tables-example.sql [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/audit-handlers/oracle_tables-example.sql [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/audit-handlers/splunk-config.json-example [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/audit-handlers/syslog-config.json-example [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/buildinfo [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/config.ldif [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/java.properties [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/account-disabled.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/account-enabled.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/account-expired.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/account-idle-locked.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/account-permanently-locked.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/account-reset-locked.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/account-temporarily-locked.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/account-unlocked.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/password-changed.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/password-expired.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/password-expiring.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/messages/password-reset.template [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/rest2ldap/endpoints/api/example-v1.json [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/00-core.ldif [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/01-pwpolicy.ldif [2024-06-27T10:49:31.302Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/02-config.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/03-changelog.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/03-keystore.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/03-pwpolicyextension.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/03-rfc2713.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/03-rfc2714.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/03-rfc2739.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/03-rfc2926.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/03-rfc3112.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/03-rfc3712.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/03-uddiv3.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/04-rfc2307bis.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/05-rfc4876.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/05-samba.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/05-solaris.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/schema/06-compat.ldif [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/snmp/security/opendj-snmp.security [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/tools.properties [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/upgrade/schema.ldif.3f83673674c969142b03322d2f27a6f4c474e309 [2024-06-27T10:49:31.303Z] inflating: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/template/config/wordlist.txt [2024-06-27T10:49:31.303Z] [2024-06-27T10:49:31.303Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:49:31.303Z] [2024-06-27T10:49:31.332Z] [2024-06-27T10:49:31.332Z] all: [2024-06-27T10:49:31.332Z] [echo] [2024-06-27T10:49:31.332Z] [echo] ************************* [2024-06-27T10:49:31.332Z] [echo] * Running jspCommentedOutPageDirective1 [2024-06-27T10:49:31.332Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1 [2024-06-27T10:49:31.332Z] [echo] ************************* [2024-06-27T10:49:31.332Z] [echo] [2024-06-27T10:49:31.332Z] [2024-06-27T10:49:31.332Z] setOSConditions: [2024-06-27T10:49:31.332Z] [2024-06-27T10:49:31.333Z] setToolWin: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setToolUnix: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setToolProperty: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setS1ASclassPath: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] init-common: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] clean: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setOSConditions: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setToolWin: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setToolUnix: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setToolProperty: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setS1ASclassPath: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] init-common: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] clean-common: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setOSConditions: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setToolWin: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setToolUnix: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setToolProperty: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] setS1ASclassPath: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] init-common: [2024-06-27T10:49:31.333Z] [2024-06-27T10:49:31.333Z] clean-classes-common: [2024-06-27T10:49:31.334Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setOSConditions: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setToolWin: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setToolUnix: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setToolProperty: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setS1ASclassPath: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] init-common: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] clean-jars-common: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] compile: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setOSConditions: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setToolWin: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setToolUnix: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setToolProperty: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setS1ASclassPath: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] init-common: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] compile-common: [2024-06-27T10:49:31.334Z] [echo] Current time (ISO): 2024-06-27T10:49:31.190+0000 [2024-06-27T10:49:31.334Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:31.334Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/servlet [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] build: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setOSConditions: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setToolWin: [2024-06-27T10:49:31.334Z] [2024-06-27T10:49:31.334Z] setToolUnix: [2024-06-27T10:49:31.335Z] [2024-06-27T10:49:31.335Z] setToolProperty: [2024-06-27T10:49:31.335Z] [2024-06-27T10:49:31.335Z] setS1ASclassPath: [2024-06-27T10:49:31.335Z] [2024-06-27T10:49:31.335Z] init-common: [2024-06-27T10:49:31.335Z] [2024-06-27T10:49:31.335Z] webclient-war-common: [2024-06-27T10:49:31.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:31.335Z] [2024-06-27T10:49:31.335Z] clear: [2024-06-27T10:49:31.335Z] [2024-06-27T10:49:31.335Z] test-tlds-exist: [2024-06-27T10:49:31.335Z] [2024-06-27T10:49:31.335Z] copy-tlds: [2024-06-27T10:49:31.335Z] [2024-06-27T10:49:31.335Z] test-tagfiles-exist: [2024-06-27T10:49:31.335Z] [2024-06-27T10:49:31.335Z] copy-tagfiles: [2024-06-27T10:49:31.335Z] [2024-06-27T10:49:31.335Z] package-war-common: [2024-06-27T10:49:31.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:31.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:31.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:31.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:31.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/lib [2024-06-27T10:49:31.335Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:31.335Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-06-27T10:49:31.335Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:31.335Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:31.335Z] [javac] Compiling 1 source file [2024-06-27T10:49:31.335Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:31.335Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:31.335Z] [2024-06-27T10:49:31.335Z] deploy: [2024-06-27T10:49:31.336Z] [2024-06-27T10:49:31.336Z] deploy-war-common: [2024-06-27T10:49:31.336Z] [2024-06-27T10:49:31.336Z] setOSConditions: [2024-06-27T10:49:31.336Z] [2024-06-27T10:49:31.336Z] setToolWin: [2024-06-27T10:49:31.336Z] [2024-06-27T10:49:31.336Z] setToolUnix: [2024-06-27T10:49:31.336Z] [2024-06-27T10:49:31.336Z] setToolProperty: [2024-06-27T10:49:31.336Z] [2024-06-27T10:49:31.336Z] setS1ASclassPath: [2024-06-27T10:49:31.336Z] [2024-06-27T10:49:31.336Z] init-common: [2024-06-27T10:49:31.336Z] [2024-06-27T10:49:31.336Z] deploy-war-commonpe: [2024-06-27T10:49:31.371Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:31.371Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:31.371Z] [2024-06-27T10:49:31.371Z] checkReporting-common: [2024-06-27T10:49:31.371Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:31.371Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:31.371Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:31.371Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:31.371Z] [2024-06-27T10:49:31.372Z] confirmReportPresent-common: [2024-06-27T10:49:31.372Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:31.372Z] [echo] Test seems to be reported fine [2024-06-27T10:49:31.372Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/RepRunConf.txt [2024-06-27T10:49:31.372Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:31.372Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:31.372Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:31.372Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:31.372Z] [2024-06-27T10:49:31.372Z] confirmMissingReport-common: [2024-06-27T10:49:31.372Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:31.372Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:31.372Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:31.372Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:31.372Z] [2024-06-27T10:49:31.372Z] setOSConditions: [2024-06-27T10:49:31.372Z] [2024-06-27T10:49:31.372Z] setToolWin: [2024-06-27T10:49:31.372Z] [2024-06-27T10:49:31.372Z] setToolUnix: [2024-06-27T10:49:31.372Z] [2024-06-27T10:49:31.372Z] setToolProperty: [2024-06-27T10:49:31.372Z] [2024-06-27T10:49:31.372Z] setS1ASclassPath: [2024-06-27T10:49:31.372Z] [2024-06-27T10:49:31.372Z] init-common: [2024-06-27T10:49:31.372Z] [2024-06-27T10:49:31.373Z] execute-sql-common: [2024-06-27T10:49:31.373Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/drop_pointbase.sql [2024-06-27T10:49:31.373Z] [sql] 0 rows affected [2024-06-27T10:49:31.373Z] [sql] 0 rows affected [2024-06-27T10:49:31.373Z] [sql] 0 rows affected [2024-06-27T10:49:31.373Z] [sql] 3 of 3 SQL statements executed successfully [2024-06-27T10:49:31.373Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:31.373Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:31.373Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:31.373Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:31.373Z] [2024-06-27T10:49:31.373Z] setOSConditions: [2024-06-27T10:49:31.373Z] [2024-06-27T10:49:31.373Z] setToolWin: [2024-06-27T10:49:31.373Z] [2024-06-27T10:49:31.373Z] setToolUnix: [2024-06-27T10:49:31.373Z] [2024-06-27T10:49:31.373Z] setToolProperty: [2024-06-27T10:49:31.373Z] [2024-06-27T10:49:31.373Z] setS1ASclassPath: [2024-06-27T10:49:31.373Z] [2024-06-27T10:49:31.373Z] init-common: [2024-06-27T10:49:31.373Z] [2024-06-27T10:49:31.373Z] execute-sql-common: [2024-06-27T10:49:31.373Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/create_pointbase.sql [2024-06-27T10:49:31.373Z] [sql] 0 rows affected [2024-06-27T10:49:31.373Z] [sql] 1 rows affected [2024-06-27T10:49:31.373Z] [sql] 1 rows affected [2024-06-27T10:49:31.373Z] [sql] 1 rows affected [2024-06-27T10:49:31.373Z] [sql] 1 rows affected [2024-06-27T10:49:31.373Z] [sql] 0 rows affected [2024-06-27T10:49:31.373Z] [sql] 1 rows affected [2024-06-27T10:49:31.373Z] [sql] 1 rows affected [2024-06-27T10:49:31.373Z] [sql] 1 rows affected [2024-06-27T10:49:31.436Z] [exec] Application client can access jms connection factory: java:app/env/HelloEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.437Z] [exec] Application client lookup jms connection factory: java:module/env/HelloEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.437Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.437Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.437Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloEJB_DD_JMSConnectionFactory [2024-06-27T10:49:31.437Z] [exec] Application client lookup jms-connection-factory-definitions successfully! [2024-06-27T10:49:31.437Z] [exec] Value of key is:JMSConnectionFactory-Definition-appclient-test [2024-06-27T10:49:31.437Z] [exec] invoking JMSConnectionFactory-Definition test servlet at http://localhost:8080/jms-connection-factory-definition/servlet [2024-06-27T10:49:31.467Z] [INFO] [testng] ... [2024-06-27T10:49:31.467Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-06-27T10:49:31.467Z] [INFO] [testng] ... [2024-06-27T10:49:31.467Z] [INFO] [testng] [2024-06-27T10:49:31.467Z] [INFO] [testng] done for init [2024-06-27T10:49:31.467Z] [INFO] [testng] meth=public boolean jaxwsfromwsdl.client.AddNumbersClient.testAddNumbers() [2024-06-27T10:49:31.467Z] [INFO] [testng] cls=class jaxwsfromwsdl.client.AddNumbersClient [2024-06-27T10:49:31.467Z] [INFO] [testng] ct=public jaxwsfromwsdl.client.AddNumbersClient() [2024-06-27T10:49:31.467Z] [INFO] [testng] obj=jaxwsfromwsdl.client.AddNumbersClient@6107227e [2024-06-27T10:49:31.488Z] [exec] Jun 27, 2024 10:49:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:31.488Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@751d7425 [2024-06-27T10:49:31.488Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@6743e411[name=null], urls=[ [2024-06-27T10:49:31.488Z] [exec] Looked up home!!file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient.jar [2024-06-27T10:49:31.488Z] [exec] [2024-06-27T10:49:31.488Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:49:31.488Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:49:31.488Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient/ejb-timer-sessiontimer-clientClient.jar [2024-06-27T10:49:31.488Z] [exec] ] [2024-06-27T10:49:31.488Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.timer.sessiontimer._TimerSessionHome_DynamicStub [2024-06-27T10:49:31.488Z] [exec] ---TimerSessionHome---org.glassfish.appclient.client.acc.ACCClassLoader@6743e411[name=null], urls=[ [2024-06-27T10:49:31.488Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient.jar [2024-06-27T10:49:31.488Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:49:31.488Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:49:31.489Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient/ejb-timer-sessiontimer-clientClient.jar [2024-06-27T10:49:31.489Z] [exec] ] [2024-06-27T10:49:31.489Z] [exec] Waiting for message [2024-06-27T10:49:31.609Z] [java] Jun 27, 2024 10:49:31 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:31.609Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:31.609Z] [java] Jun 27, 2024 10:49:31 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:31.609Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain15658832712142487067xml [2024-06-27T10:49:31.609Z] [java] Jun 27, 2024 10:49:31 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:31.609Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:49:31.671Z] [sql] 1 rows affected [2024-06-27T10:49:31.671Z] [sql] 0 rows affected [2024-06-27T10:49:31.671Z] [sql] 11 of 11 SQL statements executed successfully [2024-06-27T10:49:31.671Z] [2024-06-27T10:49:31.671Z] undeploy: [2024-06-27T10:49:31.671Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:31.671Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:31.672Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:31.672Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:31.672Z] [2024-06-27T10:49:31.672Z] setOSConditions: [2024-06-27T10:49:31.672Z] [2024-06-27T10:49:31.672Z] setToolWin: [2024-06-27T10:49:31.672Z] [2024-06-27T10:49:31.672Z] setToolUnix: [2024-06-27T10:49:31.672Z] [2024-06-27T10:49:31.672Z] setToolProperty: [2024-06-27T10:49:31.672Z] [2024-06-27T10:49:31.672Z] setS1ASclassPath: [2024-06-27T10:49:31.672Z] [2024-06-27T10:49:31.672Z] init-common: [2024-06-27T10:49:31.672Z] [2024-06-27T10:49:31.672Z] undeploy-common: [2024-06-27T10:49:31.917Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-commented-out-page-directive --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-06-27T10:49:32.096Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:32.096Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/servlet/org/glassfish/cditest/user/impl/UserServiceImpl.java:65: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:49:32.097Z] [javac] return new Long(123); [2024-06-27T10:49:32.097Z] [javac] ^ [2024-06-27T10:49:32.097Z] [javac] 2 warnings [2024-06-27T10:49:32.097Z] [javac] Creating empty /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/model/package-info.class [2024-06-27T10:49:32.097Z] [javac] Creating empty /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/package-info.class [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] build: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] setOSConditions: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] setToolWin: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] setToolUnix: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] setToolProperty: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] setS1ASclassPath: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] init-common: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] webclient-war-common: [2024-06-27T10:49:32.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] clear: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] test-tlds-exist: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] copy-tlds: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] test-tagfiles-exist: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] copy-tagfiles: [2024-06-27T10:49:32.097Z] [2024-06-27T10:49:32.097Z] package-war-common: [2024-06-27T10:49:32.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:32.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:32.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:32.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:32.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/lib [2024-06-27T10:49:32.098Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:32.098Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:32.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/docroot [2024-06-27T10:49:32.098Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web.war [2024-06-27T10:49:32.098Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:32.098Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:32.098Z] [javac] Compiling 1 source file [2024-06-27T10:49:32.098Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:32.098Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:32.098Z] [2024-06-27T10:49:32.098Z] deploy: [2024-06-27T10:49:32.098Z] [2024-06-27T10:49:32.098Z] deploy-war-common: [2024-06-27T10:49:32.098Z] [2024-06-27T10:49:32.098Z] setOSConditions: [2024-06-27T10:49:32.098Z] [2024-06-27T10:49:32.098Z] setToolWin: [2024-06-27T10:49:32.098Z] [2024-06-27T10:49:32.098Z] setToolUnix: [2024-06-27T10:49:32.098Z] [2024-06-27T10:49:32.098Z] setToolProperty: [2024-06-27T10:49:32.098Z] [2024-06-27T10:49:32.098Z] setS1ASclassPath: [2024-06-27T10:49:32.098Z] [2024-06-27T10:49:32.098Z] init-common: [2024-06-27T10:49:32.098Z] [2024-06-27T10:49:32.098Z] deploy-war-commonpe: [2024-06-27T10:49:32.171Z] [INFO] [exec] Thu Jun 27 10:49:31 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-06-27T10:49:32.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false loadbalancing-AppApp [2024-06-27T10:49:32.235Z] [2024-06-27T10:49:32.235Z] unsetup: [2024-06-27T10:49:32.235Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:32.235Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:32.235Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:32.235Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:32.235Z] [2024-06-27T10:49:32.235Z] setOSConditions: [2024-06-27T10:49:32.235Z] [2024-06-27T10:49:32.235Z] setToolWin: [2024-06-27T10:49:32.235Z] [2024-06-27T10:49:32.235Z] setToolUnix: [2024-06-27T10:49:32.235Z] [2024-06-27T10:49:32.235Z] setToolProperty: [2024-06-27T10:49:32.235Z] [2024-06-27T10:49:32.235Z] setS1ASclassPath: [2024-06-27T10:49:32.235Z] [2024-06-27T10:49:32.235Z] init-common: [2024-06-27T10:49:32.235Z] [2024-06-27T10:49:32.235Z] undeploy-jms-common: [2024-06-27T10:49:32.235Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:32.235Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:32.235Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:32.235Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:32.236Z] [2024-06-27T10:49:32.236Z] setOSConditions: [2024-06-27T10:49:32.236Z] [2024-06-27T10:49:32.236Z] setToolWin: [2024-06-27T10:49:32.236Z] [2024-06-27T10:49:32.236Z] setToolUnix: [2024-06-27T10:49:32.236Z] [2024-06-27T10:49:32.236Z] setToolProperty: [2024-06-27T10:49:32.236Z] [2024-06-27T10:49:32.236Z] setS1ASclassPath: [2024-06-27T10:49:32.236Z] [2024-06-27T10:49:32.236Z] init-common: [2024-06-27T10:49:32.259Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:32.259Z] [javac] 1 warning [2024-06-27T10:49:32.259Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:49:32.259Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:49:32.259Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:49:32.259Z] [2024-06-27T10:49:32.259Z] deploy-client: [2024-06-27T10:49:32.393Z] [INFO] [testng] PASSED: testAddNumbers_JaxwsFromWsdl [2024-06-27T10:49:32.393Z] [INFO] [testng] PASSED: testAddNumbersException_JaxwsFromWsdl [2024-06-27T10:49:32.393Z] [INFO] [testng] [2024-06-27T10:49:32.393Z] [INFO] [testng] =============================================== [2024-06-27T10:49:32.393Z] [INFO] [testng] wsit_jaxws_wsdl_tests [2024-06-27T10:49:32.393Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:32.393Z] [INFO] [testng] =============================================== [2024-06-27T10:49:32.393Z] [INFO] [testng] [2024-06-27T10:49:32.393Z] [INFO] [testng] [2024-06-27T10:49:32.393Z] [INFO] [testng] =============================================== [2024-06-27T10:49:32.393Z] [INFO] [testng] QuickLookTests [2024-06-27T10:49:32.393Z] [INFO] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:32.393Z] [INFO] [testng] =============================================== [2024-06-27T10:49:32.393Z] [INFO] [testng] [2024-06-27T10:49:32.393Z] [WARNING] [echo] JaxwsFromWsdl [2024-06-27T10:49:32.407Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:32.407Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:32.407Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:32.407Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:32.407Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:32.407Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:32.407Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:32.424Z] [INFO] [exec] Thu Jun 27 10:49:32 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:49:32.425Z] [INFO] [exec] Command stop-database executed successfully. [2024-06-27T10:49:32.425Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output [2024-06-27T10:49:32.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-06-27T10:49:32.467Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2024-06-27T10:49:32.467Z] [exec] Result: 1 [2024-06-27T10:49:32.467Z] [echo] cmd executed for server [2024-06-27T10:49:32.467Z] [2024-06-27T10:49:32.467Z] undeploy: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] setOSConditions: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] setToolWin: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] setToolUnix: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] setToolProperty: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] setS1ASclassPath: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] init-common: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] undeploy: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] setOSConditions: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] setToolWin: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] setToolUnix: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] setToolProperty: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] setS1ASclassPath: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] init-common: [2024-06-27T10:49:32.468Z] [2024-06-27T10:49:32.468Z] undeploy-common: [2024-06-27T10:49:32.476Z] [exec] Application deployed with name web-jsp-commented-out-page-directive-web. [2024-06-27T10:49:32.476Z] [2024-06-27T10:49:32.476Z] deploy-war-commonee: [2024-06-27T10:49:32.476Z] [2024-06-27T10:49:32.476Z] run: [2024-06-27T10:49:32.492Z] [2024-06-27T10:49:32.492Z] delete-jms-connection-common: [2024-06-27T10:49:32.539Z] [java] Jun 27, 2024 10:49:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:49:32.539Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:49:32.640Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:32.678Z] [WARNING] [echo] Checking messages in: [2024-06-27T10:49:32.678Z] [WARNING] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:49:32.678Z] [WARNING] [echo] [2024-06-27T10:49:32.678Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/test-output [2024-06-27T10:49:32.686Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-use-of-interceptors-in-ejbs-through-at-interceptors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web.war [2024-06-27T10:49:32.730Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:32.730Z] [java] [2024-06-27T10:49:32.730Z] [java] [2024-06-27T10:49:32.730Z] [java] ----------------------------------------- [2024-06-27T10:49:32.730Z] [java] - jsp-commented-out-page-directive: PASS - [2024-06-27T10:49:32.730Z] [java] ----------------------------------------- [2024-06-27T10:49:32.730Z] [java] - Total PASS : 1 - [2024-06-27T10:49:32.730Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:32.730Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:32.730Z] [java] ----------------------------------------- [2024-06-27T10:49:32.730Z] [2024-06-27T10:49:32.730Z] undeploy: [2024-06-27T10:49:32.730Z] [2024-06-27T10:49:32.730Z] setOSConditions: [2024-06-27T10:49:32.730Z] [2024-06-27T10:49:32.730Z] setToolWin: [2024-06-27T10:49:32.730Z] [2024-06-27T10:49:32.730Z] setToolUnix: [2024-06-27T10:49:32.730Z] [2024-06-27T10:49:32.730Z] setToolProperty: [2024-06-27T10:49:32.730Z] [2024-06-27T10:49:32.730Z] setS1ASclassPath: [2024-06-27T10:49:32.730Z] [2024-06-27T10:49:32.730Z] init-common: [2024-06-27T10:49:32.730Z] [2024-06-27T10:49:32.730Z] undeploy-war-common: [2024-06-27T10:49:32.771Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:49:32.771Z] [exec] Waiting finished after 4,967 ms. [2024-06-27T10:49:32.771Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:49:32.771Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:49:32.771Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:49:32.771Z] [exec] Admin Port: 4,848 [2024-06-27T10:49:32.771Z] [exec] Command start-domain executed successfully. [2024-06-27T10:49:32.771Z] [2024-06-27T10:49:32.771Z] start-server-windows: [2024-06-27T10:49:32.771Z] [2024-06-27T10:49:32.771Z] all--libraries: [2024-06-27T10:49:32.771Z] [echo] @@## security-map-web#@@ [2024-06-27T10:49:32.771Z] [2024-06-27T10:49:32.771Z] setOSConditions: [2024-06-27T10:49:32.771Z] [2024-06-27T10:49:32.771Z] setToolWin: [2024-06-27T10:49:32.771Z] [2024-06-27T10:49:32.771Z] setToolUnix: [2024-06-27T10:49:32.771Z] [2024-06-27T10:49:32.771Z] setToolProperty: [2024-06-27T10:49:32.771Z] [2024-06-27T10:49:32.771Z] setS1ASclassPath: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] init-common: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] clean: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setOSConditions: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setToolWin: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setToolUnix: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setToolProperty: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setS1ASclassPath: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] init-common: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] clean-common: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setOSConditions: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setToolWin: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setToolUnix: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setToolProperty: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setS1ASclassPath: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] init-common: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] clean-classes-common: [2024-06-27T10:49:32.772Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setOSConditions: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setToolWin: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.772Z] setToolUnix: [2024-06-27T10:49:32.772Z] [2024-06-27T10:49:32.773Z] setToolProperty: [2024-06-27T10:49:32.773Z] [2024-06-27T10:49:32.773Z] setS1ASclassPath: [2024-06-27T10:49:32.773Z] [2024-06-27T10:49:32.773Z] init-common: [2024-06-27T10:49:32.773Z] [2024-06-27T10:49:32.773Z] clean-jars-common: [2024-06-27T10:49:32.773Z] [2024-06-27T10:49:32.773Z] compile: [2024-06-27T10:49:32.773Z] [2024-06-27T10:49:32.773Z] setOSConditions: [2024-06-27T10:49:32.773Z] [2024-06-27T10:49:32.773Z] setToolWin: [2024-06-27T10:49:32.773Z] [2024-06-27T10:49:32.773Z] setToolUnix: [2024-06-27T10:49:32.773Z] [2024-06-27T10:49:32.773Z] setToolProperty: [2024-06-27T10:49:32.773Z] [2024-06-27T10:49:32.773Z] setS1ASclassPath: [2024-06-27T10:49:32.773Z] [2024-06-27T10:49:32.773Z] init-common: [2024-06-27T10:49:32.773Z] [2024-06-27T10:49:32.773Z] compile-common: [2024-06-27T10:49:32.773Z] [echo] Current time (ISO): 2024-06-27T10:49:32.077+0000 [2024-06-27T10:49:32.773Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:32.773Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:32.794Z] [java] Jun 27, 2024 10:49:32 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:49:32.794Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:49:32.827Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:49:32.827Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:49:32.922Z] [exec] Jun 27, 2024 10:49:32 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:32.922Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1a2e563e [2024-06-27T10:49:32.954Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:32.954Z] [WARNING] [echo] [2024-06-27T10:49:32.954Z] [WARNING] [echo] ************************* [2024-06-27T10:49:32.954Z] [WARNING] [echo] * build-deploy wsit/jsr109tester [2024-06-27T10:49:32.954Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/wsit/jsr109tester [2024-06-27T10:49:32.954Z] [WARNING] [echo] ************************* [2024-06-27T10:49:32.954Z] [WARNING] [echo] [2024-06-27T10:49:32.954Z] [WARNING] [echo] build-setup: build.home=../.. [2024-06-27T10:49:32.954Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:33.032Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:33.032Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:33.032Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:33.032Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:33.032Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:33.032Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:33.032Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:33.048Z] [java] Jun 27, 2024 10:49:33 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:33.048Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:33.048Z] [java] Jun 27, 2024 10:49:33 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:33.048Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:33.048Z] [java] Jun 27, 2024 10:49:33 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:33.048Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:49:33.078Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-06-27T10:49:33.078Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:33.079Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:33.079Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:33.079Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:33.079Z] [2024-06-27T10:49:33.079Z] setOSConditions: [2024-06-27T10:49:33.079Z] [2024-06-27T10:49:33.079Z] setToolWin: [2024-06-27T10:49:33.079Z] [2024-06-27T10:49:33.079Z] setToolUnix: [2024-06-27T10:49:33.079Z] [2024-06-27T10:49:33.079Z] setToolProperty: [2024-06-27T10:49:33.079Z] [2024-06-27T10:49:33.079Z] setS1ASclassPath: [2024-06-27T10:49:33.079Z] [2024-06-27T10:49:33.079Z] init-common: [2024-06-27T10:49:33.079Z] [2024-06-27T10:49:33.079Z] delete-jms-resource-common: [2024-06-27T10:49:33.177Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbclient.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447536640_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:49:33.177Z] [exec] invoking ejb [2024-06-27T10:49:33.177Z] [exec] Looked up home!!successfully invoked ejb [2024-06-27T10:49:33.177Z] [exec] Value of key is: main [2024-06-27T10:49:33.177Z] [exec] [2024-06-27T10:49:33.177Z] [exec] Narrowed home!! [2024-06-27T10:49:33.177Z] [exec] Got the EJB!! [2024-06-27T10:49:33.177Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:33.177Z] [exec] [2024-06-27T10:49:33.177Z] [exec] [2024-06-27T10:49:33.177Z] [exec] ----------------------------------------- [2024-06-27T10:49:33.177Z] [exec] - main: PASS - [2024-06-27T10:49:33.177Z] [exec] ----------------------------------------- [2024-06-27T10:49:33.177Z] [exec] Total PASS: 1 [2024-06-27T10:49:33.177Z] [exec] Total FAIL: 0 [2024-06-27T10:49:33.177Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:33.177Z] [exec] ----------------------------------------- [2024-06-27T10:49:33.177Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:33.177Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:33.200Z] [2024-06-27T10:49:33.200Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:49:33.200Z] [2024-06-27T10:49:33.200Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:33.200Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:49:33.200Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:33.200Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:49:33.200Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:49:33.200Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:49:33.209Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:33.209Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:33.209Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:33.209Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:33.209Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:33.209Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:33.209Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:33.209Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:33.209Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '21' [2024-06-27T10:49:33.209Z] 2 warnings [2024-06-27T10:49:33.209Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/wsit/jsr109tester/JaxwsFromJava.war [2024-06-27T10:49:33.209Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/wsit [2024-06-27T10:49:33.209Z] [WARNING] [echo] deploying JaxwsFromJava.war [2024-06-27T10:49:33.237Z] [INFO] [loadfile] Do not set property lines_with_msg_key as its length is 0. [2024-06-27T10:49:33.237Z] [WARNING] [echo] [2024-06-27T10:49:33.237Z] [WARNING] [echo] * Message keys logged instead of message: [2024-06-27T10:49:33.237Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:49:33.237Z] [INFO] [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0. [2024-06-27T10:49:33.237Z] [WARNING] [echo] [2024-06-27T10:49:33.237Z] [WARNING] [echo] * Parameter marker not substituted with value: [2024-06-27T10:49:33.237Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:49:33.237Z] [INFO] [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0. [2024-06-27T10:49:33.237Z] [WARNING] [echo] [2024-06-27T10:49:33.237Z] [WARNING] [echo] * Bundle not found: [2024-06-27T10:49:33.237Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:49:33.237Z] [INFO] [loadfile] Do not set property lines_with_msg_not_found as its length is 0. [2024-06-27T10:49:33.237Z] [WARNING] [echo] [2024-06-27T10:49:33.237Z] [WARNING] [echo] * Messages not found in message bundle: [2024-06-27T10:49:33.237Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:49:33.237Z] [INFO] [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0. [2024-06-27T10:49:33.237Z] [WARNING] [echo] [2024-06-27T10:49:33.237Z] [WARNING] [echo] * No message: [2024-06-27T10:49:33.237Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:49:33.237Z] [INFO] [loadfile] Do not set property lines_with_msg_common_typos as its length is 0. [2024-06-27T10:49:33.237Z] [WARNING] [echo] [2024-06-27T10:49:33.237Z] [WARNING] [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.): [2024-06-27T10:49:33.237Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:49:33.237Z] [INFO] [loadfile] Do not set property lines_with_msg_double_apos as its length is 0. [2024-06-27T10:49:33.237Z] [WARNING] [echo] [2024-06-27T10:49:33.237Z] [WARNING] [echo] * Messages with double apostrophes: [2024-06-27T10:49:33.237Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:49:33.237Z] [INFO] [loadfile] Do not set property remaining_messages as its length is 0. [2024-06-27T10:49:33.237Z] [WARNING] [echo] [2024-06-27T10:49:33.237Z] [WARNING] [echo] * Messages with no proper message Id: [2024-06-27T10:49:33.237Z] [WARNING] [echo] (none) [2024-06-27T10:49:33.237Z] [WARNING] [echo] [2024-06-27T10:49:33.237Z] [WARNING] [echo] ====================================================================== [2024-06-27T10:49:33.237Z] [WARNING] [echo] FAILED: check-logged-messages [2024-06-27T10:49:33.237Z] [WARNING] [echo] Issues found in one or more messages (see results above). [2024-06-27T10:49:33.237Z] [WARNING] [echo] Please address them, or if the message should be left as-is, [2024-06-27T10:49:33.237Z] [WARNING] [echo] add it to the exclusion list with details why it should be excluded: [2024-06-27T10:49:33.237Z] [WARNING] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/gfproject/log_msg_excl.txt [2024-06-27T10:49:33.237Z] [WARNING] [echo] ====================================================================== [2024-06-27T10:49:33.237Z] [WARNING] [echo] [testng] [2024-06-27T10:49:33.237Z] [WARNING] [echo] [testng] =============================================== [2024-06-27T10:49:33.237Z] [WARNING] [echo] [testng] QuickLookTests [2024-06-27T10:49:33.237Z] [WARNING] [echo] [testng] Total tests run: 79, Failures: 0, Skips: 0 [2024-06-27T10:49:33.237Z] [WARNING] [echo] [testng] =============================================== [2024-06-27T10:49:33.237Z] [WARNING] [echo] [testng] [2024-06-27T10:49:33.237Z] [WARNING] Trying to override old definition of task javac [2024-06-27T10:49:33.237Z] [WARNING] Trying to override old definition of task junitreport [2024-06-27T10:49:33.237Z] [WARNING] [echo] Generating report at test-output [2024-06-27T10:49:33.237Z] [WARNING] [junitreport] the file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document [2024-06-27T10:49:33.237Z] [INFO] [junitreport] Processing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/junit-noframes.html [2024-06-27T10:49:33.237Z] [INFO] [junitreport] Loading stylesheet jar:file:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [2024-06-27T10:49:33.244Z] [exec] Application deployed with name cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web. [2024-06-27T10:49:33.244Z] [2024-06-27T10:49:33.244Z] deploy-war-commonee: [2024-06-27T10:49:33.244Z] [2024-06-27T10:49:33.244Z] run: [2024-06-27T10:49:33.289Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-commented-out-page-directive-web [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] all: [2024-06-27T10:49:33.290Z] [echo] [2024-06-27T10:49:33.290Z] [echo] ************************* [2024-06-27T10:49:33.290Z] [echo] * Running jspConfigBuffer [2024-06-27T10:49:33.290Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer [2024-06-27T10:49:33.290Z] [echo] ************************* [2024-06-27T10:49:33.290Z] [echo] [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setOSConditions: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setToolWin: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setToolUnix: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setToolProperty: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setS1ASclassPath: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] init-common: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] clean: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setOSConditions: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setToolWin: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setToolUnix: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setToolProperty: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setS1ASclassPath: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] init-common: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] clean-common: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setOSConditions: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setToolWin: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.290Z] setToolUnix: [2024-06-27T10:49:33.290Z] [2024-06-27T10:49:33.291Z] setToolProperty: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] setS1ASclassPath: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] init-common: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] clean-classes-common: [2024-06-27T10:49:33.291Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] setOSConditions: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] setToolWin: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] setToolUnix: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] setToolProperty: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] setS1ASclassPath: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] init-common: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] clean-jars-common: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] compile: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] setOSConditions: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] setToolWin: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] setToolUnix: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] setToolProperty: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] setS1ASclassPath: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] init-common: [2024-06-27T10:49:33.291Z] [2024-06-27T10:49:33.291Z] compile-common: [2024-06-27T10:49:33.291Z] [echo] Current time (ISO): 2024-06-27T10:49:33.118+0000 [2024-06-27T10:49:33.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:33.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/servlet [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] build: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] setOSConditions: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] setToolWin: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] setToolUnix: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] setToolProperty: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] setS1ASclassPath: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] init-common: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] webclient-war-common: [2024-06-27T10:49:33.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] clear: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] test-tlds-exist: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] copy-tlds: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] test-tagfiles-exist: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] copy-tagfiles: [2024-06-27T10:49:33.292Z] [2024-06-27T10:49:33.292Z] package-war-common: [2024-06-27T10:49:33.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:33.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:33.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:33.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:33.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/lib [2024-06-27T10:49:33.292Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:33.292Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-buffer-web.war [2024-06-27T10:49:33.292Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:33.293Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:33.293Z] [javac] Compiling 1 source file [2024-06-27T10:49:33.293Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:33.293Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:33.293Z] [2024-06-27T10:49:33.293Z] deploy: [2024-06-27T10:49:33.293Z] [2024-06-27T10:49:33.293Z] deploy-war-common: [2024-06-27T10:49:33.293Z] [2024-06-27T10:49:33.293Z] setOSConditions: [2024-06-27T10:49:33.293Z] [2024-06-27T10:49:33.293Z] setToolWin: [2024-06-27T10:49:33.293Z] [2024-06-27T10:49:33.293Z] setToolUnix: [2024-06-27T10:49:33.293Z] [2024-06-27T10:49:33.293Z] setToolProperty: [2024-06-27T10:49:33.293Z] [2024-06-27T10:49:33.293Z] setS1ASclassPath: [2024-06-27T10:49:33.293Z] [2024-06-27T10:49:33.293Z] init-common: [2024-06-27T10:49:33.293Z] [2024-06-27T10:49:33.293Z] deploy-war-commonpe: [2024-06-27T10:49:33.302Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:49:33.302Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:49:33.302Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:33.302Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:33.302Z] [java] Jun 27, 2024 10:49:33 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:33.302Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (909 ms), startup services (900 ms), total (1,809 ms) [2024-06-27T10:49:33.368Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:33.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:49:33.429Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:49:33.429Z] [exec] Result: 1 [2024-06-27T10:49:33.429Z] [2024-06-27T10:49:33.429Z] setOSConditions: [2024-06-27T10:49:33.429Z] [2024-06-27T10:49:33.429Z] setToolWin: [2024-06-27T10:49:33.429Z] [2024-06-27T10:49:33.429Z] setToolUnix: [2024-06-27T10:49:33.429Z] [2024-06-27T10:49:33.429Z] setToolProperty: [2024-06-27T10:49:33.429Z] [2024-06-27T10:49:33.429Z] setS1ASclassPath: [2024-06-27T10:49:33.429Z] [2024-06-27T10:49:33.429Z] init-common: [2024-06-27T10:49:33.429Z] [2024-06-27T10:49:33.429Z] restart: [2024-06-27T10:49:33.430Z] [echo] Not required to restart [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] undeploy: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] setOSConditions: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] setToolWin: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] setToolUnix: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] setToolProperty: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] setS1ASclassPath: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] init-common: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] undeploy: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] setOSConditions: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] setToolWin: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] setToolUnix: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] setToolProperty: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] setS1ASclassPath: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] init-common: [2024-06-27T10:49:33.430Z] [2024-06-27T10:49:33.430Z] undeploy-common: [2024-06-27T10:49:33.458Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:49:33.458Z] [2024-06-27T10:49:33.458Z] [2024-06-27T10:49:33.502Z] [INFO] [junitreport] Transform time: 335ms [2024-06-27T10:49:33.502Z] [WARNING] [echo] Test Report available at test-output/index.html [2024-06-27T10:49:33.502Z] [INFO] Executed tasks [2024-06-27T10:49:33.502Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:33.502Z] [INFO] BUILD SUCCESS [2024-06-27T10:49:33.502Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:33.502Z] [INFO] Total time: 01:47 min [2024-06-27T10:49:33.502Z] [INFO] Finished at: 2024-06-27T10:49:33Z [2024-06-27T10:49:33.502Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:33.531Z] [java] opening connection to http://localhost:8080/cdi-use-of-interceptors-in-ejbs-through-at-interceptors/myurl [2024-06-27T10:49:33.531Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:33.531Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:33.531Z] [java] [2024-06-27T10:49:33.531Z] [java] [2024-06-27T10:49:33.531Z] [java] ----------------------------------------- [2024-06-27T10:49:33.531Z] [java] - interceptors-use-of-interceptors-in-ejbs-through-at-interceptors: PASS - [2024-06-27T10:49:33.531Z] [java] ----------------------------------------- [2024-06-27T10:49:33.531Z] [java] - Total PASS : 1 - [2024-06-27T10:49:33.531Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:33.531Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:33.531Z] [java] ----------------------------------------- [2024-06-27T10:49:33.531Z] [2024-06-27T10:49:33.531Z] undeploy: [2024-06-27T10:49:33.531Z] [2024-06-27T10:49:33.531Z] setOSConditions: [2024-06-27T10:49:33.531Z] [2024-06-27T10:49:33.531Z] setToolWin: [2024-06-27T10:49:33.531Z] [2024-06-27T10:49:33.531Z] setToolUnix: [2024-06-27T10:49:33.531Z] [2024-06-27T10:49:33.531Z] setToolProperty: [2024-06-27T10:49:33.531Z] [2024-06-27T10:49:33.532Z] setS1ASclassPath: [2024-06-27T10:49:33.532Z] [2024-06-27T10:49:33.532Z] init-common: [2024-06-27T10:49:33.532Z] [2024-06-27T10:49:33.532Z] undeploy-war-common: [2024-06-27T10:49:33.556Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:33.556Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:33.624Z] [javac] 1 warning [2024-06-27T10:49:33.624Z] [2024-06-27T10:49:33.624Z] build: [2024-06-27T10:49:33.624Z] [2024-06-27T10:49:33.624Z] setOSConditions: [2024-06-27T10:49:33.624Z] [2024-06-27T10:49:33.624Z] fixFiles: [2024-06-27T10:49:33.624Z] [2024-06-27T10:49:33.624Z] convUnix: [2024-06-27T10:49:33.624Z] [2024-06-27T10:49:33.624Z] convWin: [2024-06-27T10:49:33.624Z] [2024-06-27T10:49:33.625Z] setToolWin: [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] setToolUnix: [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] setToolProperty: [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] setS1ASclassPath: [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] init-common: [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] package-persistence-common: [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] ejb-jar-common: [2024-06-27T10:49:33.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] package-ejbjar-common: [2024-06-27T10:49:33.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:33.625Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:33.625Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2024-06-27T10:49:33.625Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/Simple-Validation-ejb.jar [2024-06-27T10:49:33.625Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] appclient-jar-common: [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] package-appclientjar-common: [2024-06-27T10:49:33.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:33.625Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/Simple-Validation-client.jar [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] webclient-war-common: [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] build-ear-common: [2024-06-27T10:49:33.625Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:33.625Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:33.625Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationApp.ear [2024-06-27T10:49:33.625Z] [2024-06-27T10:49:33.625Z] deploy: [2024-06-27T10:49:33.626Z] [2024-06-27T10:49:33.626Z] setOSConditions: [2024-06-27T10:49:33.626Z] [2024-06-27T10:49:33.626Z] setToolWin: [2024-06-27T10:49:33.626Z] [2024-06-27T10:49:33.626Z] setToolUnix: [2024-06-27T10:49:33.626Z] [2024-06-27T10:49:33.626Z] setToolProperty: [2024-06-27T10:49:33.626Z] [2024-06-27T10:49:33.626Z] setS1ASclassPath: [2024-06-27T10:49:33.626Z] [2024-06-27T10:49:33.626Z] init-common: [2024-06-27T10:49:33.626Z] [2024-06-27T10:49:33.626Z] deploy-common: [2024-06-27T10:49:33.626Z] [echo] Current time (ISO): 2024-06-27T10:49:33.620+0000 [2024-06-27T10:49:33.674Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-06-27T10:49:33.674Z] [exec] Administered object jms/SampleQueue deleted. [2024-06-27T10:49:33.736Z] [2024-06-27T10:49:33.736Z] checkReporting-common: [2024-06-27T10:49:33.737Z] [2024-06-27T10:49:33.737Z] confirmReportPresent-common: [2024-06-27T10:49:33.737Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:33.737Z] [echo] Test seems to be reported fine [2024-06-27T10:49:33.737Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/RepRunConf.txt [2024-06-27T10:49:33.737Z] [2024-06-27T10:49:33.737Z] confirmMissingReport-common: [2024-06-27T10:49:33.737Z] [2024-06-27T10:49:33.737Z] undeploy: [2024-06-27T10:49:33.737Z] [2024-06-27T10:49:33.737Z] setOSConditions: [2024-06-27T10:49:33.737Z] [2024-06-27T10:49:33.737Z] setToolWin: [2024-06-27T10:49:33.737Z] [2024-06-27T10:49:33.737Z] setToolUnix: [2024-06-27T10:49:33.737Z] [2024-06-27T10:49:33.737Z] setToolProperty: [2024-06-27T10:49:33.737Z] [2024-06-27T10:49:33.737Z] setS1ASclassPath: [2024-06-27T10:49:33.737Z] [2024-06-27T10:49:33.737Z] init-common: [2024-06-27T10:49:33.737Z] [2024-06-27T10:49:33.737Z] undeploy-common: [2024-06-27T10:49:33.756Z] + copy_ql_results ql_gf_web_profile_all [2024-06-27T10:49:33.756Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:49:33.756Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:49:33.756Z] tar: Removing leading `/' from member names [2024-06-27T10:49:33.756Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:33.757Z] + cp -r /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/QL-WP-report.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:33.757Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:49:33.757Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:49:33.757Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:33.757Z] + tar -czf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/ql_gf_web_profile_all-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:49:33.757Z] tar: Removing leading `/' from member names [2024-06-27T10:49:33.809Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:33.810Z] [java] Jun 27, 2024 10:49:33 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:49:33.810Z] [java] INFO: Grizzly Framework 4.0.2 started in: 19 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:49:33.810Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:33.810Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:33.810Z] [java] Jun 27, 2024 10:49:33 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:33.810Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:33.852Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-buffer --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-buffer-web.war [2024-06-27T10:49:33.904Z] [exec] Waiting for domain1 to start ........... [2024-06-27T10:49:33.904Z] [exec] Waiting finished after 10,730 ms. [2024-06-27T10:49:33.904Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:49:33.904Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:49:33.904Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:49:33.904Z] [exec] Admin Port: 4,848 [2024-06-27T10:49:33.904Z] [exec] Command start-domain executed successfully. [2024-06-27T10:49:33.943Z] [exec] JMS Servlet Output [2024-06-27T10:49:33.943Z] [exec]
DatabaseServlet :: All information I can give

[2024-06-27T10:49:33.943Z] [exec] Context Path : /jms-connection-factory-definition
[2024-06-27T10:49:33.943Z] [exec] Servlet Path : /servlet
[2024-06-27T10:49:33.943Z] [exec] Path Info : null
[2024-06-27T10:49:33.943Z] [exec] [2024-06-27T10:49:33.943Z] [exec] Value of key is:JMSConnectionFactory-Definition-web-ejb-test [2024-06-27T10:49:33.943Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:33.943Z] [exec] [2024-06-27T10:49:33.943Z] [exec] [2024-06-27T10:49:33.943Z] [exec] ----------------------------------------- [2024-06-27T10:49:33.943Z] [exec] - JMSConnectionFactory-Definition-web-ejb-test: PASS - [2024-06-27T10:49:33.943Z] [exec] - JMSConnectionFactory-Definition-appclient-test: PASS - [2024-06-27T10:49:33.943Z] [exec] ----------------------------------------- [2024-06-27T10:49:33.943Z] [exec] Total PASS: 2 [2024-06-27T10:49:33.943Z] [exec] Total FAIL: 0 [2024-06-27T10:49:33.943Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:33.943Z] [exec] ----------------------------------------- [2024-06-27T10:49:33.943Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:33.943Z] [exec] Jun 27, 2024 10:49:33 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-06-27T10:49:33.943Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-06-27T10:49:33.943Z] [exec] Jun 27, 2024 10:49:33 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-06-27T10:49:33.943Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped. [2024-06-27T10:49:33.943Z] [exec] Jun 27, 2024 10:49:33 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:33.943Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2024-06-27T10:49:33.943Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:33.957Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:33.957Z] [javac] 1 warning [2024-06-27T10:49:33.957Z] [2024-06-27T10:49:33.957Z] build: [2024-06-27T10:49:33.957Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:33.957Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:33.957Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/security-map-web.war [2024-06-27T10:49:33.957Z] [2024-06-27T10:49:33.957Z] deploy: [2024-06-27T10:49:33.957Z] [2024-06-27T10:49:33.957Z] setOSConditions: [2024-06-27T10:49:33.957Z] [2024-06-27T10:49:33.957Z] setToolWin: [2024-06-27T10:49:33.957Z] [2024-06-27T10:49:33.957Z] setToolUnix: [2024-06-27T10:49:33.957Z] [2024-06-27T10:49:33.957Z] setToolProperty: [2024-06-27T10:49:33.957Z] [2024-06-27T10:49:33.957Z] setS1ASclassPath: [2024-06-27T10:49:33.957Z] [2024-06-27T10:49:33.957Z] init-common: [2024-06-27T10:49:33.957Z] [2024-06-27T10:49:33.957Z] create-ra-config: [2024-06-27T10:49:33.957Z] [2024-06-27T10:49:33.957Z] asadmin-common: [2024-06-27T10:49:33.957Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true myds [2024-06-27T10:49:33.971Z] [2024-06-27T10:49:33.971Z] setOSConditions: [2024-06-27T10:49:33.971Z] [2024-06-27T10:49:33.971Z] setToolWin: [2024-06-27T10:49:33.971Z] [2024-06-27T10:49:33.971Z] setToolUnix: [2024-06-27T10:49:33.971Z] [2024-06-27T10:49:33.971Z] setToolProperty: [2024-06-27T10:49:33.971Z] [2024-06-27T10:49:33.971Z] setS1ASclassPath: [2024-06-27T10:49:33.971Z] [2024-06-27T10:49:33.971Z] init-common: [2024-06-27T10:49:33.971Z] [2024-06-27T10:49:33.971Z] deploy-common-pe: [2024-06-27T10:49:34.064Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:34.064Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:34.064Z] [java] Jun 27, 2024 10:49:33 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:34.064Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,339 ms), startup services (9 ms), total (2,348 ms) [2024-06-27T10:49:34.064Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:34.064Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:34.064Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:49:34.064Z] [java] INFO: ... skipping entry with a Manifest file with a Main-Class attribute: ejb-ejb31-embedded-skipjar-clientdir [2024-06-27T10:49:34.064Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:49:34.064Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:49:34.064Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:34.064Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-06-27T10:49:34.064Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:34.064Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-skipjar-pu.jar [2024-06-27T10:49:34.064Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:34.064Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:49:34.064Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:34.064Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@722531ab [2024-06-27T10:49:34.064Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:34.064Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:49:34.064Z] [java] Jun 27, 2024 10:49:33 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:34.064Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:49:34.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] all: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] setOSConditions: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] setToolWin: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] setToolUnix: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] setToolProperty: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] setS1ASclassPath: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] init-common: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] clean: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] setOSConditions: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] setToolWin: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] setToolUnix: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.089Z] setToolProperty: [2024-06-27T10:49:34.089Z] [2024-06-27T10:49:34.090Z] setS1ASclassPath: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] init-common: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] clean-common: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setOSConditions: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setToolWin: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setToolUnix: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setToolProperty: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setS1ASclassPath: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] init-common: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] clean-classes-common: [2024-06-27T10:49:34.090Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setOSConditions: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setToolWin: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setToolUnix: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setToolProperty: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setS1ASclassPath: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] init-common: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] clean-jars-common: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] compile: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setOSConditions: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.090Z] setToolWin: [2024-06-27T10:49:34.090Z] [2024-06-27T10:49:34.091Z] setToolUnix: [2024-06-27T10:49:34.091Z] [2024-06-27T10:49:34.091Z] setToolProperty: [2024-06-27T10:49:34.091Z] [2024-06-27T10:49:34.091Z] setS1ASclassPath: [2024-06-27T10:49:34.091Z] [2024-06-27T10:49:34.091Z] init-common: [2024-06-27T10:49:34.091Z] [2024-06-27T10:49:34.091Z] compile-common: [2024-06-27T10:49:34.091Z] [echo] Current time (ISO): 2024-06-27T10:49:33.902+0000 [2024-06-27T10:49:34.091Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:34.091Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:34.167Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T10:49:34.197Z] [2024-06-27T10:49:34.197Z] checkReporting-common: [2024-06-27T10:49:34.197Z] [2024-06-27T10:49:34.197Z] confirmReportPresent-common: [2024-06-27T10:49:34.197Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:34.197Z] [echo] Test seems to be reported fine [2024-06-27T10:49:34.197Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/RepRunConf.txt [2024-06-27T10:49:34.197Z] [2024-06-27T10:49:34.197Z] confirmMissingReport-common: [2024-06-27T10:49:34.197Z] [2024-06-27T10:49:34.197Z] unsetup: [2024-06-27T10:49:34.197Z] [2024-06-27T10:49:34.197Z] undeploy: [2024-06-27T10:49:34.197Z] [2024-06-27T10:49:34.197Z] setOSConditions: [2024-06-27T10:49:34.197Z] [2024-06-27T10:49:34.197Z] setToolWin: [2024-06-27T10:49:34.198Z] [2024-06-27T10:49:34.198Z] setToolUnix: [2024-06-27T10:49:34.198Z] [2024-06-27T10:49:34.198Z] setToolProperty: [2024-06-27T10:49:34.198Z] [2024-06-27T10:49:34.198Z] setS1ASclassPath: [2024-06-27T10:49:34.198Z] [2024-06-27T10:49:34.198Z] init-common: [2024-06-27T10:49:34.198Z] [2024-06-27T10:49:34.198Z] undeploy-common: [2024-06-27T10:49:34.220Z] [exec] Application deployed with name wsclient. [2024-06-27T10:49:34.220Z] [exec] Command deploy executed successfully. [2024-06-27T10:49:34.220Z] [2024-06-27T10:49:34.220Z] setup: [2024-06-27T10:49:34.220Z] [2024-06-27T10:49:34.220Z] runtest1: [2024-06-27T10:49:34.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:49:34.221Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:34.221Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:49:34.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-06-27T10:49:34.234Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:34.234Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:34.234Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:34.234Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:34.234Z] [2024-06-27T10:49:34.234Z] setOSConditions: [2024-06-27T10:49:34.234Z] [2024-06-27T10:49:34.234Z] setToolWin: [2024-06-27T10:49:34.234Z] [2024-06-27T10:49:34.234Z] setToolUnix: [2024-06-27T10:49:34.234Z] [2024-06-27T10:49:34.234Z] setToolProperty: [2024-06-27T10:49:34.234Z] [2024-06-27T10:49:34.234Z] setS1ASclassPath: [2024-06-27T10:49:34.234Z] [2024-06-27T10:49:34.234Z] init-common: [2024-06-27T10:49:34.234Z] [2024-06-27T10:49:34.234Z] execute-sql-common: [2024-06-27T10:49:34.234Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/drop_pointbase.sql [2024-06-27T10:49:34.297Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-ejbclientApp [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] all: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] appclient: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setOSConditions: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setToolWin: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setToolUnix: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setToolProperty: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setS1ASclassPath: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] init-common: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] clean: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setOSConditions: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setToolWin: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setToolUnix: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setToolProperty: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setS1ASclassPath: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] init-common: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] clean-common: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setOSConditions: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setToolWin: [2024-06-27T10:49:34.298Z] [2024-06-27T10:49:34.298Z] setToolUnix: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setToolProperty: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setS1ASclassPath: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] init-common: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] clean-classes-common: [2024-06-27T10:49:34.299Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setOSConditions: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setToolWin: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setToolUnix: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setToolProperty: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setS1ASclassPath: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] init-common: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] clean-jars-common: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] compile: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setOSConditions: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setToolWin: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setToolUnix: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setToolProperty: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] setS1ASclassPath: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] init-common: [2024-06-27T10:49:34.299Z] [2024-06-27T10:49:34.299Z] compile-common: [2024-06-27T10:49:34.299Z] [echo] Current time (ISO): 2024-06-27T10:49:34.143+0000 [2024-06-27T10:49:34.299Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:34.300Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:34.357Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:49:34.357Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:49:34.357Z] [exec] Result: 1 [2024-06-27T10:49:34.357Z] [2024-06-27T10:49:34.357Z] setOSConditions: [2024-06-27T10:49:34.357Z] [2024-06-27T10:49:34.357Z] setToolWin: [2024-06-27T10:49:34.357Z] [2024-06-27T10:49:34.357Z] setToolUnix: [2024-06-27T10:49:34.357Z] [2024-06-27T10:49:34.357Z] setToolProperty: [2024-06-27T10:49:34.357Z] [2024-06-27T10:49:34.358Z] setS1ASclassPath: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] init-common: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] restart: [2024-06-27T10:49:34.358Z] [echo] Not required to restart [2024-06-27T10:49:34.358Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] clean: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] clean: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] clean: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] setOSConditions: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] setToolWin: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] setToolUnix: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] setToolProperty: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] setS1ASclassPath: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] init-common: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] clean-classes-common: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] clean: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] setOSConditions: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] setToolWin: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] setToolUnix: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] setToolProperty: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] setS1ASclassPath: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] init-common: [2024-06-27T10:49:34.358Z] [2024-06-27T10:49:34.358Z] clean-common: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setOSConditions: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setToolWin: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setToolUnix: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setToolProperty: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setS1ASclassPath: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] init-common: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] clean-classes-common: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setOSConditions: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setToolWin: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setToolUnix: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setToolProperty: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setS1ASclassPath: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] init-common: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] clean-jars-common: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] unset: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setOSConditions: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setToolWin: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setToolUnix: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setToolProperty: [2024-06-27T10:49:34.359Z] [2024-06-27T10:49:34.359Z] setS1ASclassPath: [2024-06-27T10:49:34.360Z] [2024-06-27T10:49:34.360Z] init-common: [2024-06-27T10:49:34.360Z] [2024-06-27T10:49:34.360Z] unsetJdbc: [2024-06-27T10:49:34.360Z] [2024-06-27T10:49:34.360Z] setOSConditions: [2024-06-27T10:49:34.360Z] [2024-06-27T10:49:34.360Z] setToolWin: [2024-06-27T10:49:34.360Z] [2024-06-27T10:49:34.360Z] setToolUnix: [2024-06-27T10:49:34.360Z] [2024-06-27T10:49:34.360Z] setToolProperty: [2024-06-27T10:49:34.360Z] [2024-06-27T10:49:34.360Z] setS1ASclassPath: [2024-06-27T10:49:34.360Z] [2024-06-27T10:49:34.360Z] init-common: [2024-06-27T10:49:34.360Z] [2024-06-27T10:49:34.360Z] execute-sql-common: [2024-06-27T10:49:34.360Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-06-27T10:49:34.360Z] [sql] Failed to execute: drop table messages [2024-06-27T10:49:34.360Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:49:34.360Z] [sql] 0 of 1 SQL statements executed successfully [2024-06-27T10:49:34.360Z] [2024-06-27T10:49:34.360Z] setOSConditions: [2024-06-27T10:49:34.470Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T10:49:34.490Z] [sql] 0 rows affected [2024-06-27T10:49:34.490Z] [sql] 0 rows affected [2024-06-27T10:49:34.490Z] [sql] 0 rows affected [2024-06-27T10:49:34.490Z] [sql] 3 of 3 SQL statements executed successfully [2024-06-27T10:49:34.490Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:34.490Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:34.490Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:34.491Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] setOSConditions: [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] setToolWin: [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] setToolUnix: [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] setToolProperty: [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] setS1ASclassPath: [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] init-common: [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] undeploy-jdbc-common: [2024-06-27T10:49:34.491Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:34.491Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:34.491Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:34.491Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] setOSConditions: [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] setToolWin: [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] setToolUnix: [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] setToolProperty: [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] setS1ASclassPath: [2024-06-27T10:49:34.491Z] [2024-06-27T10:49:34.491Z] init-common: [2024-06-27T10:49:34.492Z] [2024-06-27T10:49:34.492Z] delete-jdbc-resource-common: [2024-06-27T10:49:34.492Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/bmp-enrollerDB [2024-06-27T10:49:34.522Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:49:34.522Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:34.522Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:49:34.522Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:34.522Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:34.522Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:49:34.522Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:34.523Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:34.523Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:34.523Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:34.523Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:34.523Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:34.523Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:34.523Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:34.523Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:34.523Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:34.523Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:34.523Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:34.523Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:49:34.523Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:49:34.523Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:49:34.523Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:49:34.523Z] [java] ... 61 more [2024-06-27T10:49:34.523Z] [java] Java Result: -1 [2024-06-27T10:49:34.523Z] [2024-06-27T10:49:34.523Z] undeploy: [2024-06-27T10:49:34.523Z] [2024-06-27T10:49:34.523Z] setOSConditions: [2024-06-27T10:49:34.523Z] [2024-06-27T10:49:34.523Z] setToolWin: [2024-06-27T10:49:34.524Z] [2024-06-27T10:49:34.524Z] setToolUnix: [2024-06-27T10:49:34.524Z] [2024-06-27T10:49:34.524Z] setToolProperty: [2024-06-27T10:49:34.524Z] [2024-06-27T10:49:34.524Z] setS1ASclassPath: [2024-06-27T10:49:34.524Z] [2024-06-27T10:49:34.524Z] init-common: [2024-06-27T10:49:34.524Z] [2024-06-27T10:49:34.524Z] undeploy-war-common: [2024-06-27T10:49:34.577Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationApp.ear [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] setToolWin: [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] setToolUnix: [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] setToolProperty: [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] setS1ASclassPath: [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] init-common: [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] undeploy-jdbc-common: [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] setOSConditions: [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] setToolWin: [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] setToolUnix: [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] setToolProperty: [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] setS1ASclassPath: [2024-06-27T10:49:34.628Z] [2024-06-27T10:49:34.628Z] init-common: [2024-06-27T10:49:34.629Z] [2024-06-27T10:49:34.629Z] delete-jdbc-resource-common: [2024-06-27T10:49:34.629Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-06-27T10:49:34.645Z] [java] Jun 27, 2024 10:49:34 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:49:34.645Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:49:34.645Z] [java] Jun 27, 2024 10:49:34 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:34.645Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:49:34.645Z] [java] Jun 27, 2024 10:49:34 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:49:34.645Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:49:34.645Z] [java] Jun 27, 2024 10:49:34 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:34.645Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:49:34.771Z] [2024-06-27T10:49:34.771Z] dumpThreadStack: [2024-06-27T10:49:34.771Z] [2024-06-27T10:49:34.771Z] startDomainWindows: [2024-06-27T10:49:34.771Z] [2024-06-27T10:49:34.771Z] startDomain: [2024-06-27T10:49:34.771Z] [2024-06-27T10:49:34.771Z] startDerby: [2024-06-27T10:49:34.771Z] [2024-06-27T10:49:34.771Z] setOSConditions: [2024-06-27T10:49:34.772Z] [2024-06-27T10:49:34.772Z] setToolWin: [2024-06-27T10:49:34.772Z] [2024-06-27T10:49:34.772Z] setToolUnix: [2024-06-27T10:49:34.772Z] [2024-06-27T10:49:34.772Z] setToolProperty: [2024-06-27T10:49:34.772Z] [2024-06-27T10:49:34.772Z] setS1ASclassPath: [2024-06-27T10:49:34.772Z] [2024-06-27T10:49:34.772Z] init-common: [2024-06-27T10:49:34.772Z] [2024-06-27T10:49:34.772Z] startDerbyNonMac: [2024-06-27T10:49:34.772Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-06-27T10:49:34.776Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jms-connection-factory-definitionApp [2024-06-27T10:49:34.776Z] [2024-06-27T10:49:34.776Z] all: [2024-06-27T10:49:34.777Z] [2024-06-27T10:49:34.777Z] stop-record: [2024-06-27T10:49:34.777Z] [2024-06-27T10:49:34.777Z] report: [2024-06-27T10:49:34.777Z] [echo] Comparing results with expected results [2024-06-27T10:49:34.785Z] [exec] Application deployed with name web-jsp-config-buffer-web. [2024-06-27T10:49:34.785Z] [2024-06-27T10:49:34.785Z] deploy-war-commonee: [2024-06-27T10:49:34.785Z] [2024-06-27T10:49:34.785Z] run: [2024-06-27T10:49:34.785Z] [java] Connecting to: http://localhost:45711/web-jsp-config-buffer/jsp/test.jsp [2024-06-27T10:49:34.785Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:34.785Z] [java] [2024-06-27T10:49:34.785Z] [java] [2024-06-27T10:49:34.785Z] [java] ----------------------------------------- [2024-06-27T10:49:34.785Z] [java] - jsp-config-buffer: PASS - [2024-06-27T10:49:34.785Z] [java] ----------------------------------------- [2024-06-27T10:49:34.785Z] [java] - Total PASS : 1 - [2024-06-27T10:49:34.785Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:34.785Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:34.785Z] [java] ----------------------------------------- [2024-06-27T10:49:34.785Z] [2024-06-27T10:49:34.785Z] undeploy: [2024-06-27T10:49:34.900Z] [java] Jun 27, 2024 10:49:34 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:34.900Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:49:35.012Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:35.012Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:35.012Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:35.012Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:35.012Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:35.012Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:35.012Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:35.030Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:49:35.031Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-06-27T10:49:35.039Z] [2024-06-27T10:49:35.039Z] setOSConditions: [2024-06-27T10:49:35.039Z] [2024-06-27T10:49:35.039Z] setToolWin: [2024-06-27T10:49:35.039Z] [2024-06-27T10:49:35.039Z] setToolUnix: [2024-06-27T10:49:35.039Z] [2024-06-27T10:49:35.039Z] setToolProperty: [2024-06-27T10:49:35.039Z] [2024-06-27T10:49:35.039Z] setS1ASclassPath: [2024-06-27T10:49:35.039Z] [2024-06-27T10:49:35.039Z] init-common: [2024-06-27T10:49:35.039Z] [2024-06-27T10:49:35.039Z] undeploy-war-common: [2024-06-27T10:49:35.072Z] [2024-06-27T10:49:35.072Z] setOSConditions: [2024-06-27T10:49:35.072Z] [2024-06-27T10:49:35.072Z] setToolWin: [2024-06-27T10:49:35.072Z] [2024-06-27T10:49:35.072Z] setToolUnix: [2024-06-27T10:49:35.072Z] [2024-06-27T10:49:35.072Z] setToolProperty: [2024-06-27T10:49:35.072Z] [2024-06-27T10:49:35.072Z] setS1ASclassPath: [2024-06-27T10:49:35.072Z] [2024-06-27T10:49:35.072Z] init-common: [2024-06-27T10:49:35.146Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:35.147Z] [INFO] [exec] Application deployed with name JaxwsFromJava. [2024-06-27T10:49:35.147Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:35.148Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2024-06-27T10:49:35.148Z] [WARNING] [wsimport] parsing WSDL... [2024-06-27T10:49:35.155Z] [java] Jun 27, 2024 10:49:34 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:35.155Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:49:35.193Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-06-27T10:49:35.193Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-06-27T10:49:35.193Z] [exec] Result: 1 [2024-06-27T10:49:35.193Z] [echo] cmd executed for server [2024-06-27T10:49:35.193Z] [2024-06-27T10:49:35.193Z] setOSConditions: [2024-06-27T10:49:35.193Z] [2024-06-27T10:49:35.193Z] setToolWin: [2024-06-27T10:49:35.193Z] [2024-06-27T10:49:35.193Z] setToolUnix: [2024-06-27T10:49:35.193Z] [2024-06-27T10:49:35.193Z] setToolProperty: [2024-06-27T10:49:35.193Z] [2024-06-27T10:49:35.193Z] setS1ASclassPath: [2024-06-27T10:49:35.193Z] [2024-06-27T10:49:35.193Z] init-common: [2024-06-27T10:49:35.193Z] [2024-06-27T10:49:35.193Z] delete-jdbc-connpool-common: [2024-06-27T10:49:35.193Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:49:35.255Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:35.255Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:35.255Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:35.255Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:35.255Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:35.255Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:35.255Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:35.285Z] [2024-06-27T10:49:35.285Z] report-sh: [2024-06-27T10:49:35.285Z] [exec] input file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:49:35.285Z] [exec] [2024-06-27T10:49:35.285Z] [exec] ************************ [2024-06-27T10:49:35.285Z] [exec] PASSED= 5 [2024-06-27T10:49:35.285Z] [exec] ------------ ========= [2024-06-27T10:49:35.285Z] [exec] FAILED= 0 [2024-06-27T10:49:35.285Z] [exec] ------------ ========= [2024-06-27T10:49:35.285Z] [exec] DID NOT RUN= 371 [2024-06-27T10:49:35.285Z] [exec] ------------ ========= [2024-06-27T10:49:35.285Z] [exec] Total Expected=376 [2024-06-27T10:49:35.285Z] [exec] ************************ [2024-06-27T10:49:35.285Z] [exec] [2024-06-27T10:49:35.285Z] [2024-06-27T10:49:35.285Z] BUILD SUCCESSFUL [2024-06-27T10:49:35.285Z] Total time: 1 minute 33 seconds [2024-06-27T10:49:35.285Z] [2024-06-27T10:49:35.285Z] real 1m33.545s [2024-06-27T10:49:35.285Z] user 1m50.422s [2024-06-27T10:49:35.285Z] sys 0m9.698s [2024-06-27T10:49:35.285Z] + antStatus=0 [2024-06-27T10:49:35.285Z] + ant stopDomain stopDerby [2024-06-27T10:49:35.285Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-06-27T10:49:35.315Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-buffer-web [2024-06-27T10:49:35.372Z] [2024-06-27T10:49:35.372Z] startDerbyMac: [2024-06-27T10:49:35.372Z] [2024-06-27T10:49:35.372Z] BUILD SUCCESSFUL [2024-06-27T10:49:35.372Z] Total time: 14 seconds [2024-06-27T10:49:35.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/bmp-enrollerDB [2024-06-27T10:49:35.468Z] [exec] JDBC resource jdbc/bmp-enrollerDB deleted successfully [2024-06-27T10:49:35.468Z] [echo] cmd executed for server [2024-06-27T10:49:35.468Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:35.468Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:35.468Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:35.468Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:35.468Z] [2024-06-27T10:49:35.469Z] setOSConditions: [2024-06-27T10:49:35.469Z] [2024-06-27T10:49:35.469Z] setToolWin: [2024-06-27T10:49:35.469Z] [2024-06-27T10:49:35.469Z] setToolUnix: [2024-06-27T10:49:35.469Z] [2024-06-27T10:49:35.469Z] setToolProperty: [2024-06-27T10:49:35.469Z] [2024-06-27T10:49:35.469Z] setS1ASclassPath: [2024-06-27T10:49:35.469Z] [2024-06-27T10:49:35.469Z] init-common: [2024-06-27T10:49:35.469Z] [2024-06-27T10:49:35.469Z] delete-jdbc-connpool-common: [2024-06-27T10:49:35.469Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true bmpEnrollerPool [2024-06-27T10:49:35.495Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false noname-web [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] all: [2024-06-27T10:49:35.571Z] [echo] [2024-06-27T10:49:35.571Z] [echo] ************************* [2024-06-27T10:49:35.571Z] [echo] * Running jspConfigDefaultContentType [2024-06-27T10:49:35.571Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType [2024-06-27T10:49:35.571Z] [echo] ************************* [2024-06-27T10:49:35.571Z] [echo] [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setOSConditions: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setToolWin: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setToolUnix: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setToolProperty: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setS1ASclassPath: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] init-common: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] clean: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setOSConditions: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setToolWin: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setToolUnix: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setToolProperty: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setS1ASclassPath: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] init-common: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] clean-common: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setOSConditions: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setToolWin: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.571Z] setToolUnix: [2024-06-27T10:49:35.571Z] [2024-06-27T10:49:35.572Z] setToolProperty: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] setS1ASclassPath: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] init-common: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] clean-classes-common: [2024-06-27T10:49:35.572Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] setOSConditions: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] setToolWin: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] setToolUnix: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] setToolProperty: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] setS1ASclassPath: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] init-common: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] clean-jars-common: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] compile: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] setOSConditions: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] setToolWin: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] setToolUnix: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] setToolProperty: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] setS1ASclassPath: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] init-common: [2024-06-27T10:49:35.572Z] [2024-06-27T10:49:35.572Z] compile-common: [2024-06-27T10:49:35.572Z] [echo] Current time (ISO): 2024-06-27T10:49:35.443+0000 [2024-06-27T10:49:35.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:35.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/servlet [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] build: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] setOSConditions: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] setToolWin: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] setToolUnix: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] setToolProperty: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] setS1ASclassPath: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] init-common: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] webclient-war-common: [2024-06-27T10:49:35.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] clear: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] test-tlds-exist: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] copy-tlds: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] test-tagfiles-exist: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] copy-tagfiles: [2024-06-27T10:49:35.573Z] [2024-06-27T10:49:35.573Z] package-war-common: [2024-06-27T10:49:35.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:35.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:35.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:35.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:35.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/lib [2024-06-27T10:49:35.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:35.573Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-default-content-type-web.war [2024-06-27T10:49:35.574Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:35.574Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:35.574Z] [javac] Compiling 1 source file [2024-06-27T10:49:35.574Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:35.574Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:35.574Z] [2024-06-27T10:49:35.574Z] deploy: [2024-06-27T10:49:35.574Z] [2024-06-27T10:49:35.574Z] deploy-war-common: [2024-06-27T10:49:35.574Z] [2024-06-27T10:49:35.574Z] setOSConditions: [2024-06-27T10:49:35.574Z] [2024-06-27T10:49:35.574Z] setToolWin: [2024-06-27T10:49:35.574Z] [2024-06-27T10:49:35.574Z] setToolUnix: [2024-06-27T10:49:35.574Z] [2024-06-27T10:49:35.574Z] setToolProperty: [2024-06-27T10:49:35.574Z] [2024-06-27T10:49:35.574Z] setS1ASclassPath: [2024-06-27T10:49:35.574Z] [2024-06-27T10:49:35.574Z] init-common: [2024-06-27T10:49:35.574Z] [2024-06-27T10:49:35.574Z] deploy-war-commonpe: [2024-06-27T10:49:35.713Z] [java] Jun 27, 2024 10:49:35 AM org.eclipse.persistence.session./file:/tmp/gfembed14543950357415183659tmp/applications/sample/_test [2024-06-27T10:49:35.713Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:49:35.751Z] [2024-06-27T10:49:35.751Z] setOSConditions: [2024-06-27T10:49:35.751Z] [2024-06-27T10:49:35.751Z] setToolWin: [2024-06-27T10:49:35.751Z] [2024-06-27T10:49:35.751Z] setToolUnix: [2024-06-27T10:49:35.751Z] [2024-06-27T10:49:35.751Z] setToolProperty: [2024-06-27T10:49:35.751Z] [2024-06-27T10:49:35.751Z] setS1ASclassPath: [2024-06-27T10:49:35.751Z] [2024-06-27T10:49:35.751Z] init-common: [2024-06-27T10:49:35.751Z] [2024-06-27T10:49:35.751Z] undeploy-client: [2024-06-27T10:49:35.844Z] [2024-06-27T10:49:35.844Z] setOSConditions: [2024-06-27T10:49:35.844Z] [2024-06-27T10:49:35.844Z] setToolWin: [2024-06-27T10:49:35.844Z] [2024-06-27T10:49:35.844Z] setToolUnix: [2024-06-27T10:49:35.844Z] [2024-06-27T10:49:35.844Z] setToolProperty: [2024-06-27T10:49:35.844Z] [2024-06-27T10:49:35.844Z] setS1ASclassPath: [2024-06-27T10:49:35.844Z] [2024-06-27T10:49:35.844Z] init-common: [2024-06-27T10:49:35.844Z] [2024-06-27T10:49:35.844Z] stopDomain: [2024-06-27T10:49:35.844Z] [echo] run.xml:stopping domain... [2024-06-27T10:49:35.891Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:35.892Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:35.892Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user myds [2024-06-27T10:49:35.892Z] [2024-06-27T10:49:35.892Z] setOSConditions: [2024-06-27T10:49:35.892Z] [2024-06-27T10:49:35.892Z] setToolWin: [2024-06-27T10:49:35.892Z] [2024-06-27T10:49:35.892Z] setToolUnix: [2024-06-27T10:49:35.892Z] [2024-06-27T10:49:35.892Z] setToolProperty: [2024-06-27T10:49:35.892Z] [2024-06-27T10:49:35.892Z] setS1ASclassPath: [2024-06-27T10:49:35.892Z] [2024-06-27T10:49:35.892Z] init-common: [2024-06-27T10:49:35.892Z] [2024-06-27T10:49:35.892Z] setup-pool: [2024-06-27T10:49:35.935Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:35.935Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/servlet/org/glassfish/cditest/user/impl/UserServiceImpl.java:65: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:49:35.935Z] [javac] return new Long(123); [2024-06-27T10:49:35.935Z] [javac] ^ [2024-06-27T10:49:35.935Z] [javac] 2 warnings [2024-06-27T10:49:35.935Z] [javac] Creating empty /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/model/package-info.class [2024-06-27T10:49:35.935Z] [javac] Creating empty /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/package-info.class [2024-06-27T10:49:35.935Z] [2024-06-27T10:49:35.935Z] build: [2024-06-27T10:49:35.935Z] [2024-06-27T10:49:35.935Z] setOSConditions: [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] setToolWin: [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] setToolUnix: [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] setToolProperty: [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] setS1ASclassPath: [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] init-common: [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] webclient-war-common: [2024-06-27T10:49:35.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] clear: [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] test-tlds-exist: [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] copy-tlds: [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] test-tagfiles-exist: [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] copy-tagfiles: [2024-06-27T10:49:35.936Z] [2024-06-27T10:49:35.936Z] package-war-common: [2024-06-27T10:49:35.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:35.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:35.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:35.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:35.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/lib [2024-06-27T10:49:35.936Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:35.936Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:35.936Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/docroot [2024-06-27T10:49:35.936Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web.war [2024-06-27T10:49:35.937Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:35.937Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:35.937Z] [javac] Compiling 1 source file [2024-06-27T10:49:35.937Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:35.937Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:35.937Z] [2024-06-27T10:49:35.937Z] deploy: [2024-06-27T10:49:35.937Z] [2024-06-27T10:49:35.937Z] deploy-war-common: [2024-06-27T10:49:35.937Z] [2024-06-27T10:49:35.937Z] setOSConditions: [2024-06-27T10:49:35.937Z] [2024-06-27T10:49:35.937Z] setToolWin: [2024-06-27T10:49:35.937Z] [2024-06-27T10:49:35.937Z] setToolUnix: [2024-06-27T10:49:35.937Z] [2024-06-27T10:49:35.937Z] setToolProperty: [2024-06-27T10:49:35.937Z] [2024-06-27T10:49:35.937Z] setS1ASclassPath: [2024-06-27T10:49:35.937Z] [2024-06-27T10:49:35.937Z] init-common: [2024-06-27T10:49:35.937Z] [2024-06-27T10:49:35.937Z] deploy-war-commonpe: [2024-06-27T10:49:35.968Z] [exec] Application deployed with name Simple-ValidationApp. [2024-06-27T10:49:35.968Z] [echo] Deployment on target server server successful [2024-06-27T10:49:35.968Z] [2024-06-27T10:49:35.969Z] setOSConditions: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] setToolWin: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] setToolUnix: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] setToolProperty: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] setS1ASclassPath: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] init-common: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] deploy-common-ee: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] run: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] setOSConditions: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] setToolWin: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] setToolUnix: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] setToolProperty: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] setS1ASclassPath: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] init-common: [2024-06-27T10:49:35.969Z] [2024-06-27T10:49:35.969Z] runclient-common: [2024-06-27T10:49:35.969Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationAppClient.jar -name Simple-ValidationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:35.983Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3 [2024-06-27T10:49:35.983Z] + echo Running target: connector_group_1 [2024-06-27T10:49:35.983Z] Running target: connector_group_1 [2024-06-27T10:49:35.983Z] + ant clean-all start-record connector_group_1 stop-record report [2024-06-27T10:49:35.983Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:49:35.989Z] [2024-06-27T10:49:36.073Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true bmpEnrollerPool [2024-06-27T10:49:36.073Z] [exec] JDBC Connection pool bmpEnrollerPool deleted successfully [2024-06-27T10:49:36.073Z] [echo] cmd executed for server [2024-06-27T10:49:36.073Z] [2024-06-27T10:49:36.073Z] all: [2024-06-27T10:49:36.073Z] [get] Getting: https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar [2024-06-27T10:49:36.073Z] [get] To: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/maven-ant-tasks-2.1.3.jar [2024-06-27T10:49:36.112Z] [WARNING] [wsimport] [2024-06-27T10:49:36.112Z] [WARNING] [wsimport] Generating code... [2024-06-27T10:49:36.112Z] [WARNING] [wsimport] [2024-06-27T10:49:36.112Z] [WARNING] [wsimport] Compiling code... [2024-06-27T10:49:36.112Z] [WARNING] [wsimport] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test/fromjava/client/AddNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:49:36.112Z] [WARNING] [wsimport] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:36.112Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:36.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:49:36.128Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-06-27T10:49:36.128Z] [exec] Result: 1 [2024-06-27T10:49:36.128Z] [echo] cmd executed for server [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] undeploy: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] setOSConditions: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] setToolWin: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] setToolUnix: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] setToolProperty: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] setS1ASclassPath: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] init-common: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] undeploy: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] setOSConditions: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] setToolWin: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] setToolUnix: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] setToolProperty: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] setS1ASclassPath: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] init-common: [2024-06-27T10:49:36.128Z] [2024-06-27T10:49:36.128Z] undeploy-common: [2024-06-27T10:49:36.132Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-default-content-type --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-default-content-type-web.war [2024-06-27T10:49:36.204Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:36.204Z] [javac] 1 warning [2024-06-27T10:49:36.204Z] [2024-06-27T10:49:36.204Z] build: [2024-06-27T10:49:36.204Z] [2024-06-27T10:49:36.204Z] setOSConditions: [2024-06-27T10:49:36.204Z] [2024-06-27T10:49:36.204Z] setToolWin: [2024-06-27T10:49:36.204Z] [2024-06-27T10:49:36.205Z] setToolUnix: [2024-06-27T10:49:36.205Z] [2024-06-27T10:49:36.205Z] setToolProperty: [2024-06-27T10:49:36.205Z] [2024-06-27T10:49:36.205Z] setS1ASclassPath: [2024-06-27T10:49:36.205Z] [2024-06-27T10:49:36.205Z] init-common: [2024-06-27T10:49:36.205Z] [2024-06-27T10:49:36.205Z] appclient-jar-common: [2024-06-27T10:49:36.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:36.205Z] [2024-06-27T10:49:36.205Z] package-appclientjar-common: [2024-06-27T10:49:36.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:36.205Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:36.205Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:36.205Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclient-client.jar [2024-06-27T10:49:36.209Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:49:36.209Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:49:36.209Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:49:36.209Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:49:36.209Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:49:36.209Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:49:36.209Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:49:36.209Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:49:36.209Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:49:36.209Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:49:36.209Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:49:36.209Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:49:36.210Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:49:36.210Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:49:36.210Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:49:36.210Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:49:36.210Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:36.210Z] [INFO] BUILD SUCCESS [2024-06-27T10:49:36.210Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:36.210Z] [INFO] Total time: 21.915 s [2024-06-27T10:49:36.210Z] [INFO] Finished at: 2024-06-27T10:49:34Z [2024-06-27T10:49:36.210Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:36.210Z] + run_test deployment_all [2024-06-27T10:49:36.210Z] + local testid=deployment_all [2024-06-27T10:49:36.210Z] + local found=false [2024-06-27T10:49:36.210Z] ++ find . -name run_test.sh [2024-06-27T10:49:36.210Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:36.210Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:49:36.210Z] + OPT=list_test_ids [2024-06-27T10:49:36.210Z] + TEST_ID= [2024-06-27T10:49:36.210Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:49:36.210Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:49:36.210Z] +++ uname [2024-06-27T10:49:36.210Z] +++ grep -i sunos [2024-06-27T10:49:36.210Z] +++ wc -l [2024-06-27T10:49:36.210Z] +++ awk '{print $1}' [2024-06-27T10:49:36.210Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:36.210Z] ++ GREP=grep [2024-06-27T10:49:36.210Z] ++ AWK=awk [2024-06-27T10:49:36.210Z] ++ SED=sed [2024-06-27T10:49:36.210Z] ++ BC=bc [2024-06-27T10:49:36.210Z] ++ export GREP AWK SED BC [2024-06-27T10:49:36.210Z] + case ${OPT} in [2024-06-27T10:49:36.210Z] + list_test_ids [2024-06-27T10:49:36.210Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ admin_cli_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ admin-cli-group-1 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ admin-cli-group-2 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ admin-cli-group-3 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ admin-cli-group-4 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ admin-cli-group-5 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + [[ false = true ]] [2024-06-27T10:49:36.210Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:36.210Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:49:36.210Z] + OPT=list_test_ids [2024-06-27T10:49:36.210Z] + TEST_ID= [2024-06-27T10:49:36.210Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:49:36.210Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:49:36.210Z] +++ uname [2024-06-27T10:49:36.210Z] +++ grep -i sunos [2024-06-27T10:49:36.210Z] +++ wc -l [2024-06-27T10:49:36.210Z] +++ awk '{print $1}' [2024-06-27T10:49:36.210Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:36.210Z] ++ GREP=grep [2024-06-27T10:49:36.210Z] ++ AWK=awk [2024-06-27T10:49:36.210Z] ++ SED=sed [2024-06-27T10:49:36.210Z] ++ BC=bc [2024-06-27T10:49:36.210Z] ++ export GREP AWK SED BC [2024-06-27T10:49:36.210Z] + case ${OPT} in [2024-06-27T10:49:36.210Z] + list_test_ids [2024-06-27T10:49:36.210Z] + echo batch_all [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ batch_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + [[ false = true ]] [2024-06-27T10:49:36.210Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:36.210Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:49:36.210Z] + OPT=list_test_ids [2024-06-27T10:49:36.210Z] + TEST_ID= [2024-06-27T10:49:36.210Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:49:36.210Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:49:36.210Z] +++ uname [2024-06-27T10:49:36.210Z] +++ grep -i sunos [2024-06-27T10:49:36.210Z] +++ wc -l [2024-06-27T10:49:36.210Z] +++ awk '{print $1}' [2024-06-27T10:49:36.210Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:36.210Z] ++ GREP=grep [2024-06-27T10:49:36.210Z] ++ AWK=awk [2024-06-27T10:49:36.210Z] ++ SED=sed [2024-06-27T10:49:36.210Z] ++ BC=bc [2024-06-27T10:49:36.210Z] ++ export GREP AWK SED BC [2024-06-27T10:49:36.210Z] + case ${OPT} in [2024-06-27T10:49:36.210Z] + list_test_ids [2024-06-27T10:49:36.210Z] + echo cdi_all [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ cdi_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + [[ false = true ]] [2024-06-27T10:49:36.210Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:36.210Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:49:36.210Z] + OPT=list_test_ids [2024-06-27T10:49:36.210Z] + TEST_ID= [2024-06-27T10:49:36.210Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:49:36.210Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:49:36.210Z] +++ uname [2024-06-27T10:49:36.210Z] +++ grep -i sunos [2024-06-27T10:49:36.210Z] +++ wc -l [2024-06-27T10:49:36.210Z] +++ awk '{print $1}' [2024-06-27T10:49:36.210Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:36.210Z] ++ GREP=grep [2024-06-27T10:49:36.210Z] ++ AWK=awk [2024-06-27T10:49:36.210Z] ++ SED=sed [2024-06-27T10:49:36.210Z] ++ BC=bc [2024-06-27T10:49:36.210Z] ++ export GREP AWK SED BC [2024-06-27T10:49:36.210Z] + case ${OPT} in [2024-06-27T10:49:36.210Z] + list_test_ids [2024-06-27T10:49:36.210Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ connector_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ connector_group_1 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ connector_group_2 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ connector_group_3 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.210Z] + [[ connector_group_4 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.210Z] + [[ false = true ]] [2024-06-27T10:49:36.210Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:49:36.210Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:49:36.210Z] + OPT=list_test_ids [2024-06-27T10:49:36.210Z] + TEST_ID= [2024-06-27T10:49:36.210Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:49:36.210Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:49:36.210Z] +++ uname [2024-06-27T10:49:36.210Z] +++ grep -i sunos [2024-06-27T10:49:36.210Z] +++ wc -l [2024-06-27T10:49:36.210Z] +++ awk '{print $1}' [2024-06-27T10:49:36.211Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:36.211Z] ++ GREP=grep [2024-06-27T10:49:36.211Z] ++ AWK=awk [2024-06-27T10:49:36.211Z] ++ SED=sed [2024-06-27T10:49:36.211Z] ++ BC=bc [2024-06-27T10:49:36.211Z] ++ export GREP AWK SED BC [2024-06-27T10:49:36.211Z] + case ${OPT} in [2024-06-27T10:49:36.211Z] + list_test_ids [2024-06-27T10:49:36.211Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:49:36.211Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:49:36.211Z] + [[ deployment_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-06-27T10:49:36.211Z] + found=true [2024-06-27T10:49:36.211Z] + break [2024-06-27T10:49:36.211Z] + [[ true = true ]] [2024-06-27T10:49:36.211Z] + ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh run_test_id deployment_all [2024-06-27T10:49:36.211Z] + OPT=run_test_id [2024-06-27T10:49:36.211Z] + TEST_ID=deployment_all [2024-06-27T10:49:36.211Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:49:36.211Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:49:36.211Z] +++ uname [2024-06-27T10:49:36.211Z] +++ grep -i sunos [2024-06-27T10:49:36.211Z] +++ wc -l [2024-06-27T10:49:36.211Z] +++ awk '{print $1}' [2024-06-27T10:49:36.211Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:49:36.211Z] ++ GREP=grep [2024-06-27T10:49:36.211Z] ++ AWK=awk [2024-06-27T10:49:36.211Z] ++ SED=sed [2024-06-27T10:49:36.211Z] ++ BC=bc [2024-06-27T10:49:36.211Z] ++ export GREP AWK SED BC [2024-06-27T10:49:36.211Z] + case ${OPT} in [2024-06-27T10:49:36.211Z] + trap 'copy_test_artifacts deployment_all' EXIT [2024-06-27T10:49:36.211Z] + run_test_id deployment_all [2024-06-27T10:49:36.211Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:49:36.211Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:49:36.211Z] [2024-06-27T10:49:36.211Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:49:36.211Z] [2024-06-27T10:49:36.211Z] + for i in "${@}" [2024-06-27T10:49:36.211Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:49:36.211Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:49:36.259Z] + change_junit_report_class_names [2024-06-27T10:49:36.260Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-06-27T10:49:36.261Z] + sed -i 's/\bclassname="/classname="ql_gf_web_profile_all./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-06-27T10:49:36.261Z] + break [2024-06-27T10:49:36.261Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:49:36.304Z] Archiving artifacts [2024-06-27T10:49:36.366Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:36.366Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:36.366Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:36.366Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:36.366Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:36.366Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:36.366Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:36.366Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:36.366Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '21' [2024-06-27T10:49:36.366Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/wsit/jsr109tester/src/test/fromjava/client/CheckTesterUITestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:36.366Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:36.366Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/wsit/jsr109tester/src/test/fromjava/client/CheckTesterUITestNG.java uses unchecked or unsafe operations. [2024-06-27T10:49:36.366Z] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:49:36.366Z] 2 warnings [2024-06-27T10:49:36.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:49:36.483Z] [2024-06-27T10:49:36.483Z] setOSConditions: [2024-06-27T10:49:36.483Z] [2024-06-27T10:49:36.483Z] fixFiles: [2024-06-27T10:49:36.483Z] [2024-06-27T10:49:36.483Z] convUnix: [2024-06-27T10:49:36.483Z] [2024-06-27T10:49:36.483Z] convWin: [2024-06-27T10:49:36.483Z] [2024-06-27T10:49:36.483Z] setToolWin: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] setToolUnix: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] setToolProperty: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] setS1ASclassPath: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] init-common: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] ear-common: [2024-06-27T10:49:36.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:36.484Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/descriptor/sun-application.xml to copy. [2024-06-27T10:49:36.484Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:49:36.484Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:36.484Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclientApp.ear [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] deploy: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] setOSConditions: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] setToolWin: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] setToolUnix: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] setToolProperty: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] setS1ASclassPath: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] init-common: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] deploy-common: [2024-06-27T10:49:36.484Z] [echo] Current time (ISO): 2024-06-27T10:49:36.241+0000 [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] setOSConditions: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.484Z] setToolWin: [2024-06-27T10:49:36.484Z] [2024-06-27T10:49:36.485Z] setToolUnix: [2024-06-27T10:49:36.485Z] [2024-06-27T10:49:36.485Z] setToolProperty: [2024-06-27T10:49:36.485Z] [2024-06-27T10:49:36.485Z] setS1ASclassPath: [2024-06-27T10:49:36.485Z] [2024-06-27T10:49:36.485Z] init-common: [2024-06-27T10:49:36.485Z] [2024-06-27T10:49:36.485Z] deploy-common-pe: [2024-06-27T10:49:36.495Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web.war [2024-06-27T10:49:36.578Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-06-27T10:49:36.638Z] [java] Jun 27, 2024 10:49:36 AM org.eclipse.persistence.session./file:/tmp/gfembed14543950357415183659tmp/applications/sample/_test.metadata [2024-06-27T10:49:36.638Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-06-27T10:49:36.639Z] [java] Jun 27, 2024 10:49:36 AM org.eclipse.persistence.session./file:/tmp/gfembed14543950357415183659tmp/applications/sample/_test.metadata [2024-06-27T10:49:36.639Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-06-27T10:49:36.639Z] [java] Jun 27, 2024 10:49:36 AM org.eclipse.persistence.session./file:/tmp/gfembed14543950357415183659tmp/applications/sample/_test.server [2024-06-27T10:49:36.639Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:49:36.646Z] [WARNING] [echo] =============Starting TestNG test at ../../classes/test from testng.xml ============ [2024-06-27T10:49:36.690Z] [exec] Application deployed with name web-jsp-config-default-content-type-web. [2024-06-27T10:49:36.690Z] [2024-06-27T10:49:36.690Z] deploy-war-commonee: [2024-06-27T10:49:36.690Z] [2024-06-27T10:49:36.690Z] run: [2024-06-27T10:49:36.690Z] [java] Connecting to: http://localhost:45711/web-jsp-config-default-content-type/jsp/test.jsp [2024-06-27T10:49:36.691Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:49:36.691Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:49:36.691Z] [exec] Result: 1 [2024-06-27T10:49:36.691Z] [2024-06-27T10:49:36.691Z] setOSConditions: [2024-06-27T10:49:36.691Z] [2024-06-27T10:49:36.691Z] setToolWin: [2024-06-27T10:49:36.691Z] [2024-06-27T10:49:36.691Z] setToolUnix: [2024-06-27T10:49:36.691Z] [2024-06-27T10:49:36.692Z] setToolProperty: [2024-06-27T10:49:36.692Z] [2024-06-27T10:49:36.692Z] setS1ASclassPath: [2024-06-27T10:49:36.692Z] [2024-06-27T10:49:36.692Z] init-common: [2024-06-27T10:49:36.692Z] [2024-06-27T10:49:36.692Z] undeploy-rar: [2024-06-27T10:49:36.692Z] [2024-06-27T10:49:36.692Z] setOSConditions: [2024-06-27T10:49:36.692Z] [2024-06-27T10:49:36.692Z] setToolWin: [2024-06-27T10:49:36.692Z] [2024-06-27T10:49:36.692Z] setToolUnix: [2024-06-27T10:49:36.692Z] [2024-06-27T10:49:36.692Z] setToolProperty: [2024-06-27T10:49:36.692Z] [2024-06-27T10:49:36.692Z] setS1ASclassPath: [2024-06-27T10:49:36.692Z] [2024-06-27T10:49:36.692Z] init-common: [2024-06-27T10:49:36.692Z] [2024-06-27T10:49:36.692Z] undeploy-rar-common: [2024-06-27T10:49:36.692Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-06-27T10:49:36.715Z] [exec] TimerSession : jndi lookup for -> ejb/ejb_timer_sessiontimer_TimerSession <- test passed!! [2024-06-27T10:49:36.715Z] [exec] Value of key is: ejb/ejb_timer_sessiontimer_TimerSession [2024-06-27T10:49:36.715Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:36.715Z] [exec] [2024-06-27T10:49:36.715Z] [exec] [2024-06-27T10:49:36.715Z] [exec] ----------------------------------------- [2024-06-27T10:49:36.715Z] [exec] - ejb/ejb_timer_sessiontimer_TimerSession: PASS - [2024-06-27T10:49:36.715Z] [exec] ----------------------------------------- [2024-06-27T10:49:36.715Z] [exec] Total PASS: 1 [2024-06-27T10:49:36.715Z] [exec] Total FAIL: 0 [2024-06-27T10:49:36.715Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:36.715Z] [exec] ----------------------------------------- [2024-06-27T10:49:36.715Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:36.715Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:36.715Z] [2024-06-27T10:49:36.715Z] checkReporting-common: [2024-06-27T10:49:36.715Z] [2024-06-27T10:49:36.715Z] confirmReportPresent-common: [2024-06-27T10:49:36.715Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:36.715Z] [echo] Test seems to be reported fine [2024-06-27T10:49:36.715Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/sessiontimer/RepRunConf.txt [2024-06-27T10:49:36.715Z] [2024-06-27T10:49:36.715Z] confirmMissingReport-common: [2024-06-27T10:49:36.715Z] [2024-06-27T10:49:36.715Z] undeploy: [2024-06-27T10:49:36.715Z] [2024-06-27T10:49:36.715Z] setOSConditions: [2024-06-27T10:49:36.715Z] [2024-06-27T10:49:36.715Z] setToolWin: [2024-06-27T10:49:36.715Z] [2024-06-27T10:49:36.715Z] setToolUnix: [2024-06-27T10:49:36.715Z] [2024-06-27T10:49:36.716Z] setToolProperty: [2024-06-27T10:49:36.716Z] [2024-06-27T10:49:36.716Z] setS1ASclassPath: [2024-06-27T10:49:36.716Z] [2024-06-27T10:49:36.716Z] init-common: [2024-06-27T10:49:36.716Z] [2024-06-27T10:49:36.716Z] undeploy-common: [2024-06-27T10:49:36.719Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:49:36.719Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:49:36.719Z] [exec] Command undeploy executed successfully. [2024-06-27T10:49:36.719Z] [2024-06-27T10:49:36.719Z] all: [2024-06-27T10:49:36.719Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:36.719Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:36.719Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:36.719Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:36.719Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:36.719Z] [2024-06-27T10:49:36.719Z] setOSConditions: [2024-06-27T10:49:36.719Z] [2024-06-27T10:49:36.719Z] setToolWin: [2024-06-27T10:49:36.719Z] [2024-06-27T10:49:36.719Z] setToolUnix: [2024-06-27T10:49:36.720Z] [2024-06-27T10:49:36.720Z] setToolProperty: [2024-06-27T10:49:36.720Z] [2024-06-27T10:49:36.720Z] setS1ASclassPath: [2024-06-27T10:49:36.720Z] [2024-06-27T10:49:36.720Z] init-common: [2024-06-27T10:49:36.893Z] [java] Jun 27, 2024 10:49:36 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:49:36.893Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-06-27T10:49:36.893Z] [java] Jun 27, 2024 10:49:36 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:49:36.893Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-06-27T10:49:36.893Z] [java] Jun 27, 2024 10:49:36 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:49:36.893Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:49:36.893Z] [java] Jun 27, 2024 10:49:36 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:49:36.893Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:36.944Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:36.944Z] [java] [2024-06-27T10:49:36.944Z] [java] [2024-06-27T10:49:36.944Z] [java] ----------------------------------------- [2024-06-27T10:49:36.944Z] [java] - jsp-config-default-content-type: PASS - [2024-06-27T10:49:36.944Z] [java] ----------------------------------------- [2024-06-27T10:49:36.944Z] [java] - Total PASS : 1 - [2024-06-27T10:49:36.944Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:36.944Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:36.944Z] [java] ----------------------------------------- [2024-06-27T10:49:36.944Z] [2024-06-27T10:49:36.944Z] undeploy: [2024-06-27T10:49:36.944Z] [2024-06-27T10:49:36.944Z] setOSConditions: [2024-06-27T10:49:36.944Z] [2024-06-27T10:49:36.944Z] setToolWin: [2024-06-27T10:49:36.944Z] [2024-06-27T10:49:36.944Z] setToolUnix: [2024-06-27T10:49:36.944Z] [2024-06-27T10:49:36.944Z] setToolProperty: [2024-06-27T10:49:36.944Z] [2024-06-27T10:49:36.944Z] setS1ASclassPath: [2024-06-27T10:49:36.944Z] [2024-06-27T10:49:36.944Z] init-common: [2024-06-27T10:49:36.944Z] [2024-06-27T10:49:36.944Z] undeploy-war-common: [2024-06-27T10:49:36.975Z] [2024-06-27T10:49:36.975Z] clean: [2024-06-27T10:49:36.975Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:36.976Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:36.976Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:36.976Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:36.976Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:36.976Z] [2024-06-27T10:49:36.976Z] setOSConditions: [2024-06-27T10:49:36.976Z] [2024-06-27T10:49:36.976Z] setToolWin: [2024-06-27T10:49:36.976Z] [2024-06-27T10:49:36.976Z] setToolUnix: [2024-06-27T10:49:36.976Z] [2024-06-27T10:49:36.976Z] setToolProperty: [2024-06-27T10:49:36.976Z] [2024-06-27T10:49:36.976Z] setS1ASclassPath: [2024-06-27T10:49:36.976Z] [2024-06-27T10:49:36.976Z] init-common: [2024-06-27T10:49:36.976Z] [2024-06-27T10:49:36.976Z] clean-common: [2024-06-27T10:49:36.976Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:36.976Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:36.976Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:36.976Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:36.976Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] setOSConditions: [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] setToolWin: [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] setToolUnix: [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] setToolProperty: [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] setS1ASclassPath: [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] init-common: [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] clean-classes-common: [2024-06-27T10:49:36.977Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:36.977Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:36.977Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:36.977Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:36.977Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:36.977Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] setOSConditions: [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] setToolWin: [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] setToolUnix: [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] setToolProperty: [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.977Z] setS1ASclassPath: [2024-06-27T10:49:36.977Z] [2024-06-27T10:49:36.978Z] init-common: [2024-06-27T10:49:36.978Z] [2024-06-27T10:49:36.978Z] clean-jars-common: [2024-06-27T10:49:36.978Z] [2024-06-27T10:49:36.978Z] compile: [2024-06-27T10:49:36.978Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:36.978Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:36.978Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:36.978Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:36.978Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:36.978Z] [2024-06-27T10:49:36.978Z] setOSConditions: [2024-06-27T10:49:36.978Z] [2024-06-27T10:49:36.978Z] setToolWin: [2024-06-27T10:49:36.978Z] [2024-06-27T10:49:36.978Z] setToolUnix: [2024-06-27T10:49:36.978Z] [2024-06-27T10:49:36.978Z] setToolProperty: [2024-06-27T10:49:36.978Z] [2024-06-27T10:49:36.978Z] setS1ASclassPath: [2024-06-27T10:49:36.978Z] [2024-06-27T10:49:36.978Z] init-common: [2024-06-27T10:49:36.978Z] [2024-06-27T10:49:36.978Z] compile-common: [2024-06-27T10:49:36.978Z] [echo] Current time (ISO): 2024-06-27T10:49:36.941+0000 [2024-06-27T10:49:36.978Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:36.978Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:37.028Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:37.033Z] [2024-06-27T10:49:37.033Z] runMaven: [2024-06-27T10:49:37.053Z] [exec] Application deployed with name cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web. [2024-06-27T10:49:37.053Z] [2024-06-27T10:49:37.053Z] deploy-war-commonee: [2024-06-27T10:49:37.053Z] [2024-06-27T10:49:37.053Z] run: [2024-06-27T10:49:37.053Z] [java] opening connection to http://localhost:8080/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings/myurl [2024-06-27T10:49:37.053Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:37.053Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:37.053Z] [java] [2024-06-27T10:49:37.053Z] [java] [2024-06-27T10:49:37.053Z] [java] ----------------------------------------- [2024-06-27T10:49:37.053Z] [java] - interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings: PASS - [2024-06-27T10:49:37.053Z] [java] ----------------------------------------- [2024-06-27T10:49:37.053Z] [java] - Total PASS : 1 - [2024-06-27T10:49:37.053Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:37.053Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:37.053Z] [java] ----------------------------------------- [2024-06-27T10:49:37.053Z] [2024-06-27T10:49:37.053Z] undeploy: [2024-06-27T10:49:37.053Z] [2024-06-27T10:49:37.053Z] setOSConditions: [2024-06-27T10:49:37.053Z] [2024-06-27T10:49:37.053Z] setToolWin: [2024-06-27T10:49:37.053Z] [2024-06-27T10:49:37.053Z] setToolUnix: [2024-06-27T10:49:37.053Z] [2024-06-27T10:49:37.053Z] setToolProperty: [2024-06-27T10:49:37.053Z] [2024-06-27T10:49:37.053Z] setS1ASclassPath: [2024-06-27T10:49:37.053Z] [2024-06-27T10:49:37.053Z] init-common: [2024-06-27T10:49:37.054Z] [2024-06-27T10:49:37.054Z] undeploy-war-common: [2024-06-27T10:49:37.082Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclientApp.ear [2024-06-27T10:49:37.148Z] [java] Jun 27, 2024 10:49:37 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:37.148Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:37.148Z] [java] Jun 27, 2024 10:49:37 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:37.148Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:37.205Z] [INFO] [testng] ... [2024-06-27T10:49:37.205Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-06-27T10:49:37.205Z] [INFO] [testng] ... [2024-06-27T10:49:37.205Z] [INFO] [testng] [2024-06-27T10:49:37.217Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-default-content-type-web [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] all: [2024-06-27T10:49:37.217Z] [echo] [2024-06-27T10:49:37.217Z] [echo] ************************* [2024-06-27T10:49:37.217Z] [echo] * Running jspConfigGetServletPath [2024-06-27T10:49:37.217Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath [2024-06-27T10:49:37.217Z] [echo] ************************* [2024-06-27T10:49:37.217Z] [echo] [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] setOSConditions: [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] setToolWin: [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] setToolUnix: [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] setToolProperty: [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] setS1ASclassPath: [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] init-common: [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] clean: [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] setOSConditions: [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] setToolWin: [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] setToolUnix: [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.217Z] setToolProperty: [2024-06-27T10:49:37.217Z] [2024-06-27T10:49:37.218Z] setS1ASclassPath: [2024-06-27T10:49:37.218Z] [2024-06-27T10:49:37.218Z] init-common: [2024-06-27T10:49:37.218Z] [2024-06-27T10:49:37.218Z] clean-common: [2024-06-27T10:49:37.274Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-sessiontimerApp [2024-06-27T10:49:37.274Z] [2024-06-27T10:49:37.274Z] all: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] timerserialization: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setOSConditions: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setToolWin: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setToolUnix: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setToolProperty: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setS1ASclassPath: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] init-common: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] clean: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setOSConditions: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setToolWin: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setToolUnix: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setToolProperty: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setS1ASclassPath: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] init-common: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] clean-common: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setOSConditions: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setToolWin: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setToolUnix: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setToolProperty: [2024-06-27T10:49:37.275Z] [2024-06-27T10:49:37.275Z] setS1ASclassPath: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] init-common: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] clean-classes-common: [2024-06-27T10:49:37.276Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] setOSConditions: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] setToolWin: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] setToolUnix: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] setToolProperty: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] setS1ASclassPath: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] init-common: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] clean-jars-common: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] compile: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] setOSConditions: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] setToolWin: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] setToolUnix: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] setToolProperty: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] setS1ASclassPath: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] init-common: [2024-06-27T10:49:37.276Z] [2024-06-27T10:49:37.276Z] compile-common: [2024-06-27T10:49:37.276Z] [echo] Current time (ISO): 2024-06-27T10:49:37.202+0000 [2024-06-27T10:49:37.277Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:37.277Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:37.332Z] [exec] Jun 27, 2024 10:49:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:37.332Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:37.381Z] [exec] Application deployed with name ejb-stubs-appclientApp. [2024-06-27T10:49:37.381Z] [echo] Deployment on target server server successful [2024-06-27T10:49:37.381Z] [2024-06-27T10:49:37.381Z] setOSConditions: [2024-06-27T10:49:37.381Z] [2024-06-27T10:49:37.381Z] setToolWin: [2024-06-27T10:49:37.381Z] [2024-06-27T10:49:37.381Z] setToolUnix: [2024-06-27T10:49:37.381Z] [2024-06-27T10:49:37.381Z] setToolProperty: [2024-06-27T10:49:37.381Z] [2024-06-27T10:49:37.381Z] setS1ASclassPath: [2024-06-27T10:49:37.381Z] [2024-06-27T10:49:37.381Z] init-common: [2024-06-27T10:49:37.381Z] [2024-06-27T10:49:37.381Z] deploy-common-ee: [2024-06-27T10:49:37.382Z] [2024-06-27T10:49:37.382Z] run: [2024-06-27T10:49:37.472Z] [2024-06-27T10:49:37.472Z] setOSConditions: [2024-06-27T10:49:37.472Z] [2024-06-27T10:49:37.472Z] setToolWin: [2024-06-27T10:49:37.472Z] [2024-06-27T10:49:37.472Z] setToolUnix: [2024-06-27T10:49:37.472Z] [2024-06-27T10:49:37.472Z] setToolProperty: [2024-06-27T10:49:37.472Z] [2024-06-27T10:49:37.473Z] setS1ASclassPath: [2024-06-27T10:49:37.473Z] [2024-06-27T10:49:37.473Z] init-common: [2024-06-27T10:49:37.473Z] [2024-06-27T10:49:37.473Z] clean-classes-common: [2024-06-27T10:49:37.473Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:37.473Z] [2024-06-27T10:49:37.473Z] setOSConditions: [2024-06-27T10:49:37.473Z] [2024-06-27T10:49:37.473Z] setToolWin: [2024-06-27T10:49:37.473Z] [2024-06-27T10:49:37.473Z] setToolUnix: [2024-06-27T10:49:37.473Z] [2024-06-27T10:49:37.473Z] setToolProperty: [2024-06-27T10:49:37.473Z] [2024-06-27T10:49:37.473Z] setS1ASclassPath: [2024-06-27T10:49:37.473Z] [2024-06-27T10:49:37.473Z] init-common: [2024-06-27T10:49:37.473Z] [2024-06-27T10:49:37.473Z] clean-jars-common: [2024-06-27T10:49:37.473Z] [2024-06-27T10:49:37.473Z] compile: [2024-06-27T10:49:37.473Z] [2024-06-27T10:49:37.474Z] setOSConditions: [2024-06-27T10:49:37.474Z] [2024-06-27T10:49:37.474Z] setToolWin: [2024-06-27T10:49:37.474Z] [2024-06-27T10:49:37.474Z] setToolUnix: [2024-06-27T10:49:37.474Z] [2024-06-27T10:49:37.474Z] setToolProperty: [2024-06-27T10:49:37.474Z] [2024-06-27T10:49:37.474Z] setS1ASclassPath: [2024-06-27T10:49:37.474Z] [2024-06-27T10:49:37.474Z] init-common: [2024-06-27T10:49:37.474Z] [2024-06-27T10:49:37.474Z] compile-common: [2024-06-27T10:49:37.474Z] [echo] Current time (ISO): 2024-06-27T10:49:37.233+0000 [2024-06-27T10:49:37.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:37.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/servlet [2024-06-27T10:49:37.474Z] [2024-06-27T10:49:37.474Z] build: [2024-06-27T10:49:37.474Z] [2024-06-27T10:49:37.474Z] setOSConditions: [2024-06-27T10:49:37.474Z] [2024-06-27T10:49:37.474Z] setToolWin: [2024-06-27T10:49:37.474Z] [2024-06-27T10:49:37.475Z] setToolUnix: [2024-06-27T10:49:37.475Z] [2024-06-27T10:49:37.475Z] setToolProperty: [2024-06-27T10:49:37.475Z] [2024-06-27T10:49:37.475Z] setS1ASclassPath: [2024-06-27T10:49:37.475Z] [2024-06-27T10:49:37.475Z] init-common: [2024-06-27T10:49:37.475Z] [2024-06-27T10:49:37.475Z] webclient-war-common: [2024-06-27T10:49:37.475Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:37.475Z] [2024-06-27T10:49:37.475Z] clear: [2024-06-27T10:49:37.475Z] [2024-06-27T10:49:37.475Z] test-tlds-exist: [2024-06-27T10:49:37.475Z] [2024-06-27T10:49:37.475Z] copy-tlds: [2024-06-27T10:49:37.475Z] [2024-06-27T10:49:37.475Z] test-tagfiles-exist: [2024-06-27T10:49:37.475Z] [2024-06-27T10:49:37.475Z] copy-tagfiles: [2024-06-27T10:49:37.475Z] [2024-06-27T10:49:37.475Z] package-war-common: [2024-06-27T10:49:37.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:37.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:37.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:37.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:37.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/lib [2024-06-27T10:49:37.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:37.476Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-get-servlet-web.war [2024-06-27T10:49:37.476Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:37.476Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:37.476Z] [javac] Compiling 1 source file [2024-06-27T10:49:37.476Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:37.476Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:37.476Z] [2024-06-27T10:49:37.476Z] deploy: [2024-06-27T10:49:37.476Z] [2024-06-27T10:49:37.476Z] deploy-war-common: [2024-06-27T10:49:37.476Z] [2024-06-27T10:49:37.476Z] setOSConditions: [2024-06-27T10:49:37.476Z] [2024-06-27T10:49:37.477Z] setToolWin: [2024-06-27T10:49:37.477Z] [2024-06-27T10:49:37.477Z] setToolUnix: [2024-06-27T10:49:37.477Z] [2024-06-27T10:49:37.477Z] setToolProperty: [2024-06-27T10:49:37.477Z] [2024-06-27T10:49:37.477Z] setS1ASclassPath: [2024-06-27T10:49:37.477Z] [2024-06-27T10:49:37.477Z] init-common: [2024-06-27T10:49:37.477Z] [2024-06-27T10:49:37.477Z] deploy-war-commonpe: [2024-06-27T10:49:37.583Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:49:37.583Z] + cd ./appserver/tests/appserv-tests/devtests/deployment [2024-06-27T10:49:37.583Z] + test_init [2024-06-27T10:49:37.583Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:49:37.583Z] [2024-06-27T10:49:37.583Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:49:37.583Z] [2024-06-27T10:49:37.583Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:49:37.583Z] + xargs touch [2024-06-27T10:49:37.583Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:37.583Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:37.583Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:49:37.584Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:49:37.584Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:37.584Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:49:37.584Z] + java -version [2024-06-27T10:49:37.584Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:49:37.584Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:49:37.584Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:49:37.584Z] + ant -version [2024-06-27T10:49:37.584Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:49:37.584Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:49:37.584Z] + printf '\n\n' [2024-06-27T10:49:37.584Z] [2024-06-27T10:49:37.584Z] [2024-06-27T10:49:37.584Z] + test_run deployment_all [2024-06-27T10:49:37.584Z] + [[ deployment_all = \d\e\p\l\o\y\m\e\n\t\_\c\l\u\s\t\e\r\_\a\l\l ]] [2024-06-27T10:49:37.584Z] + export HUDSON=true [2024-06-27T10:49:37.584Z] + HUDSON=true [2024-06-27T10:49:37.584Z] ++ pwd [2024-06-27T10:49:37.584Z] + export ROOT=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment [2024-06-27T10:49:37.584Z] + ROOT=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment [2024-06-27T10:49:37.584Z] + '[' -x /usr/bin/cygpath ']' [2024-06-27T10:49:37.584Z] + antTarget=all-ee [2024-06-27T10:49:37.584Z] + '[' -z '' ']' [2024-06-27T10:49:37.584Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-domain [2024-06-27T10:49:37.630Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:49:37.630Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-06-27T10:49:37.630Z] [exec] Result: 1 [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] setOSConditions: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] setToolWin: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] setToolUnix: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] setToolProperty: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] setS1ASclassPath: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] init-common: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] restart: [2024-06-27T10:49:37.630Z] [echo] Not required to restart [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] undeploy: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] setOSConditions: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] setToolWin: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] setToolUnix: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] setToolProperty: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] setS1ASclassPath: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] init-common: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] undeploy: [2024-06-27T10:49:37.630Z] [2024-06-27T10:49:37.630Z] setOSConditions: [2024-06-27T10:49:37.631Z] [2024-06-27T10:49:37.631Z] setToolWin: [2024-06-27T10:49:37.631Z] [2024-06-27T10:49:37.631Z] setToolUnix: [2024-06-27T10:49:37.631Z] [2024-06-27T10:49:37.631Z] setToolProperty: [2024-06-27T10:49:37.631Z] [2024-06-27T10:49:37.631Z] setS1ASclassPath: [2024-06-27T10:49:37.631Z] [2024-06-27T10:49:37.631Z] init-common: [2024-06-27T10:49:37.631Z] [2024-06-27T10:49:37.631Z] undeploy-common: [2024-06-27T10:49:37.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web [2024-06-27T10:49:37.635Z] [2024-06-27T10:49:37.635Z] all: [2024-06-27T10:49:37.635Z] [echo] [2024-06-27T10:49:37.635Z] [echo] ************************* [2024-06-27T10:49:37.635Z] [echo] * Running javaee-component-resources [2024-06-27T10:49:37.635Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources [2024-06-27T10:49:37.635Z] [echo] ************************* [2024-06-27T10:49:37.635Z] [echo] [2024-06-27T10:49:37.635Z] [2024-06-27T10:49:37.635Z] all: [2024-06-27T10:49:37.635Z] [2024-06-27T10:49:37.635Z] javaee-comp: [2024-06-27T10:49:37.635Z] [2024-06-27T10:49:37.635Z] setOSConditions: [2024-06-27T10:49:37.635Z] [2024-06-27T10:49:37.636Z] setToolWin: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setToolUnix: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setToolProperty: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setS1ASclassPath: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] init-common: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] clean: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setOSConditions: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setToolWin: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setToolUnix: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setToolProperty: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setS1ASclassPath: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] init-common: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] clean-common: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setOSConditions: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setToolWin: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setToolUnix: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.636Z] setToolProperty: [2024-06-27T10:49:37.636Z] [2024-06-27T10:49:37.637Z] setS1ASclassPath: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] init-common: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] clean-classes-common: [2024-06-27T10:49:37.637Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setOSConditions: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setOSConditions: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setToolWin: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setToolWin: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setToolUnix: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setToolUnix: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setToolProperty: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setToolProperty: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setS1ASclassPath: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setS1ASclassPath: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] init-common: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] init-common: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] clean-jars-common: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] runclient-common: [2024-06-27T10:49:37.637Z] compile: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setOSConditions: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setToolWin: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclientAppClient.jar -name ejb-stubs-appclientClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:37.637Z] setToolUnix: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setToolProperty: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] setS1ASclassPath: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] init-common: [2024-06-27T10:49:37.637Z] [2024-06-27T10:49:37.637Z] compile-common: [2024-06-27T10:49:37.637Z] [echo] Current time (ISO): 2024-06-27T10:49:37.498+0000 [2024-06-27T10:49:37.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:37.638Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:37.765Z] [INFO] [testng] done for init [2024-06-27T10:49:37.765Z] [INFO] [testng] method = equals [2024-06-27T10:49:37.765Z] [INFO] [testng] method = toString [2024-06-27T10:49:37.765Z] [INFO] [testng] method = hashCode [2024-06-27T10:49:37.765Z] [INFO] [testng] method = close [2024-06-27T10:49:37.765Z] [INFO] [testng] method = addNumbers [2024-06-27T10:49:37.765Z] [INFO] [testng] method = getSPI [2024-06-27T10:49:37.765Z] [INFO] [testng] method = getBinding [2024-06-27T10:49:37.765Z] [INFO] [testng] method = getEndpointReference [2024-06-27T10:49:37.765Z] [INFO] [testng] method = getEndpointReference [2024-06-27T10:49:37.765Z] [INFO] [testng] method = getComponents [2024-06-27T10:49:37.765Z] [INFO] [testng] method = setAddress [2024-06-27T10:49:37.765Z] [INFO] [testng] method = setOutboundHeaders [2024-06-27T10:49:37.765Z] [INFO] [testng] method = setOutboundHeaders [2024-06-27T10:49:37.765Z] [INFO] [testng] method = setOutboundHeaders [2024-06-27T10:49:37.765Z] [INFO] [testng] method = getRequestContext [2024-06-27T10:49:37.765Z] [INFO] [testng] method = getWSEndpointReference [2024-06-27T10:49:37.765Z] [INFO] [testng] method = getResponseContext [2024-06-27T10:49:37.765Z] [INFO] [testng] method = getPortInfo [2024-06-27T10:49:37.765Z] [INFO] [testng] method = getManagedObjectManager [2024-06-27T10:49:37.765Z] [INFO] [testng] method = getInboundHeaders [2024-06-27T10:49:37.765Z] [INFO] [testng] method = proxyClassLookup [2024-06-27T10:49:37.872Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-06-27T10:49:37.873Z] [2024-06-27T10:49:37.873Z] setOSConditions: [2024-06-27T10:49:37.873Z] [2024-06-27T10:49:37.873Z] setToolWin: [2024-06-27T10:49:37.873Z] [2024-06-27T10:49:37.873Z] setToolUnix: [2024-06-27T10:49:37.873Z] [2024-06-27T10:49:37.873Z] setToolProperty: [2024-06-27T10:49:37.873Z] [2024-06-27T10:49:37.873Z] setS1ASclassPath: [2024-06-27T10:49:37.873Z] [2024-06-27T10:49:37.873Z] init-common: [2024-06-27T10:49:37.873Z] [2024-06-27T10:49:37.873Z] create-connector-connpool: [2024-06-27T10:49:37.873Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server MyPool [2024-06-27T10:49:38.036Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-get-servlet --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-get-servlet-web.war [2024-06-27T10:49:38.071Z] [java] Jun 27, 2024 10:49:37 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:38.071Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:49:38.071Z] [java] Jun 27, 2024 10:49:37 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:38.071Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:49:38.071Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@36b4cbb8 [2024-06-27T10:49:38.207Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:38.207Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:38.207Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:38.207Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:38.207Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:38.207Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:38.207Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:38.236Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:49:38.269Z] [exec] Jun 27, 2024 10:49:37 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:49:38.269Z] [exec] WARNING: ACC001: Using the only client [Simple-Validation-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationAppClient.jar even though it does not match the specified main class name null or client name Simple-ValidationClient [2024-06-27T10:49:38.325Z] [java] Looking up EJB... [2024-06-27T10:49:38.325Z] [java] Invoking EJB... [2024-06-27T10:49:38.325Z] [java] EJB said: boo [2024-06-27T10:49:38.325Z] [java] Record # 1 [2024-06-27T10:49:38.325Z] [java] Jun 27, 2024 10:49:38 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:49:38.325Z] [java] INFO: sample was successfully deployed in 4,209 milliseconds. [2024-06-27T10:49:38.325Z] [java] Jun 27, 2024 10:49:38 AM jakarta.enterprise.system.core.transaction.com.sun.jts.CosTransactions [2024-06-27T10:49:38.325Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-06-27T10:49:38.475Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:38.475Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:38.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server MyPool [2024-06-27T10:49:38.476Z] [exec] Connector connection pool MyPool created. [2024-06-27T10:49:38.476Z] [2024-06-27T10:49:38.476Z] create-connector-connpool-common: [2024-06-27T10:49:38.492Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:49:38.492Z] [exec] Result: 1 [2024-06-27T10:49:38.492Z] [2024-06-27T10:49:38.492Z] setOSConditions: [2024-06-27T10:49:38.492Z] [2024-06-27T10:49:38.492Z] setToolWin: [2024-06-27T10:49:38.492Z] [2024-06-27T10:49:38.492Z] setToolUnix: [2024-06-27T10:49:38.492Z] [2024-06-27T10:49:38.492Z] setToolProperty: [2024-06-27T10:49:38.492Z] [2024-06-27T10:49:38.492Z] setS1ASclassPath: [2024-06-27T10:49:38.492Z] [2024-06-27T10:49:38.492Z] init-common: [2024-06-27T10:49:38.492Z] [2024-06-27T10:49:38.492Z] undeploy-rar: [2024-06-27T10:49:38.492Z] [2024-06-27T10:49:38.492Z] setOSConditions: [2024-06-27T10:49:38.492Z] [2024-06-27T10:49:38.492Z] setToolWin: [2024-06-27T10:49:38.492Z] [2024-06-27T10:49:38.492Z] setToolUnix: [2024-06-27T10:49:38.492Z] [2024-06-27T10:49:38.492Z] setToolProperty: [2024-06-27T10:49:38.493Z] [2024-06-27T10:49:38.493Z] setS1ASclassPath: [2024-06-27T10:49:38.493Z] [2024-06-27T10:49:38.493Z] init-common: [2024-06-27T10:49:38.493Z] [2024-06-27T10:49:38.493Z] undeploy-rar-common: [2024-06-27T10:49:38.493Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-06-27T10:49:38.562Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:38.562Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:38.562Z] [exec] Jun 27, 2024 10:49:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:38.562Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:38.562Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:38.562Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:38.562Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:38.562Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:38.562Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:38.580Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:49:38.580Z] [java] Value of key is: embedded with JPA [2024-06-27T10:49:38.580Z] [java] Done calling EJB [2024-06-27T10:49:38.580Z] [java] Closing container ... [2024-06-27T10:49:38.580Z] [java] SingletonBean :: In PreDestroy() [2024-06-27T10:49:38.580Z] [java] Jun 27, 2024 10:49:38 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:49:38.580Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:38.580Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:49:38.580Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:38.580Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:38.580Z] [java] Jun 27, 2024 10:49:38 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:38.580Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:49:38.580Z] [java] Jun 27, 2024 10:49:38 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:38.580Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:49:38.580Z] [java] Jun 27, 2024 10:49:38 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:38.580Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:38.580Z] [java] Jun 27, 2024 10:49:38 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:38.580Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:38.580Z] [java] Jun 27, 2024 10:49:38 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:38.580Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:38.580Z] [java] ..........FINISHED Embedded test [2024-06-27T10:49:38.580Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:38.580Z] [java] [2024-06-27T10:49:38.580Z] [java] [2024-06-27T10:49:38.580Z] [java] ----------------------------------------- [2024-06-27T10:49:38.580Z] [java] - embedded with JPA: PASS - [2024-06-27T10:49:38.580Z] [java] ----------------------------------------- [2024-06-27T10:49:38.580Z] [java] Total PASS: 1 [2024-06-27T10:49:38.580Z] [java] Total FAIL: 0 [2024-06-27T10:49:38.580Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:49:38.580Z] [java] ----------------------------------------- [2024-06-27T10:49:38.580Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:38.580Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:38.580Z] [2024-06-27T10:49:38.580Z] stop-database: [2024-06-27T10:49:38.580Z] [2024-06-27T10:49:38.580Z] all: [2024-06-27T10:49:38.580Z] [2024-06-27T10:49:38.580Z] twocontainers: [2024-06-27T10:49:38.580Z] [echo] [2024-06-27T10:49:38.581Z] [echo] [2024-06-27T10:49:38.581Z] [echo] ************************************************** [2024-06-27T10:49:38.581Z] [echo] * Running twocontainers [2024-06-27T10:49:38.581Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twocontainers [2024-06-27T10:49:38.581Z] [echo] ************************************************** [2024-06-27T10:49:38.581Z] [echo] [2024-06-27T10:49:38.581Z] [echo] [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] start-database: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setOSConditions: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setToolWin: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setToolUnix: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setToolProperty: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setS1ASclassPath: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] init-common: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] clean: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setOSConditions: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setToolWin: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setToolUnix: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setToolProperty: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setS1ASclassPath: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] init-common: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] clean-common: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setOSConditions: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setToolWin: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setToolUnix: [2024-06-27T10:49:38.581Z] [2024-06-27T10:49:38.581Z] setToolProperty: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] setS1ASclassPath: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] init-common: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] clean-classes-common: [2024-06-27T10:49:38.582Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] setOSConditions: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] setToolWin: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] setToolUnix: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] setToolProperty: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] setS1ASclassPath: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] init-common: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] clean-jars-common: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] compile: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] setOSConditions: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] setToolWin: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] setToolUnix: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] setToolProperty: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] setS1ASclassPath: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] init-common: [2024-06-27T10:49:38.582Z] [2024-06-27T10:49:38.582Z] compile-common: [2024-06-27T10:49:38.582Z] [echo] Current time (ISO): 2024-06-27T10:49:38.565+0000 [2024-06-27T10:49:38.582Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:38.583Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:38.594Z] [exec] Application deployed with name web-jsp-config-get-servlet-web. [2024-06-27T10:49:38.594Z] [2024-06-27T10:49:38.594Z] deploy-war-commonee: [2024-06-27T10:49:38.594Z] [2024-06-27T10:49:38.594Z] run: [2024-06-27T10:49:38.594Z] [java] Connecting to: http://localhost:45711/web-jsp-config-get-servlet/subdir/test.txt [2024-06-27T10:49:38.594Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:38.594Z] [java] [2024-06-27T10:49:38.594Z] [java] [2024-06-27T10:49:38.594Z] [java] ----------------------------------------- [2024-06-27T10:49:38.594Z] [java] - jsp-config-get-servlet-path: PASS - [2024-06-27T10:49:38.594Z] [java] ----------------------------------------- [2024-06-27T10:49:38.594Z] [java] - Total PASS : 1 - [2024-06-27T10:49:38.594Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:38.594Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:38.594Z] [java] ----------------------------------------- [2024-06-27T10:49:38.594Z] [2024-06-27T10:49:38.594Z] undeploy: [2024-06-27T10:49:38.594Z] [2024-06-27T10:49:38.594Z] setOSConditions: [2024-06-27T10:49:38.594Z] [2024-06-27T10:49:38.594Z] setToolWin: [2024-06-27T10:49:38.594Z] [2024-06-27T10:49:38.594Z] setToolUnix: [2024-06-27T10:49:38.594Z] [2024-06-27T10:49:38.594Z] setToolProperty: [2024-06-27T10:49:38.594Z] [2024-06-27T10:49:38.594Z] setS1ASclassPath: [2024-06-27T10:49:38.594Z] [2024-06-27T10:49:38.594Z] init-common: [2024-06-27T10:49:38.594Z] [2024-06-27T10:49:38.594Z] undeploy-war-common: [2024-06-27T10:49:38.717Z] [INFO] [testng] Tester Page HTML = AddNumbersService Web Service Tester

AddNumbersService Web Service Tester


This form will allow you to test your web service implementation (WSDL File)
To invoke an operation, fill the method parameter(s) input boxes and click on the button labeled with the method name.

Methods :

public abstract int fromjava.server.AddNumbers.addNumbers(int,int)
(,)

[2024-06-27T10:49:38.717Z] [INFO] [testng] PASSED: testAddNumbers [2024-06-27T10:49:38.717Z] [INFO] [testng] PASSED: testTesterUI [2024-06-27T10:49:38.717Z] [INFO] [testng] [2024-06-27T10:49:38.717Z] [INFO] [testng] =============================================== [2024-06-27T10:49:38.717Z] [INFO] [testng] wsit_jaxws_tests [2024-06-27T10:49:38.717Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:38.717Z] [INFO] [testng] =============================================== [2024-06-27T10:49:38.717Z] [INFO] [testng] [2024-06-27T10:49:38.717Z] [INFO] [testng] [2024-06-27T10:49:38.717Z] [INFO] [testng] =============================================== [2024-06-27T10:49:38.717Z] [INFO] [testng] QuickLookTests [2024-06-27T10:49:38.717Z] [INFO] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:38.717Z] [INFO] [testng] =============================================== [2024-06-27T10:49:38.717Z] [INFO] [testng] [2024-06-27T10:49:38.717Z] [WARNING] [echo] JaxwsFromJava [2024-06-27T10:49:38.879Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:38.879Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:38.879Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:38.879Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:38.879Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:38.879Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:38.879Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:38.910Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:38.928Z] [artifact:mvn] [INFO] Scanning for projects... [2024-06-27T10:49:39.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:49:39.056Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-06-27T10:49:39.056Z] [exec] Result: 1 [2024-06-27T10:49:39.056Z] [2024-06-27T10:49:39.056Z] setOSConditions: [2024-06-27T10:49:39.056Z] [2024-06-27T10:49:39.056Z] setToolWin: [2024-06-27T10:49:39.056Z] [2024-06-27T10:49:39.056Z] setToolUnix: [2024-06-27T10:49:39.056Z] [2024-06-27T10:49:39.056Z] setToolProperty: [2024-06-27T10:49:39.056Z] [2024-06-27T10:49:39.056Z] setS1ASclassPath: [2024-06-27T10:49:39.056Z] [2024-06-27T10:49:39.056Z] init-common: [2024-06-27T10:49:39.056Z] [2024-06-27T10:49:39.056Z] restart: [2024-06-27T10:49:39.056Z] [echo] Not required to restart [2024-06-27T10:49:39.056Z] [echo] @@## serializabletest ##@@ [2024-06-27T10:49:39.075Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.ClassName=org.apache.derby.jdbc.ClientXADataSource [2024-06-27T10:49:39.075Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ClassName=org.apache.derby.jdbc.ClientXADataSource [2024-06-27T10:49:39.129Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:39.129Z] [javac] 1 warning [2024-06-27T10:49:39.129Z] [2024-06-27T10:49:39.130Z] setOSConditions: [2024-06-27T10:49:39.130Z] [2024-06-27T10:49:39.130Z] setToolWin: [2024-06-27T10:49:39.130Z] [2024-06-27T10:49:39.130Z] setToolUnix: [2024-06-27T10:49:39.130Z] [2024-06-27T10:49:39.130Z] setToolProperty: [2024-06-27T10:49:39.130Z] [2024-06-27T10:49:39.130Z] setS1ASclassPath: [2024-06-27T10:49:39.130Z] [2024-06-27T10:49:39.130Z] init-common: [2024-06-27T10:49:39.130Z] [2024-06-27T10:49:39.130Z] compile-common: [2024-06-27T10:49:39.130Z] [echo] Current time (ISO): 2024-06-27T10:49:39.101+0000 [2024-06-27T10:49:39.130Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:39.154Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-get-servlet-web [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] all: [2024-06-27T10:49:39.155Z] [echo] [2024-06-27T10:49:39.155Z] [echo] ************************* [2024-06-27T10:49:39.155Z] [echo] * Running jspConfigIncludeChain [2024-06-27T10:49:39.155Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain [2024-06-27T10:49:39.155Z] [echo] ************************* [2024-06-27T10:49:39.155Z] [echo] [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setOSConditions: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setToolWin: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setToolUnix: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setToolProperty: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setS1ASclassPath: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] init-common: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] clean: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setOSConditions: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setToolWin: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setToolUnix: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setToolProperty: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setS1ASclassPath: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] init-common: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] clean-common: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setOSConditions: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setToolWin: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.155Z] setToolUnix: [2024-06-27T10:49:39.155Z] [2024-06-27T10:49:39.156Z] setToolProperty: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] setS1ASclassPath: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] init-common: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] clean-classes-common: [2024-06-27T10:49:39.156Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] setOSConditions: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] setToolWin: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] setToolUnix: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] setToolProperty: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] setS1ASclassPath: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] init-common: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] clean-jars-common: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] compile: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] setOSConditions: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] setToolWin: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] setToolUnix: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] setToolProperty: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] setS1ASclassPath: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] init-common: [2024-06-27T10:49:39.156Z] [2024-06-27T10:49:39.156Z] compile-common: [2024-06-27T10:49:39.156Z] [echo] Current time (ISO): 2024-06-27T10:49:39.059+0000 [2024-06-27T10:49:39.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:39.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/servlet [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] build: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] setOSConditions: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] setToolWin: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] setToolUnix: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] setToolProperty: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] setS1ASclassPath: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] init-common: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] webclient-war-common: [2024-06-27T10:49:39.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] clear: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] test-tlds-exist: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] copy-tlds: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] test-tagfiles-exist: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] copy-tagfiles: [2024-06-27T10:49:39.157Z] [2024-06-27T10:49:39.157Z] package-war-common: [2024-06-27T10:49:39.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:39.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:39.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:39.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:39.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/lib [2024-06-27T10:49:39.157Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:39.157Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-include-chain-web.war [2024-06-27T10:49:39.157Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:39.158Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:39.158Z] [javac] Compiling 1 source file [2024-06-27T10:49:39.158Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:39.158Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:39.158Z] [2024-06-27T10:49:39.158Z] deploy: [2024-06-27T10:49:39.158Z] [2024-06-27T10:49:39.158Z] deploy-war-common: [2024-06-27T10:49:39.158Z] [2024-06-27T10:49:39.158Z] setOSConditions: [2024-06-27T10:49:39.158Z] [2024-06-27T10:49:39.158Z] setToolWin: [2024-06-27T10:49:39.158Z] [2024-06-27T10:49:39.158Z] setToolUnix: [2024-06-27T10:49:39.158Z] [2024-06-27T10:49:39.158Z] setToolProperty: [2024-06-27T10:49:39.158Z] [2024-06-27T10:49:39.158Z] setS1ASclassPath: [2024-06-27T10:49:39.158Z] [2024-06-27T10:49:39.158Z] init-common: [2024-06-27T10:49:39.158Z] [2024-06-27T10:49:39.158Z] deploy-war-commonpe: [2024-06-27T10:49:39.224Z] [2024-06-27T10:49:39.224Z] clean-all: [2024-06-27T10:49:39.224Z] [echo] @@## connector1.5 ##@@ [2024-06-27T10:49:39.224Z] [2024-06-27T10:49:39.225Z] clean: [2024-06-27T10:49:39.225Z] [2024-06-27T10:49:39.225Z] clean: [2024-06-27T10:49:39.225Z] [2024-06-27T10:49:39.225Z] clean: [2024-06-27T10:49:39.225Z] [2024-06-27T10:49:39.225Z] setOSConditions: [2024-06-27T10:49:39.225Z] [2024-06-27T10:49:39.225Z] setToolWin: [2024-06-27T10:49:39.225Z] [2024-06-27T10:49:39.225Z] setToolUnix: [2024-06-27T10:49:39.225Z] [2024-06-27T10:49:39.225Z] setToolProperty: [2024-06-27T10:49:39.225Z] [2024-06-27T10:49:39.225Z] setS1ASclassPath: [2024-06-27T10:49:39.225Z] [2024-06-27T10:49:39.225Z] init-common: [2024-06-27T10:49:39.225Z] [2024-06-27T10:49:39.225Z] clean-classes-common: [2024-06-27T10:49:39.270Z] Configuring Directory Server ..... Done. [2024-06-27T10:49:39.270Z] Configuring Certificates ..... Done. [2024-06-27T10:49:39.270Z] [2024-06-27T10:49:39.270Z] To see basic server configuration status and configuration, you can launch [2024-06-27T10:49:39.270Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/bin/status [2024-06-27T10:49:39.270Z] [2024-06-27T10:49:39.276Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:49:39.276Z] [WARNING] [echo] [2024-06-27T10:49:39.276Z] [WARNING] [echo] ************************* [2024-06-27T10:49:39.276Z] [WARNING] [echo] * build-deploy security/appperms [2024-06-27T10:49:39.276Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms [2024-06-27T10:49:39.276Z] [WARNING] [echo] ************************* [2024-06-27T10:49:39.276Z] [WARNING] [echo] [2024-06-27T10:49:39.276Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-06-27T10:49:39.276Z] [WARNING] [echo] Listing of source files: ApppermsTestNG.java [2024-06-27T10:49:39.276Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/test [2024-06-27T10:49:39.276Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:39.276Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:39.276Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:39.276Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:39.276Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:39.276Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:39.276Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:39.276Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:39.276Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:39.276Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:39.276Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:39.312Z] [2024-06-27T10:49:39.312Z] setOSConditions: [2024-06-27T10:49:39.312Z] [2024-06-27T10:49:39.313Z] setToolWin: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] setToolUnix: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] setToolProperty: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] setS1ASclassPath: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] init-common: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] clean: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] setOSConditions: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] setToolWin: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] setToolUnix: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] setToolProperty: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] setS1ASclassPath: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] init-common: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.313Z] clean-common: [2024-06-27T10:49:39.313Z] [2024-06-27T10:49:39.314Z] setOSConditions: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] setToolWin: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] setToolUnix: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] setToolProperty: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] setS1ASclassPath: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] init-common: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] clean-classes-common: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] setOSConditions: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] setToolWin: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] setToolUnix: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] setToolProperty: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] setS1ASclassPath: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] init-common: [2024-06-27T10:49:39.314Z] [2024-06-27T10:49:39.314Z] clean-jars-common: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] clean: [2024-06-27T10:49:39.315Z] [echo] @@## config-property-accessor-test ##@@ [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] setOSConditions: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] setToolWin: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] setToolUnix: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] setToolProperty: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] setS1ASclassPath: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] init-common: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] clean: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] setOSConditions: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] setToolWin: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] setToolUnix: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] setToolProperty: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] setS1ASclassPath: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] init-common: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] clean-common: [2024-06-27T10:49:39.315Z] [2024-06-27T10:49:39.315Z] setOSConditions: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setToolWin: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setToolUnix: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setToolProperty: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setS1ASclassPath: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] init-common: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] clean-classes-common: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setOSConditions: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setToolWin: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setToolUnix: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setToolProperty: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setS1ASclassPath: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] init-common: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] clean-jars-common: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] clean: [2024-06-27T10:49:39.316Z] [echo] @@## redeployRar ##@@ [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setOSConditions: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setToolWin: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setToolUnix: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setToolProperty: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] setS1ASclassPath: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.316Z] init-common: [2024-06-27T10:49:39.316Z] [2024-06-27T10:49:39.317Z] clean: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] setOSConditions: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] setToolWin: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] setToolUnix: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] setToolProperty: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] setS1ASclassPath: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] init-common: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] clean-common: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] setOSConditions: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] setToolWin: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] setToolUnix: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] setToolProperty: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] setS1ASclassPath: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] init-common: [2024-06-27T10:49:39.317Z] [2024-06-27T10:49:39.317Z] clean-classes-common: [2024-06-27T10:49:39.480Z] [2024-06-27T10:49:39.480Z] clean: [2024-06-27T10:49:39.480Z] [2024-06-27T10:49:39.480Z] setOSConditions: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] setToolWin: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] setToolUnix: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] setToolProperty: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] setS1ASclassPath: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] init-common: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] clean-common: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] setOSConditions: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] setToolWin: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] setToolUnix: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] setToolProperty: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] setS1ASclassPath: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] init-common: [2024-06-27T10:49:39.481Z] [2024-06-27T10:49:39.481Z] clean-classes-common: [2024-06-27T10:49:39.489Z] [exec] Jun 27, 2024 10:49:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:39.489Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:39.494Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:39.494Z] [javac] 1 warning [2024-06-27T10:49:39.494Z] [2024-06-27T10:49:39.494Z] build: [2024-06-27T10:49:39.494Z] [2024-06-27T10:49:39.494Z] setOSConditions: [2024-06-27T10:49:39.494Z] [2024-06-27T10:49:39.494Z] setToolWin: [2024-06-27T10:49:39.494Z] [2024-06-27T10:49:39.494Z] setToolUnix: [2024-06-27T10:49:39.495Z] [2024-06-27T10:49:39.495Z] setToolProperty: [2024-06-27T10:49:39.495Z] [2024-06-27T10:49:39.495Z] setS1ASclassPath: [2024-06-27T10:49:39.495Z] [2024-06-27T10:49:39.495Z] init-common: [2024-06-27T10:49:39.495Z] [2024-06-27T10:49:39.495Z] webclient-war-common: [2024-06-27T10:49:39.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:39.495Z] [2024-06-27T10:49:39.495Z] clear: [2024-06-27T10:49:39.495Z] [2024-06-27T10:49:39.495Z] test-tlds-exist: [2024-06-27T10:49:39.495Z] [2024-06-27T10:49:39.495Z] copy-tlds: [2024-06-27T10:49:39.495Z] [2024-06-27T10:49:39.495Z] test-tagfiles-exist: [2024-06-27T10:49:39.495Z] [2024-06-27T10:49:39.495Z] copy-tagfiles: [2024-06-27T10:49:39.495Z] [2024-06-27T10:49:39.495Z] package-war-common: [2024-06-27T10:49:39.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:39.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:39.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:39.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:39.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/lib [2024-06-27T10:49:39.495Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:39.495Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:39.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/docroot [2024-06-27T10:49:39.495Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2024-06-27T10:49:39.495Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:39.495Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:39.496Z] [javac] Compiling 1 source file [2024-06-27T10:49:39.496Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:39.496Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:39.496Z] [2024-06-27T10:49:39.496Z] create-resources: [2024-06-27T10:49:39.496Z] [2024-06-27T10:49:39.496Z] setOSConditions: [2024-06-27T10:49:39.496Z] [2024-06-27T10:49:39.496Z] setToolWin: [2024-06-27T10:49:39.496Z] [2024-06-27T10:49:39.496Z] setToolUnix: [2024-06-27T10:49:39.496Z] [2024-06-27T10:49:39.496Z] setToolProperty: [2024-06-27T10:49:39.496Z] [2024-06-27T10:49:39.496Z] setS1ASclassPath: [2024-06-27T10:49:39.496Z] [2024-06-27T10:49:39.496Z] init-common: [2024-06-27T10:49:39.496Z] [2024-06-27T10:49:39.496Z] create-jdbc-connpool-common: [2024-06-27T10:49:39.507Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:39.507Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:39.507Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:39.507Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:39.507Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:39.507Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:39.507Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:39.530Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:39.530Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:39.530Z] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/test/ApppermsTestNG.java uses or overrides a deprecated API. [2024-06-27T10:49:39.530Z] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:39.530Z] 6 warnings [2024-06-27T10:49:39.530Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:39.530Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:39.530Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/app_perms/app [2024-06-27T10:49:39.530Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/app_perms [2024-06-27T10:49:39.530Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/app_perms/app [2024-06-27T10:49:39.573Z] [2024-06-27T10:49:39.574Z] setOSConditions: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] setToolWin: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] setToolUnix: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] setToolProperty: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] setS1ASclassPath: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] init-common: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] clean-jars-common: [2024-06-27T10:49:39.574Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] clean: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] clean: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] clean: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] setOSConditions: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] setToolWin: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] setToolUnix: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] setToolProperty: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] setS1ASclassPath: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] init-common: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] clean-classes-common: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] clean: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.574Z] setOSConditions: [2024-06-27T10:49:39.574Z] [2024-06-27T10:49:39.575Z] setToolWin: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setToolUnix: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setToolProperty: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setS1ASclassPath: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] init-common: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] clean-common: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setOSConditions: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setToolWin: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setToolUnix: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setToolProperty: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setS1ASclassPath: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] init-common: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] clean-classes-common: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setOSConditions: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setToolWin: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setToolUnix: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setToolProperty: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] setS1ASclassPath: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] init-common: [2024-06-27T10:49:39.575Z] [2024-06-27T10:49:39.575Z] clean-jars-common: [2024-06-27T10:49:39.576Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] clean: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] clean: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] clean: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] setOSConditions: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] setToolWin: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] setToolUnix: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] setToolProperty: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] setS1ASclassPath: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] init-common: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] clean-classes-common: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] clean: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] setOSConditions: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] setToolWin: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] setToolUnix: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] setToolProperty: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] setS1ASclassPath: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] init-common: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] clean-common: [2024-06-27T10:49:39.576Z] [2024-06-27T10:49:39.576Z] setOSConditions: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setToolWin: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setToolUnix: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setToolProperty: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setS1ASclassPath: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] init-common: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] clean-classes-common: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setOSConditions: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setToolWin: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setToolUnix: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setToolProperty: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setS1ASclassPath: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] init-common: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] clean-jars-common: [2024-06-27T10:49:39.577Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] clean: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] clean: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] clean: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setOSConditions: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setToolWin: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.577Z] setToolUnix: [2024-06-27T10:49:39.577Z] [2024-06-27T10:49:39.578Z] setToolProperty: [2024-06-27T10:49:39.578Z] [2024-06-27T10:49:39.578Z] setS1ASclassPath: [2024-06-27T10:49:39.578Z] [2024-06-27T10:49:39.578Z] init-common: [2024-06-27T10:49:39.578Z] [2024-06-27T10:49:39.578Z] clean-classes-common: [2024-06-27T10:49:39.675Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.DataBaseName=testdb [2024-06-27T10:49:39.676Z] [exec] domain.resources.connector-connection-pool.MyPool.property.DataBaseName=testdb [2024-06-27T10:49:39.717Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-include-chain --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-include-chain-web.war [2024-06-27T10:49:39.737Z] [2024-06-27T10:49:39.737Z] setOSConditions: [2024-06-27T10:49:39.737Z] [2024-06-27T10:49:39.737Z] setToolWin: [2024-06-27T10:49:39.737Z] [2024-06-27T10:49:39.737Z] setToolUnix: [2024-06-27T10:49:39.737Z] [2024-06-27T10:49:39.737Z] setToolProperty: [2024-06-27T10:49:39.737Z] [2024-06-27T10:49:39.737Z] setS1ASclassPath: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] init-common: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] clean-jars-common: [2024-06-27T10:49:39.738Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] clean: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] clean: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] clean: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] setOSConditions: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] setToolWin: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] setToolUnix: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] setToolProperty: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] setS1ASclassPath: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] init-common: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] clean-classes-common: [2024-06-27T10:49:39.738Z] [2024-06-27T10:49:39.738Z] clean: [2024-06-27T10:49:39.743Z] [exec] Jun 27, 2024 10:49:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:39.743Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:39.786Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-06-27T10:49:39.786Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:39.786Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-06-27T10:49:39.786Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-06-27T10:49:39.786Z] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:39.786Z] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:39.786Z] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:39.786Z] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:39.786Z] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:39.786Z] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:39.786Z] Use -proc:none to disable annotation processing. [2024-06-27T10:49:39.786Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.786Z] import java.security.AccessControlException; [2024-06-27T10:49:39.786Z] ^ [2024-06-27T10:49:39.786Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.786Z] import java.security.AccessController; [2024-06-27T10:49:39.786Z] ^ [2024-06-27T10:49:39.786Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.786Z] import java.security.AccessControlException; [2024-06-27T10:49:39.786Z] ^ [2024-06-27T10:49:39.786Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.786Z] import java.security.AccessController; [2024-06-27T10:49:39.786Z] ^ [2024-06-27T10:49:39.786Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-06-27T10:49:39.786Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-06-27T10:49:39.786Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.786Z] import java.security.AccessControlException; [2024-06-27T10:49:39.786Z] ^ [2024-06-27T10:49:39.786Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.786Z] import java.security.AccessController; [2024-06-27T10:49:39.786Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] import java.security.AccessControlException; [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] import java.security.AccessController; [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] import java.security.AccessControlException; [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] import java.security.AccessController; [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] import java.security.AccessControlException; [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] import java.security.AccessController; [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:64: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] if (System.getSecurityManager() != null) { [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] AccessController.checkPermission(fp); [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:69: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] } catch (AccessControlException e) { [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:75: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] if (System.getSecurityManager() != null) { [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:76: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] AccessController.checkPermission(fp); [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:80: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] } catch (AccessControlException e) { [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:87: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] if (System.getSecurityManager() != null) { [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:88: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.787Z] AccessController.checkPermission(p1); [2024-06-27T10:49:39.787Z] ^ [2024-06-27T10:49:39.787Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:92: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.788Z] } catch (AccessControlException e) { [2024-06-27T10:49:39.788Z] ^ [2024-06-27T10:49:39.788Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:88: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-06-27T10:49:39.788Z] if (System.getSecurityManager() != null) { [2024-06-27T10:49:39.788Z] ^ [2024-06-27T10:49:39.788Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:89: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.788Z] AccessController.checkPermission(fp); [2024-06-27T10:49:39.788Z] ^ [2024-06-27T10:49:39.788Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:94: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.788Z] } catch (AccessControlException e) { [2024-06-27T10:49:39.788Z] ^ [2024-06-27T10:49:39.788Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:101: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-06-27T10:49:39.788Z] if (System.getSecurityManager() != null) { [2024-06-27T10:49:39.788Z] ^ [2024-06-27T10:49:39.788Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:102: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.788Z] AccessController.checkPermission(fp); [2024-06-27T10:49:39.788Z] ^ [2024-06-27T10:49:39.788Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:106: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.788Z] } catch (AccessControlException e) { [2024-06-27T10:49:39.788Z] ^ [2024-06-27T10:49:39.788Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:113: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-06-27T10:49:39.788Z] if (System.getSecurityManager() != null) { [2024-06-27T10:49:39.788Z] ^ [2024-06-27T10:49:39.788Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:114: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.788Z] AccessController.checkPermission(fp); [2024-06-27T10:49:39.788Z] ^ [2024-06-27T10:49:39.788Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:118: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:49:39.788Z] } catch (AccessControlException e) { [2024-06-27T10:49:39.788Z] ^ [2024-06-27T10:49:39.788Z] 36 warnings [2024-06-27T10:49:39.822Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.834Z] clean: [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.834Z] setOSConditions: [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.834Z] setToolWin: [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.834Z] setToolUnix: [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.834Z] setToolProperty: [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.834Z] setS1ASclassPath: [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.834Z] init-common: [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.834Z] clean-common: [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.834Z] setOSConditions: [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.834Z] setToolWin: [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.834Z] setToolUnix: [2024-06-27T10:49:39.834Z] [2024-06-27T10:49:39.835Z] setToolProperty: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setS1ASclassPath: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] init-common: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] clean-classes-common: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setOSConditions: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setToolWin: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setToolUnix: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setToolProperty: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setS1ASclassPath: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] init-common: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] clean-jars-common: [2024-06-27T10:49:39.835Z] [echo] @@## force-deploy-rar ##@@ [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setOSConditions: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setToolWin: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setToolUnix: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setToolProperty: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setS1ASclassPath: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] init-common: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] clean: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.835Z] setOSConditions: [2024-06-27T10:49:39.835Z] [2024-06-27T10:49:39.836Z] setToolWin: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setToolUnix: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setToolProperty: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setS1ASclassPath: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] init-common: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] clean-common: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setOSConditions: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setToolWin: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setToolUnix: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setToolProperty: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setS1ASclassPath: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] init-common: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] clean-classes-common: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setOSConditions: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setToolWin: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setToolUnix: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setToolProperty: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] setS1ASclassPath: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] init-common: [2024-06-27T10:49:39.836Z] [2024-06-27T10:49:39.836Z] clean-jars-common: [2024-06-27T10:49:39.837Z] [echo] @@## annotation-embeddedweb ##@@ [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setOSConditions: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setToolWin: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setToolUnix: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setToolProperty: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setS1ASclassPath: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] init-common: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] clean: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setOSConditions: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setToolWin: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setToolUnix: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setToolProperty: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setS1ASclassPath: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] init-common: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] clean-common: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setOSConditions: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setToolWin: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setToolUnix: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setToolProperty: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.837Z] setS1ASclassPath: [2024-06-27T10:49:39.837Z] [2024-06-27T10:49:39.838Z] init-common: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] clean-classes-common: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setOSConditions: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setToolWin: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setToolUnix: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setToolProperty: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setS1ASclassPath: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] init-common: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] clean-jars-common: [2024-06-27T10:49:39.838Z] [echo] @@## built-in-custom-resources ##@@ [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setOSConditions: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setToolWin: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setToolUnix: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setToolProperty: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setS1ASclassPath: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] init-common: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] clean: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setOSConditions: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setToolWin: [2024-06-27T10:49:39.838Z] [2024-06-27T10:49:39.838Z] setToolUnix: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setToolProperty: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setS1ASclassPath: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] init-common: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] clean-common: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setOSConditions: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setToolWin: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setToolUnix: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setToolProperty: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setS1ASclassPath: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] init-common: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] clean-classes-common: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setOSConditions: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setToolWin: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setToolUnix: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setToolProperty: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setS1ASclassPath: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] init-common: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] clean-jars-common: [2024-06-27T10:49:39.839Z] [echo] @@## datasource-definition##@@ [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.839Z] setOSConditions: [2024-06-27T10:49:39.839Z] [2024-06-27T10:49:39.840Z] setToolWin: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] setToolUnix: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] setToolProperty: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] setS1ASclassPath: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] init-common: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] clean: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] setOSConditions: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] setToolWin: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] setToolUnix: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] setToolProperty: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] setS1ASclassPath: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] init-common: [2024-06-27T10:49:39.840Z] [2024-06-27T10:49:39.840Z] clean-common: [2024-06-27T10:49:39.870Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:39.870Z] [artifact:mvn] [INFO] Reactor Build Order: [2024-06-27T10:49:39.870Z] [artifact:mvn] [INFO] [2024-06-27T10:49:39.870Z] [artifact:mvn] [INFO] naming2 [pom] [2024-06-27T10:49:39.870Z] [artifact:mvn] [INFO] GlassFish Naming Context Tests [jar] [2024-06-27T10:49:39.870Z] [artifact:mvn] [INFO] [2024-06-27T10:49:39.870Z] [artifact:mvn] [INFO] -------------------< org.glassfish.devtests:naming2 >------------------- [2024-06-27T10:49:39.870Z] [artifact:mvn] [INFO] Building naming2 7.0.16-SNAPSHOT [1/2] [2024-06-27T10:49:39.870Z] [artifact:mvn] [INFO] from pom.xml [2024-06-27T10:49:39.870Z] [artifact:mvn] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:49:39.930Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.ServerName=localhost [2024-06-27T10:49:39.930Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ServerName=localhost [2024-06-27T10:49:39.970Z] [exec] Application deployed with name web-jsp-config-include-chain-web. [2024-06-27T10:49:39.970Z] [2024-06-27T10:49:39.970Z] deploy-war-commonee: [2024-06-27T10:49:39.970Z] [2024-06-27T10:49:39.971Z] run: [2024-06-27T10:49:39.971Z] [java] Connecting to: http://localhost:45711/web-jsp-config-include-chain/subdir/including.txt [2024-06-27T10:49:39.994Z] [2024-06-27T10:49:39.994Z] setOSConditions: [2024-06-27T10:49:39.994Z] [2024-06-27T10:49:39.994Z] setToolWin: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setToolUnix: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setToolProperty: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setS1ASclassPath: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] init-common: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] clean-common: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setOSConditions: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setToolWin: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setToolUnix: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setToolProperty: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setS1ASclassPath: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] init-common: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] clean-classes-common: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setOSConditions: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setToolWin: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setToolUnix: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setToolProperty: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setS1ASclassPath: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] init-common: [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] clean-jars-common: [2024-06-27T10:49:39.995Z] [echo] @@## embeddedweb ##@@ [2024-06-27T10:49:39.995Z] [2024-06-27T10:49:39.995Z] setOSConditions: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] setToolWin: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] setToolUnix: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] setToolProperty: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] setS1ASclassPath: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] init-common: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] clean: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] setOSConditions: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] setToolWin: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] setToolUnix: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] setToolProperty: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] setS1ASclassPath: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] init-common: [2024-06-27T10:49:39.996Z] [2024-06-27T10:49:39.996Z] clean-common: [2024-06-27T10:49:39.998Z] [exec] Looking up ejb ref [2024-06-27T10:49:40.044Z] [exec] Waiting for the domain to stop ... [2024-06-27T10:49:40.045Z] [exec] Waiting finished after 2,837 ms. [2024-06-27T10:49:40.045Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] setOSConditions: [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] setToolWin: [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] setToolUnix: [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] setToolProperty: [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] setS1ASclassPath: [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] init-common: [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] stopDerby: [2024-06-27T10:49:40.045Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2024-06-27T10:49:40.045Z] [java] Thu Jun 27 10:49:39 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:49:40.045Z] [java] Thu Jun 27 10:49:39 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] BUILD SUCCESSFUL [2024-06-27T10:49:40.045Z] Total time: 4 seconds [2024-06-27T10:49:40.045Z] + check_successful_run [2024-06-27T10:49:40.045Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] ===== CHECK SUCCESSFUL RUN ===== [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] + FILE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:49:40.045Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html ']' [2024-06-27T10:49:40.045Z] + echo 'File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-06-27T10:49:40.045Z] File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-06-27T10:49:40.045Z] + generate_junit_report connector_group_3 [2024-06-27T10:49:40.045Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] ===== GENERATE JUNIT REPORT ===== [2024-06-27T10:49:40.045Z] [2024-06-27T10:49:40.045Z] + TD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:49:40.045Z] + JUD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml [2024-06-27T10:49:40.045Z] + TESTSUITE_NAME=connector_group_3 [2024-06-27T10:49:40.045Z] + awk -v suitename=connector_group_3 ' [2024-06-27T10:49:40.045Z] BEGIN { [2024-06-27T10:49:40.045Z] totaltests = 0; [2024-06-27T10:49:40.045Z] totalfailures = 0; [2024-06-27T10:49:40.045Z] totalerrors = 0; [2024-06-27T10:49:40.045Z] } [2024-06-27T10:49:40.045Z] function getPropVal(str){ [2024-06-27T10:49:40.045Z] split(str, a, "="); [2024-06-27T10:49:40.045Z] val = a[2]; [2024-06-27T10:49:40.045Z] # remove quotes [2024-06-27T10:49:40.045Z] gsub("\"","",val); [2024-06-27T10:49:40.045Z] return val; [2024-06-27T10:49:40.045Z] } [2024-06-27T10:49:40.045Z] function removeXMLTag(str){ [2024-06-27T10:49:40.045Z] # remove xml tag quotes [2024-06-27T10:49:40.045Z] gsub("","",str); [2024-06-27T10:49:40.045Z] gsub("<.*>","",str); [2024-06-27T10:49:40.045Z] gsub(">","",str); [2024-06-27T10:49:40.045Z] return str; [2024-06-27T10:49:40.045Z] } [2024-06-27T10:49:40.045Z] /status value=/ { [2024-06-27T10:49:40.045Z] result=getPropVal($0); [2024-06-27T10:49:40.045Z] result=removeXMLTag(result); [2024-06-27T10:49:40.045Z] } [2024-06-27T10:49:40.045Z] // { [2024-06-27T10:49:40.045Z] getline; [2024-06-27T10:49:40.045Z] getline; [2024-06-27T10:49:40.045Z] testunit=removeXMLTag($0); [2024-06-27T10:49:40.045Z] gsub("\"","",testunit); [2024-06-27T10:49:40.045Z] } [2024-06-27T10:49:40.045Z] // { [2024-06-27T10:49:40.045Z] getline; [2024-06-27T10:49:40.045Z] testname=removeXMLTag($0); [2024-06-27T10:49:40.045Z] gsub("\"","",testname); [2024-06-27T10:49:40.045Z] } [2024-06-27T10:49:40.045Z] /<\/testcase>/{ [2024-06-27T10:49:40.045Z] classname=testunit [2024-06-27T10:49:40.045Z] # printing testcase to out [2024-06-27T10:49:40.046Z] out = out sprintf(" \n", classname, testname); [2024-06-27T10:49:40.046Z] if (result == "fail") { [2024-06-27T10:49:40.046Z] out = out " \n"; [2024-06-27T10:49:40.046Z] totalfailures++; [2024-06-27T10:49:40.046Z] } else if (result == "did_not_run") { [2024-06-27T10:49:40.046Z] out = out " \n"; [2024-06-27T10:49:40.046Z] totalerrors++; [2024-06-27T10:49:40.046Z] } [2024-06-27T10:49:40.046Z] out = out " \n"; [2024-06-27T10:49:40.046Z] [2024-06-27T10:49:40.046Z] totaltests++; [2024-06-27T10:49:40.046Z] result=""; [2024-06-27T10:49:40.046Z] testname=""; [2024-06-27T10:49:40.046Z] } [2024-06-27T10:49:40.046Z] END { [2024-06-27T10:49:40.046Z] print "" [2024-06-27T10:49:40.046Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-06-27T10:49:40.046Z] printf "%s", out; [2024-06-27T10:49:40.046Z] print "" [2024-06-27T10:49:40.046Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:49:40.046Z] }' [2024-06-27T10:49:40.046Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:49:40.046Z] + change_junit_report_class_names [2024-06-27T10:49:40.046Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:49:40.046Z] + sed -i 's/\bclassname="/classname="connector_group_3./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:49:40.046Z] + copy_test_artifacts connector_group_3 [2024-06-27T10:49:40.046Z] + sleep 1 [2024-06-27T10:49:40.049Z] [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class [2024-06-27T10:49:40.049Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/app_perms/apppermsWeb.war [2024-06-27T10:49:40.049Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/classes/app_perms/app/META-INF [2024-06-27T10:49:40.049Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/metadata/ejb-jar.xml to copy. [2024-06-27T10:49:40.049Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/metadata/sun-ejb-jar.xml to copy. [2024-06-27T10:49:40.049Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/metadata/sun-cmp-mappings.xml to copy. [2024-06-27T10:49:40.049Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms/metadata/${dbschema} to copy. [2024-06-27T10:49:40.049Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/app_perms/apppermsEJB.jar [2024-06-27T10:49:40.049Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/app_perms/appperms.ear [2024-06-27T10:49:40.049Z] [WARNING] [echo] Packaged Archive at ../../dist/app_perms/appperms.ear [2024-06-27T10:49:40.050Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:40.050Z] [WARNING] [echo] archive-type is ear [2024-06-27T10:49:40.050Z] [WARNING] [echo] update file ../../dist/app_perms/appperms.ear with permissions.xml [2024-06-27T10:49:40.050Z] [INFO] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/dist/app_perms/appperms.ear [2024-06-27T10:49:40.050Z] [WARNING] [echo] deploying appperms.ear [2024-06-27T10:49:40.052Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:40.052Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:40.052Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:40.052Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:40.052Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:40.052Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:40.052Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:40.054Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:49:40.054Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:49:40.054Z] [2024-06-27T10:49:40.054Z] set-derby-connpool-props: [2024-06-27T10:49:40.077Z] [javac] 1 warning [2024-06-27T10:49:40.078Z] [2024-06-27T10:49:40.078Z] assemble-web: [2024-06-27T10:49:40.078Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:40.078Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:40.078Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:40.078Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:40.078Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:40.078Z] [2024-06-27T10:49:40.078Z] pkg-war: [2024-06-27T10:49:40.078Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:40.078Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:40.078Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:40.078Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:40.079Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:49:40.079Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/sun-web.xml to copy. [2024-06-27T10:49:40.079Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/webservices.xml to copy. [2024-06-27T10:49:40.079Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:49:40.079Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:49:40.079Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:49:40.079Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:40.079Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:40.079Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${web.wsit.descriptors} does not exist. [2024-06-27T10:49:40.079Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/noname2-web.war [2024-06-27T10:49:40.079Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:40.079Z] [2024-06-27T10:49:40.079Z] deploy-app: [2024-06-27T10:49:40.079Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:40.080Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:40.080Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:40.080Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:40.080Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:40.080Z] [2024-06-27T10:49:40.080Z] deploy-war-common: [2024-06-27T10:49:40.080Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:40.080Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:40.080Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:40.081Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:40.081Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:40.081Z] [2024-06-27T10:49:40.081Z] setOSConditions: [2024-06-27T10:49:40.081Z] [2024-06-27T10:49:40.081Z] setToolWin: [2024-06-27T10:49:40.081Z] [2024-06-27T10:49:40.081Z] setToolUnix: [2024-06-27T10:49:40.081Z] [2024-06-27T10:49:40.081Z] setToolProperty: [2024-06-27T10:49:40.081Z] [2024-06-27T10:49:40.081Z] setS1ASclassPath: [2024-06-27T10:49:40.081Z] [2024-06-27T10:49:40.081Z] init-common: [2024-06-27T10:49:40.081Z] [2024-06-27T10:49:40.081Z] deploy-war-commonpe: [2024-06-27T10:49:40.097Z] [2024-06-27T10:49:40.097Z] setOSConditions: [2024-06-27T10:49:40.097Z] [2024-06-27T10:49:40.097Z] setToolWin: [2024-06-27T10:49:40.097Z] [2024-06-27T10:49:40.097Z] setToolUnix: [2024-06-27T10:49:40.097Z] [2024-06-27T10:49:40.097Z] setToolProperty: [2024-06-27T10:49:40.097Z] [2024-06-27T10:49:40.097Z] setS1ASclassPath: [2024-06-27T10:49:40.097Z] [2024-06-27T10:49:40.097Z] init-common: [2024-06-27T10:49:40.097Z] [2024-06-27T10:49:40.097Z] clean-classes-common: [2024-06-27T10:49:40.097Z] [2024-06-27T10:49:40.097Z] setOSConditions: [2024-06-27T10:49:40.097Z] [2024-06-27T10:49:40.097Z] setToolWin: [2024-06-27T10:49:40.097Z] [2024-06-27T10:49:40.098Z] setToolUnix: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setToolProperty: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setS1ASclassPath: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] init-common: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] clean-jars-common: [2024-06-27T10:49:40.098Z] [echo] @@## connection-factory-definition##@@ [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setOSConditions: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setToolWin: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setToolUnix: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setToolProperty: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setS1ASclassPath: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] init-common: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] clean: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setOSConditions: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setToolWin: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setToolUnix: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setToolProperty: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] setS1ASclassPath: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.098Z] init-common: [2024-06-27T10:49:40.098Z] [2024-06-27T10:49:40.099Z] clean-common: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] setOSConditions: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] setToolWin: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] setToolUnix: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] setToolProperty: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] setS1ASclassPath: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] init-common: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] clean-classes-common: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] setOSConditions: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] setToolWin: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] setToolUnix: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] setToolProperty: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] setS1ASclassPath: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] init-common: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] clean-jars-common: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] clean: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] clean: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.099Z] setOSConditions: [2024-06-27T10:49:40.099Z] [2024-06-27T10:49:40.100Z] setToolWin: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setToolUnix: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setToolProperty: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setS1ASclassPath: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] init-common: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] clean-classes-common: [2024-06-27T10:49:40.100Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setOSConditions: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setToolWin: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setToolUnix: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setToolProperty: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setS1ASclassPath: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] init-common: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] clean: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setOSConditions: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setToolWin: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setToolUnix: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setToolProperty: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.100Z] setS1ASclassPath: [2024-06-27T10:49:40.100Z] [2024-06-27T10:49:40.101Z] init-common: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] clean-common: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] setOSConditions: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] setToolWin: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] setToolUnix: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] setToolProperty: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] setS1ASclassPath: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] init-common: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] clean-classes-common: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] setOSConditions: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] setToolWin: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] setToolUnix: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] setToolProperty: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] setS1ASclassPath: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] init-common: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] clean-jars-common: [2024-06-27T10:49:40.101Z] [2024-06-27T10:49:40.101Z] clean: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] clean: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setOSConditions: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setToolWin: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setToolUnix: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setToolProperty: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setS1ASclassPath: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] init-common: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] clean-classes-common: [2024-06-27T10:49:40.102Z] [echo] @@## administered-object-definition-embedra##@@ [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setOSConditions: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setToolWin: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setToolUnix: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setToolProperty: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setS1ASclassPath: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] init-common: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] clean: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setOSConditions: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setToolWin: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setToolUnix: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setToolProperty: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.102Z] setS1ASclassPath: [2024-06-27T10:49:40.102Z] [2024-06-27T10:49:40.103Z] init-common: [2024-06-27T10:49:40.103Z] [2024-06-27T10:49:40.103Z] clean-common: [Pipeline] junit [2024-06-27T10:49:40.124Z] Recording test results [2024-06-27T10:49:40.125Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom [2024-06-27T10:49:40.267Z] [2024-06-27T10:49:40.267Z] setOSConditions: [2024-06-27T10:49:40.267Z] [2024-06-27T10:49:40.267Z] setToolWin: [2024-06-27T10:49:40.267Z] [2024-06-27T10:49:40.267Z] setToolUnix: [2024-06-27T10:49:40.267Z] [2024-06-27T10:49:40.267Z] setToolProperty: [2024-06-27T10:49:40.267Z] [2024-06-27T10:49:40.267Z] setS1ASclassPath: [2024-06-27T10:49:40.267Z] [2024-06-27T10:49:40.267Z] init-common: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] clean-classes-common: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setOSConditions: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setToolWin: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setToolUnix: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setToolProperty: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setS1ASclassPath: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] init-common: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] clean-jars-common: [2024-06-27T10:49:40.268Z] [echo] @@## embeddedweb ##@@ [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setOSConditions: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setToolWin: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setToolUnix: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setToolProperty: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setS1ASclassPath: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] init-common: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] clean: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setOSConditions: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setToolWin: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setToolUnix: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setToolProperty: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.268Z] setS1ASclassPath: [2024-06-27T10:49:40.268Z] [2024-06-27T10:49:40.269Z] init-common: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] clean-common: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] setOSConditions: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] setToolWin: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] setToolUnix: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] setToolProperty: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] setS1ASclassPath: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] init-common: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] clean-classes-common: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] setOSConditions: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] setToolWin: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] setToolUnix: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] setToolProperty: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] setS1ASclassPath: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] init-common: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] clean-jars-common: [2024-06-27T10:49:40.269Z] [echo] @@## mq ##@@ [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] clean: [2024-06-27T10:49:40.269Z] [2024-06-27T10:49:40.269Z] mq: [2024-06-27T10:49:40.359Z] [2024-06-27T10:49:40.359Z] setOSConditions: [2024-06-27T10:49:40.359Z] [2024-06-27T10:49:40.359Z] setToolWin: [2024-06-27T10:49:40.359Z] [2024-06-27T10:49:40.359Z] setToolUnix: [2024-06-27T10:49:40.359Z] [2024-06-27T10:49:40.359Z] setToolProperty: [2024-06-27T10:49:40.359Z] [2024-06-27T10:49:40.359Z] setS1ASclassPath: [2024-06-27T10:49:40.359Z] [2024-06-27T10:49:40.359Z] init-common: [2024-06-27T10:49:40.359Z] [2024-06-27T10:49:40.359Z] clean-classes-common: [2024-06-27T10:49:40.359Z] [2024-06-27T10:49:40.359Z] setOSConditions: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setToolWin: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setToolUnix: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setToolProperty: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setS1ASclassPath: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] init-common: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] clean-jars-common: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] clean: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] clean: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setOSConditions: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setToolWin: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setToolUnix: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setToolProperty: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setS1ASclassPath: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] init-common: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] clean-classes-common: [2024-06-27T10:49:40.360Z] [echo] @@## administered-object-definition##@@ [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setOSConditions: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setToolWin: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setToolUnix: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setToolProperty: [2024-06-27T10:49:40.360Z] [2024-06-27T10:49:40.360Z] setS1ASclassPath: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] init-common: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] clean: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setOSConditions: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setToolWin: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setToolUnix: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setToolProperty: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setS1ASclassPath: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] init-common: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] clean-common: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setOSConditions: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setToolWin: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setToolUnix: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setToolProperty: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setS1ASclassPath: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] init-common: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] clean-classes-common: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setOSConditions: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setToolWin: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setToolUnix: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.361Z] setToolProperty: [2024-06-27T10:49:40.361Z] [2024-06-27T10:49:40.362Z] setS1ASclassPath: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] init-common: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] clean-jars-common: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] clean: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] clean: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setOSConditions: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setToolWin: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setToolUnix: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setToolProperty: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setS1ASclassPath: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] init-common: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] clean-classes-common: [2024-06-27T10:49:40.362Z] [echo] @@## jms-connection-factory-definition##@@ [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setOSConditions: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setToolWin: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setToolUnix: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setToolProperty: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setS1ASclassPath: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] init-common: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] clean: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setOSConditions: [2024-06-27T10:49:40.362Z] [2024-06-27T10:49:40.362Z] setToolWin: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setToolUnix: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setToolProperty: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setS1ASclassPath: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] init-common: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] clean-common: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setOSConditions: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setToolWin: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setToolUnix: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setToolProperty: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setS1ASclassPath: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] init-common: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] clean-classes-common: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setOSConditions: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setToolWin: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setToolUnix: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setToolProperty: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setS1ASclassPath: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] init-common: [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] clean-jars-common: [2024-06-27T10:49:40.363Z] [echo] @@## jms-destination-definition##@@ [2024-06-27T10:49:40.363Z] [2024-06-27T10:49:40.363Z] setOSConditions: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setToolWin: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setToolUnix: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setToolProperty: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setS1ASclassPath: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] init-common: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] clean: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setOSConditions: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setToolWin: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setToolUnix: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setToolProperty: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setS1ASclassPath: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] init-common: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] clean-common: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setOSConditions: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setToolWin: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setToolUnix: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setToolProperty: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] setS1ASclassPath: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] init-common: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.364Z] clean-classes-common: [2024-06-27T10:49:40.364Z] [2024-06-27T10:49:40.365Z] setOSConditions: [2024-06-27T10:49:40.365Z] [2024-06-27T10:49:40.365Z] setToolWin: [2024-06-27T10:49:40.365Z] [2024-06-27T10:49:40.365Z] setToolUnix: [2024-06-27T10:49:40.365Z] [2024-06-27T10:49:40.365Z] setToolProperty: [2024-06-27T10:49:40.365Z] [2024-06-27T10:49:40.365Z] setS1ASclassPath: [2024-06-27T10:49:40.365Z] [2024-06-27T10:49:40.365Z] init-common: [2024-06-27T10:49:40.365Z] [2024-06-27T10:49:40.365Z] clean-jars-common: [2024-06-27T10:49:40.365Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-06-27T10:49:40.365Z] [2024-06-27T10:49:40.365Z] setOSConditions: [2024-06-27T10:49:40.365Z] [2024-06-27T10:49:40.365Z] setToolWin: [2024-06-27T10:49:40.365Z] [2024-06-27T10:49:40.365Z] setToolUnix: [2024-06-27T10:49:40.365Z] [2024-06-27T10:49:40.365Z] setToolProperty: [2024-06-27T10:49:40.365Z] [2024-06-27T10:49:40.365Z] setS1ASclassPath: [2024-06-27T10:49:40.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.PortNumber=1527 [2024-06-27T10:49:40.488Z] [exec] domain.resources.connector-connection-pool.MyPool.property.PortNumber=1527 [2024-06-27T10:49:40.525Z] [2024-06-27T10:49:40.525Z] setOSConditions: [2024-06-27T10:49:40.525Z] [2024-06-27T10:49:40.525Z] setToolWin: [2024-06-27T10:49:40.525Z] [2024-06-27T10:49:40.525Z] setToolUnix: [2024-06-27T10:49:40.525Z] [2024-06-27T10:49:40.525Z] setToolProperty: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setS1ASclassPath: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] init-common: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] clean: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setOSConditions: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setToolWin: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setToolUnix: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setToolProperty: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setS1ASclassPath: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] init-common: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] clean-common: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setOSConditions: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setToolWin: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setToolUnix: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setToolProperty: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setS1ASclassPath: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] init-common: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] clean-classes-common: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setOSConditions: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setToolWin: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.526Z] setToolUnix: [2024-06-27T10:49:40.526Z] [2024-06-27T10:49:40.527Z] setToolProperty: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setS1ASclassPath: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] init-common: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] clean-jars-common: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setOSConditions: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setToolWin: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setToolUnix: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setToolProperty: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setS1ASclassPath: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] init-common: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] clean: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setOSConditions: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setToolWin: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setToolUnix: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setToolProperty: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setS1ASclassPath: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] init-common: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] clean-common: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setOSConditions: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setToolWin: [2024-06-27T10:49:40.527Z] [2024-06-27T10:49:40.527Z] setToolUnix: [2024-06-27T10:49:40.528Z] [2024-06-27T10:49:40.528Z] setToolProperty: [2024-06-27T10:49:40.528Z] [2024-06-27T10:49:40.528Z] setS1ASclassPath: [2024-06-27T10:49:40.528Z] [2024-06-27T10:49:40.528Z] init-common: [2024-06-27T10:49:40.528Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:40.528Z] [java] [2024-06-27T10:49:40.528Z] [java] [2024-06-27T10:49:40.528Z] [java] ----------------------------------------- [2024-06-27T10:49:40.528Z] [java] - jsp-config-include-chain: PASS - [2024-06-27T10:49:40.528Z] [java] ----------------------------------------- [2024-06-27T10:49:40.528Z] [java] - Total PASS : 1 - [2024-06-27T10:49:40.528Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:40.528Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:40.528Z] [java] ----------------------------------------- [2024-06-27T10:49:40.528Z] [2024-06-27T10:49:40.529Z] undeploy: [2024-06-27T10:49:40.529Z] [2024-06-27T10:49:40.529Z] setOSConditions: [2024-06-27T10:49:40.529Z] [2024-06-27T10:49:40.529Z] setToolWin: [2024-06-27T10:49:40.529Z] [2024-06-27T10:49:40.529Z] setToolUnix: [2024-06-27T10:49:40.529Z] [2024-06-27T10:49:40.529Z] setToolProperty: [2024-06-27T10:49:40.529Z] [2024-06-27T10:49:40.529Z] setS1ASclassPath: [2024-06-27T10:49:40.529Z] [2024-06-27T10:49:40.529Z] init-common: [2024-06-27T10:49:40.529Z] [2024-06-27T10:49:40.529Z] undeploy-war-common: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] init-common: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] clean: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] setOSConditions: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] setToolWin: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] setToolUnix: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] setToolProperty: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] setS1ASclassPath: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] init-common: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] clean-common: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] setOSConditions: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] setToolWin: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] setToolUnix: [2024-06-27T10:49:40.622Z] [2024-06-27T10:49:40.622Z] setToolProperty: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] setS1ASclassPath: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] init-common: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] clean-classes-common: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] setOSConditions: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] setToolWin: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] setToolUnix: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] setToolProperty: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] setS1ASclassPath: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] init-common: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] clean-jars-common: [2024-06-27T10:49:40.623Z] [echo] @@## beanvalidation-simple ##@@ [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] clean: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] clean: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] clean: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] setOSConditions: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] setToolWin: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] setToolUnix: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] setToolProperty: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] setS1ASclassPath: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] init-common: [2024-06-27T10:49:40.623Z] [2024-06-27T10:49:40.623Z] clean-classes-common: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] clean: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setOSConditions: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setToolWin: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setToolUnix: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setToolProperty: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setS1ASclassPath: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] init-common: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] clean-common: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setOSConditions: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setToolWin: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setToolUnix: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setToolProperty: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setS1ASclassPath: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] init-common: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] clean-classes-common: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setOSConditions: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setToolWin: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setToolUnix: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setToolProperty: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.624Z] setS1ASclassPath: [2024-06-27T10:49:40.624Z] [2024-06-27T10:49:40.625Z] init-common: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] clean-jars-common: [2024-06-27T10:49:40.625Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setOSConditions: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setToolWin: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setToolUnix: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setToolProperty: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setS1ASclassPath: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] init-common: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] clean: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setOSConditions: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setToolWin: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setToolUnix: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setToolProperty: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setS1ASclassPath: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] init-common: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] clean-common: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setOSConditions: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setToolWin: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setToolUnix: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.625Z] setToolProperty: [2024-06-27T10:49:40.625Z] [2024-06-27T10:49:40.626Z] setS1ASclassPath: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] init-common: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] clean-classes-common: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setOSConditions: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setToolWin: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setToolUnix: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setToolProperty: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setS1ASclassPath: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] init-common: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] clean-jars-common: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] clean: [2024-06-27T10:49:40.626Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setOSConditions: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setToolWin: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setToolUnix: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setToolProperty: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setS1ASclassPath: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] init-common: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] clean: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setOSConditions: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setToolWin: [2024-06-27T10:49:40.626Z] [2024-06-27T10:49:40.626Z] setToolUnix: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setToolProperty: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setS1ASclassPath: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] init-common: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] clean-common: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setOSConditions: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setToolWin: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setToolUnix: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setToolProperty: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setS1ASclassPath: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] init-common: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] clean-classes-common: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setOSConditions: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setToolWin: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setToolUnix: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setToolProperty: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] setS1ASclassPath: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] init-common: [2024-06-27T10:49:40.627Z] [2024-06-27T10:49:40.627Z] clean-jars-common: [2024-06-27T10:49:40.636Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:49:40.636Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:49:40.686Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom [2024-06-27T10:49:40.686Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom (15 kB at 125 kB/s) [2024-06-27T10:49:40.686Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-06-27T10:49:40.727Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-06-27T10:49:40.783Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-include-chain-web [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] clean-classes-common: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] setOSConditions: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] setToolWin: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] setToolUnix: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] setToolProperty: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] setS1ASclassPath: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] init-common: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] clean-jars-common: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] setOSConditions: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] setToolWin: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] setToolUnix: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] setToolProperty: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.784Z] setS1ASclassPath: [2024-06-27T10:49:40.784Z] [2024-06-27T10:49:40.785Z] init-common: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] clean: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setOSConditions: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setToolWin: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setToolUnix: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setToolProperty: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setS1ASclassPath: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] init-common: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] clean-common: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setOSConditions: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setToolWin: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setToolUnix: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setToolProperty: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setS1ASclassPath: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] init-common: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] clean-classes-common: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setOSConditions: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.785Z] setToolWin: [2024-06-27T10:49:40.785Z] [2024-06-27T10:49:40.786Z] setToolUnix: [2024-06-27T10:49:40.786Z] [2024-06-27T10:49:40.786Z] setToolProperty: [2024-06-27T10:49:40.786Z] [2024-06-27T10:49:40.786Z] setS1ASclassPath: [2024-06-27T10:49:40.786Z] [2024-06-27T10:49:40.786Z] init-common: [2024-06-27T10:49:40.786Z] [2024-06-27T10:49:40.786Z] clean-jars-common: [2024-06-27T10:49:40.786Z] [2024-06-27T10:49:40.786Z] setOSConditions: [2024-06-27T10:49:40.786Z] [2024-06-27T10:49:40.786Z] setToolWin: [2024-06-27T10:49:40.786Z] [2024-06-27T10:49:40.786Z] setToolUnix: [2024-06-27T10:49:40.786Z] [2024-06-27T10:49:40.786Z] setToolProperty: [2024-06-27T10:49:40.786Z] [2024-06-27T10:49:40.786Z] setS1ASclassPath: [2024-06-27T10:49:40.786Z] [2024-06-27T10:49:40.786Z] init-common: [2024-06-27T10:49:40.792Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:40.875Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:40.875Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:49:40.875Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:49:40.875Z] [javac] 2 warnings [2024-06-27T10:49:40.875Z] [2024-06-27T10:49:40.875Z] setOSConditions: [2024-06-27T10:49:40.875Z] [2024-06-27T10:49:40.875Z] setToolWin: [2024-06-27T10:49:40.875Z] [2024-06-27T10:49:40.875Z] setToolUnix: [2024-06-27T10:49:40.875Z] [2024-06-27T10:49:40.875Z] setToolProperty: [2024-06-27T10:49:40.875Z] [2024-06-27T10:49:40.875Z] setS1ASclassPath: [2024-06-27T10:49:40.875Z] [2024-06-27T10:49:40.876Z] init-common: [2024-06-27T10:49:40.876Z] [2024-06-27T10:49:40.876Z] compile-common: [2024-06-27T10:49:40.876Z] [echo] Current time (ISO): 2024-06-27T10:49:40.648+0000 [2024-06-27T10:49:40.876Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:40.885Z] [2024-06-27T10:49:40.885Z] clean: [2024-06-27T10:49:40.885Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-06-27T10:49:40.885Z] [2024-06-27T10:49:40.885Z] setOSConditions: [2024-06-27T10:49:40.885Z] [2024-06-27T10:49:40.885Z] setToolWin: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setToolUnix: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setToolProperty: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setS1ASclassPath: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] init-common: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] clean: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setOSConditions: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setToolWin: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setToolUnix: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setToolProperty: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setS1ASclassPath: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] init-common: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] clean-common: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setOSConditions: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setToolWin: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setToolUnix: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setToolProperty: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setS1ASclassPath: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] init-common: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] clean-classes-common: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.886Z] setOSConditions: [2024-06-27T10:49:40.886Z] [2024-06-27T10:49:40.887Z] setToolWin: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setToolUnix: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setToolProperty: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setS1ASclassPath: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] init-common: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] clean-jars-common: [2024-06-27T10:49:40.887Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setOSConditions: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setToolWin: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setToolUnix: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setToolProperty: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setS1ASclassPath: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] init-common: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] clean: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setOSConditions: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setToolWin: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setToolUnix: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setToolProperty: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] setS1ASclassPath: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] init-common: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.887Z] clean-common: [2024-06-27T10:49:40.887Z] [2024-06-27T10:49:40.888Z] setOSConditions: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setToolWin: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setToolUnix: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setToolProperty: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setS1ASclassPath: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] init-common: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] clean-classes-common: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setOSConditions: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setToolWin: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setToolUnix: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setToolProperty: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setS1ASclassPath: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] init-common: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] clean-jars-common: [2024-06-27T10:49:40.888Z] [echo] @@## beanvalidation-simple ##@@ [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] clean: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] clean: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] clean: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setOSConditions: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setToolWin: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.888Z] setToolUnix: [2024-06-27T10:49:40.888Z] [2024-06-27T10:49:40.889Z] setToolProperty: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setS1ASclassPath: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] init-common: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] clean-classes-common: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] clean: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setOSConditions: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setToolWin: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setToolUnix: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setToolProperty: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setS1ASclassPath: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] init-common: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] clean-common: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setOSConditions: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setToolWin: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setToolUnix: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setToolProperty: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setS1ASclassPath: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] init-common: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] clean-classes-common: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setOSConditions: [2024-06-27T10:49:40.889Z] [2024-06-27T10:49:40.889Z] setToolWin: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setToolUnix: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setToolProperty: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setS1ASclassPath: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] init-common: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] clean-jars-common: [2024-06-27T10:49:40.890Z] [echo] @@## security-map-web#@@ [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setOSConditions: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setToolWin: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setToolUnix: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setToolProperty: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setS1ASclassPath: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] init-common: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] clean: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setOSConditions: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setToolWin: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setToolUnix: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setToolProperty: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] setS1ASclassPath: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:49:40.890Z] init-common: [2024-06-27T10:49:40.890Z] [2024-06-27T10:49:40.890Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:49:40.890Z] clean-common: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setOSConditions: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setToolWin: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setToolUnix: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setToolProperty: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setS1ASclassPath: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] init-common: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] clean-classes-common: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setOSConditions: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setToolWin: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setToolUnix: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setToolProperty: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setS1ASclassPath: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] init-common: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] clean-jars-common: [2024-06-27T10:49:40.891Z] [echo] @@## rar-accessibility ##@@ [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setOSConditions: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setToolWin: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setToolUnix: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setToolProperty: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] setS1ASclassPath: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.891Z] init-common: [2024-06-27T10:49:40.891Z] [2024-06-27T10:49:40.892Z] clean: [2024-06-27T10:49:40.941Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-06-27T10:49:40.941Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 270 kB/s) [2024-06-27T10:49:40.941Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar [2024-06-27T10:49:40.941Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar [2024-06-27T10:49:40.941Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar (98 kB at 1.6 MB/s) [2024-06-27T10:49:40.941Z] [artifact:mvn] [INFO] [2024-06-27T10:49:40.941Z] [artifact:mvn] [INFO] --- clean:3.3.2:clean (default-clean) @ naming2 --- [2024-06-27T10:49:40.941Z] [artifact:mvn] [INFO] [2024-06-27T10:49:40.941Z] [artifact:mvn] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ naming2 --- [2024-06-27T10:49:40.974Z] [INFO] [exec] Application deployed with name appperms. [2024-06-27T10:49:40.974Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:40.974Z] [WARNING] [echo] deploying appperms.ear [2024-06-27T10:49:41.004Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:41.004Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/timerserialization/client/Client.java uses unchecked or unsafe operations. [2024-06-27T10:49:41.004Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:49:41.004Z] [javac] 1 warning [2024-06-27T10:49:41.004Z] [2024-06-27T10:49:41.004Z] build: [2024-06-27T10:49:41.004Z] [2024-06-27T10:49:41.004Z] setOSConditions: [2024-06-27T10:49:41.004Z] [2024-06-27T10:49:41.004Z] fixFiles: [2024-06-27T10:49:41.004Z] [2024-06-27T10:49:41.004Z] convUnix: [2024-06-27T10:49:41.004Z] [2024-06-27T10:49:41.004Z] convWin: [2024-06-27T10:49:41.004Z] [2024-06-27T10:49:41.004Z] setToolWin: [2024-06-27T10:49:41.004Z] [2024-06-27T10:49:41.004Z] setToolUnix: [2024-06-27T10:49:41.004Z] [2024-06-27T10:49:41.004Z] setToolProperty: [2024-06-27T10:49:41.004Z] [2024-06-27T10:49:41.004Z] setS1ASclassPath: [2024-06-27T10:49:41.004Z] [2024-06-27T10:49:41.004Z] init-common: [2024-06-27T10:49:41.005Z] [2024-06-27T10:49:41.005Z] package-persistence-common: [2024-06-27T10:49:41.005Z] [2024-06-27T10:49:41.005Z] ejb-jar-common: [2024-06-27T10:49:41.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:41.005Z] [2024-06-27T10:49:41.005Z] package-ejbjar-common: [2024-06-27T10:49:41.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:41.005Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:41.005Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:41.005Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimer-ejb.jar [2024-06-27T10:49:41.005Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:41.005Z] [2024-06-27T10:49:41.005Z] appclient-jar-common: [2024-06-27T10:49:41.005Z] [2024-06-27T10:49:41.005Z] package-appclientjar-common: [2024-06-27T10:49:41.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:41.005Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:41.005Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:41.005Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimer-client.jar [2024-06-27T10:49:41.005Z] [2024-06-27T10:49:41.005Z] webclient-war-common: [2024-06-27T10:49:41.005Z] [2024-06-27T10:49:41.005Z] build-ear-common: [2024-06-27T10:49:41.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:41.005Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:41.005Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:41.005Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:41.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot noname2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/noname2-web.war [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] all: [2024-06-27T10:49:41.038Z] [echo] [2024-06-27T10:49:41.038Z] [echo] ************************* [2024-06-27T10:49:41.038Z] [echo] * Running jspConfigJavacSource [2024-06-27T10:49:41.038Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource [2024-06-27T10:49:41.038Z] [echo] ************************* [2024-06-27T10:49:41.038Z] [echo] [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] setOSConditions: [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] setToolWin: [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] setToolUnix: [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] setToolProperty: [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] setS1ASclassPath: [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] init-common: [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] clean: [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] setOSConditions: [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] setToolWin: [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] setToolUnix: [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.038Z] setToolProperty: [2024-06-27T10:49:41.038Z] [2024-06-27T10:49:41.039Z] setS1ASclassPath: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] init-common: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] clean-common: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] setOSConditions: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] setToolWin: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] setToolUnix: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] setToolProperty: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] setS1ASclassPath: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] init-common: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] clean-classes-common: [2024-06-27T10:49:41.039Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] setOSConditions: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] setToolWin: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] setToolUnix: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] setToolProperty: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] setS1ASclassPath: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] init-common: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] clean-jars-common: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] compile: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.039Z] setOSConditions: [2024-06-27T10:49:41.039Z] [2024-06-27T10:49:41.040Z] setToolWin: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] setToolUnix: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] setToolProperty: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] setS1ASclassPath: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] init-common: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] compile-common: [2024-06-27T10:49:41.040Z] [echo] Current time (ISO): 2024-06-27T10:49:40.947+0000 [2024-06-27T10:49:41.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:41.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/servlet [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] build: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] setOSConditions: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] setToolWin: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] setToolUnix: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] setToolProperty: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] setS1ASclassPath: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] init-common: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] webclient-war-common: [2024-06-27T10:49:41.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] clear: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] test-tlds-exist: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] copy-tlds: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.040Z] test-tagfiles-exist: [2024-06-27T10:49:41.040Z] [2024-06-27T10:49:41.041Z] copy-tagfiles: [2024-06-27T10:49:41.041Z] [2024-06-27T10:49:41.041Z] package-war-common: [2024-06-27T10:49:41.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:41.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:41.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:41.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:41.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/lib [2024-06-27T10:49:41.041Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:41.041Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:41.041Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-javac-source-web.war [2024-06-27T10:49:41.041Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:41.041Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:41.041Z] [javac] Compiling 1 source file [2024-06-27T10:49:41.041Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:41.041Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:41.041Z] [2024-06-27T10:49:41.041Z] publish-war-common: [2024-06-27T10:49:41.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/wars [2024-06-27T10:49:41.041Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/wars [2024-06-27T10:49:41.041Z] [2024-06-27T10:49:41.041Z] build-publish-war: [2024-06-27T10:49:41.041Z] [echo] [2024-06-27T10:49:41.041Z] [echo] ************************* [2024-06-27T10:49:41.041Z] [echo] * Running jspConfigJspFile [2024-06-27T10:49:41.041Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile [2024-06-27T10:49:41.041Z] [echo] ************************* [2024-06-27T10:49:41.041Z] [echo] [2024-06-27T10:49:41.041Z] [2024-06-27T10:49:41.041Z] setOSConditions: [2024-06-27T10:49:41.041Z] [2024-06-27T10:49:41.041Z] setToolWin: [2024-06-27T10:49:41.041Z] [2024-06-27T10:49:41.041Z] setToolUnix: [2024-06-27T10:49:41.041Z] [2024-06-27T10:49:41.041Z] setToolProperty: [2024-06-27T10:49:41.041Z] [2024-06-27T10:49:41.041Z] setS1ASclassPath: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] init-common: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] clean: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] setOSConditions: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] setToolWin: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] setToolUnix: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] setToolProperty: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] setS1ASclassPath: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] init-common: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] clean-common: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] setOSConditions: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] setToolWin: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] setToolUnix: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] setToolProperty: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] setS1ASclassPath: [2024-06-27T10:49:41.042Z] [2024-06-27T10:49:41.042Z] init-common: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] clean: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setOSConditions: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setToolWin: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setToolUnix: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setToolProperty: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setS1ASclassPath: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] init-common: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] clean-common: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setOSConditions: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setToolWin: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setToolUnix: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setToolProperty: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setS1ASclassPath: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] init-common: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] clean-classes-common: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setOSConditions: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.043Z] setToolWin: [2024-06-27T10:49:41.043Z] [2024-06-27T10:49:41.044Z] setToolUnix: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setToolProperty: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setS1ASclassPath: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] init-common: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] clean-jars-common: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setOSConditions: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setToolWin: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setToolUnix: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setToolProperty: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setS1ASclassPath: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] init-common: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] clean: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setOSConditions: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setToolWin: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setToolUnix: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setToolProperty: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.044Z] setS1ASclassPath: [2024-06-27T10:49:41.044Z] [2024-06-27T10:49:41.045Z] init-common: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] clean-common: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setOSConditions: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setToolWin: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setToolUnix: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setToolProperty: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setS1ASclassPath: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] init-common: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] clean-classes-common: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setOSConditions: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setToolWin: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setToolUnix: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setToolProperty: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setS1ASclassPath: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] init-common: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] clean-jars-common: [2024-06-27T10:49:41.045Z] [echo] @@## nonacc ##@@ [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setOSConditions: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setToolWin: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setToolUnix: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.045Z] setToolProperty: [2024-06-27T10:49:41.045Z] [2024-06-27T10:49:41.046Z] setS1ASclassPath: [2024-06-27T10:49:41.072Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.User=dbuser [2024-06-27T10:49:41.072Z] [exec] domain.resources.connector-connection-pool.MyPool.property.User=dbuser [2024-06-27T10:49:41.150Z] [2024-06-27T10:49:41.150Z] setOSConditions: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setToolWin: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setToolUnix: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setToolProperty: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setS1ASclassPath: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] init-common: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] clean-common: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setOSConditions: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setToolWin: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setToolUnix: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setToolProperty: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setS1ASclassPath: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] init-common: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] clean-classes-common: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setOSConditions: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setToolWin: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setToolUnix: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setToolProperty: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] setS1ASclassPath: [2024-06-27T10:49:41.151Z] [2024-06-27T10:49:41.151Z] init-common: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] clean-jars-common: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] clean: [2024-06-27T10:49:41.152Z] [echo] @@## osgi-resources-test ##@@ [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setOSConditions: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setToolWin: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setToolUnix: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setToolProperty: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setS1ASclassPath: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] init-common: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] clean: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setOSConditions: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setToolWin: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setToolUnix: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setToolProperty: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setS1ASclassPath: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] init-common: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] clean-common: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setOSConditions: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setToolWin: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setToolUnix: [2024-06-27T10:49:41.152Z] [2024-06-27T10:49:41.152Z] setToolProperty: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] setS1ASclassPath: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] init-common: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] clean-classes-common: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] setOSConditions: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] setToolWin: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] setToolUnix: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] setToolProperty: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] setS1ASclassPath: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] init-common: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] clean-jars-common: [2024-06-27T10:49:41.153Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] clean: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] clean: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] clean: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] setOSConditions: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] setToolWin: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] setToolUnix: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] setToolProperty: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] setS1ASclassPath: [2024-06-27T10:49:41.153Z] [2024-06-27T10:49:41.153Z] init-common: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] clean-classes-common: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] clean: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setOSConditions: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setToolWin: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setToolUnix: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setToolProperty: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setS1ASclassPath: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] init-common: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] clean-common: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setOSConditions: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setToolWin: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setToolUnix: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setToolProperty: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setS1ASclassPath: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] init-common: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] clean-classes-common: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setOSConditions: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setToolWin: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.154Z] setToolUnix: [2024-06-27T10:49:41.154Z] [2024-06-27T10:49:41.155Z] setToolProperty: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] setS1ASclassPath: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] init-common: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] clean-jars-common: [2024-06-27T10:49:41.155Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] clean: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] clean: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] clean: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] setOSConditions: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] setToolWin: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] setToolUnix: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] setToolProperty: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] setS1ASclassPath: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] init-common: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] clean-classes-common: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] clean: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] setOSConditions: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] setToolWin: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] setToolUnix: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] setToolProperty: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.155Z] setS1ASclassPath: [2024-06-27T10:49:41.155Z] [2024-06-27T10:49:41.156Z] init-common: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] clean-common: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] setOSConditions: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] setToolWin: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] setToolUnix: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] setToolProperty: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] setS1ASclassPath: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] init-common: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] clean-classes-common: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] setOSConditions: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] setToolWin: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] setToolUnix: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] setToolProperty: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] setS1ASclassPath: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] init-common: [2024-06-27T10:49:41.156Z] [2024-06-27T10:49:41.156Z] clean-jars-common: [2024-06-27T10:49:41.156Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-06-27T10:49:41.266Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimerApp.ear [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] create-resources: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] deploy: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] setOSConditions: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] setToolWin: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] setToolUnix: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] setToolProperty: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] setS1ASclassPath: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] init-common: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] deploy-common: [2024-06-27T10:49:41.266Z] [echo] Current time (ISO): 2024-06-27T10:49:41.016+0000 [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] setOSConditions: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] setToolWin: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] setToolUnix: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] setToolProperty: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] setS1ASclassPath: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] init-common: [2024-06-27T10:49:41.266Z] [2024-06-27T10:49:41.266Z] deploy-common-pe: [2024-06-27T10:49:41.296Z] [2024-06-27T10:49:41.296Z] clean-classes-common: [2024-06-27T10:49:41.296Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:41.296Z] [2024-06-27T10:49:41.296Z] setOSConditions: [2024-06-27T10:49:41.296Z] [2024-06-27T10:49:41.296Z] setToolWin: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setToolUnix: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setToolProperty: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setS1ASclassPath: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] init-common: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] clean-jars-common: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] compile: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setOSConditions: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setToolWin: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setToolUnix: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setToolProperty: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setS1ASclassPath: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] init-common: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] compile-common: [2024-06-27T10:49:41.297Z] [echo] Current time (ISO): 2024-06-27T10:49:41.056+0000 [2024-06-27T10:49:41.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:41.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/servlet [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] build: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setOSConditions: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setToolWin: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setToolUnix: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setToolProperty: [2024-06-27T10:49:41.297Z] [2024-06-27T10:49:41.297Z] setS1ASclassPath: [2024-06-27T10:49:41.298Z] [2024-06-27T10:49:41.298Z] init-common: [2024-06-27T10:49:41.298Z] [2024-06-27T10:49:41.298Z] webclient-war-common: [2024-06-27T10:49:41.298Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:41.298Z] [2024-06-27T10:49:41.298Z] clear: [2024-06-27T10:49:41.298Z] [2024-06-27T10:49:41.298Z] test-tlds-exist: [2024-06-27T10:49:41.298Z] [2024-06-27T10:49:41.298Z] copy-tlds: [2024-06-27T10:49:41.298Z] [2024-06-27T10:49:41.298Z] test-tagfiles-exist: [2024-06-27T10:49:41.298Z] [2024-06-27T10:49:41.298Z] copy-tagfiles: [2024-06-27T10:49:41.298Z] [2024-06-27T10:49:41.298Z] package-war-common: [2024-06-27T10:49:41.298Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:41.298Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:41.298Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:41.298Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:41.298Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/lib [2024-06-27T10:49:41.298Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:41.298Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:41.298Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-jsp-file-web.war [2024-06-27T10:49:41.298Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:41.298Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:41.298Z] [javac] Compiling 1 source file [2024-06-27T10:49:41.298Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:41.298Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:41.298Z] [2024-06-27T10:49:41.298Z] deploy: [2024-06-27T10:49:41.298Z] [2024-06-27T10:49:41.298Z] deploy-war-common: [2024-06-27T10:49:41.298Z] [2024-06-27T10:49:41.299Z] setOSConditions: [2024-06-27T10:49:41.299Z] [2024-06-27T10:49:41.299Z] setToolWin: [2024-06-27T10:49:41.299Z] [2024-06-27T10:49:41.299Z] setToolUnix: [2024-06-27T10:49:41.299Z] [2024-06-27T10:49:41.299Z] setToolProperty: [2024-06-27T10:49:41.299Z] [2024-06-27T10:49:41.299Z] setS1ASclassPath: [2024-06-27T10:49:41.299Z] [2024-06-27T10:49:41.299Z] init-common: [2024-06-27T10:49:41.299Z] [2024-06-27T10:49:41.299Z] deploy-war-commonpe: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] init-common: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] clean: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setOSConditions: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setToolWin: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setToolUnix: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setToolProperty: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setS1ASclassPath: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] init-common: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] clean-common: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setOSConditions: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setToolWin: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setToolUnix: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setToolProperty: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setS1ASclassPath: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] init-common: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] clean-classes-common: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setOSConditions: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setToolWin: [2024-06-27T10:49:41.323Z] [2024-06-27T10:49:41.323Z] setToolUnix: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setToolProperty: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setS1ASclassPath: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] init-common: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] clean-jars-common: [2024-06-27T10:49:41.324Z] [echo] @@## web2connector ##@@ [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setOSConditions: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setToolWin: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setToolUnix: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setToolProperty: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setS1ASclassPath: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] init-common: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] clean: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setOSConditions: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setToolWin: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setToolUnix: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setToolProperty: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setS1ASclassPath: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] init-common: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] clean-common: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setOSConditions: [2024-06-27T10:49:41.324Z] [2024-06-27T10:49:41.324Z] setToolWin: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setToolUnix: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setToolProperty: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setS1ASclassPath: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] init-common: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] clean-classes-common: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setOSConditions: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setToolWin: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setToolUnix: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setToolProperty: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setS1ASclassPath: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] init-common: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] clean-jars-common: [2024-06-27T10:49:41.325Z] [echo] @@## web2connector (second time) ##@@ [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setOSConditions: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setToolWin: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setToolUnix: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setToolProperty: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setS1ASclassPath: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] init-common: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] clean: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.325Z] setOSConditions: [2024-06-27T10:49:41.325Z] [2024-06-27T10:49:41.326Z] setToolWin: [2024-06-27T10:49:41.326Z] [2024-06-27T10:49:41.326Z] setToolUnix: [2024-06-27T10:49:41.326Z] [2024-06-27T10:49:41.326Z] setToolProperty: [2024-06-27T10:49:41.326Z] [2024-06-27T10:49:41.326Z] setS1ASclassPath: [2024-06-27T10:49:41.326Z] [2024-06-27T10:49:41.326Z] init-common: [2024-06-27T10:49:41.326Z] [2024-06-27T10:49:41.326Z] clean-common: [2024-06-27T10:49:41.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.Password=dbpassword [2024-06-27T10:49:41.326Z] [exec] domain.resources.connector-connection-pool.MyPool.property.Password=dbpassword [2024-06-27T10:49:41.405Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-06-27T10:49:41.406Z] [2024-06-27T10:49:41.406Z] ===== COPY TEST ARTIFACTS ===== [2024-06-27T10:49:41.406Z] [2024-06-27T10:49:41.406Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:49:41.406Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:49:41.406Z] tar: Removing leading `/' from member names [2024-06-27T10:49:41.406Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:41.406Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:41.406Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:41.406Z] ++ pwd [2024-06-27T10:49:41.406Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:41.406Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2024-06-27T10:49:41.406Z] + true [2024-06-27T10:49:41.406Z] ++ pwd [2024-06-27T10:49:41.406Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:41.406Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2024-06-27T10:49:41.406Z] + true [2024-06-27T10:49:41.406Z] + tar -caf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/connector_group_3-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:49:41.406Z] tar: Removing leading `/' from member names [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] setOSConditions: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] setToolWin: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] setToolUnix: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] setToolProperty: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] setS1ASclassPath: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] init-common: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] clean: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] setOSConditions: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] setToolWin: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] setToolUnix: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] setToolProperty: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] setS1ASclassPath: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] init-common: [2024-06-27T10:49:41.412Z] [2024-06-27T10:49:41.412Z] clean-common: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setOSConditions: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setToolWin: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setToolUnix: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setToolProperty: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setS1ASclassPath: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] init-common: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] clean-classes-common: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setOSConditions: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setToolWin: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setToolUnix: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setToolProperty: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setS1ASclassPath: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] init-common: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] clean-jars-common: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] clean: [2024-06-27T10:49:41.413Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] clean: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] clean: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] clean: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setOSConditions: [2024-06-27T10:49:41.413Z] [2024-06-27T10:49:41.413Z] setToolWin: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setToolUnix: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setToolProperty: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setS1ASclassPath: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] init-common: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] clean-classes-common: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] clean: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setOSConditions: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setToolWin: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setToolUnix: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setToolProperty: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setS1ASclassPath: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] init-common: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] clean-common: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setOSConditions: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setToolWin: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setToolUnix: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setToolProperty: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] setS1ASclassPath: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] init-common: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.414Z] clean-classes-common: [2024-06-27T10:49:41.414Z] [2024-06-27T10:49:41.415Z] setOSConditions: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setToolWin: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setToolUnix: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setToolProperty: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setS1ASclassPath: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] init-common: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] clean-jars-common: [2024-06-27T10:49:41.415Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setOSConditions: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setToolWin: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setToolUnix: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setToolProperty: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setS1ASclassPath: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] init-common: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] clean: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setOSConditions: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setToolWin: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setToolUnix: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setToolProperty: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] setS1ASclassPath: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] init-common: [2024-06-27T10:49:41.415Z] [2024-06-27T10:49:41.415Z] clean-common: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setOSConditions: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setToolWin: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setToolUnix: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setToolProperty: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setS1ASclassPath: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] init-common: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] clean-classes-common: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setOSConditions: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setToolWin: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setToolUnix: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setToolProperty: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setS1ASclassPath: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] init-common: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] clean-jars-common: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] clean: [2024-06-27T10:49:41.416Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] clean: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] clean: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] clean: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setOSConditions: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.416Z] setToolWin: [2024-06-27T10:49:41.416Z] [2024-06-27T10:49:41.417Z] setToolUnix: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setToolProperty: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setS1ASclassPath: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] init-common: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] clean-classes-common: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] clean: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setOSConditions: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setToolWin: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setToolUnix: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setToolProperty: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setS1ASclassPath: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] init-common: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] clean-common: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setOSConditions: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setToolWin: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setToolUnix: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setToolProperty: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] setS1ASclassPath: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] init-common: [2024-06-27T10:49:41.417Z] [2024-06-27T10:49:41.417Z] clean-classes-common: [2024-06-27T10:49:41.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:49:41.455Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:49:41.521Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimerApp.ear [2024-06-27T10:49:41.527Z] [artifact:mvn] [INFO] [2024-06-27T10:49:41.527Z] [artifact:mvn] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ naming2 --- [2024-06-27T10:49:41.527Z] [artifact:mvn] [INFO] [2024-06-27T10:49:41.527Z] [artifact:mvn] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ naming2 --- [2024-06-27T10:49:41.527Z] [artifact:mvn] [INFO] No sources to compile [2024-06-27T10:49:41.527Z] [artifact:mvn] [INFO] [2024-06-27T10:49:41.527Z] [artifact:mvn] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ naming2 --- [2024-06-27T10:49:41.569Z] [exec] Jun 27, 2024 10:49:41 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:41.569Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@72c4a3aa [2024-06-27T10:49:41.580Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.ConnectionAttributes=;create=true [2024-06-27T10:49:41.580Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ConnectionAttributes=;create=true [2024-06-27T10:49:41.582Z] [2024-06-27T10:49:41.582Z] setOSConditions: [2024-06-27T10:49:41.582Z] [2024-06-27T10:49:41.582Z] setToolWin: [2024-06-27T10:49:41.582Z] [2024-06-27T10:49:41.582Z] setToolUnix: [2024-06-27T10:49:41.582Z] [2024-06-27T10:49:41.582Z] setToolProperty: [2024-06-27T10:49:41.582Z] [2024-06-27T10:49:41.582Z] setS1ASclassPath: [2024-06-27T10:49:41.582Z] [2024-06-27T10:49:41.582Z] init-common: [2024-06-27T10:49:41.582Z] [2024-06-27T10:49:41.582Z] clean-classes-common: [2024-06-27T10:49:41.582Z] [2024-06-27T10:49:41.582Z] setOSConditions: [2024-06-27T10:49:41.582Z] [2024-06-27T10:49:41.582Z] setToolWin: [2024-06-27T10:49:41.582Z] [2024-06-27T10:49:41.582Z] setToolUnix: [2024-06-27T10:49:41.582Z] [2024-06-27T10:49:41.582Z] setToolProperty: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setS1ASclassPath: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] init-common: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] clean-jars-common: [2024-06-27T10:49:41.583Z] [echo] @@## nonstringmcfproperties ##@@ [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setOSConditions: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setToolWin: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setToolUnix: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setToolProperty: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setS1ASclassPath: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] init-common: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] clean: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setOSConditions: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setToolWin: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setToolUnix: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setToolProperty: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setS1ASclassPath: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] init-common: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] clean-common: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setOSConditions: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setToolWin: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.583Z] setToolUnix: [2024-06-27T10:49:41.583Z] [2024-06-27T10:49:41.584Z] setToolProperty: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] setS1ASclassPath: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] init-common: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] clean-classes-common: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] setOSConditions: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] setToolWin: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] setToolUnix: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] setToolProperty: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] setS1ASclassPath: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] init-common: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] clean-jars-common: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] clean: [2024-06-27T10:49:41.584Z] [echo] @@## nonstringraproperties ##@@ [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] clean: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] clean: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] clean: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] setOSConditions: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] setToolWin: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] setToolUnix: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] setToolProperty: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.584Z] setS1ASclassPath: [2024-06-27T10:49:41.584Z] [2024-06-27T10:49:41.585Z] init-common: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] setOSConditions: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] setToolWin: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] setToolUnix: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] setToolProperty: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] setS1ASclassPath: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] init-common: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] clean-jars-common: [2024-06-27T10:49:41.674Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] setOSConditions: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] setToolWin: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] setToolUnix: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] setToolProperty: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] setS1ASclassPath: [2024-06-27T10:49:41.674Z] [2024-06-27T10:49:41.674Z] init-common: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] clean: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setOSConditions: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setToolWin: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setToolUnix: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setToolProperty: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setS1ASclassPath: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] init-common: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] clean-common: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setOSConditions: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setToolWin: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setToolUnix: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setToolProperty: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setS1ASclassPath: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] init-common: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] clean-classes-common: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setOSConditions: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setToolWin: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setToolUnix: [2024-06-27T10:49:41.675Z] [2024-06-27T10:49:41.675Z] setToolProperty: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setS1ASclassPath: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] init-common: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] clean-jars-common: [2024-06-27T10:49:41.676Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setOSConditions: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setToolWin: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setToolUnix: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setToolProperty: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setS1ASclassPath: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] init-common: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] clean: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setOSConditions: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setToolWin: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setToolUnix: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setToolProperty: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setS1ASclassPath: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] init-common: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] clean-common: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setOSConditions: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setToolWin: [2024-06-27T10:49:41.676Z] [2024-06-27T10:49:41.676Z] setToolUnix: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setToolProperty: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setS1ASclassPath: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] init-common: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] clean-classes-common: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setOSConditions: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setToolWin: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setToolUnix: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setToolProperty: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setS1ASclassPath: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] init-common: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] clean-jars-common: [2024-06-27T10:49:41.677Z] [echo] @@## multiple-resources.xml ##@@ [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] clean: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] clean: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] clean: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setOSConditions: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setToolWin: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setToolUnix: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setToolProperty: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] setS1ASclassPath: [2024-06-27T10:49:41.677Z] [2024-06-27T10:49:41.677Z] init-common: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] clean-classes-common: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] clean: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setOSConditions: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setToolWin: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setToolUnix: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setToolProperty: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setS1ASclassPath: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] init-common: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] clean-common: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setOSConditions: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setToolWin: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setToolUnix: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setToolProperty: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setS1ASclassPath: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] init-common: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] clean-classes-common: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setOSConditions: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setToolWin: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setToolUnix: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.678Z] setToolProperty: [2024-06-27T10:49:41.678Z] [2024-06-27T10:49:41.679Z] setS1ASclassPath: [2024-06-27T10:49:41.679Z] [2024-06-27T10:49:41.679Z] init-common: [2024-06-27T10:49:41.679Z] [2024-06-27T10:49:41.679Z] clean-jars-common: [2024-06-27T10:49:41.679Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-06-27T10:49:41.679Z] [2024-06-27T10:49:41.679Z] clean: [2024-06-27T10:49:41.714Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:49:41.714Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:49:41.782Z] [artifact:mvn] [INFO] [2024-06-27T10:49:41.782Z] [artifact:mvn] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ naming2 --- [2024-06-27T10:49:41.782Z] [artifact:mvn] [INFO] [2024-06-27T10:49:41.782Z] [artifact:mvn] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ naming2 --- [2024-06-27T10:49:41.809Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:41.809Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:41.809Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:41.809Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:41.809Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:41.809Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:41.809Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:41.824Z] [exec] Will sleep for 99 more seconds... [2024-06-27T10:49:41.834Z] [2024-06-27T10:49:41.834Z] setOSConditions: [2024-06-27T10:49:41.834Z] [2024-06-27T10:49:41.834Z] setToolWin: [2024-06-27T10:49:41.834Z] [2024-06-27T10:49:41.834Z] setToolUnix: [2024-06-27T10:49:41.835Z] [2024-06-27T10:49:41.835Z] setToolProperty: [2024-06-27T10:49:41.835Z] [2024-06-27T10:49:41.835Z] setS1ASclassPath: [2024-06-27T10:49:41.835Z] [2024-06-27T10:49:41.835Z] init-common: [2024-06-27T10:49:41.835Z] [2024-06-27T10:49:41.835Z] create-connector-resource-common: [2024-06-27T10:49:41.835Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname MyPool --target server eis/MyPool [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] clean-classes-common: [2024-06-27T10:49:41.841Z] [echo] @@## txlevelswitch ##@@ [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] setOSConditions: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] setToolWin: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] setToolUnix: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] setToolProperty: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] setS1ASclassPath: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] init-common: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] clean: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] setOSConditions: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] setToolWin: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] setToolUnix: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] setToolProperty: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] setS1ASclassPath: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] init-common: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] clean-common: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.841Z] setOSConditions: [2024-06-27T10:49:41.841Z] [2024-06-27T10:49:41.842Z] setToolWin: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setToolUnix: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setToolProperty: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setS1ASclassPath: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] init-common: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] clean-classes-common: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setOSConditions: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setToolWin: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setToolUnix: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setToolProperty: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setS1ASclassPath: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] init-common: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] clean-jars-common: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] clean: [2024-06-27T10:49:41.842Z] [echo] @@## threadpool ##@@ [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] clean: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] clean: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] clean: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setOSConditions: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setToolWin: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setToolUnix: [2024-06-27T10:49:41.842Z] [2024-06-27T10:49:41.842Z] setToolProperty: [2024-06-27T10:49:41.843Z] [2024-06-27T10:49:41.843Z] setS1ASclassPath: [2024-06-27T10:49:41.843Z] [2024-06-27T10:49:41.843Z] init-common: [2024-06-27T10:49:41.843Z] [2024-06-27T10:49:41.843Z] clean-classes-common: [2024-06-27T10:49:41.843Z] [2024-06-27T10:49:41.843Z] clean: [2024-06-27T10:49:41.843Z] [2024-06-27T10:49:41.843Z] setOSConditions: [2024-06-27T10:49:41.843Z] [2024-06-27T10:49:41.843Z] setToolWin: [2024-06-27T10:49:41.843Z] [2024-06-27T10:49:41.843Z] setToolUnix: [2024-06-27T10:49:41.843Z] [2024-06-27T10:49:41.843Z] setToolProperty: [2024-06-27T10:49:41.843Z] [2024-06-27T10:49:41.843Z] setS1ASclassPath: [2024-06-27T10:49:41.873Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-jsp-file --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-jsp-file-web.war [2024-06-27T10:49:41.934Z] [2024-06-27T10:49:41.934Z] clean: [2024-06-27T10:49:41.934Z] [2024-06-27T10:49:41.935Z] clean: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setOSConditions: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setToolWin: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setToolUnix: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setToolProperty: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setS1ASclassPath: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] init-common: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] clean-classes-common: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] clean: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setOSConditions: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setToolWin: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setToolUnix: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setToolProperty: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setS1ASclassPath: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] init-common: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] clean-common: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setOSConditions: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setToolWin: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setToolUnix: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setToolProperty: [2024-06-27T10:49:41.935Z] [2024-06-27T10:49:41.935Z] setS1ASclassPath: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] init-common: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] clean-classes-common: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] setOSConditions: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] setToolWin: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] setToolUnix: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] setToolProperty: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] setS1ASclassPath: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] init-common: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] clean-jars-common: [2024-06-27T10:49:41.936Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] clean: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] clean: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] clean: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] setOSConditions: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] setToolWin: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] setToolUnix: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] setToolProperty: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] setS1ASclassPath: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] init-common: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] clean-classes-common: [2024-06-27T10:49:41.936Z] [2024-06-27T10:49:41.936Z] clean: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setOSConditions: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setToolWin: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setToolUnix: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setToolProperty: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setS1ASclassPath: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] init-common: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] clean-common: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setOSConditions: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setToolWin: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setToolUnix: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setToolProperty: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setS1ASclassPath: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] init-common: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] clean-classes-common: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setOSConditions: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setToolWin: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setToolUnix: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setToolProperty: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] setS1ASclassPath: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.937Z] init-common: [2024-06-27T10:49:41.937Z] [2024-06-27T10:49:41.938Z] clean-jars-common: [2024-06-27T10:49:41.938Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] setOSConditions: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] setToolWin: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] setToolUnix: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] setToolProperty: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] setS1ASclassPath: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] init-common: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] clean: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] setOSConditions: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] setToolWin: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] setToolUnix: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] setToolProperty: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] setS1ASclassPath: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] init-common: [2024-06-27T10:49:41.938Z] [2024-06-27T10:49:41.938Z] clean-common: [2024-06-27T10:49:41.946Z] [exec] Application deployed with name noname2-web. [2024-06-27T10:49:41.946Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:41.946Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:41.946Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:41.946Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:41.946Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:41.946Z] [2024-06-27T10:49:41.946Z] deploy-war-commonee: [2024-06-27T10:49:41.946Z] [2024-06-27T10:49:41.946Z] assemble-client: [2024-06-27T10:49:41.946Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:49:41.946Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:41.946Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:41.946Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:41.947Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:41.947Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:41.947Z] [2024-06-27T10:49:41.947Z] setOSConditions: [2024-06-27T10:49:41.947Z] [2024-06-27T10:49:41.947Z] setToolWin: [2024-06-27T10:49:41.947Z] [2024-06-27T10:49:41.947Z] setToolUnix: [2024-06-27T10:49:41.947Z] [2024-06-27T10:49:41.947Z] setToolProperty: [2024-06-27T10:49:41.947Z] [2024-06-27T10:49:41.947Z] setS1ASclassPath: [2024-06-27T10:49:41.947Z] [2024-06-27T10:49:41.947Z] init-common: [2024-06-27T10:49:41.947Z] [2024-06-27T10:49:41.947Z] wsimport: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] init-common: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] clean-common: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] setOSConditions: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] setToolWin: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] setToolUnix: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] setToolProperty: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] setS1ASclassPath: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] init-common: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] clean-classes-common: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] setOSConditions: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] setToolWin: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] setToolUnix: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] setToolProperty: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.099Z] setS1ASclassPath: [2024-06-27T10:49:42.099Z] [2024-06-27T10:49:42.100Z] init-common: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] clean-jars-common: [2024-06-27T10:49:42.100Z] [echo] @@## connector1.6 ##@@ [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] clean: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] clean: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] clean: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] setOSConditions: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] setToolWin: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] setToolUnix: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] setToolProperty: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] setS1ASclassPath: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] init-common: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] clean-classes-common: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] clean: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] setOSConditions: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] setToolWin: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] setToolUnix: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] setToolProperty: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] setS1ASclassPath: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] init-common: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] clean-common: [2024-06-27T10:49:42.100Z] [2024-06-27T10:49:42.100Z] setOSConditions: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setToolWin: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setToolUnix: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setToolProperty: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setS1ASclassPath: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] init-common: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] clean-classes-common: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setOSConditions: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setToolWin: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setToolUnix: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setToolProperty: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setS1ASclassPath: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] init-common: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] clean-jars-common: [2024-06-27T10:49:42.101Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setOSConditions: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setToolWin: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setToolUnix: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setToolProperty: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] setS1ASclassPath: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] init-common: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.101Z] clean: [2024-06-27T10:49:42.101Z] [2024-06-27T10:49:42.102Z] setOSConditions: [2024-06-27T10:49:42.124Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname MyPool --enabled=true --objecttype user --target server eis/MyPool [2024-06-27T10:49:42.124Z] [exec] Connector resource eis/MyPool created. [2024-06-27T10:49:42.124Z] [2024-06-27T10:49:42.124Z] create-users: [2024-06-27T10:49:42.124Z] [2024-06-27T10:49:42.124Z] setOSConditions: [2024-06-27T10:49:42.124Z] [2024-06-27T10:49:42.124Z] setToolWin: [2024-06-27T10:49:42.124Z] [2024-06-27T10:49:42.124Z] setToolUnix: [2024-06-27T10:49:42.124Z] [2024-06-27T10:49:42.124Z] setToolProperty: [2024-06-27T10:49:42.124Z] [2024-06-27T10:49:42.124Z] setS1ASclassPath: [2024-06-27T10:49:42.124Z] [2024-06-27T10:49:42.124Z] init-common: [2024-06-27T10:49:42.124Z] [2024-06-27T10:49:42.124Z] create-users-common: [2024-06-27T10:49:42.194Z] [2024-06-27T10:49:42.194Z] setOSConditions: [2024-06-27T10:49:42.194Z] [2024-06-27T10:49:42.194Z] setToolWin: [2024-06-27T10:49:42.194Z] [2024-06-27T10:49:42.194Z] setToolUnix: [2024-06-27T10:49:42.194Z] [2024-06-27T10:49:42.195Z] setToolProperty: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setS1ASclassPath: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] init-common: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] clean-classes-common: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setOSConditions: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setToolWin: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setToolUnix: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setToolProperty: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setS1ASclassPath: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] init-common: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] clean-jars-common: [2024-06-27T10:49:42.195Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setOSConditions: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setToolWin: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setToolUnix: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setToolProperty: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setS1ASclassPath: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] init-common: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] clean: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setOSConditions: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.195Z] setToolWin: [2024-06-27T10:49:42.195Z] [2024-06-27T10:49:42.196Z] setToolUnix: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setToolProperty: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setS1ASclassPath: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] init-common: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] clean-common: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setOSConditions: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setToolWin: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setToolUnix: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setToolProperty: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setS1ASclassPath: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] init-common: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] clean-classes-common: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setOSConditions: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setToolWin: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setToolUnix: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setToolProperty: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setS1ASclassPath: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] init-common: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] clean-jars-common: [2024-06-27T10:49:42.196Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setOSConditions: [2024-06-27T10:49:42.196Z] [2024-06-27T10:49:42.196Z] setToolWin: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setToolUnix: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setToolProperty: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setS1ASclassPath: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] init-common: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] clean: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setOSConditions: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setToolWin: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setToolUnix: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setToolProperty: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setS1ASclassPath: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] init-common: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] clean-common: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setOSConditions: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setToolWin: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setToolUnix: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setToolProperty: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setS1ASclassPath: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] init-common: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] clean-classes-common: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.197Z] setOSConditions: [2024-06-27T10:49:42.197Z] [2024-06-27T10:49:42.198Z] setToolWin: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setToolUnix: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setToolProperty: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setS1ASclassPath: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] init-common: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] clean-jars-common: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] start-record: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] connector_group_2: [2024-06-27T10:49:42.198Z] [echo] ************ Starting connector_group_2 ************ [2024-06-27T10:49:42.198Z] [echo] @@## force-deploy-rar ##@@ [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setOSConditions: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setToolWin: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setToolUnix: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setToolProperty: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setS1ASclassPath: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] init-common: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] clean: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setOSConditions: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setToolWin: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setToolUnix: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setToolProperty: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.198Z] setS1ASclassPath: [2024-06-27T10:49:42.198Z] [2024-06-27T10:49:42.199Z] init-common: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] clean-common: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setOSConditions: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setToolWin: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setToolUnix: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setToolProperty: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setS1ASclassPath: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] init-common: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] clean-classes-common: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setOSConditions: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setToolWin: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setToolUnix: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setToolProperty: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setS1ASclassPath: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] init-common: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] clean-jars-common: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] compile: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setOSConditions: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setToolWin: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setToolUnix: [2024-06-27T10:49:42.199Z] [2024-06-27T10:49:42.199Z] setToolProperty: [2024-06-27T10:49:42.200Z] [2024-06-27T10:49:42.200Z] setS1ASclassPath: [2024-06-27T10:49:42.200Z] [2024-06-27T10:49:42.200Z] init-common: [2024-06-27T10:49:42.200Z] [2024-06-27T10:49:42.200Z] compile-common: [2024-06-27T10:49:42.200Z] [echo] Current time (ISO): 2024-06-27T10:49:42.136+0000 [2024-06-27T10:49:42.200Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:42.200Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:42.220Z] [exec] parsing WSDL... [2024-06-27T10:49:42.272Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:49:42.272Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:49:42.342Z] [artifact:mvn] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:49:42.342Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:42.342Z] [artifact:mvn] [INFO] Reactor Summary for naming2 7.0.16-SNAPSHOT: [2024-06-27T10:49:42.342Z] [artifact:mvn] [INFO] [2024-06-27T10:49:42.342Z] [artifact:mvn] [INFO] naming2 ............................................ FAILURE [ 2.677 s] [2024-06-27T10:49:42.343Z] [artifact:mvn] [INFO] GlassFish Naming Context Tests ..................... SKIPPED [2024-06-27T10:49:42.343Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:42.343Z] [artifact:mvn] [INFO] BUILD FAILURE [2024-06-27T10:49:42.343Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:42.343Z] [artifact:mvn] [INFO] Total time: 3.516 s [2024-06-27T10:49:42.343Z] [artifact:mvn] [INFO] Finished at: 2024-06-27T10:49:42Z [2024-06-27T10:49:42.343Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:49:42.343Z] [artifact:mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.1:unpack (unpack-resource) on project naming2: Unable to find/resolve artifact. The following artifacts could not be resolved: org.glassfish.main:nucleus-parent:zip:resources:7.0.16-SNAPSHOT (absent): Could not find artifact org.glassfish.main:nucleus-parent:zip:resources:7.0.16-SNAPSHOT -> [Help 1] [2024-06-27T10:49:42.343Z] [artifact:mvn] [ERROR] [2024-06-27T10:49:42.343Z] [artifact:mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2024-06-27T10:49:42.343Z] [artifact:mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2024-06-27T10:49:42.343Z] [artifact:mvn] [ERROR] [2024-06-27T10:49:42.343Z] [artifact:mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2024-06-27T10:49:42.343Z] [artifact:mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2024-06-27T10:49:42.343Z] [artifact:mvn] Java Result: 1 [2024-06-27T10:49:42.343Z] [2024-06-27T10:49:42.343Z] all: [2024-06-27T10:49:42.343Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:42.343Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:42.343Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:42.343Z] [2024-06-27T10:49:42.343Z] setOSConditions: [2024-06-27T10:49:42.343Z] [2024-06-27T10:49:42.343Z] setToolWin: [2024-06-27T10:49:42.343Z] [2024-06-27T10:49:42.343Z] setToolUnix: [2024-06-27T10:49:42.343Z] [2024-06-27T10:49:42.343Z] setToolProperty: [2024-06-27T10:49:42.343Z] [2024-06-27T10:49:42.343Z] setS1ASclassPath: [2024-06-27T10:49:42.343Z] [2024-06-27T10:49:42.343Z] init-common: [2024-06-27T10:49:42.343Z] [2024-06-27T10:49:42.343Z] clean: [2024-06-27T10:49:42.343Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:42.344Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:42.355Z] [INFO] [exec] Application deployed with name appperms. [2024-06-27T10:49:42.355Z] [INFO] [exec] Command deploy executed successfully. [2024-06-27T10:49:42.355Z] [WARNING] Trying to override old definition of task junitreport [2024-06-27T10:49:42.355Z] [WARNING] [echo] [2024-06-27T10:49:42.355Z] [WARNING] [echo] [2024-06-27T10:49:42.355Z] [WARNING] [echo] ============================================================================= [2024-06-27T10:49:42.355Z] [WARNING] [echo] = = [2024-06-27T10:49:42.355Z] [WARNING] [echo] = S t a r t i n g TestNG f u n c t i o n a l t e s t s = [2024-06-27T10:49:42.356Z] [WARNING] [echo] = = [2024-06-27T10:49:42.356Z] [WARNING] [echo] = TEST FILE = testng/testng_full_profile.xml = [2024-06-27T10:49:42.356Z] [WARNING] [echo] = BASEDIR = /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook = [2024-06-27T10:49:42.356Z] [WARNING] [echo] = = [2024-06-27T10:49:42.356Z] [WARNING] [echo] ============================================================================= [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] ============================================================================= [2024-06-27T10:49:42.356Z] [WARNING] [echo] = R u n n i n g t h e f o l l o w i n g t e s t s: = [2024-06-27T10:49:42.356Z] [WARNING] [echo] = From TEST FILE = testng/testng_full_profile.xml = [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] [2024-06-27T10:49:42.356Z] [WARNING] [echo] ============================================================================= [2024-06-27T10:49:42.357Z] [2024-06-27T10:49:42.357Z] setToolWin: [2024-06-27T10:49:42.357Z] [2024-06-27T10:49:42.357Z] setToolUnix: [2024-06-27T10:49:42.357Z] [2024-06-27T10:49:42.357Z] setToolProperty: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setS1ASclassPath: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] init-common: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] clean-common: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setOSConditions: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setToolWin: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setToolUnix: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setToolProperty: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setS1ASclassPath: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] init-common: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] clean-classes-common: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setOSConditions: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setToolWin: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setToolUnix: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setToolProperty: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setS1ASclassPath: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] init-common: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] clean-jars-common: [2024-06-27T10:49:42.358Z] [echo] @@## SunRaXml ##@@ [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setOSConditions: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setToolWin: [2024-06-27T10:49:42.358Z] [2024-06-27T10:49:42.358Z] setToolUnix: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setToolProperty: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setS1ASclassPath: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] init-common: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] clean: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setOSConditions: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setToolWin: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setToolUnix: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setToolProperty: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setS1ASclassPath: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] init-common: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] clean: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setOSConditions: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setToolWin: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setToolUnix: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setToolProperty: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setS1ASclassPath: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] init-common: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] create-dboutfile: [2024-06-27T10:49:42.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setOSConditions: [2024-06-27T10:49:42.359Z] [2024-06-27T10:49:42.359Z] setToolWin: [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] setToolUnix: [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] setToolProperty: [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] setS1ASclassPath: [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] init-common: [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] clean: [2024-06-27T10:49:42.360Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] setOSConditions: [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] setToolWin: [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] setToolUnix: [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] setToolProperty: [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] setS1ASclassPath: [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] init-common: [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] create-dboutfile: [2024-06-27T10:49:42.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:42.360Z] [echo] @@## defaultConnectorResource ##@@ [2024-06-27T10:49:42.360Z] [2024-06-27T10:49:42.360Z] clean: [2024-06-27T10:49:42.368Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:42.431Z] [exec] Application deployed with name web-jsp-config-jsp-file-web. [2024-06-27T10:49:42.431Z] [2024-06-27T10:49:42.432Z] deploy-war-commonee: [2024-06-27T10:49:42.432Z] [2024-06-27T10:49:42.432Z] run: [2024-06-27T10:49:42.432Z] [java] Connecting to: http://localhost:45711/web-jsp-config-jsp-file/TestServlet [2024-06-27T10:49:42.432Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:42.432Z] [java] [2024-06-27T10:49:42.432Z] [java] [2024-06-27T10:49:42.432Z] [java] ----------------------------------------- [2024-06-27T10:49:42.432Z] [java] - jsp-config-jsp-file: PASS - [2024-06-27T10:49:42.432Z] [java] ----------------------------------------- [2024-06-27T10:49:42.432Z] [java] - Total PASS : 1 - [2024-06-27T10:49:42.432Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:42.432Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:42.432Z] [java] ----------------------------------------- [2024-06-27T10:49:42.432Z] [2024-06-27T10:49:42.432Z] undeploy: [2024-06-27T10:49:42.432Z] [2024-06-27T10:49:42.432Z] setOSConditions: [2024-06-27T10:49:42.432Z] [2024-06-27T10:49:42.432Z] setToolWin: [2024-06-27T10:49:42.432Z] [2024-06-27T10:49:42.432Z] setToolUnix: [2024-06-27T10:49:42.432Z] [2024-06-27T10:49:42.432Z] setToolProperty: [2024-06-27T10:49:42.432Z] [2024-06-27T10:49:42.432Z] setS1ASclassPath: [2024-06-27T10:49:42.432Z] [2024-06-27T10:49:42.432Z] init-common: [2024-06-27T10:49:42.432Z] [2024-06-27T10:49:42.432Z] undeploy-war-common: [2024-06-27T10:49:42.461Z] [exec] Application deployed with name ejb-timer-timerserialization-sessiontimerApp. [2024-06-27T10:49:42.461Z] [echo] Deployment on target server server successful [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] setOSConditions: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] setToolWin: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] setToolUnix: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] setToolProperty: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] setS1ASclassPath: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] init-common: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] deploy-common-ee: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] run: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] setOSConditions: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] setToolWin: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] setToolUnix: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] setToolProperty: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] setS1ASclassPath: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.461Z] init-common: [2024-06-27T10:49:42.461Z] [2024-06-27T10:49:42.462Z] runclient-common: [2024-06-27T10:49:42.462Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimerAppClient.jar -name ejb-timer-timerserialization-sessiontimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:42.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:49:42.529Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:49:42.599Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:42.599Z] [2024-06-27T10:49:42.599Z] setOSConditions: [2024-06-27T10:49:42.599Z] [2024-06-27T10:49:42.599Z] setToolWin: [2024-06-27T10:49:42.599Z] [2024-06-27T10:49:42.599Z] setToolUnix: [2024-06-27T10:49:42.599Z] [2024-06-27T10:49:42.599Z] setToolProperty: [2024-06-27T10:49:42.599Z] [2024-06-27T10:49:42.599Z] setS1ASclassPath: [2024-06-27T10:49:42.599Z] [2024-06-27T10:49:42.599Z] init-common: [2024-06-27T10:49:42.599Z] [2024-06-27T10:49:42.599Z] clean-common: [2024-06-27T10:49:42.599Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:42.599Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:42.599Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:42.599Z] [2024-06-27T10:49:42.599Z] setOSConditions: [2024-06-27T10:49:42.599Z] [2024-06-27T10:49:42.600Z] setToolWin: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] setToolUnix: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] setToolProperty: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] setS1ASclassPath: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] init-common: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] clean-classes-common: [2024-06-27T10:49:42.600Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:42.600Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:42.600Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:42.600Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] setOSConditions: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] setToolWin: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] setToolUnix: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] setToolProperty: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] setS1ASclassPath: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] init-common: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] clean-jars-common: [2024-06-27T10:49:42.600Z] [2024-06-27T10:49:42.600Z] compile: [2024-06-27T10:49:42.600Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:42.601Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:42.601Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:42.601Z] [2024-06-27T10:49:42.601Z] setOSConditions: [2024-06-27T10:49:42.601Z] [2024-06-27T10:49:42.601Z] setToolWin: [2024-06-27T10:49:42.601Z] [2024-06-27T10:49:42.601Z] setToolUnix: [2024-06-27T10:49:42.601Z] [2024-06-27T10:49:42.601Z] setToolProperty: [2024-06-27T10:49:42.601Z] [2024-06-27T10:49:42.601Z] setS1ASclassPath: [2024-06-27T10:49:42.601Z] [2024-06-27T10:49:42.601Z] init-common: [2024-06-27T10:49:42.601Z] [2024-06-27T10:49:42.601Z] compile-common: [2024-06-27T10:49:42.601Z] [echo] Current time (ISO): 2024-06-27T10:49:42.393+0000 [2024-06-27T10:49:42.601Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:42.601Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:42.607Z] [27/Jun/2024:10:49:42 +0000] category=com.forgerock.opendj.ldap.config.config severity=NOTICE msgID=571 msg=Loaded extension from file '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj/lib/extensions/snmp-mib2605.jar' (build 4.4.11, revision 3f83673674c969142b03322d2f27a6f4c474e309) [2024-06-27T10:49:42.611Z] [WARNING] [testng] OpenJDK 64-Bit Server VM warning: The java.compiler system property is obsolete and no longer supported, use -Xint [2024-06-27T10:49:42.616Z] [2024-06-27T10:49:42.616Z] clean: [2024-06-27T10:49:42.616Z] [2024-06-27T10:49:42.616Z] clean: [2024-06-27T10:49:42.616Z] [2024-06-27T10:49:42.616Z] setOSConditions: [2024-06-27T10:49:42.616Z] [2024-06-27T10:49:42.616Z] setToolWin: [2024-06-27T10:49:42.616Z] [2024-06-27T10:49:42.616Z] setToolUnix: [2024-06-27T10:49:42.616Z] [2024-06-27T10:49:42.616Z] setToolProperty: [2024-06-27T10:49:42.616Z] [2024-06-27T10:49:42.616Z] setS1ASclassPath: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] init-common: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] clean-classes-common: [2024-06-27T10:49:42.617Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] clean: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] setOSConditions: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] setToolWin: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] setToolUnix: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] setToolProperty: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] setS1ASclassPath: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] init-common: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] clean-common: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] setOSConditions: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] setToolWin: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] setToolUnix: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] setToolProperty: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] setS1ASclassPath: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] init-common: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.617Z] clean-classes-common: [2024-06-27T10:49:42.617Z] [2024-06-27T10:49:42.618Z] setOSConditions: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] setToolWin: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] setToolUnix: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] setToolProperty: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] setS1ASclassPath: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] init-common: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] clean-jars-common: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] unset: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] setOSConditions: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] setToolWin: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] setToolUnix: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] setToolProperty: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] setS1ASclassPath: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] init-common: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] unsetJdbc: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] setOSConditions: [2024-06-27T10:49:42.618Z] [2024-06-27T10:49:42.618Z] setToolWin: [2024-06-27T10:49:42.619Z] [2024-06-27T10:49:42.619Z] setToolUnix: [2024-06-27T10:49:42.619Z] [2024-06-27T10:49:42.619Z] setToolProperty: [2024-06-27T10:49:42.619Z] [2024-06-27T10:49:42.619Z] setS1ASclassPath: [2024-06-27T10:49:42.619Z] [2024-06-27T10:49:42.619Z] init-common: [2024-06-27T10:49:42.619Z] [2024-06-27T10:49:42.619Z] execute-sql-common: [2024-06-27T10:49:42.639Z] [javac] 1 warning [2024-06-27T10:49:42.639Z] [2024-06-27T10:49:42.639Z] build: [2024-06-27T10:49:42.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:42.639Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-twoc-ejb.jar [2024-06-27T10:49:42.639Z] [2024-06-27T10:49:42.639Z] run: [2024-06-27T10:49:42.639Z] [2024-06-27T10:49:42.639Z] setOSConditions: [2024-06-27T10:49:42.639Z] [2024-06-27T10:49:42.639Z] setToolWin: [2024-06-27T10:49:42.639Z] [2024-06-27T10:49:42.639Z] setToolUnix: [2024-06-27T10:49:42.639Z] [2024-06-27T10:49:42.639Z] setToolProperty: [2024-06-27T10:49:42.639Z] [2024-06-27T10:49:42.639Z] setS1ASclassPath: [2024-06-27T10:49:42.639Z] [2024-06-27T10:49:42.639Z] init-common: [2024-06-27T10:49:42.639Z] [2024-06-27T10:49:42.639Z] run_se: [2024-06-27T10:49:42.640Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:49:42.675Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:42.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:employee --target server foo1 [2024-06-27T10:49:42.688Z] [2024-06-27T10:49:42.688Z] setOSConditions: [2024-06-27T10:49:42.688Z] [2024-06-27T10:49:42.688Z] setToolWin: [2024-06-27T10:49:42.688Z] [2024-06-27T10:49:42.689Z] setToolUnix: [2024-06-27T10:49:42.689Z] [2024-06-27T10:49:42.689Z] setToolProperty: [2024-06-27T10:49:42.689Z] [2024-06-27T10:49:42.689Z] setS1ASclassPath: [2024-06-27T10:49:42.689Z] [2024-06-27T10:49:42.689Z] init-common: [2024-06-27T10:49:42.689Z] [2024-06-27T10:49:42.689Z] create-users-common: [2024-06-27T10:49:42.750Z] [exec] ** checkBatchJobStatus[4] ==> FAILED [2024-06-27T10:49:42.750Z] [exec] Will sleep for 99 more seconds... [2024-06-27T10:49:42.864Z] [27/Jun/2024:10:49:42 +0000] category=CORE severity=NOTICE msgID=134 msg=OpenDJ Server 4.4.11 (build 20210621115558, revision number 3f83673674c969142b03322d2f27a6f4c474e309) starting up [2024-06-27T10:49:42.989Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-jsp-file-web [2024-06-27T10:49:42.989Z] [2024-06-27T10:49:42.989Z] all: [2024-06-27T10:49:42.989Z] [echo] [2024-06-27T10:49:42.989Z] [echo] ************************* [2024-06-27T10:49:42.989Z] [echo] * Running jspConfigModificationTestInterval [2024-06-27T10:49:42.989Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval [2024-06-27T10:49:42.989Z] [echo] ************************* [2024-06-27T10:49:42.989Z] [echo] [2024-06-27T10:49:42.989Z] [2024-06-27T10:49:42.989Z] setOSConditions: [2024-06-27T10:49:42.989Z] [2024-06-27T10:49:42.989Z] setToolWin: [2024-06-27T10:49:42.989Z] [2024-06-27T10:49:42.990Z] setToolUnix: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setToolProperty: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setS1ASclassPath: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] init-common: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] clean: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setOSConditions: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setToolWin: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setToolUnix: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setToolProperty: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setS1ASclassPath: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] init-common: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] clean-common: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setOSConditions: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setToolWin: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setToolUnix: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setToolProperty: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setS1ASclassPath: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] init-common: [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] clean-classes-common: [2024-06-27T10:49:42.990Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:42.990Z] [2024-06-27T10:49:42.990Z] setOSConditions: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] setToolWin: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] setToolUnix: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] setToolProperty: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] setS1ASclassPath: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] init-common: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] clean-jars-common: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] compile: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] setOSConditions: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] setToolWin: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] setToolUnix: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] setToolProperty: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] setS1ASclassPath: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] init-common: [2024-06-27T10:49:42.991Z] [2024-06-27T10:49:42.991Z] compile-common: [2024-06-27T10:49:42.991Z] [echo] Current time (ISO): 2024-06-27T10:49:42.794+0000 [2024-06-27T10:49:42.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:42.991Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:43.087Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:49:43.087Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:49:43.149Z] [exec] [2024-06-27T10:49:43.149Z] [exec] Generating code... [2024-06-27T10:49:43.170Z] [INFO] [testng] ... [2024-06-27T10:49:43.170Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-06-27T10:49:43.170Z] [INFO] [testng] ... [2024-06-27T10:49:43.170Z] [INFO] [testng] [2024-06-27T10:49:43.170Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-jdbc-connection-pool --datasourceclassname=org.apache.derby.jdbc.ClientDataSource --property DatabaseName=sun-appserv-samples:PortNumber=1527:serverName=localhost:Password=APP:User=APP QLJdbcPool [2024-06-27T10:49:43.211Z] [java] Jun 27, 2024 10:49:42 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:43.211Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:43.211Z] [java] Jun 27, 2024 10:49:42 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:43.211Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain1633489978975617870xml [2024-06-27T10:49:43.211Z] [java] Jun 27, 2024 10:49:42 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:43.211Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:49:43.275Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:employee --target server foo2 [2024-06-27T10:49:43.275Z] [2024-06-27T10:49:43.275Z] setOSConditions: [2024-06-27T10:49:43.275Z] [2024-06-27T10:49:43.275Z] setToolWin: [2024-06-27T10:49:43.275Z] [2024-06-27T10:49:43.275Z] setToolUnix: [2024-06-27T10:49:43.275Z] [2024-06-27T10:49:43.275Z] setToolProperty: [2024-06-27T10:49:43.275Z] [2024-06-27T10:49:43.275Z] setS1ASclassPath: [2024-06-27T10:49:43.275Z] [2024-06-27T10:49:43.275Z] init-common: [2024-06-27T10:49:43.275Z] [2024-06-27T10:49:43.275Z] create-users-common: [2024-06-27T10:49:43.333Z] [exec] Jun 27, 2024 10:49:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:43.333Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@79cb8ffa [2024-06-27T10:49:43.333Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447471105_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:49:43.333Z] [exec] invoking ejbLooked up home!! [2024-06-27T10:49:43.333Z] [exec] [2024-06-27T10:49:43.333Z] [exec] Narrowed home!! [2024-06-27T10:49:43.333Z] [exec] Got the EJB!! [2024-06-27T10:49:43.333Z] [exec] successfully invoked ejb [2024-06-27T10:49:43.333Z] [exec] Value of key is: main [2024-06-27T10:49:43.333Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:43.333Z] [exec] [2024-06-27T10:49:43.333Z] [exec] [2024-06-27T10:49:43.333Z] [exec] ----------------------------------------- [2024-06-27T10:49:43.333Z] [exec] - main: PASS - [2024-06-27T10:49:43.333Z] [exec] ----------------------------------------- [2024-06-27T10:49:43.333Z] [exec] Total PASS: 1 [2024-06-27T10:49:43.333Z] [exec] Total FAIL: 0 [2024-06-27T10:49:43.333Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:43.333Z] [exec] ----------------------------------------- [2024-06-27T10:49:43.333Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:43.333Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:43.342Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:49:43.342Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:49:43.342Z] [2024-06-27T10:49:43.342Z] setOSConditions: [2024-06-27T10:49:43.342Z] [2024-06-27T10:49:43.342Z] setToolWin: [2024-06-27T10:49:43.342Z] [2024-06-27T10:49:43.342Z] setToolUnix: [2024-06-27T10:49:43.342Z] [2024-06-27T10:49:43.342Z] setToolProperty: [2024-06-27T10:49:43.342Z] [2024-06-27T10:49:43.342Z] setS1ASclassPath: [2024-06-27T10:49:43.343Z] [2024-06-27T10:49:43.343Z] init-common: [2024-06-27T10:49:43.343Z] [2024-06-27T10:49:43.343Z] create-jdbc-resource-common: [2024-06-27T10:49:43.343Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:49:43.405Z] [exec] [2024-06-27T10:49:43.405Z] [exec] Compiling code... [2024-06-27T10:49:43.408Z] [exec] Jun 27, 2024 10:49:43 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:43.408Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:43.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:contractor --target server foo3 [2024-06-27T10:49:43.530Z] [2024-06-27T10:49:43.530Z] setOSConditions: [2024-06-27T10:49:43.530Z] [2024-06-27T10:49:43.530Z] setToolWin: [2024-06-27T10:49:43.530Z] [2024-06-27T10:49:43.530Z] setToolUnix: [2024-06-27T10:49:43.530Z] [2024-06-27T10:49:43.530Z] setToolProperty: [2024-06-27T10:49:43.530Z] [2024-06-27T10:49:43.530Z] setS1ASclassPath: [2024-06-27T10:49:43.530Z] [2024-06-27T10:49:43.530Z] init-common: [2024-06-27T10:49:43.530Z] [2024-06-27T10:49:43.530Z] create-users-common: [2024-06-27T10:49:43.569Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:43.569Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:43.569Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:43.569Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:43.569Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:43.569Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:43.569Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:43.588Z] [2024-06-27T10:49:43.588Z] checkReporting-common: [2024-06-27T10:49:43.588Z] [2024-06-27T10:49:43.588Z] confirmReportPresent-common: [2024-06-27T10:49:43.589Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:43.589Z] [echo] Test seems to be reported fine [2024-06-27T10:49:43.589Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/RepRunConf.txt [2024-06-27T10:49:43.589Z] [2024-06-27T10:49:43.589Z] confirmMissingReport-common: [2024-06-27T10:49:43.589Z] [2024-06-27T10:49:43.589Z] undeploy: [2024-06-27T10:49:43.589Z] [2024-06-27T10:49:43.589Z] setOSConditions: [2024-06-27T10:49:43.589Z] [2024-06-27T10:49:43.589Z] setToolWin: [2024-06-27T10:49:43.589Z] [2024-06-27T10:49:43.589Z] setToolUnix: [2024-06-27T10:49:43.589Z] [2024-06-27T10:49:43.589Z] setToolProperty: [2024-06-27T10:49:43.589Z] [2024-06-27T10:49:43.589Z] setS1ASclassPath: [2024-06-27T10:49:43.589Z] [2024-06-27T10:49:43.589Z] init-common: [2024-06-27T10:49:43.589Z] [2024-06-27T10:49:43.589Z] undeploy-common: [2024-06-27T10:49:43.751Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin ping-connection-pool DerbyPool [2024-06-27T10:49:43.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:49:43.902Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-06-27T10:49:43.902Z] [echo] cmd executed for server [2024-06-27T10:49:43.902Z] [2024-06-27T10:49:43.902Z] deploy: [2024-06-27T10:49:43.902Z] [2024-06-27T10:49:43.902Z] deploy-war-common: [2024-06-27T10:49:43.902Z] [2024-06-27T10:49:43.902Z] setOSConditions: [2024-06-27T10:49:43.902Z] [2024-06-27T10:49:43.902Z] setToolWin: [2024-06-27T10:49:43.902Z] [2024-06-27T10:49:43.902Z] setToolUnix: [2024-06-27T10:49:43.902Z] [2024-06-27T10:49:43.902Z] setToolProperty: [2024-06-27T10:49:43.902Z] [2024-06-27T10:49:43.902Z] setS1ASclassPath: [2024-06-27T10:49:43.902Z] [2024-06-27T10:49:43.902Z] init-common: [2024-06-27T10:49:43.902Z] [2024-06-27T10:49:43.902Z] deploy-war-commonpe: [2024-06-27T10:49:43.937Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:43.937Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:43.937Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:43.937Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:43.937Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:43.937Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:43.937Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:44.089Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:44.089Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:44.089Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:44.089Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:44.089Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:44.089Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:44.089Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:44.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups admin:employee --target server bar1 [2024-06-27T10:49:44.089Z] [2024-06-27T10:49:44.089Z] setOSConditions: [2024-06-27T10:49:44.089Z] [2024-06-27T10:49:44.089Z] setToolWin: [2024-06-27T10:49:44.089Z] [2024-06-27T10:49:44.089Z] setToolUnix: [2024-06-27T10:49:44.089Z] [2024-06-27T10:49:44.089Z] setToolProperty: [2024-06-27T10:49:44.089Z] [2024-06-27T10:49:44.089Z] setS1ASclassPath: [2024-06-27T10:49:44.089Z] [2024-06-27T10:49:44.089Z] init-common: [2024-06-27T10:49:44.089Z] [2024-06-27T10:49:44.089Z] create-users-common: [2024-06-27T10:49:44.113Z] [exec] ** checkBatchJobStatus[5] ==> FAILED [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-chunk-test1 [2024-06-27T10:49:44.113Z] [exec] ** JOB ==> Simple-Validation-Job 2 [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-chunk-test2 [2024-06-27T10:49:44.113Z] [exec] ** JOB ==> 0 Simple-Validation-Job server-config:Simple-ValidationApp FAILED FAILED [2024-06-27T10:49:44.113Z] [exec] ** JOB ==> 1 Simple-Validation-Job server-config:Simple-ValidationApp FAILED FAILED [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-chunk-test3 [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-status-checkExe-jobName [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-status-checkExe-appName [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceCount [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceID [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-status-checkExe-executionID [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-status-checkExe-startTime [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-status-checkExe-batchStatus [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-status-checkExe-endTime [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-status-checkExe-isJobExecutionOK [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-status-checkExe-checkAllJobExecutions [2024-06-27T10:49:44.113Z] [exec] Value of key is:batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible [2024-06-27T10:49:44.113Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:44.113Z] [exec] [2024-06-27T10:49:44.113Z] [exec] [2024-06-27T10:49:44.113Z] [exec] ----------------------------------------- [2024-06-27T10:49:44.113Z] [exec] - batch-cmt-chunk-test1: PASS - [2024-06-27T10:49:44.113Z] [exec] - batch-cmt-chunk-test3: PASS - [2024-06-27T10:49:44.113Z] [exec] - batch-cmt-status-checkExe-instanceCount: PASS - [2024-06-27T10:49:44.113Z] [exec] - batch-cmt-chunk-test2: PASS - [2024-06-27T10:49:44.113Z] [exec] - batch-cmt-status-checkExe-isJobExecutionOK: PASS - [2024-06-27T10:49:44.113Z] [exec] - batch-cmt-status-checkExe-startTime: PASS - [2024-06-27T10:49:44.113Z] [exec] - batch-cmt-status-checkExe-checkAllJobExecutions: PASS - [2024-06-27T10:49:44.114Z] [exec] - batch-cmt-status-checkExe-executionID: PASS - [2024-06-27T10:49:44.114Z] [exec] - batch-cmt-status-checkExe-endTime: PASS - [2024-06-27T10:49:44.114Z] [exec] - batch-cmt-status-checkExe-jobName: PASS - [2024-06-27T10:49:44.114Z] [exec] - batch-cmt-status-checkExe-batchStatus: PASS - [2024-06-27T10:49:44.114Z] [exec] - batch-cmt-status-checkExe-appName: PASS - [2024-06-27T10:49:44.114Z] [exec] - batch-cmt-status-checkExe-instanceID: PASS - [2024-06-27T10:49:44.114Z] [exec] - batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible: PASS - [2024-06-27T10:49:44.114Z] [exec] ----------------------------------------- [2024-06-27T10:49:44.114Z] [exec] Total PASS: 14 [2024-06-27T10:49:44.114Z] [exec] Total FAIL: 0 [2024-06-27T10:49:44.114Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:44.114Z] [exec] ----------------------------------------- [2024-06-27T10:49:44.114Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:44.114Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:44.135Z] [java] Jun 27, 2024 10:49:43 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:49:44.135Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:49:44.135Z] [java] Jun 27, 2024 10:49:44 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:49:44.135Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:49:44.150Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-appclientApp [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] all: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] webclient: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] setOSConditions: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] setToolWin: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] setToolUnix: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] setToolProperty: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] setS1ASclassPath: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] init-common: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] clean: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] setOSConditions: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] setToolWin: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] setToolUnix: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] setToolProperty: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.150Z] setS1ASclassPath: [2024-06-27T10:49:44.150Z] [2024-06-27T10:49:44.151Z] init-common: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] clean-common: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setOSConditions: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setToolWin: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setToolUnix: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setToolProperty: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setS1ASclassPath: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] init-common: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] clean-classes-common: [2024-06-27T10:49:44.151Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setOSConditions: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setToolWin: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setToolUnix: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setToolProperty: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setS1ASclassPath: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] init-common: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] clean-jars-common: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] compile: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setOSConditions: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setToolWin: [2024-06-27T10:49:44.151Z] [2024-06-27T10:49:44.151Z] setToolUnix: [2024-06-27T10:49:44.152Z] [2024-06-27T10:49:44.152Z] setToolProperty: [2024-06-27T10:49:44.152Z] [2024-06-27T10:49:44.152Z] setS1ASclassPath: [2024-06-27T10:49:44.152Z] [2024-06-27T10:49:44.152Z] init-common: [2024-06-27T10:49:44.152Z] [2024-06-27T10:49:44.152Z] compile-common: [2024-06-27T10:49:44.152Z] [echo] Current time (ISO): 2024-06-27T10:49:44.124+0000 [2024-06-27T10:49:44.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:44.152Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:44.260Z] [27/Jun/2024:10:49:43 +0000] category=JVM severity=NOTICE msgID=21 msg=Installation Directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj [2024-06-27T10:49:44.260Z] [27/Jun/2024:10:49:43 +0000] category=JVM severity=NOTICE msgID=23 msg=Instance Directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/opendj [2024-06-27T10:49:44.260Z] [27/Jun/2024:10:49:43 +0000] category=JVM severity=NOTICE msgID=17 msg=JVM Information: 21.0.2+13-LTS by Eclipse Adoptium, 64-bit architecture, 1073741824 bytes heap size [2024-06-27T10:49:44.260Z] [27/Jun/2024:10:49:44 +0000] category=JVM severity=NOTICE msgID=18 msg=JVM Host: basic-2p6lw, running Linux 6.2.9-300.fc38.x86_64 amd64, 4294967296 bytes physical memory size, number of processors available 2 [2024-06-27T10:49:44.260Z] [27/Jun/2024:10:49:44 +0000] category=JVM severity=NOTICE msgID=19 msg=JVM Arguments: "-Xmx1g", "-Xss512k", "--add-exports=java.base/sun.security.tools.keytool=ALL-UNNAMED", "--add-exports=java.base/sun.security.x509=ALL-UNNAMED", "-Dorg.opends.server.scriptName=start-ds" [2024-06-27T10:49:44.339Z] [exec] Jun 27, 2024 10:49:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:44.339Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:44.343Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups admin:contractor --target server bar2 [2024-06-27T10:49:44.343Z] [2024-06-27T10:49:44.343Z] setOSConditions: [2024-06-27T10:49:44.343Z] [2024-06-27T10:49:44.343Z] setToolWin: [2024-06-27T10:49:44.343Z] [2024-06-27T10:49:44.343Z] setToolUnix: [2024-06-27T10:49:44.343Z] [2024-06-27T10:49:44.343Z] setToolProperty: [2024-06-27T10:49:44.343Z] [2024-06-27T10:49:44.343Z] setS1ASclassPath: [2024-06-27T10:49:44.343Z] [2024-06-27T10:49:44.343Z] init-common: [2024-06-27T10:49:44.344Z] [2024-06-27T10:49:44.344Z] create-users-common: [2024-06-27T10:49:44.349Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin ping-connection-pool QLJdbcPool [2024-06-27T10:49:44.369Z] [2024-06-27T10:49:44.369Z] checkReporting-common: [2024-06-27T10:49:44.369Z] [2024-06-27T10:49:44.369Z] confirmReportPresent-common: [2024-06-27T10:49:44.369Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:44.369Z] [echo] Test seems to be reported fine [2024-06-27T10:49:44.369Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch/simple-validation-test/RepRunConf.txt [2024-06-27T10:49:44.369Z] [2024-06-27T10:49:44.369Z] confirmMissingReport-common: [2024-06-27T10:49:44.369Z] [2024-06-27T10:49:44.369Z] undeploy: [2024-06-27T10:49:44.369Z] [2024-06-27T10:49:44.369Z] setOSConditions: [2024-06-27T10:49:44.369Z] [2024-06-27T10:49:44.369Z] setToolWin: [2024-06-27T10:49:44.369Z] [2024-06-27T10:49:44.369Z] setToolUnix: [2024-06-27T10:49:44.369Z] [2024-06-27T10:49:44.369Z] setToolProperty: [2024-06-27T10:49:44.369Z] [2024-06-27T10:49:44.369Z] setS1ASclassPath: [2024-06-27T10:49:44.369Z] [2024-06-27T10:49:44.369Z] init-common: [2024-06-27T10:49:44.369Z] [2024-06-27T10:49:44.369Z] undeploy-common: [2024-06-27T10:49:44.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-typesafe-javaee-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2024-06-27T10:49:44.496Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:44.519Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:44.519Z] [javac] 1 warning [2024-06-27T10:49:44.519Z] [2024-06-27T10:49:44.519Z] build: [2024-06-27T10:49:44.519Z] [2024-06-27T10:49:44.519Z] setOSConditions: [2024-06-27T10:49:44.519Z] [2024-06-27T10:49:44.519Z] setToolWin: [2024-06-27T10:49:44.519Z] [2024-06-27T10:49:44.520Z] setToolUnix: [2024-06-27T10:49:44.520Z] [2024-06-27T10:49:44.520Z] setToolProperty: [2024-06-27T10:49:44.520Z] [2024-06-27T10:49:44.520Z] setS1ASclassPath: [2024-06-27T10:49:44.520Z] [2024-06-27T10:49:44.520Z] init-common: [2024-06-27T10:49:44.520Z] [2024-06-27T10:49:44.520Z] webclient-war-common: [2024-06-27T10:49:44.520Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:44.520Z] [2024-06-27T10:49:44.520Z] clear: [2024-06-27T10:49:44.520Z] [2024-06-27T10:49:44.520Z] test-tlds-exist: [2024-06-27T10:49:44.520Z] [2024-06-27T10:49:44.520Z] copy-tlds: [2024-06-27T10:49:44.520Z] [2024-06-27T10:49:44.520Z] test-tagfiles-exist: [2024-06-27T10:49:44.520Z] [2024-06-27T10:49:44.520Z] copy-tagfiles: [2024-06-27T10:49:44.520Z] [2024-06-27T10:49:44.520Z] package-war-common: [2024-06-27T10:49:44.520Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:44.520Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:44.520Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:44.520Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:44.520Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/lib [2024-06-27T10:49:44.520Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:44.520Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:44.520Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:44.520Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-modification-test-interval-web.war [2024-06-27T10:49:44.520Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:44.520Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:44.520Z] [javac] Compiling 1 source file [2024-06-27T10:49:44.594Z] [exec] Jun 27, 2024 10:49:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:44.594Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:44.594Z] [exec] [TimerSerializationClinet] doTest()... [2024-06-27T10:49:44.594Z] [exec] [TimerSerializationClinet] Inside init.... [2024-06-27T10:49:44.605Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool [2024-06-27T10:49:44.661Z] + break [2024-06-27T10:49:44.661Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:49:44.691Z] Archiving artifacts [2024-06-27T10:49:44.694Z] [java] Jun 27, 2024 10:49:44 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:44.694Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:44.694Z] [java] Jun 27, 2024 10:49:44 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:44.694Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:44.694Z] [java] Jun 27, 2024 10:49:44 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:44.694Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:49:44.694Z] [java] Jun 27, 2024 10:49:44 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:49:44.694Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:49:44.715Z] [exec] Application deployed with name cdi-typesafe-javaee-resource-injection-web. [2024-06-27T10:49:44.715Z] [2024-06-27T10:49:44.715Z] deploy-war-commonee: [2024-06-27T10:49:44.715Z] [2024-06-27T10:49:44.716Z] run: [2024-06-27T10:49:44.716Z] [java] opening connection to http://localhost:8080/cdi-typesafe-javaee-resource-injection/myurl [2024-06-27T10:49:44.751Z] [javac] 1 warning [2024-06-27T10:49:44.751Z] [2024-06-27T10:49:44.751Z] build: [2024-06-27T10:49:44.751Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:44.751Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:44.751Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:44.751Z] [2024-06-27T10:49:44.751Z] setOSConditions: [2024-06-27T10:49:44.751Z] [2024-06-27T10:49:44.751Z] setToolWin: [2024-06-27T10:49:44.752Z] [2024-06-27T10:49:44.752Z] setToolUnix: [2024-06-27T10:49:44.752Z] [2024-06-27T10:49:44.752Z] setToolProperty: [2024-06-27T10:49:44.752Z] [2024-06-27T10:49:44.752Z] setS1ASclassPath: [2024-06-27T10:49:44.752Z] [2024-06-27T10:49:44.752Z] init-common: [2024-06-27T10:49:44.752Z] [2024-06-27T10:49:44.752Z] webclient-war-common: [2024-06-27T10:49:44.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:44.752Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:44.752Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:44.752Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:44.752Z] [2024-06-27T10:49:44.752Z] clear: [2024-06-27T10:49:44.752Z] [2024-06-27T10:49:44.752Z] test-tlds-exist: [2024-06-27T10:49:44.752Z] [2024-06-27T10:49:44.752Z] copy-tlds: [2024-06-27T10:49:44.752Z] [2024-06-27T10:49:44.752Z] test-tagfiles-exist: [2024-06-27T10:49:44.752Z] [2024-06-27T10:49:44.752Z] copy-tagfiles: [2024-06-27T10:49:44.752Z] [2024-06-27T10:49:44.752Z] package-war-common: [2024-06-27T10:49:44.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:44.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:44.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:44.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:44.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/lib [2024-06-27T10:49:44.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:44.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:44.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:44.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/docroot [2024-06-27T10:49:44.753Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/orb_annotation-web.war [2024-06-27T10:49:44.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:44.753Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:44.753Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:44.753Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:44.753Z] [2024-06-27T10:49:44.753Z] setOSConditions: [2024-06-27T10:49:44.753Z] [2024-06-27T10:49:44.753Z] setToolWin: [2024-06-27T10:49:44.753Z] [2024-06-27T10:49:44.753Z] setToolUnix: [2024-06-27T10:49:44.753Z] [2024-06-27T10:49:44.753Z] setToolProperty: [2024-06-27T10:49:44.753Z] [2024-06-27T10:49:44.753Z] setS1ASclassPath: [2024-06-27T10:49:44.753Z] [2024-06-27T10:49:44.753Z] init-common: [2024-06-27T10:49:44.753Z] [2024-06-27T10:49:44.753Z] compile-common: [2024-06-27T10:49:44.753Z] [echo] Current time (ISO): 2024-06-27T10:49:44.689+0000 [2024-06-27T10:49:44.753Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:44.775Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/WebTest.java:127: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:49:44.775Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-06-27T10:49:44.775Z] [javac] ^ [2024-06-27T10:49:44.775Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:44.775Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:44.775Z] [javac] 1 warning [2024-06-27T10:49:44.775Z] [2024-06-27T10:49:44.775Z] deploy: [2024-06-27T10:49:44.775Z] [2024-06-27T10:49:44.775Z] deploy-war-common: [2024-06-27T10:49:44.775Z] [2024-06-27T10:49:44.775Z] setOSConditions: [2024-06-27T10:49:44.775Z] [2024-06-27T10:49:44.775Z] setToolWin: [2024-06-27T10:49:44.775Z] [2024-06-27T10:49:44.775Z] setToolUnix: [2024-06-27T10:49:44.775Z] [2024-06-27T10:49:44.775Z] setToolProperty: [2024-06-27T10:49:44.775Z] [2024-06-27T10:49:44.775Z] setS1ASclassPath: [2024-06-27T10:49:44.775Z] [2024-06-27T10:49:44.775Z] init-common: [2024-06-27T10:49:44.775Z] [2024-06-27T10:49:44.775Z] deploy-war-commonpe: [2024-06-27T10:49:44.858Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-06-27T10:49:44.858Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:44.858Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml:99: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:44.858Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:49:44.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups manager:employee --target server foobar [2024-06-27T10:49:44.902Z] [2024-06-27T10:49:44.902Z] setOSConditions: [2024-06-27T10:49:44.902Z] [2024-06-27T10:49:44.902Z] setToolWin: [2024-06-27T10:49:44.902Z] [2024-06-27T10:49:44.902Z] setToolUnix: [2024-06-27T10:49:44.902Z] [2024-06-27T10:49:44.902Z] setToolProperty: [2024-06-27T10:49:44.902Z] [2024-06-27T10:49:44.902Z] setS1ASclassPath: [2024-06-27T10:49:44.902Z] [2024-06-27T10:49:44.902Z] init-common: [2024-06-27T10:49:44.902Z] [2024-06-27T10:49:44.902Z] create-users-common: [2024-06-27T10:49:44.931Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false Simple-ValidationApp [2024-06-27T10:49:44.948Z] [java] Jun 27, 2024 10:49:44 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:44.948Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:44.948Z] [java] Jun 27, 2024 10:49:44 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:44.948Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (896 ms), startup services (833 ms), total (1,729 ms) [2024-06-27T10:49:44.970Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:44.970Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:44.970Z] [java] [2024-06-27T10:49:44.970Z] [java] [2024-06-27T10:49:44.970Z] [java] ----------------------------------------- [2024-06-27T10:49:44.970Z] [java] - typesafe-javaee-resource-injection: PASS - [2024-06-27T10:49:44.970Z] [java] ----------------------------------------- [2024-06-27T10:49:44.970Z] [java] - Total PASS : 1 - [2024-06-27T10:49:44.970Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:44.970Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:44.970Z] [java] ----------------------------------------- [2024-06-27T10:49:44.970Z] [2024-06-27T10:49:44.970Z] undeploy: [2024-06-27T10:49:44.970Z] [2024-06-27T10:49:44.970Z] setOSConditions: [2024-06-27T10:49:44.970Z] [2024-06-27T10:49:44.970Z] setToolWin: [2024-06-27T10:49:44.970Z] [2024-06-27T10:49:44.970Z] setToolUnix: [2024-06-27T10:49:44.970Z] [2024-06-27T10:49:44.970Z] setToolProperty: [2024-06-27T10:49:44.970Z] [2024-06-27T10:49:44.970Z] setS1ASclassPath: [2024-06-27T10:49:44.970Z] [2024-06-27T10:49:44.970Z] init-common: [2024-06-27T10:49:44.970Z] [2024-06-27T10:49:44.970Z] undeploy-war-common: [2024-06-27T10:49:45.029Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-modification-test-interval --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-modification-test-interval-web.war [2024-06-27T10:49:45.082Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:45.082Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:45.082Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:45.082Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:45.082Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:45.082Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:45.082Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:45.119Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:45.119Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:45.119Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:45.119Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:45.119Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:45.119Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:45.119Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:45.156Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups hr:employee --target server barfoo [2024-06-27T10:49:45.156Z] [2024-06-27T10:49:45.156Z] setOSConditions: [2024-06-27T10:49:45.156Z] [2024-06-27T10:49:45.156Z] setToolWin: [2024-06-27T10:49:45.157Z] [2024-06-27T10:49:45.157Z] setToolUnix: [2024-06-27T10:49:45.157Z] [2024-06-27T10:49:45.157Z] setToolProperty: [2024-06-27T10:49:45.157Z] [2024-06-27T10:49:45.157Z] setS1ASclassPath: [2024-06-27T10:49:45.157Z] [2024-06-27T10:49:45.157Z] init-common: [2024-06-27T10:49:45.157Z] [2024-06-27T10:49:45.157Z] create-users-common: [2024-06-27T10:49:45.166Z] [INFO] [testng] PASSED: restartDomainTest [2024-06-27T10:49:45.166Z] [INFO] [testng] PASSED: createJDBCPool [2024-06-27T10:49:45.166Z] [INFO] [testng] PASSED: pingJDBCPool [2024-06-27T10:49:45.166Z] [INFO] [testng] PASSED: deleteJDBCPool [2024-06-27T10:49:45.166Z] [INFO] [testng] [2024-06-27T10:49:45.166Z] [INFO] [testng] =============================================== [2024-06-27T10:49:45.166Z] [INFO] [testng] admincli_tests [2024-06-27T10:49:45.166Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-06-27T10:49:45.166Z] [INFO] [testng] =============================================== [2024-06-27T10:49:45.166Z] [INFO] [testng] [2024-06-27T10:49:45.172Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-06-27T10:49:45.172Z] [sql] Failed to execute: drop table messages [2024-06-27T10:49:45.172Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:49:45.172Z] [sql] 0 of 1 SQL statements executed successfully [2024-06-27T10:49:45.186Z] [2024-06-27T10:49:45.186Z] all: [2024-06-27T10:49:45.186Z] [2024-06-27T10:49:45.186Z] BUILD SUCCESSFUL [2024-06-27T10:49:45.186Z] Total time: 1 minute 0 seconds [2024-06-27T10:49:45.186Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin stop-database [2024-06-27T10:49:45.186Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:45.202Z] [java] Jun 27, 2024 10:49:44 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:45.202Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:45.375Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:45.428Z] [2024-06-27T10:49:45.428Z] setOSConditions: [2024-06-27T10:49:45.428Z] [2024-06-27T10:49:45.429Z] setToolWin: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] setToolUnix: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] setToolProperty: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] setS1ASclassPath: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] init-common: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] undeploy-jdbc-common: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] setOSConditions: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] setToolWin: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] setToolUnix: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] setToolProperty: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] setS1ASclassPath: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] init-common: [2024-06-27T10:49:45.429Z] [2024-06-27T10:49:45.429Z] delete-jdbc-resource-common: [2024-06-27T10:49:45.429Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-06-27T10:49:45.456Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:45.456Z] [java] Jun 27, 2024 10:49:45 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:49:45.456Z] [java] INFO: Grizzly Framework 4.0.2 started in: 35 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:49:45.456Z] [java] Jun 27, 2024 10:49:45 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:45.456Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:45.456Z] [java] Jun 27, 2024 10:49:45 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:45.456Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:45.456Z] [java] Jun 27, 2024 10:49:45 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:45.456Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:45.456Z] [java] Jun 27, 2024 10:49:45 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:45.456Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,222 ms), startup services (8 ms), total (2,230 ms) [2024-06-27T10:49:45.456Z] [java] Jun 27, 2024 10:49:45 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:45.457Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:45.457Z] [java] Jun 27, 2024 10:49:45 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:49:45.457Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:49:45.457Z] [java] Jun 27, 2024 10:49:45 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:45.457Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-06-27T10:49:45.457Z] [java] Jun 27, 2024 10:49:45 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:45.457Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:49:45.457Z] [java] Jun 27, 2024 10:49:45 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:45.457Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@427308f8 [2024-06-27T10:49:45.457Z] [java] Jun 27, 2024 10:49:45 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:45.457Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:49:45.457Z] [java] Jun 27, 2024 10:49:45 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:45.457Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:49:45.464Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:45.464Z] [javac] 1 warning [2024-06-27T10:49:45.464Z] [2024-06-27T10:49:45.464Z] setOSConditions: [2024-06-27T10:49:45.464Z] [2024-06-27T10:49:45.464Z] setToolWin: [2024-06-27T10:49:45.464Z] [2024-06-27T10:49:45.464Z] setToolUnix: [2024-06-27T10:49:45.464Z] [2024-06-27T10:49:45.464Z] setToolProperty: [2024-06-27T10:49:45.464Z] [2024-06-27T10:49:45.464Z] setS1ASclassPath: [2024-06-27T10:49:45.464Z] [2024-06-27T10:49:45.464Z] init-common: [2024-06-27T10:49:45.464Z] [2024-06-27T10:49:45.464Z] compile-common: [2024-06-27T10:49:45.464Z] [echo] Current time (ISO): 2024-06-27T10:49:45.422+0000 [2024-06-27T10:49:45.465Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:45.530Z] [2024-06-27T10:49:45.530Z] undeploy: [2024-06-27T10:49:45.530Z] [2024-06-27T10:49:45.530Z] setOSConditions: [2024-06-27T10:49:45.530Z] [2024-06-27T10:49:45.530Z] setToolWin: [2024-06-27T10:49:45.530Z] [2024-06-27T10:49:45.530Z] setToolUnix: [2024-06-27T10:49:45.530Z] [2024-06-27T10:49:45.530Z] setToolProperty: [2024-06-27T10:49:45.530Z] [2024-06-27T10:49:45.531Z] setS1ASclassPath: [2024-06-27T10:49:45.531Z] [2024-06-27T10:49:45.531Z] init-common: [2024-06-27T10:49:45.531Z] [2024-06-27T10:49:45.531Z] undeploy-common: [2024-06-27T10:49:45.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-typesafe-javaee-resource-injection-web [2024-06-27T10:49:45.534Z] [2024-06-27T10:49:45.534Z] delete-resources: [2024-06-27T10:49:45.534Z] [2024-06-27T10:49:45.534Z] setOSConditions: [2024-06-27T10:49:45.534Z] [2024-06-27T10:49:45.534Z] setToolWin: [2024-06-27T10:49:45.534Z] [2024-06-27T10:49:45.534Z] setToolUnix: [2024-06-27T10:49:45.534Z] [2024-06-27T10:49:45.534Z] setToolProperty: [2024-06-27T10:49:45.534Z] [2024-06-27T10:49:45.534Z] setS1ASclassPath: [2024-06-27T10:49:45.534Z] [2024-06-27T10:49:45.534Z] init-common: [2024-06-27T10:49:45.534Z] [2024-06-27T10:49:45.534Z] delete-jdbc-resource-common: [2024-06-27T10:49:45.534Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:49:45.616Z] [exec] Application deployed with name web-jsp-config-modification-test-interval-web. [2024-06-27T10:49:45.631Z] [javac] 1 warning [2024-06-27T10:49:45.631Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:49:45.631Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:49:45.631Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:49:45.631Z] [2024-06-27T10:49:45.631Z] deploy-client: [2024-06-27T10:49:45.715Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups support:contractor --target server foofoo [2024-06-27T10:49:45.715Z] [2024-06-27T10:49:45.715Z] setOSConditions: [2024-06-27T10:49:45.715Z] [2024-06-27T10:49:45.715Z] setToolWin: [2024-06-27T10:49:45.715Z] [2024-06-27T10:49:45.715Z] setToolUnix: [2024-06-27T10:49:45.715Z] [2024-06-27T10:49:45.715Z] setToolProperty: [2024-06-27T10:49:45.715Z] [2024-06-27T10:49:45.715Z] setS1ASclassPath: [2024-06-27T10:49:45.715Z] [2024-06-27T10:49:45.715Z] init-common: [2024-06-27T10:49:45.715Z] [2024-06-27T10:49:45.715Z] create-users-common: [2024-06-27T10:49:45.754Z] [WARNING] [testng] Jun 27, 2024 10:49:45 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:49:45.754Z] [WARNING] [testng] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:49:45.871Z] [2024-06-27T10:49:45.871Z] deploy-war-commonee: [2024-06-27T10:49:45.871Z] [2024-06-27T10:49:45.871Z] run: [2024-06-27T10:49:45.871Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2024-06-27T10:49:45.871Z] [java] [2024-06-27T10:49:45.972Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups security --target server barbar [2024-06-27T10:49:45.972Z] [2024-06-27T10:49:45.972Z] create-security-maps: [2024-06-27T10:49:45.972Z] [2024-06-27T10:49:45.972Z] setOSConditions: [2024-06-27T10:49:45.972Z] [2024-06-27T10:49:45.972Z] setToolWin: [2024-06-27T10:49:45.972Z] [2024-06-27T10:49:45.972Z] setToolUnix: [2024-06-27T10:49:45.973Z] [2024-06-27T10:49:45.973Z] setToolProperty: [2024-06-27T10:49:45.973Z] [2024-06-27T10:49:45.973Z] setS1ASclassPath: [2024-06-27T10:49:45.973Z] [2024-06-27T10:49:45.973Z] init-common: [2024-06-27T10:49:45.973Z] [2024-06-27T10:49:45.973Z] create-security-maps-common: [2024-06-27T10:49:46.008Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:46.014Z] [java] Jun 27, 2024 10:49:45 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:49:46.014Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:49:46.014Z] [java] Jun 27, 2024 10:49:45 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:46.014Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:49:46.014Z] [java] Jun 27, 2024 10:49:45 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:49:46.014Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:49:46.014Z] [java] Jun 27, 2024 10:49:45 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:46.014Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:49:46.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-appauthtxApp [2024-06-27T10:49:46.089Z] [2024-06-27T10:49:46.090Z] setOSConditions: [2024-06-27T10:49:46.090Z] [2024-06-27T10:49:46.090Z] setToolWin: [2024-06-27T10:49:46.090Z] [2024-06-27T10:49:46.090Z] setToolUnix: [2024-06-27T10:49:46.090Z] [2024-06-27T10:49:46.090Z] setToolProperty: [2024-06-27T10:49:46.090Z] [2024-06-27T10:49:46.090Z] setS1ASclassPath: [2024-06-27T10:49:46.090Z] [2024-06-27T10:49:46.090Z] init-common: [2024-06-27T10:49:46.090Z] [2024-06-27T10:49:46.090Z] delete-jdbc-resource-common: [2024-06-27T10:49:46.090Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2024-06-27T10:49:46.092Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:49:46.092Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-06-27T10:49:46.092Z] [echo] cmd executed for server [2024-06-27T10:49:46.092Z] [2024-06-27T10:49:46.092Z] setOSConditions: [2024-06-27T10:49:46.093Z] [2024-06-27T10:49:46.093Z] setToolWin: [2024-06-27T10:49:46.093Z] [2024-06-27T10:49:46.093Z] setToolUnix: [2024-06-27T10:49:46.093Z] [2024-06-27T10:49:46.093Z] setToolProperty: [2024-06-27T10:49:46.093Z] [2024-06-27T10:49:46.093Z] setS1ASclassPath: [2024-06-27T10:49:46.093Z] [2024-06-27T10:49:46.093Z] init-common: [2024-06-27T10:49:46.093Z] [2024-06-27T10:49:46.093Z] delete-jdbc-connpool-common: [2024-06-27T10:49:46.093Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:49:46.117Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:46.117Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:46.117Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:46.117Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:46.117Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:46.117Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:46.117Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:46.125Z] [java] Updating JSP ... [2024-06-27T10:49:46.125Z] [java] GET /web-jsp-config-modification-test-interval/UpdateJsp HTTP/1.0 [2024-06-27T10:49:46.125Z] [java] [2024-06-27T10:49:46.125Z] [java] Done [2024-06-27T10:49:46.125Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2024-06-27T10:49:46.125Z] [java] [2024-06-27T10:49:46.125Z] [java] Sleeping for 60s ... [2024-06-27T10:49:46.132Z] Thu Jun 27 10:49:46 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-06-27T10:49:46.263Z] [javac] 1 warning [2024-06-27T10:49:46.263Z] [2024-06-27T10:49:46.263Z] setOSConditions: [2024-06-27T10:49:46.263Z] [2024-06-27T10:49:46.263Z] setToolWin: [2024-06-27T10:49:46.263Z] [2024-06-27T10:49:46.263Z] setToolUnix: [2024-06-27T10:49:46.263Z] [2024-06-27T10:49:46.263Z] setToolProperty: [2024-06-27T10:49:46.263Z] [2024-06-27T10:49:46.263Z] setS1ASclassPath: [2024-06-27T10:49:46.263Z] [2024-06-27T10:49:46.263Z] init-common: [2024-06-27T10:49:46.263Z] [2024-06-27T10:49:46.263Z] compile-common: [2024-06-27T10:49:46.263Z] [echo] Current time (ISO): 2024-06-27T10:49:46.227+0000 [2024-06-27T10:49:46.263Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:46.268Z] [java] Jun 27, 2024 10:49:46 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:46.268Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:49:46.531Z] [exec] Command create-connector-security-map executed successfully. [2024-06-27T10:49:46.531Z] [2024-06-27T10:49:46.531Z] setOSConditions: [2024-06-27T10:49:46.531Z] [2024-06-27T10:49:46.531Z] setToolWin: [2024-06-27T10:49:46.531Z] [2024-06-27T10:49:46.531Z] setToolUnix: [2024-06-27T10:49:46.531Z] [2024-06-27T10:49:46.531Z] setToolProperty: [2024-06-27T10:49:46.531Z] [2024-06-27T10:49:46.531Z] setS1ASclassPath: [2024-06-27T10:49:46.531Z] [2024-06-27T10:49:46.531Z] init-common: [2024-06-27T10:49:46.531Z] [2024-06-27T10:49:46.531Z] create-security-maps-common: [2024-06-27T10:49:46.539Z] [java] Jun 27, 2024 10:49:46 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:46.539Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:49:46.558Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:49:46.558Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:49:46.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:49:46.652Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:49:46.652Z] [echo] cmd executed for server [2024-06-27T10:49:46.652Z] [2024-06-27T10:49:46.652Z] all: [2024-06-27T10:49:46.652Z] [2024-06-27T10:49:46.652Z] setOSConditions: [2024-06-27T10:49:46.652Z] [2024-06-27T10:49:46.652Z] setToolWin: [2024-06-27T10:49:46.652Z] [2024-06-27T10:49:46.652Z] setToolUnix: [2024-06-27T10:49:46.652Z] [2024-06-27T10:49:46.652Z] setToolProperty: [2024-06-27T10:49:46.652Z] [2024-06-27T10:49:46.652Z] setS1ASclassPath: [2024-06-27T10:49:46.652Z] [2024-06-27T10:49:46.652Z] init-common: [2024-06-27T10:49:46.652Z] [2024-06-27T10:49:46.652Z] clean: [2024-06-27T10:49:46.652Z] [2024-06-27T10:49:46.652Z] setOSConditions: [2024-06-27T10:49:46.652Z] [2024-06-27T10:49:46.652Z] setToolWin: [2024-06-27T10:49:46.652Z] [2024-06-27T10:49:46.653Z] setToolUnix: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setToolProperty: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setS1ASclassPath: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] init-common: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] clean-common: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setOSConditions: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setToolWin: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setToolUnix: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setToolProperty: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setS1ASclassPath: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] init-common: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] clean-classes-common: [2024-06-27T10:49:46.653Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setOSConditions: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setToolWin: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setToolUnix: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setToolProperty: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] setS1ASclassPath: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] init-common: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] clean-jars-common: [2024-06-27T10:49:46.653Z] [2024-06-27T10:49:46.653Z] compile: [2024-06-27T10:49:46.654Z] [2024-06-27T10:49:46.654Z] setOSConditions: [2024-06-27T10:49:46.654Z] [2024-06-27T10:49:46.654Z] setToolWin: [2024-06-27T10:49:46.654Z] [2024-06-27T10:49:46.654Z] setToolUnix: [2024-06-27T10:49:46.654Z] [2024-06-27T10:49:46.654Z] setToolProperty: [2024-06-27T10:49:46.654Z] [2024-06-27T10:49:46.654Z] setS1ASclassPath: [2024-06-27T10:49:46.654Z] [2024-06-27T10:49:46.654Z] init-common: [2024-06-27T10:49:46.654Z] [2024-06-27T10:49:46.654Z] compile-common: [2024-06-27T10:49:46.654Z] [echo] Current time (ISO): 2024-06-27T10:49:46.440+0000 [2024-06-27T10:49:46.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:46.654Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:46.660Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2024-06-27T10:49:46.660Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2024-06-27T10:49:46.660Z] [echo] cmd executed for server [2024-06-27T10:49:46.660Z] [2024-06-27T10:49:46.660Z] setOSConditions: [2024-06-27T10:49:46.660Z] [2024-06-27T10:49:46.660Z] setToolWin: [2024-06-27T10:49:46.660Z] [2024-06-27T10:49:46.660Z] setToolUnix: [2024-06-27T10:49:46.660Z] [2024-06-27T10:49:46.660Z] setToolProperty: [2024-06-27T10:49:46.660Z] [2024-06-27T10:49:46.660Z] setS1ASclassPath: [2024-06-27T10:49:46.660Z] [2024-06-27T10:49:46.660Z] init-common: [2024-06-27T10:49:46.660Z] [2024-06-27T10:49:46.660Z] delete-jdbc-connpool-common: [2024-06-27T10:49:46.660Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2024-06-27T10:49:46.692Z] Thu Jun 27 10:49:46 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:49:46.692Z] Command stop-database executed successfully. [2024-06-27T10:49:46.692Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin stop-domain [2024-06-27T10:49:46.784Z] [27/Jun/2024:10:49:46 +0000] category=BACKEND severity=NOTICE msgID=513 msg=The database backend userRoot containing 0 entries has started [2024-06-27T10:49:46.784Z] [27/Jun/2024:10:49:46 +0000] category=EXTENSIONS severity=NOTICE msgID=221 msg=DIGEST-MD5 SASL mechanism using a server fully qualified domain name of: basic-2p6lw [2024-06-27T10:49:46.784Z] [27/Jun/2024:10:49:46 +0000] category=CORE severity=NOTICE msgID=135 msg=The Directory Server has started successfully [2024-06-27T10:49:46.784Z] [27/Jun/2024:10:49:46 +0000] category=CORE severity=NOTICE msgID=139 msg=The Directory Server has sent an alert notification generated by class org.opends.server.core.DirectoryServer (alert type org.opends.server.DirectoryServerStarted, alert ID org.opends.messages.core-135): The Directory Server has started successfully [2024-06-27T10:49:46.785Z] [exec] Command create-connector-security-map executed successfully. [2024-06-27T10:49:46.785Z] [2024-06-27T10:49:46.785Z] setOSConditions: [2024-06-27T10:49:46.785Z] [2024-06-27T10:49:46.785Z] setToolWin: [2024-06-27T10:49:46.785Z] [2024-06-27T10:49:46.785Z] setToolUnix: [2024-06-27T10:49:46.785Z] [2024-06-27T10:49:46.785Z] setToolProperty: [2024-06-27T10:49:46.785Z] [2024-06-27T10:49:46.785Z] setS1ASclassPath: [2024-06-27T10:49:46.785Z] [2024-06-27T10:49:46.785Z] init-common: [2024-06-27T10:49:46.785Z] [2024-06-27T10:49:46.785Z] create-security-maps-common: [2024-06-27T10:49:46.830Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:46.830Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:46.830Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:46.830Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:46.830Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:46.830Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:46.830Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:47.042Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:47.042Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:49:47.042Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:47.042Z] [javac] 1 warning [2024-06-27T10:49:47.042Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:47.042Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:47.042Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:47.042Z] [2024-06-27T10:49:47.042Z] setOSConditions: [2024-06-27T10:49:47.042Z] [2024-06-27T10:49:47.043Z] setToolWin: [2024-06-27T10:49:47.043Z] [2024-06-27T10:49:47.043Z] setToolUnix: [2024-06-27T10:49:47.043Z] [2024-06-27T10:49:47.043Z] setToolProperty: [2024-06-27T10:49:47.043Z] [2024-06-27T10:49:47.043Z] setS1ASclassPath: [2024-06-27T10:49:47.043Z] [2024-06-27T10:49:47.043Z] init-common: [2024-06-27T10:49:47.043Z] [2024-06-27T10:49:47.043Z] appclient-jar-common: [2024-06-27T10:49:47.043Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:47.043Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:47.043Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:47.043Z] [2024-06-27T10:49:47.043Z] package-appclientjar-common: [2024-06-27T10:49:47.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:47.043Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:47.043Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:47.043Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/orb_annotation-client.jar [2024-06-27T10:49:47.043Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:47.043Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:47.043Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:47.043Z] [2024-06-27T10:49:47.043Z] setOSConditions: [2024-06-27T10:49:47.043Z] [2024-06-27T10:49:47.043Z] fixFiles: [2024-06-27T10:49:47.044Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:47.044Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:47.044Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:47.044Z] [2024-06-27T10:49:47.044Z] convUnix: [2024-06-27T10:49:47.044Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:47.044Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:47.044Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:47.044Z] [2024-06-27T10:49:47.044Z] convWin: [2024-06-27T10:49:47.044Z] [2024-06-27T10:49:47.044Z] setToolWin: [2024-06-27T10:49:47.044Z] [2024-06-27T10:49:47.044Z] setToolUnix: [2024-06-27T10:49:47.044Z] [2024-06-27T10:49:47.044Z] setToolProperty: [2024-06-27T10:49:47.044Z] [2024-06-27T10:49:47.044Z] setS1ASclassPath: [2024-06-27T10:49:47.044Z] [2024-06-27T10:49:47.044Z] init-common: [2024-06-27T10:49:47.044Z] [2024-06-27T10:49:47.044Z] ear-common: [2024-06-27T10:49:47.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:47.044Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/descriptor/sun-application.xml to copy. [2024-06-27T10:49:47.044Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:49:47.044Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:47.044Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/orb_annotationApp.ear [2024-06-27T10:49:47.044Z] [2024-06-27T10:49:47.045Z] deploy: [2024-06-27T10:49:47.045Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:47.045Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:47.045Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.045Z] setOSConditions: [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.045Z] setToolWin: [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.045Z] setToolUnix: [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.045Z] setToolProperty: [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.045Z] setS1ASclassPath: [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.045Z] init-common: [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.045Z] deploy-common: [2024-06-27T10:49:47.045Z] [echo] Current time (ISO): 2024-06-27T10:49:47.031+0000 [2024-06-27T10:49:47.045Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:47.045Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:47.045Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.045Z] setOSConditions: [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.045Z] setToolWin: [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.045Z] setToolUnix: [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.045Z] setToolProperty: [2024-06-27T10:49:47.045Z] [2024-06-27T10:49:47.046Z] setS1ASclassPath: [2024-06-27T10:49:47.046Z] [2024-06-27T10:49:47.046Z] init-common: [2024-06-27T10:49:47.069Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:47.097Z] [java] Jun 27, 2024 10:49:46 AM org.eclipse.persistence.session./file:/tmp/gfembed3087283190256038926tmp/applications/sample/_test [2024-06-27T10:49:47.097Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:49:47.125Z] [exec] Application deployed with name wsclient. [2024-06-27T10:49:47.125Z] [exec] Command deploy executed successfully. [2024-06-27T10:49:47.125Z] [2024-06-27T10:49:47.125Z] setup: [2024-06-27T10:49:47.125Z] [2024-06-27T10:49:47.125Z] runtest1: [2024-06-27T10:49:47.125Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:49:47.125Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:47.125Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:49:47.140Z] [exec] Jun 27, 2024 10:49:46 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:49:47.140Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@62ea8931 [2024-06-27T10:49:47.140Z] [exec] [TimerSerializationClinet] Initalization done [2024-06-27T10:49:47.140Z] [exec] Created timer for: Timer_0 [2024-06-27T10:49:47.140Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.140Z] [exec] Created timer for: Timer_1 [2024-06-27T10:49:47.140Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.140Z] [exec] Created timer for: Timer_2 [2024-06-27T10:49:47.140Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.141Z] [exec] Created timer for: Timer_3 [2024-06-27T10:49:47.141Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.141Z] [exec] Created timer for: Timer_4 [2024-06-27T10:49:47.141Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.189Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:47.189Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:47.189Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:47.189Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:47.189Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:47.189Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:47.189Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:47.255Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2024-06-27T10:49:47.255Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2024-06-27T10:49:47.255Z] [echo] cmd executed for server [2024-06-27T10:49:47.255Z] [2024-06-27T10:49:47.255Z] setOSConditions: [2024-06-27T10:49:47.255Z] [2024-06-27T10:49:47.255Z] setToolWin: [2024-06-27T10:49:47.255Z] [2024-06-27T10:49:47.255Z] setToolUnix: [2024-06-27T10:49:47.255Z] [2024-06-27T10:49:47.255Z] setToolProperty: [2024-06-27T10:49:47.255Z] [2024-06-27T10:49:47.255Z] setS1ASclassPath: [2024-06-27T10:49:47.255Z] [2024-06-27T10:49:47.255Z] init-common: [2024-06-27T10:49:47.255Z] [2024-06-27T10:49:47.255Z] execute-sql-common: [2024-06-27T10:49:47.300Z] [2024-06-27T10:49:47.301Z] deploy-common-pe: [2024-06-27T10:49:47.342Z] [exec] Command create-connector-security-map executed successfully. [2024-06-27T10:49:47.342Z] [2024-06-27T10:49:47.342Z] setOSConditions: [2024-06-27T10:49:47.342Z] [2024-06-27T10:49:47.343Z] setToolWin: [2024-06-27T10:49:47.343Z] [2024-06-27T10:49:47.343Z] setToolUnix: [2024-06-27T10:49:47.343Z] [2024-06-27T10:49:47.343Z] setToolProperty: [2024-06-27T10:49:47.343Z] [2024-06-27T10:49:47.343Z] setS1ASclassPath: [2024-06-27T10:49:47.343Z] [2024-06-27T10:49:47.343Z] init-common: [2024-06-27T10:49:47.343Z] [2024-06-27T10:49:47.343Z] create-security-maps-common: [2024-06-27T10:49:47.351Z] [java] Jun 27, 2024 10:49:47 AM org.eclipse.persistence.session./file:/tmp/gfembed3087283190256038926tmp/applications/sample/_test.server [2024-06-27T10:49:47.351Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:49:47.351Z] [java] Jun 27, 2024 10:49:47 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:49:47.351Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:49:47.351Z] [java] Jun 27, 2024 10:49:47 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:49:47.351Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-06-27T10:49:47.365Z] [27/Jun/2024:10:49:47 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on LDAPS Connection Handler 0.0.0.0 port 1636 [2024-06-27T10:49:47.365Z] [27/Jun/2024:10:49:47 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on LDAP Connection Handler 0.0.0.0 port 1389 [2024-06-27T10:49:47.365Z] [27/Jun/2024:10:49:47 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on Administration Connector 0.0.0.0 port 4444 [2024-06-27T10:49:47.381Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:49:47.381Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:47.381Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:49:47.381Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:47.381Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:47.381Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:47.381Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:47.381Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:47.381Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:47.381Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:47.381Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:49:47.381Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:47.382Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:47.382Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:47.382Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:47.382Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:47.382Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:49:47.382Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:49:47.382Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:49:47.382Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:49:47.382Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:49:47.382Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:49:47.382Z] [java] ... 61 more [2024-06-27T10:49:47.382Z] [java] Java Result: -1 [2024-06-27T10:49:47.382Z] [2024-06-27T10:49:47.382Z] undeploy: [2024-06-27T10:49:47.382Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:47.382Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:47.382Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:47.382Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:47.382Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:47.382Z] [2024-06-27T10:49:47.382Z] setOSConditions: [2024-06-27T10:49:47.383Z] [2024-06-27T10:49:47.383Z] setToolWin: [2024-06-27T10:49:47.383Z] [2024-06-27T10:49:47.383Z] setToolUnix: [2024-06-27T10:49:47.383Z] [2024-06-27T10:49:47.383Z] setToolProperty: [2024-06-27T10:49:47.383Z] [2024-06-27T10:49:47.383Z] setS1ASclassPath: [2024-06-27T10:49:47.383Z] [2024-06-27T10:49:47.383Z] init-common: [2024-06-27T10:49:47.383Z] [2024-06-27T10:49:47.383Z] undeploy-war-common: [2024-06-27T10:49:47.394Z] [exec] Created timer for: Timer_5 [2024-06-27T10:49:47.394Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.394Z] [exec] Created timer for: Timer_6 [2024-06-27T10:49:47.394Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.394Z] [exec] Created timer for: Timer_7 [2024-06-27T10:49:47.394Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.394Z] [exec] Created timer for: Timer_8 [2024-06-27T10:49:47.394Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.394Z] [exec] Created timer for: Timer_9 [2024-06-27T10:49:47.394Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.394Z] [exec] Created timer for: Timer_10 [2024-06-27T10:49:47.394Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.394Z] [exec] Created timer for: Timer_11 [2024-06-27T10:49:47.394Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.395Z] [exec] Created timer for: Timer_12 [2024-06-27T10:49:47.395Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.395Z] [exec] Created timer for: Timer_13 [2024-06-27T10:49:47.395Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.395Z] [exec] Created timer for: Timer_14 [2024-06-27T10:49:47.395Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.395Z] [exec] Created timer for: Timer_15 [2024-06-27T10:49:47.395Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.395Z] [exec] Created timer for: Timer_16 [2024-06-27T10:49:47.395Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.395Z] [exec] Created timer for: Timer_17 [2024-06-27T10:49:47.395Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.395Z] [exec] Created timer for: Timer_18 [2024-06-27T10:49:47.395Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.395Z] [exec] Created timer for: Timer_19 [2024-06-27T10:49:47.395Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.395Z] [exec] Created timer for: Timer_20 [2024-06-27T10:49:47.395Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.395Z] [exec] Created timer for: Timer_21 [2024-06-27T10:49:47.395Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.395Z] [exec] Created timer for: Timer_22 [2024-06-27T10:49:47.395Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.510Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/drop_pointbase.sql [2024-06-27T10:49:47.510Z] [sql] 0 rows affected [2024-06-27T10:49:47.510Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] all: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setOSConditions: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setToolWin: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setToolUnix: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setToolProperty: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setS1ASclassPath: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] init-common: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] clean: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setOSConditions: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setToolWin: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setToolUnix: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setToolProperty: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setS1ASclassPath: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] init-common: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] clean-common: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setOSConditions: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setToolWin: [2024-06-27T10:49:47.510Z] [2024-06-27T10:49:47.510Z] setToolUnix: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setToolProperty: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setS1ASclassPath: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] init-common: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] clean-classes-common: [2024-06-27T10:49:47.511Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setOSConditions: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setToolWin: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setToolUnix: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setToolProperty: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setS1ASclassPath: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] init-common: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] clean-jars-common: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] compile: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setOSConditions: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setToolWin: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setToolUnix: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setToolProperty: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] setS1ASclassPath: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] init-common: [2024-06-27T10:49:47.511Z] [2024-06-27T10:49:47.511Z] compile-common: [2024-06-27T10:49:47.511Z] [echo] Current time (ISO): 2024-06-27T10:49:47.491+0000 [2024-06-27T10:49:47.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:47.512Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:47.576Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:47.576Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:47.576Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:47.576Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:47.576Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:47.576Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:47.576Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:47.596Z] [exec] Command create-connector-security-map executed successfully. [2024-06-27T10:49:47.597Z] [2024-06-27T10:49:47.597Z] setOSConditions: [2024-06-27T10:49:47.597Z] [2024-06-27T10:49:47.597Z] setToolWin: [2024-06-27T10:49:47.597Z] [2024-06-27T10:49:47.597Z] setToolUnix: [2024-06-27T10:49:47.597Z] [2024-06-27T10:49:47.597Z] setToolProperty: [2024-06-27T10:49:47.597Z] [2024-06-27T10:49:47.597Z] setS1ASclassPath: [2024-06-27T10:49:47.597Z] [2024-06-27T10:49:47.597Z] init-common: [2024-06-27T10:49:47.605Z] [java] Jun 27, 2024 10:49:47 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:49:47.605Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:49:47.605Z] [java] Jun 27, 2024 10:49:47 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:49:47.605Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_23 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_24 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_25 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_26 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_27 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_28 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_29 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_30 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_31 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_32 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_33 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_34 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_35 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_36 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.649Z] [exec] Created timer for: Timer_37 [2024-06-27T10:49:47.649Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.859Z] [java] Jun 27, 2024 10:49:47 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:47.859Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:47.859Z] [java] Jun 27, 2024 10:49:47 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:47.859Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:47.870Z] [2024-06-27T10:49:47.870Z] create-security-maps-common: [2024-06-27T10:49:47.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/orb_annotationApp.ear [2024-06-27T10:49:47.926Z] Waiting for the domain to stop . [2024-06-27T10:49:47.926Z] Waiting finished after 277 ms. [2024-06-27T10:49:47.926Z] Command stop-domain executed successfully. [2024-06-27T10:49:47.926Z] + generate_junit_report batch_all [2024-06-27T10:49:47.926Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-06-27T10:49:47.926Z] [2024-06-27T10:49:47.926Z] ===== GENERATE JUNIT REPORT ===== [2024-06-27T10:49:47.926Z] [2024-06-27T10:49:47.926Z] + TD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:49:47.926Z] + JUD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml [2024-06-27T10:49:47.926Z] + TESTSUITE_NAME=batch_all [2024-06-27T10:49:47.926Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:49:47.926Z] + awk -v suitename=batch_all ' [2024-06-27T10:49:47.926Z] BEGIN { [2024-06-27T10:49:47.926Z] totaltests = 0; [2024-06-27T10:49:47.926Z] totalfailures = 0; [2024-06-27T10:49:47.926Z] totalerrors = 0; [2024-06-27T10:49:47.926Z] } [2024-06-27T10:49:47.926Z] function getPropVal(str){ [2024-06-27T10:49:47.926Z] split(str, a, "="); [2024-06-27T10:49:47.926Z] val = a[2]; [2024-06-27T10:49:47.926Z] # remove quotes [2024-06-27T10:49:47.926Z] gsub("\"","",val); [2024-06-27T10:49:47.926Z] return val; [2024-06-27T10:49:47.926Z] } [2024-06-27T10:49:47.926Z] function removeXMLTag(str){ [2024-06-27T10:49:47.926Z] # remove xml tag quotes [2024-06-27T10:49:47.926Z] gsub("","",str); [2024-06-27T10:49:47.926Z] gsub("<.*>","",str); [2024-06-27T10:49:47.926Z] gsub(">","",str); [2024-06-27T10:49:47.926Z] return str; [2024-06-27T10:49:47.927Z] } [2024-06-27T10:49:47.927Z] /status value=/ { [2024-06-27T10:49:47.927Z] result=getPropVal($0); [2024-06-27T10:49:47.927Z] result=removeXMLTag(result); [2024-06-27T10:49:47.927Z] } [2024-06-27T10:49:47.927Z] // { [2024-06-27T10:49:47.927Z] getline; [2024-06-27T10:49:47.927Z] getline; [2024-06-27T10:49:47.927Z] testunit=removeXMLTag($0); [2024-06-27T10:49:47.927Z] gsub("\"","",testunit); [2024-06-27T10:49:47.927Z] } [2024-06-27T10:49:47.927Z] // { [2024-06-27T10:49:47.927Z] getline; [2024-06-27T10:49:47.927Z] testname=removeXMLTag($0); [2024-06-27T10:49:47.927Z] gsub("\"","",testname); [2024-06-27T10:49:47.927Z] } [2024-06-27T10:49:47.927Z] /<\/testcase>/{ [2024-06-27T10:49:47.927Z] classname=testunit [2024-06-27T10:49:47.927Z] # printing testcase to out [2024-06-27T10:49:47.927Z] out = out sprintf(" \n", classname, testname); [2024-06-27T10:49:47.927Z] if (result == "fail") { [2024-06-27T10:49:47.927Z] out = out " \n"; [2024-06-27T10:49:47.927Z] totalfailures++; [2024-06-27T10:49:47.927Z] } else if (result == "did_not_run") { [2024-06-27T10:49:47.927Z] out = out " \n"; [2024-06-27T10:49:47.927Z] totalerrors++; [2024-06-27T10:49:47.927Z] } [2024-06-27T10:49:47.927Z] out = out " \n"; [2024-06-27T10:49:47.927Z] [2024-06-27T10:49:47.927Z] totaltests++; [2024-06-27T10:49:47.927Z] result=""; [2024-06-27T10:49:47.927Z] testname=""; [2024-06-27T10:49:47.927Z] } [2024-06-27T10:49:47.927Z] END { [2024-06-27T10:49:47.927Z] print "" [2024-06-27T10:49:47.927Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-06-27T10:49:47.927Z] printf "%s", out; [2024-06-27T10:49:47.927Z] print "" [2024-06-27T10:49:47.927Z] }' [2024-06-27T10:49:47.927Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:49:47.927Z] + change_junit_report_class_names [2024-06-27T10:49:47.927Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:49:47.927Z] + sed -i 's/\bclassname="/classname="batch_all./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:49:47.927Z] + copy_test_artifacts batch_all [2024-06-27T10:49:47.927Z] + sleep 1 [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_38 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_39 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_40 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_41 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_42 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_43 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_44 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_45 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_46 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_47 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_48 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_49 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_50 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_51 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_52 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_53 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_54 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_55 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_56 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_57 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.939Z] [exec] Created timer for: Timer_58 [2024-06-27T10:49:47.939Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:47.971Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-06-27T10:49:47.971Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-06-27T10:49:47.971Z] [exec] Result: 1 [2024-06-27T10:49:47.971Z] [echo] cmd executed for server [2024-06-27T10:49:47.971Z] [2024-06-27T10:49:47.971Z] setOSConditions: [2024-06-27T10:49:47.971Z] [2024-06-27T10:49:47.971Z] setToolWin: [2024-06-27T10:49:47.971Z] [2024-06-27T10:49:47.971Z] setToolUnix: [2024-06-27T10:49:47.971Z] [2024-06-27T10:49:47.971Z] setToolProperty: [2024-06-27T10:49:47.971Z] [2024-06-27T10:49:47.971Z] setS1ASclassPath: [2024-06-27T10:49:47.971Z] [2024-06-27T10:49:47.971Z] init-common: [2024-06-27T10:49:47.971Z] [2024-06-27T10:49:47.971Z] delete-jdbc-connpool-common: [2024-06-27T10:49:47.971Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-06-27T10:49:48.114Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:48.124Z] [exec] Command create-connector-security-map executed successfully. [2024-06-27T10:49:48.124Z] [2024-06-27T10:49:48.124Z] setOSConditions: [2024-06-27T10:49:48.124Z] [2024-06-27T10:49:48.124Z] setToolWin: [2024-06-27T10:49:48.124Z] [2024-06-27T10:49:48.124Z] setToolUnix: [2024-06-27T10:49:48.124Z] [2024-06-27T10:49:48.124Z] setToolProperty: [2024-06-27T10:49:48.124Z] [2024-06-27T10:49:48.124Z] setS1ASclassPath: [2024-06-27T10:49:48.124Z] [2024-06-27T10:49:48.124Z] init-common: [2024-06-27T10:49:48.124Z] [2024-06-27T10:49:48.124Z] create-security-maps-common: [2024-06-27T10:49:48.193Z] [exec] Created timer for: Timer_59 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerSerialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_0 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_1 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_2 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_3 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_4 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_5 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_6 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_7 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_8 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_9 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_10 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_11 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_12 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_13 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_14 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_15 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_16 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_17 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_18 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_19 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_20 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_21 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_22 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_23 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_24 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.193Z] [exec] Activated SFSB bean for: Timer_25 [2024-06-27T10:49:48.193Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_26 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_27 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_28 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_29 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_30 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_31 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_32 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_33 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_34 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_35 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_36 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_37 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_38 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_39 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_40 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_41 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_42 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_43 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_44 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_45 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_46 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_47 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_48 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.194Z] [exec] Activated SFSB bean for: Timer_49 [2024-06-27T10:49:48.194Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.226Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:48.226Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/client/Client.java:37: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:49:48.226Z] [javac] Integer versionNumber = new Integer(args[0]); [2024-06-27T10:49:48.226Z] [javac] ^ [2024-06-27T10:49:48.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false noname2-web [2024-06-27T10:49:48.310Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:48.310Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:48.310Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:49:48.310Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:48.310Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:49:48.310Z] [2024-06-27T10:49:48.310Z] setOSConditions: [2024-06-27T10:49:48.310Z] [2024-06-27T10:49:48.310Z] setToolWin: [2024-06-27T10:49:48.310Z] [2024-06-27T10:49:48.310Z] setToolUnix: [2024-06-27T10:49:48.310Z] [2024-06-27T10:49:48.310Z] setToolProperty: [2024-06-27T10:49:48.310Z] [2024-06-27T10:49:48.311Z] setS1ASclassPath: [2024-06-27T10:49:48.311Z] [2024-06-27T10:49:48.311Z] init-common: [2024-06-27T10:49:48.311Z] [2024-06-27T10:49:48.311Z] undeploy-client: [2024-06-27T10:49:48.370Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:49:48.370Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:48.370Z] [javac] 1 warning [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] build: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] setOSConditions: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] setToolWin: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] setToolUnix: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] setToolProperty: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] setS1ASclassPath: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] init-common: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] appclient-jar-common: [2024-06-27T10:49:48.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] package-appclientjar-common: [2024-06-27T10:49:48.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:48.370Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:48.370Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:48.370Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclient-client.jar [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] setOSConditions: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] setToolWin: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] setToolUnix: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] setToolProperty: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] setS1ASclassPath: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.370Z] init-common: [2024-06-27T10:49:48.370Z] [2024-06-27T10:49:48.371Z] webclient-war-common: [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] clear: [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] test-tlds-exist: [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] copy-tlds: [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] test-tagfiles-exist: [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] copy-tagfiles: [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] package-war-common: [2024-06-27T10:49:48.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:48.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:48.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:48.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:48.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/lib [2024-06-27T10:49:48.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:48.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:48.371Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:48.371Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclient-web.war [2024-06-27T10:49:48.371Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] setOSConditions: [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] fixFiles: [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] convUnix: [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] convWin: [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] setToolWin: [2024-06-27T10:49:48.371Z] [2024-06-27T10:49:48.371Z] setToolUnix: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] setToolProperty: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] setS1ASclassPath: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] init-common: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] ear-common: [2024-06-27T10:49:48.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:48.372Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/descriptor/sun-application.xml to copy. [2024-06-27T10:49:48.372Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:49:48.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:48.372Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclientApp.ear [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] deploy: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] setOSConditions: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] setToolWin: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] setToolUnix: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] setToolProperty: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] setS1ASclassPath: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] init-common: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] deploy-common: [2024-06-27T10:49:48.372Z] [echo] Current time (ISO): 2024-06-27T10:49:48.352+0000 [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] setOSConditions: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] setToolWin: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] setToolUnix: [2024-06-27T10:49:48.372Z] [2024-06-27T10:49:48.372Z] setToolProperty: [2024-06-27T10:49:48.373Z] [2024-06-27T10:49:48.373Z] setS1ASclassPath: [2024-06-27T10:49:48.373Z] [2024-06-27T10:49:48.373Z] init-common: [2024-06-27T10:49:48.373Z] [2024-06-27T10:49:48.373Z] deploy-common-pe: [2024-06-27T10:49:48.448Z] [exec] Activated SFSB bean for: Timer_50 [2024-06-27T10:49:48.448Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.448Z] [exec] Activated SFSB bean for: Timer_51 [2024-06-27T10:49:48.448Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.448Z] [exec] Activated SFSB bean for: Timer_52 [2024-06-27T10:49:48.448Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.448Z] [exec] Activated SFSB bean for: Timer_53 [2024-06-27T10:49:48.448Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.448Z] [exec] Activated SFSB bean for: Timer_54 [2024-06-27T10:49:48.448Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.448Z] [exec] Activated SFSB bean for: Timer_55 [2024-06-27T10:49:48.448Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.448Z] [exec] Activated SFSB bean for: Timer_56 [2024-06-27T10:49:48.448Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.448Z] [exec] Activated SFSB bean for: Timer_57 [2024-06-27T10:49:48.448Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.448Z] [exec] Activated SFSB bean for: Timer_58 [2024-06-27T10:49:48.448Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.448Z] [exec] Activated SFSB bean for: Timer_59 [2024-06-27T10:49:48.448Z] [exec] Value of key is: forceTimerDeserialization [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_0 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_0 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_1 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_1 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_2 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_2 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_3 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_3 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_4 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_4 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_5 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_5 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_6 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_6 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_7 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_7 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_8 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_8 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_9 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_9 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_10 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_10 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_11 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_11 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_12 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_12 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_13 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_13 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_14 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_14 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_15 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_15 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_16 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_16 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_17 [2024-06-27T10:49:48.448Z] [exec] Successfully accessed Timer bean for: Timer_17 [2024-06-27T10:49:48.448Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.448Z] [exec] Accessing Timer bean for: Timer_18 [2024-06-27T10:49:48.455Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:48.455Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:48.455Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:48.455Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:48.455Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:48.455Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:48.455Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:48.482Z] [javac] 2 warnings [2024-06-27T10:49:48.499Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:48.499Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:49:48.499Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:49:48.682Z] [exec] Command create-connector-security-map executed successfully. [2024-06-27T10:49:48.682Z] [2024-06-27T10:49:48.682Z] setOSConditions: [2024-06-27T10:49:48.682Z] [2024-06-27T10:49:48.682Z] setToolWin: [2024-06-27T10:49:48.682Z] [2024-06-27T10:49:48.682Z] setToolUnix: [2024-06-27T10:49:48.682Z] [2024-06-27T10:49:48.682Z] setToolProperty: [2024-06-27T10:49:48.682Z] [2024-06-27T10:49:48.682Z] setS1ASclassPath: [2024-06-27T10:49:48.682Z] [2024-06-27T10:49:48.682Z] init-common: [2024-06-27T10:49:48.682Z] [2024-06-27T10:49:48.682Z] deploy-war: [2024-06-27T10:49:48.702Z] [exec] Successfully accessed Timer bean for: Timer_18 [2024-06-27T10:49:48.702Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.702Z] [exec] Accessing Timer bean for: Timer_19 [2024-06-27T10:49:48.702Z] [exec] Successfully accessed Timer bean for: Timer_19 [2024-06-27T10:49:48.702Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.702Z] [exec] Accessing Timer bean for: Timer_20 [2024-06-27T10:49:48.702Z] [exec] Successfully accessed Timer bean for: Timer_20 [2024-06-27T10:49:48.702Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.702Z] [exec] Accessing Timer bean for: Timer_21 [2024-06-27T10:49:48.702Z] [exec] Successfully accessed Timer bean for: Timer_21 [2024-06-27T10:49:48.702Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.702Z] [exec] Accessing Timer bean for: Timer_22 [2024-06-27T10:49:48.702Z] [exec] Successfully accessed Timer bean for: Timer_22 [2024-06-27T10:49:48.702Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.702Z] [exec] Accessing Timer bean for: Timer_23 [2024-06-27T10:49:48.702Z] [exec] Successfully accessed Timer bean for: Timer_23 [2024-06-27T10:49:48.702Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.702Z] [exec] Accessing Timer bean for: Timer_24 [2024-06-27T10:49:48.702Z] [exec] Successfully accessed Timer bean for: Timer_24 [2024-06-27T10:49:48.702Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.702Z] [exec] Accessing Timer bean for: Timer_25 [2024-06-27T10:49:48.702Z] [exec] Successfully accessed Timer bean for: Timer_25 [2024-06-27T10:49:48.702Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.702Z] [exec] Accessing Timer bean for: Timer_26 [2024-06-27T10:49:48.702Z] [exec] Successfully accessed Timer bean for: Timer_26 [2024-06-27T10:49:48.702Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.702Z] [exec] Accessing Timer bean for: Timer_27 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_27 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_28 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_28 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_29 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_29 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_30 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_30 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_31 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_31 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_32 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_32 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_33 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_33 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_34 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_34 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_35 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_35 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_36 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_36 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_37 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_37 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_38 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_38 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_39 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_39 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_40 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_40 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_41 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_41 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_42 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_42 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_43 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_43 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_44 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_44 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_45 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_45 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_46 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_46 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_47 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_47 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_48 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_48 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_49 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_49 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_50 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_50 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_51 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_51 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_52 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_52 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_53 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_53 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_54 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_54 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_55 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_55 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_56 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_56 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_57 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_57 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_58 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_58 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_59 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_59 [2024-06-27T10:49:48.703Z] [exec] Value of key is: accessTimers [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_0 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_0 [2024-06-27T10:49:48.703Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_1 [2024-06-27T10:49:48.703Z] [exec] Successfully accessed Timer bean for: Timer_1 [2024-06-27T10:49:48.703Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.703Z] [exec] Accessing Timer bean for: Timer_2 [2024-06-27T10:49:48.738Z] [2024-06-27T10:49:48.738Z] setOSConditions: [2024-06-27T10:49:48.738Z] [2024-06-27T10:49:48.738Z] setToolWin: [2024-06-27T10:49:48.738Z] [2024-06-27T10:49:48.738Z] setToolUnix: [2024-06-27T10:49:48.738Z] [2024-06-27T10:49:48.738Z] setToolProperty: [2024-06-27T10:49:48.738Z] [2024-06-27T10:49:48.738Z] setS1ASclassPath: [2024-06-27T10:49:48.738Z] [2024-06-27T10:49:48.738Z] init-common: [2024-06-27T10:49:48.739Z] [2024-06-27T10:49:48.739Z] compile-common: [2024-06-27T10:49:48.739Z] [echo] Current time (ISO): 2024-06-27T10:49:48.512+0000 [2024-06-27T10:49:48.739Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:48.753Z] [javac] 2 warnings [2024-06-27T10:49:48.753Z] [2024-06-27T10:49:48.753Z] build: [2024-06-27T10:49:48.753Z] [2024-06-27T10:49:48.753Z] setOSConditions: [2024-06-27T10:49:48.753Z] [2024-06-27T10:49:48.753Z] setToolWin: [2024-06-27T10:49:48.753Z] [2024-06-27T10:49:48.753Z] setToolUnix: [2024-06-27T10:49:48.753Z] [2024-06-27T10:49:48.753Z] setToolProperty: [2024-06-27T10:49:48.753Z] [2024-06-27T10:49:48.753Z] setS1ASclassPath: [2024-06-27T10:49:48.753Z] [2024-06-27T10:49:48.754Z] init-common: [2024-06-27T10:49:48.754Z] [2024-06-27T10:49:48.754Z] webclient-war-common: [2024-06-27T10:49:48.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:48.754Z] [2024-06-27T10:49:48.754Z] clear: [2024-06-27T10:49:48.754Z] [2024-06-27T10:49:48.754Z] test-tlds-exist: [2024-06-27T10:49:48.754Z] [2024-06-27T10:49:48.754Z] copy-tlds: [2024-06-27T10:49:48.754Z] [2024-06-27T10:49:48.754Z] test-tagfiles-exist: [2024-06-27T10:49:48.754Z] [2024-06-27T10:49:48.754Z] copy-tagfiles: [2024-06-27T10:49:48.754Z] [2024-06-27T10:49:48.754Z] package-war-common: [2024-06-27T10:49:48.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:48.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:48.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:48.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:48.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/lib [2024-06-27T10:49:48.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:49:48.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:48.754Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:48.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/docroot [2024-06-27T10:49:48.754Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-web.war [2024-06-27T10:49:48.754Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:48.754Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:48.754Z] [javac] Compiling 1 source file [2024-06-27T10:49:48.755Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:48.755Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:48.755Z] [2024-06-27T10:49:48.755Z] create-resources: [2024-06-27T10:49:48.755Z] [2024-06-27T10:49:48.755Z] setOSConditions: [2024-06-27T10:49:48.755Z] [2024-06-27T10:49:48.755Z] setToolWin: [2024-06-27T10:49:48.755Z] [2024-06-27T10:49:48.755Z] setToolUnix: [2024-06-27T10:49:48.755Z] [2024-06-27T10:49:48.755Z] setToolProperty: [2024-06-27T10:49:48.755Z] [2024-06-27T10:49:48.755Z] setS1ASclassPath: [2024-06-27T10:49:48.755Z] [2024-06-27T10:49:48.755Z] init-common: [2024-06-27T10:49:48.755Z] [2024-06-27T10:49:48.755Z] create-jdbc-connpool-common: [2024-06-27T10:49:48.838Z] [java] Looking up EJB... [2024-06-27T10:49:48.838Z] [java] Invoking EJB... [2024-06-27T10:49:48.838Z] [java] Record # 1 [2024-06-27T10:49:48.838Z] [java] Found entity: Entity number 1 created at Thu Jun 27 10:49:48 UTC 2024 [2024-06-27T10:49:48.838Z] [java] Record # 2 [2024-06-27T10:49:48.838Z] [java] Value of key is: 2container embedded with JPA [2024-06-27T10:49:48.838Z] [java] 1st call returned 1 [2024-06-27T10:49:48.838Z] [java] 2nd call returned 2 [2024-06-27T10:49:48.838Z] [java] Jun 27, 2024 10:49:48 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:49:48.838Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:48.879Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:49:48.879Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:49:48.933Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclientApp.ear [2024-06-27T10:49:48.936Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/security-map-web.war [2024-06-27T10:49:48.951Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:48.957Z] [exec] Successfully accessed Timer bean for: Timer_2 [2024-06-27T10:49:48.957Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.957Z] [exec] Accessing Timer bean for: Timer_3 [2024-06-27T10:49:48.957Z] [exec] Successfully accessed Timer bean for: Timer_3 [2024-06-27T10:49:48.957Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.957Z] [exec] Accessing Timer bean for: Timer_4 [2024-06-27T10:49:48.957Z] [exec] Successfully accessed Timer bean for: Timer_4 [2024-06-27T10:49:48.957Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_5 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_5 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_6 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_6 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_7 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_7 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_8 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_8 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_9 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_9 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_10 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_10 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_11 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_11 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_12 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_12 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_13 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_13 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_14 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_14 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_15 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_15 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_16 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_16 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_17 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_17 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_18 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_18 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_19 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_19 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_20 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_20 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_21 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_21 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_22 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_22 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_23 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_23 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_24 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_24 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_25 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_25 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_26 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_26 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_27 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_27 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_28 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_28 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_29 [2024-06-27T10:49:48.958Z] [exec] Successfully accessed Timer bean for: Timer_29 [2024-06-27T10:49:48.958Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:48.958Z] [exec] Accessing Timer bean for: Timer_30 [2024-06-27T10:49:49.057Z] Waiting for domain1 to start ........... [2024-06-27T10:49:49.057Z] Waiting finished after 10,178 ms. [2024-06-27T10:49:49.057Z] Successfully started the domain : domain1 [2024-06-27T10:49:49.057Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:49:49.057Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:49:49.057Z] Admin Port: 4,848 [2024-06-27T10:49:49.057Z] Command start-domain executed successfully. [2024-06-27T10:49:49.093Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:49:49.093Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:49.093Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:49.093Z] [java] Completed shutdown of GlassFish runtime [2024-06-27T10:49:49.093Z] [java] Jun 27, 2024 10:49:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:49.093Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:49:49.093Z] [java] Jun 27, 2024 10:49:48 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:49.093Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:49.093Z] [java] Jun 27, 2024 10:49:48 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:49.093Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:49.094Z] [java] Jun 27, 2024 10:49:48 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:49.094Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:49.094Z] [java] ..........FINISHED test [2024-06-27T10:49:49.094Z] [java] Jun 27, 2024 10:49:48 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:49.094Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:49.094Z] [java] Jun 27, 2024 10:49:48 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:49.094Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain13724524376217351185xml [2024-06-27T10:49:49.094Z] [java] Jun 27, 2024 10:49:48 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:49.094Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:49:49.134Z] [exec] Command undeploy executed successfully. [2024-06-27T10:49:49.134Z] [2024-06-27T10:49:49.134Z] all: [2024-06-27T10:49:49.134Z] [2024-06-27T10:49:49.134Z] setOSConditions: [2024-06-27T10:49:49.134Z] [2024-06-27T10:49:49.134Z] setToolWin: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setToolUnix: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setToolProperty: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setS1ASclassPath: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] init-common: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] clean: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setOSConditions: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setToolWin: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setToolUnix: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setToolProperty: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setS1ASclassPath: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] init-common: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] clean-common: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setOSConditions: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setToolWin: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setToolUnix: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setToolProperty: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] setS1ASclassPath: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] init-common: [2024-06-27T10:49:49.135Z] [2024-06-27T10:49:49.135Z] clean-classes-common: [2024-06-27T10:49:49.136Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] setOSConditions: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] setToolWin: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] setToolUnix: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] setToolProperty: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] setS1ASclassPath: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] init-common: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] clean-jars-common: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] assemble-web: [2024-06-27T10:49:49.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] setOSConditions: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] setToolWin: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] setToolUnix: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] setToolProperty: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] setS1ASclassPath: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] init-common: [2024-06-27T10:49:49.136Z] [2024-06-27T10:49:49.136Z] wsimport: [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_30 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_31 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_31 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_32 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_32 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_33 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_33 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_34 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_34 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_35 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_35 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_36 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_36 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_37 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_37 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_38 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_38 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_39 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_39 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_40 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_40 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_41 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_41 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_42 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_42 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_43 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_43 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_44 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_44 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_45 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_45 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_46 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_46 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_47 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_47 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_48 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_48 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_49 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_49 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_50 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_50 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_51 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_51 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_52 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_52 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_53 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_53 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.212Z] [exec] Accessing Timer bean for: Timer_54 [2024-06-27T10:49:49.212Z] [exec] Successfully accessed Timer bean for: Timer_54 [2024-06-27T10:49:49.212Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_55 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_55 [2024-06-27T10:49:49.213Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_56 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_56 [2024-06-27T10:49:49.213Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_57 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_57 [2024-06-27T10:49:49.213Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_58 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_58 [2024-06-27T10:49:49.213Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_59 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_59 [2024-06-27T10:49:49.213Z] [exec] Value of key is: getTimerHandles [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_0 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_0 [2024-06-27T10:49:49.213Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_1 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_1 [2024-06-27T10:49:49.213Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_2 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_2 [2024-06-27T10:49:49.213Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_3 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_3 [2024-06-27T10:49:49.213Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_4 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_4 [2024-06-27T10:49:49.213Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_5 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_5 [2024-06-27T10:49:49.213Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_6 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_6 [2024-06-27T10:49:49.213Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_7 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_7 [2024-06-27T10:49:49.213Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_8 [2024-06-27T10:49:49.213Z] [exec] Successfully accessed Timer bean for: Timer_8 [2024-06-27T10:49:49.213Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.213Z] [exec] Accessing Timer bean for: Timer_9 [2024-06-27T10:49:49.236Z] [exec] Application deployed with name orb_annotationApp. [2024-06-27T10:49:49.236Z] [echo] Deployment on target server server successful [2024-06-27T10:49:49.236Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:49.236Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:49.236Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:49.236Z] [2024-06-27T10:49:49.236Z] setOSConditions: [2024-06-27T10:49:49.236Z] [2024-06-27T10:49:49.236Z] setToolWin: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] setToolUnix: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] setToolProperty: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] setS1ASclassPath: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] init-common: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] deploy-common-ee: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] run: [2024-06-27T10:49:49.237Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:49.237Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:49.237Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] setOSConditions: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] setToolWin: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] setToolUnix: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] setToolProperty: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] setS1ASclassPath: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] init-common: [2024-06-27T10:49:49.237Z] [2024-06-27T10:49:49.237Z] runclient-common: [2024-06-27T10:49:49.237Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/orb_annotationAppClient.jar -name orb_annotationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-06-27T10:49:49.289Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-06-27T10:49:49.289Z] [2024-06-27T10:49:49.289Z] ===== COPY TEST ARTIFACTS ===== [2024-06-27T10:49:49.289Z] [2024-06-27T10:49:49.289Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:49:49.289Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:49:49.289Z] tar: Removing leading `/' from member names [2024-06-27T10:49:49.289Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:49.289Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:49.289Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:49.289Z] ++ pwd [2024-06-27T10:49:49.290Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:49.290Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch/*/*logs.zip': No such file or directory [2024-06-27T10:49:49.290Z] + true [2024-06-27T10:49:49.290Z] ++ pwd [2024-06-27T10:49:49.290Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:49:49.290Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/batch/*/*/*logs.zip': No such file or directory [2024-06-27T10:49:49.290Z] + true [2024-06-27T10:49:49.290Z] + tar -caf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/batch_all-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:49:49.290Z] tar: Removing leading `/' from member names [2024-06-27T10:49:49.314Z] + antTarget=all [2024-06-27T10:49:49.314Z] + rm /home/jenkins/.asadminpass [2024-06-27T10:49:49.314Z] rm: cannot remove '/home/jenkins/.asadminpass': No such file or directory [2024-06-27T10:49:49.314Z] + true [2024-06-27T10:49:49.314Z] + ant all [2024-06-27T10:49:49.314Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:49:49.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:49:49.331Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:49:49.331Z] [2024-06-27T10:49:49.331Z] set-derby-connpool-props: [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:49:49.348Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:49:49.348Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:49:49.348Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:49.348Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:49.348Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (296 ms), startup services (41 ms), total (337 ms) [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:49.348Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:49:49.348Z] [java] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:49.348Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:49.348Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:49.348Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:49.348Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (392 ms), startup services (6 ms), total (398 ms) [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:49.348Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:49:49.348Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:49:49.348Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:49.349Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-06-27T10:49:49.349Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:49.349Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:49:49.349Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:49.349Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@6cfa20c1 [2024-06-27T10:49:49.349Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:49.349Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:49:49.349Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:49.349Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:49:49.380Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:49.380Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:49:49.380Z] [javac] return new Integer(1); [2024-06-27T10:49:49.380Z] [javac] ^ [2024-06-27T10:49:49.380Z] [javac] 2 warnings [2024-06-27T10:49:49.380Z] [2024-06-27T10:49:49.380Z] setOSConditions: [2024-06-27T10:49:49.380Z] [2024-06-27T10:49:49.380Z] setToolWin: [2024-06-27T10:49:49.380Z] [2024-06-27T10:49:49.380Z] setToolUnix: [2024-06-27T10:49:49.380Z] [2024-06-27T10:49:49.380Z] setToolProperty: [2024-06-27T10:49:49.380Z] [2024-06-27T10:49:49.380Z] setS1ASclassPath: [2024-06-27T10:49:49.380Z] [2024-06-27T10:49:49.380Z] init-common: [2024-06-27T10:49:49.380Z] [2024-06-27T10:49:49.380Z] compile-common: [2024-06-27T10:49:49.380Z] [echo] Current time (ISO): 2024-06-27T10:49:49.238+0000 [2024-06-27T10:49:49.380Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:49.405Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-06-27T10:49:49.405Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2024-06-27T10:49:49.405Z] [exec] Result: 1 [2024-06-27T10:49:49.405Z] [echo] cmd executed for server [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] undeploy: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] setOSConditions: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] setToolWin: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] setToolUnix: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] setToolProperty: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] setS1ASclassPath: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] init-common: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] undeploy: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] setOSConditions: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] setToolWin: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] setToolUnix: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.405Z] setToolProperty: [2024-06-27T10:49:49.405Z] [2024-06-27T10:49:49.406Z] setS1ASclassPath: [2024-06-27T10:49:49.406Z] [2024-06-27T10:49:49.406Z] init-common: [2024-06-27T10:49:49.406Z] [2024-06-27T10:49:49.406Z] undeploy-common: [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_9 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_10 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_10 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_11 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_11 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_12 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_12 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_13 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_13 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_14 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_14 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_15 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_15 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_16 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_16 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_17 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_17 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_18 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_18 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_19 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_19 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_20 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_20 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Application deployed with name ejb-stubs-webclientApp. [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_21 [2024-06-27T10:49:49.492Z] [echo] Deployment on target server server successful [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_21 [2024-06-27T10:49:49.492Z] [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_22 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_22 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_23 [2024-06-27T10:49:49.492Z] setOSConditions: [2024-06-27T10:49:49.492Z] [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_23 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_24 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_24 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] setToolWin: [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_25 [2024-06-27T10:49:49.492Z] [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_25 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_26 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_26 [2024-06-27T10:49:49.492Z] setToolUnix: [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_27 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_27 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_28 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_28 [2024-06-27T10:49:49.492Z] setToolProperty: [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_29 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_29 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_30 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_30 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_31 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_31 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] setS1ASclassPath: [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_32 [2024-06-27T10:49:49.492Z] [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_32 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_33 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_33 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_34 [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_34 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.492Z] init-common: [2024-06-27T10:49:49.492Z] [exec] Accessing Timer bean for: Timer_35 [2024-06-27T10:49:49.492Z] [2024-06-27T10:49:49.492Z] [exec] Successfully accessed Timer bean for: Timer_35 [2024-06-27T10:49:49.492Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_36 [2024-06-27T10:49:49.493Z] [exec] Successfully accessed Timer bean for: Timer_36 [2024-06-27T10:49:49.493Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] deploy-common-ee: [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_37 [2024-06-27T10:49:49.493Z] [2024-06-27T10:49:49.493Z] [exec] Successfully accessed Timer bean for: Timer_37 [2024-06-27T10:49:49.493Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_38 [2024-06-27T10:49:49.493Z] [exec] Successfully accessed Timer bean for: Timer_38 [2024-06-27T10:49:49.493Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] run: [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_39 [2024-06-27T10:49:49.493Z] [2024-06-27T10:49:49.493Z] [exec] Successfully accessed Timer bean for: Timer_39 [2024-06-27T10:49:49.493Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_40 [2024-06-27T10:49:49.493Z] [exec] Successfully accessed Timer bean for: Timer_40 [2024-06-27T10:49:49.493Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] setOSConditions: [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_41 [2024-06-27T10:49:49.493Z] [2024-06-27T10:49:49.493Z] [exec] Successfully accessed Timer bean for: Timer_41 [2024-06-27T10:49:49.493Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_42 [2024-06-27T10:49:49.493Z] [exec] Successfully accessed Timer bean for: Timer_42 [2024-06-27T10:49:49.493Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] setToolWin: [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_43 [2024-06-27T10:49:49.493Z] [2024-06-27T10:49:49.493Z] [exec] Successfully accessed Timer bean for: Timer_43 [2024-06-27T10:49:49.493Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_44 [2024-06-27T10:49:49.493Z] [exec] Successfully accessed Timer bean for: Timer_44 [2024-06-27T10:49:49.493Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_45 [2024-06-27T10:49:49.493Z] setToolUnix: [2024-06-27T10:49:49.493Z] [exec] Successfully accessed Timer bean for: Timer_45 [2024-06-27T10:49:49.493Z] [2024-06-27T10:49:49.493Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_46 [2024-06-27T10:49:49.493Z] [exec] Successfully accessed Timer bean for: Timer_46 [2024-06-27T10:49:49.493Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.493Z] [exec] Accessing Timer bean for: Timer_47 [2024-06-27T10:49:49.493Z] setToolProperty: [2024-06-27T10:49:49.493Z] [2024-06-27T10:49:49.493Z] setS1ASclassPath: [2024-06-27T10:49:49.493Z] [2024-06-27T10:49:49.493Z] init-common: [2024-06-27T10:49:49.493Z] [2024-06-27T10:49:49.493Z] runclient-common: [2024-06-27T10:49:49.493Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclientAppClient.jar -name ejb-stubs-webclientClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2024-06-27T10:49:49.585Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:49:49.585Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:49:49.603Z] [java] Jun 27, 2024 10:49:49 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:49:49.603Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:49:49.603Z] [java] Jun 27, 2024 10:49:49 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:49.603Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:49:49.603Z] [java] Jun 27, 2024 10:49:49 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:49:49.603Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:49:49.603Z] [java] Jun 27, 2024 10:49:49 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:49:49.603Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:49:49.603Z] [java] Jun 27, 2024 10:49:49 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:49.603Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:49:49.603Z] [java] Jun 27, 2024 10:49:49 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:49.603Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:49:49.698Z] [exec] parsing WSDL... [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_47 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_48 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_48 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_49 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_49 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_50 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_50 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_51 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_51 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_52 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_52 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_53 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_53 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_54 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_54 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_55 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_55 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_56 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_56 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_57 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_57 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_58 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_58 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] Accessing Timer bean for: Timer_59 [2024-06-27T10:49:49.747Z] [exec] Successfully accessed Timer bean for: Timer_59 [2024-06-27T10:49:49.747Z] [exec] Value of key is: cancelTimers [2024-06-27T10:49:49.747Z] [exec] [TimerSerializationClinet] DONE doTest()... [2024-06-27T10:49:49.747Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:49.747Z] [exec] [2024-06-27T10:49:49.747Z] [exec] [2024-06-27T10:49:49.747Z] [exec] ----------------------------------------- [2024-06-27T10:49:49.747Z] [exec] - forceTimerSerialization: PASS - [2024-06-27T10:49:49.747Z] [exec] - cancelTimers: PASS - [2024-06-27T10:49:49.747Z] [exec] - forceTimerDeserialization: PASS - [2024-06-27T10:49:49.747Z] [exec] - getTimerHandles: PASS - [2024-06-27T10:49:49.747Z] [exec] - accessTimers: PASS - [2024-06-27T10:49:49.747Z] [exec] ----------------------------------------- [2024-06-27T10:49:49.747Z] [exec] Total PASS: 5 [2024-06-27T10:49:49.747Z] [exec] Total FAIL: 0 [2024-06-27T10:49:49.747Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:49.747Z] [exec] ----------------------------------------- [2024-06-27T10:49:49.747Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:49.747Z] [exec] in flushAll , creating new testSuiteHash [Pipeline] junit [2024-06-27T10:49:49.780Z] Recording test results [2024-06-27T10:49:49.857Z] [java] Jun 27, 2024 10:49:49 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:49:49.857Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:49:49.857Z] [java] Jun 27, 2024 10:49:49 AM org.eclipse.persistence.session./file:/tmp/gfembed392189181208994293tmp/applications/sample/_test [2024-06-27T10:49:49.857Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:49:49.858Z] [java] Jun 27, 2024 10:49:49 AM org.eclipse.persistence.session./file:/tmp/gfembed392189181208994293tmp/applications/sample/_test.server [2024-06-27T10:49:49.858Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:49:49.858Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:49:49.858Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:49:49.858Z] [java] Jun 27, 2024 10:49:49 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:49:49.858Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-06-27T10:49:49.858Z] [java] Jun 27, 2024 10:49:49 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:49:49.858Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:49.858Z] [java] Jun 27, 2024 10:49:49 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:49.858Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:49.858Z] [java] Jun 27, 2024 10:49:49 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:49.858Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:49.912Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build.xml [2024-06-27T10:49:49.958Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-06-27T10:49:50.003Z] [2024-06-27T10:49:50.003Z] checkReporting-common: [2024-06-27T10:49:50.003Z] [2024-06-27T10:49:50.003Z] confirmReportPresent-common: [2024-06-27T10:49:50.004Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:50.004Z] [echo] Test seems to be reported fine [2024-06-27T10:49:50.004Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/timerserialization/RepRunConf.txt [2024-06-27T10:49:50.004Z] [2024-06-27T10:49:50.004Z] confirmMissingReport-common: [2024-06-27T10:49:50.004Z] [2024-06-27T10:49:50.004Z] undeploy: [2024-06-27T10:49:50.004Z] [2024-06-27T10:49:50.004Z] setOSConditions: [2024-06-27T10:49:50.004Z] [2024-06-27T10:49:50.004Z] setToolWin: [2024-06-27T10:49:50.004Z] [2024-06-27T10:49:50.004Z] setToolUnix: [2024-06-27T10:49:50.004Z] [2024-06-27T10:49:50.004Z] setToolProperty: [2024-06-27T10:49:50.004Z] [2024-06-27T10:49:50.004Z] setS1ASclassPath: [2024-06-27T10:49:50.004Z] [2024-06-27T10:49:50.004Z] init-common: [2024-06-27T10:49:50.004Z] [2024-06-27T10:49:50.004Z] undeploy-common: [2024-06-27T10:49:50.128Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:50.128Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:50.128Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:50.128Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:50.128Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:50.128Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:50.128Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:50.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:49:50.143Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:49:50.221Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2024-06-27T10:49:50.259Z] [exec] [2024-06-27T10:49:50.259Z] [exec] Generating code... [2024-06-27T10:49:50.259Z] [exec] [2024-06-27T10:49:50.259Z] [exec] Compiling code... [Pipeline] // stage [Pipeline] } [2024-06-27T10:49:50.309Z] [exec] Application deployed with name security-map-web. [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] run: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] setOSConditions: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] setToolWin: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] setToolUnix: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] setToolProperty: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] setS1ASclassPath: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] init-common: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] create-table: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] execute-common: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] setOSConditions: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] setToolWin: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] setToolUnix: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] setToolProperty: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] setS1ASclassPath: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] init-common: [2024-06-27T10:49:50.309Z] [2024-06-27T10:49:50.309Z] execute-sql: [2024-06-27T10:49:50.310Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:50.310Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:50.310Z] [echo] userid dbmap1 [2024-06-27T10:49:50.310Z] [echo] password dbmap1 [2024-06-27T10:49:50.310Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-06-27T10:49:50.310Z] [sql] 0 rows affected [2024-06-27T10:49:50.310Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] setOSConditions: [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] setToolWin: [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] setToolUnix: [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] setToolProperty: [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] setS1ASclassPath: [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] init-common: [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] execute-sql: [2024-06-27T10:49:50.310Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:50.310Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:50.310Z] [echo] userid dbmap2 [2024-06-27T10:49:50.310Z] [echo] password dbmap2 [2024-06-27T10:49:50.310Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-06-27T10:49:50.310Z] [sql] 0 rows affected [2024-06-27T10:49:50.310Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] setOSConditions: [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] setToolWin: [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] setToolUnix: [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] setToolProperty: [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] setS1ASclassPath: [2024-06-27T10:49:50.310Z] [Pipeline] // node [2024-06-27T10:49:50.310Z] init-common: [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] execute-sql: [2024-06-27T10:49:50.310Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:50.310Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:50.310Z] [echo] userid dbmap3 [2024-06-27T10:49:50.310Z] [echo] password dbmap3 [2024-06-27T10:49:50.310Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-06-27T10:49:50.310Z] [sql] 0 rows affected [2024-06-27T10:49:50.310Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:50.310Z] [2024-06-27T10:49:50.310Z] setOSConditions: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] setToolWin: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] setToolUnix: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] setToolProperty: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] setS1ASclassPath: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] init-common: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] execute-sql: [2024-06-27T10:49:50.311Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:50.311Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:50.311Z] [echo] userid dbmap4 [2024-06-27T10:49:50.311Z] [echo] password dbmap4 [2024-06-27T10:49:50.311Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-06-27T10:49:50.311Z] [sql] 0 rows affected [2024-06-27T10:49:50.311Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] setOSConditions: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] setToolWin: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] setToolUnix: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] setToolProperty: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] setS1ASclassPath: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] init-common: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] execute-sql: [2024-06-27T10:49:50.311Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:50.311Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:50.311Z] [echo] userid dbmap5 [2024-06-27T10:49:50.311Z] [echo] password dbmap5 [2024-06-27T10:49:50.311Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-06-27T10:49:50.311Z] [sql] 0 rows affected [2024-06-27T10:49:50.311Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] setOSConditions: [2024-06-27T10:49:50.311Z] [2024-06-27T10:49:50.311Z] setToolWin: [2024-06-27T10:49:50.312Z] [2024-06-27T10:49:50.312Z] setToolUnix: [2024-06-27T10:49:50.312Z] [2024-06-27T10:49:50.312Z] setToolProperty: [2024-06-27T10:49:50.312Z] [2024-06-27T10:49:50.312Z] setS1ASclassPath: [2024-06-27T10:49:50.312Z] [2024-06-27T10:49:50.312Z] init-common: [2024-06-27T10:49:50.312Z] [2024-06-27T10:49:50.312Z] execute-sql: [2024-06-27T10:49:50.312Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:50.312Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:50.312Z] [echo] userid dbmap6 [2024-06-27T10:49:50.312Z] [echo] password dbmap6 [2024-06-27T10:49:50.312Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-06-27T10:49:50.312Z] [sql] 0 rows affected [2024-06-27T10:49:50.312Z] [sql] 1 of 1 SQL statements executed successfully [Pipeline] } [2024-06-27T10:49:50.327Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:50.327Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:50.327Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:50.327Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:50.327Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:50.327Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:50.327Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:50.371Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:49:50.397Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:49:50.397Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:49:50.442Z] [java] Record # 1 [2024-06-27T10:49:50.442Z] [java] Found entity: Entity number 1 created at Thu Jun 27 10:49:50 UTC 2024 [2024-06-27T10:49:50.442Z] [java] Record # 2 [2024-06-27T10:49:50.442Z] [java] Value of key is: 2container embedded with JPA [2024-06-27T10:49:50.442Z] [java] Looking up EJB... [2024-06-27T10:49:50.442Z] [java] Invoking EJB... [2024-06-27T10:49:50.442Z] [java] 1st call returned 1 [2024-06-27T10:49:50.442Z] [java] 2nd call returned 2 [2024-06-27T10:49:50.442Z] [java] Jun 27, 2024 10:49:50 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:49:50.442Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:49:50.442Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:49:50.442Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:50.442Z] [java] Jun 27, 2024 10:49:50 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:49:50.442Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:49:50.442Z] [java] Jun 27, 2024 10:49:50 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:50.442Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:50.442Z] [java] Jun 27, 2024 10:49:50 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:50.442Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:50.442Z] [java] Jun 27, 2024 10:49:50 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:50.442Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:50.442Z] [java] ..........FINISHED test [2024-06-27T10:49:50.443Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:50.443Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:50.443Z] [java] [2024-06-27T10:49:50.443Z] [java] [2024-06-27T10:49:50.443Z] [java] ----------------------------------------- [2024-06-27T10:49:50.443Z] [java] - 2container embedded with JPA: PASS - [2024-06-27T10:49:50.443Z] [java] ----------------------------------------- [2024-06-27T10:49:50.443Z] [java] Total PASS: 1 [2024-06-27T10:49:50.443Z] [java] Total FAIL: 0 [2024-06-27T10:49:50.443Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:49:50.443Z] [java] ----------------------------------------- [2024-06-27T10:49:50.443Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:50.443Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] stop-database: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] all: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] embedasync: [2024-06-27T10:49:50.443Z] [echo] [2024-06-27T10:49:50.443Z] [echo] [2024-06-27T10:49:50.443Z] [echo] ************************************************** [2024-06-27T10:49:50.443Z] [echo] * Running embedasync [2024-06-27T10:49:50.443Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/embedasync [2024-06-27T10:49:50.443Z] [echo] ************************************************** [2024-06-27T10:49:50.443Z] [echo] [2024-06-27T10:49:50.443Z] [echo] [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] start-database: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] setOSConditions: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] setToolWin: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] setToolUnix: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] setToolProperty: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] setS1ASclassPath: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] init-common: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] clean: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] setOSConditions: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.443Z] setToolWin: [2024-06-27T10:49:50.443Z] [2024-06-27T10:49:50.444Z] setToolUnix: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setToolProperty: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setS1ASclassPath: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] init-common: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] clean-common: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setOSConditions: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setToolWin: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setToolUnix: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setToolProperty: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setS1ASclassPath: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] init-common: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] clean-classes-common: [2024-06-27T10:49:50.444Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setOSConditions: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setToolWin: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setToolUnix: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setToolProperty: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] setS1ASclassPath: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] init-common: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] clean-jars-common: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.444Z] compile: [2024-06-27T10:49:50.444Z] [2024-06-27T10:49:50.445Z] setOSConditions: [2024-06-27T10:49:50.445Z] [2024-06-27T10:49:50.445Z] setToolWin: [2024-06-27T10:49:50.445Z] [2024-06-27T10:49:50.445Z] setToolUnix: [2024-06-27T10:49:50.445Z] [2024-06-27T10:49:50.445Z] setToolProperty: [2024-06-27T10:49:50.445Z] [2024-06-27T10:49:50.445Z] setS1ASclassPath: [2024-06-27T10:49:50.445Z] [2024-06-27T10:49:50.445Z] init-common: [2024-06-27T10:49:50.445Z] [2024-06-27T10:49:50.445Z] compile-common: [2024-06-27T10:49:50.445Z] [echo] Current time (ISO): 2024-06-27T10:49:50.383+0000 [2024-06-27T10:49:50.445Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:50.445Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:50.564Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-timerserialization-sessiontimerApp [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] delete-resources: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] all: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] timertests: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] setOSConditions: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] setToolWin: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] setToolUnix: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] setToolProperty: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] setS1ASclassPath: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] init-common: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] clean: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] setOSConditions: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] setToolWin: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] setToolUnix: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] setToolProperty: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] setS1ASclassPath: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.564Z] init-common: [2024-06-27T10:49:50.564Z] [2024-06-27T10:49:50.565Z] clean-common: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setOSConditions: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setToolWin: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setToolUnix: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setToolProperty: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setS1ASclassPath: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] init-common: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] clean-classes-common: [2024-06-27T10:49:50.565Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setOSConditions: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setToolWin: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setToolUnix: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setToolProperty: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setS1ASclassPath: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] init-common: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] clean-jars-common: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] compile: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setOSConditions: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setToolWin: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.565Z] setToolUnix: [2024-06-27T10:49:50.565Z] [2024-06-27T10:49:50.566Z] setToolProperty: [2024-06-27T10:49:50.566Z] [2024-06-27T10:49:50.566Z] setS1ASclassPath: [2024-06-27T10:49:50.566Z] [2024-06-27T10:49:50.566Z] init-common: [2024-06-27T10:49:50.566Z] [2024-06-27T10:49:50.566Z] compile-common: [2024-06-27T10:49:50.566Z] [echo] Current time (ISO): 2024-06-27T10:49:50.530+0000 [2024-06-27T10:49:50.566Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:50.566Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:50.570Z] [java] Send request [2024-06-27T10:49:50.627Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:49:50.627Z] [exec] Result: 1 [2024-06-27T10:49:50.627Z] [2024-06-27T10:49:50.627Z] setOSConditions: [2024-06-27T10:49:50.627Z] [2024-06-27T10:49:50.627Z] setToolWin: [2024-06-27T10:49:50.627Z] [2024-06-27T10:49:50.627Z] setToolUnix: [2024-06-27T10:49:50.627Z] [2024-06-27T10:49:50.627Z] setToolProperty: [2024-06-27T10:49:50.627Z] [2024-06-27T10:49:50.627Z] setS1ASclassPath: [2024-06-27T10:49:50.627Z] [2024-06-27T10:49:50.627Z] init-common: [2024-06-27T10:49:50.627Z] [2024-06-27T10:49:50.627Z] restart: [2024-06-27T10:49:50.627Z] [echo] Not required to restart [2024-06-27T10:49:50.627Z] [2024-06-27T10:49:50.627Z] undeploy: [2024-06-27T10:49:50.627Z] [2024-06-27T10:49:50.627Z] setOSConditions: [2024-06-27T10:49:50.627Z] [2024-06-27T10:49:50.627Z] setToolWin: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] setToolUnix: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] setToolProperty: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] setS1ASclassPath: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] init-common: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] undeploy: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] setOSConditions: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] setToolWin: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] setToolUnix: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] setToolProperty: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] setS1ASclassPath: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] init-common: [2024-06-27T10:49:50.628Z] [2024-06-27T10:49:50.628Z] undeploy-common: [2024-06-27T10:49:50.672Z] [exec] Jun 27, 2024 10:49:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:50.672Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:50.834Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:50.883Z] [exec] Jun 27, 2024 10:49:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:50.883Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:50.956Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:49:50.956Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:49:51.211Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:49:51.211Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:49:51.277Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:51.277Z] [javac] 1 warning [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] build: [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] setOSConditions: [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] fixFiles: [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] convUnix: [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] convWin: [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] setToolWin: [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] setToolUnix: [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] setToolProperty: [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] setS1ASclassPath: [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] init-common: [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] package-persistence-common: [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] ejb-jar-common: [2024-06-27T10:49:51.277Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:51.277Z] [2024-06-27T10:49:51.277Z] package-ejbjar-common: [2024-06-27T10:49:51.277Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:51.278Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:51.278Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:51.278Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-ejb.jar [2024-06-27T10:49:51.278Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:51.278Z] [2024-06-27T10:49:51.278Z] appclient-jar-common: [2024-06-27T10:49:51.336Z] [2024-06-27T10:49:51.336Z] init.os: [2024-06-27T10:49:51.336Z] [2024-06-27T10:49:51.336Z] init.tools.unix: [2024-06-27T10:49:51.336Z] [2024-06-27T10:49:51.336Z] init.tools.windows: [2024-06-27T10:49:51.336Z] [2024-06-27T10:49:51.336Z] init.tools: [2024-06-27T10:49:51.336Z] [2024-06-27T10:49:51.336Z] setAsadminArgs: [2024-06-27T10:49:51.336Z] [2024-06-27T10:49:51.336Z] init: [2024-06-27T10:49:51.336Z] [2024-06-27T10:49:51.336Z] init.customtasks: [2024-06-27T10:49:51.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks [2024-06-27T10:49:51.336Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/config/common.xml:329: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:51.336Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks [2024-06-27T10:49:51.367Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:51.367Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:51.367Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:51.367Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:51.367Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:51.367Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:51.367Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:51.494Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:51.494Z] [javac] 1 warning [2024-06-27T10:49:51.494Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:51.494Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar [2024-06-27T10:49:51.508Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:51.508Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:51.508Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:51.508Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:51.508Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:51.508Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:51.508Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:51.553Z] [2024-06-27T10:49:51.553Z] package-appclientjar-common: [2024-06-27T10:49:51.553Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:51.553Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:51.553Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:51.553Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-client.jar [2024-06-27T10:49:51.553Z] [2024-06-27T10:49:51.553Z] webclient-war-common: [2024-06-27T10:49:51.553Z] [2024-06-27T10:49:51.553Z] build-ear-common: [2024-06-27T10:49:51.553Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:51.553Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:51.553Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:51.553Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2024-06-27T10:49:51.553Z] [2024-06-27T10:49:51.553Z] deploy: [2024-06-27T10:49:51.553Z] [2024-06-27T10:49:51.553Z] setOSConditions: [2024-06-27T10:49:51.553Z] [2024-06-27T10:49:51.553Z] setToolWin: [2024-06-27T10:49:51.553Z] [2024-06-27T10:49:51.553Z] setToolUnix: [2024-06-27T10:49:51.553Z] [2024-06-27T10:49:51.553Z] setToolProperty: [2024-06-27T10:49:51.553Z] [2024-06-27T10:49:51.553Z] setS1ASclassPath: [2024-06-27T10:49:51.553Z] [2024-06-27T10:49:51.553Z] init-common: [2024-06-27T10:49:51.553Z] [2024-06-27T10:49:51.553Z] execute-sql-common: [2024-06-27T10:49:51.554Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2024-06-27T10:49:51.554Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:49:51.554Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:49:51.554Z] [sql] 0 rows affected [2024-06-27T10:49:51.554Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] setOSConditions: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] setToolWin: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] setToolUnix: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] setToolProperty: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] setS1ASclassPath: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] init-common: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] deploy-jdbc-common: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] setOSConditions: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] setToolWin: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] setToolUnix: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] setToolProperty: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] setS1ASclassPath: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] init-common: [2024-06-27T10:49:51.554Z] [2024-06-27T10:49:51.554Z] create-jdbc-connpool-common: [2024-06-27T10:49:51.595Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:49:51.595Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:49:51.595Z] [exec] Result: 1 [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] setOSConditions: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] setToolWin: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] setToolUnix: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] setToolProperty: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] setS1ASclassPath: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] init-common: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] restart: [2024-06-27T10:49:51.595Z] [echo] Not required to restart [2024-06-27T10:49:51.595Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] clean: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] clean: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] clean: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] setOSConditions: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] setToolWin: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] setToolUnix: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] setToolProperty: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] setS1ASclassPath: [2024-06-27T10:49:51.595Z] [2024-06-27T10:49:51.595Z] init-common: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] clean-classes-common: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] clean: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] setOSConditions: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] setToolWin: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] setToolUnix: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] setToolProperty: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] setS1ASclassPath: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] init-common: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] clean-common: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] setOSConditions: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] setToolWin: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] setToolUnix: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] setToolProperty: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] setS1ASclassPath: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] init-common: [2024-06-27T10:49:51.596Z] [2024-06-27T10:49:51.596Z] clean-classes-common: [2024-06-27T10:49:51.596Z] [exec] Jun 27, 2024 10:49:51 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:49:51.596Z] [exec] WARNING: ACC001: Using the only client [orb_annotation-client] with main class [com.sun.s1asdev.orb.annotation.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/orb_annotationAppClient.jar even though it does not match the specified main class name null or client name orb_annotationClient [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] setOSConditions: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] setToolWin: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] setToolUnix: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] setToolProperty: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] setS1ASclassPath: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] init-common: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] compile: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] setOSConditions: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] setToolWin: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] setToolUnix: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] setToolProperty: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] setS1ASclassPath: [2024-06-27T10:49:51.623Z] [2024-06-27T10:49:51.623Z] init-common: [2024-06-27T10:49:51.624Z] [2024-06-27T10:49:51.624Z] compile-common: [2024-06-27T10:49:51.624Z] [echo] Current time (ISO): 2024-06-27T10:49:51.299+0000 [2024-06-27T10:49:51.624Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:51.769Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:49:51.769Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:49:51.808Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-stubs-webclient/servlet [2024-06-27T10:49:51.808Z] [exec] JMS Servlet Output [2024-06-27T10:49:51.808Z] [exec]
DatabaseServelt :: All information I can give

[2024-06-27T10:49:51.808Z] [exec] Context Path : /ejb-stubs-webclient
[2024-06-27T10:49:51.808Z] [exec] Servlet Path : /servlet
[2024-06-27T10:49:51.808Z] [exec] Path Info : null
[2024-06-27T10:49:51.808Z] [exec] [2024-06-27T10:49:51.808Z] [exec] Value of key is: main [2024-06-27T10:49:51.808Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:51.808Z] [exec] [2024-06-27T10:49:51.808Z] [exec] [2024-06-27T10:49:51.808Z] [exec] ----------------------------------------- [2024-06-27T10:49:51.808Z] [exec] - main: PASS - [2024-06-27T10:49:51.808Z] [exec] ----------------------------------------- [2024-06-27T10:49:51.808Z] [exec] Total PASS: 1 [2024-06-27T10:49:51.808Z] [exec] Total FAIL: 0 [2024-06-27T10:49:51.808Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:51.808Z] [exec] ----------------------------------------- [2024-06-27T10:49:51.808Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:51.808Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:51.808Z] [2024-06-27T10:49:51.808Z] checkReporting-common: [2024-06-27T10:49:51.808Z] [2024-06-27T10:49:51.808Z] confirmReportPresent-common: [2024-06-27T10:49:51.808Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:51.808Z] [echo] Test seems to be reported fine [2024-06-27T10:49:51.808Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/RepRunConf.txt [2024-06-27T10:49:51.808Z] [2024-06-27T10:49:51.808Z] confirmMissingReport-common: [2024-06-27T10:49:51.808Z] [2024-06-27T10:49:51.808Z] undeploy: [2024-06-27T10:49:51.808Z] [2024-06-27T10:49:51.808Z] setOSConditions: [2024-06-27T10:49:51.808Z] [2024-06-27T10:49:51.808Z] setToolWin: [2024-06-27T10:49:51.808Z] [2024-06-27T10:49:51.808Z] setToolUnix: [2024-06-27T10:49:51.808Z] [2024-06-27T10:49:51.808Z] setToolProperty: [2024-06-27T10:49:51.808Z] [2024-06-27T10:49:51.808Z] setS1ASclassPath: [2024-06-27T10:49:51.808Z] [2024-06-27T10:49:51.808Z] init-common: [2024-06-27T10:49:51.808Z] [2024-06-27T10:49:51.808Z] undeploy-common: [2024-06-27T10:49:51.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:49:51.870Z] [exec] invoking webclient servlet at http://localhost:8080/orb_annotation/servlet [2024-06-27T10:49:51.870Z] [exec] ORB Annotation Test Servlet Output [2024-06-27T10:49:51.870Z] [exec]

ORB Annotation Test Servlet

[2024-06-27T10:49:51.870Z] [exec] doing unshareable orb test :
[2024-06-27T10:49:51.870Z] [exec] ORB = com.sun.corba.ee.impl.orb.ORBImpl@677e34ec
[2024-06-27T10:49:51.870Z] [exec] POA = POA[ObjectAdapterID[RootPOA], uniquePOAId=0, state=RUN, invocationCount=0]
[2024-06-27T10:49:51.870Z] [exec] doing shareable orb test :
[2024-06-27T10:49:51.870Z] [exec] ORB = com.sun.corba.ee.impl.orb.ORBImpl@677e34ec
[2024-06-27T10:49:51.870Z] [exec] POA = POA[ObjectAdapterID[RootPOA], uniquePOAId=0, state=RUN, invocationCount=0]
[2024-06-27T10:49:51.870Z] [exec] [2024-06-27T10:49:51.870Z] [exec] Value of key is: main [2024-06-27T10:49:51.870Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:51.870Z] [exec] [2024-06-27T10:49:51.870Z] [exec] [2024-06-27T10:49:51.870Z] [exec] ----------------------------------------- [2024-06-27T10:49:51.870Z] [exec] - main: PASS - [2024-06-27T10:49:51.870Z] [exec] ----------------------------------------- [2024-06-27T10:49:51.870Z] [exec] Total PASS: 1 [2024-06-27T10:49:51.870Z] [exec] Total FAIL: 0 [2024-06-27T10:49:51.870Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:49:51.871Z] [exec] ----------------------------------------- [2024-06-27T10:49:51.871Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:51.871Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:49:51.871Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:51.871Z] setOSConditions: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] setToolWin: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] setToolUnix: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] setToolProperty: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] checkReporting-common: [2024-06-27T10:49:51.871Z] setS1ASclassPath: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] init-common: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:51.871Z] clean-jars-common: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] unset: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] setOSConditions: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:51.871Z] setToolWin: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] setToolUnix: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] setToolProperty: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] setS1ASclassPath: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] confirmReportPresent-common: [2024-06-27T10:49:51.871Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:51.871Z] [echo] Test seems to be reported fine [2024-06-27T10:49:51.871Z] init-common: [2024-06-27T10:49:51.871Z] [2024-06-27T10:49:51.871Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/RepRunConf.txt [2024-06-27T10:49:51.871Z] unsetJdbc: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] setOSConditions: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] setToolWin: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:51.872Z] setToolUnix: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] setToolProperty: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:51.872Z] setS1ASclassPath: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] init-common: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:51.872Z] execute-sql-common: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-06-27T10:49:51.872Z] [sql] Failed to execute: drop table messages [2024-06-27T10:49:51.872Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:49:51.872Z] [sql] 0 of 1 SQL statements executed successfully [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] confirmMissingReport-common: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] setOSConditions: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] undeploy: [2024-06-27T10:49:51.872Z] setToolWin: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] setToolUnix: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] setToolProperty: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:49:51.872Z] setS1ASclassPath: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] init-common: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:49:51.872Z] undeploy-jdbc-common: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] setOSConditions: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] setToolWin: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] setToolUnix: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] setOSConditions: [2024-06-27T10:49:51.872Z] [2024-06-27T10:49:51.872Z] setToolProperty: [2024-06-27T10:49:51.873Z] [2024-06-27T10:49:51.873Z] setToolWin: [2024-06-27T10:49:51.873Z] setS1ASclassPath: [2024-06-27T10:49:51.873Z] [2024-06-27T10:49:51.873Z] [2024-06-27T10:49:51.873Z] init-common: [2024-06-27T10:49:51.873Z] [2024-06-27T10:49:51.873Z] setToolUnix: [2024-06-27T10:49:51.873Z] [2024-06-27T10:49:51.873Z] delete-jdbc-resource-common: [2024-06-27T10:49:51.873Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-06-27T10:49:51.873Z] setToolProperty: [2024-06-27T10:49:51.873Z] [2024-06-27T10:49:51.873Z] setS1ASclassPath: [2024-06-27T10:49:51.873Z] [2024-06-27T10:49:51.873Z] init-common: [2024-06-27T10:49:51.928Z] [java] HTTP/1.1 200 OK [2024-06-27T10:49:51.928Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:49:51.928Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:49:51.928Z] [java] Pragma: No-cache [2024-06-27T10:49:51.928Z] [java] Cache-Control: no-cache [2024-06-27T10:49:51.928Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:49:51.928Z] [java] Set-Cookie: JSESSIONID=950e240c563e37c618edfbf0b11f; Path=/security-map-web; HttpOnly [2024-06-27T10:49:51.928Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:49:51.928Z] [java] Connection: close [2024-06-27T10:49:51.928Z] [java] Content-Length: 17 [2024-06-27T10:49:51.928Z] [java] [2024-06-27T10:49:51.928Z] [java] [2024-06-27T10:49:51.928Z] [java] [2024-06-27T10:49:51.928Z] [java] [2024-06-27T10:49:51.928Z] [java] [2024-06-27T10:49:51.928Z] [java] done - foo1 [2024-06-27T10:49:51.928Z] [java] [2024-06-27T10:49:51.928Z] [java] No of records : 1 [2024-06-27T10:49:51.928Z] [java] Value of key is:connector.securitymapweb.test1 [2024-06-27T10:49:51.928Z] [java] Send request [2024-06-27T10:49:52.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:49:52.023Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:49:52.065Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:49:52.065Z] [2024-06-27T10:49:52.065Z] set-derby-connpool-props: [2024-06-27T10:49:52.170Z] [2024-06-27T10:49:52.170Z] undeploy-common: [2024-06-27T10:49:52.185Z] [java] HTTP/1.1 200 OK [2024-06-27T10:49:52.185Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:49:52.185Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:49:52.185Z] [java] Pragma: No-cache [2024-06-27T10:49:52.185Z] [java] Cache-Control: no-cache [2024-06-27T10:49:52.185Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:49:52.185Z] [java] Set-Cookie: JSESSIONID=950e42476b6f5e73d4341c70cb74; Path=/security-map-web; HttpOnly [2024-06-27T10:49:52.185Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:49:52.185Z] [java] Connection: close [2024-06-27T10:49:52.185Z] [java] Content-Length: 17 [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] done - foo2 [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] No of records : 1 [2024-06-27T10:49:52.185Z] [java] Value of key is:connector.securitymapweb.test2 [2024-06-27T10:49:52.185Z] [java] Send request [2024-06-27T10:49:52.185Z] [java] HTTP/1.1 200 OK [2024-06-27T10:49:52.185Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:49:52.185Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:49:52.185Z] [java] Pragma: No-cache [2024-06-27T10:49:52.185Z] [java] Cache-Control: no-cache [2024-06-27T10:49:52.185Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:49:52.185Z] [java] Set-Cookie: JSESSIONID=950e449fa03425a44160b10dfba4; Path=/security-map-web; HttpOnly [2024-06-27T10:49:52.185Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:49:52.185Z] [java] Connection: close [2024-06-27T10:49:52.185Z] [java] Content-Length: 17 [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] done - foo3 [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] No of records : 1 [2024-06-27T10:49:52.185Z] [java] Value of key is:connector.securitymapweb.test3 [2024-06-27T10:49:52.185Z] [java] Send request [2024-06-27T10:49:52.185Z] [java] HTTP/1.1 200 OK [2024-06-27T10:49:52.185Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:49:52.185Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:49:52.185Z] [java] Pragma: No-cache [2024-06-27T10:49:52.185Z] [java] Cache-Control: no-cache [2024-06-27T10:49:52.185Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:49:52.185Z] [java] Set-Cookie: JSESSIONID=950e48fe77f532def9b2bc9d3cb3; Path=/security-map-web; HttpOnly [2024-06-27T10:49:52.185Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:49:52.185Z] [java] Connection: close [2024-06-27T10:49:52.185Z] [java] Content-Length: 17 [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] done - bar1 [2024-06-27T10:49:52.185Z] [java] [2024-06-27T10:49:52.185Z] [java] No of records : 1 [2024-06-27T10:49:52.185Z] [java] Value of key is:connector.securitymapweb.test4 [2024-06-27T10:49:52.185Z] [java] Send request [2024-06-27T10:49:52.289Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:52.289Z] [javac] 1 warning [2024-06-27T10:49:52.289Z] [2024-06-27T10:49:52.289Z] build: [2024-06-27T10:49:52.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:52.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:52.289Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:52.289Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:52.289Z] [2024-06-27T10:49:52.289Z] setOSConditions: [2024-06-27T10:49:52.289Z] [2024-06-27T10:49:52.289Z] setToolWin: [2024-06-27T10:49:52.289Z] [2024-06-27T10:49:52.289Z] setToolUnix: [2024-06-27T10:49:52.289Z] [2024-06-27T10:49:52.289Z] setToolProperty: [2024-06-27T10:49:52.289Z] [2024-06-27T10:49:52.289Z] setS1ASclassPath: [2024-06-27T10:49:52.290Z] [2024-06-27T10:49:52.290Z] init-common: [2024-06-27T10:49:52.290Z] [2024-06-27T10:49:52.290Z] compile-common: [2024-06-27T10:49:52.290Z] [echo] Current time (ISO): 2024-06-27T10:49:52.231+0000 [2024-06-27T10:49:52.290Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:52.319Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:49:52.319Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:49:52.387Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-webclientApp [2024-06-27T10:49:52.387Z] [2024-06-27T10:49:52.387Z] all: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] setOSConditions: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] setToolWin: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] setToolUnix: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] setToolProperty: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] setS1ASclassPath: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] init-common: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] undeploy: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] setOSConditions: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] setToolWin: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] setToolUnix: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] setToolProperty: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] setS1ASclassPath: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] init-common: [2024-06-27T10:49:52.388Z] [2024-06-27T10:49:52.388Z] undeploy-common: [2024-06-27T10:49:52.429Z] [2024-06-27T10:49:52.429Z] build: [2024-06-27T10:49:52.429Z] [2024-06-27T10:49:52.429Z] setOSConditions: [2024-06-27T10:49:52.429Z] [2024-06-27T10:49:52.429Z] setToolWin: [2024-06-27T10:49:52.429Z] [2024-06-27T10:49:52.429Z] setToolUnix: [2024-06-27T10:49:52.429Z] [2024-06-27T10:49:52.429Z] setToolProperty: [2024-06-27T10:49:52.429Z] [2024-06-27T10:49:52.429Z] setS1ASclassPath: [2024-06-27T10:49:52.429Z] [2024-06-27T10:49:52.429Z] init-common: [2024-06-27T10:49:52.429Z] [2024-06-27T10:49:52.430Z] webclient-war-common: [2024-06-27T10:49:52.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:52.430Z] [2024-06-27T10:49:52.430Z] clear: [2024-06-27T10:49:52.430Z] [2024-06-27T10:49:52.430Z] test-tlds-exist: [2024-06-27T10:49:52.430Z] [2024-06-27T10:49:52.430Z] copy-tlds: [2024-06-27T10:49:52.430Z] [2024-06-27T10:49:52.430Z] test-tagfiles-exist: [2024-06-27T10:49:52.430Z] [2024-06-27T10:49:52.430Z] copy-tagfiles: [2024-06-27T10:49:52.430Z] [2024-06-27T10:49:52.430Z] package-war-common: [2024-06-27T10:49:52.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:52.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:52.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:52.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:52.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/lib [2024-06-27T10:49:52.430Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:52.430Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:52.430Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:52.430Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:52.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/docroot [2024-06-27T10:49:52.430Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-web.war [2024-06-27T10:49:52.440Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:52.441Z] [java] HTTP/1.1 200 OK [2024-06-27T10:49:52.441Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:49:52.441Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:49:52.441Z] [java] Pragma: No-cache [2024-06-27T10:49:52.441Z] [java] Cache-Control: no-cache [2024-06-27T10:49:52.441Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:49:52.441Z] [java] Set-Cookie: JSESSIONID=950e4f1e10517caa5817e3ef7538; Path=/security-map-web; HttpOnly [2024-06-27T10:49:52.441Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:49:52.441Z] [java] Connection: close [2024-06-27T10:49:52.441Z] [java] Content-Length: 17 [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] done - bar2 [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] No of records : 1 [2024-06-27T10:49:52.441Z] [java] Value of key is:connector.securitymapweb.test5 [2024-06-27T10:49:52.441Z] [java] Send request [2024-06-27T10:49:52.441Z] [java] HTTP/1.1 200 OK [2024-06-27T10:49:52.441Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:49:52.441Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:49:52.441Z] [java] Pragma: No-cache [2024-06-27T10:49:52.441Z] [java] Cache-Control: no-cache [2024-06-27T10:49:52.441Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:49:52.441Z] [java] Set-Cookie: JSESSIONID=950e553364f1dec0ff2e88024024; Path=/security-map-web; HttpOnly [2024-06-27T10:49:52.441Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:49:52.441Z] [java] Connection: close [2024-06-27T10:49:52.441Z] [java] Content-Length: 19 [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] done - foobar [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] No of records : 1 [2024-06-27T10:49:52.441Z] [java] Value of key is:connector.securitymapweb.test6 [2024-06-27T10:49:52.441Z] [java] Send request [2024-06-27T10:49:52.441Z] [java] HTTP/1.1 200 OK [2024-06-27T10:49:52.441Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:49:52.441Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:49:52.441Z] [java] Pragma: No-cache [2024-06-27T10:49:52.441Z] [java] Cache-Control: no-cache [2024-06-27T10:49:52.441Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:49:52.441Z] [java] Set-Cookie: JSESSIONID=950e5964c0053feef98ec2001ce8; Path=/security-map-web; HttpOnly [2024-06-27T10:49:52.441Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:49:52.441Z] [java] Connection: close [2024-06-27T10:49:52.441Z] [java] Content-Length: 19 [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] done - barfoo [2024-06-27T10:49:52.441Z] [java] [2024-06-27T10:49:52.441Z] [java] No of records : 1 [2024-06-27T10:49:52.441Z] [java] Value of key is:connector.securitymapweb.test7 [2024-06-27T10:49:52.441Z] [java] Send request [2024-06-27T10:49:52.441Z] [java] HTTP/1.1 200 OK [2024-06-27T10:49:52.441Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:49:52.441Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:49:52.441Z] [java] Pragma: No-cache [2024-06-27T10:49:52.442Z] [java] Cache-Control: no-cache [2024-06-27T10:49:52.442Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:49:52.442Z] [java] Set-Cookie: JSESSIONID=950e5a7335853a973af19d87e2a6; Path=/security-map-web; HttpOnly [2024-06-27T10:49:52.442Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:49:52.442Z] [java] Connection: close [2024-06-27T10:49:52.442Z] [java] Content-Length: 19 [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] done - foofoo [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] No of records : 1 [2024-06-27T10:49:52.442Z] [java] Value of key is:connector.securitymapweb.test8 [2024-06-27T10:49:52.442Z] [java] Send request [2024-06-27T10:49:52.442Z] [java] HTTP/1.1 200 OK [2024-06-27T10:49:52.442Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:49:52.442Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:49:52.442Z] [java] Pragma: No-cache [2024-06-27T10:49:52.442Z] [java] Cache-Control: no-cache [2024-06-27T10:49:52.442Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:49:52.442Z] [java] Set-Cookie: JSESSIONID=950e5ba01f09d3197ce709bcdc95; Path=/security-map-web; HttpOnly [2024-06-27T10:49:52.442Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:49:52.442Z] [java] Connection: close [2024-06-27T10:49:52.442Z] [java] Content-Length: 19 [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] done - barbar [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] No of records : 1 [2024-06-27T10:49:52.442Z] [java] Value of key is:connector.securitymapweb.test9 [2024-06-27T10:49:52.442Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] [2024-06-27T10:49:52.442Z] [java] ----------------------------------------- [2024-06-27T10:49:52.442Z] [java] - connector.securitymapweb.test3: PASS - [2024-06-27T10:49:52.442Z] [java] - connector.securitymapweb.test4: PASS - [2024-06-27T10:49:52.442Z] [java] - connector.securitymapweb.test5: PASS - [2024-06-27T10:49:52.442Z] [java] - connector.securitymapweb.test6: PASS - [2024-06-27T10:49:52.442Z] [java] - connector.securitymapweb.test1: PASS - [2024-06-27T10:49:52.442Z] [java] - connector.securitymapweb.test2: PASS - [2024-06-27T10:49:52.442Z] [java] - connector.securitymapweb.test7: PASS - [2024-06-27T10:49:52.442Z] [java] - connector.securitymapweb.test8: PASS - [2024-06-27T10:49:52.442Z] [java] - connector.securitymapweb.test9: PASS - [2024-06-27T10:49:52.442Z] [java] ----------------------------------------- [2024-06-27T10:49:52.442Z] [java] Total PASS: 9 [2024-06-27T10:49:52.442Z] [java] Total FAIL: 0 [2024-06-27T10:49:52.442Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:49:52.442Z] [java] ----------------------------------------- [2024-06-27T10:49:52.442Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:52.442Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:49:52.581Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:49:52.581Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:49:52.581Z] [2024-06-27T10:49:52.581Z] setOSConditions: [2024-06-27T10:49:52.581Z] [2024-06-27T10:49:52.581Z] setToolWin: [2024-06-27T10:49:52.581Z] [2024-06-27T10:49:52.581Z] setToolUnix: [2024-06-27T10:49:52.581Z] [2024-06-27T10:49:52.581Z] setToolProperty: [2024-06-27T10:49:52.581Z] [2024-06-27T10:49:52.581Z] setS1ASclassPath: [2024-06-27T10:49:52.581Z] [2024-06-27T10:49:52.581Z] init-common: [2024-06-27T10:49:52.581Z] [2024-06-27T10:49:52.581Z] create-jdbc-resource-common: [2024-06-27T10:49:52.582Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:49:52.687Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] setOSConditions: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] fixFiles: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] convUnix: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] convWin: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] setToolWin: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] setToolUnix: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] setToolProperty: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] setS1ASclassPath: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] init-common: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] package-persistence-common: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] ejb-jar-common: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] package-ejbjar-common: [2024-06-27T10:49:52.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:52.687Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:52.687Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:52.687Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-ejb.jar [2024-06-27T10:49:52.687Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.687Z] appclient-jar-common: [2024-06-27T10:49:52.687Z] [2024-06-27T10:49:52.688Z] package-appclientjar-common: [2024-06-27T10:49:52.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:52.688Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:52.688Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:52.688Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-client.jar [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] webclient-war-common: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] build-ear-common: [2024-06-27T10:49:52.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:52.688Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:52.688Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:52.688Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] setup: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] run: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] setOSConditions: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] setToolWin: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] setToolUnix: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] setToolProperty: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] setS1ASclassPath: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] init-common: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] runCycle: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] setOSConditions: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] setToolWin: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.688Z] setToolUnix: [2024-06-27T10:49:52.688Z] [2024-06-27T10:49:52.689Z] setToolProperty: [2024-06-27T10:49:52.689Z] [2024-06-27T10:49:52.689Z] setS1ASclassPath: [2024-06-27T10:49:52.689Z] [2024-06-27T10:49:52.689Z] init-common: [2024-06-27T10:49:52.689Z] [2024-06-27T10:49:52.689Z] setupone: [2024-06-27T10:49:52.689Z] [2024-06-27T10:49:52.689Z] setOSConditions: [2024-06-27T10:49:52.689Z] [2024-06-27T10:49:52.689Z] setToolWin: [2024-06-27T10:49:52.689Z] [2024-06-27T10:49:52.689Z] setToolUnix: [2024-06-27T10:49:52.689Z] [2024-06-27T10:49:52.689Z] setToolProperty: [2024-06-27T10:49:52.689Z] [2024-06-27T10:49:52.689Z] setS1ASclassPath: [2024-06-27T10:49:52.689Z] [2024-06-27T10:49:52.689Z] init-common: [2024-06-27T10:49:52.689Z] [2024-06-27T10:49:52.689Z] create-ra-config: [2024-06-27T10:49:52.689Z] [2024-06-27T10:49:52.689Z] asadmin-common: [2024-06-27T10:49:52.689Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] setOSConditions: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] setToolWin: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] setToolUnix: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] setToolProperty: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] setS1ASclassPath: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] init-common: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] drop-table: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] execute-common: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] setOSConditions: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] setToolWin: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] setToolUnix: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] setToolProperty: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] setS1ASclassPath: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] init-common: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] execute-sql: [2024-06-27T10:49:52.697Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:52.697Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:52.697Z] [echo] userid dbmap1 [2024-06-27T10:49:52.697Z] [echo] password dbmap1 [2024-06-27T10:49:52.697Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-06-27T10:49:52.697Z] [sql] 0 rows affected [2024-06-27T10:49:52.697Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.697Z] setOSConditions: [2024-06-27T10:49:52.697Z] [2024-06-27T10:49:52.698Z] setToolWin: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setToolUnix: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setToolProperty: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setS1ASclassPath: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] init-common: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] execute-sql: [2024-06-27T10:49:52.698Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:52.698Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:52.698Z] [echo] userid dbmap2 [2024-06-27T10:49:52.698Z] [echo] password dbmap2 [2024-06-27T10:49:52.698Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-06-27T10:49:52.698Z] [sql] 0 rows affected [2024-06-27T10:49:52.698Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setOSConditions: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setToolWin: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setToolUnix: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setToolProperty: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setS1ASclassPath: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] init-common: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] execute-sql: [2024-06-27T10:49:52.698Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:52.698Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:52.698Z] [echo] userid dbmap3 [2024-06-27T10:49:52.698Z] [echo] password dbmap3 [2024-06-27T10:49:52.698Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-06-27T10:49:52.698Z] [sql] 0 rows affected [2024-06-27T10:49:52.698Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setOSConditions: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setToolWin: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setToolUnix: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.698Z] setToolProperty: [2024-06-27T10:49:52.698Z] [2024-06-27T10:49:52.699Z] setS1ASclassPath: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] init-common: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] execute-sql: [2024-06-27T10:49:52.699Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:52.699Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:52.699Z] [echo] userid dbmap4 [2024-06-27T10:49:52.699Z] [echo] password dbmap4 [2024-06-27T10:49:52.699Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-06-27T10:49:52.699Z] [sql] 0 rows affected [2024-06-27T10:49:52.699Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] setOSConditions: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] setToolWin: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] setToolUnix: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] setToolProperty: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] setS1ASclassPath: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] init-common: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] execute-sql: [2024-06-27T10:49:52.699Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:52.699Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:52.699Z] [echo] userid dbmap5 [2024-06-27T10:49:52.699Z] [echo] password dbmap5 [2024-06-27T10:49:52.699Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-06-27T10:49:52.699Z] [sql] 0 rows affected [2024-06-27T10:49:52.699Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] setOSConditions: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] setToolWin: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] setToolUnix: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] setToolProperty: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] setS1ASclassPath: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] init-common: [2024-06-27T10:49:52.699Z] [2024-06-27T10:49:52.699Z] execute-sql: [2024-06-27T10:49:52.699Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-06-27T10:49:52.700Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-06-27T10:49:52.700Z] [echo] userid dbmap6 [2024-06-27T10:49:52.700Z] [echo] password dbmap6 [2024-06-27T10:49:52.700Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-06-27T10:49:52.700Z] [sql] 0 rows affected [2024-06-27T10:49:52.700Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:49:52.700Z] [2024-06-27T10:49:52.700Z] checkReporting-common: [2024-06-27T10:49:52.700Z] [2024-06-27T10:49:52.700Z] confirmReportPresent-common: [2024-06-27T10:49:52.700Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:49:52.700Z] [echo] Test seems to be reported fine [2024-06-27T10:49:52.700Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/RepRunConf.txt [2024-06-27T10:49:52.700Z] [2024-06-27T10:49:52.700Z] confirmMissingReport-common: [2024-06-27T10:49:52.700Z] [2024-06-27T10:49:52.700Z] undeploy: [2024-06-27T10:49:52.700Z] [2024-06-27T10:49:52.700Z] setOSConditions: [2024-06-27T10:49:52.700Z] [2024-06-27T10:49:52.700Z] setToolWin: [2024-06-27T10:49:52.700Z] [2024-06-27T10:49:52.700Z] setToolUnix: [2024-06-27T10:49:52.700Z] [2024-06-27T10:49:52.700Z] setToolProperty: [2024-06-27T10:49:52.700Z] [2024-06-27T10:49:52.700Z] setS1ASclassPath: [2024-06-27T10:49:52.700Z] [2024-06-27T10:49:52.700Z] init-common: [2024-06-27T10:49:52.700Z] [2024-06-27T10:49:52.700Z] undeploy-war: [2024-06-27T10:49:52.706Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/util/customAntTasks/JavaWithResult.java uses or overrides a deprecated API. [2024-06-27T10:49:52.706Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:52.706Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks/customAntTasks.jar [2024-06-27T10:49:52.706Z] [2024-06-27T10:49:52.706Z] all: [2024-06-27T10:49:52.706Z] [touch] Creating /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/client.log [2024-06-27T10:49:52.706Z] [2024-06-27T10:49:52.706Z] init.os: [2024-06-27T10:49:52.706Z] [2024-06-27T10:49:52.706Z] init.tools.unix: [2024-06-27T10:49:52.706Z] [2024-06-27T10:49:52.706Z] init.tools.windows: [2024-06-27T10:49:52.706Z] [2024-06-27T10:49:52.706Z] init.tools: [2024-06-27T10:49:52.706Z] [2024-06-27T10:49:52.706Z] setAsadminArgs: [2024-06-27T10:49:52.706Z] [2024-06-27T10:49:52.706Z] init: [2024-06-27T10:49:52.706Z] [2024-06-27T10:49:52.706Z] init.customtasks: [2024-06-27T10:49:52.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false orb_annotationApp [2024-06-27T10:49:52.794Z] [2024-06-27T10:49:52.794Z] all: [2024-06-27T10:49:52.794Z] [2024-06-27T10:49:52.794Z] BUILD SUCCESSFUL [2024-06-27T10:49:52.794Z] Total time: 1 minute 16 seconds [2024-06-27T10:49:52.794Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin stop-database [2024-06-27T10:49:52.836Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:49:52.836Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-06-27T10:49:52.836Z] [echo] cmd executed for server [2024-06-27T10:49:52.836Z] [2024-06-27T10:49:52.836Z] deploy: [2024-06-27T10:49:52.836Z] [2024-06-27T10:49:52.836Z] deploy-war-common: [2024-06-27T10:49:52.836Z] [2024-06-27T10:49:52.836Z] setOSConditions: [2024-06-27T10:49:52.836Z] [2024-06-27T10:49:52.836Z] setToolWin: [2024-06-27T10:49:52.836Z] [2024-06-27T10:49:52.836Z] setToolUnix: [2024-06-27T10:49:52.836Z] [2024-06-27T10:49:52.836Z] setToolProperty: [2024-06-27T10:49:52.836Z] [2024-06-27T10:49:52.836Z] setS1ASclassPath: [2024-06-27T10:49:52.836Z] [2024-06-27T10:49:52.836Z] init-common: [2024-06-27T10:49:52.836Z] [2024-06-27T10:49:52.836Z] deploy-war-commonpe: [2024-06-27T10:49:52.871Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-06-27T10:49:52.871Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-06-27T10:49:52.872Z] [exec] Result: 1 [2024-06-27T10:49:52.872Z] [echo] cmd executed for server [2024-06-27T10:49:52.872Z] [2024-06-27T10:49:52.872Z] setOSConditions: [2024-06-27T10:49:52.872Z] [2024-06-27T10:49:52.872Z] setToolWin: [2024-06-27T10:49:52.872Z] [2024-06-27T10:49:52.872Z] setToolUnix: [2024-06-27T10:49:52.872Z] [2024-06-27T10:49:52.872Z] setToolProperty: [2024-06-27T10:49:52.872Z] [2024-06-27T10:49:52.872Z] setS1ASclassPath: [2024-06-27T10:49:52.872Z] [2024-06-27T10:49:52.872Z] init-common: [2024-06-27T10:49:52.872Z] [2024-06-27T10:49:52.872Z] delete-jdbc-connpool-common: [2024-06-27T10:49:52.872Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:49:52.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:49:52.879Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:49:52.948Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-ejbappApp [2024-06-27T10:49:52.963Z] [2024-06-27T10:49:52.963Z] clean: [2024-06-27T10:49:52.963Z] [2024-06-27T10:49:52.963Z] preTestsRun: [2024-06-27T10:49:52.963Z] [echo] Running all deployment devtests [2024-06-27T10:49:52.963Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/archives [2024-06-27T10:49:52.963Z] [2024-06-27T10:49:52.963Z] restart.server: [2024-06-27T10:49:52.963Z] [echo] Restarting server... [2024-06-27T10:49:52.989Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:52.989Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:52.989Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:52.989Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:52.989Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:52.989Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:52.989Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:52.998Z] [javac] 1 warning [2024-06-27T10:49:52.998Z] [2024-06-27T10:49:52.998Z] setOSConditions: [2024-06-27T10:49:52.998Z] [2024-06-27T10:49:52.998Z] setToolWin: [2024-06-27T10:49:52.999Z] [2024-06-27T10:49:52.999Z] setToolUnix: [2024-06-27T10:49:52.999Z] [2024-06-27T10:49:52.999Z] setToolProperty: [2024-06-27T10:49:52.999Z] [2024-06-27T10:49:52.999Z] setS1ASclassPath: [2024-06-27T10:49:52.999Z] [2024-06-27T10:49:52.999Z] init-common: [2024-06-27T10:49:52.999Z] [2024-06-27T10:49:52.999Z] compile-common: [2024-06-27T10:49:52.999Z] [echo] Current time (ISO): 2024-06-27T10:49:52.911+0000 [2024-06-27T10:49:52.999Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:53.135Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:49:53.135Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:49:53.204Z] [echo] [2024-06-27T10:49:53.204Z] [echo] [2024-06-27T10:49:53.204Z] [echo] ************************************************** [2024-06-27T10:49:53.204Z] [echo] * Running txprop [2024-06-27T10:49:53.204Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/txprop [2024-06-27T10:49:53.204Z] [echo] ************************************************** [2024-06-27T10:49:53.204Z] [echo] [2024-06-27T10:49:53.204Z] [echo] [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] all: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] cmttimeout: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] setOSConditions: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] setToolWin: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] setToolUnix: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] setToolProperty: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] setS1ASclassPath: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] init-common: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] clean: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] setOSConditions: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] setToolWin: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.204Z] setToolUnix: [2024-06-27T10:49:53.204Z] [2024-06-27T10:49:53.205Z] setToolProperty: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setS1ASclassPath: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] init-common: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] clean-common: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setOSConditions: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setToolWin: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setToolUnix: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setToolProperty: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setS1ASclassPath: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] init-common: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] clean-classes-common: [2024-06-27T10:49:53.205Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setOSConditions: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setToolWin: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setToolUnix: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setToolProperty: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setS1ASclassPath: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] init-common: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] clean-jars-common: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] compile: [2024-06-27T10:49:53.205Z] [2024-06-27T10:49:53.205Z] setOSConditions: [2024-06-27T10:49:53.206Z] [2024-06-27T10:49:53.206Z] setToolWin: [2024-06-27T10:49:53.206Z] [2024-06-27T10:49:53.206Z] setToolUnix: [2024-06-27T10:49:53.206Z] [2024-06-27T10:49:53.206Z] setToolProperty: [2024-06-27T10:49:53.206Z] [2024-06-27T10:49:53.206Z] setS1ASclassPath: [2024-06-27T10:49:53.206Z] [2024-06-27T10:49:53.206Z] init-common: [2024-06-27T10:49:53.206Z] [2024-06-27T10:49:53.206Z] compile-common: [2024-06-27T10:49:53.206Z] [echo] Current time (ISO): 2024-06-27T10:49:53.106+0000 [2024-06-27T10:49:53.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:53.206Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:53.241Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:53.241Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:53.241Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:53.241Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:53.241Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:53.241Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:53.241Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:53.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-map-web [2024-06-27T10:49:53.276Z] [2024-06-27T10:49:53.276Z] setOSConditions: [2024-06-27T10:49:53.276Z] [2024-06-27T10:49:53.277Z] setToolWin: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] setToolUnix: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] setToolProperty: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] setS1ASclassPath: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] init-common: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] delete-pool: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] setOSConditions: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] setToolWin: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] setToolUnix: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] setToolProperty: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] setS1ASclassPath: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] init-common: [2024-06-27T10:49:53.277Z] [2024-06-27T10:49:53.277Z] delete-connector-resource-common: [2024-06-27T10:49:53.277Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/MyPool [2024-06-27T10:49:53.341Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:53.365Z] --------- Derby Network Server Information -------- [2024-06-27T10:49:53.365Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-06-27T10:49:53.365Z] -- listing properties -- [2024-06-27T10:49:53.365Z] derby.drda.timeSlice=0 [2024-06-27T10:49:53.365Z] derby.drda.portNumber=1527 [2024-06-27T10:49:53.365Z] derby.drda.minThreads=0 [2024-06-27T10:49:53.365Z] derby.drda.sslMode=off [2024-06-27T10:49:53.365Z] derby.drda.traceAll=false [2024-06-27T10:49:53.365Z] derby.drda.keepAlive=true [2024-06-27T10:49:53.365Z] derby.drda.maxThreads=0 [2024-06-27T10:49:53.365Z] derby.drda.logConnections=false [2024-06-27T10:49:53.365Z] derby.drda.startNetworkServer=false [2024-06-27T10:49:53.365Z] derby.drda.host=0.0.0.0 [2024-06-27T10:49:53.365Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2024-06-27T10:49:53.365Z] ------------------ Java Information ------------------ [2024-06-27T10:49:53.365Z] Java Version: 21.0.2 [2024-06-27T10:49:53.365Z] Java Vendor: Eclipse Adoptium [2024-06-27T10:49:53.365Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:49:53.365Z] Java classpath: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar [2024-06-27T10:49:53.366Z] OS name: Linux [2024-06-27T10:49:53.366Z] OS architecture: amd64 [2024-06-27T10:49:53.366Z] OS version: 6.2.9-300.fc38.x86_64 [2024-06-27T10:49:53.366Z] Java user name: jenkins [2024-06-27T10:49:53.366Z] Java user home: /home/jenkins [2024-06-27T10:49:53.366Z] Java user dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security [2024-06-27T10:49:53.366Z] java.specification.name: Java Platform API Specification [2024-06-27T10:49:53.366Z] java.specification.version: 21 [2024-06-27T10:49:53.366Z] java.runtime.version: 21.0.2+13-LTS [2024-06-27T10:49:53.366Z] --------- Derby Information -------- [2024-06-27T10:49:53.366Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] ------------------------------------------------------ [2024-06-27T10:49:53.366Z] ----------------- Locale Information ----------------- [2024-06-27T10:49:53.366Z] Current Locale : [English/United States [en_US]] [2024-06-27T10:49:53.366Z] Found support for locale: [cs] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [de_DE] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [es] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [fr] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [hu] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [it] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [ja_JP] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [ko_KR] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [pl] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [pt_BR] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [ru] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [zh_CN] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] Found support for locale: [zh_TW] [2024-06-27T10:49:53.366Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:49:53.366Z] ------------------------------------------------------ [2024-06-27T10:49:53.366Z] ------------------------------------------------------ [2024-06-27T10:49:53.366Z] [2024-06-27T10:49:53.366Z] Starting database in the background. [2024-06-27T10:49:53.366Z] Log redirected to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.log. [2024-06-27T10:49:53.366Z] Command start-database executed successfully. [2024-06-27T10:49:53.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-web.war [2024-06-27T10:49:53.453Z] + break [2024-06-27T10:49:53.453Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [2024-06-27T10:49:53.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/MyPool [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:49:53.564Z] Archiving artifacts [2024-06-27T10:49:53.617Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:53.617Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:53.617Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-06-27T10:49:53.617Z] [2024-06-27T10:49:53.617Z] setOSConditions: [2024-06-27T10:49:53.617Z] [2024-06-27T10:49:53.617Z] setToolWin: [2024-06-27T10:49:53.617Z] [2024-06-27T10:49:53.617Z] setToolUnix: [2024-06-27T10:49:53.617Z] [2024-06-27T10:49:53.617Z] setToolProperty: [2024-06-27T10:49:53.617Z] [2024-06-27T10:49:53.617Z] setS1ASclassPath: [2024-06-27T10:49:53.617Z] [2024-06-27T10:49:53.617Z] init-common: [2024-06-27T10:49:53.617Z] [2024-06-27T10:49:53.617Z] deploy-rar-common: [2024-06-27T10:49:53.617Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:49:53.695Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:49:53.695Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:49:53.739Z] Thu Jun 27 10:49:53 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-06-27T10:49:53.787Z] [exec] Connector resource eis/MyPool deleted. [2024-06-27T10:49:53.787Z] [2024-06-27T10:49:53.787Z] setOSConditions: [2024-06-27T10:49:53.788Z] [2024-06-27T10:49:53.788Z] setToolWin: [2024-06-27T10:49:53.788Z] [2024-06-27T10:49:53.788Z] setToolUnix: [2024-06-27T10:49:53.788Z] [2024-06-27T10:49:53.788Z] setToolProperty: [2024-06-27T10:49:53.788Z] [2024-06-27T10:49:53.788Z] setS1ASclassPath: [2024-06-27T10:49:53.788Z] [2024-06-27T10:49:53.788Z] init-common: [2024-06-27T10:49:53.788Z] [2024-06-27T10:49:53.788Z] delete-connector-connpool-common: [2024-06-27T10:49:53.788Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true MyPool [2024-06-27T10:49:53.844Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:49:53.844Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-06-27T10:49:53.844Z] [exec] Result: 1 [2024-06-27T10:49:53.844Z] [echo] cmd executed for server [2024-06-27T10:49:53.845Z] [2024-06-27T10:49:53.845Z] undeploy: [2024-06-27T10:49:53.845Z] [2024-06-27T10:49:53.845Z] setOSConditions: [2024-06-27T10:49:53.845Z] [2024-06-27T10:49:53.845Z] setToolWin: [2024-06-27T10:49:53.845Z] [2024-06-27T10:49:53.845Z] setToolUnix: [2024-06-27T10:49:53.845Z] [2024-06-27T10:49:53.845Z] setToolProperty: [2024-06-27T10:49:53.845Z] [2024-06-27T10:49:53.845Z] setS1ASclassPath: [2024-06-27T10:49:53.845Z] [2024-06-27T10:49:53.845Z] init-common: [2024-06-27T10:49:53.845Z] [2024-06-27T10:49:53.845Z] undeploy: [2024-06-27T10:49:53.926Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:53.926Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:53.926Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:53.926Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:53.926Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:53.926Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:53.926Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:53.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:49:53.950Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:49:54.043Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:54.043Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:54.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true MyPool [2024-06-27T10:49:54.043Z] [exec] Connector connection pool MyPool deleted. [2024-06-27T10:49:54.101Z] [2024-06-27T10:49:54.101Z] setOSConditions: [2024-06-27T10:49:54.101Z] [2024-06-27T10:49:54.101Z] setToolWin: [2024-06-27T10:49:54.101Z] [2024-06-27T10:49:54.101Z] setToolUnix: [2024-06-27T10:49:54.101Z] [2024-06-27T10:49:54.101Z] setToolProperty: [2024-06-27T10:49:54.101Z] [2024-06-27T10:49:54.101Z] setS1ASclassPath: [2024-06-27T10:49:54.101Z] [2024-06-27T10:49:54.101Z] init-common: [2024-06-27T10:49:54.101Z] [2024-06-27T10:49:54.101Z] undeploy-common: [2024-06-27T10:49:54.166Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:54.166Z] [javac] 1 warning [2024-06-27T10:49:54.166Z] [2024-06-27T10:49:54.167Z] run: [2024-06-27T10:49:54.167Z] [2024-06-27T10:49:54.167Z] setOSConditions: [2024-06-27T10:49:54.167Z] [2024-06-27T10:49:54.167Z] setToolWin: [2024-06-27T10:49:54.167Z] [2024-06-27T10:49:54.167Z] setToolUnix: [2024-06-27T10:49:54.167Z] [2024-06-27T10:49:54.167Z] setToolProperty: [2024-06-27T10:49:54.167Z] [2024-06-27T10:49:54.167Z] setS1ASclassPath: [2024-06-27T10:49:54.167Z] [2024-06-27T10:49:54.167Z] init-common: [2024-06-27T10:49:54.167Z] [2024-06-27T10:49:54.167Z] run_se: [2024-06-27T10:49:54.167Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:49:54.298Z] Thu Jun 27 10:49:54 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:49:54.425Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:54.425Z] [javac] 1 warning [2024-06-27T10:49:54.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/localwsdl [2024-06-27T10:49:54.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1 [2024-06-27T10:49:54.425Z] [2024-06-27T10:49:54.425Z] pkg-war: [2024-06-27T10:49:54.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:54.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:54.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:54.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:54.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:49:54.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:54.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:54.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:49:54.425Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:49:54.425Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:49:54.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:54.426Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:54.426Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${web.wsit.descriptors} does not exist. [2024-06-27T10:49:54.426Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/dol-override-1-web.war [2024-06-27T10:49:54.426Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:54.426Z] [2024-06-27T10:49:54.426Z] assemble-client: [2024-06-27T10:49:54.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:49:54.426Z] [2024-06-27T10:49:54.426Z] setOSConditions: [2024-06-27T10:49:54.426Z] [2024-06-27T10:49:54.426Z] setToolWin: [2024-06-27T10:49:54.426Z] [2024-06-27T10:49:54.426Z] setToolUnix: [2024-06-27T10:49:54.426Z] [2024-06-27T10:49:54.426Z] setToolProperty: [2024-06-27T10:49:54.426Z] [2024-06-27T10:49:54.426Z] setS1ASclassPath: [2024-06-27T10:49:54.426Z] [2024-06-27T10:49:54.426Z] init-common: [2024-06-27T10:49:54.426Z] [2024-06-27T10:49:54.427Z] wsimport: [2024-06-27T10:49:54.484Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:54.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:49:54.509Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:49:54.547Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:49:54.568Z] Command stop-database executed successfully. [2024-06-27T10:49:54.569Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin stop-domain [2024-06-27T10:49:54.584Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:54.584Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:54.584Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:54.584Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:54.584Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:54.584Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:54.584Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:54.601Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:49:54.601Z] [2024-06-27T10:49:54.601Z] setOSConditions: [2024-06-27T10:49:54.601Z] [2024-06-27T10:49:54.601Z] setToolWin: [2024-06-27T10:49:54.601Z] [2024-06-27T10:49:54.601Z] setToolUnix: [2024-06-27T10:49:54.602Z] [2024-06-27T10:49:54.602Z] setToolProperty: [2024-06-27T10:49:54.602Z] [2024-06-27T10:49:54.602Z] setS1ASclassPath: [2024-06-27T10:49:54.602Z] [2024-06-27T10:49:54.602Z] init-common: [2024-06-27T10:49:54.602Z] [2024-06-27T10:49:54.602Z] delete-ra-config: [2024-06-27T10:49:54.602Z] [2024-06-27T10:49:54.602Z] asadmin-common: [2024-06-27T10:49:54.602Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true myds [2024-06-27T10:49:54.673Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:49:54.673Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:49:54.673Z] [exec] Result: 1 [2024-06-27T10:49:54.673Z] [2024-06-27T10:49:54.673Z] setOSConditions: [2024-06-27T10:49:54.673Z] [2024-06-27T10:49:54.673Z] setToolWin: [2024-06-27T10:49:54.673Z] [2024-06-27T10:49:54.673Z] setToolUnix: [2024-06-27T10:49:54.673Z] [2024-06-27T10:49:54.673Z] setToolProperty: [2024-06-27T10:49:54.673Z] [2024-06-27T10:49:54.673Z] setS1ASclassPath: [2024-06-27T10:49:54.673Z] [2024-06-27T10:49:54.673Z] init-common: [2024-06-27T10:49:54.673Z] [2024-06-27T10:49:54.673Z] undeploy-rar: [2024-06-27T10:49:54.673Z] [2024-06-27T10:49:54.673Z] setOSConditions: [2024-06-27T10:49:54.673Z] [2024-06-27T10:49:54.673Z] setToolWin: [2024-06-27T10:49:54.673Z] [2024-06-27T10:49:54.673Z] setToolUnix: [2024-06-27T10:49:54.673Z] [2024-06-27T10:49:54.674Z] setToolProperty: [2024-06-27T10:49:54.674Z] [2024-06-27T10:49:54.674Z] setS1ASclassPath: [2024-06-27T10:49:54.674Z] [2024-06-27T10:49:54.674Z] init-common: [2024-06-27T10:49:54.674Z] [2024-06-27T10:49:54.674Z] undeploy-rar-common: [2024-06-27T10:49:54.674Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-06-27T10:49:54.682Z] [exec] parsing WSDL... [2024-06-27T10:49:54.739Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:153: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:49:54.739Z] [javac] Long id = new Long(1); [2024-06-27T10:49:54.739Z] [javac] ^ [2024-06-27T10:49:54.739Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:435: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:49:54.739Z] [javac] TimerStuff bar1 = barHome.create(new Long(1), "1"); [2024-06-27T10:49:54.739Z] [javac] ^ [2024-06-27T10:49:54.740Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:440: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:49:54.740Z] [javac] barHome.newTimerAndRemoveBean(new Long(2), "2"); [2024-06-27T10:49:54.740Z] [javac] ^ [2024-06-27T10:49:54.740Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:441: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:49:54.740Z] [javac] barHome.newTimerAndRemoveBeanAndRollback(new Long(3), "3"); [2024-06-27T10:49:54.740Z] [javac] ^ [2024-06-27T10:49:54.740Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:443: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:49:54.740Z] [javac] Bar bar4 = barHome.create(new Long(4), "4"); [2024-06-27T10:49:54.740Z] [javac] ^ [2024-06-27T10:49:54.740Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:451: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:49:54.740Z] [javac] Long bar5Id = new Long(5); [2024-06-27T10:49:54.740Z] [javac] ^ [2024-06-27T10:49:54.740Z] [javac] 7 warnings [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] build: [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] setOSConditions: [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] fixFiles: [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] convUnix: [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] convWin: [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] setToolWin: [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] setToolUnix: [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] setToolProperty: [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] [java] Jun 27, 2024 10:49:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:54.740Z] setS1ASclassPath: [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] init-common: [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:49:54.740Z] package-persistence-common: [2024-06-27T10:49:54.740Z] [java] Jun 27, 2024 10:49:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:54.740Z] [2024-06-27T10:49:54.740Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain13663008862812051054xml [2024-06-27T10:49:54.740Z] ejb-jar-common: [2024-06-27T10:49:54.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:54.740Z] [java] Jun 27, 2024 10:49:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:49:54.741Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:49:54.764Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:49:54.764Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:49:54.994Z] [2024-06-27T10:49:54.995Z] package-ejbjar-common: [2024-06-27T10:49:54.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:54.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:54.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:54.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:54.995Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertests-ejb.jar [2024-06-27T10:49:54.995Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:54.995Z] [2024-06-27T10:49:54.995Z] appclient-jar-common: [2024-06-27T10:49:54.995Z] [2024-06-27T10:49:54.995Z] package-appclientjar-common: [2024-06-27T10:49:54.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:54.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:54.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:54.995Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertests-client.jar [2024-06-27T10:49:54.995Z] [2024-06-27T10:49:54.995Z] webclient-war-common: [2024-06-27T10:49:54.995Z] [2024-06-27T10:49:54.995Z] build-ear-common: [2024-06-27T10:49:54.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:54.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:54.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:54.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:54.995Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertestsApp.ear [2024-06-27T10:49:54.995Z] [2024-06-27T10:49:54.995Z] deploy: [2024-06-27T10:49:54.995Z] [2024-06-27T10:49:54.995Z] setOSConditions: [2024-06-27T10:49:54.995Z] [2024-06-27T10:49:54.995Z] setToolWin: [2024-06-27T10:49:54.995Z] [2024-06-27T10:49:54.995Z] setToolUnix: [2024-06-27T10:49:54.995Z] [2024-06-27T10:49:54.995Z] setToolProperty: [2024-06-27T10:49:54.996Z] [2024-06-27T10:49:54.996Z] setS1ASclassPath: [2024-06-27T10:49:54.996Z] [2024-06-27T10:49:54.996Z] init-common: [2024-06-27T10:49:54.996Z] [2024-06-27T10:49:54.996Z] deploy-common: [2024-06-27T10:49:54.996Z] [echo] Current time (ISO): 2024-06-27T10:49:54.780+0000 [2024-06-27T10:49:54.996Z] [2024-06-27T10:49:54.996Z] setOSConditions: [2024-06-27T10:49:54.996Z] [2024-06-27T10:49:54.996Z] setToolWin: [2024-06-27T10:49:54.996Z] [2024-06-27T10:49:54.996Z] setToolUnix: [2024-06-27T10:49:54.996Z] [2024-06-27T10:49:54.996Z] setToolProperty: [2024-06-27T10:49:54.996Z] [2024-06-27T10:49:54.996Z] setS1ASclassPath: [2024-06-27T10:49:54.996Z] [2024-06-27T10:49:54.996Z] init-common: [2024-06-27T10:49:54.996Z] [2024-06-27T10:49:54.996Z] deploy-common-pe: [2024-06-27T10:49:55.175Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:55.175Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:55.176Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server myds [2024-06-27T10:49:55.176Z] [2024-06-27T10:49:55.176Z] delete-users: [2024-06-27T10:49:55.176Z] [2024-06-27T10:49:55.176Z] setOSConditions: [2024-06-27T10:49:55.176Z] [2024-06-27T10:49:55.176Z] setToolWin: [2024-06-27T10:49:55.176Z] [2024-06-27T10:49:55.176Z] setToolUnix: [2024-06-27T10:49:55.176Z] [2024-06-27T10:49:55.176Z] setToolProperty: [2024-06-27T10:49:55.176Z] [2024-06-27T10:49:55.176Z] setS1ASclassPath: [2024-06-27T10:49:55.176Z] [2024-06-27T10:49:55.176Z] init-common: [2024-06-27T10:49:55.176Z] [2024-06-27T10:49:55.176Z] delete-users-common: [2024-06-27T10:49:55.221Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:55.243Z] [exec] [2024-06-27T10:49:55.243Z] [exec] Generating code... [2024-06-27T10:49:55.250Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertestsApp.ear [2024-06-27T10:49:55.286Z] [exec] Application deployed with name cdi-jpa-resource-injection-web. [2024-06-27T10:49:55.286Z] [2024-06-27T10:49:55.286Z] deploy-war-commonee: [2024-06-27T10:49:55.286Z] [2024-06-27T10:49:55.286Z] run: [2024-06-27T10:49:55.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:49:55.361Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:49:55.361Z] [2024-06-27T10:49:55.361Z] setOSConditions: [2024-06-27T10:49:55.361Z] [2024-06-27T10:49:55.361Z] setToolWin: [2024-06-27T10:49:55.361Z] [2024-06-27T10:49:55.362Z] setToolUnix: [2024-06-27T10:49:55.362Z] [2024-06-27T10:49:55.362Z] setToolProperty: [2024-06-27T10:49:55.362Z] [2024-06-27T10:49:55.362Z] setS1ASclassPath: [2024-06-27T10:49:55.362Z] [2024-06-27T10:49:55.362Z] init-common: [2024-06-27T10:49:55.362Z] [2024-06-27T10:49:55.362Z] create-jdbc-resource-common: [2024-06-27T10:49:55.362Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:49:55.431Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo1 [2024-06-27T10:49:55.431Z] [2024-06-27T10:49:55.431Z] setOSConditions: [2024-06-27T10:49:55.431Z] [2024-06-27T10:49:55.431Z] setToolWin: [2024-06-27T10:49:55.431Z] [2024-06-27T10:49:55.431Z] setToolUnix: [2024-06-27T10:49:55.431Z] [2024-06-27T10:49:55.431Z] setToolProperty: [2024-06-27T10:49:55.431Z] [2024-06-27T10:49:55.431Z] setS1ASclassPath: [2024-06-27T10:49:55.431Z] [2024-06-27T10:49:55.431Z] init-common: [2024-06-27T10:49:55.431Z] [2024-06-27T10:49:55.431Z] delete-users-common: [2024-06-27T10:49:55.498Z] [exec] [2024-06-27T10:49:55.498Z] [exec] Compiling code... [2024-06-27T10:49:55.508Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:55.508Z] [javac] 1 warning [2024-06-27T10:49:55.508Z] [2024-06-27T10:49:55.508Z] setOSConditions: [2024-06-27T10:49:55.508Z] [2024-06-27T10:49:55.509Z] setToolWin: [2024-06-27T10:49:55.509Z] [2024-06-27T10:49:55.509Z] setToolUnix: [2024-06-27T10:49:55.509Z] [2024-06-27T10:49:55.509Z] setToolProperty: [2024-06-27T10:49:55.509Z] [2024-06-27T10:49:55.509Z] setS1ASclassPath: [2024-06-27T10:49:55.509Z] [2024-06-27T10:49:55.509Z] init-common: [2024-06-27T10:49:55.509Z] [2024-06-27T10:49:55.509Z] compile-common: [2024-06-27T10:49:55.509Z] [echo] Current time (ISO): 2024-06-27T10:49:55.449+0000 [2024-06-27T10:49:55.509Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:55.540Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llinit [2024-06-27T10:49:55.540Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:55.540Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llquery [2024-06-27T10:49:55.540Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:55.540Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llfind [2024-06-27T10:49:55.603Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:49:55.603Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-06-27T10:49:55.603Z] [exec] Result: 1 [2024-06-27T10:49:55.603Z] [2024-06-27T10:49:55.603Z] setOSConditions: [2024-06-27T10:49:55.603Z] [2024-06-27T10:49:55.603Z] setToolWin: [2024-06-27T10:49:55.603Z] [2024-06-27T10:49:55.603Z] setToolUnix: [2024-06-27T10:49:55.603Z] [2024-06-27T10:49:55.604Z] setToolProperty: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] setS1ASclassPath: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] init-common: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] restart: [2024-06-27T10:49:55.604Z] [echo] Not required to restart [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] undeploy: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] setOSConditions: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] setToolWin: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] setToolUnix: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] setToolProperty: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] setS1ASclassPath: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] init-common: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] undeploy: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] setOSConditions: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] setToolWin: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] setToolUnix: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] setToolProperty: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] setS1ASclassPath: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] init-common: [2024-06-27T10:49:55.604Z] [2024-06-27T10:49:55.604Z] undeploy-common: [2024-06-27T10:49:55.662Z] [java] Jun 27, 2024 10:49:55 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:49:55.663Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:49:55.663Z] [java] Jun 27, 2024 10:49:55 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:49:55.663Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:49:55.795Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:55.795Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llinj [2024-06-27T10:49:55.795Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:49:55.795Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:49:55.795Z] [java] [2024-06-27T10:49:55.795Z] [java] [2024-06-27T10:49:55.795Z] [java] ----------------------------------------- [2024-06-27T10:49:55.795Z] [java] - jpa-resource-injectionllinit: PASS - [2024-06-27T10:49:55.795Z] [java] - jpa-resource-injectionllquery: PASS - [2024-06-27T10:49:55.795Z] [java] - jpa-resource-injectionllfind: PASS - [2024-06-27T10:49:55.795Z] [java] - jpa-resource-injectionllinj: PASS - [2024-06-27T10:49:55.795Z] [java] ----------------------------------------- [2024-06-27T10:49:55.795Z] [java] - Total PASS : 4 - [2024-06-27T10:49:55.795Z] [java] - Total FAIL : 0 - [2024-06-27T10:49:55.795Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:49:55.795Z] [java] ----------------------------------------- [2024-06-27T10:49:55.795Z] [2024-06-27T10:49:55.795Z] undeploy: [2024-06-27T10:49:55.795Z] [2024-06-27T10:49:55.795Z] setOSConditions: [2024-06-27T10:49:55.795Z] [2024-06-27T10:49:55.795Z] setToolWin: [2024-06-27T10:49:55.795Z] [2024-06-27T10:49:55.795Z] setToolUnix: [2024-06-27T10:49:55.795Z] [2024-06-27T10:49:55.795Z] setToolProperty: [2024-06-27T10:49:55.795Z] [2024-06-27T10:49:55.795Z] setS1ASclassPath: [2024-06-27T10:49:55.795Z] [2024-06-27T10:49:55.795Z] init-common: [2024-06-27T10:49:55.795Z] [2024-06-27T10:49:55.795Z] undeploy-war-common: [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: bootAMX [2024-06-27T10:49:55.851Z] [INFO] [testng] Core AMX tests [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testAMXComplianceMonitorFailureCount [2024-06-27T10:49:55.851Z] [INFO] [testng] Core AMX tests [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testDemo [2024-06-27T10:49:55.851Z] [INFO] [testng] Core AMX tests [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: iterateAllSanityCheck [2024-06-27T10:49:55.851Z] [INFO] [testng] Core AMX tests [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testBulkAccess [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testDomainRoot [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testExt [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testForBogusAnnotations [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testJ2EEDomain [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testLogging [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testMonitoringRoot [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testPathnames [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testQuery [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testRuntimeRoot [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testServerRuntime [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testSystemInfo [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testTools [2024-06-27T10:49:55.851Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testForBogusConfigAnnotations [2024-06-27T10:49:55.851Z] [INFO] [testng] tests for AMXConfigProxy [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testVariousGetters [2024-06-27T10:49:55.851Z] [INFO] [testng] test varioius miscellaneous AMX feature [2024-06-27T10:49:55.851Z] [INFO] [testng] [2024-06-27T10:49:55.851Z] [INFO] [testng] =============================================== [2024-06-27T10:49:55.851Z] [INFO] [testng] amx_tests [2024-06-27T10:49:55.851Z] [INFO] [testng] Tests run: 19, Failures: 0, Skips: 0 [2024-06-27T10:49:55.851Z] [INFO] [testng] =============================================== [2024-06-27T10:49:55.851Z] [INFO] [testng] [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testAdminCommandEndpoint [2024-06-27T10:49:55.851Z] [INFO] [testng] REST API Tests [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testChildConfigBeanEndpoint [2024-06-27T10:49:55.851Z] [INFO] [testng] REST API Tests [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testEndpointWithEncodedSlash [2024-06-27T10:49:55.851Z] [INFO] [testng] REST API Tests [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testManagementEndpoint [2024-06-27T10:49:55.851Z] [INFO] [testng] REST API Tests [2024-06-27T10:49:55.851Z] [INFO] [testng] PASSED: testMonitoringEndpoint [2024-06-27T10:49:55.851Z] [INFO] [testng] REST API Tests [2024-06-27T10:49:55.851Z] [INFO] [testng] [2024-06-27T10:49:55.851Z] [INFO] [testng] =============================================== [2024-06-27T10:49:55.851Z] [INFO] [testng] rest_tests [2024-06-27T10:49:55.851Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-06-27T10:49:55.851Z] [INFO] [testng] =============================================== [2024-06-27T10:49:55.851Z] [INFO] [testng] [2024-06-27T10:49:55.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:49:55.960Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:49:55.960Z] [echo] cmd executed for server [2024-06-27T10:49:55.960Z] [2024-06-27T10:49:55.960Z] setOSConditions: [2024-06-27T10:49:55.960Z] [2024-06-27T10:49:55.960Z] setToolWin: [2024-06-27T10:49:55.960Z] [2024-06-27T10:49:55.960Z] setToolUnix: [2024-06-27T10:49:55.960Z] [2024-06-27T10:49:55.960Z] setToolProperty: [2024-06-27T10:49:55.960Z] [2024-06-27T10:49:55.960Z] setS1ASclassPath: [2024-06-27T10:49:55.960Z] [2024-06-27T10:49:55.960Z] init-common: [2024-06-27T10:49:55.960Z] [2024-06-27T10:49:55.960Z] deploy-common: [2024-06-27T10:49:55.960Z] [echo] Current time (ISO): 2024-06-27T10:49:55.810+0000 [2024-06-27T10:49:55.960Z] [2024-06-27T10:49:55.960Z] setOSConditions: [2024-06-27T10:49:55.961Z] [2024-06-27T10:49:55.961Z] setToolWin: [2024-06-27T10:49:55.961Z] [2024-06-27T10:49:55.961Z] setToolUnix: [2024-06-27T10:49:55.961Z] [2024-06-27T10:49:55.961Z] setToolProperty: [2024-06-27T10:49:55.961Z] [2024-06-27T10:49:55.961Z] setS1ASclassPath: [2024-06-27T10:49:55.961Z] [2024-06-27T10:49:55.961Z] init-common: [2024-06-27T10:49:55.961Z] [2024-06-27T10:49:55.961Z] deploy-common-pe: [2024-06-27T10:49:55.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo2 [2024-06-27T10:49:55.989Z] [2024-06-27T10:49:55.989Z] setOSConditions: [2024-06-27T10:49:55.989Z] [2024-06-27T10:49:55.989Z] setToolWin: [2024-06-27T10:49:55.989Z] [2024-06-27T10:49:55.989Z] setToolUnix: [2024-06-27T10:49:55.989Z] [2024-06-27T10:49:55.989Z] setToolProperty: [2024-06-27T10:49:55.989Z] [2024-06-27T10:49:55.989Z] setS1ASclassPath: [2024-06-27T10:49:55.989Z] [2024-06-27T10:49:55.989Z] init-common: [2024-06-27T10:49:55.989Z] [2024-06-27T10:49:55.989Z] delete-users-common: [2024-06-27T10:49:56.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-web [2024-06-27T10:49:56.243Z] [java] Jun 27, 2024 10:49:56 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:56.243Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:56.243Z] [java] Jun 27, 2024 10:49:56 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:56.243Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:49:56.243Z] [java] Jun 27, 2024 10:49:56 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:49:56.243Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:49:56.243Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:49:56.243Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo3 [2024-06-27T10:49:56.243Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:49:56.243Z] [2024-06-27T10:49:56.243Z] setOSConditions: [2024-06-27T10:49:56.243Z] [2024-06-27T10:49:56.243Z] setToolWin: [2024-06-27T10:49:56.243Z] [2024-06-27T10:49:56.243Z] setToolUnix: [2024-06-27T10:49:56.243Z] [2024-06-27T10:49:56.243Z] setToolProperty: [2024-06-27T10:49:56.243Z] [2024-06-27T10:49:56.243Z] setS1ASclassPath: [2024-06-27T10:49:56.243Z] [2024-06-27T10:49:56.243Z] init-common: [2024-06-27T10:49:56.243Z] [2024-06-27T10:49:56.243Z] delete-users-common: [2024-06-27T10:49:56.279Z] [exec] Waiting for the domain to stop . [2024-06-27T10:49:56.279Z] [exec] Waiting finished after 471 ms. [2024-06-27T10:49:56.279Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:49:56.279Z] [2024-06-27T10:49:56.279Z] start-process: [2024-06-27T10:49:56.279Z] [2024-06-27T10:49:56.279Z] start-process-non-windows: [2024-06-27T10:49:56.330Z] [2024-06-27T10:49:56.330Z] delete-resources: [2024-06-27T10:49:56.330Z] [2024-06-27T10:49:56.330Z] setOSConditions: [2024-06-27T10:49:56.330Z] [2024-06-27T10:49:56.331Z] setToolWin: [2024-06-27T10:49:56.331Z] [2024-06-27T10:49:56.331Z] setToolUnix: [2024-06-27T10:49:56.331Z] [2024-06-27T10:49:56.331Z] setToolProperty: [2024-06-27T10:49:56.331Z] [2024-06-27T10:49:56.331Z] setS1ASclassPath: [2024-06-27T10:49:56.331Z] [2024-06-27T10:49:56.331Z] init-common: [2024-06-27T10:49:56.331Z] [2024-06-27T10:49:56.331Z] delete-jdbc-resource-common: [2024-06-27T10:49:56.331Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:49:56.411Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-06-27T10:49:56.411Z] [INFO] [testng] PASSED: simpleServletTest [2024-06-27T10:49:56.411Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-06-27T10:49:56.411Z] [INFO] [testng] PASSED: testServerRunning [2024-06-27T10:49:56.411Z] [INFO] [testng] [2024-06-27T10:49:56.411Z] [INFO] [testng] =============================================== [2024-06-27T10:49:56.411Z] [INFO] [testng] deploy_upload_test [2024-06-27T10:49:56.411Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-06-27T10:49:56.411Z] [INFO] [testng] =============================================== [2024-06-27T10:49:56.411Z] [INFO] [testng] [2024-06-27T10:49:56.424Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:49:56.424Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:56.424Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml:81: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:56.424Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:49:56.497Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:56.497Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:56.497Z] [java] Jun 27, 2024 10:49:56 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:56.497Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (857 ms), startup services (822 ms), total (1,679 ms) [2024-06-27T10:49:56.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2024-06-27T10:49:56.567Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:49:56.567Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-06-27T10:49:56.567Z] [exec] Result: 1 [2024-06-27T10:49:56.567Z] [2024-06-27T10:49:56.567Z] setOSConditions: [2024-06-27T10:49:56.567Z] [2024-06-27T10:49:56.567Z] setToolWin: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] setToolUnix: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] setToolProperty: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] setS1ASclassPath: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] init-common: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] undeploy-rar: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] setOSConditions: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] setToolWin: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] setToolUnix: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] setToolProperty: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] setS1ASclassPath: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] init-common: [2024-06-27T10:49:56.568Z] [2024-06-27T10:49:56.568Z] undeploy-rar-common: [2024-06-27T10:49:56.568Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-06-27T10:49:56.585Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:49:56.585Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-06-27T10:49:56.585Z] [echo] cmd executed for server [2024-06-27T10:49:56.585Z] [2024-06-27T10:49:56.585Z] setOSConditions: [2024-06-27T10:49:56.585Z] [2024-06-27T10:49:56.585Z] setToolWin: [2024-06-27T10:49:56.585Z] [2024-06-27T10:49:56.585Z] setToolUnix: [2024-06-27T10:49:56.585Z] [2024-06-27T10:49:56.585Z] setToolProperty: [2024-06-27T10:49:56.585Z] [2024-06-27T10:49:56.585Z] setS1ASclassPath: [2024-06-27T10:49:56.585Z] [2024-06-27T10:49:56.585Z] init-common: [2024-06-27T10:49:56.585Z] [2024-06-27T10:49:56.585Z] delete-jdbc-connpool-common: [2024-06-27T10:49:56.585Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:49:56.666Z] [INFO] [testng] PASSED: jsfAppDeployedFirstPagetest [2024-06-27T10:49:56.666Z] [INFO] [testng] PASSED: jsfIndexPageBasicTest [2024-06-27T10:49:56.666Z] [INFO] [testng] [2024-06-27T10:49:56.666Z] [INFO] [testng] =============================================== [2024-06-27T10:49:56.666Z] [INFO] [testng] jsf_hello_world [2024-06-27T10:49:56.666Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:56.666Z] [INFO] [testng] =============================================== [2024-06-27T10:49:56.666Z] [INFO] [testng] [2024-06-27T10:49:56.666Z] [INFO] [testng] [2024-06-27T10:49:56.666Z] [INFO] [testng] [2024-06-27T10:49:56.667Z] [INFO] [testng] Faces Hello [2024-06-27T10:49:56.667Z] [INFO] [testng]

Welcome to jAstrologer

[2024-06-27T10:49:56.667Z] [INFO] [testng]
[2024-06-27T10:49:56.667Z] [INFO] [testng] [2024-06-27T10:49:56.667Z] [INFO] [testng] [2024-06-27T10:49:56.667Z] [INFO] [testng]

[2024-06-27T10:49:56.667Z] [INFO] [testng] Hello, and welcome
If injection worked, this sentence should be followed by the injected words -> Injected entry [2024-06-27T10:49:56.667Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-06-27T10:49:56.667Z] [INFO] [testng]
If @Postconstruct worked, this sentence should be followed by true [2024-06-27T10:49:56.667Z] [INFO] [testng]

[2024-06-27T10:49:56.667Z] [INFO] [testng]
[2024-06-27T10:49:56.667Z] [INFO] [testng] [2024-06-27T10:49:56.667Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-06-27T10:49:56.667Z] [INFO] [testng] Injection2 matched. [2024-06-27T10:49:56.667Z] [INFO] [testng] @PostConstruct worked [2024-06-27T10:49:56.667Z] [INFO] [testng] PASSED: injectedValuesTestPage [2024-06-27T10:49:56.667Z] [INFO] [testng] [2024-06-27T10:49:56.667Z] [INFO] [testng] =============================================== [2024-06-27T10:49:56.667Z] [INFO] [testng] jsf_injection [2024-06-27T10:49:56.667Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2024-06-27T10:49:56.667Z] [INFO] [testng] =============================================== [2024-06-27T10:49:56.667Z] [INFO] [testng] [2024-06-27T10:49:56.752Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:56.752Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:56.752Z] [java] Jun 27, 2024 10:49:56 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:49:56.752Z] [java] INFO: Grizzly Framework 4.0.2 started in: 16 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:49:56.752Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:49:56.753Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:49:56.753Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:49:56.753Z] [java] Jun 27, 2024 10:49:56 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:49:56.753Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:49:56.753Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:49:56.753Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:49:56.753Z] [java] Jun 27, 2024 10:49:56 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:49:56.753Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,137 ms), startup services (8 ms), total (2,145 ms) [2024-06-27T10:49:56.753Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:49:56.753Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:49:56.753Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:49:56.753Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:49:56.802Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server bar1 [2024-06-27T10:49:56.802Z] [2024-06-27T10:49:56.802Z] setOSConditions: [2024-06-27T10:49:56.802Z] [2024-06-27T10:49:56.802Z] setToolWin: [2024-06-27T10:49:56.802Z] [2024-06-27T10:49:56.802Z] setToolUnix: [2024-06-27T10:49:56.802Z] [2024-06-27T10:49:56.802Z] setToolProperty: [2024-06-27T10:49:56.802Z] [2024-06-27T10:49:56.802Z] setS1ASclassPath: [2024-06-27T10:49:56.802Z] [2024-06-27T10:49:56.802Z] init-common: [2024-06-27T10:49:56.802Z] [2024-06-27T10:49:56.802Z] delete-users-common: [2024-06-27T10:49:56.891Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:56.891Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:56.891Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:56.891Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:56.891Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:56.891Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:56.891Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:56.922Z] [INFO] [testng] PASSED: testNoLeak [2024-06-27T10:49:56.922Z] [INFO] [testng] PASSED: testUserTx [2024-06-27T10:49:56.922Z] [INFO] [testng] [2024-06-27T10:49:56.922Z] [INFO] [testng] =============================================== [2024-06-27T10:49:56.922Z] [INFO] [testng] jdbc_user_tx [2024-06-27T10:49:56.922Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:56.922Z] [INFO] [testng] =============================================== [2024-06-27T10:49:56.922Z] [INFO] [testng] [2024-06-27T10:49:56.985Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:56.985Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:56.985Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:56.985Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:56.985Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:56.985Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:56.985Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:57.040Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:57.041Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive classes [2024-06-27T10:49:57.041Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:49:57.041Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:49:57.041Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:57.041Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@6ed18d80 [2024-06-27T10:49:57.041Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:57.041Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:49:57.041Z] [java] Jun 27, 2024 10:49:56 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:49:57.041Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:49:57.057Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server bar2 [2024-06-27T10:49:57.057Z] [2024-06-27T10:49:57.057Z] setOSConditions: [2024-06-27T10:49:57.057Z] [2024-06-27T10:49:57.057Z] setToolWin: [2024-06-27T10:49:57.057Z] [2024-06-27T10:49:57.057Z] setToolUnix: [2024-06-27T10:49:57.057Z] [2024-06-27T10:49:57.057Z] setToolProperty: [2024-06-27T10:49:57.057Z] [2024-06-27T10:49:57.057Z] setS1ASclassPath: [2024-06-27T10:49:57.057Z] [2024-06-27T10:49:57.057Z] init-common: [2024-06-27T10:49:57.057Z] [2024-06-27T10:49:57.057Z] delete-users-common: [2024-06-27T10:49:57.082Z] [exec] Application deployed with name ejb-bmp-contauthApp. [2024-06-27T10:49:57.082Z] [echo] Deployment on target server server successful [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] setOSConditions: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] setToolWin: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] setToolUnix: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] setToolProperty: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] setS1ASclassPath: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] init-common: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] deploy-common-ee: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] run: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] setOSConditions: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] setToolWin: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] setToolUnix: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] setToolProperty: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] setS1ASclassPath: [2024-06-27T10:49:57.082Z] [2024-06-27T10:49:57.082Z] init-common: [2024-06-27T10:49:57.083Z] [2024-06-27T10:49:57.083Z] execute-sql-common: [2024-06-27T10:49:57.083Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2024-06-27T10:49:57.083Z] [sql] 0 rows affected [2024-06-27T10:49:57.083Z] [sql] 0 rows affected [2024-06-27T10:49:57.083Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:49:57.083Z] [2024-06-27T10:49:57.083Z] setOSConditions: [2024-06-27T10:49:57.083Z] [2024-06-27T10:49:57.083Z] setToolWin: [2024-06-27T10:49:57.083Z] [2024-06-27T10:49:57.083Z] setToolUnix: [2024-06-27T10:49:57.083Z] [2024-06-27T10:49:57.083Z] setToolProperty: [2024-06-27T10:49:57.083Z] [2024-06-27T10:49:57.083Z] setS1ASclassPath: [2024-06-27T10:49:57.083Z] [2024-06-27T10:49:57.083Z] init-common: [2024-06-27T10:49:57.083Z] [2024-06-27T10:49:57.083Z] runclient-common: [2024-06-27T10:49:57.083Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthAppClient.jar -name ejb-bmp-contauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:57.103Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:57.129Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-06-27T10:49:57.129Z] [echo] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-06-27T10:49:57.129Z] [2024-06-27T10:49:57.129Z] create-pool: [2024-06-27T10:49:57.129Z] [2024-06-27T10:49:57.129Z] setOSConditions: [2024-06-27T10:49:57.129Z] [2024-06-27T10:49:57.129Z] setToolWin: [2024-06-27T10:49:57.129Z] [2024-06-27T10:49:57.129Z] setToolUnix: [2024-06-27T10:49:57.129Z] [2024-06-27T10:49:57.129Z] setToolProperty: [2024-06-27T10:49:57.129Z] [2024-06-27T10:49:57.129Z] setS1ASclassPath: [2024-06-27T10:49:57.129Z] [2024-06-27T10:49:57.129Z] init-common: [2024-06-27T10:49:57.129Z] [2024-06-27T10:49:57.129Z] create-connector-connpool: [2024-06-27T10:49:57.129Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server versiontest-ra-pool [2024-06-27T10:49:57.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:49:57.144Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:49:57.144Z] [echo] cmd executed for server [2024-06-27T10:49:57.144Z] [2024-06-27T10:49:57.145Z] all: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setOSConditions: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setToolWin: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setToolUnix: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setToolProperty: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setS1ASclassPath: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] init-common: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] clean: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setOSConditions: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setToolWin: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setToolUnix: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setToolProperty: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setS1ASclassPath: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] init-common: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] clean-common: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setOSConditions: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setToolWin: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setToolUnix: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setToolProperty: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] setS1ASclassPath: [2024-06-27T10:49:57.145Z] [2024-06-27T10:49:57.145Z] init-common: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] clean-classes-common: [2024-06-27T10:49:57.146Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] setOSConditions: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] setToolWin: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] setToolUnix: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] setToolProperty: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] setS1ASclassPath: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] init-common: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] clean-jars-common: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] compile: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] setOSConditions: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] setToolWin: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] setToolUnix: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] setToolProperty: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] setS1ASclassPath: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] init-common: [2024-06-27T10:49:57.146Z] [2024-06-27T10:49:57.146Z] compile-common: [2024-06-27T10:49:57.146Z] [echo] Current time (ISO): 2024-06-27T10:49:57.029+0000 [2024-06-27T10:49:57.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:57.146Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:57.177Z] [INFO] [testng] PASSED: persistWithInjectEMF [2024-06-27T10:49:57.177Z] [INFO] [testng] PASSED: lazyLoadingByQuery [2024-06-27T10:49:57.177Z] [INFO] [testng] [2024-06-27T10:49:57.177Z] [INFO] [testng] =============================================== [2024-06-27T10:49:57.177Z] [INFO] [testng] jpa_inject_emf [2024-06-27T10:49:57.177Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:57.177Z] [INFO] [testng] =============================================== [2024-06-27T10:49:57.177Z] [INFO] [testng] [2024-06-27T10:49:57.177Z] [INFO] [testng] PASSED: initialize [2024-06-27T10:49:57.177Z] [INFO] [testng] PASSED: validatePersist [2024-06-27T10:49:57.177Z] [INFO] [testng] PASSED: validateUpdate [2024-06-27T10:49:57.177Z] [INFO] [testng] PASSED: validateRemove [2024-06-27T10:49:57.177Z] [INFO] [testng] PASSED: verify [2024-06-27T10:49:57.177Z] [INFO] [testng] [2024-06-27T10:49:57.177Z] [INFO] [testng] =============================================== [2024-06-27T10:49:57.177Z] [INFO] [testng] jpa_validation [2024-06-27T10:49:57.177Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-06-27T10:49:57.177Z] [INFO] [testng] =============================================== [2024-06-27T10:49:57.177Z] [INFO] [testng] [2024-06-27T10:49:57.228Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:49:57.228Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2024-06-27T10:49:57.240Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:57.240Z] [javac] 1 warning [2024-06-27T10:49:57.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:49:57.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1 [2024-06-27T10:49:57.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:49:57.241Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:49:57.241Z] [2024-06-27T10:49:57.241Z] deploy-app: [2024-06-27T10:49:57.241Z] [2024-06-27T10:49:57.241Z] deploy-war-common: [2024-06-27T10:49:57.241Z] [2024-06-27T10:49:57.241Z] setOSConditions: [2024-06-27T10:49:57.241Z] [2024-06-27T10:49:57.241Z] setToolWin: [2024-06-27T10:49:57.241Z] [2024-06-27T10:49:57.241Z] setToolUnix: [2024-06-27T10:49:57.241Z] [2024-06-27T10:49:57.241Z] setToolProperty: [2024-06-27T10:49:57.241Z] [2024-06-27T10:49:57.241Z] setS1ASclassPath: [2024-06-27T10:49:57.241Z] [2024-06-27T10:49:57.241Z] init-common: [2024-06-27T10:49:57.241Z] [2024-06-27T10:49:57.241Z] deploy-war-commonpe: [2024-06-27T10:49:57.452Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-06-27T10:49:57.452Z] [INFO] [testng] PASSED: simpleServletTest [2024-06-27T10:49:57.452Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-06-27T10:49:57.452Z] [INFO] [testng] [2024-06-27T10:49:57.452Z] [INFO] [testng] =============================================== [2024-06-27T10:49:57.452Z] [INFO] [testng] security_hello_jsp [2024-06-27T10:49:57.452Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-06-27T10:49:57.452Z] [INFO] [testng] =============================================== [2024-06-27T10:49:57.452Z] [INFO] [testng] [2024-06-27T10:49:57.540Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:49:57.540Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-06-27T10:49:57.540Z] [exec] Result: 1 [2024-06-27T10:49:57.540Z] [2024-06-27T10:49:57.540Z] setOSConditions: [2024-06-27T10:49:57.540Z] [2024-06-27T10:49:57.540Z] setToolWin: [2024-06-27T10:49:57.540Z] [2024-06-27T10:49:57.540Z] setToolUnix: [2024-06-27T10:49:57.540Z] [2024-06-27T10:49:57.540Z] setToolProperty: [2024-06-27T10:49:57.540Z] [2024-06-27T10:49:57.540Z] setS1ASclassPath: [2024-06-27T10:49:57.540Z] [2024-06-27T10:49:57.540Z] init-common: [2024-06-27T10:49:57.540Z] [2024-06-27T10:49:57.540Z] restart: [2024-06-27T10:49:57.540Z] [echo] Not required to restart [2024-06-27T10:49:57.540Z] [echo] @@## serializabletest ##@@ [2024-06-27T10:49:57.540Z] [2024-06-27T10:49:57.541Z] setOSConditions: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setToolWin: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setToolUnix: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setToolProperty: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setS1ASclassPath: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] init-common: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] clean: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setOSConditions: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setToolWin: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setToolUnix: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setToolProperty: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setS1ASclassPath: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] init-common: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] clean-common: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setOSConditions: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setToolWin: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setToolUnix: [2024-06-27T10:49:57.541Z] [2024-06-27T10:49:57.541Z] setToolProperty: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setS1ASclassPath: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] init-common: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] clean-classes-common: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setOSConditions: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setToolWin: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setToolUnix: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setToolProperty: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setS1ASclassPath: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] init-common: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] clean-jars-common: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] clean: [2024-06-27T10:49:57.542Z] [echo] @@## config-property-accessor-test ##@@ [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setOSConditions: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setToolWin: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setToolUnix: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setToolProperty: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setS1ASclassPath: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] init-common: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] clean: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setOSConditions: [2024-06-27T10:49:57.542Z] [2024-06-27T10:49:57.542Z] setToolWin: [2024-06-27T10:49:57.543Z] [2024-06-27T10:49:57.543Z] setToolUnix: [2024-06-27T10:49:57.543Z] [2024-06-27T10:49:57.543Z] setToolProperty: [2024-06-27T10:49:57.543Z] [2024-06-27T10:49:57.543Z] setS1ASclassPath: [2024-06-27T10:49:57.543Z] [2024-06-27T10:49:57.543Z] init-common: [2024-06-27T10:49:57.543Z] [2024-06-27T10:49:57.543Z] clean-common: [2024-06-27T10:49:57.599Z] [java] Jun 27, 2024 10:49:57 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:49:57.599Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:49:57.599Z] [java] Jun 27, 2024 10:49:57 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:57.599Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:49:57.599Z] [java] Jun 27, 2024 10:49:57 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:49:57.599Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:49:57.599Z] [java] Jun 27, 2024 10:49:57 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:49:57.599Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:49:57.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foobar [2024-06-27T10:49:57.627Z] [2024-06-27T10:49:57.627Z] setOSConditions: [2024-06-27T10:49:57.627Z] [2024-06-27T10:49:57.627Z] setToolWin: [2024-06-27T10:49:57.627Z] [2024-06-27T10:49:57.627Z] setToolUnix: [2024-06-27T10:49:57.627Z] [2024-06-27T10:49:57.627Z] setToolProperty: [2024-06-27T10:49:57.627Z] [2024-06-27T10:49:57.627Z] setS1ASclassPath: [2024-06-27T10:49:57.627Z] [2024-06-27T10:49:57.627Z] init-common: [2024-06-27T10:49:57.627Z] [2024-06-27T10:49:57.627Z] delete-users-common: [2024-06-27T10:49:57.732Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:57.732Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:49:57.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server versiontest-ra-pool [2024-06-27T10:49:57.733Z] [exec] Connector connection pool versiontest-ra-pool created. [2024-06-27T10:49:57.733Z] [2024-06-27T10:49:57.733Z] create-connector-connpool-common: [2024-06-27T10:49:57.765Z] [exec] Application deployed with name ejb-timer-timertestsApp. [2024-06-27T10:49:57.765Z] [echo] Deployment on target server server successful [2024-06-27T10:49:57.765Z] [2024-06-27T10:49:57.765Z] setOSConditions: [2024-06-27T10:49:57.765Z] [2024-06-27T10:49:57.765Z] setToolWin: [2024-06-27T10:49:57.765Z] [2024-06-27T10:49:57.765Z] setToolUnix: [2024-06-27T10:49:57.765Z] [2024-06-27T10:49:57.765Z] setToolProperty: [2024-06-27T10:49:57.765Z] [2024-06-27T10:49:57.765Z] setS1ASclassPath: [2024-06-27T10:49:57.765Z] [2024-06-27T10:49:57.765Z] init-common: [2024-06-27T10:49:57.765Z] [2024-06-27T10:49:57.765Z] deploy-common-ee: [2024-06-27T10:49:57.765Z] [2024-06-27T10:49:57.765Z] run: [2024-06-27T10:49:57.765Z] [2024-06-27T10:49:57.765Z] setOSConditions: [2024-06-27T10:49:57.765Z] [2024-06-27T10:49:57.765Z] setToolWin: [2024-06-27T10:49:57.766Z] [2024-06-27T10:49:57.766Z] setToolUnix: [2024-06-27T10:49:57.766Z] [2024-06-27T10:49:57.766Z] setToolProperty: [2024-06-27T10:49:57.766Z] [2024-06-27T10:49:57.766Z] setS1ASclassPath: [2024-06-27T10:49:57.766Z] [2024-06-27T10:49:57.766Z] init-common: [2024-06-27T10:49:57.766Z] [2024-06-27T10:49:57.766Z] runclient-common: [2024-06-27T10:49:57.766Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertestsAppClient.jar -name ejb-timer-timertestsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:57.799Z] [2024-06-27T10:49:57.799Z] setOSConditions: [2024-06-27T10:49:57.799Z] [2024-06-27T10:49:57.799Z] setToolWin: [2024-06-27T10:49:57.799Z] [2024-06-27T10:49:57.799Z] setToolUnix: [2024-06-27T10:49:57.799Z] [2024-06-27T10:49:57.799Z] setToolProperty: [2024-06-27T10:49:57.799Z] [2024-06-27T10:49:57.799Z] setS1ASclassPath: [2024-06-27T10:49:57.799Z] [2024-06-27T10:49:57.799Z] init-common: [2024-06-27T10:49:57.799Z] [2024-06-27T10:49:57.799Z] clean-classes-common: [2024-06-27T10:49:57.799Z] [2024-06-27T10:49:57.799Z] setOSConditions: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setToolWin: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setToolUnix: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setToolProperty: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setS1ASclassPath: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] init-common: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] clean-jars-common: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] clean: [2024-06-27T10:49:57.800Z] [echo] @@## redeployRar ##@@ [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setOSConditions: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setToolWin: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setToolUnix: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setToolProperty: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setS1ASclassPath: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] init-common: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] clean: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setOSConditions: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setToolWin: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setToolUnix: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setToolProperty: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] setS1ASclassPath: [2024-06-27T10:49:57.800Z] [2024-06-27T10:49:57.800Z] init-common: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] clean-common: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setOSConditions: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setToolWin: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setToolUnix: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setToolProperty: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setS1ASclassPath: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] init-common: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] clean-classes-common: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setOSConditions: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setToolWin: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setToolUnix: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setToolProperty: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setS1ASclassPath: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] init-common: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] clean-jars-common: [2024-06-27T10:49:57.801Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] clean: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] clean: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] clean: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setOSConditions: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.801Z] setToolWin: [2024-06-27T10:49:57.801Z] [2024-06-27T10:49:57.802Z] setToolUnix: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setToolProperty: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setS1ASclassPath: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] init-common: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] clean-classes-common: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] clean: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setOSConditions: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setToolWin: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setToolUnix: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setToolProperty: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setS1ASclassPath: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] init-common: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] clean-common: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setOSConditions: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setToolWin: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setToolUnix: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setToolProperty: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setS1ASclassPath: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] init-common: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] clean-classes-common: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.802Z] setOSConditions: [2024-06-27T10:49:57.802Z] [2024-06-27T10:49:57.803Z] setToolWin: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setToolUnix: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setToolProperty: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setS1ASclassPath: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] init-common: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] clean-jars-common: [2024-06-27T10:49:57.803Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] clean: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] clean: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] clean: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setOSConditions: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setToolWin: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setToolUnix: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setToolProperty: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setS1ASclassPath: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] init-common: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] clean-classes-common: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] clean: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setOSConditions: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setToolWin: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setToolUnix: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.803Z] setToolProperty: [2024-06-27T10:49:57.803Z] [2024-06-27T10:49:57.804Z] setS1ASclassPath: [2024-06-27T10:49:57.815Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:57.815Z] [javac] 1 warning [2024-06-27T10:49:57.815Z] [2024-06-27T10:49:57.816Z] build: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] setOSConditions: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] fixFiles: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] convUnix: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] convWin: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] setToolWin: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] setToolUnix: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] setToolProperty: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] setS1ASclassPath: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] init-common: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] package-persistence-common: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] ejb-jar-common: [2024-06-27T10:49:57.816Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] package-ejbjar-common: [2024-06-27T10:49:57.816Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:57.816Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:57.816Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:57.816Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeout-ejb.jar [2024-06-27T10:49:57.816Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.816Z] appclient-jar-common: [2024-06-27T10:49:57.816Z] [2024-06-27T10:49:57.817Z] package-appclientjar-common: [2024-06-27T10:49:57.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:57.817Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:57.817Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:57.817Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeout-client.jar [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] webclient-war-common: [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] build-ear-common: [2024-06-27T10:49:57.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:57.817Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:49:57.817Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:49:57.817Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeoutApp.ear [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] deploy: [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] setOSConditions: [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] setToolWin: [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] setToolUnix: [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] setToolProperty: [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] setS1ASclassPath: [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] init-common: [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] deploy-common: [2024-06-27T10:49:57.817Z] [echo] Current time (ISO): 2024-06-27T10:49:57.744+0000 [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] setOSConditions: [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] setToolWin: [2024-06-27T10:49:57.817Z] [2024-06-27T10:49:57.817Z] setToolUnix: [2024-06-27T10:49:57.818Z] [2024-06-27T10:49:57.818Z] setToolProperty: [2024-06-27T10:49:57.818Z] [2024-06-27T10:49:57.818Z] setS1ASclassPath: [2024-06-27T10:49:57.818Z] [2024-06-27T10:49:57.818Z] init-common: [2024-06-27T10:49:57.818Z] [2024-06-27T10:49:57.818Z] deploy-common-pe: [2024-06-27T10:49:57.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot dol-override-1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/dol-override-1-web.war [2024-06-27T10:49:57.854Z] [java] Jun 27, 2024 10:49:57 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:49:57.854Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/classes/SingletonBean, java:global/classes/SingletonBean!com.acme.SingletonBean] [2024-06-27T10:49:57.854Z] [java] Jun 27, 2024 10:49:57 AM org.glassfish.ha.store.adapter.file.FileBackingStore initialize [2024-06-27T10:49:57.854Z] [java] INFO: [FileBackingStore::initialize] Successfully Created and initialized store. Working dir: /tmp/gfembed6167231144186418172tmp/session-store/StatefulBean2-112688194997059586; Configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean2-112688194997059586-BackingStore', shortUniqueName='112688194997059586', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed6167231144186418172tmp/session-store/StatefulBean2-112688194997059586', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@9880a15}} [2024-06-27T10:49:57.854Z] [java] Jun 27, 2024 10:49:57 AM com.sun.ejb.containers.StatefulContainerFactory buildStoreManager [2024-06-27T10:49:57.854Z] [java] INFO: StatefulContainerbuilder instantiated store: org.glassfish.ha.store.adapter.file.FileBackingStore@3de88f64, with ha-enabled [false], and backing store configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean2-112688194997059586-BackingStore', shortUniqueName='112688194997059586', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed6167231144186418172tmp/session-store/StatefulBean2-112688194997059586', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@9880a15}} [2024-06-27T10:49:57.855Z] [java] Jun 27, 2024 10:49:57 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:49:57.855Z] [java] INFO: Portable JNDI names for EJB StatefulBean2: [java:global/classes/StatefulBean2!com.acme.StatefulBean2, java:global/classes/StatefulBean2] [2024-06-27T10:49:57.855Z] [java] Jun 27, 2024 10:49:57 AM org.glassfish.ha.store.adapter.file.FileBackingStore initialize [2024-06-27T10:49:57.855Z] [java] INFO: [FileBackingStore::initialize] Successfully Created and initialized store. Working dir: /tmp/gfembed6167231144186418172tmp/session-store/StatefulBean-112688194997059585; Configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean-112688194997059585-BackingStore', shortUniqueName='112688194997059585', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed6167231144186418172tmp/session-store/StatefulBean-112688194997059585', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@246df37b}} [2024-06-27T10:49:57.855Z] [java] Jun 27, 2024 10:49:57 AM com.sun.ejb.containers.StatefulContainerFactory buildStoreManager [2024-06-27T10:49:57.855Z] [java] INFO: StatefulContainerbuilder instantiated store: org.glassfish.ha.store.adapter.file.FileBackingStore@2abedbbd, with ha-enabled [false], and backing store configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean-112688194997059585-BackingStore', shortUniqueName='112688194997059585', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed6167231144186418172tmp/session-store/StatefulBean-112688194997059585', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@246df37b}} [2024-06-27T10:49:57.855Z] [java] Jun 27, 2024 10:49:57 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:49:57.855Z] [java] INFO: Portable JNDI names for EJB StatefulBean: [java:global/classes/StatefulBean!com.acme.StatefulBean, java:global/classes/StatefulBean] [2024-06-27T10:49:57.855Z] [java] Jun 27, 2024 10:49:57 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:49:57.855Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:49:57.882Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server barfoo [2024-06-27T10:49:57.882Z] [2024-06-27T10:49:57.882Z] setOSConditions: [2024-06-27T10:49:57.882Z] [2024-06-27T10:49:57.882Z] setToolWin: [2024-06-27T10:49:57.882Z] [2024-06-27T10:49:57.882Z] setToolUnix: [2024-06-27T10:49:57.882Z] [2024-06-27T10:49:57.882Z] setToolProperty: [2024-06-27T10:49:57.882Z] [2024-06-27T10:49:57.882Z] setS1ASclassPath: [2024-06-27T10:49:57.882Z] [2024-06-27T10:49:57.882Z] init-common: [2024-06-27T10:49:57.882Z] [2024-06-27T10:49:57.882Z] delete-users-common: [2024-06-27T10:49:58.025Z] [exec] Jun 27, 2024 10:49:57 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:58.026Z] [2024-06-27T10:49:58.026Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:58.026Z] create-resource: [2024-06-27T10:49:58.026Z] [2024-06-27T10:49:58.026Z] setOSConditions: [2024-06-27T10:49:58.026Z] [2024-06-27T10:49:58.026Z] setToolWin: [2024-06-27T10:49:58.026Z] [2024-06-27T10:49:58.026Z] setToolUnix: [2024-06-27T10:49:58.026Z] [2024-06-27T10:49:58.026Z] setToolProperty: [2024-06-27T10:49:58.026Z] [2024-06-27T10:49:58.026Z] setS1ASclassPath: [2024-06-27T10:49:58.026Z] [2024-06-27T10:49:58.026Z] init-common: [2024-06-27T10:49:58.026Z] [2024-06-27T10:49:58.026Z] create-connector-resource-common: [2024-06-27T10:49:58.026Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname versiontest-ra-pool --target server jdbc/ejb-subclassing [2024-06-27T10:49:58.060Z] [2024-06-27T10:49:58.060Z] init-common: [2024-06-27T10:49:58.060Z] [2024-06-27T10:49:58.060Z] clean-common: [2024-06-27T10:49:58.060Z] [2024-06-27T10:49:58.060Z] setOSConditions: [2024-06-27T10:49:58.060Z] [2024-06-27T10:49:58.060Z] setToolWin: [2024-06-27T10:49:58.060Z] [2024-06-27T10:49:58.060Z] setToolUnix: [2024-06-27T10:49:58.060Z] [2024-06-27T10:49:58.060Z] setToolProperty: [2024-06-27T10:49:58.060Z] [2024-06-27T10:49:58.060Z] setS1ASclassPath: [2024-06-27T10:49:58.060Z] [2024-06-27T10:49:58.060Z] init-common: [2024-06-27T10:49:58.060Z] [2024-06-27T10:49:58.060Z] clean-classes-common: [2024-06-27T10:49:58.060Z] [2024-06-27T10:49:58.060Z] setOSConditions: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setToolWin: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setToolUnix: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setToolProperty: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setS1ASclassPath: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] init-common: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] clean-jars-common: [2024-06-27T10:49:58.061Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] clean: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] clean: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] clean: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setOSConditions: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setToolWin: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setToolUnix: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setToolProperty: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setS1ASclassPath: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] init-common: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] clean-classes-common: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] clean: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setOSConditions: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setToolWin: [2024-06-27T10:49:58.061Z] [2024-06-27T10:49:58.061Z] setToolUnix: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setToolProperty: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setS1ASclassPath: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] init-common: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] clean-common: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setOSConditions: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setToolWin: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setToolUnix: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setToolProperty: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setS1ASclassPath: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] init-common: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] clean-classes-common: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setOSConditions: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setToolWin: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setToolUnix: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setToolProperty: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setS1ASclassPath: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] init-common: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] clean-jars-common: [2024-06-27T10:49:58.062Z] [echo] @@## force-deploy-rar ##@@ [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setOSConditions: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.062Z] setToolWin: [2024-06-27T10:49:58.062Z] [2024-06-27T10:49:58.063Z] setToolUnix: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setToolProperty: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setS1ASclassPath: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] init-common: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] clean: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setOSConditions: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setToolWin: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setToolUnix: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setToolProperty: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setS1ASclassPath: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] init-common: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] clean-common: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setOSConditions: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setToolWin: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setToolUnix: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setToolProperty: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setS1ASclassPath: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] init-common: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] clean-classes-common: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.063Z] setOSConditions: [2024-06-27T10:49:58.063Z] [2024-06-27T10:49:58.064Z] setToolWin: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setToolUnix: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setToolProperty: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setS1ASclassPath: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] init-common: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] clean-jars-common: [2024-06-27T10:49:58.064Z] [echo] @@## annotation-embeddedweb ##@@ [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setOSConditions: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setToolWin: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setToolUnix: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setToolProperty: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setS1ASclassPath: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] init-common: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] clean: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setOSConditions: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setToolWin: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setToolUnix: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setToolProperty: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setS1ASclassPath: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] init-common: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] clean-common: [2024-06-27T10:49:58.064Z] [2024-06-27T10:49:58.064Z] setOSConditions: [2024-06-27T10:49:58.065Z] [2024-06-27T10:49:58.065Z] setToolWin: [2024-06-27T10:49:58.065Z] [2024-06-27T10:49:58.065Z] setToolUnix: [2024-06-27T10:49:58.065Z] [2024-06-27T10:49:58.065Z] setToolProperty: [2024-06-27T10:49:58.065Z] [2024-06-27T10:49:58.065Z] setS1ASclassPath: [2024-06-27T10:49:58.065Z] [2024-06-27T10:49:58.065Z] init-common: [2024-06-27T10:49:58.065Z] [2024-06-27T10:49:58.065Z] clean-classes-common: [2024-06-27T10:49:58.070Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:58.070Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:58.070Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:58.070Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:58.070Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:58.070Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:58.070Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:58.110Z] [java] Jun 27, 2024 10:49:57 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:49:58.110Z] [java] INFO: Enabling Weld for ApplicationInfo[name=classes] [2024-06-27T10:49:58.320Z] [2024-06-27T10:49:58.321Z] setOSConditions: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setToolWin: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setToolUnix: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setToolProperty: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setS1ASclassPath: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] init-common: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] clean-jars-common: [2024-06-27T10:49:58.321Z] [echo] @@## built-in-custom-resources ##@@ [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setOSConditions: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setToolWin: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setToolUnix: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setToolProperty: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setS1ASclassPath: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] init-common: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] clean: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setOSConditions: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setToolWin: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setToolUnix: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setToolProperty: [2024-06-27T10:49:58.321Z] [2024-06-27T10:49:58.321Z] setS1ASclassPath: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] init-common: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] clean-common: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setOSConditions: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setToolWin: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setToolUnix: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setToolProperty: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setS1ASclassPath: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] init-common: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] clean-classes-common: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setOSConditions: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setToolWin: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setToolUnix: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setToolProperty: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setS1ASclassPath: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] init-common: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] clean-jars-common: [2024-06-27T10:49:58.322Z] [echo] @@## datasource-definition##@@ [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setOSConditions: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setToolWin: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.322Z] setToolUnix: [2024-06-27T10:49:58.322Z] [2024-06-27T10:49:58.323Z] setToolProperty: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setS1ASclassPath: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] init-common: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] clean: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setOSConditions: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setToolWin: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setToolUnix: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setToolProperty: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setS1ASclassPath: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] init-common: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] clean-common: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setOSConditions: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setToolWin: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setToolUnix: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setToolProperty: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setS1ASclassPath: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] init-common: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] clean-classes-common: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.323Z] setOSConditions: [2024-06-27T10:49:58.323Z] [2024-06-27T10:49:58.324Z] setToolWin: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setToolUnix: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setToolProperty: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setS1ASclassPath: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] init-common: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] clean-jars-common: [2024-06-27T10:49:58.324Z] [echo] @@## connection-factory-definition##@@ [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setOSConditions: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setToolWin: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setToolUnix: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setToolProperty: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setS1ASclassPath: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] init-common: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] clean: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setOSConditions: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setToolWin: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setToolUnix: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setToolProperty: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] setS1ASclassPath: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.324Z] init-common: [2024-06-27T10:49:58.324Z] [2024-06-27T10:49:58.325Z] clean-common: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setOSConditions: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setToolWin: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setToolUnix: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setToolProperty: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setS1ASclassPath: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] init-common: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] clean-classes-common: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setOSConditions: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setToolWin: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setToolUnix: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setToolProperty: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setS1ASclassPath: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] init-common: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] clean-jars-common: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] clean: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] clean: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setOSConditions: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setToolWin: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setToolUnix: [2024-06-27T10:49:58.325Z] [2024-06-27T10:49:58.325Z] setToolProperty: [2024-06-27T10:49:58.326Z] [2024-06-27T10:49:58.326Z] setS1ASclassPath: [2024-06-27T10:49:58.326Z] [2024-06-27T10:49:58.326Z] init-common: [2024-06-27T10:49:58.326Z] [2024-06-27T10:49:58.326Z] clean-classes-common: [2024-06-27T10:49:58.326Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-06-27T10:49:58.326Z] [2024-06-27T10:49:58.326Z] setOSConditions: [2024-06-27T10:49:58.326Z] [2024-06-27T10:49:58.326Z] setToolWin: [2024-06-27T10:49:58.326Z] [2024-06-27T10:49:58.326Z] setToolUnix: [2024-06-27T10:49:58.326Z] [2024-06-27T10:49:58.326Z] setToolProperty: [2024-06-27T10:49:58.326Z] [2024-06-27T10:49:58.326Z] setS1ASclassPath: [2024-06-27T10:49:58.364Z] [java] Jun 27, 2024 10:49:58 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:58.364Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:58.364Z] [java] Jun 27, 2024 10:49:58 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:49:58.364Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:49:58.381Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeoutApp.ear [2024-06-27T10:49:58.441Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foofoo [2024-06-27T10:49:58.441Z] [2024-06-27T10:49:58.441Z] setOSConditions: [2024-06-27T10:49:58.441Z] [2024-06-27T10:49:58.441Z] setToolWin: [2024-06-27T10:49:58.441Z] [2024-06-27T10:49:58.441Z] setToolUnix: [2024-06-27T10:49:58.441Z] [2024-06-27T10:49:58.441Z] setToolProperty: [2024-06-27T10:49:58.441Z] [2024-06-27T10:49:58.441Z] setS1ASclassPath: [2024-06-27T10:49:58.441Z] [2024-06-27T10:49:58.441Z] init-common: [2024-06-27T10:49:58.441Z] [2024-06-27T10:49:58.441Z] delete-users-common: [2024-06-27T10:49:58.449Z] [INFO] [testng] PASSED: testAuthGroupMappedUser [2024-06-27T10:49:58.449Z] [INFO] [testng] PASSED: testAuthNotAuthorizedUser [2024-06-27T10:49:58.449Z] [INFO] [testng] PASSED: testAuthNotValidPassword [2024-06-27T10:49:58.449Z] [INFO] [testng] PASSED: testAuthRoleMappedUser [2024-06-27T10:49:58.449Z] [INFO] [testng] [2024-06-27T10:49:58.449Z] [INFO] [testng] =============================================== [2024-06-27T10:49:58.449Z] [INFO] [testng] security_hello_basicauth [2024-06-27T10:49:58.449Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-06-27T10:49:58.449Z] [INFO] [testng] =============================================== [2024-06-27T10:49:58.449Z] [INFO] [testng] [2024-06-27T10:49:58.449Z] [INFO] [testng] PASSED: singletonStartup [2024-06-27T10:49:58.449Z] [INFO] [testng] PASSED: singletonInjectLookup [2024-06-27T10:49:58.449Z] [INFO] [testng] [2024-06-27T10:49:58.449Z] [INFO] [testng] =============================================== [2024-06-27T10:49:58.449Z] [INFO] [testng] security_app_permissions [2024-06-27T10:49:58.449Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:49:58.449Z] [INFO] [testng] =============================================== [2024-06-27T10:49:58.449Z] [INFO] [testng] [2024-06-27T10:49:58.582Z] [2024-06-27T10:49:58.582Z] init-common: [2024-06-27T10:49:58.582Z] [2024-06-27T10:49:58.582Z] clean: [2024-06-27T10:49:58.582Z] [2024-06-27T10:49:58.583Z] setOSConditions: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setToolWin: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setToolUnix: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setToolProperty: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setS1ASclassPath: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] init-common: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] clean-common: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setOSConditions: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setToolWin: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setToolUnix: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setToolProperty: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setS1ASclassPath: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] init-common: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] clean-classes-common: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setOSConditions: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setToolWin: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setToolUnix: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setToolProperty: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] setS1ASclassPath: [2024-06-27T10:49:58.583Z] [2024-06-27T10:49:58.583Z] init-common: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] clean-jars-common: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] clean: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] clean: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setOSConditions: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setToolWin: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setToolUnix: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setToolProperty: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setS1ASclassPath: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] init-common: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] clean-classes-common: [2024-06-27T10:49:58.584Z] [echo] @@## administered-object-definition-embedra##@@ [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setOSConditions: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setToolWin: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setToolUnix: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setToolProperty: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setS1ASclassPath: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] init-common: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] clean: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setOSConditions: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.584Z] setToolWin: [2024-06-27T10:49:58.584Z] [2024-06-27T10:49:58.585Z] setToolUnix: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setToolProperty: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setS1ASclassPath: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] init-common: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] clean-common: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setOSConditions: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setToolWin: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setToolUnix: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setToolProperty: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setS1ASclassPath: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] init-common: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] clean-classes-common: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setOSConditions: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setToolWin: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setToolUnix: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setToolProperty: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] setS1ASclassPath: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] init-common: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] clean-jars-common: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.585Z] clean: [2024-06-27T10:49:58.585Z] [2024-06-27T10:49:58.586Z] clean: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setOSConditions: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setToolWin: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setToolUnix: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setToolProperty: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setS1ASclassPath: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] init-common: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] clean-classes-common: [2024-06-27T10:49:58.586Z] [echo] @@## administered-object-definition##@@ [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setOSConditions: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setToolWin: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setToolUnix: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setToolProperty: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setS1ASclassPath: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] init-common: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] clean: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setOSConditions: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setToolWin: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setToolUnix: [2024-06-27T10:49:58.586Z] [2024-06-27T10:49:58.586Z] setToolProperty: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] setS1ASclassPath: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] init-common: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] clean-common: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] setOSConditions: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] setToolWin: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] setToolUnix: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] setToolProperty: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] setS1ASclassPath: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] init-common: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] clean-classes-common: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] setOSConditions: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] setToolWin: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] setToolUnix: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] setToolProperty: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] setS1ASclassPath: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] init-common: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] clean-jars-common: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] clean: [2024-06-27T10:49:58.587Z] [2024-06-27T10:49:58.587Z] clean: [2024-06-27T10:49:58.588Z] [2024-06-27T10:49:58.588Z] setOSConditions: [2024-06-27T10:49:58.696Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server barbar [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] all: [2024-06-27T10:49:58.696Z] [echo] @@## rar-accessibility ##@@ [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] setOSConditions: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] setToolWin: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] setToolUnix: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] setToolProperty: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] setS1ASclassPath: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] init-common: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] all: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] setOSConditions: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] setToolWin: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] setToolUnix: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] setToolProperty: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] setS1ASclassPath: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] init-common: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] clean: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.696Z] setOSConditions: [2024-06-27T10:49:58.696Z] [2024-06-27T10:49:58.697Z] setToolWin: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setToolUnix: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setToolProperty: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setS1ASclassPath: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] init-common: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] clean-common: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setOSConditions: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setToolWin: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setToolUnix: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setToolProperty: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setS1ASclassPath: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] init-common: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] clean-classes-common: [2024-06-27T10:49:58.697Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setOSConditions: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setToolWin: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setToolUnix: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setToolProperty: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] setS1ASclassPath: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] init-common: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] clean-jars-common: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.697Z] clean: [2024-06-27T10:49:58.697Z] [2024-06-27T10:49:58.698Z] compile: [2024-06-27T10:49:58.698Z] [2024-06-27T10:49:58.698Z] setOSConditions: [2024-06-27T10:49:58.698Z] [2024-06-27T10:49:58.698Z] setToolWin: [2024-06-27T10:49:58.698Z] [2024-06-27T10:49:58.698Z] setToolUnix: [2024-06-27T10:49:58.698Z] [2024-06-27T10:49:58.698Z] setToolProperty: [2024-06-27T10:49:58.698Z] [2024-06-27T10:49:58.698Z] setS1ASclassPath: [2024-06-27T10:49:58.698Z] [2024-06-27T10:49:58.698Z] init-common: [2024-06-27T10:49:58.698Z] [2024-06-27T10:49:58.698Z] compile-common: [2024-06-27T10:49:58.698Z] [echo] Current time (ISO): 2024-06-27T10:49:58.613+0000 [2024-06-27T10:49:58.698Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:58.698Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:49:58.709Z] [exec] Jun 27, 2024 10:49:58 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:58.709Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:58.847Z] [2024-06-27T10:49:58.847Z] setToolWin: [2024-06-27T10:49:58.847Z] [2024-06-27T10:49:58.847Z] setToolUnix: [2024-06-27T10:49:58.847Z] [2024-06-27T10:49:58.847Z] setToolProperty: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setS1ASclassPath: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] init-common: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] clean-classes-common: [2024-06-27T10:49:58.848Z] [echo] @@## jms-connection-factory-definition##@@ [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setOSConditions: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setToolWin: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setToolUnix: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setToolProperty: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setS1ASclassPath: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] init-common: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] clean: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setOSConditions: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setToolWin: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setToolUnix: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setToolProperty: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setS1ASclassPath: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] init-common: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] clean-common: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setOSConditions: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setToolWin: [2024-06-27T10:49:58.848Z] [2024-06-27T10:49:58.848Z] setToolUnix: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setToolProperty: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setS1ASclassPath: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] init-common: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] clean-classes-common: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setOSConditions: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setToolWin: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setToolUnix: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setToolProperty: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setS1ASclassPath: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] init-common: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] clean-jars-common: [2024-06-27T10:49:58.849Z] [echo] @@## jms-destination-definition##@@ [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setOSConditions: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setToolWin: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setToolUnix: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setToolProperty: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setS1ASclassPath: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] init-common: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] clean: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setOSConditions: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setToolWin: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.849Z] setToolUnix: [2024-06-27T10:49:58.849Z] [2024-06-27T10:49:58.850Z] setToolProperty: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setS1ASclassPath: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] init-common: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] clean-common: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setOSConditions: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setToolWin: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setToolUnix: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setToolProperty: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setS1ASclassPath: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] init-common: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] clean-classes-common: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setOSConditions: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setToolWin: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setToolUnix: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setToolProperty: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setS1ASclassPath: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] init-common: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] clean-jars-common: [2024-06-27T10:49:58.850Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setOSConditions: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setToolWin: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.850Z] setToolUnix: [2024-06-27T10:49:58.850Z] [2024-06-27T10:49:58.851Z] setToolProperty: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setS1ASclassPath: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] init-common: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] clean: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setOSConditions: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setToolWin: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setToolUnix: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setToolProperty: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setS1ASclassPath: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] init-common: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] clean-common: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setOSConditions: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setToolWin: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setToolUnix: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setToolProperty: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setS1ASclassPath: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] init-common: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] clean-classes-common: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setOSConditions: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setToolWin: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setToolUnix: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.851Z] setToolProperty: [2024-06-27T10:49:58.851Z] [2024-06-27T10:49:58.852Z] setS1ASclassPath: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] init-common: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] clean-jars-common: [2024-06-27T10:49:58.852Z] [echo] @@## beanvalidation-simple ##@@ [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] clean: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] clean: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] clean: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] setOSConditions: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] setToolWin: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] setToolUnix: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] setToolProperty: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] setS1ASclassPath: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] init-common: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] clean-classes-common: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] clean: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] setOSConditions: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] setToolWin: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] setToolUnix: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] setToolProperty: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] setS1ASclassPath: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] init-common: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] clean-common: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.852Z] setOSConditions: [2024-06-27T10:49:58.852Z] [2024-06-27T10:49:58.853Z] setToolWin: [2024-06-27T10:49:58.853Z] [2024-06-27T10:49:58.853Z] setToolUnix: [2024-06-27T10:49:58.853Z] [2024-06-27T10:49:58.853Z] setToolProperty: [2024-06-27T10:49:58.853Z] [2024-06-27T10:49:58.853Z] setS1ASclassPath: [2024-06-27T10:49:58.853Z] [2024-06-27T10:49:58.853Z] init-common: [2024-06-27T10:49:58.853Z] [2024-06-27T10:49:58.853Z] clean-classes-common: [2024-06-27T10:49:58.894Z] Waiting for the domain to stop .... [2024-06-27T10:49:58.894Z] Waiting finished after 3,375 ms. [2024-06-27T10:49:58.894Z] Command stop-domain executed successfully. [2024-06-27T10:49:58.894Z] + generate_junit_report naming_all [2024-06-27T10:49:58.894Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-06-27T10:49:58.894Z] [2024-06-27T10:49:58.894Z] ===== GENERATE JUNIT REPORT ===== [2024-06-27T10:49:58.894Z] [2024-06-27T10:49:58.894Z] + TD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:49:58.894Z] + JUD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml [2024-06-27T10:49:58.894Z] + TESTSUITE_NAME=naming_all [2024-06-27T10:49:58.894Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:49:58.894Z] + awk -v suitename=naming_all ' [2024-06-27T10:49:58.894Z] BEGIN { [2024-06-27T10:49:58.894Z] totaltests = 0; [2024-06-27T10:49:58.894Z] totalfailures = 0; [2024-06-27T10:49:58.894Z] totalerrors = 0; [2024-06-27T10:49:58.894Z] } [2024-06-27T10:49:58.894Z] function getPropVal(str){ [2024-06-27T10:49:58.894Z] split(str, a, "="); [2024-06-27T10:49:58.894Z] val = a[2]; [2024-06-27T10:49:58.894Z] # remove quotes [2024-06-27T10:49:58.894Z] gsub("\"","",val); [2024-06-27T10:49:58.894Z] return val; [2024-06-27T10:49:58.894Z] } [2024-06-27T10:49:58.894Z] function removeXMLTag(str){ [2024-06-27T10:49:58.894Z] # remove xml tag quotes [2024-06-27T10:49:58.894Z] gsub("","",str); [2024-06-27T10:49:58.894Z] gsub("<.*>","",str); [2024-06-27T10:49:58.894Z] gsub(">","",str); [2024-06-27T10:49:58.894Z] return str; [2024-06-27T10:49:58.894Z] } [2024-06-27T10:49:58.894Z] /status value=/ { [2024-06-27T10:49:58.894Z] result=getPropVal($0); [2024-06-27T10:49:58.894Z] result=removeXMLTag(result); [2024-06-27T10:49:58.894Z] } [2024-06-27T10:49:58.894Z] // { [2024-06-27T10:49:58.894Z] getline; [2024-06-27T10:49:58.894Z] getline; [2024-06-27T10:49:58.894Z] testunit=removeXMLTag($0); [2024-06-27T10:49:58.894Z] gsub("\"","",testunit); [2024-06-27T10:49:58.894Z] } [2024-06-27T10:49:58.894Z] // { [2024-06-27T10:49:58.894Z] getline; [2024-06-27T10:49:58.894Z] testname=removeXMLTag($0); [2024-06-27T10:49:58.894Z] gsub("\"","",testname); [2024-06-27T10:49:58.894Z] } [2024-06-27T10:49:58.894Z] /<\/testcase>/{ [2024-06-27T10:49:58.894Z] classname=testunit [2024-06-27T10:49:58.894Z] # printing testcase to out [2024-06-27T10:49:58.894Z] out = out sprintf(" \n", classname, testname); [2024-06-27T10:49:58.894Z] if (result == "fail") { [2024-06-27T10:49:58.894Z] out = out " \n"; [2024-06-27T10:49:58.894Z] totalfailures++; [2024-06-27T10:49:58.894Z] } else if (result == "did_not_run") { [2024-06-27T10:49:58.894Z] out = out " \n"; [2024-06-27T10:49:58.894Z] totalerrors++; [2024-06-27T10:49:58.894Z] } [2024-06-27T10:49:58.894Z] out = out " \n"; [2024-06-27T10:49:58.894Z] [2024-06-27T10:49:58.894Z] totaltests++; [2024-06-27T10:49:58.894Z] result=""; [2024-06-27T10:49:58.894Z] testname=""; [2024-06-27T10:49:58.894Z] } [2024-06-27T10:49:58.894Z] END { [2024-06-27T10:49:58.894Z] print "" [2024-06-27T10:49:58.894Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-06-27T10:49:58.894Z] printf "%s", out; [2024-06-27T10:49:58.894Z] print "" [2024-06-27T10:49:58.894Z] }' [2024-06-27T10:49:58.894Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:49:58.894Z] + change_junit_report_class_names [2024-06-27T10:49:58.894Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:49:58.894Z] + sed -i 's/\bclassname="/classname="naming_all./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:49:58.894Z] + copy_test_artifacts naming_all [2024-06-27T10:49:58.894Z] + sleep 1 [2024-06-27T10:49:58.942Z] [exec] Application deployed with name ejb-txprop-cmttimeoutApp. [2024-06-27T10:49:58.942Z] [echo] Deployment on target server server successful [2024-06-27T10:49:58.942Z] [2024-06-27T10:49:58.942Z] setOSConditions: [2024-06-27T10:49:58.942Z] [2024-06-27T10:49:58.942Z] setToolWin: [2024-06-27T10:49:58.942Z] [2024-06-27T10:49:58.942Z] setToolUnix: [2024-06-27T10:49:58.942Z] [2024-06-27T10:49:58.942Z] setToolProperty: [2024-06-27T10:49:58.942Z] [2024-06-27T10:49:58.943Z] setS1ASclassPath: [2024-06-27T10:49:58.943Z] [2024-06-27T10:49:58.943Z] init-common: [2024-06-27T10:49:58.943Z] [2024-06-27T10:49:58.943Z] deploy-common-ee: [2024-06-27T10:49:58.943Z] [2024-06-27T10:49:58.943Z] run: [2024-06-27T10:49:58.943Z] [2024-06-27T10:49:58.943Z] setOSConditions: [2024-06-27T10:49:58.943Z] [2024-06-27T10:49:58.943Z] setToolWin: [2024-06-27T10:49:58.943Z] [2024-06-27T10:49:58.943Z] setToolUnix: [2024-06-27T10:49:58.943Z] [2024-06-27T10:49:58.943Z] setToolProperty: [2024-06-27T10:49:58.943Z] [2024-06-27T10:49:58.943Z] setS1ASclassPath: [2024-06-27T10:49:58.943Z] [2024-06-27T10:49:58.943Z] init-common: [2024-06-27T10:49:58.943Z] [2024-06-27T10:49:58.943Z] runclient-common: [2024-06-27T10:49:58.943Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeoutAppClient.jar -name ejb-txprop-cmttimeoutClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:49:58.944Z] [java] In StatefulBean ctor sing = com.acme.SingletonBean@7ac1161f [2024-06-27T10:49:58.944Z] [java] In StatefulBean ctor sing = null [2024-06-27T10:49:58.944Z] [java] In StatefulBean::init() [2024-06-27T10:49:58.944Z] [java] In SingletonBean::init() [2024-06-27T10:49:58.944Z] [java] Thread = Thread[#1,main,5,main] [2024-06-27T10:49:58.944Z] [java] Successfully retrieved bean manager Weld BeanManager for classes [bean count=34] for CDI enabled app [2024-06-27T10:49:58.944Z] [java] In SingletonBean::fooAsync() [2024-06-27T10:49:58.944Z] [java] Thread = Thread[#62,__ejb-thread-pool2,5,main] [2024-06-27T10:49:58.951Z] [exec] Jun 27, 2024 10:49:58 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:58.951Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:58.986Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:49:58.990Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:49:58.991Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:49:58.991Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:49:59.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname versiontest-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-06-27T10:49:59.027Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-06-27T10:49:59.027Z] [2024-06-27T10:49:59.027Z] setOSConditions: [2024-06-27T10:49:59.027Z] [2024-06-27T10:49:59.027Z] setToolWin: [2024-06-27T10:49:59.027Z] [2024-06-27T10:49:59.027Z] setToolUnix: [2024-06-27T10:49:59.027Z] [2024-06-27T10:49:59.027Z] setToolProperty: [2024-06-27T10:49:59.027Z] [2024-06-27T10:49:59.027Z] setS1ASclassPath: [2024-06-27T10:49:59.027Z] [2024-06-27T10:49:59.027Z] init-common: [2024-06-27T10:49:59.027Z] [2024-06-27T10:49:59.027Z] create-admin-object: [2024-06-27T10:49:59.027Z] [2024-06-27T10:49:59.028Z] asadmin-common: [2024-06-27T10:49:59.028Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-06-27T10:49:59.109Z] [2024-06-27T10:49:59.109Z] setOSConditions: [2024-06-27T10:49:59.109Z] [2024-06-27T10:49:59.109Z] setToolWin: [2024-06-27T10:49:59.109Z] [2024-06-27T10:49:59.109Z] setToolUnix: [2024-06-27T10:49:59.109Z] [2024-06-27T10:49:59.109Z] setToolProperty: [2024-06-27T10:49:59.109Z] [2024-06-27T10:49:59.109Z] setS1ASclassPath: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] init-common: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] clean-jars-common: [2024-06-27T10:49:59.110Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setOSConditions: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setToolWin: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setToolUnix: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setToolProperty: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setS1ASclassPath: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] init-common: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] clean: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setOSConditions: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setToolWin: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setToolUnix: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setToolProperty: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setS1ASclassPath: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] init-common: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] clean-common: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setOSConditions: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setToolWin: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setToolUnix: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.110Z] setToolProperty: [2024-06-27T10:49:59.110Z] [2024-06-27T10:49:59.111Z] setS1ASclassPath: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] init-common: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] clean-classes-common: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setOSConditions: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setToolWin: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setToolUnix: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setToolProperty: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setS1ASclassPath: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] init-common: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] clean-jars-common: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] clean: [2024-06-27T10:49:59.111Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setOSConditions: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setToolWin: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setToolUnix: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setToolProperty: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setS1ASclassPath: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] init-common: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] clean: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setOSConditions: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setToolWin: [2024-06-27T10:49:59.111Z] [2024-06-27T10:49:59.111Z] setToolUnix: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setToolProperty: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setS1ASclassPath: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] init-common: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] clean-common: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setOSConditions: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setToolWin: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setToolUnix: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setToolProperty: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setS1ASclassPath: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] init-common: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] clean-classes-common: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setOSConditions: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setToolWin: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setToolUnix: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setToolProperty: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setS1ASclassPath: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] init-common: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] clean-jars-common: [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] clean: [2024-06-27T10:49:59.112Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-06-27T10:49:59.112Z] [2024-06-27T10:49:59.112Z] setOSConditions: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] setToolWin: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] setToolUnix: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] setToolProperty: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] setS1ASclassPath: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] init-common: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] clean: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] setOSConditions: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] setToolWin: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] setToolUnix: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] setToolProperty: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] setS1ASclassPath: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] init-common: [2024-06-27T10:49:59.113Z] [2024-06-27T10:49:59.113Z] clean-common: [2024-06-27T10:49:59.188Z] [exec] Application deployed with name dol-override-1-web. [2024-06-27T10:49:59.188Z] [2024-06-27T10:49:59.188Z] deploy-war-commonee: [2024-06-27T10:49:59.189Z] [2024-06-27T10:49:59.189Z] deploy-client: [2024-06-27T10:49:59.198Z] [java] Sleeping for a second... [2024-06-27T10:49:59.198Z] [java] Jun 27, 2024 10:49:58 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:49:59.198Z] [java] INFO: classes was successfully deployed in 2,149 milliseconds. [2024-06-27T10:49:59.206Z] [exec] Jun 27, 2024 10:49:58 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:59.206Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:59.246Z] [javac] 2 warnings [2024-06-27T10:49:59.246Z] [2024-06-27T10:49:59.246Z] build: [2024-06-27T10:49:59.246Z] [2024-06-27T10:49:59.246Z] setOSConditions: [2024-06-27T10:49:59.246Z] [2024-06-27T10:49:59.246Z] setToolWin: [2024-06-27T10:49:59.246Z] [2024-06-27T10:49:59.246Z] setToolUnix: [2024-06-27T10:49:59.246Z] [2024-06-27T10:49:59.246Z] setToolProperty: [2024-06-27T10:49:59.246Z] [2024-06-27T10:49:59.246Z] setS1ASclassPath: [2024-06-27T10:49:59.246Z] [2024-06-27T10:49:59.246Z] init-common: [2024-06-27T10:49:59.246Z] [2024-06-27T10:49:59.246Z] webclient-war-common: [2024-06-27T10:49:59.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:49:59.246Z] [2024-06-27T10:49:59.246Z] clear: [2024-06-27T10:49:59.246Z] [2024-06-27T10:49:59.246Z] test-tlds-exist: [2024-06-27T10:49:59.247Z] [2024-06-27T10:49:59.247Z] copy-tlds: [2024-06-27T10:49:59.247Z] [2024-06-27T10:49:59.247Z] test-tagfiles-exist: [2024-06-27T10:49:59.247Z] [2024-06-27T10:49:59.247Z] copy-tagfiles: [2024-06-27T10:49:59.247Z] [2024-06-27T10:49:59.247Z] package-war-common: [2024-06-27T10:49:59.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:49:59.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:59.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:59.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:49:59.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/lib [2024-06-27T10:49:59.247Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:49:59.247Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:59.247Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:49:59.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/docroot [2024-06-27T10:49:59.247Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-non-serializable-web.war [2024-06-27T10:49:59.247Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:49:59.247Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:49:59.247Z] [javac] Compiling 1 source file [2024-06-27T10:49:59.247Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:49:59.247Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:49:59.247Z] [2024-06-27T10:49:59.247Z] create-resources: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] setOSConditions: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] setToolWin: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] setToolUnix: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] setToolProperty: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] setS1ASclassPath: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] init-common: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] clean-classes-common: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] setOSConditions: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] setToolWin: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] setToolUnix: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] setToolProperty: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] setS1ASclassPath: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] init-common: [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.370Z] clean-jars-common: [2024-06-27T10:49:59.370Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-06-27T10:49:59.370Z] [2024-06-27T10:49:59.371Z] setOSConditions: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setToolWin: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setToolUnix: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setToolProperty: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setS1ASclassPath: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] init-common: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] clean: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setOSConditions: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setToolWin: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setToolUnix: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setToolProperty: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setS1ASclassPath: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] init-common: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] clean-common: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setOSConditions: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setToolWin: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setToolUnix: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setToolProperty: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] setS1ASclassPath: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.371Z] init-common: [2024-06-27T10:49:59.371Z] [2024-06-27T10:49:59.372Z] clean-classes-common: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setOSConditions: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setToolWin: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setToolUnix: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setToolProperty: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setS1ASclassPath: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] init-common: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] clean-jars-common: [2024-06-27T10:49:59.372Z] [echo] @@## beanvalidation-simple ##@@ [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] clean: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] clean: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] clean: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setOSConditions: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setToolWin: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setToolUnix: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setToolProperty: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setS1ASclassPath: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] init-common: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] clean-classes-common: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] clean: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setOSConditions: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.372Z] setToolWin: [2024-06-27T10:49:59.372Z] [2024-06-27T10:49:59.373Z] setToolUnix: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setToolProperty: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setS1ASclassPath: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] init-common: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] clean-common: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setOSConditions: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setToolWin: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setToolUnix: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setToolProperty: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setS1ASclassPath: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] init-common: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] clean-classes-common: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setOSConditions: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setToolWin: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setToolUnix: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setToolProperty: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setS1ASclassPath: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] init-common: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] clean-jars-common: [2024-06-27T10:49:59.373Z] [echo] @@## security-map-web#@@ [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setOSConditions: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.373Z] setToolWin: [2024-06-27T10:49:59.373Z] [2024-06-27T10:49:59.374Z] setToolUnix: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setToolProperty: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setS1ASclassPath: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] init-common: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] clean: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setOSConditions: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setToolWin: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setToolUnix: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setToolProperty: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setS1ASclassPath: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] init-common: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] clean-common: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setOSConditions: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setToolWin: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setToolUnix: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setToolProperty: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setS1ASclassPath: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] init-common: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] clean-classes-common: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setOSConditions: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.374Z] setToolWin: [2024-06-27T10:49:59.374Z] [2024-06-27T10:49:59.375Z] setToolUnix: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setToolProperty: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setS1ASclassPath: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] init-common: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] clean-jars-common: [2024-06-27T10:49:59.375Z] [echo] @@## rar-accessibility ##@@ [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setOSConditions: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setToolWin: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setToolUnix: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setToolProperty: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setS1ASclassPath: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] init-common: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] clean: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setOSConditions: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setToolWin: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setToolUnix: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setToolProperty: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] setS1ASclassPath: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] init-common: [2024-06-27T10:49:59.375Z] [2024-06-27T10:49:59.375Z] clean-common: [2024-06-27T10:49:59.503Z] [2024-06-27T10:49:59.503Z] setOSConditions: [2024-06-27T10:49:59.503Z] [2024-06-27T10:49:59.503Z] setToolWin: [2024-06-27T10:49:59.503Z] [2024-06-27T10:49:59.503Z] setToolUnix: [2024-06-27T10:49:59.503Z] [2024-06-27T10:49:59.503Z] setToolProperty: [2024-06-27T10:49:59.503Z] [2024-06-27T10:49:59.503Z] setS1ASclassPath: [2024-06-27T10:49:59.503Z] [2024-06-27T10:49:59.503Z] init-common: [2024-06-27T10:49:59.503Z] [2024-06-27T10:49:59.503Z] create-jdbc-connpool-common: [2024-06-27T10:49:59.632Z] [2024-06-27T10:49:59.632Z] setOSConditions: [2024-06-27T10:49:59.632Z] [2024-06-27T10:49:59.632Z] setToolWin: [2024-06-27T10:49:59.632Z] [2024-06-27T10:49:59.632Z] setToolUnix: [2024-06-27T10:49:59.632Z] [2024-06-27T10:49:59.632Z] setToolProperty: [2024-06-27T10:49:59.632Z] [2024-06-27T10:49:59.632Z] setS1ASclassPath: [2024-06-27T10:49:59.632Z] [2024-06-27T10:49:59.632Z] init-common: [2024-06-27T10:49:59.632Z] [2024-06-27T10:49:59.632Z] clean-classes-common: [2024-06-27T10:49:59.632Z] [2024-06-27T10:49:59.632Z] setOSConditions: [2024-06-27T10:49:59.632Z] [2024-06-27T10:49:59.632Z] setToolWin: [2024-06-27T10:49:59.632Z] [2024-06-27T10:49:59.632Z] setToolUnix: [2024-06-27T10:49:59.632Z] [2024-06-27T10:49:59.632Z] setToolProperty: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setS1ASclassPath: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] init-common: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] clean-jars-common: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] clean: [2024-06-27T10:49:59.633Z] [echo] @@## osgi-resources-test ##@@ [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setOSConditions: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setToolWin: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setToolUnix: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setToolProperty: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setS1ASclassPath: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] init-common: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] clean: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setOSConditions: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setToolWin: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setToolUnix: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setToolProperty: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setS1ASclassPath: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] init-common: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] clean-common: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setOSConditions: [2024-06-27T10:49:59.633Z] [2024-06-27T10:49:59.633Z] setToolWin: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setToolUnix: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setToolProperty: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setS1ASclassPath: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] init-common: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] clean-classes-common: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setOSConditions: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setToolWin: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setToolUnix: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setToolProperty: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setS1ASclassPath: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] init-common: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] clean-jars-common: [2024-06-27T10:49:59.634Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] clean: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] clean: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] clean: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setOSConditions: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setToolWin: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setToolUnix: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setToolProperty: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.634Z] setS1ASclassPath: [2024-06-27T10:49:59.634Z] [2024-06-27T10:49:59.635Z] init-common: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] clean-classes-common: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] clean: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setOSConditions: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setToolWin: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setToolUnix: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setToolProperty: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setS1ASclassPath: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] init-common: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] clean-common: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setOSConditions: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setToolWin: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setToolUnix: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setToolProperty: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setS1ASclassPath: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] init-common: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] clean-classes-common: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setOSConditions: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setToolWin: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setToolUnix: [2024-06-27T10:49:59.635Z] [2024-06-27T10:49:59.635Z] setToolProperty: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] setS1ASclassPath: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] init-common: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] clean-jars-common: [2024-06-27T10:49:59.636Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] clean: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] clean: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] clean: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] setOSConditions: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] setToolWin: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] setToolUnix: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] setToolProperty: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] setS1ASclassPath: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] init-common: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] clean-classes-common: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] clean: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] setOSConditions: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] setToolWin: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] setToolUnix: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] setToolProperty: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] setS1ASclassPath: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.636Z] init-common: [2024-06-27T10:49:59.636Z] [2024-06-27T10:49:59.637Z] clean-common: [2024-06-27T10:49:59.639Z] [exec] Jun 27, 2024 10:49:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:59.639Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:59.639Z] [exec] Jun 27, 2024 10:49:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:59.639Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:59.640Z] [exec] Jun 27, 2024 10:49:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:59.640Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:59.640Z] [exec] Jun 27, 2024 10:49:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:59.640Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:59.640Z] [exec] Jun 27, 2024 10:49:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:59.640Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:59.640Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:49:59.640Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:49:59.640Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:49:59.640Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:49:59.640Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:49:59.640Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:49:59.640Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:49:59.749Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:49:59.749Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:49:59.757Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:49:59.757Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:49:59.757Z] [2024-06-27T10:49:59.757Z] set-derby-connpool-props: [2024-06-27T10:49:59.820Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-06-27T10:49:59.820Z] [2024-06-27T10:49:59.820Z] ===== COPY TEST ARTIFACTS ===== [2024-06-27T10:49:59.820Z] [2024-06-27T10:49:59.820Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:49:59.820Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:49:59.820Z] tar: Removing leading `/' from member names [2024-06-27T10:49:59.868Z] [exec] Jun 27, 2024 10:49:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:49:59.868Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:49:59.893Z] [2024-06-27T10:49:59.893Z] setOSConditions: [2024-06-27T10:49:59.893Z] [2024-06-27T10:49:59.893Z] setToolWin: [2024-06-27T10:49:59.893Z] [2024-06-27T10:49:59.893Z] setToolUnix: [2024-06-27T10:49:59.893Z] [2024-06-27T10:49:59.893Z] setToolProperty: [2024-06-27T10:49:59.893Z] [2024-06-27T10:49:59.893Z] setS1ASclassPath: [2024-06-27T10:49:59.893Z] [2024-06-27T10:49:59.893Z] init-common: [2024-06-27T10:49:59.893Z] [2024-06-27T10:49:59.893Z] clean-classes-common: [2024-06-27T10:49:59.893Z] [2024-06-27T10:49:59.894Z] setOSConditions: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setToolWin: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setToolUnix: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setToolProperty: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setS1ASclassPath: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] init-common: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] clean-jars-common: [2024-06-27T10:49:59.894Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setOSConditions: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setToolWin: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setToolUnix: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setToolProperty: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setS1ASclassPath: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] init-common: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] clean: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setOSConditions: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setToolWin: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] setToolUnix: [2024-06-27T10:49:59.894Z] [2024-06-27T10:49:59.894Z] [exec] Jun 27, 2024 10:49:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:59.894Z] setToolProperty: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:59.895Z] setS1ASclassPath: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] [exec] Jun 27, 2024 10:49:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:59.895Z] init-common: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:59.895Z] [exec] Jun 27, 2024 10:49:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:59.895Z] clean-common: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:59.895Z] setOSConditions: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] [exec] Jun 27, 2024 10:49:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:59.895Z] setToolWin: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:59.895Z] [exec] Jun 27, 2024 10:49:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:49:59.895Z] setToolUnix: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:49:59.895Z] setToolProperty: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] setS1ASclassPath: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] init-common: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] clean-classes-common: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] setOSConditions: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] setToolWin: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] setToolUnix: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] setToolProperty: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] setS1ASclassPath: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] init-common: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] clean-jars-common: [2024-06-27T10:49:59.895Z] [2024-06-27T10:49:59.895Z] clean: [2024-06-27T10:49:59.896Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] clean: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] clean: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] clean: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setOSConditions: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setToolWin: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setToolUnix: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setToolProperty: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setS1ASclassPath: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] init-common: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] clean-classes-common: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] clean: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setOSConditions: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setToolWin: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setToolUnix: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setToolProperty: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setS1ASclassPath: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] init-common: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] clean-common: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setOSConditions: [2024-06-27T10:49:59.896Z] [2024-06-27T10:49:59.896Z] setToolWin: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setToolUnix: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setToolProperty: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setS1ASclassPath: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] init-common: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] clean-classes-common: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setOSConditions: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setToolWin: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setToolUnix: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setToolProperty: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setS1ASclassPath: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] init-common: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] clean-jars-common: [2024-06-27T10:49:59.897Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setOSConditions: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setToolWin: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setToolUnix: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setToolProperty: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setS1ASclassPath: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] init-common: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] clean: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.897Z] setOSConditions: [2024-06-27T10:49:59.897Z] [2024-06-27T10:49:59.898Z] setToolWin: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setToolUnix: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setToolProperty: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setS1ASclassPath: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] init-common: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] clean-common: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setOSConditions: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setToolWin: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setToolUnix: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setToolProperty: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setS1ASclassPath: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] init-common: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] clean-classes-common: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setOSConditions: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setToolWin: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setToolUnix: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setToolProperty: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] setS1ASclassPath: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] init-common: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] clean-jars-common: [2024-06-27T10:49:59.898Z] [2024-06-27T10:49:59.898Z] clean: [2024-06-27T10:49:59.899Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-06-27T10:50:00.026Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-06-27T10:50:00.026Z] [exec] Administered object eis/testAdmin created. [2024-06-27T10:50:00.026Z] [2024-06-27T10:50:00.026Z] setOSConditions: [2024-06-27T10:50:00.026Z] [2024-06-27T10:50:00.026Z] setToolWin: [2024-06-27T10:50:00.026Z] [2024-06-27T10:50:00.026Z] setToolUnix: [2024-06-27T10:50:00.026Z] [2024-06-27T10:50:00.026Z] setToolProperty: [2024-06-27T10:50:00.026Z] [2024-06-27T10:50:00.026Z] setS1ASclassPath: [2024-06-27T10:50:00.026Z] [2024-06-27T10:50:00.026Z] init-common: [2024-06-27T10:50:00.026Z] [2024-06-27T10:50:00.026Z] deploy: [2024-06-27T10:50:00.026Z] [2024-06-27T10:50:00.026Z] setOSConditions: [2024-06-27T10:50:00.026Z] [2024-06-27T10:50:00.026Z] setToolWin: [2024-06-27T10:50:00.026Z] [2024-06-27T10:50:00.026Z] setToolUnix: [2024-06-27T10:50:00.026Z] [2024-06-27T10:50:00.026Z] setToolProperty: [2024-06-27T10:50:00.027Z] [2024-06-27T10:50:00.027Z] setS1ASclassPath: [2024-06-27T10:50:00.027Z] [2024-06-27T10:50:00.027Z] init-common: [2024-06-27T10:50:00.027Z] [2024-06-27T10:50:00.027Z] deploy-common: [2024-06-27T10:50:00.027Z] [echo] Current time (ISO): 2024-06-27T10:49:59.943+0000 [2024-06-27T10:50:00.027Z] [2024-06-27T10:50:00.027Z] setOSConditions: [2024-06-27T10:50:00.027Z] [2024-06-27T10:50:00.027Z] setToolWin: [2024-06-27T10:50:00.027Z] [2024-06-27T10:50:00.027Z] setToolUnix: [2024-06-27T10:50:00.027Z] [2024-06-27T10:50:00.027Z] setToolProperty: [2024-06-27T10:50:00.027Z] [2024-06-27T10:50:00.027Z] setS1ASclassPath: [2024-06-27T10:50:00.027Z] [2024-06-27T10:50:00.027Z] init-common: [2024-06-27T10:50:00.027Z] [2024-06-27T10:50:00.027Z] deploy-common-pe: [2024-06-27T10:50:00.075Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:50:00.076Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:50:00.076Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:50:00.076Z] ++ pwd [2024-06-27T10:50:00.076Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:50:00.076Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/*/*logs.zip': No such file or directory [2024-06-27T10:50:00.076Z] + true [2024-06-27T10:50:00.076Z] ++ pwd [2024-06-27T10:50:00.076Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:50:00.076Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/naming/*/*/*logs.zip': No such file or directory [2024-06-27T10:50:00.076Z] + true [2024-06-27T10:50:00.076Z] + tar -caf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/naming_all-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:50:00.076Z] tar: Removing leading `/' from member names [2024-06-27T10:50:00.120Z] [java] In SingletonBean::hello() [2024-06-27T10:50:00.120Z] [java] In StatefulBean ctor sing = com.acme.SingletonBean@7ac1161f [2024-06-27T10:50:00.120Z] [java] In StatefulBean ctor sing = null [2024-06-27T10:50:00.120Z] [java] In StatefulBean::init() [2024-06-27T10:50:00.120Z] [java] In StatefulBean2::init() [2024-06-27T10:50:00.120Z] [java] In StatefulBean::hello() [2024-06-27T10:50:00.120Z] [java] In StatefulBean2::hello() [2024-06-27T10:50:00.120Z] [java] Sleeping to wait for sf bean to be removed ... [2024-06-27T10:50:00.155Z] [2024-06-27T10:50:00.155Z] clean: [2024-06-27T10:50:00.155Z] [2024-06-27T10:50:00.155Z] clean: [2024-06-27T10:50:00.155Z] [2024-06-27T10:50:00.155Z] clean: [2024-06-27T10:50:00.155Z] [2024-06-27T10:50:00.155Z] setOSConditions: [2024-06-27T10:50:00.155Z] [2024-06-27T10:50:00.155Z] setToolWin: [2024-06-27T10:50:00.155Z] [2024-06-27T10:50:00.155Z] setToolUnix: [2024-06-27T10:50:00.155Z] [2024-06-27T10:50:00.155Z] setToolProperty: [2024-06-27T10:50:00.155Z] [2024-06-27T10:50:00.155Z] setS1ASclassPath: [2024-06-27T10:50:00.155Z] [2024-06-27T10:50:00.155Z] init-common: [2024-06-27T10:50:00.155Z] [2024-06-27T10:50:00.155Z] clean-classes-common: [2024-06-27T10:50:00.155Z] [2024-06-27T10:50:00.155Z] clean: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setOSConditions: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setToolWin: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setToolUnix: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setToolProperty: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setS1ASclassPath: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] init-common: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] clean-common: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setOSConditions: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setToolWin: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setToolUnix: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setToolProperty: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setS1ASclassPath: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] init-common: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] clean-classes-common: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setOSConditions: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setToolWin: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setToolUnix: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setToolProperty: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] setS1ASclassPath: [2024-06-27T10:50:00.156Z] [2024-06-27T10:50:00.156Z] init-common: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] clean-jars-common: [2024-06-27T10:50:00.157Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setOSConditions: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setToolWin: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setToolUnix: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setToolProperty: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setS1ASclassPath: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] init-common: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] clean: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setOSConditions: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setToolWin: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setToolUnix: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setToolProperty: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setS1ASclassPath: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] init-common: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] clean-common: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setOSConditions: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setToolWin: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setToolUnix: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setToolProperty: [2024-06-27T10:50:00.157Z] [2024-06-27T10:50:00.157Z] setS1ASclassPath: [Pipeline] junit [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] init-common: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] clean-classes-common: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setOSConditions: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setToolWin: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setToolUnix: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setToolProperty: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setS1ASclassPath: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] init-common: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] clean-jars-common: [2024-06-27T10:50:00.158Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setOSConditions: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setToolWin: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setToolUnix: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setToolProperty: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setS1ASclassPath: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] init-common: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] clean: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setOSConditions: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setToolWin: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.158Z] setToolUnix: [2024-06-27T10:50:00.158Z] [2024-06-27T10:50:00.159Z] setToolProperty: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] setS1ASclassPath: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] init-common: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] clean-common: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] setOSConditions: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] setToolWin: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] setToolUnix: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] setToolProperty: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] setS1ASclassPath: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] init-common: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] clean-classes-common: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] setOSConditions: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] setToolWin: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] setToolUnix: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] setToolProperty: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] setS1ASclassPath: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] init-common: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] clean-jars-common: [2024-06-27T10:50:00.159Z] [echo] @@## multiple-resources.xml ##@@ [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] clean: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] clean: [2024-06-27T10:50:00.159Z] [2024-06-27T10:50:00.159Z] clean: [2024-06-27T10:50:00.160Z] [2024-06-27T10:50:00.160Z] setOSConditions: [2024-06-27T10:50:00.160Z] [2024-06-27T10:50:00.160Z] setToolWin: [2024-06-27T10:50:00.160Z] [2024-06-27T10:50:00.160Z] setToolUnix: [2024-06-27T10:50:00.160Z] [2024-06-27T10:50:00.160Z] setToolProperty: [2024-06-27T10:50:00.160Z] [2024-06-27T10:50:00.160Z] setS1ASclassPath: [2024-06-27T10:50:00.161Z] Recording test results [2024-06-27T10:50:00.197Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:00.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:50:00.337Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:50:00.417Z] [2024-06-27T10:50:00.417Z] init-common: [2024-06-27T10:50:00.417Z] [2024-06-27T10:50:00.417Z] clean-classes-common: [2024-06-27T10:50:00.417Z] [2024-06-27T10:50:00.417Z] clean: [2024-06-27T10:50:00.417Z] [2024-06-27T10:50:00.417Z] setOSConditions: [2024-06-27T10:50:00.417Z] [2024-06-27T10:50:00.417Z] setToolWin: [2024-06-27T10:50:00.417Z] [2024-06-27T10:50:00.417Z] setToolUnix: [2024-06-27T10:50:00.417Z] [2024-06-27T10:50:00.417Z] setToolProperty: [2024-06-27T10:50:00.417Z] [2024-06-27T10:50:00.417Z] setS1ASclassPath: [2024-06-27T10:50:00.417Z] [2024-06-27T10:50:00.417Z] init-common: [2024-06-27T10:50:00.417Z] [2024-06-27T10:50:00.418Z] clean-common: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setOSConditions: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setToolWin: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setToolUnix: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setToolProperty: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setS1ASclassPath: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] init-common: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] clean-classes-common: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setOSConditions: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setToolWin: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setToolUnix: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setToolProperty: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setS1ASclassPath: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] init-common: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] clean-jars-common: [2024-06-27T10:50:00.418Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] clean: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] clean: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] clean: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setOSConditions: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.418Z] setToolWin: [2024-06-27T10:50:00.418Z] [2024-06-27T10:50:00.419Z] setToolUnix: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setToolProperty: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setS1ASclassPath: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] init-common: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] clean-classes-common: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] clean: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setOSConditions: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setToolWin: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setToolUnix: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setToolProperty: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setS1ASclassPath: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] init-common: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] clean-common: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setOSConditions: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setToolWin: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setToolUnix: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setToolProperty: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setS1ASclassPath: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] init-common: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] clean-classes-common: [2024-06-27T10:50:00.419Z] [2024-06-27T10:50:00.419Z] setOSConditions: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setToolWin: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setToolUnix: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setToolProperty: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setS1ASclassPath: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] init-common: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] clean-jars-common: [2024-06-27T10:50:00.420Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] clean: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] clean: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] clean: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setOSConditions: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setToolWin: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setToolUnix: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setToolProperty: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setS1ASclassPath: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] init-common: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] clean-classes-common: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] clean: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setOSConditions: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setToolWin: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.420Z] setToolUnix: [2024-06-27T10:50:00.420Z] [2024-06-27T10:50:00.421Z] setToolProperty: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setS1ASclassPath: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] init-common: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] clean-common: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setOSConditions: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setToolWin: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setToolUnix: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setToolProperty: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setS1ASclassPath: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] init-common: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] clean-classes-common: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setOSConditions: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setToolWin: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setToolUnix: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setToolProperty: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setS1ASclassPath: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] init-common: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] clean-jars-common: [2024-06-27T10:50:00.421Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.421Z] setOSConditions: [2024-06-27T10:50:00.421Z] [2024-06-27T10:50:00.422Z] setToolWin: [2024-06-27T10:50:00.422Z] [2024-06-27T10:50:00.422Z] setToolUnix: [2024-06-27T10:50:00.422Z] [2024-06-27T10:50:00.422Z] setToolProperty: [2024-06-27T10:50:00.422Z] [2024-06-27T10:50:00.422Z] setS1ASclassPath: [2024-06-27T10:50:00.422Z] [2024-06-27T10:50:00.422Z] init-common: [2024-06-27T10:50:00.422Z] [2024-06-27T10:50:00.422Z] clean: [2024-06-27T10:50:00.452Z] [javac] 1 warning [2024-06-27T10:50:00.452Z] [2024-06-27T10:50:00.452Z] setOSConditions: [2024-06-27T10:50:00.452Z] [2024-06-27T10:50:00.452Z] setToolWin: [2024-06-27T10:50:00.452Z] [2024-06-27T10:50:00.452Z] setToolUnix: [2024-06-27T10:50:00.452Z] [2024-06-27T10:50:00.452Z] setToolProperty: [2024-06-27T10:50:00.452Z] [2024-06-27T10:50:00.452Z] setS1ASclassPath: [2024-06-27T10:50:00.452Z] [2024-06-27T10:50:00.452Z] init-common: [2024-06-27T10:50:00.452Z] [2024-06-27T10:50:00.452Z] compile-common: [2024-06-27T10:50:00.452Z] [echo] Current time (ISO): 2024-06-27T10:50:00.220+0000 [2024-06-27T10:50:00.452Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:00.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-06-27T10:50:00.591Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:50:00.591Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:50:00.672Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2024-06-27T10:50:00.678Z] [2024-06-27T10:50:00.678Z] setOSConditions: [2024-06-27T10:50:00.678Z] [2024-06-27T10:50:00.678Z] setToolWin: [2024-06-27T10:50:00.678Z] [2024-06-27T10:50:00.678Z] setToolUnix: [2024-06-27T10:50:00.678Z] [2024-06-27T10:50:00.678Z] setToolProperty: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setS1ASclassPath: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] init-common: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] clean-common: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setOSConditions: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setToolWin: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setToolUnix: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setToolProperty: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setS1ASclassPath: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] init-common: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] clean-classes-common: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setOSConditions: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setToolWin: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setToolUnix: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setToolProperty: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setS1ASclassPath: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] init-common: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] clean-jars-common: [2024-06-27T10:50:00.679Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setOSConditions: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setToolWin: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.679Z] setToolUnix: [2024-06-27T10:50:00.679Z] [2024-06-27T10:50:00.680Z] setToolProperty: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setS1ASclassPath: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] init-common: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] clean: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setOSConditions: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setToolWin: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setToolUnix: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setToolProperty: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setS1ASclassPath: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] init-common: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] clean-common: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setOSConditions: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setToolWin: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setToolUnix: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setToolProperty: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setS1ASclassPath: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] init-common: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] clean-classes-common: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setOSConditions: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setToolWin: [2024-06-27T10:50:00.680Z] [2024-06-27T10:50:00.680Z] setToolUnix: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setToolProperty: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setS1ASclassPath: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] init-common: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] clean-jars-common: [2024-06-27T10:50:00.681Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setOSConditions: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setToolWin: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setToolUnix: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setToolProperty: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setS1ASclassPath: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] init-common: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] clean: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setOSConditions: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setToolWin: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setToolUnix: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setToolProperty: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setS1ASclassPath: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] init-common: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] clean-common: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setOSConditions: [2024-06-27T10:50:00.681Z] [2024-06-27T10:50:00.681Z] setToolWin: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setToolUnix: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setToolProperty: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setS1ASclassPath: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] init-common: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] clean-classes-common: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setOSConditions: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setToolWin: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setToolUnix: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setToolProperty: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setS1ASclassPath: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] init-common: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] clean-jars-common: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] start-record: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] connector_group_1: [2024-06-27T10:50:00.682Z] [echo] ************ Starting connector_group_1 ************ [2024-06-27T10:50:00.682Z] [echo] @@## connector1.5 ##@@ [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setOSConditions: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setToolWin: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setToolUnix: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setToolProperty: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] setS1ASclassPath: [2024-06-27T10:50:00.682Z] [2024-06-27T10:50:00.682Z] init-common: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] build: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] all: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] setOSConditions: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] setToolWin: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] setToolUnix: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] setToolProperty: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] setS1ASclassPath: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] init-common: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] all: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] setOSConditions: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] setToolWin: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] setToolUnix: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] setToolProperty: [Pipeline] } [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] setS1ASclassPath: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] init-common: [2024-06-27T10:50:00.683Z] [2024-06-27T10:50:00.683Z] compile-common: [2024-06-27T10:50:00.683Z] [echo] Current time (ISO): 2024-06-27T10:50:00.607+0000 [2024-06-27T10:50:00.683Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/classes [2024-06-27T10:50:00.683Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/classes [Pipeline] // node [Pipeline] } [2024-06-27T10:50:00.722Z] [exec] Application deployed with name wsclient. [2024-06-27T10:50:00.722Z] [exec] Command deploy executed successfully. [2024-06-27T10:50:00.722Z] [2024-06-27T10:50:00.722Z] setup: [2024-06-27T10:50:00.722Z] [2024-06-27T10:50:00.722Z] runtest: [2024-06-27T10:50:00.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:00.722Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml:132: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:00.722Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:00.722Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:50:00.722Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:00.722Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:00.722Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:00.722Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:00.722Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:00.722Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:00.722Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:00.722Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:00.723Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:00.723Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:00.723Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:00.723Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:00.723Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:00.723Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:00.723Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:00.723Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:00.723Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:00.723Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:00.723Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:00.723Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:00.723Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:00.723Z] [java] ... 61 more [2024-06-27T10:50:00.723Z] [java] Java Result: -1 [2024-06-27T10:50:00.723Z] [2024-06-27T10:50:00.723Z] undeploy: [2024-06-27T10:50:00.723Z] [2024-06-27T10:50:00.723Z] setOSConditions: [2024-06-27T10:50:00.723Z] [2024-06-27T10:50:00.723Z] setToolWin: [2024-06-27T10:50:00.723Z] [2024-06-27T10:50:00.723Z] setToolUnix: [2024-06-27T10:50:00.723Z] [2024-06-27T10:50:00.723Z] setToolProperty: [2024-06-27T10:50:00.724Z] [2024-06-27T10:50:00.724Z] setS1ASclassPath: [2024-06-27T10:50:00.724Z] [2024-06-27T10:50:00.724Z] init-common: [2024-06-27T10:50:00.724Z] [2024-06-27T10:50:00.724Z] undeploy-war-common: [2024-06-27T10:50:00.795Z] [exec] Jun 27, 2024 10:50:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:00.795Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:01.005Z] [WARNING] [testng] Jun 27, 2024 10:50:00 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:50:01.005Z] [WARNING] [testng] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1af6974c [2024-06-27T10:50:01.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:50:01.151Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:50:01.300Z] [INFO] [testng] PASSED: helloRemote [2024-06-27T10:50:01.300Z] [INFO] [testng] PASSED: nonPortableGlobal [2024-06-27T10:50:01.300Z] [INFO] [testng] PASSED: portableGlobal [2024-06-27T10:50:01.300Z] [INFO] [testng] [2024-06-27T10:50:01.300Z] [INFO] [testng] =============================================== [2024-06-27T10:50:01.300Z] [INFO] [testng] ejb_remoteview [2024-06-27T10:50:01.300Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-06-27T10:50:01.300Z] [INFO] [testng] =============================================== [2024-06-27T10:50:01.300Z] [INFO] [testng] [2024-06-27T10:50:01.300Z] [INFO] [testng] PASSED: singletonStartup [2024-06-27T10:50:01.300Z] [INFO] [testng] PASSED: singletonInjectLookup [2024-06-27T10:50:01.300Z] [INFO] [testng] [2024-06-27T10:50:01.300Z] [INFO] [testng] =============================================== [2024-06-27T10:50:01.300Z] [INFO] [testng] ejb_singleton_ear_redeploy [2024-06-27T10:50:01.300Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:50:01.300Z] [INFO] [testng] =============================================== [2024-06-27T10:50:01.300Z] [INFO] [testng] [2024-06-27T10:50:01.300Z] [INFO] [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject [2024-06-27T10:50:01.300Z] [INFO] [testng] PASSED: EJBInject [2024-06-27T10:50:01.300Z] [INFO] [testng] PASSED: SetName [2024-06-27T10:50:01.300Z] [INFO] [testng] PASSED: GetName [2024-06-27T10:50:01.300Z] [INFO] [testng] [2024-06-27T10:50:01.300Z] [INFO] [testng] =============================================== [2024-06-27T10:50:01.300Z] [INFO] [testng] ejb_stateful_cmt_ni_war [2024-06-27T10:50:01.300Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-06-27T10:50:01.300Z] [INFO] [testng] =============================================== [2024-06-27T10:50:01.300Z] [INFO] [testng] [2024-06-27T10:50:01.359Z] [exec] Jun 27, 2024 10:50:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:01.359Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:01.359Z] [exec] Looking up ejb ref [2024-06-27T10:50:01.397Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:01.397Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:01.397Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:01.397Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:01.397Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:01.397Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:01.397Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:01.406Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:50:01.406Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:50:01.500Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:01.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false dol-override-1-web [2024-06-27T10:50:01.651Z] [2024-06-27T10:50:01.651Z] setOSConditions: [2024-06-27T10:50:01.651Z] [2024-06-27T10:50:01.651Z] setToolWin: [2024-06-27T10:50:01.651Z] [2024-06-27T10:50:01.652Z] setToolUnix: [2024-06-27T10:50:01.652Z] [2024-06-27T10:50:01.652Z] setToolProperty: [2024-06-27T10:50:01.652Z] [2024-06-27T10:50:01.652Z] setS1ASclassPath: [2024-06-27T10:50:01.652Z] [2024-06-27T10:50:01.652Z] init-common: [2024-06-27T10:50:01.652Z] [2024-06-27T10:50:01.652Z] undeploy-client: [2024-06-27T10:50:01.714Z] [exec] Jun 27, 2024 10:50:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:50:01.715Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@20cff21e [2024-06-27T10:50:01.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:50:01.964Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:50:01.969Z] [exec] Value of key is: test1 : [2024-06-27T10:50:01.969Z] [exec] Value of key is: test2 : [2024-06-27T10:50:01.969Z] [exec] jdbc contauth status: [2024-06-27T10:50:01.969Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:01.969Z] [exec] [2024-06-27T10:50:01.969Z] [exec] [2024-06-27T10:50:01.969Z] [exec] ----------------------------------------- [2024-06-27T10:50:01.969Z] [exec] - test2 : : PASS - [2024-06-27T10:50:01.969Z] [exec] - test1 : : PASS - [2024-06-27T10:50:01.969Z] [exec] ----------------------------------------- [2024-06-27T10:50:01.969Z] [exec] Total PASS: 2 [2024-06-27T10:50:01.969Z] [exec] Total FAIL: 0 [2024-06-27T10:50:01.969Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:50:01.969Z] [exec] ----------------------------------------- [2024-06-27T10:50:01.969Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:01.969Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:01.975Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:01.975Z] [javac] 1 warning [2024-06-27T10:50:01.975Z] [2024-06-27T10:50:01.975Z] setOSConditions: [2024-06-27T10:50:01.975Z] [2024-06-27T10:50:01.975Z] setToolWin: [2024-06-27T10:50:01.975Z] [2024-06-27T10:50:01.975Z] setToolUnix: [2024-06-27T10:50:01.975Z] [2024-06-27T10:50:01.975Z] setToolProperty: [2024-06-27T10:50:01.975Z] [2024-06-27T10:50:01.975Z] setS1ASclassPath: [2024-06-27T10:50:01.975Z] [2024-06-27T10:50:01.975Z] init-common: [2024-06-27T10:50:01.975Z] [2024-06-27T10:50:01.975Z] compile-common: [2024-06-27T10:50:01.975Z] [echo] Current time (ISO): 2024-06-27T10:50:01.881+0000 [2024-06-27T10:50:01.975Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:02.002Z] [java] In StatefulBean::destroy() [2024-06-27T10:50:02.218Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:02.218Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] checkReporting-common: [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] confirmReportPresent-common: [2024-06-27T10:50:02.226Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:50:02.226Z] [echo] Test seems to be reported fine [2024-06-27T10:50:02.226Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth/RepRunConf.txt [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:02.226Z] confirmMissingReport-common: [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] undeploy: [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:50:02.226Z] setOSConditions: [2024-06-27T10:50:02.226Z] [exec] Command undeploy executed successfully. [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] setToolWin: [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] all: [2024-06-27T10:50:02.226Z] setToolUnix: [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] setToolProperty: [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] setS1ASclassPath: [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:02.226Z] init-common: [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] execute-sql-common: [2024-06-27T10:50:02.226Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/drop_pointbase.sql [2024-06-27T10:50:02.226Z] [sql] 0 rows affected [2024-06-27T10:50:02.226Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:02.226Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:50:02.226Z] [2024-06-27T10:50:02.226Z] setOSConditions: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] setToolWin: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:02.227Z] setToolUnix: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] setToolProperty: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:02.227Z] setS1ASclassPath: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] init-common: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] setOSConditions: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] undeploy-jdbc-common: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] setOSConditions: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] setToolWin: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] setToolWin: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] setToolUnix: [2024-06-27T10:50:02.227Z] setToolUnix: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] setToolProperty: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] setToolProperty: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] setS1ASclassPath: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] init-common: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] setS1ASclassPath: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] delete-jdbc-resource-common: [2024-06-27T10:50:02.227Z] init-common: [2024-06-27T10:50:02.227Z] [2024-06-27T10:50:02.227Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:50:02.227Z] clean: [2024-06-27T10:50:02.227Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:02.228Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:02.228Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:02.228Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:02.228Z] [2024-06-27T10:50:02.228Z] setOSConditions: [2024-06-27T10:50:02.228Z] [2024-06-27T10:50:02.228Z] setToolWin: [2024-06-27T10:50:02.228Z] [2024-06-27T10:50:02.228Z] setToolUnix: [2024-06-27T10:50:02.228Z] [2024-06-27T10:50:02.228Z] setToolProperty: [2024-06-27T10:50:02.228Z] [2024-06-27T10:50:02.228Z] setS1ASclassPath: [2024-06-27T10:50:02.228Z] [2024-06-27T10:50:02.228Z] init-common: [2024-06-27T10:50:02.228Z] [2024-06-27T10:50:02.228Z] clean-common: [2024-06-27T10:50:02.228Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:02.228Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:02.228Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:02.228Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:02.229Z] [2024-06-27T10:50:02.229Z] setOSConditions: [2024-06-27T10:50:02.229Z] [2024-06-27T10:50:02.229Z] setToolWin: [2024-06-27T10:50:02.229Z] [2024-06-27T10:50:02.229Z] setToolUnix: [2024-06-27T10:50:02.229Z] [2024-06-27T10:50:02.229Z] setToolProperty: [2024-06-27T10:50:02.229Z] [2024-06-27T10:50:02.229Z] setS1ASclassPath: [2024-06-27T10:50:02.229Z] [2024-06-27T10:50:02.229Z] init-common: [2024-06-27T10:50:02.229Z] [2024-06-27T10:50:02.229Z] clean-classes-common: [2024-06-27T10:50:02.229Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:02.229Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:02.229Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:02.229Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:02.229Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:02.229Z] [2024-06-27T10:50:02.229Z] setOSConditions: [2024-06-27T10:50:02.229Z] [2024-06-27T10:50:02.229Z] setToolWin: [2024-06-27T10:50:02.229Z] [2024-06-27T10:50:02.230Z] setToolUnix: [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.230Z] setToolProperty: [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.230Z] setS1ASclassPath: [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.230Z] init-common: [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.230Z] clean-jars-common: [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.230Z] assemble-web: [2024-06-27T10:50:02.230Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:02.230Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:02.230Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:02.230Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:02.230Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.230Z] setOSConditions: [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.230Z] setToolWin: [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.230Z] setToolUnix: [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.230Z] setToolProperty: [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.230Z] setS1ASclassPath: [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.230Z] init-common: [2024-06-27T10:50:02.230Z] [2024-06-27T10:50:02.231Z] compile: [2024-06-27T10:50:02.231Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:02.231Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:02.426Z] [exec] Jun 27, 2024 10:50:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:50:02.426Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26275b46 [2024-06-27T10:50:02.426Z] [exec] Doing foo timer test for ejbs/Foo_CMT [2024-06-27T10:50:02.426Z] [exec] doTest(): creating the runtimeExTimer handle [2024-06-27T10:50:02.426Z] [exec] doTest(): creating the timerhandle [2024-06-27T10:50:02.426Z] [exec] doTest(): creating the timerhandle2 [2024-06-27T10:50:02.426Z] [exec] doTest(): creating the timerhandle3 [2024-06-27T10:50:02.426Z] [exec] doTest(): creating the timerhandle4 [2024-06-27T10:50:02.426Z] [exec] doTest(): creating the timerhandle5 [2024-06-27T10:50:02.426Z] [exec] doTest(): creating the createTimerAndRollback [2024-06-27T10:50:02.426Z] [exec] doTest(): creating the createTimerAndCancel [2024-06-27T10:50:02.426Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-06-27T10:50:02.426Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-06-27T10:50:02.426Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-06-27T10:50:02.487Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:02.487Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:02.487Z] [2024-06-27T10:50:02.487Z] setOSConditions: [2024-06-27T10:50:02.487Z] [2024-06-27T10:50:02.487Z] setToolWin: [2024-06-27T10:50:02.487Z] [2024-06-27T10:50:02.487Z] setToolUnix: [2024-06-27T10:50:02.487Z] [2024-06-27T10:50:02.487Z] setToolProperty: [2024-06-27T10:50:02.487Z] [2024-06-27T10:50:02.487Z] setS1ASclassPath: [2024-06-27T10:50:02.487Z] [2024-06-27T10:50:02.487Z] init-common: [2024-06-27T10:50:02.488Z] [2024-06-27T10:50:02.488Z] compile-common: [2024-06-27T10:50:02.488Z] [echo] Current time (ISO): 2024-06-27T10:50:02.250+0000 [2024-06-27T10:50:02.488Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:02.602Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:02.602Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:02.602Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:02.602Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:02.602Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:02.602Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:02.602Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:02.686Z] [INFO] [testng] PASSED: test [2024-06-27T10:50:02.686Z] [INFO] [testng] [2024-06-27T10:50:02.686Z] [INFO] [testng] =============================================== [2024-06-27T10:50:02.686Z] [INFO] [testng] ejb_cmp_ear [2024-06-27T10:50:02.686Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2024-06-27T10:50:02.687Z] [INFO] [testng] =============================================== [2024-06-27T10:50:02.687Z] [INFO] [testng] [2024-06-27T10:50:02.687Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/mdb/create_resources.asadmin [2024-06-27T10:50:02.778Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:50:02.778Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:50:02.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:50:02.789Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:50:02.789Z] [echo] cmd executed for server [2024-06-27T10:50:02.789Z] [2024-06-27T10:50:02.789Z] setOSConditions: [2024-06-27T10:50:02.789Z] [2024-06-27T10:50:02.789Z] setToolWin: [2024-06-27T10:50:02.789Z] [2024-06-27T10:50:02.789Z] setToolUnix: [2024-06-27T10:50:02.789Z] [2024-06-27T10:50:02.789Z] setToolProperty: [2024-06-27T10:50:02.790Z] [2024-06-27T10:50:02.790Z] setS1ASclassPath: [2024-06-27T10:50:02.790Z] [2024-06-27T10:50:02.790Z] init-common: [2024-06-27T10:50:02.790Z] [2024-06-27T10:50:02.790Z] delete-jdbc-connpool-common: [2024-06-27T10:50:02.790Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:50:02.898Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:02.898Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:02.898Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:02.898Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:02.898Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:02.898Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:02.898Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:03.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:50:03.311Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:50:03.311Z] [echo] cmd executed for server [2024-06-27T10:50:03.311Z] [2024-06-27T10:50:03.311Z] setOSConditions: [2024-06-27T10:50:03.311Z] [2024-06-27T10:50:03.311Z] setToolWin: [2024-06-27T10:50:03.311Z] [2024-06-27T10:50:03.311Z] setToolUnix: [2024-06-27T10:50:03.311Z] [2024-06-27T10:50:03.311Z] setToolProperty: [2024-06-27T10:50:03.311Z] [2024-06-27T10:50:03.311Z] setS1ASclassPath: [2024-06-27T10:50:03.311Z] [2024-06-27T10:50:03.311Z] init-common: [2024-06-27T10:50:03.311Z] [2024-06-27T10:50:03.311Z] undeploy-common: [2024-06-27T10:50:03.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:50:03.336Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:50:03.336Z] [2024-06-27T10:50:03.337Z] setOSConditions: [2024-06-27T10:50:03.337Z] [2024-06-27T10:50:03.337Z] setToolWin: [2024-06-27T10:50:03.337Z] [2024-06-27T10:50:03.337Z] setToolUnix: [2024-06-27T10:50:03.337Z] [2024-06-27T10:50:03.337Z] setToolProperty: [2024-06-27T10:50:03.337Z] [2024-06-27T10:50:03.337Z] setS1ASclassPath: [2024-06-27T10:50:03.337Z] [2024-06-27T10:50:03.337Z] init-common: [2024-06-27T10:50:03.337Z] [2024-06-27T10:50:03.337Z] create-jdbc-resource-common: [2024-06-27T10:50:03.337Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:03.385Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:03.458Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:03.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauthApp [2024-06-27T10:50:03.566Z] [2024-06-27T10:50:03.566Z] all: [2024-06-27T10:50:03.566Z] [2024-06-27T10:50:03.566Z] setOSConditions: [2024-06-27T10:50:03.566Z] [2024-06-27T10:50:03.567Z] setToolWin: [2024-06-27T10:50:03.567Z] [2024-06-27T10:50:03.567Z] setToolUnix: [2024-06-27T10:50:03.567Z] [2024-06-27T10:50:03.567Z] setToolProperty: [2024-06-27T10:50:03.567Z] [2024-06-27T10:50:03.567Z] setS1ASclassPath: [2024-06-27T10:50:03.592Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:03.592Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-06-27T10:50:03.592Z] [echo] cmd executed for server [2024-06-27T10:50:03.592Z] [2024-06-27T10:50:03.592Z] deploy: [2024-06-27T10:50:03.592Z] [2024-06-27T10:50:03.592Z] deploy-war-common: [2024-06-27T10:50:03.592Z] [2024-06-27T10:50:03.592Z] setOSConditions: [2024-06-27T10:50:03.592Z] [2024-06-27T10:50:03.592Z] setToolWin: [2024-06-27T10:50:03.592Z] [2024-06-27T10:50:03.592Z] setToolUnix: [2024-06-27T10:50:03.592Z] [2024-06-27T10:50:03.592Z] setToolProperty: [2024-06-27T10:50:03.592Z] [2024-06-27T10:50:03.592Z] setS1ASclassPath: [2024-06-27T10:50:03.592Z] [2024-06-27T10:50:03.592Z] init-common: [2024-06-27T10:50:03.592Z] [2024-06-27T10:50:03.592Z] deploy-war-commonpe: [2024-06-27T10:50:03.724Z] [javac] 1 warning [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] build: [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] setOSConditions: [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] fixFiles: [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] convUnix: [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] convWin: [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] setToolWin: [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] setToolUnix: [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] setToolProperty: [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] setS1ASclassPath: [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] init-common: [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] package-persistence-common: [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] ejb-jar-common: [2024-06-27T10:50:03.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] package-ejbjar-common: [2024-06-27T10:50:03.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:03.724Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:03.724Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:03.724Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-06-27T10:50:03.724Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:03.724Z] [2024-06-27T10:50:03.724Z] appclient-jar-common: [2024-06-27T10:50:03.725Z] [2024-06-27T10:50:03.725Z] package-appclientjar-common: [2024-06-27T10:50:03.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:03.725Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:03.725Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:03.725Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-06-27T10:50:03.725Z] [2024-06-27T10:50:03.725Z] webclient-war-common: [2024-06-27T10:50:03.725Z] [2024-06-27T10:50:03.725Z] clear: [2024-06-27T10:50:03.725Z] [2024-06-27T10:50:03.725Z] test-tlds-exist: [2024-06-27T10:50:03.725Z] [2024-06-27T10:50:03.725Z] copy-tlds: [2024-06-27T10:50:03.725Z] [2024-06-27T10:50:03.725Z] test-tagfiles-exist: [2024-06-27T10:50:03.725Z] [2024-06-27T10:50:03.725Z] copy-tagfiles: [2024-06-27T10:50:03.725Z] [2024-06-27T10:50:03.725Z] package-war-common: [2024-06-27T10:50:03.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:03.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:03.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:03.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:03.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/lib [2024-06-27T10:50:03.725Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:03.725Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:03.725Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:03.725Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:03.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/docroot [2024-06-27T10:50:03.725Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-06-27T10:50:03.725Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:03.726Z] [2024-06-27T10:50:03.726Z] build-ear-common: [2024-06-27T10:50:03.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:03.726Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:03.726Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:03.726Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-06-27T10:50:03.726Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:03.726Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility [2024-06-27T10:50:03.726Z] [2024-06-27T10:50:03.726Z] setOSConditions: [2024-06-27T10:50:03.726Z] [2024-06-27T10:50:03.726Z] setToolWin: [2024-06-27T10:50:03.726Z] [2024-06-27T10:50:03.726Z] setToolUnix: [2024-06-27T10:50:03.726Z] [2024-06-27T10:50:03.726Z] setToolProperty: [2024-06-27T10:50:03.726Z] [2024-06-27T10:50:03.726Z] setS1ASclassPath: [2024-06-27T10:50:03.726Z] [2024-06-27T10:50:03.726Z] init-common: [2024-06-27T10:50:03.726Z] [2024-06-27T10:50:03.726Z] prepare: [2024-06-27T10:50:03.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-06-27T10:50:03.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-06-27T10:50:03.726Z] [2024-06-27T10:50:03.726Z] build: [2024-06-27T10:50:03.726Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:03.726Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-06-27T10:50:03.822Z] [2024-06-27T10:50:03.822Z] init-common: [2024-06-27T10:50:03.822Z] [2024-06-27T10:50:03.822Z] clean: [2024-06-27T10:50:03.822Z] [2024-06-27T10:50:03.823Z] setOSConditions: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setToolWin: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setToolUnix: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setToolProperty: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setS1ASclassPath: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] init-common: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] clean-common: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setOSConditions: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setToolWin: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setToolUnix: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setToolProperty: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setS1ASclassPath: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] init-common: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] clean-classes-common: [2024-06-27T10:50:03.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setOSConditions: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setToolWin: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setToolUnix: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setToolProperty: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] setS1ASclassPath: [2024-06-27T10:50:03.823Z] [2024-06-27T10:50:03.823Z] init-common: [2024-06-27T10:50:03.824Z] [2024-06-27T10:50:03.824Z] clean-jars-common: [2024-06-27T10:50:03.824Z] [2024-06-27T10:50:03.824Z] compile: [2024-06-27T10:50:03.824Z] [2024-06-27T10:50:03.824Z] setOSConditions: [2024-06-27T10:50:03.824Z] [2024-06-27T10:50:03.824Z] setToolWin: [2024-06-27T10:50:03.824Z] [2024-06-27T10:50:03.824Z] setToolUnix: [2024-06-27T10:50:03.824Z] [2024-06-27T10:50:03.824Z] setToolProperty: [2024-06-27T10:50:03.824Z] [2024-06-27T10:50:03.824Z] setS1ASclassPath: [2024-06-27T10:50:03.824Z] [2024-06-27T10:50:03.824Z] init-common: [2024-06-27T10:50:03.824Z] [2024-06-27T10:50:03.824Z] compile-common: [2024-06-27T10:50:03.824Z] [echo] Current time (ISO): 2024-06-27T10:50:03.600+0000 [2024-06-27T10:50:03.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:03.824Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:03.853Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:03.853Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:03.853Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:03.853Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:03.853Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:03.853Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:03.853Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:03.886Z] [java] In StatefulBean::destroy() [2024-06-27T10:50:03.929Z] [exec] Application deployed with name force-deploy-rarApp. [2024-06-27T10:50:03.929Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-06-27T10:50:03.929Z] [echo] Deployment on target server server successful [2024-06-27T10:50:03.929Z] [2024-06-27T10:50:03.929Z] setOSConditions: [2024-06-27T10:50:03.929Z] [2024-06-27T10:50:03.929Z] setToolWin: [2024-06-27T10:50:03.929Z] [2024-06-27T10:50:03.929Z] setToolUnix: [2024-06-27T10:50:03.929Z] [2024-06-27T10:50:03.929Z] setToolProperty: [2024-06-27T10:50:03.929Z] [2024-06-27T10:50:03.929Z] setS1ASclassPath: [2024-06-27T10:50:03.929Z] [2024-06-27T10:50:03.929Z] init-common: [2024-06-27T10:50:03.929Z] [2024-06-27T10:50:03.929Z] deploy-common-ee: [2024-06-27T10:50:03.929Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:03.929Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:03.929Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:03.929Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:03.930Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:03.930Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:03.930Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:03.930Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:03.930Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:03.930Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:03.930Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:03.930Z] [java] ... 42 more [2024-06-27T10:50:03.930Z] [java] Java Result: -1 [2024-06-27T10:50:03.930Z] [2024-06-27T10:50:03.930Z] setOSConditions: [2024-06-27T10:50:03.930Z] [2024-06-27T10:50:03.930Z] setToolWin: [2024-06-27T10:50:03.930Z] [2024-06-27T10:50:03.930Z] setToolUnix: [2024-06-27T10:50:03.930Z] [2024-06-27T10:50:03.930Z] setToolProperty: [2024-06-27T10:50:03.930Z] [2024-06-27T10:50:03.930Z] setS1ASclassPath: [2024-06-27T10:50:03.930Z] [2024-06-27T10:50:03.930Z] init-common: [2024-06-27T10:50:03.930Z] [2024-06-27T10:50:03.930Z] undeploy-common: [2024-06-27T10:50:03.981Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:03.981Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:03.981Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:03.981Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:03.981Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:03.981Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:03.981Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:04.008Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:04.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection-non-serializable --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-non-serializable-web.war [2024-06-27T10:50:04.236Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:04.236Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:50:04.236Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:50:04.236Z] [javac] ^ [2024-06-27T10:50:04.241Z] + break [2024-06-27T10:50:04.241Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [2024-06-27T10:50:04.264Z] Waiting for domain1 to start .......... [2024-06-27T10:50:04.264Z] Waiting finished after 9,330 ms. [2024-06-27T10:50:04.264Z] Successfully started the domain : domain1 [2024-06-27T10:50:04.264Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:50:04.264Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:50:04.264Z] Admin Port: 4,848 [2024-06-27T10:50:04.264Z] Command start-domain executed successfully. [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:50:04.274Z] Archiving artifacts [2024-06-27T10:50:04.490Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:50:04.490Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:04.491Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:50:04.491Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:50:04.491Z] [javac] 2 warnings [2024-06-27T10:50:04.491Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-06-27T10:50:04.491Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-06-27T10:50:04.491Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-06-27T10:50:04.491Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-06-27T10:50:04.491Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-06-27T10:50:04.491Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] deploy: [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] setOSConditions: [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] setToolWin: [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] setToolUnix: [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] setToolProperty: [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] setS1ASclassPath: [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] init-common: [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] prepare: [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] build: [2024-06-27T10:50:04.491Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] deploy-rar-and-setup-resources: [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] setOSConditions: [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] setToolWin: [2024-06-27T10:50:04.491Z] [2024-06-27T10:50:04.491Z] setToolUnix: [2024-06-27T10:50:04.492Z] [2024-06-27T10:50:04.492Z] setToolProperty: [2024-06-27T10:50:04.492Z] [2024-06-27T10:50:04.492Z] setS1ASclassPath: [2024-06-27T10:50:04.492Z] [2024-06-27T10:50:04.492Z] init-common: [2024-06-27T10:50:04.492Z] [2024-06-27T10:50:04.492Z] deploy-rar-common: [2024-06-27T10:50:04.492Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-06-27T10:50:04.575Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:50:04.575Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:50:04.575Z] [javac] ^ [2024-06-27T10:50:04.575Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:50:04.575Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:50:04.575Z] [javac] ^ [2024-06-27T10:50:04.575Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:50:04.575Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:50:04.575Z] [javac] 3 warnings [2024-06-27T10:50:04.575Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/generic-ra.jar [2024-06-27T10:50:04.575Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/generic-ra.rar [2024-06-27T10:50:04.630Z] [exec] Jun 27, 2024 10:50:03 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:50:04.630Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@71166348 [2024-06-27T10:50:04.630Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.slsb.SimpleSLSBHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447602176_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:50:04.630Z] [exec] Narrowed home!! [2024-06-27T10:50:04.630Z] [exec] invoking ejb [2024-06-27T10:50:04.630Z] [exec] Got the EJB!! [2024-06-27T10:50:04.710Z] [exec] Application deployed with name cdi-jpa-resource-injection-non-serializable-web. [2024-06-27T10:50:04.710Z] [2024-06-27T10:50:04.710Z] deploy-war-commonee: [2024-06-27T10:50:04.710Z] [2024-06-27T10:50:04.710Z] run: [2024-06-27T10:50:04.710Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llinit [2024-06-27T10:50:04.710Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:04.710Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llquery [2024-06-27T10:50:04.754Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:04.754Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:04.754Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:04.754Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:04.754Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:04.754Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:04.754Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:04.770Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-06-27T10:50:04.831Z] [2024-06-27T10:50:04.831Z] setOSConditions: [2024-06-27T10:50:04.831Z] [2024-06-27T10:50:04.831Z] setToolWin: [2024-06-27T10:50:04.831Z] [2024-06-27T10:50:04.831Z] setToolUnix: [2024-06-27T10:50:04.831Z] [2024-06-27T10:50:04.831Z] setToolProperty: [2024-06-27T10:50:04.831Z] [2024-06-27T10:50:04.831Z] setS1ASclassPath: [2024-06-27T10:50:04.831Z] [2024-06-27T10:50:04.831Z] init-common: [2024-06-27T10:50:04.831Z] [2024-06-27T10:50:04.831Z] clean-common: [2024-06-27T10:50:04.831Z] [2024-06-27T10:50:04.831Z] setOSConditions: [2024-06-27T10:50:04.831Z] [2024-06-27T10:50:04.831Z] setToolWin: [2024-06-27T10:50:04.831Z] [2024-06-27T10:50:04.831Z] setToolUnix: [2024-06-27T10:50:04.831Z] [2024-06-27T10:50:04.831Z] setToolProperty: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setS1ASclassPath: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] init-common: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] clean-classes-common: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setOSConditions: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setToolWin: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setToolUnix: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setToolProperty: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setS1ASclassPath: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] init-common: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] clean-jars-common: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] all: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setOSConditions: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setToolWin: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setToolUnix: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setToolProperty: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setS1ASclassPath: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] init-common: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] all: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setOSConditions: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.832Z] setToolWin: [2024-06-27T10:50:04.832Z] [2024-06-27T10:50:04.833Z] setToolUnix: [2024-06-27T10:50:04.833Z] [2024-06-27T10:50:04.833Z] setToolProperty: [2024-06-27T10:50:04.833Z] [2024-06-27T10:50:04.833Z] setS1ASclassPath: [2024-06-27T10:50:04.833Z] [2024-06-27T10:50:04.833Z] init-common: [2024-06-27T10:50:04.833Z] [2024-06-27T10:50:04.833Z] compile-common: [2024-06-27T10:50:04.833Z] [echo] Current time (ISO): 2024-06-27T10:50:04.631+0000 [2024-06-27T10:50:04.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:04.833Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:04.867Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/build.xml [2024-06-27T10:50:04.901Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.901Z] setOSConditions: [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.901Z] setToolWin: [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.901Z] setToolUnix: [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.901Z] setToolProperty: [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.901Z] setS1ASclassPath: [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.901Z] init-common: [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.901Z] setuptwo: [2024-06-27T10:50:04.901Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.901Z] setOSConditions: [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.901Z] setToolWin: [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.901Z] setToolUnix: [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.901Z] setToolProperty: [2024-06-27T10:50:04.901Z] [2024-06-27T10:50:04.902Z] setS1ASclassPath: [2024-06-27T10:50:04.902Z] [2024-06-27T10:50:04.902Z] init-common: [2024-06-27T10:50:04.902Z] [2024-06-27T10:50:04.902Z] deploy-rar-common: [2024-06-27T10:50:04.902Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true connectors-ra-redeploy-rars.rar [2024-06-27T10:50:04.965Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:04.965Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llfind [2024-06-27T10:50:04.965Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:04.965Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llinj [2024-06-27T10:50:04.965Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:04.965Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:04.965Z] [java] [2024-06-27T10:50:04.965Z] [java] [2024-06-27T10:50:04.965Z] [java] ----------------------------------------- [2024-06-27T10:50:04.965Z] [java] - jpa-resource-injection-non-serializablellinit: PASS - [2024-06-27T10:50:04.965Z] [java] - jpa-resource-injection-non-serializablellquery: PASS - [2024-06-27T10:50:04.965Z] [java] - jpa-resource-injection-non-serializablellfind: PASS - [2024-06-27T10:50:04.965Z] [java] - jpa-resource-injection-non-serializablellinj: PASS - [2024-06-27T10:50:04.965Z] [java] ----------------------------------------- [2024-06-27T10:50:04.965Z] [java] - Total PASS : 4 - [2024-06-27T10:50:04.965Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:04.965Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:04.965Z] [java] ----------------------------------------- [2024-06-27T10:50:04.965Z] [2024-06-27T10:50:04.965Z] undeploy: [2024-06-27T10:50:04.965Z] [2024-06-27T10:50:04.965Z] setOSConditions: [2024-06-27T10:50:04.965Z] [2024-06-27T10:50:04.965Z] setToolWin: [2024-06-27T10:50:04.965Z] [2024-06-27T10:50:04.965Z] setToolUnix: [2024-06-27T10:50:04.965Z] [2024-06-27T10:50:04.965Z] setToolProperty: [2024-06-27T10:50:04.965Z] [2024-06-27T10:50:04.965Z] setS1ASclassPath: [2024-06-27T10:50:04.965Z] [2024-06-27T10:50:04.965Z] init-common: [2024-06-27T10:50:04.965Z] [2024-06-27T10:50:04.965Z] undeploy-war-common: [2024-06-27T10:50:05.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-non-serializable-web [2024-06-27T10:50:05.228Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:05.228Z] [javac] 1 warning [2024-06-27T10:50:05.228Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:05.229Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:05.229Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:05.229Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:05.229Z] [2024-06-27T10:50:05.229Z] pkg-war: [2024-06-27T10:50:05.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:05.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:05.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:05.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:05.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:50:05.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:05.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:05.229Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/SubtractNumbers.wsdl to copy. [2024-06-27T10:50:05.229Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:50:05.229Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:50:05.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:05.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:05.229Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${web.wsit.descriptors} does not exist. [2024-06-27T10:50:05.229Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-web.war [2024-06-27T10:50:05.229Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:05.229Z] [2024-06-27T10:50:05.229Z] deploy-app: [2024-06-27T10:50:05.229Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:05.230Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:05.230Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:05.230Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:05.230Z] [2024-06-27T10:50:05.230Z] deploy-war-common: [2024-06-27T10:50:05.230Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:05.230Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:05.230Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:05.230Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:05.230Z] [2024-06-27T10:50:05.230Z] setOSConditions: [2024-06-27T10:50:05.230Z] [2024-06-27T10:50:05.230Z] setToolWin: [2024-06-27T10:50:05.230Z] [2024-06-27T10:50:05.230Z] setToolUnix: [2024-06-27T10:50:05.230Z] [2024-06-27T10:50:05.230Z] setToolProperty: [2024-06-27T10:50:05.230Z] [2024-06-27T10:50:05.230Z] setS1ASclassPath: [2024-06-27T10:50:05.230Z] [2024-06-27T10:50:05.230Z] init-common: [2024-06-27T10:50:05.230Z] [2024-06-27T10:50:05.230Z] deploy-war-commonpe: [2024-06-27T10:50:05.267Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:05.314Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:05.328Z] [exec] Application deployed with name blackbox-xa. [2024-06-27T10:50:05.328Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-06-27T10:50:05.328Z] [2024-06-27T10:50:05.328Z] setOSConditions: [2024-06-27T10:50:05.328Z] [2024-06-27T10:50:05.328Z] setToolWin: [2024-06-27T10:50:05.328Z] [2024-06-27T10:50:05.328Z] setToolUnix: [2024-06-27T10:50:05.328Z] [2024-06-27T10:50:05.328Z] setToolProperty: [2024-06-27T10:50:05.329Z] [2024-06-27T10:50:05.329Z] setS1ASclassPath: [2024-06-27T10:50:05.329Z] [2024-06-27T10:50:05.329Z] init-common: [2024-06-27T10:50:05.329Z] [2024-06-27T10:50:05.329Z] create-connector-connpool: [2024-06-27T10:50:05.329Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-06-27T10:50:05.474Z] [2024-06-27T10:50:05.474Z] delete-resources: [2024-06-27T10:50:05.474Z] [2024-06-27T10:50:05.474Z] setOSConditions: [2024-06-27T10:50:05.474Z] [2024-06-27T10:50:05.474Z] setToolWin: [2024-06-27T10:50:05.474Z] [2024-06-27T10:50:05.474Z] setToolUnix: [2024-06-27T10:50:05.474Z] [2024-06-27T10:50:05.474Z] setToolProperty: [2024-06-27T10:50:05.474Z] [2024-06-27T10:50:05.474Z] setS1ASclassPath: [2024-06-27T10:50:05.474Z] [2024-06-27T10:50:05.474Z] init-common: [2024-06-27T10:50:05.474Z] [2024-06-27T10:50:05.474Z] delete-jdbc-resource-common: [2024-06-27T10:50:05.474Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:05.570Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:50:05.570Z] [javac] return new Integer(1); [2024-06-27T10:50:05.570Z] [javac] ^ [2024-06-27T10:50:05.570Z] [javac] 2 warnings [2024-06-27T10:50:05.570Z] [2024-06-27T10:50:05.570Z] setOSConditions: [2024-06-27T10:50:05.570Z] [2024-06-27T10:50:05.570Z] setToolWin: [2024-06-27T10:50:05.570Z] [2024-06-27T10:50:05.570Z] setToolUnix: [2024-06-27T10:50:05.570Z] [2024-06-27T10:50:05.570Z] setToolProperty: [2024-06-27T10:50:05.570Z] [2024-06-27T10:50:05.570Z] setS1ASclassPath: [2024-06-27T10:50:05.570Z] [2024-06-27T10:50:05.570Z] init-common: [2024-06-27T10:50:05.570Z] [2024-06-27T10:50:05.570Z] compile-common: [2024-06-27T10:50:05.570Z] [echo] Current time (ISO): 2024-06-27T10:50:05.326+0000 [2024-06-27T10:50:05.570Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:05.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:05.728Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-06-27T10:50:05.728Z] [echo] cmd executed for server [2024-06-27T10:50:05.728Z] [2024-06-27T10:50:05.728Z] setOSConditions: [2024-06-27T10:50:05.728Z] [2024-06-27T10:50:05.728Z] setToolWin: [2024-06-27T10:50:05.728Z] [2024-06-27T10:50:05.728Z] setToolUnix: [2024-06-27T10:50:05.728Z] [2024-06-27T10:50:05.728Z] setToolProperty: [2024-06-27T10:50:05.729Z] [2024-06-27T10:50:05.729Z] setS1ASclassPath: [2024-06-27T10:50:05.729Z] [2024-06-27T10:50:05.729Z] init-common: [2024-06-27T10:50:05.729Z] [2024-06-27T10:50:05.729Z] delete-jdbc-connpool-common: [2024-06-27T10:50:05.729Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:50:05.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservices13-addressing --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-web.war [2024-06-27T10:50:05.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false connectors-ra-redeploy-rars.rar [2024-06-27T10:50:05.887Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:05.887Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:05.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-06-27T10:50:05.887Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-06-27T10:50:05.887Z] [2024-06-27T10:50:05.887Z] create-connector-connpool-common: [2024-06-27T10:50:05.887Z] [2024-06-27T10:50:05.887Z] setOSConditions: [2024-06-27T10:50:05.887Z] [2024-06-27T10:50:05.887Z] setToolWin: [2024-06-27T10:50:05.887Z] [2024-06-27T10:50:05.887Z] setToolUnix: [2024-06-27T10:50:05.887Z] [2024-06-27T10:50:05.887Z] setToolProperty: [2024-06-27T10:50:05.887Z] [2024-06-27T10:50:05.887Z] setS1ASclassPath: [2024-06-27T10:50:05.887Z] [2024-06-27T10:50:05.887Z] init-common: [2024-06-27T10:50:05.887Z] [2024-06-27T10:50:05.887Z] create-connector-resource-common: [2024-06-27T10:50:05.888Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-06-27T10:50:06.210Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:06.210Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:06.210Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:06.210Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:06.210Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:06.210Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:06.210Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:06.287Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:50:06.287Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:50:06.287Z] [echo] cmd executed for server [2024-06-27T10:50:06.287Z] [2024-06-27T10:50:06.287Z] all: [2024-06-27T10:50:06.287Z] [2024-06-27T10:50:06.287Z] setOSConditions: [2024-06-27T10:50:06.287Z] [2024-06-27T10:50:06.287Z] setToolWin: [2024-06-27T10:50:06.287Z] [2024-06-27T10:50:06.287Z] setToolUnix: [2024-06-27T10:50:06.287Z] [2024-06-27T10:50:06.287Z] setToolProperty: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setS1ASclassPath: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] init-common: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] clean: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setOSConditions: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setToolWin: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setToolUnix: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setToolProperty: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setS1ASclassPath: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] init-common: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] clean-common: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setOSConditions: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setToolWin: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setToolUnix: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setToolProperty: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setS1ASclassPath: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] init-common: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] clean-classes-common: [2024-06-27T10:50:06.288Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setOSConditions: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.288Z] setToolWin: [2024-06-27T10:50:06.288Z] [2024-06-27T10:50:06.289Z] setToolUnix: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] setToolProperty: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] setS1ASclassPath: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] init-common: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] clean-jars-common: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] compile: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] setOSConditions: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] setToolWin: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] setToolUnix: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] setToolProperty: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] setS1ASclassPath: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] init-common: [2024-06-27T10:50:06.289Z] [2024-06-27T10:50:06.289Z] compile-common: [2024-06-27T10:50:06.289Z] [echo] Current time (ISO): 2024-06-27T10:50:06.165+0000 [2024-06-27T10:50:06.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:06.289Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:06.300Z] [2024-06-27T10:50:06.300Z] all: [2024-06-27T10:50:06.300Z] [echo] [2024-06-27T10:50:06.300Z] [echo] [2024-06-27T10:50:06.300Z] [echo] [2024-06-27T10:50:06.300Z] [echo] *************************************************************************** [2024-06-27T10:50:06.300Z] [echo] * Running group jmac [2024-06-27T10:50:06.300Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jmac [2024-06-27T10:50:06.300Z] [echo] *************************************************************************** [2024-06-27T10:50:06.300Z] [echo] [2024-06-27T10:50:06.300Z] [echo] [2024-06-27T10:50:06.300Z] [echo] [2024-06-27T10:50:06.446Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-06-27T10:50:06.446Z] [exec] Connector resource blackbox-xa-cr created. [2024-06-27T10:50:06.446Z] [2024-06-27T10:50:06.446Z] asadmin-common: [2024-06-27T10:50:06.446Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:50:06.496Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:06.496Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:06.496Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:06.496Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:06.496Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:06.496Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:06.496Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:06.560Z] [2024-06-27T10:50:06.560Z] all: [2024-06-27T10:50:06.560Z] [echo] env.security_jmac = ${env.security_jmac}, current path = soap [2024-06-27T10:50:06.560Z] [echo] [2024-06-27T10:50:06.560Z] [echo] *************************************************************************** [2024-06-27T10:50:06.560Z] [echo] * Running soap [2024-06-27T10:50:06.560Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jmac/soap [2024-06-27T10:50:06.560Z] [echo] *************************************************************************** [2024-06-27T10:50:06.560Z] [echo] [2024-06-27T10:50:06.560Z] [2024-06-27T10:50:06.560Z] setOSConditions: [2024-06-27T10:50:06.561Z] [2024-06-27T10:50:06.561Z] setToolWin: [2024-06-27T10:50:06.561Z] [2024-06-27T10:50:06.561Z] setToolUnix: [2024-06-27T10:50:06.561Z] [2024-06-27T10:50:06.561Z] setToolProperty: [2024-06-27T10:50:06.561Z] [2024-06-27T10:50:06.561Z] setS1ASclassPath: [2024-06-27T10:50:06.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:50:06.700Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:50:06.700Z] [2024-06-27T10:50:06.700Z] asadmin-common: [2024-06-27T10:50:06.700Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:50:06.752Z] [exec] Application deployed with name webservices13-addressing-web. [2024-06-27T10:50:06.752Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:06.752Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:06.752Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:06.752Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:06.752Z] [2024-06-27T10:50:06.752Z] deploy-war-commonee: [2024-06-27T10:50:06.752Z] [2024-06-27T10:50:06.752Z] assemble-client: [2024-06-27T10:50:06.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:50:06.752Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:06.752Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:06.752Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:06.752Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:06.752Z] [2024-06-27T10:50:06.752Z] setOSConditions: [2024-06-27T10:50:06.752Z] [2024-06-27T10:50:06.752Z] setToolWin: [2024-06-27T10:50:06.752Z] [2024-06-27T10:50:06.752Z] setToolUnix: [2024-06-27T10:50:06.753Z] [2024-06-27T10:50:06.753Z] setToolProperty: [2024-06-27T10:50:06.753Z] [2024-06-27T10:50:06.753Z] setS1ASclassPath: [2024-06-27T10:50:06.753Z] [2024-06-27T10:50:06.753Z] init-common: [2024-06-27T10:50:06.753Z] [2024-06-27T10:50:06.753Z] wsimport: [2024-06-27T10:50:06.753Z] [exec] parsing WSDL... [2024-06-27T10:50:06.756Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-06-27T10:50:06.756Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2024-06-27T10:50:06.756Z] [2024-06-27T10:50:06.756Z] setOSConditions: [2024-06-27T10:50:06.756Z] [2024-06-27T10:50:06.756Z] setToolWin: [2024-06-27T10:50:06.756Z] [2024-06-27T10:50:06.756Z] setToolUnix: [2024-06-27T10:50:06.756Z] [2024-06-27T10:50:06.756Z] setToolProperty: [2024-06-27T10:50:06.756Z] [2024-06-27T10:50:06.756Z] setS1ASclassPath: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] init-common: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] deploy: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] setOSConditions: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] setToolWin: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] setToolUnix: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] setToolProperty: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] setS1ASclassPath: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] init-common: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] deploy-common: [2024-06-27T10:50:06.757Z] [echo] Current time (ISO): 2024-06-27T10:50:06.442+0000 [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] setOSConditions: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] setToolWin: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] setToolUnix: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] setToolProperty: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] setS1ASclassPath: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] init-common: [2024-06-27T10:50:06.757Z] [2024-06-27T10:50:06.757Z] deploy-common-pe: [2024-06-27T10:50:06.857Z] [2024-06-27T10:50:06.857Z] init-common: [2024-06-27T10:50:06.857Z] [2024-06-27T10:50:06.857Z] clean: [2024-06-27T10:50:06.857Z] [2024-06-27T10:50:06.857Z] setOSConditions: [2024-06-27T10:50:06.857Z] [2024-06-27T10:50:06.857Z] setToolWin: [2024-06-27T10:50:06.857Z] [2024-06-27T10:50:06.857Z] setToolUnix: [2024-06-27T10:50:06.857Z] [2024-06-27T10:50:06.857Z] setToolProperty: [2024-06-27T10:50:06.857Z] [2024-06-27T10:50:06.857Z] setS1ASclassPath: [2024-06-27T10:50:06.857Z] [2024-06-27T10:50:06.857Z] init-common: [2024-06-27T10:50:07.008Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:50:07.008Z] [exec] line 15 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:50:07.008Z] [exec] [2024-06-27T10:50:07.008Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:50:07.008Z] [exec] line 15 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:50:07.008Z] [exec] [2024-06-27T10:50:07.008Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:50:07.008Z] [exec] line 16 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:50:07.008Z] [exec] [2024-06-27T10:50:07.058Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:07.113Z] [2024-06-27T10:50:07.113Z] clean-common: [2024-06-27T10:50:07.113Z] [2024-06-27T10:50:07.113Z] setOSConditions: [2024-06-27T10:50:07.113Z] [2024-06-27T10:50:07.113Z] setToolWin: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setToolUnix: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setToolProperty: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setS1ASclassPath: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] init-common: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] clean-classes-common: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setOSConditions: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setToolWin: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setToolUnix: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setToolProperty: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setS1ASclassPath: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] init-common: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] clean-jars-common: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] build-providers: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setOSConditions: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setToolWin: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setToolUnix: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setToolProperty: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] setS1ASclassPath: [2024-06-27T10:50:07.114Z] [2024-06-27T10:50:07.114Z] init-common: [2024-06-27T10:50:07.147Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:07.148Z] [java] Waking up , checking sf bean existence [2024-06-27T10:50:07.148Z] [java] Stateful bean successfully timed out [2024-06-27T10:50:07.148Z] [java] In StatefulBean2::hello() [2024-06-27T10:50:07.148Z] [java] Stateful bean with longer timeout is still around [2024-06-27T10:50:07.148Z] [java] getPassed() returned true [2024-06-27T10:50:07.148Z] [java] Value of key is: async test [2024-06-27T10:50:07.148Z] [java] Closing container [2024-06-27T10:50:07.148Z] [java] In SingletonBean::destroy() [2024-06-27T10:50:07.148Z] [java] In StatefulBean2::destroy() [2024-06-27T10:50:07.148Z] [java] Jun 27, 2024 10:50:06 AM com.sun.ejb.containers.util.cache.LruSessionCache getStateFromStore [2024-06-27T10:50:07.148Z] [java] SEVERE: [NRU-com.acme.StatefulBean]: Cannot load from BACKUPSTORE FOR Key: <[3d900a7800281f-5950fac0-1]> [2024-06-27T10:50:07.148Z] [java] Jun 27, 2024 10:50:06 AM com.sun.ejb.containers.BaseContainer postInvoke [2024-06-27T10:50:07.148Z] [java] WARNING: A system exception occurred during an invocation on EJB StatefulBean, method: public void com.acme.StatefulBean.hello() [2024-06-27T10:50:07.148Z] [java] Jun 27, 2024 10:50:06 AM com.sun.ejb.containers.BaseContainer postInvoke [2024-06-27T10:50:07.148Z] [java] WARNING: [2024-06-27T10:50:07.148Z] [java] jakarta.ejb.NoSuchObjectLocalException: The EJB does not exist. session-key: 3d900a7800281f-5950fac0-1 [2024-06-27T10:50:07.148Z] [java] at com.sun.ejb.containers.StatefulSessionContainer._getContext(StatefulSessionContainer.java:1481) [2024-06-27T10:50:07.148Z] [java] at com.sun.ejb.containers.BaseContainer.getContext(BaseContainer.java:2236) [2024-06-27T10:50:07.148Z] [java] at com.sun.ejb.containers.BaseContainer.preInvoke(BaseContainer.java:1708) [2024-06-27T10:50:07.148Z] [java] at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:168) [2024-06-27T10:50:07.148Z] [java] at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:61) [2024-06-27T10:50:07.148Z] [java] at jdk.proxy3/jdk.proxy3.$Proxy224.hello(Unknown Source) [2024-06-27T10:50:07.148Z] [java] at com.acme.__EJB31_Generated__StatefulBean__Intf____Bean__.hello(Unknown Source) [2024-06-27T10:50:07.148Z] [java] at com.acme.Client.test(Client.java:72) [2024-06-27T10:50:07.148Z] [java] at com.acme.Client.main(Client.java:39) [2024-06-27T10:50:07.148Z] [java] [2024-06-27T10:50:07.148Z] [java] Jun 27, 2024 10:50:07 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:50:07.148Z] [java] INFO: Disabling Weld for ApplicationInfo[name=classes] [2024-06-27T10:50:07.148Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:50:07.148Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:07.149Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:07.149Z] [java] Done Closing container [2024-06-27T10:50:07.149Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:07.149Z] [java] [2024-06-27T10:50:07.149Z] [java] [2024-06-27T10:50:07.149Z] [java] ----------------------------------------- [2024-06-27T10:50:07.149Z] [java] - async test: PASS - [2024-06-27T10:50:07.149Z] [java] ----------------------------------------- [2024-06-27T10:50:07.149Z] [java] Total PASS: 1 [2024-06-27T10:50:07.149Z] [java] Total FAIL: 0 [2024-06-27T10:50:07.149Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:50:07.149Z] [java] ----------------------------------------- [2024-06-27T10:50:07.149Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:07.149Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:07.149Z] [java] Jun 27, 2024 10:50:07 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:07.149Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:07.149Z] [java] Jun 27, 2024 10:50:07 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:07.149Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:07.149Z] [java] Jun 27, 2024 10:50:07 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:07.149Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:07.149Z] [2024-06-27T10:50:07.149Z] stop-database: [2024-06-27T10:50:07.149Z] [2024-06-27T10:50:07.149Z] all: [2024-06-27T10:50:07.149Z] [2024-06-27T10:50:07.149Z] jaxrs: [2024-06-27T10:50:07.149Z] [echo] [2024-06-27T10:50:07.149Z] [echo] [2024-06-27T10:50:07.149Z] [echo] ************************************************** [2024-06-27T10:50:07.149Z] [echo] * Running jaxrs [2024-06-27T10:50:07.149Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs [2024-06-27T10:50:07.149Z] [echo] ************************************************** [2024-06-27T10:50:07.149Z] [echo] [2024-06-27T10:50:07.149Z] [echo] [2024-06-27T10:50:07.149Z] [2024-06-27T10:50:07.149Z] start-database: [2024-06-27T10:50:07.149Z] [2024-06-27T10:50:07.149Z] setOSConditions: [2024-06-27T10:50:07.149Z] [2024-06-27T10:50:07.149Z] setToolWin: [2024-06-27T10:50:07.149Z] [2024-06-27T10:50:07.149Z] setToolUnix: [2024-06-27T10:50:07.149Z] [2024-06-27T10:50:07.149Z] setToolProperty: [2024-06-27T10:50:07.149Z] [2024-06-27T10:50:07.149Z] setS1ASclassPath: [2024-06-27T10:50:07.149Z] [2024-06-27T10:50:07.149Z] init-common: [2024-06-27T10:50:07.149Z] [2024-06-27T10:50:07.149Z] clean: [2024-06-27T10:50:07.230Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:07.230Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:07.231Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:07.231Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:07.231Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:07.231Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:07.231Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:07.272Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:50:07.272Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:50:07.272Z] [2024-06-27T10:50:07.272Z] asadmin-common: [2024-06-27T10:50:07.272Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:07.313Z] [javac] 1 warning [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] build: [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] setOSConditions: [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] fixFiles: [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] convUnix: [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] convWin: [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] setToolWin: [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] setToolUnix: [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] setToolProperty: [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] setS1ASclassPath: [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] init-common: [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] package-persistence-common: [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] ejb-jar-common: [2024-06-27T10:50:07.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:07.313Z] [2024-06-27T10:50:07.313Z] package-ejbjar-common: [2024-06-27T10:50:07.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:07.313Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:07.314Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:07.314Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-ejb.jar [2024-06-27T10:50:07.314Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.314Z] appclient-jar-common: [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.314Z] package-appclientjar-common: [2024-06-27T10:50:07.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:07.314Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:07.314Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:07.314Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-client.jar [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.314Z] webclient-war-common: [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.314Z] build-ear-common: [2024-06-27T10:50:07.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:07.314Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:07.314Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:07.314Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.314Z] deploy: [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.314Z] setOSConditions: [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.314Z] setToolWin: [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.314Z] setToolUnix: [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.314Z] setToolProperty: [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.314Z] setS1ASclassPath: [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.314Z] init-common: [2024-06-27T10:50:07.314Z] [2024-06-27T10:50:07.315Z] execute-sql-common: [2024-06-27T10:50:07.315Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2024-06-27T10:50:07.315Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:50:07.315Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:50:07.315Z] [sql] 0 rows affected [2024-06-27T10:50:07.315Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:50:07.315Z] [2024-06-27T10:50:07.315Z] setOSConditions: [2024-06-27T10:50:07.315Z] [2024-06-27T10:50:07.315Z] setToolWin: [2024-06-27T10:50:07.315Z] [2024-06-27T10:50:07.315Z] setToolUnix: [2024-06-27T10:50:07.315Z] [2024-06-27T10:50:07.315Z] setToolProperty: [2024-06-27T10:50:07.315Z] [2024-06-27T10:50:07.315Z] setS1ASclassPath: [2024-06-27T10:50:07.315Z] [2024-06-27T10:50:07.315Z] init-common: [2024-06-27T10:50:07.315Z] [2024-06-27T10:50:07.315Z] create-jdbc-connpool-common: [2024-06-27T10:50:07.352Z] [exec] Waiting for domain1 to start ......... [2024-06-27T10:50:07.352Z] [exec] Waiting finished after 8,129 ms. [2024-06-27T10:50:07.352Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:50:07.352Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:50:07.352Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:50:07.352Z] [exec] Admin Port: 4,848 [2024-06-27T10:50:07.352Z] [exec] Command start-domain executed successfully. [2024-06-27T10:50:07.352Z] [2024-06-27T10:50:07.352Z] private-all: [2024-06-27T10:50:07.352Z] [2024-06-27T10:50:07.352Z] private-all: [2024-06-27T10:50:07.352Z] [2024-06-27T10:50:07.352Z] private-all: [2024-06-27T10:50:07.352Z] [2024-06-27T10:50:07.353Z] init.os: [2024-06-27T10:50:07.353Z] [2024-06-27T10:50:07.353Z] init.tools.unix: [2024-06-27T10:50:07.353Z] [2024-06-27T10:50:07.353Z] init.tools.windows: [2024-06-27T10:50:07.353Z] [2024-06-27T10:50:07.353Z] init.tools: [2024-06-27T10:50:07.353Z] [2024-06-27T10:50:07.353Z] setAsadminArgs: [2024-06-27T10:50:07.353Z] [2024-06-27T10:50:07.353Z] init: [2024-06-27T10:50:07.353Z] [2024-06-27T10:50:07.353Z] init.customtasks: [2024-06-27T10:50:07.353Z] [2024-06-27T10:50:07.353Z] prepare: [2024-06-27T10:50:07.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF/classes [2024-06-27T10:50:07.353Z] [2024-06-27T10:50:07.353Z] compile: [2024-06-27T10:50:07.353Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/war/deploydir/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:07.353Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF/classes [2024-06-27T10:50:07.372Z] [2024-06-27T10:50:07.372Z] compile-common: [2024-06-27T10:50:07.372Z] [echo] Current time (ISO): 2024-06-27T10:50:07.126+0000 [2024-06-27T10:50:07.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-06-27T10:50:07.372Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-06-27T10:50:07.404Z] [2024-06-27T10:50:07.404Z] setOSConditions: [2024-06-27T10:50:07.404Z] [2024-06-27T10:50:07.404Z] setToolWin: [2024-06-27T10:50:07.404Z] [2024-06-27T10:50:07.404Z] setToolUnix: [2024-06-27T10:50:07.404Z] [2024-06-27T10:50:07.404Z] setToolProperty: [2024-06-27T10:50:07.404Z] [2024-06-27T10:50:07.404Z] setS1ASclassPath: [2024-06-27T10:50:07.404Z] [2024-06-27T10:50:07.404Z] init-common: [2024-06-27T10:50:07.404Z] [2024-06-27T10:50:07.404Z] clean-common: [2024-06-27T10:50:07.404Z] [2024-06-27T10:50:07.404Z] setOSConditions: [2024-06-27T10:50:07.404Z] [2024-06-27T10:50:07.404Z] setToolWin: [2024-06-27T10:50:07.404Z] [2024-06-27T10:50:07.404Z] setToolUnix: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setToolProperty: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setS1ASclassPath: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] init-common: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] clean-classes-common: [2024-06-27T10:50:07.405Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setOSConditions: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setToolWin: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setToolUnix: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setToolProperty: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setS1ASclassPath: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] init-common: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] clean-jars-common: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] compile: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] compile-util: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setOSConditions: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setToolWin: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setToolUnix: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setToolProperty: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] setS1ASclassPath: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] init-common: [2024-06-27T10:50:07.405Z] [2024-06-27T10:50:07.405Z] compile-common: [2024-06-27T10:50:07.406Z] [echo] Current time (ISO): 2024-06-27T10:50:07.186+0000 [2024-06-27T10:50:07.406Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:07.406Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:07.526Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:07.526Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:07.526Z] [2024-06-27T10:50:07.526Z] asadmin-common: [2024-06-27T10:50:07.526Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:07.569Z] [exec] [2024-06-27T10:50:07.569Z] [exec] Generating code... [2024-06-27T10:50:07.569Z] [exec] [2024-06-27T10:50:07.569Z] [exec] Compiling code... [2024-06-27T10:50:07.610Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:07.610Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:07.610Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:07.610Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:07.610Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:07.610Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:07.610Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:07.701Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-06-27T10:50:07.876Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-appauth-pool1 [2024-06-27T10:50:07.876Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2024-06-27T10:50:07.876Z] [2024-06-27T10:50:07.876Z] set-derby-connpool-props: [2024-06-27T10:50:07.982Z] Avoid second fetch [2024-06-27T10:50:07.998Z] Checking out Revision fa637c6894654995e42599ad2c0a0bcc768729f0 (refs/remotes/origin/master) [2024-06-27T10:50:08.023Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --retrieve=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/./dist/mdb/ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbApp.ear [2024-06-27T10:50:08.084Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:08.084Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:08.084Z] [2024-06-27T10:50:08.084Z] deploy-rar-and-setup-resources: [2024-06-27T10:50:08.084Z] [2024-06-27T10:50:08.084Z] setOSConditions: [2024-06-27T10:50:08.084Z] [2024-06-27T10:50:08.084Z] setToolWin: [2024-06-27T10:50:08.084Z] [2024-06-27T10:50:08.084Z] setToolUnix: [2024-06-27T10:50:08.084Z] [2024-06-27T10:50:08.084Z] setToolProperty: [2024-06-27T10:50:08.084Z] [2024-06-27T10:50:08.084Z] setS1ASclassPath: [2024-06-27T10:50:08.085Z] [2024-06-27T10:50:08.085Z] init-common: [2024-06-27T10:50:08.085Z] [2024-06-27T10:50:08.085Z] deploy-rar-common: [2024-06-27T10:50:08.085Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-06-27T10:50:08.104Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:08.152Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:08.152Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:50:08.152Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:50:08.339Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-06-27T10:50:08.339Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:08.339Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:08.339Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:08.340Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:08.340Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:08.340Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:08.340Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:08.361Z] [javac] 1 warning [2024-06-27T10:50:08.406Z] [javac] 2 warnings [2024-06-27T10:50:08.406Z] [2024-06-27T10:50:08.406Z] build: [2024-06-27T10:50:08.406Z] [2024-06-27T10:50:08.406Z] setOSConditions: [2024-06-27T10:50:08.406Z] [2024-06-27T10:50:08.406Z] setToolWin: [2024-06-27T10:50:08.406Z] [2024-06-27T10:50:08.406Z] setToolUnix: [2024-06-27T10:50:08.406Z] [2024-06-27T10:50:08.407Z] setToolProperty: [2024-06-27T10:50:08.407Z] [2024-06-27T10:50:08.407Z] setS1ASclassPath: [2024-06-27T10:50:08.407Z] [2024-06-27T10:50:08.407Z] init-common: [2024-06-27T10:50:08.407Z] [2024-06-27T10:50:08.407Z] webclient-war-common: [2024-06-27T10:50:08.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:08.407Z] [2024-06-27T10:50:08.407Z] clear: [2024-06-27T10:50:08.407Z] [2024-06-27T10:50:08.407Z] test-tlds-exist: [2024-06-27T10:50:08.407Z] [2024-06-27T10:50:08.407Z] copy-tlds: [2024-06-27T10:50:08.407Z] [2024-06-27T10:50:08.407Z] test-tagfiles-exist: [2024-06-27T10:50:08.407Z] [2024-06-27T10:50:08.407Z] copy-tagfiles: [2024-06-27T10:50:08.407Z] [2024-06-27T10:50:08.407Z] package-war-common: [2024-06-27T10:50:08.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:08.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:08.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:08.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:08.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/lib [2024-06-27T10:50:08.407Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:50:08.407Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:08.407Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:08.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/docroot [2024-06-27T10:50:08.407Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-passivating-scope-web.war [2024-06-27T10:50:08.407Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:08.407Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:08.408Z] [javac] Compiling 1 source file [2024-06-27T10:50:08.408Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:08.408Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:08.408Z] [2024-06-27T10:50:08.408Z] create-resources: [2024-06-27T10:50:08.408Z] [2024-06-27T10:50:08.408Z] setOSConditions: [2024-06-27T10:50:08.408Z] [2024-06-27T10:50:08.408Z] setToolWin: [2024-06-27T10:50:08.408Z] [2024-06-27T10:50:08.408Z] setToolUnix: [2024-06-27T10:50:08.408Z] [2024-06-27T10:50:08.408Z] setToolProperty: [2024-06-27T10:50:08.408Z] [2024-06-27T10:50:08.408Z] setS1ASclassPath: [2024-06-27T10:50:08.408Z] [2024-06-27T10:50:08.408Z] init-common: [2024-06-27T10:50:08.408Z] [2024-06-27T10:50:08.408Z] create-jdbc-connpool-common: [2024-06-27T10:50:08.460Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-06-27T10:50:08.460Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-06-27T10:50:08.540Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:08.540Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/war/deploydir/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:50:08.540Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:08.540Z] [javac] 1 warning [2024-06-27T10:50:08.540Z] [2024-06-27T10:50:08.540Z] assemble: [2024-06-27T10:50:08.540Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF [2024-06-27T10:50:08.582Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbAppClient.jar [2024-06-27T10:50:08.593Z] [exec] Application deployed with name blackbox-tx. [2024-06-27T10:50:08.593Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-06-27T10:50:08.617Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:08.617Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app [2024-06-27T10:50:08.630Z] [exec] Application deployed with name force-deploy-rarApp. [2024-06-27T10:50:08.630Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-06-27T10:50:08.630Z] [echo] Deployment on target server server successful [2024-06-27T10:50:08.630Z] [2024-06-27T10:50:08.630Z] setOSConditions: [2024-06-27T10:50:08.630Z] [2024-06-27T10:50:08.630Z] setToolWin: [2024-06-27T10:50:08.630Z] [2024-06-27T10:50:08.630Z] setToolUnix: [2024-06-27T10:50:08.630Z] [2024-06-27T10:50:08.630Z] setToolProperty: [2024-06-27T10:50:08.630Z] [2024-06-27T10:50:08.630Z] setS1ASclassPath: [2024-06-27T10:50:08.630Z] [2024-06-27T10:50:08.630Z] init-common: [2024-06-27T10:50:08.630Z] [2024-06-27T10:50:08.630Z] deploy-common-ee: [2024-06-27T10:50:08.630Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:08.630Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:08.630Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:08.630Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:08.630Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:08.630Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:08.631Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:08.631Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:08.631Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:08.631Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:08.631Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:08.631Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:08.631Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:08.631Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:08.631Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:08.631Z] [java] ... 42 more [2024-06-27T10:50:08.631Z] [java] Java Result: -1 [2024-06-27T10:50:08.631Z] [2024-06-27T10:50:08.631Z] setOSConditions: [2024-06-27T10:50:08.631Z] [2024-06-27T10:50:08.631Z] setToolWin: [2024-06-27T10:50:08.631Z] [2024-06-27T10:50:08.631Z] setToolUnix: [2024-06-27T10:50:08.631Z] [2024-06-27T10:50:08.631Z] setToolProperty: [2024-06-27T10:50:08.631Z] [2024-06-27T10:50:08.631Z] setS1ASclassPath: [2024-06-27T10:50:08.631Z] [2024-06-27T10:50:08.631Z] init-common: [2024-06-27T10:50:08.631Z] [2024-06-27T10:50:08.632Z] unsetup: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] setOSConditions: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] setToolWin: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] setToolUnix: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] setToolProperty: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] setS1ASclassPath: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] init-common: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] undeploy: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] setOSConditions: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] setToolWin: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] setToolUnix: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] setToolProperty: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] setS1ASclassPath: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] init-common: [2024-06-27T10:50:08.632Z] [2024-06-27T10:50:08.632Z] undeploy-common: [2024-06-27T10:50:08.715Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-06-27T10:50:08.715Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] declare-test: [2024-06-27T10:50:08.797Z] [echo] Starting test deploydir war/deploydir Test asadmin deploydir [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] init.os: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] init.tools.unix: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] init.tools.windows: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] init.tools: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] setAsadminArgs: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] init: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] init.customtasks: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] prepare: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] deploydir.asadmin: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] setAsadminArgs: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] common.deploydir.asadmin: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] init.os: [2024-06-27T10:50:08.797Z] [2024-06-27T10:50:08.797Z] init.tools.unix: [2024-06-27T10:50:08.798Z] [2024-06-27T10:50:08.798Z] init.tools.windows: [2024-06-27T10:50:08.798Z] [2024-06-27T10:50:08.798Z] init.tools: [2024-06-27T10:50:08.798Z] [2024-06-27T10:50:08.798Z] setAsadminArgs: [2024-06-27T10:50:08.798Z] [2024-06-27T10:50:08.798Z] init: [2024-06-27T10:50:08.798Z] [2024-06-27T10:50:08.798Z] init.customtasks: [2024-06-27T10:50:08.798Z] [2024-06-27T10:50:08.798Z] common.run.asadmin: [2024-06-27T10:50:08.798Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-06-27T10:50:08.848Z] [2024-06-27T10:50:08.848Z] setOSConditions: [2024-06-27T10:50:08.848Z] [2024-06-27T10:50:08.848Z] setToolWin: [2024-06-27T10:50:08.848Z] [2024-06-27T10:50:08.848Z] setToolUnix: [2024-06-27T10:50:08.848Z] [2024-06-27T10:50:08.848Z] setToolProperty: [2024-06-27T10:50:08.848Z] [2024-06-27T10:50:08.848Z] setS1ASclassPath: [2024-06-27T10:50:08.848Z] [2024-06-27T10:50:08.848Z] init-common: [2024-06-27T10:50:08.848Z] [2024-06-27T10:50:08.848Z] create-connector-connpool: [2024-06-27T10:50:08.848Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-06-27T10:50:08.897Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:08.954Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:50:08.954Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:08.954Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:08.954Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:50:08.969Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:50:08.969Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:50:08.969Z] [2024-06-27T10:50:08.969Z] set-derby-connpool-props: [2024-06-27T10:50:09.027Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:09.123Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:09.123Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:09.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-06-27T10:50:09.151Z] [javac] 1 warning [2024-06-27T10:50:09.151Z] [2024-06-27T10:50:09.151Z] setOSConditions: [2024-06-27T10:50:09.151Z] [2024-06-27T10:50:09.151Z] setToolWin: [2024-06-27T10:50:09.151Z] [2024-06-27T10:50:09.151Z] setToolUnix: [2024-06-27T10:50:09.151Z] [2024-06-27T10:50:09.151Z] setToolProperty: [2024-06-27T10:50:09.151Z] [2024-06-27T10:50:09.151Z] setS1ASclassPath: [2024-06-27T10:50:09.151Z] [2024-06-27T10:50:09.151Z] init-common: [2024-06-27T10:50:09.151Z] [2024-06-27T10:50:09.151Z] compile-common: [2024-06-27T10:50:09.151Z] [echo] Current time (ISO): 2024-06-27T10:50:08.992+0000 [2024-06-27T10:50:09.151Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:09.210Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:09.211Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:09.211Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:09.211Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:09.211Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:09.211Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:09.211Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:09.235Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:50:09.235Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:50:09.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-06-27T10:50:09.276Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-06-27T10:50:09.289Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:09.289Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:09.290Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:09.290Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:09.290Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:09.290Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:09.290Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:09.361Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:09.361Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:50:09.377Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-06-27T10:50:09.377Z] [2024-06-27T10:50:09.377Z] create-connector-connpool-common: [2024-06-27T10:50:09.377Z] [2024-06-27T10:50:09.377Z] setOSConditions: [2024-06-27T10:50:09.377Z] [2024-06-27T10:50:09.377Z] setToolWin: [2024-06-27T10:50:09.377Z] [2024-06-27T10:50:09.377Z] setToolUnix: [2024-06-27T10:50:09.377Z] [2024-06-27T10:50:09.377Z] setToolProperty: [2024-06-27T10:50:09.377Z] [2024-06-27T10:50:09.378Z] setS1ASclassPath: [2024-06-27T10:50:09.378Z] [2024-06-27T10:50:09.378Z] init-common: [2024-06-27T10:50:09.378Z] [2024-06-27T10:50:09.378Z] create-connector-resource-common: [2024-06-27T10:50:09.378Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-06-27T10:50:09.467Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:09.467Z] [javac] 1 warning [2024-06-27T10:50:09.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:50:09.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:50:09.467Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:50:09.467Z] [2024-06-27T10:50:09.467Z] deploy-client: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] setOSConditions: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] setToolWin: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] setToolUnix: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] setToolProperty: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] setS1ASclassPath: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] init-common: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] ejb-jar-common: [2024-06-27T10:50:09.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] package-ejbjar-common: [2024-06-27T10:50:09.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:09.570Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:09.570Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:09.570Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector15-ejb.jar [2024-06-27T10:50:09.570Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] setOSConditions: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] setToolWin: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] setToolUnix: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] setToolProperty: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.570Z] setS1ASclassPath: [2024-06-27T10:50:09.570Z] [2024-06-27T10:50:09.571Z] init-common: [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.571Z] webclient-war-common: [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.571Z] clear: [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.571Z] test-tlds-exist: [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.571Z] copy-tlds: [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.571Z] test-tagfiles-exist: [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.571Z] copy-tagfiles: [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.571Z] package-war-common: [2024-06-27T10:50:09.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:09.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:09.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:09.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:09.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/lib [2024-06-27T10:50:09.571Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:09.571Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:09.571Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:09.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/docroot [2024-06-27T10:50:09.571Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector15-web.war [2024-06-27T10:50:09.571Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.571Z] setOSConditions: [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.571Z] fixFiles: [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.571Z] convUnix: [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.571Z] convWin: [2024-06-27T10:50:09.571Z] [2024-06-27T10:50:09.572Z] setToolWin: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] setToolUnix: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] setToolProperty: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] setS1ASclassPath: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] init-common: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-06-27T10:50:09.572Z] ear-common: [2024-06-27T10:50:09.572Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-06-27T10:50:09.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:09.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:09.572Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/${sun-application.xml} to copy. [2024-06-27T10:50:09.572Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:50:09.572Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:09.572Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector15App.ear [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] setup: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] setOSConditions: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] setToolWin: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] setToolUnix: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] setToolProperty: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] setS1ASclassPath: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.572Z] init-common: [2024-06-27T10:50:09.572Z] [2024-06-27T10:50:09.573Z] setupJdbc: [2024-06-27T10:50:09.602Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-06-27T10:50:09.602Z] [2024-06-27T10:50:09.602Z] setOSConditions: [2024-06-27T10:50:09.602Z] [2024-06-27T10:50:09.602Z] setToolWin: [2024-06-27T10:50:09.602Z] [2024-06-27T10:50:09.602Z] setToolUnix: [2024-06-27T10:50:09.602Z] [2024-06-27T10:50:09.602Z] setToolProperty: [2024-06-27T10:50:09.602Z] [2024-06-27T10:50:09.602Z] setS1ASclassPath: [2024-06-27T10:50:09.602Z] [2024-06-27T10:50:09.602Z] init-common: [2024-06-27T10:50:09.602Z] [2024-06-27T10:50:09.602Z] undeploy-rar-common: [2024-06-27T10:50:09.602Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true connectors-ra-redeploy-rars [2024-06-27T10:50:09.633Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-06-27T10:50:09.633Z] [exec] Connector resource blackbox-tx-cr created. [2024-06-27T10:50:09.633Z] [2024-06-27T10:50:09.633Z] asadmin-common: [2024-06-27T10:50:09.633Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:50:09.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-06-27T10:50:09.827Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-06-27T10:50:09.830Z] [2024-06-27T10:50:09.830Z] setOSConditions: [2024-06-27T10:50:09.830Z] [2024-06-27T10:50:09.830Z] setToolWin: [2024-06-27T10:50:09.830Z] [2024-06-27T10:50:09.830Z] setToolUnix: [2024-06-27T10:50:09.830Z] [2024-06-27T10:50:09.830Z] setToolProperty: [2024-06-27T10:50:09.830Z] [2024-06-27T10:50:09.830Z] setS1ASclassPath: [2024-06-27T10:50:09.830Z] [2024-06-27T10:50:09.830Z] init-common: [2024-06-27T10:50:09.830Z] [2024-06-27T10:50:09.831Z] deploy-jdbc-common: [2024-06-27T10:50:09.831Z] [2024-06-27T10:50:09.831Z] setOSConditions: [2024-06-27T10:50:09.831Z] [2024-06-27T10:50:09.831Z] setToolWin: [2024-06-27T10:50:09.831Z] [2024-06-27T10:50:09.831Z] setToolUnix: [2024-06-27T10:50:09.831Z] [2024-06-27T10:50:09.831Z] setToolProperty: [2024-06-27T10:50:09.831Z] [2024-06-27T10:50:09.831Z] setS1ASclassPath: [2024-06-27T10:50:09.831Z] [2024-06-27T10:50:09.831Z] init-common: [2024-06-27T10:50:09.831Z] [2024-06-27T10:50:09.831Z] create-jdbc-connpool-common: [2024-06-27T10:50:09.833Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:50:09.833Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:50:10.028Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:10.028Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:50:10.074Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:10.074Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:10.074Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:10.074Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:10.074Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:10.074Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:10.074Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:10.087Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:50:10.087Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:50:10.164Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:50:10.164Z] [2024-06-27T10:50:10.164Z] setOSConditions: [2024-06-27T10:50:10.164Z] [2024-06-27T10:50:10.165Z] setToolWin: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setToolUnix: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setToolProperty: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setS1ASclassPath: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] init-common: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] runCycle: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setOSConditions: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setToolWin: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setToolUnix: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setToolProperty: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setS1ASclassPath: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] init-common: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setupone: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setOSConditions: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setToolWin: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setToolUnix: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setToolProperty: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] setS1ASclassPath: [2024-06-27T10:50:10.165Z] [2024-06-27T10:50:10.165Z] init-common: [2024-06-27T10:50:10.193Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:50:10.193Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:50:10.193Z] [2024-06-27T10:50:10.193Z] asadmin-common: [2024-06-27T10:50:10.194Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [Pipeline] junit [2024-06-27T10:50:10.201Z] Recording test results [2024-06-27T10:50:10.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:10.388Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:10.430Z] [2024-06-27T10:50:10.430Z] create-ra-config: [2024-06-27T10:50:10.430Z] [2024-06-27T10:50:10.430Z] asadmin-common: [2024-06-27T10:50:10.430Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-06-27T10:50:10.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-06-27T10:50:10.451Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-06-27T10:50:10.451Z] [2024-06-27T10:50:10.451Z] asadmin-common: [2024-06-27T10:50:10.451Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:10.589Z] [exec] Application deployed with name wsclient. [2024-06-27T10:50:10.589Z] [exec] Command deploy executed successfully. [2024-06-27T10:50:10.589Z] [2024-06-27T10:50:10.589Z] setup: [2024-06-27T10:50:10.589Z] [2024-06-27T10:50:10.589Z] runtest: [2024-06-27T10:50:10.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:10.589Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml:119: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:10.589Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:10.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:50:10.645Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:50:10.699Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:10.699Z] [javac] 1 warning [2024-06-27T10:50:10.771Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-pointbase-pool1 [2024-06-27T10:50:10.771Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2024-06-27T10:50:10.771Z] [2024-06-27T10:50:10.771Z] set-derby-connpool-props: [2024-06-27T10:50:10.845Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:50:10.845Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:10.845Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:10.845Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:10.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:10.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:10.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:10.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:10.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:10.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:10.846Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:10.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:10.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:10.846Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:10.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:10.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:10.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:10.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:10.846Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:10.846Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:10.847Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:10.847Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:10.847Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:10.847Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:10.847Z] [java] ... 61 more [2024-06-27T10:50:10.847Z] [java] Java Result: -1 [2024-06-27T10:50:10.847Z] [2024-06-27T10:50:10.847Z] undeploy: [2024-06-27T10:50:10.847Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:10.847Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:10.847Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:10.847Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:10.847Z] [2024-06-27T10:50:10.847Z] setOSConditions: [2024-06-27T10:50:10.847Z] [2024-06-27T10:50:10.847Z] setToolWin: [2024-06-27T10:50:10.847Z] [2024-06-27T10:50:10.847Z] setToolUnix: [2024-06-27T10:50:10.847Z] [2024-06-27T10:50:10.847Z] setToolProperty: [2024-06-27T10:50:10.847Z] [2024-06-27T10:50:10.847Z] setS1ASclassPath: [2024-06-27T10:50:10.847Z] [2024-06-27T10:50:10.847Z] init-common: [2024-06-27T10:50:10.847Z] [2024-06-27T10:50:10.847Z] undeploy-war-common: [2024-06-27T10:50:10.899Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:50:10.899Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:50:10.959Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:10.960Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-soap-provider.jar [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] setup: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] prepare-store-nickname-common: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] setOSConditions: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] setToolWin: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] setToolUnix: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] setToolProperty: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] setS1ASclassPath: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] init-common: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] prepare-store-nickname-certutil-common: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] setOSConditions: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] setToolWin: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] setToolUnix: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] setToolProperty: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] setS1ASclassPath: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] init-common: [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] prepare-store-nickname-keytool-common: [2024-06-27T10:50:10.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build [2024-06-27T10:50:10.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build [2024-06-27T10:50:10.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib [2024-06-27T10:50:10.960Z] [2024-06-27T10:50:10.960Z] asadmin-common: [2024-06-27T10:50:10.961Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soap.SOAPTestServerAuthModule --layer SOAP --providertype server --requestauthsource sender SOAPTestServerAuthModule [2024-06-27T10:50:10.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-06-27T10:50:10.961Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-06-27T10:50:10.994Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:10.994Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:10.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-06-27T10:50:10.994Z] [2024-06-27T10:50:10.994Z] setOSConditions: [2024-06-27T10:50:10.994Z] [2024-06-27T10:50:10.994Z] setToolWin: [2024-06-27T10:50:10.994Z] [2024-06-27T10:50:10.994Z] setToolUnix: [2024-06-27T10:50:10.994Z] [2024-06-27T10:50:10.994Z] setToolProperty: [2024-06-27T10:50:10.994Z] [2024-06-27T10:50:10.994Z] setS1ASclassPath: [2024-06-27T10:50:10.994Z] [2024-06-27T10:50:10.994Z] init-common: [2024-06-27T10:50:10.994Z] [2024-06-27T10:50:10.994Z] deploy-rar-common: [2024-06-27T10:50:10.994Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:50:11.004Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:11.004Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:50:11.004Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:50:11.004Z] [javac] 2 warnings [2024-06-27T10:50:11.004Z] [2024-06-27T10:50:11.005Z] setOSConditions: [2024-06-27T10:50:11.005Z] [2024-06-27T10:50:11.005Z] setToolWin: [2024-06-27T10:50:11.005Z] [2024-06-27T10:50:11.005Z] setToolUnix: [2024-06-27T10:50:11.005Z] [2024-06-27T10:50:11.005Z] setToolProperty: [2024-06-27T10:50:11.005Z] [2024-06-27T10:50:11.005Z] setS1ASclassPath: [2024-06-27T10:50:11.005Z] [2024-06-27T10:50:11.005Z] init-common: [2024-06-27T10:50:11.005Z] [2024-06-27T10:50:11.005Z] compile-common: [2024-06-27T10:50:11.005Z] [echo] Current time (ISO): 2024-06-27T10:50:10.819+0000 [2024-06-27T10:50:11.005Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:11.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:11.010Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:11.010Z] [2024-06-27T10:50:11.010Z] asadmin-common: [2024-06-27T10:50:11.010Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:07.353Z] > git config remote.origin.url http://github.com/eclipse-ee4j/glassfish/ # timeout=10 [2024-06-27T10:50:07.363Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T10:50:07.985Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-06-27T10:50:08.012Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T10:50:08.024Z] > git checkout -f fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:50:11.217Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-06-27T10:50:11.217Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-06-27T10:50:11.217Z] [2024-06-27T10:50:11.217Z] setOSConditions: [2024-06-27T10:50:11.217Z] [2024-06-27T10:50:11.217Z] setToolWin: [2024-06-27T10:50:11.217Z] [2024-06-27T10:50:11.217Z] setToolUnix: [2024-06-27T10:50:11.217Z] [2024-06-27T10:50:11.217Z] setToolProperty: [2024-06-27T10:50:11.217Z] [2024-06-27T10:50:11.217Z] setS1ASclassPath: [2024-06-27T10:50:11.217Z] [2024-06-27T10:50:11.217Z] init-common: [2024-06-27T10:50:11.217Z] [2024-06-27T10:50:11.217Z] create-jdbc-resource-common: [2024-06-27T10:50:11.217Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2024-06-27T10:50:11.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:11.264Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:11.264Z] [2024-06-27T10:50:11.264Z] deploy-rar-and-setup-resources: [2024-06-27T10:50:11.264Z] [2024-06-27T10:50:11.264Z] setOSConditions: [2024-06-27T10:50:11.264Z] [2024-06-27T10:50:11.264Z] setToolWin: [2024-06-27T10:50:11.264Z] [2024-06-27T10:50:11.265Z] setToolUnix: [2024-06-27T10:50:11.265Z] [2024-06-27T10:50:11.265Z] setToolProperty: [2024-06-27T10:50:11.265Z] [2024-06-27T10:50:11.265Z] setS1ASclassPath: [2024-06-27T10:50:11.265Z] [2024-06-27T10:50:11.265Z] init-common: [2024-06-27T10:50:11.265Z] [2024-06-27T10:50:11.265Z] deploy-rar-common: [2024-06-27T10:50:11.265Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-06-27T10:50:11.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:11.459Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:11.575Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:11.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-06-27T10:50:11.703Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-06-27T10:50:11.714Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:50:11.714Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:50:11.779Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-appauth-pool1 --enabled=true --target server jdbc/s1qeappauth1 [2024-06-27T10:50:11.779Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2024-06-27T10:50:11.779Z] [echo] cmd executed for server [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] setOSConditions: [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] setToolWin: [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] setToolUnix: [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] setToolProperty: [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] setS1ASclassPath: [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] init-common: [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] deploy-common: [2024-06-27T10:50:11.779Z] [echo] Current time (ISO): 2024-06-27T10:50:11.598+0000 [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] setOSConditions: [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] setToolWin: [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] setToolUnix: [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] setToolProperty: [2024-06-27T10:50:11.779Z] [2024-06-27T10:50:11.779Z] setS1ASclassPath: [2024-06-27T10:50:11.780Z] [2024-06-27T10:50:11.780Z] init-common: [2024-06-27T10:50:11.780Z] [2024-06-27T10:50:11.780Z] deploy-common-pe: [2024-06-27T10:50:11.786Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservices13-addressing-web [2024-06-27T10:50:11.786Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:11.786Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:11.786Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:11.787Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:11.787Z] [2024-06-27T10:50:11.787Z] setOSConditions: [2024-06-27T10:50:11.787Z] [2024-06-27T10:50:11.787Z] setToolWin: [2024-06-27T10:50:11.787Z] [2024-06-27T10:50:11.787Z] setToolUnix: [2024-06-27T10:50:11.787Z] [2024-06-27T10:50:11.787Z] setToolProperty: [2024-06-27T10:50:11.787Z] [2024-06-27T10:50:11.787Z] setS1ASclassPath: [2024-06-27T10:50:11.787Z] [2024-06-27T10:50:11.787Z] init-common: [2024-06-27T10:50:11.787Z] [2024-06-27T10:50:11.787Z] undeploy-client: [2024-06-27T10:50:11.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-06-27T10:50:11.854Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-06-27T10:50:11.930Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:50:11.940Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:11.940Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:11.940Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:11.940Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:11.940Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:11.940Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:11.940Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:12.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2024-06-27T10:50:12.080Z] [exec] Application deployed with name blackbox-notx. [2024-06-27T10:50:12.080Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-06-27T10:50:12.080Z] [2024-06-27T10:50:12.080Z] setOSConditions: [2024-06-27T10:50:12.080Z] [2024-06-27T10:50:12.080Z] setToolWin: [2024-06-27T10:50:12.080Z] [2024-06-27T10:50:12.080Z] setToolUnix: [2024-06-27T10:50:12.080Z] [2024-06-27T10:50:12.080Z] setToolProperty: [2024-06-27T10:50:12.080Z] [2024-06-27T10:50:12.080Z] setS1ASclassPath: [2024-06-27T10:50:12.080Z] [2024-06-27T10:50:12.080Z] init-common: [2024-06-27T10:50:12.080Z] [2024-06-27T10:50:12.080Z] create-connector-connpool: [2024-06-27T10:50:12.080Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-06-27T10:50:12.186Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-06-27T10:50:12.186Z] [echo] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-06-27T10:50:12.186Z] [2024-06-27T10:50:12.186Z] create-pool: [2024-06-27T10:50:12.186Z] [2024-06-27T10:50:12.186Z] setOSConditions: [2024-06-27T10:50:12.186Z] [2024-06-27T10:50:12.187Z] setToolWin: [2024-06-27T10:50:12.187Z] [2024-06-27T10:50:12.187Z] setToolUnix: [2024-06-27T10:50:12.187Z] [2024-06-27T10:50:12.187Z] setToolProperty: [2024-06-27T10:50:12.187Z] [2024-06-27T10:50:12.187Z] setS1ASclassPath: [2024-06-27T10:50:12.187Z] [2024-06-27T10:50:12.187Z] init-common: [2024-06-27T10:50:12.187Z] [2024-06-27T10:50:12.187Z] create-connector-connpool: [2024-06-27T10:50:12.187Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server versiontest-ra-pool [2024-06-27T10:50:12.272Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:50:12.272Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:50:12.272Z] [2024-06-27T10:50:12.272Z] setOSConditions: [2024-06-27T10:50:12.272Z] [2024-06-27T10:50:12.273Z] setToolWin: [2024-06-27T10:50:12.273Z] [2024-06-27T10:50:12.273Z] setToolUnix: [2024-06-27T10:50:12.273Z] [2024-06-27T10:50:12.273Z] setToolProperty: [2024-06-27T10:50:12.273Z] [2024-06-27T10:50:12.273Z] setS1ASclassPath: [2024-06-27T10:50:12.273Z] [2024-06-27T10:50:12.273Z] init-common: [2024-06-27T10:50:12.273Z] [2024-06-27T10:50:12.273Z] create-jdbc-resource-common: [2024-06-27T10:50:12.273Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:12.349Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:12.349Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:50:12.349Z] [exec] Command undeploy executed successfully. [2024-06-27T10:50:12.349Z] [2024-06-27T10:50:12.349Z] all: [2024-06-27T10:50:12.349Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:12.349Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:12.349Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:12.349Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:12.349Z] [2024-06-27T10:50:12.349Z] setOSConditions: [2024-06-27T10:50:12.349Z] [2024-06-27T10:50:12.349Z] setToolWin: [2024-06-27T10:50:12.349Z] [2024-06-27T10:50:12.349Z] setToolUnix: [2024-06-27T10:50:12.349Z] [2024-06-27T10:50:12.349Z] setToolProperty: [2024-06-27T10:50:12.349Z] [2024-06-27T10:50:12.349Z] setS1ASclassPath: [2024-06-27T10:50:12.349Z] [2024-06-27T10:50:12.349Z] init-common: [2024-06-27T10:50:12.349Z] [2024-06-27T10:50:12.349Z] clean: [2024-06-27T10:50:12.349Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:12.350Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:12.350Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:12.350Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:12.350Z] [2024-06-27T10:50:12.350Z] setOSConditions: [2024-06-27T10:50:12.350Z] [2024-06-27T10:50:12.350Z] setToolWin: [2024-06-27T10:50:12.350Z] [2024-06-27T10:50:12.350Z] setToolUnix: [2024-06-27T10:50:12.350Z] [2024-06-27T10:50:12.350Z] setToolProperty: [2024-06-27T10:50:12.350Z] [2024-06-27T10:50:12.350Z] setS1ASclassPath: [2024-06-27T10:50:12.350Z] [2024-06-27T10:50:12.350Z] init-common: [2024-06-27T10:50:12.350Z] [2024-06-27T10:50:12.350Z] clean-common: [2024-06-27T10:50:12.350Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:12.350Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:12.350Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:12.350Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:12.350Z] [2024-06-27T10:50:12.350Z] setOSConditions: [2024-06-27T10:50:12.350Z] [2024-06-27T10:50:12.350Z] setToolWin: [2024-06-27T10:50:12.350Z] [2024-06-27T10:50:12.350Z] setToolUnix: [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] setToolProperty: [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] setS1ASclassPath: [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] init-common: [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] clean-classes-common: [2024-06-27T10:50:12.351Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:12.351Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:12.351Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:12.351Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:12.351Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] setOSConditions: [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] setToolWin: [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] setToolUnix: [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] setToolProperty: [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] setS1ASclassPath: [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] init-common: [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] clean-jars-common: [2024-06-27T10:50:12.351Z] [2024-06-27T10:50:12.351Z] assemble-web: [2024-06-27T10:50:12.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:12.351Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:12.352Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:12.352Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:12.352Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:12.352Z] [2024-06-27T10:50:12.352Z] setOSConditions: [2024-06-27T10:50:12.352Z] [2024-06-27T10:50:12.352Z] setToolWin: [2024-06-27T10:50:12.352Z] [2024-06-27T10:50:12.352Z] setToolUnix: [2024-06-27T10:50:12.352Z] [2024-06-27T10:50:12.352Z] setToolProperty: [2024-06-27T10:50:12.352Z] [2024-06-27T10:50:12.352Z] setS1ASclassPath: [2024-06-27T10:50:12.352Z] [2024-06-27T10:50:12.352Z] init-common: [2024-06-27T10:50:12.499Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:12.527Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:12.527Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-06-27T10:50:12.527Z] [echo] cmd executed for server [2024-06-27T10:50:12.527Z] [2024-06-27T10:50:12.527Z] deploy: [2024-06-27T10:50:12.527Z] [2024-06-27T10:50:12.527Z] deploy-war-common: [2024-06-27T10:50:12.527Z] [2024-06-27T10:50:12.527Z] setOSConditions: [2024-06-27T10:50:12.527Z] [2024-06-27T10:50:12.527Z] setToolWin: [2024-06-27T10:50:12.527Z] [2024-06-27T10:50:12.527Z] setToolUnix: [2024-06-27T10:50:12.527Z] [2024-06-27T10:50:12.527Z] setToolProperty: [2024-06-27T10:50:12.527Z] [2024-06-27T10:50:12.527Z] setS1ASclassPath: [2024-06-27T10:50:12.527Z] [2024-06-27T10:50:12.527Z] init-common: [2024-06-27T10:50:12.608Z] [2024-06-27T10:50:12.608Z] compile: [2024-06-27T10:50:12.608Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:12.609Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:12.609Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:12.609Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:12.609Z] [2024-06-27T10:50:12.609Z] setOSConditions: [2024-06-27T10:50:12.609Z] [2024-06-27T10:50:12.609Z] setToolWin: [2024-06-27T10:50:12.609Z] [2024-06-27T10:50:12.609Z] setToolUnix: [2024-06-27T10:50:12.609Z] [2024-06-27T10:50:12.609Z] setToolProperty: [2024-06-27T10:50:12.609Z] [2024-06-27T10:50:12.609Z] setS1ASclassPath: [2024-06-27T10:50:12.609Z] [2024-06-27T10:50:12.609Z] init-common: [2024-06-27T10:50:12.609Z] [2024-06-27T10:50:12.609Z] compile-common: [2024-06-27T10:50:12.609Z] [echo] Current time (ISO): 2024-06-27T10:50:12.386+0000 [2024-06-27T10:50:12.609Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:12.615Z] [exec] Application deployed with name ejb-bmp-contauthtxApp. [2024-06-27T10:50:12.615Z] [echo] Deployment on target server server successful [2024-06-27T10:50:12.615Z] [2024-06-27T10:50:12.615Z] setOSConditions: [2024-06-27T10:50:12.615Z] [2024-06-27T10:50:12.615Z] setToolWin: [2024-06-27T10:50:12.615Z] [2024-06-27T10:50:12.615Z] setToolUnix: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setToolProperty: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setS1ASclassPath: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] init-common: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] deploy-common-ee: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] run: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setOSConditions: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setToolWin: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setToolUnix: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setToolProperty: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setS1ASclassPath: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] init-common: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] execute-sql-common: [2024-06-27T10:50:12.616Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2024-06-27T10:50:12.616Z] [sql] 0 rows affected [2024-06-27T10:50:12.616Z] [sql] 0 rows affected [2024-06-27T10:50:12.616Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setOSConditions: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setToolWin: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setToolUnix: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setToolProperty: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] setS1ASclassPath: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] init-common: [2024-06-27T10:50:12.616Z] [2024-06-27T10:50:12.616Z] runclient-common: [2024-06-27T10:50:12.617Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxAppClient.jar -name ejb-bmp-contauthtxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:50:12.671Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-06-27T10:50:12.671Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-06-27T10:50:12.674Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:12.674Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:12.674Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-06-27T10:50:12.674Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-06-27T10:50:12.674Z] [2024-06-27T10:50:12.674Z] create-connector-connpool-common: [2024-06-27T10:50:12.674Z] [2024-06-27T10:50:12.674Z] setOSConditions: [2024-06-27T10:50:12.674Z] [2024-06-27T10:50:12.674Z] setToolWin: [2024-06-27T10:50:12.674Z] [2024-06-27T10:50:12.674Z] setToolUnix: [2024-06-27T10:50:12.674Z] [2024-06-27T10:50:12.674Z] setToolProperty: [2024-06-27T10:50:12.674Z] [2024-06-27T10:50:12.674Z] setS1ASclassPath: [2024-06-27T10:50:12.674Z] [2024-06-27T10:50:12.674Z] init-common: [2024-06-27T10:50:12.674Z] [2024-06-27T10:50:12.674Z] create-connector-resource-common: [2024-06-27T10:50:12.674Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-06-27T10:50:12.754Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:50:12.754Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:12.754Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/client/Client.java uses unchecked or unsafe operations. [2024-06-27T10:50:12.754Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:50:12.754Z] [javac] 1 warning [2024-06-27T10:50:12.754Z] [2024-06-27T10:50:12.754Z] setOSConditions: [2024-06-27T10:50:12.754Z] [2024-06-27T10:50:12.754Z] setToolWin: [2024-06-27T10:50:12.754Z] [2024-06-27T10:50:12.754Z] setToolUnix: [2024-06-27T10:50:12.754Z] [2024-06-27T10:50:12.754Z] setToolProperty: [2024-06-27T10:50:12.754Z] [2024-06-27T10:50:12.755Z] setS1ASclassPath: [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.755Z] init-common: [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.755Z] compile-common: [2024-06-27T10:50:12.755Z] [echo] Current time (ISO): 2024-06-27T10:50:12.589+0000 [2024-06-27T10:50:12.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/servlet [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.755Z] build: [2024-06-27T10:50:12.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:12.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:12.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:12.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:12.755Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:12.755Z] [copy] Copied 12 empty directories to 5 empty directories under /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:12.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:50:12.755Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:50:12.755Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:12.755Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-jaxrs-web.war [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.755Z] run: [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.755Z] setOSConditions: [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.755Z] setToolWin: [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.755Z] setToolUnix: [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.755Z] setToolProperty: [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.755Z] setS1ASclassPath: [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.755Z] init-common: [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.755Z] run_ejb: [2024-06-27T10:50:12.755Z] [2024-06-27T10:50:12.756Z] setOSConditions: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] setToolWin: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] setToolUnix: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] setToolProperty: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] setS1ASclassPath: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] init-common: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] run_war_ejb: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] setOSConditions: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] setToolWin: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] setToolUnix: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] setToolProperty: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] setS1ASclassPath: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] init-common: [2024-06-27T10:50:12.756Z] [2024-06-27T10:50:12.756Z] run_test: [2024-06-27T10:50:12.783Z] [2024-06-27T10:50:12.783Z] deploy-war-commonpe: [2024-06-27T10:50:12.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-06-27T10:50:12.929Z] [exec] Connector resource blackbox-notx-cr created. [2024-06-27T10:50:12.929Z] [2024-06-27T10:50:12.929Z] asadmin-common: [2024-06-27T10:50:12.929Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:50:13.011Z] [java] Running test via EJB.... [2024-06-27T10:50:13.039Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection-passivating-scope --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-passivating-scope-web.war [2024-06-27T10:50:13.130Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:13.130Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:13.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server versiontest-ra-pool [2024-06-27T10:50:13.130Z] [exec] Connector connection pool versiontest-ra-pool created. [2024-06-27T10:50:13.131Z] [2024-06-27T10:50:13.131Z] create-connector-connpool-common: [2024-06-27T10:50:13.131Z] [2024-06-27T10:50:13.131Z] create-resource: [2024-06-27T10:50:13.131Z] [2024-06-27T10:50:13.131Z] setOSConditions: [2024-06-27T10:50:13.131Z] [2024-06-27T10:50:13.131Z] setToolWin: [2024-06-27T10:50:13.131Z] [2024-06-27T10:50:13.131Z] setToolUnix: [2024-06-27T10:50:13.131Z] [2024-06-27T10:50:13.131Z] setToolProperty: [2024-06-27T10:50:13.131Z] [2024-06-27T10:50:13.131Z] setS1ASclassPath: [2024-06-27T10:50:13.131Z] [2024-06-27T10:50:13.131Z] init-common: [2024-06-27T10:50:13.131Z] [2024-06-27T10:50:13.131Z] create-connector-resource-common: [2024-06-27T10:50:13.131Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname versiontest-ra-pool --target server jdbc/ejb-subclassing [2024-06-27T10:50:13.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-06-27T10:50:13.234Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-06-27T10:50:13.266Z] [java] Jun 27, 2024 10:50:13 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:13.266Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:50:13.266Z] [java] Jun 27, 2024 10:50:13 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:13.266Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7120983820763258782xml [2024-06-27T10:50:13.266Z] [java] Jun 27, 2024 10:50:13 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:13.266Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:50:13.462Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:13.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:50:13.489Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:50:13.489Z] [2024-06-27T10:50:13.489Z] asadmin-common: [2024-06-27T10:50:13.489Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:50:13.542Z] [exec] Jun 27, 2024 10:50:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:50:13.542Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:50:13.598Z] [exec] Application deployed with name cdi-jpa-resource-injection-passivating-scope-web. [2024-06-27T10:50:13.598Z] [2024-06-27T10:50:13.598Z] deploy-war-commonee: [2024-06-27T10:50:13.598Z] [2024-06-27T10:50:13.598Z] run: [2024-06-27T10:50:13.598Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llinit [2024-06-27T10:50:13.693Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname versiontest-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-06-27T10:50:13.693Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-06-27T10:50:13.693Z] [2024-06-27T10:50:13.693Z] setOSConditions: [2024-06-27T10:50:13.693Z] [2024-06-27T10:50:13.693Z] setToolWin: [2024-06-27T10:50:13.693Z] [2024-06-27T10:50:13.693Z] setToolUnix: [2024-06-27T10:50:13.693Z] [2024-06-27T10:50:13.693Z] setToolProperty: [2024-06-27T10:50:13.693Z] [2024-06-27T10:50:13.693Z] setS1ASclassPath: [2024-06-27T10:50:13.693Z] [2024-06-27T10:50:13.693Z] init-common: [2024-06-27T10:50:13.693Z] [2024-06-27T10:50:13.693Z] create-admin-object: [2024-06-27T10:50:13.693Z] [2024-06-27T10:50:13.693Z] asadmin-common: [2024-06-27T10:50:13.693Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-06-27T10:50:13.743Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:50:13.743Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:50:13.743Z] [2024-06-27T10:50:13.743Z] asadmin-common: [2024-06-27T10:50:13.743Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:13.853Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:13.853Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llquery [2024-06-27T10:50:13.853Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:13.853Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llfind [2024-06-27T10:50:13.853Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:13.853Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llinj [2024-06-27T10:50:13.853Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:13.853Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:13.853Z] [java] [2024-06-27T10:50:13.853Z] [java] [2024-06-27T10:50:13.853Z] [java] ----------------------------------------- [2024-06-27T10:50:13.853Z] [java] - jpa-resource-injection-passivating-scopellinit: PASS - [2024-06-27T10:50:13.853Z] [java] - jpa-resource-injection-passivating-scopellquery: PASS - [2024-06-27T10:50:13.853Z] [java] - jpa-resource-injection-passivating-scopellfind: PASS - [2024-06-27T10:50:13.853Z] [java] - jpa-resource-injection-passivating-scopellinj: PASS - [2024-06-27T10:50:13.853Z] [java] ----------------------------------------- [2024-06-27T10:50:13.853Z] [java] - Total PASS : 4 - [2024-06-27T10:50:13.853Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:13.853Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:13.853Z] [java] ----------------------------------------- [2024-06-27T10:50:13.853Z] [2024-06-27T10:50:13.853Z] undeploy: [2024-06-27T10:50:13.853Z] [2024-06-27T10:50:13.853Z] setOSConditions: [2024-06-27T10:50:13.853Z] [2024-06-27T10:50:13.853Z] setToolWin: [2024-06-27T10:50:13.853Z] [2024-06-27T10:50:13.853Z] setToolUnix: [2024-06-27T10:50:13.853Z] [2024-06-27T10:50:13.853Z] setToolProperty: [2024-06-27T10:50:13.853Z] [2024-06-27T10:50:13.853Z] setS1ASclassPath: [2024-06-27T10:50:13.853Z] [2024-06-27T10:50:13.853Z] init-common: [2024-06-27T10:50:13.853Z] [2024-06-27T10:50:13.853Z] undeploy-war-common: [2024-06-27T10:50:13.976Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:13.976Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:13.976Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:13.976Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:13.976Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:13.976Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:13.976Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:13.977Z] Commit message: "Merge pull request #24993 from OndroMih/ondromih-admin-command-logger" [Pipeline] unstash [2024-06-27T10:50:14.113Z] [exec] Jun 27, 2024 10:50:14 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:14.113Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:14.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-06-27T10:50:14.171Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-06-27T10:50:14.208Z] [java] Jun 27, 2024 10:50:14 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:50:14.208Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:50:14.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype server --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soap.SOAPTestServerAuthModule --target server SOAPTestServerAuthModule [2024-06-27T10:50:14.267Z] [exec] Creation of message security provider named SOAPTestServerAuthModule completed successfully [2024-06-27T10:50:14.267Z] [2024-06-27T10:50:14.267Z] asadmin-common: [2024-06-27T10:50:14.267Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soap.SOAPTestClientAuthModule --layer SOAP --providertype client --requestauthsource sender SOAPTestClientAuthModule [2024-06-27T10:50:14.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:14.302Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:14.302Z] [2024-06-27T10:50:14.302Z] asadmin-common: [2024-06-27T10:50:14.302Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:14.436Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-passivating-scope-web [2024-06-27T10:50:14.436Z] [2024-06-27T10:50:14.436Z] delete-resources: [2024-06-27T10:50:14.436Z] [2024-06-27T10:50:14.436Z] setOSConditions: [2024-06-27T10:50:14.436Z] [2024-06-27T10:50:14.436Z] setToolWin: [2024-06-27T10:50:14.436Z] [2024-06-27T10:50:14.436Z] setToolUnix: [2024-06-27T10:50:14.436Z] [2024-06-27T10:50:14.436Z] setToolProperty: [2024-06-27T10:50:14.436Z] [2024-06-27T10:50:14.436Z] setS1ASclassPath: [2024-06-27T10:50:14.436Z] [2024-06-27T10:50:14.436Z] init-common: [2024-06-27T10:50:14.436Z] [2024-06-27T10:50:14.436Z] delete-jdbc-resource-common: [2024-06-27T10:50:14.436Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:14.463Z] [java] Jun 27, 2024 10:50:14 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:50:14.463Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:50:14.557Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:14.557Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:14.557Z] [2024-06-27T10:50:14.557Z] setOSConditions: [2024-06-27T10:50:14.557Z] [2024-06-27T10:50:14.557Z] setToolWin: [2024-06-27T10:50:14.557Z] [2024-06-27T10:50:14.557Z] setToolUnix: [2024-06-27T10:50:14.557Z] [2024-06-27T10:50:14.557Z] setToolProperty: [2024-06-27T10:50:14.557Z] [2024-06-27T10:50:14.557Z] setS1ASclassPath: [2024-06-27T10:50:14.557Z] [2024-06-27T10:50:14.557Z] init-common: [2024-06-27T10:50:14.557Z] [2024-06-27T10:50:14.557Z] deploy-common: [2024-06-27T10:50:14.557Z] [echo] Current time (ISO): 2024-06-27T10:50:14.505+0000 [2024-06-27T10:50:14.558Z] [2024-06-27T10:50:14.558Z] setOSConditions: [2024-06-27T10:50:14.558Z] [2024-06-27T10:50:14.558Z] setToolWin: [2024-06-27T10:50:14.558Z] [2024-06-27T10:50:14.558Z] setToolUnix: [2024-06-27T10:50:14.558Z] [2024-06-27T10:50:14.558Z] setToolProperty: [2024-06-27T10:50:14.558Z] [2024-06-27T10:50:14.558Z] setS1ASclassPath: [2024-06-27T10:50:14.558Z] [2024-06-27T10:50:14.558Z] init-common: [2024-06-27T10:50:14.558Z] [2024-06-27T10:50:14.558Z] deploy-common-pe: [2024-06-27T10:50:14.572Z] [exec] successfully invoked ejb [2024-06-27T10:50:14.572Z] [exec] Value of key is: test1 [2024-06-27T10:50:14.572Z] [exec] invoking ejb [2024-06-27T10:50:14.572Z] [exec] successfully invoked ejb [2024-06-27T10:50:14.572Z] [exec] Value of key is: test2 [2024-06-27T10:50:14.572Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:14.572Z] [exec] [2024-06-27T10:50:14.572Z] [exec] [2024-06-27T10:50:14.572Z] [exec] ----------------------------------------- [2024-06-27T10:50:14.572Z] [exec] - test1: PASS - [2024-06-27T10:50:14.572Z] [exec] - test2: PASS - [2024-06-27T10:50:14.572Z] [exec] ----------------------------------------- [2024-06-27T10:50:14.572Z] [exec] Total PASS: 2 [2024-06-27T10:50:14.572Z] [exec] Total FAIL: 0 [2024-06-27T10:50:14.572Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:50:14.572Z] [exec] ----------------------------------------- [2024-06-27T10:50:14.572Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:14.572Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:14.572Z] [2024-06-27T10:50:14.573Z] checkReporting-common: [2024-06-27T10:50:14.573Z] [2024-06-27T10:50:14.573Z] confirmReportPresent-common: [2024-06-27T10:50:14.573Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:50:14.573Z] [echo] Test seems to be reported fine [2024-06-27T10:50:14.573Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/txprop/cmttimeout/RepRunConf.txt [2024-06-27T10:50:14.573Z] [2024-06-27T10:50:14.573Z] confirmMissingReport-common: [2024-06-27T10:50:14.573Z] [2024-06-27T10:50:14.573Z] undeploy: [2024-06-27T10:50:14.573Z] [2024-06-27T10:50:14.573Z] setOSConditions: [2024-06-27T10:50:14.573Z] [2024-06-27T10:50:14.573Z] setToolWin: [2024-06-27T10:50:14.573Z] [2024-06-27T10:50:14.573Z] setToolUnix: [2024-06-27T10:50:14.573Z] [2024-06-27T10:50:14.573Z] setToolProperty: [2024-06-27T10:50:14.573Z] [2024-06-27T10:50:14.573Z] setS1ASclassPath: [2024-06-27T10:50:14.573Z] [2024-06-27T10:50:14.573Z] init-common: [2024-06-27T10:50:14.573Z] [2024-06-27T10:50:14.573Z] undeploy-common: [2024-06-27T10:50:14.577Z] [exec] cancelling timerHandle [2024-06-27T10:50:14.577Z] [exec] cancelling timerHandle5 [2024-06-27T10:50:14.577Z] [exec] cancelling timerHandle11 [2024-06-27T10:50:14.577Z] [exec] cancelling timerHandle12 [2024-06-27T10:50:14.577Z] [exec] Foo : ejbs/Foo_CMT test passed!! [2024-06-27T10:50:14.577Z] [exec] Value of key is: ejbs/Foo_CMT [2024-06-27T10:50:14.577Z] [exec] Doing foo timer test for ejbs/Foo_UNSPECIFIED_TX [2024-06-27T10:50:14.577Z] [exec] doTest(): creating the runtimeExTimer handle [2024-06-27T10:50:14.577Z] [exec] doTest(): creating the timerhandle [2024-06-27T10:50:14.577Z] [exec] doTest(): creating the timerhandle2 [2024-06-27T10:50:14.577Z] [exec] doTest(): creating the timerhandle3 [2024-06-27T10:50:14.577Z] [exec] doTest(): creating the timerhandle4 [2024-06-27T10:50:14.577Z] [exec] doTest(): creating the timerhandle5 [2024-06-27T10:50:14.577Z] [exec] doTest(): creating the createTimerAndRollback [2024-06-27T10:50:14.577Z] [exec] doTest(): creating the createTimerAndCancel [2024-06-27T10:50:14.577Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-06-27T10:50:14.577Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-06-27T10:50:14.577Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-06-27T10:50:14.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-06-27T10:50:14.629Z] [exec] Administered object eis/testAdmin created. [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] setOSConditions: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] setToolWin: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] setToolUnix: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] setToolProperty: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] setS1ASclassPath: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] init-common: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] deploy: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] setOSConditions: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] setToolWin: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] setToolUnix: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] setToolProperty: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] setS1ASclassPath: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] init-common: [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.629Z] deploy-common: [2024-06-27T10:50:14.629Z] [echo] Current time (ISO): 2024-06-27T10:50:14.548+0000 [2024-06-27T10:50:14.629Z] [2024-06-27T10:50:14.630Z] setOSConditions: [2024-06-27T10:50:14.630Z] [2024-06-27T10:50:14.630Z] setToolWin: [2024-06-27T10:50:14.630Z] [2024-06-27T10:50:14.630Z] setToolUnix: [2024-06-27T10:50:14.630Z] [2024-06-27T10:50:14.630Z] setToolProperty: [2024-06-27T10:50:14.630Z] [2024-06-27T10:50:14.630Z] setS1ASclassPath: [2024-06-27T10:50:14.630Z] [2024-06-27T10:50:14.630Z] init-common: [2024-06-27T10:50:14.630Z] [2024-06-27T10:50:14.630Z] deploy-common-pe: [2024-06-27T10:50:14.673Z] [exec] Jun 27, 2024 10:50:14 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:14.673Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:14.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:14.994Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-06-27T10:50:14.994Z] [echo] cmd executed for server [2024-06-27T10:50:14.994Z] [2024-06-27T10:50:14.994Z] setOSConditions: [2024-06-27T10:50:14.994Z] [2024-06-27T10:50:14.994Z] setToolWin: [2024-06-27T10:50:14.995Z] [2024-06-27T10:50:14.995Z] setToolUnix: [2024-06-27T10:50:14.995Z] [2024-06-27T10:50:14.995Z] setToolProperty: [2024-06-27T10:50:14.995Z] [2024-06-27T10:50:14.995Z] setS1ASclassPath: [2024-06-27T10:50:14.995Z] [2024-06-27T10:50:14.995Z] init-common: [2024-06-27T10:50:14.995Z] [2024-06-27T10:50:14.995Z] delete-jdbc-connpool-common: [2024-06-27T10:50:14.995Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:50:15.044Z] [java] Jun 27, 2024 10:50:14 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-06-27T10:50:15.044Z] [java] INFO: Configuration saved at /tmp/domain7120983820763258782xml [2024-06-27T10:50:15.044Z] [java] Jun 27, 2024 10:50:14 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:15.044Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:50:15.044Z] [java] Jun 27, 2024 10:50:14 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:15.044Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:50:15.044Z] [java] Jun 27, 2024 10:50:14 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:15.044Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:50:15.044Z] [java] Jun 27, 2024 10:50:14 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:50:15.044Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:50:15.044Z] [java] Jun 27, 2024 10:50:15 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:15.044Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:15.044Z] [java] Jun 27, 2024 10:50:15 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:15.044Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (953 ms), startup services (855 ms), total (1,808 ms) [2024-06-27T10:50:15.118Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-06-27T10:50:15.135Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-txprop-cmttimeoutApp [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] all: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] simple: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] setOSConditions: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] setToolWin: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] setToolUnix: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] setToolProperty: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] setS1ASclassPath: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] init-common: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] clean: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] setOSConditions: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] setToolWin: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] setToolUnix: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] setToolProperty: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.135Z] setS1ASclassPath: [2024-06-27T10:50:15.135Z] [2024-06-27T10:50:15.136Z] init-common: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] clean-common: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setOSConditions: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setToolWin: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setToolUnix: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setToolProperty: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setS1ASclassPath: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] init-common: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] clean-classes-common: [2024-06-27T10:50:15.136Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setOSConditions: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setToolWin: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setToolUnix: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setToolProperty: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setS1ASclassPath: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] init-common: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] clean-jars-common: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] compile: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setOSConditions: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setToolWin: [2024-06-27T10:50:15.136Z] [2024-06-27T10:50:15.136Z] setToolUnix: [2024-06-27T10:50:15.137Z] [2024-06-27T10:50:15.137Z] setToolProperty: [2024-06-27T10:50:15.137Z] [2024-06-27T10:50:15.137Z] setS1ASclassPath: [2024-06-27T10:50:15.137Z] [2024-06-27T10:50:15.137Z] init-common: [2024-06-27T10:50:15.137Z] [2024-06-27T10:50:15.137Z] compile-common: [2024-06-27T10:50:15.137Z] [echo] Current time (ISO): 2024-06-27T10:50:15.037+0000 [2024-06-27T10:50:15.137Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:15.137Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:15.147Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy ejb-ejb30-hello-mdbApp [2024-06-27T10:50:15.169Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-06-27T10:50:15.169Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-06-27T10:50:15.249Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:50:15.249Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:50:15.249Z] [echo] cmd executed for server [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] all: [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] setOSConditions: [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] setToolWin: [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] setToolUnix: [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] setToolProperty: [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] setS1ASclassPath: [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] init-common: [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] clean: [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] setOSConditions: [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] setToolWin: [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] setToolUnix: [2024-06-27T10:50:15.249Z] [2024-06-27T10:50:15.249Z] setToolProperty: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setS1ASclassPath: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] init-common: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] clean-common: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setOSConditions: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setToolWin: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setToolUnix: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setToolProperty: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setS1ASclassPath: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] init-common: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] clean-classes-common: [2024-06-27T10:50:15.250Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setOSConditions: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setToolWin: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setToolUnix: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setToolProperty: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setS1ASclassPath: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] init-common: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] clean-jars-common: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] compile: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.250Z] setOSConditions: [2024-06-27T10:50:15.250Z] [2024-06-27T10:50:15.251Z] setToolWin: [2024-06-27T10:50:15.251Z] [2024-06-27T10:50:15.251Z] setToolUnix: [2024-06-27T10:50:15.251Z] [2024-06-27T10:50:15.251Z] setToolProperty: [2024-06-27T10:50:15.251Z] [2024-06-27T10:50:15.251Z] setS1ASclassPath: [2024-06-27T10:50:15.251Z] [2024-06-27T10:50:15.251Z] init-common: [2024-06-27T10:50:15.251Z] [2024-06-27T10:50:15.251Z] compile-common: [2024-06-27T10:50:15.251Z] [echo] Current time (ISO): 2024-06-27T10:50:15.233+0000 [2024-06-27T10:50:15.251Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:15.251Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:15.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype client --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soap.SOAPTestClientAuthModule --target server SOAPTestClientAuthModule [2024-06-27T10:50:15.260Z] [exec] Creation of message security provider named SOAPTestClientAuthModule completed successfully [2024-06-27T10:50:15.260Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:50:15.260Z] [2024-06-27T10:50:15.260Z] build-deploy: [2024-06-27T10:50:15.260Z] [2024-06-27T10:50:15.260Z] setOSConditions: [2024-06-27T10:50:15.260Z] [2024-06-27T10:50:15.260Z] setToolWin: [2024-06-27T10:50:15.260Z] [2024-06-27T10:50:15.260Z] setToolUnix: [2024-06-27T10:50:15.260Z] [2024-06-27T10:50:15.260Z] setToolProperty: [2024-06-27T10:50:15.260Z] [2024-06-27T10:50:15.260Z] setS1ASclassPath: [2024-06-27T10:50:15.260Z] [2024-06-27T10:50:15.260Z] init-common: [2024-06-27T10:50:15.260Z] [2024-06-27T10:50:15.260Z] clean: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setOSConditions: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setToolWin: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setToolUnix: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setToolProperty: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setS1ASclassPath: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] init-common: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] clean-common: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setOSConditions: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setToolWin: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setToolUnix: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setToolProperty: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setS1ASclassPath: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] init-common: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] clean-classes-common: [2024-06-27T10:50:15.261Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setOSConditions: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setToolWin: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setToolUnix: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setToolProperty: [2024-06-27T10:50:15.261Z] [2024-06-27T10:50:15.261Z] setS1ASclassPath: [2024-06-27T10:50:15.262Z] [2024-06-27T10:50:15.262Z] init-common: [2024-06-27T10:50:15.262Z] [2024-06-27T10:50:15.262Z] clean-jars-common: [2024-06-27T10:50:15.262Z] [2024-06-27T10:50:15.262Z] compile-server: [2024-06-27T10:50:15.345Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:15.356Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:15.356Z] [javac] 1 warning [2024-06-27T10:50:15.356Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:15.356Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:15.356Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:15.356Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:15.356Z] [2024-06-27T10:50:15.356Z] pkg-war: [2024-06-27T10:50:15.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:15.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:15.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:15.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:15.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:50:15.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:15.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:15.356Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/SubtractNumbers.wsdl to copy. [2024-06-27T10:50:15.356Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:50:15.356Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:50:15.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:15.357Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:15.357Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${web.wsit.descriptors} does not exist. [2024-06-27T10:50:15.357Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webserviceref-lookup-web.war [2024-06-27T10:50:15.357Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:15.357Z] [2024-06-27T10:50:15.357Z] deploy-app: [2024-06-27T10:50:15.357Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:15.357Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:15.357Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:15.357Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:15.357Z] [2024-06-27T10:50:15.357Z] deploy-war-common: [2024-06-27T10:50:15.357Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:15.357Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:15.357Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:15.357Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:15.357Z] [2024-06-27T10:50:15.357Z] setOSConditions: [2024-06-27T10:50:15.357Z] [2024-06-27T10:50:15.357Z] setToolWin: [2024-06-27T10:50:15.357Z] [2024-06-27T10:50:15.357Z] setToolUnix: [2024-06-27T10:50:15.357Z] [2024-06-27T10:50:15.357Z] setToolProperty: [2024-06-27T10:50:15.358Z] [2024-06-27T10:50:15.358Z] setS1ASclassPath: [2024-06-27T10:50:15.358Z] [2024-06-27T10:50:15.358Z] init-common: [2024-06-27T10:50:15.358Z] [2024-06-27T10:50:15.358Z] deploy-war-commonpe: [2024-06-27T10:50:15.401Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/mdb/delete_resources.asadmin [2024-06-27T10:50:15.560Z] [2024-06-27T10:50:15.560Z] setOSConditions: [2024-06-27T10:50:15.560Z] [2024-06-27T10:50:15.560Z] setToolWin: [2024-06-27T10:50:15.560Z] [2024-06-27T10:50:15.560Z] setToolUnix: [2024-06-27T10:50:15.560Z] [2024-06-27T10:50:15.560Z] setToolProperty: [2024-06-27T10:50:15.560Z] [2024-06-27T10:50:15.560Z] setS1ASclassPath: [2024-06-27T10:50:15.561Z] [2024-06-27T10:50:15.561Z] init-common: [2024-06-27T10:50:15.561Z] [2024-06-27T10:50:15.561Z] compile-common: [2024-06-27T10:50:15.561Z] [echo] Current time (ISO): 2024-06-27T10:50:15.295+0000 [2024-06-27T10:50:15.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-06-27T10:50:15.561Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-06-27T10:50:15.602Z] [java] Jun 27, 2024 10:50:15 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:15.602Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:15.602Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:15.602Z] [java] Jun 27, 2024 10:50:15 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:50:15.602Z] [java] INFO: Grizzly Framework 4.0.2 started in: 19 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:50:15.602Z] [java] Jun 27, 2024 10:50:15 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:15.602Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:15.602Z] [java] Jun 27, 2024 10:50:15 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:15.602Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:15.602Z] [java] Jun 27, 2024 10:50:15 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:15.602Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:15.676Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-06-27T10:50:15.676Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-06-27T10:50:15.676Z] [echo] Deployment on target server server successful [2024-06-27T10:50:15.676Z] [2024-06-27T10:50:15.676Z] setOSConditions: [2024-06-27T10:50:15.676Z] [2024-06-27T10:50:15.676Z] setToolWin: [2024-06-27T10:50:15.676Z] [2024-06-27T10:50:15.676Z] setToolUnix: [2024-06-27T10:50:15.676Z] [2024-06-27T10:50:15.676Z] setToolProperty: [2024-06-27T10:50:15.676Z] [2024-06-27T10:50:15.676Z] setS1ASclassPath: [2024-06-27T10:50:15.676Z] [2024-06-27T10:50:15.676Z] init-common: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] deploy-common-ee: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] run: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] setOSConditions: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] setToolWin: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] setToolUnix: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] setToolProperty: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] setS1ASclassPath: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] init-common: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] execute-sql-common: [2024-06-27T10:50:15.677Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-06-27T10:50:15.677Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:50:15.677Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T10:50:15.677Z] [sql] 0 rows affected [2024-06-27T10:50:15.677Z] [sql] 1 rows affected [2024-06-27T10:50:15.677Z] [sql] 1 rows affected [2024-06-27T10:50:15.677Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:50:15.677Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:50:15.677Z] [sql] 0 rows affected [2024-06-27T10:50:15.677Z] [sql] 1 rows affected [2024-06-27T10:50:15.677Z] [sql] 1 rows affected [2024-06-27T10:50:15.677Z] [sql] 6 of 8 SQL statements executed successfully [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] setOSConditions: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] setToolWin: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] setToolUnix: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] setToolProperty: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] setS1ASclassPath: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] init-common: [2024-06-27T10:50:15.677Z] [2024-06-27T10:50:15.677Z] run-test-1: [2024-06-27T10:50:15.677Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:15.677Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:15.677Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:15.678Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:15.678Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:15.678Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:15.678Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:15.678Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:15.678Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:15.678Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:15.678Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:15.678Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:15.678Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:15.678Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:15.678Z] [java] ... 54 more [2024-06-27T10:50:15.678Z] [java] Java Result: -1 [2024-06-27T10:50:15.678Z] [2024-06-27T10:50:15.678Z] undeploy: [2024-06-27T10:50:15.678Z] [2024-06-27T10:50:15.679Z] setOSConditions: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] setToolWin: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] setToolUnix: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] setToolProperty: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] setS1ASclassPath: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] init-common: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] execute-sql-common: [2024-06-27T10:50:15.679Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-06-27T10:50:15.679Z] [sql] 0 rows affected [2024-06-27T10:50:15.679Z] [sql] 0 rows affected [2024-06-27T10:50:15.679Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] setOSConditions: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] setToolWin: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] setToolUnix: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] setToolProperty: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] setS1ASclassPath: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] init-common: [2024-06-27T10:50:15.679Z] [2024-06-27T10:50:15.679Z] undeploy-common: [2024-06-27T10:50:15.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:15.734Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:15.856Z] [java] Jun 27, 2024 10:50:15 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:15.856Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,312 ms), startup services (21 ms), total (2,333 ms) [2024-06-27T10:50:15.856Z] [java] Jun 27, 2024 10:50:15 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:15.856Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:15.856Z] [java] Jun 27, 2024 10:50:15 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:50:15.856Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:50:15.856Z] [java] Jun 27, 2024 10:50:15 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:15.856Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-jaxrs-web.war [2024-06-27T10:50:15.856Z] [java] Jun 27, 2024 10:50:15 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:15.856Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:50:15.856Z] [java] Jun 27, 2024 10:50:15 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:15.856Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-06-27T10:50:15.917Z] [exec] Application deployed with name deploydir. [2024-06-27T10:50:15.917Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:50:15.917Z] [exec] Command deploydir executed successfully. [2024-06-27T10:50:15.917Z] [2024-06-27T10:50:15.917Z] setHttpPort: [2024-06-27T10:50:15.917Z] [2024-06-27T10:50:15.917Z] run.positive: [2024-06-27T10:50:15.917Z] [2024-06-27T10:50:15.917Z] init.os: [2024-06-27T10:50:15.917Z] [2024-06-27T10:50:15.917Z] init.tools.unix: [2024-06-27T10:50:15.917Z] [2024-06-27T10:50:15.917Z] init.tools.windows: [2024-06-27T10:50:15.917Z] [2024-06-27T10:50:15.917Z] init.tools: [2024-06-27T10:50:15.917Z] [2024-06-27T10:50:15.917Z] setAsadminArgs: [2024-06-27T10:50:15.917Z] [2024-06-27T10:50:15.917Z] init: [2024-06-27T10:50:15.917Z] [2024-06-27T10:50:15.917Z] init.customtasks: [2024-06-27T10:50:15.918Z] [2024-06-27T10:50:15.918Z] runclient: [2024-06-27T10:50:15.918Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-06-27T10:50:15.918Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-06-27T10:50:15.918Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-06-27T10:50:15.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webserviceref-lookup --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webserviceref-lookup-web.war [2024-06-27T10:50:16.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-06-27T10:50:16.082Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:16.082Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:16.082Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:16.082Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:16.082Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:16.082Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:16.082Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:16.199Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:16.199Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:16.199Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:16.199Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:16.199Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:16.199Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:16.199Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-06-27T10:50:16.201Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-06-27T10:50:16.201Z] [2024-06-27T10:50:16.201Z] processResult: [2024-06-27T10:50:16.201Z] [2024-06-27T10:50:16.201Z] failed: [2024-06-27T10:50:16.201Z] [2024-06-27T10:50:16.201Z] passed: [2024-06-27T10:50:16.201Z] [echo] Test deploydir Passed [2024-06-27T10:50:16.201Z] [2024-06-27T10:50:16.201Z] unknown: [2024-06-27T10:50:16.201Z] [2024-06-27T10:50:16.201Z] declare-test: [2024-06-27T10:50:16.201Z] [echo] Starting test deploydir war/deploydir Test asadmin redeploydir [2024-06-27T10:50:16.201Z] [2024-06-27T10:50:16.201Z] init.os: [2024-06-27T10:50:16.201Z] [2024-06-27T10:50:16.201Z] init.tools.unix: [2024-06-27T10:50:16.201Z] [2024-06-27T10:50:16.201Z] init.tools.windows: [2024-06-27T10:50:16.202Z] [2024-06-27T10:50:16.202Z] init.tools: [2024-06-27T10:50:16.202Z] [2024-06-27T10:50:16.202Z] setAsadminArgs: [2024-06-27T10:50:16.202Z] [2024-06-27T10:50:16.202Z] init: [2024-06-27T10:50:16.238Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-06-27T10:50:16.238Z] [2024-06-27T10:50:16.238Z] delete-resources-and-undeploy-rar: [2024-06-27T10:50:16.238Z] [2024-06-27T10:50:16.238Z] setOSConditions: [2024-06-27T10:50:16.238Z] [2024-06-27T10:50:16.238Z] setToolWin: [2024-06-27T10:50:16.238Z] [2024-06-27T10:50:16.238Z] setToolUnix: [2024-06-27T10:50:16.238Z] [2024-06-27T10:50:16.238Z] setToolProperty: [2024-06-27T10:50:16.238Z] [2024-06-27T10:50:16.238Z] setS1ASclassPath: [2024-06-27T10:50:16.238Z] [2024-06-27T10:50:16.238Z] init-common: [2024-06-27T10:50:16.238Z] [2024-06-27T10:50:16.238Z] delete-connector-resource-common: [2024-06-27T10:50:16.238Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-06-27T10:50:16.325Z] [INFO] [testng] PASSED: createJMSRscTest("ejb/mdb/create_resources.asadmin") [2024-06-27T10:50:16.325Z] [INFO] [testng] PASSED: deployJMSAppTest("./dist/mdb/") [2024-06-27T10:50:16.325Z] [INFO] [testng] PASSED: runJMSAppTest("./dist/mdb/") [2024-06-27T10:50:16.325Z] [INFO] [testng] PASSED: undeployJMSAppTest [2024-06-27T10:50:16.325Z] [INFO] [testng] PASSED: deleteJMSRscTest("ejb/mdb/delete_resources.asadmin") [2024-06-27T10:50:16.325Z] [INFO] [testng] [2024-06-27T10:50:16.325Z] [INFO] [testng] =============================================== [2024-06-27T10:50:16.325Z] [INFO] [testng] MDB_tests [2024-06-27T10:50:16.325Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-06-27T10:50:16.325Z] [INFO] [testng] =============================================== [2024-06-27T10:50:16.325Z] [INFO] [testng] [2024-06-27T10:50:16.325Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@40a6fb78.

Validating person class using validateValue with valid property

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Person does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: lastName

case3: ConstraintViolation: message: must not be null propertyPath: firstName

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

Validating valid person.

case4: No ConstraintViolations found.

[2024-06-27T10:50:16.325Z] [INFO] [testng] [2024-06-27T10:50:16.325Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@4998ef5c.

Validating person class using validateValue with valid property

case0: ConstraintViolation: message: must not be null propertyPath: listOfString[2].

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Employee does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: lastName

case3: ConstraintViolation: message: must not be null propertyPath: firstName

case3: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

case3: ConstraintViolation: message: must be greater than or equal to 20 propertyPath: age

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

case3: ConstraintViolation: message: must not be null propertyPath: email

Validating valid person.

case4: ConstraintViolation: message: must be a well-formed email address propertyPath: email

case5: No ConstraintViolations found.

case6: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

case7: ConstraintViolation: message: must be less than or equal to 50 propertyPath: age

[2024-06-27T10:50:16.326Z] [INFO] [testng] [2024-06-27T10:50:16.326Z] [INFO] [testng] PASSED: test_BV_10 [2024-06-27T10:50:16.326Z] [INFO] [testng] PASSED: test_BV_20 [2024-06-27T10:50:16.326Z] [INFO] [testng] [2024-06-27T10:50:16.326Z] [INFO] [testng] =============================================== [2024-06-27T10:50:16.326Z] [INFO] [testng] bv_servlet_simple [2024-06-27T10:50:16.326Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:50:16.326Z] [INFO] [testng] =============================================== [2024-06-27T10:50:16.326Z] [INFO] [testng] [2024-06-27T10:50:16.327Z] [exec] Application deployed with name force-deploy-rarApp. [2024-06-27T10:50:16.327Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-06-27T10:50:16.327Z] [echo] Deployment on target server server successful [2024-06-27T10:50:16.443Z] [java] Jun 27, 2024 10:50:16 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:50:16.443Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:50:16.443Z] [java] Jun 27, 2024 10:50:16 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:50:16.443Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:50:16.443Z] [java] Jun 27, 2024 10:50:16 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:50:16.444Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:50:16.444Z] [java] Jun 27, 2024 10:50:16 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:50:16.444Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:50:16.487Z] [exec] Application deployed with name webserviceref-lookup-web. [2024-06-27T10:50:16.487Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:16.487Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:16.488Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:16.488Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:16.488Z] [2024-06-27T10:50:16.488Z] deploy-war-commonee: [2024-06-27T10:50:16.488Z] [2024-06-27T10:50:16.488Z] assemble-client: [2024-06-27T10:50:16.488Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:50:16.488Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:16.488Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:16.488Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:16.488Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:16.488Z] [2024-06-27T10:50:16.488Z] setOSConditions: [2024-06-27T10:50:16.488Z] [2024-06-27T10:50:16.488Z] setToolWin: [2024-06-27T10:50:16.488Z] [2024-06-27T10:50:16.488Z] setToolUnix: [2024-06-27T10:50:16.488Z] [2024-06-27T10:50:16.488Z] setToolProperty: [2024-06-27T10:50:16.488Z] [2024-06-27T10:50:16.488Z] setS1ASclassPath: [2024-06-27T10:50:16.488Z] [2024-06-27T10:50:16.488Z] init-common: [2024-06-27T10:50:16.489Z] [2024-06-27T10:50:16.489Z] wsimport: [2024-06-27T10:50:16.493Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-06-27T10:50:16.493Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-06-27T10:50:16.493Z] [2024-06-27T10:50:16.493Z] setOSConditions: [2024-06-27T10:50:16.493Z] [2024-06-27T10:50:16.493Z] setToolWin: [2024-06-27T10:50:16.493Z] [2024-06-27T10:50:16.493Z] setToolUnix: [2024-06-27T10:50:16.493Z] [2024-06-27T10:50:16.493Z] setToolProperty: [2024-06-27T10:50:16.493Z] [2024-06-27T10:50:16.493Z] setS1ASclassPath: [2024-06-27T10:50:16.493Z] [2024-06-27T10:50:16.493Z] init-common: [2024-06-27T10:50:16.493Z] [2024-06-27T10:50:16.493Z] delete-connector-connpool-common: [2024-06-27T10:50:16.493Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-06-27T10:50:16.502Z] [2024-06-27T10:50:16.502Z] init.customtasks: [2024-06-27T10:50:16.502Z] [2024-06-27T10:50:16.502Z] prepare: [2024-06-27T10:50:16.502Z] [2024-06-27T10:50:16.502Z] redeploydir.asadmin: [2024-06-27T10:50:16.502Z] [2024-06-27T10:50:16.502Z] setAsadminArgs: [2024-06-27T10:50:16.502Z] [2024-06-27T10:50:16.502Z] common.redeploydir.asadmin: [2024-06-27T10:50:16.502Z] [2024-06-27T10:50:16.503Z] init.os: [2024-06-27T10:50:16.503Z] [2024-06-27T10:50:16.503Z] init.tools.unix: [2024-06-27T10:50:16.503Z] [2024-06-27T10:50:16.503Z] init.tools.windows: [2024-06-27T10:50:16.503Z] [2024-06-27T10:50:16.503Z] init.tools: [2024-06-27T10:50:16.503Z] [2024-06-27T10:50:16.503Z] setAsadminArgs: [2024-06-27T10:50:16.503Z] [2024-06-27T10:50:16.503Z] init: [2024-06-27T10:50:16.503Z] [2024-06-27T10:50:16.503Z] init.customtasks: [2024-06-27T10:50:16.503Z] [2024-06-27T10:50:16.503Z] common.run.asadmin: [2024-06-27T10:50:16.503Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-06-27T10:50:16.583Z] [2024-06-27T10:50:16.583Z] setOSConditions: [2024-06-27T10:50:16.583Z] [2024-06-27T10:50:16.583Z] setToolWin: [2024-06-27T10:50:16.583Z] [2024-06-27T10:50:16.583Z] setToolUnix: [2024-06-27T10:50:16.583Z] [2024-06-27T10:50:16.583Z] setToolProperty: [2024-06-27T10:50:16.583Z] [2024-06-27T10:50:16.583Z] setS1ASclassPath: [2024-06-27T10:50:16.583Z] [2024-06-27T10:50:16.583Z] init-common: [2024-06-27T10:50:16.583Z] [2024-06-27T10:50:16.583Z] deploy-common-ee: [2024-06-27T10:50:16.583Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:16.583Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:16.583Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:16.583Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:16.583Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:16.583Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:16.584Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:16.584Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:16.584Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:16.584Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:16.584Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:16.584Z] [java] ... 42 more [2024-06-27T10:50:16.584Z] [java] Java Result: -1 [2024-06-27T10:50:16.584Z] [2024-06-27T10:50:16.584Z] setOSConditions: [2024-06-27T10:50:16.584Z] [2024-06-27T10:50:16.584Z] setToolWin: [2024-06-27T10:50:16.584Z] [2024-06-27T10:50:16.584Z] setToolUnix: [2024-06-27T10:50:16.584Z] [2024-06-27T10:50:16.584Z] setToolProperty: [2024-06-27T10:50:16.584Z] [2024-06-27T10:50:16.584Z] setS1ASclassPath: [2024-06-27T10:50:16.584Z] [2024-06-27T10:50:16.584Z] init-common: [2024-06-27T10:50:16.584Z] [2024-06-27T10:50:16.584Z] undeploy-common: [2024-06-27T10:50:16.599Z] [INFO] [testng] PASSED: appDeployedFirstPagetest [2024-06-27T10:50:16.599Z] [INFO] [testng] PASSED: extensionBeanObserversTest [2024-06-27T10:50:16.599Z] [INFO] [testng] PASSED: extensionBeanReferenceTest [2024-06-27T10:50:16.599Z] [INFO] [testng] PASSED: injectionTargetAdaptionTest [2024-06-27T10:50:16.599Z] [INFO] [testng] PASSED: jarExtensionBeanObserversTest [2024-06-27T10:50:16.599Z] [INFO] [testng] PASSED: jarExtensionBeanReferenceTest [2024-06-27T10:50:16.599Z] [INFO] [testng] PASSED: webBeanTest [2024-06-27T10:50:16.599Z] [INFO] [testng] [2024-06-27T10:50:16.599Z] [INFO] [testng] =============================================== [2024-06-27T10:50:16.599Z] [INFO] [testng] weld_tests [2024-06-27T10:50:16.599Z] [INFO] [testng] Tests run: 7, Failures: 0, Skips: 0 [2024-06-27T10:50:16.599Z] [INFO] [testng] =============================================== [2024-06-27T10:50:16.599Z] [INFO] [testng] [2024-06-27T10:50:16.671Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-06-27T10:50:16.671Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-06-27T10:50:16.697Z] [java] Jun 27, 2024 10:50:16 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:50:16.697Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:50:16.697Z] [java] Jun 27, 2024 10:50:16 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:50:16.697Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-06-27T10:50:16.697Z] [java] Jun 27, 2024 10:50:16 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:50:16.697Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-06-27T10:50:16.697Z] [java] Jun 27, 2024 10:50:16 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:50:16.697Z] [java] INFO: Created virtual server server [2024-06-27T10:50:16.697Z] [java] Jun 27, 2024 10:50:16 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:50:16.697Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-06-27T10:50:16.697Z] [java] Jun 27, 2024 10:50:16 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:50:16.697Z] [java] INFO: Created virtual server __asadmin [2024-06-27T10:50:16.951Z] [java] Jun 27, 2024 10:50:16 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:50:16.951Z] [java] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:50:16.951Z] [java] Jun 27, 2024 10:50:16 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:50:16.951Z] [java] INFO: Virtual server server loaded default web module [2024-06-27T10:50:17.049Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:17.049Z] [exec] parsing WSDL... [2024-06-27T10:50:17.049Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:50:17.049Z] [exec] line 15 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:50:17.049Z] [exec] [2024-06-27T10:50:17.049Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:50:17.049Z] [exec] line 15 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:50:17.050Z] [exec] [2024-06-27T10:50:17.050Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:50:17.050Z] [exec] line 16 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:50:17.050Z] [exec] [2024-06-27T10:50:17.067Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:17.067Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:50:17.076Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:17.076Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:17.076Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-06-27T10:50:17.076Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-06-27T10:50:17.076Z] [2024-06-27T10:50:17.077Z] setOSConditions: [2024-06-27T10:50:17.077Z] [2024-06-27T10:50:17.077Z] setToolWin: [2024-06-27T10:50:17.077Z] [2024-06-27T10:50:17.077Z] setToolUnix: [2024-06-27T10:50:17.077Z] [2024-06-27T10:50:17.077Z] setToolProperty: [2024-06-27T10:50:17.077Z] [2024-06-27T10:50:17.077Z] setS1ASclassPath: [2024-06-27T10:50:17.077Z] [2024-06-27T10:50:17.077Z] init-common: [2024-06-27T10:50:17.077Z] [2024-06-27T10:50:17.077Z] undeploy-rar-common: [2024-06-27T10:50:17.077Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-06-27T10:50:17.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-06-27T10:50:17.146Z] [2024-06-27T10:50:17.147Z] setOSConditions: [2024-06-27T10:50:17.147Z] [2024-06-27T10:50:17.147Z] setToolWin: [2024-06-27T10:50:17.147Z] [2024-06-27T10:50:17.147Z] setToolUnix: [2024-06-27T10:50:17.147Z] [2024-06-27T10:50:17.147Z] setToolProperty: [2024-06-27T10:50:17.147Z] [2024-06-27T10:50:17.147Z] setS1ASclassPath: [2024-06-27T10:50:17.147Z] [2024-06-27T10:50:17.147Z] init-common: [2024-06-27T10:50:17.147Z] [2024-06-27T10:50:17.147Z] setuptwo: [2024-06-27T10:50:17.183Z] [exec] Jun 27, 2024 10:50:16 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:50:17.183Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10ed037a [2024-06-27T10:50:17.183Z] [exec] Will Fail till a better XA driver is integrated into Derby [2024-06-27T10:50:17.183Z] [exec] Value of key is: test1 : [2024-06-27T10:50:17.183Z] [exec] Value of key is: test2 : [2024-06-27T10:50:17.183Z] [exec] jdbc contauthtx status: [2024-06-27T10:50:17.183Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:17.183Z] [exec] [2024-06-27T10:50:17.183Z] [exec] [2024-06-27T10:50:17.183Z] [exec] ----------------------------------------- [2024-06-27T10:50:17.183Z] [exec] - test2 : : PASS - [2024-06-27T10:50:17.183Z] [exec] - test1 : : PASS - [2024-06-27T10:50:17.183Z] [exec] ----------------------------------------- [2024-06-27T10:50:17.183Z] [exec] Total PASS: 2 [2024-06-27T10:50:17.183Z] [exec] Total FAIL: 0 [2024-06-27T10:50:17.183Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:50:17.183Z] [exec] ----------------------------------------- [2024-06-27T10:50:17.183Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:17.205Z] [java] Jun 27, 2024 10:50:16 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:17.205Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:50:17.226Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:17.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-06-27T10:50:17.233Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-06-27T10:50:17.233Z] [2024-06-27T10:50:17.233Z] setOSConditions: [2024-06-27T10:50:17.233Z] [2024-06-27T10:50:17.233Z] setToolWin: [2024-06-27T10:50:17.233Z] [2024-06-27T10:50:17.233Z] setToolUnix: [2024-06-27T10:50:17.234Z] [2024-06-27T10:50:17.234Z] setToolProperty: [2024-06-27T10:50:17.234Z] [2024-06-27T10:50:17.234Z] setS1ASclassPath: [2024-06-27T10:50:17.234Z] [2024-06-27T10:50:17.234Z] init-common: [2024-06-27T10:50:17.234Z] [2024-06-27T10:50:17.234Z] create-jdbc-resource-common: [2024-06-27T10:50:17.234Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2024-06-27T10:50:17.304Z] [javac] 1 warning [2024-06-27T10:50:17.304Z] [2024-06-27T10:50:17.304Z] setOSConditions: [2024-06-27T10:50:17.304Z] [2024-06-27T10:50:17.304Z] setToolWin: [2024-06-27T10:50:17.304Z] [2024-06-27T10:50:17.304Z] setToolUnix: [2024-06-27T10:50:17.304Z] [2024-06-27T10:50:17.304Z] setToolProperty: [2024-06-27T10:50:17.304Z] [2024-06-27T10:50:17.304Z] setS1ASclassPath: [2024-06-27T10:50:17.304Z] [2024-06-27T10:50:17.304Z] init-common: [2024-06-27T10:50:17.304Z] [2024-06-27T10:50:17.304Z] compile-common: [2024-06-27T10:50:17.304Z] [echo] Current time (ISO): 2024-06-27T10:50:17.128+0000 [2024-06-27T10:50:17.304Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:17.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-06-27T10:50:17.428Z] [2024-06-27T10:50:17.428Z] setOSConditions: [2024-06-27T10:50:17.428Z] [2024-06-27T10:50:17.428Z] setToolWin: [2024-06-27T10:50:17.428Z] [2024-06-27T10:50:17.428Z] setToolUnix: [2024-06-27T10:50:17.428Z] [2024-06-27T10:50:17.428Z] setToolProperty: [2024-06-27T10:50:17.428Z] [2024-06-27T10:50:17.428Z] setS1ASclassPath: [2024-06-27T10:50:17.428Z] [2024-06-27T10:50:17.428Z] init-common: [2024-06-27T10:50:17.428Z] [2024-06-27T10:50:17.428Z] deploy-rar-common: [2024-06-27T10:50:17.428Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true connectors-ra-redeploy-rars.rar [2024-06-27T10:50:17.438Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:17.458Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:17.458Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:17.458Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:17.458Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:17.458Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:17.458Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:17.458Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:17.459Z] [java] Jun 27, 2024 10:50:17 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:50:17.459Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] delete-resources-and-undeploy-rar: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] setOSConditions: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] setToolWin: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:17.586Z] setToolUnix: [2024-06-27T10:50:17.586Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] setToolProperty: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:50:17.586Z] [javac] 2 warnings [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] setS1ASclassPath: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] build: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] init-common: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] setOSConditions: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] delete-connector-resource-common: [2024-06-27T10:50:17.586Z] setToolWin: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-06-27T10:50:17.586Z] setToolUnix: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] setToolProperty: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] setS1ASclassPath: [2024-06-27T10:50:17.586Z] [2024-06-27T10:50:17.586Z] init-common: [2024-06-27T10:50:17.587Z] [2024-06-27T10:50:17.587Z] webclient-war-common: [2024-06-27T10:50:17.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:17.587Z] [2024-06-27T10:50:17.587Z] clear: [2024-06-27T10:50:17.587Z] [2024-06-27T10:50:17.587Z] test-tlds-exist: [2024-06-27T10:50:17.587Z] [2024-06-27T10:50:17.587Z] copy-tlds: [2024-06-27T10:50:17.587Z] [2024-06-27T10:50:17.587Z] test-tagfiles-exist: [2024-06-27T10:50:17.587Z] [2024-06-27T10:50:17.587Z] copy-tagfiles: [2024-06-27T10:50:17.587Z] [2024-06-27T10:50:17.587Z] package-war-common: [2024-06-27T10:50:17.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:17.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:17.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:17.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:17.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/lib [2024-06-27T10:50:17.587Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:50:17.587Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:17.587Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:17.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/docroot [2024-06-27T10:50:17.587Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-in-singleton-ejb-web.war [2024-06-27T10:50:17.587Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:17.587Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:17.587Z] [javac] Compiling 1 source file [2024-06-27T10:50:17.587Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:17.587Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:17.587Z] [2024-06-27T10:50:17.588Z] create-resources: [2024-06-27T10:50:17.588Z] [2024-06-27T10:50:17.588Z] setOSConditions: [2024-06-27T10:50:17.588Z] [2024-06-27T10:50:17.588Z] setToolWin: [2024-06-27T10:50:17.588Z] [2024-06-27T10:50:17.588Z] setToolUnix: [2024-06-27T10:50:17.588Z] [2024-06-27T10:50:17.588Z] setToolProperty: [2024-06-27T10:50:17.588Z] [2024-06-27T10:50:17.588Z] setS1ASclassPath: [2024-06-27T10:50:17.588Z] [2024-06-27T10:50:17.588Z] init-common: [2024-06-27T10:50:17.588Z] [2024-06-27T10:50:17.588Z] create-jdbc-connpool-common: [2024-06-27T10:50:17.610Z] [exec] [2024-06-27T10:50:17.610Z] [exec] Generating code... [2024-06-27T10:50:17.692Z] [2024-06-27T10:50:17.692Z] checkReporting-common: [2024-06-27T10:50:17.693Z] [2024-06-27T10:50:17.693Z] confirmReportPresent-common: [2024-06-27T10:50:17.693Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:50:17.693Z] [echo] Test seems to be reported fine [2024-06-27T10:50:17.693Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/RepRunConf.txt [2024-06-27T10:50:17.693Z] [2024-06-27T10:50:17.693Z] confirmMissingReport-common: [2024-06-27T10:50:17.693Z] [2024-06-27T10:50:17.693Z] undeploy: [2024-06-27T10:50:17.693Z] [2024-06-27T10:50:17.693Z] setOSConditions: [2024-06-27T10:50:17.693Z] [2024-06-27T10:50:17.693Z] setToolWin: [2024-06-27T10:50:17.693Z] [2024-06-27T10:50:17.693Z] setToolUnix: [2024-06-27T10:50:17.693Z] [2024-06-27T10:50:17.693Z] setToolProperty: [2024-06-27T10:50:17.693Z] [2024-06-27T10:50:17.693Z] setS1ASclassPath: [2024-06-27T10:50:17.693Z] [2024-06-27T10:50:17.693Z] init-common: [2024-06-27T10:50:17.693Z] [2024-06-27T10:50:17.693Z] undeploy-common: [2024-06-27T10:50:17.712Z] [java] Jun 27, 2024 10:50:17 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:50:17.712Z] [java] INFO: close(), this: [2024-06-27T10:50:17.712Z] [java] org.glassfish.web.loader.WebappClassLoader@48cf8414[name=unknown], urls=[ [2024-06-27T10:50:17.712Z] [java] file:/tmp/gfembed12238722284282626830tmp/applications/sample/WEB-INF/classes/ [2024-06-27T10:50:17.712Z] [java] file:/tmp/gfembed12238722284282626830tmp/generated/ejb/sample/ [2024-06-27T10:50:17.712Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-06-27T10:50:17.840Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-06-27T10:50:17.840Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-06-27T10:50:17.865Z] [exec] [2024-06-27T10:50:17.865Z] [exec] Compiling code... [2024-06-27T10:50:17.962Z] [INFO] [testng] PASSED: createJoe [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: ensureCreatedJoeExists [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: deleteJoe [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: deletedJoeDoesNotExist [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: createPool [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: pingPool [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: ensureCreatedPoolExists [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: deletePool [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: deletedPoolDoesNotExist [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: createListener [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: ensureCreatedListenerExists [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: deleteListener [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: ensureDeletedListenerDoesNotExist [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: createListenerWithOldParam [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: deleteListener2 [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: createOsgiListener [2024-06-27T10:50:17.963Z] [INFO] [testng] [2024-06-27T10:50:17.963Z] [INFO] [testng] =============================================== [2024-06-27T10:50:17.963Z] [INFO] [testng] asadmin_tests [2024-06-27T10:50:17.963Z] [INFO] [testng] Tests run: 16, Failures: 0, Skips: 0 [2024-06-27T10:50:17.963Z] [INFO] [testng] =============================================== [2024-06-27T10:50:17.963Z] [INFO] [testng] [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: testRequestScopedJMSContextInjection [2024-06-27T10:50:17.963Z] [INFO] [testng] PASSED: testTransactionScopedJMSContextInjection [2024-06-27T10:50:17.963Z] [INFO] [testng] [2024-06-27T10:50:17.963Z] [INFO] [testng] =============================================== [2024-06-27T10:50:17.963Z] [INFO] [testng] jms_injection_jmsContext [2024-06-27T10:50:17.963Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:50:17.963Z] [INFO] [testng] =============================================== [2024-06-27T10:50:17.963Z] [INFO] [testng] [2024-06-27T10:50:17.963Z] [INFO] [testng] [2024-06-27T10:50:17.963Z] [INFO] [testng] =============================================== [2024-06-27T10:50:17.963Z] [INFO] [testng] QuickLookTests [2024-06-27T10:50:17.963Z] [INFO] [testng] Total tests run: 94, Failures: 0, Skips: 0 [2024-06-27T10:50:17.963Z] [INFO] [testng] =============================================== [2024-06-27T10:50:17.963Z] [INFO] [testng] [2024-06-27T10:50:17.966Z] [java] Jun 27, 2024 10:50:17 AM org.eclipse.persistence.session./file:/tmp/gfembed12238722284282626830tmp/applications/sample/WEB-INF/classes/_test [2024-06-27T10:50:17.966Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:50:17.966Z] [java] Jun 27, 2024 10:50:17 AM org.eclipse.persistence.session./file:/tmp/gfembed12238722284282626830tmp/applications/sample/WEB-INF/classes/_test.server [2024-06-27T10:50:17.967Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:50:17.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false connectors-ra-redeploy-rars.rar [2024-06-27T10:50:18.094Z] [2024-06-27T10:50:18.094Z] setOSConditions: [2024-06-27T10:50:18.094Z] [2024-06-27T10:50:18.094Z] setToolWin: [2024-06-27T10:50:18.094Z] [2024-06-27T10:50:18.094Z] setToolUnix: [2024-06-27T10:50:18.094Z] [2024-06-27T10:50:18.095Z] setToolProperty: [2024-06-27T10:50:18.095Z] [2024-06-27T10:50:18.095Z] setS1ASclassPath: [2024-06-27T10:50:18.095Z] [2024-06-27T10:50:18.095Z] init-common: [2024-06-27T10:50:18.095Z] [2024-06-27T10:50:18.095Z] delete-connector-connpool-common: [2024-06-27T10:50:18.095Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-06-27T10:50:18.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:50:18.146Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:50:18.146Z] [2024-06-27T10:50:18.146Z] set-derby-connpool-props: [2024-06-27T10:50:18.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-pointbase-pool1 --enabled=true --target server jdbc/XAPointbase [2024-06-27T10:50:18.162Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2024-06-27T10:50:18.162Z] [echo] cmd executed for server [2024-06-27T10:50:18.162Z] [2024-06-27T10:50:18.162Z] setOSConditions: [2024-06-27T10:50:18.162Z] [2024-06-27T10:50:18.162Z] setToolWin: [2024-06-27T10:50:18.162Z] [2024-06-27T10:50:18.162Z] setToolUnix: [2024-06-27T10:50:18.162Z] [2024-06-27T10:50:18.162Z] setToolProperty: [2024-06-27T10:50:18.162Z] [2024-06-27T10:50:18.162Z] setS1ASclassPath: [2024-06-27T10:50:18.162Z] [2024-06-27T10:50:18.162Z] init-common: [2024-06-27T10:50:18.162Z] [2024-06-27T10:50:18.162Z] execute-sql-common: [2024-06-27T10:50:18.162Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/createdb.sql [2024-06-27T10:50:18.162Z] [sql] Failed to execute: drop table MESSAGES [2024-06-27T10:50:18.162Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:50:18.162Z] [sql] 0 rows affected [2024-06-27T10:50:18.162Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:50:18.162Z] [2024-06-27T10:50:18.162Z] deploy: [2024-06-27T10:50:18.162Z] [2024-06-27T10:50:18.162Z] setOSConditions: [2024-06-27T10:50:18.162Z] [2024-06-27T10:50:18.162Z] setToolWin: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] setToolUnix: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] setToolProperty: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] setS1ASclassPath: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] init-common: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] deploy: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] setOSConditions: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] setToolWin: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] setToolUnix: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] setToolProperty: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] setS1ASclassPath: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] init-common: [2024-06-27T10:50:18.163Z] [2024-06-27T10:50:18.163Z] deploy-rar-common: [2024-06-27T10:50:18.163Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-06-27T10:50:18.217Z] [WARNING] [echo] [2024-06-27T10:50:18.217Z] [WARNING] [echo] ************************* [2024-06-27T10:50:18.217Z] [WARNING] [echo] * undeploy web/helloworld [2024-06-27T10:50:18.217Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/helloworld [2024-06-27T10:50:18.217Z] [WARNING] [echo] ************************* [2024-06-27T10:50:18.217Z] [WARNING] [echo] [2024-06-27T10:50:18.217Z] [WARNING] [echo] hellojsp [2024-06-27T10:50:18.220Z] [java] Jun 27, 2024 10:50:17 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:50:18.220Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:50:18.220Z] [java] Jun 27, 2024 10:50:18 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:50:18.220Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb] [2024-06-27T10:50:18.220Z] [java] Jun 27, 2024 10:50:18 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:50:18.221Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:50:18.229Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:18.229Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:18.229Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:18.229Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:18.229Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:18.229Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:18.229Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:18.245Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-06-27T10:50:18.245Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2024-06-27T10:50:18.258Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauthtxApp [2024-06-27T10:50:18.258Z] [2024-06-27T10:50:18.258Z] setOSConditions: [2024-06-27T10:50:18.258Z] [2024-06-27T10:50:18.258Z] setToolWin: [2024-06-27T10:50:18.258Z] [2024-06-27T10:50:18.258Z] setToolUnix: [2024-06-27T10:50:18.258Z] [2024-06-27T10:50:18.258Z] setToolProperty: [2024-06-27T10:50:18.258Z] [2024-06-27T10:50:18.258Z] setS1ASclassPath: [2024-06-27T10:50:18.258Z] [2024-06-27T10:50:18.258Z] init-common: [2024-06-27T10:50:18.258Z] [2024-06-27T10:50:18.258Z] delete-jdbc-resource-common: [2024-06-27T10:50:18.259Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2024-06-27T10:50:18.352Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:18.352Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:18.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-06-27T10:50:18.352Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-06-27T10:50:18.352Z] [2024-06-27T10:50:18.352Z] setOSConditions: [2024-06-27T10:50:18.352Z] [2024-06-27T10:50:18.352Z] setToolWin: [2024-06-27T10:50:18.352Z] [2024-06-27T10:50:18.352Z] setToolUnix: [2024-06-27T10:50:18.352Z] [2024-06-27T10:50:18.352Z] setToolProperty: [2024-06-27T10:50:18.352Z] [2024-06-27T10:50:18.352Z] setS1ASclassPath: [2024-06-27T10:50:18.352Z] [2024-06-27T10:50:18.352Z] init-common: [2024-06-27T10:50:18.352Z] [2024-06-27T10:50:18.352Z] undeploy-rar-common: [2024-06-27T10:50:18.352Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-06-27T10:50:18.387Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:18.399Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:50:18.440Z] [exec] Application deployed with name deploydir. [2024-06-27T10:50:18.440Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:50:18.440Z] [exec] Command deploydir executed successfully. [2024-06-27T10:50:18.440Z] [2024-06-27T10:50:18.440Z] setHttpPort: [2024-06-27T10:50:18.440Z] [2024-06-27T10:50:18.440Z] run.positive: [2024-06-27T10:50:18.440Z] [2024-06-27T10:50:18.440Z] init.os: [2024-06-27T10:50:18.440Z] [2024-06-27T10:50:18.440Z] init.tools.unix: [2024-06-27T10:50:18.440Z] [2024-06-27T10:50:18.440Z] init.tools.windows: [2024-06-27T10:50:18.440Z] [2024-06-27T10:50:18.440Z] init.tools: [2024-06-27T10:50:18.440Z] [2024-06-27T10:50:18.440Z] setAsadminArgs: [2024-06-27T10:50:18.440Z] [2024-06-27T10:50:18.440Z] init: [2024-06-27T10:50:18.440Z] [2024-06-27T10:50:18.440Z] init.customtasks: [2024-06-27T10:50:18.440Z] [2024-06-27T10:50:18.440Z] runclient: [2024-06-27T10:50:18.440Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-06-27T10:50:18.440Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-06-27T10:50:18.440Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-06-27T10:50:18.474Z] [java] Jun 27, 2024 10:50:18 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:50:18.474Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:50:18.513Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2024-06-27T10:50:18.514Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2024-06-27T10:50:18.514Z] [echo] cmd executed for server [2024-06-27T10:50:18.514Z] [2024-06-27T10:50:18.514Z] setOSConditions: [2024-06-27T10:50:18.514Z] [2024-06-27T10:50:18.514Z] setToolWin: [2024-06-27T10:50:18.514Z] [2024-06-27T10:50:18.514Z] setToolUnix: [2024-06-27T10:50:18.514Z] [2024-06-27T10:50:18.514Z] setToolProperty: [2024-06-27T10:50:18.514Z] [2024-06-27T10:50:18.514Z] setS1ASclassPath: [2024-06-27T10:50:18.514Z] [2024-06-27T10:50:18.514Z] init-common: [2024-06-27T10:50:18.514Z] [2024-06-27T10:50:18.514Z] delete-jdbc-connpool-common: [2024-06-27T10:50:18.514Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setOSConditions: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setToolWin: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setToolUnix: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setToolProperty: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setS1ASclassPath: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] init-common: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] deploy: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setOSConditions: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setToolWin: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setToolUnix: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setToolProperty: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setS1ASclassPath: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] init-common: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] deploy-common: [2024-06-27T10:50:18.528Z] [echo] Current time (ISO): 2024-06-27T10:50:18.267+0000 [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setOSConditions: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setToolWin: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setToolUnix: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setToolProperty: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.528Z] setS1ASclassPath: [2024-06-27T10:50:18.528Z] [2024-06-27T10:50:18.529Z] init-common: [2024-06-27T10:50:18.529Z] [2024-06-27T10:50:18.529Z] deploy-common-pe: [2024-06-27T10:50:18.644Z] [javac] 1 warning [2024-06-27T10:50:18.644Z] [2024-06-27T10:50:18.644Z] setOSConditions: [2024-06-27T10:50:18.645Z] [2024-06-27T10:50:18.645Z] setToolWin: [2024-06-27T10:50:18.645Z] [2024-06-27T10:50:18.645Z] setToolUnix: [2024-06-27T10:50:18.645Z] [2024-06-27T10:50:18.645Z] setToolProperty: [2024-06-27T10:50:18.645Z] [2024-06-27T10:50:18.645Z] setS1ASclassPath: [2024-06-27T10:50:18.645Z] [2024-06-27T10:50:18.645Z] init-common: [2024-06-27T10:50:18.653Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-06-27T10:50:18.700Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-06-27T10:50:18.700Z] [2024-06-27T10:50:18.700Z] processResult: [2024-06-27T10:50:18.700Z] [2024-06-27T10:50:18.700Z] failed: [2024-06-27T10:50:18.700Z] [2024-06-27T10:50:18.700Z] passed: [2024-06-27T10:50:18.700Z] [echo] Test deploydir Passed [2024-06-27T10:50:18.700Z] [2024-06-27T10:50:18.700Z] unknown: [2024-06-27T10:50:18.700Z] [2024-06-27T10:50:18.700Z] declare-test: [2024-06-27T10:50:18.700Z] [echo] Starting test deploydir war/deploydir Test asadmin v3 redeploydir [2024-06-27T10:50:18.700Z] [2024-06-27T10:50:18.701Z] init.os: [2024-06-27T10:50:18.701Z] [2024-06-27T10:50:18.701Z] init.tools.unix: [2024-06-27T10:50:18.701Z] [2024-06-27T10:50:18.701Z] init.tools.windows: [2024-06-27T10:50:18.701Z] [2024-06-27T10:50:18.701Z] init.tools: [2024-06-27T10:50:18.701Z] [2024-06-27T10:50:18.701Z] setAsadminArgs: [2024-06-27T10:50:18.701Z] [2024-06-27T10:50:18.701Z] init: [2024-06-27T10:50:18.701Z] [2024-06-27T10:50:18.701Z] init.customtasks: [2024-06-27T10:50:18.701Z] [2024-06-27T10:50:18.701Z] prepare: [2024-06-27T10:50:18.701Z] [2024-06-27T10:50:18.701Z] v3.redeploydir.asadmin: [2024-06-27T10:50:18.740Z] [java] Jun 27, 2024 10:50:18 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:18.740Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:18.740Z] [java] Jun 27, 2024 10:50:18 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:18.740Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:18.778Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:18.778Z] [WARNING] [echo] [2024-06-27T10:50:18.778Z] [WARNING] [echo] ************************* [2024-06-27T10:50:18.778Z] [WARNING] [echo] * undeploy web/jsfastrologer [2024-06-27T10:50:18.778Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfastrologer [2024-06-27T10:50:18.778Z] [WARNING] [echo] ************************* [2024-06-27T10:50:18.778Z] [WARNING] [echo] [2024-06-27T10:50:18.778Z] [WARNING] [echo] jsfastrologer [2024-06-27T10:50:18.791Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:50:18.791Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:18.791Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml:72: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:18.791Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:50:18.904Z] [2024-06-27T10:50:18.904Z] compile-common: [2024-06-27T10:50:18.904Z] [echo] Current time (ISO): 2024-06-27T10:50:18.652+0000 [2024-06-27T10:50:18.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-06-27T10:50:18.904Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-06-27T10:50:18.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:50:18.907Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:50:18.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-06-27T10:50:18.910Z] [2024-06-27T10:50:18.910Z] delete-resources-and-undeploy-rar: [2024-06-27T10:50:18.910Z] [2024-06-27T10:50:18.910Z] setOSConditions: [2024-06-27T10:50:18.910Z] [2024-06-27T10:50:18.911Z] setToolWin: [2024-06-27T10:50:18.911Z] [2024-06-27T10:50:18.911Z] setToolUnix: [2024-06-27T10:50:18.911Z] [2024-06-27T10:50:18.911Z] setToolProperty: [2024-06-27T10:50:18.911Z] [2024-06-27T10:50:18.911Z] setS1ASclassPath: [2024-06-27T10:50:18.911Z] [2024-06-27T10:50:18.911Z] init-common: [2024-06-27T10:50:18.911Z] [2024-06-27T10:50:18.911Z] delete-connector-resource-common: [2024-06-27T10:50:18.911Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] setAsadminArgs: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] common.v3.redeploy.asadmin: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] init.os: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] init.tools.unix: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] init.tools.windows: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] init.tools: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] setAsadminArgs: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] init: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] init.customtasks: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] delAppRef: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] init.os: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] init.tools.unix: [2024-06-27T10:50:18.958Z] [2024-06-27T10:50:18.958Z] init.tools.windows: [2024-06-27T10:50:18.959Z] [2024-06-27T10:50:18.959Z] init.tools: [2024-06-27T10:50:18.959Z] [2024-06-27T10:50:18.959Z] setAsadminArgs: [2024-06-27T10:50:18.959Z] [2024-06-27T10:50:18.959Z] init: [2024-06-27T10:50:18.959Z] [2024-06-27T10:50:18.959Z] init.customtasks: [2024-06-27T10:50:18.959Z] [2024-06-27T10:50:18.959Z] common.run.asadmin: [2024-06-27T10:50:18.959Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir [2024-06-27T10:50:19.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2024-06-27T10:50:19.074Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2024-06-27T10:50:19.074Z] [echo] cmd executed for server [2024-06-27T10:50:19.074Z] [2024-06-27T10:50:19.074Z] setOSConditions: [2024-06-27T10:50:19.074Z] [2024-06-27T10:50:19.075Z] setToolWin: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setToolUnix: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setToolProperty: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setS1ASclassPath: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] init-common: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] execute-sql-common: [2024-06-27T10:50:19.075Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/drop_pointbase.sql [2024-06-27T10:50:19.075Z] [sql] 0 rows affected [2024-06-27T10:50:19.075Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] all: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setOSConditions: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setToolWin: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setToolUnix: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setToolProperty: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setS1ASclassPath: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] init-common: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] clean: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setOSConditions: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setToolWin: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setToolUnix: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setToolProperty: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] setS1ASclassPath: [2024-06-27T10:50:19.075Z] [2024-06-27T10:50:19.075Z] init-common: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] clean-common: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setOSConditions: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setToolWin: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setToolUnix: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setToolProperty: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setS1ASclassPath: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] init-common: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] clean-classes-common: [2024-06-27T10:50:19.076Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setOSConditions: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setToolWin: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setToolUnix: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setToolProperty: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setS1ASclassPath: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] init-common: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] clean-jars-common: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] compile: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setOSConditions: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setToolWin: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setToolUnix: [2024-06-27T10:50:19.076Z] [2024-06-27T10:50:19.076Z] setToolProperty: [2024-06-27T10:50:19.077Z] [2024-06-27T10:50:19.077Z] setS1ASclassPath: [2024-06-27T10:50:19.077Z] [2024-06-27T10:50:19.077Z] init-common: [2024-06-27T10:50:19.077Z] [2024-06-27T10:50:19.077Z] compile-common: [2024-06-27T10:50:19.077Z] [echo] Current time (ISO): 2024-06-27T10:50:19.012+0000 [2024-06-27T10:50:19.077Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:19.077Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:19.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-06-27T10:50:19.091Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-06-27T10:50:19.106Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:19.160Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:19.160Z] [javac] 1 warning [2024-06-27T10:50:19.160Z] [2024-06-27T10:50:19.160Z] build: [2024-06-27T10:50:19.160Z] [2024-06-27T10:50:19.160Z] setOSConditions: [2024-06-27T10:50:19.160Z] [2024-06-27T10:50:19.160Z] fixFiles: [2024-06-27T10:50:19.160Z] [2024-06-27T10:50:19.160Z] convUnix: [2024-06-27T10:50:19.160Z] [2024-06-27T10:50:19.160Z] convWin: [2024-06-27T10:50:19.160Z] [2024-06-27T10:50:19.160Z] setToolWin: [2024-06-27T10:50:19.160Z] [2024-06-27T10:50:19.160Z] setToolUnix: [2024-06-27T10:50:19.160Z] [2024-06-27T10:50:19.160Z] setToolProperty: [2024-06-27T10:50:19.160Z] [2024-06-27T10:50:19.161Z] setS1ASclassPath: [2024-06-27T10:50:19.161Z] [2024-06-27T10:50:19.161Z] init-common: [2024-06-27T10:50:19.161Z] [2024-06-27T10:50:19.161Z] package-persistence-common: [2024-06-27T10:50:19.161Z] [2024-06-27T10:50:19.161Z] ejb-jar-common: [2024-06-27T10:50:19.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:19.161Z] [2024-06-27T10:50:19.161Z] package-ejbjar-common: [2024-06-27T10:50:19.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:19.161Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:19.161Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:19.161Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simple-ejb.jar [2024-06-27T10:50:19.161Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:19.161Z] [2024-06-27T10:50:19.161Z] appclient-jar-common: [2024-06-27T10:50:19.161Z] [2024-06-27T10:50:19.161Z] package-appclientjar-common: [2024-06-27T10:50:19.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:19.161Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:19.161Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:19.161Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simple-client.jar [2024-06-27T10:50:19.161Z] [2024-06-27T10:50:19.161Z] webclient-war-common: [2024-06-27T10:50:19.161Z] [2024-06-27T10:50:19.161Z] build-ear-common: [2024-06-27T10:50:19.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:19.161Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:19.161Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:19.161Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simpleApp.ear [2024-06-27T10:50:19.161Z] [2024-06-27T10:50:19.161Z] deploy: [2024-06-27T10:50:19.161Z] [2024-06-27T10:50:19.162Z] setOSConditions: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] setToolWin: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] setToolUnix: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] setToolProperty: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] setS1ASclassPath: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] init-common: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] deploy-common: [2024-06-27T10:50:19.162Z] [echo] Current time (ISO): 2024-06-27T10:50:19.149+0000 [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] setOSConditions: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] setToolWin: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] setToolUnix: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] setToolProperty: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] setS1ASclassPath: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] init-common: [2024-06-27T10:50:19.162Z] [2024-06-27T10:50:19.162Z] deploy-common-pe: [2024-06-27T10:50:19.165Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-06-27T10:50:19.165Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-06-27T10:50:19.165Z] [2024-06-27T10:50:19.165Z] setOSConditions: [2024-06-27T10:50:19.165Z] [2024-06-27T10:50:19.165Z] setToolWin: [2024-06-27T10:50:19.165Z] [2024-06-27T10:50:19.165Z] setToolUnix: [2024-06-27T10:50:19.165Z] [2024-06-27T10:50:19.165Z] setToolProperty: [2024-06-27T10:50:19.165Z] [2024-06-27T10:50:19.165Z] setS1ASclassPath: [2024-06-27T10:50:19.165Z] [2024-06-27T10:50:19.165Z] init-common: [2024-06-27T10:50:19.165Z] [2024-06-27T10:50:19.165Z] delete-connector-connpool-common: [2024-06-27T10:50:19.165Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2024-06-27T10:50:19.352Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:19.352Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:19.352Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:19.352Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:19.352Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:19.352Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:19.352Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:19.465Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:50:19.465Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:50:19.523Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:19.523Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2024-06-27T10:50:19.607Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:19.607Z] [javac] 1 warning [2024-06-27T10:50:19.607Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:50:19.607Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:50:19.607Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:50:19.607Z] [2024-06-27T10:50:19.607Z] deploy-client: [2024-06-27T10:50:19.650Z] [exec] Application deployed with name force-deploy-rarApp. [2024-06-27T10:50:19.650Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-06-27T10:50:19.650Z] [echo] Deployment on target server server successful [2024-06-27T10:50:19.661Z] [java] Jun 27, 2024 10:50:19 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-06-27T10:50:19.661Z] [java] INFO: Initializing Soteria 3.0.3 for context '/ejb-ejb31-embedded-jaxrs-web' [2024-06-27T10:50:19.661Z] [java] Jun 27, 2024 10:50:19 AM org.eclipse.krazo.servlet.KrazoContainerInitializer onStartup [2024-06-27T10:50:19.661Z] [java] INFO: Eclipse Krazo version 3.0.1 started [2024-06-27T10:50:19.718Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:19.718Z] [WARNING] [echo] [2024-06-27T10:50:19.718Z] [WARNING] [echo] ************************* [2024-06-27T10:50:19.718Z] [WARNING] [echo] * undeploy web/jsfinjection [2024-06-27T10:50:19.718Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/web/jsfinjection [2024-06-27T10:50:19.718Z] [WARNING] [echo] ************************* [2024-06-27T10:50:19.718Z] [WARNING] [echo] [2024-06-27T10:50:19.718Z] [WARNING] [echo] jsfinjection [2024-06-27T10:50:19.718Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:50:19.718Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:50:19.723Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simpleApp.ear [2024-06-27T10:50:19.728Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:19.728Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:19.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-06-27T10:50:19.728Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-06-27T10:50:19.728Z] [2024-06-27T10:50:19.728Z] setOSConditions: [2024-06-27T10:50:19.728Z] [2024-06-27T10:50:19.728Z] setToolWin: [2024-06-27T10:50:19.728Z] [2024-06-27T10:50:19.728Z] setToolUnix: [2024-06-27T10:50:19.728Z] [2024-06-27T10:50:19.728Z] setToolProperty: [2024-06-27T10:50:19.728Z] [2024-06-27T10:50:19.728Z] setS1ASclassPath: [2024-06-27T10:50:19.728Z] [2024-06-27T10:50:19.728Z] init-common: [2024-06-27T10:50:19.728Z] [2024-06-27T10:50:19.728Z] undeploy-rar-common: [2024-06-27T10:50:19.728Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-06-27T10:50:19.906Z] [2024-06-27T10:50:19.906Z] setOSConditions: [2024-06-27T10:50:19.906Z] [2024-06-27T10:50:19.906Z] setToolWin: [2024-06-27T10:50:19.906Z] [2024-06-27T10:50:19.906Z] setToolUnix: [2024-06-27T10:50:19.906Z] [2024-06-27T10:50:19.906Z] setToolProperty: [2024-06-27T10:50:19.907Z] [2024-06-27T10:50:19.907Z] setS1ASclassPath: [2024-06-27T10:50:19.907Z] [2024-06-27T10:50:19.907Z] init-common: [2024-06-27T10:50:19.907Z] [2024-06-27T10:50:19.907Z] deploy-common-ee: [2024-06-27T10:50:19.907Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:19.907Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:19.907Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:19.907Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:19.907Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:19.907Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:19.907Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:19.907Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:19.907Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:19.907Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:19.907Z] [java] ... 42 more [2024-06-27T10:50:19.907Z] [java] Java Result: -1 [2024-06-27T10:50:19.907Z] [2024-06-27T10:50:19.907Z] setOSConditions: [2024-06-27T10:50:19.907Z] [2024-06-27T10:50:19.908Z] setToolWin: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setToolUnix: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setToolProperty: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setS1ASclassPath: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] init-common: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] unsetup: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setOSConditions: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setToolWin: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setToolUnix: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setToolProperty: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setS1ASclassPath: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] init-common: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] undeploy: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setOSConditions: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setToolWin: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setToolUnix: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setToolProperty: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] setS1ASclassPath: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] init-common: [2024-06-27T10:50:19.908Z] [2024-06-27T10:50:19.908Z] undeploy-common: [2024-06-27T10:50:19.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-06-27T10:50:19.982Z] [2024-06-27T10:50:19.982Z] exec: [2024-06-27T10:50:19.982Z] [2024-06-27T10:50:19.982Z] asadmin-common: [2024-06-27T10:50:19.982Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2024-06-27T10:50:20.022Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:20.022Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:20.022Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:20.022Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:20.022Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:20.022Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:20.022Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:20.220Z] [java] Jun 27, 2024 10:50:19 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:50:20.220Z] [java] INFO: Loading application [sample] at [/ejb-ejb31-embedded-jaxrs-web] [2024-06-27T10:50:20.220Z] [java] Jun 27, 2024 10:50:19 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-06-27T10:50:20.220Z] [java] INFO: Configuration saved at /tmp/domain7120983820763258782xml [2024-06-27T10:50:20.220Z] [java] Looking up EJB... [2024-06-27T10:50:20.220Z] [java] Invoking EJB... [2024-06-27T10:50:20.220Z] [java] EJB said: boo [2024-06-27T10:50:20.220Z] [java] Record # 1 [2024-06-27T10:50:20.220Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:50:20.220Z] [java] Jun 27, 2024 10:50:20 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:50:20.220Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:50:20.220Z] [java] Jun 27, 2024 10:50:20 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:50:20.220Z] [java] INFO: close(), this: [2024-06-27T10:50:20.220Z] [java] org.glassfish.web.loader.WebappClassLoader@2567c091[name=/ejb-ejb31-embedded-jaxrs-web], urls=[ [2024-06-27T10:50:20.220Z] [java] file:/tmp/gfembed12238722284282626830tmp/applications/sample/WEB-INF/classes/ [2024-06-27T10:50:20.220Z] [java] file:/tmp/gfembed12238722284282626830tmp/generated/ejb/sample/ [2024-06-27T10:50:20.220Z] [java] ][delegate=true, context=/ejb-ejb31-embedded-jaxrs-web, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=38, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-06-27T10:50:20.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:50:20.276Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:50:20.277Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:20.277Z] [WARNING] [echo] [2024-06-27T10:50:20.277Z] [WARNING] [echo] ************************* [2024-06-27T10:50:20.277Z] [WARNING] [echo] * undeploy jdbc/jdbcusertx [2024-06-27T10:50:20.277Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jdbc/jdbcusertx [2024-06-27T10:50:20.277Z] [WARNING] [echo] ************************* [2024-06-27T10:50:20.277Z] [WARNING] [echo] [2024-06-27T10:50:20.277Z] [WARNING] [echo] jdbcusertx [2024-06-27T10:50:20.286Z] [exec] Application deployed with name ejb-txprop-simpleApp. [2024-06-27T10:50:20.286Z] [echo] Deployment on target server server successful [2024-06-27T10:50:20.286Z] [2024-06-27T10:50:20.286Z] setOSConditions: [2024-06-27T10:50:20.286Z] [2024-06-27T10:50:20.286Z] setToolWin: [2024-06-27T10:50:20.286Z] [2024-06-27T10:50:20.286Z] setToolUnix: [2024-06-27T10:50:20.286Z] [2024-06-27T10:50:20.286Z] setToolProperty: [2024-06-27T10:50:20.286Z] [2024-06-27T10:50:20.286Z] setS1ASclassPath: [2024-06-27T10:50:20.286Z] [2024-06-27T10:50:20.286Z] init-common: [2024-06-27T10:50:20.286Z] [2024-06-27T10:50:20.287Z] deploy-common-ee: [2024-06-27T10:50:20.287Z] [2024-06-27T10:50:20.287Z] run: [2024-06-27T10:50:20.287Z] [2024-06-27T10:50:20.287Z] setOSConditions: [2024-06-27T10:50:20.287Z] [2024-06-27T10:50:20.287Z] setToolWin: [2024-06-27T10:50:20.287Z] [2024-06-27T10:50:20.287Z] setToolUnix: [2024-06-27T10:50:20.287Z] [2024-06-27T10:50:20.287Z] setToolProperty: [2024-06-27T10:50:20.287Z] [2024-06-27T10:50:20.287Z] setS1ASclassPath: [2024-06-27T10:50:20.287Z] [2024-06-27T10:50:20.287Z] init-common: [2024-06-27T10:50:20.287Z] [2024-06-27T10:50:20.287Z] runclient-common: [2024-06-27T10:50:20.287Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simpleAppClient.jar -name ejb-txprop-simpleClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:50:20.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-06-27T10:50:20.471Z] [2024-06-27T10:50:20.471Z] setOSConditions: [2024-06-27T10:50:20.471Z] [2024-06-27T10:50:20.471Z] setToolWin: [2024-06-27T10:50:20.471Z] [2024-06-27T10:50:20.471Z] setToolUnix: [2024-06-27T10:50:20.471Z] [2024-06-27T10:50:20.471Z] setToolProperty: [2024-06-27T10:50:20.471Z] [2024-06-27T10:50:20.471Z] setS1ASclassPath: [2024-06-27T10:50:20.471Z] [2024-06-27T10:50:20.471Z] init-common: [2024-06-27T10:50:20.471Z] [2024-06-27T10:50:20.471Z] undeploy-rar-common: [2024-06-27T10:50:20.471Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true connectors-ra-redeploy-rars [2024-06-27T10:50:20.475Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:50:20.475Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:20.475Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:20.475Z] [java] Value of key is: embedded ejb-ejb31-embedded-jaxrs EJB [2024-06-27T10:50:20.475Z] [java] ..........FINISHED test [2024-06-27T10:50:20.475Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:20.475Z] [java] [2024-06-27T10:50:20.475Z] [java] [2024-06-27T10:50:20.475Z] [java] ----------------------------------------- [2024-06-27T10:50:20.475Z] [java] - embedded ejb-ejb31-embedded-jaxrs EJB: PASS - [2024-06-27T10:50:20.475Z] [java] ----------------------------------------- [2024-06-27T10:50:20.475Z] [java] Total PASS: 1 [2024-06-27T10:50:20.475Z] [java] Total FAIL: 0 [2024-06-27T10:50:20.475Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:50:20.475Z] [java] ----------------------------------------- [2024-06-27T10:50:20.475Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:20.475Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:20.475Z] [java] Jun 27, 2024 10:50:20 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-06-27T10:50:20.475Z] [java] INFO: Configuration saved at /tmp/domain7120983820763258782xml [2024-06-27T10:50:20.475Z] [java] Jun 27, 2024 10:50:20 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:20.475Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:50:20.475Z] [java] Jun 27, 2024 10:50:20 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:20.475Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:20.475Z] [java] Jun 27, 2024 10:50:20 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:20.475Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:20.475Z] [java] Jun 27, 2024 10:50:20 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:20.475Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:20.475Z] [2024-06-27T10:50:20.475Z] setOSConditions: [2024-06-27T10:50:20.475Z] [2024-06-27T10:50:20.475Z] setToolWin: [2024-06-27T10:50:20.475Z] [2024-06-27T10:50:20.475Z] setToolUnix: [2024-06-27T10:50:20.475Z] [2024-06-27T10:50:20.475Z] setToolProperty: [2024-06-27T10:50:20.475Z] [2024-06-27T10:50:20.475Z] setS1ASclassPath: [2024-06-27T10:50:20.476Z] [2024-06-27T10:50:20.476Z] init-common: [2024-06-27T10:50:20.476Z] [2024-06-27T10:50:20.476Z] run_dir_ejb: [2024-06-27T10:50:20.476Z] [2024-06-27T10:50:20.476Z] setOSConditions: [2024-06-27T10:50:20.476Z] [2024-06-27T10:50:20.476Z] setToolWin: [2024-06-27T10:50:20.476Z] [2024-06-27T10:50:20.476Z] setToolUnix: [2024-06-27T10:50:20.476Z] [2024-06-27T10:50:20.476Z] setToolProperty: [2024-06-27T10:50:20.476Z] [2024-06-27T10:50:20.476Z] setS1ASclassPath: [2024-06-27T10:50:20.476Z] [2024-06-27T10:50:20.476Z] init-common: [2024-06-27T10:50:20.476Z] [2024-06-27T10:50:20.476Z] run_test: [2024-06-27T10:50:20.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:20.531Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:20.533Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:20.533Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:50:20.541Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2024-06-27T10:50:20.541Z] [exec] server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] setOSConditions: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] setToolWin: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] setToolUnix: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] setToolProperty: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] setS1ASclassPath: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] init-common: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] clean: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] setOSConditions: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] setToolWin: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] setToolUnix: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] setToolProperty: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] setS1ASclassPath: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] init-common: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.541Z] clean-common: [2024-06-27T10:50:20.541Z] [2024-06-27T10:50:20.542Z] setOSConditions: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] setToolWin: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] setToolUnix: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] setToolProperty: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] setS1ASclassPath: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] init-common: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] clean-classes-common: [2024-06-27T10:50:20.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] setOSConditions: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] setToolWin: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] setToolUnix: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] setToolProperty: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] setS1ASclassPath: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] init-common: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] clean-jars-common: [2024-06-27T10:50:20.542Z] [2024-06-27T10:50:20.542Z] clean: [2024-06-27T10:50:20.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-06-27T10:50:20.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-06-27T10:50:20.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-06-27T10:50:20.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-06-27T10:50:20.542Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-06-27T10:50:20.543Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-06-27T10:50:20.543Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-06-27T10:50:20.543Z] [2024-06-27T10:50:20.543Z] compile: [2024-06-27T10:50:20.543Z] [2024-06-27T10:50:20.543Z] setOSConditions: [2024-06-27T10:50:20.543Z] [2024-06-27T10:50:20.543Z] setToolWin: [2024-06-27T10:50:20.543Z] [2024-06-27T10:50:20.543Z] setToolUnix: [2024-06-27T10:50:20.543Z] [2024-06-27T10:50:20.543Z] setToolProperty: [2024-06-27T10:50:20.543Z] [2024-06-27T10:50:20.543Z] setS1ASclassPath: [2024-06-27T10:50:20.543Z] [2024-06-27T10:50:20.543Z] init-common: [2024-06-27T10:50:20.543Z] [2024-06-27T10:50:20.543Z] compile-common: [2024-06-27T10:50:20.543Z] [echo] Current time (ISO): 2024-06-27T10:50:20.395+0000 [2024-06-27T10:50:20.543Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:20.543Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:20.739Z] [java] Running test via EJB.... [2024-06-27T10:50:20.789Z] [exec] Application deployed with name wsclient. [2024-06-27T10:50:20.789Z] [exec] Command deploy executed successfully. [2024-06-27T10:50:20.789Z] [2024-06-27T10:50:20.789Z] setup: [2024-06-27T10:50:20.789Z] [2024-06-27T10:50:20.789Z] runtest: [2024-06-27T10:50:20.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:20.789Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml:120: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:20.789Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:20.797Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:20.797Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:20.797Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:20.797Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:20.797Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:20.797Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:20.797Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:20.852Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:20.852Z] [WARNING] [echo] [2024-06-27T10:50:20.852Z] [WARNING] [echo] ************************* [2024-06-27T10:50:20.852Z] [WARNING] [echo] * undeploy persistence/jpainjectemf [2024-06-27T10:50:20.852Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpainjectemf [2024-06-27T10:50:20.852Z] [WARNING] [echo] ************************* [2024-06-27T10:50:20.852Z] [WARNING] [echo] [2024-06-27T10:50:20.852Z] [WARNING] [echo] jpainjectemf [2024-06-27T10:50:20.955Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:20.955Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth1/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:50:20.955Z] [javac] return new Integer(1); [2024-06-27T10:50:20.955Z] [javac] ^ [2024-06-27T10:50:20.955Z] [javac] 2 warnings [2024-06-27T10:50:20.955Z] [2024-06-27T10:50:20.955Z] setOSConditions: [2024-06-27T10:50:20.955Z] [2024-06-27T10:50:20.955Z] setToolWin: [2024-06-27T10:50:20.955Z] [2024-06-27T10:50:20.955Z] setToolUnix: [2024-06-27T10:50:20.955Z] [2024-06-27T10:50:20.955Z] setToolProperty: [2024-06-27T10:50:20.955Z] [2024-06-27T10:50:20.955Z] setS1ASclassPath: [2024-06-27T10:50:20.955Z] [2024-06-27T10:50:20.955Z] init-common: [2024-06-27T10:50:20.955Z] [2024-06-27T10:50:20.955Z] compile-common: [2024-06-27T10:50:20.955Z] [echo] Current time (ISO): 2024-06-27T10:50:20.702+0000 [2024-06-27T10:50:20.955Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:20.993Z] [java] Jun 27, 2024 10:50:20 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:20.993Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:50:20.993Z] [java] Jun 27, 2024 10:50:20 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:20.993Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain12932680301273267321xml [2024-06-27T10:50:20.993Z] [java] Jun 27, 2024 10:50:20 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:20.993Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:50:20.998Z] [exec] Application deployed with name generic-ra. [2024-06-27T10:50:20.998Z] [echo] Deploying generic-ra.rar on server [2024-06-27T10:50:20.998Z] [2024-06-27T10:50:20.998Z] setOSConditions: [2024-06-27T10:50:20.998Z] [2024-06-27T10:50:20.999Z] setToolWin: [2024-06-27T10:50:20.999Z] [2024-06-27T10:50:20.999Z] setToolUnix: [2024-06-27T10:50:20.999Z] [2024-06-27T10:50:20.999Z] setToolProperty: [2024-06-27T10:50:20.999Z] [2024-06-27T10:50:20.999Z] setS1ASclassPath: [2024-06-27T10:50:21.045Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:50:21.045Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:21.045Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:21.045Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:21.045Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:21.045Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:21.045Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:21.045Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:21.045Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:21.045Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:21.045Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:21.045Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:21.046Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:21.046Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:21.046Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:21.046Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:21.046Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:21.046Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:21.046Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:21.046Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:21.046Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:21.046Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:21.046Z] [java] ... 61 more [2024-06-27T10:50:21.046Z] [java] Java Result: -1 [2024-06-27T10:50:21.046Z] [2024-06-27T10:50:21.046Z] undeploy: [2024-06-27T10:50:21.046Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:21.046Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:21.046Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:21.046Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:21.046Z] [2024-06-27T10:50:21.046Z] setOSConditions: [2024-06-27T10:50:21.046Z] [2024-06-27T10:50:21.046Z] setToolWin: [2024-06-27T10:50:21.046Z] [2024-06-27T10:50:21.047Z] setToolUnix: [2024-06-27T10:50:21.047Z] [2024-06-27T10:50:21.047Z] setToolProperty: [2024-06-27T10:50:21.047Z] [2024-06-27T10:50:21.047Z] setS1ASclassPath: [2024-06-27T10:50:21.047Z] [2024-06-27T10:50:21.047Z] init-common: [2024-06-27T10:50:21.047Z] [2024-06-27T10:50:21.047Z] undeploy-war-common: [2024-06-27T10:50:21.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:50:21.089Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:50:13.275Z] > git branch -a -v --no-abbrev # timeout=10 [2024-06-27T10:50:13.293Z] > git checkout -b master fa637c6894654995e42599ad2c0a0bcc768729f0 # timeout=10 [2024-06-27T10:50:21.212Z] [exec] Jun 27, 2024 10:50:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:50:21.212Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:50:21.269Z] [2024-06-27T10:50:21.269Z] init-common: [2024-06-27T10:50:21.269Z] [2024-06-27T10:50:21.269Z] testAddAdmin: [2024-06-27T10:50:21.269Z] [2024-06-27T10:50:21.270Z] asadmin-common: [2024-06-27T10:50:21.270Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-06-27T10:50:21.343Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:50:21.343Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:50:21.343Z] [2024-06-27T10:50:21.343Z] setOSConditions: [2024-06-27T10:50:21.343Z] [2024-06-27T10:50:21.343Z] setToolWin: [2024-06-27T10:50:21.343Z] [2024-06-27T10:50:21.343Z] setToolUnix: [2024-06-27T10:50:21.343Z] [2024-06-27T10:50:21.343Z] setToolProperty: [2024-06-27T10:50:21.343Z] [2024-06-27T10:50:21.343Z] setS1ASclassPath: [2024-06-27T10:50:21.343Z] [2024-06-27T10:50:21.343Z] init-common: [2024-06-27T10:50:21.343Z] [2024-06-27T10:50:21.343Z] create-jdbc-resource-common: [2024-06-27T10:50:21.343Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:21.398Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:50:21.398Z] [2024-06-27T10:50:21.398Z] all: [2024-06-27T10:50:21.398Z] [echo] @@## built-in-custom-resources ##@@ [2024-06-27T10:50:21.398Z] [2024-06-27T10:50:21.398Z] setOSConditions: [2024-06-27T10:50:21.398Z] [2024-06-27T10:50:21.398Z] setToolWin: [2024-06-27T10:50:21.398Z] [2024-06-27T10:50:21.398Z] setToolUnix: [2024-06-27T10:50:21.398Z] [2024-06-27T10:50:21.398Z] setToolProperty: [2024-06-27T10:50:21.398Z] [2024-06-27T10:50:21.398Z] setS1ASclassPath: [2024-06-27T10:50:21.398Z] [2024-06-27T10:50:21.399Z] init-common: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] clean: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setOSConditions: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setToolWin: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setToolUnix: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setToolProperty: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setS1ASclassPath: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] init-common: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] clean-common: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setOSConditions: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setToolWin: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setToolUnix: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setToolProperty: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setS1ASclassPath: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] init-common: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] clean-classes-common: [2024-06-27T10:50:21.399Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setOSConditions: [2024-06-27T10:50:21.399Z] [2024-06-27T10:50:21.399Z] setToolWin: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] setToolUnix: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] setToolProperty: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] setS1ASclassPath: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] init-common: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] clean-jars-common: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] compile: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] setOSConditions: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] setToolWin: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] setToolUnix: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] setToolProperty: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] setS1ASclassPath: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] init-common: [2024-06-27T10:50:21.400Z] [2024-06-27T10:50:21.400Z] compile-common: [2024-06-27T10:50:21.400Z] [echo] Current time (ISO): 2024-06-27T10:50:21.325+0000 [2024-06-27T10:50:21.400Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:21.400Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:21.448Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:21.448Z] [WARNING] [echo] [2024-06-27T10:50:21.448Z] [WARNING] [echo] ************************* [2024-06-27T10:50:21.448Z] [WARNING] [echo] * undeploy persistence/jpavalidation [2024-06-27T10:50:21.448Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/persistence/jpavalidation [2024-06-27T10:50:21.448Z] [WARNING] [echo] ************************* [2024-06-27T10:50:21.448Z] [WARNING] [echo] [2024-06-27T10:50:21.448Z] [WARNING] [echo] jpavalidation [2024-06-27T10:50:21.471Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:21.472Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:21.472Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:21.472Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:21.472Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:21.472Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:21.472Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:21.500Z] [exec] Application deployed with name deploydir. [2024-06-27T10:50:21.500Z] [exec] Command redeploy executed successfully. [2024-06-27T10:50:21.500Z] [2024-06-27T10:50:21.500Z] init.os: [2024-06-27T10:50:21.500Z] [2024-06-27T10:50:21.500Z] init.tools.unix: [2024-06-27T10:50:21.500Z] [2024-06-27T10:50:21.500Z] init.tools.windows: [2024-06-27T10:50:21.500Z] [2024-06-27T10:50:21.501Z] init.tools: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] setAsadminArgs: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] init: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] init.customtasks: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] setEnabled: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] createAppRef: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] setHttpPort: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] run.positive: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] init.os: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] init.tools.unix: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] init.tools.windows: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] init.tools: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] setAsadminArgs: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] init: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] init.customtasks: [2024-06-27T10:50:21.501Z] [2024-06-27T10:50:21.501Z] runclient: [2024-06-27T10:50:21.501Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-06-27T10:50:21.501Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-06-27T10:50:21.501Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-06-27T10:50:21.610Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:21.733Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-06-27T10:50:21.758Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-06-27T10:50:21.758Z] [2024-06-27T10:50:21.758Z] processResult: [2024-06-27T10:50:21.758Z] [2024-06-27T10:50:21.758Z] failed: [2024-06-27T10:50:21.758Z] [2024-06-27T10:50:21.758Z] passed: [2024-06-27T10:50:21.758Z] [echo] Test deploydir Passed [2024-06-27T10:50:21.758Z] [2024-06-27T10:50:21.758Z] unknown: [2024-06-27T10:50:21.758Z] [2024-06-27T10:50:21.758Z] declare-test: [2024-06-27T10:50:21.758Z] [echo] Starting test deploydir war/deploydir Test asadmin v3 redeploy [2024-06-27T10:50:21.758Z] [2024-06-27T10:50:21.758Z] init.os: [2024-06-27T10:50:21.882Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:21.882Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:21.882Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:21.882Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:21.882Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:21.882Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:21.882Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:21.914Z] [java] Jun 27, 2024 10:50:21 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:50:21.914Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:50:21.936Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:21.936Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-06-27T10:50:21.936Z] [echo] cmd executed for server [2024-06-27T10:50:21.936Z] [2024-06-27T10:50:21.936Z] deploy: [2024-06-27T10:50:21.936Z] [2024-06-27T10:50:21.936Z] deploy-war-common: [2024-06-27T10:50:21.936Z] [2024-06-27T10:50:21.936Z] setOSConditions: [2024-06-27T10:50:21.936Z] [2024-06-27T10:50:21.936Z] setToolWin: [2024-06-27T10:50:21.936Z] [2024-06-27T10:50:21.936Z] setToolUnix: [2024-06-27T10:50:21.936Z] [2024-06-27T10:50:21.937Z] setToolProperty: [2024-06-27T10:50:21.937Z] [2024-06-27T10:50:21.937Z] setS1ASclassPath: [2024-06-27T10:50:21.937Z] [2024-06-27T10:50:21.937Z] init-common: [2024-06-27T10:50:21.937Z] [2024-06-27T10:50:21.937Z] deploy-war-commonpe: [2024-06-27T10:50:21.990Z] [javac] 1 warning [2024-06-27T10:50:21.990Z] [2024-06-27T10:50:21.990Z] build-server: [2024-06-27T10:50:21.990Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:21.990Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:21.990Z] [2024-06-27T10:50:21.990Z] package-ejbjar-common: [2024-06-27T10:50:21.991Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:21.991Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-ejb.jar [2024-06-27T10:50:21.991Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:21.991Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-06-27T10:50:21.991Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-06-27T10:50:21.991Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-web.war [2024-06-27T10:50:21.991Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jmac/soap/descriptor/sun-application.xml to copy. [2024-06-27T10:50:21.991Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapApp.ear [2024-06-27T10:50:21.991Z] [2024-06-27T10:50:21.991Z] setOSConditions: [2024-06-27T10:50:21.991Z] [2024-06-27T10:50:21.991Z] setToolWin: [2024-06-27T10:50:21.991Z] [2024-06-27T10:50:21.991Z] setToolUnix: [2024-06-27T10:50:21.991Z] [2024-06-27T10:50:21.991Z] setToolProperty: [2024-06-27T10:50:21.991Z] [2024-06-27T10:50:21.991Z] setS1ASclassPath: [2024-06-27T10:50:21.991Z] [2024-06-27T10:50:21.991Z] init-common: [2024-06-27T10:50:21.991Z] [2024-06-27T10:50:21.991Z] deploy-common-libraries: [2024-06-27T10:50:21.991Z] [echo] Deploying with libraries... [2024-06-27T10:50:22.007Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:22.007Z] [WARNING] [echo] [2024-06-27T10:50:22.007Z] [WARNING] [echo] ************************* [2024-06-27T10:50:22.007Z] [WARNING] [echo] * undeploy security/helloworld [2024-06-27T10:50:22.007Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/helloworld [2024-06-27T10:50:22.007Z] [WARNING] [echo] ************************* [2024-06-27T10:50:22.007Z] [WARNING] [echo] [2024-06-27T10:50:22.007Z] [WARNING] [echo] hellojspsecure [2024-06-27T10:50:22.015Z] [2024-06-27T10:50:22.015Z] init.tools.unix: [2024-06-27T10:50:22.015Z] [2024-06-27T10:50:22.016Z] init.tools.windows: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init.tools: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] setAsadminArgs: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init.customtasks: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] prepare: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] v3.redeploy.asadmin: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] setAsadminArgs: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] common.v3.redeploy.asadmin: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init.os: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init.tools.unix: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init.tools.windows: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init.tools: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] setAsadminArgs: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init.customtasks: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] delAppRef: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init.os: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init.tools.unix: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init.tools.windows: [2024-06-27T10:50:22.016Z] [2024-06-27T10:50:22.016Z] init.tools: [2024-06-27T10:50:22.017Z] [2024-06-27T10:50:22.017Z] setAsadminArgs: [2024-06-27T10:50:22.017Z] [2024-06-27T10:50:22.017Z] init: [2024-06-27T10:50:22.017Z] [2024-06-27T10:50:22.017Z] init.customtasks: [2024-06-27T10:50:22.017Z] [2024-06-27T10:50:22.017Z] common.run.asadmin: [2024-06-27T10:50:22.017Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-06-27T10:50:22.020Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webserviceref-lookup-web [2024-06-27T10:50:22.020Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:22.021Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:22.021Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:22.021Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:22.021Z] [2024-06-27T10:50:22.021Z] setOSConditions: [2024-06-27T10:50:22.021Z] [2024-06-27T10:50:22.021Z] setToolWin: [2024-06-27T10:50:22.021Z] [2024-06-27T10:50:22.021Z] setToolUnix: [2024-06-27T10:50:22.021Z] [2024-06-27T10:50:22.021Z] setToolProperty: [2024-06-27T10:50:22.021Z] [2024-06-27T10:50:22.021Z] setS1ASclassPath: [2024-06-27T10:50:22.021Z] [2024-06-27T10:50:22.021Z] init-common: [2024-06-27T10:50:22.021Z] [2024-06-27T10:50:22.021Z] undeploy-client: [2024-06-27T10:50:22.032Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:22.032Z] [javac] 1 warning [2024-06-27T10:50:22.152Z] [exec] Jun 27, 2024 10:50:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:22.152Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:22.168Z] [java] Jun 27, 2024 10:50:21 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:50:22.168Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:50:22.196Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection-in-singleton-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-in-singleton-ejb-web.war [2024-06-27T10:50:22.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-06-27T10:50:22.269Z] [exec] Administered object eis/testAdmin created. [2024-06-27T10:50:22.286Z] [2024-06-27T10:50:22.286Z] setOSConditions: [2024-06-27T10:50:22.286Z] [2024-06-27T10:50:22.286Z] setToolWin: [2024-06-27T10:50:22.286Z] [2024-06-27T10:50:22.286Z] setToolUnix: [2024-06-27T10:50:22.286Z] [2024-06-27T10:50:22.287Z] setToolProperty: [2024-06-27T10:50:22.287Z] [2024-06-27T10:50:22.287Z] setS1ASclassPath: [2024-06-27T10:50:22.287Z] [2024-06-27T10:50:22.287Z] init-common: [2024-06-27T10:50:22.287Z] [2024-06-27T10:50:22.287Z] compile-common: [2024-06-27T10:50:22.287Z] [echo] Current time (ISO): 2024-06-27T10:50:22.047+0000 [2024-06-27T10:50:22.287Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:22.407Z] [exec] Jun 27, 2024 10:50:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:22.408Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:22.440Z] [java] Jun 27, 2024 10:50:22 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-06-27T10:50:22.440Z] [java] INFO: Configuration saved at /tmp/domain12932680301273267321xml [2024-06-27T10:50:22.440Z] [java] Jun 27, 2024 10:50:22 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:22.440Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:50:22.440Z] [java] Jun 27, 2024 10:50:22 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:22.440Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:50:22.440Z] [java] Jun 27, 2024 10:50:22 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:22.440Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:50:22.440Z] [java] Jun 27, 2024 10:50:22 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:50:22.441Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:50:22.458Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:22.525Z] [2024-06-27T10:50:22.525Z] setOSConditions: [2024-06-27T10:50:22.525Z] [2024-06-27T10:50:22.525Z] setToolWin: [2024-06-27T10:50:22.525Z] [2024-06-27T10:50:22.525Z] setToolUnix: [2024-06-27T10:50:22.525Z] [2024-06-27T10:50:22.525Z] setToolProperty: [2024-06-27T10:50:22.525Z] [2024-06-27T10:50:22.525Z] setS1ASclassPath: [2024-06-27T10:50:22.525Z] [2024-06-27T10:50:22.525Z] init-common: [2024-06-27T10:50:22.525Z] [2024-06-27T10:50:22.525Z] deploy-ear: [2024-06-27T10:50:22.525Z] [2024-06-27T10:50:22.525Z] setOSConditions: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] setToolWin: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] setToolUnix: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] setToolProperty: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] setS1ASclassPath: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] init-common: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] deploy-common: [2024-06-27T10:50:22.526Z] [echo] Current time (ISO): 2024-06-27T10:50:22.309+0000 [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] setOSConditions: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] setToolWin: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] setToolUnix: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] setToolProperty: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] setS1ASclassPath: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] init-common: [2024-06-27T10:50:22.526Z] [2024-06-27T10:50:22.526Z] deploy-common-pe: [2024-06-27T10:50:22.566Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:22.566Z] [WARNING] [echo] [2024-06-27T10:50:22.566Z] [WARNING] [echo] ************************* [2024-06-27T10:50:22.566Z] [WARNING] [echo] * undeploy security/basicauth [2024-06-27T10:50:22.566Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/basicauth [2024-06-27T10:50:22.566Z] [WARNING] [echo] ************************* [2024-06-27T10:50:22.566Z] [WARNING] [echo] [2024-06-27T10:50:22.581Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:22.581Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:50:22.581Z] [exec] Command undeploy executed successfully. [2024-06-27T10:50:22.581Z] [2024-06-27T10:50:22.581Z] all: [2024-06-27T10:50:22.581Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:22.581Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:22.581Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:22.581Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:22.581Z] [2024-06-27T10:50:22.581Z] setOSConditions: [2024-06-27T10:50:22.581Z] [2024-06-27T10:50:22.581Z] setToolWin: [2024-06-27T10:50:22.581Z] [2024-06-27T10:50:22.581Z] setToolUnix: [2024-06-27T10:50:22.581Z] [2024-06-27T10:50:22.581Z] setToolProperty: [2024-06-27T10:50:22.581Z] [2024-06-27T10:50:22.582Z] setS1ASclassPath: [2024-06-27T10:50:22.582Z] [2024-06-27T10:50:22.582Z] init-common: [2024-06-27T10:50:22.582Z] [2024-06-27T10:50:22.582Z] clean: [2024-06-27T10:50:22.582Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:22.582Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:22.582Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:22.582Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:22.582Z] [2024-06-27T10:50:22.582Z] setOSConditions: [2024-06-27T10:50:22.582Z] [2024-06-27T10:50:22.582Z] setToolWin: [2024-06-27T10:50:22.582Z] [2024-06-27T10:50:22.582Z] setToolUnix: [2024-06-27T10:50:22.582Z] [2024-06-27T10:50:22.582Z] setToolProperty: [2024-06-27T10:50:22.582Z] [2024-06-27T10:50:22.582Z] setS1ASclassPath: [2024-06-27T10:50:22.582Z] [2024-06-27T10:50:22.582Z] init-common: [2024-06-27T10:50:22.582Z] [2024-06-27T10:50:22.582Z] clean-common: [2024-06-27T10:50:22.582Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:22.582Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:22.582Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:22.583Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:22.583Z] [2024-06-27T10:50:22.583Z] setOSConditions: [2024-06-27T10:50:22.583Z] [2024-06-27T10:50:22.583Z] setToolWin: [2024-06-27T10:50:22.583Z] [2024-06-27T10:50:22.583Z] setToolUnix: [2024-06-27T10:50:22.583Z] [2024-06-27T10:50:22.583Z] setToolProperty: [2024-06-27T10:50:22.583Z] [2024-06-27T10:50:22.583Z] setS1ASclassPath: [2024-06-27T10:50:22.583Z] [2024-06-27T10:50:22.583Z] init-common: [2024-06-27T10:50:22.583Z] [2024-06-27T10:50:22.583Z] clean-classes-common: [2024-06-27T10:50:22.583Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:22.583Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:22.583Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:22.583Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:22.583Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:22.583Z] [2024-06-27T10:50:22.583Z] setOSConditions: [2024-06-27T10:50:22.583Z] [2024-06-27T10:50:22.583Z] setToolWin: [2024-06-27T10:50:22.583Z] [2024-06-27T10:50:22.583Z] setToolUnix: [2024-06-27T10:50:22.583Z] [2024-06-27T10:50:22.583Z] setToolProperty: [2024-06-27T10:50:22.584Z] [2024-06-27T10:50:22.584Z] setS1ASclassPath: [2024-06-27T10:50:22.584Z] [2024-06-27T10:50:22.584Z] init-common: [2024-06-27T10:50:22.584Z] [2024-06-27T10:50:22.584Z] clean-jars-common: [2024-06-27T10:50:22.584Z] [2024-06-27T10:50:22.584Z] assemble-web: [2024-06-27T10:50:22.584Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:22.584Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:22.584Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:22.584Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:22.584Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:22.584Z] [2024-06-27T10:50:22.584Z] setOSConditions: [2024-06-27T10:50:22.584Z] [2024-06-27T10:50:22.584Z] setToolWin: [2024-06-27T10:50:22.584Z] [2024-06-27T10:50:22.584Z] setToolUnix: [2024-06-27T10:50:22.584Z] [2024-06-27T10:50:22.584Z] setToolProperty: [2024-06-27T10:50:22.584Z] [2024-06-27T10:50:22.584Z] setS1ASclassPath: [2024-06-27T10:50:22.584Z] [2024-06-27T10:50:22.584Z] init-common: [2024-06-27T10:50:22.584Z] [2024-06-27T10:50:22.584Z] compile: [2024-06-27T10:50:22.663Z] [exec] Looking up ejb ref [2024-06-27T10:50:22.694Z] [java] Jun 27, 2024 10:50:22 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:22.694Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:22.694Z] [java] Jun 27, 2024 10:50:22 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:22.694Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (845 ms), startup services (841 ms), total (1,686 ms) [2024-06-27T10:50:22.713Z] [javac] 1 warning [2024-06-27T10:50:22.713Z] [2024-06-27T10:50:22.713Z] build: [2024-06-27T10:50:22.713Z] [2024-06-27T10:50:22.713Z] setOSConditions: [2024-06-27T10:50:22.713Z] [2024-06-27T10:50:22.713Z] fixFiles: [2024-06-27T10:50:22.713Z] [2024-06-27T10:50:22.713Z] convUnix: [2024-06-27T10:50:22.713Z] [2024-06-27T10:50:22.713Z] convWin: [2024-06-27T10:50:22.713Z] [2024-06-27T10:50:22.713Z] setToolWin: [2024-06-27T10:50:22.713Z] [2024-06-27T10:50:22.713Z] setToolUnix: [2024-06-27T10:50:22.713Z] [2024-06-27T10:50:22.713Z] setToolProperty: [2024-06-27T10:50:22.713Z] [2024-06-27T10:50:22.713Z] setS1ASclassPath: [2024-06-27T10:50:22.713Z] [2024-06-27T10:50:22.713Z] init-common: [2024-06-27T10:50:22.713Z] [2024-06-27T10:50:22.713Z] package-persistence-common: [2024-06-27T10:50:22.714Z] [2024-06-27T10:50:22.714Z] ejb-jar-common: [2024-06-27T10:50:22.714Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:22.714Z] [2024-06-27T10:50:22.714Z] package-ejbjar-common: [2024-06-27T10:50:22.714Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:22.714Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:22.714Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:22.714Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-ejb.jar [2024-06-27T10:50:22.714Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:22.714Z] [2024-06-27T10:50:22.714Z] appclient-jar-common: [2024-06-27T10:50:22.714Z] [2024-06-27T10:50:22.714Z] package-appclientjar-common: [2024-06-27T10:50:22.714Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:22.714Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:22.714Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:22.714Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-client.jar [2024-06-27T10:50:22.714Z] [2024-06-27T10:50:22.714Z] webclient-war-common: [2024-06-27T10:50:22.714Z] [2024-06-27T10:50:22.714Z] build-ear-common: [2024-06-27T10:50:22.714Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:22.714Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:22.714Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:22.714Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2024-06-27T10:50:22.714Z] [2024-06-27T10:50:22.714Z] deploy: [2024-06-27T10:50:22.714Z] [2024-06-27T10:50:22.714Z] setOSConditions: [2024-06-27T10:50:22.714Z] [2024-06-27T10:50:22.714Z] setToolWin: [2024-06-27T10:50:22.714Z] [2024-06-27T10:50:22.714Z] setToolUnix: [2024-06-27T10:50:22.714Z] [2024-06-27T10:50:22.715Z] setToolProperty: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] setS1ASclassPath: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] init-common: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] execute-sql-common: [2024-06-27T10:50:22.715Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2024-06-27T10:50:22.715Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:50:22.715Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:50:22.715Z] [sql] 0 rows affected [2024-06-27T10:50:22.715Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] setOSConditions: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] setToolWin: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] setToolUnix: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] setToolProperty: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] setS1ASclassPath: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] init-common: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] deploy-jdbc-common: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] setOSConditions: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] setToolWin: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] setToolUnix: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] setToolProperty: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] setS1ASclassPath: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] init-common: [2024-06-27T10:50:22.715Z] [2024-06-27T10:50:22.715Z] create-jdbc-connpool-common: [2024-06-27T10:50:22.753Z] [exec] Application deployed with name cdi-jpa-resource-injection-in-singleton-ejb-web. [2024-06-27T10:50:22.753Z] [2024-06-27T10:50:22.753Z] deploy-war-commonee: [2024-06-27T10:50:22.753Z] [2024-06-27T10:50:22.753Z] run: [2024-06-27T10:50:22.753Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llinit&whichemf=producer [2024-06-27T10:50:22.764Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:22.764Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:22.764Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:22.764Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:22.764Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:22.764Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:22.764Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:22.820Z] [WARNING] [echo] basicauth [2024-06-27T10:50:22.841Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:22.841Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:22.841Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:22.841Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:22.841Z] [2024-06-27T10:50:22.841Z] setOSConditions: [2024-06-27T10:50:22.841Z] [2024-06-27T10:50:22.841Z] setToolWin: [2024-06-27T10:50:22.841Z] [2024-06-27T10:50:22.841Z] setToolUnix: [2024-06-27T10:50:22.841Z] [2024-06-27T10:50:22.841Z] setToolProperty: [2024-06-27T10:50:22.841Z] [2024-06-27T10:50:22.841Z] setS1ASclassPath: [2024-06-27T10:50:22.841Z] [2024-06-27T10:50:22.841Z] init-common: [2024-06-27T10:50:22.841Z] [2024-06-27T10:50:22.841Z] compile-common: [2024-06-27T10:50:22.841Z] [echo] Current time (ISO): 2024-06-27T10:50:22.592+0000 [2024-06-27T10:50:22.841Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:22.934Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/test-security-jmac-soap-provider.jar --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapApp.ear [2024-06-27T10:50:22.948Z] [java] Jun 27, 2024 10:50:22 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:22.949Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:22.974Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:22.974Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2024-06-27T10:50:23.007Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:23.008Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llquery&whichemf=producer [2024-06-27T10:50:23.008Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:23.008Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llfind&whichemf=producer [2024-06-27T10:50:23.008Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:23.008Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llinj&whichemf=producer [2024-06-27T10:50:23.008Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:23.008Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:23.008Z] [java] [2024-06-27T10:50:23.008Z] [java] [2024-06-27T10:50:23.008Z] [java] ----------------------------------------- [2024-06-27T10:50:23.008Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llinit: PASS - [2024-06-27T10:50:23.008Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llquery: PASS - [2024-06-27T10:50:23.008Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llfind: PASS - [2024-06-27T10:50:23.008Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llinj: PASS - [2024-06-27T10:50:23.008Z] [java] ----------------------------------------- [2024-06-27T10:50:23.008Z] [java] - Total PASS : 4 - [2024-06-27T10:50:23.008Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:23.008Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:23.008Z] [java] ----------------------------------------- [2024-06-27T10:50:23.008Z] [2024-06-27T10:50:23.008Z] undeploy: [2024-06-27T10:50:23.008Z] [2024-06-27T10:50:23.008Z] setOSConditions: [2024-06-27T10:50:23.008Z] [2024-06-27T10:50:23.008Z] setToolWin: [2024-06-27T10:50:23.008Z] [2024-06-27T10:50:23.008Z] setToolUnix: [2024-06-27T10:50:23.008Z] [2024-06-27T10:50:23.008Z] setToolProperty: [2024-06-27T10:50:23.008Z] [2024-06-27T10:50:23.008Z] setS1ASclassPath: [2024-06-27T10:50:23.008Z] [2024-06-27T10:50:23.008Z] init-common: [2024-06-27T10:50:23.008Z] [2024-06-27T10:50:23.008Z] undeploy-war-common: [2024-06-27T10:50:23.203Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:23.203Z] [java] Jun 27, 2024 10:50:22 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:50:23.203Z] [java] INFO: Grizzly Framework 4.0.2 started in: 16 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:50:23.203Z] [java] Jun 27, 2024 10:50:22 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:23.203Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:23.203Z] [java] Jun 27, 2024 10:50:23 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:23.203Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:23.203Z] [java] Jun 27, 2024 10:50:23 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:23.203Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:23.203Z] [java] Jun 27, 2024 10:50:23 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:23.203Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,149 ms), startup services (8 ms), total (2,157 ms) [2024-06-27T10:50:23.203Z] [java] Jun 27, 2024 10:50:23 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:23.203Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:23.203Z] [java] Jun 27, 2024 10:50:23 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:50:23.203Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:50:23.203Z] [java] Jun 27, 2024 10:50:23 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:23.203Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/tmp [2024-06-27T10:50:23.203Z] [java] Jun 27, 2024 10:50:23 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:23.203Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:50:23.203Z] [java] Jun 27, 2024 10:50:23 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:23.203Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-06-27T10:50:23.209Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:23.209Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:23.209Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:23.209Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:23.209Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:23.209Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:23.209Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:23.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:50:23.275Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:50:23.275Z] [2024-06-27T10:50:23.275Z] set-derby-connpool-props: [2024-06-27T10:50:23.403Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:23.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector15App.ear [2024-06-27T10:50:23.491Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:23.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:50:23.530Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:50:23.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-in-singleton-ejb-web [2024-06-27T10:50:23.566Z] [2024-06-27T10:50:23.566Z] delete-resources: [2024-06-27T10:50:23.566Z] [2024-06-27T10:50:23.566Z] setOSConditions: [2024-06-27T10:50:23.566Z] [2024-06-27T10:50:23.566Z] setToolWin: [2024-06-27T10:50:23.566Z] [2024-06-27T10:50:23.566Z] setToolUnix: [2024-06-27T10:50:23.566Z] [2024-06-27T10:50:23.566Z] setToolProperty: [2024-06-27T10:50:23.566Z] [2024-06-27T10:50:23.566Z] setS1ASclassPath: [2024-06-27T10:50:23.566Z] [2024-06-27T10:50:23.566Z] init-common: [2024-06-27T10:50:23.566Z] [2024-06-27T10:50:23.566Z] delete-jdbc-resource-common: [2024-06-27T10:50:23.566Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:23.657Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3 [2024-06-27T10:50:23.775Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:23.775Z] [javac] 1 warning [2024-06-27T10:50:23.775Z] [2024-06-27T10:50:23.775Z] setOSConditions: [2024-06-27T10:50:23.775Z] [2024-06-27T10:50:23.775Z] setToolWin: [2024-06-27T10:50:23.775Z] [2024-06-27T10:50:23.775Z] setToolUnix: [2024-06-27T10:50:23.775Z] [2024-06-27T10:50:23.775Z] setToolProperty: [2024-06-27T10:50:23.775Z] [2024-06-27T10:50:23.775Z] setS1ASclassPath: [2024-06-27T10:50:23.775Z] [2024-06-27T10:50:23.775Z] init-common: [2024-06-27T10:50:23.775Z] [2024-06-27T10:50:23.775Z] compile-common: [2024-06-27T10:50:23.776Z] [echo] Current time (ISO): 2024-06-27T10:50:23.738+0000 [2024-06-27T10:50:23.776Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:23.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:23.821Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-06-27T10:50:23.821Z] [echo] cmd executed for server [2024-06-27T10:50:23.821Z] [2024-06-27T10:50:23.821Z] setOSConditions: [2024-06-27T10:50:23.821Z] [2024-06-27T10:50:23.821Z] setToolWin: [2024-06-27T10:50:23.821Z] [2024-06-27T10:50:23.821Z] setToolUnix: [2024-06-27T10:50:23.821Z] [2024-06-27T10:50:23.821Z] setToolProperty: [2024-06-27T10:50:23.821Z] [2024-06-27T10:50:23.821Z] setS1ASclassPath: [2024-06-27T10:50:23.821Z] [2024-06-27T10:50:23.821Z] init-common: [2024-06-27T10:50:23.821Z] [2024-06-27T10:50:23.821Z] delete-jdbc-connpool-common: [2024-06-27T10:50:23.821Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:50:23.905Z] [exec] Application deployed with name deploydir. [2024-06-27T10:50:23.906Z] [exec] Command redeploy executed successfully. [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init.os: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init.tools.unix: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init.tools.windows: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init.tools: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] setAsadminArgs: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init.customtasks: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] setEnabled: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] createAppRef: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] setHttpPort: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] run.positive: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init.os: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init.tools.unix: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init.tools.windows: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init.tools: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] setAsadminArgs: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] init.customtasks: [2024-06-27T10:50:23.906Z] [2024-06-27T10:50:23.906Z] runclient: [2024-06-27T10:50:23.906Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-06-27T10:50:24.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:50:24.089Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:50:24.138Z] [java] Jun 27, 2024 10:50:23 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:50:24.139Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:50:24.139Z] [java] Jun 27, 2024 10:50:23 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:50:24.139Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:50:24.139Z] [java] Jun 27, 2024 10:50:23 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:50:24.139Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:50:24.139Z] [java] Jun 27, 2024 10:50:23 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:50:24.139Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:50:24.139Z] [java] Jun 27, 2024 10:50:23 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:50:24.139Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:50:24.139Z] [java] Jun 27, 2024 10:50:24 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:50:24.139Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-06-27T10:50:24.139Z] [java] Jun 27, 2024 10:50:24 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:50:24.139Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-06-27T10:50:24.139Z] [java] Jun 27, 2024 10:50:24 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:50:24.139Z] [java] INFO: Created virtual server server [2024-06-27T10:50:24.139Z] [java] Jun 27, 2024 10:50:24 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:50:24.139Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-06-27T10:50:24.139Z] [java] Jun 27, 2024 10:50:24 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:50:24.139Z] [java] INFO: Created virtual server __asadmin [2024-06-27T10:50:24.164Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:24.164Z] [javac] 1 warning [2024-06-27T10:50:24.164Z] [2024-06-27T10:50:24.164Z] setOSConditions: [2024-06-27T10:50:24.164Z] [2024-06-27T10:50:24.164Z] setToolWin: [2024-06-27T10:50:24.164Z] [2024-06-27T10:50:24.164Z] setToolUnix: [2024-06-27T10:50:24.164Z] [2024-06-27T10:50:24.164Z] setToolProperty: [2024-06-27T10:50:24.164Z] [2024-06-27T10:50:24.164Z] setS1ASclassPath: [2024-06-27T10:50:24.164Z] [2024-06-27T10:50:24.164Z] init-common: [2024-06-27T10:50:24.164Z] [2024-06-27T10:50:24.164Z] compile-common: [2024-06-27T10:50:24.164Z] [echo] Current time (ISO): 2024-06-27T10:50:24.012+0000 [2024-06-27T10:50:24.164Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-06-27T10:50:24.197Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-06-27T10:50:24.218Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42 [2024-06-27T10:50:24.230Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:24.230Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:24.230Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:24.230Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:24.230Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:24.230Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:24.230Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:24.344Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:50:24.379Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:50:24.379Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:50:24.379Z] [echo] cmd executed for server [2024-06-27T10:50:24.379Z] [2024-06-27T10:50:24.379Z] all: [2024-06-27T10:50:24.379Z] [2024-06-27T10:50:24.380Z] setOSConditions: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setToolWin: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setToolUnix: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setToolProperty: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setS1ASclassPath: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] init-common: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] clean: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setOSConditions: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setToolWin: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setToolUnix: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setToolProperty: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setS1ASclassPath: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] init-common: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] clean-common: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setOSConditions: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setToolWin: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setToolUnix: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setToolProperty: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] setS1ASclassPath: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] init-common: [2024-06-27T10:50:24.380Z] [2024-06-27T10:50:24.380Z] clean-classes-common: [2024-06-27T10:50:24.381Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] setOSConditions: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] setToolWin: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] setToolUnix: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] setToolProperty: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] setS1ASclassPath: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] init-common: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] clean-jars-common: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] compile: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] setOSConditions: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] setToolWin: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] setToolUnix: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] setToolProperty: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] setS1ASclassPath: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] init-common: [2024-06-27T10:50:24.381Z] [2024-06-27T10:50:24.381Z] compile-common: [2024-06-27T10:50:24.381Z] [echo] Current time (ISO): 2024-06-27T10:50:24.231+0000 [2024-06-27T10:50:24.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:24.381Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:24.393Z] [java] Jun 27, 2024 10:50:24 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:50:24.393Z] [java] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:50:24.393Z] [java] Jun 27, 2024 10:50:24 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:50:24.393Z] [java] INFO: Virtual server server loaded default web module [2024-06-27T10:50:24.454Z] [2024-06-27T10:50:24.455Z] processResult: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] failed: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] passed: [2024-06-27T10:50:24.455Z] [echo] Test deploydir Passed [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] unknown: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] declare-test: [2024-06-27T10:50:24.455Z] [echo] Starting test deploydir war/deploydir Test asadmin deploydir with a different context root [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] init.os: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] init.tools.unix: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] init.tools.windows: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] init.tools: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] setAsadminArgs: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] init: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] init.customtasks: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] prepare: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] redeploydir.asadmin.foo: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] setAsadminArgs: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] common.redeploydir.asadmin: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] init.os: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] init.tools.unix: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.455Z] init.tools.windows: [2024-06-27T10:50:24.455Z] [2024-06-27T10:50:24.456Z] init.tools: [2024-06-27T10:50:24.456Z] [2024-06-27T10:50:24.456Z] setAsadminArgs: [2024-06-27T10:50:24.456Z] [2024-06-27T10:50:24.456Z] init: [2024-06-27T10:50:24.456Z] [2024-06-27T10:50:24.456Z] init.customtasks: [2024-06-27T10:50:24.456Z] [2024-06-27T10:50:24.456Z] common.run.asadmin: [2024-06-27T10:50:24.456Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --contextroot foo /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-06-27T10:50:24.606Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:50:24.646Z] [java] Jun 27, 2024 10:50:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:24.646Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:50:24.699Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:24.699Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:24.699Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:24.699Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:24.699Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:24.699Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:24.699Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:24.777Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2024-06-27T10:50:24.777Z] [WARNING] [echo] [2024-06-27T10:50:24.777Z] [WARNING] [echo] ************************* [2024-06-27T10:50:24.777Z] [WARNING] [echo] * undeploy ejb/slsbnicmt [2024-06-27T10:50:24.777Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/slsbnicmt [2024-06-27T10:50:24.777Z] [WARNING] [echo] ************************* [2024-06-27T10:50:24.777Z] [WARNING] [echo] [2024-06-27T10:50:24.777Z] [WARNING] [echo] slsbnicmt [Pipeline] timeout [2024-06-27T10:50:24.790Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-06-27T10:50:24.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:50:24.862Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:50:24.901Z] [java] Jun 27, 2024 10:50:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:50:24.901Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:50:25.155Z] [java] Jun 27, 2024 10:50:25 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:50:25.155Z] [java] INFO: close(), this: [2024-06-27T10:50:25.155Z] [java] org.glassfish.web.loader.WebappClassLoader@7d284f15[name=unknown], urls=[ [2024-06-27T10:50:25.156Z] [java] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-06-27T10:50:25.156Z] [java] file:/tmp/gfembed5136349228960503328tmp/generated/ejb/sample/ [2024-06-27T10:50:25.156Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-06-27T10:50:25.169Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-43tv0 [2024-06-27T10:50:25.174Z] [exec] Jun 27, 2024 10:50:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:50:25.174Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@67c6f4d8 [2024-06-27T10:50:25.175Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.txprop.simple.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447667712_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:50:25.175Z] [exec] invoking ejb [2024-06-27T10:50:25.175Z] [exec] Looked up home!! [2024-06-27T10:50:25.175Z] [exec] Narrowed home!! [2024-06-27T10:50:25.175Z] [exec] Got the EJB!! [2024-06-27T10:50:25.305Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:25.305Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:25.305Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:25.305Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:25.305Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:25.305Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:25.305Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:25.347Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:25.348Z] [WARNING] [echo] [2024-06-27T10:50:25.348Z] [WARNING] [echo] ************************* [2024-06-27T10:50:25.348Z] [WARNING] [echo] * undeploy ejb/sfulnoi [2024-06-27T10:50:25.348Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/sfulnoi [2024-06-27T10:50:25.348Z] [WARNING] [echo] ************************* [2024-06-27T10:50:25.348Z] [WARNING] [echo] [2024-06-27T10:50:25.348Z] [WARNING] [echo] sfulnoi [2024-06-27T10:50:25.372Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:25.398Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:25.398Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:50:25.411Z] [java] Jun 27, 2024 10:50:25 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test [2024-06-27T10:50:25.411Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:50:25.411Z] [java] Jun 27, 2024 10:50:25 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test.server [2024-06-27T10:50:25.411Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:50:25.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:50:25.461Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:50:25.564Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:25.564Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:25.564Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:25.564Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:25.564Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:25.564Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:25.565Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:25.593Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:25.593Z] [javac] 1 warning [2024-06-27T10:50:25.594Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:25.594Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:25.594Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:25.594Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:25.594Z] [2024-06-27T10:50:25.594Z] pkg-war: [2024-06-27T10:50:25.594Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:25.594Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:25.594Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:25.594Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:25.594Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:50:25.594Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:25.594Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:25.594Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/SubtractNumbers.wsdl to copy. [2024-06-27T10:50:25.594Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:50:25.594Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:50:25.594Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:25.594Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:25.594Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${web.wsit.descriptors} does not exist. [2024-06-27T10:50:25.594Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-2-web.war [2024-06-27T10:50:25.594Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:25.594Z] [2024-06-27T10:50:25.594Z] deploy-app: [2024-06-27T10:50:25.595Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:25.595Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:25.595Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:25.595Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:25.595Z] [2024-06-27T10:50:25.595Z] deploy-war-common: [2024-06-27T10:50:25.595Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:25.595Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:25.595Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:25.595Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:25.595Z] [2024-06-27T10:50:25.595Z] setOSConditions: [2024-06-27T10:50:25.595Z] [2024-06-27T10:50:25.595Z] setToolWin: [2024-06-27T10:50:25.595Z] [2024-06-27T10:50:25.595Z] setToolUnix: [2024-06-27T10:50:25.595Z] [2024-06-27T10:50:25.595Z] setToolProperty: [2024-06-27T10:50:25.595Z] [2024-06-27T10:50:25.595Z] setS1ASclassPath: [2024-06-27T10:50:25.595Z] [2024-06-27T10:50:25.595Z] init-common: [2024-06-27T10:50:25.595Z] [2024-06-27T10:50:25.595Z] deploy-war-commonpe: [2024-06-27T10:50:25.602Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:25.636Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:25.636Z] [javac] 1 warning [2024-06-27T10:50:25.636Z] [2024-06-27T10:50:25.636Z] build: [2024-06-27T10:50:25.636Z] [2024-06-27T10:50:25.636Z] setOSConditions: [2024-06-27T10:50:25.636Z] [2024-06-27T10:50:25.636Z] fixFiles: [2024-06-27T10:50:25.636Z] [2024-06-27T10:50:25.636Z] convUnix: [2024-06-27T10:50:25.636Z] [2024-06-27T10:50:25.636Z] convWin: [2024-06-27T10:50:25.636Z] [2024-06-27T10:50:25.636Z] setToolWin: [2024-06-27T10:50:25.636Z] [2024-06-27T10:50:25.636Z] setToolUnix: [2024-06-27T10:50:25.636Z] [2024-06-27T10:50:25.636Z] setToolProperty: [2024-06-27T10:50:25.636Z] [2024-06-27T10:50:25.636Z] setS1ASclassPath: [2024-06-27T10:50:25.636Z] [2024-06-27T10:50:25.636Z] init-common: [2024-06-27T10:50:25.636Z] [2024-06-27T10:50:25.637Z] package-persistence-common: [2024-06-27T10:50:25.637Z] [2024-06-27T10:50:25.637Z] ejb-jar-common: [2024-06-27T10:50:25.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:25.637Z] [2024-06-27T10:50:25.637Z] package-ejbjar-common: [2024-06-27T10:50:25.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:25.637Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:25.637Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:25.637Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-06-27T10:50:25.637Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:25.637Z] [2024-06-27T10:50:25.637Z] appclient-jar-common: [2024-06-27T10:50:25.637Z] [2024-06-27T10:50:25.637Z] package-appclientjar-common: [2024-06-27T10:50:25.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:25.637Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:25.637Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:25.637Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-06-27T10:50:25.637Z] [2024-06-27T10:50:25.637Z] webclient-war-common: [2024-06-27T10:50:25.637Z] [2024-06-27T10:50:25.637Z] clear: [2024-06-27T10:50:25.637Z] [2024-06-27T10:50:25.637Z] test-tlds-exist: [2024-06-27T10:50:25.637Z] [2024-06-27T10:50:25.637Z] copy-tlds: [2024-06-27T10:50:25.637Z] [2024-06-27T10:50:25.637Z] test-tagfiles-exist: [2024-06-27T10:50:25.637Z] [2024-06-27T10:50:25.637Z] copy-tagfiles: [2024-06-27T10:50:25.637Z] [2024-06-27T10:50:25.637Z] package-war-common: [2024-06-27T10:50:25.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:25.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:25.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:25.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:25.638Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:25.638Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:25.638Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:25.638Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:25.638Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-06-27T10:50:25.638Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:25.638Z] [2024-06-27T10:50:25.638Z] build-ear-common: [2024-06-27T10:50:25.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:25.638Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:25.638Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:25.638Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-06-27T10:50:25.638Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:25.638Z] [2024-06-27T10:50:25.638Z] setOSConditions: [2024-06-27T10:50:25.638Z] [2024-06-27T10:50:25.638Z] setToolWin: [2024-06-27T10:50:25.638Z] [2024-06-27T10:50:25.638Z] setToolUnix: [2024-06-27T10:50:25.638Z] [2024-06-27T10:50:25.638Z] setToolProperty: [2024-06-27T10:50:25.638Z] [2024-06-27T10:50:25.638Z] setS1ASclassPath: [2024-06-27T10:50:25.638Z] [2024-06-27T10:50:25.638Z] init-common: [2024-06-27T10:50:25.638Z] [2024-06-27T10:50:25.638Z] prepare: [2024-06-27T10:50:25.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-06-27T10:50:25.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-06-27T10:50:25.638Z] [2024-06-27T10:50:25.638Z] build: [2024-06-27T10:50:25.639Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:25.639Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-06-27T10:50:25.668Z] [java] Jun 27, 2024 10:50:25 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:50:25.668Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:50:25.668Z] [java] Jun 27, 2024 10:50:25 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:50:25.668Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb] [2024-06-27T10:50:25.668Z] [java] Jun 27, 2024 10:50:25 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:50:25.668Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:50:25.858Z] [WARNING] [echo] [2024-06-27T10:50:25.858Z] [WARNING] [echo] ************************* [2024-06-27T10:50:25.858Z] [WARNING] [echo] * undeploy bean-validator/simple-bv-servlet [2024-06-27T10:50:25.858Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-06-27T10:50:25.858Z] [WARNING] [echo] ************************* [2024-06-27T10:50:25.858Z] [WARNING] [echo] [2024-06-27T10:50:25.858Z] [WARNING] [echo] simple-bv-servlet [2024-06-27T10:50:25.864Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:25.894Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:25.894Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:25.894Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:25.894Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:25.894Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:25.894Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:25.894Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:25.926Z] [java] Jun 27, 2024 10:50:25 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:50:25.926Z] [java] INFO: Enabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:50:25.998Z] [exec] Application deployed with name deploydir. [2024-06-27T10:50:25.998Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:50:25.998Z] [exec] Command deploydir executed successfully. [2024-06-27T10:50:25.998Z] [2024-06-27T10:50:25.998Z] setHttpPort: [2024-06-27T10:50:25.998Z] [2024-06-27T10:50:25.998Z] run.positive.foo: [2024-06-27T10:50:25.998Z] [2024-06-27T10:50:25.998Z] init.os: [2024-06-27T10:50:25.998Z] [2024-06-27T10:50:25.998Z] init.tools.unix: [2024-06-27T10:50:25.998Z] [2024-06-27T10:50:25.999Z] init.tools.windows: [2024-06-27T10:50:25.999Z] [2024-06-27T10:50:25.999Z] init.tools: [2024-06-27T10:50:25.999Z] [2024-06-27T10:50:25.999Z] setAsadminArgs: [2024-06-27T10:50:25.999Z] [2024-06-27T10:50:25.999Z] init: [2024-06-27T10:50:25.999Z] [2024-06-27T10:50:25.999Z] init.customtasks: [2024-06-27T10:50:25.999Z] [2024-06-27T10:50:25.999Z] runclient: [2024-06-27T10:50:25.999Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2024-06-27T10:50:26.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:26.053Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:26.148Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:26.148Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:50:26.148Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:50:26.148Z] [javac] ^ [2024-06-27T10:50:26.148Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:50:26.148Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:26.148Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:50:26.148Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:50:26.148Z] [javac] 2 warnings [2024-06-27T10:50:26.149Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-06-27T10:50:26.149Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-06-27T10:50:26.149Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-06-27T10:50:26.149Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-06-27T10:50:26.149Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-06-27T10:50:26.149Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] deploy: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] setOSConditions: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] setToolWin: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] setToolUnix: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] setToolProperty: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] setS1ASclassPath: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] init-common: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] prepare: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] build: [2024-06-27T10:50:26.149Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] deploy-rar-and-setup-resources: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] setOSConditions: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] setToolWin: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] setToolUnix: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.149Z] setToolProperty: [2024-06-27T10:50:26.149Z] [2024-06-27T10:50:26.150Z] setS1ASclassPath: [2024-06-27T10:50:26.150Z] [2024-06-27T10:50:26.150Z] init-common: [2024-06-27T10:50:26.150Z] [2024-06-27T10:50:26.150Z] deploy-rar-common: [2024-06-27T10:50:26.150Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-06-27T10:50:26.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservices13-addressing-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-2-web.war [2024-06-27T10:50:26.180Z] [java] Jun 27, 2024 10:50:25 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:26.180Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:26.180Z] [java] Jun 27, 2024 10:50:25 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:26.180Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-06-27T10:50:26.255Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-06-27T10:50:26.255Z] [2024-06-27T10:50:26.255Z] processResult: [2024-06-27T10:50:26.255Z] [2024-06-27T10:50:26.255Z] failed: [2024-06-27T10:50:26.255Z] [2024-06-27T10:50:26.255Z] passed: [2024-06-27T10:50:26.255Z] [echo] Test deploydir Passed [2024-06-27T10:50:26.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:50:26.310Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:50:26.422Z] [javac] 1 warning [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.422Z] build: [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.422Z] setOSConditions: [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.422Z] setToolWin: [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.422Z] setToolUnix: [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.422Z] setToolProperty: [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.422Z] setS1ASclassPath: [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.422Z] init-common: [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.422Z] webclient-war-common: [2024-06-27T10:50:26.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.422Z] clear: [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.422Z] test-tlds-exist: [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.422Z] copy-tlds: [2024-06-27T10:50:26.422Z] [2024-06-27T10:50:26.423Z] test-tagfiles-exist: [2024-06-27T10:50:26.423Z] [2024-06-27T10:50:26.423Z] copy-tagfiles: [2024-06-27T10:50:26.423Z] [2024-06-27T10:50:26.423Z] package-war-common: [2024-06-27T10:50:26.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:26.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:26.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:26.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:26.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/lib [2024-06-27T10:50:26.423Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:26.423Z] [copy] Copying 19 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:26.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/docroot [2024-06-27T10:50:26.423Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-06-27T10:50:26.423Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:26.423Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:26.423Z] [javac] Compiling 1 source file [2024-06-27T10:50:26.423Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:26.423Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:26.423Z] [2024-06-27T10:50:26.423Z] deploy: [2024-06-27T10:50:26.423Z] [2024-06-27T10:50:26.423Z] deploy-war-common: [2024-06-27T10:50:26.423Z] [2024-06-27T10:50:26.423Z] setOSConditions: [2024-06-27T10:50:26.423Z] [2024-06-27T10:50:26.423Z] setToolWin: [2024-06-27T10:50:26.423Z] [2024-06-27T10:50:26.423Z] setToolUnix: [2024-06-27T10:50:26.423Z] [2024-06-27T10:50:26.423Z] setToolProperty: [2024-06-27T10:50:26.423Z] [2024-06-27T10:50:26.423Z] setS1ASclassPath: [2024-06-27T10:50:26.423Z] [2024-06-27T10:50:26.424Z] init-common: [2024-06-27T10:50:26.424Z] [2024-06-27T10:50:26.424Z] deploy-war-commonpe: [2024-06-27T10:50:26.456Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:26.456Z] [WARNING] [echo] [2024-06-27T10:50:26.456Z] [WARNING] [echo] ************************* [2024-06-27T10:50:26.456Z] [WARNING] [echo] * undeploy weld/numberguess [2024-06-27T10:50:26.456Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/numberguess [2024-06-27T10:50:26.456Z] [WARNING] [echo] ************************* [2024-06-27T10:50:26.456Z] [WARNING] [echo] [2024-06-27T10:50:26.456Z] [WARNING] [echo] numberguess [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] unknown: [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] declare-test: [2024-06-27T10:50:26.513Z] [echo] Starting test deploydir war/deploydir Test asadmin redeploydir preserves context root [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] init.os: [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] init.tools.unix: [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] init.tools.windows: [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] init.tools: [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] setAsadminArgs: [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] init: [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] init.customtasks: [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] prepare: [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] redeploydir.asadmin: [2024-06-27T10:50:26.513Z] [2024-06-27T10:50:26.513Z] setAsadminArgs: [2024-06-27T10:50:26.514Z] [2024-06-27T10:50:26.514Z] common.redeploydir.asadmin: [2024-06-27T10:50:26.514Z] [2024-06-27T10:50:26.514Z] init.os: [2024-06-27T10:50:26.514Z] [2024-06-27T10:50:26.514Z] init.tools.unix: [2024-06-27T10:50:26.514Z] [2024-06-27T10:50:26.514Z] init.tools.windows: [2024-06-27T10:50:26.514Z] [2024-06-27T10:50:26.514Z] init.tools: [2024-06-27T10:50:26.514Z] [2024-06-27T10:50:26.514Z] setAsadminArgs: [2024-06-27T10:50:26.514Z] [2024-06-27T10:50:26.514Z] init: [2024-06-27T10:50:26.514Z] [2024-06-27T10:50:26.514Z] init.customtasks: [2024-06-27T10:50:26.514Z] [2024-06-27T10:50:26.514Z] common.run.asadmin: [2024-06-27T10:50:26.514Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-06-27T10:50:26.683Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-no-interface-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-06-27T10:50:26.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-06-27T10:50:26.724Z] [exec] Application deployed with name webservices13-addressing-2-web. [2024-06-27T10:50:26.724Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:26.724Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:26.724Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:26.724Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:26.724Z] [2024-06-27T10:50:26.724Z] deploy-war-commonee: [2024-06-27T10:50:26.724Z] [2024-06-27T10:50:26.724Z] assemble-client: [2024-06-27T10:50:26.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:50:26.724Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:26.724Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:26.724Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:26.725Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:26.725Z] [2024-06-27T10:50:26.725Z] setOSConditions: [2024-06-27T10:50:26.725Z] [2024-06-27T10:50:26.725Z] setToolWin: [2024-06-27T10:50:26.725Z] [2024-06-27T10:50:26.725Z] setToolUnix: [2024-06-27T10:50:26.725Z] [2024-06-27T10:50:26.725Z] setToolProperty: [2024-06-27T10:50:26.725Z] [2024-06-27T10:50:26.725Z] setS1ASclassPath: [2024-06-27T10:50:26.725Z] [2024-06-27T10:50:26.725Z] init-common: [2024-06-27T10:50:26.725Z] [2024-06-27T10:50:26.725Z] wsimport: [2024-06-27T10:50:26.725Z] [exec] cancelling timerHandle [2024-06-27T10:50:26.725Z] [exec] cancelling timerHandle5 [2024-06-27T10:50:26.873Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:50:26.873Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:50:26.873Z] [2024-06-27T10:50:26.873Z] setOSConditions: [2024-06-27T10:50:26.873Z] [2024-06-27T10:50:26.873Z] setToolWin: [2024-06-27T10:50:26.873Z] [2024-06-27T10:50:26.873Z] setToolUnix: [2024-06-27T10:50:26.873Z] [2024-06-27T10:50:26.873Z] setToolProperty: [2024-06-27T10:50:26.873Z] [2024-06-27T10:50:26.873Z] setS1ASclassPath: [2024-06-27T10:50:26.873Z] [2024-06-27T10:50:26.873Z] init-common: [2024-06-27T10:50:26.874Z] [2024-06-27T10:50:26.874Z] create-jdbc-resource-common: [2024-06-27T10:50:26.874Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:50:26.964Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:26.964Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/ejb/SimpleBMPBean.java:208: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:50:26.964Z] [javac] return new Integer(1); [2024-06-27T10:50:26.964Z] [javac] ^ [2024-06-27T10:50:26.971Z] [exec] Application deployed with name blackbox-xa. [2024-06-27T10:50:26.971Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-06-27T10:50:26.971Z] [2024-06-27T10:50:26.971Z] setOSConditions: [2024-06-27T10:50:26.971Z] [2024-06-27T10:50:26.971Z] setToolWin: [2024-06-27T10:50:26.971Z] [2024-06-27T10:50:26.971Z] setToolUnix: [2024-06-27T10:50:26.971Z] [2024-06-27T10:50:26.971Z] setToolProperty: [2024-06-27T10:50:26.971Z] [2024-06-27T10:50:26.971Z] setS1ASclassPath: [2024-06-27T10:50:26.971Z] [2024-06-27T10:50:26.971Z] init-common: [2024-06-27T10:50:26.971Z] [2024-06-27T10:50:26.971Z] create-connector-connpool: [2024-06-27T10:50:26.971Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-06-27T10:50:26.979Z] [exec] cancelling timerHandle11 [2024-06-27T10:50:26.979Z] [exec] cancelling timerHandle12 [2024-06-27T10:50:26.979Z] [exec] Foo : ejbs/Foo_UNSPECIFIED_TX test passed!! [2024-06-27T10:50:26.979Z] [exec] Value of key is: ejbs/Foo_UNSPECIFIED_TX [2024-06-27T10:50:26.979Z] [exec] Doing foo timer test for ejbs/Foo_BMT [2024-06-27T10:50:26.979Z] [exec] doTest(): creating the runtimeExTimer handle [2024-06-27T10:50:26.979Z] [exec] doTest(): creating the timerhandle [2024-06-27T10:50:26.979Z] [exec] doTest(): creating the timerhandle2 [2024-06-27T10:50:26.979Z] [exec] doTest(): creating the timerhandle3 [2024-06-27T10:50:26.979Z] [exec] doTest(): creating the timerhandle4 [2024-06-27T10:50:26.979Z] [exec] doTest(): creating the timerhandle5 [2024-06-27T10:50:26.979Z] [exec] doTest(): creating the createTimerAndRollback [2024-06-27T10:50:26.979Z] [exec] doTest(): creating the createTimerAndCancel [2024-06-27T10:50:26.979Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-06-27T10:50:26.979Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-06-27T10:50:26.979Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-06-27T10:50:26.980Z] [exec] parsing WSDL... [2024-06-27T10:50:27.099Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:27.099Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:50:27.104Z] [java] Jun 27, 2024 10:50:26 AM org.eclipse.krazo.servlet.KrazoContainerInitializer onStartup [2024-06-27T10:50:27.104Z] [java] INFO: Eclipse Krazo version 3.0.1 started [2024-06-27T10:50:27.104Z] [java] Jun 27, 2024 10:50:26 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-06-27T10:50:27.104Z] [java] INFO: Initializing Soteria 3.0.3 for context '/tmp' [2024-06-27T10:50:27.221Z] [javac] 2 warnings [2024-06-27T10:50:27.221Z] [2024-06-27T10:50:27.221Z] setOSConditions: [2024-06-27T10:50:27.221Z] [2024-06-27T10:50:27.221Z] setToolWin: [2024-06-27T10:50:27.221Z] [2024-06-27T10:50:27.221Z] setToolUnix: [2024-06-27T10:50:27.221Z] [2024-06-27T10:50:27.221Z] setToolProperty: [2024-06-27T10:50:27.221Z] [2024-06-27T10:50:27.221Z] setS1ASclassPath: [2024-06-27T10:50:27.221Z] [2024-06-27T10:50:27.221Z] init-common: [2024-06-27T10:50:27.222Z] [2024-06-27T10:50:27.222Z] compile-common: [2024-06-27T10:50:27.222Z] [echo] Current time (ISO): 2024-06-27T10:50:27.096+0000 [2024-06-27T10:50:27.222Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:27.235Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:50:27.235Z] [exec] line 15 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:50:27.235Z] [exec] [2024-06-27T10:50:27.235Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:50:27.235Z] [exec] line 15 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:50:27.235Z] [exec] [2024-06-27T10:50:27.235Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:50:27.235Z] [exec] line 16 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:50:27.235Z] [exec] [2024-06-27T10:50:27.242Z] [exec] Application deployed with name cdi-no-interface-ejb-web. [2024-06-27T10:50:27.242Z] [2024-06-27T10:50:27.243Z] deploy-war-commonee: [2024-06-27T10:50:27.243Z] [2024-06-27T10:50:27.243Z] run: [2024-06-27T10:50:27.243Z] [java] opening connection to http://localhost:8080/cdi-no-interface-ejb/myurl [2024-06-27T10:50:27.243Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:27.243Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:27.243Z] [java] [2024-06-27T10:50:27.243Z] [java] [2024-06-27T10:50:27.243Z] [java] ----------------------------------------- [2024-06-27T10:50:27.243Z] [java] - injection-of-no-interface-bean-view-and-EJB-with-local-view: PASS - [2024-06-27T10:50:27.243Z] [java] ----------------------------------------- [2024-06-27T10:50:27.243Z] [java] - Total PASS : 1 - [2024-06-27T10:50:27.243Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:27.243Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:27.243Z] [java] ----------------------------------------- [2024-06-27T10:50:27.243Z] [2024-06-27T10:50:27.243Z] undeploy: [2024-06-27T10:50:27.243Z] [2024-06-27T10:50:27.243Z] setOSConditions: [2024-06-27T10:50:27.243Z] [2024-06-27T10:50:27.243Z] setToolWin: [2024-06-27T10:50:27.243Z] [2024-06-27T10:50:27.243Z] setToolUnix: [2024-06-27T10:50:27.243Z] [2024-06-27T10:50:27.243Z] setToolProperty: [2024-06-27T10:50:27.243Z] [2024-06-27T10:50:27.243Z] setS1ASclassPath: [2024-06-27T10:50:27.243Z] [2024-06-27T10:50:27.243Z] init-common: [2024-06-27T10:50:27.243Z] [2024-06-27T10:50:27.243Z] undeploy-war-common: [2024-06-27T10:50:27.255Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:27.449Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:27.449Z] [WARNING] [echo] [2024-06-27T10:50:27.449Z] [WARNING] [echo] ************************* [2024-06-27T10:50:27.449Z] [WARNING] [echo] * undeploy weld/osgiweld [2024-06-27T10:50:27.449Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/osgiweld [2024-06-27T10:50:27.449Z] [WARNING] [echo] ************************* [2024-06-27T10:50:27.449Z] [WARNING] [echo] [2024-06-27T10:50:27.449Z] [WARNING] [echo] osgiweld [2024-06-27T10:50:27.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:50:27.461Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:50:27.461Z] [echo] cmd executed for server [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] setOSConditions: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] setToolWin: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] setToolUnix: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] setToolProperty: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] setS1ASclassPath: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] init-common: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] deploy-common: [2024-06-27T10:50:27.461Z] [echo] Current time (ISO): 2024-06-27T10:50:27.198+0000 [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] setOSConditions: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] setToolWin: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] setToolUnix: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] setToolProperty: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] setS1ASclassPath: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] init-common: [2024-06-27T10:50:27.461Z] [2024-06-27T10:50:27.461Z] deploy-common-pe: [2024-06-27T10:50:27.535Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:27.535Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:27.536Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-06-27T10:50:27.536Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-06-27T10:50:27.536Z] [2024-06-27T10:50:27.536Z] create-connector-connpool-common: [2024-06-27T10:50:27.536Z] [2024-06-27T10:50:27.536Z] setOSConditions: [2024-06-27T10:50:27.536Z] [2024-06-27T10:50:27.536Z] setToolWin: [2024-06-27T10:50:27.536Z] [2024-06-27T10:50:27.536Z] setToolUnix: [2024-06-27T10:50:27.536Z] [2024-06-27T10:50:27.536Z] setToolProperty: [2024-06-27T10:50:27.536Z] [2024-06-27T10:50:27.536Z] setS1ASclassPath: [2024-06-27T10:50:27.536Z] [2024-06-27T10:50:27.536Z] init-common: [2024-06-27T10:50:27.536Z] [2024-06-27T10:50:27.536Z] create-connector-resource-common: [2024-06-27T10:50:27.536Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-06-27T10:50:27.663Z] [java] Jun 27, 2024 10:50:27 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:50:27.663Z] [java] INFO: Loading application [sample] at [/tmp] [2024-06-27T10:50:27.664Z] [java] Looking up EJB... [2024-06-27T10:50:27.664Z] [java] Invoking EJB... [2024-06-27T10:50:27.664Z] [java] EJB said: boo [2024-06-27T10:50:27.664Z] [java] Record # 1 [2024-06-27T10:50:27.664Z] [java] Jun 27, 2024 10:50:27 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-06-27T10:50:27.664Z] [java] INFO: Configuration saved at /tmp/domain12932680301273267321xml [2024-06-27T10:50:27.664Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:50:27.664Z] [java] Jun 27, 2024 10:50:27 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:50:27.664Z] [java] INFO: Disabling Weld for ApplicationInfo[name=sample] [2024-06-27T10:50:27.664Z] [java] Jun 27, 2024 10:50:27 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:50:27.664Z] [java] INFO: close(), this: [2024-06-27T10:50:27.664Z] [java] org.glassfish.web.loader.WebappClassLoader@57bd9c2b[name=/tmp], urls=[ [2024-06-27T10:50:27.664Z] [java] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-06-27T10:50:27.664Z] [java] file:/tmp/gfembed5136349228960503328tmp/generated/ejb/sample/ [2024-06-27T10:50:27.664Z] [java] ][delegate=true, context=/tmp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=38, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-06-27T10:50:27.704Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:27.704Z] [WARNING] [echo] [2024-06-27T10:50:27.704Z] [WARNING] [echo] ************************* [2024-06-27T10:50:27.704Z] [WARNING] [echo] * undeploy weld/extensions [2024-06-27T10:50:27.704Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/weld/extensions [2024-06-27T10:50:27.704Z] [WARNING] [echo] ************************* [2024-06-27T10:50:27.704Z] [WARNING] [echo] [2024-06-27T10:50:27.704Z] [WARNING] [echo] extensions [2024-06-27T10:50:27.717Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2024-06-27T10:50:27.798Z] [exec] [2024-06-27T10:50:27.798Z] [exec] Generating code... [2024-06-27T10:50:27.798Z] [exec] [2024-06-27T10:50:27.798Z] [exec] Compiling code... [2024-06-27T10:50:27.802Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-no-interface-ejb-web [2024-06-27T10:50:27.802Z] [2024-06-27T10:50:27.802Z] all: [2024-06-27T10:50:27.802Z] [2024-06-27T10:50:27.802Z] setOSConditions: [2024-06-27T10:50:27.802Z] [2024-06-27T10:50:27.802Z] setToolWin: [2024-06-27T10:50:27.802Z] [2024-06-27T10:50:27.802Z] setToolUnix: [2024-06-27T10:50:27.802Z] [2024-06-27T10:50:27.802Z] setToolProperty: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setS1ASclassPath: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] init-common: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] clean: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setOSConditions: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setToolWin: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setToolUnix: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setToolProperty: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setS1ASclassPath: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] init-common: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] clean-common: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setOSConditions: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setToolWin: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setToolUnix: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setToolProperty: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setS1ASclassPath: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] init-common: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] clean-classes-common: [2024-06-27T10:50:27.803Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setOSConditions: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setToolWin: [2024-06-27T10:50:27.803Z] [2024-06-27T10:50:27.803Z] setToolUnix: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] setToolProperty: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] setS1ASclassPath: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] init-common: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] clean-jars-common: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] compile: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] setOSConditions: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] setToolWin: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] setToolUnix: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] setToolProperty: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] setS1ASclassPath: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] init-common: [2024-06-27T10:50:27.804Z] [2024-06-27T10:50:27.804Z] compile-common: [2024-06-27T10:50:27.804Z] [echo] Current time (ISO): 2024-06-27T10:50:27.754+0000 [2024-06-27T10:50:27.804Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:27.804Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:27.919Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:50:27.919Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:27.919Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:27.919Z] [java] Value of key is: embedded ejb-ejb31-embedded-jaxrs EJB [2024-06-27T10:50:27.919Z] [java] ..........FINISHED test [2024-06-27T10:50:27.919Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:27.919Z] [java] [2024-06-27T10:50:27.919Z] [java] [2024-06-27T10:50:27.919Z] [java] ----------------------------------------- [2024-06-27T10:50:27.919Z] [java] - embedded ejb-ejb31-embedded-jaxrs EJB: PASS - [2024-06-27T10:50:27.919Z] [java] ----------------------------------------- [2024-06-27T10:50:27.919Z] [java] Total PASS: 1 [2024-06-27T10:50:27.919Z] [java] Total FAIL: 0 [2024-06-27T10:50:27.919Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:50:27.919Z] [java] ----------------------------------------- [2024-06-27T10:50:27.919Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:27.919Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:27.919Z] [java] Jun 27, 2024 10:50:27 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-06-27T10:50:27.919Z] [java] INFO: Configuration saved at /tmp/domain12932680301273267321xml [2024-06-27T10:50:27.919Z] [java] Jun 27, 2024 10:50:27 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:27.919Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:50:27.919Z] [java] Jun 27, 2024 10:50:27 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:27.919Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:27.919Z] [java] Jun 27, 2024 10:50:27 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:27.919Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:27.919Z] [java] Jun 27, 2024 10:50:27 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:27.919Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:27.919Z] [2024-06-27T10:50:27.919Z] stop-database: [2024-06-27T10:50:27.919Z] [2024-06-27T10:50:27.920Z] all: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] run-full: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] modulewithappname: [2024-06-27T10:50:27.920Z] [echo] [2024-06-27T10:50:27.920Z] [echo] [2024-06-27T10:50:27.920Z] [echo] ************************************************** [2024-06-27T10:50:27.920Z] [echo] * Running modulewithappname [2024-06-27T10:50:27.920Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithappname [2024-06-27T10:50:27.920Z] [echo] ************************************************** [2024-06-27T10:50:27.920Z] [echo] [2024-06-27T10:50:27.920Z] [echo] [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] start-database: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] setOSConditions: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] setToolWin: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] setToolUnix: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] setToolProperty: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] setS1ASclassPath: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] init-common: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] clean: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] setOSConditions: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] setToolWin: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] setToolUnix: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] setToolProperty: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] setS1ASclassPath: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] init-common: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] clean-common: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.920Z] setOSConditions: [2024-06-27T10:50:27.920Z] [2024-06-27T10:50:27.921Z] setToolWin: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setToolUnix: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setToolProperty: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setS1ASclassPath: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] init-common: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] clean-classes-common: [2024-06-27T10:50:27.921Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setOSConditions: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setToolWin: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setToolUnix: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setToolProperty: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setS1ASclassPath: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] init-common: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] clean-jars-common: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] compile: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] compile-util: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setOSConditions: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setToolWin: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setToolUnix: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setToolProperty: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.921Z] setS1ASclassPath: [2024-06-27T10:50:27.921Z] [2024-06-27T10:50:27.922Z] init-common: [2024-06-27T10:50:27.922Z] [2024-06-27T10:50:27.922Z] compile-common: [2024-06-27T10:50:27.922Z] [echo] Current time (ISO): 2024-06-27T10:50:27.836+0000 [2024-06-27T10:50:27.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:27.922Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:28.101Z] [exec] Application deployed with name deploydir. [2024-06-27T10:50:28.101Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:50:28.101Z] [exec] Command deploydir executed successfully. [2024-06-27T10:50:28.101Z] [2024-06-27T10:50:28.101Z] setHttpPort: [2024-06-27T10:50:28.101Z] [2024-06-27T10:50:28.101Z] run.positive.foo: [2024-06-27T10:50:28.101Z] [2024-06-27T10:50:28.101Z] init.os: [2024-06-27T10:50:28.101Z] [2024-06-27T10:50:28.101Z] init.tools.unix: [2024-06-27T10:50:28.101Z] [2024-06-27T10:50:28.101Z] init.tools.windows: [2024-06-27T10:50:28.101Z] [2024-06-27T10:50:28.101Z] init.tools: [2024-06-27T10:50:28.101Z] [2024-06-27T10:50:28.101Z] setAsadminArgs: [2024-06-27T10:50:28.101Z] [2024-06-27T10:50:28.101Z] init: [2024-06-27T10:50:28.101Z] [2024-06-27T10:50:28.101Z] init.customtasks: [2024-06-27T10:50:28.101Z] [2024-06-27T10:50:28.101Z] runclient: [2024-06-27T10:50:28.101Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2024-06-27T10:50:28.101Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-06-27T10:50:28.101Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2024-06-27T10:50:28.103Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-06-27T10:50:28.103Z] [exec] Connector resource blackbox-xa-cr created. [2024-06-27T10:50:28.103Z] [2024-06-27T10:50:28.103Z] asadmin-common: [2024-06-27T10:50:28.103Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:50:28.265Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:28.265Z] [WARNING] [echo] [2024-06-27T10:50:28.265Z] [WARNING] [echo] ************************* [2024-06-27T10:50:28.265Z] [WARNING] [echo] * undeploy jms/injection [2024-06-27T10:50:28.265Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/jms/injection [2024-06-27T10:50:28.265Z] [WARNING] [echo] ************************* [2024-06-27T10:50:28.265Z] [WARNING] [echo] [2024-06-27T10:50:28.265Z] [WARNING] [echo] injection [2024-06-27T10:50:28.278Z] [exec] Application deployed with name ejb-bmp-contauth1App. [2024-06-27T10:50:28.278Z] [echo] Deployment on target server server successful [2024-06-27T10:50:28.278Z] [2024-06-27T10:50:28.278Z] setOSConditions: [2024-06-27T10:50:28.278Z] [2024-06-27T10:50:28.278Z] setToolWin: [2024-06-27T10:50:28.278Z] [2024-06-27T10:50:28.278Z] setToolUnix: [2024-06-27T10:50:28.278Z] [2024-06-27T10:50:28.278Z] setToolProperty: [2024-06-27T10:50:28.278Z] [2024-06-27T10:50:28.278Z] setS1ASclassPath: [2024-06-27T10:50:28.278Z] [2024-06-27T10:50:28.278Z] init-common: [2024-06-27T10:50:28.278Z] [2024-06-27T10:50:28.278Z] deploy-common-ee: [2024-06-27T10:50:28.278Z] [2024-06-27T10:50:28.278Z] run: [2024-06-27T10:50:28.278Z] [2024-06-27T10:50:28.278Z] setup-derby-for-authentication: [2024-06-27T10:50:28.278Z] [2024-06-27T10:50:28.278Z] setOSConditions: [2024-06-27T10:50:28.279Z] [2024-06-27T10:50:28.279Z] setToolWin: [2024-06-27T10:50:28.279Z] [2024-06-27T10:50:28.279Z] setToolUnix: [2024-06-27T10:50:28.279Z] [2024-06-27T10:50:28.279Z] setToolProperty: [2024-06-27T10:50:28.279Z] [2024-06-27T10:50:28.279Z] setS1ASclassPath: [2024-06-27T10:50:28.279Z] [2024-06-27T10:50:28.279Z] init-common: [2024-06-27T10:50:28.279Z] [2024-06-27T10:50:28.279Z] stop-derby: [2024-06-27T10:50:28.279Z] [2024-06-27T10:50:28.279Z] stop-derby-aix: [2024-06-27T10:50:28.279Z] [2024-06-27T10:50:28.279Z] stop-derby-nonaix: [2024-06-27T10:50:28.279Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-06-27T10:50:28.358Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-06-27T10:50:28.358Z] [2024-06-27T10:50:28.358Z] processResult: [2024-06-27T10:50:28.358Z] [2024-06-27T10:50:28.358Z] failed: [2024-06-27T10:50:28.358Z] [2024-06-27T10:50:28.358Z] passed: [2024-06-27T10:50:28.358Z] [echo] Test deploydir Passed [2024-06-27T10:50:28.358Z] [2024-06-27T10:50:28.359Z] unknown: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] declare-test: [2024-06-27T10:50:28.359Z] [echo] Starting test deploydir war/deploydir Test v3 asadmin redeploydir preserves context root [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init.os: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init.tools.unix: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init.tools.windows: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init.tools: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] setAsadminArgs: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init.customtasks: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] prepare: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] v3.redeploydir.asadmin: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] setAsadminArgs: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] common.v3.redeploy.asadmin: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init.os: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init.tools.unix: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init.tools.windows: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init.tools: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] setAsadminArgs: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.359Z] init.customtasks: [2024-06-27T10:50:28.359Z] [2024-06-27T10:50:28.360Z] delAppRef: [2024-06-27T10:50:28.360Z] [2024-06-27T10:50:28.360Z] init.os: [2024-06-27T10:50:28.360Z] [2024-06-27T10:50:28.360Z] init.tools.unix: [2024-06-27T10:50:28.360Z] [2024-06-27T10:50:28.360Z] init.tools.windows: [2024-06-27T10:50:28.360Z] [2024-06-27T10:50:28.360Z] init.tools: [2024-06-27T10:50:28.360Z] [2024-06-27T10:50:28.360Z] setAsadminArgs: [2024-06-27T10:50:28.360Z] [2024-06-27T10:50:28.360Z] init: [2024-06-27T10:50:28.360Z] [2024-06-27T10:50:28.360Z] init.customtasks: [2024-06-27T10:50:28.360Z] [2024-06-27T10:50:28.360Z] common.run.asadmin: [2024-06-27T10:50:28.360Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir [2024-06-27T10:50:28.443Z] [exec] successfully invoked ejb [2024-06-27T10:50:28.443Z] [exec] Value of key is: main [2024-06-27T10:50:28.443Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:28.443Z] [exec] [2024-06-27T10:50:28.443Z] [exec] [2024-06-27T10:50:28.443Z] [exec] ----------------------------------------- [2024-06-27T10:50:28.443Z] [exec] - main: PASS - [2024-06-27T10:50:28.443Z] [exec] ----------------------------------------- [2024-06-27T10:50:28.443Z] [exec] Total PASS: 1 [2024-06-27T10:50:28.443Z] [exec] Total FAIL: 0 [2024-06-27T10:50:28.443Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:50:28.443Z] [exec] ----------------------------------------- [2024-06-27T10:50:28.443Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:28.444Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:28.590Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:28.590Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:28.590Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:28.590Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:28.590Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:28.590Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:28.590Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:28.677Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:50:28.678Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:50:28.678Z] [2024-06-27T10:50:28.678Z] asadmin-common: [2024-06-27T10:50:28.678Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:50:28.699Z] [2024-06-27T10:50:28.699Z] checkReporting-common: [2024-06-27T10:50:28.700Z] [2024-06-27T10:50:28.700Z] confirmReportPresent-common: [2024-06-27T10:50:28.700Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:50:28.700Z] [echo] Test seems to be reported fine [2024-06-27T10:50:28.700Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/txprop/simple/RepRunConf.txt [2024-06-27T10:50:28.700Z] [2024-06-27T10:50:28.700Z] confirmMissingReport-common: [2024-06-27T10:50:28.700Z] [2024-06-27T10:50:28.700Z] undeploy: [2024-06-27T10:50:28.700Z] [2024-06-27T10:50:28.700Z] setOSConditions: [2024-06-27T10:50:28.700Z] [2024-06-27T10:50:28.700Z] setToolWin: [2024-06-27T10:50:28.700Z] [2024-06-27T10:50:28.700Z] setToolUnix: [2024-06-27T10:50:28.700Z] [2024-06-27T10:50:28.700Z] setToolProperty: [2024-06-27T10:50:28.700Z] [2024-06-27T10:50:28.700Z] setS1ASclassPath: [2024-06-27T10:50:28.700Z] [2024-06-27T10:50:28.700Z] init-common: [2024-06-27T10:50:28.700Z] [2024-06-27T10:50:28.700Z] undeploy-common: [2024-06-27T10:50:28.727Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:28.727Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:28.727Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:28.727Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:28.727Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:28.727Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:28.727Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:28.824Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:28.824Z] [WARNING] [echo] [2024-06-27T10:50:28.824Z] [WARNING] [echo] ************************* [2024-06-27T10:50:28.824Z] [WARNING] [echo] * undeploy ejb/singleton [2024-06-27T10:50:28.824Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/singleton [2024-06-27T10:50:28.824Z] [WARNING] [echo] ************************* [2024-06-27T10:50:28.824Z] [WARNING] [echo] [2024-06-27T10:50:28.824Z] [WARNING] [echo] singleton [2024-06-27T10:50:28.840Z] [java] Thu Jun 27 10:50:28 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:50:28.840Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties to copy. [2024-06-27T10:50:28.840Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases [2024-06-27T10:50:28.840Z] [2024-06-27T10:50:28.840Z] setOSConditions: [2024-06-27T10:50:28.840Z] [2024-06-27T10:50:28.840Z] setToolWin: [2024-06-27T10:50:28.840Z] [2024-06-27T10:50:28.840Z] setToolUnix: [2024-06-27T10:50:28.840Z] [2024-06-27T10:50:28.840Z] setToolProperty: [2024-06-27T10:50:28.840Z] [2024-06-27T10:50:28.840Z] setS1ASclassPath: [2024-06-27T10:50:28.840Z] [2024-06-27T10:50:28.840Z] init-common: [2024-06-27T10:50:28.840Z] [2024-06-27T10:50:28.840Z] start-derby: [2024-06-27T10:50:28.840Z] [2024-06-27T10:50:28.840Z] start-derby-aix: [2024-06-27T10:50:28.840Z] [2024-06-27T10:50:28.840Z] start-derby-nonaix: [2024-06-27T10:50:28.840Z] [echo] Starting Derby DB Server ... [2024-06-27T10:50:28.846Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:28.846Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:28.846Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:28.846Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:28.846Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:28.846Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:28.846Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:28.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:50:28.933Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:50:28.933Z] [2024-06-27T10:50:28.933Z] asadmin-common: [2024-06-27T10:50:28.933Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:28.958Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:28.958Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2024-06-27T10:50:29.164Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:50:29.164Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:29.164Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:29.164Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:50:29.164Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:29.164Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:29.164Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:29.164Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:29.164Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:29.164Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:29.164Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:29.261Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-txprop-simpleApp [2024-06-27T10:50:29.261Z] [2024-06-27T10:50:29.261Z] all: [2024-06-27T10:50:29.261Z] [echo] [2024-06-27T10:50:29.261Z] [echo] [2024-06-27T10:50:29.261Z] [echo] ************************************************** [2024-06-27T10:50:29.261Z] [echo] * Running ejbc [2024-06-27T10:50:29.261Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejbc [2024-06-27T10:50:29.261Z] [echo] ************************************************** [2024-06-27T10:50:29.261Z] [echo] [2024-06-27T10:50:29.261Z] [echo] [2024-06-27T10:50:29.261Z] [2024-06-27T10:50:29.261Z] all: [2024-06-27T10:50:29.261Z] [2024-06-27T10:50:29.261Z] equals: [2024-06-27T10:50:29.261Z] [2024-06-27T10:50:29.261Z] setOSConditions: [2024-06-27T10:50:29.261Z] [2024-06-27T10:50:29.261Z] setToolWin: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setToolUnix: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setToolProperty: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setS1ASclassPath: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] init-common: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] clean: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setOSConditions: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setToolWin: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setToolUnix: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setToolProperty: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setS1ASclassPath: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] init-common: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] clean-common: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setOSConditions: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setToolWin: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setToolUnix: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setToolProperty: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] setS1ASclassPath: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] init-common: [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.262Z] clean-classes-common: [2024-06-27T10:50:29.262Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:29.262Z] [2024-06-27T10:50:29.263Z] setOSConditions: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] setToolWin: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] setToolUnix: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] setToolProperty: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] setS1ASclassPath: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] init-common: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] clean-jars-common: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] compile: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] setOSConditions: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] setToolWin: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] setToolUnix: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] setToolProperty: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] setS1ASclassPath: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] init-common: [2024-06-27T10:50:29.263Z] [2024-06-27T10:50:29.263Z] compile-common: [2024-06-27T10:50:29.263Z] [echo] Current time (ISO): 2024-06-27T10:50:29.096+0000 [2024-06-27T10:50:29.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:29.263Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:29.385Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:29.385Z] [WARNING] [echo] [2024-06-27T10:50:29.385Z] [WARNING] [echo] ************************* [2024-06-27T10:50:29.385Z] [WARNING] [echo] * undeploy ejb/remoteview [2024-06-27T10:50:29.385Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/remoteview [2024-06-27T10:50:29.385Z] [WARNING] [echo] ************************* [2024-06-27T10:50:29.385Z] [WARNING] [echo] [2024-06-27T10:50:29.385Z] [WARNING] [echo] remoteview [2024-06-27T10:50:29.421Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:29.421Z] [javac] 1 warning [2024-06-27T10:50:29.439Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:29.493Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:29.493Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:29.493Z] [2024-06-27T10:50:29.493Z] asadmin-common: [2024-06-27T10:50:29.493Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:29.648Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:29.648Z] [WARNING] [echo] [2024-06-27T10:50:29.648Z] [WARNING] [echo] ************************* [2024-06-27T10:50:29.648Z] [WARNING] [echo] * undeploy ejb/cmp [2024-06-27T10:50:29.648Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/ejb/cmp [2024-06-27T10:50:29.648Z] [WARNING] [echo] ************************* [2024-06-27T10:50:29.648Z] [WARNING] [echo] [2024-06-27T10:50:29.648Z] [WARNING] [echo] RosterApp [2024-06-27T10:50:29.651Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:29.651Z] [javac] 1 warning [2024-06-27T10:50:29.651Z] [2024-06-27T10:50:29.651Z] build: [2024-06-27T10:50:29.651Z] [2024-06-27T10:50:29.651Z] setOSConditions: [2024-06-27T10:50:29.651Z] [2024-06-27T10:50:29.651Z] setToolWin: [2024-06-27T10:50:29.651Z] [2024-06-27T10:50:29.651Z] setToolUnix: [2024-06-27T10:50:29.652Z] [2024-06-27T10:50:29.652Z] setToolProperty: [2024-06-27T10:50:29.652Z] [2024-06-27T10:50:29.652Z] setS1ASclassPath: [2024-06-27T10:50:29.652Z] [2024-06-27T10:50:29.652Z] init-common: [2024-06-27T10:50:29.652Z] [2024-06-27T10:50:29.652Z] webclient-war-common: [2024-06-27T10:50:29.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:29.652Z] [2024-06-27T10:50:29.652Z] clear: [2024-06-27T10:50:29.652Z] [2024-06-27T10:50:29.652Z] test-tlds-exist: [2024-06-27T10:50:29.652Z] [2024-06-27T10:50:29.652Z] copy-tlds: [2024-06-27T10:50:29.652Z] [2024-06-27T10:50:29.652Z] test-tagfiles-exist: [2024-06-27T10:50:29.652Z] [2024-06-27T10:50:29.652Z] copy-tagfiles: [2024-06-27T10:50:29.652Z] [2024-06-27T10:50:29.652Z] package-war-common: [2024-06-27T10:50:29.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:29.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:29.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:29.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:29.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/lib [2024-06-27T10:50:29.652Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:29.652Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:29.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/docroot [2024-06-27T10:50:29.652Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-jms-resource-injection-web.war [2024-06-27T10:50:29.652Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:29.652Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:29.652Z] [javac] Compiling 1 source file [2024-06-27T10:50:29.653Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:29.653Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:29.653Z] [2024-06-27T10:50:29.653Z] create-resources: [2024-06-27T10:50:29.653Z] [2024-06-27T10:50:29.653Z] asadmin-batch-common: [2024-06-27T10:50:29.677Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:50:29.677Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:50:29.677Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:50:29.677Z] [2024-06-27T10:50:29.677Z] deploy-client: [2024-06-27T10:50:29.694Z] [javac] 1 warning [2024-06-27T10:50:29.694Z] [2024-06-27T10:50:29.694Z] setOSConditions: [2024-06-27T10:50:29.694Z] [2024-06-27T10:50:29.694Z] setToolWin: [2024-06-27T10:50:29.694Z] [2024-06-27T10:50:29.694Z] setToolUnix: [2024-06-27T10:50:29.694Z] [2024-06-27T10:50:29.694Z] setToolProperty: [2024-06-27T10:50:29.694Z] [2024-06-27T10:50:29.694Z] setS1ASclassPath: [2024-06-27T10:50:29.694Z] [2024-06-27T10:50:29.694Z] init-common: [2024-06-27T10:50:29.694Z] [2024-06-27T10:50:29.694Z] compile-common: [2024-06-27T10:50:29.694Z] [echo] Current time (ISO): 2024-06-27T10:50:29.563+0000 [2024-06-27T10:50:29.694Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:29.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:29.748Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:29.748Z] [2024-06-27T10:50:29.748Z] deploy-rar-and-setup-resources: [2024-06-27T10:50:29.748Z] [2024-06-27T10:50:29.748Z] setOSConditions: [2024-06-27T10:50:29.748Z] [2024-06-27T10:50:29.748Z] setToolWin: [2024-06-27T10:50:29.748Z] [2024-06-27T10:50:29.748Z] setToolUnix: [2024-06-27T10:50:29.748Z] [2024-06-27T10:50:29.748Z] setToolProperty: [2024-06-27T10:50:29.749Z] [2024-06-27T10:50:29.749Z] setS1ASclassPath: [2024-06-27T10:50:29.749Z] [2024-06-27T10:50:29.749Z] init-common: [2024-06-27T10:50:29.749Z] [2024-06-27T10:50:29.749Z] deploy-rar-common: [2024-06-27T10:50:29.749Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-06-27T10:50:29.762Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:29.900Z] [exec] Application deployed with name deploydir. [2024-06-27T10:50:29.900Z] [exec] Command redeploy executed successfully. [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] init.os: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] init.tools.unix: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] init.tools.windows: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] init.tools: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] setAsadminArgs: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] init: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] init.customtasks: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] setEnabled: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] createAppRef: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] setHttpPort: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] run.positive.foo: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] init.os: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] init.tools.unix: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] init.tools.windows: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] init.tools: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] setAsadminArgs: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.900Z] init: [2024-06-27T10:50:29.900Z] [2024-06-27T10:50:29.901Z] init.customtasks: [2024-06-27T10:50:29.901Z] [2024-06-27T10:50:29.901Z] runclient: [2024-06-27T10:50:29.901Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2024-06-27T10:50:29.965Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:29.965Z] [javac] 1 warning [Pipeline] { [Pipeline] sh [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]::

[2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-06-27T10:50:30.157Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-06-27T10:50:30.157Z] [2024-06-27T10:50:30.157Z] processResult: [2024-06-27T10:50:30.157Z] [2024-06-27T10:50:30.157Z] failed: [2024-06-27T10:50:30.157Z] [2024-06-27T10:50:30.157Z] passed: [2024-06-27T10:50:30.157Z] [echo] Test deploydir Passed [2024-06-27T10:50:30.157Z] [2024-06-27T10:50:30.158Z] unknown: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] declare-test: [2024-06-27T10:50:30.158Z] [echo] Starting test deploydir war/deploydir Test asadmin undeploydir [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] undeploy.asadmin: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] setAsadminArgs: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] common.undeploy.asadmin: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init.os: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init.tools.unix: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init.tools.windows: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init.tools: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] setAsadminArgs: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init.customtasks: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] delAppRef: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init.os: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init.tools.unix: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init.tools.windows: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init.tools: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] setAsadminArgs: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.158Z] init.customtasks: [2024-06-27T10:50:30.158Z] [2024-06-27T10:50:30.159Z] common.run.asadmin: [2024-06-27T10:50:30.159Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [2024-06-27T10:50:30.207Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:30.208Z] [WARNING] [echo] [2024-06-27T10:50:30.208Z] [WARNING] [echo] ************************* [2024-06-27T10:50:30.208Z] [WARNING] [echo] * undeploy security/appperms [2024-06-27T10:50:30.208Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/security/appperms [2024-06-27T10:50:30.208Z] [WARNING] [echo] ************************* [2024-06-27T10:50:30.208Z] [WARNING] [echo] [2024-06-27T10:50:30.208Z] [WARNING] [echo] appperms [2024-06-27T10:50:30.208Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:30.208Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:30.208Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:30.208Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:30.208Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:30.208Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:30.208Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:30.221Z] [2024-06-27T10:50:30.221Z] build: [2024-06-27T10:50:30.221Z] [2024-06-27T10:50:30.221Z] build-custom-factory: [2024-06-27T10:50:30.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:30.221Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/custom-resource-classes.jar [2024-06-27T10:50:30.221Z] [2024-06-27T10:50:30.221Z] setOSConditions: [2024-06-27T10:50:30.221Z] [2024-06-27T10:50:30.221Z] fixFiles: [2024-06-27T10:50:30.221Z] [2024-06-27T10:50:30.221Z] convUnix: [2024-06-27T10:50:30.221Z] [2024-06-27T10:50:30.221Z] convWin: [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] setToolWin: [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] setToolUnix: [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] setToolProperty: [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] setS1ASclassPath: [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] init-common: [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] package-persistence-common: [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] ejb-jar-common: [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] package-ejbjar-common: [2024-06-27T10:50:30.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:30.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:30.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:30.222Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-ejb.jar [2024-06-27T10:50:30.222Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] appclient-jar-common: [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] package-appclientjar-common: [2024-06-27T10:50:30.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:30.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:30.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:30.222Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-client.jar [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] webclient-war-common: [2024-06-27T10:50:30.222Z] [2024-06-27T10:50:30.222Z] build-ear-common: [2024-06-27T10:50:30.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:30.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:30.223Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:30.223Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-06-27T10:50:30.223Z] [2024-06-27T10:50:30.223Z] deploy: [2024-06-27T10:50:30.223Z] [2024-06-27T10:50:30.223Z] deploy-custom-resource-classes: [2024-06-27T10:50:30.223Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2024-06-27T10:50:30.223Z] [2024-06-27T10:50:30.223Z] restart-server: [2024-06-27T10:50:30.223Z] [2024-06-27T10:50:30.223Z] setOSConditions: [2024-06-27T10:50:30.223Z] [2024-06-27T10:50:30.223Z] stop-server: [2024-06-27T10:50:30.223Z] [2024-06-27T10:50:30.223Z] stop-server-unix: [2024-06-27T10:50:30.223Z] [echo] stopping server on unix ... [2024-06-27T10:50:30.239Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:30.239Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:50:30.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-06-27T10:50:30.308Z] [exec] Application deployed with name blackbox-tx. [2024-06-27T10:50:30.404Z] + id [2024-06-27T10:50:30.404Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-06-27T10:50:30.404Z] + uname -a [2024-06-27T10:50:30.404Z] Linux basic-43tv0 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-06-27T10:50:30.404Z] + env [2024-06-27T10:50:30.404Z] + sort [2024-06-27T10:50:30.404Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:50:30.404Z] APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:50:30.404Z] BUILD_DISPLAY_NAME=#351 [2024-06-27T10:50:30.404Z] BUILD_ID=351 [2024-06-27T10:50:30.404Z] BUILD_NUMBER=351 [2024-06-27T10:50:30.404Z] BUILD_TAG=jenkins-glassfish7_build-and-test_jdk21-351 [2024-06-27T10:50:30.404Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/ [2024-06-27T10:50:30.404Z] CI=true [2024-06-27T10:50:30.404Z] EXECUTOR_NUMBER=0 [2024-06-27T10:50:30.404Z] GITLAB_OBJECT_KIND=none [2024-06-27T10:50:30.404Z] HOME=/home/jenkins [2024-06-27T10:50:30.404Z] HOSTNAME=basic-43tv0 [2024-06-27T10:50:30.404Z] HUDSON_COOKIE=15f8e443-f934-4c65-846f-d04112ebf3dd [2024-06-27T10:50:30.404Z] HUDSON_HOME=/var/jenkins [2024-06-27T10:50:30.404Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-06-27T10:50:30.404Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:50:30.404Z] JAVA_HOME=/opt/tools/java/temurin/jdk-21/latest [2024-06-27T10:50:30.404Z] JAVA_VERSION=jdk-11.0.22+7_openj9-0.43.0 [2024-06-27T10:50:30.404Z] JENKINS_AGENT_NAME=basic-43tv0 [2024-06-27T10:50:30.404Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-06-27T10:50:30.404Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-06-27T10:50:30.404Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-06-27T10:50:30.404Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-06-27T10:50:30.404Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-06-27T10:50:30.404Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-06-27T10:50:30.404Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-06-27T10:50:30.404Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-06-27T10:50:30.404Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-06-27T10:50:30.404Z] JENKINS_HOME=/var/jenkins [2024-06-27T10:50:30.404Z] JENKINS_NAME=basic-43tv0 [2024-06-27T10:50:30.404Z] JENKINS_NODE_COOKIE=a6975c0f-8f76-4d8d-b50e-857a85d5ad2f [2024-06-27T10:50:30.404Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-06-27T10:50:30.404Z] JENKINS_SECRET=**** [2024-06-27T10:50:30.404Z] JENKINS_SERVER_COOKIE=durable-f6bc3b784c1db50acba69bf5716b81c092ab9c0faa8dcab4d9d4b0303f8faf44 [2024-06-27T10:50:30.404Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-06-27T10:50:30.404Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-06-27T10:50:30.404Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-06-27T10:50:30.404Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-06-27T10:50:30.404Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-06-27T10:50:30.404Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-06-27T10:50:30.404Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-06-27T10:50:30.404Z] JENKINS_UI_SERVICE_PORT=80 [2024-06-27T10:50:30.404Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-06-27T10:50:30.404Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-06-27T10:50:30.404Z] JOB_BASE_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:50:30.404Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/display/redirect [2024-06-27T10:50:30.404Z] JOB_NAME=glassfish7_build-and-test_jdk21 [2024-06-27T10:50:30.404Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/ [2024-06-27T10:50:30.404Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-06-27T10:50:30.404Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-06-27T10:50:30.404Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-06-27T10:50:30.404Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-06-27T10:50:30.404Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-06-27T10:50:30.404Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-06-27T10:50:30.404Z] KUBERNETES_SERVICE_PORT=443 [2024-06-27T10:50:30.404Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-06-27T10:50:30.404Z] LANG=en_US.UTF-8 [2024-06-27T10:50:30.404Z] LANGUAGE=en_US:en [2024-06-27T10:50:30.404Z] LC_ALL=en_US.UTF-8 [2024-06-27T10:50:30.404Z] M2_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:50:30.404Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.5 [2024-06-27T10:50:30.404Z] NODE_LABELS=basic-43tv0 basic [2024-06-27T10:50:30.404Z] NODE_NAME=basic-43tv0 [2024-06-27T10:50:30.404Z] NSS_SDB_USE_CACHE=no [2024-06-27T10:50:30.404Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -jar /usr/share/jenkins/agent.jar -secret **** -name basic-43tv0 -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent [2024-06-27T10:50:30.404Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-06-27T10:50:30.404Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-21/latest/bin:/opt/tools/apache-maven/3.9.5/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-06-27T10:50:30.404Z] POD_LABEL=glassfish7_build-and-test_jdk21_351-853jx [2024-06-27T10:50:30.404Z] PORT_ADMIN=4848 [2024-06-27T10:50:30.404Z] PORT_HTTP=8080 [2024-06-27T10:50:30.404Z] PORT_HTTPS=8181 [2024-06-27T10:50:30.404Z] PWD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:50:30.404Z] REMOTING_OPTS=-noReconnectAfter 1d [2024-06-27T10:50:30.404Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=artifacts [2024-06-27T10:50:30.404Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=changes [2024-06-27T10:50:30.405Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect [2024-06-27T10:50:30.405Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish7_build-and-test_jdk21/351/display/redirect?page=tests [2024-06-27T10:50:30.405Z] S1AS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:50:30.405Z] SHLVL=1 [2024-06-27T10:50:30.405Z] STAGE_NAME=persistence_all [2024-06-27T10:50:30.405Z] TERM=xterm [2024-06-27T10:50:30.405Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:50:30.405Z] USER_NAME=jenkins [2024-06-27T10:50:30.405Z] _=/usr/bin/env [2024-06-27T10:50:30.405Z] WORKSPACE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:50:30.405Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp [2024-06-27T10:50:30.405Z] + df -h [2024-06-27T10:50:30.405Z] Filesystem Size Used Avail Use% Mounted on [2024-06-27T10:50:30.405Z] overlay 32G 20K 32G 1% / [2024-06-27T10:50:30.405Z] tmpfs 64M 0 64M 0% /dev [2024-06-27T10:50:30.405Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-06-27T10:50:30.405Z] shm 64M 0 64M 0% /dev/shm [2024-06-27T10:50:30.405Z] tmpfs 26G 65M 26G 1% /etc/hostname [2024-06-27T10:50:30.405Z] /dev/sda4 932G 291G 641G 32% /etc/hosts [2024-06-27T10:50:30.405Z] bambam:/home/data/cbi/buildtools 22T 3.9T 18T 18% /opt/tools [2024-06-27T10:50:30.405Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-06-27T10:50:30.405Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-06-27T10:50:30.405Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-06-27T10:50:30.405Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-06-27T10:50:30.405Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-06-27T10:50:30.405Z] + /opt/tools/java/temurin/jdk-21/latest/bin/jcmd [2024-06-27T10:50:30.572Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-06-27T10:50:30.572Z] [2024-06-27T10:50:30.572Z] setOSConditions: [2024-06-27T10:50:30.572Z] [2024-06-27T10:50:30.572Z] setToolWin: [2024-06-27T10:50:30.572Z] [2024-06-27T10:50:30.572Z] setToolUnix: [2024-06-27T10:50:30.572Z] [2024-06-27T10:50:30.572Z] setToolProperty: [2024-06-27T10:50:30.572Z] [2024-06-27T10:50:30.572Z] setS1ASclassPath: [2024-06-27T10:50:30.572Z] [2024-06-27T10:50:30.572Z] init-common: [2024-06-27T10:50:30.572Z] [2024-06-27T10:50:30.572Z] create-connector-connpool: [2024-06-27T10:50:30.572Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-06-27T10:50:30.596Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:50:30.596Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.ConnectionFactory --enabled=true --target server --force=false jms/ConnectionFactory [2024-06-27T10:50:30.639Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:30.639Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:30.639Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:30.639Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:30.639Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:30.639Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:30.639Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:30.768Z] [INFO] [exec] Command undeploy executed successfully. [2024-06-27T10:50:30.800Z] [exec] Application deployed with name wsclient. [2024-06-27T10:50:30.800Z] [exec] Command deploy executed successfully. [2024-06-27T10:50:30.800Z] [2024-06-27T10:50:30.800Z] setup: [2024-06-27T10:50:30.800Z] [2024-06-27T10:50:30.800Z] runtest: [2024-06-27T10:50:30.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:30.801Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml:119: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:30.801Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:30.801Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:50:30.801Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:30.801Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:30.801Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:30.801Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:30.801Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:30.801Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:30.801Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:30.801Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:30.801Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:30.801Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:30.801Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:30.801Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:30.801Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:50:30.801Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:30.801Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:30.801Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:30.802Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:30.802Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:30.802Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:30.802Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:30.802Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:30.802Z] [java] ... 61 more [2024-06-27T10:50:30.802Z] [java] Java Result: -1 [2024-06-27T10:50:30.802Z] [2024-06-27T10:50:30.802Z] undeploy: [2024-06-27T10:50:30.802Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:30.802Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:30.802Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:30.802Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:30.802Z] [2024-06-27T10:50:30.802Z] setOSConditions: [2024-06-27T10:50:30.802Z] [2024-06-27T10:50:30.802Z] setToolWin: [2024-06-27T10:50:30.802Z] [2024-06-27T10:50:30.802Z] setToolUnix: [2024-06-27T10:50:30.802Z] [2024-06-27T10:50:30.802Z] setToolProperty: [2024-06-27T10:50:30.802Z] [2024-06-27T10:50:30.802Z] setS1ASclassPath: [2024-06-27T10:50:30.802Z] [2024-06-27T10:50:30.802Z] init-common: [2024-06-27T10:50:30.803Z] [2024-06-27T10:50:30.803Z] undeploy-war-common: [2024-06-27T10:50:30.976Z] 166 jdk.jcmd/sun.tools.jcmd.JCmd [2024-06-27T10:50:30.976Z] + mvn -version [2024-06-27T10:50:31.102Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:31.102Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:50:31.132Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:31.132Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:31.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-06-27T10:50:31.132Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-06-27T10:50:31.132Z] [2024-06-27T10:50:31.132Z] create-connector-connpool-common: [2024-06-27T10:50:31.132Z] [2024-06-27T10:50:31.132Z] setOSConditions: [2024-06-27T10:50:31.132Z] [2024-06-27T10:50:31.132Z] setToolWin: [2024-06-27T10:50:31.132Z] [2024-06-27T10:50:31.132Z] setToolUnix: [2024-06-27T10:50:31.132Z] [2024-06-27T10:50:31.132Z] setToolProperty: [2024-06-27T10:50:31.132Z] [2024-06-27T10:50:31.132Z] setS1ASclassPath: [2024-06-27T10:50:31.132Z] [2024-06-27T10:50:31.132Z] init-common: [2024-06-27T10:50:31.132Z] [2024-06-27T10:50:31.133Z] create-connector-resource-common: [2024-06-27T10:50:31.133Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-06-27T10:50:31.182Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:31.354Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/version.output [2024-06-27T10:50:31.354Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/server.policy [2024-06-27T10:50:31.354Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:50:31.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservices13-addressing-2-web [2024-06-27T10:50:31.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-06-27T10:50:31.400Z] [exec] Command undeploy executed successfully. [2024-06-27T10:50:31.400Z] [2024-06-27T10:50:31.400Z] setHttpPort: [2024-06-27T10:50:31.400Z] [2024-06-27T10:50:31.400Z] run.negative: [2024-06-27T10:50:31.400Z] [2024-06-27T10:50:31.400Z] init.os: [2024-06-27T10:50:31.400Z] [2024-06-27T10:50:31.400Z] init.tools.unix: [2024-06-27T10:50:31.400Z] [2024-06-27T10:50:31.400Z] init.tools.windows: [2024-06-27T10:50:31.400Z] [2024-06-27T10:50:31.400Z] init.tools: [2024-06-27T10:50:31.400Z] [2024-06-27T10:50:31.400Z] setAsadminArgs: [2024-06-27T10:50:31.400Z] [2024-06-27T10:50:31.400Z] init: [2024-06-27T10:50:31.400Z] [2024-06-27T10:50:31.400Z] init.customtasks: [2024-06-27T10:50:31.400Z] [2024-06-27T10:50:31.400Z] runclient: [2024-06-27T10:50:31.400Z] [echo] TestClient http://localhost:8080/deploydir/deploydir false [2024-06-27T10:50:31.437Z] [javac] 1 warning [2024-06-27T10:50:31.437Z] [2024-06-27T10:50:31.437Z] setOSConditions: [2024-06-27T10:50:31.437Z] [2024-06-27T10:50:31.437Z] setToolWin: [2024-06-27T10:50:31.437Z] [2024-06-27T10:50:31.437Z] setToolUnix: [2024-06-27T10:50:31.437Z] [2024-06-27T10:50:31.437Z] setToolProperty: [2024-06-27T10:50:31.437Z] [2024-06-27T10:50:31.437Z] setS1ASclassPath: [2024-06-27T10:50:31.437Z] [2024-06-27T10:50:31.437Z] init-common: [2024-06-27T10:50:31.437Z] [2024-06-27T10:50:31.437Z] compile-common: [2024-06-27T10:50:31.437Z] [echo] Current time (ISO): 2024-06-27T10:50:31.326+0000 [2024-06-27T10:50:31.438Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:31.552Z] [exec] Connector resource jms/ConnectionFactory created. [2024-06-27T10:50:31.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Q1 [2024-06-27T10:50:31.561Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-06-27T10:50:31.561Z] Maven home: /opt/tools/apache-maven/3.9.5 [2024-06-27T10:50:31.561Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:50:31.561Z] Default locale: en_US, platform encoding: UTF-8 [2024-06-27T10:50:31.561Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-06-27T10:50:31.562Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:31.562Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:50:31.562Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:50:31.562Z] [javac] 2 warnings [2024-06-27T10:50:31.562Z] [2024-06-27T10:50:31.562Z] setOSConditions: [2024-06-27T10:50:31.562Z] [2024-06-27T10:50:31.562Z] setToolWin: [2024-06-27T10:50:31.562Z] [2024-06-27T10:50:31.562Z] setToolUnix: [2024-06-27T10:50:31.562Z] [2024-06-27T10:50:31.562Z] setToolProperty: [2024-06-27T10:50:31.562Z] [2024-06-27T10:50:31.562Z] setS1ASclassPath: [2024-06-27T10:50:31.562Z] [2024-06-27T10:50:31.562Z] init-common: [2024-06-27T10:50:31.562Z] [2024-06-27T10:50:31.562Z] compile-common: [2024-06-27T10:50:31.562Z] [echo] Current time (ISO): 2024-06-27T10:50:31.407+0000 [2024-06-27T10:50:31.562Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:31.574Z] [exec] Application deployed with name connector15App. [2024-06-27T10:50:31.574Z] [exec] there are no files to retrieve for application connector15App [2024-06-27T10:50:31.574Z] [echo] Deployment on target server server successful [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] setOSConditions: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] setToolWin: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] setToolUnix: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] setToolProperty: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] setS1ASclassPath: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] init-common: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] deploy-common-ee: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] setOSConditions: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] setToolWin: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] setToolUnix: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] setToolProperty: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] setS1ASclassPath: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] init-common: [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] restart: [2024-06-27T10:50:31.574Z] [echo] Not required to restart [2024-06-27T10:50:31.574Z] [2024-06-27T10:50:31.574Z] runtest: [2024-06-27T10:50:31.574Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:31.574Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:31.574Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:31.574Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:31.575Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:31.575Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:31.575Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:31.575Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:31.575Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:31.575Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:31.575Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:31.575Z] [java] ... 30 more [2024-06-27T10:50:31.575Z] [java] Java Result: -1 [2024-06-27T10:50:31.575Z] [2024-06-27T10:50:31.575Z] unset: [2024-06-27T10:50:31.575Z] [2024-06-27T10:50:31.575Z] setOSConditions: [2024-06-27T10:50:31.575Z] [2024-06-27T10:50:31.575Z] setToolWin: [2024-06-27T10:50:31.575Z] [2024-06-27T10:50:31.575Z] setToolUnix: [2024-06-27T10:50:31.575Z] [2024-06-27T10:50:31.575Z] setToolProperty: [2024-06-27T10:50:31.575Z] [2024-06-27T10:50:31.575Z] setS1ASclassPath: [2024-06-27T10:50:31.575Z] [2024-06-27T10:50:31.575Z] init-common: [2024-06-27T10:50:31.575Z] [2024-06-27T10:50:31.575Z] unsetJdbc: [2024-06-27T10:50:31.575Z] [2024-06-27T10:50:31.575Z] setOSConditions: [2024-06-27T10:50:31.575Z] [2024-06-27T10:50:31.576Z] setToolWin: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setToolUnix: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setToolProperty: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setS1ASclassPath: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] init-common: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] execute-sql-common: [2024-06-27T10:50:31.576Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/dropdb.sql [2024-06-27T10:50:31.576Z] [sql] 0 rows affected [2024-06-27T10:50:31.576Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setOSConditions: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setToolWin: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setToolUnix: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setToolProperty: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setS1ASclassPath: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] init-common: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] undeploy-jdbc-common: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setOSConditions: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setToolWin: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setToolUnix: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setToolProperty: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] setS1ASclassPath: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.576Z] init-common: [2024-06-27T10:50:31.576Z] [2024-06-27T10:50:31.577Z] delete-jdbc-resource-common: [2024-06-27T10:50:31.577Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-06-27T10:50:31.620Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:31.620Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:31.620Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:31.620Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:31.620Z] [2024-06-27T10:50:31.620Z] setOSConditions: [2024-06-27T10:50:31.620Z] [2024-06-27T10:50:31.620Z] setToolWin: [2024-06-27T10:50:31.620Z] [2024-06-27T10:50:31.621Z] setToolUnix: [2024-06-27T10:50:31.621Z] [2024-06-27T10:50:31.621Z] setToolProperty: [2024-06-27T10:50:31.621Z] [2024-06-27T10:50:31.621Z] setS1ASclassPath: [2024-06-27T10:50:31.621Z] [2024-06-27T10:50:31.621Z] init-common: [2024-06-27T10:50:31.621Z] [2024-06-27T10:50:31.621Z] undeploy-client: [2024-06-27T10:50:31.627Z] [exec] Waiting for the domain to stop . [2024-06-27T10:50:31.641Z] [exec] Connector resource blackbox-tx-cr created. [2024-06-27T10:50:31.641Z] [2024-06-27T10:50:31.641Z] asadmin-common: [2024-06-27T10:50:31.641Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:50:31.644Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-06-27T10:50:31.658Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-06-27T10:50:31.658Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-06-27T10:50:31.658Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/deploydir/deploydir [2024-06-27T10:50:31.658Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-06-27T10:50:31.658Z] [2024-06-27T10:50:31.658Z] processResult: [2024-06-27T10:50:31.658Z] [2024-06-27T10:50:31.658Z] failed: [2024-06-27T10:50:31.658Z] [2024-06-27T10:50:31.658Z] passed: [2024-06-27T10:50:31.658Z] [echo] Test deploydir Passed [2024-06-27T10:50:31.658Z] [2024-06-27T10:50:31.658Z] unknown: [2024-06-27T10:50:31.658Z] [2024-06-27T10:50:31.658Z] private-all: [2024-06-27T10:50:31.819Z] + ant -version [2024-06-27T10:50:31.883Z] [exec] Waiting finished after 300 ms. [2024-06-27T10:50:31.883Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:50:31.883Z] [2024-06-27T10:50:31.883Z] stop-server-windows: [2024-06-27T10:50:31.884Z] [2024-06-27T10:50:31.884Z] setOSConditions: [2024-06-27T10:50:31.884Z] [2024-06-27T10:50:31.884Z] start-server: [2024-06-27T10:50:31.884Z] [echo] +-----------------------------+ [2024-06-27T10:50:31.884Z] [echo] | | [2024-06-27T10:50:31.884Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:50:31.884Z] [echo] | in Felix mode | [2024-06-27T10:50:31.884Z] [echo] | | [2024-06-27T10:50:31.884Z] [echo] +-----------------------------+ [2024-06-27T10:50:31.884Z] [2024-06-27T10:50:31.884Z] start-server-unix: [2024-06-27T10:50:31.895Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:50:31.895Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:50:31.895Z] [2024-06-27T10:50:31.895Z] asadmin-common: [2024-06-27T10:50:31.896Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-06-27T10:50:31.914Z] [INFO] [exec] Deleted 1 option(s) [2024-06-27T10:50:31.914Z] [INFO] [exec] Command delete-jvm-options executed successfully. [2024-06-27T10:50:31.914Z] [WARNING] [echo] stopping server [2024-06-27T10:50:31.952Z] [2024-06-27T10:50:31.952Z] declare-test: [2024-06-27T10:50:31.952Z] [echo] Starting test virtualserver war/virtualserver Test asadmin deploy1 [2024-06-27T10:50:31.952Z] [2024-06-27T10:50:31.953Z] init.os: [2024-06-27T10:50:31.953Z] [2024-06-27T10:50:31.953Z] init.tools.unix: [2024-06-27T10:50:31.953Z] [2024-06-27T10:50:31.953Z] init.tools.windows: [2024-06-27T10:50:31.953Z] [2024-06-27T10:50:31.953Z] init.tools: [2024-06-27T10:50:31.953Z] [2024-06-27T10:50:31.953Z] setAsadminArgs: [2024-06-27T10:50:31.953Z] [2024-06-27T10:50:31.953Z] init: [2024-06-27T10:50:31.953Z] [2024-06-27T10:50:31.953Z] init.customtasks: [2024-06-27T10:50:31.953Z] [2024-06-27T10:50:31.953Z] prepare: [2024-06-27T10:50:31.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver [2024-06-27T10:50:31.953Z] [2024-06-27T10:50:31.953Z] compile: [2024-06-27T10:50:31.954Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/war/virtualserver/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:31.954Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver [2024-06-27T10:50:32.103Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:50:32.103Z] + ps -e -o start,etime,pid,rss,drs,command [2024-06-27T10:50:32.103Z] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21@tmp/durable-ab307d8c/script.sh.copy: line 9: ps: command not found [2024-06-27T10:50:32.103Z] + true [2024-06-27T10:50:32.103Z] + cat /proc/cpuinfo [2024-06-27T10:50:32.103Z] processor : 0 [2024-06-27T10:50:32.103Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.103Z] cpu family : 6 [2024-06-27T10:50:32.103Z] model : 45 [2024-06-27T10:50:32.103Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.103Z] stepping : 7 [2024-06-27T10:50:32.103Z] microcode : 0x71a [2024-06-27T10:50:32.103Z] cpu MHz : 2000.143 [2024-06-27T10:50:32.103Z] cache size : 15360 KB [2024-06-27T10:50:32.103Z] physical id : 0 [2024-06-27T10:50:32.103Z] siblings : 12 [2024-06-27T10:50:32.103Z] core id : 0 [2024-06-27T10:50:32.103Z] cpu cores : 6 [2024-06-27T10:50:32.103Z] apicid : 0 [2024-06-27T10:50:32.103Z] initial apicid : 0 [2024-06-27T10:50:32.103Z] fpu : yes [2024-06-27T10:50:32.103Z] fpu_exception : yes [2024-06-27T10:50:32.103Z] cpuid level : 13 [2024-06-27T10:50:32.103Z] wp : yes [2024-06-27T10:50:32.103Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.103Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.103Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.103Z] bogomips : 4000.23 [2024-06-27T10:50:32.104Z] clflush size : 64 [2024-06-27T10:50:32.104Z] cache_alignment : 64 [2024-06-27T10:50:32.104Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.104Z] power management: [2024-06-27T10:50:32.104Z] [2024-06-27T10:50:32.104Z] processor : 1 [2024-06-27T10:50:32.104Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.104Z] cpu family : 6 [2024-06-27T10:50:32.104Z] model : 45 [2024-06-27T10:50:32.104Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.104Z] stepping : 7 [2024-06-27T10:50:32.104Z] microcode : 0x71a [2024-06-27T10:50:32.104Z] cpu MHz : 2000.120 [2024-06-27T10:50:32.104Z] cache size : 15360 KB [2024-06-27T10:50:32.104Z] physical id : 0 [2024-06-27T10:50:32.104Z] siblings : 12 [2024-06-27T10:50:32.104Z] core id : 1 [2024-06-27T10:50:32.104Z] cpu cores : 6 [2024-06-27T10:50:32.104Z] apicid : 2 [2024-06-27T10:50:32.104Z] initial apicid : 2 [2024-06-27T10:50:32.104Z] fpu : yes [2024-06-27T10:50:32.104Z] fpu_exception : yes [2024-06-27T10:50:32.104Z] cpuid level : 13 [2024-06-27T10:50:32.104Z] wp : yes [2024-06-27T10:50:32.104Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.104Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.104Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.104Z] bogomips : 4000.23 [2024-06-27T10:50:32.104Z] clflush size : 64 [2024-06-27T10:50:32.104Z] cache_alignment : 64 [2024-06-27T10:50:32.104Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.104Z] power management: [2024-06-27T10:50:32.104Z] [2024-06-27T10:50:32.104Z] processor : 2 [2024-06-27T10:50:32.104Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.104Z] cpu family : 6 [2024-06-27T10:50:32.104Z] model : 45 [2024-06-27T10:50:32.104Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.104Z] stepping : 7 [2024-06-27T10:50:32.104Z] microcode : 0x71a [2024-06-27T10:50:32.104Z] cpu MHz : 2000.112 [2024-06-27T10:50:32.104Z] cache size : 15360 KB [2024-06-27T10:50:32.104Z] physical id : 0 [2024-06-27T10:50:32.104Z] siblings : 12 [2024-06-27T10:50:32.104Z] core id : 2 [2024-06-27T10:50:32.104Z] cpu cores : 6 [2024-06-27T10:50:32.104Z] apicid : 4 [2024-06-27T10:50:32.104Z] initial apicid : 4 [2024-06-27T10:50:32.104Z] fpu : yes [2024-06-27T10:50:32.104Z] fpu_exception : yes [2024-06-27T10:50:32.104Z] cpuid level : 13 [2024-06-27T10:50:32.104Z] wp : yes [2024-06-27T10:50:32.104Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.104Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.104Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.104Z] bogomips : 4000.23 [2024-06-27T10:50:32.104Z] clflush size : 64 [2024-06-27T10:50:32.104Z] cache_alignment : 64 [2024-06-27T10:50:32.104Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.104Z] power management: [2024-06-27T10:50:32.104Z] [2024-06-27T10:50:32.104Z] processor : 3 [2024-06-27T10:50:32.104Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.104Z] cpu family : 6 [2024-06-27T10:50:32.104Z] model : 45 [2024-06-27T10:50:32.104Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.104Z] stepping : 7 [2024-06-27T10:50:32.104Z] microcode : 0x71a [2024-06-27T10:50:32.104Z] cpu MHz : 2000.113 [2024-06-27T10:50:32.104Z] cache size : 15360 KB [2024-06-27T10:50:32.104Z] physical id : 0 [2024-06-27T10:50:32.104Z] siblings : 12 [2024-06-27T10:50:32.104Z] core id : 3 [2024-06-27T10:50:32.104Z] cpu cores : 6 [2024-06-27T10:50:32.104Z] apicid : 6 [2024-06-27T10:50:32.104Z] initial apicid : 6 [2024-06-27T10:50:32.104Z] fpu : yes [2024-06-27T10:50:32.104Z] fpu_exception : yes [2024-06-27T10:50:32.104Z] cpuid level : 13 [2024-06-27T10:50:32.104Z] wp : yes [2024-06-27T10:50:32.104Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.104Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.104Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.104Z] bogomips : 4000.23 [2024-06-27T10:50:32.104Z] clflush size : 64 [2024-06-27T10:50:32.104Z] cache_alignment : 64 [2024-06-27T10:50:32.104Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.104Z] power management: [2024-06-27T10:50:32.104Z] [2024-06-27T10:50:32.104Z] processor : 4 [2024-06-27T10:50:32.104Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.104Z] cpu family : 6 [2024-06-27T10:50:32.104Z] model : 45 [2024-06-27T10:50:32.104Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.104Z] stepping : 7 [2024-06-27T10:50:32.104Z] microcode : 0x71a [2024-06-27T10:50:32.104Z] cpu MHz : 2000.111 [2024-06-27T10:50:32.104Z] cache size : 15360 KB [2024-06-27T10:50:32.104Z] physical id : 0 [2024-06-27T10:50:32.104Z] siblings : 12 [2024-06-27T10:50:32.104Z] core id : 4 [2024-06-27T10:50:32.104Z] cpu cores : 6 [2024-06-27T10:50:32.104Z] apicid : 8 [2024-06-27T10:50:32.104Z] initial apicid : 8 [2024-06-27T10:50:32.104Z] fpu : yes [2024-06-27T10:50:32.104Z] fpu_exception : yes [2024-06-27T10:50:32.104Z] cpuid level : 13 [2024-06-27T10:50:32.104Z] wp : yes [2024-06-27T10:50:32.105Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.105Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.105Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.105Z] bogomips : 4000.23 [2024-06-27T10:50:32.105Z] clflush size : 64 [2024-06-27T10:50:32.105Z] cache_alignment : 64 [2024-06-27T10:50:32.105Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.105Z] power management: [2024-06-27T10:50:32.105Z] [2024-06-27T10:50:32.105Z] processor : 5 [2024-06-27T10:50:32.105Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.105Z] cpu family : 6 [2024-06-27T10:50:32.105Z] model : 45 [2024-06-27T10:50:32.105Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.105Z] stepping : 7 [2024-06-27T10:50:32.105Z] microcode : 0x71a [2024-06-27T10:50:32.105Z] cpu MHz : 2000.101 [2024-06-27T10:50:32.105Z] cache size : 15360 KB [2024-06-27T10:50:32.105Z] physical id : 0 [2024-06-27T10:50:32.105Z] siblings : 12 [2024-06-27T10:50:32.105Z] core id : 5 [2024-06-27T10:50:32.105Z] cpu cores : 6 [2024-06-27T10:50:32.105Z] apicid : 10 [2024-06-27T10:50:32.105Z] initial apicid : 10 [2024-06-27T10:50:32.105Z] fpu : yes [2024-06-27T10:50:32.105Z] fpu_exception : yes [2024-06-27T10:50:32.105Z] cpuid level : 13 [2024-06-27T10:50:32.105Z] wp : yes [2024-06-27T10:50:32.105Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.105Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.105Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.105Z] bogomips : 4000.23 [2024-06-27T10:50:32.105Z] clflush size : 64 [2024-06-27T10:50:32.105Z] cache_alignment : 64 [2024-06-27T10:50:32.105Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.105Z] power management: [2024-06-27T10:50:32.105Z] [2024-06-27T10:50:32.105Z] processor : 6 [2024-06-27T10:50:32.105Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.105Z] cpu family : 6 [2024-06-27T10:50:32.105Z] model : 45 [2024-06-27T10:50:32.105Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.105Z] stepping : 7 [2024-06-27T10:50:32.105Z] microcode : 0x71a [2024-06-27T10:50:32.105Z] cpu MHz : 2000.080 [2024-06-27T10:50:32.105Z] cache size : 15360 KB [2024-06-27T10:50:32.105Z] physical id : 1 [2024-06-27T10:50:32.105Z] siblings : 12 [2024-06-27T10:50:32.105Z] core id : 0 [2024-06-27T10:50:32.105Z] cpu cores : 6 [2024-06-27T10:50:32.105Z] apicid : 32 [2024-06-27T10:50:32.105Z] initial apicid : 32 [2024-06-27T10:50:32.105Z] fpu : yes [2024-06-27T10:50:32.105Z] fpu_exception : yes [2024-06-27T10:50:32.105Z] cpuid level : 13 [2024-06-27T10:50:32.105Z] wp : yes [2024-06-27T10:50:32.105Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.105Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.105Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.105Z] bogomips : 4009.30 [2024-06-27T10:50:32.105Z] clflush size : 64 [2024-06-27T10:50:32.105Z] cache_alignment : 64 [2024-06-27T10:50:32.105Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.105Z] power management: [2024-06-27T10:50:32.105Z] [2024-06-27T10:50:32.105Z] processor : 7 [2024-06-27T10:50:32.105Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.105Z] cpu family : 6 [2024-06-27T10:50:32.105Z] model : 45 [2024-06-27T10:50:32.105Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.105Z] stepping : 7 [2024-06-27T10:50:32.105Z] microcode : 0x71a [2024-06-27T10:50:32.105Z] cpu MHz : 2000.159 [2024-06-27T10:50:32.105Z] cache size : 15360 KB [2024-06-27T10:50:32.105Z] physical id : 1 [2024-06-27T10:50:32.105Z] siblings : 12 [2024-06-27T10:50:32.105Z] core id : 1 [2024-06-27T10:50:32.105Z] cpu cores : 6 [2024-06-27T10:50:32.105Z] apicid : 34 [2024-06-27T10:50:32.105Z] initial apicid : 34 [2024-06-27T10:50:32.105Z] fpu : yes [2024-06-27T10:50:32.105Z] fpu_exception : yes [2024-06-27T10:50:32.105Z] cpuid level : 13 [2024-06-27T10:50:32.105Z] wp : yes [2024-06-27T10:50:32.105Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.105Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.106Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.106Z] bogomips : 4009.30 [2024-06-27T10:50:32.106Z] clflush size : 64 [2024-06-27T10:50:32.106Z] cache_alignment : 64 [2024-06-27T10:50:32.106Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.106Z] power management: [2024-06-27T10:50:32.106Z] [2024-06-27T10:50:32.106Z] processor : 8 [2024-06-27T10:50:32.106Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.106Z] cpu family : 6 [2024-06-27T10:50:32.106Z] model : 45 [2024-06-27T10:50:32.106Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.106Z] stepping : 7 [2024-06-27T10:50:32.106Z] microcode : 0x71a [2024-06-27T10:50:32.106Z] cpu MHz : 2000.102 [2024-06-27T10:50:32.106Z] cache size : 15360 KB [2024-06-27T10:50:32.106Z] physical id : 1 [2024-06-27T10:50:32.106Z] siblings : 12 [2024-06-27T10:50:32.106Z] core id : 2 [2024-06-27T10:50:32.106Z] cpu cores : 6 [2024-06-27T10:50:32.106Z] apicid : 36 [2024-06-27T10:50:32.106Z] initial apicid : 36 [2024-06-27T10:50:32.106Z] fpu : yes [2024-06-27T10:50:32.106Z] fpu_exception : yes [2024-06-27T10:50:32.106Z] cpuid level : 13 [2024-06-27T10:50:32.106Z] wp : yes [2024-06-27T10:50:32.106Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.106Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.106Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.106Z] bogomips : 4009.30 [2024-06-27T10:50:32.106Z] clflush size : 64 [2024-06-27T10:50:32.106Z] cache_alignment : 64 [2024-06-27T10:50:32.106Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.106Z] power management: [2024-06-27T10:50:32.106Z] [2024-06-27T10:50:32.106Z] processor : 9 [2024-06-27T10:50:32.106Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.106Z] cpu family : 6 [2024-06-27T10:50:32.106Z] model : 45 [2024-06-27T10:50:32.106Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.106Z] stepping : 7 [2024-06-27T10:50:32.106Z] microcode : 0x71a [2024-06-27T10:50:32.106Z] cpu MHz : 2000.073 [2024-06-27T10:50:32.106Z] cache size : 15360 KB [2024-06-27T10:50:32.106Z] physical id : 1 [2024-06-27T10:50:32.106Z] siblings : 12 [2024-06-27T10:50:32.106Z] core id : 3 [2024-06-27T10:50:32.106Z] cpu cores : 6 [2024-06-27T10:50:32.106Z] apicid : 38 [2024-06-27T10:50:32.106Z] initial apicid : 38 [2024-06-27T10:50:32.106Z] fpu : yes [2024-06-27T10:50:32.106Z] fpu_exception : yes [2024-06-27T10:50:32.106Z] cpuid level : 13 [2024-06-27T10:50:32.106Z] wp : yes [2024-06-27T10:50:32.106Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.106Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.106Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.106Z] bogomips : 4009.30 [2024-06-27T10:50:32.106Z] clflush size : 64 [2024-06-27T10:50:32.106Z] cache_alignment : 64 [2024-06-27T10:50:32.106Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.106Z] power management: [2024-06-27T10:50:32.106Z] [2024-06-27T10:50:32.106Z] processor : 10 [2024-06-27T10:50:32.106Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.106Z] cpu family : 6 [2024-06-27T10:50:32.106Z] model : 45 [2024-06-27T10:50:32.106Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.106Z] stepping : 7 [2024-06-27T10:50:32.106Z] microcode : 0x71a [2024-06-27T10:50:32.106Z] cpu MHz : 2000.134 [2024-06-27T10:50:32.106Z] cache size : 15360 KB [2024-06-27T10:50:32.106Z] physical id : 1 [2024-06-27T10:50:32.106Z] siblings : 12 [2024-06-27T10:50:32.106Z] core id : 4 [2024-06-27T10:50:32.106Z] cpu cores : 6 [2024-06-27T10:50:32.106Z] apicid : 40 [2024-06-27T10:50:32.106Z] initial apicid : 40 [2024-06-27T10:50:32.106Z] fpu : yes [2024-06-27T10:50:32.106Z] fpu_exception : yes [2024-06-27T10:50:32.106Z] cpuid level : 13 [2024-06-27T10:50:32.106Z] wp : yes [2024-06-27T10:50:32.106Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.106Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.106Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.106Z] bogomips : 4009.30 [2024-06-27T10:50:32.106Z] clflush size : 64 [2024-06-27T10:50:32.106Z] cache_alignment : 64 [2024-06-27T10:50:32.106Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.106Z] power management: [2024-06-27T10:50:32.106Z] [2024-06-27T10:50:32.106Z] processor : 11 [2024-06-27T10:50:32.106Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.106Z] cpu family : 6 [2024-06-27T10:50:32.106Z] model : 45 [2024-06-27T10:50:32.106Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.106Z] stepping : 7 [2024-06-27T10:50:32.106Z] microcode : 0x71a [2024-06-27T10:50:32.106Z] cpu MHz : 2000.098 [2024-06-27T10:50:32.106Z] cache size : 15360 KB [2024-06-27T10:50:32.106Z] physical id : 1 [2024-06-27T10:50:32.106Z] siblings : 12 [2024-06-27T10:50:32.106Z] core id : 5 [2024-06-27T10:50:32.106Z] cpu cores : 6 [2024-06-27T10:50:32.106Z] apicid : 42 [2024-06-27T10:50:32.106Z] initial apicid : 42 [2024-06-27T10:50:32.106Z] fpu : yes [2024-06-27T10:50:32.106Z] fpu_exception : yes [2024-06-27T10:50:32.106Z] cpuid level : 13 [2024-06-27T10:50:32.106Z] wp : yes [2024-06-27T10:50:32.107Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.107Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.107Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.107Z] bogomips : 4009.30 [2024-06-27T10:50:32.107Z] clflush size : 64 [2024-06-27T10:50:32.107Z] cache_alignment : 64 [2024-06-27T10:50:32.107Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.107Z] power management: [2024-06-27T10:50:32.107Z] [2024-06-27T10:50:32.107Z] processor : 12 [2024-06-27T10:50:32.107Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.107Z] cpu family : 6 [2024-06-27T10:50:32.107Z] model : 45 [2024-06-27T10:50:32.107Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.107Z] stepping : 7 [2024-06-27T10:50:32.107Z] microcode : 0x71a [2024-06-27T10:50:32.107Z] cpu MHz : 2000.085 [2024-06-27T10:50:32.107Z] cache size : 15360 KB [2024-06-27T10:50:32.107Z] physical id : 0 [2024-06-27T10:50:32.107Z] siblings : 12 [2024-06-27T10:50:32.107Z] core id : 0 [2024-06-27T10:50:32.107Z] cpu cores : 6 [2024-06-27T10:50:32.107Z] apicid : 1 [2024-06-27T10:50:32.107Z] initial apicid : 1 [2024-06-27T10:50:32.107Z] fpu : yes [2024-06-27T10:50:32.107Z] fpu_exception : yes [2024-06-27T10:50:32.107Z] cpuid level : 13 [2024-06-27T10:50:32.107Z] wp : yes [2024-06-27T10:50:32.107Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.107Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.107Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.107Z] bogomips : 4000.23 [2024-06-27T10:50:32.107Z] clflush size : 64 [2024-06-27T10:50:32.107Z] cache_alignment : 64 [2024-06-27T10:50:32.107Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.107Z] power management: [2024-06-27T10:50:32.107Z] [2024-06-27T10:50:32.107Z] processor : 13 [2024-06-27T10:50:32.107Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.107Z] cpu family : 6 [2024-06-27T10:50:32.107Z] model : 45 [2024-06-27T10:50:32.107Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.107Z] stepping : 7 [2024-06-27T10:50:32.107Z] microcode : 0x71a [2024-06-27T10:50:32.107Z] cpu MHz : 2000.115 [2024-06-27T10:50:32.107Z] cache size : 15360 KB [2024-06-27T10:50:32.107Z] physical id : 0 [2024-06-27T10:50:32.107Z] siblings : 12 [2024-06-27T10:50:32.107Z] core id : 1 [2024-06-27T10:50:32.107Z] cpu cores : 6 [2024-06-27T10:50:32.107Z] apicid : 3 [2024-06-27T10:50:32.107Z] initial apicid : 3 [2024-06-27T10:50:32.107Z] fpu : yes [2024-06-27T10:50:32.107Z] fpu_exception : yes [2024-06-27T10:50:32.107Z] cpuid level : 13 [2024-06-27T10:50:32.107Z] wp : yes [2024-06-27T10:50:32.107Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.107Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.107Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.107Z] bogomips : 4000.23 [2024-06-27T10:50:32.107Z] clflush size : 64 [2024-06-27T10:50:32.107Z] cache_alignment : 64 [2024-06-27T10:50:32.107Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.107Z] power management: [2024-06-27T10:50:32.107Z] [2024-06-27T10:50:32.107Z] processor : 14 [2024-06-27T10:50:32.107Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.107Z] cpu family : 6 [2024-06-27T10:50:32.107Z] model : 45 [2024-06-27T10:50:32.107Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.107Z] stepping : 7 [2024-06-27T10:50:32.107Z] microcode : 0x71a [2024-06-27T10:50:32.107Z] cpu MHz : 2000.110 [2024-06-27T10:50:32.107Z] cache size : 15360 KB [2024-06-27T10:50:32.107Z] physical id : 0 [2024-06-27T10:50:32.107Z] siblings : 12 [2024-06-27T10:50:32.107Z] core id : 2 [2024-06-27T10:50:32.107Z] cpu cores : 6 [2024-06-27T10:50:32.107Z] apicid : 5 [2024-06-27T10:50:32.107Z] initial apicid : 5 [2024-06-27T10:50:32.107Z] fpu : yes [2024-06-27T10:50:32.107Z] fpu_exception : yes [2024-06-27T10:50:32.107Z] cpuid level : 13 [2024-06-27T10:50:32.107Z] wp : yes [2024-06-27T10:50:32.107Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.108Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.108Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.108Z] bogomips : 4000.23 [2024-06-27T10:50:32.108Z] clflush size : 64 [2024-06-27T10:50:32.108Z] cache_alignment : 64 [2024-06-27T10:50:32.108Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.108Z] power management: [2024-06-27T10:50:32.108Z] [2024-06-27T10:50:32.108Z] processor : 15 [2024-06-27T10:50:32.108Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.108Z] cpu family : 6 [2024-06-27T10:50:32.108Z] model : 45 [2024-06-27T10:50:32.108Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.108Z] stepping : 7 [2024-06-27T10:50:32.108Z] microcode : 0x71a [2024-06-27T10:50:32.108Z] cpu MHz : 2000.097 [2024-06-27T10:50:32.108Z] cache size : 15360 KB [2024-06-27T10:50:32.108Z] physical id : 0 [2024-06-27T10:50:32.108Z] siblings : 12 [2024-06-27T10:50:32.108Z] core id : 3 [2024-06-27T10:50:32.108Z] cpu cores : 6 [2024-06-27T10:50:32.108Z] apicid : 7 [2024-06-27T10:50:32.108Z] initial apicid : 7 [2024-06-27T10:50:32.108Z] fpu : yes [2024-06-27T10:50:32.108Z] fpu_exception : yes [2024-06-27T10:50:32.108Z] cpuid level : 13 [2024-06-27T10:50:32.108Z] wp : yes [2024-06-27T10:50:32.108Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.108Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.108Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.108Z] bogomips : 4000.23 [2024-06-27T10:50:32.108Z] clflush size : 64 [2024-06-27T10:50:32.108Z] cache_alignment : 64 [2024-06-27T10:50:32.108Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.108Z] power management: [2024-06-27T10:50:32.108Z] [2024-06-27T10:50:32.108Z] processor : 16 [2024-06-27T10:50:32.108Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.108Z] cpu family : 6 [2024-06-27T10:50:32.108Z] model : 45 [2024-06-27T10:50:32.108Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.108Z] stepping : 7 [2024-06-27T10:50:32.108Z] microcode : 0x71a [2024-06-27T10:50:32.108Z] cpu MHz : 2000.112 [2024-06-27T10:50:32.108Z] cache size : 15360 KB [2024-06-27T10:50:32.108Z] physical id : 0 [2024-06-27T10:50:32.108Z] siblings : 12 [2024-06-27T10:50:32.108Z] core id : 4 [2024-06-27T10:50:32.108Z] cpu cores : 6 [2024-06-27T10:50:32.108Z] apicid : 9 [2024-06-27T10:50:32.108Z] initial apicid : 9 [2024-06-27T10:50:32.108Z] fpu : yes [2024-06-27T10:50:32.108Z] fpu_exception : yes [2024-06-27T10:50:32.108Z] cpuid level : 13 [2024-06-27T10:50:32.108Z] wp : yes [2024-06-27T10:50:32.108Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.108Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.108Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.108Z] bogomips : 4000.23 [2024-06-27T10:50:32.108Z] clflush size : 64 [2024-06-27T10:50:32.108Z] cache_alignment : 64 [2024-06-27T10:50:32.108Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.108Z] power management: [2024-06-27T10:50:32.108Z] [2024-06-27T10:50:32.108Z] processor : 17 [2024-06-27T10:50:32.108Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.108Z] cpu family : 6 [2024-06-27T10:50:32.108Z] model : 45 [2024-06-27T10:50:32.108Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.108Z] stepping : 7 [2024-06-27T10:50:32.108Z] microcode : 0x71a [2024-06-27T10:50:32.108Z] cpu MHz : 2000.067 [2024-06-27T10:50:32.108Z] cache size : 15360 KB [2024-06-27T10:50:32.108Z] physical id : 0 [2024-06-27T10:50:32.108Z] siblings : 12 [2024-06-27T10:50:32.108Z] core id : 5 [2024-06-27T10:50:32.108Z] cpu cores : 6 [2024-06-27T10:50:32.108Z] apicid : 11 [2024-06-27T10:50:32.108Z] initial apicid : 11 [2024-06-27T10:50:32.108Z] fpu : yes [2024-06-27T10:50:32.108Z] fpu_exception : yes [2024-06-27T10:50:32.108Z] cpuid level : 13 [2024-06-27T10:50:32.108Z] wp : yes [2024-06-27T10:50:32.108Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.108Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.108Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.108Z] bogomips : 4000.23 [2024-06-27T10:50:32.108Z] clflush size : 64 [2024-06-27T10:50:32.108Z] cache_alignment : 64 [2024-06-27T10:50:32.108Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.108Z] power management: [2024-06-27T10:50:32.108Z] [2024-06-27T10:50:32.108Z] processor : 18 [2024-06-27T10:50:32.108Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.108Z] cpu family : 6 [2024-06-27T10:50:32.108Z] model : 45 [2024-06-27T10:50:32.108Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.108Z] stepping : 7 [2024-06-27T10:50:32.108Z] microcode : 0x71a [2024-06-27T10:50:32.108Z] cpu MHz : 2000.119 [2024-06-27T10:50:32.108Z] cache size : 15360 KB [2024-06-27T10:50:32.108Z] physical id : 1 [2024-06-27T10:50:32.108Z] siblings : 12 [2024-06-27T10:50:32.108Z] core id : 0 [2024-06-27T10:50:32.108Z] cpu cores : 6 [2024-06-27T10:50:32.108Z] apicid : 33 [2024-06-27T10:50:32.108Z] initial apicid : 33 [2024-06-27T10:50:32.108Z] fpu : yes [2024-06-27T10:50:32.108Z] fpu_exception : yes [2024-06-27T10:50:32.109Z] cpuid level : 13 [2024-06-27T10:50:32.109Z] wp : yes [2024-06-27T10:50:32.109Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.109Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.109Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.109Z] bogomips : 4009.30 [2024-06-27T10:50:32.109Z] clflush size : 64 [2024-06-27T10:50:32.109Z] cache_alignment : 64 [2024-06-27T10:50:32.109Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.109Z] power management: [2024-06-27T10:50:32.109Z] [2024-06-27T10:50:32.109Z] processor : 19 [2024-06-27T10:50:32.109Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.109Z] cpu family : 6 [2024-06-27T10:50:32.109Z] model : 45 [2024-06-27T10:50:32.109Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.109Z] stepping : 7 [2024-06-27T10:50:32.109Z] microcode : 0x71a [2024-06-27T10:50:32.109Z] cpu MHz : 2000.090 [2024-06-27T10:50:32.109Z] cache size : 15360 KB [2024-06-27T10:50:32.109Z] physical id : 1 [2024-06-27T10:50:32.109Z] siblings : 12 [2024-06-27T10:50:32.109Z] core id : 1 [2024-06-27T10:50:32.109Z] cpu cores : 6 [2024-06-27T10:50:32.109Z] apicid : 35 [2024-06-27T10:50:32.109Z] initial apicid : 35 [2024-06-27T10:50:32.109Z] fpu : yes [2024-06-27T10:50:32.109Z] fpu_exception : yes [2024-06-27T10:50:32.109Z] cpuid level : 13 [2024-06-27T10:50:32.109Z] wp : yes [2024-06-27T10:50:32.109Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.109Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.109Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.109Z] bogomips : 4009.30 [2024-06-27T10:50:32.109Z] clflush size : 64 [2024-06-27T10:50:32.109Z] cache_alignment : 64 [2024-06-27T10:50:32.109Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.109Z] power management: [2024-06-27T10:50:32.109Z] [2024-06-27T10:50:32.109Z] processor : 20 [2024-06-27T10:50:32.109Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.109Z] cpu family : 6 [2024-06-27T10:50:32.109Z] model : 45 [2024-06-27T10:50:32.109Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.109Z] stepping : 7 [2024-06-27T10:50:32.109Z] microcode : 0x71a [2024-06-27T10:50:32.109Z] cpu MHz : 2000.099 [2024-06-27T10:50:32.109Z] cache size : 15360 KB [2024-06-27T10:50:32.109Z] physical id : 1 [2024-06-27T10:50:32.109Z] siblings : 12 [2024-06-27T10:50:32.109Z] core id : 2 [2024-06-27T10:50:32.109Z] cpu cores : 6 [2024-06-27T10:50:32.109Z] apicid : 37 [2024-06-27T10:50:32.109Z] initial apicid : 37 [2024-06-27T10:50:32.109Z] fpu : yes [2024-06-27T10:50:32.109Z] fpu_exception : yes [2024-06-27T10:50:32.109Z] cpuid level : 13 [2024-06-27T10:50:32.109Z] wp : yes [2024-06-27T10:50:32.109Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.109Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.109Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.109Z] bogomips : 4009.30 [2024-06-27T10:50:32.109Z] clflush size : 64 [2024-06-27T10:50:32.109Z] cache_alignment : 64 [2024-06-27T10:50:32.109Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.109Z] power management: [2024-06-27T10:50:32.109Z] [2024-06-27T10:50:32.109Z] processor : 21 [2024-06-27T10:50:32.109Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.109Z] cpu family : 6 [2024-06-27T10:50:32.109Z] model : 45 [2024-06-27T10:50:32.109Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.109Z] stepping : 7 [2024-06-27T10:50:32.109Z] microcode : 0x71a [2024-06-27T10:50:32.109Z] cpu MHz : 2000.091 [2024-06-27T10:50:32.109Z] cache size : 15360 KB [2024-06-27T10:50:32.109Z] physical id : 1 [2024-06-27T10:50:32.109Z] siblings : 12 [2024-06-27T10:50:32.109Z] core id : 3 [2024-06-27T10:50:32.109Z] cpu cores : 6 [2024-06-27T10:50:32.109Z] apicid : 39 [2024-06-27T10:50:32.109Z] initial apicid : 39 [2024-06-27T10:50:32.109Z] fpu : yes [2024-06-27T10:50:32.109Z] fpu_exception : yes [2024-06-27T10:50:32.109Z] cpuid level : 13 [2024-06-27T10:50:32.109Z] wp : yes [2024-06-27T10:50:32.109Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.110Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.110Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.110Z] bogomips : 4009.30 [2024-06-27T10:50:32.110Z] clflush size : 64 [2024-06-27T10:50:32.110Z] cache_alignment : 64 [2024-06-27T10:50:32.110Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.110Z] power management: [2024-06-27T10:50:32.110Z] [2024-06-27T10:50:32.110Z] processor : 22 [2024-06-27T10:50:32.110Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.110Z] cpu family : 6 [2024-06-27T10:50:32.110Z] model : 45 [2024-06-27T10:50:32.110Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.110Z] stepping : 7 [2024-06-27T10:50:32.110Z] microcode : 0x71a [2024-06-27T10:50:32.110Z] cpu MHz : 2000.131 [2024-06-27T10:50:32.110Z] cache size : 15360 KB [2024-06-27T10:50:32.110Z] physical id : 1 [2024-06-27T10:50:32.110Z] siblings : 12 [2024-06-27T10:50:32.110Z] core id : 4 [2024-06-27T10:50:32.110Z] cpu cores : 6 [2024-06-27T10:50:32.110Z] apicid : 41 [2024-06-27T10:50:32.110Z] initial apicid : 41 [2024-06-27T10:50:32.110Z] fpu : yes [2024-06-27T10:50:32.110Z] fpu_exception : yes [2024-06-27T10:50:32.110Z] cpuid level : 13 [2024-06-27T10:50:32.110Z] wp : yes [2024-06-27T10:50:32.110Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.110Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.110Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.110Z] bogomips : 4009.30 [2024-06-27T10:50:32.110Z] clflush size : 64 [2024-06-27T10:50:32.110Z] cache_alignment : 64 [2024-06-27T10:50:32.110Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.110Z] power management: [2024-06-27T10:50:32.110Z] [2024-06-27T10:50:32.110Z] processor : 23 [2024-06-27T10:50:32.110Z] vendor_id : GenuineIntel [2024-06-27T10:50:32.110Z] cpu family : 6 [2024-06-27T10:50:32.110Z] model : 45 [2024-06-27T10:50:32.110Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-06-27T10:50:32.110Z] stepping : 7 [2024-06-27T10:50:32.110Z] microcode : 0x71a [2024-06-27T10:50:32.110Z] cpu MHz : 2000.095 [2024-06-27T10:50:32.110Z] cache size : 15360 KB [2024-06-27T10:50:32.110Z] physical id : 1 [2024-06-27T10:50:32.110Z] siblings : 12 [2024-06-27T10:50:32.110Z] core id : 5 [2024-06-27T10:50:32.110Z] cpu cores : 6 [2024-06-27T10:50:32.110Z] apicid : 43 [2024-06-27T10:50:32.110Z] initial apicid : 43 [2024-06-27T10:50:32.110Z] fpu : yes [2024-06-27T10:50:32.110Z] fpu_exception : yes [2024-06-27T10:50:32.110Z] cpuid level : 13 [2024-06-27T10:50:32.110Z] wp : yes [2024-06-27T10:50:32.110Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-06-27T10:50:32.110Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-06-27T10:50:32.110Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-06-27T10:50:32.110Z] bogomips : 4009.30 [2024-06-27T10:50:32.110Z] clflush size : 64 [2024-06-27T10:50:32.110Z] cache_alignment : 64 [2024-06-27T10:50:32.110Z] address sizes : 46 bits physical, 48 bits virtual [2024-06-27T10:50:32.110Z] power management: [2024-06-27T10:50:32.110Z] [2024-06-27T10:50:32.110Z] + cat /proc/meminfo [2024-06-27T10:50:32.110Z] MemTotal: 131959064 kB [2024-06-27T10:50:32.110Z] MemFree: 17476464 kB [2024-06-27T10:50:32.110Z] MemAvailable: 104944336 kB [2024-06-27T10:50:32.110Z] Buffers: 140 kB [2024-06-27T10:50:32.110Z] Cached: 79764756 kB [2024-06-27T10:50:32.110Z] SwapCached: 0 kB [2024-06-27T10:50:32.110Z] Active: 27529120 kB [2024-06-27T10:50:32.110Z] Inactive: 68670076 kB [2024-06-27T10:50:32.110Z] Active(anon): 14903320 kB [2024-06-27T10:50:32.110Z] Inactive(anon): 1616376 kB [2024-06-27T10:50:32.110Z] Active(file): 12625800 kB [2024-06-27T10:50:32.110Z] Inactive(file): 67053700 kB [2024-06-27T10:50:32.110Z] Unevictable: 102032 kB [2024-06-27T10:50:32.110Z] Mlocked: 102032 kB [2024-06-27T10:50:32.110Z] SwapTotal: 0 kB [2024-06-27T10:50:32.110Z] SwapFree: 0 kB [2024-06-27T10:50:32.110Z] Zswap: 0 kB [2024-06-27T10:50:32.110Z] Zswapped: 0 kB [2024-06-27T10:50:32.110Z] Dirty: 508320 kB [2024-06-27T10:50:32.110Z] Writeback: 0 kB [2024-06-27T10:50:32.110Z] AnonPages: 16483352 kB [2024-06-27T10:50:32.110Z] Mapped: 1492080 kB [2024-06-27T10:50:32.110Z] Shmem: 75088 kB [2024-06-27T10:50:32.110Z] KReclaimable: 9109136 kB [2024-06-27T10:50:32.110Z] Slab: 14268612 kB [2024-06-27T10:50:32.110Z] SReclaimable: 9109136 kB [2024-06-27T10:50:32.110Z] SUnreclaim: 5159476 kB [2024-06-27T10:50:32.110Z] KernelStack: 36656 kB [2024-06-27T10:50:32.110Z] PageTables: 79952 kB [2024-06-27T10:50:32.110Z] SecPageTables: 0 kB [2024-06-27T10:50:32.110Z] NFS_Unstable: 0 kB [2024-06-27T10:50:32.110Z] Bounce: 0 kB [2024-06-27T10:50:32.110Z] WritebackTmp: 0 kB [2024-06-27T10:50:32.110Z] CommitLimit: 65979532 kB [2024-06-27T10:50:32.110Z] Committed_AS: 21117040 kB [2024-06-27T10:50:32.110Z] VmallocTotal: 34359738367 kB [2024-06-27T10:50:32.110Z] VmallocUsed: 230284 kB [2024-06-27T10:50:32.110Z] VmallocChunk: 0 kB [2024-06-27T10:50:32.110Z] Percpu: 613248 kB [2024-06-27T10:50:32.110Z] HardwareCorrupted: 0 kB [2024-06-27T10:50:32.110Z] AnonHugePages: 3217408 kB [2024-06-27T10:50:32.110Z] ShmemHugePages: 0 kB [2024-06-27T10:50:32.110Z] ShmemPmdMapped: 0 kB [2024-06-27T10:50:32.110Z] FileHugePages: 0 kB [2024-06-27T10:50:32.110Z] FilePmdMapped: 0 kB [2024-06-27T10:50:32.110Z] CmaTotal: 0 kB [2024-06-27T10:50:32.110Z] CmaFree: 0 kB [2024-06-27T10:50:32.110Z] HugePages_Total: 0 [2024-06-27T10:50:32.110Z] HugePages_Free: 0 [2024-06-27T10:50:32.110Z] HugePages_Rsvd: 0 [2024-06-27T10:50:32.110Z] HugePages_Surp: 0 [2024-06-27T10:50:32.110Z] Hugepagesize: 2048 kB [2024-06-27T10:50:32.110Z] Hugetlb: 0 kB [2024-06-27T10:50:32.110Z] DirectMap4k: 663544 kB [2024-06-27T10:50:32.110Z] DirectMap2M: 24473600 kB [2024-06-27T10:50:32.110Z] DirectMap1G: 111149056 kB [Pipeline] sh [2024-06-27T10:50:32.177Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-06-27T10:50:32.177Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2024-06-27T10:50:32.177Z] [echo] cmd executed for server [2024-06-27T10:50:32.177Z] [2024-06-27T10:50:32.177Z] setOSConditions: [2024-06-27T10:50:32.177Z] [2024-06-27T10:50:32.177Z] setToolWin: [2024-06-27T10:50:32.177Z] [2024-06-27T10:50:32.177Z] setToolUnix: [2024-06-27T10:50:32.177Z] [2024-06-27T10:50:32.177Z] setToolProperty: [2024-06-27T10:50:32.177Z] [2024-06-27T10:50:32.177Z] setS1ASclassPath: [2024-06-27T10:50:32.177Z] [2024-06-27T10:50:32.177Z] init-common: [2024-06-27T10:50:32.177Z] [2024-06-27T10:50:32.178Z] delete-jdbc-connpool-common: [2024-06-27T10:50:32.178Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:50:32.182Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:32.182Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:50:32.182Z] [exec] Command undeploy executed successfully. [2024-06-27T10:50:32.182Z] [2024-06-27T10:50:32.182Z] all: [2024-06-27T10:50:32.182Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-06-27T10:50:32.182Z] [2024-06-27T10:50:32.182Z] clean: [2024-06-27T10:50:32.182Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml [2024-06-27T10:50:32.182Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:32.182Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:32.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:32.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:32.182Z] [2024-06-27T10:50:32.183Z] all: [2024-06-27T10:50:32.210Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/war/virtualserver/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:50:32.210Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:32.210Z] [2024-06-27T10:50:32.210Z] assemble: [2024-06-27T10:50:32.210Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver-portable.war [2024-06-27T10:50:32.210Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver-deployplan.jar [2024-06-27T10:50:32.210Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver.war [2024-06-27T10:50:32.210Z] [2024-06-27T10:50:32.210Z] create.virtual.server: [2024-06-27T10:50:32.210Z] [2024-06-27T10:50:32.210Z] setAsadminArgs: [2024-06-27T10:50:32.210Z] [2024-06-27T10:50:32.210Z] common.create.virtual.server.asadmin: [2024-06-27T10:50:32.210Z] [2024-06-27T10:50:32.211Z] init.os: [2024-06-27T10:50:32.211Z] [2024-06-27T10:50:32.211Z] init.tools.unix: [2024-06-27T10:50:32.211Z] [2024-06-27T10:50:32.211Z] init.tools.windows: [2024-06-27T10:50:32.211Z] [2024-06-27T10:50:32.211Z] init.tools: [2024-06-27T10:50:32.211Z] [2024-06-27T10:50:32.211Z] setAsadminArgs: [2024-06-27T10:50:32.211Z] [2024-06-27T10:50:32.211Z] init: [2024-06-27T10:50:32.211Z] [2024-06-27T10:50:32.211Z] init.customtasks: [2024-06-27T10:50:32.211Z] [2024-06-27T10:50:32.211Z] common.run.asadmin: [2024-06-27T10:50:32.211Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-virtual-server --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --hosts localhost server-foo [2024-06-27T10:50:32.415Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:50:32.415Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests [2024-06-27T10:50:32.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-06-27T10:50:32.475Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-06-27T10:50:32.475Z] [2024-06-27T10:50:32.475Z] asadmin-common: [2024-06-27T10:50:32.475Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:32.484Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:32.484Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:32.484Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:32.484Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:32.484Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:32.484Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:32.484Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:32.730Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:32.730Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:32.730Z] [2024-06-27T10:50:32.730Z] asadmin-common: [2024-06-27T10:50:32.730Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:32.744Z] [exec] parsing WSDL... [2024-06-27T10:50:32.801Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:32.801Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:32.801Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:32.801Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:32.801Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:32.801Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:32.801Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:32.804Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:32.804Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-virtual-server [options] ... [2024-06-27T10:50:32.893Z] [exec] Application deployed with name security-jmac-soapApp. [2024-06-27T10:50:32.893Z] [exec] there are no files to retrieve for application security-jmac-soapApp [2024-06-27T10:50:32.893Z] [echo] Deployment on target server server successful [2024-06-27T10:50:32.893Z] [2024-06-27T10:50:32.893Z] compile-client: [2024-06-27T10:50:32.893Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:32.893Z] [2024-06-27T10:50:32.893Z] setOSConditions: [2024-06-27T10:50:32.893Z] [2024-06-27T10:50:32.893Z] setToolWin: [2024-06-27T10:50:32.893Z] [2024-06-27T10:50:32.893Z] setToolUnix: [2024-06-27T10:50:32.893Z] [2024-06-27T10:50:32.893Z] setToolProperty: [2024-06-27T10:50:32.893Z] [2024-06-27T10:50:32.893Z] setS1ASclassPath: [2024-06-27T10:50:32.893Z] [2024-06-27T10:50:32.893Z] init-common: [2024-06-27T10:50:32.893Z] [2024-06-27T10:50:32.893Z] setJAXWSToolsForWin: [2024-06-27T10:50:32.893Z] [2024-06-27T10:50:32.893Z] setJAXWSToolsForUnix: [2024-06-27T10:50:32.893Z] [2024-06-27T10:50:32.894Z] wsimport: [2024-06-27T10:50:32.894Z] [exec] parsing WSDL... [2024-06-27T10:50:32.909Z] [exec] JMS Desctination Q1 created. [2024-06-27T10:50:32.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Q1 --target server --force=false jms/Queue [2024-06-27T10:50:32.910Z] [exec] Administered object jms/Queue created. [2024-06-27T10:50:32.910Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt [2024-06-27T10:50:32.910Z] [2024-06-27T10:50:32.910Z] deploy: [2024-06-27T10:50:32.910Z] [2024-06-27T10:50:32.910Z] deploy-war-common: [2024-06-27T10:50:32.910Z] [2024-06-27T10:50:32.910Z] setOSConditions: [2024-06-27T10:50:32.910Z] [2024-06-27T10:50:32.910Z] setToolWin: [2024-06-27T10:50:32.910Z] [2024-06-27T10:50:32.910Z] setToolUnix: [2024-06-27T10:50:32.910Z] [2024-06-27T10:50:32.910Z] setToolProperty: [2024-06-27T10:50:32.910Z] [2024-06-27T10:50:32.910Z] setS1ASclassPath: [2024-06-27T10:50:32.910Z] [2024-06-27T10:50:32.910Z] init-common: [2024-06-27T10:50:32.910Z] [2024-06-27T10:50:32.910Z] deploy-war-commonpe: [2024-06-27T10:50:33.044Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:33.105Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:50:33.105Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2024-06-27T10:50:33.105Z] [echo] cmd executed for server [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] undeploy: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] setOSConditions: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] setToolWin: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] setToolUnix: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] setToolProperty: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] setS1ASclassPath: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] init-common: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] undeploy: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] setOSConditions: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] setToolWin: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] setToolUnix: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] setToolProperty: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] setS1ASclassPath: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] init-common: [2024-06-27T10:50:33.106Z] [2024-06-27T10:50:33.106Z] undeploy-common: [2024-06-27T10:50:33.185Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jms-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-jms-resource-injection-web.war [2024-06-27T10:50:33.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:33.289Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:33.289Z] [2024-06-27T10:50:33.289Z] deploy-rar-and-setup-resources: [2024-06-27T10:50:33.289Z] [2024-06-27T10:50:33.289Z] setOSConditions: [2024-06-27T10:50:33.289Z] [2024-06-27T10:50:33.289Z] setToolWin: [2024-06-27T10:50:33.289Z] [2024-06-27T10:50:33.289Z] setToolUnix: [2024-06-27T10:50:33.289Z] [2024-06-27T10:50:33.289Z] setToolProperty: [2024-06-27T10:50:33.289Z] [2024-06-27T10:50:33.289Z] setS1ASclassPath: [2024-06-27T10:50:33.289Z] [2024-06-27T10:50:33.289Z] init-common: [2024-06-27T10:50:33.289Z] [2024-06-27T10:50:33.289Z] deploy-rar-common: [2024-06-27T10:50:33.289Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-06-27T10:50:33.298Z] [javac] 1 warning [2024-06-27T10:50:33.298Z] [2024-06-27T10:50:33.298Z] build: [2024-06-27T10:50:33.298Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:33.298Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithappname-ejb.jar [2024-06-27T10:50:33.298Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithappname-pu.jar [2024-06-27T10:50:33.298Z] [2024-06-27T10:50:33.298Z] run: [2024-06-27T10:50:33.298Z] [2024-06-27T10:50:33.298Z] setOSConditions: [2024-06-27T10:50:33.298Z] [2024-06-27T10:50:33.298Z] setToolWin: [2024-06-27T10:50:33.298Z] [2024-06-27T10:50:33.298Z] setToolUnix: [2024-06-27T10:50:33.298Z] [2024-06-27T10:50:33.299Z] setToolProperty: [2024-06-27T10:50:33.299Z] [2024-06-27T10:50:33.299Z] setS1ASclassPath: [2024-06-27T10:50:33.299Z] [2024-06-27T10:50:33.299Z] init-common: [2024-06-27T10:50:33.299Z] [2024-06-27T10:50:33.299Z] run_se: [2024-06-27T10:50:33.299Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:50:33.305Z] [exec] [2024-06-27T10:50:33.305Z] [exec] Generating code... [2024-06-27T10:50:33.369Z] [exec] Command create-virtual-server executed successfully. [2024-06-27T10:50:33.369Z] [2024-06-27T10:50:33.369Z] create.http.listener: [2024-06-27T10:50:33.369Z] [2024-06-27T10:50:33.369Z] setAsadminArgs: [2024-06-27T10:50:33.369Z] [2024-06-27T10:50:33.369Z] common.create.http.listener.asadmin: [2024-06-27T10:50:33.369Z] [2024-06-27T10:50:33.370Z] init.os: [2024-06-27T10:50:33.370Z] [2024-06-27T10:50:33.370Z] init.tools.unix: [2024-06-27T10:50:33.370Z] [2024-06-27T10:50:33.370Z] init.tools.windows: [2024-06-27T10:50:33.370Z] [2024-06-27T10:50:33.370Z] init.tools: [2024-06-27T10:50:33.370Z] [2024-06-27T10:50:33.370Z] setAsadminArgs: [2024-06-27T10:50:33.370Z] [2024-06-27T10:50:33.370Z] init: [2024-06-27T10:50:33.370Z] [2024-06-27T10:50:33.370Z] init.customtasks: [2024-06-27T10:50:33.370Z] [2024-06-27T10:50:33.370Z] common.run.asadmin: [2024-06-27T10:50:33.370Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-http-listener --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --listeneraddress 0.0.0.0 --listenerport 8081 --defaultvs server-foo --servername localhost --acceptorthreads 100 listener-foo [2024-06-27T10:50:33.384Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:33.456Z] [exec] [2024-06-27T10:50:33.456Z] [exec] Generating code... [2024-06-27T10:50:33.456Z] [exec] [2024-06-27T10:50:33.456Z] [exec] Compiling code... [2024-06-27T10:50:33.526Z] [exec] Value of key is: accessSFSB [2024-06-27T10:50:33.543Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-06-27T10:50:33.560Z] [exec] [2024-06-27T10:50:33.560Z] [exec] Compiling code... [2024-06-27T10:50:33.639Z] [javac] 1 warning [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] build: [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] setOSConditions: [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] fixFiles: [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] convUnix: [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] convWin: [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] setToolWin: [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] setToolUnix: [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] setToolProperty: [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] setS1ASclassPath: [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] init-common: [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] package-persistence-common: [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] ejb-jar-common: [2024-06-27T10:50:33.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] package-ejbjar-common: [2024-06-27T10:50:33.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:33.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:33.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:33.639Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equals-ejb.jar [2024-06-27T10:50:33.639Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:33.639Z] [2024-06-27T10:50:33.639Z] appclient-jar-common: [2024-06-27T10:50:33.640Z] [2024-06-27T10:50:33.640Z] package-appclientjar-common: [2024-06-27T10:50:33.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:33.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:33.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:33.640Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equals-client.jar [2024-06-27T10:50:33.744Z] [exec] Application deployed with name cdi-jms-resource-injection-web. [2024-06-27T10:50:33.744Z] [2024-06-27T10:50:33.744Z] deploy-war-commonee: [2024-06-27T10:50:33.744Z] [2024-06-27T10:50:33.744Z] run: [2024-06-27T10:50:33.744Z] [java] opening connection to http://localhost:8080/cdi-jms-resource-injection/myurl [2024-06-27T10:50:33.781Z] [exec] Waiting for 10 seconds for passivation to complete... [2024-06-27T10:50:33.781Z] [exec] 10 seconds left... [2024-06-27T10:50:33.798Z] [exec] Application deployed with name blackbox-notx. [2024-06-27T10:50:33.798Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-06-27T10:50:33.798Z] [2024-06-27T10:50:33.798Z] setOSConditions: [2024-06-27T10:50:33.798Z] [2024-06-27T10:50:33.798Z] setToolWin: [2024-06-27T10:50:33.798Z] [2024-06-27T10:50:33.798Z] setToolUnix: [2024-06-27T10:50:33.798Z] [2024-06-27T10:50:33.798Z] setToolProperty: [2024-06-27T10:50:33.798Z] [2024-06-27T10:50:33.798Z] setS1ASclassPath: [2024-06-27T10:50:33.798Z] [2024-06-27T10:50:33.798Z] init-common: [2024-06-27T10:50:33.798Z] [2024-06-27T10:50:33.798Z] create-connector-connpool: [2024-06-27T10:50:33.798Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-06-27T10:50:33.857Z] [java] Jun 27, 2024 10:50:33 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:33.857Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:50:33.857Z] [java] Jun 27, 2024 10:50:33 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:33.857Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7796294004034757926xml [2024-06-27T10:50:33.857Z] [java] Jun 27, 2024 10:50:33 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:33.857Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:50:33.895Z] [2024-06-27T10:50:33.895Z] webclient-war-common: [2024-06-27T10:50:33.895Z] [2024-06-27T10:50:33.895Z] build-ear-common: [2024-06-27T10:50:33.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:33.895Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:33.895Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:33.895Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equalsApp.ear [2024-06-27T10:50:33.895Z] [2024-06-27T10:50:33.895Z] deploy: [2024-06-27T10:50:33.895Z] [2024-06-27T10:50:33.895Z] setOSConditions: [2024-06-27T10:50:33.895Z] [2024-06-27T10:50:33.895Z] setToolWin: [2024-06-27T10:50:33.895Z] [2024-06-27T10:50:33.895Z] setToolUnix: [2024-06-27T10:50:33.895Z] [2024-06-27T10:50:33.895Z] setToolProperty: [2024-06-27T10:50:33.895Z] [2024-06-27T10:50:33.895Z] setS1ASclassPath: [2024-06-27T10:50:33.895Z] [2024-06-27T10:50:33.895Z] init-common: [2024-06-27T10:50:33.895Z] [2024-06-27T10:50:33.895Z] deploy-common: [2024-06-27T10:50:33.895Z] [echo] Current time (ISO): 2024-06-27T10:50:33.656+0000 [2024-06-27T10:50:33.895Z] [2024-06-27T10:50:33.895Z] setOSConditions: [2024-06-27T10:50:33.896Z] [2024-06-27T10:50:33.896Z] setToolWin: [2024-06-27T10:50:33.896Z] [2024-06-27T10:50:33.896Z] setToolUnix: [2024-06-27T10:50:33.896Z] [2024-06-27T10:50:33.896Z] setToolProperty: [2024-06-27T10:50:33.896Z] [2024-06-27T10:50:33.896Z] setS1ASclassPath: [2024-06-27T10:50:33.896Z] [2024-06-27T10:50:33.896Z] init-common: [2024-06-27T10:50:33.896Z] [2024-06-27T10:50:33.896Z] deploy-common-pe: [2024-06-27T10:50:33.959Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:33.959Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-http-listener [options] ... [2024-06-27T10:50:33.999Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:33.999Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:33.999Z] [java] [2024-06-27T10:50:33.999Z] [java] [2024-06-27T10:50:33.999Z] [java] ----------------------------------------- [2024-06-27T10:50:33.999Z] [java] - jms-resource-injection: PASS - [2024-06-27T10:50:33.999Z] [java] ----------------------------------------- [2024-06-27T10:50:33.999Z] [java] - Total PASS : 1 - [2024-06-27T10:50:33.999Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:33.999Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:33.999Z] [java] ----------------------------------------- [2024-06-27T10:50:33.999Z] [2024-06-27T10:50:33.999Z] undeploy: [2024-06-27T10:50:33.999Z] [2024-06-27T10:50:33.999Z] setOSConditions: [2024-06-27T10:50:33.999Z] [2024-06-27T10:50:33.999Z] setToolWin: [2024-06-27T10:50:33.999Z] [2024-06-27T10:50:33.999Z] setToolUnix: [2024-06-27T10:50:33.999Z] [2024-06-27T10:50:33.999Z] setToolProperty: [2024-06-27T10:50:33.999Z] [2024-06-27T10:50:33.999Z] setS1ASclassPath: [2024-06-27T10:50:33.999Z] [2024-06-27T10:50:33.999Z] init-common: [2024-06-27T10:50:33.999Z] [2024-06-27T10:50:33.999Z] undeploy-war-common: [2024-06-27T10:50:34.070Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:34.070Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:34.070Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-06-27T10:50:34.071Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector15App [2024-06-27T10:50:34.071Z] [2024-06-27T10:50:34.071Z] setOSConditions: [2024-06-27T10:50:34.071Z] [2024-06-27T10:50:34.071Z] setToolWin: [2024-06-27T10:50:34.071Z] [2024-06-27T10:50:34.071Z] setToolUnix: [2024-06-27T10:50:34.071Z] [2024-06-27T10:50:34.071Z] setToolProperty: [2024-06-27T10:50:34.071Z] [2024-06-27T10:50:34.071Z] setS1ASclassPath: [2024-06-27T10:50:34.071Z] [2024-06-27T10:50:34.071Z] init-common: [2024-06-27T10:50:34.071Z] [2024-06-27T10:50:34.071Z] testDelAdmin: [2024-06-27T10:50:34.071Z] [2024-06-27T10:50:34.071Z] asadmin-common: [2024-06-27T10:50:34.071Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-06-27T10:50:34.325Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-06-27T10:50:34.325Z] [2024-06-27T10:50:34.325Z] create-connector-connpool-common: [2024-06-27T10:50:34.325Z] [2024-06-27T10:50:34.325Z] setOSConditions: [2024-06-27T10:50:34.325Z] [2024-06-27T10:50:34.325Z] setToolWin: [2024-06-27T10:50:34.325Z] [2024-06-27T10:50:34.325Z] setToolUnix: [2024-06-27T10:50:34.325Z] [2024-06-27T10:50:34.325Z] setToolProperty: [2024-06-27T10:50:34.325Z] [2024-06-27T10:50:34.325Z] setS1ASclassPath: [2024-06-27T10:50:34.325Z] [2024-06-27T10:50:34.325Z] init-common: [2024-06-27T10:50:34.325Z] [2024-06-27T10:50:34.325Z] create-connector-resource-common: [2024-06-27T10:50:34.325Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-06-27T10:50:34.456Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equalsApp.ear [2024-06-27T10:50:34.494Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/jaxws/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T10:50:34.494Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:34.494Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-06-27T10:50:34.494Z] [2024-06-27T10:50:34.494Z] test-compile: [2024-06-27T10:50:34.494Z] [echo] Compiling into endpoint/HelloImpl.class [2024-06-27T10:50:34.494Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:34.494Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:34.522Z] [exec] Command create-http-listener executed successfully. [2024-06-27T10:50:34.522Z] [2024-06-27T10:50:34.522Z] restart.server: [2024-06-27T10:50:34.522Z] [echo] Restarting server... [2024-06-27T10:50:34.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jms-resource-injection-web [2024-06-27T10:50:34.559Z] [2024-06-27T10:50:34.559Z] delete-resources: [2024-06-27T10:50:34.559Z] [2024-06-27T10:50:34.559Z] asadmin-batch-common: [2024-06-27T10:50:34.580Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-06-27T10:50:34.580Z] [exec] Connector resource blackbox-notx-cr created. [2024-06-27T10:50:34.580Z] [2024-06-27T10:50:34.580Z] asadmin-common: [2024-06-27T10:50:34.580Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:50:34.706Z] [exec] 9 seconds left... [2024-06-27T10:50:34.737Z] [exec] Application deployed with name ejb-ejbc-equalsApp. [2024-06-27T10:50:34.737Z] [echo] Deployment on target server server successful [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] setOSConditions: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] setToolWin: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] setToolUnix: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] setToolProperty: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] setS1ASclassPath: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] init-common: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] deploy-common-ee: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] run: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] setOSConditions: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] setToolWin: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] setToolUnix: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] setToolProperty: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] setS1ASclassPath: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] init-common: [2024-06-27T10:50:34.737Z] [2024-06-27T10:50:34.737Z] runclient-common: [2024-06-27T10:50:34.737Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equalsAppClient.jar -name ejb-ejbc-equalsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:50:34.750Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:34.750Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:34.750Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:34.750Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:34.750Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:34.750Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:34.750Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:34.805Z] [java] Jun 27, 2024 10:50:34 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:50:34.805Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:50:34.860Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soap/ejbws/JmacSoapEjbService.java uses or overrides a deprecated API. [2024-06-27T10:50:34.860Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:34.860Z] [2024-06-27T10:50:34.860Z] setOSConditions: [2024-06-27T10:50:34.860Z] [2024-06-27T10:50:34.860Z] setToolWin: [2024-06-27T10:50:34.860Z] [2024-06-27T10:50:34.860Z] setToolUnix: [2024-06-27T10:50:34.860Z] [2024-06-27T10:50:34.860Z] setToolProperty: [2024-06-27T10:50:34.860Z] [2024-06-27T10:50:34.860Z] setS1ASclassPath: [2024-06-27T10:50:34.860Z] [2024-06-27T10:50:34.860Z] init-common: [2024-06-27T10:50:34.860Z] [2024-06-27T10:50:34.860Z] setJAXWSToolsForWin: [2024-06-27T10:50:34.860Z] [2024-06-27T10:50:34.860Z] setJAXWSToolsForUnix: [2024-06-27T10:50:34.860Z] [2024-06-27T10:50:34.860Z] wsimport: [2024-06-27T10:50:34.957Z] + export CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:50:34.957Z] + CLASSPATH=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb [2024-06-27T10:50:34.957Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/gftest.sh run_test persistence_all [2024-06-27T10:50:34.957Z] + '[' '!' -z /var/jenkins ']' [2024-06-27T10:50:34.957Z] ++ mktemp -t XXXgf-internal-env [2024-06-27T10:50:34.957Z] + readonly GF_INTERNAL_ENV_SH=/tmp/vBTgf-internal-env [2024-06-27T10:50:34.957Z] + GF_INTERNAL_ENV_SH=/tmp/vBTgf-internal-env [2024-06-27T10:50:34.957Z] + '[' '!' -z '' ']' [2024-06-27T10:50:34.957Z] + export WSIMPORT_OPTS= [2024-06-27T10:50:34.957Z] + WSIMPORT_OPTS= [2024-06-27T10:50:34.957Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz ']' [2024-06-27T10:50:34.957Z] + tar -xzf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-06-27T10:50:34.957Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish' [2024-06-27T10:50:34.957Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:50:34.957Z] + rm -rf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:50:34.957Z] + export APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:50:34.957Z] + APS_HOME=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:50:34.957Z] + export 'MVN_EXTRA='\'''\''' [2024-06-27T10:50:34.957Z] + MVN_EXTRA=''\'''\''' [2024-06-27T10:50:34.957Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:50:34.957Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-06-27T10:50:34.957Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:50:34.957Z] + M2_REPO=/home/jenkins/.m2/repository [2024-06-27T10:50:34.957Z] + echo 'Preparing dependencies ...' [2024-06-27T10:50:34.957Z] Preparing dependencies ... [2024-06-27T10:50:34.957Z] + mvn clean package -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-06-27T10:50:35.023Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:35.023Z] [javac] 1 warning [2024-06-27T10:50:35.023Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.war [2024-06-27T10:50:35.059Z] [java] Jun 27, 2024 10:50:34 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:50:35.059Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:50:35.116Z] [exec] parsing WSDL... [2024-06-27T10:50:35.136Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:50:35.136Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ConnectionFactory [2024-06-27T10:50:35.136Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/Queue [2024-06-27T10:50:35.139Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:50:35.139Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:50:35.139Z] [2024-06-27T10:50:35.139Z] asadmin-common: [2024-06-27T10:50:35.139Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:50:35.313Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-06-27T10:50:35.313Z] [java] INFO: Configuration saved at /tmp/domain7796294004034757926xml [2024-06-27T10:50:35.313Z] [java] Jun 27, 2024 10:50:35 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:35.313Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:50:35.313Z] [java] Jun 27, 2024 10:50:35 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:35.313Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:50:35.313Z] [java] Jun 27, 2024 10:50:35 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:35.313Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:50:35.313Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:50:35.313Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:50:35.390Z] [exec] Administered object jms/Queue deleted. [2024-06-27T10:50:35.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Q1 [2024-06-27T10:50:35.390Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt [2024-06-27T10:50:35.390Z] [2024-06-27T10:50:35.390Z] all: [2024-06-27T10:50:35.390Z] [2024-06-27T10:50:35.390Z] setOSConditions: [2024-06-27T10:50:35.390Z] [2024-06-27T10:50:35.390Z] setToolWin: [2024-06-27T10:50:35.390Z] [2024-06-27T10:50:35.390Z] setToolUnix: [2024-06-27T10:50:35.390Z] [2024-06-27T10:50:35.390Z] setToolProperty: [2024-06-27T10:50:35.390Z] [2024-06-27T10:50:35.390Z] setS1ASclassPath: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] init-common: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] clean: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setOSConditions: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setToolWin: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setToolUnix: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setToolProperty: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setS1ASclassPath: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] init-common: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] clean-common: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setOSConditions: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setToolWin: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setToolUnix: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setToolProperty: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setS1ASclassPath: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] init-common: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] clean-classes-common: [2024-06-27T10:50:35.391Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setOSConditions: [2024-06-27T10:50:35.391Z] [2024-06-27T10:50:35.391Z] setToolWin: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] setToolUnix: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] setToolProperty: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] setS1ASclassPath: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] init-common: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] clean-jars-common: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] compile: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] setOSConditions: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] setToolWin: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] setToolUnix: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] setToolProperty: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] setS1ASclassPath: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] init-common: [2024-06-27T10:50:35.392Z] [2024-06-27T10:50:35.392Z] compile-common: [2024-06-27T10:50:35.392Z] [echo] Current time (ISO): 2024-06-27T10:50:35.232+0000 [2024-06-27T10:50:35.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:35.392Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:35.393Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:50:35.393Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:50:35.393Z] [2024-06-27T10:50:35.393Z] asadmin-common: [2024-06-27T10:50:35.393Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:35.507Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-06-27T10:50:35.507Z] [exec] Administered object eis/testAdmin deleted. [2024-06-27T10:50:35.507Z] [2024-06-27T10:50:35.507Z] setOSConditions: [2024-06-27T10:50:35.507Z] [2024-06-27T10:50:35.507Z] setToolWin: [2024-06-27T10:50:35.507Z] [2024-06-27T10:50:35.507Z] setToolUnix: [2024-06-27T10:50:35.507Z] [2024-06-27T10:50:35.508Z] setToolProperty: [2024-06-27T10:50:35.508Z] [2024-06-27T10:50:35.508Z] setS1ASclassPath: [2024-06-27T10:50:35.508Z] [2024-06-27T10:50:35.508Z] init-common: [2024-06-27T10:50:35.508Z] [2024-06-27T10:50:35.508Z] undeploy: [2024-06-27T10:50:35.508Z] [2024-06-27T10:50:35.508Z] setOSConditions: [2024-06-27T10:50:35.508Z] [2024-06-27T10:50:35.508Z] setToolWin: [2024-06-27T10:50:35.508Z] [2024-06-27T10:50:35.508Z] setToolUnix: [2024-06-27T10:50:35.508Z] [2024-06-27T10:50:35.508Z] setToolProperty: [2024-06-27T10:50:35.508Z] [2024-06-27T10:50:35.508Z] setS1ASclassPath: [2024-06-27T10:50:35.508Z] [2024-06-27T10:50:35.508Z] init-common: [2024-06-27T10:50:35.508Z] [2024-06-27T10:50:35.508Z] undeploy-rar-common: [2024-06-27T10:50:35.508Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-06-27T10:50:35.567Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:35.568Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:35.568Z] [java] Jun 27, 2024 10:50:35 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:35.568Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (866 ms), startup services (881 ms), total (1,747 ms) [2024-06-27T10:50:35.630Z] [exec] 8 seconds left... [2024-06-27T10:50:35.663Z] [exec] Jun 27, 2024 10:50:35 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:50:35.663Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:50:35.822Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:35.822Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:35.937Z] [exec] Waiting for the domain to stop . [2024-06-27T10:50:35.937Z] [exec] Waiting finished after 286 ms. [2024-06-27T10:50:35.937Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:50:35.937Z] [2024-06-27T10:50:35.938Z] start-process: [2024-06-27T10:50:35.938Z] [2024-06-27T10:50:35.938Z] start-process-non-windows: [2024-06-27T10:50:35.978Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:35.978Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:35.978Z] [2024-06-27T10:50:35.978Z] asadmin-common: [2024-06-27T10:50:35.978Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:36.060Z] [exec] [2024-06-27T10:50:36.060Z] [exec] Generating code... [2024-06-27T10:50:36.076Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-06-27T10:50:36.076Z] [2024-06-27T10:50:36.076Z] setOSConditions: [2024-06-27T10:50:36.076Z] [2024-06-27T10:50:36.076Z] setToolWin: [2024-06-27T10:50:36.076Z] [2024-06-27T10:50:36.076Z] setToolUnix: [2024-06-27T10:50:36.076Z] [2024-06-27T10:50:36.076Z] setToolProperty: [2024-06-27T10:50:36.076Z] [2024-06-27T10:50:36.076Z] setS1ASclassPath: [2024-06-27T10:50:36.076Z] [2024-06-27T10:50:36.076Z] init-common: [2024-06-27T10:50:36.076Z] [2024-06-27T10:50:36.076Z] restart: [2024-06-27T10:50:36.076Z] [echo] Not required to restart [2024-06-27T10:50:36.076Z] [2024-06-27T10:50:36.076Z] all: [2024-06-27T10:50:36.076Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-06-27T10:50:36.076Z] [2024-06-27T10:50:36.076Z] setOSConditions: [2024-06-27T10:50:36.076Z] [2024-06-27T10:50:36.076Z] setToolWin: [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] setToolUnix: [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] setToolProperty: [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] setS1ASclassPath: [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] init-common: [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] build: [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] all: [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:36.077Z] setOSConditions: [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:50:36.077Z] [java] INFO: Grizzly Framework 4.0.2 started in: 15 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:50:36.077Z] setToolWin: [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:36.077Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:36.077Z] setToolUnix: [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:36.077Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:36.077Z] setToolProperty: [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:36.077Z] setS1ASclassPath: [2024-06-27T10:50:36.077Z] [2024-06-27T10:50:36.077Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,204 ms), startup services (11 ms), total (2,215 ms) [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:36.077Z] init-common: [2024-06-27T10:50:36.077Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:50:36.077Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:36.077Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-modulewithappname-ejb.jar to exploded ear isEJBModule? true isWebApp? false [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:36.077Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:36.077Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-modulewithappname-pu.jar to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:36.077Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app18071519027621535128 [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:36.077Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:50:36.077Z] [java] Jun 27, 2024 10:50:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:36.077Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-06-27T10:50:36.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:36.233Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:36.233Z] [2024-06-27T10:50:36.233Z] setOSConditions: [2024-06-27T10:50:36.233Z] [2024-06-27T10:50:36.233Z] setToolWin: [2024-06-27T10:50:36.233Z] [2024-06-27T10:50:36.233Z] setToolUnix: [2024-06-27T10:50:36.233Z] [2024-06-27T10:50:36.233Z] setToolProperty: [2024-06-27T10:50:36.233Z] [2024-06-27T10:50:36.233Z] setS1ASclassPath: [2024-06-27T10:50:36.233Z] [2024-06-27T10:50:36.233Z] init-common: [2024-06-27T10:50:36.233Z] [2024-06-27T10:50:36.233Z] deploy-common: [2024-06-27T10:50:36.233Z] [echo] Current time (ISO): 2024-06-27T10:50:36.104+0000 [2024-06-27T10:50:36.233Z] [2024-06-27T10:50:36.233Z] setOSConditions: [2024-06-27T10:50:36.233Z] [2024-06-27T10:50:36.233Z] setToolWin: [2024-06-27T10:50:36.234Z] [2024-06-27T10:50:36.234Z] setToolUnix: [2024-06-27T10:50:36.234Z] [2024-06-27T10:50:36.234Z] setToolProperty: [2024-06-27T10:50:36.234Z] [2024-06-27T10:50:36.234Z] setS1ASclassPath: [2024-06-27T10:50:36.234Z] [2024-06-27T10:50:36.234Z] init-common: [2024-06-27T10:50:36.234Z] [2024-06-27T10:50:36.234Z] deploy-common-pe: [2024-06-27T10:50:36.317Z] [exec] [2024-06-27T10:50:36.317Z] [exec] Compiling code... [2024-06-27T10:50:36.329Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:36.329Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:36.329Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:36.329Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:36.329Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:36.329Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:36.329Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:36.333Z] [2024-06-27T10:50:36.333Z] all: [2024-06-27T10:50:36.334Z] [2024-06-27T10:50:36.334Z] setOSConditions: [2024-06-27T10:50:36.334Z] [2024-06-27T10:50:36.334Z] setToolWin: [2024-06-27T10:50:36.334Z] [2024-06-27T10:50:36.334Z] setToolUnix: [2024-06-27T10:50:36.334Z] [2024-06-27T10:50:36.334Z] setToolProperty: [2024-06-27T10:50:36.334Z] [2024-06-27T10:50:36.334Z] setS1ASclassPath: [2024-06-27T10:50:36.334Z] [2024-06-27T10:50:36.334Z] init-common: [2024-06-27T10:50:36.334Z] [2024-06-27T10:50:36.334Z] compile-common: [2024-06-27T10:50:36.334Z] [echo] Current time (ISO): 2024-06-27T10:50:36.092+0000 [2024-06-27T10:50:36.334Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/classes [2024-06-27T10:50:36.334Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/classes [2024-06-27T10:50:36.554Z] [exec] 7 seconds left... [2024-06-27T10:50:36.605Z] [exec] Jun 27, 2024 10:50:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:36.606Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:36.606Z] [exec] Jun 27, 2024 10:50:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:36.606Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:36.647Z] [java] Jun 27, 2024 10:50:36 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:50:36.647Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:50:36.647Z] [java] Jun 27, 2024 10:50:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:50:36.647Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:50:36.647Z] [java] Jun 27, 2024 10:50:36 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:50:36.647Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:50:36.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-06-27T10:50:36.861Z] [exec] Jun 27, 2024 10:50:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:36.861Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:36.861Z] [exec] Jun 27, 2024 10:50:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:36.861Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:36.870Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:36.870Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2024-06-27T10:50:36.901Z] [java] Jun 27, 2024 10:50:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:50:36.901Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:50:36.901Z] [java] Jun 27, 2024 10:50:36 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:36.901Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:50:37.072Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-06-27T10:50:37.072Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-06-27T10:50:37.072Z] [echo] Deployment on target server server successful [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.072Z] setOSConditions: [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.072Z] setToolWin: [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.072Z] setToolUnix: [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.072Z] setToolProperty: [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.072Z] setS1ASclassPath: [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.072Z] init-common: [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.072Z] deploy-common-ee: [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.072Z] run: [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.072Z] setOSConditions: [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.072Z] setToolWin: [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.072Z] setToolUnix: [2024-06-27T10:50:37.072Z] [2024-06-27T10:50:37.073Z] setToolProperty: [2024-06-27T10:50:37.073Z] [2024-06-27T10:50:37.073Z] setS1ASclassPath: [2024-06-27T10:50:37.073Z] [2024-06-27T10:50:37.073Z] init-common: [2024-06-27T10:50:37.073Z] [2024-06-27T10:50:37.073Z] execute-sql-common: [2024-06-27T10:50:37.073Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-06-27T10:50:37.073Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:50:37.073Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T10:50:37.073Z] [sql] 0 rows affected [2024-06-27T10:50:37.073Z] [sql] 1 rows affected [2024-06-27T10:50:37.073Z] [sql] 1 rows affected [2024-06-27T10:50:37.073Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:50:37.073Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:50:37.073Z] [sql] 0 rows affected [2024-06-27T10:50:37.073Z] [sql] 1 rows affected [2024-06-27T10:50:37.073Z] [sql] 1 rows affected [2024-06-27T10:50:37.073Z] [sql] 6 of 8 SQL statements executed successfully [2024-06-27T10:50:37.073Z] [2024-06-27T10:50:37.073Z] setOSConditions: [2024-06-27T10:50:37.073Z] [2024-06-27T10:50:37.073Z] setToolWin: [2024-06-27T10:50:37.073Z] [2024-06-27T10:50:37.073Z] setToolUnix: [2024-06-27T10:50:37.073Z] [2024-06-27T10:50:37.073Z] setToolProperty: [2024-06-27T10:50:37.073Z] [2024-06-27T10:50:37.073Z] setS1ASclassPath: [2024-06-27T10:50:37.073Z] [2024-06-27T10:50:37.073Z] init-common: [2024-06-27T10:50:37.073Z] [2024-06-27T10:50:37.073Z] run-test-1: [2024-06-27T10:50:37.073Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:37.073Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:37.073Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:50:37.073Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:37.074Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:37.074Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:37.074Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:37.074Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:37.074Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:37.074Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:37.074Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:37.074Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:37.074Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:37.074Z] [java] ... 54 more [2024-06-27T10:50:37.074Z] [java] Java Result: -1 [2024-06-27T10:50:37.074Z] [2024-06-27T10:50:37.074Z] undeploy: [2024-06-27T10:50:37.074Z] [2024-06-27T10:50:37.074Z] setOSConditions: [2024-06-27T10:50:37.074Z] [2024-06-27T10:50:37.074Z] setToolWin: [2024-06-27T10:50:37.074Z] [2024-06-27T10:50:37.074Z] setToolUnix: [2024-06-27T10:50:37.074Z] [2024-06-27T10:50:37.074Z] setToolProperty: [2024-06-27T10:50:37.074Z] [2024-06-27T10:50:37.074Z] setS1ASclassPath: [2024-06-27T10:50:37.074Z] [2024-06-27T10:50:37.075Z] init-common: [2024-06-27T10:50:37.075Z] [2024-06-27T10:50:37.075Z] execute-sql-common: [2024-06-27T10:50:37.075Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-06-27T10:50:37.075Z] [sql] 0 rows affected [2024-06-27T10:50:37.075Z] [sql] 0 rows affected [2024-06-27T10:50:37.075Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:50:37.075Z] [2024-06-27T10:50:37.075Z] setOSConditions: [2024-06-27T10:50:37.075Z] [2024-06-27T10:50:37.075Z] setToolWin: [2024-06-27T10:50:37.075Z] [2024-06-27T10:50:37.075Z] setToolUnix: [2024-06-27T10:50:37.075Z] [2024-06-27T10:50:37.075Z] setToolProperty: [2024-06-27T10:50:37.075Z] [2024-06-27T10:50:37.075Z] setS1ASclassPath: [2024-06-27T10:50:37.075Z] [2024-06-27T10:50:37.075Z] init-common: [2024-06-27T10:50:37.075Z] [2024-06-27T10:50:37.075Z] undeploy-common: [2024-06-27T10:50:37.116Z] [exec] Looking up ejb ref [2024-06-27T10:50:37.155Z] [java] Jun 27, 2024 10:50:36 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:50:37.155Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:50:37.256Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:37.256Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:50:37.256Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:50:37.349Z] [INFO] [exec] Waiting for the domain to stop ..... [2024-06-27T10:50:37.349Z] [INFO] [exec] Waiting finished after 4,618 ms. [2024-06-27T10:50:37.349Z] [INFO] [exec] Command stop-domain executed successfully. [2024-06-27T10:50:37.522Z] [javac] 2 warnings [2024-06-27T10:50:37.522Z] [2024-06-27T10:50:37.522Z] build: [2024-06-27T10:50:37.522Z] [2024-06-27T10:50:37.522Z] setOSConditions: [2024-06-27T10:50:37.522Z] [2024-06-27T10:50:37.522Z] setToolWin: [2024-06-27T10:50:37.522Z] [2024-06-27T10:50:37.522Z] setToolUnix: [2024-06-27T10:50:37.522Z] [2024-06-27T10:50:37.522Z] setToolProperty: [2024-06-27T10:50:37.522Z] [2024-06-27T10:50:37.522Z] setS1ASclassPath: [2024-06-27T10:50:37.522Z] [2024-06-27T10:50:37.522Z] init-common: [2024-06-27T10:50:37.522Z] [2024-06-27T10:50:37.522Z] webclient-war-common: [2024-06-27T10:50:37.522Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:37.522Z] [2024-06-27T10:50:37.522Z] clear: [2024-06-27T10:50:37.522Z] [2024-06-27T10:50:37.523Z] test-tlds-exist: [2024-06-27T10:50:37.523Z] [2024-06-27T10:50:37.523Z] copy-tlds: [2024-06-27T10:50:37.523Z] [2024-06-27T10:50:37.523Z] test-tagfiles-exist: [2024-06-27T10:50:37.523Z] [2024-06-27T10:50:37.523Z] copy-tagfiles: [2024-06-27T10:50:37.523Z] [2024-06-27T10:50:37.523Z] package-war-common: [2024-06-27T10:50:37.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:37.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:37.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:37.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:37.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/lib [2024-06-27T10:50:37.523Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:50:37.523Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:37.523Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:37.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/docroot [2024-06-27T10:50:37.523Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-em-resource-injection-web.war [2024-06-27T10:50:37.523Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:37.523Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:37.524Z] [javac] Compiling 1 source file [2024-06-27T10:50:37.634Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-06-27T10:50:37.634Z] [2024-06-27T10:50:37.634Z] delete-resources-and-undeploy-rar: [2024-06-27T10:50:37.634Z] [2024-06-27T10:50:37.634Z] setOSConditions: [2024-06-27T10:50:37.634Z] [2024-06-27T10:50:37.634Z] setToolWin: [2024-06-27T10:50:37.634Z] [2024-06-27T10:50:37.634Z] setToolUnix: [2024-06-27T10:50:37.634Z] [2024-06-27T10:50:37.634Z] setToolProperty: [2024-06-27T10:50:37.634Z] [2024-06-27T10:50:37.634Z] setS1ASclassPath: [2024-06-27T10:50:37.634Z] [2024-06-27T10:50:37.634Z] init-common: [2024-06-27T10:50:37.634Z] [2024-06-27T10:50:37.634Z] delete-connector-resource-common: [2024-06-27T10:50:37.635Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-06-27T10:50:37.698Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soap/servletws/JmacSoapServletService.java uses or overrides a deprecated API. [2024-06-27T10:50:37.698Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:37.698Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jmac/soap/client [2024-06-27T10:50:37.698Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml:159: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:37.698Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:37.707Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:37.707Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:37.707Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:37.707Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:37.707Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:37.707Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:37.707Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:37.714Z] [java] Jun 27, 2024 10:50:37 AM org.eclipse.persistence.session./file:/tmp/ejb-app18071519027621535128/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test [2024-06-27T10:50:37.714Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:50:37.794Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:37.794Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:37.794Z] [2024-06-27T10:50:37.794Z] create-resources: [2024-06-27T10:50:37.794Z] [2024-06-27T10:50:37.794Z] setOSConditions: [2024-06-27T10:50:37.794Z] [2024-06-27T10:50:37.794Z] setToolWin: [2024-06-27T10:50:37.794Z] [2024-06-27T10:50:37.794Z] setToolUnix: [2024-06-27T10:50:37.794Z] [2024-06-27T10:50:37.794Z] setToolProperty: [2024-06-27T10:50:37.794Z] [2024-06-27T10:50:37.794Z] setS1ASclassPath: [2024-06-27T10:50:37.794Z] [2024-06-27T10:50:37.794Z] init-common: [2024-06-27T10:50:37.794Z] [2024-06-27T10:50:37.794Z] create-jdbc-connpool-common: [2024-06-27T10:50:37.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-06-27T10:50:37.889Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-06-27T10:50:37.889Z] [2024-06-27T10:50:37.890Z] setOSConditions: [2024-06-27T10:50:37.890Z] [2024-06-27T10:50:37.890Z] setToolWin: [2024-06-27T10:50:37.890Z] [2024-06-27T10:50:37.890Z] setToolUnix: [2024-06-27T10:50:37.890Z] [2024-06-27T10:50:37.890Z] setToolProperty: [2024-06-27T10:50:37.890Z] [2024-06-27T10:50:37.890Z] setS1ASclassPath: [2024-06-27T10:50:37.890Z] [2024-06-27T10:50:37.890Z] init-common: [2024-06-27T10:50:37.890Z] [2024-06-27T10:50:37.890Z] delete-connector-connpool-common: [2024-06-27T10:50:37.890Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-06-27T10:50:37.914Z] [exec] 6 seconds left... [2024-06-27T10:50:38.048Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:50:38.049Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:50:38.049Z] [2024-06-27T10:50:38.049Z] set-derby-connpool-props: [2024-06-27T10:50:38.261Z] [INFO] Scanning for projects... [2024-06-27T10:50:38.272Z] [java] Jun 27, 2024 10:50:38 AM org.eclipse.persistence.session./file:/tmp/ejb-app18071519027621535128/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.metadata [2024-06-27T10:50:38.272Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-06-27T10:50:38.272Z] [java] Jun 27, 2024 10:50:38 AM org.eclipse.persistence.session./file:/tmp/ejb-app18071519027621535128/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.metadata [2024-06-27T10:50:38.272Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-06-27T10:50:38.280Z] [INFO] [exec] Thu Jun 27 10:50:37 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-06-27T10:50:38.301Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-06-27T10:50:38.301Z] [2024-06-27T10:50:38.301Z] compile-client: [2024-06-27T10:50:38.301Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:38.301Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:38.301Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:38.301Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:38.301Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:38.301Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:38.301Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:38.301Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:38.301Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:38.301Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:38.301Z] [javac] 1 warning [2024-06-27T10:50:38.475Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:38.475Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:38.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-06-27T10:50:38.475Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-06-27T10:50:38.476Z] [2024-06-27T10:50:38.476Z] setOSConditions: [2024-06-27T10:50:38.476Z] [2024-06-27T10:50:38.476Z] setToolWin: [2024-06-27T10:50:38.476Z] [2024-06-27T10:50:38.476Z] setToolUnix: [2024-06-27T10:50:38.476Z] [2024-06-27T10:50:38.476Z] setToolProperty: [2024-06-27T10:50:38.476Z] [2024-06-27T10:50:38.476Z] setS1ASclassPath: [2024-06-27T10:50:38.476Z] [2024-06-27T10:50:38.476Z] init-common: [2024-06-27T10:50:38.476Z] [2024-06-27T10:50:38.476Z] undeploy-rar-common: [2024-06-27T10:50:38.476Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-06-27T10:50:38.534Z] [INFO] [exec] Thu Jun 27 10:50:38 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:50:38.534Z] [INFO] [exec] Command stop-database executed successfully. [2024-06-27T10:50:38.534Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output [2024-06-27T10:50:38.534Z] [WARNING] [echo] Checking messages in: [2024-06-27T10:50:38.534Z] [WARNING] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:50:38.534Z] [WARNING] [echo] [2024-06-27T10:50:38.534Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/test-output [2024-06-27T10:50:38.540Z] [java] Jun 27, 2024 10:50:38 AM org.eclipse.persistence.session./file:/tmp/ejb-app18071519027621535128/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.server [2024-06-27T10:50:38.540Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:50:38.557Z] [exec] parsing WSDL... [2024-06-27T10:50:38.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:50:38.607Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:50:38.632Z] [2024-06-27T10:50:38.632Z] build-client: [2024-06-27T10:50:38.632Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:38.632Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soap/client [2024-06-27T10:50:38.632Z] [2024-06-27T10:50:38.632Z] package-appclientjar-common: [2024-06-27T10:50:38.632Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:38.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:38.633Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-client.jar [2024-06-27T10:50:38.730Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-06-27T10:50:38.730Z] [2024-06-27T10:50:38.730Z] delete-resources-and-undeploy-rar: [2024-06-27T10:50:38.730Z] [2024-06-27T10:50:38.731Z] setOSConditions: [2024-06-27T10:50:38.731Z] [2024-06-27T10:50:38.731Z] setToolWin: [2024-06-27T10:50:38.731Z] [2024-06-27T10:50:38.731Z] setToolUnix: [2024-06-27T10:50:38.731Z] [2024-06-27T10:50:38.731Z] setToolProperty: [2024-06-27T10:50:38.731Z] [2024-06-27T10:50:38.731Z] setS1ASclassPath: [2024-06-27T10:50:38.731Z] [2024-06-27T10:50:38.731Z] init-common: [2024-06-27T10:50:38.731Z] [2024-06-27T10:50:38.731Z] delete-connector-resource-common: [2024-06-27T10:50:38.731Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-06-27T10:50:38.794Z] [java] Jun 27, 2024 10:50:38 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:50:38.794Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-06-27T10:50:38.794Z] [java] Jun 27, 2024 10:50:38 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:50:38.794Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/sample/SingletonBean, java:global/foo/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean] [2024-06-27T10:50:38.794Z] [java] Jun 27, 2024 10:50:38 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:50:38.794Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:50:38.794Z] [java] Jun 27, 2024 10:50:38 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:50:38.794Z] [java] INFO: Enabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:50:38.837Z] [exec] 5 seconds left... [2024-06-27T10:50:38.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:50:38.862Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:50:38.888Z] [2024-06-27T10:50:38.888Z] setOSConditions: [2024-06-27T10:50:38.889Z] [2024-06-27T10:50:38.889Z] setToolWin: [2024-06-27T10:50:38.889Z] [2024-06-27T10:50:38.889Z] setToolUnix: [2024-06-27T10:50:38.889Z] [2024-06-27T10:50:38.889Z] setToolProperty: [2024-06-27T10:50:38.889Z] [2024-06-27T10:50:38.889Z] setS1ASclassPath: [2024-06-27T10:50:38.889Z] [2024-06-27T10:50:38.889Z] init-common: [2024-06-27T10:50:38.889Z] [2024-06-27T10:50:38.889Z] deploy-client-common: [2024-06-27T10:50:39.049Z] [java] Jun 27, 2024 10:50:38 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:39.050Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:39.050Z] [java] Jun 27, 2024 10:50:38 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:39.050Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:39.110Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:39.130Z] [exec] cancelling timerHandle [2024-06-27T10:50:39.130Z] [exec] cancelling timerHandle5 [2024-06-27T10:50:39.130Z] [exec] cancelling timerHandle11 [2024-06-27T10:50:39.130Z] [exec] cancelling timerHandle12 [2024-06-27T10:50:39.130Z] [exec] Foo : ejbs/Foo_BMT test passed!! [2024-06-27T10:50:39.130Z] [exec] Value of key is: ejbs/Foo_BMT [2024-06-27T10:50:39.130Z] [exec] Doing stateful timer test for ejbs/Stateful_CMT [2024-06-27T10:50:39.290Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-06-27T10:50:39.290Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-06-27T10:50:39.290Z] [2024-06-27T10:50:39.290Z] setOSConditions: [2024-06-27T10:50:39.290Z] [2024-06-27T10:50:39.290Z] setToolWin: [2024-06-27T10:50:39.290Z] [2024-06-27T10:50:39.290Z] setToolUnix: [2024-06-27T10:50:39.290Z] [2024-06-27T10:50:39.290Z] setToolProperty: [2024-06-27T10:50:39.290Z] [2024-06-27T10:50:39.290Z] setS1ASclassPath: [2024-06-27T10:50:39.290Z] [2024-06-27T10:50:39.290Z] init-common: [2024-06-27T10:50:39.290Z] [2024-06-27T10:50:39.290Z] delete-connector-connpool-common: [2024-06-27T10:50:39.290Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-06-27T10:50:39.431Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:50:39.431Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:50:39.458Z] [INFO] [loadfile] Do not set property lines_with_msg_key as its length is 0. [2024-06-27T10:50:39.458Z] [WARNING] [echo] [2024-06-27T10:50:39.458Z] [WARNING] [echo] * Message keys logged instead of message: [2024-06-27T10:50:39.458Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:50:39.458Z] [INFO] [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0. [2024-06-27T10:50:39.458Z] [WARNING] [echo] [2024-06-27T10:50:39.458Z] [WARNING] [echo] * Parameter marker not substituted with value: [2024-06-27T10:50:39.458Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:50:39.458Z] [INFO] [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0. [2024-06-27T10:50:39.458Z] [WARNING] [echo] [2024-06-27T10:50:39.458Z] [WARNING] [echo] * Bundle not found: [2024-06-27T10:50:39.458Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:50:39.458Z] [INFO] [loadfile] Do not set property lines_with_msg_not_found as its length is 0. [2024-06-27T10:50:39.458Z] [WARNING] [echo] [2024-06-27T10:50:39.458Z] [WARNING] [echo] * Messages not found in message bundle: [2024-06-27T10:50:39.458Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:50:39.458Z] [INFO] [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0. [2024-06-27T10:50:39.458Z] [WARNING] [echo] [2024-06-27T10:50:39.458Z] [WARNING] [echo] * No message: [2024-06-27T10:50:39.458Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:50:39.458Z] [INFO] [loadfile] Do not set property lines_with_msg_common_typos as its length is 0. [2024-06-27T10:50:39.458Z] [WARNING] [echo] [2024-06-27T10:50:39.458Z] [WARNING] [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.): [2024-06-27T10:50:39.458Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:50:39.458Z] [INFO] [loadfile] Do not set property lines_with_msg_double_apos as its length is 0. [2024-06-27T10:50:39.458Z] [WARNING] [echo] [2024-06-27T10:50:39.458Z] [WARNING] [echo] * Messages with double apostrophes: [2024-06-27T10:50:39.458Z] [WARNING] [echo] (PASSED: no problems found) [2024-06-27T10:50:39.458Z] [INFO] [loadfile] Do not set property remaining_messages as its length is 0. [2024-06-27T10:50:39.458Z] [WARNING] [echo] [2024-06-27T10:50:39.458Z] [WARNING] [echo] * Messages with no proper message Id: [2024-06-27T10:50:39.458Z] [WARNING] [echo] (none) [2024-06-27T10:50:39.458Z] [WARNING] [echo] [2024-06-27T10:50:39.458Z] [WARNING] [echo] ====================================================================== [2024-06-27T10:50:39.458Z] [WARNING] [echo] FAILED: check-logged-messages [2024-06-27T10:50:39.458Z] [WARNING] [echo] Issues found in one or more messages (see results above). [2024-06-27T10:50:39.458Z] [WARNING] [echo] Please address them, or if the message should be left as-is, [2024-06-27T10:50:39.458Z] [WARNING] [echo] add it to the exclusion list with details why it should be excluded: [2024-06-27T10:50:39.458Z] [WARNING] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/gfproject/log_msg_excl.txt [2024-06-27T10:50:39.458Z] [WARNING] [echo] ====================================================================== [2024-06-27T10:50:39.458Z] [WARNING] [echo] JaxwsFromWsdl Tests [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] =============================================== [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] [2024-06-27T10:50:39.459Z] [WARNING] [echo] Jsr109tester Tests [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] =============================================== [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] =============================================== [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] QuickLookTests [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] Total tests run: 94, Failures: 0, Skips: 0 [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] =============================================== [2024-06-27T10:50:39.459Z] [WARNING] [echo] [testng] [2024-06-27T10:50:39.459Z] [WARNING] Trying to override old definition of task javac [2024-06-27T10:50:39.459Z] [WARNING] Trying to override old definition of task junitreport [2024-06-27T10:50:39.459Z] [WARNING] [echo] Generating report at test-output [2024-06-27T10:50:39.459Z] [WARNING] [junitreport] the file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document [2024-06-27T10:50:39.459Z] [INFO] [junitreport] Processing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/junit-noframes.html [2024-06-27T10:50:39.459Z] [INFO] [junitreport] Loading stylesheet jar:file:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [2024-06-27T10:50:39.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-client.jar [2024-06-27T10:50:39.483Z] [exec] [2024-06-27T10:50:39.483Z] [exec] Generating code... [2024-06-27T10:50:39.483Z] [exec] [2024-06-27T10:50:39.483Z] [exec] Compiling code... [2024-06-27T10:50:39.545Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:39.545Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:39.545Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-06-27T10:50:39.545Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-06-27T10:50:39.545Z] [2024-06-27T10:50:39.545Z] setOSConditions: [2024-06-27T10:50:39.546Z] [2024-06-27T10:50:39.546Z] setToolWin: [2024-06-27T10:50:39.546Z] [2024-06-27T10:50:39.546Z] setToolUnix: [2024-06-27T10:50:39.546Z] [2024-06-27T10:50:39.546Z] setToolProperty: [2024-06-27T10:50:39.546Z] [2024-06-27T10:50:39.546Z] setS1ASclassPath: [2024-06-27T10:50:39.546Z] [2024-06-27T10:50:39.546Z] init-common: [2024-06-27T10:50:39.546Z] [2024-06-27T10:50:39.546Z] undeploy-rar-common: [2024-06-27T10:50:39.546Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-06-27T10:50:39.608Z] [java] Jun 27, 2024 10:50:39 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:39.609Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:50:39.632Z] [exec] Jun 27, 2024 10:50:39 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:50:39.632Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@16f7f59f [2024-06-27T10:50:39.632Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.equals.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447798784_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:50:39.632Z] [exec] Value of key is: main [2024-06-27T10:50:39.632Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.equals.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447798785_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:50:39.632Z] [exec] invoking hello ejb [2024-06-27T10:50:39.632Z] [exec] Looked up home!! [2024-06-27T10:50:39.632Z] [exec] Narrowed FooHome!! [2024-06-27T10:50:39.632Z] [exec] Narrowed FooHomeSuper!! [2024-06-27T10:50:39.632Z] [exec] Got the EJB!! [2024-06-27T10:50:39.632Z] [exec] Looked up home!! [2024-06-27T10:50:39.632Z] [exec] Narrowed home!! [2024-06-27T10:50:39.632Z] [exec] Got the EJB!! [2024-06-27T10:50:39.632Z] [exec] Value of key is: assertValidRemoteObject [2024-06-27T10:50:39.632Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:39.632Z] [exec] [2024-06-27T10:50:39.632Z] [exec] [2024-06-27T10:50:39.632Z] [exec] ----------------------------------------- [2024-06-27T10:50:39.632Z] [exec] - main: PASS - [2024-06-27T10:50:39.632Z] [exec] - assertValidRemoteObject: PASS - [2024-06-27T10:50:39.632Z] [exec] ----------------------------------------- [2024-06-27T10:50:39.632Z] [exec] Total PASS: 2 [2024-06-27T10:50:39.632Z] [exec] Total FAIL: 0 [2024-06-27T10:50:39.632Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:50:39.632Z] [exec] ----------------------------------------- [2024-06-27T10:50:39.632Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:39.632Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:39.685Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:50:39.685Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:50:39.714Z] [INFO] [junitreport] Transform time: 348ms [2024-06-27T10:50:39.714Z] [WARNING] [echo] Test Report available at test-output/index.html [2024-06-27T10:50:39.714Z] [INFO] Executed tasks [2024-06-27T10:50:39.714Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:50:39.714Z] [INFO] BUILD SUCCESS [2024-06-27T10:50:39.714Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:50:39.714Z] [INFO] Total time: 02:51 min [2024-06-27T10:50:39.714Z] [INFO] Finished at: 2024-06-27T10:50:39Z [2024-06-27T10:50:39.714Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:50:39.714Z] + copy_ql_results ql_gf_full_profile_all [2024-06-27T10:50:39.714Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:50:39.714Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-06-27T10:50:39.714Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:50:39.714Z] tar: Removing leading `/' from member names [2024-06-27T10:50:39.765Z] [exec] 4 seconds left... [2024-06-27T10:50:39.863Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@38769b6c [2024-06-27T10:50:39.863Z] [java] Jun 27, 2024 10:50:39 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:50:39.863Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:50:39.863Z] [java] Looking up EJB... [2024-06-27T10:50:39.863Z] [java] Invoking EJB... [2024-06-27T10:50:39.863Z] [java] EJB said: boo [2024-06-27T10:50:39.863Z] [java] Record # 1 [2024-06-27T10:50:39.863Z] [java] Jun 27, 2024 10:50:39 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-06-27T10:50:39.863Z] [java] INFO: Configuration saved at /tmp/domain7796294004034757926xml [2024-06-27T10:50:39.863Z] [java] Jun 27, 2024 10:50:39 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:50:39.863Z] [java] INFO: foo was successfully deployed in 3,717 milliseconds. [2024-06-27T10:50:39.863Z] [java] Jun 27, 2024 10:50:39 AM jakarta.enterprise.system.core.transaction.com.sun.jts.CosTransactions [2024-06-27T10:50:39.863Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-06-27T10:50:39.863Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:50:39.863Z] [java] Value of key is: embedded with JPA [2024-06-27T10:50:39.863Z] [java] Done calling EJB [2024-06-27T10:50:39.863Z] [java] SingletonBean :: In PreDestroy() [2024-06-27T10:50:39.863Z] [java] Jun 27, 2024 10:50:39 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:50:39.863Z] [java] INFO: Disabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:50:39.892Z] [2024-06-27T10:50:39.892Z] checkReporting-common: [2024-06-27T10:50:39.892Z] [2024-06-27T10:50:39.892Z] confirmReportPresent-common: [2024-06-27T10:50:39.892Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:50:39.892Z] [echo] Test seems to be reported fine [2024-06-27T10:50:39.892Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejbc/equals/RepRunConf.txt [2024-06-27T10:50:39.892Z] [2024-06-27T10:50:39.892Z] confirmMissingReport-common: [2024-06-27T10:50:39.892Z] [2024-06-27T10:50:39.892Z] undeploy: [2024-06-27T10:50:39.892Z] [2024-06-27T10:50:39.892Z] setOSConditions: [2024-06-27T10:50:39.892Z] [2024-06-27T10:50:39.892Z] setToolWin: [2024-06-27T10:50:39.892Z] [2024-06-27T10:50:39.892Z] setToolUnix: [2024-06-27T10:50:39.892Z] [2024-06-27T10:50:39.892Z] setToolProperty: [2024-06-27T10:50:39.892Z] [2024-06-27T10:50:39.892Z] setS1ASclassPath: [2024-06-27T10:50:39.892Z] [2024-06-27T10:50:39.892Z] init-common: [2024-06-27T10:50:39.892Z] [2024-06-27T10:50:39.892Z] undeploy-common: [2024-06-27T10:50:39.968Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:50:39.969Z] + cp -r /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/QL-GP-report.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:50:39.969Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:50:39.969Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:50:39.969Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:50:39.969Z] + tar -czf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/ql_gf_full_profile_all-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:50:39.969Z] tar: Removing leading `/' from member names [2024-06-27T10:50:40.042Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:50:40.042Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:50:40.042Z] [javac] ^ [2024-06-27T10:50:40.042Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:50:40.042Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:50:40.042Z] [javac] ^ [2024-06-27T10:50:40.042Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:50:40.042Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:50:40.042Z] [javac] 3 warnings [2024-06-27T10:50:40.042Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/generic-ra.jar [2024-06-27T10:50:40.042Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/generic-ra.rar [2024-06-27T10:50:40.042Z] [2024-06-27T10:50:40.042Z] setOSConditions: [2024-06-27T10:50:40.042Z] [2024-06-27T10:50:40.042Z] setToolWin: [2024-06-27T10:50:40.042Z] [2024-06-27T10:50:40.042Z] setToolUnix: [2024-06-27T10:50:40.042Z] [2024-06-27T10:50:40.042Z] setToolProperty: [2024-06-27T10:50:40.042Z] [2024-06-27T10:50:40.042Z] setS1ASclassPath: [2024-06-27T10:50:40.042Z] [2024-06-27T10:50:40.042Z] init-common: [2024-06-27T10:50:40.042Z] [2024-06-27T10:50:40.042Z] clean-common: [2024-06-27T10:50:40.042Z] [2024-06-27T10:50:40.043Z] setOSConditions: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setToolWin: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setToolUnix: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setToolProperty: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setS1ASclassPath: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] init-common: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] clean-classes-common: [2024-06-27T10:50:40.043Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setOSConditions: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setToolWin: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setToolUnix: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setToolProperty: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setS1ASclassPath: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] init-common: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] clean-jars-common: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] all: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setOSConditions: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setToolWin: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setToolUnix: [2024-06-27T10:50:40.043Z] [2024-06-27T10:50:40.043Z] setToolProperty: [2024-06-27T10:50:40.044Z] [2024-06-27T10:50:40.044Z] setS1ASclassPath: [2024-06-27T10:50:40.044Z] [2024-06-27T10:50:40.044Z] init-common: [2024-06-27T10:50:40.044Z] [2024-06-27T10:50:40.044Z] all: [2024-06-27T10:50:40.044Z] [2024-06-27T10:50:40.044Z] setOSConditions: [2024-06-27T10:50:40.044Z] [2024-06-27T10:50:40.044Z] setToolWin: [2024-06-27T10:50:40.044Z] [2024-06-27T10:50:40.044Z] setToolUnix: [2024-06-27T10:50:40.044Z] [2024-06-27T10:50:40.044Z] setToolProperty: [2024-06-27T10:50:40.044Z] [2024-06-27T10:50:40.044Z] setS1ASclassPath: [2024-06-27T10:50:40.044Z] [2024-06-27T10:50:40.044Z] init-common: [2024-06-27T10:50:40.044Z] [2024-06-27T10:50:40.044Z] compile-common: [2024-06-27T10:50:40.044Z] [echo] Current time (ISO): 2024-06-27T10:50:39.946+0000 [2024-06-27T10:50:40.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:40.044Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:40.104Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-06-27T10:50:40.104Z] [2024-06-27T10:50:40.104Z] delete-resources-and-undeploy-rar: [2024-06-27T10:50:40.104Z] [2024-06-27T10:50:40.104Z] setOSConditions: [2024-06-27T10:50:40.104Z] [2024-06-27T10:50:40.104Z] setToolWin: [2024-06-27T10:50:40.104Z] [2024-06-27T10:50:40.104Z] setToolUnix: [2024-06-27T10:50:40.104Z] [2024-06-27T10:50:40.104Z] setToolProperty: [2024-06-27T10:50:40.104Z] [2024-06-27T10:50:40.104Z] setS1ASclassPath: [2024-06-27T10:50:40.105Z] [2024-06-27T10:50:40.105Z] init-common: [2024-06-27T10:50:40.105Z] [2024-06-27T10:50:40.105Z] delete-connector-resource-common: [2024-06-27T10:50:40.105Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-06-27T10:50:40.117Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:50:40.117Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:40.117Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:40.117Z] [java] ..........FINISHED Embedded test [2024-06-27T10:50:40.117Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:40.117Z] [java] [2024-06-27T10:50:40.117Z] [java] [2024-06-27T10:50:40.117Z] [java] ----------------------------------------- [2024-06-27T10:50:40.117Z] [java] - embedded with JPA: PASS - [2024-06-27T10:50:40.117Z] [java] ----------------------------------------- [2024-06-27T10:50:40.117Z] [java] Total PASS: 1 [2024-06-27T10:50:40.117Z] [java] Total FAIL: 0 [2024-06-27T10:50:40.117Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:50:40.117Z] [java] ----------------------------------------- [2024-06-27T10:50:40.117Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:40.117Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:40.117Z] [java] Jun 27, 2024 10:50:39 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-06-27T10:50:40.117Z] [java] INFO: Configuration saved at /tmp/domain7796294004034757926xml [2024-06-27T10:50:40.117Z] [java] Jun 27, 2024 10:50:39 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:40.117Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:50:40.117Z] [java] Jun 27, 2024 10:50:39 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:40.117Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:50:40.117Z] [java] Jun 27, 2024 10:50:39 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:40.117Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:40.117Z] [java] Jun 27, 2024 10:50:39 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:40.117Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:40.117Z] [java] Jun 27, 2024 10:50:39 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:40.117Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:40.117Z] [2024-06-27T10:50:40.117Z] stop-database: [2024-06-27T10:50:40.117Z] [2024-06-27T10:50:40.117Z] all: [2024-06-27T10:50:40.117Z] [2024-06-27T10:50:40.117Z] twomodules: [2024-06-27T10:50:40.117Z] [echo] [2024-06-27T10:50:40.117Z] [echo] [2024-06-27T10:50:40.117Z] [echo] ************************************************** [2024-06-27T10:50:40.117Z] [echo] * Running twomodules [2024-06-27T10:50:40.118Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twomodules [2024-06-27T10:50:40.118Z] [echo] ************************************************** [2024-06-27T10:50:40.118Z] [echo] [2024-06-27T10:50:40.118Z] [echo] [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] start-database: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setOSConditions: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setToolWin: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setToolUnix: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setToolProperty: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setS1ASclassPath: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] init-common: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] clean: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setOSConditions: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setToolWin: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setToolUnix: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setToolProperty: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setS1ASclassPath: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] init-common: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] clean-common: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setOSConditions: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setToolWin: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setToolUnix: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.118Z] setToolProperty: [2024-06-27T10:50:40.118Z] [2024-06-27T10:50:40.119Z] setS1ASclassPath: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] init-common: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] clean-classes-common: [2024-06-27T10:50:40.119Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] setOSConditions: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] setToolWin: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] setToolUnix: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] setToolProperty: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] setS1ASclassPath: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] init-common: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] clean-jars-common: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] compile: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] setOSConditions: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] setToolWin: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] setToolUnix: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] setToolProperty: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] setS1ASclassPath: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] init-common: [2024-06-27T10:50:40.119Z] [2024-06-27T10:50:40.119Z] compile-common: [2024-06-27T10:50:40.119Z] [echo] Current time (ISO): 2024-06-27T10:50:40.083+0000 [2024-06-27T10:50:40.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:40.119Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:40.243Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:50:40.243Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:50:40.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-06-27T10:50:40.359Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-06-27T10:50:40.359Z] [2024-06-27T10:50:40.359Z] setOSConditions: [2024-06-27T10:50:40.359Z] [2024-06-27T10:50:40.359Z] setToolWin: [2024-06-27T10:50:40.359Z] [2024-06-27T10:50:40.359Z] setToolUnix: [2024-06-27T10:50:40.359Z] [2024-06-27T10:50:40.359Z] setToolProperty: [2024-06-27T10:50:40.359Z] [2024-06-27T10:50:40.359Z] setS1ASclassPath: [2024-06-27T10:50:40.359Z] [2024-06-27T10:50:40.359Z] init-common: [2024-06-27T10:50:40.359Z] [2024-06-27T10:50:40.359Z] delete-connector-connpool-common: [2024-06-27T10:50:40.359Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2024-06-27T10:50:40.489Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejbc-equalsApp [2024-06-27T10:50:40.489Z] [2024-06-27T10:50:40.489Z] all: [2024-06-27T10:50:40.489Z] [2024-06-27T10:50:40.489Z] redef: [2024-06-27T10:50:40.489Z] [2024-06-27T10:50:40.489Z] setOSConditions: [2024-06-27T10:50:40.489Z] [2024-06-27T10:50:40.489Z] setToolWin: [2024-06-27T10:50:40.489Z] [2024-06-27T10:50:40.489Z] setToolUnix: [2024-06-27T10:50:40.489Z] [2024-06-27T10:50:40.489Z] setToolProperty: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] setS1ASclassPath: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] init-common: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] clean: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] [exec] Stateful : ejbs/Stateful_CMT test passed!! [2024-06-27T10:50:40.490Z] setOSConditions: [2024-06-27T10:50:40.490Z] [exec] Value of key is: ejbs/Stateful_CMT [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] [exec] Doing stateful timer test for ejbs/Stateful_BMT [2024-06-27T10:50:40.490Z] setToolWin: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] setToolUnix: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] setToolProperty: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] setS1ASclassPath: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] init-common: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] clean-common: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] setOSConditions: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] setToolWin: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] setToolUnix: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] setToolProperty: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] setS1ASclassPath: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] init-common: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] clean-classes-common: [2024-06-27T10:50:40.490Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] setOSConditions: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.490Z] setToolWin: [2024-06-27T10:50:40.490Z] [2024-06-27T10:50:40.491Z] setToolUnix: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] setToolProperty: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] setS1ASclassPath: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] init-common: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] clean-jars-common: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] compile: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] setOSConditions: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] setToolWin: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] setToolUnix: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] setToolProperty: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] setS1ASclassPath: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] init-common: [2024-06-27T10:50:40.491Z] [2024-06-27T10:50:40.491Z] compile-common: [2024-06-27T10:50:40.491Z] [echo] Current time (ISO): 2024-06-27T10:50:40.434+0000 [2024-06-27T10:50:40.491Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:40.491Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:40.498Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:40.498Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:40.687Z] [exec] 3 seconds left... [2024-06-27T10:50:40.857Z] [exec] Application deployed with name security-jmac-soap-client. [2024-06-27T10:50:40.857Z] [2024-06-27T10:50:40.857Z] run: [2024-06-27T10:50:40.857Z] [echo] [2024-06-27T10:50:40.857Z] [echo] RUNNING /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient [2024-06-27T10:50:40.857Z] [echo] [2024-06-27T10:50:40.858Z] [echo] vmargs: -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__keystore.jks -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__cacerts.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStorePassword=changeit [2024-06-27T10:50:40.858Z] [echo] [2024-06-27T10:50:40.858Z] [echo] client: -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-clientClient.jar [2024-06-27T10:50:40.858Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/jaxws/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T10:50:40.858Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:40.858Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-06-27T10:50:40.858Z] [2024-06-27T10:50:40.858Z] unjar-client-utils: [2024-06-27T10:50:40.858Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:40.858Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-06-27T10:50:40.859Z] [2024-06-27T10:50:40.859Z] internal-run: [2024-06-27T10:50:40.859Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-06-27T10:50:40.917Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:40.917Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:40.917Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-06-27T10:50:40.917Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-06-27T10:50:40.917Z] [2024-06-27T10:50:40.917Z] setOSConditions: [2024-06-27T10:50:40.917Z] [2024-06-27T10:50:40.917Z] setToolWin: [2024-06-27T10:50:40.917Z] [2024-06-27T10:50:40.917Z] setToolUnix: [2024-06-27T10:50:40.917Z] [2024-06-27T10:50:40.917Z] setToolProperty: [2024-06-27T10:50:40.917Z] [2024-06-27T10:50:40.917Z] setS1ASclassPath: [2024-06-27T10:50:40.917Z] [2024-06-27T10:50:40.918Z] init-common: [2024-06-27T10:50:40.918Z] [2024-06-27T10:50:40.918Z] undeploy-rar-common: [2024-06-27T10:50:40.918Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-06-27T10:50:41.042Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:41.042Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:41.042Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:41.042Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:41.042Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:41.042Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:41.042Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:41.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:50:41.055Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:50:41.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-06-27T10:50:41.172Z] [2024-06-27T10:50:41.172Z] exec: [2024-06-27T10:50:41.172Z] [2024-06-27T10:50:41.172Z] asadmin-common: [2024-06-27T10:50:41.172Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy=global [2024-06-27T10:50:41.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:50:41.330Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:50:41.330Z] [2024-06-27T10:50:41.330Z] setOSConditions: [2024-06-27T10:50:41.330Z] [2024-06-27T10:50:41.330Z] setToolWin: [2024-06-27T10:50:41.330Z] [2024-06-27T10:50:41.330Z] setToolUnix: [2024-06-27T10:50:41.330Z] [2024-06-27T10:50:41.330Z] setToolProperty: [2024-06-27T10:50:41.330Z] [2024-06-27T10:50:41.330Z] setS1ASclassPath: [2024-06-27T10:50:41.330Z] [2024-06-27T10:50:41.330Z] init-common: [2024-06-27T10:50:41.412Z] [exec] Stateful : ejbs/Stateful_BMT test passed!! [2024-06-27T10:50:41.412Z] [exec] Value of key is: ejbs/Stateful_BMT [2024-06-27T10:50:41.412Z] [exec] doBarTest(): Doing bar timer test for ejbtimer/Bar_CMT [2024-06-27T10:50:41.412Z] [exec] doBarTest(): Bar lookup succeeded: ejbtimer/Bar_CMT [2024-06-27T10:50:41.412Z] [exec] Calling findbyprimarykey [2024-06-27T10:50:41.412Z] [exec] caught expected finder ex for 1 jakarta.ejb.ObjectNotFoundException: JDO74011: Bean 'BarEJB_CMT' method findByPrimaryKey: cannot find bean with key 1_1 [2024-06-27T10:50:41.412Z] [exec] doBarTest(): Bar after create [2024-06-27T10:50:41.412Z] [exec] doTest(): creating the runtimeExTimer handle [2024-06-27T10:50:41.412Z] [exec] doTest(): creating the timerhandle [2024-06-27T10:50:41.412Z] [exec] doTest(): creating the timerhandle2 [2024-06-27T10:50:41.412Z] [exec] doTest(): creating the timerhandle3 [2024-06-27T10:50:41.412Z] [exec] doTest(): creating the timerhandle4 [2024-06-27T10:50:41.412Z] [exec] doTest(): creating the timerhandle5 [2024-06-27T10:50:41.412Z] [exec] doTest(): creating the createTimerAndRollback [2024-06-27T10:50:41.412Z] [exec] doTest(): creating the createTimerAndCancel [2024-06-27T10:50:41.412Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-06-27T10:50:41.412Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-06-27T10:50:41.412Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-06-27T10:50:41.412Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:41.412Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:41.412Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:41.412Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:41.412Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:41.412Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:41.412Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:41.584Z] [2024-06-27T10:50:41.584Z] create-jdbc-resource-common: [2024-06-27T10:50:41.584Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:41.609Z] [exec] 2 seconds left... [2024-06-27T10:50:41.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy=global [2024-06-27T10:50:41.732Z] [exec] server.connector-service.class-loading-policy=global [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] setOSConditions: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] setToolWin: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] setToolUnix: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] setToolProperty: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] setS1ASclassPath: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] init-common: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] clean: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] setOSConditions: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] setToolWin: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] setToolUnix: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] setToolProperty: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] setS1ASclassPath: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] init-common: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] clean-common: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.732Z] setOSConditions: [2024-06-27T10:50:41.732Z] [2024-06-27T10:50:41.733Z] setToolWin: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] setToolUnix: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] setToolProperty: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] setS1ASclassPath: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] init-common: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] clean-classes-common: [2024-06-27T10:50:41.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] setOSConditions: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] setToolWin: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] setToolUnix: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] setToolProperty: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] setS1ASclassPath: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] init-common: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] clean-jars-common: [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] clean: [2024-06-27T10:50:41.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-06-27T10:50:41.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-06-27T10:50:41.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-06-27T10:50:41.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-06-27T10:50:41.733Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-06-27T10:50:41.733Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-06-27T10:50:41.733Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-06-27T10:50:41.733Z] [2024-06-27T10:50:41.733Z] compile: [2024-06-27T10:50:41.734Z] [2024-06-27T10:50:41.734Z] setOSConditions: [2024-06-27T10:50:41.734Z] [2024-06-27T10:50:41.734Z] setToolWin: [2024-06-27T10:50:41.734Z] [2024-06-27T10:50:41.734Z] setToolUnix: [2024-06-27T10:50:41.734Z] [2024-06-27T10:50:41.734Z] setToolProperty: [2024-06-27T10:50:41.734Z] [2024-06-27T10:50:41.734Z] setS1ASclassPath: [2024-06-27T10:50:41.734Z] [2024-06-27T10:50:41.734Z] init-common: [2024-06-27T10:50:41.734Z] [2024-06-27T10:50:41.734Z] compile-common: [2024-06-27T10:50:41.734Z] [echo] Current time (ISO): 2024-06-27T10:50:41.584+0000 [2024-06-27T10:50:41.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:41.734Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:41.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:41.839Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-06-27T10:50:41.839Z] [echo] cmd executed for server [2024-06-27T10:50:41.839Z] [2024-06-27T10:50:41.839Z] deploy: [2024-06-27T10:50:41.839Z] [2024-06-27T10:50:41.839Z] deploy-war-common: [2024-06-27T10:50:41.839Z] [2024-06-27T10:50:41.839Z] setOSConditions: [2024-06-27T10:50:41.839Z] [2024-06-27T10:50:41.839Z] setToolWin: [2024-06-27T10:50:41.839Z] [2024-06-27T10:50:41.839Z] setToolUnix: [2024-06-27T10:50:41.839Z] [2024-06-27T10:50:41.839Z] setToolProperty: [2024-06-27T10:50:41.839Z] [2024-06-27T10:50:41.839Z] setS1ASclassPath: [2024-06-27T10:50:41.839Z] [2024-06-27T10:50:41.839Z] init-common: [2024-06-27T10:50:41.839Z] [2024-06-27T10:50:41.839Z] deploy-war-commonpe: [2024-06-27T10:50:41.882Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:41.882Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:41.883Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:41.883Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:41.883Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:41.883Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:41.883Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:41.934Z] [exec] Waiting for domain1 to start ........ [2024-06-27T10:50:41.934Z] [exec] Waiting finished after 7,961 ms. [2024-06-27T10:50:41.934Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:50:41.934Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:50:41.934Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:50:41.934Z] [exec] Admin Port: 4,848 [2024-06-27T10:50:41.934Z] [exec] Command start-domain executed successfully. [2024-06-27T10:50:41.934Z] [2024-06-27T10:50:41.934Z] start-server-windows: [2024-06-27T10:50:41.934Z] [2024-06-27T10:50:41.934Z] setOSConditions: [2024-06-27T10:50:41.934Z] [2024-06-27T10:50:41.934Z] setToolWin: [2024-06-27T10:50:41.934Z] [2024-06-27T10:50:41.934Z] setToolUnix: [2024-06-27T10:50:41.934Z] [2024-06-27T10:50:41.934Z] setToolProperty: [2024-06-27T10:50:41.934Z] [2024-06-27T10:50:41.934Z] setS1ASclassPath: [2024-06-27T10:50:41.934Z] [2024-06-27T10:50:41.935Z] init-common: [2024-06-27T10:50:41.935Z] [2024-06-27T10:50:41.935Z] create-custom-resource-common: [2024-06-27T10:50:41.965Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:41.965Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:50:41.965Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:50:42.220Z] [javac] 2 warnings [2024-06-27T10:50:42.220Z] [2024-06-27T10:50:42.220Z] setOSConditions: [2024-06-27T10:50:42.220Z] [2024-06-27T10:50:42.220Z] setToolWin: [2024-06-27T10:50:42.220Z] [2024-06-27T10:50:42.220Z] setToolUnix: [2024-06-27T10:50:42.220Z] [2024-06-27T10:50:42.220Z] setToolProperty: [2024-06-27T10:50:42.220Z] [2024-06-27T10:50:42.220Z] setS1ASclassPath: [2024-06-27T10:50:42.220Z] [2024-06-27T10:50:42.220Z] init-common: [2024-06-27T10:50:42.220Z] [2024-06-27T10:50:42.220Z] compile-common: [2024-06-27T10:50:42.220Z] [echo] Current time (ISO): 2024-06-27T10:50:42.050+0000 [2024-06-27T10:50:42.220Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:42.398Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-em-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-em-resource-injection-web.war [2024-06-27T10:50:42.657Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:42.657Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:42.657Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:42.657Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:42.657Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:42.657Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:42.657Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:42.795Z] [exec] Jun 27, 2024 10:50:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:50:42.795Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:50:42.957Z] [exec] Application deployed with name cdi-em-resource-injection-web. [2024-06-27T10:50:42.957Z] [2024-06-27T10:50:42.957Z] deploy-war-commonee: [2024-06-27T10:50:42.957Z] [2024-06-27T10:50:42.957Z] run: [2024-06-27T10:50:42.957Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llinit [2024-06-27T10:50:42.957Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:42.957Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llquery [2024-06-27T10:50:42.957Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:42.957Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llfind [2024-06-27T10:50:42.957Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:42.957Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llinj [2024-06-27T10:50:42.957Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:42.957Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:42.957Z] [java] [2024-06-27T10:50:42.957Z] [java] [2024-06-27T10:50:42.957Z] [java] ----------------------------------------- [2024-06-27T10:50:42.957Z] [java] - em-resource-injectionllinit: PASS - [2024-06-27T10:50:42.957Z] [java] - em-resource-injectionllquery: PASS - [2024-06-27T10:50:42.957Z] [java] - em-resource-injectionllfind: PASS - [2024-06-27T10:50:42.957Z] [java] - em-resource-injectionllinj: PASS - [2024-06-27T10:50:42.957Z] [java] ----------------------------------------- [2024-06-27T10:50:42.958Z] [java] - Total PASS : 4 - [2024-06-27T10:50:42.958Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:42.958Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:42.958Z] [java] ----------------------------------------- [2024-06-27T10:50:42.958Z] [2024-06-27T10:50:42.958Z] undeploy: [2024-06-27T10:50:42.958Z] [2024-06-27T10:50:42.958Z] setOSConditions: [2024-06-27T10:50:42.958Z] [2024-06-27T10:50:42.958Z] setToolWin: [2024-06-27T10:50:42.958Z] [2024-06-27T10:50:42.958Z] setToolUnix: [2024-06-27T10:50:42.958Z] [2024-06-27T10:50:42.958Z] setToolProperty: [2024-06-27T10:50:42.958Z] [2024-06-27T10:50:42.958Z] setS1ASclassPath: [2024-06-27T10:50:42.958Z] [2024-06-27T10:50:42.958Z] init-common: [2024-06-27T10:50:42.958Z] [2024-06-27T10:50:42.958Z] undeploy-war-common: [2024-06-27T10:50:42.967Z] [exec] 1 seconds left... [2024-06-27T10:50:43.142Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:43.142Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:43.142Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:43.142Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:43.142Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:43.142Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:43.142Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:43.216Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:43.216Z] [javac] 1 warning [2024-06-27T10:50:43.230Z] + change_junit_report_class_names [2024-06-27T10:50:43.230Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-06-27T10:50:43.232Z] + sed -i 's/\bclassname="/classname="ql_gf_full_profile_all./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-06-27T10:50:43.232Z] + break [2024-06-27T10:50:43.232Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:50:43.263Z] Archiving artifacts [2024-06-27T10:50:43.283Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:43.283Z] [javac] 1 warning [2024-06-27T10:50:43.283Z] [2024-06-27T10:50:43.283Z] setOSConditions: [2024-06-27T10:50:43.283Z] [2024-06-27T10:50:43.284Z] setToolWin: [2024-06-27T10:50:43.284Z] [2024-06-27T10:50:43.284Z] setToolUnix: [2024-06-27T10:50:43.284Z] [2024-06-27T10:50:43.284Z] setToolProperty: [2024-06-27T10:50:43.284Z] [2024-06-27T10:50:43.284Z] setS1ASclassPath: [2024-06-27T10:50:43.284Z] [2024-06-27T10:50:43.284Z] init-common: [2024-06-27T10:50:43.284Z] [2024-06-27T10:50:43.284Z] compile-common: [2024-06-27T10:50:43.284Z] [echo] Current time (ISO): 2024-06-27T10:50:43.052+0000 [2024-06-27T10:50:43.284Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:43.305Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:43.471Z] [2024-06-27T10:50:43.471Z] setOSConditions: [2024-06-27T10:50:43.471Z] [2024-06-27T10:50:43.471Z] setToolWin: [2024-06-27T10:50:43.471Z] [2024-06-27T10:50:43.471Z] setToolUnix: [2024-06-27T10:50:43.471Z] [2024-06-27T10:50:43.471Z] setToolProperty: [2024-06-27T10:50:43.471Z] [2024-06-27T10:50:43.471Z] setS1ASclassPath: [2024-06-27T10:50:43.471Z] [2024-06-27T10:50:43.471Z] init-common: [2024-06-27T10:50:43.471Z] [2024-06-27T10:50:43.471Z] compile-common: [2024-06-27T10:50:43.471Z] [echo] Current time (ISO): 2024-06-27T10:50:43.223+0000 [2024-06-27T10:50:43.471Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:43.533Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-em-resource-injection-web [2024-06-27T10:50:43.533Z] [2024-06-27T10:50:43.533Z] delete-resources: [2024-06-27T10:50:43.533Z] [2024-06-27T10:50:43.533Z] setOSConditions: [2024-06-27T10:50:43.533Z] [2024-06-27T10:50:43.533Z] setToolWin: [2024-06-27T10:50:43.533Z] [2024-06-27T10:50:43.534Z] setToolUnix: [2024-06-27T10:50:43.534Z] [2024-06-27T10:50:43.534Z] setToolProperty: [2024-06-27T10:50:43.534Z] [2024-06-27T10:50:43.534Z] setS1ASclassPath: [2024-06-27T10:50:43.534Z] [2024-06-27T10:50:43.534Z] init-common: [2024-06-27T10:50:43.534Z] [2024-06-27T10:50:43.534Z] delete-jdbc-resource-common: [2024-06-27T10:50:43.534Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:43.541Z] [INFO] [2024-06-27T10:50:43.541Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-06-27T10:50:43.541Z] [INFO] Building GlassFish Ant Dependencies 7.0.16-SNAPSHOT [2024-06-27T10:50:43.541Z] [INFO] from pom.xml [2024-06-27T10:50:43.541Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:50:43.561Z] [javac] 1 warning [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.561Z] setOSConditions: [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.561Z] setToolWin: [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.561Z] setToolUnix: [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.561Z] setToolProperty: [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.561Z] setS1ASclassPath: [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.561Z] init-common: [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.561Z] ejb-jar-common: [2024-06-27T10:50:43.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.561Z] package-ejbjar-common: [2024-06-27T10:50:43.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:43.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:43.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:43.561Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2024-06-27T10:50:43.561Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.561Z] setOSConditions: [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.561Z] setToolWin: [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.561Z] setToolUnix: [2024-06-27T10:50:43.561Z] [2024-06-27T10:50:43.562Z] setToolProperty: [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] setS1ASclassPath: [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] init-common: [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] appclient-jar-common: [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] package-appclientjar-common: [2024-06-27T10:50:43.562Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:43.562Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:43.562Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:43.562Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] build-ear: [2024-06-27T10:50:43.562Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] setup: [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] setOSConditions: [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] setToolWin: [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] setToolUnix: [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] setToolProperty: [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] setS1ASclassPath: [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] init-common: [2024-06-27T10:50:43.562Z] [2024-06-27T10:50:43.562Z] setupJdbc: [2024-06-27T10:50:43.672Z] [2024-06-27T10:50:43.672Z] setOSConditions: [2024-06-27T10:50:43.672Z] [2024-06-27T10:50:43.672Z] setToolWin: [2024-06-27T10:50:43.672Z] [2024-06-27T10:50:43.672Z] setToolUnix: [2024-06-27T10:50:43.672Z] [2024-06-27T10:50:43.672Z] setToolProperty: [2024-06-27T10:50:43.673Z] [2024-06-27T10:50:43.673Z] setS1ASclassPath: [2024-06-27T10:50:43.673Z] [2024-06-27T10:50:43.673Z] init-common: [2024-06-27T10:50:43.673Z] [2024-06-27T10:50:43.673Z] execute-sql-common: [2024-06-27T10:50:43.701Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.819Z] setOSConditions: [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.819Z] setToolWin: [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.819Z] setToolUnix: [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.819Z] setToolProperty: [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.819Z] setS1ASclassPath: [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.819Z] init-common: [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.819Z] default-jdbc-conpool: [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.819Z] setOSConditions: [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.819Z] setToolWin: [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.819Z] setToolUnix: [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.819Z] setToolProperty: [2024-06-27T10:50:43.819Z] [2024-06-27T10:50:43.820Z] setS1ASclassPath: [2024-06-27T10:50:43.820Z] [2024-06-27T10:50:43.820Z] init-common: [2024-06-27T10:50:43.820Z] [2024-06-27T10:50:43.820Z] create-jdbc-connpool-common: [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_0[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_1[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_2[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_3[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_4[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_5[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_6[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_7[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_8[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_9[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_10[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_11[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_12[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_13[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_14[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_15[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_16[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_17[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_18[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_19[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_20[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_21[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_22[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_23[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_24[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_25[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_26[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_27[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_28[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_29[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_30[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_31[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_32[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_33[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_34[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_35[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_36[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_37[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_38[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Expecting exception for: SFSB_1719485338148_39[**Got Exception**] [2024-06-27T10:50:43.890Z] [exec] Value of key is: non-serializable-state [2024-06-27T10:50:43.890Z] [exec] Value of key is: removeTest (true @@@ true) [2024-06-27T10:50:43.890Z] [exec] [passivateactivateClient] DONE doTest()... [2024-06-27T10:50:43.890Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:43.890Z] [exec] [2024-06-27T10:50:43.890Z] [exec] [2024-06-27T10:50:43.890Z] [exec] ----------------------------------------- [2024-06-27T10:50:43.890Z] [exec] - non-serializable-state: PASS - [2024-06-27T10:50:43.890Z] [exec] - initSFSBList: PASS - [2024-06-27T10:50:43.890Z] [exec] - accessSFSB: PASS - [2024-06-27T10:50:43.890Z] [exec] - removeTest (true @@@ true): PASS - [2024-06-27T10:50:43.890Z] [exec] ----------------------------------------- [2024-06-27T10:50:43.890Z] [exec] Total PASS: 4 [2024-06-27T10:50:43.890Z] [exec] Total FAIL: 0 [2024-06-27T10:50:43.890Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:50:43.890Z] [exec] ----------------------------------------- [2024-06-27T10:50:43.890Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:43.890Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:43.927Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2024-06-27T10:50:43.927Z] [sql] 0 rows affected [2024-06-27T10:50:43.927Z] [sql] 0 rows affected [2024-06-27T10:50:43.927Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:50:43.991Z] [javac] 1 warning [2024-06-27T10:50:43.991Z] [2024-06-27T10:50:43.991Z] build: [2024-06-27T10:50:43.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:43.991Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-ejb1.jar [2024-06-27T10:50:43.991Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-ejb2.jar [2024-06-27T10:50:43.991Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/org [2024-06-27T10:50:43.991Z] [2024-06-27T10:50:43.991Z] run: [2024-06-27T10:50:43.991Z] [2024-06-27T10:50:43.991Z] setOSConditions: [2024-06-27T10:50:43.991Z] [2024-06-27T10:50:43.991Z] setToolWin: [2024-06-27T10:50:43.991Z] [2024-06-27T10:50:43.991Z] setToolUnix: [2024-06-27T10:50:43.991Z] [2024-06-27T10:50:43.991Z] setToolProperty: [2024-06-27T10:50:43.991Z] [2024-06-27T10:50:43.991Z] setS1ASclassPath: [2024-06-27T10:50:43.991Z] [2024-06-27T10:50:43.991Z] init-common: [2024-06-27T10:50:43.991Z] [2024-06-27T10:50:43.991Z] run_se: [2024-06-27T10:50:43.991Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:50:44.029Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:44.029Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:44.029Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:44.029Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:44.029Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:44.029Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:44.029Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:44.092Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:50:44.092Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-06-27T10:50:44.092Z] [echo] cmd executed for server [2024-06-27T10:50:44.092Z] [2024-06-27T10:50:44.092Z] setOSConditions: [2024-06-27T10:50:44.092Z] [2024-06-27T10:50:44.092Z] setToolWin: [2024-06-27T10:50:44.092Z] [2024-06-27T10:50:44.092Z] setToolUnix: [2024-06-27T10:50:44.092Z] [2024-06-27T10:50:44.092Z] setToolProperty: [2024-06-27T10:50:44.092Z] [2024-06-27T10:50:44.092Z] setS1ASclassPath: [2024-06-27T10:50:44.092Z] [2024-06-27T10:50:44.092Z] init-common: [2024-06-27T10:50:44.092Z] [2024-06-27T10:50:44.092Z] delete-jdbc-connpool-common: [2024-06-27T10:50:44.092Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:50:44.124Z] [exec] WebSvcTest-Hello [2024-06-27T10:50:44.124Z] [exec] WebSvcTest-Hello [2024-06-27T10:50:44.124Z] [exec] WebSvcTest-Hello [2024-06-27T10:50:44.124Z] [exec] WebSvcTest-Hello [2024-06-27T10:50:44.124Z] [exec] WebSvcTest-Hello [2024-06-27T10:50:44.124Z] [exec] WebSvcTest-Hello [2024-06-27T10:50:44.124Z] [exec] WebSvcTest-Hello [2024-06-27T10:50:44.124Z] [exec] WebSvcTest-Hello [2024-06-27T10:50:44.124Z] [exec] WebSvcTest-Hello [2024-06-27T10:50:44.124Z] [exec] WebSvcTest-Hello [2024-06-27T10:50:44.124Z] [exec] Value of key is:servlet-provider-annotation [2024-06-27T10:50:44.145Z] [2024-06-27T10:50:44.145Z] checkReporting-common: [2024-06-27T10:50:44.145Z] [2024-06-27T10:50:44.145Z] confirmReportPresent-common: [2024-06-27T10:50:44.145Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:50:44.145Z] [echo] Test seems to be reported fine [2024-06-27T10:50:44.145Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/RepRunConf.txt [2024-06-27T10:50:44.145Z] [2024-06-27T10:50:44.145Z] confirmMissingReport-common: [2024-06-27T10:50:44.145Z] [2024-06-27T10:50:44.145Z] undeploy: [2024-06-27T10:50:44.145Z] [2024-06-27T10:50:44.145Z] setOSConditions: [2024-06-27T10:50:44.145Z] [2024-06-27T10:50:44.145Z] setToolWin: [2024-06-27T10:50:44.145Z] [2024-06-27T10:50:44.145Z] setToolUnix: [2024-06-27T10:50:44.145Z] [2024-06-27T10:50:44.145Z] setToolProperty: [2024-06-27T10:50:44.145Z] [2024-06-27T10:50:44.145Z] setS1ASclassPath: [2024-06-27T10:50:44.145Z] [2024-06-27T10:50:44.145Z] init-common: [2024-06-27T10:50:44.182Z] [2024-06-27T10:50:44.182Z] setOSConditions: [2024-06-27T10:50:44.182Z] [2024-06-27T10:50:44.182Z] setToolWin: [2024-06-27T10:50:44.182Z] [2024-06-27T10:50:44.182Z] setToolUnix: [2024-06-27T10:50:44.182Z] [2024-06-27T10:50:44.182Z] setToolProperty: [2024-06-27T10:50:44.182Z] [2024-06-27T10:50:44.182Z] setS1ASclassPath: [2024-06-27T10:50:44.182Z] [2024-06-27T10:50:44.182Z] init-common: [2024-06-27T10:50:44.182Z] [2024-06-27T10:50:44.182Z] runclient-common: [2024-06-27T10:50:44.182Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1AppClient.jar -name ejb-bmp-contauth1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:50:44.208Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:44.208Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:44.208Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:44.208Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:44.208Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:44.208Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:44.208Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:44.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:50:44.347Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:50:44.347Z] [echo] cmd executed for server [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] all: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] setOSConditions: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] setToolWin: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] setToolUnix: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] setToolProperty: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] setS1ASclassPath: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] init-common: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] clean: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] setOSConditions: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] setToolWin: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] setToolUnix: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] setToolProperty: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.347Z] setS1ASclassPath: [2024-06-27T10:50:44.347Z] [2024-06-27T10:50:44.348Z] init-common: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] clean-common: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setOSConditions: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setToolWin: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setToolUnix: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setToolProperty: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setS1ASclassPath: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] init-common: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] clean-classes-common: [2024-06-27T10:50:44.348Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setOSConditions: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setToolWin: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setToolUnix: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setToolProperty: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setS1ASclassPath: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] init-common: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] clean-jars-common: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] compile: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setOSConditions: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setToolWin: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.348Z] setToolUnix: [2024-06-27T10:50:44.348Z] [2024-06-27T10:50:44.349Z] setToolProperty: [2024-06-27T10:50:44.349Z] [2024-06-27T10:50:44.349Z] setS1ASclassPath: [2024-06-27T10:50:44.349Z] [2024-06-27T10:50:44.349Z] init-common: [2024-06-27T10:50:44.349Z] [2024-06-27T10:50:44.349Z] compile-common: [2024-06-27T10:50:44.349Z] [echo] Current time (ISO): 2024-06-27T10:50:44.252+0000 [2024-06-27T10:50:44.349Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:44.349Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:44.380Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:44.380Z] [exec] [2024-06-27T10:50:44.380Z] [exec] [2024-06-27T10:50:44.380Z] [exec] ----------------------------------------- [2024-06-27T10:50:44.380Z] [exec] - servlet-provider-annotation: PASS - [2024-06-27T10:50:44.380Z] [exec] ----------------------------------------- [2024-06-27T10:50:44.380Z] [exec] Total PASS: 1 [2024-06-27T10:50:44.380Z] [exec] Total FAIL: 0 [2024-06-27T10:50:44.380Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:50:44.380Z] [exec] ----------------------------------------- [2024-06-27T10:50:44.380Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:44.380Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:44.380Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-06-27T10:50:44.380Z] [2024-06-27T10:50:44.380Z] autoundeploy-file: [2024-06-27T10:50:44.380Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.war [2024-06-27T10:50:44.380Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-pointbase-pool1 [2024-06-27T10:50:44.380Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2024-06-27T10:50:44.380Z] [2024-06-27T10:50:44.380Z] set-derby-connpool-props: [2024-06-27T10:50:44.429Z] [2024-06-27T10:50:44.429Z] undeploy-common: [2024-06-27T10:50:44.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype com.sun.s1asdev.custom.resource.CustomResourceJavaBean --factoryclass org.glassfish.resources.custom.factory.JavaBeanFactory --enabled=true --property property=custom-resource-javabean-test --target server custom/my-java-bean [2024-06-27T10:50:44.549Z] [java] Jun 27, 2024 10:50:44 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:44.549Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:50:44.549Z] [java] Jun 27, 2024 10:50:44 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:44.549Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7680686365741039188xml [2024-06-27T10:50:44.684Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-sfsb-passivateactivateApp [2024-06-27T10:50:44.742Z] [exec] Custom Resource custom/my-java-bean created. [2024-06-27T10:50:44.742Z] [2024-06-27T10:50:44.742Z] setOSConditions: [2024-06-27T10:50:44.742Z] [2024-06-27T10:50:44.742Z] setToolWin: [2024-06-27T10:50:44.742Z] [2024-06-27T10:50:44.742Z] setToolUnix: [2024-06-27T10:50:44.742Z] [2024-06-27T10:50:44.742Z] setToolProperty: [2024-06-27T10:50:44.742Z] [2024-06-27T10:50:44.742Z] setS1ASclassPath: [2024-06-27T10:50:44.742Z] [2024-06-27T10:50:44.742Z] init-common: [2024-06-27T10:50:44.742Z] [2024-06-27T10:50:44.742Z] create-custom-resource-common: [2024-06-27T10:50:44.758Z] [exec] Jun 27, 2024 10:50:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:50:44.758Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:50:44.802Z] [java] Jun 27, 2024 10:50:44 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:44.803Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:50:44.938Z] [2024-06-27T10:50:44.938Z] setOSConditions: [2024-06-27T10:50:44.938Z] [2024-06-27T10:50:44.938Z] setToolWin: [2024-06-27T10:50:44.938Z] [2024-06-27T10:50:44.938Z] setToolUnix: [2024-06-27T10:50:44.938Z] [2024-06-27T10:50:44.938Z] setToolProperty: [2024-06-27T10:50:44.938Z] [2024-06-27T10:50:44.938Z] setS1ASclassPath: [2024-06-27T10:50:44.938Z] [2024-06-27T10:50:44.938Z] init-common: [2024-06-27T10:50:44.938Z] [2024-06-27T10:50:44.938Z] execute-ejb-sql-common: [2024-06-27T10:50:44.938Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/sql/drop_pointbase.sql [2024-06-27T10:50:44.938Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:50:44.938Z] [2024-06-27T10:50:44.938Z] delete-resources: [2024-06-27T10:50:44.938Z] [2024-06-27T10:50:44.938Z] all: [2024-06-27T10:50:44.938Z] [2024-06-27T10:50:44.938Z] cacheNPE: [2024-06-27T10:50:44.938Z] [2024-06-27T10:50:44.939Z] setOSConditions: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setToolWin: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setToolUnix: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setToolProperty: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setS1ASclassPath: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] init-common: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] clean: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setOSConditions: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setToolWin: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setToolUnix: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setToolProperty: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setS1ASclassPath: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] init-common: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] clean-common: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setOSConditions: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setToolWin: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setToolUnix: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setToolProperty: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] setS1ASclassPath: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] init-common: [2024-06-27T10:50:44.939Z] [2024-06-27T10:50:44.939Z] clean-classes-common: [2024-06-27T10:50:44.940Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] setOSConditions: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] setToolWin: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] setToolUnix: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] setToolProperty: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] setS1ASclassPath: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] init-common: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] clean-jars-common: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] compile: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] setOSConditions: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] setToolWin: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] setToolUnix: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] setToolProperty: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] setS1ASclassPath: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] init-common: [2024-06-27T10:50:44.940Z] [2024-06-27T10:50:44.940Z] compile-common: [2024-06-27T10:50:44.940Z] [echo] Current time (ISO): 2024-06-27T10:50:44.787+0000 [2024-06-27T10:50:44.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:44.940Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:44.941Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-06-27T10:50:44.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-06-27T10:50:44.941Z] [2024-06-27T10:50:44.941Z] internal-report-success: [2024-06-27T10:50:44.941Z] [2024-06-27T10:50:44.941Z] internal-report-failure: [2024-06-27T10:50:44.941Z] [2024-06-27T10:50:44.941Z] report: [2024-06-27T10:50:44.941Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:44.941Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:44.941Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:44.941Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:44.941Z] [2024-06-27T10:50:44.941Z] setOSConditions: [2024-06-27T10:50:44.941Z] [2024-06-27T10:50:44.941Z] setToolWin: [2024-06-27T10:50:44.941Z] [2024-06-27T10:50:44.941Z] setToolUnix: [2024-06-27T10:50:44.941Z] [2024-06-27T10:50:44.942Z] setToolProperty: [2024-06-27T10:50:44.942Z] [2024-06-27T10:50:44.942Z] setS1ASclassPath: [2024-06-27T10:50:44.942Z] [2024-06-27T10:50:44.942Z] init-common: [2024-06-27T10:50:44.942Z] [2024-06-27T10:50:44.942Z] clean: [2024-06-27T10:50:44.942Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:44.942Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:44.942Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:44.942Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:44.942Z] [2024-06-27T10:50:44.942Z] setOSConditions: [2024-06-27T10:50:44.942Z] [2024-06-27T10:50:44.942Z] setToolWin: [2024-06-27T10:50:44.942Z] [2024-06-27T10:50:44.942Z] setToolUnix: [2024-06-27T10:50:44.942Z] [2024-06-27T10:50:44.942Z] setToolProperty: [2024-06-27T10:50:44.942Z] [2024-06-27T10:50:44.942Z] setS1ASclassPath: [2024-06-27T10:50:44.942Z] [2024-06-27T10:50:44.942Z] init-common: [2024-06-27T10:50:44.942Z] [2024-06-27T10:50:44.942Z] clean-common: [2024-06-27T10:50:44.942Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:44.942Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:44.943Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:44.943Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] setOSConditions: [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] setToolWin: [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] setToolUnix: [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] setToolProperty: [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] setS1ASclassPath: [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] init-common: [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] clean-classes-common: [2024-06-27T10:50:44.943Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:44.943Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:44.943Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:44.943Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:44.943Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] setOSConditions: [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] setToolWin: [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] setToolUnix: [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] setToolProperty: [2024-06-27T10:50:44.943Z] [2024-06-27T10:50:44.943Z] setS1ASclassPath: [2024-06-27T10:50:44.944Z] [2024-06-27T10:50:44.944Z] init-common: [2024-06-27T10:50:44.944Z] [2024-06-27T10:50:44.944Z] clean-jars-common: [2024-06-27T10:50:44.944Z] [2024-06-27T10:50:44.944Z] assemble-web: [2024-06-27T10:50:44.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:44.944Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:44.944Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:44.944Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:44.944Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:44.944Z] [2024-06-27T10:50:44.944Z] setOSConditions: [2024-06-27T10:50:44.944Z] [2024-06-27T10:50:44.944Z] setToolWin: [2024-06-27T10:50:44.944Z] [2024-06-27T10:50:44.944Z] setToolUnix: [2024-06-27T10:50:44.944Z] [2024-06-27T10:50:44.944Z] setToolProperty: [2024-06-27T10:50:44.944Z] [2024-06-27T10:50:44.944Z] setS1ASclassPath: [2024-06-27T10:50:44.944Z] [2024-06-27T10:50:44.944Z] init-common: [2024-06-27T10:50:44.944Z] [2024-06-27T10:50:44.944Z] wsimport: [2024-06-27T10:50:44.954Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:44.954Z] [javac] 1 warning [2024-06-27T10:50:44.954Z] [2024-06-27T10:50:44.954Z] setOSConditions: [2024-06-27T10:50:44.954Z] [2024-06-27T10:50:44.954Z] setToolWin: [2024-06-27T10:50:44.954Z] [2024-06-27T10:50:44.954Z] setToolUnix: [2024-06-27T10:50:44.954Z] [2024-06-27T10:50:44.954Z] setToolProperty: [2024-06-27T10:50:44.954Z] [2024-06-27T10:50:44.954Z] setS1ASclassPath: [2024-06-27T10:50:44.954Z] [2024-06-27T10:50:44.954Z] init-common: [2024-06-27T10:50:44.954Z] [2024-06-27T10:50:44.954Z] compile-common: [2024-06-27T10:50:44.954Z] [echo] Current time (ISO): 2024-06-27T10:50:44.832+0000 [2024-06-27T10:50:44.954Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:45.152Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:45.152Z] [javac] 1 warning [2024-06-27T10:50:45.152Z] [2024-06-27T10:50:45.152Z] build: [2024-06-27T10:50:45.152Z] [2024-06-27T10:50:45.152Z] setOSConditions: [2024-06-27T10:50:45.152Z] [2024-06-27T10:50:45.153Z] fixFiles: [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] convUnix: [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] convWin: [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] setToolWin: [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] setToolUnix: [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] setToolProperty: [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] setS1ASclassPath: [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] init-common: [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] package-persistence-common: [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] ejb-jar-common: [2024-06-27T10:50:45.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] package-ejbjar-common: [2024-06-27T10:50:45.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:45.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:45.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:45.153Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redef-ejb.jar [2024-06-27T10:50:45.153Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] appclient-jar-common: [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.153Z] package-appclientjar-common: [2024-06-27T10:50:45.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:45.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:45.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:45.153Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redef-client.jar [2024-06-27T10:50:45.153Z] [2024-06-27T10:50:45.154Z] webclient-war-common: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] build-ear-common: [2024-06-27T10:50:45.154Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:45.154Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:45.154Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:45.154Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redefApp.ear [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] deploy: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] setOSConditions: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] setToolWin: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] setToolUnix: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] setToolProperty: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] setS1ASclassPath: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] init-common: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] deploy-common: [2024-06-27T10:50:45.154Z] [echo] Current time (ISO): 2024-06-27T10:50:45.138+0000 [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] setOSConditions: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] setToolWin: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] setToolUnix: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] setToolProperty: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] setS1ASclassPath: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] init-common: [2024-06-27T10:50:45.154Z] [2024-06-27T10:50:45.154Z] deploy-common-pe: [2024-06-27T10:50:45.196Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-06-27T10:50:45.200Z] [exec] parsing WSDL... [2024-06-27T10:50:45.271Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:45.271Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:45.271Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:45.271Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:45.271Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:45.271Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:45.271Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:45.316Z] [exec] Calling client handler [2024-06-27T10:50:45.316Z] [exec] Calling outbound client handler [2024-06-27T10:50:45.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.lang.Integer --factoryclass org.glassfish.resources.custom.factory.PrimitivesAndStringFactory --enabled=true --property type=Integer:value=25 --target server custom/my-int [2024-06-27T10:50:45.334Z] [exec] Custom Resource custom/my-int created. [2024-06-27T10:50:45.334Z] [2024-06-27T10:50:45.334Z] setOSConditions: [2024-06-27T10:50:45.334Z] [2024-06-27T10:50:45.334Z] setToolWin: [2024-06-27T10:50:45.334Z] [2024-06-27T10:50:45.334Z] setToolUnix: [2024-06-27T10:50:45.334Z] [2024-06-27T10:50:45.334Z] setToolProperty: [2024-06-27T10:50:45.334Z] [2024-06-27T10:50:45.334Z] setS1ASclassPath: [2024-06-27T10:50:45.334Z] [2024-06-27T10:50:45.334Z] init-common: [2024-06-27T10:50:45.334Z] [2024-06-27T10:50:45.334Z] create-custom-resource-common: [2024-06-27T10:50:45.571Z] [exec] serviceName = {http://ejbws.soap.jmac.security.s1asdev.sun.com}JmacSoapEjbService [2024-06-27T10:50:45.681Z] [exec] Jun 27, 2024 10:50:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:45.681Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:45.714Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redefApp.ear [2024-06-27T10:50:45.724Z] [java] Jun 27, 2024 10:50:45 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:50:45.724Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:50:45.724Z] [java] Jun 27, 2024 10:50:45 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:50:45.724Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:50:45.860Z] [exec] Calling client handler [2024-06-27T10:50:45.860Z] [exec] Calling inbound client handler [2024-06-27T10:50:45.860Z] [exec] InboundHandler ValResp SecResp HelloEjb ValReq SecReq OutboundHandler Sun [2024-06-27T10:50:45.860Z] [exec] Value of key is: SOAP test ejbws: hello [2024-06-27T10:50:45.863Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:45.863Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:45.863Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:45.863Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:45.863Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:45.863Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:45.863Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:45.881Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:45.881Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:45.881Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:45.881Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:45.881Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:45.881Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:45.881Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:45.896Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.lang.String --factoryclass org.glassfish.resources.custom.factory.PrimitivesAndStringFactory --enabled=true --property type=String:value=Primitives-And-String --target server custom/my-string [2024-06-27T10:50:45.935Z] [exec] Jun 27, 2024 10:50:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:45.935Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:46.117Z] [exec] Calling client handler [2024-06-27T10:50:46.117Z] [exec] Calling outbound client handler [2024-06-27T10:50:46.117Z] [exec] serviceName = {http://servletws.soap.jmac.security.s1asdev.sun.com}JmacSoapServletService [2024-06-27T10:50:46.117Z] [exec] Calling client handler [2024-06-27T10:50:46.117Z] [exec] Calling inbound client handler [2024-06-27T10:50:46.117Z] [exec] servletMsg : InboundHandler ValResp SecResp HelloServlet ValReq SecReq OutboundHandler Sun [2024-06-27T10:50:46.117Z] [exec] servletMsg expected: InboundHandler ValResp SecResp HelloServlet ValReq SecReq OutboundHandler Sun [2024-06-27T10:50:46.117Z] [exec] Value of key is: SOAP test serlvetws: hello [2024-06-27T10:50:46.117Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:46.117Z] [exec] [2024-06-27T10:50:46.117Z] [exec] [2024-06-27T10:50:46.117Z] [exec] ----------------------------------------- [2024-06-27T10:50:46.117Z] [exec] - SOAP test ejbws: hello: PASS - [2024-06-27T10:50:46.117Z] [exec] - SOAP test serlvetws: hello: PASS - [2024-06-27T10:50:46.117Z] [exec] ----------------------------------------- [2024-06-27T10:50:46.117Z] [exec] Total PASS: 2 [2024-06-27T10:50:46.117Z] [exec] Total FAIL: 0 [2024-06-27T10:50:46.117Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:50:46.117Z] [exec] ----------------------------------------- [2024-06-27T10:50:46.117Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:46.117Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:46.117Z] [2024-06-27T10:50:46.117Z] undeploy: [2024-06-27T10:50:46.117Z] [2024-06-27T10:50:46.118Z] setOSConditions: [2024-06-27T10:50:46.118Z] [2024-06-27T10:50:46.118Z] setToolWin: [2024-06-27T10:50:46.118Z] [2024-06-27T10:50:46.118Z] setToolUnix: [2024-06-27T10:50:46.118Z] [2024-06-27T10:50:46.118Z] setToolProperty: [2024-06-27T10:50:46.118Z] [2024-06-27T10:50:46.118Z] setS1ASclassPath: [2024-06-27T10:50:46.118Z] [2024-06-27T10:50:46.118Z] init-common: [2024-06-27T10:50:46.118Z] [2024-06-27T10:50:46.118Z] undeploy-common: [2024-06-27T10:50:46.126Z] [exec] [2024-06-27T10:50:46.126Z] [exec] Generating code... [2024-06-27T10:50:46.126Z] [exec] [2024-06-27T10:50:46.126Z] [exec] Compiling code... [2024-06-27T10:50:46.141Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-06-27T10:50:46.141Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-06-27T10:50:46.151Z] [exec] Custom Resource custom/my-string created. [2024-06-27T10:50:46.151Z] [2024-06-27T10:50:46.151Z] setOSConditions: [2024-06-27T10:50:46.151Z] [2024-06-27T10:50:46.151Z] setToolWin: [2024-06-27T10:50:46.151Z] [2024-06-27T10:50:46.151Z] setToolUnix: [2024-06-27T10:50:46.151Z] [2024-06-27T10:50:46.151Z] setToolProperty: [2024-06-27T10:50:46.151Z] [2024-06-27T10:50:46.151Z] setS1ASclassPath: [2024-06-27T10:50:46.151Z] [2024-06-27T10:50:46.151Z] init-common: [2024-06-27T10:50:46.151Z] [2024-06-27T10:50:46.151Z] create-custom-resource-common: [2024-06-27T10:50:46.194Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:46.194Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:50:46.194Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:50:46.281Z] [java] Jun 27, 2024 10:50:46 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:46.281Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:50:46.281Z] [java] Jun 27, 2024 10:50:46 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:46.281Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:50:46.281Z] [java] Jun 27, 2024 10:50:46 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:46.281Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:50:46.281Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:50:46.281Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:50:46.288Z] [exec] Application deployed with name ejb-ejbc-redefApp. [2024-06-27T10:50:46.288Z] [echo] Deployment on target server server successful [2024-06-27T10:50:46.288Z] [2024-06-27T10:50:46.288Z] setOSConditions: [2024-06-27T10:50:46.288Z] [2024-06-27T10:50:46.288Z] setToolWin: [2024-06-27T10:50:46.288Z] [2024-06-27T10:50:46.288Z] setToolUnix: [2024-06-27T10:50:46.288Z] [2024-06-27T10:50:46.288Z] setToolProperty: [2024-06-27T10:50:46.288Z] [2024-06-27T10:50:46.288Z] setS1ASclassPath: [2024-06-27T10:50:46.288Z] [2024-06-27T10:50:46.288Z] init-common: [2024-06-27T10:50:46.288Z] [2024-06-27T10:50:46.289Z] deploy-common-ee: [2024-06-27T10:50:46.289Z] [2024-06-27T10:50:46.289Z] run: [2024-06-27T10:50:46.289Z] [2024-06-27T10:50:46.289Z] setOSConditions: [2024-06-27T10:50:46.289Z] [2024-06-27T10:50:46.289Z] setToolWin: [2024-06-27T10:50:46.289Z] [2024-06-27T10:50:46.289Z] setToolUnix: [2024-06-27T10:50:46.289Z] [2024-06-27T10:50:46.289Z] setToolProperty: [2024-06-27T10:50:46.289Z] [2024-06-27T10:50:46.289Z] setS1ASclassPath: [2024-06-27T10:50:46.289Z] [2024-06-27T10:50:46.289Z] init-common: [2024-06-27T10:50:46.289Z] [2024-06-27T10:50:46.289Z] runclient-common: [2024-06-27T10:50:46.289Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redefAppClient.jar -name ejb-ejbc-redefClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:50:46.474Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:46.539Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:46.539Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:46.539Z] [java] Jun 27, 2024 10:50:46 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:46.539Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (903 ms), startup services (825 ms), total (1,728 ms) [2024-06-27T10:50:46.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-06-27T10:50:46.728Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-06-27T10:50:46.729Z] [javac] 1 warning [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.729Z] build: [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.729Z] setOSConditions: [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.729Z] fixFiles: [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.729Z] convUnix: [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.729Z] convWin: [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.729Z] setToolWin: [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.729Z] setToolUnix: [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.729Z] setToolProperty: [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.729Z] setS1ASclassPath: [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.729Z] init-common: [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.729Z] package-persistence-common: [2024-06-27T10:50:46.729Z] [2024-06-27T10:50:46.730Z] ejb-jar-common: [2024-06-27T10:50:46.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:46.730Z] [2024-06-27T10:50:46.730Z] package-ejbjar-common: [2024-06-27T10:50:46.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:46.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:46.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:46.730Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-06-27T10:50:46.730Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:46.730Z] [2024-06-27T10:50:46.730Z] appclient-jar-common: [2024-06-27T10:50:46.730Z] [2024-06-27T10:50:46.730Z] package-appclientjar-common: [2024-06-27T10:50:46.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:46.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:46.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:46.730Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-06-27T10:50:46.730Z] [2024-06-27T10:50:46.730Z] webclient-war-common: [2024-06-27T10:50:46.730Z] [2024-06-27T10:50:46.730Z] clear: [2024-06-27T10:50:46.730Z] [2024-06-27T10:50:46.730Z] test-tlds-exist: [2024-06-27T10:50:46.730Z] [2024-06-27T10:50:46.730Z] copy-tlds: [2024-06-27T10:50:46.730Z] [2024-06-27T10:50:46.730Z] test-tagfiles-exist: [2024-06-27T10:50:46.730Z] [2024-06-27T10:50:46.730Z] copy-tagfiles: [2024-06-27T10:50:46.730Z] [2024-06-27T10:50:46.730Z] package-war-common: [2024-06-27T10:50:46.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:46.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:46.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:46.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:46.731Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:46.731Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:46.731Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:46.731Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:46.731Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-06-27T10:50:46.731Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:46.731Z] [2024-06-27T10:50:46.731Z] build-ear-common: [2024-06-27T10:50:46.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:46.731Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:46.731Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:46.731Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-06-27T10:50:46.731Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:46.731Z] [2024-06-27T10:50:46.731Z] setOSConditions: [2024-06-27T10:50:46.731Z] [2024-06-27T10:50:46.731Z] setToolWin: [2024-06-27T10:50:46.731Z] [2024-06-27T10:50:46.731Z] setToolUnix: [2024-06-27T10:50:46.731Z] [2024-06-27T10:50:46.731Z] setToolProperty: [2024-06-27T10:50:46.731Z] [2024-06-27T10:50:46.731Z] setS1ASclassPath: [2024-06-27T10:50:46.731Z] [2024-06-27T10:50:46.731Z] init-common: [2024-06-27T10:50:46.731Z] [2024-06-27T10:50:46.731Z] prepare: [2024-06-27T10:50:46.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-06-27T10:50:46.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-06-27T10:50:46.731Z] [2024-06-27T10:50:46.731Z] build: [2024-06-27T10:50:46.732Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:46.732Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-06-27T10:50:46.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property String=Primitives-And-String:Integer=25 --target server custom/my-simple-properties [2024-06-27T10:50:46.734Z] [exec] Custom Resource custom/my-simple-properties created. [2024-06-27T10:50:46.734Z] [2024-06-27T10:50:46.735Z] setOSConditions: [2024-06-27T10:50:46.735Z] [2024-06-27T10:50:46.735Z] setToolWin: [2024-06-27T10:50:46.735Z] [2024-06-27T10:50:46.735Z] setToolUnix: [2024-06-27T10:50:46.735Z] [2024-06-27T10:50:46.735Z] setToolProperty: [2024-06-27T10:50:46.735Z] [2024-06-27T10:50:46.735Z] setS1ASclassPath: [2024-06-27T10:50:46.735Z] [2024-06-27T10:50:46.735Z] init-common: [2024-06-27T10:50:46.735Z] [2024-06-27T10:50:46.735Z] create-custom-resource-common: [2024-06-27T10:50:46.751Z] [javac] 2 warnings [2024-06-27T10:50:46.751Z] [2024-06-27T10:50:46.751Z] build: [2024-06-27T10:50:46.751Z] [2024-06-27T10:50:46.751Z] setOSConditions: [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] setToolWin: [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] setToolUnix: [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] setToolProperty: [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] setS1ASclassPath: [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] init-common: [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] webclient-war-common: [2024-06-27T10:50:46.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] clear: [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] test-tlds-exist: [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] copy-tlds: [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] test-tagfiles-exist: [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] copy-tagfiles: [2024-06-27T10:50:46.752Z] [2024-06-27T10:50:46.752Z] package-war-common: [2024-06-27T10:50:46.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:46.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:46.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:46.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:46.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/lib [2024-06-27T10:50:46.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:50:46.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:46.753Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:46.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/docroot [2024-06-27T10:50:46.753Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-eminjection-into-no-interface-ejb-web.war [2024-06-27T10:50:46.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:46.753Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/build.xml:57: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:46.753Z] [javac] Compiling 1 source file [2024-06-27T10:50:46.753Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:46.753Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:46.753Z] [2024-06-27T10:50:46.753Z] deploy: [2024-06-27T10:50:46.753Z] [2024-06-27T10:50:46.753Z] deploy-war-common: [2024-06-27T10:50:46.753Z] [2024-06-27T10:50:46.753Z] setOSConditions: [2024-06-27T10:50:46.753Z] [2024-06-27T10:50:46.753Z] setToolWin: [2024-06-27T10:50:46.753Z] [2024-06-27T10:50:46.753Z] setToolUnix: [2024-06-27T10:50:46.753Z] [2024-06-27T10:50:46.753Z] setToolProperty: [2024-06-27T10:50:46.753Z] [2024-06-27T10:50:46.753Z] setS1ASclassPath: [2024-06-27T10:50:46.753Z] [2024-06-27T10:50:46.753Z] init-common: [2024-06-27T10:50:46.753Z] [2024-06-27T10:50:46.753Z] deploy-war-commonpe: [2024-06-27T10:50:46.793Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:46.793Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:46.795Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:46.819Z] [INFO] [2024-06-27T10:50:46.819Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-06-27T10:50:46.819Z] [INFO] [2024-06-27T10:50:46.819Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-06-27T10:50:46.907Z] [exec] Waiting for domain1 to start .......... [2024-06-27T10:50:46.907Z] [exec] Waiting finished after 9,286 ms. [2024-06-27T10:50:46.907Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:50:46.907Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:50:46.907Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:50:46.908Z] [exec] Admin Port: 4,848 [2024-06-27T10:50:46.908Z] [exec] Command start-domain executed successfully. [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] init.os: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] init.tools.unix: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] init.tools.windows: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] init.tools: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] setAsadminArgs: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] init: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] init.customtasks: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] prepare: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] deploy.asadmin: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] setAsadminArgs: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] common.deploy.asadmin: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] init.os: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] init.tools.unix: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] init.tools.windows: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] init.tools: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] setAsadminArgs: [2024-06-27T10:50:46.908Z] [2024-06-27T10:50:46.908Z] init: [2024-06-27T10:50:46.986Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:46.986Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:46.986Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:46.986Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:46.986Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:46.986Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:46.986Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:46.986Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:47.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-eminjection-into-no-interface-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-eminjection-into-no-interface-ejb-web.war [2024-06-27T10:50:47.047Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:50:47.047Z] [java] INFO: Grizzly Framework 4.0.2 started in: 30 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:47.047Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:47.047Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:47.047Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:47.047Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,209 ms), startup services (12 ms), total (2,221 ms) [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:47.047Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:50:47.047Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:47.047Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:47.047Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:47.047Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:47.047Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:47.047Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app6524347716231442984 [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:47.047Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:50:47.047Z] [java] Jun 27, 2024 10:50:46 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:47.047Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-06-27T10:50:47.049Z] [javac] 1 warning [2024-06-27T10:50:47.049Z] [2024-06-27T10:50:47.049Z] setOSConditions: [2024-06-27T10:50:47.049Z] [2024-06-27T10:50:47.049Z] setToolWin: [2024-06-27T10:50:47.049Z] [2024-06-27T10:50:47.049Z] setToolUnix: [2024-06-27T10:50:47.049Z] [2024-06-27T10:50:47.049Z] setToolProperty: [2024-06-27T10:50:47.049Z] [2024-06-27T10:50:47.049Z] setS1ASclassPath: [2024-06-27T10:50:47.049Z] [2024-06-27T10:50:47.049Z] init-common: [2024-06-27T10:50:47.049Z] [2024-06-27T10:50:47.049Z] compile-common: [2024-06-27T10:50:47.049Z] [echo] Current time (ISO): 2024-06-27T10:50:46.905+0000 [2024-06-27T10:50:47.049Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:47.057Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-jmac-soapApp [2024-06-27T10:50:47.058Z] [2024-06-27T10:50:47.058Z] setOSConditions: [2024-06-27T10:50:47.058Z] [2024-06-27T10:50:47.058Z] setToolWin: [2024-06-27T10:50:47.058Z] [2024-06-27T10:50:47.058Z] setToolUnix: [2024-06-27T10:50:47.058Z] [2024-06-27T10:50:47.058Z] setToolProperty: [2024-06-27T10:50:47.058Z] [2024-06-27T10:50:47.058Z] setS1ASclassPath: [2024-06-27T10:50:47.058Z] [2024-06-27T10:50:47.058Z] init-common: [2024-06-27T10:50:47.058Z] [2024-06-27T10:50:47.058Z] undeploy-client-common: [2024-06-27T10:50:47.085Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:47.085Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:47.085Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:47.085Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:47.085Z] [2024-06-27T10:50:47.085Z] setOSConditions: [2024-06-27T10:50:47.085Z] [2024-06-27T10:50:47.085Z] setToolWin: [2024-06-27T10:50:47.085Z] [2024-06-27T10:50:47.085Z] setToolUnix: [2024-06-27T10:50:47.085Z] [2024-06-27T10:50:47.085Z] setToolProperty: [2024-06-27T10:50:47.085Z] [2024-06-27T10:50:47.085Z] setS1ASclassPath: [2024-06-27T10:50:47.085Z] [2024-06-27T10:50:47.085Z] init-common: [2024-06-27T10:50:47.085Z] [2024-06-27T10:50:47.085Z] compile: [2024-06-27T10:50:47.085Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:47.086Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:47.086Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:47.086Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:47.086Z] [2024-06-27T10:50:47.086Z] setOSConditions: [2024-06-27T10:50:47.086Z] [2024-06-27T10:50:47.086Z] setToolWin: [2024-06-27T10:50:47.086Z] [2024-06-27T10:50:47.086Z] setToolUnix: [2024-06-27T10:50:47.086Z] [2024-06-27T10:50:47.086Z] setToolProperty: [2024-06-27T10:50:47.086Z] [2024-06-27T10:50:47.086Z] setS1ASclassPath: [2024-06-27T10:50:47.086Z] [2024-06-27T10:50:47.086Z] init-common: [2024-06-27T10:50:47.086Z] [2024-06-27T10:50:47.086Z] compile-common: [2024-06-27T10:50:47.086Z] [echo] Current time (ISO): 2024-06-27T10:50:47.008+0000 [2024-06-27T10:50:47.086Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:47.200Z] [2024-06-27T10:50:47.200Z] init.customtasks: [2024-06-27T10:50:47.200Z] [2024-06-27T10:50:47.200Z] common.run.asadmin: [2024-06-27T10:50:47.200Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --virtualservers server-foo /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver.war [2024-06-27T10:50:47.240Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:50:47.240Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:50:47.240Z] [javac] ^ [2024-06-27T10:50:47.240Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:50:47.240Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:47.240Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:50:47.240Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:50:47.240Z] [javac] 2 warnings [2024-06-27T10:50:47.240Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-06-27T10:50:47.240Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-06-27T10:50:47.240Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-06-27T10:50:47.240Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-06-27T10:50:47.240Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-06-27T10:50:47.240Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-06-27T10:50:47.240Z] [2024-06-27T10:50:47.240Z] deploy: [2024-06-27T10:50:47.240Z] [2024-06-27T10:50:47.240Z] setOSConditions: [2024-06-27T10:50:47.240Z] [2024-06-27T10:50:47.240Z] setToolWin: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] setToolUnix: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] setToolProperty: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] setS1ASclassPath: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] init-common: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] prepare: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] build: [2024-06-27T10:50:47.241Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] deploy-rar-and-setup-resources: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] setOSConditions: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] setToolWin: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] setToolUnix: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] setToolProperty: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] setS1ASclassPath: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] init-common: [2024-06-27T10:50:47.241Z] [2024-06-27T10:50:47.241Z] deploy-rar-common: [2024-06-27T10:50:47.241Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-06-27T10:50:47.565Z] [exec] Application deployed with name cdi-eminjection-into-no-interface-ejb-web. [2024-06-27T10:50:47.565Z] [2024-06-27T10:50:47.565Z] deploy-war-commonee: [2024-06-27T10:50:47.565Z] [2024-06-27T10:50:47.565Z] run: [2024-06-27T10:50:47.656Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-06-27T10:50:47.656Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-06-27T10:50:47.660Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.properties --target server custom/my-properties-file [2024-06-27T10:50:47.660Z] [exec] Custom Resource custom/my-properties-file created. [2024-06-27T10:50:47.660Z] [2024-06-27T10:50:47.660Z] setOSConditions: [2024-06-27T10:50:47.660Z] [2024-06-27T10:50:47.660Z] setToolWin: [2024-06-27T10:50:47.660Z] [2024-06-27T10:50:47.660Z] setToolUnix: [2024-06-27T10:50:47.660Z] [2024-06-27T10:50:47.660Z] setToolProperty: [2024-06-27T10:50:47.660Z] [2024-06-27T10:50:47.660Z] setS1ASclassPath: [2024-06-27T10:50:47.660Z] [2024-06-27T10:50:47.660Z] init-common: [2024-06-27T10:50:47.660Z] [2024-06-27T10:50:47.660Z] create-custom-resource-common: [2024-06-27T10:50:47.688Z] [exec] Jun 27, 2024 10:50:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:50:47.688Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:50:47.799Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-06-27T10:50:47.830Z] [java] opening connection to http://localhost:8080/cdi-eminjection-into-no-interface-ejb/myurl [2024-06-27T10:50:47.830Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:47.830Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:47.831Z] [java] [2024-06-27T10:50:47.831Z] [java] [2024-06-27T10:50:47.831Z] [java] ----------------------------------------- [2024-06-27T10:50:47.831Z] [java] - em-injection-of-no-interface-EJB: PASS - [2024-06-27T10:50:47.831Z] [java] ----------------------------------------- [2024-06-27T10:50:47.831Z] [java] - Total PASS : 1 - [2024-06-27T10:50:47.831Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:47.831Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:47.831Z] [java] ----------------------------------------- [2024-06-27T10:50:47.831Z] [2024-06-27T10:50:47.831Z] undeploy: [2024-06-27T10:50:47.831Z] [2024-06-27T10:50:47.831Z] setOSConditions: [2024-06-27T10:50:47.831Z] [2024-06-27T10:50:47.831Z] setToolWin: [2024-06-27T10:50:47.831Z] [2024-06-27T10:50:47.831Z] setToolUnix: [2024-06-27T10:50:47.831Z] [2024-06-27T10:50:47.831Z] setToolProperty: [2024-06-27T10:50:47.831Z] [2024-06-27T10:50:47.831Z] setS1ASclassPath: [2024-06-27T10:50:47.831Z] [2024-06-27T10:50:47.831Z] init-common: [2024-06-27T10:50:47.831Z] [2024-06-27T10:50:47.831Z] undeploy-war-common: [2024-06-27T10:50:47.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-jmac-soap-client [2024-06-27T10:50:47.986Z] [2024-06-27T10:50:47.986Z] unsetup: [2024-06-27T10:50:47.986Z] [2024-06-27T10:50:47.986Z] asadmin-common: [2024-06-27T10:50:47.986Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPTestServerAuthModule [2024-06-27T10:50:47.998Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:47.998Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:47.998Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:47.998Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:47.998Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:47.998Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:47.998Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:48.039Z] [java] Jun 27, 2024 10:50:47 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:50:48.039Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:50:48.039Z] [java] Jun 27, 2024 10:50:47 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:50:48.039Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:50:48.039Z] [java] Jun 27, 2024 10:50:47 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:50:48.039Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:50:48.039Z] [java] Jun 27, 2024 10:50:47 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:50:48.039Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:50:48.070Z] [exec] Application deployed with name blackbox-xa. [2024-06-27T10:50:48.070Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-06-27T10:50:48.070Z] [2024-06-27T10:50:48.070Z] setOSConditions: [2024-06-27T10:50:48.070Z] [2024-06-27T10:50:48.070Z] setToolWin: [2024-06-27T10:50:48.070Z] [2024-06-27T10:50:48.070Z] setToolUnix: [2024-06-27T10:50:48.070Z] [2024-06-27T10:50:48.070Z] setToolProperty: [2024-06-27T10:50:48.070Z] [2024-06-27T10:50:48.070Z] setS1ASclassPath: [2024-06-27T10:50:48.070Z] [2024-06-27T10:50:48.070Z] init-common: [2024-06-27T10:50:48.070Z] [2024-06-27T10:50:48.070Z] create-connector-connpool: [2024-06-27T10:50:48.070Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-06-27T10:50:48.173Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:48.173Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:50:48.218Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-06-27T10:50:48.218Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [Pipeline] junit [2024-06-27T10:50:48.233Z] Recording test results [2024-06-27T10:50:48.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.xml --target server custom/my-properties-xml-file [2024-06-27T10:50:48.233Z] [exec] Custom Resource custom/my-properties-xml-file created. [2024-06-27T10:50:48.233Z] [2024-06-27T10:50:48.233Z] setOSConditions: [2024-06-27T10:50:48.233Z] [2024-06-27T10:50:48.233Z] setToolWin: [2024-06-27T10:50:48.233Z] [2024-06-27T10:50:48.233Z] setToolUnix: [2024-06-27T10:50:48.233Z] [2024-06-27T10:50:48.233Z] setToolProperty: [2024-06-27T10:50:48.233Z] [2024-06-27T10:50:48.233Z] setS1ASclassPath: [2024-06-27T10:50:48.233Z] [2024-06-27T10:50:48.233Z] init-common: [2024-06-27T10:50:48.233Z] [2024-06-27T10:50:48.233Z] create-custom-resource-common: [2024-06-27T10:50:48.248Z] [exec] Jun 27, 2024 10:50:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:48.248Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:48.293Z] [java] Jun 27, 2024 10:50:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:48.293Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:50:48.325Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:48.325Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:48.325Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-06-27T10:50:48.325Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-06-27T10:50:48.325Z] [2024-06-27T10:50:48.325Z] create-connector-connpool-common: [2024-06-27T10:50:48.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-eminjection-into-no-interface-ejb-web [2024-06-27T10:50:48.389Z] [2024-06-27T10:50:48.389Z] all: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setOSConditions: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setToolWin: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setToolUnix: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setToolProperty: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setS1ASclassPath: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] init-common: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] clean: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setOSConditions: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setToolWin: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setToolUnix: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setToolProperty: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setS1ASclassPath: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] init-common: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] clean-common: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setOSConditions: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setToolWin: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setToolUnix: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setToolProperty: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] setS1ASclassPath: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.390Z] init-common: [2024-06-27T10:50:48.390Z] [2024-06-27T10:50:48.391Z] clean-classes-common: [2024-06-27T10:50:48.391Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] setOSConditions: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] setToolWin: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] setToolUnix: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] setToolProperty: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] setS1ASclassPath: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] init-common: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] clean-jars-common: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] compile: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] setOSConditions: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] setToolWin: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] setToolUnix: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] setToolProperty: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] setS1ASclassPath: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] init-common: [2024-06-27T10:50:48.391Z] [2024-06-27T10:50:48.391Z] compile-common: [2024-06-27T10:50:48.391Z] [echo] Current time (ISO): 2024-06-27T10:50:48.300+0000 [2024-06-27T10:50:48.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:48.391Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:48.456Z] [exec] Jun 27, 2024 10:50:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:50:48.456Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3bbb8c16 [2024-06-27T10:50:48.456Z] [exec] Test 2 will fail with Derby [2024-06-27T10:50:48.457Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:48.457Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:48.457Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:48.457Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:48.457Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:48.457Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:48.457Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:48.548Z] [java] Jun 27, 2024 10:50:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:50:48.548Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:50:48.580Z] [2024-06-27T10:50:48.580Z] setOSConditions: [2024-06-27T10:50:48.580Z] [2024-06-27T10:50:48.580Z] setToolWin: [2024-06-27T10:50:48.580Z] [2024-06-27T10:50:48.580Z] setToolUnix: [2024-06-27T10:50:48.580Z] [2024-06-27T10:50:48.580Z] setToolProperty: [2024-06-27T10:50:48.580Z] [2024-06-27T10:50:48.580Z] setS1ASclassPath: [2024-06-27T10:50:48.580Z] [2024-06-27T10:50:48.580Z] init-common: [2024-06-27T10:50:48.580Z] [2024-06-27T10:50:48.580Z] create-connector-resource-common: [2024-06-27T10:50:48.581Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-06-27T10:50:48.711Z] [exec] Value of key is: test1 : [2024-06-27T10:50:48.711Z] [exec] Value of key is: test2 : [2024-06-27T10:50:48.711Z] [exec] jdbc contauth1 status: [2024-06-27T10:50:48.711Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:48.711Z] [exec] [2024-06-27T10:50:48.711Z] [exec] [2024-06-27T10:50:48.711Z] [exec] ----------------------------------------- [2024-06-27T10:50:48.711Z] [exec] - test2 : : PASS - [2024-06-27T10:50:48.711Z] [exec] - test1 : : PASS - [2024-06-27T10:50:48.711Z] [exec] ----------------------------------------- [2024-06-27T10:50:48.711Z] [exec] Total PASS: 2 [2024-06-27T10:50:48.711Z] [exec] Total FAIL: 0 [2024-06-27T10:50:48.711Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:50:48.711Z] [exec] ----------------------------------------- [2024-06-27T10:50:48.711Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:48.711Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:48.782Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:48.782Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:50:48.809Z] [exec] Jun 27, 2024 10:50:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:48.809Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:48.809Z] [exec] Looking up ejb ref [2024-06-27T10:50:48.830Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.properties:String=Primitives-And-String --target server custom/my-properties-file-with-values [2024-06-27T10:50:48.830Z] [exec] Custom Resource custom/my-properties-file-with-values created. [2024-06-27T10:50:48.830Z] [2024-06-27T10:50:48.831Z] setOSConditions: [2024-06-27T10:50:48.831Z] [2024-06-27T10:50:48.831Z] setToolWin: [2024-06-27T10:50:48.831Z] [2024-06-27T10:50:48.831Z] setToolUnix: [2024-06-27T10:50:48.831Z] [2024-06-27T10:50:48.831Z] setToolProperty: [2024-06-27T10:50:48.831Z] [2024-06-27T10:50:48.831Z] setS1ASclassPath: [2024-06-27T10:50:48.831Z] [2024-06-27T10:50:48.831Z] init-common: [2024-06-27T10:50:48.831Z] [2024-06-27T10:50:48.831Z] create-custom-resource-common: [2024-06-27T10:50:48.835Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-06-27T10:50:48.835Z] [exec] Connector resource blackbox-xa-cr created. [2024-06-27T10:50:48.835Z] [2024-06-27T10:50:48.835Z] asadmin-common: [2024-06-27T10:50:48.835Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:50:48.883Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-06-27T10:50:48.921Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:48.921Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/client/Client.java uses unchecked or unsafe operations. [2024-06-27T10:50:48.921Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:50:48.921Z] [javac] 1 warning [2024-06-27T10:50:48.921Z] [2024-06-27T10:50:48.921Z] build: [2024-06-27T10:50:48.921Z] [2024-06-27T10:50:48.921Z] setOSConditions: [2024-06-27T10:50:48.921Z] [2024-06-27T10:50:48.921Z] fixFiles: [2024-06-27T10:50:48.921Z] [2024-06-27T10:50:48.921Z] convUnix: [2024-06-27T10:50:48.921Z] [2024-06-27T10:50:48.921Z] convWin: [2024-06-27T10:50:48.921Z] [2024-06-27T10:50:48.921Z] setToolWin: [2024-06-27T10:50:48.921Z] [2024-06-27T10:50:48.921Z] setToolUnix: [2024-06-27T10:50:48.921Z] [2024-06-27T10:50:48.922Z] setToolProperty: [2024-06-27T10:50:48.922Z] [2024-06-27T10:50:48.922Z] setS1ASclassPath: [2024-06-27T10:50:48.922Z] [2024-06-27T10:50:48.922Z] init-common: [2024-06-27T10:50:48.922Z] [2024-06-27T10:50:48.922Z] package-persistence-common: [2024-06-27T10:50:48.922Z] [2024-06-27T10:50:48.922Z] ejb-jar-common: [2024-06-27T10:50:48.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:48.922Z] [2024-06-27T10:50:48.922Z] package-ejbjar-common: [2024-06-27T10:50:48.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:48.922Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:48.922Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:48.922Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPE-ejb.jar [2024-06-27T10:50:48.922Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:48.922Z] [2024-06-27T10:50:48.922Z] appclient-jar-common: [2024-06-27T10:50:48.922Z] [2024-06-27T10:50:48.922Z] package-appclientjar-common: [2024-06-27T10:50:48.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:48.922Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:48.922Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:48.922Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPE-client.jar [2024-06-27T10:50:48.922Z] [2024-06-27T10:50:48.922Z] webclient-war-common: [2024-06-27T10:50:48.922Z] [2024-06-27T10:50:48.922Z] build-ear-common: [2024-06-27T10:50:48.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:48.922Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:48.922Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:48.922Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:48.922Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPEApp.ear [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] create-resources: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] deploy: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] setOSConditions: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] setToolWin: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] setToolUnix: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] setToolProperty: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] setS1ASclassPath: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] init-common: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] deploy-common: [2024-06-27T10:50:48.923Z] [echo] Current time (ISO): 2024-06-27T10:50:48.868+0000 [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] setOSConditions: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] setToolWin: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] setToolUnix: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] setToolProperty: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] setS1ASclassPath: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] init-common: [2024-06-27T10:50:48.923Z] [2024-06-27T10:50:48.923Z] deploy-common-pe: [2024-06-27T10:50:48.931Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPTestServerAuthModule [2024-06-27T10:50:48.931Z] [2024-06-27T10:50:48.931Z] asadmin-common: [2024-06-27T10:50:48.931Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPTestClientAuthModule [2024-06-27T10:50:48.966Z] [2024-06-27T10:50:48.966Z] checkReporting-common: [2024-06-27T10:50:49.106Z] [java] Jun 27, 2024 10:50:48 AM org.eclipse.persistence.session./file:/tmp/ejb-app6524347716231442984/ejb-ejb31-embedded-two-modules-ejb1_jar/_test [2024-06-27T10:50:49.106Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:50:49.106Z] [java] Jun 27, 2024 10:50:49 AM org.eclipse.persistence.session./file:/tmp/ejb-app6524347716231442984/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-06-27T10:50:49.106Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-06-27T10:50:49.107Z] [java] Jun 27, 2024 10:50:49 AM org.eclipse.persistence.session./file:/tmp/ejb-app6524347716231442984/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-06-27T10:50:49.107Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] confirmReportPresent-common: [2024-06-27T10:50:49.222Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:50:49.222Z] [echo] Test seems to be reported fine [2024-06-27T10:50:49.222Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth1/RepRunConf.txt [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] confirmMissingReport-common: [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] reset-derby-for-no-authentication: [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] setOSConditions: [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] setToolWin: [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] setToolUnix: [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] setToolProperty: [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] setS1ASclassPath: [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] init-common: [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] stop-derby: [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] stop-derby-aix: [2024-06-27T10:50:49.222Z] [2024-06-27T10:50:49.222Z] stop-derby-nonaix: [2024-06-27T10:50:49.222Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:50:49.331Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:49.331Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:49.331Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:49.331Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:49.331Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:49.331Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:49.331Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:49.362Z] [java] Jun 27, 2024 10:50:49 AM org.eclipse.persistence.session./file:/tmp/ejb-app6524347716231442984/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.server [2024-06-27T10:50:49.362Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:50:49.362Z] [java] Jun 27, 2024 10:50:49 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:50:49.362Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:50:49.392Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:50:49.392Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:50:49.392Z] [2024-06-27T10:50:49.392Z] asadmin-common: [2024-06-27T10:50:49.393Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:50:49.479Z] [java] Thu Jun 27 10:50:49 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:50:49.479Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties [2024-06-27T10:50:49.479Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties.bkp to copy. [2024-06-27T10:50:49.479Z] [2024-06-27T10:50:49.479Z] setOSConditions: [2024-06-27T10:50:49.479Z] [2024-06-27T10:50:49.479Z] setToolWin: [2024-06-27T10:50:49.479Z] [2024-06-27T10:50:49.479Z] setToolUnix: [2024-06-27T10:50:49.479Z] [2024-06-27T10:50:49.479Z] setToolProperty: [2024-06-27T10:50:49.479Z] [2024-06-27T10:50:49.479Z] setS1ASclassPath: [2024-06-27T10:50:49.479Z] [2024-06-27T10:50:49.480Z] init-common: [2024-06-27T10:50:49.480Z] [2024-06-27T10:50:49.480Z] start-derby: [2024-06-27T10:50:49.480Z] [2024-06-27T10:50:49.480Z] start-derby-aix: [2024-06-27T10:50:49.480Z] [2024-06-27T10:50:49.480Z] start-derby-nonaix: [2024-06-27T10:50:49.480Z] [echo] Starting Derby DB Server ... [2024-06-27T10:50:49.483Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPEApp.ear [2024-06-27T10:50:49.494Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPTestClientAuthModule [2024-06-27T10:50:49.616Z] [java] Jun 27, 2024 10:50:49 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:50:49.616Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-06-27T10:50:49.616Z] [java] Jun 27, 2024 10:50:49 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:50:49.616Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:50:49.616Z] [java] Jun 27, 2024 10:50:49 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:50:49.616Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean, java:global/foo/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean] [2024-06-27T10:50:49.616Z] [java] Jun 27, 2024 10:50:49 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:50:49.616Z] [java] INFO: Enabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:50:49.647Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:50:49.647Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:50:49.647Z] [2024-06-27T10:50:49.647Z] asadmin-common: [2024-06-27T10:50:49.647Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:49.743Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-06-27T10:50:49.743Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-06-27T10:50:49.756Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.xml:String=Primitives-And-String --target server custom/my-properties-xml-file-with-values [2024-06-27T10:50:49.756Z] [exec] Custom Resource custom/my-properties-xml-file-with-values created. [2024-06-27T10:50:49.756Z] [2024-06-27T10:50:49.756Z] setOSConditions: [2024-06-27T10:50:49.756Z] [2024-06-27T10:50:49.756Z] setToolWin: [2024-06-27T10:50:49.756Z] [2024-06-27T10:50:49.756Z] setToolUnix: [2024-06-27T10:50:49.756Z] [2024-06-27T10:50:49.756Z] setToolProperty: [2024-06-27T10:50:49.757Z] [2024-06-27T10:50:49.757Z] setS1ASclassPath: [2024-06-27T10:50:49.757Z] [2024-06-27T10:50:49.757Z] init-common: [2024-06-27T10:50:49.757Z] [2024-06-27T10:50:49.757Z] create-custom-resource-common: [2024-06-27T10:50:49.760Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/test-security-jmac-soap-provider.jar [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] all: [2024-06-27T10:50:49.760Z] [echo] env.security_jmac = ${env.security_jmac}, current path = soapDefault [2024-06-27T10:50:49.760Z] [echo] [2024-06-27T10:50:49.760Z] [echo] *************************************************************************** [2024-06-27T10:50:49.760Z] [echo] * Running soapDefault [2024-06-27T10:50:49.760Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault [2024-06-27T10:50:49.760Z] [echo] *************************************************************************** [2024-06-27T10:50:49.760Z] [echo] [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] setOSConditions: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] setToolWin: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] setToolUnix: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] setToolProperty: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] setS1ASclassPath: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] init-common: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] clean: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] setOSConditions: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] setToolWin: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] setToolUnix: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] setToolProperty: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] setS1ASclassPath: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.760Z] init-common: [2024-06-27T10:50:49.760Z] [2024-06-27T10:50:49.761Z] clean-common: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setOSConditions: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setToolWin: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setToolUnix: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setToolProperty: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setS1ASclassPath: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] init-common: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] clean-classes-common: [2024-06-27T10:50:49.761Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setOSConditions: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setToolWin: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setToolUnix: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setToolProperty: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setS1ASclassPath: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] init-common: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] clean-jars-common: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] build-providers: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setOSConditions: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setToolWin: [2024-06-27T10:50:49.761Z] [2024-06-27T10:50:49.761Z] setToolUnix: [2024-06-27T10:50:49.861Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:49.870Z] [java] Jun 27, 2024 10:50:49 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:49.870Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:49.870Z] [java] Jun 27, 2024 10:50:49 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:49.870Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:49.870Z] [java] Jun 27, 2024 10:50:49 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:49.870Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:49.870Z] [java] Jun 27, 2024 10:50:49 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:49.870Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:50.018Z] [2024-06-27T10:50:50.018Z] setToolProperty: [2024-06-27T10:50:50.018Z] [2024-06-27T10:50:50.018Z] setS1ASclassPath: [2024-06-27T10:50:50.018Z] [2024-06-27T10:50:50.018Z] init-common: [2024-06-27T10:50:50.018Z] [2024-06-27T10:50:50.018Z] compile-common: [2024-06-27T10:50:50.018Z] [echo] Current time (ISO): 2024-06-27T10:50:49.768+0000 [2024-06-27T10:50:50.018Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-06-27T10:50:50.018Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-06-27T10:50:50.041Z] [exec] Application deployed with name ejb-sfsb-cacheNPEApp. [2024-06-27T10:50:50.041Z] [echo] Deployment on target server server successful [2024-06-27T10:50:50.041Z] [2024-06-27T10:50:50.041Z] setOSConditions: [2024-06-27T10:50:50.041Z] [2024-06-27T10:50:50.041Z] setToolWin: [2024-06-27T10:50:50.041Z] [2024-06-27T10:50:50.041Z] setToolUnix: [2024-06-27T10:50:50.041Z] [2024-06-27T10:50:50.042Z] setToolProperty: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] setS1ASclassPath: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] init-common: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] deploy-common-ee: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] run: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] setOSConditions: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] setToolWin: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] setToolUnix: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] setToolProperty: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] setS1ASclassPath: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] init-common: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] execute-ejb-sql-common: [2024-06-27T10:50:50.042Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/drop_pointbase.sql [2024-06-27T10:50:50.042Z] [sql] Failed to execute: Drop table SimpleEntity [2024-06-27T10:50:50.042Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2024-06-27T10:50:50.042Z] [sql] 0 of 1 SQL statements executed successfully [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] setOSConditions: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] setToolWin: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] setToolUnix: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] setToolProperty: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] setS1ASclassPath: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] init-common: [2024-06-27T10:50:50.042Z] [2024-06-27T10:50:50.042Z] execute-ejb-sql-common: [2024-06-27T10:50:50.043Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/create_pointbase.sql [2024-06-27T10:50:50.043Z] [sql] Failed to execute: Drop table SimpleEntity [2024-06-27T10:50:50.043Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2024-06-27T10:50:50.043Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:50:50.043Z] [2024-06-27T10:50:50.043Z] setOSConditions: [2024-06-27T10:50:50.043Z] [2024-06-27T10:50:50.043Z] setToolWin: [2024-06-27T10:50:50.043Z] [2024-06-27T10:50:50.043Z] setToolUnix: [2024-06-27T10:50:50.043Z] [2024-06-27T10:50:50.043Z] setToolProperty: [2024-06-27T10:50:50.043Z] [2024-06-27T10:50:50.043Z] setS1ASclassPath: [2024-06-27T10:50:50.043Z] [2024-06-27T10:50:50.043Z] init-common: [2024-06-27T10:50:50.043Z] [2024-06-27T10:50:50.043Z] runclient-common: [2024-06-27T10:50:50.043Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPEAppClient.jar -name ejb-sfsb-cacheNPEClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:50:50.116Z] [javac] 1 warning [2024-06-27T10:50:50.117Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:50.117Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:50.117Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:50.117Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:50.117Z] [2024-06-27T10:50:50.117Z] pkg-war: [2024-06-27T10:50:50.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:50.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:50.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:50.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:50.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:50:50.117Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:50.117Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:50.117Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:50:50.117Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:50:50.117Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:50:50.117Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:50.117Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:50.117Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${web.wsit.descriptors} does not exist. [2024-06-27T10:50:50.117Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/svchandler-1-web.war [2024-06-27T10:50:50.117Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:50.117Z] [2024-06-27T10:50:50.117Z] assemble-client: [2024-06-27T10:50:50.118Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:50:50.118Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:50.118Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:50.118Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:50.118Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:50.118Z] [2024-06-27T10:50:50.118Z] setOSConditions: [2024-06-27T10:50:50.118Z] [2024-06-27T10:50:50.118Z] setToolWin: [2024-06-27T10:50:50.118Z] [2024-06-27T10:50:50.118Z] setToolUnix: [2024-06-27T10:50:50.118Z] [2024-06-27T10:50:50.118Z] setToolProperty: [2024-06-27T10:50:50.118Z] [2024-06-27T10:50:50.118Z] setS1ASclassPath: [2024-06-27T10:50:50.118Z] [2024-06-27T10:50:50.118Z] init-common: [2024-06-27T10:50:50.118Z] [2024-06-27T10:50:50.118Z] wsimport: [2024-06-27T10:50:50.204Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:50.205Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:50.205Z] [2024-06-27T10:50:50.205Z] asadmin-common: [2024-06-27T10:50:50.205Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:50.257Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:50.257Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:50:50.257Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:50:50.257Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/lib/com/acme/util/TestManagedBean.java uses or overrides a deprecated API. [2024-06-27T10:50:50.257Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:50.257Z] [javac] 2 warnings [2024-06-27T10:50:50.257Z] [2024-06-27T10:50:50.257Z] setOSConditions: [2024-06-27T10:50:50.257Z] [2024-06-27T10:50:50.257Z] setToolWin: [2024-06-27T10:50:50.257Z] [2024-06-27T10:50:50.257Z] setToolUnix: [2024-06-27T10:50:50.257Z] [2024-06-27T10:50:50.257Z] setToolProperty: [2024-06-27T10:50:50.257Z] [2024-06-27T10:50:50.257Z] setS1ASclassPath: [2024-06-27T10:50:50.257Z] [2024-06-27T10:50:50.257Z] init-common: [2024-06-27T10:50:50.257Z] [2024-06-27T10:50:50.257Z] compile-common: [2024-06-27T10:50:50.257Z] [echo] Current time (ISO): 2024-06-27T10:50:50.085+0000 [2024-06-27T10:50:50.257Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:50.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.net.URL --factoryclass org.glassfish.resources.custom.factory.URLObjectFactory --enabled=true --property host=java.sun.com:port=80:protocol=http:file=/index.html --target server custom/my-url [2024-06-27T10:50:50.334Z] [exec] Custom Resource custom/my-url created. [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] setOSConditions: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] setToolWin: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] setToolUnix: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] setToolProperty: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] setS1ASclassPath: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] init-common: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] deploy-common: [2024-06-27T10:50:50.334Z] [echo] Current time (ISO): 2024-06-27T10:50:50.194+0000 [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] setOSConditions: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] setToolWin: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] setToolUnix: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] setToolProperty: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] setS1ASclassPath: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] init-common: [2024-06-27T10:50:50.334Z] [2024-06-27T10:50:50.334Z] deploy-common-pe: [2024-06-27T10:50:50.472Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:50.472Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:50.472Z] [2024-06-27T10:50:50.472Z] deploy-rar-and-setup-resources: [2024-06-27T10:50:50.472Z] [2024-06-27T10:50:50.472Z] setOSConditions: [2024-06-27T10:50:50.472Z] [2024-06-27T10:50:50.473Z] setToolWin: [2024-06-27T10:50:50.473Z] [2024-06-27T10:50:50.473Z] setToolUnix: [2024-06-27T10:50:50.473Z] [2024-06-27T10:50:50.473Z] setToolProperty: [2024-06-27T10:50:50.473Z] [2024-06-27T10:50:50.473Z] setS1ASclassPath: [2024-06-27T10:50:50.473Z] [2024-06-27T10:50:50.473Z] init-common: [2024-06-27T10:50:50.473Z] [2024-06-27T10:50:50.473Z] deploy-rar-common: [2024-06-27T10:50:50.473Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-06-27T10:50:50.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-06-27T10:50:50.672Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-06-27T10:50:50.672Z] [2024-06-27T10:50:50.673Z] oracle-jdbc-conpool: [2024-06-27T10:50:50.673Z] [2024-06-27T10:50:50.673Z] create-jdbc-conpool-connector: [2024-06-27T10:50:50.673Z] [2024-06-27T10:50:50.673Z] setOSConditions: [2024-06-27T10:50:50.673Z] [2024-06-27T10:50:50.673Z] setToolWin: [2024-06-27T10:50:50.673Z] [2024-06-27T10:50:50.673Z] setToolUnix: [2024-06-27T10:50:50.673Z] [2024-06-27T10:50:50.673Z] setToolProperty: [2024-06-27T10:50:50.673Z] [2024-06-27T10:50:50.673Z] setS1ASclassPath: [2024-06-27T10:50:50.673Z] [2024-06-27T10:50:50.673Z] init-common: [2024-06-27T10:50:50.673Z] [2024-06-27T10:50:50.673Z] create-jdbc-resource-common: [2024-06-27T10:50:50.673Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/Derby [2024-06-27T10:50:50.679Z] [exec] parsing WSDL... [2024-06-27T10:50:50.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-06-27T10:50:50.840Z] [java] Looking up EJB... [2024-06-27T10:50:50.840Z] [java] Invoking EJB from module 1... [2024-06-27T10:50:50.840Z] [java] EJB said: SingletonBean called ejb.bar [2024-06-27T10:50:50.840Z] [java] Record # 1 [2024-06-27T10:50:50.840Z] [java] Jun 27, 2024 10:50:50 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:50:50.840Z] [java] INFO: foo was successfully deployed in 3,613 milliseconds. [2024-06-27T10:50:50.840Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:50:50.840Z] [java] Done calling EJB from module 1 [2024-06-27T10:50:50.840Z] [java] Value of key is: embedded 2 modules [2024-06-27T10:50:50.840Z] [java] SingletonBean :: In PreDestroy() [2024-06-27T10:50:50.840Z] [java] Jun 27, 2024 10:50:50 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:50:50.840Z] [java] INFO: Disabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:50:50.896Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-06-27T10:50:50.969Z] [exec] Jun 27, 2024 10:50:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:50:50.969Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:50:50.981Z] [exec] Application deployed with name blackbox-tx. [2024-06-27T10:50:50.981Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-06-27T10:50:50.981Z] [2024-06-27T10:50:50.981Z] setOSConditions: [2024-06-27T10:50:50.981Z] [2024-06-27T10:50:50.981Z] setToolWin: [2024-06-27T10:50:50.981Z] [2024-06-27T10:50:50.981Z] setToolUnix: [2024-06-27T10:50:50.981Z] [2024-06-27T10:50:50.981Z] setToolProperty: [2024-06-27T10:50:50.981Z] [2024-06-27T10:50:50.981Z] setS1ASclassPath: [2024-06-27T10:50:50.981Z] [2024-06-27T10:50:50.981Z] init-common: [2024-06-27T10:50:50.981Z] [2024-06-27T10:50:50.981Z] create-connector-connpool: [2024-06-27T10:50:50.982Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-06-27T10:50:51.095Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:50:51.095Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:51.095Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:51.095Z] [java] ..........FINISHED 2 modules Embedded test [2024-06-27T10:50:51.095Z] [java] Completed shutdown of GlassFish runtime [2024-06-27T10:50:51.095Z] [java] Jun 27, 2024 10:50:50 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:51.095Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:50:51.095Z] [java] Jun 27, 2024 10:50:50 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:51.095Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:51.095Z] [java] Jun 27, 2024 10:50:50 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:51.095Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:51.095Z] [java] Jun 27, 2024 10:50:50 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:51.095Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:51.095Z] [java] Jun 27, 2024 10:50:50 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:51.096Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:50:51.096Z] [java] Jun 27, 2024 10:50:50 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:51.096Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7548162734798046403xml [2024-06-27T10:50:51.096Z] [java] Jun 27, 2024 10:50:50 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:51.096Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:50:51.180Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:51.180Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:51.180Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:51.180Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:51.180Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:51.180Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:51.180Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:51.241Z] [exec] [2024-06-27T10:50:51.241Z] [exec] Generating code... [2024-06-27T10:50:51.241Z] [exec] [2024-06-27T10:50:51.241Z] [exec] Compiling code... [2024-06-27T10:50:51.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-pointbase-pool1 --enabled=true --target server jdbc/Derby [2024-06-27T10:50:51.274Z] [exec] JDBC resource jdbc/Derby created successfully. [2024-06-27T10:50:51.274Z] [echo] cmd executed for server [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] setOSConditions: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] setToolWin: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] setToolUnix: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] setToolProperty: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] setS1ASclassPath: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] init-common: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] default-sql: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] setOSConditions: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] setToolWin: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] setToolUnix: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] setToolProperty: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] setS1ASclassPath: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.274Z] init-common: [2024-06-27T10:50:51.274Z] [2024-06-27T10:50:51.275Z] execute-sql-common: [2024-06-27T10:50:51.336Z] [exec] Jun 27, 2024 10:50:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:50:51.336Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@55a0f011 [2024-06-27T10:50:51.336Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.redef.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447864320_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:50:51.336Z] [exec] invoking ejb [2024-06-27T10:50:51.336Z] [exec] successfully invoked ejb [2024-06-27T10:50:51.336Z] [exec] Value of key is: main [2024-06-27T10:50:51.336Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:51.336Z] [exec] [2024-06-27T10:50:51.336Z] [exec] [2024-06-27T10:50:51.336Z] [exec] ----------------------------------------- [2024-06-27T10:50:51.336Z] [exec] - main: PASS - [2024-06-27T10:50:51.336Z] [exec] ----------------------------------------- [2024-06-27T10:50:51.336Z] [exec] Total PASS: 1 [2024-06-27T10:50:51.336Z] [exec] Total FAIL: 0 [2024-06-27T10:50:51.336Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:50:51.336Z] [exec] ----------------------------------------- [2024-06-27T10:50:51.336Z] [exec] Looked up home!!in flushAll , creating new testSuiteHash [2024-06-27T10:50:51.336Z] [exec] Narrowed home!! [2024-06-27T10:50:51.336Z] [exec] Got the EJB!! [2024-06-27T10:50:51.336Z] [exec] [2024-06-27T10:50:51.336Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:51.336Z] [2024-06-27T10:50:51.336Z] checkReporting-common: [2024-06-27T10:50:51.336Z] [2024-06-27T10:50:51.336Z] confirmReportPresent-common: [2024-06-27T10:50:51.336Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:50:51.336Z] [echo] Test seems to be reported fine [2024-06-27T10:50:51.336Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejbc/redef/RepRunConf.txt [2024-06-27T10:50:51.336Z] [2024-06-27T10:50:51.336Z] confirmMissingReport-common: [2024-06-27T10:50:51.336Z] [2024-06-27T10:50:51.336Z] undeploy: [2024-06-27T10:50:51.336Z] [2024-06-27T10:50:51.336Z] setOSConditions: [2024-06-27T10:50:51.336Z] [2024-06-27T10:50:51.336Z] setToolWin: [2024-06-27T10:50:51.336Z] [2024-06-27T10:50:51.336Z] setToolUnix: [2024-06-27T10:50:51.336Z] [2024-06-27T10:50:51.336Z] setToolProperty: [2024-06-27T10:50:51.336Z] [2024-06-27T10:50:51.336Z] setS1ASclassPath: [2024-06-27T10:50:51.336Z] [2024-06-27T10:50:51.336Z] init-common: [2024-06-27T10:50:51.337Z] [2024-06-27T10:50:51.337Z] undeploy-common: [2024-06-27T10:50:51.351Z] [java] Jun 27, 2024 10:50:51 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:50:51.351Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:50:51.351Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:50:51.351Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:50:51.398Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:51.398Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:51.398Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:51.398Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:51.398Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:51.398Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:51.398Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:51.531Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/app/createdb.sql [2024-06-27T10:50:51.531Z] [sql] Failed to execute: drop table MESSAGES [2024-06-27T10:50:51.531Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-06-27T10:50:51.531Z] [sql] 0 rows affected [2024-06-27T10:50:51.531Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:50:51.531Z] [2024-06-27T10:50:51.531Z] sql-oracle: [2024-06-27T10:50:51.531Z] [2024-06-27T10:50:51.531Z] execute-sql-connector: [2024-06-27T10:50:51.531Z] [2024-06-27T10:50:51.531Z] deploy: [2024-06-27T10:50:51.531Z] [2024-06-27T10:50:51.531Z] setOSConditions: [2024-06-27T10:50:51.531Z] [2024-06-27T10:50:51.531Z] setToolWin: [2024-06-27T10:50:51.531Z] [2024-06-27T10:50:51.531Z] setToolUnix: [2024-06-27T10:50:51.531Z] [2024-06-27T10:50:51.531Z] setToolProperty: [2024-06-27T10:50:51.531Z] [2024-06-27T10:50:51.531Z] setS1ASclassPath: [2024-06-27T10:50:51.531Z] [2024-06-27T10:50:51.531Z] init-common: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] deploy-ear: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] setOSConditions: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] setToolWin: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] setToolUnix: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] setToolProperty: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] setS1ASclassPath: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] init-common: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] deploy-common: [2024-06-27T10:50:51.532Z] [echo] Current time (ISO): 2024-06-27T10:50:51.379+0000 [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] setOSConditions: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] setToolWin: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] setToolUnix: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] setToolProperty: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] setS1ASclassPath: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] init-common: [2024-06-27T10:50:51.532Z] [2024-06-27T10:50:51.532Z] deploy-common-pe: [2024-06-27T10:50:51.533Z] [exec] Jun 27, 2024 10:50:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:51.533Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:51.540Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:51.540Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:51.540Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-06-27T10:50:51.540Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-06-27T10:50:51.540Z] [2024-06-27T10:50:51.540Z] create-connector-connpool-common: [2024-06-27T10:50:51.540Z] [2024-06-27T10:50:51.540Z] setOSConditions: [2024-06-27T10:50:51.540Z] [2024-06-27T10:50:51.540Z] setToolWin: [2024-06-27T10:50:51.540Z] [2024-06-27T10:50:51.540Z] setToolUnix: [2024-06-27T10:50:51.540Z] [2024-06-27T10:50:51.540Z] setToolProperty: [2024-06-27T10:50:51.540Z] [2024-06-27T10:50:51.540Z] setS1ASclassPath: [2024-06-27T10:50:51.540Z] [2024-06-27T10:50:51.540Z] init-common: [2024-06-27T10:50:51.540Z] [2024-06-27T10:50:51.540Z] create-connector-resource-common: [2024-06-27T10:50:51.540Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-06-27T10:50:51.606Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:51.606Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:51.606Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:51.606Z] [java] Jun 27, 2024 10:50:51 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:51.606Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (220 ms), startup services (104 ms), total (324 ms) [2024-06-27T10:50:51.606Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:51.606Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:51.606Z] [java] Jun 27, 2024 10:50:51 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:50:51.606Z] [java] INFO: Grizzly Framework 4.0.2 started in: 8 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:50:51.606Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:51.606Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:51.606Z] [java] Jun 27, 2024 10:50:51 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:51.606Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:51.606Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:51.606Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:51.606Z] [java] Jun 27, 2024 10:50:51 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:51.606Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (367 ms), startup services (9 ms), total (376 ms) [2024-06-27T10:50:51.606Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:51.606Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:51.606Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:50:51.606Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:50:51.606Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:51.606Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:51.607Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:51.607Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:51.607Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:51.607Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app13823156020507715947 [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:51.607Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:51.607Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:50:51.607Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:50:51.607Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-06-27T10:50:51.607Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:50:51.607Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:50:51.607Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:50:51.607Z] [java] Jun 27, 2024 10:50:51 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:51.607Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:50:51.789Z] [exec] Jun 27, 2024 10:50:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:51.789Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:51.795Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-06-27T10:50:51.795Z] [exec] Connector resource blackbox-tx-cr created. [2024-06-27T10:50:51.795Z] [2024-06-27T10:50:51.795Z] asadmin-common: [2024-06-27T10:50:51.795Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:50:51.862Z] [java] Jun 27, 2024 10:50:51 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:50:51.862Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:50:51.862Z] [java] Jun 27, 2024 10:50:51 AM org.eclipse.persistence.session./file:/tmp/ejb-app13823156020507715947/ejb-ejb31-embedded-two-modules-ejb1_jar/_test [2024-06-27T10:50:51.862Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:50:51.862Z] [java] Jun 27, 2024 10:50:51 AM org.eclipse.persistence.session./file:/tmp/ejb-app13823156020507715947/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-06-27T10:50:51.862Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-06-27T10:50:51.862Z] [java] Jun 27, 2024 10:50:51 AM org.eclipse.persistence.session./file:/tmp/ejb-app13823156020507715947/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-06-27T10:50:51.862Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-06-27T10:50:51.862Z] [java] Jun 27, 2024 10:50:51 AM org.eclipse.persistence.session./file:/tmp/ejb-app13823156020507715947/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.server [2024-06-27T10:50:51.862Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:50:51.862Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:50:51.862Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:50:51.862Z] [java] Jun 27, 2024 10:50:51 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:50:51.862Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-app/sample/SimpleEjb, java:global/ejb-app/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb] [2024-06-27T10:50:51.898Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejbc-redefApp [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] all: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] sameimpl: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] setOSConditions: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] setToolWin: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] setToolUnix: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] setToolProperty: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] setS1ASclassPath: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] init-common: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] clean: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] setOSConditions: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] setToolWin: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.898Z] setToolUnix: [2024-06-27T10:50:51.898Z] [2024-06-27T10:50:51.899Z] setToolProperty: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setS1ASclassPath: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] init-common: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] clean-common: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setOSConditions: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setToolWin: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setToolUnix: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setToolProperty: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setS1ASclassPath: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] init-common: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] clean-classes-common: [2024-06-27T10:50:51.899Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setOSConditions: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setToolWin: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setToolUnix: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setToolProperty: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setS1ASclassPath: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] init-common: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] clean-jars-common: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] compile: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.899Z] setOSConditions: [2024-06-27T10:50:51.899Z] [2024-06-27T10:50:51.900Z] setToolWin: [2024-06-27T10:50:51.900Z] [2024-06-27T10:50:51.900Z] setToolUnix: [2024-06-27T10:50:51.900Z] [2024-06-27T10:50:51.900Z] setToolProperty: [2024-06-27T10:50:51.900Z] [2024-06-27T10:50:51.900Z] setS1ASclassPath: [2024-06-27T10:50:51.900Z] [2024-06-27T10:50:51.900Z] init-common: [2024-06-27T10:50:51.900Z] [2024-06-27T10:50:51.900Z] compile-common: [2024-06-27T10:50:51.900Z] [echo] Current time (ISO): 2024-06-27T10:50:51.858+0000 [2024-06-27T10:50:51.900Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:51.900Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:52.043Z] [exec] [cacheNPEClient] doTest()... [2024-06-27T10:50:52.043Z] [exec] [cacheNPEClient] Inside init.... [2024-06-27T10:50:52.076Z] [INFO] [2024-06-27T10:50:52.076Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-06-27T10:50:52.076Z] [INFO] [2024-06-27T10:50:52.076Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-06-27T10:50:52.102Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:52.102Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:50:52.102Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:50:52.102Z] [javac] 2 warnings [2024-06-27T10:50:52.102Z] [2024-06-27T10:50:52.102Z] setOSConditions: [2024-06-27T10:50:52.102Z] [2024-06-27T10:50:52.102Z] setToolWin: [2024-06-27T10:50:52.102Z] [2024-06-27T10:50:52.102Z] setToolUnix: [2024-06-27T10:50:52.102Z] [2024-06-27T10:50:52.102Z] setToolProperty: [2024-06-27T10:50:52.102Z] [2024-06-27T10:50:52.102Z] setS1ASclassPath: [2024-06-27T10:50:52.102Z] [2024-06-27T10:50:52.102Z] init-common: [2024-06-27T10:50:52.102Z] [2024-06-27T10:50:52.102Z] compile-common: [2024-06-27T10:50:52.102Z] [echo] Current time (ISO): 2024-06-27T10:50:51.948+0000 [2024-06-27T10:50:52.102Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:52.141Z] [java] Jun 27, 2024 10:50:51 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:50:52.141Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/ejb-app/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/ejb-app/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean] [2024-06-27T10:50:52.141Z] [java] Jun 27, 2024 10:50:51 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:50:52.141Z] [java] INFO: Enabling Weld for CompositeApplicationInfo[name=ejb-app] [2024-06-27T10:50:52.141Z] [java] Jun 27, 2024 10:50:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:52.141Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:52.141Z] [java] Jun 27, 2024 10:50:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:52.141Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:52.141Z] [java] Jun 27, 2024 10:50:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:52.141Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:52.141Z] [java] Jun 27, 2024 10:50:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:50:52.141Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:50:52.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:50:52.376Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:50:52.376Z] [2024-06-27T10:50:52.376Z] asadmin-common: [2024-06-27T10:50:52.376Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-06-27T10:50:52.396Z] [java] Jun 27, 2024 10:50:52 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:50:52.396Z] [java] INFO: ejb-app was successfully deployed in 821 milliseconds. [2024-06-27T10:50:52.396Z] [java] Looking up EJB... [2024-06-27T10:50:52.396Z] [java] Invoking EJB from module 1... [2024-06-27T10:50:52.396Z] [java] EJB said: SingletonBean called ejb.bar [2024-06-27T10:50:52.396Z] [java] Record # 1 [2024-06-27T10:50:52.396Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:50:52.396Z] [java] Done calling EJB from module 1 [2024-06-27T10:50:52.396Z] [java] Value of key is: embedded 2 modules [2024-06-27T10:50:52.396Z] [java] SingletonBean :: In PreDestroy() [2024-06-27T10:50:52.396Z] [java] Jun 27, 2024 10:50:52 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:50:52.396Z] [java] INFO: Disabling Weld for CompositeApplicationInfo[name=ejb-app] [2024-06-27T10:50:52.495Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-06-27T10:50:52.623Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:50:52.623Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:52.623Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:52.623Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:50:52.623Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:52.623Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:52.623Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:52.623Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:52.623Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:52.623Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:52.623Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:52.631Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-06-27T10:50:52.631Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-06-27T10:50:52.631Z] [2024-06-27T10:50:52.631Z] asadmin-common: [2024-06-27T10:50:52.631Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:52.651Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:50:52.651Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:52.651Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:52.651Z] [java] ..........FINISHED 2 modules Embedded test [2024-06-27T10:50:52.651Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:52.651Z] [java] [2024-06-27T10:50:52.651Z] [java] [2024-06-27T10:50:52.651Z] [java] ----------------------------------------- [2024-06-27T10:50:52.651Z] [java] - embedded 2 modules: PASS - [2024-06-27T10:50:52.651Z] [java] ----------------------------------------- [2024-06-27T10:50:52.651Z] [java] Total PASS: 1 [2024-06-27T10:50:52.651Z] [java] Total FAIL: 0 [2024-06-27T10:50:52.651Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:50:52.651Z] [java] ----------------------------------------- [2024-06-27T10:50:52.651Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:52.651Z] [java] Jun 27, 2024 10:50:52 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:50:52.651Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:50:52.651Z] [java] Jun 27, 2024 10:50:52 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:52.651Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:52.651Z] [java] Jun 27, 2024 10:50:52 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:52.651Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:52.651Z] [java] Jun 27, 2024 10:50:52 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:52.651Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:52.651Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:52.651Z] [2024-06-27T10:50:52.651Z] stop-database: [2024-06-27T10:50:52.651Z] [2024-06-27T10:50:52.651Z] all: [2024-06-27T10:50:52.651Z] [2024-06-27T10:50:52.652Z] twomoduleswithlibs: [2024-06-27T10:50:52.652Z] [echo] [2024-06-27T10:50:52.652Z] [echo] [2024-06-27T10:50:52.652Z] [echo] ************************************************** [2024-06-27T10:50:52.652Z] [echo] * Running twomoduleswithlibs [2024-06-27T10:50:52.652Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twomoduleswithlibs [2024-06-27T10:50:52.652Z] [echo] ************************************************** [2024-06-27T10:50:52.652Z] [echo] [2024-06-27T10:50:52.652Z] [echo] [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] start-database: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setOSConditions: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setToolWin: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setToolUnix: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setToolProperty: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setS1ASclassPath: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] init-common: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] clean: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setOSConditions: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setToolWin: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setToolUnix: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setToolProperty: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setS1ASclassPath: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] init-common: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] clean-common: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setOSConditions: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setToolWin: [2024-06-27T10:50:52.652Z] [2024-06-27T10:50:52.652Z] setToolUnix: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setToolProperty: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setS1ASclassPath: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] init-common: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] clean-classes-common: [2024-06-27T10:50:52.653Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setOSConditions: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setToolWin: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setToolUnix: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setToolProperty: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setS1ASclassPath: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] init-common: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] clean-jars-common: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] compile: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setOSConditions: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setToolWin: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setToolUnix: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setToolProperty: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] setS1ASclassPath: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] init-common: [2024-06-27T10:50:52.653Z] [2024-06-27T10:50:52.653Z] compile-common: [2024-06-27T10:50:52.653Z] [echo] Current time (ISO): 2024-06-27T10:50:52.550+0000 [2024-06-27T10:50:52.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:52.654Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:52.800Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:52.854Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:52.854Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:52.854Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:52.854Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:52.854Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:52.854Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:52.854Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:52.879Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:52.879Z] [javac] 1 warning [2024-06-27T10:50:53.026Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:53.026Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:53.026Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:53.026Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:53.026Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:53.026Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:53.026Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:53.058Z] [javac] 1 warning [2024-06-27T10:50:53.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:53.058Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-soapdefault-provider.jar [2024-06-27T10:50:53.058Z] [2024-06-27T10:50:53.058Z] setup: [2024-06-27T10:50:53.058Z] [2024-06-27T10:50:53.058Z] prepare-store-nickname-common: [2024-06-27T10:50:53.059Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__cacerts.jks [2024-06-27T10:50:53.059Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__keystore.jks [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] setOSConditions: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] setToolWin: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] setToolUnix: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] setToolProperty: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] setS1ASclassPath: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] init-common: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] prepare-store-nickname-certutil-common: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] setOSConditions: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] setToolWin: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] setToolUnix: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] setToolProperty: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] setS1ASclassPath: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] init-common: [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] prepare-store-nickname-keytool-common: [2024-06-27T10:50:53.059Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build [2024-06-27T10:50:53.059Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build [2024-06-27T10:50:53.059Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib [2024-06-27T10:50:53.059Z] [2024-06-27T10:50:53.059Z] asadmin-common: [2024-06-27T10:50:53.059Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestServerAuthModule --layer SOAP --providertype server --requestauthsource sender SOAPDefaultTestServerAuthModule [2024-06-27T10:50:53.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:50:53.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:50:53.135Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:50:53.135Z] [2024-06-27T10:50:53.135Z] deploy-app: [2024-06-27T10:50:53.135Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:53.135Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:53.135Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:53.135Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:53.135Z] [2024-06-27T10:50:53.135Z] deploy-war-common: [2024-06-27T10:50:53.135Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:53.136Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:53.136Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:53.136Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:53.136Z] [2024-06-27T10:50:53.136Z] setOSConditions: [2024-06-27T10:50:53.136Z] [2024-06-27T10:50:53.136Z] setToolWin: [2024-06-27T10:50:53.136Z] [2024-06-27T10:50:53.136Z] setToolUnix: [2024-06-27T10:50:53.136Z] [2024-06-27T10:50:53.136Z] setToolProperty: [2024-06-27T10:50:53.136Z] [2024-06-27T10:50:53.136Z] setS1ASclassPath: [2024-06-27T10:50:53.136Z] [2024-06-27T10:50:53.136Z] init-common: [2024-06-27T10:50:53.136Z] [2024-06-27T10:50:53.136Z] deploy-war-commonpe: [2024-06-27T10:50:53.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:53.190Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:53.190Z] [2024-06-27T10:50:53.190Z] asadmin-common: [2024-06-27T10:50:53.190Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:53.446Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:53.446Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:53.446Z] [2024-06-27T10:50:53.446Z] deploy-rar-and-setup-resources: [2024-06-27T10:50:53.446Z] [2024-06-27T10:50:53.446Z] setOSConditions: [2024-06-27T10:50:53.446Z] [2024-06-27T10:50:53.446Z] setToolWin: [2024-06-27T10:50:53.446Z] [2024-06-27T10:50:53.446Z] setToolUnix: [2024-06-27T10:50:53.446Z] [2024-06-27T10:50:53.446Z] setToolProperty: [2024-06-27T10:50:53.446Z] [2024-06-27T10:50:53.446Z] setS1ASclassPath: [2024-06-27T10:50:53.446Z] [2024-06-27T10:50:53.446Z] init-common: [2024-06-27T10:50:53.446Z] [2024-06-27T10:50:53.446Z] deploy-rar-common: [2024-06-27T10:50:53.447Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-06-27T10:50:53.577Z] [exec] cancelling timerHandle [2024-06-27T10:50:53.577Z] [exec] cancelling timerHandle5 [2024-06-27T10:50:53.577Z] [exec] cancelling timerHandle11 [2024-06-27T10:50:53.577Z] [exec] cancelling timerHandle12 [2024-06-27T10:50:53.577Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:53.577Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:53.577Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:53.577Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:53.577Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:53.577Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:53.577Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:53.722Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2024-06-27T10:50:53.722Z] [java] [2024-06-27T10:50:53.722Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:53.723Z] [java] [2024-06-27T10:50:53.723Z] [java] [2024-06-27T10:50:53.723Z] [java] ----------------------------------------- [2024-06-27T10:50:53.723Z] [java] - jsp-config-modification-test-interval: PASS - [2024-06-27T10:50:53.723Z] [java] ----------------------------------------- [2024-06-27T10:50:53.723Z] [java] - Total PASS : 1 - [2024-06-27T10:50:53.723Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:53.723Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:53.723Z] [java] ----------------------------------------- [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] undeploy: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] setOSConditions: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] setToolWin: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] setToolUnix: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] setToolProperty: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] setS1ASclassPath: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] init-common: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] undeploy-war-common: [2024-06-27T10:50:53.723Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-modification-test-interval-web [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] all: [2024-06-27T10:50:53.723Z] [echo] [2024-06-27T10:50:53.723Z] [echo] ************************* [2024-06-27T10:50:53.723Z] [echo] * Running jspConfigUndeclaredNS [2024-06-27T10:50:53.723Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS [2024-06-27T10:50:53.723Z] [echo] ************************* [2024-06-27T10:50:53.723Z] [echo] [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] setOSConditions: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] setToolWin: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] setToolUnix: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] setToolProperty: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] setS1ASclassPath: [2024-06-27T10:50:53.723Z] [2024-06-27T10:50:53.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/svchandler-1-web.war [2024-06-27T10:50:53.723Z] init-common: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] clean: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setOSConditions: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setToolWin: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setToolUnix: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setToolProperty: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setS1ASclassPath: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] init-common: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] clean-common: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setOSConditions: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setToolWin: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setToolUnix: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setToolProperty: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setS1ASclassPath: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] init-common: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] clean-classes-common: [2024-06-27T10:50:53.724Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setOSConditions: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setToolWin: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setToolUnix: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setToolProperty: [2024-06-27T10:50:53.724Z] [2024-06-27T10:50:53.724Z] setS1ASclassPath: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] init-common: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] clean-jars-common: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] compile: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] setOSConditions: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] setToolWin: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] setToolUnix: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] setToolProperty: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] setS1ASclassPath: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] init-common: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] compile-common: [2024-06-27T10:50:53.725Z] [echo] Current time (ISO): 2024-06-27T10:50:46.790+0000 [2024-06-27T10:50:53.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:53.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/servlet [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] build: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] setOSConditions: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] setToolWin: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] setToolUnix: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] setToolProperty: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] setS1ASclassPath: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] init-common: [2024-06-27T10:50:53.725Z] [2024-06-27T10:50:53.725Z] webclient-war-common: [2024-06-27T10:50:53.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] clear: [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] test-tlds-exist: [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] copy-tlds: [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] test-tagfiles-exist: [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] copy-tagfiles: [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] package-war-common: [2024-06-27T10:50:53.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:53.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:53.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:53.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:53.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/lib [2024-06-27T10:50:53.726Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:53.726Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-undeclared-ns-web.war [2024-06-27T10:50:53.726Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:53.726Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:53.726Z] [javac] Compiling 1 source file [2024-06-27T10:50:53.726Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:53.726Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] deploy: [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] deploy-war-common: [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] setOSConditions: [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] setToolWin: [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] setToolUnix: [2024-06-27T10:50:53.726Z] [2024-06-27T10:50:53.726Z] setToolProperty: [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] setS1ASclassPath: [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] init-common: [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] deploy-war-commonpe: [2024-06-27T10:50:53.727Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-undeclared-ns --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-undeclared-ns-web.war [2024-06-27T10:50:53.727Z] [exec] Application deployed with name web-jsp-config-undeclared-ns-web. [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] deploy-war-commonee: [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] run: [2024-06-27T10:50:53.727Z] [java] Connecting to: http://localhost:45711/web-jsp-config-undeclared-ns/jsp/test.jsp [2024-06-27T10:50:53.727Z] [java] Connecting to: http://localhost:45711/web-jsp-config-undeclared-ns/jsp/test2.jsp [2024-06-27T10:50:53.727Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:53.727Z] [java] [2024-06-27T10:50:53.727Z] [java] [2024-06-27T10:50:53.727Z] [java] ----------------------------------------- [2024-06-27T10:50:53.727Z] [java] - jsp-config-error-on-undeclared-namespace: PASS - [2024-06-27T10:50:53.727Z] [java] - jsp-config-error-on-undeclared-namespace -- DUPLICATE: PASS - [2024-06-27T10:50:53.727Z] [java] ----------------------------------------- [2024-06-27T10:50:53.727Z] [java] - Total PASS : 2 - [2024-06-27T10:50:53.727Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:53.727Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:53.727Z] [java] ----------------------------------------- [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] undeploy: [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] setOSConditions: [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] setToolWin: [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] setToolUnix: [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] setToolProperty: [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] setS1ASclassPath: [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] init-common: [2024-06-27T10:50:53.727Z] [2024-06-27T10:50:53.727Z] undeploy-war-common: [2024-06-27T10:50:53.728Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-undeclared-ns-web [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] all: [2024-06-27T10:50:53.728Z] [echo] [2024-06-27T10:50:53.728Z] [echo] ************************* [2024-06-27T10:50:53.728Z] [echo] * Running jspConfigUsePrecompiled [2024-06-27T10:50:53.728Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled [2024-06-27T10:50:53.728Z] [echo] ************************* [2024-06-27T10:50:53.728Z] [echo] [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setOSConditions: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setToolWin: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setToolUnix: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setToolProperty: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setS1ASclassPath: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] init-common: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] clean: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setOSConditions: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setToolWin: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setToolUnix: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setToolProperty: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setS1ASclassPath: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] init-common: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] clean-common: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setOSConditions: [2024-06-27T10:50:53.728Z] [2024-06-27T10:50:53.728Z] setToolWin: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setToolUnix: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setToolProperty: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setS1ASclassPath: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] init-common: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] clean-classes-common: [2024-06-27T10:50:53.729Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setOSConditions: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setToolWin: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setToolUnix: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setToolProperty: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setS1ASclassPath: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] init-common: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] clean-jars-common: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] compile: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setOSConditions: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setToolWin: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setToolUnix: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setToolProperty: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] setS1ASclassPath: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.729Z] init-common: [2024-06-27T10:50:53.729Z] [2024-06-27T10:50:53.730Z] compile-common: [2024-06-27T10:50:53.730Z] [echo] Current time (ISO): 2024-06-27T10:50:48.438+0000 [2024-06-27T10:50:53.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:53.730Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:53.730Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:53.730Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:53.730Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:53.730Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:53.730Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:53.730Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:53.730Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:53.730Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:53.730Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/servlet/org/apache/jsp/jsp/test_jsp.java uses unchecked or unsafe operations. [2024-06-27T10:50:53.730Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:50:53.730Z] [javac] 1 warning [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] build: [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] setOSConditions: [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] setToolWin: [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] setToolUnix: [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] setToolProperty: [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] setS1ASclassPath: [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] init-common: [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] webclient-war-common: [2024-06-27T10:50:53.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] clear: [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] test-tlds-exist: [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] copy-tlds: [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.730Z] test-tagfiles-exist: [2024-06-27T10:50:53.730Z] [2024-06-27T10:50:53.731Z] copy-tagfiles: [2024-06-27T10:50:53.731Z] [2024-06-27T10:50:53.731Z] package-war-common: [2024-06-27T10:50:53.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:53.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:53.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:53.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:53.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/lib [2024-06-27T10:50:53.731Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:53.731Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:53.731Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:53.731Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled-web.war [2024-06-27T10:50:53.731Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:53.731Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:53.731Z] [javac] Compiling 1 source file [2024-06-27T10:50:53.731Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/WebTest.java:90: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:50:53.731Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-06-27T10:50:53.731Z] [javac] ^ [2024-06-27T10:50:53.731Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:53.731Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:53.731Z] [javac] 1 warning [2024-06-27T10:50:53.731Z] [2024-06-27T10:50:53.731Z] deploy: [2024-06-27T10:50:53.731Z] [2024-06-27T10:50:53.731Z] deploy-war-common: [2024-06-27T10:50:53.731Z] [2024-06-27T10:50:53.731Z] setOSConditions: [2024-06-27T10:50:53.731Z] [2024-06-27T10:50:53.731Z] setToolWin: [2024-06-27T10:50:53.731Z] [2024-06-27T10:50:53.731Z] setToolUnix: [2024-06-27T10:50:53.731Z] [2024-06-27T10:50:53.731Z] setToolProperty: [2024-06-27T10:50:53.731Z] [2024-06-27T10:50:53.731Z] setS1ASclassPath: [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] init-common: [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] deploy-war-commonpe: [2024-06-27T10:50:53.732Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-use-precompiled --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled-web.war [2024-06-27T10:50:53.732Z] [exec] Application deployed with name web-jsp-config-use-precompiled-web. [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] deploy-war-commonee: [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] run: [2024-06-27T10:50:53.732Z] [java] GET /web-jsp-config-use-precompiled/jsp/test.jsp HTTP/1.0 [2024-06-27T10:50:53.732Z] [java] [2024-06-27T10:50:53.732Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:53.732Z] [java] [2024-06-27T10:50:53.732Z] [java] [2024-06-27T10:50:53.732Z] [java] ----------------------------------------- [2024-06-27T10:50:53.732Z] [java] - jsp-config-use-precompiled: PASS - [2024-06-27T10:50:53.732Z] [java] ----------------------------------------- [2024-06-27T10:50:53.732Z] [java] - Total PASS : 1 - [2024-06-27T10:50:53.732Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:53.732Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:53.732Z] [java] ----------------------------------------- [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] undeploy: [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] setOSConditions: [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] setToolWin: [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] setToolUnix: [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] setToolProperty: [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] setS1ASclassPath: [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] init-common: [2024-06-27T10:50:53.732Z] [2024-06-27T10:50:53.732Z] undeploy-war-common: [2024-06-27T10:50:53.733Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-use-precompiled-web [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] all: [2024-06-27T10:50:53.733Z] [echo] [2024-06-27T10:50:53.733Z] [echo] ************************* [2024-06-27T10:50:53.733Z] [echo] * Running jspConfigUsePrecompiled2 [2024-06-27T10:50:53.733Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2 [2024-06-27T10:50:53.733Z] [echo] ************************* [2024-06-27T10:50:53.733Z] [echo] [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setOSConditions: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setToolWin: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setToolUnix: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setToolProperty: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setS1ASclassPath: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] init-common: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] clean: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setOSConditions: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setToolWin: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setToolUnix: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setToolProperty: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setS1ASclassPath: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] init-common: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] clean-common: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setOSConditions: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setToolWin: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.733Z] setToolUnix: [2024-06-27T10:50:53.733Z] [2024-06-27T10:50:53.734Z] setToolProperty: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] setS1ASclassPath: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] init-common: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] clean-classes-common: [2024-06-27T10:50:53.734Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] setOSConditions: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] setToolWin: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] setToolUnix: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] setToolProperty: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] setS1ASclassPath: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] init-common: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] clean-jars-common: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] compile: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] setOSConditions: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] setToolWin: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] setToolUnix: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] setToolProperty: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] setS1ASclassPath: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] init-common: [2024-06-27T10:50:53.734Z] [2024-06-27T10:50:53.734Z] compile-common: [2024-06-27T10:50:53.734Z] [echo] Current time (ISO): 2024-06-27T10:50:51.917+0000 [2024-06-27T10:50:53.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:53.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/servlet [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] build: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] setOSConditions: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] setToolWin: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] setToolUnix: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] setToolProperty: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] setS1ASclassPath: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] init-common: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] webclient-war-common: [2024-06-27T10:50:53.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] clear: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] test-tlds-exist: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] copy-tlds: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] test-tagfiles-exist: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] copy-tagfiles: [2024-06-27T10:50:53.735Z] [2024-06-27T10:50:53.735Z] package-war-common: [2024-06-27T10:50:53.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:53.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:53.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:53.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:53.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:53.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:53.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:53.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/docroot [2024-06-27T10:50:53.736Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled2-web.war [2024-06-27T10:50:53.736Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:53.736Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:53.736Z] [javac] Compiling 1 source file [2024-06-27T10:50:53.736Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:53.736Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:53.736Z] [2024-06-27T10:50:53.736Z] deploy: [2024-06-27T10:50:53.736Z] [2024-06-27T10:50:53.736Z] deploy-war-common: [2024-06-27T10:50:53.736Z] [2024-06-27T10:50:53.736Z] setOSConditions: [2024-06-27T10:50:53.736Z] [2024-06-27T10:50:53.736Z] setToolWin: [2024-06-27T10:50:53.736Z] [2024-06-27T10:50:53.736Z] setToolUnix: [2024-06-27T10:50:53.736Z] [2024-06-27T10:50:53.736Z] setToolProperty: [2024-06-27T10:50:53.736Z] [2024-06-27T10:50:53.736Z] setS1ASclassPath: [2024-06-27T10:50:53.736Z] [2024-06-27T10:50:53.736Z] init-common: [2024-06-27T10:50:53.736Z] [2024-06-27T10:50:53.736Z] deploy-war-commonpe: [2024-06-27T10:50:53.736Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-use-precompiled2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled2-web.war [2024-06-27T10:50:53.736Z] [exec] Application deployed with name web-jsp-config-use-precompiled2-web. [2024-06-27T10:50:53.736Z] [2024-06-27T10:50:53.736Z] deploy-war-commonee: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] run: [2024-06-27T10:50:53.737Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:53.737Z] [java] [2024-06-27T10:50:53.737Z] [java] [2024-06-27T10:50:53.737Z] [java] ----------------------------------------- [2024-06-27T10:50:53.737Z] [java] - jsp-precompiled-bundled-in-jar: PASS - [2024-06-27T10:50:53.737Z] [java] ----------------------------------------- [2024-06-27T10:50:53.737Z] [java] - Total PASS : 1 - [2024-06-27T10:50:53.737Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:53.737Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:53.737Z] [java] ----------------------------------------- [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] undeploy: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] setOSConditions: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] setToolWin: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] setToolUnix: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] setToolProperty: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] setS1ASclassPath: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] init-common: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] undeploy-war-common: [2024-06-27T10:50:53.737Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-use-precompiled2-web [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] all: [2024-06-27T10:50:53.737Z] [echo] [2024-06-27T10:50:53.737Z] [echo] ************************* [2024-06-27T10:50:53.737Z] [echo] * Running jspConfigWelcomeFiles [2024-06-27T10:50:53.737Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles [2024-06-27T10:50:53.737Z] [echo] ************************* [2024-06-27T10:50:53.737Z] [echo] [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] setOSConditions: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] setToolWin: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] setToolUnix: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.737Z] setToolProperty: [2024-06-27T10:50:53.737Z] [2024-06-27T10:50:53.738Z] setS1ASclassPath: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] init-common: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] clean: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setOSConditions: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setToolWin: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setToolUnix: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setToolProperty: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setS1ASclassPath: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] init-common: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] clean-common: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setOSConditions: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setToolWin: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setToolUnix: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setToolProperty: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setS1ASclassPath: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] init-common: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] clean-classes-common: [2024-06-27T10:50:53.738Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setOSConditions: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setToolWin: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.738Z] setToolUnix: [2024-06-27T10:50:53.738Z] [2024-06-27T10:50:53.739Z] setToolProperty: [2024-06-27T10:50:53.739Z] [2024-06-27T10:50:53.739Z] setS1ASclassPath: [2024-06-27T10:50:53.739Z] [2024-06-27T10:50:53.739Z] init-common: [2024-06-27T10:50:53.739Z] [2024-06-27T10:50:53.739Z] clean-jars-common: [2024-06-27T10:50:53.739Z] [2024-06-27T10:50:53.739Z] compile: [2024-06-27T10:50:53.739Z] [2024-06-27T10:50:53.739Z] setOSConditions: [2024-06-27T10:50:53.739Z] [2024-06-27T10:50:53.739Z] setToolWin: [2024-06-27T10:50:53.739Z] [2024-06-27T10:50:53.739Z] setToolUnix: [2024-06-27T10:50:53.739Z] [2024-06-27T10:50:53.739Z] setToolProperty: [2024-06-27T10:50:53.739Z] [2024-06-27T10:50:53.739Z] setS1ASclassPath: [2024-06-27T10:50:53.739Z] [2024-06-27T10:50:53.739Z] init-common: [2024-06-27T10:50:53.739Z] [2024-06-27T10:50:53.739Z] compile-common: [2024-06-27T10:50:53.739Z] [echo] Current time (ISO): 2024-06-27T10:50:53.405+0000 [2024-06-27T10:50:53.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:53.739Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:53.783Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:53.832Z] [exec] after rollback, bar4 info = createTimer1,1 [2024-06-27T10:50:53.832Z] [exec] Info = createTimer10000000 [2024-06-27T10:50:53.832Z] [exec] Caught expected exception for bar5 [2024-06-27T10:50:53.832Z] [exec] doBarTest(): Bar : ejbtimer/Bar_CMT test passed!! [2024-06-27T10:50:53.832Z] [exec] Value of key is: ejbtimer/Bar_CMT [2024-06-27T10:50:53.832Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:53.832Z] [exec] [2024-06-27T10:50:53.832Z] [exec] [2024-06-27T10:50:53.832Z] [exec] ----------------------------------------- [2024-06-27T10:50:53.832Z] [exec] - ejbs/Foo_UNSPECIFIED_TX: PASS - [2024-06-27T10:50:53.832Z] [exec] - ejbs/Foo_CMT: PASS - [2024-06-27T10:50:53.832Z] [exec] - ejbs/Stateful_BMT: PASS - [2024-06-27T10:50:53.832Z] [exec] - ejbs/Stateful_CMT: PASS - [2024-06-27T10:50:53.832Z] [exec] - ejbtimer/Bar_CMT: PASS - [2024-06-27T10:50:53.832Z] [exec] - ejbs/Foo_BMT: PASS - [2024-06-27T10:50:53.832Z] [exec] ----------------------------------------- [2024-06-27T10:50:53.832Z] [exec] Total PASS: 6 [2024-06-27T10:50:53.832Z] [exec] Total FAIL: 0 [2024-06-27T10:50:53.832Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:50:53.832Z] [exec] ----------------------------------------- [2024-06-27T10:50:53.832Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:53.832Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:50:53.930Z] [exec] Jun 27, 2024 10:50:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:50:53.931Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3e53c4ad [2024-06-27T10:50:53.953Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:53.953Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:50:53.953Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:50:53.953Z] [javac] 2 warnings [2024-06-27T10:50:53.953Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:53.953Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:53.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype server --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestServerAuthModule --target server SOAPDefaultTestServerAuthModule [2024-06-27T10:50:53.988Z] [exec] Creation of message security provider named SOAPDefaultTestServerAuthModule completed successfully [2024-06-27T10:50:53.988Z] [2024-06-27T10:50:53.988Z] asadmin-common: [2024-06-27T10:50:53.988Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestClientAuthModule --layer SOAP --providertype client --requestauthsource sender SOAPDefaultTestClientAuthModule [2024-06-27T10:50:54.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-06-27T10:50:54.008Z] [exec] Application deployed with name blackbox-notx. [2024-06-27T10:50:54.008Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-06-27T10:50:54.008Z] [2024-06-27T10:50:54.008Z] setOSConditions: [2024-06-27T10:50:54.008Z] [2024-06-27T10:50:54.008Z] setToolWin: [2024-06-27T10:50:54.008Z] [2024-06-27T10:50:54.008Z] setToolUnix: [2024-06-27T10:50:54.008Z] [2024-06-27T10:50:54.008Z] setToolProperty: [2024-06-27T10:50:54.008Z] [2024-06-27T10:50:54.008Z] setS1ASclassPath: [2024-06-27T10:50:54.008Z] [2024-06-27T10:50:54.008Z] init-common: [2024-06-27T10:50:54.008Z] [2024-06-27T10:50:54.008Z] create-connector-connpool: [2024-06-27T10:50:54.009Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-06-27T10:50:54.039Z] [javac] 1 warning [2024-06-27T10:50:54.039Z] [2024-06-27T10:50:54.039Z] setOSConditions: [2024-06-27T10:50:54.039Z] [2024-06-27T10:50:54.039Z] setToolWin: [2024-06-27T10:50:54.039Z] [2024-06-27T10:50:54.039Z] setToolUnix: [2024-06-27T10:50:54.039Z] [2024-06-27T10:50:54.039Z] setToolProperty: [2024-06-27T10:50:54.039Z] [2024-06-27T10:50:54.039Z] setS1ASclassPath: [2024-06-27T10:50:54.039Z] [2024-06-27T10:50:54.039Z] init-common: [2024-06-27T10:50:54.039Z] [2024-06-27T10:50:54.039Z] compile-common: [2024-06-27T10:50:54.039Z] [echo] Current time (ISO): 2024-06-27T10:50:53.959+0000 [2024-06-27T10:50:54.039Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:54.186Z] [exec] [cacheNPE] Initalization done [2024-06-27T10:50:54.186Z] [exec] Value of key is: initSFSBs [2024-06-27T10:50:54.186Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.186Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.186Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.186Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.207Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:54.207Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:54.207Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:54.207Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:54.208Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:54.208Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:54.208Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:54.318Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:54.318Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:54.318Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:54.318Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:54.318Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:54.318Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:54.318Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:54.392Z] [2024-06-27T10:50:54.392Z] checkReporting-common: [2024-06-27T10:50:54.392Z] [2024-06-27T10:50:54.392Z] confirmReportPresent-common: [2024-06-27T10:50:54.392Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:50:54.392Z] [echo] Test seems to be reported fine [2024-06-27T10:50:54.392Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/RepRunConf.txt [2024-06-27T10:50:54.392Z] [2024-06-27T10:50:54.392Z] confirmMissingReport-common: [2024-06-27T10:50:54.392Z] [2024-06-27T10:50:54.392Z] undeploy: [2024-06-27T10:50:54.392Z] [2024-06-27T10:50:54.392Z] setOSConditions: [2024-06-27T10:50:54.392Z] [2024-06-27T10:50:54.392Z] setToolWin: [2024-06-27T10:50:54.393Z] [2024-06-27T10:50:54.393Z] setToolUnix: [2024-06-27T10:50:54.393Z] [2024-06-27T10:50:54.393Z] setToolProperty: [2024-06-27T10:50:54.393Z] [2024-06-27T10:50:54.393Z] setS1ASclassPath: [2024-06-27T10:50:54.393Z] [2024-06-27T10:50:54.393Z] init-common: [2024-06-27T10:50:54.393Z] [2024-06-27T10:50:54.393Z] undeploy-common: [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.441Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.462Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/client/com/acme/Client.java uses or overrides a deprecated API. [2024-06-27T10:50:54.462Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:54.462Z] [2024-06-27T10:50:54.462Z] build: [2024-06-27T10:50:54.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:54.462Z] [2024-06-27T10:50:54.462Z] setOSConditions: [2024-06-27T10:50:54.462Z] [2024-06-27T10:50:54.462Z] setToolWin: [2024-06-27T10:50:54.462Z] [2024-06-27T10:50:54.462Z] setToolUnix: [2024-06-27T10:50:54.462Z] [2024-06-27T10:50:54.462Z] setToolProperty: [2024-06-27T10:50:54.462Z] [2024-06-27T10:50:54.462Z] setS1ASclassPath: [2024-06-27T10:50:54.462Z] [2024-06-27T10:50:54.462Z] init-common: [2024-06-27T10:50:54.462Z] [2024-06-27T10:50:54.462Z] ejb-jar-common: [2024-06-27T10:50:54.462Z] [2024-06-27T10:50:54.462Z] package-ejbjar-common: [2024-06-27T10:50:54.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:54.462Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:54.462Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:54.463Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-06-27T10:50:54.463Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:54.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:54.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:54.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:54.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-06-27T10:50:54.463Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib-dir/lib.jar [2024-06-27T10:50:54.463Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF/beans.xml [2024-06-27T10:50:54.463Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/com/acme/ejb [2024-06-27T10:50:54.463Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/com/acme/util [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] setOSConditions: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] setToolWin: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] setToolUnix: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] setToolProperty: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] setS1ASclassPath: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] init-common: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] webclient-war-common: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] clear: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] test-tlds-exist: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] copy-tlds: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] test-tagfiles-exist: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] copy-tagfiles: [2024-06-27T10:50:54.463Z] [2024-06-27T10:50:54.463Z] package-war-common: [2024-06-27T10:50:54.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:54.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:54.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:54.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:54.464Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:50:54.464Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:54.464Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:54.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/docroot [2024-06-27T10:50:54.464Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-06-27T10:50:54.464Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:54.464Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-06-27T10:50:54.464Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/descriptor/sun-application.xml to copy. [2024-06-27T10:50:54.464Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:50:54.464Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-06-27T10:50:54.464Z] [2024-06-27T10:50:54.464Z] deploy: [2024-06-27T10:50:54.464Z] [2024-06-27T10:50:54.464Z] setOSConditions: [2024-06-27T10:50:54.464Z] [2024-06-27T10:50:54.464Z] setToolWin: [2024-06-27T10:50:54.464Z] [2024-06-27T10:50:54.464Z] setToolUnix: [2024-06-27T10:50:54.464Z] [2024-06-27T10:50:54.464Z] setToolProperty: [2024-06-27T10:50:54.464Z] [2024-06-27T10:50:54.464Z] setS1ASclassPath: [2024-06-27T10:50:54.464Z] [2024-06-27T10:50:54.464Z] init-common: [2024-06-27T10:50:54.464Z] [2024-06-27T10:50:54.464Z] deploy-common: [2024-06-27T10:50:54.464Z] [echo] Current time (ISO): 2024-06-27T10:50:54.310+0000 [2024-06-27T10:50:54.464Z] [2024-06-27T10:50:54.464Z] setOSConditions: [2024-06-27T10:50:54.465Z] [2024-06-27T10:50:54.465Z] setToolWin: [2024-06-27T10:50:54.465Z] [2024-06-27T10:50:54.465Z] setToolUnix: [2024-06-27T10:50:54.465Z] [2024-06-27T10:50:54.465Z] setToolProperty: [2024-06-27T10:50:54.465Z] [2024-06-27T10:50:54.465Z] setS1ASclassPath: [2024-06-27T10:50:54.465Z] [2024-06-27T10:50:54.465Z] init-common: [2024-06-27T10:50:54.465Z] [2024-06-27T10:50:54.465Z] deploy-common-pe: [2024-06-27T10:50:54.510Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:54.510Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:50:54.510Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:50:54.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype client --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestClientAuthModule --target server SOAPDefaultTestClientAuthModule [2024-06-27T10:50:54.568Z] [exec] Creation of message security provider named SOAPDefaultTestClientAuthModule completed successfully [2024-06-27T10:50:54.568Z] [2024-06-27T10:50:54.568Z] setOSConditions: [2024-06-27T10:50:54.568Z] [2024-06-27T10:50:54.568Z] setToolWin: [2024-06-27T10:50:54.568Z] [2024-06-27T10:50:54.568Z] setToolUnix: [2024-06-27T10:50:54.568Z] [2024-06-27T10:50:54.568Z] setToolProperty: [2024-06-27T10:50:54.568Z] [2024-06-27T10:50:54.568Z] setS1ASclassPath: [2024-06-27T10:50:54.568Z] [2024-06-27T10:50:54.568Z] init-common: [2024-06-27T10:50:54.568Z] [2024-06-27T10:50:54.568Z] enable-wss-message-security-provider: [2024-06-27T10:50:54.575Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:54.575Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:54.576Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-06-27T10:50:54.576Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-06-27T10:50:54.576Z] [2024-06-27T10:50:54.576Z] create-connector-connpool-common: [2024-06-27T10:50:54.576Z] [2024-06-27T10:50:54.576Z] setOSConditions: [2024-06-27T10:50:54.576Z] [2024-06-27T10:50:54.576Z] setToolWin: [2024-06-27T10:50:54.576Z] [2024-06-27T10:50:54.576Z] setToolUnix: [2024-06-27T10:50:54.576Z] [2024-06-27T10:50:54.576Z] setToolProperty: [2024-06-27T10:50:54.576Z] [2024-06-27T10:50:54.576Z] setS1ASclassPath: [2024-06-27T10:50:54.576Z] [2024-06-27T10:50:54.576Z] init-common: [2024-06-27T10:50:54.576Z] [2024-06-27T10:50:54.576Z] create-connector-resource-common: [2024-06-27T10:50:54.576Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-06-27T10:50:54.647Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-timertestsApp [2024-06-27T10:50:54.651Z] [exec] Application deployed with name svchandler-1-web. [2024-06-27T10:50:54.651Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:54.651Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:54.651Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:54.651Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:54.651Z] [2024-06-27T10:50:54.651Z] deploy-war-commonee: [2024-06-27T10:50:54.651Z] [2024-06-27T10:50:54.651Z] deploy-client: [2024-06-27T10:50:54.696Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.696Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.696Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.696Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.696Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.696Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.696Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.696Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.696Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.696Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.696Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.696Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.696Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.696Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.696Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.696Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.727Z] [exec] Application deployed with name virtualserver. [2024-06-27T10:50:54.727Z] [exec] Command deploy executed successfully. [2024-06-27T10:50:54.727Z] [2024-06-27T10:50:54.727Z] init.os: [2024-06-27T10:50:54.727Z] [2024-06-27T10:50:54.727Z] init.tools.unix: [2024-06-27T10:50:54.727Z] [2024-06-27T10:50:54.727Z] init.tools.windows: [2024-06-27T10:50:54.727Z] [2024-06-27T10:50:54.727Z] init.tools: [2024-06-27T10:50:54.727Z] [2024-06-27T10:50:54.727Z] setAsadminArgs: [2024-06-27T10:50:54.727Z] [2024-06-27T10:50:54.727Z] init: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] init.customtasks: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] setEnabled: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] createAppRef: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] setHttpPort: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] run.positive: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] init.os: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] init.tools.unix: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] init.tools.windows: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] init.tools: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] setAsadminArgs: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] init: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] init.customtasks: [2024-06-27T10:50:54.728Z] [2024-06-27T10:50:54.728Z] runclient: [2024-06-27T10:50:54.728Z] [echo] TestClient http://localhost:8080/war/virtualserver true [2024-06-27T10:50:54.728Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/virtualserver [2024-06-27T10:50:54.728Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/war/virtualserver [2024-06-27T10:50:54.728Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/war/virtualserver [2024-06-27T10:50:54.728Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2024-06-27T10:50:54.728Z] [javaWithResult] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-06-27T10:50:54.728Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-06-27T10:50:54.728Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-06-27T10:50:54.728Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2055) [2024-06-27T10:50:54.728Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2050) [2024-06-27T10:50:54.728Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:571) [2024-06-27T10:50:54.728Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2049) [2024-06-27T10:50:54.728Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1619) [2024-06-27T10:50:54.728Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:50:54.728Z] [javaWithResult] at virtualserver.client.TestClient.invokeServlet(TestClient.java:60) [2024-06-27T10:50:54.728Z] [javaWithResult] at virtualserver.client.TestClient.doTest(TestClient.java:39) [2024-06-27T10:50:54.728Z] [javaWithResult] at virtualserver.client.TestClient.main(TestClient.java:30) [2024-06-27T10:50:54.728Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2024-06-27T10:50:54.729Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-06-27T10:50:54.729Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:50:54.729Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) [2024-06-27T10:50:54.729Z] [javaWithResult] at virtualserver.client.TestClient.invokeServlet(TestClient.java:59) [2024-06-27T10:50:54.729Z] [javaWithResult] ... 2 more [2024-06-27T10:50:54.729Z] [javaWithResult] Java Result: 255 [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] processResult: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] failed: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] passed: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] unknown: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] writeLogToConsole: [2024-06-27T10:50:54.729Z] [echo] Test virtualserver UNKNOWN at 27-Jun-2024 10:50:54.124 with return code 255 [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] declare-test: [2024-06-27T10:50:54.729Z] [echo] Starting test virtualserver war/virtualserver Test asadmin deploy2 [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] setHttpPort: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] run.negative: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] init.os: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] init.tools.unix: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] init.tools.windows: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] init.tools: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] setAsadminArgs: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] init: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] init.customtasks: [2024-06-27T10:50:54.729Z] [2024-06-27T10:50:54.729Z] runclient: [2024-06-27T10:50:54.729Z] [echo] TestClient http://localhost:8080/war/virtualserver false [2024-06-27T10:50:54.729Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/virtualserver [2024-06-27T10:50:54.729Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/war/virtualserver [2024-06-27T10:50:54.729Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2024-06-27T10:50:54.729Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/virtualserver [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] processResult: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] failed: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] passed: [2024-06-27T10:50:54.730Z] [echo] Test virtualserver Passed [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] unknown: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] undeploy.asadmin: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] setAsadminArgs: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] common.undeploy.asadmin: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] init.os: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] init.tools.unix: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] init.tools.windows: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] init.tools: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] setAsadminArgs: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] init: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] init.customtasks: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] delAppRef: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] init.os: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] init.tools.unix: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] init.tools.windows: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] init.tools: [2024-06-27T10:50:54.730Z] [2024-06-27T10:50:54.730Z] setAsadminArgs: [2024-06-27T10:50:54.731Z] [2024-06-27T10:50:54.731Z] init: [2024-06-27T10:50:54.731Z] [2024-06-27T10:50:54.731Z] init.customtasks: [2024-06-27T10:50:54.731Z] [2024-06-27T10:50:54.731Z] common.run.asadmin: [2024-06-27T10:50:54.731Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 virtualserver [2024-06-27T10:50:54.765Z] [javac] 2 warnings [2024-06-27T10:50:54.765Z] [2024-06-27T10:50:54.765Z] setOSConditions: [2024-06-27T10:50:54.765Z] [2024-06-27T10:50:54.765Z] setToolWin: [2024-06-27T10:50:54.765Z] [2024-06-27T10:50:54.765Z] setToolUnix: [2024-06-27T10:50:54.765Z] [2024-06-27T10:50:54.765Z] setToolProperty: [2024-06-27T10:50:54.765Z] [2024-06-27T10:50:54.765Z] setS1ASclassPath: [2024-06-27T10:50:54.765Z] [2024-06-27T10:50:54.765Z] init-common: [2024-06-27T10:50:54.765Z] [2024-06-27T10:50:54.765Z] compile-common: [2024-06-27T10:50:54.765Z] [echo] Current time (ISO): 2024-06-27T10:50:54.628+0000 [2024-06-27T10:50:54.765Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:54.877Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] all: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] mdbtimer: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] setOSConditions: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] setToolWin: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] setToolUnix: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] setToolProperty: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] setS1ASclassPath: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] init-common: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] clean: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] setOSConditions: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] setToolWin: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] setToolUnix: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] setToolProperty: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] setS1ASclassPath: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] init-common: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.901Z] clean-common: [2024-06-27T10:50:54.901Z] [2024-06-27T10:50:54.902Z] setOSConditions: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setToolWin: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setToolUnix: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setToolProperty: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setS1ASclassPath: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] init-common: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] clean-classes-common: [2024-06-27T10:50:54.902Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setOSConditions: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setToolWin: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setToolUnix: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setToolProperty: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setS1ASclassPath: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] init-common: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] clean-jars-common: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] compile: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setOSConditions: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setToolWin: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setToolUnix: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setToolProperty: [2024-06-27T10:50:54.902Z] [2024-06-27T10:50:54.902Z] setS1ASclassPath: [2024-06-27T10:50:54.903Z] [2024-06-27T10:50:54.903Z] init-common: [2024-06-27T10:50:54.903Z] [2024-06-27T10:50:54.903Z] compile-common: [2024-06-27T10:50:54.903Z] [echo] Current time (ISO): 2024-06-27T10:50:54.761+0000 [2024-06-27T10:50:54.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:54.903Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:54.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.951Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.951Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.951Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.951Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.952Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:54.952Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:54.965Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:54.965Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:54.966Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:54.966Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:54.966Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:54.966Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:54.966Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:54.999Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:54.999Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:50:55.035Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-06-27T10:50:55.132Z] [javac] 1 warning [2024-06-27T10:50:55.132Z] [2024-06-27T10:50:55.132Z] build: [2024-06-27T10:50:55.132Z] [2024-06-27T10:50:55.132Z] setOSConditions: [2024-06-27T10:50:55.132Z] [2024-06-27T10:50:55.132Z] setToolWin: [2024-06-27T10:50:55.132Z] [2024-06-27T10:50:55.132Z] setToolUnix: [2024-06-27T10:50:55.132Z] [2024-06-27T10:50:55.132Z] setToolProperty: [2024-06-27T10:50:55.132Z] [2024-06-27T10:50:55.132Z] setS1ASclassPath: [2024-06-27T10:50:55.132Z] [2024-06-27T10:50:55.132Z] init-common: [2024-06-27T10:50:55.133Z] [2024-06-27T10:50:55.133Z] webclient-war-common: [2024-06-27T10:50:55.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:55.133Z] [2024-06-27T10:50:55.133Z] clear: [2024-06-27T10:50:55.133Z] [2024-06-27T10:50:55.133Z] test-tlds-exist: [2024-06-27T10:50:55.133Z] [2024-06-27T10:50:55.133Z] copy-tlds: [2024-06-27T10:50:55.133Z] [2024-06-27T10:50:55.133Z] test-tagfiles-exist: [2024-06-27T10:50:55.133Z] [2024-06-27T10:50:55.133Z] copy-tagfiles: [2024-06-27T10:50:55.133Z] [2024-06-27T10:50:55.133Z] package-war-common: [2024-06-27T10:50:55.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:55.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:55.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:55.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:55.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/lib [2024-06-27T10:50:55.133Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:55.133Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:55.133Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-welcome-files-web.war [2024-06-27T10:50:55.133Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:55.133Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:55.133Z] [javac] Compiling 1 source file [2024-06-27T10:50:55.133Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:55.133Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:55.133Z] [2024-06-27T10:50:55.133Z] deploy: [2024-06-27T10:50:55.133Z] [2024-06-27T10:50:55.133Z] deploy-war-common: [2024-06-27T10:50:55.133Z] [2024-06-27T10:50:55.134Z] setOSConditions: [2024-06-27T10:50:55.134Z] [2024-06-27T10:50:55.134Z] setToolWin: [2024-06-27T10:50:55.134Z] [2024-06-27T10:50:55.134Z] setToolUnix: [2024-06-27T10:50:55.134Z] [2024-06-27T10:50:55.134Z] setToolProperty: [2024-06-27T10:50:55.134Z] [2024-06-27T10:50:55.134Z] setS1ASclassPath: [2024-06-27T10:50:55.134Z] [2024-06-27T10:50:55.134Z] init-common: [2024-06-27T10:50:55.134Z] [2024-06-27T10:50:55.134Z] deploy-war-commonpe: [2024-06-27T10:50:55.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-06-27T10:50:55.173Z] [exec] Connector resource blackbox-notx-cr created. [2024-06-27T10:50:55.173Z] [2024-06-27T10:50:55.173Z] asadmin-common: [2024-06-27T10:50:55.173Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.207Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.208Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.208Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.208Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.208Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.208Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.208Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.208Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.208Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.208Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.208Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.208Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.208Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.227Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:55.227Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:50:55.290Z] [exec] Application deployed with name cdi-full-earApp. [2024-06-27T10:50:55.290Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-06-27T10:50:55.290Z] [echo] Deployment on target server server successful [2024-06-27T10:50:55.290Z] [2024-06-27T10:50:55.290Z] setOSConditions: [2024-06-27T10:50:55.290Z] [2024-06-27T10:50:55.290Z] setToolWin: [2024-06-27T10:50:55.290Z] [2024-06-27T10:50:55.290Z] setToolUnix: [2024-06-27T10:50:55.290Z] [2024-06-27T10:50:55.290Z] setToolProperty: [2024-06-27T10:50:55.290Z] [2024-06-27T10:50:55.290Z] setS1ASclassPath: [2024-06-27T10:50:55.290Z] [2024-06-27T10:50:55.290Z] init-common: [2024-06-27T10:50:55.290Z] [2024-06-27T10:50:55.290Z] deploy-common-ee: [2024-06-27T10:50:55.290Z] [2024-06-27T10:50:55.290Z] run: [2024-06-27T10:50:55.357Z] [INFO] No sources to compile [2024-06-27T10:50:55.357Z] [INFO] [2024-06-27T10:50:55.357Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-06-27T10:50:55.357Z] [INFO] [2024-06-27T10:50:55.357Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-06-27T10:50:55.357Z] [INFO] [2024-06-27T10:50:55.357Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-06-27T10:50:55.357Z] [INFO] No sources to compile [2024-06-27T10:50:55.357Z] [INFO] [2024-06-27T10:50:55.357Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-06-27T10:50:55.357Z] [INFO] No sources to compile [2024-06-27T10:50:55.357Z] [INFO] [2024-06-27T10:50:55.357Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-06-27T10:50:55.428Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:50:55.428Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:50:55.428Z] [2024-06-27T10:50:55.428Z] asadmin-common: [2024-06-27T10:50:55.428Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:50:55.462Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.463Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.499Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server-config.security-service.message-security-config.SOAP.default_provider=SOAPDefaultTestServerAuthModule [2024-06-27T10:50:55.499Z] [exec] server-config.security-service.message-security-config.SOAP.default-provider=SOAPDefaultTestServerAuthModule [2024-06-27T10:50:55.562Z] [exec] Command undeploy executed successfully. [2024-06-27T10:50:55.562Z] [2024-06-27T10:50:55.562Z] delete.http.listener: [2024-06-27T10:50:55.562Z] [2024-06-27T10:50:55.562Z] setAsadminArgs: [2024-06-27T10:50:55.562Z] [2024-06-27T10:50:55.562Z] common.delete.http.listener.asadmin: [2024-06-27T10:50:55.562Z] [2024-06-27T10:50:55.562Z] init.os: [2024-06-27T10:50:55.562Z] [2024-06-27T10:50:55.562Z] init.tools.unix: [2024-06-27T10:50:55.562Z] [2024-06-27T10:50:55.562Z] init.tools.windows: [2024-06-27T10:50:55.562Z] [2024-06-27T10:50:55.562Z] init.tools: [2024-06-27T10:50:55.562Z] [2024-06-27T10:50:55.562Z] setAsadminArgs: [2024-06-27T10:50:55.562Z] [2024-06-27T10:50:55.562Z] init: [2024-06-27T10:50:55.562Z] [2024-06-27T10:50:55.562Z] init.customtasks: [2024-06-27T10:50:55.562Z] [2024-06-27T10:50:55.562Z] common.run.asadmin: [2024-06-27T10:50:55.562Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-http-listener --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 listener-foo [2024-06-27T10:50:55.682Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:50:55.682Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:50:55.682Z] [2024-06-27T10:50:55.682Z] asadmin-common: [2024-06-27T10:50:55.682Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:55.688Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:55.688Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:55.688Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:55.688Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:55.688Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:55.688Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:55.688Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:55.717Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-welcome-files --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-welcome-files-web.war [2024-06-27T10:50:55.717Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.717Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.717Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.717Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.717Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.717Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.717Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.718Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.822Z] [exec] Application deployed with name wsclient. [2024-06-27T10:50:55.822Z] [exec] Command deploy executed successfully. [2024-06-27T10:50:55.822Z] [2024-06-27T10:50:55.822Z] setup: [2024-06-27T10:50:55.822Z] [2024-06-27T10:50:55.822Z] runtest: [2024-06-27T10:50:55.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:55.822Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml:118: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:55.822Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:55.822Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:50:55.822Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:55.822Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:50:55.822Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:55.822Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:55.822Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:55.822Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:55.822Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:55.822Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:55.822Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:55.822Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:55.823Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:55.823Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:55.823Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:55.823Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:55.823Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:55.823Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:55.823Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:55.823Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:55.823Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:55.823Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:55.823Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:55.823Z] [java] ... 61 more [2024-06-27T10:50:55.823Z] [java] Java Result: -1 [2024-06-27T10:50:55.823Z] [2024-06-27T10:50:55.823Z] undeploy: [2024-06-27T10:50:55.823Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:55.823Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:55.823Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:55.823Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:55.823Z] [2024-06-27T10:50:55.823Z] setOSConditions: [2024-06-27T10:50:55.823Z] [2024-06-27T10:50:55.824Z] setToolWin: [2024-06-27T10:50:55.824Z] [2024-06-27T10:50:55.824Z] setToolUnix: [2024-06-27T10:50:55.824Z] [2024-06-27T10:50:55.824Z] setToolProperty: [2024-06-27T10:50:55.824Z] [2024-06-27T10:50:55.824Z] setS1ASclassPath: [2024-06-27T10:50:55.824Z] [2024-06-27T10:50:55.824Z] init-common: [2024-06-27T10:50:55.824Z] [2024-06-27T10:50:55.824Z] undeploy-war-common: [2024-06-27T10:50:55.840Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:55.840Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:55.840Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:55.840Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:55.840Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:55.840Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:55.840Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:55.850Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-06-27T10:50:55.850Z] [java] : [2024-06-27T10:50:55.850Z] [java] Value of key is:em-resource-injection-with-resource-declaration-in-another-jar [2024-06-27T10:50:55.850Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:55.850Z] [java] [2024-06-27T10:50:55.850Z] [java] [2024-06-27T10:50:55.850Z] [java] ----------------------------------------- [2024-06-27T10:50:55.850Z] [java] - em-resource-injection-with-resource-declaration-in-another-jar: PASS - [2024-06-27T10:50:55.850Z] [java] ----------------------------------------- [2024-06-27T10:50:55.850Z] [java] Total PASS: 1 [2024-06-27T10:50:55.850Z] [java] Total FAIL: 0 [2024-06-27T10:50:55.850Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:50:55.850Z] [java] ----------------------------------------- [2024-06-27T10:50:55.850Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:55.850Z] [java] appLevelViaLookup = 'null' [2024-06-27T10:50:55.850Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:50:55.850Z] [2024-06-27T10:50:55.850Z] undeploy: [2024-06-27T10:50:55.850Z] [2024-06-27T10:50:55.850Z] setOSConditions: [2024-06-27T10:50:55.850Z] [2024-06-27T10:50:55.850Z] setToolWin: [2024-06-27T10:50:55.850Z] [2024-06-27T10:50:55.850Z] setToolUnix: [2024-06-27T10:50:55.850Z] [2024-06-27T10:50:55.850Z] setToolProperty: [2024-06-27T10:50:55.850Z] [2024-06-27T10:50:55.850Z] setS1ASclassPath: [2024-06-27T10:50:55.850Z] [2024-06-27T10:50:55.850Z] init-common: [2024-06-27T10:50:55.850Z] [2024-06-27T10:50:55.850Z] undeploy-common: [2024-06-27T10:50:55.894Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:55.923Z] [INFO] Executing tasks [2024-06-27T10:50:55.923Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-06-27T10:50:55.923Z] [INFO] [echo] dependency-lib-downloader [2024-06-27T10:50:55.972Z] [exec] Application deployed with name web-jsp-config-welcome-files-web. [2024-06-27T10:50:55.972Z] [2024-06-27T10:50:55.972Z] deploy-war-commonee: [2024-06-27T10:50:55.972Z] [2024-06-27T10:50:55.972Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.972Z] run: [2024-06-27T10:50:55.972Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.972Z] [java] Connecting to: http://localhost:45711/web-jsp-config-welcome-files/subdir1/subdir2/ [2024-06-27T10:50:55.972Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.972Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.972Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.972Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.972Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.972Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.972Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.972Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.972Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.972Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.972Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.972Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.972Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.972Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:55.973Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:55.973Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server-config.security-service.message-security-config.SOAP.default_client_provider=SOAPDefaultTestClientAuthModule [2024-06-27T10:50:56.065Z] [exec] server-config.security-service.message-security-config.SOAP.default-client-provider=SOAPDefaultTestClientAuthModule [2024-06-27T10:50:56.065Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:50:56.065Z] [2024-06-27T10:50:56.065Z] build-deploy: [2024-06-27T10:50:56.065Z] [2024-06-27T10:50:56.065Z] setOSConditions: [2024-06-27T10:50:56.065Z] [2024-06-27T10:50:56.066Z] setToolWin: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setToolUnix: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setToolProperty: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setS1ASclassPath: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] init-common: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] clean: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setOSConditions: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setToolWin: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setToolUnix: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setToolProperty: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setS1ASclassPath: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] init-common: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] clean-common: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setOSConditions: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setToolWin: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setToolUnix: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setToolProperty: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] setS1ASclassPath: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] init-common: [2024-06-27T10:50:56.066Z] [2024-06-27T10:50:56.066Z] clean-classes-common: [2024-06-27T10:50:56.066Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:56.104Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-06-27T10:50:56.127Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:56.127Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-http-listener [options] ... [2024-06-27T10:50:56.150Z] [javac] 1 warning [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] build: [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] setOSConditions: [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] fixFiles: [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] convUnix: [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] convWin: [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] setToolWin: [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] setToolUnix: [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] setToolProperty: [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] setS1ASclassPath: [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] init-common: [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] package-persistence-common: [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] ejb-jar-common: [2024-06-27T10:50:56.150Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:56.150Z] [2024-06-27T10:50:56.150Z] package-ejbjar-common: [2024-06-27T10:50:56.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:56.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:56.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:56.151Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimpl-ejb.jar [2024-06-27T10:50:56.151Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.151Z] appclient-jar-common: [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.151Z] package-appclientjar-common: [2024-06-27T10:50:56.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:56.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:56.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:56.151Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimpl-client.jar [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.151Z] webclient-war-common: [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.151Z] build-ear-common: [2024-06-27T10:50:56.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:56.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:56.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:56.151Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimplApp.ear [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.151Z] deploy: [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.151Z] setOSConditions: [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.151Z] setToolWin: [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.151Z] setToolUnix: [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.151Z] setToolProperty: [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.151Z] setS1ASclassPath: [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.151Z] init-common: [2024-06-27T10:50:56.151Z] [2024-06-27T10:50:56.152Z] deploy-common: [2024-06-27T10:50:56.152Z] [echo] Current time (ISO): 2024-06-27T10:50:55.984+0000 [2024-06-27T10:50:56.152Z] [2024-06-27T10:50:56.152Z] setOSConditions: [2024-06-27T10:50:56.152Z] [2024-06-27T10:50:56.152Z] setToolWin: [2024-06-27T10:50:56.152Z] [2024-06-27T10:50:56.152Z] setToolUnix: [2024-06-27T10:50:56.152Z] [2024-06-27T10:50:56.152Z] setToolProperty: [2024-06-27T10:50:56.152Z] [2024-06-27T10:50:56.152Z] setS1ASclassPath: [2024-06-27T10:50:56.152Z] [2024-06-27T10:50:56.152Z] init-common: [2024-06-27T10:50:56.152Z] [2024-06-27T10:50:56.152Z] deploy-common-pe: [2024-06-27T10:50:56.201Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-06-27T10:50:56.201Z] [INFO] Executed tasks [2024-06-27T10:50:56.201Z] [INFO] [2024-06-27T10:50:56.201Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-06-27T10:50:56.227Z] [java] Connecting to: http://localhost:45711/web-jsp-config-welcome-files/TestServlet [2024-06-27T10:50:56.227Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:56.227Z] [java] [2024-06-27T10:50:56.227Z] [java] [2024-06-27T10:50:56.227Z] [java] ----------------------------------------- [2024-06-27T10:50:56.227Z] [java] - jsp-config-welcome-files: PASS - [2024-06-27T10:50:56.227Z] [java] ----------------------------------------- [2024-06-27T10:50:56.227Z] [java] - Total PASS : 1 - [2024-06-27T10:50:56.227Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:56.227Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:56.227Z] [java] ----------------------------------------- [2024-06-27T10:50:56.227Z] [2024-06-27T10:50:56.227Z] undeploy: [2024-06-27T10:50:56.227Z] [2024-06-27T10:50:56.227Z] setOSConditions: [2024-06-27T10:50:56.227Z] [2024-06-27T10:50:56.227Z] setToolWin: [2024-06-27T10:50:56.227Z] [2024-06-27T10:50:56.227Z] setToolUnix: [2024-06-27T10:50:56.227Z] [2024-06-27T10:50:56.228Z] setToolProperty: [2024-06-27T10:50:56.228Z] [2024-06-27T10:50:56.228Z] setS1ASclassPath: [2024-06-27T10:50:56.228Z] [2024-06-27T10:50:56.228Z] init-common: [2024-06-27T10:50:56.228Z] [2024-06-27T10:50:56.228Z] undeploy-war-common: [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.230Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.277Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:56.277Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:50:56.277Z] [2024-06-27T10:50:56.277Z] asadmin-common: [2024-06-27T10:50:56.277Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] setOSConditions: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] setToolWin: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] setToolUnix: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] setToolProperty: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] setS1ASclassPath: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] init-common: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] clean-jars-common: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] compile-server: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] setOSConditions: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] setToolWin: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] setToolUnix: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] setToolProperty: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] setS1ASclassPath: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] init-common: [2024-06-27T10:50:56.323Z] [2024-06-27T10:50:56.323Z] compile-common: [2024-06-27T10:50:56.323Z] [echo] Current time (ISO): 2024-06-27T10:50:56.104+0000 [2024-06-27T10:50:56.323Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-06-27T10:50:56.323Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-06-27T10:50:56.358Z] [2024-06-27T10:50:56.359Z] all: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setOSConditions: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setToolWin: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setToolUnix: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setToolProperty: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setS1ASclassPath: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] init-common: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] clean: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setOSConditions: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setToolWin: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setToolUnix: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setToolProperty: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setS1ASclassPath: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] init-common: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] clean-common: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setOSConditions: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setToolWin: [2024-06-27T10:50:56.359Z] [2024-06-27T10:50:56.359Z] setToolUnix: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setToolProperty: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setS1ASclassPath: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] init-common: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] clean-classes-common: [2024-06-27T10:50:56.360Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setOSConditions: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setToolWin: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setToolUnix: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setToolProperty: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setS1ASclassPath: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] init-common: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] clean-jars-common: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] compile: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setOSConditions: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setToolWin: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setToolUnix: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setToolProperty: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] setS1ASclassPath: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] init-common: [2024-06-27T10:50:56.360Z] [2024-06-27T10:50:56.360Z] compile-common: [2024-06-27T10:50:56.360Z] [echo] Current time (ISO): 2024-06-27T10:50:56.220+0000 [2024-06-27T10:50:56.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:56.361Z] [javac] Compiling 20 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:56.400Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:56.483Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-welcome-files-web [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.485Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.486Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.486Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.486Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.486Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.486Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.486Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.486Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.486Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.486Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.486Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.486Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.486Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.486Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.486Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.486Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.486Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:56.531Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] setOSConditions: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] setToolWin: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] setToolUnix: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] setToolProperty: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] setS1ASclassPath: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] init-common: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] deploy-common: [2024-06-27T10:50:56.531Z] [echo] Current time (ISO): 2024-06-27T10:50:56.420+0000 [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] setOSConditions: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] setToolWin: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] setToolUnix: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] setToolProperty: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] setS1ASclassPath: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.531Z] init-common: [2024-06-27T10:50:56.531Z] [2024-06-27T10:50:56.532Z] deploy-common-pe: [2024-06-27T10:50:56.612Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:56.613Z] [javac] 1 warning [2024-06-27T10:50:56.613Z] [2024-06-27T10:50:56.613Z] build: [2024-06-27T10:50:56.613Z] [2024-06-27T10:50:56.613Z] build-jars: [2024-06-27T10:50:56.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:56.613Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar [2024-06-27T10:50:56.613Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar [2024-06-27T10:50:56.613Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base.jar [2024-06-27T10:50:56.613Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar [2024-06-27T10:50:56.613Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/org [2024-06-27T10:50:56.613Z] [2024-06-27T10:50:56.613Z] create-dirs: [2024-06-27T10:50:56.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1/classes [2024-06-27T10:50:56.613Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1/classes [2024-06-27T10:50:56.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1 [2024-06-27T10:50:56.613Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1 [2024-06-27T10:50:56.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base/classes [2024-06-27T10:50:56.613Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base/classes [2024-06-27T10:50:56.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2/classes [2024-06-27T10:50:56.613Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2/classes [2024-06-27T10:50:56.613Z] [2024-06-27T10:50:56.613Z] run: [2024-06-27T10:50:56.613Z] [2024-06-27T10:50:56.614Z] setOSConditions: [2024-06-27T10:50:56.614Z] [2024-06-27T10:50:56.614Z] setToolWin: [2024-06-27T10:50:56.614Z] [2024-06-27T10:50:56.614Z] setToolUnix: [2024-06-27T10:50:56.614Z] [2024-06-27T10:50:56.614Z] setToolProperty: [2024-06-27T10:50:56.614Z] [2024-06-27T10:50:56.614Z] setS1ASclassPath: [2024-06-27T10:50:56.614Z] [2024-06-27T10:50:56.614Z] init-common: [2024-06-27T10:50:56.614Z] [2024-06-27T10:50:56.614Z] run_se_jars: [2024-06-27T10:50:56.614Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:50:56.654Z] [javac] 1 warning [2024-06-27T10:50:56.654Z] [2024-06-27T10:50:56.654Z] setOSConditions: [2024-06-27T10:50:56.654Z] [2024-06-27T10:50:56.654Z] setToolWin: [2024-06-27T10:50:56.654Z] [2024-06-27T10:50:56.654Z] setToolUnix: [2024-06-27T10:50:56.654Z] [2024-06-27T10:50:56.654Z] setToolProperty: [2024-06-27T10:50:56.654Z] [2024-06-27T10:50:56.654Z] setS1ASclassPath: [2024-06-27T10:50:56.654Z] [2024-06-27T10:50:56.654Z] init-common: [2024-06-27T10:50:56.654Z] [2024-06-27T10:50:56.654Z] compile-common: [2024-06-27T10:50:56.654Z] [echo] Current time (ISO): 2024-06-27T10:50:56.537+0000 [2024-06-27T10:50:56.654Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:56.704Z] [exec] Command delete-http-listener executed successfully. [2024-06-27T10:50:56.704Z] [2024-06-27T10:50:56.704Z] delete.virtual.server: [2024-06-27T10:50:56.704Z] [2024-06-27T10:50:56.704Z] setAsadminArgs: [2024-06-27T10:50:56.704Z] [2024-06-27T10:50:56.704Z] common.delete.virtual.server.asadmin: [2024-06-27T10:50:56.704Z] [2024-06-27T10:50:56.704Z] init.os: [2024-06-27T10:50:56.704Z] [2024-06-27T10:50:56.704Z] init.tools.unix: [2024-06-27T10:50:56.704Z] [2024-06-27T10:50:56.704Z] init.tools.windows: [2024-06-27T10:50:56.704Z] [2024-06-27T10:50:56.704Z] init.tools: [2024-06-27T10:50:56.704Z] [2024-06-27T10:50:56.704Z] setAsadminArgs: [2024-06-27T10:50:56.704Z] [2024-06-27T10:50:56.704Z] init: [2024-06-27T10:50:56.704Z] [2024-06-27T10:50:56.704Z] init.customtasks: [2024-06-27T10:50:56.704Z] [2024-06-27T10:50:56.704Z] common.run.asadmin: [2024-06-27T10:50:56.705Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-virtual-server --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 server-foo [2024-06-27T10:50:56.713Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimplApp.ear [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] all: [2024-06-27T10:50:56.738Z] [echo] [2024-06-27T10:50:56.738Z] [echo] ************************* [2024-06-27T10:50:56.738Z] [echo] * Running jspCustomTagAttributeOfArrayType [2024-06-27T10:50:56.738Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType [2024-06-27T10:50:56.738Z] [echo] ************************* [2024-06-27T10:50:56.738Z] [echo] [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] setOSConditions: [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] setToolWin: [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] setToolUnix: [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] setToolProperty: [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] setS1ASclassPath: [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] init-common: [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] clean: [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] setOSConditions: [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] setToolWin: [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] setToolUnix: [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.738Z] setToolProperty: [2024-06-27T10:50:56.738Z] [2024-06-27T10:50:56.739Z] setS1ASclassPath: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] init-common: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] clean-common: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] setOSConditions: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] setToolWin: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] setToolUnix: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] setToolProperty: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] setS1ASclassPath: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] init-common: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] clean-classes-common: [2024-06-27T10:50:56.739Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] setOSConditions: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] setToolWin: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] setToolUnix: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] setToolProperty: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] setS1ASclassPath: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] init-common: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] clean-jars-common: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.739Z] compile: [2024-06-27T10:50:56.739Z] [2024-06-27T10:50:56.740Z] setOSConditions: [2024-06-27T10:50:56.740Z] [2024-06-27T10:50:56.740Z] setToolWin: [2024-06-27T10:50:56.740Z] [2024-06-27T10:50:56.740Z] setToolUnix: [2024-06-27T10:50:56.740Z] [2024-06-27T10:50:56.740Z] setToolProperty: [2024-06-27T10:50:56.740Z] [2024-06-27T10:50:56.740Z] setS1ASclassPath: [2024-06-27T10:50:56.740Z] [2024-06-27T10:50:56.740Z] init-common: [2024-06-27T10:50:56.740Z] [2024-06-27T10:50:56.740Z] compile-common: [2024-06-27T10:50:56.740Z] [echo] Current time (ISO): 2024-06-27T10:50:56.593+0000 [2024-06-27T10:50:56.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:56.740Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:56.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.740Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.740Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.740Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.740Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.741Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:56.741Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:56.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-1-web [2024-06-27T10:50:56.794Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:56.794Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:56.794Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:56.794Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:56.794Z] [2024-06-27T10:50:56.794Z] setOSConditions: [2024-06-27T10:50:56.794Z] [2024-06-27T10:50:56.794Z] setToolWin: [2024-06-27T10:50:56.794Z] [2024-06-27T10:50:56.794Z] setToolUnix: [2024-06-27T10:50:56.794Z] [2024-06-27T10:50:56.794Z] setToolProperty: [2024-06-27T10:50:56.794Z] [2024-06-27T10:50:56.794Z] setS1ASclassPath: [2024-06-27T10:50:56.794Z] [2024-06-27T10:50:56.794Z] init-common: [2024-06-27T10:50:56.794Z] [2024-06-27T10:50:56.794Z] undeploy-client: [2024-06-27T10:50:56.984Z] [exec] Application deployed with name ejb-ejbc-sameimplApp. [2024-06-27T10:50:56.984Z] [echo] Deployment on target server server successful [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] setOSConditions: [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] setToolWin: [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] setToolUnix: [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] setToolProperty: [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] setS1ASclassPath: [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] init-common: [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] deploy-common-ee: [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] run: [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] setOSConditions: [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] setToolWin: [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] setToolUnix: [2024-06-27T10:50:56.984Z] [2024-06-27T10:50:56.984Z] setToolProperty: [2024-06-27T10:50:56.985Z] [2024-06-27T10:50:56.985Z] setS1ASclassPath: [2024-06-27T10:50:56.985Z] [2024-06-27T10:50:56.985Z] init-common: [2024-06-27T10:50:56.985Z] [2024-06-27T10:50:56.985Z] runclient-common: [2024-06-27T10:50:56.985Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimplAppClient.jar -name ejb-ejbc-sameimplClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.031Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.032Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.091Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-06-27T10:50:57.185Z] [java] Jun 27, 2024 10:50:56 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:57.185Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:50:57.185Z] [java] Jun 27, 2024 10:50:57 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:57.185Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain10095518372723881705xml [2024-06-27T10:50:57.185Z] [java] Jun 27, 2024 10:50:57 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:50:57.185Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.287Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.288Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.302Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:57.302Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:57.302Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:57.302Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:57.302Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:57.302Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:57.302Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:57.306Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:57.306Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-virtual-server [options] ... [2024-06-27T10:50:57.345Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-06-27T10:50:57.345Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-06-27T10:50:57.345Z] [echo] Deployment on target server server successful [2024-06-27T10:50:57.345Z] [2024-06-27T10:50:57.345Z] setOSConditions: [2024-06-27T10:50:57.345Z] [2024-06-27T10:50:57.345Z] setToolWin: [2024-06-27T10:50:57.345Z] [2024-06-27T10:50:57.345Z] setToolUnix: [2024-06-27T10:50:57.345Z] [2024-06-27T10:50:57.345Z] setToolProperty: [2024-06-27T10:50:57.345Z] [2024-06-27T10:50:57.345Z] setS1ASclassPath: [2024-06-27T10:50:57.345Z] [2024-06-27T10:50:57.345Z] init-common: [2024-06-27T10:50:57.345Z] [2024-06-27T10:50:57.345Z] deploy-common-ee: [2024-06-27T10:50:57.345Z] [2024-06-27T10:50:57.345Z] run: [2024-06-27T10:50:57.345Z] [2024-06-27T10:50:57.345Z] setOSConditions: [2024-06-27T10:50:57.345Z] [2024-06-27T10:50:57.346Z] setToolWin: [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] setToolUnix: [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] setToolProperty: [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] setS1ASclassPath: [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] init-common: [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] execute-sql-common: [2024-06-27T10:50:57.346Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-06-27T10:50:57.346Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:50:57.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T10:50:57.346Z] [sql] 0 rows affected [2024-06-27T10:50:57.346Z] [sql] 1 rows affected [2024-06-27T10:50:57.346Z] [sql] 1 rows affected [2024-06-27T10:50:57.346Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:50:57.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:50:57.346Z] [sql] 0 rows affected [2024-06-27T10:50:57.346Z] [sql] 1 rows affected [2024-06-27T10:50:57.346Z] [sql] 1 rows affected [2024-06-27T10:50:57.346Z] [sql] 6 of 8 SQL statements executed successfully [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] setOSConditions: [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] setToolWin: [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] setToolUnix: [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] setToolProperty: [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] setS1ASclassPath: [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] init-common: [2024-06-27T10:50:57.346Z] [2024-06-27T10:50:57.346Z] run-test-1: [2024-06-27T10:50:57.346Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:57.346Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:50:57.346Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:50:57.346Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:50:57.346Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:50:57.346Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:50:57.346Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:57.346Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:57.346Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:57.346Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:57.346Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:57.346Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:57.346Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:57.346Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:57.347Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:57.347Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:57.347Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:57.347Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:50:57.347Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:50:57.347Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:50:57.347Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:50:57.347Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:50:57.347Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:50:57.347Z] [java] ... 54 more [2024-06-27T10:50:57.347Z] [java] Java Result: -1 [2024-06-27T10:50:57.347Z] [2024-06-27T10:50:57.347Z] undeploy: [2024-06-27T10:50:57.347Z] [2024-06-27T10:50:57.347Z] setOSConditions: [2024-06-27T10:50:57.347Z] [2024-06-27T10:50:57.347Z] setToolWin: [2024-06-27T10:50:57.347Z] [2024-06-27T10:50:57.347Z] setToolUnix: [2024-06-27T10:50:57.347Z] [2024-06-27T10:50:57.347Z] setToolProperty: [2024-06-27T10:50:57.347Z] [2024-06-27T10:50:57.348Z] setS1ASclassPath: [2024-06-27T10:50:57.348Z] [2024-06-27T10:50:57.348Z] init-common: [2024-06-27T10:50:57.348Z] [2024-06-27T10:50:57.348Z] execute-sql-common: [2024-06-27T10:50:57.348Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-06-27T10:50:57.348Z] [sql] 0 rows affected [2024-06-27T10:50:57.348Z] [sql] 0 rows affected [2024-06-27T10:50:57.348Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:50:57.348Z] [2024-06-27T10:50:57.348Z] setOSConditions: [2024-06-27T10:50:57.348Z] [2024-06-27T10:50:57.348Z] setToolWin: [2024-06-27T10:50:57.348Z] [2024-06-27T10:50:57.348Z] setToolUnix: [2024-06-27T10:50:57.348Z] [2024-06-27T10:50:57.348Z] setToolProperty: [2024-06-27T10:50:57.348Z] [2024-06-27T10:50:57.348Z] setS1ASclassPath: [2024-06-27T10:50:57.348Z] [2024-06-27T10:50:57.348Z] init-common: [2024-06-27T10:50:57.348Z] [2024-06-27T10:50:57.348Z] undeploy-common: [2024-06-27T10:50:57.356Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:50:57.356Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.543Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.543Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.578Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:57.578Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:57.578Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:57.578Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:57.578Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:57.578Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:57.578Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:57.597Z] [exec] Command delete-virtual-server executed successfully. [2024-06-27T10:50:57.597Z] [2024-06-27T10:50:57.597Z] restart.server: [2024-06-27T10:50:57.597Z] [echo] Restarting server... [2024-06-27T10:50:57.611Z] [exec] Command undeploy executed successfully. [2024-06-27T10:50:57.611Z] [2024-06-27T10:50:57.612Z] all: [2024-06-27T10:50:57.612Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:57.612Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:57.612Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:50:57.612Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:57.612Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:57.612Z] [2024-06-27T10:50:57.612Z] setOSConditions: [2024-06-27T10:50:57.612Z] [2024-06-27T10:50:57.612Z] setToolWin: [2024-06-27T10:50:57.612Z] [2024-06-27T10:50:57.612Z] setToolUnix: [2024-06-27T10:50:57.612Z] [2024-06-27T10:50:57.612Z] setToolProperty: [2024-06-27T10:50:57.612Z] [2024-06-27T10:50:57.612Z] setS1ASclassPath: [2024-06-27T10:50:57.612Z] [2024-06-27T10:50:57.612Z] init-common: [2024-06-27T10:50:57.612Z] [2024-06-27T10:50:57.612Z] clean: [2024-06-27T10:50:57.612Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:57.612Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:57.612Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:50:57.612Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:57.613Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.613Z] setOSConditions: [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.613Z] setToolWin: [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.613Z] setToolUnix: [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.613Z] setToolProperty: [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.613Z] setS1ASclassPath: [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.613Z] init-common: [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.613Z] clean-common: [2024-06-27T10:50:57.613Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:57.613Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:57.613Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:50:57.613Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:57.613Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.613Z] setOSConditions: [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.613Z] setToolWin: [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.613Z] setToolUnix: [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.613Z] setToolProperty: [2024-06-27T10:50:57.613Z] [2024-06-27T10:50:57.614Z] setS1ASclassPath: [2024-06-27T10:50:57.614Z] [2024-06-27T10:50:57.614Z] init-common: [2024-06-27T10:50:57.614Z] [2024-06-27T10:50:57.614Z] clean-classes-common: [2024-06-27T10:50:57.614Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:57.614Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:57.614Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:57.614Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:50:57.614Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:57.614Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:57.614Z] [2024-06-27T10:50:57.614Z] setOSConditions: [2024-06-27T10:50:57.614Z] [2024-06-27T10:50:57.614Z] setToolWin: [2024-06-27T10:50:57.614Z] [2024-06-27T10:50:57.614Z] setToolUnix: [2024-06-27T10:50:57.614Z] [2024-06-27T10:50:57.614Z] setToolProperty: [2024-06-27T10:50:57.614Z] [2024-06-27T10:50:57.614Z] setS1ASclassPath: [2024-06-27T10:50:57.614Z] [2024-06-27T10:50:57.614Z] init-common: [2024-06-27T10:50:57.614Z] [2024-06-27T10:50:57.614Z] clean-jars-common: [2024-06-27T10:50:57.614Z] [2024-06-27T10:50:57.614Z] assemble-web: [2024-06-27T10:50:57.614Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:57.615Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:57.615Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:57.615Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:50:57.615Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:57.615Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:57.615Z] [2024-06-27T10:50:57.615Z] setOSConditions: [2024-06-27T10:50:57.615Z] [2024-06-27T10:50:57.615Z] setToolWin: [2024-06-27T10:50:57.615Z] [2024-06-27T10:50:57.615Z] setToolUnix: [2024-06-27T10:50:57.615Z] [2024-06-27T10:50:57.615Z] setToolProperty: [2024-06-27T10:50:57.615Z] [2024-06-27T10:50:57.615Z] setS1ASclassPath: [2024-06-27T10:50:57.615Z] [2024-06-27T10:50:57.615Z] init-common: [2024-06-27T10:50:57.615Z] [2024-06-27T10:50:57.615Z] wsimport: [2024-06-27T10:50:57.686Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:57.686Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:57.686Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:57.687Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:57.687Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:57.687Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:57.687Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.832Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.832Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.832Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.832Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.832Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.832Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.832Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.833Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:57.833Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:57.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-06-27T10:50:57.906Z] [2024-06-27T10:50:57.906Z] delete-resources-and-undeploy-rar: [2024-06-27T10:50:57.906Z] [2024-06-27T10:50:57.906Z] setOSConditions: [2024-06-27T10:50:57.906Z] [2024-06-27T10:50:57.906Z] setToolWin: [2024-06-27T10:50:57.906Z] [2024-06-27T10:50:57.906Z] setToolUnix: [2024-06-27T10:50:57.906Z] [2024-06-27T10:50:57.906Z] setToolProperty: [2024-06-27T10:50:57.906Z] [2024-06-27T10:50:57.906Z] setS1ASclassPath: [2024-06-27T10:50:57.906Z] [2024-06-27T10:50:57.906Z] init-common: [2024-06-27T10:50:57.907Z] [2024-06-27T10:50:57.907Z] delete-connector-resource-common: [2024-06-27T10:50:57.907Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-06-27T10:50:57.912Z] [exec] Jun 27, 2024 10:50:57 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:50:57.912Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:50:58.087Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.087Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.088Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.088Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.109Z] [java] Jun 27, 2024 10:50:57 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:50:58.110Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:50:58.177Z] [exec] parsing WSDL... [2024-06-27T10:50:58.221Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:50:58.221Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:50:58.221Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:50:58.221Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:50:58.221Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:50:58.221Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:50:58.221Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:50:58.226Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:58.226Z] [javac] 1 warning [2024-06-27T10:50:58.226Z] [2024-06-27T10:50:58.226Z] build: [2024-06-27T10:50:58.226Z] [2024-06-27T10:50:58.226Z] setOSConditions: [2024-06-27T10:50:58.226Z] [2024-06-27T10:50:58.226Z] setToolWin: [2024-06-27T10:50:58.226Z] [2024-06-27T10:50:58.226Z] setToolUnix: [2024-06-27T10:50:58.226Z] [2024-06-27T10:50:58.227Z] setToolProperty: [2024-06-27T10:50:58.227Z] [2024-06-27T10:50:58.227Z] setS1ASclassPath: [2024-06-27T10:50:58.227Z] [2024-06-27T10:50:58.227Z] init-common: [2024-06-27T10:50:58.227Z] [2024-06-27T10:50:58.227Z] webclient-war-common: [2024-06-27T10:50:58.227Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:58.227Z] [2024-06-27T10:50:58.227Z] clear: [2024-06-27T10:50:58.227Z] [2024-06-27T10:50:58.227Z] test-tlds-exist: [2024-06-27T10:50:58.227Z] [2024-06-27T10:50:58.227Z] copy-tlds: [2024-06-27T10:50:58.227Z] [2024-06-27T10:50:58.227Z] test-tagfiles-exist: [2024-06-27T10:50:58.227Z] [2024-06-27T10:50:58.227Z] copy-tagfiles: [2024-06-27T10:50:58.227Z] [2024-06-27T10:50:58.227Z] package-war-common: [2024-06-27T10:50:58.227Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:50:58.227Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:58.227Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:58.227Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:58.227Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/lib [2024-06-27T10:50:58.227Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:58.227Z] [copy] Copying 20 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:58.227Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/docroot [2024-06-27T10:50:58.227Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-06-27T10:50:58.227Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:58.227Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:58.227Z] [javac] Compiling 1 source file [2024-06-27T10:50:58.228Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:58.228Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:58.228Z] [2024-06-27T10:50:58.228Z] deploy: [2024-06-27T10:50:58.228Z] [2024-06-27T10:50:58.228Z] deploy-war-common: [2024-06-27T10:50:58.228Z] [2024-06-27T10:50:58.228Z] setOSConditions: [2024-06-27T10:50:58.228Z] [2024-06-27T10:50:58.228Z] setToolWin: [2024-06-27T10:50:58.228Z] [2024-06-27T10:50:58.228Z] setToolUnix: [2024-06-27T10:50:58.228Z] [2024-06-27T10:50:58.228Z] setToolProperty: [2024-06-27T10:50:58.228Z] [2024-06-27T10:50:58.228Z] setS1ASclassPath: [2024-06-27T10:50:58.228Z] [2024-06-27T10:50:58.228Z] init-common: [2024-06-27T10:50:58.228Z] [2024-06-27T10:50:58.228Z] deploy-war-commonpe: [2024-06-27T10:50:58.246Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:58.246Z] [javac] 1 warning [2024-06-27T10:50:58.246Z] [2024-06-27T10:50:58.246Z] build: [2024-06-27T10:50:58.246Z] [2024-06-27T10:50:58.246Z] setOSConditions: [2024-06-27T10:50:58.246Z] [2024-06-27T10:50:58.246Z] setToolWin: [2024-06-27T10:50:58.246Z] [2024-06-27T10:50:58.246Z] setToolUnix: [2024-06-27T10:50:58.247Z] [2024-06-27T10:50:58.247Z] setToolProperty: [2024-06-27T10:50:58.247Z] [2024-06-27T10:50:58.247Z] setS1ASclassPath: [2024-06-27T10:50:58.247Z] [2024-06-27T10:50:58.247Z] init-common: [2024-06-27T10:50:58.247Z] [2024-06-27T10:50:58.247Z] webclient-war-common: [2024-06-27T10:50:58.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:58.247Z] [2024-06-27T10:50:58.247Z] clear: [2024-06-27T10:50:58.247Z] [2024-06-27T10:50:58.247Z] test-tlds-exist: [2024-06-27T10:50:58.247Z] [2024-06-27T10:50:58.247Z] copy-tlds: [2024-06-27T10:50:58.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:50:58.247Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:50:58.247Z] [2024-06-27T10:50:58.247Z] test-tagfiles-exist: [2024-06-27T10:50:58.247Z] [2024-06-27T10:50:58.247Z] copy-tagfiles: [2024-06-27T10:50:58.247Z] [2024-06-27T10:50:58.247Z] package-war-common: [2024-06-27T10:50:58.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:58.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:50:58.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/lib [2024-06-27T10:50:58.247Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:58.247Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:50:58.247Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-tag-attribute-of-array-type-web.war [2024-06-27T10:50:58.247Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:50:58.247Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:50:58.247Z] [javac] Compiling 1 source file [2024-06-27T10:50:58.247Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:50:58.248Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:50:58.248Z] [2024-06-27T10:50:58.248Z] deploy: [2024-06-27T10:50:58.248Z] [2024-06-27T10:50:58.248Z] deploy-war-common: [2024-06-27T10:50:58.342Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.342Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.342Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.342Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.342Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.342Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.342Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.342Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.343Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.365Z] [java] Jun 27, 2024 10:50:58 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:50:58.365Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:50:58.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-06-27T10:50:58.475Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-06-27T10:50:58.475Z] [2024-06-27T10:50:58.475Z] setOSConditions: [2024-06-27T10:50:58.475Z] [2024-06-27T10:50:58.475Z] setToolWin: [2024-06-27T10:50:58.475Z] [2024-06-27T10:50:58.475Z] setToolUnix: [2024-06-27T10:50:58.475Z] [2024-06-27T10:50:58.476Z] setToolProperty: [2024-06-27T10:50:58.476Z] [2024-06-27T10:50:58.476Z] setS1ASclassPath: [2024-06-27T10:50:58.476Z] [2024-06-27T10:50:58.476Z] init-common: [2024-06-27T10:50:58.476Z] [2024-06-27T10:50:58.476Z] delete-connector-connpool-common: [2024-06-27T10:50:58.476Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-06-27T10:50:58.508Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:58.508Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/client/Client.java:51: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:50:58.508Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-06-27T10:50:58.508Z] [javac] ^ [2024-06-27T10:50:58.508Z] [javac] 2 warnings [2024-06-27T10:50:58.508Z] [2024-06-27T10:50:58.508Z] build: [2024-06-27T10:50:58.508Z] [2024-06-27T10:50:58.508Z] setOSConditions: [2024-06-27T10:50:58.508Z] [2024-06-27T10:50:58.508Z] fixFiles: [2024-06-27T10:50:58.508Z] [2024-06-27T10:50:58.508Z] convUnix: [2024-06-27T10:50:58.508Z] [2024-06-27T10:50:58.508Z] convWin: [2024-06-27T10:50:58.508Z] [2024-06-27T10:50:58.508Z] setToolWin: [2024-06-27T10:50:58.508Z] [2024-06-27T10:50:58.508Z] setToolUnix: [2024-06-27T10:50:58.508Z] [2024-06-27T10:50:58.508Z] setToolProperty: [2024-06-27T10:50:58.508Z] [2024-06-27T10:50:58.509Z] setS1ASclassPath: [2024-06-27T10:50:58.509Z] [2024-06-27T10:50:58.509Z] init-common: [2024-06-27T10:50:58.509Z] [2024-06-27T10:50:58.509Z] package-persistence-common: [2024-06-27T10:50:58.509Z] [2024-06-27T10:50:58.509Z] ejb-jar-common: [2024-06-27T10:50:58.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:50:58.509Z] [2024-06-27T10:50:58.509Z] package-ejbjar-common: [2024-06-27T10:50:58.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:58.509Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:58.509Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:58.509Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimer-ejb.jar [2024-06-27T10:50:58.509Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:58.509Z] [2024-06-27T10:50:58.509Z] appclient-jar-common: [2024-06-27T10:50:58.509Z] [2024-06-27T10:50:58.509Z] package-appclientjar-common: [2024-06-27T10:50:58.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:58.509Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:58.509Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:58.509Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimer-client.jar [2024-06-27T10:50:58.509Z] [2024-06-27T10:50:58.509Z] webclient-war-common: [2024-06-27T10:50:58.509Z] [2024-06-27T10:50:58.509Z] build-ear-common: [2024-06-27T10:50:58.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:58.509Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:50:58.509Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:50:58.509Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimerApp.ear [2024-06-27T10:50:58.509Z] [2024-06-27T10:50:58.509Z] create-resources: [2024-06-27T10:50:58.509Z] [2024-06-27T10:50:58.510Z] asadmin-batch-common: [2024-06-27T10:50:58.516Z] [2024-06-27T10:50:58.516Z] setOSConditions: [2024-06-27T10:50:58.516Z] [2024-06-27T10:50:58.516Z] setToolWin: [2024-06-27T10:50:58.516Z] [2024-06-27T10:50:58.516Z] setToolUnix: [2024-06-27T10:50:58.516Z] [2024-06-27T10:50:58.516Z] setToolProperty: [2024-06-27T10:50:58.516Z] [2024-06-27T10:50:58.516Z] setS1ASclassPath: [2024-06-27T10:50:58.516Z] [2024-06-27T10:50:58.516Z] init-common: [2024-06-27T10:50:58.516Z] [2024-06-27T10:50:58.516Z] deploy-war-commonpe: [2024-06-27T10:50:58.597Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.597Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.597Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.597Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.598Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.730Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:58.730Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:50:58.730Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-06-27T10:50:58.730Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-06-27T10:50:58.730Z] [2024-06-27T10:50:58.730Z] setOSConditions: [2024-06-27T10:50:58.730Z] [2024-06-27T10:50:58.730Z] setToolWin: [2024-06-27T10:50:58.730Z] [2024-06-27T10:50:58.730Z] setToolUnix: [2024-06-27T10:50:58.730Z] [2024-06-27T10:50:58.730Z] setToolProperty: [2024-06-27T10:50:58.730Z] [2024-06-27T10:50:58.730Z] setS1ASclassPath: [2024-06-27T10:50:58.730Z] [2024-06-27T10:50:58.730Z] init-common: [2024-06-27T10:50:58.730Z] [2024-06-27T10:50:58.730Z] undeploy-rar-common: [2024-06-27T10:50:58.730Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-06-27T10:50:58.740Z] [exec] [2024-06-27T10:50:58.740Z] [exec] Generating code... [2024-06-27T10:50:58.740Z] [exec] [2024-06-27T10:50:58.740Z] [exec] Compiling code... [2024-06-27T10:50:58.771Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-custom-tag-attribute-of-array-type --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-tag-attribute-of-array-type-web.war [2024-06-27T10:50:58.788Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-no-interface-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-06-27T10:50:58.851Z] [exec] Jun 27, 2024 10:50:58 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:58.851Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.883Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:58.884Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:58.944Z] [java] Jun 27, 2024 10:50:58 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:58.944Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:50:58.944Z] [java] Jun 27, 2024 10:50:58 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:58.944Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:50:58.944Z] [java] Jun 27, 2024 10:50:58 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:50:58.944Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:50:58.944Z] [java] Jun 27, 2024 10:50:58 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:50:58.944Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:50:58.944Z] [java] Jun 27, 2024 10:50:58 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:58.944Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:58.944Z] [java] Jun 27, 2024 10:50:58 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:58.944Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (961 ms), startup services (846 ms), total (1,807 ms) [2024-06-27T10:50:58.964Z] [exec] Waiting for the domain to stop . [2024-06-27T10:50:58.964Z] [exec] Waiting finished after 286 ms. [2024-06-27T10:50:58.964Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:50:58.964Z] [2024-06-27T10:50:58.964Z] start-process: [2024-06-27T10:50:58.964Z] [2024-06-27T10:50:58.964Z] start-process-non-windows: [2024-06-27T10:50:59.068Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:50:59.068Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_timer_mdbtimer_QCF [2024-06-27T10:50:59.106Z] [exec] Jun 27, 2024 10:50:58 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:50:59.107Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.138Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.150Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:50:59.150Z] [javac] 1 warning [2024-06-27T10:50:59.150Z] [2024-06-27T10:50:59.150Z] setOSConditions: [2024-06-27T10:50:59.150Z] [2024-06-27T10:50:59.150Z] setToolWin: [2024-06-27T10:50:59.150Z] [2024-06-27T10:50:59.150Z] setToolUnix: [2024-06-27T10:50:59.150Z] [2024-06-27T10:50:59.150Z] setToolProperty: [2024-06-27T10:50:59.150Z] [2024-06-27T10:50:59.150Z] setS1ASclassPath: [2024-06-27T10:50:59.150Z] [2024-06-27T10:50:59.150Z] init-common: [2024-06-27T10:50:59.150Z] [2024-06-27T10:50:59.151Z] compile-common: [2024-06-27T10:50:59.151Z] [echo] Current time (ISO): 2024-06-27T10:50:59.084+0000 [2024-06-27T10:50:59.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-06-27T10:50:59.151Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-06-27T10:50:59.198Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:59.198Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:59.288Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-06-27T10:50:59.288Z] [2024-06-27T10:50:59.288Z] delete-resources-and-undeploy-rar: [2024-06-27T10:50:59.288Z] [2024-06-27T10:50:59.288Z] setOSConditions: [2024-06-27T10:50:59.288Z] [2024-06-27T10:50:59.288Z] setToolWin: [2024-06-27T10:50:59.288Z] [2024-06-27T10:50:59.288Z] setToolUnix: [2024-06-27T10:50:59.288Z] [2024-06-27T10:50:59.289Z] setToolProperty: [2024-06-27T10:50:59.289Z] [2024-06-27T10:50:59.289Z] setS1ASclassPath: [2024-06-27T10:50:59.289Z] [2024-06-27T10:50:59.289Z] init-common: [2024-06-27T10:50:59.289Z] [2024-06-27T10:50:59.289Z] delete-connector-resource-common: [2024-06-27T10:50:59.289Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-06-27T10:50:59.339Z] [exec] Connector resource jms/ejb_timer_mdbtimer_QCF created. [2024-06-27T10:50:59.339Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_timer_mdbtimer_InQueue [2024-06-27T10:50:59.339Z] [exec] JMS Desctination ejb_timer_mdbtimer_InQueue created. [2024-06-27T10:50:59.339Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_timer_mdbtimer_InQueue --target server --force=false jms/ejb_timer_mdbtimer_InQueue [2024-06-27T10:50:59.339Z] [exec] Administered object jms/ejb_timer_mdbtimer_InQueue created. [2024-06-27T10:50:59.339Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_timer_mdbtimer_OutQueue [2024-06-27T10:50:59.339Z] [exec] JMS Desctination ejb_timer_mdbtimer_OutQueue created. [2024-06-27T10:50:59.339Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_timer_mdbtimer_OutQueue --target server --force=false jms/ejb_timer_mdbtimer_OutQueue [2024-06-27T10:50:59.339Z] [exec] Administered object jms/ejb_timer_mdbtimer_OutQueue created. [2024-06-27T10:50:59.339Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt [2024-06-27T10:50:59.339Z] [2024-06-27T10:50:59.339Z] deploy: [2024-06-27T10:50:59.339Z] [2024-06-27T10:50:59.339Z] setOSConditions: [2024-06-27T10:50:59.339Z] [2024-06-27T10:50:59.339Z] setToolWin: [2024-06-27T10:50:59.339Z] [2024-06-27T10:50:59.339Z] setToolUnix: [2024-06-27T10:50:59.339Z] [2024-06-27T10:50:59.339Z] setToolProperty: [2024-06-27T10:50:59.339Z] [2024-06-27T10:50:59.340Z] setS1ASclassPath: [2024-06-27T10:50:59.340Z] [2024-06-27T10:50:59.340Z] init-common: [2024-06-27T10:50:59.340Z] [2024-06-27T10:50:59.340Z] deploy-common: [2024-06-27T10:50:59.340Z] [echo] Current time (ISO): 2024-06-27T10:50:59.158+0000 [2024-06-27T10:50:59.340Z] [2024-06-27T10:50:59.340Z] setOSConditions: [2024-06-27T10:50:59.340Z] [2024-06-27T10:50:59.340Z] setToolWin: [2024-06-27T10:50:59.340Z] [2024-06-27T10:50:59.340Z] setToolUnix: [2024-06-27T10:50:59.340Z] [2024-06-27T10:50:59.340Z] setToolProperty: [2024-06-27T10:50:59.340Z] [2024-06-27T10:50:59.340Z] setS1ASclassPath: [2024-06-27T10:50:59.340Z] [2024-06-27T10:50:59.340Z] init-common: [2024-06-27T10:50:59.340Z] [2024-06-27T10:50:59.340Z] deploy-common-pe: [2024-06-27T10:50:59.346Z] [exec] Application deployed with name cdi-no-interface-ejb-web. [2024-06-27T10:50:59.346Z] [2024-06-27T10:50:59.346Z] deploy-war-commonee: [2024-06-27T10:50:59.346Z] [2024-06-27T10:50:59.346Z] run: [2024-06-27T10:50:59.346Z] [java] opening connection to http://localhost:8080/cdi-no-interface-ejb/myurl [2024-06-27T10:50:59.346Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:50:59.346Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:59.346Z] [java] [2024-06-27T10:50:59.346Z] [java] [2024-06-27T10:50:59.346Z] [java] ----------------------------------------- [2024-06-27T10:50:59.346Z] [java] - slsb-injection-into-sessionscopedbean: PASS - [2024-06-27T10:50:59.346Z] [java] ----------------------------------------- [2024-06-27T10:50:59.346Z] [java] - Total PASS : 1 - [2024-06-27T10:50:59.346Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:59.346Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:59.346Z] [java] ----------------------------------------- [2024-06-27T10:50:59.346Z] [2024-06-27T10:50:59.347Z] undeploy: [2024-06-27T10:50:59.347Z] [2024-06-27T10:50:59.347Z] setOSConditions: [2024-06-27T10:50:59.347Z] [2024-06-27T10:50:59.347Z] setToolWin: [2024-06-27T10:50:59.347Z] [2024-06-27T10:50:59.347Z] setToolUnix: [2024-06-27T10:50:59.347Z] [2024-06-27T10:50:59.347Z] setToolProperty: [2024-06-27T10:50:59.347Z] [2024-06-27T10:50:59.347Z] setS1ASclassPath: [2024-06-27T10:50:59.347Z] [2024-06-27T10:50:59.347Z] init-common: [2024-06-27T10:50:59.347Z] [2024-06-27T10:50:59.347Z] undeploy-war-common: [2024-06-27T10:50:59.382Z] [exec] Looking up ejb ref [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.430Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.430Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.430Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.430Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.430Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.430Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.430Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.431Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.453Z] [java] Jun 27, 2024 10:50:59 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:50:59.453Z] [java] INFO: Grizzly Framework 4.0.2 started in: 16 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:50:59.453Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:50:59.453Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:50:59.453Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:50:59.453Z] [java] Jun 27, 2024 10:50:59 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:50:59.453Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:50:59.453Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:50:59.453Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:50:59.453Z] [java] Jun 27, 2024 10:50:59 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:50:59.453Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,286 ms), startup services (9 ms), total (2,295 ms) [2024-06-27T10:50:59.453Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:50:59.453Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:50:59.543Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-06-27T10:50:59.543Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-06-27T10:50:59.543Z] [2024-06-27T10:50:59.543Z] setOSConditions: [2024-06-27T10:50:59.543Z] [2024-06-27T10:50:59.543Z] setToolWin: [2024-06-27T10:50:59.543Z] [2024-06-27T10:50:59.543Z] setToolUnix: [2024-06-27T10:50:59.543Z] [2024-06-27T10:50:59.543Z] setToolProperty: [2024-06-27T10:50:59.543Z] [2024-06-27T10:50:59.543Z] setS1ASclassPath: [2024-06-27T10:50:59.543Z] [2024-06-27T10:50:59.543Z] init-common: [2024-06-27T10:50:59.543Z] [2024-06-27T10:50:59.543Z] delete-connector-connpool-common: [2024-06-27T10:50:59.543Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-06-27T10:50:59.595Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimerApp.ear [2024-06-27T10:50:59.685Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:59.685Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:59.685Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:50:59.685Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:59.685Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.686Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.687Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.694Z] [exec] Application deployed with name web-jsp-custom-tag-attribute-of-array-type-web. [2024-06-27T10:50:59.694Z] [2024-06-27T10:50:59.694Z] deploy-war-commonee: [2024-06-27T10:50:59.694Z] [2024-06-27T10:50:59.695Z] run: [2024-06-27T10:50:59.695Z] [java] Connecting to: http://localhost:45711/web-jsp-custom-tag-attribute-of-array-type/jsp/test.jsp [2024-06-27T10:50:59.695Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:50:59.695Z] [java] [2024-06-27T10:50:59.695Z] [java] [2024-06-27T10:50:59.695Z] [java] ----------------------------------------- [2024-06-27T10:50:59.695Z] [java] - jsp-custom-tag-attribute-of-array-type: PASS - [2024-06-27T10:50:59.695Z] [java] ----------------------------------------- [2024-06-27T10:50:59.695Z] [java] - Total PASS : 1 - [2024-06-27T10:50:59.695Z] [java] - Total FAIL : 0 - [2024-06-27T10:50:59.695Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:50:59.695Z] [java] ----------------------------------------- [2024-06-27T10:50:59.695Z] [2024-06-27T10:50:59.695Z] undeploy: [2024-06-27T10:50:59.695Z] [2024-06-27T10:50:59.695Z] setOSConditions: [2024-06-27T10:50:59.695Z] [2024-06-27T10:50:59.695Z] setToolWin: [2024-06-27T10:50:59.695Z] [2024-06-27T10:50:59.695Z] setToolUnix: [2024-06-27T10:50:59.695Z] [2024-06-27T10:50:59.695Z] setToolProperty: [2024-06-27T10:50:59.695Z] [2024-06-27T10:50:59.695Z] setS1ASclassPath: [2024-06-27T10:50:59.695Z] [2024-06-27T10:50:59.695Z] init-common: [2024-06-27T10:50:59.695Z] [2024-06-27T10:50:59.695Z] undeploy-war-common: [2024-06-27T10:50:59.740Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:50:59.740Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:50:59.740Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:59.740Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-base.jar to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:50:59.740Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:59.740Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:50:59.740Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:59.740Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2024-06-27T10:50:59.740Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:59.740Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:50:59.740Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:59.740Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-pu1.jar to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:50:59.740Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:50:59.740Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2024-06-27T10:50:59.740Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:59.740Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app12238218834191783673 [2024-06-27T10:50:59.740Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:59.740Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:50:59.740Z] [java] Jun 27, 2024 10:50:59 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:50:59.740Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-06-27T10:50:59.936Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-no-interface-ejb-web [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] all: [2024-06-27T10:50:59.936Z] [echo] [2024-06-27T10:50:59.936Z] [echo] ************************* [2024-06-27T10:50:59.936Z] [echo] * Running javaee-integration [2024-06-27T10:50:59.936Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration [2024-06-27T10:50:59.936Z] [echo] ************************* [2024-06-27T10:50:59.936Z] [echo] [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] all: [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] javaee-int: [2024-06-27T10:50:59.936Z] [echo] ==== Running servlet-context-injection-cdi [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] setOSConditions: [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] setToolWin: [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] setToolUnix: [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] setToolProperty: [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] setS1ASclassPath: [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] init-common: [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] clean: [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] setOSConditions: [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.936Z] setToolWin: [2024-06-27T10:50:59.936Z] [2024-06-27T10:50:59.937Z] setToolUnix: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setToolProperty: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setS1ASclassPath: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] init-common: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] clean-common: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setOSConditions: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setToolWin: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setToolUnix: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setToolProperty: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setS1ASclassPath: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] init-common: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] clean-classes-common: [2024-06-27T10:50:59.937Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setOSConditions: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setToolWin: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setToolUnix: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setToolProperty: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] setS1ASclassPath: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] init-common: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] clean-jars-common: [2024-06-27T10:50:59.937Z] [2024-06-27T10:50:59.937Z] compile: [2024-06-27T10:50:59.938Z] [2024-06-27T10:50:59.938Z] setOSConditions: [2024-06-27T10:50:59.938Z] [2024-06-27T10:50:59.938Z] setToolWin: [2024-06-27T10:50:59.938Z] [2024-06-27T10:50:59.938Z] setToolUnix: [2024-06-27T10:50:59.938Z] [2024-06-27T10:50:59.938Z] setToolProperty: [2024-06-27T10:50:59.938Z] [2024-06-27T10:50:59.938Z] setS1ASclassPath: [2024-06-27T10:50:59.938Z] [2024-06-27T10:50:59.938Z] init-common: [2024-06-27T10:50:59.938Z] [2024-06-27T10:50:59.938Z] compile-common: [2024-06-27T10:50:59.938Z] [echo] Current time (ISO): 2024-06-27T10:50:59.792+0000 [2024-06-27T10:50:59.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:59.938Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:59.940Z] [2024-06-27T10:50:59.940Z] setOSConditions: [2024-06-27T10:50:59.940Z] [2024-06-27T10:50:59.940Z] setToolWin: [2024-06-27T10:50:59.940Z] [2024-06-27T10:50:59.940Z] setToolUnix: [2024-06-27T10:50:59.940Z] [2024-06-27T10:50:59.940Z] setToolProperty: [2024-06-27T10:50:59.940Z] [2024-06-27T10:50:59.941Z] setS1ASclassPath: [2024-06-27T10:50:59.941Z] [2024-06-27T10:50:59.941Z] init-common: [2024-06-27T10:50:59.941Z] [2024-06-27T10:50:59.941Z] compile: [2024-06-27T10:50:59.941Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:50:59.941Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:50:59.941Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:50:59.941Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:50:59.941Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:50:59.941Z] [2024-06-27T10:50:59.941Z] setOSConditions: [2024-06-27T10:50:59.941Z] [2024-06-27T10:50:59.941Z] setToolWin: [2024-06-27T10:50:59.941Z] [2024-06-27T10:50:59.941Z] setToolUnix: [2024-06-27T10:50:59.941Z] [2024-06-27T10:50:59.941Z] setToolProperty: [2024-06-27T10:50:59.941Z] [2024-06-27T10:50:59.941Z] setS1ASclassPath: [2024-06-27T10:50:59.941Z] [2024-06-27T10:50:59.941Z] init-common: [2024-06-27T10:50:59.941Z] [2024-06-27T10:50:59.941Z] compile-common: [2024-06-27T10:50:59.941Z] [echo] Current time (ISO): 2024-06-27T10:50:59.702+0000 [2024-06-27T10:50:59.941Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:50:59.941Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.941Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.941Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.941Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:50:59.942Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:50:59.942Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.102Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:00.102Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:00.102Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-06-27T10:51:00.102Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-06-27T10:51:00.102Z] [2024-06-27T10:51:00.102Z] setOSConditions: [2024-06-27T10:51:00.102Z] [2024-06-27T10:51:00.102Z] setToolWin: [2024-06-27T10:51:00.102Z] [2024-06-27T10:51:00.102Z] setToolUnix: [2024-06-27T10:51:00.102Z] [2024-06-27T10:51:00.102Z] setToolProperty: [2024-06-27T10:51:00.102Z] [2024-06-27T10:51:00.103Z] setS1ASclassPath: [2024-06-27T10:51:00.103Z] [2024-06-27T10:51:00.103Z] init-common: [2024-06-27T10:51:00.103Z] [2024-06-27T10:51:00.103Z] undeploy-rar-common: [2024-06-27T10:51:00.103Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-06-27T10:51:00.154Z] [exec] Application deployed with name ejb-timer-mdbtimerApp. [2024-06-27T10:51:00.154Z] [echo] Deployment on target server server successful [2024-06-27T10:51:00.154Z] [2024-06-27T10:51:00.154Z] setOSConditions: [2024-06-27T10:51:00.154Z] [2024-06-27T10:51:00.154Z] setToolWin: [2024-06-27T10:51:00.154Z] [2024-06-27T10:51:00.154Z] setToolUnix: [2024-06-27T10:51:00.154Z] [2024-06-27T10:51:00.154Z] setToolProperty: [2024-06-27T10:51:00.154Z] [2024-06-27T10:51:00.154Z] setS1ASclassPath: [2024-06-27T10:51:00.154Z] [2024-06-27T10:51:00.154Z] init-common: [2024-06-27T10:51:00.154Z] [2024-06-27T10:51:00.155Z] deploy-common-ee: [2024-06-27T10:51:00.155Z] [2024-06-27T10:51:00.155Z] run: [2024-06-27T10:51:00.155Z] [2024-06-27T10:51:00.155Z] setOSConditions: [2024-06-27T10:51:00.155Z] [2024-06-27T10:51:00.155Z] setToolWin: [2024-06-27T10:51:00.155Z] [2024-06-27T10:51:00.155Z] setToolUnix: [2024-06-27T10:51:00.155Z] [2024-06-27T10:51:00.155Z] setToolProperty: [2024-06-27T10:51:00.155Z] [2024-06-27T10:51:00.155Z] setS1ASclassPath: [2024-06-27T10:51:00.155Z] [2024-06-27T10:51:00.155Z] init-common: [2024-06-27T10:51:00.155Z] [2024-06-27T10:51:00.155Z] runclient-common: [2024-06-27T10:51:00.155Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimerAppClient.jar -name ejb-timer-mdbtimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.196Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.197Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.197Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.197Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.197Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.197Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.254Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-custom-tag-attribute-of-array-type-web [2024-06-27T10:51:00.254Z] [2024-06-27T10:51:00.254Z] all: [2024-06-27T10:51:00.254Z] [echo] [2024-06-27T10:51:00.254Z] [echo] ************************* [2024-06-27T10:51:00.254Z] [echo] * Running jspCustomTaglibBundledAsJar [2024-06-27T10:51:00.254Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar [2024-06-27T10:51:00.254Z] [echo] ************************* [2024-06-27T10:51:00.254Z] [echo] [2024-06-27T10:51:00.254Z] [2024-06-27T10:51:00.254Z] setOSConditions: [2024-06-27T10:51:00.254Z] [2024-06-27T10:51:00.254Z] setToolWin: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setToolUnix: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setToolProperty: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setS1ASclassPath: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] init-common: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] clean: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setOSConditions: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setToolWin: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setToolUnix: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setToolProperty: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setS1ASclassPath: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] init-common: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] clean-common: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setOSConditions: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setToolWin: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setToolUnix: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setToolProperty: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] setS1ASclassPath: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] init-common: [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.255Z] clean-classes-common: [2024-06-27T10:51:00.255Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:00.255Z] [2024-06-27T10:51:00.256Z] setOSConditions: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setToolWin: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setToolUnix: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setToolProperty: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setS1ASclassPath: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] init-common: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] clean-jars-common: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] compile: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setOSConditions: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setToolWin: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setToolUnix: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setToolProperty: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setS1ASclassPath: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] init-common: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] compile-common: [2024-06-27T10:51:00.256Z] [echo] Current time (ISO): 2024-06-27T10:51:00.060+0000 [2024-06-27T10:51:00.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:00.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/servlet [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] build: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setOSConditions: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setToolWin: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.256Z] setToolUnix: [2024-06-27T10:51:00.256Z] [2024-06-27T10:51:00.257Z] setToolProperty: [2024-06-27T10:51:00.257Z] [2024-06-27T10:51:00.257Z] setS1ASclassPath: [2024-06-27T10:51:00.257Z] [2024-06-27T10:51:00.257Z] init-common: [2024-06-27T10:51:00.257Z] [2024-06-27T10:51:00.257Z] webclient-war-common: [2024-06-27T10:51:00.257Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:00.257Z] [2024-06-27T10:51:00.257Z] clear: [2024-06-27T10:51:00.257Z] [2024-06-27T10:51:00.257Z] test-tlds-exist: [2024-06-27T10:51:00.257Z] [2024-06-27T10:51:00.257Z] copy-tlds: [2024-06-27T10:51:00.257Z] [2024-06-27T10:51:00.257Z] test-tagfiles-exist: [2024-06-27T10:51:00.257Z] [2024-06-27T10:51:00.257Z] copy-tagfiles: [2024-06-27T10:51:00.257Z] [2024-06-27T10:51:00.257Z] package-war-common: [2024-06-27T10:51:00.257Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:00.257Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:00.257Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:00.257Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:00.257Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:00.257Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:00.257Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-bundled-as-jar-web.war [2024-06-27T10:51:00.257Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:00.257Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:00.257Z] [javac] Compiling 1 source file [2024-06-27T10:51:00.257Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:00.257Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:00.257Z] [2024-06-27T10:51:00.257Z] deploy: [2024-06-27T10:51:00.257Z] [2024-06-27T10:51:00.258Z] deploy-war-common: [2024-06-27T10:51:00.258Z] [2024-06-27T10:51:00.258Z] setOSConditions: [2024-06-27T10:51:00.258Z] [2024-06-27T10:51:00.258Z] setToolWin: [2024-06-27T10:51:00.258Z] [2024-06-27T10:51:00.258Z] setToolUnix: [2024-06-27T10:51:00.258Z] [2024-06-27T10:51:00.258Z] setToolProperty: [2024-06-27T10:51:00.258Z] [2024-06-27T10:51:00.258Z] setS1ASclassPath: [2024-06-27T10:51:00.258Z] [2024-06-27T10:51:00.258Z] init-common: [2024-06-27T10:51:00.258Z] [2024-06-27T10:51:00.258Z] deploy-war-commonpe: [2024-06-27T10:51:00.335Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:00.336Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2024-06-27T10:51:00.358Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-06-27T10:51:00.358Z] [2024-06-27T10:51:00.358Z] delete-resources-and-undeploy-rar: [2024-06-27T10:51:00.358Z] [2024-06-27T10:51:00.358Z] setOSConditions: [2024-06-27T10:51:00.358Z] [2024-06-27T10:51:00.358Z] setToolWin: [2024-06-27T10:51:00.358Z] [2024-06-27T10:51:00.358Z] setToolUnix: [2024-06-27T10:51:00.358Z] [2024-06-27T10:51:00.358Z] setToolProperty: [2024-06-27T10:51:00.358Z] [2024-06-27T10:51:00.358Z] setS1ASclassPath: [2024-06-27T10:51:00.358Z] [2024-06-27T10:51:00.358Z] init-common: [2024-06-27T10:51:00.358Z] [2024-06-27T10:51:00.358Z] delete-connector-resource-common: [2024-06-27T10:51:00.358Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-06-27T10:51:00.451Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.451Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.451Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.451Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.451Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.451Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.451Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.451Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.452Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.452Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.664Z] [java] Jun 27, 2024 10:51:00 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:51:00.664Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:51:00.664Z] [java] Jun 27, 2024 10:51:00 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:51:00.664Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:51:00.664Z] [java] Jun 27, 2024 10:51:00 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:51:00.664Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:51:00.664Z] [java] Jun 27, 2024 10:51:00 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:51:00.664Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:51:00.664Z] [java] Jun 27, 2024 10:51:00 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:51:00.664Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.730Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.821Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-custom-taglib-bundled-as-jar --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-bundled-as-jar-web.war [2024-06-27T10:51:00.861Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:00.862Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:00.862Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:00.862Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:00.862Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:00.862Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:00.862Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:00.905Z] [exec] Application deployed with name ejb-bmp-CustomResourceFactoriesApp. [2024-06-27T10:51:00.905Z] [echo] Deployment on target server server successful [2024-06-27T10:51:00.905Z] [2024-06-27T10:51:00.905Z] setOSConditions: [2024-06-27T10:51:00.905Z] [2024-06-27T10:51:00.905Z] setToolWin: [2024-06-27T10:51:00.905Z] [2024-06-27T10:51:00.905Z] setToolUnix: [2024-06-27T10:51:00.905Z] [2024-06-27T10:51:00.905Z] setToolProperty: [2024-06-27T10:51:00.905Z] [2024-06-27T10:51:00.905Z] setS1ASclassPath: [2024-06-27T10:51:00.905Z] [2024-06-27T10:51:00.905Z] init-common: [2024-06-27T10:51:00.905Z] [2024-06-27T10:51:00.905Z] deploy-common-ee: [2024-06-27T10:51:00.905Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:51:00.906Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:51:00.906Z] [2024-06-27T10:51:00.906Z] run: [2024-06-27T10:51:00.906Z] [2024-06-27T10:51:00.906Z] setOSConditions: [2024-06-27T10:51:00.906Z] [2024-06-27T10:51:00.906Z] setToolWin: [2024-06-27T10:51:00.906Z] [2024-06-27T10:51:00.906Z] setToolUnix: [2024-06-27T10:51:00.906Z] [2024-06-27T10:51:00.906Z] setToolProperty: [2024-06-27T10:51:00.906Z] [2024-06-27T10:51:00.906Z] setS1ASclassPath: [2024-06-27T10:51:00.906Z] [2024-06-27T10:51:00.906Z] init-common: [2024-06-27T10:51:00.906Z] [2024-06-27T10:51:00.906Z] runclient-common: [2024-06-27T10:51:00.906Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml javabean custom-resource-javabean-test [2024-06-27T10:51:00.915Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-06-27T10:51:00.916Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-06-27T10:51:00.916Z] [2024-06-27T10:51:00.916Z] setOSConditions: [2024-06-27T10:51:00.916Z] [2024-06-27T10:51:00.916Z] setToolWin: [2024-06-27T10:51:00.916Z] [2024-06-27T10:51:00.916Z] setToolUnix: [2024-06-27T10:51:00.916Z] [2024-06-27T10:51:00.916Z] setToolProperty: [2024-06-27T10:51:00.916Z] [2024-06-27T10:51:00.916Z] setS1ASclassPath: [2024-06-27T10:51:00.916Z] [2024-06-27T10:51:00.916Z] init-common: [2024-06-27T10:51:00.916Z] [2024-06-27T10:51:00.916Z] delete-connector-connpool-common: [2024-06-27T10:51:00.916Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2024-06-27T10:51:00.918Z] [java] Jun 27, 2024 10:51:00 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:51:00.918Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.985Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.985Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.986Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.986Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.986Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.986Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.986Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.986Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.986Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.986Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.986Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.986Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.986Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.986Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.986Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:00.986Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:00.986Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.060Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:01.060Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:01.060Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:01.060Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:01.060Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:01.060Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:01.060Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:01.110Z] [exec] Jun 27, 2024 10:51:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:01.110Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:01.178Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:01.179Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:01.179Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-06-27T10:51:01.179Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-06-27T10:51:01.179Z] [2024-06-27T10:51:01.179Z] setOSConditions: [2024-06-27T10:51:01.179Z] [2024-06-27T10:51:01.179Z] setToolWin: [2024-06-27T10:51:01.179Z] [2024-06-27T10:51:01.179Z] setToolUnix: [2024-06-27T10:51:01.179Z] [2024-06-27T10:51:01.179Z] setToolProperty: [2024-06-27T10:51:01.179Z] [2024-06-27T10:51:01.179Z] setS1ASclassPath: [2024-06-27T10:51:01.179Z] [2024-06-27T10:51:01.179Z] init-common: [2024-06-27T10:51:01.179Z] [2024-06-27T10:51:01.179Z] undeploy-rar-common: [2024-06-27T10:51:01.179Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.241Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.241Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.327Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:01.327Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:01.327Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:01.327Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:01.327Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:01.327Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:01.327Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:01.467Z] [exec] Jun 27, 2024 10:51:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:01.467Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:01.476Z] [java] Jun 27, 2024 10:51:01 AM org.eclipse.persistence.session./file:/tmp/ejb-app12238218834191783673/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test [2024-06-27T10:51:01.476Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:51:01.476Z] [java] Jun 27, 2024 10:51:01 AM org.eclipse.persistence.session./file:/tmp/ejb-app12238218834191783673/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.metadata [2024-06-27T10:51:01.476Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-06-27T10:51:01.476Z] [java] Jun 27, 2024 10:51:01 AM org.eclipse.persistence.session./file:/tmp/ejb-app12238218834191783673/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.metadata [2024-06-27T10:51:01.476Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-06-27T10:51:01.476Z] [java] Jun 27, 2024 10:51:01 AM org.eclipse.persistence.session./file:/tmp/ejb-app12238218834191783673/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.server [2024-06-27T10:51:01.476Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.532Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.532Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.730Z] [java] Jun 27, 2024 10:51:01 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:51:01.730Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:51:01.730Z] [java] Jun 27, 2024 10:51:01 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:51:01.730Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-06-27T10:51:01.730Z] [java] Jun 27, 2024 10:51:01 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:51:01.730Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:51:01.738Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-06-27T10:51:01.738Z] [2024-06-27T10:51:01.738Z] exec: [2024-06-27T10:51:01.738Z] [2024-06-27T10:51:01.738Z] asadmin-common: [2024-06-27T10:51:01.738Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy=derived [2024-06-27T10:51:01.743Z] [exec] Application deployed with name web-jsp-custom-taglib-bundled-as-jar-web. [2024-06-27T10:51:01.743Z] [2024-06-27T10:51:01.743Z] deploy-war-commonee: [2024-06-27T10:51:01.743Z] [2024-06-27T10:51:01.743Z] run: [2024-06-27T10:51:01.743Z] [java] Connecting to: http://localhost:45711/web-jsp-custom-taglib-bundled-as-jar/test.jsp [2024-06-27T10:51:01.743Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:01.743Z] [java] [2024-06-27T10:51:01.743Z] [java] [2024-06-27T10:51:01.743Z] [java] ----------------------------------------- [2024-06-27T10:51:01.743Z] [java] - jsp-custom-taglib-bundled-as-jar: PASS - [2024-06-27T10:51:01.743Z] [java] ----------------------------------------- [2024-06-27T10:51:01.743Z] [java] - Total PASS : 1 - [2024-06-27T10:51:01.743Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:01.743Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:01.743Z] [java] ----------------------------------------- [2024-06-27T10:51:01.743Z] [2024-06-27T10:51:01.743Z] undeploy: [2024-06-27T10:51:01.743Z] [2024-06-27T10:51:01.743Z] setOSConditions: [2024-06-27T10:51:01.743Z] [2024-06-27T10:51:01.743Z] setToolWin: [2024-06-27T10:51:01.743Z] [2024-06-27T10:51:01.743Z] setToolUnix: [2024-06-27T10:51:01.743Z] [2024-06-27T10:51:01.743Z] setToolProperty: [2024-06-27T10:51:01.744Z] [2024-06-27T10:51:01.744Z] setS1ASclassPath: [2024-06-27T10:51:01.744Z] [2024-06-27T10:51:01.744Z] init-common: [2024-06-27T10:51:01.744Z] [2024-06-27T10:51:01.744Z] undeploy-war-common: [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:01.787Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:01.795Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:01.795Z] [javac] 1 warning [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] build: [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] setOSConditions: [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] setToolWin: [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] setToolUnix: [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] setToolProperty: [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] setS1ASclassPath: [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] init-common: [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] webclient-war-common: [2024-06-27T10:51:01.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] clear: [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] test-tlds-exist: [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] copy-tlds: [2024-06-27T10:51:01.795Z] [2024-06-27T10:51:01.795Z] test-tagfiles-exist: [2024-06-27T10:51:01.796Z] [2024-06-27T10:51:01.796Z] copy-tagfiles: [2024-06-27T10:51:01.796Z] [2024-06-27T10:51:01.796Z] package-war-common: [2024-06-27T10:51:01.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:01.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:01.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:01.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:01.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/lib [2024-06-27T10:51:01.796Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:01.796Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:01.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/docroot [2024-06-27T10:51:01.796Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-context-injection-web.war [2024-06-27T10:51:01.796Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:01.796Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:01.796Z] [javac] Compiling 1 source file [2024-06-27T10:51:01.930Z] [exec] Jun 27, 2024 10:51:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:01.931Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4c4c7d6c [2024-06-27T10:51:01.992Z] [java] Jun 27, 2024 10:51:01 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:51:01.992Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/ejb-ejb31-embedded-two-modules-with-libs-ejb2/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/foo/ejb-ejb31-embedded-two-modules-with-libs-ejb2/SingletonBean] [2024-06-27T10:51:01.992Z] [java] Jun 27, 2024 10:51:01 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:51:01.992Z] [java] INFO: Enabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:51:01.992Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy=derived [2024-06-27T10:51:01.992Z] [exec] server.connector-service.class-loading-policy=derived [2024-06-27T10:51:01.992Z] [2024-06-27T10:51:01.992Z] asadmin-common: [2024-06-27T10:51:01.993Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp='*' [2024-06-27T10:51:02.016Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-custom-taglib-bundled-as-jar-web [2024-06-27T10:51:02.028Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:02.033Z] [exec] Jun 27, 2024 10:51:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:02.033Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:51:02.033Z] [exec] Jun 27, 2024 10:51:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:02.034Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:51:02.034Z] [exec] Jun 27, 2024 10:51:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:02.034Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:51:02.034Z] [exec] Jun 27, 2024 10:51:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:02.034Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:51:02.050Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:02.050Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:02.050Z] [2024-06-27T10:51:02.050Z] deploy: [2024-06-27T10:51:02.050Z] [2024-06-27T10:51:02.050Z] deploy-war-common: [2024-06-27T10:51:02.050Z] [2024-06-27T10:51:02.051Z] setOSConditions: [2024-06-27T10:51:02.051Z] [2024-06-27T10:51:02.051Z] setToolWin: [2024-06-27T10:51:02.051Z] [2024-06-27T10:51:02.051Z] setToolUnix: [2024-06-27T10:51:02.051Z] [2024-06-27T10:51:02.051Z] setToolProperty: [2024-06-27T10:51:02.051Z] [2024-06-27T10:51:02.051Z] setS1ASclassPath: [2024-06-27T10:51:02.051Z] [2024-06-27T10:51:02.051Z] init-common: [2024-06-27T10:51:02.051Z] [2024-06-27T10:51:02.051Z] deploy-war-commonpe: [2024-06-27T10:51:02.186Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.sameimpl.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112688189447929856_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.16.199:45710]]]] [2024-06-27T10:51:02.186Z] [exec] invoking ejb [2024-06-27T10:51:02.186Z] [exec] Looked up home!!successfully invoked ejb [2024-06-27T10:51:02.186Z] [exec] Value of key is: main [2024-06-27T10:51:02.186Z] [exec] [2024-06-27T10:51:02.186Z] [exec] Narrowed home!! [2024-06-27T10:51:02.186Z] [exec] Got the EJB!! [2024-06-27T10:51:02.186Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:02.186Z] [exec] [2024-06-27T10:51:02.186Z] [exec] [2024-06-27T10:51:02.186Z] [exec] ----------------------------------------- [2024-06-27T10:51:02.186Z] [exec] - main: PASS - [2024-06-27T10:51:02.186Z] [exec] ----------------------------------------- [2024-06-27T10:51:02.186Z] [exec] Total PASS: 1 [2024-06-27T10:51:02.186Z] [exec] Total FAIL: 0 [2024-06-27T10:51:02.186Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:02.186Z] [exec] ----------------------------------------- [2024-06-27T10:51:02.186Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:02.186Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:02.247Z] [java] Jun 27, 2024 10:51:02 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:02.247Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:02.247Z] [java] Jun 27, 2024 10:51:02 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:02.247Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:02.247Z] [java] Jun 27, 2024 10:51:02 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:02.247Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:02.247Z] [java] Jun 27, 2024 10:51:02 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:02.247Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] all: [2024-06-27T10:51:02.270Z] [echo] [2024-06-27T10:51:02.270Z] [echo] ************************* [2024-06-27T10:51:02.270Z] [echo] * Running jspCustomTaglibJarInsideEarWithManifestClassPath [2024-06-27T10:51:02.270Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath [2024-06-27T10:51:02.270Z] [echo] ************************* [2024-06-27T10:51:02.270Z] [echo] [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] setOSConditions: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] setToolWin: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] setToolUnix: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] setToolProperty: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] setS1ASclassPath: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] init-common: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] clean: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] setOSConditions: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] setToolWin: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] setToolUnix: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] setToolProperty: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] setS1ASclassPath: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] init-common: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] clean-common: [2024-06-27T10:51:02.270Z] [2024-06-27T10:51:02.270Z] setOSConditions: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setToolWin: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setToolUnix: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setToolProperty: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setS1ASclassPath: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] init-common: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] clean-classes-common: [2024-06-27T10:51:02.271Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setOSConditions: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setToolWin: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setToolUnix: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setToolProperty: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setS1ASclassPath: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] init-common: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] clean-jars-common: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] compile: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setOSConditions: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setToolWin: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setToolUnix: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setToolProperty: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.271Z] setS1ASclassPath: [2024-06-27T10:51:02.271Z] [2024-06-27T10:51:02.272Z] init-common: [2024-06-27T10:51:02.272Z] [2024-06-27T10:51:02.272Z] compile-common: [2024-06-27T10:51:02.272Z] [echo] Current time (ISO): 2024-06-27T10:51:02.075+0000 [2024-06-27T10:51:02.272Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:02.272Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:02.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-context-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-context-injection-web.war [2024-06-27T10:51:02.311Z] [javac] 1 warning [2024-06-27T10:51:02.311Z] [2024-06-27T10:51:02.311Z] build-server: [2024-06-27T10:51:02.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:02.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:02.312Z] [2024-06-27T10:51:02.312Z] package-ejbjar-common: [2024-06-27T10:51:02.312Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-ejb.jar [2024-06-27T10:51:02.312Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:02.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-06-27T10:51:02.312Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-web.war [2024-06-27T10:51:02.312Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/descriptor/sun-application.xml to copy. [2024-06-27T10:51:02.312Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefaultApp.ear [2024-06-27T10:51:02.312Z] [2024-06-27T10:51:02.312Z] setOSConditions: [2024-06-27T10:51:02.312Z] [2024-06-27T10:51:02.312Z] setToolWin: [2024-06-27T10:51:02.312Z] [2024-06-27T10:51:02.312Z] setToolUnix: [2024-06-27T10:51:02.312Z] [2024-06-27T10:51:02.312Z] setToolProperty: [2024-06-27T10:51:02.312Z] [2024-06-27T10:51:02.312Z] setS1ASclassPath: [2024-06-27T10:51:02.312Z] [2024-06-27T10:51:02.312Z] init-common: [2024-06-27T10:51:02.312Z] [2024-06-27T10:51:02.312Z] deploy-common-libraries: [2024-06-27T10:51:02.312Z] [echo] Deploying with libraries... [2024-06-27T10:51:02.441Z] [2024-06-27T10:51:02.442Z] checkReporting-common: [2024-06-27T10:51:02.442Z] [2024-06-27T10:51:02.442Z] confirmReportPresent-common: [2024-06-27T10:51:02.442Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:02.442Z] [echo] Test seems to be reported fine [2024-06-27T10:51:02.442Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejbc/sameimpl/RepRunConf.txt [2024-06-27T10:51:02.442Z] [2024-06-27T10:51:02.442Z] confirmMissingReport-common: [2024-06-27T10:51:02.442Z] [2024-06-27T10:51:02.442Z] undeploy: [2024-06-27T10:51:02.442Z] [2024-06-27T10:51:02.442Z] setOSConditions: [2024-06-27T10:51:02.442Z] [2024-06-27T10:51:02.442Z] setToolWin: [2024-06-27T10:51:02.442Z] [2024-06-27T10:51:02.442Z] setToolUnix: [2024-06-27T10:51:02.442Z] [2024-06-27T10:51:02.442Z] setToolProperty: [2024-06-27T10:51:02.442Z] [2024-06-27T10:51:02.442Z] setS1ASclassPath: [2024-06-27T10:51:02.442Z] [2024-06-27T10:51:02.442Z] init-common: [2024-06-27T10:51:02.442Z] [2024-06-27T10:51:02.442Z] undeploy-common: [2024-06-27T10:51:02.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp=* [2024-06-27T10:51:02.574Z] [exec] server.connector-service.property.rar-accessibility-testApp=* [2024-06-27T10:51:02.574Z] [2024-06-27T10:51:02.574Z] setOSConditions: [2024-06-27T10:51:02.574Z] [2024-06-27T10:51:02.574Z] setToolWin: [2024-06-27T10:51:02.574Z] [2024-06-27T10:51:02.574Z] setToolUnix: [2024-06-27T10:51:02.574Z] [2024-06-27T10:51:02.575Z] setToolProperty: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setS1ASclassPath: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] init-common: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] clean: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setOSConditions: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setToolWin: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setToolUnix: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setToolProperty: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setS1ASclassPath: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] init-common: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] clean-common: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setOSConditions: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setToolWin: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setToolUnix: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setToolProperty: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setS1ASclassPath: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] init-common: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] clean-classes-common: [2024-06-27T10:51:02.575Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setOSConditions: [2024-06-27T10:51:02.575Z] [2024-06-27T10:51:02.575Z] setToolWin: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] setToolUnix: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] setToolProperty: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] setS1ASclassPath: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] init-common: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] clean-jars-common: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] clean: [2024-06-27T10:51:02.576Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-06-27T10:51:02.576Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-06-27T10:51:02.576Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-06-27T10:51:02.576Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-06-27T10:51:02.576Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-06-27T10:51:02.576Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-06-27T10:51:02.576Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] compile: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] setOSConditions: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] setToolWin: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] setToolUnix: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] setToolProperty: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] setS1ASclassPath: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] init-common: [2024-06-27T10:51:02.576Z] [2024-06-27T10:51:02.576Z] compile-common: [2024-06-27T10:51:02.576Z] [echo] Current time (ISO): 2024-06-27T10:51:02.368+0000 [2024-06-27T10:51:02.577Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:02.577Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:02.596Z] [exec] Jun 27, 2024 10:51:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:02.596Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:51:02.596Z] [exec] Jun 27, 2024 10:51:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:02.596Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:51:02.596Z] [exec] Jun 27, 2024 10:51:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:02.596Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:51:02.596Z] [exec] Jun 27, 2024 10:51:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:02.596Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:51:02.691Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:02.691Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/endpoint/SubtractNumbersImpl.java uses or overrides a deprecated API. [2024-06-27T10:51:02.691Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:02.691Z] [javac] 1 warning [2024-06-27T10:51:02.691Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-06-27T10:51:02.691Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:02.691Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:02.691Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:02.691Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:02.691Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:02.691Z] [2024-06-27T10:51:02.691Z] pkg-war: [2024-06-27T10:51:02.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:02.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:02.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:02.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:02.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:51:02.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:02.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:02.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:51:02.692Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:51:02.692Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:51:02.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:02.692Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:02.692Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${web.wsit.descriptors} does not exist. [2024-06-27T10:51:02.692Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/svchandler-2-web.war [2024-06-27T10:51:02.692Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:02.692Z] [2024-06-27T10:51:02.692Z] assemble-client: [2024-06-27T10:51:02.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:51:02.692Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:02.692Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:02.692Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:02.692Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:02.692Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:02.692Z] [2024-06-27T10:51:02.692Z] setOSConditions: [2024-06-27T10:51:02.692Z] [2024-06-27T10:51:02.692Z] setToolWin: [2024-06-27T10:51:02.692Z] [2024-06-27T10:51:02.692Z] setToolUnix: [2024-06-27T10:51:02.692Z] [2024-06-27T10:51:02.693Z] setToolProperty: [2024-06-27T10:51:02.693Z] [2024-06-27T10:51:02.693Z] setS1ASclassPath: [2024-06-27T10:51:02.693Z] [2024-06-27T10:51:02.693Z] init-common: [2024-06-27T10:51:02.693Z] [2024-06-27T10:51:02.693Z] wsimport: [2024-06-27T10:51:02.833Z] [exec] Jun 27, 2024 10:51:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:02.833Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:02.865Z] [exec] Application deployed with name cdi-servlet-context-injection-web. [2024-06-27T10:51:02.865Z] [2024-06-27T10:51:02.865Z] deploy-war-commonee: [2024-06-27T10:51:02.865Z] [2024-06-27T10:51:02.865Z] run: [2024-06-27T10:51:02.865Z] [java] opening connection to http://localhost:8080/cdi-servlet-context-injection/myurl [2024-06-27T10:51:02.865Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 Servlet context: /cdi-servlet-context-injection [2024-06-27T10:51:02.865Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:02.865Z] [java] [2024-06-27T10:51:02.865Z] [java] [2024-06-27T10:51:02.865Z] [java] ----------------------------------------- [2024-06-27T10:51:02.865Z] [java] - servlet-context-injection-in-cdi: PASS - [2024-06-27T10:51:02.865Z] [java] ----------------------------------------- [2024-06-27T10:51:02.865Z] [java] - Total PASS : 1 - [2024-06-27T10:51:02.865Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:02.865Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:02.865Z] [java] ----------------------------------------- [2024-06-27T10:51:02.865Z] [2024-06-27T10:51:02.865Z] undeploy: [2024-06-27T10:51:02.865Z] [2024-06-27T10:51:02.865Z] setOSConditions: [2024-06-27T10:51:02.865Z] [2024-06-27T10:51:02.865Z] setToolWin: [2024-06-27T10:51:02.865Z] [2024-06-27T10:51:02.865Z] setToolUnix: [2024-06-27T10:51:02.865Z] [2024-06-27T10:51:02.866Z] setToolProperty: [2024-06-27T10:51:02.866Z] [2024-06-27T10:51:02.866Z] setS1ASclassPath: [2024-06-27T10:51:02.866Z] [2024-06-27T10:51:02.866Z] init-common: [2024-06-27T10:51:02.866Z] [2024-06-27T10:51:02.866Z] undeploy-war-common: [2024-06-27T10:51:02.948Z] [exec] parsing WSDL... [2024-06-27T10:51:03.002Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejbc-sameimplApp [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] all: [2024-06-27T10:51:03.002Z] [echo] [2024-06-27T10:51:03.002Z] [echo] [2024-06-27T10:51:03.002Z] [echo] ************************************************** [2024-06-27T10:51:03.002Z] [echo] * Running ejb30 [2024-06-27T10:51:03.002Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30 [2024-06-27T10:51:03.002Z] [echo] ************************************************** [2024-06-27T10:51:03.002Z] [echo] [2024-06-27T10:51:03.002Z] [echo] [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] all: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] allowed: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] setOSConditions: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] setToolWin: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] setToolUnix: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] setToolProperty: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] setS1ASclassPath: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] init-common: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] clean: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] setOSConditions: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] setToolWin: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] setToolUnix: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] setToolProperty: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] setS1ASclassPath: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.002Z] init-common: [2024-06-27T10:51:03.002Z] [2024-06-27T10:51:03.003Z] clean-common: [2024-06-27T10:51:03.003Z] [2024-06-27T10:51:03.003Z] setOSConditions: [2024-06-27T10:51:03.003Z] [2024-06-27T10:51:03.003Z] setToolWin: [2024-06-27T10:51:03.003Z] [2024-06-27T10:51:03.003Z] setToolUnix: [2024-06-27T10:51:03.003Z] [2024-06-27T10:51:03.003Z] setToolProperty: [2024-06-27T10:51:03.003Z] [2024-06-27T10:51:03.003Z] setS1ASclassPath: [2024-06-27T10:51:03.003Z] [2024-06-27T10:51:03.003Z] init-common: [2024-06-27T10:51:03.003Z] [2024-06-27T10:51:03.003Z] clean-classes-common: [2024-06-27T10:51:03.003Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:03.089Z] [exec] Jun 27, 2024 10:51:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:03.089Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:03.134Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:03.134Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:03.134Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:03.134Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:03.134Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:03.134Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:03.134Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:03.208Z] [java] Looking up EJB... [2024-06-27T10:51:03.208Z] [java] Invoking EJB from module 1... [2024-06-27T10:51:03.208Z] [java] EJB said: SingletonBean called ejb.bar in SimpleBase [2024-06-27T10:51:03.208Z] [java] Record # 1 [2024-06-27T10:51:03.216Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:03.216Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:03.216Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:03.216Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:03.216Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:03.216Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:03.216Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:03.241Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/test-security-jmac-soapdefault-provider.jar --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefaultApp.ear [2024-06-27T10:51:03.258Z] [2024-06-27T10:51:03.258Z] setOSConditions: [2024-06-27T10:51:03.258Z] [2024-06-27T10:51:03.258Z] setToolWin: [2024-06-27T10:51:03.258Z] [2024-06-27T10:51:03.258Z] setToolUnix: [2024-06-27T10:51:03.258Z] [2024-06-27T10:51:03.259Z] setToolProperty: [2024-06-27T10:51:03.259Z] [2024-06-27T10:51:03.259Z] setS1ASclassPath: [2024-06-27T10:51:03.259Z] [2024-06-27T10:51:03.259Z] init-common: [2024-06-27T10:51:03.259Z] [2024-06-27T10:51:03.259Z] clean-jars-common: [2024-06-27T10:51:03.259Z] [2024-06-27T10:51:03.259Z] compile: [2024-06-27T10:51:03.259Z] [2024-06-27T10:51:03.259Z] setOSConditions: [2024-06-27T10:51:03.259Z] [2024-06-27T10:51:03.259Z] setToolWin: [2024-06-27T10:51:03.259Z] [2024-06-27T10:51:03.259Z] setToolUnix: [2024-06-27T10:51:03.259Z] [2024-06-27T10:51:03.259Z] setToolProperty: [2024-06-27T10:51:03.259Z] [2024-06-27T10:51:03.259Z] setS1ASclassPath: [2024-06-27T10:51:03.259Z] [2024-06-27T10:51:03.259Z] init-common: [2024-06-27T10:51:03.259Z] [2024-06-27T10:51:03.259Z] compile-common: [2024-06-27T10:51:03.259Z] [echo] Current time (ISO): 2024-06-27T10:51:03.013+0000 [2024-06-27T10:51:03.259Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:03.259Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:03.437Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-context-injection-web [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] all: [2024-06-27T10:51:03.438Z] [echo] ==== Running simple-managed-bean-interceptor-nonnull-package [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setOSConditions: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setToolWin: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setToolUnix: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setToolProperty: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setS1ASclassPath: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] init-common: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] clean: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setOSConditions: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setToolWin: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setToolUnix: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setToolProperty: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setS1ASclassPath: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] init-common: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] clean-common: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setOSConditions: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setToolWin: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setToolUnix: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.438Z] setToolProperty: [2024-06-27T10:51:03.438Z] [2024-06-27T10:51:03.439Z] setS1ASclassPath: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] init-common: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] clean-classes-common: [2024-06-27T10:51:03.439Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] setOSConditions: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] setToolWin: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] setToolUnix: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] setToolProperty: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] setS1ASclassPath: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] init-common: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] clean-jars-common: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] compile: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] setOSConditions: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] setToolWin: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] setToolUnix: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] setToolProperty: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] setS1ASclassPath: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] init-common: [2024-06-27T10:51:03.439Z] [2024-06-27T10:51:03.439Z] compile-common: [2024-06-27T10:51:03.439Z] [echo] Current time (ISO): 2024-06-27T10:51:03.320+0000 [2024-06-27T10:51:03.439Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:03.439Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:03.463Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:51:03.463Z] [java] Done calling EJB from module 1 [2024-06-27T10:51:03.463Z] [java] SingletonBean :: In PreDestroy() [2024-06-27T10:51:03.463Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:51:03.463Z] [java] INFO: Disabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:51:03.463Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:51:03.463Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:03.463Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:03.463Z] [java] Value of key is: embedded module 1 [2024-06-27T10:51:03.463Z] [java] ..........FINISHED 2 modules Embedded test [2024-06-27T10:51:03.463Z] [java] Requesting wrong set of modules.... [2024-06-27T10:51:03.463Z] [java] Completed shutdown of GlassFish runtime [2024-06-27T10:51:03.463Z] [java] Jun 27, 2024 10:51:03 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:51:03.463Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:51:03.463Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:03.463Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:03.463Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:03.463Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:03.463Z] [java] Jun 27, 2024 10:51:03 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:03.463Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:03.463Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:03.463Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:51:03.463Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:03.463Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain3832515344773322728xml [2024-06-27T10:51:03.464Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:03.464Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:51:03.875Z] [exec] [2024-06-27T10:51:03.875Z] [exec] Generating code... [2024-06-27T10:51:03.875Z] [exec] [2024-06-27T10:51:03.875Z] [exec] Compiling code... [2024-06-27T10:51:04.042Z] [java] Jun 27, 2024 10:51:03 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:51:04.042Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:51:04.042Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:51:04.042Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:51:04.042Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:04.042Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:04.042Z] [java] Jun 27, 2024 10:51:03 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:04.042Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (219 ms), startup services (55 ms), total (274 ms) [2024-06-27T10:51:04.042Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:04.042Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:04.042Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:04.042Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:04.043Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:04.043Z] [java] Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2024-06-27T10:51:04.043Z] [java] Value of key is: embedded create new container with errors in MODULES [2024-06-27T10:51:04.043Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:04.043Z] [java] [2024-06-27T10:51:04.043Z] [java] [2024-06-27T10:51:04.043Z] [java] ----------------------------------------- [2024-06-27T10:51:04.043Z] [java] - embedded module 1: PASS - [2024-06-27T10:51:04.043Z] [java] - embedded create new container with errors in MODULES: PASS - [2024-06-27T10:51:04.043Z] [java] ----------------------------------------- [2024-06-27T10:51:04.043Z] [java] Total PASS: 2 [2024-06-27T10:51:04.043Z] [java] Total FAIL: 0 [2024-06-27T10:51:04.043Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:04.043Z] [java] ----------------------------------------- [2024-06-27T10:51:04.043Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:04.043Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:04.043Z] [java] Jun 27, 2024 10:51:03 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:51:04.043Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:51:04.043Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:04.043Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:04.043Z] [java] Jun 27, 2024 10:51:03 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:04.043Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:04.043Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:04.043Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:04.043Z] [java] Jun 27, 2024 10:51:03 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:04.043Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (330 ms), startup services (10 ms), total (340 ms) [2024-06-27T10:51:04.043Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:04.043Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:04.043Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:51:04.043Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:51:04.043Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2024-06-27T10:51:04.043Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2024-06-27T10:51:04.043Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:04.043Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:04.043Z] [java] Jun 27, 2024 10:51:03 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:04.043Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:04.043Z] [java] Jun 27, 2024 10:51:03 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:04.043Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:04.043Z] [2024-06-27T10:51:04.043Z] setOSConditions: [2024-06-27T10:51:04.043Z] [2024-06-27T10:51:04.043Z] setToolWin: [2024-06-27T10:51:04.043Z] [2024-06-27T10:51:04.043Z] setToolUnix: [2024-06-27T10:51:04.043Z] [2024-06-27T10:51:04.043Z] setToolProperty: [2024-06-27T10:51:04.044Z] [2024-06-27T10:51:04.044Z] setS1ASclassPath: [2024-06-27T10:51:04.044Z] [2024-06-27T10:51:04.044Z] init-common: [2024-06-27T10:51:04.044Z] [2024-06-27T10:51:04.044Z] run_se_dirs: [2024-06-27T10:51:04.044Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:51:04.056Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:04.056Z] [javac] 1 warning [2024-06-27T10:51:04.056Z] [2024-06-27T10:51:04.056Z] setOSConditions: [2024-06-27T10:51:04.056Z] [2024-06-27T10:51:04.056Z] setToolWin: [2024-06-27T10:51:04.056Z] [2024-06-27T10:51:04.056Z] setToolUnix: [2024-06-27T10:51:04.056Z] [2024-06-27T10:51:04.056Z] setToolProperty: [2024-06-27T10:51:04.056Z] [2024-06-27T10:51:04.056Z] setS1ASclassPath: [2024-06-27T10:51:04.056Z] [2024-06-27T10:51:04.056Z] init-common: [2024-06-27T10:51:04.056Z] [2024-06-27T10:51:04.056Z] compile-common: [2024-06-27T10:51:04.056Z] [echo] Current time (ISO): 2024-06-27T10:51:03.962+0000 [2024-06-27T10:51:04.056Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:04.139Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:04.139Z] [javac] 1 warning [2024-06-27T10:51:04.139Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:04.139Z] [javac] Compiling 1 source file [2024-06-27T10:51:04.139Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:04.139Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:04.139Z] [2024-06-27T10:51:04.139Z] build: [2024-06-27T10:51:04.139Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:04.139Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mytaglib.jar [2024-06-27T10:51:04.139Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/test.jar [2024-06-27T10:51:04.139Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mywar.war [2024-06-27T10:51:04.139Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp.ear [2024-06-27T10:51:04.139Z] [2024-06-27T10:51:04.139Z] deploy: [2024-06-27T10:51:04.139Z] [2024-06-27T10:51:04.139Z] setOSConditions: [2024-06-27T10:51:04.139Z] [2024-06-27T10:51:04.139Z] setToolWin: [2024-06-27T10:51:04.139Z] [2024-06-27T10:51:04.139Z] setToolUnix: [2024-06-27T10:51:04.140Z] [2024-06-27T10:51:04.140Z] setToolProperty: [2024-06-27T10:51:04.140Z] [2024-06-27T10:51:04.140Z] setS1ASclassPath: [2024-06-27T10:51:04.140Z] [2024-06-27T10:51:04.140Z] init-common: [2024-06-27T10:51:04.140Z] [2024-06-27T10:51:04.140Z] deploy-common: [2024-06-27T10:51:04.140Z] [echo] Current time (ISO): 2024-06-27T10:51:04.102+0000 [2024-06-27T10:51:04.140Z] [2024-06-27T10:51:04.140Z] setOSConditions: [2024-06-27T10:51:04.140Z] [2024-06-27T10:51:04.140Z] setToolWin: [2024-06-27T10:51:04.140Z] [2024-06-27T10:51:04.140Z] setToolUnix: [2024-06-27T10:51:04.140Z] [2024-06-27T10:51:04.140Z] setToolProperty: [2024-06-27T10:51:04.140Z] [2024-06-27T10:51:04.140Z] setS1ASclassPath: [2024-06-27T10:51:04.140Z] [2024-06-27T10:51:04.140Z] init-common: [2024-06-27T10:51:04.140Z] [2024-06-27T10:51:04.140Z] deploy-common-pe: [2024-06-27T10:51:04.184Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:04.184Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:04.184Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:04.184Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:04.184Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:04.184Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:04.184Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:04.363Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:04.363Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:04.363Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:04.363Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:04.363Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:04.363Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:04.363Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:04.496Z] [exec] Jun 27, 2024 10:51:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:04.496Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@682618e5 [2024-06-27T10:51:04.601Z] [java] Jun 27, 2024 10:51:04 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:04.601Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:51:04.601Z] [java] Jun 27, 2024 10:51:04 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:04.601Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain14439183902925804605xml [2024-06-27T10:51:04.601Z] [java] Jun 27, 2024 10:51:04 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:04.601Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:51:04.682Z] [exec] Application deployed with name generic-embeddedApp. [2024-06-27T10:51:04.682Z] [echo] Deployment on target server server successful [2024-06-27T10:51:04.682Z] [2024-06-27T10:51:04.682Z] setOSConditions: [2024-06-27T10:51:04.682Z] [2024-06-27T10:51:04.682Z] setToolWin: [2024-06-27T10:51:04.682Z] [2024-06-27T10:51:04.682Z] setToolUnix: [2024-06-27T10:51:04.682Z] [2024-06-27T10:51:04.682Z] setToolProperty: [2024-06-27T10:51:04.682Z] [2024-06-27T10:51:04.682Z] setS1ASclassPath: [2024-06-27T10:51:04.682Z] [2024-06-27T10:51:04.682Z] init-common: [2024-06-27T10:51:04.682Z] [2024-06-27T10:51:04.682Z] deploy-common-ee: [2024-06-27T10:51:04.682Z] [2024-06-27T10:51:04.682Z] setOSConditions: [2024-06-27T10:51:04.682Z] [2024-06-27T10:51:04.682Z] setToolWin: [2024-06-27T10:51:04.682Z] [2024-06-27T10:51:04.682Z] setToolUnix: [2024-06-27T10:51:04.682Z] [2024-06-27T10:51:04.683Z] setToolProperty: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] setS1ASclassPath: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] init-common: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] testAddAdmin: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] asadmin-common: [2024-06-27T10:51:04.683Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-06-27T10:51:04.683Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-06-27T10:51:04.683Z] [exec] Administered object eis/testAdmin created. [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] setOSConditions: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] setToolWin: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] setToolUnix: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] setToolProperty: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] setS1ASclassPath: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] init-common: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] restart: [2024-06-27T10:51:04.683Z] [echo] Not required to restart [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] runtest: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] setOSConditions: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] setToolWin: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.683Z] setToolUnix: [2024-06-27T10:51:04.683Z] [2024-06-27T10:51:04.684Z] setToolProperty: [2024-06-27T10:51:04.684Z] [2024-06-27T10:51:04.684Z] setS1ASclassPath: [2024-06-27T10:51:04.684Z] [2024-06-27T10:51:04.684Z] init-common: [2024-06-27T10:51:04.684Z] [2024-06-27T10:51:04.684Z] runclient-common: [2024-06-27T10:51:04.684Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:51:04.720Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp.ear [2024-06-27T10:51:04.975Z] [exec] Application deployed with name web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp. [2024-06-27T10:51:04.975Z] [exec] there are no files to retrieve for application web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp [2024-06-27T10:51:04.975Z] [echo] Deployment on target server server successful [2024-06-27T10:51:04.975Z] [2024-06-27T10:51:04.975Z] setOSConditions: [2024-06-27T10:51:04.975Z] [2024-06-27T10:51:04.975Z] setToolWin: [2024-06-27T10:51:04.975Z] [2024-06-27T10:51:04.975Z] setToolUnix: [2024-06-27T10:51:04.975Z] [2024-06-27T10:51:04.975Z] setToolProperty: [2024-06-27T10:51:04.975Z] [2024-06-27T10:51:04.975Z] setS1ASclassPath: [2024-06-27T10:51:04.975Z] [2024-06-27T10:51:04.975Z] init-common: [2024-06-27T10:51:04.975Z] [2024-06-27T10:51:04.975Z] deploy-common-ee: [2024-06-27T10:51:04.975Z] [2024-06-27T10:51:04.975Z] run: [2024-06-27T10:51:04.975Z] [java] Connecting to: http://localhost:45711/mywar/test.jsp [2024-06-27T10:51:04.977Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:04.977Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:04.977Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:04.978Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:04.978Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:04.978Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:04.978Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:05.054Z] [exec] Jun 27, 2024 10:51:04 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:51:05.054Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:51:05.109Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:05.109Z] [javac] 1 warning [2024-06-27T10:51:05.109Z] [2024-06-27T10:51:05.109Z] setOSConditions: [2024-06-27T10:51:05.110Z] [2024-06-27T10:51:05.110Z] setToolWin: [2024-06-27T10:51:05.110Z] [2024-06-27T10:51:05.110Z] setToolUnix: [2024-06-27T10:51:05.110Z] [2024-06-27T10:51:05.110Z] setToolProperty: [2024-06-27T10:51:05.110Z] [2024-06-27T10:51:05.110Z] setS1ASclassPath: [2024-06-27T10:51:05.110Z] [2024-06-27T10:51:05.110Z] init-common: [2024-06-27T10:51:05.110Z] [2024-06-27T10:51:05.110Z] compile-common: [2024-06-27T10:51:05.110Z] [echo] Current time (ISO): 2024-06-27T10:51:04.971+0000 [2024-06-27T10:51:05.110Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:05.157Z] [exec] Application deployed with name security-jmac-soapdefaultApp. [2024-06-27T10:51:05.158Z] [exec] there are no files to retrieve for application security-jmac-soapdefaultApp [2024-06-27T10:51:05.158Z] [echo] Deployment on target server server successful [2024-06-27T10:51:05.158Z] [2024-06-27T10:51:05.158Z] compile-client: [2024-06-27T10:51:05.158Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:05.158Z] [2024-06-27T10:51:05.158Z] setOSConditions: [2024-06-27T10:51:05.158Z] [2024-06-27T10:51:05.158Z] setToolWin: [2024-06-27T10:51:05.158Z] [2024-06-27T10:51:05.158Z] setToolUnix: [2024-06-27T10:51:05.158Z] [2024-06-27T10:51:05.158Z] setToolProperty: [2024-06-27T10:51:05.158Z] [2024-06-27T10:51:05.158Z] setS1ASclassPath: [2024-06-27T10:51:05.158Z] [2024-06-27T10:51:05.158Z] init-common: [2024-06-27T10:51:05.158Z] [2024-06-27T10:51:05.158Z] setJAXWSToolsForWin: [2024-06-27T10:51:05.158Z] [2024-06-27T10:51:05.158Z] setJAXWSToolsForUnix: [2024-06-27T10:51:05.158Z] [2024-06-27T10:51:05.158Z] wsimport: [2024-06-27T10:51:05.158Z] [exec] parsing WSDL... [2024-06-27T10:51:05.229Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:05.229Z] [java] [2024-06-27T10:51:05.229Z] [java] [2024-06-27T10:51:05.229Z] [java] ----------------------------------------- [2024-06-27T10:51:05.229Z] [java] - jsp-custom-taglib-jar-inside-ear-with-manifest-classpath: PASS - [2024-06-27T10:51:05.230Z] [java] ----------------------------------------- [2024-06-27T10:51:05.230Z] [java] - Total PASS : 1 - [2024-06-27T10:51:05.230Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:05.230Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:05.230Z] [java] ----------------------------------------- [2024-06-27T10:51:05.230Z] [2024-06-27T10:51:05.230Z] undeploy: [2024-06-27T10:51:05.230Z] [2024-06-27T10:51:05.230Z] setOSConditions: [2024-06-27T10:51:05.230Z] [2024-06-27T10:51:05.230Z] setToolWin: [2024-06-27T10:51:05.230Z] [2024-06-27T10:51:05.230Z] setToolUnix: [2024-06-27T10:51:05.230Z] [2024-06-27T10:51:05.230Z] setToolProperty: [2024-06-27T10:51:05.230Z] [2024-06-27T10:51:05.230Z] setS1ASclassPath: [2024-06-27T10:51:05.230Z] [2024-06-27T10:51:05.230Z] init-common: [2024-06-27T10:51:05.230Z] [2024-06-27T10:51:05.230Z] undeploy-common: [2024-06-27T10:51:05.240Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:51:05.240Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:05.240Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:05.240Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:51:05.304Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:05.304Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/beans/TestManagedBean.java uses or overrides a deprecated API. [2024-06-27T10:51:05.304Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:05.304Z] [javac] 1 warning [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] build: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] setOSConditions: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] setToolWin: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] setToolUnix: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] setToolProperty: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] setS1ASclassPath: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] init-common: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] webclient-war-common: [2024-06-27T10:51:05.304Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] clear: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] test-tlds-exist: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] copy-tlds: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] test-tagfiles-exist: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] copy-tagfiles: [2024-06-27T10:51:05.304Z] [2024-06-27T10:51:05.304Z] package-war-common: [2024-06-27T10:51:05.304Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:05.304Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:05.304Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:05.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:05.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/lib [2024-06-27T10:51:05.305Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:05.305Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:05.305Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/docroot [2024-06-27T10:51:05.305Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-web.war [2024-06-27T10:51:05.305Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:05.310Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:05.310Z] [javac] Compiling 1 source file [2024-06-27T10:51:05.310Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:05.310Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:05.310Z] [2024-06-27T10:51:05.310Z] deploy: [2024-06-27T10:51:05.310Z] [2024-06-27T10:51:05.310Z] deploy-war-common: [2024-06-27T10:51:05.310Z] [2024-06-27T10:51:05.310Z] setOSConditions: [2024-06-27T10:51:05.310Z] [2024-06-27T10:51:05.310Z] setToolWin: [2024-06-27T10:51:05.310Z] [2024-06-27T10:51:05.310Z] setToolUnix: [2024-06-27T10:51:05.310Z] [2024-06-27T10:51:05.310Z] setToolProperty: [2024-06-27T10:51:05.310Z] [2024-06-27T10:51:05.310Z] setS1ASclassPath: [2024-06-27T10:51:05.311Z] [2024-06-27T10:51:05.311Z] init-common: [2024-06-27T10:51:05.311Z] [2024-06-27T10:51:05.311Z] deploy-war-commonpe: [2024-06-27T10:51:05.341Z] [exec] Jun 27, 2024 10:51:05 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:51:05.341Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:51:05.341Z] [exec] Jun 27, 2024 10:51:05 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:51:05.341Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:51:05.341Z] [exec] Jun 27, 2024 10:51:05 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:51:05.341Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:51:05.341Z] [exec] Jun 27, 2024 10:51:05 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:51:05.341Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@e717ea7[jndiName=jms/ejb_timer_mdbtimer_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:51:05.495Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:05.495Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:05.495Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:05.495Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:05.495Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:05.495Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:05.495Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:05.540Z] [java] Jun 27, 2024 10:51:05 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:51:05.540Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:51:05.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-managed-bean-interceptor --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-web.war [2024-06-27T10:51:05.575Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:05.595Z] [exec] Sending message to at time 1719485465452 [2024-06-27T10:51:05.595Z] [exec] Sent message at time 1719485465455 [2024-06-27T10:51:05.595Z] [exec] Waiting for queue message [2024-06-27T10:51:05.611Z] [exec] Jun 27, 2024 10:51:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:05.611Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:05.751Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:05.751Z] [javac] 1 warning [2024-06-27T10:51:05.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:51:05.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:51:05.751Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:51:05.751Z] [2024-06-27T10:51:05.751Z] deploy-app: [2024-06-27T10:51:05.751Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:05.751Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:05.751Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:05.751Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:05.751Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:05.751Z] [2024-06-27T10:51:05.751Z] deploy-war-common: [2024-06-27T10:51:05.751Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:05.751Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:05.751Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:05.752Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:05.752Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:05.752Z] [2024-06-27T10:51:05.752Z] setOSConditions: [2024-06-27T10:51:05.752Z] [2024-06-27T10:51:05.752Z] setToolWin: [2024-06-27T10:51:05.752Z] [2024-06-27T10:51:05.752Z] setToolUnix: [2024-06-27T10:51:05.752Z] [2024-06-27T10:51:05.752Z] setToolProperty: [2024-06-27T10:51:05.752Z] [2024-06-27T10:51:05.752Z] setS1ASclassPath: [2024-06-27T10:51:05.752Z] [2024-06-27T10:51:05.752Z] init-common: [2024-06-27T10:51:05.752Z] [2024-06-27T10:51:05.752Z] deploy-war-commonpe: [2024-06-27T10:51:05.788Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp [2024-06-27T10:51:05.788Z] [2024-06-27T10:51:05.788Z] all: [2024-06-27T10:51:05.789Z] [echo] [2024-06-27T10:51:05.789Z] [echo] ************************* [2024-06-27T10:51:05.789Z] [echo] * Running jspCustomTaglibJarInsideEarWithoutManifestClassPath [2024-06-27T10:51:05.789Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath [2024-06-27T10:51:05.789Z] [echo] ************************* [2024-06-27T10:51:05.789Z] [echo] [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.789Z] setOSConditions: [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.789Z] setToolWin: [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.789Z] setToolUnix: [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.789Z] setToolProperty: [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.789Z] setS1ASclassPath: [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.789Z] init-common: [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.789Z] clean: [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.789Z] setOSConditions: [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.789Z] setToolWin: [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.789Z] setToolUnix: [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.789Z] setToolProperty: [2024-06-27T10:51:05.789Z] [2024-06-27T10:51:05.790Z] setS1ASclassPath: [2024-06-27T10:51:05.790Z] [2024-06-27T10:51:05.790Z] init-common: [2024-06-27T10:51:05.790Z] [2024-06-27T10:51:05.790Z] clean-common: [2024-06-27T10:51:05.790Z] [2024-06-27T10:51:05.790Z] setOSConditions: [2024-06-27T10:51:05.790Z] [2024-06-27T10:51:05.790Z] setToolWin: [2024-06-27T10:51:05.790Z] [2024-06-27T10:51:05.790Z] setToolUnix: [2024-06-27T10:51:05.790Z] [2024-06-27T10:51:05.790Z] setToolProperty: [2024-06-27T10:51:05.790Z] [2024-06-27T10:51:05.790Z] setS1ASclassPath: [2024-06-27T10:51:05.790Z] [2024-06-27T10:51:05.790Z] init-common: [2024-06-27T10:51:05.790Z] [2024-06-27T10:51:05.790Z] clean-classes-common: [2024-06-27T10:51:05.790Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:05.790Z] [2024-06-27T10:51:05.790Z] setOSConditions: [2024-06-27T10:51:05.790Z] [2024-06-27T10:51:05.790Z] setToolWin: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] setToolUnix: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] setToolProperty: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] setS1ASclassPath: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] init-common: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] clean-jars-common: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] compile: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] setOSConditions: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] setToolWin: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] setToolUnix: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] setToolProperty: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] setS1ASclassPath: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.791Z] init-common: [2024-06-27T10:51:05.791Z] [2024-06-27T10:51:05.792Z] compile-common: [2024-06-27T10:51:05.792Z] [echo] Current time (ISO): 2024-06-27T10:51:05.673+0000 [2024-06-27T10:51:05.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:05.792Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:05.794Z] [java] Jun 27, 2024 10:51:05 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:51:05.794Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:51:05.829Z] [javac] 1 warning [2024-06-27T10:51:05.829Z] [2024-06-27T10:51:05.829Z] setOSConditions: [2024-06-27T10:51:05.829Z] [2024-06-27T10:51:05.829Z] setToolWin: [2024-06-27T10:51:05.829Z] [2024-06-27T10:51:05.829Z] setToolUnix: [2024-06-27T10:51:05.829Z] [2024-06-27T10:51:05.829Z] setToolProperty: [2024-06-27T10:51:05.829Z] [2024-06-27T10:51:05.829Z] setS1ASclassPath: [2024-06-27T10:51:05.829Z] [2024-06-27T10:51:05.829Z] init-common: [2024-06-27T10:51:05.829Z] [2024-06-27T10:51:05.829Z] compile-common: [2024-06-27T10:51:05.829Z] [echo] Current time (ISO): 2024-06-27T10:51:05.624+0000 [2024-06-27T10:51:05.829Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:05.849Z] [exec] Received message : [2024-06-27T10:51:05.849Z] [exec] Class: com.sun.messaging.jmq.jmsclient.ObjectMessageImpl [2024-06-27T10:51:05.849Z] [exec] getJMSMessageID(): ID:930-10.40.61.119(84:37:3f:37:3e:d5)-1-1719485465482 [2024-06-27T10:51:05.849Z] [exec] getJMSTimestamp(): 1719485465482 [2024-06-27T10:51:05.849Z] [exec] getJMSCorrelationID(): null [2024-06-27T10:51:05.849Z] [exec] JMSReplyTo: null [2024-06-27T10:51:05.849Z] [exec] JMSDestination: ejb_timer_mdbtimer_OutQueue [2024-06-27T10:51:05.849Z] [exec] getJMSDeliveryMode(): PERSISTENT [2024-06-27T10:51:05.849Z] [exec] getJMSRedelivered(): false [2024-06-27T10:51:05.849Z] [exec] getJMSType(): null [2024-06-27T10:51:05.849Z] [exec] getJMSExpiration(): 0 [2024-06-27T10:51:05.849Z] [exec] getJMSDeliveryTime(): 0 [2024-06-27T10:51:05.849Z] [exec] getJMSPriority(): 4 [2024-06-27T10:51:05.849Z] [exec] Properties: {JMSXDeliveryCount=1} at Thu Jun 27 10:51:05 UTC 2024 [2024-06-27T10:51:05.849Z] [exec] Timer will be cancelled after Thu Jun 27 10:51:30 UTC 2024 [2024-06-27T10:51:05.849Z] [exec] Waiting for cancellation notification until Thu Jun 27 10:52:00 UTC 2024 [2024-06-27T10:51:05.849Z] [exec] Waiting for queue message [2024-06-27T10:51:06.081Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:06.081Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:06.081Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:06.081Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:06.081Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:06.081Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:06.081Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:06.088Z] [exec] [2024-06-27T10:51:06.088Z] [exec] Generating code... [2024-06-27T10:51:06.088Z] [exec] [2024-06-27T10:51:06.088Z] [exec] Compiling code... [2024-06-27T10:51:06.137Z] [exec] Application deployed with name cdi-simple-managed-bean-interceptor-web. [2024-06-27T10:51:06.137Z] [2024-06-27T10:51:06.137Z] deploy-war-commonee: [2024-06-27T10:51:06.137Z] [2024-06-27T10:51:06.137Z] run: [2024-06-27T10:51:06.137Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean-interceptor/myurl [2024-06-27T10:51:06.137Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:51:06.137Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:06.137Z] [java] [2024-06-27T10:51:06.137Z] [java] [2024-06-27T10:51:06.137Z] [java] ----------------------------------------- [2024-06-27T10:51:06.137Z] [java] - simple-managed-bean-interceptor-non-null-package: PASS - [2024-06-27T10:51:06.137Z] [java] ----------------------------------------- [2024-06-27T10:51:06.137Z] [java] - Total PASS : 1 - [2024-06-27T10:51:06.137Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:06.137Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:06.137Z] [java] ----------------------------------------- [2024-06-27T10:51:06.137Z] [2024-06-27T10:51:06.137Z] undeploy: [2024-06-27T10:51:06.137Z] [2024-06-27T10:51:06.137Z] setOSConditions: [2024-06-27T10:51:06.137Z] [2024-06-27T10:51:06.137Z] setToolWin: [2024-06-27T10:51:06.138Z] [2024-06-27T10:51:06.138Z] setToolUnix: [2024-06-27T10:51:06.138Z] [2024-06-27T10:51:06.138Z] setToolProperty: [2024-06-27T10:51:06.138Z] [2024-06-27T10:51:06.138Z] setS1ASclassPath: [2024-06-27T10:51:06.138Z] [2024-06-27T10:51:06.138Z] init-common: [2024-06-27T10:51:06.138Z] [2024-06-27T10:51:06.138Z] undeploy-war-common: [2024-06-27T10:51:06.167Z] [INFO] Copying webtest-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-06-27T10:51:06.167Z] [INFO] Copying reporter-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:51:06.167Z] [INFO] Copying report-builder-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-06-27T10:51:06.168Z] [INFO] Copying cciblackbox-tx-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-06-27T10:51:06.168Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-06-27T10:51:06.168Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:51:06.168Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-06-27T10:51:06.168Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.16-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-06-27T10:51:06.168Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.16-SNAPSHOT.rar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-06-27T10:51:06.168Z] [INFO] Copying commons-logging-1.3.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-06-27T10:51:06.168Z] [INFO] Copying commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-06-27T10:51:06.168Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-06-27T10:51:06.168Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-06-27T10:51:06.168Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/junit.jar [2024-06-27T10:51:06.168Z] [INFO] Copying testng-7.10.2.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/testng.jar [2024-06-27T10:51:06.168Z] [INFO] Copying glassfish-jul-extension-7.0.16-SNAPSHOT.jar to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-06-27T10:51:06.168Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:51:06.168Z] [INFO] BUILD SUCCESS [2024-06-27T10:51:06.168Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:51:06.168Z] [INFO] Total time: 27.127 s [2024-06-27T10:51:06.168Z] [INFO] Finished at: 2024-06-27T10:51:05Z [2024-06-27T10:51:06.168Z] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:51:06.168Z] + run_test persistence_all [2024-06-27T10:51:06.168Z] + local testid=persistence_all [2024-06-27T10:51:06.168Z] + local found=false [2024-06-27T10:51:06.168Z] ++ find . -name run_test.sh [2024-06-27T10:51:06.168Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:51:06.168Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-06-27T10:51:06.168Z] + OPT=list_test_ids [2024-06-27T10:51:06.168Z] + TEST_ID= [2024-06-27T10:51:06.168Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-06-27T10:51:06.168Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-06-27T10:51:06.168Z] +++ uname [2024-06-27T10:51:06.168Z] +++ grep -i sunos [2024-06-27T10:51:06.168Z] +++ wc -l [2024-06-27T10:51:06.168Z] +++ awk '{print $1}' [2024-06-27T10:51:06.168Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:51:06.168Z] ++ GREP=grep [2024-06-27T10:51:06.168Z] ++ AWK=awk [2024-06-27T10:51:06.168Z] ++ SED=sed [2024-06-27T10:51:06.168Z] ++ BC=bc [2024-06-27T10:51:06.168Z] ++ export GREP AWK SED BC [2024-06-27T10:51:06.168Z] + case ${OPT} in [2024-06-27T10:51:06.168Z] + list_test_ids [2024-06-27T10:51:06.168Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-06-27T10:51:06.168Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.168Z] + [[ admin_cli_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.168Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.168Z] + [[ admin-cli-group-1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.168Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.168Z] + [[ admin-cli-group-2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.168Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.168Z] + [[ admin-cli-group-3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.168Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.168Z] + [[ admin-cli-group-4 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.168Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.168Z] + [[ admin-cli-group-5 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.168Z] + [[ false = true ]] [2024-06-27T10:51:06.168Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:51:06.168Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-06-27T10:51:06.168Z] + OPT=list_test_ids [2024-06-27T10:51:06.168Z] + TEST_ID= [2024-06-27T10:51:06.168Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-06-27T10:51:06.168Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-06-27T10:51:06.168Z] +++ uname [2024-06-27T10:51:06.168Z] +++ grep -i sunos [2024-06-27T10:51:06.168Z] +++ wc -l [2024-06-27T10:51:06.168Z] +++ awk '{print $1}' [2024-06-27T10:51:06.168Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:51:06.168Z] ++ GREP=grep [2024-06-27T10:51:06.168Z] ++ AWK=awk [2024-06-27T10:51:06.168Z] ++ SED=sed [2024-06-27T10:51:06.168Z] ++ BC=bc [2024-06-27T10:51:06.168Z] ++ export GREP AWK SED BC [2024-06-27T10:51:06.168Z] + case ${OPT} in [2024-06-27T10:51:06.168Z] + list_test_ids [2024-06-27T10:51:06.168Z] + echo batch_all [2024-06-27T10:51:06.168Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.168Z] + [[ batch_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.168Z] + [[ false = true ]] [2024-06-27T10:51:06.168Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:51:06.168Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-06-27T10:51:06.168Z] + OPT=list_test_ids [2024-06-27T10:51:06.168Z] + TEST_ID= [2024-06-27T10:51:06.169Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-06-27T10:51:06.169Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-06-27T10:51:06.169Z] +++ uname [2024-06-27T10:51:06.169Z] +++ grep -i sunos [2024-06-27T10:51:06.169Z] +++ wc -l [2024-06-27T10:51:06.169Z] +++ awk '{print $1}' [2024-06-27T10:51:06.169Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:51:06.169Z] ++ GREP=grep [2024-06-27T10:51:06.169Z] ++ AWK=awk [2024-06-27T10:51:06.169Z] ++ SED=sed [2024-06-27T10:51:06.169Z] ++ BC=bc [2024-06-27T10:51:06.169Z] ++ export GREP AWK SED BC [2024-06-27T10:51:06.169Z] + case ${OPT} in [2024-06-27T10:51:06.169Z] + list_test_ids [2024-06-27T10:51:06.169Z] + echo cdi_all [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ cdi_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + [[ false = true ]] [2024-06-27T10:51:06.169Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:51:06.169Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-06-27T10:51:06.169Z] + OPT=list_test_ids [2024-06-27T10:51:06.169Z] + TEST_ID= [2024-06-27T10:51:06.169Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-06-27T10:51:06.169Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-06-27T10:51:06.169Z] +++ uname [2024-06-27T10:51:06.169Z] +++ grep -i sunos [2024-06-27T10:51:06.169Z] +++ wc -l [2024-06-27T10:51:06.169Z] +++ awk '{print $1}' [2024-06-27T10:51:06.169Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:51:06.169Z] ++ GREP=grep [2024-06-27T10:51:06.169Z] ++ AWK=awk [2024-06-27T10:51:06.169Z] ++ SED=sed [2024-06-27T10:51:06.169Z] ++ BC=bc [2024-06-27T10:51:06.169Z] ++ export GREP AWK SED BC [2024-06-27T10:51:06.169Z] + case ${OPT} in [2024-06-27T10:51:06.169Z] + list_test_ids [2024-06-27T10:51:06.169Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ connector_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ connector_group_1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ connector_group_2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ connector_group_3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ connector_group_4 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + [[ false = true ]] [2024-06-27T10:51:06.169Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:51:06.169Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-06-27T10:51:06.169Z] + OPT=list_test_ids [2024-06-27T10:51:06.169Z] + TEST_ID= [2024-06-27T10:51:06.169Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-06-27T10:51:06.169Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-06-27T10:51:06.169Z] +++ uname [2024-06-27T10:51:06.169Z] +++ grep -i sunos [2024-06-27T10:51:06.169Z] +++ wc -l [2024-06-27T10:51:06.169Z] +++ awk '{print $1}' [2024-06-27T10:51:06.169Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:51:06.169Z] ++ GREP=grep [2024-06-27T10:51:06.169Z] ++ AWK=awk [2024-06-27T10:51:06.169Z] ++ SED=sed [2024-06-27T10:51:06.169Z] ++ BC=bc [2024-06-27T10:51:06.169Z] ++ export GREP AWK SED BC [2024-06-27T10:51:06.169Z] + case ${OPT} in [2024-06-27T10:51:06.169Z] + list_test_ids [2024-06-27T10:51:06.169Z] + echo deployment_all deployment_cluster_all [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ deployment_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ deployment_cluster_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + [[ false = true ]] [2024-06-27T10:51:06.169Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:51:06.169Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-06-27T10:51:06.169Z] + OPT=list_test_ids [2024-06-27T10:51:06.169Z] + TEST_ID= [2024-06-27T10:51:06.169Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-06-27T10:51:06.169Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-06-27T10:51:06.169Z] +++ uname [2024-06-27T10:51:06.169Z] +++ grep -i sunos [2024-06-27T10:51:06.169Z] +++ wc -l [2024-06-27T10:51:06.169Z] +++ awk '{print $1}' [2024-06-27T10:51:06.169Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:51:06.169Z] ++ GREP=grep [2024-06-27T10:51:06.169Z] ++ AWK=awk [2024-06-27T10:51:06.169Z] ++ SED=sed [2024-06-27T10:51:06.169Z] ++ BC=bc [2024-06-27T10:51:06.169Z] ++ export GREP AWK SED BC [2024-06-27T10:51:06.169Z] + case ${OPT} in [2024-06-27T10:51:06.169Z] + list_test_ids [2024-06-27T10:51:06.169Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ ejb_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ ejb_timer_cluster_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ ejb_web_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ ejb_group_1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ ejb_group_2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ ejb_group_3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ ejb_group_embedded = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + [[ false = true ]] [2024-06-27T10:51:06.169Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:51:06.169Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-06-27T10:51:06.169Z] + OPT=list_test_ids [2024-06-27T10:51:06.169Z] + TEST_ID= [2024-06-27T10:51:06.169Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-06-27T10:51:06.169Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-06-27T10:51:06.169Z] +++ uname [2024-06-27T10:51:06.169Z] +++ grep -i sunos [2024-06-27T10:51:06.169Z] +++ wc -l [2024-06-27T10:51:06.169Z] +++ awk '{print $1}' [2024-06-27T10:51:06.169Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:51:06.169Z] ++ GREP=grep [2024-06-27T10:51:06.169Z] ++ AWK=awk [2024-06-27T10:51:06.169Z] ++ SED=sed [2024-06-27T10:51:06.169Z] ++ BC=bc [2024-06-27T10:51:06.169Z] ++ export GREP AWK SED BC [2024-06-27T10:51:06.169Z] + case ${OPT} in [2024-06-27T10:51:06.169Z] + list_test_ids [2024-06-27T10:51:06.169Z] + echo jdbc_all [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ jdbc_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + [[ false = true ]] [2024-06-27T10:51:06.169Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:51:06.169Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-06-27T10:51:06.169Z] + OPT=list_test_ids [2024-06-27T10:51:06.169Z] + TEST_ID= [2024-06-27T10:51:06.169Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-06-27T10:51:06.169Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-06-27T10:51:06.169Z] +++ uname [2024-06-27T10:51:06.169Z] +++ grep -i sunos [2024-06-27T10:51:06.169Z] +++ wc -l [2024-06-27T10:51:06.169Z] +++ awk '{print $1}' [2024-06-27T10:51:06.169Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:51:06.169Z] ++ GREP=grep [2024-06-27T10:51:06.169Z] ++ AWK=awk [2024-06-27T10:51:06.169Z] ++ SED=sed [2024-06-27T10:51:06.169Z] ++ BC=bc [2024-06-27T10:51:06.169Z] ++ export GREP AWK SED BC [2024-06-27T10:51:06.169Z] + case ${OPT} in [2024-06-27T10:51:06.169Z] + list_test_ids [2024-06-27T10:51:06.169Z] + echo jms_all [2024-06-27T10:51:06.169Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.169Z] + [[ jms_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.169Z] + [[ false = true ]] [2024-06-27T10:51:06.169Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:51:06.169Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-06-27T10:51:06.169Z] + OPT=list_test_ids [2024-06-27T10:51:06.169Z] + TEST_ID= [2024-06-27T10:51:06.169Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-06-27T10:51:06.169Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-06-27T10:51:06.169Z] +++ uname [2024-06-27T10:51:06.170Z] +++ grep -i sunos [2024-06-27T10:51:06.170Z] +++ wc -l [2024-06-27T10:51:06.170Z] +++ awk '{print $1}' [2024-06-27T10:51:06.170Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:51:06.170Z] ++ GREP=grep [2024-06-27T10:51:06.170Z] ++ AWK=awk [2024-06-27T10:51:06.170Z] ++ SED=sed [2024-06-27T10:51:06.170Z] ++ BC=bc [2024-06-27T10:51:06.170Z] ++ export GREP AWK SED BC [2024-06-27T10:51:06.170Z] + case ${OPT} in [2024-06-27T10:51:06.170Z] + list_test_ids [2024-06-27T10:51:06.170Z] + echo naming_all [2024-06-27T10:51:06.170Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.170Z] + [[ naming_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.170Z] + [[ false = true ]] [2024-06-27T10:51:06.170Z] + for runtest in `find . -name run_test\.sh` [2024-06-27T10:51:06.170Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-06-27T10:51:06.170Z] + OPT=list_test_ids [2024-06-27T10:51:06.170Z] + TEST_ID= [2024-06-27T10:51:06.170Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-06-27T10:51:06.170Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-06-27T10:51:06.170Z] +++ uname [2024-06-27T10:51:06.170Z] +++ grep -i sunos [2024-06-27T10:51:06.170Z] +++ wc -l [2024-06-27T10:51:06.170Z] +++ awk '{print $1}' [2024-06-27T10:51:06.170Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:51:06.170Z] ++ GREP=grep [2024-06-27T10:51:06.170Z] ++ AWK=awk [2024-06-27T10:51:06.170Z] ++ SED=sed [2024-06-27T10:51:06.170Z] ++ BC=bc [2024-06-27T10:51:06.170Z] ++ export GREP AWK SED BC [2024-06-27T10:51:06.170Z] + case ${OPT} in [2024-06-27T10:51:06.170Z] + list_test_ids [2024-06-27T10:51:06.170Z] + echo persistence_all [2024-06-27T10:51:06.170Z] + for id in `${runtest} list_test_ids` [2024-06-27T10:51:06.170Z] + [[ persistence_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-06-27T10:51:06.170Z] + found=true [2024-06-27T10:51:06.170Z] + break [2024-06-27T10:51:06.170Z] + [[ true = true ]] [2024-06-27T10:51:06.170Z] + ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh run_test_id persistence_all [2024-06-27T10:51:06.170Z] + OPT=run_test_id [2024-06-27T10:51:06.170Z] + TEST_ID=persistence_all [2024-06-27T10:51:06.170Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-06-27T10:51:06.170Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-06-27T10:51:06.170Z] +++ uname [2024-06-27T10:51:06.170Z] +++ grep -i sunos [2024-06-27T10:51:06.170Z] +++ wc -l [2024-06-27T10:51:06.170Z] +++ awk '{print $1}' [2024-06-27T10:51:06.170Z] ++ '[' 0 -eq 1 ']' [2024-06-27T10:51:06.170Z] ++ GREP=grep [2024-06-27T10:51:06.170Z] ++ AWK=awk [2024-06-27T10:51:06.170Z] ++ SED=sed [2024-06-27T10:51:06.170Z] ++ BC=bc [2024-06-27T10:51:06.170Z] ++ export GREP AWK SED BC [2024-06-27T10:51:06.170Z] + case ${OPT} in [2024-06-27T10:51:06.170Z] + trap 'copy_test_artifacts persistence_all' EXIT [2024-06-27T10:51:06.170Z] + run_test_id persistence_all [2024-06-27T10:51:06.170Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip [2024-06-27T10:51:06.170Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-06-27T10:51:06.170Z] [2024-06-27T10:51:06.170Z] ===== UNZIP TEST RESOURCES ===== [2024-06-27T10:51:06.170Z] [2024-06-27T10:51:06.170Z] + for i in "${@}" [2024-06-27T10:51:06.170Z] + [[ /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip == *.zip* ]] [2024-06-27T10:51:06.170Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21 [2024-06-27T10:51:06.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/svchandler-2-web.war [2024-06-27T10:51:06.352Z] [java] Jun 27, 2024 10:51:06 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:06.352Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:51:06.352Z] [java] Jun 27, 2024 10:51:06 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:06.352Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:51:06.352Z] [java] Jun 27, 2024 10:51:06 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:06.352Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:51:06.352Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:51:06.352Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:51:06.605Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:06.605Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:06.605Z] [java] Jun 27, 2024 10:51:06 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:06.605Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (976 ms), startup services (880 ms), total (1,856 ms) [2024-06-27T10:51:06.696Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-managed-bean-interceptor-web [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] all: [2024-06-27T10:51:06.696Z] [echo] ==== Running no-interface-local-view-proxy-serializable [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setOSConditions: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setToolWin: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setToolUnix: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setToolProperty: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setS1ASclassPath: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] init-common: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] clean: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setOSConditions: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setToolWin: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setToolUnix: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setToolProperty: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setS1ASclassPath: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] init-common: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] clean-common: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setOSConditions: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setToolWin: [2024-06-27T10:51:06.696Z] [2024-06-27T10:51:06.696Z] setToolUnix: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setToolProperty: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setS1ASclassPath: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] init-common: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] clean-classes-common: [2024-06-27T10:51:06.697Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setOSConditions: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setToolWin: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setToolUnix: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setToolProperty: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setS1ASclassPath: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] init-common: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] clean-jars-common: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] compile: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setOSConditions: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setToolWin: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setToolUnix: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setToolProperty: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] setS1ASclassPath: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] init-common: [2024-06-27T10:51:06.697Z] [2024-06-27T10:51:06.697Z] compile-common: [2024-06-27T10:51:06.697Z] [echo] Current time (ISO): 2024-06-27T10:51:06.582+0000 [2024-06-27T10:51:06.698Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:06.698Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:06.713Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:06.713Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:06.713Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:06.713Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:06.713Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:06.713Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:06.713Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:06.750Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:06.751Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:06.751Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:06.751Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:06.751Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:06.751Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:06.751Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:06.859Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:06.859Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:06.859Z] [java] Jun 27, 2024 10:51:06 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:51:06.859Z] [java] INFO: Grizzly Framework 4.0.2 started in: 20 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:51:06.859Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:06.859Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:06.886Z] [exec] Application deployed with name svchandler-2-web. [2024-06-27T10:51:06.886Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:06.886Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:06.886Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:06.886Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:06.886Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:06.886Z] [2024-06-27T10:51:06.886Z] deploy-war-commonee: [2024-06-27T10:51:06.886Z] [2024-06-27T10:51:06.886Z] deploy-client: [2024-06-27T10:51:07.006Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:07.006Z] [javac] 1 warning [2024-06-27T10:51:07.006Z] [2024-06-27T10:51:07.006Z] build: [2024-06-27T10:51:07.006Z] [2024-06-27T10:51:07.006Z] setOSConditions: [2024-06-27T10:51:07.006Z] [2024-06-27T10:51:07.006Z] fixFiles: [2024-06-27T10:51:07.006Z] [2024-06-27T10:51:07.006Z] convUnix: [2024-06-27T10:51:07.006Z] [2024-06-27T10:51:07.006Z] convWin: [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] setToolWin: [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] setToolUnix: [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] setToolProperty: [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] setS1ASclassPath: [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] init-common: [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] package-persistence-common: [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] ejb-jar-common: [2024-06-27T10:51:07.007Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] package-ejbjar-common: [2024-06-27T10:51:07.007Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:07.007Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-allowed-ejb.jar [2024-06-27T10:51:07.007Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] appclient-jar-common: [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] package-appclientjar-common: [2024-06-27T10:51:07.007Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:07.007Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-allowed-client.jar [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] webclient-war-common: [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] build-ear-common: [2024-06-27T10:51:07.007Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:07.007Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:07.007Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedApp.ear [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.007Z] deploy: [2024-06-27T10:51:07.007Z] [2024-06-27T10:51:07.008Z] setOSConditions: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] setToolWin: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] setToolUnix: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] setToolProperty: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] setS1ASclassPath: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] init-common: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] deploy-common: [2024-06-27T10:51:07.008Z] [echo] Current time (ISO): 2024-06-27T10:51:06.855+0000 [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] setOSConditions: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] setToolWin: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] setToolUnix: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] setToolProperty: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] setS1ASclassPath: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] init-common: [2024-06-27T10:51:07.008Z] [2024-06-27T10:51:07.008Z] deploy-common-pe: [2024-06-27T10:51:07.141Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:07.141Z] [java] Jun 27, 2024 10:51:06 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:07.141Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:07.141Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:07.141Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:07.141Z] [java] Jun 27, 2024 10:51:06 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:07.141Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,372 ms), startup services (9 ms), total (2,381 ms) [2024-06-27T10:51:07.141Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:07.141Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:07.141Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:51:07.141Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:51:07.141Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:07.141Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:51:07.141Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:07.141Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? true isWebApp? false [2024-06-27T10:51:07.141Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:07.142Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? true isWebApp? false [2024-06-27T10:51:07.142Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:07.142Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-pu1 to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:51:07.142Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:07.142Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:51:07.142Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:07.142Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:51:07.142Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:07.142Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app2532435156840643553 [2024-06-27T10:51:07.142Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:07.142Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:51:07.142Z] [java] Jun 27, 2024 10:51:06 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:07.142Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-06-27T10:51:07.257Z] [exec] Jun 27, 2024 10:51:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:07.257Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5763a655 [2024-06-27T10:51:07.257Z] [exec] Value of key is: Resource Factories Test - Java Bean Factory : [2024-06-27T10:51:07.257Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:07.257Z] [exec] [2024-06-27T10:51:07.257Z] [exec] [2024-06-27T10:51:07.257Z] [exec] ----------------------------------------- [2024-06-27T10:51:07.257Z] [exec] - Resource Factories Test - Java Bean Factory : : PASS - [2024-06-27T10:51:07.257Z] [exec] ----------------------------------------- [2024-06-27T10:51:07.257Z] [exec] Total PASS: 1 [2024-06-27T10:51:07.257Z] [exec] Total FAIL: 0 [2024-06-27T10:51:07.257Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:07.257Z] [exec] ----------------------------------------- [2024-06-27T10:51:07.257Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:07.257Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:07.273Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:07.273Z] [javac] 1 warning [2024-06-27T10:51:07.273Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:07.273Z] [javac] Compiling 1 source file [2024-06-27T10:51:07.273Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:07.273Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:07.273Z] [2024-06-27T10:51:07.273Z] build: [2024-06-27T10:51:07.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:51:07.274Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/mytaglib.jar [2024-06-27T10:51:07.274Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/test.jar [2024-06-27T10:51:07.274Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mywar.war [2024-06-27T10:51:07.274Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp.ear [2024-06-27T10:51:07.274Z] [2024-06-27T10:51:07.274Z] deploy: [2024-06-27T10:51:07.274Z] [2024-06-27T10:51:07.274Z] setOSConditions: [2024-06-27T10:51:07.274Z] [2024-06-27T10:51:07.274Z] setToolWin: [2024-06-27T10:51:07.274Z] [2024-06-27T10:51:07.274Z] setToolUnix: [2024-06-27T10:51:07.274Z] [2024-06-27T10:51:07.274Z] setToolProperty: [2024-06-27T10:51:07.274Z] [2024-06-27T10:51:07.274Z] setS1ASclassPath: [2024-06-27T10:51:07.274Z] [2024-06-27T10:51:07.274Z] init-common: [2024-06-27T10:51:07.274Z] [2024-06-27T10:51:07.274Z] deploy-common: [2024-06-27T10:51:07.274Z] [echo] Current time (ISO): 2024-06-27T10:51:07.230+0000 [2024-06-27T10:51:07.274Z] [2024-06-27T10:51:07.274Z] setOSConditions: [2024-06-27T10:51:07.275Z] [2024-06-27T10:51:07.275Z] setToolWin: [2024-06-27T10:51:07.275Z] [2024-06-27T10:51:07.275Z] setToolUnix: [2024-06-27T10:51:07.275Z] [2024-06-27T10:51:07.275Z] setToolProperty: [2024-06-27T10:51:07.275Z] [2024-06-27T10:51:07.275Z] setS1ASclassPath: [2024-06-27T10:51:07.275Z] [2024-06-27T10:51:07.275Z] init-common: [2024-06-27T10:51:07.275Z] [2024-06-27T10:51:07.275Z] deploy-common-pe: [2024-06-27T10:51:07.308Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:07.308Z] [javac] 1 warning [2024-06-27T10:51:07.308Z] [2024-06-27T10:51:07.308Z] build: [2024-06-27T10:51:07.308Z] [2024-06-27T10:51:07.308Z] setOSConditions: [2024-06-27T10:51:07.308Z] [2024-06-27T10:51:07.308Z] fixFiles: [2024-06-27T10:51:07.308Z] [2024-06-27T10:51:07.308Z] convUnix: [2024-06-27T10:51:07.308Z] [2024-06-27T10:51:07.308Z] convWin: [2024-06-27T10:51:07.309Z] [2024-06-27T10:51:07.309Z] setToolWin: [2024-06-27T10:51:07.309Z] [2024-06-27T10:51:07.309Z] setToolUnix: [2024-06-27T10:51:07.309Z] [2024-06-27T10:51:07.309Z] setToolProperty: [2024-06-27T10:51:07.309Z] [2024-06-27T10:51:07.309Z] setS1ASclassPath: [2024-06-27T10:51:07.309Z] [2024-06-27T10:51:07.309Z] init-common: [2024-06-27T10:51:07.309Z] [2024-06-27T10:51:07.309Z] package-persistence-common: [2024-06-27T10:51:07.309Z] [2024-06-27T10:51:07.309Z] ejb-jar-common: [2024-06-27T10:51:07.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:07.463Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soapdefault/ejbws/JmacSoapDefaultEjbService.java uses or overrides a deprecated API. [2024-06-27T10:51:07.463Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:07.463Z] [2024-06-27T10:51:07.463Z] setOSConditions: [2024-06-27T10:51:07.463Z] [2024-06-27T10:51:07.463Z] setToolWin: [2024-06-27T10:51:07.463Z] [2024-06-27T10:51:07.463Z] setToolUnix: [2024-06-27T10:51:07.463Z] [2024-06-27T10:51:07.464Z] setToolProperty: [2024-06-27T10:51:07.464Z] [2024-06-27T10:51:07.464Z] setS1ASclassPath: [2024-06-27T10:51:07.464Z] [2024-06-27T10:51:07.464Z] init-common: [2024-06-27T10:51:07.464Z] [2024-06-27T10:51:07.464Z] setJAXWSToolsForWin: [2024-06-27T10:51:07.464Z] [2024-06-27T10:51:07.464Z] setJAXWSToolsForUnix: [2024-06-27T10:51:07.464Z] [2024-06-27T10:51:07.464Z] wsimport: [2024-06-27T10:51:07.503Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-06-27T10:51:07.512Z] [2024-06-27T10:51:07.512Z] checkReporting-common: [2024-06-27T10:51:07.512Z] [2024-06-27T10:51:07.512Z] confirmReportPresent-common: [2024-06-27T10:51:07.530Z] [2024-06-27T10:51:07.530Z] undeploy: [2024-06-27T10:51:07.530Z] [2024-06-27T10:51:07.530Z] setOSConditions: [2024-06-27T10:51:07.530Z] [2024-06-27T10:51:07.530Z] setToolWin: [2024-06-27T10:51:07.530Z] [2024-06-27T10:51:07.530Z] setToolUnix: [2024-06-27T10:51:07.530Z] [2024-06-27T10:51:07.530Z] setToolProperty: [2024-06-27T10:51:07.530Z] [2024-06-27T10:51:07.530Z] setS1ASclassPath: [2024-06-27T10:51:07.530Z] [2024-06-27T10:51:07.530Z] init-common: [2024-06-27T10:51:07.530Z] [2024-06-27T10:51:07.530Z] execute-sql-common: [2024-06-27T10:51:07.530Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/drop_pointbase.sql [2024-06-27T10:51:07.530Z] [sql] 0 rows affected [2024-06-27T10:51:07.530Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:51:07.530Z] [2024-06-27T10:51:07.530Z] setOSConditions: [2024-06-27T10:51:07.530Z] [2024-06-27T10:51:07.531Z] setToolWin: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setToolUnix: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setToolProperty: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setS1ASclassPath: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] init-common: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] undeploy-jdbc-common: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setOSConditions: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setToolWin: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setToolUnix: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setToolProperty: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setS1ASclassPath: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] init-common: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] delete-jdbc-resource-common: [2024-06-27T10:51:07.531Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:51:07.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:51:07.531Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:51:07.531Z] [echo] cmd executed for server [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setOSConditions: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setToolWin: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setToolUnix: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setToolProperty: [2024-06-27T10:51:07.531Z] [2024-06-27T10:51:07.531Z] setS1ASclassPath: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] init-common: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] delete-jdbc-connpool-common: [2024-06-27T10:51:07.532Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:51:07.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:51:07.532Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:51:07.532Z] [echo] cmd executed for server [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] setOSConditions: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] setToolWin: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] setToolUnix: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] setToolProperty: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] setS1ASclassPath: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] init-common: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] undeploy-common: [2024-06-27T10:51:07.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauth1App [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] all: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] setOSConditions: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] setToolWin: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] setToolUnix: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] setToolProperty: [2024-06-27T10:51:07.532Z] [2024-06-27T10:51:07.532Z] setS1ASclassPath: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] init-common: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] clean: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setOSConditions: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setToolWin: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setToolUnix: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setToolProperty: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setS1ASclassPath: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] init-common: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] clean-common: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setOSConditions: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setToolWin: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setToolUnix: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setToolProperty: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setS1ASclassPath: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] init-common: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] clean-classes-common: [2024-06-27T10:51:07.533Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setOSConditions: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setToolWin: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.533Z] setToolUnix: [2024-06-27T10:51:07.533Z] [2024-06-27T10:51:07.534Z] setToolProperty: [2024-06-27T10:51:07.534Z] [2024-06-27T10:51:07.534Z] setS1ASclassPath: [2024-06-27T10:51:07.534Z] [2024-06-27T10:51:07.534Z] init-common: [2024-06-27T10:51:07.534Z] [2024-06-27T10:51:07.534Z] clean-jars-common: [2024-06-27T10:51:07.534Z] [2024-06-27T10:51:07.534Z] compile: [2024-06-27T10:51:07.534Z] [2024-06-27T10:51:07.534Z] setOSConditions: [2024-06-27T10:51:07.534Z] [2024-06-27T10:51:07.534Z] setToolWin: [2024-06-27T10:51:07.534Z] [2024-06-27T10:51:07.534Z] setToolUnix: [2024-06-27T10:51:07.534Z] [2024-06-27T10:51:07.534Z] setToolProperty: [2024-06-27T10:51:07.534Z] [2024-06-27T10:51:07.534Z] setS1ASclassPath: [2024-06-27T10:51:07.534Z] [2024-06-27T10:51:07.534Z] init-common: [2024-06-27T10:51:07.534Z] [2024-06-27T10:51:07.534Z] compile-common: [2024-06-27T10:51:07.534Z] [echo] Current time (ISO): 2024-06-27T10:51:06.074+0000 [2024-06-27T10:51:07.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:07.534Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:07.534Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:07.534Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:07.534Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:07.534Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:07.534Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:07.534Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:07.534Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:07.572Z] [2024-06-27T10:51:07.572Z] package-ejbjar-common: [2024-06-27T10:51:07.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:07.572Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:07.572Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:07.572Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-06-27T10:51:07.572Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:07.572Z] [2024-06-27T10:51:07.572Z] appclient-jar-common: [2024-06-27T10:51:07.572Z] [2024-06-27T10:51:07.572Z] package-appclientjar-common: [2024-06-27T10:51:07.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:07.572Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:07.572Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:07.572Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-06-27T10:51:07.572Z] [2024-06-27T10:51:07.572Z] webclient-war-common: [2024-06-27T10:51:07.572Z] [2024-06-27T10:51:07.572Z] clear: [2024-06-27T10:51:07.572Z] [2024-06-27T10:51:07.573Z] test-tlds-exist: [2024-06-27T10:51:07.573Z] [2024-06-27T10:51:07.573Z] copy-tlds: [2024-06-27T10:51:07.573Z] [2024-06-27T10:51:07.573Z] test-tagfiles-exist: [2024-06-27T10:51:07.573Z] [2024-06-27T10:51:07.573Z] copy-tagfiles: [2024-06-27T10:51:07.573Z] [2024-06-27T10:51:07.573Z] package-war-common: [2024-06-27T10:51:07.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:07.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:07.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:07.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:07.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:07.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:07.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:07.573Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:07.573Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-06-27T10:51:07.573Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:07.573Z] [2024-06-27T10:51:07.573Z] build-ear-common: [2024-06-27T10:51:07.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:07.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:07.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:07.573Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-06-27T10:51:07.573Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:07.573Z] [2024-06-27T10:51:07.573Z] setOSConditions: [2024-06-27T10:51:07.573Z] [2024-06-27T10:51:07.573Z] setToolWin: [2024-06-27T10:51:07.573Z] [2024-06-27T10:51:07.573Z] setToolUnix: [2024-06-27T10:51:07.573Z] [2024-06-27T10:51:07.574Z] setToolProperty: [2024-06-27T10:51:07.574Z] [2024-06-27T10:51:07.574Z] setS1ASclassPath: [2024-06-27T10:51:07.574Z] [2024-06-27T10:51:07.574Z] init-common: [2024-06-27T10:51:07.574Z] [2024-06-27T10:51:07.574Z] prepare: [2024-06-27T10:51:07.574Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-06-27T10:51:07.574Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-06-27T10:51:07.574Z] [2024-06-27T10:51:07.574Z] build: [2024-06-27T10:51:07.574Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:07.574Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-06-27T10:51:07.574Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:07.574Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:07.574Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:07.574Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:07.574Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:07.574Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:07.574Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:07.585Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedApp.ear [2024-06-27T10:51:07.631Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:07.631Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:07.631Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:07.631Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:07.631Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:07.631Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:07.631Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:07.720Z] [exec] parsing WSDL... [2024-06-27T10:51:07.768Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:07.768Z] [echo] Test seems to be reported fine [2024-06-27T10:51:07.768Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-06-27T10:51:07.768Z] [2024-06-27T10:51:07.768Z] confirmMissingReport-common: [2024-06-27T10:51:07.768Z] [2024-06-27T10:51:07.768Z] setOSConditions: [2024-06-27T10:51:07.768Z] [2024-06-27T10:51:07.768Z] setToolWin: [2024-06-27T10:51:07.768Z] [2024-06-27T10:51:07.768Z] setToolUnix: [2024-06-27T10:51:07.768Z] [2024-06-27T10:51:07.768Z] setToolProperty: [2024-06-27T10:51:07.768Z] [2024-06-27T10:51:07.768Z] setS1ASclassPath: [2024-06-27T10:51:07.768Z] [2024-06-27T10:51:07.768Z] init-common: [2024-06-27T10:51:07.768Z] [2024-06-27T10:51:07.768Z] runclient-common: [2024-06-27T10:51:07.768Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring Integer 25 custom/my-int [2024-06-27T10:51:07.822Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:07.822Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:51:07.828Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:07.834Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp.ear [2024-06-27T10:51:08.061Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-06-27T10:51:08.061Z] + cd ./appserver/tests/appserv-tests/devtests/persistence [2024-06-27T10:51:08.061Z] + test_init [2024-06-27T10:51:08.062Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-06-27T10:51:08.062Z] [2024-06-27T10:51:08.062Z] ===== V2 DEVTESTS INIT ===== [2024-06-27T10:51:08.062Z] [2024-06-27T10:51:08.062Z] + find /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish -type f [2024-06-27T10:51:08.062Z] + xargs touch [2024-06-27T10:51:08.062Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:51:08.062Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:51:08.062Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:51:08.062Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-06-27T10:51:08.062Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:51:08.062Z] APS_HOME is /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests [2024-06-27T10:51:08.062Z] + java -version [2024-06-27T10:51:08.069Z] [java] Jun 27, 2024 10:51:07 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:51:08.069Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:51:08.069Z] [java] Jun 27, 2024 10:51:07 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:51:08.069Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:51:08.069Z] [java] Jun 27, 2024 10:51:07 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:51:08.069Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:51:08.069Z] [java] Jun 27, 2024 10:51:07 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:51:08.069Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:51:08.069Z] [java] Jun 27, 2024 10:51:07 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:51:08.069Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:51:08.082Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:51:08.082Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:51:08.082Z] [javac] ^ [2024-06-27T10:51:08.082Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:51:08.082Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:08.082Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:51:08.082Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:51:08.082Z] [javac] 2 warnings [2024-06-27T10:51:08.082Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-06-27T10:51:08.082Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-06-27T10:51:08.082Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-06-27T10:51:08.082Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-06-27T10:51:08.083Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-06-27T10:51:08.083Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] deploy: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] setOSConditions: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] setToolWin: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] setToolUnix: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] setToolProperty: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] setS1ASclassPath: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] init-common: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] prepare: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] build: [2024-06-27T10:51:08.083Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] deploy-rar-and-setup-resources: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] setOSConditions: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] setToolWin: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] setToolUnix: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] setToolProperty: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] setS1ASclassPath: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] init-common: [2024-06-27T10:51:08.083Z] [2024-06-27T10:51:08.083Z] deploy-rar-common: [2024-06-27T10:51:08.084Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-06-27T10:51:08.088Z] [exec] Application deployed with name web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp. [2024-06-27T10:51:08.088Z] [exec] there are no files to retrieve for application web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp [2024-06-27T10:51:08.088Z] [echo] Deployment on target server server successful [2024-06-27T10:51:08.088Z] [2024-06-27T10:51:08.088Z] setOSConditions: [2024-06-27T10:51:08.088Z] [2024-06-27T10:51:08.088Z] setToolWin: [2024-06-27T10:51:08.088Z] [2024-06-27T10:51:08.088Z] setToolUnix: [2024-06-27T10:51:08.088Z] [2024-06-27T10:51:08.088Z] setToolProperty: [2024-06-27T10:51:08.088Z] [2024-06-27T10:51:08.088Z] setS1ASclassPath: [2024-06-27T10:51:08.088Z] [2024-06-27T10:51:08.088Z] init-common: [2024-06-27T10:51:08.088Z] [2024-06-27T10:51:08.088Z] deploy-common-ee: [2024-06-27T10:51:08.088Z] [2024-06-27T10:51:08.088Z] run: [2024-06-27T10:51:08.088Z] [java] Connecting to: http://localhost:45711/mywar/test.jsp [2024-06-27T10:51:08.112Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:08.112Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/ejb/SimpleBMPBean.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:51:08.112Z] [javac] return new Integer(1); [2024-06-27T10:51:08.112Z] [javac] ^ [2024-06-27T10:51:08.112Z] [javac] 2 warnings [2024-06-27T10:51:08.112Z] [2024-06-27T10:51:08.112Z] setOSConditions: [2024-06-27T10:51:08.112Z] [2024-06-27T10:51:08.113Z] setToolWin: [2024-06-27T10:51:08.113Z] [2024-06-27T10:51:08.113Z] setToolUnix: [2024-06-27T10:51:08.113Z] [2024-06-27T10:51:08.113Z] setToolProperty: [2024-06-27T10:51:08.113Z] [2024-06-27T10:51:08.113Z] setS1ASclassPath: [2024-06-27T10:51:08.113Z] [2024-06-27T10:51:08.113Z] init-common: [2024-06-27T10:51:08.113Z] [2024-06-27T10:51:08.113Z] compile-common: [2024-06-27T10:51:08.113Z] [echo] Current time (ISO): 2024-06-27T10:51:08.017+0000 [2024-06-27T10:51:08.113Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:08.320Z] openjdk version "21.0.2" 2024-01-16 LTS [2024-06-27T10:51:08.320Z] OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) [2024-06-27T10:51:08.320Z] OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing) [2024-06-27T10:51:08.320Z] + ant -version [2024-06-27T10:51:08.320Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-06-27T10:51:08.322Z] [java] Jun 27, 2024 10:51:08 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:51:08.323Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:51:08.342Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:08.342Z] [java] [2024-06-27T10:51:08.342Z] [java] [2024-06-27T10:51:08.342Z] [java] ----------------------------------------- [2024-06-27T10:51:08.342Z] [java] - jsp-custom-taglib-jar-inside-ear-without-manifest-classpath: PASS - [2024-06-27T10:51:08.342Z] [java] ----------------------------------------- [2024-06-27T10:51:08.342Z] [java] - Total PASS : 1 - [2024-06-27T10:51:08.342Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:08.342Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:08.342Z] [java] ----------------------------------------- [2024-06-27T10:51:08.342Z] [2024-06-27T10:51:08.342Z] undeploy: [2024-06-27T10:51:08.342Z] [2024-06-27T10:51:08.342Z] setOSConditions: [2024-06-27T10:51:08.342Z] [2024-06-27T10:51:08.342Z] setToolWin: [2024-06-27T10:51:08.342Z] [2024-06-27T10:51:08.342Z] setToolUnix: [2024-06-27T10:51:08.342Z] [2024-06-27T10:51:08.342Z] setToolProperty: [2024-06-27T10:51:08.342Z] [2024-06-27T10:51:08.342Z] setS1ASclassPath: [2024-06-27T10:51:08.342Z] [2024-06-27T10:51:08.342Z] init-common: [2024-06-27T10:51:08.342Z] [2024-06-27T10:51:08.342Z] undeploy-common: [2024-06-27T10:51:08.383Z] [exec] Application deployed with name wsclient. [2024-06-27T10:51:08.383Z] [exec] Command deploy executed successfully. [2024-06-27T10:51:08.383Z] [2024-06-27T10:51:08.383Z] setup: [2024-06-27T10:51:08.383Z] [2024-06-27T10:51:08.383Z] runclient: [2024-06-27T10:51:08.383Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:08.383Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml:128: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:08.383Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:08.549Z] [exec] Waiting for domain1 to start ......... [2024-06-27T10:51:08.549Z] [exec] Waiting finished after 8,043 ms. [2024-06-27T10:51:08.549Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:51:08.549Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:51:08.549Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:51:08.549Z] [exec] Admin Port: 4,848 [2024-06-27T10:51:08.549Z] [exec] Command start-domain executed successfully. [2024-06-27T10:51:08.555Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:08.555Z] [javac] 1 warning [2024-06-27T10:51:08.555Z] [2024-06-27T10:51:08.555Z] build: [2024-06-27T10:51:08.555Z] [2024-06-27T10:51:08.555Z] setOSConditions: [2024-06-27T10:51:08.555Z] [2024-06-27T10:51:08.555Z] setToolWin: [2024-06-27T10:51:08.555Z] [2024-06-27T10:51:08.555Z] setToolUnix: [2024-06-27T10:51:08.555Z] [2024-06-27T10:51:08.555Z] setToolProperty: [2024-06-27T10:51:08.555Z] [2024-06-27T10:51:08.555Z] setS1ASclassPath: [2024-06-27T10:51:08.555Z] [2024-06-27T10:51:08.555Z] init-common: [2024-06-27T10:51:08.555Z] [2024-06-27T10:51:08.555Z] webclient-war-common: [2024-06-27T10:51:08.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:08.556Z] [2024-06-27T10:51:08.556Z] clear: [2024-06-27T10:51:08.556Z] [2024-06-27T10:51:08.556Z] test-tlds-exist: [2024-06-27T10:51:08.556Z] [2024-06-27T10:51:08.556Z] copy-tlds: [2024-06-27T10:51:08.556Z] [2024-06-27T10:51:08.556Z] test-tagfiles-exist: [2024-06-27T10:51:08.556Z] [2024-06-27T10:51:08.556Z] copy-tagfiles: [2024-06-27T10:51:08.556Z] [2024-06-27T10:51:08.556Z] package-war-common: [2024-06-27T10:51:08.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:08.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:08.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:08.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:08.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/lib [2024-06-27T10:51:08.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:51:08.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:08.556Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:08.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/docroot [2024-06-27T10:51:08.556Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-local-view-proxy-serializable-web.war [2024-06-27T10:51:08.556Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:08.556Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:08.556Z] [javac] Compiling 1 source file [2024-06-27T10:51:08.556Z] [2024-06-27T10:51:08.556Z] create-resources: [2024-06-27T10:51:08.556Z] [2024-06-27T10:51:08.556Z] setOSConditions: [2024-06-27T10:51:08.556Z] [2024-06-27T10:51:08.556Z] setToolWin: [2024-06-27T10:51:08.556Z] [2024-06-27T10:51:08.557Z] setToolUnix: [2024-06-27T10:51:08.557Z] [2024-06-27T10:51:08.557Z] setToolProperty: [2024-06-27T10:51:08.557Z] [2024-06-27T10:51:08.557Z] setS1ASclassPath: [2024-06-27T10:51:08.557Z] [2024-06-27T10:51:08.557Z] init-common: [2024-06-27T10:51:08.557Z] [2024-06-27T10:51:08.557Z] create-jdbc-connpool-common: [2024-06-27T10:51:08.577Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:51:08.577Z] + printf '\n\n' [2024-06-27T10:51:08.577Z] [2024-06-27T10:51:08.577Z] [2024-06-27T10:51:08.577Z] + get_test_target persistence_all [2024-06-27T10:51:08.577Z] + case ${1} in [2024-06-27T10:51:08.577Z] + TARGET=all [2024-06-27T10:51:08.577Z] + export TARGET [2024-06-27T10:51:08.577Z] + test_run [2024-06-27T10:51:08.577Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-domain [2024-06-27T10:51:08.638Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:51:08.638Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:08.638Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:08.639Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:08.639Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:08.639Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:08.639Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:08.639Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:08.639Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:08.639Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:08.639Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:08.639Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:08.639Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:08.639Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:08.639Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:08.639Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:08.639Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:08.639Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:08.639Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:51:08.640Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:51:08.640Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:51:08.640Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:51:08.640Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:08.640Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:51:08.640Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:51:08.640Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:51:08.640Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:51:08.640Z] [java] ... 61 more [2024-06-27T10:51:08.640Z] [java] Java Result: -1 [2024-06-27T10:51:08.640Z] [2024-06-27T10:51:08.640Z] undeploy: [2024-06-27T10:51:08.640Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:08.640Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:08.640Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:08.640Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:08.640Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:08.640Z] [2024-06-27T10:51:08.640Z] setOSConditions: [2024-06-27T10:51:08.640Z] [2024-06-27T10:51:08.640Z] setToolWin: [2024-06-27T10:51:08.640Z] [2024-06-27T10:51:08.640Z] setToolUnix: [2024-06-27T10:51:08.640Z] [2024-06-27T10:51:08.640Z] setToolProperty: [2024-06-27T10:51:08.640Z] [2024-06-27T10:51:08.640Z] setS1ASclassPath: [2024-06-27T10:51:08.640Z] [2024-06-27T10:51:08.640Z] init-common: [2024-06-27T10:51:08.640Z] [2024-06-27T10:51:08.640Z] undeploy-war-common: [2024-06-27T10:51:08.641Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-06-27T10:51:08.641Z] [exec] Application deployed with name blackbox-xa. [2024-06-27T10:51:08.641Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-06-27T10:51:08.641Z] [2024-06-27T10:51:08.641Z] setOSConditions: [2024-06-27T10:51:08.641Z] [2024-06-27T10:51:08.641Z] setToolWin: [2024-06-27T10:51:08.641Z] [2024-06-27T10:51:08.641Z] setToolUnix: [2024-06-27T10:51:08.641Z] [2024-06-27T10:51:08.641Z] setToolProperty: [2024-06-27T10:51:08.641Z] [2024-06-27T10:51:08.641Z] setS1ASclassPath: [2024-06-27T10:51:08.641Z] [2024-06-27T10:51:08.641Z] init-common: [2024-06-27T10:51:08.641Z] [2024-06-27T10:51:08.641Z] create-connector-connpool: [2024-06-27T10:51:08.641Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-06-27T10:51:08.650Z] [exec] [2024-06-27T10:51:08.650Z] [exec] Generating code... [2024-06-27T10:51:08.650Z] [exec] [2024-06-27T10:51:08.650Z] [exec] Compiling code... [2024-06-27T10:51:08.806Z] [2024-06-27T10:51:08.806Z] private-all: [2024-06-27T10:51:08.806Z] [2024-06-27T10:51:08.806Z] private-all: [2024-06-27T10:51:08.806Z] [2024-06-27T10:51:08.806Z] init.os: [2024-06-27T10:51:08.807Z] [2024-06-27T10:51:08.807Z] init.tools.unix: [2024-06-27T10:51:08.807Z] [2024-06-27T10:51:08.807Z] init.tools.windows: [2024-06-27T10:51:08.807Z] [2024-06-27T10:51:08.807Z] init.tools: [2024-06-27T10:51:08.807Z] [2024-06-27T10:51:08.807Z] setAsadminArgs: [2024-06-27T10:51:08.807Z] [2024-06-27T10:51:08.807Z] init: [2024-06-27T10:51:08.807Z] [2024-06-27T10:51:08.807Z] init.customtasks: [2024-06-27T10:51:08.807Z] [2024-06-27T10:51:08.807Z] prepare: [2024-06-27T10:51:08.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2024-06-27T10:51:08.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war [2024-06-27T10:51:08.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives [2024-06-27T10:51:08.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/a/b [2024-06-27T10:51:08.807Z] [2024-06-27T10:51:08.807Z] compile: [2024-06-27T10:51:08.807Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/build.xml:42: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:08.807Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2024-06-27T10:51:08.880Z] [java] Jun 27, 2024 10:51:08 AM org.eclipse.persistence.session./file:/tmp/ejb-app2532435156840643553/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test [2024-06-27T10:51:08.880Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:51:08.880Z] [java] Jun 27, 2024 10:51:08 AM org.eclipse.persistence.session./file:/tmp/ejb-app2532435156840643553/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.metadata [2024-06-27T10:51:08.880Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-06-27T10:51:08.880Z] [java] Jun 27, 2024 10:51:08 AM org.eclipse.persistence.session./file:/tmp/ejb-app2532435156840643553/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.metadata [2024-06-27T10:51:08.880Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-06-27T10:51:08.921Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp [2024-06-27T10:51:08.921Z] [2024-06-27T10:51:08.921Z] all: [2024-06-27T10:51:08.921Z] [echo] [2024-06-27T10:51:08.921Z] [echo] ************************* [2024-06-27T10:51:08.921Z] [echo] * Running jspELEnum [2024-06-27T10:51:08.921Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspELEnum [2024-06-27T10:51:08.921Z] [echo] ************************* [2024-06-27T10:51:08.921Z] [echo] [2024-06-27T10:51:08.921Z] [2024-06-27T10:51:08.921Z] setOSConditions: [2024-06-27T10:51:08.921Z] [2024-06-27T10:51:08.921Z] setToolWin: [2024-06-27T10:51:08.921Z] [2024-06-27T10:51:08.921Z] setToolUnix: [2024-06-27T10:51:08.921Z] [2024-06-27T10:51:08.921Z] setToolProperty: [2024-06-27T10:51:08.921Z] [2024-06-27T10:51:08.921Z] setS1ASclassPath: [2024-06-27T10:51:08.921Z] [2024-06-27T10:51:08.922Z] init-common: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] clean: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setOSConditions: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setToolWin: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setToolUnix: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setToolProperty: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setS1ASclassPath: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] init-common: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] clean-common: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setOSConditions: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setToolWin: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setToolUnix: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setToolProperty: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setS1ASclassPath: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] init-common: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] clean-classes-common: [2024-06-27T10:51:08.922Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setOSConditions: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setToolWin: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setToolUnix: [2024-06-27T10:51:08.922Z] [2024-06-27T10:51:08.922Z] setToolProperty: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] setS1ASclassPath: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] init-common: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] clean-jars-common: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] compile: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] setOSConditions: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] setToolWin: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] setToolUnix: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] setToolProperty: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] setS1ASclassPath: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] init-common: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] compile-common: [2024-06-27T10:51:08.923Z] [echo] Current time (ISO): 2024-06-27T10:51:08.808+0000 [2024-06-27T10:51:08.923Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:08.923Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspELEnum/servlet [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] build: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] setOSConditions: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] setToolWin: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] setToolUnix: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] setToolProperty: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] setS1ASclassPath: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] init-common: [2024-06-27T10:51:08.923Z] [2024-06-27T10:51:08.923Z] webclient-war-common: [2024-06-27T10:51:08.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.924Z] clear: [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.924Z] test-tlds-exist: [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.924Z] copy-tlds: [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.924Z] test-tagfiles-exist: [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.924Z] copy-tagfiles: [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.924Z] package-war-common: [2024-06-27T10:51:08.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:08.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:08.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:08.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:08.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspELEnum/lib [2024-06-27T10:51:08.924Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:08.924Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-el-enum-web.war [2024-06-27T10:51:08.924Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:08.924Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspELEnum/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:08.924Z] [javac] Compiling 1 source file [2024-06-27T10:51:08.924Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspELEnum/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:08.924Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.924Z] deploy: [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.924Z] deploy-war-common: [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.924Z] setOSConditions: [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.924Z] setToolWin: [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.924Z] setToolUnix: [2024-06-27T10:51:08.924Z] [2024-06-27T10:51:08.925Z] setToolProperty: [2024-06-27T10:51:08.925Z] [2024-06-27T10:51:08.925Z] setS1ASclassPath: [2024-06-27T10:51:08.925Z] [2024-06-27T10:51:08.925Z] init-common: [2024-06-27T10:51:08.925Z] [2024-06-27T10:51:08.925Z] deploy-war-commonpe: [2024-06-27T10:51:09.053Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:09.053Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:09.054Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:09.054Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:09.054Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:09.054Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:09.054Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:09.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:51:09.131Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:51:09.131Z] [2024-06-27T10:51:09.131Z] set-derby-connpool-props: [2024-06-27T10:51:09.132Z] [exec] Jun 27, 2024 10:51:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:09.133Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:09.138Z] [java] Jun 27, 2024 10:51:08 AM org.eclipse.persistence.session./file:/tmp/ejb-app2532435156840643553/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.server [2024-06-27T10:51:09.138Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:51:09.138Z] [java] Jun 27, 2024 10:51:08 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:51:09.138Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:51:09.199Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:09.199Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:09.199Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-06-27T10:51:09.199Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-06-27T10:51:09.199Z] [2024-06-27T10:51:09.199Z] create-connector-connpool-common: [2024-06-27T10:51:09.199Z] [2024-06-27T10:51:09.199Z] setOSConditions: [2024-06-27T10:51:09.199Z] [2024-06-27T10:51:09.199Z] setToolWin: [2024-06-27T10:51:09.199Z] [2024-06-27T10:51:09.199Z] setToolUnix: [2024-06-27T10:51:09.199Z] [2024-06-27T10:51:09.199Z] setToolProperty: [2024-06-27T10:51:09.199Z] [2024-06-27T10:51:09.199Z] setS1ASclassPath: [2024-06-27T10:51:09.199Z] [2024-06-27T10:51:09.199Z] init-common: [2024-06-27T10:51:09.199Z] [2024-06-27T10:51:09.199Z] create-connector-resource-common: [2024-06-27T10:51:09.199Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-06-27T10:51:09.385Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:51:09.385Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:51:09.391Z] [java] Jun 27, 2024 10:51:09 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:51:09.392Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-06-27T10:51:09.392Z] [java] Jun 27, 2024 10:51:09 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:51:09.392Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:51:09.392Z] [java] Jun 27, 2024 10:51:09 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:51:09.392Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/classes/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/foo/classes/SingletonBean] [2024-06-27T10:51:09.392Z] [java] Jun 27, 2024 10:51:09 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:51:09.392Z] [java] INFO: Enabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:51:09.471Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-06-27T10:51:09.471Z] [exec] Connector resource blackbox-xa-cr created. [2024-06-27T10:51:09.471Z] [2024-06-27T10:51:09.471Z] asadmin-common: [2024-06-27T10:51:09.471Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:51:09.482Z] [exec] Application deployed with name ejb30-allowedApp. [2024-06-27T10:51:09.482Z] [echo] Deployment on target server server successful [2024-06-27T10:51:09.482Z] [2024-06-27T10:51:09.482Z] setOSConditions: [2024-06-27T10:51:09.482Z] [2024-06-27T10:51:09.483Z] setToolWin: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] setToolUnix: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] setToolProperty: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] setS1ASclassPath: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] init-common: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] deploy-common-ee: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] run: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] setOSConditions: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] setToolWin: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] setToolUnix: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] setToolProperty: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] setS1ASclassPath: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] init-common: [2024-06-27T10:51:09.483Z] [2024-06-27T10:51:09.483Z] runclient-common: [2024-06-27T10:51:09.483Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedAppClient.jar -name ejb30-allowedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:51:09.484Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot web-el-enum --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-el-enum-web.war [2024-06-27T10:51:09.595Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-2-web [2024-06-27T10:51:09.595Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:09.595Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:09.596Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:09.596Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:09.596Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:09.596Z] [2024-06-27T10:51:09.596Z] setOSConditions: [2024-06-27T10:51:09.596Z] [2024-06-27T10:51:09.596Z] setToolWin: [2024-06-27T10:51:09.596Z] [2024-06-27T10:51:09.596Z] setToolUnix: [2024-06-27T10:51:09.596Z] [2024-06-27T10:51:09.596Z] setToolProperty: [2024-06-27T10:51:09.596Z] [2024-06-27T10:51:09.596Z] setS1ASclassPath: [2024-06-27T10:51:09.596Z] [2024-06-27T10:51:09.596Z] init-common: [2024-06-27T10:51:09.596Z] [2024-06-27T10:51:09.596Z] undeploy-client: [2024-06-27T10:51:09.615Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:09.647Z] [java] Jun 27, 2024 10:51:09 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:09.647Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:09.647Z] [java] Jun 27, 2024 10:51:09 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:09.647Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:09.647Z] [java] Jun 27, 2024 10:51:09 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:09.647Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:09.647Z] [java] Jun 27, 2024 10:51:09 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:09.648Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:09.797Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:09.797Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:09.797Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:09.797Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:09.797Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:09.797Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:09.797Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:09.870Z] [javac] 1 warning [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] build: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] setOSConditions: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] fixFiles: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] convUnix: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] convWin: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] setToolWin: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] setToolUnix: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] setToolProperty: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] setS1ASclassPath: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] init-common: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] package-persistence-common: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] ejb-jar-common: [2024-06-27T10:51:09.870Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] package-ejbjar-common: [2024-06-27T10:51:09.870Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:09.870Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:09.870Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:09.870Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-ejb.jar [2024-06-27T10:51:09.870Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.870Z] appclient-jar-common: [2024-06-27T10:51:09.870Z] [2024-06-27T10:51:09.871Z] package-appclientjar-common: [2024-06-27T10:51:09.871Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:09.871Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:09.871Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:09.871Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-client.jar [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] webclient-war-common: [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] build-ear-common: [2024-06-27T10:51:09.871Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:09.871Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:09.871Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:09.871Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] deploy: [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] setOSConditions: [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] setToolWin: [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] setToolUnix: [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] setToolProperty: [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] setS1ASclassPath: [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] init-common: [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] execute-sql-common: [2024-06-27T10:51:09.871Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2024-06-27T10:51:09.871Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:51:09.871Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:51:09.871Z] [sql] 0 rows affected [2024-06-27T10:51:09.871Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] setOSConditions: [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.871Z] setToolWin: [2024-06-27T10:51:09.871Z] [2024-06-27T10:51:09.872Z] setToolUnix: [2024-06-27T10:51:09.872Z] [2024-06-27T10:51:09.872Z] setToolProperty: [2024-06-27T10:51:09.872Z] [2024-06-27T10:51:09.872Z] setS1ASclassPath: [2024-06-27T10:51:09.872Z] [2024-06-27T10:51:09.872Z] init-common: [2024-06-27T10:51:09.872Z] [2024-06-27T10:51:09.872Z] create-jdbc-connpool-common: [2024-06-27T10:51:09.943Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:51:09.943Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:51:10.017Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soapdefault/servletws/JmacSoapDefaultServletService.java uses or overrides a deprecated API. [2024-06-27T10:51:10.017Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:10.017Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/client [2024-06-27T10:51:10.017Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml:164: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:10.017Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:10.029Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:51:10.029Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-06-27T10:51:10.029Z] [2024-06-27T10:51:10.029Z] asadmin-common: [2024-06-27T10:51:10.029Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:51:10.042Z] [exec] Application deployed with name web-el-enum-web. [2024-06-27T10:51:10.042Z] [2024-06-27T10:51:10.042Z] deploy-war-commonee: [2024-06-27T10:51:10.042Z] [2024-06-27T10:51:10.042Z] run: [2024-06-27T10:51:10.058Z] [exec] Jun 27, 2024 10:51:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:10.058Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:10.185Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:10.185Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:51:10.185Z] [exec] Command undeploy executed successfully. [2024-06-27T10:51:10.185Z] [2024-06-27T10:51:10.185Z] all: [2024-06-27T10:51:10.185Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:10.185Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:10.185Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:10.185Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:10.185Z] [2024-06-27T10:51:10.185Z] setOSConditions: [2024-06-27T10:51:10.185Z] [2024-06-27T10:51:10.185Z] setToolWin: [2024-06-27T10:51:10.185Z] [2024-06-27T10:51:10.185Z] setToolUnix: [2024-06-27T10:51:10.185Z] [2024-06-27T10:51:10.186Z] setToolProperty: [2024-06-27T10:51:10.186Z] [2024-06-27T10:51:10.186Z] setS1ASclassPath: [2024-06-27T10:51:10.186Z] [2024-06-27T10:51:10.186Z] init-common: [2024-06-27T10:51:10.186Z] [2024-06-27T10:51:10.186Z] clean: [2024-06-27T10:51:10.186Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:10.186Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:10.186Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:10.186Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:10.186Z] [2024-06-27T10:51:10.186Z] setOSConditions: [2024-06-27T10:51:10.186Z] [2024-06-27T10:51:10.186Z] setToolWin: [2024-06-27T10:51:10.186Z] [2024-06-27T10:51:10.186Z] setToolUnix: [2024-06-27T10:51:10.186Z] [2024-06-27T10:51:10.186Z] setToolProperty: [2024-06-27T10:51:10.186Z] [2024-06-27T10:51:10.186Z] setS1ASclassPath: [2024-06-27T10:51:10.186Z] [2024-06-27T10:51:10.186Z] init-common: [2024-06-27T10:51:10.186Z] [2024-06-27T10:51:10.186Z] clean-common: [2024-06-27T10:51:10.186Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:10.186Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:10.187Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:10.187Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] setOSConditions: [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] setToolWin: [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] setToolUnix: [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] setToolProperty: [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] setS1ASclassPath: [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] init-common: [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] clean-classes-common: [2024-06-27T10:51:10.187Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:10.187Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:10.187Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:10.187Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:10.187Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] setOSConditions: [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] setToolWin: [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] setToolUnix: [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] setToolProperty: [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.187Z] setS1ASclassPath: [2024-06-27T10:51:10.187Z] [2024-06-27T10:51:10.188Z] init-common: [2024-06-27T10:51:10.188Z] [2024-06-27T10:51:10.188Z] clean-jars-common: [2024-06-27T10:51:10.188Z] [2024-06-27T10:51:10.188Z] assemble-web: [2024-06-27T10:51:10.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:10.188Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:10.188Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:10.188Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:10.188Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:10.188Z] [2024-06-27T10:51:10.188Z] setOSConditions: [2024-06-27T10:51:10.188Z] [2024-06-27T10:51:10.188Z] setToolWin: [2024-06-27T10:51:10.188Z] [2024-06-27T10:51:10.188Z] setToolUnix: [2024-06-27T10:51:10.188Z] [2024-06-27T10:51:10.188Z] setToolProperty: [2024-06-27T10:51:10.188Z] [2024-06-27T10:51:10.188Z] setS1ASclassPath: [2024-06-27T10:51:10.188Z] [2024-06-27T10:51:10.188Z] init-common: [2024-06-27T10:51:10.188Z] [2024-06-27T10:51:10.188Z] wsimport: [2024-06-27T10:51:10.197Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:51:10.197Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:51:10.272Z] [2024-06-27T10:51:10.272Z] build-client: [2024-06-27T10:51:10.272Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:10.272Z] [2024-06-27T10:51:10.272Z] package-appclientjar-common: [2024-06-27T10:51:10.272Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:10.273Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:10.273Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-client.jar [2024-06-27T10:51:10.273Z] [2024-06-27T10:51:10.273Z] setOSConditions: [2024-06-27T10:51:10.273Z] [2024-06-27T10:51:10.273Z] setToolWin: [2024-06-27T10:51:10.273Z] [2024-06-27T10:51:10.273Z] setToolUnix: [2024-06-27T10:51:10.273Z] [2024-06-27T10:51:10.273Z] setToolProperty: [2024-06-27T10:51:10.273Z] [2024-06-27T10:51:10.273Z] setS1ASclassPath: [2024-06-27T10:51:10.273Z] [2024-06-27T10:51:10.273Z] init-common: [2024-06-27T10:51:10.273Z] [2024-06-27T10:51:10.273Z] deploy-client-common: [2024-06-27T10:51:10.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:51:10.283Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-06-27T10:51:10.283Z] [2024-06-27T10:51:10.283Z] asadmin-common: [2024-06-27T10:51:10.283Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:51:10.297Z] [java] Connecting to: http://localhost:45711/web-el-enum/enum.jsp [2024-06-27T10:51:10.297Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:10.297Z] [java] [2024-06-27T10:51:10.297Z] [java] [2024-06-27T10:51:10.297Z] [java] ----------------------------------------- [2024-06-27T10:51:10.297Z] [java] - jsp-el-enum-test: PASS - [2024-06-27T10:51:10.297Z] [java] ----------------------------------------- [2024-06-27T10:51:10.297Z] [java] - Total PASS : 1 - [2024-06-27T10:51:10.297Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:10.297Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:10.297Z] [java] ----------------------------------------- [2024-06-27T10:51:10.297Z] [2024-06-27T10:51:10.297Z] undeploy: [2024-06-27T10:51:10.297Z] [2024-06-27T10:51:10.297Z] setOSConditions: [2024-06-27T10:51:10.297Z] [2024-06-27T10:51:10.297Z] setToolWin: [2024-06-27T10:51:10.297Z] [2024-06-27T10:51:10.297Z] setToolUnix: [2024-06-27T10:51:10.297Z] [2024-06-27T10:51:10.297Z] setToolProperty: [2024-06-27T10:51:10.297Z] [2024-06-27T10:51:10.297Z] setS1ASclassPath: [2024-06-27T10:51:10.297Z] [2024-06-27T10:51:10.297Z] init-common: [2024-06-27T10:51:10.297Z] [2024-06-27T10:51:10.297Z] undeploy-war-common: [2024-06-27T10:51:10.360Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:10.410Z] [exec] Jun 27, 2024 10:51:10 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:10.410Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:10.431Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-appauth-pool1 [2024-06-27T10:51:10.431Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2024-06-27T10:51:10.431Z] [2024-06-27T10:51:10.431Z] set-derby-connpool-props: [2024-06-27T10:51:10.551Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-el-enum-web [2024-06-27T10:51:10.569Z] [java] Looking up EJB... [2024-06-27T10:51:10.569Z] [java] Invoking EJB from module 1... [2024-06-27T10:51:10.569Z] [java] EJB said: SingletonBean called ejb.bar in SimpleBase [2024-06-27T10:51:10.569Z] [java] Record # 1 [2024-06-27T10:51:10.569Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:51:10.569Z] [java] Done calling EJB from module 1 [2024-06-27T10:51:10.569Z] [java] SingletonBean :: In PreDestroy() [2024-06-27T10:51:10.569Z] [java] Jun 27, 2024 10:51:10 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:51:10.569Z] [java] INFO: Disabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:51:10.617Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/misc/samples/i18n/simple/i18ntag/MessageTag.java uses or overrides a deprecated API. [2024-06-27T10:51:10.617Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:10.617Z] [javac] 1 warning [2024-06-27T10:51:10.617Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:10.617Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:10.617Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2024-06-27T10:51:10.618Z] [exec] Jun 27, 2024 10:51:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:10.619Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:10.685Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-06-27T10:51:10.685Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-06-27T10:51:10.749Z] [exec] parsing WSDL... [2024-06-27T10:51:10.755Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:51:10.756Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:51:10.817Z] [2024-06-27T10:51:10.817Z] all: [2024-06-27T10:51:10.817Z] [echo] [2024-06-27T10:51:10.817Z] [echo] ************************* [2024-06-27T10:51:10.817Z] [echo] * Running jspErrorPageClassCastException [2024-06-27T10:51:10.817Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException [2024-06-27T10:51:10.817Z] [echo] ************************* [2024-06-27T10:51:10.817Z] [echo] [2024-06-27T10:51:10.817Z] [2024-06-27T10:51:10.817Z] setOSConditions: [2024-06-27T10:51:10.817Z] [2024-06-27T10:51:10.817Z] setToolWin: [2024-06-27T10:51:10.817Z] [2024-06-27T10:51:10.817Z] setToolUnix: [2024-06-27T10:51:10.817Z] [2024-06-27T10:51:10.817Z] setToolProperty: [2024-06-27T10:51:10.817Z] [2024-06-27T10:51:10.817Z] setS1ASclassPath: [2024-06-27T10:51:10.817Z] [2024-06-27T10:51:10.817Z] init-common: [2024-06-27T10:51:10.817Z] [2024-06-27T10:51:10.817Z] clean: [2024-06-27T10:51:10.817Z] [2024-06-27T10:51:10.817Z] setOSConditions: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setToolWin: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setToolUnix: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setToolProperty: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setS1ASclassPath: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] init-common: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] clean-common: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setOSConditions: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setToolWin: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setToolUnix: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setToolProperty: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setS1ASclassPath: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] init-common: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] clean-classes-common: [2024-06-27T10:51:10.818Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setOSConditions: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setToolWin: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setToolUnix: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setToolProperty: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] setS1ASclassPath: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] init-common: [2024-06-27T10:51:10.818Z] [2024-06-27T10:51:10.818Z] clean-jars-common: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] compile: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] setOSConditions: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] setToolWin: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] setToolUnix: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] setToolProperty: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] setS1ASclassPath: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] init-common: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] compile-common: [2024-06-27T10:51:10.819Z] [echo] Current time (ISO): 2024-06-27T10:51:10.604+0000 [2024-06-27T10:51:10.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:10.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/servlet [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] build: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] setOSConditions: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] setToolWin: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] setToolUnix: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] setToolProperty: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] setS1ASclassPath: [2024-06-27T10:51:10.819Z] [2024-06-27T10:51:10.819Z] init-common: [2024-06-27T10:51:10.820Z] [2024-06-27T10:51:10.820Z] webclient-war-common: [2024-06-27T10:51:10.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:10.821Z] [2024-06-27T10:51:10.821Z] clear: [2024-06-27T10:51:10.821Z] [2024-06-27T10:51:10.821Z] test-tlds-exist: [2024-06-27T10:51:10.821Z] [2024-06-27T10:51:10.821Z] copy-tlds: [2024-06-27T10:51:10.821Z] [2024-06-27T10:51:10.821Z] test-tagfiles-exist: [2024-06-27T10:51:10.821Z] [2024-06-27T10:51:10.821Z] copy-tagfiles: [2024-06-27T10:51:10.821Z] [2024-06-27T10:51:10.821Z] package-war-common: [2024-06-27T10:51:10.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:10.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:10.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:10.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:10.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/lib [2024-06-27T10:51:10.821Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:10.821Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-class-cast-exception-web.war [2024-06-27T10:51:10.821Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:10.821Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:10.821Z] [javac] Compiling 1 source file [2024-06-27T10:51:10.821Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/WebTest.java:55: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:51:10.821Z] [javac] Socket s = new Socket(host, new Integer(port).intValue()); [2024-06-27T10:51:10.821Z] [javac] ^ [2024-06-27T10:51:10.821Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:10.821Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:10.821Z] [javac] 1 warning [2024-06-27T10:51:10.821Z] [2024-06-27T10:51:10.822Z] deploy: [2024-06-27T10:51:10.822Z] [2024-06-27T10:51:10.822Z] deploy-war-common: [2024-06-27T10:51:10.822Z] [2024-06-27T10:51:10.822Z] setOSConditions: [2024-06-27T10:51:10.822Z] [2024-06-27T10:51:10.822Z] setToolWin: [2024-06-27T10:51:10.822Z] [2024-06-27T10:51:10.822Z] setToolUnix: [2024-06-27T10:51:10.822Z] [2024-06-27T10:51:10.822Z] setToolProperty: [2024-06-27T10:51:10.822Z] [2024-06-27T10:51:10.822Z] setS1ASclassPath: [2024-06-27T10:51:10.822Z] [2024-06-27T10:51:10.822Z] init-common: [2024-06-27T10:51:10.822Z] [2024-06-27T10:51:10.822Z] deploy-war-commonpe: [2024-06-27T10:51:10.822Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:51:10.823Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:10.823Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:10.823Z] [java] Jun 27, 2024 10:51:10 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:51:10.823Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:51:10.823Z] [java] Jun 27, 2024 10:51:10 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:10.823Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:10.823Z] [java] Jun 27, 2024 10:51:10 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:10.823Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:10.823Z] [java] Jun 27, 2024 10:51:10 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:10.823Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:10.823Z] [java] Value of key is: embedded module 1 [2024-06-27T10:51:10.823Z] [java] ..........FINISHED 2 modules Embedded test [2024-06-27T10:51:10.823Z] [java] Requesting wrong set of modules.... [2024-06-27T10:51:10.823Z] [java] Completed shutdown of GlassFish runtime [2024-06-27T10:51:10.823Z] [java] Jun 27, 2024 10:51:10 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:10.823Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:51:10.823Z] [java] Jun 27, 2024 10:51:10 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:10.823Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain6781435365681423998xml [2024-06-27T10:51:10.823Z] [java] Jun 27, 2024 10:51:10 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:10.823Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:51:10.842Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:51:10.842Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:51:10.842Z] [2024-06-27T10:51:10.842Z] asadmin-common: [2024-06-27T10:51:10.842Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:51:10.873Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:10.873Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:10.873Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:10.873Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:10.873Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:10.873Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:10.873Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:11.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:51:11.009Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:51:11.076Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-error-page-class-cast-exception --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-class-cast-exception-web.war [2024-06-27T10:51:11.077Z] [java] Jun 27, 2024 10:51:10 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:51:11.077Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:51:11.077Z] [java] Jun 27, 2024 10:51:10 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:51:11.077Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:51:11.077Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:11.077Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:11.077Z] [java] Jun 27, 2024 10:51:10 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:11.077Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:11.077Z] [java] Jun 27, 2024 10:51:10 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:11.077Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (221 ms), startup services (78 ms), total (299 ms) [2024-06-27T10:51:11.077Z] [java] Jun 27, 2024 10:51:10 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:11.077Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:11.077Z] [java] Jun 27, 2024 10:51:10 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:51:11.077Z] [java] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:51:11.077Z] [java] Jun 27, 2024 10:51:10 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:11.077Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:11.077Z] [java] Jun 27, 2024 10:51:10 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:11.077Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:11.077Z] [java] Jun 27, 2024 10:51:11 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:11.077Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:11.077Z] [java] Jun 27, 2024 10:51:11 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:11.077Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (333 ms), startup services (7 ms), total (340 ms) [2024-06-27T10:51:11.077Z] [java] Jun 27, 2024 10:51:11 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:11.077Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:11.078Z] [java] Jun 27, 2024 10:51:11 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:51:11.078Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:51:11.078Z] [java] Jun 27, 2024 10:51:11 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2024-06-27T10:51:11.078Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2024-06-27T10:51:11.078Z] [java] Jun 27, 2024 10:51:11 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:11.078Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:11.078Z] [java] Jun 27, 2024 10:51:11 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:11.078Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:11.078Z] [java] Jun 27, 2024 10:51:11 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:11.078Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:11.100Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:51:11.100Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:51:11.100Z] [2024-06-27T10:51:11.100Z] deploy-rar-and-setup-resources: [2024-06-27T10:51:11.101Z] [2024-06-27T10:51:11.101Z] setOSConditions: [2024-06-27T10:51:11.101Z] [2024-06-27T10:51:11.101Z] setToolWin: [2024-06-27T10:51:11.101Z] [2024-06-27T10:51:11.101Z] setToolUnix: [2024-06-27T10:51:11.101Z] [2024-06-27T10:51:11.101Z] setToolProperty: [2024-06-27T10:51:11.101Z] [2024-06-27T10:51:11.101Z] setS1ASclassPath: [2024-06-27T10:51:11.101Z] [2024-06-27T10:51:11.101Z] init-common: [2024-06-27T10:51:11.101Z] [2024-06-27T10:51:11.101Z] deploy-rar-common: [2024-06-27T10:51:11.101Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-06-27T10:51:11.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-client.jar [2024-06-27T10:51:11.259Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-06-27T10:51:11.259Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-06-27T10:51:11.311Z] [exec] [2024-06-27T10:51:11.311Z] [exec] Generating code... [2024-06-27T10:51:11.311Z] [exec] [2024-06-27T10:51:11.311Z] [exec] Compiling code... [2024-06-27T10:51:11.332Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:11.332Z] [java] Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2024-06-27T10:51:11.332Z] [java] Value of key is: embedded create new container with errors in MODULES [2024-06-27T10:51:11.332Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:11.332Z] [java] [2024-06-27T10:51:11.332Z] [java] [2024-06-27T10:51:11.332Z] [java] ----------------------------------------- [2024-06-27T10:51:11.332Z] [java] - embedded module 1: PASS - [2024-06-27T10:51:11.332Z] [java] - embedded create new container with errors in MODULES: PASS - [2024-06-27T10:51:11.332Z] [java] ----------------------------------------- [2024-06-27T10:51:11.332Z] [java] Total PASS: 2 [2024-06-27T10:51:11.332Z] [java] Total FAIL: 0 [2024-06-27T10:51:11.332Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:11.332Z] [java] ----------------------------------------- [2024-06-27T10:51:11.332Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:11.332Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:11.332Z] [2024-06-27T10:51:11.333Z] stop-database: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] all: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] ejbandwar: [2024-06-27T10:51:11.333Z] [echo] [2024-06-27T10:51:11.333Z] [echo] [2024-06-27T10:51:11.333Z] [echo] ************************************************** [2024-06-27T10:51:11.333Z] [echo] * Running ejbandwar [2024-06-27T10:51:11.333Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbandwar [2024-06-27T10:51:11.333Z] [echo] ************************************************** [2024-06-27T10:51:11.333Z] [echo] [2024-06-27T10:51:11.333Z] [echo] [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] start-database: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] setOSConditions: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] setToolWin: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] setToolUnix: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] setToolProperty: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] setS1ASclassPath: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] init-common: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] clean: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] setOSConditions: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] setToolWin: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] setToolUnix: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] setToolProperty: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] setS1ASclassPath: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] init-common: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] clean-common: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.333Z] setOSConditions: [2024-06-27T10:51:11.333Z] [2024-06-27T10:51:11.334Z] setToolWin: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setToolUnix: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setToolProperty: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setS1ASclassPath: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] init-common: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] clean-classes-common: [2024-06-27T10:51:11.334Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setOSConditions: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setToolWin: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setToolUnix: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setToolProperty: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setS1ASclassPath: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] init-common: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] clean-jars-common: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] compile: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setOSConditions: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setToolWin: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setToolUnix: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setToolProperty: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] setS1ASclassPath: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.334Z] init-common: [2024-06-27T10:51:11.334Z] [2024-06-27T10:51:11.335Z] compile-common: [2024-06-27T10:51:11.335Z] [echo] Current time (ISO): 2024-06-27T10:51:11.151+0000 [2024-06-27T10:51:11.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:11.335Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:11.353Z] [exec] Jun 27, 2024 10:51:11 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:51:11.353Z] [exec] WARNING: ACC001: Using the only client [ejb30-allowed-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedAppClient.jar even though it does not match the specified main class name null or client name ejb30-allowedClient [2024-06-27T10:51:11.436Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:11.436Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/client/i18n/simple/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:51:11.436Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:11.436Z] [javac] 1 warning [2024-06-27T10:51:11.436Z] [2024-06-27T10:51:11.436Z] assemble: [2024-06-27T10:51:11.437Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/a/b/i18n-simple-misc.jar [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] init.os: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] init.tools.unix: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] init.tools.windows: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] init.tools: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] setAsadminArgs: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] init: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] init.customtasks: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] prepare: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] compile: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] assemble: [2024-06-27T10:51:11.437Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF [2024-06-27T10:51:11.437Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF [2024-06-27T10:51:11.437Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF/tlds [2024-06-27T10:51:11.437Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war [2024-06-27T10:51:11.437Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simple.war [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] private-all: [2024-06-27T10:51:11.437Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simpleApp.ear [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] init.os: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] init.tools.unix: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] init.tools.windows: [2024-06-27T10:51:11.437Z] [2024-06-27T10:51:11.437Z] init.tools: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] setAsadminArgs: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] init: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] init.customtasks: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] prepare: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] deploy.asadmin: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] setAsadminArgs: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] common.deploy.asadmin: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] init.os: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] init.tools.unix: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] init.tools.windows: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] init.tools: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] setAsadminArgs: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] init: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] init.customtasks: [2024-06-27T10:51:11.438Z] [2024-06-27T10:51:11.438Z] common.run.asadmin: [2024-06-27T10:51:11.438Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives --name i18n-simple /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simpleApp.ear [2024-06-27T10:51:11.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-06-27T10:51:11.514Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-06-27T10:51:11.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:51:11.568Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:51:11.675Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-06-27T10:51:11.675Z] [exec] Application deployed with name blackbox-tx. [2024-06-27T10:51:11.675Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-06-27T10:51:11.675Z] [2024-06-27T10:51:11.675Z] setOSConditions: [2024-06-27T10:51:11.675Z] [2024-06-27T10:51:11.675Z] setToolWin: [2024-06-27T10:51:11.675Z] [2024-06-27T10:51:11.675Z] setToolUnix: [2024-06-27T10:51:11.675Z] [2024-06-27T10:51:11.675Z] setToolProperty: [2024-06-27T10:51:11.675Z] [2024-06-27T10:51:11.675Z] setS1ASclassPath: [2024-06-27T10:51:11.675Z] [2024-06-27T10:51:11.675Z] init-common: [2024-06-27T10:51:11.675Z] [2024-06-27T10:51:11.675Z] create-connector-connpool: [2024-06-27T10:51:11.675Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-06-27T10:51:11.680Z] [exec] Jun 27, 2024 10:51:11 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:11.680Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@27e44e9c [2024-06-27T10:51:11.795Z] [exec] Application deployed with name security-jmac-soapdefault-client. [2024-06-27T10:51:11.795Z] [2024-06-27T10:51:11.795Z] run: [2024-06-27T10:51:11.795Z] [echo] [2024-06-27T10:51:11.795Z] [echo] RUNNING /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient [2024-06-27T10:51:11.795Z] [echo] [2024-06-27T10:51:11.795Z] [echo] APPCPATH: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/test-security-jmac-soapdefault-provider.jar [2024-06-27T10:51:11.795Z] [echo] [2024-06-27T10:51:11.795Z] [echo] vmargs: -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__keystore.jks -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__cacerts.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStorePassword=changeit [2024-06-27T10:51:11.796Z] [echo] [2024-06-27T10:51:11.796Z] [echo] client: -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-clientClient.jar [2024-06-27T10:51:11.796Z] [echo] [2024-06-27T10:51:11.796Z] [echo] [2024-06-27T10:51:11.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:51:11.832Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:51:11.999Z] [exec] Application deployed with name web-jsp-error-page-class-cast-exception-web. [2024-06-27T10:51:11.999Z] [2024-06-27T10:51:11.999Z] deploy-war-commonee: [2024-06-27T10:51:11.999Z] [2024-06-27T10:51:11.999Z] run: [2024-06-27T10:51:11.999Z] [java] GET /web-jsp-error-page-class-cast-exception/causeError.jsp HTTP/1.0 [2024-06-27T10:51:11.999Z] [java] HTTP/1.1 500 Internal Server Error [2024-06-27T10:51:11.999Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:51:11.999Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:51:11.999Z] [java] Set-Cookie: JSESSIONID=9521c717b5fdec5989ab0669d44e; Path=/web-jsp-error-page-class-cast-exception; HttpOnly [2024-06-27T10:51:11.999Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:51:11.999Z] [java] Connection: close [2024-06-27T10:51:11.999Z] [java] Content-Length: 84 [2024-06-27T10:51:11.999Z] [java] [2024-06-27T10:51:11.999Z] [java] [2024-06-27T10:51:11.999Z] [java] [2024-06-27T10:51:11.999Z] [java] [2024-06-27T10:51:11.999Z] [java] [2024-06-27T10:51:11.999Z] [java] jakarta.servlet.jsp.JspException: java.lang.Throwable: The cake fell in the mud [2024-06-27T10:51:11.999Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:11.999Z] [java] [2024-06-27T10:51:11.999Z] [java] [2024-06-27T10:51:11.999Z] [java] ----------------------------------------- [2024-06-27T10:51:11.999Z] [java] - jsp-error-page-class-cast-exception: PASS - [2024-06-27T10:51:11.999Z] [java] ----------------------------------------- [2024-06-27T10:51:11.999Z] [java] - Total PASS : 1 - [2024-06-27T10:51:11.999Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:11.999Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:11.999Z] [java] ----------------------------------------- [2024-06-27T10:51:11.999Z] [2024-06-27T10:51:11.999Z] undeploy: [2024-06-27T10:51:11.999Z] [2024-06-27T10:51:11.999Z] setOSConditions: [2024-06-27T10:51:11.999Z] [2024-06-27T10:51:11.999Z] setToolWin: [2024-06-27T10:51:12.000Z] [2024-06-27T10:51:12.000Z] setToolUnix: [2024-06-27T10:51:12.000Z] [2024-06-27T10:51:12.000Z] setToolProperty: [2024-06-27T10:51:12.000Z] [2024-06-27T10:51:12.000Z] setS1ASclassPath: [2024-06-27T10:51:12.000Z] [2024-06-27T10:51:12.000Z] init-common: [2024-06-27T10:51:12.000Z] [2024-06-27T10:51:12.000Z] undeploy-war-common: [2024-06-27T10:51:12.006Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:12.006Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:51:12.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-06-27T10:51:12.074Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-06-27T10:51:12.234Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:12.234Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:12.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-06-27T10:51:12.234Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-06-27T10:51:12.234Z] [2024-06-27T10:51:12.234Z] create-connector-connpool-common: [2024-06-27T10:51:12.234Z] [2024-06-27T10:51:12.234Z] setOSConditions: [2024-06-27T10:51:12.234Z] [2024-06-27T10:51:12.234Z] setToolWin: [2024-06-27T10:51:12.234Z] [2024-06-27T10:51:12.234Z] setToolUnix: [2024-06-27T10:51:12.234Z] [2024-06-27T10:51:12.234Z] setToolProperty: [2024-06-27T10:51:12.234Z] [2024-06-27T10:51:12.234Z] setS1ASclassPath: [2024-06-27T10:51:12.234Z] [2024-06-27T10:51:12.234Z] init-common: [2024-06-27T10:51:12.234Z] [2024-06-27T10:51:12.235Z] create-connector-resource-common: [2024-06-27T10:51:12.235Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-06-27T10:51:12.256Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:12.256Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:12.256Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:12.256Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:12.256Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:12.256Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:12.256Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:12.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-06-27T10:51:12.328Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-06-27T10:51:12.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:51:12.390Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:51:12.390Z] [2024-06-27T10:51:12.390Z] setOSConditions: [2024-06-27T10:51:12.390Z] [2024-06-27T10:51:12.390Z] setToolWin: [2024-06-27T10:51:12.390Z] [2024-06-27T10:51:12.390Z] setToolUnix: [2024-06-27T10:51:12.390Z] [2024-06-27T10:51:12.390Z] setToolProperty: [2024-06-27T10:51:12.390Z] [2024-06-27T10:51:12.390Z] setS1ASclassPath: [2024-06-27T10:51:12.390Z] [2024-06-27T10:51:12.390Z] init-common: [2024-06-27T10:51:12.390Z] [2024-06-27T10:51:12.391Z] create-jdbc-resource-common: [2024-06-27T10:51:12.391Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:12.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-06-27T10:51:12.489Z] [exec] Connector resource blackbox-tx-cr created. [2024-06-27T10:51:12.489Z] [2024-06-27T10:51:12.489Z] asadmin-common: [2024-06-27T10:51:12.489Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:51:12.557Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-error-page-class-cast-exception-web [2024-06-27T10:51:12.557Z] [2024-06-27T10:51:12.557Z] all: [2024-06-27T10:51:12.557Z] [echo] [2024-06-27T10:51:12.557Z] [echo] ************************* [2024-06-27T10:51:12.557Z] [echo] * Running jspErrorPageServletErrorException [2024-06-27T10:51:12.557Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException [2024-06-27T10:51:12.557Z] [echo] ************************* [2024-06-27T10:51:12.557Z] [echo] [2024-06-27T10:51:12.557Z] [2024-06-27T10:51:12.557Z] setOSConditions: [2024-06-27T10:51:12.557Z] [2024-06-27T10:51:12.557Z] setToolWin: [2024-06-27T10:51:12.557Z] [2024-06-27T10:51:12.557Z] setToolUnix: [2024-06-27T10:51:12.557Z] [2024-06-27T10:51:12.557Z] setToolProperty: [2024-06-27T10:51:12.557Z] [2024-06-27T10:51:12.557Z] setS1ASclassPath: [2024-06-27T10:51:12.557Z] [2024-06-27T10:51:12.558Z] init-common: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] clean: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setOSConditions: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setToolWin: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setToolUnix: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setToolProperty: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setS1ASclassPath: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] init-common: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] clean-common: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setOSConditions: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setToolWin: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setToolUnix: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setToolProperty: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setS1ASclassPath: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] init-common: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] clean-classes-common: [2024-06-27T10:51:12.558Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setOSConditions: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setToolWin: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setToolUnix: [2024-06-27T10:51:12.558Z] [2024-06-27T10:51:12.558Z] setToolProperty: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] setS1ASclassPath: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] init-common: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] clean-jars-common: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] compile: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] setOSConditions: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] setToolWin: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] setToolUnix: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] setToolProperty: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] setS1ASclassPath: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] init-common: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] compile-common: [2024-06-27T10:51:12.559Z] [echo] Current time (ISO): 2024-06-27T10:51:12.422+0000 [2024-06-27T10:51:12.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:12.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/servlet [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] build: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] setOSConditions: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] setToolWin: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] setToolUnix: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] setToolProperty: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] setS1ASclassPath: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] init-common: [2024-06-27T10:51:12.559Z] [2024-06-27T10:51:12.559Z] webclient-war-common: [2024-06-27T10:51:12.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:12.560Z] [2024-06-27T10:51:12.560Z] clear: [2024-06-27T10:51:12.560Z] [2024-06-27T10:51:12.560Z] test-tlds-exist: [2024-06-27T10:51:12.560Z] [2024-06-27T10:51:12.560Z] copy-tlds: [2024-06-27T10:51:12.560Z] [2024-06-27T10:51:12.560Z] test-tagfiles-exist: [2024-06-27T10:51:12.560Z] [2024-06-27T10:51:12.560Z] copy-tagfiles: [2024-06-27T10:51:12.560Z] [2024-06-27T10:51:12.560Z] package-war-common: [2024-06-27T10:51:12.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:12.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:12.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:12.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:12.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/lib [2024-06-27T10:51:12.560Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:12.560Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-servlet-error-exception-web.war [2024-06-27T10:51:12.560Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:12.560Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:12.560Z] [javac] Compiling 1 source file [2024-06-27T10:51:12.560Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:12.560Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:12.560Z] [2024-06-27T10:51:12.560Z] deploy: [2024-06-27T10:51:12.560Z] [2024-06-27T10:51:12.560Z] deploy-war-common: [2024-06-27T10:51:12.560Z] [2024-06-27T10:51:12.560Z] setOSConditions: [2024-06-27T10:51:12.560Z] [2024-06-27T10:51:12.560Z] setToolWin: [2024-06-27T10:51:12.560Z] [2024-06-27T10:51:12.560Z] setToolUnix: [2024-06-27T10:51:12.561Z] [2024-06-27T10:51:12.561Z] setToolProperty: [2024-06-27T10:51:12.561Z] [2024-06-27T10:51:12.561Z] setS1ASclassPath: [2024-06-27T10:51:12.561Z] [2024-06-27T10:51:12.561Z] init-common: [2024-06-27T10:51:12.561Z] [2024-06-27T10:51:12.561Z] deploy-war-commonpe: [2024-06-27T10:51:12.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:12.645Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-06-27T10:51:12.645Z] [echo] cmd executed for server [2024-06-27T10:51:12.645Z] [2024-06-27T10:51:12.645Z] deploy: [2024-06-27T10:51:12.645Z] [2024-06-27T10:51:12.645Z] deploy-war-common: [2024-06-27T10:51:12.645Z] [2024-06-27T10:51:12.645Z] setOSConditions: [2024-06-27T10:51:12.645Z] [2024-06-27T10:51:12.645Z] setToolWin: [2024-06-27T10:51:12.645Z] [2024-06-27T10:51:12.645Z] setToolUnix: [2024-06-27T10:51:12.645Z] [2024-06-27T10:51:12.645Z] setToolProperty: [2024-06-27T10:51:12.645Z] [2024-06-27T10:51:12.645Z] setS1ASclassPath: [2024-06-27T10:51:12.645Z] [2024-06-27T10:51:12.645Z] init-common: [2024-06-27T10:51:12.645Z] [2024-06-27T10:51:12.645Z] deploy-war-commonpe: [2024-06-27T10:51:12.674Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:12.674Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:12.674Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:12.674Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:12.674Z] [2024-06-27T10:51:12.674Z] setOSConditions: [2024-06-27T10:51:12.674Z] [2024-06-27T10:51:12.675Z] setToolWin: [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] setToolUnix: [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] setToolProperty: [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] setS1ASclassPath: [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] init-common: [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] compile: [2024-06-27T10:51:12.675Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:12.675Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:12.675Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:12.675Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] setOSConditions: [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] setToolWin: [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] setToolUnix: [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] setToolProperty: [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] setS1ASclassPath: [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] init-common: [2024-06-27T10:51:12.675Z] [2024-06-27T10:51:12.675Z] compile-common: [2024-06-27T10:51:12.675Z] [echo] Current time (ISO): 2024-06-27T10:51:12.318+0000 [2024-06-27T10:51:12.675Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:12.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:51:12.889Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:51:13.071Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:13.071Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:13.071Z] [exec] Value of key is: Embedded-Connector-1.5 test - 1 [2024-06-27T10:51:13.076Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:51:13.076Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-06-27T10:51:13.076Z] [2024-06-27T10:51:13.076Z] asadmin-common: [2024-06-27T10:51:13.076Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-06-27T10:51:13.120Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-error-page-servlet-error-exception --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-servlet-error-exception-web.war [2024-06-27T10:51:13.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-06-27T10:51:13.144Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-06-27T10:51:13.179Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:13.180Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:51:13.180Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:51:13.180Z] [javac] 2 warnings [2024-06-27T10:51:13.180Z] [2024-06-27T10:51:13.180Z] setOSConditions: [2024-06-27T10:51:13.180Z] [2024-06-27T10:51:13.180Z] setToolWin: [2024-06-27T10:51:13.180Z] [2024-06-27T10:51:13.180Z] setToolUnix: [2024-06-27T10:51:13.180Z] [2024-06-27T10:51:13.180Z] setToolProperty: [2024-06-27T10:51:13.180Z] [2024-06-27T10:51:13.180Z] setS1ASclassPath: [2024-06-27T10:51:13.180Z] [2024-06-27T10:51:13.180Z] init-common: [2024-06-27T10:51:13.180Z] [2024-06-27T10:51:13.180Z] compile-common: [2024-06-27T10:51:13.180Z] [echo] Current time (ISO): 2024-06-27T10:51:13.108+0000 [2024-06-27T10:51:13.180Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:13.204Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-no-interface-local-view-proxy-serializable --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-local-view-proxy-serializable-web.war [2024-06-27T10:51:13.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-06-27T10:51:13.330Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-06-27T10:51:13.330Z] [2024-06-27T10:51:13.330Z] asadmin-common: [2024-06-27T10:51:13.330Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:51:13.370Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:13.370Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:13.370Z] [exec] Value of key is: Embedded-Connector-1.5 test - 2 [2024-06-27T10:51:13.458Z] [exec] Application deployed with name cdi-no-interface-local-view-proxy-serializable-web. [2024-06-27T10:51:13.458Z] [2024-06-27T10:51:13.458Z] deploy-war-commonee: [2024-06-27T10:51:13.458Z] [2024-06-27T10:51:13.458Z] run: [2024-06-27T10:51:13.458Z] [java] opening connection to http://localhost:8080/cdi-no-interface-local-view-proxy-serializable/myurl [2024-06-27T10:51:13.627Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:13.627Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:13.627Z] [exec] Value of key is: Embedded-Connector-1.5 test - 3 [2024-06-27T10:51:13.627Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:13.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-06-27T10:51:13.703Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-06-27T10:51:13.703Z] [2024-06-27T10:51:13.703Z] setOSConditions: [2024-06-27T10:51:13.703Z] [2024-06-27T10:51:13.703Z] setToolWin: [2024-06-27T10:51:13.703Z] [2024-06-27T10:51:13.703Z] setToolUnix: [2024-06-27T10:51:13.703Z] [2024-06-27T10:51:13.703Z] setToolProperty: [2024-06-27T10:51:13.703Z] [2024-06-27T10:51:13.703Z] setS1ASclassPath: [2024-06-27T10:51:13.704Z] [2024-06-27T10:51:13.704Z] init-common: [2024-06-27T10:51:13.704Z] [2024-06-27T10:51:13.704Z] create-jdbc-resource-common: [2024-06-27T10:51:13.704Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2024-06-27T10:51:13.712Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:51:13.712Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:13.712Z] [java] [2024-06-27T10:51:13.712Z] [java] [2024-06-27T10:51:13.712Z] [java] ----------------------------------------- [2024-06-27T10:51:13.712Z] [java] - no-interface-local-view-proxy-serializable: PASS - [2024-06-27T10:51:13.712Z] [java] ----------------------------------------- [2024-06-27T10:51:13.712Z] [java] - Total PASS : 1 - [2024-06-27T10:51:13.712Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:13.712Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:13.712Z] [java] ----------------------------------------- [2024-06-27T10:51:13.712Z] [2024-06-27T10:51:13.712Z] undeploy: [2024-06-27T10:51:13.712Z] [2024-06-27T10:51:13.712Z] setOSConditions: [2024-06-27T10:51:13.712Z] [2024-06-27T10:51:13.712Z] setToolWin: [2024-06-27T10:51:13.712Z] [2024-06-27T10:51:13.713Z] setToolUnix: [2024-06-27T10:51:13.713Z] [2024-06-27T10:51:13.713Z] setToolProperty: [2024-06-27T10:51:13.713Z] [2024-06-27T10:51:13.713Z] setS1ASclassPath: [2024-06-27T10:51:13.713Z] [2024-06-27T10:51:13.713Z] init-common: [2024-06-27T10:51:13.713Z] [2024-06-27T10:51:13.713Z] undeploy-war-common: [2024-06-27T10:51:13.720Z] [exec] Jun 27, 2024 10:51:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:13.720Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:13.866Z] [exec] Jun 27, 2024 10:51:13 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:13.866Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7a3f08b6 [2024-06-27T10:51:13.883Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:13.883Z] [exec] Value of key is: Embedded-Connector-1.5 test - 4 [2024-06-27T10:51:13.883Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:13.883Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:13.883Z] [exec] Value of key is: Embedded-Connector-1.5 test - 5 [2024-06-27T10:51:13.883Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:13.883Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:13.883Z] [exec] Value of key is: Embedded-Connector-1.5 test - 6 [2024-06-27T10:51:13.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:51:13.889Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:51:13.889Z] [2024-06-27T10:51:13.889Z] asadmin-common: [2024-06-27T10:51:13.889Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:51:13.958Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-appauth-pool1 --enabled=true --target server jdbc/s1qeappauth1 [2024-06-27T10:51:13.958Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2024-06-27T10:51:13.958Z] [echo] cmd executed for server [2024-06-27T10:51:13.958Z] [2024-06-27T10:51:13.958Z] setOSConditions: [2024-06-27T10:51:13.958Z] [2024-06-27T10:51:13.958Z] setToolWin: [2024-06-27T10:51:13.958Z] [2024-06-27T10:51:13.958Z] setToolUnix: [2024-06-27T10:51:13.958Z] [2024-06-27T10:51:13.958Z] setToolProperty: [2024-06-27T10:51:13.958Z] [2024-06-27T10:51:13.958Z] setS1ASclassPath: [2024-06-27T10:51:13.958Z] [2024-06-27T10:51:13.958Z] init-common: [2024-06-27T10:51:13.958Z] [2024-06-27T10:51:13.958Z] deploy-common: [2024-06-27T10:51:13.958Z] [echo] Current time (ISO): 2024-06-27T10:51:13.952+0000 [2024-06-27T10:51:13.966Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-no-interface-local-view-proxy-serializable-web [2024-06-27T10:51:13.966Z] [2024-06-27T10:51:13.966Z] delete-resources: [2024-06-27T10:51:13.966Z] [2024-06-27T10:51:13.966Z] setOSConditions: [2024-06-27T10:51:13.966Z] [2024-06-27T10:51:13.966Z] setToolWin: [2024-06-27T10:51:13.966Z] [2024-06-27T10:51:13.967Z] setToolUnix: [2024-06-27T10:51:13.967Z] [2024-06-27T10:51:13.967Z] setToolProperty: [2024-06-27T10:51:13.967Z] [2024-06-27T10:51:13.967Z] setS1ASclassPath: [2024-06-27T10:51:13.967Z] [2024-06-27T10:51:13.967Z] init-common: [2024-06-27T10:51:13.967Z] [2024-06-27T10:51:13.967Z] delete-jdbc-resource-common: [2024-06-27T10:51:13.967Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:14.039Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:14.039Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:14.039Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:14.039Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:14.040Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:14.040Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:14.040Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:14.078Z] [exec] Application deployed with name web-jsp-error-page-servlet-error-exception-web. [2024-06-27T10:51:14.078Z] [2024-06-27T10:51:14.078Z] deploy-war-commonee: [2024-06-27T10:51:14.078Z] [2024-06-27T10:51:14.078Z] run: [2024-06-27T10:51:14.078Z] [java] GET /web-jsp-error-page-servlet-error-exception/causeError.jsp HTTP/1.0 [2024-06-27T10:51:14.078Z] [java] HTTP/1.1 500 Internal Server Error [2024-06-27T10:51:14.078Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:51:14.078Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:51:14.078Z] [java] Set-Cookie: JSESSIONID=95224915a4a5893f380859996924; Path=/web-jsp-error-page-servlet-error-exception; HttpOnly [2024-06-27T10:51:14.078Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:51:14.078Z] [java] Connection: close [2024-06-27T10:51:14.078Z] [java] [2024-06-27T10:51:14.078Z] [java] [2024-06-27T10:51:14.078Z] [java] [2024-06-27T10:51:14.078Z] [java] [2024-06-27T10:51:14.078Z] [java] java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null [2024-06-27T10:51:14.078Z] [java] java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null [2024-06-27T10:51:14.078Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:14.078Z] [java] [2024-06-27T10:51:14.078Z] [java] [2024-06-27T10:51:14.078Z] [java] ----------------------------------------- [2024-06-27T10:51:14.078Z] [java] - jsp-error-page-servlet-error-exception: PASS - [2024-06-27T10:51:14.078Z] [java] ----------------------------------------- [2024-06-27T10:51:14.078Z] [java] - Total PASS : 1 - [2024-06-27T10:51:14.079Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:14.079Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:14.079Z] [java] ----------------------------------------- [2024-06-27T10:51:14.079Z] [2024-06-27T10:51:14.079Z] undeploy: [2024-06-27T10:51:14.079Z] [2024-06-27T10:51:14.079Z] setOSConditions: [2024-06-27T10:51:14.079Z] [2024-06-27T10:51:14.079Z] setToolWin: [2024-06-27T10:51:14.079Z] [2024-06-27T10:51:14.079Z] setToolUnix: [2024-06-27T10:51:14.079Z] [2024-06-27T10:51:14.079Z] setToolProperty: [2024-06-27T10:51:14.079Z] [2024-06-27T10:51:14.079Z] setS1ASclassPath: [2024-06-27T10:51:14.079Z] [2024-06-27T10:51:14.079Z] init-common: [2024-06-27T10:51:14.079Z] [2024-06-27T10:51:14.079Z] undeploy-war-common: [2024-06-27T10:51:14.107Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:14.107Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:14.107Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:14.107Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:14.107Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:14.107Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:14.107Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:14.139Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:14.139Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:14.139Z] [exec] Value of key is: Embedded-Connector-1.5 test - 7 [2024-06-27T10:51:14.142Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:51:14.142Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:51:14.142Z] [2024-06-27T10:51:14.142Z] deploy-rar-and-setup-resources: [2024-06-27T10:51:14.142Z] [2024-06-27T10:51:14.142Z] setOSConditions: [2024-06-27T10:51:14.143Z] [2024-06-27T10:51:14.143Z] setToolWin: [2024-06-27T10:51:14.143Z] [2024-06-27T10:51:14.143Z] setToolUnix: [2024-06-27T10:51:14.143Z] [2024-06-27T10:51:14.143Z] setToolProperty: [2024-06-27T10:51:14.143Z] [2024-06-27T10:51:14.143Z] setS1ASclassPath: [2024-06-27T10:51:14.143Z] [2024-06-27T10:51:14.143Z] init-common: [2024-06-27T10:51:14.143Z] [2024-06-27T10:51:14.143Z] deploy-rar-common: [2024-06-27T10:51:14.143Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-06-27T10:51:14.213Z] [2024-06-27T10:51:14.213Z] setOSConditions: [2024-06-27T10:51:14.213Z] [2024-06-27T10:51:14.213Z] setToolWin: [2024-06-27T10:51:14.213Z] [2024-06-27T10:51:14.213Z] setToolUnix: [2024-06-27T10:51:14.213Z] [2024-06-27T10:51:14.213Z] setToolProperty: [2024-06-27T10:51:14.213Z] [2024-06-27T10:51:14.213Z] setS1ASclassPath: [2024-06-27T10:51:14.213Z] [2024-06-27T10:51:14.213Z] init-common: [2024-06-27T10:51:14.213Z] [2024-06-27T10:51:14.213Z] deploy-common-pe: [2024-06-27T10:51:14.396Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:14.396Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:14.396Z] [exec] Value of key is: Embedded-Connector-1.5 test - 8 [2024-06-27T10:51:14.396Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:14.396Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:14.396Z] [exec] Value of key is: Embedded-Connector-1.5 test - 9 [2024-06-27T10:51:14.396Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:14.396Z] [exec] [2024-06-27T10:51:14.396Z] [exec] [2024-06-27T10:51:14.396Z] [exec] ----------------------------------------- [2024-06-27T10:51:14.396Z] [exec] - Embedded-Connector-1.5 test - 1: PASS - [2024-06-27T10:51:14.396Z] [exec] - Embedded-Connector-1.5 test - 4: PASS - [2024-06-27T10:51:14.396Z] [exec] - Embedded-Connector-1.5 test - 5: PASS - [2024-06-27T10:51:14.396Z] [exec] - Embedded-Connector-1.5 test - 2: PASS - [2024-06-27T10:51:14.396Z] [exec] - Embedded-Connector-1.5 test - 3: PASS - [2024-06-27T10:51:14.396Z] [exec] - Embedded-Connector-1.5 test - 8: PASS - [2024-06-27T10:51:14.396Z] [exec] - Embedded-Connector-1.5 test - 9: PASS - [2024-06-27T10:51:14.396Z] [exec] - Embedded-Connector-1.5 test - 6: PASS - [2024-06-27T10:51:14.396Z] [exec] - Embedded-Connector-1.5 test - 7: PASS - [2024-06-27T10:51:14.396Z] [exec] ----------------------------------------- [2024-06-27T10:51:14.396Z] [exec] Total PASS: 9 [2024-06-27T10:51:14.396Z] [exec] Total FAIL: 0 [2024-06-27T10:51:14.396Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:14.396Z] [exec] ----------------------------------------- [2024-06-27T10:51:14.396Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:14.426Z] [exec] Value of key is: setup [2024-06-27T10:51:14.426Z] [exec] Value of key is: BMTUserTx [2024-06-27T10:51:14.426Z] [exec] Value of key is: CMTUserTx [2024-06-27T10:51:14.426Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:14.426Z] [exec] [2024-06-27T10:51:14.426Z] [exec] [2024-06-27T10:51:14.426Z] [exec] ----------------------------------------- [2024-06-27T10:51:14.426Z] [exec] - BMTUserTx: PASS - [2024-06-27T10:51:14.426Z] [exec] - setup: PASS - [2024-06-27T10:51:14.426Z] [exec] - CMTUserTx: PASS - [2024-06-27T10:51:14.426Z] [exec] ----------------------------------------- [2024-06-27T10:51:14.426Z] [exec] Total PASS: 3 [2024-06-27T10:51:14.426Z] [exec] Total FAIL: 0 [2024-06-27T10:51:14.426Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:14.426Z] [exec] ----------------------------------------- [2024-06-27T10:51:14.426Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:14.426Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:14.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2024-06-27T10:51:14.535Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:14.535Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-06-27T10:51:14.535Z] [echo] cmd executed for server [2024-06-27T10:51:14.535Z] [2024-06-27T10:51:14.535Z] setOSConditions: [2024-06-27T10:51:14.535Z] [2024-06-27T10:51:14.535Z] setToolWin: [2024-06-27T10:51:14.535Z] [2024-06-27T10:51:14.535Z] setToolUnix: [2024-06-27T10:51:14.536Z] [2024-06-27T10:51:14.536Z] setToolProperty: [2024-06-27T10:51:14.536Z] [2024-06-27T10:51:14.536Z] setS1ASclassPath: [2024-06-27T10:51:14.536Z] [2024-06-27T10:51:14.536Z] init-common: [2024-06-27T10:51:14.536Z] [2024-06-27T10:51:14.536Z] delete-jdbc-connpool-common: [2024-06-27T10:51:14.536Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:51:14.640Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-error-page-servlet-error-exception-web [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] all: [2024-06-27T10:51:14.640Z] [echo] [2024-06-27T10:51:14.640Z] [echo] ************************* [2024-06-27T10:51:14.640Z] [echo] * Running jspErrorPageStatusCode [2024-06-27T10:51:14.640Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode [2024-06-27T10:51:14.640Z] [echo] ************************* [2024-06-27T10:51:14.640Z] [echo] [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] setOSConditions: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] setToolWin: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] setToolUnix: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] setToolProperty: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] setS1ASclassPath: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] init-common: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] clean: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] setOSConditions: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] setToolWin: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] setToolUnix: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] setToolProperty: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.640Z] setS1ASclassPath: [2024-06-27T10:51:14.640Z] [2024-06-27T10:51:14.641Z] init-common: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] clean-common: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setOSConditions: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setToolWin: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setToolUnix: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setToolProperty: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setS1ASclassPath: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] init-common: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] clean-classes-common: [2024-06-27T10:51:14.641Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setOSConditions: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setToolWin: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setToolUnix: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setToolProperty: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setS1ASclassPath: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] init-common: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] clean-jars-common: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] compile: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setOSConditions: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setToolWin: [2024-06-27T10:51:14.641Z] [2024-06-27T10:51:14.641Z] setToolUnix: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] setToolProperty: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] setS1ASclassPath: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] init-common: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] compile-common: [2024-06-27T10:51:14.642Z] [echo] Current time (ISO): 2024-06-27T10:51:14.481+0000 [2024-06-27T10:51:14.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:14.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/servlet [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] build: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] setOSConditions: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] setToolWin: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] setToolUnix: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] setToolProperty: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] setS1ASclassPath: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] init-common: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] webclient-war-common: [2024-06-27T10:51:14.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] clear: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] test-tlds-exist: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] copy-tlds: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] test-tagfiles-exist: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] copy-tagfiles: [2024-06-27T10:51:14.642Z] [2024-06-27T10:51:14.642Z] package-war-common: [2024-06-27T10:51:14.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:14.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:14.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:14.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:14.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/lib [2024-06-27T10:51:14.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:14.643Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-status-code-web.war [2024-06-27T10:51:14.643Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:14.643Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:14.643Z] [javac] Compiling 1 source file [2024-06-27T10:51:14.643Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:14.643Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:14.643Z] [2024-06-27T10:51:14.643Z] deploy: [2024-06-27T10:51:14.643Z] [2024-06-27T10:51:14.643Z] deploy-war-common: [2024-06-27T10:51:14.643Z] [2024-06-27T10:51:14.643Z] setOSConditions: [2024-06-27T10:51:14.643Z] [2024-06-27T10:51:14.643Z] setToolWin: [2024-06-27T10:51:14.643Z] [2024-06-27T10:51:14.643Z] setToolUnix: [2024-06-27T10:51:14.643Z] [2024-06-27T10:51:14.643Z] setToolProperty: [2024-06-27T10:51:14.643Z] [2024-06-27T10:51:14.643Z] setS1ASclassPath: [2024-06-27T10:51:14.643Z] [2024-06-27T10:51:14.643Z] init-common: [2024-06-27T10:51:14.643Z] [2024-06-27T10:51:14.643Z] deploy-war-commonpe: [2024-06-27T10:51:14.651Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-06-27T10:51:14.651Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:14.665Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:14.684Z] [2024-06-27T10:51:14.684Z] checkReporting-common: [2024-06-27T10:51:14.684Z] [2024-06-27T10:51:14.684Z] confirmReportPresent-common: [2024-06-27T10:51:14.684Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:14.684Z] [echo] Test seems to be reported fine [2024-06-27T10:51:14.684Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/allowed/RepRunConf.txt [2024-06-27T10:51:14.684Z] [2024-06-27T10:51:14.684Z] confirmMissingReport-common: [2024-06-27T10:51:14.684Z] [2024-06-27T10:51:14.684Z] undeploy: [2024-06-27T10:51:14.684Z] [2024-06-27T10:51:14.684Z] setOSConditions: [2024-06-27T10:51:14.684Z] [2024-06-27T10:51:14.684Z] setToolWin: [2024-06-27T10:51:14.684Z] [2024-06-27T10:51:14.684Z] setToolUnix: [2024-06-27T10:51:14.684Z] [2024-06-27T10:51:14.684Z] setToolProperty: [2024-06-27T10:51:14.685Z] [2024-06-27T10:51:14.685Z] setS1ASclassPath: [2024-06-27T10:51:14.685Z] [2024-06-27T10:51:14.685Z] init-common: [2024-06-27T10:51:14.685Z] [2024-06-27T10:51:14.685Z] undeploy-common: [2024-06-27T10:51:14.701Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-06-27T10:51:14.701Z] [exec] Application deployed with name blackbox-notx. [2024-06-27T10:51:14.701Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-06-27T10:51:14.701Z] [2024-06-27T10:51:14.701Z] setOSConditions: [2024-06-27T10:51:14.701Z] [2024-06-27T10:51:14.701Z] setToolWin: [2024-06-27T10:51:14.701Z] [2024-06-27T10:51:14.701Z] setToolUnix: [2024-06-27T10:51:14.701Z] [2024-06-27T10:51:14.701Z] setToolProperty: [2024-06-27T10:51:14.701Z] [2024-06-27T10:51:14.701Z] setS1ASclassPath: [2024-06-27T10:51:14.702Z] [2024-06-27T10:51:14.702Z] init-common: [2024-06-27T10:51:14.702Z] [2024-06-27T10:51:14.702Z] create-connector-connpool: [2024-06-27T10:51:14.702Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-06-27T10:51:14.790Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:51:14.828Z] [exec] Jun 27, 2024 10:51:14 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:14.828Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1eb85a47 [2024-06-27T10:51:14.907Z] [2024-06-27T10:51:14.907Z] checkReporting-common: [2024-06-27T10:51:14.907Z] [2024-06-27T10:51:14.907Z] confirmReportPresent-common: [2024-06-27T10:51:14.907Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:14.908Z] [echo] Test seems to be reported fine [2024-06-27T10:51:14.908Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/RepRunConf.txt [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] confirmMissingReport-common: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] unset: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] setOSConditions: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] setToolWin: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] setToolUnix: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] setToolProperty: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] setS1ASclassPath: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] init-common: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] unsetJdbc: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] setOSConditions: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] setToolWin: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] setToolUnix: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] setToolProperty: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] setS1ASclassPath: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] init-common: [2024-06-27T10:51:14.908Z] [2024-06-27T10:51:14.908Z] delete-jdbc-resource-common: [2024-06-27T10:51:14.908Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/Derby [2024-06-27T10:51:14.918Z] [javac] 1 warning [2024-06-27T10:51:14.918Z] [2024-06-27T10:51:14.918Z] setOSConditions: [2024-06-27T10:51:14.918Z] [2024-06-27T10:51:14.918Z] setToolWin: [2024-06-27T10:51:14.918Z] [2024-06-27T10:51:14.919Z] setToolUnix: [2024-06-27T10:51:14.919Z] [2024-06-27T10:51:14.919Z] setToolProperty: [2024-06-27T10:51:14.919Z] [2024-06-27T10:51:14.919Z] setS1ASclassPath: [2024-06-27T10:51:14.919Z] [2024-06-27T10:51:14.919Z] init-common: [2024-06-27T10:51:14.919Z] [2024-06-27T10:51:14.919Z] compile-common: [2024-06-27T10:51:14.919Z] [echo] Current time (ISO): 2024-06-27T10:51:14.795+0000 [2024-06-27T10:51:14.919Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:14.986Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:15.030Z] [exec] Application deployed with name ejb-bmp-contauth1txApp. [2024-06-27T10:51:15.030Z] [echo] Deployment on target server server successful [2024-06-27T10:51:15.030Z] [2024-06-27T10:51:15.030Z] setOSConditions: [2024-06-27T10:51:15.030Z] [2024-06-27T10:51:15.030Z] setToolWin: [2024-06-27T10:51:15.030Z] [2024-06-27T10:51:15.030Z] setToolUnix: [2024-06-27T10:51:15.030Z] [2024-06-27T10:51:15.030Z] setToolProperty: [2024-06-27T10:51:15.030Z] [2024-06-27T10:51:15.030Z] setS1ASclassPath: [2024-06-27T10:51:15.030Z] [2024-06-27T10:51:15.030Z] init-common: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] deploy-common-ee: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] run: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] setup-derby-for-authentication: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] setOSConditions: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] setToolWin: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] setToolUnix: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] setToolProperty: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] setS1ASclassPath: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] init-common: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] stop-derby: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] stop-derby-aix: [2024-06-27T10:51:15.031Z] [2024-06-27T10:51:15.031Z] stop-derby-nonaix: [2024-06-27T10:51:15.031Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:51:15.045Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:51:15.045Z] [echo] cmd executed for server [2024-06-27T10:51:15.045Z] [2024-06-27T10:51:15.045Z] all: [2024-06-27T10:51:15.045Z] [echo] ==== Running normal-bean-injection-ear [2024-06-27T10:51:15.045Z] [2024-06-27T10:51:15.045Z] setOSConditions: [2024-06-27T10:51:15.045Z] [2024-06-27T10:51:15.045Z] setToolWin: [2024-06-27T10:51:15.045Z] [2024-06-27T10:51:15.045Z] setToolUnix: [2024-06-27T10:51:15.045Z] [2024-06-27T10:51:15.045Z] setToolProperty: [2024-06-27T10:51:15.045Z] [2024-06-27T10:51:15.045Z] setS1ASclassPath: [2024-06-27T10:51:15.045Z] [2024-06-27T10:51:15.045Z] init-common: [2024-06-27T10:51:15.045Z] [2024-06-27T10:51:15.045Z] clean: [2024-06-27T10:51:15.045Z] [2024-06-27T10:51:15.045Z] setOSConditions: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setToolWin: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setToolUnix: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setToolProperty: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setS1ASclassPath: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] init-common: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] clean-common: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setOSConditions: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setToolWin: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setToolUnix: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setToolProperty: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setS1ASclassPath: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] init-common: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] clean-classes-common: [2024-06-27T10:51:15.046Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setOSConditions: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setToolWin: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setToolUnix: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setToolProperty: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] setS1ASclassPath: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.046Z] init-common: [2024-06-27T10:51:15.046Z] [2024-06-27T10:51:15.047Z] clean-jars-common: [2024-06-27T10:51:15.047Z] [2024-06-27T10:51:15.047Z] compile: [2024-06-27T10:51:15.047Z] [2024-06-27T10:51:15.047Z] setOSConditions: [2024-06-27T10:51:15.047Z] [2024-06-27T10:51:15.047Z] setToolWin: [2024-06-27T10:51:15.047Z] [2024-06-27T10:51:15.047Z] setToolUnix: [2024-06-27T10:51:15.047Z] [2024-06-27T10:51:15.047Z] setToolProperty: [2024-06-27T10:51:15.047Z] [2024-06-27T10:51:15.047Z] setS1ASclassPath: [2024-06-27T10:51:15.047Z] [2024-06-27T10:51:15.047Z] init-common: [2024-06-27T10:51:15.047Z] [2024-06-27T10:51:15.047Z] compile-common: [2024-06-27T10:51:15.047Z] [echo] Current time (ISO): 2024-06-27T10:51:14.829+0000 [2024-06-27T10:51:15.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:15.047Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:15.086Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-06-27T10:51:15.086Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:15.086Z] [exec] [2024-06-27T10:51:15.086Z] [exec] [2024-06-27T10:51:15.086Z] [exec] ----------------------------------------- [2024-06-27T10:51:15.086Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-06-27T10:51:15.086Z] [exec] ----------------------------------------- [2024-06-27T10:51:15.086Z] [exec] Total PASS: 1 [2024-06-27T10:51:15.086Z] [exec] Total FAIL: 0 [2024-06-27T10:51:15.086Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:15.086Z] [exec] ----------------------------------------- [2024-06-27T10:51:15.086Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:15.086Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:15.221Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-error-page-status-code --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-status-code-web.war [2024-06-27T10:51:15.242Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/endpoint/SubtractNumbersImpl.java uses or overrides a deprecated API. [2024-06-27T10:51:15.242Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:15.242Z] [javac] 1 warning [2024-06-27T10:51:15.242Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-06-27T10:51:15.242Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:15.242Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:15.242Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:15.242Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:15.242Z] [2024-06-27T10:51:15.242Z] pkg-war: [2024-06-27T10:51:15.242Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:15.242Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:15.242Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:15.242Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:15.242Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:51:15.242Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:15.242Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:15.242Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:51:15.242Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:51:15.242Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:51:15.243Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:15.243Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:15.243Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${web.wsit.descriptors} does not exist. [2024-06-27T10:51:15.243Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/svchandler-3-web.war [2024-06-27T10:51:15.243Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:15.243Z] [2024-06-27T10:51:15.243Z] assemble-client: [2024-06-27T10:51:15.243Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:51:15.243Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:15.243Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:15.243Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:15.243Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:15.276Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:15.276Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:15.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-06-27T10:51:15.276Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-06-27T10:51:15.276Z] [2024-06-27T10:51:15.276Z] create-connector-connpool-common: [2024-06-27T10:51:15.276Z] [2024-06-27T10:51:15.276Z] setOSConditions: [2024-06-27T10:51:15.276Z] [2024-06-27T10:51:15.276Z] setToolWin: [2024-06-27T10:51:15.276Z] [2024-06-27T10:51:15.276Z] setToolUnix: [2024-06-27T10:51:15.276Z] [2024-06-27T10:51:15.276Z] setToolProperty: [2024-06-27T10:51:15.277Z] [2024-06-27T10:51:15.277Z] setS1ASclassPath: [2024-06-27T10:51:15.277Z] [2024-06-27T10:51:15.277Z] init-common: [2024-06-27T10:51:15.277Z] [2024-06-27T10:51:15.277Z] create-connector-resource-common: [2024-06-27T10:51:15.277Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-06-27T10:51:15.283Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb30-allowedApp [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] all: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] clientview: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] all: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] core: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] setOSConditions: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] setToolWin: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] setToolUnix: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] setToolProperty: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] setS1ASclassPath: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] init-common: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] clean: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] setOSConditions: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] setToolWin: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] setToolUnix: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] setToolProperty: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] setS1ASclassPath: [2024-06-27T10:51:15.283Z] [2024-06-27T10:51:15.283Z] init-common: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] clean-common: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setOSConditions: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setToolWin: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setToolUnix: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setToolProperty: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setS1ASclassPath: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] init-common: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] clean-classes-common: [2024-06-27T10:51:15.284Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setOSConditions: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setToolWin: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setToolUnix: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setToolProperty: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setS1ASclassPath: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] init-common: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] clean-jars-common: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] compile: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setOSConditions: [2024-06-27T10:51:15.284Z] [2024-06-27T10:51:15.284Z] setToolWin: [2024-06-27T10:51:15.285Z] [2024-06-27T10:51:15.285Z] setToolUnix: [2024-06-27T10:51:15.285Z] [2024-06-27T10:51:15.285Z] setToolProperty: [2024-06-27T10:51:15.285Z] [2024-06-27T10:51:15.285Z] setS1ASclassPath: [2024-06-27T10:51:15.285Z] [2024-06-27T10:51:15.285Z] init-common: [2024-06-27T10:51:15.285Z] [2024-06-27T10:51:15.285Z] compile-common: [2024-06-27T10:51:15.285Z] [echo] Current time (ISO): 2024-06-27T10:51:15.111+0000 [2024-06-27T10:51:15.285Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:15.285Z] [javac] Compiling 23 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:15.286Z] [java] Thu Jun 27 10:51:15 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:51:15.286Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties to copy. [2024-06-27T10:51:15.286Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases [2024-06-27T10:51:15.286Z] [2024-06-27T10:51:15.286Z] setOSConditions: [2024-06-27T10:51:15.286Z] [2024-06-27T10:51:15.286Z] setToolWin: [2024-06-27T10:51:15.286Z] [2024-06-27T10:51:15.286Z] setToolUnix: [2024-06-27T10:51:15.286Z] [2024-06-27T10:51:15.286Z] setToolProperty: [2024-06-27T10:51:15.286Z] [2024-06-27T10:51:15.286Z] setS1ASclassPath: [2024-06-27T10:51:15.286Z] [2024-06-27T10:51:15.286Z] init-common: [2024-06-27T10:51:15.286Z] [2024-06-27T10:51:15.286Z] start-derby: [2024-06-27T10:51:15.286Z] [2024-06-27T10:51:15.286Z] start-derby-aix: [2024-06-27T10:51:15.286Z] [2024-06-27T10:51:15.286Z] start-derby-nonaix: [2024-06-27T10:51:15.286Z] [echo] Starting Derby DB Server ... [2024-06-27T10:51:15.342Z] [2024-06-27T10:51:15.342Z] checkReporting-common: [2024-06-27T10:51:15.342Z] [2024-06-27T10:51:15.342Z] confirmReportPresent-common: [2024-06-27T10:51:15.342Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:15.342Z] [echo] Test seems to be reported fine [2024-06-27T10:51:15.342Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-06-27T10:51:15.343Z] [2024-06-27T10:51:15.343Z] confirmMissingReport-common: [2024-06-27T10:51:15.343Z] [2024-06-27T10:51:15.343Z] setOSConditions: [2024-06-27T10:51:15.343Z] [2024-06-27T10:51:15.343Z] setToolWin: [2024-06-27T10:51:15.343Z] [2024-06-27T10:51:15.343Z] setToolUnix: [2024-06-27T10:51:15.343Z] [2024-06-27T10:51:15.343Z] setToolProperty: [2024-06-27T10:51:15.343Z] [2024-06-27T10:51:15.343Z] setS1ASclassPath: [2024-06-27T10:51:15.343Z] [2024-06-27T10:51:15.343Z] init-common: [2024-06-27T10:51:15.343Z] [2024-06-27T10:51:15.343Z] runclient-common: [2024-06-27T10:51:15.343Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring String Primitives-And-String custom/my-string [2024-06-27T10:51:15.499Z] [2024-06-27T10:51:15.499Z] setOSConditions: [2024-06-27T10:51:15.499Z] [2024-06-27T10:51:15.499Z] setToolWin: [2024-06-27T10:51:15.499Z] [2024-06-27T10:51:15.499Z] setToolUnix: [2024-06-27T10:51:15.499Z] [2024-06-27T10:51:15.499Z] setToolProperty: [2024-06-27T10:51:15.499Z] [2024-06-27T10:51:15.499Z] setS1ASclassPath: [2024-06-27T10:51:15.499Z] [2024-06-27T10:51:15.499Z] init-common: [2024-06-27T10:51:15.499Z] [2024-06-27T10:51:15.499Z] wsimport: [2024-06-27T10:51:15.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-06-27T10:51:15.755Z] [exec] parsing WSDL... [2024-06-27T10:51:15.786Z] [exec] Connector resource blackbox-notx-cr created. [2024-06-27T10:51:15.786Z] [2024-06-27T10:51:15.786Z] asadmin-common: [2024-06-27T10:51:15.786Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:51:15.840Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:15.840Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:15.840Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:15.840Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:15.840Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:15.840Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:15.840Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:15.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/Derby [2024-06-27T10:51:15.870Z] [exec] JDBC resource jdbc/Derby deleted successfully [2024-06-27T10:51:15.870Z] [echo] cmd executed for server [2024-06-27T10:51:15.870Z] [2024-06-27T10:51:15.870Z] setOSConditions: [2024-06-27T10:51:15.870Z] [2024-06-27T10:51:15.870Z] setToolWin: [2024-06-27T10:51:15.870Z] [2024-06-27T10:51:15.870Z] setToolUnix: [2024-06-27T10:51:15.870Z] [2024-06-27T10:51:15.870Z] setToolProperty: [2024-06-27T10:51:15.870Z] [2024-06-27T10:51:15.870Z] setS1ASclassPath: [2024-06-27T10:51:15.870Z] [2024-06-27T10:51:15.870Z] init-common: [2024-06-27T10:51:15.870Z] [2024-06-27T10:51:15.870Z] delete-jdbc-connpool-common: [2024-06-27T10:51:15.870Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:51:15.970Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:15.970Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:15.970Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:15.970Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:15.970Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:15.970Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:15.970Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:16.040Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:51:16.040Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-06-27T10:51:16.040Z] [2024-06-27T10:51:16.040Z] asadmin-common: [2024-06-27T10:51:16.040Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:51:16.178Z] [exec] Application deployed with name web-jsp-error-page-status-code-web. [2024-06-27T10:51:16.178Z] [2024-06-27T10:51:16.178Z] deploy-war-commonee: [2024-06-27T10:51:16.178Z] [2024-06-27T10:51:16.178Z] run: [2024-06-27T10:51:16.178Z] [java] Connecting to: http://localhost:45711/web-jsp-error-page-status-code/foo.jsp [2024-06-27T10:51:16.178Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:16.178Z] [java] [2024-06-27T10:51:16.178Z] [java] [2024-06-27T10:51:16.178Z] [java] ----------------------------------------- [2024-06-27T10:51:16.178Z] [java] - jsp-error-page-status-code: PASS - [2024-06-27T10:51:16.178Z] [java] ----------------------------------------- [2024-06-27T10:51:16.178Z] [java] - Total PASS : 1 - [2024-06-27T10:51:16.178Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:16.178Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:16.178Z] [java] ----------------------------------------- [2024-06-27T10:51:16.178Z] [2024-06-27T10:51:16.178Z] undeploy: [2024-06-27T10:51:16.178Z] [2024-06-27T10:51:16.179Z] setOSConditions: [2024-06-27T10:51:16.179Z] [2024-06-27T10:51:16.179Z] setToolWin: [2024-06-27T10:51:16.179Z] [2024-06-27T10:51:16.179Z] setToolUnix: [2024-06-27T10:51:16.179Z] [2024-06-27T10:51:16.179Z] setToolProperty: [2024-06-27T10:51:16.179Z] [2024-06-27T10:51:16.179Z] setS1ASclassPath: [2024-06-27T10:51:16.179Z] [2024-06-27T10:51:16.179Z] init-common: [2024-06-27T10:51:16.179Z] [2024-06-27T10:51:16.179Z] undeploy-war-common: [2024-06-27T10:51:16.315Z] [exec] [2024-06-27T10:51:16.316Z] [exec] Generating code... [2024-06-27T10:51:16.399Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:16.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:51:16.432Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2024-06-27T10:51:16.432Z] [echo] cmd executed for server [2024-06-27T10:51:16.432Z] [2024-06-27T10:51:16.432Z] undeploy: [2024-06-27T10:51:16.432Z] [2024-06-27T10:51:16.432Z] setOSConditions: [2024-06-27T10:51:16.432Z] [2024-06-27T10:51:16.432Z] setToolWin: [2024-06-27T10:51:16.432Z] [2024-06-27T10:51:16.432Z] setToolUnix: [2024-06-27T10:51:16.432Z] [2024-06-27T10:51:16.432Z] setToolProperty: [2024-06-27T10:51:16.432Z] [2024-06-27T10:51:16.432Z] setS1ASclassPath: [2024-06-27T10:51:16.432Z] [2024-06-27T10:51:16.432Z] init-common: [2024-06-27T10:51:16.432Z] [2024-06-27T10:51:16.432Z] testDelAdmin: [2024-06-27T10:51:16.432Z] [2024-06-27T10:51:16.432Z] asadmin-common: [2024-06-27T10:51:16.432Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-06-27T10:51:16.537Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:16.571Z] [exec] [2024-06-27T10:51:16.571Z] [exec] Compiling code... [2024-06-27T10:51:16.599Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:51:16.599Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-06-27T10:51:16.599Z] [2024-06-27T10:51:16.599Z] asadmin-common: [2024-06-27T10:51:16.599Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:51:16.654Z] [javac] 1 warning [2024-06-27T10:51:16.654Z] [2024-06-27T10:51:16.654Z] build: [2024-06-27T10:51:16.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:16.654Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-other.jar [2024-06-27T10:51:16.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:16.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:16.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:16.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:51:16.654Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:16.654Z] [copy] Copied 12 empty directories to 6 empty directories under /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:16.654Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:51:16.654Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:16.654Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-web.war [2024-06-27T10:51:16.654Z] [2024-06-27T10:51:16.654Z] run: [2024-06-27T10:51:16.654Z] [2024-06-27T10:51:16.654Z] setOSConditions: [2024-06-27T10:51:16.654Z] [2024-06-27T10:51:16.654Z] setToolWin: [2024-06-27T10:51:16.654Z] [2024-06-27T10:51:16.654Z] setToolUnix: [2024-06-27T10:51:16.654Z] [2024-06-27T10:51:16.654Z] setToolProperty: [2024-06-27T10:51:16.654Z] [2024-06-27T10:51:16.654Z] setS1ASclassPath: [2024-06-27T10:51:16.654Z] [2024-06-27T10:51:16.654Z] init-common: [2024-06-27T10:51:16.654Z] [2024-06-27T10:51:16.655Z] run_war: [2024-06-27T10:51:16.692Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:16.692Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:16.692Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:16.692Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:16.692Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:16.692Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:16.692Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:16.709Z] [exec] Jun 27, 2024 10:51:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:16.709Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:16.737Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-error-page-status-code-web [2024-06-27T10:51:16.737Z] [2024-06-27T10:51:16.737Z] all: [2024-06-27T10:51:16.737Z] [echo] [2024-06-27T10:51:16.737Z] [echo] ************************* [2024-06-27T10:51:16.737Z] [echo] * Running jspExceptionInTagBodyRestoreJspWriter [2024-06-27T10:51:16.737Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter [2024-06-27T10:51:16.737Z] [echo] ************************* [2024-06-27T10:51:16.737Z] [echo] [2024-06-27T10:51:16.737Z] [2024-06-27T10:51:16.737Z] setOSConditions: [2024-06-27T10:51:16.737Z] [2024-06-27T10:51:16.737Z] setToolWin: [2024-06-27T10:51:16.737Z] [2024-06-27T10:51:16.737Z] setToolUnix: [2024-06-27T10:51:16.737Z] [2024-06-27T10:51:16.737Z] setToolProperty: [2024-06-27T10:51:16.737Z] [2024-06-27T10:51:16.737Z] setS1ASclassPath: [2024-06-27T10:51:16.737Z] [2024-06-27T10:51:16.737Z] init-common: [2024-06-27T10:51:16.737Z] [2024-06-27T10:51:16.737Z] clean: [2024-06-27T10:51:16.737Z] [2024-06-27T10:51:16.737Z] setOSConditions: [2024-06-27T10:51:16.737Z] [2024-06-27T10:51:16.737Z] setToolWin: [2024-06-27T10:51:16.737Z] [2024-06-27T10:51:16.738Z] setToolUnix: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setToolProperty: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setS1ASclassPath: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] init-common: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] clean-common: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setOSConditions: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setToolWin: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setToolUnix: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setToolProperty: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setS1ASclassPath: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] init-common: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] clean-classes-common: [2024-06-27T10:51:16.738Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setOSConditions: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setToolWin: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setToolUnix: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setToolProperty: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] setS1ASclassPath: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] init-common: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] clean-jars-common: [2024-06-27T10:51:16.738Z] [2024-06-27T10:51:16.738Z] compile: [2024-06-27T10:51:16.792Z] [javac] 1 warning [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] setOSConditions: [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] setToolWin: [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] setToolUnix: [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] setToolProperty: [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] setS1ASclassPath: [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] init-common: [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] webclient-war-common: [2024-06-27T10:51:16.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] clear: [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] test-tlds-exist: [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] copy-tlds: [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] test-tagfiles-exist: [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] copy-tagfiles: [2024-06-27T10:51:16.792Z] [2024-06-27T10:51:16.792Z] package-war-common: [2024-06-27T10:51:16.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:16.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:16.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:16.793Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:16.793Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/lib [2024-06-27T10:51:16.793Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:16.793Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:16.793Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/docroot [2024-06-27T10:51:16.793Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-06-27T10:51:16.793Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:16.793Z] [2024-06-27T10:51:16.793Z] setOSConditions: [2024-06-27T10:51:16.793Z] [2024-06-27T10:51:16.793Z] setToolWin: [2024-06-27T10:51:16.793Z] [2024-06-27T10:51:16.793Z] setToolUnix: [2024-06-27T10:51:16.793Z] [2024-06-27T10:51:16.793Z] setToolProperty: [2024-06-27T10:51:16.793Z] [2024-06-27T10:51:16.793Z] setS1ASclassPath: [2024-06-27T10:51:16.793Z] [2024-06-27T10:51:16.793Z] init-common: [2024-06-27T10:51:16.793Z] [2024-06-27T10:51:16.793Z] compile-common: [2024-06-27T10:51:16.793Z] [echo] Current time (ISO): 2024-06-27T10:51:16.645+0000 [2024-06-27T10:51:16.793Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:16.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:51:16.853Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-06-27T10:51:16.853Z] [2024-06-27T10:51:16.853Z] asadmin-common: [2024-06-27T10:51:16.853Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:51:16.993Z] [2024-06-27T10:51:16.994Z] setOSConditions: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] setToolWin: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] setToolUnix: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] setToolProperty: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] setS1ASclassPath: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] init-common: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] compile-common: [2024-06-27T10:51:16.994Z] [echo] Current time (ISO): 2024-06-27T10:51:16.740+0000 [2024-06-27T10:51:16.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:16.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/servlet [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] build: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] setOSConditions: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] setToolWin: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] setToolUnix: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] setToolProperty: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] setS1ASclassPath: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] init-common: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] webclient-war-common: [2024-06-27T10:51:16.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] clear: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.994Z] test-tlds-exist: [2024-06-27T10:51:16.994Z] [2024-06-27T10:51:16.995Z] copy-tlds: [2024-06-27T10:51:16.995Z] [2024-06-27T10:51:16.995Z] test-tagfiles-exist: [2024-06-27T10:51:16.995Z] [2024-06-27T10:51:16.995Z] copy-tagfiles: [2024-06-27T10:51:16.995Z] [2024-06-27T10:51:16.995Z] package-war-common: [2024-06-27T10:51:16.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:16.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:16.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:16.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:16.995Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/lib [2024-06-27T10:51:16.995Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:16.995Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-exception-in-tag-body-restore-jsp-writer-web.war [2024-06-27T10:51:16.995Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:16.995Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:16.995Z] [javac] Compiling 1 source file [2024-06-27T10:51:16.995Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:16.995Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:16.995Z] [2024-06-27T10:51:16.995Z] deploy: [2024-06-27T10:51:16.995Z] [2024-06-27T10:51:16.995Z] deploy-war-common: [2024-06-27T10:51:16.995Z] [2024-06-27T10:51:16.995Z] setOSConditions: [2024-06-27T10:51:16.995Z] [2024-06-27T10:51:16.995Z] setToolWin: [2024-06-27T10:51:16.995Z] [2024-06-27T10:51:16.995Z] setToolUnix: [2024-06-27T10:51:16.995Z] [2024-06-27T10:51:16.995Z] setToolProperty: [2024-06-27T10:51:16.995Z] [2024-06-27T10:51:16.995Z] setS1ASclassPath: [2024-06-27T10:51:16.995Z] [2024-06-27T10:51:16.996Z] init-common: [2024-06-27T10:51:16.996Z] [2024-06-27T10:51:16.996Z] deploy-war-commonpe: [2024-06-27T10:51:17.039Z] [exec] Actual: ValResp SecResp HelloEjb ValReq SecReq Sun [2024-06-27T10:51:17.039Z] [exec] Expected: ValResp SecResp HelloEjb ValReq SecReq Sun [2024-06-27T10:51:17.039Z] [exec] Value of key is: SOAPDefault test ejbws: hello [2024-06-27T10:51:17.039Z] [exec] Actual: ValResp SecResp HelloServlet ValReq SecReq Sun [2024-06-27T10:51:17.039Z] [exec] Expected: ValResp SecResp HelloServlet ValReq SecReq Sun [2024-06-27T10:51:17.039Z] [exec] Value of key is: SOAPDefault test serlvetws: hello [2024-06-27T10:51:17.039Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:17.039Z] [exec] [2024-06-27T10:51:17.039Z] [exec] [2024-06-27T10:51:17.039Z] [exec] ----------------------------------------- [2024-06-27T10:51:17.039Z] [exec] - SOAPDefault test serlvetws: hello: PASS - [2024-06-27T10:51:17.039Z] [exec] - SOAPDefault test ejbws: hello: PASS - [2024-06-27T10:51:17.039Z] [exec] ----------------------------------------- [2024-06-27T10:51:17.039Z] [exec] Total PASS: 2 [2024-06-27T10:51:17.039Z] [exec] Total FAIL: 0 [2024-06-27T10:51:17.039Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:17.039Z] [exec] ----------------------------------------- [2024-06-27T10:51:17.039Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:17.039Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:17.039Z] [2024-06-27T10:51:17.039Z] all: [2024-06-27T10:51:17.039Z] [echo] [2024-06-27T10:51:17.039Z] [echo] [2024-06-27T10:51:17.039Z] [echo] [2024-06-27T10:51:17.039Z] [echo] *************************************************************************** [2024-06-27T10:51:17.039Z] [echo] * Running group jaccmr8 [2024-06-27T10:51:17.039Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccmr8 [2024-06-27T10:51:17.039Z] [echo] *************************************************************************** [2024-06-27T10:51:17.039Z] [echo] [2024-06-27T10:51:17.039Z] [echo] [2024-06-27T10:51:17.039Z] [echo] [2024-06-27T10:51:17.039Z] [2024-06-27T10:51:17.039Z] setOSConditions: [2024-06-27T10:51:17.039Z] [2024-06-27T10:51:17.039Z] setToolWin: [2024-06-27T10:51:17.039Z] [2024-06-27T10:51:17.039Z] setToolUnix: [2024-06-27T10:51:17.039Z] [2024-06-27T10:51:17.039Z] setToolProperty: [2024-06-27T10:51:17.039Z] [2024-06-27T10:51:17.039Z] setS1ASclassPath: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] init-common: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] clean: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setOSConditions: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setToolWin: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setToolUnix: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setToolProperty: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setS1ASclassPath: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] init-common: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] clean-common: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setOSConditions: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setToolWin: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setToolUnix: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setToolProperty: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setS1ASclassPath: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] init-common: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] clean-classes-common: [2024-06-27T10:51:17.040Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setOSConditions: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setToolWin: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setToolUnix: [2024-06-27T10:51:17.040Z] [2024-06-27T10:51:17.040Z] setToolProperty: [2024-06-27T10:51:17.041Z] [2024-06-27T10:51:17.041Z] setS1ASclassPath: [2024-06-27T10:51:17.041Z] [2024-06-27T10:51:17.041Z] init-common: [2024-06-27T10:51:17.041Z] [2024-06-27T10:51:17.041Z] clean-jars-common: [2024-06-27T10:51:17.041Z] [2024-06-27T10:51:17.041Z] setup: [2024-06-27T10:51:17.041Z] [2024-06-27T10:51:17.041Z] setOSConditions: [2024-06-27T10:51:17.041Z] [2024-06-27T10:51:17.041Z] setToolWin: [2024-06-27T10:51:17.041Z] [2024-06-27T10:51:17.041Z] setToolUnix: [2024-06-27T10:51:17.041Z] [2024-06-27T10:51:17.041Z] setToolProperty: [2024-06-27T10:51:17.041Z] [2024-06-27T10:51:17.041Z] setS1ASclassPath: [2024-06-27T10:51:17.041Z] [2024-06-27T10:51:17.041Z] init-common: [2024-06-27T10:51:17.041Z] [2024-06-27T10:51:17.041Z] create-user-common: [2024-06-27T10:51:17.212Z] [java] Jun 27, 2024 10:51:16 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:17.212Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:51:17.213Z] [java] Jun 27, 2024 10:51:16 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:17.213Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain18333638344327092938xml [2024-06-27T10:51:17.213Z] [java] Jun 27, 2024 10:51:17 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:17.213Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:51:17.250Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-exception-in-tag-body-restore-jsp-writer --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-exception-in-tag-body-restore-jsp-writer-web.war [2024-06-27T10:51:17.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-06-27T10:51:17.361Z] [exec] Administered object eis/testAdmin deleted. [2024-06-27T10:51:17.361Z] [2024-06-27T10:51:17.361Z] setOSConditions: [2024-06-27T10:51:17.361Z] [2024-06-27T10:51:17.361Z] setToolWin: [2024-06-27T10:51:17.361Z] [2024-06-27T10:51:17.361Z] setToolUnix: [2024-06-27T10:51:17.361Z] [2024-06-27T10:51:17.362Z] setToolProperty: [2024-06-27T10:51:17.362Z] [2024-06-27T10:51:17.362Z] setS1ASclassPath: [2024-06-27T10:51:17.362Z] [2024-06-27T10:51:17.362Z] init-common: [2024-06-27T10:51:17.362Z] [2024-06-27T10:51:17.362Z] undeploy: [2024-06-27T10:51:17.362Z] [2024-06-27T10:51:17.362Z] setOSConditions: [2024-06-27T10:51:17.362Z] [2024-06-27T10:51:17.362Z] setToolWin: [2024-06-27T10:51:17.362Z] [2024-06-27T10:51:17.362Z] setToolUnix: [2024-06-27T10:51:17.362Z] [2024-06-27T10:51:17.362Z] setToolProperty: [2024-06-27T10:51:17.362Z] [2024-06-27T10:51:17.362Z] setS1ASclassPath: [2024-06-27T10:51:17.362Z] [2024-06-27T10:51:17.362Z] init-common: [2024-06-27T10:51:17.362Z] [2024-06-27T10:51:17.362Z] undeploy-common: [2024-06-27T10:51:17.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:51:17.412Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.412Z] setOSConditions: [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.412Z] setToolWin: [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.412Z] setToolUnix: [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.412Z] setToolProperty: [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.412Z] setS1ASclassPath: [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.412Z] init-common: [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.412Z] deploy-common: [2024-06-27T10:51:17.412Z] [echo] Current time (ISO): 2024-06-27T10:51:17.139+0000 [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.412Z] setOSConditions: [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.412Z] setToolWin: [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.412Z] setToolUnix: [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.412Z] setToolProperty: [2024-06-27T10:51:17.412Z] [2024-06-27T10:51:17.413Z] setS1ASclassPath: [2024-06-27T10:51:17.413Z] [2024-06-27T10:51:17.413Z] init-common: [2024-06-27T10:51:17.413Z] [2024-06-27T10:51:17.413Z] deploy-common-pe: [2024-06-27T10:51:17.498Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:51:17.498Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:17.498Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml:76: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:17.498Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:51:17.649Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:17.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-06-27T10:51:17.715Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:17.715Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:17.715Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:17.715Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:17.715Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:17.715Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:17.715Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:17.753Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:17.753Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:17.753Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:17.753Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:17.753Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:17.753Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:17.753Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:17.904Z] [javac] 1 warning [2024-06-27T10:51:17.904Z] [2024-06-27T10:51:17.904Z] setOSConditions: [2024-06-27T10:51:17.904Z] [2024-06-27T10:51:17.904Z] setToolWin: [2024-06-27T10:51:17.904Z] [2024-06-27T10:51:17.904Z] setToolUnix: [2024-06-27T10:51:17.904Z] [2024-06-27T10:51:17.904Z] setToolProperty: [2024-06-27T10:51:17.904Z] [2024-06-27T10:51:17.904Z] setS1ASclassPath: [2024-06-27T10:51:17.904Z] [2024-06-27T10:51:17.904Z] init-common: [2024-06-27T10:51:17.904Z] [2024-06-27T10:51:17.904Z] compile-common: [2024-06-27T10:51:17.904Z] [echo] Current time (ISO): 2024-06-27T10:51:17.669+0000 [2024-06-27T10:51:17.905Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:17.925Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-06-27T10:51:17.925Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-06-27T10:51:17.925Z] [echo] Deployment on target server server successful [2024-06-27T10:51:17.925Z] [2024-06-27T10:51:17.925Z] setOSConditions: [2024-06-27T10:51:17.925Z] [2024-06-27T10:51:17.925Z] setToolWin: [2024-06-27T10:51:17.925Z] [2024-06-27T10:51:17.926Z] setToolUnix: [2024-06-27T10:51:17.926Z] [2024-06-27T10:51:17.926Z] setToolProperty: [2024-06-27T10:51:17.926Z] [2024-06-27T10:51:17.926Z] setS1ASclassPath: [2024-06-27T10:51:17.926Z] [2024-06-27T10:51:17.926Z] init-common: [2024-06-27T10:51:17.926Z] [2024-06-27T10:51:17.926Z] deploy-common-ee: [2024-06-27T10:51:17.926Z] [2024-06-27T10:51:17.926Z] run: [2024-06-27T10:51:17.985Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups javaUsers --authrealmname file --target server jaccuser [2024-06-27T10:51:17.985Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt [2024-06-27T10:51:17.985Z] [2024-06-27T10:51:17.985Z] setOSConditions: [2024-06-27T10:51:17.985Z] [2024-06-27T10:51:17.985Z] setToolWin: [2024-06-27T10:51:17.985Z] [2024-06-27T10:51:17.985Z] setToolUnix: [2024-06-27T10:51:17.985Z] [2024-06-27T10:51:17.985Z] setToolProperty: [2024-06-27T10:51:17.985Z] [2024-06-27T10:51:17.985Z] setS1ASclassPath: [2024-06-27T10:51:17.985Z] [2024-06-27T10:51:17.985Z] init-common: [2024-06-27T10:51:17.985Z] [2024-06-27T10:51:17.985Z] create-user-common: [2024-06-27T10:51:18.008Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:18.074Z] [exec] Jun 27, 2024 10:51:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:18.075Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:18.138Z] [java] Jun 27, 2024 10:51:17 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:51:18.138Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:51:18.179Z] [exec] Application deployed with name web-jsp-exception-in-tag-body-restore-jsp-writer-web. [2024-06-27T10:51:18.179Z] [2024-06-27T10:51:18.179Z] deploy-war-commonee: [2024-06-27T10:51:18.179Z] [2024-06-27T10:51:18.179Z] run: [2024-06-27T10:51:18.179Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:18.179Z] [java] [2024-06-27T10:51:18.179Z] [java] [2024-06-27T10:51:18.179Z] [java] ----------------------------------------- [2024-06-27T10:51:18.179Z] [java] - jsp-exception-in-tag-body-restore-jsp-writer: PASS - [2024-06-27T10:51:18.179Z] [java] ----------------------------------------- [2024-06-27T10:51:18.179Z] [java] - Total PASS : 1 - [2024-06-27T10:51:18.179Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:18.179Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:18.179Z] [java] ----------------------------------------- [2024-06-27T10:51:18.179Z] [2024-06-27T10:51:18.179Z] undeploy: [2024-06-27T10:51:18.179Z] [2024-06-27T10:51:18.179Z] setOSConditions: [2024-06-27T10:51:18.179Z] [2024-06-27T10:51:18.179Z] setToolWin: [2024-06-27T10:51:18.179Z] [2024-06-27T10:51:18.179Z] setToolUnix: [2024-06-27T10:51:18.179Z] [2024-06-27T10:51:18.179Z] setToolProperty: [2024-06-27T10:51:18.179Z] [2024-06-27T10:51:18.179Z] setS1ASclassPath: [2024-06-27T10:51:18.179Z] [2024-06-27T10:51:18.179Z] init-common: [2024-06-27T10:51:18.179Z] [2024-06-27T10:51:18.179Z] undeploy-war-common: [2024-06-27T10:51:18.180Z] [2024-06-27T10:51:18.181Z] setOSConditions: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] setToolWin: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] setToolUnix: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] setToolProperty: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] setS1ASclassPath: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] init-common: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] execute-sql-common: [2024-06-27T10:51:18.181Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-06-27T10:51:18.181Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:51:18.181Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T10:51:18.181Z] [sql] 0 rows affected [2024-06-27T10:51:18.181Z] [sql] 1 rows affected [2024-06-27T10:51:18.181Z] [sql] 1 rows affected [2024-06-27T10:51:18.181Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:51:18.181Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:51:18.181Z] [sql] 0 rows affected [2024-06-27T10:51:18.181Z] [sql] 1 rows affected [2024-06-27T10:51:18.181Z] [sql] 1 rows affected [2024-06-27T10:51:18.181Z] [sql] 6 of 8 SQL statements executed successfully [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] setOSConditions: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] setToolWin: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] setToolUnix: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] setToolProperty: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] setS1ASclassPath: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] init-common: [2024-06-27T10:51:18.181Z] [2024-06-27T10:51:18.181Z] run-test-1: [2024-06-27T10:51:18.181Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:18.181Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:51:18.181Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:51:18.181Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:51:18.181Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:51:18.181Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:51:18.181Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:18.182Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:18.182Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:18.182Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:18.182Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:18.182Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:18.182Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:18.182Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:18.182Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:51:18.182Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:18.182Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:51:18.182Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:51:18.182Z] [java] ... 54 more [2024-06-27T10:51:18.182Z] [java] Java Result: -1 [2024-06-27T10:51:18.182Z] [2024-06-27T10:51:18.182Z] undeploy: [2024-06-27T10:51:18.182Z] [2024-06-27T10:51:18.182Z] setOSConditions: [2024-06-27T10:51:18.182Z] [2024-06-27T10:51:18.182Z] setToolWin: [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] setToolUnix: [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] setToolProperty: [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] setS1ASclassPath: [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] init-common: [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] execute-sql-common: [2024-06-27T10:51:18.183Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-06-27T10:51:18.183Z] [sql] 0 rows affected [2024-06-27T10:51:18.183Z] [sql] 0 rows affected [2024-06-27T10:51:18.183Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] setOSConditions: [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] setToolWin: [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] setToolUnix: [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] setToolProperty: [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] setS1ASclassPath: [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] init-common: [2024-06-27T10:51:18.183Z] [2024-06-27T10:51:18.183Z] undeploy-common: [2024-06-27T10:51:18.264Z] [javac] 1 warning [2024-06-27T10:51:18.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:51:18.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:51:18.264Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:51:18.264Z] [2024-06-27T10:51:18.264Z] deploy-app: [2024-06-27T10:51:18.264Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:18.264Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:18.264Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:18.264Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:18.264Z] [2024-06-27T10:51:18.264Z] deploy-war-common: [2024-06-27T10:51:18.264Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:18.264Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:18.264Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:18.264Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:18.264Z] [2024-06-27T10:51:18.265Z] setOSConditions: [2024-06-27T10:51:18.265Z] [2024-06-27T10:51:18.265Z] setToolWin: [2024-06-27T10:51:18.265Z] [2024-06-27T10:51:18.265Z] setToolUnix: [2024-06-27T10:51:18.265Z] [2024-06-27T10:51:18.265Z] setToolProperty: [2024-06-27T10:51:18.265Z] [2024-06-27T10:51:18.265Z] setS1ASclassPath: [2024-06-27T10:51:18.265Z] [2024-06-27T10:51:18.265Z] init-common: [2024-06-27T10:51:18.265Z] [2024-06-27T10:51:18.265Z] deploy-war-commonpe: [2024-06-27T10:51:18.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:51:18.289Z] [2024-06-27T10:51:18.289Z] setOSConditions: [2024-06-27T10:51:18.289Z] [2024-06-27T10:51:18.290Z] setToolWin: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setToolUnix: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setToolProperty: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setS1ASclassPath: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] init-common: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] restart: [2024-06-27T10:51:18.290Z] [echo] Not required to restart [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] all: [2024-06-27T10:51:18.290Z] [echo] @@## embeddedweb ##@@ [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setOSConditions: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setToolWin: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setToolUnix: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setToolProperty: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setS1ASclassPath: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] init-common: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] clean: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setOSConditions: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setToolWin: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setToolUnix: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setToolProperty: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] setS1ASclassPath: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.290Z] init-common: [2024-06-27T10:51:18.290Z] [2024-06-27T10:51:18.291Z] clean-common: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setOSConditions: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setToolWin: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setToolUnix: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setToolProperty: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setS1ASclassPath: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] init-common: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] clean-classes-common: [2024-06-27T10:51:18.291Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setOSConditions: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setToolWin: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setToolUnix: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setToolProperty: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setS1ASclassPath: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] init-common: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] clean-jars-common: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] compile: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setOSConditions: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setToolWin: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setToolUnix: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.291Z] setToolProperty: [2024-06-27T10:51:18.291Z] [2024-06-27T10:51:18.292Z] setS1ASclassPath: [2024-06-27T10:51:18.292Z] [2024-06-27T10:51:18.292Z] init-common: [2024-06-27T10:51:18.292Z] [2024-06-27T10:51:18.292Z] compile-common: [2024-06-27T10:51:18.292Z] [echo] Current time (ISO): 2024-06-27T10:51:18.183+0000 [2024-06-27T10:51:18.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:18.292Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:18.292Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:18.292Z] [javac] 1 warning [2024-06-27T10:51:18.292Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:18.292Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:18.330Z] [exec] Jun 27, 2024 10:51:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:18.330Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:18.393Z] [java] Jun 27, 2024 10:51:18 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:51:18.393Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:51:18.437Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-06-27T10:51:18.553Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/client/com/acme/Client.java uses or overrides a deprecated API. [2024-06-27T10:51:18.553Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.553Z] build: [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.553Z] setOSConditions: [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.553Z] setToolWin: [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.553Z] setToolUnix: [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.553Z] setToolProperty: [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.553Z] setS1ASclassPath: [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.553Z] init-common: [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.553Z] ejb-jar-common: [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.553Z] package-ejbjar-common: [2024-06-27T10:51:18.553Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:18.553Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:18.553Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-06-27T10:51:18.553Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.553Z] setOSConditions: [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.553Z] fixFiles: [2024-06-27T10:51:18.553Z] [2024-06-27T10:51:18.554Z] convUnix: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] convWin: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] setToolWin: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] setToolUnix: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] setToolProperty: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] setS1ASclassPath: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] init-common: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] ear-common: [2024-06-27T10:51:18.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:18.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:18.554Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/descriptor/sun-application.xml to copy. [2024-06-27T10:51:18.554Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:51:18.554Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:18.554Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] deploy: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] setOSConditions: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] setToolWin: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] setToolUnix: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] setToolProperty: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] setS1ASclassPath: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] init-common: [2024-06-27T10:51:18.554Z] [2024-06-27T10:51:18.554Z] deploy-common: [2024-06-27T10:51:18.555Z] [echo] Current time (ISO): 2024-06-27T10:51:18.360+0000 [2024-06-27T10:51:18.555Z] [2024-06-27T10:51:18.555Z] setOSConditions: [2024-06-27T10:51:18.555Z] [2024-06-27T10:51:18.555Z] setToolWin: [2024-06-27T10:51:18.555Z] [2024-06-27T10:51:18.555Z] setToolUnix: [2024-06-27T10:51:18.555Z] [2024-06-27T10:51:18.555Z] setToolProperty: [2024-06-27T10:51:18.555Z] [2024-06-27T10:51:18.555Z] setS1ASclassPath: [2024-06-27T10:51:18.555Z] [2024-06-27T10:51:18.555Z] init-common: [2024-06-27T10:51:18.555Z] [2024-06-27T10:51:18.555Z] deploy-common-pe: [2024-06-27T10:51:18.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups otherUsers --authrealmname file --target server otheruser [2024-06-27T10:51:18.566Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt [2024-06-27T10:51:18.566Z] [2024-06-27T10:51:18.566Z] compile: [2024-06-27T10:51:18.566Z] [2024-06-27T10:51:18.566Z] build: [2024-06-27T10:51:18.566Z] [2024-06-27T10:51:18.566Z] setOSConditions: [2024-06-27T10:51:18.566Z] [2024-06-27T10:51:18.566Z] setToolWin: [2024-06-27T10:51:18.566Z] [2024-06-27T10:51:18.566Z] setToolUnix: [2024-06-27T10:51:18.566Z] [2024-06-27T10:51:18.566Z] setToolProperty: [2024-06-27T10:51:18.566Z] [2024-06-27T10:51:18.566Z] setS1ASclassPath: [2024-06-27T10:51:18.566Z] [2024-06-27T10:51:18.566Z] init-common: [2024-06-27T10:51:18.566Z] [2024-06-27T10:51:18.566Z] compile-common: [2024-06-27T10:51:18.567Z] [echo] Current time (ISO): 2024-06-27T10:51:18.531+0000 [2024-06-27T10:51:18.567Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:18.567Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:18.691Z] [2024-06-27T10:51:18.691Z] delete-resources-and-undeploy-rar: [2024-06-27T10:51:18.691Z] [2024-06-27T10:51:18.692Z] setOSConditions: [2024-06-27T10:51:18.692Z] [2024-06-27T10:51:18.692Z] setToolWin: [2024-06-27T10:51:18.692Z] [2024-06-27T10:51:18.692Z] setToolUnix: [2024-06-27T10:51:18.692Z] [2024-06-27T10:51:18.692Z] setToolProperty: [2024-06-27T10:51:18.692Z] [2024-06-27T10:51:18.692Z] setS1ASclassPath: [2024-06-27T10:51:18.692Z] [2024-06-27T10:51:18.692Z] init-common: [2024-06-27T10:51:18.692Z] [2024-06-27T10:51:18.692Z] delete-connector-resource-common: [2024-06-27T10:51:18.692Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-06-27T10:51:18.739Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-exception-in-tag-body-restore-jsp-writer-web [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] all: [2024-06-27T10:51:18.739Z] [echo] [2024-06-27T10:51:18.739Z] [echo] ************************* [2024-06-27T10:51:18.739Z] [echo] * Running jspForwardPreserveApplicationResponseWrapper [2024-06-27T10:51:18.739Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper [2024-06-27T10:51:18.739Z] [echo] ************************* [2024-06-27T10:51:18.739Z] [echo] [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] setOSConditions: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] setToolWin: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] setToolUnix: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] setToolProperty: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] setS1ASclassPath: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] init-common: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] clean: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] setOSConditions: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] setToolWin: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] setToolUnix: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] setToolProperty: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.739Z] setS1ASclassPath: [2024-06-27T10:51:18.739Z] [2024-06-27T10:51:18.740Z] init-common: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] clean-common: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setOSConditions: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setToolWin: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setToolUnix: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setToolProperty: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setS1ASclassPath: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] init-common: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] clean-classes-common: [2024-06-27T10:51:18.740Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setOSConditions: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setToolWin: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setToolUnix: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setToolProperty: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setS1ASclassPath: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] init-common: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] clean-jars-common: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] compile: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setOSConditions: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setToolWin: [2024-06-27T10:51:18.740Z] [2024-06-27T10:51:18.740Z] setToolUnix: [2024-06-27T10:51:18.741Z] [2024-06-27T10:51:18.741Z] setToolProperty: [2024-06-27T10:51:18.741Z] [2024-06-27T10:51:18.741Z] setS1ASclassPath: [2024-06-27T10:51:18.741Z] [2024-06-27T10:51:18.741Z] init-common: [2024-06-27T10:51:18.741Z] [2024-06-27T10:51:18.741Z] compile-common: [2024-06-27T10:51:18.741Z] [echo] Current time (ISO): 2024-06-27T10:51:18.590+0000 [2024-06-27T10:51:18.741Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:18.741Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:18.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-06-27T10:51:18.815Z] [exec] Application deployed with name i18n-simple. [2024-06-27T10:51:18.815Z] [exec] there are no files to retrieve for application i18n-simple [2024-06-27T10:51:18.815Z] [exec] Command deploy executed successfully. [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] init.os: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] init.tools.unix: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] init.tools.windows: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] init.tools: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] setAsadminArgs: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] init: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] init.customtasks: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] setEnabled: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] createAppRef: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] setHttpPort: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] run.positive: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] common.run.positive: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] setHttpPort: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] common.run: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] checkAppOnServer: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] declare-test: [2024-06-27T10:51:18.815Z] [echo] Starting test libClassPath libClasspath Test asadmin deploy (server) [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.815Z] init.os: [2024-06-27T10:51:18.815Z] [2024-06-27T10:51:18.816Z] init.tools.unix: [2024-06-27T10:51:18.816Z] [2024-06-27T10:51:18.816Z] init.tools.windows: [2024-06-27T10:51:18.816Z] [2024-06-27T10:51:18.816Z] init.tools: [2024-06-27T10:51:18.816Z] [2024-06-27T10:51:18.816Z] setAsadminArgs: [2024-06-27T10:51:18.816Z] [2024-06-27T10:51:18.816Z] init: [2024-06-27T10:51:18.816Z] [2024-06-27T10:51:18.816Z] init.customtasks: [2024-06-27T10:51:18.816Z] [2024-06-27T10:51:18.816Z] runclient: [2024-06-27T10:51:18.816Z] [echo] TestClient http://localhost:8080///i18n-simple true ${extra.args} [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: Test: i18n-simple servlet [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: Invoking URL = http://localhost:8080///i18n-simple [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server i18n technology samples [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]::

Welcome [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: to the Application Server i18n technology samples

[2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]::

Overview

[2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: i18n technology samples are collection of servlets and jsps used to [2024-06-27T10:51:18.816Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: demonstrate the i18n capabilities of the Application Server. The [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: samples cover some of the most frequently used features of Java [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: Servlet and Java Server Pages Specification Implementation in the [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server.

Servlet [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: Samples

[2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: servlet samples are collection of simple servlets that provide [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: details such as Formatting dates, including a servlet, forwarding [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: request to another servlet, sending localized error messages, setting [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: character encoding to interpret the request, internationalizing [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: servlets using resource bundles and forwarding request to another [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: resource such as jsp.

[2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]::

Internationalizing [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: JSP with Resource Bundle
The simple ResourceJsp.jsp uses two [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles (LocalStrings.properties and [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties) and loads appropriate bundle based on the [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings. To verify that the [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties file is loading properly, change your [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings to "ja". Click [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. If you want to try with any other [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundle say "zh", copy LocalStrings_ja.properties [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: file to LocalStrings_zh.properties and add chinese (unicode data) to [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. Change your browser's language [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: settings to "zh".

[2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]::

Using [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: Java Bean with jsp
The simple UseBeanJsp.jsp uses the usebean [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: property to set and get the values from a Java Bean. Click [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. On the screen displayed, enter your name [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: and greeting message (in desired language) and click Submit. The jsp [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: displays the entered information.

[2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]::

Simple [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: Custom Tag
The simple TaglibJsp [2024-06-27T10:51:18.817Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: uses a tag library i18ntaglib to display localized messages from [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles to the user. For this sample we are using [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties resource bundle and the language is set to [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: "ja". If you want to try with any other resource bundle say [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: "zh", copy LocalStrings_ja.properties file to [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties and add chinese (unicode data) to [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. In the TaglibJsp.jsp file change the [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: line:
<i18n:message name="LocalStrings" key="thanks" [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: language="ja" country="JP" /> to
<i18n:message [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: name="LocalStrings" key="thanks" language="zh" [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: country="CN" />
Once you are done with the changes, [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: run "asant all" from the directory "src" and [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: restart your server instance. Change your browser's language setting [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: to "zh" and verify that the resource bundle is loaded [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: properly and the chinese characters displayed properly.

Simple [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: Filter
A Filter is a component that is invoked by the servlet [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: container when a client requests a resource that the Filter is [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: configured to, such as a Servlet or URL. In this example we use a [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: simple filter called SimpleFilter, that sets the request's character [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: encoding based on two initialization parameters, usefilter and [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: encoding defined in web.xml file. The parameter "usefilter" [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: value can be set either to "true" or "false". The [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: parameter "encoding" can be set to any valid encoding. In [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: this example, we have set it to "UTF-8". Depending on this [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: value, the filter sets the character encoding accordingly. Though the [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: filters can be used for all the requests received by the container, [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: in this example we will use the SimpleFilter to serve requests for a [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: specific servlet resource, SimpleFilterServlet. Once you click on the [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: above link (Set character encoding using a Filter), a html page will [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: be displayed whose content type is set to UTF-8. Enter some multi [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: byte data into the form and click Submit. The resulting page displays [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: the data you have entered. If you want to try with any other [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: encoding, for example GB2312, modify the line in web.xml UTF-8 to [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: GB2312. And modify the line in servletfilter.html
<META [2024-06-27T10:51:18.818Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8"> with
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=GB2312">. [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: Once you are done with the changes, run "asant all" from the directory "src" [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: and restart your server instance.

[2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]::

Locale [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: charset mapping
The Application Server's web container [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: provides a locale-charset mapping to set the request's character [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: encoding if there is no encoding specified to interpret the request. [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: The mapping definition is available in sun-web.xml file. This simple [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: servlet reads the request parameter using the encoding specified in [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: the locale-charset mapping table.

How it works

The [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping information provided in sun-web.xml file is [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: used by the application server to set request's character encoding if [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: the application does not call setCharacterEncoding() on request [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: object. Here is the priority list for different approaches used by [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: the application server.


[2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]::

[2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-3 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/svchandler-3-web.war [2024-06-27T10:51:18.852Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:18.852Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:18.852Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:18.852Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:18.852Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:18.852Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:18.852Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:18.946Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-06-27T10:51:18.946Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-06-27T10:51:18.946Z] [2024-06-27T10:51:18.946Z] setOSConditions: [2024-06-27T10:51:18.946Z] [2024-06-27T10:51:18.946Z] setToolWin: [2024-06-27T10:51:18.946Z] [2024-06-27T10:51:18.946Z] setToolUnix: [2024-06-27T10:51:18.946Z] [2024-06-27T10:51:18.946Z] setToolProperty: [2024-06-27T10:51:18.946Z] [2024-06-27T10:51:18.946Z] setS1ASclassPath: [2024-06-27T10:51:18.946Z] [2024-06-27T10:51:18.946Z] init-common: [2024-06-27T10:51:18.946Z] [2024-06-27T10:51:18.946Z] delete-connector-connpool-common: [2024-06-27T10:51:18.946Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-06-27T10:51:18.952Z] [java] Jun 27, 2024 10:51:18 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:18.952Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:51:18.952Z] [java] Jun 27, 2024 10:51:18 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:18.952Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:51:18.952Z] [java] Jun 27, 2024 10:51:18 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:18.952Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:51:18.952Z] [java] Jun 27, 2024 10:51:18 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:51:18.952Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:51:18.952Z] [java] Jun 27, 2024 10:51:18 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:18.952Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:18.952Z] [java] Jun 27, 2024 10:51:18 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:18.952Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (928 ms), startup services (906 ms), total (1,834 ms) [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]::

Character [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: encoding of the request

[2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]::

Priority

[2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]::

SetCharacterEncoding()

[2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]::

1

[2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:18.819Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]::

Hidden field

[2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]::

2

[2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]::

Locale-charset [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: info

[2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]::

3

[2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:51:19.100Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]::

Default [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: (ISO-8859-1)

[2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]::

4

[2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]::


If the [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: application does not set request encoding using [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding(), the application server looks for the hidden [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: field in the request header. If there is any value specified, the [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the hidden value to call [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() method on servlet request. If the hidden field [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: is not available, the application server looks at the language header [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: to get the locale of the request. If the request locale matches with [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: the the locale defined in locale-charset mapping table, the [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the corresponding encoding to call [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() on servlet request. If there is no locale [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: available in the request header, the application server uses the [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: encoding associated with the default locale defined in locale-charset [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: mapping table. If there is no default locale defined in [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping table of sun-web.xml file, then the [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses ISO-8859-1 as default encoding to read the [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: request parameters.

[2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]::

Trouble [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: Shooting

If you use the samples with japanese characters [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: using Netscape Communicator 4.x browser on Windows NT/2000, you may [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: see the characters as square boxes or corrupted instead of Japanese [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: characters. In this case, you will need to install unicode font or [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: Japanese font on your system.

[2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]::

Download and [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: install Bitstream Cyberbit font:

Download bitstream [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: cyberbit font (geottf.zip) , to a temp directory. Use an utility such as [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: winzip to decompress the zip file. To install the font, double click [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.101Z] [javaWithResult] [i18n.simple.TestClient]:: "my computer" --> "control panel" --> "fonts". [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: Select File -->; Install new font and select the font file from the [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: temp directory to install.

Setup for Netscape [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: Communicator

Start the browser. Select Menu --> Edit [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: --> Preferences. Click Appearance --> Fonts. Select "Japanese" [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: for "Language for encoding". Select "Bitstream [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: Cyberbit" for variable and fixed width fonts

[2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: Correct return code: 200 [2024-06-27T10:51:19.102Z] [javaWithResult] [i18n.simple.TestClient]:: PASSED: i18n-simple webclient [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] processResult: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] failed: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] passed: [2024-06-27T10:51:19.102Z] [echo] Test libClassPath Passed [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] unknown: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] init.os: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] init.tools.unix: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] init.tools.windows: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] init.tools: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] setAsadminArgs: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] init: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] init.customtasks: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] checkAppOnCluster: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] init.os: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] init.tools.unix: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.102Z] init.tools.windows: [2024-06-27T10:51:19.102Z] [2024-06-27T10:51:19.103Z] init.tools: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] setAsadminArgs: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init.customtasks: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] prepare: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] undeploy.asadmin: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] setAsadminArgs: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] common.undeploy.asadmin: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init.os: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init.tools.unix: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init.tools.windows: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init.tools: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] setAsadminArgs: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init.customtasks: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] delAppRef: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init.os: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init.tools.unix: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init.tools.windows: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] init.tools: [2024-06-27T10:51:19.103Z] [2024-06-27T10:51:19.103Z] setAsadminArgs: [2024-06-27T10:51:19.104Z] [2024-06-27T10:51:19.104Z] init: [2024-06-27T10:51:19.104Z] [2024-06-27T10:51:19.104Z] init.customtasks: [2024-06-27T10:51:19.104Z] [2024-06-27T10:51:19.104Z] common.run.asadmin: [2024-06-27T10:51:19.104Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 i18n-simple [2024-06-27T10:51:19.205Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:19.206Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:19.369Z] [exec] Application deployed with name cdi-full-earApp. [2024-06-27T10:51:19.369Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-06-27T10:51:19.369Z] [echo] Deployment on target server server successful [2024-06-27T10:51:19.369Z] [2024-06-27T10:51:19.369Z] setOSConditions: [2024-06-27T10:51:19.369Z] [2024-06-27T10:51:19.369Z] setToolWin: [2024-06-27T10:51:19.369Z] [2024-06-27T10:51:19.369Z] setToolUnix: [2024-06-27T10:51:19.370Z] [2024-06-27T10:51:19.370Z] setToolProperty: [2024-06-27T10:51:19.370Z] [2024-06-27T10:51:19.370Z] setS1ASclassPath: [2024-06-27T10:51:19.370Z] [2024-06-27T10:51:19.370Z] init-common: [2024-06-27T10:51:19.370Z] [2024-06-27T10:51:19.370Z] deploy-common-ee: [2024-06-27T10:51:19.370Z] [2024-06-27T10:51:19.370Z] run: [2024-06-27T10:51:19.370Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-06-27T10:51:19.370Z] [java] : [2024-06-27T10:51:19.370Z] [java] Value of key is:normal-lookup-in-ear [2024-06-27T10:51:19.370Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:19.370Z] [java] [2024-06-27T10:51:19.370Z] [java] [2024-06-27T10:51:19.370Z] [java] ----------------------------------------- [2024-06-27T10:51:19.370Z] [java] - normal-lookup-in-ear: PASS - [2024-06-27T10:51:19.370Z] [java] ----------------------------------------- [2024-06-27T10:51:19.370Z] [java] Total PASS: 1 [2024-06-27T10:51:19.370Z] [java] Total FAIL: 0 [2024-06-27T10:51:19.370Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:19.370Z] [java] ----------------------------------------- [2024-06-27T10:51:19.370Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:19.389Z] [exec] Application deployed with name svchandler-3-web. [2024-06-27T10:51:19.389Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:19.389Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:19.390Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:19.390Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:19.390Z] [2024-06-27T10:51:19.390Z] deploy-war-commonee: [2024-06-27T10:51:19.390Z] [2024-06-27T10:51:19.390Z] deploy-client: [2024-06-27T10:51:19.460Z] [java] Jun 27, 2024 10:51:19 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:51:19.460Z] [java] INFO: Grizzly Framework 4.0.2 started in: 20 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:51:19.460Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:19.460Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:19.504Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:19.504Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:19.504Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-06-27T10:51:19.504Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-06-27T10:51:19.504Z] [2024-06-27T10:51:19.504Z] setOSConditions: [2024-06-27T10:51:19.504Z] [2024-06-27T10:51:19.504Z] setToolWin: [2024-06-27T10:51:19.504Z] [2024-06-27T10:51:19.504Z] setToolUnix: [2024-06-27T10:51:19.504Z] [2024-06-27T10:51:19.504Z] setToolProperty: [2024-06-27T10:51:19.504Z] [2024-06-27T10:51:19.504Z] setS1ASclassPath: [2024-06-27T10:51:19.504Z] [2024-06-27T10:51:19.504Z] init-common: [2024-06-27T10:51:19.504Z] [2024-06-27T10:51:19.504Z] undeploy-rar-common: [2024-06-27T10:51:19.505Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-06-27T10:51:19.625Z] [java] appLevelViaLookup = 'null' [2024-06-27T10:51:19.625Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:19.625Z] [2024-06-27T10:51:19.625Z] undeploy: [2024-06-27T10:51:19.625Z] [2024-06-27T10:51:19.625Z] setOSConditions: [2024-06-27T10:51:19.625Z] [2024-06-27T10:51:19.625Z] setToolWin: [2024-06-27T10:51:19.625Z] [2024-06-27T10:51:19.625Z] setToolUnix: [2024-06-27T10:51:19.625Z] [2024-06-27T10:51:19.625Z] setToolProperty: [2024-06-27T10:51:19.625Z] [2024-06-27T10:51:19.625Z] setS1ASclassPath: [2024-06-27T10:51:19.625Z] [2024-06-27T10:51:19.625Z] init-common: [2024-06-27T10:51:19.625Z] [2024-06-27T10:51:19.625Z] undeploy-common: [2024-06-27T10:51:19.675Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:19.675Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:19.675Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:19.675Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:19.675Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:19.675Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:19.675Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:19.686Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:19.686Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:19.686Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:19.686Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:19.686Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:19.686Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:19.686Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:19.690Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:19.690Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:51:19.738Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:19.738Z] [java] Jun 27, 2024 10:51:19 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:19.738Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:19.738Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:19.738Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:19.738Z] [java] Jun 27, 2024 10:51:19 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:19.739Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,359 ms), startup services (23 ms), total (2,382 ms) [2024-06-27T10:51:19.739Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:19.739Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:19.739Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:51:19.739Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:51:19.739Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:19.739Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-ejbwandwar-web.war to exploded ear isEJBModule? true isWebApp? true [2024-06-27T10:51:19.739Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:19.739Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-ejbwandwar-other.jar to exploded ear isEJBModule? true isWebApp? false [2024-06-27T10:51:19.739Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:19.739Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:51:19.739Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:19.739Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:51:19.739Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:19.739Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app3033790068739502286 [2024-06-27T10:51:19.739Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:19.739Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:51:19.739Z] [java] Jun 27, 2024 10:51:19 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:19.739Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-06-27T10:51:19.759Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-06-27T10:51:19.759Z] [2024-06-27T10:51:19.759Z] delete-resources-and-undeploy-rar: [2024-06-27T10:51:19.759Z] [2024-06-27T10:51:19.759Z] setOSConditions: [2024-06-27T10:51:19.759Z] [2024-06-27T10:51:19.759Z] setToolWin: [2024-06-27T10:51:19.759Z] [2024-06-27T10:51:19.759Z] setToolUnix: [2024-06-27T10:51:19.759Z] [2024-06-27T10:51:19.759Z] setToolProperty: [2024-06-27T10:51:19.759Z] [2024-06-27T10:51:19.759Z] setS1ASclassPath: [2024-06-27T10:51:19.759Z] [2024-06-27T10:51:19.759Z] init-common: [2024-06-27T10:51:19.759Z] [2024-06-27T10:51:19.760Z] delete-connector-resource-common: [2024-06-27T10:51:19.760Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-06-27T10:51:19.785Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:19.884Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-06-27T10:51:19.884Z] [2024-06-27T10:51:19.884Z] all: [2024-06-27T10:51:19.884Z] [2024-06-27T10:51:19.884Z] setOSConditions: [2024-06-27T10:51:19.884Z] [2024-06-27T10:51:19.884Z] setToolWin: [2024-06-27T10:51:19.884Z] [2024-06-27T10:51:19.884Z] setToolUnix: [2024-06-27T10:51:19.884Z] [2024-06-27T10:51:19.884Z] setToolProperty: [2024-06-27T10:51:19.884Z] [2024-06-27T10:51:19.884Z] setS1ASclassPath: [2024-06-27T10:51:19.884Z] [2024-06-27T10:51:19.884Z] init-common: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] clean: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setOSConditions: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setToolWin: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setToolUnix: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setToolProperty: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setS1ASclassPath: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] init-common: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] clean-common: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setOSConditions: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setToolWin: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setToolUnix: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setToolProperty: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setS1ASclassPath: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] init-common: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] clean-classes-common: [2024-06-27T10:51:19.885Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setOSConditions: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setToolWin: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setToolUnix: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.885Z] setToolProperty: [2024-06-27T10:51:19.885Z] [2024-06-27T10:51:19.886Z] setS1ASclassPath: [2024-06-27T10:51:19.886Z] [2024-06-27T10:51:19.886Z] init-common: [2024-06-27T10:51:19.886Z] [2024-06-27T10:51:19.886Z] clean-jars-common: [2024-06-27T10:51:19.886Z] [2024-06-27T10:51:19.886Z] compile: [2024-06-27T10:51:19.886Z] [2024-06-27T10:51:19.886Z] setOSConditions: [2024-06-27T10:51:19.886Z] [2024-06-27T10:51:19.886Z] setToolWin: [2024-06-27T10:51:19.886Z] [2024-06-27T10:51:19.886Z] setToolUnix: [2024-06-27T10:51:19.886Z] [2024-06-27T10:51:19.886Z] setToolProperty: [2024-06-27T10:51:19.886Z] [2024-06-27T10:51:19.886Z] setS1ASclassPath: [2024-06-27T10:51:19.886Z] [2024-06-27T10:51:19.886Z] init-common: [2024-06-27T10:51:19.886Z] [2024-06-27T10:51:19.886Z] compile-common: [2024-06-27T10:51:19.886Z] [echo] Current time (ISO): 2024-06-27T10:51:19.860+0000 [2024-06-27T10:51:19.886Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:19.886Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:19.949Z] [exec] Command undeploy executed successfully. [2024-06-27T10:51:19.949Z] [2024-06-27T10:51:19.949Z] init.os: [2024-06-27T10:51:19.949Z] [2024-06-27T10:51:19.949Z] init.tools.unix: [2024-06-27T10:51:19.949Z] [2024-06-27T10:51:19.949Z] init.tools.windows: [2024-06-27T10:51:19.949Z] [2024-06-27T10:51:19.949Z] init.tools: [2024-06-27T10:51:19.949Z] [2024-06-27T10:51:19.949Z] setAsadminArgs: [2024-06-27T10:51:19.949Z] [2024-06-27T10:51:19.949Z] init: [2024-06-27T10:51:19.950Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:19.950Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:51:20.041Z] [javac] 1 warning [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] build: [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] setOSConditions: [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] fixFiles: [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] convUnix: [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] convWin: [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] setToolWin: [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] setToolUnix: [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] setToolProperty: [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] setS1ASclassPath: [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] init-common: [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] package-persistence-common: [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] ejb-jar-common: [2024-06-27T10:51:20.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:20.041Z] [2024-06-27T10:51:20.041Z] package-ejbjar-common: [2024-06-27T10:51:20.041Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:20.041Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:20.041Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:20.041Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-core-ejb.jar [2024-06-27T10:51:20.042Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] appclient-jar-common: [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] package-appclientjar-common: [2024-06-27T10:51:20.042Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:20.042Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:20.042Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:20.042Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-core-client.jar [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] webclient-war-common: [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] build-ear-common: [2024-06-27T10:51:20.042Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:20.042Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:20.042Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:20.042Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-coreApp.ear [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] deploy: [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] setOSConditions: [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] setToolWin: [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] setToolUnix: [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] setToolProperty: [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] setS1ASclassPath: [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] init-common: [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] deploy-common: [2024-06-27T10:51:20.042Z] [echo] Current time (ISO): 2024-06-27T10:51:19.866+0000 [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.042Z] setOSConditions: [2024-06-27T10:51:20.042Z] [2024-06-27T10:51:20.043Z] setToolWin: [2024-06-27T10:51:20.043Z] [2024-06-27T10:51:20.043Z] setToolUnix: [2024-06-27T10:51:20.043Z] [2024-06-27T10:51:20.043Z] setToolProperty: [2024-06-27T10:51:20.043Z] [2024-06-27T10:51:20.043Z] setS1ASclassPath: [2024-06-27T10:51:20.043Z] [2024-06-27T10:51:20.043Z] init-common: [2024-06-27T10:51:20.043Z] [2024-06-27T10:51:20.043Z] deploy-common-pe: [2024-06-27T10:51:20.206Z] [2024-06-27T10:51:20.206Z] init.customtasks: [2024-06-27T10:51:20.206Z] [2024-06-27T10:51:20.206Z] prepare: [2024-06-27T10:51:20.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2 [2024-06-27T10:51:20.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/ejb [2024-06-27T10:51:20.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client [2024-06-27T10:51:20.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/y [2024-06-27T10:51:20.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/z [2024-06-27T10:51:20.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives [2024-06-27T10:51:20.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x [2024-06-27T10:51:20.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xExtra [2024-06-27T10:51:20.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore [2024-06-27T10:51:20.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore/sub [2024-06-27T10:51:20.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore [2024-06-27T10:51:20.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore/sub [2024-06-27T10:51:20.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib [2024-06-27T10:51:20.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/sub [2024-06-27T10:51:20.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xExtra [2024-06-27T10:51:20.207Z] [2024-06-27T10:51:20.207Z] private-all: [2024-06-27T10:51:20.207Z] [2024-06-27T10:51:20.207Z] init.os: [2024-06-27T10:51:20.207Z] [2024-06-27T10:51:20.207Z] init.tools.unix: [2024-06-27T10:51:20.207Z] [2024-06-27T10:51:20.207Z] init.tools.windows: [2024-06-27T10:51:20.207Z] [2024-06-27T10:51:20.207Z] init.tools: [2024-06-27T10:51:20.207Z] [2024-06-27T10:51:20.207Z] setAsadminArgs: [2024-06-27T10:51:20.208Z] [2024-06-27T10:51:20.208Z] init: [2024-06-27T10:51:20.208Z] [2024-06-27T10:51:20.208Z] init.customtasks: [2024-06-27T10:51:20.208Z] [2024-06-27T10:51:20.208Z] prepare: [2024-06-27T10:51:20.208Z] [2024-06-27T10:51:20.208Z] compile: [2024-06-27T10:51:20.208Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ear/libclasspath2/build.xml:294: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:20.208Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2 [2024-06-27T10:51:20.244Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:20.244Z] [javac] 1 warning [2024-06-27T10:51:20.244Z] [2024-06-27T10:51:20.244Z] build: [2024-06-27T10:51:20.244Z] [2024-06-27T10:51:20.244Z] setOSConditions: [2024-06-27T10:51:20.244Z] [2024-06-27T10:51:20.244Z] setToolWin: [2024-06-27T10:51:20.244Z] [2024-06-27T10:51:20.244Z] setToolUnix: [2024-06-27T10:51:20.244Z] [2024-06-27T10:51:20.244Z] setToolProperty: [2024-06-27T10:51:20.244Z] [2024-06-27T10:51:20.244Z] setS1ASclassPath: [2024-06-27T10:51:20.245Z] [2024-06-27T10:51:20.245Z] init-common: [2024-06-27T10:51:20.245Z] [2024-06-27T10:51:20.245Z] webclient-war-common: [2024-06-27T10:51:20.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:20.245Z] [2024-06-27T10:51:20.245Z] clear: [2024-06-27T10:51:20.245Z] [2024-06-27T10:51:20.245Z] test-tlds-exist: [2024-06-27T10:51:20.245Z] [2024-06-27T10:51:20.245Z] copy-tlds: [2024-06-27T10:51:20.245Z] [2024-06-27T10:51:20.245Z] test-tagfiles-exist: [2024-06-27T10:51:20.245Z] [2024-06-27T10:51:20.245Z] copy-tagfiles: [2024-06-27T10:51:20.245Z] [2024-06-27T10:51:20.245Z] package-war-common: [2024-06-27T10:51:20.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:20.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:20.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:20.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:20.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/lib [2024-06-27T10:51:20.245Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:20.245Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:20.245Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-preserve-application-response-wrapper-web.war [2024-06-27T10:51:20.245Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:20.245Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:20.245Z] [javac] Compiling 1 source file [2024-06-27T10:51:20.245Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:20.245Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:20.245Z] [2024-06-27T10:51:20.245Z] deploy: [2024-06-27T10:51:20.245Z] [2024-06-27T10:51:20.245Z] deploy-war-common: [2024-06-27T10:51:20.246Z] [2024-06-27T10:51:20.246Z] setOSConditions: [2024-06-27T10:51:20.246Z] [2024-06-27T10:51:20.246Z] setToolWin: [2024-06-27T10:51:20.246Z] [2024-06-27T10:51:20.246Z] setToolUnix: [2024-06-27T10:51:20.246Z] [2024-06-27T10:51:20.246Z] setToolProperty: [2024-06-27T10:51:20.246Z] [2024-06-27T10:51:20.246Z] setS1ASclassPath: [2024-06-27T10:51:20.246Z] [2024-06-27T10:51:20.246Z] init-common: [2024-06-27T10:51:20.246Z] [2024-06-27T10:51:20.246Z] deploy-war-commonpe: [2024-06-27T10:51:20.318Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-06-27T10:51:20.318Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-06-27T10:51:20.318Z] [2024-06-27T10:51:20.318Z] setOSConditions: [2024-06-27T10:51:20.318Z] [2024-06-27T10:51:20.318Z] setToolWin: [2024-06-27T10:51:20.318Z] [2024-06-27T10:51:20.318Z] setToolUnix: [2024-06-27T10:51:20.318Z] [2024-06-27T10:51:20.318Z] setToolProperty: [2024-06-27T10:51:20.318Z] [2024-06-27T10:51:20.318Z] setS1ASclassPath: [2024-06-27T10:51:20.318Z] [2024-06-27T10:51:20.318Z] init-common: [2024-06-27T10:51:20.318Z] [2024-06-27T10:51:20.318Z] delete-connector-connpool-common: [2024-06-27T10:51:20.318Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-06-27T10:51:20.465Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:20.465Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:20.465Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:20.465Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:20.465Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:20.465Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:20.465Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:20.485Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:20.485Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:20.485Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:20.486Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:20.486Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:20.486Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:20.486Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:20.520Z] [exec] Application deployed with name wsclient. [2024-06-27T10:51:20.520Z] [exec] Command deploy executed successfully. [2024-06-27T10:51:20.520Z] [2024-06-27T10:51:20.520Z] setup: [2024-06-27T10:51:20.520Z] [2024-06-27T10:51:20.520Z] runtest: [2024-06-27T10:51:20.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:20.521Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml:121: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:20.521Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:20.522Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:51:20.522Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:20.522Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:20.522Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:20.522Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:20.522Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:20.522Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:20.522Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:20.522Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:20.522Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:20.522Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:20.522Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:20.522Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:20.522Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:20.522Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:20.522Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:20.522Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:20.522Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:20.522Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:51:20.523Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:20.523Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:51:20.523Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:51:20.523Z] [java] ... 61 more [2024-06-27T10:51:20.523Z] [java] Java Result: -1 [2024-06-27T10:51:20.523Z] [2024-06-27T10:51:20.523Z] undeploy: [2024-06-27T10:51:20.523Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:20.523Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:20.523Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:20.523Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:20.523Z] [2024-06-27T10:51:20.523Z] setOSConditions: [2024-06-27T10:51:20.523Z] [2024-06-27T10:51:20.523Z] setToolWin: [2024-06-27T10:51:20.523Z] [2024-06-27T10:51:20.523Z] setToolUnix: [2024-06-27T10:51:20.523Z] [2024-06-27T10:51:20.523Z] setToolProperty: [2024-06-27T10:51:20.523Z] [2024-06-27T10:51:20.523Z] setS1ASclassPath: [2024-06-27T10:51:20.523Z] [2024-06-27T10:51:20.523Z] init-common: [2024-06-27T10:51:20.523Z] [2024-06-27T10:51:20.523Z] undeploy-war-common: [2024-06-27T10:51:20.572Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:20.572Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:20.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-06-27T10:51:20.572Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-06-27T10:51:20.572Z] [2024-06-27T10:51:20.572Z] setOSConditions: [2024-06-27T10:51:20.573Z] [2024-06-27T10:51:20.573Z] setToolWin: [2024-06-27T10:51:20.573Z] [2024-06-27T10:51:20.573Z] setToolUnix: [2024-06-27T10:51:20.573Z] [2024-06-27T10:51:20.573Z] setToolProperty: [2024-06-27T10:51:20.573Z] [2024-06-27T10:51:20.573Z] setS1ASclassPath: [2024-06-27T10:51:20.573Z] [2024-06-27T10:51:20.573Z] init-common: [2024-06-27T10:51:20.573Z] [2024-06-27T10:51:20.573Z] undeploy-rar-common: [2024-06-27T10:51:20.573Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-06-27T10:51:20.606Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-coreApp.ear [2024-06-27T10:51:20.662Z] [java] Jun 27, 2024 10:51:20 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:51:20.662Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:51:20.662Z] [java] Jun 27, 2024 10:51:20 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:51:20.662Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:51:20.663Z] [java] Jun 27, 2024 10:51:20 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:51:20.663Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:51:20.663Z] [java] Jun 27, 2024 10:51:20 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:51:20.663Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:51:20.809Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:20.809Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:20.809Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:20.809Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:20.809Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:20.809Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:20.809Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:20.818Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-forward-preserve-application-response-wrapper --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-preserve-application-response-wrapper-web.war [2024-06-27T10:51:20.917Z] [java] Jun 27, 2024 10:51:20 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:51:20.917Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:51:20.917Z] [java] Jun 27, 2024 10:51:20 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:51:20.917Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-06-27T10:51:20.917Z] [java] Jun 27, 2024 10:51:20 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:51:20.917Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-06-27T10:51:20.917Z] [java] Jun 27, 2024 10:51:20 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:51:20.917Z] [java] INFO: Created virtual server server [2024-06-27T10:51:20.917Z] [java] Jun 27, 2024 10:51:20 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:51:20.917Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-06-27T10:51:20.917Z] [java] Jun 27, 2024 10:51:20 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:51:20.917Z] [java] INFO: Created virtual server __asadmin [2024-06-27T10:51:21.029Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:21.029Z] [javac] 1 warning [2024-06-27T10:51:21.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-06-27T10:51:21.131Z] [2024-06-27T10:51:21.132Z] delete-resources-and-undeploy-rar: [2024-06-27T10:51:21.132Z] [2024-06-27T10:51:21.132Z] setOSConditions: [2024-06-27T10:51:21.132Z] [2024-06-27T10:51:21.132Z] setToolWin: [2024-06-27T10:51:21.132Z] [2024-06-27T10:51:21.132Z] setToolUnix: [2024-06-27T10:51:21.132Z] [2024-06-27T10:51:21.132Z] setToolProperty: [2024-06-27T10:51:21.132Z] [2024-06-27T10:51:21.132Z] setS1ASclassPath: [2024-06-27T10:51:21.132Z] [2024-06-27T10:51:21.132Z] init-common: [2024-06-27T10:51:21.132Z] [2024-06-27T10:51:21.132Z] delete-connector-resource-common: [2024-06-27T10:51:21.132Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-06-27T10:51:21.172Z] [java] Jun 27, 2024 10:51:21 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:51:21.172Z] [java] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:51:21.172Z] [java] Jun 27, 2024 10:51:21 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:51:21.172Z] [java] INFO: Virtual server server loaded default web module [2024-06-27T10:51:21.297Z] [2024-06-27T10:51:21.297Z] makeJars: [2024-06-27T10:51:21.297Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/x.jar [2024-06-27T10:51:21.297Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xExtra/xExtra.jar [2024-06-27T10:51:21.297Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xExtra/xExtra.jar [2024-06-27T10:51:21.298Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/lib.jar [2024-06-27T10:51:21.298Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/sub/lib_sub.jar [2024-06-27T10:51:21.298Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/topLevel.jar [2024-06-27T10:51:21.298Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/z/z.jar [2024-06-27T10:51:21.298Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore [2024-06-27T10:51:21.298Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore/sub [2024-06-27T10:51:21.298Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore/sub [2024-06-27T10:51:21.298Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/y [2024-06-27T10:51:21.298Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/libdirtest-EJBModule.jar [2024-06-27T10:51:21.298Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/libdirtest-client.jar [2024-06-27T10:51:21.298Z] [2024-06-27T10:51:21.298Z] makeEars: [2024-06-27T10:51:21.298Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2none-App.ear [2024-06-27T10:51:21.298Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2default-App.ear [2024-06-27T10:51:21.298Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2x-App.ear [2024-06-27T10:51:21.298Z] [2024-06-27T10:51:21.298Z] assemble: [2024-06-27T10:51:21.298Z] [2024-06-27T10:51:21.298Z] init.os: [2024-06-27T10:51:21.298Z] [2024-06-27T10:51:21.298Z] init.tools.unix: [2024-06-27T10:51:21.298Z] [2024-06-27T10:51:21.298Z] init.tools.windows: [2024-06-27T10:51:21.298Z] [2024-06-27T10:51:21.298Z] init.tools: [2024-06-27T10:51:21.298Z] [2024-06-27T10:51:21.298Z] setAsadminArgs: [2024-06-27T10:51:21.298Z] [2024-06-27T10:51:21.298Z] init: [2024-06-27T10:51:21.298Z] [2024-06-27T10:51:21.298Z] init.customtasks: [2024-06-27T10:51:21.298Z] [2024-06-27T10:51:21.299Z] prepare: [2024-06-27T10:51:21.299Z] [2024-06-27T10:51:21.299Z] deploy.asadmin: [2024-06-27T10:51:21.299Z] [2024-06-27T10:51:21.299Z] setAsadminArgs: [2024-06-27T10:51:21.299Z] [2024-06-27T10:51:21.299Z] common.deploy.asadmin: [2024-06-27T10:51:21.299Z] [2024-06-27T10:51:21.299Z] init.os: [2024-06-27T10:51:21.299Z] [2024-06-27T10:51:21.299Z] init.tools.unix: [2024-06-27T10:51:21.299Z] [2024-06-27T10:51:21.299Z] init.tools.windows: [2024-06-27T10:51:21.299Z] [2024-06-27T10:51:21.299Z] init.tools: [2024-06-27T10:51:21.299Z] [2024-06-27T10:51:21.299Z] setAsadminArgs: [2024-06-27T10:51:21.299Z] [2024-06-27T10:51:21.299Z] init: [2024-06-27T10:51:21.299Z] [2024-06-27T10:51:21.299Z] init.customtasks: [2024-06-27T10:51:21.299Z] [2024-06-27T10:51:21.299Z] common.run.asadmin: [2024-06-27T10:51:21.299Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-none /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2none-App.ear [2024-06-27T10:51:21.378Z] [exec] Application deployed with name web-jsp-forward-preserve-application-response-wrapper-web. [2024-06-27T10:51:21.378Z] [2024-06-27T10:51:21.378Z] deploy-war-commonee: [2024-06-27T10:51:21.378Z] [2024-06-27T10:51:21.378Z] run: [2024-06-27T10:51:21.386Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-06-27T10:51:21.386Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-06-27T10:51:21.386Z] [2024-06-27T10:51:21.386Z] setOSConditions: [2024-06-27T10:51:21.386Z] [2024-06-27T10:51:21.386Z] setToolWin: [2024-06-27T10:51:21.386Z] [2024-06-27T10:51:21.386Z] setToolUnix: [2024-06-27T10:51:21.386Z] [2024-06-27T10:51:21.386Z] setToolProperty: [2024-06-27T10:51:21.386Z] [2024-06-27T10:51:21.386Z] setS1ASclassPath: [2024-06-27T10:51:21.386Z] [2024-06-27T10:51:21.386Z] init-common: [2024-06-27T10:51:21.386Z] [2024-06-27T10:51:21.386Z] delete-connector-connpool-common: [2024-06-27T10:51:21.386Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2024-06-27T10:51:21.430Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:21.440Z] [java] Jun 27, 2024 10:51:21 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:51:21.440Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:51:21.440Z] [java] Jun 27, 2024 10:51:21 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:51:21.440Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:51:21.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-3-web [2024-06-27T10:51:21.451Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:21.451Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:21.451Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:21.451Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:21.451Z] [2024-06-27T10:51:21.451Z] setOSConditions: [2024-06-27T10:51:21.451Z] [2024-06-27T10:51:21.451Z] setToolWin: [2024-06-27T10:51:21.451Z] [2024-06-27T10:51:21.451Z] setToolUnix: [2024-06-27T10:51:21.451Z] [2024-06-27T10:51:21.451Z] setToolProperty: [2024-06-27T10:51:21.451Z] [2024-06-27T10:51:21.452Z] setS1ASclassPath: [2024-06-27T10:51:21.452Z] [2024-06-27T10:51:21.452Z] init-common: [2024-06-27T10:51:21.452Z] [2024-06-27T10:51:21.452Z] undeploy-client: [2024-06-27T10:51:21.552Z] [exec] Application deployed with name ejb-ejb30-clientview-coreApp. [2024-06-27T10:51:21.553Z] [echo] Deployment on target server server successful [2024-06-27T10:51:21.553Z] [2024-06-27T10:51:21.553Z] setOSConditions: [2024-06-27T10:51:21.553Z] [2024-06-27T10:51:21.553Z] setToolWin: [2024-06-27T10:51:21.553Z] [2024-06-27T10:51:21.553Z] setToolUnix: [2024-06-27T10:51:21.553Z] [2024-06-27T10:51:21.553Z] setToolProperty: [2024-06-27T10:51:21.553Z] [2024-06-27T10:51:21.553Z] setS1ASclassPath: [2024-06-27T10:51:21.553Z] [2024-06-27T10:51:21.553Z] init-common: [2024-06-27T10:51:21.553Z] [2024-06-27T10:51:21.553Z] deploy-common-ee: [2024-06-27T10:51:21.553Z] [2024-06-27T10:51:21.553Z] run_se: [2024-06-27T10:51:21.568Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:21.568Z] [javac] 1 warning [2024-06-27T10:51:21.568Z] [2024-06-27T10:51:21.568Z] setOSConditions: [2024-06-27T10:51:21.568Z] [2024-06-27T10:51:21.568Z] setToolWin: [2024-06-27T10:51:21.568Z] [2024-06-27T10:51:21.568Z] setToolUnix: [2024-06-27T10:51:21.568Z] [2024-06-27T10:51:21.568Z] setToolProperty: [2024-06-27T10:51:21.568Z] [2024-06-27T10:51:21.568Z] setS1ASclassPath: [2024-06-27T10:51:21.568Z] [2024-06-27T10:51:21.568Z] init-common: [2024-06-27T10:51:21.568Z] [2024-06-27T10:51:21.568Z] compile-servlet: [2024-06-27T10:51:21.568Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/build.xml:156: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:21.568Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:21.632Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-preserve-application-response-wrapper/filtered/from.jsp [2024-06-27T10:51:21.632Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:21.632Z] [java] [2024-06-27T10:51:21.632Z] [java] [2024-06-27T10:51:21.632Z] [java] ----------------------------------------- [2024-06-27T10:51:21.632Z] [java] - jsp-forward-preserve-application-response-wrapper: PASS - [2024-06-27T10:51:21.632Z] [java] ----------------------------------------- [2024-06-27T10:51:21.632Z] [java] - Total PASS : 1 - [2024-06-27T10:51:21.632Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:21.632Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:21.632Z] [java] ----------------------------------------- [2024-06-27T10:51:21.632Z] [2024-06-27T10:51:21.632Z] undeploy: [2024-06-27T10:51:21.632Z] [2024-06-27T10:51:21.632Z] setOSConditions: [2024-06-27T10:51:21.632Z] [2024-06-27T10:51:21.632Z] setToolWin: [2024-06-27T10:51:21.632Z] [2024-06-27T10:51:21.632Z] setToolUnix: [2024-06-27T10:51:21.632Z] [2024-06-27T10:51:21.632Z] setToolProperty: [2024-06-27T10:51:21.632Z] [2024-06-27T10:51:21.632Z] setS1ASclassPath: [2024-06-27T10:51:21.633Z] [2024-06-27T10:51:21.633Z] init-common: [2024-06-27T10:51:21.633Z] [2024-06-27T10:51:21.633Z] undeploy-war-common: [2024-06-27T10:51:21.713Z] [javac] 1 warning [2024-06-27T10:51:21.732Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:21.732Z] [javac] 1 warning [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] setOSConditions: [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] setToolWin: [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] setToolUnix: [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] setToolProperty: [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] setS1ASclassPath: [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] init-common: [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] webclient-war-common: [2024-06-27T10:51:21.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] clear: [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] test-tlds-exist: [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] copy-tlds: [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] test-tagfiles-exist: [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] copy-tagfiles: [2024-06-27T10:51:21.732Z] [2024-06-27T10:51:21.732Z] package-war-common: [2024-06-27T10:51:21.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:21.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:21.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:21.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:21.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/lib [2024-06-27T10:51:21.733Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:21.733Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:21.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/docroot [2024-06-27T10:51:21.733Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-06-27T10:51:21.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:21.733Z] [2024-06-27T10:51:21.733Z] setOSConditions: [2024-06-27T10:51:21.733Z] [2024-06-27T10:51:21.733Z] setToolWin: [2024-06-27T10:51:21.733Z] [2024-06-27T10:51:21.733Z] setToolUnix: [2024-06-27T10:51:21.733Z] [2024-06-27T10:51:21.733Z] setToolProperty: [2024-06-27T10:51:21.733Z] [2024-06-27T10:51:21.733Z] setS1ASclassPath: [2024-06-27T10:51:21.733Z] [2024-06-27T10:51:21.733Z] init-common: [2024-06-27T10:51:21.733Z] [2024-06-27T10:51:21.733Z] compile-common: [2024-06-27T10:51:21.733Z] [echo] Current time (ISO): 2024-06-27T10:51:21.619+0000 [2024-06-27T10:51:21.733Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:21.808Z] [java] In stand-alone mode [2024-06-27T10:51:21.864Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:21.864Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:51:21.944Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:21.944Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:21.945Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-06-27T10:51:21.945Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-06-27T10:51:21.945Z] [2024-06-27T10:51:21.945Z] setOSConditions: [2024-06-27T10:51:21.945Z] [2024-06-27T10:51:21.945Z] setToolWin: [2024-06-27T10:51:21.945Z] [2024-06-27T10:51:21.945Z] setToolUnix: [2024-06-27T10:51:21.945Z] [2024-06-27T10:51:21.945Z] setToolProperty: [2024-06-27T10:51:21.945Z] [2024-06-27T10:51:21.945Z] setS1ASclassPath: [2024-06-27T10:51:21.945Z] [2024-06-27T10:51:21.945Z] init-common: [2024-06-27T10:51:21.945Z] [2024-06-27T10:51:21.945Z] undeploy-rar-common: [2024-06-27T10:51:21.945Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-06-27T10:51:21.969Z] [2024-06-27T10:51:21.969Z] setOSConditions: [2024-06-27T10:51:21.969Z] [2024-06-27T10:51:21.969Z] setToolWin: [2024-06-27T10:51:21.969Z] [2024-06-27T10:51:21.969Z] setToolUnix: [2024-06-27T10:51:21.969Z] [2024-06-27T10:51:21.969Z] setToolProperty: [2024-06-27T10:51:21.969Z] [2024-06-27T10:51:21.969Z] setS1ASclassPath: [2024-06-27T10:51:21.969Z] [2024-06-27T10:51:21.969Z] init-common: [2024-06-27T10:51:21.969Z] [2024-06-27T10:51:21.969Z] webclient-war-common: [2024-06-27T10:51:21.969Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:21.969Z] [2024-06-27T10:51:21.969Z] clear: [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] test-tlds-exist: [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] copy-tlds: [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] test-tagfiles-exist: [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] copy-tagfiles: [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] package-war-common: [2024-06-27T10:51:21.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:21.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:21.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:21.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:21.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccmr8/lib [2024-06-27T10:51:21.970Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:21.970Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:21.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccmr8/docroot [2024-06-27T10:51:21.970Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jaccmr8-web.war [2024-06-27T10:51:21.970Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] setOSConditions: [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] setToolWin: [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] setToolUnix: [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] setToolProperty: [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] setS1ASclassPath: [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] init-common: [2024-06-27T10:51:21.970Z] [2024-06-27T10:51:21.970Z] compile-common: [2024-06-27T10:51:21.970Z] [echo] Current time (ISO): 2024-06-27T10:51:21.821+0000 [2024-06-27T10:51:21.971Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:21.999Z] [java] Jun 27, 2024 10:51:21 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:51:21.999Z] [java] INFO: close(), this: [2024-06-27T10:51:21.999Z] [java] org.glassfish.web.loader.WebappClassLoader@dd737ea[name=unknown], urls=[ [2024-06-27T10:51:21.999Z] [java] file:/tmp/ejb-app3033790068739502286/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/ [2024-06-27T10:51:21.999Z] [java] file:/tmp/gfembed18251384191923842532tmp/generated/ejb/foo/ejb-ejb31-embedded-ejbwandwar-web_war/ [2024-06-27T10:51:21.999Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:51:21.999Z] [java] Jun 27, 2024 10:51:21 AM org.eclipse.persistence.session./file:/tmp/ejb-app3033790068739502286/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/_test [2024-06-27T10:51:21.999Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:51:22.024Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:22.024Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:51:22.063Z] [java] Jun 27, 2024 10:51:21 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:51:22.064Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:51:22.129Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:22.129Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:22.129Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:22.129Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:22.129Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:22.129Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:22.129Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:22.193Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-forward-preserve-application-response-wrapper-web [2024-06-27T10:51:22.193Z] [2024-06-27T10:51:22.193Z] all: [2024-06-27T10:51:22.193Z] [echo] [2024-06-27T10:51:22.193Z] [echo] ************************* [2024-06-27T10:51:22.193Z] [echo] * Running jspForwardUnbuffered [2024-06-27T10:51:22.193Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered [2024-06-27T10:51:22.193Z] [echo] ************************* [2024-06-27T10:51:22.193Z] [echo] [2024-06-27T10:51:22.193Z] [2024-06-27T10:51:22.193Z] setOSConditions: [2024-06-27T10:51:22.193Z] [2024-06-27T10:51:22.193Z] setToolWin: [2024-06-27T10:51:22.193Z] [2024-06-27T10:51:22.193Z] setToolUnix: [2024-06-27T10:51:22.193Z] [2024-06-27T10:51:22.193Z] setToolProperty: [2024-06-27T10:51:22.193Z] [2024-06-27T10:51:22.193Z] setS1ASclassPath: [2024-06-27T10:51:22.193Z] [2024-06-27T10:51:22.193Z] init-common: [2024-06-27T10:51:22.193Z] [2024-06-27T10:51:22.193Z] clean: [2024-06-27T10:51:22.193Z] [2024-06-27T10:51:22.194Z] setOSConditions: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setToolWin: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setToolUnix: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setToolProperty: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setS1ASclassPath: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] init-common: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] clean-common: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setOSConditions: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setToolWin: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setToolUnix: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setToolProperty: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setS1ASclassPath: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] init-common: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] clean-classes-common: [2024-06-27T10:51:22.194Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setOSConditions: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setToolWin: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setToolUnix: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setToolProperty: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] setS1ASclassPath: [2024-06-27T10:51:22.194Z] [2024-06-27T10:51:22.194Z] init-common: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] clean-jars-common: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] compile: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] setOSConditions: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] setToolWin: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] setToolUnix: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] setToolProperty: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] setS1ASclassPath: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] init-common: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] compile-common: [2024-06-27T10:51:22.195Z] [echo] Current time (ISO): 2024-06-27T10:51:22.040+0000 [2024-06-27T10:51:22.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:22.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/servlet [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] build: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] setOSConditions: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] setToolWin: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] setToolUnix: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] setToolProperty: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] setS1ASclassPath: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] init-common: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] webclient-war-common: [2024-06-27T10:51:22.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.195Z] clear: [2024-06-27T10:51:22.195Z] [2024-06-27T10:51:22.196Z] test-tlds-exist: [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.196Z] copy-tlds: [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.196Z] test-tagfiles-exist: [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.196Z] copy-tagfiles: [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.196Z] package-war-common: [2024-06-27T10:51:22.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:22.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:22.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:22.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:22.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/lib [2024-06-27T10:51:22.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:22.196Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-unbuffered-web.war [2024-06-27T10:51:22.196Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:22.196Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:22.196Z] [javac] Compiling 1 source file [2024-06-27T10:51:22.196Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:22.196Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.196Z] deploy: [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.196Z] deploy-war-common: [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.196Z] setOSConditions: [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.196Z] setToolWin: [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.196Z] setToolUnix: [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.196Z] setToolProperty: [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.196Z] setS1ASclassPath: [2024-06-27T10:51:22.196Z] [2024-06-27T10:51:22.197Z] init-common: [2024-06-27T10:51:22.197Z] [2024-06-27T10:51:22.197Z] deploy-war-commonpe: [2024-06-27T10:51:22.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-06-27T10:51:22.224Z] [2024-06-27T10:51:22.224Z] exec: [2024-06-27T10:51:22.224Z] [2024-06-27T10:51:22.224Z] asadmin-common: [2024-06-27T10:51:22.224Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy='' [2024-06-27T10:51:22.253Z] [java] Jun 27, 2024 10:51:22 AM org.eclipse.persistence.session./file:/tmp/ejb-app3033790068739502286/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/_test.server [2024-06-27T10:51:22.253Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:51:22.253Z] [java] Jun 27, 2024 10:51:22 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:51:22.253Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:51:22.253Z] [java] Jun 27, 2024 10:51:22 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:51:22.253Z] [java] INFO: Portable JNDI names for EJB OtherEjb: [java:global/foo/ejb-ejb31-embedded-ejbwandwar-other/OtherEjb, java:global/foo/ejb-ejb31-embedded-ejbwandwar-other/OtherEjb!org.glassfish.tests.ejb.sample.OtherEjb] [2024-06-27T10:51:22.253Z] [java] Jun 27, 2024 10:51:22 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:51:22.253Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:51:22.279Z] [exec] Command undeploy executed successfully. [2024-06-27T10:51:22.279Z] [2024-06-27T10:51:22.279Z] all: [2024-06-27T10:51:22.279Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:22.279Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:22.280Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:22.280Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:22.280Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:22.280Z] [2024-06-27T10:51:22.280Z] setOSConditions: [2024-06-27T10:51:22.280Z] [2024-06-27T10:51:22.280Z] setToolWin: [2024-06-27T10:51:22.280Z] [2024-06-27T10:51:22.280Z] setToolUnix: [2024-06-27T10:51:22.280Z] [2024-06-27T10:51:22.280Z] setToolProperty: [2024-06-27T10:51:22.280Z] [2024-06-27T10:51:22.280Z] setS1ASclassPath: [2024-06-27T10:51:22.280Z] [2024-06-27T10:51:22.280Z] init-common: [2024-06-27T10:51:22.280Z] [2024-06-27T10:51:22.280Z] clean: [2024-06-27T10:51:22.280Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:22.280Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:22.280Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:22.280Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:22.280Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:22.280Z] [2024-06-27T10:51:22.280Z] setOSConditions: [2024-06-27T10:51:22.280Z] [2024-06-27T10:51:22.280Z] setToolWin: [2024-06-27T10:51:22.280Z] [2024-06-27T10:51:22.280Z] setToolUnix: [2024-06-27T10:51:22.281Z] [2024-06-27T10:51:22.281Z] setToolProperty: [2024-06-27T10:51:22.281Z] [2024-06-27T10:51:22.281Z] setS1ASclassPath: [2024-06-27T10:51:22.281Z] [2024-06-27T10:51:22.281Z] init-common: [2024-06-27T10:51:22.281Z] [2024-06-27T10:51:22.281Z] clean-common: [2024-06-27T10:51:22.281Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:22.281Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:22.281Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:22.281Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:22.281Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:22.281Z] [2024-06-27T10:51:22.281Z] setOSConditions: [2024-06-27T10:51:22.281Z] [2024-06-27T10:51:22.281Z] setToolWin: [2024-06-27T10:51:22.281Z] [2024-06-27T10:51:22.281Z] setToolUnix: [2024-06-27T10:51:22.281Z] [2024-06-27T10:51:22.281Z] setToolProperty: [2024-06-27T10:51:22.281Z] [2024-06-27T10:51:22.281Z] setS1ASclassPath: [2024-06-27T10:51:22.281Z] [2024-06-27T10:51:22.281Z] init-common: [2024-06-27T10:51:22.281Z] [2024-06-27T10:51:22.281Z] clean-classes-common: [2024-06-27T10:51:22.281Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:22.281Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:22.282Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:22.282Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:22.282Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:22.282Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:22.282Z] [2024-06-27T10:51:22.282Z] setOSConditions: [2024-06-27T10:51:22.282Z] [2024-06-27T10:51:22.282Z] setToolWin: [2024-06-27T10:51:22.282Z] [2024-06-27T10:51:22.282Z] setToolUnix: [2024-06-27T10:51:22.282Z] [2024-06-27T10:51:22.282Z] setToolProperty: [2024-06-27T10:51:22.282Z] [2024-06-27T10:51:22.282Z] setS1ASclassPath: [2024-06-27T10:51:22.282Z] [2024-06-27T10:51:22.282Z] init-common: [2024-06-27T10:51:22.282Z] [2024-06-27T10:51:22.282Z] clean-jars-common: [2024-06-27T10:51:22.282Z] [2024-06-27T10:51:22.282Z] assemble-web: [2024-06-27T10:51:22.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:22.282Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:22.282Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:22.282Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:22.282Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:22.283Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:22.283Z] [2024-06-27T10:51:22.283Z] setOSConditions: [2024-06-27T10:51:22.283Z] [2024-06-27T10:51:22.283Z] setToolWin: [2024-06-27T10:51:22.283Z] [2024-06-27T10:51:22.283Z] setToolUnix: [2024-06-27T10:51:22.283Z] [2024-06-27T10:51:22.283Z] setToolProperty: [2024-06-27T10:51:22.283Z] [2024-06-27T10:51:22.283Z] setS1ASclassPath: [2024-06-27T10:51:22.283Z] [2024-06-27T10:51:22.283Z] init-common: [2024-06-27T10:51:22.283Z] [2024-06-27T10:51:22.283Z] wsimport: [2024-06-27T10:51:22.507Z] [java] Jun 27, 2024 10:51:22 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:51:22.507Z] [exec] Jun 27, 2024 10:51:22 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:22.507Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb, java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple] [2024-06-27T10:51:22.507Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@11c581a0 [2024-06-27T10:51:22.507Z] [java] Jun 27, 2024 10:51:22 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:51:22.507Z] [java] INFO: Enabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:51:22.539Z] [exec] parsing WSDL... [2024-06-27T10:51:22.656Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:22.656Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:22.656Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:22.656Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:22.656Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:22.656Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:22.656Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:22.756Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-forward-unbuffered --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-unbuffered-web.war [2024-06-27T10:51:22.762Z] [java] Jun 27, 2024 10:51:22 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:22.762Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:22.762Z] [java] Jun 27, 2024 10:51:22 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:22.762Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:22.762Z] [java] Jun 27, 2024 10:51:22 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:22.762Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:22.762Z] [java] Jun 27, 2024 10:51:22 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:22.762Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:22.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy= [2024-06-27T10:51:22.784Z] [exec] server.connector-service.class-loading-policy= [2024-06-27T10:51:22.784Z] [2024-06-27T10:51:22.784Z] asadmin-common: [2024-06-27T10:51:22.784Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp='' [2024-06-27T10:51:23.038Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp= [2024-06-27T10:51:23.038Z] [exec] server.connector-service.property.rar-accessibility-testApp= [2024-06-27T10:51:23.038Z] [echo] @@## glassfish-resources-xml tests ##@@ [2024-06-27T10:51:23.038Z] [2024-06-27T10:51:23.038Z] glassfish-resources-xml-tests: [2024-06-27T10:51:23.038Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-06-27T10:51:23.038Z] [2024-06-27T10:51:23.038Z] setOSConditions: [2024-06-27T10:51:23.038Z] [2024-06-27T10:51:23.038Z] setToolWin: [2024-06-27T10:51:23.038Z] [2024-06-27T10:51:23.038Z] setToolUnix: [2024-06-27T10:51:23.038Z] [2024-06-27T10:51:23.038Z] setToolProperty: [2024-06-27T10:51:23.038Z] [2024-06-27T10:51:23.038Z] setS1ASclassPath: [2024-06-27T10:51:23.038Z] [2024-06-27T10:51:23.038Z] init-common: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] build: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] all: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] setOSConditions: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] setToolWin: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] setToolUnix: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] setToolProperty: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] setS1ASclassPath: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] init-common: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] all: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] setOSConditions: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] setToolWin: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] setToolUnix: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] setToolProperty: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] setS1ASclassPath: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] init-common: [2024-06-27T10:51:23.039Z] [2024-06-27T10:51:23.039Z] compile-common: [2024-06-27T10:51:23.039Z] [echo] Current time (ISO): 2024-06-27T10:51:22.959+0000 [2024-06-27T10:51:23.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/classes [2024-06-27T10:51:23.039Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/classes [2024-06-27T10:51:23.071Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:23.072Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-06-27T10:51:23.072Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:23.072Z] [exec] [2024-06-27T10:51:23.072Z] [exec] [2024-06-27T10:51:23.072Z] [exec] ----------------------------------------- [2024-06-27T10:51:23.072Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-06-27T10:51:23.072Z] [exec] ----------------------------------------- [2024-06-27T10:51:23.072Z] [exec] Total PASS: 1 [2024-06-27T10:51:23.072Z] [exec] Total FAIL: 0 [2024-06-27T10:51:23.072Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:23.072Z] [exec] ----------------------------------------- [2024-06-27T10:51:23.072Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:23.072Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:23.327Z] [javac] 1 warning [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] build: [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] setOSConditions: [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] setToolWin: [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] setToolUnix: [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] setToolProperty: [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] setS1ASclassPath: [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] init-common: [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] webclient-war-common: [2024-06-27T10:51:23.327Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] clear: [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] test-tlds-exist: [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] copy-tlds: [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] test-tagfiles-exist: [2024-06-27T10:51:23.327Z] [2024-06-27T10:51:23.327Z] copy-tagfiles: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] package-war-common: [2024-06-27T10:51:23.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:23.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:23.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:23.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:23.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/lib [2024-06-27T10:51:23.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:23.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:23.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:23.328Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:23.328Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-06-27T10:51:23.328Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] setOSConditions: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] setToolWin: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] checkReporting-common: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] setToolUnix: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] confirmReportPresent-common: [2024-06-27T10:51:23.328Z] setToolProperty: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:23.328Z] [echo] Test seems to be reported fine [2024-06-27T10:51:23.328Z] setS1ASclassPath: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] init-common: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] confirmMissingReport-common: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] ejb-jar-common: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] setOSConditions: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] package-ejbjar-common: [2024-06-27T10:51:23.328Z] setToolWin: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:23.328Z] setToolUnix: [2024-06-27T10:51:23.328Z] [2024-06-27T10:51:23.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:23.328Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:23.328Z] setToolProperty: [2024-06-27T10:51:23.329Z] [2024-06-27T10:51:23.329Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-06-27T10:51:23.329Z] setS1ASclassPath: [2024-06-27T10:51:23.329Z] [2024-06-27T10:51:23.329Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:23.329Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:23.329Z] init-common: [2024-06-27T10:51:23.329Z] [2024-06-27T10:51:23.329Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:51:23.329Z] [2024-06-27T10:51:23.329Z] runclient-common: [2024-06-27T10:51:23.329Z] disable-resource-validation: [2024-06-27T10:51:23.329Z] [2024-06-27T10:51:23.329Z] setOSConditions: [2024-06-27T10:51:23.329Z] [2024-06-27T10:51:23.329Z] setToolWin: [2024-06-27T10:51:23.329Z] [2024-06-27T10:51:23.329Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-simple-properties [2024-06-27T10:51:23.329Z] setToolUnix: [2024-06-27T10:51:23.329Z] [2024-06-27T10:51:23.329Z] setToolProperty: [2024-06-27T10:51:23.329Z] [2024-06-27T10:51:23.329Z] setS1ASclassPath: [2024-06-27T10:51:23.329Z] [2024-06-27T10:51:23.329Z] init-common: [2024-06-27T10:51:23.329Z] [2024-06-27T10:51:23.329Z] create-jvm-options: [2024-06-27T10:51:23.379Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:23.379Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:23.379Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:23.379Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:23.379Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:23.380Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:23.380Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:23.467Z] [exec] [2024-06-27T10:51:23.467Z] [exec] Generating code... [2024-06-27T10:51:23.467Z] [exec] [2024-06-27T10:51:23.467Z] [exec] Compiling code... [2024-06-27T10:51:23.596Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:23.596Z] [javac] 1 warning [2024-06-27T10:51:23.596Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:23.596Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:23.596Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/client/com/acme/Client.java uses or overrides a deprecated API. [2024-06-27T10:51:23.596Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:23.596Z] [2024-06-27T10:51:23.596Z] build: [2024-06-27T10:51:23.596Z] [2024-06-27T10:51:23.596Z] setOSConditions: [2024-06-27T10:51:23.596Z] [2024-06-27T10:51:23.596Z] setToolWin: [2024-06-27T10:51:23.596Z] [2024-06-27T10:51:23.596Z] setToolUnix: [2024-06-27T10:51:23.596Z] [2024-06-27T10:51:23.596Z] setToolProperty: [2024-06-27T10:51:23.596Z] [2024-06-27T10:51:23.596Z] setS1ASclassPath: [2024-06-27T10:51:23.596Z] [2024-06-27T10:51:23.596Z] init-common: [2024-06-27T10:51:23.596Z] [2024-06-27T10:51:23.596Z] ejb-jar-common: [2024-06-27T10:51:23.596Z] [2024-06-27T10:51:23.596Z] package-ejbjar-common: [2024-06-27T10:51:23.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:23.596Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:23.596Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-06-27T10:51:23.596Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] setOSConditions: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] fixFiles: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] convUnix: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] convWin: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] setToolWin: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] setToolUnix: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] setToolProperty: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] setS1ASclassPath: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] init-common: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] ear-common: [2024-06-27T10:51:23.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:23.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:23.597Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/descriptor/sun-application.xml to copy. [2024-06-27T10:51:23.597Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:51:23.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:23.597Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] deploy: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] setOSConditions: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] setToolWin: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] setToolUnix: [2024-06-27T10:51:23.597Z] [2024-06-27T10:51:23.597Z] setToolProperty: [2024-06-27T10:51:23.598Z] [2024-06-27T10:51:23.598Z] setS1ASclassPath: [2024-06-27T10:51:23.598Z] [2024-06-27T10:51:23.598Z] init-common: [2024-06-27T10:51:23.598Z] [2024-06-27T10:51:23.598Z] deploy-common: [2024-06-27T10:51:23.598Z] [echo] Current time (ISO): 2024-06-27T10:51:23.454+0000 [2024-06-27T10:51:23.598Z] [2024-06-27T10:51:23.598Z] setOSConditions: [2024-06-27T10:51:23.598Z] [2024-06-27T10:51:23.598Z] setToolWin: [2024-06-27T10:51:23.598Z] [2024-06-27T10:51:23.598Z] setToolUnix: [2024-06-27T10:51:23.598Z] [2024-06-27T10:51:23.598Z] setToolProperty: [2024-06-27T10:51:23.598Z] [2024-06-27T10:51:23.598Z] setS1ASclassPath: [2024-06-27T10:51:23.598Z] [2024-06-27T10:51:23.598Z] init-common: [2024-06-27T10:51:23.598Z] [2024-06-27T10:51:23.598Z] deploy-common-pe: [2024-06-27T10:51:23.681Z] [exec] Application deployed with name web-jsp-forward-unbuffered-web. [2024-06-27T10:51:23.681Z] [2024-06-27T10:51:23.681Z] deploy-war-commonee: [2024-06-27T10:51:23.681Z] [2024-06-27T10:51:23.681Z] run: [2024-06-27T10:51:23.681Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-unbuffered/from1.jsp [2024-06-27T10:51:23.681Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-unbuffered/from2.jsp [2024-06-27T10:51:23.681Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:23.681Z] [java] [2024-06-27T10:51:23.681Z] [java] [2024-06-27T10:51:23.681Z] [java] ----------------------------------------- [2024-06-27T10:51:23.681Z] [java] - jsp-forward-unbuffered: PASS - [2024-06-27T10:51:23.681Z] [java] ----------------------------------------- [2024-06-27T10:51:23.681Z] [java] - Total PASS : 1 - [2024-06-27T10:51:23.681Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:23.681Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:23.681Z] [java] ----------------------------------------- [2024-06-27T10:51:23.681Z] [2024-06-27T10:51:23.681Z] undeploy: [2024-06-27T10:51:23.681Z] [2024-06-27T10:51:23.681Z] setOSConditions: [2024-06-27T10:51:23.681Z] [2024-06-27T10:51:23.681Z] setToolWin: [2024-06-27T10:51:23.681Z] [2024-06-27T10:51:23.681Z] setToolUnix: [2024-06-27T10:51:23.681Z] [2024-06-27T10:51:23.681Z] setToolProperty: [2024-06-27T10:51:23.681Z] [2024-06-27T10:51:23.681Z] setS1ASclassPath: [2024-06-27T10:51:23.681Z] [2024-06-27T10:51:23.681Z] init-common: [2024-06-27T10:51:23.681Z] [2024-06-27T10:51:23.681Z] undeploy-war-common: [2024-06-27T10:51:23.707Z] [java] Looking up EJB... [2024-06-27T10:51:23.707Z] [java] Invoking EJB... [2024-06-27T10:51:23.707Z] [java] Jun 27, 2024 10:51:23 AM org.glassfish.wasp.runtime.TldScanner logOrThrow [2024-06-27T10:51:23.707Z] [java] WARNING: PWC6351: In TLD scanning, the supplied resource file:/tmp/ejb-app3033790068739502286/lib/glassfish-corba-omgapi.jar does not exist [2024-06-27T10:51:23.707Z] [java] java.nio.file.NoSuchFileException: /tmp/ejb-app3033790068739502286/lib/glassfish-corba-omgapi.jar [2024-06-27T10:51:23.708Z] [java] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) [2024-06-27T10:51:23.708Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2024-06-27T10:51:23.708Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2024-06-27T10:51:23.708Z] [java] at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55) [2024-06-27T10:51:23.708Z] [java] at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171) [2024-06-27T10:51:23.708Z] [java] at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99) [2024-06-27T10:51:23.708Z] [java] at java.base/java.nio.file.Files.readAttributes(Files.java:1853) [2024-06-27T10:51:23.708Z] [java] at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445) [2024-06-27T10:51:23.708Z] [java] at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:724) [2024-06-27T10:51:23.708Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:251) [2024-06-27T10:51:23.708Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:180) [2024-06-27T10:51:23.708Z] [java] at java.base/java.util.jar.JarFile.(JarFile.java:345) [2024-06-27T10:51:23.708Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.(URLJarFile.java:100) [2024-06-27T10:51:23.708Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69) [2024-06-27T10:51:23.708Z] [java] at java.base/sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:168) [2024-06-27T10:51:23.708Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:109) [2024-06-27T10:51:23.708Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:70) [2024-06-27T10:51:23.708Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJar(TldScanner.java:560) [2024-06-27T10:51:23.708Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJars(TldScanner.java:458) [2024-06-27T10:51:23.708Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanTlds(TldScanner.java:269) [2024-06-27T10:51:23.708Z] [java] at org.glassfish.wasp.runtime.TldScanner.onStartup(TldScanner.java:193) [2024-06-27T10:51:23.708Z] [java] at org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:4545) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.web.WebModule.callServletContainerInitializers(WebModule.java:637) [2024-06-27T10:51:23.708Z] [java] at org.apache.catalina.core.StandardContext.start(StandardContext.java:4449) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.web.WebModule.start(WebModule.java:551) [2024-06-27T10:51:23.708Z] [java] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:935) [2024-06-27T10:51:23.708Z] [java] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:917) [2024-06-27T10:51:23.708Z] [java] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:644) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1795) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1483) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.web.WebApplication.start(WebApplication.java:88) [2024-06-27T10:51:23.708Z] [java] at org.glassfish.internal.data.EngineRef.start(EngineRef.java:97) [2024-06-27T10:51:23.708Z] [java] at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:278) [2024-06-27T10:51:23.708Z] [java] at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:344) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:533) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:51:23.708Z] [java] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:51:23.708Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:51:23.708Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:51:23.708Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:51:23.708Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:51:23.708Z] [java] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:51:23.708Z] [java] at org.glassfish.ejb.embedded.EJBContainerImpl.deploy(EJBContainerImpl.java:118) [2024-06-27T10:51:23.708Z] [java] at org.glassfish.ejb.embedded.EJBContainerProviderImpl.createEJBContainer(EJBContainerProviderImpl.java:115) [2024-06-27T10:51:23.708Z] [java] at jakarta.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:91) [2024-06-27T10:51:23.708Z] [java] at com.acme.Client.test(Client.java:55) [2024-06-27T10:51:23.709Z] [java] at com.acme.Client.main(Client.java:42) [2024-06-27T10:51:23.709Z] [java] [2024-06-27T10:51:23.709Z] [java] Jun 27, 2024 10:51:23 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-06-27T10:51:23.709Z] [java] INFO: Initializing Soteria 3.0.3 for context '/sample' [2024-06-27T10:51:23.709Z] [java] Jun 27, 2024 10:51:23 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:51:23.709Z] [java] INFO: Loading application [foo#ejb-ejb31-embedded-ejbwandwar-web.war] at [sample] [2024-06-27T10:51:23.709Z] [java] Jun 27, 2024 10:51:23 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:51:23.709Z] [java] INFO: foo was successfully deployed in 3,973 milliseconds. [2024-06-27T10:51:23.709Z] [java] EJB said: boo [2024-06-27T10:51:23.709Z] [java] Other EJB said: I'm Other [2024-06-27T10:51:23.709Z] [java] Record # 1 [2024-06-27T10:51:23.709Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:51:23.709Z] [java] Done calling EJB [2024-06-27T10:51:23.709Z] [java] Closing container ... [2024-06-27T10:51:23.709Z] [java] Jun 27, 2024 10:51:23 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:51:23.709Z] [java] INFO: Disabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:51:23.946Z] Waiting for domain1 to start ............... [2024-06-27T10:51:23.946Z] Waiting finished after 14,038 ms. [2024-06-27T10:51:23.946Z] Successfully started the domain : domain1 [2024-06-27T10:51:23.946Z] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:51:23.946Z] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:51:23.946Z] Admin Port: 4,848 [2024-06-27T10:51:23.946Z] Command start-domain executed successfully. [2024-06-27T10:51:23.963Z] [java] Jun 27, 2024 10:51:23 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:51:23.963Z] [java] INFO: close(), this: [2024-06-27T10:51:23.963Z] [java] org.glassfish.web.loader.WebappClassLoader@4269aad7[name=/sample], urls=[ [2024-06-27T10:51:23.963Z] [java] file:/tmp/ejb-app3033790068739502286/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/ [2024-06-27T10:51:23.963Z] [java] file:/tmp/gfembed18251384191923842532tmp/generated/ejb/foo/ejb-ejb31-embedded-ejbwandwar-web_war/ [2024-06-27T10:51:23.963Z] [java] ][delegate=true, context=/sample, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=18, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-06-27T10:51:23.963Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:51:23.963Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:23.963Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:23.963Z] [java] Value of key is: embedded with JPA [2024-06-27T10:51:23.963Z] [java] ..........FINISHED Embedded test [2024-06-27T10:51:23.963Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:23.963Z] [java] [2024-06-27T10:51:23.963Z] [java] [2024-06-27T10:51:23.963Z] [java] ----------------------------------------- [2024-06-27T10:51:23.963Z] [java] - embedded with JPA: PASS - [2024-06-27T10:51:23.963Z] [java] ----------------------------------------- [2024-06-27T10:51:23.963Z] [java] Total PASS: 1 [2024-06-27T10:51:23.963Z] [java] Total FAIL: 0 [2024-06-27T10:51:23.963Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:23.963Z] [java] ----------------------------------------- [2024-06-27T10:51:23.963Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:23.963Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:23.964Z] [java] Jun 27, 2024 10:51:23 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:51:23.964Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:51:23.964Z] [java] Jun 27, 2024 10:51:23 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:23.964Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:23.964Z] [java] Jun 27, 2024 10:51:23 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:23.964Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:23.964Z] [java] Jun 27, 2024 10:51:23 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:23.964Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:23.964Z] [2024-06-27T10:51:23.964Z] setOSConditions: [2024-06-27T10:51:23.964Z] [2024-06-27T10:51:23.964Z] setToolWin: [2024-06-27T10:51:23.964Z] [2024-06-27T10:51:23.964Z] setToolUnix: [2024-06-27T10:51:23.964Z] [2024-06-27T10:51:23.964Z] setToolProperty: [2024-06-27T10:51:23.964Z] [2024-06-27T10:51:23.964Z] setS1ASclassPath: [2024-06-27T10:51:23.964Z] [2024-06-27T10:51:23.964Z] init-common: [2024-06-27T10:51:23.964Z] [2024-06-27T10:51:23.964Z] run_dir: [2024-06-27T10:51:23.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/other [2024-06-27T10:51:23.964Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-other.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/other [2024-06-27T10:51:23.972Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:23.972Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:23.972Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:23.972Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:23.972Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:23.972Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:23.972Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:24.156Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-06-27T10:51:24.243Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-forward-unbuffered-web [2024-06-27T10:51:24.243Z] [2024-06-27T10:51:24.243Z] all: [2024-06-27T10:51:24.244Z] [echo] [2024-06-27T10:51:24.244Z] [echo] ************************* [2024-06-27T10:51:24.244Z] [echo] * Running jspGetTagLibraryInfos [2024-06-27T10:51:24.244Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos [2024-06-27T10:51:24.244Z] [echo] ************************* [2024-06-27T10:51:24.244Z] [echo] [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setOSConditions: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setToolWin: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setToolUnix: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setToolProperty: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setS1ASclassPath: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] init-common: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] clean: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setOSConditions: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setToolWin: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setToolUnix: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setToolProperty: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setS1ASclassPath: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] init-common: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] clean-common: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setOSConditions: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setToolWin: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setToolUnix: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setToolProperty: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.244Z] setS1ASclassPath: [2024-06-27T10:51:24.244Z] [2024-06-27T10:51:24.245Z] init-common: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] clean-classes-common: [2024-06-27T10:51:24.245Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] setOSConditions: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] setToolWin: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] setToolUnix: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] setToolProperty: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] setS1ASclassPath: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] init-common: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] clean-jars-common: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] compile: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] setOSConditions: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] setToolWin: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] setToolUnix: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] setToolProperty: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] setS1ASclassPath: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] init-common: [2024-06-27T10:51:24.245Z] [2024-06-27T10:51:24.245Z] compile-common: [2024-06-27T10:51:24.245Z] [echo] Current time (ISO): 2024-06-27T10:51:24.122+0000 [2024-06-27T10:51:24.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:24.245Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:24.271Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2024-06-27T10:51:24.271Z] [exec] Created 1 option(s) [2024-06-27T10:51:24.271Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:51:24.271Z] [2024-06-27T10:51:24.271Z] restart-server: [2024-06-27T10:51:24.271Z] [2024-06-27T10:51:24.271Z] setOSConditions: [2024-06-27T10:51:24.271Z] [2024-06-27T10:51:24.271Z] stop-server: [2024-06-27T10:51:24.271Z] [2024-06-27T10:51:24.271Z] stop-server-unix: [2024-06-27T10:51:24.271Z] [echo] stopping server on unix ... [2024-06-27T10:51:24.394Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:24.394Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:24.394Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:24.394Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:24.394Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:24.394Z] [2024-06-27T10:51:24.394Z] setOSConditions: [2024-06-27T10:51:24.394Z] [2024-06-27T10:51:24.394Z] setToolWin: [2024-06-27T10:51:24.394Z] [2024-06-27T10:51:24.394Z] setToolUnix: [2024-06-27T10:51:24.394Z] [2024-06-27T10:51:24.394Z] setToolProperty: [2024-06-27T10:51:24.394Z] [2024-06-27T10:51:24.394Z] setS1ASclassPath: [2024-06-27T10:51:24.394Z] [2024-06-27T10:51:24.394Z] init-common: [2024-06-27T10:51:24.394Z] [2024-06-27T10:51:24.394Z] compile: [2024-06-27T10:51:24.394Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:24.395Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:24.395Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:24.395Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:24.395Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:24.395Z] [2024-06-27T10:51:24.395Z] setOSConditions: [2024-06-27T10:51:24.395Z] [2024-06-27T10:51:24.395Z] setToolWin: [2024-06-27T10:51:24.395Z] [2024-06-27T10:51:24.395Z] setToolUnix: [2024-06-27T10:51:24.395Z] [2024-06-27T10:51:24.395Z] setToolProperty: [2024-06-27T10:51:24.395Z] [2024-06-27T10:51:24.395Z] setS1ASclassPath: [2024-06-27T10:51:24.395Z] [2024-06-27T10:51:24.395Z] init-common: [2024-06-27T10:51:24.395Z] [2024-06-27T10:51:24.395Z] compile-common: [2024-06-27T10:51:24.395Z] [echo] Current time (ISO): 2024-06-27T10:51:24.320+0000 [2024-06-27T10:51:24.395Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:24.431Z] [exec] Application deployed with name cdi-full-earApp. [2024-06-27T10:51:24.431Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-06-27T10:51:24.431Z] [echo] Deployment on target server server successful [2024-06-27T10:51:24.431Z] [2024-06-27T10:51:24.431Z] setOSConditions: [2024-06-27T10:51:24.431Z] [2024-06-27T10:51:24.431Z] setToolWin: [2024-06-27T10:51:24.431Z] [2024-06-27T10:51:24.431Z] setToolUnix: [2024-06-27T10:51:24.431Z] [2024-06-27T10:51:24.431Z] setToolProperty: [2024-06-27T10:51:24.431Z] [2024-06-27T10:51:24.431Z] setS1ASclassPath: [2024-06-27T10:51:24.431Z] [2024-06-27T10:51:24.431Z] init-common: [2024-06-27T10:51:24.431Z] [2024-06-27T10:51:24.431Z] deploy-common-ee: [2024-06-27T10:51:24.431Z] [2024-06-27T10:51:24.431Z] run: [2024-06-27T10:51:24.431Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-06-27T10:51:24.543Z] [java] Jun 27, 2024 10:51:24 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:24.543Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:51:24.543Z] [java] Jun 27, 2024 10:51:24 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:24.543Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain3976215956172664032xml [2024-06-27T10:51:24.543Z] [java] Jun 27, 2024 10:51:24 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:24.543Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:51:24.548Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin start-database [2024-06-27T10:51:24.593Z] [java] Jun 27, 2024 10:51:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:24.593Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3dd4a6fa [2024-06-27T10:51:24.686Z] [java] : [2024-06-27T10:51:24.686Z] [java] Value of key is:programmatic-lookup-in-ear [2024-06-27T10:51:24.686Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:24.686Z] [java] [2024-06-27T10:51:24.686Z] [java] [2024-06-27T10:51:24.686Z] [java] ----------------------------------------- [2024-06-27T10:51:24.686Z] [java] - programmatic-lookup-in-ear: PASS - [2024-06-27T10:51:24.686Z] [java] ----------------------------------------- [2024-06-27T10:51:24.686Z] [java] Total PASS: 1 [2024-06-27T10:51:24.686Z] [java] Total FAIL: 0 [2024-06-27T10:51:24.686Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:24.686Z] [java] ----------------------------------------- [2024-06-27T10:51:24.686Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:24.686Z] [java] appLevelViaLookup = 'null' [2024-06-27T10:51:24.686Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:24.686Z] [2024-06-27T10:51:24.686Z] undeploy: [2024-06-27T10:51:24.686Z] [2024-06-27T10:51:24.686Z] setOSConditions: [2024-06-27T10:51:24.686Z] [2024-06-27T10:51:24.686Z] setToolWin: [2024-06-27T10:51:24.686Z] [2024-06-27T10:51:24.686Z] setToolUnix: [2024-06-27T10:51:24.686Z] [2024-06-27T10:51:24.686Z] setToolProperty: [2024-06-27T10:51:24.686Z] [2024-06-27T10:51:24.686Z] setS1ASclassPath: [2024-06-27T10:51:24.686Z] [2024-06-27T10:51:24.686Z] init-common: [2024-06-27T10:51:24.686Z] [2024-06-27T10:51:24.686Z] undeploy-common: [2024-06-27T10:51:24.695Z] [exec] Jun 27, 2024 10:51:24 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:24.695Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:24.758Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:24.895Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:24.895Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/connector/XID.java:110: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:51:24.895Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:51:24.895Z] [javac] ^ [2024-06-27T10:51:24.895Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/connector/XID.java:119: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:51:24.895Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:51:24.895Z] [javac] ^ [2024-06-27T10:51:24.895Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:51:24.895Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:51:24.895Z] [javac] 3 warnings [2024-06-27T10:51:24.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-06-27T10:51:25.015Z] [javac] 1 warning [2024-06-27T10:51:25.015Z] [2024-06-27T10:51:25.015Z] setOSConditions: [2024-06-27T10:51:25.015Z] [2024-06-27T10:51:25.015Z] setToolWin: [2024-06-27T10:51:25.015Z] [2024-06-27T10:51:25.015Z] setToolUnix: [2024-06-27T10:51:25.015Z] [2024-06-27T10:51:25.015Z] setToolProperty: [2024-06-27T10:51:25.015Z] [2024-06-27T10:51:25.015Z] setS1ASclassPath: [2024-06-27T10:51:25.015Z] [2024-06-27T10:51:25.015Z] init-common: [2024-06-27T10:51:25.015Z] [2024-06-27T10:51:25.015Z] ejb-jar-common: [2024-06-27T10:51:25.015Z] [2024-06-27T10:51:25.015Z] package-ejbjar-common: [2024-06-27T10:51:25.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:25.015Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:25.015Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jaccmr8-ejb.jar [2024-06-27T10:51:25.015Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:25.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:25.016Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:25.016Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:25.016Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jaccmr8App.ear [2024-06-27T10:51:25.016Z] [2024-06-27T10:51:25.016Z] setOSConditions: [2024-06-27T10:51:25.016Z] [2024-06-27T10:51:25.016Z] setToolWin: [2024-06-27T10:51:25.016Z] [2024-06-27T10:51:25.016Z] setToolUnix: [2024-06-27T10:51:25.016Z] [2024-06-27T10:51:25.016Z] setToolProperty: [2024-06-27T10:51:25.016Z] [2024-06-27T10:51:25.016Z] setS1ASclassPath: [2024-06-27T10:51:25.016Z] [2024-06-27T10:51:25.016Z] init-common: [2024-06-27T10:51:25.016Z] [2024-06-27T10:51:25.016Z] compile-common: [2024-06-27T10:51:25.016Z] [echo] Current time (ISO): 2024-06-27T10:51:24.903+0000 [2024-06-27T10:51:25.016Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:25.149Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/generic-ra.jar [2024-06-27T10:51:25.149Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/generic-ra.rar [2024-06-27T10:51:25.149Z] [2024-06-27T10:51:25.149Z] setOSConditions: [2024-06-27T10:51:25.149Z] [2024-06-27T10:51:25.149Z] setToolWin: [2024-06-27T10:51:25.149Z] [2024-06-27T10:51:25.149Z] setToolUnix: [2024-06-27T10:51:25.149Z] [2024-06-27T10:51:25.149Z] setToolProperty: [2024-06-27T10:51:25.149Z] [2024-06-27T10:51:25.149Z] setS1ASclassPath: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] init-common: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] clean-common: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setOSConditions: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setToolWin: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setToolUnix: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setToolProperty: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setS1ASclassPath: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] init-common: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] clean-classes-common: [2024-06-27T10:51:25.150Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setOSConditions: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setToolWin: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setToolUnix: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setToolProperty: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setS1ASclassPath: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] init-common: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] clean-jars-common: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] all: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setOSConditions: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.150Z] setToolWin: [2024-06-27T10:51:25.150Z] [2024-06-27T10:51:25.151Z] setToolUnix: [2024-06-27T10:51:25.151Z] [2024-06-27T10:51:25.151Z] setToolProperty: [2024-06-27T10:51:25.151Z] [2024-06-27T10:51:25.151Z] setS1ASclassPath: [2024-06-27T10:51:25.151Z] [2024-06-27T10:51:25.151Z] init-common: [2024-06-27T10:51:25.151Z] [2024-06-27T10:51:25.151Z] all: [2024-06-27T10:51:25.151Z] [2024-06-27T10:51:25.151Z] setOSConditions: [2024-06-27T10:51:25.151Z] [2024-06-27T10:51:25.151Z] setToolWin: [2024-06-27T10:51:25.151Z] [2024-06-27T10:51:25.151Z] setToolUnix: [2024-06-27T10:51:25.151Z] [2024-06-27T10:51:25.151Z] setToolProperty: [2024-06-27T10:51:25.151Z] [2024-06-27T10:51:25.151Z] setS1ASclassPath: [2024-06-27T10:51:25.151Z] [2024-06-27T10:51:25.151Z] init-common: [2024-06-27T10:51:25.151Z] [2024-06-27T10:51:25.151Z] compile-common: [2024-06-27T10:51:25.151Z] [echo] Current time (ISO): 2024-06-27T10:51:24.963+0000 [2024-06-27T10:51:25.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:25.151Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:25.186Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:25.186Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:25.186Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:25.186Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:25.186Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:25.186Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:25.186Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:25.187Z] [java] testing injected BmpRemoteHome [2024-06-27T10:51:25.187Z] [java] metadata = com.sun.ejb.portable.EJBMetaDataImpl@7a1371 [2024-06-27T10:51:25.187Z] [java] testing injected SlessRemoteHome [2024-06-27T10:51:25.187Z] [java] testing injected SfulRemoteHome [2024-06-27T10:51:25.187Z] [java] testing Remote 3.0 Hello intf [2024-06-27T10:51:25.187Z] [java] [2024-06-27T10:51:25.187Z] [java] Stateful Session results (microsec): with tx no tx: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] all: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] setOSConditions: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] setToolWin: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] setToolUnix: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] setToolProperty: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] setS1ASclassPath: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] init-common: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] clean: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] setOSConditions: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] setToolWin: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] setToolUnix: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] setToolProperty: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] setS1ASclassPath: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] init-common: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.195Z] clean-common: [2024-06-27T10:51:25.195Z] [2024-06-27T10:51:25.196Z] setOSConditions: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setToolWin: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setToolUnix: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setToolProperty: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setS1ASclassPath: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] init-common: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] clean-classes-common: [2024-06-27T10:51:25.196Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setOSConditions: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setToolWin: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setToolUnix: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setToolProperty: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setS1ASclassPath: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] init-common: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] clean-jars-common: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] compile: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setOSConditions: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setToolWin: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setToolUnix: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setToolProperty: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.196Z] setS1ASclassPath: [2024-06-27T10:51:25.196Z] [2024-06-27T10:51:25.197Z] init-common: [2024-06-27T10:51:25.197Z] [2024-06-27T10:51:25.197Z] compile-common: [2024-06-27T10:51:25.197Z] [echo] Current time (ISO): 2024-06-27T10:51:25.053+0000 [2024-06-27T10:51:25.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:25.197Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:25.442Z] [java] [2024-06-27T10:51:25.442Z] [java] Stateless Session results (microsec): with tx no tx: [2024-06-27T10:51:25.442Z] [java] [2024-06-27T10:51:25.442Z] [java] BMP Entity results (microsec): with tx no tx: [2024-06-27T10:51:25.442Z] [java] Successfully caught exception class java.lang.Exception throwException [2024-06-27T10:51:25.443Z] [java] Successfully caught exception class jakarta.ejb.FinderException throwAppException1 [2024-06-27T10:51:25.466Z] [java] Jun 27, 2024 10:51:25 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:51:25.467Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:51:25.698Z] [java] Successfully caught exception class jakarta.ejb.ObjectNotFoundException throwAppException2 [2024-06-27T10:51:25.698Z] [java] Value of key is: main [2024-06-27T10:51:25.698Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:25.698Z] [java] [2024-06-27T10:51:25.698Z] [java] [2024-06-27T10:51:25.698Z] [java] ----------------------------------------- [2024-06-27T10:51:25.698Z] [java] - main: PASS - [2024-06-27T10:51:25.698Z] [java] ----------------------------------------- [2024-06-27T10:51:25.698Z] [java] Total PASS: 1 [2024-06-27T10:51:25.698Z] [java] Total FAIL: 0 [2024-06-27T10:51:25.698Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:25.698Z] [java] ----------------------------------------- [2024-06-27T10:51:25.698Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:25.698Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:25.709Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:25.709Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:25.709Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:25.710Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:25.710Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:25.710Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:25.710Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:25.720Z] [java] Jun 27, 2024 10:51:25 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:51:25.721Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:51:25.746Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:25.746Z] [javac] 1 warning [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] build: [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] setOSConditions: [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] setToolWin: [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] setToolUnix: [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] setToolProperty: [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] setS1ASclassPath: [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] init-common: [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] webclient-war-common: [2024-06-27T10:51:25.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] clear: [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] test-tlds-exist: [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] copy-tlds: [2024-06-27T10:51:25.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:51:25.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] test-tagfiles-exist: [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] copy-tagfiles: [2024-06-27T10:51:25.746Z] [2024-06-27T10:51:25.746Z] package-war-common: [2024-06-27T10:51:25.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:25.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:25.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/lib [2024-06-27T10:51:25.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:25.747Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:25.747Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-get-tag-library-infos-web.war [2024-06-27T10:51:25.747Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:25.747Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:25.747Z] [javac] Compiling 1 source file [2024-06-27T10:51:25.747Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:25.747Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:25.747Z] [2024-06-27T10:51:25.747Z] deploy: [2024-06-27T10:51:25.747Z] [2024-06-27T10:51:25.747Z] deploy-war-common: [2024-06-27T10:51:25.762Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:25.763Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:25.763Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:25.763Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:25.763Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:25.763Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:25.763Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:25.954Z] [2024-06-27T10:51:25.954Z] undeploy: [2024-06-27T10:51:25.954Z] [2024-06-27T10:51:25.954Z] setOSConditions: [2024-06-27T10:51:25.954Z] [2024-06-27T10:51:25.954Z] setToolWin: [2024-06-27T10:51:25.954Z] [2024-06-27T10:51:25.954Z] setToolUnix: [2024-06-27T10:51:25.954Z] [2024-06-27T10:51:25.954Z] setToolProperty: [2024-06-27T10:51:25.954Z] [2024-06-27T10:51:25.954Z] setS1ASclassPath: [2024-06-27T10:51:25.954Z] [2024-06-27T10:51:25.954Z] init-common: [2024-06-27T10:51:25.954Z] [2024-06-27T10:51:25.954Z] undeploy-common: [2024-06-27T10:51:26.016Z] [2024-06-27T10:51:26.016Z] setOSConditions: [2024-06-27T10:51:26.016Z] [2024-06-27T10:51:26.016Z] setToolWin: [2024-06-27T10:51:26.016Z] [2024-06-27T10:51:26.016Z] setToolUnix: [2024-06-27T10:51:26.016Z] [2024-06-27T10:51:26.016Z] setToolProperty: [2024-06-27T10:51:26.016Z] [2024-06-27T10:51:26.016Z] setS1ASclassPath: [2024-06-27T10:51:26.016Z] [2024-06-27T10:51:26.016Z] init-common: [2024-06-27T10:51:26.016Z] [2024-06-27T10:51:26.016Z] deploy-war-commonpe: [2024-06-27T10:51:26.067Z] [exec] Jun 27, 2024 10:51:25 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:26.067Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:26.118Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:26.119Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:26.119Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:26.119Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:26.119Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:26.119Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:26.119Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:26.195Z] [exec] Waiting for the domain to stop . [2024-06-27T10:51:26.195Z] [exec] Waiting finished after 296 ms. [2024-06-27T10:51:26.195Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:51:26.195Z] [2024-06-27T10:51:26.195Z] stop-server-windows: [2024-06-27T10:51:26.195Z] [2024-06-27T10:51:26.195Z] setOSConditions: [2024-06-27T10:51:26.195Z] [2024-06-27T10:51:26.195Z] start-server: [2024-06-27T10:51:26.195Z] [echo] +-----------------------------+ [2024-06-27T10:51:26.195Z] [echo] | | [2024-06-27T10:51:26.195Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:51:26.195Z] [echo] | in Felix mode | [2024-06-27T10:51:26.195Z] [echo] | | [2024-06-27T10:51:26.195Z] [echo] +-----------------------------+ [2024-06-27T10:51:26.195Z] [2024-06-27T10:51:26.195Z] start-server-unix: [2024-06-27T10:51:26.271Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-get-tag-library-infos --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-get-tag-library-infos-web.war [2024-06-27T10:51:26.279Z] [java] Jun 27, 2024 10:51:26 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:26.279Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:51:26.279Z] [java] Jun 27, 2024 10:51:26 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:26.279Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:51:26.279Z] [java] Jun 27, 2024 10:51:26 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:26.279Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:51:26.279Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:51:26.279Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:51:26.323Z] [exec] Jun 27, 2024 10:51:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:26.324Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:26.399Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:26.399Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:26.399Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:26.399Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:26.399Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:26.399Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:26.399Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:26.514Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-clientview-coreApp [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] all: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] adapted: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setOSConditions: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setToolWin: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setToolUnix: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setToolProperty: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setS1ASclassPath: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] init-common: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] clean: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setOSConditions: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setToolWin: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setToolUnix: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setToolProperty: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setS1ASclassPath: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] init-common: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] clean-common: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setOSConditions: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setToolWin: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.515Z] setToolUnix: [2024-06-27T10:51:26.515Z] [2024-06-27T10:51:26.516Z] setToolProperty: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] setS1ASclassPath: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] init-common: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] clean-classes-common: [2024-06-27T10:51:26.516Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] setOSConditions: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] setToolWin: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] setToolUnix: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] setToolProperty: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] setS1ASclassPath: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] init-common: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] clean-jars-common: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] compile: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] setOSConditions: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] setToolWin: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] setToolUnix: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] setToolProperty: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] setS1ASclassPath: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] init-common: [2024-06-27T10:51:26.516Z] [2024-06-27T10:51:26.516Z] compile-common: [2024-06-27T10:51:26.516Z] [echo] Current time (ISO): 2024-06-27T10:51:26.363+0000 [2024-06-27T10:51:26.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:26.516Z] [javac] Compiling 30 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:26.525Z] [exec] Application deployed with name web-jsp-get-tag-library-infos-web. [2024-06-27T10:51:26.525Z] [2024-06-27T10:51:26.525Z] deploy-war-commonee: [2024-06-27T10:51:26.525Z] [2024-06-27T10:51:26.525Z] run: [2024-06-27T10:51:26.525Z] [java] Connecting to: http://localhost:45711/web-jsp-get-tag-library-infos/jsp/test.jsp [2024-06-27T10:51:26.533Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:26.533Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:26.533Z] [java] Jun 27, 2024 10:51:26 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:26.533Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (960 ms), startup services (920 ms), total (1,880 ms) [2024-06-27T10:51:26.671Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:26.782Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:26.782Z] [java] [2024-06-27T10:51:26.782Z] [java] [2024-06-27T10:51:26.782Z] [java] ----------------------------------------- [2024-06-27T10:51:26.782Z] [java] - jsp-get-tag-library-infos: PASS - [2024-06-27T10:51:26.782Z] [java] ----------------------------------------- [2024-06-27T10:51:26.782Z] [java] - Total PASS : 1 - [2024-06-27T10:51:26.782Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:26.782Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:26.782Z] [java] ----------------------------------------- [2024-06-27T10:51:26.782Z] [2024-06-27T10:51:26.782Z] undeploy: [2024-06-27T10:51:26.782Z] [2024-06-27T10:51:26.782Z] setOSConditions: [2024-06-27T10:51:26.782Z] [2024-06-27T10:51:26.782Z] setToolWin: [2024-06-27T10:51:26.782Z] [2024-06-27T10:51:26.782Z] setToolUnix: [2024-06-27T10:51:26.782Z] [2024-06-27T10:51:26.782Z] setToolProperty: [2024-06-27T10:51:26.782Z] [2024-06-27T10:51:26.782Z] setS1ASclassPath: [2024-06-27T10:51:26.782Z] [2024-06-27T10:51:26.782Z] init-common: [2024-06-27T10:51:26.782Z] [2024-06-27T10:51:26.782Z] undeploy-war-common: [2024-06-27T10:51:26.792Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:26.792Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:26.926Z] [javac] 1 warning [2024-06-27T10:51:26.926Z] [2024-06-27T10:51:26.926Z] setOSConditions: [2024-06-27T10:51:26.926Z] [2024-06-27T10:51:26.926Z] setToolWin: [2024-06-27T10:51:26.926Z] [2024-06-27T10:51:26.926Z] setToolUnix: [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] setToolProperty: [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] setS1ASclassPath: [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] init-common: [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] ejb-jar-common: [2024-06-27T10:51:26.927Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] package-ejbjar-common: [2024-06-27T10:51:26.927Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:26.927Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:26.927Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:26.927Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simplemdb-ejb.jar [2024-06-27T10:51:26.927Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] setOSConditions: [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] setToolWin: [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] setToolUnix: [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] setToolProperty: [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] setS1ASclassPath: [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] init-common: [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] appclient-jar-common: [2024-06-27T10:51:26.927Z] [2024-06-27T10:51:26.927Z] package-appclientjar-common: [2024-06-27T10:51:26.927Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:26.927Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:26.927Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:26.927Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simplemdb-client.jar [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] setOSConditions: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] fixFiles: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] convUnix: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] convWin: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] setToolWin: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] setToolUnix: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] setToolProperty: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] setS1ASclassPath: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] init-common: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] ear-common: [2024-06-27T10:51:26.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:26.928Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/app/${sun-application.xml} to copy. [2024-06-27T10:51:26.928Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:26.928Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:26.928Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] setup: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] deploy: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] setOSConditions: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] setToolWin: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] setToolUnix: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] setToolProperty: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.928Z] setS1ASclassPath: [2024-06-27T10:51:26.928Z] [2024-06-27T10:51:26.929Z] init-common: [2024-06-27T10:51:26.929Z] [2024-06-27T10:51:26.929Z] deploy: [2024-06-27T10:51:26.929Z] [2024-06-27T10:51:26.929Z] setOSConditions: [2024-06-27T10:51:26.929Z] [2024-06-27T10:51:26.929Z] setToolWin: [2024-06-27T10:51:26.929Z] [2024-06-27T10:51:26.929Z] setToolUnix: [2024-06-27T10:51:26.929Z] [2024-06-27T10:51:26.929Z] setToolProperty: [2024-06-27T10:51:26.929Z] [2024-06-27T10:51:26.929Z] setS1ASclassPath: [2024-06-27T10:51:26.929Z] [2024-06-27T10:51:26.929Z] init-common: [2024-06-27T10:51:26.929Z] [2024-06-27T10:51:26.929Z] deploy-rar-common: [2024-06-27T10:51:26.929Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-06-27T10:51:27.046Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-06-27T10:51:27.046Z] [java] INFO: Grizzly Framework 4.0.2 started in: 35 ms - bound to [/0.0.0.0:7676] [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:27.046Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:27.046Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:27.046Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:27.046Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,371 ms), startup services (8 ms), total (2,379 ms) [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:27.046Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:51:27.046Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:27.046Z] [java] INFO: [DeploymentElement] adding tmp to exploded ear isEJBModule? true isWebApp? true [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:27.046Z] [java] INFO: [DeploymentElement] adding other to exploded ear isEJBModule? true isWebApp? false [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:27.046Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:27.046Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:27.046Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app3011658193709194475 [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:27.046Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:51:27.046Z] [java] Jun 27, 2024 10:51:26 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:27.047Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-06-27T10:51:27.050Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:27.050Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:51:27.050Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:51:27.051Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/TestManagedBean.java uses or overrides a deprecated API. [2024-06-27T10:51:27.051Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:27.051Z] [javac] 2 warnings [2024-06-27T10:51:27.051Z] [2024-06-27T10:51:27.051Z] setOSConditions: [2024-06-27T10:51:27.051Z] [2024-06-27T10:51:27.051Z] setToolWin: [2024-06-27T10:51:27.051Z] [2024-06-27T10:51:27.051Z] setToolUnix: [2024-06-27T10:51:27.051Z] [2024-06-27T10:51:27.051Z] setToolProperty: [2024-06-27T10:51:27.051Z] [2024-06-27T10:51:27.051Z] setS1ASclassPath: [2024-06-27T10:51:27.051Z] [2024-06-27T10:51:27.051Z] init-common: [2024-06-27T10:51:27.051Z] [2024-06-27T10:51:27.051Z] compile-common: [2024-06-27T10:51:27.051Z] [echo] Current time (ISO): 2024-06-27T10:51:26.901+0000 [2024-06-27T10:51:27.051Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:27.155Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:27.340Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-get-tag-library-infos-web [2024-06-27T10:51:27.340Z] [2024-06-27T10:51:27.340Z] all: [2024-06-27T10:51:27.340Z] [echo] [2024-06-27T10:51:27.340Z] [echo] ************************* [2024-06-27T10:51:27.340Z] [echo] * Running jspInWebappWithBundledXercesImpl [2024-06-27T10:51:27.340Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl [2024-06-27T10:51:27.340Z] [echo] ************************* [2024-06-27T10:51:27.340Z] [echo] [2024-06-27T10:51:27.340Z] [2024-06-27T10:51:27.340Z] setOSConditions: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setToolWin: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setToolUnix: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setToolProperty: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setS1ASclassPath: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] init-common: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] clean: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setOSConditions: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setToolWin: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setToolUnix: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setToolProperty: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setS1ASclassPath: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] init-common: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] clean-common: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setOSConditions: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setToolWin: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setToolUnix: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setToolProperty: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] setS1ASclassPath: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] init-common: [2024-06-27T10:51:27.341Z] [2024-06-27T10:51:27.341Z] clean-classes-common: [2024-06-27T10:51:27.342Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setOSConditions: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setToolWin: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setToolUnix: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setToolProperty: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setS1ASclassPath: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] init-common: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] clean-jars-common: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] compile: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setOSConditions: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setToolWin: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setToolUnix: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setToolProperty: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setS1ASclassPath: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] init-common: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] compile-common: [2024-06-27T10:51:27.342Z] [echo] Current time (ISO): 2024-06-27T10:51:27.186+0000 [2024-06-27T10:51:27.342Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:27.342Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/servlet [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] build: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setOSConditions: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setToolWin: [2024-06-27T10:51:27.342Z] [2024-06-27T10:51:27.342Z] setToolUnix: [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] setToolProperty: [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] setS1ASclassPath: [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] init-common: [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] webclient-war-common: [2024-06-27T10:51:27.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] clear: [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] test-tlds-exist: [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] copy-tlds: [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] test-tagfiles-exist: [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] copy-tagfiles: [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] package-war-common: [2024-06-27T10:51:27.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:27.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:27.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:27.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:27.343Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:27.343Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:27.343Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-in-webapp-with-bundled-xercesImpl-web.war [2024-06-27T10:51:27.343Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:27.343Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:27.343Z] [javac] Compiling 1 source file [2024-06-27T10:51:27.343Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:27.343Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] deploy: [2024-06-27T10:51:27.343Z] [2024-06-27T10:51:27.343Z] deploy-war-common: [2024-06-27T10:51:27.344Z] [2024-06-27T10:51:27.344Z] setOSConditions: [2024-06-27T10:51:27.344Z] [2024-06-27T10:51:27.344Z] setToolWin: [2024-06-27T10:51:27.344Z] [2024-06-27T10:51:27.344Z] setToolUnix: [2024-06-27T10:51:27.344Z] [2024-06-27T10:51:27.344Z] setToolProperty: [2024-06-27T10:51:27.344Z] [2024-06-27T10:51:27.344Z] setS1ASclassPath: [2024-06-27T10:51:27.344Z] [2024-06-27T10:51:27.344Z] init-common: [2024-06-27T10:51:27.344Z] [2024-06-27T10:51:27.344Z] deploy-war-commonpe: [2024-06-27T10:51:27.410Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/endpoint/SubtractNumbersImpl.java uses or overrides a deprecated API. [2024-06-27T10:51:27.410Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:27.410Z] [javac] 1 warning [2024-06-27T10:51:27.410Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-06-27T10:51:27.410Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:27.411Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:27.411Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:27.411Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:27.411Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:27.411Z] [2024-06-27T10:51:27.411Z] pkg-war: [2024-06-27T10:51:27.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:27.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:27.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:27.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:27.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:51:27.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:27.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:27.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:51:27.411Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:51:27.411Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:51:27.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:27.411Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:27.411Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${web.wsit.descriptors} does not exist. [2024-06-27T10:51:27.411Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/svchandler-4-web.war [2024-06-27T10:51:27.411Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:27.411Z] [2024-06-27T10:51:27.411Z] assemble-client: [2024-06-27T10:51:27.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:51:27.412Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:27.412Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:27.412Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:27.412Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:27.412Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:27.412Z] [2024-06-27T10:51:27.412Z] setOSConditions: [2024-06-27T10:51:27.412Z] [2024-06-27T10:51:27.412Z] setToolWin: [2024-06-27T10:51:27.412Z] [2024-06-27T10:51:27.412Z] setToolUnix: [2024-06-27T10:51:27.412Z] [2024-06-27T10:51:27.412Z] setToolProperty: [2024-06-27T10:51:27.412Z] [2024-06-27T10:51:27.412Z] setS1ASclassPath: [2024-06-27T10:51:27.412Z] [2024-06-27T10:51:27.412Z] init-common: [2024-06-27T10:51:27.412Z] [2024-06-27T10:51:27.412Z] wsimport: [2024-06-27T10:51:27.482Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:27.482Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:27.482Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:27.482Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:27.482Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:27.482Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:27.482Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:27.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-06-27T10:51:27.668Z] [exec] parsing WSDL... [2024-06-27T10:51:27.797Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:27.919Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-in-webapp-with-bundled-xercesImpl --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-in-webapp-with-bundled-xercesImpl-web.war [2024-06-27T10:51:27.953Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-06-27T10:51:27.970Z] [java] Jun 27, 2024 10:51:27 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:51:27.970Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:51:27.970Z] [java] Jun 27, 2024 10:51:27 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:51:27.970Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:51:27.970Z] [java] Jun 27, 2024 10:51:27 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:51:27.970Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:51:27.970Z] [java] Jun 27, 2024 10:51:27 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:51:27.970Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:51:27.972Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:27.973Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:27.973Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:27.973Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:27.973Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:27.973Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:27.973Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:28.365Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccmr8/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:51:28.365Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:28.365Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccmr8/client/Client.java uses unchecked or unsafe operations. [2024-06-27T10:51:28.365Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:51:28.365Z] [javac] 1 warning [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] deploy: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] setOSConditions: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] setToolWin: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] setToolUnix: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] setToolProperty: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] setS1ASclassPath: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] init-common: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] deploy-common: [2024-06-27T10:51:28.365Z] [echo] Current time (ISO): 2024-06-27T10:51:28.237+0000 [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] setOSConditions: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] setToolWin: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] setToolUnix: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] setToolProperty: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.365Z] setS1ASclassPath: [2024-06-27T10:51:28.365Z] [2024-06-27T10:51:28.366Z] init-common: [2024-06-27T10:51:28.366Z] [2024-06-27T10:51:28.366Z] deploy-common-pe: [2024-06-27T10:51:28.479Z] [exec] Application deployed with name web-jsp-in-webapp-with-bundled-xercesImpl-web. [2024-06-27T10:51:28.479Z] [2024-06-27T10:51:28.479Z] deploy-war-commonee: [2024-06-27T10:51:28.479Z] [2024-06-27T10:51:28.479Z] run: [2024-06-27T10:51:28.479Z] [java] Connecting to: http://localhost:45711/web-jsp-in-webapp-with-bundled-xercesImpl/test.jsp [2024-06-27T10:51:28.539Z] [java] Jun 27, 2024 10:51:28 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-06-27T10:51:28.539Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-06-27T10:51:28.539Z] [java] Jun 27, 2024 10:51:28 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:51:28.539Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-06-27T10:51:28.539Z] [java] Jun 27, 2024 10:51:28 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:51:28.539Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-06-27T10:51:28.539Z] [java] Jun 27, 2024 10:51:28 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:51:28.539Z] [java] INFO: Created virtual server server [2024-06-27T10:51:28.539Z] [java] Jun 27, 2024 10:51:28 AM com.sun.enterprise.web.WebContainer configureHost [2024-06-27T10:51:28.539Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-06-27T10:51:28.539Z] [java] Jun 27, 2024 10:51:28 AM com.sun.enterprise.web.WebContainer createHosts [2024-06-27T10:51:28.539Z] [java] INFO: Created virtual server __asadmin [2024-06-27T10:51:28.539Z] [java] Jun 27, 2024 10:51:28 AM org.apache.catalina.realm.JAASRealm setContainer [2024-06-27T10:51:28.540Z] [java] INFO: Setting JAAS app name glassfish-web [2024-06-27T10:51:28.540Z] [java] Jun 27, 2024 10:51:28 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-06-27T10:51:28.540Z] [java] INFO: Virtual server server loaded default web module [2024-06-27T10:51:28.540Z] [java] Jun 27, 2024 10:51:28 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:51:28.540Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:51:28.595Z] [exec] [2024-06-27T10:51:28.595Z] [exec] Generating code... [2024-06-27T10:51:28.595Z] [exec] [2024-06-27T10:51:28.595Z] [exec] Compiling code... [2024-06-27T10:51:28.733Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:28.733Z] [java] [2024-06-27T10:51:28.733Z] [java] [2024-06-27T10:51:28.733Z] [java] ----------------------------------------- [2024-06-27T10:51:28.733Z] [java] - jsp-in-webapp-with-bundled-xercesImpl: PASS - [2024-06-27T10:51:28.733Z] [java] ----------------------------------------- [2024-06-27T10:51:28.733Z] [java] - Total PASS : 1 - [2024-06-27T10:51:28.733Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:28.733Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:28.733Z] [java] ----------------------------------------- [2024-06-27T10:51:28.733Z] [2024-06-27T10:51:28.734Z] undeploy: [2024-06-27T10:51:28.734Z] [2024-06-27T10:51:28.734Z] setOSConditions: [2024-06-27T10:51:28.734Z] [2024-06-27T10:51:28.734Z] setToolWin: [2024-06-27T10:51:28.734Z] [2024-06-27T10:51:28.734Z] setToolUnix: [2024-06-27T10:51:28.734Z] [2024-06-27T10:51:28.734Z] setToolProperty: [2024-06-27T10:51:28.734Z] [2024-06-27T10:51:28.734Z] setS1ASclassPath: [2024-06-27T10:51:28.734Z] [2024-06-27T10:51:28.734Z] init-common: [2024-06-27T10:51:28.734Z] [2024-06-27T10:51:28.734Z] undeploy-war-common: [2024-06-27T10:51:28.794Z] [java] Jun 27, 2024 10:51:28 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:51:28.794Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:51:28.844Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:28.898Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:28.898Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:51:28.898Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:51:28.898Z] [javac] 2 warnings [2024-06-27T10:51:28.898Z] [2024-06-27T10:51:28.898Z] setOSConditions: [2024-06-27T10:51:28.898Z] [2024-06-27T10:51:28.898Z] setToolWin: [2024-06-27T10:51:28.898Z] [2024-06-27T10:51:28.898Z] setToolUnix: [2024-06-27T10:51:28.898Z] [2024-06-27T10:51:28.898Z] setToolProperty: [2024-06-27T10:51:28.898Z] [2024-06-27T10:51:28.898Z] setS1ASclassPath: [2024-06-27T10:51:28.899Z] [2024-06-27T10:51:28.899Z] init-common: [2024-06-27T10:51:28.899Z] [2024-06-27T10:51:28.899Z] compile-common: [2024-06-27T10:51:28.899Z] [echo] Current time (ISO): 2024-06-27T10:51:28.778+0000 [2024-06-27T10:51:28.899Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:29.100Z] [javac] 1 warning [2024-06-27T10:51:29.100Z] [2024-06-27T10:51:29.100Z] setOSConditions: [2024-06-27T10:51:29.100Z] [2024-06-27T10:51:29.100Z] setToolWin: [2024-06-27T10:51:29.100Z] [2024-06-27T10:51:29.100Z] setToolUnix: [2024-06-27T10:51:29.100Z] [2024-06-27T10:51:29.100Z] setToolProperty: [2024-06-27T10:51:29.100Z] [2024-06-27T10:51:29.100Z] setS1ASclassPath: [2024-06-27T10:51:29.100Z] [2024-06-27T10:51:29.100Z] init-common: [2024-06-27T10:51:29.100Z] [2024-06-27T10:51:29.100Z] compile-common: [2024-06-27T10:51:29.100Z] [echo] Current time (ISO): 2024-06-27T10:51:28.983+0000 [2024-06-27T10:51:29.100Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:29.293Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-in-webapp-with-bundled-xercesImpl-web [2024-06-27T10:51:29.293Z] [2024-06-27T10:51:29.293Z] all: [2024-06-27T10:51:29.293Z] [echo] [2024-06-27T10:51:29.293Z] [echo] ************************* [2024-06-27T10:51:29.293Z] [echo] * Running jspIncludeResourceNameWithPlusChar [2024-06-27T10:51:29.293Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar [2024-06-27T10:51:29.294Z] [echo] ************************* [2024-06-27T10:51:29.294Z] [echo] [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setOSConditions: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setToolWin: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setToolUnix: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setToolProperty: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setS1ASclassPath: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] init-common: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] clean: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setOSConditions: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setToolWin: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setToolUnix: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setToolProperty: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setS1ASclassPath: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] init-common: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] clean-common: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setOSConditions: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setToolWin: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setToolUnix: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setToolProperty: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.294Z] setS1ASclassPath: [2024-06-27T10:51:29.294Z] [2024-06-27T10:51:29.295Z] init-common: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] clean-classes-common: [2024-06-27T10:51:29.295Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] setOSConditions: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] setToolWin: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] setToolUnix: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] setToolProperty: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] setS1ASclassPath: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] init-common: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] clean-jars-common: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] compile: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] setOSConditions: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] setToolWin: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] setToolUnix: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] setToolProperty: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] setS1ASclassPath: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] init-common: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] compile-common: [2024-06-27T10:51:29.295Z] [echo] Current time (ISO): 2024-06-27T10:51:29.098+0000 [2024-06-27T10:51:29.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:29.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/servlet [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] build: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.295Z] setOSConditions: [2024-06-27T10:51:29.295Z] [2024-06-27T10:51:29.296Z] setToolWin: [2024-06-27T10:51:29.296Z] [2024-06-27T10:51:29.296Z] setToolUnix: [2024-06-27T10:51:29.296Z] [2024-06-27T10:51:29.296Z] setToolProperty: [2024-06-27T10:51:29.296Z] [2024-06-27T10:51:29.296Z] setS1ASclassPath: [2024-06-27T10:51:29.296Z] [2024-06-27T10:51:29.296Z] init-common: [2024-06-27T10:51:29.296Z] [2024-06-27T10:51:29.296Z] webclient-war-common: [2024-06-27T10:51:29.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:29.296Z] [2024-06-27T10:51:29.296Z] clear: [2024-06-27T10:51:29.296Z] [2024-06-27T10:51:29.296Z] test-tlds-exist: [2024-06-27T10:51:29.296Z] [2024-06-27T10:51:29.296Z] copy-tlds: [2024-06-27T10:51:29.296Z] [2024-06-27T10:51:29.296Z] test-tagfiles-exist: [2024-06-27T10:51:29.296Z] [2024-06-27T10:51:29.296Z] copy-tagfiles: [2024-06-27T10:51:29.296Z] [2024-06-27T10:51:29.296Z] package-war-common: [2024-06-27T10:51:29.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:29.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:29.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:29.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:29.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/lib [2024-06-27T10:51:29.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:29.296Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-include-resource-name-with-plus-char-web.war [2024-06-27T10:51:29.296Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:29.296Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:29.296Z] [javac] Compiling 1 source file [2024-06-27T10:51:29.296Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:29.296Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:29.297Z] [2024-06-27T10:51:29.297Z] deploy: [2024-06-27T10:51:29.297Z] [2024-06-27T10:51:29.297Z] deploy-war-common: [2024-06-27T10:51:29.297Z] [2024-06-27T10:51:29.297Z] setOSConditions: [2024-06-27T10:51:29.297Z] [2024-06-27T10:51:29.297Z] setToolWin: [2024-06-27T10:51:29.297Z] [2024-06-27T10:51:29.297Z] setToolUnix: [2024-06-27T10:51:29.297Z] [2024-06-27T10:51:29.297Z] setToolProperty: [2024-06-27T10:51:29.297Z] [2024-06-27T10:51:29.297Z] setS1ASclassPath: [2024-06-27T10:51:29.297Z] [2024-06-27T10:51:29.297Z] init-common: [2024-06-27T10:51:29.297Z] [2024-06-27T10:51:29.297Z] deploy-war-commonpe: [2024-06-27T10:51:29.324Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jaccmr8App.ear [2024-06-27T10:51:29.355Z] [java] Jun 27, 2024 10:51:29 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:51:29.355Z] [java] INFO: close(), this: [2024-06-27T10:51:29.356Z] [java] org.glassfish.web.loader.WebappClassLoader@57e4b86c[name=unknown], urls=[ [2024-06-27T10:51:29.356Z] [java] file:/tmp/ejb-app3011658193709194475/tmp_war/WEB-INF/classes/ [2024-06-27T10:51:29.356Z] [java] file:/tmp/gfembed16696782181686025734tmp/generated/ejb/foo/tmp_war/ [2024-06-27T10:51:29.356Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-06-27T10:51:29.356Z] [java] Jun 27, 2024 10:51:29 AM org.eclipse.persistence.session./file:/tmp/ejb-app3011658193709194475/tmp_war/WEB-INF/classes/_test [2024-06-27T10:51:29.356Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-06-27T10:51:29.520Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:51:29.520Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:29.520Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:29.520Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:51:29.609Z] [java] Jun 27, 2024 10:51:29 AM org.eclipse.persistence.session./file:/tmp/ejb-app3011658193709194475/tmp_war/WEB-INF/classes/_test.server [2024-06-27T10:51:29.609Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-06-27T10:51:29.609Z] [java] Jun 27, 2024 10:51:29 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-06-27T10:51:29.609Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:51:29.609Z] [java] Jun 27, 2024 10:51:29 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:51:29.609Z] [java] INFO: Portable JNDI names for EJB OtherEjb: [java:global/foo/other/OtherEjb!org.glassfish.tests.ejb.sample.OtherEjb, java:global/foo/other/OtherEjb] [2024-06-27T10:51:29.609Z] [java] Jun 27, 2024 10:51:29 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:51:29.609Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:51:29.830Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:29.830Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:29.830Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:29.830Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:29.830Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:29.830Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:29.830Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:29.856Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-include-resource-name-with-plus-char --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-include-resource-name-with-plus-char-web.war [2024-06-27T10:51:29.863Z] [java] Jun 27, 2024 10:51:29 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:51:29.863Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb, java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple] [2024-06-27T10:51:29.863Z] [java] Jun 27, 2024 10:51:29 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:51:29.863Z] [java] INFO: Enabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:51:29.961Z] [exec] Extracted transferred entry libtest-noneClient/client/libdirtest-clientClient.jar of size 11,036 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/libdirtest-clientClient.jar [2024-06-27T10:51:29.962Z] [exec] Extracted transferred entry libtest-noneClient.jar of size 3,349 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient.jar [2024-06-27T10:51:29.962Z] [exec] Extracted transferred entry libtest-noneClient/client/libdirtest-client.jar of size 7,099 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/libdirtest-client.jar [2024-06-27T10:51:29.962Z] [exec] Extracted transferred entry libtest-noneClient/libdirtest-EJBModule.jar of size 5,757 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/libdirtest-EJBModule.jar [2024-06-27T10:51:29.962Z] [exec] Extracted transferred entry libtest-noneClient/client/z/z.jar of size 847 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/z/z.jar [2024-06-27T10:51:29.962Z] [exec] Extracted transferred entry libtest-noneClient/topLevel.jar of size 866 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/topLevel.jar [2024-06-27T10:51:29.962Z] [exec] Extracted transferred entry libtest-noneClient/client/y/y.properties of size 740 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/y/y.properties [2024-06-27T10:51:29.962Z] [exec] Application deployed with name libtest-none. [2024-06-27T10:51:29.962Z] [exec] Command deploy executed successfully. [2024-06-27T10:51:29.962Z] [2024-06-27T10:51:29.962Z] init.os: [2024-06-27T10:51:29.962Z] [2024-06-27T10:51:29.962Z] init.tools.unix: [2024-06-27T10:51:29.962Z] [2024-06-27T10:51:29.962Z] init.tools.windows: [2024-06-27T10:51:29.962Z] [2024-06-27T10:51:29.962Z] init.tools: [2024-06-27T10:51:29.962Z] [2024-06-27T10:51:29.962Z] setAsadminArgs: [2024-06-27T10:51:29.962Z] [2024-06-27T10:51:29.962Z] init: [2024-06-27T10:51:29.962Z] [2024-06-27T10:51:29.962Z] init.customtasks: [2024-06-27T10:51:29.962Z] [2024-06-27T10:51:29.962Z] setEnabled: [2024-06-27T10:51:29.962Z] [2024-06-27T10:51:29.962Z] createAppRef: [2024-06-27T10:51:29.962Z] [2024-06-27T10:51:29.962Z] declare-test: [2024-06-27T10:51:29.962Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for noLibUsed [2024-06-27T10:51:29.963Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient.jar /topLevel.properties:lib.path=topLevel /x.properties:lib.path=NO_RESOURCE /xExtra.properties:xExtra=NO_RESOURCE /lib.properties:lib.path=NO_RESOURCE /lib_sub.properties:lib_sub=NO_RESOURCE /x_xExtra.properties:x_xExtra=NO_RESOURCE /xMore_sub.properties:xMore_sub=NO_RESOURCE /x_xMore.properties:x_xMore=NO_RESOURCE /x_xMore_sub.properties:x_xMore_sub=NO_RESOURCE -clientonly /z.properties:value=z -serveronly /z.properties:value=NO_RESOURCE /y.properties:value=NO_RESOURCE [2024-06-27T10:51:30.081Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:30.081Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:30.081Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:30.081Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:30.081Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:30.081Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:30.081Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:30.084Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:30.084Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:30.084Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:30.084Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:30.084Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:30.084Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:30.084Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:30.084Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:30.084Z] [javac] 1 warning [2024-06-27T10:51:30.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:51:30.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:51:30.084Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:51:30.084Z] [2024-06-27T10:51:30.084Z] deploy-app: [2024-06-27T10:51:30.084Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:30.140Z] [java] Jun 27, 2024 10:51:29 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:30.140Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:30.140Z] [java] Jun 27, 2024 10:51:29 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:30.140Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:30.140Z] [java] Jun 27, 2024 10:51:29 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:30.140Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:30.140Z] [java] Jun 27, 2024 10:51:29 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:51:30.140Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:51:30.340Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:30.340Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:30.340Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:30.340Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:30.340Z] [2024-06-27T10:51:30.340Z] deploy-war-common: [2024-06-27T10:51:30.340Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:30.340Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:30.340Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:30.340Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:30.341Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:30.341Z] [2024-06-27T10:51:30.341Z] setOSConditions: [2024-06-27T10:51:30.341Z] [2024-06-27T10:51:30.341Z] setToolWin: [2024-06-27T10:51:30.341Z] [2024-06-27T10:51:30.341Z] setToolUnix: [2024-06-27T10:51:30.341Z] [2024-06-27T10:51:30.341Z] setToolProperty: [2024-06-27T10:51:30.341Z] [2024-06-27T10:51:30.341Z] setS1ASclassPath: [2024-06-27T10:51:30.341Z] [2024-06-27T10:51:30.341Z] init-common: [2024-06-27T10:51:30.341Z] [2024-06-27T10:51:30.341Z] deploy-war-commonpe: [2024-06-27T10:51:30.420Z] [exec] Application deployed with name web-jsp-include-resource-name-with-plus-char-web. [2024-06-27T10:51:30.420Z] [2024-06-27T10:51:30.420Z] deploy-war-commonee: [2024-06-27T10:51:30.420Z] [2024-06-27T10:51:30.420Z] run: [2024-06-27T10:51:30.420Z] [java] Connecting to: http://localhost:45711/web-jsp-include-resource-name-with-plus-char/foo.jsp [2024-06-27T10:51:30.420Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:30.421Z] [java] [2024-06-27T10:51:30.421Z] [java] [2024-06-27T10:51:30.421Z] [java] ----------------------------------------- [2024-06-27T10:51:30.421Z] [java] - jsp-include-resource-name-with-plus-char: PASS - [2024-06-27T10:51:30.421Z] [java] ----------------------------------------- [2024-06-27T10:51:30.421Z] [java] - Total PASS : 1 - [2024-06-27T10:51:30.421Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:30.421Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:30.421Z] [java] ----------------------------------------- [2024-06-27T10:51:30.421Z] [2024-06-27T10:51:30.421Z] undeploy: [2024-06-27T10:51:30.421Z] [2024-06-27T10:51:30.421Z] setOSConditions: [2024-06-27T10:51:30.421Z] [2024-06-27T10:51:30.421Z] setToolWin: [2024-06-27T10:51:30.421Z] [2024-06-27T10:51:30.421Z] setToolUnix: [2024-06-27T10:51:30.421Z] [2024-06-27T10:51:30.421Z] setToolProperty: [2024-06-27T10:51:30.421Z] [2024-06-27T10:51:30.421Z] setS1ASclassPath: [2024-06-27T10:51:30.421Z] [2024-06-27T10:51:30.421Z] init-common: [2024-06-27T10:51:30.421Z] [2024-06-27T10:51:30.421Z] undeploy-war-common: [2024-06-27T10:51:30.527Z] [exec] Jun 27, 2024 10:51:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:30.527Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ceb6c45 [2024-06-27T10:51:30.527Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:51:30.527Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:30.527Z] [exec] [2024-06-27T10:51:30.527Z] [exec] [2024-06-27T10:51:30.527Z] [exec] ----------------------------------------- [2024-06-27T10:51:30.527Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:51:30.527Z] [exec] ----------------------------------------- [2024-06-27T10:51:30.527Z] [exec] Total PASS: 1 [2024-06-27T10:51:30.527Z] [exec] Total FAIL: 0 [2024-06-27T10:51:30.527Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:30.527Z] [exec] ----------------------------------------- [2024-06-27T10:51:30.527Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:30.698Z] [exec] Application deployed with name jaccmr8App. [2024-06-27T10:51:30.698Z] [exec] there are no files to retrieve for application jaccmr8App [2024-06-27T10:51:30.698Z] [echo] Deployment on target server server successful [2024-06-27T10:51:30.698Z] [2024-06-27T10:51:30.698Z] setOSConditions: [2024-06-27T10:51:30.699Z] [2024-06-27T10:51:30.699Z] setToolWin: [2024-06-27T10:51:30.699Z] [2024-06-27T10:51:30.699Z] setToolUnix: [2024-06-27T10:51:30.699Z] [2024-06-27T10:51:30.699Z] setToolProperty: [2024-06-27T10:51:30.699Z] [2024-06-27T10:51:30.699Z] setS1ASclassPath: [2024-06-27T10:51:30.699Z] [2024-06-27T10:51:30.699Z] init-common: [2024-06-27T10:51:30.699Z] [2024-06-27T10:51:30.699Z] deploy-common-ee: [2024-06-27T10:51:30.699Z] [2024-06-27T10:51:30.699Z] run: [2024-06-27T10:51:30.753Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:30.753Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:51:30.753Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:51:30.753Z] [javac] 2 warnings [2024-06-27T10:51:30.753Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:30.753Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:30.783Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:30.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-4 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/svchandler-4-web.war [2024-06-27T10:51:30.960Z] [java] Host: localhost [2024-06-27T10:51:30.960Z] [java] Port: 8080 [2024-06-27T10:51:30.960Z] [java] Username: jaccuser [2024-06-27T10:51:30.960Z] [java] Rolename: javaUsers [2024-06-27T10:51:30.960Z] [java] Other User: otheruser [2024-06-27T10:51:30.960Z] [java] [2024-06-27T10:51:30.960Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-06-27T10:51:30.981Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-include-resource-name-with-plus-char-web [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] all: [2024-06-27T10:51:30.981Z] [echo] [2024-06-27T10:51:30.981Z] [echo] ************************* [2024-06-27T10:51:30.981Z] [echo] * Running jspIncludedWelcomePage [2024-06-27T10:51:30.981Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage [2024-06-27T10:51:30.981Z] [echo] ************************* [2024-06-27T10:51:30.981Z] [echo] [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] setOSConditions: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] setToolWin: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] setToolUnix: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] setToolProperty: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] setS1ASclassPath: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] init-common: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] clean: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] setOSConditions: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] setToolWin: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] setToolUnix: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] setToolProperty: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] setS1ASclassPath: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] init-common: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] clean-common: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.981Z] setOSConditions: [2024-06-27T10:51:30.981Z] [2024-06-27T10:51:30.982Z] setToolWin: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setToolUnix: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setToolProperty: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setS1ASclassPath: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] init-common: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] clean-classes-common: [2024-06-27T10:51:30.982Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setOSConditions: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setToolWin: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setToolUnix: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setToolProperty: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setS1ASclassPath: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] init-common: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] clean-jars-common: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] compile: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setOSConditions: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setToolWin: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setToolUnix: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setToolProperty: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] setS1ASclassPath: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.982Z] init-common: [2024-06-27T10:51:30.982Z] [2024-06-27T10:51:30.983Z] compile-common: [2024-06-27T10:51:30.983Z] [echo] Current time (ISO): 2024-06-27T10:51:30.819+0000 [2024-06-27T10:51:30.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:30.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/servlet [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] build: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] setOSConditions: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] setToolWin: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] setToolUnix: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] setToolProperty: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] setS1ASclassPath: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] init-common: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] webclient-war-common: [2024-06-27T10:51:30.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] clear: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] test-tlds-exist: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] copy-tlds: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] test-tagfiles-exist: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] copy-tagfiles: [2024-06-27T10:51:30.983Z] [2024-06-27T10:51:30.983Z] package-war-common: [2024-06-27T10:51:30.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:30.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:30.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:30.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:30.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/lib [2024-06-27T10:51:30.984Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:30.984Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-included-welcome-page-web.war [2024-06-27T10:51:30.984Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:30.984Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:30.984Z] [javac] Compiling 1 source file [2024-06-27T10:51:30.984Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:30.984Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:30.984Z] [2024-06-27T10:51:30.984Z] deploy: [2024-06-27T10:51:30.984Z] [2024-06-27T10:51:30.984Z] deploy-war-common: [2024-06-27T10:51:30.984Z] [2024-06-27T10:51:30.984Z] setOSConditions: [2024-06-27T10:51:30.984Z] [2024-06-27T10:51:30.984Z] setToolWin: [2024-06-27T10:51:30.984Z] [2024-06-27T10:51:30.984Z] setToolUnix: [2024-06-27T10:51:30.984Z] [2024-06-27T10:51:30.984Z] setToolProperty: [2024-06-27T10:51:30.984Z] [2024-06-27T10:51:30.984Z] setS1ASclassPath: [2024-06-27T10:51:30.984Z] [2024-06-27T10:51:30.984Z] init-common: [2024-06-27T10:51:30.984Z] [2024-06-27T10:51:30.984Z] deploy-war-commonpe: [2024-06-27T10:51:31.007Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:31.007Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:31.007Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:31.008Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:31.008Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:31.008Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:31.008Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:31.008Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/client/com/acme/Client.java uses or overrides a deprecated API. [2024-06-27T10:51:31.008Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.008Z] build: [2024-06-27T10:51:31.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:31.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.008Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.008Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-06-27T10:51:31.008Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib-dir/lib.jar [2024-06-27T10:51:31.008Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.008Z] setOSConditions: [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.008Z] setToolWin: [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.008Z] setToolUnix: [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.008Z] setToolProperty: [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.008Z] setS1ASclassPath: [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.008Z] init-common: [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.008Z] ejb-jar-common: [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.008Z] package-ejbjar-common: [2024-06-27T10:51:31.008Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-ear-ejb.jar [2024-06-27T10:51:31.008Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.008Z] setOSConditions: [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.008Z] setToolWin: [2024-06-27T10:51:31.008Z] [2024-06-27T10:51:31.009Z] setToolUnix: [2024-06-27T10:51:31.009Z] [2024-06-27T10:51:31.009Z] setToolProperty: [2024-06-27T10:51:31.009Z] [2024-06-27T10:51:31.009Z] setS1ASclassPath: [2024-06-27T10:51:31.009Z] [2024-06-27T10:51:31.009Z] init-common: [2024-06-27T10:51:31.009Z] [2024-06-27T10:51:31.009Z] webclient-war-common: [2024-06-27T10:51:31.009Z] [2024-06-27T10:51:31.009Z] clear: [2024-06-27T10:51:31.009Z] [2024-06-27T10:51:31.009Z] test-tlds-exist: [2024-06-27T10:51:31.009Z] [2024-06-27T10:51:31.009Z] copy-tlds: [2024-06-27T10:51:31.009Z] [2024-06-27T10:51:31.009Z] test-tagfiles-exist: [2024-06-27T10:51:31.009Z] [2024-06-27T10:51:31.009Z] copy-tagfiles: [2024-06-27T10:51:31.009Z] [2024-06-27T10:51:31.009Z] package-war-common: [2024-06-27T10:51:31.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:31.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:31.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:31.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:31.009Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:51:31.009Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:31.009Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:31.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/docroot [2024-06-27T10:51:31.009Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-ear-web.war [2024-06-27T10:51:31.009Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:31.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.009Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:31.009Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/descriptor/sun-application.xml to copy. [2024-06-27T10:51:31.010Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:51:31.010Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-earApp.ear [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] deploy: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] setOSConditions: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] setToolWin: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] setToolUnix: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] setToolProperty: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] setS1ASclassPath: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] init-common: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] deploy-common: [2024-06-27T10:51:31.010Z] [echo] Current time (ISO): 2024-06-27T10:51:30.962+0000 [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] setOSConditions: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] setToolWin: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] setToolUnix: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] setToolProperty: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] setS1ASclassPath: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] init-common: [2024-06-27T10:51:31.010Z] [2024-06-27T10:51:31.010Z] deploy-common-pe: [2024-06-27T10:51:31.041Z] [2024-06-27T10:51:31.041Z] checkReporting-common: [2024-06-27T10:51:31.041Z] [2024-06-27T10:51:31.041Z] confirmReportPresent-common: [2024-06-27T10:51:31.041Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:31.041Z] [echo] Test seems to be reported fine [2024-06-27T10:51:31.041Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-06-27T10:51:31.041Z] [2024-06-27T10:51:31.041Z] confirmMissingReport-common: [2024-06-27T10:51:31.041Z] [2024-06-27T10:51:31.041Z] setOSConditions: [2024-06-27T10:51:31.042Z] [2024-06-27T10:51:31.042Z] setToolWin: [2024-06-27T10:51:31.042Z] [2024-06-27T10:51:31.042Z] setToolUnix: [2024-06-27T10:51:31.042Z] [2024-06-27T10:51:31.042Z] setToolProperty: [2024-06-27T10:51:31.042Z] [2024-06-27T10:51:31.042Z] setS1ASclassPath: [2024-06-27T10:51:31.042Z] [2024-06-27T10:51:31.042Z] init-common: [2024-06-27T10:51:31.042Z] [2024-06-27T10:51:31.042Z] runclient-common: [2024-06-27T10:51:31.042Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-properties-file Integer 25 custom/my-properties-file [2024-06-27T10:51:31.063Z] [java] Jun 27, 2024 10:51:30 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-06-27T10:51:31.063Z] [java] INFO: Initializing Soteria 3.0.3 for context '/sample' [2024-06-27T10:51:31.063Z] [java] Jun 27, 2024 10:51:30 AM org.glassfish.wasp.runtime.TldScanner logOrThrow [2024-06-27T10:51:31.063Z] [java] WARNING: PWC6351: In TLD scanning, the supplied resource file:/tmp/ejb-app3011658193709194475/lib/glassfish-corba-omgapi.jar does not exist [2024-06-27T10:51:31.063Z] [java] java.nio.file.NoSuchFileException: /tmp/ejb-app3011658193709194475/lib/glassfish-corba-omgapi.jar [2024-06-27T10:51:31.063Z] [java] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) [2024-06-27T10:51:31.063Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2024-06-27T10:51:31.063Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2024-06-27T10:51:31.063Z] [java] at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55) [2024-06-27T10:51:31.063Z] [java] at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171) [2024-06-27T10:51:31.063Z] [java] at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99) [2024-06-27T10:51:31.063Z] [java] at java.base/java.nio.file.Files.readAttributes(Files.java:1853) [2024-06-27T10:51:31.063Z] [java] at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445) [2024-06-27T10:51:31.063Z] [java] at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:724) [2024-06-27T10:51:31.063Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:251) [2024-06-27T10:51:31.063Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:180) [2024-06-27T10:51:31.063Z] [java] at java.base/java.util.jar.JarFile.(JarFile.java:345) [2024-06-27T10:51:31.063Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.(URLJarFile.java:100) [2024-06-27T10:51:31.063Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69) [2024-06-27T10:51:31.063Z] [java] at java.base/sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:168) [2024-06-27T10:51:31.063Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:109) [2024-06-27T10:51:31.063Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:70) [2024-06-27T10:51:31.063Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJar(TldScanner.java:560) [2024-06-27T10:51:31.064Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJars(TldScanner.java:458) [2024-06-27T10:51:31.064Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanTlds(TldScanner.java:269) [2024-06-27T10:51:31.064Z] [java] at org.glassfish.wasp.runtime.TldScanner.onStartup(TldScanner.java:193) [2024-06-27T10:51:31.064Z] [java] at org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:4545) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.web.WebModule.callServletContainerInitializers(WebModule.java:637) [2024-06-27T10:51:31.064Z] [java] at org.apache.catalina.core.StandardContext.start(StandardContext.java:4449) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.web.WebModule.start(WebModule.java:551) [2024-06-27T10:51:31.064Z] [java] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:935) [2024-06-27T10:51:31.064Z] [java] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:917) [2024-06-27T10:51:31.064Z] [java] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:644) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1795) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1483) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.web.WebApplication.start(WebApplication.java:88) [2024-06-27T10:51:31.064Z] [java] at org.glassfish.internal.data.EngineRef.start(EngineRef.java:97) [2024-06-27T10:51:31.064Z] [java] at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:278) [2024-06-27T10:51:31.064Z] [java] at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:344) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:533) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-06-27T10:51:31.064Z] [java] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-06-27T10:51:31.064Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:51:31.064Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-06-27T10:51:31.064Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) [2024-06-27T10:51:31.064Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:453) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-06-27T10:51:31.064Z] [java] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-06-27T10:51:31.064Z] [java] at org.glassfish.ejb.embedded.EJBContainerImpl.deploy(EJBContainerImpl.java:118) [2024-06-27T10:51:31.064Z] [java] at org.glassfish.ejb.embedded.EJBContainerProviderImpl.createEJBContainer(EJBContainerProviderImpl.java:115) [2024-06-27T10:51:31.064Z] [java] at jakarta.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:91) [2024-06-27T10:51:31.064Z] [java] at com.acme.Client.test(Client.java:55) [2024-06-27T10:51:31.064Z] [java] at com.acme.Client.main(Client.java:42) [2024-06-27T10:51:31.064Z] [java] [2024-06-27T10:51:31.064Z] [java] Jun 27, 2024 10:51:30 AM com.sun.enterprise.web.WebApplication start [2024-06-27T10:51:31.064Z] [java] INFO: Loading application [foo#tmp.war] at [sample] [2024-06-27T10:51:31.064Z] [java] Looking up EJB... [2024-06-27T10:51:31.064Z] [java] Invoking EJB... [2024-06-27T10:51:31.064Z] [java] EJB said: boo [2024-06-27T10:51:31.064Z] [java] Other EJB said: I'm Other [2024-06-27T10:51:31.064Z] [java] Record # 1 [2024-06-27T10:51:31.064Z] [java] Jun 27, 2024 10:51:30 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:51:31.064Z] [java] INFO: foo was successfully deployed in 3,978 milliseconds. [2024-06-27T10:51:31.064Z] [java] JPA call returned: Entity number 1 [2024-06-27T10:51:31.064Z] [java] Done calling EJB [2024-06-27T10:51:31.064Z] [java] Closing container ... [2024-06-27T10:51:31.064Z] [java] Jun 27, 2024 10:51:30 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:51:31.064Z] [java] INFO: Disabling Weld for CompositeApplicationInfo[name=foo] [2024-06-27T10:51:31.064Z] [java] Jun 27, 2024 10:51:31 AM org.glassfish.web.loader.WebappClassLoader close [2024-06-27T10:51:31.064Z] [java] INFO: close(), this: [2024-06-27T10:51:31.064Z] [java] org.glassfish.web.loader.WebappClassLoader@7858d31d[name=/sample], urls=[ [2024-06-27T10:51:31.064Z] [java] file:/tmp/ejb-app3011658193709194475/tmp_war/WEB-INF/classes/ [2024-06-27T10:51:31.064Z] [java] file:/tmp/gfembed16696782181686025734tmp/generated/ejb/foo/tmp_war/ [2024-06-27T10:51:31.064Z] [java] ][delegate=true, context=/sample, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=27, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-06-27T10:51:31.265Z] [javac] 1 warning [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] build: [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] setOSConditions: [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] fixFiles: [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] convUnix: [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] convWin: [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] setToolWin: [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] setToolUnix: [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] setToolProperty: [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] setS1ASclassPath: [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] init-common: [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] package-persistence-common: [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] ejb-jar-common: [2024-06-27T10:51:31.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:31.265Z] [2024-06-27T10:51:31.265Z] package-ejbjar-common: [2024-06-27T10:51:31.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.266Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adapted-ejb.jar [2024-06-27T10:51:31.266Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] appclient-jar-common: [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] package-appclientjar-common: [2024-06-27T10:51:31.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.266Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adapted-client.jar [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] webclient-war-common: [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] build-ear-common: [2024-06-27T10:51:31.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:31.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:31.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:31.266Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adaptedApp.ear [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] deploy: [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] setOSConditions: [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] setToolWin: [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] setToolUnix: [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] setToolProperty: [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] setS1ASclassPath: [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] init-common: [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.266Z] deploy-common: [2024-06-27T10:51:31.266Z] [echo] Current time (ISO): 2024-06-27T10:51:31.130+0000 [2024-06-27T10:51:31.266Z] [2024-06-27T10:51:31.267Z] setOSConditions: [2024-06-27T10:51:31.267Z] [2024-06-27T10:51:31.267Z] setToolWin: [2024-06-27T10:51:31.267Z] [2024-06-27T10:51:31.267Z] setToolUnix: [2024-06-27T10:51:31.267Z] [2024-06-27T10:51:31.267Z] setToolProperty: [2024-06-27T10:51:31.267Z] [2024-06-27T10:51:31.267Z] setS1ASclassPath: [2024-06-27T10:51:31.267Z] [2024-06-27T10:51:31.267Z] init-common: [2024-06-27T10:51:31.267Z] [2024-06-27T10:51:31.267Z] deploy-common-pe: [2024-06-27T10:51:31.318Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:51:31.318Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:31.319Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:31.319Z] [java] Value of key is: embedded with JPA [2024-06-27T10:51:31.319Z] [java] ..........FINISHED Embedded test [2024-06-27T10:51:31.319Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:31.319Z] [java] [2024-06-27T10:51:31.319Z] [java] [2024-06-27T10:51:31.319Z] [java] ----------------------------------------- [2024-06-27T10:51:31.319Z] [java] - embedded with JPA: PASS - [2024-06-27T10:51:31.319Z] [java] ----------------------------------------- [2024-06-27T10:51:31.319Z] [java] Total PASS: 1 [2024-06-27T10:51:31.319Z] [java] Total FAIL: 0 [2024-06-27T10:51:31.319Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:31.319Z] [java] ----------------------------------------- [2024-06-27T10:51:31.319Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:31.319Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:31.319Z] [java] Jun 27, 2024 10:51:31 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:51:31.319Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:51:31.319Z] [java] Jun 27, 2024 10:51:31 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:31.319Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:31.319Z] [java] Jun 27, 2024 10:51:31 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:31.319Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:31.319Z] [java] Jun 27, 2024 10:51:31 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:31.319Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:31.319Z] [2024-06-27T10:51:31.319Z] stop-database: [2024-06-27T10:51:31.319Z] [2024-06-27T10:51:31.319Z] all: [2024-06-27T10:51:31.319Z] [2024-06-27T10:51:31.319Z] mdb: [2024-06-27T10:51:31.319Z] [echo] [2024-06-27T10:51:31.319Z] [echo] [2024-06-27T10:51:31.319Z] [echo] ************************************************** [2024-06-27T10:51:31.319Z] [echo] * Running mdb [2024-06-27T10:51:31.319Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/mdb [2024-06-27T10:51:31.319Z] [echo] ************************************************** [2024-06-27T10:51:31.319Z] [echo] [2024-06-27T10:51:31.319Z] [echo] [2024-06-27T10:51:31.319Z] [2024-06-27T10:51:31.319Z] setOSConditions: [2024-06-27T10:51:31.319Z] [2024-06-27T10:51:31.319Z] setToolWin: [2024-06-27T10:51:31.319Z] [2024-06-27T10:51:31.319Z] setToolUnix: [2024-06-27T10:51:31.319Z] [2024-06-27T10:51:31.319Z] setToolProperty: [2024-06-27T10:51:31.319Z] [2024-06-27T10:51:31.319Z] setS1ASclassPath: [2024-06-27T10:51:31.319Z] [2024-06-27T10:51:31.319Z] init-common: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] clean: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setOSConditions: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setToolWin: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setToolUnix: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setToolProperty: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setS1ASclassPath: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] init-common: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] clean-common: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setOSConditions: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setToolWin: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setToolUnix: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setToolProperty: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setS1ASclassPath: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] init-common: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] clean-classes-common: [2024-06-27T10:51:31.320Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setOSConditions: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setToolWin: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setToolUnix: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setToolProperty: [2024-06-27T10:51:31.320Z] [2024-06-27T10:51:31.320Z] setS1ASclassPath: [2024-06-27T10:51:31.321Z] [2024-06-27T10:51:31.321Z] init-common: [2024-06-27T10:51:31.321Z] [2024-06-27T10:51:31.321Z] clean-jars-common: [2024-06-27T10:51:31.321Z] [2024-06-27T10:51:31.321Z] compile: [2024-06-27T10:51:31.321Z] [2024-06-27T10:51:31.321Z] setOSConditions: [2024-06-27T10:51:31.321Z] [2024-06-27T10:51:31.321Z] setToolWin: [2024-06-27T10:51:31.321Z] [2024-06-27T10:51:31.321Z] setToolUnix: [2024-06-27T10:51:31.321Z] [2024-06-27T10:51:31.321Z] setToolProperty: [2024-06-27T10:51:31.321Z] [2024-06-27T10:51:31.321Z] setS1ASclassPath: [2024-06-27T10:51:31.321Z] [2024-06-27T10:51:31.321Z] init-common: [2024-06-27T10:51:31.321Z] [2024-06-27T10:51:31.321Z] compile-common: [2024-06-27T10:51:31.321Z] [echo] Current time (ISO): 2024-06-27T10:51:31.241+0000 [2024-06-27T10:51:31.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:31.321Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:31.488Z] [exec] Application deployed with name svchandler-4-web. [2024-06-27T10:51:31.488Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:31.488Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:31.488Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:31.488Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:31.488Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:31.488Z] [2024-06-27T10:51:31.489Z] deploy-war-commonee: [2024-06-27T10:51:31.489Z] [2024-06-27T10:51:31.489Z] deploy-client: [2024-06-27T10:51:31.543Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-included-welcome-page --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-included-welcome-page-web.war [2024-06-27T10:51:31.560Z] [java] Servlet Output [2024-06-27T10:51:31.560Z] [java]
JACC MR8 Servlet

[2024-06-27T10:51:31.560Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-06-27T10:51:31.560Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.560Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.560Z] [java] Servlet Path: /anyauthuser
[2024-06-27T10:51:31.560Z] [java]

Results

[2024-06-27T10:51:31.560Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.560Z] [java] EJB isCallerInRole: true
[2024-06-27T10:51:31.560Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.560Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-06-27T10:51:31.560Z] [java] EJB Invoke AuthUser: Yes
[2024-06-27T10:51:31.560Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-06-27T10:51:31.560Z] [java] WEB isUserInRole: true
[2024-06-27T10:51:31.560Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.560Z] [java] [2024-06-27T10:51:31.560Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.560Z] [java] Value of key is:/anyauthuser-jaccuser-stateful [2024-06-27T10:51:31.560Z] [java] [2024-06-27T10:51:31.560Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-06-27T10:51:31.560Z] [java] Servlet Output [2024-06-27T10:51:31.560Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.560Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-06-27T10:51:31.560Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.560Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.560Z] [java] Servlet Path: /anyauthuser
[2024-06-27T10:51:31.560Z] [java]

Results

[2024-06-27T10:51:31.560Z] [java] EJB Caller Principal: otheruser is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.560Z] [java] EJB isCallerInRole: false
[2024-06-27T10:51:31.560Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.560Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-06-27T10:51:31.560Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.560Z] [java] WEB User Principal: otheruser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-06-27T10:51:31.561Z] [java] WEB isUserInRole: false
[2024-06-27T10:51:31.561Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.561Z] [java] Value of key is:/anyauthuser-otheruser-stateful [2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-06-27T10:51:31.561Z] [java] The servlet return code: 401 [2024-06-27T10:51:31.561Z] [java] Value of key is:/anyauthuser--stateful [2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2024-06-27T10:51:31.561Z] [java] The servlet return code: 403 [2024-06-27T10:51:31.561Z] [java] Value of key is:/denyuncoveredpost-jaccuser-stateful [2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2024-06-27T10:51:31.561Z] [java] The servlet return code: 403 [2024-06-27T10:51:31.561Z] [java] Value of key is:/denyuncoveredpost-otheruser-stateful [2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2024-06-27T10:51:31.561Z] [java] The servlet return code: 403 [2024-06-27T10:51:31.561Z] [java] Value of key is:/denyuncoveredpost--stateful [2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-06-27T10:51:31.561Z] [java] Servlet Output [2024-06-27T10:51:31.561Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.561Z] [java] Request URL: http://localhost:8080/jaccmr8/star
[2024-06-27T10:51:31.561Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.561Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.561Z] [java] Servlet Path: /star
[2024-06-27T10:51:31.561Z] [java]

Results

[2024-06-27T10:51:31.561Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.561Z] [java] EJB isCallerInRole: true
[2024-06-27T10:51:31.561Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.561Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-06-27T10:51:31.561Z] [java] EJB Invoke AuthUser: Yes
[2024-06-27T10:51:31.561Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-06-27T10:51:31.561Z] [java] WEB isUserInRole: true
[2024-06-27T10:51:31.561Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.561Z] [java] Value of key is:/star-jaccuser-stateful [2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-06-27T10:51:31.561Z] [java] The servlet return code: 403 [2024-06-27T10:51:31.561Z] [java] Value of key is:/star-otheruser-stateful [2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-06-27T10:51:31.561Z] [java] The servlet return code: 401 [2024-06-27T10:51:31.561Z] [java] Value of key is:/star--stateful [2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-06-27T10:51:31.561Z] [java] Servlet Output [2024-06-27T10:51:31.561Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.561Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-06-27T10:51:31.561Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.561Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.561Z] [java] Servlet Path: /servlet
[2024-06-27T10:51:31.561Z] [java]

Results

[2024-06-27T10:51:31.561Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.561Z] [java] EJB isCallerInRole: false
[2024-06-27T10:51:31.561Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.561Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.561Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.561Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-06-27T10:51:31.561Z] [java] WEB isUserInRole: false
[2024-06-27T10:51:31.561Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.561Z] [java] Value of key is:/servlet-jaccuser-stateful [2024-06-27T10:51:31.561Z] [java] [2024-06-27T10:51:31.561Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-06-27T10:51:31.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-earApp.ear [2024-06-27T10:51:31.818Z] [java] Servlet Output [2024-06-27T10:51:31.818Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.818Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-06-27T10:51:31.818Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.818Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.818Z] [java] Servlet Path: /servlet
[2024-06-27T10:51:31.818Z] [java]

Results

[2024-06-27T10:51:31.818Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.818Z] [java] EJB isCallerInRole: false
[2024-06-27T10:51:31.818Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.818Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.818Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.818Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-06-27T10:51:31.818Z] [java] WEB isUserInRole: false
[2024-06-27T10:51:31.818Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.818Z] [java] [2024-06-27T10:51:31.818Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.818Z] [java] Value of key is:/servlet-otheruser-stateful [2024-06-27T10:51:31.818Z] [java] [2024-06-27T10:51:31.818Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-06-27T10:51:31.818Z] [java] Servlet Output [2024-06-27T10:51:31.818Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.818Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-06-27T10:51:31.818Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.818Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.818Z] [java] Servlet Path: /servlet
[2024-06-27T10:51:31.819Z] [java]

Results

[2024-06-27T10:51:31.819Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.819Z] [java] EJB isCallerInRole: false
[2024-06-27T10:51:31.819Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.819Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.819Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.819Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-06-27T10:51:31.819Z] [java] WEB isUserInRole: false
[2024-06-27T10:51:31.819Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.819Z] [java] Value of key is:/servlet--stateful [2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-06-27T10:51:31.819Z] [java] Servlet Output [2024-06-27T10:51:31.819Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.819Z] [java] Request URL: http://localhost:8080/jaccmr8/authuser
[2024-06-27T10:51:31.819Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.819Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.819Z] [java] Servlet Path: /authuser
[2024-06-27T10:51:31.819Z] [java]

Results

[2024-06-27T10:51:31.819Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.819Z] [java] EJB isCallerInRole: true
[2024-06-27T10:51:31.819Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.819Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-06-27T10:51:31.819Z] [java] EJB Invoke AuthUser: Yes
[2024-06-27T10:51:31.819Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-06-27T10:51:31.819Z] [java] WEB isUserInRole: true
[2024-06-27T10:51:31.819Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.819Z] [java] Value of key is:/authuser-jaccuser-stateful [2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-06-27T10:51:31.819Z] [java] The servlet return code: 403 [2024-06-27T10:51:31.819Z] [java] Value of key is:/authuser-otheruser-stateful [2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-06-27T10:51:31.819Z] [java] The servlet return code: 401 [2024-06-27T10:51:31.819Z] [java] Value of key is:/authuser--stateful [2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-06-27T10:51:31.819Z] [java] Servlet Output [2024-06-27T10:51:31.819Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.819Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-06-27T10:51:31.819Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.819Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.819Z] [java] Servlet Path: /anyauthuser
[2024-06-27T10:51:31.819Z] [java]

Results

[2024-06-27T10:51:31.819Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.819Z] [java] EJB isCallerInRole: true
[2024-06-27T10:51:31.819Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.819Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-06-27T10:51:31.819Z] [java] EJB Invoke AuthUser: Yes
[2024-06-27T10:51:31.819Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-06-27T10:51:31.819Z] [java] WEB isUserInRole: true
[2024-06-27T10:51:31.819Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.819Z] [java] Value of key is:/anyauthuser-jaccuser-stateless [2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-06-27T10:51:31.819Z] [java] Servlet Output [2024-06-27T10:51:31.819Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.819Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-06-27T10:51:31.819Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.819Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.819Z] [java] Servlet Path: /anyauthuser
[2024-06-27T10:51:31.819Z] [java]

Results

[2024-06-27T10:51:31.819Z] [java] EJB Caller Principal: otheruser is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.819Z] [java] EJB isCallerInRole: false
[2024-06-27T10:51:31.819Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.819Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-06-27T10:51:31.819Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.819Z] [java] WEB User Principal: otheruser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-06-27T10:51:31.819Z] [java] WEB isUserInRole: false
[2024-06-27T10:51:31.819Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.819Z] [java] Value of key is:/anyauthuser-otheruser-stateless [2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-06-27T10:51:31.819Z] [java] Servlet Output [2024-06-27T10:51:31.819Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.819Z] [java] Request URL: http://localhost:8080/jaccmr8/star
[2024-06-27T10:51:31.819Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.819Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.819Z] [java] Servlet Path: /star
[2024-06-27T10:51:31.819Z] [java]

Results

[2024-06-27T10:51:31.819Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.819Z] [java] EJB isCallerInRole: true
[2024-06-27T10:51:31.819Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.819Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-06-27T10:51:31.819Z] [java] EJB Invoke AuthUser: Yes
[2024-06-27T10:51:31.819Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-06-27T10:51:31.819Z] [java] WEB isUserInRole: true
[2024-06-27T10:51:31.819Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.819Z] [java] Value of key is:/star-jaccuser-stateless [2024-06-27T10:51:31.819Z] [java] [2024-06-27T10:51:31.819Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-06-27T10:51:31.819Z] [java] Servlet Output [2024-06-27T10:51:31.819Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.819Z] [java] Request URL: http://localhost:8080/jaccmr8/authuser
[2024-06-27T10:51:31.819Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.819Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.819Z] [java] Servlet Path: /authuser
[2024-06-27T10:51:31.819Z] [java]

Results

[2024-06-27T10:51:31.819Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.819Z] [java] EJB isCallerInRole: true
[2024-06-27T10:51:31.819Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.819Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-06-27T10:51:31.820Z] [java] EJB Invoke AuthUser: Yes
[2024-06-27T10:51:31.820Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-06-27T10:51:31.820Z] [java] WEB isUserInRole: true
[2024-06-27T10:51:31.820Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-06-27T10:51:31.820Z] [java] [2024-06-27T10:51:31.820Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.820Z] [java] Value of key is:/authuser-jaccuser-stateless [2024-06-27T10:51:31.820Z] [java] [2024-06-27T10:51:31.820Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-06-27T10:51:31.820Z] [java] Servlet Output [2024-06-27T10:51:31.820Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.820Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-06-27T10:51:31.820Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.820Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.820Z] [java] Servlet Path: /servlet
[2024-06-27T10:51:31.820Z] [java]

Results

[2024-06-27T10:51:31.820Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.820Z] [java] EJB isCallerInRole: false
[2024-06-27T10:51:31.820Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.820Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.820Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.820Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-06-27T10:51:31.820Z] [java] WEB isUserInRole: false
[2024-06-27T10:51:31.820Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.820Z] [java] [2024-06-27T10:51:31.820Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.820Z] [java] Value of key is:/servlet-jaccuser-stateless [2024-06-27T10:51:31.820Z] [java] [2024-06-27T10:51:31.820Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-06-27T10:51:31.820Z] [java] Servlet Output [2024-06-27T10:51:31.820Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.820Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-06-27T10:51:31.820Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.820Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.820Z] [java] Servlet Path: /servlet
[2024-06-27T10:51:31.820Z] [java]

Results

[2024-06-27T10:51:31.820Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.820Z] [java] EJB isCallerInRole: false
[2024-06-27T10:51:31.820Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.820Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.820Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.820Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-06-27T10:51:31.820Z] [java] WEB isUserInRole: false
[2024-06-27T10:51:31.820Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.820Z] [java] [2024-06-27T10:51:31.820Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.820Z] [java] Value of key is:/servlet-otheruser-stateless [2024-06-27T10:51:31.820Z] [java] [2024-06-27T10:51:31.820Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-06-27T10:51:31.820Z] [java] Servlet Output [2024-06-27T10:51:31.820Z] [java]

JACC MR8 Servlet

[2024-06-27T10:51:31.820Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-06-27T10:51:31.820Z] [java] HTTP Method: POST
[2024-06-27T10:51:31.820Z] [java] Context Path: /jaccmr8
[2024-06-27T10:51:31.820Z] [java] Servlet Path: /servlet
[2024-06-27T10:51:31.820Z] [java]

Results

[2024-06-27T10:51:31.820Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-06-27T10:51:31.820Z] [java] EJB isCallerInRole: false
[2024-06-27T10:51:31.820Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.820Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.820Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-06-27T10:51:31.820Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-06-27T10:51:31.820Z] [java] WEB isUserInRole: false
[2024-06-27T10:51:31.820Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-06-27T10:51:31.820Z] [java] [2024-06-27T10:51:31.820Z] [java] The servlet return code: 200 [2024-06-27T10:51:31.820Z] [java] Value of key is:/servlet--stateless [2024-06-27T10:51:31.820Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:31.820Z] [java] [2024-06-27T10:51:31.820Z] [java] [2024-06-27T10:51:31.820Z] [java] ----------------------------------------- [2024-06-27T10:51:31.820Z] [java] - /star-otheruser-stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /authuser-jaccuser-stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /anyauthuser-otheruser-stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /servlet-otheruser-stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /anyauthuser-otheruser-stateless: PASS - [2024-06-27T10:51:31.820Z] [java] - /star-jaccuser-stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /denyuncoveredpost--stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /servlet-jaccuser-stateless: PASS - [2024-06-27T10:51:31.820Z] [java] - /authuser-jaccuser-stateless: PASS - [2024-06-27T10:51:31.820Z] [java] - /denyuncoveredpost-otheruser-stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /denyuncoveredpost-jaccuser-stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /servlet--stateless: PASS - [2024-06-27T10:51:31.820Z] [java] - /servlet--stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /authuser--stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /servlet-otheruser-stateless: PASS - [2024-06-27T10:51:31.820Z] [java] - /authuser-otheruser-stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /star-jaccuser-stateless: PASS - [2024-06-27T10:51:31.820Z] [java] - /anyauthuser-jaccuser-stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /servlet-jaccuser-stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /anyauthuser--stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /star--stateful: PASS - [2024-06-27T10:51:31.820Z] [java] - /anyauthuser-jaccuser-stateless: PASS - [2024-06-27T10:51:31.820Z] [java] ----------------------------------------- [2024-06-27T10:51:31.820Z] [java] Total PASS: 22 [2024-06-27T10:51:31.820Z] [java] Total FAIL: 0 [2024-06-27T10:51:31.820Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:31.820Z] [java] ----------------------------------------- [2024-06-27T10:51:31.820Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:31.820Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:31.820Z] [2024-06-27T10:51:31.820Z] undeploy: [2024-06-27T10:51:31.827Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adaptedApp.ear [2024-06-27T10:51:32.050Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:32.050Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:51:32.077Z] [2024-06-27T10:51:32.077Z] setOSConditions: [2024-06-27T10:51:32.077Z] [2024-06-27T10:51:32.077Z] setToolWin: [2024-06-27T10:51:32.077Z] [2024-06-27T10:51:32.077Z] setToolUnix: [2024-06-27T10:51:32.077Z] [2024-06-27T10:51:32.077Z] setToolProperty: [2024-06-27T10:51:32.077Z] [2024-06-27T10:51:32.077Z] setS1ASclassPath: [2024-06-27T10:51:32.077Z] [2024-06-27T10:51:32.077Z] init-common: [2024-06-27T10:51:32.077Z] [2024-06-27T10:51:32.077Z] undeploy-common: [2024-06-27T10:51:32.104Z] [exec] Application deployed with name web-jsp-included-welcome-page-web. [2024-06-27T10:51:32.104Z] [2024-06-27T10:51:32.104Z] deploy-war-commonee: [2024-06-27T10:51:32.104Z] [2024-06-27T10:51:32.104Z] run: [2024-06-27T10:51:32.104Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:32.104Z] [java] [2024-06-27T10:51:32.104Z] [java] [2024-06-27T10:51:32.104Z] [java] ----------------------------------------- [2024-06-27T10:51:32.104Z] [java] - jsp-included-welcome-page: PASS - [2024-06-27T10:51:32.104Z] [java] ----------------------------------------- [2024-06-27T10:51:32.104Z] [java] - Total PASS : 1 - [2024-06-27T10:51:32.104Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:32.104Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:32.104Z] [java] ----------------------------------------- [2024-06-27T10:51:32.104Z] [2024-06-27T10:51:32.104Z] undeploy: [2024-06-27T10:51:32.104Z] [2024-06-27T10:51:32.104Z] setOSConditions: [2024-06-27T10:51:32.104Z] [2024-06-27T10:51:32.104Z] setToolWin: [2024-06-27T10:51:32.104Z] [2024-06-27T10:51:32.104Z] setToolUnix: [2024-06-27T10:51:32.104Z] [2024-06-27T10:51:32.105Z] setToolProperty: [2024-06-27T10:51:32.105Z] [2024-06-27T10:51:32.105Z] setS1ASclassPath: [2024-06-27T10:51:32.105Z] [2024-06-27T10:51:32.105Z] init-common: [2024-06-27T10:51:32.105Z] [2024-06-27T10:51:32.105Z] undeploy-war-common: [2024-06-27T10:51:32.134Z] [exec] Application deployed with name bean-in-lib-dir-used-by-ejb-in-earApp. [2024-06-27T10:51:32.134Z] [exec] there are no files to retrieve for application bean-in-lib-dir-used-by-ejb-in-earApp [2024-06-27T10:51:32.134Z] [echo] Deployment on target server server successful [2024-06-27T10:51:32.134Z] [2024-06-27T10:51:32.134Z] setOSConditions: [2024-06-27T10:51:32.134Z] [2024-06-27T10:51:32.134Z] setToolWin: [2024-06-27T10:51:32.134Z] [2024-06-27T10:51:32.134Z] setToolUnix: [2024-06-27T10:51:32.134Z] [2024-06-27T10:51:32.134Z] setToolProperty: [2024-06-27T10:51:32.134Z] [2024-06-27T10:51:32.134Z] setS1ASclassPath: [2024-06-27T10:51:32.134Z] [2024-06-27T10:51:32.134Z] init-common: [2024-06-27T10:51:32.134Z] [2024-06-27T10:51:32.134Z] deploy-common-ee: [2024-06-27T10:51:32.134Z] [2024-06-27T10:51:32.134Z] run: [2024-06-27T10:51:32.244Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:32.245Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:32.245Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:32.245Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:32.245Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:32.245Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:32.245Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:32.248Z] --------- Derby Network Server Information -------- [2024-06-27T10:51:32.248Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-06-27T10:51:32.248Z] -- listing properties -- [2024-06-27T10:51:32.248Z] derby.drda.timeSlice=0 [2024-06-27T10:51:32.248Z] derby.drda.portNumber=1527 [2024-06-27T10:51:32.248Z] derby.drda.minThreads=0 [2024-06-27T10:51:32.248Z] derby.drda.sslMode=off [2024-06-27T10:51:32.248Z] derby.drda.traceAll=false [2024-06-27T10:51:32.248Z] derby.drda.keepAlive=true [2024-06-27T10:51:32.248Z] derby.drda.maxThreads=0 [2024-06-27T10:51:32.248Z] derby.drda.logConnections=false [2024-06-27T10:51:32.248Z] derby.drda.startNetworkServer=false [2024-06-27T10:51:32.248Z] derby.drda.host=0.0.0.0 [2024-06-27T10:51:32.248Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2024-06-27T10:51:32.248Z] ------------------ Java Information ------------------ [2024-06-27T10:51:32.248Z] Java Version: 21.0.2 [2024-06-27T10:51:32.248Z] Java Vendor: Eclipse Adoptium [2024-06-27T10:51:32.248Z] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T10:51:32.248Z] Java classpath: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar [2024-06-27T10:51:32.248Z] OS name: Linux [2024-06-27T10:51:32.248Z] OS architecture: amd64 [2024-06-27T10:51:32.248Z] OS version: 6.2.9-300.fc38.x86_64 [2024-06-27T10:51:32.248Z] Java user name: jenkins [2024-06-27T10:51:32.248Z] Java user home: /home/jenkins [2024-06-27T10:51:32.248Z] Java user dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence [2024-06-27T10:51:32.248Z] java.specification.name: Java Platform API Specification [2024-06-27T10:51:32.248Z] java.specification.version: 21 [2024-06-27T10:51:32.248Z] java.runtime.version: 21.0.2+13-LTS [2024-06-27T10:51:32.248Z] --------- Derby Information -------- [2024-06-27T10:51:32.248Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] ------------------------------------------------------ [2024-06-27T10:51:32.249Z] ----------------- Locale Information ----------------- [2024-06-27T10:51:32.249Z] Current Locale : [English/United States [en_US]] [2024-06-27T10:51:32.249Z] Found support for locale: [cs] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [de_DE] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [es] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [fr] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [hu] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [it] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [ja_JP] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [ko_KR] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [pl] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [pt_BR] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [ru] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [zh_CN] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] Found support for locale: [zh_TW] [2024-06-27T10:51:32.249Z] version: 10.15.2.0 - (1873585) [2024-06-27T10:51:32.249Z] ------------------------------------------------------ [2024-06-27T10:51:32.249Z] ------------------------------------------------------ [2024-06-27T10:51:32.249Z] [2024-06-27T10:51:32.249Z] Starting database in the background. [2024-06-27T10:51:32.249Z] Log redirected to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.log. [2024-06-27T10:51:32.249Z] Command start-database executed successfully. [2024-06-27T10:51:32.388Z] [java] invoking webclient servlet at http://localhost:8080/bean-in-lib-dir-used-by-ejb-in-ear/HelloServlet [2024-06-27T10:51:32.388Z] [java] : [2024-06-27T10:51:32.388Z] [java] Value of key is:bean-in-lib-dir-of-ear-used-by-ejb [2024-06-27T10:51:32.389Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:32.389Z] [java] [2024-06-27T10:51:32.389Z] [java] [2024-06-27T10:51:32.389Z] [java] ----------------------------------------- [2024-06-27T10:51:32.389Z] [java] - bean-in-lib-dir-of-ear-used-by-ejb: PASS - [2024-06-27T10:51:32.389Z] [java] ----------------------------------------- [2024-06-27T10:51:32.389Z] [java] Total PASS: 1 [2024-06-27T10:51:32.389Z] [java] Total FAIL: 0 [2024-06-27T10:51:32.389Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:32.389Z] [java] ----------------------------------------- [2024-06-27T10:51:32.389Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:32.389Z] [java] appLevelViaLookup = 'null' [2024-06-27T10:51:32.389Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:32.389Z] [2024-06-27T10:51:32.389Z] undeploy: [2024-06-27T10:51:32.389Z] [2024-06-27T10:51:32.389Z] setOSConditions: [2024-06-27T10:51:32.389Z] [2024-06-27T10:51:32.389Z] setToolWin: [2024-06-27T10:51:32.389Z] [2024-06-27T10:51:32.389Z] setToolUnix: [2024-06-27T10:51:32.389Z] [2024-06-27T10:51:32.389Z] setToolProperty: [2024-06-27T10:51:32.389Z] [2024-06-27T10:51:32.389Z] setS1ASclassPath: [2024-06-27T10:51:32.389Z] [2024-06-27T10:51:32.389Z] init-common: [2024-06-27T10:51:32.389Z] [2024-06-27T10:51:32.389Z] undeploy-common: [2024-06-27T10:51:32.427Z] [exec] Jun 27, 2024 10:51:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:32.427Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:32.506Z] + cd /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging [2024-06-27T10:51:32.506Z] + ant all [2024-06-27T10:51:32.506Z] + tee /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log [2024-06-27T10:51:32.619Z] [exec] Application deployed with name wsclient. [2024-06-27T10:51:32.619Z] [exec] Command deploy executed successfully. [2024-06-27T10:51:32.619Z] [2024-06-27T10:51:32.619Z] setup: [2024-06-27T10:51:32.619Z] [2024-06-27T10:51:32.619Z] runclient: [2024-06-27T10:51:32.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:32.619Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml:125: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:32.619Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:32.619Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:51:32.619Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:32.619Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:32.619Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:32.619Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:32.619Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:32.619Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:32.619Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:32.619Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:32.619Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:32.619Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:51:32.619Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:32.620Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:32.620Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:32.620Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:32.620Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:32.620Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:32.620Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:32.620Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:51:32.620Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:32.620Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:51:32.620Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:51:32.620Z] [java] ... 61 more [2024-06-27T10:51:32.620Z] [java] Java Result: -1 [2024-06-27T10:51:32.620Z] [2024-06-27T10:51:32.620Z] undeploy: [2024-06-27T10:51:32.620Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:32.620Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:32.620Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:32.620Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:32.620Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:32.620Z] [2024-06-27T10:51:32.620Z] setOSConditions: [2024-06-27T10:51:32.621Z] [2024-06-27T10:51:32.621Z] setToolWin: [2024-06-27T10:51:32.621Z] [2024-06-27T10:51:32.621Z] setToolUnix: [2024-06-27T10:51:32.621Z] [2024-06-27T10:51:32.621Z] setToolProperty: [2024-06-27T10:51:32.621Z] [2024-06-27T10:51:32.621Z] setS1ASclassPath: [2024-06-27T10:51:32.621Z] [2024-06-27T10:51:32.621Z] init-common: [2024-06-27T10:51:32.621Z] [2024-06-27T10:51:32.621Z] undeploy-war-common: [2024-06-27T10:51:32.666Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jaccmr8App [2024-06-27T10:51:32.667Z] [2024-06-27T10:51:32.667Z] unsetup: [2024-06-27T10:51:32.667Z] [2024-06-27T10:51:32.667Z] setOSConditions: [2024-06-27T10:51:32.667Z] [2024-06-27T10:51:32.667Z] setToolWin: [2024-06-27T10:51:32.667Z] [2024-06-27T10:51:32.667Z] setToolUnix: [2024-06-27T10:51:32.667Z] [2024-06-27T10:51:32.667Z] setToolProperty: [2024-06-27T10:51:32.667Z] [2024-06-27T10:51:32.667Z] setS1ASclassPath: [2024-06-27T10:51:32.667Z] [2024-06-27T10:51:32.667Z] init-common: [2024-06-27T10:51:32.667Z] [2024-06-27T10:51:32.667Z] delete-user-common: [2024-06-27T10:51:32.673Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-included-welcome-page-web [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] all: [2024-06-27T10:51:32.673Z] [echo] [2024-06-27T10:51:32.673Z] [echo] ************************* [2024-06-27T10:51:32.673Z] [echo] * Running jspNestedScriptingTagExtraInfo [2024-06-27T10:51:32.673Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo [2024-06-27T10:51:32.673Z] [echo] ************************* [2024-06-27T10:51:32.673Z] [echo] [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] setOSConditions: [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] setToolWin: [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] setToolUnix: [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] setToolProperty: [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] setS1ASclassPath: [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] init-common: [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] clean: [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] setOSConditions: [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] setToolWin: [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] setToolUnix: [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.673Z] setToolProperty: [2024-06-27T10:51:32.673Z] [2024-06-27T10:51:32.674Z] setS1ASclassPath: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] init-common: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] clean-common: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setOSConditions: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setToolWin: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setToolUnix: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setToolProperty: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setS1ASclassPath: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] init-common: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] clean-classes-common: [2024-06-27T10:51:32.674Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setOSConditions: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setToolWin: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setToolUnix: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setToolProperty: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setS1ASclassPath: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] init-common: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] clean-jars-common: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] compile: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setOSConditions: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.674Z] setToolWin: [2024-06-27T10:51:32.674Z] [2024-06-27T10:51:32.675Z] setToolUnix: [2024-06-27T10:51:32.675Z] [2024-06-27T10:51:32.675Z] setToolProperty: [2024-06-27T10:51:32.675Z] [2024-06-27T10:51:32.675Z] setS1ASclassPath: [2024-06-27T10:51:32.675Z] [2024-06-27T10:51:32.675Z] init-common: [2024-06-27T10:51:32.675Z] [2024-06-27T10:51:32.675Z] compile-common: [2024-06-27T10:51:32.675Z] [echo] Current time (ISO): 2024-06-27T10:51:32.489+0000 [2024-06-27T10:51:32.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:32.675Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:32.752Z] [exec] Application deployed with name ejb-ejb30-clientview-adaptedApp. [2024-06-27T10:51:32.752Z] [echo] Deployment on target server server successful [2024-06-27T10:51:32.752Z] [2024-06-27T10:51:32.752Z] setOSConditions: [2024-06-27T10:51:32.752Z] [2024-06-27T10:51:32.752Z] setToolWin: [2024-06-27T10:51:32.752Z] [2024-06-27T10:51:32.752Z] setToolUnix: [2024-06-27T10:51:32.752Z] [2024-06-27T10:51:32.752Z] setToolProperty: [2024-06-27T10:51:32.752Z] [2024-06-27T10:51:32.752Z] setS1ASclassPath: [2024-06-27T10:51:32.752Z] [2024-06-27T10:51:32.752Z] init-common: [2024-06-27T10:51:32.752Z] [2024-06-27T10:51:32.752Z] deploy-common-ee: [2024-06-27T10:51:32.752Z] [2024-06-27T10:51:32.752Z] run_se: [2024-06-27T10:51:32.764Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/build.xml [2024-06-27T10:51:32.948Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false bean-in-lib-dir-used-by-ejb-in-earApp [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] all: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] setOSConditions: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] setToolWin: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] setToolUnix: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] setToolProperty: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] setS1ASclassPath: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] init-common: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] clean: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] setOSConditions: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] setToolWin: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] setToolUnix: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] setToolProperty: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] setS1ASclassPath: [2024-06-27T10:51:32.948Z] [2024-06-27T10:51:32.948Z] init-common: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] clean-common: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] setOSConditions: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] setToolWin: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] setToolUnix: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] setToolProperty: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] setS1ASclassPath: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] init-common: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] clean-classes-common: [2024-06-27T10:51:32.949Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] setOSConditions: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] setToolWin: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] setToolUnix: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] setToolProperty: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] setS1ASclassPath: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] init-common: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] clean-jars-common: [2024-06-27T10:51:32.949Z] [2024-06-27T10:51:32.949Z] compile: [2024-06-27T10:51:32.949Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:32.949Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:32.949Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:32.950Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:32.950Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:32.950Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-06-27T10:51:33.007Z] [java] In stand-alone mode [2024-06-27T10:51:33.167Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:33.168Z] [javac] 1 warning [2024-06-27T10:51:33.168Z] [2024-06-27T10:51:33.168Z] setOSConditions: [2024-06-27T10:51:33.168Z] [2024-06-27T10:51:33.168Z] setToolWin: [2024-06-27T10:51:33.168Z] [2024-06-27T10:51:33.168Z] setToolUnix: [2024-06-27T10:51:33.168Z] [2024-06-27T10:51:33.168Z] setToolProperty: [2024-06-27T10:51:33.168Z] [2024-06-27T10:51:33.168Z] setS1ASclassPath: [2024-06-27T10:51:33.168Z] [2024-06-27T10:51:33.168Z] init-common: [2024-06-27T10:51:33.168Z] [2024-06-27T10:51:33.168Z] compile-common: [2024-06-27T10:51:33.168Z] [echo] Current time (ISO): 2024-06-27T10:51:33.008+0000 [2024-06-27T10:51:33.168Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:33.183Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-4-web [2024-06-27T10:51:33.205Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:33.205Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:33.205Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:33.205Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:33.205Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:33.205Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:33.205Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:33.262Z] [java] Jun 27, 2024 10:51:33 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:51:33.262Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] setOSConditions: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] setToolWin: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] setToolUnix: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] setToolProperty: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] setS1ASclassPath: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] init-common: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] execute-sql-common: [2024-06-27T10:51:33.313Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2024-06-27T10:51:33.313Z] [sql] 0 rows affected [2024-06-27T10:51:33.313Z] [sql] 0 rows affected [2024-06-27T10:51:33.313Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] setOSConditions: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] setToolWin: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] setToolUnix: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] setToolProperty: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] setS1ASclassPath: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] init-common: [2024-06-27T10:51:33.313Z] [2024-06-27T10:51:33.313Z] runclient-common: [2024-06-27T10:51:33.313Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txAppClient.jar -name ejb-bmp-contauth1txClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:51:33.313Z] [exec] Jun 27, 2024 10:51:31 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:33.313Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:33.314Z] [exec] Jun 27, 2024 10:51:32 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:33.314Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:33.314Z] [exec] Jun 27, 2024 10:51:32 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:33.314Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:33.439Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:33.439Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:33.440Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:33.440Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:33.440Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:33.440Z] [2024-06-27T10:51:33.440Z] setOSConditions: [2024-06-27T10:51:33.440Z] [2024-06-27T10:51:33.440Z] setToolWin: [2024-06-27T10:51:33.440Z] [2024-06-27T10:51:33.440Z] setToolUnix: [2024-06-27T10:51:33.440Z] [2024-06-27T10:51:33.440Z] setToolProperty: [2024-06-27T10:51:33.440Z] [2024-06-27T10:51:33.440Z] setS1ASclassPath: [2024-06-27T10:51:33.440Z] [2024-06-27T10:51:33.440Z] init-common: [2024-06-27T10:51:33.440Z] [2024-06-27T10:51:33.440Z] undeploy-client: [2024-06-27T10:51:33.463Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:51:33.463Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:51:33.463Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:51:33.463Z] [javac] 3 warnings [2024-06-27T10:51:33.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:33.463Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/lib/bean-lib.jar [2024-06-27T10:51:33.463Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:33.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:33.463Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:33.463Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:33.596Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:33.596Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:33.596Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:33.596Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:33.596Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:33.596Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:33.596Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:33.630Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jaccuser [2024-06-27T10:51:33.630Z] [2024-06-27T10:51:33.630Z] setOSConditions: [2024-06-27T10:51:33.630Z] [2024-06-27T10:51:33.630Z] setToolWin: [2024-06-27T10:51:33.631Z] [2024-06-27T10:51:33.631Z] setToolUnix: [2024-06-27T10:51:33.631Z] [2024-06-27T10:51:33.631Z] setToolProperty: [2024-06-27T10:51:33.631Z] [2024-06-27T10:51:33.631Z] setS1ASclassPath: [2024-06-27T10:51:33.631Z] [2024-06-27T10:51:33.631Z] init-common: [2024-06-27T10:51:33.631Z] [2024-06-27T10:51:33.631Z] delete-user-common: [2024-06-27T10:51:33.722Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:33.722Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:33.722Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:33.722Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:33.722Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:33.723Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:33.723Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:33.745Z] [2024-06-27T10:51:33.745Z] all: [2024-06-27T10:51:33.786Z] [exec] In removeSFSB for bean=SFSB_3 [2024-06-27T10:51:33.786Z] [exec] Value of key is: removeSFSBs [2024-06-27T10:51:33.786Z] [exec] In removeSFSB for bean=SFSB_2 [2024-06-27T10:51:33.786Z] [exec] Value of key is: removeSFSBs [2024-06-27T10:51:33.786Z] [exec] In accessSFSB: for bean -> SFSB_1; true; true; true; true; true; true; true; true; true [2024-06-27T10:51:33.786Z] [exec] Value of key is: accessSFSBs [2024-06-27T10:51:33.786Z] [exec] [cacheNPEClient] Inside init.... [2024-06-27T10:51:33.786Z] [exec] [cacheNPE] Initalization done [2024-06-27T10:51:33.786Z] [exec] Value of key is: initSFSBs [2024-06-27T10:51:33.786Z] [exec] [cacheNPEClient] DONE doTest()... [2024-06-27T10:51:33.786Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:33.786Z] [exec] [2024-06-27T10:51:33.786Z] [exec] [2024-06-27T10:51:33.786Z] [exec] ----------------------------------------- [2024-06-27T10:51:33.786Z] [exec] - accessSFSBs: PASS - [2024-06-27T10:51:33.786Z] [exec] - removeSFSBs: PASS - [2024-06-27T10:51:33.786Z] [exec] - initSFSBs: PASS - [2024-06-27T10:51:33.786Z] [exec] ----------------------------------------- [2024-06-27T10:51:33.786Z] [exec] Total PASS: 3 [2024-06-27T10:51:33.786Z] [exec] Total FAIL: 0 [2024-06-27T10:51:33.786Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:33.786Z] [exec] ----------------------------------------- [2024-06-27T10:51:33.786Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:33.786Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:33.786Z] [2024-06-27T10:51:33.786Z] checkReporting-common: [2024-06-27T10:51:33.786Z] [2024-06-27T10:51:33.786Z] confirmReportPresent-common: [2024-06-27T10:51:33.786Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:33.786Z] [echo] Test seems to be reported fine [2024-06-27T10:51:33.786Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/RepRunConf.txt [2024-06-27T10:51:33.786Z] [2024-06-27T10:51:33.786Z] confirmMissingReport-common: [2024-06-27T10:51:33.786Z] [2024-06-27T10:51:33.786Z] undeploy: [2024-06-27T10:51:33.786Z] [2024-06-27T10:51:33.786Z] setOSConditions: [2024-06-27T10:51:33.786Z] [2024-06-27T10:51:33.786Z] setToolWin: [2024-06-27T10:51:33.786Z] [2024-06-27T10:51:33.786Z] setToolUnix: [2024-06-27T10:51:33.786Z] [2024-06-27T10:51:33.786Z] setToolProperty: [2024-06-27T10:51:33.786Z] [2024-06-27T10:51:33.786Z] setS1ASclassPath: [2024-06-27T10:51:33.786Z] [2024-06-27T10:51:33.786Z] init-common: [2024-06-27T10:51:33.786Z] [2024-06-27T10:51:33.786Z] undeploy-common: [2024-06-27T10:51:33.787Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-sfsb-cacheNPEApp [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] setOSConditions: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] setToolWin: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] setToolUnix: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] setToolProperty: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] setS1ASclassPath: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] init-common: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] execute-ejb-sql-common: [2024-06-27T10:51:33.787Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/drop_pointbase.sql [2024-06-27T10:51:33.787Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] delete-resources: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] all: [2024-06-27T10:51:33.787Z] [echo] [2024-06-27T10:51:33.787Z] [echo] [2024-06-27T10:51:33.787Z] [echo] ************************************************** [2024-06-27T10:51:33.787Z] [echo] * Running allowedmethods [2024-06-27T10:51:33.787Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/allowedmethods [2024-06-27T10:51:33.787Z] [echo] ************************************************** [2024-06-27T10:51:33.787Z] [echo] [2024-06-27T10:51:33.787Z] [echo] [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] all: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] ctxcheck: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] setOSConditions: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] setToolWin: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] setToolUnix: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] setToolProperty: [2024-06-27T10:51:33.787Z] [2024-06-27T10:51:33.787Z] setS1ASclassPath: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] init-common: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] clean: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setOSConditions: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setToolWin: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setToolUnix: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setToolProperty: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setS1ASclassPath: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] init-common: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] clean-common: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setOSConditions: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setToolWin: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setToolUnix: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setToolProperty: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setS1ASclassPath: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] init-common: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] clean-classes-common: [2024-06-27T10:51:33.788Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setOSConditions: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setToolWin: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.788Z] setToolUnix: [2024-06-27T10:51:33.788Z] [2024-06-27T10:51:33.789Z] setToolProperty: [2024-06-27T10:51:33.789Z] [2024-06-27T10:51:33.789Z] setS1ASclassPath: [2024-06-27T10:51:33.789Z] [2024-06-27T10:51:33.789Z] init-common: [2024-06-27T10:51:33.789Z] [2024-06-27T10:51:33.789Z] clean-jars-common: [2024-06-27T10:51:33.789Z] [2024-06-27T10:51:33.789Z] compile: [2024-06-27T10:51:33.789Z] [2024-06-27T10:51:33.789Z] setOSConditions: [2024-06-27T10:51:33.789Z] [2024-06-27T10:51:33.789Z] setToolWin: [2024-06-27T10:51:33.789Z] [2024-06-27T10:51:33.789Z] setToolUnix: [2024-06-27T10:51:33.789Z] [2024-06-27T10:51:33.789Z] setToolProperty: [2024-06-27T10:51:33.789Z] [2024-06-27T10:51:33.789Z] setS1ASclassPath: [2024-06-27T10:51:33.789Z] [2024-06-27T10:51:33.789Z] init-common: [2024-06-27T10:51:33.789Z] [2024-06-27T10:51:33.789Z] compile-common: [2024-06-27T10:51:33.789Z] [echo] Current time (ISO): 2024-06-27T10:51:32.895+0000 [2024-06-27T10:51:33.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:33.789Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:33.789Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:33.789Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:33.789Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:33.789Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:33.789Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:33.789Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:33.789Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:33.836Z] [exec] Jun 27, 2024 10:51:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:33.836Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:33.978Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:33.978Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:51:33.978Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:51:34.003Z] [2024-06-27T10:51:34.003Z] setOSConditions: [2024-06-27T10:51:34.003Z] [2024-06-27T10:51:34.003Z] setToolWin: [2024-06-27T10:51:34.003Z] [2024-06-27T10:51:34.004Z] setToolUnix: [2024-06-27T10:51:34.004Z] [2024-06-27T10:51:34.004Z] setToolProperty: [2024-06-27T10:51:34.004Z] [2024-06-27T10:51:34.004Z] setS1ASclassPath: [2024-06-27T10:51:34.004Z] [2024-06-27T10:51:34.004Z] init-common: [2024-06-27T10:51:34.004Z] [2024-06-27T10:51:34.004Z] setup: [2024-06-27T10:51:34.026Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:34.026Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:51:34.026Z] [exec] Command undeploy executed successfully. [2024-06-27T10:51:34.026Z] [2024-06-27T10:51:34.026Z] all: [2024-06-27T10:51:34.026Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:34.026Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:34.026Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:34.026Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:34.026Z] [2024-06-27T10:51:34.026Z] setOSConditions: [2024-06-27T10:51:34.026Z] [2024-06-27T10:51:34.027Z] setToolWin: [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] setToolUnix: [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] setToolProperty: [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] setS1ASclassPath: [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] init-common: [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] clean: [2024-06-27T10:51:34.027Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:34.027Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:34.027Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:34.027Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] setOSConditions: [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] setToolWin: [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] setToolUnix: [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] setToolProperty: [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] setS1ASclassPath: [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] init-common: [2024-06-27T10:51:34.027Z] [2024-06-27T10:51:34.027Z] clean-common: [2024-06-27T10:51:34.027Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:34.028Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:34.028Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:34.028Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:34.028Z] [2024-06-27T10:51:34.028Z] setOSConditions: [2024-06-27T10:51:34.028Z] [2024-06-27T10:51:34.028Z] setToolWin: [2024-06-27T10:51:34.028Z] [2024-06-27T10:51:34.028Z] setToolUnix: [2024-06-27T10:51:34.028Z] [2024-06-27T10:51:34.028Z] setToolProperty: [2024-06-27T10:51:34.028Z] [2024-06-27T10:51:34.028Z] setS1ASclassPath: [2024-06-27T10:51:34.028Z] [2024-06-27T10:51:34.028Z] init-common: [2024-06-27T10:51:34.028Z] [2024-06-27T10:51:34.028Z] clean-classes-common: [2024-06-27T10:51:34.028Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:34.028Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:34.028Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:34.028Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:34.028Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:34.028Z] [2024-06-27T10:51:34.028Z] setOSConditions: [2024-06-27T10:51:34.028Z] [2024-06-27T10:51:34.028Z] setToolWin: [2024-06-27T10:51:34.028Z] [2024-06-27T10:51:34.028Z] setToolUnix: [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] setToolProperty: [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] setS1ASclassPath: [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] init-common: [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] clean-jars-common: [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] assemble-web: [2024-06-27T10:51:34.029Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:34.029Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:34.029Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:34.029Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:34.029Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] setOSConditions: [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] setToolWin: [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] setToolUnix: [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] setToolProperty: [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] setS1ASclassPath: [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] init-common: [2024-06-27T10:51:34.029Z] [2024-06-27T10:51:34.029Z] wsimport: [2024-06-27T10:51:34.107Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:34.108Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:34.108Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:34.108Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:34.108Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:34.108Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:34.108Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:34.155Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:34.155Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/servlet/taglib/MyTag.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:51:34.155Z] [javac] pageContext.setAttribute(getName(), new Integer(counter++)); [2024-06-27T10:51:34.155Z] [javac] ^ [2024-06-27T10:51:34.155Z] [javac] 2 warnings [2024-06-27T10:51:34.155Z] [2024-06-27T10:51:34.155Z] build: [2024-06-27T10:51:34.155Z] [2024-06-27T10:51:34.155Z] setOSConditions: [2024-06-27T10:51:34.155Z] [2024-06-27T10:51:34.155Z] setToolWin: [2024-06-27T10:51:34.155Z] [2024-06-27T10:51:34.155Z] setToolUnix: [2024-06-27T10:51:34.155Z] [2024-06-27T10:51:34.155Z] setToolProperty: [2024-06-27T10:51:34.155Z] [2024-06-27T10:51:34.155Z] setS1ASclassPath: [2024-06-27T10:51:34.155Z] [2024-06-27T10:51:34.155Z] init-common: [2024-06-27T10:51:34.155Z] [2024-06-27T10:51:34.155Z] webclient-war-common: [2024-06-27T10:51:34.155Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:34.155Z] [2024-06-27T10:51:34.155Z] clear: [2024-06-27T10:51:34.155Z] [2024-06-27T10:51:34.155Z] test-tlds-exist: [2024-06-27T10:51:34.156Z] [2024-06-27T10:51:34.156Z] copy-tlds: [2024-06-27T10:51:34.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:51:34.156Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:51:34.156Z] [2024-06-27T10:51:34.156Z] test-tagfiles-exist: [2024-06-27T10:51:34.156Z] [2024-06-27T10:51:34.156Z] copy-tagfiles: [2024-06-27T10:51:34.156Z] [2024-06-27T10:51:34.156Z] package-war-common: [2024-06-27T10:51:34.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:34.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:34.156Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/lib [2024-06-27T10:51:34.156Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:34.156Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:34.156Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-nested-scripting-tag-extra-info-web.war [2024-06-27T10:51:34.156Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:34.156Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:34.156Z] [javac] Compiling 1 source file [2024-06-27T10:51:34.156Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:34.156Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:34.156Z] [2024-06-27T10:51:34.156Z] deploy: [2024-06-27T10:51:34.156Z] [2024-06-27T10:51:34.156Z] deploy-war-common: [2024-06-27T10:51:34.156Z] [2024-06-27T10:51:34.156Z] setOSConditions: [2024-06-27T10:51:34.156Z] [2024-06-27T10:51:34.156Z] setToolWin: [2024-06-27T10:51:34.156Z] [2024-06-27T10:51:34.156Z] setToolUnix: [2024-06-27T10:51:34.157Z] [2024-06-27T10:51:34.157Z] setToolProperty: [2024-06-27T10:51:34.157Z] [2024-06-27T10:51:34.157Z] setS1ASclassPath: [2024-06-27T10:51:34.157Z] [2024-06-27T10:51:34.157Z] init-common: [2024-06-27T10:51:34.157Z] [2024-06-27T10:51:34.157Z] deploy-war-commonpe: [2024-06-27T10:51:34.192Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server otheruser [2024-06-27T10:51:34.192Z] [2024-06-27T10:51:34.192Z] all: [2024-06-27T10:51:34.192Z] [echo] [2024-06-27T10:51:34.192Z] [echo] [2024-06-27T10:51:34.192Z] [echo] [2024-06-27T10:51:34.192Z] [echo] *************************************************************************** [2024-06-27T10:51:34.192Z] [echo] * Running group jaccApi [2024-06-27T10:51:34.192Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccApi [2024-06-27T10:51:34.192Z] [echo] *************************************************************************** [2024-06-27T10:51:34.192Z] [echo] [2024-06-27T10:51:34.193Z] [echo] [2024-06-27T10:51:34.193Z] [echo] [2024-06-27T10:51:34.193Z] [2024-06-27T10:51:34.193Z] setOSConditions: [2024-06-27T10:51:34.193Z] [2024-06-27T10:51:34.193Z] setToolWin: [2024-06-27T10:51:34.193Z] [2024-06-27T10:51:34.193Z] setToolUnix: [2024-06-27T10:51:34.193Z] [2024-06-27T10:51:34.193Z] setToolProperty: [2024-06-27T10:51:34.193Z] [2024-06-27T10:51:34.193Z] setS1ASclassPath: [2024-06-27T10:51:34.193Z] [2024-06-27T10:51:34.193Z] init-common: [2024-06-27T10:51:34.193Z] [2024-06-27T10:51:34.193Z] clean: [2024-06-27T10:51:34.193Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:34.193Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:34.193Z] [2024-06-27T10:51:34.193Z] compile: [2024-06-27T10:51:34.232Z] [javac] 2 warnings [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] build: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] setOSConditions: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] setToolWin: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] setToolUnix: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] setToolProperty: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] setS1ASclassPath: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] init-common: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] webclient-war-common: [2024-06-27T10:51:34.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] clear: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] test-tlds-exist: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] copy-tlds: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] test-tagfiles-exist: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] copy-tagfiles: [2024-06-27T10:51:34.233Z] [2024-06-27T10:51:34.233Z] package-war-common: [2024-06-27T10:51:34.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:34.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:34.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:34.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:34.233Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:34.233Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:51:34.234Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:34.234Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:34.234Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/docroot [2024-06-27T10:51:34.234Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web.war [2024-06-27T10:51:34.234Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:34.234Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:34.234Z] [javac] Compiling 1 source file [2024-06-27T10:51:34.234Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:34.234Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:34.234Z] [2024-06-27T10:51:34.234Z] create-resources: [2024-06-27T10:51:34.234Z] [2024-06-27T10:51:34.234Z] setOSConditions: [2024-06-27T10:51:34.234Z] [2024-06-27T10:51:34.234Z] setToolWin: [2024-06-27T10:51:34.234Z] [2024-06-27T10:51:34.234Z] setToolUnix: [2024-06-27T10:51:34.234Z] [2024-06-27T10:51:34.234Z] setToolProperty: [2024-06-27T10:51:34.234Z] [2024-06-27T10:51:34.234Z] setS1ASclassPath: [2024-06-27T10:51:34.234Z] [2024-06-27T10:51:34.234Z] init-common: [2024-06-27T10:51:34.234Z] [2024-06-27T10:51:34.234Z] create-jdbc-connpool-common: [2024-06-27T10:51:34.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/descriptor [2024-06-27T10:51:34.267Z] [2024-06-27T10:51:34.267Z] setOSConditions: [2024-06-27T10:51:34.267Z] [2024-06-27T10:51:34.267Z] setToolWin: [2024-06-27T10:51:34.267Z] [2024-06-27T10:51:34.267Z] setToolUnix: [2024-06-27T10:51:34.267Z] [2024-06-27T10:51:34.267Z] setToolProperty: [2024-06-27T10:51:34.267Z] [2024-06-27T10:51:34.267Z] setS1ASclassPath: [2024-06-27T10:51:34.267Z] [2024-06-27T10:51:34.267Z] init-common: [2024-06-27T10:51:34.267Z] [2024-06-27T10:51:34.267Z] create-jdbc-persistence-connpool-common: [2024-06-27T10:51:34.398Z] [exec] Jun 27, 2024 10:51:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:34.398Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:34.449Z] [2024-06-27T10:51:34.449Z] setOSConditions: [2024-06-27T10:51:34.449Z] [2024-06-27T10:51:34.449Z] setToolWin: [2024-06-27T10:51:34.449Z] [2024-06-27T10:51:34.449Z] setToolUnix: [2024-06-27T10:51:34.449Z] [2024-06-27T10:51:34.449Z] setToolProperty: [2024-06-27T10:51:34.449Z] [2024-06-27T10:51:34.449Z] setS1ASclassPath: [2024-06-27T10:51:34.449Z] [2024-06-27T10:51:34.449Z] init-common: [2024-06-27T10:51:34.449Z] [2024-06-27T10:51:34.449Z] compile-common: [2024-06-27T10:51:34.449Z] [echo] Current time (ISO): 2024-06-27T10:51:34.198+0000 [2024-06-27T10:51:34.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:34.449Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:34.591Z] [exec] parsing WSDL... [2024-06-27T10:51:34.665Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:34.689Z] [exec] Jun 27, 2024 10:51:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:34.689Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@20cff21e [2024-06-27T10:51:34.721Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-nested-scripting-tag-extra-info --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-nested-scripting-tag-extra-info-web.war [2024-06-27T10:51:34.731Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:34.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:51:34.794Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:51:34.794Z] [2024-06-27T10:51:34.794Z] set-derby-connpool-props: [2024-06-27T10:51:34.920Z] [javac] 1 warning [2024-06-27T10:51:34.920Z] [2024-06-27T10:51:34.920Z] build: [2024-06-27T10:51:34.920Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:34.920Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-mdb-ejb.jar [2024-06-27T10:51:34.920Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/org [2024-06-27T10:51:34.920Z] [2024-06-27T10:51:34.920Z] setup: [2024-06-27T10:51:34.920Z] [echo] ...Starting DAS to create JMS resources.... [2024-06-27T10:51:34.920Z] [2024-06-27T10:51:34.920Z] setOSConditions: [2024-06-27T10:51:34.920Z] [2024-06-27T10:51:34.920Z] setToolWin: [2024-06-27T10:51:34.920Z] [2024-06-27T10:51:34.920Z] setToolUnix: [2024-06-27T10:51:34.920Z] [2024-06-27T10:51:34.920Z] setToolProperty: [2024-06-27T10:51:34.920Z] [2024-06-27T10:51:34.920Z] setS1ASclassPath: [2024-06-27T10:51:34.920Z] [2024-06-27T10:51:34.920Z] init-common: [2024-06-27T10:51:34.920Z] [2024-06-27T10:51:34.920Z] startDomainUnix: [2024-06-27T10:51:34.920Z] [echo] Starting DAS [2024-06-27T10:51:34.959Z] [exec] All tests shall fail till a stable XA driver is integrated into Derby [2024-06-27T10:51:34.985Z] [javac] 1 warning [2024-06-27T10:51:34.985Z] [2024-06-27T10:51:34.985Z] setOSConditions: [2024-06-27T10:51:34.985Z] [2024-06-27T10:51:34.986Z] setToolWin: [2024-06-27T10:51:34.986Z] [2024-06-27T10:51:34.986Z] setToolUnix: [2024-06-27T10:51:34.986Z] [2024-06-27T10:51:34.986Z] setToolProperty: [2024-06-27T10:51:34.986Z] [2024-06-27T10:51:34.986Z] setS1ASclassPath: [2024-06-27T10:51:34.986Z] [2024-06-27T10:51:34.986Z] init-common: [2024-06-27T10:51:34.986Z] [2024-06-27T10:51:34.986Z] compile-common: [2024-06-27T10:51:34.986Z] [echo] Current time (ISO): 2024-06-27T10:51:34.796+0000 [2024-06-27T10:51:34.986Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:35.152Z] [exec] [2024-06-27T10:51:35.152Z] [exec] Generating code... [2024-06-27T10:51:35.152Z] [exec] [2024-06-27T10:51:35.152Z] [exec] Compiling code... [2024-06-27T10:51:35.215Z] [exec] Value of key is: test1 : [2024-06-27T10:51:35.215Z] [exec] Value of key is: test2 : [2024-06-27T10:51:35.215Z] [exec] jdbc contauth1tx status: [2024-06-27T10:51:35.215Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:35.215Z] [exec] [2024-06-27T10:51:35.215Z] [exec] [2024-06-27T10:51:35.215Z] [exec] ----------------------------------------- [2024-06-27T10:51:35.215Z] [exec] - test2 : : PASS - [2024-06-27T10:51:35.215Z] [exec] - test1 : : PASS - [2024-06-27T10:51:35.215Z] [exec] ----------------------------------------- [2024-06-27T10:51:35.215Z] [exec] Total PASS: 2 [2024-06-27T10:51:35.215Z] [exec] Total FAIL: 0 [2024-06-27T10:51:35.215Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:35.215Z] [exec] ----------------------------------------- [2024-06-27T10:51:35.215Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:35.215Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:35.279Z] [exec] Application deployed with name web-jsp-nested-scripting-tag-extra-info-web. [2024-06-27T10:51:35.279Z] [2024-06-27T10:51:35.279Z] deploy-war-commonee: [2024-06-27T10:51:35.279Z] [2024-06-27T10:51:35.279Z] run: [2024-06-27T10:51:35.354Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:51:35.354Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:51:35.470Z] [2024-06-27T10:51:35.470Z] checkReporting-common: [2024-06-27T10:51:35.470Z] [2024-06-27T10:51:35.470Z] confirmReportPresent-common: [2024-06-27T10:51:35.470Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:35.471Z] [echo] Test seems to be reported fine [2024-06-27T10:51:35.471Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/RepRunConf.txt [2024-06-27T10:51:35.471Z] [2024-06-27T10:51:35.471Z] confirmMissingReport-common: [2024-06-27T10:51:35.471Z] [2024-06-27T10:51:35.471Z] reset-derby-for-no-authentication: [2024-06-27T10:51:35.471Z] [2024-06-27T10:51:35.471Z] setOSConditions: [2024-06-27T10:51:35.471Z] [2024-06-27T10:51:35.471Z] setToolWin: [2024-06-27T10:51:35.471Z] [2024-06-27T10:51:35.471Z] setToolUnix: [2024-06-27T10:51:35.471Z] [2024-06-27T10:51:35.471Z] setToolProperty: [2024-06-27T10:51:35.471Z] [2024-06-27T10:51:35.471Z] setS1ASclassPath: [2024-06-27T10:51:35.471Z] [2024-06-27T10:51:35.471Z] init-common: [2024-06-27T10:51:35.471Z] [2024-06-27T10:51:35.471Z] stop-derby: [2024-06-27T10:51:35.471Z] [2024-06-27T10:51:35.471Z] stop-derby-aix: [2024-06-27T10:51:35.471Z] [2024-06-27T10:51:35.471Z] stop-derby-nonaix: [2024-06-27T10:51:35.471Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:51:35.534Z] [java] Connecting to: http://localhost:45711/web-jsp-nested-scripting-tag-extra-info/jsp//test.jsp [2024-06-27T10:51:35.535Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:35.535Z] [java] [2024-06-27T10:51:35.535Z] [java] [2024-06-27T10:51:35.535Z] [java] ----------------------------------------- [2024-06-27T10:51:35.535Z] [java] - jsp-nested-scripting-tag-extra-info: PASS - [2024-06-27T10:51:35.535Z] [java] ----------------------------------------- [2024-06-27T10:51:35.535Z] [java] - Total PASS : 1 - [2024-06-27T10:51:35.535Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:35.535Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:35.535Z] [java] ----------------------------------------- [2024-06-27T10:51:35.535Z] [2024-06-27T10:51:35.535Z] undeploy: [2024-06-27T10:51:35.535Z] [2024-06-27T10:51:35.535Z] setOSConditions: [2024-06-27T10:51:35.535Z] [2024-06-27T10:51:35.535Z] setToolWin: [2024-06-27T10:51:35.535Z] [2024-06-27T10:51:35.535Z] setToolUnix: [2024-06-27T10:51:35.535Z] [2024-06-27T10:51:35.535Z] setToolProperty: [2024-06-27T10:51:35.535Z] [2024-06-27T10:51:35.535Z] setS1ASclassPath: [2024-06-27T10:51:35.535Z] [2024-06-27T10:51:35.535Z] init-common: [2024-06-27T10:51:35.535Z] [2024-06-27T10:51:35.535Z] undeploy-war-common: [2024-06-27T10:51:35.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:51:35.608Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:51:35.784Z] [java] Jun 27, 2024 10:51:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:35.784Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2dd2e270 [2024-06-27T10:51:35.789Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-nested-scripting-tag-extra-info-web [2024-06-27T10:51:35.789Z] [2024-06-27T10:51:35.789Z] all: [2024-06-27T10:51:35.789Z] [echo] [2024-06-27T10:51:35.789Z] [echo] ************************* [2024-06-27T10:51:35.789Z] [echo] * Running jspNullFragment [2024-06-27T10:51:35.789Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspNullFragment [2024-06-27T10:51:35.789Z] [echo] ************************* [2024-06-27T10:51:35.789Z] [echo] [2024-06-27T10:51:35.817Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:35.817Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:35.817Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:35.817Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:35.817Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:35.817Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:35.817Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:35.930Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:35.930Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:35.930Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:35.930Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:35.930Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:35.930Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:35.930Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:36.032Z] [java] Thu Jun 27 10:51:35 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:51:36.032Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties [2024-06-27T10:51:36.032Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties.bkp to copy. [2024-06-27T10:51:36.032Z] [2024-06-27T10:51:36.032Z] setOSConditions: [2024-06-27T10:51:36.032Z] [2024-06-27T10:51:36.032Z] setToolWin: [2024-06-27T10:51:36.032Z] [2024-06-27T10:51:36.032Z] setToolUnix: [2024-06-27T10:51:36.032Z] [2024-06-27T10:51:36.032Z] setToolProperty: [2024-06-27T10:51:36.032Z] [2024-06-27T10:51:36.032Z] setS1ASclassPath: [2024-06-27T10:51:36.032Z] [2024-06-27T10:51:36.032Z] init-common: [2024-06-27T10:51:36.032Z] [2024-06-27T10:51:36.032Z] start-derby: [2024-06-27T10:51:36.032Z] [2024-06-27T10:51:36.032Z] start-derby-aix: [2024-06-27T10:51:36.032Z] [2024-06-27T10:51:36.032Z] start-derby-nonaix: [2024-06-27T10:51:36.032Z] [echo] Starting Derby DB Server ... [2024-06-27T10:51:36.044Z] [2024-06-27T10:51:36.044Z] setOSConditions: [2024-06-27T10:51:36.044Z] [2024-06-27T10:51:36.044Z] setToolWin: [2024-06-27T10:51:36.044Z] [2024-06-27T10:51:36.044Z] setToolUnix: [2024-06-27T10:51:36.044Z] [2024-06-27T10:51:36.044Z] setToolProperty: [2024-06-27T10:51:36.044Z] [2024-06-27T10:51:36.044Z] setS1ASclassPath: [2024-06-27T10:51:36.044Z] [2024-06-27T10:51:36.044Z] init-common: [2024-06-27T10:51:36.044Z] [2024-06-27T10:51:36.044Z] clean: [2024-06-27T10:51:36.044Z] [2024-06-27T10:51:36.044Z] setOSConditions: [2024-06-27T10:51:36.044Z] [2024-06-27T10:51:36.044Z] setToolWin: [2024-06-27T10:51:36.044Z] [2024-06-27T10:51:36.044Z] setToolUnix: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setToolProperty: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setS1ASclassPath: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] init-common: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] clean-common: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setOSConditions: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setToolWin: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setToolUnix: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setToolProperty: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setS1ASclassPath: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] init-common: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] clean-classes-common: [2024-06-27T10:51:36.045Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setOSConditions: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setToolWin: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setToolUnix: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setToolProperty: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setS1ASclassPath: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] init-common: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] clean-jars-common: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] compile: [2024-06-27T10:51:36.045Z] [2024-06-27T10:51:36.045Z] setOSConditions: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] setToolWin: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] setToolUnix: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] setToolProperty: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] setS1ASclassPath: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] init-common: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] compile-common: [2024-06-27T10:51:36.046Z] [echo] Current time (ISO): 2024-06-27T10:51:35.839+0000 [2024-06-27T10:51:36.046Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:36.046Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspNullFragment/servlet [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] build: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] setOSConditions: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] setToolWin: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] setToolUnix: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] setToolProperty: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] setS1ASclassPath: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] init-common: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] webclient-war-common: [2024-06-27T10:51:36.046Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] clear: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] test-tlds-exist: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] copy-tlds: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.046Z] test-tagfiles-exist: [2024-06-27T10:51:36.046Z] [2024-06-27T10:51:36.047Z] copy-tagfiles: [2024-06-27T10:51:36.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-06-27T10:51:36.047Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-06-27T10:51:36.047Z] [2024-06-27T10:51:36.047Z] package-war-common: [2024-06-27T10:51:36.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:36.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:36.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspNullFragment/lib [2024-06-27T10:51:36.047Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:36.047Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-null-fragment-web.war [2024-06-27T10:51:36.047Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:36.047Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspNullFragment/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:36.047Z] [javac] Compiling 1 source file [2024-06-27T10:51:36.047Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspNullFragment/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:36.047Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:36.047Z] [2024-06-27T10:51:36.047Z] deploy: [2024-06-27T10:51:36.047Z] [2024-06-27T10:51:36.047Z] deploy-war-common: [2024-06-27T10:51:36.047Z] [2024-06-27T10:51:36.047Z] setOSConditions: [2024-06-27T10:51:36.047Z] [2024-06-27T10:51:36.047Z] setToolWin: [2024-06-27T10:51:36.047Z] [2024-06-27T10:51:36.047Z] setToolUnix: [2024-06-27T10:51:36.047Z] [2024-06-27T10:51:36.047Z] setToolProperty: [2024-06-27T10:51:36.047Z] [2024-06-27T10:51:36.047Z] setS1ASclassPath: [2024-06-27T10:51:36.047Z] [2024-06-27T10:51:36.047Z] init-common: [2024-06-27T10:51:36.047Z] [2024-06-27T10:51:36.047Z] deploy-war-commonpe: [2024-06-27T10:51:36.086Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:36.086Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:36.168Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:51:36.168Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:51:36.279Z] [exec] Waiting for domain1 to start ......... [2024-06-27T10:51:36.279Z] [exec] Waiting finished after 8,650 ms. [2024-06-27T10:51:36.279Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:51:36.279Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:51:36.279Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:51:36.279Z] [exec] Admin Port: 4,848 [2024-06-27T10:51:36.279Z] [exec] Command start-domain executed successfully. [2024-06-27T10:51:36.279Z] [2024-06-27T10:51:36.279Z] start-server-windows: [2024-06-27T10:51:36.279Z] [2024-06-27T10:51:36.279Z] deploy-ear: [2024-06-27T10:51:36.279Z] [2024-06-27T10:51:36.279Z] setOSConditions: [2024-06-27T10:51:36.279Z] [2024-06-27T10:51:36.279Z] setToolWin: [2024-06-27T10:51:36.279Z] [2024-06-27T10:51:36.279Z] setToolUnix: [2024-06-27T10:51:36.279Z] [2024-06-27T10:51:36.279Z] setToolProperty: [2024-06-27T10:51:36.279Z] [2024-06-27T10:51:36.279Z] setS1ASclassPath: [2024-06-27T10:51:36.279Z] [2024-06-27T10:51:36.279Z] init-common: [2024-06-27T10:51:36.279Z] [2024-06-27T10:51:36.279Z] create-ra-config: [2024-06-27T10:51:36.279Z] [2024-06-27T10:51:36.279Z] asadmin-common: [2024-06-27T10:51:36.279Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#connectors-ra-redeploy-rars [2024-06-27T10:51:36.316Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-null-fragment --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-null-fragment-web.war [2024-06-27T10:51:36.342Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:36.342Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:36.342Z] [2024-06-27T10:51:36.343Z] setOSConditions: [2024-06-27T10:51:36.343Z] [2024-06-27T10:51:36.343Z] setToolWin: [2024-06-27T10:51:36.343Z] [2024-06-27T10:51:36.343Z] setToolUnix: [2024-06-27T10:51:36.343Z] [2024-06-27T10:51:36.343Z] setToolProperty: [2024-06-27T10:51:36.343Z] [2024-06-27T10:51:36.343Z] setS1ASclassPath: [2024-06-27T10:51:36.343Z] [2024-06-27T10:51:36.343Z] init-common: [2024-06-27T10:51:36.343Z] [2024-06-27T10:51:36.343Z] compile: [2024-06-27T10:51:36.343Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:36.343Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:36.343Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:36.343Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:36.343Z] [2024-06-27T10:51:36.343Z] setOSConditions: [2024-06-27T10:51:36.343Z] [2024-06-27T10:51:36.343Z] setToolWin: [2024-06-27T10:51:36.343Z] [2024-06-27T10:51:36.343Z] setToolUnix: [2024-06-27T10:51:36.343Z] [2024-06-27T10:51:36.343Z] setToolProperty: [2024-06-27T10:51:36.344Z] [2024-06-27T10:51:36.344Z] setS1ASclassPath: [2024-06-27T10:51:36.344Z] [2024-06-27T10:51:36.344Z] init-common: [2024-06-27T10:51:36.344Z] [2024-06-27T10:51:36.344Z] compile-common: [2024-06-27T10:51:36.344Z] [echo] Current time (ISO): 2024-06-27T10:51:36.104+0000 [2024-06-27T10:51:36.344Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:36.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:51:36.422Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:51:36.490Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:36.745Z] [javac] 1 warning [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] build: [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] setOSConditions: [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] fixFiles: [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] convUnix: [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] convWin: [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] setToolWin: [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] setToolUnix: [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] setToolProperty: [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] setS1ASclassPath: [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] init-common: [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] package-persistence-common: [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] ejb-jar-common: [2024-06-27T10:51:36.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:36.745Z] [2024-06-27T10:51:36.745Z] package-ejbjar-common: [2024-06-27T10:51:36.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:36.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:36.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:36.745Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheck-ejb.jar [2024-06-27T10:51:36.745Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] appclient-jar-common: [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] package-appclientjar-common: [2024-06-27T10:51:36.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:36.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:36.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:36.746Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheck-client.jar [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] webclient-war-common: [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] build-ear-common: [2024-06-27T10:51:36.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:36.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:36.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:36.746Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheckApp.ear [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] deploy: [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] setOSConditions: [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] setToolWin: [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] setToolUnix: [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] setToolProperty: [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] setS1ASclassPath: [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] init-common: [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.746Z] execute-ejb-sql-common: [2024-06-27T10:51:36.746Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/sql/create_pointbase.sql [2024-06-27T10:51:36.746Z] [sql] Failed to execute: drop table AllowedMethodsStudent [2024-06-27T10:51:36.746Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ALLOWEDMETHODSSTUDENT' because it does not exist. [2024-06-27T10:51:36.746Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:51:36.746Z] [2024-06-27T10:51:36.747Z] setOSConditions: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] setToolWin: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] setToolUnix: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] setToolProperty: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] setS1ASclassPath: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] init-common: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] deploy-common: [2024-06-27T10:51:36.747Z] [echo] Current time (ISO): 2024-06-27T10:51:36.580+0000 [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] setOSConditions: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] setToolWin: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] setToolUnix: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] setToolProperty: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] setS1ASclassPath: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] init-common: [2024-06-27T10:51:36.747Z] [2024-06-27T10:51:36.747Z] deploy-common-pe: [2024-06-27T10:51:36.782Z] [java] Sleeping to wait for passivation... [2024-06-27T10:51:36.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:51:36.982Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:51:37.004Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheckApp.ear [2024-06-27T10:51:37.236Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:51:37.237Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:51:37.240Z] [exec] Application deployed with name web-jsp-null-fragment-web. [2024-06-27T10:51:37.240Z] [2024-06-27T10:51:37.240Z] deploy-war-commonee: [2024-06-27T10:51:37.240Z] [2024-06-27T10:51:37.240Z] run: [2024-06-27T10:51:37.413Z] [exec] Application deployed with name generic-ra. [2024-06-27T10:51:37.413Z] [echo] Deploying generic-ra.rar on server [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setOSConditions: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setToolWin: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setToolUnix: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setToolProperty: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setS1ASclassPath: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] init-common: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] deploy-ear: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setOSConditions: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setToolWin: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setToolUnix: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setToolProperty: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setS1ASclassPath: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] init-common: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] deploy-common: [2024-06-27T10:51:37.413Z] [echo] Current time (ISO): 2024-06-27T10:51:36.460+0000 [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setOSConditions: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setToolWin: [2024-06-27T10:51:37.413Z] [2024-06-27T10:51:37.413Z] setToolUnix: [2024-06-27T10:51:37.414Z] [2024-06-27T10:51:37.414Z] setToolProperty: [2024-06-27T10:51:37.414Z] [2024-06-27T10:51:37.414Z] setS1ASclassPath: [2024-06-27T10:51:37.414Z] [2024-06-27T10:51:37.414Z] init-common: [2024-06-27T10:51:37.414Z] [2024-06-27T10:51:37.414Z] deploy-common-pe: [2024-06-27T10:51:37.414Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2024-06-27T10:51:37.495Z] [java] Connecting to: http://localhost:45711/web-jsp-null-fragment/test.jsp [2024-06-27T10:51:37.495Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:37.495Z] [java] [2024-06-27T10:51:37.495Z] [java] [2024-06-27T10:51:37.495Z] [java] ----------------------------------------- [2024-06-27T10:51:37.495Z] [java] - jsp-null-frag: PASS - [2024-06-27T10:51:37.495Z] [java] ----------------------------------------- [2024-06-27T10:51:37.495Z] [java] - Total PASS : 1 - [2024-06-27T10:51:37.495Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:37.495Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:37.495Z] [java] ----------------------------------------- [2024-06-27T10:51:37.495Z] [2024-06-27T10:51:37.495Z] undeploy: [2024-06-27T10:51:37.495Z] [2024-06-27T10:51:37.495Z] setOSConditions: [2024-06-27T10:51:37.495Z] [2024-06-27T10:51:37.495Z] setToolWin: [2024-06-27T10:51:37.495Z] [2024-06-27T10:51:37.495Z] setToolUnix: [2024-06-27T10:51:37.495Z] [2024-06-27T10:51:37.495Z] setToolProperty: [2024-06-27T10:51:37.495Z] [2024-06-27T10:51:37.495Z] setS1ASclassPath: [2024-06-27T10:51:37.495Z] [2024-06-27T10:51:37.495Z] init-common: [2024-06-27T10:51:37.495Z] [2024-06-27T10:51:37.495Z] undeploy-war-common: [2024-06-27T10:51:37.588Z] [exec] Application deployed with name ejb-allowedmethods-ctxcheckApp. [2024-06-27T10:51:37.588Z] [echo] Deployment on target server server successful [2024-06-27T10:51:37.588Z] [2024-06-27T10:51:37.588Z] setOSConditions: [2024-06-27T10:51:37.588Z] [2024-06-27T10:51:37.588Z] setToolWin: [2024-06-27T10:51:37.588Z] [2024-06-27T10:51:37.588Z] setToolUnix: [2024-06-27T10:51:37.588Z] [2024-06-27T10:51:37.588Z] setToolProperty: [2024-06-27T10:51:37.588Z] [2024-06-27T10:51:37.588Z] setS1ASclassPath: [2024-06-27T10:51:37.588Z] [2024-06-27T10:51:37.588Z] init-common: [2024-06-27T10:51:37.588Z] [2024-06-27T10:51:37.588Z] deploy-common-ee: [2024-06-27T10:51:37.588Z] [2024-06-27T10:51:37.588Z] run: [2024-06-27T10:51:37.588Z] [2024-06-27T10:51:37.588Z] setOSConditions: [2024-06-27T10:51:37.588Z] [2024-06-27T10:51:37.589Z] setToolWin: [2024-06-27T10:51:37.589Z] [2024-06-27T10:51:37.589Z] setToolUnix: [2024-06-27T10:51:37.589Z] [2024-06-27T10:51:37.589Z] setToolProperty: [2024-06-27T10:51:37.589Z] [2024-06-27T10:51:37.589Z] setS1ASclassPath: [2024-06-27T10:51:37.589Z] [2024-06-27T10:51:37.589Z] init-common: [2024-06-27T10:51:37.589Z] [2024-06-27T10:51:37.589Z] runclient-common: [2024-06-27T10:51:37.589Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheckAppClient.jar -name ejb-allowedmethods-ctxcheckClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:51:37.722Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:37.730Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:37.730Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:37.730Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:37.731Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:37.731Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:37.731Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:37.731Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:37.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:51:37.794Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:51:37.843Z] [exec] Received message : [2024-06-27T10:51:37.843Z] [exec] Class: com.sun.messaging.jmq.jmsclient.ObjectMessageImpl [2024-06-27T10:51:37.843Z] [exec] getJMSMessageID(): ID:932-10.40.61.119(84:37:3f:37:3e:d5)-1-1719485495477 [2024-06-27T10:51:37.843Z] [exec] getJMSTimestamp(): 1719485495477 [2024-06-27T10:51:37.843Z] [exec] getJMSCorrelationID(): null [2024-06-27T10:51:37.843Z] [exec] JMSReplyTo: null [2024-06-27T10:51:37.843Z] [exec] JMSDestination: ejb_timer_mdbtimer_OutQueue [2024-06-27T10:51:37.843Z] [exec] getJMSDeliveryMode(): PERSISTENT [2024-06-27T10:51:37.843Z] [exec] getJMSRedelivered(): false [2024-06-27T10:51:37.843Z] [exec] getJMSType(): null [2024-06-27T10:51:37.843Z] [exec] getJMSExpiration(): 0 [2024-06-27T10:51:37.843Z] [exec] getJMSDeliveryTime(): 0 [2024-06-27T10:51:37.843Z] [exec] getJMSPriority(): 4 [2024-06-27T10:51:37.843Z] [exec] Properties: {JMSXDeliveryCount=1} at Thu Jun 27 10:51:35 UTC 2024 [2024-06-27T10:51:37.843Z] [exec] got message after periodic timer was cancelled!! [2024-06-27T10:51:37.843Z] [exec] Cancellation time = Thu Jun 27 10:51:35 UTC 2024 [2024-06-27T10:51:37.843Z] [exec] Value of key is: main [2024-06-27T10:51:37.843Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:37.843Z] [exec] [2024-06-27T10:51:37.843Z] [exec] [2024-06-27T10:51:37.843Z] [exec] ----------------------------------------- [2024-06-27T10:51:37.843Z] [exec] - main: PASS - [2024-06-27T10:51:37.843Z] [exec] ----------------------------------------- [2024-06-27T10:51:37.843Z] [exec] Total PASS: 1 [2024-06-27T10:51:37.843Z] [exec] Total FAIL: 0 [2024-06-27T10:51:37.843Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:37.843Z] [exec] ----------------------------------------- [2024-06-27T10:51:37.843Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:37.843Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:37.843Z] [2024-06-27T10:51:37.843Z] checkReporting-common: [2024-06-27T10:51:37.843Z] [2024-06-27T10:51:37.843Z] confirmReportPresent-common: [2024-06-27T10:51:37.844Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:37.844Z] [echo] Test seems to be reported fine [2024-06-27T10:51:37.844Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/RepRunConf.txt [2024-06-27T10:51:37.844Z] [2024-06-27T10:51:37.844Z] confirmMissingReport-common: [2024-06-27T10:51:37.844Z] [2024-06-27T10:51:37.844Z] undeploy: [2024-06-27T10:51:37.844Z] [2024-06-27T10:51:37.844Z] setOSConditions: [2024-06-27T10:51:37.844Z] [2024-06-27T10:51:37.844Z] setToolWin: [2024-06-27T10:51:37.844Z] [2024-06-27T10:51:37.844Z] setToolUnix: [2024-06-27T10:51:37.844Z] [2024-06-27T10:51:37.844Z] setToolProperty: [2024-06-27T10:51:37.844Z] [2024-06-27T10:51:37.844Z] setS1ASclassPath: [2024-06-27T10:51:37.844Z] [2024-06-27T10:51:37.844Z] init-common: [2024-06-27T10:51:37.844Z] [2024-06-27T10:51:37.844Z] undeploy-common: [2024-06-27T10:51:37.844Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-mdbtimerApp [2024-06-27T10:51:37.844Z] [2024-06-27T10:51:37.844Z] delete-resources: [2024-06-27T10:51:37.844Z] [2024-06-27T10:51:37.844Z] asadmin-batch-common: [2024-06-27T10:51:37.844Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:51:37.844Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_timer_mdbtimer_QCF [2024-06-27T10:51:37.844Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_timer_mdbtimer_InQueue [2024-06-27T10:51:37.844Z] [exec] Administered object jms/ejb_timer_mdbtimer_InQueue deleted. [2024-06-27T10:51:37.845Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_timer_mdbtimer_InQueue [2024-06-27T10:51:37.845Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_timer_mdbtimer_OutQueue [2024-06-27T10:51:37.845Z] [exec] Administered object jms/ejb_timer_mdbtimer_OutQueue deleted. [2024-06-27T10:51:37.845Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_timer_mdbtimer_OutQueue [2024-06-27T10:51:37.845Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] all: [2024-06-27T10:51:37.845Z] [echo] [2024-06-27T10:51:37.845Z] [echo] [2024-06-27T10:51:37.845Z] [echo] ************************************************** [2024-06-27T10:51:37.845Z] [echo] * Running bmp [2024-06-27T10:51:37.845Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp [2024-06-27T10:51:37.845Z] [echo] ************************************************** [2024-06-27T10:51:37.845Z] [echo] [2024-06-27T10:51:37.845Z] [echo] [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] all: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] finder: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] setOSConditions: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] setToolWin: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] setToolUnix: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] setToolProperty: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] setS1ASclassPath: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] init-common: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] clean: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] setOSConditions: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] setToolWin: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.845Z] setToolUnix: [2024-06-27T10:51:37.845Z] [2024-06-27T10:51:37.846Z] setToolProperty: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setS1ASclassPath: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] init-common: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] clean-common: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setOSConditions: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setToolWin: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setToolUnix: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setToolProperty: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setS1ASclassPath: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] init-common: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] clean-classes-common: [2024-06-27T10:51:37.846Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setOSConditions: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setToolWin: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setToolUnix: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setToolProperty: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setS1ASclassPath: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] init-common: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] clean-jars-common: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] compile: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.846Z] setOSConditions: [2024-06-27T10:51:37.846Z] [2024-06-27T10:51:37.847Z] setToolWin: [2024-06-27T10:51:37.847Z] [2024-06-27T10:51:37.847Z] setToolUnix: [2024-06-27T10:51:37.847Z] [2024-06-27T10:51:37.847Z] setToolProperty: [2024-06-27T10:51:37.847Z] [2024-06-27T10:51:37.847Z] setS1ASclassPath: [2024-06-27T10:51:37.847Z] [2024-06-27T10:51:37.847Z] init-common: [2024-06-27T10:51:37.847Z] [2024-06-27T10:51:37.847Z] compile-common: [2024-06-27T10:51:37.847Z] [echo] Current time (ISO): 2024-06-27T10:51:37.190+0000 [2024-06-27T10:51:37.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:37.847Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:37.978Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccApi/src/TestPCF.java:62: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal [2024-06-27T10:51:37.978Z] [javac] System.setSecurityManager(new SecurityManager()); [2024-06-27T10:51:37.978Z] [javac] ^ [2024-06-27T10:51:37.978Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccApi/src/TestPCF.java:62: warning: [removal] setSecurityManager(SecurityManager) in System has been deprecated and marked for removal [2024-06-27T10:51:37.978Z] [javac] System.setSecurityManager(new SecurityManager()); [2024-06-27T10:51:37.978Z] [javac] ^ [2024-06-27T10:51:37.978Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jaccApi/src/TestPCF.java:70: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-06-27T10:51:37.978Z] [javac] } catch(AccessControlException ace) { [2024-06-27T10:51:37.978Z] [javac] ^ [2024-06-27T10:51:38.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:51:38.049Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:51:38.049Z] [2024-06-27T10:51:38.049Z] setOSConditions: [2024-06-27T10:51:38.049Z] [2024-06-27T10:51:38.049Z] setToolWin: [2024-06-27T10:51:38.049Z] [2024-06-27T10:51:38.049Z] setToolUnix: [2024-06-27T10:51:38.049Z] [2024-06-27T10:51:38.049Z] setToolProperty: [2024-06-27T10:51:38.049Z] [2024-06-27T10:51:38.049Z] setS1ASclassPath: [2024-06-27T10:51:38.049Z] [2024-06-27T10:51:38.049Z] init-common: [2024-06-27T10:51:38.049Z] [2024-06-27T10:51:38.050Z] create-jdbc-resource-common: [2024-06-27T10:51:38.050Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:38.074Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-null-fragment-web [2024-06-27T10:51:38.074Z] [2024-06-27T10:51:38.074Z] all: [2024-06-27T10:51:38.074Z] [echo] [2024-06-27T10:51:38.074Z] [echo] ************************* [2024-06-27T10:51:38.074Z] [echo] * Running jspPoundSyntax [2024-06-27T10:51:38.074Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax [2024-06-27T10:51:38.074Z] [echo] ************************* [2024-06-27T10:51:38.074Z] [echo] [2024-06-27T10:51:38.074Z] [2024-06-27T10:51:38.074Z] setOSConditions: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setToolWin: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setToolUnix: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setToolProperty: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setS1ASclassPath: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] init-common: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] clean: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setOSConditions: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setToolWin: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setToolUnix: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setToolProperty: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setS1ASclassPath: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] init-common: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] clean-common: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setOSConditions: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setToolWin: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setToolUnix: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setToolProperty: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] setS1ASclassPath: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] init-common: [2024-06-27T10:51:38.075Z] [2024-06-27T10:51:38.075Z] clean-classes-common: [2024-06-27T10:51:38.076Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] setOSConditions: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] setToolWin: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] setToolUnix: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] setToolProperty: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] setS1ASclassPath: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] init-common: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] clean-jars-common: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] compile: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] setOSConditions: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] setToolWin: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] setToolUnix: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] setToolProperty: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] setS1ASclassPath: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] init-common: [2024-06-27T10:51:38.076Z] [2024-06-27T10:51:38.076Z] compile-common: [2024-06-27T10:51:38.076Z] [echo] Current time (ISO): 2024-06-27T10:51:37.880+0000 [2024-06-27T10:51:38.076Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:38.076Z] [concat] Jun 27, 2024 10:51:37 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:38.076Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:38.076Z] [concat] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4f2ac7e0 [2024-06-27T10:51:38.076Z] [concat] result=0 [2024-06-27T10:51:38.076Z] [concat] note=Received expected results [2024-06-27T10:51:38.101Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:38.101Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:38.101Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:38.101Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:38.102Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:38.102Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:38.102Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:38.332Z] [2024-06-27T10:51:38.332Z] processResult: [2024-06-27T10:51:38.332Z] [2024-06-27T10:51:38.332Z] failed: [2024-06-27T10:51:38.332Z] [2024-06-27T10:51:38.332Z] passed: [2024-06-27T10:51:38.332Z] [echo] Test libclasspath2 Passed [2024-06-27T10:51:38.332Z] [2024-06-27T10:51:38.332Z] unknown: [2024-06-27T10:51:38.332Z] [2024-06-27T10:51:38.332Z] init.os: [2024-06-27T10:51:38.332Z] [2024-06-27T10:51:38.332Z] init.tools.unix: [2024-06-27T10:51:38.332Z] [2024-06-27T10:51:38.332Z] init.tools.windows: [2024-06-27T10:51:38.332Z] [2024-06-27T10:51:38.332Z] init.tools: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] setAsadminArgs: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init.customtasks: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] prepare: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] undeploy.asadmin: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] setAsadminArgs: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] common.undeploy.asadmin: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init.os: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init.tools.unix: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init.tools.windows: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init.tools: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] setAsadminArgs: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init.customtasks: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] delAppRef: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init.os: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init.tools.unix: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init.tools.windows: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] init.tools: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.333Z] setAsadminArgs: [2024-06-27T10:51:38.333Z] [2024-06-27T10:51:38.334Z] init: [2024-06-27T10:51:38.334Z] [2024-06-27T10:51:38.334Z] init.customtasks: [2024-06-27T10:51:38.334Z] [2024-06-27T10:51:38.334Z] common.run.asadmin: [2024-06-27T10:51:38.334Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-none [2024-06-27T10:51:38.469Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:38.469Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:38.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgEarLibTest-pool [2024-06-27T10:51:38.469Z] [exec] JDBC connection pool pkgEarLibTest-pool created successfully. [2024-06-27T10:51:38.469Z] [2024-06-27T10:51:38.469Z] setOSConditions: [2024-06-27T10:51:38.469Z] [2024-06-27T10:51:38.469Z] setToolWin: [2024-06-27T10:51:38.469Z] [2024-06-27T10:51:38.470Z] setToolUnix: [2024-06-27T10:51:38.470Z] [2024-06-27T10:51:38.470Z] setToolProperty: [2024-06-27T10:51:38.470Z] [2024-06-27T10:51:38.470Z] setS1ASclassPath: [2024-06-27T10:51:38.470Z] [2024-06-27T10:51:38.470Z] init-common: [2024-06-27T10:51:38.470Z] [2024-06-27T10:51:38.470Z] create-jdbc-resource-common: [2024-06-27T10:51:38.470Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgEarLibTest-pool --target server jdbc/pkgEarLibTest [2024-06-27T10:51:38.512Z] [exec] Jun 27, 2024 10:51:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:38.512Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:38.564Z] [exec] Jun 27, 2024 10:51:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:38.564Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1e56bc9b [2024-06-27T10:51:38.564Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:51:38.564Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:38.564Z] [exec] [2024-06-27T10:51:38.564Z] [exec] [2024-06-27T10:51:38.564Z] [exec] ----------------------------------------- [2024-06-27T10:51:38.564Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:51:38.564Z] [exec] ----------------------------------------- [2024-06-27T10:51:38.564Z] [exec] Total PASS: 1 [2024-06-27T10:51:38.564Z] [exec] Total FAIL: 0 [2024-06-27T10:51:38.564Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:38.564Z] [exec] ----------------------------------------- [2024-06-27T10:51:38.564Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:38.564Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:38.565Z] [javac] 4 warnings [2024-06-27T10:51:38.565Z] [2024-06-27T10:51:38.565Z] build: [2024-06-27T10:51:38.565Z] [2024-06-27T10:51:38.565Z] run: [2024-06-27T10:51:38.565Z] [2024-06-27T10:51:38.565Z] setOSConditions: [2024-06-27T10:51:38.565Z] [2024-06-27T10:51:38.565Z] setToolWin: [2024-06-27T10:51:38.565Z] [2024-06-27T10:51:38.566Z] setToolUnix: [2024-06-27T10:51:38.566Z] [2024-06-27T10:51:38.566Z] setToolProperty: [2024-06-27T10:51:38.566Z] [2024-06-27T10:51:38.566Z] setS1ASclassPath: [2024-06-27T10:51:38.566Z] [2024-06-27T10:51:38.566Z] init-common: [2024-06-27T10:51:38.566Z] [2024-06-27T10:51:38.566Z] run-test: [2024-06-27T10:51:38.633Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:38.633Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-06-27T10:51:38.633Z] [echo] cmd executed for server [2024-06-27T10:51:38.633Z] [2024-06-27T10:51:38.633Z] deploy: [2024-06-27T10:51:38.633Z] [2024-06-27T10:51:38.633Z] deploy-war-common: [2024-06-27T10:51:38.633Z] [2024-06-27T10:51:38.633Z] setOSConditions: [2024-06-27T10:51:38.633Z] [2024-06-27T10:51:38.634Z] setToolWin: [2024-06-27T10:51:38.634Z] [2024-06-27T10:51:38.634Z] setToolUnix: [2024-06-27T10:51:38.634Z] [2024-06-27T10:51:38.634Z] setToolProperty: [2024-06-27T10:51:38.634Z] [2024-06-27T10:51:38.634Z] setS1ASclassPath: [2024-06-27T10:51:38.634Z] [2024-06-27T10:51:38.634Z] init-common: [2024-06-27T10:51:38.634Z] [2024-06-27T10:51:38.634Z] deploy-war-commonpe: [2024-06-27T10:51:38.688Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:38.688Z] [javac] 1 warning [2024-06-27T10:51:38.688Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:38.688Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:38.688Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:38.688Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:38.688Z] [2024-06-27T10:51:38.688Z] pkg-war: [2024-06-27T10:51:38.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:38.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:38.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:38.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:38.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:51:38.688Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:38.688Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:38.688Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:51:38.688Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:51:38.689Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:51:38.689Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:38.689Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:38.689Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${web.wsit.descriptors} does not exist. [2024-06-27T10:51:38.689Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/client-handler-1-web.war [2024-06-27T10:51:38.689Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:38.689Z] [2024-06-27T10:51:38.689Z] assemble-client: [2024-06-27T10:51:38.689Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:51:38.689Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/wsdl [2024-06-27T10:51:38.689Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:38.689Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:38.821Z] [java] s: /a/*:/a/b/joe.jsp:/a/b/c:/a/b/* [2024-06-27T10:51:38.821Z] [java] ups: /a/*:/a/b/* [2024-06-27T10:51:38.821Z] [java] Value of key is: API test test1 [2024-06-27T10:51:38.821Z] [java] s: /:/a/b/joe.jsp:/a/b/c:/a/b/*:*.jsp:/a/* [2024-06-27T10:51:38.821Z] [java] ups: /:*.jsp:/a/* [2024-06-27T10:51:38.821Z] [java] Value of key is: API test test2 [2024-06-27T10:51:38.821Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:38.821Z] [java] [2024-06-27T10:51:38.821Z] [java] [2024-06-27T10:51:38.821Z] [java] ----------------------------------------- [2024-06-27T10:51:38.821Z] [java] - API test test1: PASS - [2024-06-27T10:51:38.821Z] [java] - API test test2: PASS - [2024-06-27T10:51:38.821Z] [java] ----------------------------------------- [2024-06-27T10:51:38.821Z] [java] Total PASS: 2 [2024-06-27T10:51:38.821Z] [java] Total FAIL: 0 [2024-06-27T10:51:38.821Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:38.821Z] [java] ----------------------------------------- [2024-06-27T10:51:38.821Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:38.906Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:38.906Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:51:38.945Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:38.945Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:38.945Z] [2024-06-27T10:51:38.945Z] setOSConditions: [2024-06-27T10:51:38.945Z] [2024-06-27T10:51:38.945Z] setToolWin: [2024-06-27T10:51:38.945Z] [2024-06-27T10:51:38.945Z] setToolUnix: [2024-06-27T10:51:38.945Z] [2024-06-27T10:51:38.945Z] setToolProperty: [2024-06-27T10:51:38.945Z] [2024-06-27T10:51:38.945Z] setS1ASclassPath: [2024-06-27T10:51:38.945Z] [2024-06-27T10:51:38.945Z] init-common: [2024-06-27T10:51:38.945Z] [2024-06-27T10:51:38.945Z] wsimport: [2024-06-27T10:51:39.000Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:39.000Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:39.000Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:39.000Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:39.000Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:39.000Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:39.000Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:39.025Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:39.071Z] [exec] Jun 27, 2024 10:51:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:39.071Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:39.077Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:39.077Z] [2024-06-27T10:51:39.077Z] setOSConditions: [2024-06-27T10:51:39.077Z] [2024-06-27T10:51:39.077Z] setToolWin: [2024-06-27T10:51:39.077Z] [2024-06-27T10:51:39.077Z] setToolUnix: [2024-06-27T10:51:39.077Z] [2024-06-27T10:51:39.077Z] setToolProperty: [2024-06-27T10:51:39.077Z] [2024-06-27T10:51:39.077Z] setS1ASclassPath: [2024-06-27T10:51:39.077Z] [2024-06-27T10:51:39.077Z] init-common: [2024-06-27T10:51:39.077Z] [2024-06-27T10:51:39.077Z] run-pcftests: [2024-06-27T10:51:39.131Z] [2024-06-27T10:51:39.131Z] checkReporting-common: [2024-06-27T10:51:39.131Z] [2024-06-27T10:51:39.131Z] confirmReportPresent-common: [2024-06-27T10:51:39.131Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:39.131Z] [echo] Test seems to be reported fine [2024-06-27T10:51:39.131Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-06-27T10:51:39.131Z] [2024-06-27T10:51:39.131Z] confirmMissingReport-common: [2024-06-27T10:51:39.131Z] [2024-06-27T10:51:39.131Z] setOSConditions: [2024-06-27T10:51:39.131Z] [2024-06-27T10:51:39.131Z] setToolWin: [2024-06-27T10:51:39.131Z] [2024-06-27T10:51:39.131Z] setToolUnix: [2024-06-27T10:51:39.131Z] [2024-06-27T10:51:39.131Z] setToolProperty: [2024-06-27T10:51:39.131Z] [2024-06-27T10:51:39.131Z] setS1ASclassPath: [2024-06-27T10:51:39.131Z] [2024-06-27T10:51:39.131Z] init-common: [2024-06-27T10:51:39.131Z] [2024-06-27T10:51:39.132Z] runclient-common: [2024-06-27T10:51:39.132Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-xml-file Integer 25 custom/my-properties-xml-file [2024-06-27T10:51:39.163Z] [exec] Command undeploy executed successfully. [2024-06-27T10:51:39.163Z] [2024-06-27T10:51:39.163Z] init.os: [2024-06-27T10:51:39.163Z] [2024-06-27T10:51:39.163Z] init.tools.unix: [2024-06-27T10:51:39.163Z] [2024-06-27T10:51:39.163Z] init.tools.windows: [2024-06-27T10:51:39.163Z] [2024-06-27T10:51:39.164Z] init.tools: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] setAsadminArgs: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] init: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] init.customtasks: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] prepare: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] deploy.asadmin: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] setAsadminArgs: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] common.deploy.asadmin: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] init.os: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] init.tools.unix: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] init.tools.windows: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] init.tools: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] setAsadminArgs: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] init: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] init.customtasks: [2024-06-27T10:51:39.164Z] [2024-06-27T10:51:39.164Z] common.run.asadmin: [2024-06-27T10:51:39.164Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-default /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2default-App.ear [2024-06-27T10:51:39.202Z] [exec] parsing WSDL... [2024-06-27T10:51:39.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-javaee-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web.war [2024-06-27T10:51:39.280Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:51:39.280Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:51:39.280Z] [javac] 1 warning [2024-06-27T10:51:39.280Z] [2024-06-27T10:51:39.280Z] setOSConditions: [2024-06-27T10:51:39.280Z] [2024-06-27T10:51:39.280Z] setToolWin: [2024-06-27T10:51:39.280Z] [2024-06-27T10:51:39.280Z] setToolUnix: [2024-06-27T10:51:39.280Z] [2024-06-27T10:51:39.280Z] setToolProperty: [2024-06-27T10:51:39.280Z] [2024-06-27T10:51:39.280Z] setS1ASclassPath: [2024-06-27T10:51:39.280Z] [2024-06-27T10:51:39.280Z] init-common: [2024-06-27T10:51:39.280Z] [2024-06-27T10:51:39.280Z] compile-common: [2024-06-27T10:51:39.280Z] [echo] Current time (ISO): 2024-06-27T10:51:39.101+0000 [2024-06-27T10:51:39.280Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:39.559Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:39.559Z] [javac] 1 warning [2024-06-27T10:51:39.559Z] [2024-06-27T10:51:39.559Z] build: [2024-06-27T10:51:39.559Z] [2024-06-27T10:51:39.559Z] setOSConditions: [2024-06-27T10:51:39.559Z] [2024-06-27T10:51:39.559Z] setToolWin: [2024-06-27T10:51:39.559Z] [2024-06-27T10:51:39.559Z] setToolUnix: [2024-06-27T10:51:39.559Z] [2024-06-27T10:51:39.559Z] setToolProperty: [2024-06-27T10:51:39.559Z] [2024-06-27T10:51:39.559Z] setS1ASclassPath: [2024-06-27T10:51:39.559Z] [2024-06-27T10:51:39.559Z] init-common: [2024-06-27T10:51:39.559Z] [2024-06-27T10:51:39.559Z] webclient-war-common: [2024-06-27T10:51:39.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:39.559Z] [2024-06-27T10:51:39.560Z] clear: [2024-06-27T10:51:39.560Z] [2024-06-27T10:51:39.560Z] test-tlds-exist: [2024-06-27T10:51:39.560Z] [2024-06-27T10:51:39.560Z] copy-tlds: [2024-06-27T10:51:39.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:51:39.560Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:51:39.560Z] [2024-06-27T10:51:39.560Z] test-tagfiles-exist: [2024-06-27T10:51:39.560Z] [2024-06-27T10:51:39.560Z] copy-tagfiles: [2024-06-27T10:51:39.560Z] [2024-06-27T10:51:39.560Z] package-war-common: [2024-06-27T10:51:39.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:39.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:39.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/lib [2024-06-27T10:51:39.560Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:39.560Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:39.560Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-pound-literal-web.war [2024-06-27T10:51:39.560Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:39.560Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:39.560Z] [javac] Compiling 1 source file [2024-06-27T10:51:39.560Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:39.560Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:39.560Z] [2024-06-27T10:51:39.560Z] deploy: [2024-06-27T10:51:39.560Z] [2024-06-27T10:51:39.560Z] deploy-war-common: [2024-06-27T10:51:39.560Z] [2024-06-27T10:51:39.560Z] setOSConditions: [2024-06-27T10:51:39.560Z] [2024-06-27T10:51:39.560Z] setToolWin: [2024-06-27T10:51:39.560Z] [2024-06-27T10:51:39.560Z] setToolUnix: [2024-06-27T10:51:39.560Z] [2024-06-27T10:51:39.561Z] setToolProperty: [2024-06-27T10:51:39.561Z] [2024-06-27T10:51:39.561Z] setS1ASclassPath: [2024-06-27T10:51:39.561Z] [2024-06-27T10:51:39.561Z] init-common: [2024-06-27T10:51:39.561Z] [2024-06-27T10:51:39.561Z] deploy-war-commonpe: [2024-06-27T10:51:39.621Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:39.621Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:39.621Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user web-subclassingApp#connectors-ra-redeploy-rars [2024-06-27T10:51:39.635Z] [exec] Jun 27, 2024 10:51:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:39.635Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:39.639Z] [java] expect AccessControlException: true [2024-06-27T10:51:39.639Z] [java] expected Exception: java.lang.ClassNotFoundException [2024-06-27T10:51:39.639Z] [java] Value of key is: API testPCF -true-java.lang.ClassNotFoundException without SecurityManager [2024-06-27T10:51:39.639Z] [java] --START SECURITY MANAGER -->> [2024-06-27T10:51:39.639Z] [java] Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:39.639Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:51:39.639Z] [java] at jakarta.security.jacc.TestPCF.main(TestPCF.java:62) [2024-06-27T10:51:39.639Z] [java] Java Result: 1 [2024-06-27T10:51:39.728Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:39.728Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:51:39.765Z] [exec] [2024-06-27T10:51:39.765Z] [exec] Generating code... [2024-06-27T10:51:39.832Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web. [2024-06-27T10:51:39.832Z] [2024-06-27T10:51:39.833Z] deploy-war-commonee: [2024-06-27T10:51:39.833Z] [2024-06-27T10:51:39.833Z] run: [2024-06-27T10:51:39.833Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llinit [2024-06-27T10:51:39.833Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:51:39.833Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llquery [2024-06-27T10:51:39.833Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:51:39.833Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llfind [2024-06-27T10:51:39.833Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:51:39.833Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llinj [2024-06-27T10:51:39.833Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:51:39.833Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:39.833Z] [java] [2024-06-27T10:51:39.833Z] [java] [2024-06-27T10:51:39.833Z] [java] ----------------------------------------- [2024-06-27T10:51:39.833Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllinit: PASS - [2024-06-27T10:51:39.833Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllquery: PASS - [2024-06-27T10:51:39.833Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllfind: PASS - [2024-06-27T10:51:39.833Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllinj: PASS - [2024-06-27T10:51:39.833Z] [java] ----------------------------------------- [2024-06-27T10:51:39.833Z] [java] - Total PASS : 4 - [2024-06-27T10:51:39.833Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:39.833Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:39.833Z] [java] ----------------------------------------- [2024-06-27T10:51:39.833Z] [2024-06-27T10:51:39.833Z] undeploy: [2024-06-27T10:51:39.878Z] [2024-06-27T10:51:39.878Z] setOSConditions: [2024-06-27T10:51:39.878Z] [2024-06-27T10:51:39.878Z] setToolWin: [2024-06-27T10:51:39.878Z] [2024-06-27T10:51:39.879Z] setToolUnix: [2024-06-27T10:51:39.879Z] [2024-06-27T10:51:39.879Z] setToolProperty: [2024-06-27T10:51:39.879Z] [2024-06-27T10:51:39.879Z] setS1ASclassPath: [2024-06-27T10:51:39.879Z] [2024-06-27T10:51:39.879Z] init-common: [2024-06-27T10:51:39.879Z] [2024-06-27T10:51:39.879Z] deploy-common: [2024-06-27T10:51:39.879Z] [echo] Current time (ISO): 2024-06-27T10:51:39.625+0000 [2024-06-27T10:51:39.879Z] [2024-06-27T10:51:39.879Z] setOSConditions: [2024-06-27T10:51:39.879Z] [2024-06-27T10:51:39.879Z] setToolWin: [2024-06-27T10:51:39.879Z] [2024-06-27T10:51:39.879Z] setToolUnix: [2024-06-27T10:51:39.879Z] [2024-06-27T10:51:39.879Z] setToolProperty: [2024-06-27T10:51:39.879Z] [2024-06-27T10:51:39.879Z] setS1ASclassPath: [2024-06-27T10:51:39.879Z] [2024-06-27T10:51:39.879Z] init-common: [2024-06-27T10:51:39.879Z] [2024-06-27T10:51:39.879Z] deploy-common-pe: [2024-06-27T10:51:39.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgEarLibTest-pool --enabled=true --target server jdbc/pkgEarLibTest [2024-06-27T10:51:39.894Z] [java] expect AccessControlException: true [2024-06-27T10:51:39.894Z] [java] expected Exception: java.lang.ClassCastException [2024-06-27T10:51:39.894Z] [java] Value of key is: API testPCF -true-java.lang.ClassCastException without SecurityManager [2024-06-27T10:51:39.894Z] [java] --START SECURITY MANAGER -->> [2024-06-27T10:51:39.894Z] [java] Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:39.894Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:51:39.894Z] [java] at jakarta.security.jacc.TestPCF.main(TestPCF.java:62) [2024-06-27T10:51:39.894Z] [java] Java Result: 1 [2024-06-27T10:51:39.925Z] [exec] Application deployed with name simplemdbApp. [2024-06-27T10:51:39.925Z] [echo] Deployment on target server server successful [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setOSConditions: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setToolWin: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setToolUnix: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setToolProperty: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setS1ASclassPath: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] init-common: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] deploy-common-ee: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setOSConditions: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setToolWin: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setToolUnix: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setToolProperty: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setS1ASclassPath: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] init-common: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] restart: [2024-06-27T10:51:39.925Z] [echo] Not required to restart [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setOSConditions: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setToolWin: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setToolUnix: [2024-06-27T10:51:39.925Z] [2024-06-27T10:51:39.925Z] setToolProperty: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setS1ASclassPath: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] init-common: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setupJdbc: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setOSConditions: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setToolWin: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setToolUnix: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setToolProperty: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setS1ASclassPath: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] init-common: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] default-sql: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setOSConditions: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setToolWin: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setToolUnix: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setToolProperty: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] setS1ASclassPath: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] init-common: [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] execute-sql-common: [2024-06-27T10:51:39.926Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/app/createdb.sql [2024-06-27T10:51:39.926Z] [sql] Failed to execute: drop table MESSAGES [2024-06-27T10:51:39.926Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-06-27T10:51:39.926Z] [sql] 0 rows affected [2024-06-27T10:51:39.926Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:51:39.926Z] [2024-06-27T10:51:39.926Z] sql-oracle: [2024-06-27T10:51:39.927Z] [2024-06-27T10:51:39.927Z] execute-sql-connector: [2024-06-27T10:51:39.927Z] [2024-06-27T10:51:39.927Z] runtest: [2024-06-27T10:51:39.927Z] [2024-06-27T10:51:39.927Z] setOSConditions: [2024-06-27T10:51:39.927Z] [2024-06-27T10:51:39.927Z] setToolWin: [2024-06-27T10:51:39.927Z] [2024-06-27T10:51:39.927Z] setToolUnix: [2024-06-27T10:51:39.927Z] [2024-06-27T10:51:39.927Z] setToolProperty: [2024-06-27T10:51:39.927Z] [2024-06-27T10:51:39.927Z] setS1ASclassPath: [2024-06-27T10:51:39.927Z] [2024-06-27T10:51:39.927Z] init-common: [2024-06-27T10:51:39.927Z] [2024-06-27T10:51:39.927Z] runclient-common: [2024-06-27T10:51:39.927Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simplemdbAppClient.jar -name simplemdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:51:40.022Z] [exec] [2024-06-27T10:51:40.022Z] [exec] Compiling code... [2024-06-27T10:51:40.120Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot web-pound-literal --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-pound-literal-web.war [2024-06-27T10:51:40.130Z] [2024-06-27T10:51:40.130Z] setOSConditions: [2024-06-27T10:51:40.130Z] [2024-06-27T10:51:40.130Z] setToolWin: [2024-06-27T10:51:40.130Z] [2024-06-27T10:51:40.130Z] setToolUnix: [2024-06-27T10:51:40.130Z] [2024-06-27T10:51:40.130Z] setToolProperty: [2024-06-27T10:51:40.130Z] [2024-06-27T10:51:40.130Z] setS1ASclassPath: [2024-06-27T10:51:40.130Z] [2024-06-27T10:51:40.130Z] init-common: [2024-06-27T10:51:40.130Z] [2024-06-27T10:51:40.130Z] undeploy-war-common: [2024-06-27T10:51:40.146Z] [exec] JDBC resource jdbc/pkgEarLibTest created successfully. [2024-06-27T10:51:40.146Z] [echo] cmd executed for server [2024-06-27T10:51:40.146Z] [2024-06-27T10:51:40.146Z] clean: [2024-06-27T10:51:40.146Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:40.146Z] [2024-06-27T10:51:40.146Z] compile: [2024-06-27T10:51:40.146Z] [2024-06-27T10:51:40.146Z] setOSConditions: [2024-06-27T10:51:40.146Z] [2024-06-27T10:51:40.146Z] setToolWin: [2024-06-27T10:51:40.146Z] [2024-06-27T10:51:40.146Z] setToolUnix: [2024-06-27T10:51:40.146Z] [2024-06-27T10:51:40.146Z] setToolProperty: [2024-06-27T10:51:40.146Z] [2024-06-27T10:51:40.146Z] setS1ASclassPath: [2024-06-27T10:51:40.146Z] [2024-06-27T10:51:40.146Z] init-common: [2024-06-27T10:51:40.146Z] [2024-06-27T10:51:40.146Z] compile-common: [2024-06-27T10:51:40.207Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:40.207Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:40.208Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:40.208Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:40.208Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:40.208Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:40.208Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:40.376Z] [exec] Application deployed with name web-pound-literal-web. [2024-06-27T10:51:40.376Z] [2024-06-27T10:51:40.376Z] deploy-war-commonee: [2024-06-27T10:51:40.376Z] [2024-06-27T10:51:40.376Z] run: [2024-06-27T10:51:40.376Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp12.jsp [2024-06-27T10:51:40.404Z] [echo] Current time (ISO): 2024-06-27T10:51:40.149+0000 [2024-06-27T10:51:40.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:40.404Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:40.466Z] [java] expect AccessControlException: true [2024-06-27T10:51:40.466Z] [java] expected Exception: jakarta.security.jacc.PolicyContextException [2024-06-27T10:51:40.466Z] [java] Value of key is: API testPCF -true-jakarta.security.jacc.PolicyContextException without SecurityManager [2024-06-27T10:51:40.466Z] [java] --START SECURITY MANAGER -->> [2024-06-27T10:51:40.466Z] [java] Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:40.466Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:51:40.466Z] [java] at jakarta.security.jacc.TestPCF.main(TestPCF.java:62) [2024-06-27T10:51:40.466Z] [java] Java Result: 1 [2024-06-27T10:51:40.480Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:51:40.487Z] [exec] Jun 27, 2024 10:51:40 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:40.488Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:40.503Z] [exec] Jun 27, 2024 10:51:40 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:40.503Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:40.632Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21x.jsp [2024-06-27T10:51:40.632Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21y.jsp [2024-06-27T10:51:40.632Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21w.jsp [2024-06-27T10:51:40.722Z] [java] expect AccessControlException: false [2024-06-27T10:51:40.722Z] [java] expected Exception: java.lang.ClassCastException [2024-06-27T10:51:40.722Z] [java] Value of key is: API testPCF -false-java.lang.ClassCastException without SecurityManager [2024-06-27T10:51:40.722Z] [java] --START SECURITY MANAGER -->> [2024-06-27T10:51:40.722Z] [java] Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:40.722Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:51:40.722Z] [java] at jakarta.security.jacc.TestPCF.main(TestPCF.java:62) [2024-06-27T10:51:40.722Z] [java] Java Result: 1 [2024-06-27T10:51:40.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web [2024-06-27T10:51:40.734Z] [2024-06-27T10:51:40.734Z] delete-resources: [2024-06-27T10:51:40.734Z] [2024-06-27T10:51:40.734Z] setOSConditions: [2024-06-27T10:51:40.734Z] [2024-06-27T10:51:40.734Z] setToolWin: [2024-06-27T10:51:40.734Z] [2024-06-27T10:51:40.734Z] setToolUnix: [2024-06-27T10:51:40.734Z] [2024-06-27T10:51:40.734Z] setToolProperty: [2024-06-27T10:51:40.734Z] [2024-06-27T10:51:40.734Z] setS1ASclassPath: [2024-06-27T10:51:40.734Z] [2024-06-27T10:51:40.734Z] init-common: [2024-06-27T10:51:40.734Z] [2024-06-27T10:51:40.734Z] delete-jdbc-resource-common: [2024-06-27T10:51:40.734Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:40.767Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:40.886Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21z.jsp [2024-06-27T10:51:40.886Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:40.886Z] [java] [2024-06-27T10:51:40.886Z] [java] [2024-06-27T10:51:40.886Z] [java] ----------------------------------------- [2024-06-27T10:51:40.886Z] [java] - jsp12-pound-compatibility-test: PASS - [2024-06-27T10:51:40.886Z] [java] - pound-in-literal-test: PASS - [2024-06-27T10:51:40.886Z] [java] - pound-in-exprval-test: PASS - [2024-06-27T10:51:40.886Z] [java] - pound-default-test: PASS - [2024-06-27T10:51:40.886Z] [java] - pound-syntax-allowed-as-literal-true-test: PASS - [2024-06-27T10:51:40.886Z] [java] ----------------------------------------- [2024-06-27T10:51:40.886Z] [java] - Total PASS : 5 - [2024-06-27T10:51:40.886Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:40.886Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:40.886Z] [java] ----------------------------------------- [2024-06-27T10:51:40.886Z] [2024-06-27T10:51:40.886Z] undeploy: [2024-06-27T10:51:40.886Z] [2024-06-27T10:51:40.886Z] setOSConditions: [2024-06-27T10:51:40.886Z] [2024-06-27T10:51:40.886Z] setToolWin: [2024-06-27T10:51:40.886Z] [2024-06-27T10:51:40.886Z] setToolUnix: [2024-06-27T10:51:40.886Z] [2024-06-27T10:51:40.886Z] setToolProperty: [2024-06-27T10:51:40.886Z] [2024-06-27T10:51:40.886Z] setS1ASclassPath: [2024-06-27T10:51:40.886Z] [2024-06-27T10:51:40.886Z] init-common: [2024-06-27T10:51:40.886Z] [2024-06-27T10:51:40.886Z] undeploy-war-common: [2024-06-27T10:51:40.950Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:51:40.950Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:40.950Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml:75: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:40.950Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:51:41.021Z] [javac] 1 warning [2024-06-27T10:51:41.021Z] [2024-06-27T10:51:41.021Z] build: [2024-06-27T10:51:41.021Z] [2024-06-27T10:51:41.022Z] setOSConditions: [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] fixFiles: [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] convUnix: [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] convWin: [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] setToolWin: [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] setToolUnix: [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] setToolProperty: [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] setS1ASclassPath: [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] init-common: [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] package-persistence-common: [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] ejb-jar-common: [2024-06-27T10:51:41.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] package-ejbjar-common: [2024-06-27T10:51:41.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:41.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:41.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:41.022Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finder-ejb.jar [2024-06-27T10:51:41.022Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] appclient-jar-common: [2024-06-27T10:51:41.022Z] [2024-06-27T10:51:41.022Z] package-appclientjar-common: [2024-06-27T10:51:41.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:41.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:41.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:41.023Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finder-client.jar [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] webclient-war-common: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] build-ear-common: [2024-06-27T10:51:41.023Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:41.023Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:41.023Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:41.023Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finderApp.ear [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] deploy: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] setOSConditions: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] setToolWin: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] setToolUnix: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] setToolProperty: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] setS1ASclassPath: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] init-common: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] execute-ejb-sql-common: [2024-06-27T10:51:41.023Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/sql/create_pointbase.sql [2024-06-27T10:51:41.023Z] [sql] 15 of 15 SQL statements executed successfully [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] setOSConditions: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] setToolWin: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] setToolUnix: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] setToolProperty: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] setS1ASclassPath: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.023Z] init-common: [2024-06-27T10:51:41.023Z] [2024-06-27T10:51:41.024Z] deploy-common: [2024-06-27T10:51:41.024Z] [echo] Current time (ISO): 2024-06-27T10:51:40.978+0000 [2024-06-27T10:51:41.024Z] [2024-06-27T10:51:41.024Z] setOSConditions: [2024-06-27T10:51:41.024Z] [2024-06-27T10:51:41.024Z] setToolWin: [2024-06-27T10:51:41.024Z] [2024-06-27T10:51:41.024Z] setToolUnix: [2024-06-27T10:51:41.024Z] [2024-06-27T10:51:41.024Z] setToolProperty: [2024-06-27T10:51:41.024Z] [2024-06-27T10:51:41.024Z] setS1ASclassPath: [2024-06-27T10:51:41.024Z] [2024-06-27T10:51:41.024Z] init-common: [2024-06-27T10:51:41.024Z] [2024-06-27T10:51:41.024Z] deploy-common-pe: [2024-06-27T10:51:41.206Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:41.206Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:41.206Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:41.206Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:41.206Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:41.206Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:41.206Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:41.286Z] [java] expect AccessControlException: false [2024-06-27T10:51:41.286Z] [java] expected Exception: null [2024-06-27T10:51:41.286Z] [java] Value of key is: API testPCF -false-null without SecurityManager [2024-06-27T10:51:41.286Z] [java] --START SECURITY MANAGER -->> [2024-06-27T10:51:41.286Z] [java] Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:41.286Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:51:41.286Z] [java] at jakarta.security.jacc.TestPCF.main(TestPCF.java:62) [2024-06-27T10:51:41.286Z] [java] Java Result: 1 [2024-06-27T10:51:41.286Z] [2024-06-27T10:51:41.286Z] setOSConditions: [2024-06-27T10:51:41.286Z] [2024-06-27T10:51:41.286Z] setToolWin: [2024-06-27T10:51:41.286Z] [2024-06-27T10:51:41.286Z] setToolUnix: [2024-06-27T10:51:41.286Z] [2024-06-27T10:51:41.286Z] setToolProperty: [2024-06-27T10:51:41.286Z] [2024-06-27T10:51:41.286Z] setS1ASclassPath: [2024-06-27T10:51:41.286Z] [2024-06-27T10:51:41.286Z] init-common: [2024-06-27T10:51:41.286Z] [2024-06-27T10:51:41.286Z] run-ejbtests: [2024-06-27T10:51:41.293Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:41.293Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-06-27T10:51:41.293Z] [echo] cmd executed for server [2024-06-27T10:51:41.293Z] [2024-06-27T10:51:41.293Z] setOSConditions: [2024-06-27T10:51:41.293Z] [2024-06-27T10:51:41.293Z] setToolWin: [2024-06-27T10:51:41.293Z] [2024-06-27T10:51:41.293Z] setToolUnix: [2024-06-27T10:51:41.293Z] [2024-06-27T10:51:41.293Z] setToolProperty: [2024-06-27T10:51:41.293Z] [2024-06-27T10:51:41.293Z] setS1ASclassPath: [2024-06-27T10:51:41.293Z] [2024-06-27T10:51:41.293Z] init-common: [2024-06-27T10:51:41.293Z] [2024-06-27T10:51:41.293Z] delete-jdbc-connpool-common: [2024-06-27T10:51:41.294Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:51:41.430Z] [exec] Jun 27, 2024 10:51:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:41.430Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:41.449Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-pound-literal-web [2024-06-27T10:51:41.449Z] [2024-06-27T10:51:41.449Z] all: [2024-06-27T10:51:41.449Z] [echo] [2024-06-27T10:51:41.449Z] [echo] ************************* [2024-06-27T10:51:41.449Z] [echo] * Running jspPrecompileConsiderDomainLibJarFilesAndClasses [2024-06-27T10:51:41.449Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses [2024-06-27T10:51:41.449Z] [echo] ************************* [2024-06-27T10:51:41.449Z] [echo] [2024-06-27T10:51:41.449Z] [2024-06-27T10:51:41.449Z] setOSConditions: [2024-06-27T10:51:41.449Z] [2024-06-27T10:51:41.449Z] setToolWin: [2024-06-27T10:51:41.449Z] [2024-06-27T10:51:41.449Z] setToolUnix: [2024-06-27T10:51:41.449Z] [2024-06-27T10:51:41.449Z] setToolProperty: [2024-06-27T10:51:41.449Z] [2024-06-27T10:51:41.449Z] setS1ASclassPath: [2024-06-27T10:51:41.449Z] [2024-06-27T10:51:41.449Z] init-common: [2024-06-27T10:51:41.449Z] [2024-06-27T10:51:41.449Z] setup: [2024-06-27T10:51:41.449Z] [2024-06-27T10:51:41.449Z] setOSConditions: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] setToolWin: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] setToolUnix: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] setToolProperty: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] setS1ASclassPath: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] init-common: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] copyJarAndClasses: [2024-06-27T10:51:41.450Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib [2024-06-27T10:51:41.450Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/classes [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] restart-server-instance-common: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] setOSConditions: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] setToolWin: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] setToolUnix: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] setToolProperty: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] setS1ASclassPath: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] init-common: [2024-06-27T10:51:41.450Z] [2024-06-27T10:51:41.450Z] stopDomain: [2024-06-27T10:51:41.450Z] [echo] run.xml:stopping domain... [2024-06-27T10:51:41.462Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:41.542Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:41.542Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:41.583Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finderApp.ear [2024-06-27T10:51:41.665Z] [exec] Extracted transferred entry libtest-defaultClient/client/y/y.properties of size 740 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/y/y.properties [2024-06-27T10:51:41.665Z] [exec] Extracted transferred entry libtest-defaultClient.jar of size 3,350 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient.jar [2024-06-27T10:51:41.665Z] [exec] Extracted transferred entry libtest-defaultClient/client/libdirtest-client.jar of size 7,099 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/libdirtest-client.jar [2024-06-27T10:51:41.665Z] [exec] Extracted transferred entry libtest-defaultClient/client/libdirtest-clientClient.jar of size 11,056 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/libdirtest-clientClient.jar [2024-06-27T10:51:41.665Z] [exec] Extracted transferred entry libtest-defaultClient/client/z/z.jar of size 847 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/z/z.jar [2024-06-27T10:51:41.665Z] [exec] Extracted transferred entry libtest-defaultClient/lib/lib.jar of size 1,374 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/lib/lib.jar [2024-06-27T10:51:41.665Z] [exec] Extracted transferred entry libtest-defaultClient/libdirtest-EJBModule.jar of size 5,757 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/libdirtest-EJBModule.jar [2024-06-27T10:51:41.665Z] [exec] Extracted transferred entry libtest-defaultClient/topLevel.jar of size 866 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/topLevel.jar [2024-06-27T10:51:41.665Z] [exec] Application deployed with name libtest-default. [2024-06-27T10:51:41.665Z] [exec] Command deploy executed successfully. [2024-06-27T10:51:41.665Z] [2024-06-27T10:51:41.665Z] init.os: [2024-06-27T10:51:41.665Z] [2024-06-27T10:51:41.665Z] init.tools.unix: [2024-06-27T10:51:41.665Z] [2024-06-27T10:51:41.665Z] init.tools.windows: [2024-06-27T10:51:41.665Z] [2024-06-27T10:51:41.665Z] init.tools: [2024-06-27T10:51:41.665Z] [2024-06-27T10:51:41.665Z] setAsadminArgs: [2024-06-27T10:51:41.665Z] [2024-06-27T10:51:41.665Z] init: [2024-06-27T10:51:41.665Z] [2024-06-27T10:51:41.665Z] init.customtasks: [2024-06-27T10:51:41.665Z] [2024-06-27T10:51:41.665Z] setEnabled: [2024-06-27T10:51:41.665Z] [2024-06-27T10:51:41.666Z] createAppRef: [2024-06-27T10:51:41.666Z] [2024-06-27T10:51:41.666Z] declare-test: [2024-06-27T10:51:41.666Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for defaultLibUsed [2024-06-27T10:51:41.666Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient.jar /topLevel.properties:lib.path=topLevel /x.properties:lib.path=NO_RESOURCE /xExtra.properties:xExtra=NO_RESOURCE /lib.properties:lib.path=lib /lib_sub.properties:lib_sub=NO_RESOURCE /x_xExtra.properties:x_xExtra=NO_RESOURCE /xMore_sub.properties:xMore_sub=NO_RESOURCE /x_xMore.properties:x_xMore=NO_RESOURCE /x_xMore_sub.properties:x_xMore_sub=NO_RESOURCE -clientonly /z.properties:value=z -serveronly /z.properties:value=NO_RESOURCE /y.properties:value=NO_RESOURCE [2024-06-27T10:51:41.718Z] [javac] 1 warning [2024-06-27T10:51:41.718Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:51:41.718Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:51:41.718Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/wsdl [2024-06-27T10:51:41.718Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:51:41.718Z] [2024-06-27T10:51:41.718Z] deploy-app: [2024-06-27T10:51:41.718Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:41.718Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:41.718Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:41.718Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:41.718Z] [2024-06-27T10:51:41.718Z] deploy-war-common: [2024-06-27T10:51:41.718Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:41.719Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:41.719Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:41.719Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:41.719Z] [2024-06-27T10:51:41.719Z] setOSConditions: [2024-06-27T10:51:41.719Z] [2024-06-27T10:51:41.719Z] setToolWin: [2024-06-27T10:51:41.719Z] [2024-06-27T10:51:41.719Z] setToolUnix: [2024-06-27T10:51:41.719Z] [2024-06-27T10:51:41.719Z] setToolProperty: [2024-06-27T10:51:41.719Z] [2024-06-27T10:51:41.719Z] setS1ASclassPath: [2024-06-27T10:51:41.719Z] [2024-06-27T10:51:41.719Z] init-common: [2024-06-27T10:51:41.719Z] [2024-06-27T10:51:41.719Z] deploy-war-commonpe: [2024-06-27T10:51:41.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:51:41.852Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:51:41.852Z] [echo] cmd executed for server [2024-06-27T10:51:41.852Z] [2024-06-27T10:51:41.852Z] all: [2024-06-27T10:51:41.852Z] [2024-06-27T10:51:41.852Z] setOSConditions: [2024-06-27T10:51:41.852Z] [2024-06-27T10:51:41.852Z] setToolWin: [2024-06-27T10:51:41.852Z] [2024-06-27T10:51:41.852Z] setToolUnix: [2024-06-27T10:51:41.852Z] [2024-06-27T10:51:41.852Z] setToolProperty: [2024-06-27T10:51:41.852Z] [2024-06-27T10:51:41.852Z] setS1ASclassPath: [2024-06-27T10:51:41.852Z] [2024-06-27T10:51:41.852Z] init-common: [2024-06-27T10:51:41.852Z] [2024-06-27T10:51:41.852Z] clean: [2024-06-27T10:51:41.852Z] [2024-06-27T10:51:41.852Z] setOSConditions: [2024-06-27T10:51:41.852Z] [2024-06-27T10:51:41.852Z] setToolWin: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setToolUnix: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setToolProperty: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setS1ASclassPath: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] init-common: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] clean-common: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setOSConditions: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setToolWin: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setToolUnix: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setToolProperty: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setS1ASclassPath: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] init-common: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] clean-classes-common: [2024-06-27T10:51:41.853Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setOSConditions: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setToolWin: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setToolUnix: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setToolProperty: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] setS1ASclassPath: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] init-common: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.853Z] clean-jars-common: [2024-06-27T10:51:41.853Z] [2024-06-27T10:51:41.854Z] compile: [2024-06-27T10:51:41.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:41.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:41.854Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:41.854Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:41.854Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-06-27T10:51:41.854Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:41.854Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:41.854Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:41.854Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:41.854Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:41.854Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:41.854Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:41.908Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-06-27T10:51:41.992Z] [exec] Jun 27, 2024 10:51:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:41.992Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:42.130Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:51:42.130Z] [javac] 2 warnings [2024-06-27T10:51:42.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:42.131Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/alpha.jar [2024-06-27T10:51:42.131Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:42.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:42.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:42.131Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:42.131Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:42.131Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-06-27T10:51:42.145Z] [exec] Application deployed with name ejb-bmp-finderApp. [2024-06-27T10:51:42.145Z] [echo] Deployment on target server server successful [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] setOSConditions: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] setToolWin: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] setToolUnix: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] setToolProperty: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] setS1ASclassPath: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] init-common: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] deploy-common-ee: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] run: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] setOSConditions: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] setToolWin: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] setToolUnix: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] setToolProperty: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] setS1ASclassPath: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] init-common: [2024-06-27T10:51:42.145Z] [2024-06-27T10:51:42.145Z] runclient-common: [2024-06-27T10:51:42.145Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finderAppClient.jar -name ejb-bmp-finderClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:51:42.157Z] [exec] Jun 27, 2024 10:51:41 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:42.157Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10ed037a [2024-06-27T10:51:42.157Z] [exec] Value of key is: localSlsbGetEJBObject(-) [2024-06-27T10:51:42.157Z] [exec] Value of key is: localSlsbGetEJBLocalObject [2024-06-27T10:51:42.157Z] [exec] Value of key is: localSlsbGetEJBHome(-) [2024-06-27T10:51:42.157Z] [exec] Value of key is: localSlsbGetEJBLocalHome [2024-06-27T10:51:42.157Z] [exec] Value of key is: localEntityGetEJBObject(-) [2024-06-27T10:51:42.157Z] [exec] Value of key is: localEntityGetEJBLocalObject [2024-06-27T10:51:42.157Z] [exec] Value of key is: localEntityGetEJBHome(-) [2024-06-27T10:51:42.157Z] [exec] Value of key is: localEntityGetEJBLocalHome [2024-06-27T10:51:42.157Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:42.157Z] [exec] [2024-06-27T10:51:42.157Z] [exec] [2024-06-27T10:51:42.157Z] [exec] ----------------------------------------- [2024-06-27T10:51:42.158Z] [exec] - localEntityGetEJBLocalObject: PASS - [2024-06-27T10:51:42.158Z] [exec] - localSlsbGetEJBLocalHome: PASS - [2024-06-27T10:51:42.158Z] [exec] - localSlsbGetEJBHome(-): PASS - [2024-06-27T10:51:42.158Z] [exec] - localEntityGetEJBHome(-): PASS - [2024-06-27T10:51:42.158Z] [exec] - localSlsbGetEJBLocalObject: PASS - [2024-06-27T10:51:42.158Z] [exec] - localSlsbGetEJBObject(-): PASS - [2024-06-27T10:51:42.158Z] [exec] - localEntityGetEJBObject(-): PASS - [2024-06-27T10:51:42.158Z] [exec] - localEntityGetEJBLocalHome: PASS - [2024-06-27T10:51:42.158Z] [exec] ----------------------------------------- [2024-06-27T10:51:42.158Z] [exec] Total PASS: 8 [2024-06-27T10:51:42.158Z] [exec] Total FAIL: 0 [2024-06-27T10:51:42.158Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:42.158Z] [exec] ----------------------------------------- [2024-06-27T10:51:42.158Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:42.158Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.159Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.159Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.159Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.160Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.160Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.160Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.160Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.160Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.160Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.160Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.161Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.161Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.161Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.161Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.161Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.161Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.161Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.161Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.161Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.161Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.161Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.161Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.161Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.161Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.161Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.161Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.281Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot client-handler-1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/client-handler-1-web.war [2024-06-27T10:51:42.343Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:42.343Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:42.343Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:42.343Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:42.343Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:42.343Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:42.343Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:42.385Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:42.385Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:42.385Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:42.385Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:42.385Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:42.385Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:42.385Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:42.385Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:51:42.385Z] [javac] 2 warnings [2024-06-27T10:51:42.386Z] [exec] Waiting for the domain to stop . [2024-06-27T10:51:42.386Z] [exec] Waiting finished after 181 ms. [2024-06-27T10:51:42.386Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:51:42.462Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.462Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.463Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.463Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.463Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.463Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.463Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.463Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.463Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.463Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.463Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.463Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.464Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.464Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.464Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.464Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.464Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.464Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.464Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.464Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.465Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.465Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.465Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.465Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.465Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.465Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.465Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.465Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.466Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.466Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.466Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.466Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.466Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.466Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.466Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.467Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.467Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.467Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.467Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.467Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.467Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.467Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.467Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.468Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.468Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.468Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.468Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.468Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.468Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.468Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.469Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.469Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.469Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.469Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.469Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.469Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.469Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.469Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.469Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.470Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.470Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.470Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.470Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.470Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.470Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.470Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.471Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.471Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.471Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.471Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.471Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.471Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.471Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.471Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.471Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.471Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.471Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.472Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.472Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.472Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.472Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.472Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.472Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.472Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.473Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.473Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.473Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.473Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.473Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.473Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.473Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.473Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.473Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.473Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.473Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.474Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.474Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.474Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.474Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.474Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.474Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.474Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.474Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.474Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.474Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.474Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.475Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.475Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.475Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.476Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.476Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.476Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.476Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.476Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.476Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.476Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.477Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.477Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.477Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.478Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.478Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.478Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.478Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.478Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.478Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.478Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.478Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.478Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.640Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:61: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:42.640Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:42.640Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-06-27T10:51:42.640Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:42.640Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:42.640Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:42.640Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:42.640Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:42.640Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:42.640Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:42.705Z] [exec] Jun 27, 2024 10:51:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:42.705Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:42.716Z] [2024-06-27T10:51:42.716Z] checkReporting-common: [2024-06-27T10:51:42.716Z] [2024-06-27T10:51:42.716Z] confirmReportPresent-common: [2024-06-27T10:51:42.716Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:42.716Z] [echo] Test seems to be reported fine [2024-06-27T10:51:42.716Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/RepRunConf.txt [2024-06-27T10:51:42.716Z] [2024-06-27T10:51:42.716Z] confirmMissingReport-common: [2024-06-27T10:51:42.716Z] [2024-06-27T10:51:42.716Z] undeploy: [2024-06-27T10:51:42.716Z] [2024-06-27T10:51:42.716Z] setOSConditions: [2024-06-27T10:51:42.716Z] [2024-06-27T10:51:42.716Z] setToolWin: [2024-06-27T10:51:42.716Z] [2024-06-27T10:51:42.716Z] setToolUnix: [2024-06-27T10:51:42.716Z] [2024-06-27T10:51:42.716Z] setToolProperty: [2024-06-27T10:51:42.717Z] [2024-06-27T10:51:42.717Z] setS1ASclassPath: [2024-06-27T10:51:42.717Z] [2024-06-27T10:51:42.717Z] init-common: [2024-06-27T10:51:42.717Z] [2024-06-27T10:51:42.717Z] undeploy-common: [2024-06-27T10:51:42.758Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.758Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.758Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.759Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.759Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.759Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.759Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.759Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.759Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.759Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.759Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.759Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.759Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.759Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.759Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.759Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.759Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.759Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.759Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.759Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.759Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.759Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.759Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.759Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.760Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.760Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.760Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.760Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.760Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.760Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.760Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.760Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.760Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.760Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.760Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.760Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.760Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.760Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.761Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.761Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.761Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.761Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.761Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.761Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.761Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.761Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.761Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.761Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.761Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.761Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.762Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.762Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.762Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.763Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.763Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.763Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.763Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.763Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.763Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.763Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.764Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.764Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.764Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.764Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.764Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.764Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.764Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.764Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.765Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.765Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.765Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.765Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.765Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.765Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.765Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.766Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.766Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.766Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.766Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.766Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.766Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.766Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.766Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.766Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.767Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.767Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.767Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.767Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.767Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.767Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.767Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.768Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.768Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.768Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.768Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.769Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.769Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.769Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.769Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.769Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.769Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.769Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.770Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.770Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.770Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.770Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.770Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.770Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.770Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.770Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.770Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.771Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.771Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.771Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.771Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.771Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.771Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.771Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.771Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.771Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.771Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.771Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.772Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.772Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.772Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.772Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.772Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.772Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.773Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.773Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.773Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.773Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.773Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.774Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.774Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.774Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.775Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.775Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.775Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.775Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.775Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.775Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.775Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.775Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.775Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.775Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.775Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.775Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.775Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.775Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.775Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.775Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.776Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.776Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.776Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.777Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.777Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.777Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.777Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.777Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.777Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.777Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.777Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.777Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.778Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.778Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.778Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.778Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.778Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.778Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.778Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.778Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.778Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.778Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.778Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.778Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.779Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.779Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.779Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.779Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.779Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.779Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.779Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.779Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.779Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.779Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.779Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.779Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.780Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.780Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.780Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.781Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.781Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.781Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.781Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.781Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.781Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.781Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.781Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.781Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.781Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.781Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.781Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.781Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.781Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.781Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.781Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.781Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.781Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.781Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.781Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.782Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.782Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.782Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.782Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.782Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.782Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.782Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.783Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:42.783Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.783Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:42.783Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.783Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.783Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.783Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.783Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:42.784Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:42.784Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:42.784Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:42.784Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:42.784Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:42.784Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.784Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.785Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.785Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.785Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.785Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.785Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:42.785Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:42.785Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:42.785Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:42.785Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:42.785Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:42.785Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:42.785Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:42.842Z] [exec] Application deployed with name client-handler-1-web. [2024-06-27T10:51:42.842Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:42.842Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:42.842Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:42.842Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:42.842Z] [2024-06-27T10:51:42.842Z] deploy-war-commonee: [2024-06-27T10:51:42.842Z] [2024-06-27T10:51:42.842Z] deploy-client: [2024-06-27T10:51:42.895Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:51:42.895Z] [javac] 2 warnings [2024-06-27T10:51:42.895Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/test1/Foo.class [2024-06-27T10:51:42.895Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:42.895Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/bravo.jar [2024-06-27T10:51:42.895Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:42.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:42.895Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:42.895Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:42.971Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-allowedmethods-ctxcheckApp [2024-06-27T10:51:42.971Z] [2024-06-27T10:51:42.971Z] setOSConditions: [2024-06-27T10:51:42.971Z] [2024-06-27T10:51:42.971Z] setToolWin: [2024-06-27T10:51:42.971Z] [2024-06-27T10:51:42.971Z] setToolUnix: [2024-06-27T10:51:42.971Z] [2024-06-27T10:51:42.971Z] setToolProperty: [2024-06-27T10:51:42.971Z] [2024-06-27T10:51:42.971Z] setS1ASclassPath: [2024-06-27T10:51:42.971Z] [2024-06-27T10:51:42.971Z] init-common: [2024-06-27T10:51:42.971Z] [2024-06-27T10:51:42.971Z] execute-ejb-sql-common: [2024-06-27T10:51:42.971Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/sql/drop_pointbase.sql [2024-06-27T10:51:42.971Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:51:42.971Z] [2024-06-27T10:51:42.971Z] all: [2024-06-27T10:51:42.971Z] [2024-06-27T10:51:42.971Z] remove: [2024-06-27T10:51:43.061Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.061Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.061Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.061Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.061Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.061Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.061Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.061Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.061Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.061Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.061Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.061Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.061Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.061Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.061Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.061Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.061Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.061Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.061Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.062Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.062Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.062Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.062Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.062Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.062Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.062Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.062Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.063Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.063Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.063Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.063Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.063Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.063Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.064Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.064Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.064Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.064Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.064Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.064Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.064Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.064Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.064Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.064Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.064Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.064Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.064Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.065Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.065Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.065Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.065Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.065Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.065Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.065Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.065Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.065Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.065Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.065Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.065Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.065Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.065Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.065Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.066Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.066Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.066Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.067Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.067Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.067Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.067Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.067Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.067Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.067Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.068Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.068Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.068Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.068Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.068Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.068Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.068Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.068Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.069Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.069Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.069Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.069Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.069Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.069Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.069Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.070Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.070Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.070Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.070Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.070Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.070Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.070Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.070Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.071Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.071Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.071Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.071Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.071Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.071Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.071Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.072Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.072Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.072Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.072Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.073Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.073Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.073Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.073Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.073Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.073Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.073Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.074Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.074Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.074Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.074Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.074Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.075Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.075Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.075Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.075Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.075Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.075Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.075Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.076Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.076Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.076Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.076Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.076Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.076Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.076Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.076Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.076Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.076Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.076Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.077Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.077Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.077Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.078Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.078Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.078Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.078Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.078Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.078Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.079Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.079Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.079Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.080Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.080Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.080Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.081Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.081Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.081Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.082Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.082Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.082Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.082Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.082Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.082Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.083Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.083Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.083Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.083Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.083Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.083Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.083Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.083Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.083Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.083Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.083Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.083Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.083Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.084Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.084Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.084Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.084Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.084Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.084Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.085Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.085Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.085Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.085Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.085Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.086Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.086Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.086Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.086Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.086Z] [exec] Waiting for domain1 to start ....... [2024-06-27T10:51:43.086Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.086Z] [exec] Waiting finished after 6,247 ms. [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.086Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:51:43.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.086Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:51:43.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.086Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:51:43.086Z] [exec] Admin Port: 45,707 [2024-06-27T10:51:43.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.086Z] [exec] Command start-domain executed successfully. [2024-06-27T10:51:43.086Z] [echo] run.xml:doing wait for localhost:45712... [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.086Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-06-27T10:51:43.086Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.086Z] [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.086Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.086Z] dumpThreadStack: [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.087Z] [2024-06-27T10:51:43.087Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.087Z] startDomainWindows: [2024-06-27T10:51:43.087Z] [2024-06-27T10:51:43.087Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.087Z] startDomain: [2024-06-27T10:51:43.087Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.087Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.087Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.087Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.087Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.087Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.088Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.088Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.088Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.088Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.088Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.088Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.088Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.088Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.088Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.088Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.088Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.088Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.089Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.089Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.089Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.089Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.089Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.089Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.089Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.089Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.089Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.089Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.089Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.089Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.089Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.090Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.090Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.090Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.090Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.090Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.090Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.090Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.090Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.090Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.090Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.090Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.090Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.090Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.090Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.090Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.090Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.091Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.091Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.149Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:43.149Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:43.149Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:43.149Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:43.149Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:43.150Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:43.150Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:43.231Z] [2024-06-27T10:51:43.231Z] setOSConditions: [2024-06-27T10:51:43.231Z] [2024-06-27T10:51:43.232Z] setToolWin: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setToolUnix: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setToolProperty: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setS1ASclassPath: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] init-common: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] clean: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setOSConditions: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setToolWin: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setToolUnix: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setToolProperty: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setS1ASclassPath: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] init-common: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] clean-common: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setOSConditions: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setToolWin: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setToolUnix: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setToolProperty: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] setS1ASclassPath: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] init-common: [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.232Z] clean-classes-common: [2024-06-27T10:51:43.232Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:43.232Z] [2024-06-27T10:51:43.233Z] setOSConditions: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] setToolWin: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] setToolUnix: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] setToolProperty: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] setS1ASclassPath: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] init-common: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] clean-jars-common: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] compile: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] setOSConditions: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] setToolWin: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] setToolUnix: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] setToolProperty: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] setS1ASclassPath: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] init-common: [2024-06-27T10:51:43.233Z] [2024-06-27T10:51:43.233Z] compile-common: [2024-06-27T10:51:43.233Z] [echo] Current time (ISO): 2024-06-27T10:51:43.050+0000 [2024-06-27T10:51:43.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:43.233Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:43.364Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.364Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.364Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.365Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.365Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.365Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.365Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.365Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.365Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.365Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.366Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.366Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.366Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.366Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.367Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.367Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.367Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.367Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.367Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.367Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.367Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.368Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.368Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.368Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.368Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.369Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.369Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.369Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.369Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.369Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.369Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.369Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.370Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.370Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.370Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.370Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.371Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.371Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.371Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.371Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.371Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.371Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.371Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.372Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.372Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.372Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.372Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.372Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.372Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.373Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.373Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.373Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.374Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.374Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.374Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.375Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.375Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.375Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.375Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.375Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.375Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.375Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.375Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.375Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.375Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.375Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.375Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.375Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.375Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.375Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.376Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.376Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.376Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.377Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.377Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.377Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.377Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.377Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.378Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.378Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.378Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.378Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.378Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.378Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.378Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.378Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.378Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.378Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.378Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.378Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.378Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.378Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.379Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.379Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.379Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.379Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.380Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.380Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.380Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.380Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.380Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.380Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.380Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.380Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.380Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.380Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.380Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.380Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.381Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.381Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.381Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.382Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.382Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.382Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.382Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.382Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.382Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.382Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.383Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.383Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.383Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.383Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.384Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.384Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.384Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.384Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.384Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.384Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.384Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.385Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.385Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.385Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.385Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.386Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.386Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.386Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.386Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.386Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.386Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.386Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.387Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.387Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.387Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.387Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.387Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.388Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.388Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.388Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.388Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.388Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.388Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.388Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.389Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.389Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.389Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.389Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.389Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.389Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.390Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.390Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.390Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.390Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.390Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.390Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.390Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.390Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.390Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.390Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.390Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.391Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.391Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.391Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.391Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.391Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.391Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.392Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.392Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.392Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.393Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.393Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.393Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.394Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.394Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.394Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.394Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.394Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.394Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.395Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.395Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.395Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.396Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.396Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.396Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.396Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.396Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.396Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.397Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.397Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.397Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.398Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.398Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.398Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.398Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.398Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.398Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.399Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.399Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.399Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.400Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.400Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.400Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.401Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.401Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.401Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.401Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.401Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.401Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.401Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.401Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.401Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.401Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.401Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.401Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.401Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.401Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.401Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.401Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.401Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.401Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.401Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.402Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.402Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.404Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:43.404Z] [javac] 1 warning [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] build: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] setOSConditions: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] setToolWin: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] setToolUnix: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] setToolProperty: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] setS1ASclassPath: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] init-common: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] webclient-war-common: [2024-06-27T10:51:43.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] clear: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] test-tlds-exist: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] copy-tlds: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] test-tagfiles-exist: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] copy-tagfiles: [2024-06-27T10:51:43.404Z] [2024-06-27T10:51:43.404Z] package-war-common: [2024-06-27T10:51:43.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:43.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:43.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:43.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:43.404Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:43.405Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:43.405Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:43.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/docroot [2024-06-27T10:51:43.405Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-web.war [2024-06-27T10:51:43.405Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:43.405Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:83: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:43.405Z] [javac] Compiling 1 source file [2024-06-27T10:51:43.405Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:43.405Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:43.405Z] [2024-06-27T10:51:43.405Z] deploy: [2024-06-27T10:51:43.405Z] [2024-06-27T10:51:43.405Z] deploy-war-common: [2024-06-27T10:51:43.405Z] [2024-06-27T10:51:43.405Z] setOSConditions: [2024-06-27T10:51:43.405Z] [2024-06-27T10:51:43.405Z] setToolWin: [2024-06-27T10:51:43.405Z] [2024-06-27T10:51:43.405Z] setToolUnix: [2024-06-27T10:51:43.405Z] [2024-06-27T10:51:43.405Z] setToolProperty: [2024-06-27T10:51:43.405Z] [2024-06-27T10:51:43.405Z] setS1ASclassPath: [2024-06-27T10:51:43.405Z] [2024-06-27T10:51:43.405Z] init-common: [2024-06-27T10:51:43.405Z] [2024-06-27T10:51:43.405Z] deploy-war-commonpe: [2024-06-27T10:51:43.639Z] [exec] Jun 27, 2024 10:51:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:43.640Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:43.640Z] [exec] Jun 27, 2024 10:51:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:43.640Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:43.640Z] [exec] Jun 27, 2024 10:51:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:43.640Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:43.663Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.663Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.663Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.663Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.663Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.663Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.663Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.664Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.664Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.664Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.665Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.665Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.665Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.665Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.665Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.665Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.666Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.666Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.666Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.666Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.666Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.666Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.666Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.666Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.666Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.666Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.666Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.666Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.666Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.666Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.666Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.666Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.667Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.667Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.667Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.667Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.668Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.668Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.668Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.668Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.668Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.668Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.668Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.668Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.668Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.668Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.668Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.668Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.668Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.669Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.669Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.669Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.670Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.670Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.670Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.670Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.670Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.670Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.670Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.671Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.671Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.671Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.672Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.672Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.672Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.672Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.672Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.672Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.672Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.673Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.673Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.673Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.673Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.674Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.674Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.674Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.674Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.674Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.674Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.674Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.675Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.675Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.675Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.675Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.676Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.676Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.676Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.676Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.676Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.676Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.676Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.677Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.677Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.677Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.677Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.677Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.677Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.678Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.678Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.678Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.678Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.678Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.678Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.678Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.678Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.678Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.679Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.679Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.679Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.679Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.680Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.680Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.680Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.680Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.680Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.680Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.680Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.680Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.681Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.681Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.681Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.681Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.681Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.681Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.682Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.682Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.682Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.682Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.682Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.682Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.682Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.682Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.682Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.682Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.683Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.683Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.683Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.683Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.683Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.683Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.684Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.684Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.684Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.684Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.684Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.684Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.684Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.684Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.684Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.684Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.684Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.684Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.685Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.685Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.685Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.685Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.686Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.686Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.686Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.686Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.686Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.686Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.686Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.686Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.686Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.686Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.686Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.686Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.686Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.686Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.687Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.687Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.687Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.687Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.687Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.687Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.687Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.687Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.687Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.687Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.687Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.687Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.687Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.687Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.687Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.688Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.688Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.688Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.689Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.689Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.689Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.689Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.689Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.689Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.689Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.690Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.690Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.690Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.690Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.690Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.690Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.690Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.690Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.690Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.691Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.691Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.691Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.691Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.691Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.691Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.691Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.692Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.692Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.692Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.692Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.692Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.692Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.692Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.692Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.693Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.693Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.693Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.693Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.693Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.693Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.693Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.694Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.694Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.694Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.694Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.694Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.694Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.694Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.694Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.694Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.694Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.695Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.695Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.695Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.695Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.695Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.695Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.695Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.696Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.696Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.696Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.696Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.696Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.696Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.696Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.696Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.696Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.697Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.697Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.697Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.697Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.697Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.697Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.697Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.698Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.698Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.698Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.698Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.698Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.698Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.698Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.698Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.699Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.699Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.699Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.699Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.699Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.699Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.699Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.699Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.700Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.700Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.700Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.700Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.700Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.700Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.700Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.700Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.700Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.700Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.700Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.700Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.701Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.701Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.701Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.701Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.702Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.702Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.702Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.703Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.703Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.703Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.703Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.703Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.703Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.703Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.703Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.703Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.703Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.703Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.703Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.703Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.703Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.703Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.703Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.791Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:43.791Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:51:43.797Z] [exec] Jun 27, 2024 10:51:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:43.797Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5122e4bf [2024-06-27T10:51:43.895Z] [exec] Jun 27, 2024 10:51:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:43.895Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:43.895Z] [exec] Jun 27, 2024 10:51:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:43.895Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:43.895Z] [exec] Jun 27, 2024 10:51:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:43.895Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:43.962Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-with-ordering --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-web.war [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.963Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.963Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.963Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.963Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.963Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.963Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.963Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.964Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.964Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.964Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.964Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.964Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.965Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.965Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.965Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.965Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.965Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.965Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.965Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.966Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.966Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.966Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.966Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.967Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.967Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.967Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.967Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.967Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.967Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.967Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.967Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.967Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.967Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.967Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.968Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.968Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.968Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.968Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.968Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.968Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.969Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.969Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.969Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.969Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.970Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.970Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.970Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.971Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.971Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.971Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.971Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.971Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.971Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.971Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.971Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.971Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.971Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.971Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.971Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.971Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.971Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.971Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.971Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.972Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.972Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.972Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.973Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.973Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.973Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.973Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.973Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.973Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.974Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.974Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.974Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.974Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.974Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.974Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.974Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.974Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.974Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.974Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.974Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.974Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.974Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.974Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.974Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.974Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.975Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.975Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.975Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.976Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.976Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.976Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.976Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.976Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.976Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.976Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.977Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.977Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.977Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.978Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.978Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.978Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.978Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.978Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.978Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.978Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.979Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.979Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.979Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.979Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.979Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.979Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.979Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.979Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.979Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.979Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.980Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.980Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.980Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.980Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.980Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.980Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.980Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.981Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.981Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.981Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.981Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.982Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.982Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.982Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.982Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.982Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.982Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.982Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.983Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.983Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.983Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.984Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.984Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.984Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.984Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.984Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.984Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.984Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.984Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.984Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.984Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.984Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.984Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.984Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.985Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.985Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.985Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.986Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.986Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.986Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.986Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.986Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.986Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.986Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.987Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.987Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.987Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.988Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.988Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.988Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.988Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.988Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.988Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.988Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.989Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.989Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.989Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.989Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.990Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.990Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.990Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.990Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.990Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.990Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.990Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.991Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.991Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.991Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.991Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.992Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.992Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.992Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.992Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.992Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.992Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.992Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.993Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.993Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.993Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.993Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.994Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.994Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.994Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.994Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.994Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.994Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.994Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.995Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.995Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.995Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.995Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.995Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.995Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.995Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.995Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.995Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.996Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.996Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.996Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.996Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.996Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.996Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.996Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.997Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.997Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.997Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.997Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.997Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:43.998Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:43.998Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:43.998Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:43.998Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:43.998Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:43.998Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.998Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.999Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.999Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:43.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:43.999Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:43.999Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:43.999Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:43.999Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:44.000Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:44.000Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:44.000Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.001Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:44.001Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.001Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:44.002Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:44.002Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.002Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:44.002Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:44.002Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.003Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.003Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.003Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:44.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:44.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:44.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:44.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:44.004Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.004Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:44.004Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.005Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:44.005Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:44.005Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:44.006Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.006Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:44.006Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:44.006Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:44.006Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:44.006Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:44.006Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.006Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.006Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:44.007Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.007Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.007Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:44.007Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:44.007Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.007Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.007Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.007Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:44.007Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:44.007Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:44.007Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.008Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.008Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:44.008Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:44.008Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:44.008Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.008Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:44.008Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:44.008Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:44.008Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:44.008Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:44.008Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.008Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.008Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:44.009Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.009Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.009Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:44.009Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:44.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:44.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:44.009Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:44.009Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.010Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.010Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:44.010Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:44.010Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:44.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:44.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:44.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:44.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:44.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:44.010Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.010Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.010Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.010Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.010Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.011Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:44.011Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:44.011Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:44.011Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:44.011Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:44.011Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.011Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.011Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:44.011Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:44.011Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:44.011Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:44.011Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.011Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.040Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_QCF [2024-06-27T10:51:44.071Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:44.158Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:44.158Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:44.158Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:44.158Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:44.158Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:44.158Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:44.158Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:44.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:44.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:44.271Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:44.271Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:44.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:44.272Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:44.272Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:44.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.273Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:44.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.273Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:44.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:44.273Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.273Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:44.273Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:44.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:44.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:44.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:44.274Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:44.274Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.275Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:44.275Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:44.275Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:44.275Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:44.275Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:44.275Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.275Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.275Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:44.276Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.276Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.276Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-06-27T10:51:44.276Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:bankbean,null [2024-06-27T10:51:44.276Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.276Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.276Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.276Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-06-27T10:51:44.276Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-06-27T10:51:44.276Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-06-27T10:51:44.276Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-06-27T10:51:44.276Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-06-27T10:51:44.276Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-06-27T10:51:44.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-06-27T10:51:44.277Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-06-27T10:51:44.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5 [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-06-27T10:51:44.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-06-27T10:51:44.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-06-27T10:51:44.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285 [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-06-27T10:51:44.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2 [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:bankBean,null [2024-06-27T10:51:44.277Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.277Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.277Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-06-27T10:51:44.278Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-06-27T10:51:44.278Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:TestEJBPerms,main,Home,java.lang.String[] [2024-06-27T10:51:44.278Z] [java] Value of key is: static void jakarta.security.jacc.TestEJBPerms.main(java.lang.String[]) [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:testEJBPerms,main,Home,java.lang.String[] [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:TestEJBPerms,equals,Home,java.lang.Object [2024-06-27T10:51:44.278Z] [java] Value of key is: boolean java.lang.Object.equals(java.lang.Object) [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:testEJBPerms,equals,Home,java.lang.Object [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:TestEJBPerms,toString,Home, [2024-06-27T10:51:44.278Z] [java] Value of key is: java.lang.String java.lang.Object.toString() [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:testEJBPerms,toString,Home, [2024-06-27T10:51:44.278Z] [java] Value of key is:TestSerialization:TestEJBPerms,hashCode,Home, [2024-06-27T10:51:44.278Z] [java] Value of key is: native int java.lang.Object.hashCode() [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:testEJBPerms,hashCode,Home, [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:TestEJBPerms,getClass,Home, [2024-06-27T10:51:44.279Z] [java] Value of key is: final native java.lang.Class java.lang.Object.getClass() [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:testEJBPerms,getClass,Home, [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:TestEJBPerms,notify,Home, [2024-06-27T10:51:44.279Z] [java] Value of key is: final native void java.lang.Object.notify() [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:testEJBPerms,notify,Home, [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:TestEJBPerms,notifyAll,Home, [2024-06-27T10:51:44.279Z] [java] Value of key is: final native void java.lang.Object.notifyAll() [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:testEJBPerms,notifyAll,Home, [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home,long [2024-06-27T10:51:44.279Z] [java] Value of key is: final void java.lang.Object.wait(long) throws java.lang.InterruptedException [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home,long [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home,long,int [2024-06-27T10:51:44.279Z] [java] Value of key is: final void java.lang.Object.wait(long,int) throws java.lang.InterruptedException [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home,long,int [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home, [2024-06-27T10:51:44.279Z] [java] Value of key is: final void java.lang.Object.wait() throws java.lang.InterruptedException [2024-06-27T10:51:44.279Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home, [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-06-27T10:51:44.279Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-06-27T10:51:44.280Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-06-27T10:51:44.281Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-06-27T10:51:44.282Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-06-27T10:51:44.283Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-06-27T10:51:44.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-06-27T10:51:44.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-06-27T10:51:44.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-06-27T10:51:44.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-06-27T10:51:44.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-06-27T10:51:44.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-06-27T10:51:44.284Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-06-27T10:51:44.284Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-06-27T10:51:44.284Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:44.284Z] [java] [2024-06-27T10:51:44.284Z] [java] [2024-06-27T10:51:44.284Z] [java] ----------------------------------------- [2024-06-27T10:51:44.284Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-06-27T10:51:44.284Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string"): PASS - [2024-06-27T10:51:44.284Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-06-27T10:51:44.284Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-06-27T10:51:44.284Z] [java] - TestSerialization:TestEJBPerms,wait,Home,long: PASS - [2024-06-27T10:51:44.284Z] [java] - native int java.lang.Object.hashCode(): PASS - [2024-06-27T10:51:44.284Z] [java] - TestSerialization:testEJBPerms,getClass,Home,: PASS - [2024-06-27T10:51:44.284Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-06-27T10:51:44.284Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-06-27T10:51:44.284Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-06-27T10:51:44.284Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-06-27T10:51:44.284Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-06-27T10:51:44.284Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null: PASS - [2024-06-27T10:51:44.284Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-06-27T10:51:44.285Z] [java] - TestSerialization:TestEJBPerms,toString,Home,: PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-06-27T10:51:44.285Z] [java] - TestSerialization:testEJBPerms,wait,Home,long: PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-06-27T10:51:44.285Z] [java] - TestSerialization:TestEJBPerms,getClass,Home,: PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-06-27T10:51:44.285Z] [java] - doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@10bdf5e5: PASS - [2024-06-27T10:51:44.285Z] [java] - TestSerialization:EJBName,customer: PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-06-27T10:51:44.285Z] [java] - TestSerialization:TestEJBPerms,wait,Home,: PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-06-27T10:51:44.285Z] [java] - TestSerialization:TestEJBPerms,wait,Home,long,int: PASS - [2024-06-27T10:51:44.285Z] [java] - TestSerialization:bankbean,withdraw,Home,java.lang.string: PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-06-27T10:51:44.285Z] [java] - final native void java.lang.Object.notifyAll(): PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-06-27T10:51:44.285Z] [java] - TestSerialization:testEJBPerms,main,Home,java.lang.String[]: PASS - [2024-06-27T10:51:44.285Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,"): PASS - [2024-06-27T10:51:44.286Z] [java] - final void java.lang.Object.wait() throws java.lang.InterruptedException: PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-06-27T10:51:44.286Z] [java] - TestSerialization:TestEJBPerms,main,Home,java.lang.String[]: PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-06-27T10:51:44.286Z] [java] - TestSerialization:testEJBPerms,wait,Home,long,int: PASS - [2024-06-27T10:51:44.286Z] [java] - TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int: PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-06-27T10:51:44.286Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@527740a2: PASS - [2024-06-27T10:51:44.286Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-06-27T10:51:44.286Z] [java] - TestSerialization:myBean,withdraw,,java.lang.string: PASS - [2024-06-27T10:51:44.286Z] [java] - doEJBMethodPermission:true-bankbean-withdraw: PASS - [2024-06-27T10:51:44.286Z] [java] - TestSerialization:testEJBPerms,wait,Home,: PASS - [2024-06-27T10:51:44.287Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string: PASS - [2024-06-27T10:51:44.287Z] [java] - TestSerialization:myBean,withdraw,Home,java.lang.string: PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-06-27T10:51:44.287Z] [java] - TestSerialization:bankBean,withdraw,Home: PASS - [2024-06-27T10:51:44.287Z] [java] - TestSerialization:myBean,withdraw,,java.lang.int: PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-06-27T10:51:44.287Z] [java] - doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string,: PASS - [2024-06-27T10:51:44.287Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@5ce81285: PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-06-27T10:51:44.287Z] [java] - TestSerialization:testEJBPerms,notifyAll,Home,: PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-06-27T10:51:44.287Z] [java] - TestSerialization:bankbean,withdraw,Home: PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-06-27T10:51:44.287Z] [java] - doEJBMethodPermission:false-bankbean-withdraw,: PASS - [2024-06-27T10:51:44.287Z] [java] - final native java.lang.Class java.lang.Object.getClass(): PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-06-27T10:51:44.287Z] [java] - TestSerialization:bankBean,null: PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-06-27T10:51:44.287Z] [java] - TestSerialization:myBean,withdraw,Remote,: PASS - [2024-06-27T10:51:44.287Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@527740a2: PASS - [2024-06-27T10:51:44.287Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-06-27T10:51:44.288Z] [java] - doEJBRoleRefPermission:true-EJBName-customer: PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-06-27T10:51:44.288Z] [java] - TestSerialization:TestEJBPerms,notifyAll,Home,: PASS - [2024-06-27T10:51:44.288Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string: PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-06-27T10:51:44.288Z] [java] - doEJBMethodPermission:true-bankbean-null: PASS - [2024-06-27T10:51:44.288Z] [java] - TestSerialization:bankBean,withdraw,Home,java.lang.string: PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-06-27T10:51:44.288Z] [java] - TestSerialization:testEJBPerms,hashCode,Home,: PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-06-27T10:51:44.288Z] [java] - static void jakarta.security.jacc.TestEJBPerms.main(java.lang.String[]): PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-06-27T10:51:44.288Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@5ce81285: PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-06-27T10:51:44.288Z] [java] - doEJBMethodPermission:true-bankbean-,Home,java.lang.string: PASS - [2024-06-27T10:51:44.288Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,Home: PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-06-27T10:51:44.288Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-06-27T10:51:44.289Z] [java] - TestSerialization:testEJBPerms,equals,Home,java.lang.Object: PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-06-27T10:51:44.289Z] [java] - TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int: PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-06-27T10:51:44.289Z] [java] - TestSerialization:testEJBPerms,notify,Home,: PASS - [2024-06-27T10:51:44.289Z] [java] - TestSerialization:TestEJBPerms,hashCode,Home,: PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-06-27T10:51:44.289Z] [java] - TestSerialization:myBean,,Home,java.lang.string: PASS - [2024-06-27T10:51:44.289Z] [java] - TestSerialization:bankbean,withdraw,,java.lang.string: PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-06-27T10:51:44.289Z] [java] - TestSerialization:TestEJBPerms,equals,Home,java.lang.Object: PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-06-27T10:51:44.289Z] [java] - TestSerialization:TestEJBPerms,notify,Home,: PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2024-06-27T10:51:44.289Z] [java] - final native void java.lang.Object.notify(): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-06-27T10:51:44.289Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-06-27T10:51:44.290Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-null-null-null: PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string"): PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-06-27T10:51:44.290Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,,: PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-06-27T10:51:44.290Z] [java] - TestSerialization:EJBName1,roleRef1: PASS - [2024-06-27T10:51:44.290Z] [java] - TestSerialization:EJBName1,roleRef2: PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-06-27T10:51:44.290Z] [java] - TestSerialization:bankbean,null: PASS - [2024-06-27T10:51:44.290Z] [java] - TestSerialization:bankBean,,Home,java.lang.string: PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-06-27T10:51:44.290Z] [java] - TestSerialization:EJBName2,roleRef2: PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-06-27T10:51:44.290Z] [java] - TestSerialization:EJBName2,roleRef1: PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-06-27T10:51:44.290Z] [java] - java.lang.String java.lang.Object.toString(): PASS - [2024-06-27T10:51:44.290Z] [java] - final void java.lang.Object.wait(long) throws java.lang.InterruptedException: PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-06-27T10:51:44.290Z] [java] - final void java.lang.Object.wait(long,int) throws java.lang.InterruptedException: PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2024-06-27T10:51:44.290Z] [java] - TestSerialization:testEJBPerms,toString,Home,: PASS - [2024-06-27T10:51:44.290Z] [java] - TestSerialization:bankbean,withdraw: PASS - [2024-06-27T10:51:44.290Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-06-27T10:51:44.290Z] [java] - TestSerialization:bankbean,,Home,java.lang.string: PASS - [2024-06-27T10:51:44.291Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-06-27T10:51:44.291Z] [java] - boolean java.lang.Object.equals(java.lang.Object): PASS - [2024-06-27T10:51:44.291Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-06-27T10:51:44.291Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-06-27T10:51:44.291Z] [java] - TestSerialization:bankbean,,Home: PASS - [2024-06-27T10:51:44.291Z] [java] - TestSerialization:myBean,,,java.lang.string: PASS - [2024-06-27T10:51:44.291Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-06-27T10:51:44.291Z] [java] - TestSerialization:bankbean,withdraw,,: PASS - [2024-06-27T10:51:44.291Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-06-27T10:51:44.291Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-06-27T10:51:44.291Z] [java] - doEJBMethodPermission:true-bankbean-,Home: PASS - [2024-06-27T10:51:44.291Z] [java] ----------------------------------------- [2024-06-27T10:51:44.291Z] [java] Total PASS: 200 [2024-06-27T10:51:44.291Z] [java] Total FAIL: 0 [2024-06-27T10:51:44.291Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:44.291Z] [java] ----------------------------------------- [2024-06-27T10:51:44.291Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:44.291Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:44.291Z] [2024-06-27T10:51:44.291Z] setOSConditions: [2024-06-27T10:51:44.291Z] [2024-06-27T10:51:44.291Z] setToolWin: [2024-06-27T10:51:44.291Z] [2024-06-27T10:51:44.291Z] setToolUnix: [2024-06-27T10:51:44.291Z] [2024-06-27T10:51:44.291Z] setToolProperty: [2024-06-27T10:51:44.291Z] [2024-06-27T10:51:44.291Z] setS1ASclassPath: [2024-06-27T10:51:44.291Z] [2024-06-27T10:51:44.291Z] init-common: [2024-06-27T10:51:44.291Z] [2024-06-27T10:51:44.291Z] run-urltests: [2024-06-27T10:51:44.325Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:44.325Z] [exec] Value of key is: Connector 1.5 test - 1 [2024-06-27T10:51:44.325Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:44.325Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:44.325Z] [exec] Value of key is: Connector 1.5 test - 2 [2024-06-27T10:51:44.325Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:44.325Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:44.325Z] [exec] Value of key is: Connector 1.5 test - 3 [2024-06-27T10:51:44.353Z] [exec] Application deployed with name wsclient. [2024-06-27T10:51:44.353Z] [exec] Command deploy executed successfully. [2024-06-27T10:51:44.353Z] [2024-06-27T10:51:44.353Z] setup: [2024-06-27T10:51:44.353Z] [2024-06-27T10:51:44.353Z] runtest: [2024-06-27T10:51:44.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:44.353Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml:121: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:44.353Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:44.353Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:51:44.353Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:44.353Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:44.353Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:44.353Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:44.353Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:44.353Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:44.353Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:44.353Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:44.354Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:44.354Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:44.354Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:44.354Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:44.354Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:44.354Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:44.354Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:44.354Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:44.354Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:44.354Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:51:44.354Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:44.354Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:51:44.354Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:51:44.354Z] [java] ... 61 more [2024-06-27T10:51:44.354Z] [java] Java Result: -1 [2024-06-27T10:51:44.354Z] [2024-06-27T10:51:44.354Z] undeploy: [2024-06-27T10:51:44.354Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:44.354Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:44.354Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:44.354Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:44.354Z] [2024-06-27T10:51:44.354Z] setOSConditions: [2024-06-27T10:51:44.355Z] [2024-06-27T10:51:44.355Z] setToolWin: [2024-06-27T10:51:44.355Z] [2024-06-27T10:51:44.355Z] setToolUnix: [2024-06-27T10:51:44.355Z] [2024-06-27T10:51:44.355Z] setToolProperty: [2024-06-27T10:51:44.355Z] [2024-06-27T10:51:44.355Z] setS1ASclassPath: [2024-06-27T10:51:44.355Z] [2024-06-27T10:51:44.355Z] init-common: [2024-06-27T10:51:44.355Z] [2024-06-27T10:51:44.355Z] undeploy-war-common: [2024-06-27T10:51:44.522Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-with-ordering-web. [2024-06-27T10:51:44.522Z] [2024-06-27T10:51:44.522Z] deploy-war-commonee: [2024-06-27T10:51:44.522Z] [2024-06-27T10:51:44.522Z] run: [2024-06-27T10:51:44.522Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-with-ordering/myurl [2024-06-27T10:51:44.522Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:51:44.522Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:44.522Z] [java] [2024-06-27T10:51:44.522Z] [java] [2024-06-27T10:51:44.522Z] [java] ----------------------------------------- [2024-06-27T10:51:44.522Z] [java] - cdi-servlet-annotation-with-web-inf-lib-with-ordering: PASS - [2024-06-27T10:51:44.522Z] [java] ----------------------------------------- [2024-06-27T10:51:44.522Z] [java] - Total PASS : 1 - [2024-06-27T10:51:44.522Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:44.522Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:44.522Z] [java] ----------------------------------------- [2024-06-27T10:51:44.522Z] [2024-06-27T10:51:44.522Z] undeploy: [2024-06-27T10:51:44.522Z] [2024-06-27T10:51:44.522Z] setOSConditions: [2024-06-27T10:51:44.522Z] [2024-06-27T10:51:44.522Z] setToolWin: [2024-06-27T10:51:44.522Z] [2024-06-27T10:51:44.522Z] setToolUnix: [2024-06-27T10:51:44.522Z] [2024-06-27T10:51:44.522Z] setToolProperty: [2024-06-27T10:51:44.522Z] [2024-06-27T10:51:44.522Z] setS1ASclassPath: [2024-06-27T10:51:44.522Z] [2024-06-27T10:51:44.522Z] init-common: [2024-06-27T10:51:44.522Z] [2024-06-27T10:51:44.522Z] undeploy-war-common: [2024-06-27T10:51:44.580Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:44.580Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:44.580Z] [exec] Value of key is: Connector 1.5 test - 4 [2024-06-27T10:51:44.580Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:44.580Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:44.580Z] [exec] Value of key is: Connector 1.5 test - 5 [2024-06-27T10:51:44.580Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:44.580Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:44.580Z] [exec] Value of key is: Connector 1.5 test - 6 [2024-06-27T10:51:44.735Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:44.834Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:44.834Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:44.834Z] [exec] Value of key is: Connector 1.5 test - 7 [2024-06-27T10:51:44.834Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:44.834Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:44.834Z] [exec] Value of key is: Connector 1.5 test - 8 [2024-06-27T10:51:44.834Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:51:44.834Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:51:44.834Z] [exec] Value of key is: Connector 1.5 test - 9 [2024-06-27T10:51:44.834Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:44.834Z] [exec] [2024-06-27T10:51:44.834Z] [exec] [2024-06-27T10:51:44.834Z] [exec] ----------------------------------------- [2024-06-27T10:51:44.834Z] [exec] - Connector 1.5 test - 2: PASS - [2024-06-27T10:51:44.834Z] [exec] - Connector 1.5 test - 3: PASS - [2024-06-27T10:51:44.834Z] [exec] - Connector 1.5 test - 4: PASS - [2024-06-27T10:51:44.834Z] [exec] - Connector 1.5 test - 5: PASS - [2024-06-27T10:51:44.834Z] [exec] - Connector 1.5 test - 1: PASS - [2024-06-27T10:51:44.834Z] [exec] - Connector 1.5 test - 6: PASS - [2024-06-27T10:51:44.834Z] [exec] - Connector 1.5 test - 7: PASS - [2024-06-27T10:51:44.834Z] [exec] - Connector 1.5 test - 8: PASS - [2024-06-27T10:51:44.834Z] [exec] - Connector 1.5 test - 9: PASS - [2024-06-27T10:51:44.834Z] [exec] ----------------------------------------- [2024-06-27T10:51:44.834Z] [exec] Total PASS: 9 [2024-06-27T10:51:44.834Z] [exec] Total FAIL: 0 [2024-06-27T10:51:44.834Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:44.834Z] [exec] ----------------------------------------- [2024-06-27T10:51:44.834Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:44.834Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-06-27T10:51:44.834Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:44.862Z] [java] patternType: 3 3 succeded /a/b/c.jsp [2024-06-27T10:51:44.862Z] [java] Value of key is:testPatternType:/a/b/c.jsp [2024-06-27T10:51:44.862Z] [java] patternType: 3 3 succeded /a/c [2024-06-27T10:51:44.862Z] [java] Value of key is:testPatternType:/a/c [2024-06-27T10:51:44.862Z] [java] patternType: 2 2 succeded /* [2024-06-27T10:51:44.862Z] [java] Value of key is:testPatternType:/* [2024-06-27T10:51:44.862Z] [java] patternType: 2 2 succeded /a/* [2024-06-27T10:51:44.862Z] [java] Value of key is:testPatternType:/a/* [2024-06-27T10:51:44.862Z] [java] patternType: 2 2 succeded /a/c/* [2024-06-27T10:51:44.862Z] [java] Value of key is:testPatternType:/a/c/* [2024-06-27T10:51:44.862Z] [java] patternType: 2 2 succeded //* [2024-06-27T10:51:44.862Z] [java] Value of key is:testPatternType://* [2024-06-27T10:51:44.862Z] [java] patternType: 1 1 succeded *.jsp [2024-06-27T10:51:44.862Z] [java] Value of key is:testPatternType:*.jsp [2024-06-27T10:51:44.862Z] [java] patternType: 1 1 succeded *.asp [2024-06-27T10:51:44.862Z] [java] Value of key is:testPatternType:*.asp [2024-06-27T10:51:44.862Z] [java] patternType: 0 0 succeded / [2024-06-27T10:51:44.862Z] [java] Value of key is:testPatternType:/ [2024-06-27T10:51:44.862Z] [java] compareTo(->): 0 0 succeded /a/b/c.jsp /a/b/c.jsp [2024-06-27T10:51:44.862Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/b/c.jsp-3 [2024-06-27T10:51:44.862Z] [java] compareTo(->): !0 -1 succeded /a/b/c.jsp /a/c [2024-06-27T10:51:44.862Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/c-3 [2024-06-27T10:51:44.862Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /a/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /a/c/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/c/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp //* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-//*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp *.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-*.jsp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp *.asp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-*.asp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp / [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/-0 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 1 succeded /a/c /a/b/c.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c-3-/a/b/c.jsp-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 0 0 succeded /a/c /a/c [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c-3-/a/c-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/c /* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c-3-/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/c /a/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c-3-/a/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/c /a/c/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c-3-/a/c/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/c //* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c-3-//*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/c *.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c-3-*.jsp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/c *.asp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c-3-*.asp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/c / [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c-3-/-0 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded /* /a/b/c.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded /* /a/c [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/*-2-/a/c-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 0 0 succeded /* /* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/*-2-/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 -1 succeded /* /a/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/*-2-/a/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 -1 succeded /* /a/c/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/*-2-/a/c/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 -1 succeded /* //* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/*-2-//*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /* *.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/*-2-*.jsp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /* *.asp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/*-2-*.asp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /* / [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/*-2-/-0 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded /a/* /a/b/c.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded /a/* /a/c [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/*-2-/a/c-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 1 succeded /a/* /* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/*-2-/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 0 0 succeded /a/* /a/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/*-2-/a/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 -1 succeded /a/* /a/c/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/*-2-/a/c/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 1 succeded /a/* //* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/*-2-//*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/* *.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/*-2-*.jsp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/* *.asp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/*-2-*.asp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/* / [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/*-2-/-0 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded /a/c/* /a/b/c.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded /a/c/* /a/c [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/c-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 1 succeded /a/c/* /* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c/*-2-/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 1 succeded /a/c/* /a/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 0 0 succeded /a/c/* /a/c/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/c/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 1 succeded /a/c/* //* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c/*-2-//*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/c/* *.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c/*-2-*.jsp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/c/* *.asp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c/*-2-*.asp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded /a/c/* / [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:/a/c/*-2-/-0 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded //* /a/b/c.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo://*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded //* /a/c [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo://*-2-/a/c-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 1 succeded //* /* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo://*-2-/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 -1 succeded //* /a/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo://*-2-/a/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): !0 -1 succeded //* /a/c/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo://*-2-/a/c/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 0 0 succeded //* //* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo://*-2-//*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded //* *.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo://*-2-*.jsp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded //* *.asp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo://*-2-*.asp-1 [2024-06-27T10:51:44.863Z] [java] compareTo(->): 1 1 succeded //* / [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo://*-2-/-0 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/b/c.jsp [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/b/c.jsp-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/c [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/c-3 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded *.jsp /* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:*.jsp-1-/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/* [2024-06-27T10:51:44.863Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/*-2 [2024-06-27T10:51:44.863Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/c/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/c/*-2 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded *.jsp //* [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.jsp-1-//*-2 [2024-06-27T10:51:44.864Z] [java] compareTo(->): 0 0 succeded *.jsp *.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.jsp-1-*.jsp-1 [2024-06-27T10:51:44.864Z] [java] compareTo(->): !0 1 succeded *.jsp *.asp [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.jsp-1-*.asp-1 [2024-06-27T10:51:44.864Z] [java] compareTo(->): 1 1 succeded *.jsp / [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.jsp-1-/-0 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded *.asp /a/b/c.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.asp-1-/a/b/c.jsp-3 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded *.asp /a/c [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.asp-1-/a/c-3 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded *.asp /* [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.asp-1-/*-2 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded *.asp /a/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.asp-1-/a/*-2 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded *.asp /a/c/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.asp-1-/a/c/*-2 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded *.asp //* [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.asp-1-//*-2 [2024-06-27T10:51:44.864Z] [java] compareTo(->): !0 -1 succeded *.asp *.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.asp-1-*.jsp-1 [2024-06-27T10:51:44.864Z] [java] compareTo(->): 0 0 succeded *.asp *.asp [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.asp-1-*.asp-1 [2024-06-27T10:51:44.864Z] [java] compareTo(->): 1 1 succeded *.asp / [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:*.asp-1-/-0 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded / /a/b/c.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:/-0-/a/b/c.jsp-3 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded / /a/c [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:/-0-/a/c-3 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded / /* [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:/-0-/*-2 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded / /a/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:/-0-/a/*-2 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded / /a/c/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:/-0-/a/c/*-2 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded / //* [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:/-0-//*-2 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded / *.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:/-0-*.jsp-1 [2024-06-27T10:51:44.864Z] [java] compareTo(->): -1 -1 succeded / *.asp [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:/-0-*.asp-1 [2024-06-27T10:51:44.864Z] [java] compareTo(->): 0 0 succeded / / [2024-06-27T10:51:44.864Z] [java] Value of key is:testCompareTo:/-0-/-0 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /a/b/c.jsp /a/b/c.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/b/c.jsp-3 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/b/c.jsp /a/c [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/c-3 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/b/c.jsp /* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/b/c.jsp /a/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/b/c.jsp /a/c/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/c/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/b/c.jsp //* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-//*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/b/c.jsp *.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-*.jsp-1 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/b/c.jsp *.asp [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-*.asp-1 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/b/c.jsp / [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/-0 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/c /a/b/c.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/c-3-/a/b/c.jsp-3 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /a/c /a/c [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/c-3-/a/c-3 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/c /* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/c-3-/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/c /a/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/c-3-/a/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/c /a/c/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/c-3-/a/c/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/c //* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/c-3-//*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/c *.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/c-3-*.jsp-1 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/c *.asp [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/c-3-*.asp-1 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/c / [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/c-3-/-0 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /* /a/b/c.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /* /a/c [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/*-2-/a/c-3 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /* /* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/*-2-/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /* /a/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/*-2-/a/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /* /a/c/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/*-2-/a/c/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /* //* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/*-2-//*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /* *.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/*-2-*.jsp-1 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /* *.asp [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/*-2-*.asp-1 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /* / [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/*-2-/-0 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /a/* /a/b/c.jsp [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /a/* /a/c [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/*-2-/a/c-3 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/* /* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/*-2-/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /a/* /a/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/*-2-/a/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): true true succeded /a/* /a/c/* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/*-2-/a/c/*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/* //* [2024-06-27T10:51:44.864Z] [java] Value of key is:testImplies:/a/*-2-//*-2 [2024-06-27T10:51:44.864Z] [java] implies(->): false false succeded /a/* *.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/*-2-*.jsp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded /a/* *.asp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/*-2-*.asp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded /a/* / [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/*-2-/-0 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded /a/c/* /a/b/c.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/c/*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded /a/c/* /a/c [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/c/*-2-/a/c-3 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded /a/c/* /* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/c/*-2-/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded /a/c/* /a/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/c/*-2-/a/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded /a/c/* /a/c/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/c/*-2-/a/c/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded /a/c/* //* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/c/*-2-//*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded /a/c/* *.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/c/*-2-*.jsp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded /a/c/* *.asp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/c/*-2-*.asp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded /a/c/* / [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/a/c/*-2-/-0 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded //* /a/b/c.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies://*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded //* /a/c [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies://*-2-/a/c-3 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded //* /* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies://*-2-/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded //* /a/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies://*-2-/a/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded //* /a/c/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies://*-2-/a/c/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded //* //* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies://*-2-//*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded //* *.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies://*-2-*.jsp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded //* *.asp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies://*-2-*.asp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded //* / [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies://*-2-/-0 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded *.jsp /a/b/c.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.jsp-1-/a/b/c.jsp-3 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.jsp /a/c [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.jsp-1-/a/c-3 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.jsp /* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.jsp-1-/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.jsp /a/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.jsp-1-/a/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.jsp /a/c/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.jsp-1-/a/c/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.jsp //* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.jsp-1-//*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded *.jsp *.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.jsp-1-*.jsp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.jsp *.asp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.jsp-1-*.asp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.jsp / [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.jsp-1-/-0 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.asp /a/b/c.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.asp-1-/a/b/c.jsp-3 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.asp /a/c [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.asp-1-/a/c-3 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.asp /* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.asp-1-/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.asp /a/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.asp-1-/a/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.asp /a/c/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.asp-1-/a/c/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.asp //* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.asp-1-//*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.asp *.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.asp-1-*.jsp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded *.asp *.asp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.asp-1-*.asp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): false false succeded *.asp / [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:*.asp-1-/-0 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded / /a/b/c.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/-0-/a/b/c.jsp-3 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded / /a/c [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/-0-/a/c-3 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded / /* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/-0-/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded / /a/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/-0-/a/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded / /a/c/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/-0-/a/c/*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded / //* [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/-0-//*-2 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded / *.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/-0-*.jsp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded / *.asp [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/-0-*.asp-1 [2024-06-27T10:51:44.865Z] [java] implies(->): true true succeded / / [2024-06-27T10:51:44.865Z] [java] Value of key is:testImplies:/-0-/-0 [2024-06-27T10:51:44.865Z] [java] equals(-->): true true succeded /a/b/c.jsp /a/b/c.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/b/c.jsp-3 [2024-06-27T10:51:44.865Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/c [2024-06-27T10:51:44.865Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/c-3 [2024-06-27T10:51:44.865Z] [java] equals(-->): false false succeded /a/b/c.jsp /* [2024-06-27T10:51:44.865Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/*-2 [2024-06-27T10:51:44.865Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/*-2 [2024-06-27T10:51:44.865Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/c/* [2024-06-27T10:51:44.865Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/c/*-2 [2024-06-27T10:51:44.865Z] [java] equals(-->): false false succeded /a/b/c.jsp //* [2024-06-27T10:51:44.865Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-//*-2 [2024-06-27T10:51:44.865Z] [java] equals(-->): false false succeded /a/b/c.jsp *.jsp [2024-06-27T10:51:44.865Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-*.jsp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/b/c.jsp *.asp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-*.asp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/b/c.jsp / [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/-0 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c /a/b/c.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c-3-/a/b/c.jsp-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): true true succeded /a/c /a/c [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c-3-/a/c-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c /* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c-3-/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c /a/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c-3-/a/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c /a/c/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c-3-/a/c/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c //* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c-3-//*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c *.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c-3-*.jsp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c *.asp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c-3-*.asp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c / [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c-3-/-0 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /* /a/b/c.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /* /a/c [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/*-2-/a/c-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): true true succeded /* /* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/*-2-/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /* /a/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/*-2-/a/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /* /a/c/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/*-2-/a/c/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /* //* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/*-2-//*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /* *.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/*-2-*.jsp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /* *.asp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/*-2-*.asp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /* / [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/*-2-/-0 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/* /a/b/c.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/* /a/c [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/*-2-/a/c-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/* /* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/*-2-/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): true true succeded /a/* /a/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/*-2-/a/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/* /a/c/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/*-2-/a/c/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/* //* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/*-2-//*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/* *.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/*-2-*.jsp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/* *.asp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/*-2-*.asp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/* / [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/*-2-/-0 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c/* /a/b/c.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c/*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c/* /a/c [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c/*-2-/a/c-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c/* /* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c/*-2-/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c/* /a/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c/*-2-/a/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): true true succeded /a/c/* /a/c/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c/*-2-/a/c/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c/* //* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c/*-2-//*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c/* *.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c/*-2-*.jsp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c/* *.asp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c/*-2-*.asp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded /a/c/* / [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:/a/c/*-2-/-0 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded //* /a/b/c.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals://*-2-/a/b/c.jsp-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded //* /a/c [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals://*-2-/a/c-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded //* /* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals://*-2-/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded //* /a/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals://*-2-/a/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded //* /a/c/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals://*-2-/a/c/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): true true succeded //* //* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals://*-2-//*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded //* *.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals://*-2-*.jsp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded //* *.asp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals://*-2-*.asp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded //* / [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals://*-2-/-0 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded *.jsp /a/b/c.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:*.jsp-1-/a/b/c.jsp-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded *.jsp /a/c [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:*.jsp-1-/a/c-3 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded *.jsp /* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:*.jsp-1-/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded *.jsp /a/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:*.jsp-1-/a/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded *.jsp /a/c/* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:*.jsp-1-/a/c/*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded *.jsp //* [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:*.jsp-1-//*-2 [2024-06-27T10:51:44.866Z] [java] equals(-->): true true succeded *.jsp *.jsp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:*.jsp-1-*.jsp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded *.jsp *.asp [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:*.jsp-1-*.asp-1 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded *.jsp / [2024-06-27T10:51:44.866Z] [java] Value of key is:testEquals:*.jsp-1-/-0 [2024-06-27T10:51:44.866Z] [java] equals(-->): false false succeded *.asp /a/b/c.jsp [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:*.asp-1-/a/b/c.jsp-3 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded *.asp /a/c [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:*.asp-1-/a/c-3 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded *.asp /* [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:*.asp-1-/*-2 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded *.asp /a/* [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:*.asp-1-/a/*-2 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded *.asp /a/c/* [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:*.asp-1-/a/c/*-2 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded *.asp //* [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:*.asp-1-//*-2 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded *.asp *.jsp [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:*.asp-1-*.jsp-1 [2024-06-27T10:51:44.867Z] [java] equals(-->): true true succeded *.asp *.asp [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:*.asp-1-*.asp-1 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded *.asp / [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:*.asp-1-/-0 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded / /a/b/c.jsp [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:/-0-/a/b/c.jsp-3 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded / /a/c [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:/-0-/a/c-3 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded / /* [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:/-0-/*-2 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded / /a/* [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:/-0-/a/*-2 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded / /a/c/* [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:/-0-/a/c/*-2 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded / //* [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:/-0-//*-2 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded / *.jsp [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:/-0-*.jsp-1 [2024-06-27T10:51:44.867Z] [java] equals(-->): false false succeded / *.asp [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:/-0-*.asp-1 [2024-06-27T10:51:44.867Z] [java] equals(-->): true true succeded / / [2024-06-27T10:51:44.867Z] [java] Value of key is:testEquals:/-0-/-0 [2024-06-27T10:51:44.867Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:44.867Z] [java] [2024-06-27T10:51:44.867Z] [java] [2024-06-27T10:51:44.867Z] [java] ----------------------------------------- [2024-06-27T10:51:44.867Z] [java] - testEquals://*-2-/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:*.jsp-1-/a/c/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/b/c.jsp-3-/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/*-2-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testPatternType:/: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/a/c-3-/a/c/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/a/*-2-/-0: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals://*-2-*.asp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:*.asp-1-//*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/b/c.jsp-3-/-0: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/*-2-/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/*-2-//*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:*.asp-1-*.asp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/c-3-/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:*.jsp-1-/a/c-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/c/*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/c-3-*.jsp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/b/c.jsp-3-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:*.jsp-1-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:*.asp-1-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:*.asp-1-/a/c-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/a/b/c.jsp-3-//*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/*-2-/-0: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:*.asp-1-/-0: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/b/c.jsp-3-/a/c-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/b/c.jsp-3-//*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/c-3-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/c-3-/a/c-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/c-3-/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/*-2-/a/c-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/c/*-2-/-0: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/c/*-2-/-0: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/a/*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals://*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/a/b/c.jsp-3-*.jsp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/-0-*.jsp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/c/*-2-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/c-3-/a/c/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies://*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/a/c/*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies://*-2-/-0: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:*.asp-1-*.asp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:*.asp-1-/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:*.asp-1-/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:*.jsp-1-*.asp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/c/*-2-/a/c-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/a/*-2-/a/c-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies://*-2-*.asp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/c/*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/-0-/a/c-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/-0-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/c/*-2-/a/c-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/c/*-2-/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/a/*-2-/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/-0-*.jsp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/c/*-2-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies://*-2-//*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/c/*-2-//*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/a/*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/-0-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/c/*-2-/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/b/c.jsp-3-*.asp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:*.jsp-1-/-0: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testPatternType:/a/c: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/b/c.jsp-3-/a/c/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:*.asp-1-/a/c/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/*-2-*.asp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo://*-2-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/b/c.jsp-3-*.jsp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:*.jsp-1-*.asp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/a/*-2-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/b/c.jsp-3-/a/*-2: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo:/a/*-2-*.asp-1: PASS - [2024-06-27T10:51:44.867Z] [java] - testEquals:/a/b/c.jsp-3-/a/c-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testCompareTo://*-2-/a/c-3: PASS - [2024-06-27T10:51:44.867Z] [java] - testImplies:/a/c/*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:*.jsp-1-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/-0-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/-0-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/b/c.jsp-3-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/*-2-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:*.jsp-1-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/c-3-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/-0-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/b/c.jsp-3-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/*-2-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/*-2-/a/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c-3-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo://*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/*-2-/a/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/c/*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/*-2-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo://*-2-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:*.jsp-1-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/*-2-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/*-2-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testPatternType://*: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/b/c.jsp-3-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/*-2-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/*-2-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:*.jsp-1-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:*.jsp-1-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/b/c.jsp-3-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testPatternType:*.jsp: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:*.asp-1-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testPatternType:/a/*: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/*-2-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/*-2-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/*-2-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/*-2-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies://*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c-3-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/-0-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals://*-2-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/*-2-/a/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c/*-2-/a/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:*.jsp-1-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c/*-2-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/-0-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/*-2-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies://*-2-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testPatternType:*.asp: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals://*-2-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/-0-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/-0-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals://*-2-/a/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/b/c.jsp-3-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/-0-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/c/*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/b/c.jsp-3-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/*-2-/a/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:*.asp-1-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/c/*-2-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c-3-/a/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:*.jsp-1-/a/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo://*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:*.asp-1-/a/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c-3-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testPatternType:/a/c/*: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:*.jsp-1-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/-0-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/-0-/a/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/*-2-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/c-3-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:*.asp-1-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:*.jsp-1-/a/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals://*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:*.asp-1-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testPatternType:/*: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:*.asp-1-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/*-2-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/c-3-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/-0-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:*.jsp-1-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/-0-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:*.jsp-1-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/-0-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies://*-2-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:*.jsp-1-/a/c-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c/*-2-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/*-2-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:*.asp-1-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/b/c.jsp-3-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/-0-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c-3-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo://*-2-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/c-3-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/-0-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo://*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c/*-2-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:*.asp-1-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/b/c.jsp-3-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/c/*-2-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/*-2-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:*.jsp-1-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/c-3-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo://*-2-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c/*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies://*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c/*-2-/a/c/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:*.jsp-1-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals://*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/-0-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/c-3-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/-0-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:*.jsp-1-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo://*-2-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:*.asp-1-*.asp-1: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/c-3-//*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testEquals:/a/*-2-/-0: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/b/c.jsp-3-/*-2: PASS - [2024-06-27T10:51:44.868Z] [java] - testPatternType:/a/b/c.jsp: PASS - [2024-06-27T10:51:44.868Z] [java] - testImplies:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.868Z] [java] - testCompareTo:/a/c-3-/-0: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:/-0-/-0: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:/a/*-2-*.jsp-1: PASS - [2024-06-27T10:51:44.869Z] [java] - testEquals://*-2-/-0: PASS - [2024-06-27T10:51:44.869Z] [java] - testEquals:*.jsp-1-/a/c/*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testEquals:/a/c-3-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.869Z] [java] - testEquals:/a/c-3-/a/*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:*.asp-1-/*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:*.asp-1-//*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testEquals:/a/c-3-/a/c-3: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:/-0-*.asp-1: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:*.jsp-1-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:/a/c-3-*.asp-1: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:/*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:/a/*-2-//*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testEquals:/a/c/*-2-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.869Z] [java] - testEquals:/a/c/*-2-//*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies://*-2-/a/*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:/-0-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:/*-2-/*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:/a/*-2-*.asp-1: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/c-3: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:/a/c-3-*.jsp-1: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testEquals:*.jsp-1-*.asp-1: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:*.jsp-1-/*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:/-0-/-0: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:*.asp-1-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:*.asp-1-/a/c-3: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:*.asp-1-/a/*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:/a/c/*-2-//*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:*.asp-1-/-0: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:*.asp-1-/a/b/c.jsp-3: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:/a/c/*-2-/-0: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:*.asp-1-//*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:*.jsp-1-/a/c/*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testCompareTo:/-0-//*-2: PASS - [2024-06-27T10:51:44.869Z] [java] - testEquals:/a/c-3-*.asp-1: PASS - [2024-06-27T10:51:44.869Z] [java] - testEquals:*.jsp-1-*.jsp-1: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:*.asp-1-*.jsp-1: PASS - [2024-06-27T10:51:44.869Z] [java] - testImplies:/a/*-2-/-0: PASS - [2024-06-27T10:51:44.869Z] [java] - testEquals:/a/c-3-*.jsp-1: PASS - [2024-06-27T10:51:44.869Z] [java] ----------------------------------------- [2024-06-27T10:51:44.869Z] [java] Total PASS: 252 [2024-06-27T10:51:44.869Z] [java] Total FAIL: 0 [2024-06-27T10:51:44.869Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:44.869Z] [java] ----------------------------------------- [2024-06-27T10:51:44.869Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:44.899Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:44.899Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:51:44.899Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:51:44.899Z] [javac] 2 warnings [2024-06-27T10:51:44.899Z] [2024-06-27T10:51:44.899Z] setOSConditions: [2024-06-27T10:51:44.899Z] [2024-06-27T10:51:44.899Z] setToolWin: [2024-06-27T10:51:44.899Z] [2024-06-27T10:51:44.899Z] setToolUnix: [2024-06-27T10:51:44.899Z] [2024-06-27T10:51:44.900Z] setToolProperty: [2024-06-27T10:51:44.900Z] [2024-06-27T10:51:44.900Z] setS1ASclassPath: [2024-06-27T10:51:44.900Z] [2024-06-27T10:51:44.900Z] init-common: [2024-06-27T10:51:44.900Z] [2024-06-27T10:51:44.900Z] compile-common: [2024-06-27T10:51:44.900Z] [echo] Current time (ISO): 2024-06-27T10:51:44.530+0000 [2024-06-27T10:51:44.900Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:44.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false client-handler-1-web [2024-06-27T10:51:44.926Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:44.926Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:44.926Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:44.926Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:44.926Z] [2024-06-27T10:51:44.926Z] setOSConditions: [2024-06-27T10:51:44.926Z] [2024-06-27T10:51:44.926Z] setToolWin: [2024-06-27T10:51:44.926Z] [2024-06-27T10:51:44.926Z] setToolUnix: [2024-06-27T10:51:44.926Z] [2024-06-27T10:51:44.926Z] setToolProperty: [2024-06-27T10:51:44.926Z] [2024-06-27T10:51:44.926Z] setS1ASclassPath: [2024-06-27T10:51:44.927Z] [2024-06-27T10:51:44.927Z] init-common: [2024-06-27T10:51:44.927Z] [2024-06-27T10:51:44.927Z] undeploy-client: [2024-06-27T10:51:44.990Z] [javac] 1 warning [2024-06-27T10:51:44.990Z] [2024-06-27T10:51:44.990Z] setOSConditions: [2024-06-27T10:51:44.990Z] [2024-06-27T10:51:44.991Z] setToolWin: [2024-06-27T10:51:44.991Z] [2024-06-27T10:51:44.991Z] setToolUnix: [2024-06-27T10:51:44.991Z] [2024-06-27T10:51:44.991Z] setToolProperty: [2024-06-27T10:51:44.991Z] [2024-06-27T10:51:44.991Z] setS1ASclassPath: [2024-06-27T10:51:44.991Z] [2024-06-27T10:51:44.991Z] init-common: [2024-06-27T10:51:44.991Z] [2024-06-27T10:51:44.991Z] compile-common: [2024-06-27T10:51:44.991Z] [echo] Current time (ISO): 2024-06-27T10:51:44.871+0000 [2024-06-27T10:51:44.991Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:45.081Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-with-ordering-web [2024-06-27T10:51:45.081Z] [2024-06-27T10:51:45.081Z] all: [2024-06-27T10:51:45.081Z] [2024-06-27T10:51:45.081Z] setOSConditions: [2024-06-27T10:51:45.081Z] [2024-06-27T10:51:45.081Z] setToolWin: [2024-06-27T10:51:45.081Z] [2024-06-27T10:51:45.081Z] setToolUnix: [2024-06-27T10:51:45.081Z] [2024-06-27T10:51:45.082Z] setToolProperty: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setS1ASclassPath: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] init-common: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] clean: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setOSConditions: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setToolWin: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setToolUnix: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setToolProperty: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setS1ASclassPath: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] init-common: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] clean-common: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setOSConditions: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setToolWin: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setToolUnix: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setToolProperty: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setS1ASclassPath: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] init-common: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] clean-classes-common: [2024-06-27T10:51:45.082Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setOSConditions: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.082Z] setToolWin: [2024-06-27T10:51:45.082Z] [2024-06-27T10:51:45.083Z] setToolUnix: [2024-06-27T10:51:45.083Z] [2024-06-27T10:51:45.083Z] setToolProperty: [2024-06-27T10:51:45.083Z] [2024-06-27T10:51:45.083Z] setS1ASclassPath: [2024-06-27T10:51:45.083Z] [2024-06-27T10:51:45.083Z] init-common: [2024-06-27T10:51:45.083Z] [2024-06-27T10:51:45.083Z] clean-jars-common: [2024-06-27T10:51:45.083Z] [2024-06-27T10:51:45.083Z] compile: [2024-06-27T10:51:45.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:45.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:45.083Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:45.083Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:45.083Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-06-27T10:51:45.083Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:45.083Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:45.083Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:45.083Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:45.083Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:45.083Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:45.083Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:45.088Z] [2024-06-27T10:51:45.088Z] checkReporting-common: [2024-06-27T10:51:45.088Z] [2024-06-27T10:51:45.088Z] confirmReportPresent-common: [2024-06-27T10:51:45.088Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:45.088Z] [echo] Test seems to be reported fine [2024-06-27T10:51:45.088Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/RepRunConf.txt [2024-06-27T10:51:45.088Z] [2024-06-27T10:51:45.088Z] confirmMissingReport-common: [2024-06-27T10:51:45.088Z] [2024-06-27T10:51:45.088Z] unset: [2024-06-27T10:51:45.125Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:45.338Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:51:45.338Z] [javac] 2 warnings [2024-06-27T10:51:45.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:45.338Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/bravo.jar [2024-06-27T10:51:45.338Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:45.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:45.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:45.338Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:45.338Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:45.338Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setOSConditions: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setToolWin: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setToolUnix: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setToolProperty: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setS1ASclassPath: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] init-common: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] unsetJdbc: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] undeploy: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setOSConditions: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setToolWin: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setToolUnix: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setToolProperty: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setS1ASclassPath: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] init-common: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] undeploy: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setOSConditions: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setToolWin: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.344Z] setToolUnix: [2024-06-27T10:51:45.344Z] [2024-06-27T10:51:45.345Z] setToolProperty: [2024-06-27T10:51:45.345Z] [2024-06-27T10:51:45.345Z] setS1ASclassPath: [2024-06-27T10:51:45.345Z] [2024-06-27T10:51:45.345Z] init-common: [2024-06-27T10:51:45.345Z] [2024-06-27T10:51:45.345Z] undeploy-common: [2024-06-27T10:51:45.488Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:45.488Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:51:45.593Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:45.593Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:45.593Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:45.593Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:45.593Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:45.593Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:45.593Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:45.593Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:51:45.593Z] [javac] 2 warnings [2024-06-27T10:51:45.593Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:61: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:45.594Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:45.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simplemdbApp [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] setOSConditions: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] setToolWin: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] setToolUnix: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] setToolProperty: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] setS1ASclassPath: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] init-common: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] undeploy: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] setOSConditions: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] setToolWin: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] setToolUnix: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] setToolProperty: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] setS1ASclassPath: [2024-06-27T10:51:45.624Z] [2024-06-27T10:51:45.624Z] init-common: [2024-06-27T10:51:45.689Z] [java] constructor( ): true succeded /a/c [2024-06-27T10:51:45.689Z] [java] getURLPattern: succeded /a/c /a/c /a/c [2024-06-27T10:51:45.689Z] [java] hashCode: 1494950 1494950 1494950 succeded /a/c /a/c [2024-06-27T10:51:45.689Z] [java] Value of key is:testHashCode:/a/c [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c:/a/c [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c:/a/b/c.jsp [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c:/a/c/* [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c:/a/* [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c:/* [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c:*.jsp [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c:*.asp [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c:/ [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c: [2024-06-27T10:51:45.689Z] [java] constructor( ): true succeded /a/b/c.jsp [2024-06-27T10:51:45.689Z] [java] getURLPattern: succeded /a/b/c.jsp /a/b/c.jsp /a/b/c.jsp [2024-06-27T10:51:45.689Z] [java] hashCode: -1348394670 -1348394670 -1348394670 succeded /a/b/c.jsp /a/b/c.jsp [2024-06-27T10:51:45.689Z] [java] Value of key is:testHashCode:/a/b/c.jsp [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/c [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/b/c.jsp [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/c/* [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/* [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/b/c.jsp:/* [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/b/c.jsp:*.jsp [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/b/c.jsp:*.asp [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/b/c.jsp:/ [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/b/c.jsp: [2024-06-27T10:51:45.689Z] [java] constructor( ): true succeded /a/c/* [2024-06-27T10:51:45.689Z] [java] getURLPattern: succeded /a/c/* /a/c/* /a/c/* [2024-06-27T10:51:45.689Z] [java] hashCode: 1436648449 1436648449 1436648449 succeded /a/c/* /a/c/* [2024-06-27T10:51:45.689Z] [java] Value of key is:testHashCode:/a/c/* [2024-06-27T10:51:45.689Z] [java] constructor( ): true succeded /a/c/*:/a/c [2024-06-27T10:51:45.689Z] [java] getURLPattern: succeded /a/c/* /a/c/* /a/c/*:/a/c [2024-06-27T10:51:45.689Z] [java] hashCode: 1269692287 1269692287 1269692287 succeded /a/c/*:/a/c /a/c/*:/a/c [2024-06-27T10:51:45.689Z] [java] Value of key is:testHashCode:/a/c/*:/a/c [2024-06-27T10:51:45.689Z] [java] equals(-->): true true succeded /a/c/* /a/c/* [2024-06-27T10:51:45.689Z] [java] Value of key is:testEquals:/a/c/*-/a/c/*-true [2024-06-27T10:51:45.689Z] [java] equals(-->): true true succeded /a/c/*:/a/c /a/c/*:/a/c [2024-06-27T10:51:45.689Z] [java] Value of key is:testEquals:/a/c/*:/a/c-/a/c/*:/a/c-true [2024-06-27T10:51:45.689Z] [java] equals(-->): false false succeded /a/c/*:/a/c /a/c/* [2024-06-27T10:51:45.689Z] [java] Value of key is:testEquals:/a/c/*:/a/c-/a/c/*-false [2024-06-27T10:51:45.689Z] [java] implies(->): false false failed /a/c/*:/a/c /a/c/* [2024-06-27T10:51:45.689Z] [java] Value of key is:testImplies:/a/c/*:/a/c-/a/c/*-false-true [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/b/c.jsp [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/c/* [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/* [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c/*:/a/c:/* [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c/*:/a/c:*.jsp [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c/*:/a/c:*.asp [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c/*:/a/c:/ [2024-06-27T10:51:45.689Z] [java] constructor(e): false succeded /a/c/*:/a/c: [2024-06-27T10:51:45.689Z] [java] constructor( ): true succeded /a/* [2024-06-27T10:51:45.689Z] [java] getURLPattern: succeded /a/* /a/* /a/* [2024-06-27T10:51:45.689Z] [java] hashCode: 1494893 1494893 1494893 succeded /a/* /a/* [2024-06-27T10:51:45.689Z] [java] Value of key is:testHashCode:/a/* [2024-06-27T10:51:45.689Z] [java] constructor( ): true succeded /a/*:/a/c [2024-06-27T10:51:45.689Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c [2024-06-27T10:51:45.689Z] [java] hashCode: -1776619629 -1776619629 -1776619629 succeded /a/*:/a/c /a/*:/a/c [2024-06-27T10:51:45.689Z] [java] Value of key is:testHashCode:/a/*:/a/c [2024-06-27T10:51:45.689Z] [java] equals(-->): true true succeded /a/* /a/* [2024-06-27T10:51:45.689Z] [java] Value of key is:testEquals:/a/*-/a/*-true [2024-06-27T10:51:45.689Z] [java] equals(-->): true true succeded /a/*:/a/c /a/*:/a/c [2024-06-27T10:51:45.689Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*:/a/c-true [2024-06-27T10:51:45.689Z] [java] equals(-->): false false succeded /a/*:/a/c /a/* [2024-06-27T10:51:45.689Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*-false [2024-06-27T10:51:45.689Z] [java] implies(->): false false failed /a/*:/a/c /a/* [2024-06-27T10:51:45.689Z] [java] Value of key is:testImplies:/a/*:/a/c-/a/*-false-true [2024-06-27T10:51:45.689Z] [java] constructor( ): true succeded /a/*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.689Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c:/a/b/c.jsp [2024-06-27T10:51:45.690Z] [java] hashCode: -1374052671 -1374052671 -1374052671 succeded /a/*:/a/c:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testHashCode:/a/*:/a/c:/a/b/c.jsp [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /a/*:/a/c /a/*:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*:/a/c-true [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true [2024-06-27T10:51:45.690Z] [java] equals(-->): false false succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false [2024-06-27T10:51:45.690Z] [java] implies(->): false false failed /a/*:/a/b/c.jsp:/a/c /a/*:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testImplies:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false-true [2024-06-27T10:51:45.690Z] [java] constructor( ): true succeded /a/*:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.690Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c:/a/b/c.jsp:/a/c/* [2024-06-27T10:51:45.690Z] [java] hashCode: -564057186 -564057186 -564057186 succeded /a/*:/a/c:/a/b/c.jsp:/a/c/* /a/*:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.690Z] [java] Value of key is:testHashCode:/a/*:/a/c:/a/b/c.jsp:/a/c/* [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp:/a/c/*-true [2024-06-27T10:51:45.690Z] [java] equals(-->): false false succeded /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false [2024-06-27T10:51:45.690Z] [java] implies(->): false false failed /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testImplies:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false-true [2024-06-27T10:51:45.690Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-06-27T10:51:45.690Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/* [2024-06-27T10:51:45.690Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:*.jsp [2024-06-27T10:51:45.690Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:*.asp [2024-06-27T10:51:45.690Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/ [2024-06-27T10:51:45.690Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*: [2024-06-27T10:51:45.690Z] [java] constructor( ): true succeded /* [2024-06-27T10:51:45.690Z] [java] getURLPattern: succeded /* /* /* [2024-06-27T10:51:45.690Z] [java] hashCode: 1499 1499 1499 succeded /* /* [2024-06-27T10:51:45.690Z] [java] Value of key is:testHashCode:/* [2024-06-27T10:51:45.690Z] [java] constructor( ): true succeded /*:/a/c [2024-06-27T10:51:45.690Z] [java] getURLPattern: succeded /* /* /*:/a/c [2024-06-27T10:51:45.690Z] [java] hashCode: 20483557 20483557 20483557 succeded /*:/a/c /*:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testHashCode:/*:/a/c [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /* /* [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/*-/*-true [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /*:/a/c /*:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/*:/a/c-/*:/a/c-true [2024-06-27T10:51:45.690Z] [java] equals(-->): false false succeded /*:/a/c /* [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/*:/a/c-/*-false [2024-06-27T10:51:45.690Z] [java] implies(->): false false failed /*:/a/c /* [2024-06-27T10:51:45.690Z] [java] Value of key is:testImplies:/*:/a/c-/*-false-true [2024-06-27T10:51:45.690Z] [java] constructor( ): true succeded /*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.690Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp [2024-06-27T10:51:45.690Z] [java] hashCode: 970209583 970209583 970209583 succeded /*:/a/c:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /*:/a/c /*:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/*:/a/c-/*:/a/c-true [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /*:/a/b/c.jsp:/a/c /*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true [2024-06-27T10:51:45.690Z] [java] equals(-->): false false succeded /*:/a/b/c.jsp:/a/c /*:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c-false [2024-06-27T10:51:45.690Z] [java] implies(->): false false failed /*:/a/b/c.jsp:/a/c /*:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp-/*:/a/c-false-true [2024-06-27T10:51:45.690Z] [java] constructor( ): true succeded /*:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.690Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/* [2024-06-27T10:51:45.690Z] [java] hashCode: 1709105804 1709105804 1709105804 succeded /*:/a/c:/a/b/c.jsp:/a/c/* /*:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.690Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/* [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /*:/a/b/c.jsp:/a/c /*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /*:/a/c/*:/a/b/c.jsp /*:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true [2024-06-27T10:51:45.690Z] [java] equals(-->): false false succeded /*:/a/c/*:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false [2024-06-27T10:51:45.690Z] [java] implies(->): false false failed /*:/a/c/*:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.690Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false-true [2024-06-27T10:51:45.690Z] [java] constructor( ): true succeded /*:/a/* [2024-06-27T10:51:45.690Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-06-27T10:51:45.690Z] [java] hashCode: 20483500 20483500 20483500 succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/* /*:/a/* [2024-06-27T10:51:45.690Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /*:/a/c/*:/a/b/c.jsp /*:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true [2024-06-27T10:51:45.690Z] [java] equals(-->): true true succeded /*:/a/* /*:/a/* [2024-06-27T10:51:45.690Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-06-27T10:51:45.690Z] [java] equals(-->): false false succeded /*:/a/* /*:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false [2024-06-27T10:51:45.691Z] [java] implies(->): false false failed /*:/a/* /*:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false-true [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/* [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.asp [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/ [2024-06-27T10:51:45.691Z] [java] constructor( ): true succeded /*:/a/*: [2024-06-27T10:51:45.691Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: [2024-06-27T10:51:45.691Z] [java] hashCode: 634988558 634988558 634988558 succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: /*:/a/*: [2024-06-27T10:51:45.691Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: [2024-06-27T10:51:45.691Z] [java] equals(-->): true true succeded /*:/a/* /*:/a/* [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-06-27T10:51:45.691Z] [java] equals(-->): true true succeded /*:/a/*: /*:/a/*: [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-true [2024-06-27T10:51:45.691Z] [java] equals(-->): false false succeded /*:/a/*: /*:/a/* [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false [2024-06-27T10:51:45.691Z] [java] implies(->): false false failed /*:/a/*: /*:/a/* [2024-06-27T10:51:45.691Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true [2024-06-27T10:51:45.691Z] [java] constructor( ): true succeded *.jsp [2024-06-27T10:51:45.691Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp [2024-06-27T10:51:45.691Z] [java] hashCode: 40263811 40263811 40263811 succeded *.jsp *.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testHashCode:*.jsp [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded *.jsp:/a/c [2024-06-27T10:51:45.691Z] [java] constructor( ): true succeded *.jsp:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] hashCode: -1690902359 -1690902359 -1690902359 succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] equals(-->): true true succeded *.jsp *.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:*.jsp-*.jsp-true [2024-06-27T10:51:45.691Z] [java] equals(-->): true true succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true [2024-06-27T10:51:45.691Z] [java] equals(-->): false false succeded *.jsp:/a/b/c.jsp *.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp-false [2024-06-27T10:51:45.691Z] [java] implies(->): false false failed *.jsp:/a/b/c.jsp *.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp-*.jsp-false-true [2024-06-27T10:51:45.691Z] [java] constructor( ): true succeded *.jsp:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp:/a/c/* [2024-06-27T10:51:45.691Z] [java] hashCode: -1192041676 -1192041676 -1192041676 succeded *.jsp:/a/b/c.jsp:/a/c/* *.jsp:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp:/a/c/* [2024-06-27T10:51:45.691Z] [java] equals(-->): true true succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true [2024-06-27T10:51:45.691Z] [java] equals(-->): true true succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true [2024-06-27T10:51:45.691Z] [java] equals(-->): false false succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false [2024-06-27T10:51:45.691Z] [java] implies(->): false false failed *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false-true [2024-06-27T10:51:45.691Z] [java] constructor( ): true succeded *.jsp:/a/* [2024-06-27T10:51:45.691Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp:/a/c/*:/a/* [2024-06-27T10:51:45.691Z] [java] hashCode: 1097374724 1097374724 1097374724 succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/* *.jsp:/a/* [2024-06-27T10:51:45.691Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp:/a/c/*:/a/* [2024-06-27T10:51:45.691Z] [java] equals(-->): true true succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true [2024-06-27T10:51:45.691Z] [java] equals(-->): true true succeded *.jsp:/a/* *.jsp:/a/* [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*:/a/*-true [2024-06-27T10:51:45.691Z] [java] equals(-->): false false succeded *.jsp:/a/* *.jsp:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false [2024-06-27T10:51:45.691Z] [java] implies(->): false false failed *.jsp:/a/* *.jsp:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false-true [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:/* [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:*.asp [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:/ [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*: [2024-06-27T10:51:45.691Z] [java] constructor( ): true succeded *.asp [2024-06-27T10:51:45.691Z] [java] getURLPattern: succeded *.asp *.asp *.asp [2024-06-27T10:51:45.691Z] [java] hashCode: 40255162 40255162 40255162 succeded *.asp *.asp [2024-06-27T10:51:45.691Z] [java] Value of key is:testHashCode:*.asp [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded *.asp:/a/c [2024-06-27T10:51:45.691Z] [java] constructor(e): false succeded *.asp:/a/b/c.jsp [2024-06-27T10:51:45.691Z] [java] constructor( ): true succeded *.asp:/a/c/* [2024-06-27T10:51:45.691Z] [java] getURLPattern: succeded *.asp *.asp *.asp:/a/c/* [2024-06-27T10:51:45.692Z] [java] hashCode: -216167231 -216167231 -216167231 succeded *.asp:/a/c/* *.asp:/a/c/* [2024-06-27T10:51:45.692Z] [java] Value of key is:testHashCode:*.asp:/a/c/* [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded *.asp *.asp [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:*.asp-*.asp-true [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded *.asp:/a/c/* *.asp:/a/c/* [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true [2024-06-27T10:51:45.692Z] [java] equals(-->): false false succeded *.asp:/a/c/* *.asp [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp-false [2024-06-27T10:51:45.692Z] [java] implies(->): false false failed *.asp:/a/c/* *.asp [2024-06-27T10:51:45.692Z] [java] Value of key is:testImplies:*.asp:/a/c/*-*.asp-false-true [2024-06-27T10:51:45.692Z] [java] constructor( ): true succeded *.asp:/a/* [2024-06-27T10:51:45.692Z] [java] getURLPattern: succeded *.asp *.asp *.asp:/a/c/*:/a/* [2024-06-27T10:51:45.692Z] [java] hashCode: -1703016403 -1703016403 -1703016403 succeded *.asp:/a/c/*:/a/* *.asp:/a/* [2024-06-27T10:51:45.692Z] [java] Value of key is:testHashCode:*.asp:/a/c/*:/a/* [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded *.asp:/a/c/* *.asp:/a/c/* [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded *.asp:/a/* *.asp:/a/* [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*:/a/*-true [2024-06-27T10:51:45.692Z] [java] equals(-->): false false succeded *.asp:/a/* *.asp:/a/c/* [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false [2024-06-27T10:51:45.692Z] [java] implies(->): false false failed *.asp:/a/* *.asp:/a/c/* [2024-06-27T10:51:45.692Z] [java] Value of key is:testImplies:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false-true [2024-06-27T10:51:45.692Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:/* [2024-06-27T10:51:45.692Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:*.jsp [2024-06-27T10:51:45.692Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:*.asp [2024-06-27T10:51:45.692Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:/ [2024-06-27T10:51:45.692Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*: [2024-06-27T10:51:45.692Z] [java] constructor( ): true succeded / [2024-06-27T10:51:45.692Z] [java] getURLPattern: succeded / / / [2024-06-27T10:51:45.692Z] [java] hashCode: 47 47 47 succeded / / [2024-06-27T10:51:45.692Z] [java] Value of key is:testHashCode:/ [2024-06-27T10:51:45.692Z] [java] constructor( ): true succeded /:/a/c [2024-06-27T10:51:45.692Z] [java] getURLPattern: succeded / / /:/a/c [2024-06-27T10:51:45.692Z] [java] hashCode: 1400629265 1400629265 1400629265 succeded /:/a/c /:/a/c [2024-06-27T10:51:45.692Z] [java] Value of key is:testHashCode:/:/a/c [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded / / [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/-/-true [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded /:/a/c /:/a/c [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c-/:/a/c-true [2024-06-27T10:51:45.692Z] [java] equals(-->): false false succeded /:/a/c / [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c-/-false [2024-06-27T10:51:45.692Z] [java] implies(->): false false failed /:/a/c / [2024-06-27T10:51:45.692Z] [java] Value of key is:testImplies:/:/a/c-/-false-true [2024-06-27T10:51:45.692Z] [java] constructor( ): true succeded /:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.692Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp [2024-06-27T10:51:45.692Z] [java] hashCode: -1235416189 -1235416189 -1235416189 succeded /:/a/c:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.692Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded /:/a/c /:/a/c [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c-/:/a/c-true [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded /:/a/b/c.jsp:/a/c /:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true [2024-06-27T10:51:45.692Z] [java] equals(-->): false false succeded /:/a/b/c.jsp:/a/c /:/a/c [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c-false [2024-06-27T10:51:45.692Z] [java] implies(->): false false failed /:/a/b/c.jsp:/a/c /:/a/c [2024-06-27T10:51:45.692Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp-/:/a/c-false-true [2024-06-27T10:51:45.692Z] [java] constructor( ): true succeded /:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.692Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/* [2024-06-27T10:51:45.692Z] [java] hashCode: -478384160 -478384160 -478384160 succeded /:/a/c:/a/b/c.jsp:/a/c/* /:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.692Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/* [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded /:/a/b/c.jsp:/a/c /:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded /:/a/c/*:/a/b/c.jsp /:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true [2024-06-27T10:51:45.692Z] [java] equals(-->): false false succeded /:/a/c/*:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false [2024-06-27T10:51:45.692Z] [java] implies(->): false false failed /:/a/c/*:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2024-06-27T10:51:45.692Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false-true [2024-06-27T10:51:45.692Z] [java] constructor( ): true succeded /:/a/* [2024-06-27T10:51:45.692Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-06-27T10:51:45.692Z] [java] hashCode: 1400629208 1400629208 1400629208 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/* /:/a/* [2024-06-27T10:51:45.692Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded /:/a/c/*:/a/b/c.jsp /:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded /:/a/* /:/a/* [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-06-27T10:51:45.692Z] [java] equals(-->): false false succeded /:/a/* /:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false [2024-06-27T10:51:45.692Z] [java] implies(->): false false failed /:/a/* /:/a/c/*:/a/b/c.jsp [2024-06-27T10:51:45.692Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false-true [2024-06-27T10:51:45.692Z] [java] constructor(e): false succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/* [2024-06-27T10:51:45.692Z] [java] constructor( ): true succeded /:*.jsp:/a/* [2024-06-27T10:51:45.692Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-06-27T10:51:45.692Z] [java] hashCode: 1725331503 1725331503 1725331503 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp /:*.jsp:/a/* [2024-06-27T10:51:45.692Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded /:/a/* /:/a/* [2024-06-27T10:51:45.692Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-06-27T10:51:45.692Z] [java] equals(-->): true true succeded /:*.jsp:/a/* /:*.jsp:/a/* [2024-06-27T10:51:45.693Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-true [2024-06-27T10:51:45.693Z] [java] equals(-->): false false succeded /:*.jsp:/a/* /:/a/* [2024-06-27T10:51:45.693Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false [2024-06-27T10:51:45.693Z] [java] implies(->): false false failed /:*.jsp:/a/* /:/a/* [2024-06-27T10:51:45.693Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true [2024-06-27T10:51:45.693Z] [java] constructor( ): true succeded /:*.asp:*.jsp:/a/* [2024-06-27T10:51:45.693Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp [2024-06-27T10:51:45.693Z] [java] hashCode: -1720249169 -1720249169 -1720249169 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp /:*.asp:*.jsp:/a/* [2024-06-27T10:51:45.693Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp [2024-06-27T10:51:45.693Z] [java] equals(-->): true true succeded /:*.jsp:/a/* /:*.jsp:/a/* [2024-06-27T10:51:45.693Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-true [2024-06-27T10:51:45.693Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/* /:*.asp:*.jsp:/a/* [2024-06-27T10:51:45.693Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-true [2024-06-27T10:51:45.693Z] [java] equals(-->): false false succeded /:*.asp:*.jsp:/a/* /:*.jsp:/a/* [2024-06-27T10:51:45.693Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false [2024-06-27T10:51:45.693Z] [java] implies(->): false false failed /:*.asp:*.jsp:/a/* /:*.jsp:/a/* [2024-06-27T10:51:45.693Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false-true [2024-06-27T10:51:45.693Z] [java] constructor(e): false succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:/ [2024-06-27T10:51:45.693Z] [java] constructor( ): true succeded /:*.asp:*.jsp:/a/*: [2024-06-27T10:51:45.693Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: [2024-06-27T10:51:45.693Z] [java] hashCode: -1788116629 -1788116629 -1788116629 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: /:*.asp:*.jsp:/a/*: [2024-06-27T10:51:45.693Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: [2024-06-27T10:51:45.693Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/* /:*.asp:*.jsp:/a/* [2024-06-27T10:51:45.693Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-true [2024-06-27T10:51:45.693Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/*: [2024-06-27T10:51:45.693Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-true [2024-06-27T10:51:45.693Z] [java] equals(-->): false false succeded /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/* [2024-06-27T10:51:45.693Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false [2024-06-27T10:51:45.693Z] [java] implies(->): false false failed /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/* [2024-06-27T10:51:45.693Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false-true [2024-06-27T10:51:45.693Z] [java] constructor( ): true succeded [2024-06-27T10:51:45.693Z] [java] getURLPattern: succeded [2024-06-27T10:51:45.693Z] [java] hashCode: 0 0 0 succeded [2024-06-27T10:51:45.693Z] [java] Value of key is:testHashCode: [2024-06-27T10:51:45.693Z] [java] constructor(e): false succeded :/a/c [2024-06-27T10:51:45.693Z] [java] constructor(e): false succeded :/a/b/c.jsp [2024-06-27T10:51:45.693Z] [java] constructor(e): false succeded :/a/c/* [2024-06-27T10:51:45.693Z] [java] constructor(e): false succeded :/a/* [2024-06-27T10:51:45.693Z] [java] constructor(e): false succeded :/* [2024-06-27T10:51:45.693Z] [java] constructor(e): false succeded :*.jsp [2024-06-27T10:51:45.693Z] [java] constructor(e): false succeded :*.asp [2024-06-27T10:51:45.693Z] [java] constructor(e): false succeded :/ [2024-06-27T10:51:45.693Z] [java] constructor(e): false succeded : [2024-06-27T10:51:45.693Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:45.693Z] [java] [2024-06-27T10:51:45.693Z] [java] [2024-06-27T10:51:45.693Z] [java] ----------------------------------------- [2024-06-27T10:51:45.693Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false: PASS - [2024-06-27T10:51:45.693Z] [java] - testHashCode:/a/*:/a/c: PASS - [2024-06-27T10:51:45.693Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp-/*:/a/c-false-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testHashCode:*.jsp:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2024-06-27T10:51:45.693Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false: PASS - [2024-06-27T10:51:45.693Z] [java] - testHashCode:*.asp: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:/-/-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:: PASS - [2024-06-27T10:51:45.693Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*:/a/*-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testImplies:/:/a/c-/-false-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testImplies:*.jsp:/a/b/c.jsp-*.jsp-false-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:/a/*-/a/*-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp: PASS - [2024-06-27T10:51:45.693Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false: PASS - [2024-06-27T10:51:45.693Z] [java] - testHashCode:/: PASS - [2024-06-27T10:51:45.693Z] [java] - testHashCode:/a/b/c.jsp: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true: PASS - [2024-06-27T10:51:45.693Z] [java] - testHashCode:*.jsp: PASS - [2024-06-27T10:51:45.693Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/a/*:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/*:/a/c-/*:/a/c-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/a/c: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:*.asp-*.asp-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/a/*:/a/c-/a/*:/a/c-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/*-/*-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/a/c/*:/a/c-/a/c/*-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:*.asp:/a/c/*: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:*.jsp:/a/b/c.jsp-*.jsp-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/:/a/c: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/a/c/*-/a/c/*-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/a/c/*:/a/c: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:*.asp:/a/c/*:/a/*: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/a/*:/a/c-/a/*-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/*:/a/c: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/:/a/c-/:/a/c-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/a/*: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/a/c/*:/a/c-/a/c/*-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:*.jsp:/a/b/c.jsp:/a/c/*: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/*: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/a/c/*: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/a/*:/a/c:/a/b/c.jsp: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:*.jsp-*.jsp-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:*.asp:/a/c/*-*.asp-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/:/a/c:/a/b/c.jsp-/:/a/c-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/:/a/c-/-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/:/a/c:/a/b/c.jsp-/:/a/c-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/*:/a/c-/*-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2024-06-27T10:51:45.694Z] [java] - testImplies:/a/*:/a/c-/a/*-false-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/a/c/*:/a/c-/a/c/*:/a/c-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/*:/a/c-/*-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:*.jsp:/a/b/c.jsp: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:*.asp:/a/c/*-*.asp-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false: PASS - [2024-06-27T10:51:45.694Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2024-06-27T10:51:45.694Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2024-06-27T10:51:45.694Z] [java] ----------------------------------------- [2024-06-27T10:51:45.694Z] [java] Total PASS: 99 [2024-06-27T10:51:45.694Z] [java] Total FAIL: 0 [2024-06-27T10:51:45.694Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:45.694Z] [java] ----------------------------------------- [2024-06-27T10:51:45.694Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:45.744Z] [exec] Command undeploy executed successfully. [2024-06-27T10:51:45.744Z] [2024-06-27T10:51:45.744Z] all: [2024-06-27T10:51:45.744Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:45.744Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:45.744Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:45.744Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:45.744Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:45.744Z] [2024-06-27T10:51:45.744Z] setOSConditions: [2024-06-27T10:51:45.744Z] [2024-06-27T10:51:45.744Z] setToolWin: [2024-06-27T10:51:45.744Z] [2024-06-27T10:51:45.745Z] setToolUnix: [2024-06-27T10:51:45.745Z] [2024-06-27T10:51:45.745Z] setToolProperty: [2024-06-27T10:51:45.745Z] [2024-06-27T10:51:45.745Z] setS1ASclassPath: [2024-06-27T10:51:45.745Z] [2024-06-27T10:51:45.745Z] init-common: [2024-06-27T10:51:45.745Z] [2024-06-27T10:51:45.745Z] clean: [2024-06-27T10:51:45.745Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:45.745Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:45.745Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:45.745Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:45.745Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:45.745Z] [2024-06-27T10:51:45.745Z] setOSConditions: [2024-06-27T10:51:45.745Z] [2024-06-27T10:51:45.745Z] setToolWin: [2024-06-27T10:51:45.745Z] [2024-06-27T10:51:45.745Z] setToolUnix: [2024-06-27T10:51:45.745Z] [2024-06-27T10:51:45.745Z] setToolProperty: [2024-06-27T10:51:45.745Z] [2024-06-27T10:51:45.745Z] setS1ASclassPath: [2024-06-27T10:51:45.745Z] [2024-06-27T10:51:45.745Z] init-common: [2024-06-27T10:51:45.745Z] [2024-06-27T10:51:45.745Z] clean-common: [2024-06-27T10:51:45.745Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:45.746Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:45.746Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:45.746Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:45.746Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:45.746Z] [2024-06-27T10:51:45.746Z] setOSConditions: [2024-06-27T10:51:45.746Z] [2024-06-27T10:51:45.746Z] setToolWin: [2024-06-27T10:51:45.746Z] [2024-06-27T10:51:45.746Z] setToolUnix: [2024-06-27T10:51:45.746Z] [2024-06-27T10:51:45.746Z] setToolProperty: [2024-06-27T10:51:45.746Z] [2024-06-27T10:51:45.746Z] setS1ASclassPath: [2024-06-27T10:51:45.746Z] [2024-06-27T10:51:45.746Z] init-common: [2024-06-27T10:51:45.746Z] [2024-06-27T10:51:45.746Z] clean-classes-common: [2024-06-27T10:51:45.746Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:45.746Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:45.746Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:45.746Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:45.746Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:45.747Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] setOSConditions: [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] setToolWin: [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] setToolUnix: [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] setToolProperty: [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] setS1ASclassPath: [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] init-common: [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] clean-jars-common: [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] assemble-web: [2024-06-27T10:51:45.747Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:45.747Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:45.747Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:45.747Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:45.747Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:45.747Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] setOSConditions: [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] setToolWin: [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] setToolUnix: [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] setToolProperty: [2024-06-27T10:51:45.747Z] [2024-06-27T10:51:45.747Z] setS1ASclassPath: [2024-06-27T10:51:45.748Z] [2024-06-27T10:51:45.748Z] init-common: [2024-06-27T10:51:45.748Z] [2024-06-27T10:51:45.748Z] wsimport: [2024-06-27T10:51:45.773Z] [exec] Application deployed with name web-subclassingApp. [2024-06-27T10:51:45.773Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-06-27T10:51:45.773Z] [echo] Deployment on target server server successful [2024-06-27T10:51:45.773Z] [2024-06-27T10:51:45.773Z] setOSConditions: [2024-06-27T10:51:45.773Z] [2024-06-27T10:51:45.773Z] setToolWin: [2024-06-27T10:51:45.773Z] [2024-06-27T10:51:45.773Z] setToolUnix: [2024-06-27T10:51:45.773Z] [2024-06-27T10:51:45.773Z] setToolProperty: [2024-06-27T10:51:45.773Z] [2024-06-27T10:51:45.773Z] setS1ASclassPath: [2024-06-27T10:51:45.773Z] [2024-06-27T10:51:45.773Z] init-common: [2024-06-27T10:51:45.773Z] [2024-06-27T10:51:45.773Z] deploy-common-ee: [2024-06-27T10:51:45.773Z] [2024-06-27T10:51:45.773Z] setup: [2024-06-27T10:51:45.773Z] [2024-06-27T10:51:45.773Z] setOSConditions: [2024-06-27T10:51:45.773Z] [2024-06-27T10:51:45.773Z] setToolWin: [2024-06-27T10:51:45.773Z] [2024-06-27T10:51:45.774Z] setToolUnix: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] setToolProperty: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] setS1ASclassPath: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] init-common: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] default-sql: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] setOSConditions: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] setToolWin: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] setToolUnix: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] setToolProperty: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] setS1ASclassPath: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] init-common: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] execute-sql-common: [2024-06-27T10:51:45.774Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/sql/simpleBank.sql [2024-06-27T10:51:45.774Z] [sql] Failed to execute: drop table customer2 [2024-06-27T10:51:45.774Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-06-27T10:51:45.774Z] [sql] 0 rows affected [2024-06-27T10:51:45.774Z] [sql] 1 rows affected [2024-06-27T10:51:45.774Z] [sql] 2 of 3 SQL statements executed successfully [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] sql-oracle: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] execute-sql-connector: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] create-pool: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] setOSConditions: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] setToolWin: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] setToolUnix: [2024-06-27T10:51:45.774Z] [2024-06-27T10:51:45.774Z] setToolProperty: [2024-06-27T10:51:45.775Z] [2024-06-27T10:51:45.775Z] setS1ASclassPath: [2024-06-27T10:51:45.775Z] [2024-06-27T10:51:45.775Z] init-common: [2024-06-27T10:51:45.775Z] [2024-06-27T10:51:45.775Z] create-connector-connpool: [2024-06-27T10:51:45.775Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname web-subclassingApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [2024-06-27T10:51:45.850Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-06-27T10:51:45.850Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:45.850Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:45.850Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:45.850Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:45.850Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:45.850Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:45.850Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:45.879Z] [2024-06-27T10:51:45.879Z] undeploy-rar-common: [2024-06-27T10:51:45.879Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-06-27T10:51:45.932Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:45.932Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:45.932Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:45.932Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:45.932Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:45.932Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:45.932Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:45.950Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:45.950Z] [2024-06-27T10:51:45.950Z] setOSConditions: [2024-06-27T10:51:45.950Z] [2024-06-27T10:51:45.950Z] setToolWin: [2024-06-27T10:51:45.950Z] [2024-06-27T10:51:45.950Z] setToolUnix: [2024-06-27T10:51:45.950Z] [2024-06-27T10:51:45.950Z] setToolProperty: [2024-06-27T10:51:45.950Z] [2024-06-27T10:51:45.950Z] setS1ASclassPath: [2024-06-27T10:51:45.951Z] [2024-06-27T10:51:45.951Z] init-common: [2024-06-27T10:51:45.951Z] [2024-06-27T10:51:45.951Z] run-webtests: [2024-06-27T10:51:46.004Z] [exec] parsing WSDL... [2024-06-27T10:51:46.109Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:51:46.109Z] [javac] 2 warnings [2024-06-27T10:51:46.109Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/test1/Foo.class [2024-06-27T10:51:46.109Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:46.109Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/alpha.jar [2024-06-27T10:51:46.109Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:46.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:46.109Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:46.109Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:46.109Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:46.109Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:46.109Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:46.109Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:46.109Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:46.109Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:46.109Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:46.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-06-27T10:51:46.173Z] [2024-06-27T10:51:46.173Z] setOSConditions: [2024-06-27T10:51:46.173Z] [2024-06-27T10:51:46.173Z] setToolWin: [2024-06-27T10:51:46.173Z] [2024-06-27T10:51:46.173Z] setToolUnix: [2024-06-27T10:51:46.173Z] [2024-06-27T10:51:46.173Z] setToolProperty: [2024-06-27T10:51:46.173Z] [2024-06-27T10:51:46.173Z] setS1ASclassPath: [2024-06-27T10:51:46.179Z] [exec] Jun 27, 2024 10:51:45 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:46.179Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@403364e9 [2024-06-27T10:51:46.364Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:46.364Z] [javac] 1 warning [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] build: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] setOSConditions: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] setToolWin: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] setToolUnix: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] setToolProperty: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] setS1ASclassPath: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] init-common: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] webclient-war-common: [2024-06-27T10:51:46.364Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] clear: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] test-tlds-exist: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] copy-tlds: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] test-tagfiles-exist: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.364Z] copy-tagfiles: [2024-06-27T10:51:46.364Z] [2024-06-27T10:51:46.365Z] package-war-common: [2024-06-27T10:51:46.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:46.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:46.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:46.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:46.365Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:46.365Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:46.365Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:46.365Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/docroot [2024-06-27T10:51:46.365Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web.war [2024-06-27T10:51:46.365Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:46.365Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:83: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:46.365Z] [javac] Compiling 1 source file [2024-06-27T10:51:46.365Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:46.365Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:46.365Z] [2024-06-27T10:51:46.365Z] deploy: [2024-06-27T10:51:46.365Z] [2024-06-27T10:51:46.365Z] deploy-war-common: [2024-06-27T10:51:46.365Z] [2024-06-27T10:51:46.365Z] setOSConditions: [2024-06-27T10:51:46.365Z] [2024-06-27T10:51:46.365Z] setToolWin: [2024-06-27T10:51:46.365Z] [2024-06-27T10:51:46.365Z] setToolUnix: [2024-06-27T10:51:46.365Z] [2024-06-27T10:51:46.365Z] setToolProperty: [2024-06-27T10:51:46.365Z] [2024-06-27T10:51:46.365Z] setS1ASclassPath: [2024-06-27T10:51:46.365Z] [2024-06-27T10:51:46.365Z] init-common: [2024-06-27T10:51:46.365Z] [2024-06-27T10:51:46.365Z] deploy-war-commonpe: [2024-06-27T10:51:46.403Z] [exec] Jun 27, 2024 10:51:45 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:46.404Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@9690008 [2024-06-27T10:51:46.404Z] [exec] ** Found course for: 777 [2024-06-27T10:51:46.404Z] [exec] Value of key is: FindCourse [2024-06-27T10:51:46.404Z] [exec] ** Found 4 courses [2024-06-27T10:51:46.404Z] [exec] Value of key is: FindAllCourse [2024-06-27T10:51:46.404Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:46.404Z] [exec] [2024-06-27T10:51:46.404Z] [exec] [2024-06-27T10:51:46.404Z] [exec] ----------------------------------------- [2024-06-27T10:51:46.404Z] [exec] - FindCourse: PASS - [2024-06-27T10:51:46.404Z] [exec] - FindAllCourse: PASS - [2024-06-27T10:51:46.404Z] [exec] ----------------------------------------- [2024-06-27T10:51:46.404Z] [exec] Total PASS: 2 [2024-06-27T10:51:46.404Z] [exec] Total FAIL: 0 [2024-06-27T10:51:46.404Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:46.404Z] [exec] ----------------------------------------- [2024-06-27T10:51:46.404Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:46.404Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:46.427Z] [2024-06-27T10:51:46.427Z] init-common: [2024-06-27T10:51:46.427Z] [2024-06-27T10:51:46.427Z] restart: [2024-06-27T10:51:46.427Z] [echo] Not required to restart [2024-06-27T10:51:46.427Z] [2024-06-27T10:51:46.427Z] all: [2024-06-27T10:51:46.427Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-06-27T10:51:46.427Z] [2024-06-27T10:51:46.427Z] setOSConditions: [2024-06-27T10:51:46.427Z] [2024-06-27T10:51:46.427Z] setToolWin: [2024-06-27T10:51:46.427Z] [2024-06-27T10:51:46.428Z] setToolUnix: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setToolProperty: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setS1ASclassPath: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] init-common: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] build: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] all: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setOSConditions: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setToolWin: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setToolUnix: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setToolProperty: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setS1ASclassPath: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] init-common: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] all: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setOSConditions: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setToolWin: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setToolUnix: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setToolProperty: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] setS1ASclassPath: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] init-common: [2024-06-27T10:51:46.428Z] [2024-06-27T10:51:46.428Z] compile-common: [2024-06-27T10:51:46.428Z] [echo] Current time (ISO): 2024-06-27T10:51:46.218+0000 [2024-06-27T10:51:46.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/classes [2024-06-27T10:51:46.429Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/classes [2024-06-27T10:51:46.435Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:51:46.435Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:46.435Z] [exec] [2024-06-27T10:51:46.435Z] [exec] [2024-06-27T10:51:46.435Z] [exec] ----------------------------------------- [2024-06-27T10:51:46.435Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:51:46.435Z] [exec] ----------------------------------------- [2024-06-27T10:51:46.435Z] [exec] Total PASS: 1 [2024-06-27T10:51:46.435Z] [exec] Total FAIL: 0 [2024-06-27T10:51:46.435Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:46.435Z] [exec] ----------------------------------------- [2024-06-27T10:51:46.435Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:46.435Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:46.658Z] [2024-06-27T10:51:46.658Z] checkReporting-common: [2024-06-27T10:51:46.658Z] [2024-06-27T10:51:46.658Z] confirmReportPresent-common: [2024-06-27T10:51:46.658Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:46.658Z] [echo] Test seems to be reported fine [2024-06-27T10:51:46.658Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/RepRunConf.txt [2024-06-27T10:51:46.690Z] [2024-06-27T10:51:46.690Z] checkReporting-common: [2024-06-27T10:51:46.690Z] [2024-06-27T10:51:46.691Z] confirmReportPresent-common: [2024-06-27T10:51:46.691Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:46.691Z] [echo] Test seems to be reported fine [2024-06-27T10:51:46.691Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-06-27T10:51:46.691Z] [2024-06-27T10:51:46.691Z] confirmMissingReport-common: [2024-06-27T10:51:46.691Z] [2024-06-27T10:51:46.691Z] setOSConditions: [2024-06-27T10:51:46.691Z] [2024-06-27T10:51:46.691Z] setToolWin: [2024-06-27T10:51:46.691Z] [2024-06-27T10:51:46.691Z] setToolUnix: [2024-06-27T10:51:46.691Z] [2024-06-27T10:51:46.691Z] setToolProperty: [2024-06-27T10:51:46.691Z] [2024-06-27T10:51:46.691Z] setS1ASclassPath: [2024-06-27T10:51:46.691Z] [2024-06-27T10:51:46.691Z] init-common: [2024-06-27T10:51:46.691Z] [2024-06-27T10:51:46.691Z] runclient-common: [2024-06-27T10:51:46.691Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-properties-file-with-values [2024-06-27T10:51:46.741Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:46.741Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:46.741Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname web-subclassingApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server embedded-ra-pool [2024-06-27T10:51:46.741Z] [exec] Connector connection pool embedded-ra-pool created. [2024-06-27T10:51:46.741Z] [2024-06-27T10:51:46.741Z] create-connector-connpool-common: [2024-06-27T10:51:46.741Z] [2024-06-27T10:51:46.741Z] setOSConditions: [2024-06-27T10:51:46.741Z] [2024-06-27T10:51:46.741Z] setToolWin: [2024-06-27T10:51:46.741Z] [2024-06-27T10:51:46.741Z] setToolUnix: [2024-06-27T10:51:46.741Z] [2024-06-27T10:51:46.741Z] setToolProperty: [2024-06-27T10:51:46.741Z] [2024-06-27T10:51:46.741Z] setS1ASclassPath: [2024-06-27T10:51:46.741Z] [2024-06-27T10:51:46.741Z] init-common: [2024-06-27T10:51:46.741Z] [2024-06-27T10:51:46.741Z] set-oracle-props: [2024-06-27T10:51:46.741Z] [2024-06-27T10:51:46.742Z] create-resource: [2024-06-27T10:51:46.742Z] [2024-06-27T10:51:46.742Z] setOSConditions: [2024-06-27T10:51:46.742Z] [2024-06-27T10:51:46.742Z] setToolWin: [2024-06-27T10:51:46.742Z] [2024-06-27T10:51:46.742Z] setToolUnix: [2024-06-27T10:51:46.742Z] [2024-06-27T10:51:46.742Z] setToolProperty: [2024-06-27T10:51:46.742Z] [2024-06-27T10:51:46.742Z] setS1ASclassPath: [2024-06-27T10:51:46.742Z] [2024-06-27T10:51:46.742Z] init-common: [2024-06-27T10:51:46.742Z] [2024-06-27T10:51:46.742Z] create-connector-resource-common: [2024-06-27T10:51:46.742Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-subclassing [2024-06-27T10:51:46.846Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:46.846Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:46.846Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:46.846Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:46.846Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:46.846Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:46.846Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:46.855Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:46.855Z] [javac] 1 warning [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.855Z] build: [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.855Z] setOSConditions: [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.855Z] fixFiles: [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.855Z] convUnix: [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.855Z] convWin: [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.855Z] setToolWin: [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.855Z] setToolUnix: [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.855Z] setToolProperty: [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.855Z] setS1ASclassPath: [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.855Z] init-common: [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.855Z] package-persistence-common: [2024-06-27T10:51:46.855Z] [2024-06-27T10:51:46.856Z] ejb-jar-common: [2024-06-27T10:51:46.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:46.856Z] [2024-06-27T10:51:46.856Z] package-ejbjar-common: [2024-06-27T10:51:46.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:46.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:46.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:46.856Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-remove-ejb.jar [2024-06-27T10:51:46.856Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:46.856Z] [2024-06-27T10:51:46.856Z] appclient-jar-common: [2024-06-27T10:51:46.856Z] [2024-06-27T10:51:46.856Z] package-appclientjar-common: [2024-06-27T10:51:46.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:46.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:46.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:46.856Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-remove-client.jar [2024-06-27T10:51:46.856Z] [2024-06-27T10:51:46.856Z] webclient-war-common: [2024-06-27T10:51:46.856Z] [2024-06-27T10:51:46.856Z] build-ear-common: [2024-06-27T10:51:46.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:46.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:46.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:46.856Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-removeApp.ear [2024-06-27T10:51:46.856Z] [2024-06-27T10:51:46.856Z] deploy: [2024-06-27T10:51:46.856Z] [2024-06-27T10:51:46.856Z] setOSConditions: [2024-06-27T10:51:46.856Z] [2024-06-27T10:51:46.856Z] setToolWin: [2024-06-27T10:51:46.856Z] [2024-06-27T10:51:46.856Z] setToolUnix: [2024-06-27T10:51:46.856Z] [2024-06-27T10:51:46.856Z] setToolProperty: [2024-06-27T10:51:46.857Z] [2024-06-27T10:51:46.857Z] setS1ASclassPath: [2024-06-27T10:51:46.857Z] [2024-06-27T10:51:46.857Z] init-common: [2024-06-27T10:51:46.857Z] [2024-06-27T10:51:46.857Z] deploy-common: [2024-06-27T10:51:46.857Z] [echo] Current time (ISO): 2024-06-27T10:51:46.764+0000 [2024-06-27T10:51:46.857Z] [2024-06-27T10:51:46.857Z] setOSConditions: [2024-06-27T10:51:46.857Z] [2024-06-27T10:51:46.857Z] setToolWin: [2024-06-27T10:51:46.857Z] [2024-06-27T10:51:46.857Z] setToolUnix: [2024-06-27T10:51:46.857Z] [2024-06-27T10:51:46.857Z] setToolProperty: [2024-06-27T10:51:46.857Z] [2024-06-27T10:51:46.857Z] setS1ASclassPath: [2024-06-27T10:51:46.857Z] [2024-06-27T10:51:46.857Z] init-common: [2024-06-27T10:51:46.857Z] [2024-06-27T10:51:46.857Z] deploy-common-pe: [2024-06-27T10:51:46.913Z] [2024-06-27T10:51:46.913Z] confirmMissingReport-common: [2024-06-27T10:51:46.913Z] [2024-06-27T10:51:46.913Z] undeploy: [2024-06-27T10:51:46.913Z] [2024-06-27T10:51:46.913Z] setOSConditions: [2024-06-27T10:51:46.913Z] [2024-06-27T10:51:46.914Z] setToolWin: [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] setToolUnix: [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] setToolProperty: [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] setS1ASclassPath: [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] init-common: [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] execute-ejb-sql-common: [2024-06-27T10:51:46.914Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/sql/drop_pointbase.sql [2024-06-27T10:51:46.914Z] [sql] 3 of 3 SQL statements executed successfully [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] setOSConditions: [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] setToolWin: [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] setToolUnix: [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] setToolProperty: [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] setS1ASclassPath: [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] init-common: [2024-06-27T10:51:46.914Z] [2024-06-27T10:51:46.914Z] undeploy-common: [2024-06-27T10:51:46.932Z] [exec] [2024-06-27T10:51:46.932Z] [exec] Generating code... [2024-06-27T10:51:46.932Z] [exec] [2024-06-27T10:51:46.932Z] [exec] Compiling code... [2024-06-27T10:51:46.934Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web.war [2024-06-27T10:51:47.170Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-finderApp [2024-06-27T10:51:47.170Z] [2024-06-27T10:51:47.170Z] all: [2024-06-27T10:51:47.188Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web. [2024-06-27T10:51:47.188Z] [2024-06-27T10:51:47.188Z] deploy-war-commonee: [2024-06-27T10:51:47.188Z] [2024-06-27T10:51:47.188Z] run: [2024-06-27T10:51:47.339Z] [exec] Connector resource jms/ejb_mdb_QCF created. [2024-06-27T10:51:47.339Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_QCF [2024-06-27T10:51:47.371Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:47.371Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:47.371Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:47.372Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:47.372Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:47.372Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:47.372Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] readonly: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] setOSConditions: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] setToolWin: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] setToolUnix: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] setToolProperty: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] setS1ASclassPath: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] init-common: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] clean: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] setOSConditions: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] setToolWin: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] setToolUnix: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] setToolProperty: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] setS1ASclassPath: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.431Z] init-common: [2024-06-27T10:51:47.431Z] [2024-06-27T10:51:47.432Z] clean-common: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setOSConditions: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setToolWin: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setToolUnix: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setToolProperty: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setS1ASclassPath: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] init-common: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] clean-classes-common: [2024-06-27T10:51:47.432Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setOSConditions: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setToolWin: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setToolUnix: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setToolProperty: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setS1ASclassPath: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] init-common: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] clean-jars-common: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] compile: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setOSConditions: [2024-06-27T10:51:47.432Z] [2024-06-27T10:51:47.432Z] setToolWin: [2024-06-27T10:51:47.433Z] [2024-06-27T10:51:47.433Z] setToolUnix: [2024-06-27T10:51:47.433Z] [2024-06-27T10:51:47.433Z] setToolProperty: [2024-06-27T10:51:47.433Z] [2024-06-27T10:51:47.433Z] setS1ASclassPath: [2024-06-27T10:51:47.433Z] [2024-06-27T10:51:47.433Z] init-common: [2024-06-27T10:51:47.433Z] [2024-06-27T10:51:47.433Z] compile-common: [2024-06-27T10:51:47.433Z] [echo] Current time (ISO): 2024-06-27T10:51:47.217+0000 [2024-06-27T10:51:47.433Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:47.433Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:47.434Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-removeApp.ear [2024-06-27T10:51:47.441Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed/myurl [2024-06-27T10:51:47.441Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:51:47.441Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:47.441Z] [java] [2024-06-27T10:51:47.441Z] [java] [2024-06-27T10:51:47.442Z] [java] ----------------------------------------- [2024-06-27T10:51:47.442Z] [java] - cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed: PASS - [2024-06-27T10:51:47.442Z] [java] ----------------------------------------- [2024-06-27T10:51:47.442Z] [java] - Total PASS : 1 - [2024-06-27T10:51:47.442Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:47.442Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:47.442Z] [java] ----------------------------------------- [2024-06-27T10:51:47.442Z] [2024-06-27T10:51:47.442Z] undeploy: [2024-06-27T10:51:47.442Z] [2024-06-27T10:51:47.442Z] setOSConditions: [2024-06-27T10:51:47.442Z] [2024-06-27T10:51:47.442Z] setToolWin: [2024-06-27T10:51:47.442Z] [2024-06-27T10:51:47.442Z] setToolUnix: [2024-06-27T10:51:47.442Z] [2024-06-27T10:51:47.442Z] setToolProperty: [2024-06-27T10:51:47.442Z] [2024-06-27T10:51:47.442Z] setS1ASclassPath: [2024-06-27T10:51:47.442Z] [2024-06-27T10:51:47.442Z] init-common: [2024-06-27T10:51:47.442Z] [2024-06-27T10:51:47.442Z] undeploy-war-common: [2024-06-27T10:51:47.621Z] [2024-06-27T10:51:47.621Z] setOSConditions: [2024-06-27T10:51:47.621Z] [2024-06-27T10:51:47.621Z] setToolWin: [2024-06-27T10:51:47.621Z] [2024-06-27T10:51:47.621Z] setToolUnix: [2024-06-27T10:51:47.621Z] [2024-06-27T10:51:47.621Z] setToolProperty: [2024-06-27T10:51:47.621Z] [2024-06-27T10:51:47.621Z] setS1ASclassPath: [2024-06-27T10:51:47.621Z] [2024-06-27T10:51:47.621Z] init-common: [2024-06-27T10:51:47.621Z] [2024-06-27T10:51:47.621Z] startDomainUnix: [2024-06-27T10:51:47.621Z] [echo] Starting DAS [2024-06-27T10:51:47.670Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname embedded-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-06-27T10:51:47.670Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-06-27T10:51:47.670Z] [2024-06-27T10:51:47.670Z] setOSConditions: [2024-06-27T10:51:47.670Z] [2024-06-27T10:51:47.670Z] setToolWin: [2024-06-27T10:51:47.670Z] [2024-06-27T10:51:47.670Z] setToolUnix: [2024-06-27T10:51:47.670Z] [2024-06-27T10:51:47.670Z] setToolProperty: [2024-06-27T10:51:47.670Z] [2024-06-27T10:51:47.670Z] setS1ASclassPath: [2024-06-27T10:51:47.670Z] [2024-06-27T10:51:47.670Z] init-common: [2024-06-27T10:51:47.670Z] [2024-06-27T10:51:47.671Z] create-admin-object: [2024-06-27T10:51:47.671Z] [2024-06-27T10:51:47.671Z] asadmin-common: [2024-06-27T10:51:47.671Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-06-27T10:51:47.691Z] [exec] Application deployed with name ejb-allowedmethods-removeApp. [2024-06-27T10:51:47.691Z] [echo] Deployment on target server server successful [2024-06-27T10:51:47.691Z] [2024-06-27T10:51:47.691Z] setOSConditions: [2024-06-27T10:51:47.691Z] [2024-06-27T10:51:47.691Z] setToolWin: [2024-06-27T10:51:47.691Z] [2024-06-27T10:51:47.691Z] setToolUnix: [2024-06-27T10:51:47.691Z] [2024-06-27T10:51:47.691Z] setToolProperty: [2024-06-27T10:51:47.691Z] [2024-06-27T10:51:47.691Z] setS1ASclassPath: [2024-06-27T10:51:47.691Z] [2024-06-27T10:51:47.692Z] init-common: [2024-06-27T10:51:47.692Z] [2024-06-27T10:51:47.692Z] deploy-common-ee: [2024-06-27T10:51:47.692Z] [2024-06-27T10:51:47.692Z] run: [2024-06-27T10:51:47.692Z] [2024-06-27T10:51:47.692Z] setOSConditions: [2024-06-27T10:51:47.692Z] [2024-06-27T10:51:47.692Z] setToolWin: [2024-06-27T10:51:47.692Z] [2024-06-27T10:51:47.692Z] setToolUnix: [2024-06-27T10:51:47.692Z] [2024-06-27T10:51:47.692Z] setToolProperty: [2024-06-27T10:51:47.692Z] [2024-06-27T10:51:47.692Z] setS1ASclassPath: [2024-06-27T10:51:47.692Z] [2024-06-27T10:51:47.692Z] init-common: [2024-06-27T10:51:47.692Z] [2024-06-27T10:51:47.692Z] runclient-common: [2024-06-27T10:51:47.692Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-removeAppClient.jar -name ejb-allowedmethods-removeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:51:47.696Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web [2024-06-27T10:51:47.886Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:47.886Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:47.886Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:47.886Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:47.887Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] setOSConditions: [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] setToolWin: [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] setToolUnix: [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] setToolProperty: [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] setS1ASclassPath: [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] init-common: [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] compile: [2024-06-27T10:51:47.887Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:47.887Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:47.887Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:47.887Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:47.887Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] setOSConditions: [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] setToolWin: [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] setToolUnix: [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] setToolProperty: [2024-06-27T10:51:47.887Z] [2024-06-27T10:51:47.887Z] setS1ASclassPath: [2024-06-27T10:51:47.888Z] [2024-06-27T10:51:47.888Z] init-common: [2024-06-27T10:51:47.888Z] [2024-06-27T10:51:47.888Z] compile-common: [2024-06-27T10:51:47.888Z] [echo] Current time (ISO): 2024-06-27T10:51:47.855+0000 [2024-06-27T10:51:47.888Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] all: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setOSConditions: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setToolWin: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setToolUnix: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setToolProperty: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setS1ASclassPath: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] init-common: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] clean: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setOSConditions: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setToolWin: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setToolUnix: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setToolProperty: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setS1ASclassPath: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] init-common: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] clean-common: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setOSConditions: [2024-06-27T10:51:47.950Z] [2024-06-27T10:51:47.950Z] setToolWin: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] setToolUnix: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] setToolProperty: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] setS1ASclassPath: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] init-common: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] clean-classes-common: [2024-06-27T10:51:47.951Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] setOSConditions: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] setToolWin: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] setToolUnix: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] setToolProperty: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] setS1ASclassPath: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] init-common: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] clean-jars-common: [2024-06-27T10:51:47.951Z] [2024-06-27T10:51:47.951Z] compile: [2024-06-27T10:51:47.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:47.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:47.951Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:47.951Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:47.951Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:47.951Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-06-27T10:51:47.951Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:47.951Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:47.952Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:47.952Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:47.952Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:47.952Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:47.952Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:48.064Z] [exec] Jun 27, 2024 10:51:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:48.064Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:48.231Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-06-27T10:51:48.231Z] [exec] Administered object eis/jdbcAdmin created. [2024-06-27T10:51:48.231Z] [2024-06-27T10:51:48.231Z] run-ear: [2024-06-27T10:51:48.231Z] [2024-06-27T10:51:48.231Z] setOSConditions: [2024-06-27T10:51:48.231Z] [2024-06-27T10:51:48.231Z] setToolWin: [2024-06-27T10:51:48.231Z] [2024-06-27T10:51:48.232Z] setToolUnix: [2024-06-27T10:51:48.232Z] [2024-06-27T10:51:48.232Z] setToolProperty: [2024-06-27T10:51:48.232Z] [2024-06-27T10:51:48.232Z] setS1ASclassPath: [2024-06-27T10:51:48.232Z] [2024-06-27T10:51:48.232Z] init-common: [2024-06-27T10:51:48.232Z] [2024-06-27T10:51:48.232Z] runwebclient-common: [2024-06-27T10:51:48.294Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:48.365Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:48.365Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:48.365Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:48.365Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:48.365Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:48.365Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:48.365Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:48.510Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:51:48.510Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:51:48.510Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:51:48.510Z] [javac] 3 warnings [2024-06-27T10:51:48.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:48.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-06-27T10:51:48.511Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-06-27T10:51:48.511Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/lib/bean-lib.jar [2024-06-27T10:51:48.511Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:48.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:48.511Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:65: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:48.511Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:48.511Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:48.511Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:48.511Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:48.511Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:48.511Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:48.511Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:48.511Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:48.549Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:51:48.549Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:51:48.549Z] [javac] ^ [2024-06-27T10:51:48.549Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:51:48.549Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:51:48.549Z] [javac] ^ [2024-06-27T10:51:48.549Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:51:48.549Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:51:48.549Z] [javac] 3 warnings [2024-06-27T10:51:48.549Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/generic-ra.jar [2024-06-27T10:51:48.653Z] [exec] Jun 27, 2024 10:51:48 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:48.654Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:48.744Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:48.744Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:51:48.744Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:51:48.766Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:48.766Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:51:48.766Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:51:48.793Z] [java] size of buffer is1590 [2024-06-27T10:51:48.803Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/generic-ra.rar [2024-06-27T10:51:48.803Z] [2024-06-27T10:51:48.803Z] setOSConditions: [2024-06-27T10:51:48.803Z] [2024-06-27T10:51:48.803Z] setToolWin: [2024-06-27T10:51:48.803Z] [2024-06-27T10:51:48.803Z] setToolUnix: [2024-06-27T10:51:48.803Z] [2024-06-27T10:51:48.804Z] setToolProperty: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setS1ASclassPath: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] init-common: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] clean-common: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setOSConditions: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setToolWin: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setToolUnix: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setToolProperty: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setS1ASclassPath: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] init-common: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] clean-classes-common: [2024-06-27T10:51:48.804Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setOSConditions: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setToolWin: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setToolUnix: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setToolProperty: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setS1ASclassPath: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] init-common: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] clean-jars-common: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] all: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.804Z] setOSConditions: [2024-06-27T10:51:48.804Z] [2024-06-27T10:51:48.805Z] setToolWin: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] setToolUnix: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] setToolProperty: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] setS1ASclassPath: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] init-common: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] all: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] setOSConditions: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] setToolWin: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] setToolUnix: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] setToolProperty: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] setS1ASclassPath: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] init-common: [2024-06-27T10:51:48.805Z] [2024-06-27T10:51:48.805Z] compile-common: [2024-06-27T10:51:48.805Z] [echo] Current time (ISO): 2024-06-27T10:51:48.601+0000 [2024-06-27T10:51:48.805Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:48.805Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:48.945Z] [java] Waking up [2024-06-27T10:51:48.945Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateful Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateless Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateful Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateless Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateful Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateless Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateful Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateless Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateful Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateless Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateful Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateless Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateful Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] Stateless Session results (microsec): with tx no tx: [2024-06-27T10:51:48.945Z] [java] Hellos.size() : 7 passivationCount: 7 [2024-06-27T10:51:48.945Z] [java] Value of key is: main [2024-06-27T10:51:48.945Z] [java] Value of key is: checkSlessReferences [2024-06-27T10:51:48.945Z] [java] Value of key is: checkSfulLocalReferences [2024-06-27T10:51:48.945Z] [java] Value of key is: checkSlessRemoteReferences [2024-06-27T10:51:48.945Z] [java] Value of key is: checkSfulRemoteReferences [2024-06-27T10:51:48.945Z] [java] Value of key is: compareRemoteReferences [2024-06-27T10:51:48.945Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] [2024-06-27T10:51:48.945Z] [java] ----------------------------------------- [2024-06-27T10:51:48.945Z] [java] - checkSlessRemoteReferences: PASS - [2024-06-27T10:51:48.945Z] [java] - checkSfulRemoteReferences: PASS - [2024-06-27T10:51:48.945Z] [java] - main: PASS - [2024-06-27T10:51:48.945Z] [java] - checkSfulLocalReferences: PASS - [2024-06-27T10:51:48.945Z] [java] - checkSlessReferences: PASS - [2024-06-27T10:51:48.945Z] [java] - compareRemoteReferences: PASS - [2024-06-27T10:51:48.945Z] [java] ----------------------------------------- [2024-06-27T10:51:48.945Z] [java] Total PASS: 6 [2024-06-27T10:51:48.945Z] [java] Total FAIL: 0 [2024-06-27T10:51:48.945Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:48.945Z] [java] ----------------------------------------- [2024-06-27T10:51:48.945Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:48.945Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:48.945Z] [2024-06-27T10:51:48.945Z] undeploy: [2024-06-27T10:51:48.945Z] [2024-06-27T10:51:48.945Z] setOSConditions: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setToolWin: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setToolUnix: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setToolProperty: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setS1ASclassPath: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] init-common: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] undeploy-common: [2024-06-27T10:51:48.946Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-clientview-adaptedApp [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] all: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] exceptions: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setOSConditions: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setToolWin: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setToolUnix: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setToolProperty: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setS1ASclassPath: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] init-common: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] clean: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setOSConditions: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setToolWin: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.946Z] setToolUnix: [2024-06-27T10:51:48.946Z] [2024-06-27T10:51:48.947Z] setToolProperty: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setS1ASclassPath: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] init-common: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] clean-common: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setOSConditions: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setToolWin: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setToolUnix: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setToolProperty: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setS1ASclassPath: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] init-common: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] clean-classes-common: [2024-06-27T10:51:48.947Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setOSConditions: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setToolWin: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setToolUnix: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setToolProperty: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setS1ASclassPath: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] init-common: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] clean-jars-common: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] compile: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.947Z] setOSConditions: [2024-06-27T10:51:48.947Z] [2024-06-27T10:51:48.948Z] setToolWin: [2024-06-27T10:51:48.948Z] [2024-06-27T10:51:48.948Z] setToolUnix: [2024-06-27T10:51:48.948Z] [2024-06-27T10:51:48.948Z] setToolProperty: [2024-06-27T10:51:48.948Z] [2024-06-27T10:51:48.948Z] setS1ASclassPath: [2024-06-27T10:51:48.948Z] [2024-06-27T10:51:48.948Z] init-common: [2024-06-27T10:51:48.948Z] [2024-06-27T10:51:48.948Z] compile-common: [2024-06-27T10:51:48.948Z] [echo] Current time (ISO): 2024-06-27T10:51:48.522+0000 [2024-06-27T10:51:48.948Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:48.948Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:49.010Z] [javac] 2 warnings [2024-06-27T10:51:49.010Z] [2024-06-27T10:51:49.010Z] setOSConditions: [2024-06-27T10:51:49.010Z] [2024-06-27T10:51:49.010Z] setToolWin: [2024-06-27T10:51:49.010Z] [2024-06-27T10:51:49.010Z] setToolUnix: [2024-06-27T10:51:49.010Z] [2024-06-27T10:51:49.010Z] setToolProperty: [2024-06-27T10:51:49.010Z] [2024-06-27T10:51:49.010Z] setS1ASclassPath: [2024-06-27T10:51:49.010Z] [2024-06-27T10:51:49.010Z] init-common: [2024-06-27T10:51:49.010Z] [2024-06-27T10:51:49.010Z] compile-common: [2024-06-27T10:51:49.010Z] [echo] Current time (ISO): 2024-06-27T10:51:48.930+0000 [2024-06-27T10:51:49.010Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:49.031Z] [javac] 2 warnings [2024-06-27T10:51:49.031Z] [2024-06-27T10:51:49.031Z] build: [2024-06-27T10:51:49.031Z] [2024-06-27T10:51:49.031Z] setOSConditions: [2024-06-27T10:51:49.031Z] [2024-06-27T10:51:49.031Z] setToolWin: [2024-06-27T10:51:49.031Z] [2024-06-27T10:51:49.031Z] setToolUnix: [2024-06-27T10:51:49.031Z] [2024-06-27T10:51:49.031Z] setToolProperty: [2024-06-27T10:51:49.031Z] [2024-06-27T10:51:49.031Z] setS1ASclassPath: [2024-06-27T10:51:49.031Z] [2024-06-27T10:51:49.031Z] init-common: [2024-06-27T10:51:49.032Z] [2024-06-27T10:51:49.032Z] webclient-war-common: [2024-06-27T10:51:49.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:49.032Z] [2024-06-27T10:51:49.032Z] clear: [2024-06-27T10:51:49.032Z] [2024-06-27T10:51:49.032Z] test-tlds-exist: [2024-06-27T10:51:49.032Z] [2024-06-27T10:51:49.032Z] copy-tlds: [2024-06-27T10:51:49.032Z] [2024-06-27T10:51:49.032Z] test-tagfiles-exist: [2024-06-27T10:51:49.032Z] [2024-06-27T10:51:49.032Z] copy-tagfiles: [2024-06-27T10:51:49.032Z] [2024-06-27T10:51:49.032Z] package-war-common: [2024-06-27T10:51:49.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:49.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:49.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:49.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:49.032Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:49.032Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-06-27T10:51:49.032Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:49.032Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:49.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/docroot [2024-06-27T10:51:49.032Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web.war [2024-06-27T10:51:49.032Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:49.032Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:76: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:49.032Z] [javac] Compiling 1 source file [2024-06-27T10:51:49.032Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:49.032Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:49.032Z] [2024-06-27T10:51:49.032Z] create-resources: [2024-06-27T10:51:49.033Z] [2024-06-27T10:51:49.033Z] setOSConditions: [2024-06-27T10:51:49.033Z] [2024-06-27T10:51:49.033Z] setToolWin: [2024-06-27T10:51:49.033Z] [2024-06-27T10:51:49.033Z] setToolUnix: [2024-06-27T10:51:49.033Z] [2024-06-27T10:51:49.033Z] setToolProperty: [2024-06-27T10:51:49.033Z] [2024-06-27T10:51:49.033Z] setS1ASclassPath: [2024-06-27T10:51:49.033Z] [2024-06-27T10:51:49.033Z] init-common: [2024-06-27T10:51:49.033Z] [2024-06-27T10:51:49.033Z] create-jdbc-connpool-common: [2024-06-27T10:51:49.049Z] [java] HTTP port :8080 [2024-06-27T10:51:49.049Z] [java] HTTP hostname :localhost [2024-06-27T10:51:49.257Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:49.257Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:49.257Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:49.257Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:49.257Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:49.257Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:49.257Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:49.304Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:49.304Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:51:49.304Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:51:49.304Z] [javac] 1 warning [2024-06-27T10:51:49.304Z] [2024-06-27T10:51:49.304Z] setOSConditions: [2024-06-27T10:51:49.304Z] [2024-06-27T10:51:49.304Z] setToolWin: [2024-06-27T10:51:49.304Z] [2024-06-27T10:51:49.304Z] setToolUnix: [2024-06-27T10:51:49.304Z] [2024-06-27T10:51:49.305Z] setToolProperty: [2024-06-27T10:51:49.305Z] [2024-06-27T10:51:49.305Z] setS1ASclassPath: [2024-06-27T10:51:49.305Z] [2024-06-27T10:51:49.305Z] init-common: [2024-06-27T10:51:49.305Z] [2024-06-27T10:51:49.305Z] compile-common: [2024-06-27T10:51:49.305Z] [echo] Current time (ISO): 2024-06-27T10:51:49.296+0000 [2024-06-27T10:51:49.305Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:49.437Z] [exec] Jun 27, 2024 10:51:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:49.437Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:49.593Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:51:49.593Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:51:49.593Z] [2024-06-27T10:51:49.593Z] set-derby-connpool-props: [2024-06-27T10:51:49.600Z] [exec] Jun 27, 2024 10:51:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:49.600Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:49.611Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/index.html [2024-06-27T10:51:49.611Z] [java] embeddedweb (ear based) /subclassing/index.html PASS [2024-06-27T10:51:49.611Z] [java] SSN=123456789&action=Create [2024-06-27T10:51:49.611Z] [java] HTTP port :8080 [2024-06-27T10:51:49.611Z] [java] HTTP hostname :localhost [2024-06-27T10:51:49.692Z] [exec] Jun 27, 2024 10:51:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:49.692Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:49.740Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:49.740Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:49.740Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:49.740Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:49.740Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:49.740Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:49.740Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:49.847Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:51:49.847Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:51:49.854Z] [exec] Jun 27, 2024 10:51:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:49.854Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:49.874Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:49.874Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:49.874Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:49.874Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:49.874Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:49.874Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:49.874Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:49.886Z] [exec] JMS Desctination ejb_mdb_QCF created. [2024-06-27T10:51:50.240Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:50.240Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:50.240Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:50.240Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:50.240Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:50.240Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:50.240Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:50.299Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:50.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:51:50.407Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:51:50.446Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_Queue --target server --force=false jms/ejb_mdb_Queue [2024-06-27T10:51:50.446Z] [exec] Administered object jms/ejb_mdb_Queue created. [2024-06-27T10:51:50.446Z] [2024-06-27T10:51:50.446Z] setOSConditions: [2024-06-27T10:51:50.446Z] [2024-06-27T10:51:50.446Z] setToolWin: [2024-06-27T10:51:50.446Z] [2024-06-27T10:51:50.446Z] setToolUnix: [2024-06-27T10:51:50.446Z] [2024-06-27T10:51:50.446Z] setToolProperty: [2024-06-27T10:51:50.446Z] [2024-06-27T10:51:50.446Z] setS1ASclassPath: [2024-06-27T10:51:50.446Z] [2024-06-27T10:51:50.447Z] init-common: [2024-06-27T10:51:50.447Z] [2024-06-27T10:51:50.447Z] stopDomain: [2024-06-27T10:51:50.447Z] [echo] run.xml:stopping domain... [2024-06-27T10:51:50.554Z] [javac] 1 warning [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] setOSConditions: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] setToolWin: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] setToolUnix: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] setToolProperty: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] setS1ASclassPath: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] init-common: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] ejb-jar-common: [2024-06-27T10:51:50.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] package-ejbjar-common: [2024-06-27T10:51:50.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:50.555Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:50.555Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:50.555Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2024-06-27T10:51:50.555Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] setOSConditions: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] setToolWin: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] setToolUnix: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] setToolProperty: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] setS1ASclassPath: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] init-common: [2024-06-27T10:51:50.555Z] [2024-06-27T10:51:50.555Z] appclient-jar-common: [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] package-appclientjar-common: [2024-06-27T10:51:50.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:50.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:50.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:50.556Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] build-ear: [2024-06-27T10:51:50.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] setOSConditions: [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] fixFiles: [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] convUnix: [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] convWin: [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] setToolWin: [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] setToolUnix: [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] setToolProperty: [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] setS1ASclassPath: [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] init-common: [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.556Z] ear-common: [2024-06-27T10:51:50.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:50.556Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/app/${sun-application.xml} to copy. [2024-06-27T10:51:50.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:50.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:50.556Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-06-27T10:51:50.556Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-06-27T10:51:50.556Z] [2024-06-27T10:51:50.557Z] setup: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] deploy: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setOSConditions: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setToolWin: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setToolUnix: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setToolProperty: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setS1ASclassPath: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] init-common: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] deploy-ear: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setOSConditions: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setToolWin: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setToolUnix: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setToolProperty: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setS1ASclassPath: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] init-common: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] deploy-common: [2024-06-27T10:51:50.557Z] [echo] Current time (ISO): 2024-06-27T10:51:50.542+0000 [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setOSConditions: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setToolWin: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setToolUnix: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setToolProperty: [2024-06-27T10:51:50.557Z] [2024-06-27T10:51:50.557Z] setS1ASclassPath: [2024-06-27T10:51:50.558Z] [2024-06-27T10:51:50.558Z] init-common: [2024-06-27T10:51:50.558Z] [2024-06-27T10:51:50.558Z] deploy-common-pe: [2024-06-27T10:51:50.660Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:50.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:51:50.661Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:51:50.799Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:50.860Z] [2024-06-27T10:51:50.860Z] undeploy: [2024-06-27T10:51:50.860Z] [2024-06-27T10:51:50.860Z] setOSConditions: [2024-06-27T10:51:50.860Z] [2024-06-27T10:51:50.860Z] setToolWin: [2024-06-27T10:51:50.860Z] [2024-06-27T10:51:50.860Z] setToolUnix: [2024-06-27T10:51:50.860Z] [2024-06-27T10:51:50.861Z] setToolProperty: [2024-06-27T10:51:50.861Z] [2024-06-27T10:51:50.861Z] setS1ASclassPath: [2024-06-27T10:51:50.861Z] [2024-06-27T10:51:50.861Z] init-common: [2024-06-27T10:51:50.861Z] [2024-06-27T10:51:50.861Z] undeploy-common: [2024-06-27T10:51:50.915Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/endpoint/SubtractNumbersImpl.java uses or overrides a deprecated API. [2024-06-27T10:51:50.915Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:50.915Z] [javac] 1 warning [2024-06-27T10:51:50.915Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-06-27T10:51:50.915Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:50.915Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:50.915Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:50.915Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:50.915Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:50.915Z] [2024-06-27T10:51:50.915Z] pkg-war: [2024-06-27T10:51:50.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:50.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:50.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:50.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:50.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:51:50.916Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:50.916Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:50.916Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:51:50.916Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:51:50.916Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:51:50.916Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:50.916Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:50.916Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${web.wsit.descriptors} does not exist. [2024-06-27T10:51:50.916Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/client-handler-2-web.war [2024-06-27T10:51:50.916Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:50.916Z] [2024-06-27T10:51:50.916Z] assemble-client: [2024-06-27T10:51:50.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:51:50.916Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:50.916Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:50.916Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:50.916Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:50.916Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:50.917Z] [2024-06-27T10:51:50.917Z] setOSConditions: [2024-06-27T10:51:50.917Z] [2024-06-27T10:51:50.917Z] setToolWin: [2024-06-27T10:51:50.917Z] [2024-06-27T10:51:50.917Z] setToolUnix: [2024-06-27T10:51:50.917Z] [2024-06-27T10:51:50.917Z] setToolProperty: [2024-06-27T10:51:50.917Z] [2024-06-27T10:51:50.917Z] setS1ASclassPath: [2024-06-27T10:51:50.917Z] [2024-06-27T10:51:50.917Z] init-common: [2024-06-27T10:51:50.917Z] [2024-06-27T10:51:50.917Z] wsimport: [2024-06-27T10:51:51.054Z] [javac] 1 warning [2024-06-27T10:51:51.054Z] [2024-06-27T10:51:51.054Z] setOSConditions: [2024-06-27T10:51:51.054Z] [2024-06-27T10:51:51.054Z] setToolWin: [2024-06-27T10:51:51.054Z] [2024-06-27T10:51:51.054Z] setToolUnix: [2024-06-27T10:51:51.054Z] [2024-06-27T10:51:51.054Z] setToolProperty: [2024-06-27T10:51:51.054Z] [2024-06-27T10:51:51.054Z] setS1ASclassPath: [2024-06-27T10:51:51.054Z] [2024-06-27T10:51:51.054Z] init-common: [2024-06-27T10:51:51.054Z] [2024-06-27T10:51:51.054Z] compile-common: [2024-06-27T10:51:51.054Z] [echo] Current time (ISO): 2024-06-27T10:51:50.915+0000 [2024-06-27T10:51:51.054Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:51.116Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-06-27T10:51:51.163Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:51.172Z] [exec] parsing WSDL... [2024-06-27T10:51:51.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:51:51.233Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:51:51.417Z] [javac] 1 warning [2024-06-27T10:51:51.417Z] [2024-06-27T10:51:51.417Z] build: [2024-06-27T10:51:51.417Z] [2024-06-27T10:51:51.417Z] setOSConditions: [2024-06-27T10:51:51.417Z] [2024-06-27T10:51:51.417Z] fixFiles: [2024-06-27T10:51:51.417Z] [2024-06-27T10:51:51.417Z] convUnix: [2024-06-27T10:51:51.417Z] [2024-06-27T10:51:51.417Z] convWin: [2024-06-27T10:51:51.417Z] [2024-06-27T10:51:51.417Z] setToolWin: [2024-06-27T10:51:51.417Z] [2024-06-27T10:51:51.417Z] setToolUnix: [2024-06-27T10:51:51.417Z] [2024-06-27T10:51:51.418Z] setToolProperty: [2024-06-27T10:51:51.418Z] [2024-06-27T10:51:51.418Z] setS1ASclassPath: [2024-06-27T10:51:51.418Z] [2024-06-27T10:51:51.418Z] init-common: [2024-06-27T10:51:51.418Z] [2024-06-27T10:51:51.418Z] package-persistence-common: [2024-06-27T10:51:51.418Z] [2024-06-27T10:51:51.418Z] ejb-jar-common: [2024-06-27T10:51:51.418Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:51.418Z] [2024-06-27T10:51:51.418Z] package-ejbjar-common: [2024-06-27T10:51:51.418Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:51.418Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:51.418Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:51.418Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonly-ejb.jar [2024-06-27T10:51:51.418Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:51.418Z] [2024-06-27T10:51:51.418Z] appclient-jar-common: [2024-06-27T10:51:51.418Z] [2024-06-27T10:51:51.418Z] package-appclientjar-common: [2024-06-27T10:51:51.418Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:51.418Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:51.418Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:51.418Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonly-client.jar [2024-06-27T10:51:51.418Z] [2024-06-27T10:51:51.418Z] webclient-war-common: [2024-06-27T10:51:51.418Z] [2024-06-27T10:51:51.418Z] build-ear-common: [2024-06-27T10:51:51.418Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:51.418Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:51.418Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:51.418Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonlyApp.ear [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] deploy: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setOSConditions: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setToolWin: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setToolUnix: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setToolProperty: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setS1ASclassPath: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] init-common: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] execute-ejb-sql-common: [2024-06-27T10:51:51.419Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/sql/create_pointbase.sql [2024-06-27T10:51:51.419Z] [sql] 15 of 15 SQL statements executed successfully [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setOSConditions: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setToolWin: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setToolUnix: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setToolProperty: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setS1ASclassPath: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] init-common: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] deploy-common: [2024-06-27T10:51:51.419Z] [echo] Current time (ISO): 2024-06-27T10:51:51.392+0000 [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setOSConditions: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setToolWin: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setToolUnix: [2024-06-27T10:51:51.419Z] [2024-06-27T10:51:51.419Z] setToolProperty: [2024-06-27T10:51:51.420Z] [2024-06-27T10:51:51.420Z] setS1ASclassPath: [2024-06-27T10:51:51.420Z] [2024-06-27T10:51:51.420Z] init-common: [2024-06-27T10:51:51.420Z] [2024-06-27T10:51:51.420Z] deploy-common-pe: [2024-06-27T10:51:51.421Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauth1txApp [2024-06-27T10:51:51.421Z] [2024-06-27T10:51:51.421Z] setOSConditions: [2024-06-27T10:51:51.421Z] [2024-06-27T10:51:51.422Z] setToolWin: [2024-06-27T10:51:51.422Z] [2024-06-27T10:51:51.422Z] setToolUnix: [2024-06-27T10:51:51.422Z] [2024-06-27T10:51:51.422Z] setToolProperty: [2024-06-27T10:51:51.422Z] [2024-06-27T10:51:51.422Z] setS1ASclassPath: [2024-06-27T10:51:51.422Z] [2024-06-27T10:51:51.422Z] init-common: [2024-06-27T10:51:51.422Z] [2024-06-27T10:51:51.422Z] delete-jdbc-resource-common: [2024-06-27T10:51:51.422Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2024-06-27T10:51:51.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:51:51.488Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:51:51.549Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:51.549Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:51.549Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:51.549Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:51.549Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:51.549Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:51.549Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:51.631Z] [concat] Jun 27, 2024 10:51:49 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:51.631Z] [concat] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@624b3544 [2024-06-27T10:51:51.631Z] [concat] result=0 [2024-06-27T10:51:51.631Z] [concat] note=Received expected results [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] processResult: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] failed: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] passed: [2024-06-27T10:51:51.631Z] [echo] Test libclasspath2 Passed [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] unknown: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] init.os: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] init.tools.unix: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] init.tools.windows: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] init.tools: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] setAsadminArgs: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] init: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] init.customtasks: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] prepare: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] undeploy.asadmin: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] setAsadminArgs: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] common.undeploy.asadmin: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] init.os: [2024-06-27T10:51:51.631Z] [2024-06-27T10:51:51.631Z] init.tools.unix: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init.tools.windows: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init.tools: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] setAsadminArgs: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init.customtasks: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] delAppRef: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init.os: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init.tools.unix: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init.tools.windows: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init.tools: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] setAsadminArgs: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init.customtasks: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] common.run.asadmin: [2024-06-27T10:51:51.632Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-default [2024-06-27T10:51:51.632Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:51.632Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:51:51.632Z] [exec] Command undeploy executed successfully. [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init.os: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init.tools.unix: [2024-06-27T10:51:51.632Z] [2024-06-27T10:51:51.632Z] init.tools.windows: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] init.tools: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] setAsadminArgs: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] init: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] init.customtasks: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] prepare: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] deploy.asadmin: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] setAsadminArgs: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] common.deploy.asadmin: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] init.os: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] init.tools.unix: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] init.tools.windows: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] init.tools: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] setAsadminArgs: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] init: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] init.customtasks: [2024-06-27T10:51:51.633Z] [2024-06-27T10:51:51.633Z] common.run.asadmin: [2024-06-27T10:51:51.633Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-explicitWithDir /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2x-App.ear [2024-06-27T10:51:51.978Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonlyApp.ear [2024-06-27T10:51:51.980Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:51.980Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:51.980Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:51.980Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:51.980Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:51.981Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:51.981Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:51.981Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2024-06-27T10:51:51.981Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2024-06-27T10:51:51.981Z] [echo] cmd executed for server [2024-06-27T10:51:51.981Z] [2024-06-27T10:51:51.981Z] setOSConditions: [2024-06-27T10:51:51.981Z] [2024-06-27T10:51:51.981Z] setToolWin: [2024-06-27T10:51:51.981Z] [2024-06-27T10:51:51.981Z] setToolUnix: [2024-06-27T10:51:51.981Z] [2024-06-27T10:51:51.981Z] setToolProperty: [2024-06-27T10:51:51.981Z] [2024-06-27T10:51:51.981Z] setS1ASclassPath: [2024-06-27T10:51:51.981Z] [2024-06-27T10:51:51.981Z] init-common: [2024-06-27T10:51:51.981Z] [2024-06-27T10:51:51.981Z] delete-jdbc-connpool-common: [2024-06-27T10:51:51.981Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2024-06-27T10:51:52.047Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:51:52.047Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:51:52.100Z] [exec] [2024-06-27T10:51:52.100Z] [exec] Generating code... [2024-06-27T10:51:52.100Z] [exec] [2024-06-27T10:51:52.100Z] [exec] Compiling code... [2024-06-27T10:51:52.133Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:51:52.133Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:51:52.133Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-06-27T10:51:52.133Z] [java] HTTP port :8080 [2024-06-27T10:51:52.133Z] [java] HTTP hostname :localhost [2024-06-27T10:51:52.198Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:52.198Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:51:52.236Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2024-06-27T10:51:52.236Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2024-06-27T10:51:52.236Z] [echo] cmd executed for server [2024-06-27T10:51:52.236Z] [2024-06-27T10:51:52.236Z] setOSConditions: [2024-06-27T10:51:52.236Z] [2024-06-27T10:51:52.236Z] setToolWin: [2024-06-27T10:51:52.236Z] [2024-06-27T10:51:52.236Z] setToolUnix: [2024-06-27T10:51:52.236Z] [2024-06-27T10:51:52.236Z] setToolProperty: [2024-06-27T10:51:52.236Z] [2024-06-27T10:51:52.236Z] setS1ASclassPath: [2024-06-27T10:51:52.236Z] [2024-06-27T10:51:52.236Z] init-common: [2024-06-27T10:51:52.236Z] [2024-06-27T10:51:52.236Z] execute-sql-common: [2024-06-27T10:51:52.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:51:52.302Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:51:52.379Z] [exec] Jun 27, 2024 10:51:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:52.380Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3711c71c [2024-06-27T10:51:52.380Z] [exec] Test returned: true [2024-06-27T10:51:52.380Z] [exec] Value of key is: remote test [2024-06-27T10:51:52.380Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:52.380Z] [exec] [2024-06-27T10:51:52.380Z] [exec] [2024-06-27T10:51:52.380Z] [exec] ----------------------------------------- [2024-06-27T10:51:52.380Z] [exec] - remote test: PASS - [2024-06-27T10:51:52.380Z] [exec] ----------------------------------------- [2024-06-27T10:51:52.380Z] [exec] Total PASS: 1 [2024-06-27T10:51:52.380Z] [exec] Total FAIL: 0 [2024-06-27T10:51:52.380Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:52.380Z] [exec] ----------------------------------------- [2024-06-27T10:51:52.380Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:52.380Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:52.380Z] [2024-06-27T10:51:52.380Z] checkReporting-common: [2024-06-27T10:51:52.380Z] [2024-06-27T10:51:52.380Z] confirmReportPresent-common: [2024-06-27T10:51:52.380Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:52.380Z] [echo] Test seems to be reported fine [2024-06-27T10:51:52.380Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/remove/RepRunConf.txt [2024-06-27T10:51:52.380Z] [2024-06-27T10:51:52.380Z] confirmMissingReport-common: [2024-06-27T10:51:52.380Z] [2024-06-27T10:51:52.380Z] undeploy: [2024-06-27T10:51:52.380Z] [2024-06-27T10:51:52.380Z] setOSConditions: [2024-06-27T10:51:52.380Z] [2024-06-27T10:51:52.380Z] setToolWin: [2024-06-27T10:51:52.380Z] [2024-06-27T10:51:52.380Z] setToolUnix: [2024-06-27T10:51:52.380Z] [2024-06-27T10:51:52.380Z] setToolProperty: [2024-06-27T10:51:52.380Z] [2024-06-27T10:51:52.380Z] setS1ASclassPath: [2024-06-27T10:51:52.380Z] [2024-06-27T10:51:52.380Z] init-common: [2024-06-27T10:51:52.380Z] [2024-06-27T10:51:52.380Z] undeploy-common: [2024-06-27T10:51:52.388Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:51:52.388Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:51:52.389Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:52.389Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-06-27T10:51:52.389Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] unsetup: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] setOSConditions: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] setToolWin: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] setToolUnix: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] setToolProperty: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] setS1ASclassPath: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] init-common: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] default-sql: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] setOSConditions: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] setToolWin: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] setToolUnix: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] setToolProperty: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] setS1ASclassPath: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] init-common: [2024-06-27T10:51:52.389Z] [2024-06-27T10:51:52.389Z] execute-sql-common: [2024-06-27T10:51:52.491Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/drop_pointbase.sql [2024-06-27T10:51:52.491Z] [sql] 0 rows affected [2024-06-27T10:51:52.491Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] all: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] all: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setOSConditions: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setToolWin: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setToolUnix: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setToolProperty: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setS1ASclassPath: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] init-common: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] clean: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setOSConditions: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setToolWin: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setToolUnix: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setToolProperty: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setS1ASclassPath: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] init-common: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] clean-common: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setOSConditions: [2024-06-27T10:51:52.491Z] [2024-06-27T10:51:52.491Z] setToolWin: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setToolUnix: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setToolProperty: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setS1ASclassPath: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] init-common: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] clean-classes-common: [2024-06-27T10:51:52.492Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setOSConditions: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setToolWin: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setToolUnix: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setToolProperty: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setS1ASclassPath: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] init-common: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] clean-jars-common: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] compile: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setOSConditions: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setToolWin: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setToolUnix: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setToolProperty: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] setS1ASclassPath: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] init-common: [2024-06-27T10:51:52.492Z] [2024-06-27T10:51:52.492Z] compile-common: [2024-06-27T10:51:52.493Z] [echo] Current time (ISO): 2024-06-27T10:51:52.464+0000 [2024-06-27T10:51:52.493Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:52.493Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:52.543Z] [exec] Application deployed with name ejb-bmp-readonlyApp. [2024-06-27T10:51:52.543Z] [echo] Deployment on target server server successful [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] setOSConditions: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] setToolWin: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] setToolUnix: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] setToolProperty: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] setS1ASclassPath: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] init-common: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] deploy-common-ee: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] run: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] setOSConditions: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] setToolWin: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] setToolUnix: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] setToolProperty: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.543Z] setS1ASclassPath: [2024-06-27T10:51:52.543Z] [2024-06-27T10:51:52.544Z] init-common: [2024-06-27T10:51:52.544Z] [2024-06-27T10:51:52.544Z] runclient-common: [2024-06-27T10:51:52.544Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonlyAppClient.jar -name ejb-bmp-readonlyClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:51:52.645Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/sql/dropBankTables.sql [2024-06-27T10:51:52.645Z] [sql] 0 rows affected [2024-06-27T10:51:52.645Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:51:52.645Z] [2024-06-27T10:51:52.645Z] sql-oracle: [2024-06-27T10:51:52.645Z] [2024-06-27T10:51:52.645Z] execute-sql-connector: [2024-06-27T10:51:52.645Z] [2024-06-27T10:51:52.645Z] undeploy-ear: [2024-06-27T10:51:52.645Z] [2024-06-27T10:51:52.645Z] setOSConditions: [2024-06-27T10:51:52.645Z] [2024-06-27T10:51:52.645Z] setToolWin: [2024-06-27T10:51:52.645Z] [2024-06-27T10:51:52.645Z] setToolUnix: [2024-06-27T10:51:52.645Z] [2024-06-27T10:51:52.645Z] setToolProperty: [2024-06-27T10:51:52.645Z] [2024-06-27T10:51:52.645Z] setS1ASclassPath: [2024-06-27T10:51:52.645Z] [2024-06-27T10:51:52.646Z] init-common: [2024-06-27T10:51:52.646Z] [2024-06-27T10:51:52.646Z] delete-ra-config: [2024-06-27T10:51:52.646Z] [2024-06-27T10:51:52.646Z] asadmin-common: [2024-06-27T10:51:52.646Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#connectors-ra-redeploy-rars [2024-06-27T10:51:52.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:51:52.862Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:51:52.862Z] [2024-06-27T10:51:52.862Z] setOSConditions: [2024-06-27T10:51:52.862Z] [2024-06-27T10:51:52.862Z] setToolWin: [2024-06-27T10:51:52.862Z] [2024-06-27T10:51:52.862Z] setToolUnix: [2024-06-27T10:51:52.862Z] [2024-06-27T10:51:52.862Z] setToolProperty: [2024-06-27T10:51:52.862Z] [2024-06-27T10:51:52.862Z] setS1ASclassPath: [2024-06-27T10:51:52.862Z] [2024-06-27T10:51:52.862Z] init-common: [2024-06-27T10:51:52.862Z] [2024-06-27T10:51:52.862Z] create-jdbc-resource-common: [2024-06-27T10:51:52.862Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:52.939Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-allowedmethods-removeApp [2024-06-27T10:51:52.939Z] [2024-06-27T10:51:52.939Z] all: [2024-06-27T10:51:52.939Z] [echo] [2024-06-27T10:51:52.939Z] [echo] [2024-06-27T10:51:52.939Z] [echo] ************************************************** [2024-06-27T10:51:52.939Z] [echo] * Running jms [2024-06-27T10:51:52.939Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms [2024-06-27T10:51:52.939Z] [echo] ************************************************** [2024-06-27T10:51:52.939Z] [echo] [2024-06-27T10:51:52.939Z] [echo] [2024-06-27T10:51:52.939Z] [2024-06-27T10:51:52.939Z] all: [2024-06-27T10:51:52.939Z] [2024-06-27T10:51:52.939Z] jmsejb: [2024-06-27T10:51:52.939Z] [2024-06-27T10:51:52.939Z] setOSConditions: [2024-06-27T10:51:52.939Z] [2024-06-27T10:51:52.939Z] setToolWin: [2024-06-27T10:51:52.939Z] [2024-06-27T10:51:52.939Z] setToolUnix: [2024-06-27T10:51:52.939Z] [2024-06-27T10:51:52.940Z] setToolProperty: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setS1ASclassPath: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] init-common: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] clean: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setOSConditions: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setToolWin: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setToolUnix: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setToolProperty: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setS1ASclassPath: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] init-common: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] clean-common: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setOSConditions: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setToolWin: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setToolUnix: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setToolProperty: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setS1ASclassPath: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] init-common: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] clean-classes-common: [2024-06-27T10:51:52.940Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.940Z] setOSConditions: [2024-06-27T10:51:52.940Z] [2024-06-27T10:51:52.941Z] setToolWin: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] setToolUnix: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] setToolProperty: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] setS1ASclassPath: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] init-common: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] clean-jars-common: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] compile: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] setOSConditions: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] setToolWin: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] setToolUnix: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] setToolProperty: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] setS1ASclassPath: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] init-common: [2024-06-27T10:51:52.941Z] [2024-06-27T10:51:52.941Z] compile-common: [2024-06-27T10:51:52.941Z] [echo] Current time (ISO): 2024-06-27T10:51:52.876+0000 [2024-06-27T10:51:52.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:52.942Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:52.943Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:52.992Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:51:52.992Z] [exec] Waiting finished after 4,525 ms. [2024-06-27T10:51:52.992Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:51:52.992Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:51:52.992Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:51:52.992Z] [exec] Admin Port: 45,707 [2024-06-27T10:51:52.992Z] [exec] Command start-domain executed successfully. [2024-06-27T10:51:52.992Z] [echo] run.xml:doing wait for localhost:45711... [2024-06-27T10:51:52.992Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-06-27T10:51:52.992Z] [2024-06-27T10:51:52.992Z] dumpThreadStack: [2024-06-27T10:51:52.992Z] [2024-06-27T10:51:52.992Z] startDomainWindows: [2024-06-27T10:51:52.992Z] [2024-06-27T10:51:52.992Z] startDomain: [2024-06-27T10:51:52.992Z] [2024-06-27T10:51:52.993Z] clean: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setOSConditions: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setToolWin: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setToolUnix: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setToolProperty: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setS1ASclassPath: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] init-common: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] clean-common: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setOSConditions: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setToolWin: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setToolUnix: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setToolProperty: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setS1ASclassPath: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] init-common: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] clean-classes-common: [2024-06-27T10:51:52.993Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setOSConditions: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setToolWin: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setToolUnix: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setToolProperty: [2024-06-27T10:51:52.993Z] [2024-06-27T10:51:52.993Z] setS1ASclassPath: [2024-06-27T10:51:52.994Z] [2024-06-27T10:51:52.994Z] init-common: [2024-06-27T10:51:52.994Z] [2024-06-27T10:51:52.994Z] clean-jars-common: [2024-06-27T10:51:52.994Z] [2024-06-27T10:51:52.994Z] compile: [2024-06-27T10:51:52.994Z] [2024-06-27T10:51:52.994Z] setOSConditions: [2024-06-27T10:51:52.994Z] [2024-06-27T10:51:52.994Z] setToolWin: [2024-06-27T10:51:52.994Z] [2024-06-27T10:51:52.994Z] setToolUnix: [2024-06-27T10:51:52.994Z] [2024-06-27T10:51:52.994Z] setToolProperty: [2024-06-27T10:51:52.994Z] [2024-06-27T10:51:52.994Z] setS1ASclassPath: [2024-06-27T10:51:52.994Z] [2024-06-27T10:51:52.994Z] init-common: [2024-06-27T10:51:52.994Z] [2024-06-27T10:51:52.994Z] compile-common: [2024-06-27T10:51:52.994Z] [echo] Current time (ISO): 2024-06-27T10:51:52.955+0000 [2024-06-27T10:51:52.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:52.994Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:53.104Z] [exec] Jun 27, 2024 10:51:53 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:53.104Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:53.116Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:53.343Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:53.343Z] [javac] 1 warning [2024-06-27T10:51:53.343Z] [2024-06-27T10:51:53.343Z] build: [2024-06-27T10:51:53.343Z] [2024-06-27T10:51:53.343Z] setOSConditions: [2024-06-27T10:51:53.343Z] [2024-06-27T10:51:53.343Z] fixFiles: [2024-06-27T10:51:53.343Z] [2024-06-27T10:51:53.343Z] convUnix: [2024-06-27T10:51:53.343Z] [2024-06-27T10:51:53.343Z] convWin: [2024-06-27T10:51:53.343Z] [2024-06-27T10:51:53.343Z] setToolWin: [2024-06-27T10:51:53.343Z] [2024-06-27T10:51:53.343Z] setToolUnix: [2024-06-27T10:51:53.343Z] [2024-06-27T10:51:53.343Z] setToolProperty: [2024-06-27T10:51:53.343Z] [2024-06-27T10:51:53.343Z] setS1ASclassPath: [2024-06-27T10:51:53.343Z] [2024-06-27T10:51:53.343Z] init-common: [2024-06-27T10:51:53.344Z] [2024-06-27T10:51:53.344Z] package-persistence-common: [2024-06-27T10:51:53.344Z] [2024-06-27T10:51:53.344Z] ejb-jar-common: [2024-06-27T10:51:53.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:53.344Z] [2024-06-27T10:51:53.344Z] package-ejbjar-common: [2024-06-27T10:51:53.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.344Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptions-ejb.jar [2024-06-27T10:51:53.344Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.344Z] [2024-06-27T10:51:53.344Z] appclient-jar-common: [2024-06-27T10:51:53.344Z] [2024-06-27T10:51:53.344Z] package-appclientjar-common: [2024-06-27T10:51:53.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.344Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptions-client.jar [2024-06-27T10:51:53.344Z] [2024-06-27T10:51:53.344Z] webclient-war-common: [2024-06-27T10:51:53.344Z] [2024-06-27T10:51:53.344Z] build-ear-common: [2024-06-27T10:51:53.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:53.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:53.344Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptionsApp.ear [2024-06-27T10:51:53.344Z] [2024-06-27T10:51:53.344Z] deploy: [2024-06-27T10:51:53.344Z] [2024-06-27T10:51:53.344Z] setOSConditions: [2024-06-27T10:51:53.344Z] [2024-06-27T10:51:53.344Z] setToolWin: [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] setToolUnix: [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] setToolProperty: [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] setS1ASclassPath: [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] init-common: [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] deploy-common: [2024-06-27T10:51:53.345Z] [echo] Current time (ISO): 2024-06-27T10:51:53.198+0000 [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] setOSConditions: [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] setToolWin: [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] setToolUnix: [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] setToolProperty: [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] setS1ASclassPath: [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] init-common: [2024-06-27T10:51:53.345Z] [2024-06-27T10:51:53.345Z] deploy-common-pe: [2024-06-27T10:51:53.383Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-06-27T10:51:53.383Z] [echo] cmd executed for server [2024-06-27T10:51:53.384Z] [2024-06-27T10:51:53.384Z] deploy: [2024-06-27T10:51:53.384Z] [2024-06-27T10:51:53.384Z] deploy-war-common: [2024-06-27T10:51:53.384Z] [2024-06-27T10:51:53.384Z] setOSConditions: [2024-06-27T10:51:53.384Z] [2024-06-27T10:51:53.384Z] setToolWin: [2024-06-27T10:51:53.384Z] [2024-06-27T10:51:53.384Z] setToolUnix: [2024-06-27T10:51:53.384Z] [2024-06-27T10:51:53.384Z] setToolProperty: [2024-06-27T10:51:53.384Z] [2024-06-27T10:51:53.384Z] setS1ASclassPath: [2024-06-27T10:51:53.384Z] [2024-06-27T10:51:53.384Z] init-common: [2024-06-27T10:51:53.384Z] [2024-06-27T10:51:53.384Z] deploy-war-commonpe: [2024-06-27T10:51:53.454Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:53.454Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:53.454Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:53.454Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:53.454Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:53.454Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:53.454Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:53.464Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:51:53.464Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:53.464Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:53.464Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:51:53.464Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:53.464Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:53.464Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:53.464Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:53.464Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:53.464Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:53.464Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:53.511Z] [javac] 1 warning [2024-06-27T10:51:53.512Z] [2024-06-27T10:51:53.512Z] pkg-pu: [2024-06-27T10:51:53.512Z] [2024-06-27T10:51:53.512Z] setOSConditions: [2024-06-27T10:51:53.512Z] [2024-06-27T10:51:53.512Z] setToolWin: [2024-06-27T10:51:53.512Z] [2024-06-27T10:51:53.512Z] setToolUnix: [2024-06-27T10:51:53.512Z] [2024-06-27T10:51:53.512Z] setToolProperty: [2024-06-27T10:51:53.512Z] [2024-06-27T10:51:53.512Z] setS1ASclassPath: [2024-06-27T10:51:53.512Z] [2024-06-27T10:51:53.512Z] init-common: [2024-06-27T10:51:53.512Z] [2024-06-27T10:51:53.512Z] package-pu-common: [2024-06-27T10:51:53.512Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive, descriptor/persistence.xml [2024-06-27T10:51:53.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:53.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.512Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.512Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/entity.jar [2024-06-27T10:51:53.512Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.512Z] [2024-06-27T10:51:53.512Z] build: [2024-06-27T10:51:53.512Z] [2024-06-27T10:51:53.512Z] setOSConditions: [2024-06-27T10:51:53.512Z] [2024-06-27T10:51:53.512Z] fixFiles: [2024-06-27T10:51:53.575Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:53.575Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:51:53.575Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server web-subclassingApp#connectors-ra-redeploy-rars [2024-06-27T10:51:53.639Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-extension-alternative --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web.war [2024-06-27T10:51:53.720Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:53.720Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/webclient/Client.java uses or overrides a deprecated API. [2024-06-27T10:51:53.720Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:53.720Z] [javac] 1 warning [2024-06-27T10:51:53.770Z] [exec] Waiting for the domain to stop ... [2024-06-27T10:51:53.770Z] [exec] Waiting finished after 2,107 ms. [2024-06-27T10:51:53.770Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:51:53.770Z] [echo] Domain has beed STOPPED to run the test [2024-06-27T10:51:53.770Z] [2024-06-27T10:51:53.770Z] run: [2024-06-27T10:51:53.770Z] [2024-06-27T10:51:53.770Z] setOSConditions: [2024-06-27T10:51:53.771Z] [2024-06-27T10:51:53.771Z] setToolWin: [2024-06-27T10:51:53.771Z] [2024-06-27T10:51:53.771Z] setToolUnix: [2024-06-27T10:51:53.771Z] [2024-06-27T10:51:53.771Z] setToolProperty: [2024-06-27T10:51:53.771Z] [2024-06-27T10:51:53.771Z] setS1ASclassPath: [2024-06-27T10:51:53.771Z] [2024-06-27T10:51:53.771Z] init-common: [2024-06-27T10:51:53.771Z] [2024-06-27T10:51:53.771Z] run_se: [2024-06-27T10:51:53.771Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:51:53.772Z] [2024-06-27T10:51:53.772Z] convUnix: [2024-06-27T10:51:53.772Z] [2024-06-27T10:51:53.772Z] convWin: [2024-06-27T10:51:53.772Z] [2024-06-27T10:51:53.772Z] setToolWin: [2024-06-27T10:51:53.772Z] [2024-06-27T10:51:53.772Z] setToolUnix: [2024-06-27T10:51:53.772Z] [2024-06-27T10:51:53.772Z] setToolProperty: [2024-06-27T10:51:53.772Z] [2024-06-27T10:51:53.772Z] setS1ASclassPath: [2024-06-27T10:51:53.772Z] [2024-06-27T10:51:53.772Z] init-common: [2024-06-27T10:51:53.772Z] [2024-06-27T10:51:53.772Z] ejb-jar-common: [2024-06-27T10:51:53.772Z] [2024-06-27T10:51:53.772Z] package-ejbjar-common: [2024-06-27T10:51:53.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.772Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.772Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTest-ejb.jar [2024-06-27T10:51:53.772Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.772Z] [2024-06-27T10:51:53.772Z] appclient-jar-common: [2024-06-27T10:51:53.772Z] [2024-06-27T10:51:53.772Z] package-appclientjar-common: [2024-06-27T10:51:53.773Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:53.773Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTest-client.jar [2024-06-27T10:51:53.866Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:53.866Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:53.866Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:53.866Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:53.866Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:53.866Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:53.866Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:53.880Z] [exec] Jun 27, 2024 10:51:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:53.880Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@307cf964 [2024-06-27T10:51:53.880Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:51:53.880Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:53.880Z] [exec] [2024-06-27T10:51:53.880Z] [exec] [2024-06-27T10:51:53.880Z] [exec] ----------------------------------------- [2024-06-27T10:51:53.880Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:51:53.880Z] [exec] ----------------------------------------- [2024-06-27T10:51:53.880Z] [exec] Total PASS: 1 [2024-06-27T10:51:53.880Z] [exec] Total FAIL: 0 [2024-06-27T10:51:53.880Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:51:53.880Z] [exec] ----------------------------------------- [2024-06-27T10:51:53.880Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:53.906Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptionsApp.ear [2024-06-27T10:51:53.917Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:53.917Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:53.917Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:53.917Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:53.917Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:53.917Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:53.917Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:53.976Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:51:53.976Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:51:53.976Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client [2024-06-27T10:51:53.976Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:51:53.976Z] [2024-06-27T10:51:53.976Z] deploy-app: [2024-06-27T10:51:53.976Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:53.976Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:53.976Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:53.976Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:53.977Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:53.977Z] [2024-06-27T10:51:53.977Z] deploy-war-common: [2024-06-27T10:51:53.977Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:53.977Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:53.977Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:53.977Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:53.977Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:53.977Z] [2024-06-27T10:51:53.977Z] setOSConditions: [2024-06-27T10:51:53.977Z] [2024-06-27T10:51:53.977Z] setToolWin: [2024-06-27T10:51:53.977Z] [2024-06-27T10:51:53.977Z] setToolUnix: [2024-06-27T10:51:53.977Z] [2024-06-27T10:51:53.977Z] setToolProperty: [2024-06-27T10:51:53.977Z] [2024-06-27T10:51:53.977Z] setS1ASclassPath: [2024-06-27T10:51:53.977Z] [2024-06-27T10:51:53.977Z] init-common: [2024-06-27T10:51:53.977Z] [2024-06-27T10:51:53.977Z] deploy-war-commonpe: [2024-06-27T10:51:54.014Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:54.025Z] [java] .......... Testing module: ejb-ejb31-embedded-mdb-ejb [2024-06-27T10:51:54.039Z] [java] Value of key is: API testWebPerms [2024-06-27T10:51:54.040Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:54.040Z] [java] [2024-06-27T10:51:54.040Z] [java] [2024-06-27T10:51:54.040Z] [java] ----------------------------------------- [2024-06-27T10:51:54.040Z] [java] - API testWebPerms : PASS - [2024-06-27T10:51:54.040Z] [java] ----------------------------------------- [2024-06-27T10:51:54.040Z] [java] Total PASS: 1 [2024-06-27T10:51:54.040Z] [java] Total FAIL: 0 [2024-06-27T10:51:54.040Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:51:54.040Z] [java] ----------------------------------------- [2024-06-27T10:51:54.040Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:54.040Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:51:54.041Z] [exec] Jun 27, 2024 10:51:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:54.041Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:54.041Z] [exec] Jun 27, 2024 10:51:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:54.041Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:54.041Z] [exec] Jun 27, 2024 10:51:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:54.041Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:54.041Z] [exec] Jun 27, 2024 10:51:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:54.041Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:54.047Z] [2024-06-27T10:51:54.047Z] webclient-war-common: [2024-06-27T10:51:54.047Z] [2024-06-27T10:51:54.047Z] build-entity-earlib: [2024-06-27T10:51:54.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:51:54.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:54.047Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:51:54.047Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/descriptor/application.xml to copy. [2024-06-27T10:51:54.047Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/${glassfish-resources.xml} to copy. [2024-06-27T10:51:54.047Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:54.047Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestApp.ear [2024-06-27T10:51:54.047Z] [2024-06-27T10:51:54.047Z] deploy: [2024-06-27T10:51:54.047Z] [2024-06-27T10:51:54.047Z] setOSConditions: [2024-06-27T10:51:54.047Z] [2024-06-27T10:51:54.047Z] setToolWin: [2024-06-27T10:51:54.047Z] [2024-06-27T10:51:54.047Z] setToolUnix: [2024-06-27T10:51:54.047Z] [2024-06-27T10:51:54.047Z] setToolProperty: [2024-06-27T10:51:54.047Z] [2024-06-27T10:51:54.047Z] setS1ASclassPath: [2024-06-27T10:51:54.047Z] [2024-06-27T10:51:54.047Z] init-common: [2024-06-27T10:51:54.047Z] [2024-06-27T10:51:54.047Z] deploy-common: [2024-06-27T10:51:54.047Z] [echo] Current time (ISO): 2024-06-27T10:51:53.864+0000 [2024-06-27T10:51:54.047Z] [2024-06-27T10:51:54.047Z] setOSConditions: [2024-06-27T10:51:54.048Z] [2024-06-27T10:51:54.048Z] setToolWin: [2024-06-27T10:51:54.048Z] [2024-06-27T10:51:54.048Z] setToolUnix: [2024-06-27T10:51:54.048Z] [2024-06-27T10:51:54.048Z] setToolProperty: [2024-06-27T10:51:54.048Z] [2024-06-27T10:51:54.048Z] setS1ASclassPath: [2024-06-27T10:51:54.048Z] [2024-06-27T10:51:54.048Z] init-common: [2024-06-27T10:51:54.048Z] [2024-06-27T10:51:54.048Z] deploy-common-pe: [2024-06-27T10:51:54.100Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/z/z.jar of size 847 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/z/z.jar [2024-06-27T10:51:54.101Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/x/xExtra/xExtra.jar of size 840 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/x/xExtra/xExtra.jar [2024-06-27T10:51:54.101Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/libdirtest-client.jar of size 7,099 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/libdirtest-client.jar [2024-06-27T10:51:54.101Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/x/xMore/sub/x_xMore_sub.properties of size 716 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/x/xMore/sub/x_xMore_sub.properties [2024-06-27T10:51:54.101Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/topLevel.jar of size 866 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/topLevel.jar [2024-06-27T10:51:54.101Z] [exec] Extracted transferred entry libtest-explicitWithDirClient.jar of size 3,359 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient.jar [2024-06-27T10:51:54.101Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/x/x.jar of size 1,408 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/x/x.jar [2024-06-27T10:51:54.101Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/libdirtest-EJBModule.jar of size 5,757 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/libdirtest-EJBModule.jar [2024-06-27T10:51:54.101Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/y/y.properties of size 740 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/y/y.properties [2024-06-27T10:51:54.101Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/libdirtest-clientClient.jar of size 11,074 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/libdirtest-clientClient.jar [2024-06-27T10:51:54.101Z] [exec] Application deployed with name libtest-explicitWithDir. [2024-06-27T10:51:54.101Z] [exec] Command deploy executed successfully. [2024-06-27T10:51:54.101Z] [2024-06-27T10:51:54.101Z] init.os: [2024-06-27T10:51:54.101Z] [2024-06-27T10:51:54.101Z] init.tools.unix: [2024-06-27T10:51:54.101Z] [2024-06-27T10:51:54.101Z] init.tools.windows: [2024-06-27T10:51:54.101Z] [2024-06-27T10:51:54.101Z] init.tools: [2024-06-27T10:51:54.101Z] [2024-06-27T10:51:54.101Z] setAsadminArgs: [2024-06-27T10:51:54.101Z] [2024-06-27T10:51:54.101Z] init: [2024-06-27T10:51:54.102Z] [2024-06-27T10:51:54.102Z] init.customtasks: [2024-06-27T10:51:54.102Z] [2024-06-27T10:51:54.102Z] setEnabled: [2024-06-27T10:51:54.102Z] [2024-06-27T10:51:54.102Z] createAppRef: [2024-06-27T10:51:54.102Z] [2024-06-27T10:51:54.102Z] declare-test: [2024-06-27T10:51:54.102Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for explicitLibWithDir [2024-06-27T10:51:54.102Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient.jar /topLevel.properties:lib.path=topLevel /x.properties:lib.path=x /xExtra.properties:xExtra=NO_RESOURCE /lib.properties:lib.path=NO_RESOURCE /lib_sub.properties:lib_sub=NO_RESOURCE /x_xExtra.properties:x_xExtra=x_xExtra /xMore_sub.properties:xMore_sub=NO_RESOURCE /x_xMore.properties:x_xMore=NO_RESOURCE -clientonly /z.properties:value=z -serveronly /z.properties:value=NO_RESOURCE /y.properties:value=NO_RESOURCE [2024-06-27T10:51:54.136Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:51:54.137Z] [2024-06-27T10:51:54.137Z] setOSConditions: [2024-06-27T10:51:54.137Z] [2024-06-27T10:51:54.137Z] setToolWin: [2024-06-27T10:51:54.137Z] [2024-06-27T10:51:54.137Z] setToolUnix: [2024-06-27T10:51:54.137Z] [2024-06-27T10:51:54.137Z] setToolProperty: [2024-06-27T10:51:54.137Z] [2024-06-27T10:51:54.137Z] setS1ASclassPath: [2024-06-27T10:51:54.137Z] [2024-06-27T10:51:54.137Z] init-common: [2024-06-27T10:51:54.137Z] [2024-06-27T10:51:54.137Z] undeploy-common: [2024-06-27T10:51:54.198Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web. [2024-06-27T10:51:54.198Z] [2024-06-27T10:51:54.198Z] deploy-war-commonee: [2024-06-27T10:51:54.198Z] [2024-06-27T10:51:54.198Z] run: [2024-06-27T10:51:54.269Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/ejb/SimpleBMPBean.java:35: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:51:54.269Z] [javac] return new Integer(1); [2024-06-27T10:51:54.269Z] [javac] ^ [2024-06-27T10:51:54.269Z] [javac] 2 warnings [2024-06-27T10:51:54.269Z] [2024-06-27T10:51:54.269Z] setOSConditions: [2024-06-27T10:51:54.269Z] [2024-06-27T10:51:54.269Z] setToolWin: [2024-06-27T10:51:54.269Z] [2024-06-27T10:51:54.269Z] setToolUnix: [2024-06-27T10:51:54.269Z] [2024-06-27T10:51:54.269Z] setToolProperty: [2024-06-27T10:51:54.269Z] [2024-06-27T10:51:54.269Z] setS1ASclassPath: [2024-06-27T10:51:54.269Z] [2024-06-27T10:51:54.269Z] init-common: [2024-06-27T10:51:54.269Z] [2024-06-27T10:51:54.269Z] compile-common: [2024-06-27T10:51:54.269Z] [echo] Current time (ISO): 2024-06-27T10:51:54.183+0000 [2024-06-27T10:51:54.269Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:54.292Z] [java] Jun 27, 2024 10:51:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:54.292Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:51:54.292Z] [java] Jun 27, 2024 10:51:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:54.292Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain2587127447352313061xml [2024-06-27T10:51:54.292Z] [java] Jun 27, 2024 10:51:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:51:54.292Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:51:54.295Z] [exec] Jun 27, 2024 10:51:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:54.295Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:54.295Z] [exec] Jun 27, 2024 10:51:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:54.295Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:54.295Z] [exec] Jun 27, 2024 10:51:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:54.295Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:54.295Z] [2024-06-27T10:51:54.295Z] [exec] Jun 27, 2024 10:51:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:54.295Z] run-prog-auth: [2024-06-27T10:51:54.295Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:54.295Z] [get] Getting: https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar [2024-06-27T10:51:54.295Z] [get] To: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/maven-ant-tasks-2.1.3.jar [2024-06-27T10:51:54.392Z] [2024-06-27T10:51:54.392Z] checkReporting-common: [2024-06-27T10:51:54.392Z] [2024-06-27T10:51:54.392Z] confirmReportPresent-common: [2024-06-27T10:51:54.392Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:51:54.392Z] [echo] Test seems to be reported fine [2024-06-27T10:51:54.392Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-06-27T10:51:54.392Z] [2024-06-27T10:51:54.392Z] confirmMissingReport-common: [2024-06-27T10:51:54.393Z] [2024-06-27T10:51:54.393Z] setOSConditions: [2024-06-27T10:51:54.393Z] [2024-06-27T10:51:54.393Z] setToolWin: [2024-06-27T10:51:54.393Z] [2024-06-27T10:51:54.393Z] setToolUnix: [2024-06-27T10:51:54.393Z] [2024-06-27T10:51:54.393Z] setToolProperty: [2024-06-27T10:51:54.393Z] [2024-06-27T10:51:54.393Z] setS1ASclassPath: [2024-06-27T10:51:54.393Z] [2024-06-27T10:51:54.393Z] init-common: [2024-06-27T10:51:54.393Z] [2024-06-27T10:51:54.393Z] runclient-common: [2024-06-27T10:51:54.393Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-properties-xml-file-with-values [2024-06-27T10:51:54.452Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llinit [2024-06-27T10:51:54.452Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llquery [2024-06-27T10:51:54.452Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llfind [2024-06-27T10:51:54.452Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llinj [2024-06-27T10:51:54.452Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:54.452Z] [java] [2024-06-27T10:51:54.452Z] [java] [2024-06-27T10:51:54.452Z] [java] ----------------------------------------- [2024-06-27T10:51:54.452Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellinit: PASS - [2024-06-27T10:51:54.452Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellquery: PASS - [2024-06-27T10:51:54.452Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellfind: PASS - [2024-06-27T10:51:54.452Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellinj: PASS - [2024-06-27T10:51:54.452Z] [java] ----------------------------------------- [2024-06-27T10:51:54.452Z] [java] - Total PASS : 4 - [2024-06-27T10:51:54.452Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:54.452Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:54.452Z] [java] ----------------------------------------- [2024-06-27T10:51:54.452Z] [2024-06-27T10:51:54.452Z] undeploy: [2024-06-27T10:51:54.452Z] [2024-06-27T10:51:54.452Z] setOSConditions: [2024-06-27T10:51:54.452Z] [2024-06-27T10:51:54.452Z] setToolWin: [2024-06-27T10:51:54.452Z] [2024-06-27T10:51:54.452Z] setToolUnix: [2024-06-27T10:51:54.452Z] [2024-06-27T10:51:54.452Z] setToolProperty: [2024-06-27T10:51:54.452Z] [2024-06-27T10:51:54.452Z] setS1ASclassPath: [2024-06-27T10:51:54.452Z] [2024-06-27T10:51:54.452Z] init-common: [2024-06-27T10:51:54.452Z] [2024-06-27T10:51:54.452Z] undeploy-war-common: [2024-06-27T10:51:54.476Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:54.476Z] [javac] 1 warning [2024-06-27T10:51:54.476Z] [2024-06-27T10:51:54.476Z] build: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] setOSConditions: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] setToolWin: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] setToolUnix: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] setToolProperty: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] setS1ASclassPath: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] init-common: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] webclient-war-common: [2024-06-27T10:51:54.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] clear: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] test-tlds-exist: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] copy-tlds: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] test-tagfiles-exist: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] copy-tagfiles: [2024-06-27T10:51:54.477Z] [2024-06-27T10:51:54.477Z] package-war-common: [2024-06-27T10:51:54.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:54.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:54.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:54.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:54.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/lib [2024-06-27T10:51:54.477Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:54.477Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:54.477Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web.war [2024-06-27T10:51:54.478Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:54.478Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:54.478Z] [javac] Compiling 1 source file [2024-06-27T10:51:54.478Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:54.478Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:54.478Z] [2024-06-27T10:51:54.478Z] deploy: [2024-06-27T10:51:54.478Z] [2024-06-27T10:51:54.478Z] deploy-war-common: [2024-06-27T10:51:54.478Z] [2024-06-27T10:51:54.478Z] setOSConditions: [2024-06-27T10:51:54.478Z] [2024-06-27T10:51:54.478Z] setToolWin: [2024-06-27T10:51:54.478Z] [2024-06-27T10:51:54.478Z] setToolUnix: [2024-06-27T10:51:54.478Z] [2024-06-27T10:51:54.478Z] setToolProperty: [2024-06-27T10:51:54.478Z] [2024-06-27T10:51:54.478Z] setS1ASclassPath: [2024-06-27T10:51:54.478Z] [2024-06-27T10:51:54.478Z] init-common: [2024-06-27T10:51:54.478Z] [2024-06-27T10:51:54.478Z] deploy-war-commonpe: [2024-06-27T10:51:54.544Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot client-handler-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/client-handler-2-web.war [2024-06-27T10:51:54.788Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:54.884Z] [exec] Application deployed with name ejb-ejb30-clientview-exceptionsApp. [2024-06-27T10:51:54.884Z] [echo] Deployment on target server server successful [2024-06-27T10:51:54.884Z] [2024-06-27T10:51:54.884Z] setOSConditions: [2024-06-27T10:51:54.884Z] [2024-06-27T10:51:54.884Z] setToolWin: [2024-06-27T10:51:54.884Z] [2024-06-27T10:51:54.884Z] setToolUnix: [2024-06-27T10:51:54.884Z] [2024-06-27T10:51:54.884Z] setToolProperty: [2024-06-27T10:51:54.884Z] [2024-06-27T10:51:54.884Z] setS1ASclassPath: [2024-06-27T10:51:54.884Z] [2024-06-27T10:51:54.884Z] init-common: [2024-06-27T10:51:54.884Z] [2024-06-27T10:51:54.884Z] deploy-common-ee: [2024-06-27T10:51:54.884Z] [2024-06-27T10:51:54.884Z] run_se: [2024-06-27T10:51:55.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web [2024-06-27T10:51:55.011Z] [2024-06-27T10:51:55.011Z] delete-resources: [2024-06-27T10:51:55.011Z] [2024-06-27T10:51:55.011Z] setOSConditions: [2024-06-27T10:51:55.011Z] [2024-06-27T10:51:55.011Z] setToolWin: [2024-06-27T10:51:55.011Z] [2024-06-27T10:51:55.011Z] setToolUnix: [2024-06-27T10:51:55.011Z] [2024-06-27T10:51:55.011Z] setToolProperty: [2024-06-27T10:51:55.011Z] [2024-06-27T10:51:55.011Z] setS1ASclassPath: [2024-06-27T10:51:55.011Z] [2024-06-27T10:51:55.011Z] init-common: [2024-06-27T10:51:55.011Z] [2024-06-27T10:51:55.011Z] delete-jdbc-resource-common: [2024-06-27T10:51:55.011Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:55.037Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-precompile-consider-domain-lib-jarfiles-and-classes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web.war [2024-06-27T10:51:55.042Z] [javac] 1 warning [2024-06-27T10:51:55.042Z] [2024-06-27T10:51:55.042Z] setOSConditions: [2024-06-27T10:51:55.042Z] [2024-06-27T10:51:55.042Z] setToolWin: [2024-06-27T10:51:55.042Z] [2024-06-27T10:51:55.042Z] setToolUnix: [2024-06-27T10:51:55.042Z] [2024-06-27T10:51:55.042Z] setToolProperty: [2024-06-27T10:51:55.042Z] [2024-06-27T10:51:55.043Z] setS1ASclassPath: [2024-06-27T10:51:55.043Z] [2024-06-27T10:51:55.043Z] init-common: [2024-06-27T10:51:55.043Z] [2024-06-27T10:51:55.043Z] compile-common: [2024-06-27T10:51:55.043Z] [echo] Current time (ISO): 2024-06-27T10:51:54.802+0000 [2024-06-27T10:51:55.043Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:55.120Z] [exec] Application deployed with name client-handler-2-web. [2024-06-27T10:51:55.120Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:55.120Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:55.120Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:55.120Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:55.120Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:55.120Z] [2024-06-27T10:51:55.120Z] deploy-war-commonee: [2024-06-27T10:51:55.120Z] [2024-06-27T10:51:55.120Z] deploy-client: [2024-06-27T10:51:55.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-06-27T10:51:55.214Z] [java] Jun 27, 2024 10:51:55 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:51:55.214Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:51:55.217Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:55.217Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:55.218Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:55.218Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:55.218Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:55.218Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:55.218Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:55.229Z] [2024-06-27T10:51:55.229Z] runMaven: [2024-06-27T10:51:55.390Z] [2024-06-27T10:51:55.390Z] enable-resource-validation: [2024-06-27T10:51:55.390Z] [2024-06-27T10:51:55.390Z] setOSConditions: [2024-06-27T10:51:55.390Z] [2024-06-27T10:51:55.390Z] setToolWin: [2024-06-27T10:51:55.390Z] [2024-06-27T10:51:55.390Z] setToolUnix: [2024-06-27T10:51:55.390Z] [2024-06-27T10:51:55.390Z] setToolProperty: [2024-06-27T10:51:55.390Z] [2024-06-27T10:51:55.390Z] setS1ASclassPath: [2024-06-27T10:51:55.390Z] [2024-06-27T10:51:55.390Z] init-common: [2024-06-27T10:51:55.390Z] [2024-06-27T10:51:55.390Z] delete-jvm-options: [2024-06-27T10:51:55.468Z] [java] Jun 27, 2024 10:51:55 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:51:55.468Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:51:55.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestApp.ear [2024-06-27T10:51:55.489Z] [java] In stand-alone mode [2024-06-27T10:51:55.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-06-27T10:51:55.572Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-06-27T10:51:55.572Z] [echo] cmd executed for server [2024-06-27T10:51:55.572Z] [2024-06-27T10:51:55.572Z] setOSConditions: [2024-06-27T10:51:55.572Z] [2024-06-27T10:51:55.572Z] setToolWin: [2024-06-27T10:51:55.572Z] [2024-06-27T10:51:55.572Z] setToolUnix: [2024-06-27T10:51:55.572Z] [2024-06-27T10:51:55.572Z] setToolProperty: [2024-06-27T10:51:55.572Z] [2024-06-27T10:51:55.572Z] setS1ASclassPath: [2024-06-27T10:51:55.572Z] [2024-06-27T10:51:55.572Z] init-common: [2024-06-27T10:51:55.572Z] [2024-06-27T10:51:55.572Z] delete-jdbc-connpool-common: [2024-06-27T10:51:55.572Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:51:55.682Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:55.682Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:51:55.766Z] [exec] Jun 27, 2024 10:51:55 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:51:55.766Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:51:55.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:51:55.827Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:51:55.827Z] [echo] cmd executed for server [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] all: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setOSConditions: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setToolWin: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setToolUnix: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setToolProperty: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setS1ASclassPath: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] init-common: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] clean: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setOSConditions: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setToolWin: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setToolUnix: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setToolProperty: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setS1ASclassPath: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] init-common: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] clean-common: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setOSConditions: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setToolWin: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.827Z] setToolUnix: [2024-06-27T10:51:55.827Z] [2024-06-27T10:51:55.828Z] setToolProperty: [2024-06-27T10:51:55.828Z] [2024-06-27T10:51:55.828Z] setS1ASclassPath: [2024-06-27T10:51:55.828Z] [2024-06-27T10:51:55.828Z] init-common: [2024-06-27T10:51:55.828Z] [2024-06-27T10:51:55.828Z] clean-classes-common: [2024-06-27T10:51:55.828Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:55.828Z] [2024-06-27T10:51:55.828Z] setOSConditions: [2024-06-27T10:51:55.828Z] [2024-06-27T10:51:55.828Z] setToolWin: [2024-06-27T10:51:55.828Z] [2024-06-27T10:51:55.828Z] setToolUnix: [2024-06-27T10:51:55.828Z] [2024-06-27T10:51:55.828Z] setToolProperty: [2024-06-27T10:51:55.828Z] [2024-06-27T10:51:55.828Z] setS1ASclassPath: [2024-06-27T10:51:55.828Z] [2024-06-27T10:51:55.828Z] init-common: [2024-06-27T10:51:55.828Z] [2024-06-27T10:51:55.828Z] clean-jars-common: [2024-06-27T10:51:55.828Z] [2024-06-27T10:51:55.828Z] compile: [2024-06-27T10:51:55.828Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:55.828Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:55.828Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:55.828Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:55.939Z] [exec] Application deployed with name wsclient. [2024-06-27T10:51:55.939Z] [exec] Command deploy executed successfully. [2024-06-27T10:51:55.939Z] [2024-06-27T10:51:55.939Z] setup: [2024-06-27T10:51:55.939Z] [2024-06-27T10:51:55.939Z] runclient: [2024-06-27T10:51:55.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:55.939Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml:124: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:55.939Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:55.965Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:55.965Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:55.965Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:55.965Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:55.965Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:55.965Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:55.965Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:56.044Z] [java] Jun 27, 2024 10:51:55 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:56.044Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:51:56.044Z] [java] Jun 27, 2024 10:51:55 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:56.044Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:51:56.044Z] [java] Jun 27, 2024 10:51:55 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:51:56.044Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:51:56.044Z] [java] Jun 27, 2024 10:51:55 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:51:56.044Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:51:56.044Z] [java] Jun 27, 2024 10:51:55 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:56.044Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:56.044Z] [java] Jun 27, 2024 10:51:55 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:56.044Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (963 ms), startup services (830 ms), total (1,793 ms) [2024-06-27T10:51:56.050Z] [java] Jun 27, 2024 10:51:55 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:51:56.050Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:51:56.083Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-06-27T10:51:56.083Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:56.083Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:56.083Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:56.083Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:56.083Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:56.083Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:56.083Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:56.142Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:56.142Z] [javac] 1 warning [2024-06-27T10:51:56.142Z] [2024-06-27T10:51:56.142Z] build: [2024-06-27T10:51:56.142Z] [2024-06-27T10:51:56.142Z] setOSConditions: [2024-06-27T10:51:56.142Z] [2024-06-27T10:51:56.142Z] fixFiles: [2024-06-27T10:51:56.142Z] [2024-06-27T10:51:56.142Z] convUnix: [2024-06-27T10:51:56.142Z] [2024-06-27T10:51:56.142Z] convWin: [2024-06-27T10:51:56.142Z] [2024-06-27T10:51:56.142Z] setToolWin: [2024-06-27T10:51:56.143Z] [2024-06-27T10:51:56.143Z] setToolUnix: [2024-06-27T10:51:56.143Z] [2024-06-27T10:51:56.143Z] setToolProperty: [2024-06-27T10:51:56.143Z] [2024-06-27T10:51:56.143Z] setS1ASclassPath: [2024-06-27T10:51:56.143Z] [2024-06-27T10:51:56.143Z] init-common: [2024-06-27T10:51:56.143Z] [2024-06-27T10:51:56.143Z] package-persistence-common: [2024-06-27T10:51:56.143Z] [2024-06-27T10:51:56.143Z] ejb-jar-common: [2024-06-27T10:51:56.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:56.143Z] [2024-06-27T10:51:56.143Z] package-ejbjar-common: [2024-06-27T10:51:56.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.143Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.143Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.143Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-ejb.jar [2024-06-27T10:51:56.143Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.143Z] [2024-06-27T10:51:56.143Z] appclient-jar-common: [2024-06-27T10:51:56.143Z] [2024-06-27T10:51:56.143Z] package-appclientjar-common: [2024-06-27T10:51:56.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.143Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.143Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.143Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-client.jar [2024-06-27T10:51:56.143Z] [2024-06-27T10:51:56.143Z] webclient-war-common: [2024-06-27T10:51:56.143Z] [2024-06-27T10:51:56.143Z] build-ear-common: [2024-06-27T10:51:56.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:56.143Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.143Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:56.144Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2024-06-27T10:51:56.144Z] [2024-06-27T10:51:56.144Z] deploy: [2024-06-27T10:51:56.144Z] [2024-06-27T10:51:56.144Z] setOSConditions: [2024-06-27T10:51:56.144Z] [2024-06-27T10:51:56.144Z] setToolWin: [2024-06-27T10:51:56.144Z] [2024-06-27T10:51:56.144Z] setToolUnix: [2024-06-27T10:51:56.144Z] [2024-06-27T10:51:56.144Z] setToolProperty: [2024-06-27T10:51:56.144Z] [2024-06-27T10:51:56.144Z] setS1ASclassPath: [2024-06-27T10:51:56.144Z] [2024-06-27T10:51:56.144Z] init-common: [2024-06-27T10:51:56.144Z] [2024-06-27T10:51:56.144Z] create-jdbc-connpool-common: [2024-06-27T10:51:56.195Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:51:56.195Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:56.195Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:51:56.195Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:56.195Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:56.195Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:56.195Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:56.195Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:56.195Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:56.196Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:56.196Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:56.196Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:56.196Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:56.196Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:56.196Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:56.196Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:56.196Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:51:56.196Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:51:56.196Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:51:56.196Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:51:56.196Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:51:56.196Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:51:56.196Z] [java] ... 61 more [2024-06-27T10:51:56.196Z] [java] Java Result: -1 [2024-06-27T10:51:56.196Z] [2024-06-27T10:51:56.196Z] undeploy: [2024-06-27T10:51:56.196Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:56.196Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:56.196Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:56.197Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:56.197Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:56.197Z] [2024-06-27T10:51:56.197Z] setOSConditions: [2024-06-27T10:51:56.197Z] [2024-06-27T10:51:56.197Z] setToolWin: [2024-06-27T10:51:56.197Z] [2024-06-27T10:51:56.197Z] setToolUnix: [2024-06-27T10:51:56.197Z] [2024-06-27T10:51:56.197Z] setToolProperty: [2024-06-27T10:51:56.197Z] [2024-06-27T10:51:56.197Z] setS1ASclassPath: [2024-06-27T10:51:56.197Z] [2024-06-27T10:51:56.197Z] init-common: [2024-06-27T10:51:56.197Z] [2024-06-27T10:51:56.197Z] undeploy-war-common: [2024-06-27T10:51:56.299Z] [java] Jun 27, 2024 10:51:56 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:56.299Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:56.337Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:51:56.337Z] [javac] 2 warnings [2024-06-27T10:51:56.337Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:56.337Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:56.337Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-06-27T10:51:56.337Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:56.337Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:56.337Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:56.337Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:56.337Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:56.337Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:56.337Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:56.371Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2024-06-27T10:51:56.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-maxpoolsize-pool [2024-06-27T10:51:56.536Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:51:56.554Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:51:56.554Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:51:56.554Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:51:56.554Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,148 ms), startup services (9 ms), total (2,157 ms) [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:51:56.554Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:51:56.554Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:51:56.554Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:56.554Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-mdb-ejb [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:56.554Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:51:56.554Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:56.554Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@79df80a4 [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:56.554Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:51:56.554Z] [java] Jun 27, 2024 10:51:56 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:51:56.554Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:51:56.592Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-06-27T10:51:56.592Z] [javac] 2 warnings [2024-06-27T10:51:56.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.592Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/TestBean.class [2024-06-27T10:51:56.592Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/lib/bean-lib.jar [2024-06-27T10:51:56.592Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:56.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:56.592Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:56.592Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:56.627Z] [exec] Deleted 1 option(s) [2024-06-27T10:51:56.627Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:51:56.627Z] [2024-06-27T10:51:56.627Z] restart-server: [2024-06-27T10:51:56.627Z] [2024-06-27T10:51:56.627Z] setOSConditions: [2024-06-27T10:51:56.627Z] [2024-06-27T10:51:56.627Z] stop-server: [2024-06-27T10:51:56.627Z] [2024-06-27T10:51:56.627Z] stop-server-unix: [2024-06-27T10:51:56.627Z] [echo] stopping server on unix ... [2024-06-27T10:51:56.662Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool created successfully. [2024-06-27T10:51:56.662Z] [2024-06-27T10:51:56.662Z] set-derby-connpool-props: [2024-06-27T10:51:56.759Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false client-handler-2-web [2024-06-27T10:51:56.759Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:56.759Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:56.759Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:51:56.759Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:56.759Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:56.759Z] [2024-06-27T10:51:56.759Z] setOSConditions: [2024-06-27T10:51:56.759Z] [2024-06-27T10:51:56.759Z] setToolWin: [2024-06-27T10:51:56.759Z] [2024-06-27T10:51:56.759Z] setToolUnix: [2024-06-27T10:51:56.759Z] [2024-06-27T10:51:56.759Z] setToolProperty: [2024-06-27T10:51:56.759Z] [2024-06-27T10:51:56.760Z] setS1ASclassPath: [2024-06-27T10:51:56.760Z] [2024-06-27T10:51:56.760Z] init-common: [2024-06-27T10:51:56.760Z] [2024-06-27T10:51:56.760Z] undeploy-client: [2024-06-27T10:51:56.790Z] [javac] 1 warning [2024-06-27T10:51:56.790Z] [2024-06-27T10:51:56.790Z] build: [2024-06-27T10:51:56.790Z] [2024-06-27T10:51:56.790Z] setOSConditions: [2024-06-27T10:51:56.790Z] [2024-06-27T10:51:56.790Z] fixFiles: [2024-06-27T10:51:56.790Z] [2024-06-27T10:51:56.790Z] convUnix: [2024-06-27T10:51:56.790Z] [2024-06-27T10:51:56.790Z] convWin: [2024-06-27T10:51:56.790Z] [2024-06-27T10:51:56.790Z] setToolWin: [2024-06-27T10:51:56.790Z] [2024-06-27T10:51:56.790Z] setToolUnix: [2024-06-27T10:51:56.790Z] [2024-06-27T10:51:56.791Z] setToolProperty: [2024-06-27T10:51:56.791Z] [2024-06-27T10:51:56.791Z] setS1ASclassPath: [2024-06-27T10:51:56.791Z] [2024-06-27T10:51:56.791Z] init-common: [2024-06-27T10:51:56.791Z] [2024-06-27T10:51:56.791Z] package-persistence-common: [2024-06-27T10:51:56.791Z] [2024-06-27T10:51:56.791Z] ejb-jar-common: [2024-06-27T10:51:56.791Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:56.791Z] [2024-06-27T10:51:56.791Z] package-ejbjar-common: [2024-06-27T10:51:56.791Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.791Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejb-ejb.jar [2024-06-27T10:51:56.791Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.791Z] [2024-06-27T10:51:56.791Z] appclient-jar-common: [2024-06-27T10:51:56.791Z] [2024-06-27T10:51:56.791Z] package-appclientjar-common: [2024-06-27T10:51:56.791Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.791Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejb-client.jar [2024-06-27T10:51:56.791Z] [2024-06-27T10:51:56.791Z] webclient-war-common: [2024-06-27T10:51:56.791Z] [2024-06-27T10:51:56.791Z] build-ear-common: [2024-06-27T10:51:56.791Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:56.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:51:56.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:51:56.791Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbApp.ear [2024-06-27T10:51:56.791Z] [2024-06-27T10:51:56.792Z] create-resources: [2024-06-27T10:51:56.792Z] [2024-06-27T10:51:56.792Z] asadmin-batch-common: [2024-06-27T10:51:56.801Z] [exec] Jun 27, 2024 10:51:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:56.801Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2becfd4c [2024-06-27T10:51:56.801Z] [exec] Value of key is: Student [2024-06-27T10:51:56.801Z] [exec] Value of key is: Course [2024-06-27T10:51:56.801Z] [exec] Value of key is: Enroller [2024-06-27T10:51:56.801Z] [exec] Value of key is: SFSB-NewNotifier [2024-06-27T10:51:56.846Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:56.846Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:56.846Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:56.846Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:56.846Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:56.846Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:56.846Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:56.846Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:51:56.846Z] [javac] 1 warning [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] build: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] setOSConditions: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] setToolWin: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] setToolUnix: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] setToolProperty: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] setS1ASclassPath: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] init-common: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] webclient-war-common: [2024-06-27T10:51:56.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] clear: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] test-tlds-exist: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] copy-tlds: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] test-tagfiles-exist: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] copy-tagfiles: [2024-06-27T10:51:56.846Z] [2024-06-27T10:51:56.846Z] package-war-common: [2024-06-27T10:51:56.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:51:56.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:56.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:56.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:56.847Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:51:56.847Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:56.847Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:51:56.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/docroot [2024-06-27T10:51:56.847Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-web.war [2024-06-27T10:51:56.847Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:51:56.847Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:51:56.847Z] [javac] Compiling 1 source file [2024-06-27T10:51:56.917Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.User=dbuser [2024-06-27T10:51:56.917Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.User=dbuser [2024-06-27T10:51:57.102Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:51:57.102Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:51:57.102Z] [2024-06-27T10:51:57.102Z] deploy: [2024-06-27T10:51:57.102Z] [2024-06-27T10:51:57.102Z] deploy-war-common: [2024-06-27T10:51:57.102Z] [2024-06-27T10:51:57.102Z] setOSConditions: [2024-06-27T10:51:57.102Z] [2024-06-27T10:51:57.102Z] setToolWin: [2024-06-27T10:51:57.103Z] [2024-06-27T10:51:57.103Z] setToolUnix: [2024-06-27T10:51:57.103Z] [2024-06-27T10:51:57.103Z] setToolProperty: [2024-06-27T10:51:57.103Z] [2024-06-27T10:51:57.103Z] setS1ASclassPath: [2024-06-27T10:51:57.103Z] [2024-06-27T10:51:57.103Z] init-common: [2024-06-27T10:51:57.103Z] [2024-06-27T10:51:57.103Z] deploy-war-commonpe: [2024-06-27T10:51:57.136Z] [exec] Jun 27, 2024 10:51:56 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:57.136Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:57.141Z] [exec] Value of key is: appserv.ClientNotifier [2024-06-27T10:51:57.141Z] [exec] Value of key is: SFSB-NewStudentRefresh [2024-06-27T10:51:57.141Z] [exec] Value of key is: SFSBLocal-NewNotifier [2024-06-27T10:51:57.141Z] [exec] Value of key is: SFSBLocal-NewStudentRefresh [2024-06-27T10:51:57.141Z] [exec] name 1 = Joe Schmo , Joe Schmo [2024-06-27T10:51:57.141Z] [exec] name 2 = Josephina Schmo , Josephina Schmo [2024-06-27T10:51:57.141Z] [exec] name 3 = Henrietta Schmo , Josephina Schmo [2024-06-27T10:51:57.141Z] [exec] name1 tx= Joe Schmo , Joe Schmo [2024-06-27T10:51:57.141Z] [exec] name2 tx= Josephina Schmo , Josephina Schmo [2024-06-27T10:51:57.141Z] [exec] name3 tx= Henrietta Schmo , Josephina Schmo [2024-06-27T10:51:57.141Z] [exec] Value of key is: ReadMostly [2024-06-27T10:51:57.141Z] [exec] Beginning test12() [2024-06-27T10:51:57.141Z] [exec] Num Iterations = 100 [2024-06-27T10:51:57.141Z] [exec] Num Threads = 10 [2024-06-27T10:51:57.141Z] [exec] Num PKs = 1 [2024-06-27T10:51:57.141Z] [exec] Sleep time in milliseconds = 100 [2024-06-27T10:51:57.141Z] [exec] Num writer iterations = 1 [2024-06-27T10:51:57.141Z] [exec] Writer sleep time in milliseconds = 10000 [2024-06-27T10:51:57.141Z] [exec] Creating student ReaderThread0 [2024-06-27T10:51:57.141Z] [exec] Creating thread 0 [2024-06-27T10:51:57.141Z] [exec] Thread index = 0 [2024-06-27T10:51:57.141Z] [exec] Creating thread 1 [2024-06-27T10:51:57.141Z] [exec] Thread index = 1 [2024-06-27T10:51:57.141Z] [exec] Creating thread 2 [2024-06-27T10:51:57.141Z] [exec] Thread index = 2 [2024-06-27T10:51:57.141Z] [exec] Creating thread 3 [2024-06-27T10:51:57.141Z] [exec] Thread index = 3 [2024-06-27T10:51:57.141Z] [exec] Creating thread 4 [2024-06-27T10:51:57.141Z] [exec] Thread index = 4 [2024-06-27T10:51:57.141Z] [exec] Creating thread 5 [2024-06-27T10:51:57.141Z] [exec] Thread index = 5 [2024-06-27T10:51:57.141Z] [exec] Creating thread 6 [2024-06-27T10:51:57.141Z] [exec] Thread index = 6 [2024-06-27T10:51:57.141Z] [exec] Creating thread 7 [2024-06-27T10:51:57.141Z] [exec] Thread index = 7 [2024-06-27T10:51:57.141Z] [exec] Creating thread 8 [2024-06-27T10:51:57.141Z] [exec] Thread index = 8 [2024-06-27T10:51:57.141Z] [exec] Creating thread 9 [2024-06-27T10:51:57.141Z] [exec] Thread index = 9 [2024-06-27T10:51:57.141Z] [exec] Starting reader thread 0 [2024-06-27T10:51:57.141Z] [exec] Starting reader thread 1 [2024-06-27T10:51:57.141Z] [exec] Starting reader thread 2 [2024-06-27T10:51:57.141Z] [exec] Starting reader thread 3 [2024-06-27T10:51:57.141Z] [exec] Starting reader thread 4 [2024-06-27T10:51:57.141Z] [exec] Starting reader thread 5 [2024-06-27T10:51:57.141Z] [exec] Starting reader thread 6 [2024-06-27T10:51:57.141Z] [exec] Starting reader thread 7 [2024-06-27T10:51:57.141Z] [exec] Starting reader thread 8 [2024-06-27T10:51:57.141Z] [exec] Starting reader thread 9 [2024-06-27T10:51:57.141Z] [exec] Starting writer thread 0 [2024-06-27T10:51:57.141Z] [exec] Joining on 10 readers [2024-06-27T10:51:57.326Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:51:57.326Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:51:57.352Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:51:57.357Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-web.war [2024-06-27T10:51:57.395Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Set name ReaderThread0__0 for PK ReaderThread0 refresh = false [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.396Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.Password=dbpassword [2024-06-27T10:51:57.476Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.Password=dbpassword [2024-06-27T10:51:57.540Z] [java] Jun 27, 2024 10:51:57 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:51:57.540Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:51:57.540Z] [java] Jun 27, 2024 10:51:57 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:51:57.540Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:51:57.540Z] [java] Jun 27, 2024 10:51:57 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:51:57.540Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:51:57.540Z] [java] Jun 27, 2024 10:51:57 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:51:57.540Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:51:57.581Z] [exec] Command undeploy executed successfully. [2024-06-27T10:51:57.581Z] [2024-06-27T10:51:57.581Z] all: [2024-06-27T10:51:57.581Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:57.581Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:57.582Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:57.582Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] setOSConditions: [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] setToolWin: [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] setToolUnix: [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] setToolProperty: [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] setS1ASclassPath: [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] init-common: [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] clean: [2024-06-27T10:51:57.582Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:57.582Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:57.582Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:57.582Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] setOSConditions: [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] setToolWin: [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] setToolUnix: [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] setToolProperty: [2024-06-27T10:51:57.582Z] [2024-06-27T10:51:57.582Z] setS1ASclassPath: [2024-06-27T10:51:57.583Z] [2024-06-27T10:51:57.583Z] init-common: [2024-06-27T10:51:57.583Z] [2024-06-27T10:51:57.583Z] clean-common: [2024-06-27T10:51:57.583Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:57.583Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:57.583Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:57.583Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:57.583Z] [2024-06-27T10:51:57.583Z] setOSConditions: [2024-06-27T10:51:57.583Z] [2024-06-27T10:51:57.583Z] setToolWin: [2024-06-27T10:51:57.583Z] [2024-06-27T10:51:57.583Z] setToolUnix: [2024-06-27T10:51:57.583Z] [2024-06-27T10:51:57.583Z] setToolProperty: [2024-06-27T10:51:57.583Z] [2024-06-27T10:51:57.583Z] setS1ASclassPath: [2024-06-27T10:51:57.583Z] [2024-06-27T10:51:57.583Z] init-common: [2024-06-27T10:51:57.583Z] [2024-06-27T10:51:57.583Z] clean-classes-common: [2024-06-27T10:51:57.583Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:51:57.583Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:57.583Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:57.583Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:57.583Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] setOSConditions: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] setToolWin: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] setToolUnix: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] setToolProperty: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] setS1ASclassPath: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] init-common: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] clean-jars-common: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] assemble-web: [2024-06-27T10:51:57.584Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:57.584Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:57.584Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:57.584Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:57.584Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] setOSConditions: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] setToolWin: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] setToolUnix: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] setToolProperty: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] setS1ASclassPath: [2024-06-27T10:51:57.584Z] [2024-06-27T10:51:57.584Z] init-common: [2024-06-27T10:51:57.585Z] [2024-06-27T10:51:57.585Z] wsimport: [2024-06-27T10:51:57.632Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_jms_jmsejb_QCF [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.650Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.698Z] [exec] Jun 27, 2024 10:51:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:51:57.698Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:51:57.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.driverType=4 [2024-06-27T10:51:57.732Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.driverType=4 [2024-06-27T10:51:57.758Z] [artifact:mvn] [INFO] Scanning for projects... [2024-06-27T10:51:57.840Z] [exec] parsing WSDL... [2024-06-27T10:51:57.905Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.905Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.905Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.905Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.905Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.906Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:57.916Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-web. [2024-06-27T10:51:57.916Z] [2024-06-27T10:51:57.917Z] deploy-war-commonee: [2024-06-27T10:51:57.917Z] [2024-06-27T10:51:57.917Z] run: [2024-06-27T10:51:57.917Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib/myurl [2024-06-27T10:51:57.917Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:51:57.917Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:57.917Z] [java] [2024-06-27T10:51:57.917Z] [java] [2024-06-27T10:51:57.917Z] [java] ----------------------------------------- [2024-06-27T10:51:57.917Z] [java] - cdi-servlet-annotation-with-web-inf-lib: PASS - [2024-06-27T10:51:57.917Z] [java] ----------------------------------------- [2024-06-27T10:51:57.917Z] [java] - Total PASS : 1 - [2024-06-27T10:51:57.917Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:57.917Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:57.917Z] [java] ----------------------------------------- [2024-06-27T10:51:57.917Z] [2024-06-27T10:51:57.917Z] undeploy: [2024-06-27T10:51:57.917Z] [2024-06-27T10:51:57.917Z] setOSConditions: [2024-06-27T10:51:57.917Z] [2024-06-27T10:51:57.917Z] setToolWin: [2024-06-27T10:51:57.917Z] [2024-06-27T10:51:57.917Z] setToolUnix: [2024-06-27T10:51:57.917Z] [2024-06-27T10:51:57.917Z] setToolProperty: [2024-06-27T10:51:57.917Z] [2024-06-27T10:51:57.917Z] setS1ASclassPath: [2024-06-27T10:51:57.917Z] [2024-06-27T10:51:57.917Z] init-common: [2024-06-27T10:51:57.917Z] [2024-06-27T10:51:57.917Z] undeploy-war-common: [2024-06-27T10:51:57.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.portNumber=1527 [2024-06-27T10:51:57.988Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.portNumber=1527 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.160Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.414Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-web [2024-06-27T10:51:58.476Z] [2024-06-27T10:51:58.476Z] all: [2024-06-27T10:51:58.476Z] [2024-06-27T10:51:58.476Z] setOSConditions: [2024-06-27T10:51:58.476Z] [2024-06-27T10:51:58.476Z] setToolWin: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setToolUnix: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setToolProperty: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setS1ASclassPath: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] init-common: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] build: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] all: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setOSConditions: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setToolWin: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setToolUnix: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setToolProperty: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setS1ASclassPath: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] init-common: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] all: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setOSConditions: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setToolWin: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setToolUnix: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setToolProperty: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] setS1ASclassPath: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] init-common: [2024-06-27T10:51:58.477Z] [2024-06-27T10:51:58.477Z] compile-common: [2024-06-27T10:51:58.477Z] [echo] Current time (ISO): 2024-06-27T10:51:58.265+0000 [2024-06-27T10:51:58.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/classes [2024-06-27T10:51:58.478Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/classes [2024-06-27T10:51:58.532Z] [exec] Waiting for the domain to stop . [2024-06-27T10:51:58.532Z] [exec] Waiting finished after 321 ms. [2024-06-27T10:51:58.532Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:51:58.532Z] [2024-06-27T10:51:58.532Z] stop-server-windows: [2024-06-27T10:51:58.532Z] [2024-06-27T10:51:58.532Z] setOSConditions: [2024-06-27T10:51:58.532Z] [2024-06-27T10:51:58.532Z] start-server: [2024-06-27T10:51:58.532Z] [echo] +-----------------------------+ [2024-06-27T10:51:58.532Z] [echo] | | [2024-06-27T10:51:58.532Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:51:58.532Z] [echo] | in Felix mode | [2024-06-27T10:51:58.532Z] [echo] | | [2024-06-27T10:51:58.532Z] [echo] +-----------------------------+ [2024-06-27T10:51:58.532Z] [2024-06-27T10:51:58.532Z] start-server-unix: [2024-06-27T10:51:58.556Z] [exec] Connector resource jms/ejb_jms_jmsejb_QCF created. [2024-06-27T10:51:58.556Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_jms_jmsejb_Queue [2024-06-27T10:51:58.557Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.dataBaseName=testdb [2024-06-27T10:51:58.558Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.dataBaseName=testdb [2024-06-27T10:51:58.584Z] [java] Jun 27, 2024 10:51:58 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:58.584Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3dd4a6fa [2024-06-27T10:51:58.668Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.668Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.668Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.668Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.668Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.668Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.668Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.668Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.669Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.686Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom [2024-06-27T10:51:58.767Z] [exec] [2024-06-27T10:51:58.767Z] [exec] Generating code... [2024-06-27T10:51:58.767Z] [exec] [2024-06-27T10:51:58.767Z] [exec] Compiling code... [2024-06-27T10:51:58.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:51:58.812Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:58.924Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.179Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.215Z] [exec] Application deployed with name web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web. [2024-06-27T10:51:59.215Z] [2024-06-27T10:51:59.215Z] deploy-war-commonee: [2024-06-27T10:51:59.215Z] [2024-06-27T10:51:59.215Z] run: [2024-06-27T10:51:59.215Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes/jsp/test.jsp [2024-06-27T10:51:59.266Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom [2024-06-27T10:51:59.266Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 86 kB/s) [2024-06-27T10:51:59.372Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.create=true [2024-06-27T10:51:59.372Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.create=true [2024-06-27T10:51:59.401Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:51:59.401Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:51:59.401Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:51:59.401Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:51:59.401Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:51:59.401Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:51:59.401Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:51:59.420Z] [java] Jun 27, 2024 10:51:58 AM jakarta.enterprise.system.core.transaction.com.sun.jts.CosTransactions [2024-06-27T10:51:59.420Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [45710] [2024-06-27T10:51:59.420Z] [java] Jun 27, 2024 10:51:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:51:59.420Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1a947424 [2024-06-27T10:51:59.433Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.433Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.433Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.433Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.434Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.470Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:51:59.470Z] [java] [2024-06-27T10:51:59.470Z] [java] [2024-06-27T10:51:59.470Z] [java] ----------------------------------------- [2024-06-27T10:51:59.470Z] [java] - jsp-precompile-consider-domain-lib-jarfiles-and-classes: PASS - [2024-06-27T10:51:59.470Z] [java] ----------------------------------------- [2024-06-27T10:51:59.470Z] [java] - Total PASS : 1 - [2024-06-27T10:51:59.470Z] [java] - Total FAIL : 0 - [2024-06-27T10:51:59.470Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:51:59.470Z] [java] ----------------------------------------- [2024-06-27T10:51:59.470Z] [2024-06-27T10:51:59.470Z] undeploy: [2024-06-27T10:51:59.470Z] [2024-06-27T10:51:59.470Z] setOSConditions: [2024-06-27T10:51:59.470Z] [2024-06-27T10:51:59.470Z] setToolWin: [2024-06-27T10:51:59.470Z] [2024-06-27T10:51:59.470Z] setToolUnix: [2024-06-27T10:51:59.470Z] [2024-06-27T10:51:59.470Z] setToolProperty: [2024-06-27T10:51:59.470Z] [2024-06-27T10:51:59.470Z] setS1ASclassPath: [2024-06-27T10:51:59.470Z] [2024-06-27T10:51:59.470Z] init-common: [2024-06-27T10:51:59.470Z] [2024-06-27T10:51:59.470Z] undeploy-war-common: [2024-06-27T10:51:59.523Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:51:59.523Z] [artifact:mvn] [INFO] Reactor Build Order: [2024-06-27T10:51:59.523Z] [artifact:mvn] [INFO] [2024-06-27T10:51:59.523Z] [artifact:mvn] [INFO] Programmatic authentication with Jakarta Authorization api [pom] [2024-06-27T10:51:59.523Z] [artifact:mvn] [INFO] Jakarta EE Sample: jaccApi- common [jar] [2024-06-27T10:51:59.523Z] [artifact:mvn] [INFO] Jakarta EE Sample: Programmatic-authentication with Jacc api [war] [2024-06-27T10:51:59.523Z] [artifact:mvn] [INFO] [2024-06-27T10:51:59.523Z] [artifact:mvn] [INFO] ----------------< org.glassfish.jaccApi.test:prog-auth >---------------- [2024-06-27T10:51:59.523Z] [artifact:mvn] [INFO] Building Programmatic authentication with Jakarta Authorization api 7.0.16-SNAPSHOT [1/3] [2024-06-27T10:51:59.523Z] [artifact:mvn] [INFO] from pom.xml [2024-06-27T10:51:59.523Z] [artifact:mvn] [INFO] --------------------------------[ pom ]--------------------------------- [2024-06-27T10:51:59.554Z] [java] PASS : runTxRequiredTest [2024-06-27T10:51:59.554Z] [java] Value of key is: main [2024-06-27T10:51:59.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.serverName=localhost [2024-06-27T10:51:59.627Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.serverName=localhost [2024-06-27T10:51:59.627Z] [2024-06-27T10:51:59.627Z] setOSConditions: [2024-06-27T10:51:59.627Z] [2024-06-27T10:51:59.627Z] setToolWin: [2024-06-27T10:51:59.627Z] [2024-06-27T10:51:59.627Z] setToolUnix: [2024-06-27T10:51:59.627Z] [2024-06-27T10:51:59.627Z] setToolProperty: [2024-06-27T10:51:59.627Z] [2024-06-27T10:51:59.627Z] setS1ASclassPath: [2024-06-27T10:51:59.627Z] [2024-06-27T10:51:59.627Z] init-common: [2024-06-27T10:51:59.627Z] [2024-06-27T10:51:59.627Z] create-jdbc-resource-common: [2024-06-27T10:51:59.627Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxpoolsize-pool --target server jdbc/maxpoolsize [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.688Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.694Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:59.694Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:59.694Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:59.694Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:59.694Z] [2024-06-27T10:51:59.694Z] setOSConditions: [2024-06-27T10:51:59.694Z] [2024-06-27T10:51:59.694Z] setToolWin: [2024-06-27T10:51:59.694Z] [2024-06-27T10:51:59.694Z] setToolUnix: [2024-06-27T10:51:59.694Z] [2024-06-27T10:51:59.694Z] setToolProperty: [2024-06-27T10:51:59.694Z] [2024-06-27T10:51:59.694Z] setS1ASclassPath: [2024-06-27T10:51:59.694Z] [2024-06-27T10:51:59.694Z] init-common: [2024-06-27T10:51:59.694Z] [2024-06-27T10:51:59.694Z] compile: [2024-06-27T10:51:59.694Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:51:59.694Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:51:59.694Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:51:59.694Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:51:59.694Z] [2024-06-27T10:51:59.694Z] setOSConditions: [2024-06-27T10:51:59.695Z] [2024-06-27T10:51:59.695Z] setToolWin: [2024-06-27T10:51:59.695Z] [2024-06-27T10:51:59.695Z] setToolUnix: [2024-06-27T10:51:59.695Z] [2024-06-27T10:51:59.695Z] setToolProperty: [2024-06-27T10:51:59.695Z] [2024-06-27T10:51:59.695Z] setS1ASclassPath: [2024-06-27T10:51:59.695Z] [2024-06-27T10:51:59.695Z] init-common: [2024-06-27T10:51:59.695Z] [2024-06-27T10:51:59.695Z] compile-common: [2024-06-27T10:51:59.695Z] [echo] Current time (ISO): 2024-06-27T10:51:59.651+0000 [2024-06-27T10:51:59.695Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:51:59.780Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom [2024-06-27T10:51:59.780Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom [2024-06-27T10:51:59.780Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom (15 kB at 1.9 MB/s) [2024-06-27T10:51:59.780Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-06-27T10:51:59.780Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-06-27T10:51:59.781Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.3 MB/s) [2024-06-27T10:51:59.781Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar [2024-06-27T10:51:59.781Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar [2024-06-27T10:51:59.781Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar (98 kB at 4.5 MB/s) [2024-06-27T10:51:59.781Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.pom [2024-06-27T10:51:59.781Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.pom [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:51:59.943Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.029Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web [2024-06-27T10:52:00.029Z] [2024-06-27T10:52:00.029Z] stopDomain: [2024-06-27T10:52:00.029Z] [echo] run.xml:stopping domain... [2024-06-27T10:52:00.036Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.pom (3.5 kB at 44 kB/s) [2024-06-27T10:52:00.036Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom [2024-06-27T10:52:00.037Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom [2024-06-27T10:52:00.037Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom (3.8 kB at 69 kB/s) [2024-06-27T10:52:00.037Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom [2024-06-27T10:52:00.037Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom [2024-06-27T10:52:00.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxpoolsize-pool --enabled=true --target server jdbc/maxpoolsize [2024-06-27T10:52:00.187Z] [exec] JDBC resource jdbc/maxpoolsize created successfully. [2024-06-27T10:52:00.187Z] [echo] cmd executed for server [2024-06-27T10:52:00.187Z] [2024-06-27T10:52:00.187Z] setOSConditions: [2024-06-27T10:52:00.187Z] [2024-06-27T10:52:00.187Z] setToolWin: [2024-06-27T10:52:00.187Z] [2024-06-27T10:52:00.187Z] setToolUnix: [2024-06-27T10:52:00.187Z] [2024-06-27T10:52:00.187Z] setToolProperty: [2024-06-27T10:52:00.187Z] [2024-06-27T10:52:00.187Z] setS1ASclassPath: [2024-06-27T10:52:00.187Z] [2024-06-27T10:52:00.187Z] init-common: [2024-06-27T10:52:00.187Z] [2024-06-27T10:52:00.187Z] create-jdbc-connpool-common: [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.198Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.292Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom (5.1 kB at 46 kB/s) [2024-06-27T10:52:00.293Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/36/jboss-parent-36.pom [2024-06-27T10:52:00.293Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom [2024-06-27T10:52:00.293Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 4.7 MB/s) [2024-06-27T10:52:00.293Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.pom [2024-06-27T10:52:00.293Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.pom [2024-06-27T10:52:00.293Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.pom (2.8 kB at 36 kB/s) [2024-06-27T10:52:00.293Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.pom [2024-06-27T10:52:00.341Z] [java] Jun 27, 2024 10:52:00 AM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter setJmsServiceProperties [2024-06-27T10:52:00.341Z] [java] INFO: ADDRESSLIST in setJmsServiceProvider : mq://localhost:7676/ [2024-06-27T10:52:00.341Z] [java] Jun 27, 2024 10:52:00 AM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter setConnectionURL [2024-06-27T10:52:00.341Z] [java] INFO: JMS Service Connection URL is : mq://localhost:7676/ [2024-06-27T10:52:00.341Z] [java] Jun 27, 2024 10:52:00 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:52:00.341Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:52:00.341Z] [java] Jun 27, 2024 10:52:00 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:52:00.341Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is EMBEDDED, connection mode is Direct [2024-06-27T10:52:00.345Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.453Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.479Z] [java] [0/5]: Sleeping.... [2024-06-27T10:52:00.491Z] [exec] JMS Desctination ejb_jms_jmsejb_Queue created. [2024-06-27T10:52:00.492Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_jms_jmsejb_Queue --target server --force=false jms/ejb_jms_jmsejb_Queue [2024-06-27T10:52:00.492Z] [exec] Administered object jms/ejb_jms_jmsejb_Queue created. [2024-06-27T10:52:00.492Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] deploy: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] setOSConditions: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] setToolWin: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] setToolUnix: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] setToolProperty: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] setS1ASclassPath: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] init-common: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] deploy-common: [2024-06-27T10:52:00.492Z] [echo] Current time (ISO): 2024-06-27T10:52:00.286+0000 [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] setOSConditions: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] setToolWin: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] setToolUnix: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] setToolProperty: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] setS1ASclassPath: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] init-common: [2024-06-27T10:52:00.492Z] [2024-06-27T10:52:00.492Z] deploy-common-pe: [2024-06-27T10:52:00.549Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.pom [2024-06-27T10:52:00.549Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.pom (1.6 kB at 25 kB/s) [2024-06-27T10:52:00.549Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.pom [2024-06-27T10:52:00.549Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.pom [2024-06-27T10:52:00.549Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.pom (1.2 kB at 20 kB/s) [2024-06-27T10:52:00.549Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.pom [2024-06-27T10:52:00.595Z] [java] Jun 27, 2024 10:52:00 AM com.sun.messaging.jmq.util.log.Logger publish [2024-06-27T10:52:00.595Z] [java] INFO: [B1002]: An existing property file for imqbroker was not found, no stored properties will be loaded [2024-06-27T10:52:00.596Z] [java] [2024-06-27T10:52:00.600Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/connector/XID.java:113: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:00.600Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:52:00.600Z] [javac] ^ [2024-06-27T10:52:00.600Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/connector/XID.java:122: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:00.600Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:52:00.600Z] [javac] ^ [2024-06-27T10:52:00.600Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:52:00.600Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:00.600Z] [javac] 3 warnings [2024-06-27T10:52:00.600Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.jar [2024-06-27T10:52:00.600Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.rar [2024-06-27T10:52:00.600Z] [2024-06-27T10:52:00.600Z] setOSConditions: [2024-06-27T10:52:00.600Z] [2024-06-27T10:52:00.600Z] setToolWin: [2024-06-27T10:52:00.600Z] [2024-06-27T10:52:00.600Z] setToolUnix: [2024-06-27T10:52:00.600Z] [2024-06-27T10:52:00.600Z] setToolProperty: [2024-06-27T10:52:00.600Z] [2024-06-27T10:52:00.600Z] setS1ASclassPath: [2024-06-27T10:52:00.600Z] [2024-06-27T10:52:00.600Z] init-common: [2024-06-27T10:52:00.600Z] [2024-06-27T10:52:00.601Z] clean-common: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setOSConditions: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setToolWin: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setToolUnix: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setToolProperty: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setS1ASclassPath: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] init-common: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] clean-classes-common: [2024-06-27T10:52:00.601Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setOSConditions: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setToolWin: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setToolUnix: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setToolProperty: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setS1ASclassPath: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] init-common: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] clean-jars-common: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] all: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setOSConditions: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setToolWin: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setToolUnix: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.601Z] setToolProperty: [2024-06-27T10:52:00.601Z] [2024-06-27T10:52:00.602Z] setS1ASclassPath: [2024-06-27T10:52:00.602Z] [2024-06-27T10:52:00.602Z] init-common: [2024-06-27T10:52:00.602Z] [2024-06-27T10:52:00.602Z] all: [2024-06-27T10:52:00.602Z] [2024-06-27T10:52:00.602Z] setOSConditions: [2024-06-27T10:52:00.602Z] [2024-06-27T10:52:00.602Z] setToolWin: [2024-06-27T10:52:00.602Z] [2024-06-27T10:52:00.602Z] setToolUnix: [2024-06-27T10:52:00.602Z] [2024-06-27T10:52:00.602Z] setToolProperty: [2024-06-27T10:52:00.602Z] [2024-06-27T10:52:00.602Z] setS1ASclassPath: [2024-06-27T10:52:00.602Z] [2024-06-27T10:52:00.602Z] init-common: [2024-06-27T10:52:00.602Z] [2024-06-27T10:52:00.602Z] compile-common: [2024-06-27T10:52:00.602Z] [echo] Current time (ISO): 2024-06-27T10:52:00.545+0000 [2024-06-27T10:52:00.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:00.602Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.710Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.757Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-maxpoolsize-pool-xa [2024-06-27T10:52:00.757Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool-xa created successfully. [2024-06-27T10:52:00.757Z] [2024-06-27T10:52:00.757Z] set-derby-connpool-props: [2024-06-27T10:52:00.806Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.pom [2024-06-27T10:52:00.806Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.pom (1.1 kB at 19 kB/s) [2024-06-27T10:52:00.806Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.pom [2024-06-27T10:52:00.806Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.pom [2024-06-27T10:52:00.806Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.pom (1.2 kB at 14 kB/s) [2024-06-27T10:52:00.806Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.pom [2024-06-27T10:52:00.806Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.pom [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.966Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:00.981Z] [exec] Waiting for the domain to stop . [2024-06-27T10:52:00.981Z] [exec] Waiting finished after 198 ms. [2024-06-27T10:52:00.981Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:52:00.981Z] [2024-06-27T10:52:00.982Z] restore: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] setOSConditions: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] setToolWin: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] setToolUnix: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] setToolProperty: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] setS1ASclassPath: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] init-common: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] removeJarAndClasses: [2024-06-27T10:52:00.982Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/myclasses.jar [2024-06-27T10:52:00.982Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/classes/aaa [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] setOSConditions: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] setToolWin: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] setToolUnix: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] setToolProperty: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] setS1ASclassPath: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] init-common: [2024-06-27T10:52:00.982Z] [2024-06-27T10:52:00.982Z] startDomainUnix: [2024-06-27T10:52:00.982Z] [echo] Starting DAS [2024-06-27T10:52:01.051Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbApp.ear [2024-06-27T10:52:01.062Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.pom (1.4 kB at 21 kB/s) [2024-06-27T10:52:01.062Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom [2024-06-27T10:52:01.062Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom [2024-06-27T10:52:01.062Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 282 kB/s) [2024-06-27T10:52:01.062Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom [2024-06-27T10:52:01.062Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom [2024-06-27T10:52:01.062Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 500 kB/s) [2024-06-27T10:52:01.063Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/19/jboss-parent-19.pom [2024-06-27T10:52:01.063Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom [2024-06-27T10:52:01.063Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 2.0 MB/s) [2024-06-27T10:52:01.063Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom [2024-06-27T10:52:01.063Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom [2024-06-27T10:52:01.063Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:01.063Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:01.063Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:01.063Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:01.063Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:01.063Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:01.063Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:01.070Z] [exec] Application deployed with name generic-embeddedApp. [2024-06-27T10:52:01.070Z] [echo] Deployment on target server server successful [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setOSConditions: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setToolWin: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setToolUnix: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setToolProperty: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setS1ASclassPath: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] init-common: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] deploy-common-ee: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setOSConditions: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setToolWin: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setToolUnix: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setToolProperty: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setS1ASclassPath: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] init-common: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] restart: [2024-06-27T10:52:01.071Z] [echo] Not required to restart [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setOSConditions: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setToolWin: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setToolUnix: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setToolProperty: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] setS1ASclassPath: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.071Z] init-common: [2024-06-27T10:52:01.071Z] [2024-06-27T10:52:01.072Z] setupJdbc: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] setOSConditions: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] setToolWin: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] setToolUnix: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] setToolProperty: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] setS1ASclassPath: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] init-common: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] default-sql: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] setOSConditions: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] setToolWin: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] setToolUnix: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] setToolProperty: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] setS1ASclassPath: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] init-common: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] execute-sql-common: [2024-06-27T10:52:01.072Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/app/createdb.sql [2024-06-27T10:52:01.072Z] [sql] 0 rows affected [2024-06-27T10:52:01.072Z] [sql] 0 rows affected [2024-06-27T10:52:01.072Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] sql-oracle: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] execute-sql-connector: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] runtest: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.072Z] setOSConditions: [2024-06-27T10:52:01.072Z] [2024-06-27T10:52:01.073Z] setToolWin: [2024-06-27T10:52:01.073Z] [2024-06-27T10:52:01.073Z] setToolUnix: [2024-06-27T10:52:01.073Z] [2024-06-27T10:52:01.073Z] setToolProperty: [2024-06-27T10:52:01.073Z] [2024-06-27T10:52:01.073Z] setS1ASclassPath: [2024-06-27T10:52:01.073Z] [2024-06-27T10:52:01.073Z] init-common: [2024-06-27T10:52:01.073Z] [2024-06-27T10:52:01.073Z] runclient-common: [2024-06-27T10:52:01.073Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:52:01.155Z] [java] Jun 27, 2024 10:52:00 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:52:01.155Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:EMBEDDED [2024-06-27T10:52:01.155Z] [java] Jun 27, 2024 10:52:00 AM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter updateMDBRuntimeInfo [2024-06-27T10:52:01.155Z] [java] INFO: End point determines destination name, Res name: jakarta.jms.Queue, JNDI name: jms/ejb_mdb_Queue descriptor name : SimpleMDB [2024-06-27T10:52:01.155Z] [java] Jun 27, 2024 10:52:01 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:52:01.155Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-mdb-ejb/SimpleEjb, java:global/ejb-ejb31-embedded-mdb-ejb/SimpleEjb!org.glassfish.tests.ejb.mdb.SimpleEjb] [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.220Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.317Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.User=dbuser [2024-06-27T10:52:01.317Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.User=dbuser [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 85 kB/s) [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 1.1 MB/s) [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/16/jboss-parent-16.pom [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 2.0 MB/s) [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.pom [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.pom [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.pom (1.7 kB at 24 kB/s) [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.pom [2024-06-27T10:52:01.319Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.pom [2024-06-27T10:52:01.329Z] [exec] Jun 27, 2024 10:52:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:01.330Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:01.330Z] [exec] Application deployed with name ejb-jms-jmsejbApp. [2024-06-27T10:52:01.330Z] [echo] Deployment on target server server successful [2024-06-27T10:52:01.330Z] [2024-06-27T10:52:01.330Z] setOSConditions: [2024-06-27T10:52:01.330Z] [2024-06-27T10:52:01.330Z] setToolWin: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] setToolUnix: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] setToolProperty: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] setS1ASclassPath: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] init-common: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] deploy-common-ee: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] run: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] setOSConditions: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] setToolWin: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] setToolUnix: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] setToolProperty: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] setS1ASclassPath: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] init-common: [2024-06-27T10:52:01.331Z] [2024-06-27T10:52:01.331Z] runclient-common: [2024-06-27T10:52:01.331Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar -name ejb-jms-jmsejbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:52:01.405Z] [java] [1/5]: Sleeping.... [2024-06-27T10:52:01.410Z] [java] Jun 27, 2024 10:52:01 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:52:01.410Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:52:01.410Z] [java] Jun 27, 2024 10:52:01 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:52:01.410Z] [java] INFO: Enabling Weld for ApplicationInfo[name=ejb-ejb31-embedded-mdb-ejb] [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.475Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.531Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:01.531Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:01.531Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:01.531Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:01.531Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:01.531Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:01.531Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:01.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.Password=dbpassword [2024-06-27T10:52:01.572Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.Password=dbpassword [2024-06-27T10:52:01.575Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.pom (2.5 kB at 43 kB/s) [2024-06-27T10:52:01.576Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.pom [2024-06-27T10:52:01.576Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.pom [2024-06-27T10:52:01.576Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.pom (1.2 kB at 45 kB/s) [2024-06-27T10:52:01.576Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.pom [2024-06-27T10:52:01.576Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.pom [2024-06-27T10:52:01.663Z] [java] Jun 27, 2024 10:52:01 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:52:01.663Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:52:01.663Z] [java] Jun 27, 2024 10:52:01 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:52:01.663Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.731Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.driverType=4 [2024-06-27T10:52:01.826Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.driverType=4 [2024-06-27T10:52:01.831Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.pom (2.8 kB at 34 kB/s) [2024-06-27T10:52:01.831Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.pom [2024-06-27T10:52:01.831Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.pom [2024-06-27T10:52:01.831Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.pom (984 B at 9.7 kB/s) [2024-06-27T10:52:01.831Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom [2024-06-27T10:52:01.831Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom [2024-06-27T10:52:01.832Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 204 kB/s) [2024-06-27T10:52:01.832Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.pom [2024-06-27T10:52:01.832Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.pom [2024-06-27T10:52:01.878Z] [exec] Jun 27, 2024 10:52:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:01.878Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@54495935 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:01.985Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.089Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.pom (1.6 kB at 9.9 kB/s) [2024-06-27T10:52:02.089Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.pom [2024-06-27T10:52:02.089Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.pom [2024-06-27T10:52:02.089Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.pom (2.1 kB at 28 kB/s) [2024-06-27T10:52:02.089Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.pom [2024-06-27T10:52:02.089Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.pom [2024-06-27T10:52:02.135Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:52:02.135Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:02.135Z] [exec] [2024-06-27T10:52:02.135Z] [exec] [2024-06-27T10:52:02.135Z] [exec] ----------------------------------------- [2024-06-27T10:52:02.135Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:52:02.135Z] [exec] ----------------------------------------- [2024-06-27T10:52:02.135Z] [exec] Total PASS: 1 [2024-06-27T10:52:02.135Z] [exec] Total FAIL: 0 [2024-06-27T10:52:02.135Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:02.135Z] [exec] ----------------------------------------- [2024-06-27T10:52:02.135Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:02.135Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:02.200Z] [concat] Jun 27, 2024 10:52:00 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:02.200Z] [concat] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7bd38fed [2024-06-27T10:52:02.200Z] [concat] result=0 [2024-06-27T10:52:02.200Z] [concat] note=Received expected results [2024-06-27T10:52:02.200Z] [2024-06-27T10:52:02.200Z] processResult: [2024-06-27T10:52:02.200Z] [2024-06-27T10:52:02.200Z] failed: [2024-06-27T10:52:02.200Z] [2024-06-27T10:52:02.200Z] passed: [2024-06-27T10:52:02.200Z] [echo] Test libclasspath2 Passed [2024-06-27T10:52:02.200Z] [2024-06-27T10:52:02.200Z] unknown: [2024-06-27T10:52:02.200Z] [2024-06-27T10:52:02.200Z] init.os: [2024-06-27T10:52:02.200Z] [2024-06-27T10:52:02.200Z] init.tools.unix: [2024-06-27T10:52:02.200Z] [2024-06-27T10:52:02.200Z] init.tools.windows: [2024-06-27T10:52:02.200Z] [2024-06-27T10:52:02.200Z] init.tools: [2024-06-27T10:52:02.200Z] [2024-06-27T10:52:02.200Z] setAsadminArgs: [2024-06-27T10:52:02.200Z] [2024-06-27T10:52:02.200Z] init: [2024-06-27T10:52:02.200Z] [2024-06-27T10:52:02.200Z] init.customtasks: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] prepare: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] undeploy.asadmin: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] setAsadminArgs: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] common.undeploy.asadmin: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init.os: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init.tools.unix: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init.tools.windows: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init.tools: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] setAsadminArgs: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init.customtasks: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] delAppRef: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init.os: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init.tools.unix: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init.tools.windows: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init.tools: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] setAsadminArgs: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] init.customtasks: [2024-06-27T10:52:02.201Z] [2024-06-27T10:52:02.201Z] common.run.asadmin: [2024-06-27T10:52:02.202Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-explicitWithDir [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.240Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.252Z] [exec] Jun 27, 2024 10:52:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:02.252Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:02.329Z] [java] [2/5]: Sleeping.... [2024-06-27T10:52:02.345Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.pom (3.5 kB at 57 kB/s) [2024-06-27T10:52:02.345Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.pom [2024-06-27T10:52:02.345Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.pom [2024-06-27T10:52:02.345Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.pom (3.2 kB at 34 kB/s) [2024-06-27T10:52:02.345Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom [2024-06-27T10:52:02.386Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.portNumber=1527 [2024-06-27T10:52:02.386Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.portNumber=1527 [2024-06-27T10:52:02.391Z] [2024-06-27T10:52:02.391Z] checkReporting-common: [2024-06-27T10:52:02.391Z] [2024-06-27T10:52:02.391Z] confirmReportPresent-common: [2024-06-27T10:52:02.391Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:02.391Z] [echo] Test seems to be reported fine [2024-06-27T10:52:02.391Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-06-27T10:52:02.391Z] [2024-06-27T10:52:02.391Z] confirmMissingReport-common: [2024-06-27T10:52:02.391Z] [2024-06-27T10:52:02.391Z] setOSConditions: [2024-06-27T10:52:02.391Z] [2024-06-27T10:52:02.391Z] setToolWin: [2024-06-27T10:52:02.391Z] [2024-06-27T10:52:02.391Z] setToolUnix: [2024-06-27T10:52:02.391Z] [2024-06-27T10:52:02.391Z] setToolProperty: [2024-06-27T10:52:02.391Z] [2024-06-27T10:52:02.392Z] setS1ASclassPath: [2024-06-27T10:52:02.392Z] [2024-06-27T10:52:02.392Z] init-common: [2024-06-27T10:52:02.392Z] [2024-06-27T10:52:02.392Z] runclient-common: [2024-06-27T10:52:02.392Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml url http://java.sun.com:80/index.html custom/my-url [2024-06-27T10:52:02.429Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:02.429Z] [javac] 1 warning [2024-06-27T10:52:02.429Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom [2024-06-27T10:52:02.430Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:02.430Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:02.430Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:02.430Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:02.430Z] [2024-06-27T10:52:02.430Z] pkg-war: [2024-06-27T10:52:02.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:02.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:02.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:02.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:02.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:52:02.430Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:02.430Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:02.430Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:52:02.430Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:52:02.430Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:52:02.430Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:02.430Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:02.430Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${web.wsit.descriptors} does not exist. [2024-06-27T10:52:02.430Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mtom-web.war [2024-06-27T10:52:02.430Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:02.430Z] [2024-06-27T10:52:02.430Z] assemble-client: [2024-06-27T10:52:02.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:52:02.430Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:02.431Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:02.431Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:02.431Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:02.431Z] [2024-06-27T10:52:02.431Z] setOSConditions: [2024-06-27T10:52:02.431Z] [2024-06-27T10:52:02.431Z] setToolWin: [2024-06-27T10:52:02.431Z] [2024-06-27T10:52:02.431Z] setToolUnix: [2024-06-27T10:52:02.431Z] [2024-06-27T10:52:02.431Z] setToolProperty: [2024-06-27T10:52:02.431Z] [2024-06-27T10:52:02.431Z] setS1ASclassPath: [2024-06-27T10:52:02.431Z] [2024-06-27T10:52:02.431Z] init-common: [2024-06-27T10:52:02.431Z] [2024-06-27T10:52:02.431Z] wsimport: [2024-06-27T10:52:02.453Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:02.458Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:52:02.458Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:52:02.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.494Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.495Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.600Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 222 kB/s) [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 115 kB/s) [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.pom [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.pom [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.pom (62 kB at 832 kB/s) [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/xalan/2.7.2/xalan-2.7.2.pom [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.pom [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 67 kB/s) [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/serializer/2.7.2/serializer-2.7.2.pom [2024-06-27T10:52:02.601Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.pom [2024-06-27T10:52:02.608Z] [java] Jun 27, 2024 10:52:02 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:52:02.608Z] [java] INFO: ejb-ejb31-embedded-mdb-ejb was successfully deployed in 5,792 milliseconds. [2024-06-27T10:52:02.608Z] [java] Jun 27, 2024 10:52:02 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:52:02.608Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@cad276fc[jndiName=jms/ejb_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-06-27T10:52:02.608Z] [java] Jun 27, 2024 10:52:02 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:52:02.608Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@cad276fc[jndiName=jms/ejb_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:52:02.608Z] [java] Invoking EJB... [2024-06-27T10:52:02.608Z] [java] Sent successfully [2024-06-27T10:52:02.608Z] [java] Got message!!! [2024-06-27T10:52:02.608Z] [java] mdb: txMsg=MY-MESSAGE [2024-06-27T10:52:02.608Z] [java] EJB said: hello [2024-06-27T10:52:02.608Z] [java] Waiting for ack... [2024-06-27T10:52:02.687Z] [exec] parsing WSDL... [2024-06-27T10:52:02.687Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-06-27T10:52:02.707Z] [javac] 1 warning [2024-06-27T10:52:02.707Z] [2024-06-27T10:52:02.707Z] setOSConditions: [2024-06-27T10:52:02.707Z] [2024-06-27T10:52:02.707Z] setToolWin: [2024-06-27T10:52:02.707Z] [2024-06-27T10:52:02.707Z] setToolUnix: [2024-06-27T10:52:02.707Z] [2024-06-27T10:52:02.707Z] setToolProperty: [2024-06-27T10:52:02.707Z] [2024-06-27T10:52:02.707Z] setS1ASclassPath: [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] init-common: [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] ejb-jar-common: [2024-06-27T10:52:02.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] package-ejbjar-common: [2024-06-27T10:52:02.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:02.708Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:02.708Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:02.708Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:02.708Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2024-06-27T10:52:02.708Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] setOSConditions: [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] setToolWin: [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] setToolUnix: [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] setToolProperty: [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] setS1ASclassPath: [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] init-common: [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] appclient-jar-common: [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] package-appclientjar-common: [2024-06-27T10:52:02.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:02.708Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:02.708Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:02.708Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2024-06-27T10:52:02.708Z] [2024-06-27T10:52:02.708Z] build-ear: [2024-06-27T10:52:02.709Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setup: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setOSConditions: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setToolWin: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setToolUnix: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setToolProperty: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setS1ASclassPath: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] init-common: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setupJdbc: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setOSConditions: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setToolWin: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setToolUnix: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setToolProperty: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setS1ASclassPath: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] init-common: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] default-jdbc-conpool: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setOSConditions: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setToolWin: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setToolUnix: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setToolProperty: [2024-06-27T10:52:02.709Z] [2024-06-27T10:52:02.709Z] setS1ASclassPath: [2024-06-27T10:52:02.710Z] [2024-06-27T10:52:02.710Z] init-common: [2024-06-27T10:52:02.710Z] [2024-06-27T10:52:02.710Z] create-jdbc-connpool-common: [2024-06-27T10:52:02.716Z] [exec] Command undeploy executed successfully. [2024-06-27T10:52:02.716Z] [2024-06-27T10:52:02.716Z] private-all: [2024-06-27T10:52:02.716Z] [2024-06-27T10:52:02.716Z] init.os: [2024-06-27T10:52:02.716Z] [2024-06-27T10:52:02.716Z] init.tools.unix: [2024-06-27T10:52:02.716Z] [2024-06-27T10:52:02.716Z] init.tools.windows: [2024-06-27T10:52:02.716Z] [2024-06-27T10:52:02.716Z] init.tools: [2024-06-27T10:52:02.716Z] [2024-06-27T10:52:02.716Z] setAsadminArgs: [2024-06-27T10:52:02.716Z] [2024-06-27T10:52:02.716Z] init: [2024-06-27T10:52:02.716Z] [2024-06-27T10:52:02.716Z] init.customtasks: [2024-06-27T10:52:02.716Z] [2024-06-27T10:52:02.716Z] prepare: [2024-06-27T10:52:02.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2024-06-27T10:52:02.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war [2024-06-27T10:52:02.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives [2024-06-27T10:52:02.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/a/b [2024-06-27T10:52:02.716Z] [2024-06-27T10:52:02.716Z] compile: [2024-06-27T10:52:02.716Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/build.xml:42: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:02.716Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2024-06-27T10:52:02.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.748Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.749Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:02.836Z] [exec] Jun 27, 2024 10:52:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:02.836Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:02.836Z] [exec] Jun 27, 2024 10:52:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:02.836Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:02.857Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 91 kB/s) [2024-06-27T10:52:02.857Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [2024-06-27T10:52:02.858Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [2024-06-27T10:52:02.858Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 1.8 MB/s) [2024-06-27T10:52:02.858Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/64/commons-parent-64.pom [2024-06-27T10:52:02.858Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom [2024-06-27T10:52:02.858Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 2.3 MB/s) [2024-06-27T10:52:02.858Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.9/commons-text-1.9.pom [2024-06-27T10:52:02.858Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.pom [2024-06-27T10:52:02.858Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.pom (17 kB at 1.1 MB/s) [2024-06-27T10:52:02.858Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/51/commons-parent-51.pom [2024-06-27T10:52:02.957Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.dataBaseName=testdb [2024-06-27T10:52:02.957Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.dataBaseName=testdb [2024-06-27T10:52:02.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-pointbase-pool1 [2024-06-27T10:52:02.964Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2024-06-27T10:52:02.964Z] [2024-06-27T10:52:02.964Z] set-derby-connpool-props: [2024-06-27T10:52:03.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.003Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.004Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.114Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom [2024-06-27T10:52:03.114Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 4.1 MB/s) [2024-06-27T10:52:03.114Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [2024-06-27T10:52:03.114Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [2024-06-27T10:52:03.114Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 372 kB/s) [2024-06-27T10:52:03.114Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.pom [2024-06-27T10:52:03.114Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.pom [2024-06-27T10:52:03.114Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.pom (1.8 kB at 19 kB/s) [2024-06-27T10:52:03.114Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.pom [2024-06-27T10:52:03.214Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:52:03.214Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:52:03.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.257Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.258Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.297Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:03.297Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:03.297Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:03.297Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:03.297Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:03.297Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:03.297Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:03.372Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.pom [2024-06-27T10:52:03.372Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.pom (7.6 kB at 119 kB/s) [2024-06-27T10:52:03.372Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom [2024-06-27T10:52:03.372Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom [2024-06-27T10:52:03.372Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom (3.3 kB at 92 kB/s) [2024-06-27T10:52:03.372Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [2024-06-27T10:52:03.372Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [2024-06-27T10:52:03.372Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 111 kB/s) [2024-06-27T10:52:03.372Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.pom [2024-06-27T10:52:03.394Z] [exec] Jun 27, 2024 10:52:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:03.394Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:03.394Z] [exec] Jun 27, 2024 10:52:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:03.394Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:03.394Z] [exec] Looking up ejb ref ejbs/hellobmt [2024-06-27T10:52:03.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.create=true [2024-06-27T10:52:03.469Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.create=true [2024-06-27T10:52:03.512Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.512Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.513Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.533Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-06-27T10:52:03.533Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-06-27T10:52:03.554Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:03.614Z] [exec] [2024-06-27T10:52:03.614Z] [exec] Generating code... [2024-06-27T10:52:03.614Z] [exec] [2024-06-27T10:52:03.614Z] [exec] Compiling code... [2024-06-27T10:52:03.628Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.pom [2024-06-27T10:52:03.628Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.pom (16 kB at 265 kB/s) [2024-06-27T10:52:03.628Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom [2024-06-27T10:52:03.628Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom [2024-06-27T10:52:03.628Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 1.0 MB/s) [2024-06-27T10:52:03.628Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-net/commons-net/3.8.0/commons-net-3.8.0.pom [2024-06-27T10:52:03.628Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.pom [2024-06-27T10:52:03.628Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.pom (24 kB at 543 kB/s) [2024-06-27T10:52:03.628Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/brotli/dec/0.1.2/dec-0.1.2.pom [2024-06-27T10:52:03.628Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.pom [2024-06-27T10:52:03.693Z] [java] [3/5]: Sleeping.... [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Jun 27, 2024 10:52:03 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:03.767Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:03.811Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/misc/samples/i18n/simple/i18ntag/MessageTag.java uses or overrides a deprecated API. [2024-06-27T10:52:03.811Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:03.811Z] [javac] 1 warning [2024-06-27T10:52:03.811Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:03.812Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:03.812Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2024-06-27T10:52:03.883Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.pom (4.3 kB at 253 kB/s) [2024-06-27T10:52:03.883Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/brotli/parent/0.1.2/parent-0.1.2.pom [2024-06-27T10:52:03.883Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/parent/0.1.2/parent-0.1.2.pom [2024-06-27T10:52:03.883Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/parent/0.1.2/parent-0.1.2.pom (3.0 kB at 83 kB/s) [2024-06-27T10:52:03.884Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.pom [2024-06-27T10:52:03.884Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.pom [2024-06-27T10:52:03.884Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.pom (11 kB at 310 kB/s) [2024-06-27T10:52:03.884Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.pom [2024-06-27T10:52:03.884Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.pom [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.022Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.057Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.serverName=localhost [2024-06-27T10:52:04.057Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.serverName=localhost [2024-06-27T10:52:04.057Z] [2024-06-27T10:52:04.057Z] setOSConditions: [2024-06-27T10:52:04.057Z] [2024-06-27T10:52:04.057Z] setToolWin: [2024-06-27T10:52:04.057Z] [2024-06-27T10:52:04.057Z] setToolUnix: [2024-06-27T10:52:04.057Z] [2024-06-27T10:52:04.057Z] setToolProperty: [2024-06-27T10:52:04.057Z] [2024-06-27T10:52:04.057Z] setS1ASclassPath: [2024-06-27T10:52:04.057Z] [2024-06-27T10:52:04.057Z] init-common: [2024-06-27T10:52:04.057Z] [2024-06-27T10:52:04.057Z] create-jdbc-resource-common: [2024-06-27T10:52:04.057Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxpoolsize-pool-xa --target server jdbc/maxpoolsize-xa [2024-06-27T10:52:04.093Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-06-27T10:52:04.093Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-06-27T10:52:04.139Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.pom (4.6 kB at 171 kB/s) [2024-06-27T10:52:04.139Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-parent/9.4.44.v20210927/websocket-parent-9.4.44.v20210927.pom [2024-06-27T10:52:04.139Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-parent/9.4.44.v20210927/websocket-parent-9.4.44.v20210927.pom [2024-06-27T10:52:04.139Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-parent/9.4.44.v20210927/websocket-parent-9.4.44.v20210927.pom (1.4 kB at 42 kB/s) [2024-06-27T10:52:04.140Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-project/9.4.44.v20210927/jetty-project-9.4.44.v20210927.pom [2024-06-27T10:52:04.140Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.44.v20210927/jetty-project-9.4.44.v20210927.pom [2024-06-27T10:52:04.140Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.44.v20210927/jetty-project-9.4.44.v20210927.pom (68 kB at 2.0 MB/s) [2024-06-27T10:52:04.140Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom [2024-06-27T10:52:04.140Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom [2024-06-27T10:52:04.140Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 331 kB/s) [2024-06-27T10:52:04.140Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.pom [2024-06-27T10:52:04.140Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.pom [2024-06-27T10:52:04.140Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.pom (5.1 kB at 196 kB/s) [2024-06-27T10:52:04.140Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.pom [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.276Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxpoolsize-pool-xa --enabled=true --target server jdbc/maxpoolsize-xa [2024-06-27T10:52:04.313Z] [exec] JDBC resource jdbc/maxpoolsize-xa created successfully. [2024-06-27T10:52:04.313Z] [echo] cmd executed for server [2024-06-27T10:52:04.313Z] [2024-06-27T10:52:04.313Z] setOSConditions: [2024-06-27T10:52:04.313Z] [2024-06-27T10:52:04.313Z] setToolWin: [2024-06-27T10:52:04.313Z] [2024-06-27T10:52:04.313Z] setToolUnix: [2024-06-27T10:52:04.313Z] [2024-06-27T10:52:04.313Z] setToolProperty: [2024-06-27T10:52:04.313Z] [2024-06-27T10:52:04.313Z] setS1ASclassPath: [2024-06-27T10:52:04.313Z] [2024-06-27T10:52:04.313Z] init-common: [2024-06-27T10:52:04.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-06-27T10:52:04.347Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-06-27T10:52:04.376Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:04.376Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:04.376Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:04.376Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:04.376Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:04.376Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:04.376Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:04.396Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.pom [2024-06-27T10:52:04.396Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.pom (4.0 kB at 103 kB/s) [2024-06-27T10:52:04.396Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.pom [2024-06-27T10:52:04.396Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.pom [2024-06-27T10:52:04.396Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.pom (4.0 kB at 70 kB/s) [2024-06-27T10:52:04.396Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.pom [2024-06-27T10:52:04.396Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.pom [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.530Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.541Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:52:04.542Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:04.542Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml:76: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:04.542Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:52:04.568Z] [2024-06-27T10:52:04.568Z] deploy-common: [2024-06-27T10:52:04.568Z] [echo] Current time (ISO): 2024-06-27T10:52:04.311+0000 [2024-06-27T10:52:04.568Z] [2024-06-27T10:52:04.568Z] setOSConditions: [2024-06-27T10:52:04.568Z] [2024-06-27T10:52:04.568Z] setToolWin: [2024-06-27T10:52:04.568Z] [2024-06-27T10:52:04.568Z] setToolUnix: [2024-06-27T10:52:04.568Z] [2024-06-27T10:52:04.568Z] setToolProperty: [2024-06-27T10:52:04.568Z] [2024-06-27T10:52:04.569Z] setS1ASclassPath: [2024-06-27T10:52:04.569Z] [2024-06-27T10:52:04.569Z] init-common: [2024-06-27T10:52:04.569Z] [2024-06-27T10:52:04.569Z] deploy-common-pe: [2024-06-27T10:52:04.593Z] [exec] Jun 27, 2024 10:52:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:04.593Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@61d60e38 [2024-06-27T10:52:04.619Z] [java] [4/5]: Sleeping.... [2024-06-27T10:52:04.620Z] [java] Value of key is: concurrentAccess[1.1] [2024-06-27T10:52:04.632Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:04.633Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/client/i18n/simple/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:52:04.633Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:04.633Z] [javac] 1 warning [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] assemble: [2024-06-27T10:52:04.633Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/a/b/i18n-simple-misc.jar [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] init.os: [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] init.tools.unix: [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] init.tools.windows: [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] init.tools: [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] setAsadminArgs: [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] init: [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] init.customtasks: [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] prepare: [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] compile: [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] assemble: [2024-06-27T10:52:04.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF [2024-06-27T10:52:04.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF [2024-06-27T10:52:04.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF/tlds [2024-06-27T10:52:04.633Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war [2024-06-27T10:52:04.633Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simple.war [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] private-all: [2024-06-27T10:52:04.633Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simpleApp.ear [2024-06-27T10:52:04.633Z] [2024-06-27T10:52:04.633Z] init.os: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] init.tools.unix: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] init.tools.windows: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] init.tools: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] setAsadminArgs: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] init: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] init.customtasks: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] prepare: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] deploy.asadmin: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] setAsadminArgs: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] common.deploy.asadmin: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] init.os: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] init.tools.unix: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] init.tools.windows: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] init.tools: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] setAsadminArgs: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] init: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] init.customtasks: [2024-06-27T10:52:04.634Z] [2024-06-27T10:52:04.634Z] common.run.asadmin: [2024-06-27T10:52:04.634Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives --name i18n-simple /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simpleApp.ear [2024-06-27T10:52:04.652Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.pom (1.2 kB at 31 kB/s) [2024-06-27T10:52:04.652Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.pom [2024-06-27T10:52:04.652Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.pom [2024-06-27T10:52:04.652Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.pom (3.6 kB at 64 kB/s) [2024-06-27T10:52:04.652Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.pom [2024-06-27T10:52:04.652Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.pom [2024-06-27T10:52:04.652Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.pom (2.5 kB at 79 kB/s) [2024-06-27T10:52:04.652Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.pom [2024-06-27T10:52:04.653Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.pom (7.0 kB at 258 kB/s) [2024-06-27T10:52:04.653Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom [2024-06-27T10:52:04.653Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom (15 kB at 412 kB/s) [2024-06-27T10:52:04.653Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.pom [2024-06-27T10:52:04.653Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.pom [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.784Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:04.797Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:04.797Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:04.797Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:04.797Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:04.797Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:04.797Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:04.797Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:04.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2024-06-27T10:52:04.871Z] [exec] Jun 27, 2024 10:52:04 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:52:04.871Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:52:04.905Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-06-27T10:52:04.905Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-06-27T10:52:04.908Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.pom (3.1 kB at 26 kB/s) [2024-06-27T10:52:04.908Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-parent-glassfish/1.0.2/arquillian-parent-glassfish-1.0.2.pom [2024-06-27T10:52:04.908Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-parent-glassfish/1.0.2/arquillian-parent-glassfish-1.0.2.pom [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.039Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.053Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:05.053Z] [javac] 1 warning [2024-06-27T10:52:05.138Z] [exec] Jun 27, 2024 10:52:04 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:05.138Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:05.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-06-27T10:52:05.160Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-06-27T10:52:05.164Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-parent-glassfish/1.0.2/arquillian-parent-glassfish-1.0.2.pom (3.3 kB at 59 kB/s) [2024-06-27T10:52:05.164Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/25/jboss-parent-25.pom [2024-06-27T10:52:05.164Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom [2024-06-27T10:52:05.164Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 941 kB/s) [2024-06-27T10:52:05.164Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom [2024-06-27T10:52:05.165Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom [2024-06-27T10:52:05.165Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 134 kB/s) [2024-06-27T10:52:05.165Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom [2024-06-27T10:52:05.165Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom [2024-06-27T10:52:05.171Z] [exec] Jun 27, 2024 10:52:04 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:52:05.171Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6738e2db[jndiName=java:app/jdbc-pointbase-pool1, applicationName=generic-embeddedApp, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:52:05.171Z] [exec] DataSource in appclient : com.sun.gjc.spi.jdbc40.DataSource40@7097d921 [2024-06-27T10:52:05.171Z] [exec] Value of key is: Connector Embedded 1.5 test - 1 [2024-06-27T10:52:05.171Z] [exec] Jun 27, 2024 10:52:05 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:52:05.171Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@9676e267[jndiName=java:app/jdbc/test-pool, applicationName=generic-embeddedApp, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:52:05.171Z] [exec] DataSource (java:app/jdbc/test-resource) in appclient : com.sun.gjc.spi.jdbc40.DataSource40@59831016 [2024-06-27T10:52:05.171Z] [exec] Value of key is: Connector Embedded 1.5 test - 2 [2024-06-27T10:52:05.289Z] [exec] Jun 27, 2024 10:52:05 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:05.289Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@787d1f9c [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.292Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:52:05.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom [2024-06-27T10:52:05.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:52:05.321Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:52:05.321Z] [2024-06-27T10:52:05.321Z] deploy-app: [2024-06-27T10:52:05.321Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:05.322Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:05.322Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:05.322Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:05.322Z] [2024-06-27T10:52:05.322Z] deploy-war-common: [2024-06-27T10:52:05.322Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:05.322Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:05.322Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:05.322Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:05.322Z] [2024-06-27T10:52:05.322Z] setOSConditions: [2024-06-27T10:52:05.322Z] [2024-06-27T10:52:05.322Z] setToolWin: [2024-06-27T10:52:05.322Z] [2024-06-27T10:52:05.322Z] setToolUnix: [2024-06-27T10:52:05.322Z] [2024-06-27T10:52:05.322Z] setToolProperty: [2024-06-27T10:52:05.322Z] [2024-06-27T10:52:05.322Z] setS1ASclassPath: [2024-06-27T10:52:05.322Z] [2024-06-27T10:52:05.322Z] init-common: [2024-06-27T10:52:05.322Z] [2024-06-27T10:52:05.322Z] deploy-war-commonpe: [2024-06-27T10:52:05.384Z] [exec] Application deployed with name jdbc-reconfig-maxpoolsizeApp. [2024-06-27T10:52:05.384Z] [echo] Deployment on target server server successful [2024-06-27T10:52:05.384Z] [2024-06-27T10:52:05.384Z] setOSConditions: [2024-06-27T10:52:05.384Z] [2024-06-27T10:52:05.384Z] setToolWin: [2024-06-27T10:52:05.384Z] [2024-06-27T10:52:05.384Z] setToolUnix: [2024-06-27T10:52:05.384Z] [2024-06-27T10:52:05.384Z] setToolProperty: [2024-06-27T10:52:05.384Z] [2024-06-27T10:52:05.384Z] setS1ASclassPath: [2024-06-27T10:52:05.384Z] [2024-06-27T10:52:05.384Z] init-common: [2024-06-27T10:52:05.384Z] [2024-06-27T10:52:05.384Z] deploy-common-ee: [2024-06-27T10:52:05.384Z] [2024-06-27T10:52:05.384Z] run: [2024-06-27T10:52:05.384Z] [2024-06-27T10:52:05.384Z] asadmin-common: [2024-06-27T10:52:05.384Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=10 [2024-06-27T10:52:05.395Z] [exec] Jun 27, 2024 10:52:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:05.395Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:05.421Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 74 kB/s) [2024-06-27T10:52:05.421Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom [2024-06-27T10:52:05.421Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom [2024-06-27T10:52:05.421Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom (3.8 kB at 42 kB/s) [2024-06-27T10:52:05.421Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom [2024-06-27T10:52:05.421Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom [2024-06-27T10:52:05.425Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:05.425Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:05.425Z] [exec] Value of key is: Connector Embedded 1.5 test - 3 [2024-06-27T10:52:05.544Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@6743e411[name=null], urls=[ [2024-06-27T10:52:05.544Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-06-27T10:52:05.544Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:52:05.544Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:52:05.544Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-06-27T10:52:05.544Z] [exec] ] [2024-06-27T10:52:05.544Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.jms.jmsejb._HelloHome_DynamicStub [2024-06-27T10:52:05.544Z] [exec] ---HelloHome---org.glassfish.appclient.client.acc.ACCClassLoader@6743e411[name=null], urls=[ [2024-06-27T10:52:05.544Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-06-27T10:52:05.544Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:52:05.544Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:52:05.544Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-06-27T10:52:05.544Z] [exec] ] [2024-06-27T10:52:05.544Z] [exec] Looked up home!! [2024-06-27T10:52:05.544Z] [exec] Narrowed home!! [2024-06-27T10:52:05.544Z] [java] [0/5]: Sleeping.... [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.546Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.569Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:52:05.569Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:52:05.639Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=10 [2024-06-27T10:52:05.639Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=10 [2024-06-27T10:52:05.639Z] [2024-06-27T10:52:05.639Z] asadmin-common: [2024-06-27T10:52:05.639Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_wait_time_in_millis=1000 [2024-06-27T10:52:05.677Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom (4.9 kB at 81 kB/s) [2024-06-27T10:52:05.677Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.pom [2024-06-27T10:52:05.677Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.pom [2024-06-27T10:52:05.677Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.pom (1.2 kB at 6.7 kB/s) [2024-06-27T10:52:05.677Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.pom [2024-06-27T10:52:05.677Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.pom [2024-06-27T10:52:05.679Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:05.679Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:05.679Z] [exec] Value of key is: Connector Embedded 1.5 test - 4 [2024-06-27T10:52:05.679Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:05.679Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:05.679Z] [exec] Value of key is: Connector Embedded 1.5 test - 5 [2024-06-27T10:52:05.679Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:05.679Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:05.679Z] [exec] Value of key is: Connector Embedded 1.5 test - 6 [2024-06-27T10:52:05.679Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:05.679Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:05.679Z] [exec] Value of key is: Connector Embedded 1.5 test - 7 [2024-06-27T10:52:05.679Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:05.679Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:05.679Z] [exec] Value of key is: Connector Embedded 1.5 test - 8 [2024-06-27T10:52:05.679Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:05.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:52:05.734Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:52:05.798Z] [exec] Asking ejb to send a message [2024-06-27T10:52:05.798Z] [exec] Got the EJB!! [2024-06-27T10:52:05.798Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-06-27T10:52:05.798Z] [exec] Asking ejb to receive a message [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.801Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:05.863Z] [java] Jun 27, 2024 10:52:05 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:52:05.864Z] [java] INFO: Disabling Weld for ApplicationInfo[name=ejb-ejb31-embedded-mdb-ejb] [2024-06-27T10:52:05.864Z] [java] Ack: true [2024-06-27T10:52:05.864Z] [java] Jun 27, 2024 10:52:05 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-06-27T10:52:05.864Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-06-27T10:52:05.864Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:52:05.864Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:52:05.883Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot mtom --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mtom-web.war [2024-06-27T10:52:05.933Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:05.933Z] [exec] Value of key is: Connector Embedded 1.5 test - 9 [2024-06-27T10:52:05.933Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:05.933Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:05.933Z] [exec] Value of key is: Connector Embedded 1.5 test - 10 [2024-06-27T10:52:05.933Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:05.933Z] [exec] Jun 27, 2024 10:52:05 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:52:05.933Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:52:05.933Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:05.933Z] [exec] Value of key is: Connector Embedded 1.5 test - 11 [2024-06-27T10:52:05.933Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:05.933Z] [exec] [2024-06-27T10:52:05.933Z] [exec] [2024-06-27T10:52:05.933Z] [exec] ----------------------------------------- [2024-06-27T10:52:05.933Z] [exec] - Connector Embedded 1.5 test - 1: PASS - [2024-06-27T10:52:05.933Z] [exec] - Connector Embedded 1.5 test - 2: PASS - [2024-06-27T10:52:05.933Z] [exec] - Connector Embedded 1.5 test - 3: PASS - [2024-06-27T10:52:05.933Z] [exec] - Connector Embedded 1.5 test - 4: PASS - [2024-06-27T10:52:05.933Z] [exec] - Connector Embedded 1.5 test - 5: PASS - [2024-06-27T10:52:05.933Z] [exec] - Connector Embedded 1.5 test - 6: PASS - [2024-06-27T10:52:05.933Z] [exec] - Connector Embedded 1.5 test - 7: PASS - [2024-06-27T10:52:05.933Z] [exec] - Connector Embedded 1.5 test - 11: PASS - [2024-06-27T10:52:05.933Z] [exec] - Connector Embedded 1.5 test - 8: PASS - [2024-06-27T10:52:05.933Z] [exec] - Connector Embedded 1.5 test - 10: PASS - [2024-06-27T10:52:05.933Z] [exec] - Connector Embedded 1.5 test - 9: PASS - [2024-06-27T10:52:05.933Z] [exec] ----------------------------------------- [2024-06-27T10:52:05.933Z] [exec] Total PASS: 11 [2024-06-27T10:52:05.933Z] [exec] Total FAIL: 0 [2024-06-27T10:52:05.933Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:05.933Z] [exec] ----------------------------------------- [2024-06-27T10:52:05.933Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:05.933Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-06-27T10:52:05.933Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:05.933Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.pom (23 kB at 304 kB/s) [2024-06-27T10:52:05.933Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-project/1.10/jersey-project-1.10.pom [2024-06-27T10:52:05.933Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.10/jersey-project-1.10.pom [2024-06-27T10:52:05.933Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.10/jersey-project-1.10.pom (17 kB at 101 kB/s) [2024-06-27T10:52:05.933Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/jvnet-parent/1/jvnet-parent-1.pom [2024-06-27T10:52:05.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-06-27T10:52:05.989Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-06-27T10:52:06.052Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-06-27T10:52:06.052Z] [exec] Asking ejb to receive a message [2024-06-27T10:52:06.052Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-06-27T10:52:06.052Z] [exec] Asking ejb to receive a message [2024-06-27T10:52:06.052Z] [exec] Value of key is: ejbs/hellobmt [2024-06-27T10:52:06.052Z] [exec] Looking up ejb ref ejbs/hellocmt [2024-06-27T10:52:06.052Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@6743e411[name=null], urls=[ [2024-06-27T10:52:06.052Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-06-27T10:52:06.052Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:52:06.052Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:52:06.052Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-06-27T10:52:06.052Z] [exec] ] [2024-06-27T10:52:06.052Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.jms.jmsejb._HelloHome_DynamicStub [2024-06-27T10:52:06.052Z] [exec] ---HelloHome---org.glassfish.appclient.client.acc.ACCClassLoader@6743e411[name=null], urls=[ [2024-06-27T10:52:06.052Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-06-27T10:52:06.052Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:52:06.052Z] [exec] file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-06-27T10:52:06.052Z] [exec] Looked up home!!file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-06-27T10:52:06.052Z] [exec] Narrowed home!! [2024-06-27T10:52:06.052Z] [exec] Got the EJB!! [2024-06-27T10:52:06.052Z] [exec] [2024-06-27T10:52:06.052Z] [exec] ] [2024-06-27T10:52:06.052Z] [exec] Asking ejb to send a message [2024-06-27T10:52:06.052Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-06-27T10:52:06.052Z] [exec] Asking ejb to receive a message [2024-06-27T10:52:06.052Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-06-27T10:52:06.052Z] [exec] Asking ejb to receive a message [2024-06-27T10:52:06.052Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-06-27T10:52:06.052Z] [exec] Asking ejb to receive a message [2024-06-27T10:52:06.052Z] [exec] Value of key is: ejbs/hellocmt [2024-06-27T10:52:06.052Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:06.052Z] [exec] [2024-06-27T10:52:06.052Z] [exec] [2024-06-27T10:52:06.052Z] [exec] ----------------------------------------- [2024-06-27T10:52:06.052Z] [exec] - ejbs/hellobmt: PASS - [2024-06-27T10:52:06.052Z] [exec] - ejbs/hellocmt: PASS - [2024-06-27T10:52:06.052Z] [exec] ----------------------------------------- [2024-06-27T10:52:06.052Z] [exec] Total PASS: 2 [2024-06-27T10:52:06.052Z] [exec] Total FAIL: 0 [2024-06-27T10:52:06.052Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:06.052Z] [exec] ----------------------------------------- [2024-06-27T10:52:06.052Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:06.052Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.055Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.131Z] [exec] Application deployed with name i18n-simple. [2024-06-27T10:52:06.131Z] [exec] there are no files to retrieve for application i18n-simple [2024-06-27T10:52:06.131Z] [exec] Command deploy executed successfully. [2024-06-27T10:52:06.131Z] [2024-06-27T10:52:06.131Z] init.os: [2024-06-27T10:52:06.187Z] [2024-06-27T10:52:06.187Z] checkReporting-common: [2024-06-27T10:52:06.190Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom [2024-06-27T10:52:06.190Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 428 kB/s) [2024-06-27T10:52:06.190Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [2024-06-27T10:52:06.190Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 203 kB/s) [2024-06-27T10:52:06.190Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.pom [2024-06-27T10:52:06.190Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.pom [2024-06-27T10:52:06.190Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.pom (8.6 kB at 135 kB/s) [2024-06-27T10:52:06.190Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-contribs/1.10/jersey-contribs-1.10.pom [2024-06-27T10:52:06.190Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.10/jersey-contribs-1.10.pom [2024-06-27T10:52:06.197Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_wait_time_in_millis=1000 [2024-06-27T10:52:06.197Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-wait-time-in-millis=1000 [2024-06-27T10:52:06.197Z] [2024-06-27T10:52:06.197Z] setOSConditions: [2024-06-27T10:52:06.197Z] [2024-06-27T10:52:06.197Z] setToolWin: [2024-06-27T10:52:06.197Z] [2024-06-27T10:52:06.197Z] setToolUnix: [2024-06-27T10:52:06.198Z] [2024-06-27T10:52:06.198Z] setToolProperty: [2024-06-27T10:52:06.198Z] [2024-06-27T10:52:06.198Z] setS1ASclassPath: [2024-06-27T10:52:06.198Z] [2024-06-27T10:52:06.198Z] init-common: [2024-06-27T10:52:06.198Z] [2024-06-27T10:52:06.198Z] runclient-common: [2024-06-27T10:52:06.198Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:52:06.306Z] [2024-06-27T10:52:06.306Z] checkReporting-common: [2024-06-27T10:52:06.306Z] [2024-06-27T10:52:06.306Z] confirmReportPresent-common: [2024-06-27T10:52:06.306Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:06.306Z] [echo] Test seems to be reported fine [2024-06-27T10:52:06.306Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/RepRunConf.txt [2024-06-27T10:52:06.306Z] [2024-06-27T10:52:06.306Z] confirmMissingReport-common: [2024-06-27T10:52:06.306Z] [2024-06-27T10:52:06.306Z] undeploy: [2024-06-27T10:52:06.306Z] [2024-06-27T10:52:06.306Z] setOSConditions: [2024-06-27T10:52:06.306Z] [2024-06-27T10:52:06.306Z] setToolWin: [2024-06-27T10:52:06.306Z] [2024-06-27T10:52:06.306Z] setToolUnix: [2024-06-27T10:52:06.306Z] [2024-06-27T10:52:06.306Z] setToolProperty: [2024-06-27T10:52:06.306Z] [2024-06-27T10:52:06.306Z] setS1ASclassPath: [2024-06-27T10:52:06.306Z] [2024-06-27T10:52:06.306Z] init-common: [2024-06-27T10:52:06.306Z] [2024-06-27T10:52:06.306Z] undeploy-common: [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.309Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.310Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.316Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:52:06.316Z] [exec] Waiting finished after 4,655 ms. [2024-06-27T10:52:06.316Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:52:06.316Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:52:06.316Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:52:06.316Z] [exec] Admin Port: 45,707 [2024-06-27T10:52:06.316Z] [exec] Command start-domain executed successfully. [2024-06-27T10:52:06.400Z] [2024-06-27T10:52:06.400Z] init.tools.unix: [2024-06-27T10:52:06.400Z] [2024-06-27T10:52:06.400Z] init.tools.windows: [2024-06-27T10:52:06.400Z] [2024-06-27T10:52:06.400Z] init.tools: [2024-06-27T10:52:06.400Z] [2024-06-27T10:52:06.400Z] setAsadminArgs: [2024-06-27T10:52:06.400Z] [2024-06-27T10:52:06.400Z] init: [2024-06-27T10:52:06.400Z] [2024-06-27T10:52:06.401Z] init.customtasks: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] setEnabled: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] createAppRef: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] setHttpPort: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] run.positive: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] common.run.positive: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] setHttpPort: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] common.run: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] checkAppOnServer: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] declare-test: [2024-06-27T10:52:06.401Z] [echo] Starting test manifestClassPath libClasspath Test asadmin deploy (server) [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] init.os: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] init.tools.unix: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] init.tools.windows: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] init.tools: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] setAsadminArgs: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] init: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] init.customtasks: [2024-06-27T10:52:06.401Z] [2024-06-27T10:52:06.401Z] runclient: [2024-06-27T10:52:06.401Z] [echo] TestClient http://localhost:8080///i18n-simple true ${extra.args} [2024-06-27T10:52:06.441Z] [2024-06-27T10:52:06.441Z] confirmReportPresent-common: [2024-06-27T10:52:06.441Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:06.441Z] [echo] Test seems to be reported fine [2024-06-27T10:52:06.441Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/RepRunConf.txt [2024-06-27T10:52:06.441Z] [2024-06-27T10:52:06.441Z] confirmMissingReport-common: [2024-06-27T10:52:06.441Z] [2024-06-27T10:52:06.441Z] unset: [2024-06-27T10:52:06.441Z] [2024-06-27T10:52:06.441Z] setOSConditions: [2024-06-27T10:52:06.441Z] [2024-06-27T10:52:06.441Z] setToolWin: [2024-06-27T10:52:06.441Z] [2024-06-27T10:52:06.441Z] setToolUnix: [2024-06-27T10:52:06.441Z] [2024-06-27T10:52:06.441Z] setToolProperty: [2024-06-27T10:52:06.441Z] [2024-06-27T10:52:06.441Z] setS1ASclassPath: [2024-06-27T10:52:06.441Z] [2024-06-27T10:52:06.441Z] init-common: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] unsetJdbc: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] undeploy: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] setOSConditions: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] setToolWin: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] setToolUnix: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] setToolProperty: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] setS1ASclassPath: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] init-common: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] undeploy: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] setOSConditions: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] setToolWin: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] setToolUnix: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] setToolProperty: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] setS1ASclassPath: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] init-common: [2024-06-27T10:52:06.442Z] [2024-06-27T10:52:06.442Z] undeploy-common: [2024-06-27T10:52:06.443Z] [exec] Application deployed with name mtom-web. [2024-06-27T10:52:06.444Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:06.444Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:06.444Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:06.444Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:06.444Z] [2024-06-27T10:52:06.444Z] deploy-war-commonee: [2024-06-27T10:52:06.444Z] [2024-06-27T10:52:06.444Z] deploy-client: [2024-06-27T10:52:06.446Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.10/jersey-contribs-1.10.pom (4.2 kB at 54 kB/s) [2024-06-27T10:52:06.446Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/1.6/mimepull-1.6.pom [2024-06-27T10:52:06.446Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.pom [2024-06-27T10:52:06.446Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.pom (4.1 kB at 77 kB/s) [2024-06-27T10:52:06.446Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.pom [2024-06-27T10:52:06.446Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.pom [2024-06-27T10:52:06.446Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.pom (10 kB at 433 kB/s) [2024-06-27T10:52:06.446Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.pom [2024-06-27T10:52:06.446Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.pom [2024-06-27T10:52:06.468Z] [java] [1/5]: Sleeping.... [2024-06-27T10:52:06.547Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-06-27T10:52:06.547Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-06-27T10:52:06.547Z] [2024-06-27T10:52:06.547Z] oracle-jdbc-conpool: [2024-06-27T10:52:06.547Z] [2024-06-27T10:52:06.547Z] create-jdbc-conpool-connector: [2024-06-27T10:52:06.547Z] [2024-06-27T10:52:06.547Z] setOSConditions: [2024-06-27T10:52:06.547Z] [2024-06-27T10:52:06.547Z] setToolWin: [2024-06-27T10:52:06.547Z] [2024-06-27T10:52:06.547Z] setToolUnix: [2024-06-27T10:52:06.547Z] [2024-06-27T10:52:06.547Z] setToolProperty: [2024-06-27T10:52:06.547Z] [2024-06-27T10:52:06.547Z] setS1ASclassPath: [2024-06-27T10:52:06.547Z] [2024-06-27T10:52:06.547Z] init-common: [2024-06-27T10:52:06.547Z] [2024-06-27T10:52:06.547Z] create-jdbc-resource-common: [2024-06-27T10:52:06.547Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.563Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.615Z] [echo] run.xml:doing wait for localhost:45711... [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: Test: i18n-simple servlet [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: Invoking URL = http://localhost:8080///i18n-simple [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server i18n technology samples [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.659Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]::

Welcome [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: to the Application Server i18n technology samples

[2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]::

Overview

[2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: i18n technology samples are collection of servlets and jsps used to [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: demonstrate the i18n capabilities of the Application Server. The [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: samples cover some of the most frequently used features of Java [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: Servlet and Java Server Pages Specification Implementation in the [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server.

Servlet [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: Samples

[2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: servlet samples are collection of simple servlets that provide [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: details such as Formatting dates, including a servlet, forwarding [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: request to another servlet, sending localized error messages, setting [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: character encoding to interpret the request, internationalizing [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: servlets using resource bundles and forwarding request to another [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: resource such as jsp.

[2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]::

Internationalizing [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: JSP with Resource Bundle
The simple ResourceJsp.jsp uses two [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles (LocalStrings.properties and [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties) and loads appropriate bundle based on the [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings. To verify that the [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties file is loading properly, change your [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings to "ja". Click [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. If you want to try with any other [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundle say "zh", copy LocalStrings_ja.properties [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: file to LocalStrings_zh.properties and add chinese (unicode data) to [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. Change your browser's language [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: settings to "zh".

[2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]::

Using [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: Java Bean with jsp
The simple UseBeanJsp.jsp uses the usebean [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.660Z] [javaWithResult] [i18n.simple.TestClient]:: property to set and get the values from a Java Bean. Click [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. On the screen displayed, enter your name [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: and greeting message (in desired language) and click Submit. The jsp [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: displays the entered information.

[2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]::

Simple [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: Custom Tag
The simple TaglibJsp [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: uses a tag library i18ntaglib to display localized messages from [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles to the user. For this sample we are using [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties resource bundle and the language is set to [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: "ja". If you want to try with any other resource bundle say [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: "zh", copy LocalStrings_ja.properties file to [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties and add chinese (unicode data) to [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. In the TaglibJsp.jsp file change the [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: line:
<i18n:message name="LocalStrings" key="thanks" [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: language="ja" country="JP" /> to
<i18n:message [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: name="LocalStrings" key="thanks" language="zh" [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: country="CN" />
Once you are done with the changes, [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: run "asant all" from the directory "src" and [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: restart your server instance. Change your browser's language setting [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: to "zh" and verify that the resource bundle is loaded [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: properly and the chinese characters displayed properly.

Simple [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: Filter
A Filter is a component that is invoked by the servlet [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: container when a client requests a resource that the Filter is [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: configured to, such as a Servlet or URL. In this example we use a [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: simple filter called SimpleFilter, that sets the request's character [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: encoding based on two initialization parameters, usefilter and [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: encoding defined in web.xml file. The parameter "usefilter" [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: value can be set either to "true" or "false". The [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: parameter "encoding" can be set to any valid encoding. In [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: this example, we have set it to "UTF-8". Depending on this [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: value, the filter sets the character encoding accordingly. Though the [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: filters can be used for all the requests received by the container, [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: in this example we will use the SimpleFilter to serve requests for a [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.661Z] [javaWithResult] [i18n.simple.TestClient]:: specific servlet resource, SimpleFilterServlet. Once you click on the [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: above link (Set character encoding using a Filter), a html page will [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: be displayed whose content type is set to UTF-8. Enter some multi [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: byte data into the form and click Submit. The resulting page displays [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: the data you have entered. If you want to try with any other [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: encoding, for example GB2312, modify the line in web.xml UTF-8 to [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: GB2312. And modify the line in servletfilter.html
<META [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8"> with
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=GB2312">. [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: Once you are done with the changes, run "asant all" from the directory "src" [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: and restart your server instance.

[2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]::

Locale [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: charset mapping
The Application Server's web container [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: provides a locale-charset mapping to set the request's character [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: encoding if there is no encoding specified to interpret the request. [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: The mapping definition is available in sun-web.xml file. This simple [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: servlet reads the request parameter using the encoding specified in [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: the locale-charset mapping table.

How it works

The [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping information provided in sun-web.xml file is [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: used by the application server to set request's character encoding if [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: the application does not call setCharacterEncoding() on request [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: object. Here is the priority list for different approaches used by [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: the application server.


[2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]::

[2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]::

Character [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: encoding of the request

[2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]::

Priority

[2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.662Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::

SetCharacterEncoding()

[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::

1

[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::

Hidden field

[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::

2

[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::

Locale-charset [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: info

[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::

3

[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::

Default [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: (ISO-8859-1)

[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::

4

[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]::


If the [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: application does not set request encoding using [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding(), the application server looks for the hidden [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: field in the request header. If there is any value specified, the [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the hidden value to call [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() method on servlet request. If the hidden field [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: is not available, the application server looks at the language header [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: to get the locale of the request. If the request locale matches with [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.663Z] [javaWithResult] [i18n.simple.TestClient]:: the the locale defined in locale-charset mapping table, the [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the corresponding encoding to call [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() on servlet request. If there is no locale [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: available in the request header, the application server uses the [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: encoding associated with the default locale defined in locale-charset [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: mapping table. If there is no default locale defined in [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping table of sun-web.xml file, then the [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses ISO-8859-1 as default encoding to read the [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: request parameters.

[2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]::

Trouble [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: Shooting

If you use the samples with japanese characters [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: using Netscape Communicator 4.x browser on Windows NT/2000, you may [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: see the characters as square boxes or corrupted instead of Japanese [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: characters. In this case, you will need to install unicode font or [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: Japanese font on your system.

[2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]::

Download and [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: install Bitstream Cyberbit font:

Download bitstream [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: cyberbit font (geottf.zip) , to a temp directory. Use an utility such as [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: winzip to decompress the zip file. To install the font, double click [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: "my computer" --> "control panel" --> "fonts". [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: Select File -->; Install new font and select the font file from the [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: temp directory to install.

Setup for Netscape [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: Communicator

Start the browser. Select Menu --> Edit [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: --> Preferences. Click Appearance --> Fonts. Select "Japanese" [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: for "Language for encoding". Select "Bitstream [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: Cyberbit" for variable and fixed width fonts

[2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: Correct return code: 200 [2024-06-27T10:52:06.664Z] [javaWithResult] [i18n.simple.TestClient]:: PASSED: i18n-simple webclient [2024-06-27T10:52:06.664Z] [2024-06-27T10:52:06.664Z] processResult: [2024-06-27T10:52:06.664Z] [2024-06-27T10:52:06.664Z] failed: [2024-06-27T10:52:06.664Z] [2024-06-27T10:52:06.664Z] passed: [2024-06-27T10:52:06.664Z] [echo] Test manifestClassPath Passed [2024-06-27T10:52:06.664Z] [2024-06-27T10:52:06.664Z] unknown: [2024-06-27T10:52:06.664Z] [2024-06-27T10:52:06.664Z] init.os: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.tools.unix: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.tools.windows: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.tools: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] setAsadminArgs: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.customtasks: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] checkAppOnCluster: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.os: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.tools.unix: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.tools.windows: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.tools: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] setAsadminArgs: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.customtasks: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] prepare: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] undeploy.asadmin: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] setAsadminArgs: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] common.undeploy.asadmin: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.os: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.tools.unix: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.665Z] init.tools.windows: [2024-06-27T10:52:06.665Z] [2024-06-27T10:52:06.666Z] init.tools: [2024-06-27T10:52:06.666Z] [2024-06-27T10:52:06.666Z] setAsadminArgs: [2024-06-27T10:52:06.666Z] [2024-06-27T10:52:06.666Z] init: [2024-06-27T10:52:06.666Z] [2024-06-27T10:52:06.666Z] init.customtasks: [2024-06-27T10:52:06.666Z] [2024-06-27T10:52:06.666Z] delAppRef: [2024-06-27T10:52:06.666Z] [2024-06-27T10:52:06.666Z] init.os: [2024-06-27T10:52:06.697Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:52:06.697Z] [2024-06-27T10:52:06.697Z] setOSConditions: [2024-06-27T10:52:06.697Z] [2024-06-27T10:52:06.697Z] setToolWin: [2024-06-27T10:52:06.697Z] [2024-06-27T10:52:06.697Z] setToolUnix: [2024-06-27T10:52:06.697Z] [2024-06-27T10:52:06.697Z] setToolProperty: [2024-06-27T10:52:06.697Z] [2024-06-27T10:52:06.697Z] setS1ASclassPath: [2024-06-27T10:52:06.697Z] [2024-06-27T10:52:06.697Z] init-common: [2024-06-27T10:52:06.697Z] [2024-06-27T10:52:06.697Z] restart: [2024-06-27T10:52:06.697Z] [echo] Not required to restart [2024-06-27T10:52:06.697Z] [2024-06-27T10:52:06.697Z] all: [2024-06-27T10:52:06.697Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-06-27T10:52:06.702Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.pom (3.0 kB at 30 kB/s) [2024-06-27T10:52:06.702Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom [2024-06-27T10:52:06.702Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom [2024-06-27T10:52:06.702Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom (3.7 kB at 30 kB/s) [2024-06-27T10:52:06.702Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.pom [2024-06-27T10:52:06.759Z] [exec] Jun 27, 2024 10:52:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:06.759Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:06.802Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-pointbase-pool1 --enabled=true --target server jdbc/XAPointbase [2024-06-27T10:52:06.802Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2024-06-27T10:52:06.802Z] [echo] cmd executed for server [2024-06-27T10:52:06.802Z] [2024-06-27T10:52:06.802Z] setOSConditions: [2024-06-27T10:52:06.802Z] [2024-06-27T10:52:06.802Z] setToolWin: [2024-06-27T10:52:06.802Z] [2024-06-27T10:52:06.802Z] setToolUnix: [2024-06-27T10:52:06.802Z] [2024-06-27T10:52:06.802Z] setToolProperty: [2024-06-27T10:52:06.802Z] [2024-06-27T10:52:06.802Z] setS1ASclassPath: [2024-06-27T10:52:06.802Z] [2024-06-27T10:52:06.802Z] init-common: [2024-06-27T10:52:06.802Z] [2024-06-27T10:52:06.802Z] default-sql: [2024-06-27T10:52:06.803Z] [2024-06-27T10:52:06.803Z] setOSConditions: [2024-06-27T10:52:06.803Z] [2024-06-27T10:52:06.803Z] setToolWin: [2024-06-27T10:52:06.803Z] [2024-06-27T10:52:06.803Z] setToolUnix: [2024-06-27T10:52:06.803Z] [2024-06-27T10:52:06.803Z] setToolProperty: [2024-06-27T10:52:06.803Z] [2024-06-27T10:52:06.803Z] setS1ASclassPath: [2024-06-27T10:52:06.803Z] [2024-06-27T10:52:06.803Z] init-common: [2024-06-27T10:52:06.803Z] [2024-06-27T10:52:06.803Z] execute-sql-common: [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.817Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:06.866Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-jms-jmsejbApp [2024-06-27T10:52:06.866Z] [2024-06-27T10:52:06.866Z] delete-resources: [2024-06-27T10:52:06.866Z] [2024-06-27T10:52:06.866Z] asadmin-batch-common: [2024-06-27T10:52:06.869Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-06-27T10:52:06.869Z] [2024-06-27T10:52:06.869Z] dumpThreadStack: [2024-06-27T10:52:06.869Z] [2024-06-27T10:52:06.869Z] startDomainWindows: [2024-06-27T10:52:06.869Z] [2024-06-27T10:52:06.869Z] startDomain: [2024-06-27T10:52:06.869Z] [2024-06-27T10:52:06.869Z] all: [2024-06-27T10:52:06.869Z] [echo] [2024-06-27T10:52:06.869Z] [echo] ************************* [2024-06-27T10:52:06.869Z] [echo] * Running jspPrecompileDeployDashDashLibraries [2024-06-27T10:52:06.869Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries [2024-06-27T10:52:06.869Z] [echo] ************************* [2024-06-27T10:52:06.869Z] [echo] [2024-06-27T10:52:06.869Z] [2024-06-27T10:52:06.869Z] setOSConditions: [2024-06-27T10:52:06.869Z] [2024-06-27T10:52:06.869Z] setToolWin: [2024-06-27T10:52:06.869Z] [2024-06-27T10:52:06.869Z] setToolUnix: [2024-06-27T10:52:06.869Z] [2024-06-27T10:52:06.869Z] setToolProperty: [2024-06-27T10:52:06.869Z] [2024-06-27T10:52:06.869Z] setS1ASclassPath: [2024-06-27T10:52:06.869Z] [2024-06-27T10:52:06.869Z] init-common: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] setup: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] setOSConditions: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] setToolWin: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] setToolUnix: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] setToolProperty: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] setS1ASclassPath: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] init-common: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] copyJarToApplibs: [2024-06-27T10:52:06.870Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] restart-server-instance-common: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] setOSConditions: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] setToolWin: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] setToolUnix: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] setToolProperty: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] setS1ASclassPath: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] init-common: [2024-06-27T10:52:06.870Z] [2024-06-27T10:52:06.870Z] stopDomain: [2024-06-27T10:52:06.870Z] [echo] run.xml:stopping domain... [2024-06-27T10:52:06.924Z] [2024-06-27T10:52:06.924Z] init.tools.unix: [2024-06-27T10:52:06.924Z] [2024-06-27T10:52:06.924Z] init.tools.windows: [2024-06-27T10:52:06.925Z] [2024-06-27T10:52:06.925Z] init.tools: [2024-06-27T10:52:06.925Z] [2024-06-27T10:52:06.925Z] setAsadminArgs: [2024-06-27T10:52:06.925Z] [2024-06-27T10:52:06.925Z] init: [2024-06-27T10:52:06.925Z] [2024-06-27T10:52:06.925Z] init.customtasks: [2024-06-27T10:52:06.925Z] [2024-06-27T10:52:06.925Z] common.run.asadmin: [2024-06-27T10:52:06.925Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 i18n-simple [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setOSConditions: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setToolWin: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setToolUnix: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setToolProperty: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setS1ASclassPath: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] init-common: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] clean: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setOSConditions: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setToolWin: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setToolUnix: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setToolProperty: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setS1ASclassPath: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] init-common: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] clean-common: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setOSConditions: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setToolWin: [2024-06-27T10:52:06.951Z] [2024-06-27T10:52:06.951Z] setToolUnix: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] setToolProperty: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] setS1ASclassPath: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] init-common: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] clean-classes-common: [2024-06-27T10:52:06.952Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] setOSConditions: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] setToolWin: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] setToolUnix: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] setToolProperty: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] setS1ASclassPath: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] init-common: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] clean-jars-common: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] clean: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] compile: [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] init: [2024-06-27T10:52:06.952Z] [echo] Building component ${component.name} [2024-06-27T10:52:06.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/internal/classes [2024-06-27T10:52:06.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib [2024-06-27T10:52:06.952Z] [2024-06-27T10:52:06.952Z] compile: [2024-06-27T10:52:06.952Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:06.952Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/internal/classes [2024-06-27T10:52:06.953Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:06.953Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:06.953Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:06.953Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:06.953Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:06.953Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:06.953Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:06.958Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.pom [2024-06-27T10:52:06.958Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.pom (4.8 kB at 75 kB/s) [2024-06-27T10:52:06.958Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.pom [2024-06-27T10:52:06.958Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.pom [2024-06-27T10:52:06.958Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.pom (1.9 kB at 15 kB/s) [2024-06-27T10:52:06.958Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.pom [2024-06-27T10:52:06.958Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.pom [2024-06-27T10:52:07.021Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:52:07.021Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.072Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.201Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:52:07.201Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:52:07.215Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.pom (1.4 kB at 12 kB/s) [2024-06-27T10:52:07.215Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.jar [2024-06-27T10:52:07.215Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.jar [2024-06-27T10:52:07.215Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.jar [2024-06-27T10:52:07.222Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.327Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-06-27T10:52:07.362Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/app/createdb.sql [2024-06-27T10:52:07.362Z] [sql] Failed to execute: drop table MESSAGES [2024-06-27T10:52:07.363Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-06-27T10:52:07.363Z] [sql] 0 rows affected [2024-06-27T10:52:07.363Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] sql-oracle: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] execute-sql-connector: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] deploy: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setOSConditions: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setToolWin: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setToolUnix: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setToolProperty: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setS1ASclassPath: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] init-common: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] deploy-ear: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setOSConditions: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setToolWin: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setToolUnix: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setToolProperty: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setS1ASclassPath: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] init-common: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] deploy-common: [2024-06-27T10:52:07.363Z] [echo] Current time (ISO): 2024-06-27T10:52:07.343+0000 [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setOSConditions: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setToolWin: [2024-06-27T10:52:07.363Z] [2024-06-27T10:52:07.363Z] setToolUnix: [2024-06-27T10:52:07.364Z] [2024-06-27T10:52:07.364Z] setToolProperty: [2024-06-27T10:52:07.364Z] [2024-06-27T10:52:07.364Z] setS1ASclassPath: [2024-06-27T10:52:07.364Z] [2024-06-27T10:52:07.364Z] init-common: [2024-06-27T10:52:07.364Z] [2024-06-27T10:52:07.364Z] deploy-common-pe: [2024-06-27T10:52:07.393Z] [java] [2/5]: Sleeping.... [2024-06-27T10:52:07.434Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:52:07.435Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_jms_jmsejb_QCF [2024-06-27T10:52:07.458Z] [exec] Command undeploy executed successfully. [2024-06-27T10:52:07.458Z] [2024-06-27T10:52:07.458Z] private-all: [2024-06-27T10:52:07.458Z] [2024-06-27T10:52:07.458Z] init.os: [2024-06-27T10:52:07.458Z] [2024-06-27T10:52:07.458Z] init.tools.unix: [2024-06-27T10:52:07.458Z] [2024-06-27T10:52:07.458Z] init.tools.windows: [2024-06-27T10:52:07.458Z] [2024-06-27T10:52:07.458Z] init.tools: [2024-06-27T10:52:07.458Z] [2024-06-27T10:52:07.458Z] setAsadminArgs: [2024-06-27T10:52:07.458Z] [2024-06-27T10:52:07.458Z] init: [2024-06-27T10:52:07.458Z] [2024-06-27T10:52:07.458Z] init.customtasks: [2024-06-27T10:52:07.458Z] [2024-06-27T10:52:07.458Z] prepare: [2024-06-27T10:52:07.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war [2024-06-27T10:52:07.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb [2024-06-27T10:52:07.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar [2024-06-27T10:52:07.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car [2024-06-27T10:52:07.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2024-06-27T10:52:07.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsRar [2024-06-27T10:52:07.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar [2024-06-27T10:52:07.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2024-06-27T10:52:07.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2024-06-27T10:52:07.459Z] [2024-06-27T10:52:07.459Z] private-all: [2024-06-27T10:52:07.459Z] [2024-06-27T10:52:07.459Z] init.os: [2024-06-27T10:52:07.459Z] [2024-06-27T10:52:07.459Z] init.tools.unix: [2024-06-27T10:52:07.459Z] [2024-06-27T10:52:07.459Z] init.tools.windows: [2024-06-27T10:52:07.459Z] [2024-06-27T10:52:07.459Z] init.tools: [2024-06-27T10:52:07.459Z] [2024-06-27T10:52:07.459Z] setAsadminArgs: [2024-06-27T10:52:07.459Z] [2024-06-27T10:52:07.459Z] init: [2024-06-27T10:52:07.459Z] [2024-06-27T10:52:07.459Z] init.customtasks: [2024-06-27T10:52:07.459Z] [2024-06-27T10:52:07.459Z] prepare: [2024-06-27T10:52:07.459Z] [2024-06-27T10:52:07.459Z] compile: [2024-06-27T10:52:07.459Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/dol/validation/build.xml:85: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:07.459Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.jar [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.jar [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.jar [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.jar [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.jar [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.jar [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.jar [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.jar [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.jar [2024-06-27T10:52:07.472Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/xalan/2.7.2/xalan-2.7.2.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/serializer/2.7.2/serializer-2.7.2.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.9/commons-text-1.9.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-net/commons-net/3.8.0/commons-net-3.8.0.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/brotli/dec/0.1.2/dec-0.1.2.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.jar [2024-06-27T10:52:07.473Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.jar [2024-06-27T10:52:07.474Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.jar [2024-06-27T10:52:07.474Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.jar [2024-06-27T10:52:07.474Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.jar [2024-06-27T10:52:07.474Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.jar [2024-06-27T10:52:07.474Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.jar [2024-06-27T10:52:07.474Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.jar [2024-06-27T10:52:07.474Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.jar [2024-06-27T10:52:07.474Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.jar [2024-06-27T10:52:07.474Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.jar [2024-06-27T10:52:07.476Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:07.476Z] [javac] details.put(new Integer(property),value); [2024-06-27T10:52:07.476Z] [javac] ^ [2024-06-27T10:52:07.476Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:07.476Z] [javac] if (details.containsKey(new Integer(property))) { [2024-06-27T10:52:07.476Z] [javac] ^ [2024-06-27T10:52:07.476Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:07.476Z] [javac] return (String) details.get(new Integer(property)); [2024-06-27T10:52:07.476Z] [javac] ^ [2024-06-27T10:52:07.476Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:52:07.476Z] [javac] return new Integer(parameter); [2024-06-27T10:52:07.476Z] [javac] ^ [2024-06-27T10:52:07.476Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-06-27T10:52:07.476Z] [javac] return new Short(parameter); [2024-06-27T10:52:07.476Z] [javac] ^ [2024-06-27T10:52:07.476Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-06-27T10:52:07.476Z] [javac] return new Byte(parameter); [2024-06-27T10:52:07.476Z] [javac] ^ [2024-06-27T10:52:07.476Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-06-27T10:52:07.476Z] [javac] return new Long(parameter); [2024-06-27T10:52:07.476Z] [javac] ^ [2024-06-27T10:52:07.476Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-06-27T10:52:07.476Z] [javac] return new Float(parameter); [2024-06-27T10:52:07.477Z] [javac] ^ [2024-06-27T10:52:07.477Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-06-27T10:52:07.477Z] [javac] return new Double(parameter); [2024-06-27T10:52:07.477Z] [javac] ^ [2024-06-27T10:52:07.477Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:52:07.477Z] [javac] return new Boolean(parameter); [2024-06-27T10:52:07.477Z] [javac] ^ [2024-06-27T10:52:07.477Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:52:07.477Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-06-27T10:52:07.477Z] [javac] ^ [2024-06-27T10:52:07.477Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:52:07.477Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-06-27T10:52:07.477Z] [javac] ^ [2024-06-27T10:52:07.477Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:52:07.477Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:52:07.477Z] [javac] ^ [2024-06-27T10:52:07.477Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-06-27T10:52:07.477Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:07.477Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:52:07.477Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:07.477Z] [javac] 14 warnings [2024-06-27T10:52:07.477Z] [2024-06-27T10:52:07.477Z] setOSConditions: [2024-06-27T10:52:07.477Z] [2024-06-27T10:52:07.477Z] setToolWin: [2024-06-27T10:52:07.477Z] [2024-06-27T10:52:07.477Z] setToolUnix: [2024-06-27T10:52:07.477Z] [2024-06-27T10:52:07.477Z] setToolProperty: [2024-06-27T10:52:07.477Z] [2024-06-27T10:52:07.477Z] setS1ASclassPath: [2024-06-27T10:52:07.477Z] [2024-06-27T10:52:07.477Z] init-common: [2024-06-27T10:52:07.477Z] [2024-06-27T10:52:07.477Z] compile-common: [2024-06-27T10:52:07.477Z] [echo] Current time (ISO): 2024-06-27T10:52:07.403+0000 [2024-06-27T10:52:07.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:07.478Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:07.582Z] [exec] Joining on 1 writers [2024-06-27T10:52:07.582Z] [exec] Value of key is: ReaderThreads [2024-06-27T10:52:07.582Z] [exec] Removing all students [2024-06-27T10:52:07.582Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:07.582Z] [exec] [2024-06-27T10:52:07.582Z] [exec] [2024-06-27T10:52:07.582Z] [exec] ----------------------------------------- [2024-06-27T10:52:07.582Z] [exec] - SFSB-NewNotifier : PASS - [2024-06-27T10:52:07.582Z] [exec] - SFSBLocal-NewNotifier : PASS - [2024-06-27T10:52:07.582Z] [exec] - Enroller : PASS - [2024-06-27T10:52:07.582Z] [exec] - ReadMostly : PASS - [2024-06-27T10:52:07.582Z] [exec] - ReaderThreads : PASS - [2024-06-27T10:52:07.582Z] [exec] - Student : PASS - [2024-06-27T10:52:07.582Z] [exec] - SFSB-NewStudentRefresh : PASS - [2024-06-27T10:52:07.582Z] [exec] - SFSBLocal-NewStudentRefresh : PASS - [2024-06-27T10:52:07.582Z] [exec] - Course : PASS - [2024-06-27T10:52:07.582Z] [exec] - appserv.ClientNotifier : PASS - [2024-06-27T10:52:07.582Z] [exec] ----------------------------------------- [2024-06-27T10:52:07.582Z] [exec] Total PASS: 10 [2024-06-27T10:52:07.582Z] [exec] Total FAIL: 0 [2024-06-27T10:52:07.582Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:07.582Z] [exec] ----------------------------------------- [2024-06-27T10:52:07.582Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:07.582Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:07.583Z] [exec] Application deployed with name wsclient. [2024-06-27T10:52:07.583Z] [exec] Command deploy executed successfully. [2024-06-27T10:52:07.583Z] [2024-06-27T10:52:07.583Z] setup: [2024-06-27T10:52:07.583Z] [2024-06-27T10:52:07.583Z] runtest: [2024-06-27T10:52:07.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:07.583Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml:127: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:07.583Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:07.583Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:52:07.583Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:07.583Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:07.583Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:07.583Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:07.583Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:07.583Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:07.583Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:52:07.583Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:07.584Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:07.584Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:07.584Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:07.584Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:07.584Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:07.584Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:07.584Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:07.584Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:07.584Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:07.584Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:52:07.584Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:52:07.584Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:52:07.584Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:52:07.584Z] [java] ... 61 more [2024-06-27T10:52:07.584Z] [java] Java Result: -1 [2024-06-27T10:52:07.584Z] [2024-06-27T10:52:07.584Z] undeploy: [2024-06-27T10:52:07.584Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:07.584Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:07.584Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:07.584Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:07.584Z] [2024-06-27T10:52:07.584Z] setOSConditions: [2024-06-27T10:52:07.585Z] [2024-06-27T10:52:07.585Z] setToolWin: [2024-06-27T10:52:07.585Z] [2024-06-27T10:52:07.585Z] setToolUnix: [2024-06-27T10:52:07.585Z] [2024-06-27T10:52:07.585Z] setToolProperty: [2024-06-27T10:52:07.585Z] [2024-06-27T10:52:07.585Z] setS1ASclassPath: [2024-06-27T10:52:07.585Z] [2024-06-27T10:52:07.585Z] init-common: [2024-06-27T10:52:07.585Z] [2024-06-27T10:52:07.585Z] undeploy-war-common: [2024-06-27T10:52:07.684Z] [exec] Jun 27, 2024 10:52:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:07.684Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:07.688Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_jms_jmsejb_Queue [2024-06-27T10:52:07.688Z] [exec] Administered object jms/ejb_jms_jmsejb_Queue deleted. [2024-06-27T10:52:07.688Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_jms_jmsejb_Queue [2024-06-27T10:52:07.689Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] all: [2024-06-27T10:52:07.689Z] [echo] [2024-06-27T10:52:07.689Z] [echo] [2024-06-27T10:52:07.689Z] [echo] ************************************************** [2024-06-27T10:52:07.689Z] [echo] * Running ejb32 [2024-06-27T10:52:07.689Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32 [2024-06-27T10:52:07.689Z] [echo] ************************************************** [2024-06-27T10:52:07.689Z] [echo] [2024-06-27T10:52:07.689Z] [echo] [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] all: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] sfsb: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] all: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] basic: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] setOSConditions: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] setToolWin: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] setToolUnix: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] setToolProperty: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] setS1ASclassPath: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] init-common: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] clean: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] setOSConditions: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] setToolWin: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] setToolUnix: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] setToolProperty: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] setS1ASclassPath: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.689Z] init-common: [2024-06-27T10:52:07.689Z] [2024-06-27T10:52:07.690Z] clean-common: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setOSConditions: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setToolWin: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setToolUnix: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setToolProperty: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setS1ASclassPath: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] init-common: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] clean-classes-common: [2024-06-27T10:52:07.690Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setOSConditions: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setToolWin: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setToolUnix: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setToolProperty: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setS1ASclassPath: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] init-common: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] clean-jars-common: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] compile: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setOSConditions: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setToolWin: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setToolUnix: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setToolProperty: [2024-06-27T10:52:07.690Z] [2024-06-27T10:52:07.690Z] setS1ASclassPath: [2024-06-27T10:52:07.691Z] [2024-06-27T10:52:07.691Z] init-common: [2024-06-27T10:52:07.691Z] [2024-06-27T10:52:07.691Z] compile-common: [2024-06-27T10:52:07.691Z] [echo] Current time (ISO): 2024-06-27T10:52:07.637+0000 [2024-06-27T10:52:07.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:07.691Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:07.731Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [2024-06-27T10:52:07.731Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.jar [2024-06-27T10:52:07.731Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/1.6/mimepull-1.6.jar [2024-06-27T10:52:07.731Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.jar [2024-06-27T10:52:07.731Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.jar [2024-06-27T10:52:07.731Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 134 kB/s) [2024-06-27T10:52:07.731Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.jar [2024-06-27T10:52:07.731Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.jar [2024-06-27T10:52:07.731Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.jar [2024-06-27T10:52:07.731Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.jar [2024-06-27T10:52:07.731Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.jar [2024-06-27T10:52:07.732Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.jar (2.2 MB at 4.4 MB/s) [2024-06-27T10:52:07.840Z] [2024-06-27T10:52:07.840Z] checkReporting-common: [2024-06-27T10:52:07.840Z] [2024-06-27T10:52:07.840Z] confirmReportPresent-common: [2024-06-27T10:52:07.840Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:07.840Z] [echo] Test seems to be reported fine [2024-06-27T10:52:07.840Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/RepRunConf.txt [2024-06-27T10:52:07.840Z] [2024-06-27T10:52:07.840Z] confirmMissingReport-common: [2024-06-27T10:52:07.840Z] [2024-06-27T10:52:07.840Z] undeploy: [2024-06-27T10:52:07.840Z] [2024-06-27T10:52:07.840Z] setOSConditions: [2024-06-27T10:52:07.840Z] [2024-06-27T10:52:07.840Z] setToolWin: [2024-06-27T10:52:07.840Z] [2024-06-27T10:52:07.840Z] setToolUnix: [2024-06-27T10:52:07.840Z] [2024-06-27T10:52:07.840Z] setToolProperty: [2024-06-27T10:52:07.840Z] [2024-06-27T10:52:07.840Z] setS1ASclassPath: [2024-06-27T10:52:07.840Z] [2024-06-27T10:52:07.840Z] init-common: [2024-06-27T10:52:07.840Z] [2024-06-27T10:52:07.840Z] execute-ejb-sql-common: [2024-06-27T10:52:07.841Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/sql/drop_pointbase.sql [2024-06-27T10:52:07.841Z] [sql] 3 of 3 SQL statements executed successfully [2024-06-27T10:52:07.841Z] [2024-06-27T10:52:07.841Z] setOSConditions: [2024-06-27T10:52:07.841Z] [2024-06-27T10:52:07.841Z] setToolWin: [2024-06-27T10:52:07.841Z] [2024-06-27T10:52:07.841Z] setToolUnix: [2024-06-27T10:52:07.841Z] [2024-06-27T10:52:07.841Z] setToolProperty: [2024-06-27T10:52:07.841Z] [2024-06-27T10:52:07.841Z] setS1ASclassPath: [2024-06-27T10:52:07.841Z] [2024-06-27T10:52:07.841Z] init-common: [2024-06-27T10:52:07.841Z] [2024-06-27T10:52:07.841Z] undeploy-common: [2024-06-27T10:52:07.923Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-06-27T10:52:07.952Z] [exec] Jun 27, 2024 10:52:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:07.953Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:07.987Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.jar [2024-06-27T10:52:07.987Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.jar (10 kB at 151 kB/s) [2024-06-27T10:52:07.987Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.jar [2024-06-27T10:52:07.987Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.jar [2024-06-27T10:52:07.987Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.jar [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.jar [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.jar [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.jar (3.5 kB at 111 kB/s) [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.jar [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.jar (29 kB at 373 kB/s) [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.jar (10 kB at 131 kB/s) [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.jar (57 kB at 612 kB/s) [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.jar [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar (66 kB at 761 kB/s) [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.jar [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar (17 kB at 162 kB/s) [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.jar [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.jar (46 kB at 427 kB/s) [2024-06-27T10:52:07.988Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.jar [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.jar (16 kB at 148 kB/s) [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.jar [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.jar (28 kB at 212 kB/s) [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.jar [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.jar (7.5 kB at 48 kB/s) [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.jar [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.jar (84 kB at 532 kB/s) [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.jar (68 kB at 412 kB/s) [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.jar [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar (38 kB at 227 kB/s) [2024-06-27T10:52:07.989Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar [2024-06-27T10:52:08.022Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:08.022Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:08.022Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:08.022Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:08.022Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:08.022Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:08.023Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:08.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mtom-web [2024-06-27T10:52:08.259Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.jar (30 kB at 156 kB/s) [2024-06-27T10:52:08.259Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 943 kB/s) [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.jar [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar (4.2 kB at 17 kB/s) [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.jar [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.jar (46 kB at 139 kB/s) [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.jar [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.jar (3.7 kB at 11 kB/s) [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.jar (121 kB at 360 kB/s) [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.jar [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 785 kB/s) [2024-06-27T10:52:08.260Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 1.8 MB/s) [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.jar (216 kB at 570 kB/s) [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.jar [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 110 kB/s) [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.jar [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 786 kB/s) [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.jar (2.1 MB at 4.6 MB/s) [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.jar (377 kB at 808 kB/s) [2024-06-27T10:52:08.261Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.jar [2024-06-27T10:52:08.299Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:08.299Z] [javac] 1 warning [2024-06-27T10:52:08.322Z] [java] [3/5]: Sleeping.... [2024-06-27T10:52:08.369Z] [java] Jun 27, 2024 10:52:07 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-06-27T10:52:08.369Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped. [2024-06-27T10:52:08.369Z] [java] Jun 27, 2024 10:52:07 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:52:08.369Z] [java] INFO: RAR7094: jmsra shutdown successful. [2024-06-27T10:52:08.369Z] [java] Jun 27, 2024 10:52:07 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:52:08.369Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:52:08.369Z] [java] Jun 27, 2024 10:52:07 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:52:08.369Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:52:08.369Z] [java] Jun 27, 2024 10:52:07 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:52:08.369Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:52:08.369Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:52:08.369Z] [java] Done calling EJB [2024-06-27T10:52:08.369Z] [java] Value of key is: embedded with MDB [2024-06-27T10:52:08.369Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:08.369Z] [java] [2024-06-27T10:52:08.369Z] [java] [2024-06-27T10:52:08.369Z] [java] ----------------------------------------- [2024-06-27T10:52:08.369Z] [java] - embedded with MDB: PASS - [2024-06-27T10:52:08.369Z] [java] ----------------------------------------- [2024-06-27T10:52:08.369Z] [java] Total PASS: 1 [2024-06-27T10:52:08.369Z] [java] Total FAIL: 0 [2024-06-27T10:52:08.369Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:52:08.369Z] [java] ----------------------------------------- [2024-06-27T10:52:08.369Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:08.369Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:08.369Z] [2024-06-27T10:52:08.369Z] unsetup: [2024-06-27T10:52:08.369Z] [echo] ...Starting DAS to delete JMS resources.... [2024-06-27T10:52:08.369Z] [2024-06-27T10:52:08.369Z] setOSConditions: [2024-06-27T10:52:08.370Z] [2024-06-27T10:52:08.370Z] setToolWin: [2024-06-27T10:52:08.370Z] [2024-06-27T10:52:08.370Z] setToolUnix: [2024-06-27T10:52:08.370Z] [2024-06-27T10:52:08.370Z] setToolProperty: [2024-06-27T10:52:08.370Z] [2024-06-27T10:52:08.370Z] setS1ASclassPath: [2024-06-27T10:52:08.370Z] [2024-06-27T10:52:08.370Z] init-common: [2024-06-27T10:52:08.370Z] [2024-06-27T10:52:08.370Z] startDomainUnix: [2024-06-27T10:52:08.370Z] [echo] Starting DAS [2024-06-27T10:52:08.399Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:08.399Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:08.399Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:08.399Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:08.399Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:08.399Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:08.399Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:08.399Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-readonlyApp [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] all: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] simple: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setOSConditions: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setToolWin: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setToolUnix: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setToolProperty: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setS1ASclassPath: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] init-common: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] clean: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setOSConditions: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setToolWin: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setToolUnix: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setToolProperty: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setS1ASclassPath: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] init-common: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] clean-common: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setOSConditions: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setToolWin: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setToolUnix: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setToolProperty: [2024-06-27T10:52:08.400Z] [2024-06-27T10:52:08.400Z] setS1ASclassPath: [2024-06-27T10:52:08.401Z] [2024-06-27T10:52:08.401Z] init-common: [2024-06-27T10:52:08.401Z] [2024-06-27T10:52:08.401Z] clean-classes-common: [2024-06-27T10:52:08.401Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:08.401Z] [2024-06-27T10:52:08.401Z] setOSConditions: [2024-06-27T10:52:08.401Z] [2024-06-27T10:52:08.401Z] setToolWin: [2024-06-27T10:52:08.401Z] [2024-06-27T10:52:08.401Z] setToolUnix: [2024-06-27T10:52:08.401Z] [2024-06-27T10:52:08.401Z] setToolProperty: [2024-06-27T10:52:08.401Z] [2024-06-27T10:52:08.401Z] setS1ASclassPath: [2024-06-27T10:52:08.401Z] [2024-06-27T10:52:08.401Z] init-common: [2024-06-27T10:52:08.401Z] [2024-06-27T10:52:08.401Z] clean-jars-common: [2024-06-27T10:52:08.401Z] [2024-06-27T10:52:08.401Z] compile: [2024-06-27T10:52:08.401Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:08.401Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:08.401Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:08.401Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:08.402Z] [2024-06-27T10:52:08.402Z] setOSConditions: [2024-06-27T10:52:08.402Z] [2024-06-27T10:52:08.402Z] setToolWin: [2024-06-27T10:52:08.402Z] [2024-06-27T10:52:08.402Z] setToolUnix: [2024-06-27T10:52:08.402Z] [2024-06-27T10:52:08.402Z] setToolProperty: [2024-06-27T10:52:08.402Z] [2024-06-27T10:52:08.402Z] setS1ASclassPath: [2024-06-27T10:52:08.402Z] [2024-06-27T10:52:08.402Z] init-common: [2024-06-27T10:52:08.402Z] [2024-06-27T10:52:08.402Z] undeploy-client: [2024-06-27T10:52:08.518Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 6.2 MB/s) [2024-06-27T10:52:08.518Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar [2024-06-27T10:52:08.518Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 435 kB/s) [2024-06-27T10:52:08.518Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.jar [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.jar (1.3 MB at 2.6 MB/s) [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.jar [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 966 kB/s) [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.jar [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.jar (210 kB at 391 kB/s) [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar (1.4 MB at 2.7 MB/s) [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.jar [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.jar [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.jar (307 kB at 565 kB/s) [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.jar [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.jar (46 kB at 76 kB/s) [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.jar (66 kB at 109 kB/s) [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.jar [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.jar [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.jar (98 kB at 162 kB/s) [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.jar [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.jar (225 kB at 370 kB/s) [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.jar [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.jar (326 kB at 535 kB/s) [2024-06-27T10:52:08.519Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.jar [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.jar (52 kB at 82 kB/s) [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.jar [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.jar (7.0 kB at 11 kB/s) [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.jar [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.jar (179 kB at 275 kB/s) [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.jar [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.jar (214 kB at 329 kB/s) [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.jar [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.jar (582 kB at 876 kB/s) [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.jar [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.jar (29 kB at 43 kB/s) [2024-06-27T10:52:08.520Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.jar [2024-06-27T10:52:08.557Z] [2024-06-27T10:52:08.557Z] init.os: [2024-06-27T10:52:08.558Z] [2024-06-27T10:52:08.558Z] init.tools.unix: [2024-06-27T10:52:08.558Z] [2024-06-27T10:52:08.558Z] init.tools.windows: [2024-06-27T10:52:08.558Z] [2024-06-27T10:52:08.558Z] init.tools: [2024-06-27T10:52:08.558Z] [2024-06-27T10:52:08.558Z] setAsadminArgs: [2024-06-27T10:52:08.558Z] [2024-06-27T10:52:08.558Z] init: [2024-06-27T10:52:08.558Z] [2024-06-27T10:52:08.558Z] init.customtasks: [2024-06-27T10:52:08.558Z] [2024-06-27T10:52:08.558Z] prepare: [2024-06-27T10:52:08.558Z] [2024-06-27T10:52:08.558Z] assemble: [2024-06-27T10:52:08.558Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war [2024-06-27T10:52:08.558Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar [2024-06-27T10:52:08.558Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar [2024-06-27T10:52:08.558Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar [2024-06-27T10:52:08.558Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsRar/validation.rar [2024-06-27T10:52:08.558Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.war [2024-06-27T10:52:08.558Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation-ejb.jar [2024-06-27T10:52:08.558Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.rar [2024-06-27T10:52:08.558Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation-client.jar [2024-06-27T10:52:08.558Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2024-06-27T10:52:08.558Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2024-06-27T10:52:08.558Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear [2024-06-27T10:52:08.558Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.rar [2024-06-27T10:52:08.558Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar [2024-06-27T10:52:08.559Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear [2024-06-27T10:52:08.559Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2024-06-27T10:52:08.559Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2024-06-27T10:52:08.559Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear [2024-06-27T10:52:08.559Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2024-06-27T10:52:08.559Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2024-06-27T10:52:08.559Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear [2024-06-27T10:52:08.559Z] [2024-06-27T10:52:08.559Z] declare-test: [2024-06-27T10:52:08.559Z] [echo] Starting test validation dol/validation Test standalone war [2024-06-27T10:52:08.559Z] [2024-06-27T10:52:08.559Z] init.os: [2024-06-27T10:52:08.559Z] [2024-06-27T10:52:08.559Z] init.tools.unix: [2024-06-27T10:52:08.559Z] [2024-06-27T10:52:08.559Z] init.tools.windows: [2024-06-27T10:52:08.559Z] [2024-06-27T10:52:08.559Z] init.tools: [2024-06-27T10:52:08.559Z] [2024-06-27T10:52:08.559Z] setAsadminArgs: [2024-06-27T10:52:08.559Z] [2024-06-27T10:52:08.559Z] init: [2024-06-27T10:52:08.559Z] [2024-06-27T10:52:08.559Z] init.customtasks: [2024-06-27T10:52:08.559Z] [2024-06-27T10:52:08.559Z] run.validator: [2024-06-27T10:52:08.559Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:52:08.577Z] [exec] Waiting for domain1 to start ......... [2024-06-27T10:52:08.577Z] [exec] Waiting finished after 8,388 ms. [2024-06-27T10:52:08.577Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:52:08.577Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:52:08.577Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:52:08.577Z] [exec] Admin Port: 4,848 [2024-06-27T10:52:08.577Z] [exec] Command start-domain executed successfully. [2024-06-27T10:52:08.577Z] [2024-06-27T10:52:08.577Z] start-server-windows: [2024-06-27T10:52:08.577Z] [2024-06-27T10:52:08.577Z] all: [2024-06-27T10:52:08.577Z] [echo] @@## mq ##@@ [2024-06-27T10:52:08.577Z] [2024-06-27T10:52:08.577Z] all: [2024-06-27T10:52:08.577Z] [2024-06-27T10:52:08.577Z] mq: [2024-06-27T10:52:08.577Z] [2024-06-27T10:52:08.577Z] setOSConditions: [2024-06-27T10:52:08.577Z] [2024-06-27T10:52:08.577Z] setToolWin: [2024-06-27T10:52:08.578Z] [2024-06-27T10:52:08.578Z] setToolUnix: [2024-06-27T10:52:08.578Z] [2024-06-27T10:52:08.578Z] setToolProperty: [2024-06-27T10:52:08.578Z] [2024-06-27T10:52:08.578Z] setS1ASclassPath: [2024-06-27T10:52:08.578Z] [2024-06-27T10:52:08.578Z] init-common: [2024-06-27T10:52:08.578Z] [2024-06-27T10:52:08.578Z] configure-container: [2024-06-27T10:52:08.578Z] [2024-06-27T10:52:08.578Z] asadmin-common: [2024-06-27T10:52:08.578Z] [echo] asadmin create-module-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true mdb-container [2024-06-27T10:52:08.630Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:08.630Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:08.630Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:08.630Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:08.630Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:08.630Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:08.630Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:08.655Z] [2024-06-27T10:52:08.655Z] setOSConditions: [2024-06-27T10:52:08.655Z] [2024-06-27T10:52:08.655Z] setToolWin: [2024-06-27T10:52:08.655Z] [2024-06-27T10:52:08.655Z] setToolUnix: [2024-06-27T10:52:08.655Z] [2024-06-27T10:52:08.655Z] setToolProperty: [2024-06-27T10:52:08.655Z] [2024-06-27T10:52:08.655Z] setS1ASclassPath: [2024-06-27T10:52:08.655Z] [2024-06-27T10:52:08.655Z] init-common: [2024-06-27T10:52:08.655Z] [2024-06-27T10:52:08.655Z] compile-common: [2024-06-27T10:52:08.655Z] [echo] Current time (ISO): 2024-06-27T10:52:08.402+0000 [2024-06-27T10:52:08.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:08.655Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:08.776Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.jar (39 kB at 53 kB/s) [2024-06-27T10:52:08.776Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.jar [2024-06-27T10:52:08.776Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.jar (52 kB at 70 kB/s) [2024-06-27T10:52:08.776Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.jar [2024-06-27T10:52:08.776Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.jar (1.4 MB at 1.9 MB/s) [2024-06-27T10:52:08.776Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.jar [2024-06-27T10:52:08.776Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.jar (54 kB at 71 kB/s) [2024-06-27T10:52:08.776Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.jar [2024-06-27T10:52:08.776Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.jar (460 kB at 605 kB/s) [2024-06-27T10:52:08.776Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.jar [2024-06-27T10:52:08.777Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.jar (22 kB at 25 kB/s) [2024-06-27T10:52:08.777Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.jar (29 kB at 33 kB/s) [2024-06-27T10:52:08.777Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.jar (63 kB at 68 kB/s) [2024-06-27T10:52:08.777Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.jar (7.2 kB at 7.8 kB/s) [2024-06-27T10:52:08.777Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.jar (20 kB at 21 kB/s) [2024-06-27T10:52:08.963Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:52:08.963Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:52:08.963Z] [exec] Command undeploy executed successfully. [2024-06-27T10:52:08.963Z] [2024-06-27T10:52:08.964Z] all: [2024-06-27T10:52:08.964Z] [2024-06-27T10:52:08.964Z] all: [2024-06-27T10:52:08.964Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:08.964Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:08.964Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:08.964Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:08.964Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:08.964Z] [2024-06-27T10:52:08.964Z] setOSConditions: [2024-06-27T10:52:08.964Z] [2024-06-27T10:52:08.964Z] setToolWin: [2024-06-27T10:52:08.964Z] [2024-06-27T10:52:08.964Z] setToolUnix: [2024-06-27T10:52:08.964Z] [2024-06-27T10:52:08.964Z] setToolProperty: [2024-06-27T10:52:08.964Z] [2024-06-27T10:52:08.964Z] setS1ASclassPath: [2024-06-27T10:52:08.964Z] [2024-06-27T10:52:08.964Z] init-common: [2024-06-27T10:52:08.964Z] [2024-06-27T10:52:08.964Z] clean: [2024-06-27T10:52:08.964Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:08.964Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:08.965Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:08.965Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:08.965Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:08.965Z] [2024-06-27T10:52:08.965Z] setOSConditions: [2024-06-27T10:52:08.965Z] [2024-06-27T10:52:08.965Z] setToolWin: [2024-06-27T10:52:08.965Z] [2024-06-27T10:52:08.965Z] setToolUnix: [2024-06-27T10:52:08.965Z] [2024-06-27T10:52:08.965Z] setToolProperty: [2024-06-27T10:52:08.965Z] [2024-06-27T10:52:08.965Z] setS1ASclassPath: [2024-06-27T10:52:08.965Z] [2024-06-27T10:52:08.965Z] init-common: [2024-06-27T10:52:08.965Z] [2024-06-27T10:52:08.965Z] clean-common: [2024-06-27T10:52:08.965Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:08.965Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:08.965Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:08.965Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:08.965Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:08.965Z] [2024-06-27T10:52:08.965Z] setOSConditions: [2024-06-27T10:52:08.965Z] [2024-06-27T10:52:08.965Z] setToolWin: [2024-06-27T10:52:08.965Z] [2024-06-27T10:52:08.966Z] setToolUnix: [2024-06-27T10:52:08.966Z] [2024-06-27T10:52:08.966Z] setToolProperty: [2024-06-27T10:52:08.966Z] [2024-06-27T10:52:08.966Z] setS1ASclassPath: [2024-06-27T10:52:08.966Z] [2024-06-27T10:52:08.966Z] init-common: [2024-06-27T10:52:08.972Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:09.033Z] [artifact:mvn] [INFO] [2024-06-27T10:52:09.033Z] [artifact:mvn] [INFO] --- clean:3.3.2:clean (default-clean) @ prog-auth --- [2024-06-27T10:52:09.033Z] [artifact:mvn] [INFO] [2024-06-27T10:52:09.033Z] [artifact:mvn] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ prog-auth --- [2024-06-27T10:52:09.222Z] [2024-06-27T10:52:09.222Z] clean-classes-common: [2024-06-27T10:52:09.222Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:09.223Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:09.223Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:09.223Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:09.223Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:09.223Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:09.223Z] [2024-06-27T10:52:09.223Z] setOSConditions: [2024-06-27T10:52:09.223Z] [2024-06-27T10:52:09.223Z] setToolWin: [2024-06-27T10:52:09.223Z] [2024-06-27T10:52:09.223Z] setToolUnix: [2024-06-27T10:52:09.223Z] [2024-06-27T10:52:09.223Z] setToolProperty: [2024-06-27T10:52:09.223Z] [2024-06-27T10:52:09.223Z] setS1ASclassPath: [2024-06-27T10:52:09.223Z] [2024-06-27T10:52:09.223Z] init-common: [2024-06-27T10:52:09.223Z] [2024-06-27T10:52:09.223Z] clean-jars-common: [2024-06-27T10:52:09.223Z] [2024-06-27T10:52:09.223Z] compile: [2024-06-27T10:52:09.223Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:09.223Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:09.224Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:09.224Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:09.224Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:09.224Z] [2024-06-27T10:52:09.224Z] setOSConditions: [2024-06-27T10:52:09.224Z] [2024-06-27T10:52:09.224Z] setToolWin: [2024-06-27T10:52:09.224Z] [2024-06-27T10:52:09.224Z] setToolUnix: [2024-06-27T10:52:09.224Z] [2024-06-27T10:52:09.224Z] setToolProperty: [2024-06-27T10:52:09.224Z] [2024-06-27T10:52:09.224Z] setS1ASclassPath: [2024-06-27T10:52:09.224Z] [2024-06-27T10:52:09.224Z] init-common: [2024-06-27T10:52:09.224Z] [2024-06-27T10:52:09.224Z] compile-common: [2024-06-27T10:52:09.224Z] [echo] Current time (ISO): 2024-06-27T10:52:08.991+0000 [2024-06-27T10:52:09.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:09.224Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:09.226Z] [javac] 1 warning [2024-06-27T10:52:09.226Z] [2024-06-27T10:52:09.226Z] setOSConditions: [2024-06-27T10:52:09.226Z] [2024-06-27T10:52:09.226Z] setToolWin: [2024-06-27T10:52:09.226Z] [2024-06-27T10:52:09.226Z] setToolUnix: [2024-06-27T10:52:09.226Z] [2024-06-27T10:52:09.226Z] setToolProperty: [2024-06-27T10:52:09.226Z] [2024-06-27T10:52:09.226Z] setS1ASclassPath: [2024-06-27T10:52:09.226Z] [2024-06-27T10:52:09.226Z] init-common: [2024-06-27T10:52:09.227Z] [2024-06-27T10:52:09.227Z] compile-servlet: [2024-06-27T10:52:09.227Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/build.xml:153: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:09.227Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:09.312Z] [artifact:mvn] [INFO] [2024-06-27T10:52:09.312Z] [artifact:mvn] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ prog-auth --- [2024-06-27T10:52:09.480Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:09.480Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:09.480Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:09.480Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:09.481Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:09.481Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:09.481Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:09.554Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:09.554Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:52:09.554Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:52:09.560Z] [exec] Jun 27, 2024 10:52:09 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:09.560Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5f5297e3 [2024-06-27T10:52:09.560Z] [exec] Value of key is: Resource Factories Test - URL : [2024-06-27T10:52:09.560Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:09.560Z] [exec] [2024-06-27T10:52:09.560Z] [exec] [2024-06-27T10:52:09.560Z] [exec] ----------------------------------------- [2024-06-27T10:52:09.560Z] [exec] - Resource Factories Test - URL : : PASS - [2024-06-27T10:52:09.560Z] [exec] ----------------------------------------- [2024-06-27T10:52:09.560Z] [exec] Total PASS: 1 [2024-06-27T10:52:09.560Z] [exec] Total FAIL: 0 [2024-06-27T10:52:09.560Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:09.560Z] [exec] ----------------------------------------- [2024-06-27T10:52:09.568Z] [artifact:mvn] [INFO] [2024-06-27T10:52:09.568Z] [artifact:mvn] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ prog-auth --- [2024-06-27T10:52:09.568Z] [artifact:mvn] [INFO] No sources to compile [2024-06-27T10:52:09.568Z] [artifact:mvn] [INFO] [2024-06-27T10:52:09.568Z] [artifact:mvn] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ prog-auth --- [2024-06-27T10:52:09.577Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:09.577Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:09.577Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:09.577Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:09.577Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:09.577Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:09.577Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:09.686Z] [java] [4/5]: Sleeping.... [2024-06-27T10:52:09.686Z] [java] Value of key is: concurrentAccess[2.1] [2024-06-27T10:52:09.686Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:09.686Z] [java] [2024-06-27T10:52:09.686Z] [java] [2024-06-27T10:52:09.686Z] [java] ----------------------------------------- [2024-06-27T10:52:09.686Z] [java] - main: PASS - [2024-06-27T10:52:09.686Z] [java] - concurrentAccess[2.1]: PASS - [2024-06-27T10:52:09.686Z] [java] - concurrentAccess[1.1]: PASS - [2024-06-27T10:52:09.686Z] [java] ----------------------------------------- [2024-06-27T10:52:09.686Z] [java] Total PASS: 3 [2024-06-27T10:52:09.686Z] [java] Total FAIL: 0 [2024-06-27T10:52:09.686Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:52:09.686Z] [java] ----------------------------------------- [2024-06-27T10:52:09.686Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:09.735Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:09.735Z] [javac] 1 warning [2024-06-27T10:52:09.735Z] [2024-06-27T10:52:09.735Z] build: [2024-06-27T10:52:09.735Z] [2024-06-27T10:52:09.735Z] assemble: [2024-06-27T10:52:09.735Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/jdbc.jar [2024-06-27T10:52:09.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib [2024-06-27T10:52:09.735Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/jdbcra.rar [2024-06-27T10:52:09.735Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/ra.xml [2024-06-27T10:52:09.735Z] [2024-06-27T10:52:09.735Z] setOSConditions: [2024-06-27T10:52:09.735Z] [2024-06-27T10:52:09.735Z] setToolWin: [2024-06-27T10:52:09.735Z] [2024-06-27T10:52:09.736Z] setToolUnix: [2024-06-27T10:52:09.736Z] [2024-06-27T10:52:09.736Z] setToolProperty: [2024-06-27T10:52:09.736Z] [2024-06-27T10:52:09.736Z] setS1ASclassPath: [2024-06-27T10:52:09.736Z] [2024-06-27T10:52:09.736Z] init-common: [2024-06-27T10:52:09.736Z] [2024-06-27T10:52:09.736Z] webclient-war-common: [2024-06-27T10:52:09.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:09.736Z] [2024-06-27T10:52:09.736Z] clear: [2024-06-27T10:52:09.736Z] [2024-06-27T10:52:09.736Z] test-tlds-exist: [2024-06-27T10:52:09.736Z] [2024-06-27T10:52:09.736Z] copy-tlds: [2024-06-27T10:52:09.736Z] [2024-06-27T10:52:09.736Z] test-tagfiles-exist: [2024-06-27T10:52:09.736Z] [2024-06-27T10:52:09.736Z] copy-tagfiles: [2024-06-27T10:52:09.736Z] [2024-06-27T10:52:09.737Z] package-war-common: [2024-06-27T10:52:09.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:09.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:09.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:09.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:09.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/lib [2024-06-27T10:52:09.737Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:09.737Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:09.737Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:09.737Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:09.737Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-06-27T10:52:09.737Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:09.737Z] [2024-06-27T10:52:09.737Z] setOSConditions: [2024-06-27T10:52:09.737Z] [2024-06-27T10:52:09.737Z] setToolWin: [2024-06-27T10:52:09.738Z] [2024-06-27T10:52:09.738Z] setToolUnix: [2024-06-27T10:52:09.738Z] [2024-06-27T10:52:09.738Z] setToolProperty: [2024-06-27T10:52:09.738Z] [2024-06-27T10:52:09.738Z] setS1ASclassPath: [2024-06-27T10:52:09.738Z] [2024-06-27T10:52:09.738Z] init-common: [2024-06-27T10:52:09.738Z] [2024-06-27T10:52:09.738Z] ejb-jar-common: [2024-06-27T10:52:09.738Z] [2024-06-27T10:52:09.738Z] package-ejbjar-common: [2024-06-27T10:52:09.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:09.738Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:09.738Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:09.738Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-06-27T10:52:09.738Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:09.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:09.739Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:52:09.739Z] [2024-06-27T10:52:09.739Z] setup: [2024-06-27T10:52:09.739Z] [2024-06-27T10:52:09.739Z] setOSConditions: [2024-06-27T10:52:09.739Z] [2024-06-27T10:52:09.739Z] setToolWin: [2024-06-27T10:52:09.739Z] [2024-06-27T10:52:09.739Z] setToolUnix: [2024-06-27T10:52:09.739Z] [2024-06-27T10:52:09.739Z] setToolProperty: [2024-06-27T10:52:09.739Z] [2024-06-27T10:52:09.739Z] setS1ASclassPath: [2024-06-27T10:52:09.739Z] [2024-06-27T10:52:09.739Z] init-common: [2024-06-27T10:52:09.739Z] [2024-06-27T10:52:09.739Z] default-sql: [2024-06-27T10:52:09.739Z] [2024-06-27T10:52:09.739Z] setOSConditions: [2024-06-27T10:52:09.739Z] [2024-06-27T10:52:09.740Z] setToolWin: [2024-06-27T10:52:09.740Z] [2024-06-27T10:52:09.740Z] setToolUnix: [2024-06-27T10:52:09.740Z] [2024-06-27T10:52:09.740Z] setToolProperty: [2024-06-27T10:52:09.740Z] [2024-06-27T10:52:09.740Z] setS1ASclassPath: [2024-06-27T10:52:09.740Z] [2024-06-27T10:52:09.740Z] init-common: [2024-06-27T10:52:09.740Z] [2024-06-27T10:52:09.740Z] execute-sql-common: [2024-06-27T10:52:09.740Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/sql/simpleBank.sql [2024-06-27T10:52:09.740Z] [sql] Failed to execute: drop table customer2 [2024-06-27T10:52:09.740Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-06-27T10:52:09.740Z] [sql] 0 rows affected [2024-06-27T10:52:09.740Z] [sql] 1 rows affected [2024-06-27T10:52:09.740Z] [sql] 2 of 3 SQL statements executed successfully [2024-06-27T10:52:09.740Z] [2024-06-27T10:52:09.740Z] sql-oracle: [2024-06-27T10:52:09.740Z] [2024-06-27T10:52:09.740Z] execute-sql-connector: [2024-06-27T10:52:09.740Z] [2024-06-27T10:52:09.740Z] deploy-ear: [2024-06-27T10:52:09.741Z] [2024-06-27T10:52:09.741Z] setOSConditions: [2024-06-27T10:52:09.741Z] [2024-06-27T10:52:09.741Z] setToolWin: [2024-06-27T10:52:09.741Z] [2024-06-27T10:52:09.741Z] setToolUnix: [2024-06-27T10:52:09.741Z] [2024-06-27T10:52:09.741Z] setToolProperty: [2024-06-27T10:52:09.741Z] [2024-06-27T10:52:09.741Z] setS1ASclassPath: [2024-06-27T10:52:09.741Z] [2024-06-27T10:52:09.741Z] init-common: [2024-06-27T10:52:09.741Z] [2024-06-27T10:52:09.741Z] deploy-common: [2024-06-27T10:52:09.741Z] [echo] Current time (ISO): 2024-06-27T10:52:09.682+0000 [2024-06-27T10:52:09.741Z] [2024-06-27T10:52:09.741Z] setOSConditions: [2024-06-27T10:52:09.741Z] [2024-06-27T10:52:09.741Z] setToolWin: [2024-06-27T10:52:09.741Z] [2024-06-27T10:52:09.741Z] setToolUnix: [2024-06-27T10:52:09.741Z] [2024-06-27T10:52:09.742Z] setToolProperty: [2024-06-27T10:52:09.742Z] [2024-06-27T10:52:09.742Z] setS1ASclassPath: [2024-06-27T10:52:09.742Z] [2024-06-27T10:52:09.742Z] init-common: [2024-06-27T10:52:09.742Z] [2024-06-27T10:52:09.742Z] deploy-common-pe: [2024-06-27T10:52:09.808Z] [javac] 2 warnings [2024-06-27T10:52:09.808Z] [2024-06-27T10:52:09.808Z] setOSConditions: [2024-06-27T10:52:09.808Z] [2024-06-27T10:52:09.808Z] setToolWin: [2024-06-27T10:52:09.808Z] [2024-06-27T10:52:09.808Z] setToolUnix: [2024-06-27T10:52:09.808Z] [2024-06-27T10:52:09.808Z] setToolProperty: [2024-06-27T10:52:09.808Z] [2024-06-27T10:52:09.808Z] setS1ASclassPath: [2024-06-27T10:52:09.808Z] [2024-06-27T10:52:09.808Z] init-common: [2024-06-27T10:52:09.808Z] [2024-06-27T10:52:09.808Z] compile-common: [2024-06-27T10:52:09.808Z] [echo] Current time (ISO): 2024-06-27T10:52:09.646+0000 [2024-06-27T10:52:09.808Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:09.815Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:09.815Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:09.824Z] [artifact:mvn] [INFO] [2024-06-27T10:52:09.824Z] [artifact:mvn] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ prog-auth --- [2024-06-27T10:52:09.824Z] [artifact:mvn] [INFO] [2024-06-27T10:52:09.824Z] [artifact:mvn] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ prog-auth --- [2024-06-27T10:52:09.936Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war [2024-06-27T10:52:10.070Z] [2024-06-27T10:52:10.070Z] checkReporting-common: [2024-06-27T10:52:10.070Z] [2024-06-27T10:52:10.070Z] confirmReportPresent-common: [2024-06-27T10:52:10.070Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:10.070Z] [echo] Test seems to be reported fine [2024-06-27T10:52:10.070Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-06-27T10:52:10.070Z] [2024-06-27T10:52:10.070Z] confirmMissingReport-common: [2024-06-27T10:52:10.070Z] [2024-06-27T10:52:10.070Z] setOSConditions: [2024-06-27T10:52:10.070Z] [2024-06-27T10:52:10.070Z] setToolWin: [2024-06-27T10:52:10.070Z] [2024-06-27T10:52:10.070Z] setToolUnix: [2024-06-27T10:52:10.070Z] [2024-06-27T10:52:10.070Z] setToolProperty: [2024-06-27T10:52:10.070Z] [2024-06-27T10:52:10.070Z] setS1ASclassPath: [2024-06-27T10:52:10.071Z] [2024-06-27T10:52:10.071Z] init-common: [2024-06-27T10:52:10.071Z] [2024-06-27T10:52:10.071Z] runclient-common: [2024-06-27T10:52:10.071Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml mappednames [2024-06-27T10:52:10.160Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:10.160Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/ejb/SimpleBMPBean.java:68: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:10.160Z] [javac] return new Integer(i); [2024-06-27T10:52:10.161Z] [javac] ^ [2024-06-27T10:52:10.161Z] [javac] 2 warnings [2024-06-27T10:52:10.193Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war1.war [2024-06-27T10:52:10.324Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:52:10.414Z] [2024-06-27T10:52:10.414Z] setOSConditions: [2024-06-27T10:52:10.414Z] [2024-06-27T10:52:10.414Z] setToolWin: [2024-06-27T10:52:10.414Z] [2024-06-27T10:52:10.414Z] setToolUnix: [2024-06-27T10:52:10.414Z] [2024-06-27T10:52:10.414Z] setToolProperty: [2024-06-27T10:52:10.414Z] [2024-06-27T10:52:10.414Z] setS1ASclassPath: [2024-06-27T10:52:10.415Z] [2024-06-27T10:52:10.415Z] init-common: [2024-06-27T10:52:10.415Z] [2024-06-27T10:52:10.415Z] compile-common: [2024-06-27T10:52:10.415Z] [echo] Current time (ISO): 2024-06-27T10:52:10.191+0000 [2024-06-27T10:52:10.415Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:10.453Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war1.war [2024-06-27T10:52:10.453Z] [javaWithResult] Jun 27, 2024 10:52:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:10.453Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-06-27T10:52:10.453Z] [javaWithResult] Jun 27, 2024 10:52:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:10.453Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:10.453Z] [javaWithResult] Jun 27, 2024 10:52:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:10.453Z] [javaWithResult] WARNING: Deprecated element ejb-local-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbLocalReferenceNode. [2024-06-27T10:52:10.453Z] [javaWithResult] Jun 27, 2024 10:52:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:10.453Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:52:10.453Z] [javaWithResult] Jun 27, 2024 10:52:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:10.453Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:52:10.453Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war2.war [2024-06-27T10:52:10.461Z] [exec] Jun 27, 2024 10:52:10 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:10.461Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@13f40d71 [2024-06-27T10:52:10.579Z] [exec] Application deployed with name web-subclassingApp. [2024-06-27T10:52:10.579Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-06-27T10:52:10.579Z] [echo] Deployment on target server server successful [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] setOSConditions: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] setToolWin: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] setToolUnix: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] setToolProperty: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] setS1ASclassPath: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] init-common: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] deploy-common-ee: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] run-ear: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] setOSConditions: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] setToolWin: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] setToolUnix: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] setToolProperty: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.579Z] setS1ASclassPath: [2024-06-27T10:52:10.579Z] [2024-06-27T10:52:10.580Z] init-common: [2024-06-27T10:52:10.580Z] [2024-06-27T10:52:10.580Z] runwebclient-common: [2024-06-27T10:52:10.593Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:10.593Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:10.593Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:10.593Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:10.593Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:10.593Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:10.593Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:10.709Z] [javaWithResult] Jun 27, 2024 10:52:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:10.709Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-06-27T10:52:10.709Z] [javaWithResult] Jun 27, 2024 10:52:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:10.709Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:10.709Z] [javaWithResult] Jun 27, 2024 10:52:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:10.709Z] [javaWithResult] WARNING: Deprecated element ejb-local-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbLocalReferenceNode. [2024-06-27T10:52:10.709Z] [javaWithResult] Jun 27, 2024 10:52:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:10.710Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:52:10.710Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war2.war [2024-06-27T10:52:10.710Z] [javaWithResult] Jun 27, 2024 10:52:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:10.710Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] processResult: [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] failed: [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] passed: [2024-06-27T10:52:10.710Z] [echo] Test validation Passed [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] unknown: [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] declare-test: [2024-06-27T10:52:10.710Z] [echo] Starting test validation dol/validation Test standalone ejb jar [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] init.os: [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] init.tools.unix: [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] init.tools.windows: [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] init.tools: [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] setAsadminArgs: [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] init: [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] init.customtasks: [2024-06-27T10:52:10.710Z] [2024-06-27T10:52:10.710Z] run.validator: [2024-06-27T10:52:10.710Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:52:10.754Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:10.754Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:10.754Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:10.754Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:10.754Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:10.754Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:10.754Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.16-SNAPSHOT:zip [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] Reactor Summary for Programmatic authentication with Jakarta Authorization api 7.0.16-SNAPSHOT: [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] Programmatic authentication with Jakarta Authorization api FAILURE [ 11.127 s] [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] Jakarta EE Sample: jaccApi- common ................. SKIPPED [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] Jakarta EE Sample: Programmatic-authentication with Jacc api SKIPPED [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] BUILD FAILURE [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] Total time: 13.259 s [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] Finished at: 2024-06-27T10:52:10Z [2024-06-27T10:52:10.758Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-06-27T10:52:10.758Z] [artifact:mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.1:unpack (unpack-resource) on project prog-auth: Unable to find/resolve artifact. The following artifacts could not be resolved: org.glassfish.main:nucleus-parent:zip:resources:7.0.16-SNAPSHOT (absent): Could not find artifact org.glassfish.main:nucleus-parent:zip:resources:7.0.16-SNAPSHOT -> [Help 1] [2024-06-27T10:52:10.758Z] [artifact:mvn] [ERROR] [2024-06-27T10:52:10.758Z] [artifact:mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2024-06-27T10:52:10.758Z] [artifact:mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2024-06-27T10:52:10.758Z] [artifact:mvn] [ERROR] [2024-06-27T10:52:10.758Z] [artifact:mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2024-06-27T10:52:10.758Z] [artifact:mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2024-06-27T10:52:10.758Z] [artifact:mvn] Java Result: 1 [2024-06-27T10:52:10.758Z] [2024-06-27T10:52:10.758Z] all: [2024-06-27T10:52:10.758Z] [2024-06-27T10:52:10.758Z] all: [2024-06-27T10:52:10.758Z] [echo] [2024-06-27T10:52:10.758Z] [echo] [2024-06-27T10:52:10.758Z] [echo] [2024-06-27T10:52:10.758Z] [echo] *************************************************************************** [2024-06-27T10:52:10.758Z] [echo] * Running group uncovered-http-methods [2024-06-27T10:52:10.758Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods [2024-06-27T10:52:10.758Z] [echo] *************************************************************************** [2024-06-27T10:52:10.759Z] [echo] [2024-06-27T10:52:10.759Z] [echo] [2024-06-27T10:52:10.759Z] [echo] [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setOSConditions: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setToolWin: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setToolUnix: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setToolProperty: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setS1ASclassPath: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] init-common: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] clean: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setOSConditions: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setToolWin: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setToolUnix: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setToolProperty: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setS1ASclassPath: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] init-common: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] clean-common: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setOSConditions: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setToolWin: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setToolUnix: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setToolProperty: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] setS1ASclassPath: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.759Z] init-common: [2024-06-27T10:52:10.759Z] [2024-06-27T10:52:10.760Z] clean-classes-common: [2024-06-27T10:52:10.760Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] setOSConditions: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] setToolWin: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] setToolUnix: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] setToolProperty: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] setS1ASclassPath: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] init-common: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] clean-jars-common: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] setup: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] setOSConditions: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] setToolWin: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] setToolUnix: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] setToolProperty: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] setS1ASclassPath: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] init-common: [2024-06-27T10:52:10.760Z] [2024-06-27T10:52:10.760Z] create-user-common: [2024-06-27T10:52:10.872Z] [java] size of buffer is1590 [2024-06-27T10:52:11.126Z] [java] HTTP port :8080 [2024-06-27T10:52:11.126Z] [java] HTTP hostname :localhost [2024-06-27T10:52:11.126Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/index.html [2024-06-27T10:52:11.126Z] [java] web-to-ejb (ear based) /subclassing/index.html PASS [2024-06-27T10:52:11.126Z] [java] SSN=123456789&action=Create [2024-06-27T10:52:11.126Z] [java] HTTP port :8080 [2024-06-27T10:52:11.126Z] [java] HTTP hostname :localhost [2024-06-27T10:52:11.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-module-config --dryrun=false --all=false --target server mdb-container [2024-06-27T10:52:11.311Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:11.311Z] [javac] 1 warning [2024-06-27T10:52:11.339Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:11.339Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:11.339Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:11.339Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:11.339Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:11.339Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:11.339Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:11.462Z] [exec] Jun 27, 2024 10:52:11 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:11.462Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:11.544Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:11.565Z] [2024-06-27T10:52:11.565Z] build: [2024-06-27T10:52:11.565Z] [2024-06-27T10:52:11.565Z] setOSConditions: [2024-06-27T10:52:11.565Z] [2024-06-27T10:52:11.565Z] setToolWin: [2024-06-27T10:52:11.565Z] [2024-06-27T10:52:11.565Z] setToolUnix: [2024-06-27T10:52:11.565Z] [2024-06-27T10:52:11.565Z] setToolProperty: [2024-06-27T10:52:11.565Z] [2024-06-27T10:52:11.565Z] setS1ASclassPath: [2024-06-27T10:52:11.565Z] [2024-06-27T10:52:11.565Z] init-common: [2024-06-27T10:52:11.565Z] [2024-06-27T10:52:11.565Z] ejb-jar-common: [2024-06-27T10:52:11.566Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:11.566Z] [2024-06-27T10:52:11.566Z] package-ejbjar-common: [2024-06-27T10:52:11.566Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:11.566Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:11.566Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-basic-ejb.jar [2024-06-27T10:52:11.566Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:11.566Z] [2024-06-27T10:52:11.566Z] deploy: [2024-06-27T10:52:11.566Z] [2024-06-27T10:52:11.566Z] setOSConditions: [2024-06-27T10:52:11.566Z] [2024-06-27T10:52:11.566Z] setToolWin: [2024-06-27T10:52:11.566Z] [2024-06-27T10:52:11.566Z] setToolUnix: [2024-06-27T10:52:11.566Z] [2024-06-27T10:52:11.566Z] setToolProperty: [2024-06-27T10:52:11.566Z] [2024-06-27T10:52:11.566Z] setS1ASclassPath: [2024-06-27T10:52:11.566Z] [2024-06-27T10:52:11.566Z] init-common: [2024-06-27T10:52:11.566Z] [2024-06-27T10:52:11.566Z] deploy-jar-common: [2024-06-27T10:52:11.685Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:52:11.685Z] [java] web-to-ejb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:52:11.685Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-06-27T10:52:11.685Z] [java] HTTP port :8080 [2024-06-27T10:52:11.685Z] [java] HTTP hostname :localhost [2024-06-27T10:52:11.690Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups users --authrealmname file --target server testuser [2024-06-27T10:52:11.690Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/asadminuserpassword.txt [2024-06-27T10:52:11.690Z] [2024-06-27T10:52:11.690Z] compile: [2024-06-27T10:52:11.690Z] [2024-06-27T10:52:11.690Z] build: [2024-06-27T10:52:11.690Z] [2024-06-27T10:52:11.690Z] setOSConditions: [2024-06-27T10:52:11.690Z] [2024-06-27T10:52:11.690Z] setToolWin: [2024-06-27T10:52:11.690Z] [2024-06-27T10:52:11.690Z] setToolUnix: [2024-06-27T10:52:11.690Z] [2024-06-27T10:52:11.690Z] setToolProperty: [2024-06-27T10:52:11.690Z] [2024-06-27T10:52:11.690Z] setS1ASclassPath: [2024-06-27T10:52:11.690Z] [2024-06-27T10:52:11.690Z] init-common: [2024-06-27T10:52:11.690Z] [2024-06-27T10:52:11.690Z] compile-common: [2024-06-27T10:52:11.690Z] [echo] Current time (ISO): 2024-06-27T10:52:11.512+0000 [2024-06-27T10:52:11.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:11.690Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:11.734Z] [exec] Configuration for mdb-container already exists. The command did not change the existing configuration. [2024-06-27T10:52:11.734Z] [exec] [2024-06-27T10:52:11.734Z] [2024-06-27T10:52:11.734Z] asadmin-common: [2024-06-27T10:52:11.734Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.mdb-container.property.cmt-max-runtime-exceptions=4 [2024-06-27T10:52:11.800Z] [javac] 1 warning [2024-06-27T10:52:11.800Z] [2024-06-27T10:52:11.800Z] assemble-web: [2024-06-27T10:52:11.800Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:11.800Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:11.800Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:11.800Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:11.800Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:11.800Z] [2024-06-27T10:52:11.801Z] pkg-war: [2024-06-27T10:52:11.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:11.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:11.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:11.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:11.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:52:11.801Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${sun-web.xml} to copy. [2024-06-27T10:52:11.801Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${webservices.xml} to copy. [2024-06-27T10:52:11.801Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:52:11.801Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:52:11.801Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:52:11.801Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${web.xml} to copy. [2024-06-27T10:52:11.801Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:11.801Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${web.wsit.descriptors} does not exist. [2024-06-27T10:52:11.801Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/containerresolver-app1-web.war [2024-06-27T10:52:11.801Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:11.801Z] [2024-06-27T10:52:11.801Z] deploy-app: [2024-06-27T10:52:11.801Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:11.801Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:11.801Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:11.802Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:11.802Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:11.802Z] [2024-06-27T10:52:11.802Z] deploy-war-common: [2024-06-27T10:52:11.802Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:11.802Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:11.802Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:11.802Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:11.802Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:11.802Z] [2024-06-27T10:52:11.802Z] setOSConditions: [2024-06-27T10:52:11.802Z] [2024-06-27T10:52:11.802Z] setToolWin: [2024-06-27T10:52:11.802Z] [2024-06-27T10:52:11.802Z] setToolUnix: [2024-06-27T10:52:11.802Z] [2024-06-27T10:52:11.802Z] setToolProperty: [2024-06-27T10:52:11.802Z] [2024-06-27T10:52:11.802Z] setS1ASclassPath: [2024-06-27T10:52:11.802Z] [2024-06-27T10:52:11.802Z] init-common: [2024-06-27T10:52:11.802Z] [2024-06-27T10:52:11.802Z] deploy-war-commonpe: [2024-06-27T10:52:11.819Z] [exec] Value of key is: test1 : [2024-06-27T10:52:11.819Z] [exec] jdbc reconfig-maxpoolsize status: [2024-06-27T10:52:11.819Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:11.819Z] [exec] [2024-06-27T10:52:11.819Z] [exec] [2024-06-27T10:52:11.819Z] [exec] ----------------------------------------- [2024-06-27T10:52:11.819Z] [exec] - test1 : : PASS - [2024-06-27T10:52:11.819Z] [exec] ----------------------------------------- [2024-06-27T10:52:11.819Z] [exec] Total PASS: 1 [2024-06-27T10:52:11.819Z] [exec] Total FAIL: 0 [2024-06-27T10:52:11.819Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:11.819Z] [exec] ----------------------------------------- [2024-06-27T10:52:11.819Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:11.819Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:11.820Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-basic-ejb.jar [2024-06-27T10:52:11.939Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:52:11.939Z] [java] web-to-ejb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:52:11.939Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:11.939Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:11.939Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-06-27T10:52:11.939Z] [2024-06-27T10:52:11.939Z] unsetup: [2024-06-27T10:52:11.939Z] [2024-06-27T10:52:11.939Z] setOSConditions: [2024-06-27T10:52:11.939Z] [2024-06-27T10:52:11.939Z] setToolWin: [2024-06-27T10:52:11.939Z] [2024-06-27T10:52:11.939Z] setToolUnix: [2024-06-27T10:52:11.939Z] [2024-06-27T10:52:11.939Z] setToolProperty: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] setS1ASclassPath: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] init-common: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] default-sql: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] setOSConditions: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] setToolWin: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] setToolUnix: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] setToolProperty: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] setS1ASclassPath: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] init-common: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] execute-sql-common: [2024-06-27T10:52:11.940Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/sql/dropBankTables.sql [2024-06-27T10:52:11.940Z] [sql] 0 rows affected [2024-06-27T10:52:11.940Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] sql-oracle: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] execute-sql-connector: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] undeploy-ear: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] setOSConditions: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] setToolWin: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] setToolUnix: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] setToolProperty: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] setS1ASclassPath: [2024-06-27T10:52:11.940Z] [2024-06-27T10:52:11.940Z] init-common: [2024-06-27T10:52:11.941Z] [2024-06-27T10:52:11.941Z] undeploy-common: [2024-06-27T10:52:12.074Z] [2024-06-27T10:52:12.074Z] checkReporting-common: [2024-06-27T10:52:12.101Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar [2024-06-27T10:52:12.104Z] [exec] Waiting for the domain to stop .... [2024-06-27T10:52:12.104Z] [exec] Waiting finished after 3,115 ms. [2024-06-27T10:52:12.105Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:52:12.262Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:12.262Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/client/SimpleBMPClient.java:48: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:12.262Z] [javac] SimpleBMP bean = simpleBMPHome.findByPrimaryKey(new Integer(id)); [2024-06-27T10:52:12.262Z] [javac] ^ [2024-06-27T10:52:12.262Z] [javac] 2 warnings [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] build: [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] setOSConditions: [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] fixFiles: [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] convUnix: [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] convWin: [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] setToolWin: [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] setToolUnix: [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] setToolProperty: [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] setS1ASclassPath: [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] init-common: [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] package-persistence-common: [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.262Z] ejb-jar-common: [2024-06-27T10:52:12.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:12.262Z] [2024-06-27T10:52:12.263Z] package-ejbjar-common: [2024-06-27T10:52:12.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:12.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:12.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:12.263Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple-ejb.jar [2024-06-27T10:52:12.263Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:12.263Z] [2024-06-27T10:52:12.263Z] appclient-jar-common: [2024-06-27T10:52:12.263Z] [2024-06-27T10:52:12.263Z] package-appclientjar-common: [2024-06-27T10:52:12.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:12.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:12.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:12.263Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple-client.jar [2024-06-27T10:52:12.263Z] [2024-06-27T10:52:12.263Z] webclient-war-common: [2024-06-27T10:52:12.263Z] [2024-06-27T10:52:12.263Z] build-ear-common: [2024-06-27T10:52:12.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:12.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:12.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:12.263Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simpleApp.ear [2024-06-27T10:52:12.263Z] [2024-06-27T10:52:12.263Z] deploy: [2024-06-27T10:52:12.263Z] [2024-06-27T10:52:12.263Z] setOSConditions: [2024-06-27T10:52:12.263Z] [2024-06-27T10:52:12.263Z] setToolWin: [2024-06-27T10:52:12.263Z] [2024-06-27T10:52:12.263Z] setToolUnix: [2024-06-27T10:52:12.263Z] [2024-06-27T10:52:12.263Z] setToolProperty: [2024-06-27T10:52:12.263Z] [2024-06-27T10:52:12.263Z] setS1ASclassPath: [2024-06-27T10:52:12.263Z] [2024-06-27T10:52:12.264Z] init-common: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] execute-ejb-sql-common: [2024-06-27T10:52:12.264Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/create_pointbase.sql [2024-06-27T10:52:12.264Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:52:12.264Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:52:12.264Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] setOSConditions: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] setToolWin: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] setToolUnix: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] setToolProperty: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] setS1ASclassPath: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] init-common: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] deploy-common: [2024-06-27T10:52:12.264Z] [echo] Current time (ISO): 2024-06-27T10:52:12.164+0000 [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] setOSConditions: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] setToolWin: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] setToolUnix: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] setToolProperty: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] setS1ASclassPath: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] init-common: [2024-06-27T10:52:12.264Z] [2024-06-27T10:52:12.264Z] deploy-common-pe: [2024-06-27T10:52:12.329Z] [2024-06-27T10:52:12.329Z] confirmReportPresent-common: [2024-06-27T10:52:12.329Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:12.329Z] [echo] Test seems to be reported fine [2024-06-27T10:52:12.329Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-06-27T10:52:12.329Z] [2024-06-27T10:52:12.329Z] confirmMissingReport-common: [2024-06-27T10:52:12.329Z] [2024-06-27T10:52:12.329Z] asadmin-common: [2024-06-27T10:52:12.329Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=20 [2024-06-27T10:52:12.357Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar [2024-06-27T10:52:12.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot containerresolver-app1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/containerresolver-app1-web.war [2024-06-27T10:52:12.498Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-06-27T10:52:12.498Z] [2024-06-27T10:52:12.498Z] all: [2024-06-27T10:52:12.499Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setOSConditions: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setToolWin: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setToolUnix: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setToolProperty: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setS1ASclassPath: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] init-common: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] build: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] all: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setOSConditions: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setToolWin: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setToolUnix: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setToolProperty: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setS1ASclassPath: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] init-common: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] all: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setOSConditions: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setToolWin: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setToolUnix: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setToolProperty: [2024-06-27T10:52:12.499Z] [2024-06-27T10:52:12.499Z] setS1ASclassPath: [2024-06-27T10:52:12.500Z] [2024-06-27T10:52:12.500Z] init-common: [2024-06-27T10:52:12.500Z] [2024-06-27T10:52:12.500Z] compile-common: [2024-06-27T10:52:12.500Z] [echo] Current time (ISO): 2024-06-27T10:52:12.340+0000 [2024-06-27T10:52:12.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/classes [2024-06-27T10:52:12.500Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/classes [2024-06-27T10:52:12.584Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=20 [2024-06-27T10:52:12.584Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=20 [2024-06-27T10:52:12.613Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar [2024-06-27T10:52:12.663Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.mdb-container.property.cmt-max-runtime-exceptions=4 [2024-06-27T10:52:12.663Z] [exec] server.mdb-container.property.cmt-max-runtime-exceptions=4 [2024-06-27T10:52:12.663Z] [2024-06-27T10:52:12.663Z] restart-server-instance-common: [2024-06-27T10:52:12.663Z] [2024-06-27T10:52:12.663Z] setOSConditions: [2024-06-27T10:52:12.663Z] [2024-06-27T10:52:12.663Z] setToolWin: [2024-06-27T10:52:12.663Z] [2024-06-27T10:52:12.663Z] setToolUnix: [2024-06-27T10:52:12.663Z] [2024-06-27T10:52:12.663Z] setToolProperty: [2024-06-27T10:52:12.663Z] [2024-06-27T10:52:12.663Z] setS1ASclassPath: [2024-06-27T10:52:12.663Z] [2024-06-27T10:52:12.663Z] init-common: [2024-06-27T10:52:12.663Z] [2024-06-27T10:52:12.663Z] stopDomain: [2024-06-27T10:52:12.663Z] [echo] run.xml:stopping domain... [2024-06-27T10:52:12.837Z] [exec] Jun 27, 2024 10:52:12 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:12.837Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:12.845Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simpleApp.ear [2024-06-27T10:52:12.854Z] [2024-06-27T10:52:12.854Z] setOSConditions: [2024-06-27T10:52:12.854Z] [2024-06-27T10:52:12.854Z] setToolWin: [2024-06-27T10:52:12.854Z] [2024-06-27T10:52:12.854Z] setToolUnix: [2024-06-27T10:52:12.854Z] [2024-06-27T10:52:12.854Z] setToolProperty: [2024-06-27T10:52:12.854Z] [2024-06-27T10:52:12.854Z] setS1ASclassPath: [2024-06-27T10:52:12.854Z] [2024-06-27T10:52:12.854Z] init-common: [2024-06-27T10:52:12.854Z] [2024-06-27T10:52:12.854Z] runclient-common: [2024-06-27T10:52:12.855Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-06-27T10:52:12.870Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar] is not valid [2024-06-27T10:52:12.870Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-06-27T10:52:12.870Z] [javaWithResult] Jun 27, 2024 10:52:12 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:12.870Z] [javaWithResult] WARNING: Deprecated element ejb-local-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbLocalReferenceNode. [2024-06-27T10:52:12.870Z] [javaWithResult] java.lang.IllegalStateException: Descriptor not available in org.glassfish.ejb.deployment.node.SecurityIdentityNode@3cc20577 [2024-06-27T10:52:12.870Z] [javaWithResult] at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue(DeploymentDescriptorNode.java:428) [2024-06-27T10:52:12.870Z] [javaWithResult] at org.glassfish.ejb.deployment.node.SecurityIdentityNode.setElementValue(SecurityIdentityNode.java:88) [2024-06-27T10:52:12.870Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.endElement(SaxParserHandler.java:560) [2024-06-27T10:52:12.870Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:618) [2024-06-27T10:52:12.870Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728) [2024-06-27T10:52:12.870Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899) [2024-06-27T10:52:12.870Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-06-27T10:52:12.870Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-06-27T10:52:12.870Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-06-27T10:52:12.870Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-06-27T10:52:12.870Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-06-27T10:52:12.871Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-06-27T10:52:12.871Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-06-27T10:52:12.871Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-06-27T10:52:12.871Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-06-27T10:52:12.871Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-06-27T10:52:12.871Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:213) [2024-06-27T10:52:12.871Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readStandardDeploymentDescriptor(Archivist.java:655) [2024-06-27T10:52:12.871Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:393) [2024-06-27T10:52:12.871Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:52:12.871Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:52:12.871Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:52:12.871Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:12.871Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-06-27T10:52:12.871Z] [javaWithResult] Java Result: 255 [2024-06-27T10:52:12.871Z] [2024-06-27T10:52:12.871Z] processResult: [2024-06-27T10:52:12.871Z] [2024-06-27T10:52:12.871Z] failed: [2024-06-27T10:52:12.871Z] [2024-06-27T10:52:12.871Z] passed: [2024-06-27T10:52:12.871Z] [2024-06-27T10:52:12.871Z] unknown: [2024-06-27T10:52:12.871Z] [2024-06-27T10:52:12.871Z] writeLogToConsole: [2024-06-27T10:52:12.871Z] [echo] Test validation UNKNOWN at 27-Jun-2024 10:52:12.658 with return code 255 [2024-06-27T10:52:12.871Z] [2024-06-27T10:52:12.871Z] declare-test: [2024-06-27T10:52:12.871Z] [echo] Starting test validation dol/validation Test standalone rar [2024-06-27T10:52:12.871Z] [2024-06-27T10:52:12.871Z] init.os: [2024-06-27T10:52:12.871Z] [2024-06-27T10:52:12.871Z] init.tools.unix: [2024-06-27T10:52:12.871Z] [2024-06-27T10:52:12.871Z] init.tools.windows: [2024-06-27T10:52:12.872Z] [2024-06-27T10:52:12.872Z] init.tools: [2024-06-27T10:52:12.872Z] [2024-06-27T10:52:12.872Z] setAsadminArgs: [2024-06-27T10:52:12.872Z] [2024-06-27T10:52:12.872Z] init: [2024-06-27T10:52:12.872Z] [2024-06-27T10:52:12.872Z] init.customtasks: [2024-06-27T10:52:12.872Z] [2024-06-27T10:52:12.872Z] run.validator: [2024-06-27T10:52:12.872Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:52:12.927Z] [exec] Application deployed with name containerresolver-app1-web. [2024-06-27T10:52:12.927Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:12.927Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:12.927Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:12.927Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:12.927Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:12.927Z] [2024-06-27T10:52:12.927Z] deploy-war-commonee: [2024-06-27T10:52:12.927Z] [2024-06-27T10:52:12.927Z] setup: [2024-06-27T10:52:12.927Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:12.927Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:12.927Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:12.927Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:12.927Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:12.927Z] [2024-06-27T10:52:12.927Z] setOSConditions: [2024-06-27T10:52:12.927Z] [2024-06-27T10:52:12.927Z] setToolWin: [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] setToolUnix: [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] setToolProperty: [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] setS1ASclassPath: [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] init-common: [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] clean: [2024-06-27T10:52:12.928Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:12.928Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:12.928Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:12.928Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:12.928Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] setOSConditions: [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] setToolWin: [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] setToolUnix: [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] setToolProperty: [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] setS1ASclassPath: [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] init-common: [2024-06-27T10:52:12.928Z] [2024-06-27T10:52:12.928Z] clean-common: [2024-06-27T10:52:12.929Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:12.929Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:12.929Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:12.929Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:12.929Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:12.929Z] [2024-06-27T10:52:12.929Z] setOSConditions: [2024-06-27T10:52:12.929Z] [2024-06-27T10:52:12.929Z] setToolWin: [2024-06-27T10:52:12.929Z] [2024-06-27T10:52:12.929Z] setToolUnix: [2024-06-27T10:52:12.929Z] [2024-06-27T10:52:12.929Z] setToolProperty: [2024-06-27T10:52:12.929Z] [2024-06-27T10:52:12.929Z] setS1ASclassPath: [2024-06-27T10:52:12.929Z] [2024-06-27T10:52:12.929Z] init-common: [2024-06-27T10:52:12.929Z] [2024-06-27T10:52:12.929Z] clean-classes-common: [2024-06-27T10:52:12.929Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:12.929Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:12.929Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:12.929Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:12.929Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:12.930Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.930Z] setOSConditions: [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.930Z] setToolWin: [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.930Z] setToolUnix: [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.930Z] setToolProperty: [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.930Z] setS1ASclassPath: [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.930Z] init-common: [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.930Z] clean-jars-common: [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.930Z] compile: [2024-06-27T10:52:12.930Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:12.930Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:12.930Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:12.930Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:12.930Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.930Z] setOSConditions: [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.930Z] setToolWin: [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.930Z] setToolUnix: [2024-06-27T10:52:12.930Z] [2024-06-27T10:52:12.931Z] setToolProperty: [2024-06-27T10:52:12.931Z] [2024-06-27T10:52:12.931Z] setS1ASclassPath: [2024-06-27T10:52:12.931Z] [2024-06-27T10:52:12.931Z] init-common: [2024-06-27T10:52:12.931Z] [2024-06-27T10:52:12.931Z] compile-common: [2024-06-27T10:52:12.931Z] [echo] Current time (ISO): 2024-06-27T10:52:12.804+0000 [2024-06-27T10:52:12.931Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:12.931Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:13.071Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:13.071Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:13.071Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:13.071Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:13.071Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:13.071Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:13.071Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:13.099Z] [exec] Application deployed with name ejb-bmp-simpleApp. [2024-06-27T10:52:13.099Z] [echo] Deployment on target server server successful [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] setOSConditions: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] setToolWin: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] setToolUnix: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] setToolProperty: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] setS1ASclassPath: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] init-common: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] deploy-common-ee: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] run: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] setOSConditions: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] setToolWin: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] setToolUnix: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] setToolProperty: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] setS1ASclassPath: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] init-common: [2024-06-27T10:52:13.099Z] [2024-06-27T10:52:13.099Z] execute-ejb-sql-common: [2024-06-27T10:52:13.100Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/create_pointbase.sql [2024-06-27T10:52:13.100Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:52:13.100Z] [2024-06-27T10:52:13.100Z] setOSConditions: [2024-06-27T10:52:13.100Z] [2024-06-27T10:52:13.100Z] setToolWin: [2024-06-27T10:52:13.100Z] [2024-06-27T10:52:13.100Z] setToolUnix: [2024-06-27T10:52:13.100Z] [2024-06-27T10:52:13.100Z] setToolProperty: [2024-06-27T10:52:13.100Z] [2024-06-27T10:52:13.100Z] setS1ASclassPath: [2024-06-27T10:52:13.100Z] [2024-06-27T10:52:13.100Z] init-common: [2024-06-27T10:52:13.100Z] [2024-06-27T10:52:13.100Z] runclient-common: [2024-06-27T10:52:13.100Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simpleAppClient.jar -name ejb-bmp-simpleClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:52:13.398Z] [exec] Jun 27, 2024 10:52:13 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:13.398Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:13.414Z] [exec] Jun 27, 2024 10:52:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:13.414Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:13.436Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:13.436Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:13.436Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:13.437Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:13.437Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:13.437Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:13.437Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:13.670Z] [exec] Application deployed with name ejb-cmp-pkgEarLibTestApp. [2024-06-27T10:52:13.670Z] [echo] Deployment on target server server successful [2024-06-27T10:52:13.670Z] [2024-06-27T10:52:13.670Z] setOSConditions: [2024-06-27T10:52:13.670Z] [2024-06-27T10:52:13.671Z] setToolWin: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] setToolUnix: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] setToolProperty: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] setS1ASclassPath: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] init-common: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] deploy-common-ee: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] run: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] setOSConditions: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] setToolWin: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] setToolUnix: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] setToolProperty: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] setS1ASclassPath: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] init-common: [2024-06-27T10:52:13.671Z] [2024-06-27T10:52:13.671Z] runclient-common: [2024-06-27T10:52:13.671Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestAppClient.jar -name ejb-cmp-pkgEarLibTestClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml EJB3_pkgEarLibTest [2024-06-27T10:52:13.714Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:52:13.714Z] [exec] Waiting finished after 4,679 ms. [2024-06-27T10:52:13.714Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:52:13.714Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:52:13.715Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:52:13.715Z] [exec] Admin Port: 45,707 [2024-06-27T10:52:13.715Z] [exec] Command start-domain executed successfully. [2024-06-27T10:52:13.801Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar [2024-06-27T10:52:13.969Z] [echo] run.xml:doing wait for localhost:45712... [2024-06-27T10:52:13.969Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-06-27T10:52:13.995Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:14.040Z] [exec] Jun 27, 2024 10:52:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:14.040Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:14.057Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar [2024-06-27T10:52:14.223Z] [2024-06-27T10:52:14.223Z] dumpThreadStack: [2024-06-27T10:52:14.223Z] [2024-06-27T10:52:14.223Z] startDomainWindows: [2024-06-27T10:52:14.223Z] [2024-06-27T10:52:14.223Z] startDomain: [2024-06-27T10:52:14.296Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:14.296Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:14.296Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:14.296Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:14.297Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:14.297Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:14.297Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:14.314Z] [javaWithResult] Jun 27, 2024 10:52:14 AM com.sun.enterprise.deployment.node.J2EEDocumentBuilder getDocument [2024-06-27T10:52:14.314Z] [javaWithResult] WARNING: Error occurred [2024-06-27T10:52:14.314Z] [javaWithResult] java.lang.ClassCastException: class org.glassfish.api.naming.SimpleJndiName cannot be cast to class java.lang.String (org.glassfish.api.naming.SimpleJndiName is in unnamed module of loader 'app'; java.lang.String is in module java.base of loader 'bootstrap') [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.node.runtime.connector.ResourceAdapterNode.writeDescriptor(ResourceAdapterNode.java:118) [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode.writeDescriptor(ConnectorNode.java:154) [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode.writeDescriptor(ConnectorNode.java:39) [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.writeDescriptor(DeploymentDescriptorNode.java:529) [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.writeDescriptor(DeploymentDescriptorNode.java:96)[dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.getDocument(J2EEDocumentBuilder.java:85) [2024-06-27T10:52:14.314Z] [javaWithResult] [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:107) [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:99) [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.write(DeploymentDescriptorFile.java:350) [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeRuntimeDeploymentDescriptors(Archivist.java:894) [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeDeploymentDescriptors(Archivist.java:852) [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeContents(Archivist.java:829) [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeContents(Archivist.java:804) [2024-06-27T10:52:14.314Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.write(Archivist.java:753) [2024-06-27T10:52:14.314Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:94) [2024-06-27T10:52:14.314Z] [javaWithResult] [2024-06-27T10:52:14.326Z] [exec] Application deployed with name ejb-ejb32-sfsb-basic-ejb. [2024-06-27T10:52:14.326Z] [2024-06-27T10:52:14.326Z] run: [2024-06-27T10:52:14.326Z] [2024-06-27T10:52:14.326Z] setOSConditions: [2024-06-27T10:52:14.326Z] [2024-06-27T10:52:14.326Z] setToolWin: [2024-06-27T10:52:14.326Z] [2024-06-27T10:52:14.326Z] setToolUnix: [2024-06-27T10:52:14.326Z] [2024-06-27T10:52:14.326Z] setToolProperty: [2024-06-27T10:52:14.326Z] [2024-06-27T10:52:14.326Z] setS1ASclassPath: [2024-06-27T10:52:14.326Z] [2024-06-27T10:52:14.326Z] init-common: [2024-06-27T10:52:14.326Z] [2024-06-27T10:52:14.326Z] run_se: [2024-06-27T10:52:14.354Z] [exec] Jun 27, 2024 10:52:14 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:14.354Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:14.470Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:14.571Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar] is not valid [2024-06-27T10:52:14.571Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-06-27T10:52:14.571Z] [javaWithResult] Jun 27, 2024 10:52:14 AM com.sun.enterprise.deployment.node.SaxParserHandler fatalError [2024-06-27T10:52:14.571Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00118 [2024-06-27T10:52:14.571Z] [javaWithResult] Jun 27, 2024 10:52:14 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-06-27T10:52:14.571Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-06-27T10:52:14.571Z] [javaWithResult] org.xml.sax.SAXParseException; lineNumber: 3; columnNumber: 1; Deployment descriptor file META-INF/sun-ra.xml in archive [validation.rar1.rar]. Premature end of file. [2024-06-27T10:52:14.571Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:290) [2024-06-27T10:52:14.571Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-06-27T10:52:14.571Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-06-27T10:52:14.571Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-06-27T10:52:14.571Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:427) [2024-06-27T10:52:14.571Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-06-27T10:52:14.571Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:52:14.571Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:52:14.571Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-06-27T10:52:14.571Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:14.571Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-06-27T10:52:14.571Z] [javaWithResult] Caused by: org.xml.sax.SAXParseException; lineNumber: 3; columnNumber: 1; Premature end of file. [2024-06-27T10:52:14.571Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1251) [2024-06-27T10:52:14.571Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-06-27T10:52:14.571Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-06-27T10:52:14.571Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-06-27T10:52:14.571Z] [javaWithResult] ... 10 more [2024-06-27T10:52:14.571Z] [javaWithResult] Java Result: 255 [2024-06-27T10:52:14.571Z] [2024-06-27T10:52:14.571Z] processResult: [2024-06-27T10:52:14.571Z] [2024-06-27T10:52:14.571Z] failed: [2024-06-27T10:52:14.571Z] [2024-06-27T10:52:14.571Z] passed: [2024-06-27T10:52:14.571Z] [2024-06-27T10:52:14.571Z] unknown: [2024-06-27T10:52:14.571Z] [2024-06-27T10:52:14.571Z] writeLogToConsole: [2024-06-27T10:52:14.571Z] [echo] Test validation UNKNOWN at 27-Jun-2024 10:52:14.357 with return code 255 [2024-06-27T10:52:14.571Z] [2024-06-27T10:52:14.572Z] declare-test: [2024-06-27T10:52:14.572Z] [echo] Starting test validation dol/validation Test standalone car [2024-06-27T10:52:14.572Z] [2024-06-27T10:52:14.572Z] init.os: [2024-06-27T10:52:14.572Z] [2024-06-27T10:52:14.572Z] init.tools.unix: [2024-06-27T10:52:14.572Z] [2024-06-27T10:52:14.572Z] init.tools.windows: [2024-06-27T10:52:14.572Z] [2024-06-27T10:52:14.572Z] init.tools: [2024-06-27T10:52:14.572Z] [2024-06-27T10:52:14.572Z] setAsadminArgs: [2024-06-27T10:52:14.572Z] [2024-06-27T10:52:14.572Z] init: [2024-06-27T10:52:14.572Z] [2024-06-27T10:52:14.572Z] init.customtasks: [2024-06-27T10:52:14.572Z] [2024-06-27T10:52:14.572Z] run.validator: [2024-06-27T10:52:14.572Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:52:14.576Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:14.576Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:52:14.576Z] [javac] ^ [2024-06-27T10:52:14.576Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:14.576Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:52:14.576Z] [javac] ^ [2024-06-27T10:52:14.576Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:52:14.576Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:14.576Z] [javac] 3 warnings [2024-06-27T10:52:14.576Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/generic-ra.jar [2024-06-27T10:52:14.576Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/generic-ra.rar [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] setOSConditions: [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] setToolWin: [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] setToolUnix: [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] setToolProperty: [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] setS1ASclassPath: [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] init-common: [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] clean-common: [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] setOSConditions: [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] setToolWin: [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] setToolUnix: [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] setToolProperty: [2024-06-27T10:52:14.576Z] [2024-06-27T10:52:14.576Z] setS1ASclassPath: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] init-common: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] clean-classes-common: [2024-06-27T10:52:14.577Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setOSConditions: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setToolWin: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setToolUnix: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setToolProperty: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setS1ASclassPath: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] init-common: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] clean-jars-common: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] all: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setOSConditions: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setToolWin: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setToolUnix: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setToolProperty: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setS1ASclassPath: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] init-common: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] all: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setOSConditions: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setToolWin: [2024-06-27T10:52:14.577Z] [2024-06-27T10:52:14.577Z] setToolUnix: [2024-06-27T10:52:14.578Z] [2024-06-27T10:52:14.578Z] setToolProperty: [2024-06-27T10:52:14.578Z] [2024-06-27T10:52:14.578Z] setS1ASclassPath: [2024-06-27T10:52:14.578Z] [2024-06-27T10:52:14.578Z] init-common: [2024-06-27T10:52:14.578Z] [2024-06-27T10:52:14.578Z] compile-common: [2024-06-27T10:52:14.578Z] [echo] Current time (ISO): 2024-06-27T10:52:14.404+0000 [2024-06-27T10:52:14.578Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:14.578Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:14.597Z] [exec] Waiting for the domain to stop . [2024-06-27T10:52:14.597Z] [exec] Waiting finished after 405 ms. [2024-06-27T10:52:14.597Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:52:14.608Z] [exec] Jun 27, 2024 10:52:14 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:14.608Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:14.934Z] [java] Jun 27, 2024 10:52:14 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:14.934Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:14.963Z] [exec] Jun 27, 2024 10:52:14 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:14.963Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:15.033Z] [javac] 1 warning [2024-06-27T10:52:15.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:15.033Z] [2024-06-27T10:52:15.033Z] clear: [2024-06-27T10:52:15.033Z] [2024-06-27T10:52:15.033Z] test-tlds-exist: [2024-06-27T10:52:15.033Z] [2024-06-27T10:52:15.033Z] copy-tlds: [2024-06-27T10:52:15.033Z] [2024-06-27T10:52:15.033Z] test-tagfiles-exist: [2024-06-27T10:52:15.033Z] [2024-06-27T10:52:15.033Z] copy-tagfiles: [2024-06-27T10:52:15.033Z] [2024-06-27T10:52:15.033Z] package-war-common: [2024-06-27T10:52:15.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:15.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:15.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:15.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:15.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/lib [2024-06-27T10:52:15.034Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:15.034Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:15.034Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/docroot [2024-06-27T10:52:15.034Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/openUncoveredServletTest-web.war [2024-06-27T10:52:15.034Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:15.034Z] [2024-06-27T10:52:15.034Z] clear: [2024-06-27T10:52:15.034Z] [2024-06-27T10:52:15.034Z] test-tlds-exist: [2024-06-27T10:52:15.034Z] [2024-06-27T10:52:15.034Z] copy-tlds: [2024-06-27T10:52:15.034Z] [2024-06-27T10:52:15.034Z] test-tagfiles-exist: [2024-06-27T10:52:15.034Z] [2024-06-27T10:52:15.034Z] copy-tagfiles: [2024-06-27T10:52:15.034Z] [2024-06-27T10:52:15.034Z] package-war-common: [2024-06-27T10:52:15.034Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:15.034Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:15.034Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:15.035Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:15.035Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:15.035Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/denyUncoveredServletTest-web.war [2024-06-27T10:52:15.035Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:15.035Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:15.035Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:15.035Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:15.035Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/UncoveredHTTPMethodsApp.ear [2024-06-27T10:52:15.035Z] [2024-06-27T10:52:15.035Z] setOSConditions: [2024-06-27T10:52:15.035Z] [2024-06-27T10:52:15.035Z] setToolWin: [2024-06-27T10:52:15.035Z] [2024-06-27T10:52:15.035Z] setToolUnix: [2024-06-27T10:52:15.035Z] [2024-06-27T10:52:15.035Z] setToolProperty: [2024-06-27T10:52:15.035Z] [2024-06-27T10:52:15.035Z] setS1ASclassPath: [2024-06-27T10:52:15.035Z] [2024-06-27T10:52:15.035Z] init-common: [2024-06-27T10:52:15.035Z] [2024-06-27T10:52:15.036Z] compile-common: [2024-06-27T10:52:15.036Z] [echo] Current time (ISO): 2024-06-27T10:52:14.942+0000 [2024-06-27T10:52:15.036Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:15.135Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:15.135Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:15.135Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:15.135Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:15.135Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:15.135Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:15.135Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:15.217Z] [exec] Jun 27, 2024 10:52:14 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:15.217Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:15.500Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar [2024-06-27T10:52:15.570Z] [exec] Jun 27, 2024 10:52:15 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:15.570Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:15.582Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_QCF [2024-06-27T10:52:15.682Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:15.682Z] [javac] 1 warning [2024-06-27T10:52:15.757Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar1.jar [2024-06-27T10:52:15.938Z] [2024-06-27T10:52:15.938Z] assemble-web: [2024-06-27T10:52:15.938Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:15.938Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:15.938Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:15.938Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:15.938Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:15.938Z] [2024-06-27T10:52:15.938Z] pkg-war: [2024-06-27T10:52:15.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:15.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:15.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:15.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:15.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:52:15.939Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${sun-web.xml} to copy. [2024-06-27T10:52:15.939Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${webservices.xml} to copy. [2024-06-27T10:52:15.939Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:52:15.939Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:52:15.939Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:52:15.939Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${web.xml} to copy. [2024-06-27T10:52:15.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:15.939Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${web.wsit.descriptors} does not exist. [2024-06-27T10:52:15.939Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/containerresolver-app2-web.war [2024-06-27T10:52:15.939Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:15.939Z] [2024-06-27T10:52:15.939Z] deploy-app: [2024-06-27T10:52:15.939Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:15.939Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:15.939Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:15.939Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:15.939Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:15.939Z] [2024-06-27T10:52:15.939Z] deploy-war-common: [2024-06-27T10:52:15.940Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:15.940Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:15.940Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:15.940Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:15.940Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:15.940Z] [2024-06-27T10:52:15.940Z] setOSConditions: [2024-06-27T10:52:15.940Z] [2024-06-27T10:52:15.940Z] setToolWin: [2024-06-27T10:52:15.940Z] [2024-06-27T10:52:15.940Z] setToolUnix: [2024-06-27T10:52:15.940Z] [2024-06-27T10:52:15.940Z] setToolProperty: [2024-06-27T10:52:15.940Z] [2024-06-27T10:52:15.940Z] setS1ASclassPath: [2024-06-27T10:52:15.940Z] [2024-06-27T10:52:15.940Z] init-common: [2024-06-27T10:52:15.940Z] [2024-06-27T10:52:15.940Z] deploy-war-commonpe: [2024-06-27T10:52:16.013Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar1.jar [2024-06-27T10:52:16.013Z] [javaWithResult] Jun 27, 2024 10:52:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:16.013Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-06-27T10:52:16.013Z] [javaWithResult] Jun 27, 2024 10:52:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:16.013Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:16.013Z] [javaWithResult] Jun 27, 2024 10:52:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:16.013Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:52:16.013Z] [javaWithResult] Jun 27, 2024 10:52:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:16.013Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:52:16.013Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar2.jar [2024-06-27T10:52:16.070Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:16.272Z] [javaWithResult] Jun 27, 2024 10:52:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:16.272Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-06-27T10:52:16.272Z] [javaWithResult] Jun 27, 2024 10:52:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:16.272Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:16.272Z] [javaWithResult] Jun 27, 2024 10:52:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:16.272Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar2.jarWARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:52:16.272Z] [javaWithResult] Jun 27, 2024 10:52:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:16.272Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:52:16.272Z] [javaWithResult] [2024-06-27T10:52:16.272Z] [2024-06-27T10:52:16.272Z] processResult: [2024-06-27T10:52:16.272Z] [2024-06-27T10:52:16.272Z] failed: [2024-06-27T10:52:16.272Z] [2024-06-27T10:52:16.272Z] passed: [2024-06-27T10:52:16.272Z] [echo] Test validation Passed [2024-06-27T10:52:16.272Z] [2024-06-27T10:52:16.272Z] unknown: [2024-06-27T10:52:16.272Z] [2024-06-27T10:52:16.272Z] declare-test: [2024-06-27T10:52:16.272Z] [echo] Starting test validation dol/validation Test ear [2024-06-27T10:52:16.272Z] [2024-06-27T10:52:16.272Z] init.os: [2024-06-27T10:52:16.272Z] [2024-06-27T10:52:16.272Z] init.tools.unix: [2024-06-27T10:52:16.272Z] [2024-06-27T10:52:16.272Z] init.tools.windows: [2024-06-27T10:52:16.272Z] [2024-06-27T10:52:16.272Z] init.tools: [2024-06-27T10:52:16.272Z] [2024-06-27T10:52:16.272Z] setAsadminArgs: [2024-06-27T10:52:16.272Z] [2024-06-27T10:52:16.272Z] init: [2024-06-27T10:52:16.273Z] [2024-06-27T10:52:16.273Z] init.customtasks: [2024-06-27T10:52:16.273Z] [2024-06-27T10:52:16.273Z] run.validator: [2024-06-27T10:52:16.273Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:52:16.324Z] [javac] 1 warning [2024-06-27T10:52:16.324Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] setOSConditions: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] setToolWin: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] setToolUnix: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] setToolProperty: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] setS1ASclassPath: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] init-common: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] ejb-jar-common: [2024-06-27T10:52:16.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] package-ejbjar-common: [2024-06-27T10:52:16.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:16.325Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:16.325Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:16.325Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-ejb.jar [2024-06-27T10:52:16.325Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] setOSConditions: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] setToolWin: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] setToolUnix: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] setToolProperty: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] setS1ASclassPath: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] init-common: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] appclient-jar-common: [2024-06-27T10:52:16.325Z] [2024-06-27T10:52:16.325Z] package-appclientjar-common: [2024-06-27T10:52:16.326Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:16.326Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:16.326Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-client.jar [2024-06-27T10:52:16.326Z] [2024-06-27T10:52:16.326Z] setOSConditions: [2024-06-27T10:52:16.326Z] [2024-06-27T10:52:16.326Z] fixFiles: [2024-06-27T10:52:16.326Z] [2024-06-27T10:52:16.326Z] convUnix: [2024-06-27T10:52:16.326Z] [2024-06-27T10:52:16.326Z] convWin: [2024-06-27T10:52:16.326Z] [2024-06-27T10:52:16.326Z] setToolWin: [2024-06-27T10:52:16.326Z] [2024-06-27T10:52:16.326Z] setToolUnix: [2024-06-27T10:52:16.326Z] [2024-06-27T10:52:16.326Z] setToolProperty: [2024-06-27T10:52:16.326Z] [2024-06-27T10:52:16.326Z] setS1ASclassPath: [2024-06-27T10:52:16.326Z] [2024-06-27T10:52:16.326Z] init-common: [2024-06-27T10:52:16.326Z] [2024-06-27T10:52:16.326Z] ear-common: [2024-06-27T10:52:16.326Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:16.326Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/${sun-application.xml} to copy. [2024-06-27T10:52:16.326Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:16.326Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:16.401Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:16.401Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:16.401Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:16.401Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:16.401Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:16.401Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:16.401Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:16.524Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot containerresolver-app2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/containerresolver-app2-web.war [2024-06-27T10:52:16.581Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-06-27T10:52:16.581Z] [2024-06-27T10:52:16.581Z] setup: [2024-06-27T10:52:16.581Z] [2024-06-27T10:52:16.581Z] setOSConditions: [2024-06-27T10:52:16.581Z] [2024-06-27T10:52:16.581Z] setToolWin: [2024-06-27T10:52:16.581Z] [2024-06-27T10:52:16.581Z] setToolUnix: [2024-06-27T10:52:16.581Z] [2024-06-27T10:52:16.581Z] setToolProperty: [2024-06-27T10:52:16.581Z] [2024-06-27T10:52:16.581Z] setS1ASclassPath: [2024-06-27T10:52:16.581Z] [2024-06-27T10:52:16.581Z] init-common: [2024-06-27T10:52:16.581Z] [2024-06-27T10:52:16.581Z] setupJdbc: [2024-06-27T10:52:16.581Z] [2024-06-27T10:52:16.581Z] setOSConditions: [2024-06-27T10:52:16.581Z] [2024-06-27T10:52:16.582Z] setToolWin: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setToolUnix: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setToolProperty: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setS1ASclassPath: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] init-common: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] execute-sql-common: [2024-06-27T10:52:16.582Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/createdb.sql [2024-06-27T10:52:16.582Z] [sql] 0 rows affected [2024-06-27T10:52:16.582Z] [sql] 0 rows affected [2024-06-27T10:52:16.582Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] deploy: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setOSConditions: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setToolWin: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setToolUnix: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setToolProperty: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setS1ASclassPath: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] init-common: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] deploy: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setOSConditions: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setToolWin: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setToolUnix: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setToolProperty: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.582Z] setS1ASclassPath: [2024-06-27T10:52:16.582Z] [2024-06-27T10:52:16.583Z] init-common: [2024-06-27T10:52:16.583Z] [2024-06-27T10:52:16.583Z] deploy-rar-common: [2024-06-27T10:52:16.583Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-06-27T10:52:16.781Z] [exec] Application deployed with name containerresolver-app2-web. [2024-06-27T10:52:16.781Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:16.781Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:16.781Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:16.781Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:16.781Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:16.781Z] [2024-06-27T10:52:16.781Z] deploy-war-commonee: [2024-06-27T10:52:16.781Z] [2024-06-27T10:52:16.781Z] setup: [2024-06-27T10:52:16.781Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:16.781Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:16.781Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:16.781Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] setOSConditions: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] setToolWin: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] setToolUnix: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] setToolProperty: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] setS1ASclassPath: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] init-common: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] clean: [2024-06-27T10:52:16.782Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:16.782Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:16.782Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:16.782Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] setOSConditions: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] setToolWin: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] setToolUnix: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] setToolProperty: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] setS1ASclassPath: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] init-common: [2024-06-27T10:52:16.782Z] [2024-06-27T10:52:16.782Z] clean-common: [2024-06-27T10:52:16.783Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:16.783Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:16.783Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:16.783Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:16.783Z] [2024-06-27T10:52:16.783Z] setOSConditions: [2024-06-27T10:52:16.783Z] [2024-06-27T10:52:16.783Z] setToolWin: [2024-06-27T10:52:16.783Z] [2024-06-27T10:52:16.783Z] setToolUnix: [2024-06-27T10:52:16.783Z] [2024-06-27T10:52:16.783Z] setToolProperty: [2024-06-27T10:52:16.783Z] [2024-06-27T10:52:16.783Z] setS1ASclassPath: [2024-06-27T10:52:16.783Z] [2024-06-27T10:52:16.783Z] init-common: [2024-06-27T10:52:16.783Z] [2024-06-27T10:52:16.783Z] clean-classes-common: [2024-06-27T10:52:16.783Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:16.836Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-06-27T10:52:16.975Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_QCF [2024-06-27T10:52:17.039Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:17.040Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:17.040Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:17.040Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:17.040Z] [2024-06-27T10:52:17.040Z] setOSConditions: [2024-06-27T10:52:17.040Z] [2024-06-27T10:52:17.040Z] setToolWin: [2024-06-27T10:52:17.040Z] [2024-06-27T10:52:17.040Z] setToolUnix: [2024-06-27T10:52:17.040Z] [2024-06-27T10:52:17.040Z] setToolProperty: [2024-06-27T10:52:17.040Z] [2024-06-27T10:52:17.040Z] setS1ASclassPath: [2024-06-27T10:52:17.040Z] [2024-06-27T10:52:17.040Z] init-common: [2024-06-27T10:52:17.040Z] [2024-06-27T10:52:17.040Z] clean-jars-common: [2024-06-27T10:52:17.040Z] [2024-06-27T10:52:17.040Z] assemble-client: [2024-06-27T10:52:17.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:52:17.040Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:17.040Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:17.040Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:17.040Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:17.040Z] [2024-06-27T10:52:17.040Z] setOSConditions: [2024-06-27T10:52:17.040Z] [2024-06-27T10:52:17.041Z] setToolWin: [2024-06-27T10:52:17.041Z] [2024-06-27T10:52:17.041Z] setToolUnix: [2024-06-27T10:52:17.041Z] [2024-06-27T10:52:17.041Z] setToolProperty: [2024-06-27T10:52:17.041Z] [2024-06-27T10:52:17.041Z] setS1ASclassPath: [2024-06-27T10:52:17.041Z] [2024-06-27T10:52:17.041Z] init-common: [2024-06-27T10:52:17.041Z] [2024-06-27T10:52:17.041Z] wsimport: [2024-06-27T10:52:17.117Z] [exec] Jun 27, 2024 10:52:16 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:17.117Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4e958f08 [2024-06-27T10:52:17.117Z] [exec] Value of key is: test2 : [2024-06-27T10:52:17.117Z] [exec] jdbc reconfig-maxpoolsize status: [2024-06-27T10:52:17.117Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:17.117Z] [exec] [2024-06-27T10:52:17.117Z] [exec] [2024-06-27T10:52:17.117Z] [exec] ----------------------------------------- [2024-06-27T10:52:17.117Z] [exec] - test2 : : PASS - [2024-06-27T10:52:17.117Z] [exec] ----------------------------------------- [2024-06-27T10:52:17.117Z] [exec] Total PASS: 1 [2024-06-27T10:52:17.117Z] [exec] Total FAIL: 0 [2024-06-27T10:52:17.117Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:17.117Z] [exec] ----------------------------------------- [2024-06-27T10:52:17.117Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:17.117Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:17.203Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear [2024-06-27T10:52:17.297Z] [exec] parsing WSDL... [2024-06-27T10:52:17.336Z] [2024-06-27T10:52:17.336Z] setOSConditions: [2024-06-27T10:52:17.336Z] [2024-06-27T10:52:17.336Z] setToolWin: [2024-06-27T10:52:17.336Z] [2024-06-27T10:52:17.336Z] setToolUnix: [2024-06-27T10:52:17.336Z] [2024-06-27T10:52:17.336Z] setToolProperty: [2024-06-27T10:52:17.336Z] [2024-06-27T10:52:17.336Z] setS1ASclassPath: [2024-06-27T10:52:17.336Z] [2024-06-27T10:52:17.336Z] init-common: [2024-06-27T10:52:17.336Z] [2024-06-27T10:52:17.336Z] startDomainUnix: [2024-06-27T10:52:17.336Z] [echo] Starting DAS [2024-06-27T10:52:17.372Z] [2024-06-27T10:52:17.372Z] checkReporting-common: [2024-06-27T10:52:17.372Z] [2024-06-27T10:52:17.372Z] confirmReportPresent-common: [2024-06-27T10:52:17.372Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:17.372Z] [echo] Test seems to be reported fine [2024-06-27T10:52:17.372Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-06-27T10:52:17.372Z] [2024-06-27T10:52:17.372Z] confirmMissingReport-common: [2024-06-27T10:52:17.372Z] [2024-06-27T10:52:17.372Z] asadmin-common: [2024-06-27T10:52:17.372Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=10 [2024-06-27T10:52:17.395Z] [exec] Application deployed with name generic-ra. [2024-06-27T10:52:17.395Z] [echo] Deploying generic-ra.rar on server [2024-06-27T10:52:17.395Z] [2024-06-27T10:52:17.396Z] setOSConditions: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setToolWin: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setToolUnix: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setToolProperty: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setS1ASclassPath: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] init-common: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] deploy-ear: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setOSConditions: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setToolWin: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setToolUnix: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setToolProperty: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setS1ASclassPath: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] init-common: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] deploy-common: [2024-06-27T10:52:17.396Z] [echo] Current time (ISO): 2024-06-27T10:52:17.220+0000 [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setOSConditions: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setToolWin: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setToolUnix: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setToolProperty: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] setS1ASclassPath: [2024-06-27T10:52:17.396Z] [2024-06-27T10:52:17.396Z] init-common: [2024-06-27T10:52:17.397Z] [2024-06-27T10:52:17.397Z] deploy-common-pe: [2024-06-27T10:52:17.439Z] [java] Jun 27, 2024 10:52:16 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:17.440Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@78c1372d [2024-06-27T10:52:17.480Z] [exec] Jun 27, 2024 10:52:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:17.480Z] [exec] WARNING: Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-06-27T10:52:17.480Z] [exec] Jun 27, 2024 10:52:17 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:52:17.480Z] [exec] WARNING: ACC001: Using the only client [ejb-cmp-pkgEarLibTest-client] with main class [client.AppClient] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestAppClient.jar even though it does not match the specified main class name null or client name ejb-cmp-pkgEarLibTestClient [2024-06-27T10:52:17.578Z] [exec] Jun 27, 2024 10:52:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:17.578Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@11c581a0 [2024-06-27T10:52:17.578Z] [exec] Value of key is: Resource Factories Test - testResourceInjectionViaMappedName : [2024-06-27T10:52:17.578Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:17.578Z] [exec] [2024-06-27T10:52:17.578Z] [exec] [2024-06-27T10:52:17.578Z] [exec] ----------------------------------------- [2024-06-27T10:52:17.578Z] [exec] - Resource Factories Test - testResourceInjectionViaMappedName : : PASS - [2024-06-27T10:52:17.578Z] [exec] ----------------------------------------- [2024-06-27T10:52:17.578Z] [exec] Total PASS: 1 [2024-06-27T10:52:17.578Z] [exec] Total FAIL: 0 [2024-06-27T10:52:17.578Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:17.578Z] [exec] ----------------------------------------- [2024-06-27T10:52:17.578Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:17.578Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:17.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-06-27T10:52:17.694Z] [java] SFSB test : Found 1 FooEntity named BAR [2024-06-27T10:52:17.741Z] [exec] Jun 27, 2024 10:52:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:17.741Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@47fb7ec9 [2024-06-27T10:52:17.741Z] [exec] Starting test for id: 1498618957 [2024-06-27T10:52:17.741Z] [exec] Done for id: 1498618957 [2024-06-27T10:52:17.741Z] [exec] Value of key is: simple [2024-06-27T10:52:17.741Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:17.741Z] [exec] [2024-06-27T10:52:17.741Z] [exec] [2024-06-27T10:52:17.741Z] [exec] ----------------------------------------- [2024-06-27T10:52:17.741Z] [exec] - simple: PASS - [2024-06-27T10:52:17.741Z] [exec] ----------------------------------------- [2024-06-27T10:52:17.741Z] [exec] Total PASS: 1 [2024-06-27T10:52:17.741Z] [exec] Total FAIL: 0 [2024-06-27T10:52:17.741Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:17.741Z] [exec] ----------------------------------------- [2024-06-27T10:52:17.741Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:17.741Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:17.743Z] [exec] Jun 27, 2024 10:52:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:17.743Z] [exec] WARNING: Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-06-27T10:52:17.848Z] [exec] Application deployed with name generic-embeddedApp. [2024-06-27T10:52:17.848Z] [echo] Deployment on target server server successful [2024-06-27T10:52:17.848Z] [2024-06-27T10:52:17.848Z] setOSConditions: [2024-06-27T10:52:17.848Z] [2024-06-27T10:52:17.848Z] setToolWin: [2024-06-27T10:52:17.848Z] [2024-06-27T10:52:17.849Z] setToolUnix: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] setToolProperty: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] setS1ASclassPath: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] init-common: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] deploy-common-ee: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] setOSConditions: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] setToolWin: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] setToolUnix: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] setToolProperty: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] setS1ASclassPath: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] init-common: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] testAddAdmin: [2024-06-27T10:52:17.849Z] [2024-06-27T10:52:17.849Z] asadmin-common: [2024-06-27T10:52:17.849Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-06-27T10:52:17.859Z] [exec] [2024-06-27T10:52:17.859Z] [exec] Generating code... [2024-06-27T10:52:17.948Z] [java] SFSB test destroyed: Found 1 FooEntity named FOO [2024-06-27T10:52:17.948Z] [java] SFSB test again: Found 2 FooEntity named BAR [2024-06-27T10:52:17.948Z] [java] Value of key is: main [2024-06-27T10:52:17.948Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:17.948Z] [java] [2024-06-27T10:52:17.948Z] [java] [2024-06-27T10:52:17.948Z] [java] ----------------------------------------- [2024-06-27T10:52:17.948Z] [java] - main: PASS - [2024-06-27T10:52:17.948Z] [java] ----------------------------------------- [2024-06-27T10:52:17.948Z] [java] Total PASS: 1 [2024-06-27T10:52:17.949Z] [java] Total FAIL: 0 [2024-06-27T10:52:17.949Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:52:17.949Z] [java] ----------------------------------------- [2024-06-27T10:52:17.949Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:17.949Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:17.959Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=10 [2024-06-27T10:52:17.959Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=10 [2024-06-27T10:52:17.959Z] [2024-06-27T10:52:17.959Z] asadmin-common: [2024-06-27T10:52:17.959Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_wait_time_in_millis=1000 [2024-06-27T10:52:17.996Z] [2024-06-27T10:52:17.996Z] checkReporting-common: [2024-06-27T10:52:17.996Z] [2024-06-27T10:52:17.996Z] confirmReportPresent-common: [2024-06-27T10:52:17.996Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:17.996Z] [echo] Test seems to be reported fine [2024-06-27T10:52:17.996Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/RepRunConf.txt [2024-06-27T10:52:17.996Z] [2024-06-27T10:52:17.996Z] confirmMissingReport-common: [2024-06-27T10:52:17.996Z] [2024-06-27T10:52:17.996Z] undeploy: [2024-06-27T10:52:17.996Z] [2024-06-27T10:52:17.996Z] setOSConditions: [2024-06-27T10:52:17.996Z] [2024-06-27T10:52:17.996Z] setToolWin: [2024-06-27T10:52:17.996Z] [2024-06-27T10:52:17.996Z] setToolUnix: [2024-06-27T10:52:17.996Z] [2024-06-27T10:52:17.996Z] setToolProperty: [2024-06-27T10:52:17.996Z] [2024-06-27T10:52:17.996Z] setS1ASclassPath: [2024-06-27T10:52:17.996Z] [2024-06-27T10:52:17.996Z] init-common: [2024-06-27T10:52:17.996Z] [2024-06-27T10:52:17.996Z] execute-ejb-sql-common: [2024-06-27T10:52:17.996Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/drop_pointbase.sql [2024-06-27T10:52:17.997Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:52:17.997Z] [2024-06-27T10:52:17.997Z] setOSConditions: [2024-06-27T10:52:17.997Z] [2024-06-27T10:52:17.997Z] setToolWin: [2024-06-27T10:52:17.997Z] [2024-06-27T10:52:17.997Z] setToolUnix: [2024-06-27T10:52:17.997Z] [2024-06-27T10:52:17.997Z] setToolProperty: [2024-06-27T10:52:17.997Z] [2024-06-27T10:52:17.997Z] setS1ASclassPath: [2024-06-27T10:52:17.997Z] [2024-06-27T10:52:17.997Z] init-common: [2024-06-27T10:52:17.997Z] [2024-06-27T10:52:17.997Z] undeploy-common: [2024-06-27T10:52:18.104Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-06-27T10:52:18.104Z] [exec] Administered object eis/testAdmin created. [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] setOSConditions: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] setToolWin: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] setToolUnix: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] setToolProperty: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] setS1ASclassPath: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] init-common: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] restart: [2024-06-27T10:52:18.104Z] [echo] Not required to restart [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] runtest: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] setOSConditions: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] setToolWin: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] setToolUnix: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] setToolProperty: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] setS1ASclassPath: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.104Z] init-common: [2024-06-27T10:52:18.104Z] [2024-06-27T10:52:18.105Z] runclient-common: [2024-06-27T10:52:18.105Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:52:18.114Z] [exec] [2024-06-27T10:52:18.114Z] [exec] Compiling code... [2024-06-27T10:52:18.133Z] [javaWithResult] Jun 27, 2024 10:52:17 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:18.133Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:18.133Z] [javaWithResult] Jun 27, 2024 10:52:17 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.module [2024-06-27T10:52:18.133Z] [javaWithResult] WARNING: URI is not hierarchical [2024-06-27T10:52:18.133Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-06-27T10:52:18.133Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-06-27T10:52:18.133Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:153) [2024-06-27T10:52:18.133Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-06-27T10:52:18.133Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-06-27T10:52:18.133Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-06-27T10:52:18.133Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-06-27T10:52:18.133Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-06-27T10:52:18.133Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-06-27T10:52:18.133Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:18.133Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-06-27T10:52:18.133Z] [javaWithResult] [2024-06-27T10:52:18.138Z] [2024-06-27T10:52:18.139Z] checkReporting-common: [2024-06-27T10:52:18.139Z] [2024-06-27T10:52:18.139Z] confirmReportPresent-common: [2024-06-27T10:52:18.139Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:18.139Z] [echo] Test seems to be reported fine [2024-06-27T10:52:18.139Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-06-27T10:52:18.139Z] [2024-06-27T10:52:18.139Z] confirmMissingReport-common: [2024-06-27T10:52:18.139Z] [2024-06-27T10:52:18.139Z] setOSConditions: [2024-06-27T10:52:18.139Z] [2024-06-27T10:52:18.139Z] setToolWin: [2024-06-27T10:52:18.139Z] [2024-06-27T10:52:18.139Z] setToolUnix: [2024-06-27T10:52:18.139Z] [2024-06-27T10:52:18.139Z] setToolProperty: [2024-06-27T10:52:18.139Z] [2024-06-27T10:52:18.139Z] setS1ASclassPath: [2024-06-27T10:52:18.139Z] [2024-06-27T10:52:18.139Z] init-common: [2024-06-27T10:52:18.139Z] [2024-06-27T10:52:18.139Z] runclient-common: [2024-06-27T10:52:18.139Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml lookupnames [2024-06-27T10:52:18.203Z] [2024-06-27T10:52:18.203Z] undeploy: [2024-06-27T10:52:18.203Z] [2024-06-27T10:52:18.203Z] setOSConditions: [2024-06-27T10:52:18.203Z] [2024-06-27T10:52:18.203Z] setToolWin: [2024-06-27T10:52:18.203Z] [2024-06-27T10:52:18.203Z] setToolUnix: [2024-06-27T10:52:18.203Z] [2024-06-27T10:52:18.203Z] setToolProperty: [2024-06-27T10:52:18.203Z] [2024-06-27T10:52:18.203Z] setS1ASclassPath: [2024-06-27T10:52:18.203Z] [2024-06-27T10:52:18.203Z] init-common: [2024-06-27T10:52:18.203Z] [2024-06-27T10:52:18.203Z] undeploy-jar-common: [2024-06-27T10:52:18.213Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_wait_time_in_millis=1000 [2024-06-27T10:52:18.213Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-wait-time-in-millis=1000 [2024-06-27T10:52:18.213Z] [2024-06-27T10:52:18.213Z] setOSConditions: [2024-06-27T10:52:18.213Z] [2024-06-27T10:52:18.213Z] setToolWin: [2024-06-27T10:52:18.213Z] [2024-06-27T10:52:18.213Z] setToolUnix: [2024-06-27T10:52:18.213Z] [2024-06-27T10:52:18.214Z] setToolProperty: [2024-06-27T10:52:18.214Z] [2024-06-27T10:52:18.214Z] setS1ASclassPath: [2024-06-27T10:52:18.214Z] [2024-06-27T10:52:18.214Z] init-common: [2024-06-27T10:52:18.214Z] [2024-06-27T10:52:18.214Z] runclient-common: [2024-06-27T10:52:18.214Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2024-06-27T10:52:18.294Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:18.555Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-simpleApp [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] all: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] simple_nopackage: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] setOSConditions: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] setToolWin: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] setToolUnix: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] setToolProperty: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] setS1ASclassPath: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] init-common: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] clean: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] setOSConditions: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] setToolWin: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] setToolUnix: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] setToolProperty: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] setS1ASclassPath: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.555Z] init-common: [2024-06-27T10:52:18.555Z] [2024-06-27T10:52:18.556Z] clean-common: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setOSConditions: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setToolWin: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setToolUnix: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setToolProperty: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setS1ASclassPath: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] init-common: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] clean-classes-common: [2024-06-27T10:52:18.556Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setOSConditions: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setToolWin: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setToolUnix: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setToolProperty: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setS1ASclassPath: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] init-common: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] clean-jars-common: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] compile: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setOSConditions: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setToolWin: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setToolUnix: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.556Z] setToolProperty: [2024-06-27T10:52:18.556Z] [2024-06-27T10:52:18.557Z] setS1ASclassPath: [2024-06-27T10:52:18.557Z] [2024-06-27T10:52:18.557Z] init-common: [2024-06-27T10:52:18.557Z] [2024-06-27T10:52:18.557Z] compile-common: [2024-06-27T10:52:18.557Z] [echo] Current time (ISO): 2024-06-27T10:52:18.476+0000 [2024-06-27T10:52:18.557Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:18.557Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:18.560Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:52:18.560Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:18.560Z] [javac] 1 warning [2024-06-27T10:52:18.560Z] [2024-06-27T10:52:18.560Z] deploy: [2024-06-27T10:52:18.560Z] [2024-06-27T10:52:18.560Z] setOSConditions: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] setToolWin: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] setToolUnix: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] setToolProperty: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] setS1ASclassPath: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] init-common: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] deploy-common: [2024-06-27T10:52:18.561Z] [echo] Current time (ISO): 2024-06-27T10:52:18.352+0000 [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] setOSConditions: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] setToolWin: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] setToolUnix: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] setToolProperty: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] setS1ASclassPath: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] init-common: [2024-06-27T10:52:18.561Z] [2024-06-27T10:52:18.561Z] deploy-common-pe: [2024-06-27T10:52:18.761Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb32-sfsb-basic-ejb [2024-06-27T10:52:18.761Z] [2024-06-27T10:52:18.761Z] all: [2024-06-27T10:52:18.761Z] [2024-06-27T10:52:18.761Z] descriptor: [2024-06-27T10:52:18.761Z] [2024-06-27T10:52:18.761Z] setOSConditions: [2024-06-27T10:52:18.761Z] [2024-06-27T10:52:18.761Z] setToolWin: [2024-06-27T10:52:18.761Z] [2024-06-27T10:52:18.761Z] setToolUnix: [2024-06-27T10:52:18.761Z] [2024-06-27T10:52:18.761Z] setToolProperty: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setS1ASclassPath: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] init-common: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] clean: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setOSConditions: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setToolWin: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setToolUnix: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setToolProperty: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setS1ASclassPath: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] init-common: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] clean-common: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setOSConditions: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setToolWin: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setToolUnix: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setToolProperty: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setS1ASclassPath: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] init-common: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] clean-classes-common: [2024-06-27T10:52:18.762Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setOSConditions: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setToolWin: [2024-06-27T10:52:18.762Z] [2024-06-27T10:52:18.762Z] setToolUnix: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] setToolProperty: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] setS1ASclassPath: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] init-common: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] clean-jars-common: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] compile: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] setOSConditions: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] setToolWin: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] setToolUnix: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] setToolProperty: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] setS1ASclassPath: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] init-common: [2024-06-27T10:52:18.763Z] [2024-06-27T10:52:18.763Z] compile-common: [2024-06-27T10:52:18.763Z] [echo] Current time (ISO): 2024-06-27T10:52:18.696+0000 [2024-06-27T10:52:18.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:18.763Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:19.026Z] [exec] Jun 27, 2024 10:52:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:19.026Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:19.041Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/com/example/hello1/Hello1Service.java uses or overrides a deprecated API. [2024-06-27T10:52:19.041Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:19.041Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:19.041Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:19.041Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:19.041Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:19.041Z] [2024-06-27T10:52:19.041Z] setOSConditions: [2024-06-27T10:52:19.041Z] [2024-06-27T10:52:19.041Z] setToolWin: [2024-06-27T10:52:19.041Z] [2024-06-27T10:52:19.041Z] setToolUnix: [2024-06-27T10:52:19.041Z] [2024-06-27T10:52:19.041Z] setToolProperty: [2024-06-27T10:52:19.041Z] [2024-06-27T10:52:19.041Z] setS1ASclassPath: [2024-06-27T10:52:19.042Z] [2024-06-27T10:52:19.042Z] init-common: [2024-06-27T10:52:19.042Z] [2024-06-27T10:52:19.042Z] wsimport: [2024-06-27T10:52:19.070Z] [javaWithResult] Jun 27, 2024 10:52:18 AM com.sun.enterprise.deployment.util.DOLUtils setExtensionArchivistForSubArchivist [2024-06-27T10:52:19.070Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00002 [2024-06-27T10:52:19.070Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear [2024-06-27T10:52:19.122Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/UncoveredHTTPMethodsApp.ear [2024-06-27T10:52:19.137Z] [exec] Jun 27, 2024 10:52:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:19.137Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:19.297Z] [exec] parsing WSDL... [2024-06-27T10:52:19.504Z] [exec] Jun 27, 2024 10:52:19 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:19.504Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:19.507Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:19.507Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:19.507Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:19.507Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:19.507Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:19.507Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:19.507Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:19.633Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear [2024-06-27T10:52:19.633Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear] is not valid [2024-06-27T10:52:19.633Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-06-27T10:52:19.633Z] [javaWithResult] java.lang.IllegalStateException: Descriptor not available in org.glassfish.ejb.deployment.node.SecurityIdentityNode@7a0ef219 [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue(DeploymentDescriptorNode.java:428) [2024-06-27T10:52:19.633Z] [javaWithResult] at org.glassfish.ejb.deployment.node.SecurityIdentityNode.setElementValue(SecurityIdentityNode.java:88) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.endElement(SaxParserHandler.java:560) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:618) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-06-27T10:52:19.633Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:213) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readStandardDeploymentDescriptor(Archivist.java:655) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:393) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:536) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-06-27T10:52:19.633Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:19.633Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-06-27T10:52:19.633Z] [javaWithResult] Java Result: 255 [2024-06-27T10:52:19.633Z] [2024-06-27T10:52:19.633Z] processResult: [2024-06-27T10:52:19.633Z] [2024-06-27T10:52:19.633Z] failed: [2024-06-27T10:52:19.633Z] [2024-06-27T10:52:19.634Z] passed: [2024-06-27T10:52:19.634Z] [2024-06-27T10:52:19.634Z] unknown: [2024-06-27T10:52:19.634Z] [2024-06-27T10:52:19.634Z] writeLogToConsole: [2024-06-27T10:52:19.634Z] [echo] Test validation UNKNOWN at 27-Jun-2024 10:52:19.548 with return code 255 [2024-06-27T10:52:19.634Z] [2024-06-27T10:52:19.634Z] declare-test: [2024-06-27T10:52:19.634Z] [echo] Starting test validation dol/validation Test WLS Ear [2024-06-27T10:52:19.634Z] [2024-06-27T10:52:19.634Z] init.os: [2024-06-27T10:52:19.634Z] [2024-06-27T10:52:19.634Z] init.tools.unix: [2024-06-27T10:52:19.634Z] [2024-06-27T10:52:19.634Z] init.tools.windows: [2024-06-27T10:52:19.634Z] [2024-06-27T10:52:19.634Z] init.tools: [2024-06-27T10:52:19.634Z] [2024-06-27T10:52:19.634Z] setAsadminArgs: [2024-06-27T10:52:19.634Z] [2024-06-27T10:52:19.634Z] init: [2024-06-27T10:52:19.634Z] [2024-06-27T10:52:19.634Z] init.customtasks: [2024-06-27T10:52:19.634Z] [2024-06-27T10:52:19.634Z] run.validator: [2024-06-27T10:52:19.634Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:52:19.699Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:19.699Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:19.699Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:19.699Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:19.699Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:19.699Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:19.699Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:19.847Z] [2024-06-27T10:52:19.847Z] setOSConditions: [2024-06-27T10:52:19.847Z] [2024-06-27T10:52:19.847Z] setToolWin: [2024-06-27T10:52:19.847Z] [2024-06-27T10:52:19.847Z] setToolUnix: [2024-06-27T10:52:19.847Z] [2024-06-27T10:52:19.847Z] setToolProperty: [2024-06-27T10:52:19.847Z] [2024-06-27T10:52:19.847Z] setS1ASclassPath: [2024-06-27T10:52:19.847Z] [2024-06-27T10:52:19.847Z] init-common: [2024-06-27T10:52:19.847Z] [2024-06-27T10:52:19.847Z] startDomainUnix: [2024-06-27T10:52:19.847Z] [echo] Starting DAS [2024-06-27T10:52:20.062Z] [exec] Jun 27, 2024 10:52:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:20.062Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:20.062Z] [exec] Jun 27, 2024 10:52:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:20.062Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:20.084Z] [exec] Application deployed with name UncoveredHTTPMethodsApp. [2024-06-27T10:52:20.084Z] [exec] there are no files to retrieve for application UncoveredHTTPMethodsApp [2024-06-27T10:52:20.084Z] [echo] Deployment on target server server successful [2024-06-27T10:52:20.084Z] [2024-06-27T10:52:20.084Z] setOSConditions: [2024-06-27T10:52:20.084Z] [2024-06-27T10:52:20.084Z] setToolWin: [2024-06-27T10:52:20.084Z] [2024-06-27T10:52:20.084Z] setToolUnix: [2024-06-27T10:52:20.084Z] [2024-06-27T10:52:20.084Z] setToolProperty: [2024-06-27T10:52:20.084Z] [2024-06-27T10:52:20.084Z] setS1ASclassPath: [2024-06-27T10:52:20.084Z] [2024-06-27T10:52:20.084Z] init-common: [2024-06-27T10:52:20.084Z] [2024-06-27T10:52:20.084Z] deploy-common-ee: [2024-06-27T10:52:20.084Z] [2024-06-27T10:52:20.084Z] run: [2024-06-27T10:52:20.225Z] [exec] [2024-06-27T10:52:20.225Z] [exec] Generating code... [2024-06-27T10:52:20.225Z] [exec] [2024-06-27T10:52:20.225Z] [exec] Compiling code... [2024-06-27T10:52:20.241Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_Queue [2024-06-27T10:52:20.360Z] [java] Host: localhost [2024-06-27T10:52:20.360Z] [java] Port: 8080 [2024-06-27T10:52:20.360Z] [java] Username: testuser [2024-06-27T10:52:20.360Z] [java] [2024-06-27T10:52:20.360Z] [java] Invoking servlet at http://localhost:8080/open/Example1 [2024-06-27T10:52:20.360Z] [java] Invoking servlet with HTTP method: GET [2024-06-27T10:52:20.406Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-06-27T10:52:20.431Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:20.431Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/ejb/TestBMP.java:63: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:20.431Z] [javac] return new Integer(i); [2024-06-27T10:52:20.431Z] [javac] ^ [2024-06-27T10:52:20.431Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/ejb/TestBMP.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:20.431Z] [javac] return new Integer(i); [2024-06-27T10:52:20.431Z] [javac] ^ [2024-06-27T10:52:20.431Z] [javac] 3 warnings [2024-06-27T10:52:20.431Z] [2024-06-27T10:52:20.431Z] setOSConditions: [2024-06-27T10:52:20.431Z] [2024-06-27T10:52:20.431Z] setToolWin: [2024-06-27T10:52:20.431Z] [2024-06-27T10:52:20.431Z] setToolUnix: [2024-06-27T10:52:20.431Z] [2024-06-27T10:52:20.431Z] setToolProperty: [2024-06-27T10:52:20.431Z] [2024-06-27T10:52:20.431Z] setS1ASclassPath: [2024-06-27T10:52:20.431Z] [2024-06-27T10:52:20.431Z] init-common: [2024-06-27T10:52:20.431Z] [2024-06-27T10:52:20.431Z] compile-common: [2024-06-27T10:52:20.431Z] [echo] Current time (ISO): 2024-06-27T10:52:20.297+0000 [2024-06-27T10:52:20.431Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:20.494Z] [exec] Administered object jms/ejb_mdb_Queue deleted. [2024-06-27T10:52:20.494Z] [2024-06-27T10:52:20.494Z] setOSConditions: [2024-06-27T10:52:20.494Z] [2024-06-27T10:52:20.494Z] setToolWin: [2024-06-27T10:52:20.495Z] [2024-06-27T10:52:20.495Z] setToolUnix: [2024-06-27T10:52:20.495Z] [2024-06-27T10:52:20.495Z] setToolProperty: [2024-06-27T10:52:20.495Z] [2024-06-27T10:52:20.495Z] setS1ASclassPath: [2024-06-27T10:52:20.495Z] [2024-06-27T10:52:20.495Z] init-common: [2024-06-27T10:52:20.495Z] [2024-06-27T10:52:20.495Z] stopDomain: [2024-06-27T10:52:20.495Z] [echo] run.xml:stopping domain... [2024-06-27T10:52:20.621Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:20.621Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:52:20.621Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:52:20.621Z] [javac] 2 warnings [2024-06-27T10:52:20.621Z] [2024-06-27T10:52:20.621Z] setOSConditions: [2024-06-27T10:52:20.621Z] [2024-06-27T10:52:20.621Z] setToolWin: [2024-06-27T10:52:20.621Z] [2024-06-27T10:52:20.621Z] setToolUnix: [2024-06-27T10:52:20.621Z] [2024-06-27T10:52:20.621Z] setToolProperty: [2024-06-27T10:52:20.621Z] [2024-06-27T10:52:20.621Z] setS1ASclassPath: [2024-06-27T10:52:20.622Z] [2024-06-27T10:52:20.622Z] init-common: [2024-06-27T10:52:20.622Z] [2024-06-27T10:52:20.622Z] compile-common: [2024-06-27T10:52:20.622Z] [echo] Current time (ISO): 2024-06-27T10:52:20.595+0000 [2024-06-27T10:52:20.622Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:20.888Z] [exec] Jun 27, 2024 10:52:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:20.888Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:20.925Z] [java] Servlet redirected to: https://localhost:8181/open/Example1 [2024-06-27T10:52:20.925Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.925Z] [java] Value of key is:/open/Example1 [2024-06-27T10:52:20.925Z] [java] [2024-06-27T10:52:20.925Z] [java] Invoking servlet at http://localhost:8080/deny/Example1 [2024-06-27T10:52:20.925Z] [java] Invoking servlet with HTTP method: GET [2024-06-27T10:52:20.925Z] [java] Servlet redirected to: https://localhost:8181/deny/Example1 [2024-06-27T10:52:20.925Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.925Z] [java] Value of key is:/deny/Example1 [2024-06-27T10:52:20.925Z] [java] [2024-06-27T10:52:20.925Z] [java] Invoking servlet at http://localhost:8080/open/Example1 [2024-06-27T10:52:20.925Z] [java] Invoking servlet with HTTP method: PUT [2024-06-27T10:52:20.925Z] [java] Servlet Output [2024-06-27T10:52:20.925Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.925Z] [java] [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example1
MethodPUT
Servlet/Example1
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.926Z] [java] Value of key is:/open/Example1-PUT [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] Invoking servlet at http://localhost:8080/deny/Example1 [2024-06-27T10:52:20.926Z] [java] Invoking servlet with HTTP method: PUT [2024-06-27T10:52:20.926Z] [java] The servlet return code: 403 [2024-06-27T10:52:20.926Z] [java] Value of key is:/deny/Example1-PUT [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] Invoking servlet at http://localhost:8080/open/Example2 [2024-06-27T10:52:20.926Z] [java] Invoking servlet with HTTP method: GET [2024-06-27T10:52:20.926Z] [java] Servlet Output [2024-06-27T10:52:20.926Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example2
MethodGET
Servlet/Example2
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.926Z] [java] Value of key is:/open/Example2 [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] Invoking servlet at http://localhost:8080/deny/Example2 [2024-06-27T10:52:20.926Z] [java] Invoking servlet with HTTP method: GET [2024-06-27T10:52:20.926Z] [java] The servlet return code: 403 [2024-06-27T10:52:20.926Z] [java] Value of key is:/deny/Example2 [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] Invoking servlet at http://localhost:8080/open/Example2 [2024-06-27T10:52:20.926Z] [java] Invoking servlet with HTTP method: DELETE [2024-06-27T10:52:20.926Z] [java] The servlet return code: 403 [2024-06-27T10:52:20.926Z] [java] Value of key is:/open/Example2-DELETE [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] Invoking servlet at http://localhost:8080/deny/Example2 [2024-06-27T10:52:20.926Z] [java] Invoking servlet with HTTP method: DELETE [2024-06-27T10:52:20.926Z] [java] The servlet return code: 403 [2024-06-27T10:52:20.926Z] [java] Value of key is:/deny/Example2-DELETE [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] Invoking servlet at http://localhost:8080/open/Example3a [2024-06-27T10:52:20.926Z] [java] Invoking servlet with HTTP method: GET [2024-06-27T10:52:20.926Z] [java] Servlet Output [2024-06-27T10:52:20.926Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3a
MethodGET
Servlet/Example3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.926Z] [java] Value of key is:/open/Example3a [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] Invoking servlet at http://localhost:8080/deny/Example3a [2024-06-27T10:52:20.926Z] [java] Invoking servlet with HTTP method: GET [2024-06-27T10:52:20.926Z] [java] Servlet Output [2024-06-27T10:52:20.926Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Example3a
MethodGET
Servlet/Example3a
Context/deny
Securefalse
UserPrincipalnull
AuthTypenull
[2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.926Z] [java] Value of key is:/deny/Example3a [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] Invoking servlet at http://localhost:8080/open/Example3a [2024-06-27T10:52:20.926Z] [java] Invoking servlet with HTTP method: PUT [2024-06-27T10:52:20.926Z] [java] Servlet Output [2024-06-27T10:52:20.926Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.926Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3a
MethodPUT
Servlet/Example3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.926Z] [java] Value of key is:/open/Example3a-PUT [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] Invoking servlet at http://localhost:8080/deny/Example3a [2024-06-27T10:52:20.926Z] [java] Invoking servlet with HTTP method: PUT [2024-06-27T10:52:20.926Z] [java] The servlet return code: 403 [2024-06-27T10:52:20.926Z] [java] Value of key is:/deny/Example3a-PUT [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] Invoking servlet at http://localhost:8080/open/Example3b [2024-06-27T10:52:20.926Z] [java] Invoking servlet with HTTP method: POST [2024-06-27T10:52:20.926Z] [java] Servlet Output [2024-06-27T10:52:20.926Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] [2024-06-27T10:52:20.926Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3b
MethodPOST
Servlet/Example3b
Context/open
Securefalse
UserPrincipaltestuser
AuthTypeBASIC
[2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.927Z] [java] Value of key is:/open/Example3b-POST [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/deny/Example3b [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: POST [2024-06-27T10:52:20.927Z] [java] Servlet Output [2024-06-27T10:52:20.927Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Example3b
MethodPOST
Servlet/Example3b
Context/deny
Securefalse
UserPrincipaltestuser
AuthTypeBASIC
[2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.927Z] [java] Value of key is:/deny/Example3b-POST [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/open/Example3b [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: DELETE [2024-06-27T10:52:20.927Z] [java] Servlet Output [2024-06-27T10:52:20.927Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3b
MethodDELETE
Servlet/Example3b
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.927Z] [java] Value of key is:/open/Example3b-DELETE [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/deny/Example3b [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: DELETE [2024-06-27T10:52:20.927Z] [java] The servlet return code: 403 [2024-06-27T10:52:20.927Z] [java] Value of key is:/deny/Example3b-DELETE [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/open/Covered1 [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: POST [2024-06-27T10:52:20.927Z] [java] Servlet redirected to: https://localhost:8181/open/Covered1 [2024-06-27T10:52:20.927Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.927Z] [java] Value of key is:/open/Covered1-POST [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/deny/Covered1 [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: POST [2024-06-27T10:52:20.927Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered1 [2024-06-27T10:52:20.927Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.927Z] [java] Value of key is:/deny/Covered1-POST [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/open/Covered1 [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: PUT [2024-06-27T10:52:20.927Z] [java] Servlet redirected to: https://localhost:8181/open/Covered1 [2024-06-27T10:52:20.927Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.927Z] [java] Value of key is:/open/Covered1-PUT [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/deny/Covered1 [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: PUT [2024-06-27T10:52:20.927Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered1 [2024-06-27T10:52:20.927Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.927Z] [java] Value of key is:/deny/Covered1-PUT [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/open/Covered2 [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: GET [2024-06-27T10:52:20.927Z] [java] Servlet redirected to: https://localhost:8181/open/Covered2 [2024-06-27T10:52:20.927Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.927Z] [java] Value of key is:/open/Covered2 [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/deny/Covered2 [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: GET [2024-06-27T10:52:20.927Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered2 [2024-06-27T10:52:20.927Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.927Z] [java] Value of key is:/deny/Covered2 [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/open/Covered2 [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: PUT [2024-06-27T10:52:20.927Z] [java] The servlet return code: 403 [2024-06-27T10:52:20.927Z] [java] Value of key is:/open/Covered2-PUT [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/deny/Covered2 [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: PUT [2024-06-27T10:52:20.927Z] [java] The servlet return code: 403 [2024-06-27T10:52:20.927Z] [java] Value of key is:/deny/Covered2-PUT [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/open/Covered3a [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: POST [2024-06-27T10:52:20.927Z] [java] Servlet Output [2024-06-27T10:52:20.927Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java] / [2024-06-27T10:52:20.927Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Covered3a
MethodPOST
Servlet/Covered3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.927Z] [java] Value of key is:/open/Covered3a-POST [2024-06-27T10:52:20.927Z] [java] [2024-06-27T10:52:20.927Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3a [2024-06-27T10:52:20.927Z] [java] Invoking servlet with HTTP method: POST [2024-06-27T10:52:20.927Z] [java] Servlet Output [2024-06-27T10:52:20.928Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Covered3a
MethodPOST
Servlet/Covered3a
Context/deny
Securefalse
UserPrincipalnull
AuthTypenull
[2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.928Z] [java] Value of key is:/deny/Covered3a-POST [2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] Invoking servlet at http://localhost:8080/open/Covered3a [2024-06-27T10:52:20.928Z] [java] Invoking servlet with HTTP method: DELETE [2024-06-27T10:52:20.928Z] [java] Servlet Output [2024-06-27T10:52:20.928Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Covered3a
MethodDELETE
Servlet/Covered3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.928Z] [java] Value of key is:/open/Covered3a-DELETE [2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3a [2024-06-27T10:52:20.928Z] [java] Invoking servlet with HTTP method: DELETE [2024-06-27T10:52:20.928Z] [java] Servlet Output [2024-06-27T10:52:20.928Z] [java] Uncovered HTTP Methods Servlet
[2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java] / [2024-06-27T10:52:20.928Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Covered3a
MethodDELETE
Servlet/Covered3a
Context/deny
Securefalse
UserPrincipalnull
AuthTypenull
[2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] The servlet return code: 200 [2024-06-27T10:52:20.928Z] [java] Value of key is:/deny/Covered3a-DELETE [2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] Invoking servlet at http://localhost:8080/open/Covered3b [2024-06-27T10:52:20.928Z] [java] Invoking servlet with HTTP method: GET [2024-06-27T10:52:20.928Z] [java] Servlet redirected to: https://localhost:8181/open/Covered3b [2024-06-27T10:52:20.928Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.928Z] [java] Value of key is:/open/Covered3b [2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3b [2024-06-27T10:52:20.928Z] [java] Invoking servlet with HTTP method: GET [2024-06-27T10:52:20.928Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered3b [2024-06-27T10:52:20.928Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.928Z] [java] Value of key is:/deny/Covered3b [2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] Invoking servlet at http://localhost:8080/open/Covered3b [2024-06-27T10:52:20.928Z] [java] Invoking servlet with HTTP method: PUT [2024-06-27T10:52:20.928Z] [java] Servlet redirected to: https://localhost:8181/open/Covered3b [2024-06-27T10:52:20.928Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.928Z] [java] Value of key is:/open/Covered3b-PUT [2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3b [2024-06-27T10:52:20.928Z] [java] Invoking servlet with HTTP method: PUT [2024-06-27T10:52:20.928Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered3b [2024-06-27T10:52:20.928Z] [java] The servlet return code: 302 [2024-06-27T10:52:20.928Z] [java] Value of key is:/deny/Covered3b-PUT [2024-06-27T10:52:20.928Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] [2024-06-27T10:52:20.928Z] [java] ----------------------------------------- [2024-06-27T10:52:20.928Z] [java] - /deny/Example3b-DELETE: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Covered3a-DELETE: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Example3b-DELETE: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Example2-DELETE: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Covered2-PUT: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Covered1-POST: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Covered1-PUT: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Example3a-PUT: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Covered3a-DELETE: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Covered3b-PUT: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Covered1-POST: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Example1: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Covered3b-PUT: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Example2: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Covered1-PUT: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Example3b-POST: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Covered3a-POST: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Example3a: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Example1-PUT: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Example2-DELETE: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Example2: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Example1: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Covered3a-POST: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Covered2: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Covered2-PUT: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Example1-PUT: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Covered3b: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Example3a: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Example3a-PUT: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Covered3b: PASS - [2024-06-27T10:52:20.928Z] [java] - /deny/Covered2: PASS - [2024-06-27T10:52:20.928Z] [java] - /open/Example3b-POST: PASS - [2024-06-27T10:52:20.928Z] [java] ----------------------------------------- [2024-06-27T10:52:20.928Z] [java] Total PASS: 32 [2024-06-27T10:52:20.928Z] [java] Total FAIL: 0 [2024-06-27T10:52:20.928Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:52:20.928Z] [java] ----------------------------------------- [2024-06-27T10:52:20.928Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:20.977Z] [exec] Application deployed with name simple-connector-bean-validationApp. [2024-06-27T10:52:20.977Z] [echo] Deployment on target server server successful [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] setOSConditions: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] setToolWin: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] setToolUnix: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] setToolProperty: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] setS1ASclassPath: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] init-common: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] deploy-common-ee: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] setOSConditions: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] setToolWin: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] setToolUnix: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] setToolProperty: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] setS1ASclassPath: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] init-common: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] restart: [2024-06-27T10:52:20.977Z] [echo] Not required to restart [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] runtest: [2024-06-27T10:52:20.977Z] [2024-06-27T10:52:20.977Z] setOSConditions: [2024-06-27T10:52:20.978Z] [2024-06-27T10:52:20.978Z] setToolWin: [2024-06-27T10:52:20.978Z] [2024-06-27T10:52:20.978Z] setToolUnix: [2024-06-27T10:52:20.978Z] [2024-06-27T10:52:20.978Z] setToolProperty: [2024-06-27T10:52:20.978Z] [2024-06-27T10:52:20.978Z] setS1ASclassPath: [2024-06-27T10:52:20.978Z] [2024-06-27T10:52:20.978Z] init-common: [2024-06-27T10:52:20.978Z] [2024-06-27T10:52:20.978Z] runclient-common: [2024-06-27T10:52:20.978Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationAppClient.jar -name simple-connector-bean-validationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml Standalone- [2024-06-27T10:52:21.048Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear [2024-06-27T10:52:21.144Z] [exec] Jun 27, 2024 10:52:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:21.144Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:21.185Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:21.185Z] [2024-06-27T10:52:21.185Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/com/example/hello2/Hello2Service.java uses or overrides a deprecated API. [2024-06-27T10:52:21.185Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:21.185Z] undeploy: [2024-06-27T10:52:21.185Z] [2024-06-27T10:52:21.185Z] setOSConditions: [2024-06-27T10:52:21.185Z] [2024-06-27T10:52:21.185Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:21.185Z] setToolWin: [2024-06-27T10:52:21.185Z] [2024-06-27T10:52:21.185Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:52:21.185Z] setToolUnix: [2024-06-27T10:52:21.185Z] [2024-06-27T10:52:21.185Z] setToolProperty: [2024-06-27T10:52:21.185Z] [2024-06-27T10:52:21.185Z] setS1ASclassPath: [2024-06-27T10:52:21.185Z] [2024-06-27T10:52:21.185Z] init-common: [2024-06-27T10:52:21.185Z] [2024-06-27T10:52:21.185Z] undeploy-common: [2024-06-27T10:52:21.232Z] [exec] Jun 27, 2024 10:52:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:21.232Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:21.305Z] [javaWithResult] Jun 27, 2024 10:52:21 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:21.305Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:21.354Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:21.355Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:21.355Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:21.355Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:21.355Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:21.355Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:21.355Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:21.543Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:21.543Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:21.543Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:21.543Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:21.543Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:21.543Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:21.543Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:21.561Z] [javaWithResult] Jun 27, 2024 10:52:21 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.module [2024-06-27T10:52:21.561Z] [javaWithResult] WARNING: URI is not hierarchical [2024-06-27T10:52:21.561Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-06-27T10:52:21.561Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-06-27T10:52:21.561Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:153) [2024-06-27T10:52:21.561Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-06-27T10:52:21.561Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-06-27T10:52:21.561Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-06-27T10:52:21.561Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-06-27T10:52:21.561Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-06-27T10:52:21.561Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-06-27T10:52:21.561Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:21.561Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-06-27T10:52:21.561Z] [javaWithResult] [2024-06-27T10:52:21.746Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:21.746Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:21.746Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:21.746Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:21.746Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:21.746Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:21.746Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:21.764Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false UncoveredHTTPMethodsApp [2024-06-27T10:52:21.764Z] [2024-06-27T10:52:21.764Z] unsetup: [2024-06-27T10:52:21.818Z] [javaWithResult] [dol.validation.Validator]:: Input archive: [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear] is not valid [2024-06-27T10:52:21.818Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-06-27T10:52:21.818Z] [javaWithResult] Jun 27, 2024 10:52:21 AM com.sun.enterprise.deployment.node.SaxParserHandler getSchemaFileFor [2024-06-27T10:52:21.818Z] [javaWithResult] INFO: Cannot find the schema file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/schemas/weblogic-application/1.4/weblogic-application.xsd [2024-06-27T10:52:21.818Z] [javaWithResult] Jun 27, 2024 10:52:21 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-06-27T10:52:21.818Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-06-27T10:52:21.818Z] [javaWithResult] Jun 27, 2024 10:52:21 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-06-27T10:52:21.818Z] [javaWithResult] SEVERE: Error occurred [2024-06-27T10:52:21.818Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.4/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-06-27T10:52:21.818Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-06-27T10:52:21.818Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-06-27T10:52:21.818Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1135) [2024-06-27T10:52:21.818Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:376) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:615) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-06-27T10:52:21.819Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-06-27T10:52:21.819Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-06-27T10:52:21.819Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-06-27T10:52:21.819Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-06-27T10:52:21.819Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-06-27T10:52:21.819Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-06-27T10:52:21.819Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-06-27T10:52:21.819Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-06-27T10:52:21.819Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:21.819Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-06-27T10:52:21.819Z] [javaWithResult] [2024-06-27T10:52:21.819Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.4/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-06-27T10:52:21.819Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1135) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-06-27T10:52:21.819Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:376) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:615) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-06-27T10:52:21.820Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-06-27T10:52:21.820Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-06-27T10:52:21.820Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-06-27T10:52:21.820Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-06-27T10:52:21.820Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-06-27T10:52:21.820Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-06-27T10:52:21.820Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-06-27T10:52:21.820Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-06-27T10:52:21.820Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-06-27T10:52:21.820Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:21.820Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-06-27T10:52:21.820Z] [javaWithResult] Java Result: 255 [2024-06-27T10:52:21.820Z] [2024-06-27T10:52:21.820Z] processResult: [2024-06-27T10:52:21.820Z] [2024-06-27T10:52:21.820Z] failed: [2024-06-27T10:52:21.820Z] [2024-06-27T10:52:21.820Z] passed: [2024-06-27T10:52:21.820Z] [2024-06-27T10:52:21.820Z] unknown: [2024-06-27T10:52:21.820Z] [2024-06-27T10:52:21.820Z] writeLogToConsole: [2024-06-27T10:52:21.820Z] [echo] Test validation UNKNOWN at 27-Jun-2024 10:52:21.717 with return code 255 [2024-06-27T10:52:21.820Z] [2024-06-27T10:52:21.820Z] declare-test: [2024-06-27T10:52:21.820Z] [echo] Starting test validation dol/validation Test WLS Ear2 [2024-06-27T10:52:21.820Z] [2024-06-27T10:52:21.820Z] init.os: [2024-06-27T10:52:21.820Z] [2024-06-27T10:52:21.821Z] init.tools.unix: [2024-06-27T10:52:21.821Z] [2024-06-27T10:52:21.821Z] init.tools.windows: [2024-06-27T10:52:21.821Z] [2024-06-27T10:52:21.821Z] init.tools: [2024-06-27T10:52:21.821Z] [2024-06-27T10:52:21.821Z] setAsadminArgs: [2024-06-27T10:52:21.821Z] [2024-06-27T10:52:21.821Z] init: [2024-06-27T10:52:21.821Z] [2024-06-27T10:52:21.821Z] init.customtasks: [2024-06-27T10:52:21.821Z] [2024-06-27T10:52:21.821Z] run.validator: [2024-06-27T10:52:21.821Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:52:21.913Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:22.002Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:22.002Z] [javac] 1 warning [2024-06-27T10:52:22.002Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:52:22.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:22.002Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:52:22.002Z] [2024-06-27T10:52:22.002Z] deploy-client: [2024-06-27T10:52:22.020Z] [2024-06-27T10:52:22.020Z] setOSConditions: [2024-06-27T10:52:22.020Z] [2024-06-27T10:52:22.020Z] setToolWin: [2024-06-27T10:52:22.020Z] [2024-06-27T10:52:22.020Z] setToolUnix: [2024-06-27T10:52:22.020Z] [2024-06-27T10:52:22.020Z] setToolProperty: [2024-06-27T10:52:22.020Z] [2024-06-27T10:52:22.020Z] setS1ASclassPath: [2024-06-27T10:52:22.021Z] [2024-06-27T10:52:22.021Z] init-common: [2024-06-27T10:52:22.021Z] [2024-06-27T10:52:22.021Z] delete-user-common: [2024-06-27T10:52:22.167Z] [javac] 1 warning [2024-06-27T10:52:22.167Z] [2024-06-27T10:52:22.167Z] build: [2024-06-27T10:52:22.167Z] [2024-06-27T10:52:22.168Z] setOSConditions: [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] fixFiles: [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] convUnix: [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] convWin: [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] setToolWin: [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] setToolUnix: [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] setToolProperty: [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] setS1ASclassPath: [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] init-common: [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] package-persistence-common: [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] ejb-jar-common: [2024-06-27T10:52:22.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] package-ejbjar-common: [2024-06-27T10:52:22.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.168Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.168Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.168Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackage-ejb.jar [2024-06-27T10:52:22.168Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] appclient-jar-common: [2024-06-27T10:52:22.168Z] [2024-06-27T10:52:22.168Z] package-appclientjar-common: [2024-06-27T10:52:22.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.168Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.168Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.169Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackage-client.jar [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] webclient-war-common: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] build-ear-common: [2024-06-27T10:52:22.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:22.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:22.169Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackageApp.ear [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] deploy: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] setOSConditions: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] setToolWin: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] setToolUnix: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] setToolProperty: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] setS1ASclassPath: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] init-common: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] execute-ejb-sql-common: [2024-06-27T10:52:22.169Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/create_pointbase.sql [2024-06-27T10:52:22.169Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:52:22.169Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:52:22.169Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] setOSConditions: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] setToolWin: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] setToolUnix: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] setToolProperty: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.169Z] setS1ASclassPath: [2024-06-27T10:52:22.169Z] [2024-06-27T10:52:22.170Z] init-common: [2024-06-27T10:52:22.170Z] [2024-06-27T10:52:22.170Z] deploy-common: [2024-06-27T10:52:22.170Z] [echo] Current time (ISO): 2024-06-27T10:52:22.088+0000 [2024-06-27T10:52:22.170Z] [2024-06-27T10:52:22.170Z] setOSConditions: [2024-06-27T10:52:22.170Z] [2024-06-27T10:52:22.170Z] setToolWin: [2024-06-27T10:52:22.170Z] [2024-06-27T10:52:22.170Z] setToolUnix: [2024-06-27T10:52:22.170Z] [2024-06-27T10:52:22.170Z] setToolProperty: [2024-06-27T10:52:22.170Z] [2024-06-27T10:52:22.170Z] setS1ASclassPath: [2024-06-27T10:52:22.170Z] [2024-06-27T10:52:22.170Z] init-common: [2024-06-27T10:52:22.170Z] [2024-06-27T10:52:22.170Z] deploy-common-pe: [2024-06-27T10:52:22.495Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:22.495Z] [javac] 1 warning [2024-06-27T10:52:22.495Z] [2024-06-27T10:52:22.495Z] build: [2024-06-27T10:52:22.495Z] [2024-06-27T10:52:22.495Z] setOSConditions: [2024-06-27T10:52:22.495Z] [2024-06-27T10:52:22.495Z] setToolWin: [2024-06-27T10:52:22.495Z] [2024-06-27T10:52:22.495Z] setToolUnix: [2024-06-27T10:52:22.495Z] [2024-06-27T10:52:22.495Z] setToolProperty: [2024-06-27T10:52:22.495Z] [2024-06-27T10:52:22.495Z] setS1ASclassPath: [2024-06-27T10:52:22.495Z] [2024-06-27T10:52:22.495Z] init-common: [2024-06-27T10:52:22.495Z] [2024-06-27T10:52:22.495Z] ejb-jar-common: [2024-06-27T10:52:22.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:22.495Z] [2024-06-27T10:52:22.495Z] package-ejbjar-common: [2024-06-27T10:52:22.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.495Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.495Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.496Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-descr-ejb.jar [2024-06-27T10:52:22.496Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:22.496Z] [2024-06-27T10:52:22.496Z] deploy: [2024-06-27T10:52:22.496Z] [2024-06-27T10:52:22.496Z] setOSConditions: [2024-06-27T10:52:22.496Z] [2024-06-27T10:52:22.496Z] setToolWin: [2024-06-27T10:52:22.496Z] [2024-06-27T10:52:22.496Z] setToolUnix: [2024-06-27T10:52:22.496Z] [2024-06-27T10:52:22.496Z] setToolProperty: [2024-06-27T10:52:22.496Z] [2024-06-27T10:52:22.496Z] setS1ASclassPath: [2024-06-27T10:52:22.496Z] [2024-06-27T10:52:22.496Z] init-common: [2024-06-27T10:52:22.496Z] [2024-06-27T10:52:22.496Z] deploy-jar-common: [2024-06-27T10:52:22.563Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:52:22.563Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:52:22.584Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser [2024-06-27T10:52:22.584Z] [2024-06-27T10:52:22.584Z] all: [2024-06-27T10:52:22.584Z] [echo] [2024-06-27T10:52:22.584Z] [echo] [2024-06-27T10:52:22.584Z] [echo] [2024-06-27T10:52:22.584Z] [echo] *************************************************************************** [2024-06-27T10:52:22.584Z] [echo] * Running group authConf [2024-06-27T10:52:22.584Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/authConf [2024-06-27T10:52:22.584Z] [echo] *************************************************************************** [2024-06-27T10:52:22.584Z] [echo] [2024-06-27T10:52:22.584Z] [echo] [2024-06-27T10:52:22.584Z] [echo] [2024-06-27T10:52:22.584Z] [2024-06-27T10:52:22.584Z] setOSConditions: [2024-06-27T10:52:22.584Z] [2024-06-27T10:52:22.584Z] setToolWin: [2024-06-27T10:52:22.584Z] [2024-06-27T10:52:22.584Z] setToolUnix: [2024-06-27T10:52:22.584Z] [2024-06-27T10:52:22.584Z] setToolProperty: [2024-06-27T10:52:22.584Z] [2024-06-27T10:52:22.584Z] setS1ASclassPath: [2024-06-27T10:52:22.584Z] [2024-06-27T10:52:22.584Z] init-common: [2024-06-27T10:52:22.585Z] [2024-06-27T10:52:22.585Z] all: [2024-06-27T10:52:22.585Z] [2024-06-27T10:52:22.585Z] setOSConditions: [2024-06-27T10:52:22.585Z] [2024-06-27T10:52:22.585Z] setToolWin: [2024-06-27T10:52:22.585Z] [2024-06-27T10:52:22.585Z] setToolUnix: [2024-06-27T10:52:22.585Z] [2024-06-27T10:52:22.585Z] setToolProperty: [2024-06-27T10:52:22.585Z] [2024-06-27T10:52:22.585Z] setS1ASclassPath: [2024-06-27T10:52:22.585Z] [2024-06-27T10:52:22.585Z] init-common: [2024-06-27T10:52:22.585Z] [2024-06-27T10:52:22.585Z] stopDomain: [2024-06-27T10:52:22.585Z] [echo] run.xml:stopping domain... [2024-06-27T10:52:22.603Z] [exec] Jun 27, 2024 10:52:22 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:22.603Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2c7c0e36 [2024-06-27T10:52:22.603Z] [exec] Value of key is: test3 : [2024-06-27T10:52:22.603Z] [exec] jdbc reconfig-maxpoolsize status: [2024-06-27T10:52:22.603Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:22.603Z] [exec] [2024-06-27T10:52:22.603Z] [exec] [2024-06-27T10:52:22.603Z] [exec] ----------------------------------------- [2024-06-27T10:52:22.603Z] [exec] - test3 : : PASS - [2024-06-27T10:52:22.603Z] [exec] ----------------------------------------- [2024-06-27T10:52:22.603Z] [exec] Total PASS: 1 [2024-06-27T10:52:22.603Z] [exec] Total FAIL: 0 [2024-06-27T10:52:22.603Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:22.603Z] [exec] ----------------------------------------- [2024-06-27T10:52:22.603Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:22.603Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:22.607Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-06-27T10:52:22.717Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:52:22.717Z] [exec] Waiting finished after 4,528 ms. [2024-06-27T10:52:22.717Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:52:22.717Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:52:22.717Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:52:22.717Z] [exec] Admin Port: 45,707 [2024-06-27T10:52:22.717Z] [exec] Command start-domain executed successfully. [2024-06-27T10:52:22.717Z] [echo] run.xml:doing wait for localhost:45711... [2024-06-27T10:52:22.717Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] dumpThreadStack: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] startDomainWindows: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] startDomain: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] clean: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] setOSConditions: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] setToolWin: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] setToolUnix: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] setToolProperty: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] setS1ASclassPath: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] init-common: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] clean-common: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] setOSConditions: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] setToolWin: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] setToolUnix: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] setToolProperty: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] setS1ASclassPath: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.717Z] init-common: [2024-06-27T10:52:22.717Z] [2024-06-27T10:52:22.718Z] clean-classes-common: [2024-06-27T10:52:22.718Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] setOSConditions: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] setToolWin: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] setToolUnix: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] setToolProperty: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] setS1ASclassPath: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] init-common: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] clean-jars-common: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] compile: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] setOSConditions: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] setToolWin: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] setToolUnix: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] setToolProperty: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] setS1ASclassPath: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] init-common: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] compile-common: [2024-06-27T10:52:22.718Z] [echo] Current time (ISO): 2024-06-27T10:52:22.474+0000 [2024-06-27T10:52:22.718Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:22.718Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/servlet [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] build: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.718Z] setOSConditions: [2024-06-27T10:52:22.718Z] [2024-06-27T10:52:22.719Z] setToolWin: [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.719Z] setToolUnix: [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.719Z] setToolProperty: [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.719Z] setS1ASclassPath: [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.719Z] init-common: [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.719Z] webclient-war-common: [2024-06-27T10:52:22.719Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.719Z] clear: [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.719Z] test-tlds-exist: [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.719Z] copy-tlds: [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.719Z] test-tagfiles-exist: [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.719Z] copy-tagfiles: [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.719Z] package-war-common: [2024-06-27T10:52:22.719Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:22.719Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:22.719Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:22.719Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:22.719Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:22.719Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-deploy-dash-dash-libraries-web.war [2024-06-27T10:52:22.719Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:22.719Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:22.719Z] [javac] Compiling 1 source file [2024-06-27T10:52:22.719Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:22.719Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:22.719Z] [2024-06-27T10:52:22.720Z] deploy: [2024-06-27T10:52:22.720Z] [2024-06-27T10:52:22.720Z] setOSConditions: [2024-06-27T10:52:22.720Z] [2024-06-27T10:52:22.720Z] setToolWin: [2024-06-27T10:52:22.720Z] [2024-06-27T10:52:22.720Z] setToolUnix: [2024-06-27T10:52:22.720Z] [2024-06-27T10:52:22.720Z] setToolProperty: [2024-06-27T10:52:22.720Z] [2024-06-27T10:52:22.720Z] setS1ASclassPath: [2024-06-27T10:52:22.720Z] [2024-06-27T10:52:22.720Z] init-common: [2024-06-27T10:52:22.720Z] [2024-06-27T10:52:22.720Z] deploy-war-libraries: [2024-06-27T10:52:22.745Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackageApp.ear [2024-06-27T10:52:22.784Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-descr-ejb.jar [2024-06-27T10:52:22.819Z] [exec] Application deployed with name wsclient. [2024-06-27T10:52:22.819Z] [exec] Command deploy executed successfully. [2024-06-27T10:52:22.819Z] [2024-06-27T10:52:22.819Z] setup: [2024-06-27T10:52:22.819Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:22.819Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:22.819Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:22.819Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:22.819Z] [2024-06-27T10:52:22.819Z] setOSConditions: [2024-06-27T10:52:22.819Z] [2024-06-27T10:52:22.819Z] setToolWin: [2024-06-27T10:52:22.819Z] [2024-06-27T10:52:22.819Z] setToolUnix: [2024-06-27T10:52:22.819Z] [2024-06-27T10:52:22.819Z] setToolProperty: [2024-06-27T10:52:22.819Z] [2024-06-27T10:52:22.819Z] setS1ASclassPath: [2024-06-27T10:52:22.858Z] [2024-06-27T10:52:22.858Z] checkReporting-common: [2024-06-27T10:52:22.858Z] [2024-06-27T10:52:22.858Z] confirmReportPresent-common: [2024-06-27T10:52:22.858Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:22.858Z] [echo] Test seems to be reported fine [2024-06-27T10:52:22.858Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-06-27T10:52:22.858Z] [2024-06-27T10:52:22.858Z] confirmMissingReport-common: [2024-06-27T10:52:22.858Z] [2024-06-27T10:52:22.858Z] asadmin-common: [2024-06-27T10:52:22.858Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=20 [2024-06-27T10:52:22.931Z] [exec] Jun 27, 2024 10:52:22 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:22.931Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@61da0413 [2024-06-27T10:52:22.998Z] [exec] Application deployed with name ejb-bmp-simple_nopackageApp. [2024-06-27T10:52:22.998Z] [echo] Deployment on target server server successful [2024-06-27T10:52:22.998Z] [2024-06-27T10:52:22.998Z] setOSConditions: [2024-06-27T10:52:22.998Z] [2024-06-27T10:52:22.999Z] setToolWin: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setToolUnix: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setToolProperty: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setS1ASclassPath: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] init-common: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] deploy-common-ee: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] run: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setOSConditions: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setToolWin: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setToolUnix: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setToolProperty: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setS1ASclassPath: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] init-common: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] execute-ejb-sql-common: [2024-06-27T10:52:22.999Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/create_pointbase.sql [2024-06-27T10:52:22.999Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setOSConditions: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setToolWin: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setToolUnix: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setToolProperty: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] setS1ASclassPath: [2024-06-27T10:52:22.999Z] [2024-06-27T10:52:22.999Z] init-common: [2024-06-27T10:52:23.000Z] [2024-06-27T10:52:23.000Z] runclient-common: [2024-06-27T10:52:23.000Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackageAppClient.jar -name ejb-bmp-simple_nopackageClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:52:23.021Z] [exec] Jun 27, 2024 10:52:22 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:23.021Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3bbb8c16 [2024-06-27T10:52:23.075Z] [2024-06-27T10:52:23.075Z] init-common: [2024-06-27T10:52:23.075Z] [2024-06-27T10:52:23.075Z] runtest: [2024-06-27T10:52:23.075Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:23.075Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml:96: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:23.075Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:23.075Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:52:23.075Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:23.075Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:23.075Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:23.075Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:23.075Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:52:23.075Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:23.076Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:23.076Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:23.076Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:23.076Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:23.076Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:23.076Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:23.076Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:23.076Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:23.076Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:23.076Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:23.076Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:23.076Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:23.076Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:23.076Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:52:23.076Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:52:23.076Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:52:23.076Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:52:23.076Z] [java] ... 72 more [2024-06-27T10:52:23.076Z] [java] Java Result: -1 [2024-06-27T10:52:23.077Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:23.077Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:23.077Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:23.077Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:23.077Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:23.077Z] [2024-06-27T10:52:23.077Z] setOSConditions: [2024-06-27T10:52:23.077Z] [2024-06-27T10:52:23.077Z] setToolWin: [2024-06-27T10:52:23.077Z] [2024-06-27T10:52:23.077Z] setToolUnix: [2024-06-27T10:52:23.077Z] [2024-06-27T10:52:23.077Z] setToolProperty: [2024-06-27T10:52:23.077Z] [2024-06-27T10:52:23.077Z] setS1ASclassPath: [2024-06-27T10:52:23.077Z] [2024-06-27T10:52:23.077Z] init-common: [2024-06-27T10:52:23.077Z] [2024-06-27T10:52:23.077Z] clean: [2024-06-27T10:52:23.077Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:23.077Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:23.077Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:23.077Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:23.078Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.078Z] setOSConditions: [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.078Z] setToolWin: [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.078Z] setToolUnix: [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.078Z] setToolProperty: [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.078Z] setS1ASclassPath: [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.078Z] init-common: [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.078Z] clean-common: [2024-06-27T10:52:23.078Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:23.078Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:23.078Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:23.078Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:23.078Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.078Z] setOSConditions: [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.078Z] setToolWin: [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.078Z] setToolUnix: [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.078Z] setToolProperty: [2024-06-27T10:52:23.078Z] [2024-06-27T10:52:23.079Z] setS1ASclassPath: [2024-06-27T10:52:23.079Z] [2024-06-27T10:52:23.079Z] init-common: [2024-06-27T10:52:23.079Z] [2024-06-27T10:52:23.079Z] clean-classes-common: [2024-06-27T10:52:23.079Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:23.079Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:23.079Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:23.079Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:23.079Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:23.079Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:23.079Z] [2024-06-27T10:52:23.079Z] setOSConditions: [2024-06-27T10:52:23.079Z] [2024-06-27T10:52:23.079Z] setToolWin: [2024-06-27T10:52:23.079Z] [2024-06-27T10:52:23.079Z] setToolUnix: [2024-06-27T10:52:23.079Z] [2024-06-27T10:52:23.079Z] setToolProperty: [2024-06-27T10:52:23.079Z] [2024-06-27T10:52:23.079Z] setS1ASclassPath: [2024-06-27T10:52:23.079Z] [2024-06-27T10:52:23.079Z] init-common: [2024-06-27T10:52:23.079Z] [2024-06-27T10:52:23.079Z] clean-jars-common: [2024-06-27T10:52:23.079Z] [2024-06-27T10:52:23.079Z] undeploy: [2024-06-27T10:52:23.079Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:23.080Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:23.080Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:23.080Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:23.080Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:23.080Z] [2024-06-27T10:52:23.080Z] setOSConditions: [2024-06-27T10:52:23.080Z] [2024-06-27T10:52:23.080Z] setToolWin: [2024-06-27T10:52:23.080Z] [2024-06-27T10:52:23.080Z] setToolUnix: [2024-06-27T10:52:23.080Z] [2024-06-27T10:52:23.080Z] setToolProperty: [2024-06-27T10:52:23.080Z] [2024-06-27T10:52:23.080Z] setS1ASclassPath: [2024-06-27T10:52:23.080Z] [2024-06-27T10:52:23.080Z] init-common: [2024-06-27T10:52:23.080Z] [2024-06-27T10:52:23.080Z] undeploy-war-common: [2024-06-27T10:52:23.185Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:23.185Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:23.185Z] [exec] Value of key is: Embedded-Connector-1.5 test - 1 [2024-06-27T10:52:23.208Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear [2024-06-27T10:52:23.208Z] [javaWithResult] Jun 27, 2024 10:52:23 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:23.208Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:23.279Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-precompile-deploy-dash-dash-libraries --libraries myclasses.jar --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-deploy-dash-dash-libraries-web.war [2024-06-27T10:52:23.297Z] [exec] args ->[Ljava.lang.String;@68df8c6 [2024-06-27T10:52:23.297Z] [exec] args0 ->EJB3_pkgEarLibTest [2024-06-27T10:52:23.342Z] [exec] [2024-06-27T10:52:23.342Z] [exec] PER01003: Deployment encountered SQL Exceptions: [2024-06-27T10:52:23.343Z] [exec] PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-06-27T10:52:23.343Z] [2024-06-27T10:52:23.343Z] run: [2024-06-27T10:52:23.343Z] [2024-06-27T10:52:23.343Z] setOSConditions: [2024-06-27T10:52:23.343Z] [2024-06-27T10:52:23.343Z] setToolWin: [2024-06-27T10:52:23.343Z] [2024-06-27T10:52:23.343Z] setToolUnix: [2024-06-27T10:52:23.343Z] [2024-06-27T10:52:23.343Z] setToolProperty: [2024-06-27T10:52:23.343Z] [2024-06-27T10:52:23.343Z] setS1ASclassPath: [2024-06-27T10:52:23.343Z] [2024-06-27T10:52:23.343Z] init-common: [2024-06-27T10:52:23.343Z] [2024-06-27T10:52:23.343Z] run_se: [2024-06-27T10:52:23.440Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:23.440Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:23.440Z] [exec] Value of key is: Embedded-Connector-1.5 test - 2 [2024-06-27T10:52:23.440Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:23.440Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:23.440Z] [exec] Value of key is: Embedded-Connector-1.5 test - 3 [2024-06-27T10:52:23.440Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:23.458Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=20 [2024-06-27T10:52:23.458Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=20 [2024-06-27T10:52:23.458Z] [2024-06-27T10:52:23.458Z] setOSConditions: [2024-06-27T10:52:23.458Z] [2024-06-27T10:52:23.458Z] setToolWin: [2024-06-27T10:52:23.458Z] [2024-06-27T10:52:23.458Z] setToolUnix: [2024-06-27T10:52:23.458Z] [2024-06-27T10:52:23.458Z] setToolProperty: [2024-06-27T10:52:23.458Z] [2024-06-27T10:52:23.458Z] setS1ASclassPath: [2024-06-27T10:52:23.458Z] [2024-06-27T10:52:23.458Z] init-common: [2024-06-27T10:52:23.458Z] [2024-06-27T10:52:23.458Z] runclient-common: [2024-06-27T10:52:23.458Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2024-06-27T10:52:23.465Z] [javaWithResult] Jun 27, 2024 10:52:23 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.module [2024-06-27T10:52:23.465Z] [javaWithResult] WARNING: URI is not hierarchical [2024-06-27T10:52:23.465Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-06-27T10:52:23.465Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-06-27T10:52:23.465Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:153) [2024-06-27T10:52:23.465Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-06-27T10:52:23.465Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-06-27T10:52:23.465Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-06-27T10:52:23.465Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-06-27T10:52:23.465Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-06-27T10:52:23.465Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-06-27T10:52:23.465Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:23.465Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-06-27T10:52:23.465Z] [javaWithResult] [2024-06-27T10:52:23.642Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false containerresolver-app1-web [2024-06-27T10:52:23.694Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:23.694Z] [exec] Value of key is: Embedded-Connector-1.5 test - 4 [2024-06-27T10:52:23.694Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:23.694Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:23.694Z] [exec] Value of key is: Embedded-Connector-1.5 test - 5 [2024-06-27T10:52:23.694Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:23.694Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:23.694Z] [exec] Value of key is: Embedded-Connector-1.5 test - 6 [2024-06-27T10:52:23.694Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:23.694Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:23.695Z] [exec] Value of key is: Embedded-Connector-1.5 test - 7 [2024-06-27T10:52:23.721Z] [javaWithResult] [dol.validation.Validator]:: Expected exception [2024-06-27T10:52:23.721Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear [2024-06-27T10:52:23.721Z] [javaWithResult] Jun 27, 2024 10:52:23 AM com.sun.enterprise.deployment.node.SaxParserHandler getSchemaFileFor [2024-06-27T10:52:23.721Z] [javaWithResult] INFO: Cannot find the schema file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/schemas/90/weblogic-application.xsd [2024-06-27T10:52:23.721Z] [javaWithResult] Jun 27, 2024 10:52:23 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-06-27T10:52:23.721Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-06-27T10:52:23.721Z] [javaWithResult] Jun 27, 2024 10:52:23 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-06-27T10:52:23.721Z] [javaWithResult] SEVERE: Error occurred [2024-06-27T10:52:23.721Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://www.bea.com/ns/weblogic/90/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-06-27T10:52:23.721Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-06-27T10:52:23.721Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1135) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:376) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:615) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-06-27T10:52:23.722Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-06-27T10:52:23.722Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-06-27T10:52:23.722Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-06-27T10:52:23.722Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-06-27T10:52:23.722Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-06-27T10:52:23.722Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-06-27T10:52:23.722Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-06-27T10:52:23.722Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-06-27T10:52:23.722Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-06-27T10:52:23.722Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:23.722Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-06-27T10:52:23.722Z] [javaWithResult] [2024-06-27T10:52:23.861Z] [exec] Inserting Customer and Orders... OK [2024-06-27T10:52:23.861Z] [exec] Value of key is:EJB3_pkgEarLibTest-InsertCustomer [2024-06-27T10:52:23.873Z] [exec] Waiting for the domain to stop ... [2024-06-27T10:52:23.873Z] [exec] Waiting finished after 2,086 ms. [2024-06-27T10:52:23.873Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:52:23.873Z] [echo] Domain has beed STOPPED [2024-06-27T10:52:23.873Z] [2024-06-27T10:52:23.873Z] all: [2024-06-27T10:52:23.873Z] [2024-06-27T10:52:23.873Z] remote: [2024-06-27T10:52:23.873Z] [echo] [2024-06-27T10:52:23.873Z] [echo] [2024-06-27T10:52:23.873Z] [echo] ************************************************** [2024-06-27T10:52:23.873Z] [echo] * Running remote [2024-06-27T10:52:23.873Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/remote [2024-06-27T10:52:23.873Z] [echo] ************************************************** [2024-06-27T10:52:23.873Z] [echo] [2024-06-27T10:52:23.873Z] [echo] [2024-06-27T10:52:23.873Z] [2024-06-27T10:52:23.873Z] setOSConditions: [2024-06-27T10:52:23.873Z] [2024-06-27T10:52:23.873Z] setToolWin: [2024-06-27T10:52:23.873Z] [2024-06-27T10:52:23.873Z] setToolUnix: [2024-06-27T10:52:23.873Z] [2024-06-27T10:52:23.873Z] setToolProperty: [2024-06-27T10:52:23.873Z] [2024-06-27T10:52:23.873Z] setS1ASclassPath: [2024-06-27T10:52:23.873Z] [2024-06-27T10:52:23.873Z] init-common: [2024-06-27T10:52:23.873Z] [2024-06-27T10:52:23.873Z] clean: [2024-06-27T10:52:23.873Z] [2024-06-27T10:52:23.873Z] setOSConditions: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] setToolWin: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] setToolUnix: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] setToolProperty: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] setS1ASclassPath: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] init-common: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] clean-common: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] setOSConditions: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] setToolWin: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] setToolUnix: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] setToolProperty: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] setS1ASclassPath: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] init-common: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] clean-classes-common: [2024-06-27T10:52:23.874Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] setOSConditions: [2024-06-27T10:52:23.874Z] [2024-06-27T10:52:23.874Z] setToolWin: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] setToolUnix: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] setToolProperty: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] setS1ASclassPath: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] init-common: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] clean-jars-common: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] compile: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] setOSConditions: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] setToolWin: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] setToolUnix: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] setToolProperty: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] setS1ASclassPath: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] init-common: [2024-06-27T10:52:23.875Z] [2024-06-27T10:52:23.875Z] compile-common: [2024-06-27T10:52:23.875Z] [echo] Current time (ISO): 2024-06-27T10:52:23.536+0000 [2024-06-27T10:52:23.876Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:23.876Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:23.898Z] [2024-06-27T10:52:23.898Z] cleanup: [2024-06-27T10:52:23.899Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:23.899Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:23.899Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:23.899Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:23.899Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:23.899Z] [2024-06-27T10:52:23.899Z] setOSConditions: [2024-06-27T10:52:23.899Z] [2024-06-27T10:52:23.899Z] setToolWin: [2024-06-27T10:52:23.899Z] [2024-06-27T10:52:23.899Z] setToolUnix: [2024-06-27T10:52:23.899Z] [2024-06-27T10:52:23.899Z] setToolProperty: [2024-06-27T10:52:23.899Z] [2024-06-27T10:52:23.899Z] setS1ASclassPath: [2024-06-27T10:52:23.899Z] [2024-06-27T10:52:23.899Z] init-common: [2024-06-27T10:52:23.899Z] [2024-06-27T10:52:23.899Z] clean: [2024-06-27T10:52:23.899Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:23.899Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:23.899Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:23.899Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:23.900Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.900Z] setOSConditions: [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.900Z] setToolWin: [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.900Z] setToolUnix: [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.900Z] setToolProperty: [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.900Z] setS1ASclassPath: [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.900Z] init-common: [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.900Z] clean-common: [2024-06-27T10:52:23.900Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:23.900Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:23.900Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:23.900Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:23.900Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.900Z] setOSConditions: [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.900Z] setToolWin: [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.900Z] setToolUnix: [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.900Z] setToolProperty: [2024-06-27T10:52:23.900Z] [2024-06-27T10:52:23.901Z] setS1ASclassPath: [2024-06-27T10:52:23.901Z] [2024-06-27T10:52:23.901Z] init-common: [2024-06-27T10:52:23.901Z] [2024-06-27T10:52:23.901Z] clean-classes-common: [2024-06-27T10:52:23.901Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:23.901Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:23.901Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:23.901Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:23.901Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:23.901Z] [2024-06-27T10:52:23.901Z] setOSConditions: [2024-06-27T10:52:23.901Z] [2024-06-27T10:52:23.901Z] setToolWin: [2024-06-27T10:52:23.901Z] [2024-06-27T10:52:23.901Z] setToolUnix: [2024-06-27T10:52:23.901Z] [2024-06-27T10:52:23.901Z] setToolProperty: [2024-06-27T10:52:23.901Z] [2024-06-27T10:52:23.901Z] setS1ASclassPath: [2024-06-27T10:52:23.901Z] [2024-06-27T10:52:23.901Z] init-common: [2024-06-27T10:52:23.901Z] [2024-06-27T10:52:23.901Z] clean-jars-common: [2024-06-27T10:52:23.901Z] [2024-06-27T10:52:23.901Z] undeploy: [2024-06-27T10:52:23.901Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:23.902Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:23.902Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:23.902Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:23.902Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:23.902Z] [2024-06-27T10:52:23.902Z] setOSConditions: [2024-06-27T10:52:23.902Z] [2024-06-27T10:52:23.902Z] [java] Jun 27, 2024 10:52:23 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:23.902Z] setToolWin: [2024-06-27T10:52:23.902Z] [2024-06-27T10:52:23.902Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:23.902Z] setToolUnix: [2024-06-27T10:52:23.902Z] [2024-06-27T10:52:23.902Z] setToolProperty: [2024-06-27T10:52:23.902Z] [2024-06-27T10:52:23.902Z] setS1ASclassPath: [2024-06-27T10:52:23.902Z] [2024-06-27T10:52:23.902Z] init-common: [2024-06-27T10:52:23.902Z] [2024-06-27T10:52:23.902Z] undeploy-war-common: [2024-06-27T10:52:23.939Z] [exec] Jun 27, 2024 10:52:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:23.939Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:23.949Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:23.949Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:23.949Z] [exec] Value of key is: Embedded-Connector-1.5 test - 8 [2024-06-27T10:52:23.949Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:23.949Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:23.949Z] [exec] Value of key is: Embedded-Connector-1.5 test - 9 [2024-06-27T10:52:23.949Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:23.949Z] [exec] [2024-06-27T10:52:23.949Z] [exec] [2024-06-27T10:52:23.949Z] [exec] ----------------------------------------- [2024-06-27T10:52:23.949Z] [exec] - Embedded-Connector-1.5 test - 1: PASS - [2024-06-27T10:52:23.949Z] [exec] - Embedded-Connector-1.5 test - 4: PASS - [2024-06-27T10:52:23.949Z] [exec] - Embedded-Connector-1.5 test - 5: PASS - [2024-06-27T10:52:23.949Z] [exec] - Embedded-Connector-1.5 test - 2: PASS - [2024-06-27T10:52:23.949Z] [exec] - Embedded-Connector-1.5 test - 3: PASS - [2024-06-27T10:52:23.949Z] [exec] - Embedded-Connector-1.5 test - 8: PASS - [2024-06-27T10:52:23.949Z] [exec] - Embedded-Connector-1.5 test - 9: PASS - [2024-06-27T10:52:23.949Z] [exec] - Embedded-Connector-1.5 test - 6: PASS - [2024-06-27T10:52:23.949Z] [exec] - Embedded-Connector-1.5 test - 7: PASS - [2024-06-27T10:52:23.949Z] [exec] ----------------------------------------- [2024-06-27T10:52:23.949Z] [exec] Total PASS: 9 [2024-06-27T10:52:23.949Z] [exec] Total FAIL: 0 [2024-06-27T10:52:23.949Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:23.949Z] [exec] ----------------------------------------- [2024-06-27T10:52:23.949Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:23.949Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-06-27T10:52:23.949Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:23.980Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear [2024-06-27T10:52:23.980Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear] is not valid [2024-06-27T10:52:23.980Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-06-27T10:52:23.980Z] [javaWithResult] Jun 27, 2024 10:52:23 AM com.sun.enterprise.deployment.node.SaxParserHandler getSchemaFileFor [2024-06-27T10:52:23.980Z] [javaWithResult] INFO: Cannot find the schema file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/schemas/weblogic-application/1.5/weblogic-application.xsd [2024-06-27T10:52:23.980Z] [javaWithResult] Jun 27, 2024 10:52:23 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-06-27T10:52:23.980Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-06-27T10:52:23.980Z] [javaWithResult] Jun 27, 2024 10:52:23 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-06-27T10:52:23.980Z] [javaWithResult] SEVERE: Error occurred [2024-06-27T10:52:23.980Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.5/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-06-27T10:52:23.980Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1135) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:353) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:615) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-06-27T10:52:23.980Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:23.981Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-06-27T10:52:23.981Z] [javaWithResult] [2024-06-27T10:52:23.981Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.5/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1135) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:353) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:615) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-06-27T10:52:23.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-06-27T10:52:23.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-06-27T10:52:23.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-06-27T10:52:23.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-06-27T10:52:23.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-06-27T10:52:23.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-06-27T10:52:23.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:23.982Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-06-27T10:52:23.982Z] [javaWithResult] Java Result: 255 [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] processResult: [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] failed: [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] passed: [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] unknown: [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] writeLogToConsole: [2024-06-27T10:52:23.982Z] [echo] Test validation UNKNOWN at 27-Jun-2024 10:52:23.916 with return code 255 [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] declare-test: [2024-06-27T10:52:23.982Z] [echo] Starting test validation dol/validation Test WLS Ear3 [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] init.os: [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] init.tools.unix: [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] init.tools.windows: [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] init.tools: [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] setAsadminArgs: [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] init: [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] init.customtasks: [2024-06-27T10:52:23.982Z] [2024-06-27T10:52:23.982Z] run.validator: [2024-06-27T10:52:23.982Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:52:24.119Z] [exec] Verifying that all are inserted... OK [2024-06-27T10:52:24.119Z] [exec] Value of key is:EJB3_pkgEarLibTest-VerifyCustomerInsert [2024-06-27T10:52:24.119Z] [exec] Removing all... OK [2024-06-27T10:52:24.119Z] [exec] Value of key is:EJB3_pkgEarLibTest-DeleteCustomer [2024-06-27T10:52:24.119Z] [exec] Verifying that all are removed... OK [2024-06-27T10:52:24.119Z] [exec] Value of key is:EJB3_pkgEarLibTest-VerifyDeleteCustomer [2024-06-27T10:52:24.119Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:24.119Z] [exec] [2024-06-27T10:52:24.119Z] [exec] [2024-06-27T10:52:24.119Z] [exec] ----------------------------------------- [2024-06-27T10:52:24.119Z] [exec] - EJB3_pkgEarLibTest-InsertCustomer: PASS - [2024-06-27T10:52:24.119Z] [exec] - EJB3_pkgEarLibTest-VerifyDeleteCustomer: PASS - [2024-06-27T10:52:24.119Z] [exec] - EJB3_pkgEarLibTest-VerifyCustomerInsert: PASS - [2024-06-27T10:52:24.119Z] [exec] - EJB3_pkgEarLibTest-DeleteCustomer: PASS - [2024-06-27T10:52:24.119Z] [exec] ----------------------------------------- [2024-06-27T10:52:24.119Z] [exec] Total PASS: 4 [2024-06-27T10:52:24.119Z] [exec] Total FAIL: 0 [2024-06-27T10:52:24.119Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:24.119Z] [exec] ----------------------------------------- [2024-06-27T10:52:24.119Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:24.203Z] [2024-06-27T10:52:24.203Z] checkReporting-common: [2024-06-27T10:52:24.203Z] [2024-06-27T10:52:24.203Z] confirmReportPresent-common: [2024-06-27T10:52:24.203Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:24.203Z] [echo] Test seems to be reported fine [2024-06-27T10:52:24.203Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/RepRunConf.txt [2024-06-27T10:52:24.203Z] [2024-06-27T10:52:24.203Z] confirmMissingReport-common: [2024-06-27T10:52:24.203Z] [2024-06-27T10:52:24.203Z] unset: [2024-06-27T10:52:24.203Z] [2024-06-27T10:52:24.203Z] setOSConditions: [2024-06-27T10:52:24.203Z] [2024-06-27T10:52:24.203Z] setToolWin: [2024-06-27T10:52:24.203Z] [2024-06-27T10:52:24.204Z] setToolUnix: [2024-06-27T10:52:24.204Z] [2024-06-27T10:52:24.204Z] setToolProperty: [2024-06-27T10:52:24.204Z] [2024-06-27T10:52:24.204Z] setS1ASclassPath: [2024-06-27T10:52:24.204Z] [2024-06-27T10:52:24.204Z] init-common: [2024-06-27T10:52:24.204Z] [2024-06-27T10:52:24.204Z] unsetJdbc: [2024-06-27T10:52:24.204Z] [2024-06-27T10:52:24.204Z] setOSConditions: [2024-06-27T10:52:24.204Z] [2024-06-27T10:52:24.204Z] setToolWin: [2024-06-27T10:52:24.204Z] [2024-06-27T10:52:24.204Z] setToolUnix: [2024-06-27T10:52:24.204Z] [2024-06-27T10:52:24.204Z] setToolProperty: [2024-06-27T10:52:24.204Z] [2024-06-27T10:52:24.204Z] setS1ASclassPath: [2024-06-27T10:52:24.204Z] [2024-06-27T10:52:24.204Z] init-common: [2024-06-27T10:52:24.204Z] [2024-06-27T10:52:24.204Z] delete-jdbc-resource-common: [2024-06-27T10:52:24.204Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-06-27T10:52:24.375Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:24.381Z] [exec] Jun 27, 2024 10:52:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:24.381Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:24.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false containerresolver-app2-web [2024-06-27T10:52:24.463Z] [2024-06-27T10:52:24.463Z] cleanup: [2024-06-27T10:52:24.463Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:24.463Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:24.463Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:24.463Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:24.463Z] [2024-06-27T10:52:24.463Z] setOSConditions: [2024-06-27T10:52:24.463Z] [2024-06-27T10:52:24.463Z] setToolWin: [2024-06-27T10:52:24.463Z] [2024-06-27T10:52:24.463Z] setToolUnix: [2024-06-27T10:52:24.463Z] [2024-06-27T10:52:24.463Z] setToolProperty: [2024-06-27T10:52:24.463Z] [2024-06-27T10:52:24.463Z] setS1ASclassPath: [2024-06-27T10:52:24.463Z] [2024-06-27T10:52:24.463Z] init-common: [2024-06-27T10:52:24.463Z] [2024-06-27T10:52:24.463Z] clean: [2024-06-27T10:52:24.464Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:24.464Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:24.464Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:24.464Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:24.464Z] [2024-06-27T10:52:24.464Z] setOSConditions: [2024-06-27T10:52:24.464Z] [2024-06-27T10:52:24.464Z] setToolWin: [2024-06-27T10:52:24.464Z] [2024-06-27T10:52:24.464Z] setToolUnix: [2024-06-27T10:52:24.464Z] [2024-06-27T10:52:24.464Z] setToolProperty: [2024-06-27T10:52:24.464Z] [2024-06-27T10:52:24.464Z] setS1ASclassPath: [2024-06-27T10:52:24.464Z] [2024-06-27T10:52:24.464Z] init-common: [2024-06-27T10:52:24.464Z] [2024-06-27T10:52:24.464Z] clean-common: [2024-06-27T10:52:24.464Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:24.464Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:24.464Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:24.464Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:24.464Z] [2024-06-27T10:52:24.464Z] setOSConditions: [2024-06-27T10:52:24.464Z] [2024-06-27T10:52:24.465Z] setToolWin: [2024-06-27T10:52:24.465Z] [2024-06-27T10:52:24.465Z] setToolUnix: [2024-06-27T10:52:24.465Z] [2024-06-27T10:52:24.465Z] setToolProperty: [2024-06-27T10:52:24.465Z] [2024-06-27T10:52:24.465Z] setS1ASclassPath: [2024-06-27T10:52:24.465Z] [2024-06-27T10:52:24.465Z] init-common: [2024-06-27T10:52:24.495Z] [exec] Jun 27, 2024 10:52:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:24.495Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@58a3d521 [2024-06-27T10:52:24.495Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:24.495Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:24.495Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 1 [2024-06-27T10:52:24.495Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:52:24.497Z] [exec] Jun 27, 2024 10:52:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:24.497Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:24.516Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:24.518Z] [exec] Waiting for the domain to stop . [2024-06-27T10:52:24.518Z] [exec] Waiting finished after 473 ms. [2024-06-27T10:52:24.518Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:52:24.643Z] [2024-06-27T10:52:24.643Z] checkReporting-common: [2024-06-27T10:52:24.643Z] [2024-06-27T10:52:24.643Z] confirmReportPresent-common: [2024-06-27T10:52:24.643Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:24.643Z] [echo] Test seems to be reported fine [2024-06-27T10:52:24.643Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/RepRunConf.txt [2024-06-27T10:52:24.643Z] [2024-06-27T10:52:24.643Z] confirmMissingReport-common: [2024-06-27T10:52:24.643Z] [2024-06-27T10:52:24.643Z] undeploy: [2024-06-27T10:52:24.643Z] [2024-06-27T10:52:24.643Z] setOSConditions: [2024-06-27T10:52:24.643Z] [2024-06-27T10:52:24.643Z] setToolWin: [2024-06-27T10:52:24.643Z] [2024-06-27T10:52:24.643Z] setToolUnix: [2024-06-27T10:52:24.643Z] [2024-06-27T10:52:24.644Z] setToolProperty: [2024-06-27T10:52:24.644Z] [2024-06-27T10:52:24.644Z] setS1ASclassPath: [2024-06-27T10:52:24.644Z] [2024-06-27T10:52:24.644Z] init-common: [2024-06-27T10:52:24.644Z] [2024-06-27T10:52:24.644Z] undeploy-common: [2024-06-27T10:52:24.720Z] [2024-06-27T10:52:24.720Z] clean-classes-common: [2024-06-27T10:52:24.720Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:24.720Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:24.720Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:24.720Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:24.721Z] [2024-06-27T10:52:24.721Z] setOSConditions: [2024-06-27T10:52:24.721Z] [2024-06-27T10:52:24.721Z] setToolWin: [2024-06-27T10:52:24.721Z] [2024-06-27T10:52:24.721Z] setToolUnix: [2024-06-27T10:52:24.721Z] [2024-06-27T10:52:24.721Z] setToolProperty: [2024-06-27T10:52:24.721Z] [2024-06-27T10:52:24.721Z] setS1ASclassPath: [2024-06-27T10:52:24.721Z] [2024-06-27T10:52:24.721Z] init-common: [2024-06-27T10:52:24.721Z] [2024-06-27T10:52:24.721Z] clean-jars-common: [2024-06-27T10:52:24.721Z] [2024-06-27T10:52:24.721Z] undeploy-client: [2024-06-27T10:52:24.749Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:52:24.749Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 2 [2024-06-27T10:52:24.749Z] [exec] test count : 3 [2024-06-27T10:52:24.749Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 3 [2024-06-27T10:52:24.749Z] [exec] test count : 4 [2024-06-27T10:52:24.749Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 4 [2024-06-27T10:52:24.749Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 5 [2024-06-27T10:52:24.749Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 6 [2024-06-27T10:52:24.749Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:24.749Z] [exec] [2024-06-27T10:52:24.749Z] [exec] [2024-06-27T10:52:24.749Z] [exec] ----------------------------------------- [2024-06-27T10:52:24.749Z] [exec] - Standalone-Connector-Bean-Validation Test - 1: PASS - [2024-06-27T10:52:24.749Z] [exec] - Standalone-Connector-Bean-Validation Test - 2: PASS - [2024-06-27T10:52:24.749Z] [exec] - Standalone-Connector-Bean-Validation Test - 3: PASS - [2024-06-27T10:52:24.749Z] [exec] - Standalone-Connector-Bean-Validation Test - 4: PASS - [2024-06-27T10:52:24.749Z] [exec] - Standalone-Connector-Bean-Validation Test - 5: PASS - [2024-06-27T10:52:24.749Z] [exec] - Standalone-Connector-Bean-Validation Test - 6: PASS - [2024-06-27T10:52:24.749Z] [exec] ----------------------------------------- [2024-06-27T10:52:24.749Z] [exec] Total PASS: 6 [2024-06-27T10:52:24.749Z] [exec] Total FAIL: 0 [2024-06-27T10:52:24.749Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:24.749Z] [exec] ----------------------------------------- [2024-06-27T10:52:24.749Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:24.749Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-06-27T10:52:24.749Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:24.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-06-27T10:52:24.763Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2024-06-27T10:52:24.763Z] [echo] cmd executed for server [2024-06-27T10:52:24.763Z] [2024-06-27T10:52:24.763Z] setOSConditions: [2024-06-27T10:52:24.763Z] [2024-06-27T10:52:24.763Z] setToolWin: [2024-06-27T10:52:24.763Z] [2024-06-27T10:52:24.763Z] setToolUnix: [2024-06-27T10:52:24.763Z] [2024-06-27T10:52:24.763Z] setToolProperty: [2024-06-27T10:52:24.763Z] [2024-06-27T10:52:24.763Z] setS1ASclassPath: [2024-06-27T10:52:24.763Z] [2024-06-27T10:52:24.763Z] init-common: [2024-06-27T10:52:24.763Z] [2024-06-27T10:52:24.763Z] delete-jdbc-connpool-common: [2024-06-27T10:52:24.763Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:52:24.771Z] [2024-06-27T10:52:24.771Z] undeploy: [2024-06-27T10:52:24.771Z] [2024-06-27T10:52:24.771Z] setOSConditions: [2024-06-27T10:52:24.771Z] [2024-06-27T10:52:24.771Z] setToolWin: [2024-06-27T10:52:24.771Z] [2024-06-27T10:52:24.771Z] setToolUnix: [2024-06-27T10:52:24.771Z] [2024-06-27T10:52:24.771Z] setToolProperty: [2024-06-27T10:52:24.771Z] [2024-06-27T10:52:24.771Z] setS1ASclassPath: [2024-06-27T10:52:24.771Z] [2024-06-27T10:52:24.771Z] init-common: [2024-06-27T10:52:24.771Z] [2024-06-27T10:52:24.771Z] undeploy-common: [2024-06-27T10:52:24.807Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:24.807Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:24.807Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:24.807Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:24.807Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:24.807Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:24.807Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:24.954Z] [exec] Jun 27, 2024 10:52:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:24.955Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:25.003Z] [2024-06-27T10:52:25.003Z] checkReporting-common: [2024-06-27T10:52:25.003Z] [2024-06-27T10:52:25.003Z] confirmReportPresent-common: [2024-06-27T10:52:25.003Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:25.003Z] [echo] Test seems to be reported fine [2024-06-27T10:52:25.003Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/RepRunConf.txt [2024-06-27T10:52:25.003Z] [2024-06-27T10:52:25.003Z] confirmMissingReport-common: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] unset: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] setOSConditions: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] setToolWin: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] setToolUnix: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] setToolProperty: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] setS1ASclassPath: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] init-common: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] unsetJdbc: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] setOSConditions: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] setToolWin: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] setToolUnix: [2024-06-27T10:52:25.004Z] [2024-06-27T10:52:25.004Z] setToolProperty: [2024-06-27T10:52:25.005Z] [2024-06-27T10:52:25.005Z] setS1ASclassPath: [2024-06-27T10:52:25.005Z] [2024-06-27T10:52:25.005Z] init-common: [2024-06-27T10:52:25.005Z] [2024-06-27T10:52:25.005Z] execute-sql-common: [2024-06-27T10:52:25.005Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/dropdb.sql [2024-06-27T10:52:25.005Z] [sql] 0 rows affected [2024-06-27T10:52:25.005Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:52:25.005Z] [2024-06-27T10:52:25.005Z] undeploy: [2024-06-27T10:52:25.032Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-06-27T10:52:25.055Z] [exec] Jun 27, 2024 10:52:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:25.055Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:25.209Z] [exec] Jun 27, 2024 10:52:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:25.209Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:25.272Z] [2024-06-27T10:52:25.272Z] setOSConditions: [2024-06-27T10:52:25.272Z] [2024-06-27T10:52:25.272Z] setToolWin: [2024-06-27T10:52:25.272Z] [2024-06-27T10:52:25.273Z] setToolUnix: [2024-06-27T10:52:25.273Z] [2024-06-27T10:52:25.273Z] setToolProperty: [2024-06-27T10:52:25.273Z] [2024-06-27T10:52:25.273Z] setS1ASclassPath: [2024-06-27T10:52:25.273Z] [2024-06-27T10:52:25.273Z] init-common: [2024-06-27T10:52:25.273Z] [2024-06-27T10:52:25.273Z] undeploy: [2024-06-27T10:52:25.273Z] [2024-06-27T10:52:25.273Z] setOSConditions: [2024-06-27T10:52:25.273Z] [2024-06-27T10:52:25.273Z] setToolWin: [2024-06-27T10:52:25.273Z] [2024-06-27T10:52:25.273Z] setToolUnix: [2024-06-27T10:52:25.273Z] [2024-06-27T10:52:25.273Z] setToolProperty: [2024-06-27T10:52:25.273Z] [2024-06-27T10:52:25.273Z] setS1ASclassPath: [2024-06-27T10:52:25.273Z] [2024-06-27T10:52:25.273Z] init-common: [2024-06-27T10:52:25.273Z] [2024-06-27T10:52:25.273Z] undeploy-common: [2024-06-27T10:52:25.282Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:52:25.282Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:52:25.282Z] [exec] Command undeploy executed successfully. [2024-06-27T10:52:25.282Z] [2024-06-27T10:52:25.282Z] cleanup: [2024-06-27T10:52:25.282Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:25.282Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:25.282Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:25.282Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:25.282Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:25.282Z] [2024-06-27T10:52:25.283Z] setOSConditions: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] setToolWin: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] setToolUnix: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] setToolProperty: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] setS1ASclassPath: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] init-common: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] clean: [2024-06-27T10:52:25.283Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:25.283Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:25.283Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:25.283Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:25.283Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] setOSConditions: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] setToolWin: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] setToolUnix: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] setToolProperty: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] setS1ASclassPath: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.283Z] init-common: [2024-06-27T10:52:25.283Z] [2024-06-27T10:52:25.284Z] clean-common: [2024-06-27T10:52:25.284Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:25.284Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:25.284Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:25.284Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:25.284Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:25.284Z] [2024-06-27T10:52:25.284Z] setOSConditions: [2024-06-27T10:52:25.284Z] [2024-06-27T10:52:25.284Z] setToolWin: [2024-06-27T10:52:25.284Z] [2024-06-27T10:52:25.284Z] setToolUnix: [2024-06-27T10:52:25.284Z] [2024-06-27T10:52:25.284Z] setToolProperty: [2024-06-27T10:52:25.284Z] [2024-06-27T10:52:25.284Z] setS1ASclassPath: [2024-06-27T10:52:25.284Z] [2024-06-27T10:52:25.284Z] init-common: [2024-06-27T10:52:25.284Z] [2024-06-27T10:52:25.284Z] clean-classes-common: [2024-06-27T10:52:25.284Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:25.284Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:25.284Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:25.284Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:25.285Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.285Z] setOSConditions: [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.285Z] setToolWin: [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.285Z] setToolUnix: [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.285Z] setToolProperty: [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.285Z] setS1ASclassPath: [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.285Z] init-common: [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.285Z] clean-jars-common: [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.285Z] compile: [2024-06-27T10:52:25.285Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:25.285Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:25.285Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:25.285Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:25.285Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.285Z] setOSConditions: [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.285Z] setToolWin: [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.285Z] setToolUnix: [2024-06-27T10:52:25.285Z] [2024-06-27T10:52:25.286Z] setToolProperty: [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] setS1ASclassPath: [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2024-06-27T10:52:25.286Z] init-common: [2024-06-27T10:52:25.286Z] [echo] cmd executed for server [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] compile-common: [2024-06-27T10:52:25.286Z] undeploy: [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] [echo] Current time (ISO): 2024-06-27T10:52:25.230+0000 [2024-06-27T10:52:25.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:25.286Z] setOSConditions: [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:25.286Z] setToolWin: [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] setToolUnix: [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] setToolProperty: [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] setS1ASclassPath: [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] init-common: [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] testDelAdmin: [2024-06-27T10:52:25.286Z] [2024-06-27T10:52:25.286Z] asadmin-common: [2024-06-27T10:52:25.286Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-06-27T10:52:25.327Z] [exec] Jun 27, 2024 10:52:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:25.327Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@34c62fdf [2024-06-27T10:52:25.327Z] [exec] Value of key is: Resource Factories Test - testResourceInjectionViaLookupAttribute : [2024-06-27T10:52:25.327Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:25.327Z] [exec] [2024-06-27T10:52:25.327Z] [exec] [2024-06-27T10:52:25.327Z] [exec] ----------------------------------------- [2024-06-27T10:52:25.327Z] [exec] - Resource Factories Test - testResourceInjectionViaLookupAttribute : : PASS - [2024-06-27T10:52:25.327Z] [exec] ----------------------------------------- [2024-06-27T10:52:25.327Z] [exec] Total PASS: 1 [2024-06-27T10:52:25.327Z] [exec] Total FAIL: 0 [2024-06-27T10:52:25.327Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:25.328Z] [exec] ----------------------------------------- [2024-06-27T10:52:25.328Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:25.328Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:25.340Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-clientview-exceptionsApp [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] all: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] hello: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] all: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] session: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] setOSConditions: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] setToolWin: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] setToolUnix: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] setToolProperty: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] setS1ASclassPath: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] init-common: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] clean: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] setOSConditions: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] setToolWin: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] setToolUnix: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.340Z] setToolProperty: [2024-06-27T10:52:25.340Z] [2024-06-27T10:52:25.341Z] setS1ASclassPath: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] init-common: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] clean-common: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] setOSConditions: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] setToolWin: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] setToolUnix: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] setToolProperty: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] setS1ASclassPath: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] init-common: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] clean-classes-common: [2024-06-27T10:52:25.341Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] setOSConditions: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] setToolWin: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] setToolUnix: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] setToolProperty: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] setS1ASclassPath: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] init-common: [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] clean-jars-common: [2024-06-27T10:52:25.341Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/client/Client.java [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.341Z] compile: [2024-06-27T10:52:25.341Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/client [2024-06-27T10:52:25.341Z] [2024-06-27T10:52:25.342Z] setOSConditions: [2024-06-27T10:52:25.342Z] [2024-06-27T10:52:25.342Z] setToolWin: [2024-06-27T10:52:25.342Z] [2024-06-27T10:52:25.342Z] setToolUnix: [2024-06-27T10:52:25.342Z] [2024-06-27T10:52:25.342Z] setToolProperty: [2024-06-27T10:52:25.342Z] [2024-06-27T10:52:25.342Z] setS1ASclassPath: [2024-06-27T10:52:25.342Z] [2024-06-27T10:52:25.342Z] init-common: [2024-06-27T10:52:25.342Z] [2024-06-27T10:52:25.342Z] compile-common: [2024-06-27T10:52:25.342Z] [echo] Current time (ISO): 2024-06-27T10:52:25.260+0000 [2024-06-27T10:52:25.342Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:25.342Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:25.350Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear [2024-06-27T10:52:25.365Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:25.365Z] [javac] 1 warning [2024-06-27T10:52:25.365Z] [2024-06-27T10:52:25.365Z] setOSConditions: [2024-06-27T10:52:25.365Z] [2024-06-27T10:52:25.365Z] setToolWin: [2024-06-27T10:52:25.365Z] [2024-06-27T10:52:25.365Z] setToolUnix: [2024-06-27T10:52:25.365Z] [2024-06-27T10:52:25.365Z] setToolProperty: [2024-06-27T10:52:25.365Z] [2024-06-27T10:52:25.365Z] setS1ASclassPath: [2024-06-27T10:52:25.365Z] [2024-06-27T10:52:25.365Z] init-common: [2024-06-27T10:52:25.365Z] [2024-06-27T10:52:25.365Z] compile-common: [2024-06-27T10:52:25.365Z] [echo] Current time (ISO): 2024-06-27T10:52:25.220+0000 [2024-06-27T10:52:25.365Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:25.527Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-connector-bean-validationApp [2024-06-27T10:52:25.527Z] [2024-06-27T10:52:25.527Z] setOSConditions: [2024-06-27T10:52:25.527Z] [2024-06-27T10:52:25.527Z] setToolWin: [2024-06-27T10:52:25.527Z] [2024-06-27T10:52:25.528Z] setToolUnix: [2024-06-27T10:52:25.528Z] [2024-06-27T10:52:25.528Z] setToolProperty: [2024-06-27T10:52:25.528Z] [2024-06-27T10:52:25.528Z] setS1ASclassPath: [2024-06-27T10:52:25.528Z] [2024-06-27T10:52:25.528Z] init-common: [2024-06-27T10:52:25.528Z] [2024-06-27T10:52:25.528Z] undeploy: [2024-06-27T10:52:25.528Z] [2024-06-27T10:52:25.528Z] setOSConditions: [2024-06-27T10:52:25.528Z] [2024-06-27T10:52:25.528Z] setToolWin: [2024-06-27T10:52:25.528Z] [2024-06-27T10:52:25.528Z] setToolUnix: [2024-06-27T10:52:25.528Z] [2024-06-27T10:52:25.528Z] setToolProperty: [2024-06-27T10:52:25.528Z] [2024-06-27T10:52:25.528Z] setS1ASclassPath: [2024-06-27T10:52:25.528Z] [2024-06-27T10:52:25.528Z] init-common: [2024-06-27T10:52:25.528Z] [2024-06-27T10:52:25.528Z] undeploy-rar-common: [2024-06-27T10:52:25.528Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-06-27T10:52:25.540Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-06-27T10:52:25.540Z] [exec] Administered object eis/testAdmin deleted. [2024-06-27T10:52:25.540Z] [2024-06-27T10:52:25.540Z] setOSConditions: [2024-06-27T10:52:25.540Z] [2024-06-27T10:52:25.540Z] setToolWin: [2024-06-27T10:52:25.540Z] [2024-06-27T10:52:25.540Z] setToolUnix: [2024-06-27T10:52:25.540Z] [2024-06-27T10:52:25.540Z] setToolProperty: [2024-06-27T10:52:25.540Z] [2024-06-27T10:52:25.540Z] setS1ASclassPath: [2024-06-27T10:52:25.541Z] [2024-06-27T10:52:25.541Z] init-common: [2024-06-27T10:52:25.541Z] [2024-06-27T10:52:25.541Z] undeploy: [2024-06-27T10:52:25.541Z] [2024-06-27T10:52:25.541Z] setOSConditions: [2024-06-27T10:52:25.541Z] [2024-06-27T10:52:25.541Z] setToolWin: [2024-06-27T10:52:25.541Z] [2024-06-27T10:52:25.541Z] setToolUnix: [2024-06-27T10:52:25.541Z] [2024-06-27T10:52:25.541Z] setToolProperty: [2024-06-27T10:52:25.541Z] [2024-06-27T10:52:25.541Z] setS1ASclassPath: [2024-06-27T10:52:25.541Z] [2024-06-27T10:52:25.541Z] init-common: [2024-06-27T10:52:25.541Z] [2024-06-27T10:52:25.541Z] undeploy-common: [2024-06-27T10:52:25.584Z] [2024-06-27T10:52:25.584Z] checkReporting-common: [2024-06-27T10:52:25.584Z] [2024-06-27T10:52:25.584Z] confirmReportPresent-common: [2024-06-27T10:52:25.584Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:25.584Z] [echo] Test seems to be reported fine [2024-06-27T10:52:25.584Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-06-27T10:52:25.584Z] [2024-06-27T10:52:25.584Z] confirmMissingReport-common: [2024-06-27T10:52:25.584Z] [2024-06-27T10:52:25.584Z] undeploy: [2024-06-27T10:52:25.584Z] [2024-06-27T10:52:25.584Z] undeploy-custom-resource-classes: [2024-06-27T10:52:25.584Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/custom-resource-classes.jar [2024-06-27T10:52:25.584Z] [2024-06-27T10:52:25.584Z] restart-server: [2024-06-27T10:52:25.584Z] [2024-06-27T10:52:25.584Z] setOSConditions: [2024-06-27T10:52:25.584Z] [2024-06-27T10:52:25.584Z] stop-server: [2024-06-27T10:52:25.584Z] [2024-06-27T10:52:25.584Z] stop-server-unix: [2024-06-27T10:52:25.584Z] [echo] stopping server on unix ... [2024-06-27T10:52:25.607Z] [javaWithResult] Jun 27, 2024 10:52:25 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:25.607Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:25.607Z] [javaWithResult] Jun 27, 2024 10:52:25 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.module [2024-06-27T10:52:25.607Z] [javaWithResult] WARNING: URI is not hierarchical [2024-06-27T10:52:25.607Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-06-27T10:52:25.864Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-06-27T10:52:25.864Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:153) [2024-06-27T10:52:25.864Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-06-27T10:52:25.864Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-06-27T10:52:25.864Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-06-27T10:52:25.864Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-06-27T10:52:25.864Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-06-27T10:52:25.864Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-06-27T10:52:25.864Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:25.864Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-06-27T10:52:25.864Z] [javaWithResult] [2024-06-27T10:52:26.014Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgEarLibTestApp [2024-06-27T10:52:26.087Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-06-27T10:52:26.087Z] [2024-06-27T10:52:26.088Z] setOSConditions: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setToolWin: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setToolUnix: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setToolProperty: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setS1ASclassPath: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] init-common: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] restart: [2024-06-27T10:52:26.088Z] [echo] Not required to restart [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] all: [2024-06-27T10:52:26.088Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setOSConditions: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setToolWin: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setToolUnix: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setToolProperty: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setS1ASclassPath: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] init-common: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] clean: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setOSConditions: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setToolWin: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setToolUnix: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setToolProperty: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.088Z] setS1ASclassPath: [2024-06-27T10:52:26.088Z] [2024-06-27T10:52:26.089Z] init-common: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] clean-common: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] setOSConditions: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] setToolWin: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] setToolUnix: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] setToolProperty: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] setS1ASclassPath: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] init-common: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] clean-classes-common: [2024-06-27T10:52:26.089Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] setOSConditions: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] setToolWin: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] setToolUnix: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] setToolProperty: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] setS1ASclassPath: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] init-common: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] clean-jars-common: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] clean: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] compile: [2024-06-27T10:52:26.089Z] [2024-06-27T10:52:26.089Z] init: [2024-06-27T10:52:26.089Z] [echo] Building component ${component.name} [2024-06-27T10:52:26.089Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/internal/classes [2024-06-27T10:52:26.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib [2024-06-27T10:52:26.090Z] [2024-06-27T10:52:26.090Z] compile: [2024-06-27T10:52:26.090Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:26.090Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/internal/classes [2024-06-27T10:52:26.121Z] [javaWithResult] [dol.validation.Validator]:: Input archive: [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear] is not valid [2024-06-27T10:52:26.121Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-06-27T10:52:26.121Z] [javaWithResult] Jun 27, 2024 10:52:25 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-06-27T10:52:26.121Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-06-27T10:52:26.121Z] [javaWithResult] java.io.IOException: Error parsing descriptor Deployment descriptor file META-INF/weblogic-application.xml in archive [validation.ear]. [2024-06-27T10:52:26.121Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:322) [2024-06-27T10:52:26.121Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-06-27T10:52:26.121Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-06-27T10:52:26.121Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-06-27T10:52:26.121Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-06-27T10:52:26.121Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-06-27T10:52:26.121Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-06-27T10:52:26.121Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-06-27T10:52:26.121Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-06-27T10:52:26.121Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-06-27T10:52:26.121Z] [javaWithResult] Caused by: java.io.IOException: Stream closed [2024-06-27T10:52:26.121Z] [javaWithResult] at java.base/java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:169) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:291) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.base/java.io.BufferedInputStream.implRead(BufferedInputStream.java:325) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:312) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.readAndBuffer(XMLEntityManager.java:3027) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:706) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1398) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1364) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:257) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1152) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1040) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:943) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-06-27T10:52:26.121Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-06-27T10:52:26.122Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-06-27T10:52:26.122Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-06-27T10:52:26.122Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-06-27T10:52:26.122Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-06-27T10:52:26.122Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-06-27T10:52:26.122Z] [javaWithResult] ... 9 more [2024-06-27T10:52:26.122Z] [javaWithResult] Java Result: 255 [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] processResult: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] failed: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] passed: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] unknown: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] writeLogToConsole: [2024-06-27T10:52:26.122Z] [echo] Test validation UNKNOWN at 27-Jun-2024 10:52:25.992 with return code 255 [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] init.os: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] init.tools.unix: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] init.tools.windows: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] init.tools: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] setAsadminArgs: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] init: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] init.customtasks: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] prepare: [2024-06-27T10:52:26.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/override [2024-06-27T10:52:26.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war [2024-06-27T10:52:26.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF/classes [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] private-all: [2024-06-27T10:52:26.122Z] [2024-06-27T10:52:26.122Z] init.os: [2024-06-27T10:52:26.123Z] [2024-06-27T10:52:26.123Z] init.tools.unix: [2024-06-27T10:52:26.123Z] [2024-06-27T10:52:26.123Z] init.tools.windows: [2024-06-27T10:52:26.123Z] [2024-06-27T10:52:26.123Z] init.tools: [2024-06-27T10:52:26.123Z] [2024-06-27T10:52:26.123Z] setAsadminArgs: [2024-06-27T10:52:26.123Z] [2024-06-27T10:52:26.123Z] init: [2024-06-27T10:52:26.123Z] [2024-06-27T10:52:26.123Z] init.customtasks: [2024-06-27T10:52:26.123Z] [2024-06-27T10:52:26.123Z] prepare: [2024-06-27T10:52:26.123Z] [2024-06-27T10:52:26.123Z] compile: [2024-06-27T10:52:26.123Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/dol/override/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:26.123Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/override [2024-06-27T10:52:26.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-06-27T10:52:26.134Z] [2024-06-27T10:52:26.134Z] setOSConditions: [2024-06-27T10:52:26.134Z] [2024-06-27T10:52:26.134Z] setToolWin: [2024-06-27T10:52:26.134Z] [2024-06-27T10:52:26.134Z] setToolUnix: [2024-06-27T10:52:26.134Z] [2024-06-27T10:52:26.135Z] setToolProperty: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] setS1ASclassPath: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] init-common: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] restart: [2024-06-27T10:52:26.135Z] [echo] Not required to restart [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] all: [2024-06-27T10:52:26.135Z] [echo] [2024-06-27T10:52:26.135Z] [echo] ************************* [2024-06-27T10:52:26.135Z] [echo] * Running managed-beans [2024-06-27T10:52:26.135Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/managed-beans [2024-06-27T10:52:26.135Z] [echo] ************************* [2024-06-27T10:52:26.135Z] [echo] [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] all: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] managedbeans: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] setOSConditions: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] setToolWin: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] setToolUnix: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] setToolProperty: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] setS1ASclassPath: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] init-common: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] clean: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] setOSConditions: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] setToolWin: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] setToolUnix: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] setToolProperty: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] setS1ASclassPath: [2024-06-27T10:52:26.135Z] [2024-06-27T10:52:26.135Z] init-common: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] clean-common: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setOSConditions: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setToolWin: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setToolUnix: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setToolProperty: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setS1ASclassPath: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] init-common: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] clean-classes-common: [2024-06-27T10:52:26.136Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setOSConditions: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setToolWin: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setToolUnix: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setToolProperty: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setS1ASclassPath: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] init-common: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] clean-jars-common: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] compile: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setOSConditions: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setToolWin: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setToolUnix: [2024-06-27T10:52:26.136Z] [2024-06-27T10:52:26.136Z] setToolProperty: [2024-06-27T10:52:26.137Z] [2024-06-27T10:52:26.137Z] setS1ASclassPath: [2024-06-27T10:52:26.137Z] [2024-06-27T10:52:26.137Z] init-common: [2024-06-27T10:52:26.137Z] [2024-06-27T10:52:26.137Z] compile-common: [2024-06-27T10:52:26.137Z] [echo] Current time (ISO): 2024-06-27T10:52:26.034+0000 [2024-06-27T10:52:26.137Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:26.137Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:26.275Z] [2024-06-27T10:52:26.275Z] unsetup: [2024-06-27T10:52:26.275Z] [2024-06-27T10:52:26.275Z] setOSConditions: [2024-06-27T10:52:26.275Z] [2024-06-27T10:52:26.275Z] setToolWin: [2024-06-27T10:52:26.275Z] [2024-06-27T10:52:26.275Z] setToolUnix: [2024-06-27T10:52:26.275Z] [2024-06-27T10:52:26.275Z] setToolProperty: [2024-06-27T10:52:26.275Z] [2024-06-27T10:52:26.275Z] setS1ASclassPath: [2024-06-27T10:52:26.275Z] [2024-06-27T10:52:26.275Z] init-common: [2024-06-27T10:52:26.275Z] [2024-06-27T10:52:26.275Z] delete-jdbc-resource-common: [2024-06-27T10:52:26.275Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgEarLibTest [2024-06-27T10:52:26.308Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:26.308Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:26.308Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:26.308Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:26.308Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:26.308Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:26.308Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:26.344Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:26.344Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:26.344Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:26.344Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:26.344Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:26.344Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:26.344Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:26.344Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:26.344Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:26.344Z] [javac] details.put(new Integer(property),value); [2024-06-27T10:52:26.344Z] [javac] ^ [2024-06-27T10:52:26.344Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:26.344Z] [javac] if (details.containsKey(new Integer(property))) { [2024-06-27T10:52:26.344Z] [javac] ^ [2024-06-27T10:52:26.345Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:26.345Z] [javac] return (String) details.get(new Integer(property)); [2024-06-27T10:52:26.345Z] [javac] ^ [2024-06-27T10:52:26.345Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:52:26.345Z] [javac] return new Integer(parameter); [2024-06-27T10:52:26.345Z] [javac] ^ [2024-06-27T10:52:26.345Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-06-27T10:52:26.345Z] [javac] return new Short(parameter); [2024-06-27T10:52:26.345Z] [javac] ^ [2024-06-27T10:52:26.345Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-06-27T10:52:26.345Z] [javac] return new Byte(parameter); [2024-06-27T10:52:26.345Z] [javac] ^ [2024-06-27T10:52:26.345Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-06-27T10:52:26.345Z] [javac] return new Long(parameter); [2024-06-27T10:52:26.345Z] [javac] ^ [2024-06-27T10:52:26.345Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-06-27T10:52:26.345Z] [javac] return new Float(parameter); [2024-06-27T10:52:26.345Z] [javac] ^ [2024-06-27T10:52:26.345Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-06-27T10:52:26.345Z] [javac] return new Double(parameter); [2024-06-27T10:52:26.345Z] [javac] ^ [2024-06-27T10:52:26.345Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:52:26.345Z] [javac] return new Boolean(parameter); [2024-06-27T10:52:26.345Z] [javac] ^ [2024-06-27T10:52:26.379Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:26.379Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:26.379Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:26.379Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:26.379Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:26.379Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:26.379Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:26.409Z] [java] Jun 27, 2024 10:52:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:26.409Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@360bc645 [2024-06-27T10:52:26.409Z] [java] SFSB test : Found 1 FooEntity named BAR [2024-06-27T10:52:26.409Z] [java] SFSB test destroyed: Found 1 FooEntity named FOO [2024-06-27T10:52:26.409Z] [java] SFSB test again: Found 2 FooEntity named BAR [2024-06-27T10:52:26.409Z] [java] Value of key is: main [2024-06-27T10:52:26.409Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:26.409Z] [java] [2024-06-27T10:52:26.409Z] [java] [2024-06-27T10:52:26.409Z] [java] ----------------------------------------- [2024-06-27T10:52:26.409Z] [java] - main: PASS - [2024-06-27T10:52:26.409Z] [java] ----------------------------------------- [2024-06-27T10:52:26.409Z] [java] Total PASS: 1 [2024-06-27T10:52:26.409Z] [java] Total FAIL: 0 [2024-06-27T10:52:26.409Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:52:26.409Z] [java] ----------------------------------------- [2024-06-27T10:52:26.409Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:26.599Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:52:26.599Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-06-27T10:52:26.599Z] [javac] ^ [2024-06-27T10:52:26.599Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:52:26.599Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-06-27T10:52:26.599Z] [javac] ^ [2024-06-27T10:52:26.599Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:52:26.599Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:52:26.599Z] [javac] ^ [2024-06-27T10:52:26.599Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-06-27T10:52:26.599Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:26.599Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:52:26.599Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:26.599Z] [javac] 14 warnings [2024-06-27T10:52:26.599Z] [2024-06-27T10:52:26.599Z] setOSConditions: [2024-06-27T10:52:26.599Z] [2024-06-27T10:52:26.599Z] setToolWin: [2024-06-27T10:52:26.599Z] [2024-06-27T10:52:26.599Z] setToolUnix: [2024-06-27T10:52:26.599Z] [2024-06-27T10:52:26.599Z] setToolProperty: [2024-06-27T10:52:26.599Z] [2024-06-27T10:52:26.599Z] setS1ASclassPath: [2024-06-27T10:52:26.599Z] [2024-06-27T10:52:26.599Z] init-common: [2024-06-27T10:52:26.600Z] [2024-06-27T10:52:26.600Z] compile-common: [2024-06-27T10:52:26.600Z] [echo] Current time (ISO): 2024-06-27T10:52:26.442+0000 [2024-06-27T10:52:26.600Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:26.600Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:26.636Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:26.655Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:26.655Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:26.655Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:26.655Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:26.655Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:26.655Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:26.655Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:26.683Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:26.704Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:26.704Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:26.704Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:26.704Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:26.704Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:26.704Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:26.704Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:26.886Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:26.898Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/dol/override/OverrideTest.java uses or overrides a deprecated API. [2024-06-27T10:52:26.898Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:26.898Z] [javac] 1 warning [2024-06-27T10:52:26.898Z] [2024-06-27T10:52:26.898Z] init.os: [2024-06-27T10:52:26.898Z] [2024-06-27T10:52:26.898Z] init.tools.unix: [2024-06-27T10:52:26.898Z] [2024-06-27T10:52:26.898Z] init.tools.windows: [2024-06-27T10:52:26.898Z] [2024-06-27T10:52:26.898Z] init.tools: [2024-06-27T10:52:26.898Z] [2024-06-27T10:52:26.898Z] setAsadminArgs: [2024-06-27T10:52:26.898Z] [2024-06-27T10:52:26.898Z] init: [2024-06-27T10:52:26.898Z] [2024-06-27T10:52:26.898Z] init.customtasks: [2024-06-27T10:52:26.898Z] [2024-06-27T10:52:26.898Z] prepare: [2024-06-27T10:52:26.898Z] [2024-06-27T10:52:26.898Z] assemble: [2024-06-27T10:52:26.898Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF/classes [2024-06-27T10:52:26.898Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF [2024-06-27T10:52:26.899Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF [2024-06-27T10:52:26.899Z] [2024-06-27T10:52:26.899Z] declare-test: [2024-06-27T10:52:26.899Z] [echo] Starting test override dol/override Test [2024-06-27T10:52:26.899Z] [2024-06-27T10:52:26.899Z] init.os: [2024-06-27T10:52:26.899Z] [2024-06-27T10:52:26.899Z] init.tools.unix: [2024-06-27T10:52:26.899Z] [2024-06-27T10:52:26.899Z] init.tools.windows: [2024-06-27T10:52:26.899Z] [2024-06-27T10:52:26.899Z] init.tools: [2024-06-27T10:52:26.899Z] [2024-06-27T10:52:26.899Z] setAsadminArgs: [2024-06-27T10:52:26.899Z] [2024-06-27T10:52:26.899Z] init: [2024-06-27T10:52:26.899Z] [2024-06-27T10:52:26.899Z] init.customtasks: [2024-06-27T10:52:26.899Z] [2024-06-27T10:52:26.899Z] run.overridetest: [2024-06-27T10:52:26.899Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:52:26.938Z] [2024-06-27T10:52:26.938Z] undeploy: [2024-06-27T10:52:26.938Z] [2024-06-27T10:52:26.938Z] setOSConditions: [2024-06-27T10:52:26.938Z] [2024-06-27T10:52:26.938Z] setToolWin: [2024-06-27T10:52:26.938Z] [2024-06-27T10:52:26.938Z] setToolUnix: [2024-06-27T10:52:26.938Z] [2024-06-27T10:52:26.938Z] setToolProperty: [2024-06-27T10:52:26.938Z] [2024-06-27T10:52:26.938Z] setS1ASclassPath: [2024-06-27T10:52:26.938Z] [2024-06-27T10:52:26.938Z] init-common: [2024-06-27T10:52:26.938Z] [2024-06-27T10:52:26.938Z] undeploy-jar-common: [2024-06-27T10:52:26.940Z] [exec] Jun 27, 2024 10:52:26 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:26.940Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@16681017 [2024-06-27T10:52:27.061Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:27.061Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:27.061Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:27.061Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:27.061Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:27.061Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:27.061Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:27.141Z] [javac] 1 warning [2024-06-27T10:52:27.141Z] [2024-06-27T10:52:27.141Z] build: [2024-06-27T10:52:27.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:27.141Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-remote-ejb.jar [2024-06-27T10:52:27.141Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/org [2024-06-27T10:52:27.141Z] [2024-06-27T10:52:27.141Z] run: [2024-06-27T10:52:27.141Z] [2024-06-27T10:52:27.141Z] setOSConditions: [2024-06-27T10:52:27.141Z] [2024-06-27T10:52:27.141Z] setToolWin: [2024-06-27T10:52:27.141Z] [2024-06-27T10:52:27.141Z] setToolUnix: [2024-06-27T10:52:27.141Z] [2024-06-27T10:52:27.141Z] setToolProperty: [2024-06-27T10:52:27.141Z] [2024-06-27T10:52:27.142Z] setS1ASclassPath: [2024-06-27T10:52:27.142Z] [2024-06-27T10:52:27.142Z] init-common: [2024-06-27T10:52:27.142Z] [2024-06-27T10:52:27.142Z] stopDomain: [2024-06-27T10:52:27.142Z] [echo] run.xml:stopping domain... [2024-06-27T10:52:27.193Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb32-sfsb-descr-ejb [2024-06-27T10:52:27.194Z] [exec] Starting test [2024-06-27T10:52:27.194Z] [exec] Done [2024-06-27T10:52:27.194Z] [exec] Value of key is: simple_nopackage [2024-06-27T10:52:27.194Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:27.194Z] [exec] [2024-06-27T10:52:27.194Z] [exec] [2024-06-27T10:52:27.194Z] [exec] ----------------------------------------- [2024-06-27T10:52:27.194Z] [exec] - simple_nopackage: PASS - [2024-06-27T10:52:27.194Z] [exec] ----------------------------------------- [2024-06-27T10:52:27.194Z] [exec] Total PASS: 1 [2024-06-27T10:52:27.194Z] [exec] Total FAIL: 0 [2024-06-27T10:52:27.194Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:27.194Z] [exec] ----------------------------------------- [2024-06-27T10:52:27.194Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:27.194Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:27.288Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:27.288Z] [javac] 1 warning [2024-06-27T10:52:27.288Z] [2024-06-27T10:52:27.288Z] setOSConditions: [2024-06-27T10:52:27.288Z] [2024-06-27T10:52:27.288Z] setToolWin: [2024-06-27T10:52:27.288Z] [2024-06-27T10:52:27.288Z] setToolUnix: [2024-06-27T10:52:27.288Z] [2024-06-27T10:52:27.288Z] setToolProperty: [2024-06-27T10:52:27.289Z] [2024-06-27T10:52:27.289Z] setS1ASclassPath: [2024-06-27T10:52:27.289Z] [2024-06-27T10:52:27.289Z] init-common: [2024-06-27T10:52:27.289Z] [2024-06-27T10:52:27.289Z] compile-common: [2024-06-27T10:52:27.289Z] [echo] Current time (ISO): 2024-06-27T10:52:27.255+0000 [2024-06-27T10:52:27.289Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:27.447Z] [2024-06-27T10:52:27.447Z] all: [2024-06-27T10:52:27.447Z] [2024-06-27T10:52:27.447Z] lifecycle_cb_txattr: [2024-06-27T10:52:27.447Z] [2024-06-27T10:52:27.447Z] setOSConditions: [2024-06-27T10:52:27.447Z] [2024-06-27T10:52:27.447Z] setToolWin: [2024-06-27T10:52:27.447Z] [2024-06-27T10:52:27.447Z] setToolUnix: [2024-06-27T10:52:27.447Z] [2024-06-27T10:52:27.447Z] setToolProperty: [2024-06-27T10:52:27.447Z] [2024-06-27T10:52:27.447Z] setS1ASclassPath: [2024-06-27T10:52:27.447Z] [2024-06-27T10:52:27.447Z] init-common: [2024-06-27T10:52:27.447Z] [2024-06-27T10:52:27.448Z] clean: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] setOSConditions: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] setToolWin: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] checkReporting-common: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] setToolUnix: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] confirmReportPresent-common: [2024-06-27T10:52:27.448Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:27.448Z] [echo] Test seems to be reported fine [2024-06-27T10:52:27.448Z] setToolProperty: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/RepRunConf.txt [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] confirmMissingReport-common: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] setS1ASclassPath: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] undeploy: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] init-common: [2024-06-27T10:52:27.448Z] setOSConditions: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] setToolWin: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] clean-common: [2024-06-27T10:52:27.448Z] setToolUnix: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] setToolProperty: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] setOSConditions: [2024-06-27T10:52:27.448Z] setS1ASclassPath: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] init-common: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] setToolWin: [2024-06-27T10:52:27.448Z] [2024-06-27T10:52:27.448Z] execute-ejb-sql-common: [2024-06-27T10:52:27.448Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/drop_pointbase.sql [2024-06-27T10:52:27.448Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.448Z] setToolUnix: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] setOSConditions: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] setToolWin: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] setToolProperty: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] setToolUnix: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] setS1ASclassPath: [2024-06-27T10:52:27.449Z] setToolProperty: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] setS1ASclassPath: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] init-common: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] init-common: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] undeploy-common: [2024-06-27T10:52:27.449Z] clean-classes-common: [2024-06-27T10:52:27.449Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] setOSConditions: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] setToolWin: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] setToolUnix: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] setToolProperty: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] setS1ASclassPath: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] init-common: [2024-06-27T10:52:27.449Z] [2024-06-27T10:52:27.449Z] clean-jars-common: [2024-06-27T10:52:27.450Z] [2024-06-27T10:52:27.450Z] compile: [2024-06-27T10:52:27.450Z] [2024-06-27T10:52:27.450Z] setOSConditions: [2024-06-27T10:52:27.450Z] [2024-06-27T10:52:27.450Z] setToolWin: [2024-06-27T10:52:27.450Z] [2024-06-27T10:52:27.450Z] setToolUnix: [2024-06-27T10:52:27.450Z] [2024-06-27T10:52:27.450Z] setToolProperty: [2024-06-27T10:52:27.450Z] [2024-06-27T10:52:27.450Z] setS1ASclassPath: [2024-06-27T10:52:27.450Z] [2024-06-27T10:52:27.450Z] init-common: [2024-06-27T10:52:27.450Z] [2024-06-27T10:52:27.450Z] compile-common: [2024-06-27T10:52:27.450Z] [echo] Current time (ISO): 2024-06-27T10:52:27.286+0000 [2024-06-27T10:52:27.450Z] [exec] Application deployed with name web-jsp-precompile-deploy-dash-dash-libraries-web. [2024-06-27T10:52:27.450Z] [2024-06-27T10:52:27.450Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:27.450Z] run: [2024-06-27T10:52:27.450Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-deploy-dash-dash-libraries/test.jsp [2024-06-27T10:52:27.450Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:27.450Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:27.450Z] [java] [2024-06-27T10:52:27.450Z] [java] [2024-06-27T10:52:27.450Z] [java] ----------------------------------------- [2024-06-27T10:52:27.450Z] [java] - jsp-precompile-deploy-dash-dash-libraries: PASS - [2024-06-27T10:52:27.450Z] [java] ----------------------------------------- [2024-06-27T10:52:27.450Z] [java] - Total PASS : 1 - [2024-06-27T10:52:27.450Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:27.450Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:27.450Z] [java] ----------------------------------------- [2024-06-27T10:52:27.450Z] [2024-06-27T10:52:27.450Z] undeploy: [2024-06-27T10:52:27.450Z] [2024-06-27T10:52:27.451Z] setOSConditions: [2024-06-27T10:52:27.451Z] [2024-06-27T10:52:27.451Z] setToolWin: [2024-06-27T10:52:27.451Z] [2024-06-27T10:52:27.451Z] setToolUnix: [2024-06-27T10:52:27.451Z] [2024-06-27T10:52:27.451Z] setToolProperty: [2024-06-27T10:52:27.451Z] [2024-06-27T10:52:27.451Z] setS1ASclassPath: [2024-06-27T10:52:27.451Z] [2024-06-27T10:52:27.451Z] init-common: [2024-06-27T10:52:27.451Z] [2024-06-27T10:52:27.451Z] undeploy-war-common: [2024-06-27T10:52:27.538Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:27.539Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:27.539Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:27.539Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:27.539Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:27.539Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:27.539Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:27.553Z] [exec] Waiting for the domain to stop . [2024-06-27T10:52:27.553Z] [exec] Waiting finished after 739 ms. [2024-06-27T10:52:27.553Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:52:27.553Z] [2024-06-27T10:52:27.553Z] stop-server-windows: [2024-06-27T10:52:27.553Z] [2024-06-27T10:52:27.553Z] setOSConditions: [2024-06-27T10:52:27.553Z] [2024-06-27T10:52:27.553Z] start-server: [2024-06-27T10:52:27.553Z] [echo] +-----------------------------+ [2024-06-27T10:52:27.553Z] [echo] | | [2024-06-27T10:52:27.553Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:52:27.553Z] [echo] | in Felix mode | [2024-06-27T10:52:27.554Z] [echo] | | [2024-06-27T10:52:27.554Z] [echo] +-----------------------------+ [2024-06-27T10:52:27.554Z] [2024-06-27T10:52:27.554Z] start-server-unix: [2024-06-27T10:52:27.700Z] [exec] CLI306: Warning - The server located at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 is not running. [2024-06-27T10:52:27.701Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:52:27.701Z] [echo] Domain has beed STOPPED to run the test [2024-06-27T10:52:27.701Z] [2024-06-27T10:52:27.701Z] setOSConditions: [2024-06-27T10:52:27.701Z] [2024-06-27T10:52:27.701Z] setToolWin: [2024-06-27T10:52:27.701Z] [2024-06-27T10:52:27.701Z] setToolUnix: [2024-06-27T10:52:27.701Z] [2024-06-27T10:52:27.701Z] setToolProperty: [2024-06-27T10:52:27.701Z] [2024-06-27T10:52:27.701Z] setS1ASclassPath: [2024-06-27T10:52:27.701Z] [2024-06-27T10:52:27.701Z] init-common: [2024-06-27T10:52:27.701Z] [2024-06-27T10:52:27.701Z] run_se: [2024-06-27T10:52:27.701Z] [echo] Running with /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-06-27T10:52:27.736Z] [exec] Jun 27, 2024 10:52:27 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:27.736Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5f5297e3 [2024-06-27T10:52:27.736Z] [exec] Value of key is: test4 : [2024-06-27T10:52:27.736Z] [exec] jdbc reconfig-maxpoolsize status: [2024-06-27T10:52:27.736Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:27.736Z] [exec] [2024-06-27T10:52:27.736Z] [exec] [2024-06-27T10:52:27.736Z] [exec] ----------------------------------------- [2024-06-27T10:52:27.736Z] [exec] - test4 : : PASS - [2024-06-27T10:52:27.736Z] [exec] ----------------------------------------- [2024-06-27T10:52:27.736Z] [exec] Total PASS: 1 [2024-06-27T10:52:27.736Z] [exec] Total FAIL: 0 [2024-06-27T10:52:27.736Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:27.736Z] [exec] ----------------------------------------- [2024-06-27T10:52:27.736Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:27.736Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:27.955Z] [java] .......... Testing module: ejb-ejb31-embedded-remote-ejb [2024-06-27T10:52:27.990Z] [2024-06-27T10:52:27.990Z] checkReporting-common: [2024-06-27T10:52:27.990Z] [2024-06-27T10:52:27.990Z] confirmReportPresent-common: [2024-06-27T10:52:27.990Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:27.990Z] [echo] Test seems to be reported fine [2024-06-27T10:52:27.990Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-06-27T10:52:27.990Z] [2024-06-27T10:52:27.990Z] confirmMissingReport-common: [2024-06-27T10:52:27.990Z] [2024-06-27T10:52:27.990Z] undeploy: [2024-06-27T10:52:27.990Z] [2024-06-27T10:52:27.990Z] setOSConditions: [2024-06-27T10:52:27.990Z] [2024-06-27T10:52:27.990Z] setToolWin: [2024-06-27T10:52:27.990Z] [2024-06-27T10:52:27.990Z] setToolUnix: [2024-06-27T10:52:27.990Z] [2024-06-27T10:52:27.990Z] setToolProperty: [2024-06-27T10:52:27.990Z] [2024-06-27T10:52:27.990Z] setS1ASclassPath: [2024-06-27T10:52:27.990Z] [2024-06-27T10:52:27.990Z] init-common: [2024-06-27T10:52:27.991Z] [2024-06-27T10:52:27.991Z] undeploy-common: [2024-06-27T10:52:27.995Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:27.995Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:52:27.995Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:27.995Z] [javac] 1 warning [2024-06-27T10:52:27.995Z] [2024-06-27T10:52:27.995Z] build: [2024-06-27T10:52:27.995Z] [2024-06-27T10:52:27.995Z] setOSConditions: [2024-06-27T10:52:27.995Z] [2024-06-27T10:52:27.995Z] setToolWin: [2024-06-27T10:52:27.995Z] [2024-06-27T10:52:27.995Z] setToolUnix: [2024-06-27T10:52:27.995Z] [2024-06-27T10:52:27.995Z] setToolProperty: [2024-06-27T10:52:27.996Z] [2024-06-27T10:52:27.996Z] setS1ASclassPath: [2024-06-27T10:52:27.996Z] [2024-06-27T10:52:27.996Z] init-common: [2024-06-27T10:52:27.996Z] [2024-06-27T10:52:27.996Z] webclient-war-common: [2024-06-27T10:52:27.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:27.996Z] [2024-06-27T10:52:27.996Z] clear: [2024-06-27T10:52:27.996Z] [2024-06-27T10:52:27.996Z] test-tlds-exist: [2024-06-27T10:52:27.996Z] [2024-06-27T10:52:27.996Z] copy-tlds: [2024-06-27T10:52:27.996Z] [2024-06-27T10:52:27.996Z] test-tagfiles-exist: [2024-06-27T10:52:27.996Z] [2024-06-27T10:52:27.996Z] copy-tagfiles: [2024-06-27T10:52:27.996Z] [2024-06-27T10:52:27.996Z] package-war-common: [2024-06-27T10:52:27.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:27.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:27.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:27.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:27.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/lib [2024-06-27T10:52:27.996Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:27.996Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:27.997Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/docroot [2024-06-27T10:52:27.997Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-managed-bean-lifecycle-polymorphism-web.war [2024-06-27T10:52:27.997Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:27.997Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:27.997Z] [javac] Compiling 1 source file [2024-06-27T10:52:27.997Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:27.997Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:27.997Z] [2024-06-27T10:52:27.997Z] deploy: [2024-06-27T10:52:27.997Z] [2024-06-27T10:52:27.997Z] deploy-war-common: [2024-06-27T10:52:27.997Z] [2024-06-27T10:52:27.997Z] setOSConditions: [2024-06-27T10:52:27.997Z] [2024-06-27T10:52:27.997Z] setToolWin: [2024-06-27T10:52:27.997Z] [2024-06-27T10:52:27.997Z] setToolUnix: [2024-06-27T10:52:27.997Z] [2024-06-27T10:52:27.997Z] setToolProperty: [2024-06-27T10:52:27.997Z] [2024-06-27T10:52:27.997Z] setS1ASclassPath: [2024-06-27T10:52:27.997Z] [2024-06-27T10:52:27.997Z] init-common: [2024-06-27T10:52:27.997Z] [2024-06-27T10:52:27.997Z] deploy-war-commonpe: [2024-06-27T10:52:28.006Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-simple_nopackageApp [2024-06-27T10:52:28.006Z] [2024-06-27T10:52:28.006Z] all: [2024-06-27T10:52:28.006Z] [2024-06-27T10:52:28.006Z] twolevel: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setOSConditions: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setToolWin: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setToolUnix: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setToolProperty: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setS1ASclassPath: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] init-common: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] clean: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setOSConditions: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setToolWin: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setToolUnix: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setToolProperty: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setS1ASclassPath: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] init-common: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] clean-common: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setOSConditions: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setToolWin: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setToolUnix: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setToolProperty: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] setS1ASclassPath: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.007Z] init-common: [2024-06-27T10:52:28.007Z] [2024-06-27T10:52:28.008Z] clean-classes-common: [2024-06-27T10:52:28.008Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] setOSConditions: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] setToolWin: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] setToolUnix: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] setToolProperty: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] setS1ASclassPath: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] init-common: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] clean-jars-common: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] compile: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] setOSConditions: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] setToolWin: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] setToolUnix: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] setToolProperty: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] setS1ASclassPath: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] init-common: [2024-06-27T10:52:28.008Z] [2024-06-27T10:52:28.008Z] compile-common: [2024-06-27T10:52:28.008Z] [echo] Current time (ISO): 2024-06-27T10:52:27.889+0000 [2024-06-27T10:52:28.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:28.008Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:28.017Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-precompile-deploy-dash-dash-libraries-web [2024-06-27T10:52:28.017Z] [2024-06-27T10:52:28.017Z] stopDomain: [2024-06-27T10:52:28.017Z] [echo] run.xml:stopping domain... [2024-06-27T10:52:28.058Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:28.058Z] [javac] 1 warning [2024-06-27T10:52:28.058Z] [2024-06-27T10:52:28.058Z] assemble-web: [2024-06-27T10:52:28.058Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:28.058Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:28.058Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:28.058Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:28.058Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:28.058Z] [2024-06-27T10:52:28.059Z] pkg-war: [2024-06-27T10:52:28.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:28.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:28.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:28.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:28.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:52:28.059Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${sun-web.xml} to copy. [2024-06-27T10:52:28.059Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${webservices.xml} to copy. [2024-06-27T10:52:28.059Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:52:28.059Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:52:28.059Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:52:28.059Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:28.059Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:28.059Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${web.wsit.descriptors} does not exist. [2024-06-27T10:52:28.059Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/endpointaddress-web.war [2024-06-27T10:52:28.059Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:28.059Z] [2024-06-27T10:52:28.059Z] deploy-app: [2024-06-27T10:52:28.059Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:28.059Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:28.059Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:28.059Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:28.060Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:28.060Z] [2024-06-27T10:52:28.060Z] deploy-war-common: [2024-06-27T10:52:28.060Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:28.060Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:28.060Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:28.060Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:28.060Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:28.060Z] [2024-06-27T10:52:28.060Z] setOSConditions: [2024-06-27T10:52:28.060Z] [2024-06-27T10:52:28.060Z] setToolWin: [2024-06-27T10:52:28.060Z] [2024-06-27T10:52:28.060Z] setToolUnix: [2024-06-27T10:52:28.060Z] [2024-06-27T10:52:28.060Z] setToolProperty: [2024-06-27T10:52:28.060Z] [2024-06-27T10:52:28.060Z] setS1ASclassPath: [2024-06-27T10:52:28.060Z] [2024-06-27T10:52:28.060Z] init-common: [2024-06-27T10:52:28.060Z] [2024-06-27T10:52:28.060Z] deploy-war-commonpe: [2024-06-27T10:52:28.096Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:28.209Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgEarLibTest [2024-06-27T10:52:28.209Z] [exec] JDBC resource jdbc/pkgEarLibTest deleted successfully [2024-06-27T10:52:28.209Z] [echo] cmd executed for server [2024-06-27T10:52:28.209Z] [2024-06-27T10:52:28.209Z] setOSConditions: [2024-06-27T10:52:28.209Z] [2024-06-27T10:52:28.209Z] setToolWin: [2024-06-27T10:52:28.209Z] [2024-06-27T10:52:28.209Z] [java] Jun 27, 2024 10:52:28 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:52:28.209Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:52:28.209Z] [java] Jun 27, 2024 10:52:28 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:52:28.209Z] setToolUnix: [2024-06-27T10:52:28.210Z] [2024-06-27T10:52:28.210Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7134693191258789291xml [2024-06-27T10:52:28.210Z] setToolProperty: [2024-06-27T10:52:28.210Z] [2024-06-27T10:52:28.210Z] setS1ASclassPath: [2024-06-27T10:52:28.210Z] [2024-06-27T10:52:28.210Z] init-common: [2024-06-27T10:52:28.210Z] [2024-06-27T10:52:28.210Z] delete-jdbc-connpool-common: [2024-06-27T10:52:28.210Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgEarLibTest-pool [2024-06-27T10:52:28.370Z] [javac] 1 warning [2024-06-27T10:52:28.370Z] [2024-06-27T10:52:28.370Z] setOSConditions: [2024-06-27T10:52:28.370Z] [2024-06-27T10:52:28.370Z] setToolWin: [2024-06-27T10:52:28.370Z] [2024-06-27T10:52:28.370Z] setToolUnix: [2024-06-27T10:52:28.370Z] [2024-06-27T10:52:28.370Z] setToolProperty: [2024-06-27T10:52:28.370Z] [2024-06-27T10:52:28.370Z] setS1ASclassPath: [2024-06-27T10:52:28.370Z] [2024-06-27T10:52:28.370Z] init-common: [2024-06-27T10:52:28.370Z] [2024-06-27T10:52:28.370Z] compile-servlet: [2024-06-27T10:52:28.371Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/build.xml:70: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:28.371Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:28.394Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:28.394Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:28.394Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:28.394Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:28.394Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:28.394Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:28.394Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:28.464Z] [java] Jun 27, 2024 10:52:28 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-06-27T10:52:28.464Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-06-27T10:52:28.554Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-reconfig-maxpoolsizeApp [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] setOSConditions: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] setToolWin: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] setToolUnix: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] setToolProperty: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] setS1ASclassPath: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] init-common: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] undeploy-jdbc-common: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] setOSConditions: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] setToolWin: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] setToolUnix: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] setToolProperty: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] setS1ASclassPath: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] init-common: [2024-06-27T10:52:28.555Z] [2024-06-27T10:52:28.555Z] delete-jdbc-resource-common: [2024-06-27T10:52:28.555Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize [2024-06-27T10:52:28.556Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-managed-bean-lifecycle-polymorphism --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-managed-bean-lifecycle-polymorphism-web.war [2024-06-27T10:52:28.625Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:28.625Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:28.625Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:28.625Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:28.625Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:28.625Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:28.625Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:28.625Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:28.625Z] [javac] 1 warning [2024-06-27T10:52:28.625Z] [2024-06-27T10:52:28.625Z] build: [2024-06-27T10:52:28.625Z] [2024-06-27T10:52:28.625Z] assemble: [2024-06-27T10:52:28.625Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/jdbc.jar [2024-06-27T10:52:28.625Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib [2024-06-27T10:52:28.625Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/jdbcra.rar [2024-06-27T10:52:28.625Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/ra.xml [2024-06-27T10:52:28.625Z] [2024-06-27T10:52:28.625Z] setOSConditions: [2024-06-27T10:52:28.625Z] [2024-06-27T10:52:28.625Z] setToolWin: [2024-06-27T10:52:28.626Z] [2024-06-27T10:52:28.626Z] setToolUnix: [2024-06-27T10:52:28.626Z] [2024-06-27T10:52:28.626Z] setToolProperty: [2024-06-27T10:52:28.626Z] [2024-06-27T10:52:28.626Z] setS1ASclassPath: [2024-06-27T10:52:28.626Z] [2024-06-27T10:52:28.626Z] init-common: [2024-06-27T10:52:28.626Z] [2024-06-27T10:52:28.626Z] webclient-war-common: [2024-06-27T10:52:28.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:28.626Z] [2024-06-27T10:52:28.626Z] clear: [2024-06-27T10:52:28.626Z] [2024-06-27T10:52:28.626Z] test-tlds-exist: [2024-06-27T10:52:28.626Z] [2024-06-27T10:52:28.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot endpointaddress --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/endpointaddress-web.war [2024-06-27T10:52:28.626Z] copy-tlds: [2024-06-27T10:52:28.626Z] [2024-06-27T10:52:28.626Z] test-tagfiles-exist: [2024-06-27T10:52:28.626Z] [2024-06-27T10:52:28.626Z] copy-tagfiles: [2024-06-27T10:52:28.626Z] [2024-06-27T10:52:28.626Z] package-war-common: [2024-06-27T10:52:28.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:28.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:28.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:28.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:28.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/lib [2024-06-27T10:52:28.626Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:28.626Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:28.626Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:28.626Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:28.626Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-06-27T10:52:28.627Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:28.650Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:28.650Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:28.650Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:28.650Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:28.650Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:28.650Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:28.650Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:28.772Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgEarLibTest-pool [2024-06-27T10:52:28.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize [2024-06-27T10:52:28.810Z] [exec] JDBC resource jdbc/maxpoolsize deleted successfully [2024-06-27T10:52:28.810Z] [echo] cmd executed for server [2024-06-27T10:52:28.810Z] [2024-06-27T10:52:28.810Z] setOSConditions: [2024-06-27T10:52:28.810Z] [2024-06-27T10:52:28.810Z] setToolWin: [2024-06-27T10:52:28.810Z] [2024-06-27T10:52:28.810Z] setToolUnix: [2024-06-27T10:52:28.810Z] [2024-06-27T10:52:28.810Z] setToolProperty: [2024-06-27T10:52:28.810Z] [2024-06-27T10:52:28.810Z] setS1ASclassPath: [2024-06-27T10:52:28.810Z] [2024-06-27T10:52:28.810Z] init-common: [2024-06-27T10:52:28.810Z] [2024-06-27T10:52:28.810Z] delete-jdbc-connpool-common: [2024-06-27T10:52:28.810Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool [2024-06-27T10:52:28.810Z] [exec] Application deployed with name cdi-managed-bean-lifecycle-polymorphism-web. [2024-06-27T10:52:28.810Z] [2024-06-27T10:52:28.810Z] deploy-war-commonee: [2024-06-27T10:52:28.810Z] [2024-06-27T10:52:28.811Z] run: [2024-06-27T10:52:28.861Z] [javaWithResult] Jun 27, 2024 10:52:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:28.861Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:28.880Z] [2024-06-27T10:52:28.881Z] setOSConditions: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] setToolWin: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] setToolUnix: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] setToolProperty: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] setS1ASclassPath: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] init-common: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] ejb-jar-common: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] package-ejbjar-common: [2024-06-27T10:52:28.881Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:28.881Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:28.881Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:28.881Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-06-27T10:52:28.881Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:28.881Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:28.881Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/META-INF [2024-06-27T10:52:28.881Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:28.881Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/META-INF [2024-06-27T10:52:28.881Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] deploy-ear: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] setOSConditions: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] setToolWin: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] setToolUnix: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] setToolProperty: [2024-06-27T10:52:28.881Z] [2024-06-27T10:52:28.881Z] setS1ASclassPath: [2024-06-27T10:52:28.882Z] [2024-06-27T10:52:28.882Z] init-common: [2024-06-27T10:52:28.882Z] [2024-06-27T10:52:28.882Z] deploy-common: [2024-06-27T10:52:28.882Z] [echo] Current time (ISO): 2024-06-27T10:52:28.661+0000 [2024-06-27T10:52:28.882Z] [2024-06-27T10:52:28.882Z] setOSConditions: [2024-06-27T10:52:28.882Z] [2024-06-27T10:52:28.882Z] setToolWin: [2024-06-27T10:52:28.882Z] [2024-06-27T10:52:28.882Z] setToolUnix: [2024-06-27T10:52:28.882Z] [2024-06-27T10:52:28.882Z] setToolProperty: [2024-06-27T10:52:28.882Z] [2024-06-27T10:52:28.882Z] setS1ASclassPath: [2024-06-27T10:52:28.882Z] [2024-06-27T10:52:28.882Z] init-common: [2024-06-27T10:52:28.882Z] [2024-06-27T10:52:28.882Z] deploy-common-pe: [2024-06-27T10:52:28.940Z] [exec] Waiting for the domain to stop . [2024-06-27T10:52:28.940Z] [exec] Waiting finished after 142 ms. [2024-06-27T10:52:28.940Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] restore: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] setOSConditions: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] setToolWin: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] setToolUnix: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] setToolProperty: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] setS1ASclassPath: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] init-common: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] removeJarFromApplibs: [2024-06-27T10:52:28.940Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs/myclasses.jar [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] setOSConditions: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] setToolWin: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] setToolUnix: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] setToolProperty: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] setS1ASclassPath: [2024-06-27T10:52:28.940Z] [2024-06-27T10:52:28.940Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:28.941Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:28.941Z] init-common: [2024-06-27T10:52:28.941Z] [2024-06-27T10:52:28.941Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:28.941Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:28.941Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:28.941Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:28.941Z] startDomainUnix: [2024-06-27T10:52:28.941Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:28.941Z] [echo] Starting DAS [2024-06-27T10:52:28.951Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:29.028Z] [exec] JDBC Connection pool pkgEarLibTest-pool deleted successfully [2024-06-27T10:52:29.028Z] [echo] cmd executed for server [2024-06-27T10:52:29.028Z] [2024-06-27T10:52:29.028Z] all: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] setOSConditions: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] setToolWin: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] setToolUnix: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] setToolProperty: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] setS1ASclassPath: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] init-common: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] setup: [2024-06-27T10:52:29.029Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/descriptor [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] setOSConditions: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] setToolWin: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] setToolUnix: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] setToolProperty: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] setS1ASclassPath: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] init-common: [2024-06-27T10:52:29.029Z] [2024-06-27T10:52:29.029Z] create-jdbc-persistence-connpool-common: [2024-06-27T10:52:29.043Z] [java] Jun 27, 2024 10:52:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:29.043Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:29.064Z] [java] opening connection to http://localhost:8080/cdi-managed-bean-lifecycle-polymorphism/myurl [2024-06-27T10:52:29.064Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 | TestManagedBean injected via @Inject : TestManagedBeanExtension#PostConstruct | pc count = 1 [2024-06-27T10:52:29.064Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:29.064Z] [java] [2024-06-27T10:52:29.064Z] [java] [2024-06-27T10:52:29.064Z] [java] ----------------------------------------- [2024-06-27T10:52:29.064Z] [java] - managed-bean-lifecycle-inheritance: PASS - [2024-06-27T10:52:29.064Z] [java] ----------------------------------------- [2024-06-27T10:52:29.064Z] [java] - Total PASS : 1 - [2024-06-27T10:52:29.064Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:29.064Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:29.064Z] [java] ----------------------------------------- [2024-06-27T10:52:29.064Z] [2024-06-27T10:52:29.064Z] undeploy: [2024-06-27T10:52:29.064Z] [2024-06-27T10:52:29.064Z] setOSConditions: [2024-06-27T10:52:29.064Z] [2024-06-27T10:52:29.064Z] setToolWin: [2024-06-27T10:52:29.065Z] [2024-06-27T10:52:29.065Z] setToolUnix: [2024-06-27T10:52:29.065Z] [2024-06-27T10:52:29.065Z] setToolProperty: [2024-06-27T10:52:29.065Z] [2024-06-27T10:52:29.065Z] setS1ASclassPath: [2024-06-27T10:52:29.065Z] [2024-06-27T10:52:29.065Z] init-common: [2024-06-27T10:52:29.065Z] [2024-06-27T10:52:29.065Z] undeploy-war-common: [2024-06-27T10:52:29.118Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS3] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: , lookupName: jdbc/__default [2024-06-27T10:52:29.118Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS5and6] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: jdbc/__default, lookupName: [2024-06-27T10:52:29.118Z] [javaWithResult] [dol.override.OverrideTest]:: Target class name: override.OverrideTestServlet [2024-06-27T10:52:29.118Z] [javaWithResult] [dol.override.OverrideTest]:: Target name: myDS6 [2024-06-27T10:52:29.118Z] [javaWithResult] [dol.override.OverrideTest]:: Target class name: override.OverrideTestServlet [2024-06-27T10:52:29.118Z] [javaWithResult] [dol.override.OverrideTest]:: Target name: myDS5 [2024-06-27T10:52:29.118Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS7] with JNDI name: jdbc/__default, description: override, authorization: Container, sharing scope: Unshareable, mappedName: , lookupName: jdbc/__default [2024-06-27T10:52:29.118Z] [javaWithResult] [dol.override.OverrideTest]:: Descriptor did not override the @Resource lookup name attribute as expected [2024-06-27T10:52:29.118Z] [javaWithResult] [dol.override.OverrideTest]:: FAILED: devtests/deployment/dol/override [2024-06-27T10:52:29.118Z] [javaWithResult] Java Result: 255 [2024-06-27T10:52:29.118Z] [2024-06-27T10:52:29.118Z] processResult: [2024-06-27T10:52:29.118Z] [2024-06-27T10:52:29.118Z] failed: [2024-06-27T10:52:29.118Z] [2024-06-27T10:52:29.118Z] passed: [2024-06-27T10:52:29.118Z] [2024-06-27T10:52:29.118Z] unknown: [2024-06-27T10:52:29.118Z] [2024-06-27T10:52:29.118Z] writeLogToConsole: [2024-06-27T10:52:29.118Z] [echo] Test override UNKNOWN at 27-Jun-2024 10:52:29.098 with return code 255 [2024-06-27T10:52:29.118Z] [2024-06-27T10:52:29.118Z] private-all: [2024-06-27T10:52:29.118Z] [2024-06-27T10:52:29.118Z] private-all: [2024-06-27T10:52:29.188Z] [exec] Application deployed with name endpointaddress-web. [2024-06-27T10:52:29.188Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:29.188Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:29.188Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:29.188Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:29.188Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:29.188Z] [2024-06-27T10:52:29.188Z] deploy-war-commonee: [2024-06-27T10:52:29.188Z] [2024-06-27T10:52:29.188Z] assemble-client: [2024-06-27T10:52:29.188Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:29.188Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:29.188Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:29.188Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:29.188Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:29.188Z] [2024-06-27T10:52:29.188Z] compile-client: [2024-06-27T10:52:29.189Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:29.189Z] [echo] wsimporting http://localhost:8080/endpointaddress/HelloService?WSDL [2024-06-27T10:52:29.189Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:29.189Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:29.189Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:29.189Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:29.189Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:29.189Z] [2024-06-27T10:52:29.189Z] setOSConditions: [2024-06-27T10:52:29.189Z] [2024-06-27T10:52:29.189Z] setToolWin: [2024-06-27T10:52:29.189Z] [2024-06-27T10:52:29.189Z] setToolUnix: [2024-06-27T10:52:29.189Z] [2024-06-27T10:52:29.189Z] setToolProperty: [2024-06-27T10:52:29.189Z] [2024-06-27T10:52:29.189Z] setS1ASclassPath: [2024-06-27T10:52:29.189Z] [2024-06-27T10:52:29.189Z] init-common: [2024-06-27T10:52:29.189Z] [2024-06-27T10:52:29.189Z] wsimport: [2024-06-27T10:52:29.204Z] [javac] 1 warning [2024-06-27T10:52:29.204Z] [2024-06-27T10:52:29.204Z] setOSConditions: [2024-06-27T10:52:29.204Z] [2024-06-27T10:52:29.205Z] setToolWin: [2024-06-27T10:52:29.205Z] [2024-06-27T10:52:29.205Z] setToolUnix: [2024-06-27T10:52:29.205Z] [2024-06-27T10:52:29.205Z] setToolProperty: [2024-06-27T10:52:29.205Z] [2024-06-27T10:52:29.205Z] setS1ASclassPath: [2024-06-27T10:52:29.205Z] [2024-06-27T10:52:29.205Z] init-common: [2024-06-27T10:52:29.205Z] [2024-06-27T10:52:29.205Z] compile-common: [2024-06-27T10:52:29.205Z] [echo] Current time (ISO): 2024-06-27T10:52:29.045+0000 [2024-06-27T10:52:29.205Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:29.209Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:29.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-managed-bean-lifecycle-polymorphism-web [2024-06-27T10:52:29.368Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool [2024-06-27T10:52:29.368Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool deleted successfully [2024-06-27T10:52:29.368Z] [echo] cmd executed for server [2024-06-27T10:52:29.368Z] [2024-06-27T10:52:29.368Z] setOSConditions: [2024-06-27T10:52:29.368Z] [2024-06-27T10:52:29.368Z] setToolWin: [2024-06-27T10:52:29.368Z] [2024-06-27T10:52:29.368Z] setToolUnix: [2024-06-27T10:52:29.368Z] [2024-06-27T10:52:29.368Z] setToolProperty: [2024-06-27T10:52:29.369Z] [2024-06-27T10:52:29.369Z] setS1ASclassPath: [2024-06-27T10:52:29.369Z] [2024-06-27T10:52:29.369Z] init-common: [2024-06-27T10:52:29.369Z] [2024-06-27T10:52:29.369Z] undeploy-jdbc-common: [2024-06-27T10:52:29.369Z] [2024-06-27T10:52:29.369Z] setOSConditions: [2024-06-27T10:52:29.369Z] [2024-06-27T10:52:29.369Z] setToolWin: [2024-06-27T10:52:29.369Z] [2024-06-27T10:52:29.369Z] setToolUnix: [2024-06-27T10:52:29.369Z] [2024-06-27T10:52:29.369Z] setToolProperty: [2024-06-27T10:52:29.369Z] [2024-06-27T10:52:29.369Z] setS1ASclassPath: [2024-06-27T10:52:29.369Z] [2024-06-27T10:52:29.369Z] init-common: [2024-06-27T10:52:29.369Z] [2024-06-27T10:52:29.369Z] delete-jdbc-resource-common: [2024-06-27T10:52:29.369Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize-xa [2024-06-27T10:52:29.374Z] [2024-06-27T10:52:29.374Z] private-all: [2024-06-27T10:52:29.374Z] [2024-06-27T10:52:29.374Z] init.os: [2024-06-27T10:52:29.374Z] [2024-06-27T10:52:29.374Z] init.tools.unix: [2024-06-27T10:52:29.374Z] [2024-06-27T10:52:29.374Z] init.tools.windows: [2024-06-27T10:52:29.374Z] [2024-06-27T10:52:29.374Z] init.tools: [2024-06-27T10:52:29.374Z] [2024-06-27T10:52:29.374Z] setAsadminArgs: [2024-06-27T10:52:29.374Z] [2024-06-27T10:52:29.374Z] init: [2024-06-27T10:52:29.374Z] [2024-06-27T10:52:29.374Z] init.customtasks: [2024-06-27T10:52:29.374Z] [2024-06-27T10:52:29.374Z] prepare: [2024-06-27T10:52:29.374Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2024-06-27T10:52:29.374Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives [2024-06-27T10:52:29.374Z] [2024-06-27T10:52:29.374Z] compile: [2024-06-27T10:52:29.374Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:29.374Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2024-06-27T10:52:29.440Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:52:29.445Z] [exec] parsing WSDL... [2024-06-27T10:52:29.464Z] [javac] 1 warning [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] build: [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] setOSConditions: [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] fixFiles: [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] convUnix: [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] convWin: [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] setToolWin: [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] setToolUnix: [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] setToolProperty: [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] setS1ASclassPath: [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] init-common: [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] package-persistence-common: [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.464Z] ejb-jar-common: [2024-06-27T10:52:29.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:29.464Z] [2024-06-27T10:52:29.465Z] package-ejbjar-common: [2024-06-27T10:52:29.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:29.465Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session-ejb.jar [2024-06-27T10:52:29.465Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] appclient-jar-common: [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] package-appclientjar-common: [2024-06-27T10:52:29.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:29.465Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session-client.jar [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] webclient-war-common: [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] build-ear-common: [2024-06-27T10:52:29.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:29.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:29.465Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionApp.ear [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] deploy: [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] setOSConditions: [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] setToolWin: [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] setToolUnix: [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] setToolProperty: [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] setS1ASclassPath: [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] init-common: [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] deploy-common: [2024-06-27T10:52:29.465Z] [echo] Current time (ISO): 2024-06-27T10:52:29.444+0000 [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.465Z] setOSConditions: [2024-06-27T10:52:29.465Z] [2024-06-27T10:52:29.466Z] setToolWin: [2024-06-27T10:52:29.466Z] [2024-06-27T10:52:29.466Z] setToolUnix: [2024-06-27T10:52:29.466Z] [2024-06-27T10:52:29.466Z] setToolProperty: [2024-06-27T10:52:29.466Z] [2024-06-27T10:52:29.466Z] setS1ASclassPath: [2024-06-27T10:52:29.466Z] [2024-06-27T10:52:29.466Z] init-common: [2024-06-27T10:52:29.466Z] [2024-06-27T10:52:29.466Z] deploy-common-pe: [2024-06-27T10:52:29.590Z] [2024-06-27T10:52:29.590Z] all: [2024-06-27T10:52:29.590Z] [echo] [2024-06-27T10:52:29.590Z] [echo] ************************* [2024-06-27T10:52:29.590Z] [echo] * Running portable-extensions [2024-06-27T10:52:29.590Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions [2024-06-27T10:52:29.590Z] [echo] ************************* [2024-06-27T10:52:29.590Z] [echo] [2024-06-27T10:52:29.590Z] [2024-06-27T10:52:29.590Z] all: [2024-06-27T10:52:29.590Z] [2024-06-27T10:52:29.590Z] portable-extensions: [2024-06-27T10:52:29.590Z] [2024-06-27T10:52:29.590Z] setOSConditions: [2024-06-27T10:52:29.590Z] [2024-06-27T10:52:29.590Z] setToolWin: [2024-06-27T10:52:29.590Z] [2024-06-27T10:52:29.590Z] setToolUnix: [2024-06-27T10:52:29.590Z] [2024-06-27T10:52:29.590Z] setToolProperty: [2024-06-27T10:52:29.590Z] [2024-06-27T10:52:29.590Z] setS1ASclassPath: [2024-06-27T10:52:29.590Z] [2024-06-27T10:52:29.590Z] init-common: [2024-06-27T10:52:29.590Z] [2024-06-27T10:52:29.590Z] clean: [2024-06-27T10:52:29.590Z] [2024-06-27T10:52:29.591Z] setOSConditions: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] setToolWin: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] setToolUnix: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] setToolProperty: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] setS1ASclassPath: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] init-common: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] clean-common: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] setOSConditions: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] setToolWin: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] setToolUnix: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] setToolProperty: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] setS1ASclassPath: [2024-06-27T10:52:29.591Z] [2024-06-27T10:52:29.591Z] init-common: [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] clean-classes-common: [2024-06-27T10:52:29.592Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] setOSConditions: [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] setToolWin: [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] setToolUnix: [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] setToolProperty: [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] setS1ASclassPath: [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] init-common: [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] clean-jars-common: [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] compile: [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] setOSConditions: [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] setToolWin: [2024-06-27T10:52:29.592Z] [2024-06-27T10:52:29.592Z] setToolUnix: [2024-06-27T10:52:29.593Z] [2024-06-27T10:52:29.593Z] setToolProperty: [2024-06-27T10:52:29.593Z] [2024-06-27T10:52:29.593Z] setS1ASclassPath: [2024-06-27T10:52:29.593Z] [2024-06-27T10:52:29.593Z] init-common: [2024-06-27T10:52:29.593Z] [2024-06-27T10:52:29.593Z] compile-common: [2024-06-27T10:52:29.593Z] [echo] Current time (ISO): 2024-06-27T10:52:29.449+0000 [2024-06-27T10:52:29.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:29.593Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:29.602Z] [java] Jun 27, 2024 10:52:29 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:52:29.602Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:52:29.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize-xa [2024-06-27T10:52:29.625Z] [exec] JDBC resource jdbc/maxpoolsize-xa deleted successfully [2024-06-27T10:52:29.625Z] [echo] cmd executed for server [2024-06-27T10:52:29.625Z] [2024-06-27T10:52:29.625Z] setOSConditions: [2024-06-27T10:52:29.625Z] [2024-06-27T10:52:29.625Z] setToolWin: [2024-06-27T10:52:29.625Z] [2024-06-27T10:52:29.625Z] setToolUnix: [2024-06-27T10:52:29.625Z] [2024-06-27T10:52:29.625Z] setToolProperty: [2024-06-27T10:52:29.625Z] [2024-06-27T10:52:29.625Z] setS1ASclassPath: [2024-06-27T10:52:29.625Z] [2024-06-27T10:52:29.625Z] init-common: [2024-06-27T10:52:29.625Z] [2024-06-27T10:52:29.625Z] delete-jdbc-connpool-common: [2024-06-27T10:52:29.626Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool-xa [2024-06-27T10:52:29.630Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:29.630Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:29.630Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:29.630Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:29.630Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:29.630Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:29.630Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:29.857Z] [java] Jun 27, 2024 10:52:29 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:52:29.857Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:52:29.857Z] [java] Jun 27, 2024 10:52:29 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:52:29.857Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-06-27T10:52:29.857Z] [java] Jun 27, 2024 10:52:29 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-06-27T10:52:29.857Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-06-27T10:52:29.857Z] [java] Jun 27, 2024 10:52:29 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-06-27T10:52:29.857Z] [java] INFO: Authorization Service has successfully initialized. [2024-06-27T10:52:29.864Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:29.864Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/ejb/SimpleBMPBean.java:68: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:29.864Z] [javac] return new Integer(i); [2024-06-27T10:52:29.864Z] [javac] ^ [2024-06-27T10:52:29.864Z] [javac] 2 warnings [2024-06-27T10:52:29.864Z] [2024-06-27T10:52:29.864Z] setOSConditions: [2024-06-27T10:52:29.864Z] [2024-06-27T10:52:29.864Z] setToolWin: [2024-06-27T10:52:29.864Z] [2024-06-27T10:52:29.864Z] setToolUnix: [2024-06-27T10:52:29.864Z] [2024-06-27T10:52:29.864Z] setToolProperty: [2024-06-27T10:52:29.864Z] [2024-06-27T10:52:29.864Z] setS1ASclassPath: [2024-06-27T10:52:29.864Z] [2024-06-27T10:52:29.864Z] init-common: [2024-06-27T10:52:29.864Z] [2024-06-27T10:52:29.864Z] compile-common: [2024-06-27T10:52:29.864Z] [echo] Current time (ISO): 2024-06-27T10:52:29.783+0000 [2024-06-27T10:52:29.864Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:29.887Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:29.887Z] [javac] 1 warning [2024-06-27T10:52:29.887Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:29.887Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2024-06-27T10:52:29.928Z] [exec] Waiting for domain1 to start ......... [2024-06-27T10:52:29.928Z] [exec] Waiting finished after 8,042 ms. [2024-06-27T10:52:29.928Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:52:29.928Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:52:29.928Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:52:29.928Z] [exec] Admin Port: 4,848 [2024-06-27T10:52:29.928Z] [exec] Command start-domain executed successfully. [2024-06-27T10:52:29.928Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T10:52:29.928Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T10:52:29.928Z] [2024-06-27T10:52:29.928Z] dumpThreadStack: [2024-06-27T10:52:29.928Z] [2024-06-27T10:52:29.928Z] startDomainWindows: [2024-06-27T10:52:29.928Z] [2024-06-27T10:52:29.928Z] startDomain: [2024-06-27T10:52:29.928Z] [2024-06-27T10:52:29.928Z] clean: [2024-06-27T10:52:29.928Z] [2024-06-27T10:52:29.928Z] setOSConditions: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setToolWin: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setToolUnix: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setToolProperty: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setS1ASclassPath: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] init-common: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] clean-common: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setOSConditions: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setToolWin: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setToolUnix: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setToolProperty: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setS1ASclassPath: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] init-common: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] clean-classes-common: [2024-06-27T10:52:29.929Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setOSConditions: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setToolWin: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setToolUnix: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setToolProperty: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] setS1ASclassPath: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.929Z] init-common: [2024-06-27T10:52:29.929Z] [2024-06-27T10:52:29.930Z] clean-jars-common: [2024-06-27T10:52:29.930Z] [2024-06-27T10:52:29.930Z] compile: [2024-06-27T10:52:29.930Z] [2024-06-27T10:52:29.930Z] setOSConditions: [2024-06-27T10:52:29.930Z] [2024-06-27T10:52:29.930Z] setToolWin: [2024-06-27T10:52:29.930Z] [2024-06-27T10:52:29.930Z] setToolUnix: [2024-06-27T10:52:29.930Z] [2024-06-27T10:52:29.930Z] setToolProperty: [2024-06-27T10:52:29.930Z] [2024-06-27T10:52:29.930Z] setS1ASclassPath: [2024-06-27T10:52:29.930Z] [2024-06-27T10:52:29.930Z] init-common: [2024-06-27T10:52:29.930Z] [2024-06-27T10:52:29.930Z] compile-common: [2024-06-27T10:52:29.930Z] [echo] Current time (ISO): 2024-06-27T10:52:29.368+0000 [2024-06-27T10:52:29.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:29.930Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:29.974Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:52:29.974Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:52:29.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgEjbTest-pool [2024-06-27T10:52:29.974Z] [exec] JDBC connection pool pkgEjbTest-pool created successfully. [2024-06-27T10:52:29.974Z] [2024-06-27T10:52:29.974Z] setOSConditions: [2024-06-27T10:52:29.974Z] [2024-06-27T10:52:29.974Z] setToolWin: [2024-06-27T10:52:29.974Z] [2024-06-27T10:52:29.974Z] setToolUnix: [2024-06-27T10:52:29.974Z] [2024-06-27T10:52:29.975Z] setToolProperty: [2024-06-27T10:52:29.975Z] [2024-06-27T10:52:29.975Z] setS1ASclassPath: [2024-06-27T10:52:29.975Z] [2024-06-27T10:52:29.975Z] init-common: [2024-06-27T10:52:29.975Z] [2024-06-27T10:52:29.975Z] create-jdbc-resource-common: [2024-06-27T10:52:29.975Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgEjbTest-pool --target server jdbc/pkgEjbTest [2024-06-27T10:52:30.001Z] [exec] Application deployed with name web-subclassingApp. [2024-06-27T10:52:30.001Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-06-27T10:52:30.001Z] [echo] Deployment on target server server successful [2024-06-27T10:52:30.001Z] [2024-06-27T10:52:30.001Z] setOSConditions: [2024-06-27T10:52:30.001Z] [2024-06-27T10:52:30.001Z] setToolWin: [2024-06-27T10:52:30.001Z] [2024-06-27T10:52:30.001Z] setToolUnix: [2024-06-27T10:52:30.001Z] [2024-06-27T10:52:30.001Z] setToolProperty: [2024-06-27T10:52:30.001Z] [2024-06-27T10:52:30.001Z] setS1ASclassPath: [2024-06-27T10:52:30.001Z] [2024-06-27T10:52:30.002Z] init-common: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] deploy-common-ee: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] setup: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] setOSConditions: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] setToolWin: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] setToolUnix: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] setToolProperty: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] setS1ASclassPath: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] init-common: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] default-sql: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] setOSConditions: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] setToolWin: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] setToolUnix: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] setToolProperty: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] setS1ASclassPath: [2024-06-27T10:52:30.002Z] [2024-06-27T10:52:30.002Z] init-common: [2024-06-27T10:52:30.003Z] [2024-06-27T10:52:30.003Z] execute-sql-common: [2024-06-27T10:52:30.003Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/sql/simpleBank.sql [2024-06-27T10:52:30.003Z] [sql] Failed to execute: drop table customer2 [2024-06-27T10:52:30.003Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-06-27T10:52:30.003Z] [sql] 0 rows affected [2024-06-27T10:52:30.003Z] [sql] 1 rows affected [2024-06-27T10:52:30.003Z] [sql] 2 of 3 SQL statements executed successfully [2024-06-27T10:52:30.003Z] [2024-06-27T10:52:30.003Z] sql-oracle: [2024-06-27T10:52:30.003Z] [2024-06-27T10:52:30.003Z] execute-sql-connector: [2024-06-27T10:52:30.003Z] [2024-06-27T10:52:30.003Z] run-ear: [2024-06-27T10:52:30.003Z] [2024-06-27T10:52:30.003Z] setOSConditions: [2024-06-27T10:52:30.003Z] [2024-06-27T10:52:30.003Z] setToolWin: [2024-06-27T10:52:30.003Z] [2024-06-27T10:52:30.003Z] setToolUnix: [2024-06-27T10:52:30.003Z] [2024-06-27T10:52:30.003Z] setToolProperty: [2024-06-27T10:52:30.003Z] [2024-06-27T10:52:30.003Z] setS1ASclassPath: [2024-06-27T10:52:30.003Z] [2024-06-27T10:52:30.003Z] init-common: [2024-06-27T10:52:30.003Z] [2024-06-27T10:52:30.003Z] runwebclient-common: [2024-06-27T10:52:30.025Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionApp.ear [2024-06-27T10:52:30.112Z] [java] Jun 27, 2024 10:52:29 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:52:30.112Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:52:30.112Z] [java] Jun 27, 2024 10:52:29 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:52:30.112Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (910 ms), startup services (770 ms), total (1,680 ms) [2024-06-27T10:52:30.131Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:30.131Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:30.131Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:30.131Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:30.131Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:30.131Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:30.131Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:30.143Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:30.143Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:30.143Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:30.143Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:30.143Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:30.143Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:30.143Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:30.185Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool-xa [2024-06-27T10:52:30.185Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool-xa deleted successfully [2024-06-27T10:52:30.185Z] [echo] cmd executed for server [2024-06-27T10:52:30.185Z] [2024-06-27T10:52:30.185Z] all: [2024-06-27T10:52:30.185Z] [2024-06-27T10:52:30.185Z] setOSConditions: [2024-06-27T10:52:30.185Z] [2024-06-27T10:52:30.186Z] setToolWin: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setToolUnix: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setToolProperty: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setS1ASclassPath: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] init-common: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] clean: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setOSConditions: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setToolWin: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setToolUnix: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setToolProperty: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setS1ASclassPath: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] init-common: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] clean-common: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setOSConditions: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setToolWin: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setToolUnix: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setToolProperty: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] setS1ASclassPath: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] init-common: [2024-06-27T10:52:30.186Z] [2024-06-27T10:52:30.186Z] clean-classes-common: [2024-06-27T10:52:30.187Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] setOSConditions: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] setToolWin: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] setToolUnix: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] setToolProperty: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] setS1ASclassPath: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] init-common: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] clean-jars-common: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] compile: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] setOSConditions: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] setToolWin: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] setToolUnix: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] setToolProperty: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] setS1ASclassPath: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] init-common: [2024-06-27T10:52:30.187Z] [2024-06-27T10:52:30.187Z] compile-common: [2024-06-27T10:52:30.187Z] [echo] Current time (ISO): 2024-06-27T10:52:29.978+0000 [2024-06-27T10:52:30.187Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:30.187Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:30.264Z] [java] size of buffer is1590 [2024-06-27T10:52:30.385Z] [exec] [2024-06-27T10:52:30.385Z] [exec] Generating code... [2024-06-27T10:52:30.385Z] [exec] [2024-06-27T10:52:30.385Z] [exec] Compiling code... [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:52:30.392Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:52:30.392Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:52:30.392Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-06-27T10:52:30.392Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-06-27T10:52:30.392Z] [java] INFO: Eclipse GlassFish 7.0.16-SNAPSHOT (commit: fa637c6894654995e42599ad2c0a0bcc768729f0) startup time: Embedded (2,028 ms), startup services (9 ms), total (2,037 ms) [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-06-27T10:52:30.392Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-06-27T10:52:30.392Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-06-27T10:52:30.392Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:52:30.392Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-remote-ejb [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:52:30.392Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-06-27T10:52:30.392Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:52:30.392Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@10d18696 [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:52:30.392Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-06-27T10:52:30.392Z] [java] Jun 27, 2024 10:52:30 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-06-27T10:52:30.392Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-06-27T10:52:30.400Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:30.400Z] [javac] 1 warning [2024-06-27T10:52:30.400Z] [2024-06-27T10:52:30.400Z] assemble: [2024-06-27T10:52:30.400Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-session-ejb.jar [2024-06-27T10:52:30.400Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-session-client.jar [2024-06-27T10:52:30.400Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2024-06-27T10:52:30.400Z] [2024-06-27T10:52:30.400Z] declare-test: [2024-06-27T10:52:30.400Z] [echo] Starting test session ejb30/session Test asadmin deploy [2024-06-27T10:52:30.400Z] [2024-06-27T10:52:30.400Z] init.os: [2024-06-27T10:52:30.400Z] [2024-06-27T10:52:30.400Z] init.tools.unix: [2024-06-27T10:52:30.400Z] [2024-06-27T10:52:30.400Z] init.tools.windows: [2024-06-27T10:52:30.400Z] [2024-06-27T10:52:30.400Z] init.tools: [2024-06-27T10:52:30.400Z] [2024-06-27T10:52:30.400Z] setAsadminArgs: [2024-06-27T10:52:30.400Z] [2024-06-27T10:52:30.400Z] init: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] init.customtasks: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] prepare: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] deploy.asadmin: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] setAsadminArgs: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] common.deploy.asadmin: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] init.os: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] init.tools.unix: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] init.tools.windows: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] init.tools: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] setAsadminArgs: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] init: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] init.customtasks: [2024-06-27T10:52:30.401Z] [2024-06-27T10:52:30.401Z] common.run.asadmin: [2024-06-27T10:52:30.401Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives --name ejb-ejb30-hello-session /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2024-06-27T10:52:30.518Z] [java] HTTP port :8080 [2024-06-27T10:52:30.518Z] [java] HTTP hostname :localhost [2024-06-27T10:52:30.531Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:30.531Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:30.531Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:30.531Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:30.531Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:30.531Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:30.531Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:30.588Z] [exec] Application deployed with name ejb-ejb30-hello-sessionApp. [2024-06-27T10:52:30.588Z] [echo] Deployment on target server server successful [2024-06-27T10:52:30.588Z] [2024-06-27T10:52:30.589Z] setOSConditions: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] setToolWin: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] setToolUnix: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] setToolProperty: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] setS1ASclassPath: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] init-common: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] deploy-common-ee: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] run: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] setOSConditions: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] setToolWin: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] setToolUnix: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] setToolProperty: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] setS1ASclassPath: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] init-common: [2024-06-27T10:52:30.589Z] [2024-06-27T10:52:30.589Z] runclient-common: [2024-06-27T10:52:30.589Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionAppClient.jar -name ejb-ejb30-hello-sessionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:52:30.690Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:30.772Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/index.html [2024-06-27T10:52:30.772Z] [java] embeddedweb (ear based) /subclassing/index.html PASS [2024-06-27T10:52:30.772Z] [java] SSN=123456789&action=Create [2024-06-27T10:52:30.772Z] [java] HTTP port :8080 [2024-06-27T10:52:30.772Z] [java] HTTP hostname :localhost [2024-06-27T10:52:30.808Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:30.808Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:30.808Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:30.808Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:30.808Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:30.808Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:30.808Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:30.919Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgEjbTest-pool --enabled=true --target server jdbc/pkgEjbTest [2024-06-27T10:52:30.920Z] [exec] JDBC resource jdbc/pkgEjbTest created successfully. [2024-06-27T10:52:30.920Z] [echo] cmd executed for server [2024-06-27T10:52:30.920Z] [2024-06-27T10:52:30.920Z] clean: [2024-06-27T10:52:30.920Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:30.920Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:30.920Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:30.920Z] [2024-06-27T10:52:30.920Z] compile: [2024-06-27T10:52:30.920Z] [2024-06-27T10:52:30.920Z] setOSConditions: [2024-06-27T10:52:30.920Z] [2024-06-27T10:52:30.920Z] setToolWin: [2024-06-27T10:52:30.920Z] [2024-06-27T10:52:30.920Z] setToolUnix: [2024-06-27T10:52:30.920Z] [2024-06-27T10:52:30.920Z] setToolProperty: [2024-06-27T10:52:30.920Z] [2024-06-27T10:52:30.920Z] setS1ASclassPath: [2024-06-27T10:52:30.920Z] [2024-06-27T10:52:30.920Z] init-common: [2024-06-27T10:52:30.920Z] [2024-06-27T10:52:30.920Z] compile-common: [2024-06-27T10:52:30.920Z] [echo] Current time (ISO): 2024-06-27T10:52:30.884+0000 [2024-06-27T10:52:30.920Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:30.920Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:30.944Z] [javac] 1 warning [2024-06-27T10:52:30.944Z] [2024-06-27T10:52:30.944Z] build: [2024-06-27T10:52:30.944Z] [2024-06-27T10:52:30.944Z] setOSConditions: [2024-06-27T10:52:30.944Z] [2024-06-27T10:52:30.944Z] setToolWin: [2024-06-27T10:52:30.944Z] [2024-06-27T10:52:30.944Z] setToolUnix: [2024-06-27T10:52:30.944Z] [2024-06-27T10:52:30.944Z] setToolProperty: [2024-06-27T10:52:30.944Z] [2024-06-27T10:52:30.944Z] setS1ASclassPath: [2024-06-27T10:52:30.944Z] [2024-06-27T10:52:30.944Z] init-common: [2024-06-27T10:52:30.944Z] [2024-06-27T10:52:30.944Z] ejb-jar-common: [2024-06-27T10:52:30.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:30.944Z] [2024-06-27T10:52:30.944Z] package-ejbjar-common: [2024-06-27T10:52:30.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:30.944Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb.jar [2024-06-27T10:52:30.945Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:30.945Z] [2024-06-27T10:52:30.945Z] deploy: [2024-06-27T10:52:30.945Z] [2024-06-27T10:52:30.945Z] setOSConditions: [2024-06-27T10:52:30.945Z] [2024-06-27T10:52:30.945Z] setToolWin: [2024-06-27T10:52:30.945Z] [2024-06-27T10:52:30.945Z] setToolUnix: [2024-06-27T10:52:30.945Z] [2024-06-27T10:52:30.945Z] setToolProperty: [2024-06-27T10:52:30.945Z] [2024-06-27T10:52:30.945Z] setS1ASclassPath: [2024-06-27T10:52:30.945Z] [2024-06-27T10:52:30.945Z] init-common: [2024-06-27T10:52:30.945Z] [2024-06-27T10:52:30.945Z] deploy-jar-common: [2024-06-27T10:52:30.966Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:52:30.966Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:52:31.027Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:52:31.027Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:52:31.027Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-06-27T10:52:31.027Z] [java] HTTP port :8080 [2024-06-27T10:52:31.027Z] [java] HTTP hostname :localhost [2024-06-27T10:52:31.120Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:31.120Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:31.120Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:31.120Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:31.120Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:31.120Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:31.120Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:31.199Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb.jar [2024-06-27T10:52:31.280Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:52:31.281Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:52:31.281Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:31.281Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:31.281Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] unsetup: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] setOSConditions: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] setToolWin: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] setToolUnix: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] setToolProperty: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] setS1ASclassPath: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] init-common: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] default-sql: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] setOSConditions: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] setToolWin: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] setToolUnix: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] setToolProperty: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] setS1ASclassPath: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] init-common: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] execute-sql-common: [2024-06-27T10:52:31.281Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/sql/dropBankTables.sql [2024-06-27T10:52:31.281Z] [sql] 0 rows affected [2024-06-27T10:52:31.281Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] sql-oracle: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.281Z] execute-sql-connector: [2024-06-27T10:52:31.281Z] [2024-06-27T10:52:31.282Z] undeploy-ear: [2024-06-27T10:52:31.282Z] [2024-06-27T10:52:31.282Z] setOSConditions: [2024-06-27T10:52:31.282Z] [2024-06-27T10:52:31.282Z] setToolWin: [2024-06-27T10:52:31.282Z] [2024-06-27T10:52:31.282Z] setToolUnix: [2024-06-27T10:52:31.282Z] [2024-06-27T10:52:31.282Z] setToolProperty: [2024-06-27T10:52:31.282Z] [2024-06-27T10:52:31.282Z] setS1ASclassPath: [2024-06-27T10:52:31.282Z] [2024-06-27T10:52:31.282Z] init-common: [2024-06-27T10:52:31.282Z] [2024-06-27T10:52:31.282Z] undeploy-common: [2024-06-27T10:52:31.309Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:31.309Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:31.309Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:31.309Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:31.309Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:31.309Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:31.309Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:31.314Z] [java] Jun 27, 2024 10:52:30 AM com.sun.enterprise.security.SecurityLifecycle [2024-06-27T10:52:31.314Z] [java] INFO: Java security manager is disabled. [2024-06-27T10:52:31.314Z] [java] Jun 27, 2024 10:52:30 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:52:31.314Z] [java] INFO: Entering Security Startup Service. [2024-06-27T10:52:31.315Z] [java] Jun 27, 2024 10:52:30 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-06-27T10:52:31.315Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-06-27T10:52:31.315Z] [java] Jun 27, 2024 10:52:30 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-06-27T10:52:31.315Z] [java] INFO: Security Service(s) started successfully. [2024-06-27T10:52:31.334Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/HelloService.java uses or overrides a deprecated API. [2024-06-27T10:52:31.335Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:31.335Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:31.335Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:31.454Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:31.513Z] [exec] Jun 27, 2024 10:52:31 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:31.513Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:31.536Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] all: [2024-06-27T10:52:31.536Z] [echo] @@## installed-libraries-resources-xml ##@@ [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] setOSConditions: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] setToolWin: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] setToolUnix: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] setToolProperty: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] setS1ASclassPath: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] init-common: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] clean: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] setOSConditions: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] setToolWin: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] setToolUnix: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] setToolProperty: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] setS1ASclassPath: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] init-common: [2024-06-27T10:52:31.536Z] [2024-06-27T10:52:31.536Z] clean-common: [2024-06-27T10:52:31.590Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:31.590Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:31.590Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:31.590Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:31.590Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:31.590Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:31.590Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:31.680Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:31.680Z] [javac] 1 warning [2024-06-27T10:52:31.680Z] [2024-06-27T10:52:31.680Z] setOSConditions: [2024-06-27T10:52:31.680Z] [2024-06-27T10:52:31.680Z] setToolWin: [2024-06-27T10:52:31.680Z] [2024-06-27T10:52:31.680Z] setToolUnix: [2024-06-27T10:52:31.680Z] [2024-06-27T10:52:31.680Z] setToolProperty: [2024-06-27T10:52:31.680Z] [2024-06-27T10:52:31.680Z] setS1ASclassPath: [2024-06-27T10:52:31.680Z] [2024-06-27T10:52:31.680Z] init-common: [2024-06-27T10:52:31.680Z] [2024-06-27T10:52:31.680Z] compile-common: [2024-06-27T10:52:31.680Z] [echo] Current time (ISO): 2024-06-27T10:52:31.623+0000 [2024-06-27T10:52:31.680Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:31.708Z] [javac] 1 warning [2024-06-27T10:52:31.708Z] [2024-06-27T10:52:31.708Z] build: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] setOSConditions: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] setToolWin: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] setToolUnix: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] setToolProperty: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] setS1ASclassPath: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] init-common: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] webclient-war-common: [2024-06-27T10:52:31.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] clear: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] test-tlds-exist: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] copy-tlds: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] test-tagfiles-exist: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] copy-tagfiles: [2024-06-27T10:52:31.709Z] [2024-06-27T10:52:31.709Z] package-war-common: [2024-06-27T10:52:31.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:31.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:31.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:31.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:31.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/lib [2024-06-27T10:52:31.709Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:31.709Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-06-27T10:52:31.709Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:31.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/docroot [2024-06-27T10:52:31.710Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-portable-extension-web.war [2024-06-27T10:52:31.710Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:31.710Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:31.710Z] [javac] Compiling 1 source file [2024-06-27T10:52:31.710Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:31.710Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:31.710Z] [2024-06-27T10:52:31.710Z] deploy: [2024-06-27T10:52:31.710Z] [2024-06-27T10:52:31.710Z] deploy-war-common: [2024-06-27T10:52:31.710Z] [2024-06-27T10:52:31.710Z] setOSConditions: [2024-06-27T10:52:31.710Z] [2024-06-27T10:52:31.710Z] setToolWin: [2024-06-27T10:52:31.710Z] [2024-06-27T10:52:31.710Z] setToolUnix: [2024-06-27T10:52:31.710Z] [2024-06-27T10:52:31.710Z] setToolProperty: [2024-06-27T10:52:31.710Z] [2024-06-27T10:52:31.710Z] setS1ASclassPath: [2024-06-27T10:52:31.710Z] [2024-06-27T10:52:31.710Z] init-common: [2024-06-27T10:52:31.710Z] [2024-06-27T10:52:31.710Z] deploy-war-commonpe: [2024-06-27T10:52:31.734Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:31.734Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/client/TwoLevelClient.java:47: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:31.734Z] [javac] stateless.createBMP(new Integer(id)); [2024-06-27T10:52:31.734Z] [javac] ^ [2024-06-27T10:52:31.734Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/client/TwoLevelClient.java:51: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:31.734Z] [javac] stateless.createBMPAndTest(new Integer(id+1)); [2024-06-27T10:52:31.734Z] [javac] ^ [2024-06-27T10:52:31.734Z] [javac] 3 warnings [2024-06-27T10:52:31.734Z] [2024-06-27T10:52:31.734Z] build: [2024-06-27T10:52:31.734Z] [2024-06-27T10:52:31.734Z] setOSConditions: [2024-06-27T10:52:31.734Z] [2024-06-27T10:52:31.734Z] fixFiles: [2024-06-27T10:52:31.734Z] [2024-06-27T10:52:31.734Z] convUnix: [2024-06-27T10:52:31.734Z] [2024-06-27T10:52:31.734Z] convWin: [2024-06-27T10:52:31.734Z] [2024-06-27T10:52:31.734Z] setToolWin: [2024-06-27T10:52:31.735Z] [2024-06-27T10:52:31.735Z] setToolUnix: [2024-06-27T10:52:31.735Z] [2024-06-27T10:52:31.735Z] setToolProperty: [2024-06-27T10:52:31.735Z] [2024-06-27T10:52:31.735Z] setS1ASclassPath: [2024-06-27T10:52:31.735Z] [2024-06-27T10:52:31.735Z] init-common: [2024-06-27T10:52:31.735Z] [2024-06-27T10:52:31.735Z] package-persistence-common: [2024-06-27T10:52:31.735Z] [2024-06-27T10:52:31.735Z] ejb-jar-common: [2024-06-27T10:52:31.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:31.735Z] [2024-06-27T10:52:31.735Z] package-ejbjar-common: [2024-06-27T10:52:31.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:31.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:31.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:31.735Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevel-ejb.jar [2024-06-27T10:52:31.735Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:31.735Z] [2024-06-27T10:52:31.735Z] appclient-jar-common: [2024-06-27T10:52:31.735Z] [2024-06-27T10:52:31.735Z] package-appclientjar-common: [2024-06-27T10:52:31.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:31.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:31.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:31.735Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevel-client.jar [2024-06-27T10:52:31.735Z] [2024-06-27T10:52:31.735Z] webclient-war-common: [2024-06-27T10:52:31.735Z] [2024-06-27T10:52:31.735Z] build-ear-common: [2024-06-27T10:52:31.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:31.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:31.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:31.736Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevelApp.ear [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] deploy: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setOSConditions: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setToolWin: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setToolUnix: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setToolProperty: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setS1ASclassPath: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] init-common: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] execute-ejb-sql-common: [2024-06-27T10:52:31.736Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/create_pointbase.sql [2024-06-27T10:52:31.736Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:52:31.736Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:52:31.736Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setOSConditions: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setToolWin: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setToolUnix: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setToolProperty: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setS1ASclassPath: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] init-common: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] deploy-common: [2024-06-27T10:52:31.736Z] [echo] Current time (ISO): 2024-06-27T10:52:31.661+0000 [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setOSConditions: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setToolWin: [2024-06-27T10:52:31.736Z] [2024-06-27T10:52:31.736Z] setToolUnix: [2024-06-27T10:52:31.737Z] [2024-06-27T10:52:31.737Z] setToolProperty: [2024-06-27T10:52:31.737Z] [2024-06-27T10:52:31.737Z] setS1ASclassPath: [2024-06-27T10:52:31.737Z] [2024-06-27T10:52:31.737Z] init-common: [2024-06-27T10:52:31.737Z] [2024-06-27T10:52:31.737Z] deploy-common-pe: [2024-06-27T10:52:31.762Z] [exec] Application deployed with name ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb. [2024-06-27T10:52:31.762Z] [2024-06-27T10:52:31.762Z] run: [2024-06-27T10:52:31.762Z] [2024-06-27T10:52:31.762Z] setOSConditions: [2024-06-27T10:52:31.762Z] [2024-06-27T10:52:31.762Z] setToolWin: [2024-06-27T10:52:31.762Z] [2024-06-27T10:52:31.762Z] setToolUnix: [2024-06-27T10:52:31.762Z] [2024-06-27T10:52:31.762Z] setToolProperty: [2024-06-27T10:52:31.762Z] [2024-06-27T10:52:31.762Z] setS1ASclassPath: [2024-06-27T10:52:31.762Z] [2024-06-27T10:52:31.762Z] init-common: [2024-06-27T10:52:31.762Z] [2024-06-27T10:52:31.762Z] run_se: [2024-06-27T10:52:31.790Z] [2024-06-27T10:52:31.790Z] setOSConditions: [2024-06-27T10:52:31.790Z] [2024-06-27T10:52:31.790Z] setToolWin: [2024-06-27T10:52:31.790Z] [2024-06-27T10:52:31.790Z] setToolUnix: [2024-06-27T10:52:31.790Z] [2024-06-27T10:52:31.791Z] setToolProperty: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] setS1ASclassPath: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] init-common: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] clean-classes-common: [2024-06-27T10:52:31.791Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] setOSConditions: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] setToolWin: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] setToolUnix: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] setToolProperty: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] setS1ASclassPath: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] init-common: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] clean-jars-common: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] clean: [2024-06-27T10:52:31.791Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-06-27T10:52:31.791Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-06-27T10:52:31.791Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] compile: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] setOSConditions: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] setToolWin: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] setToolUnix: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.791Z] setToolProperty: [2024-06-27T10:52:31.791Z] [2024-06-27T10:52:31.792Z] setS1ASclassPath: [2024-06-27T10:52:31.792Z] [2024-06-27T10:52:31.792Z] init-common: [2024-06-27T10:52:31.792Z] [2024-06-27T10:52:31.792Z] compile-common: [2024-06-27T10:52:31.792Z] [echo] Current time (ISO): 2024-06-27T10:52:31.563+0000 [2024-06-27T10:52:31.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:31.792Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:31.845Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:31.846Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:52:31.846Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:31.846Z] [javac] 1 warning [2024-06-27T10:52:31.846Z] [2024-06-27T10:52:31.846Z] setup: [2024-06-27T10:52:31.846Z] [2024-06-27T10:52:31.846Z] runclient: [2024-06-27T10:52:31.846Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml:83: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:31.846Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:31.846Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:31.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:31.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:52:31.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:31.847Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:31.847Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:31.847Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:31.847Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:31.847Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:31.847Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:31.847Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:31.847Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:31.847Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:31.847Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:31.847Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:31.847Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:52:31.847Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:52:31.848Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:52:31.848Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:52:31.848Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:52:31.848Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:52:31.848Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:52:31.848Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:52:31.848Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:52:31.848Z] [java] ... 61 more [2024-06-27T10:52:31.848Z] [java] Java Result: -1 [2024-06-27T10:52:31.848Z] [2024-06-27T10:52:31.848Z] undeploy: [2024-06-27T10:52:31.848Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:31.848Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:31.848Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:31.848Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:31.848Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:31.848Z] [2024-06-27T10:52:31.848Z] setOSConditions: [2024-06-27T10:52:31.848Z] [2024-06-27T10:52:31.849Z] setToolWin: [2024-06-27T10:52:31.849Z] [2024-06-27T10:52:31.849Z] setToolUnix: [2024-06-27T10:52:31.849Z] [2024-06-27T10:52:31.849Z] setToolProperty: [2024-06-27T10:52:31.849Z] [2024-06-27T10:52:31.849Z] setS1ASclassPath: [2024-06-27T10:52:31.849Z] [2024-06-27T10:52:31.849Z] init-common: [2024-06-27T10:52:31.849Z] [2024-06-27T10:52:31.849Z] undeploy-war-common: [2024-06-27T10:52:32.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-portable-extension --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-portable-extension-web.war [2024-06-27T10:52:32.296Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevelApp.ear [2024-06-27T10:52:32.333Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar of size 3,211 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar [2024-06-27T10:52:32.333Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar of size 11,124 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar [2024-06-27T10:52:32.334Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient.jar of size 3,355 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-06-27T10:52:32.334Z] [exec] Application deployed with name ejb-ejb30-hello-session. [2024-06-27T10:52:32.334Z] [exec] Command deploy executed successfully. [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init.os: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init.tools.unix: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init.tools.windows: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init.tools: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] setAsadminArgs: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init.customtasks: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] setEnabled: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] createAppRef: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init.os: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init.tools.unix: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init.tools.windows: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init.tools: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] setAsadminArgs: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init: [2024-06-27T10:52:32.334Z] [2024-06-27T10:52:32.334Z] init.customtasks: [2024-06-27T10:52:32.335Z] [2024-06-27T10:52:32.335Z] prepare: [2024-06-27T10:52:32.335Z] [2024-06-27T10:52:32.335Z] setOrbPort2: [2024-06-27T10:52:32.335Z] [2024-06-27T10:52:32.335Z] runclient: [2024-06-27T10:52:32.335Z] [echo] appclient -targetserver localhost:3700 -xml client/sun-acc-no-log-service.xml -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-06-27T10:52:32.451Z] [exec] Jun 27, 2024 10:52:32 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:52:32.451Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-session-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.session.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-sessionClient [2024-06-27T10:52:32.529Z] [exec] Application deployed with name cdi-simple-portable-extension-web. [2024-06-27T10:52:32.529Z] [2024-06-27T10:52:32.529Z] deploy-war-commonee: [2024-06-27T10:52:32.529Z] [2024-06-27T10:52:32.530Z] run: [2024-06-27T10:52:32.530Z] [java] opening connection to http://localhost:8080/cdi-simple-portable-extension/myurl [2024-06-27T10:52:32.530Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:52:32.530Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:32.530Z] [java] [2024-06-27T10:52:32.530Z] [java] [2024-06-27T10:52:32.530Z] [java] ----------------------------------------- [2024-06-27T10:52:32.530Z] [java] - portable-extensions-simple-extension: PASS - [2024-06-27T10:52:32.530Z] [java] ----------------------------------------- [2024-06-27T10:52:32.530Z] [java] - Total PASS : 1 - [2024-06-27T10:52:32.530Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:32.530Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:32.530Z] [java] ----------------------------------------- [2024-06-27T10:52:32.530Z] [2024-06-27T10:52:32.530Z] undeploy: [2024-06-27T10:52:32.530Z] [2024-06-27T10:52:32.530Z] setOSConditions: [2024-06-27T10:52:32.530Z] [2024-06-27T10:52:32.530Z] setToolWin: [2024-06-27T10:52:32.530Z] [2024-06-27T10:52:32.530Z] setToolUnix: [2024-06-27T10:52:32.530Z] [2024-06-27T10:52:32.530Z] setToolProperty: [2024-06-27T10:52:32.530Z] [2024-06-27T10:52:32.530Z] setS1ASclassPath: [2024-06-27T10:52:32.530Z] [2024-06-27T10:52:32.530Z] init-common: [2024-06-27T10:52:32.530Z] [2024-06-27T10:52:32.530Z] undeploy-war-common: [2024-06-27T10:52:32.550Z] [exec] Application deployed with name ejb-bmp-twolevelApp. [2024-06-27T10:52:32.550Z] [echo] Deployment on target server server successful [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setOSConditions: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setToolWin: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setToolUnix: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setToolProperty: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setS1ASclassPath: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] init-common: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] deploy-common-ee: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] run: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setOSConditions: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setToolWin: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setToolUnix: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setToolProperty: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setS1ASclassPath: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] init-common: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] execute-ejb-sql-common: [2024-06-27T10:52:32.550Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/create_pointbase.sql [2024-06-27T10:52:32.550Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setOSConditions: [2024-06-27T10:52:32.550Z] [2024-06-27T10:52:32.550Z] setToolWin: [2024-06-27T10:52:32.551Z] [2024-06-27T10:52:32.551Z] setToolUnix: [2024-06-27T10:52:32.551Z] [2024-06-27T10:52:32.551Z] setToolProperty: [2024-06-27T10:52:32.551Z] [2024-06-27T10:52:32.551Z] setS1ASclassPath: [2024-06-27T10:52:32.551Z] [2024-06-27T10:52:32.551Z] init-common: [2024-06-27T10:52:32.551Z] [2024-06-27T10:52:32.551Z] runclient-common: [2024-06-27T10:52:32.551Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevelAppClient.jar -name ejb-bmp-twolevelClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:52:32.622Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:32.622Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:32.622Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:32.622Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:32.622Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:32.622Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:32.622Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:32.687Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:32.698Z] [java] Jun 27, 2024 10:52:32 AM jakarta.enterprise.system.core.transaction.com.sun.jts.CosTransactions [2024-06-27T10:52:32.698Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [45710] [2024-06-27T10:52:32.699Z] [java] Jun 27, 2024 10:52:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:32.699Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:32.735Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:32.735Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:32.735Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:32.735Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:32.735Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:32.735Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:32.735Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:32.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false endpointaddress-web [2024-06-27T10:52:32.783Z] [2024-06-27T10:52:32.783Z] all: [2024-06-27T10:52:32.783Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:32.783Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:32.783Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:32.783Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:32.783Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:32.783Z] [2024-06-27T10:52:32.783Z] setOSConditions: [2024-06-27T10:52:32.784Z] [2024-06-27T10:52:32.784Z] setToolWin: [2024-06-27T10:52:32.784Z] [2024-06-27T10:52:32.784Z] setToolUnix: [2024-06-27T10:52:32.784Z] [2024-06-27T10:52:32.784Z] setToolProperty: [2024-06-27T10:52:32.784Z] [2024-06-27T10:52:32.784Z] setS1ASclassPath: [2024-06-27T10:52:32.784Z] [2024-06-27T10:52:32.784Z] init-common: [2024-06-27T10:52:32.784Z] [2024-06-27T10:52:32.784Z] clean: [2024-06-27T10:52:32.784Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:32.784Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:32.784Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:32.784Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:32.784Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:32.784Z] [2024-06-27T10:52:32.784Z] setOSConditions: [2024-06-27T10:52:32.784Z] [2024-06-27T10:52:32.784Z] setToolWin: [2024-06-27T10:52:32.784Z] [2024-06-27T10:52:32.784Z] setToolUnix: [2024-06-27T10:52:32.784Z] [2024-06-27T10:52:32.784Z] setToolProperty: [2024-06-27T10:52:32.784Z] [2024-06-27T10:52:32.784Z] setS1ASclassPath: [2024-06-27T10:52:32.785Z] [2024-06-27T10:52:32.785Z] init-common: [2024-06-27T10:52:32.785Z] [2024-06-27T10:52:32.785Z] clean-common: [2024-06-27T10:52:32.785Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:32.785Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:32.785Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:32.785Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:32.785Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:32.785Z] [2024-06-27T10:52:32.785Z] setOSConditions: [2024-06-27T10:52:32.785Z] [2024-06-27T10:52:32.785Z] setToolWin: [2024-06-27T10:52:32.785Z] [2024-06-27T10:52:32.785Z] setToolUnix: [2024-06-27T10:52:32.785Z] [2024-06-27T10:52:32.785Z] setToolProperty: [2024-06-27T10:52:32.785Z] [2024-06-27T10:52:32.785Z] setS1ASclassPath: [2024-06-27T10:52:32.785Z] [2024-06-27T10:52:32.785Z] init-common: [2024-06-27T10:52:32.785Z] [2024-06-27T10:52:32.785Z] clean-classes-common: [2024-06-27T10:52:32.785Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:32.785Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:32.786Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:32.786Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:32.786Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:32.786Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:32.786Z] [2024-06-27T10:52:32.786Z] setOSConditions: [2024-06-27T10:52:32.786Z] [2024-06-27T10:52:32.786Z] setToolWin: [2024-06-27T10:52:32.786Z] [2024-06-27T10:52:32.786Z] setToolUnix: [2024-06-27T10:52:32.786Z] [2024-06-27T10:52:32.786Z] setToolProperty: [2024-06-27T10:52:32.786Z] [2024-06-27T10:52:32.786Z] setS1ASclassPath: [2024-06-27T10:52:32.786Z] [2024-06-27T10:52:32.786Z] init-common: [2024-06-27T10:52:32.786Z] [2024-06-27T10:52:32.786Z] clean-jars-common: [2024-06-27T10:52:32.786Z] [2024-06-27T10:52:32.786Z] compile: [2024-06-27T10:52:32.786Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:32.786Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:32.786Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:32.786Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:32.786Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:32.786Z] [2024-06-27T10:52:32.787Z] setOSConditions: [2024-06-27T10:52:32.787Z] [2024-06-27T10:52:32.787Z] setToolWin: [2024-06-27T10:52:32.787Z] [2024-06-27T10:52:32.787Z] setToolUnix: [2024-06-27T10:52:32.787Z] [2024-06-27T10:52:32.787Z] setToolProperty: [2024-06-27T10:52:32.787Z] [2024-06-27T10:52:32.787Z] setS1ASclassPath: [2024-06-27T10:52:32.787Z] [2024-06-27T10:52:32.787Z] init-common: [2024-06-27T10:52:32.787Z] [2024-06-27T10:52:32.787Z] compile-common: [2024-06-27T10:52:32.787Z] [echo] Current time (ISO): 2024-06-27T10:52:32.542+0000 [2024-06-27T10:52:32.787Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:32.787Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:32.846Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:32.846Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:32.846Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:32.846Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:32.846Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:32.846Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:32.846Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:32.952Z] [java] Jun 27, 2024 10:52:32 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:32.952Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@f4d391c [2024-06-27T10:52:32.952Z] [java] Jun 27, 2024 10:52:32 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:52:32.952Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-remote-ejb/SimpleEjb, java:global/ejb-ejb31-embedded-remote-ejb/SimpleEjb!org.glassfish.tests.ejb.remote.SimpleRemote] [2024-06-27T10:52:32.952Z] [java] Jun 27, 2024 10:52:32 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-06-27T10:52:32.952Z] [java] INFO: Glassfish-specific (Non-portable) JNDI names for EJB SimpleEjb: [org.glassfish.tests.ejb.remote.SimpleRemote#org.glassfish.tests.ejb.remote.SimpleRemote, org.glassfish.tests.ejb.remote.SimpleRemote] [2024-06-27T10:52:32.952Z] [java] Jun 27, 2024 10:52:32 AM org.jboss.weld.bootstrap.WeldStartup [2024-06-27T10:52:32.952Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-06-27T10:52:32.970Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/cmt/ejb/SimpleMessageBean.java:31: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:52:32.970Z] [javac] private final static Integer lock = new Integer("1"); [2024-06-27T10:52:32.970Z] [javac] ^ [2024-06-27T10:52:32.970Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/cmt/ejb/SimpleMessageBean.java:72: warning: [synchronization] attempt to synchronize on an instance of a value-based class [2024-06-27T10:52:32.970Z] [javac] synchronized(lock){ [2024-06-27T10:52:32.970Z] [javac] ^ [2024-06-27T10:52:32.988Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:33.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-portable-extension-web [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] all: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setOSConditions: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setToolWin: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setToolUnix: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setToolProperty: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setS1ASclassPath: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] init-common: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] clean: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setOSConditions: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setToolWin: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setToolUnix: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setToolProperty: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setS1ASclassPath: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] init-common: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] clean-common: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setOSConditions: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setToolWin: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.089Z] setToolUnix: [2024-06-27T10:52:33.089Z] [2024-06-27T10:52:33.090Z] setToolProperty: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] setS1ASclassPath: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] init-common: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] clean-classes-common: [2024-06-27T10:52:33.090Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] setOSConditions: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] setToolWin: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] setToolUnix: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] setToolProperty: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] setS1ASclassPath: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] init-common: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] clean-jars-common: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] compile: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] setOSConditions: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] setToolWin: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] setToolUnix: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] setToolProperty: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] setS1ASclassPath: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] init-common: [2024-06-27T10:52:33.090Z] [2024-06-27T10:52:33.090Z] compile-common: [2024-06-27T10:52:33.090Z] [echo] Current time (ISO): 2024-06-27T10:52:33.026+0000 [2024-06-27T10:52:33.090Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:33.091Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:33.207Z] [java] Jun 27, 2024 10:52:32 AM org.glassfish.weld.WeldDeployer enable [2024-06-27T10:52:33.207Z] [java] INFO: Enabling Weld for ApplicationInfo[name=ejb-ejb31-embedded-remote-ejb] [2024-06-27T10:52:33.226Z] [javac] 3 warnings [2024-06-27T10:52:33.226Z] [2024-06-27T10:52:33.226Z] setOSConditions: [2024-06-27T10:52:33.226Z] [2024-06-27T10:52:33.226Z] setToolWin: [2024-06-27T10:52:33.226Z] [2024-06-27T10:52:33.226Z] setToolUnix: [2024-06-27T10:52:33.226Z] [2024-06-27T10:52:33.226Z] setToolProperty: [2024-06-27T10:52:33.226Z] [2024-06-27T10:52:33.226Z] setS1ASclassPath: [2024-06-27T10:52:33.226Z] [2024-06-27T10:52:33.227Z] init-common: [2024-06-27T10:52:33.227Z] [2024-06-27T10:52:33.227Z] compile-common: [2024-06-27T10:52:33.227Z] [echo] Current time (ISO): 2024-06-27T10:52:33.061+0000 [2024-06-27T10:52:33.227Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:33.242Z] [javac] 1 warning [2024-06-27T10:52:33.242Z] [2024-06-27T10:52:33.242Z] setOSConditions: [2024-06-27T10:52:33.242Z] [2024-06-27T10:52:33.242Z] setToolWin: [2024-06-27T10:52:33.242Z] [2024-06-27T10:52:33.242Z] setToolUnix: [2024-06-27T10:52:33.242Z] [2024-06-27T10:52:33.242Z] setToolProperty: [2024-06-27T10:52:33.242Z] [2024-06-27T10:52:33.242Z] setS1ASclassPath: [2024-06-27T10:52:33.242Z] [2024-06-27T10:52:33.242Z] init-common: [2024-06-27T10:52:33.242Z] [2024-06-27T10:52:33.242Z] compile-common: [2024-06-27T10:52:33.242Z] [echo] Current time (ISO): 2024-06-27T10:52:33.131+0000 [2024-06-27T10:52:33.242Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:33.461Z] [java] Jun 27, 2024 10:52:33 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:52:33.461Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:52:33.461Z] [java] Jun 27, 2024 10:52:33 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-06-27T10:52:33.461Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-06-27T10:52:33.545Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:33.545Z] [javac] 1 warning [2024-06-27T10:52:33.545Z] [2024-06-27T10:52:33.545Z] build: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] setOSConditions: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] fixFiles: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] convUnix: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] convWin: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] setToolWin: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] setToolUnix: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] setToolProperty: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] setS1ASclassPath: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] init-common: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] package-persistence-common: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] ejb-jar-common: [2024-06-27T10:52:33.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] package-ejbjar-common: [2024-06-27T10:52:33.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:33.546Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:33.546Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:33.546Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2024-06-27T10:52:33.546Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] appclient-jar-common: [2024-06-27T10:52:33.546Z] [2024-06-27T10:52:33.546Z] package-appclientjar-common: [2024-06-27T10:52:33.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:33.546Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:33.547Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:33.547Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2024-06-27T10:52:33.547Z] [2024-06-27T10:52:33.547Z] webclient-war-common: [2024-06-27T10:52:33.547Z] [2024-06-27T10:52:33.547Z] build-ear-common: [2024-06-27T10:52:33.547Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:33.547Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:33.547Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:33.547Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-06-27T10:52:33.547Z] [2024-06-27T10:52:33.547Z] deploy: [2024-06-27T10:52:33.547Z] [2024-06-27T10:52:33.547Z] setOSConditions: [2024-06-27T10:52:33.547Z] [2024-06-27T10:52:33.547Z] setToolWin: [2024-06-27T10:52:33.547Z] [2024-06-27T10:52:33.547Z] setToolUnix: [2024-06-27T10:52:33.547Z] [2024-06-27T10:52:33.547Z] setToolProperty: [2024-06-27T10:52:33.547Z] [2024-06-27T10:52:33.547Z] setS1ASclassPath: [2024-06-27T10:52:33.547Z] [2024-06-27T10:52:33.547Z] init-common: [2024-06-27T10:52:33.547Z] [2024-06-27T10:52:33.547Z] create-jdbc-connpool-common: [2024-06-27T10:52:33.943Z] [exec] Jun 27, 2024 10:52:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:33.943Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:34.031Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:34.031Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:34.031Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:34.031Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:34.031Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:34.031Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:34.031Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:34.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-poolauth-pool [2024-06-27T10:52:34.107Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2024-06-27T10:52:34.107Z] [2024-06-27T10:52:34.107Z] set-derby-connpool-props: [2024-06-27T10:52:34.157Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:34.157Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:34.157Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:34.157Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:34.157Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:34.157Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:34.157Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:34.172Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:34.172Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:34.172Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:34.172Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:34.172Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:34.172Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:34.172Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:34.192Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:52:34.192Z] [exec] Waiting finished after 4,502 ms. [2024-06-27T10:52:34.192Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:52:34.192Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:52:34.192Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:52:34.192Z] [exec] Admin Port: 45,707 [2024-06-27T10:52:34.192Z] [exec] Command start-domain executed successfully. [2024-06-27T10:52:34.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-06-27T10:52:34.362Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-06-27T10:52:34.403Z] [java] Jun 27, 2024 10:52:33 AM org.glassfish.deployment.admin.DeployCommand execute [2024-06-27T10:52:34.403Z] [java] INFO: ejb-ejb31-embedded-remote-ejb was successfully deployed in 3,614 milliseconds. [2024-06-27T10:52:34.403Z] [java] Looking up EJB... [2024-06-27T10:52:34.403Z] [java] Invoking EJB... [2024-06-27T10:52:34.403Z] [java] EJB said: hello [2024-06-27T10:52:34.403Z] [java] Jun 27, 2024 10:52:34 AM org.glassfish.weld.WeldDeployer disable [2024-06-27T10:52:34.403Z] [java] INFO: Disabling Weld for ApplicationInfo[name=ejb-ejb31-embedded-remote-ejb] [2024-06-27T10:52:34.403Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-06-27T10:52:34.403Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:52:34.403Z] [java] Jun 27, 2024 10:52:34 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:52:34.403Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:52:34.403Z] [java] Jun 27, 2024 10:52:34 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-06-27T10:52:34.404Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-06-27T10:52:34.404Z] [java] Jun 27, 2024 10:52:34 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-06-27T10:52:34.404Z] [java] INFO: Shutdown procedure finished [2024-06-27T10:52:34.404Z] [java] --------------------- [2024-06-27T10:52:34.404Z] [java] --------------------- [2024-06-27T10:52:34.404Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-06-27T10:52:34.404Z] [java] Value of key is: embedded with remote 1 [2024-06-27T10:52:34.404Z] [java] Done calling EJB [2024-06-27T10:52:34.404Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:34.404Z] [java] [2024-06-27T10:52:34.404Z] [java] [2024-06-27T10:52:34.404Z] [java] ----------------------------------------- [2024-06-27T10:52:34.404Z] [java] - embedded with remote 1: PASS - [2024-06-27T10:52:34.404Z] [java] ----------------------------------------- [2024-06-27T10:52:34.404Z] [java] Total PASS: 1 [2024-06-27T10:52:34.404Z] [java] Total FAIL: 0 [2024-06-27T10:52:34.404Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:52:34.404Z] [java] ----------------------------------------- [2024-06-27T10:52:34.404Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:34.404Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:34.503Z] [exec] Jun 27, 2024 10:52:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:34.503Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:34.580Z] [java] Jun 27, 2024 10:52:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:34.580Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@22a0d4ea [2024-06-27T10:52:34.611Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:34.611Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:34.611Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:34.611Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:34.611Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:34.611Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:34.611Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:34.659Z] [2024-06-27T10:52:34.659Z] warn: [2024-06-27T10:52:34.659Z] [echo] Domain was STOPPED to run the test [2024-06-27T10:52:34.659Z] [2024-06-27T10:52:34.659Z] all: [2024-06-27T10:52:34.659Z] [2024-06-27T10:52:34.659Z] stop-derby: [2024-06-27T10:52:34.659Z] [2024-06-27T10:52:34.659Z] setOSConditions: [2024-06-27T10:52:34.659Z] [2024-06-27T10:52:34.659Z] setToolWin: [2024-06-27T10:52:34.659Z] [2024-06-27T10:52:34.659Z] setToolUnix: [2024-06-27T10:52:34.659Z] [2024-06-27T10:52:34.659Z] setToolProperty: [2024-06-27T10:52:34.659Z] [2024-06-27T10:52:34.659Z] setS1ASclassPath: [2024-06-27T10:52:34.659Z] [2024-06-27T10:52:34.659Z] init-common: [2024-06-27T10:52:34.659Z] [2024-06-27T10:52:34.659Z] stopDerby: [2024-06-27T10:52:34.659Z] [echo] Stopping Derby DB servers on ports 45716 and 45717 [2024-06-27T10:52:34.730Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:34.751Z] [echo] run.xml:doing wait for localhost:45711... [2024-06-27T10:52:34.751Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-06-27T10:52:34.751Z] [2024-06-27T10:52:34.751Z] dumpThreadStack: [2024-06-27T10:52:34.751Z] [2024-06-27T10:52:34.751Z] startDomainWindows: [2024-06-27T10:52:34.751Z] [2024-06-27T10:52:34.751Z] startDomain: [2024-06-27T10:52:34.751Z] [2024-06-27T10:52:34.752Z] all: [2024-06-27T10:52:34.752Z] [echo] [2024-06-27T10:52:34.752Z] [echo] ************************* [2024-06-27T10:52:34.752Z] [echo] * Running jspPrecompileIgnoreFragmentErrors [2024-06-27T10:52:34.752Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors [2024-06-27T10:52:34.752Z] [echo] ************************* [2024-06-27T10:52:34.752Z] [echo] [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setOSConditions: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setToolWin: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setToolUnix: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setToolProperty: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setS1ASclassPath: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] init-common: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] clean: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setOSConditions: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setToolWin: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setToolUnix: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setToolProperty: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setS1ASclassPath: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] init-common: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] clean-common: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setOSConditions: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setToolWin: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setToolUnix: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.752Z] setToolProperty: [2024-06-27T10:52:34.752Z] [2024-06-27T10:52:34.753Z] setS1ASclassPath: [2024-06-27T10:52:34.753Z] [2024-06-27T10:52:34.753Z] init-common: [2024-06-27T10:52:34.757Z] [exec] Jun 27, 2024 10:52:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:34.757Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:34.835Z] [java] SFSB test : SFSB [2024-06-27T10:52:34.835Z] [java] SFSB1 test : SFSB1 [2024-06-27T10:52:34.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-06-27T10:52:34.922Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-06-27T10:52:34.961Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:34.984Z] [javac] 1 warning [2024-06-27T10:52:34.984Z] [2024-06-27T10:52:34.984Z] setOSConditions: [2024-06-27T10:52:34.984Z] [2024-06-27T10:52:34.984Z] setToolWin: [2024-06-27T10:52:34.984Z] [2024-06-27T10:52:34.984Z] setToolUnix: [2024-06-27T10:52:34.984Z] [2024-06-27T10:52:34.984Z] setToolProperty: [2024-06-27T10:52:34.984Z] [2024-06-27T10:52:34.984Z] setS1ASclassPath: [2024-06-27T10:52:34.984Z] [2024-06-27T10:52:34.984Z] init-common: [2024-06-27T10:52:34.984Z] [2024-06-27T10:52:34.984Z] compile-common: [2024-06-27T10:52:34.984Z] [echo] Current time (ISO): 2024-06-27T10:52:34.829+0000 [2024-06-27T10:52:34.984Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:35.007Z] [2024-06-27T10:52:35.007Z] clean-classes-common: [2024-06-27T10:52:35.007Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:35.007Z] [2024-06-27T10:52:35.007Z] setOSConditions: [2024-06-27T10:52:35.007Z] [2024-06-27T10:52:35.007Z] setToolWin: [2024-06-27T10:52:35.007Z] [2024-06-27T10:52:35.007Z] setToolUnix: [2024-06-27T10:52:35.007Z] [2024-06-27T10:52:35.007Z] setToolProperty: [2024-06-27T10:52:35.007Z] [2024-06-27T10:52:35.007Z] setS1ASclassPath: [2024-06-27T10:52:35.007Z] [2024-06-27T10:52:35.007Z] init-common: [2024-06-27T10:52:35.007Z] [2024-06-27T10:52:35.007Z] clean-jars-common: [2024-06-27T10:52:35.007Z] [2024-06-27T10:52:35.007Z] compile: [2024-06-27T10:52:35.007Z] [2024-06-27T10:52:35.007Z] setOSConditions: [2024-06-27T10:52:35.007Z] [2024-06-27T10:52:35.008Z] setToolWin: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] setToolUnix: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] setToolProperty: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] setS1ASclassPath: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] init-common: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] compile-common: [2024-06-27T10:52:35.008Z] [echo] Current time (ISO): 2024-06-27T10:52:34.771+0000 [2024-06-27T10:52:35.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:35.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/servlet [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] build: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] setOSConditions: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] setToolWin: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] setToolUnix: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] setToolProperty: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] setS1ASclassPath: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] init-common: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] webclient-war-common: [2024-06-27T10:52:35.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] clear: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] test-tlds-exist: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] copy-tlds: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.008Z] test-tagfiles-exist: [2024-06-27T10:52:35.008Z] [2024-06-27T10:52:35.009Z] copy-tagfiles: [2024-06-27T10:52:35.009Z] [2024-06-27T10:52:35.009Z] package-war-common: [2024-06-27T10:52:35.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:35.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:35.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:35.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:35.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/lib [2024-06-27T10:52:35.009Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:35.009Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:35.009Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-ignore-fragment-errors-web.war [2024-06-27T10:52:35.009Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:35.009Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:35.009Z] [javac] Compiling 1 source file [2024-06-27T10:52:35.009Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:35.009Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:35.009Z] [2024-06-27T10:52:35.009Z] deploy: [2024-06-27T10:52:35.009Z] [2024-06-27T10:52:35.009Z] deploy-war-common: [2024-06-27T10:52:35.009Z] [2024-06-27T10:52:35.009Z] setOSConditions: [2024-06-27T10:52:35.009Z] [2024-06-27T10:52:35.009Z] setToolWin: [2024-06-27T10:52:35.009Z] [2024-06-27T10:52:35.009Z] setToolUnix: [2024-06-27T10:52:35.009Z] [2024-06-27T10:52:35.009Z] setToolProperty: [2024-06-27T10:52:35.009Z] [2024-06-27T10:52:35.009Z] setS1ASclassPath: [2024-06-27T10:52:35.009Z] [2024-06-27T10:52:35.009Z] init-common: [2024-06-27T10:52:35.009Z] [2024-06-27T10:52:35.009Z] deploy-war-commonpe: [2024-06-27T10:52:35.089Z] [java] SFSB2 test : SFSB2 [2024-06-27T10:52:35.089Z] [java] Value of key is: main [2024-06-27T10:52:35.089Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:35.089Z] [java] [2024-06-27T10:52:35.089Z] [java] [2024-06-27T10:52:35.089Z] [java] ----------------------------------------- [2024-06-27T10:52:35.089Z] [java] - main: PASS - [2024-06-27T10:52:35.090Z] [java] ----------------------------------------- [2024-06-27T10:52:35.090Z] [java] Total PASS: 1 [2024-06-27T10:52:35.090Z] [java] Total FAIL: 0 [2024-06-27T10:52:35.090Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:52:35.090Z] [java] ----------------------------------------- [2024-06-27T10:52:35.090Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:35.090Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:35.176Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-06-27T10:52:35.176Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-06-27T10:52:35.218Z] [java] Thu Jun 27 10:52:35 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:52:35.218Z] [java] Thu Jun 27 10:52:35 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:52:35.218Z] [2024-06-27T10:52:35.218Z] report: [2024-06-27T10:52:35.218Z] [2024-06-27T10:52:35.218Z] transfer: [2024-06-27T10:52:35.218Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:52:35.218Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-06-27T10:52:35.235Z] [javac] 1 warning [2024-06-27T10:52:35.235Z] [2024-06-27T10:52:35.235Z] build: [2024-06-27T10:52:35.235Z] [2024-06-27T10:52:35.235Z] setOSConditions: [2024-06-27T10:52:35.235Z] [2024-06-27T10:52:35.235Z] setToolWin: [2024-06-27T10:52:35.235Z] [2024-06-27T10:52:35.235Z] setToolUnix: [2024-06-27T10:52:35.235Z] [2024-06-27T10:52:35.235Z] setToolProperty: [2024-06-27T10:52:35.235Z] [2024-06-27T10:52:35.235Z] setS1ASclassPath: [2024-06-27T10:52:35.235Z] [2024-06-27T10:52:35.235Z] init-common: [2024-06-27T10:52:35.235Z] [2024-06-27T10:52:35.236Z] webclient-war-common: [2024-06-27T10:52:35.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:35.236Z] [2024-06-27T10:52:35.236Z] clear: [2024-06-27T10:52:35.236Z] [2024-06-27T10:52:35.236Z] test-tlds-exist: [2024-06-27T10:52:35.236Z] [2024-06-27T10:52:35.236Z] copy-tlds: [2024-06-27T10:52:35.236Z] [2024-06-27T10:52:35.236Z] test-tagfiles-exist: [2024-06-27T10:52:35.236Z] [2024-06-27T10:52:35.236Z] copy-tagfiles: [2024-06-27T10:52:35.236Z] [2024-06-27T10:52:35.236Z] package-war-common: [2024-06-27T10:52:35.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:35.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:35.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:35.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:35.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/lib [2024-06-27T10:52:35.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:35.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-06-27T10:52:35.236Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:35.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/docroot [2024-06-27T10:52:35.236Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-bean-interface-web.war [2024-06-27T10:52:35.236Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:35.236Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:35.236Z] [javac] Compiling 1 source file [2024-06-27T10:52:35.236Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:35.236Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:35.236Z] [2024-06-27T10:52:35.236Z] deploy: [2024-06-27T10:52:35.237Z] [2024-06-27T10:52:35.237Z] deploy-war-common: [2024-06-27T10:52:35.237Z] [2024-06-27T10:52:35.237Z] setOSConditions: [2024-06-27T10:52:35.237Z] [2024-06-27T10:52:35.237Z] setToolWin: [2024-06-27T10:52:35.237Z] [2024-06-27T10:52:35.237Z] setToolUnix: [2024-06-27T10:52:35.237Z] [2024-06-27T10:52:35.237Z] setToolProperty: [2024-06-27T10:52:35.237Z] [2024-06-27T10:52:35.237Z] setS1ASclassPath: [2024-06-27T10:52:35.237Z] [2024-06-27T10:52:35.237Z] init-common: [2024-06-27T10:52:35.237Z] [2024-06-27T10:52:35.237Z] deploy-war-commonpe: [2024-06-27T10:52:35.344Z] [2024-06-27T10:52:35.344Z] undeploy: [2024-06-27T10:52:35.344Z] [2024-06-27T10:52:35.344Z] setOSConditions: [2024-06-27T10:52:35.344Z] [2024-06-27T10:52:35.344Z] setToolWin: [2024-06-27T10:52:35.344Z] [2024-06-27T10:52:35.344Z] setToolUnix: [2024-06-27T10:52:35.344Z] [2024-06-27T10:52:35.344Z] setToolProperty: [2024-06-27T10:52:35.344Z] [2024-06-27T10:52:35.344Z] setS1ASclassPath: [2024-06-27T10:52:35.344Z] [2024-06-27T10:52:35.344Z] init-common: [2024-06-27T10:52:35.344Z] [2024-06-27T10:52:35.344Z] undeploy-jar-common: [2024-06-27T10:52:35.401Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:35.401Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:52:35.401Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:52:35.402Z] [javac] 2 warnings [2024-06-27T10:52:35.402Z] [2024-06-27T10:52:35.402Z] setOSConditions: [2024-06-27T10:52:35.402Z] [2024-06-27T10:52:35.402Z] setToolWin: [2024-06-27T10:52:35.402Z] [2024-06-27T10:52:35.402Z] setToolUnix: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] report-sh: [2024-06-27T10:52:35.473Z] [echo] Comparing results with expected results [2024-06-27T10:52:35.473Z] [exec] input file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:52:35.473Z] [exec] [2024-06-27T10:52:35.473Z] [exec] ************************ [2024-06-27T10:52:35.473Z] [exec] PASSED= 32 [2024-06-27T10:52:35.473Z] [exec] ------------ ========= [2024-06-27T10:52:35.473Z] [exec] FAILED= 0 [2024-06-27T10:52:35.473Z] [exec] ------------ ========= [2024-06-27T10:52:35.473Z] [exec] DID NOT RUN= 271 [2024-06-27T10:52:35.473Z] [exec] ------------ ========= [2024-06-27T10:52:35.473Z] [exec] Total Expected=303 [2024-06-27T10:52:35.473Z] [exec] ************************ [2024-06-27T10:52:35.473Z] [exec] [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] setOSConditions: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] setToolWin: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] setToolUnix: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] setToolProperty: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] setS1ASclassPath: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] init-common: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] report-result: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] setOSConditions: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] setToolWin: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] setToolUnix: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] setToolProperty: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] setS1ASclassPath: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] init-common: [2024-06-27T10:52:35.473Z] [2024-06-27T10:52:35.473Z] dev-report: [2024-06-27T10:52:35.529Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:35.529Z] [javac] 1 warning [2024-06-27T10:52:35.529Z] [2024-06-27T10:52:35.529Z] assemble-web: [2024-06-27T10:52:35.529Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:35.529Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:35.530Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:35.530Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:35.530Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:35.530Z] [2024-06-27T10:52:35.530Z] pkg-war: [2024-06-27T10:52:35.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:35.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:35.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:35.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:35.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:52:35.530Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${sun-web.xml} to copy. [2024-06-27T10:52:35.530Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${webservices.xml} to copy. [2024-06-27T10:52:35.530Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:52:35.530Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:52:35.530Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:52:35.530Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:35.530Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:35.530Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${web.wsit.descriptors} does not exist. [2024-06-27T10:52:35.530Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/fault-web.war [2024-06-27T10:52:35.530Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:35.530Z] [2024-06-27T10:52:35.530Z] deploy-app: [2024-06-27T10:52:35.530Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:35.531Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:35.531Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:35.531Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:35.531Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:35.531Z] [2024-06-27T10:52:35.531Z] deploy-war-common: [2024-06-27T10:52:35.531Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:35.531Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:35.531Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:35.531Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:35.531Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:35.531Z] [2024-06-27T10:52:35.531Z] setOSConditions: [2024-06-27T10:52:35.531Z] [2024-06-27T10:52:35.531Z] setToolWin: [2024-06-27T10:52:35.531Z] [2024-06-27T10:52:35.531Z] setToolUnix: [2024-06-27T10:52:35.531Z] [2024-06-27T10:52:35.531Z] setToolProperty: [2024-06-27T10:52:35.531Z] [2024-06-27T10:52:35.531Z] setS1ASclassPath: [2024-06-27T10:52:35.531Z] [2024-06-27T10:52:35.531Z] init-common: [2024-06-27T10:52:35.532Z] [2024-06-27T10:52:35.532Z] deploy-war-commonpe: [2024-06-27T10:52:35.568Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-precompile-ignore-fragment-errors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-ignore-fragment-errors-web.war [2024-06-27T10:52:35.659Z] [2024-06-27T10:52:35.659Z] setToolProperty: [2024-06-27T10:52:35.659Z] [2024-06-27T10:52:35.659Z] setS1ASclassPath: [2024-06-27T10:52:35.659Z] [2024-06-27T10:52:35.659Z] init-common: [2024-06-27T10:52:35.659Z] [2024-06-27T10:52:35.659Z] compile-common: [2024-06-27T10:52:35.659Z] [echo] Current time (ISO): 2024-06-27T10:52:35.409+0000 [2024-06-27T10:52:35.659Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:35.717Z] [exec] Jun 27, 2024 10:52:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:35.717Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@13516600 [2024-06-27T10:52:35.717Z] [exec] invoking stateful [2024-06-27T10:52:35.717Z] [exec] invoking stateless [2024-06-27T10:52:35.717Z] [exec] invoking stateless2 [2024-06-27T10:52:35.717Z] [exec] invoking stateless3 [2024-06-27T10:52:35.717Z] [exec] invoking stateless4 [2024-06-27T10:52:35.717Z] [exec] test complete [2024-06-27T10:52:35.717Z] [exec] Value of key is: main [2024-06-27T10:52:35.717Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:35.717Z] [exec] [2024-06-27T10:52:35.717Z] [exec] [2024-06-27T10:52:35.717Z] [exec] ----------------------------------------- [2024-06-27T10:52:35.717Z] [exec] - main: PASS - [2024-06-27T10:52:35.717Z] [exec] ----------------------------------------- [2024-06-27T10:52:35.717Z] [exec] Total PASS: 1 [2024-06-27T10:52:35.717Z] [exec] Total FAIL: 0 [2024-06-27T10:52:35.717Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:35.717Z] [exec] ----------------------------------------- [2024-06-27T10:52:35.717Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:35.717Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:35.717Z] [2024-06-27T10:52:35.718Z] checkReporting-common: [2024-06-27T10:52:35.718Z] [2024-06-27T10:52:35.718Z] confirmReportPresent-common: [2024-06-27T10:52:35.718Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:35.718Z] [echo] Test seems to be reported fine [2024-06-27T10:52:35.718Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/RepRunConf.txt [2024-06-27T10:52:35.718Z] [2024-06-27T10:52:35.718Z] confirmMissingReport-common: [2024-06-27T10:52:35.728Z] [java] ********************** [2024-06-27T10:52:35.728Z] [java] * PASSED 32 * [2024-06-27T10:52:35.728Z] [java] * FAILED 0 * [2024-06-27T10:52:35.728Z] [java] * DID NOT RUN 0 * [2024-06-27T10:52:35.728Z] [java] * TOTAL 32 * [2024-06-27T10:52:35.728Z] [java] ********************** [2024-06-27T10:52:35.728Z] [java] [2024-06-27T10:52:35.728Z] [2024-06-27T10:52:35.728Z] BUILD SUCCESSFUL [2024-06-27T10:52:35.728Z] Total time: 4 minutes 49 seconds [2024-06-27T10:52:35.728Z] + check_successful_run [2024-06-27T10:52:35.728Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-06-27T10:52:35.728Z] [2024-06-27T10:52:35.728Z] ===== CHECK SUCCESSFUL RUN ===== [2024-06-27T10:52:35.728Z] [2024-06-27T10:52:35.728Z] + FILE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:52:35.728Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html ']' [2024-06-27T10:52:35.728Z] + echo 'File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-06-27T10:52:35.728Z] File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-06-27T10:52:35.728Z] + generate_junit_report ejb_group_embedded [2024-06-27T10:52:35.728Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-06-27T10:52:35.728Z] [2024-06-27T10:52:35.728Z] ===== GENERATE JUNIT REPORT ===== [2024-06-27T10:52:35.728Z] [2024-06-27T10:52:35.728Z] + TD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:52:35.728Z] + JUD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml [2024-06-27T10:52:35.728Z] + TESTSUITE_NAME=ejb_group_embedded [2024-06-27T10:52:35.728Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:52:35.728Z] + awk -v suitename=ejb_group_embedded ' [2024-06-27T10:52:35.728Z] BEGIN { [2024-06-27T10:52:35.728Z] totaltests = 0; [2024-06-27T10:52:35.728Z] totalfailures = 0; [2024-06-27T10:52:35.728Z] totalerrors = 0; [2024-06-27T10:52:35.728Z] } [2024-06-27T10:52:35.728Z] function getPropVal(str){ [2024-06-27T10:52:35.728Z] split(str, a, "="); [2024-06-27T10:52:35.728Z] val = a[2]; [2024-06-27T10:52:35.728Z] # remove quotes [2024-06-27T10:52:35.728Z] gsub("\"","",val); [2024-06-27T10:52:35.728Z] return val; [2024-06-27T10:52:35.728Z] } [2024-06-27T10:52:35.728Z] function removeXMLTag(str){ [2024-06-27T10:52:35.728Z] # remove xml tag quotes [2024-06-27T10:52:35.728Z] gsub("","",str); [2024-06-27T10:52:35.728Z] gsub("<.*>","",str); [2024-06-27T10:52:35.728Z] gsub(">","",str); [2024-06-27T10:52:35.728Z] return str; [2024-06-27T10:52:35.728Z] } [2024-06-27T10:52:35.728Z] /status value=/ { [2024-06-27T10:52:35.728Z] result=getPropVal($0); [2024-06-27T10:52:35.728Z] result=removeXMLTag(result); [2024-06-27T10:52:35.728Z] } [2024-06-27T10:52:35.728Z] // { [2024-06-27T10:52:35.728Z] getline; [2024-06-27T10:52:35.728Z] getline; [2024-06-27T10:52:35.728Z] testunit=removeXMLTag($0); [2024-06-27T10:52:35.728Z] gsub("\"","",testunit); [2024-06-27T10:52:35.728Z] } [2024-06-27T10:52:35.728Z] // { [2024-06-27T10:52:35.728Z] getline; [2024-06-27T10:52:35.728Z] testname=removeXMLTag($0); [2024-06-27T10:52:35.728Z] gsub("\"","",testname); [2024-06-27T10:52:35.728Z] } [2024-06-27T10:52:35.728Z] /<\/testcase>/{ [2024-06-27T10:52:35.728Z] classname=testunit [2024-06-27T10:52:35.728Z] # printing testcase to out [2024-06-27T10:52:35.728Z] out = out sprintf(" \n", classname, testname); [2024-06-27T10:52:35.728Z] if (result == "fail") { [2024-06-27T10:52:35.729Z] out = out " \n"; [2024-06-27T10:52:35.729Z] totalfailures++; [2024-06-27T10:52:35.729Z] } else if (result == "did_not_run") { [2024-06-27T10:52:35.729Z] out = out " \n"; [2024-06-27T10:52:35.729Z] totalerrors++; [2024-06-27T10:52:35.729Z] } [2024-06-27T10:52:35.729Z] out = out " \n"; [2024-06-27T10:52:35.729Z] [2024-06-27T10:52:35.729Z] totaltests++; [2024-06-27T10:52:35.729Z] result=""; [2024-06-27T10:52:35.729Z] testname=""; [2024-06-27T10:52:35.729Z] } [2024-06-27T10:52:35.729Z] END { [2024-06-27T10:52:35.729Z] print "" [2024-06-27T10:52:35.729Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-06-27T10:52:35.729Z] printf "%s", out; [2024-06-27T10:52:35.729Z] print "" [2024-06-27T10:52:35.729Z] }' [2024-06-27T10:52:35.729Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:52:35.729Z] + change_junit_report_class_names [2024-06-27T10:52:35.729Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:52:35.729Z] + sed -i 's/\bclassname="/classname="ejb_group_embedded./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:52:35.729Z] + copy_test_artifacts ejb_group_embedded [2024-06-27T10:52:35.729Z] + sleep 1 [2024-06-27T10:52:35.755Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-06-27T10:52:35.755Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-06-27T10:52:35.835Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-bean-interface --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-bean-interface-web.war [2024-06-27T10:52:35.904Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb [2024-06-27T10:52:35.904Z] [2024-06-27T10:52:35.904Z] all: [2024-06-27T10:52:35.904Z] [2024-06-27T10:52:35.904Z] mdb: [2024-06-27T10:52:35.904Z] [2024-06-27T10:52:35.904Z] setOSConditions: [2024-06-27T10:52:35.904Z] [2024-06-27T10:52:35.904Z] setToolWin: [2024-06-27T10:52:35.904Z] [2024-06-27T10:52:35.904Z] setToolUnix: [2024-06-27T10:52:35.904Z] [2024-06-27T10:52:35.904Z] setToolProperty: [2024-06-27T10:52:35.904Z] [2024-06-27T10:52:35.905Z] setS1ASclassPath: [2024-06-27T10:52:35.905Z] [2024-06-27T10:52:35.905Z] init-common: [2024-06-27T10:52:35.905Z] [2024-06-27T10:52:35.905Z] clean: [2024-06-27T10:52:35.905Z] [2024-06-27T10:52:35.905Z] setOSConditions: [2024-06-27T10:52:35.905Z] [2024-06-27T10:52:35.905Z] setToolWin: [2024-06-27T10:52:35.905Z] [2024-06-27T10:52:35.905Z] setToolUnix: [2024-06-27T10:52:35.905Z] [2024-06-27T10:52:35.905Z] setToolProperty: [2024-06-27T10:52:35.905Z] [2024-06-27T10:52:35.905Z] setS1ASclassPath: [2024-06-27T10:52:35.905Z] [2024-06-27T10:52:35.905Z] init-common: [2024-06-27T10:52:35.905Z] [2024-06-27T10:52:35.905Z] clean-common: [2024-06-27T10:52:35.905Z] [2024-06-27T10:52:35.905Z] setOSConditions: [2024-06-27T10:52:35.906Z] [2024-06-27T10:52:35.906Z] setToolWin: [2024-06-27T10:52:35.906Z] [2024-06-27T10:52:35.906Z] setToolUnix: [2024-06-27T10:52:35.906Z] [2024-06-27T10:52:35.906Z] setToolProperty: [2024-06-27T10:52:35.906Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:35.906Z] [2024-06-27T10:52:35.906Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:35.906Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:35.906Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:35.906Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:35.906Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:35.906Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:35.906Z] setS1ASclassPath: [2024-06-27T10:52:35.906Z] [2024-06-27T10:52:35.906Z] init-common: [2024-06-27T10:52:35.906Z] [2024-06-27T10:52:35.906Z] clean-classes-common: [2024-06-27T10:52:35.906Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:35.906Z] [2024-06-27T10:52:35.906Z] setOSConditions: [2024-06-27T10:52:35.906Z] [2024-06-27T10:52:35.906Z] setToolWin: [2024-06-27T10:52:35.906Z] [2024-06-27T10:52:35.906Z] setToolUnix: [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] setToolProperty: [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] setS1ASclassPath: [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] init-common: [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] clean-jars-common: [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] compile: [2024-06-27T10:52:35.907Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:35.907Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] setOSConditions: [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] setToolWin: [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] setToolUnix: [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] setToolProperty: [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] setS1ASclassPath: [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] init-common: [2024-06-27T10:52:35.907Z] [2024-06-27T10:52:35.907Z] compile-common: [2024-06-27T10:52:35.907Z] [echo] Current time (ISO): 2024-06-27T10:52:35.737+0000 [2024-06-27T10:52:35.907Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:35.908Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:35.974Z] [2024-06-27T10:52:35.974Z] setOSConditions: [2024-06-27T10:52:35.974Z] [2024-06-27T10:52:35.974Z] setToolWin: [2024-06-27T10:52:35.974Z] [2024-06-27T10:52:35.974Z] setToolUnix: [2024-06-27T10:52:35.974Z] [2024-06-27T10:52:35.974Z] setToolProperty: [2024-06-27T10:52:35.974Z] [2024-06-27T10:52:35.974Z] setS1ASclassPath: [2024-06-27T10:52:35.974Z] [2024-06-27T10:52:35.974Z] init-common: [2024-06-27T10:52:35.974Z] [2024-06-27T10:52:35.974Z] run_standaloneclient: [2024-06-27T10:52:36.007Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:36.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-06-27T10:52:36.011Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-06-27T10:52:36.090Z] [exec] Application deployed with name cdi-bean-interface-web. [2024-06-27T10:52:36.090Z] [2024-06-27T10:52:36.090Z] deploy-war-commonee: [2024-06-27T10:52:36.090Z] [2024-06-27T10:52:36.090Z] run: [2024-06-27T10:52:36.090Z] [java] opening connection to http://localhost:8080/cdi-bean-interface/myurl [2024-06-27T10:52:36.092Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot fault --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/fault-web.war [2024-06-27T10:52:36.263Z] [javac] 1 warning [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] build: [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] setOSConditions: [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] fixFiles: [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] convUnix: [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] convWin: [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] setToolWin: [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] setToolUnix: [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] setToolProperty: [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] setS1ASclassPath: [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] init-common: [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] package-persistence-common: [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] ejb-jar-common: [2024-06-27T10:52:36.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:36.263Z] [2024-06-27T10:52:36.263Z] package-ejbjar-common: [2024-06-27T10:52:36.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.264Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-ejb.jar [2024-06-27T10:52:36.264Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] appclient-jar-common: [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] package-appclientjar-common: [2024-06-27T10:52:36.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.264Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-client.jar [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] webclient-war-common: [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] build-ear-common: [2024-06-27T10:52:36.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:36.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:36.264Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] setup: [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] setOSConditions: [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] setToolWin: [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] setToolUnix: [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] setToolProperty: [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] setS1ASclassPath: [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] init-common: [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] deploy-jms-common: [2024-06-27T10:52:36.264Z] [2024-06-27T10:52:36.264Z] setOSConditions: [2024-06-27T10:52:36.265Z] [2024-06-27T10:52:36.265Z] setToolWin: [2024-06-27T10:52:36.265Z] [2024-06-27T10:52:36.265Z] setToolUnix: [2024-06-27T10:52:36.265Z] [2024-06-27T10:52:36.265Z] setToolProperty: [2024-06-27T10:52:36.265Z] [2024-06-27T10:52:36.265Z] setS1ASclassPath: [2024-06-27T10:52:36.265Z] [2024-06-27T10:52:36.265Z] init-common: [2024-06-27T10:52:36.265Z] [2024-06-27T10:52:36.265Z] create-jms-connection-common: [2024-06-27T10:52:36.344Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:52:36.344Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:36.344Z] [java] [2024-06-27T10:52:36.344Z] [java] [2024-06-27T10:52:36.344Z] [java] ----------------------------------------- [2024-06-27T10:52:36.344Z] [java] - portable-extensions-bean-interface: PASS - [2024-06-27T10:52:36.344Z] [java] ----------------------------------------- [2024-06-27T10:52:36.344Z] [java] - Total PASS : 1 - [2024-06-27T10:52:36.344Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:36.344Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:36.344Z] [java] ----------------------------------------- [2024-06-27T10:52:36.344Z] [2024-06-27T10:52:36.344Z] undeploy: [2024-06-27T10:52:36.344Z] [2024-06-27T10:52:36.344Z] setOSConditions: [2024-06-27T10:52:36.344Z] [2024-06-27T10:52:36.344Z] setToolWin: [2024-06-27T10:52:36.344Z] [2024-06-27T10:52:36.344Z] setToolUnix: [2024-06-27T10:52:36.344Z] [2024-06-27T10:52:36.344Z] setToolProperty: [2024-06-27T10:52:36.344Z] [2024-06-27T10:52:36.344Z] setS1ASclassPath: [2024-06-27T10:52:36.344Z] [2024-06-27T10:52:36.344Z] init-common: [2024-06-27T10:52:36.344Z] [2024-06-27T10:52:36.344Z] undeploy-war-common: [2024-06-27T10:52:36.347Z] [exec] Application deployed with name fault-web. [2024-06-27T10:52:36.347Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:36.347Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:36.347Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:36.347Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:36.347Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:36.347Z] [2024-06-27T10:52:36.347Z] deploy-war-commonee: [2024-06-27T10:52:36.347Z] [2024-06-27T10:52:36.347Z] assemble-client: [2024-06-27T10:52:36.347Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:36.348Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:36.348Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:36.348Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:36.348Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:36.348Z] [2024-06-27T10:52:36.348Z] compile-client: [2024-06-27T10:52:36.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:36.348Z] [echo] wsimporting http://localhost:8080/fault/webservice/HelloService?WSDL [2024-06-27T10:52:36.348Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:36.348Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:36.348Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:36.348Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:36.348Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:36.348Z] [2024-06-27T10:52:36.348Z] setOSConditions: [2024-06-27T10:52:36.348Z] [2024-06-27T10:52:36.348Z] setToolWin: [2024-06-27T10:52:36.348Z] [2024-06-27T10:52:36.348Z] setToolUnix: [2024-06-27T10:52:36.348Z] [2024-06-27T10:52:36.348Z] setToolProperty: [2024-06-27T10:52:36.348Z] [2024-06-27T10:52:36.348Z] setS1ASclassPath: [2024-06-27T10:52:36.348Z] [2024-06-27T10:52:36.348Z] init-common: [2024-06-27T10:52:36.349Z] [2024-06-27T10:52:36.349Z] wsimport: [2024-06-27T10:52:36.477Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:36.477Z] [javac] 1 warning [2024-06-27T10:52:36.477Z] [2024-06-27T10:52:36.477Z] build: [2024-06-27T10:52:36.477Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.477Z] [2024-06-27T10:52:36.477Z] setOSConditions: [2024-06-27T10:52:36.477Z] [2024-06-27T10:52:36.477Z] fixFiles: [2024-06-27T10:52:36.477Z] [2024-06-27T10:52:36.477Z] convUnix: [2024-06-27T10:52:36.540Z] [java] Jun 27, 2024 10:52:36 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:36.540Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:36.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:52:36.569Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:52:36.663Z] [exec] Jun 27, 2024 10:52:36 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:36.663Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1eb85a47 [2024-06-27T10:52:36.731Z] [2024-06-27T10:52:36.731Z] convWin: [2024-06-27T10:52:36.731Z] [2024-06-27T10:52:36.731Z] setToolWin: [2024-06-27T10:52:36.731Z] [2024-06-27T10:52:36.731Z] setToolUnix: [2024-06-27T10:52:36.731Z] [2024-06-27T10:52:36.731Z] setToolProperty: [2024-06-27T10:52:36.731Z] [2024-06-27T10:52:36.731Z] setS1ASclassPath: [2024-06-27T10:52:36.731Z] [2024-06-27T10:52:36.731Z] init-common: [2024-06-27T10:52:36.731Z] [2024-06-27T10:52:36.731Z] package-persistence-common: [2024-06-27T10:52:36.732Z] [2024-06-27T10:52:36.732Z] ejb-jar-common: [2024-06-27T10:52:36.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:36.732Z] [2024-06-27T10:52:36.732Z] package-ejbjar-common: [2024-06-27T10:52:36.732Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.732Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.732Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-06-27T10:52:36.732Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.732Z] [2024-06-27T10:52:36.732Z] appclient-jar-common: [2024-06-27T10:52:36.732Z] [2024-06-27T10:52:36.732Z] package-appclientjar-common: [2024-06-27T10:52:36.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.732Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.732Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.732Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-06-27T10:52:36.732Z] [2024-06-27T10:52:36.732Z] webclient-war-common: [2024-06-27T10:52:36.732Z] [2024-06-27T10:52:36.732Z] clear: [2024-06-27T10:52:36.732Z] [2024-06-27T10:52:36.732Z] test-tlds-exist: [2024-06-27T10:52:36.732Z] [2024-06-27T10:52:36.732Z] copy-tlds: [2024-06-27T10:52:36.732Z] [2024-06-27T10:52:36.732Z] test-tagfiles-exist: [2024-06-27T10:52:36.732Z] [2024-06-27T10:52:36.732Z] copy-tagfiles: [2024-06-27T10:52:36.732Z] [2024-06-27T10:52:36.732Z] package-war-common: [2024-06-27T10:52:36.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:36.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:36.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:36.732Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:36.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/lib [2024-06-27T10:52:36.733Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:36.733Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:36.733Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:36.733Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:36.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/docroot [2024-06-27T10:52:36.733Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-06-27T10:52:36.733Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:36.733Z] [2024-06-27T10:52:36.733Z] build-ear-common: [2024-06-27T10:52:36.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:36.733Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.733Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:36.733Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:36.733Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-06-27T10:52:36.733Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/build.xml:82: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:36.733Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources [2024-06-27T10:52:36.733Z] [2024-06-27T10:52:36.733Z] build-rar-ext: [2024-06-27T10:52:36.733Z] [2024-06-27T10:52:36.733Z] setOSConditions: [2024-06-27T10:52:36.733Z] [2024-06-27T10:52:36.733Z] setToolWin: [2024-06-27T10:52:36.733Z] [2024-06-27T10:52:36.733Z] setToolUnix: [2024-06-27T10:52:36.733Z] [2024-06-27T10:52:36.733Z] setToolProperty: [2024-06-27T10:52:36.733Z] [2024-06-27T10:52:36.733Z] setS1ASclassPath: [2024-06-27T10:52:36.733Z] [2024-06-27T10:52:36.733Z] init-common: [2024-06-27T10:52:36.733Z] [2024-06-27T10:52:36.734Z] prepare: [2024-06-27T10:52:36.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-06-27T10:52:36.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/lib [2024-06-27T10:52:36.734Z] [2024-06-27T10:52:36.734Z] build: [2024-06-27T10:52:36.734Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:36.734Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-06-27T10:52:36.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-06-27T10:52:36.824Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-06-27T10:52:36.831Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:36.831Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:36.831Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:36.831Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:36.831Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:36.831Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:36.831Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:36.909Z] [exec] parsing WSDL... [2024-06-27T10:52:36.917Z] [exec] Starting test for id: 1498638415 [2024-06-27T10:52:36.940Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-bean-interface-web [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] all: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] setOSConditions: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] setToolWin: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] setToolUnix: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] setToolProperty: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] setS1ASclassPath: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] init-common: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] clean: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] setOSConditions: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] setToolWin: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] setToolUnix: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.940Z] setToolProperty: [2024-06-27T10:52:36.940Z] [2024-06-27T10:52:36.941Z] setS1ASclassPath: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] init-common: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] clean-common: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setOSConditions: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setToolWin: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setToolUnix: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setToolProperty: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setS1ASclassPath: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] init-common: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] clean-classes-common: [2024-06-27T10:52:36.941Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setOSConditions: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setToolWin: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setToolUnix: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setToolProperty: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setS1ASclassPath: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] init-common: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] clean-jars-common: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] compile: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setOSConditions: [2024-06-27T10:52:36.941Z] [2024-06-27T10:52:36.941Z] setToolWin: [2024-06-27T10:52:36.942Z] [2024-06-27T10:52:36.942Z] setToolUnix: [2024-06-27T10:52:36.942Z] [2024-06-27T10:52:36.942Z] setToolProperty: [2024-06-27T10:52:36.942Z] [2024-06-27T10:52:36.942Z] setS1ASclassPath: [2024-06-27T10:52:36.942Z] [2024-06-27T10:52:36.942Z] init-common: [2024-06-27T10:52:36.942Z] [2024-06-27T10:52:36.942Z] compile-common: [2024-06-27T10:52:36.942Z] [echo] Current time (ISO): 2024-06-27T10:52:36.812+0000 [2024-06-27T10:52:36.942Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:36.942Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:36.988Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:36.988Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:36.988Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:36.988Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:36.988Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:36.988Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:36.988Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:36.988Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:36.988Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:52:36.988Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:52:36.988Z] [javac] ^ [2024-06-27T10:52:36.988Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:52:36.988Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:36.988Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:52:36.988Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:36.988Z] [javac] 2 warnings [2024-06-27T10:52:36.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-06-27T10:52:36.988Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/blackbox.jar [2024-06-27T10:52:36.988Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2024-06-27T10:52:36.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-06-27T10:52:36.989Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2024-06-27T10:52:37.109Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-06-27T10:52:37.109Z] [2024-06-27T10:52:37.109Z] ===== COPY TEST ARTIFACTS ===== [2024-06-27T10:52:37.109Z] [2024-06-27T10:52:37.109Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:52:37.109Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:52:37.109Z] tar: Removing leading `/' from member names [2024-06-27T10:52:37.109Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:52:37.109Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:52:37.109Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:52:37.109Z] ++ pwd [2024-06-27T10:52:37.109Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:52:37.109Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2024-06-27T10:52:37.109Z] + true [2024-06-27T10:52:37.109Z] ++ pwd [2024-06-27T10:52:37.109Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:52:37.109Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2024-06-27T10:52:37.109Z] + true [2024-06-27T10:52:37.109Z] + tar -caf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/ejb_group_embedded-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:52:37.109Z] tar: Removing leading `/' from member names [2024-06-27T10:52:37.191Z] [exec] Done for id: 1498638415 [2024-06-27T10:52:37.191Z] [exec] Starting test for id: 14986384151 [2024-06-27T10:52:37.191Z] [exec] Done for id: 14986384151 [2024-06-27T10:52:37.191Z] [exec] Value of key is: twolevel [2024-06-27T10:52:37.191Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:37.191Z] [exec] [2024-06-27T10:52:37.191Z] [exec] [2024-06-27T10:52:37.191Z] [exec] ----------------------------------------- [2024-06-27T10:52:37.191Z] [exec] - twolevel: PASS - [2024-06-27T10:52:37.191Z] [exec] ----------------------------------------- [2024-06-27T10:52:37.191Z] [exec] Total PASS: 1 [2024-06-27T10:52:37.191Z] [exec] Total FAIL: 0 [2024-06-27T10:52:37.191Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:37.191Z] [exec] ----------------------------------------- [2024-06-27T10:52:37.191Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:37.191Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:37.242Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-06-27T10:52:37.242Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2024-06-27T10:52:37.242Z] [2024-06-27T10:52:37.242Z] deploy-rar: [2024-06-27T10:52:37.242Z] [2024-06-27T10:52:37.242Z] install-library: [2024-06-27T10:52:37.242Z] [echo] copying file [blackbox.jar] to applibs [2024-06-27T10:52:37.242Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs [2024-06-27T10:52:37.242Z] [2024-06-27T10:52:37.243Z] restart-server: [2024-06-27T10:52:37.243Z] [2024-06-27T10:52:37.243Z] setOSConditions: [2024-06-27T10:52:37.243Z] [2024-06-27T10:52:37.243Z] stop-server: [2024-06-27T10:52:37.243Z] [2024-06-27T10:52:37.243Z] stop-server-unix: [2024-06-27T10:52:37.243Z] [echo] stopping server on unix ... [2024-06-27T10:52:37.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-06-27T10:52:37.382Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-06-27T10:52:37.382Z] [2024-06-27T10:52:37.382Z] setOSConditions: [2024-06-27T10:52:37.382Z] [2024-06-27T10:52:37.382Z] setToolWin: [2024-06-27T10:52:37.382Z] [2024-06-27T10:52:37.382Z] setToolUnix: [2024-06-27T10:52:37.382Z] [2024-06-27T10:52:37.382Z] setToolProperty: [2024-06-27T10:52:37.382Z] [2024-06-27T10:52:37.382Z] setS1ASclassPath: [2024-06-27T10:52:37.382Z] [2024-06-27T10:52:37.382Z] init-common: [2024-06-27T10:52:37.382Z] [2024-06-27T10:52:37.382Z] create-jdbc-resource-common: [2024-06-27T10:52:37.382Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2024-06-27T10:52:37.445Z] [2024-06-27T10:52:37.445Z] checkReporting-common: [2024-06-27T10:52:37.445Z] [2024-06-27T10:52:37.446Z] confirmReportPresent-common: [2024-06-27T10:52:37.446Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:37.446Z] [echo] Test seems to be reported fine [2024-06-27T10:52:37.446Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/RepRunConf.txt [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] confirmMissingReport-common: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] undeploy: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] setOSConditions: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] setToolWin: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] setToolUnix: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] setToolProperty: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] setS1ASclassPath: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] init-common: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] execute-ejb-sql-common: [2024-06-27T10:52:37.446Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/drop_pointbase.sql [2024-06-27T10:52:37.446Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] setOSConditions: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] setToolWin: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] setToolUnix: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] setToolProperty: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] setS1ASclassPath: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] init-common: [2024-06-27T10:52:37.446Z] [2024-06-27T10:52:37.446Z] undeploy-common: [2024-06-27T10:52:37.470Z] [exec] [2024-06-27T10:52:37.470Z] [exec] Generating code... [2024-06-27T10:52:37.576Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:37.577Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:37.577Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:37.577Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:37.577Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:37.577Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:37.577Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:37.636Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-poolauth-pool --enabled=true --target server jdbc/poolauth [2024-06-27T10:52:37.636Z] [exec] JDBC resource jdbc/poolauth created successfully. [2024-06-27T10:52:37.636Z] [echo] cmd executed for server [2024-06-27T10:52:37.636Z] [2024-06-27T10:52:37.637Z] setOSConditions: [2024-06-27T10:52:37.637Z] [2024-06-27T10:52:37.637Z] setToolWin: [2024-06-27T10:52:37.637Z] [2024-06-27T10:52:37.637Z] setToolUnix: [2024-06-27T10:52:37.637Z] [2024-06-27T10:52:37.637Z] setToolProperty: [2024-06-27T10:52:37.637Z] [2024-06-27T10:52:37.637Z] setS1ASclassPath: [2024-06-27T10:52:37.637Z] [2024-06-27T10:52:37.637Z] init-common: [2024-06-27T10:52:37.637Z] [2024-06-27T10:52:37.637Z] deploy-common: [2024-06-27T10:52:37.637Z] [echo] Current time (ISO): 2024-06-27T10:52:37.513+0000 [2024-06-27T10:52:37.637Z] [2024-06-27T10:52:37.637Z] setOSConditions: [2024-06-27T10:52:37.637Z] [2024-06-27T10:52:37.637Z] setToolWin: [2024-06-27T10:52:37.637Z] [2024-06-27T10:52:37.637Z] setToolUnix: [2024-06-27T10:52:37.637Z] [2024-06-27T10:52:37.637Z] setToolProperty: [2024-06-27T10:52:37.637Z] [2024-06-27T10:52:37.637Z] setS1ASclassPath: [2024-06-27T10:52:37.638Z] [2024-06-27T10:52:37.638Z] init-common: [2024-06-27T10:52:37.638Z] [2024-06-27T10:52:37.638Z] deploy-common-pe: [2024-06-27T10:52:37.725Z] [exec] [2024-06-27T10:52:37.725Z] [exec] Compiling code... [2024-06-27T10:52:37.752Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:37.752Z] [javac] 1 warning [2024-06-27T10:52:37.752Z] [2024-06-27T10:52:37.752Z] setOSConditions: [2024-06-27T10:52:37.752Z] [2024-06-27T10:52:37.752Z] setToolWin: [2024-06-27T10:52:37.752Z] [2024-06-27T10:52:37.752Z] setToolUnix: [2024-06-27T10:52:37.752Z] [2024-06-27T10:52:37.752Z] setToolProperty: [2024-06-27T10:52:37.752Z] [2024-06-27T10:52:37.752Z] setS1ASclassPath: [2024-06-27T10:52:37.752Z] [2024-06-27T10:52:37.752Z] init-common: [2024-06-27T10:52:37.752Z] [2024-06-27T10:52:37.752Z] compile-common: [2024-06-27T10:52:37.752Z] [echo] Current time (ISO): 2024-06-27T10:52:37.609+0000 [2024-06-27T10:52:37.752Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:37.864Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:37.864Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:37.864Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:37.864Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:37.864Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:37.864Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:37.864Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:38.005Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-twolevelApp [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] all: [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] txtests: [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] all: [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] setOSConditions: [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] setToolWin: [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] setToolUnix: [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] setToolProperty: [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] setS1ASclassPath: [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] init-common: [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] clean: [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] setOSConditions: [2024-06-27T10:52:38.005Z] [2024-06-27T10:52:38.005Z] setToolWin: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setToolUnix: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setToolProperty: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setS1ASclassPath: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] init-common: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] clean-common: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setOSConditions: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setToolWin: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setToolUnix: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setToolProperty: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setS1ASclassPath: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] init-common: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] clean-classes-common: [2024-06-27T10:52:38.006Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setOSConditions: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setToolWin: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setToolUnix: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setToolProperty: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] setS1ASclassPath: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] init-common: [2024-06-27T10:52:38.006Z] [2024-06-27T10:52:38.006Z] clean-jars-common: [2024-06-27T10:52:38.007Z] [2024-06-27T10:52:38.007Z] compile: [2024-06-27T10:52:38.007Z] [2024-06-27T10:52:38.007Z] setOSConditions: [2024-06-27T10:52:38.007Z] [2024-06-27T10:52:38.007Z] setToolWin: [2024-06-27T10:52:38.007Z] [2024-06-27T10:52:38.007Z] setToolUnix: [2024-06-27T10:52:38.007Z] [2024-06-27T10:52:38.007Z] setToolProperty: [2024-06-27T10:52:38.007Z] [2024-06-27T10:52:38.007Z] setS1ASclassPath: [2024-06-27T10:52:38.007Z] [2024-06-27T10:52:38.007Z] init-common: [2024-06-27T10:52:38.007Z] [2024-06-27T10:52:38.007Z] compile-common: [2024-06-27T10:52:38.007Z] [echo] Current time (ISO): 2024-06-27T10:52:37.837+0000 [2024-06-27T10:52:38.007Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:38.007Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:38.172Z] [exec] Waiting for the domain to stop . [2024-06-27T10:52:38.172Z] [exec] Waiting finished after 151 ms. [2024-06-27T10:52:38.172Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:52:38.172Z] [2024-06-27T10:52:38.172Z] stop-server-windows: [2024-06-27T10:52:38.172Z] [2024-06-27T10:52:38.172Z] setOSConditions: [2024-06-27T10:52:38.172Z] [2024-06-27T10:52:38.172Z] start-server: [2024-06-27T10:52:38.172Z] [echo] +-----------------------------+ [2024-06-27T10:52:38.172Z] [echo] | | [2024-06-27T10:52:38.172Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:52:38.172Z] [echo] | in Felix mode | [2024-06-27T10:52:38.172Z] [echo] | | [2024-06-27T10:52:38.172Z] [echo] +-----------------------------+ [2024-06-27T10:52:38.172Z] [2024-06-27T10:52:38.172Z] start-server-unix: [2024-06-27T10:52:38.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-06-27T10:52:38.452Z] [exec] Application deployed with name jdbc-poolauthApp. [2024-06-27T10:52:38.453Z] [echo] Deployment on target server server successful [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] setOSConditions: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] setToolWin: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] setToolUnix: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] setToolProperty: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] setS1ASclassPath: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] init-common: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] deploy-common-ee: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] run: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] create-sql: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] setOSConditions: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] setToolWin: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] setToolUnix: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] setToolProperty: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] setS1ASclassPath: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] init-common: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] execute-sql-common: [2024-06-27T10:52:38.453Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_dbuser_tables.sql [2024-06-27T10:52:38.453Z] [sql] Failed to execute: Drop table DBUSERTABLE [2024-06-27T10:52:38.453Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2024-06-27T10:52:38.453Z] [sql] 0 rows affected [2024-06-27T10:52:38.453Z] [sql] 1 rows affected [2024-06-27T10:52:38.453Z] [sql] 1 rows affected [2024-06-27T10:52:38.453Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.453Z] setOSConditions: [2024-06-27T10:52:38.453Z] [2024-06-27T10:52:38.454Z] setToolWin: [2024-06-27T10:52:38.454Z] [2024-06-27T10:52:38.454Z] setToolUnix: [2024-06-27T10:52:38.454Z] [2024-06-27T10:52:38.454Z] setToolProperty: [2024-06-27T10:52:38.454Z] [2024-06-27T10:52:38.454Z] setS1ASclassPath: [2024-06-27T10:52:38.454Z] [2024-06-27T10:52:38.454Z] init-common: [2024-06-27T10:52:38.454Z] [2024-06-27T10:52:38.454Z] execute-sql-common: [2024-06-27T10:52:38.454Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_pbpublic_tables.sql [2024-06-27T10:52:38.454Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2024-06-27T10:52:38.454Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'PBPUBLIC' does not exist [2024-06-27T10:52:38.454Z] [sql] 0 rows affected [2024-06-27T10:52:38.454Z] [sql] 1 rows affected [2024-06-27T10:52:38.454Z] [sql] 1 rows affected [2024-06-27T10:52:38.454Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:52:38.454Z] [2024-06-27T10:52:38.454Z] asadmin-common: [2024-06-27T10:52:38.454Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-06-27T10:52:38.684Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/MyService.java uses or overrides a deprecated API. [2024-06-27T10:52:38.684Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:38.684Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:38.684Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:38.693Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:38.693Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:38.693Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:38.693Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:38.693Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:38.693Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:38.693Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:38.796Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-06-27T10:52:38.797Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:38.797Z] [javac] 1 warning [2024-06-27T10:52:38.797Z] [2024-06-27T10:52:38.797Z] build: [2024-06-27T10:52:38.797Z] [2024-06-27T10:52:38.797Z] setOSConditions: [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] setToolWin: [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] setToolUnix: [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] setToolProperty: [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] setS1ASclassPath: [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] init-common: [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] webclient-war-common: [2024-06-27T10:52:38.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] clear: [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] test-tlds-exist: [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] copy-tlds: [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] test-tagfiles-exist: [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] copy-tagfiles: [2024-06-27T10:52:38.798Z] [2024-06-27T10:52:38.798Z] package-war-common: [2024-06-27T10:52:38.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:38.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:38.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:38.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:38.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/lib [2024-06-27T10:52:38.798Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:38.798Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-06-27T10:52:38.798Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:38.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/docroot [2024-06-27T10:52:38.798Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-bean-manager-web.war [2024-06-27T10:52:38.799Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:38.799Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:38.799Z] [javac] Compiling 1 source file [2024-06-27T10:52:38.799Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:38.799Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:38.799Z] [2024-06-27T10:52:38.799Z] deploy: [2024-06-27T10:52:38.799Z] [2024-06-27T10:52:38.799Z] deploy-war-common: [2024-06-27T10:52:38.799Z] [2024-06-27T10:52:38.799Z] setOSConditions: [2024-06-27T10:52:38.799Z] [2024-06-27T10:52:38.799Z] setToolWin: [2024-06-27T10:52:38.799Z] [2024-06-27T10:52:38.799Z] setToolUnix: [2024-06-27T10:52:38.799Z] [2024-06-27T10:52:38.799Z] setToolProperty: [2024-06-27T10:52:38.799Z] [2024-06-27T10:52:38.799Z] setS1ASclassPath: [2024-06-27T10:52:38.799Z] [2024-06-27T10:52:38.799Z] init-common: [2024-06-27T10:52:38.799Z] [2024-06-27T10:52:38.799Z] deploy-war-commonpe: [2024-06-27T10:52:38.929Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:38.930Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:38.930Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:38.930Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:38.930Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:38.930Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:38.930Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:39.012Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-06-27T10:52:39.012Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-06-27T10:52:39.012Z] [2024-06-27T10:52:39.012Z] asadmin-common: [2024-06-27T10:52:39.012Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-06-27T10:52:39.245Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:39.245Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:39.245Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:39.245Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:39.245Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:39.245Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:39.245Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:39.245Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:39.245Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:52:39.245Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:39.245Z] [javac] 1 warning [2024-06-27T10:52:39.245Z] [2024-06-27T10:52:39.245Z] setup: [2024-06-27T10:52:39.245Z] [2024-06-27T10:52:39.246Z] runclient: [2024-06-27T10:52:39.246Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:39.246Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:39.246Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:39.246Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:39.246Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:39.246Z] [2024-06-27T10:52:39.246Z] run-client: [2024-06-27T10:52:39.246Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:39.252Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:39.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-06-27T10:52:39.267Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-06-27T10:52:39.267Z] [2024-06-27T10:52:39.267Z] setOSConditions: [2024-06-27T10:52:39.267Z] [2024-06-27T10:52:39.267Z] setToolWin: [2024-06-27T10:52:39.267Z] [2024-06-27T10:52:39.267Z] setToolUnix: [2024-06-27T10:52:39.267Z] [2024-06-27T10:52:39.267Z] setToolProperty: [2024-06-27T10:52:39.267Z] [2024-06-27T10:52:39.267Z] setS1ASclassPath: [2024-06-27T10:52:39.267Z] [2024-06-27T10:52:39.267Z] init-common: [2024-06-27T10:52:39.267Z] [2024-06-27T10:52:39.267Z] runclient-common: [2024-06-27T10:52:39.267Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:52:39.358Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-bean-manager --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-bean-manager-web.war [2024-06-27T10:52:39.358Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:52:39.358Z] [2024-06-27T10:52:39.358Z] setOSConditions: [2024-06-27T10:52:39.358Z] [2024-06-27T10:52:39.358Z] setToolWin: [2024-06-27T10:52:39.358Z] [2024-06-27T10:52:39.358Z] setToolUnix: [2024-06-27T10:52:39.358Z] [2024-06-27T10:52:39.358Z] setToolProperty: [2024-06-27T10:52:39.358Z] [2024-06-27T10:52:39.358Z] setS1ASclassPath: [2024-06-27T10:52:39.358Z] [2024-06-27T10:52:39.358Z] init-common: [2024-06-27T10:52:39.358Z] [2024-06-27T10:52:39.358Z] clean: [2024-06-27T10:52:39.358Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:39.358Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:39.359Z] [2024-06-27T10:52:39.359Z] build-provider-jar: [2024-06-27T10:52:39.359Z] [2024-06-27T10:52:39.359Z] setOSConditions: [2024-06-27T10:52:39.359Z] [2024-06-27T10:52:39.359Z] setToolWin: [2024-06-27T10:52:39.359Z] [2024-06-27T10:52:39.359Z] setToolUnix: [2024-06-27T10:52:39.359Z] [2024-06-27T10:52:39.359Z] setToolProperty: [2024-06-27T10:52:39.359Z] [2024-06-27T10:52:39.359Z] setS1ASclassPath: [2024-06-27T10:52:39.359Z] [2024-06-27T10:52:39.359Z] init-common: [2024-06-27T10:52:39.359Z] [2024-06-27T10:52:39.359Z] compile-common: [2024-06-27T10:52:39.359Z] [echo] Current time (ISO): 2024-06-27T10:52:39.288+0000 [2024-06-27T10:52:39.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:39.359Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:39.490Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:39.505Z] [javac] 1 warning [2024-06-27T10:52:39.505Z] [2024-06-27T10:52:39.505Z] setOSConditions: [2024-06-27T10:52:39.506Z] [2024-06-27T10:52:39.506Z] setToolWin: [2024-06-27T10:52:39.506Z] [2024-06-27T10:52:39.506Z] setToolUnix: [2024-06-27T10:52:39.506Z] [2024-06-27T10:52:39.506Z] setToolProperty: [2024-06-27T10:52:39.506Z] [2024-06-27T10:52:39.506Z] setS1ASclassPath: [2024-06-27T10:52:39.506Z] [2024-06-27T10:52:39.506Z] init-common: [2024-06-27T10:52:39.506Z] [2024-06-27T10:52:39.506Z] compile-common: [2024-06-27T10:52:39.506Z] [echo] Current time (ISO): 2024-06-27T10:52:39.370+0000 [2024-06-27T10:52:39.506Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:39.542Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:39.543Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:52:39.543Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:52:39.612Z] [exec] Application deployed with name cdi-bean-manager-web. [2024-06-27T10:52:39.612Z] [2024-06-27T10:52:39.612Z] deploy-war-commonee: [2024-06-27T10:52:39.612Z] [2024-06-27T10:52:39.612Z] run: [2024-06-27T10:52:39.612Z] [java] opening connection to http://localhost:8080/cdi-bean-manager/myurl [2024-06-27T10:52:39.743Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/ejb/SimpleBMPBean.java:76: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:39.743Z] [javac] return new Integer(i); [2024-06-27T10:52:39.743Z] [javac] ^ [2024-06-27T10:52:39.743Z] [javac] 2 warnings [2024-06-27T10:52:39.743Z] [2024-06-27T10:52:39.743Z] setOSConditions: [2024-06-27T10:52:39.743Z] [2024-06-27T10:52:39.743Z] setToolWin: [2024-06-27T10:52:39.743Z] [2024-06-27T10:52:39.743Z] setToolUnix: [2024-06-27T10:52:39.743Z] [2024-06-27T10:52:39.743Z] setToolProperty: [2024-06-27T10:52:39.744Z] [2024-06-27T10:52:39.744Z] setS1ASclassPath: [2024-06-27T10:52:39.744Z] [2024-06-27T10:52:39.744Z] init-common: [2024-06-27T10:52:39.744Z] [2024-06-27T10:52:39.744Z] compile-common: [2024-06-27T10:52:39.744Z] [echo] Current time (ISO): 2024-06-27T10:52:39.697+0000 [2024-06-27T10:52:39.744Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:39.800Z] [javac] 2 warnings [2024-06-27T10:52:39.800Z] [2024-06-27T10:52:39.800Z] setOSConditions: [2024-06-27T10:52:39.800Z] [2024-06-27T10:52:39.800Z] setToolWin: [2024-06-27T10:52:39.800Z] [2024-06-27T10:52:39.800Z] setToolUnix: [2024-06-27T10:52:39.800Z] [2024-06-27T10:52:39.800Z] setToolProperty: [2024-06-27T10:52:39.800Z] [2024-06-27T10:52:39.800Z] setS1ASclassPath: [2024-06-27T10:52:39.800Z] [2024-06-27T10:52:39.800Z] init-common: [2024-06-27T10:52:39.800Z] [2024-06-27T10:52:39.800Z] compile-common: [2024-06-27T10:52:39.800Z] [echo] Current time (ISO): 2024-06-27T10:52:39.734+0000 [2024-06-27T10:52:39.800Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:39.801Z] [java] Jun 27, 2024 10:52:39 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:39.802Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@73d4066e [2024-06-27T10:52:39.802Z] [java] invoking stateful [2024-06-27T10:52:39.802Z] [java] invoking stateless [2024-06-27T10:52:39.802Z] [java] test complete [2024-06-27T10:52:39.802Z] [java] Value of key is: main [2024-06-27T10:52:39.802Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:39.802Z] [java] [2024-06-27T10:52:39.802Z] [java] [2024-06-27T10:52:39.802Z] [java] ----------------------------------------- [2024-06-27T10:52:39.802Z] [java] - main: PASS - [2024-06-27T10:52:39.802Z] [java] ----------------------------------------- [2024-06-27T10:52:39.802Z] [java] Total PASS: 1 [2024-06-27T10:52:39.802Z] [java] Total FAIL: 0 [2024-06-27T10:52:39.802Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:52:39.802Z] [java] ----------------------------------------- [2024-06-27T10:52:39.802Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:39.802Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:39.866Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:52:39.866Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:39.866Z] [java] [2024-06-27T10:52:39.866Z] [java] [2024-06-27T10:52:39.866Z] [java] ----------------------------------------- [2024-06-27T10:52:39.866Z] [java] - portable-extensions-bean-manager: PASS - [2024-06-27T10:52:39.866Z] [java] ----------------------------------------- [2024-06-27T10:52:39.866Z] [java] - Total PASS : 1 - [2024-06-27T10:52:39.866Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:39.866Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:39.866Z] [java] ----------------------------------------- [2024-06-27T10:52:39.866Z] [2024-06-27T10:52:39.866Z] undeploy: [2024-06-27T10:52:39.866Z] [2024-06-27T10:52:39.866Z] setOSConditions: [2024-06-27T10:52:39.866Z] [2024-06-27T10:52:39.866Z] setToolWin: [2024-06-27T10:52:39.866Z] [2024-06-27T10:52:39.866Z] setToolUnix: [2024-06-27T10:52:39.866Z] [2024-06-27T10:52:39.866Z] setToolProperty: [2024-06-27T10:52:39.866Z] [2024-06-27T10:52:39.866Z] setS1ASclassPath: [2024-06-27T10:52:39.866Z] [2024-06-27T10:52:39.866Z] init-common: [2024-06-27T10:52:39.866Z] [2024-06-27T10:52:39.866Z] undeploy-war-common: [2024-06-27T10:52:40.120Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-bean-manager-web [2024-06-27T10:52:40.120Z] [2024-06-27T10:52:40.120Z] all: [2024-06-27T10:52:40.120Z] [2024-06-27T10:52:40.120Z] setOSConditions: [2024-06-27T10:52:40.120Z] [2024-06-27T10:52:40.120Z] setToolWin: [2024-06-27T10:52:40.120Z] [2024-06-27T10:52:40.120Z] setToolUnix: [2024-06-27T10:52:40.120Z] [2024-06-27T10:52:40.121Z] setToolProperty: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setS1ASclassPath: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] init-common: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] clean: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setOSConditions: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setToolWin: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setToolUnix: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setToolProperty: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setS1ASclassPath: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] init-common: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] clean-common: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setOSConditions: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setToolWin: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setToolUnix: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setToolProperty: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setS1ASclassPath: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] init-common: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] clean-classes-common: [2024-06-27T10:52:40.121Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.121Z] setOSConditions: [2024-06-27T10:52:40.121Z] [2024-06-27T10:52:40.122Z] setToolWin: [2024-06-27T10:52:40.122Z] [2024-06-27T10:52:40.122Z] setToolUnix: [2024-06-27T10:52:40.122Z] [2024-06-27T10:52:40.122Z] setToolProperty: [2024-06-27T10:52:40.122Z] [2024-06-27T10:52:40.122Z] setS1ASclassPath: [2024-06-27T10:52:40.122Z] [2024-06-27T10:52:40.122Z] init-common: [2024-06-27T10:52:40.122Z] [2024-06-27T10:52:40.122Z] clean-jars-common: [2024-06-27T10:52:40.122Z] [2024-06-27T10:52:40.122Z] compile: [2024-06-27T10:52:40.190Z] [exec] Jun 27, 2024 10:52:39 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:40.190Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:40.364Z] [2024-06-27T10:52:40.364Z] setOSConditions: [2024-06-27T10:52:40.364Z] [2024-06-27T10:52:40.364Z] setToolWin: [2024-06-27T10:52:40.364Z] [2024-06-27T10:52:40.364Z] setToolUnix: [2024-06-27T10:52:40.364Z] [2024-06-27T10:52:40.364Z] setToolProperty: [2024-06-27T10:52:40.364Z] [2024-06-27T10:52:40.364Z] setS1ASclassPath: [2024-06-27T10:52:40.364Z] [2024-06-27T10:52:40.364Z] init-common: [2024-06-27T10:52:40.364Z] [2024-06-27T10:52:40.364Z] run_standaloneclient2: [2024-06-27T10:52:40.366Z] + break [2024-06-27T10:52:40.366Z] + [[ true = false ]] [Pipeline] } [2024-06-27T10:52:40.375Z] [2024-06-27T10:52:40.375Z] setOSConditions: [2024-06-27T10:52:40.376Z] [2024-06-27T10:52:40.376Z] setToolWin: [2024-06-27T10:52:40.376Z] [2024-06-27T10:52:40.376Z] setToolUnix: [2024-06-27T10:52:40.376Z] [2024-06-27T10:52:40.376Z] setToolProperty: [2024-06-27T10:52:40.376Z] [2024-06-27T10:52:40.376Z] setS1ASclassPath: [2024-06-27T10:52:40.376Z] [2024-06-27T10:52:40.376Z] init-common: [2024-06-27T10:52:40.376Z] [2024-06-27T10:52:40.376Z] compile-common: [2024-06-27T10:52:40.376Z] [echo] Current time (ISO): 2024-06-27T10:52:40.142+0000 [2024-06-27T10:52:40.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:40.376Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:52:40.400Z] Archiving artifacts [2024-06-27T10:52:40.428Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:40.428Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:40.428Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:40.428Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:40.428Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:40.429Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:40.429Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] processResult: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] failed: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] passed: [2024-06-27T10:52:40.471Z] [echo] Test session Passed [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] unknown: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] declare-test: [2024-06-27T10:52:40.471Z] [echo] Starting test session ejb30/session Test asadmin redeploy [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] init.os: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] init.tools.unix: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] init.tools.windows: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] init.tools: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] setAsadminArgs: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] init: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] init.customtasks: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] prepare: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.471Z] redeploy.asadmin: [2024-06-27T10:52:40.471Z] [2024-06-27T10:52:40.472Z] setAsadminArgs: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] common.redeploy.asadmin: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init.os: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init.tools.unix: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init.tools.windows: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init.tools: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] setAsadminArgs: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init.customtasks: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] delAppRef: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init.os: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init.tools.unix: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init.tools.windows: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init.tools: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] setAsadminArgs: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] init.customtasks: [2024-06-27T10:52:40.472Z] [2024-06-27T10:52:40.472Z] common.run.asadmin: [2024-06-27T10:52:40.472Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives --name ejb-ejb30-hello-session /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2024-06-27T10:52:40.666Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:40.666Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:40.666Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:40.666Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:40.666Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:40.666Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:40.666Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:40.797Z] [exec] Application deployed with name web-jsp-precompile-ignore-fragment-errors-web. [2024-06-27T10:52:40.797Z] [2024-06-27T10:52:40.797Z] deploy-war-commonee: [2024-06-27T10:52:40.797Z] [2024-06-27T10:52:40.797Z] run: [2024-06-27T10:52:40.797Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-ignore-fragment-errors/jsp/test.jsp [2024-06-27T10:52:40.797Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:40.797Z] [java] [2024-06-27T10:52:40.797Z] [java] [2024-06-27T10:52:40.797Z] [java] ----------------------------------------- [2024-06-27T10:52:40.797Z] [java] - jsp-precompile-ignore-fragment-errors: PASS - [2024-06-27T10:52:40.797Z] [java] ----------------------------------------- [2024-06-27T10:52:40.797Z] [java] - Total PASS : 1 - [2024-06-27T10:52:40.797Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:40.797Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:40.797Z] [java] ----------------------------------------- [2024-06-27T10:52:40.797Z] [2024-06-27T10:52:40.797Z] undeploy: [2024-06-27T10:52:40.797Z] [2024-06-27T10:52:40.797Z] setOSConditions: [2024-06-27T10:52:40.797Z] [2024-06-27T10:52:40.797Z] setToolWin: [2024-06-27T10:52:40.798Z] [2024-06-27T10:52:40.798Z] setToolUnix: [2024-06-27T10:52:40.798Z] [2024-06-27T10:52:40.798Z] setToolProperty: [2024-06-27T10:52:40.798Z] [2024-06-27T10:52:40.798Z] setS1ASclassPath: [2024-06-27T10:52:40.798Z] [2024-06-27T10:52:40.798Z] init-common: [2024-06-27T10:52:40.798Z] [2024-06-27T10:52:40.798Z] undeploy-war-common: [2024-06-27T10:52:40.924Z] [java] Jun 27, 2024 10:52:40 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:40.924Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:40.986Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:41.035Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:52:41.035Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:52:41.123Z] [exec] Jun 27, 2024 10:52:40 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:41.123Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:41.123Z] [exec] Jun 27, 2024 10:52:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:41.123Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:41.240Z] [javac] 1 warning [2024-06-27T10:52:41.240Z] [2024-06-27T10:52:41.240Z] build: [2024-06-27T10:52:41.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:41.241Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ejb.jar [2024-06-27T10:52:41.241Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.jar [2024-06-27T10:52:41.241Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.rar [2024-06-27T10:52:41.241Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-06-27T10:52:41.241Z] [2024-06-27T10:52:41.241Z] deploy: [2024-06-27T10:52:41.259Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:41.259Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:41.259Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:41.259Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:41.259Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:41.259Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:41.259Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:41.297Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:41.297Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:41.297Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:41.297Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:41.297Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:41.297Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:41.297Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:41.356Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-precompile-ignore-fragment-errors-web [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] all: [2024-06-27T10:52:41.356Z] [echo] [2024-06-27T10:52:41.356Z] [echo] ************************* [2024-06-27T10:52:41.356Z] [echo] * Running jspResourceInjectionContextListener [2024-06-27T10:52:41.356Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener [2024-06-27T10:52:41.356Z] [echo] ************************* [2024-06-27T10:52:41.356Z] [echo] [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] setOSConditions: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] setToolWin: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] setToolUnix: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] setToolProperty: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] setS1ASclassPath: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] init-common: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] clean: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] setOSConditions: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] setToolWin: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] setToolUnix: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] setToolProperty: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] setS1ASclassPath: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] init-common: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] clean-common: [2024-06-27T10:52:41.356Z] [2024-06-27T10:52:41.356Z] setOSConditions: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setToolWin: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setToolUnix: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setToolProperty: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setS1ASclassPath: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] init-common: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] clean-classes-common: [2024-06-27T10:52:41.357Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setOSConditions: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setToolWin: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setToolUnix: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setToolProperty: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setS1ASclassPath: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] init-common: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] clean-jars-common: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] compile: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setOSConditions: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setToolWin: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setToolUnix: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.357Z] setToolProperty: [2024-06-27T10:52:41.357Z] [2024-06-27T10:52:41.358Z] setS1ASclassPath: [2024-06-27T10:52:41.358Z] [2024-06-27T10:52:41.358Z] init-common: [2024-06-27T10:52:41.358Z] [2024-06-27T10:52:41.358Z] compile-common: [2024-06-27T10:52:41.358Z] [echo] Current time (ISO): 2024-06-27T10:52:41.320+0000 [2024-06-27T10:52:41.358Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:41.358Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:41.494Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-06-27T10:52:41.602Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:41.602Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/client/SimpleBMPClient.java:48: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:41.602Z] [javac] SimpleBMP bean = simpleBMPHome.findByPrimaryKey(new Integer(id)); [2024-06-27T10:52:41.602Z] [javac] ^ [2024-06-27T10:52:41.602Z] [javac] 2 warnings [2024-06-27T10:52:41.602Z] [2024-06-27T10:52:41.602Z] build: [2024-06-27T10:52:41.602Z] [2024-06-27T10:52:41.602Z] setOSConditions: [2024-06-27T10:52:41.602Z] [2024-06-27T10:52:41.602Z] fixFiles: [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] convUnix: [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] convWin: [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] setToolWin: [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] setToolUnix: [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] setToolProperty: [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] setS1ASclassPath: [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] init-common: [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] package-persistence-common: [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] ejb-jar-common: [2024-06-27T10:52:41.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] package-ejbjar-common: [2024-06-27T10:52:41.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:41.603Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:41.603Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:41.603Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simple-ejb.jar [2024-06-27T10:52:41.603Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] appclient-jar-common: [2024-06-27T10:52:41.603Z] [2024-06-27T10:52:41.603Z] package-appclientjar-common: [2024-06-27T10:52:41.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:41.603Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:41.603Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:41.604Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simple-client.jar [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] webclient-war-common: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] build-ear-common: [2024-06-27T10:52:41.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:41.604Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:41.604Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:41.604Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simpleApp.ear [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] setOSConditions: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] setToolWin: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] setToolUnix: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] setToolProperty: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] setS1ASclassPath: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] init-common: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] deploy: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] setOSConditions: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] setToolWin: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] setToolUnix: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] setToolProperty: [2024-06-27T10:52:41.604Z] [2024-06-27T10:52:41.604Z] setS1ASclassPath: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] init-common: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] execute-ejb-sql-common: [2024-06-27T10:52:41.605Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/create_pointbase.sql [2024-06-27T10:52:41.605Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:52:41.605Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:52:41.605Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] setOSConditions: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] setToolWin: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] setToolUnix: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] setToolProperty: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] setS1ASclassPath: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] init-common: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] deploy-common: [2024-06-27T10:52:41.605Z] [echo] Current time (ISO): 2024-06-27T10:52:41.516+0000 [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] setOSConditions: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] setToolWin: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] setToolUnix: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] setToolProperty: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] setS1ASclassPath: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] init-common: [2024-06-27T10:52:41.605Z] [2024-06-27T10:52:41.605Z] deploy-common-pe: [2024-06-27T10:52:41.705Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:41.706Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:41.706Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:41.706Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:41.706Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:41.706Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:41.706Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:42.052Z] [exec] Application deployed with name ejb32-mdb. [2024-06-27T10:52:42.052Z] [2024-06-27T10:52:42.052Z] run: [2024-06-27T10:52:42.164Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simpleApp.ear [2024-06-27T10:52:42.220Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:42.220Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/servlet/test/servlet/PortableExtensionInjectionTargetTestServlet.java uses unchecked or unsafe operations. [2024-06-27T10:52:42.220Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:42.220Z] [javac] 1 warning [2024-06-27T10:52:42.220Z] [2024-06-27T10:52:42.220Z] build: [2024-06-27T10:52:42.220Z] [2024-06-27T10:52:42.220Z] setOSConditions: [2024-06-27T10:52:42.220Z] [2024-06-27T10:52:42.221Z] setToolWin: [2024-06-27T10:52:42.221Z] [2024-06-27T10:52:42.221Z] setToolUnix: [2024-06-27T10:52:42.221Z] [2024-06-27T10:52:42.221Z] setToolProperty: [2024-06-27T10:52:42.221Z] [2024-06-27T10:52:42.221Z] setS1ASclassPath: [2024-06-27T10:52:42.221Z] [2024-06-27T10:52:42.221Z] init-common: [2024-06-27T10:52:42.221Z] [2024-06-27T10:52:42.221Z] webclient-war-common: [2024-06-27T10:52:42.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:42.221Z] [2024-06-27T10:52:42.221Z] clear: [2024-06-27T10:52:42.221Z] [2024-06-27T10:52:42.221Z] test-tlds-exist: [2024-06-27T10:52:42.221Z] [2024-06-27T10:52:42.221Z] copy-tlds: [2024-06-27T10:52:42.221Z] [2024-06-27T10:52:42.221Z] test-tagfiles-exist: [2024-06-27T10:52:42.221Z] [2024-06-27T10:52:42.221Z] copy-tagfiles: [2024-06-27T10:52:42.221Z] [2024-06-27T10:52:42.221Z] package-war-common: [2024-06-27T10:52:42.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:42.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:42.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:42.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:42.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/lib [2024-06-27T10:52:42.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:42.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-06-27T10:52:42.221Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:42.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/docroot [2024-06-27T10:52:42.221Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-injection-target-web.war [2024-06-27T10:52:42.221Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:42.222Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:42.222Z] [javac] Compiling 1 source file [2024-06-27T10:52:42.284Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:42.284Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:42.284Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:42.284Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:42.285Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:42.285Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:42.285Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:42.417Z] [exec] Application deployed with name ejb-bmp-txtests-simpleApp. [2024-06-27T10:52:42.417Z] [echo] Deployment on target server server successful [2024-06-27T10:52:42.417Z] [2024-06-27T10:52:42.417Z] setOSConditions: [2024-06-27T10:52:42.417Z] [2024-06-27T10:52:42.418Z] setToolWin: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setToolUnix: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setToolProperty: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setS1ASclassPath: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] init-common: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] deploy-common-ee: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setOSConditions: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setToolWin: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setToolUnix: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setToolProperty: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setS1ASclassPath: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] init-common: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] run: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setOSConditions: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setToolWin: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setToolUnix: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setToolProperty: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] setS1ASclassPath: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] init-common: [2024-06-27T10:52:42.418Z] [2024-06-27T10:52:42.418Z] execute-ejb-sql-common: [2024-06-27T10:52:42.418Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/create_pointbase.sql [2024-06-27T10:52:42.419Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:52:42.419Z] [2024-06-27T10:52:42.419Z] setOSConditions: [2024-06-27T10:52:42.419Z] [2024-06-27T10:52:42.419Z] setToolWin: [2024-06-27T10:52:42.419Z] [2024-06-27T10:52:42.419Z] setToolUnix: [2024-06-27T10:52:42.419Z] [2024-06-27T10:52:42.419Z] setToolProperty: [2024-06-27T10:52:42.419Z] [2024-06-27T10:52:42.419Z] setS1ASclassPath: [2024-06-27T10:52:42.419Z] [2024-06-27T10:52:42.419Z] init-common: [2024-06-27T10:52:42.419Z] [2024-06-27T10:52:42.419Z] runclient-common: [2024-06-27T10:52:42.419Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simpleAppClient.jar -name ejb-bmp-txtests-simpleClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:52:42.437Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar of size 3,211 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar [2024-06-27T10:52:42.437Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar of size 11,124 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar [2024-06-27T10:52:42.437Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient.jar of size 3,355 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-06-27T10:52:42.437Z] [exec] Application deployed with name ejb-ejb30-hello-session. [2024-06-27T10:52:42.437Z] [exec] Command deploy executed successfully. [2024-06-27T10:52:42.437Z] [2024-06-27T10:52:42.437Z] init.os: [2024-06-27T10:52:42.437Z] [2024-06-27T10:52:42.437Z] init.tools.unix: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] init.tools.windows: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] init.tools: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] setAsadminArgs: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] init: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] init.customtasks: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] setEnabled: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] createAppRef: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] init.os: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] init.tools.unix: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] init.tools.windows: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] init.tools: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] setAsadminArgs: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.438Z] init: [2024-06-27T10:52:42.438Z] [2024-06-27T10:52:42.439Z] init.customtasks: [2024-06-27T10:52:42.439Z] [2024-06-27T10:52:42.439Z] prepare: [2024-06-27T10:52:42.439Z] [2024-06-27T10:52:42.439Z] setOrbPort2: [2024-06-27T10:52:42.439Z] [2024-06-27T10:52:42.439Z] runclient: [2024-06-27T10:52:42.439Z] [echo] appclient -targetserver localhost:3700 -xml client/sun-acc-no-log-service.xml -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-06-27T10:52:42.475Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:42.476Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:42.476Z] [2024-06-27T10:52:42.476Z] deploy: [2024-06-27T10:52:42.476Z] [2024-06-27T10:52:42.476Z] deploy-war-common: [2024-06-27T10:52:42.476Z] [2024-06-27T10:52:42.476Z] setOSConditions: [2024-06-27T10:52:42.476Z] [2024-06-27T10:52:42.476Z] setToolWin: [2024-06-27T10:52:42.476Z] [2024-06-27T10:52:42.476Z] setToolUnix: [2024-06-27T10:52:42.476Z] [2024-06-27T10:52:42.476Z] setToolProperty: [2024-06-27T10:52:42.476Z] [2024-06-27T10:52:42.476Z] setS1ASclassPath: [2024-06-27T10:52:42.476Z] [2024-06-27T10:52:42.476Z] init-common: [2024-06-27T10:52:42.476Z] [2024-06-27T10:52:42.476Z] deploy-war-commonpe: [2024-06-27T10:52:42.520Z] [exec] Servicecom.example.hello.MyService@984169e [2024-06-27T10:52:42.626Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:42.627Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/authConf/provider/com/sun/security/auth/message/config/ServletAuthConfigProvider.java:315: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:52:42.627Z] [javac] modules = (ServerAuthModule[]) AccessController.doPrivileged [2024-06-27T10:52:42.627Z] [javac] ^ [2024-06-27T10:52:42.730Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-injection-target --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-injection-target-web.war [2024-06-27T10:52:42.872Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:42.984Z] [exec] Application deployed with name cdi-injection-target-web. [2024-06-27T10:52:42.996Z] [java] Jun 27, 2024 10:52:42 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:42.996Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:43.008Z] [exec] Connector resource jms/QCFactory created. [2024-06-27T10:52:43.008Z] [2024-06-27T10:52:43.008Z] setOSConditions: [2024-06-27T10:52:43.008Z] [2024-06-27T10:52:43.008Z] setToolWin: [2024-06-27T10:52:43.008Z] [2024-06-27T10:52:43.008Z] setToolUnix: [2024-06-27T10:52:43.008Z] [2024-06-27T10:52:43.008Z] setToolProperty: [2024-06-27T10:52:43.008Z] [2024-06-27T10:52:43.008Z] setS1ASclassPath: [2024-06-27T10:52:43.009Z] [2024-06-27T10:52:43.009Z] init-common: [2024-06-27T10:52:43.009Z] [2024-06-27T10:52:43.009Z] create-jms-resource-common: [2024-06-27T10:52:43.080Z] [exec] Got MyException as expected [2024-06-27T10:52:43.080Z] [exec] WebSvcTest-Hello Appserver Tester !webservice-with-fault [2024-06-27T10:52:43.080Z] [exec] Value of key is:webservice-with-fault [2024-06-27T10:52:43.080Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:43.080Z] [exec] [2024-06-27T10:52:43.080Z] [exec] [2024-06-27T10:52:43.080Z] [exec] ----------------------------------------- [2024-06-27T10:52:43.080Z] [exec] - webservice-with-fault: PASS - [2024-06-27T10:52:43.080Z] [exec] ----------------------------------------- [2024-06-27T10:52:43.080Z] [exec] Total PASS: 1 [2024-06-27T10:52:43.080Z] [exec] Total FAIL: 0 [2024-06-27T10:52:43.080Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:43.080Z] [exec] ----------------------------------------- [2024-06-27T10:52:43.080Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:43.080Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:43.126Z] [javac] 1 warning [2024-06-27T10:52:43.126Z] [2024-06-27T10:52:43.126Z] build: [2024-06-27T10:52:43.126Z] [2024-06-27T10:52:43.126Z] setOSConditions: [2024-06-27T10:52:43.126Z] [2024-06-27T10:52:43.126Z] setToolWin: [2024-06-27T10:52:43.126Z] [2024-06-27T10:52:43.126Z] setToolUnix: [2024-06-27T10:52:43.126Z] [2024-06-27T10:52:43.126Z] setToolProperty: [2024-06-27T10:52:43.126Z] [2024-06-27T10:52:43.126Z] setS1ASclassPath: [2024-06-27T10:52:43.126Z] [2024-06-27T10:52:43.126Z] init-common: [2024-06-27T10:52:43.126Z] [2024-06-27T10:52:43.126Z] webclient-war-common: [2024-06-27T10:52:43.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:43.126Z] [2024-06-27T10:52:43.126Z] clear: [2024-06-27T10:52:43.126Z] [2024-06-27T10:52:43.126Z] test-tlds-exist: [2024-06-27T10:52:43.126Z] [2024-06-27T10:52:43.126Z] copy-tlds: [2024-06-27T10:52:43.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:52:43.127Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:52:43.127Z] [2024-06-27T10:52:43.127Z] test-tagfiles-exist: [2024-06-27T10:52:43.127Z] [2024-06-27T10:52:43.127Z] copy-tagfiles: [2024-06-27T10:52:43.127Z] [2024-06-27T10:52:43.127Z] package-war-common: [2024-06-27T10:52:43.127Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:43.127Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:43.127Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/lib [2024-06-27T10:52:43.127Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:43.127Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:43.127Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:43.127Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/docroot [2024-06-27T10:52:43.127Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-context-listener-web.war [2024-06-27T10:52:43.127Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:43.127Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:43.127Z] [javac] Compiling 1 source file [2024-06-27T10:52:43.127Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:43.127Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:43.127Z] [2024-06-27T10:52:43.127Z] deploy: [2024-06-27T10:52:43.127Z] [2024-06-27T10:52:43.127Z] deploy-war-common: [2024-06-27T10:52:43.127Z] [2024-06-27T10:52:43.127Z] setOSConditions: [2024-06-27T10:52:43.127Z] [2024-06-27T10:52:43.127Z] setToolWin: [2024-06-27T10:52:43.127Z] [2024-06-27T10:52:43.127Z] setToolUnix: [2024-06-27T10:52:43.127Z] [2024-06-27T10:52:43.127Z] setToolProperty: [2024-06-27T10:52:43.127Z] [2024-06-27T10:52:43.127Z] setS1ASclassPath: [2024-06-27T10:52:43.127Z] [2024-06-27T10:52:43.128Z] init-common: [2024-06-27T10:52:43.128Z] [2024-06-27T10:52:43.128Z] deploy-war-commonpe: [2024-06-27T10:52:43.190Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:52:43.190Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:43.190Z] [javac] 2 warnings [2024-06-27T10:52:43.190Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/test-jmac-provider.jar [2024-06-27T10:52:43.190Z] [2024-06-27T10:52:43.190Z] setOSConditions: [2024-06-27T10:52:43.190Z] [2024-06-27T10:52:43.190Z] setToolWin: [2024-06-27T10:52:43.190Z] [2024-06-27T10:52:43.190Z] setToolUnix: [2024-06-27T10:52:43.190Z] [2024-06-27T10:52:43.190Z] setToolProperty: [2024-06-27T10:52:43.190Z] [2024-06-27T10:52:43.190Z] setS1ASclassPath: [2024-06-27T10:52:43.190Z] [2024-06-27T10:52:43.190Z] init-common: [2024-06-27T10:52:43.190Z] [2024-06-27T10:52:43.190Z] startDomainUnix: [2024-06-27T10:52:43.190Z] [echo] Starting DAS [2024-06-27T10:52:43.238Z] [2024-06-27T10:52:43.239Z] deploy-war-commonee: [2024-06-27T10:52:43.239Z] [2024-06-27T10:52:43.239Z] run: [2024-06-27T10:52:43.239Z] [java] opening connection to http://localhost:8080/cdi-injection-target/myurl [2024-06-27T10:52:43.239Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:52:43.239Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:43.239Z] [java] [2024-06-27T10:52:43.239Z] [java] [2024-06-27T10:52:43.239Z] [java] ----------------------------------------- [2024-06-27T10:52:43.239Z] [java] - portable-extensions-injection-target: PASS - [2024-06-27T10:52:43.239Z] [java] ----------------------------------------- [2024-06-27T10:52:43.239Z] [java] - Total PASS : 1 - [2024-06-27T10:52:43.239Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:43.239Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:43.239Z] [java] ----------------------------------------- [2024-06-27T10:52:43.239Z] [2024-06-27T10:52:43.239Z] undeploy: [2024-06-27T10:52:43.239Z] [2024-06-27T10:52:43.239Z] setOSConditions: [2024-06-27T10:52:43.239Z] [2024-06-27T10:52:43.239Z] setToolWin: [2024-06-27T10:52:43.239Z] [2024-06-27T10:52:43.239Z] setToolUnix: [2024-06-27T10:52:43.239Z] [2024-06-27T10:52:43.239Z] setToolProperty: [2024-06-27T10:52:43.239Z] [2024-06-27T10:52:43.239Z] setS1ASclassPath: [2024-06-27T10:52:43.239Z] [2024-06-27T10:52:43.239Z] init-common: [2024-06-27T10:52:43.239Z] [2024-06-27T10:52:43.239Z] undeploy-war-common: [2024-06-27T10:52:43.336Z] [2024-06-27T10:52:43.336Z] undeploy: [2024-06-27T10:52:43.336Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:43.336Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:43.336Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:43.336Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:43.336Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:43.336Z] [2024-06-27T10:52:43.336Z] setOSConditions: [2024-06-27T10:52:43.336Z] [2024-06-27T10:52:43.336Z] setToolWin: [2024-06-27T10:52:43.336Z] [2024-06-27T10:52:43.336Z] setToolUnix: [2024-06-27T10:52:43.336Z] [2024-06-27T10:52:43.336Z] setToolProperty: [2024-06-27T10:52:43.336Z] [2024-06-27T10:52:43.336Z] setS1ASclassPath: [2024-06-27T10:52:43.336Z] [2024-06-27T10:52:43.336Z] init-common: [2024-06-27T10:52:43.336Z] [2024-06-27T10:52:43.336Z] undeploy-war-common: [2024-06-27T10:52:43.339Z] [exec] Jun 27, 2024 10:52:43 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:43.340Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:43.438Z] [java] Jun 27, 2024 10:52:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:43.438Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6cfd9a54 [2024-06-27T10:52:43.472Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:52:43.473Z] [exec] Waiting finished after 4,501 ms. [2024-06-27T10:52:43.473Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:52:43.473Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:52:43.473Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:52:43.473Z] [exec] Admin Port: 4,848 [2024-06-27T10:52:43.473Z] [exec] Command start-domain executed successfully. [2024-06-27T10:52:43.473Z] [2024-06-27T10:52:43.473Z] start-server-windows: [2024-06-27T10:52:43.473Z] [2024-06-27T10:52:43.473Z] setOSConditions: [2024-06-27T10:52:43.473Z] [2024-06-27T10:52:43.473Z] setToolWin: [2024-06-27T10:52:43.473Z] [2024-06-27T10:52:43.473Z] setToolUnix: [2024-06-27T10:52:43.473Z] [2024-06-27T10:52:43.473Z] setToolProperty: [2024-06-27T10:52:43.473Z] [2024-06-27T10:52:43.473Z] setS1ASclassPath: [2024-06-27T10:52:43.473Z] [2024-06-27T10:52:43.473Z] init-common: [2024-06-27T10:52:43.473Z] [2024-06-27T10:52:43.473Z] deploy-rar-common: [2024-06-27T10:52:43.473Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-06-27T10:52:43.577Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-06-27T10:52:43.609Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:43.638Z] [exec] Jun 27, 2024 10:52:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:43.638Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7f22687e [2024-06-27T10:52:43.692Z] [java] invoking stateful [2024-06-27T10:52:43.692Z] [java] invoking stateless [2024-06-27T10:52:43.692Z] [java] test complete [2024-06-27T10:52:43.692Z] [java] Value of key is: main [2024-06-27T10:52:43.692Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:43.692Z] [java] [2024-06-27T10:52:43.692Z] [java] [2024-06-27T10:52:43.692Z] [java] ----------------------------------------- [2024-06-27T10:52:43.692Z] [java] - main: PASS - [2024-06-27T10:52:43.692Z] [java] ----------------------------------------- [2024-06-27T10:52:43.692Z] [java] Total PASS: 1 [2024-06-27T10:52:43.692Z] [java] Total FAIL: 0 [2024-06-27T10:52:43.692Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:52:43.692Z] [java] ----------------------------------------- [2024-06-27T10:52:43.692Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:43.692Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:43.720Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-context-listener --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-context-listener-web.war [2024-06-27T10:52:43.798Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-injection-target-web [2024-06-27T10:52:43.798Z] [2024-06-27T10:52:43.798Z] all: [2024-06-27T10:52:43.798Z] [2024-06-27T10:52:43.798Z] setOSConditions: [2024-06-27T10:52:43.798Z] [2024-06-27T10:52:43.798Z] setToolWin: [2024-06-27T10:52:43.798Z] [2024-06-27T10:52:43.798Z] setToolUnix: [2024-06-27T10:52:43.798Z] [2024-06-27T10:52:43.798Z] setToolProperty: [2024-06-27T10:52:43.798Z] [2024-06-27T10:52:43.798Z] setS1ASclassPath: [2024-06-27T10:52:43.798Z] [2024-06-27T10:52:43.798Z] init-common: [2024-06-27T10:52:43.798Z] [2024-06-27T10:52:43.798Z] clean: [2024-06-27T10:52:43.798Z] [2024-06-27T10:52:43.799Z] setOSConditions: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setToolWin: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setToolUnix: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setToolProperty: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setS1ASclassPath: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] init-common: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] clean-common: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setOSConditions: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setToolWin: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setToolUnix: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setToolProperty: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setS1ASclassPath: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] init-common: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] clean-classes-common: [2024-06-27T10:52:43.799Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setOSConditions: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setToolWin: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setToolUnix: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setToolProperty: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] setS1ASclassPath: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.799Z] init-common: [2024-06-27T10:52:43.799Z] [2024-06-27T10:52:43.800Z] clean-jars-common: [2024-06-27T10:52:43.800Z] [2024-06-27T10:52:43.800Z] compile: [2024-06-27T10:52:43.800Z] [2024-06-27T10:52:43.800Z] setOSConditions: [2024-06-27T10:52:43.800Z] [2024-06-27T10:52:43.800Z] setToolWin: [2024-06-27T10:52:43.800Z] [2024-06-27T10:52:43.800Z] setToolUnix: [2024-06-27T10:52:43.800Z] [2024-06-27T10:52:43.800Z] setToolProperty: [2024-06-27T10:52:43.800Z] [2024-06-27T10:52:43.800Z] setS1ASclassPath: [2024-06-27T10:52:43.800Z] [2024-06-27T10:52:43.800Z] init-common: [2024-06-27T10:52:43.800Z] [2024-06-27T10:52:43.800Z] compile-common: [2024-06-27T10:52:43.800Z] [echo] Current time (ISO): 2024-06-27T10:52:43.647+0000 [2024-06-27T10:52:43.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:43.800Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:43.867Z] [javac] 1 warning [2024-06-27T10:52:43.867Z] [2024-06-27T10:52:43.867Z] pkg-pu: [2024-06-27T10:52:43.867Z] [2024-06-27T10:52:43.867Z] setOSConditions: [2024-06-27T10:52:43.867Z] [2024-06-27T10:52:43.867Z] setToolWin: [2024-06-27T10:52:43.867Z] [2024-06-27T10:52:43.867Z] setToolUnix: [2024-06-27T10:52:43.867Z] [2024-06-27T10:52:43.867Z] setToolProperty: [2024-06-27T10:52:43.867Z] [2024-06-27T10:52:43.867Z] setS1ASclassPath: [2024-06-27T10:52:43.867Z] [2024-06-27T10:52:43.867Z] init-common: [2024-06-27T10:52:43.867Z] [2024-06-27T10:52:43.867Z] package-entity-ejb: [2024-06-27T10:52:43.867Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:43.867Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:43.868Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:43.868Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTest-ejb.jar [2024-06-27T10:52:43.868Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:43.868Z] [2024-06-27T10:52:43.868Z] appclient-jar-common: [2024-06-27T10:52:43.893Z] [exec] Value of key is: test1 : [2024-06-27T10:52:43.893Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:43.893Z] [exec] [2024-06-27T10:52:43.893Z] [exec] [2024-06-27T10:52:43.893Z] [exec] ----------------------------------------- [2024-06-27T10:52:43.893Z] [exec] - test1 : : PASS - [2024-06-27T10:52:43.893Z] [exec] ----------------------------------------- [2024-06-27T10:52:43.893Z] [exec] Total PASS: 1 [2024-06-27T10:52:43.893Z] [exec] Total FAIL: 0 [2024-06-27T10:52:43.893Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:43.893Z] [exec] ----------------------------------------- [2024-06-27T10:52:43.893Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:43.893Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:43.899Z] [exec] Jun 27, 2024 10:52:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:43.899Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:43.923Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false fault-web [2024-06-27T10:52:43.923Z] [2024-06-27T10:52:43.923Z] all: [2024-06-27T10:52:43.923Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:43.923Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:43.923Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:43.923Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:43.923Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:43.923Z] [2024-06-27T10:52:43.923Z] setOSConditions: [2024-06-27T10:52:43.923Z] [2024-06-27T10:52:43.924Z] setToolWin: [2024-06-27T10:52:43.924Z] [2024-06-27T10:52:43.924Z] setToolUnix: [2024-06-27T10:52:43.924Z] [2024-06-27T10:52:43.924Z] setToolProperty: [2024-06-27T10:52:43.924Z] [2024-06-27T10:52:43.924Z] setS1ASclassPath: [2024-06-27T10:52:43.924Z] [2024-06-27T10:52:43.924Z] init-common: [2024-06-27T10:52:43.924Z] [2024-06-27T10:52:43.924Z] clean: [2024-06-27T10:52:43.924Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:43.924Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:43.924Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:43.924Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:43.925Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:43.925Z] [2024-06-27T10:52:43.925Z] setOSConditions: [2024-06-27T10:52:43.925Z] [2024-06-27T10:52:43.925Z] setToolWin: [2024-06-27T10:52:43.925Z] [2024-06-27T10:52:43.925Z] setToolUnix: [2024-06-27T10:52:43.925Z] [2024-06-27T10:52:43.925Z] setToolProperty: [2024-06-27T10:52:43.925Z] [2024-06-27T10:52:43.925Z] setS1ASclassPath: [2024-06-27T10:52:43.925Z] [2024-06-27T10:52:43.925Z] init-common: [2024-06-27T10:52:43.925Z] [2024-06-27T10:52:43.925Z] clean-common: [2024-06-27T10:52:43.925Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:43.925Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:43.925Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:43.925Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:43.925Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:43.925Z] [2024-06-27T10:52:43.925Z] setOSConditions: [2024-06-27T10:52:43.925Z] [2024-06-27T10:52:43.925Z] setToolWin: [2024-06-27T10:52:43.925Z] [2024-06-27T10:52:43.926Z] setToolUnix: [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] setToolProperty: [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] setS1ASclassPath: [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] init-common: [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] clean-classes-common: [2024-06-27T10:52:43.926Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:43.926Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:43.926Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:43.926Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:43.926Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:43.926Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] setOSConditions: [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] setToolWin: [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] setToolUnix: [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] setToolProperty: [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] setS1ASclassPath: [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] init-common: [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] clean-jars-common: [2024-06-27T10:52:43.926Z] [2024-06-27T10:52:43.926Z] assemble-web: [2024-06-27T10:52:43.927Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:43.927Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:43.927Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:43.927Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:43.927Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:43.927Z] [2024-06-27T10:52:43.927Z] setOSConditions: [2024-06-27T10:52:43.927Z] [2024-06-27T10:52:43.927Z] setToolWin: [2024-06-27T10:52:43.927Z] [2024-06-27T10:52:43.927Z] setToolUnix: [2024-06-27T10:52:43.927Z] [2024-06-27T10:52:43.927Z] setToolProperty: [2024-06-27T10:52:43.927Z] [2024-06-27T10:52:43.927Z] setS1ASclassPath: [2024-06-27T10:52:43.927Z] [2024-06-27T10:52:43.927Z] init-common: [2024-06-27T10:52:43.927Z] [2024-06-27T10:52:43.927Z] compile-common: [2024-06-27T10:52:43.927Z] [echo] Current time (ISO): 2024-06-27T10:52:43.857+0000 [2024-06-27T10:52:43.927Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:43.927Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:44.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] package-appclientjar-common: [2024-06-27T10:52:44.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:44.124Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTest-client.jar [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] build: [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] setOSConditions: [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] fixFiles: [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] convUnix: [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] convWin: [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] setToolWin: [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] setToolUnix: [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] setToolProperty: [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] setS1ASclassPath: [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] init-common: [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] webclient-war-common: [2024-06-27T10:52:44.124Z] [2024-06-27T10:52:44.124Z] build-ear-persistence: [2024-06-27T10:52:44.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:44.124Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/descriptor/application.xml to copy. [2024-06-27T10:52:44.124Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:44.124Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestApp.ear [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] deploy: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] setOSConditions: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] setToolWin: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] setToolUnix: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] setToolProperty: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] setS1ASclassPath: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] init-common: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] deploy-common: [2024-06-27T10:52:44.125Z] [echo] Current time (ISO): 2024-06-27T10:52:44.070+0000 [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] setOSConditions: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] setToolWin: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] setToolUnix: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] setToolProperty: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] setS1ASclassPath: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] init-common: [2024-06-27T10:52:44.125Z] [2024-06-27T10:52:44.125Z] deploy-common-pe: [2024-06-27T10:52:44.147Z] [2024-06-27T10:52:44.147Z] checkReporting-common: [2024-06-27T10:52:44.147Z] [2024-06-27T10:52:44.148Z] confirmReportPresent-common: [2024-06-27T10:52:44.148Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:44.148Z] [echo] Test seems to be reported fine [2024-06-27T10:52:44.148Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2024-06-27T10:52:44.148Z] [2024-06-27T10:52:44.148Z] confirmMissingReport-common: [2024-06-27T10:52:44.148Z] [2024-06-27T10:52:44.148Z] asadmin-common: [2024-06-27T10:52:44.148Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-06-27T10:52:44.252Z] [2024-06-27T10:52:44.252Z] undeploy: [2024-06-27T10:52:44.252Z] [2024-06-27T10:52:44.252Z] setOSConditions: [2024-06-27T10:52:44.252Z] [2024-06-27T10:52:44.252Z] setToolWin: [2024-06-27T10:52:44.252Z] [2024-06-27T10:52:44.252Z] setToolUnix: [2024-06-27T10:52:44.252Z] [2024-06-27T10:52:44.252Z] setToolProperty: [2024-06-27T10:52:44.252Z] [2024-06-27T10:52:44.252Z] setS1ASclassPath: [2024-06-27T10:52:44.252Z] [2024-06-27T10:52:44.252Z] init-common: [2024-06-27T10:52:44.252Z] [2024-06-27T10:52:44.252Z] undeploy-common: [2024-06-27T10:52:44.457Z] [exec] Jun 27, 2024 10:52:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:44.457Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:44.507Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-sessionApp [2024-06-27T10:52:44.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-06-27T10:52:44.706Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-06-27T10:52:44.706Z] [2024-06-27T10:52:44.706Z] asadmin-common: [2024-06-27T10:52:44.706Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-06-27T10:52:44.730Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:44.730Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:44.731Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:44.731Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:44.731Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:44.731Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:44.731Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:44.762Z] [2024-06-27T10:52:44.762Z] all: [2024-06-27T10:52:44.762Z] [2024-06-27T10:52:44.762Z] session2: [2024-06-27T10:52:44.762Z] [2024-06-27T10:52:44.762Z] setOSConditions: [2024-06-27T10:52:44.762Z] [2024-06-27T10:52:44.762Z] setToolWin: [2024-06-27T10:52:44.762Z] [2024-06-27T10:52:44.762Z] setToolUnix: [2024-06-27T10:52:44.762Z] [2024-06-27T10:52:44.762Z] setToolProperty: [2024-06-27T10:52:44.762Z] [2024-06-27T10:52:44.762Z] setS1ASclassPath: [2024-06-27T10:52:44.762Z] [2024-06-27T10:52:44.762Z] init-common: [2024-06-27T10:52:44.762Z] [2024-06-27T10:52:44.762Z] clean: [2024-06-27T10:52:44.762Z] [2024-06-27T10:52:44.763Z] setOSConditions: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setToolWin: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setToolUnix: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setToolProperty: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setS1ASclassPath: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] init-common: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] clean-common: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setOSConditions: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setToolWin: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setToolUnix: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setToolProperty: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setS1ASclassPath: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] init-common: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] clean-classes-common: [2024-06-27T10:52:44.763Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setOSConditions: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setToolWin: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setToolUnix: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setToolProperty: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] setS1ASclassPath: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.763Z] init-common: [2024-06-27T10:52:44.763Z] [2024-06-27T10:52:44.764Z] clean-jars-common: [2024-06-27T10:52:44.764Z] [2024-06-27T10:52:44.764Z] compile: [2024-06-27T10:52:44.764Z] [2024-06-27T10:52:44.764Z] setOSConditions: [2024-06-27T10:52:44.764Z] [2024-06-27T10:52:44.764Z] setToolWin: [2024-06-27T10:52:44.764Z] [2024-06-27T10:52:44.764Z] setToolUnix: [2024-06-27T10:52:44.764Z] [2024-06-27T10:52:44.764Z] setToolProperty: [2024-06-27T10:52:44.764Z] [2024-06-27T10:52:44.764Z] setS1ASclassPath: [2024-06-27T10:52:44.764Z] [2024-06-27T10:52:44.764Z] init-common: [2024-06-27T10:52:44.764Z] [2024-06-27T10:52:44.764Z] compile-common: [2024-06-27T10:52:44.764Z] [echo] Current time (ISO): 2024-06-27T10:52:44.629+0000 [2024-06-27T10:52:44.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:44.764Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:44.880Z] [java] Jun 27, 2024 10:52:44 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:44.880Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6cfd9a54 [2024-06-27T10:52:44.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-06-27T10:52:44.960Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-06-27T10:52:44.960Z] [2024-06-27T10:52:44.960Z] setOSConditions: [2024-06-27T10:52:44.960Z] [2024-06-27T10:52:44.960Z] setToolWin: [2024-06-27T10:52:44.960Z] [2024-06-27T10:52:44.960Z] setToolUnix: [2024-06-27T10:52:44.960Z] [2024-06-27T10:52:44.960Z] setToolProperty: [2024-06-27T10:52:44.960Z] [2024-06-27T10:52:44.960Z] setS1ASclassPath: [2024-06-27T10:52:44.960Z] [2024-06-27T10:52:44.960Z] init-common: [2024-06-27T10:52:44.960Z] [2024-06-27T10:52:44.960Z] runclient-common: [2024-06-27T10:52:44.961Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-06-27T10:52:45.056Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestApp.ear [2024-06-27T10:52:45.077Z] [exec] Application deployed with name web-jsp-resource-injection-context-listener-web. [2024-06-27T10:52:45.077Z] [2024-06-27T10:52:45.077Z] deploy-war-commonee: [2024-06-27T10:52:45.077Z] [2024-06-27T10:52:45.077Z] run: [2024-06-27T10:52:45.077Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-context-listener/TestServlet [2024-06-27T10:52:45.290Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:45.290Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:45.290Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:45.290Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:45.290Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:45.290Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:45.290Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:45.331Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:45.331Z] [java] [2024-06-27T10:52:45.331Z] [java] [2024-06-27T10:52:45.331Z] [java] ----------------------------------------- [2024-06-27T10:52:45.331Z] [java] - jsp-resource-injection-context-listener: PASS - [2024-06-27T10:52:45.331Z] [java] ----------------------------------------- [2024-06-27T10:52:45.331Z] [java] - Total PASS : 1 - [2024-06-27T10:52:45.331Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:45.331Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:45.331Z] [java] ----------------------------------------- [2024-06-27T10:52:45.331Z] [2024-06-27T10:52:45.331Z] undeploy: [2024-06-27T10:52:45.331Z] [2024-06-27T10:52:45.331Z] setOSConditions: [2024-06-27T10:52:45.331Z] [2024-06-27T10:52:45.331Z] setToolWin: [2024-06-27T10:52:45.331Z] [2024-06-27T10:52:45.331Z] setToolUnix: [2024-06-27T10:52:45.331Z] [2024-06-27T10:52:45.331Z] setToolProperty: [2024-06-27T10:52:45.332Z] [2024-06-27T10:52:45.332Z] setS1ASclassPath: [2024-06-27T10:52:45.332Z] [2024-06-27T10:52:45.332Z] init-common: [2024-06-27T10:52:45.332Z] [2024-06-27T10:52:45.332Z] undeploy-war-common: [2024-06-27T10:52:45.652Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:45.689Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:45.689Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:45.689Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:45.689Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:45.689Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:45.689Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:45.689Z] [javac] Use -proc:none to disable annotation processing. [Pipeline] junit [2024-06-27T10:52:45.758Z] Recording test results [2024-06-27T10:52:45.883Z] [exec] Jun 27, 2024 10:52:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:45.883Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:45.908Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/servlet/test/extension/ServiceFrameworkExtension.java uses unchecked or unsafe operations. [2024-06-27T10:52:45.908Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:45.908Z] [javac] 1 warning [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] build: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] setOSConditions: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] setToolWin: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] setToolUnix: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] setToolProperty: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] setS1ASclassPath: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] init-common: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] webclient-war-common: [2024-06-27T10:52:45.908Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] clear: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] test-tlds-exist: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] copy-tlds: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] test-tagfiles-exist: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.908Z] copy-tagfiles: [2024-06-27T10:52:45.908Z] [2024-06-27T10:52:45.909Z] package-war-common: [2024-06-27T10:52:45.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:45.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:45.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:45.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:45.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/lib [2024-06-27T10:52:45.909Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:45.909Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-06-27T10:52:45.909Z] [copy] Copying 18 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:45.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/docroot [2024-06-27T10:52:45.909Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-web.war [2024-06-27T10:52:45.909Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:45.909Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:45.909Z] [javac] Compiling 1 source file [2024-06-27T10:52:45.909Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:45.909Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:45.909Z] [2024-06-27T10:52:45.909Z] deploy: [2024-06-27T10:52:45.909Z] [2024-06-27T10:52:45.909Z] deploy-war-common: [2024-06-27T10:52:45.909Z] [2024-06-27T10:52:45.909Z] setOSConditions: [2024-06-27T10:52:45.909Z] [2024-06-27T10:52:45.909Z] setToolWin: [2024-06-27T10:52:45.909Z] [2024-06-27T10:52:45.909Z] setToolUnix: [2024-06-27T10:52:45.909Z] [2024-06-27T10:52:45.909Z] setToolProperty: [2024-06-27T10:52:45.909Z] [2024-06-27T10:52:45.909Z] setS1ASclassPath: [2024-06-27T10:52:45.909Z] [2024-06-27T10:52:45.909Z] init-common: [2024-06-27T10:52:45.909Z] [2024-06-27T10:52:45.910Z] deploy-war-commonpe: [2024-06-27T10:52:45.919Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-context-listener-web [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] all: [2024-06-27T10:52:45.920Z] [echo] [2024-06-27T10:52:45.920Z] [echo] ************************* [2024-06-27T10:52:45.920Z] [echo] * Running jspResourceInjectionSimpleTagHandler [2024-06-27T10:52:45.920Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler [2024-06-27T10:52:45.920Z] [echo] ************************* [2024-06-27T10:52:45.920Z] [echo] [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setOSConditions: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setToolWin: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setToolUnix: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setToolProperty: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setS1ASclassPath: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] init-common: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] clean: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setOSConditions: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setToolWin: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setToolUnix: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setToolProperty: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setS1ASclassPath: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] init-common: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] clean-common: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setOSConditions: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.920Z] setToolWin: [2024-06-27T10:52:45.920Z] [2024-06-27T10:52:45.921Z] setToolUnix: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setToolProperty: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setS1ASclassPath: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] init-common: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] clean-classes-common: [2024-06-27T10:52:45.921Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setOSConditions: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setToolWin: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setToolUnix: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setToolProperty: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setS1ASclassPath: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] init-common: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] clean-jars-common: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] compile: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setOSConditions: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setToolWin: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setToolUnix: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setToolProperty: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] setS1ASclassPath: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] init-common: [2024-06-27T10:52:45.921Z] [2024-06-27T10:52:45.921Z] compile-common: [2024-06-27T10:52:45.921Z] [echo] Current time (ISO): 2024-06-27T10:52:45.841+0000 [2024-06-27T10:52:45.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:45.922Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:46.362Z] [exec] Jun 27, 2024 10:52:46 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:46.363Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ec3a8bd [2024-06-27T10:52:46.460Z] [exec] Jun 27, 2024 10:52:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:46.460Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:46.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-make-framework-bean-available-for-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-web.war [2024-06-27T10:52:46.523Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2024-06-27T10:52:46.572Z] [exec] Application deployed with name blackbox-tx. [2024-06-27T10:52:46.572Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-06-27T10:52:46.572Z] [2024-06-27T10:52:46.572Z] deploy: [2024-06-27T10:52:46.572Z] [2024-06-27T10:52:46.572Z] setOSConditions: [2024-06-27T10:52:46.572Z] [2024-06-27T10:52:46.572Z] setToolWin: [2024-06-27T10:52:46.572Z] [2024-06-27T10:52:46.572Z] setToolUnix: [2024-06-27T10:52:46.572Z] [2024-06-27T10:52:46.572Z] setToolProperty: [2024-06-27T10:52:46.572Z] [2024-06-27T10:52:46.572Z] setS1ASclassPath: [2024-06-27T10:52:46.572Z] [2024-06-27T10:52:46.572Z] init-common: [2024-06-27T10:52:46.572Z] [2024-06-27T10:52:46.572Z] deploy-common: [2024-06-27T10:52:46.572Z] [echo] Current time (ISO): 2024-06-27T10:52:46.218+0000 [2024-06-27T10:52:46.572Z] [2024-06-27T10:52:46.572Z] setOSConditions: [2024-06-27T10:52:46.572Z] [2024-06-27T10:52:46.572Z] setToolWin: [2024-06-27T10:52:46.572Z] [2024-06-27T10:52:46.572Z] setToolUnix: [2024-06-27T10:52:46.573Z] [2024-06-27T10:52:46.573Z] setToolProperty: [2024-06-27T10:52:46.573Z] [2024-06-27T10:52:46.573Z] setS1ASclassPath: [2024-06-27T10:52:46.573Z] [2024-06-27T10:52:46.573Z] init-common: [2024-06-27T10:52:46.573Z] [2024-06-27T10:52:46.573Z] deploy-common-pe: [2024-06-27T10:52:46.614Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:46.616Z] [exec] Starting test for id: 1498647950 [2024-06-27T10:52:46.616Z] [exec] Done for id: 1498647950 [2024-06-27T10:52:46.616Z] [exec] Value of key is: simple [2024-06-27T10:52:46.616Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:46.616Z] [exec] [2024-06-27T10:52:46.616Z] [exec] [2024-06-27T10:52:46.616Z] [exec] ----------------------------------------- [2024-06-27T10:52:46.616Z] [exec] - simple: PASS - [2024-06-27T10:52:46.616Z] [exec] ----------------------------------------- [2024-06-27T10:52:46.616Z] [exec] Total PASS: 1 [2024-06-27T10:52:46.616Z] [exec] Total FAIL: 0 [2024-06-27T10:52:46.616Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:46.616Z] [exec] ----------------------------------------- [2024-06-27T10:52:46.616Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:46.616Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:46.682Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:46.682Z] [javac] 1 warning [2024-06-27T10:52:46.682Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:46.682Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:46.682Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:46.682Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:46.682Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:46.682Z] [2024-06-27T10:52:46.682Z] pkg-war: [2024-06-27T10:52:46.682Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:46.682Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:46.682Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:46.683Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:46.683Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:52:46.683Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${sun-web.xml} to copy. [2024-06-27T10:52:46.683Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${webservices.xml} to copy. [2024-06-27T10:52:46.683Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:52:46.683Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:52:46.683Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:52:46.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:46.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:46.683Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${web.wsit.descriptors} does not exist. [2024-06-27T10:52:46.683Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webservicerefs-web.war [2024-06-27T10:52:46.683Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:46.683Z] [2024-06-27T10:52:46.683Z] deploy-web-app: [2024-06-27T10:52:46.683Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:46.683Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:46.683Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:46.683Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:46.683Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:46.683Z] [2024-06-27T10:52:46.683Z] deploy-war-common: [2024-06-27T10:52:46.684Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:46.684Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:46.684Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:46.684Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:46.684Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:46.684Z] [2024-06-27T10:52:46.684Z] setOSConditions: [2024-06-27T10:52:46.684Z] [2024-06-27T10:52:46.684Z] setToolWin: [2024-06-27T10:52:46.684Z] [2024-06-27T10:52:46.684Z] setToolUnix: [2024-06-27T10:52:46.684Z] [2024-06-27T10:52:46.684Z] setToolProperty: [2024-06-27T10:52:46.684Z] [2024-06-27T10:52:46.684Z] setS1ASclassPath: [2024-06-27T10:52:46.684Z] [2024-06-27T10:52:46.684Z] init-common: [2024-06-27T10:52:46.684Z] [2024-06-27T10:52:46.684Z] deploy-war-commonpe: [2024-06-27T10:52:46.724Z] [exec] Application deployed with name cdi-make-framework-bean-available-for-injection-web. [2024-06-27T10:52:46.724Z] [2024-06-27T10:52:46.724Z] deploy-war-commonee: [2024-06-27T10:52:46.724Z] [2024-06-27T10:52:46.724Z] run: [2024-06-27T10:52:46.724Z] [java] opening connection to http://localhost:8080/cdi-make-framework-bean-available-for-injection/myurl [2024-06-27T10:52:46.724Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:52:46.724Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:46.724Z] [java] [2024-06-27T10:52:46.724Z] [java] [2024-06-27T10:52:46.724Z] [java] ----------------------------------------- [2024-06-27T10:52:46.724Z] [java] - portable-extension-make-framework-bean-available-for-injection: PASS - [2024-06-27T10:52:46.724Z] [java] ----------------------------------------- [2024-06-27T10:52:46.724Z] [java] - Total PASS : 1 - [2024-06-27T10:52:46.724Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:46.724Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:46.724Z] [java] ----------------------------------------- [2024-06-27T10:52:46.724Z] [2024-06-27T10:52:46.724Z] undeploy: [2024-06-27T10:52:46.724Z] [2024-06-27T10:52:46.724Z] setOSConditions: [2024-06-27T10:52:46.724Z] [2024-06-27T10:52:46.724Z] setToolWin: [2024-06-27T10:52:46.724Z] [2024-06-27T10:52:46.724Z] setToolUnix: [2024-06-27T10:52:46.724Z] [2024-06-27T10:52:46.724Z] setToolProperty: [2024-06-27T10:52:46.724Z] [2024-06-27T10:52:46.724Z] setS1ASclassPath: [2024-06-27T10:52:46.724Z] [2024-06-27T10:52:46.724Z] init-common: [2024-06-27T10:52:46.724Z] [2024-06-27T10:52:46.724Z] undeploy-war-common: [Pipeline] // stage [2024-06-27T10:52:46.761Z] [java] ejb32-mdb: awaitInvocations : true [2024-06-27T10:52:46.761Z] [java] Value of key is: awaitInvocations [2024-06-27T10:52:46.761Z] [java] ejb32-mdb: method one : true [2024-06-27T10:52:46.761Z] [java] Value of key is: method one [2024-06-27T10:52:46.761Z] [java] ejb32-mdb: method two : true [2024-06-27T10:52:46.761Z] [java] Value of key is: method two [2024-06-27T10:52:46.761Z] [java] ejb32-mdb: method three : true [2024-06-27T10:52:46.761Z] [java] Value of key is: method three [2024-06-27T10:52:46.761Z] [java] ejb32-mdb: total invocations : true [2024-06-27T10:52:46.761Z] [java] Value of key is: total invocations [2024-06-27T10:52:46.761Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:46.761Z] [java] [2024-06-27T10:52:46.761Z] [java] [2024-06-27T10:52:46.761Z] [java] ----------------------------------------- [2024-06-27T10:52:46.761Z] [java] - method one: PASS - [2024-06-27T10:52:46.761Z] [java] - method two: PASS - [2024-06-27T10:52:46.761Z] [java] - method three: PASS - [2024-06-27T10:52:46.761Z] [java] - awaitInvocations: PASS - [2024-06-27T10:52:46.761Z] [java] - total invocations: PASS - [2024-06-27T10:52:46.761Z] [java] ----------------------------------------- [2024-06-27T10:52:46.761Z] [java] Total PASS: 5 [2024-06-27T10:52:46.761Z] [java] Total FAIL: 0 [2024-06-27T10:52:46.761Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:52:46.761Z] [java] ----------------------------------------- [2024-06-27T10:52:46.761Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:46.761Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:52:46.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-06-27T10:52:46.869Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2/ejb/SfulEJB.java uses unchecked or unsafe operations. [2024-06-27T10:52:46.869Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:46.869Z] [javac] 1 warning [2024-06-27T10:52:46.869Z] [2024-06-27T10:52:46.869Z] setOSConditions: [2024-06-27T10:52:46.869Z] [2024-06-27T10:52:46.869Z] setToolWin: [2024-06-27T10:52:46.869Z] [2024-06-27T10:52:46.869Z] setToolUnix: [2024-06-27T10:52:46.869Z] [2024-06-27T10:52:46.869Z] setToolProperty: [2024-06-27T10:52:46.869Z] [2024-06-27T10:52:46.869Z] setS1ASclassPath: [2024-06-27T10:52:46.869Z] [2024-06-27T10:52:46.869Z] init-common: [2024-06-27T10:52:46.869Z] [2024-06-27T10:52:46.869Z] compile-common: [2024-06-27T10:52:46.869Z] [echo] Current time (ISO): 2024-06-27T10:52:46.868+0000 [2024-06-27T10:52:46.870Z] [2024-06-27T10:52:46.871Z] checkReporting-common: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] confirmReportPresent-common: [2024-06-27T10:52:46.871Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:46.871Z] [echo] Test seems to be reported fine [2024-06-27T10:52:46.871Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/RepRunConf.txt [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] confirmMissingReport-common: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setOSConditions: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setToolWin: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setToolUnix: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setToolProperty: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setS1ASclassPath: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] init-common: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] clean: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setOSConditions: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setToolWin: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setToolUnix: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setToolProperty: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setS1ASclassPath: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] init-common: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] clean-common: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setOSConditions: [2024-06-27T10:52:46.871Z] [2024-06-27T10:52:46.871Z] setToolWin: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setToolUnix: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setToolProperty: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setS1ASclassPath: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] init-common: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] clean-classes-common: [2024-06-27T10:52:46.872Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setOSConditions: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setToolWin: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setToolUnix: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setToolProperty: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setS1ASclassPath: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] init-common: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] clean-jars-common: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] compile: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setOSConditions: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setToolWin: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setToolUnix: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setToolProperty: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] setS1ASclassPath: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] init-common: [2024-06-27T10:52:46.872Z] [2024-06-27T10:52:46.872Z] compile-common: [2024-06-27T10:52:46.873Z] [echo] Current time (ISO): 2024-06-27T10:52:46.868+0000 [2024-06-27T10:52:46.873Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:46.873Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:46.880Z] [exec] JMS Desctination Queue created. [Pipeline] } [Pipeline] // node [Pipeline] } [2024-06-27T10:52:47.018Z] [exec] Jun 27, 2024 10:52:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:47.018Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:47.124Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:47.246Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservicerefs --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webservicerefs-web.war [2024-06-27T10:52:47.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-make-framework-bean-available-for-injection-web [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] all: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setOSConditions: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setToolWin: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setToolUnix: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setToolProperty: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setS1ASclassPath: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] init-common: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] clean: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setOSConditions: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setToolWin: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setToolUnix: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setToolProperty: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setS1ASclassPath: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] init-common: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] clean-common: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setOSConditions: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setToolWin: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setToolUnix: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.284Z] setToolProperty: [2024-06-27T10:52:47.284Z] [2024-06-27T10:52:47.285Z] setS1ASclassPath: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] init-common: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] clean-classes-common: [2024-06-27T10:52:47.285Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] setOSConditions: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] setToolWin: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] setToolUnix: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] setToolProperty: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] setS1ASclassPath: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] init-common: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] clean-jars-common: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] compile: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] setOSConditions: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] setToolWin: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] setToolUnix: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] setToolProperty: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] setS1ASclassPath: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] init-common: [2024-06-27T10:52:47.285Z] [2024-06-27T10:52:47.285Z] compile-common: [2024-06-27T10:52:47.285Z] [echo] Current time (ISO): 2024-06-27T10:52:47.183+0000 [2024-06-27T10:52:47.285Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:47.285Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:47.317Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:47.317Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:47.317Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:47.317Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:47.317Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:47.317Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:47.317Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:47.319Z] [2024-06-27T10:52:47.319Z] undeploy: [2024-06-27T10:52:47.820Z] [exec] Application deployed with name webservicerefs-web. [2024-06-27T10:52:47.820Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:47.821Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:47.821Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:47.821Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:47.821Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:47.821Z] [2024-06-27T10:52:47.821Z] deploy-war-commonee: [2024-06-27T10:52:47.821Z] [2024-06-27T10:52:47.821Z] setup-web: [2024-06-27T10:52:47.821Z] [2024-06-27T10:52:47.821Z] assemble-ejb: [2024-06-27T10:52:47.821Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:47.821Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:47.821Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:47.821Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:47.821Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:47.821Z] [2024-06-27T10:52:47.821Z] setOSConditions: [2024-06-27T10:52:47.821Z] [2024-06-27T10:52:47.821Z] setToolWin: [2024-06-27T10:52:47.821Z] [2024-06-27T10:52:47.821Z] setToolUnix: [2024-06-27T10:52:47.821Z] [2024-06-27T10:52:47.821Z] setToolProperty: [2024-06-27T10:52:47.821Z] [2024-06-27T10:52:47.822Z] setS1ASclassPath: [2024-06-27T10:52:47.822Z] [2024-06-27T10:52:47.822Z] init-common: [2024-06-27T10:52:47.822Z] [2024-06-27T10:52:47.822Z] compile-common: [2024-06-27T10:52:47.822Z] [echo] Current time (ISO): 2024-06-27T10:52:47.680+0000 [2024-06-27T10:52:47.822Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:47.838Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:47.838Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:47.838Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:47.838Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:47.838Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:47.838Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:47.838Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:47.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-06-27T10:52:47.876Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:47.876Z] [javac] 1 warning [2024-06-27T10:52:47.876Z] [2024-06-27T10:52:47.877Z] build: [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] setOSConditions: [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] setToolWin: [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] setToolUnix: [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] setToolProperty: [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] setS1ASclassPath: [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] init-common: [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] webclient-war-common: [2024-06-27T10:52:47.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] clear: [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] test-tlds-exist: [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] copy-tlds: [2024-06-27T10:52:47.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:52:47.877Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] test-tagfiles-exist: [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] copy-tagfiles: [2024-06-27T10:52:47.877Z] [2024-06-27T10:52:47.877Z] package-war-common: [2024-06-27T10:52:47.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:47.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:47.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/lib [2024-06-27T10:52:47.877Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:47.877Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:47.878Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:47.878Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-simple-tag-handler-web.war [2024-06-27T10:52:47.878Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:47.878Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:47.878Z] [javac] Compiling 1 source file [2024-06-27T10:52:47.878Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:47.878Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:47.878Z] [2024-06-27T10:52:47.878Z] deploy: [2024-06-27T10:52:47.878Z] [2024-06-27T10:52:47.878Z] deploy-war-common: [2024-06-27T10:52:47.878Z] [2024-06-27T10:52:47.878Z] setOSConditions: [2024-06-27T10:52:47.878Z] [2024-06-27T10:52:47.878Z] setToolWin: [2024-06-27T10:52:47.878Z] [2024-06-27T10:52:47.878Z] setToolUnix: [2024-06-27T10:52:47.878Z] [2024-06-27T10:52:47.878Z] setToolProperty: [2024-06-27T10:52:47.878Z] [2024-06-27T10:52:47.878Z] setS1ASclassPath: [2024-06-27T10:52:47.878Z] [2024-06-27T10:52:47.878Z] init-common: [2024-06-27T10:52:47.878Z] [2024-06-27T10:52:47.878Z] deploy-war-commonpe: [2024-06-27T10:52:47.888Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-mdb [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] all: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] methodintf: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] setOSConditions: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] setToolWin: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] setToolUnix: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] setToolProperty: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] setS1ASclassPath: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] init-common: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] clean: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] setOSConditions: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] setToolWin: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] setToolUnix: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] setToolProperty: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] setS1ASclassPath: [2024-06-27T10:52:47.888Z] [2024-06-27T10:52:47.888Z] init-common: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] clean-common: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setOSConditions: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setToolWin: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setToolUnix: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setToolProperty: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setS1ASclassPath: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] init-common: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] clean-classes-common: [2024-06-27T10:52:47.889Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setOSConditions: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setToolWin: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setToolUnix: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setToolProperty: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setS1ASclassPath: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] init-common: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] clean-jars-common: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] compile: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setOSConditions: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setToolWin: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setToolUnix: [2024-06-27T10:52:47.889Z] [2024-06-27T10:52:47.889Z] setToolProperty: [2024-06-27T10:52:47.890Z] [2024-06-27T10:52:47.890Z] setS1ASclassPath: [2024-06-27T10:52:47.890Z] [2024-06-27T10:52:47.890Z] init-common: [2024-06-27T10:52:47.890Z] [2024-06-27T10:52:47.890Z] compile-common: [2024-06-27T10:52:47.890Z] [echo] Current time (ISO): 2024-06-27T10:52:47.665+0000 [2024-06-27T10:52:47.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:47.890Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:48.054Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:48.054Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:48.054Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:48.054Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:48.054Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:48.054Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:48.054Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:48.171Z] [exec] Administered object jms/SampleQueue created. [2024-06-27T10:52:48.171Z] [2024-06-27T10:52:48.172Z] deploy: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setOSConditions: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setToolWin: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setToolUnix: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setToolProperty: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setS1ASclassPath: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] init-common: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] default-sql: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setOSConditions: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setToolWin: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setToolUnix: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setToolProperty: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setS1ASclassPath: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] init-common: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] execute-sql-common: [2024-06-27T10:52:48.172Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/cmt/sql/create_pointbase.sql [2024-06-27T10:52:48.172Z] [sql] 0 rows affected [2024-06-27T10:52:48.172Z] [sql] 1 rows affected [2024-06-27T10:52:48.172Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] sql-oracle: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] execute-sql-connector: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setOSConditions: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.172Z] setToolWin: [2024-06-27T10:52:48.172Z] [2024-06-27T10:52:48.173Z] setToolUnix: [2024-06-27T10:52:48.173Z] [2024-06-27T10:52:48.173Z] setToolProperty: [2024-06-27T10:52:48.173Z] [2024-06-27T10:52:48.173Z] setS1ASclassPath: [2024-06-27T10:52:48.173Z] [2024-06-27T10:52:48.173Z] init-common: [2024-06-27T10:52:48.173Z] [2024-06-27T10:52:48.173Z] deploy-common: [2024-06-27T10:52:48.173Z] [echo] Current time (ISO): 2024-06-27T10:52:48.101+0000 [2024-06-27T10:52:48.173Z] [2024-06-27T10:52:48.173Z] setOSConditions: [2024-06-27T10:52:48.173Z] [2024-06-27T10:52:48.173Z] setToolWin: [2024-06-27T10:52:48.173Z] [2024-06-27T10:52:48.173Z] setToolUnix: [2024-06-27T10:52:48.173Z] [2024-06-27T10:52:48.173Z] setToolProperty: [2024-06-27T10:52:48.173Z] [2024-06-27T10:52:48.173Z] setS1ASclassPath: [2024-06-27T10:52:48.173Z] [2024-06-27T10:52:48.173Z] init-common: [2024-06-27T10:52:48.231Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:48.232Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:48.232Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:48.232Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:48.232Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:48.232Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:48.232Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:48.350Z] [exec] Application deployed with name ejb-cmp-pkgEjbTestApp. [2024-06-27T10:52:48.350Z] [echo] Deployment on target server server successful [2024-06-27T10:52:48.350Z] [2024-06-27T10:52:48.350Z] setOSConditions: [2024-06-27T10:52:48.350Z] [2024-06-27T10:52:48.350Z] setToolWin: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] setToolUnix: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] setToolProperty: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] setS1ASclassPath: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] init-common: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] deploy-common-ee: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] run: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] setOSConditions: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] setToolWin: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] setToolUnix: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] setToolProperty: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] setS1ASclassPath: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] init-common: [2024-06-27T10:52:48.351Z] [2024-06-27T10:52:48.351Z] runclient-common: [2024-06-27T10:52:48.351Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestAppClient.jar -name ejb-cmp-pkgEjbTestClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml EJB3_pkgEjbTest [2024-06-27T10:52:48.429Z] [2024-06-27T10:52:48.429Z] deploy-common-pe: [2024-06-27T10:52:48.436Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-simple-tag-handler --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-simple-tag-handler-web.war [2024-06-27T10:52:48.762Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:48.762Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/ejb/SLSBEJB.java:54: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:48.762Z] [javac] entityHome.findByPrimaryKey(new Integer(id)); [2024-06-27T10:52:48.762Z] [javac] ^ [2024-06-27T10:52:48.762Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/ejb/SLSBEJB.java:66: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:48.762Z] [javac] entityHome.findByPrimaryKey(new Integer(id)); [2024-06-27T10:52:48.762Z] [javac] ^ [2024-06-27T10:52:48.762Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/ejb/SLSBEJB.java:98: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:48.762Z] [javac] entityHome.findByPrimaryKey(new Integer(id)); [2024-06-27T10:52:48.762Z] [javac] ^ [2024-06-27T10:52:48.762Z] [javac] 4 warnings [2024-06-27T10:52:48.762Z] [2024-06-27T10:52:48.762Z] setOSConditions: [2024-06-27T10:52:48.762Z] [2024-06-27T10:52:48.762Z] setToolWin: [2024-06-27T10:52:48.762Z] [2024-06-27T10:52:48.762Z] setToolUnix: [2024-06-27T10:52:48.762Z] [2024-06-27T10:52:48.762Z] setToolProperty: [2024-06-27T10:52:48.762Z] [2024-06-27T10:52:48.762Z] setS1ASclassPath: [2024-06-27T10:52:48.762Z] [2024-06-27T10:52:48.762Z] init-common: [2024-06-27T10:52:48.762Z] [2024-06-27T10:52:48.762Z] compile-common: [2024-06-27T10:52:48.762Z] [echo] Current time (ISO): 2024-06-27T10:52:48.756+0000 [2024-06-27T10:52:48.762Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:48.831Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:48.831Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:48.831Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:48.831Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:48.831Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:48.831Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:48.831Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:48.979Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:48.979Z] [javac] 1 warning [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] build: [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] setOSConditions: [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] fixFiles: [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] convUnix: [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] convWin: [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] setToolWin: [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] setToolUnix: [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] setToolProperty: [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] setS1ASclassPath: [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] init-common: [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] package-persistence-common: [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] ejb-jar-common: [2024-06-27T10:52:48.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:48.979Z] [2024-06-27T10:52:48.979Z] package-ejbjar-common: [2024-06-27T10:52:48.980Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:48.980Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:48.980Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2-ejb.jar [2024-06-27T10:52:48.980Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] appclient-jar-common: [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] package-appclientjar-common: [2024-06-27T10:52:48.980Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:48.980Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:48.980Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:48.980Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2-client.jar [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] webclient-war-common: [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] build-ear-common: [2024-06-27T10:52:48.980Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:48.980Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:48.980Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:48.980Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2App.ear [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] setOSConditions: [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] setToolWin: [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] setToolUnix: [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] setToolProperty: [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] setS1ASclassPath: [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] init-common: [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] deploy: [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.980Z] setOSConditions: [2024-06-27T10:52:48.980Z] [2024-06-27T10:52:48.981Z] setToolWin: [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] setToolUnix: [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] setToolProperty: [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] setS1ASclassPath: [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] init-common: [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] deploy-common: [2024-06-27T10:52:48.981Z] [echo] Current time (ISO): 2024-06-27T10:52:48.954+0000 [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] setOSConditions: [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] setToolWin: [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] setToolUnix: [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] setToolProperty: [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] setS1ASclassPath: [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] init-common: [2024-06-27T10:52:48.981Z] [2024-06-27T10:52:48.981Z] deploy-common-pe: [2024-06-27T10:52:49.193Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:49.334Z] [exec] Application deployed with name installed-libraries-testApp. [2024-06-27T10:52:49.334Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-06-27T10:52:49.334Z] [echo] Deployment on target server server successful [2024-06-27T10:52:49.334Z] [2024-06-27T10:52:49.334Z] setOSConditions: [2024-06-27T10:52:49.334Z] [2024-06-27T10:52:49.334Z] setToolWin: [2024-06-27T10:52:49.334Z] [2024-06-27T10:52:49.334Z] setToolUnix: [2024-06-27T10:52:49.334Z] [2024-06-27T10:52:49.334Z] setToolProperty: [2024-06-27T10:52:49.334Z] [2024-06-27T10:52:49.334Z] setS1ASclassPath: [2024-06-27T10:52:49.334Z] [2024-06-27T10:52:49.334Z] init-common: [2024-06-27T10:52:49.334Z] [2024-06-27T10:52:49.334Z] deploy-common-ee: [2024-06-27T10:52:49.335Z] [2024-06-27T10:52:49.335Z] run: [2024-06-27T10:52:49.335Z] [2024-06-27T10:52:49.335Z] setOSConditions: [2024-06-27T10:52:49.335Z] [2024-06-27T10:52:49.335Z] setToolWin: [2024-06-27T10:52:49.335Z] [2024-06-27T10:52:49.335Z] setToolUnix: [2024-06-27T10:52:49.335Z] [2024-06-27T10:52:49.335Z] setToolProperty: [2024-06-27T10:52:49.335Z] [2024-06-27T10:52:49.335Z] setS1ASclassPath: [2024-06-27T10:52:49.335Z] [2024-06-27T10:52:49.335Z] init-common: [2024-06-27T10:52:49.335Z] [2024-06-27T10:52:49.335Z] execute-sql-common: [2024-06-27T10:52:49.335Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/create_pointbase.sql [2024-06-27T10:52:49.335Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:52:49.335Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T10:52:49.335Z] [sql] 0 rows affected [2024-06-27T10:52:49.335Z] [sql] 1 rows affected [2024-06-27T10:52:49.335Z] [sql] 1 rows affected [2024-06-27T10:52:49.335Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:52:49.335Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:52:49.335Z] [sql] 0 rows affected [2024-06-27T10:52:49.335Z] [sql] 1 rows affected [2024-06-27T10:52:49.335Z] [sql] 1 rows affected [2024-06-27T10:52:49.335Z] [sql] 6 of 8 SQL statements executed successfully [2024-06-27T10:52:49.335Z] [2024-06-27T10:52:49.335Z] setOSConditions: [2024-06-27T10:52:49.335Z] [2024-06-27T10:52:49.335Z] setToolWin: [2024-06-27T10:52:49.335Z] [2024-06-27T10:52:49.335Z] setToolUnix: [2024-06-27T10:52:49.336Z] [2024-06-27T10:52:49.336Z] setToolProperty: [2024-06-27T10:52:49.336Z] [2024-06-27T10:52:49.336Z] setS1ASclassPath: [2024-06-27T10:52:49.336Z] [2024-06-27T10:52:49.336Z] init-common: [2024-06-27T10:52:49.336Z] [2024-06-27T10:52:49.336Z] run-test-1: [2024-06-27T10:52:49.336Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:49.336Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:49.336Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:49.336Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:49.336Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:52:49.336Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:49.337Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:49.337Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:52:49.337Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:52:49.337Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:52:49.337Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:52:49.337Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:52:49.337Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:52:49.337Z] [java] ... 54 more [2024-06-27T10:52:49.337Z] [java] Java Result: -1 [2024-06-27T10:52:49.337Z] [2024-06-27T10:52:49.337Z] undeploy: [2024-06-27T10:52:49.337Z] [2024-06-27T10:52:49.337Z] setOSConditions: [2024-06-27T10:52:49.337Z] [2024-06-27T10:52:49.337Z] setToolWin: [2024-06-27T10:52:49.337Z] [2024-06-27T10:52:49.337Z] setToolUnix: [2024-06-27T10:52:49.337Z] [2024-06-27T10:52:49.337Z] setToolProperty: [2024-06-27T10:52:49.337Z] [2024-06-27T10:52:49.337Z] setS1ASclassPath: [2024-06-27T10:52:49.337Z] [2024-06-27T10:52:49.337Z] init-common: [2024-06-27T10:52:49.337Z] [2024-06-27T10:52:49.337Z] execute-sql-common: [2024-06-27T10:52:49.337Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/drop_pointbase.sql [2024-06-27T10:52:49.337Z] [sql] 0 rows affected [2024-06-27T10:52:49.337Z] [sql] 0 rows affected [2024-06-27T10:52:49.337Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:52:49.337Z] [2024-06-27T10:52:49.337Z] setOSConditions: [2024-06-27T10:52:49.338Z] [2024-06-27T10:52:49.338Z] setToolWin: [2024-06-27T10:52:49.338Z] [2024-06-27T10:52:49.338Z] setToolUnix: [2024-06-27T10:52:49.338Z] [2024-06-27T10:52:49.338Z] setToolProperty: [2024-06-27T10:52:49.338Z] [2024-06-27T10:52:49.338Z] setS1ASclassPath: [2024-06-27T10:52:49.338Z] [2024-06-27T10:52:49.338Z] init-common: [2024-06-27T10:52:49.338Z] [2024-06-27T10:52:49.338Z] undeploy-common: [2024-06-27T10:52:49.369Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-06-27T10:52:49.448Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/extension/test/extension/FrameworkServiceFactory.java uses or overrides a deprecated API. [2024-06-27T10:52:49.448Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:49.449Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/extension/test/extension/ServiceFrameworkExtension.java uses unchecked or unsafe operations. [2024-06-27T10:52:49.449Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:49.449Z] [javac] 1 warning [2024-06-27T10:52:49.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/lib [2024-06-27T10:52:49.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:49.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-06-27T10:52:49.449Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-06-27T10:52:49.449Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:49.449Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/lib/weld-extension.jar [2024-06-27T10:52:49.449Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:49.449Z] [2024-06-27T10:52:49.449Z] setOSConditions: [2024-06-27T10:52:49.449Z] [2024-06-27T10:52:49.449Z] setToolWin: [2024-06-27T10:52:49.449Z] [2024-06-27T10:52:49.449Z] setToolUnix: [2024-06-27T10:52:49.449Z] [2024-06-27T10:52:49.449Z] setToolProperty: [2024-06-27T10:52:49.449Z] [2024-06-27T10:52:49.449Z] setS1ASclassPath: [2024-06-27T10:52:49.449Z] [2024-06-27T10:52:49.449Z] init-common: [2024-06-27T10:52:49.449Z] [2024-06-27T10:52:49.449Z] compile-common: [2024-06-27T10:52:49.449Z] [echo] Current time (ISO): 2024-06-27T10:52:49.210+0000 [2024-06-27T10:52:49.449Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:49.541Z] [exec] Jun 27, 2024 10:52:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:49.541Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10ed037a [2024-06-27T10:52:49.541Z] [exec] Value of key is: test2 : [2024-06-27T10:52:49.541Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:49.541Z] [exec] [2024-06-27T10:52:49.541Z] [exec] [2024-06-27T10:52:49.541Z] [exec] ----------------------------------------- [2024-06-27T10:52:49.541Z] [exec] - test2 : : PASS - [2024-06-27T10:52:49.541Z] [exec] ----------------------------------------- [2024-06-27T10:52:49.541Z] [exec] Total PASS: 1 [2024-06-27T10:52:49.541Z] [exec] Total FAIL: 0 [2024-06-27T10:52:49.541Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:49.541Z] [exec] ----------------------------------------- [2024-06-27T10:52:49.541Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:49.541Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:49.541Z] [2024-06-27T10:52:49.541Z] checkReporting-common: [2024-06-27T10:52:49.541Z] [2024-06-27T10:52:49.542Z] confirmReportPresent-common: [2024-06-27T10:52:49.542Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:49.542Z] [echo] Test seems to be reported fine [2024-06-27T10:52:49.542Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2024-06-27T10:52:49.542Z] [2024-06-27T10:52:49.542Z] confirmMissingReport-common: [2024-06-27T10:52:49.542Z] [2024-06-27T10:52:49.542Z] undeploy: [2024-06-27T10:52:49.545Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2App.ear [2024-06-27T10:52:49.592Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-06-27T10:52:49.592Z] [2024-06-27T10:52:49.592Z] setOSConditions: [2024-06-27T10:52:49.592Z] [2024-06-27T10:52:49.592Z] setToolWin: [2024-06-27T10:52:49.592Z] [2024-06-27T10:52:49.592Z] setToolUnix: [2024-06-27T10:52:49.592Z] [2024-06-27T10:52:49.592Z] setToolProperty: [2024-06-27T10:52:49.592Z] [2024-06-27T10:52:49.592Z] setS1ASclassPath: [2024-06-27T10:52:49.592Z] [2024-06-27T10:52:49.592Z] init-common: [2024-06-27T10:52:49.592Z] [2024-06-27T10:52:49.592Z] undeploy-rar-common: [2024-06-27T10:52:49.592Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-06-27T10:52:49.628Z] [exec] Waiting for domain1 to start .................. [2024-06-27T10:52:49.629Z] [exec] Waiting finished after 17,397 ms. [2024-06-27T10:52:49.629Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:52:49.629Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:52:49.629Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:52:49.629Z] [exec] Admin Port: 4,848 [2024-06-27T10:52:49.629Z] [exec] Command start-domain executed successfully. [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] start-server-windows: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] setOSConditions: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] setToolWin: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] setToolUnix: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] setToolProperty: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] setS1ASclassPath: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] init-common: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] delete-custom-resource-common: [2024-06-27T10:52:49.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-java-bean [2024-06-27T10:52:49.629Z] [exec] Custom resource custom/my-java-bean deleted. [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] setOSConditions: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] setToolWin: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] setToolUnix: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] setToolProperty: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] setS1ASclassPath: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] init-common: [2024-06-27T10:52:49.629Z] [2024-06-27T10:52:49.629Z] delete-custom-resource-common: [2024-06-27T10:52:49.710Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:49.710Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:49.710Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:49.710Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:49.710Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:49.710Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:49.710Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:49.756Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:49.756Z] [javac] 1 warning [2024-06-27T10:52:49.756Z] [2024-06-27T10:52:49.756Z] setOSConditions: [2024-06-27T10:52:49.756Z] [2024-06-27T10:52:49.756Z] setToolWin: [2024-06-27T10:52:49.756Z] [2024-06-27T10:52:49.756Z] setToolUnix: [2024-06-27T10:52:49.756Z] [2024-06-27T10:52:49.756Z] setToolProperty: [2024-06-27T10:52:49.756Z] [2024-06-27T10:52:49.756Z] setS1ASclassPath: [2024-06-27T10:52:49.756Z] [2024-06-27T10:52:49.756Z] init-common: [2024-06-27T10:52:49.756Z] [2024-06-27T10:52:49.756Z] compile-common: [2024-06-27T10:52:49.756Z] [echo] Current time (ISO): 2024-06-27T10:52:49.581+0000 [2024-06-27T10:52:49.756Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:49.796Z] [2024-06-27T10:52:49.796Z] drop-sql: [2024-06-27T10:52:49.796Z] [2024-06-27T10:52:49.796Z] setOSConditions: [2024-06-27T10:52:49.796Z] [2024-06-27T10:52:49.796Z] setToolWin: [2024-06-27T10:52:49.796Z] [2024-06-27T10:52:49.796Z] setToolUnix: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setToolProperty: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setS1ASclassPath: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] init-common: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] execute-sql-common: [2024-06-27T10:52:49.797Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_dbuser_tables.sql [2024-06-27T10:52:49.797Z] [sql] 0 rows affected [2024-06-27T10:52:49.797Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setOSConditions: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setToolWin: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setToolUnix: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setToolProperty: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setS1ASclassPath: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] init-common: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] execute-sql-common: [2024-06-27T10:52:49.797Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_pbpublic_tables.sql [2024-06-27T10:52:49.797Z] [sql] 0 rows affected [2024-06-27T10:52:49.797Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setOSConditions: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setToolWin: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setToolUnix: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setToolProperty: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] setS1ASclassPath: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] init-common: [2024-06-27T10:52:49.797Z] [2024-06-27T10:52:49.797Z] undeploy-jdbc-common: [2024-06-27T10:52:49.798Z] [2024-06-27T10:52:49.798Z] setOSConditions: [2024-06-27T10:52:49.798Z] [2024-06-27T10:52:49.798Z] setToolWin: [2024-06-27T10:52:49.798Z] [2024-06-27T10:52:49.798Z] setToolUnix: [2024-06-27T10:52:49.798Z] [2024-06-27T10:52:49.798Z] setToolProperty: [2024-06-27T10:52:49.798Z] [2024-06-27T10:52:49.798Z] setS1ASclassPath: [2024-06-27T10:52:49.798Z] [2024-06-27T10:52:49.798Z] init-common: [2024-06-27T10:52:49.798Z] [2024-06-27T10:52:49.798Z] delete-jdbc-resource-common: [2024-06-27T10:52:49.798Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2024-06-27T10:52:49.822Z] [exec] Application deployed with name web-jsp-resource-injection-simple-tag-handler-web. [2024-06-27T10:52:49.822Z] [2024-06-27T10:52:49.822Z] deploy-war-commonee: [2024-06-27T10:52:49.822Z] [2024-06-27T10:52:49.822Z] run: [2024-06-27T10:52:49.822Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-simple-tag-handler/jsp/test.jsp [2024-06-27T10:52:49.822Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:49.822Z] [java] [2024-06-27T10:52:49.822Z] [java] [2024-06-27T10:52:49.822Z] [java] ----------------------------------------- [2024-06-27T10:52:49.822Z] [java] - jsp-resource-injection-simple-tag-handler: PASS - [2024-06-27T10:52:49.822Z] [java] ----------------------------------------- [2024-06-27T10:52:49.822Z] [java] - Total PASS : 1 - [2024-06-27T10:52:49.822Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:49.822Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:49.822Z] [java] ----------------------------------------- [2024-06-27T10:52:49.822Z] [2024-06-27T10:52:49.822Z] undeploy: [2024-06-27T10:52:49.822Z] [2024-06-27T10:52:49.822Z] setOSConditions: [2024-06-27T10:52:49.822Z] [2024-06-27T10:52:49.822Z] setToolWin: [2024-06-27T10:52:49.822Z] [2024-06-27T10:52:49.822Z] setToolUnix: [2024-06-27T10:52:49.822Z] [2024-06-27T10:52:49.822Z] setToolProperty: [2024-06-27T10:52:49.822Z] [2024-06-27T10:52:49.822Z] setS1ASclassPath: [2024-06-27T10:52:49.822Z] [2024-06-27T10:52:49.822Z] init-common: [2024-06-27T10:52:49.822Z] [2024-06-27T10:52:49.822Z] undeploy-war-common: [2024-06-27T10:52:49.885Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-int [2024-06-27T10:52:50.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2024-06-27T10:52:50.053Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2024-06-27T10:52:50.053Z] [echo] cmd executed for server [2024-06-27T10:52:50.053Z] [2024-06-27T10:52:50.053Z] setOSConditions: [2024-06-27T10:52:50.053Z] [2024-06-27T10:52:50.053Z] setToolWin: [2024-06-27T10:52:50.053Z] [2024-06-27T10:52:50.053Z] setToolUnix: [2024-06-27T10:52:50.053Z] [2024-06-27T10:52:50.053Z] setToolProperty: [2024-06-27T10:52:50.053Z] [2024-06-27T10:52:50.053Z] setS1ASclassPath: [2024-06-27T10:52:50.053Z] [2024-06-27T10:52:50.053Z] init-common: [2024-06-27T10:52:50.053Z] [2024-06-27T10:52:50.053Z] delete-jdbc-connpool-common: [2024-06-27T10:52:50.053Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2024-06-27T10:52:50.120Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:50.120Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:50.120Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:50.120Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:50.120Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:50.120Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:50.120Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:50.141Z] [exec] Custom resource custom/my-int deleted. [2024-06-27T10:52:50.141Z] [2024-06-27T10:52:50.141Z] setOSConditions: [2024-06-27T10:52:50.141Z] [2024-06-27T10:52:50.141Z] setToolWin: [2024-06-27T10:52:50.141Z] [2024-06-27T10:52:50.141Z] setToolUnix: [2024-06-27T10:52:50.141Z] [2024-06-27T10:52:50.141Z] setToolProperty: [2024-06-27T10:52:50.141Z] [2024-06-27T10:52:50.141Z] setS1ASclassPath: [2024-06-27T10:52:50.141Z] [2024-06-27T10:52:50.141Z] init-common: [2024-06-27T10:52:50.141Z] [2024-06-27T10:52:50.141Z] delete-custom-resource-common: [2024-06-27T10:52:50.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-06-27T10:52:50.151Z] [2024-06-27T10:52:50.151Z] uninstall-library: [2024-06-27T10:52:50.151Z] [echo] deleting file [blackbox.jar] from applibs [2024-06-27T10:52:50.151Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-06-27T10:52:50.151Z] [2024-06-27T10:52:50.151Z] restart-server: [2024-06-27T10:52:50.151Z] [2024-06-27T10:52:50.151Z] setOSConditions: [2024-06-27T10:52:50.151Z] [2024-06-27T10:52:50.151Z] stop-server: [2024-06-27T10:52:50.151Z] [2024-06-27T10:52:50.151Z] stop-server-unix: [2024-06-27T10:52:50.151Z] [echo] stopping server on unix ... [2024-06-27T10:52:50.310Z] [exec] Jun 27, 2024 10:52:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:50.310Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:50.372Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:50.372Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:50.372Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:50.372Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:50.372Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:50.372Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:50.372Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:50.420Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-simple-tag-handler-web [2024-06-27T10:52:50.420Z] [2024-06-27T10:52:50.420Z] all: [2024-06-27T10:52:50.420Z] [echo] [2024-06-27T10:52:50.420Z] [echo] ************************* [2024-06-27T10:52:50.420Z] [echo] * Running jspResourceInjectionTagHandler [2024-06-27T10:52:50.420Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler [2024-06-27T10:52:50.420Z] [echo] ************************* [2024-06-27T10:52:50.420Z] [echo] [2024-06-27T10:52:50.420Z] [2024-06-27T10:52:50.420Z] setOSConditions: [2024-06-27T10:52:50.420Z] [2024-06-27T10:52:50.420Z] setToolWin: [2024-06-27T10:52:50.420Z] [2024-06-27T10:52:50.420Z] setToolUnix: [2024-06-27T10:52:50.420Z] [2024-06-27T10:52:50.420Z] setToolProperty: [2024-06-27T10:52:50.420Z] [2024-06-27T10:52:50.420Z] setS1ASclassPath: [2024-06-27T10:52:50.420Z] [2024-06-27T10:52:50.420Z] init-common: [2024-06-27T10:52:50.420Z] [2024-06-27T10:52:50.420Z] clean: [2024-06-27T10:52:50.420Z] [2024-06-27T10:52:50.420Z] setOSConditions: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] setToolWin: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] setToolUnix: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] setToolProperty: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] setS1ASclassPath: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] init-common: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] clean-common: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] setOSConditions: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] setToolWin: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] setToolUnix: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] setToolProperty: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] setS1ASclassPath: [2024-06-27T10:52:50.421Z] [2024-06-27T10:52:50.421Z] init-common: [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.422Z] clean-classes-common: [2024-06-27T10:52:50.422Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.422Z] setOSConditions: [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.422Z] setToolWin: [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.422Z] setToolUnix: [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.422Z] setToolProperty: [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.422Z] setS1ASclassPath: [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.422Z] init-common: [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.422Z] clean-jars-common: [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.422Z] compile: [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.422Z] setOSConditions: [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.422Z] setToolWin: [2024-06-27T10:52:50.422Z] [2024-06-27T10:52:50.423Z] setToolUnix: [2024-06-27T10:52:50.423Z] [2024-06-27T10:52:50.423Z] setToolProperty: [2024-06-27T10:52:50.423Z] [2024-06-27T10:52:50.423Z] setS1ASclassPath: [2024-06-27T10:52:50.423Z] [2024-06-27T10:52:50.423Z] init-common: [2024-06-27T10:52:50.423Z] [2024-06-27T10:52:50.423Z] compile-common: [2024-06-27T10:52:50.423Z] [echo] Current time (ISO): 2024-06-27T10:52:50.330+0000 [2024-06-27T10:52:50.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:50.423Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:50.484Z] [exec] Application deployed with name ejb-ejb30-hello-session2App. [2024-06-27T10:52:50.484Z] [echo] Deployment on target server server successful [2024-06-27T10:52:50.484Z] [2024-06-27T10:52:50.484Z] setOSConditions: [2024-06-27T10:52:50.484Z] [2024-06-27T10:52:50.484Z] setToolWin: [2024-06-27T10:52:50.484Z] [2024-06-27T10:52:50.484Z] setToolUnix: [2024-06-27T10:52:50.484Z] [2024-06-27T10:52:50.484Z] setToolProperty: [2024-06-27T10:52:50.484Z] [2024-06-27T10:52:50.484Z] setS1ASclassPath: [2024-06-27T10:52:50.484Z] [2024-06-27T10:52:50.484Z] init-common: [2024-06-27T10:52:50.484Z] [2024-06-27T10:52:50.484Z] deploy-common-ee: [2024-06-27T10:52:50.484Z] [2024-06-27T10:52:50.484Z] setOSConditions: [2024-06-27T10:52:50.484Z] [2024-06-27T10:52:50.484Z] setToolWin: [2024-06-27T10:52:50.484Z] [2024-06-27T10:52:50.484Z] setToolUnix: [2024-06-27T10:52:50.484Z] [2024-06-27T10:52:50.485Z] setToolProperty: [2024-06-27T10:52:50.485Z] [2024-06-27T10:52:50.485Z] setS1ASclassPath: [2024-06-27T10:52:50.485Z] [2024-06-27T10:52:50.485Z] init-common: [2024-06-27T10:52:50.485Z] [2024-06-27T10:52:50.485Z] run: [2024-06-27T10:52:50.485Z] [2024-06-27T10:52:50.485Z] setOSConditions: [2024-06-27T10:52:50.485Z] [2024-06-27T10:52:50.485Z] setToolWin: [2024-06-27T10:52:50.485Z] [2024-06-27T10:52:50.485Z] setToolUnix: [2024-06-27T10:52:50.485Z] [2024-06-27T10:52:50.485Z] setToolProperty: [2024-06-27T10:52:50.485Z] [2024-06-27T10:52:50.485Z] setS1ASclassPath: [2024-06-27T10:52:50.485Z] [2024-06-27T10:52:50.485Z] init-common: [2024-06-27T10:52:50.485Z] [2024-06-27T10:52:50.485Z] runclient-common: [2024-06-27T10:52:50.485Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2AppClient.jar -name ejb-ejb30-hello-session2Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:52:50.548Z] [2024-06-27T10:52:50.548Z] processResult: [2024-06-27T10:52:50.548Z] [2024-06-27T10:52:50.548Z] failed: [2024-06-27T10:52:50.548Z] [2024-06-27T10:52:50.548Z] passed: [2024-06-27T10:52:50.548Z] [echo] Test session Passed [2024-06-27T10:52:50.548Z] [2024-06-27T10:52:50.549Z] unknown: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init.os: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init.tools.unix: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init.tools.windows: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init.tools: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] setAsadminArgs: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init.customtasks: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] prepare: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] undeploy.asadmin: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] setAsadminArgs: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] common.undeploy.asadmin: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init.os: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init.tools.unix: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init.tools.windows: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init.tools: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] setAsadminArgs: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init.customtasks: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] delAppRef: [2024-06-27T10:52:50.549Z] [2024-06-27T10:52:50.549Z] init.os: [2024-06-27T10:52:50.550Z] [2024-06-27T10:52:50.550Z] init.tools.unix: [2024-06-27T10:52:50.550Z] [2024-06-27T10:52:50.550Z] init.tools.windows: [2024-06-27T10:52:50.550Z] [2024-06-27T10:52:50.550Z] init.tools: [2024-06-27T10:52:50.550Z] [2024-06-27T10:52:50.550Z] setAsadminArgs: [2024-06-27T10:52:50.550Z] [2024-06-27T10:52:50.550Z] init: [2024-06-27T10:52:50.550Z] [2024-06-27T10:52:50.550Z] init.customtasks: [2024-06-27T10:52:50.550Z] [2024-06-27T10:52:50.550Z] common.run.asadmin: [2024-06-27T10:52:50.550Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-session [2024-06-27T10:52:50.550Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:52:50.550Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:52:50.612Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2024-06-27T10:52:50.612Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2024-06-27T10:52:50.612Z] [echo] cmd executed for server [2024-06-27T10:52:50.612Z] [2024-06-27T10:52:50.612Z] setOSConditions: [2024-06-27T10:52:50.612Z] [2024-06-27T10:52:50.612Z] setToolWin: [2024-06-27T10:52:50.612Z] [2024-06-27T10:52:50.612Z] setToolUnix: [2024-06-27T10:52:50.612Z] [2024-06-27T10:52:50.612Z] setToolProperty: [2024-06-27T10:52:50.612Z] [2024-06-27T10:52:50.612Z] setS1ASclassPath: [2024-06-27T10:52:50.612Z] [2024-06-27T10:52:50.612Z] init-common: [2024-06-27T10:52:50.612Z] [2024-06-27T10:52:50.612Z] undeploy-common: [2024-06-27T10:52:50.638Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:50.638Z] [javac] 1 warning [2024-06-27T10:52:50.638Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:50.638Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:50.638Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:50.638Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:50.638Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:50.638Z] [2024-06-27T10:52:50.638Z] pkg-ejb-jar: [2024-06-27T10:52:50.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/ejb/META-INF [2024-06-27T10:52:50.638Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${ejb.wsit.descriptors} does not exist. [2024-06-27T10:52:50.638Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webservicerefs-ejb.jar [2024-06-27T10:52:50.638Z] [2024-06-27T10:52:50.638Z] deploy-ejb-jar: [2024-06-27T10:52:50.638Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:50.638Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:50.639Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:50.639Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:50.639Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:50.639Z] [2024-06-27T10:52:50.639Z] setOSConditions: [2024-06-27T10:52:50.639Z] [2024-06-27T10:52:50.639Z] setToolWin: [2024-06-27T10:52:50.639Z] [2024-06-27T10:52:50.639Z] setToolUnix: [2024-06-27T10:52:50.639Z] [2024-06-27T10:52:50.639Z] setToolProperty: [2024-06-27T10:52:50.639Z] [2024-06-27T10:52:50.639Z] setS1ASclassPath: [2024-06-27T10:52:50.639Z] [2024-06-27T10:52:50.639Z] init-common: [2024-06-27T10:52:50.639Z] [2024-06-27T10:52:50.639Z] deploy-jar-common: [2024-06-27T10:52:50.701Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:50.701Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:50.701Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:50.701Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:50.701Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:50.701Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:50.701Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:50.735Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-string [2024-06-27T10:52:50.735Z] [exec] Custom resource custom/my-string deleted. [2024-06-27T10:52:50.735Z] [2024-06-27T10:52:50.735Z] setOSConditions: [2024-06-27T10:52:50.735Z] [2024-06-27T10:52:50.735Z] setToolWin: [2024-06-27T10:52:50.735Z] [2024-06-27T10:52:50.735Z] setToolUnix: [2024-06-27T10:52:50.735Z] [2024-06-27T10:52:50.735Z] setToolProperty: [2024-06-27T10:52:50.735Z] [2024-06-27T10:52:50.735Z] setS1ASclassPath: [2024-06-27T10:52:50.735Z] [2024-06-27T10:52:50.735Z] init-common: [2024-06-27T10:52:50.735Z] [2024-06-27T10:52:50.735Z] delete-custom-resource-common: [2024-06-27T10:52:50.806Z] [exec] Command undeploy executed successfully. [2024-06-27T10:52:50.806Z] [2024-06-27T10:52:50.806Z] private-all: [2024-06-27T10:52:50.806Z] [2024-06-27T10:52:50.806Z] init.os: [2024-06-27T10:52:50.806Z] [2024-06-27T10:52:50.806Z] init.tools.unix: [2024-06-27T10:52:50.806Z] [2024-06-27T10:52:50.806Z] init.tools.windows: [2024-06-27T10:52:50.806Z] [2024-06-27T10:52:50.806Z] init.tools: [2024-06-27T10:52:50.806Z] [2024-06-27T10:52:50.806Z] setAsadminArgs: [2024-06-27T10:52:50.806Z] [2024-06-27T10:52:50.806Z] init: [2024-06-27T10:52:50.806Z] [2024-06-27T10:52:50.806Z] init.customtasks: [2024-06-27T10:52:50.806Z] [2024-06-27T10:52:50.806Z] prepare: [2024-06-27T10:52:50.806Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2024-06-27T10:52:50.806Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2024-06-27T10:52:50.806Z] [2024-06-27T10:52:50.806Z] compile: [2024-06-27T10:52:50.806Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session2/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:50.806Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2024-06-27T10:52:50.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-poolauthApp [2024-06-27T10:52:50.867Z] [2024-06-27T10:52:50.868Z] all: [2024-06-27T10:52:50.868Z] [2024-06-27T10:52:50.868Z] setOSConditions: [2024-06-27T10:52:50.868Z] [2024-06-27T10:52:50.868Z] setToolWin: [2024-06-27T10:52:50.868Z] [2024-06-27T10:52:50.868Z] setToolUnix: [2024-06-27T10:52:50.868Z] [2024-06-27T10:52:50.868Z] setToolProperty: [2024-06-27T10:52:50.868Z] [2024-06-27T10:52:50.868Z] setS1ASclassPath: [2024-06-27T10:52:51.060Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:51.060Z] [javac] 1 warning [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.060Z] build: [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.060Z] setOSConditions: [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.060Z] fixFiles: [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.060Z] convUnix: [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.060Z] convWin: [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.060Z] setToolWin: [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.060Z] setToolUnix: [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.060Z] setToolProperty: [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.060Z] setS1ASclassPath: [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.060Z] init-common: [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.060Z] package-persistence-common: [2024-06-27T10:52:51.060Z] [2024-06-27T10:52:51.061Z] ejb-jar-common: [2024-06-27T10:52:51.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:51.061Z] [2024-06-27T10:52:51.061Z] package-ejbjar-common: [2024-06-27T10:52:51.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.061Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-stateless-ejb.jar [2024-06-27T10:52:51.061Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.061Z] [2024-06-27T10:52:51.061Z] appclient-jar-common: [2024-06-27T10:52:51.061Z] [2024-06-27T10:52:51.061Z] package-appclientjar-common: [2024-06-27T10:52:51.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.061Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-stateless-client.jar [2024-06-27T10:52:51.061Z] [2024-06-27T10:52:51.061Z] webclient-war-common: [2024-06-27T10:52:51.061Z] [2024-06-27T10:52:51.061Z] build-ear-common: [2024-06-27T10:52:51.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:51.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:51.061Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-statelessApp.ear [2024-06-27T10:52:51.061Z] [2024-06-27T10:52:51.061Z] create-resources: [2024-06-27T10:52:51.061Z] [2024-06-27T10:52:51.061Z] deploy: [2024-06-27T10:52:51.061Z] [2024-06-27T10:52:51.062Z] setOSConditions: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] setToolWin: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] setToolUnix: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] setToolProperty: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] setS1ASclassPath: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] init-common: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] deploy-common: [2024-06-27T10:52:51.062Z] [echo] Current time (ISO): 2024-06-27T10:52:50.973+0000 [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] setOSConditions: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] setToolWin: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] setToolUnix: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] setToolProperty: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] setS1ASclassPath: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] init-common: [2024-06-27T10:52:51.062Z] [2024-06-27T10:52:51.062Z] deploy-common-pe: [2024-06-27T10:52:51.063Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:51.063Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:51.063Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:51.063Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:51.063Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:51.063Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:51.063Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:51.073Z] [exec] Waiting for the domain to stop . [2024-06-27T10:52:51.073Z] [exec] Waiting finished after 163 ms. [2024-06-27T10:52:51.073Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:52:51.073Z] [2024-06-27T10:52:51.073Z] stop-server-windows: [2024-06-27T10:52:51.073Z] [2024-06-27T10:52:51.073Z] setOSConditions: [2024-06-27T10:52:51.073Z] [2024-06-27T10:52:51.073Z] start-server: [2024-06-27T10:52:51.073Z] [echo] +-----------------------------+ [2024-06-27T10:52:51.073Z] [echo] | | [2024-06-27T10:52:51.073Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:52:51.073Z] [echo] | in Felix mode | [2024-06-27T10:52:51.073Z] [echo] | | [2024-06-27T10:52:51.073Z] [echo] +-----------------------------+ [2024-06-27T10:52:51.073Z] [2024-06-27T10:52:51.073Z] start-server-unix: [2024-06-27T10:52:51.122Z] [2024-06-27T10:52:51.122Z] init-common: [2024-06-27T10:52:51.122Z] [2024-06-27T10:52:51.122Z] clean: [2024-06-27T10:52:51.122Z] [2024-06-27T10:52:51.123Z] setOSConditions: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setToolWin: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setToolUnix: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setToolProperty: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setS1ASclassPath: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] init-common: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] clean-common: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setOSConditions: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setToolWin: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setToolUnix: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setToolProperty: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setS1ASclassPath: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] init-common: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] clean-classes-common: [2024-06-27T10:52:51.123Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setOSConditions: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setToolWin: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setToolUnix: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setToolProperty: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] setS1ASclassPath: [2024-06-27T10:52:51.123Z] [2024-06-27T10:52:51.123Z] init-common: [2024-06-27T10:52:51.124Z] [2024-06-27T10:52:51.124Z] clean-jars-common: [2024-06-27T10:52:51.124Z] [2024-06-27T10:52:51.124Z] compile: [2024-06-27T10:52:51.124Z] [2024-06-27T10:52:51.124Z] setOSConditions: [2024-06-27T10:52:51.124Z] [2024-06-27T10:52:51.124Z] setToolWin: [2024-06-27T10:52:51.124Z] [2024-06-27T10:52:51.124Z] setToolUnix: [2024-06-27T10:52:51.124Z] [2024-06-27T10:52:51.124Z] setToolProperty: [2024-06-27T10:52:51.124Z] [2024-06-27T10:52:51.124Z] setS1ASclassPath: [2024-06-27T10:52:51.124Z] [2024-06-27T10:52:51.124Z] init-common: [2024-06-27T10:52:51.124Z] [2024-06-27T10:52:51.124Z] compile-common: [2024-06-27T10:52:51.124Z] [echo] Current time (ISO): 2024-06-27T10:52:50.899+0000 [2024-06-27T10:52:51.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:51.124Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:51.200Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webservicerefs-ejb.jar [2024-06-27T10:52:51.261Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:51.261Z] [javac] 1 warning [2024-06-27T10:52:51.295Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:51.295Z] [javac] 1 warning [2024-06-27T10:52:51.295Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/test/fwk [2024-06-27T10:52:51.295Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/test/extension [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] build: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] setOSConditions: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] setToolWin: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] setToolUnix: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] setToolProperty: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] setS1ASclassPath: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] init-common: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] webclient-war-common: [2024-06-27T10:52:51.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] clear: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] test-tlds-exist: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] copy-tlds: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] test-tagfiles-exist: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] copy-tagfiles: [2024-06-27T10:52:51.295Z] [2024-06-27T10:52:51.295Z] package-war-common: [2024-06-27T10:52:51.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:51.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:51.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:51.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:51.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:51.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:51.296Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:51.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/docroot [2024-06-27T10:52:51.296Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-extension-in-lib-web.war [2024-06-27T10:52:51.296Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:51.296Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/build.xml:87: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:51.296Z] [javac] Compiling 1 source file [2024-06-27T10:52:51.296Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:51.296Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:51.296Z] [2024-06-27T10:52:51.296Z] deploy: [2024-06-27T10:52:51.296Z] [2024-06-27T10:52:51.296Z] deploy-war-common: [2024-06-27T10:52:51.296Z] [2024-06-27T10:52:51.296Z] setOSConditions: [2024-06-27T10:52:51.296Z] [2024-06-27T10:52:51.296Z] setToolWin: [2024-06-27T10:52:51.296Z] [2024-06-27T10:52:51.296Z] setToolUnix: [2024-06-27T10:52:51.296Z] [2024-06-27T10:52:51.296Z] setToolProperty: [2024-06-27T10:52:51.296Z] [2024-06-27T10:52:51.296Z] setS1ASclassPath: [2024-06-27T10:52:51.296Z] [2024-06-27T10:52:51.296Z] init-common: [2024-06-27T10:52:51.296Z] [2024-06-27T10:52:51.296Z] deploy-war-commonpe: [2024-06-27T10:52:51.353Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:51.353Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:51.353Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:51.353Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:51.353Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:51.353Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:51.353Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:51.411Z] [exec] Jun 27, 2024 10:52:51 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:51.411Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:51.530Z] [2024-06-27T10:52:51.530Z] build: [2024-06-27T10:52:51.530Z] [2024-06-27T10:52:51.530Z] setOSConditions: [2024-06-27T10:52:51.530Z] [2024-06-27T10:52:51.530Z] setToolWin: [2024-06-27T10:52:51.530Z] [2024-06-27T10:52:51.530Z] setToolUnix: [2024-06-27T10:52:51.530Z] [2024-06-27T10:52:51.530Z] setToolProperty: [2024-06-27T10:52:51.530Z] [2024-06-27T10:52:51.530Z] setS1ASclassPath: [2024-06-27T10:52:51.530Z] [2024-06-27T10:52:51.530Z] init-common: [2024-06-27T10:52:51.530Z] [2024-06-27T10:52:51.530Z] ejb-jar-common: [2024-06-27T10:52:51.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:51.530Z] [2024-06-27T10:52:51.530Z] package-ejbjar-common: [2024-06-27T10:52:51.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.530Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.530Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.530Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-methodintf-ejb.jar [2024-06-27T10:52:51.531Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:51.531Z] [2024-06-27T10:52:51.531Z] deploy: [2024-06-27T10:52:51.531Z] [2024-06-27T10:52:51.531Z] setOSConditions: [2024-06-27T10:52:51.531Z] [2024-06-27T10:52:51.531Z] setToolWin: [2024-06-27T10:52:51.531Z] [2024-06-27T10:52:51.531Z] setToolUnix: [2024-06-27T10:52:51.531Z] [2024-06-27T10:52:51.531Z] setToolProperty: [2024-06-27T10:52:51.531Z] [2024-06-27T10:52:51.531Z] setS1ASclassPath: [2024-06-27T10:52:51.531Z] [2024-06-27T10:52:51.531Z] init-common: [2024-06-27T10:52:51.531Z] [2024-06-27T10:52:51.531Z] deploy-jar-common: [2024-06-27T10:52:51.620Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-statelessApp.ear [2024-06-27T10:52:51.627Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:51.627Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session2/ejb/SfulEJB.java uses unchecked or unsafe operations. [2024-06-27T10:52:51.627Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:51.627Z] [javac] 1 warning [2024-06-27T10:52:51.627Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session2/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:51.627Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2024-06-27T10:52:51.666Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-simple-properties [2024-06-27T10:52:51.666Z] [exec] Custom resource custom/my-simple-properties deleted. [2024-06-27T10:52:51.666Z] [2024-06-27T10:52:51.666Z] setOSConditions: [2024-06-27T10:52:51.666Z] [2024-06-27T10:52:51.667Z] setToolWin: [2024-06-27T10:52:51.667Z] [2024-06-27T10:52:51.667Z] setToolUnix: [2024-06-27T10:52:51.667Z] [2024-06-27T10:52:51.667Z] setToolProperty: [2024-06-27T10:52:51.667Z] [2024-06-27T10:52:51.667Z] setS1ASclassPath: [2024-06-27T10:52:51.667Z] [2024-06-27T10:52:51.667Z] init-common: [2024-06-27T10:52:51.667Z] [2024-06-27T10:52:51.667Z] delete-custom-resource-common: [2024-06-27T10:52:51.685Z] [exec] Jun 27, 2024 10:52:51 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:52:51.686Z] [exec] WARNING: ACC001: Using the only client [ejb-cmp-pkgEjbTest-client] with main class [client.AppClient] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestAppClient.jar even though it does not match the specified main class name null or client name ejb-cmp-pkgEjbTestClient [2024-06-27T10:52:51.786Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-methodintf-ejb.jar [2024-06-27T10:52:51.856Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-make-framework-bean-available-for-injection-extension-in-lib --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-extension-in-lib-web.war [2024-06-27T10:52:51.874Z] [exec] Application deployed with name ejb-bmp-txtests-statelessApp. [2024-06-27T10:52:51.874Z] [echo] Deployment on target server server successful [2024-06-27T10:52:51.874Z] [2024-06-27T10:52:51.874Z] setOSConditions: [2024-06-27T10:52:51.874Z] [2024-06-27T10:52:51.874Z] setToolWin: [2024-06-27T10:52:51.874Z] [2024-06-27T10:52:51.874Z] setToolUnix: [2024-06-27T10:52:51.874Z] [2024-06-27T10:52:51.874Z] setToolProperty: [2024-06-27T10:52:51.874Z] [2024-06-27T10:52:51.874Z] setS1ASclassPath: [2024-06-27T10:52:51.874Z] [2024-06-27T10:52:51.874Z] init-common: [2024-06-27T10:52:51.874Z] [2024-06-27T10:52:51.874Z] deploy-common-ee: [2024-06-27T10:52:51.874Z] [2024-06-27T10:52:51.874Z] run: [2024-06-27T10:52:51.874Z] [2024-06-27T10:52:51.874Z] setOSConditions: [2024-06-27T10:52:51.875Z] [2024-06-27T10:52:51.875Z] setToolWin: [2024-06-27T10:52:51.875Z] [2024-06-27T10:52:51.875Z] setToolUnix: [2024-06-27T10:52:51.875Z] [2024-06-27T10:52:51.875Z] setToolProperty: [2024-06-27T10:52:51.875Z] [2024-06-27T10:52:51.875Z] setS1ASclassPath: [2024-06-27T10:52:51.875Z] [2024-06-27T10:52:51.875Z] init-common: [2024-06-27T10:52:51.875Z] [2024-06-27T10:52:51.875Z] runclient-common: [2024-06-27T10:52:51.875Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-statelessAppClient.jar -name ejb-bmp-txtests-statelessClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:52:51.883Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:51.883Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:51.883Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:51.883Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:51.883Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:51.883Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:51.883Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:51.920Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:52.055Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:52.055Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:52.055Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:52.055Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:52.055Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:52.055Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:52.055Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:52.111Z] [exec] Application deployed with name cdi-make-framework-bean-available-for-injection-extension-in-lib-web. [2024-06-27T10:52:52.111Z] [2024-06-27T10:52:52.111Z] deploy-war-commonee: [2024-06-27T10:52:52.111Z] [2024-06-27T10:52:52.111Z] run: [2024-06-27T10:52:52.140Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:52.140Z] [javac] 1 warning [2024-06-27T10:52:52.175Z] [javac] 1 warning [2024-06-27T10:52:52.175Z] [2024-06-27T10:52:52.176Z] build: [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] setOSConditions: [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] setToolWin: [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] setToolUnix: [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] setToolProperty: [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] setS1ASclassPath: [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] init-common: [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] webclient-war-common: [2024-06-27T10:52:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] clear: [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] test-tlds-exist: [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] copy-tlds: [2024-06-27T10:52:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:52:52.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] test-tagfiles-exist: [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] copy-tagfiles: [2024-06-27T10:52:52.176Z] [2024-06-27T10:52:52.176Z] package-war-common: [2024-06-27T10:52:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/lib [2024-06-27T10:52:52.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:52.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:52.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:52.177Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-web.war [2024-06-27T10:52:52.177Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:52.177Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:52.177Z] [javac] Compiling 1 source file [2024-06-27T10:52:52.177Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:52.177Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:52.177Z] [2024-06-27T10:52:52.177Z] deploy: [2024-06-27T10:52:52.177Z] [2024-06-27T10:52:52.177Z] deploy-war-common: [2024-06-27T10:52:52.177Z] [2024-06-27T10:52:52.177Z] setOSConditions: [2024-06-27T10:52:52.177Z] [2024-06-27T10:52:52.177Z] setToolWin: [2024-06-27T10:52:52.177Z] [2024-06-27T10:52:52.177Z] setToolUnix: [2024-06-27T10:52:52.177Z] [2024-06-27T10:52:52.177Z] setToolProperty: [2024-06-27T10:52:52.177Z] [2024-06-27T10:52:52.177Z] setS1ASclassPath: [2024-06-27T10:52:52.177Z] [2024-06-27T10:52:52.177Z] init-common: [2024-06-27T10:52:52.177Z] [2024-06-27T10:52:52.177Z] deploy-war-commonpe: [2024-06-27T10:52:52.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-file [2024-06-27T10:52:52.234Z] [exec] Custom resource custom/my-properties-file deleted. [2024-06-27T10:52:52.234Z] [2024-06-27T10:52:52.234Z] setOSConditions: [2024-06-27T10:52:52.234Z] [2024-06-27T10:52:52.234Z] setToolWin: [2024-06-27T10:52:52.234Z] [2024-06-27T10:52:52.234Z] setToolUnix: [2024-06-27T10:52:52.234Z] [2024-06-27T10:52:52.234Z] setToolProperty: [2024-06-27T10:52:52.234Z] [2024-06-27T10:52:52.234Z] setS1ASclassPath: [2024-06-27T10:52:52.234Z] [2024-06-27T10:52:52.234Z] init-common: [2024-06-27T10:52:52.234Z] [2024-06-27T10:52:52.234Z] delete-custom-resource-common: [2024-06-27T10:52:52.354Z] [exec] Jun 27, 2024 10:52:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:52.354Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:52.354Z] [exec] Jun 27, 2024 10:52:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:52.354Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:52.354Z] [exec] Jun 27, 2024 10:52:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:52.354Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:52.365Z] [java] opening connection to http://localhost:8080/cdi-make-framework-bean-available-for-injection-extension-in-lib/myurl [2024-06-27T10:52:52.365Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:52:52.365Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:52.365Z] [java] [2024-06-27T10:52:52.365Z] [java] [2024-06-27T10:52:52.365Z] [java] ----------------------------------------- [2024-06-27T10:52:52.365Z] [java] - portable-extension-make-framework-bean-available-for-injection-extension-in-lib: PASS - [2024-06-27T10:52:52.365Z] [java] ----------------------------------------- [2024-06-27T10:52:52.365Z] [java] - Total PASS : 1 - [2024-06-27T10:52:52.365Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:52.365Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:52.365Z] [java] ----------------------------------------- [2024-06-27T10:52:52.365Z] [2024-06-27T10:52:52.365Z] undeploy: [2024-06-27T10:52:52.365Z] [2024-06-27T10:52:52.365Z] setOSConditions: [2024-06-27T10:52:52.365Z] [2024-06-27T10:52:52.365Z] setToolWin: [2024-06-27T10:52:52.365Z] [2024-06-27T10:52:52.365Z] setToolUnix: [2024-06-27T10:52:52.365Z] [2024-06-27T10:52:52.365Z] setToolProperty: [2024-06-27T10:52:52.366Z] [2024-06-27T10:52:52.366Z] setS1ASclassPath: [2024-06-27T10:52:52.366Z] [2024-06-27T10:52:52.366Z] init-common: [2024-06-27T10:52:52.366Z] [2024-06-27T10:52:52.366Z] undeploy-war-common: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] assemble: [2024-06-27T10:52:52.398Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2-ejb.jar [2024-06-27T10:52:52.398Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2-client.jar [2024-06-27T10:52:52.398Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2024-06-27T10:52:52.398Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2024-06-27T10:52:52.398Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] declare-test: [2024-06-27T10:52:52.398Z] [echo] Starting test session2 ejb30/session2 Test asadmin deploy [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] init.os: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] init.tools.unix: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] init.tools.windows: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] init.tools: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] setAsadminArgs: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] init: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] init.customtasks: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] prepare: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] deploy.asadmin: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] setAsadminArgs: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] common.deploy.asadmin: [2024-06-27T10:52:52.398Z] [2024-06-27T10:52:52.398Z] init.os: [2024-06-27T10:52:52.399Z] [2024-06-27T10:52:52.399Z] init.tools.unix: [2024-06-27T10:52:52.399Z] [2024-06-27T10:52:52.399Z] init.tools.windows: [2024-06-27T10:52:52.399Z] [2024-06-27T10:52:52.399Z] init.tools: [2024-06-27T10:52:52.399Z] [2024-06-27T10:52:52.399Z] setAsadminArgs: [2024-06-27T10:52:52.399Z] [2024-06-27T10:52:52.399Z] init: [2024-06-27T10:52:52.399Z] [2024-06-27T10:52:52.399Z] init.customtasks: [2024-06-27T10:52:52.399Z] [2024-06-27T10:52:52.399Z] common.run.asadmin: [2024-06-27T10:52:52.399Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives --name ejb-ejb30-hello-session2 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2024-06-27T10:52:52.432Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-tag-handler --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-web.war [2024-06-27T10:52:52.610Z] [exec] Jun 27, 2024 10:52:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:52.610Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:52.610Z] [exec] Jun 27, 2024 10:52:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:52.610Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:52.610Z] [exec] Jun 27, 2024 10:52:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:52.610Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:52.616Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:52.616Z] [javac] 1 warning [2024-06-27T10:52:52.616Z] [2024-06-27T10:52:52.616Z] setOSConditions: [2024-06-27T10:52:52.616Z] [2024-06-27T10:52:52.616Z] setToolWin: [2024-06-27T10:52:52.616Z] [2024-06-27T10:52:52.616Z] setToolUnix: [2024-06-27T10:52:52.616Z] [2024-06-27T10:52:52.616Z] setToolProperty: [2024-06-27T10:52:52.616Z] [2024-06-27T10:52:52.616Z] setS1ASclassPath: [2024-06-27T10:52:52.616Z] [2024-06-27T10:52:52.616Z] init-common: [2024-06-27T10:52:52.616Z] [2024-06-27T10:52:52.616Z] compile-common: [2024-06-27T10:52:52.616Z] [echo] Current time (ISO): 2024-06-27T10:52:52.603+0000 [2024-06-27T10:52:52.616Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:52.803Z] [exec] Jun 27, 2024 10:52:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:52.803Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:52.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-make-framework-bean-available-for-injection-extension-in-lib-web [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] all: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setOSConditions: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setToolWin: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setToolUnix: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setToolProperty: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setS1ASclassPath: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] init-common: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] clean: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setOSConditions: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setToolWin: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setToolUnix: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setToolProperty: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setS1ASclassPath: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] init-common: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] clean-common: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setOSConditions: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.932Z] setToolWin: [2024-06-27T10:52:52.932Z] [2024-06-27T10:52:52.933Z] setToolUnix: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setToolProperty: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setS1ASclassPath: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] init-common: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] clean-classes-common: [2024-06-27T10:52:52.933Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setOSConditions: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setToolWin: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setToolUnix: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setToolProperty: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setS1ASclassPath: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] init-common: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] clean-jars-common: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] compile: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setOSConditions: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setToolWin: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setToolUnix: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setToolProperty: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] setS1ASclassPath: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] init-common: [2024-06-27T10:52:52.933Z] [2024-06-27T10:52:52.933Z] compile-common: [2024-06-27T10:52:52.933Z] [echo] Current time (ISO): 2024-06-27T10:52:52.699+0000 [2024-06-27T10:52:52.934Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:52.934Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:52.962Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:52:52.962Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:52:53.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-xml-file [2024-06-27T10:52:53.162Z] [exec] Custom resource custom/my-properties-xml-file deleted. [2024-06-27T10:52:53.162Z] [2024-06-27T10:52:53.162Z] setOSConditions: [2024-06-27T10:52:53.162Z] [2024-06-27T10:52:53.162Z] setToolWin: [2024-06-27T10:52:53.162Z] [2024-06-27T10:52:53.162Z] setToolUnix: [2024-06-27T10:52:53.162Z] [2024-06-27T10:52:53.162Z] setToolProperty: [2024-06-27T10:52:53.162Z] [2024-06-27T10:52:53.162Z] setS1ASclassPath: [2024-06-27T10:52:53.162Z] [2024-06-27T10:52:53.162Z] init-common: [2024-06-27T10:52:53.162Z] [2024-06-27T10:52:53.162Z] delete-custom-resource-common: [2024-06-27T10:52:53.361Z] [exec] Jun 27, 2024 10:52:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:53.361Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:53.554Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:53.554Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:53.554Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:53.554Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:53.554Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:53.554Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:53.554Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:53.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-file-with-values [2024-06-27T10:52:53.732Z] [exec] Custom resource custom/my-properties-file-with-values deleted. [2024-06-27T10:52:53.732Z] [2024-06-27T10:52:53.732Z] setOSConditions: [2024-06-27T10:52:53.732Z] [2024-06-27T10:52:53.732Z] setToolWin: [2024-06-27T10:52:53.732Z] [2024-06-27T10:52:53.732Z] setToolUnix: [2024-06-27T10:52:53.732Z] [2024-06-27T10:52:53.732Z] setToolProperty: [2024-06-27T10:52:53.732Z] [2024-06-27T10:52:53.732Z] setS1ASclassPath: [2024-06-27T10:52:53.732Z] [2024-06-27T10:52:53.732Z] init-common: [2024-06-27T10:52:53.732Z] [2024-06-27T10:52:53.732Z] delete-custom-resource-common: [2024-06-27T10:52:53.745Z] [exec] Application deployed with name webservicerefs-ejb. [2024-06-27T10:52:53.745Z] [2024-06-27T10:52:53.746Z] setup-ejb: [2024-06-27T10:52:53.746Z] [2024-06-27T10:52:53.746Z] assemble-client: [2024-06-27T10:52:53.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:53.746Z] [echo] wsimporting http://localhost:8080/webservicerefs/webservice/ServletHelloService?WSDL [2024-06-27T10:52:53.746Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:53.746Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:53.746Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:53.746Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:53.746Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:53.746Z] [2024-06-27T10:52:53.746Z] setOSConditions: [2024-06-27T10:52:53.746Z] [2024-06-27T10:52:53.746Z] setToolWin: [2024-06-27T10:52:53.746Z] [2024-06-27T10:52:53.746Z] setToolUnix: [2024-06-27T10:52:53.746Z] [2024-06-27T10:52:53.746Z] setToolProperty: [2024-06-27T10:52:53.746Z] [2024-06-27T10:52:53.746Z] setS1ASclassPath: [2024-06-27T10:52:53.746Z] [2024-06-27T10:52:53.746Z] init-common: [2024-06-27T10:52:53.746Z] [2024-06-27T10:52:53.746Z] wsimport: [2024-06-27T10:52:53.791Z] [exec] Application deployed with name web-jsp-resource-injection-tag-handler-web. [2024-06-27T10:52:53.791Z] [2024-06-27T10:52:53.791Z] deploy-war-commonee: [2024-06-27T10:52:53.791Z] [2024-06-27T10:52:53.791Z] run: [2024-06-27T10:52:53.791Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-tag-handler/jsp/test.jsp [2024-06-27T10:52:53.791Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:53.791Z] [java] [2024-06-27T10:52:53.791Z] [java] [2024-06-27T10:52:53.791Z] [java] ----------------------------------------- [2024-06-27T10:52:53.791Z] [java] - jsp-resource-injection-tag-handler: PASS - [2024-06-27T10:52:53.791Z] [java] ----------------------------------------- [2024-06-27T10:52:53.791Z] [java] - Total PASS : 1 - [2024-06-27T10:52:53.791Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:53.791Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:53.791Z] [java] ----------------------------------------- [2024-06-27T10:52:53.791Z] [2024-06-27T10:52:53.791Z] undeploy: [2024-06-27T10:52:53.791Z] [2024-06-27T10:52:53.791Z] setOSConditions: [2024-06-27T10:52:53.791Z] [2024-06-27T10:52:53.791Z] setToolWin: [2024-06-27T10:52:53.791Z] [2024-06-27T10:52:53.791Z] setToolUnix: [2024-06-27T10:52:53.791Z] [2024-06-27T10:52:53.791Z] setToolProperty: [2024-06-27T10:52:53.791Z] [2024-06-27T10:52:53.791Z] setS1ASclassPath: [2024-06-27T10:52:53.791Z] [2024-06-27T10:52:53.791Z] init-common: [2024-06-27T10:52:53.791Z] [2024-06-27T10:52:53.791Z] undeploy-war-common: [2024-06-27T10:52:53.857Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:53.857Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:53.857Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:53.857Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:53.857Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:53.857Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:53.857Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:53.940Z] [exec] Jun 27, 2024 10:52:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:53.940Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:52:53.940Z] [exec] [txtests] doTest()... [2024-06-27T10:52:53.940Z] [exec] [txtests] Inside init.... [2024-06-27T10:52:54.022Z] [exec] parsing WSDL... [2024-06-27T10:52:54.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-xml-file-with-values [2024-06-27T10:52:54.332Z] [exec] Custom resource custom/my-properties-xml-file-with-values deleted. [2024-06-27T10:52:54.332Z] [2024-06-27T10:52:54.332Z] setOSConditions: [2024-06-27T10:52:54.332Z] [2024-06-27T10:52:54.332Z] setToolWin: [2024-06-27T10:52:54.332Z] [2024-06-27T10:52:54.332Z] setToolUnix: [2024-06-27T10:52:54.332Z] [2024-06-27T10:52:54.332Z] setToolProperty: [2024-06-27T10:52:54.332Z] [2024-06-27T10:52:54.332Z] setS1ASclassPath: [2024-06-27T10:52:54.332Z] [2024-06-27T10:52:54.332Z] init-common: [2024-06-27T10:52:54.332Z] [2024-06-27T10:52:54.332Z] delete-custom-resource-common: [2024-06-27T10:52:54.349Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-tag-handler-web [2024-06-27T10:52:54.349Z] [2024-06-27T10:52:54.349Z] all: [2024-06-27T10:52:54.349Z] [echo] [2024-06-27T10:52:54.349Z] [echo] ************************* [2024-06-27T10:52:54.349Z] [echo] * Running jspResourceInjectionTagHandlerPoolingDisabled [2024-06-27T10:52:54.349Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled [2024-06-27T10:52:54.349Z] [echo] ************************* [2024-06-27T10:52:54.349Z] [echo] [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setOSConditions: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setToolWin: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setToolUnix: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setToolProperty: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setS1ASclassPath: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] init-common: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] clean: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setOSConditions: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setToolWin: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setToolUnix: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setToolProperty: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setS1ASclassPath: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] init-common: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] clean-common: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setOSConditions: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setToolWin: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setToolUnix: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setToolProperty: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] setS1ASclassPath: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.350Z] init-common: [2024-06-27T10:52:54.350Z] [2024-06-27T10:52:54.351Z] clean-classes-common: [2024-06-27T10:52:54.351Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] setOSConditions: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] setToolWin: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] setToolUnix: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] setToolProperty: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] setS1ASclassPath: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] init-common: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] clean-jars-common: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] compile: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] setOSConditions: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] setToolWin: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] setToolUnix: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] setToolProperty: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] setS1ASclassPath: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] init-common: [2024-06-27T10:52:54.351Z] [2024-06-27T10:52:54.351Z] compile-common: [2024-06-27T10:52:54.351Z] [echo] Current time (ISO): 2024-06-27T10:52:54.210+0000 [2024-06-27T10:52:54.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:54.351Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:54.479Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:54.479Z] [javac] 1 warning [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] build: [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] setOSConditions: [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] fixFiles: [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] convUnix: [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] convWin: [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] setToolWin: [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] setToolUnix: [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] setToolProperty: [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] setS1ASclassPath: [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] init-common: [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] package-persistence-common: [2024-06-27T10:52:54.479Z] [2024-06-27T10:52:54.479Z] ejb-jar-common: [2024-06-27T10:52:54.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.480Z] package-ejbjar-common: [2024-06-27T10:52:54.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:54.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:54.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:54.480Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2024-06-27T10:52:54.480Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.480Z] appclient-jar-common: [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.480Z] package-appclientjar-common: [2024-06-27T10:52:54.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:54.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:54.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:54.480Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.480Z] webclient-war-common: [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.480Z] build-ear-common: [2024-06-27T10:52:54.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:54.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:52:54.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:52:54.480Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.480Z] deploy: [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.480Z] setOSConditions: [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.480Z] setToolWin: [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.480Z] setToolUnix: [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.480Z] setToolProperty: [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.480Z] setS1ASclassPath: [2024-06-27T10:52:54.480Z] [2024-06-27T10:52:54.481Z] init-common: [2024-06-27T10:52:54.481Z] [2024-06-27T10:52:54.481Z] create-jdbc-connpool-common: [2024-06-27T10:52:54.738Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-poolauth-pool [2024-06-27T10:52:54.738Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2024-06-27T10:52:54.738Z] [2024-06-27T10:52:54.738Z] set-derby-connpool-props: [2024-06-27T10:52:54.796Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:54.858Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client.jar of size 3,356 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client.jar [2024-06-27T10:52:54.858Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar of size 6,957 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar [2024-06-27T10:52:54.858Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar of size 11,410 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar [2024-06-27T10:52:54.858Z] [exec] Application deployed with name ejb-ejb30-hello-session2. [2024-06-27T10:52:54.858Z] [exec] Command deploy executed successfully. [2024-06-27T10:52:54.858Z] [2024-06-27T10:52:54.858Z] init.os: [2024-06-27T10:52:54.858Z] [2024-06-27T10:52:54.858Z] init.tools.unix: [2024-06-27T10:52:54.858Z] [2024-06-27T10:52:54.858Z] init.tools.windows: [2024-06-27T10:52:54.858Z] [2024-06-27T10:52:54.858Z] init.tools: [2024-06-27T10:52:54.858Z] [2024-06-27T10:52:54.859Z] setAsadminArgs: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] init: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] init.customtasks: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] setEnabled: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] createAppRef: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] init.os: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] init.tools.unix: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] init.tools.windows: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] init.tools: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] setAsadminArgs: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] init: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] init.customtasks: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] prepare: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] setOrbPort2: [2024-06-27T10:52:54.859Z] [2024-06-27T10:52:54.859Z] runclient: [2024-06-27T10:52:54.893Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-url [2024-06-27T10:52:54.950Z] [exec] [2024-06-27T10:52:54.950Z] [exec] Generating code... [2024-06-27T10:52:54.950Z] [exec] [2024-06-27T10:52:54.950Z] [exec] Compiling code... [2024-06-27T10:52:55.050Z] [javac] 1 warning [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] build: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] setOSConditions: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] setToolWin: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] setToolUnix: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] setToolProperty: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] setS1ASclassPath: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] init-common: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] webclient-war-common: [2024-06-27T10:52:55.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] clear: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] test-tlds-exist: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] copy-tlds: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] test-tagfiles-exist: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] copy-tagfiles: [2024-06-27T10:52:55.050Z] [2024-06-27T10:52:55.050Z] package-war-common: [2024-06-27T10:52:55.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:55.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:55.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:55.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:55.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/lib [2024-06-27T10:52:55.051Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:55.051Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-06-27T10:52:55.051Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:55.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/docroot [2024-06-27T10:52:55.051Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-package-private-constructor-in-portable-extension-web.war [2024-06-27T10:52:55.051Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:55.051Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:55.051Z] [javac] Compiling 1 source file [2024-06-27T10:52:55.051Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:55.051Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:55.051Z] [2024-06-27T10:52:55.051Z] deploy: [2024-06-27T10:52:55.051Z] [2024-06-27T10:52:55.051Z] deploy-war-common: [2024-06-27T10:52:55.051Z] [2024-06-27T10:52:55.051Z] setOSConditions: [2024-06-27T10:52:55.051Z] [2024-06-27T10:52:55.051Z] setToolWin: [2024-06-27T10:52:55.051Z] [2024-06-27T10:52:55.051Z] setToolUnix: [2024-06-27T10:52:55.051Z] [2024-06-27T10:52:55.051Z] setToolProperty: [2024-06-27T10:52:55.051Z] [2024-06-27T10:52:55.051Z] setS1ASclassPath: [2024-06-27T10:52:55.051Z] [2024-06-27T10:52:55.051Z] init-common: [2024-06-27T10:52:55.051Z] [2024-06-27T10:52:55.051Z] deploy-war-commonpe: [2024-06-27T10:52:55.139Z] [exec] Jun 27, 2024 10:52:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:55.140Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@643ecfef [2024-06-27T10:52:55.149Z] [exec] Custom resource custom/my-url deleted. [2024-06-27T10:52:55.149Z] [2024-06-27T10:52:55.149Z] setOSConditions: [2024-06-27T10:52:55.149Z] [2024-06-27T10:52:55.149Z] setToolWin: [2024-06-27T10:52:55.149Z] [2024-06-27T10:52:55.149Z] setToolUnix: [2024-06-27T10:52:55.149Z] [2024-06-27T10:52:55.149Z] setToolProperty: [2024-06-27T10:52:55.149Z] [2024-06-27T10:52:55.150Z] setS1ASclassPath: [2024-06-27T10:52:55.150Z] [2024-06-27T10:52:55.150Z] init-common: [2024-06-27T10:52:55.150Z] [2024-06-27T10:52:55.150Z] undeploy-common: [2024-06-27T10:52:55.283Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:55.283Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:55.283Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:55.283Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:55.283Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:55.284Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:55.284Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:55.297Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-06-27T10:52:55.297Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-06-27T10:52:55.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-package-private-constructor-in-portable-extension --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-package-private-constructor-in-portable-extension-web.war [2024-06-27T10:52:55.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-06-27T10:52:55.552Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-06-27T10:52:55.702Z] [exec] Calling superSless1 [2024-06-27T10:52:55.702Z] [exec] Called superSless1 [2024-06-27T10:52:55.702Z] [exec] get1 =1 [2024-06-27T10:52:55.702Z] [exec] get2 =2 [2024-06-27T10:52:55.702Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-06-27T10:52:55.702Z] [exec] Successfully got application exception from remote SFSB @Remove method [2024-06-27T10:52:55.702Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-06-27T10:52:55.702Z] [exec] Got expected exception from @Remove mthd [2024-06-27T10:52:55.702Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-06-27T10:52:55.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-CustomResourceFactoriesApp [2024-06-27T10:52:55.822Z] [exec] Jun 27, 2024 10:52:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:55.822Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@447521e [2024-06-27T10:52:55.842Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:55.842Z] [javac] 1 warning [2024-06-27T10:52:55.842Z] [2024-06-27T10:52:55.843Z] build: [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] setOSConditions: [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] setToolWin: [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] setToolUnix: [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] setToolProperty: [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] setS1ASclassPath: [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] init-common: [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] webclient-war-common: [2024-06-27T10:52:55.843Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] clear: [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] test-tlds-exist: [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] copy-tlds: [2024-06-27T10:52:55.843Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:52:55.843Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] test-tagfiles-exist: [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] copy-tagfiles: [2024-06-27T10:52:55.843Z] [2024-06-27T10:52:55.843Z] package-war-common: [2024-06-27T10:52:55.843Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:55.843Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:55.843Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/lib [2024-06-27T10:52:55.843Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:55.843Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:55.843Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:55.844Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-pooling-disabled-web.war [2024-06-27T10:52:55.844Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:55.844Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:55.844Z] [javac] Compiling 1 source file [2024-06-27T10:52:55.844Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:55.844Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:55.844Z] [2024-06-27T10:52:55.844Z] deploy: [2024-06-27T10:52:55.891Z] [exec] Application deployed with name cdi-package-private-constructor-in-portable-extension-web. [2024-06-27T10:52:55.891Z] [2024-06-27T10:52:55.892Z] deploy-war-commonee: [2024-06-27T10:52:55.892Z] [2024-06-27T10:52:55.892Z] run: [2024-06-27T10:52:55.892Z] [java] opening connection to http://localhost:8080/cdi-package-private-constructor-in-portable-extension/myurl [2024-06-27T10:52:55.892Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:52:55.892Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:55.892Z] [java] [2024-06-27T10:52:55.892Z] [java] [2024-06-27T10:52:55.892Z] [java] ----------------------------------------- [2024-06-27T10:52:55.892Z] [java] - package-private-constructor-in-portable-extension: PASS - [2024-06-27T10:52:55.892Z] [java] ----------------------------------------- [2024-06-27T10:52:55.892Z] [java] - Total PASS : 1 - [2024-06-27T10:52:55.892Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:55.892Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:55.892Z] [java] ----------------------------------------- [2024-06-27T10:52:55.892Z] [2024-06-27T10:52:55.892Z] undeploy: [2024-06-27T10:52:55.892Z] [2024-06-27T10:52:55.892Z] setOSConditions: [2024-06-27T10:52:55.892Z] [2024-06-27T10:52:55.892Z] setToolWin: [2024-06-27T10:52:55.892Z] [2024-06-27T10:52:55.892Z] setToolUnix: [2024-06-27T10:52:55.892Z] [2024-06-27T10:52:55.892Z] setToolProperty: [2024-06-27T10:52:55.892Z] [2024-06-27T10:52:55.892Z] setS1ASclassPath: [2024-06-27T10:52:55.892Z] [2024-06-27T10:52:55.892Z] init-common: [2024-06-27T10:52:55.892Z] [2024-06-27T10:52:55.892Z] undeploy-war-common: [2024-06-27T10:52:55.940Z] [exec] Application deployed with name ejb32-methodintf-ejb. [2024-06-27T10:52:55.940Z] [2024-06-27T10:52:55.940Z] run: [2024-06-27T10:52:55.941Z] [java] Jun 27, 2024 10:52:55 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:52:55.941Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:52:55.958Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-06-27T10:52:55.958Z] [exec] got expected EJBException from removeMethodThrowSysException() [2024-06-27T10:52:55.958Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-06-27T10:52:55.958Z] [exec] Successfully caught app exception [2024-06-27T10:52:55.958Z] [exec] Finished Type-level @EJB checks [2024-06-27T10:52:55.958Z] [exec] test complete [2024-06-27T10:52:55.958Z] [exec] Value of key is: main [2024-06-27T10:52:55.958Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:55.958Z] [exec] [2024-06-27T10:52:55.958Z] [exec] [2024-06-27T10:52:55.958Z] [exec] ----------------------------------------- [2024-06-27T10:52:55.958Z] [exec] - main: PASS - [2024-06-27T10:52:55.958Z] [exec] ----------------------------------------- [2024-06-27T10:52:55.958Z] [exec] Total PASS: 1 [2024-06-27T10:52:55.958Z] [exec] Total FAIL: 0 [2024-06-27T10:52:55.958Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:55.958Z] [exec] ----------------------------------------- [2024-06-27T10:52:55.958Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:55.990Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/simple-properties.properties [2024-06-27T10:52:55.990Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/simple-properties.xml [2024-06-27T10:52:55.990Z] [2024-06-27T10:52:55.990Z] all: [2024-06-27T10:52:55.990Z] [echo] @@## datasource-definition##@@ [2024-06-27T10:52:55.990Z] [2024-06-27T10:52:55.990Z] setOSConditions: [2024-06-27T10:52:55.990Z] [2024-06-27T10:52:55.990Z] setToolWin: [2024-06-27T10:52:55.990Z] [2024-06-27T10:52:55.990Z] setToolUnix: [2024-06-27T10:52:55.990Z] [2024-06-27T10:52:55.991Z] setToolProperty: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setS1ASclassPath: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] init-common: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] clean: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setOSConditions: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setToolWin: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setToolUnix: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setToolProperty: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setS1ASclassPath: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] init-common: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] clean-common: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setOSConditions: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setToolWin: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setToolUnix: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setToolProperty: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setS1ASclassPath: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] init-common: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] clean-classes-common: [2024-06-27T10:52:55.991Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setOSConditions: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.991Z] setToolWin: [2024-06-27T10:52:55.991Z] [2024-06-27T10:52:55.992Z] setToolUnix: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] setToolProperty: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] setS1ASclassPath: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] init-common: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] clean-jars-common: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] compile: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] setOSConditions: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] setToolWin: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] setToolUnix: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] setToolProperty: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] setS1ASclassPath: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] init-common: [2024-06-27T10:52:55.992Z] [2024-06-27T10:52:55.992Z] compile-common: [2024-06-27T10:52:55.992Z] [echo] Current time (ISO): 2024-06-27T10:52:55.823+0000 [2024-06-27T10:52:55.992Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:55.992Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:56.077Z] [exec] [txtests] Initalization done [2024-06-27T10:52:56.077Z] [exec] Value of key is: doRollbackTest [2024-06-27T10:52:56.077Z] [exec] Value of key is: doReturnParamTest [2024-06-27T10:52:56.077Z] [exec] [txtests] DONE doTest()... [2024-06-27T10:52:56.077Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:56.077Z] [exec] [2024-06-27T10:52:56.077Z] [exec] [2024-06-27T10:52:56.077Z] [exec] ----------------------------------------- [2024-06-27T10:52:56.077Z] [exec] - doReturnParamTest: PASS - [2024-06-27T10:52:56.077Z] [exec] - doRollbackTest: PASS - [2024-06-27T10:52:56.077Z] [exec] ----------------------------------------- [2024-06-27T10:52:56.077Z] [exec] Total PASS: 2 [2024-06-27T10:52:56.077Z] [exec] Total FAIL: 0 [2024-06-27T10:52:56.077Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:56.077Z] [exec] ----------------------------------------- [2024-06-27T10:52:56.077Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:56.111Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-06-27T10:52:56.111Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-06-27T10:52:56.115Z] [2024-06-27T10:52:56.115Z] deploy-war-common: [2024-06-27T10:52:56.115Z] [2024-06-27T10:52:56.115Z] setOSConditions: [2024-06-27T10:52:56.115Z] [2024-06-27T10:52:56.115Z] setToolWin: [2024-06-27T10:52:56.115Z] [2024-06-27T10:52:56.115Z] setToolUnix: [2024-06-27T10:52:56.115Z] [2024-06-27T10:52:56.115Z] setToolProperty: [2024-06-27T10:52:56.115Z] [2024-06-27T10:52:56.115Z] setS1ASclassPath: [2024-06-27T10:52:56.115Z] [2024-06-27T10:52:56.115Z] init-common: [2024-06-27T10:52:56.115Z] [2024-06-27T10:52:56.115Z] deploy-war-commonpe: [2024-06-27T10:52:56.213Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:56.324Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/servlet_endpoint/ServletHelloService.java uses or overrides a deprecated API. [2024-06-27T10:52:56.324Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:56.324Z] [echo] wsimporting http://localhost:8080/WSHelloEJBService/WSHelloEJB?WSDL [2024-06-27T10:52:56.324Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:56.324Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:56.324Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:56.324Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:56.324Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:56.324Z] [2024-06-27T10:52:56.324Z] setOSConditions: [2024-06-27T10:52:56.325Z] [2024-06-27T10:52:56.325Z] setToolWin: [2024-06-27T10:52:56.325Z] [2024-06-27T10:52:56.325Z] setToolUnix: [2024-06-27T10:52:56.325Z] [2024-06-27T10:52:56.325Z] setToolProperty: [2024-06-27T10:52:56.325Z] [2024-06-27T10:52:56.325Z] setS1ASclassPath: [2024-06-27T10:52:56.325Z] [2024-06-27T10:52:56.325Z] init-common: [2024-06-27T10:52:56.325Z] [2024-06-27T10:52:56.325Z] wsimport: [2024-06-27T10:52:56.325Z] [exec] parsing WSDL... [2024-06-27T10:52:56.331Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:56.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-06-27T10:52:56.366Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-06-27T10:52:56.369Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-tag-handler-pooling-disabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-pooling-disabled-web.war [2024-06-27T10:52:56.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-package-private-constructor-in-portable-extension-web [2024-06-27T10:52:56.450Z] [2024-06-27T10:52:56.450Z] all: [2024-06-27T10:52:56.450Z] [echo] [2024-06-27T10:52:56.450Z] [echo] ************************* [2024-06-27T10:52:56.450Z] [echo] * Running producer-methods [2024-06-27T10:52:56.450Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods [2024-06-27T10:52:56.450Z] [echo] ************************* [2024-06-27T10:52:56.450Z] [echo] [2024-06-27T10:52:56.450Z] [2024-06-27T10:52:56.451Z] all: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] prodmeth: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setOSConditions: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setToolWin: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setToolUnix: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setToolProperty: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setS1ASclassPath: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] init-common: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] clean: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setOSConditions: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setToolWin: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setToolUnix: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setToolProperty: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setS1ASclassPath: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] init-common: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] clean-common: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setOSConditions: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setToolWin: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setToolUnix: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setToolProperty: [2024-06-27T10:52:56.451Z] [2024-06-27T10:52:56.451Z] setS1ASclassPath: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] init-common: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] clean-classes-common: [2024-06-27T10:52:56.452Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] setOSConditions: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] setToolWin: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] setToolUnix: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] setToolProperty: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] setS1ASclassPath: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] init-common: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] clean-jars-common: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] compile: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] setOSConditions: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] setToolWin: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] setToolUnix: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] setToolProperty: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] setS1ASclassPath: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] init-common: [2024-06-27T10:52:56.452Z] [2024-06-27T10:52:56.452Z] compile-common: [2024-06-27T10:52:56.452Z] [echo] Current time (ISO): 2024-06-27T10:52:56.345+0000 [2024-06-27T10:52:56.452Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:56.452Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:56.472Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:52:56.472Z] [exec] Waiting finished after 4,469 ms. [2024-06-27T10:52:56.472Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:52:56.472Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:52:56.472Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:52:56.472Z] [exec] Admin Port: 4,848 [2024-06-27T10:52:56.472Z] [exec] Command start-domain executed successfully. [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] checkReporting-common: [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] confirmReportPresent-common: [2024-06-27T10:52:56.484Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:56.484Z] [echo] Test seems to be reported fine [2024-06-27T10:52:56.484Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2/RepRunConf.txt [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] confirmMissingReport-common: [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] setOSConditions: [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] setToolWin: [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] setToolUnix: [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] setToolProperty: [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] setS1ASclassPath: [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] init-common: [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] undeploy: [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] setOSConditions: [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] setToolWin: [2024-06-27T10:52:56.484Z] [2024-06-27T10:52:56.484Z] setToolUnix: [2024-06-27T10:52:56.485Z] [2024-06-27T10:52:56.485Z] setToolProperty: [2024-06-27T10:52:56.485Z] [2024-06-27T10:52:56.485Z] setS1ASclassPath: [2024-06-27T10:52:56.485Z] [2024-06-27T10:52:56.485Z] init-common: [2024-06-27T10:52:56.485Z] [2024-06-27T10:52:56.485Z] undeploy-common: [2024-06-27T10:52:56.585Z] [2024-06-27T10:52:56.585Z] checkReporting-common: [2024-06-27T10:52:56.585Z] [2024-06-27T10:52:56.585Z] confirmReportPresent-common: [2024-06-27T10:52:56.585Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:56.585Z] [echo] Test seems to be reported fine [2024-06-27T10:52:56.585Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/RepRunConf.txt [2024-06-27T10:52:56.585Z] [2024-06-27T10:52:56.585Z] confirmMissingReport-common: [2024-06-27T10:52:56.585Z] [2024-06-27T10:52:56.586Z] undeploy: [2024-06-27T10:52:56.586Z] [2024-06-27T10:52:56.586Z] setOSConditions: [2024-06-27T10:52:56.586Z] [2024-06-27T10:52:56.586Z] setToolWin: [2024-06-27T10:52:56.586Z] [2024-06-27T10:52:56.586Z] setToolUnix: [2024-06-27T10:52:56.586Z] [2024-06-27T10:52:56.586Z] setToolProperty: [2024-06-27T10:52:56.586Z] [2024-06-27T10:52:56.586Z] setS1ASclassPath: [2024-06-27T10:52:56.586Z] [2024-06-27T10:52:56.586Z] init-common: [2024-06-27T10:52:56.586Z] [2024-06-27T10:52:56.586Z] undeploy-common: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] start-server-windows: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] all-ext: [2024-06-27T10:52:56.727Z] [echo] @@## installed-libraries-resources-xml ##@@ [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setOSConditions: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setToolWin: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setToolUnix: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setToolProperty: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setS1ASclassPath: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] init-common: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] clean: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setOSConditions: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setToolWin: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setToolUnix: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setToolProperty: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setS1ASclassPath: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] init-common: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] clean-common: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setOSConditions: [2024-06-27T10:52:56.727Z] [2024-06-27T10:52:56.727Z] setToolWin: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] setToolUnix: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] setToolProperty: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] setS1ASclassPath: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] init-common: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] clean-classes-common: [2024-06-27T10:52:56.728Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] setOSConditions: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] setToolWin: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] setToolUnix: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] setToolProperty: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] setS1ASclassPath: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] init-common: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] clean-jars-common: [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.728Z] clean: [2024-06-27T10:52:56.728Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-06-27T10:52:56.728Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-06-27T10:52:56.728Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-06-27T10:52:56.728Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-06-27T10:52:56.728Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2024-06-27T10:52:56.728Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2024-06-27T10:52:56.728Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2024-06-27T10:52:56.728Z] [2024-06-27T10:52:56.729Z] compile: [2024-06-27T10:52:56.729Z] [2024-06-27T10:52:56.729Z] setOSConditions: [2024-06-27T10:52:56.729Z] [2024-06-27T10:52:56.729Z] setToolWin: [2024-06-27T10:52:56.729Z] [2024-06-27T10:52:56.729Z] setToolUnix: [2024-06-27T10:52:56.729Z] [2024-06-27T10:52:56.729Z] setToolProperty: [2024-06-27T10:52:56.729Z] [2024-06-27T10:52:56.729Z] setS1ASclassPath: [2024-06-27T10:52:56.729Z] [2024-06-27T10:52:56.729Z] init-common: [2024-06-27T10:52:56.729Z] [2024-06-27T10:52:56.729Z] compile-common: [2024-06-27T10:52:56.729Z] [echo] Current time (ISO): 2024-06-27T10:52:56.571+0000 [2024-06-27T10:52:56.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:56.729Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:56.924Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-06-27T10:52:56.924Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-06-27T10:52:57.045Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session2App [2024-06-27T10:52:57.045Z] [2024-06-27T10:52:57.045Z] session2full: [2024-06-27T10:52:57.045Z] [2024-06-27T10:52:57.045Z] setOSConditions: [2024-06-27T10:52:57.045Z] [2024-06-27T10:52:57.045Z] setToolWin: [2024-06-27T10:52:57.045Z] [2024-06-27T10:52:57.045Z] setToolUnix: [2024-06-27T10:52:57.045Z] [2024-06-27T10:52:57.045Z] setToolProperty: [2024-06-27T10:52:57.045Z] [2024-06-27T10:52:57.046Z] setS1ASclassPath: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] init-common: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] clean: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setOSConditions: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setToolWin: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setToolUnix: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setToolProperty: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setS1ASclassPath: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] init-common: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] clean-common: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setOSConditions: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setToolWin: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setToolUnix: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setToolProperty: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setS1ASclassPath: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] init-common: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] clean-classes-common: [2024-06-27T10:52:57.046Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setOSConditions: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setToolWin: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.046Z] setToolUnix: [2024-06-27T10:52:57.046Z] [2024-06-27T10:52:57.047Z] setToolProperty: [2024-06-27T10:52:57.047Z] [2024-06-27T10:52:57.047Z] setS1ASclassPath: [2024-06-27T10:52:57.047Z] [2024-06-27T10:52:57.047Z] init-common: [2024-06-27T10:52:57.047Z] [2024-06-27T10:52:57.047Z] clean-jars-common: [2024-06-27T10:52:57.047Z] [2024-06-27T10:52:57.047Z] compile: [2024-06-27T10:52:57.047Z] [2024-06-27T10:52:57.047Z] setOSConditions: [2024-06-27T10:52:57.047Z] [2024-06-27T10:52:57.047Z] setToolWin: [2024-06-27T10:52:57.047Z] [2024-06-27T10:52:57.047Z] setToolUnix: [2024-06-27T10:52:57.047Z] [2024-06-27T10:52:57.047Z] setToolProperty: [2024-06-27T10:52:57.047Z] [2024-06-27T10:52:57.047Z] setS1ASclassPath: [2024-06-27T10:52:57.047Z] [2024-06-27T10:52:57.047Z] init-common: [2024-06-27T10:52:57.047Z] [2024-06-27T10:52:57.047Z] compile-common: [2024-06-27T10:52:57.047Z] [echo] Current time (ISO): 2024-06-27T10:52:56.866+0000 [2024-06-27T10:52:57.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:57.047Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:57.145Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-txtests-statelessApp [2024-06-27T10:52:57.145Z] [2024-06-27T10:52:57.145Z] delete-resources: [2024-06-27T10:52:57.145Z] [2024-06-27T10:52:57.145Z] all: [2024-06-27T10:52:57.145Z] [2024-06-27T10:52:57.145Z] setOSConditions: [2024-06-27T10:52:57.145Z] [2024-06-27T10:52:57.145Z] setToolWin: [2024-06-27T10:52:57.145Z] [2024-06-27T10:52:57.145Z] setToolUnix: [2024-06-27T10:52:57.145Z] [2024-06-27T10:52:57.145Z] setToolProperty: [2024-06-27T10:52:57.145Z] [2024-06-27T10:52:57.145Z] setS1ASclassPath: [2024-06-27T10:52:57.145Z] [2024-06-27T10:52:57.145Z] init-common: [2024-06-27T10:52:57.145Z] [2024-06-27T10:52:57.145Z] undeploy: [2024-06-27T10:52:57.145Z] [2024-06-27T10:52:57.145Z] setOSConditions: [2024-06-27T10:52:57.145Z] [2024-06-27T10:52:57.146Z] setToolWin: [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] setToolUnix: [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] setToolProperty: [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] setS1ASclassPath: [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] init-common: [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] execute-ejb-sql-common: [2024-06-27T10:52:57.146Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/drop_pointbase.sql [2024-06-27T10:52:57.146Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] setOSConditions: [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] setToolWin: [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] setToolUnix: [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] setToolProperty: [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] setS1ASclassPath: [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] init-common: [2024-06-27T10:52:57.146Z] [2024-06-27T10:52:57.146Z] undeploy-common: [2024-06-27T10:52:57.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:52:57.206Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:52:57.251Z] [exec] [2024-06-27T10:52:57.251Z] [exec] Generating code... [2024-06-27T10:52:57.251Z] [exec] [2024-06-27T10:52:57.251Z] [exec] Compiling code... [2024-06-27T10:52:57.291Z] [exec] Application deployed with name web-jsp-resource-injection-tag-handler-pooling-disabled-web. [2024-06-27T10:52:57.291Z] [2024-06-27T10:52:57.291Z] deploy-war-commonee: [2024-06-27T10:52:57.291Z] [2024-06-27T10:52:57.291Z] run: [2024-06-27T10:52:57.366Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:57.366Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:57.366Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:57.366Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:57.366Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:57.366Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:57.366Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:57.396Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:57.396Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:57.396Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:57.396Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:57.396Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:57.396Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:57.396Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:57.462Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-06-27T10:52:57.462Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-06-27T10:52:57.490Z] [exec] Application deployed with name mq-cmt-excptApp. [2024-06-27T10:52:57.490Z] [echo] Deployment on target server server successful [2024-06-27T10:52:57.490Z] [2024-06-27T10:52:57.490Z] setOSConditions: [2024-06-27T10:52:57.490Z] [2024-06-27T10:52:57.490Z] setToolWin: [2024-06-27T10:52:57.490Z] [2024-06-27T10:52:57.490Z] setToolUnix: [2024-06-27T10:52:57.490Z] [2024-06-27T10:52:57.490Z] setToolProperty: [2024-06-27T10:52:57.490Z] [2024-06-27T10:52:57.490Z] setS1ASclassPath: [2024-06-27T10:52:57.490Z] [2024-06-27T10:52:57.490Z] init-common: [2024-06-27T10:52:57.490Z] [2024-06-27T10:52:57.490Z] deploy-common-ee: [2024-06-27T10:52:57.490Z] [2024-06-27T10:52:57.490Z] run: [2024-06-27T10:52:57.545Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-tag-handler-pooling-disabled/jsp/test.jsp [2024-06-27T10:52:57.545Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:57.545Z] [java] [2024-06-27T10:52:57.545Z] [java] [2024-06-27T10:52:57.545Z] [java] ----------------------------------------- [2024-06-27T10:52:57.545Z] [java] - jsp-resource-injection-tag-handler-pooling-disabled: PASS - [2024-06-27T10:52:57.545Z] [java] ----------------------------------------- [2024-06-27T10:52:57.545Z] [java] - Total PASS : 1 - [2024-06-27T10:52:57.545Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:57.545Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:57.545Z] [java] ----------------------------------------- [2024-06-27T10:52:57.545Z] [2024-06-27T10:52:57.545Z] undeploy: [2024-06-27T10:52:57.546Z] [2024-06-27T10:52:57.546Z] setOSConditions: [2024-06-27T10:52:57.546Z] [2024-06-27T10:52:57.546Z] setToolWin: [2024-06-27T10:52:57.546Z] [2024-06-27T10:52:57.546Z] setToolUnix: [2024-06-27T10:52:57.546Z] [2024-06-27T10:52:57.546Z] setToolProperty: [2024-06-27T10:52:57.546Z] [2024-06-27T10:52:57.546Z] setS1ASclassPath: [2024-06-27T10:52:57.546Z] [2024-06-27T10:52:57.546Z] init-common: [2024-06-27T10:52:57.546Z] [2024-06-27T10:52:57.546Z] undeploy-war-common: [2024-06-27T10:52:57.671Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:57.671Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:57.672Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:57.672Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:57.672Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:57.672Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:57.672Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:57.705Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-txtests-simpleApp [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] thread_pool_id: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] setOSConditions: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] setToolWin: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] setToolUnix: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] setToolProperty: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] setS1ASclassPath: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] init-common: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] clean: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] setOSConditions: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] setToolWin: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] setToolUnix: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] setToolProperty: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.705Z] setS1ASclassPath: [2024-06-27T10:52:57.705Z] [2024-06-27T10:52:57.706Z] init-common: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] clean-common: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setOSConditions: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setToolWin: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setToolUnix: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setToolProperty: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setS1ASclassPath: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] init-common: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] clean-classes-common: [2024-06-27T10:52:57.706Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setOSConditions: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setToolWin: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setToolUnix: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setToolProperty: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setS1ASclassPath: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] init-common: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] clean-jars-common: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] compile: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setOSConditions: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setToolWin: [2024-06-27T10:52:57.706Z] [2024-06-27T10:52:57.706Z] setToolUnix: [2024-06-27T10:52:57.707Z] [2024-06-27T10:52:57.707Z] setToolProperty: [2024-06-27T10:52:57.707Z] [2024-06-27T10:52:57.707Z] setS1ASclassPath: [2024-06-27T10:52:57.707Z] [2024-06-27T10:52:57.707Z] init-common: [2024-06-27T10:52:57.707Z] [2024-06-27T10:52:57.707Z] compile-common: [2024-06-27T10:52:57.707Z] [echo] Current time (ISO): 2024-06-27T10:52:57.597+0000 [2024-06-27T10:52:57.707Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:57.707Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:57.746Z] [exec] Jun 27, 2024 10:52:57 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:52:57.746Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:52:57.984Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:57.984Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:57.984Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:57.984Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:57.984Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:57.984Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:57.984Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:58.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-06-27T10:52:58.021Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-06-27T10:52:58.021Z] [2024-06-27T10:52:58.021Z] setOSConditions: [2024-06-27T10:52:58.021Z] [2024-06-27T10:52:58.021Z] setToolWin: [2024-06-27T10:52:58.021Z] [2024-06-27T10:52:58.021Z] setToolUnix: [2024-06-27T10:52:58.021Z] [2024-06-27T10:52:58.021Z] setToolProperty: [2024-06-27T10:52:58.021Z] [2024-06-27T10:52:58.021Z] setS1ASclassPath: [2024-06-27T10:52:58.022Z] [2024-06-27T10:52:58.022Z] init-common: [2024-06-27T10:52:58.022Z] [2024-06-27T10:52:58.022Z] create-jdbc-resource-common: [2024-06-27T10:52:58.022Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2024-06-27T10:52:58.121Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-tag-handler-pooling-disabled-web [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] all: [2024-06-27T10:52:58.121Z] [echo] [2024-06-27T10:52:58.121Z] [echo] ************************* [2024-06-27T10:52:58.121Z] [echo] * Running jspRuntimeCompileConsiderDomainLibJarFilesAndClasses [2024-06-27T10:52:58.121Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses [2024-06-27T10:52:58.121Z] [echo] ************************* [2024-06-27T10:52:58.121Z] [echo] [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] setOSConditions: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] setToolWin: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] setToolUnix: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] setToolProperty: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] setS1ASclassPath: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] init-common: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] setup: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] setOSConditions: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] setToolWin: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] setToolUnix: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] setToolProperty: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] setS1ASclassPath: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] init-common: [2024-06-27T10:52:58.121Z] [2024-06-27T10:52:58.121Z] copyJarAndClasses: [2024-06-27T10:52:58.121Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib [2024-06-27T10:52:58.122Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/classes [2024-06-27T10:52:58.122Z] [2024-06-27T10:52:58.122Z] restart-server-instance-common: [2024-06-27T10:52:58.122Z] [2024-06-27T10:52:58.122Z] setOSConditions: [2024-06-27T10:52:58.122Z] [2024-06-27T10:52:58.122Z] setToolWin: [2024-06-27T10:52:58.122Z] [2024-06-27T10:52:58.122Z] setToolUnix: [2024-06-27T10:52:58.122Z] [2024-06-27T10:52:58.122Z] setToolProperty: [2024-06-27T10:52:58.122Z] [2024-06-27T10:52:58.122Z] setS1ASclassPath: [2024-06-27T10:52:58.122Z] [2024-06-27T10:52:58.122Z] init-common: [2024-06-27T10:52:58.122Z] [2024-06-27T10:52:58.122Z] stopDomain: [2024-06-27T10:52:58.122Z] [echo] run.xml:stopping domain... [2024-06-27T10:52:58.177Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/ejb_endpoint/WSHelloEJBService.java uses or overrides a deprecated API. [2024-06-27T10:52:58.177Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:58.230Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:58.230Z] [javac] 1 warning [2024-06-27T10:52:58.230Z] [2024-06-27T10:52:58.230Z] setOSConditions: [2024-06-27T10:52:58.230Z] [2024-06-27T10:52:58.230Z] setToolWin: [2024-06-27T10:52:58.230Z] [2024-06-27T10:52:58.230Z] setToolUnix: [2024-06-27T10:52:58.230Z] [2024-06-27T10:52:58.230Z] setToolProperty: [2024-06-27T10:52:58.231Z] [2024-06-27T10:52:58.231Z] setS1ASclassPath: [2024-06-27T10:52:58.231Z] [2024-06-27T10:52:58.231Z] init-common: [2024-06-27T10:52:58.231Z] [2024-06-27T10:52:58.231Z] compile-common: [2024-06-27T10:52:58.231Z] [echo] Current time (ISO): 2024-06-27T10:52:58.206+0000 [2024-06-27T10:52:58.231Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:58.250Z] [exec] Jun 27, 2024 10:52:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:58.250Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5122e4bf [2024-06-27T10:52:58.250Z] [exec] args ->[Ljava.lang.String;@55b62db8 [2024-06-27T10:52:58.250Z] [exec] args0 ->EJB3_pkgEjbTest [2024-06-27T10:52:58.250Z] [exec] Inserting Customer and Orders... OK [2024-06-27T10:52:58.250Z] [exec] Value of key is:EJB3_pkgEjbTest-InsertCustomer [2024-06-27T10:52:58.250Z] [exec] Verifying that all are inserted... OK [2024-06-27T10:52:58.250Z] [exec] Value of key is:EJB3_pkgEjbTest-VerifyCustomerInsert [2024-06-27T10:52:58.250Z] [exec] Removing all... OK [2024-06-27T10:52:58.250Z] [exec] Value of key is:EJB3_pkgEjbTest-DeleteCustomer [2024-06-27T10:52:58.250Z] [exec] Verifying that all are removed... OK [2024-06-27T10:52:58.250Z] [exec] Value of key is:EJB3_pkgEjbTest-VerifyDeleteCustomer [2024-06-27T10:52:58.250Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:58.250Z] [exec] [2024-06-27T10:52:58.250Z] [exec] [2024-06-27T10:52:58.250Z] [exec] ----------------------------------------- [2024-06-27T10:52:58.250Z] [exec] - EJB3_pkgEjbTest-InsertCustomer: PASS - [2024-06-27T10:52:58.250Z] [exec] - EJB3_pkgEjbTest-DeleteCustomer: PASS - [2024-06-27T10:52:58.250Z] [exec] - EJB3_pkgEjbTest-VerifyDeleteCustomer: PASS - [2024-06-27T10:52:58.250Z] [exec] - EJB3_pkgEjbTest-VerifyCustomerInsert: PASS - [2024-06-27T10:52:58.250Z] [exec] ----------------------------------------- [2024-06-27T10:52:58.250Z] [exec] Total PASS: 4 [2024-06-27T10:52:58.250Z] [exec] Total FAIL: 0 [2024-06-27T10:52:58.250Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:52:58.250Z] [exec] ----------------------------------------- [2024-06-27T10:52:58.250Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:58.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-poolauth-pool --enabled=true --target server jdbc/poolauth [2024-06-27T10:52:58.276Z] [exec] JDBC resource jdbc/poolauth created successfully. [2024-06-27T10:52:58.276Z] [echo] cmd executed for server [2024-06-27T10:52:58.276Z] [2024-06-27T10:52:58.276Z] setOSConditions: [2024-06-27T10:52:58.276Z] [2024-06-27T10:52:58.276Z] setToolWin: [2024-06-27T10:52:58.276Z] [2024-06-27T10:52:58.276Z] setToolUnix: [2024-06-27T10:52:58.276Z] [2024-06-27T10:52:58.276Z] setToolProperty: [2024-06-27T10:52:58.276Z] [2024-06-27T10:52:58.276Z] setS1ASclassPath: [2024-06-27T10:52:58.276Z] [2024-06-27T10:52:58.277Z] init-common: [2024-06-27T10:52:58.277Z] [2024-06-27T10:52:58.277Z] deploy-common: [2024-06-27T10:52:58.277Z] [echo] Current time (ISO): 2024-06-27T10:52:58.272+0000 [2024-06-27T10:52:58.332Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:58.332Z] [javac] 1 warning [2024-06-27T10:52:58.332Z] [2024-06-27T10:52:58.332Z] build: [2024-06-27T10:52:58.332Z] [2024-06-27T10:52:58.332Z] setOSConditions: [2024-06-27T10:52:58.332Z] [2024-06-27T10:52:58.332Z] setToolWin: [2024-06-27T10:52:58.332Z] [2024-06-27T10:52:58.332Z] setToolUnix: [2024-06-27T10:52:58.332Z] [2024-06-27T10:52:58.332Z] setToolProperty: [2024-06-27T10:52:58.332Z] [2024-06-27T10:52:58.332Z] setS1ASclassPath: [2024-06-27T10:52:58.332Z] [2024-06-27T10:52:58.332Z] init-common: [2024-06-27T10:52:58.332Z] [2024-06-27T10:52:58.332Z] webclient-war-common: [2024-06-27T10:52:58.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:58.333Z] [2024-06-27T10:52:58.333Z] clear: [2024-06-27T10:52:58.333Z] [2024-06-27T10:52:58.333Z] test-tlds-exist: [2024-06-27T10:52:58.333Z] [2024-06-27T10:52:58.333Z] copy-tlds: [2024-06-27T10:52:58.333Z] [2024-06-27T10:52:58.333Z] test-tagfiles-exist: [2024-06-27T10:52:58.333Z] [2024-06-27T10:52:58.333Z] copy-tagfiles: [2024-06-27T10:52:58.333Z] [2024-06-27T10:52:58.333Z] package-war-common: [2024-06-27T10:52:58.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:58.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:58.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:58.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:58.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/lib [2024-06-27T10:52:58.333Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:58.333Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:58.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/docroot [2024-06-27T10:52:58.333Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-disposermethods-web.war [2024-06-27T10:52:58.333Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:58.333Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:58.333Z] [javac] Compiling 1 source file [2024-06-27T10:52:58.333Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:52:58.333Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:52:58.333Z] [2024-06-27T10:52:58.333Z] deploy: [2024-06-27T10:52:58.333Z] [2024-06-27T10:52:58.333Z] deploy-war-common: [2024-06-27T10:52:58.333Z] [2024-06-27T10:52:58.333Z] setOSConditions: [2024-06-27T10:52:58.334Z] [2024-06-27T10:52:58.334Z] setToolWin: [2024-06-27T10:52:58.334Z] [2024-06-27T10:52:58.334Z] setToolUnix: [2024-06-27T10:52:58.334Z] [2024-06-27T10:52:58.334Z] setToolProperty: [2024-06-27T10:52:58.334Z] [2024-06-27T10:52:58.334Z] setS1ASclassPath: [2024-06-27T10:52:58.334Z] [2024-06-27T10:52:58.334Z] init-common: [2024-06-27T10:52:58.334Z] [2024-06-27T10:52:58.334Z] deploy-war-commonpe: [2024-06-27T10:52:58.432Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml:91: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:52:58.432Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:58.432Z] [2024-06-27T10:52:58.432Z] runclient: [2024-06-27T10:52:58.433Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:52:58.433Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:52:58.433Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:52:58.433Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:52:58.433Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:52:58.433Z] [2024-06-27T10:52:58.433Z] run-client: [2024-06-27T10:52:58.433Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:52:58.457Z] [java] Jun 27, 2024 10:52:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:52:58.457Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2b2f5fcf [2024-06-27T10:52:58.457Z] [java] Waiting timer to expire to verify the results [2024-06-27T10:52:58.507Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:52:58.554Z] [2024-06-27T10:52:58.554Z] setOSConditions: [2024-06-27T10:52:58.554Z] [2024-06-27T10:52:58.554Z] setToolWin: [2024-06-27T10:52:58.554Z] [2024-06-27T10:52:58.554Z] setToolUnix: [2024-06-27T10:52:58.554Z] [2024-06-27T10:52:58.554Z] setToolProperty: [2024-06-27T10:52:58.554Z] [2024-06-27T10:52:58.554Z] setS1ASclassPath: [2024-06-27T10:52:58.554Z] [2024-06-27T10:52:58.554Z] init-common: [2024-06-27T10:52:58.554Z] [2024-06-27T10:52:58.554Z] deploy-common-pe: [2024-06-27T10:52:58.640Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:58.640Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:58.640Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:58.640Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:58.640Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:58.640Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:58.640Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:58.680Z] [exec] Waiting for the domain to stop . [2024-06-27T10:52:58.763Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:58.764Z] [2024-06-27T10:52:58.764Z] checkReporting-common: [2024-06-27T10:52:58.764Z] [2024-06-27T10:52:58.764Z] confirmReportPresent-common: [2024-06-27T10:52:58.764Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:52:58.764Z] [echo] Test seems to be reported fine [2024-06-27T10:52:58.764Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/RepRunConf.txt [2024-06-27T10:52:58.764Z] [2024-06-27T10:52:58.764Z] confirmMissingReport-common: [2024-06-27T10:52:58.764Z] [2024-06-27T10:52:58.764Z] undeploy: [2024-06-27T10:52:58.764Z] [2024-06-27T10:52:58.764Z] setOSConditions: [2024-06-27T10:52:58.764Z] [2024-06-27T10:52:58.764Z] setToolWin: [2024-06-27T10:52:58.764Z] [2024-06-27T10:52:58.764Z] setToolUnix: [2024-06-27T10:52:58.764Z] [2024-06-27T10:52:58.764Z] setToolProperty: [2024-06-27T10:52:58.764Z] [2024-06-27T10:52:58.764Z] setS1ASclassPath: [2024-06-27T10:52:58.764Z] [2024-06-27T10:52:58.764Z] init-common: [2024-06-27T10:52:58.764Z] [2024-06-27T10:52:58.764Z] undeploy-common: [2024-06-27T10:52:58.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-06-27T10:52:58.893Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-producer-methods-disposermethods --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-disposermethods-web.war [2024-06-27T10:52:58.910Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:58.968Z] [exec] Waiting finished after 106 ms. [2024-06-27T10:52:58.968Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:52:59.019Z] [javac] 1 warning [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] build: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] setOSConditions: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] setToolWin: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] setToolUnix: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] setToolProperty: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] setS1ASclassPath: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] init-common: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] webclient-war-common: [2024-06-27T10:52:59.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] clear: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] test-tlds-exist: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] copy-tlds: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] test-tagfiles-exist: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] copy-tagfiles: [2024-06-27T10:52:59.019Z] [2024-06-27T10:52:59.019Z] package-war-common: [2024-06-27T10:52:59.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:52:59.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:59.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:59.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:52:59.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/lib [2024-06-27T10:52:59.020Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:59.020Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:59.020Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:52:59.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/docroot [2024-06-27T10:52:59.020Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/datasource-definition-web.war [2024-06-27T10:52:59.020Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:52:59.020Z] [2024-06-27T10:52:59.020Z] setOSConditions: [2024-06-27T10:52:59.020Z] [2024-06-27T10:52:59.020Z] setToolWin: [2024-06-27T10:52:59.020Z] [2024-06-27T10:52:59.020Z] setToolUnix: [2024-06-27T10:52:59.020Z] [2024-06-27T10:52:59.020Z] setToolProperty: [2024-06-27T10:52:59.020Z] [2024-06-27T10:52:59.020Z] setS1ASclassPath: [2024-06-27T10:52:59.020Z] [2024-06-27T10:52:59.020Z] init-common: [2024-06-27T10:52:59.020Z] [2024-06-27T10:52:59.020Z] compile-common: [2024-06-27T10:52:59.020Z] [echo] Current time (ISO): 2024-06-27T10:52:58.902+0000 [2024-06-27T10:52:59.020Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:59.111Z] [exec] Jun 27, 2024 10:52:58 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:59.111Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:52:59.111Z] [exec] Jun 27, 2024 10:52:58 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:59.111Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:52:59.148Z] [exec] Application deployed with name cdi-producer-methods-disposermethods-web. [2024-06-27T10:52:59.148Z] [2024-06-27T10:52:59.148Z] deploy-war-commonee: [2024-06-27T10:52:59.148Z] [2024-06-27T10:52:59.148Z] run: [2024-06-27T10:52:59.149Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-disposermethods/myurl1 [2024-06-27T10:52:59.153Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:52:59.153Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:52:59.154Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:52:59.154Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:52:59.154Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:52:59.154Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:52:59.154Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:52:59.165Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2full/ejb/SfulEJB.java uses unchecked or unsafe operations. [2024-06-27T10:52:59.165Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:52:59.165Z] [javac] 1 warning [2024-06-27T10:52:59.165Z] [2024-06-27T10:52:59.166Z] setOSConditions: [2024-06-27T10:52:59.166Z] [2024-06-27T10:52:59.166Z] setToolWin: [2024-06-27T10:52:59.166Z] [2024-06-27T10:52:59.166Z] setToolUnix: [2024-06-27T10:52:59.166Z] [2024-06-27T10:52:59.166Z] setToolProperty: [2024-06-27T10:52:59.166Z] [2024-06-27T10:52:59.166Z] setS1ASclassPath: [2024-06-27T10:52:59.166Z] [2024-06-27T10:52:59.166Z] init-common: [2024-06-27T10:52:59.166Z] [2024-06-27T10:52:59.166Z] compile-common: [2024-06-27T10:52:59.166Z] [echo] Current time (ISO): 2024-06-27T10:52:59.063+0000 [2024-06-27T10:52:59.166Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:59.199Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:59.366Z] [exec] Application deployed with name jdbc-poolauthApp. [2024-06-27T10:52:59.366Z] [echo] Deployment on target server server successful [2024-06-27T10:52:59.366Z] [2024-06-27T10:52:59.366Z] setOSConditions: [2024-06-27T10:52:59.366Z] [2024-06-27T10:52:59.366Z] setToolWin: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setToolUnix: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setToolProperty: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setS1ASclassPath: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] init-common: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] deploy-common-ee: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] run: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] create-sql: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setOSConditions: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setToolWin: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setToolUnix: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setToolProperty: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setS1ASclassPath: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] init-common: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] execute-sql-common: [2024-06-27T10:52:59.367Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_dbuser_tables.sql [2024-06-27T10:52:59.367Z] [sql] Failed to execute: Drop table DBUSERTABLE [2024-06-27T10:52:59.367Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2024-06-27T10:52:59.367Z] [sql] 0 rows affected [2024-06-27T10:52:59.367Z] [sql] 1 rows affected [2024-06-27T10:52:59.367Z] [sql] 1 rows affected [2024-06-27T10:52:59.367Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setOSConditions: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setToolWin: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setToolUnix: [2024-06-27T10:52:59.367Z] [2024-06-27T10:52:59.367Z] setToolProperty: [2024-06-27T10:52:59.368Z] [2024-06-27T10:52:59.368Z] setS1ASclassPath: [2024-06-27T10:52:59.368Z] [2024-06-27T10:52:59.368Z] init-common: [2024-06-27T10:52:59.368Z] [2024-06-27T10:52:59.368Z] execute-sql-common: [2024-06-27T10:52:59.368Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_pbpublic_tables.sql [2024-06-27T10:52:59.368Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2024-06-27T10:52:59.368Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PBPUBLICTABLE' because it does not exist. [2024-06-27T10:52:59.368Z] [sql] 0 rows affected [2024-06-27T10:52:59.368Z] [sql] 1 rows affected [2024-06-27T10:52:59.368Z] [sql] 1 rows affected [2024-06-27T10:52:59.368Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:52:59.368Z] [2024-06-27T10:52:59.368Z] asadmin-common: [2024-06-27T10:52:59.368Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-06-27T10:52:59.403Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:52:59.403Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-disposermethods/myurl2 [2024-06-27T10:52:59.403Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:52:59.403Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:52:59.403Z] [java] [2024-06-27T10:52:59.403Z] [java] [2024-06-27T10:52:59.403Z] [java] ----------------------------------------- [2024-06-27T10:52:59.403Z] [java] - producer-methods-disposer: PASS - [2024-06-27T10:52:59.403Z] [java] - producer-methods-disposer -- DUPLICATE: PASS - [2024-06-27T10:52:59.403Z] [java] ----------------------------------------- [2024-06-27T10:52:59.403Z] [java] - Total PASS : 2 - [2024-06-27T10:52:59.403Z] [java] - Total FAIL : 0 - [2024-06-27T10:52:59.403Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:52:59.403Z] [java] ----------------------------------------- [2024-06-27T10:52:59.403Z] [2024-06-27T10:52:59.403Z] undeploy: [2024-06-27T10:52:59.403Z] [2024-06-27T10:52:59.403Z] setOSConditions: [2024-06-27T10:52:59.403Z] [2024-06-27T10:52:59.403Z] setToolWin: [2024-06-27T10:52:59.403Z] [2024-06-27T10:52:59.403Z] setToolUnix: [2024-06-27T10:52:59.403Z] [2024-06-27T10:52:59.403Z] setToolProperty: [2024-06-27T10:52:59.403Z] [2024-06-27T10:52:59.403Z] setS1ASclassPath: [2024-06-27T10:52:59.403Z] [2024-06-27T10:52:59.404Z] init-common: [2024-06-27T10:52:59.404Z] [2024-06-27T10:52:59.404Z] undeploy-war-common: [2024-06-27T10:52:59.453Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/ejb/SimpleBMPBean.java:68: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:52:59.453Z] [javac] return new Integer(i); [2024-06-27T10:52:59.453Z] [javac] ^ [2024-06-27T10:52:59.453Z] [javac] 2 warnings [2024-06-27T10:52:59.453Z] [2024-06-27T10:52:59.453Z] setOSConditions: [2024-06-27T10:52:59.453Z] [2024-06-27T10:52:59.453Z] setToolWin: [2024-06-27T10:52:59.453Z] [2024-06-27T10:52:59.453Z] setToolUnix: [2024-06-27T10:52:59.453Z] [2024-06-27T10:52:59.453Z] setToolProperty: [2024-06-27T10:52:59.453Z] [2024-06-27T10:52:59.453Z] setS1ASclassPath: [2024-06-27T10:52:59.453Z] [2024-06-27T10:52:59.453Z] init-common: [2024-06-27T10:52:59.453Z] [2024-06-27T10:52:59.453Z] compile-common: [2024-06-27T10:52:59.453Z] [echo] Current time (ISO): 2024-06-27T10:52:59.402+0000 [2024-06-27T10:52:59.453Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:59.658Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-producer-methods-disposermethods-web [2024-06-27T10:52:59.658Z] [2024-06-27T10:52:59.658Z] all: [2024-06-27T10:52:59.658Z] [2024-06-27T10:52:59.658Z] setOSConditions: [2024-06-27T10:52:59.658Z] [2024-06-27T10:52:59.658Z] setToolWin: [2024-06-27T10:52:59.658Z] [2024-06-27T10:52:59.658Z] setToolUnix: [2024-06-27T10:52:59.658Z] [2024-06-27T10:52:59.658Z] setToolProperty: [2024-06-27T10:52:59.658Z] [2024-06-27T10:52:59.658Z] setS1ASclassPath: [2024-06-27T10:52:59.673Z] [exec] Jun 27, 2024 10:52:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:59.673Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:52:59.673Z] [exec] Jun 27, 2024 10:52:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:52:59.673Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:52:59.711Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:52:59.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgEjbTestApp [2024-06-27T10:52:59.912Z] [2024-06-27T10:52:59.912Z] init-common: [2024-06-27T10:52:59.912Z] [2024-06-27T10:52:59.912Z] clean: [2024-06-27T10:52:59.912Z] [2024-06-27T10:52:59.912Z] setOSConditions: [2024-06-27T10:52:59.912Z] [2024-06-27T10:52:59.912Z] setToolWin: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setToolUnix: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setToolProperty: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setS1ASclassPath: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] init-common: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] clean-common: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setOSConditions: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setToolWin: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setToolUnix: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setToolProperty: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setS1ASclassPath: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] init-common: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] clean-classes-common: [2024-06-27T10:52:59.913Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setOSConditions: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setToolWin: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setToolUnix: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setToolProperty: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] setS1ASclassPath: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] init-common: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.913Z] clean-jars-common: [2024-06-27T10:52:59.913Z] [2024-06-27T10:52:59.914Z] compile: [2024-06-27T10:52:59.914Z] [2024-06-27T10:52:59.914Z] setOSConditions: [2024-06-27T10:52:59.914Z] [2024-06-27T10:52:59.914Z] setToolWin: [2024-06-27T10:52:59.914Z] [2024-06-27T10:52:59.914Z] setToolUnix: [2024-06-27T10:52:59.914Z] [2024-06-27T10:52:59.914Z] setToolProperty: [2024-06-27T10:52:59.914Z] [2024-06-27T10:52:59.914Z] setS1ASclassPath: [2024-06-27T10:52:59.914Z] [2024-06-27T10:52:59.914Z] init-common: [2024-06-27T10:52:59.914Z] [2024-06-27T10:52:59.914Z] compile-common: [2024-06-27T10:52:59.914Z] [echo] Current time (ISO): 2024-06-27T10:52:59.696+0000 [2024-06-27T10:52:59.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:59.914Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:59.927Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-06-27T10:52:59.927Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-06-27T10:52:59.927Z] [2024-06-27T10:52:59.927Z] asadmin-common: [2024-06-27T10:52:59.927Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-06-27T10:52:59.964Z] [javac] 1 warning [2024-06-27T10:52:59.964Z] [2024-06-27T10:52:59.965Z] setOSConditions: [2024-06-27T10:52:59.965Z] [2024-06-27T10:52:59.965Z] setToolWin: [2024-06-27T10:52:59.965Z] [2024-06-27T10:52:59.965Z] setToolUnix: [2024-06-27T10:52:59.965Z] [2024-06-27T10:52:59.965Z] setToolProperty: [2024-06-27T10:52:59.965Z] [2024-06-27T10:52:59.965Z] setS1ASclassPath: [2024-06-27T10:52:59.965Z] [2024-06-27T10:52:59.965Z] init-common: [2024-06-27T10:52:59.965Z] [2024-06-27T10:52:59.965Z] compile-common: [2024-06-27T10:52:59.965Z] [echo] Current time (ISO): 2024-06-27T10:52:59.822+0000 [2024-06-27T10:52:59.965Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:52:59.978Z] [2024-06-27T10:52:59.978Z] unsetup: [2024-06-27T10:52:59.978Z] [2024-06-27T10:52:59.978Z] setOSConditions: [2024-06-27T10:52:59.979Z] [2024-06-27T10:52:59.979Z] setToolWin: [2024-06-27T10:52:59.979Z] [2024-06-27T10:52:59.979Z] setToolUnix: [2024-06-27T10:52:59.979Z] [2024-06-27T10:52:59.979Z] setToolProperty: [2024-06-27T10:52:59.979Z] [2024-06-27T10:52:59.979Z] setS1ASclassPath: [2024-06-27T10:52:59.979Z] [2024-06-27T10:52:59.979Z] init-common: [2024-06-27T10:52:59.979Z] [2024-06-27T10:52:59.979Z] delete-jdbc-resource-common: [2024-06-27T10:52:59.979Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgEjbTest [2024-06-27T10:53:00.093Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:00.093Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:00.093Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:00.093Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:00.093Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:00.093Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:00.093Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:00.376Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:00.376Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:00.376Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:00.376Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:00.376Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:00.376Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:00.376Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:00.387Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:00.387Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:00.387Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:00.387Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:00.387Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:00.387Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:00.387Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:00.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-06-27T10:53:00.488Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-06-27T10:53:00.488Z] [2024-06-27T10:53:00.488Z] setOSConditions: [2024-06-27T10:53:00.488Z] [2024-06-27T10:53:00.488Z] setToolWin: [2024-06-27T10:53:00.488Z] [2024-06-27T10:53:00.488Z] setToolUnix: [2024-06-27T10:53:00.489Z] [2024-06-27T10:53:00.489Z] setToolProperty: [2024-06-27T10:53:00.489Z] [2024-06-27T10:53:00.489Z] setS1ASclassPath: [2024-06-27T10:53:00.489Z] [2024-06-27T10:53:00.489Z] init-common: [2024-06-27T10:53:00.489Z] [2024-06-27T10:53:00.489Z] runclient-common: [2024-06-27T10:53:00.489Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:53:00.837Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:00.837Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:00.837Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:00.837Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:00.837Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:00.837Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:00.837Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:00.887Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:00.887Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:00.887Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:00.887Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:00.887Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:00.887Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:00.887Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:00.918Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgEjbTest [2024-06-27T10:53:00.918Z] [exec] JDBC resource jdbc/pkgEjbTest deleted successfully [2024-06-27T10:53:00.918Z] [echo] cmd executed for server [2024-06-27T10:53:00.918Z] [2024-06-27T10:53:00.918Z] setOSConditions: [2024-06-27T10:53:00.919Z] [2024-06-27T10:53:00.919Z] setToolWin: [2024-06-27T10:53:00.919Z] [2024-06-27T10:53:00.919Z] setToolUnix: [2024-06-27T10:53:00.919Z] [2024-06-27T10:53:00.919Z] setToolProperty: [2024-06-27T10:53:00.919Z] [2024-06-27T10:53:00.919Z] setS1ASclassPath: [2024-06-27T10:53:00.919Z] [2024-06-27T10:53:00.919Z] init-common: [2024-06-27T10:53:00.919Z] [2024-06-27T10:53:00.919Z] delete-jdbc-connpool-common: [2024-06-27T10:53:00.919Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgEjbTest-pool [2024-06-27T10:53:00.945Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:01.019Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:01.059Z] [exec] Jun 27, 2024 10:53:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:01.059Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:01.200Z] [javac] 1 warning [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] build: [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] setOSConditions: [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] fixFiles: [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] convUnix: [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] convWin: [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] setToolWin: [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] setToolUnix: [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] setToolProperty: [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] setS1ASclassPath: [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] init-common: [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] package-persistence-common: [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] ejb-jar-common: [2024-06-27T10:53:01.200Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:01.200Z] [2024-06-27T10:53:01.200Z] package-ejbjar-common: [2024-06-27T10:53:01.200Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.200Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.200Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.201Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-id-ejb.jar [2024-06-27T10:53:01.201Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.201Z] [2024-06-27T10:53:01.201Z] appclient-jar-common: [2024-06-27T10:53:01.201Z] [2024-06-27T10:53:01.201Z] package-appclientjar-common: [2024-06-27T10:53:01.201Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.201Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.201Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.201Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-id-client.jar [2024-06-27T10:53:01.201Z] [2024-06-27T10:53:01.201Z] webclient-war-common: [2024-06-27T10:53:01.201Z] [2024-06-27T10:53:01.201Z] build-ear-common: [2024-06-27T10:53:01.201Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:01.201Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.201Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:01.201Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-idApp.ear [2024-06-27T10:53:01.201Z] [2024-06-27T10:53:01.201Z] deploy: [2024-06-27T10:53:01.201Z] [echo] asadmin create-threadpool --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true express-service-thread-pool [2024-06-27T10:53:01.275Z] [javac] 1 warning [2024-06-27T10:53:01.275Z] [2024-06-27T10:53:01.275Z] build: [2024-06-27T10:53:01.275Z] [2024-06-27T10:53:01.275Z] setOSConditions: [2024-06-27T10:53:01.275Z] [2024-06-27T10:53:01.275Z] fixFiles: [2024-06-27T10:53:01.275Z] [2024-06-27T10:53:01.275Z] convUnix: [2024-06-27T10:53:01.275Z] [2024-06-27T10:53:01.275Z] convWin: [2024-06-27T10:53:01.275Z] [2024-06-27T10:53:01.275Z] setToolWin: [2024-06-27T10:53:01.275Z] [2024-06-27T10:53:01.275Z] setToolUnix: [2024-06-27T10:53:01.275Z] [2024-06-27T10:53:01.275Z] setToolProperty: [2024-06-27T10:53:01.275Z] [2024-06-27T10:53:01.275Z] setS1ASclassPath: [2024-06-27T10:53:01.275Z] [2024-06-27T10:53:01.275Z] init-common: [2024-06-27T10:53:01.275Z] [2024-06-27T10:53:01.275Z] package-persistence-common: [2024-06-27T10:53:01.276Z] [2024-06-27T10:53:01.276Z] ejb-jar-common: [2024-06-27T10:53:01.276Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:01.276Z] [2024-06-27T10:53:01.276Z] package-ejbjar-common: [2024-06-27T10:53:01.276Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.276Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.276Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.276Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2full-ejb.jar [2024-06-27T10:53:01.276Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.276Z] [2024-06-27T10:53:01.276Z] appclient-jar-common: [2024-06-27T10:53:01.276Z] [2024-06-27T10:53:01.276Z] package-appclientjar-common: [2024-06-27T10:53:01.276Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.276Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.276Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.276Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2full-client.jar [2024-06-27T10:53:01.276Z] [2024-06-27T10:53:01.276Z] webclient-war-common: [2024-06-27T10:53:01.276Z] [2024-06-27T10:53:01.276Z] build-ear-common: [2024-06-27T10:53:01.276Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:01.276Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.276Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:01.276Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullApp.ear [2024-06-27T10:53:01.276Z] [2024-06-27T10:53:01.276Z] deploy: [2024-06-27T10:53:01.276Z] [2024-06-27T10:53:01.276Z] setOSConditions: [2024-06-27T10:53:01.276Z] [2024-06-27T10:53:01.276Z] setToolWin: [2024-06-27T10:53:01.276Z] [2024-06-27T10:53:01.276Z] setToolUnix: [2024-06-27T10:53:01.277Z] [2024-06-27T10:53:01.277Z] setToolProperty: [2024-06-27T10:53:01.277Z] [2024-06-27T10:53:01.277Z] setS1ASclassPath: [2024-06-27T10:53:01.277Z] [2024-06-27T10:53:01.277Z] init-common: [2024-06-27T10:53:01.277Z] [2024-06-27T10:53:01.277Z] deploy-common: [2024-06-27T10:53:01.277Z] [echo] Current time (ISO): 2024-06-27T10:53:01.198+0000 [2024-06-27T10:53:01.277Z] [2024-06-27T10:53:01.277Z] setOSConditions: [2024-06-27T10:53:01.277Z] [2024-06-27T10:53:01.277Z] setToolWin: [2024-06-27T10:53:01.277Z] [2024-06-27T10:53:01.277Z] setToolUnix: [2024-06-27T10:53:01.277Z] [2024-06-27T10:53:01.277Z] setToolProperty: [2024-06-27T10:53:01.277Z] [2024-06-27T10:53:01.277Z] setS1ASclassPath: [2024-06-27T10:53:01.277Z] [2024-06-27T10:53:01.277Z] init-common: [2024-06-27T10:53:01.277Z] [2024-06-27T10:53:01.277Z] deploy-common-pe: [2024-06-27T10:53:01.396Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:01.475Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:01.475Z] [javac] 1 warning [2024-06-27T10:53:01.475Z] [2024-06-27T10:53:01.476Z] build: [2024-06-27T10:53:01.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.476Z] [2024-06-27T10:53:01.476Z] setOSConditions: [2024-06-27T10:53:01.476Z] [2024-06-27T10:53:01.476Z] fixFiles: [2024-06-27T10:53:01.476Z] [2024-06-27T10:53:01.476Z] convUnix: [2024-06-27T10:53:01.476Z] [2024-06-27T10:53:01.476Z] convWin: [2024-06-27T10:53:01.476Z] [2024-06-27T10:53:01.476Z] setToolWin: [2024-06-27T10:53:01.476Z] [2024-06-27T10:53:01.476Z] setToolUnix: [2024-06-27T10:53:01.476Z] [2024-06-27T10:53:01.476Z] setToolProperty: [2024-06-27T10:53:01.476Z] [2024-06-27T10:53:01.476Z] setS1ASclassPath: [2024-06-27T10:53:01.476Z] [2024-06-27T10:53:01.476Z] init-common: [2024-06-27T10:53:01.476Z] [2024-06-27T10:53:01.476Z] package-persistence-common: [2024-06-27T10:53:01.476Z] [2024-06-27T10:53:01.476Z] ejb-jar-common: [2024-06-27T10:53:01.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:01.477Z] [2024-06-27T10:53:01.477Z] package-ejbjar-common: [2024-06-27T10:53:01.477Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.477Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.477Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-06-27T10:53:01.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.477Z] [2024-06-27T10:53:01.477Z] appclient-jar-common: [2024-06-27T10:53:01.477Z] [2024-06-27T10:53:01.477Z] package-appclientjar-common: [2024-06-27T10:53:01.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.477Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.477Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.477Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-06-27T10:53:01.477Z] [2024-06-27T10:53:01.477Z] webclient-war-common: [2024-06-27T10:53:01.477Z] [2024-06-27T10:53:01.477Z] clear: [2024-06-27T10:53:01.477Z] [2024-06-27T10:53:01.478Z] test-tlds-exist: [2024-06-27T10:53:01.478Z] [2024-06-27T10:53:01.478Z] copy-tlds: [2024-06-27T10:53:01.478Z] [2024-06-27T10:53:01.478Z] test-tagfiles-exist: [2024-06-27T10:53:01.478Z] [2024-06-27T10:53:01.478Z] copy-tagfiles: [2024-06-27T10:53:01.478Z] [2024-06-27T10:53:01.478Z] package-war-common: [2024-06-27T10:53:01.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:01.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:01.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:01.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:01.478Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:01.478Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:01.478Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:01.478Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:01.478Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-06-27T10:53:01.478Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:01.478Z] [2024-06-27T10:53:01.479Z] build-ear-common: [2024-06-27T10:53:01.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:01.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:01.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:01.479Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-06-27T10:53:01.479Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/build.xml:82: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:01.479Z] [2024-06-27T10:53:01.479Z] build-rar--libraries: [2024-06-27T10:53:01.651Z] [javac] 1 warning [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] build: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] setOSConditions: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] setToolWin: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] setToolUnix: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] setToolProperty: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] setS1ASclassPath: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] init-common: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] webclient-war-common: [2024-06-27T10:53:01.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] clear: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] test-tlds-exist: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] copy-tlds: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] test-tagfiles-exist: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] copy-tagfiles: [2024-06-27T10:53:01.651Z] [2024-06-27T10:53:01.651Z] package-war-common: [2024-06-27T10:53:01.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:01.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:01.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:01.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:01.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/lib [2024-06-27T10:53:01.652Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:01.652Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:01.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/docroot [2024-06-27T10:53:01.652Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-06-27T10:53:01.652Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:01.652Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:01.652Z] [javac] Compiling 1 source file [2024-06-27T10:53:01.652Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:01.652Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:01.652Z] [2024-06-27T10:53:01.652Z] deploy: [2024-06-27T10:53:01.652Z] [2024-06-27T10:53:01.652Z] deploy-war-common: [2024-06-27T10:53:01.652Z] [2024-06-27T10:53:01.652Z] setOSConditions: [2024-06-27T10:53:01.652Z] [2024-06-27T10:53:01.652Z] setToolWin: [2024-06-27T10:53:01.652Z] [2024-06-27T10:53:01.652Z] setToolUnix: [2024-06-27T10:53:01.652Z] [2024-06-27T10:53:01.652Z] setToolProperty: [2024-06-27T10:53:01.652Z] [2024-06-27T10:53:01.652Z] setS1ASclassPath: [2024-06-27T10:53:01.652Z] [2024-06-27T10:53:01.652Z] init-common: [2024-06-27T10:53:01.652Z] [2024-06-27T10:53:01.652Z] deploy-war-commonpe: [2024-06-27T10:53:01.713Z] [java] Value of key is: [2024-06-27T10:53:01.713Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:01.713Z] [java] [2024-06-27T10:53:01.713Z] [java] [2024-06-27T10:53:01.713Z] [java] ----------------------------------------- [2024-06-27T10:53:01.713Z] [java] - : PASS - [2024-06-27T10:53:01.713Z] [java] ----------------------------------------- [2024-06-27T10:53:01.713Z] [java] Total PASS: 1 [2024-06-27T10:53:01.713Z] [java] Total FAIL: 0 [2024-06-27T10:53:01.713Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:53:01.713Z] [java] ----------------------------------------- [2024-06-27T10:53:01.713Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:01.713Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:01.733Z] [2024-06-27T10:53:01.733Z] setOSConditions: [2024-06-27T10:53:01.733Z] [2024-06-27T10:53:01.733Z] setToolWin: [2024-06-27T10:53:01.733Z] [2024-06-27T10:53:01.733Z] setToolUnix: [2024-06-27T10:53:01.733Z] [2024-06-27T10:53:01.733Z] setToolProperty: [2024-06-27T10:53:01.733Z] [2024-06-27T10:53:01.733Z] setS1ASclassPath: [2024-06-27T10:53:01.733Z] [2024-06-27T10:53:01.733Z] init-common: [2024-06-27T10:53:01.733Z] [2024-06-27T10:53:01.733Z] prepare: [2024-06-27T10:53:01.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-06-27T10:53:01.733Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/lib [2024-06-27T10:53:01.734Z] [2024-06-27T10:53:01.734Z] build: [2024-06-27T10:53:01.734Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:01.734Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-06-27T10:53:01.734Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:01.734Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:01.734Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:01.734Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:01.734Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:01.734Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:01.734Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:01.765Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:01.765Z] [javac] 1 warning [2024-06-27T10:53:01.769Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-threadpool --maxthreadpoolsize 5 --minthreadpoolsize 2 --idletimeout 900 --maxqueuesize 4096 --target server express-service-thread-pool [2024-06-27T10:53:01.769Z] [2024-06-27T10:53:01.769Z] restart-server-instance-common: [2024-06-27T10:53:01.769Z] [2024-06-27T10:53:01.769Z] setOSConditions: [2024-06-27T10:53:01.769Z] [2024-06-27T10:53:01.769Z] setToolWin: [2024-06-27T10:53:01.769Z] [2024-06-27T10:53:01.769Z] setToolUnix: [2024-06-27T10:53:01.769Z] [2024-06-27T10:53:01.769Z] setToolProperty: [2024-06-27T10:53:01.769Z] [2024-06-27T10:53:01.769Z] setS1ASclassPath: [2024-06-27T10:53:01.769Z] [2024-06-27T10:53:01.769Z] init-common: [2024-06-27T10:53:01.769Z] [2024-06-27T10:53:01.769Z] stopDomain: [2024-06-27T10:53:01.769Z] [echo] run.xml:stopping domain... [2024-06-27T10:53:01.837Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullApp.ear [2024-06-27T10:53:01.849Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgEjbTest-pool [2024-06-27T10:53:01.849Z] [exec] JDBC Connection pool pkgEjbTest-pool deleted successfully [2024-06-27T10:53:01.849Z] [echo] cmd executed for server [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] all: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] setOSConditions: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] setToolWin: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] setToolUnix: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] setToolProperty: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] setS1ASclassPath: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] init-common: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] setup: [2024-06-27T10:53:01.849Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/descriptor [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] setOSConditions: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] setToolWin: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] setToolUnix: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] setToolProperty: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] setS1ASclassPath: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] init-common: [2024-06-27T10:53:01.849Z] [2024-06-27T10:53:01.849Z] create-jdbc-persistence-connpool-common: [2024-06-27T10:53:01.967Z] [2024-06-27T10:53:01.967Z] undeploy: [2024-06-27T10:53:01.967Z] [2024-06-27T10:53:01.967Z] setOSConditions: [2024-06-27T10:53:01.967Z] [2024-06-27T10:53:01.967Z] setToolWin: [2024-06-27T10:53:01.967Z] [2024-06-27T10:53:01.967Z] setToolUnix: [2024-06-27T10:53:01.967Z] [2024-06-27T10:53:01.967Z] setToolProperty: [2024-06-27T10:53:01.967Z] [2024-06-27T10:53:01.967Z] setS1ASclassPath: [2024-06-27T10:53:01.967Z] [2024-06-27T10:53:01.967Z] init-common: [2024-06-27T10:53:01.967Z] [2024-06-27T10:53:01.967Z] undeploy-jar-common: [2024-06-27T10:53:01.983Z] [exec] Jun 27, 2024 10:53:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:01.983Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:01.988Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:01.988Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:53:01.988Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:53:01.988Z] [javac] ^ [2024-06-27T10:53:01.988Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:53:01.988Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:01.988Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:53:01.988Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:53:01.988Z] [javac] 2 warnings [2024-06-27T10:53:01.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-06-27T10:53:01.988Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/blackbox.jar [2024-06-27T10:53:01.989Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2024-06-27T10:53:01.989Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-06-27T10:53:01.989Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2024-06-27T10:53:01.989Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-06-27T10:53:01.989Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2024-06-27T10:53:01.989Z] [2024-06-27T10:53:01.989Z] deploy-rar--libraries: [2024-06-27T10:53:01.989Z] [2024-06-27T10:53:01.989Z] install-library: [2024-06-27T10:53:01.989Z] [echo] copying file [blackbox.jar] to applibs [2024-06-27T10:53:01.989Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs [2024-06-27T10:53:01.989Z] [2024-06-27T10:53:01.989Z] restart-server: [2024-06-27T10:53:01.989Z] [2024-06-27T10:53:01.989Z] setOSConditions: [2024-06-27T10:53:01.989Z] [2024-06-27T10:53:01.989Z] stop-server: [2024-06-27T10:53:01.989Z] [2024-06-27T10:53:01.989Z] stop-server-unix: [2024-06-27T10:53:01.989Z] [echo] stopping server on unix ... [2024-06-27T10:53:02.022Z] [2024-06-27T10:53:02.022Z] setOSConditions: [2024-06-27T10:53:02.022Z] [2024-06-27T10:53:02.022Z] setToolWin: [2024-06-27T10:53:02.022Z] [2024-06-27T10:53:02.022Z] setToolUnix: [2024-06-27T10:53:02.022Z] [2024-06-27T10:53:02.022Z] setToolProperty: [2024-06-27T10:53:02.022Z] [2024-06-27T10:53:02.022Z] setS1ASclassPath: [2024-06-27T10:53:02.022Z] [2024-06-27T10:53:02.022Z] init-common: [2024-06-27T10:53:02.022Z] [2024-06-27T10:53:02.022Z] compile-common: [2024-06-27T10:53:02.022Z] [echo] Current time (ISO): 2024-06-27T10:53:01.824+0000 [2024-06-27T10:53:02.022Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:02.229Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-methodintf-ejb [2024-06-27T10:53:02.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-producer-methods-qualifiers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-06-27T10:53:02.254Z] [exec] Jun 27, 2024 10:53:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:02.254Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:02.398Z] [exec] Application deployed with name ejb-ejb30-hello-session2fullApp. [2024-06-27T10:53:02.398Z] [echo] Deployment on target server server successful [2024-06-27T10:53:02.398Z] [2024-06-27T10:53:02.398Z] setOSConditions: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] setToolWin: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] setToolUnix: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] setToolProperty: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] setS1ASclassPath: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] init-common: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] deploy-common-ee: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] run: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] setOSConditions: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] setToolWin: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] setToolUnix: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] setToolProperty: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] setS1ASclassPath: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] init-common: [2024-06-27T10:53:02.399Z] [2024-06-27T10:53:02.399Z] runclient-common: [2024-06-27T10:53:02.399Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullAppClient.jar -name ejb-ejb30-hello-session2fullClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:53:02.483Z] [2024-06-27T10:53:02.484Z] all: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] timer: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] all: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] getalltimers: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] setOSConditions: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] setToolWin: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] setToolUnix: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] setToolProperty: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] setS1ASclassPath: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] init-common: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] clean: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] setOSConditions: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] setToolWin: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] setToolUnix: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] setToolProperty: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] setS1ASclassPath: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] init-common: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] clean-common: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.484Z] setOSConditions: [2024-06-27T10:53:02.484Z] [2024-06-27T10:53:02.485Z] setToolWin: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setToolUnix: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setToolProperty: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setS1ASclassPath: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] init-common: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] clean-classes-common: [2024-06-27T10:53:02.485Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setOSConditions: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setToolWin: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setToolUnix: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setToolProperty: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setS1ASclassPath: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] init-common: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] clean-jars-common: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] compile: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setOSConditions: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setToolWin: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setToolUnix: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setToolProperty: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.485Z] setS1ASclassPath: [2024-06-27T10:53:02.485Z] [2024-06-27T10:53:02.486Z] init-common: [2024-06-27T10:53:02.486Z] [2024-06-27T10:53:02.486Z] compile-common: [2024-06-27T10:53:02.486Z] [echo] Current time (ISO): 2024-06-27T10:53:02.377+0000 [2024-06-27T10:53:02.486Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:02.486Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:02.488Z] [exec] Application deployed with name cdi-producer-methods-qualifiers-web. [2024-06-27T10:53:02.488Z] [2024-06-27T10:53:02.488Z] deploy-war-commonee: [2024-06-27T10:53:02.488Z] [2024-06-27T10:53:02.488Z] run: [2024-06-27T10:53:02.488Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-qualifiers/myurl [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] Value of key is:WebServiceRefs-Servlet-Endpoint [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-06-27T10:53:02.619Z] [exec] Value of key is:WebServiceRefs-EJB-Endpoint [2024-06-27T10:53:02.619Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:02.619Z] [exec] [2024-06-27T10:53:02.619Z] [exec] [2024-06-27T10:53:02.619Z] [exec] ----------------------------------------- [2024-06-27T10:53:02.620Z] [exec] - WebServiceRefs-Servlet-Endpoint: PASS - [2024-06-27T10:53:02.620Z] [exec] - WebServiceRefs-EJB-Endpoint: PASS - [2024-06-27T10:53:02.620Z] [exec] ----------------------------------------- [2024-06-27T10:53:02.620Z] [exec] Total PASS: 2 [2024-06-27T10:53:02.620Z] [exec] Total FAIL: 0 [2024-06-27T10:53:02.620Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:02.620Z] [exec] ----------------------------------------- [2024-06-27T10:53:02.620Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:02.620Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:02.620Z] [2024-06-27T10:53:02.620Z] undeploy: [2024-06-27T10:53:02.620Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:02.620Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:02.620Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:02.620Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:02.620Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:02.620Z] [2024-06-27T10:53:02.620Z] setOSConditions: [2024-06-27T10:53:02.620Z] [2024-06-27T10:53:02.620Z] setToolWin: [2024-06-27T10:53:02.620Z] [2024-06-27T10:53:02.620Z] setToolUnix: [2024-06-27T10:53:02.620Z] [2024-06-27T10:53:02.620Z] setToolProperty: [2024-06-27T10:53:02.620Z] [2024-06-27T10:53:02.620Z] setS1ASclassPath: [2024-06-27T10:53:02.620Z] [2024-06-27T10:53:02.620Z] init-common: [2024-06-27T10:53:02.620Z] [2024-06-27T10:53:02.620Z] undeploy-war-common: [2024-06-27T10:53:02.742Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:53:02.742Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:02.742Z] [java] [2024-06-27T10:53:02.742Z] [java] [2024-06-27T10:53:02.742Z] [java] ----------------------------------------- [2024-06-27T10:53:02.742Z] [java] - producer-methods-qualifiers: PASS - [2024-06-27T10:53:02.742Z] [java] ----------------------------------------- [2024-06-27T10:53:02.742Z] [java] - Total PASS : 1 - [2024-06-27T10:53:02.742Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:02.742Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:02.742Z] [java] ----------------------------------------- [2024-06-27T10:53:02.742Z] [2024-06-27T10:53:02.742Z] undeploy: [2024-06-27T10:53:02.742Z] [2024-06-27T10:53:02.742Z] setOSConditions: [2024-06-27T10:53:02.742Z] [2024-06-27T10:53:02.742Z] setToolWin: [2024-06-27T10:53:02.742Z] [2024-06-27T10:53:02.742Z] setToolUnix: [2024-06-27T10:53:02.742Z] [2024-06-27T10:53:02.742Z] setToolProperty: [2024-06-27T10:53:02.742Z] [2024-06-27T10:53:02.742Z] setS1ASclassPath: [2024-06-27T10:53:02.742Z] [2024-06-27T10:53:02.742Z] init-common: [2024-06-27T10:53:02.742Z] [2024-06-27T10:53:02.742Z] undeploy-war-common: [2024-06-27T10:53:02.780Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:53:02.780Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:53:02.781Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgWarTest-pool [2024-06-27T10:53:02.781Z] [exec] JDBC connection pool pkgWarTest-pool created successfully. [2024-06-27T10:53:02.781Z] [2024-06-27T10:53:02.781Z] setOSConditions: [2024-06-27T10:53:02.781Z] [2024-06-27T10:53:02.781Z] setToolWin: [2024-06-27T10:53:02.781Z] [2024-06-27T10:53:02.781Z] setToolUnix: [2024-06-27T10:53:02.781Z] [2024-06-27T10:53:02.781Z] setToolProperty: [2024-06-27T10:53:02.781Z] [2024-06-27T10:53:02.781Z] setS1ASclassPath: [2024-06-27T10:53:02.781Z] [2024-06-27T10:53:02.781Z] init-common: [2024-06-27T10:53:02.781Z] [2024-06-27T10:53:02.781Z] create-jdbc-resource-common: [2024-06-27T10:53:02.781Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgWarTest-pool --target server jdbc/pkgWarTest [2024-06-27T10:53:02.876Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservicerefs-web [2024-06-27T10:53:02.877Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:02.877Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:02.877Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:02.877Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:02.877Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:02.877Z] [2024-06-27T10:53:02.877Z] setOSConditions: [2024-06-27T10:53:02.877Z] [2024-06-27T10:53:02.877Z] setToolWin: [2024-06-27T10:53:02.877Z] [2024-06-27T10:53:02.877Z] setToolUnix: [2024-06-27T10:53:02.877Z] [2024-06-27T10:53:02.877Z] setToolProperty: [2024-06-27T10:53:02.877Z] [2024-06-27T10:53:02.877Z] setS1ASclassPath: [2024-06-27T10:53:02.877Z] [2024-06-27T10:53:02.877Z] init-common: [2024-06-27T10:53:02.877Z] [2024-06-27T10:53:02.877Z] undeploy-jar-common: [2024-06-27T10:53:03.324Z] [exec] Jun 27, 2024 10:53:02 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:03.324Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:03.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-producer-methods-qualifiers-web [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] all: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setOSConditions: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setToolWin: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setToolUnix: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setToolProperty: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setS1ASclassPath: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] init-common: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] clean: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setOSConditions: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setToolWin: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setToolUnix: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setToolProperty: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setS1ASclassPath: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] init-common: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] clean-common: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setOSConditions: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setToolWin: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setToolUnix: [2024-06-27T10:53:03.332Z] [2024-06-27T10:53:03.332Z] setToolProperty: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] setS1ASclassPath: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] init-common: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] clean-classes-common: [2024-06-27T10:53:03.333Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] setOSConditions: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] setToolWin: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] setToolUnix: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] setToolProperty: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] setS1ASclassPath: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] init-common: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] clean-jars-common: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] compile: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] setOSConditions: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] setToolWin: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] setToolUnix: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] setToolProperty: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] setS1ASclassPath: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] init-common: [2024-06-27T10:53:03.333Z] [2024-06-27T10:53:03.333Z] compile-common: [2024-06-27T10:53:03.333Z] [echo] Current time (ISO): 2024-06-27T10:53:03.065+0000 [2024-06-27T10:53:03.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:03.333Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:03.395Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:03.395Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:03.395Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:03.395Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:03.395Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:03.395Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:03.395Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:03.431Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:03.431Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:03.431Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:03.431Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:03.431Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:03.431Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:03.431Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:03.438Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservicerefs-ejb [2024-06-27T10:53:03.693Z] [2024-06-27T10:53:03.693Z] all: [2024-06-27T10:53:03.693Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:03.694Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:03.694Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:03.694Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:03.694Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:03.694Z] [2024-06-27T10:53:03.694Z] setOSConditions: [2024-06-27T10:53:03.694Z] [2024-06-27T10:53:03.694Z] setToolWin: [2024-06-27T10:53:03.694Z] [2024-06-27T10:53:03.694Z] setToolUnix: [2024-06-27T10:53:03.694Z] [2024-06-27T10:53:03.694Z] setToolProperty: [2024-06-27T10:53:03.694Z] [2024-06-27T10:53:03.694Z] setS1ASclassPath: [2024-06-27T10:53:03.694Z] [2024-06-27T10:53:03.694Z] init-common: [2024-06-27T10:53:03.694Z] [2024-06-27T10:53:03.694Z] clean: [2024-06-27T10:53:03.694Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:03.694Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:03.694Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:03.694Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:03.694Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:03.694Z] [2024-06-27T10:53:03.695Z] setOSConditions: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] setToolWin: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] setToolUnix: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] setToolProperty: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] setS1ASclassPath: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] init-common: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] clean-common: [2024-06-27T10:53:03.695Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:03.695Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:03.695Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:03.695Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:03.695Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] setOSConditions: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] setToolWin: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] setToolUnix: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] setToolProperty: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] setS1ASclassPath: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] init-common: [2024-06-27T10:53:03.695Z] [2024-06-27T10:53:03.695Z] clean-classes-common: [2024-06-27T10:53:03.696Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:03.696Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:03.696Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:03.696Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:03.696Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:03.696Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:03.696Z] [2024-06-27T10:53:03.696Z] setOSConditions: [2024-06-27T10:53:03.696Z] [2024-06-27T10:53:03.696Z] setToolWin: [2024-06-27T10:53:03.696Z] [2024-06-27T10:53:03.696Z] setToolUnix: [2024-06-27T10:53:03.696Z] [2024-06-27T10:53:03.696Z] setToolProperty: [2024-06-27T10:53:03.696Z] [2024-06-27T10:53:03.696Z] setS1ASclassPath: [2024-06-27T10:53:03.696Z] [2024-06-27T10:53:03.696Z] init-common: [2024-06-27T10:53:03.696Z] [2024-06-27T10:53:03.696Z] clean-jars-common: [2024-06-27T10:53:03.696Z] [2024-06-27T10:53:03.696Z] compile: [2024-06-27T10:53:03.696Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:03.696Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:03.696Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:03.697Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:03.697Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:03.697Z] [2024-06-27T10:53:03.697Z] setOSConditions: [2024-06-27T10:53:03.697Z] [2024-06-27T10:53:03.697Z] setToolWin: [2024-06-27T10:53:03.697Z] [2024-06-27T10:53:03.697Z] setToolUnix: [2024-06-27T10:53:03.697Z] [2024-06-27T10:53:03.697Z] setToolProperty: [2024-06-27T10:53:03.697Z] [2024-06-27T10:53:03.697Z] setS1ASclassPath: [2024-06-27T10:53:03.697Z] [2024-06-27T10:53:03.697Z] init-common: [2024-06-27T10:53:03.697Z] [2024-06-27T10:53:03.697Z] compile-common: [2024-06-27T10:53:03.697Z] [echo] Current time (ISO): 2024-06-27T10:53:03.568+0000 [2024-06-27T10:53:03.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:03.697Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:03.891Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:03.891Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:03.891Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:03.891Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:03.891Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:03.891Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:03.891Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:04.154Z] [exec] Jun 27, 2024 10:53:03 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:04.154Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ea42c82 [2024-06-27T10:53:04.154Z] [exec] Value of key is: test1 : [2024-06-27T10:53:04.154Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:04.154Z] [exec] [2024-06-27T10:53:04.154Z] [exec] [2024-06-27T10:53:04.154Z] [exec] ----------------------------------------- [2024-06-27T10:53:04.154Z] [exec] - test1 : : PASS - [2024-06-27T10:53:04.154Z] [exec] ----------------------------------------- [2024-06-27T10:53:04.154Z] [exec] Total PASS: 1 [2024-06-27T10:53:04.154Z] [exec] Total FAIL: 0 [2024-06-27T10:53:04.154Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:04.154Z] [exec] ----------------------------------------- [2024-06-27T10:53:04.154Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:04.154Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:04.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgWarTest-pool --enabled=true --target server jdbc/pkgWarTest [2024-06-27T10:53:04.186Z] [exec] JDBC resource jdbc/pkgWarTest created successfully. [2024-06-27T10:53:04.186Z] [echo] cmd executed for server [2024-06-27T10:53:04.186Z] [2024-06-27T10:53:04.186Z] clean: [2024-06-27T10:53:04.186Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:04.186Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:04.186Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:04.186Z] [2024-06-27T10:53:04.186Z] compile: [2024-06-27T10:53:04.186Z] [2024-06-27T10:53:04.186Z] setOSConditions: [2024-06-27T10:53:04.186Z] [2024-06-27T10:53:04.186Z] setToolWin: [2024-06-27T10:53:04.186Z] [2024-06-27T10:53:04.186Z] setToolUnix: [2024-06-27T10:53:04.186Z] [2024-06-27T10:53:04.186Z] setToolProperty: [2024-06-27T10:53:04.186Z] [2024-06-27T10:53:04.186Z] setS1ASclassPath: [2024-06-27T10:53:04.186Z] [2024-06-27T10:53:04.186Z] init-common: [2024-06-27T10:53:04.186Z] [2024-06-27T10:53:04.186Z] compile-common: [2024-06-27T10:53:04.186Z] [echo] Current time (ISO): 2024-06-27T10:53:04.044+0000 [2024-06-27T10:53:04.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:04.186Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:04.203Z] [2024-06-27T10:53:04.203Z] setOSConditions: [2024-06-27T10:53:04.203Z] [2024-06-27T10:53:04.203Z] setToolWin: [2024-06-27T10:53:04.203Z] [2024-06-27T10:53:04.203Z] setToolUnix: [2024-06-27T10:53:04.203Z] [2024-06-27T10:53:04.203Z] setToolProperty: [2024-06-27T10:53:04.203Z] [2024-06-27T10:53:04.203Z] setS1ASclassPath: [2024-06-27T10:53:04.203Z] [2024-06-27T10:53:04.203Z] init-common: [2024-06-27T10:53:04.203Z] [2024-06-27T10:53:04.203Z] startDomainUnix: [2024-06-27T10:53:04.203Z] [echo] Starting DAS [2024-06-27T10:53:04.250Z] [exec] Jun 27, 2024 10:53:03 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:53:04.250Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-session2full-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.session2full.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-session2fullClient [2024-06-27T10:53:04.355Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:04.355Z] [javac] 1 warning [2024-06-27T10:53:04.523Z] [exec] Waiting for the domain to stop . [2024-06-27T10:53:04.523Z] [exec] Waiting finished after 277 ms. [2024-06-27T10:53:04.523Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:53:04.523Z] [2024-06-27T10:53:04.523Z] stop-server-windows: [2024-06-27T10:53:04.523Z] [2024-06-27T10:53:04.523Z] setOSConditions: [2024-06-27T10:53:04.523Z] [2024-06-27T10:53:04.524Z] start-server: [2024-06-27T10:53:04.524Z] [echo] +-----------------------------+ [2024-06-27T10:53:04.524Z] [echo] | | [2024-06-27T10:53:04.524Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:53:04.524Z] [echo] | in Felix mode | [2024-06-27T10:53:04.524Z] [echo] | | [2024-06-27T10:53:04.524Z] [echo] +-----------------------------+ [2024-06-27T10:53:04.524Z] [2024-06-27T10:53:04.524Z] start-server-unix: [2024-06-27T10:53:04.631Z] [2024-06-27T10:53:04.631Z] setOSConditions: [2024-06-27T10:53:04.631Z] [2024-06-27T10:53:04.631Z] setToolWin: [2024-06-27T10:53:04.632Z] [2024-06-27T10:53:04.632Z] setToolUnix: [2024-06-27T10:53:04.632Z] [2024-06-27T10:53:04.632Z] setToolProperty: [2024-06-27T10:53:04.632Z] [2024-06-27T10:53:04.632Z] setS1ASclassPath: [2024-06-27T10:53:04.632Z] [2024-06-27T10:53:04.632Z] init-common: [2024-06-27T10:53:04.632Z] [2024-06-27T10:53:04.632Z] compile-common: [2024-06-27T10:53:04.632Z] [echo] Current time (ISO): 2024-06-27T10:53:04.363+0000 [2024-06-27T10:53:04.632Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:04.713Z] [2024-06-27T10:53:04.713Z] checkReporting-common: [2024-06-27T10:53:04.713Z] [2024-06-27T10:53:04.713Z] confirmReportPresent-common: [2024-06-27T10:53:04.713Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:04.713Z] [echo] Test seems to be reported fine [2024-06-27T10:53:04.713Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2024-06-27T10:53:04.713Z] [2024-06-27T10:53:04.713Z] confirmMissingReport-common: [2024-06-27T10:53:04.713Z] [2024-06-27T10:53:04.713Z] asadmin-common: [2024-06-27T10:53:04.713Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-06-27T10:53:04.767Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:04.767Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:53:04.767Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:04.767Z] [javac] 1 warning [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] setOSConditions: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] setToolWin: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] setToolUnix: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] setToolProperty: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] setS1ASclassPath: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] init-common: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] appclient-jar-common: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] package-appclientjar-common: [2024-06-27T10:53:04.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:04.767Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:04.767Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:04.767Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/datasource-definition-client.jar [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] setOSConditions: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] setToolWin: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] setToolUnix: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] setToolProperty: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] setS1ASclassPath: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.767Z] init-common: [2024-06-27T10:53:04.767Z] [2024-06-27T10:53:04.768Z] ejb-jar-common: [2024-06-27T10:53:04.768Z] [2024-06-27T10:53:04.768Z] package-ejbjar-common: [2024-06-27T10:53:04.768Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:04.768Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/datasource-definition-ejb.jar [2024-06-27T10:53:04.768Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:04.831Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:04.857Z] [2024-06-27T10:53:04.857Z] processResult: [2024-06-27T10:53:04.857Z] [2024-06-27T10:53:04.857Z] failed: [2024-06-27T10:53:04.857Z] [2024-06-27T10:53:04.857Z] passed: [2024-06-27T10:53:04.857Z] [echo] Test session2 Passed [2024-06-27T10:53:04.857Z] [2024-06-27T10:53:04.857Z] unknown: [2024-06-27T10:53:04.857Z] [2024-06-27T10:53:04.857Z] declare-test: [2024-06-27T10:53:04.857Z] [echo] Starting test session2 ejb30/session2 Test asadmin redeploy [2024-06-27T10:53:04.857Z] [2024-06-27T10:53:04.857Z] init.os: [2024-06-27T10:53:04.857Z] [2024-06-27T10:53:04.857Z] init.tools.unix: [2024-06-27T10:53:04.857Z] [2024-06-27T10:53:04.857Z] init.tools.windows: [2024-06-27T10:53:04.857Z] [2024-06-27T10:53:04.857Z] init.tools: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] setAsadminArgs: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init.customtasks: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] prepare: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] redeploy.asadmin: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] setAsadminArgs: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] common.redeploy.asadmin: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init.os: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init.tools.unix: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init.tools.windows: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init.tools: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] setAsadminArgs: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init.customtasks: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] delAppRef: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init.os: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init.tools.unix: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init.tools.windows: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] init.tools: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.858Z] setAsadminArgs: [2024-06-27T10:53:04.858Z] [2024-06-27T10:53:04.859Z] init: [2024-06-27T10:53:04.859Z] [2024-06-27T10:53:04.859Z] init.customtasks: [2024-06-27T10:53:04.859Z] [2024-06-27T10:53:04.859Z] common.run.asadmin: [2024-06-27T10:53:04.859Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives --name ejb-ejb30-hello-session2 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2024-06-27T10:53:04.968Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-06-27T10:53:04.968Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-06-27T10:53:04.968Z] [2024-06-27T10:53:04.968Z] [exec] Jun 27, 2024 10:53:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:04.968Z] asadmin-common: [2024-06-27T10:53:04.968Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5d2a86c0 [2024-06-27T10:53:04.968Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-06-27T10:53:05.024Z] [2024-06-27T10:53:05.024Z] setOSConditions: [2024-06-27T10:53:05.024Z] [2024-06-27T10:53:05.024Z] fixFiles: [2024-06-27T10:53:05.024Z] [2024-06-27T10:53:05.024Z] convUnix: [2024-06-27T10:53:05.024Z] [2024-06-27T10:53:05.024Z] convWin: [2024-06-27T10:53:05.024Z] [2024-06-27T10:53:05.024Z] setToolWin: [2024-06-27T10:53:05.024Z] [2024-06-27T10:53:05.024Z] setToolUnix: [2024-06-27T10:53:05.024Z] [2024-06-27T10:53:05.024Z] setToolProperty: [2024-06-27T10:53:05.024Z] [2024-06-27T10:53:05.025Z] setS1ASclassPath: [2024-06-27T10:53:05.025Z] [2024-06-27T10:53:05.025Z] init-common: [2024-06-27T10:53:05.025Z] [2024-06-27T10:53:05.025Z] ear-common: [2024-06-27T10:53:05.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:05.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:05.025Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/descriptor/sun-application.xml to copy. [2024-06-27T10:53:05.025Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:53:05.025Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:05.025Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/datasource-definitionApp.ear [2024-06-27T10:53:05.025Z] [2024-06-27T10:53:05.025Z] setup: [2024-06-27T10:53:05.025Z] [2024-06-27T10:53:05.025Z] setOSConditions: [2024-06-27T10:53:05.025Z] [2024-06-27T10:53:05.025Z] setToolWin: [2024-06-27T10:53:05.025Z] [2024-06-27T10:53:05.025Z] setToolUnix: [2024-06-27T10:53:05.025Z] [2024-06-27T10:53:05.025Z] setToolProperty: [2024-06-27T10:53:05.025Z] [2024-06-27T10:53:05.025Z] setS1ASclassPath: [2024-06-27T10:53:05.025Z] [2024-06-27T10:53:05.025Z] init-common: [2024-06-27T10:53:05.025Z] [2024-06-27T10:53:05.025Z] execute-ejb-sql-common: [2024-06-27T10:53:05.061Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:05.061Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:05.061Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:05.061Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:05.061Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:05.061Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:05.061Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:05.085Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/servlet/test/servlet/ProducerMethodRuntimePolymorhpismTestServlet.java uses unchecked or unsafe operations. [2024-06-27T10:53:05.086Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:53:05.086Z] [javac] 1 warning [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] build: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] setOSConditions: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] setToolWin: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] setToolUnix: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] setToolProperty: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] setS1ASclassPath: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] init-common: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] webclient-war-common: [2024-06-27T10:53:05.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] clear: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] test-tlds-exist: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] copy-tlds: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] test-tagfiles-exist: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] copy-tagfiles: [2024-06-27T10:53:05.086Z] [2024-06-27T10:53:05.086Z] package-war-common: [2024-06-27T10:53:05.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:05.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:05.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:05.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:05.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/lib [2024-06-27T10:53:05.086Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:05.086Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:05.087Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/docroot [2024-06-27T10:53:05.087Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-06-27T10:53:05.087Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:05.087Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:05.087Z] [javac] Compiling 1 source file [2024-06-27T10:53:05.087Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:05.087Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:05.087Z] [2024-06-27T10:53:05.087Z] deploy: [2024-06-27T10:53:05.087Z] [2024-06-27T10:53:05.087Z] deploy-war-common: [2024-06-27T10:53:05.087Z] [2024-06-27T10:53:05.087Z] setOSConditions: [2024-06-27T10:53:05.087Z] [2024-06-27T10:53:05.087Z] setToolWin: [2024-06-27T10:53:05.087Z] [2024-06-27T10:53:05.087Z] setToolUnix: [2024-06-27T10:53:05.087Z] [2024-06-27T10:53:05.087Z] setToolProperty: [2024-06-27T10:53:05.087Z] [2024-06-27T10:53:05.087Z] setS1ASclassPath: [2024-06-27T10:53:05.087Z] [2024-06-27T10:53:05.087Z] init-common: [2024-06-27T10:53:05.087Z] [2024-06-27T10:53:05.087Z] deploy-war-commonpe: [2024-06-27T10:53:05.116Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:05.116Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:53:05.191Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:05.191Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:05.191Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:05.191Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:05.191Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:05.191Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:05.191Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:05.530Z] [exec] Jun 27, 2024 10:53:05 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:53:05.530Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:53:05.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-06-27T10:53:05.558Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-06-27T10:53:05.558Z] [2024-06-27T10:53:05.558Z] asadmin-common: [2024-06-27T10:53:05.558Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=false [2024-06-27T10:53:05.587Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/sql/create.sql [2024-06-27T10:53:05.588Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] deploy: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] setOSConditions: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] setToolWin: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] setToolUnix: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] setToolProperty: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] setS1ASclassPath: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] init-common: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] deploy-common: [2024-06-27T10:53:05.588Z] [echo] Current time (ISO): 2024-06-27T10:53:05.469+0000 [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] setOSConditions: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] setToolWin: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] setToolUnix: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] setToolProperty: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] setS1ASclassPath: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] init-common: [2024-06-27T10:53:05.588Z] [2024-06-27T10:53:05.588Z] deploy-common-pe: [2024-06-27T10:53:05.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-producer-methods-qualifiers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-06-27T10:53:05.787Z] [exec] Jun 27, 2024 10:53:05 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:05.787Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:53:05.787Z] [exec] Jun 27, 2024 10:53:05 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:05.787Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:53:05.787Z] [exec] Jun 27, 2024 10:53:05 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:05.787Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:53:05.813Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=false [2024-06-27T10:53:05.813Z] [exec] applications.application.jdbc-poolauthApp.enabled=false [2024-06-27T10:53:05.813Z] [2024-06-27T10:53:05.813Z] asadmin-common: [2024-06-27T10:53:05.813Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=true [2024-06-27T10:53:05.899Z] [exec] Application deployed with name cdi-producer-methods-qualifiers-web. [2024-06-27T10:53:05.899Z] [2024-06-27T10:53:05.899Z] deploy-war-commonee: [2024-06-27T10:53:05.899Z] [2024-06-27T10:53:05.899Z] run: [2024-06-27T10:53:05.900Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-qualifiers/myurl [2024-06-27T10:53:05.970Z] [exec] Waiting for the domain to stop .... [2024-06-27T10:53:05.971Z] [exec] Waiting finished after 3,352 ms. [2024-06-27T10:53:05.971Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:53:06.080Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:06.080Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:06.080Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:06.080Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:06.080Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:06.080Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:06.080Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:06.113Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:06.114Z] [javac] 1 warning [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.114Z] build: [2024-06-27T10:53:06.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.114Z] package-ejbjar-common: [2024-06-27T10:53:06.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:06.114Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:06.114Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-ejb1.jar [2024-06-27T10:53:06.114Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.114Z] package-ejbjar-common: [2024-06-27T10:53:06.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:06.114Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:06.114Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-ejb2.jar [2024-06-27T10:53:06.114Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.114Z] setOSConditions: [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.114Z] setToolWin: [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.114Z] setToolUnix: [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.114Z] setToolProperty: [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.114Z] setS1ASclassPath: [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.114Z] init-common: [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.114Z] appclient-jar-common: [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.114Z] package-appclientjar-common: [2024-06-27T10:53:06.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:06.114Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-client.jar [2024-06-27T10:53:06.114Z] [2024-06-27T10:53:06.115Z] setOSConditions: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] fixFiles: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] convUnix: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] convWin: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] setToolWin: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] setToolUnix: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] setToolProperty: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] setS1ASclassPath: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] init-common: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] ear-common: [2024-06-27T10:53:06.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:06.115Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/${sun-application.xml} to copy. [2024-06-27T10:53:06.115Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:53:06.115Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:06.115Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersApp.ear [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] deploy: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] setOSConditions: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] setToolWin: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] setToolUnix: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] setToolProperty: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] setS1ASclassPath: [2024-06-27T10:53:06.115Z] [2024-06-27T10:53:06.115Z] init-common: [2024-06-27T10:53:06.116Z] [2024-06-27T10:53:06.116Z] deploy-common: [2024-06-27T10:53:06.116Z] [echo] Current time (ISO): 2024-06-27T10:53:06.089+0000 [2024-06-27T10:53:06.116Z] [2024-06-27T10:53:06.116Z] setOSConditions: [2024-06-27T10:53:06.116Z] [2024-06-27T10:53:06.116Z] setToolWin: [2024-06-27T10:53:06.116Z] [2024-06-27T10:53:06.116Z] setToolUnix: [2024-06-27T10:53:06.116Z] [2024-06-27T10:53:06.116Z] setToolProperty: [2024-06-27T10:53:06.116Z] [2024-06-27T10:53:06.116Z] setS1ASclassPath: [2024-06-27T10:53:06.116Z] [2024-06-27T10:53:06.116Z] init-common: [2024-06-27T10:53:06.116Z] [2024-06-27T10:53:06.116Z] deploy-common-pe: [2024-06-27T10:53:06.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/datasource-definitionApp.ear [2024-06-27T10:53:06.154Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:53:06.154Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:06.154Z] [java] [2024-06-27T10:53:06.154Z] [java] [2024-06-27T10:53:06.154Z] [java] ----------------------------------------- [2024-06-27T10:53:06.154Z] [java] - producer-methods-runtimepolymorphism: PASS - [2024-06-27T10:53:06.154Z] [java] ----------------------------------------- [2024-06-27T10:53:06.154Z] [java] - Total PASS : 1 - [2024-06-27T10:53:06.154Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:06.154Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:06.154Z] [java] ----------------------------------------- [2024-06-27T10:53:06.154Z] [2024-06-27T10:53:06.154Z] undeploy: [2024-06-27T10:53:06.154Z] [2024-06-27T10:53:06.154Z] setOSConditions: [2024-06-27T10:53:06.154Z] [2024-06-27T10:53:06.154Z] setToolWin: [2024-06-27T10:53:06.154Z] [2024-06-27T10:53:06.154Z] setToolUnix: [2024-06-27T10:53:06.154Z] [2024-06-27T10:53:06.154Z] setToolProperty: [2024-06-27T10:53:06.154Z] [2024-06-27T10:53:06.154Z] setS1ASclassPath: [2024-06-27T10:53:06.154Z] [2024-06-27T10:53:06.154Z] init-common: [2024-06-27T10:53:06.154Z] [2024-06-27T10:53:06.154Z] undeploy-war-common: [2024-06-27T10:53:06.372Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=true [2024-06-27T10:53:06.372Z] [exec] applications.application.jdbc-poolauthApp.enabled=true [2024-06-27T10:53:06.372Z] [2024-06-27T10:53:06.372Z] setOSConditions: [2024-06-27T10:53:06.372Z] [2024-06-27T10:53:06.372Z] setToolWin: [2024-06-27T10:53:06.372Z] [2024-06-27T10:53:06.372Z] setToolUnix: [2024-06-27T10:53:06.372Z] [2024-06-27T10:53:06.372Z] setToolProperty: [2024-06-27T10:53:06.372Z] [2024-06-27T10:53:06.372Z] setS1ASclassPath: [2024-06-27T10:53:06.372Z] [2024-06-27T10:53:06.372Z] init-common: [2024-06-27T10:53:06.372Z] [2024-06-27T10:53:06.372Z] runclient-common: [2024-06-27T10:53:06.372Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-06-27T10:53:06.376Z] [exec] Jun 27, 2024 10:53:06 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:06.377Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:06.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-producer-methods-qualifiers-web [2024-06-27T10:53:06.408Z] [2024-06-27T10:53:06.408Z] all: [2024-06-27T10:53:06.408Z] [echo] [2024-06-27T10:53:06.408Z] [echo] ************************* [2024-06-27T10:53:06.408Z] [echo] * Running scopes [2024-06-27T10:53:06.408Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes [2024-06-27T10:53:06.408Z] [echo] ************************* [2024-06-27T10:53:06.408Z] [echo] [2024-06-27T10:53:06.408Z] [2024-06-27T10:53:06.408Z] all: [2024-06-27T10:53:06.408Z] [2024-06-27T10:53:06.408Z] scopes: [2024-06-27T10:53:06.408Z] [2024-06-27T10:53:06.408Z] setOSConditions: [2024-06-27T10:53:06.408Z] [2024-06-27T10:53:06.408Z] setToolWin: [2024-06-27T10:53:06.408Z] [2024-06-27T10:53:06.408Z] setToolUnix: [2024-06-27T10:53:06.408Z] [2024-06-27T10:53:06.408Z] setToolProperty: [2024-06-27T10:53:06.408Z] [2024-06-27T10:53:06.408Z] setS1ASclassPath: [2024-06-27T10:53:06.408Z] [2024-06-27T10:53:06.408Z] init-common: [2024-06-27T10:53:06.408Z] [2024-06-27T10:53:06.408Z] clean: [2024-06-27T10:53:06.408Z] [2024-06-27T10:53:06.408Z] setOSConditions: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setToolWin: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setToolUnix: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setToolProperty: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setS1ASclassPath: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] init-common: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] clean-common: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setOSConditions: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setToolWin: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setToolUnix: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setToolProperty: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setS1ASclassPath: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] init-common: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] clean-classes-common: [2024-06-27T10:53:06.409Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setOSConditions: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setToolWin: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setToolUnix: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setToolProperty: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] setS1ASclassPath: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.409Z] init-common: [2024-06-27T10:53:06.409Z] [2024-06-27T10:53:06.410Z] clean-jars-common: [2024-06-27T10:53:06.410Z] [2024-06-27T10:53:06.410Z] compile: [2024-06-27T10:53:06.410Z] [2024-06-27T10:53:06.410Z] setOSConditions: [2024-06-27T10:53:06.410Z] [2024-06-27T10:53:06.410Z] setToolWin: [2024-06-27T10:53:06.410Z] [2024-06-27T10:53:06.410Z] setToolUnix: [2024-06-27T10:53:06.410Z] [2024-06-27T10:53:06.410Z] setToolProperty: [2024-06-27T10:53:06.410Z] [2024-06-27T10:53:06.410Z] setS1ASclassPath: [2024-06-27T10:53:06.410Z] [2024-06-27T10:53:06.410Z] init-common: [2024-06-27T10:53:06.410Z] [2024-06-27T10:53:06.410Z] compile-common: [2024-06-27T10:53:06.410Z] [echo] Current time (ISO): 2024-06-27T10:53:06.387+0000 [2024-06-27T10:53:06.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:06.410Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:06.460Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:06.460Z] [javac] 1 warning [2024-06-27T10:53:06.460Z] [2024-06-27T10:53:06.460Z] assemble-web: [2024-06-27T10:53:06.460Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:06.460Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:06.460Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:06.460Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:06.460Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:06.460Z] [2024-06-27T10:53:06.460Z] pkg-war: [2024-06-27T10:53:06.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:06.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:06.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:06.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:06.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:53:06.460Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${sun-web.xml} to copy. [2024-06-27T10:53:06.460Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${webservices.xml} to copy. [2024-06-27T10:53:06.460Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:53:06.460Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:53:06.460Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:53:06.461Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:06.461Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:06.461Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${web.wsit.descriptors} does not exist. [2024-06-27T10:53:06.461Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/warservice-web.war [2024-06-27T10:53:06.461Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:06.461Z] [2024-06-27T10:53:06.461Z] deploy-app: [2024-06-27T10:53:06.461Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:06.461Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:06.461Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:06.461Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:06.461Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:06.461Z] [2024-06-27T10:53:06.461Z] deploy-war-common: [2024-06-27T10:53:06.461Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:06.461Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:06.461Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:06.461Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:06.461Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:06.462Z] [2024-06-27T10:53:06.462Z] setOSConditions: [2024-06-27T10:53:06.462Z] [2024-06-27T10:53:06.462Z] setToolWin: [2024-06-27T10:53:06.462Z] [2024-06-27T10:53:06.462Z] setToolUnix: [2024-06-27T10:53:06.462Z] [2024-06-27T10:53:06.462Z] setToolProperty: [2024-06-27T10:53:06.462Z] [2024-06-27T10:53:06.462Z] setS1ASclassPath: [2024-06-27T10:53:06.462Z] [2024-06-27T10:53:06.462Z] init-common: [2024-06-27T10:53:06.462Z] [2024-06-27T10:53:06.462Z] deploy-war-commonpe: [2024-06-27T10:53:06.674Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersApp.ear [2024-06-27T10:53:06.761Z] [exec] Jun 27, 2024 10:53:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:06.761Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@54489296 [2024-06-27T10:53:06.937Z] [exec] Sending message: This is message 1 [2024-06-27T10:53:06.937Z] [exec] Sending message: This is message 2 [2024-06-27T10:53:06.937Z] [exec] Sending message: This is message 3 [2024-06-27T10:53:06.937Z] [exec] Client: org.apache.derby.jdbc.ClientDriver [2024-06-27T10:53:06.937Z] [exec] Client: jdbc:derby://localhost:1527/testdb;create=true; [2024-06-27T10:53:06.937Z] [exec] Client: dbuser [2024-06-27T10:53:06.937Z] [exec] Client: dbpassword [2024-06-27T10:53:07.027Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client.jar of size 3,356 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client.jar [2024-06-27T10:53:07.028Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar of size 6,957 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar [2024-06-27T10:53:07.028Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar of size 11,410 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar [2024-06-27T10:53:07.028Z] [exec] Application deployed with name ejb-ejb30-hello-session2. [2024-06-27T10:53:07.028Z] [exec] Command deploy executed successfully. [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init.os: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init.tools.unix: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init.tools.windows: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init.tools: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] setAsadminArgs: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init.customtasks: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] setEnabled: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] createAppRef: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init.os: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init.tools.unix: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init.tools.windows: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init.tools: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] setAsadminArgs: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init: [2024-06-27T10:53:07.028Z] [2024-06-27T10:53:07.028Z] init.customtasks: [2024-06-27T10:53:07.029Z] [2024-06-27T10:53:07.029Z] prepare: [2024-06-27T10:53:07.029Z] [2024-06-27T10:53:07.029Z] setOrbPort2: [2024-06-27T10:53:07.029Z] [2024-06-27T10:53:07.029Z] runclient: [2024-06-27T10:53:07.236Z] [exec] Application deployed with name ejb-timer-getalltimersApp. [2024-06-27T10:53:07.236Z] [echo] Deployment on target server server successful [2024-06-27T10:53:07.236Z] [2024-06-27T10:53:07.236Z] setOSConditions: [2024-06-27T10:53:07.236Z] [2024-06-27T10:53:07.236Z] setToolWin: [2024-06-27T10:53:07.236Z] [2024-06-27T10:53:07.236Z] setToolUnix: [2024-06-27T10:53:07.237Z] [2024-06-27T10:53:07.237Z] setToolProperty: [2024-06-27T10:53:07.237Z] [2024-06-27T10:53:07.237Z] setS1ASclassPath: [2024-06-27T10:53:07.237Z] [2024-06-27T10:53:07.237Z] init-common: [2024-06-27T10:53:07.237Z] [2024-06-27T10:53:07.237Z] deploy-common-ee: [2024-06-27T10:53:07.237Z] [2024-06-27T10:53:07.237Z] run: [2024-06-27T10:53:07.237Z] [2024-06-27T10:53:07.237Z] setOSConditions: [2024-06-27T10:53:07.237Z] [2024-06-27T10:53:07.237Z] setToolWin: [2024-06-27T10:53:07.237Z] [2024-06-27T10:53:07.237Z] setToolUnix: [2024-06-27T10:53:07.237Z] [2024-06-27T10:53:07.237Z] setToolProperty: [2024-06-27T10:53:07.237Z] [2024-06-27T10:53:07.237Z] setS1ASclassPath: [2024-06-27T10:53:07.237Z] [2024-06-27T10:53:07.237Z] init-common: [2024-06-27T10:53:07.322Z] [exec] Calling superSless1 [2024-06-27T10:53:07.322Z] [exec] Called superSless1 [2024-06-27T10:53:07.324Z] [exec] Jun 27, 2024 10:53:07 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:07.324Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:07.332Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:07.332Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:07.332Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:07.332Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:07.332Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:07.332Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:07.332Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:07.393Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot warservice --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/warservice-web.war [2024-06-27T10:53:07.491Z] [2024-06-27T10:53:07.491Z] runclient-common: [2024-06-27T10:53:07.491Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersAppClient.jar -name ejb-timer-getalltimersClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:53:07.578Z] [exec] get1 =1 [2024-06-27T10:53:07.578Z] [exec] get2 =2 [2024-06-27T10:53:07.578Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-06-27T10:53:07.578Z] [exec] Successfully got application exception from remote SFSB @Remove method [2024-06-27T10:53:07.578Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-06-27T10:53:07.578Z] [exec] Got expected exception from @Remove mthd [2024-06-27T10:53:07.578Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-06-27T10:53:07.578Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-06-27T10:53:07.578Z] [exec] Successfully caught app exception [2024-06-27T10:53:07.578Z] [exec] test complete [2024-06-27T10:53:07.578Z] [exec] Value of key is: main [2024-06-27T10:53:07.578Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:07.578Z] [exec] [2024-06-27T10:53:07.578Z] [exec] [2024-06-27T10:53:07.578Z] [exec] ----------------------------------------- [2024-06-27T10:53:07.578Z] [exec] - main: PASS - [2024-06-27T10:53:07.578Z] [exec] ----------------------------------------- [2024-06-27T10:53:07.578Z] [exec] Total PASS: 1 [2024-06-27T10:53:07.578Z] [exec] Total FAIL: 0 [2024-06-27T10:53:07.578Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:07.578Z] [exec] ----------------------------------------- [2024-06-27T10:53:07.578Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:07.578Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:07.834Z] [2024-06-27T10:53:07.834Z] checkReporting-common: [2024-06-27T10:53:07.834Z] [2024-06-27T10:53:07.834Z] confirmReportPresent-common: [2024-06-27T10:53:07.834Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:07.834Z] [echo] Test seems to be reported fine [2024-06-27T10:53:07.834Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2full/RepRunConf.txt [2024-06-27T10:53:07.834Z] [2024-06-27T10:53:07.834Z] confirmMissingReport-common: [2024-06-27T10:53:07.834Z] [2024-06-27T10:53:07.834Z] undeploy: [2024-06-27T10:53:07.834Z] [2024-06-27T10:53:07.834Z] setOSConditions: [2024-06-27T10:53:07.834Z] [2024-06-27T10:53:07.834Z] setToolWin: [2024-06-27T10:53:07.834Z] [2024-06-27T10:53:07.834Z] setToolUnix: [2024-06-27T10:53:07.834Z] [2024-06-27T10:53:07.834Z] setToolProperty: [2024-06-27T10:53:07.834Z] [2024-06-27T10:53:07.834Z] setS1ASclassPath: [2024-06-27T10:53:07.834Z] [2024-06-27T10:53:07.834Z] init-common: [2024-06-27T10:53:07.834Z] [2024-06-27T10:53:07.834Z] undeploy-common: [2024-06-27T10:53:07.954Z] [exec] Application deployed with name warservice-web. [2024-06-27T10:53:07.954Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:07.954Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:07.954Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:07.954Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:07.954Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:07.954Z] [2024-06-27T10:53:07.954Z] deploy-war-commonee: [2024-06-27T10:53:07.954Z] [2024-06-27T10:53:07.954Z] assemble-client: [2024-06-27T10:53:07.954Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:07.954Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:07.955Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:07.955Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:07.955Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:07.955Z] [2024-06-27T10:53:07.955Z] compile-client: [2024-06-27T10:53:07.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:53:07.955Z] [echo] wsimporting http://localhost:8080/warservice/webservice/HelloService?WSDL [2024-06-27T10:53:07.955Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:07.955Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:07.955Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:07.955Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:07.955Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:07.955Z] [2024-06-27T10:53:07.955Z] setOSConditions: [2024-06-27T10:53:07.955Z] [2024-06-27T10:53:07.955Z] setToolWin: [2024-06-27T10:53:07.955Z] [2024-06-27T10:53:07.955Z] setToolUnix: [2024-06-27T10:53:07.955Z] [2024-06-27T10:53:07.955Z] setToolProperty: [2024-06-27T10:53:07.955Z] [2024-06-27T10:53:07.955Z] setS1ASclassPath: [2024-06-27T10:53:07.955Z] [2024-06-27T10:53:07.955Z] init-common: [2024-06-27T10:53:07.955Z] [2024-06-27T10:53:07.955Z] wsimport: [2024-06-27T10:53:07.981Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:08.220Z] [exec] parsing WSDL... [2024-06-27T10:53:08.237Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/util/ServletUtil.java:104: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-06-27T10:53:08.237Z] [javac] status = new Boolean((Boolean)o).booleanValue(); [2024-06-27T10:53:08.237Z] [javac] ^ [2024-06-27T10:53:08.237Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/util/WebTestUtil.java uses or overrides a deprecated API. [2024-06-27T10:53:08.237Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:08.237Z] [javac] 2 warnings [2024-06-27T10:53:08.254Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:08.255Z] [exec] Jun 27, 2024 10:53:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:08.255Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:08.396Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session2fullApp [2024-06-27T10:53:08.396Z] [2024-06-27T10:53:08.396Z] all: [2024-06-27T10:53:08.396Z] [2024-06-27T10:53:08.396Z] nopkg: [2024-06-27T10:53:08.396Z] [2024-06-27T10:53:08.396Z] setOSConditions: [2024-06-27T10:53:08.396Z] [2024-06-27T10:53:08.396Z] setToolWin: [2024-06-27T10:53:08.396Z] [2024-06-27T10:53:08.396Z] setToolUnix: [2024-06-27T10:53:08.396Z] [2024-06-27T10:53:08.396Z] setToolProperty: [2024-06-27T10:53:08.396Z] [2024-06-27T10:53:08.396Z] setS1ASclassPath: [2024-06-27T10:53:08.396Z] [2024-06-27T10:53:08.396Z] init-common: [2024-06-27T10:53:08.396Z] [2024-06-27T10:53:08.396Z] clean: [2024-06-27T10:53:08.396Z] [2024-06-27T10:53:08.396Z] setOSConditions: [2024-06-27T10:53:08.396Z] [2024-06-27T10:53:08.397Z] setToolWin: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] setToolUnix: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] setToolProperty: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] setS1ASclassPath: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] init-common: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] clean-common: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] setOSConditions: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] setToolWin: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] setToolUnix: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] setToolProperty: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] setS1ASclassPath: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] init-common: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] clean-classes-common: [2024-06-27T10:53:08.397Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] setOSConditions: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] setToolWin: [2024-06-27T10:53:08.397Z] [2024-06-27T10:53:08.397Z] setToolUnix: [2024-06-27T10:53:08.452Z] [exec] Jun 27, 2024 10:53:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:08.452Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:08.494Z] [2024-06-27T10:53:08.494Z] setOSConditions: [2024-06-27T10:53:08.494Z] [2024-06-27T10:53:08.494Z] setToolWin: [2024-06-27T10:53:08.494Z] [2024-06-27T10:53:08.494Z] setToolUnix: [2024-06-27T10:53:08.494Z] [2024-06-27T10:53:08.494Z] setToolProperty: [2024-06-27T10:53:08.494Z] [2024-06-27T10:53:08.494Z] setS1ASclassPath: [2024-06-27T10:53:08.494Z] [2024-06-27T10:53:08.494Z] init-common: [2024-06-27T10:53:08.494Z] [2024-06-27T10:53:08.494Z] compile-common: [2024-06-27T10:53:08.494Z] [echo] Current time (ISO): 2024-06-27T10:53:08.271+0000 [2024-06-27T10:53:08.494Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:08.508Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/servlet/test/servlets/DependentScopeTestServlet.java uses unchecked or unsafe operations. [2024-06-27T10:53:08.508Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:53:08.508Z] [javac] 1 warning [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] build: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] setOSConditions: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] setToolWin: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] setToolUnix: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] setToolProperty: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] setS1ASclassPath: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] init-common: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] webclient-war-common: [2024-06-27T10:53:08.508Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] clear: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] test-tlds-exist: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] copy-tlds: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] test-tagfiles-exist: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] copy-tagfiles: [2024-06-27T10:53:08.508Z] [2024-06-27T10:53:08.508Z] package-war-common: [2024-06-27T10:53:08.508Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:08.508Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:08.508Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:08.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:08.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/lib [2024-06-27T10:53:08.509Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:08.509Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:08.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/docroot [2024-06-27T10:53:08.509Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-dependent-scope-web.war [2024-06-27T10:53:08.509Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:08.509Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:08.509Z] [javac] Compiling 1 source file [2024-06-27T10:53:08.509Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:08.509Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:08.509Z] [2024-06-27T10:53:08.509Z] deploy: [2024-06-27T10:53:08.509Z] [2024-06-27T10:53:08.509Z] deploy-war-common: [2024-06-27T10:53:08.509Z] [2024-06-27T10:53:08.509Z] setOSConditions: [2024-06-27T10:53:08.509Z] [2024-06-27T10:53:08.509Z] setToolWin: [2024-06-27T10:53:08.509Z] [2024-06-27T10:53:08.509Z] setToolUnix: [2024-06-27T10:53:08.509Z] [2024-06-27T10:53:08.509Z] setToolProperty: [2024-06-27T10:53:08.509Z] [2024-06-27T10:53:08.509Z] setS1ASclassPath: [2024-06-27T10:53:08.509Z] [2024-06-27T10:53:08.509Z] init-common: [2024-06-27T10:53:08.509Z] [2024-06-27T10:53:08.509Z] deploy-war-commonpe: [2024-06-27T10:53:08.510Z] [exec] Jun 27, 2024 10:53:08 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:08.511Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:08.653Z] [2024-06-27T10:53:08.654Z] setToolProperty: [2024-06-27T10:53:08.654Z] [2024-06-27T10:53:08.654Z] setS1ASclassPath: [2024-06-27T10:53:08.654Z] [2024-06-27T10:53:08.654Z] init-common: [2024-06-27T10:53:08.654Z] [2024-06-27T10:53:08.654Z] clean-jars-common: [2024-06-27T10:53:08.654Z] [2024-06-27T10:53:08.654Z] compile: [2024-06-27T10:53:08.654Z] [2024-06-27T10:53:08.654Z] setOSConditions: [2024-06-27T10:53:08.654Z] [2024-06-27T10:53:08.654Z] setToolWin: [2024-06-27T10:53:08.654Z] [2024-06-27T10:53:08.654Z] setToolUnix: [2024-06-27T10:53:08.654Z] [2024-06-27T10:53:08.654Z] setToolProperty: [2024-06-27T10:53:08.654Z] [2024-06-27T10:53:08.654Z] setS1ASclassPath: [2024-06-27T10:53:08.654Z] [2024-06-27T10:53:08.654Z] init-common: [2024-06-27T10:53:08.654Z] [2024-06-27T10:53:08.654Z] compile-common: [2024-06-27T10:53:08.654Z] [echo] Current time (ISO): 2024-06-27T10:53:08.410+0000 [2024-06-27T10:53:08.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:08.654Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:08.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-dependent-scope --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-dependent-scope-web.war [2024-06-27T10:53:09.030Z] [exec] Jun 27, 2024 10:53:08 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:53:09.030Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-getalltimers-client] with main class [com.acme.ejb32.timer.getalltimers.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-getalltimersClient [2024-06-27T10:53:09.341Z] [exec] Application deployed with name cdi-dependent-scope-web. [2024-06-27T10:53:09.341Z] [2024-06-27T10:53:09.341Z] deploy-war-commonee: [2024-06-27T10:53:09.341Z] [2024-06-27T10:53:09.341Z] run: [2024-06-27T10:53:09.341Z] [java] opening connection to http://localhost:8080/cdi-dependent-scope/myurl [2024-06-27T10:53:09.341Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:53:09.341Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:09.341Z] [java] [2024-06-27T10:53:09.341Z] [java] [2024-06-27T10:53:09.341Z] [java] ----------------------------------------- [2024-06-27T10:53:09.341Z] [java] - cdi-scopes-dependent: PASS - [2024-06-27T10:53:09.341Z] [java] ----------------------------------------- [2024-06-27T10:53:09.341Z] [java] - Total PASS : 1 - [2024-06-27T10:53:09.341Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:09.341Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:09.341Z] [java] ----------------------------------------- [2024-06-27T10:53:09.341Z] [2024-06-27T10:53:09.341Z] undeploy: [2024-06-27T10:53:09.341Z] [2024-06-27T10:53:09.341Z] setOSConditions: [2024-06-27T10:53:09.341Z] [2024-06-27T10:53:09.342Z] setToolWin: [2024-06-27T10:53:09.342Z] [2024-06-27T10:53:09.342Z] setToolUnix: [2024-06-27T10:53:09.342Z] [2024-06-27T10:53:09.342Z] setToolProperty: [2024-06-27T10:53:09.342Z] [2024-06-27T10:53:09.342Z] setS1ASclassPath: [2024-06-27T10:53:09.342Z] [2024-06-27T10:53:09.342Z] init-common: [2024-06-27T10:53:09.342Z] [2024-06-27T10:53:09.342Z] undeploy-war-common: [2024-06-27T10:53:09.584Z] [exec] [2024-06-27T10:53:09.584Z] [exec] Generating code... [2024-06-27T10:53:09.584Z] [exec] [2024-06-27T10:53:09.584Z] [exec] Compiling code... [2024-06-27T10:53:09.586Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:09.586Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:09.586Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:09.586Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:09.586Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:09.586Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:09.586Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:09.593Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:53:09.593Z] [exec] Waiting finished after 4,545 ms. [2024-06-27T10:53:09.593Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:53:09.593Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:53:09.593Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:53:09.593Z] [exec] Admin Port: 45,707 [2024-06-27T10:53:09.593Z] [exec] Command start-domain executed successfully. [2024-06-27T10:53:09.593Z] [echo] run.xml:doing wait for localhost:45711... [2024-06-27T10:53:09.593Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-06-27T10:53:09.593Z] [2024-06-27T10:53:09.593Z] dumpThreadStack: [2024-06-27T10:53:09.593Z] [2024-06-27T10:53:09.593Z] startDomainWindows: [2024-06-27T10:53:09.593Z] [2024-06-27T10:53:09.593Z] startDomain: [2024-06-27T10:53:09.593Z] [2024-06-27T10:53:09.593Z] clean: [2024-06-27T10:53:09.593Z] [2024-06-27T10:53:09.593Z] setOSConditions: [2024-06-27T10:53:09.593Z] [2024-06-27T10:53:09.593Z] setToolWin: [2024-06-27T10:53:09.593Z] [2024-06-27T10:53:09.593Z] setToolUnix: [2024-06-27T10:53:09.593Z] [2024-06-27T10:53:09.593Z] setToolProperty: [2024-06-27T10:53:09.593Z] [2024-06-27T10:53:09.593Z] setS1ASclassPath: [2024-06-27T10:53:09.593Z] [2024-06-27T10:53:09.593Z] init-common: [2024-06-27T10:53:09.593Z] [2024-06-27T10:53:09.593Z] clean-common: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setOSConditions: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setToolWin: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setToolUnix: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setToolProperty: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setS1ASclassPath: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] init-common: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] clean-classes-common: [2024-06-27T10:53:09.594Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setOSConditions: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setToolWin: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setToolUnix: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setToolProperty: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setS1ASclassPath: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] init-common: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] clean-jars-common: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] compile: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setOSConditions: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setToolWin: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setToolUnix: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setToolProperty: [2024-06-27T10:53:09.594Z] [2024-06-27T10:53:09.594Z] setS1ASclassPath: [2024-06-27T10:53:09.595Z] [2024-06-27T10:53:09.595Z] init-common: [2024-06-27T10:53:09.595Z] [2024-06-27T10:53:09.595Z] compile-common: [2024-06-27T10:53:09.595Z] [echo] Current time (ISO): 2024-06-27T10:53:09.483+0000 [2024-06-27T10:53:09.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:09.595Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:09.794Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:53:09.794Z] [exec] Waiting finished after 4,663 ms. [2024-06-27T10:53:09.794Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:53:09.794Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:53:09.794Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:53:09.794Z] [exec] Admin Port: 4,848 [2024-06-27T10:53:09.794Z] [exec] Command start-domain executed successfully. [2024-06-27T10:53:09.794Z] [2024-06-27T10:53:09.795Z] start-server-windows: [2024-06-27T10:53:09.795Z] [2024-06-27T10:53:09.795Z] setOSConditions: [2024-06-27T10:53:09.795Z] [2024-06-27T10:53:09.795Z] setToolWin: [2024-06-27T10:53:09.795Z] [2024-06-27T10:53:09.795Z] setToolUnix: [2024-06-27T10:53:09.795Z] [2024-06-27T10:53:09.795Z] setToolProperty: [2024-06-27T10:53:09.795Z] [2024-06-27T10:53:09.795Z] setS1ASclassPath: [2024-06-27T10:53:09.795Z] [2024-06-27T10:53:09.795Z] init-common: [2024-06-27T10:53:09.795Z] [2024-06-27T10:53:09.795Z] deploy-rar-common: [2024-06-27T10:53:09.795Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-06-27T10:53:09.859Z] [exec] Waiting for domain1 to start ......................... [2024-06-27T10:53:09.859Z] [exec] Waiting finished after 24,639 ms. [2024-06-27T10:53:09.859Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:53:09.859Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:53:09.859Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:53:09.859Z] [exec] Admin Port: 4,848 [2024-06-27T10:53:09.859Z] [exec] Command start-domain executed successfully. [2024-06-27T10:53:09.859Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T10:53:09.859Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T10:53:09.859Z] [2024-06-27T10:53:09.859Z] dumpThreadStack: [2024-06-27T10:53:09.859Z] [2024-06-27T10:53:09.859Z] startDomainWindows: [2024-06-27T10:53:09.859Z] [2024-06-27T10:53:09.859Z] startDomain: [2024-06-27T10:53:09.859Z] [echo] original auth.conf length: 668 [2024-06-27T10:53:09.859Z] [echo] new auth.conf length: 668 [2024-06-27T10:53:09.859Z] [echo] files are of same length. OK [2024-06-27T10:53:09.859Z] [2024-06-27T10:53:09.859Z] setOSConditions: [2024-06-27T10:53:09.859Z] [2024-06-27T10:53:09.859Z] setToolWin: [2024-06-27T10:53:09.859Z] [2024-06-27T10:53:09.859Z] setToolUnix: [2024-06-27T10:53:09.859Z] [2024-06-27T10:53:09.859Z] setToolProperty: [2024-06-27T10:53:09.859Z] [2024-06-27T10:53:09.860Z] setS1ASclassPath: [2024-06-27T10:53:09.860Z] [2024-06-27T10:53:09.860Z] init-common: [2024-06-27T10:53:09.860Z] [2024-06-27T10:53:09.860Z] stopDomain: [2024-06-27T10:53:09.860Z] [echo] run.xml:stopping domain... [2024-06-27T10:53:09.900Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-dependent-scope-web [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] all: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setOSConditions: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setToolWin: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setToolUnix: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setToolProperty: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setS1ASclassPath: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] init-common: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] clean: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setOSConditions: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setToolWin: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setToolUnix: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setToolProperty: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setS1ASclassPath: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] init-common: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] clean-common: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setOSConditions: [2024-06-27T10:53:09.900Z] [2024-06-27T10:53:09.900Z] setToolWin: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setToolUnix: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setToolProperty: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setS1ASclassPath: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] init-common: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] clean-classes-common: [2024-06-27T10:53:09.901Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setOSConditions: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setToolWin: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setToolUnix: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setToolProperty: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setS1ASclassPath: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] init-common: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] clean-jars-common: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] compile: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setOSConditions: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setToolWin: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setToolUnix: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setToolProperty: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] setS1ASclassPath: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] init-common: [2024-06-27T10:53:09.901Z] [2024-06-27T10:53:09.901Z] compile-common: [2024-06-27T10:53:09.902Z] [echo] Current time (ISO): 2024-06-27T10:53:09.726+0000 [2024-06-27T10:53:09.902Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:09.902Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:10.145Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:10.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries blackbox.jar --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-06-27T10:53:10.394Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:10.394Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:10.394Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:10.394Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:10.394Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:10.394Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:10.394Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:10.400Z] [javac] 1 warning [2024-06-27T10:53:10.400Z] [2024-06-27T10:53:10.400Z] setOSConditions: [2024-06-27T10:53:10.400Z] [2024-06-27T10:53:10.400Z] setToolWin: [2024-06-27T10:53:10.400Z] [2024-06-27T10:53:10.400Z] setToolUnix: [2024-06-27T10:53:10.400Z] [2024-06-27T10:53:10.400Z] setToolProperty: [2024-06-27T10:53:10.400Z] [2024-06-27T10:53:10.400Z] setS1ASclassPath: [2024-06-27T10:53:10.400Z] [2024-06-27T10:53:10.400Z] init-common: [2024-06-27T10:53:10.400Z] [2024-06-27T10:53:10.400Z] compile-common: [2024-06-27T10:53:10.400Z] [echo] Current time (ISO): 2024-06-27T10:53:10.232+0000 [2024-06-27T10:53:10.400Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:10.511Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/HelloService.java uses or overrides a deprecated API. [2024-06-27T10:53:10.511Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:10.512Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:10.512Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:53:10.516Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:10.516Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:10.516Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:10.516Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:10.516Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:10.516Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:10.516Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:10.768Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:10.768Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:10.768Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:10.768Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:10.768Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:10.768Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:10.768Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:10.831Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:10.831Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:10.831Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:10.831Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:10.831Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:10.831Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:10.831Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:11.023Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:11.023Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:53:11.023Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:11.023Z] [javac] 1 warning [2024-06-27T10:53:11.023Z] [2024-06-27T10:53:11.024Z] setup: [2024-06-27T10:53:11.024Z] [2024-06-27T10:53:11.024Z] runclient: [2024-06-27T10:53:11.024Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:11.024Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:11.024Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:11.024Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:11.024Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:11.024Z] [2024-06-27T10:53:11.024Z] run-client: [2024-06-27T10:53:11.024Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:53:11.038Z] [exec] Jun 27, 2024 10:53:10 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:11.038Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4c4c7d6c [2024-06-27T10:53:11.038Z] [exec] Value of key is: test2 : [2024-06-27T10:53:11.038Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:11.038Z] [exec] [2024-06-27T10:53:11.038Z] [exec] [2024-06-27T10:53:11.038Z] [exec] ----------------------------------------- [2024-06-27T10:53:11.038Z] [exec] - test2 : : PASS - [2024-06-27T10:53:11.038Z] [exec] ----------------------------------------- [2024-06-27T10:53:11.038Z] [exec] Total PASS: 1 [2024-06-27T10:53:11.038Z] [exec] Total FAIL: 0 [2024-06-27T10:53:11.038Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:11.038Z] [exec] ----------------------------------------- [2024-06-27T10:53:11.038Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:11.038Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:11.038Z] [2024-06-27T10:53:11.038Z] checkReporting-common: [2024-06-27T10:53:11.038Z] [2024-06-27T10:53:11.038Z] confirmReportPresent-common: [2024-06-27T10:53:11.038Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:11.038Z] [echo] Test seems to be reported fine [2024-06-27T10:53:11.038Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2024-06-27T10:53:11.038Z] [2024-06-27T10:53:11.038Z] confirmMissingReport-common: [2024-06-27T10:53:11.038Z] [2024-06-27T10:53:11.038Z] undeploy: [2024-06-27T10:53:11.038Z] [2024-06-27T10:53:11.038Z] drop-sql: [2024-06-27T10:53:11.038Z] [2024-06-27T10:53:11.038Z] setOSConditions: [2024-06-27T10:53:11.038Z] [2024-06-27T10:53:11.039Z] setToolWin: [2024-06-27T10:53:11.039Z] [2024-06-27T10:53:11.039Z] setToolUnix: [2024-06-27T10:53:11.039Z] [2024-06-27T10:53:11.039Z] setToolProperty: [2024-06-27T10:53:11.039Z] [2024-06-27T10:53:11.039Z] setS1ASclassPath: [2024-06-27T10:53:11.039Z] [2024-06-27T10:53:11.039Z] init-common: [2024-06-27T10:53:11.039Z] [2024-06-27T10:53:11.039Z] execute-sql-common: [2024-06-27T10:53:11.074Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:11.074Z] [javac] 1 warning [2024-06-27T10:53:11.074Z] [2024-06-27T10:53:11.074Z] build: [2024-06-27T10:53:11.074Z] [2024-06-27T10:53:11.074Z] setOSConditions: [2024-06-27T10:53:11.074Z] [2024-06-27T10:53:11.074Z] setToolWin: [2024-06-27T10:53:11.074Z] [2024-06-27T10:53:11.074Z] setToolUnix: [2024-06-27T10:53:11.074Z] [2024-06-27T10:53:11.074Z] setToolProperty: [2024-06-27T10:53:11.074Z] [2024-06-27T10:53:11.074Z] setS1ASclassPath: [2024-06-27T10:53:11.074Z] [2024-06-27T10:53:11.074Z] init-common: [2024-06-27T10:53:11.075Z] [2024-06-27T10:53:11.075Z] webclient-war-common: [2024-06-27T10:53:11.075Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:11.075Z] [2024-06-27T10:53:11.075Z] clear: [2024-06-27T10:53:11.075Z] [2024-06-27T10:53:11.075Z] test-tlds-exist: [2024-06-27T10:53:11.075Z] [2024-06-27T10:53:11.075Z] copy-tlds: [2024-06-27T10:53:11.075Z] [2024-06-27T10:53:11.075Z] test-tagfiles-exist: [2024-06-27T10:53:11.075Z] [2024-06-27T10:53:11.075Z] copy-tagfiles: [2024-06-27T10:53:11.075Z] [2024-06-27T10:53:11.075Z] package-war-common: [2024-06-27T10:53:11.075Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:11.075Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:11.075Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:11.075Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:11.075Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/lib [2024-06-27T10:53:11.075Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:11.075Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:11.075Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web.war [2024-06-27T10:53:11.075Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:11.075Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:11.075Z] [javac] Compiling 1 source file [2024-06-27T10:53:11.075Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:11.075Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:11.075Z] [2024-06-27T10:53:11.075Z] deploy: [2024-06-27T10:53:11.075Z] [2024-06-27T10:53:11.075Z] deploy-war-common: [2024-06-27T10:53:11.075Z] [2024-06-27T10:53:11.075Z] setOSConditions: [2024-06-27T10:53:11.076Z] [2024-06-27T10:53:11.076Z] setToolWin: [2024-06-27T10:53:11.076Z] [2024-06-27T10:53:11.076Z] setToolUnix: [2024-06-27T10:53:11.076Z] [2024-06-27T10:53:11.076Z] setToolProperty: [2024-06-27T10:53:11.076Z] [2024-06-27T10:53:11.076Z] setS1ASclassPath: [2024-06-27T10:53:11.076Z] [2024-06-27T10:53:11.076Z] init-common: [2024-06-27T10:53:11.076Z] [2024-06-27T10:53:11.076Z] deploy-war-commonpe: [2024-06-27T10:53:11.199Z] [2024-06-27T10:53:11.199Z] setOSConditions: [2024-06-27T10:53:11.199Z] [2024-06-27T10:53:11.199Z] setToolWin: [2024-06-27T10:53:11.199Z] [2024-06-27T10:53:11.199Z] setToolUnix: [2024-06-27T10:53:11.199Z] [2024-06-27T10:53:11.199Z] setToolProperty: [2024-06-27T10:53:11.199Z] [2024-06-27T10:53:11.199Z] setS1ASclassPath: [2024-06-27T10:53:11.199Z] [2024-06-27T10:53:11.199Z] init-common: [2024-06-27T10:53:11.199Z] [2024-06-27T10:53:11.199Z] startDomainUnix: [2024-06-27T10:53:11.200Z] [echo] Starting DAS [2024-06-27T10:53:11.294Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_dbuser_tables.sql [2024-06-27T10:53:11.294Z] [sql] 0 rows affected [2024-06-27T10:53:11.294Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] setOSConditions: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] setToolWin: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] setToolUnix: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] setToolProperty: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] setS1ASclassPath: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] init-common: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] execute-sql-common: [2024-06-27T10:53:11.294Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_pbpublic_tables.sql [2024-06-27T10:53:11.294Z] [sql] 0 rows affected [2024-06-27T10:53:11.294Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] setOSConditions: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] setToolWin: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] setToolUnix: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] setToolProperty: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] setS1ASclassPath: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] init-common: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] undeploy-jdbc-common: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.294Z] setOSConditions: [2024-06-27T10:53:11.294Z] [2024-06-27T10:53:11.295Z] setToolWin: [2024-06-27T10:53:11.295Z] [2024-06-27T10:53:11.295Z] setToolUnix: [2024-06-27T10:53:11.295Z] [2024-06-27T10:53:11.295Z] setToolProperty: [2024-06-27T10:53:11.295Z] [2024-06-27T10:53:11.295Z] setS1ASclassPath: [2024-06-27T10:53:11.295Z] [2024-06-27T10:53:11.295Z] init-common: [2024-06-27T10:53:11.295Z] [2024-06-27T10:53:11.295Z] delete-jdbc-resource-common: [2024-06-27T10:53:11.295Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2024-06-27T10:53:11.325Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:11.325Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:11.325Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:11.325Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:11.325Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:11.325Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:11.325Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:11.390Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:11.413Z] [exec] Application deployed with name datasource-definitionApp. [2024-06-27T10:53:11.413Z] [echo] Deployment on target server server successful [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] setOSConditions: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] setToolWin: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] setToolUnix: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] setToolProperty: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] setS1ASclassPath: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] init-common: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] deploy-common-ee: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] run: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] setOSConditions: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] setToolWin: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] setToolUnix: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] setToolProperty: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] setS1ASclassPath: [2024-06-27T10:53:11.413Z] [2024-06-27T10:53:11.413Z] init-common: [2024-06-27T10:53:11.414Z] [2024-06-27T10:53:11.414Z] runclient-common: [2024-06-27T10:53:11.414Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/datasource-definitionAppClient.jar -name datasource-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-06-27T10:53:11.549Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2024-06-27T10:53:11.550Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2024-06-27T10:53:11.550Z] [echo] cmd executed for server [2024-06-27T10:53:11.550Z] [2024-06-27T10:53:11.550Z] setOSConditions: [2024-06-27T10:53:11.550Z] [2024-06-27T10:53:11.550Z] setToolWin: [2024-06-27T10:53:11.550Z] [2024-06-27T10:53:11.550Z] setToolUnix: [2024-06-27T10:53:11.550Z] [2024-06-27T10:53:11.550Z] setToolProperty: [2024-06-27T10:53:11.550Z] [2024-06-27T10:53:11.550Z] setS1ASclassPath: [2024-06-27T10:53:11.550Z] [2024-06-27T10:53:11.550Z] init-common: [2024-06-27T10:53:11.550Z] [2024-06-27T10:53:11.550Z] delete-jdbc-connpool-common: [2024-06-27T10:53:11.550Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2024-06-27T10:53:11.556Z] [exec] Jun 27, 2024 10:53:11 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:11.556Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@61da0413 [2024-06-27T10:53:11.635Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web.war [2024-06-27T10:53:11.643Z] [javac] 1 warning [2024-06-27T10:53:11.643Z] [2024-06-27T10:53:11.643Z] setOSConditions: [2024-06-27T10:53:11.643Z] [2024-06-27T10:53:11.643Z] setToolWin: [2024-06-27T10:53:11.643Z] [2024-06-27T10:53:11.643Z] setToolUnix: [2024-06-27T10:53:11.643Z] [2024-06-27T10:53:11.643Z] setToolProperty: [2024-06-27T10:53:11.643Z] [2024-06-27T10:53:11.643Z] setS1ASclassPath: [2024-06-27T10:53:11.643Z] [2024-06-27T10:53:11.643Z] init-common: [2024-06-27T10:53:11.643Z] [2024-06-27T10:53:11.643Z] compile-common: [2024-06-27T10:53:11.643Z] [echo] Current time (ISO): 2024-06-27T10:53:11.638+0000 [2024-06-27T10:53:11.644Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:11.809Z] [exec] Waiting timers to expire for getalltimers timer test [2024-06-27T10:53:12.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2024-06-27T10:53:12.109Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2024-06-27T10:53:12.109Z] [echo] cmd executed for server [2024-06-27T10:53:12.109Z] [2024-06-27T10:53:12.109Z] setOSConditions: [2024-06-27T10:53:12.109Z] [2024-06-27T10:53:12.109Z] setToolWin: [2024-06-27T10:53:12.109Z] [2024-06-27T10:53:12.109Z] setToolUnix: [2024-06-27T10:53:12.109Z] [2024-06-27T10:53:12.109Z] setToolProperty: [2024-06-27T10:53:12.109Z] [2024-06-27T10:53:12.109Z] setS1ASclassPath: [2024-06-27T10:53:12.109Z] [2024-06-27T10:53:12.109Z] init-common: [2024-06-27T10:53:12.109Z] [2024-06-27T10:53:12.109Z] undeploy-common: [2024-06-27T10:53:12.252Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:12.252Z] [javac] 1 warning [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] build: [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] setOSConditions: [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] fixFiles: [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] convUnix: [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] convWin: [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] setToolWin: [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] setToolUnix: [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] setToolProperty: [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] setS1ASclassPath: [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] init-common: [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] package-persistence-common: [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] ejb-jar-common: [2024-06-27T10:53:12.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:12.252Z] [2024-06-27T10:53:12.252Z] package-ejbjar-common: [2024-06-27T10:53:12.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:12.252Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkg-ejb.jar [2024-06-27T10:53:12.252Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] appclient-jar-common: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] package-appclientjar-common: [2024-06-27T10:53:12.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:12.253Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkg-client.jar [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] webclient-war-common: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] build-ear-common: [2024-06-27T10:53:12.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:12.253Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:12.253Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgApp.ear [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] deploy: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] setOSConditions: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] setToolWin: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] setToolUnix: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] setToolProperty: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] setS1ASclassPath: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] init-common: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] deploy-common: [2024-06-27T10:53:12.253Z] [echo] Current time (ISO): 2024-06-27T10:53:12.165+0000 [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] setOSConditions: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] setToolWin: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] setToolUnix: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.253Z] setToolProperty: [2024-06-27T10:53:12.253Z] [2024-06-27T10:53:12.254Z] setS1ASclassPath: [2024-06-27T10:53:12.254Z] [2024-06-27T10:53:12.254Z] init-common: [2024-06-27T10:53:12.254Z] [2024-06-27T10:53:12.254Z] deploy-common-pe: [2024-06-27T10:53:12.347Z] [exec] Jun 27, 2024 10:53:12 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:12.347Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:12.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-poolauthApp [2024-06-27T10:53:12.364Z] [2024-06-27T10:53:12.364Z] all: [2024-06-27T10:53:12.566Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:12.567Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:12.567Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:12.567Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:12.567Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:12.567Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:12.567Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:12.618Z] [2024-06-27T10:53:12.618Z] setOSConditions: [2024-06-27T10:53:12.618Z] [2024-06-27T10:53:12.618Z] setToolWin: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setToolUnix: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setToolProperty: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setS1ASclassPath: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] init-common: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] clean: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setOSConditions: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setToolWin: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setToolUnix: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setToolProperty: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setS1ASclassPath: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] init-common: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] clean-common: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setOSConditions: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setToolWin: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setToolUnix: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setToolProperty: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] setS1ASclassPath: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] init-common: [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.619Z] clean-classes-common: [2024-06-27T10:53:12.619Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:12.619Z] [2024-06-27T10:53:12.620Z] setOSConditions: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] setToolWin: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] setToolUnix: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] setToolProperty: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] setS1ASclassPath: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] init-common: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] clean-jars-common: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] compile: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] setOSConditions: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] setToolWin: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] setToolUnix: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] setToolProperty: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] setS1ASclassPath: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] init-common: [2024-06-27T10:53:12.620Z] [2024-06-27T10:53:12.620Z] compile-common: [2024-06-27T10:53:12.620Z] [echo] Current time (ISO): 2024-06-27T10:53:12.397+0000 [2024-06-27T10:53:12.620Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:12.620Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:12.814Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgApp.ear [2024-06-27T10:53:12.877Z] [exec] Application deployed with name blackbox-tx. [2024-06-27T10:53:12.877Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-06-27T10:53:12.877Z] [2024-06-27T10:53:12.878Z] deploy: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] setOSConditions: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] setToolWin: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] setToolUnix: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] setToolProperty: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] setS1ASclassPath: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] init-common: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] deploy-common: [2024-06-27T10:53:12.878Z] [echo] Current time (ISO): 2024-06-27T10:53:12.713+0000 [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] setOSConditions: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] setToolWin: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] setToolUnix: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] setToolProperty: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] setS1ASclassPath: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] init-common: [2024-06-27T10:53:12.878Z] [2024-06-27T10:53:12.878Z] deploy-common-pe: [2024-06-27T10:53:12.913Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:12.913Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:53:12.913Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:53:12.913Z] [javac] 2 warnings [2024-06-27T10:53:12.913Z] [2024-06-27T10:53:12.913Z] setOSConditions: [2024-06-27T10:53:12.913Z] [2024-06-27T10:53:12.913Z] setToolWin: [2024-06-27T10:53:12.913Z] [2024-06-27T10:53:12.913Z] setToolUnix: [2024-06-27T10:53:12.913Z] [2024-06-27T10:53:12.913Z] setToolProperty: [2024-06-27T10:53:12.913Z] [2024-06-27T10:53:12.913Z] setS1ASclassPath: [2024-06-27T10:53:12.913Z] [2024-06-27T10:53:12.913Z] init-common: [2024-06-27T10:53:12.913Z] [2024-06-27T10:53:12.913Z] compile-common: [2024-06-27T10:53:12.913Z] [echo] Current time (ISO): 2024-06-27T10:53:12.523+0000 [2024-06-27T10:53:12.914Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:13.382Z] [exec] Application deployed with name ejb-ejb30-hello-nopkgApp. [2024-06-27T10:53:13.382Z] [echo] Deployment on target server server successful [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] setOSConditions: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] setToolWin: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] setToolUnix: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] setToolProperty: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] setS1ASclassPath: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] init-common: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] deploy-common-ee: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] run: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] setOSConditions: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] setToolWin: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] setToolUnix: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] setToolProperty: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] setS1ASclassPath: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] init-common: [2024-06-27T10:53:13.383Z] [2024-06-27T10:53:13.383Z] runclient-common: [2024-06-27T10:53:13.383Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgAppClient.jar -name ejb-ejb30-hello-nopkgClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:53:13.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-06-27T10:53:13.495Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:13.495Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/client/Client.java:79: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:53:13.495Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-06-27T10:53:13.495Z] [javac] ^ [2024-06-27T10:53:13.495Z] [javac] 2 warnings [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] build: [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] setOSConditions: [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] fixFiles: [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] convUnix: [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] convWin: [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] setToolWin: [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] setToolUnix: [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] setToolProperty: [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] setS1ASclassPath: [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] init-common: [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] package-persistence-common: [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] ejb-jar-common: [2024-06-27T10:53:13.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:13.495Z] [2024-06-27T10:53:13.495Z] package-ejbjar-common: [2024-06-27T10:53:13.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:13.495Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:13.495Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdb-ejb.jar [2024-06-27T10:53:13.496Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:13.496Z] [2024-06-27T10:53:13.496Z] appclient-jar-common: [2024-06-27T10:53:13.496Z] [2024-06-27T10:53:13.496Z] package-appclientjar-common: [2024-06-27T10:53:13.496Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:13.496Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:13.496Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdb-client.jar [2024-06-27T10:53:13.496Z] [2024-06-27T10:53:13.496Z] webclient-war-common: [2024-06-27T10:53:13.496Z] [2024-06-27T10:53:13.496Z] build-ear-common: [2024-06-27T10:53:13.496Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:13.496Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:13.496Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:13.496Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbApp.ear [2024-06-27T10:53:13.496Z] [2024-06-27T10:53:13.496Z] create-resources: [2024-06-27T10:53:13.496Z] [2024-06-27T10:53:13.496Z] asadmin-batch-common: [2024-06-27T10:53:13.554Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:13.554Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:13.554Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:13.554Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:13.554Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:13.554Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:13.554Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:13.689Z] [exec] Verifying getalltimers from non-timeout bean [2024-06-27T10:53:14.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:53:14.113Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:14.113Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/autocommit/ejb/SimpleBMPBean.java:43: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:53:14.113Z] [javac] return new Integer(1); [2024-06-27T10:53:14.113Z] [javac] ^ [2024-06-27T10:53:14.113Z] [javac] 2 warnings [2024-06-27T10:53:14.113Z] [2024-06-27T10:53:14.113Z] setOSConditions: [2024-06-27T10:53:14.113Z] [2024-06-27T10:53:14.113Z] setToolWin: [2024-06-27T10:53:14.113Z] [2024-06-27T10:53:14.113Z] setToolUnix: [2024-06-27T10:53:14.113Z] [2024-06-27T10:53:14.113Z] setToolProperty: [2024-06-27T10:53:14.113Z] [2024-06-27T10:53:14.113Z] setS1ASclassPath: [2024-06-27T10:53:14.113Z] [2024-06-27T10:53:14.113Z] init-common: [2024-06-27T10:53:14.113Z] [2024-06-27T10:53:14.113Z] compile-common: [2024-06-27T10:53:14.113Z] [echo] Current time (ISO): 2024-06-27T10:53:14.084+0000 [2024-06-27T10:53:14.113Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:14.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/cdi_hello_mdb_QCF [2024-06-27T10:53:14.309Z] [exec] Connector resource jms/cdi_hello_mdb_QCF created. [2024-06-27T10:53:14.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false cdi_hello_mdb_InQueue [2024-06-27T10:53:14.309Z] [exec] JMS Desctination cdi_hello_mdb_InQueue created. [2024-06-27T10:53:14.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=cdi_hello_mdb_InQueue --target server --force=false jms/cdi_hello_mdb_InQueue [2024-06-27T10:53:14.309Z] [exec] Administered object jms/cdi_hello_mdb_InQueue created. [2024-06-27T10:53:14.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false cdi_hello_mdb_OutQueue [2024-06-27T10:53:14.309Z] [exec] JMS Desctination cdi_hello_mdb_OutQueue created. [2024-06-27T10:53:14.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=cdi_hello_mdb_OutQueue --target server --force=false jms/cdi_hello_mdb_OutQueue [2024-06-27T10:53:14.310Z] [exec] Administered object jms/cdi_hello_mdb_OutQueue created. [2024-06-27T10:53:14.310Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] deploy: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] setOSConditions: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] setToolWin: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] setToolUnix: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] setToolProperty: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] setS1ASclassPath: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] [exec] Jun 27, 2024 10:53:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:14.310Z] init-common: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] deploy-common: [2024-06-27T10:53:14.310Z] [echo] Current time (ISO): 2024-06-27T10:53:14.159+0000 [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:14.310Z] setOSConditions: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] setToolWin: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] setToolUnix: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] setToolProperty: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] setS1ASclassPath: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] init-common: [2024-06-27T10:53:14.310Z] [2024-06-27T10:53:14.310Z] deploy-common-pe: [2024-06-27T10:53:14.806Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:14.806Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:14.806Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:14.806Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:14.807Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:14.807Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:14.807Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:14.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbApp.ear [2024-06-27T10:53:14.887Z] [exec] Jun 27, 2024 10:53:14 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:53:14.887Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-nopkg-client] with main class [Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-nopkgClient [2024-06-27T10:53:14.917Z] [exec] Application deployed with name web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web. [2024-06-27T10:53:14.917Z] [2024-06-27T10:53:14.917Z] deploy-war-commonee: [2024-06-27T10:53:14.917Z] [2024-06-27T10:53:14.917Z] run: [2024-06-27T10:53:14.917Z] [java] Connecting to: http://localhost:45711/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes/jsp/test.jsp [2024-06-27T10:53:15.053Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:15.053Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:15.053Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:15.053Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:15.053Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:15.053Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:15.053Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:15.142Z] [exec] Waiting for the domain to stop ... [2024-06-27T10:53:15.142Z] [exec] Waiting finished after 2,449 ms. [2024-06-27T10:53:15.142Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:53:15.220Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:15.220Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:15.220Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:15.220Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:15.220Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:15.220Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:15.220Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:15.220Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:15.220Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:15.220Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:15.220Z] [exec] Value of key is:war-with-endpointimpl-only [2024-06-27T10:53:15.220Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:15.220Z] [exec] [2024-06-27T10:53:15.220Z] [exec] [2024-06-27T10:53:15.220Z] [exec] ----------------------------------------- [2024-06-27T10:53:15.220Z] [exec] - war-with-endpointimpl-only: PASS - [2024-06-27T10:53:15.220Z] [exec] ----------------------------------------- [2024-06-27T10:53:15.220Z] [exec] Total PASS: 1 [2024-06-27T10:53:15.220Z] [exec] Total FAIL: 0 [2024-06-27T10:53:15.220Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:15.220Z] [exec] ----------------------------------------- [2024-06-27T10:53:15.220Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:15.220Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:15.220Z] [2024-06-27T10:53:15.220Z] restart-test: [2024-06-27T10:53:15.220Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:15.220Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:15.220Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:15.220Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:15.220Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:15.220Z] [2024-06-27T10:53:15.220Z] restart-server-instance-common: [2024-06-27T10:53:15.221Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:15.221Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:15.221Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:15.221Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:15.221Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:15.221Z] [2024-06-27T10:53:15.221Z] setOSConditions: [2024-06-27T10:53:15.221Z] [2024-06-27T10:53:15.221Z] setToolWin: [2024-06-27T10:53:15.221Z] [2024-06-27T10:53:15.221Z] setToolUnix: [2024-06-27T10:53:15.221Z] [2024-06-27T10:53:15.221Z] setToolProperty: [2024-06-27T10:53:15.221Z] [2024-06-27T10:53:15.221Z] setS1ASclassPath: [2024-06-27T10:53:15.221Z] [2024-06-27T10:53:15.221Z] init-common: [2024-06-27T10:53:15.221Z] [2024-06-27T10:53:15.221Z] stopDomain: [2024-06-27T10:53:15.221Z] [echo] run.xml:stopping domain... [2024-06-27T10:53:15.613Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:15.841Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:15.841Z] [java] [2024-06-27T10:53:15.841Z] [java] [2024-06-27T10:53:15.841Z] [java] ----------------------------------------- [2024-06-27T10:53:15.841Z] [java] - jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes: PASS - [2024-06-27T10:53:15.841Z] [java] ----------------------------------------- [2024-06-27T10:53:15.841Z] [java] - Total PASS : 1 - [2024-06-27T10:53:15.841Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:15.842Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:15.842Z] [java] ----------------------------------------- [2024-06-27T10:53:15.842Z] [2024-06-27T10:53:15.842Z] undeploy: [2024-06-27T10:53:15.842Z] [2024-06-27T10:53:15.842Z] setOSConditions: [2024-06-27T10:53:15.842Z] [2024-06-27T10:53:15.842Z] setToolWin: [2024-06-27T10:53:15.842Z] [2024-06-27T10:53:15.842Z] setToolUnix: [2024-06-27T10:53:15.842Z] [2024-06-27T10:53:15.842Z] setToolProperty: [2024-06-27T10:53:15.842Z] [2024-06-27T10:53:15.842Z] setS1ASclassPath: [2024-06-27T10:53:15.842Z] [2024-06-27T10:53:15.842Z] init-common: [2024-06-27T10:53:15.842Z] [2024-06-27T10:53:15.842Z] undeploy-war-common: [2024-06-27T10:53:15.867Z] [javac] 1 warning [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] build: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] setOSConditions: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] fixFiles: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] convUnix: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] convWin: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] setToolWin: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] setToolUnix: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] setToolProperty: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] setS1ASclassPath: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] init-common: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] package-persistence-common: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] ejb-jar-common: [2024-06-27T10:53:15.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] package-ejbjar-common: [2024-06-27T10:53:15.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:15.868Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:15.868Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:15.868Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-ejb.jar [2024-06-27T10:53:15.868Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] appclient-jar-common: [2024-06-27T10:53:15.868Z] [2024-06-27T10:53:15.868Z] package-appclientjar-common: [2024-06-27T10:53:15.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:15.869Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:15.869Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:15.869Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-client.jar [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] webclient-war-common: [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] build-ear-common: [2024-06-27T10:53:15.869Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:15.869Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:15.869Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:15.869Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] deploy: [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] setOSConditions: [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] setToolWin: [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] setToolUnix: [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] setToolProperty: [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] setS1ASclassPath: [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] init-common: [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] execute-sql-common: [2024-06-27T10:53:15.869Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2024-06-27T10:53:15.869Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:53:15.869Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:53:15.869Z] [sql] 0 rows affected [2024-06-27T10:53:15.869Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] setOSConditions: [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] setToolWin: [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.869Z] setToolUnix: [2024-06-27T10:53:15.869Z] [2024-06-27T10:53:15.870Z] setToolProperty: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setS1ASclassPath: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] init-common: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setup: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setOSConditions: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setToolWin: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setToolUnix: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setToolProperty: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setS1ASclassPath: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] init-common: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] deploy-jdbc-common: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setOSConditions: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setToolWin: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setToolUnix: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setToolProperty: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] setS1ASclassPath: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] init-common: [2024-06-27T10:53:15.870Z] [2024-06-27T10:53:15.870Z] create-jdbc-connpool-common: [2024-06-27T10:53:15.979Z] [exec] Application deployed with name installed-libraries-testApp. [2024-06-27T10:53:15.979Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-06-27T10:53:15.980Z] [echo] Deployment on target server server successful [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setOSConditions: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setToolWin: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setToolUnix: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setToolProperty: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setS1ASclassPath: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] init-common: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] deploy-common-ee: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] run: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setOSConditions: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setToolWin: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setToolUnix: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setToolProperty: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setS1ASclassPath: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] init-common: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] execute-sql-common: [2024-06-27T10:53:15.980Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/create_pointbase.sql [2024-06-27T10:53:15.980Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:53:15.980Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T10:53:15.980Z] [sql] 0 rows affected [2024-06-27T10:53:15.980Z] [sql] 1 rows affected [2024-06-27T10:53:15.980Z] [sql] 1 rows affected [2024-06-27T10:53:15.980Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:53:15.980Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:53:15.980Z] [sql] 0 rows affected [2024-06-27T10:53:15.980Z] [sql] 1 rows affected [2024-06-27T10:53:15.980Z] [sql] 1 rows affected [2024-06-27T10:53:15.980Z] [sql] 6 of 8 SQL statements executed successfully [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setOSConditions: [2024-06-27T10:53:15.980Z] [2024-06-27T10:53:15.980Z] setToolWin: [2024-06-27T10:53:15.981Z] [2024-06-27T10:53:15.981Z] setToolUnix: [2024-06-27T10:53:15.981Z] [2024-06-27T10:53:15.981Z] setToolProperty: [2024-06-27T10:53:15.981Z] [2024-06-27T10:53:15.981Z] setS1ASclassPath: [2024-06-27T10:53:15.981Z] [2024-06-27T10:53:15.981Z] init-common: [2024-06-27T10:53:15.981Z] [2024-06-27T10:53:15.981Z] run-test-1: [2024-06-27T10:53:15.981Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:53:15.981Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:53:15.981Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:53:15.981Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:53:15.981Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:53:15.981Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:53:15.981Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:53:15.981Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:53:15.981Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:53:15.981Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:53:15.982Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:53:15.982Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:53:15.982Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:53:15.982Z] [java] ... 54 more [2024-06-27T10:53:15.982Z] [java] Java Result: -1 [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] undeploy: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] setOSConditions: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] setToolWin: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] setToolUnix: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] setToolProperty: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] setS1ASclassPath: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] init-common: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] execute-sql-common: [2024-06-27T10:53:15.982Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/drop_pointbase.sql [2024-06-27T10:53:15.982Z] [sql] 0 rows affected [2024-06-27T10:53:15.982Z] [sql] 0 rows affected [2024-06-27T10:53:15.982Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] setOSConditions: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] setToolWin: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] setToolUnix: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] setToolProperty: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] setS1ASclassPath: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.982Z] init-common: [2024-06-27T10:53:15.982Z] [2024-06-27T10:53:15.983Z] undeploy-common: [2024-06-27T10:53:16.096Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web [2024-06-27T10:53:16.351Z] [2024-06-27T10:53:16.351Z] stopDomain: [2024-06-27T10:53:16.351Z] [echo] run.xml:stopping domain... [2024-06-27T10:53:16.458Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-autocommit-pool [2024-06-27T10:53:16.458Z] [exec] JDBC connection pool jdbc-autocommit-pool created successfully. [2024-06-27T10:53:16.458Z] [2024-06-27T10:53:16.458Z] set-derby-connpool-props: [2024-06-27T10:53:16.515Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:53:16.515Z] [exec] Waiting finished after 4,888 ms. [2024-06-27T10:53:16.515Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:53:16.515Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:53:16.515Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:53:16.515Z] [exec] Admin Port: 45,707 [2024-06-27T10:53:16.515Z] [exec] Command start-domain executed successfully. [2024-06-27T10:53:16.540Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-06-27T10:53:16.540Z] [2024-06-27T10:53:16.541Z] setOSConditions: [2024-06-27T10:53:16.541Z] [2024-06-27T10:53:16.541Z] setToolWin: [2024-06-27T10:53:16.541Z] [2024-06-27T10:53:16.541Z] setToolUnix: [2024-06-27T10:53:16.541Z] [2024-06-27T10:53:16.541Z] setToolProperty: [2024-06-27T10:53:16.541Z] [2024-06-27T10:53:16.541Z] setS1ASclassPath: [2024-06-27T10:53:16.541Z] [2024-06-27T10:53:16.541Z] init-common: [2024-06-27T10:53:16.541Z] [2024-06-27T10:53:16.541Z] undeploy-rar-common: [2024-06-27T10:53:16.541Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-06-27T10:53:16.584Z] [exec] Waiting for the domain to stop . [2024-06-27T10:53:16.584Z] [exec] Waiting finished after 330 ms. [2024-06-27T10:53:16.584Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:53:16.713Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.User=dbuser [2024-06-27T10:53:16.713Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.User=dbuser [2024-06-27T10:53:16.715Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:16.715Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:53:16.715Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:53:16.751Z] [exec] Application deployed with name cdi-hello-mdbApp. [2024-06-27T10:53:16.751Z] [echo] Deployment on target server server successful [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] setOSConditions: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] setToolWin: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] setToolUnix: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] setToolProperty: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] setS1ASclassPath: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] init-common: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] deploy-common-ee: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] run: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] setOSConditions: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] setToolWin: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] setToolUnix: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] setToolProperty: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] setS1ASclassPath: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] init-common: [2024-06-27T10:53:16.751Z] [2024-06-27T10:53:16.751Z] runclient-common: [2024-06-27T10:53:16.751Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbAppClient.jar -name cdi-hello-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:53:16.770Z] [echo] run.xml:doing wait for localhost:45712... [2024-06-27T10:53:16.880Z] [exec] Each message got redelivered 4 times successfully and then stopped delivery [2024-06-27T10:53:16.880Z] [exec] Value of key is: mdb main [2024-06-27T10:53:16.880Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:16.880Z] [exec] [2024-06-27T10:53:16.880Z] [exec] [2024-06-27T10:53:16.880Z] [exec] ----------------------------------------- [2024-06-27T10:53:16.880Z] [exec] - mdb main: PASS - [2024-06-27T10:53:16.880Z] [exec] ----------------------------------------- [2024-06-27T10:53:16.881Z] [exec] Total PASS: 1 [2024-06-27T10:53:16.881Z] [exec] Total FAIL: 0 [2024-06-27T10:53:16.881Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:16.881Z] [exec] ----------------------------------------- [2024-06-27T10:53:16.881Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:17.024Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-06-27T10:53:17.024Z] [2024-06-27T10:53:17.024Z] dumpThreadStack: [2024-06-27T10:53:17.024Z] [2024-06-27T10:53:17.024Z] startDomainWindows: [2024-06-27T10:53:17.024Z] [2024-06-27T10:53:17.024Z] startDomain: [2024-06-27T10:53:17.024Z] [2024-06-27T10:53:17.024Z] setOSConditions: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setToolWin: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setToolUnix: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setToolProperty: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setS1ASclassPath: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] init-common: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] execute-ejb-sql-common: [2024-06-27T10:53:17.025Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/create_pointbase.sql [2024-06-27T10:53:17.025Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:53:17.025Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:53:17.025Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setOSConditions: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setToolWin: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setToolUnix: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setToolProperty: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setS1ASclassPath: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] init-common: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] deploy-common: [2024-06-27T10:53:17.025Z] [echo] Current time (ISO): 2024-06-27T10:53:16.888+0000 [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setOSConditions: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setToolWin: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setToolUnix: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setToolProperty: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.025Z] setS1ASclassPath: [2024-06-27T10:53:17.025Z] [2024-06-27T10:53:17.026Z] init-common: [2024-06-27T10:53:17.026Z] [2024-06-27T10:53:17.026Z] deploy-common-pe: [2024-06-27T10:53:17.099Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-06-27T10:53:17.099Z] [2024-06-27T10:53:17.099Z] uninstall-library: [2024-06-27T10:53:17.099Z] [echo] deleting file [blackbox.jar] from applibs [2024-06-27T10:53:17.099Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-06-27T10:53:17.099Z] [2024-06-27T10:53:17.099Z] restart-server: [2024-06-27T10:53:17.099Z] [2024-06-27T10:53:17.100Z] setOSConditions: [2024-06-27T10:53:17.100Z] [2024-06-27T10:53:17.100Z] stop-server: [2024-06-27T10:53:17.100Z] [2024-06-27T10:53:17.100Z] stop-server-unix: [2024-06-27T10:53:17.100Z] [echo] stopping server on unix ... [2024-06-27T10:53:17.137Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:17.272Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.Password=dbpassword [2024-06-27T10:53:17.272Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.Password=dbpassword [2024-06-27T10:53:17.284Z] [exec] Waiting for the domain to stop . [2024-06-27T10:53:17.284Z] [exec] Waiting finished after 255 ms. [2024-06-27T10:53:17.285Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] restore: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] setOSConditions: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] setToolWin: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] setToolUnix: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] setToolProperty: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] setS1ASclassPath: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] init-common: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] removeJarAndClasses: [2024-06-27T10:53:17.285Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/myclasses.jar [2024-06-27T10:53:17.285Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/classes/aaa [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] setOSConditions: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] setToolWin: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] setToolUnix: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] setToolProperty: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] setS1ASclassPath: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] init-common: [2024-06-27T10:53:17.285Z] [2024-06-27T10:53:17.285Z] startDomainUnix: [2024-06-27T10:53:17.285Z] [echo] Starting DAS [2024-06-27T10:53:17.287Z] [javac] 2 warnings [2024-06-27T10:53:17.287Z] [2024-06-27T10:53:17.287Z] build: [2024-06-27T10:53:17.287Z] [2024-06-27T10:53:17.287Z] setOSConditions: [2024-06-27T10:53:17.287Z] [2024-06-27T10:53:17.288Z] setToolWin: [2024-06-27T10:53:17.288Z] [2024-06-27T10:53:17.288Z] setToolUnix: [2024-06-27T10:53:17.288Z] [2024-06-27T10:53:17.288Z] setToolProperty: [2024-06-27T10:53:17.288Z] [2024-06-27T10:53:17.288Z] setS1ASclassPath: [2024-06-27T10:53:17.288Z] [2024-06-27T10:53:17.288Z] init-common: [2024-06-27T10:53:17.288Z] [2024-06-27T10:53:17.288Z] webclient-pu-war: [2024-06-27T10:53:17.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:17.288Z] [2024-06-27T10:53:17.288Z] setOSConditions: [2024-06-27T10:53:17.344Z] [exec] Jun 27, 2024 10:53:17 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:17.344Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:17.394Z] [2024-06-27T10:53:17.394Z] undeploy: [2024-06-27T10:53:17.394Z] [2024-06-27T10:53:17.394Z] setOSConditions: [2024-06-27T10:53:17.394Z] [2024-06-27T10:53:17.394Z] setToolWin: [2024-06-27T10:53:17.394Z] [2024-06-27T10:53:17.394Z] setToolUnix: [2024-06-27T10:53:17.394Z] [2024-06-27T10:53:17.394Z] setToolProperty: [2024-06-27T10:53:17.394Z] [2024-06-27T10:53:17.394Z] setS1ASclassPath: [2024-06-27T10:53:17.394Z] [2024-06-27T10:53:17.394Z] init-common: [2024-06-27T10:53:17.394Z] [2024-06-27T10:53:17.394Z] undeploy-common: [2024-06-27T10:53:17.547Z] [2024-06-27T10:53:17.547Z] setToolWin: [2024-06-27T10:53:17.547Z] [2024-06-27T10:53:17.547Z] setToolUnix: [2024-06-27T10:53:17.547Z] [2024-06-27T10:53:17.547Z] setToolProperty: [2024-06-27T10:53:17.547Z] [2024-06-27T10:53:17.547Z] setS1ASclassPath: [2024-06-27T10:53:17.547Z] [2024-06-27T10:53:17.547Z] init-common: [2024-06-27T10:53:17.547Z] [2024-06-27T10:53:17.547Z] package-pu-war: [2024-06-27T10:53:17.547Z] [echo] my build classes dir is:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:17.547Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-06-27T10:53:17.547Z] [echo] webclient.war.classes=**/JpaServlet.class,**/Order.classes,**/Customer.class [2024-06-27T10:53:17.547Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-06-27T10:53:17.547Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2024-06-27T10:53:17.547Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2024-06-27T10:53:17.547Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-06-27T10:53:17.547Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2024-06-27T10:53:17.547Z] [echo] created war file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2024-06-27T10:53:17.547Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-06-27T10:53:17.547Z] [echo] my webclient war classes are:**/JpaServlet.class,**/Order.classes,**/Customer.class [2024-06-27T10:53:17.547Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:17.547Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:17.584Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-idApp.ear [2024-06-27T10:53:17.674Z] [exec] Waiting for the domain to stop . [2024-06-27T10:53:17.674Z] [exec] Waiting finished after 163 ms. [2024-06-27T10:53:17.674Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:53:17.674Z] [2024-06-27T10:53:17.674Z] stop-server-windows: [2024-06-27T10:53:17.674Z] [2024-06-27T10:53:17.674Z] setOSConditions: [2024-06-27T10:53:17.674Z] [2024-06-27T10:53:17.674Z] start-server: [2024-06-27T10:53:17.674Z] [echo] +-----------------------------+ [2024-06-27T10:53:17.674Z] [echo] | | [2024-06-27T10:53:17.674Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:53:17.674Z] [echo] | in Felix mode | [2024-06-27T10:53:17.674Z] [echo] | | [2024-06-27T10:53:17.674Z] [echo] +-----------------------------+ [2024-06-27T10:53:17.674Z] [2024-06-27T10:53:17.674Z] start-server-unix: [2024-06-27T10:53:17.831Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.driverType=4 [2024-06-27T10:53:17.831Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.driverType=4 [2024-06-27T10:53:17.977Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mq-cmt-excptApp [2024-06-27T10:53:18.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.portNumber=1527 [2024-06-27T10:53:18.107Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.portNumber=1527 [2024-06-27T10:53:18.157Z] [exec] Jun 27, 2024 10:53:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:18.157Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@76e4212 [2024-06-27T10:53:18.157Z] [exec] invoking stateful [2024-06-27T10:53:18.157Z] [exec] invoking stateless [2024-06-27T10:53:18.157Z] [exec] test complete [2024-06-27T10:53:18.157Z] [exec] Value of key is: main [2024-06-27T10:53:18.157Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:18.157Z] [exec] [2024-06-27T10:53:18.157Z] [exec] [2024-06-27T10:53:18.157Z] [exec] ----------------------------------------- [2024-06-27T10:53:18.157Z] [exec] - main: PASS - [2024-06-27T10:53:18.157Z] [exec] ----------------------------------------- [2024-06-27T10:53:18.157Z] [exec] Total PASS: 1 [2024-06-27T10:53:18.157Z] [exec] Total FAIL: 0 [2024-06-27T10:53:18.157Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:18.157Z] [exec] ----------------------------------------- [2024-06-27T10:53:18.157Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:18.157Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:18.157Z] [2024-06-27T10:53:18.157Z] checkReporting-common: [2024-06-27T10:53:18.157Z] [2024-06-27T10:53:18.157Z] confirmReportPresent-common: [2024-06-27T10:53:18.158Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:18.158Z] [echo] Test seems to be reported fine [2024-06-27T10:53:18.158Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/nopkg/RepRunConf.txt [2024-06-27T10:53:18.158Z] [2024-06-27T10:53:18.158Z] confirmMissingReport-common: [2024-06-27T10:53:18.158Z] [2024-06-27T10:53:18.158Z] undeploy: [2024-06-27T10:53:18.232Z] [2024-06-27T10:53:18.232Z] setOSConditions: [2024-06-27T10:53:18.232Z] [2024-06-27T10:53:18.233Z] setToolWin: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] setToolUnix: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] setToolProperty: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] setS1ASclassPath: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] init-common: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] default-sql: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] setOSConditions: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] setToolWin: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] setToolUnix: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] setToolProperty: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] setS1ASclassPath: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] init-common: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] execute-sql-common: [2024-06-27T10:53:18.233Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/cmt/sql/drop_pointbase.sql [2024-06-27T10:53:18.233Z] [sql] 0 rows affected [2024-06-27T10:53:18.233Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] sql-oracle: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] execute-sql-connector: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] unsetup: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] setOSConditions: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.233Z] setToolWin: [2024-06-27T10:53:18.233Z] [2024-06-27T10:53:18.234Z] setToolUnix: [2024-06-27T10:53:18.234Z] [2024-06-27T10:53:18.234Z] setToolProperty: [2024-06-27T10:53:18.234Z] [2024-06-27T10:53:18.234Z] setS1ASclassPath: [2024-06-27T10:53:18.234Z] [2024-06-27T10:53:18.234Z] init-common: [2024-06-27T10:53:18.234Z] [2024-06-27T10:53:18.234Z] undeploy-jms-common: [2024-06-27T10:53:18.234Z] [2024-06-27T10:53:18.234Z] setOSConditions: [2024-06-27T10:53:18.234Z] [2024-06-27T10:53:18.234Z] setToolWin: [2024-06-27T10:53:18.234Z] [2024-06-27T10:53:18.234Z] setToolUnix: [2024-06-27T10:53:18.234Z] [2024-06-27T10:53:18.234Z] setToolProperty: [2024-06-27T10:53:18.234Z] [2024-06-27T10:53:18.234Z] setS1ASclassPath: [2024-06-27T10:53:18.234Z] [2024-06-27T10:53:18.234Z] init-common: [2024-06-27T10:53:18.234Z] [2024-06-27T10:53:18.234Z] delete-jms-connection-common: [2024-06-27T10:53:18.270Z] [exec] Jun 27, 2024 10:53:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:18.270Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:53:18.270Z] [exec] Jun 27, 2024 10:53:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:18.270Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:18.270Z] [exec] Jun 27, 2024 10:53:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:18.270Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:18.270Z] [exec] Jun 27, 2024 10:53:18 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:53:18.270Z] [exec] WARNING: ACC001: Using the only client [cdi-hello-mdb-client] with main class [com.sun.s1asdev.cdi.hello.mdb.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbAppClient.jar even though it does not match the specified main class name null or client name cdi-hello-mdbClient [2024-06-27T10:53:18.412Z] [2024-06-27T10:53:18.412Z] setOSConditions: [2024-06-27T10:53:18.412Z] [2024-06-27T10:53:18.412Z] setToolWin: [2024-06-27T10:53:18.413Z] [2024-06-27T10:53:18.413Z] setToolUnix: [2024-06-27T10:53:18.413Z] [2024-06-27T10:53:18.413Z] setToolProperty: [2024-06-27T10:53:18.413Z] [2024-06-27T10:53:18.413Z] setS1ASclassPath: [2024-06-27T10:53:18.413Z] [2024-06-27T10:53:18.413Z] init-common: [2024-06-27T10:53:18.413Z] [2024-06-27T10:53:18.413Z] undeploy-common: [2024-06-27T10:53:18.524Z] [exec] Jun 27, 2024 10:53:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:18.524Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:53:18.524Z] [exec] Jun 27, 2024 10:53:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:18.524Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:18.524Z] [exec] Jun 27, 2024 10:53:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:18.524Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:18.667Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.dataBaseName=testdb [2024-06-27T10:53:18.667Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.dataBaseName=testdb [2024-06-27T10:53:18.668Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-nopkgApp [2024-06-27T10:53:18.668Z] [2024-06-27T10:53:18.668Z] all: [2024-06-27T10:53:18.917Z] [exec] Value of key is: nontimeout: [2024-06-27T10:53:18.917Z] [exec] Verifying getalltimers from timeout bean [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] mdb: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] setOSConditions: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] setToolWin: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] setToolUnix: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] setToolProperty: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] setS1ASclassPath: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] init-common: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] clean: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] setOSConditions: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] setToolWin: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] setToolUnix: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] setToolProperty: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] setS1ASclassPath: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] init-common: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] clean-common: [2024-06-27T10:53:18.922Z] [2024-06-27T10:53:18.922Z] setOSConditions: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setToolWin: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setToolUnix: [2024-06-27T10:53:18.923Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:53:18.923Z] setToolProperty: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setS1ASclassPath: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] init-common: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] clean-classes-common: [2024-06-27T10:53:18.923Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setOSConditions: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setToolWin: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setToolUnix: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setToolProperty: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setS1ASclassPath: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] init-common: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] clean-jars-common: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] compile: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setOSConditions: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setToolWin: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setToolUnix: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.923Z] setToolProperty: [2024-06-27T10:53:18.923Z] [2024-06-27T10:53:18.924Z] setS1ASclassPath: [2024-06-27T10:53:18.924Z] [2024-06-27T10:53:18.924Z] init-common: [2024-06-27T10:53:18.924Z] [2024-06-27T10:53:18.924Z] compile-common: [2024-06-27T10:53:18.924Z] [echo] Current time (ISO): 2024-06-27T10:53:18.714+0000 [2024-06-27T10:53:18.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:18.924Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:18.927Z] [exec] Jun 27, 2024 10:53:18 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:18.928Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@38f502fc [2024-06-27T10:53:18.947Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/util/WebTestUtil.java uses or overrides a deprecated API. [2024-06-27T10:53:18.947Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:18.947Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:18.947Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:19.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-06-27T10:53:19.171Z] [2024-06-27T10:53:19.171Z] setOSConditions: [2024-06-27T10:53:19.171Z] [2024-06-27T10:53:19.171Z] setToolWin: [2024-06-27T10:53:19.171Z] [2024-06-27T10:53:19.171Z] setToolUnix: [2024-06-27T10:53:19.171Z] [2024-06-27T10:53:19.171Z] setToolProperty: [2024-06-27T10:53:19.171Z] [2024-06-27T10:53:19.171Z] setS1ASclassPath: [2024-06-27T10:53:19.171Z] [2024-06-27T10:53:19.171Z] init-common: [2024-06-27T10:53:19.171Z] [2024-06-27T10:53:19.171Z] delete-jms-resource-common: [2024-06-27T10:53:19.204Z] [2024-06-27T10:53:19.204Z] deploy: [2024-06-27T10:53:19.204Z] [2024-06-27T10:53:19.204Z] deploy-war-common: [2024-06-27T10:53:19.204Z] [2024-06-27T10:53:19.204Z] setOSConditions: [2024-06-27T10:53:19.204Z] [2024-06-27T10:53:19.204Z] setToolWin: [2024-06-27T10:53:19.204Z] [2024-06-27T10:53:19.205Z] setToolUnix: [2024-06-27T10:53:19.205Z] [2024-06-27T10:53:19.205Z] setToolProperty: [2024-06-27T10:53:19.205Z] [2024-06-27T10:53:19.205Z] setS1ASclassPath: [2024-06-27T10:53:19.205Z] [2024-06-27T10:53:19.205Z] init-common: [2024-06-27T10:53:19.205Z] [2024-06-27T10:53:19.205Z] deploy-war-commonpe: [2024-06-27T10:53:19.233Z] [2024-06-27T10:53:19.233Z] processResult: [2024-06-27T10:53:19.233Z] [2024-06-27T10:53:19.233Z] failed: [2024-06-27T10:53:19.233Z] [2024-06-27T10:53:19.233Z] passed: [2024-06-27T10:53:19.233Z] [echo] Test session2 Passed [2024-06-27T10:53:19.233Z] [2024-06-27T10:53:19.233Z] unknown: [2024-06-27T10:53:19.233Z] [2024-06-27T10:53:19.233Z] init.os: [2024-06-27T10:53:19.233Z] [2024-06-27T10:53:19.233Z] init.tools.unix: [2024-06-27T10:53:19.233Z] [2024-06-27T10:53:19.233Z] init.tools.windows: [2024-06-27T10:53:19.233Z] [2024-06-27T10:53:19.233Z] init.tools: [2024-06-27T10:53:19.233Z] [2024-06-27T10:53:19.233Z] setAsadminArgs: [2024-06-27T10:53:19.233Z] [2024-06-27T10:53:19.233Z] init: [2024-06-27T10:53:19.233Z] [2024-06-27T10:53:19.234Z] init.customtasks: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] prepare: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] undeploy.asadmin: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] setAsadminArgs: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] common.undeploy.asadmin: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init.os: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init.tools.unix: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init.tools.windows: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init.tools: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] setAsadminArgs: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init.customtasks: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] delAppRef: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init.os: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init.tools.unix: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init.tools.windows: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init.tools: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] setAsadminArgs: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init: [2024-06-27T10:53:19.234Z] [2024-06-27T10:53:19.234Z] init.customtasks: [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] common.run.asadmin: [2024-06-27T10:53:19.235Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-session2 [2024-06-27T10:53:19.235Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:19.235Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:53:19.235Z] [exec] Command undeploy executed successfully. [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] private-all: [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] private-all: [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] init.os: [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] init.tools.unix: [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] init.tools.windows: [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] init.tools: [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] setAsadminArgs: [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] init: [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] init.customtasks: [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] prepare: [2024-06-27T10:53:19.235Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2024-06-27T10:53:19.235Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives [2024-06-27T10:53:19.235Z] [2024-06-27T10:53:19.235Z] compile: [2024-06-27T10:53:19.235Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/mdb/webclient/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:19.235Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2024-06-27T10:53:19.235Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:19.235Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:19.235Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:19.235Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:19.236Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:19.236Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:19.236Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:19.236Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:19.236Z] [javac] 1 warning [2024-06-27T10:53:19.236Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/mdb/webclient/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:19.236Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2024-06-27T10:53:19.481Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.create=true [2024-06-27T10:53:19.482Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.create=true [2024-06-27T10:53:19.489Z] [exec] Jun 27, 2024 10:53:19 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:53:19.489Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:53:19.491Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:19.491Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:19.491Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:19.491Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:19.491Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:19.491Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:19.491Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:19.736Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.serverName=localhost [2024-06-27T10:53:19.736Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.serverName=localhost [2024-06-27T10:53:19.736Z] [2024-06-27T10:53:19.736Z] setOSConditions: [2024-06-27T10:53:19.736Z] [2024-06-27T10:53:19.736Z] setToolWin: [2024-06-27T10:53:19.736Z] [2024-06-27T10:53:19.736Z] setToolUnix: [2024-06-27T10:53:19.736Z] [2024-06-27T10:53:19.736Z] setToolProperty: [2024-06-27T10:53:19.736Z] [2024-06-27T10:53:19.736Z] setS1ASclassPath: [2024-06-27T10:53:19.736Z] [2024-06-27T10:53:19.736Z] init-common: [2024-06-27T10:53:19.736Z] [2024-06-27T10:53:19.736Z] create-jdbc-resource-common: [2024-06-27T10:53:19.736Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-autocommit-pool --target server jdbc/autocommit [2024-06-27T10:53:19.748Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:19.850Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:19.850Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:19.850Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:19.850Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:19.850Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:19.851Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:19.851Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:20.005Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/mdb/webclient/servlet/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:53:20.005Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:20.005Z] [javac] 1 warning [2024-06-27T10:53:20.005Z] [2024-06-27T10:53:20.005Z] assemble: [2024-06-27T10:53:20.005Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbApp-ejb.jar [2024-06-27T10:53:20.005Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbApp-web.war [2024-06-27T10:53:20.005Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2024-06-27T10:53:20.005Z] [2024-06-27T10:53:20.005Z] init.os: [2024-06-27T10:53:20.005Z] [2024-06-27T10:53:20.005Z] init.tools.unix: [2024-06-27T10:53:20.005Z] [2024-06-27T10:53:20.005Z] init.tools.windows: [2024-06-27T10:53:20.005Z] [2024-06-27T10:53:20.005Z] init.tools: [2024-06-27T10:53:20.005Z] [2024-06-27T10:53:20.005Z] setAsadminArgs: [2024-06-27T10:53:20.005Z] [2024-06-27T10:53:20.005Z] init: [2024-06-27T10:53:20.005Z] [2024-06-27T10:53:20.005Z] init.customtasks: [2024-06-27T10:53:20.005Z] [2024-06-27T10:53:20.006Z] prepare: [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] deploy.jms.queues: [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] setAsadminArgs: [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] common.create.jms.connection: [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] init.os: [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] init.tools.unix: [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] init.tools.windows: [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] init.tools: [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-autocommit-pool --enabled=true --target server jdbc/autocommit [2024-06-27T10:53:20.006Z] setAsadminArgs: [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] [exec] JDBC resource jdbc/autocommit created successfully. [2024-06-27T10:53:20.006Z] [echo] cmd executed for server [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] init: [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] asadmin-common: [2024-06-27T10:53:20.006Z] init.customtasks: [2024-06-27T10:53:20.006Z] [2024-06-27T10:53:20.006Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady_pool_size=2 [2024-06-27T10:53:20.006Z] common.run.asadmin: [2024-06-27T10:53:20.006Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.QueueConnectionFactory jms/ejb_ejb30_hello_mdb_QCF [2024-06-27T10:53:20.129Z] [exec] Jun 27, 2024 10:53:19 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:20.129Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@9f4be826[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/compds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:20.142Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-06-27T10:53:20.142Z] [exec] Administered object jms/SampleQueue deleted. [2024-06-27T10:53:20.410Z] [exec] Jun 27, 2024 10:53:20 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:20.410Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5f0f70c7 [2024-06-27T10:53:20.565Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady_pool_size=2 [2024-06-27T10:53:20.565Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady-pool-size=2 [2024-06-27T10:53:20.565Z] [2024-06-27T10:53:20.565Z] asadmin-common: [2024-06-27T10:53:20.565Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max_pool_size=2 [2024-06-27T10:53:20.568Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:20.568Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-06-27T10:53:20.582Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /ejb-cmp-pkgWarTest-web --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2024-06-27T10:53:20.781Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:20.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max_pool_size=2 [2024-06-27T10:53:20.819Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max-pool-size=2 [2024-06-27T10:53:20.819Z] [2024-06-27T10:53:20.819Z] setOSConditions: [2024-06-27T10:53:20.819Z] [2024-06-27T10:53:20.820Z] setToolWin: [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] setToolUnix: [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] setToolProperty: [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] setS1ASclassPath: [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] init-common: [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] deploy-common: [2024-06-27T10:53:20.820Z] [echo] Current time (ISO): 2024-06-27T10:53:20.775+0000 [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] setOSConditions: [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] setToolWin: [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] setToolUnix: [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] setToolProperty: [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] setS1ASclassPath: [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] init-common: [2024-06-27T10:53:20.820Z] [2024-06-27T10:53:20.820Z] deploy-common-pe: [2024-06-27T10:53:20.969Z] [exec] Jun 27, 2024 10:53:20 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:53:20.969Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:53:21.036Z] [javac] 1 warning [2024-06-27T10:53:21.037Z] [2024-06-27T10:53:21.037Z] setOSConditions: [2024-06-27T10:53:21.037Z] [2024-06-27T10:53:21.037Z] setToolWin: [2024-06-27T10:53:21.037Z] [2024-06-27T10:53:21.037Z] setToolUnix: [2024-06-27T10:53:21.037Z] [2024-06-27T10:53:21.037Z] setToolProperty: [2024-06-27T10:53:21.037Z] [2024-06-27T10:53:21.037Z] setS1ASclassPath: [2024-06-27T10:53:21.037Z] [2024-06-27T10:53:21.037Z] init-common: [2024-06-27T10:53:21.037Z] [2024-06-27T10:53:21.037Z] compile-common: [2024-06-27T10:53:21.037Z] [echo] Current time (ISO): 2024-06-27T10:53:20.842+0000 [2024-06-27T10:53:21.037Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:21.071Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.071Z] all: [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.071Z] setOSConditions: [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.071Z] setToolWin: [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.071Z] setToolUnix: [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.071Z] setToolProperty: [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.071Z] setS1ASclassPath: [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.071Z] init-common: [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.071Z] clean: [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.071Z] setOSConditions: [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.071Z] setToolWin: [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.071Z] setToolUnix: [2024-06-27T10:53:21.071Z] [2024-06-27T10:53:21.072Z] setToolProperty: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setS1ASclassPath: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] init-common: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] clean-common: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setOSConditions: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setToolWin: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setToolUnix: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setToolProperty: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setS1ASclassPath: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] init-common: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] clean-classes-common: [2024-06-27T10:53:21.072Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setOSConditions: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setToolWin: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setToolUnix: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setToolProperty: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setS1ASclassPath: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] init-common: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] clean-jars-common: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] compile: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.072Z] setOSConditions: [2024-06-27T10:53:21.072Z] [2024-06-27T10:53:21.073Z] setToolWin: [2024-06-27T10:53:21.073Z] [2024-06-27T10:53:21.073Z] setToolUnix: [2024-06-27T10:53:21.073Z] [2024-06-27T10:53:21.073Z] setToolProperty: [2024-06-27T10:53:21.073Z] [2024-06-27T10:53:21.073Z] setS1ASclassPath: [2024-06-27T10:53:21.073Z] [2024-06-27T10:53:21.073Z] init-common: [2024-06-27T10:53:21.073Z] [2024-06-27T10:53:21.073Z] compile-common: [2024-06-27T10:53:21.073Z] [echo] Current time (ISO): 2024-06-27T10:53:21.009+0000 [2024-06-27T10:53:21.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:21.073Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:21.223Z] [exec] Jun 27, 2024 10:53:21 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:21.223Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:53:21.223Z] [exec] Jun 27, 2024 10:53:21 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:21.223Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:53:21.223Z] [exec] Jun 27, 2024 10:53:21 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:21.223Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:53:21.379Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2024-06-27T10:53:21.478Z] [exec] Jun 27, 2024 10:53:21 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:21.478Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@817f2e5a[jndiName=jms/cdi_hello_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:21.633Z] [exec] Application deployed with name jdbc-autocommitApp. [2024-06-27T10:53:21.634Z] [echo] Deployment on target server server successful [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setOSConditions: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setToolWin: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setToolUnix: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setToolProperty: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setS1ASclassPath: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] init-common: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] deploy-common-ee: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] run: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setOSConditions: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setToolWin: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setToolUnix: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setToolProperty: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setS1ASclassPath: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] init-common: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] execute-sql-common: [2024-06-27T10:53:21.634Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2024-06-27T10:53:21.634Z] [sql] 0 rows affected [2024-06-27T10:53:21.634Z] [sql] 0 rows affected [2024-06-27T10:53:21.634Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setOSConditions: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.634Z] setToolWin: [2024-06-27T10:53:21.634Z] [2024-06-27T10:53:21.635Z] setToolUnix: [2024-06-27T10:53:21.635Z] [2024-06-27T10:53:21.635Z] setToolProperty: [2024-06-27T10:53:21.635Z] [2024-06-27T10:53:21.635Z] setS1ASclassPath: [2024-06-27T10:53:21.635Z] [2024-06-27T10:53:21.635Z] init-common: [2024-06-27T10:53:21.635Z] [2024-06-27T10:53:21.635Z] runclient-common: [2024-06-27T10:53:21.635Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitAppClient.jar -name jdbc-autocommitClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-06-27T10:53:21.733Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:53:21.733Z] [exec] getName(): cdi_hello_mdb_InQueue [2024-06-27T10:53:21.733Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:53:21.733Z] [exec] getVERSION(): 3.0 [2024-06-27T10:53:21.733Z] [exec] isReadonly(): false [2024-06-27T10:53:21.733Z] [exec] getProperties(): {imqDestinationName=cdi_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485601462 [2024-06-27T10:53:21.733Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-06-27T10:53:21.733Z] [exec] getName(): cdi_hello_mdb_InQueue [2024-06-27T10:53:21.733Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:53:21.733Z] [exec] getVERSION(): 3.0 [2024-06-27T10:53:21.733Z] [exec] isReadonly(): false [2024-06-27T10:53:21.733Z] [exec] getProperties(): {imqDestinationName=cdi_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485601474 [2024-06-27T10:53:21.733Z] [exec] remote bean:test.ejb.session._HelloSless_Wrapper@9043235f [2024-06-27T10:53:21.733Z] [exec] Waiting for queue message [2024-06-27T10:53:21.733Z] [exec] Received message : mdb() invoked [2024-06-27T10:53:21.733Z] [exec] Value of key is:request-and-application-scope-ejb-mdb [2024-06-27T10:53:21.733Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:21.733Z] [exec] [2024-06-27T10:53:21.733Z] [exec] [2024-06-27T10:53:21.733Z] [exec] ----------------------------------------- [2024-06-27T10:53:21.733Z] [exec] - request-and-application-scope-ejb-mdb: PASS - [2024-06-27T10:53:21.733Z] [exec] ----------------------------------------- [2024-06-27T10:53:21.733Z] [exec] Total PASS: 1 [2024-06-27T10:53:21.733Z] [exec] Total FAIL: 0 [2024-06-27T10:53:21.733Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:21.733Z] [exec] ----------------------------------------- [2024-06-27T10:53:21.733Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:21.733Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:21.828Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:21.828Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:21.828Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:21.828Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:21.828Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:21.828Z] [2024-06-27T10:53:21.828Z] setOSConditions: [2024-06-27T10:53:21.828Z] [2024-06-27T10:53:21.828Z] setToolWin: [2024-06-27T10:53:21.828Z] [2024-06-27T10:53:21.828Z] setToolUnix: [2024-06-27T10:53:21.828Z] [2024-06-27T10:53:21.828Z] setToolProperty: [2024-06-27T10:53:21.828Z] [2024-06-27T10:53:21.828Z] setS1ASclassPath: [2024-06-27T10:53:21.829Z] [2024-06-27T10:53:21.829Z] init-common: [2024-06-27T10:53:21.829Z] [2024-06-27T10:53:21.829Z] startDomainUnix: [2024-06-27T10:53:21.829Z] [echo] Starting DAS [2024-06-27T10:53:21.984Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:21.984Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:21.984Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:21.984Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:21.984Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:21.984Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:21.984Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:21.986Z] [2024-06-27T10:53:21.986Z] checkReporting-common: [2024-06-27T10:53:21.986Z] [2024-06-27T10:53:21.987Z] confirmReportPresent-common: [2024-06-27T10:53:21.987Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:21.987Z] [echo] Test seems to be reported fine [2024-06-27T10:53:21.987Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/RepRunConf.txt [2024-06-27T10:53:21.987Z] [2024-06-27T10:53:21.987Z] confirmMissingReport-common: [2024-06-27T10:53:21.987Z] [2024-06-27T10:53:21.987Z] undeploy: [2024-06-27T10:53:21.987Z] [2024-06-27T10:53:21.987Z] setOSConditions: [2024-06-27T10:53:21.987Z] [2024-06-27T10:53:21.987Z] setToolWin: [2024-06-27T10:53:21.987Z] [2024-06-27T10:53:21.987Z] setToolUnix: [2024-06-27T10:53:21.987Z] [2024-06-27T10:53:21.987Z] setToolProperty: [2024-06-27T10:53:21.987Z] [2024-06-27T10:53:21.987Z] setS1ASclassPath: [2024-06-27T10:53:21.987Z] [2024-06-27T10:53:21.987Z] init-common: [2024-06-27T10:53:21.987Z] [2024-06-27T10:53:21.987Z] undeploy-common: [2024-06-27T10:53:22.054Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5b634e24 [2024-06-27T10:53:22.054Z] [exec] Jun 27, 2024 10:53:21 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:22.054Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ffeb2370[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/defaultds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:22.545Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-hello-mdbApp [2024-06-27T10:53:22.545Z] [2024-06-27T10:53:22.545Z] delete-resources: [2024-06-27T10:53:22.545Z] [2024-06-27T10:53:22.545Z] asadmin-batch-common: [2024-06-27T10:53:22.558Z] [exec] Jun 27, 2024 10:53:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:22.559Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:22.593Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:53:22.635Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@144792d5 [2024-06-27T10:53:22.635Z] [exec] Jun 27, 2024 10:53:22 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:22.635Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@78f18721[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/java:module/env/moduleds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:22.811Z] [exec] Application deployed with name ejb-bmp-thread-pool-idApp. [2024-06-27T10:53:22.811Z] [echo] Deployment on target server server successful [2024-06-27T10:53:22.811Z] [2024-06-27T10:53:22.811Z] setOSConditions: [2024-06-27T10:53:22.811Z] [2024-06-27T10:53:22.811Z] setToolWin: [2024-06-27T10:53:22.811Z] [2024-06-27T10:53:22.811Z] setToolUnix: [2024-06-27T10:53:22.811Z] [2024-06-27T10:53:22.812Z] setToolProperty: [2024-06-27T10:53:22.812Z] [2024-06-27T10:53:22.812Z] setS1ASclassPath: [2024-06-27T10:53:22.812Z] [2024-06-27T10:53:22.812Z] init-common: [2024-06-27T10:53:22.812Z] [2024-06-27T10:53:22.812Z] deploy-common-ee: [2024-06-27T10:53:22.812Z] [2024-06-27T10:53:22.812Z] run: [2024-06-27T10:53:22.812Z] [2024-06-27T10:53:22.812Z] setOSConditions: [2024-06-27T10:53:22.812Z] [2024-06-27T10:53:22.812Z] setToolWin: [2024-06-27T10:53:22.812Z] [2024-06-27T10:53:22.812Z] setToolUnix: [2024-06-27T10:53:22.812Z] [2024-06-27T10:53:22.812Z] setToolProperty: [2024-06-27T10:53:22.812Z] [2024-06-27T10:53:22.812Z] setS1ASclassPath: [2024-06-27T10:53:22.812Z] [2024-06-27T10:53:22.812Z] init-common: [2024-06-27T10:53:22.812Z] [2024-06-27T10:53:22.812Z] execute-ejb-sql-common: [2024-06-27T10:53:22.813Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/create_pointbase.sql [2024-06-27T10:53:22.813Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:53:22.813Z] [2024-06-27T10:53:22.813Z] setOSConditions: [2024-06-27T10:53:22.813Z] [2024-06-27T10:53:22.813Z] setToolWin: [2024-06-27T10:53:22.813Z] [2024-06-27T10:53:22.813Z] setToolUnix: [2024-06-27T10:53:22.813Z] [2024-06-27T10:53:22.813Z] setToolProperty: [2024-06-27T10:53:22.813Z] [2024-06-27T10:53:22.813Z] setS1ASclassPath: [2024-06-27T10:53:22.813Z] [2024-06-27T10:53:22.813Z] init-common: [2024-06-27T10:53:22.813Z] [2024-06-27T10:53:22.813Z] runclient-common: [2024-06-27T10:53:22.813Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-idAppClient.jar -name ejb-bmp-thread-pool-idClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:53:22.848Z] [exec] Waiting finished after 4,613 ms. [2024-06-27T10:53:22.848Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:53:22.848Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:53:22.848Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:53:22.848Z] [exec] Admin Port: 45,707 [2024-06-27T10:53:22.848Z] [exec] Command start-domain executed successfully. [2024-06-27T10:53:22.910Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:22.910Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/client/Client.java:65: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:53:22.910Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-06-27T10:53:22.910Z] [javac] ^ [2024-06-27T10:53:22.910Z] [javac] 2 warnings [2024-06-27T10:53:22.963Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:22.963Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:22.963Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:22.963Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:22.963Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:22.963Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:22.963Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:22.972Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:53:22.972Z] [exec] Waiting finished after 4,511 ms. [2024-06-27T10:53:22.972Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:53:22.972Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:53:22.972Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:53:22.972Z] [exec] Admin Port: 4,848 [2024-06-27T10:53:22.972Z] [exec] Command start-domain executed successfully. [2024-06-27T10:53:23.102Z] [echo] run.xml:doing wait for localhost:45711... [2024-06-27T10:53:23.102Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-06-27T10:53:23.102Z] [2024-06-27T10:53:23.102Z] dumpThreadStack: [2024-06-27T10:53:23.102Z] [2024-06-27T10:53:23.102Z] startDomainWindows: [2024-06-27T10:53:23.102Z] [2024-06-27T10:53:23.102Z] startDomain: [2024-06-27T10:53:23.102Z] [2024-06-27T10:53:23.102Z] all: [2024-06-27T10:53:23.102Z] [echo] [2024-06-27T10:53:23.102Z] [echo] ************************* [2024-06-27T10:53:23.102Z] [echo] * Running jspRuntimeDeployDashDashLibraries [2024-06-27T10:53:23.102Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries [2024-06-27T10:53:23.102Z] [echo] ************************* [2024-06-27T10:53:23.102Z] [echo] [2024-06-27T10:53:23.102Z] [2024-06-27T10:53:23.102Z] setOSConditions: [2024-06-27T10:53:23.102Z] [2024-06-27T10:53:23.102Z] setToolWin: [2024-06-27T10:53:23.102Z] [2024-06-27T10:53:23.102Z] setToolUnix: [2024-06-27T10:53:23.102Z] [2024-06-27T10:53:23.102Z] setToolProperty: [2024-06-27T10:53:23.102Z] [2024-06-27T10:53:23.102Z] setS1ASclassPath: [2024-06-27T10:53:23.102Z] [2024-06-27T10:53:23.102Z] init-common: [2024-06-27T10:53:23.102Z] [2024-06-27T10:53:23.103Z] setup: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setOSConditions: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setToolWin: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setToolUnix: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setToolProperty: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setS1ASclassPath: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] init-common: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] copyJarToApplibs: [2024-06-27T10:53:23.103Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] clean: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setOSConditions: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setToolWin: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setToolUnix: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setToolProperty: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setS1ASclassPath: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] init-common: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] clean-common: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setOSConditions: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setToolWin: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setToolUnix: [2024-06-27T10:53:23.103Z] [2024-06-27T10:53:23.103Z] setToolProperty: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] setS1ASclassPath: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] init-common: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] clean-classes-common: [2024-06-27T10:53:23.104Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] setOSConditions: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] setToolWin: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] setToolUnix: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] setToolProperty: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] setS1ASclassPath: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] init-common: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] clean-jars-common: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] compile: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] setOSConditions: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] setToolWin: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] setToolUnix: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] setToolProperty: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] setS1ASclassPath: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] init-common: [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.104Z] compile-common: [2024-06-27T10:53:23.104Z] [echo] Current time (ISO): 2024-06-27T10:53:23.073+0000 [2024-06-27T10:53:23.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:23.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/servlet [2024-06-27T10:53:23.104Z] [2024-06-27T10:53:23.105Z] build: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] setOSConditions: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] setToolWin: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] setToolUnix: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] setToolProperty: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] setS1ASclassPath: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] init-common: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] webclient-war-common: [2024-06-27T10:53:23.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] clear: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] test-tlds-exist: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] copy-tlds: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] test-tagfiles-exist: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] copy-tagfiles: [2024-06-27T10:53:23.105Z] [2024-06-27T10:53:23.105Z] package-war-common: [2024-06-27T10:53:23.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:23.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:23.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:23.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:23.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/lib [2024-06-27T10:53:23.105Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:23.105Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-deploy-dash-dash-libraries-web.war [2024-06-27T10:53:23.105Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:23.106Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:23.106Z] [javac] Compiling 1 source file [2024-06-27T10:53:23.117Z] [exec] Jun 27, 2024 10:53:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:23.117Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:23.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:53:23.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/cdi_hello_mdb_QCF [2024-06-27T10:53:23.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/cdi_hello_mdb_InQueue [2024-06-27T10:53:23.130Z] [exec] Administered object jms/cdi_hello_mdb_InQueue deleted. [2024-06-27T10:53:23.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue cdi_hello_mdb_InQueue [2024-06-27T10:53:23.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/cdi_hello_mdb_OutQueue [2024-06-27T10:53:23.130Z] [exec] Administered object jms/cdi_hello_mdb_OutQueue deleted. [2024-06-27T10:53:23.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue cdi_hello_mdb_OutQueue [2024-06-27T10:53:23.181Z] [2024-06-27T10:53:23.181Z] build: [2024-06-27T10:53:23.181Z] [2024-06-27T10:53:23.181Z] setOSConditions: [2024-06-27T10:53:23.181Z] [2024-06-27T10:53:23.181Z] fixFiles: [2024-06-27T10:53:23.181Z] [2024-06-27T10:53:23.181Z] convUnix: [2024-06-27T10:53:23.181Z] [2024-06-27T10:53:23.181Z] convWin: [2024-06-27T10:53:23.181Z] [2024-06-27T10:53:23.181Z] setToolWin: [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.182Z] setToolUnix: [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.182Z] setToolProperty: [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.182Z] setS1ASclassPath: [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.182Z] init-common: [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.182Z] package-persistence-common: [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.182Z] ejb-jar-common: [2024-06-27T10:53:23.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.182Z] package-ejbjar-common: [2024-06-27T10:53:23.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:23.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:23.182Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb-ejb.jar [2024-06-27T10:53:23.182Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.182Z] appclient-jar-common: [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.182Z] package-appclientjar-common: [2024-06-27T10:53:23.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:23.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:23.182Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb-client.jar [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.182Z] webclient-war-common: [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.182Z] build-ear-common: [2024-06-27T10:53:23.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:23.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:23.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:23.182Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbApp.ear [2024-06-27T10:53:23.182Z] [2024-06-27T10:53:23.183Z] create-resources: [2024-06-27T10:53:23.183Z] [2024-06-27T10:53:23.183Z] asadmin-batch-common: [2024-06-27T10:53:23.234Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7d2ddbf3 [2024-06-27T10:53:23.271Z] [2024-06-27T10:53:23.272Z] start-server-windows: [2024-06-27T10:53:23.272Z] [2024-06-27T10:53:23.272Z] all--libraries: [2024-06-27T10:53:23.272Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-06-27T10:53:23.360Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:23.360Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:23.360Z] [2024-06-27T10:53:23.360Z] deploy: [2024-06-27T10:53:23.360Z] [2024-06-27T10:53:23.360Z] setOSConditions: [2024-06-27T10:53:23.360Z] [2024-06-27T10:53:23.360Z] setToolWin: [2024-06-27T10:53:23.360Z] [2024-06-27T10:53:23.361Z] setToolUnix: [2024-06-27T10:53:23.361Z] [2024-06-27T10:53:23.361Z] setToolProperty: [2024-06-27T10:53:23.361Z] [2024-06-27T10:53:23.361Z] setS1ASclassPath: [2024-06-27T10:53:23.361Z] [2024-06-27T10:53:23.361Z] init-common: [2024-06-27T10:53:23.361Z] [2024-06-27T10:53:23.361Z] deploy-war-libraries: [2024-06-27T10:53:23.384Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt [2024-06-27T10:53:23.384Z] [2024-06-27T10:53:23.384Z] all: [2024-06-27T10:53:23.384Z] [2024-06-27T10:53:23.384Z] setOSConditions: [2024-06-27T10:53:23.384Z] [2024-06-27T10:53:23.385Z] setToolWin: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setToolUnix: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setToolProperty: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setS1ASclassPath: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] init-common: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] clean: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setOSConditions: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setToolWin: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setToolUnix: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setToolProperty: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setS1ASclassPath: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] init-common: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] clean-common: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setOSConditions: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setToolWin: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setToolUnix: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setToolProperty: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] setS1ASclassPath: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] init-common: [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.385Z] clean-classes-common: [2024-06-27T10:53:23.385Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:23.385Z] [2024-06-27T10:53:23.386Z] setOSConditions: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] setToolWin: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] setToolUnix: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] setToolProperty: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] setS1ASclassPath: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] init-common: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] clean-jars-common: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] compile: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] setOSConditions: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] setToolWin: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] setToolUnix: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] setToolProperty: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] setS1ASclassPath: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] init-common: [2024-06-27T10:53:23.386Z] [2024-06-27T10:53:23.386Z] compile-common: [2024-06-27T10:53:23.386Z] [echo] Current time (ISO): 2024-06-27T10:53:23.193+0000 [2024-06-27T10:53:23.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:23.386Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:23.526Z] [2024-06-27T10:53:23.526Z] setOSConditions: [2024-06-27T10:53:23.526Z] [2024-06-27T10:53:23.527Z] setToolWin: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] setToolUnix: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] setToolProperty: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] setS1ASclassPath: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] init-common: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] build: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] all: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] setOSConditions: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] setToolWin: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] setToolUnix: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] setToolProperty: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] setS1ASclassPath: [2024-06-27T10:53:23.527Z] [2024-06-27T10:53:23.527Z] init-common: [2024-06-27T10:53:23.528Z] [2024-06-27T10:53:23.528Z] all: [2024-06-27T10:53:23.528Z] [2024-06-27T10:53:23.528Z] setOSConditions: [2024-06-27T10:53:23.528Z] [2024-06-27T10:53:23.528Z] setToolWin: [2024-06-27T10:53:23.528Z] [2024-06-27T10:53:23.528Z] setToolUnix: [2024-06-27T10:53:23.528Z] [2024-06-27T10:53:23.528Z] setToolProperty: [2024-06-27T10:53:23.528Z] [2024-06-27T10:53:23.528Z] setS1ASclassPath: [2024-06-27T10:53:23.528Z] [2024-06-27T10:53:23.528Z] init-common: [2024-06-27T10:53:23.528Z] [2024-06-27T10:53:23.528Z] compile-common: [2024-06-27T10:53:23.528Z] [echo] Current time (ISO): 2024-06-27T10:53:23.300+0000 [2024-06-27T10:53:23.528Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/classes [2024-06-27T10:53:23.528Z] [javac] Compiling 25 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/classes [2024-06-27T10:53:23.677Z] [exec] Jun 27, 2024 10:53:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:23.677Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:23.739Z] [exec] Jun 27, 2024 10:53:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:23.739Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:23.743Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:53:23.895Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:23.920Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-runtime-deploy-dash-dash-libraries --libraries myclasses.jar --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-deploy-dash-dash-libraries-web.war [2024-06-27T10:53:23.998Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2024-06-27T10:53:23.998Z] [exec] Command create-jms-resource executed successfully. [2024-06-27T10:53:23.998Z] [2024-06-27T10:53:23.998Z] setAsadminArgs: [2024-06-27T10:53:23.998Z] [2024-06-27T10:53:23.998Z] common.create.jms.resource: [2024-06-27T10:53:23.998Z] [2024-06-27T10:53:23.998Z] init.os: [2024-06-27T10:53:23.998Z] [2024-06-27T10:53:23.999Z] init.tools.unix: [2024-06-27T10:53:23.999Z] [2024-06-27T10:53:23.999Z] init.tools.windows: [2024-06-27T10:53:23.999Z] [2024-06-27T10:53:23.999Z] init.tools: [2024-06-27T10:53:23.999Z] [2024-06-27T10:53:23.999Z] setAsadminArgs: [2024-06-27T10:53:23.999Z] [2024-06-27T10:53:23.999Z] init: [2024-06-27T10:53:23.999Z] [2024-06-27T10:53:23.999Z] init.customtasks: [2024-06-27T10:53:23.999Z] [2024-06-27T10:53:23.999Z] common.run.asadmin: [2024-06-27T10:53:23.999Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:53:23.999Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_hello_mdb_QCF [2024-06-27T10:53:24.151Z] [javac] 1 warning [2024-06-27T10:53:24.151Z] [2024-06-27T10:53:24.151Z] setOSConditions: [2024-06-27T10:53:24.151Z] [2024-06-27T10:53:24.151Z] setToolWin: [2024-06-27T10:53:24.151Z] [2024-06-27T10:53:24.151Z] setToolUnix: [2024-06-27T10:53:24.151Z] [2024-06-27T10:53:24.151Z] setToolProperty: [2024-06-27T10:53:24.151Z] [2024-06-27T10:53:24.151Z] setS1ASclassPath: [2024-06-27T10:53:24.151Z] [2024-06-27T10:53:24.151Z] init-common: [2024-06-27T10:53:24.151Z] [2024-06-27T10:53:24.151Z] compile-common: [2024-06-27T10:53:24.151Z] [echo] Current time (ISO): 2024-06-27T10:53:24.108+0000 [2024-06-27T10:53:24.151Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:24.162Z] [exec] Jun 27, 2024 10:53:23 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:24.162Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@c9f3c9d3[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/java:app/env/appclient/appds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:24.331Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:24.331Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:24.331Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:24.331Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:24.331Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:24.331Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:24.331Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:24.429Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2b57dc2 [2024-06-27T10:53:24.471Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:24.471Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:24.471Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:24.471Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:24.471Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:24.471Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:24.471Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:24.606Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:24.606Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-06-27T10:53:24.661Z] [exec] Jun 27, 2024 10:53:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:24.662Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:24.726Z] [exec] Jun 27, 2024 10:53:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:24.726Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ea5769de[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/ts/datasource/appclient/globalds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:24.889Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:24.915Z] [exec] Jun 27, 2024 10:53:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:24.915Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:25.029Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:25.029Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2140582 [2024-06-27T10:53:25.144Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/servlet/test/servlets/SingletonScopedServlet.java uses unchecked or unsafe operations. [2024-06-27T10:53:25.144Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:53:25.144Z] [javac] 1 warning [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] build: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] setOSConditions: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] setToolWin: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] setToolUnix: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] setToolProperty: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] setS1ASclassPath: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] init-common: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] webclient-war-common: [2024-06-27T10:53:25.144Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] clear: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] test-tlds-exist: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] copy-tlds: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] test-tagfiles-exist: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] copy-tagfiles: [2024-06-27T10:53:25.144Z] [2024-06-27T10:53:25.144Z] package-war-common: [2024-06-27T10:53:25.144Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:25.144Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:25.144Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:25.144Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:25.144Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/lib [2024-06-27T10:53:25.144Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:25.145Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:25.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/docroot [2024-06-27T10:53:25.145Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-singleton-scope-web.war [2024-06-27T10:53:25.145Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:25.145Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:25.145Z] [javac] Compiling 1 source file [2024-06-27T10:53:25.145Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:25.145Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:25.145Z] [2024-06-27T10:53:25.145Z] deploy: [2024-06-27T10:53:25.145Z] [2024-06-27T10:53:25.145Z] deploy-war-common: [2024-06-27T10:53:25.145Z] [2024-06-27T10:53:25.145Z] setOSConditions: [2024-06-27T10:53:25.145Z] [2024-06-27T10:53:25.145Z] setToolWin: [2024-06-27T10:53:25.145Z] [2024-06-27T10:53:25.145Z] setToolUnix: [2024-06-27T10:53:25.145Z] [2024-06-27T10:53:25.145Z] setToolProperty: [2024-06-27T10:53:25.145Z] [2024-06-27T10:53:25.145Z] setS1ASclassPath: [2024-06-27T10:53:25.145Z] [2024-06-27T10:53:25.145Z] init-common: [2024-06-27T10:53:25.145Z] [2024-06-27T10:53:25.145Z] deploy-war-commonpe: [2024-06-27T10:53:25.327Z] [exec] Jun 27, 2024 10:53:25 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:25.327Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@93487fa0[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:25.389Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2024-06-27T10:53:25.389Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:53:25.704Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-singleton-scope --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-singleton-scope-web.war [2024-06-27T10:53:25.958Z] [exec] Application deployed with name cdi-singleton-scope-web. [2024-06-27T10:53:25.958Z] [2024-06-27T10:53:25.958Z] deploy-war-commonee: [2024-06-27T10:53:25.958Z] [2024-06-27T10:53:25.958Z] run: [2024-06-27T10:53:25.972Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:53:25.972Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:53:25.972Z] [javac] ^ [2024-06-27T10:53:25.972Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:53:25.972Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:53:25.972Z] [javac] ^ [2024-06-27T10:53:25.972Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:53:25.972Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:53:25.972Z] [javac] 3 warnings [2024-06-27T10:53:25.972Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/generic-ra.jar [2024-06-27T10:53:25.972Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/generic-ra.rar [2024-06-27T10:53:25.972Z] [2024-06-27T10:53:25.972Z] setOSConditions: [2024-06-27T10:53:25.972Z] [2024-06-27T10:53:25.972Z] setToolWin: [2024-06-27T10:53:25.972Z] [2024-06-27T10:53:25.972Z] setToolUnix: [2024-06-27T10:53:25.972Z] [2024-06-27T10:53:25.972Z] setToolProperty: [2024-06-27T10:53:25.972Z] [2024-06-27T10:53:25.972Z] setS1ASclassPath: [2024-06-27T10:53:25.972Z] [2024-06-27T10:53:25.972Z] init-common: [2024-06-27T10:53:25.972Z] [2024-06-27T10:53:25.972Z] clean-common: [2024-06-27T10:53:25.972Z] [2024-06-27T10:53:25.972Z] setOSConditions: [2024-06-27T10:53:25.972Z] [2024-06-27T10:53:25.972Z] setToolWin: [2024-06-27T10:53:25.972Z] [2024-06-27T10:53:25.972Z] setToolUnix: [2024-06-27T10:53:25.972Z] [2024-06-27T10:53:25.972Z] setToolProperty: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setS1ASclassPath: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] init-common: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] clean-classes-common: [2024-06-27T10:53:25.973Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setOSConditions: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setToolWin: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setToolUnix: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setToolProperty: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setS1ASclassPath: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] init-common: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] clean-jars-common: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] all: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setOSConditions: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setToolWin: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setToolUnix: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setToolProperty: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setS1ASclassPath: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] init-common: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] all: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.973Z] setOSConditions: [2024-06-27T10:53:25.973Z] [2024-06-27T10:53:25.974Z] setToolWin: [2024-06-27T10:53:25.974Z] [2024-06-27T10:53:25.974Z] setToolUnix: [2024-06-27T10:53:25.974Z] [2024-06-27T10:53:25.974Z] setToolProperty: [2024-06-27T10:53:25.974Z] [2024-06-27T10:53:25.974Z] setS1ASclassPath: [2024-06-27T10:53:25.974Z] [2024-06-27T10:53:25.974Z] init-common: [2024-06-27T10:53:25.974Z] [2024-06-27T10:53:25.974Z] compile-common: [2024-06-27T10:53:25.974Z] [echo] Current time (ISO): 2024-06-27T10:53:25.682+0000 [2024-06-27T10:53:25.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:25.974Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:26.040Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:26.040Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:26.040Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:26.040Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:26.040Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:26.040Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:26.040Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:26.202Z] [exec] Jun 27, 2024 10:53:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:26.202Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@447521e [2024-06-27T10:53:26.202Z] [exec] Value of key is: AutoCommit test1 : [2024-06-27T10:53:26.202Z] [exec] Value of key is: AutoCommit test2 : [2024-06-27T10:53:26.202Z] [exec] jdbc autocommit status: [2024-06-27T10:53:26.202Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:26.202Z] [exec] [2024-06-27T10:53:26.202Z] [exec] [2024-06-27T10:53:26.202Z] [exec] ----------------------------------------- [2024-06-27T10:53:26.202Z] [exec] - AutoCommit test1 : : PASS - [2024-06-27T10:53:26.202Z] [exec] - AutoCommit test2 : : PASS - [2024-06-27T10:53:26.202Z] [exec] ----------------------------------------- [2024-06-27T10:53:26.202Z] [exec] Total PASS: 2 [2024-06-27T10:53:26.202Z] [exec] Total FAIL: 0 [2024-06-27T10:53:26.202Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:26.202Z] [exec] ----------------------------------------- [2024-06-27T10:53:26.202Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:26.202Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:26.212Z] [java] opening connection to http://localhost:8080/cdi-singleton-scope/myurl [2024-06-27T10:53:26.212Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:53:26.212Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:26.212Z] [java] [2024-06-27T10:53:26.212Z] [java] [2024-06-27T10:53:26.212Z] [java] ----------------------------------------- [2024-06-27T10:53:26.212Z] [java] - cdi-scopes-singleton: PASS - [2024-06-27T10:53:26.212Z] [java] ----------------------------------------- [2024-06-27T10:53:26.212Z] [java] - Total PASS : 1 - [2024-06-27T10:53:26.212Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:26.212Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:26.212Z] [java] ----------------------------------------- [2024-06-27T10:53:26.212Z] [2024-06-27T10:53:26.212Z] undeploy: [2024-06-27T10:53:26.212Z] [2024-06-27T10:53:26.212Z] setOSConditions: [2024-06-27T10:53:26.212Z] [2024-06-27T10:53:26.212Z] setToolWin: [2024-06-27T10:53:26.212Z] [2024-06-27T10:53:26.212Z] setToolUnix: [2024-06-27T10:53:26.212Z] [2024-06-27T10:53:26.212Z] setToolProperty: [2024-06-27T10:53:26.212Z] [2024-06-27T10:53:26.212Z] setS1ASclassPath: [2024-06-27T10:53:26.212Z] [2024-06-27T10:53:26.212Z] init-common: [2024-06-27T10:53:26.212Z] [2024-06-27T10:53:26.212Z] undeploy-war-common: [2024-06-27T10:53:26.457Z] [2024-06-27T10:53:26.457Z] checkReporting-common: [2024-06-27T10:53:26.457Z] [2024-06-27T10:53:26.457Z] confirmReportPresent-common: [2024-06-27T10:53:26.457Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:26.457Z] [echo] Test seems to be reported fine [2024-06-27T10:53:26.457Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/autocommit/RepRunConf.txt [2024-06-27T10:53:26.457Z] [2024-06-27T10:53:26.457Z] confirmMissingReport-common: [2024-06-27T10:53:26.457Z] [2024-06-27T10:53:26.457Z] undeploy: [2024-06-27T10:53:26.457Z] [2024-06-27T10:53:26.457Z] setOSConditions: [2024-06-27T10:53:26.457Z] [2024-06-27T10:53:26.457Z] setToolWin: [2024-06-27T10:53:26.457Z] [2024-06-27T10:53:26.457Z] setToolUnix: [2024-06-27T10:53:26.457Z] [2024-06-27T10:53:26.457Z] setToolProperty: [2024-06-27T10:53:26.457Z] [2024-06-27T10:53:26.457Z] setS1ASclassPath: [2024-06-27T10:53:26.457Z] [2024-06-27T10:53:26.457Z] init-common: [2024-06-27T10:53:26.457Z] [2024-06-27T10:53:26.458Z] execute-sql-common: [2024-06-27T10:53:26.458Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/drop_pointbase.sql [2024-06-27T10:53:26.458Z] [sql] 0 rows affected [2024-06-27T10:53:26.458Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:53:26.458Z] [2024-06-27T10:53:26.458Z] unsetup: [2024-06-27T10:53:26.458Z] [2024-06-27T10:53:26.458Z] setOSConditions: [2024-06-27T10:53:26.458Z] [2024-06-27T10:53:26.458Z] setToolWin: [2024-06-27T10:53:26.458Z] [2024-06-27T10:53:26.458Z] setToolUnix: [2024-06-27T10:53:26.458Z] [2024-06-27T10:53:26.458Z] setToolProperty: [2024-06-27T10:53:26.458Z] [2024-06-27T10:53:26.458Z] setS1ASclassPath: [2024-06-27T10:53:26.458Z] [2024-06-27T10:53:26.458Z] init-common: [2024-06-27T10:53:26.458Z] [2024-06-27T10:53:26.458Z] delete-jdbc-resource-common: [2024-06-27T10:53:26.458Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/autocommit [2024-06-27T10:53:26.462Z] [exec] Application deployed with name web-jsp-runtime-deploy-dash-dash-libraries-web. [2024-06-27T10:53:26.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-singleton-scope-web [2024-06-27T10:53:26.466Z] [2024-06-27T10:53:26.466Z] all: [2024-06-27T10:53:26.467Z] [echo] [2024-06-27T10:53:26.467Z] [echo] ************************* [2024-06-27T10:53:26.467Z] [echo] * Running specialization [2024-06-27T10:53:26.467Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/specialization [2024-06-27T10:53:26.467Z] [echo] ************************* [2024-06-27T10:53:26.467Z] [echo] [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] all: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] specialization: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setOSConditions: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setToolWin: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setToolUnix: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setToolProperty: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setS1ASclassPath: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] init-common: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] clean: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setOSConditions: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setToolWin: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setToolUnix: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setToolProperty: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setS1ASclassPath: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] init-common: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] clean-common: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setOSConditions: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setToolWin: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.467Z] setToolUnix: [2024-06-27T10:53:26.467Z] [2024-06-27T10:53:26.468Z] setToolProperty: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] setS1ASclassPath: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] init-common: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] clean-classes-common: [2024-06-27T10:53:26.468Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] setOSConditions: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] setToolWin: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] setToolUnix: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] setToolProperty: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] setS1ASclassPath: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] init-common: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] clean-jars-common: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] compile: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] setOSConditions: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] setToolWin: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] setToolUnix: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] setToolProperty: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] setS1ASclassPath: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] init-common: [2024-06-27T10:53:26.468Z] [2024-06-27T10:53:26.468Z] compile-common: [2024-06-27T10:53:26.468Z] [echo] Current time (ISO): 2024-06-27T10:53:26.460+0000 [2024-06-27T10:53:26.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:26.469Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:26.531Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:26.531Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:26.531Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:26.531Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:26.531Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:26.531Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:26.531Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:26.695Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@25699129 [2024-06-27T10:53:26.695Z] [exec] Jun 27, 2024 10:53:26 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:26.695Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a3b81f87[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:26.713Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/autocommit [2024-06-27T10:53:26.713Z] [exec] JDBC resource jdbc/autocommit deleted successfully [2024-06-27T10:53:26.713Z] [echo] cmd executed for server [2024-06-27T10:53:26.713Z] [2024-06-27T10:53:26.713Z] setOSConditions: [2024-06-27T10:53:26.713Z] [2024-06-27T10:53:26.713Z] setToolWin: [2024-06-27T10:53:26.713Z] [2024-06-27T10:53:26.713Z] setToolUnix: [2024-06-27T10:53:26.713Z] [2024-06-27T10:53:26.713Z] setToolProperty: [2024-06-27T10:53:26.713Z] [2024-06-27T10:53:26.713Z] setS1ASclassPath: [2024-06-27T10:53:26.713Z] [2024-06-27T10:53:26.713Z] init-common: [2024-06-27T10:53:26.713Z] [2024-06-27T10:53:26.713Z] delete-jdbc-connpool-common: [2024-06-27T10:53:26.713Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-autocommit-pool [2024-06-27T10:53:26.716Z] [2024-06-27T10:53:26.716Z] run: [2024-06-27T10:53:26.716Z] [java] Connecting to: http://localhost:45711/web-jsp-runtime-deploy-dash-dash-libraries/test.jsp [2024-06-27T10:53:26.796Z] [exec] Jun 27, 2024 10:53:26 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:26.796Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5329f6b3 [2024-06-27T10:53:26.970Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:27.138Z] [exec] Application deployed with name ejb-cmp-pkgWarTest-web. [2024-06-27T10:53:27.138Z] [2024-06-27T10:53:27.138Z] deploy-war-commonee: [2024-06-27T10:53:27.138Z] [2024-06-27T10:53:27.138Z] run: [2024-06-27T10:53:27.138Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=testInsert [2024-06-27T10:53:27.138Z] [java] Value of key is:EJB3_pkgWarTesttestInsert [2024-06-27T10:53:27.138Z] [java] Value of key is:EJB3_pkgWarTesttestInsert [2024-06-27T10:53:27.138Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=verifyInsert [2024-06-27T10:53:27.138Z] [java] Value of key is:EJB3_pkgWarTestverifyInsert [2024-06-27T10:53:27.138Z] [java] Value of key is:EJB3_pkgWarTestverifyInsert [2024-06-27T10:53:27.138Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=testDelete [2024-06-27T10:53:27.138Z] [java] Value of key is:EJB3_pkgWarTesttestDelete [2024-06-27T10:53:27.138Z] [java] Value of key is:EJB3_pkgWarTesttestDelete [2024-06-27T10:53:27.138Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=verifyDelete [2024-06-27T10:53:27.138Z] [java] Value of key is:EJB3_pkgWarTestverifyDelete [2024-06-27T10:53:27.138Z] [java] Value of key is:EJB3_pkgWarTestverifyDelete [2024-06-27T10:53:27.138Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:27.138Z] [java] [2024-06-27T10:53:27.138Z] [java] [2024-06-27T10:53:27.138Z] [java] ----------------------------------------- [2024-06-27T10:53:27.138Z] [java] - EJB3_pkgWarTesttestDelete: PASS - [2024-06-27T10:53:27.138Z] [java] - EJB3_pkgWarTesttestInsert: PASS - [2024-06-27T10:53:27.138Z] [java] - EJB3_pkgWarTestverifyInsert: PASS - [2024-06-27T10:53:27.138Z] [java] - EJB3_pkgWarTestverifyDelete: PASS - [2024-06-27T10:53:27.138Z] [java] ----------------------------------------- [2024-06-27T10:53:27.138Z] [java] Total PASS: 4 [2024-06-27T10:53:27.138Z] [java] Total FAIL: 0 [2024-06-27T10:53:27.138Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:53:27.138Z] [java] ----------------------------------------- [2024-06-27T10:53:27.138Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:27.138Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:27.138Z] [2024-06-27T10:53:27.138Z] undeploy: [2024-06-27T10:53:27.138Z] [2024-06-27T10:53:27.138Z] setOSConditions: [2024-06-27T10:53:27.138Z] [2024-06-27T10:53:27.138Z] setToolWin: [2024-06-27T10:53:27.138Z] [2024-06-27T10:53:27.138Z] setToolUnix: [2024-06-27T10:53:27.138Z] [2024-06-27T10:53:27.138Z] setToolProperty: [2024-06-27T10:53:27.139Z] [2024-06-27T10:53:27.139Z] setS1ASclassPath: [2024-06-27T10:53:27.139Z] [2024-06-27T10:53:27.139Z] init-common: [2024-06-27T10:53:27.139Z] [2024-06-27T10:53:27.139Z] undeploy-war-common: [2024-06-27T10:53:27.272Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-autocommit-pool [2024-06-27T10:53:27.272Z] [exec] JDBC Connection pool jdbc-autocommit-pool deleted successfully [2024-06-27T10:53:27.272Z] [echo] cmd executed for server [2024-06-27T10:53:27.272Z] [2024-06-27T10:53:27.272Z] setOSConditions: [2024-06-27T10:53:27.272Z] [2024-06-27T10:53:27.272Z] setToolWin: [2024-06-27T10:53:27.272Z] [2024-06-27T10:53:27.272Z] setToolUnix: [2024-06-27T10:53:27.272Z] [2024-06-27T10:53:27.272Z] setToolProperty: [2024-06-27T10:53:27.272Z] [2024-06-27T10:53:27.272Z] setS1ASclassPath: [2024-06-27T10:53:27.272Z] [2024-06-27T10:53:27.272Z] init-common: [2024-06-27T10:53:27.272Z] [2024-06-27T10:53:27.272Z] undeploy-common: [2024-06-27T10:53:27.343Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_InQueue created. [2024-06-27T10:53:27.343Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_InQueue --target server --force=false jms/ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:53:27.343Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2024-06-27T10:53:27.343Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb_OutQueue [2024-06-27T10:53:27.343Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_OutQueue created. [2024-06-27T10:53:27.343Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_OutQueue --target server --force=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-06-27T10:53:27.343Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2024-06-27T10:53:27.343Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt [2024-06-27T10:53:27.343Z] [2024-06-27T10:53:27.343Z] deploy: [2024-06-27T10:53:27.343Z] [2024-06-27T10:53:27.343Z] setOSConditions: [2024-06-27T10:53:27.343Z] [2024-06-27T10:53:27.343Z] setToolWin: [2024-06-27T10:53:27.343Z] [2024-06-27T10:53:27.343Z] setToolUnix: [2024-06-27T10:53:27.343Z] [2024-06-27T10:53:27.343Z] setToolProperty: [2024-06-27T10:53:27.344Z] [2024-06-27T10:53:27.344Z] setS1ASclassPath: [2024-06-27T10:53:27.344Z] [2024-06-27T10:53:27.344Z] init-common: [2024-06-27T10:53:27.344Z] [2024-06-27T10:53:27.344Z] deploy-common: [2024-06-27T10:53:27.344Z] [echo] Current time (ISO): 2024-06-27T10:53:27.033+0000 [2024-06-27T10:53:27.344Z] [2024-06-27T10:53:27.344Z] setOSConditions: [2024-06-27T10:53:27.344Z] [2024-06-27T10:53:27.344Z] setToolWin: [2024-06-27T10:53:27.344Z] [2024-06-27T10:53:27.344Z] setToolUnix: [2024-06-27T10:53:27.344Z] [2024-06-27T10:53:27.344Z] setToolProperty: [2024-06-27T10:53:27.344Z] [2024-06-27T10:53:27.344Z] setS1ASclassPath: [2024-06-27T10:53:27.344Z] [2024-06-27T10:53:27.344Z] init-common: [2024-06-27T10:53:27.344Z] [2024-06-27T10:53:27.344Z] deploy-common-pe: [2024-06-27T10:53:27.358Z] [exec] Starting test for id: 1498688590 [2024-06-27T10:53:27.399Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:27.399Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:27.399Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:27.399Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:27.399Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:27.399Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:27.399Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:27.455Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:27.527Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-autocommitApp [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] all: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setOSConditions: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setToolWin: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setToolUnix: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setToolProperty: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setS1ASclassPath: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] init-common: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] clean: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setOSConditions: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setToolWin: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setToolUnix: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setToolProperty: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setS1ASclassPath: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] init-common: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] clean-common: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setOSConditions: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setToolWin: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setToolUnix: [2024-06-27T10:53:27.527Z] [2024-06-27T10:53:27.527Z] setToolProperty: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] setS1ASclassPath: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] init-common: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] clean-classes-common: [2024-06-27T10:53:27.528Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] setOSConditions: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] setToolWin: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] setToolUnix: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] setToolProperty: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] setS1ASclassPath: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] init-common: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] clean-jars-common: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] compile: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] setOSConditions: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] setToolWin: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] setToolUnix: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] setToolProperty: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] setS1ASclassPath: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] init-common: [2024-06-27T10:53:27.528Z] [2024-06-27T10:53:27.528Z] compile-common: [2024-06-27T10:53:27.528Z] [echo] Current time (ISO): 2024-06-27T10:53:27.501+0000 [2024-06-27T10:53:27.528Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:27.528Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:27.531Z] [javac] 1 warning [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] build: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] setOSConditions: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] fixFiles: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] convUnix: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] convWin: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] setToolWin: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] setToolUnix: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] setToolProperty: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] setS1ASclassPath: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] init-common: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] package-persistence-common: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] ejb-jar-common: [2024-06-27T10:53:27.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] package-ejbjar-common: [2024-06-27T10:53:27.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.532Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.532Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-ejb.jar [2024-06-27T10:53:27.532Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] appclient-jar-common: [2024-06-27T10:53:27.532Z] [2024-06-27T10:53:27.532Z] package-appclientjar-common: [2024-06-27T10:53:27.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.533Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.533Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.533Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-client.jar [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] webclient-war-common: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] build-ear-common: [2024-06-27T10:53:27.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:27.533Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.533Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:27.533Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] setup: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] setOSConditions: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] setToolWin: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] setToolUnix: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] setToolProperty: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] setS1ASclassPath: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] init-common: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] deploy-jms-common: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] setOSConditions: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] setToolWin: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] setToolUnix: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] setToolProperty: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.533Z] setS1ASclassPath: [2024-06-27T10:53:27.533Z] [2024-06-27T10:53:27.534Z] init-common: [2024-06-27T10:53:27.534Z] [2024-06-27T10:53:27.534Z] create-jms-connection-common: [2024-06-27T10:53:27.600Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbApp.ear [2024-06-27T10:53:27.723Z] [javac] 1 warning [2024-06-27T10:53:27.723Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:27.723Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app [2024-06-27T10:53:27.724Z] [2024-06-27T10:53:27.724Z] setOSConditions: [2024-06-27T10:53:27.724Z] [2024-06-27T10:53:27.724Z] setToolWin: [2024-06-27T10:53:27.724Z] [2024-06-27T10:53:27.724Z] setToolUnix: [2024-06-27T10:53:27.724Z] [2024-06-27T10:53:27.724Z] setToolProperty: [2024-06-27T10:53:27.724Z] [2024-06-27T10:53:27.724Z] setS1ASclassPath: [2024-06-27T10:53:27.724Z] [2024-06-27T10:53:27.724Z] init-common: [2024-06-27T10:53:27.724Z] [2024-06-27T10:53:27.724Z] ejb-jar-common: [2024-06-27T10:53:27.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:27.724Z] [2024-06-27T10:53:27.724Z] package-ejbjar-common: [2024-06-27T10:53:27.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.724Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.724Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.724Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16-ejb.jar [2024-06-27T10:53:27.725Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.725Z] [2024-06-27T10:53:27.725Z] setOSConditions: [2024-06-27T10:53:27.725Z] [2024-06-27T10:53:27.725Z] setToolWin: [2024-06-27T10:53:27.725Z] [2024-06-27T10:53:27.725Z] setToolUnix: [2024-06-27T10:53:27.725Z] [2024-06-27T10:53:27.725Z] setToolProperty: [2024-06-27T10:53:27.725Z] [2024-06-27T10:53:27.725Z] setS1ASclassPath: [2024-06-27T10:53:27.725Z] [2024-06-27T10:53:27.725Z] init-common: [2024-06-27T10:53:27.725Z] [2024-06-27T10:53:27.725Z] webclient-war-common: [2024-06-27T10:53:27.725Z] [2024-06-27T10:53:27.725Z] clear: [2024-06-27T10:53:27.725Z] [2024-06-27T10:53:27.725Z] test-tlds-exist: [2024-06-27T10:53:27.725Z] [2024-06-27T10:53:27.725Z] copy-tlds: [2024-06-27T10:53:27.725Z] [2024-06-27T10:53:27.725Z] test-tagfiles-exist: [2024-06-27T10:53:27.726Z] [2024-06-27T10:53:27.726Z] copy-tagfiles: [2024-06-27T10:53:27.726Z] [2024-06-27T10:53:27.726Z] package-war-common: [2024-06-27T10:53:27.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:27.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:27.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:27.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:27.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/lib [2024-06-27T10:53:27.726Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:27.726Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:27.726Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:27.726Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/docroot [2024-06-27T10:53:27.726Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16-web.war [2024-06-27T10:53:27.726Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:27.726Z] [2024-06-27T10:53:27.726Z] setOSConditions: [2024-06-27T10:53:27.726Z] [2024-06-27T10:53:27.727Z] fixFiles: [2024-06-27T10:53:27.727Z] [2024-06-27T10:53:27.727Z] convUnix: [2024-06-27T10:53:27.727Z] [2024-06-27T10:53:27.727Z] convWin: [2024-06-27T10:53:27.727Z] [2024-06-27T10:53:27.727Z] setToolWin: [2024-06-27T10:53:27.727Z] [2024-06-27T10:53:27.727Z] setToolUnix: [2024-06-27T10:53:27.727Z] [2024-06-27T10:53:27.727Z] setToolProperty: [2024-06-27T10:53:27.727Z] [2024-06-27T10:53:27.727Z] setS1ASclassPath: [2024-06-27T10:53:27.727Z] [2024-06-27T10:53:27.727Z] init-common: [2024-06-27T10:53:27.727Z] [2024-06-27T10:53:27.727Z] ear-common: [2024-06-27T10:53:27.727Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.982Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:27.982Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.982Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:27.982Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:27.982Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-06-27T10:53:27.982Z] [2024-06-27T10:53:27.982Z] setup-map: [2024-06-27T10:53:27.982Z] [2024-06-27T10:53:27.982Z] set-jvm-options: [2024-06-27T10:53:27.982Z] [2024-06-27T10:53:27.982Z] setOSConditions: [2024-06-27T10:53:27.982Z] [2024-06-27T10:53:27.982Z] setToolWin: [2024-06-27T10:53:27.982Z] [2024-06-27T10:53:27.982Z] setToolUnix: [2024-06-27T10:53:27.982Z] [2024-06-27T10:53:27.982Z] setToolProperty: [2024-06-27T10:53:27.982Z] [2024-06-27T10:53:27.982Z] setS1ASclassPath: [2024-06-27T10:53:27.982Z] [2024-06-27T10:53:27.982Z] init-common: [2024-06-27T10:53:27.982Z] [2024-06-27T10:53:27.983Z] create-jvm-options: [2024-06-27T10:53:28.000Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_InQueue created. [2024-06-27T10:53:28.000Z] [exec] Command create-jmsdest executed successfully. [2024-06-27T10:53:28.000Z] [2024-06-27T10:53:28.000Z] init.os: [2024-06-27T10:53:28.000Z] [2024-06-27T10:53:28.000Z] init.tools.unix: [2024-06-27T10:53:28.000Z] [2024-06-27T10:53:28.000Z] init.tools.windows: [2024-06-27T10:53:28.000Z] [2024-06-27T10:53:28.000Z] init.tools: [2024-06-27T10:53:28.000Z] [2024-06-27T10:53:28.000Z] setAsadminArgs: [2024-06-27T10:53:28.000Z] [2024-06-27T10:53:28.000Z] init: [2024-06-27T10:53:28.000Z] [2024-06-27T10:53:28.000Z] init.customtasks: [2024-06-27T10:53:28.000Z] [2024-06-27T10:53:28.000Z] common.run.asadmin: [2024-06-27T10:53:28.001Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=ejb_ejb30_hello_mdb_InQueue jms/ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:53:28.072Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgWarTest-web [2024-06-27T10:53:28.072Z] [2024-06-27T10:53:28.072Z] unsetup: [2024-06-27T10:53:28.072Z] [2024-06-27T10:53:28.072Z] setOSConditions: [2024-06-27T10:53:28.072Z] [2024-06-27T10:53:28.073Z] setToolWin: [2024-06-27T10:53:28.073Z] [2024-06-27T10:53:28.073Z] setToolUnix: [2024-06-27T10:53:28.073Z] [2024-06-27T10:53:28.073Z] setToolProperty: [2024-06-27T10:53:28.073Z] [2024-06-27T10:53:28.073Z] setS1ASclassPath: [2024-06-27T10:53:28.073Z] [2024-06-27T10:53:28.073Z] init-common: [2024-06-27T10:53:28.073Z] [2024-06-27T10:53:28.073Z] delete-jdbc-resource-common: [2024-06-27T10:53:28.073Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgWarTest [2024-06-27T10:53:28.097Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.ConnectionFactory --enabled=true --target server --force=false jms/CFactory [2024-06-27T10:53:28.122Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:28.122Z] [java] [2024-06-27T10:53:28.122Z] [java] [2024-06-27T10:53:28.122Z] [java] ----------------------------------------- [2024-06-27T10:53:28.122Z] [java] - jsp-runtime-deploy-dash-dash-libraries: PASS - [2024-06-27T10:53:28.122Z] [java] ----------------------------------------- [2024-06-27T10:53:28.122Z] [java] - Total PASS : 1 - [2024-06-27T10:53:28.122Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:28.122Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:28.122Z] [java] ----------------------------------------- [2024-06-27T10:53:28.122Z] [2024-06-27T10:53:28.122Z] undeploy: [2024-06-27T10:53:28.122Z] [2024-06-27T10:53:28.122Z] setOSConditions: [2024-06-27T10:53:28.122Z] [2024-06-27T10:53:28.122Z] setToolWin: [2024-06-27T10:53:28.122Z] [2024-06-27T10:53:28.122Z] setToolUnix: [2024-06-27T10:53:28.122Z] [2024-06-27T10:53:28.122Z] setToolProperty: [2024-06-27T10:53:28.122Z] [2024-06-27T10:53:28.122Z] setS1ASclassPath: [2024-06-27T10:53:28.122Z] [2024-06-27T10:53:28.122Z] init-common: [2024-06-27T10:53:28.122Z] [2024-06-27T10:53:28.122Z] undeploy-war-common: [2024-06-27T10:53:28.302Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:28.302Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-06-27T10:53:28.331Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:28.369Z] [exec] Connector resource jms/CFactory created. [2024-06-27T10:53:28.369Z] [2024-06-27T10:53:28.369Z] setOSConditions: [2024-06-27T10:53:28.369Z] [2024-06-27T10:53:28.369Z] setToolWin: [2024-06-27T10:53:28.369Z] [2024-06-27T10:53:28.369Z] setToolUnix: [2024-06-27T10:53:28.369Z] [2024-06-27T10:53:28.369Z] setToolProperty: [2024-06-27T10:53:28.369Z] [2024-06-27T10:53:28.369Z] setS1ASclassPath: [2024-06-27T10:53:28.369Z] [2024-06-27T10:53:28.369Z] init-common: [2024-06-27T10:53:28.369Z] [2024-06-27T10:53:28.369Z] create-jms-resource-common: [2024-06-27T10:53:28.377Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-runtime-deploy-dash-dash-libraries-web [2024-06-27T10:53:28.453Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:28.453Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:28.453Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:28.453Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:28.453Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:28.453Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:28.453Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:28.525Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2024-06-27T10:53:28.525Z] [echo] Deployment on target server server successful [2024-06-27T10:53:28.525Z] [2024-06-27T10:53:28.525Z] setOSConditions: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] setToolWin: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] setToolUnix: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] setToolProperty: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] setS1ASclassPath: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] init-common: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] deploy-common-ee: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] run: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] setOSConditions: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] setToolWin: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] setToolUnix: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] setToolProperty: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] setS1ASclassPath: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] init-common: [2024-06-27T10:53:28.526Z] [2024-06-27T10:53:28.526Z] runclient-common: [2024-06-27T10:53:28.526Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbAppClient.jar -name ejb-ejb30-hello-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:53:28.560Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2024-06-27T10:53:28.560Z] [exec] Command create-jms-resource executed successfully. [2024-06-27T10:53:28.560Z] [2024-06-27T10:53:28.560Z] setAsadminArgs: [2024-06-27T10:53:28.560Z] [2024-06-27T10:53:28.560Z] common.create.jms.resource: [2024-06-27T10:53:28.560Z] [2024-06-27T10:53:28.560Z] init.os: [2024-06-27T10:53:28.560Z] [2024-06-27T10:53:28.560Z] init.tools.unix: [2024-06-27T10:53:28.560Z] [2024-06-27T10:53:28.560Z] init.tools.windows: [2024-06-27T10:53:28.560Z] [2024-06-27T10:53:28.560Z] init.tools: [2024-06-27T10:53:28.560Z] [2024-06-27T10:53:28.560Z] setAsadminArgs: [2024-06-27T10:53:28.560Z] [2024-06-27T10:53:28.560Z] init: [2024-06-27T10:53:28.561Z] [2024-06-27T10:53:28.561Z] init.customtasks: [2024-06-27T10:53:28.561Z] [2024-06-27T10:53:28.561Z] common.run.asadmin: [2024-06-27T10:53:28.561Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_OutQueue [2024-06-27T10:53:28.586Z] [javac] 1 warning [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] build: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] setOSConditions: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] setToolWin: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] setToolUnix: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] setToolProperty: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] setS1ASclassPath: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] init-common: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] webclient-war-common: [2024-06-27T10:53:28.586Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] clear: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] test-tlds-exist: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] copy-tlds: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] test-tagfiles-exist: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] copy-tagfiles: [2024-06-27T10:53:28.586Z] [2024-06-27T10:53:28.586Z] package-war-common: [2024-06-27T10:53:28.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:28.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:28.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:28.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:28.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/lib [2024-06-27T10:53:28.587Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:28.587Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:28.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/docroot [2024-06-27T10:53:28.587Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-specialization-leak-alternatives-web.war [2024-06-27T10:53:28.587Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:28.587Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:28.587Z] [javac] Compiling 1 source file [2024-06-27T10:53:28.587Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:28.587Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:28.587Z] [2024-06-27T10:53:28.587Z] deploy: [2024-06-27T10:53:28.587Z] [2024-06-27T10:53:28.587Z] deploy-war-common: [2024-06-27T10:53:28.587Z] [2024-06-27T10:53:28.587Z] setOSConditions: [2024-06-27T10:53:28.587Z] [2024-06-27T10:53:28.587Z] setToolWin: [2024-06-27T10:53:28.587Z] [2024-06-27T10:53:28.587Z] setToolUnix: [2024-06-27T10:53:28.587Z] [2024-06-27T10:53:28.587Z] setToolProperty: [2024-06-27T10:53:28.587Z] [2024-06-27T10:53:28.587Z] setS1ASclassPath: [2024-06-27T10:53:28.587Z] [2024-06-27T10:53:28.587Z] init-common: [2024-06-27T10:53:28.587Z] [2024-06-27T10:53:28.587Z] deploy-war-commonpe: [2024-06-27T10:53:28.589Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@105c3bea [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] restore: [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] setOSConditions: [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] setToolWin: [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] setToolUnix: [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] setToolProperty: [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] setS1ASclassPath: [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] init-common: [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] removeJarFromApplibs: [2024-06-27T10:53:28.631Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/lib/applibs/myclasses.jar [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] all: [2024-06-27T10:53:28.631Z] [echo] [2024-06-27T10:53:28.631Z] [echo] ************************* [2024-06-27T10:53:28.631Z] [echo] * Running jspScriptlessTagBodyJspDocument [2024-06-27T10:53:28.631Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument [2024-06-27T10:53:28.631Z] [echo] ************************* [2024-06-27T10:53:28.631Z] [echo] [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] setOSConditions: [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] setToolWin: [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] setToolUnix: [2024-06-27T10:53:28.631Z] [2024-06-27T10:53:28.631Z] setToolProperty: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setS1ASclassPath: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] init-common: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] clean: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setOSConditions: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setToolWin: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setToolUnix: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setToolProperty: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setS1ASclassPath: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] init-common: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] clean-common: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setOSConditions: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setToolWin: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setToolUnix: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setToolProperty: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setS1ASclassPath: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] init-common: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] clean-classes-common: [2024-06-27T10:53:28.632Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setOSConditions: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setToolWin: [2024-06-27T10:53:28.632Z] [2024-06-27T10:53:28.632Z] setToolUnix: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] setToolProperty: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] setS1ASclassPath: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] init-common: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] clean-jars-common: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] compile: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] setOSConditions: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] setToolWin: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] setToolUnix: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] setToolProperty: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] setS1ASclassPath: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] init-common: [2024-06-27T10:53:28.633Z] [2024-06-27T10:53:28.633Z] compile-common: [2024-06-27T10:53:28.633Z] [echo] Current time (ISO): 2024-06-27T10:53:28.519+0000 [2024-06-27T10:53:28.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:28.633Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:28.776Z] [exec] Value of key is: ThreadPoolTest [2024-06-27T10:53:28.776Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:28.776Z] [exec] [2024-06-27T10:53:28.776Z] [exec] [2024-06-27T10:53:28.776Z] [exec] ----------------------------------------- [2024-06-27T10:53:28.776Z] [exec] - ThreadPoolTest: PASS - [2024-06-27T10:53:28.776Z] [exec] ----------------------------------------- [2024-06-27T10:53:28.776Z] [exec] Total PASS: 1 [2024-06-27T10:53:28.776Z] [exec] Total FAIL: 0 [2024-06-27T10:53:28.776Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:28.776Z] [exec] ----------------------------------------- [2024-06-27T10:53:28.776Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:28.776Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:28.844Z] [exec] Jun 27, 2024 10:53:28 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:28.844Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@99d4f1c7[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/Appclient_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:28.931Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-06-27T10:53:28.931Z] [exec] JMS Desctination Queue created. [2024-06-27T10:53:29.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgWarTest [2024-06-27T10:53:29.040Z] [2024-06-27T10:53:29.040Z] checkReporting-common: [2024-06-27T10:53:29.040Z] [2024-06-27T10:53:29.040Z] confirmReportPresent-common: [2024-06-27T10:53:29.040Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:29.040Z] [echo] Test seems to be reported fine [2024-06-27T10:53:29.040Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/RepRunConf.txt [2024-06-27T10:53:29.040Z] [2024-06-27T10:53:29.040Z] confirmMissingReport-common: [2024-06-27T10:53:29.040Z] [2024-06-27T10:53:29.040Z] undeploy: [2024-06-27T10:53:29.040Z] [2024-06-27T10:53:29.040Z] setOSConditions: [2024-06-27T10:53:29.040Z] [2024-06-27T10:53:29.040Z] setToolWin: [2024-06-27T10:53:29.041Z] [2024-06-27T10:53:29.041Z] setToolUnix: [2024-06-27T10:53:29.041Z] [2024-06-27T10:53:29.041Z] setToolProperty: [2024-06-27T10:53:29.041Z] [2024-06-27T10:53:29.041Z] setS1ASclassPath: [2024-06-27T10:53:29.041Z] [2024-06-27T10:53:29.041Z] init-common: [2024-06-27T10:53:29.041Z] [2024-06-27T10:53:29.041Z] execute-ejb-sql-common: [2024-06-27T10:53:29.041Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/drop_pointbase.sql [2024-06-27T10:53:29.041Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:53:29.041Z] [echo] asadmin delete-threadpool --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true express-service-thread-pool [2024-06-27T10:53:29.125Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:29.126Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-06-27T10:53:29.145Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-specialization-leak-alternatives --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-specialization-leak-alternatives-web.war [2024-06-27T10:53:29.275Z] [exec] JDBC resource jdbc/pkgWarTest deleted successfully [2024-06-27T10:53:29.275Z] [echo] cmd executed for server [2024-06-27T10:53:29.275Z] [2024-06-27T10:53:29.275Z] setOSConditions: [2024-06-27T10:53:29.275Z] [2024-06-27T10:53:29.275Z] setToolWin: [2024-06-27T10:53:29.275Z] [2024-06-27T10:53:29.275Z] setToolUnix: [2024-06-27T10:53:29.275Z] [2024-06-27T10:53:29.275Z] setToolProperty: [2024-06-27T10:53:29.275Z] [2024-06-27T10:53:29.275Z] setS1ASclassPath: [2024-06-27T10:53:29.275Z] [2024-06-27T10:53:29.275Z] init-common: [2024-06-27T10:53:29.275Z] [2024-06-27T10:53:29.275Z] delete-jdbc-connpool-common: [2024-06-27T10:53:29.275Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgWarTest-pool [2024-06-27T10:53:29.339Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-06-27T10:53:29.377Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:29.377Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/ejb/SimpleBMPBean.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:53:29.377Z] [javac] return new Integer(1); [2024-06-27T10:53:29.377Z] [javac] ^ [2024-06-27T10:53:29.377Z] [javac] 2 warnings [2024-06-27T10:53:29.377Z] [2024-06-27T10:53:29.377Z] setOSConditions: [2024-06-27T10:53:29.377Z] [2024-06-27T10:53:29.377Z] setToolWin: [2024-06-27T10:53:29.377Z] [2024-06-27T10:53:29.377Z] setToolUnix: [2024-06-27T10:53:29.377Z] [2024-06-27T10:53:29.377Z] setToolProperty: [2024-06-27T10:53:29.377Z] [2024-06-27T10:53:29.377Z] setS1ASclassPath: [2024-06-27T10:53:29.377Z] [2024-06-27T10:53:29.377Z] init-common: [2024-06-27T10:53:29.377Z] [2024-06-27T10:53:29.377Z] compile-common: [2024-06-27T10:53:29.377Z] [echo] Current time (ISO): 2024-06-27T10:53:29.263+0000 [2024-06-27T10:53:29.377Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:29.382Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_OutQueue created. [2024-06-27T10:53:29.382Z] [exec] Command create-jmsdest executed successfully. [2024-06-27T10:53:29.382Z] [2024-06-27T10:53:29.382Z] init.os: [2024-06-27T10:53:29.382Z] [2024-06-27T10:53:29.382Z] init.tools.unix: [2024-06-27T10:53:29.382Z] [2024-06-27T10:53:29.382Z] init.tools.windows: [2024-06-27T10:53:29.382Z] [2024-06-27T10:53:29.382Z] init.tools: [2024-06-27T10:53:29.382Z] [2024-06-27T10:53:29.382Z] setAsadminArgs: [2024-06-27T10:53:29.382Z] [2024-06-27T10:53:29.382Z] init: [2024-06-27T10:53:29.382Z] [2024-06-27T10:53:29.382Z] init.customtasks: [2024-06-27T10:53:29.382Z] [2024-06-27T10:53:29.382Z] common.run.asadmin: [2024-06-27T10:53:29.382Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=ejb_ejb30_hello_mdb_OutQueue jms/ejb_ejb30_hello_mdb_OutQueue [2024-06-27T10:53:29.399Z] [exec] Application deployed with name cdi-specialization-leak-alternatives-web. [2024-06-27T10:53:29.399Z] [2024-06-27T10:53:29.399Z] deploy-war-commonee: [2024-06-27T10:53:29.399Z] [2024-06-27T10:53:29.400Z] run: [2024-06-27T10:53:29.400Z] [java] opening connection to http://localhost:8080/cdi-specialization-leak-alternatives/myurl [2024-06-27T10:53:29.400Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:53:29.400Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:29.400Z] [java] [2024-06-27T10:53:29.400Z] [java] [2024-06-27T10:53:29.400Z] [java] ----------------------------------------- [2024-06-27T10:53:29.400Z] [java] - specialization-alternative-leaks: PASS - [2024-06-27T10:53:29.400Z] [java] ----------------------------------------- [2024-06-27T10:53:29.400Z] [java] - Total PASS : 1 - [2024-06-27T10:53:29.400Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:29.400Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:29.400Z] [java] ----------------------------------------- [2024-06-27T10:53:29.400Z] [2024-06-27T10:53:29.400Z] undeploy: [2024-06-27T10:53:29.400Z] [2024-06-27T10:53:29.400Z] setOSConditions: [2024-06-27T10:53:29.400Z] [2024-06-27T10:53:29.400Z] setToolWin: [2024-06-27T10:53:29.400Z] [2024-06-27T10:53:29.400Z] setToolUnix: [2024-06-27T10:53:29.400Z] [2024-06-27T10:53:29.400Z] setToolProperty: [2024-06-27T10:53:29.400Z] [2024-06-27T10:53:29.400Z] setS1ASclassPath: [2024-06-27T10:53:29.400Z] [2024-06-27T10:53:29.400Z] init-common: [2024-06-27T10:53:29.400Z] [2024-06-27T10:53:29.400Z] undeploy-war-common: [2024-06-27T10:53:29.459Z] [exec] Jun 27, 2024 10:53:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:29.459Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:29.556Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:29.556Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:29.556Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:29.556Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:29.556Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:29.556Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:29.556Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:29.594Z] [exec] Created 1 option(s) [2024-06-27T10:53:29.594Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:53:29.594Z] [2024-06-27T10:53:29.594Z] setOSConditions: [2024-06-27T10:53:29.594Z] [2024-06-27T10:53:29.594Z] setToolWin: [2024-06-27T10:53:29.594Z] [2024-06-27T10:53:29.594Z] setToolUnix: [2024-06-27T10:53:29.594Z] [2024-06-27T10:53:29.594Z] setToolProperty: [2024-06-27T10:53:29.594Z] [2024-06-27T10:53:29.594Z] setS1ASclassPath: [2024-06-27T10:53:29.594Z] [2024-06-27T10:53:29.594Z] init-common: [2024-06-27T10:53:29.594Z] [2024-06-27T10:53:29.594Z] create-jvm-options: [2024-06-27T10:53:29.598Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-threadpool --target server express-service-thread-pool [2024-06-27T10:53:29.772Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@73c7a727 [2024-06-27T10:53:29.772Z] [exec] Jun 27, 2024 10:53:29 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:29.773Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@24cdbd4e[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/Servlet_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:29.852Z] [2024-06-27T10:53:29.852Z] restart-server-instance-common: [2024-06-27T10:53:29.852Z] [2024-06-27T10:53:29.852Z] setOSConditions: [2024-06-27T10:53:29.852Z] [2024-06-27T10:53:29.852Z] setToolWin: [2024-06-27T10:53:29.852Z] [2024-06-27T10:53:29.852Z] setToolUnix: [2024-06-27T10:53:29.852Z] [2024-06-27T10:53:29.852Z] setToolProperty: [2024-06-27T10:53:29.852Z] [2024-06-27T10:53:29.852Z] setS1ASclassPath: [2024-06-27T10:53:29.852Z] [2024-06-27T10:53:29.852Z] init-common: [2024-06-27T10:53:29.852Z] [2024-06-27T10:53:29.852Z] stopDomain: [2024-06-27T10:53:29.853Z] [echo] run.xml:stopping domain... [2024-06-27T10:53:29.858Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-06-27T10:53:29.858Z] [exec] Administered object jms/SampleQueue created. [2024-06-27T10:53:29.858Z] [2024-06-27T10:53:29.858Z] setOSConditions: [2024-06-27T10:53:29.858Z] [2024-06-27T10:53:29.858Z] setToolWin: [2024-06-27T10:53:29.858Z] [2024-06-27T10:53:29.858Z] setToolUnix: [2024-06-27T10:53:29.858Z] [2024-06-27T10:53:29.859Z] setToolProperty: [2024-06-27T10:53:29.859Z] [2024-06-27T10:53:29.859Z] setS1ASclassPath: [2024-06-27T10:53:29.859Z] [2024-06-27T10:53:29.859Z] init-common: [2024-06-27T10:53:29.859Z] [2024-06-27T10:53:29.859Z] create-jms-resource-common: [2024-06-27T10:53:29.945Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:29.945Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-06-27T10:53:29.946Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2024-06-27T10:53:29.946Z] [exec] Command create-jms-resource executed successfully. [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init.os: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init.tools.unix: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init.tools.windows: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init.tools: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] setAsadminArgs: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init.customtasks: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] prepare: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] deploy.asadmin: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] setAsadminArgs: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] common.deploy.asadmin: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init.os: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init.tools.unix: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init.tools.windows: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init.tools: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] setAsadminArgs: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] init.customtasks: [2024-06-27T10:53:29.946Z] [2024-06-27T10:53:29.946Z] common.run.asadmin: [2024-06-27T10:53:29.947Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives --name ejb-ejb30-hello-mdbApp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2024-06-27T10:53:29.958Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-specialization-leak-alternatives-web [2024-06-27T10:53:29.958Z] [2024-06-27T10:53:29.958Z] all: [2024-06-27T10:53:29.958Z] [2024-06-27T10:53:29.958Z] setOSConditions: [2024-06-27T10:53:29.958Z] [2024-06-27T10:53:29.958Z] setToolWin: [2024-06-27T10:53:29.958Z] [2024-06-27T10:53:29.958Z] setToolUnix: [2024-06-27T10:53:29.958Z] [2024-06-27T10:53:29.958Z] setToolProperty: [2024-06-27T10:53:29.958Z] [2024-06-27T10:53:29.958Z] setS1ASclassPath: [2024-06-27T10:53:29.958Z] [2024-06-27T10:53:29.958Z] init-common: [2024-06-27T10:53:29.958Z] [2024-06-27T10:53:29.959Z] clean: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setOSConditions: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setToolWin: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setToolUnix: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setToolProperty: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setS1ASclassPath: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] init-common: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] clean-common: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setOSConditions: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setToolWin: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setToolUnix: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setToolProperty: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setS1ASclassPath: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] init-common: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] clean-classes-common: [2024-06-27T10:53:29.959Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setOSConditions: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setToolWin: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setToolUnix: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setToolProperty: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.959Z] setS1ASclassPath: [2024-06-27T10:53:29.959Z] [2024-06-27T10:53:29.960Z] init-common: [2024-06-27T10:53:29.960Z] [2024-06-27T10:53:29.960Z] clean-jars-common: [2024-06-27T10:53:29.960Z] [2024-06-27T10:53:29.960Z] compile: [2024-06-27T10:53:29.960Z] [2024-06-27T10:53:29.960Z] setOSConditions: [2024-06-27T10:53:29.960Z] [2024-06-27T10:53:29.960Z] setToolWin: [2024-06-27T10:53:29.960Z] [2024-06-27T10:53:29.960Z] setToolUnix: [2024-06-27T10:53:29.960Z] [2024-06-27T10:53:29.960Z] setToolProperty: [2024-06-27T10:53:29.960Z] [2024-06-27T10:53:29.960Z] setS1ASclassPath: [2024-06-27T10:53:29.960Z] [2024-06-27T10:53:29.960Z] init-common: [2024-06-27T10:53:29.960Z] [2024-06-27T10:53:29.960Z] compile-common: [2024-06-27T10:53:29.960Z] [echo] Current time (ISO): 2024-06-27T10:53:29.829+0000 [2024-06-27T10:53:29.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:29.960Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:29.982Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/auth.conf [2024-06-27T10:53:29.982Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/test-jmac-provider.jar [2024-06-27T10:53:29.982Z] [2024-06-27T10:53:29.983Z] setOSConditions: [2024-06-27T10:53:29.983Z] [2024-06-27T10:53:29.983Z] setToolWin: [2024-06-27T10:53:29.983Z] [2024-06-27T10:53:29.983Z] setToolUnix: [2024-06-27T10:53:29.983Z] [2024-06-27T10:53:29.983Z] setToolProperty: [2024-06-27T10:53:29.983Z] [2024-06-27T10:53:29.983Z] setS1ASclassPath: [2024-06-27T10:53:29.983Z] [2024-06-27T10:53:29.983Z] init-common: [2024-06-27T10:53:29.983Z] [2024-06-27T10:53:29.983Z] startDomainUnix: [2024-06-27T10:53:29.983Z] [echo] Starting DAS [2024-06-27T10:53:30.041Z] [exec] Jun 27, 2024 10:53:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:30.041Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:53:30.041Z] [exec] Jun 27, 2024 10:53:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:30.041Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:30.041Z] [exec] Jun 27, 2024 10:53:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:30.041Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:30.114Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:30.114Z] [javac] 1 warning [2024-06-27T10:53:30.114Z] [2024-06-27T10:53:30.114Z] build: [2024-06-27T10:53:30.114Z] [2024-06-27T10:53:30.114Z] setOSConditions: [2024-06-27T10:53:30.114Z] [2024-06-27T10:53:30.114Z] setToolWin: [2024-06-27T10:53:30.114Z] [2024-06-27T10:53:30.114Z] setToolUnix: [2024-06-27T10:53:30.114Z] [2024-06-27T10:53:30.114Z] setToolProperty: [2024-06-27T10:53:30.114Z] [2024-06-27T10:53:30.114Z] setS1ASclassPath: [2024-06-27T10:53:30.114Z] [2024-06-27T10:53:30.114Z] init-common: [2024-06-27T10:53:30.114Z] [2024-06-27T10:53:30.114Z] webclient-war-common: [2024-06-27T10:53:30.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:30.114Z] [2024-06-27T10:53:30.114Z] clear: [2024-06-27T10:53:30.114Z] [2024-06-27T10:53:30.114Z] test-tlds-exist: [2024-06-27T10:53:30.114Z] [2024-06-27T10:53:30.114Z] copy-tlds: [2024-06-27T10:53:30.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:53:30.115Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:53:30.115Z] [2024-06-27T10:53:30.115Z] test-tagfiles-exist: [2024-06-27T10:53:30.115Z] [2024-06-27T10:53:30.115Z] copy-tagfiles: [2024-06-27T10:53:30.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-06-27T10:53:30.115Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-06-27T10:53:30.115Z] [2024-06-27T10:53:30.115Z] package-war-common: [2024-06-27T10:53:30.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:30.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:30.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/lib [2024-06-27T10:53:30.115Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:30.115Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:30.115Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptless-tag-body-jsp-document-web.war [2024-06-27T10:53:30.115Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:30.115Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:30.115Z] [javac] Compiling 1 source file [2024-06-27T10:53:30.115Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:30.115Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:30.115Z] [2024-06-27T10:53:30.115Z] deploy: [2024-06-27T10:53:30.115Z] [2024-06-27T10:53:30.115Z] deploy-war-common: [2024-06-27T10:53:30.115Z] [2024-06-27T10:53:30.115Z] setOSConditions: [2024-06-27T10:53:30.115Z] [2024-06-27T10:53:30.115Z] setToolWin: [2024-06-27T10:53:30.115Z] [2024-06-27T10:53:30.115Z] setToolUnix: [2024-06-27T10:53:30.115Z] [2024-06-27T10:53:30.115Z] setToolProperty: [2024-06-27T10:53:30.115Z] [2024-06-27T10:53:30.115Z] setS1ASclassPath: [2024-06-27T10:53:30.116Z] [2024-06-27T10:53:30.116Z] init-common: [2024-06-27T10:53:30.116Z] [2024-06-27T10:53:30.116Z] deploy-war-commonpe: [2024-06-27T10:53:30.175Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-06-27T10:53:30.175Z] [exec] Created 1 option(s) [2024-06-27T10:53:30.175Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:53:30.175Z] [2024-06-27T10:53:30.175Z] setup: [2024-06-27T10:53:30.175Z] [2024-06-27T10:53:30.175Z] setup-security-permission: [2024-06-27T10:53:30.175Z] [2024-06-27T10:53:30.175Z] setOSConditions: [2024-06-27T10:53:30.175Z] [2024-06-27T10:53:30.175Z] stop-server: [2024-06-27T10:53:30.175Z] [2024-06-27T10:53:30.175Z] stop-server-unix: [2024-06-27T10:53:30.175Z] [echo] stopping server on unix ... [2024-06-27T10:53:30.297Z] [exec] Jun 27, 2024 10:53:29 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:53:30.297Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-mdb-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.mdb.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-mdbClient [2024-06-27T10:53:30.322Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:30.322Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:30.322Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:30.322Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:30.322Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:30.322Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:30.322Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:30.420Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false clientQueue [2024-06-27T10:53:30.511Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:30.511Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:53:30.552Z] [exec] Jun 27, 2024 10:53:30 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:30.552Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:53:30.553Z] [exec] Jun 27, 2024 10:53:30 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:30.553Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:30.553Z] [exec] Jun 27, 2024 10:53:30 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:30.553Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:30.674Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptless-tag-body-jsp-document --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptless-tag-body-jsp-document-web.war [2024-06-27T10:53:30.676Z] [exec] JMS Desctination clientQueue created. [2024-06-27T10:53:30.684Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgWarTest-pool [2024-06-27T10:53:30.684Z] [exec] JDBC Connection pool pkgWarTest-pool deleted successfully [2024-06-27T10:53:30.684Z] [echo] cmd executed for server [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] all: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] setOSConditions: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] setToolWin: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] setToolUnix: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] setToolProperty: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] setS1ASclassPath: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] init-common: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] setup: [2024-06-27T10:53:30.684Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/descriptor [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] setOSConditions: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] setToolWin: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] setToolUnix: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] setToolProperty: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] setS1ASclassPath: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] init-common: [2024-06-27T10:53:30.684Z] [2024-06-27T10:53:30.684Z] create-jdbc-persistence-connpool-common: [2024-06-27T10:53:30.699Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@15769719 [2024-06-27T10:53:30.880Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:30.899Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:30.899Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:30.899Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:30.899Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:30.899Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:30.899Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:30.899Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:30.955Z] [exec] Jun 27, 2024 10:53:30 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:30.955Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@dd3fcab4[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloStatefulEJB_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:31.135Z] [javac] 1 warning [2024-06-27T10:53:31.135Z] [2024-06-27T10:53:31.135Z] build: [2024-06-27T10:53:31.135Z] [2024-06-27T10:53:31.135Z] setOSConditions: [2024-06-27T10:53:31.135Z] [2024-06-27T10:53:31.135Z] fixFiles: [2024-06-27T10:53:31.135Z] [2024-06-27T10:53:31.135Z] convUnix: [2024-06-27T10:53:31.135Z] [2024-06-27T10:53:31.135Z] convWin: [2024-06-27T10:53:31.135Z] [2024-06-27T10:53:31.135Z] setToolWin: [2024-06-27T10:53:31.135Z] [2024-06-27T10:53:31.135Z] setToolUnix: [2024-06-27T10:53:31.135Z] [2024-06-27T10:53:31.135Z] setToolProperty: [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] setS1ASclassPath: [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] init-common: [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] package-persistence-common: [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] ejb-jar-common: [2024-06-27T10:53:31.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] [exec] Waiting for the domain to stop . [2024-06-27T10:53:31.136Z] package-ejbjar-common: [2024-06-27T10:53:31.136Z] [exec] Waiting finished after 226 ms. [2024-06-27T10:53:31.136Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:31.136Z] stop-server-windows: [2024-06-27T10:53:31.136Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:31.136Z] [echo] taking backup of server.policy file [2024-06-27T10:53:31.136Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:31.136Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:53:31.136Z] [echo] updated server.policy file with necessary security permissions [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-ejb.jar [2024-06-27T10:53:31.136Z] setOSConditions: [2024-06-27T10:53:31.136Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] start-server: [2024-06-27T10:53:31.136Z] appclient-jar-common: [2024-06-27T10:53:31.136Z] [echo] +-----------------------------+ [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] [echo] | | [2024-06-27T10:53:31.136Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:53:31.136Z] [echo] | in Felix mode | [2024-06-27T10:53:31.136Z] [echo] | | [2024-06-27T10:53:31.136Z] [echo] +-----------------------------+ [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] package-appclientjar-common: [2024-06-27T10:53:31.136Z] start-server-unix: [2024-06-27T10:53:31.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:31.136Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:31.136Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:31.136Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-client.jar [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] webclient-war-common: [2024-06-27T10:53:31.136Z] [2024-06-27T10:53:31.136Z] build-ear-common: [2024-06-27T10:53:31.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:31.136Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:31.136Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:31.137Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] deploy: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setOSConditions: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setToolWin: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setToolUnix: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setToolProperty: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setS1ASclassPath: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] init-common: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] execute-sql-common: [2024-06-27T10:53:31.137Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2024-06-27T10:53:31.137Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:53:31.137Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:53:31.137Z] [sql] 0 rows affected [2024-06-27T10:53:31.137Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setOSConditions: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setToolWin: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setToolUnix: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setToolProperty: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setS1ASclassPath: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] init-common: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] deploy-jdbc-common: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setOSConditions: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setToolWin: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.137Z] setToolUnix: [2024-06-27T10:53:31.137Z] [2024-06-27T10:53:31.138Z] setToolProperty: [2024-06-27T10:53:31.138Z] [2024-06-27T10:53:31.138Z] setS1ASclassPath: [2024-06-27T10:53:31.138Z] [2024-06-27T10:53:31.138Z] init-common: [2024-06-27T10:53:31.138Z] [2024-06-27T10:53:31.138Z] create-jdbc-connpool-common: [2024-06-27T10:53:31.232Z] [exec] Application deployed with name web-jsp-scriptless-tag-body-jsp-document-web. [2024-06-27T10:53:31.232Z] [2024-06-27T10:53:31.232Z] deploy-war-commonee: [2024-06-27T10:53:31.232Z] [2024-06-27T10:53:31.232Z] run: [2024-06-27T10:53:31.232Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptless-tag-body-jsp-document/jsp/test.jspx [2024-06-27T10:53:31.238Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=clientQueue --target server --force=false jms/clientQueue [2024-06-27T10:53:31.238Z] [exec] Administered object jms/clientQueue created. [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] deploy: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] setOSConditions: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] setToolWin: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] setToolUnix: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] setToolProperty: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] setS1ASclassPath: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] init-common: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] deploy-common: [2024-06-27T10:53:31.238Z] [echo] Current time (ISO): 2024-06-27T10:53:31.197+0000 [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] setOSConditions: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] setToolWin: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] setToolUnix: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] setToolProperty: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] setS1ASclassPath: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] init-common: [2024-06-27T10:53:31.238Z] [2024-06-27T10:53:31.238Z] deploy-common-pe: [2024-06-27T10:53:31.277Z] [exec] Waiting for the domain to stop . [2024-06-27T10:53:31.277Z] [exec] Waiting finished after 301 ms. [2024-06-27T10:53:31.277Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:53:31.517Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:31.517Z] [java] [2024-06-27T10:53:31.517Z] [java] [2024-06-27T10:53:31.517Z] [java] ----------------------------------------- [2024-06-27T10:53:31.517Z] [java] - jsp-scriptless-tag-body-jsp-document: PASS - [2024-06-27T10:53:31.517Z] [java] ----------------------------------------- [2024-06-27T10:53:31.517Z] [java] - Total PASS : 1 - [2024-06-27T10:53:31.517Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:31.517Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:31.517Z] [java] ----------------------------------------- [2024-06-27T10:53:31.517Z] [2024-06-27T10:53:31.517Z] undeploy: [2024-06-27T10:53:31.517Z] [2024-06-27T10:53:31.517Z] setOSConditions: [2024-06-27T10:53:31.517Z] [2024-06-27T10:53:31.517Z] setToolWin: [2024-06-27T10:53:31.517Z] [2024-06-27T10:53:31.517Z] setToolUnix: [2024-06-27T10:53:31.517Z] [2024-06-27T10:53:31.517Z] setToolProperty: [2024-06-27T10:53:31.517Z] [2024-06-27T10:53:31.517Z] setS1ASclassPath: [2024-06-27T10:53:31.517Z] [2024-06-27T10:53:31.517Z] init-common: [2024-06-27T10:53:31.517Z] [2024-06-27T10:53:31.517Z] undeploy-war-common: [2024-06-27T10:53:31.534Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@42a4b97 [2024-06-27T10:53:31.534Z] [exec] Jun 27, 2024 10:53:31 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:31.534Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@7ac524eb[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/java:app/env/HelloStatefulEJB_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:31.618Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:53:31.618Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:53:31.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgWarTest1-pool [2024-06-27T10:53:31.619Z] [exec] JDBC connection pool pkgWarTest1-pool created successfully. [2024-06-27T10:53:31.619Z] [2024-06-27T10:53:31.619Z] setOSConditions: [2024-06-27T10:53:31.619Z] [2024-06-27T10:53:31.619Z] setToolWin: [2024-06-27T10:53:31.619Z] [2024-06-27T10:53:31.619Z] setToolUnix: [2024-06-27T10:53:31.619Z] [2024-06-27T10:53:31.619Z] setToolProperty: [2024-06-27T10:53:31.619Z] [2024-06-27T10:53:31.619Z] setS1ASclassPath: [2024-06-27T10:53:31.619Z] [2024-06-27T10:53:31.619Z] init-common: [2024-06-27T10:53:31.619Z] [2024-06-27T10:53:31.619Z] create-jdbc-resource-common: [2024-06-27T10:53:31.619Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgWarTest1-pool --target server jdbc/pkgWarTest1 [2024-06-27T10:53:31.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:53:31.710Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:53:31.710Z] [2024-06-27T10:53:31.710Z] set-derby-connpool-props: [2024-06-27T10:53:31.828Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:31.828Z] [javac] 1 warning [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] build: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] setOSConditions: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] setToolWin: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] setToolUnix: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] setToolProperty: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] setS1ASclassPath: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] init-common: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] webclient-war-common: [2024-06-27T10:53:31.828Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] clear: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] test-tlds-exist: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] copy-tlds: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] test-tagfiles-exist: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] copy-tagfiles: [2024-06-27T10:53:31.828Z] [2024-06-27T10:53:31.828Z] package-war-common: [2024-06-27T10:53:31.828Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:31.828Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:31.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:31.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:31.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/lib [2024-06-27T10:53:31.829Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:31.829Z] [copy] Copying 17 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:31.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/docroot [2024-06-27T10:53:31.829Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-specialization-web.war [2024-06-27T10:53:31.829Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:31.829Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:31.829Z] [javac] Compiling 1 source file [2024-06-27T10:53:31.829Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:31.829Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:31.829Z] [2024-06-27T10:53:31.829Z] deploy: [2024-06-27T10:53:31.829Z] [2024-06-27T10:53:31.829Z] deploy-war-common: [2024-06-27T10:53:31.829Z] [2024-06-27T10:53:31.829Z] setOSConditions: [2024-06-27T10:53:31.829Z] [2024-06-27T10:53:31.829Z] setToolWin: [2024-06-27T10:53:31.829Z] [2024-06-27T10:53:31.829Z] setToolUnix: [2024-06-27T10:53:31.829Z] [2024-06-27T10:53:31.829Z] setToolProperty: [2024-06-27T10:53:31.829Z] [2024-06-27T10:53:31.829Z] setS1ASclassPath: [2024-06-27T10:53:31.829Z] [2024-06-27T10:53:31.829Z] init-common: [2024-06-27T10:53:31.829Z] [2024-06-27T10:53:31.829Z] deploy-war-commonpe: [2024-06-27T10:53:31.879Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2024-06-27T10:53:31.879Z] [exec] there are no files to retrieve for application ejb-ejb30-hello-mdbApp [2024-06-27T10:53:31.879Z] [exec] Command deploy executed successfully. [2024-06-27T10:53:31.879Z] [2024-06-27T10:53:31.879Z] init.os: [2024-06-27T10:53:31.879Z] [2024-06-27T10:53:31.879Z] init.tools.unix: [2024-06-27T10:53:31.879Z] [2024-06-27T10:53:31.879Z] init.tools.windows: [2024-06-27T10:53:31.879Z] [2024-06-27T10:53:31.879Z] init.tools: [2024-06-27T10:53:31.879Z] [2024-06-27T10:53:31.879Z] setAsadminArgs: [2024-06-27T10:53:31.879Z] [2024-06-27T10:53:31.879Z] init: [2024-06-27T10:53:31.879Z] [2024-06-27T10:53:31.879Z] init.customtasks: [2024-06-27T10:53:31.879Z] [2024-06-27T10:53:31.879Z] setEnabled: [2024-06-27T10:53:31.879Z] [2024-06-27T10:53:31.879Z] createAppRef: [2024-06-27T10:53:31.879Z] [2024-06-27T10:53:31.879Z] setHttpPort: [2024-06-27T10:53:31.879Z] [2024-06-27T10:53:31.879Z] run.positive: [2024-06-27T10:53:31.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:53:31.964Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:53:32.077Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptless-tag-body-jsp-document-web [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] all: [2024-06-27T10:53:32.077Z] [echo] [2024-06-27T10:53:32.077Z] [echo] ************************* [2024-06-27T10:53:32.077Z] [echo] * Running jspScriptletAfterScriptlessTag [2024-06-27T10:53:32.077Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag [2024-06-27T10:53:32.077Z] [echo] ************************* [2024-06-27T10:53:32.077Z] [echo] [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] setOSConditions: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] setToolWin: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] setToolUnix: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] setToolProperty: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] setS1ASclassPath: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] init-common: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] clean: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] setOSConditions: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] setToolWin: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] setToolUnix: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] setToolProperty: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.077Z] setS1ASclassPath: [2024-06-27T10:53:32.077Z] [2024-06-27T10:53:32.078Z] init-common: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] clean-common: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setOSConditions: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setToolWin: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setToolUnix: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setToolProperty: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setS1ASclassPath: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] init-common: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] clean-classes-common: [2024-06-27T10:53:32.078Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setOSConditions: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setToolWin: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setToolUnix: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setToolProperty: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setS1ASclassPath: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] init-common: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] clean-jars-common: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] compile: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setOSConditions: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setToolWin: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.078Z] setToolUnix: [2024-06-27T10:53:32.078Z] [2024-06-27T10:53:32.079Z] setToolProperty: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] setS1ASclassPath: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] init-common: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] compile-common: [2024-06-27T10:53:32.079Z] [echo] Current time (ISO): 2024-06-27T10:53:31.986+0000 [2024-06-27T10:53:32.079Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:32.079Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/servlet [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] build: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] setOSConditions: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] setToolWin: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] setToolUnix: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] setToolProperty: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] setS1ASclassPath: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] init-common: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] webclient-war-common: [2024-06-27T10:53:32.079Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] clear: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] test-tlds-exist: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] copy-tlds: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] test-tagfiles-exist: [2024-06-27T10:53:32.079Z] [2024-06-27T10:53:32.079Z] copy-tagfiles: [2024-06-27T10:53:32.079Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-06-27T10:53:32.079Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-06-27T10:53:32.080Z] [2024-06-27T10:53:32.080Z] package-war-common: [2024-06-27T10:53:32.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:32.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:32.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/lib [2024-06-27T10:53:32.080Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:32.080Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-after-scriptless-tag-web.war [2024-06-27T10:53:32.080Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:32.080Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:32.080Z] [javac] Compiling 1 source file [2024-06-27T10:53:32.080Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:32.080Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:32.080Z] [2024-06-27T10:53:32.080Z] deploy: [2024-06-27T10:53:32.080Z] [2024-06-27T10:53:32.080Z] deploy-war-common: [2024-06-27T10:53:32.080Z] [2024-06-27T10:53:32.080Z] setOSConditions: [2024-06-27T10:53:32.080Z] [2024-06-27T10:53:32.080Z] setToolWin: [2024-06-27T10:53:32.080Z] [2024-06-27T10:53:32.080Z] setToolUnix: [2024-06-27T10:53:32.080Z] [2024-06-27T10:53:32.080Z] setToolProperty: [2024-06-27T10:53:32.080Z] [2024-06-27T10:53:32.080Z] setS1ASclassPath: [2024-06-27T10:53:32.080Z] [2024-06-27T10:53:32.080Z] init-common: [2024-06-27T10:53:32.080Z] [2024-06-27T10:53:32.080Z] deploy-war-commonpe: [2024-06-27T10:53:32.096Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1c59f6ae [2024-06-27T10:53:32.096Z] [exec] Jun 27, 2024 10:53:31 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:32.096Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@bb118d48[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloEJB_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:32.136Z] [2024-06-27T10:53:32.136Z] common.run.positive: [2024-06-27T10:53:32.136Z] [2024-06-27T10:53:32.136Z] setHttpPort: [2024-06-27T10:53:32.136Z] [2024-06-27T10:53:32.136Z] common.run: [2024-06-27T10:53:32.136Z] [2024-06-27T10:53:32.136Z] checkAppOnServer: [2024-06-27T10:53:32.136Z] [2024-06-27T10:53:32.136Z] declare-test: [2024-06-27T10:53:32.136Z] [echo] Starting test webclient ejb30/mdb/webClient Test asadmin deploy (server) [2024-06-27T10:53:32.136Z] [2024-06-27T10:53:32.136Z] init.os: [2024-06-27T10:53:32.136Z] [2024-06-27T10:53:32.136Z] init.tools.unix: [2024-06-27T10:53:32.137Z] [2024-06-27T10:53:32.137Z] init.tools.windows: [2024-06-27T10:53:32.137Z] [2024-06-27T10:53:32.137Z] init.tools: [2024-06-27T10:53:32.137Z] [2024-06-27T10:53:32.137Z] setAsadminArgs: [2024-06-27T10:53:32.137Z] [2024-06-27T10:53:32.137Z] init: [2024-06-27T10:53:32.137Z] [2024-06-27T10:53:32.137Z] init.customtasks: [2024-06-27T10:53:32.137Z] [2024-06-27T10:53:32.137Z] setOrbPort2: [2024-06-27T10:53:32.137Z] [2024-06-27T10:53:32.137Z] runclient: [2024-06-27T10:53:32.137Z] [echo] TestClient http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp true ${extra.args} [2024-06-27T10:53:32.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Test: devtests/deployment/ejb30/ear/mdb/webclient [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Invoking URL = http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Servlet [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]::

[2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Message is [com.sun.messaging.jms.ra.DirectTextPacket@f9e7505] [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Correct return code: 200 [2024-06-27T10:53:32.400Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: PASSED: devtests/deployment/ejb30/ear/mdb/webclient [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] processResult: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] failed: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] passed: [2024-06-27T10:53:32.400Z] [echo] Test webclient Passed [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] unknown: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] init.os: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] init.tools.unix: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] init.tools.windows: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] init.tools: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] setAsadminArgs: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] init: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] init.customtasks: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] checkAppOnCluster: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] init.os: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.400Z] init.tools.unix: [2024-06-27T10:53:32.400Z] [2024-06-27T10:53:32.401Z] init.tools.windows: [2024-06-27T10:53:32.401Z] [2024-06-27T10:53:32.401Z] init.tools: [2024-06-27T10:53:32.401Z] [2024-06-27T10:53:32.401Z] setAsadminArgs: [2024-06-27T10:53:32.401Z] [2024-06-27T10:53:32.401Z] init: [2024-06-27T10:53:32.401Z] [2024-06-27T10:53:32.401Z] init.customtasks: [2024-06-27T10:53:32.401Z] [2024-06-27T10:53:32.401Z] prepare: [2024-06-27T10:53:32.401Z] [2024-06-27T10:53:32.401Z] redeploy.asadmin: [2024-06-27T10:53:32.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-specialization --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-specialization-web.war [2024-06-27T10:53:32.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:53:32.523Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:53:32.548Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgWarTest1-pool --enabled=true --target server jdbc/pkgWarTest1 [2024-06-27T10:53:32.548Z] [exec] JDBC resource jdbc/pkgWarTest1 created successfully. [2024-06-27T10:53:32.548Z] [echo] cmd executed for server [2024-06-27T10:53:32.548Z] [2024-06-27T10:53:32.548Z] clean: [2024-06-27T10:53:32.548Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:32.548Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:32.548Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:32.548Z] [2024-06-27T10:53:32.548Z] compile: [2024-06-27T10:53:32.548Z] [2024-06-27T10:53:32.548Z] setOSConditions: [2024-06-27T10:53:32.548Z] [2024-06-27T10:53:32.548Z] setToolWin: [2024-06-27T10:53:32.548Z] [2024-06-27T10:53:32.548Z] setToolUnix: [2024-06-27T10:53:32.548Z] [2024-06-27T10:53:32.549Z] setToolProperty: [2024-06-27T10:53:32.549Z] [2024-06-27T10:53:32.549Z] setS1ASclassPath: [2024-06-27T10:53:32.549Z] [2024-06-27T10:53:32.549Z] init-common: [2024-06-27T10:53:32.549Z] [2024-06-27T10:53:32.549Z] compile-common: [2024-06-27T10:53:32.549Z] [echo] Current time (ISO): 2024-06-27T10:53:32.508+0000 [2024-06-27T10:53:32.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:32.549Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:32.639Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptlet-after-scriptless-tag --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-after-scriptless-tag-web.war [2024-06-27T10:53:32.657Z] [2024-06-27T10:53:32.657Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@f829512 [2024-06-27T10:53:32.657Z] [exec] Jun 27, 2024 10:53:32 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:32.657Z] setAsadminArgs: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] common.redeploy.asadmin: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@41cdb19[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/Servlet_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:32.658Z] init.os: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] init.tools.unix: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] init.tools.windows: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] init.tools: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] setAsadminArgs: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] init: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] init.customtasks: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] delAppRef: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] init.os: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] init.tools.unix: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] init.tools.windows: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] init.tools: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] setAsadminArgs: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] init: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] init.customtasks: [2024-06-27T10:53:32.658Z] [2024-06-27T10:53:32.658Z] common.run.asadmin: [2024-06-27T10:53:32.658Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives --name ejb-ejb30-hello-mdbApp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2024-06-27T10:53:32.690Z] [exec] Application deployed with name cdi-simple-specialization-web. [2024-06-27T10:53:32.690Z] [2024-06-27T10:53:32.690Z] deploy-war-commonee: [2024-06-27T10:53:32.690Z] [2024-06-27T10:53:32.690Z] run: [2024-06-27T10:53:32.690Z] [java] opening connection to http://localhost:8080/cdi-simple-specialization/myurl [2024-06-27T10:53:32.778Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:53:32.778Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:53:32.930Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1035ec3c [2024-06-27T10:53:32.930Z] [exec] Jun 27, 2024 10:53:32 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:32.930Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@24820bf3[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloStatefulEJB_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:32.930Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@256216b6 [2024-06-27T10:53:32.944Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:53:32.944Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:32.944Z] [java] [2024-06-27T10:53:32.944Z] [java] [2024-06-27T10:53:32.944Z] [java] ----------------------------------------- [2024-06-27T10:53:32.944Z] [java] - specialization-simple-specialization: PASS - [2024-06-27T10:53:32.944Z] [java] ----------------------------------------- [2024-06-27T10:53:32.944Z] [java] - Total PASS : 1 - [2024-06-27T10:53:32.944Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:32.944Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:32.944Z] [java] ----------------------------------------- [2024-06-27T10:53:32.944Z] [2024-06-27T10:53:32.944Z] undeploy: [2024-06-27T10:53:32.944Z] [2024-06-27T10:53:32.944Z] setOSConditions: [2024-06-27T10:53:32.944Z] [2024-06-27T10:53:32.944Z] setToolWin: [2024-06-27T10:53:32.944Z] [2024-06-27T10:53:32.944Z] setToolUnix: [2024-06-27T10:53:32.945Z] [2024-06-27T10:53:32.945Z] setToolProperty: [2024-06-27T10:53:32.945Z] [2024-06-27T10:53:32.945Z] setS1ASclassPath: [2024-06-27T10:53:32.945Z] [2024-06-27T10:53:32.945Z] init-common: [2024-06-27T10:53:32.945Z] [2024-06-27T10:53:32.945Z] undeploy-war-common: [2024-06-27T10:53:33.082Z] [exec] Jun 27, 2024 10:53:32 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:33.082Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5f193335 [2024-06-27T10:53:33.102Z] [exec] Application deployed with name connector-mq-simplestressApp. [2024-06-27T10:53:33.102Z] [echo] Deployment on target server server successful [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] setOSConditions: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] setToolWin: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] setToolUnix: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] setToolProperty: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] setS1ASclassPath: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] init-common: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] deploy-common-ee: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] run: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] setOSConditions: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] setToolWin: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] setToolUnix: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] setToolProperty: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] setS1ASclassPath: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] init-common: [2024-06-27T10:53:33.102Z] [2024-06-27T10:53:33.102Z] runclient-common: [2024-06-27T10:53:33.102Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressAppClient.jar -name connector-mq-simplestressClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:53:33.185Z] [exec] Jun 27, 2024 10:53:32 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:33.185Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@818450df[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloEJB_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:33.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-specialization-web [2024-06-27T10:53:33.198Z] [2024-06-27T10:53:33.198Z] all: [2024-06-27T10:53:33.199Z] [echo] [2024-06-27T10:53:33.199Z] [echo] ************************* [2024-06-27T10:53:33.199Z] [echo] * Running stereotypes [2024-06-27T10:53:33.199Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes [2024-06-27T10:53:33.199Z] [echo] ************************* [2024-06-27T10:53:33.199Z] [echo] [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] all: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] stereotypes: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] setOSConditions: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] setToolWin: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] setToolUnix: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] setToolProperty: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] setS1ASclassPath: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] init-common: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] clean: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] setOSConditions: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] setToolWin: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] setToolUnix: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] setToolProperty: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] setS1ASclassPath: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] init-common: [2024-06-27T10:53:33.199Z] [2024-06-27T10:53:33.199Z] clean-common: [2024-06-27T10:53:33.222Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:33.222Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:53:33.337Z] [exec] Jun 27, 2024 10:53:33 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:53:33.337Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:53:33.358Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:53:33.358Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:53:33.453Z] [2024-06-27T10:53:33.453Z] setOSConditions: [2024-06-27T10:53:33.453Z] [2024-06-27T10:53:33.453Z] setToolWin: [2024-06-27T10:53:33.453Z] [2024-06-27T10:53:33.453Z] setToolUnix: [2024-06-27T10:53:33.453Z] [2024-06-27T10:53:33.453Z] setToolProperty: [2024-06-27T10:53:33.453Z] [2024-06-27T10:53:33.453Z] setS1ASclassPath: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] init-common: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] clean-classes-common: [2024-06-27T10:53:33.454Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] setOSConditions: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] setToolWin: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] setToolUnix: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] setToolProperty: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] setS1ASclassPath: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] init-common: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] clean-jars-common: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] compile: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] setOSConditions: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] setToolWin: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] setToolUnix: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] setToolProperty: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] setS1ASclassPath: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] init-common: [2024-06-27T10:53:33.454Z] [2024-06-27T10:53:33.454Z] compile-common: [2024-06-27T10:53:33.454Z] [echo] Current time (ISO): 2024-06-27T10:53:33.214+0000 [2024-06-27T10:53:33.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:33.454Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:33.592Z] [exec] Jun 27, 2024 10:53:33 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:33.592Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:53:33.592Z] [exec] Jun 27, 2024 10:53:33 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:33.592Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:53:33.592Z] [exec] Jun 27, 2024 10:53:33 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:33.592Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:53:33.612Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:53:33.612Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:53:33.732Z] [exec] Value of key is: timeout: [2024-06-27T10:53:33.732Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:33.732Z] [exec] [2024-06-27T10:53:33.732Z] [exec] [2024-06-27T10:53:33.732Z] [exec] ----------------------------------------- [2024-06-27T10:53:33.732Z] [exec] - timeout: : PASS - [2024-06-27T10:53:33.732Z] [exec] - nontimeout: : PASS - [2024-06-27T10:53:33.732Z] [exec] ----------------------------------------- [2024-06-27T10:53:33.732Z] [exec] Total PASS: 2 [2024-06-27T10:53:33.732Z] [exec] Total FAIL: 0 [2024-06-27T10:53:33.732Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:33.732Z] [exec] ----------------------------------------- [2024-06-27T10:53:33.732Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:33.747Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@63f566a0 [2024-06-27T10:53:33.747Z] [exec] AppClient successful lookup of datasource definitions ! [2024-06-27T10:53:33.747Z] [exec] Value of key is:DataSource-Definition-appclient-test [2024-06-27T10:53:33.747Z] [exec] invoking DataSource-Definition test servlet at http://localhost:8080/datasource-definition/servlet [2024-06-27T10:53:33.848Z] [exec] Jun 27, 2024 10:53:33 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:33.848Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6a2ac68a[jndiName=jms/ejb_ejb30_hello_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:33.988Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:34.102Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:53:34.103Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:53:34.103Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:53:34.103Z] [exec] getVERSION(): 3.0 [2024-06-27T10:53:34.103Z] [exec] isReadonly(): false [2024-06-27T10:53:34.103Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485613786 [2024-06-27T10:53:34.103Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-06-27T10:53:34.103Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:53:34.103Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:53:34.103Z] [exec] getVERSION(): 3.0 [2024-06-27T10:53:34.103Z] [exec] isReadonly(): false [2024-06-27T10:53:34.103Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485613799 [2024-06-27T10:53:34.103Z] [exec] Waiting for queue message [2024-06-27T10:53:34.103Z] [exec] Received message : mdb() invoked [2024-06-27T10:53:34.103Z] [exec] Value of key is: main [2024-06-27T10:53:34.103Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:34.103Z] [exec] [2024-06-27T10:53:34.103Z] [exec] [2024-06-27T10:53:34.103Z] [exec] ----------------------------------------- [2024-06-27T10:53:34.103Z] [exec] - main: PASS - [2024-06-27T10:53:34.103Z] [exec] ----------------------------------------- [2024-06-27T10:53:34.103Z] [exec] Total PASS: 1 [2024-06-27T10:53:34.103Z] [exec] Total FAIL: 0 [2024-06-27T10:53:34.103Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:34.103Z] [exec] ----------------------------------------- [2024-06-27T10:53:34.103Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:34.103Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:34.165Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2024-06-27T10:53:34.165Z] [exec] there are no files to retrieve for application ejb-ejb30-hello-mdbApp [2024-06-27T10:53:34.165Z] [exec] Command deploy executed successfully. [2024-06-27T10:53:34.165Z] [2024-06-27T10:53:34.165Z] init.os: [2024-06-27T10:53:34.165Z] [2024-06-27T10:53:34.165Z] init.tools.unix: [2024-06-27T10:53:34.165Z] [2024-06-27T10:53:34.165Z] init.tools.windows: [2024-06-27T10:53:34.165Z] [2024-06-27T10:53:34.165Z] init.tools: [2024-06-27T10:53:34.165Z] [2024-06-27T10:53:34.165Z] setAsadminArgs: [2024-06-27T10:53:34.166Z] [2024-06-27T10:53:34.166Z] init: [2024-06-27T10:53:34.166Z] [2024-06-27T10:53:34.166Z] init.customtasks: [2024-06-27T10:53:34.166Z] [2024-06-27T10:53:34.166Z] setEnabled: [2024-06-27T10:53:34.166Z] [2024-06-27T10:53:34.166Z] createAppRef: [2024-06-27T10:53:34.166Z] [2024-06-27T10:53:34.166Z] setHttpPort: [2024-06-27T10:53:34.166Z] [2024-06-27T10:53:34.166Z] run.positive: [2024-06-27T10:53:34.166Z] [2024-06-27T10:53:34.166Z] common.run.positive: [2024-06-27T10:53:34.166Z] [2024-06-27T10:53:34.166Z] setHttpPort: [2024-06-27T10:53:34.166Z] [2024-06-27T10:53:34.166Z] common.run: [2024-06-27T10:53:34.166Z] [2024-06-27T10:53:34.166Z] checkAppOnServer: [2024-06-27T10:53:34.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:53:34.171Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:53:34.242Z] [2024-06-27T10:53:34.242Z] checkReporting-common: [2024-06-27T10:53:34.242Z] [2024-06-27T10:53:34.242Z] confirmReportPresent-common: [2024-06-27T10:53:34.242Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:34.242Z] [echo] Test seems to be reported fine [2024-06-27T10:53:34.242Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/RepRunConf.txt [2024-06-27T10:53:34.242Z] [2024-06-27T10:53:34.242Z] confirmMissingReport-common: [2024-06-27T10:53:34.242Z] [2024-06-27T10:53:34.242Z] undeploy: [2024-06-27T10:53:34.242Z] [2024-06-27T10:53:34.242Z] setOSConditions: [2024-06-27T10:53:34.242Z] [2024-06-27T10:53:34.242Z] setToolWin: [2024-06-27T10:53:34.242Z] [2024-06-27T10:53:34.242Z] setToolUnix: [2024-06-27T10:53:34.242Z] [2024-06-27T10:53:34.242Z] setToolProperty: [2024-06-27T10:53:34.242Z] [2024-06-27T10:53:34.242Z] setS1ASclassPath: [2024-06-27T10:53:34.242Z] [2024-06-27T10:53:34.243Z] init-common: [2024-06-27T10:53:34.243Z] [2024-06-27T10:53:34.243Z] undeploy-common: [2024-06-27T10:53:34.358Z] [2024-06-27T10:53:34.358Z] checkReporting-common: [2024-06-27T10:53:34.358Z] [2024-06-27T10:53:34.358Z] confirmReportPresent-common: [2024-06-27T10:53:34.358Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:34.358Z] [echo] Test seems to be reported fine [2024-06-27T10:53:34.358Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/RepRunConf.txt [2024-06-27T10:53:34.358Z] [2024-06-27T10:53:34.358Z] confirmMissingReport-common: [2024-06-27T10:53:34.358Z] [2024-06-27T10:53:34.358Z] undeploy: [2024-06-27T10:53:34.358Z] [2024-06-27T10:53:34.358Z] setOSConditions: [2024-06-27T10:53:34.358Z] [2024-06-27T10:53:34.359Z] setToolWin: [2024-06-27T10:53:34.359Z] [2024-06-27T10:53:34.359Z] setToolUnix: [2024-06-27T10:53:34.359Z] [2024-06-27T10:53:34.359Z] setToolProperty: [2024-06-27T10:53:34.359Z] [2024-06-27T10:53:34.359Z] setS1ASclassPath: [2024-06-27T10:53:34.359Z] [2024-06-27T10:53:34.359Z] init-common: [2024-06-27T10:53:34.359Z] [2024-06-27T10:53:34.359Z] undeploy-common: [2024-06-27T10:53:34.375Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:34.375Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:34.375Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:34.375Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:34.375Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:34.375Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:34.375Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:34.422Z] [2024-06-27T10:53:34.422Z] declare-test: [2024-06-27T10:53:34.422Z] [echo] Starting test webclient ejb30/mdb/webClient Test asadmin redeploy (server) [2024-06-27T10:53:34.422Z] [2024-06-27T10:53:34.422Z] init.os: [2024-06-27T10:53:34.422Z] [2024-06-27T10:53:34.422Z] init.tools.unix: [2024-06-27T10:53:34.422Z] [2024-06-27T10:53:34.422Z] init.tools.windows: [2024-06-27T10:53:34.422Z] [2024-06-27T10:53:34.422Z] init.tools: [2024-06-27T10:53:34.422Z] [2024-06-27T10:53:34.422Z] setAsadminArgs: [2024-06-27T10:53:34.422Z] [2024-06-27T10:53:34.422Z] init: [2024-06-27T10:53:34.422Z] [2024-06-27T10:53:34.422Z] init.customtasks: [2024-06-27T10:53:34.422Z] [2024-06-27T10:53:34.422Z] setOrbPort2: [2024-06-27T10:53:34.422Z] [2024-06-27T10:53:34.422Z] runclient: [2024-06-27T10:53:34.422Z] [echo] TestClient http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp true ${extra.args} [2024-06-27T10:53:34.422Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Test: devtests/deployment/ejb30/ear/mdb/webclient [2024-06-27T10:53:34.422Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Invoking URL = http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp [2024-06-27T10:53:34.425Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:53:34.425Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:53:34.497Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-getalltimersApp [2024-06-27T10:53:34.520Z] [exec] Application deployed with name web-jsp-scriptlet-after-scriptless-tag-web. [2024-06-27T10:53:34.520Z] [2024-06-27T10:53:34.520Z] deploy-war-commonee: [2024-06-27T10:53:34.520Z] [2024-06-27T10:53:34.520Z] run: [2024-06-27T10:53:34.520Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptlet-after-scriptless-tag/jsp/test.jspx [2024-06-27T10:53:34.520Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:34.520Z] [java] [2024-06-27T10:53:34.520Z] [java] [2024-06-27T10:53:34.520Z] [java] ----------------------------------------- [2024-06-27T10:53:34.520Z] [java] - jsp-scriptlet-after-scriptless-tag: PASS - [2024-06-27T10:53:34.520Z] [java] ----------------------------------------- [2024-06-27T10:53:34.520Z] [java] - Total PASS : 1 - [2024-06-27T10:53:34.520Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:34.520Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:34.520Z] [java] ----------------------------------------- [2024-06-27T10:53:34.520Z] [2024-06-27T10:53:34.520Z] undeploy: [2024-06-27T10:53:34.699Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:34.699Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:34.699Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Servlet [2024-06-27T10:53:34.699Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:34.699Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:34.699Z] [javaWithResult] [ejb30.mdb.webclient.Client]::

[2024-06-27T10:53:34.699Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Message is [com.sun.messaging.jms.ra.DirectTextPacket@1d05e6fa] [2024-06-27T10:53:34.699Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:34.699Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-06-27T10:53:34.699Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Correct return code: 200 [2024-06-27T10:53:34.699Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: PASSED: devtests/deployment/ejb30/ear/mdb/webclient [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] processResult: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] failed: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] passed: [2024-06-27T10:53:34.699Z] [echo] Test webclient Passed [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] unknown: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] init.os: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] init.tools.unix: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] init.tools.windows: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] init.tools: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] setAsadminArgs: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] init: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] init.customtasks: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] checkAppOnCluster: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.699Z] init.os: [2024-06-27T10:53:34.699Z] [2024-06-27T10:53:34.700Z] init.tools.unix: [2024-06-27T10:53:34.700Z] [2024-06-27T10:53:34.700Z] init.tools.windows: [2024-06-27T10:53:34.700Z] [2024-06-27T10:53:34.700Z] init.tools: [2024-06-27T10:53:34.700Z] [2024-06-27T10:53:34.700Z] setAsadminArgs: [2024-06-27T10:53:34.700Z] [2024-06-27T10:53:34.700Z] init: [2024-06-27T10:53:34.700Z] [2024-06-27T10:53:34.700Z] init.customtasks: [2024-06-27T10:53:34.700Z] [2024-06-27T10:53:34.700Z] prepare: [2024-06-27T10:53:34.700Z] [2024-06-27T10:53:34.700Z] undeploy.asadmin: [2024-06-27T10:53:34.700Z] [2024-06-27T10:53:34.700Z] setAsadminArgs: [2024-06-27T10:53:34.700Z] [2024-06-27T10:53:34.700Z] common.undeploy.asadmin: [2024-06-27T10:53:34.700Z] [2024-06-27T10:53:34.700Z] init.os: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] all: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] opallowed: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] setOSConditions: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] setToolWin: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] setToolUnix: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] setToolProperty: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] setS1ASclassPath: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] init-common: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] clean: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] setOSConditions: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] setToolWin: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.751Z] setToolUnix: [2024-06-27T10:53:34.751Z] [2024-06-27T10:53:34.752Z] setToolProperty: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] setS1ASclassPath: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] init-common: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] clean-common: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] setOSConditions: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] setToolWin: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] setToolUnix: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] setToolProperty: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] setS1ASclassPath: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] init-common: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] clean-classes-common: [2024-06-27T10:53:34.752Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] setOSConditions: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] setToolWin: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] setToolUnix: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] setToolProperty: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] setS1ASclassPath: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] init-common: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] clean-jars-common: [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.752Z] compile: [2024-06-27T10:53:34.752Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war [2024-06-27T10:53:34.752Z] [2024-06-27T10:53:34.753Z] setOSConditions: [2024-06-27T10:53:34.753Z] [2024-06-27T10:53:34.753Z] setToolWin: [2024-06-27T10:53:34.753Z] [2024-06-27T10:53:34.753Z] setToolUnix: [2024-06-27T10:53:34.753Z] [2024-06-27T10:53:34.753Z] setToolProperty: [2024-06-27T10:53:34.753Z] [2024-06-27T10:53:34.753Z] setS1ASclassPath: [2024-06-27T10:53:34.753Z] [2024-06-27T10:53:34.753Z] init-common: [2024-06-27T10:53:34.753Z] [2024-06-27T10:53:34.753Z] compile-common: [2024-06-27T10:53:34.753Z] [echo] Current time (ISO): 2024-06-27T10:53:34.639+0000 [2024-06-27T10:53:34.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:34.753Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:34.775Z] [2024-06-27T10:53:34.775Z] setOSConditions: [2024-06-27T10:53:34.775Z] [2024-06-27T10:53:34.775Z] setToolWin: [2024-06-27T10:53:34.775Z] [2024-06-27T10:53:34.775Z] setToolUnix: [2024-06-27T10:53:34.775Z] [2024-06-27T10:53:34.775Z] setToolProperty: [2024-06-27T10:53:34.775Z] [2024-06-27T10:53:34.775Z] setS1ASclassPath: [2024-06-27T10:53:34.775Z] [2024-06-27T10:53:34.775Z] init-common: [2024-06-27T10:53:34.775Z] [2024-06-27T10:53:34.775Z] undeploy-war-common: [2024-06-27T10:53:34.919Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-mdbApp [2024-06-27T10:53:34.919Z] [2024-06-27T10:53:34.919Z] delete-resources: [2024-06-27T10:53:34.919Z] [2024-06-27T10:53:34.919Z] asadmin-batch-common: [2024-06-27T10:53:34.934Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:34.956Z] [2024-06-27T10:53:34.956Z] init.tools.unix: [2024-06-27T10:53:34.956Z] [2024-06-27T10:53:34.956Z] init.tools.windows: [2024-06-27T10:53:34.956Z] [2024-06-27T10:53:34.956Z] init.tools: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] setAsadminArgs: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] init: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] init.customtasks: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] delAppRef: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] init.os: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] init.tools.unix: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] init.tools.windows: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] init.tools: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] setAsadminArgs: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] init: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] init.customtasks: [2024-06-27T10:53:34.957Z] [2024-06-27T10:53:34.957Z] common.run.asadmin: [2024-06-27T10:53:34.957Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-mdbApp [2024-06-27T10:53:34.985Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:53:34.985Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:53:34.985Z] [2024-06-27T10:53:34.985Z] setOSConditions: [2024-06-27T10:53:34.985Z] [2024-06-27T10:53:34.985Z] setToolWin: [2024-06-27T10:53:34.985Z] [2024-06-27T10:53:34.985Z] setToolUnix: [2024-06-27T10:53:34.985Z] [2024-06-27T10:53:34.985Z] setToolProperty: [2024-06-27T10:53:34.985Z] [2024-06-27T10:53:34.985Z] setS1ASclassPath: [2024-06-27T10:53:34.985Z] [2024-06-27T10:53:34.985Z] init-common: [2024-06-27T10:53:34.985Z] [2024-06-27T10:53:34.985Z] create-jdbc-resource-common: [2024-06-27T10:53:34.985Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:53:35.003Z] [exec] Jun 27, 2024 10:53:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:35.004Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:35.135Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:35.135Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:35.135Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:35.135Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:35.135Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:35.135Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:35.135Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:35.188Z] [javac] 1 warning [2024-06-27T10:53:35.188Z] [2024-06-27T10:53:35.188Z] build: [2024-06-27T10:53:35.188Z] [2024-06-27T10:53:35.188Z] setOSConditions: [2024-06-27T10:53:35.188Z] [2024-06-27T10:53:35.188Z] setToolWin: [2024-06-27T10:53:35.188Z] [2024-06-27T10:53:35.188Z] setToolUnix: [2024-06-27T10:53:35.189Z] [2024-06-27T10:53:35.189Z] setToolProperty: [2024-06-27T10:53:35.189Z] [2024-06-27T10:53:35.189Z] setS1ASclassPath: [2024-06-27T10:53:35.189Z] [2024-06-27T10:53:35.189Z] init-common: [2024-06-27T10:53:35.189Z] [2024-06-27T10:53:35.189Z] webclient-war-common: [2024-06-27T10:53:35.189Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:35.189Z] [2024-06-27T10:53:35.189Z] clear: [2024-06-27T10:53:35.189Z] [2024-06-27T10:53:35.189Z] test-tlds-exist: [2024-06-27T10:53:35.189Z] [2024-06-27T10:53:35.189Z] copy-tlds: [2024-06-27T10:53:35.189Z] [2024-06-27T10:53:35.189Z] test-tagfiles-exist: [2024-06-27T10:53:35.189Z] [2024-06-27T10:53:35.189Z] copy-tagfiles: [2024-06-27T10:53:35.189Z] [2024-06-27T10:53:35.189Z] package-war-common: [2024-06-27T10:53:35.189Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:35.189Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:35.189Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:35.189Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:35.189Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/lib [2024-06-27T10:53:35.189Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:35.189Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:35.189Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/docroot [2024-06-27T10:53:35.189Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-alternative-stereotypes-web.war [2024-06-27T10:53:35.189Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:35.189Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:35.189Z] [javac] Compiling 1 source file [2024-06-27T10:53:35.190Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:35.190Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:35.190Z] [2024-06-27T10:53:35.190Z] deploy: [2024-06-27T10:53:35.190Z] [2024-06-27T10:53:35.190Z] deploy-war-common: [2024-06-27T10:53:35.190Z] [2024-06-27T10:53:35.190Z] setOSConditions: [2024-06-27T10:53:35.190Z] [2024-06-27T10:53:35.190Z] setToolWin: [2024-06-27T10:53:35.190Z] [2024-06-27T10:53:35.190Z] setToolUnix: [2024-06-27T10:53:35.190Z] [2024-06-27T10:53:35.190Z] setToolProperty: [2024-06-27T10:53:35.190Z] [2024-06-27T10:53:35.190Z] setS1ASclassPath: [2024-06-27T10:53:35.190Z] [2024-06-27T10:53:35.190Z] init-common: [2024-06-27T10:53:35.190Z] [2024-06-27T10:53:35.190Z] deploy-war-commonpe: [2024-06-27T10:53:35.240Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:53:35.240Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:53:35.240Z] [echo] cmd executed for server [2024-06-27T10:53:35.240Z] [2024-06-27T10:53:35.240Z] setOSConditions: [2024-06-27T10:53:35.240Z] [2024-06-27T10:53:35.240Z] setToolWin: [2024-06-27T10:53:35.240Z] [2024-06-27T10:53:35.240Z] setToolUnix: [2024-06-27T10:53:35.240Z] [2024-06-27T10:53:35.240Z] setToolProperty: [2024-06-27T10:53:35.240Z] [2024-06-27T10:53:35.240Z] setS1ASclassPath: [2024-06-27T10:53:35.241Z] [2024-06-27T10:53:35.241Z] init-common: [2024-06-27T10:53:35.241Z] [2024-06-27T10:53:35.241Z] create-jdbc-resource-common: [2024-06-27T10:53:35.241Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB_CM [2024-06-27T10:53:35.333Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptlet-after-scriptless-tag-web [2024-06-27T10:53:35.333Z] [2024-06-27T10:53:35.333Z] all: [2024-06-27T10:53:35.333Z] [echo] [2024-06-27T10:53:35.333Z] [echo] ************************* [2024-06-27T10:53:35.334Z] [echo] * Running jspScriptletDeclNestedInCustomAction [2024-06-27T10:53:35.334Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction [2024-06-27T10:53:35.334Z] [echo] ************************* [2024-06-27T10:53:35.334Z] [echo] [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setOSConditions: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setToolWin: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setToolUnix: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setToolProperty: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setS1ASclassPath: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] init-common: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] clean: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setOSConditions: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setToolWin: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setToolUnix: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setToolProperty: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setS1ASclassPath: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] init-common: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] clean-common: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setOSConditions: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setToolWin: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setToolUnix: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setToolProperty: [2024-06-27T10:53:35.334Z] [2024-06-27T10:53:35.334Z] setS1ASclassPath: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] init-common: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] clean-classes-common: [2024-06-27T10:53:35.335Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] setOSConditions: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] setToolWin: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] setToolUnix: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] setToolProperty: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] setS1ASclassPath: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] init-common: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] clean-jars-common: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] compile: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] setOSConditions: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] setToolWin: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] setToolUnix: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] setToolProperty: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] setS1ASclassPath: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] init-common: [2024-06-27T10:53:35.335Z] [2024-06-27T10:53:35.335Z] compile-common: [2024-06-27T10:53:35.335Z] [echo] Current time (ISO): 2024-06-27T10:53:35.201+0000 [2024-06-27T10:53:35.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:35.335Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:35.491Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:53:35.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB_CM [2024-06-27T10:53:35.506Z] [exec] JDBC resource jdbc/s1qeDB_CM created successfully. [2024-06-27T10:53:35.506Z] [echo] cmd executed for server [2024-06-27T10:53:35.519Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:35.519Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:53:35.698Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:35.698Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:35.699Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:35.699Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:35.699Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:35.699Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:35.699Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:35.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-alternative-stereotypes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-alternative-stereotypes-web.war [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] setOSConditions: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] setToolWin: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] setToolUnix: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] setToolProperty: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] setS1ASclassPath: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] init-common: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] deploy-jms-stuff: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] setOSConditions: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] setToolWin: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] setToolUnix: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] setToolProperty: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] setS1ASclassPath: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] init-common: [2024-06-27T10:53:35.760Z] [2024-06-27T10:53:35.760Z] create-jms-connection-common: [2024-06-27T10:53:35.775Z] [exec] Command undeploy executed successfully. [2024-06-27T10:53:35.775Z] [2024-06-27T10:53:35.775Z] init.os: [2024-06-27T10:53:35.775Z] [2024-06-27T10:53:35.775Z] init.tools.unix: [2024-06-27T10:53:35.775Z] [2024-06-27T10:53:35.775Z] init.tools.windows: [2024-06-27T10:53:35.775Z] [2024-06-27T10:53:35.775Z] init.tools: [2024-06-27T10:53:35.775Z] [2024-06-27T10:53:35.775Z] setAsadminArgs: [2024-06-27T10:53:35.775Z] [2024-06-27T10:53:35.775Z] init: [2024-06-27T10:53:35.775Z] [2024-06-27T10:53:35.775Z] init.customtasks: [2024-06-27T10:53:35.775Z] [2024-06-27T10:53:35.775Z] prepare: [2024-06-27T10:53:35.775Z] [2024-06-27T10:53:35.775Z] undeploy.jms.queues: [2024-06-27T10:53:35.775Z] [2024-06-27T10:53:35.775Z] setAsadminArgs: [2024-06-27T10:53:35.775Z] [2024-06-27T10:53:35.775Z] common.delete.jms.resource: [2024-06-27T10:53:35.776Z] [2024-06-27T10:53:35.776Z] init.os: [2024-06-27T10:53:35.776Z] [2024-06-27T10:53:35.776Z] init.tools.unix: [2024-06-27T10:53:35.776Z] [2024-06-27T10:53:35.776Z] init.tools.windows: [2024-06-27T10:53:35.776Z] [2024-06-27T10:53:35.776Z] init.tools: [2024-06-27T10:53:35.776Z] [2024-06-27T10:53:35.776Z] setAsadminArgs: [2024-06-27T10:53:35.776Z] [2024-06-27T10:53:35.776Z] init: [2024-06-27T10:53:35.776Z] [2024-06-27T10:53:35.776Z] init.customtasks: [2024-06-27T10:53:35.776Z] [2024-06-27T10:53:35.776Z] common.run.asadmin: [2024-06-27T10:53:35.776Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:53:35.781Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_QCF [2024-06-27T10:53:35.782Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:53:35.782Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2024-06-27T10:53:35.782Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:53:35.782Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-06-27T10:53:36.003Z] [exec] Application deployed with name cdi-alternative-stereotypes-web. [2024-06-27T10:53:36.003Z] [2024-06-27T10:53:36.003Z] deploy-war-commonee: [2024-06-27T10:53:36.003Z] [2024-06-27T10:53:36.003Z] run: [2024-06-27T10:53:36.003Z] [java] opening connection to http://localhost:8080/cdi-alternative-stereotypes/myurl [2024-06-27T10:53:36.003Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:53:36.003Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:36.003Z] [java] [2024-06-27T10:53:36.003Z] [java] [2024-06-27T10:53:36.003Z] [java] ----------------------------------------- [2024-06-27T10:53:36.003Z] [java] - stereotypes-alternative-stereotypes: PASS - [2024-06-27T10:53:36.003Z] [java] ----------------------------------------- [2024-06-27T10:53:36.003Z] [java] - Total PASS : 1 - [2024-06-27T10:53:36.003Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:36.003Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:36.003Z] [java] ----------------------------------------- [2024-06-27T10:53:36.003Z] [2024-06-27T10:53:36.003Z] undeploy: [2024-06-27T10:53:36.003Z] [2024-06-27T10:53:36.003Z] setOSConditions: [2024-06-27T10:53:36.003Z] [2024-06-27T10:53:36.003Z] setToolWin: [2024-06-27T10:53:36.003Z] [2024-06-27T10:53:36.004Z] setToolUnix: [2024-06-27T10:53:36.004Z] [2024-06-27T10:53:36.004Z] setToolProperty: [2024-06-27T10:53:36.004Z] [2024-06-27T10:53:36.004Z] setS1ASclassPath: [2024-06-27T10:53:36.004Z] [2024-06-27T10:53:36.004Z] init-common: [2024-06-27T10:53:36.004Z] [2024-06-27T10:53:36.004Z] undeploy-war-common: [2024-06-27T10:53:36.036Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2024-06-27T10:53:36.036Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb_OutQueue [2024-06-27T10:53:36.037Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] all: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] mdb2: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setOSConditions: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setToolWin: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setToolUnix: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setToolProperty: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setS1ASclassPath: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] init-common: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] clean: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setOSConditions: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setToolWin: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setToolUnix: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setToolProperty: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setS1ASclassPath: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] init-common: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] clean-common: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setOSConditions: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setToolWin: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.037Z] setToolUnix: [2024-06-27T10:53:36.037Z] [2024-06-27T10:53:36.038Z] setToolProperty: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] setS1ASclassPath: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] init-common: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] clean-classes-common: [2024-06-27T10:53:36.038Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] setOSConditions: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] setToolWin: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] setToolUnix: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] setToolProperty: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] setS1ASclassPath: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] init-common: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] clean-jars-common: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] compile: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] setOSConditions: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] setToolWin: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] setToolUnix: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] setToolProperty: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] setS1ASclassPath: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] init-common: [2024-06-27T10:53:36.038Z] [2024-06-27T10:53:36.038Z] compile-common: [2024-06-27T10:53:36.038Z] [echo] Current time (ISO): 2024-06-27T10:53:35.860+0000 [2024-06-27T10:53:36.038Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:36.039Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:36.258Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:36.258Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:36.258Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:36.258Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:36.258Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:36.258Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:36.258Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:36.339Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:36.339Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-06-27T10:53:36.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/jdbcjmsauth_QCF1 [2024-06-27T10:53:36.380Z] [exec] Jun 27, 2024 10:53:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:36.380Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:53:36.380Z] [exec] Jun 27, 2024 10:53:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:36.380Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:53:36.380Z] [exec] Jun 27, 2024 10:53:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:36.380Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:53:36.471Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:53:36.471Z] [exec] Waiting finished after 4,564 ms. [2024-06-27T10:53:36.471Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:53:36.471Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:53:36.471Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:53:36.471Z] [exec] Admin Port: 4,848 [2024-06-27T10:53:36.471Z] [exec] Command start-domain executed successfully. [2024-06-27T10:53:36.504Z] [2024-06-27T10:53:36.505Z] setOSConditions: [2024-06-27T10:53:36.505Z] [2024-06-27T10:53:36.505Z] setToolWin: [2024-06-27T10:53:36.505Z] [2024-06-27T10:53:36.505Z] setToolUnix: [2024-06-27T10:53:36.505Z] [2024-06-27T10:53:36.505Z] setToolProperty: [2024-06-27T10:53:36.505Z] [2024-06-27T10:53:36.505Z] setS1ASclassPath: [2024-06-27T10:53:36.505Z] [2024-06-27T10:53:36.505Z] init-common: [2024-06-27T10:53:36.505Z] [2024-06-27T10:53:36.505Z] startDomainUnix: [2024-06-27T10:53:36.505Z] [echo] Starting DAS [2024-06-27T10:53:36.562Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-alternative-stereotypes-web [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.562Z] all: [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.562Z] setOSConditions: [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.562Z] setToolWin: [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.562Z] setToolUnix: [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.562Z] setToolProperty: [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.562Z] setS1ASclassPath: [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.562Z] init-common: [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.562Z] clean: [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.562Z] setOSConditions: [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.562Z] setToolWin: [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.562Z] setToolUnix: [2024-06-27T10:53:36.562Z] [2024-06-27T10:53:36.563Z] setToolProperty: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setS1ASclassPath: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] init-common: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] clean-common: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setOSConditions: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setToolWin: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setToolUnix: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setToolProperty: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setS1ASclassPath: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] init-common: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] clean-classes-common: [2024-06-27T10:53:36.563Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setOSConditions: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setToolWin: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setToolUnix: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setToolProperty: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setS1ASclassPath: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] init-common: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] clean-jars-common: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] compile: [2024-06-27T10:53:36.563Z] [2024-06-27T10:53:36.563Z] setOSConditions: [2024-06-27T10:53:36.564Z] [2024-06-27T10:53:36.564Z] setToolWin: [2024-06-27T10:53:36.564Z] [2024-06-27T10:53:36.564Z] setToolUnix: [2024-06-27T10:53:36.564Z] [2024-06-27T10:53:36.564Z] setToolProperty: [2024-06-27T10:53:36.564Z] [2024-06-27T10:53:36.564Z] setS1ASclassPath: [2024-06-27T10:53:36.564Z] [2024-06-27T10:53:36.564Z] init-common: [2024-06-27T10:53:36.564Z] [2024-06-27T10:53:36.564Z] compile-common: [2024-06-27T10:53:36.564Z] [echo] Current time (ISO): 2024-06-27T10:53:36.415+0000 [2024-06-27T10:53:36.564Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:36.564Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:36.620Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:36.620Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war/MngTimeoutBean.java uses or overrides a deprecated API. [2024-06-27T10:53:36.621Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:36.621Z] [javac] 1 warning [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] setOSConditions: [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] setToolWin: [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] setToolUnix: [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] setToolProperty: [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] setS1ASclassPath: [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] init-common: [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] webclient-war-common: [2024-06-27T10:53:36.621Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] clear: [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] test-tlds-exist: [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] copy-tlds: [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] test-tagfiles-exist: [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] copy-tagfiles: [2024-06-27T10:53:36.621Z] [2024-06-27T10:53:36.621Z] package-war-common: [2024-06-27T10:53:36.621Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:36.621Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:36.621Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:36.621Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:36.621Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/lib [2024-06-27T10:53:36.621Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:36.621Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:36.621Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/docroot [2024-06-27T10:53:36.622Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-web.war [2024-06-27T10:53:36.622Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] start-server-windows: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setOSConditions: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setToolWin: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setToolUnix: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setToolProperty: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setS1ASclassPath: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] init-common: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setupJdbc: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setOSConditions: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setToolWin: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setToolUnix: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setToolProperty: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setS1ASclassPath: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] init-common: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] execute-sql-common: [2024-06-27T10:53:36.772Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/createdb.sql [2024-06-27T10:53:36.772Z] [sql] Failed to execute: drop table MESSAGES [2024-06-27T10:53:36.772Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-06-27T10:53:36.772Z] [sql] 0 rows affected [2024-06-27T10:53:36.772Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] deploy: [2024-06-27T10:53:36.772Z] [2024-06-27T10:53:36.772Z] setOSConditions: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] setToolWin: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] setToolUnix: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] setToolProperty: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] setS1ASclassPath: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] init-common: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] deploy: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] setOSConditions: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] setToolWin: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] setToolUnix: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] setToolProperty: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] setS1ASclassPath: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] init-common: [2024-06-27T10:53:36.773Z] [2024-06-27T10:53:36.773Z] deploy-rar-common: [2024-06-27T10:53:36.773Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-06-27T10:53:36.818Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:36.819Z] [javac] 1 warning [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] build: [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] setOSConditions: [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] setToolWin: [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] setToolUnix: [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] setToolProperty: [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] setS1ASclassPath: [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] init-common: [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] webclient-war-common: [2024-06-27T10:53:36.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] clear: [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] test-tlds-exist: [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] copy-tlds: [2024-06-27T10:53:36.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:53:36.819Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] test-tagfiles-exist: [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] copy-tagfiles: [2024-06-27T10:53:36.819Z] [2024-06-27T10:53:36.819Z] package-war-common: [2024-06-27T10:53:36.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:36.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:36.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/lib [2024-06-27T10:53:36.819Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:36.819Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:36.820Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-decl-nested-in-custom-action-web.war [2024-06-27T10:53:36.820Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:36.820Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:36.820Z] [javac] Compiling 1 source file [2024-06-27T10:53:36.820Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:36.820Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:36.820Z] [2024-06-27T10:53:36.820Z] deploy: [2024-06-27T10:53:36.820Z] [2024-06-27T10:53:36.820Z] deploy-war-common: [2024-06-27T10:53:36.820Z] [2024-06-27T10:53:36.820Z] setOSConditions: [2024-06-27T10:53:36.820Z] [2024-06-27T10:53:36.820Z] setToolWin: [2024-06-27T10:53:36.820Z] [2024-06-27T10:53:36.820Z] setToolUnix: [2024-06-27T10:53:36.820Z] [2024-06-27T10:53:36.820Z] setToolProperty: [2024-06-27T10:53:36.820Z] [2024-06-27T10:53:36.820Z] setS1ASclassPath: [2024-06-27T10:53:36.820Z] [2024-06-27T10:53:36.820Z] init-common: [2024-06-27T10:53:36.820Z] [2024-06-27T10:53:36.820Z] deploy-war-commonpe: [2024-06-27T10:53:36.876Z] [2024-06-27T10:53:36.877Z] setOSConditions: [2024-06-27T10:53:36.877Z] [2024-06-27T10:53:36.877Z] setToolWin: [2024-06-27T10:53:36.877Z] [2024-06-27T10:53:36.877Z] setToolUnix: [2024-06-27T10:53:36.877Z] [2024-06-27T10:53:36.877Z] setToolProperty: [2024-06-27T10:53:36.877Z] [2024-06-27T10:53:36.877Z] setS1ASclassPath: [2024-06-27T10:53:36.877Z] [2024-06-27T10:53:36.877Z] init-common: [2024-06-27T10:53:36.877Z] [2024-06-27T10:53:36.877Z] compile-common: [2024-06-27T10:53:36.877Z] [echo] Current time (ISO): 2024-06-27T10:53:36.627+0000 [2024-06-27T10:53:36.877Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:36.906Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2024-06-27T10:53:36.906Z] [exec] Command delete-jms-resource executed successfully. [2024-06-27T10:53:36.906Z] [2024-06-27T10:53:36.906Z] init.os: [2024-06-27T10:53:36.907Z] [2024-06-27T10:53:36.907Z] init.tools.unix: [2024-06-27T10:53:36.907Z] [2024-06-27T10:53:36.907Z] init.tools.windows: [2024-06-27T10:53:36.907Z] [2024-06-27T10:53:36.907Z] init.tools: [2024-06-27T10:53:36.907Z] [2024-06-27T10:53:36.907Z] setAsadminArgs: [2024-06-27T10:53:36.907Z] [2024-06-27T10:53:36.907Z] init: [2024-06-27T10:53:36.907Z] [2024-06-27T10:53:36.907Z] init.customtasks: [2024-06-27T10:53:36.907Z] [2024-06-27T10:53:36.907Z] common.run.asadmin: [2024-06-27T10:53:36.907Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:53:36.963Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:36.963Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:36.963Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:36.963Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:36.963Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:36.963Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:36.963Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:36.971Z] [exec] Jun 27, 2024 10:53:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:36.971Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:53:36.971Z] [exec] Jun 27, 2024 10:53:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:36.972Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:53:36.972Z] [exec] Jun 27, 2024 10:53:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:36.972Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:53:37.037Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:37.037Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/util/ServletUtil.java:104: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-06-27T10:53:37.037Z] [javac] status = new Boolean((Boolean)o).booleanValue(); [2024-06-27T10:53:37.037Z] [javac] ^ [2024-06-27T10:53:37.163Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:37.163Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-06-27T10:53:37.279Z] [exec] Connector resource jms/jdbcjmsauth_QCF1 created. [2024-06-27T10:53:37.279Z] [2024-06-27T10:53:37.279Z] setOSConditions: [2024-06-27T10:53:37.279Z] [2024-06-27T10:53:37.279Z] setToolWin: [2024-06-27T10:53:37.279Z] [2024-06-27T10:53:37.279Z] setToolUnix: [2024-06-27T10:53:37.279Z] [2024-06-27T10:53:37.279Z] setToolProperty: [2024-06-27T10:53:37.279Z] [2024-06-27T10:53:37.279Z] setS1ASclassPath: [2024-06-27T10:53:37.279Z] [2024-06-27T10:53:37.279Z] init-common: [2024-06-27T10:53:37.279Z] [2024-06-27T10:53:37.279Z] create-jms-connection-common: [2024-06-27T10:53:37.299Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/util/WebTestUtil.java uses or overrides a deprecated API. [2024-06-27T10:53:37.299Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:37.299Z] [javac] 2 warnings [2024-06-27T10:53:37.299Z] [2024-06-27T10:53:37.299Z] setOSConditions: [2024-06-27T10:53:37.299Z] [2024-06-27T10:53:37.299Z] setToolWin: [2024-06-27T10:53:37.299Z] [2024-06-27T10:53:37.299Z] setToolUnix: [2024-06-27T10:53:37.299Z] [2024-06-27T10:53:37.299Z] setToolProperty: [2024-06-27T10:53:37.299Z] [2024-06-27T10:53:37.299Z] setS1ASclassPath: [2024-06-27T10:53:37.299Z] [2024-06-27T10:53:37.299Z] init-common: [2024-06-27T10:53:37.299Z] [2024-06-27T10:53:37.300Z] compile-common: [2024-06-27T10:53:37.300Z] [echo] Current time (ISO): 2024-06-27T10:53:37.250+0000 [2024-06-27T10:53:37.300Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:37.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-06-27T10:53:37.378Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptlet-decl-nested-in-custom-action --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-decl-nested-in-custom-action-web.war [2024-06-27T10:53:37.419Z] [exec] Command delete-jmsdest executed successfully. [2024-06-27T10:53:37.499Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:37.499Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:37.499Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:37.499Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:37.500Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:37.500Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:37.500Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:37.700Z] [2024-06-27T10:53:37.700Z] setAsadminArgs: [2024-06-27T10:53:37.700Z] [2024-06-27T10:53:37.700Z] common.delete.jms.resource: [2024-06-27T10:53:37.700Z] [2024-06-27T10:53:37.700Z] init.os: [2024-06-27T10:53:37.700Z] [2024-06-27T10:53:37.700Z] init.tools.unix: [2024-06-27T10:53:37.700Z] [2024-06-27T10:53:37.700Z] init.tools.windows: [2024-06-27T10:53:37.700Z] [2024-06-27T10:53:37.700Z] init.tools: [2024-06-27T10:53:37.701Z] [2024-06-27T10:53:37.701Z] setAsadminArgs: [2024-06-27T10:53:37.701Z] [2024-06-27T10:53:37.701Z] init: [2024-06-27T10:53:37.701Z] [2024-06-27T10:53:37.701Z] init.customtasks: [2024-06-27T10:53:37.701Z] [2024-06-27T10:53:37.701Z] common.run.asadmin: [2024-06-27T10:53:37.701Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_OutQueue [2024-06-27T10:53:37.800Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:37.800Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:37.800Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:37.800Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:37.800Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:37.800Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:37.800Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:37.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/jdbcjmsauth_QCF2 [2024-06-27T10:53:37.905Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:37.957Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:37.957Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-06-27T10:53:38.058Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:38.160Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/ejb/MessageBean.java:69: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:53:38.160Z] [javac] @Resource(name="integerValue1") Integer integerValue1 = new Integer(1); [2024-06-27T10:53:38.160Z] [javac] ^ [2024-06-27T10:53:38.160Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/ejb/MessageBean.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:53:38.160Z] [javac] @Resource Integer integerValue2 = new Integer(1); [2024-06-27T10:53:38.160Z] [javac] ^ [2024-06-27T10:53:38.160Z] [javac] 3 warnings [2024-06-27T10:53:38.160Z] [2024-06-27T10:53:38.160Z] setOSConditions: [2024-06-27T10:53:38.160Z] [2024-06-27T10:53:38.160Z] setToolWin: [2024-06-27T10:53:38.160Z] [2024-06-27T10:53:38.160Z] setToolUnix: [2024-06-27T10:53:38.160Z] [2024-06-27T10:53:38.160Z] setToolProperty: [2024-06-27T10:53:38.160Z] [2024-06-27T10:53:38.160Z] setS1ASclassPath: [2024-06-27T10:53:38.160Z] [2024-06-27T10:53:38.160Z] init-common: [2024-06-27T10:53:38.160Z] [2024-06-27T10:53:38.160Z] compile-common: [2024-06-27T10:53:38.160Z] [echo] Current time (ISO): 2024-06-27T10:53:38.062+0000 [2024-06-27T10:53:38.160Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:38.213Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2024-06-27T10:53:38.213Z] [exec] Command delete-jms-resource executed successfully. [2024-06-27T10:53:38.213Z] [2024-06-27T10:53:38.213Z] init.os: [2024-06-27T10:53:38.213Z] [2024-06-27T10:53:38.213Z] init.tools.unix: [2024-06-27T10:53:38.213Z] [2024-06-27T10:53:38.213Z] init.tools.windows: [2024-06-27T10:53:38.213Z] [2024-06-27T10:53:38.213Z] init.tools: [2024-06-27T10:53:38.213Z] [2024-06-27T10:53:38.213Z] setAsadminArgs: [2024-06-27T10:53:38.213Z] [2024-06-27T10:53:38.213Z] init: [2024-06-27T10:53:38.213Z] [2024-06-27T10:53:38.213Z] init.customtasks: [2024-06-27T10:53:38.213Z] [2024-06-27T10:53:38.213Z] common.run.asadmin: [2024-06-27T10:53:38.214Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_OutQueue [2024-06-27T10:53:38.300Z] [exec] Application deployed with name web-jsp-scriptlet-decl-nested-in-custom-action-web. [2024-06-27T10:53:38.300Z] [2024-06-27T10:53:38.300Z] deploy-war-commonee: [2024-06-27T10:53:38.300Z] [2024-06-27T10:53:38.300Z] run: [2024-06-27T10:53:38.300Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptlet-decl-nested-in-custom-action/jsp/test.jsp [2024-06-27T10:53:38.300Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:38.300Z] [java] [2024-06-27T10:53:38.300Z] [java] [2024-06-27T10:53:38.300Z] [java] ----------------------------------------- [2024-06-27T10:53:38.300Z] [java] - jsp-scriptlet-decl-nested-in-custom-action: PASS - [2024-06-27T10:53:38.300Z] [java] ----------------------------------------- [2024-06-27T10:53:38.300Z] [java] - Total PASS : 1 - [2024-06-27T10:53:38.300Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:38.300Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:38.300Z] [java] ----------------------------------------- [2024-06-27T10:53:38.300Z] [2024-06-27T10:53:38.300Z] undeploy: [2024-06-27T10:53:38.300Z] [2024-06-27T10:53:38.300Z] setOSConditions: [2024-06-27T10:53:38.300Z] [2024-06-27T10:53:38.300Z] setToolWin: [2024-06-27T10:53:38.300Z] [2024-06-27T10:53:38.300Z] setToolUnix: [2024-06-27T10:53:38.300Z] [2024-06-27T10:53:38.300Z] setToolProperty: [2024-06-27T10:53:38.300Z] [2024-06-27T10:53:38.300Z] setS1ASclassPath: [2024-06-27T10:53:38.300Z] [2024-06-27T10:53:38.300Z] init-common: [2024-06-27T10:53:38.300Z] [2024-06-27T10:53:38.300Z] undeploy-war-common: [2024-06-27T10:53:38.313Z] [javac] 1 warning [2024-06-27T10:53:38.313Z] [2024-06-27T10:53:38.313Z] build: [2024-06-27T10:53:38.313Z] [2024-06-27T10:53:38.313Z] setOSConditions: [2024-06-27T10:53:38.313Z] [2024-06-27T10:53:38.313Z] setToolWin: [2024-06-27T10:53:38.313Z] [2024-06-27T10:53:38.313Z] setToolUnix: [2024-06-27T10:53:38.314Z] [2024-06-27T10:53:38.314Z] setToolProperty: [2024-06-27T10:53:38.314Z] [2024-06-27T10:53:38.314Z] setS1ASclassPath: [2024-06-27T10:53:38.314Z] [2024-06-27T10:53:38.314Z] init-common: [2024-06-27T10:53:38.314Z] [2024-06-27T10:53:38.314Z] webclient-war-common: [2024-06-27T10:53:38.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:38.314Z] [2024-06-27T10:53:38.314Z] clear: [2024-06-27T10:53:38.314Z] [2024-06-27T10:53:38.314Z] test-tlds-exist: [2024-06-27T10:53:38.314Z] [2024-06-27T10:53:38.314Z] copy-tlds: [2024-06-27T10:53:38.314Z] [2024-06-27T10:53:38.314Z] test-tagfiles-exist: [2024-06-27T10:53:38.314Z] [2024-06-27T10:53:38.314Z] copy-tagfiles: [2024-06-27T10:53:38.314Z] [2024-06-27T10:53:38.314Z] package-war-common: [2024-06-27T10:53:38.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:38.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:38.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:38.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:38.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/lib [2024-06-27T10:53:38.314Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:38.314Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:38.359Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:38.359Z] [javac] 1 warning [2024-06-27T10:53:38.568Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/docroot [2024-06-27T10:53:38.568Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-for-stereotypes-web.war [2024-06-27T10:53:38.568Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:38.568Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:38.568Z] [javac] Compiling 1 source file [2024-06-27T10:53:38.568Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:38.568Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:38.568Z] [2024-06-27T10:53:38.568Z] deploy: [2024-06-27T10:53:38.568Z] [2024-06-27T10:53:38.568Z] deploy-war-common: [2024-06-27T10:53:38.568Z] [2024-06-27T10:53:38.568Z] setOSConditions: [2024-06-27T10:53:38.568Z] [2024-06-27T10:53:38.569Z] setToolWin: [2024-06-27T10:53:38.569Z] [2024-06-27T10:53:38.569Z] setToolUnix: [2024-06-27T10:53:38.569Z] [2024-06-27T10:53:38.569Z] setToolProperty: [2024-06-27T10:53:38.569Z] [2024-06-27T10:53:38.569Z] setS1ASclassPath: [2024-06-27T10:53:38.569Z] [2024-06-27T10:53:38.569Z] init-common: [2024-06-27T10:53:38.569Z] [2024-06-27T10:53:38.569Z] deploy-war-commonpe: [2024-06-27T10:53:38.630Z] [2024-06-27T10:53:38.630Z] setOSConditions: [2024-06-27T10:53:38.630Z] [2024-06-27T10:53:38.630Z] setToolWin: [2024-06-27T10:53:38.630Z] [2024-06-27T10:53:38.630Z] setToolUnix: [2024-06-27T10:53:38.630Z] [2024-06-27T10:53:38.630Z] setToolProperty: [2024-06-27T10:53:38.630Z] [2024-06-27T10:53:38.630Z] setS1ASclassPath: [2024-06-27T10:53:38.630Z] [2024-06-27T10:53:38.630Z] init-common: [2024-06-27T10:53:38.630Z] [2024-06-27T10:53:38.630Z] compile-common: [2024-06-27T10:53:38.630Z] [echo] Current time (ISO): 2024-06-27T10:53:38.378+0000 [2024-06-27T10:53:38.630Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:38.775Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:38.775Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-06-27T10:53:38.816Z] [exec] Connector resource jms/jdbcjmsauth_QCF2 created. [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] setOSConditions: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] setToolWin: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] setToolUnix: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] setToolProperty: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] setS1ASclassPath: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] init-common: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] deploy-common: [2024-06-27T10:53:38.816Z] [echo] Current time (ISO): 2024-06-27T10:53:38.673+0000 [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] setOSConditions: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] setToolWin: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] setToolUnix: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] setToolProperty: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] setS1ASclassPath: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] init-common: [2024-06-27T10:53:38.816Z] [2024-06-27T10:53:38.816Z] deploy-common-pe: [2024-06-27T10:53:38.858Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptlet-decl-nested-in-custom-action-web [2024-06-27T10:53:38.858Z] [2024-06-27T10:53:38.858Z] all: [2024-06-27T10:53:38.859Z] [echo] [2024-06-27T10:53:38.859Z] [echo] ************************* [2024-06-27T10:53:38.859Z] [echo] * Running jspScriptletSyntaxErrorCorrectErrorMessage [2024-06-27T10:53:38.859Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage [2024-06-27T10:53:38.859Z] [echo] ************************* [2024-06-27T10:53:38.859Z] [echo] [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setOSConditions: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setToolWin: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setToolUnix: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setToolProperty: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setS1ASclassPath: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] init-common: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] clean: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setOSConditions: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setToolWin: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setToolUnix: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setToolProperty: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setS1ASclassPath: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] init-common: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] clean-common: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setOSConditions: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setToolWin: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setToolUnix: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setToolProperty: [2024-06-27T10:53:38.859Z] [2024-06-27T10:53:38.859Z] setS1ASclassPath: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] init-common: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] clean-classes-common: [2024-06-27T10:53:38.860Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] setOSConditions: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] setToolWin: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] setToolUnix: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] setToolProperty: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] setS1ASclassPath: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] init-common: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] clean-jars-common: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] compile: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] setOSConditions: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] setToolWin: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] setToolUnix: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] setToolProperty: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] setS1ASclassPath: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] init-common: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] compile-common: [2024-06-27T10:53:38.860Z] [echo] Current time (ISO): 2024-06-27T10:53:38.815+0000 [2024-06-27T10:53:38.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:38.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/servlet [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.860Z] build: [2024-06-27T10:53:38.860Z] [2024-06-27T10:53:38.861Z] setOSConditions: [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] setToolWin: [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] setToolUnix: [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] setToolProperty: [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] setS1ASclassPath: [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] init-common: [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] webclient-war-common: [2024-06-27T10:53:38.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] clear: [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] test-tlds-exist: [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] copy-tlds: [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] test-tagfiles-exist: [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] copy-tagfiles: [2024-06-27T10:53:38.861Z] [2024-06-27T10:53:38.861Z] package-war-common: [2024-06-27T10:53:38.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:38.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:38.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:38.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:38.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/lib [2024-06-27T10:53:38.861Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:38.861Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-syntax-error-correct-error-message-web.war [2024-06-27T10:53:38.862Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:38.862Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:38.862Z] [javac] Compiling 1 source file [2024-06-27T10:53:38.862Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/WebTest.java:71: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:53:38.862Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-06-27T10:53:38.862Z] [javac] ^ [2024-06-27T10:53:39.054Z] [exec] Command delete-jmsdest executed successfully. [2024-06-27T10:53:39.054Z] [2024-06-27T10:53:39.054Z] setAsadminArgs: [2024-06-27T10:53:39.054Z] [2024-06-27T10:53:39.054Z] common.delete.jms.connection: [2024-06-27T10:53:39.054Z] [2024-06-27T10:53:39.054Z] init.os: [2024-06-27T10:53:39.054Z] [2024-06-27T10:53:39.054Z] init.tools.unix: [2024-06-27T10:53:39.054Z] [2024-06-27T10:53:39.054Z] init.tools.windows: [2024-06-27T10:53:39.054Z] [2024-06-27T10:53:39.054Z] init.tools: [2024-06-27T10:53:39.054Z] [2024-06-27T10:53:39.054Z] setAsadminArgs: [2024-06-27T10:53:39.054Z] [2024-06-27T10:53:39.054Z] init: [2024-06-27T10:53:39.054Z] [2024-06-27T10:53:39.055Z] init.customtasks: [2024-06-27T10:53:39.055Z] [2024-06-27T10:53:39.055Z] common.run.asadmin: [2024-06-27T10:53:39.055Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_QCF [2024-06-27T10:53:39.116Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:39.116Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:39.116Z] [javac] 1 warning [2024-06-27T10:53:39.116Z] [2024-06-27T10:53:39.116Z] deploy: [2024-06-27T10:53:39.116Z] [2024-06-27T10:53:39.116Z] deploy-war-common: [2024-06-27T10:53:39.116Z] [2024-06-27T10:53:39.117Z] setOSConditions: [2024-06-27T10:53:39.117Z] [2024-06-27T10:53:39.117Z] setToolWin: [2024-06-27T10:53:39.117Z] [2024-06-27T10:53:39.117Z] setToolUnix: [2024-06-27T10:53:39.117Z] [2024-06-27T10:53:39.117Z] setToolProperty: [2024-06-27T10:53:39.117Z] [2024-06-27T10:53:39.117Z] setS1ASclassPath: [2024-06-27T10:53:39.117Z] [2024-06-27T10:53:39.117Z] init-common: [2024-06-27T10:53:39.117Z] [2024-06-27T10:53:39.117Z] deploy-war-commonpe: [2024-06-27T10:53:39.136Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-interceptor-binding-for-stereotypes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-for-stereotypes-web.war [2024-06-27T10:53:39.245Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:39.245Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:39.245Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:39.245Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:39.245Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:39.245Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:39.245Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:39.371Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptlet-syntax-error-correct-error-message --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-syntax-error-correct-error-message-web.war [2024-06-27T10:53:39.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2024-06-27T10:53:39.390Z] [exec] Application deployed with name cdi-interceptor-binding-for-stereotypes-web. [2024-06-27T10:53:39.390Z] [2024-06-27T10:53:39.390Z] deploy-war-commonee: [2024-06-27T10:53:39.390Z] [2024-06-27T10:53:39.390Z] run: [2024-06-27T10:53:39.390Z] [java] opening connection to http://localhost:8080/cdi-interceptor-binding-for-stereotypes/myurl [2024-06-27T10:53:39.390Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:53:39.390Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:39.390Z] [java] [2024-06-27T10:53:39.390Z] [java] [2024-06-27T10:53:39.390Z] [java] ----------------------------------------- [2024-06-27T10:53:39.390Z] [java] - stereotypes-interceptor-bindings-for-stereotypes: PASS - [2024-06-27T10:53:39.390Z] [java] ----------------------------------------- [2024-06-27T10:53:39.390Z] [java] - Total PASS : 1 - [2024-06-27T10:53:39.390Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:39.390Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:39.390Z] [java] ----------------------------------------- [2024-06-27T10:53:39.390Z] [2024-06-27T10:53:39.390Z] undeploy: [2024-06-27T10:53:39.390Z] [2024-06-27T10:53:39.390Z] setOSConditions: [2024-06-27T10:53:39.390Z] [2024-06-27T10:53:39.390Z] setToolWin: [2024-06-27T10:53:39.390Z] [2024-06-27T10:53:39.390Z] setToolUnix: [2024-06-27T10:53:39.390Z] [2024-06-27T10:53:39.390Z] setToolProperty: [2024-06-27T10:53:39.390Z] [2024-06-27T10:53:39.390Z] setS1ASclassPath: [2024-06-27T10:53:39.390Z] [2024-06-27T10:53:39.390Z] init-common: [2024-06-27T10:53:39.390Z] [2024-06-27T10:53:39.390Z] undeploy-war-common: [2024-06-27T10:53:39.525Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:39.525Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:39.525Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:39.525Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:39.525Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:39.525Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:39.525Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:39.553Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:39.553Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:39.553Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:39.553Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:39.553Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:39.553Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:39.553Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:39.618Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:39.618Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-06-27T10:53:39.625Z] [exec] Application deployed with name web-jsp-scriptlet-syntax-error-correct-error-message-web. [2024-06-27T10:53:39.625Z] [2024-06-27T10:53:39.625Z] deploy-war-commonee: [2024-06-27T10:53:39.625Z] [2024-06-27T10:53:39.625Z] run: [2024-06-27T10:53:39.625Z] [java] GET /web-jsp-scriptlet-syntax-error-correct-error-message/jsp/test.jsp HTTP/1.0 [2024-06-27T10:53:39.625Z] [java] [2024-06-27T10:53:39.875Z] [exec] Command delete-jms-resource executed successfully. [2024-06-27T10:53:39.875Z] [2024-06-27T10:53:39.875Z] private-all: [2024-06-27T10:53:39.875Z] [2024-06-27T10:53:39.875Z] setAsadminArgsWithoutPassword: [2024-06-27T10:53:39.875Z] [2024-06-27T10:53:39.875Z] create.user: [2024-06-27T10:53:39.876Z] [2024-06-27T10:53:39.876Z] setAsadminArgsWithoutPassword: [2024-06-27T10:53:39.876Z] [2024-06-27T10:53:39.876Z] common.createuser.asadmin: [2024-06-27T10:53:39.876Z] [2024-06-27T10:53:39.876Z] init.os: [2024-06-27T10:53:39.876Z] [2024-06-27T10:53:39.876Z] init.tools.unix: [2024-06-27T10:53:39.876Z] [2024-06-27T10:53:39.876Z] init.tools.windows: [2024-06-27T10:53:39.876Z] [2024-06-27T10:53:39.876Z] init.tools: [2024-06-27T10:53:39.876Z] [2024-06-27T10:53:39.876Z] setAsadminArgs: [2024-06-27T10:53:39.876Z] [2024-06-27T10:53:39.876Z] init: [2024-06-27T10:53:39.876Z] [2024-06-27T10:53:39.876Z] init.customtasks: [2024-06-27T10:53:39.876Z] [2024-06-27T10:53:39.876Z] common.run.asadmin: [2024-06-27T10:53:39.876Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2024-06-27T10:53:39.879Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:39.879Z] [java] [2024-06-27T10:53:39.879Z] [java] [2024-06-27T10:53:39.879Z] [java] ----------------------------------------- [2024-06-27T10:53:39.879Z] [java] - scriptlet-syntax-error-correct-error-message: PASS - [2024-06-27T10:53:39.879Z] [java] ----------------------------------------- [2024-06-27T10:53:39.880Z] [java] - Total PASS : 1 - [2024-06-27T10:53:39.880Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:39.880Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:39.880Z] [java] ----------------------------------------- [2024-06-27T10:53:39.880Z] [2024-06-27T10:53:39.880Z] undeploy: [2024-06-27T10:53:39.880Z] [2024-06-27T10:53:39.880Z] setOSConditions: [2024-06-27T10:53:39.880Z] [2024-06-27T10:53:39.880Z] setToolWin: [2024-06-27T10:53:39.880Z] [2024-06-27T10:53:39.880Z] setToolUnix: [2024-06-27T10:53:39.880Z] [2024-06-27T10:53:39.880Z] setToolProperty: [2024-06-27T10:53:39.880Z] [2024-06-27T10:53:39.880Z] setS1ASclassPath: [2024-06-27T10:53:39.880Z] [2024-06-27T10:53:39.880Z] init-common: [2024-06-27T10:53:39.880Z] [2024-06-27T10:53:39.880Z] undeploy-war-common: [2024-06-27T10:53:39.897Z] [exec] Application deployed with name generic-ra. [2024-06-27T10:53:39.897Z] [echo] Deploying generic-ra.rar on server [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setOSConditions: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setToolWin: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setToolUnix: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setToolProperty: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setS1ASclassPath: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] init-common: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] deploy-ear: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setOSConditions: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setToolWin: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setToolUnix: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setToolProperty: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setS1ASclassPath: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] init-common: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] deploy-common: [2024-06-27T10:53:39.897Z] [echo] Current time (ISO): 2024-06-27T10:53:39.828+0000 [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setOSConditions: [2024-06-27T10:53:39.897Z] [2024-06-27T10:53:39.897Z] setToolWin: [2024-06-27T10:53:39.898Z] [2024-06-27T10:53:39.898Z] setToolUnix: [2024-06-27T10:53:39.898Z] [2024-06-27T10:53:39.898Z] setToolProperty: [2024-06-27T10:53:39.898Z] [2024-06-27T10:53:39.898Z] setS1ASclassPath: [2024-06-27T10:53:39.898Z] [2024-06-27T10:53:39.898Z] init-common: [2024-06-27T10:53:39.898Z] [2024-06-27T10:53:39.898Z] deploy-common-pe: [2024-06-27T10:53:39.934Z] [exec] Application deployed with name jdbc-jdbcjmsauthApp. [2024-06-27T10:53:39.934Z] [echo] Deployment on target server server successful [2024-06-27T10:53:39.934Z] [2024-06-27T10:53:39.934Z] setOSConditions: [2024-06-27T10:53:39.934Z] [2024-06-27T10:53:39.934Z] setToolWin: [2024-06-27T10:53:39.934Z] [2024-06-27T10:53:39.934Z] setToolUnix: [2024-06-27T10:53:39.934Z] [2024-06-27T10:53:39.934Z] setToolProperty: [2024-06-27T10:53:39.934Z] [2024-06-27T10:53:39.934Z] setS1ASclassPath: [2024-06-27T10:53:39.934Z] [2024-06-27T10:53:39.934Z] init-common: [2024-06-27T10:53:39.934Z] [2024-06-27T10:53:39.934Z] deploy-common-ee: [2024-06-27T10:53:39.934Z] [2024-06-27T10:53:39.934Z] run: [2024-06-27T10:53:39.934Z] [2024-06-27T10:53:39.934Z] setup-derby-for-authentication: [2024-06-27T10:53:39.934Z] [2024-06-27T10:53:39.934Z] setOSConditions: [2024-06-27T10:53:39.934Z] [2024-06-27T10:53:39.935Z] setToolWin: [2024-06-27T10:53:39.935Z] [2024-06-27T10:53:39.935Z] setToolUnix: [2024-06-27T10:53:39.935Z] [2024-06-27T10:53:39.935Z] setToolProperty: [2024-06-27T10:53:39.935Z] [2024-06-27T10:53:39.935Z] setS1ASclassPath: [2024-06-27T10:53:39.935Z] [2024-06-27T10:53:39.935Z] init-common: [2024-06-27T10:53:39.935Z] [2024-06-27T10:53:39.935Z] stop-derby: [2024-06-27T10:53:39.935Z] [2024-06-27T10:53:39.935Z] stop-derby-aix: [2024-06-27T10:53:39.935Z] [2024-06-27T10:53:39.935Z] stop-derby-nonaix: [2024-06-27T10:53:39.935Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:53:39.948Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-interceptor-binding-for-stereotypes-web [2024-06-27T10:53:40.089Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:40.089Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/client/Client.java:57: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:53:40.089Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-06-27T10:53:40.089Z] [javac] ^ [2024-06-27T10:53:40.132Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:40.132Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:53:40.132Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:40.132Z] [javac] 1 warning [2024-06-27T10:53:40.132Z] [2024-06-27T10:53:40.132Z] build: [2024-06-27T10:53:40.190Z] [java] Thu Jun 27 10:53:40 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:53:40.190Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties to copy. [2024-06-27T10:53:40.190Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases [2024-06-27T10:53:40.190Z] [2024-06-27T10:53:40.190Z] setOSConditions: [2024-06-27T10:53:40.190Z] [2024-06-27T10:53:40.190Z] setToolWin: [2024-06-27T10:53:40.190Z] [2024-06-27T10:53:40.190Z] setToolUnix: [2024-06-27T10:53:40.190Z] [2024-06-27T10:53:40.190Z] setToolProperty: [2024-06-27T10:53:40.190Z] [2024-06-27T10:53:40.190Z] setS1ASclassPath: [2024-06-27T10:53:40.190Z] [2024-06-27T10:53:40.190Z] init-common: [2024-06-27T10:53:40.190Z] [2024-06-27T10:53:40.190Z] start-derby: [2024-06-27T10:53:40.190Z] [2024-06-27T10:53:40.190Z] start-derby-aix: [2024-06-27T10:53:40.190Z] [2024-06-27T10:53:40.190Z] start-derby-nonaix: [2024-06-27T10:53:40.190Z] [echo] Starting Derby DB Server ... [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] all: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setOSConditions: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setToolWin: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setToolUnix: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setToolProperty: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setS1ASclassPath: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] init-common: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] clean: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setOSConditions: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setToolWin: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setToolUnix: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setToolProperty: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setS1ASclassPath: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] init-common: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] clean-common: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setOSConditions: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.203Z] setToolWin: [2024-06-27T10:53:40.203Z] [2024-06-27T10:53:40.204Z] setToolUnix: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setToolProperty: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setS1ASclassPath: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] init-common: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] clean-classes-common: [2024-06-27T10:53:40.204Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setOSConditions: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setToolWin: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setToolUnix: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setToolProperty: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setS1ASclassPath: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] init-common: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] clean-jars-common: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] compile: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setOSConditions: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setToolWin: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setToolUnix: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setToolProperty: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] setS1ASclassPath: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] init-common: [2024-06-27T10:53:40.204Z] [2024-06-27T10:53:40.204Z] compile-common: [2024-06-27T10:53:40.204Z] [echo] Current time (ISO): 2024-06-27T10:53:39.987+0000 [2024-06-27T10:53:40.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:40.205Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:40.344Z] [javac] 2 warnings [2024-06-27T10:53:40.344Z] [2024-06-27T10:53:40.344Z] build: [2024-06-27T10:53:40.344Z] [2024-06-27T10:53:40.344Z] setOSConditions: [2024-06-27T10:53:40.344Z] [2024-06-27T10:53:40.344Z] fixFiles: [2024-06-27T10:53:40.344Z] [2024-06-27T10:53:40.344Z] convUnix: [2024-06-27T10:53:40.344Z] [2024-06-27T10:53:40.344Z] convWin: [2024-06-27T10:53:40.344Z] [2024-06-27T10:53:40.344Z] setToolWin: [2024-06-27T10:53:40.344Z] [2024-06-27T10:53:40.344Z] setToolUnix: [2024-06-27T10:53:40.345Z] [2024-06-27T10:53:40.345Z] setToolProperty: [2024-06-27T10:53:40.345Z] [2024-06-27T10:53:40.345Z] setS1ASclassPath: [2024-06-27T10:53:40.345Z] [2024-06-27T10:53:40.345Z] init-common: [2024-06-27T10:53:40.345Z] [2024-06-27T10:53:40.345Z] package-persistence-common: [2024-06-27T10:53:40.345Z] [2024-06-27T10:53:40.345Z] ejb-jar-common: [2024-06-27T10:53:40.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:40.345Z] [2024-06-27T10:53:40.345Z] package-ejbjar-common: [2024-06-27T10:53:40.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.345Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2-ejb.jar [2024-06-27T10:53:40.345Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.345Z] [2024-06-27T10:53:40.345Z] appclient-jar-common: [2024-06-27T10:53:40.345Z] [2024-06-27T10:53:40.345Z] package-appclientjar-common: [2024-06-27T10:53:40.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.345Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2-client.jar [2024-06-27T10:53:40.345Z] [2024-06-27T10:53:40.345Z] webclient-war-common: [2024-06-27T10:53:40.345Z] [2024-06-27T10:53:40.345Z] build-ear-common: [2024-06-27T10:53:40.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:40.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:40.346Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2App.ear [2024-06-27T10:53:40.346Z] [2024-06-27T10:53:40.346Z] create-resources: [2024-06-27T10:53:40.346Z] [2024-06-27T10:53:40.346Z] asadmin-batch-common: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] package-ejbjar-common: [2024-06-27T10:53:40.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.387Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-ejb.jar [2024-06-27T10:53:40.387Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] setOSConditions: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] setToolWin: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] setToolUnix: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] setToolProperty: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] setS1ASclassPath: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] init-common: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] appclient-jar-common: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] package-appclientjar-common: [2024-06-27T10:53:40.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:40.387Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-client.jar [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] setOSConditions: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] fixFiles: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] convUnix: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.387Z] convWin: [2024-06-27T10:53:40.387Z] [2024-06-27T10:53:40.388Z] setToolWin: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] setToolUnix: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] setToolProperty: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] setS1ASclassPath: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] init-common: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] ear-common: [2024-06-27T10:53:40.388Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:40.388Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/${sun-application.xml} to copy. [2024-06-27T10:53:40.388Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:53:40.388Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:40.388Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowedApp.ear [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] deploy: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] setOSConditions: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] setToolWin: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] setToolUnix: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] setToolProperty: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] setS1ASclassPath: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] init-common: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] deploy-common: [2024-06-27T10:53:40.388Z] [echo] Current time (ISO): 2024-06-27T10:53:40.190+0000 [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] setOSConditions: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] setToolWin: [2024-06-27T10:53:40.388Z] [2024-06-27T10:53:40.388Z] setToolUnix: [2024-06-27T10:53:40.389Z] [2024-06-27T10:53:40.389Z] setToolProperty: [2024-06-27T10:53:40.389Z] [2024-06-27T10:53:40.389Z] setS1ASclassPath: [2024-06-27T10:53:40.389Z] [2024-06-27T10:53:40.389Z] init-common: [2024-06-27T10:53:40.389Z] [2024-06-27T10:53:40.389Z] deploy-common-pe: [2024-06-27T10:53:40.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-06-27T10:53:40.473Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptlet-syntax-error-correct-error-message-web [2024-06-27T10:53:40.473Z] [2024-06-27T10:53:40.473Z] all: [2024-06-27T10:53:40.473Z] [echo] [2024-06-27T10:53:40.473Z] [echo] ************************* [2024-06-27T10:53:40.473Z] [echo] * Running jspSelfReferencingErrorPage [2024-06-27T10:53:40.473Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage [2024-06-27T10:53:40.473Z] [echo] ************************* [2024-06-27T10:53:40.473Z] [echo] [2024-06-27T10:53:40.473Z] [2024-06-27T10:53:40.473Z] setOSConditions: [2024-06-27T10:53:40.473Z] [2024-06-27T10:53:40.473Z] setToolWin: [2024-06-27T10:53:40.473Z] [2024-06-27T10:53:40.473Z] setToolUnix: [2024-06-27T10:53:40.473Z] [2024-06-27T10:53:40.473Z] setToolProperty: [2024-06-27T10:53:40.473Z] [2024-06-27T10:53:40.474Z] setS1ASclassPath: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] init-common: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] clean: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setOSConditions: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setToolWin: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setToolUnix: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setToolProperty: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setS1ASclassPath: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] init-common: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] clean-common: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setOSConditions: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setToolWin: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setToolUnix: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setToolProperty: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setS1ASclassPath: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] init-common: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] clean-classes-common: [2024-06-27T10:53:40.474Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setOSConditions: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setToolWin: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.474Z] setToolUnix: [2024-06-27T10:53:40.474Z] [2024-06-27T10:53:40.475Z] setToolProperty: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] setS1ASclassPath: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] init-common: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] clean-jars-common: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] compile: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] setOSConditions: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] setToolWin: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] setToolUnix: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] setToolProperty: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] setS1ASclassPath: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] init-common: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] compile-common: [2024-06-27T10:53:40.475Z] [echo] Current time (ISO): 2024-06-27T10:53:40.376+0000 [2024-06-27T10:53:40.475Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:40.475Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/servlet [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] build: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] setOSConditions: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] setToolWin: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] setToolUnix: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] setToolProperty: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] setS1ASclassPath: [2024-06-27T10:53:40.475Z] [2024-06-27T10:53:40.475Z] init-common: [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.476Z] webclient-war-common: [2024-06-27T10:53:40.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.476Z] clear: [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.476Z] test-tlds-exist: [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.476Z] copy-tlds: [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.476Z] test-tagfiles-exist: [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.476Z] copy-tagfiles: [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.476Z] package-war-common: [2024-06-27T10:53:40.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:40.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:40.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:40.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:40.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/lib [2024-06-27T10:53:40.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:40.476Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-web.war [2024-06-27T10:53:40.476Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:40.476Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:40.476Z] [javac] Compiling 1 source file [2024-06-27T10:53:40.476Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:40.476Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.476Z] deploy: [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.476Z] deploy-war-common: [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.476Z] setOSConditions: [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.476Z] setToolWin: [2024-06-27T10:53:40.476Z] [2024-06-27T10:53:40.477Z] setToolUnix: [2024-06-27T10:53:40.477Z] [2024-06-27T10:53:40.477Z] setToolProperty: [2024-06-27T10:53:40.477Z] [2024-06-27T10:53:40.477Z] setS1ASclassPath: [2024-06-27T10:53:40.477Z] [2024-06-27T10:53:40.477Z] init-common: [2024-06-27T10:53:40.477Z] [2024-06-27T10:53:40.477Z] deploy-war-commonpe: [2024-06-27T10:53:40.643Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowedApp.ear [2024-06-27T10:53:40.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups j2ee --authrealmname file --target server j2ee [2024-06-27T10:53:40.808Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt [2024-06-27T10:53:40.808Z] [2024-06-27T10:53:40.808Z] setAsadminArgsWithoutPassword: [2024-06-27T10:53:40.809Z] [2024-06-27T10:53:40.809Z] common.createuser.asadmin: [2024-06-27T10:53:40.809Z] [2024-06-27T10:53:40.809Z] init.os: [2024-06-27T10:53:40.809Z] [2024-06-27T10:53:40.809Z] init.tools.unix: [2024-06-27T10:53:40.809Z] [2024-06-27T10:53:40.809Z] init.tools.windows: [2024-06-27T10:53:40.809Z] [2024-06-27T10:53:40.809Z] init.tools: [2024-06-27T10:53:40.809Z] [2024-06-27T10:53:40.809Z] setAsadminArgs: [2024-06-27T10:53:40.809Z] [2024-06-27T10:53:40.809Z] init: [2024-06-27T10:53:40.809Z] [2024-06-27T10:53:40.809Z] init.customtasks: [2024-06-27T10:53:40.809Z] [2024-06-27T10:53:40.809Z] common.run.asadmin: [2024-06-27T10:53:40.809Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups sunuser --authrealmname file sunuser [2024-06-27T10:53:40.906Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:53:41.035Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-self-referencing-error-page --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-web.war [2024-06-27T10:53:41.035Z] [exec] Application deployed with name web-jsp-self-referencing-error-page-web. [2024-06-27T10:53:41.035Z] [2024-06-27T10:53:41.035Z] deploy-war-commonee: [2024-06-27T10:53:41.035Z] [2024-06-27T10:53:41.035Z] run: [2024-06-27T10:53:41.130Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:41.130Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:41.130Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:41.130Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:41.130Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:41.130Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:41.130Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:41.172Z] [exec] Jun 27, 2024 10:53:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:41.172Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6c93e34e [2024-06-27T10:53:41.182Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_hello_mdb2_QCF [2024-06-27T10:53:41.182Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb2_QCF created. [2024-06-27T10:53:41.182Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb2_InQueue [2024-06-27T10:53:41.183Z] [exec] JMS Desctination ejb_ejb30_hello_mdb2_InQueue created. [2024-06-27T10:53:41.183Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb2_InQueue --target server --force=false jms/ejb_ejb30_hello_mdb2_InQueue [2024-06-27T10:53:41.183Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_InQueue created. [2024-06-27T10:53:41.183Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb2_OutQueue [2024-06-27T10:53:41.183Z] [exec] JMS Desctination ejb_ejb30_hello_mdb2_OutQueue created. [2024-06-27T10:53:41.183Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb2_OutQueue --target server --force=false jms/ejb_ejb30_hello_mdb2_OutQueue [2024-06-27T10:53:41.183Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_OutQueue created. [2024-06-27T10:53:41.183Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.183Z] deploy: [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.183Z] setOSConditions: [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.183Z] setToolWin: [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.183Z] setToolUnix: [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.183Z] setToolProperty: [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.183Z] setS1ASclassPath: [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.183Z] init-common: [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.183Z] deploy-common: [2024-06-27T10:53:41.183Z] [echo] Current time (ISO): 2024-06-27T10:53:41.040+0000 [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.183Z] setOSConditions: [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.183Z] setToolWin: [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.183Z] setToolUnix: [2024-06-27T10:53:41.183Z] [2024-06-27T10:53:41.184Z] setToolProperty: [2024-06-27T10:53:41.184Z] [2024-06-27T10:53:41.184Z] setS1ASclassPath: [2024-06-27T10:53:41.184Z] [2024-06-27T10:53:41.184Z] init-common: [2024-06-27T10:53:41.184Z] [2024-06-27T10:53:41.184Z] deploy-common-pe: [2024-06-27T10:53:41.316Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:41.316Z] [java] [2024-06-27T10:53:41.316Z] [java] [2024-06-27T10:53:41.317Z] [java] ----------------------------------------- [2024-06-27T10:53:41.317Z] [java] - jsp-self-referencing-error-page: PASS - [2024-06-27T10:53:41.317Z] [java] ----------------------------------------- [2024-06-27T10:53:41.371Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups sunuser --authrealmname file --target server sunuser [2024-06-27T10:53:41.566Z] [exec] Application deployed with name ejb-timer-opallowedApp. [2024-06-27T10:53:41.566Z] [echo] Deployment on target server server successful [2024-06-27T10:53:41.566Z] [2024-06-27T10:53:41.566Z] setOSConditions: [2024-06-27T10:53:41.566Z] [2024-06-27T10:53:41.566Z] setToolWin: [2024-06-27T10:53:41.566Z] [2024-06-27T10:53:41.566Z] setToolUnix: [2024-06-27T10:53:41.566Z] [2024-06-27T10:53:41.566Z] setToolProperty: [2024-06-27T10:53:41.566Z] [2024-06-27T10:53:41.566Z] setS1ASclassPath: [2024-06-27T10:53:41.566Z] [2024-06-27T10:53:41.566Z] init-common: [2024-06-27T10:53:41.566Z] [2024-06-27T10:53:41.566Z] deploy-common-ee: [2024-06-27T10:53:41.566Z] [2024-06-27T10:53:41.566Z] run-pojo: [2024-06-27T10:53:41.566Z] [2024-06-27T10:53:41.566Z] run-client: [2024-06-27T10:53:41.570Z] [java] - Total PASS : 1 - [2024-06-27T10:53:41.570Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:41.570Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:41.570Z] [java] ----------------------------------------- [2024-06-27T10:53:41.570Z] [2024-06-27T10:53:41.570Z] undeploy: [2024-06-27T10:53:41.570Z] [2024-06-27T10:53:41.570Z] setOSConditions: [2024-06-27T10:53:41.570Z] [2024-06-27T10:53:41.570Z] setToolWin: [2024-06-27T10:53:41.570Z] [2024-06-27T10:53:41.570Z] setToolUnix: [2024-06-27T10:53:41.570Z] [2024-06-27T10:53:41.570Z] setToolProperty: [2024-06-27T10:53:41.570Z] [2024-06-27T10:53:41.570Z] setS1ASclassPath: [2024-06-27T10:53:41.570Z] [2024-06-27T10:53:41.570Z] init-common: [2024-06-27T10:53:41.570Z] [2024-06-27T10:53:41.570Z] undeploy-war-common: [2024-06-27T10:53:41.628Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt [2024-06-27T10:53:41.628Z] [2024-06-27T10:53:41.628Z] init.os: [2024-06-27T10:53:41.628Z] [2024-06-27T10:53:41.628Z] init.tools.unix: [2024-06-27T10:53:41.628Z] [2024-06-27T10:53:41.628Z] init.tools.windows: [2024-06-27T10:53:41.628Z] [2024-06-27T10:53:41.628Z] init.tools: [2024-06-27T10:53:41.628Z] [2024-06-27T10:53:41.628Z] setAsadminArgs: [2024-06-27T10:53:41.628Z] [2024-06-27T10:53:41.628Z] init: [2024-06-27T10:53:41.628Z] [2024-06-27T10:53:41.628Z] init.customtasks: [2024-06-27T10:53:41.628Z] [2024-06-27T10:53:41.628Z] prepare: [2024-06-27T10:53:41.628Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-06-27T10:53:41.628Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives [2024-06-27T10:53:41.628Z] [2024-06-27T10:53:41.628Z] compile: [2024-06-27T10:53:41.628Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:41.628Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-06-27T10:53:41.689Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:41.743Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2App.ear [2024-06-27T10:53:41.799Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:41.799Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:53:41.799Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:53:41.799Z] [javac] 2 warnings [2024-06-27T10:53:41.799Z] [2024-06-27T10:53:41.799Z] setOSConditions: [2024-06-27T10:53:41.799Z] [2024-06-27T10:53:41.799Z] setToolWin: [2024-06-27T10:53:41.799Z] [2024-06-27T10:53:41.799Z] setToolUnix: [2024-06-27T10:53:41.799Z] [2024-06-27T10:53:41.799Z] setToolProperty: [2024-06-27T10:53:41.799Z] [2024-06-27T10:53:41.799Z] setS1ASclassPath: [2024-06-27T10:53:41.799Z] [2024-06-27T10:53:41.799Z] init-common: [2024-06-27T10:53:41.799Z] [2024-06-27T10:53:41.799Z] compile-common: [2024-06-27T10:53:41.799Z] [echo] Current time (ISO): 2024-06-27T10:53:41.438+0000 [2024-06-27T10:53:41.799Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:41.884Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:41.884Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:41.884Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:41.884Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:41.884Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:41.884Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:41.884Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:41.943Z] [javac] 1 warning [2024-06-27T10:53:41.943Z] [2024-06-27T10:53:41.943Z] build: [2024-06-27T10:53:41.943Z] [2024-06-27T10:53:41.943Z] setOSConditions: [2024-06-27T10:53:41.943Z] [2024-06-27T10:53:41.943Z] setToolWin: [2024-06-27T10:53:41.943Z] [2024-06-27T10:53:41.943Z] setToolUnix: [2024-06-27T10:53:41.943Z] [2024-06-27T10:53:41.943Z] setToolProperty: [2024-06-27T10:53:41.943Z] [2024-06-27T10:53:41.943Z] setS1ASclassPath: [2024-06-27T10:53:41.943Z] [2024-06-27T10:53:41.943Z] init-common: [2024-06-27T10:53:41.943Z] [2024-06-27T10:53:41.944Z] webclient-war-common: [2024-06-27T10:53:41.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:41.944Z] [2024-06-27T10:53:41.944Z] clear: [2024-06-27T10:53:41.944Z] [2024-06-27T10:53:41.944Z] test-tlds-exist: [2024-06-27T10:53:41.944Z] [2024-06-27T10:53:41.944Z] copy-tlds: [2024-06-27T10:53:41.944Z] [2024-06-27T10:53:41.944Z] test-tagfiles-exist: [2024-06-27T10:53:41.944Z] [2024-06-27T10:53:41.944Z] copy-tagfiles: [2024-06-27T10:53:41.944Z] [2024-06-27T10:53:41.944Z] package-war-common: [2024-06-27T10:53:41.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:41.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:41.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:41.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:41.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/lib [2024-06-27T10:53:41.944Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:41.944Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:41.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/docroot [2024-06-27T10:53:41.944Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-stacking-stereotypes-web.war [2024-06-27T10:53:41.944Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:41.944Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:41.944Z] [javac] Compiling 1 source file [2024-06-27T10:53:42.128Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-self-referencing-error-page-web [2024-06-27T10:53:42.128Z] [2024-06-27T10:53:42.128Z] all: [2024-06-27T10:53:42.128Z] [echo] [2024-06-27T10:53:42.128Z] [echo] ************************* [2024-06-27T10:53:42.128Z] [echo] * Running jspSelfReferencingErrorPageWithRelativePath [2024-06-27T10:53:42.129Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath [2024-06-27T10:53:42.129Z] [echo] ************************* [2024-06-27T10:53:42.129Z] [echo] [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setOSConditions: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setToolWin: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setToolUnix: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setToolProperty: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setS1ASclassPath: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] init-common: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] clean: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setOSConditions: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setToolWin: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setToolUnix: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setToolProperty: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setS1ASclassPath: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] init-common: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] clean-common: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setOSConditions: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setToolWin: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setToolUnix: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setToolProperty: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.129Z] setS1ASclassPath: [2024-06-27T10:53:42.129Z] [2024-06-27T10:53:42.130Z] init-common: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] clean-classes-common: [2024-06-27T10:53:42.130Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] setOSConditions: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] setToolWin: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] setToolUnix: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] setToolProperty: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] setS1ASclassPath: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] init-common: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] clean-jars-common: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] compile: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] setOSConditions: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] setToolWin: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] setToolUnix: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] setToolProperty: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] setS1ASclassPath: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] init-common: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] compile-common: [2024-06-27T10:53:42.130Z] [echo] Current time (ISO): 2024-06-27T10:53:41.956+0000 [2024-06-27T10:53:42.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:42.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/servlet [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.130Z] build: [2024-06-27T10:53:42.130Z] [2024-06-27T10:53:42.131Z] setOSConditions: [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] setToolWin: [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] setToolUnix: [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] setToolProperty: [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] setS1ASclassPath: [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] init-common: [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] webclient-war-common: [2024-06-27T10:53:42.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] clear: [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] test-tlds-exist: [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] copy-tlds: [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] test-tagfiles-exist: [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] copy-tagfiles: [2024-06-27T10:53:42.131Z] [2024-06-27T10:53:42.131Z] package-war-common: [2024-06-27T10:53:42.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:42.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:42.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:42.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:42.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/lib [2024-06-27T10:53:42.131Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:42.131Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-with-relative-path-web.war [2024-06-27T10:53:42.131Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:42.131Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:42.132Z] [javac] Compiling 1 source file [2024-06-27T10:53:42.132Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:42.132Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:42.132Z] [2024-06-27T10:53:42.132Z] deploy: [2024-06-27T10:53:42.132Z] [2024-06-27T10:53:42.132Z] deploy-war-common: [2024-06-27T10:53:42.132Z] [2024-06-27T10:53:42.132Z] setOSConditions: [2024-06-27T10:53:42.132Z] [2024-06-27T10:53:42.132Z] setToolWin: [2024-06-27T10:53:42.132Z] [2024-06-27T10:53:42.132Z] setToolUnix: [2024-06-27T10:53:42.132Z] [2024-06-27T10:53:42.132Z] setToolProperty: [2024-06-27T10:53:42.132Z] [2024-06-27T10:53:42.132Z] setS1ASclassPath: [2024-06-27T10:53:42.132Z] [2024-06-27T10:53:42.132Z] init-common: [2024-06-27T10:53:42.132Z] [2024-06-27T10:53:42.132Z] deploy-war-commonpe: [2024-06-27T10:53:42.133Z] [java] Jun 27, 2024 10:53:41 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:53:42.133Z] [java] Waiting for timer enabled [2024-06-27T10:53:42.133Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:53:42.140Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:42.140Z] [javac] 1 warning [2024-06-27T10:53:42.140Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:42.140Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-06-27T10:53:42.199Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:42.199Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:42.199Z] [2024-06-27T10:53:42.199Z] deploy: [2024-06-27T10:53:42.199Z] [2024-06-27T10:53:42.199Z] deploy-war-common: [2024-06-27T10:53:42.199Z] [2024-06-27T10:53:42.199Z] setOSConditions: [2024-06-27T10:53:42.199Z] [2024-06-27T10:53:42.199Z] setToolWin: [2024-06-27T10:53:42.199Z] [2024-06-27T10:53:42.199Z] setToolUnix: [2024-06-27T10:53:42.199Z] [2024-06-27T10:53:42.199Z] setToolProperty: [2024-06-27T10:53:42.199Z] [2024-06-27T10:53:42.199Z] setS1ASclassPath: [2024-06-27T10:53:42.199Z] [2024-06-27T10:53:42.199Z] init-common: [2024-06-27T10:53:42.199Z] [2024-06-27T10:53:42.199Z] deploy-war-commonpe: [2024-06-27T10:53:42.304Z] [exec] Application deployed with name ejb-ejb30-hello-mdb2App. [2024-06-27T10:53:42.304Z] [echo] Deployment on target server server successful [2024-06-27T10:53:42.304Z] [2024-06-27T10:53:42.304Z] setOSConditions: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] setToolWin: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] setToolUnix: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] setToolProperty: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] setS1ASclassPath: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] init-common: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] deploy-common-ee: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] run: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] setOSConditions: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] setToolWin: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] setToolUnix: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] setToolProperty: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] setS1ASclassPath: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] init-common: [2024-06-27T10:53:42.305Z] [2024-06-27T10:53:42.305Z] runclient-common: [2024-06-27T10:53:42.305Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2AppClient.jar -name ejb-ejb30-hello-mdb2Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:53:42.396Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:42.396Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:42.396Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:42.396Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:42.396Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:42.396Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:42.396Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:42.651Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:42.651Z] [javac] 1 warning [2024-06-27T10:53:42.651Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:42.652Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-06-27T10:53:42.690Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-self-referencing-error-page-with-relative-path --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-with-relative-path-web.war [2024-06-27T10:53:42.690Z] [exec] Application deployed with name web-jsp-self-referencing-error-page-with-relative-path-web. [2024-06-27T10:53:42.690Z] [2024-06-27T10:53:42.690Z] deploy-war-commonee: [2024-06-27T10:53:42.690Z] [2024-06-27T10:53:42.690Z] run: [2024-06-27T10:53:42.757Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-stacking-stereotypes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-stacking-stereotypes-web.war [2024-06-27T10:53:42.907Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:42.907Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:42.908Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:42.908Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:42.908Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:42.908Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:42.908Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:42.945Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:42.945Z] [java] [2024-06-27T10:53:42.945Z] [java] [2024-06-27T10:53:42.945Z] [java] ----------------------------------------- [2024-06-27T10:53:42.945Z] [java] - jsp-self-referencing-error-page-with-relative-path: PASS - [2024-06-27T10:53:42.945Z] [java] ----------------------------------------- [2024-06-27T10:53:42.945Z] [java] - Total PASS : 1 - [2024-06-27T10:53:42.945Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:42.945Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:42.945Z] [java] ----------------------------------------- [2024-06-27T10:53:42.945Z] [2024-06-27T10:53:42.945Z] undeploy: [2024-06-27T10:53:42.945Z] [2024-06-27T10:53:42.945Z] setOSConditions: [2024-06-27T10:53:42.945Z] [2024-06-27T10:53:42.945Z] setToolWin: [2024-06-27T10:53:42.945Z] [2024-06-27T10:53:42.945Z] setToolUnix: [2024-06-27T10:53:42.945Z] [2024-06-27T10:53:42.945Z] setToolProperty: [2024-06-27T10:53:42.945Z] [2024-06-27T10:53:42.945Z] setS1ASclassPath: [2024-06-27T10:53:42.945Z] [2024-06-27T10:53:42.945Z] init-common: [2024-06-27T10:53:42.945Z] [2024-06-27T10:53:42.945Z] undeploy-war-common: [2024-06-27T10:53:43.011Z] [exec] Application deployed with name cdi-stacking-stereotypes-web. [2024-06-27T10:53:43.011Z] [2024-06-27T10:53:43.011Z] deploy-war-commonee: [2024-06-27T10:53:43.011Z] [2024-06-27T10:53:43.011Z] run: [2024-06-27T10:53:43.011Z] [java] opening connection to http://localhost:8080/cdi-stacking-stereotypes/myurl [2024-06-27T10:53:43.011Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:53:43.011Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:43.011Z] [java] [2024-06-27T10:53:43.011Z] [java] [2024-06-27T10:53:43.011Z] [java] ----------------------------------------- [2024-06-27T10:53:43.011Z] [java] - stereotypes-stereotype-stacking: PASS - [2024-06-27T10:53:43.011Z] [java] ----------------------------------------- [2024-06-27T10:53:43.011Z] [java] - Total PASS : 1 - [2024-06-27T10:53:43.011Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:43.011Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:43.011Z] [java] ----------------------------------------- [2024-06-27T10:53:43.011Z] [2024-06-27T10:53:43.011Z] undeploy: [2024-06-27T10:53:43.011Z] [2024-06-27T10:53:43.011Z] setOSConditions: [2024-06-27T10:53:43.011Z] [2024-06-27T10:53:43.011Z] setToolWin: [2024-06-27T10:53:43.011Z] [2024-06-27T10:53:43.011Z] setToolUnix: [2024-06-27T10:53:43.011Z] [2024-06-27T10:53:43.011Z] setToolProperty: [2024-06-27T10:53:43.011Z] [2024-06-27T10:53:43.011Z] setS1ASclassPath: [2024-06-27T10:53:43.011Z] [2024-06-27T10:53:43.011Z] init-common: [2024-06-27T10:53:43.011Z] [2024-06-27T10:53:43.011Z] undeploy-war-common: [2024-06-27T10:53:43.164Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:43.164Z] [javac] 1 warning [2024-06-27T10:53:43.245Z] [exec] Jun 27, 2024 10:53:43 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:43.245Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] assemble: [2024-06-27T10:53:43.421Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-ejb.jar [2024-06-27T10:53:43.421Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-web.war [2024-06-27T10:53:43.421Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-client.jar [2024-06-27T10:53:43.421Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] declare-test: [2024-06-27T10:53:43.421Z] [echo] Starting test security ejb30/security Test asadmin deploy [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] init.os: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] init.tools.unix: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] init.tools.windows: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] init.tools: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] setAsadminArgs: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] init: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] init.customtasks: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] prepare: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] deploy.asadmin: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] setAsadminArgs: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] common.deploy.asadmin: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.421Z] init.os: [2024-06-27T10:53:43.421Z] [2024-06-27T10:53:43.422Z] init.tools.unix: [2024-06-27T10:53:43.422Z] [2024-06-27T10:53:43.422Z] init.tools.windows: [2024-06-27T10:53:43.422Z] [2024-06-27T10:53:43.422Z] init.tools: [2024-06-27T10:53:43.422Z] [2024-06-27T10:53:43.422Z] setAsadminArgs: [2024-06-27T10:53:43.422Z] [2024-06-27T10:53:43.422Z] init: [2024-06-27T10:53:43.422Z] [2024-06-27T10:53:43.422Z] init.customtasks: [2024-06-27T10:53:43.422Z] [2024-06-27T10:53:43.422Z] common.run.asadmin: [2024-06-27T10:53:43.422Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives --name deployment-ejb30-ear-security /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2024-06-27T10:53:43.521Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-self-referencing-error-page-with-relative-path-web [2024-06-27T10:53:43.570Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-stacking-stereotypes-web [2024-06-27T10:53:43.570Z] [2024-06-27T10:53:43.570Z] all: [2024-06-27T10:53:43.570Z] [echo] [2024-06-27T10:53:43.571Z] [echo] ************************* [2024-06-27T10:53:43.571Z] [echo] * Running transactions [2024-06-27T10:53:43.571Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/transactions [2024-06-27T10:53:43.571Z] [echo] ************************* [2024-06-27T10:53:43.571Z] [echo] [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] all: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] transactions: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setOSConditions: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setToolWin: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setToolUnix: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setToolProperty: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setS1ASclassPath: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] init-common: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] clean: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setOSConditions: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setToolWin: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setToolUnix: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setToolProperty: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setS1ASclassPath: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] init-common: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] clean-common: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setOSConditions: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setToolWin: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.571Z] setToolUnix: [2024-06-27T10:53:43.571Z] [2024-06-27T10:53:43.572Z] setToolProperty: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] setS1ASclassPath: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] init-common: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] clean-classes-common: [2024-06-27T10:53:43.572Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] setOSConditions: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] setToolWin: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] setToolUnix: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] setToolProperty: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] setS1ASclassPath: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] init-common: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] clean-jars-common: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] compile: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] setOSConditions: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] setToolWin: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] setToolUnix: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] setToolProperty: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] setS1ASclassPath: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] init-common: [2024-06-27T10:53:43.572Z] [2024-06-27T10:53:43.572Z] compile-common: [2024-06-27T10:53:43.572Z] [echo] Current time (ISO): 2024-06-27T10:53:43.397+0000 [2024-06-27T10:53:43.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:43.572Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:43.686Z] [exec] JMS Servlet Output [2024-06-27T10:53:43.686Z] [exec]

DatabaseServlet :: All information I can give

[2024-06-27T10:53:43.686Z] [exec] Context Path : /datasource-definition
[2024-06-27T10:53:43.686Z] [exec] Servlet Path : /servlet
[2024-06-27T10:53:43.686Z] [exec] Path Info : null
[2024-06-27T10:53:43.686Z] [exec] [2024-06-27T10:53:43.686Z] [exec] Value of key is:DataSource-Definition-web-ejb-test [2024-06-27T10:53:43.686Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:43.686Z] [exec] [2024-06-27T10:53:43.686Z] [exec] [2024-06-27T10:53:43.686Z] [exec] ----------------------------------------- [2024-06-27T10:53:43.686Z] [exec] - DataSource-Definition-web-ejb-test: PASS - [2024-06-27T10:53:43.686Z] [exec] - DataSource-Definition-appclient-test: PASS - [2024-06-27T10:53:43.686Z] [exec] ----------------------------------------- [2024-06-27T10:53:43.686Z] [exec] Total PASS: 2 [2024-06-27T10:53:43.686Z] [exec] Total FAIL: 0 [2024-06-27T10:53:43.686Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:43.686Z] [exec] ----------------------------------------- [2024-06-27T10:53:43.686Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:43.686Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:43.686Z] [exec] Jun 27, 2024 10:53:42 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:53:43.686Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:53:43.686Z] [exec] Jun 27, 2024 10:53:42 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:53:43.686Z] [exec] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:53:43.686Z] [2024-06-27T10:53:43.686Z] checkReporting-common: [2024-06-27T10:53:43.686Z] [2024-06-27T10:53:43.686Z] confirmReportPresent-common: [2024-06-27T10:53:43.686Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:43.686Z] [echo] Test seems to be reported fine [2024-06-27T10:53:43.686Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/RepRunConf.txt [2024-06-27T10:53:43.686Z] [2024-06-27T10:53:43.686Z] confirmMissingReport-common: [2024-06-27T10:53:43.686Z] [2024-06-27T10:53:43.686Z] unsetup: [2024-06-27T10:53:43.686Z] [2024-06-27T10:53:43.686Z] setOSConditions: [2024-06-27T10:53:43.686Z] [2024-06-27T10:53:43.686Z] setToolWin: [2024-06-27T10:53:43.686Z] [2024-06-27T10:53:43.686Z] setToolUnix: [2024-06-27T10:53:43.686Z] [2024-06-27T10:53:43.686Z] setToolProperty: [2024-06-27T10:53:43.686Z] [2024-06-27T10:53:43.686Z] setS1ASclassPath: [2024-06-27T10:53:43.686Z] [2024-06-27T10:53:43.687Z] init-common: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] execute-ejb-sql-common: [2024-06-27T10:53:43.687Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/sql/drop.sql [2024-06-27T10:53:43.687Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] undeploy: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] setOSConditions: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] setToolWin: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] setToolUnix: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] setToolProperty: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] setS1ASclassPath: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] init-common: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] undeploy-common: [2024-06-27T10:53:43.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false datasource-definitionApp [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] all: [2024-06-27T10:53:43.687Z] [echo] @@## connection-factory-definition##@@ [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] setOSConditions: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] setToolWin: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] setToolUnix: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] setToolProperty: [2024-06-27T10:53:43.687Z] [2024-06-27T10:53:43.687Z] setS1ASclassPath: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] init-common: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] clean: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setOSConditions: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setToolWin: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setToolUnix: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setToolProperty: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setS1ASclassPath: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] init-common: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] clean-common: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setOSConditions: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setToolWin: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setToolUnix: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setToolProperty: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setS1ASclassPath: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] init-common: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] clean-classes-common: [2024-06-27T10:53:43.688Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setOSConditions: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setToolWin: [2024-06-27T10:53:43.688Z] [2024-06-27T10:53:43.688Z] setToolUnix: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setToolProperty: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setS1ASclassPath: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] init-common: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] clean-jars-common: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] clean: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] clean: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setOSConditions: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setToolWin: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setToolUnix: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setToolProperty: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setS1ASclassPath: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] init-common: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] clean-classes-common: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] compile: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setOSConditions: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setToolWin: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setToolUnix: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setToolProperty: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] setS1ASclassPath: [2024-06-27T10:53:43.689Z] [2024-06-27T10:53:43.689Z] init-common: [2024-06-27T10:53:43.690Z] [2024-06-27T10:53:43.690Z] compile-common: [2024-06-27T10:53:43.690Z] [echo] Current time (ISO): 2024-06-27T10:53:43.684+0000 [2024-06-27T10:53:43.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:43.691Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:43.691Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:43.691Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:43.691Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:43.691Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:43.691Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:43.691Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:43.775Z] [2024-06-27T10:53:43.775Z] all: [2024-06-27T10:53:43.775Z] [echo] [2024-06-27T10:53:43.775Z] [echo] ************************* [2024-06-27T10:53:43.775Z] [echo] * Running jspServletOverride [2024-06-27T10:53:43.775Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspServletOverride [2024-06-27T10:53:43.775Z] [echo] ************************* [2024-06-27T10:53:43.775Z] [echo] [2024-06-27T10:53:43.775Z] [2024-06-27T10:53:43.775Z] setOSConditions: [2024-06-27T10:53:43.775Z] [2024-06-27T10:53:43.775Z] setToolWin: [2024-06-27T10:53:43.775Z] [2024-06-27T10:53:43.775Z] setToolUnix: [2024-06-27T10:53:43.775Z] [2024-06-27T10:53:43.775Z] setToolProperty: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setS1ASclassPath: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] init-common: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] clean: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setOSConditions: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setToolWin: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setToolUnix: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setToolProperty: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setS1ASclassPath: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] init-common: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] clean-common: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setOSConditions: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setToolWin: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setToolUnix: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setToolProperty: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setS1ASclassPath: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] init-common: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] clean-classes-common: [2024-06-27T10:53:43.776Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setOSConditions: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setToolWin: [2024-06-27T10:53:43.776Z] [2024-06-27T10:53:43.776Z] setToolUnix: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setToolProperty: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setS1ASclassPath: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] init-common: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] clean-jars-common: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] compile: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setOSConditions: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setToolWin: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setToolUnix: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setToolProperty: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setS1ASclassPath: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] init-common: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] compile-common: [2024-06-27T10:53:43.777Z] [echo] Current time (ISO): 2024-06-27T10:53:43.621+0000 [2024-06-27T10:53:43.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:43.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspServletOverride/servlet [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] build: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setOSConditions: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setToolWin: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setToolUnix: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setToolProperty: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] setS1ASclassPath: [2024-06-27T10:53:43.777Z] [2024-06-27T10:53:43.777Z] init-common: [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.778Z] webclient-war-common: [2024-06-27T10:53:43.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.778Z] clear: [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.778Z] test-tlds-exist: [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.778Z] copy-tlds: [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.778Z] test-tagfiles-exist: [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.778Z] copy-tagfiles: [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.778Z] package-war-common: [2024-06-27T10:53:43.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:43.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:43.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:43.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:43.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspServletOverride/lib [2024-06-27T10:53:43.778Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:43.778Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-servlet-override-web.war [2024-06-27T10:53:43.778Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:43.778Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspServletOverride/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:43.778Z] [javac] Compiling 1 source file [2024-06-27T10:53:43.778Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspServletOverride/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:43.778Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.778Z] deploy: [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.778Z] deploy-war-common: [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.778Z] setOSConditions: [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.778Z] setToolWin: [2024-06-27T10:53:43.778Z] [2024-06-27T10:53:43.779Z] setToolUnix: [2024-06-27T10:53:43.779Z] [2024-06-27T10:53:43.779Z] setToolProperty: [2024-06-27T10:53:43.779Z] [2024-06-27T10:53:43.779Z] setS1ASclassPath: [2024-06-27T10:53:43.779Z] [2024-06-27T10:53:43.779Z] init-common: [2024-06-27T10:53:43.779Z] [2024-06-27T10:53:43.779Z] deploy-war-commonpe: [2024-06-27T10:53:43.866Z] [exec] Waiting for domain1 to start .................. [2024-06-27T10:53:43.866Z] [exec] Waiting finished after 17,375 ms. [2024-06-27T10:53:43.866Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:53:43.866Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:53:43.866Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:53:43.866Z] [exec] Admin Port: 4,848 [2024-06-27T10:53:43.866Z] [exec] Command start-domain executed successfully. [2024-06-27T10:53:43.866Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T10:53:43.866Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T10:53:43.866Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:43.866Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:43.866Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:43.866Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:43.866Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:43.866Z] [2024-06-27T10:53:43.866Z] dumpThreadStack: [2024-06-27T10:53:43.866Z] [2024-06-27T10:53:43.866Z] startDomainWindows: [2024-06-27T10:53:43.866Z] [2024-06-27T10:53:43.866Z] startDomain: [2024-06-27T10:53:43.866Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:43.867Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:43.867Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:43.867Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:43.867Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:43.867Z] [2024-06-27T10:53:43.867Z] runclient: [2024-06-27T10:53:43.867Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:43.867Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:43.867Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:43.867Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:43.867Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:43.867Z] [2024-06-27T10:53:43.867Z] run-client: [2024-06-27T10:53:43.867Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:53:43.982Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:44.006Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:44.006Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:53:44.183Z] [exec] Jun 27, 2024 10:53:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:44.183Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:53:44.183Z] [exec] Jun 27, 2024 10:53:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:44.183Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:44.183Z] [exec] Jun 27, 2024 10:53:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:44.183Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:44.338Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-servlet-override --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-servlet-override-web.war [2024-06-27T10:53:44.429Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:44.429Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:44.429Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:44.429Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:44.429Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:44.429Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:44.437Z] [exec] Jun 27, 2024 10:53:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:44.437Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:53:44.437Z] [exec] Jun 27, 2024 10:53:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:44.437Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:44.438Z] [exec] Jun 27, 2024 10:53:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:44.438Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:53:44.496Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:44.496Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:44.496Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:44.496Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:44.496Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:44.496Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:44.496Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:44.593Z] [exec] Application deployed with name web-jsp-servlet-override-web. [2024-06-27T10:53:44.593Z] [2024-06-27T10:53:44.593Z] deploy-war-commonee: [2024-06-27T10:53:44.593Z] [2024-06-27T10:53:44.593Z] run: [2024-06-27T10:53:44.593Z] [java] Connecting to: http://localhost:45711/web-jsp-servlet-override/jsp/include.jsp [2024-06-27T10:53:44.684Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:44.684Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:44.684Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:44.684Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-06-27T10:53:44.684Z] [exec] Value of key is:war-with-endpointimpl-only [2024-06-27T10:53:44.684Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:44.684Z] [exec] [2024-06-27T10:53:44.684Z] [exec] [2024-06-27T10:53:44.684Z] [exec] ----------------------------------------- [2024-06-27T10:53:44.684Z] [exec] - war-with-endpointimpl-only: PASS - [2024-06-27T10:53:44.684Z] [exec] ----------------------------------------- [2024-06-27T10:53:44.684Z] [exec] Total PASS: 1 [2024-06-27T10:53:44.684Z] [exec] Total FAIL: 0 [2024-06-27T10:53:44.684Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:44.684Z] [exec] ----------------------------------------- [2024-06-27T10:53:44.684Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:44.684Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:44.684Z] [2024-06-27T10:53:44.684Z] undeploy: [2024-06-27T10:53:44.684Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:44.684Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:44.684Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:53:44.685Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:44.685Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:44.685Z] [2024-06-27T10:53:44.685Z] setOSConditions: [2024-06-27T10:53:44.685Z] [2024-06-27T10:53:44.685Z] setToolWin: [2024-06-27T10:53:44.685Z] [2024-06-27T10:53:44.685Z] setToolUnix: [2024-06-27T10:53:44.685Z] [2024-06-27T10:53:44.685Z] setToolProperty: [2024-06-27T10:53:44.685Z] [2024-06-27T10:53:44.685Z] setS1ASclassPath: [2024-06-27T10:53:44.685Z] [2024-06-27T10:53:44.685Z] init-common: [2024-06-27T10:53:44.685Z] [2024-06-27T10:53:44.685Z] undeploy-war-common: [2024-06-27T10:53:44.847Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:44.847Z] [java] [2024-06-27T10:53:44.847Z] [java] [2024-06-27T10:53:44.847Z] [java] ----------------------------------------- [2024-06-27T10:53:44.847Z] [java] - jsp-servlet-override: PASS - [2024-06-27T10:53:44.847Z] [java] ----------------------------------------- [2024-06-27T10:53:44.847Z] [java] - Total PASS : 1 - [2024-06-27T10:53:44.847Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:44.847Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:44.847Z] [java] ----------------------------------------- [2024-06-27T10:53:45.056Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:45.115Z] [2024-06-27T10:53:45.115Z] undeploy: [2024-06-27T10:53:45.115Z] [2024-06-27T10:53:45.115Z] setOSConditions: [2024-06-27T10:53:45.115Z] [2024-06-27T10:53:45.115Z] setToolWin: [2024-06-27T10:53:45.115Z] [2024-06-27T10:53:45.115Z] setToolUnix: [2024-06-27T10:53:45.115Z] [2024-06-27T10:53:45.115Z] setToolProperty: [2024-06-27T10:53:45.115Z] [2024-06-27T10:53:45.116Z] setS1ASclassPath: [2024-06-27T10:53:45.116Z] [2024-06-27T10:53:45.116Z] init-common: [2024-06-27T10:53:45.116Z] [2024-06-27T10:53:45.116Z] undeploy-war-common: [2024-06-27T10:53:45.246Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false warservice-web [2024-06-27T10:53:45.316Z] [javac] 1 warning [2024-06-27T10:53:45.316Z] [2024-06-27T10:53:45.316Z] build: [2024-06-27T10:53:45.316Z] [2024-06-27T10:53:45.316Z] setOSConditions: [2024-06-27T10:53:45.316Z] [2024-06-27T10:53:45.316Z] setToolWin: [2024-06-27T10:53:45.316Z] [2024-06-27T10:53:45.316Z] setToolUnix: [2024-06-27T10:53:45.316Z] [2024-06-27T10:53:45.316Z] setToolProperty: [2024-06-27T10:53:45.316Z] [2024-06-27T10:53:45.316Z] setS1ASclassPath: [2024-06-27T10:53:45.316Z] [2024-06-27T10:53:45.316Z] init-common: [2024-06-27T10:53:45.316Z] [2024-06-27T10:53:45.316Z] webclient-war-common: [2024-06-27T10:53:45.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:45.317Z] [2024-06-27T10:53:45.317Z] clear: [2024-06-27T10:53:45.317Z] [2024-06-27T10:53:45.317Z] test-tlds-exist: [2024-06-27T10:53:45.317Z] [2024-06-27T10:53:45.317Z] copy-tlds: [2024-06-27T10:53:45.317Z] [2024-06-27T10:53:45.317Z] test-tagfiles-exist: [2024-06-27T10:53:45.317Z] [2024-06-27T10:53:45.317Z] copy-tagfiles: [2024-06-27T10:53:45.317Z] [2024-06-27T10:53:45.317Z] package-war-common: [2024-06-27T10:53:45.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:45.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:45.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:45.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:45.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/lib [2024-06-27T10:53:45.317Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:45.317Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:45.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/docroot [2024-06-27T10:53:45.317Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-transaction-scoped-web.war [2024-06-27T10:53:45.317Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:45.317Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:45.317Z] [javac] Compiling 1 source file [2024-06-27T10:53:45.317Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:45.317Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:45.317Z] [2024-06-27T10:53:45.317Z] deploy: [2024-06-27T10:53:45.317Z] [2024-06-27T10:53:45.317Z] deploy-war-common: [2024-06-27T10:53:45.317Z] [2024-06-27T10:53:45.317Z] setOSConditions: [2024-06-27T10:53:45.317Z] [2024-06-27T10:53:45.318Z] setToolWin: [2024-06-27T10:53:45.318Z] [2024-06-27T10:53:45.318Z] setToolUnix: [2024-06-27T10:53:45.318Z] [2024-06-27T10:53:45.318Z] setToolProperty: [2024-06-27T10:53:45.318Z] [2024-06-27T10:53:45.318Z] setS1ASclassPath: [2024-06-27T10:53:45.318Z] [2024-06-27T10:53:45.318Z] init-common: [2024-06-27T10:53:45.318Z] [2024-06-27T10:53:45.318Z] deploy-war-commonpe: [2024-06-27T10:53:45.367Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:45.367Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:45.367Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:45.367Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:45.367Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:45.367Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:45.367Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:45.370Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-servlet-override-web [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] all: [2024-06-27T10:53:45.370Z] [echo] [2024-06-27T10:53:45.370Z] [echo] ************************* [2024-06-27T10:53:45.370Z] [echo] * Running jspSessionInvalidated [2024-06-27T10:53:45.370Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated [2024-06-27T10:53:45.370Z] [echo] ************************* [2024-06-27T10:53:45.370Z] [echo] [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] setOSConditions: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] setToolWin: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] setToolUnix: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] setToolProperty: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] setS1ASclassPath: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] init-common: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] clean: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] setOSConditions: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] setToolWin: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] setToolUnix: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] setToolProperty: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] setS1ASclassPath: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] init-common: [2024-06-27T10:53:45.370Z] [2024-06-27T10:53:45.370Z] clean-common: [2024-06-27T10:53:45.398Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient.jar of size 3,361 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient.jar [2024-06-27T10:53:45.398Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar of size 4,724 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar [2024-06-27T10:53:45.398Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar of size 11,110 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar [2024-06-27T10:53:45.398Z] [exec] Application deployed with name deployment-ejb30-ear-security. [2024-06-27T10:53:45.398Z] [exec] Command deploy executed successfully. [2024-06-27T10:53:45.398Z] [2024-06-27T10:53:45.398Z] init.os: [2024-06-27T10:53:45.398Z] [2024-06-27T10:53:45.399Z] init.tools.unix: [2024-06-27T10:53:45.399Z] [2024-06-27T10:53:45.399Z] init.tools.windows: [2024-06-27T10:53:45.399Z] [2024-06-27T10:53:45.399Z] init.tools: [2024-06-27T10:53:45.399Z] [2024-06-27T10:53:45.399Z] setAsadminArgs: [2024-06-27T10:53:45.399Z] [2024-06-27T10:53:45.399Z] init: [2024-06-27T10:53:45.607Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:45.607Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:53:45.607Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:53:45.624Z] [2024-06-27T10:53:45.624Z] setOSConditions: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setToolWin: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setToolUnix: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setToolProperty: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setS1ASclassPath: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] init-common: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] clean-classes-common: [2024-06-27T10:53:45.625Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setOSConditions: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setToolWin: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setToolUnix: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setToolProperty: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setS1ASclassPath: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] init-common: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] clean-jars-common: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] compile: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setOSConditions: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setToolWin: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setToolUnix: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setToolProperty: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.625Z] setS1ASclassPath: [2024-06-27T10:53:45.625Z] [2024-06-27T10:53:45.626Z] init-common: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] compile-common: [2024-06-27T10:53:45.626Z] [echo] Current time (ISO): 2024-06-27T10:53:45.385+0000 [2024-06-27T10:53:45.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:45.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/servlet [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] build: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] setOSConditions: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] setToolWin: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] setToolUnix: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] setToolProperty: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] setS1ASclassPath: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] init-common: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] webclient-war-common: [2024-06-27T10:53:45.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] clear: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] test-tlds-exist: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] copy-tlds: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] test-tagfiles-exist: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] copy-tagfiles: [2024-06-27T10:53:45.626Z] [2024-06-27T10:53:45.626Z] package-war-common: [2024-06-27T10:53:45.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:45.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:45.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:45.626Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:45.627Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/lib [2024-06-27T10:53:45.627Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:45.627Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-session-invalidated-web.war [2024-06-27T10:53:45.627Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:45.627Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:45.627Z] [javac] Compiling 1 source file [2024-06-27T10:53:45.627Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:45.627Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:45.627Z] [2024-06-27T10:53:45.627Z] deploy: [2024-06-27T10:53:45.627Z] [2024-06-27T10:53:45.627Z] deploy-war-common: [2024-06-27T10:53:45.627Z] [2024-06-27T10:53:45.627Z] setOSConditions: [2024-06-27T10:53:45.627Z] [2024-06-27T10:53:45.627Z] setToolWin: [2024-06-27T10:53:45.627Z] [2024-06-27T10:53:45.627Z] setToolUnix: [2024-06-27T10:53:45.627Z] [2024-06-27T10:53:45.627Z] setToolProperty: [2024-06-27T10:53:45.627Z] [2024-06-27T10:53:45.627Z] setS1ASclassPath: [2024-06-27T10:53:45.627Z] [2024-06-27T10:53:45.627Z] init-common: [2024-06-27T10:53:45.627Z] [2024-06-27T10:53:45.627Z] deploy-war-commonpe: [2024-06-27T10:53:45.694Z] [exec] Application deployed with name connector16App. [2024-06-27T10:53:45.694Z] [exec] there are no files to retrieve for application connector16App [2024-06-27T10:53:45.694Z] [echo] Deployment on target server server successful [2024-06-27T10:53:45.694Z] [2024-06-27T10:53:45.694Z] setOSConditions: [2024-06-27T10:53:45.694Z] [2024-06-27T10:53:45.694Z] setToolWin: [2024-06-27T10:53:45.694Z] [2024-06-27T10:53:45.694Z] setToolUnix: [2024-06-27T10:53:45.694Z] [2024-06-27T10:53:45.694Z] setToolProperty: [2024-06-27T10:53:45.694Z] [2024-06-27T10:53:45.694Z] setS1ASclassPath: [2024-06-27T10:53:45.694Z] [2024-06-27T10:53:45.694Z] init-common: [2024-06-27T10:53:45.694Z] [2024-06-27T10:53:45.694Z] deploy-common-ee: [2024-06-27T10:53:45.694Z] [2024-06-27T10:53:45.694Z] setOSConditions: [2024-06-27T10:53:45.694Z] [2024-06-27T10:53:45.695Z] setToolWin: [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] setToolUnix: [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] setToolProperty: [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] setS1ASclassPath: [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] init-common: [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] create-user-common: [2024-06-27T10:53:45.695Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server jagadish [2024-06-27T10:53:45.695Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] setOSConditions: [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] setToolWin: [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] setToolUnix: [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] setToolProperty: [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] setS1ASclassPath: [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] init-common: [2024-06-27T10:53:45.695Z] [2024-06-27T10:53:45.695Z] create-user-common: [2024-06-27T10:53:45.698Z] [2024-06-27T10:53:45.698Z] init.customtasks: [2024-06-27T10:53:45.698Z] [2024-06-27T10:53:45.698Z] setEnabled: [2024-06-27T10:53:45.698Z] [2024-06-27T10:53:45.698Z] createAppRef: [2024-06-27T10:53:45.698Z] [2024-06-27T10:53:45.698Z] init.os: [2024-06-27T10:53:45.698Z] [2024-06-27T10:53:45.698Z] init.tools.unix: [2024-06-27T10:53:45.698Z] [2024-06-27T10:53:45.699Z] init.tools.windows: [2024-06-27T10:53:45.699Z] [2024-06-27T10:53:45.699Z] init.tools: [2024-06-27T10:53:45.699Z] [2024-06-27T10:53:45.699Z] setAsadminArgs: [2024-06-27T10:53:45.699Z] [2024-06-27T10:53:45.699Z] init: [2024-06-27T10:53:45.699Z] [2024-06-27T10:53:45.699Z] init.customtasks: [2024-06-27T10:53:45.699Z] [2024-06-27T10:53:45.699Z] prepare: [2024-06-27T10:53:45.699Z] [2024-06-27T10:53:45.699Z] setOrbPort2: [2024-06-27T10:53:45.699Z] [2024-06-27T10:53:45.699Z] setHttpPort2: [2024-06-27T10:53:45.699Z] [2024-06-27T10:53:45.699Z] runclient: [2024-06-27T10:53:45.771Z] [exec] Jun 27, 2024 10:53:45 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:53:45.771Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:53:45.881Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-session-invalidated --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-session-invalidated-web.war [2024-06-27T10:53:45.884Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-transaction-scoped --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-transaction-scoped-web.war [2024-06-27T10:53:45.949Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups iec --authrealmname file --target server jr158900 [2024-06-27T10:53:46.135Z] [exec] Application deployed with name web-jsp-session-invalidated-web. [2024-06-27T10:53:46.135Z] [2024-06-27T10:53:46.136Z] deploy-war-commonee: [2024-06-27T10:53:46.136Z] [2024-06-27T10:53:46.136Z] run: [2024-06-27T10:53:46.136Z] [java] Connecting to: http://localhost:45711/web-jsp-session-invalidated/jsp/test.jsp [2024-06-27T10:53:46.138Z] [exec] Application deployed with name cdi-transaction-scoped-web. [2024-06-27T10:53:46.138Z] [2024-06-27T10:53:46.138Z] deploy-war-commonee: [2024-06-27T10:53:46.138Z] [2024-06-27T10:53:46.138Z] run: [2024-06-27T10:53:46.138Z] [java] opening connection to http://localhost:8080/cdi-transaction-scoped/TransactionScopedTestServlet [2024-06-27T10:53:46.168Z] [javac] 2 warnings [2024-06-27T10:53:46.168Z] [2024-06-27T10:53:46.169Z] pkg-pu: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] setOSConditions: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] setToolWin: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] setToolUnix: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] setToolProperty: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] setS1ASclassPath: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] init-common: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] package-pu-common: [2024-06-27T10:53:46.169Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes, /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive, descriptor/persistence.xml [2024-06-27T10:53:46.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:46.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:46.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:46.169Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/entity.jar [2024-06-27T10:53:46.169Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] build: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] setOSConditions: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] setToolWin: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] setToolUnix: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] [exec] Jun 27, 2024 10:53:45 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:46.169Z] setToolProperty: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:53:46.169Z] [exec] Jun 27, 2024 10:53:45 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:46.169Z] setS1ASclassPath: [2024-06-27T10:53:46.169Z] [2024-06-27T10:53:46.169Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:53:46.169Z] [exec] Jun 27, 2024 10:53:45 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:46.170Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:53:46.169Z] init-common: [2024-06-27T10:53:46.170Z] [2024-06-27T10:53:46.170Z] webclient-pu-warlib: [2024-06-27T10:53:46.170Z] [2024-06-27T10:53:46.170Z] setOSConditions: [2024-06-27T10:53:46.170Z] [2024-06-27T10:53:46.170Z] setToolWin: [2024-06-27T10:53:46.170Z] [2024-06-27T10:53:46.170Z] setToolUnix: [2024-06-27T10:53:46.170Z] [2024-06-27T10:53:46.170Z] setToolProperty: [2024-06-27T10:53:46.170Z] [2024-06-27T10:53:46.170Z] setS1ASclassPath: [2024-06-27T10:53:46.170Z] [2024-06-27T10:53:46.170Z] init-common: [2024-06-27T10:53:46.170Z] [2024-06-27T10:53:46.170Z] package-pu-warlib: [2024-06-27T10:53:46.170Z] [echo] my build classes dir is:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:46.170Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-06-27T10:53:46.170Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF/lib [2024-06-27T10:53:46.170Z] [echo] webclient.war.classes=**/JpaServlet.class [2024-06-27T10:53:46.170Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-06-27T10:53:46.170Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2024-06-27T10:53:46.170Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF/lib [2024-06-27T10:53:46.170Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-06-27T10:53:46.170Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2024-06-27T10:53:46.170Z] [echo] created war file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2024-06-27T10:53:46.170Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-06-27T10:53:46.170Z] [echo] my webclient war classes are:**/JpaServlet.class [2024-06-27T10:53:46.170Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/build.xml:82: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:46.170Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:46.224Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-06-27T10:53:46.224Z] [2024-06-27T10:53:46.224Z] setOSConditions: [2024-06-27T10:53:46.224Z] [2024-06-27T10:53:46.224Z] setToolWin: [2024-06-27T10:53:46.224Z] [2024-06-27T10:53:46.224Z] setToolUnix: [2024-06-27T10:53:46.224Z] [2024-06-27T10:53:46.224Z] setToolProperty: [2024-06-27T10:53:46.224Z] [2024-06-27T10:53:46.224Z] setS1ASclassPath: [2024-06-27T10:53:46.224Z] [2024-06-27T10:53:46.225Z] init-common: [2024-06-27T10:53:46.225Z] [2024-06-27T10:53:46.225Z] create-user-common: [2024-06-27T10:53:46.287Z] [java] Jun 27, 2024 10:53:46 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:46.287Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3dd4a6fa [2024-06-27T10:53:46.392Z] [java] line = @TransactionScoped Test [2024-06-27T10:53:46.392Z] [java] Value of key is:transaction-scoped-transactions [2024-06-27T10:53:46.392Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:46.392Z] [java] [2024-06-27T10:53:46.392Z] [java] [2024-06-27T10:53:46.392Z] [java] ----------------------------------------- [2024-06-27T10:53:46.392Z] [java] - transaction-scoped-transactions: PASS - [2024-06-27T10:53:46.392Z] [java] ----------------------------------------- [2024-06-27T10:53:46.392Z] [java] Total PASS: 1 [2024-06-27T10:53:46.392Z] [java] Total FAIL: 0 [2024-06-27T10:53:46.392Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:53:46.392Z] [java] ----------------------------------------- [2024-06-27T10:53:46.392Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:46.392Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:46.392Z] [2024-06-27T10:53:46.392Z] undeploy: [2024-06-27T10:53:46.392Z] [2024-06-27T10:53:46.392Z] setOSConditions: [2024-06-27T10:53:46.392Z] [2024-06-27T10:53:46.392Z] setToolWin: [2024-06-27T10:53:46.392Z] [2024-06-27T10:53:46.392Z] setToolUnix: [2024-06-27T10:53:46.392Z] [2024-06-27T10:53:46.392Z] setToolProperty: [2024-06-27T10:53:46.392Z] [2024-06-27T10:53:46.392Z] setS1ASclassPath: [2024-06-27T10:53:46.392Z] [2024-06-27T10:53:46.392Z] init-common: [2024-06-27T10:53:46.392Z] [2024-06-27T10:53:46.392Z] undeploy-war-common: [2024-06-27T10:53:46.416Z] [java] Response: SUCCESS [2024-06-27T10:53:46.416Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:46.416Z] [java] [2024-06-27T10:53:46.416Z] [java] [2024-06-27T10:53:46.416Z] [java] ----------------------------------------- [2024-06-27T10:53:46.416Z] [java] - jsp-session-invalidated: PASS - [2024-06-27T10:53:46.416Z] [java] ----------------------------------------- [2024-06-27T10:53:46.416Z] [java] - Total PASS : 1 - [2024-06-27T10:53:46.416Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:46.416Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:46.416Z] [java] ----------------------------------------- [2024-06-27T10:53:46.416Z] [2024-06-27T10:53:46.416Z] undeploy: [2024-06-27T10:53:46.416Z] [2024-06-27T10:53:46.416Z] setOSConditions: [2024-06-27T10:53:46.416Z] [2024-06-27T10:53:46.416Z] setToolWin: [2024-06-27T10:53:46.416Z] [2024-06-27T10:53:46.416Z] setToolUnix: [2024-06-27T10:53:46.416Z] [2024-06-27T10:53:46.416Z] setToolProperty: [2024-06-27T10:53:46.416Z] [2024-06-27T10:53:46.416Z] setS1ASclassPath: [2024-06-27T10:53:46.416Z] [2024-06-27T10:53:46.416Z] init-common: [2024-06-27T10:53:46.416Z] [2024-06-27T10:53:46.416Z] undeploy-war-common: [2024-06-27T10:53:46.478Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server prasath [2024-06-27T10:53:46.478Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-06-27T10:53:46.478Z] [2024-06-27T10:53:46.478Z] setOSConditions: [2024-06-27T10:53:46.478Z] [2024-06-27T10:53:46.479Z] setToolWin: [2024-06-27T10:53:46.479Z] [2024-06-27T10:53:46.479Z] setToolUnix: [2024-06-27T10:53:46.479Z] [2024-06-27T10:53:46.479Z] setToolProperty: [2024-06-27T10:53:46.479Z] [2024-06-27T10:53:46.479Z] setS1ASclassPath: [2024-06-27T10:53:46.479Z] [2024-06-27T10:53:46.479Z] init-common: [2024-06-27T10:53:46.479Z] [2024-06-27T10:53:46.479Z] create-user-common: [2024-06-27T10:53:46.541Z] [java] Value of key is: pojo: [2024-06-27T10:53:46.541Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:46.541Z] [java] [2024-06-27T10:53:46.541Z] [java] [2024-06-27T10:53:46.541Z] [java] ----------------------------------------- [2024-06-27T10:53:46.541Z] [java] - pojo: : PASS - [2024-06-27T10:53:46.541Z] [java] ----------------------------------------- [2024-06-27T10:53:46.541Z] [java] Total PASS: 1 [2024-06-27T10:53:46.541Z] [java] Total FAIL: 0 [2024-06-27T10:53:46.541Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:53:46.541Z] [java] ----------------------------------------- [2024-06-27T10:53:46.541Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:46.541Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:46.647Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-transaction-scoped-web [2024-06-27T10:53:46.647Z] [2024-06-27T10:53:46.647Z] all: [2024-06-27T10:53:46.647Z] [echo] [2024-06-27T10:53:46.647Z] [echo] ************************* [2024-06-27T10:53:46.647Z] [echo] * Running unproxyable-deps [2024-06-27T10:53:46.647Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps [2024-06-27T10:53:46.647Z] [echo] ************************* [2024-06-27T10:53:46.647Z] [echo] [2024-06-27T10:53:46.749Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/util/WebTestUtil.java uses or overrides a deprecated API. [2024-06-27T10:53:46.749Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:46.749Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/build.xml:86: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:46.749Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:46.749Z] [2024-06-27T10:53:46.749Z] deploy: [2024-06-27T10:53:46.749Z] [2024-06-27T10:53:46.750Z] deploy-war-common: [2024-06-27T10:53:46.750Z] [2024-06-27T10:53:46.750Z] setOSConditions: [2024-06-27T10:53:46.750Z] [2024-06-27T10:53:46.750Z] setToolWin: [2024-06-27T10:53:46.750Z] [2024-06-27T10:53:46.750Z] setToolUnix: [2024-06-27T10:53:46.750Z] [2024-06-27T10:53:46.750Z] setToolProperty: [2024-06-27T10:53:46.750Z] [2024-06-27T10:53:46.750Z] setS1ASclassPath: [2024-06-27T10:53:46.750Z] [2024-06-27T10:53:46.750Z] init-common: [2024-06-27T10:53:46.750Z] [2024-06-27T10:53:46.750Z] deploy-war-commonpe: [2024-06-27T10:53:46.763Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:46.763Z] [javac] 1 warning [2024-06-27T10:53:46.795Z] [2024-06-27T10:53:46.795Z] run-webapp: [2024-06-27T10:53:46.795Z] [2024-06-27T10:53:46.795Z] run-client: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setOSConditions: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setToolWin: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setToolUnix: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setToolProperty: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setS1ASclassPath: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] init-common: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] clean: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setOSConditions: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setToolWin: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setToolUnix: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setToolProperty: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setS1ASclassPath: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] init-common: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] clean-common: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setOSConditions: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setToolWin: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setToolUnix: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setToolProperty: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.902Z] setS1ASclassPath: [2024-06-27T10:53:46.902Z] [2024-06-27T10:53:46.903Z] init-common: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] clean-classes-common: [2024-06-27T10:53:46.903Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] setOSConditions: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] setToolWin: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] setToolUnix: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] setToolProperty: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] setS1ASclassPath: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] init-common: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] clean-jars-common: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] compile: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] setOSConditions: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] setToolWin: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] setToolUnix: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] setToolProperty: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] setS1ASclassPath: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] init-common: [2024-06-27T10:53:46.903Z] [2024-06-27T10:53:46.903Z] compile-common: [2024-06-27T10:53:46.903Z] [echo] Current time (ISO): 2024-06-27T10:53:46.682+0000 [2024-06-27T10:53:46.903Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:46.903Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:46.955Z] [exec] Jun 27, 2024 10:53:46 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:53:46.955Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@28f154cc [2024-06-27T10:53:46.976Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-session-invalidated-web [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] all: [2024-06-27T10:53:46.976Z] [echo] [2024-06-27T10:53:46.976Z] [echo] ************************* [2024-06-27T10:53:46.976Z] [echo] * Running jspSimpleTagAnnotation [2024-06-27T10:53:46.976Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation [2024-06-27T10:53:46.976Z] [echo] ************************* [2024-06-27T10:53:46.976Z] [echo] [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] setOSConditions: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] setToolWin: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] setToolUnix: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] setToolProperty: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] setS1ASclassPath: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] init-common: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] clean: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] setOSConditions: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] setToolWin: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] setToolUnix: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] setToolProperty: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] setS1ASclassPath: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] init-common: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] clean-common: [2024-06-27T10:53:46.976Z] [2024-06-27T10:53:46.976Z] setOSConditions: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setToolWin: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setToolUnix: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setToolProperty: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setS1ASclassPath: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] init-common: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] clean-classes-common: [2024-06-27T10:53:46.977Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setOSConditions: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setToolWin: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setToolUnix: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setToolProperty: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setS1ASclassPath: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] init-common: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] clean-jars-common: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] compile: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setOSConditions: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setToolWin: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setToolUnix: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setToolProperty: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.977Z] setS1ASclassPath: [2024-06-27T10:53:46.977Z] [2024-06-27T10:53:46.978Z] init-common: [2024-06-27T10:53:46.978Z] [2024-06-27T10:53:46.978Z] compile-common: [2024-06-27T10:53:46.978Z] [echo] Current time (ISO): 2024-06-27T10:53:46.843+0000 [2024-06-27T10:53:46.978Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:46.978Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:47.018Z] [2024-06-27T10:53:47.019Z] build: [2024-06-27T10:53:47.019Z] [echo] assemble.dir = /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] setOSConditions: [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] setToolWin: [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] setToolUnix: [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] setToolProperty: [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] setS1ASclassPath: [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] init-common: [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] webclient-war-common: [2024-06-27T10:53:47.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] clear: [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] test-tlds-exist: [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] copy-tlds: [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] test-tagfiles-exist: [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] copy-tagfiles: [2024-06-27T10:53:47.019Z] [2024-06-27T10:53:47.019Z] package-war-common: [2024-06-27T10:53:47.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:47.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:47.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:47.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:47.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/lib [2024-06-27T10:53:47.019Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:47.020Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:47.020Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:47.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/docroot [2024-06-27T10:53:47.020Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-web.war [2024-06-27T10:53:47.020Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:47.020Z] [2024-06-27T10:53:47.020Z] setOSConditions: [2024-06-27T10:53:47.020Z] [2024-06-27T10:53:47.020Z] setToolWin: [2024-06-27T10:53:47.020Z] [2024-06-27T10:53:47.020Z] setToolUnix: [2024-06-27T10:53:47.020Z] [2024-06-27T10:53:47.020Z] setToolProperty: [2024-06-27T10:53:47.020Z] [2024-06-27T10:53:47.020Z] setS1ASclassPath: [2024-06-27T10:53:47.020Z] [2024-06-27T10:53:47.020Z] init-common: [2024-06-27T10:53:47.020Z] [2024-06-27T10:53:47.020Z] compile-common: [2024-06-27T10:53:47.020Z] [echo] Current time (ISO): 2024-06-27T10:53:46.851+0000 [2024-06-27T10:53:47.020Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:47.037Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server guest [2024-06-27T10:53:47.037Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-06-27T10:53:47.037Z] [2024-06-27T10:53:47.037Z] runtest: [2024-06-27T10:53:47.038Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:53:47.038Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:53:47.038Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:53:47.038Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:53:47.038Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:53:47.038Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:53:47.038Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:53:47.038Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:53:47.038Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:53:47.038Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:53:47.038Z] [java] ... 42 more [2024-06-27T10:53:47.038Z] [java] Java Result: -1 [2024-06-27T10:53:47.038Z] [2024-06-27T10:53:47.038Z] unset-map: [2024-06-27T10:53:47.038Z] [2024-06-27T10:53:47.038Z] unset-jvm-options: [2024-06-27T10:53:47.038Z] [2024-06-27T10:53:47.038Z] setOSConditions: [2024-06-27T10:53:47.038Z] [2024-06-27T10:53:47.038Z] setToolWin: [2024-06-27T10:53:47.039Z] [2024-06-27T10:53:47.039Z] setToolUnix: [2024-06-27T10:53:47.039Z] [2024-06-27T10:53:47.039Z] setToolProperty: [2024-06-27T10:53:47.039Z] [2024-06-27T10:53:47.039Z] setS1ASclassPath: [2024-06-27T10:53:47.039Z] [2024-06-27T10:53:47.039Z] init-common: [2024-06-27T10:53:47.039Z] [2024-06-27T10:53:47.039Z] delete-jvm-options: [2024-06-27T10:53:47.142Z] [2024-06-27T10:53:47.142Z] all: [2024-06-27T10:53:47.143Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:47.143Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:47.143Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:47.143Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:47.143Z] [2024-06-27T10:53:47.143Z] setOSConditions: [2024-06-27T10:53:47.143Z] [2024-06-27T10:53:47.143Z] setToolWin: [2024-06-27T10:53:47.143Z] [2024-06-27T10:53:47.143Z] setToolUnix: [2024-06-27T10:53:47.143Z] [2024-06-27T10:53:47.143Z] setToolProperty: [2024-06-27T10:53:47.143Z] [2024-06-27T10:53:47.143Z] setS1ASclassPath: [2024-06-27T10:53:47.143Z] [2024-06-27T10:53:47.143Z] init-common: [2024-06-27T10:53:47.143Z] [2024-06-27T10:53:47.143Z] clean: [2024-06-27T10:53:47.143Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:47.143Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:47.143Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:47.143Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:47.143Z] [2024-06-27T10:53:47.143Z] setOSConditions: [2024-06-27T10:53:47.143Z] [2024-06-27T10:53:47.143Z] setToolWin: [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] setToolUnix: [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] setToolProperty: [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] setS1ASclassPath: [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] init-common: [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] clean-common: [2024-06-27T10:53:47.144Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:47.144Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:47.144Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:47.144Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] setOSConditions: [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] setToolWin: [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] setToolUnix: [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] setToolProperty: [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] setS1ASclassPath: [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] init-common: [2024-06-27T10:53:47.144Z] [2024-06-27T10:53:47.144Z] clean-classes-common: [2024-06-27T10:53:47.144Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:47.144Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:47.145Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:47.145Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:47.145Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:47.145Z] [2024-06-27T10:53:47.145Z] setOSConditions: [2024-06-27T10:53:47.145Z] [2024-06-27T10:53:47.145Z] setToolWin: [2024-06-27T10:53:47.145Z] [2024-06-27T10:53:47.145Z] setToolUnix: [2024-06-27T10:53:47.145Z] [2024-06-27T10:53:47.145Z] setToolProperty: [2024-06-27T10:53:47.145Z] [2024-06-27T10:53:47.145Z] setS1ASclassPath: [2024-06-27T10:53:47.145Z] [2024-06-27T10:53:47.145Z] init-common: [2024-06-27T10:53:47.145Z] [2024-06-27T10:53:47.145Z] clean-jars-common: [2024-06-27T10:53:47.145Z] [2024-06-27T10:53:47.145Z] run-wsimport: [2024-06-27T10:53:47.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:47.145Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:47.145Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:47.145Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:47.145Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:47.145Z] [2024-06-27T10:53:47.145Z] setOSConditions: [2024-06-27T10:53:47.145Z] [2024-06-27T10:53:47.145Z] setToolWin: [2024-06-27T10:53:47.146Z] [2024-06-27T10:53:47.146Z] setToolUnix: [2024-06-27T10:53:47.146Z] [2024-06-27T10:53:47.146Z] setToolProperty: [2024-06-27T10:53:47.146Z] [2024-06-27T10:53:47.146Z] setS1ASclassPath: [2024-06-27T10:53:47.146Z] [2024-06-27T10:53:47.146Z] init-common: [2024-06-27T10:53:47.146Z] [2024-06-27T10:53:47.146Z] wsimport: [2024-06-27T10:53:47.353Z] [java] Waiting for timer enabled [2024-06-27T10:53:47.353Z] [java] Jun 27, 2024 10:53:47 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:53:47.353Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:53:47.401Z] [exec] parsing WSDL... [2024-06-27T10:53:47.515Z] [exec] Jun 27, 2024 10:53:47 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:53:47.515Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:53:47.597Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-06-27T10:53:47.597Z] [exec] Deleted 1 option(s) [2024-06-27T10:53:47.597Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:53:47.597Z] [2024-06-27T10:53:47.597Z] setOSConditions: [2024-06-27T10:53:47.597Z] [2024-06-27T10:53:47.597Z] setToolWin: [2024-06-27T10:53:47.597Z] [2024-06-27T10:53:47.597Z] setToolUnix: [2024-06-27T10:53:47.597Z] [2024-06-27T10:53:47.597Z] setToolProperty: [2024-06-27T10:53:47.597Z] [2024-06-27T10:53:47.597Z] setS1ASclassPath: [2024-06-27T10:53:47.597Z] [2024-06-27T10:53:47.597Z] init-common: [2024-06-27T10:53:47.597Z] [2024-06-27T10:53:47.597Z] delete-jvm-options: [2024-06-27T10:53:47.745Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /ejb-cmp-pkgWarTest1-web --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2024-06-27T10:53:47.784Z] [exec] Jun 27, 2024 10:53:47 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:47.784Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:53:47.784Z] [exec] Jun 27, 2024 10:53:47 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:47.784Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:53:47.784Z] [exec] Jun 27, 2024 10:53:47 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:53:47.784Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:53:47.851Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-06-27T10:53:47.851Z] [exec] Deleted 1 option(s) [2024-06-27T10:53:47.851Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:53:47.851Z] [2024-06-27T10:53:47.851Z] unset: [2024-06-27T10:53:47.851Z] [2024-06-27T10:53:47.851Z] setOSConditions: [2024-06-27T10:53:47.851Z] [2024-06-27T10:53:47.851Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:47.851Z] setToolWin: [2024-06-27T10:53:47.851Z] [2024-06-27T10:53:47.851Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:47.852Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:47.852Z] setToolUnix: [2024-06-27T10:53:47.852Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:47.852Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:47.852Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:47.852Z] setToolProperty: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] setS1ASclassPath: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] init-common: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] unsetJdbc: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] setOSConditions: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] setToolWin: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] setToolUnix: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] setToolProperty: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] setS1ASclassPath: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] init-common: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] execute-sql-common: [2024-06-27T10:53:47.852Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/dropdb.sql [2024-06-27T10:53:47.852Z] [sql] 0 rows affected [2024-06-27T10:53:47.852Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] undeploy: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] setOSConditions: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] setToolWin: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] setToolUnix: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] setToolProperty: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] setS1ASclassPath: [2024-06-27T10:53:47.852Z] [2024-06-27T10:53:47.852Z] init-common: [2024-06-27T10:53:47.853Z] [2024-06-27T10:53:47.853Z] undeploy: [2024-06-27T10:53:47.916Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:47.916Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:47.916Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:47.916Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:47.916Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:47.916Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:47.916Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:48.084Z] [exec] Jun 27, 2024 10:53:47 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:48.084Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@d5df098c[jndiName=jms/ejb_ejb30_hello_mdb2_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:48.106Z] [2024-06-27T10:53:48.106Z] setOSConditions: [2024-06-27T10:53:48.106Z] [2024-06-27T10:53:48.106Z] setToolWin: [2024-06-27T10:53:48.106Z] [2024-06-27T10:53:48.106Z] setToolUnix: [2024-06-27T10:53:48.106Z] [2024-06-27T10:53:48.106Z] setToolProperty: [2024-06-27T10:53:48.106Z] [2024-06-27T10:53:48.106Z] setS1ASclassPath: [2024-06-27T10:53:48.106Z] [2024-06-27T10:53:48.106Z] init-common: [2024-06-27T10:53:48.106Z] [2024-06-27T10:53:48.106Z] undeploy-common: [2024-06-27T10:53:48.326Z] [exec] [2024-06-27T10:53:48.326Z] [exec] Generating code... [2024-06-27T10:53:48.326Z] [exec] [2024-06-27T10:53:48.326Z] [exec] Compiling code... [2024-06-27T10:53:48.340Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:53:48.340Z] [exec] getName(): ejb_ejb30_hello_mdb2_InQueue [2024-06-27T10:53:48.340Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:53:48.340Z] [exec] getVERSION(): 3.0 [2024-06-27T10:53:48.340Z] [exec] isReadonly(): false [2024-06-27T10:53:48.340Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb2_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485628107 [2024-06-27T10:53:48.340Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-06-27T10:53:48.340Z] [exec] getName(): ejb_ejb30_hello_mdb2_InQueue [2024-06-27T10:53:48.340Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:53:48.340Z] [exec] getVERSION(): 3.0 [2024-06-27T10:53:48.340Z] [exec] isReadonly(): false [2024-06-27T10:53:48.340Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb2_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485628116 [2024-06-27T10:53:48.340Z] [exec] Waiting for queue message [2024-06-27T10:53:48.371Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector16App [2024-06-27T10:53:48.388Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:48.388Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:48.388Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:48.388Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:48.388Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:48.388Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:48.388Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:48.432Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:48.475Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:48.475Z] [javac] 1 warning [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] build: [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] setOSConditions: [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] setToolWin: [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] setToolUnix: [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] setToolProperty: [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] setS1ASclassPath: [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] init-common: [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] webclient-war-common: [2024-06-27T10:53:48.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] clear: [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] test-tlds-exist: [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] copy-tlds: [2024-06-27T10:53:48.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:53:48.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] test-tagfiles-exist: [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] copy-tagfiles: [2024-06-27T10:53:48.476Z] [2024-06-27T10:53:48.476Z] package-war-common: [2024-06-27T10:53:48.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:48.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:48.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/lib [2024-06-27T10:53:48.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:48.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:48.477Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-simpletag-annotation-web.war [2024-06-27T10:53:48.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:48.477Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:48.477Z] [javac] Compiling 1 source file [2024-06-27T10:53:48.477Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/WebTest.java:42: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:53:48.477Z] [javac] int port = new Integer(portS).intValue(); [2024-06-27T10:53:48.477Z] [javac] ^ [2024-06-27T10:53:48.477Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:48.477Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:48.477Z] [javac] 1 warning [2024-06-27T10:53:48.477Z] [2024-06-27T10:53:48.477Z] deploy: [2024-06-27T10:53:48.477Z] [2024-06-27T10:53:48.477Z] deploy-war-common: [2024-06-27T10:53:48.477Z] [2024-06-27T10:53:48.477Z] setOSConditions: [2024-06-27T10:53:48.477Z] [2024-06-27T10:53:48.477Z] setToolWin: [2024-06-27T10:53:48.477Z] [2024-06-27T10:53:48.477Z] setToolUnix: [2024-06-27T10:53:48.477Z] [2024-06-27T10:53:48.477Z] setToolProperty: [2024-06-27T10:53:48.477Z] [2024-06-27T10:53:48.477Z] setS1ASclassPath: [2024-06-27T10:53:48.477Z] [2024-06-27T10:53:48.477Z] init-common: [2024-06-27T10:53:48.477Z] [2024-06-27T10:53:48.477Z] deploy-war-commonpe: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] setOSConditions: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] setToolWin: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] setToolUnix: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] setToolProperty: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] setS1ASclassPath: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] init-common: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] undeploy: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] setOSConditions: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] setToolWin: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] setToolUnix: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] setToolProperty: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] setS1ASclassPath: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] init-common: [2024-06-27T10:53:48.671Z] [2024-06-27T10:53:48.671Z] undeploy-rar-common: [2024-06-27T10:53:48.671Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-06-27T10:53:48.679Z] [exec] Jun 27, 2024 10:53:47 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:48.679Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:48.679Z] [exec] Jun 27, 2024 10:53:47 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:48.679Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:48.680Z] [exec] Jun 27, 2024 10:53:47 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:48.680Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:48.680Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:48.680Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:48.680Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:48.680Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:48.680Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:48.680Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:48.680Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:48.680Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:48.680Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:48.680Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:48.680Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:48.680Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:48.680Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:48.680Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:48.686Z] [javac] 1 warning [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] build: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] setOSConditions: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] setToolWin: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] setToolUnix: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] setToolProperty: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] setS1ASclassPath: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] init-common: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] webclient-war-common: [2024-06-27T10:53:48.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] clear: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] test-tlds-exist: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] copy-tlds: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] test-tagfiles-exist: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] copy-tagfiles: [2024-06-27T10:53:48.686Z] [2024-06-27T10:53:48.686Z] package-war-common: [2024-06-27T10:53:48.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:48.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:48.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:48.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:48.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/lib [2024-06-27T10:53:48.687Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:48.687Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:48.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/docroot [2024-06-27T10:53:48.687Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-alternatives-servlet-annotation-web.war [2024-06-27T10:53:48.687Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:48.687Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:48.687Z] [javac] Compiling 1 source file [2024-06-27T10:53:48.687Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:48.687Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:48.687Z] [2024-06-27T10:53:48.687Z] deploy: [2024-06-27T10:53:48.687Z] [2024-06-27T10:53:48.687Z] deploy-war-common: [2024-06-27T10:53:48.687Z] [2024-06-27T10:53:48.687Z] setOSConditions: [2024-06-27T10:53:48.687Z] [2024-06-27T10:53:48.687Z] setToolWin: [2024-06-27T10:53:48.687Z] [2024-06-27T10:53:48.687Z] setToolUnix: [2024-06-27T10:53:48.687Z] [2024-06-27T10:53:48.687Z] setToolProperty: [2024-06-27T10:53:48.687Z] [2024-06-27T10:53:48.687Z] setS1ASclassPath: [2024-06-27T10:53:48.687Z] [2024-06-27T10:53:48.687Z] init-common: [2024-06-27T10:53:48.687Z] [2024-06-27T10:53:48.687Z] deploy-war-commonpe: [2024-06-27T10:53:48.767Z] [exec] Waiting for domain1 to start ........... [2024-06-27T10:53:48.767Z] [exec] Waiting finished after 10,400 ms. [2024-06-27T10:53:48.767Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:53:48.767Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:53:48.767Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:53:48.767Z] [exec] Admin Port: 45,707 [2024-06-27T10:53:48.767Z] [exec] Command start-domain executed successfully. [2024-06-27T10:53:48.767Z] [echo] run.xml:doing wait for localhost:45712... [2024-06-27T10:53:48.767Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-06-27T10:53:48.767Z] [2024-06-27T10:53:48.767Z] dumpThreadStack: [2024-06-27T10:53:48.767Z] [2024-06-27T10:53:48.767Z] startDomainWindows: [2024-06-27T10:53:48.767Z] [2024-06-27T10:53:48.767Z] startDomain: [2024-06-27T10:53:48.767Z] [2024-06-27T10:53:48.767Z] setOSConditions: [2024-06-27T10:53:48.767Z] [2024-06-27T10:53:48.767Z] setToolWin: [2024-06-27T10:53:48.767Z] [2024-06-27T10:53:48.767Z] setToolUnix: [2024-06-27T10:53:48.767Z] [2024-06-27T10:53:48.767Z] setToolProperty: [2024-06-27T10:53:48.767Z] [2024-06-27T10:53:48.767Z] setS1ASclassPath: [2024-06-27T10:53:48.767Z] [2024-06-27T10:53:48.767Z] init-common: [2024-06-27T10:53:48.767Z] [2024-06-27T10:53:48.768Z] undeploy-common: [2024-06-27T10:53:48.768Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-thread-pool-idApp [2024-06-27T10:53:49.036Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-simpletag-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-simpletag-annotation-web.war [2024-06-27T10:53:49.041Z] [2024-06-27T10:53:49.041Z] all: [2024-06-27T10:53:49.041Z] [2024-06-27T10:53:49.041Z] unsetup: [2024-06-27T10:53:49.041Z] [echo] Stopping app server instance [2024-06-27T10:53:49.041Z] [2024-06-27T10:53:49.041Z] setOSConditions: [2024-06-27T10:53:49.041Z] [2024-06-27T10:53:49.041Z] setToolWin: [2024-06-27T10:53:49.041Z] [2024-06-27T10:53:49.041Z] setToolUnix: [2024-06-27T10:53:49.041Z] [2024-06-27T10:53:49.041Z] setToolProperty: [2024-06-27T10:53:49.041Z] [2024-06-27T10:53:49.041Z] setS1ASclassPath: [2024-06-27T10:53:49.041Z] [2024-06-27T10:53:49.041Z] init-common: [2024-06-27T10:53:49.041Z] [2024-06-27T10:53:49.041Z] stopDomain: [2024-06-27T10:53:49.041Z] [echo] run.xml:stopping domain... [2024-06-27T10:53:49.073Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.073Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.073Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.073Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.073Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.073Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.073Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.073Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.073Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.073Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.073Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.073Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.073Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.073Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.073Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.073Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.073Z] [exec] Jun 27, 2024 10:53:48 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.073Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-06-27T10:53:49.230Z] [2024-06-27T10:53:49.230Z] setOSConditions: [2024-06-27T10:53:49.230Z] [2024-06-27T10:53:49.230Z] setToolWin: [2024-06-27T10:53:49.230Z] [2024-06-27T10:53:49.230Z] setToolUnix: [2024-06-27T10:53:49.230Z] [2024-06-27T10:53:49.230Z] setToolProperty: [2024-06-27T10:53:49.230Z] [2024-06-27T10:53:49.230Z] setS1ASclassPath: [2024-06-27T10:53:49.230Z] [2024-06-27T10:53:49.230Z] init-common: [2024-06-27T10:53:49.230Z] [2024-06-27T10:53:49.230Z] delete-user-common: [2024-06-27T10:53:49.245Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-alternatives-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-alternatives-servlet-annotation-web.war [2024-06-27T10:53:49.245Z] [exec] remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure: WELD-001410: The injection point has non-proxyable dependencies: [BackedAnnotatedField] @Inject test.artifacts.AppScopedBean.bscopedBean [2024-06-27T10:53:49.245Z] [exec] at test.artifacts.AppScopedBean.bscopedBean(AppScopedBean.java:0) [2024-06-27T10:53:49.245Z] [exec] StackTrace. Please see server.log for more details. [2024-06-27T10:53:49.245Z] [exec] Result: 1 [2024-06-27T10:53:49.245Z] [2024-06-27T10:53:49.245Z] deploy-war-commonee: [2024-06-27T10:53:49.245Z] [2024-06-27T10:53:49.245Z] run: [2024-06-27T10:53:49.288Z] [2024-06-27T10:53:49.288Z] compile: [2024-06-27T10:53:49.288Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:49.288Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:49.288Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:49.288Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:49.288Z] [2024-06-27T10:53:49.288Z] setOSConditions: [2024-06-27T10:53:49.288Z] [2024-06-27T10:53:49.288Z] setToolWin: [2024-06-27T10:53:49.288Z] [2024-06-27T10:53:49.288Z] setToolUnix: [2024-06-27T10:53:49.288Z] [2024-06-27T10:53:49.288Z] setToolProperty: [2024-06-27T10:53:49.288Z] [2024-06-27T10:53:49.288Z] setS1ASclassPath: [2024-06-27T10:53:49.288Z] [2024-06-27T10:53:49.288Z] init-common: [2024-06-27T10:53:49.289Z] [2024-06-27T10:53:49.289Z] compile-common: [2024-06-27T10:53:49.289Z] [echo] Current time (ISO): 2024-06-27T10:53:49.239+0000 [2024-06-27T10:53:49.289Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:49.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jagadish [2024-06-27T10:53:49.484Z] [2024-06-27T10:53:49.484Z] setOSConditions: [2024-06-27T10:53:49.484Z] [2024-06-27T10:53:49.484Z] setToolWin: [2024-06-27T10:53:49.484Z] [2024-06-27T10:53:49.484Z] setToolUnix: [2024-06-27T10:53:49.484Z] [2024-06-27T10:53:49.484Z] setToolProperty: [2024-06-27T10:53:49.484Z] [2024-06-27T10:53:49.484Z] setS1ASclassPath: [2024-06-27T10:53:49.484Z] [2024-06-27T10:53:49.484Z] init-common: [2024-06-27T10:53:49.484Z] [2024-06-27T10:53:49.484Z] delete-user-common: [2024-06-27T10:53:49.499Z] [java] opening connection to http://localhost:8080/cdi-alternatives-servlet-annotation/myurl [2024-06-27T10:53:49.499Z] [java] TESTNAME unproxyable-deps-tests [2024-06-27T10:53:49.499Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:49.499Z] [java] [2024-06-27T10:53:49.499Z] [java] [2024-06-27T10:53:49.499Z] [java] ----------------------------------------- [2024-06-27T10:53:49.499Z] [java] - unproxyable-deps-tests: PASS - [2024-06-27T10:53:49.499Z] [java] ----------------------------------------- [2024-06-27T10:53:49.499Z] [java] - Total PASS : 1 - [2024-06-27T10:53:49.499Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:49.499Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:49.499Z] [java] ----------------------------------------- [2024-06-27T10:53:49.499Z] [2024-06-27T10:53:49.499Z] undeploy: [2024-06-27T10:53:49.499Z] [2024-06-27T10:53:49.499Z] all: [2024-06-27T10:53:49.499Z] [echo] [2024-06-27T10:53:49.499Z] [echo] ************************* [2024-06-27T10:53:49.499Z] [echo] * Running unsatisfied-deps [2024-06-27T10:53:49.499Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps [2024-06-27T10:53:49.499Z] [echo] ************************* [2024-06-27T10:53:49.499Z] [echo] [2024-06-27T10:53:49.499Z] [2024-06-27T10:53:49.499Z] setOSConditions: [2024-06-27T10:53:49.499Z] [2024-06-27T10:53:49.499Z] setToolWin: [2024-06-27T10:53:49.499Z] [2024-06-27T10:53:49.499Z] setToolUnix: [2024-06-27T10:53:49.499Z] [2024-06-27T10:53:49.499Z] setToolProperty: [2024-06-27T10:53:49.499Z] [2024-06-27T10:53:49.499Z] setS1ASclassPath: [2024-06-27T10:53:49.499Z] [2024-06-27T10:53:49.499Z] init-common: [2024-06-27T10:53:49.499Z] [2024-06-27T10:53:49.499Z] clean: [2024-06-27T10:53:49.499Z] [2024-06-27T10:53:49.499Z] setOSConditions: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setToolWin: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setToolUnix: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setToolProperty: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setS1ASclassPath: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] init-common: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] clean-common: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setOSConditions: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setToolWin: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setToolUnix: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setToolProperty: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setS1ASclassPath: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] init-common: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] clean-classes-common: [2024-06-27T10:53:49.500Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setOSConditions: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setToolWin: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setToolUnix: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setToolProperty: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] setS1ASclassPath: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.500Z] init-common: [2024-06-27T10:53:49.500Z] [2024-06-27T10:53:49.501Z] clean-jars-common: [2024-06-27T10:53:49.501Z] [2024-06-27T10:53:49.501Z] compile: [2024-06-27T10:53:49.501Z] [2024-06-27T10:53:49.501Z] setOSConditions: [2024-06-27T10:53:49.501Z] [2024-06-27T10:53:49.501Z] setToolWin: [2024-06-27T10:53:49.501Z] [2024-06-27T10:53:49.501Z] setToolUnix: [2024-06-27T10:53:49.501Z] [2024-06-27T10:53:49.501Z] setToolProperty: [2024-06-27T10:53:49.501Z] [2024-06-27T10:53:49.501Z] setS1ASclassPath: [2024-06-27T10:53:49.501Z] [2024-06-27T10:53:49.501Z] init-common: [2024-06-27T10:53:49.501Z] [2024-06-27T10:53:49.501Z] compile-common: [2024-06-27T10:53:49.501Z] [echo] Current time (ISO): 2024-06-27T10:53:49.400+0000 [2024-06-27T10:53:49.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:49.501Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:49.669Z] [exec] Jun 27, 2024 10:53:49 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.669Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.669Z] [exec] Jun 27, 2024 10:53:49 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.669Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.669Z] [exec] Jun 27, 2024 10:53:49 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.669Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.669Z] [exec] Jun 27, 2024 10:53:49 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.669Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.669Z] [exec] Jun 27, 2024 10:53:49 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.669Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.669Z] [exec] Jun 27, 2024 10:53:49 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.670Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.767Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:49.858Z] [java] invoking webclient servlet at http://localhost:45712/ejb-timer-opallowed/VerifyServlet?ejb [2024-06-27T10:53:49.858Z] [java] Processing line: [2024-06-27T10:53:49.859Z] [java] Processing line: [2024-06-27T10:53:49.859Z] [java] Processing line: Servlet VerifyServlet [2024-06-27T10:53:49.859Z] [java] Processing line: [2024-06-27T10:53:49.859Z] [java] Processing line: [2024-06-27T10:53:49.859Z] [java] Processing line: RESULT: PASS [2024-06-27T10:53:49.859Z] [java] RESULT: PASS [2024-06-27T10:53:49.859Z] [java] Value of key is: webapp: [2024-06-27T10:53:49.859Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:49.859Z] [java] [2024-06-27T10:53:49.859Z] [java] [2024-06-27T10:53:49.859Z] [java] ----------------------------------------- [2024-06-27T10:53:49.859Z] [java] - webapp: : PASS - [2024-06-27T10:53:49.859Z] [java] ----------------------------------------- [2024-06-27T10:53:49.859Z] [java] Total PASS: 1 [2024-06-27T10:53:49.859Z] [java] Total FAIL: 0 [2024-06-27T10:53:49.859Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:53:49.859Z] [java] ----------------------------------------- [2024-06-27T10:53:49.859Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:49.859Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:49.859Z] [2024-06-27T10:53:49.859Z] run-managedbean: [2024-06-27T10:53:49.859Z] [2024-06-27T10:53:49.859Z] run-client: [2024-06-27T10:53:49.959Z] [exec] Application deployed with name web-jsp-simpletag-annotation-web. [2024-06-27T10:53:49.959Z] [2024-06-27T10:53:49.959Z] deploy-war-commonee: [2024-06-27T10:53:49.959Z] [2024-06-27T10:53:49.959Z] run: [2024-06-27T10:53:49.959Z] [java] GET /web-jsp-simpletag-annotation/test.jsp HTTP/1.0 [2024-06-27T10:53:49.959Z] [java] HTTP/1.1 200 OK [2024-06-27T10:53:49.959Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:53:49.959Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:53:49.959Z] [java] Set-Cookie: JSESSIONID=95485af67d42271dcdc9ee23609b; Path=/web-jsp-simpletag-annotation; HttpOnly [2024-06-27T10:53:49.959Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:53:49.959Z] [java] Connection: close [2024-06-27T10:53:49.959Z] [java] Content-Length: 118 [2024-06-27T10:53:49.959Z] [java] ==init==
[2024-06-27T10:53:49.959Z] [java] ==PostConstruct==
[2024-06-27T10:53:49.959Z] [java] ==body==
[2024-06-27T10:53:49.959Z] [java] ==PostConstruct==
[2024-06-27T10:53:49.959Z] [java] ==PreDestroy==
[2024-06-27T10:53:49.959Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:49.959Z] [java] [2024-06-27T10:53:49.959Z] [java] [2024-06-27T10:53:49.959Z] [java] ----------------------------------------- [2024-06-27T10:53:49.959Z] [java] - BodyTag test: PASS - [2024-06-27T10:53:49.959Z] [java] ----------------------------------------- [2024-06-27T10:53:49.959Z] [java] - Total PASS : 1 - [2024-06-27T10:53:49.959Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:49.959Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:49.959Z] [java] ----------------------------------------- [2024-06-27T10:53:49.959Z] [2024-06-27T10:53:49.959Z] undeploy: [2024-06-27T10:53:49.959Z] [2024-06-27T10:53:49.959Z] setOSConditions: [2024-06-27T10:53:49.959Z] [2024-06-27T10:53:49.959Z] setToolWin: [2024-06-27T10:53:49.959Z] [2024-06-27T10:53:49.959Z] setToolUnix: [2024-06-27T10:53:49.959Z] [2024-06-27T10:53:49.959Z] setToolProperty: [2024-06-27T10:53:49.960Z] [2024-06-27T10:53:49.960Z] setS1ASclassPath: [2024-06-27T10:53:49.960Z] [2024-06-27T10:53:49.960Z] init-common: [2024-06-27T10:53:49.960Z] [2024-06-27T10:53:49.960Z] undeploy-war-common: [2024-06-27T10:53:49.976Z] [exec] Jun 27, 2024 10:53:49 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.976Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.976Z] [exec] Jun 27, 2024 10:53:49 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.976Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:49.976Z] [exec] Jun 27, 2024 10:53:49 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:53:49.976Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:53:50.022Z] [javac] 1 warning [2024-06-27T10:53:50.022Z] [2024-06-27T10:53:50.022Z] setOSConditions: [2024-06-27T10:53:50.022Z] [2024-06-27T10:53:50.022Z] setToolWin: [2024-06-27T10:53:50.022Z] [2024-06-27T10:53:50.022Z] setToolUnix: [2024-06-27T10:53:50.022Z] [2024-06-27T10:53:50.022Z] setToolProperty: [2024-06-27T10:53:50.022Z] [2024-06-27T10:53:50.023Z] setS1ASclassPath: [2024-06-27T10:53:50.023Z] [2024-06-27T10:53:50.023Z] init-common: [2024-06-27T10:53:50.023Z] [2024-06-27T10:53:50.023Z] compile-common: [2024-06-27T10:53:50.023Z] [echo] Current time (ISO): 2024-06-27T10:53:49.881+0000 [2024-06-27T10:53:50.023Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:50.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server prasath [2024-06-27T10:53:50.043Z] [2024-06-27T10:53:50.043Z] setOSConditions: [2024-06-27T10:53:50.043Z] [2024-06-27T10:53:50.043Z] setToolWin: [2024-06-27T10:53:50.043Z] [2024-06-27T10:53:50.043Z] setToolUnix: [2024-06-27T10:53:50.043Z] [2024-06-27T10:53:50.043Z] setToolProperty: [2024-06-27T10:53:50.043Z] [2024-06-27T10:53:50.043Z] setS1ASclassPath: [2024-06-27T10:53:50.043Z] [2024-06-27T10:53:50.043Z] init-common: [2024-06-27T10:53:50.043Z] [2024-06-27T10:53:50.043Z] delete-user-common: [2024-06-27T10:53:50.113Z] [java] Jun 27, 2024 10:53:49 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:53:50.113Z] [java] Waiting for timer enabled [2024-06-27T10:53:50.113Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:53:50.297Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jr158900 [2024-06-27T10:53:50.297Z] [2024-06-27T10:53:50.297Z] setOSConditions: [2024-06-27T10:53:50.297Z] [2024-06-27T10:53:50.297Z] setToolWin: [2024-06-27T10:53:50.297Z] [2024-06-27T10:53:50.297Z] setToolUnix: [2024-06-27T10:53:50.297Z] [2024-06-27T10:53:50.297Z] setToolProperty: [2024-06-27T10:53:50.297Z] [2024-06-27T10:53:50.297Z] setS1ASclassPath: [2024-06-27T10:53:50.297Z] [2024-06-27T10:53:50.297Z] init-common: [2024-06-27T10:53:50.297Z] [2024-06-27T10:53:50.297Z] delete-user-common: [2024-06-27T10:53:50.423Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:50.423Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:50.423Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:50.424Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:50.424Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:50.424Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:50.424Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:50.518Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-simpletag-annotation-web [2024-06-27T10:53:50.518Z] [2024-06-27T10:53:50.518Z] all: [2024-06-27T10:53:50.518Z] [echo] [2024-06-27T10:53:50.518Z] [echo] ************************* [2024-06-27T10:53:50.518Z] [echo] * Running jspStaticFileEncoding [2024-06-27T10:53:50.518Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding [2024-06-27T10:53:50.518Z] [echo] ************************* [2024-06-27T10:53:50.518Z] [echo] [2024-06-27T10:53:50.518Z] [2024-06-27T10:53:50.518Z] setOSConditions: [2024-06-27T10:53:50.518Z] [2024-06-27T10:53:50.518Z] setToolWin: [2024-06-27T10:53:50.518Z] [2024-06-27T10:53:50.518Z] setToolUnix: [2024-06-27T10:53:50.518Z] [2024-06-27T10:53:50.518Z] setToolProperty: [2024-06-27T10:53:50.518Z] [2024-06-27T10:53:50.518Z] setS1ASclassPath: [2024-06-27T10:53:50.518Z] [2024-06-27T10:53:50.518Z] init-common: [2024-06-27T10:53:50.518Z] [2024-06-27T10:53:50.518Z] clean: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setOSConditions: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setToolWin: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setToolUnix: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setToolProperty: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setS1ASclassPath: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] init-common: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] clean-common: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setOSConditions: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setToolWin: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setToolUnix: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setToolProperty: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setS1ASclassPath: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] init-common: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] clean-classes-common: [2024-06-27T10:53:50.519Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setOSConditions: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setToolWin: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setToolUnix: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setToolProperty: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.519Z] setS1ASclassPath: [2024-06-27T10:53:50.519Z] [2024-06-27T10:53:50.520Z] init-common: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] clean-jars-common: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] compile: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] setOSConditions: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] setToolWin: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] setToolUnix: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] setToolProperty: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] setS1ASclassPath: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] init-common: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] compile-common: [2024-06-27T10:53:50.520Z] [echo] Current time (ISO): 2024-06-27T10:53:50.446+0000 [2024-06-27T10:53:50.520Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:50.520Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/servlet [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] build: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] setOSConditions: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] setToolWin: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] setToolUnix: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] setToolProperty: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] setS1ASclassPath: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] init-common: [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] webclient-war-common: [2024-06-27T10:53:50.520Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:50.520Z] [2024-06-27T10:53:50.520Z] clear: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] test-tlds-exist: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] copy-tlds: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] test-tagfiles-exist: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] copy-tagfiles: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] package-war-common: [2024-06-27T10:53:50.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:50.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:50.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:50.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:50.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/lib [2024-06-27T10:53:50.521Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:50.521Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-staticFileEncoding-web.war [2024-06-27T10:53:50.521Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] deploy: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] deploy-war-common: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] setOSConditions: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] setToolWin: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] setToolUnix: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] setToolProperty: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] setS1ASclassPath: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] init-common: [2024-06-27T10:53:50.521Z] [2024-06-27T10:53:50.521Z] deploy-war-commonpe: [2024-06-27T10:53:50.658Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:50.658Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:50.658Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:50.658Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:50.658Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:50.658Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:50.658Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:50.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server guest [2024-06-27T10:53:50.875Z] [2024-06-27T10:53:50.876Z] restore-default-security-permission: [2024-06-27T10:53:50.876Z] [2024-06-27T10:53:50.876Z] setOSConditions: [2024-06-27T10:53:50.876Z] [2024-06-27T10:53:50.876Z] stop-server: [2024-06-27T10:53:50.876Z] [2024-06-27T10:53:50.876Z] stop-server-unix: [2024-06-27T10:53:50.876Z] [echo] stopping server on unix ... [2024-06-27T10:53:51.071Z] [exec] Sending message: This is message 1 [2024-06-27T10:53:51.071Z] [exec] Sending message: This is message 45 [2024-06-27T10:53:51.071Z] [exec] Sending message: This is message 20 [2024-06-27T10:53:51.071Z] [exec] Sending message: This is message 26 [2024-06-27T10:53:51.071Z] [exec] Sending message: This is message 42 [2024-06-27T10:53:51.071Z] [exec] Sending message: This is message 5 [2024-06-27T10:53:51.071Z] [exec] Sending message: This is message 11 [2024-06-27T10:53:51.071Z] [exec] Sending message: This is message 43 [2024-06-27T10:53:51.080Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-staticFileEncoding --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-staticFileEncoding-web.war [2024-06-27T10:53:51.099Z] [exec] Application deployed with name ejb-cmp-pkgWarTest1-web. [2024-06-27T10:53:51.334Z] [exec] Application deployed with name web-staticFileEncoding-web. [2024-06-27T10:53:51.334Z] [2024-06-27T10:53:51.334Z] deploy-war-commonee: [2024-06-27T10:53:51.334Z] [2024-06-27T10:53:51.334Z] run: [2024-06-27T10:53:51.335Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:51.335Z] [javac] Compiling 1 source file [2024-06-27T10:53:51.350Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:51.350Z] [javac] 1 warning [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] build: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] setOSConditions: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] setToolWin: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] setToolUnix: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] setToolProperty: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] setS1ASclassPath: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] init-common: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] webclient-war-common: [2024-06-27T10:53:51.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] clear: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] test-tlds-exist: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] copy-tlds: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] test-tagfiles-exist: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] copy-tagfiles: [2024-06-27T10:53:51.350Z] [2024-06-27T10:53:51.350Z] package-war-common: [2024-06-27T10:53:51.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:51.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:51.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:51.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:51.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/lib [2024-06-27T10:53:51.351Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:51.351Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:51.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/docroot [2024-06-27T10:53:51.351Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-unsatisfieddeps-servlet-annotation-web.war [2024-06-27T10:53:51.351Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:51.351Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/build.xml:57: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:51.351Z] [javac] Compiling 1 source file [2024-06-27T10:53:51.351Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:51.351Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:51.351Z] [2024-06-27T10:53:51.351Z] deploy: [2024-06-27T10:53:51.351Z] [2024-06-27T10:53:51.351Z] deploy-war-common: [2024-06-27T10:53:51.351Z] [2024-06-27T10:53:51.351Z] setOSConditions: [2024-06-27T10:53:51.351Z] [2024-06-27T10:53:51.351Z] setToolWin: [2024-06-27T10:53:51.351Z] [2024-06-27T10:53:51.351Z] setToolUnix: [2024-06-27T10:53:51.351Z] [2024-06-27T10:53:51.351Z] setToolProperty: [2024-06-27T10:53:51.351Z] [2024-06-27T10:53:51.351Z] setS1ASclassPath: [2024-06-27T10:53:51.351Z] [2024-06-27T10:53:51.351Z] init-common: [2024-06-27T10:53:51.351Z] [2024-06-27T10:53:51.351Z] deploy-war-commonpe: [2024-06-27T10:53:51.355Z] [2024-06-27T10:53:51.355Z] deploy-war-commonee: [2024-06-27T10:53:51.355Z] [2024-06-27T10:53:51.355Z] run: [2024-06-27T10:53:51.355Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=testInsert [2024-06-27T10:53:51.372Z] [exec] Sending message: This is message 32 [2024-06-27T10:53:51.372Z] [exec] Sending message: This is message 21 [2024-06-27T10:53:51.372Z] [exec] Received :::::: Reply for : This is message 5 [2024-06-27T10:53:51.372Z] [exec] Received :::::: Reply for : This is message 1 [2024-06-27T10:53:51.372Z] [exec] Received :::::: Reply for : This is message 42 [2024-06-27T10:53:51.372Z] [exec] Received :::::: Reply for : This is message 20 [2024-06-27T10:53:51.372Z] [exec] Received :::::: Reply for : This is message 26 [2024-06-27T10:53:51.372Z] [exec] Received :::::: Reply for : This is message 43 [2024-06-27T10:53:51.372Z] [exec] Received :::::: Reply for : This is message 11 [2024-06-27T10:53:51.372Z] [exec] Received :::::: Reply for : This is message 21 [2024-06-27T10:53:51.372Z] [exec] Received :::::: Reply for : This is message 45 [2024-06-27T10:53:51.388Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:51.388Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:51.388Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:51.388Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:51.388Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:51.388Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:51.388Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:51.434Z] [exec] Waiting for the domain to stop . [2024-06-27T10:53:51.434Z] [exec] Waiting finished after 172 ms. [2024-06-27T10:53:51.434Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:53:51.612Z] [java] Value of key is:EJB3_pkgWarTest1testInsert [2024-06-27T10:53:51.612Z] [java] Value of key is:EJB3_pkgWarTest1testInsert [2024-06-27T10:53:51.612Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=verifyInsert [2024-06-27T10:53:51.612Z] [java] Value of key is:EJB3_pkgWarTest1verifyInsert [2024-06-27T10:53:51.612Z] [java] Value of key is:EJB3_pkgWarTest1verifyInsert [2024-06-27T10:53:51.612Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=testDelete [2024-06-27T10:53:51.612Z] [java] Value of key is:EJB3_pkgWarTest1testDelete [2024-06-27T10:53:51.612Z] [java] Value of key is:EJB3_pkgWarTest1testDelete [2024-06-27T10:53:51.612Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=verifyDelete [2024-06-27T10:53:51.612Z] [java] Value of key is:EJB3_pkgWarTest1verifyDelete [2024-06-27T10:53:51.612Z] [java] Value of key is:EJB3_pkgWarTest1verifyDelete [2024-06-27T10:53:51.612Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:51.612Z] [java] [2024-06-27T10:53:51.612Z] [java] [2024-06-27T10:53:51.612Z] [java] ----------------------------------------- [2024-06-27T10:53:51.612Z] [java] - EJB3_pkgWarTest1verifyDelete: PASS - [2024-06-27T10:53:51.612Z] [java] - EJB3_pkgWarTest1testInsert: PASS - [2024-06-27T10:53:51.612Z] [java] - EJB3_pkgWarTest1verifyInsert: PASS - [2024-06-27T10:53:51.612Z] [java] - EJB3_pkgWarTest1testDelete: PASS - [2024-06-27T10:53:51.612Z] [java] ----------------------------------------- [2024-06-27T10:53:51.615Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:51.615Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:51.615Z] [java] Invoking URL: http://localhost:45711/web-staticFileEncoding/include.jsp [2024-06-27T10:53:51.615Z] [java] Response Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:53:51.615Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:51.615Z] [java] [2024-06-27T10:53:51.615Z] [java] [2024-06-27T10:53:51.615Z] [java] ----------------------------------------- [2024-06-27T10:53:51.615Z] [java] - jspStaticFileEncoding: PASS - [2024-06-27T10:53:51.615Z] [java] ----------------------------------------- [2024-06-27T10:53:51.615Z] [java] - Total PASS : 1 - [2024-06-27T10:53:51.615Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:51.615Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:51.615Z] [java] ----------------------------------------- [2024-06-27T10:53:51.615Z] [2024-06-27T10:53:51.615Z] undeploy: [2024-06-27T10:53:51.615Z] [2024-06-27T10:53:51.615Z] setOSConditions: [2024-06-27T10:53:51.615Z] [2024-06-27T10:53:51.615Z] setToolWin: [2024-06-27T10:53:51.615Z] [2024-06-27T10:53:51.615Z] setToolUnix: [2024-06-27T10:53:51.615Z] [2024-06-27T10:53:51.615Z] setToolProperty: [2024-06-27T10:53:51.615Z] [2024-06-27T10:53:51.615Z] setS1ASclassPath: [2024-06-27T10:53:51.615Z] [2024-06-27T10:53:51.615Z] init-common: [2024-06-27T10:53:51.615Z] [2024-06-27T10:53:51.615Z] undeploy-war-common: [2024-06-27T10:53:51.671Z] [exec] Received :::::: Reply for : This is message 32 [2024-06-27T10:53:51.671Z] [exec] Sending message: This is message 33 [2024-06-27T10:53:51.671Z] [exec] Sending message: This is message 29 [2024-06-27T10:53:51.671Z] [exec] Received :::::: Reply for : This is message 33 [2024-06-27T10:53:51.671Z] [exec] Received :::::: Reply for : This is message 29 [2024-06-27T10:53:51.671Z] [exec] Sending message: This is message 38 [2024-06-27T10:53:51.671Z] [exec] Sending message: This is message 44 [2024-06-27T10:53:51.671Z] [exec] Received :::::: Reply for : This is message 44 [2024-06-27T10:53:51.671Z] [exec] Received :::::: Reply for : This is message 38 [2024-06-27T10:53:51.671Z] [exec] Sending message: This is message 27 [2024-06-27T10:53:51.671Z] [exec] Sending message: This is message 18 [2024-06-27T10:53:51.688Z] [2024-06-27T10:53:51.688Z] stop-server-windows: [2024-06-27T10:53:51.688Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:53:51.688Z] [echo] restored original server.policy file [2024-06-27T10:53:51.688Z] [2024-06-27T10:53:51.688Z] setOSConditions: [2024-06-27T10:53:51.688Z] [2024-06-27T10:53:51.688Z] start-server: [2024-06-27T10:53:51.688Z] [echo] +-----------------------------+ [2024-06-27T10:53:51.688Z] [echo] | | [2024-06-27T10:53:51.688Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:53:51.688Z] [echo] | in Felix mode | [2024-06-27T10:53:51.688Z] [echo] | | [2024-06-27T10:53:51.688Z] [echo] +-----------------------------+ [2024-06-27T10:53:51.688Z] [2024-06-27T10:53:51.688Z] start-server-unix: [2024-06-27T10:53:51.869Z] [java] Total PASS: 4 [2024-06-27T10:53:51.869Z] [java] Total FAIL: 0 [2024-06-27T10:53:51.869Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:53:51.869Z] [java] ----------------------------------------- [2024-06-27T10:53:51.869Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:51.869Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:51.869Z] [2024-06-27T10:53:51.869Z] undeploy: [2024-06-27T10:53:51.869Z] [2024-06-27T10:53:51.869Z] setOSConditions: [2024-06-27T10:53:51.869Z] [2024-06-27T10:53:51.869Z] setToolWin: [2024-06-27T10:53:51.869Z] [2024-06-27T10:53:51.869Z] setToolUnix: [2024-06-27T10:53:51.870Z] [2024-06-27T10:53:51.870Z] setToolProperty: [2024-06-27T10:53:51.870Z] [2024-06-27T10:53:51.870Z] setS1ASclassPath: [2024-06-27T10:53:51.870Z] [2024-06-27T10:53:51.870Z] init-common: [2024-06-27T10:53:51.870Z] [2024-06-27T10:53:51.870Z] undeploy-war-common: [2024-06-27T10:53:51.909Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-unsatisfieddeps-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-unsatisfieddeps-servlet-annotation-web.war [2024-06-27T10:53:51.973Z] [exec] Received :::::: Reply for : This is message 18 [2024-06-27T10:53:51.973Z] [exec] Received :::::: Reply for : This is message 27 [2024-06-27T10:53:51.973Z] [exec] Sending message: This is message 49 [2024-06-27T10:53:51.973Z] [exec] Sending message: This is message 48 [2024-06-27T10:53:51.973Z] [exec] Received :::::: Reply for : This is message 49 [2024-06-27T10:53:51.973Z] [exec] Received :::::: Reply for : This is message 48 [2024-06-27T10:53:51.973Z] [exec] Sending message: This is message 37 [2024-06-27T10:53:51.973Z] [exec] Sending message: This is message 39 [2024-06-27T10:53:51.973Z] [exec] Received :::::: Reply for : This is message 39 [2024-06-27T10:53:51.973Z] [exec] Received :::::: Reply for : This is message 37 [2024-06-27T10:53:52.055Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:52.055Z] [javac] 1 warning [2024-06-27T10:53:52.055Z] [2024-06-27T10:53:52.055Z] assemble-web: [2024-06-27T10:53:52.055Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:52.055Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:52.055Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:52.055Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:52.055Z] [2024-06-27T10:53:52.055Z] pkg-war: [2024-06-27T10:53:52.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:52.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:53:52.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:52.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:52.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:53:52.056Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${sun-web.xml} to copy. [2024-06-27T10:53:52.056Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${webservices.xml} to copy. [2024-06-27T10:53:52.056Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:53:52.056Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:53:52.056Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:53:52.056Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:52.056Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:52.056Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${web.wsit.descriptors} does not exist. [2024-06-27T10:53:52.056Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsdltojava-web.war [2024-06-27T10:53:52.056Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:52.056Z] [2024-06-27T10:53:52.056Z] deploy-app: [2024-06-27T10:53:52.056Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:52.056Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:52.056Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:52.056Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:52.056Z] [2024-06-27T10:53:52.056Z] deploy-war-common: [2024-06-27T10:53:52.057Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:52.057Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:52.057Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:52.057Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:52.057Z] [2024-06-27T10:53:52.057Z] setOSConditions: [2024-06-27T10:53:52.057Z] [2024-06-27T10:53:52.057Z] setToolWin: [2024-06-27T10:53:52.057Z] [2024-06-27T10:53:52.057Z] setToolUnix: [2024-06-27T10:53:52.057Z] [2024-06-27T10:53:52.057Z] setToolProperty: [2024-06-27T10:53:52.057Z] [2024-06-27T10:53:52.057Z] setS1ASclassPath: [2024-06-27T10:53:52.057Z] [2024-06-27T10:53:52.057Z] init-common: [2024-06-27T10:53:52.057Z] [2024-06-27T10:53:52.057Z] deploy-war-commonpe: [2024-06-27T10:53:52.163Z] [exec] Application deployed with name cdi-unsatisfieddeps-servlet-annotation-web. [2024-06-27T10:53:52.163Z] [2024-06-27T10:53:52.163Z] deploy-war-commonee: [2024-06-27T10:53:52.163Z] [2024-06-27T10:53:52.163Z] run: [2024-06-27T10:53:52.163Z] [java] opening connection to http://localhost:8080/cdi-unsatisfieddeps-servlet-annotation/myurl [2024-06-27T10:53:52.163Z] [java] TESTNAME unsatisfied-dependencies-tests [2024-06-27T10:53:52.163Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-06-27T10:53:52.163Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:52.163Z] [java] [2024-06-27T10:53:52.163Z] [java] [2024-06-27T10:53:52.163Z] [java] ----------------------------------------- [2024-06-27T10:53:52.163Z] [java] - unsatisfied-dependencies-tests: PASS - [2024-06-27T10:53:52.163Z] [java] ----------------------------------------- [2024-06-27T10:53:52.163Z] [java] - Total PASS : 1 - [2024-06-27T10:53:52.163Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:52.163Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:52.163Z] [java] ----------------------------------------- [2024-06-27T10:53:52.163Z] [2024-06-27T10:53:52.163Z] undeploy: [2024-06-27T10:53:52.163Z] [2024-06-27T10:53:52.163Z] setOSConditions: [2024-06-27T10:53:52.163Z] [2024-06-27T10:53:52.163Z] setToolWin: [2024-06-27T10:53:52.163Z] [2024-06-27T10:53:52.163Z] setToolUnix: [2024-06-27T10:53:52.163Z] [2024-06-27T10:53:52.163Z] setToolProperty: [2024-06-27T10:53:52.163Z] [2024-06-27T10:53:52.164Z] setS1ASclassPath: [2024-06-27T10:53:52.164Z] [2024-06-27T10:53:52.164Z] init-common: [2024-06-27T10:53:52.164Z] [2024-06-27T10:53:52.164Z] undeploy-war-common: [2024-06-27T10:53:52.173Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-staticFileEncoding-web [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] all: [2024-06-27T10:53:52.174Z] [echo] [2024-06-27T10:53:52.174Z] [echo] ************************* [2024-06-27T10:53:52.174Z] [echo] * Running jspTagFileBomEncodingMismatchTagDir [2024-06-27T10:53:52.174Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir [2024-06-27T10:53:52.174Z] [echo] ************************* [2024-06-27T10:53:52.174Z] [echo] [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setOSConditions: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setToolWin: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setToolUnix: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setToolProperty: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setS1ASclassPath: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] init-common: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] clean: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setOSConditions: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setToolWin: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setToolUnix: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setToolProperty: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setS1ASclassPath: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] init-common: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] clean-common: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setOSConditions: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setToolWin: [2024-06-27T10:53:52.174Z] [2024-06-27T10:53:52.174Z] setToolUnix: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setToolProperty: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setS1ASclassPath: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] init-common: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] clean-classes-common: [2024-06-27T10:53:52.175Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setOSConditions: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setToolWin: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setToolUnix: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setToolProperty: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setS1ASclassPath: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] init-common: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] clean-jars-common: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] compile: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setOSConditions: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setToolWin: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setToolUnix: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setToolProperty: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] setS1ASclassPath: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] init-common: [2024-06-27T10:53:52.175Z] [2024-06-27T10:53:52.175Z] compile-common: [2024-06-27T10:53:52.175Z] [echo] Current time (ISO): 2024-06-27T10:53:52.072+0000 [2024-06-27T10:53:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/servlet [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] build: [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] setOSConditions: [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] setToolWin: [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] setToolUnix: [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] setToolProperty: [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] setS1ASclassPath: [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] init-common: [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] webclient-war-common: [2024-06-27T10:53:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] clear: [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] test-tlds-exist: [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] copy-tlds: [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] test-tagfiles-exist: [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] copy-tagfiles: [2024-06-27T10:53:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-06-27T10:53:52.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-06-27T10:53:52.176Z] [2024-06-27T10:53:52.176Z] package-war-common: [2024-06-27T10:53:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:52.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/lib [2024-06-27T10:53:52.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:52.177Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tagfile-bom-encoding-mismatch-tagdir-web.war [2024-06-27T10:53:52.177Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:52.177Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:52.177Z] [javac] Compiling 1 source file [2024-06-27T10:53:52.177Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:52.177Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:52.177Z] [2024-06-27T10:53:52.177Z] deploy: [2024-06-27T10:53:52.177Z] [2024-06-27T10:53:52.177Z] deploy-war-common: [2024-06-27T10:53:52.177Z] [2024-06-27T10:53:52.177Z] setOSConditions: [2024-06-27T10:53:52.177Z] [2024-06-27T10:53:52.177Z] setToolWin: [2024-06-27T10:53:52.177Z] [2024-06-27T10:53:52.177Z] setToolUnix: [2024-06-27T10:53:52.177Z] [2024-06-27T10:53:52.177Z] setToolProperty: [2024-06-27T10:53:52.177Z] [2024-06-27T10:53:52.177Z] setS1ASclassPath: [2024-06-27T10:53:52.177Z] [2024-06-27T10:53:52.177Z] init-common: [2024-06-27T10:53:52.177Z] [2024-06-27T10:53:52.177Z] deploy-war-commonpe: [2024-06-27T10:53:52.273Z] [exec] Sending message: This is message 16 [2024-06-27T10:53:52.273Z] [exec] Sending message: This is message 9 [2024-06-27T10:53:52.273Z] [exec] Received :::::: Reply for : This is message 9 [2024-06-27T10:53:52.273Z] [exec] Received :::::: Reply for : This is message 16 [2024-06-27T10:53:52.273Z] [exec] Sending message: This is message 12 [2024-06-27T10:53:52.273Z] [exec] Sending message: This is message 47 [2024-06-27T10:53:52.273Z] [exec] Received :::::: Reply for : This is message 12 [2024-06-27T10:53:52.273Z] [exec] Received :::::: Reply for : This is message 47 [2024-06-27T10:53:52.294Z] [exec] Waiting for the domain to stop ... [2024-06-27T10:53:52.294Z] [exec] Waiting finished after 2,222 ms. [2024-06-27T10:53:52.294Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:53:52.294Z] [2024-06-27T10:53:52.295Z] setOSConditions: [2024-06-27T10:53:52.295Z] [2024-06-27T10:53:52.295Z] setToolWin: [2024-06-27T10:53:52.295Z] [2024-06-27T10:53:52.295Z] setToolUnix: [2024-06-27T10:53:52.295Z] [2024-06-27T10:53:52.295Z] setToolProperty: [2024-06-27T10:53:52.295Z] [2024-06-27T10:53:52.295Z] setS1ASclassPath: [2024-06-27T10:53:52.295Z] [2024-06-27T10:53:52.295Z] init-common: [2024-06-27T10:53:52.295Z] [2024-06-27T10:53:52.295Z] stop-database: [2024-06-27T10:53:52.295Z] [echo] Stopping database --dbport 45716 [2024-06-27T10:53:52.571Z] [exec] Sending message: This is message 8 [2024-06-27T10:53:52.571Z] [exec] Sending message: This is message 6 [2024-06-27T10:53:52.571Z] [exec] Received :::::: Reply for : This is message 8 [2024-06-27T10:53:52.571Z] [exec] Received :::::: Reply for : This is message 6 [2024-06-27T10:53:52.571Z] [exec] Sending message: This is message 7 [2024-06-27T10:53:52.571Z] [exec] Sending message: This is message 46 [2024-06-27T10:53:52.572Z] [exec] Received :::::: Reply for : This is message 46 [2024-06-27T10:53:52.572Z] [exec] Received :::::: Reply for : This is message 7 [2024-06-27T10:53:52.572Z] [exec] Sending message: This is message 31 [2024-06-27T10:53:52.572Z] [exec] Sending message: This is message 3 [2024-06-27T10:53:52.572Z] [exec] Received :::::: Reply for : This is message 31 [2024-06-27T10:53:52.617Z] [java] invoking webclient servlet at http://localhost:45712/ejb-timer-opallowed/VerifyServlet?managedbean [2024-06-27T10:53:52.617Z] [java] Processing line: [2024-06-27T10:53:52.617Z] [java] Processing line: [2024-06-27T10:53:52.617Z] [java] Processing line: Servlet VerifyServlet [2024-06-27T10:53:52.617Z] [java] Processing line: [2024-06-27T10:53:52.617Z] [java] Processing line: [2024-06-27T10:53:52.617Z] [java] Processing line: RESULT: PASS [2024-06-27T10:53:52.617Z] [java] RESULT: PASS [2024-06-27T10:53:52.617Z] [java] Value of key is: managedbean: [2024-06-27T10:53:52.617Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:52.617Z] [java] [2024-06-27T10:53:52.617Z] [java] [2024-06-27T10:53:52.617Z] [java] ----------------------------------------- [2024-06-27T10:53:52.617Z] [java] - managedbean: : PASS - [2024-06-27T10:53:52.617Z] [java] ----------------------------------------- [2024-06-27T10:53:52.617Z] [java] Total PASS: 1 [2024-06-27T10:53:52.617Z] [java] Total FAIL: 0 [2024-06-27T10:53:52.617Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:53:52.617Z] [java] ----------------------------------------- [2024-06-27T10:53:52.617Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:52.617Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:53:52.617Z] [2024-06-27T10:53:52.617Z] run: [2024-06-27T10:53:52.617Z] [2024-06-27T10:53:52.617Z] undeploy: [2024-06-27T10:53:52.617Z] [2024-06-27T10:53:52.617Z] setOSConditions: [2024-06-27T10:53:52.617Z] [2024-06-27T10:53:52.617Z] setToolWin: [2024-06-27T10:53:52.617Z] [2024-06-27T10:53:52.617Z] setToolUnix: [2024-06-27T10:53:52.617Z] [2024-06-27T10:53:52.617Z] setToolProperty: [2024-06-27T10:53:52.617Z] [2024-06-27T10:53:52.617Z] setS1ASclassPath: [2024-06-27T10:53:52.617Z] [2024-06-27T10:53:52.617Z] init-common: [2024-06-27T10:53:52.617Z] [2024-06-27T10:53:52.617Z] undeploy-common: [2024-06-27T10:53:52.617Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-opallowedApp [2024-06-27T10:53:52.617Z] [2024-06-27T10:53:52.618Z] all: [2024-06-27T10:53:52.618Z] [2024-06-27T10:53:52.618Z] intfces: [2024-06-27T10:53:52.618Z] [2024-06-27T10:53:52.618Z] setOSConditions: [2024-06-27T10:53:52.618Z] [2024-06-27T10:53:52.618Z] setToolWin: [2024-06-27T10:53:52.618Z] [2024-06-27T10:53:52.618Z] setToolUnix: [2024-06-27T10:53:52.618Z] [2024-06-27T10:53:52.618Z] setToolProperty: [2024-06-27T10:53:52.618Z] [2024-06-27T10:53:52.618Z] setS1ASclassPath: [2024-06-27T10:53:52.618Z] [2024-06-27T10:53:52.618Z] init-common: [2024-06-27T10:53:52.618Z] [2024-06-27T10:53:52.618Z] clean: [2024-06-27T10:53:52.722Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-unsatisfieddeps-servlet-annotation-web [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] all: [2024-06-27T10:53:52.722Z] [echo] [2024-06-27T10:53:52.722Z] [echo] ************************* [2024-06-27T10:53:52.722Z] [echo] * Running implicit [2024-06-27T10:53:52.722Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/implicit [2024-06-27T10:53:52.722Z] [echo] ************************* [2024-06-27T10:53:52.722Z] [echo] [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] all: [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] implicit: [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] setOSConditions: [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] setToolWin: [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] setToolUnix: [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] setToolProperty: [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] setS1ASclassPath: [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] init-common: [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] clean: [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] setOSConditions: [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.722Z] setToolWin: [2024-06-27T10:53:52.722Z] [2024-06-27T10:53:52.723Z] setToolUnix: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setToolProperty: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setS1ASclassPath: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] init-common: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] clean-common: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setOSConditions: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setToolWin: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setToolUnix: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setToolProperty: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setS1ASclassPath: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] init-common: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] clean-classes-common: [2024-06-27T10:53:52.723Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setOSConditions: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setToolWin: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setToolUnix: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setToolProperty: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] setS1ASclassPath: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] init-common: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] clean-jars-common: [2024-06-27T10:53:52.723Z] [2024-06-27T10:53:52.723Z] compile: [2024-06-27T10:53:52.724Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/client [2024-06-27T10:53:52.724Z] [2024-06-27T10:53:52.724Z] setOSConditions: [2024-06-27T10:53:52.724Z] [2024-06-27T10:53:52.724Z] setToolWin: [2024-06-27T10:53:52.724Z] [2024-06-27T10:53:52.724Z] setToolUnix: [2024-06-27T10:53:52.724Z] [2024-06-27T10:53:52.724Z] setToolProperty: [2024-06-27T10:53:52.724Z] [2024-06-27T10:53:52.724Z] setS1ASclassPath: [2024-06-27T10:53:52.724Z] [2024-06-27T10:53:52.724Z] init-common: [2024-06-27T10:53:52.724Z] [2024-06-27T10:53:52.724Z] compile-common: [2024-06-27T10:53:52.724Z] [echo] Current time (ISO): 2024-06-27T10:53:52.581+0000 [2024-06-27T10:53:52.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:52.724Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:52.734Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tagfile-bom-encoding-mismatch-tagdir --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tagfile-bom-encoding-mismatch-tagdir-web.war [2024-06-27T10:53:52.734Z] [exec] Application deployed with name web-jsp-tagfile-bom-encoding-mismatch-tagdir-web. [2024-06-27T10:53:52.763Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:52.813Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgWarTest1-web [2024-06-27T10:53:52.869Z] [exec] Received :::::: Reply for : This is message 3 [2024-06-27T10:53:52.869Z] [exec] Sending message: This is message 35 [2024-06-27T10:53:52.869Z] [exec] Sending message: This is message 0 [2024-06-27T10:53:52.869Z] [exec] Received :::::: Reply for : This is message 35 [2024-06-27T10:53:52.869Z] [exec] Received :::::: Reply for : This is message 0 [2024-06-27T10:53:52.869Z] [exec] Sending message: This is message 28 [2024-06-27T10:53:52.869Z] [exec] Sending message: This is message 40 [2024-06-27T10:53:52.869Z] [exec] Received :::::: Reply for : This is message 40 [2024-06-27T10:53:52.869Z] [exec] Received :::::: Reply for : This is message 28 [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] setOSConditions: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] setToolWin: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] setToolUnix: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] setToolProperty: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] setS1ASclassPath: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] init-common: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] clean-common: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] setOSConditions: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] setToolWin: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] setToolUnix: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] setToolProperty: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] setS1ASclassPath: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] init-common: [2024-06-27T10:53:52.872Z] [2024-06-27T10:53:52.872Z] clean-classes-common: [2024-06-27T10:53:52.872Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:52.873Z] [2024-06-27T10:53:52.873Z] setOSConditions: [2024-06-27T10:53:52.873Z] [2024-06-27T10:53:52.873Z] setToolWin: [2024-06-27T10:53:52.873Z] [2024-06-27T10:53:52.873Z] setToolUnix: [2024-06-27T10:53:52.873Z] [2024-06-27T10:53:52.873Z] setToolProperty: [2024-06-27T10:53:52.873Z] [2024-06-27T10:53:52.873Z] setS1ASclassPath: [2024-06-27T10:53:52.873Z] [2024-06-27T10:53:52.873Z] init-common: [2024-06-27T10:53:52.873Z] [2024-06-27T10:53:52.873Z] clean-jars-common: [2024-06-27T10:53:52.873Z] [2024-06-27T10:53:52.873Z] precompile: [2024-06-27T10:53:52.873Z] [2024-06-27T10:53:52.873Z] init-path: [2024-06-27T10:53:52.873Z] [2024-06-27T10:53:52.873Z] build: [2024-06-27T10:53:52.873Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/admin/cli/build [2024-06-27T10:53:52.873Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/admin/cli/build.xml:413: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:52.873Z] [javac] Compiling 64 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/admin/cli/build [2024-06-27T10:53:52.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot wsdltojava --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsdltojava-web.war [2024-06-27T10:53:52.988Z] [2024-06-27T10:53:52.988Z] deploy-war-commonee: [2024-06-27T10:53:52.988Z] [2024-06-27T10:53:52.988Z] run: [2024-06-27T10:53:52.988Z] [java] Connecting to: http://localhost:45711/web-jsp-tagfile-bom-encoding-mismatch-tagdir/test.jsp [2024-06-27T10:53:52.988Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:52.988Z] [java] [2024-06-27T10:53:52.988Z] [java] [2024-06-27T10:53:52.988Z] [java] ----------------------------------------- [2024-06-27T10:53:52.988Z] [java] - jsp-tagfile-bom-encoding-mismatch-tagdir: PASS - [2024-06-27T10:53:52.988Z] [java] ----------------------------------------- [2024-06-27T10:53:52.988Z] [java] - Total PASS : 1 - [2024-06-27T10:53:52.988Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:52.988Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:52.988Z] [java] ----------------------------------------- [2024-06-27T10:53:52.988Z] [2024-06-27T10:53:52.988Z] undeploy: [2024-06-27T10:53:52.988Z] [2024-06-27T10:53:52.988Z] setOSConditions: [2024-06-27T10:53:52.988Z] [2024-06-27T10:53:52.988Z] setToolWin: [2024-06-27T10:53:52.988Z] [2024-06-27T10:53:52.988Z] setToolUnix: [2024-06-27T10:53:52.988Z] [2024-06-27T10:53:52.988Z] setToolProperty: [2024-06-27T10:53:52.988Z] [2024-06-27T10:53:52.988Z] setS1ASclassPath: [2024-06-27T10:53:52.988Z] [2024-06-27T10:53:52.988Z] init-common: [2024-06-27T10:53:52.988Z] [2024-06-27T10:53:52.988Z] undeploy-war-common: [2024-06-27T10:53:53.020Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:53:53.020Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:53.020Z] [javac] 1 warning [2024-06-27T10:53:53.020Z] [2024-06-27T10:53:53.020Z] setOSConditions: [2024-06-27T10:53:53.020Z] [2024-06-27T10:53:53.020Z] setToolWin: [2024-06-27T10:53:53.020Z] [2024-06-27T10:53:53.020Z] setToolUnix: [2024-06-27T10:53:53.020Z] [2024-06-27T10:53:53.020Z] setToolProperty: [2024-06-27T10:53:53.020Z] [2024-06-27T10:53:53.020Z] setS1ASclassPath: [2024-06-27T10:53:53.020Z] [2024-06-27T10:53:53.020Z] init-common: [2024-06-27T10:53:53.020Z] [2024-06-27T10:53:53.021Z] appclient-jar-common: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] package-appclientjar-common: [2024-06-27T10:53:53.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:53.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:53.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:53.021Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-client.jar [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] setOSConditions: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] setToolWin: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] setToolUnix: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] setToolProperty: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] setS1ASclassPath: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] init-common: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] ejb-jar-common: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] package-ejbjar-common: [2024-06-27T10:53:53.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:53.021Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-ejb.jar [2024-06-27T10:53:53.021Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] setOSConditions: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] fixFiles: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] convUnix: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] convWin: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.021Z] setToolWin: [2024-06-27T10:53:53.021Z] [2024-06-27T10:53:53.022Z] setToolUnix: [2024-06-27T10:53:53.022Z] [2024-06-27T10:53:53.022Z] setToolProperty: [2024-06-27T10:53:53.022Z] [2024-06-27T10:53:53.022Z] setS1ASclassPath: [2024-06-27T10:53:53.022Z] [2024-06-27T10:53:53.022Z] init-common: [2024-06-27T10:53:53.022Z] [2024-06-27T10:53:53.022Z] ear-common: [2024-06-27T10:53:53.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:53.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:53.022Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/descriptor/sun-application.xml to copy. [2024-06-27T10:53:53.022Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:53:53.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:53.022Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp.ear [2024-06-27T10:53:53.022Z] [2024-06-27T10:53:53.022Z] setOSConditions: [2024-06-27T10:53:53.022Z] [2024-06-27T10:53:53.022Z] setToolWin: [2024-06-27T10:53:53.022Z] [2024-06-27T10:53:53.022Z] setToolUnix: [2024-06-27T10:53:53.022Z] [2024-06-27T10:53:53.022Z] setToolProperty: [2024-06-27T10:53:53.022Z] [2024-06-27T10:53:53.022Z] setS1ASclassPath: [2024-06-27T10:53:53.022Z] [2024-06-27T10:53:53.022Z] init-common: [2024-06-27T10:53:53.022Z] [2024-06-27T10:53:53.022Z] build-ut: [2024-06-27T10:53:53.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp [2024-06-27T10:53:53.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:53.022Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp-UT.ear [2024-06-27T10:53:53.022Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-ejb.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-ejb [2024-06-27T10:53:53.023Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-web.war into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-web [2024-06-27T10:53:53.023Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-client.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-client [2024-06-27T10:53:53.023Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp-UT.ear into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definitionApp-UT [2024-06-27T10:53:53.072Z] [2024-06-27T10:53:53.072Z] unsetup: [2024-06-27T10:53:53.072Z] [2024-06-27T10:53:53.072Z] setOSConditions: [2024-06-27T10:53:53.072Z] [2024-06-27T10:53:53.072Z] setToolWin: [2024-06-27T10:53:53.072Z] [2024-06-27T10:53:53.072Z] setToolUnix: [2024-06-27T10:53:53.072Z] [2024-06-27T10:53:53.072Z] setToolProperty: [2024-06-27T10:53:53.072Z] [2024-06-27T10:53:53.072Z] setS1ASclassPath: [2024-06-27T10:53:53.072Z] [2024-06-27T10:53:53.072Z] init-common: [2024-06-27T10:53:53.072Z] [2024-06-27T10:53:53.072Z] delete-jdbc-resource-common: [2024-06-27T10:53:53.072Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgWarTest1 [2024-06-27T10:53:53.171Z] [exec] Sending message: This is message 14 [2024-06-27T10:53:53.171Z] [exec] Sending message: This is message 23 [2024-06-27T10:53:53.172Z] [exec] Received :::::: Reply for : This is message 14 [2024-06-27T10:53:53.172Z] [exec] Received :::::: Reply for : This is message 23 [2024-06-27T10:53:53.172Z] [exec] Sending message: This is message 36 [2024-06-27T10:53:53.172Z] [exec] Sending message: This is message 19 [2024-06-27T10:53:53.172Z] [exec] Received :::::: Reply for : This is message 19 [2024-06-27T10:53:53.172Z] [exec] Received :::::: Reply for : This is message 36 [2024-06-27T10:53:53.172Z] [exec] Sending message: This is message 22 [2024-06-27T10:53:53.172Z] [exec] Sending message: This is message 30 [2024-06-27T10:53:53.172Z] [exec] Received :::::: Reply for : This is message 22 [2024-06-27T10:53:53.172Z] [exec] Received :::::: Reply for : This is message 30 [2024-06-27T10:53:53.217Z] [exec] Thu Jun 27 10:53:53 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 45716. [2024-06-27T10:53:53.278Z] [2024-06-27T10:53:53.278Z] all: [2024-06-27T10:53:53.278Z] [2024-06-27T10:53:53.278Z] setOSConditions: [2024-06-27T10:53:53.278Z] [2024-06-27T10:53:53.278Z] setToolWin: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] setToolUnix: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] setToolProperty: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] setS1ASclassPath: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] init-common: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] all: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] setOSConditions: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] setToolWin: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] setToolUnix: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] setToolProperty: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] setS1ASclassPath: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] init-common: [2024-06-27T10:53:53.279Z] [2024-06-27T10:53:53.279Z] compile-common: [2024-06-27T10:53:53.279Z] [echo] Current time (ISO): 2024-06-27T10:53:53.053+0000 [2024-06-27T10:53:53.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/classes [2024-06-27T10:53:53.279Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/classes [2024-06-27T10:53:53.469Z] [exec] Sending message: This is message 34 [2024-06-27T10:53:53.469Z] [exec] Sending message: This is message 41 [2024-06-27T10:53:53.469Z] [exec] Received :::::: Reply for : This is message 41 [2024-06-27T10:53:53.469Z] [exec] Received :::::: Reply for : This is message 34 [2024-06-27T10:53:53.469Z] [exec] Sending message: This is message 17 [2024-06-27T10:53:53.469Z] [exec] Sending message: This is message 25 [2024-06-27T10:53:53.469Z] [exec] Received :::::: Reply for : This is message 25 [2024-06-27T10:53:53.469Z] [exec] Received :::::: Reply for : This is message 17 [2024-06-27T10:53:53.469Z] [exec] Sending message: This is message 4 [2024-06-27T10:53:53.469Z] [exec] Sending message: This is message 24 [2024-06-27T10:53:53.469Z] [exec] Received :::::: Reply for : This is message 4 [2024-06-27T10:53:53.469Z] [exec] Received :::::: Reply for : This is message 24 [2024-06-27T10:53:53.550Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tagfile-bom-encoding-mismatch-tagdir-web [2024-06-27T10:53:53.550Z] [2024-06-27T10:53:53.550Z] all: [2024-06-27T10:53:53.550Z] [echo] [2024-06-27T10:53:53.550Z] [echo] ************************* [2024-06-27T10:53:53.550Z] [echo] * Running jspTagHandlerPostConstructElement [2024-06-27T10:53:53.550Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement [2024-06-27T10:53:53.550Z] [echo] ************************* [2024-06-27T10:53:53.550Z] [echo] [2024-06-27T10:53:53.550Z] [2024-06-27T10:53:53.550Z] setOSConditions: [2024-06-27T10:53:53.550Z] [2024-06-27T10:53:53.550Z] setToolWin: [2024-06-27T10:53:53.550Z] [2024-06-27T10:53:53.550Z] setToolUnix: [2024-06-27T10:53:53.550Z] [2024-06-27T10:53:53.550Z] setToolProperty: [2024-06-27T10:53:53.550Z] [2024-06-27T10:53:53.550Z] setS1ASclassPath: [2024-06-27T10:53:53.550Z] [2024-06-27T10:53:53.550Z] init-common: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] clean: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] setOSConditions: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] setToolWin: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] setToolUnix: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] setToolProperty: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] setS1ASclassPath: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] init-common: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] clean-common: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] setOSConditions: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] setToolWin: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] setToolUnix: [2024-06-27T10:53:53.551Z] [2024-06-27T10:53:53.551Z] setToolProperty: [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.552Z] setS1ASclassPath: [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.552Z] init-common: [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.552Z] clean-classes-common: [2024-06-27T10:53:53.552Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.552Z] setOSConditions: [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.552Z] setToolWin: [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.552Z] setToolUnix: [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.552Z] setToolProperty: [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.552Z] setS1ASclassPath: [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.552Z] init-common: [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.552Z] clean-jars-common: [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.552Z] compile: [2024-06-27T10:53:53.552Z] [2024-06-27T10:53:53.553Z] setOSConditions: [2024-06-27T10:53:53.553Z] [2024-06-27T10:53:53.553Z] setToolWin: [2024-06-27T10:53:53.553Z] [2024-06-27T10:53:53.553Z] setToolUnix: [2024-06-27T10:53:53.553Z] [2024-06-27T10:53:53.553Z] setToolProperty: [2024-06-27T10:53:53.553Z] [2024-06-27T10:53:53.553Z] setS1ASclassPath: [2024-06-27T10:53:53.553Z] [2024-06-27T10:53:53.553Z] init-common: [2024-06-27T10:53:53.553Z] [2024-06-27T10:53:53.553Z] compile-common: [2024-06-27T10:53:53.553Z] [echo] Current time (ISO): 2024-06-27T10:53:53.390+0000 [2024-06-27T10:53:53.553Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:53.553Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:53.647Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:53.647Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:53.647Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:53.647Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:53.647Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:53.647Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:53.647Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:53.772Z] [exec] Sending message: This is message 13 [2024-06-27T10:53:53.772Z] [exec] Sending message: This is message 2 [2024-06-27T10:53:53.772Z] [exec] Received :::::: Reply for : This is message 2 [2024-06-27T10:53:53.772Z] [exec] Received :::::: Reply for : This is message 13 [2024-06-27T10:53:53.772Z] [exec] Sending message: This is message 10 [2024-06-27T10:53:53.772Z] [exec] Sending message: This is message 15 [2024-06-27T10:53:53.772Z] [exec] Received :::::: Reply for : This is message 10 [2024-06-27T10:53:53.772Z] [exec] Received :::::: Reply for : This is message 15 [2024-06-27T10:53:53.772Z] [exec] Value of key is: Stress test [2024-06-27T10:53:53.772Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:53.772Z] [exec] [2024-06-27T10:53:53.772Z] [exec] [2024-06-27T10:53:53.772Z] [exec] ----------------------------------------- [2024-06-27T10:53:53.772Z] [exec] - Stress test: PASS - [2024-06-27T10:53:53.772Z] [exec] ----------------------------------------- [2024-06-27T10:53:53.772Z] [exec] Total PASS: 1 [2024-06-27T10:53:53.772Z] [exec] Total FAIL: 0 [2024-06-27T10:53:53.772Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:53.772Z] [exec] ----------------------------------------- [2024-06-27T10:53:53.772Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:53.772Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:53.775Z] [exec] Thu Jun 27 10:53:53 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:53:53.775Z] [exec] Command stop-database executed successfully. [2024-06-27T10:53:53.775Z] [2024-06-27T10:53:53.775Z] report: [2024-06-27T10:53:53.775Z] [2024-06-27T10:53:53.775Z] transfer: [2024-06-27T10:53:53.775Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:53:53.775Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-06-27T10:53:53.794Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:53.795Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:53.795Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:53.795Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:53.795Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:53.795Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:53.795Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:54.017Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgWarTest1 [2024-06-27T10:53:54.017Z] [exec] JDBC resource jdbc/pkgWarTest1 deleted successfully [2024-06-27T10:53:54.017Z] [echo] cmd executed for server [2024-06-27T10:53:54.017Z] [2024-06-27T10:53:54.017Z] setOSConditions: [2024-06-27T10:53:54.017Z] [2024-06-27T10:53:54.017Z] setToolWin: [2024-06-27T10:53:54.017Z] [2024-06-27T10:53:54.017Z] setToolUnix: [2024-06-27T10:53:54.017Z] [2024-06-27T10:53:54.017Z] setToolProperty: [2024-06-27T10:53:54.017Z] [2024-06-27T10:53:54.018Z] setS1ASclassPath: [2024-06-27T10:53:54.018Z] [2024-06-27T10:53:54.018Z] init-common: [2024-06-27T10:53:54.018Z] [2024-06-27T10:53:54.018Z] delete-jdbc-connpool-common: [2024-06-27T10:53:54.018Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgWarTest1-pool [2024-06-27T10:53:54.041Z] [2024-06-27T10:53:54.041Z] report-sh: [2024-06-27T10:53:54.042Z] [echo] Comparing results with expected results [2024-06-27T10:53:54.042Z] [exec] input file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:53:54.042Z] [exec] [2024-06-27T10:53:54.042Z] [exec] ************************ [2024-06-27T10:53:54.042Z] [exec] PASSED= 59 [2024-06-27T10:53:54.042Z] [exec] ------------ ========= [2024-06-27T10:53:54.042Z] [exec] FAILED= 0 [2024-06-27T10:53:54.042Z] [exec] ------------ ========= [2024-06-27T10:53:54.042Z] [exec] DID NOT RUN= 244 [2024-06-27T10:53:54.042Z] [exec] ------------ ========= [2024-06-27T10:53:54.042Z] [exec] Total Expected=303 [2024-06-27T10:53:54.042Z] [exec] ************************ [2024-06-27T10:53:54.042Z] [exec] [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] setOSConditions: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] setToolWin: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] setToolUnix: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] setToolProperty: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] setS1ASclassPath: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] init-common: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] report-result: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] setOSConditions: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] setToolWin: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] setToolUnix: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] setToolProperty: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] setS1ASclassPath: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] init-common: [2024-06-27T10:53:54.042Z] [2024-06-27T10:53:54.042Z] dev-report: [2024-06-27T10:53:54.121Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:54.121Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:54.121Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:54.121Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:54.121Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:54.121Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:54.121Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:54.306Z] [java] ********************** [2024-06-27T10:53:54.306Z] [java] * PASSED 59 * [2024-06-27T10:53:54.306Z] [java] * FAILED 0 * [2024-06-27T10:53:54.306Z] [java] * DID NOT RUN 0 * [2024-06-27T10:53:54.306Z] [java] * TOTAL 59 * [2024-06-27T10:53:54.306Z] [java] ********************** [2024-06-27T10:53:54.306Z] [java] [2024-06-27T10:53:54.306Z] [2024-06-27T10:53:54.306Z] BUILD SUCCESSFUL [2024-06-27T10:53:54.306Z] Total time: 5 minutes 55 seconds [2024-06-27T10:53:54.306Z] + check_successful_run [2024-06-27T10:53:54.306Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-06-27T10:53:54.306Z] [2024-06-27T10:53:54.306Z] ===== CHECK SUCCESSFUL RUN ===== [2024-06-27T10:53:54.306Z] [2024-06-27T10:53:54.306Z] + FILE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:53:54.306Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html ']' [2024-06-27T10:53:54.306Z] + echo 'File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-06-27T10:53:54.306Z] File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-06-27T10:53:54.306Z] + generate_junit_report ejb_group_2 [2024-06-27T10:53:54.306Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-06-27T10:53:54.306Z] [2024-06-27T10:53:54.306Z] ===== GENERATE JUNIT REPORT ===== [2024-06-27T10:53:54.306Z] [2024-06-27T10:53:54.306Z] + TD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:53:54.306Z] + JUD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml [2024-06-27T10:53:54.307Z] + TESTSUITE_NAME=ejb_group_2 [2024-06-27T10:53:54.307Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:53:54.307Z] + awk -v suitename=ejb_group_2 ' [2024-06-27T10:53:54.307Z] BEGIN { [2024-06-27T10:53:54.307Z] totaltests = 0; [2024-06-27T10:53:54.307Z] totalfailures = 0; [2024-06-27T10:53:54.307Z] totalerrors = 0; [2024-06-27T10:53:54.307Z] } [2024-06-27T10:53:54.307Z] function getPropVal(str){ [2024-06-27T10:53:54.307Z] split(str, a, "="); [2024-06-27T10:53:54.307Z] val = a[2]; [2024-06-27T10:53:54.307Z] # remove quotes [2024-06-27T10:53:54.307Z] gsub("\"","",val); [2024-06-27T10:53:54.307Z] return val; [2024-06-27T10:53:54.307Z] } [2024-06-27T10:53:54.307Z] function removeXMLTag(str){ [2024-06-27T10:53:54.307Z] # remove xml tag quotes [2024-06-27T10:53:54.307Z] gsub("","",str); [2024-06-27T10:53:54.307Z] gsub("<.*>","",str); [2024-06-27T10:53:54.307Z] gsub(">","",str); [2024-06-27T10:53:54.307Z] return str; [2024-06-27T10:53:54.307Z] } [2024-06-27T10:53:54.307Z] /status value=/ { [2024-06-27T10:53:54.307Z] result=getPropVal($0); [2024-06-27T10:53:54.307Z] result=removeXMLTag(result); [2024-06-27T10:53:54.307Z] } [2024-06-27T10:53:54.307Z] // { [2024-06-27T10:53:54.307Z] getline; [2024-06-27T10:53:54.307Z] getline; [2024-06-27T10:53:54.307Z] testunit=removeXMLTag($0); [2024-06-27T10:53:54.307Z] gsub("\"","",testunit); [2024-06-27T10:53:54.307Z] } [2024-06-27T10:53:54.307Z] // { [2024-06-27T10:53:54.307Z] getline; [2024-06-27T10:53:54.307Z] testname=removeXMLTag($0); [2024-06-27T10:53:54.307Z] gsub("\"","",testname); [2024-06-27T10:53:54.307Z] } [2024-06-27T10:53:54.307Z] /<\/testcase>/{ [2024-06-27T10:53:54.307Z] classname=testunit [2024-06-27T10:53:54.307Z] # printing testcase to out [2024-06-27T10:53:54.307Z] out = out sprintf(" \n", classname, testname); [2024-06-27T10:53:54.307Z] if (result == "fail") { [2024-06-27T10:53:54.307Z] out = out " \n"; [2024-06-27T10:53:54.307Z] totalfailures++; [2024-06-27T10:53:54.307Z] } else if (result == "did_not_run") { [2024-06-27T10:53:54.307Z] out = out " \n"; [2024-06-27T10:53:54.307Z] totalerrors++; [2024-06-27T10:53:54.307Z] } [2024-06-27T10:53:54.307Z] out = out " \n"; [2024-06-27T10:53:54.307Z] [2024-06-27T10:53:54.307Z] totaltests++; [2024-06-27T10:53:54.307Z] result=""; [2024-06-27T10:53:54.307Z] testname=""; [2024-06-27T10:53:54.307Z] } [2024-06-27T10:53:54.307Z] END { [2024-06-27T10:53:54.307Z] print "" [2024-06-27T10:53:54.307Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-06-27T10:53:54.307Z] printf "%s", out; [2024-06-27T10:53:54.307Z] print "" [2024-06-27T10:53:54.307Z] }' [2024-06-27T10:53:54.307Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:53:54.307Z] + change_junit_report_class_names [2024-06-27T10:53:54.307Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:53:54.307Z] + sed -i 's/\bclassname="/classname="ejb_group_2./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:53:54.307Z] + copy_test_artifacts ejb_group_2 [2024-06-27T10:53:54.307Z] + sleep 1 [2024-06-27T10:53:54.333Z] [2024-06-27T10:53:54.333Z] checkReporting-common: [2024-06-27T10:53:54.333Z] [2024-06-27T10:53:54.333Z] confirmReportPresent-common: [2024-06-27T10:53:54.333Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:54.333Z] [echo] Test seems to be reported fine [2024-06-27T10:53:54.333Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/simplestress/RepRunConf.txt [2024-06-27T10:53:54.333Z] [2024-06-27T10:53:54.333Z] confirmMissingReport-common: [2024-06-27T10:53:54.333Z] [2024-06-27T10:53:54.333Z] undeploy: [2024-06-27T10:53:54.333Z] [2024-06-27T10:53:54.333Z] setOSConditions: [2024-06-27T10:53:54.333Z] [2024-06-27T10:53:54.333Z] setToolWin: [2024-06-27T10:53:54.333Z] [2024-06-27T10:53:54.333Z] setToolUnix: [2024-06-27T10:53:54.333Z] [2024-06-27T10:53:54.333Z] setToolProperty: [2024-06-27T10:53:54.333Z] [2024-06-27T10:53:54.333Z] setS1ASclassPath: [2024-06-27T10:53:54.333Z] [2024-06-27T10:53:54.333Z] init-common: [2024-06-27T10:53:54.333Z] [2024-06-27T10:53:54.333Z] undeploy-common: [2024-06-27T10:53:54.356Z] [exec] Application deployed with name wsdltojava-web. [2024-06-27T10:53:54.356Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:54.356Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:54.356Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:54.356Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:54.356Z] [2024-06-27T10:53:54.356Z] deploy-war-commonee: [2024-06-27T10:53:54.356Z] [2024-06-27T10:53:54.356Z] assemble-client: [2024-06-27T10:53:54.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:53:54.357Z] [echo] wsimporting localWSDL [2024-06-27T10:53:54.357Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:54.357Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:54.357Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:54.357Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:54.357Z] [2024-06-27T10:53:54.357Z] setOSConditions: [2024-06-27T10:53:54.357Z] [2024-06-27T10:53:54.357Z] setToolWin: [2024-06-27T10:53:54.357Z] [2024-06-27T10:53:54.357Z] setToolUnix: [2024-06-27T10:53:54.357Z] [2024-06-27T10:53:54.357Z] setToolProperty: [2024-06-27T10:53:54.357Z] [2024-06-27T10:53:54.357Z] setS1ASclassPath: [2024-06-27T10:53:54.357Z] [2024-06-27T10:53:54.357Z] init-common: [2024-06-27T10:53:54.357Z] [2024-06-27T10:53:54.357Z] wsimport: [2024-06-27T10:53:54.357Z] [exec] parsing WSDL... [2024-06-27T10:53:54.570Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:54.570Z] [javac] 1 warning [2024-06-27T10:53:54.570Z] [2024-06-27T10:53:54.570Z] setOSConditions: [2024-06-27T10:53:54.570Z] [2024-06-27T10:53:54.570Z] setToolWin: [2024-06-27T10:53:54.570Z] [2024-06-27T10:53:54.570Z] setToolUnix: [2024-06-27T10:53:54.571Z] [2024-06-27T10:53:54.571Z] setToolProperty: [2024-06-27T10:53:54.571Z] [2024-06-27T10:53:54.571Z] setS1ASclassPath: [2024-06-27T10:53:54.571Z] [2024-06-27T10:53:54.571Z] init-common: [2024-06-27T10:53:54.571Z] [2024-06-27T10:53:54.571Z] compile-common: [2024-06-27T10:53:54.571Z] [echo] Current time (ISO): 2024-06-27T10:53:54.277+0000 [2024-06-27T10:53:54.571Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:54.665Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:54.665Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:54.665Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:54.665Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:54.665Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:54.665Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:54.665Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:54.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgWarTest1-pool [2024-06-27T10:53:55.043Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:55.043Z] [javac] 1 warning [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] build: [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] setOSConditions: [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] setToolWin: [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] setToolUnix: [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] setToolProperty: [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] setS1ASclassPath: [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] init-common: [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] webclient-war-common: [2024-06-27T10:53:55.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] clear: [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] test-tlds-exist: [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] copy-tlds: [2024-06-27T10:53:55.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:53:55.043Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] test-tagfiles-exist: [2024-06-27T10:53:55.043Z] [2024-06-27T10:53:55.043Z] copy-tagfiles: [2024-06-27T10:53:55.044Z] [2024-06-27T10:53:55.044Z] package-war-common: [2024-06-27T10:53:55.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:55.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:55.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/lib [2024-06-27T10:53:55.044Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:55.044Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:55.044Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:55.044Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-post-construct-element-web.war [2024-06-27T10:53:55.044Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:55.044Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:55.044Z] [javac] Compiling 1 source file [2024-06-27T10:53:55.044Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:55.044Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:55.044Z] [2024-06-27T10:53:55.044Z] deploy: [2024-06-27T10:53:55.044Z] [2024-06-27T10:53:55.044Z] deploy-war-common: [2024-06-27T10:53:55.044Z] [2024-06-27T10:53:55.044Z] setOSConditions: [2024-06-27T10:53:55.044Z] [2024-06-27T10:53:55.044Z] setToolWin: [2024-06-27T10:53:55.044Z] [2024-06-27T10:53:55.044Z] setToolUnix: [2024-06-27T10:53:55.044Z] [2024-06-27T10:53:55.044Z] setToolProperty: [2024-06-27T10:53:55.044Z] [2024-06-27T10:53:55.044Z] setS1ASclassPath: [2024-06-27T10:53:55.044Z] [2024-06-27T10:53:55.044Z] init-common: [2024-06-27T10:53:55.044Z] [2024-06-27T10:53:55.044Z] deploy-war-commonpe: [2024-06-27T10:53:55.137Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:55.137Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:55.137Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:55.137Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:55.137Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:55.137Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:55.137Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:55.207Z] [exec] JDBC Connection pool pkgWarTest1-pool deleted successfully [2024-06-27T10:53:55.207Z] [echo] cmd executed for server [2024-06-27T10:53:55.207Z] [2024-06-27T10:53:55.207Z] all: [2024-06-27T10:53:55.207Z] [2024-06-27T10:53:55.207Z] report: [2024-06-27T10:53:55.207Z] [echo] Comparing results with expected results [2024-06-27T10:53:55.208Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:53:55.208Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-06-27T10:53:55.238Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-06-27T10:53:55.238Z] [2024-06-27T10:53:55.238Z] ===== COPY TEST ARTIFACTS ===== [2024-06-27T10:53:55.238Z] [2024-06-27T10:53:55.238Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:53:55.238Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:53:55.238Z] tar: Removing leading `/' from member names [2024-06-27T10:53:55.272Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-mq-simplestressApp [2024-06-27T10:53:55.272Z] [2024-06-27T10:53:55.272Z] unsetup: [2024-06-27T10:53:55.272Z] [2024-06-27T10:53:55.272Z] setOSConditions: [2024-06-27T10:53:55.272Z] [2024-06-27T10:53:55.272Z] setToolWin: [2024-06-27T10:53:55.272Z] [2024-06-27T10:53:55.272Z] setToolUnix: [2024-06-27T10:53:55.272Z] [2024-06-27T10:53:55.272Z] setToolProperty: [2024-06-27T10:53:55.272Z] [2024-06-27T10:53:55.272Z] setS1ASclassPath: [2024-06-27T10:53:55.272Z] [2024-06-27T10:53:55.272Z] init-common: [2024-06-27T10:53:55.272Z] [2024-06-27T10:53:55.272Z] delete-jms-resource-common: [2024-06-27T10:53:55.494Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:53:55.494Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:53:55.494Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:53:55.494Z] ++ pwd [2024-06-27T10:53:55.494Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:53:55.494Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2024-06-27T10:53:55.494Z] + true [2024-06-27T10:53:55.494Z] ++ pwd [2024-06-27T10:53:55.494Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:53:55.494Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2024-06-27T10:53:55.494Z] + true [2024-06-27T10:53:55.494Z] + tar -caf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/ejb_group_2-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:53:55.494Z] tar: Removing leading `/' from member names [2024-06-27T10:53:55.619Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-handler-post-construct-element --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-post-construct-element-web.war [2024-06-27T10:53:55.688Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/ClusterTest.java:105: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-06-27T10:53:55.688Z] [javac] report("evaluation-xpath-create-cluster", o.equals(new Double(3.0 + startingNumberOfClusters))); [2024-06-27T10:53:55.688Z] [javac] ^ [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] processResult: [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] failed: [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] passed: [2024-06-27T10:53:55.732Z] [echo] Test security Passed [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] unknown: [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] declare-test: [2024-06-27T10:53:55.732Z] [echo] Starting test security ejb30/security Test asadmin redeploy [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] init.os: [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] init.tools.unix: [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] init.tools.windows: [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] init.tools: [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] setAsadminArgs: [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] init: [2024-06-27T10:53:55.732Z] [2024-06-27T10:53:55.732Z] init.customtasks: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] prepare: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] redeploy.asadmin: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] setAsadminArgs: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] common.redeploy.asadmin: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init.os: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init.tools.unix: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init.tools.windows: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init.tools: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] setAsadminArgs: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init.customtasks: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] delAppRef: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init.os: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init.tools.unix: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init.tools.windows: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init.tools: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] setAsadminArgs: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] init.customtasks: [2024-06-27T10:53:55.733Z] [2024-06-27T10:53:55.733Z] common.run.asadmin: [2024-06-27T10:53:55.734Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives --name deployment-ejb30-ear-security /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2024-06-27T10:53:55.734Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:53:55.734Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:53:55.754Z] [exec] [2024-06-27T10:53:55.754Z] [exec] Generating code... [2024-06-27T10:53:55.754Z] [exec] [2024-06-27T10:53:55.754Z] [exec] Compiling code... [2024-06-27T10:53:56.059Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:56.059Z] [javac] 1 warning [2024-06-27T10:53:56.059Z] [2024-06-27T10:53:56.059Z] build: [2024-06-27T10:53:56.059Z] [2024-06-27T10:53:56.059Z] setOSConditions: [2024-06-27T10:53:56.059Z] [2024-06-27T10:53:56.059Z] fixFiles: [2024-06-27T10:53:56.059Z] [2024-06-27T10:53:56.059Z] convUnix: [2024-06-27T10:53:56.059Z] [2024-06-27T10:53:56.059Z] convWin: [2024-06-27T10:53:56.059Z] [2024-06-27T10:53:56.059Z] setToolWin: [2024-06-27T10:53:56.059Z] [2024-06-27T10:53:56.059Z] setToolUnix: [2024-06-27T10:53:56.059Z] [2024-06-27T10:53:56.060Z] setToolProperty: [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] setS1ASclassPath: [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] init-common: [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] package-persistence-common: [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] ejb-jar-common: [2024-06-27T10:53:56.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] package-ejbjar-common: [2024-06-27T10:53:56.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:56.060Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-ejb.jar [2024-06-27T10:53:56.060Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] appclient-jar-common: [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] package-appclientjar-common: [2024-06-27T10:53:56.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:53:56.060Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-client.jar [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] webclient-war-common: [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] build-ear-common: [2024-06-27T10:53:56.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:56.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:53:56.060Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiApp.ear [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] deploy: [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] setOSConditions: [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] setToolWin: [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.060Z] setToolUnix: [2024-06-27T10:53:56.060Z] [2024-06-27T10:53:56.061Z] setToolProperty: [2024-06-27T10:53:56.061Z] [2024-06-27T10:53:56.061Z] setS1ASclassPath: [2024-06-27T10:53:56.061Z] [2024-06-27T10:53:56.061Z] init-common: [2024-06-27T10:53:56.061Z] [2024-06-27T10:53:56.061Z] deploy-common: [2024-06-27T10:53:56.061Z] [echo] Current time (ISO): 2024-06-27T10:53:56.034+0000 [2024-06-27T10:53:56.061Z] [2024-06-27T10:53:56.061Z] setOSConditions: [2024-06-27T10:53:56.061Z] [2024-06-27T10:53:56.061Z] setToolWin: [2024-06-27T10:53:56.061Z] [2024-06-27T10:53:56.061Z] setToolUnix: [2024-06-27T10:53:56.061Z] [2024-06-27T10:53:56.061Z] setToolProperty: [2024-06-27T10:53:56.061Z] [2024-06-27T10:53:56.061Z] setS1ASclassPath: [2024-06-27T10:53:56.061Z] [2024-06-27T10:53:56.061Z] init-common: [2024-06-27T10:53:56.061Z] [2024-06-27T10:53:56.061Z] deploy-common-pe: [2024-06-27T10:53:56.063Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:56.200Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/clientQueue [2024-06-27T10:53:56.200Z] [exec] Administered object jms/clientQueue deleted. [2024-06-27T10:53:56.206Z] [2024-06-27T10:53:56.207Z] report-sh: [2024-06-27T10:53:56.207Z] [exec] input file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:53:56.207Z] [exec] [2024-06-27T10:53:56.207Z] [exec] ************************ [2024-06-27T10:53:56.207Z] [exec] PASSED= 16 [2024-06-27T10:53:56.207Z] [exec] ------------ ========= [2024-06-27T10:53:56.207Z] [exec] FAILED= 0 [2024-06-27T10:53:56.207Z] [exec] ------------ ========= [2024-06-27T10:53:56.207Z] [exec] DID NOT RUN= 0 [2024-06-27T10:53:56.207Z] [exec] ------------ ========= [2024-06-27T10:53:56.207Z] [exec] Total Expected=16 [2024-06-27T10:53:56.207Z] [exec] ************************ [2024-06-27T10:53:56.207Z] [exec] [2024-06-27T10:53:56.207Z] [2024-06-27T10:53:56.207Z] BUILD SUCCESSFUL [2024-06-27T10:53:56.207Z] Total time: 2 minutes 23 seconds [2024-06-27T10:53:56.207Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin stop-database [2024-06-27T10:53:56.414Z] [exec] Received message : mdb() invoked [2024-06-27T10:53:56.414Z] [exec] Value of key is: main [2024-06-27T10:53:56.414Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:56.414Z] [exec] [2024-06-27T10:53:56.414Z] [exec] [2024-06-27T10:53:56.415Z] [exec] ----------------------------------------- [2024-06-27T10:53:56.415Z] [exec] - main: PASS - [2024-06-27T10:53:56.415Z] [exec] ----------------------------------------- [2024-06-27T10:53:56.415Z] [exec] Total PASS: 1 [2024-06-27T10:53:56.415Z] [exec] Total FAIL: 0 [2024-06-27T10:53:56.415Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:53:56.415Z] [exec] ----------------------------------------- [2024-06-27T10:53:56.415Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:56.415Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] checkReporting-common: [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] confirmReportPresent-common: [2024-06-27T10:53:56.415Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:53:56.415Z] [echo] Test seems to be reported fine [2024-06-27T10:53:56.415Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/RepRunConf.txt [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] confirmMissingReport-common: [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] undeploy: [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] setOSConditions: [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] setToolWin: [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] setToolUnix: [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] setToolProperty: [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] setS1ASclassPath: [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] init-common: [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] undeploy-common: [2024-06-27T10:53:56.415Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-mdb2App [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] delete-resources: [2024-06-27T10:53:56.415Z] [2024-06-27T10:53:56.415Z] asadmin-batch-common: [2024-06-27T10:53:56.581Z] [exec] Application deployed with name web-jsp-tag-handler-post-construct-element-web. [2024-06-27T10:53:56.581Z] [2024-06-27T10:53:56.581Z] deploy-war-commonee: [2024-06-27T10:53:56.581Z] [2024-06-27T10:53:56.581Z] run: [2024-06-27T10:53:56.581Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-post-construct-element/jsp/test.jsp [2024-06-27T10:53:56.632Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:53:56.632Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:53:56.632Z] [javac] ^ [2024-06-27T10:53:56.632Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:53:56.632Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:53:56.632Z] [javac] ^ [2024-06-27T10:53:56.632Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:53:56.632Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:53:56.632Z] [javac] 3 warnings [2024-06-27T10:53:56.632Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/cfd-ra.jar [2024-06-27T10:53:56.632Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/cfd-ra.rar [2024-06-27T10:53:56.632Z] [2024-06-27T10:53:56.632Z] setup: [2024-06-27T10:53:56.632Z] [2024-06-27T10:53:56.632Z] deploy: [2024-06-27T10:53:56.632Z] [2024-06-27T10:53:56.632Z] setOSConditions: [2024-06-27T10:53:56.632Z] [2024-06-27T10:53:56.633Z] setToolWin: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] setToolUnix: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] setToolProperty: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] setS1ASclassPath: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] init-common: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] deploy: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] setOSConditions: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] setToolWin: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] setToolUnix: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] setToolProperty: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] setS1ASclassPath: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] init-common: [2024-06-27T10:53:56.633Z] [2024-06-27T10:53:56.633Z] deploy-rar-common: [2024-06-27T10:53:56.633Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} cfd-ra.rar [2024-06-27T10:53:56.636Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiApp.ear [2024-06-27T10:53:56.669Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient.jar of size 3,361 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient.jar [2024-06-27T10:53:56.669Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar of size 4,724 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar [2024-06-27T10:53:56.669Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar of size 11,110 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar [2024-06-27T10:53:56.669Z] [exec] Application deployed with name deployment-ejb30-ear-security. [2024-06-27T10:53:56.669Z] [exec] Command deploy executed successfully. [2024-06-27T10:53:56.670Z] [2024-06-27T10:53:56.670Z] init.os: [2024-06-27T10:53:56.670Z] [2024-06-27T10:53:56.670Z] init.tools.unix: [2024-06-27T10:53:56.670Z] [2024-06-27T10:53:56.670Z] init.tools.windows: [2024-06-27T10:53:56.670Z] [2024-06-27T10:53:56.670Z] init.tools: [2024-06-27T10:53:56.670Z] [2024-06-27T10:53:56.670Z] setAsadminArgs: [2024-06-27T10:53:56.670Z] [2024-06-27T10:53:56.670Z] init: [2024-06-27T10:53:56.769Z] [exec] Waiting for domain1 to start ......................... [2024-06-27T10:53:56.769Z] [exec] Waiting finished after 24,701 ms. [2024-06-27T10:53:56.769Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:53:56.769Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:53:56.769Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:53:56.769Z] [exec] Admin Port: 4,848 [2024-06-27T10:53:56.769Z] [exec] Command start-domain executed successfully. [2024-06-27T10:53:56.769Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T10:53:56.769Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T10:53:56.769Z] [2024-06-27T10:53:56.769Z] dumpThreadStack: [2024-06-27T10:53:56.769Z] [2024-06-27T10:53:56.769Z] startDomainWindows: [2024-06-27T10:53:56.769Z] [2024-06-27T10:53:56.769Z] startDomain: [2024-06-27T10:53:56.769Z] [echo] [2024-06-27T10:53:56.769Z] [echo] [2024-06-27T10:53:56.769Z] [echo] [2024-06-27T10:53:56.769Z] [echo] *************************************************************************** [2024-06-27T10:53:56.769Z] [echo] * Running group negativeRealmPerApp [2024-06-27T10:53:56.769Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp [2024-06-27T10:53:56.769Z] [echo] *************************************************************************** [2024-06-27T10:53:56.769Z] [echo] [2024-06-27T10:53:56.769Z] [echo] [2024-06-27T10:53:56.769Z] [echo] [2024-06-27T10:53:56.769Z] [2024-06-27T10:53:56.769Z] setOSConditions: [2024-06-27T10:53:56.769Z] [2024-06-27T10:53:56.769Z] setToolWin: [2024-06-27T10:53:56.769Z] [2024-06-27T10:53:56.769Z] setToolUnix: [2024-06-27T10:53:56.769Z] [2024-06-27T10:53:56.769Z] setToolProperty: [2024-06-27T10:53:56.769Z] [2024-06-27T10:53:56.769Z] setS1ASclassPath: [2024-06-27T10:53:56.769Z] [2024-06-27T10:53:56.770Z] init-common: [2024-06-27T10:53:56.770Z] [2024-06-27T10:53:56.770Z] clean: [2024-06-27T10:53:56.770Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:56.770Z] [2024-06-27T10:53:56.770Z] compile: [2024-06-27T10:53:56.770Z] [2024-06-27T10:53:56.770Z] setOSConditions: [2024-06-27T10:53:56.770Z] [2024-06-27T10:53:56.770Z] setToolWin: [2024-06-27T10:53:56.770Z] [2024-06-27T10:53:56.770Z] setToolUnix: [2024-06-27T10:53:56.770Z] [2024-06-27T10:53:56.770Z] setToolProperty: [2024-06-27T10:53:56.770Z] [2024-06-27T10:53:56.770Z] setS1ASclassPath: [2024-06-27T10:53:56.770Z] [2024-06-27T10:53:56.770Z] init-common: [2024-06-27T10:53:56.770Z] [2024-06-27T10:53:56.770Z] compile-common: [2024-06-27T10:53:56.770Z] [echo] Current time (ISO): 2024-06-27T10:53:55.606+0000 [2024-06-27T10:53:56.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:56.770Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:56.778Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue clientQueue [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] setOSConditions: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] setToolWin: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] setToolUnix: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] setToolProperty: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] setS1ASclassPath: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] init-common: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] undeploy-jms-common: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] setOSConditions: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] setToolWin: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] setToolUnix: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] setToolProperty: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] setS1ASclassPath: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] init-common: [2024-06-27T10:53:56.778Z] [2024-06-27T10:53:56.778Z] delete-jms-connection-common: [2024-06-27T10:53:56.889Z] [exec] Application deployed with name simple-ejb-implicit-cdiApp. [2024-06-27T10:53:56.889Z] [echo] Deployment on target server server successful [2024-06-27T10:53:56.889Z] [2024-06-27T10:53:56.889Z] setOSConditions: [2024-06-27T10:53:56.889Z] [2024-06-27T10:53:56.890Z] setToolWin: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] setToolUnix: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] setToolProperty: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] setS1ASclassPath: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] init-common: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] deploy-common-ee: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] run: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] setOSConditions: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] setToolWin: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] setToolUnix: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] setToolProperty: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] setS1ASclassPath: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] init-common: [2024-06-27T10:53:56.890Z] [2024-06-27T10:53:56.890Z] runclient-common: [2024-06-27T10:53:56.890Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiAppClient.jar -name simple-ejb-implicit-cdiClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] init.customtasks: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] setEnabled: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] createAppRef: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] init.os: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] init.tools.unix: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] init.tools.windows: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] init.tools: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] setAsadminArgs: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] init: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] init.customtasks: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] prepare: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] setOrbPort2: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] setHttpPort2: [2024-06-27T10:53:56.931Z] [2024-06-27T10:53:56.931Z] runclient: [2024-06-27T10:53:56.989Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:53:57.049Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:53:57.049Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:57.049Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/GetSetTest.java uses unchecked or unsafe operations. [2024-06-27T10:53:57.049Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:53:57.049Z] [javac] 1 warning [2024-06-27T10:53:57.049Z] [copy] Copying 73 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:57.049Z] [2024-06-27T10:53:57.049Z] compile: [2024-06-27T10:53:57.049Z] [2024-06-27T10:53:57.049Z] setOSConditions: [2024-06-27T10:53:57.049Z] [2024-06-27T10:53:57.049Z] setToolWin: [2024-06-27T10:53:57.049Z] [2024-06-27T10:53:57.049Z] setToolUnix: [2024-06-27T10:53:57.049Z] [2024-06-27T10:53:57.049Z] setToolProperty: [2024-06-27T10:53:57.049Z] [2024-06-27T10:53:57.049Z] setS1ASclassPath: [2024-06-27T10:53:57.049Z] [2024-06-27T10:53:57.049Z] init-common: [2024-06-27T10:53:57.049Z] [2024-06-27T10:53:57.049Z] compile-common: [2024-06-27T10:53:57.050Z] [echo] Current time (ISO): 2024-06-27T10:53:56.921+0000 [2024-06-27T10:53:57.050Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:57.072Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:53:57.072Z] [exec] Waiting finished after 4,560 ms. [2024-06-27T10:53:57.072Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:53:57.072Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:53:57.072Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:53:57.072Z] [exec] Admin Port: 4,848 [2024-06-27T10:53:57.072Z] [exec] Command start-domain executed successfully. [2024-06-27T10:53:57.124Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml:80: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:57.124Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:53:57.124Z] [2024-06-27T10:53:57.124Z] setup: [2024-06-27T10:53:57.124Z] [2024-06-27T10:53:57.124Z] runtest: [2024-06-27T10:53:57.124Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:53:57.125Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:53:57.125Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:53:57.125Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:53:57.125Z] [2024-06-27T10:53:57.125Z] run-client: [2024-06-27T10:53:57.125Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:53:57.138Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:53:57.139Z] [java] [2024-06-27T10:53:57.139Z] [java] [2024-06-27T10:53:57.139Z] [java] ----------------------------------------- [2024-06-27T10:53:57.139Z] [java] - jsp-tag-handler-post-construct-element: PASS - [2024-06-27T10:53:57.139Z] [java] ----------------------------------------- [2024-06-27T10:53:57.139Z] [java] - Total PASS : 1 - [2024-06-27T10:53:57.139Z] [java] - Total FAIL : 0 - [2024-06-27T10:53:57.139Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:53:57.139Z] [java] ----------------------------------------- [2024-06-27T10:53:57.139Z] [2024-06-27T10:53:57.139Z] undeploy: [2024-06-27T10:53:57.139Z] [2024-06-27T10:53:57.139Z] setOSConditions: [2024-06-27T10:53:57.139Z] [2024-06-27T10:53:57.139Z] setToolWin: [2024-06-27T10:53:57.139Z] [2024-06-27T10:53:57.139Z] setToolUnix: [2024-06-27T10:53:57.139Z] [2024-06-27T10:53:57.139Z] setToolProperty: [2024-06-27T10:53:57.139Z] [2024-06-27T10:53:57.139Z] setS1ASclassPath: [2024-06-27T10:53:57.139Z] [2024-06-27T10:53:57.139Z] init-common: [2024-06-27T10:53:57.139Z] [2024-06-27T10:53:57.139Z] undeploy-war-common: [2024-06-27T10:53:57.245Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb2_QCF [2024-06-27T10:53:57.245Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb2_InQueue [2024-06-27T10:53:57.245Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_InQueue deleted. [2024-06-27T10:53:57.245Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb2_OutQueue [2024-06-27T10:53:57.245Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_OutQueue deleted. [2024-06-27T10:53:57.245Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb2_InQueue [2024-06-27T10:53:57.245Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb2_OutQueue [2024-06-27T10:53:57.245Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt [2024-06-27T10:53:57.245Z] [2024-06-27T10:53:57.245Z] all: [2024-06-27T10:53:57.326Z] [2024-06-27T10:53:57.326Z] start-server-windows: [2024-06-27T10:53:57.326Z] [2024-06-27T10:53:57.326Z] setOSConditions: [2024-06-27T10:53:57.326Z] [2024-06-27T10:53:57.326Z] setToolWin: [2024-06-27T10:53:57.326Z] [2024-06-27T10:53:57.326Z] setToolUnix: [2024-06-27T10:53:57.326Z] [2024-06-27T10:53:57.326Z] setToolProperty: [2024-06-27T10:53:57.326Z] [2024-06-27T10:53:57.326Z] setS1ASclassPath: [2024-06-27T10:53:57.326Z] [2024-06-27T10:53:57.327Z] init-common: [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] restart: [2024-06-27T10:53:57.327Z] [echo] Not required to restart [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] all-with-mappings: [2024-06-27T10:53:57.327Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] setOSConditions: [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] setToolWin: [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] setToolUnix: [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] setToolProperty: [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] setS1ASclassPath: [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] init-common: [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] clean: [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] setOSConditions: [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] setToolWin: [2024-06-27T10:53:57.327Z] [2024-06-27T10:53:57.327Z] setToolUnix: [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] setToolProperty: [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] setS1ASclassPath: [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] init-common: [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] clean-common: [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] setOSConditions: [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] setToolWin: [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] setToolUnix: [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] setToolProperty: [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] setS1ASclassPath: [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] init-common: [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] clean-classes-common: [2024-06-27T10:53:57.328Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:57.328Z] [2024-06-27T10:53:57.328Z] setOSConditions: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] setToolWin: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] setToolUnix: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] setToolProperty: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] setS1ASclassPath: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] init-common: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] clean-jars-common: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] compile: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] setOSConditions: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] setToolWin: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] setToolUnix: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] setToolProperty: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] setS1ASclassPath: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.329Z] init-common: [2024-06-27T10:53:57.329Z] [2024-06-27T10:53:57.330Z] compile-common: [2024-06-27T10:53:57.330Z] [echo] Current time (ISO): 2024-06-27T10:53:57.216+0000 [2024-06-27T10:53:57.330Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:57.330Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:57.500Z] [2024-06-27T10:53:57.500Z] session4: [2024-06-27T10:53:57.500Z] [2024-06-27T10:53:57.500Z] setOSConditions: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setToolWin: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setToolUnix: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setToolProperty: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setS1ASclassPath: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] init-common: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] clean: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setOSConditions: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setToolWin: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setToolUnix: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setToolProperty: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setS1ASclassPath: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] init-common: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] clean-common: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setOSConditions: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setToolWin: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setToolUnix: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setToolProperty: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] setS1ASclassPath: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] init-common: [2024-06-27T10:53:57.501Z] [2024-06-27T10:53:57.501Z] clean-classes-common: [2024-06-27T10:53:57.502Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] setOSConditions: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] setToolWin: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] setToolUnix: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] setToolProperty: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] setS1ASclassPath: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] init-common: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] clean-jars-common: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] compile: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] setOSConditions: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] setToolWin: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] setToolUnix: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] setToolProperty: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] setS1ASclassPath: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] init-common: [2024-06-27T10:53:57.502Z] [2024-06-27T10:53:57.502Z] compile-common: [2024-06-27T10:53:57.502Z] [echo] Current time (ISO): 2024-06-27T10:53:57.346+0000 [2024-06-27T10:53:57.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:57.502Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:57.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false cfd-ra.rar [2024-06-27T10:53:57.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/CFactory [2024-06-27T10:53:57.705Z] [2024-06-27T10:53:57.705Z] setOSConditions: [2024-06-27T10:53:57.705Z] [2024-06-27T10:53:57.705Z] setToolWin: [2024-06-27T10:53:57.705Z] [2024-06-27T10:53:57.705Z] setToolUnix: [2024-06-27T10:53:57.705Z] [2024-06-27T10:53:57.705Z] setToolProperty: [2024-06-27T10:53:57.705Z] [2024-06-27T10:53:57.705Z] setS1ASclassPath: [2024-06-27T10:53:57.705Z] [2024-06-27T10:53:57.705Z] init-common: [2024-06-27T10:53:57.705Z] [2024-06-27T10:53:57.706Z] delete-jms-resource-common: [2024-06-27T10:53:57.720Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-handler-post-construct-element-web [2024-06-27T10:53:57.720Z] [2024-06-27T10:53:57.720Z] all: [2024-06-27T10:53:57.720Z] [echo] [2024-06-27T10:53:57.720Z] [echo] ************************* [2024-06-27T10:53:57.720Z] [echo] * Running jspTagHandlerPreDestroyAnnotation [2024-06-27T10:53:57.720Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation [2024-06-27T10:53:57.720Z] [echo] ************************* [2024-06-27T10:53:57.720Z] [echo] [2024-06-27T10:53:57.720Z] [2024-06-27T10:53:57.720Z] setOSConditions: [2024-06-27T10:53:57.720Z] [2024-06-27T10:53:57.720Z] setToolWin: [2024-06-27T10:53:57.720Z] [2024-06-27T10:53:57.720Z] setToolUnix: [2024-06-27T10:53:57.720Z] [2024-06-27T10:53:57.720Z] setToolProperty: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.721Z] setS1ASclassPath: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.721Z] init-common: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.721Z] clean: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.721Z] setOSConditions: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.721Z] setToolWin: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.721Z] setToolUnix: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.721Z] setToolProperty: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.721Z] setS1ASclassPath: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.721Z] init-common: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.721Z] clean-common: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.721Z] setOSConditions: [2024-06-27T10:53:57.721Z] [2024-06-27T10:53:57.722Z] setToolWin: [2024-06-27T10:53:57.722Z] [2024-06-27T10:53:57.722Z] setToolUnix: [2024-06-27T10:53:57.722Z] [2024-06-27T10:53:57.722Z] setToolProperty: [2024-06-27T10:53:57.722Z] [2024-06-27T10:53:57.722Z] setS1ASclassPath: [2024-06-27T10:53:57.722Z] [2024-06-27T10:53:57.722Z] init-common: [2024-06-27T10:53:57.722Z] [2024-06-27T10:53:57.722Z] clean-classes-common: [2024-06-27T10:53:57.722Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:57.722Z] [2024-06-27T10:53:57.722Z] setOSConditions: [2024-06-27T10:53:57.722Z] [2024-06-27T10:53:57.722Z] setToolWin: [2024-06-27T10:53:57.722Z] [2024-06-27T10:53:57.722Z] setToolUnix: [2024-06-27T10:53:57.722Z] [2024-06-27T10:53:57.722Z] setToolProperty: [2024-06-27T10:53:57.722Z] [2024-06-27T10:53:57.722Z] setS1ASclassPath: [2024-06-27T10:53:57.723Z] [2024-06-27T10:53:57.723Z] init-common: [2024-06-27T10:53:57.723Z] [2024-06-27T10:53:57.723Z] clean-jars-common: [2024-06-27T10:53:57.723Z] [2024-06-27T10:53:57.723Z] compile: [2024-06-27T10:53:57.723Z] [2024-06-27T10:53:57.723Z] setOSConditions: [2024-06-27T10:53:57.723Z] [2024-06-27T10:53:57.723Z] setToolWin: [2024-06-27T10:53:57.723Z] [2024-06-27T10:53:57.723Z] setToolUnix: [2024-06-27T10:53:57.723Z] [2024-06-27T10:53:57.723Z] setToolProperty: [2024-06-27T10:53:57.723Z] [2024-06-27T10:53:57.723Z] setS1ASclassPath: [2024-06-27T10:53:57.723Z] [2024-06-27T10:53:57.723Z] init-common: [2024-06-27T10:53:57.723Z] [2024-06-27T10:53:57.723Z] compile-common: [2024-06-27T10:53:57.723Z] [echo] Current time (ISO): 2024-06-27T10:53:57.542+0000 [2024-06-27T10:53:57.723Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:57.724Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:57.812Z] [exec] Jun 27, 2024 10:53:57 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:57.812Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:57.827Z] [exec] Application deployed with name cfd-ra. [2024-06-27T10:53:57.827Z] [echo] Deploying cfd-ra.rar on server [2024-06-27T10:53:57.827Z] [2024-06-27T10:53:57.827Z] setOSConditions: [2024-06-27T10:53:57.827Z] [2024-06-27T10:53:57.827Z] setToolWin: [2024-06-27T10:53:57.827Z] [2024-06-27T10:53:57.827Z] setToolUnix: [2024-06-27T10:53:57.827Z] [2024-06-27T10:53:57.827Z] setToolProperty: [2024-06-27T10:53:57.827Z] [2024-06-27T10:53:57.827Z] setS1ASclassPath: [2024-06-27T10:53:57.827Z] [2024-06-27T10:53:57.827Z] init-common: [2024-06-27T10:53:57.827Z] [2024-06-27T10:53:57.827Z] testAddAdmin: [2024-06-27T10:53:57.828Z] [2024-06-27T10:53:57.828Z] asadmin-common: [2024-06-27T10:53:57.828Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname cfd-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-06-27T10:53:57.972Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:57.973Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:57.973Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:57.973Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:57.973Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:57.973Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:57.973Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:58.200Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:58.200Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:58.200Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:58.200Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:58.200Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:58.200Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:58.200Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:58.213Z] [2024-06-27T10:53:58.213Z] setOSConditions: [2024-06-27T10:53:58.213Z] [2024-06-27T10:53:58.213Z] setToolWin: [2024-06-27T10:53:58.213Z] [2024-06-27T10:53:58.213Z] setToolUnix: [2024-06-27T10:53:58.213Z] [2024-06-27T10:53:58.213Z] setToolProperty: [2024-06-27T10:53:58.213Z] [2024-06-27T10:53:58.213Z] setS1ASclassPath: [2024-06-27T10:53:58.213Z] [2024-06-27T10:53:58.213Z] init-common: [2024-06-27T10:53:58.213Z] [2024-06-27T10:53:58.213Z] execute-sql-common: [2024-06-27T10:53:58.214Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2024-06-27T10:53:58.214Z] [sql] 0 rows affected [2024-06-27T10:53:58.214Z] [sql] 0 rows affected [2024-06-27T10:53:58.214Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:53:58.214Z] [2024-06-27T10:53:58.214Z] setOSConditions: [2024-06-27T10:53:58.214Z] [2024-06-27T10:53:58.214Z] setToolWin: [2024-06-27T10:53:58.214Z] [2024-06-27T10:53:58.214Z] setToolUnix: [2024-06-27T10:53:58.214Z] [2024-06-27T10:53:58.214Z] setToolProperty: [2024-06-27T10:53:58.214Z] [2024-06-27T10:53:58.214Z] setS1ASclassPath: [2024-06-27T10:53:58.214Z] [2024-06-27T10:53:58.214Z] init-common: [2024-06-27T10:53:58.214Z] [2024-06-27T10:53:58.214Z] runclient-common: [2024-06-27T10:53:58.214Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthAppClient.jar -name jdbc-jdbcjmsauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:53:58.214Z] [exec] Jun 27, 2024 10:53:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:53:58.214Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:53:58.214Z] [exec] Jun 27, 2024 10:53:56 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:58.214Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:58.214Z] [exec] Jun 27, 2024 10:53:56 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:58.214Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:58.214Z] [exec] Jun 27, 2024 10:53:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:58.214Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:58.214Z] [exec] Jun 27, 2024 10:53:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:53:58.214Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:53:58.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-06-27T10:53:58.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname cfd-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-06-27T10:53:58.389Z] [exec] Administered object eis/testAdmin created. [2024-06-27T10:53:58.389Z] [2024-06-27T10:53:58.389Z] setOSConditions: [2024-06-27T10:53:58.389Z] [2024-06-27T10:53:58.389Z] setToolWin: [2024-06-27T10:53:58.389Z] [2024-06-27T10:53:58.389Z] setToolUnix: [2024-06-27T10:53:58.389Z] [2024-06-27T10:53:58.389Z] setToolProperty: [2024-06-27T10:53:58.389Z] [2024-06-27T10:53:58.389Z] setS1ASclassPath: [2024-06-27T10:53:58.389Z] [2024-06-27T10:53:58.389Z] init-common: [2024-06-27T10:53:58.389Z] [2024-06-27T10:53:58.389Z] deploy-common: [2024-06-27T10:53:58.389Z] [echo] Current time (ISO): 2024-06-27T10:53:58.378+0000 [2024-06-27T10:53:58.452Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:58.452Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:58.452Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:58.452Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:58.452Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:58.452Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:58.452Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:58.526Z] [exec] Administered object jms/SampleQueue deleted. [2024-06-27T10:53:58.645Z] [2024-06-27T10:53:58.645Z] setOSConditions: [2024-06-27T10:53:58.645Z] [2024-06-27T10:53:58.645Z] setToolWin: [2024-06-27T10:53:58.645Z] [2024-06-27T10:53:58.645Z] setToolUnix: [2024-06-27T10:53:58.645Z] [2024-06-27T10:53:58.645Z] setToolProperty: [2024-06-27T10:53:58.645Z] [2024-06-27T10:53:58.645Z] setS1ASclassPath: [2024-06-27T10:53:58.646Z] [2024-06-27T10:53:58.646Z] init-common: [2024-06-27T10:53:58.646Z] [2024-06-27T10:53:58.646Z] deploy-common-pe: [2024-06-27T10:53:58.646Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:58.646Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:58.646Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:58.646Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:58.646Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:58.646Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:58.646Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:58.706Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:58.707Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:58.707Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:58.707Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:58.707Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:58.707Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:58.707Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:58.734Z] Thu Jun 27 10:53:58 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-06-27T10:53:58.734Z] [exec] Jun 27, 2024 10:53:58 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:53:58.734Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-implicit-cdi-client] with main class [Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiAppClient.jar even though it does not match the specified main class name null or client name simple-ejb-implicit-cdiClient [2024-06-27T10:53:58.747Z] + break [2024-06-27T10:53:58.747Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:53:58.780Z] Archiving artifacts [2024-06-27T10:53:58.900Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:58.900Z] [javac] 1 warning [2024-06-27T10:53:58.900Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:59.220Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:59.220Z] [javac] 1 warning [2024-06-27T10:53:59.220Z] [2024-06-27T10:53:59.220Z] build: [2024-06-27T10:53:59.220Z] [2024-06-27T10:53:59.220Z] setOSConditions: [2024-06-27T10:53:59.220Z] [2024-06-27T10:53:59.220Z] setToolWin: [2024-06-27T10:53:59.220Z] [2024-06-27T10:53:59.220Z] setToolUnix: [2024-06-27T10:53:59.220Z] [2024-06-27T10:53:59.220Z] setToolProperty: [2024-06-27T10:53:59.220Z] [2024-06-27T10:53:59.220Z] setS1ASclassPath: [2024-06-27T10:53:59.220Z] [2024-06-27T10:53:59.220Z] init-common: [2024-06-27T10:53:59.220Z] [2024-06-27T10:53:59.221Z] webclient-war-common: [2024-06-27T10:53:59.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:53:59.221Z] [2024-06-27T10:53:59.221Z] clear: [2024-06-27T10:53:59.221Z] [2024-06-27T10:53:59.221Z] test-tlds-exist: [2024-06-27T10:53:59.221Z] [2024-06-27T10:53:59.221Z] copy-tlds: [2024-06-27T10:53:59.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:53:59.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:53:59.221Z] [2024-06-27T10:53:59.221Z] test-tagfiles-exist: [2024-06-27T10:53:59.221Z] [2024-06-27T10:53:59.221Z] copy-tagfiles: [2024-06-27T10:53:59.221Z] [2024-06-27T10:53:59.221Z] package-war-common: [2024-06-27T10:53:59.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:59.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:53:59.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/lib [2024-06-27T10:53:59.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:59.221Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:53:59.221Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-06-27T10:53:59.221Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:53:59.221Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:53:59.221Z] [javac] Compiling 1 source file [2024-06-27T10:53:59.221Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:53:59.221Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:53:59.221Z] [2024-06-27T10:53:59.221Z] deploy: [2024-06-27T10:53:59.221Z] [2024-06-27T10:53:59.221Z] deploy-war-common: [2024-06-27T10:53:59.221Z] [2024-06-27T10:53:59.222Z] setOSConditions: [2024-06-27T10:53:59.222Z] [2024-06-27T10:53:59.222Z] setToolWin: [2024-06-27T10:53:59.222Z] [2024-06-27T10:53:59.222Z] setToolUnix: [2024-06-27T10:53:59.222Z] [2024-06-27T10:53:59.222Z] setToolProperty: [2024-06-27T10:53:59.222Z] [2024-06-27T10:53:59.222Z] setS1ASclassPath: [2024-06-27T10:53:59.222Z] [2024-06-27T10:53:59.222Z] init-common: [2024-06-27T10:53:59.222Z] [2024-06-27T10:53:59.222Z] deploy-war-commonpe: [2024-06-27T10:53:59.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp.ear [2024-06-27T10:53:59.270Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:59.270Z] [javac] 1 warning [2024-06-27T10:53:59.270Z] [2024-06-27T10:53:59.270Z] setOSConditions: [2024-06-27T10:53:59.270Z] [2024-06-27T10:53:59.270Z] setToolWin: [2024-06-27T10:53:59.270Z] [2024-06-27T10:53:59.270Z] setToolUnix: [2024-06-27T10:53:59.270Z] [2024-06-27T10:53:59.270Z] setToolProperty: [2024-06-27T10:53:59.270Z] [2024-06-27T10:53:59.270Z] setS1ASclassPath: [2024-06-27T10:53:59.270Z] [2024-06-27T10:53:59.270Z] init-common: [2024-06-27T10:53:59.270Z] [2024-06-27T10:53:59.270Z] compile-common: [2024-06-27T10:53:59.270Z] [echo] Current time (ISO): 2024-06-27T10:53:59.067+0000 [2024-06-27T10:53:59.270Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:59.377Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:59.377Z] [javac] 1 warning [2024-06-27T10:53:59.377Z] [2024-06-27T10:53:59.377Z] setOSConditions: [2024-06-27T10:53:59.378Z] [2024-06-27T10:53:59.378Z] setToolWin: [2024-06-27T10:53:59.378Z] [2024-06-27T10:53:59.378Z] setToolUnix: [2024-06-27T10:53:59.378Z] [2024-06-27T10:53:59.378Z] setToolProperty: [2024-06-27T10:53:59.378Z] [2024-06-27T10:53:59.378Z] setS1ASclassPath: [2024-06-27T10:53:59.378Z] [2024-06-27T10:53:59.378Z] init-common: [2024-06-27T10:53:59.378Z] [2024-06-27T10:53:59.378Z] compile-common: [2024-06-27T10:53:59.378Z] [echo] Current time (ISO): 2024-06-27T10:53:59.338+0000 [2024-06-27T10:53:59.378Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:59.536Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-06-27T10:53:59.536Z] [2024-06-27T10:53:59.536Z] all: [2024-06-27T10:53:59.536Z] [2024-06-27T10:53:59.536Z] setOSConditions: [2024-06-27T10:53:59.536Z] [2024-06-27T10:53:59.536Z] setToolWin: [2024-06-27T10:53:59.536Z] [2024-06-27T10:53:59.536Z] setToolUnix: [2024-06-27T10:53:59.536Z] [2024-06-27T10:53:59.536Z] setToolProperty: [2024-06-27T10:53:59.536Z] [2024-06-27T10:53:59.536Z] setS1ASclassPath: [2024-06-27T10:53:59.597Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:53:59.597Z] [javac] 1 warning [2024-06-27T10:53:59.597Z] [2024-06-27T10:53:59.597Z] setOSConditions: [2024-06-27T10:53:59.597Z] [2024-06-27T10:53:59.597Z] setToolWin: [2024-06-27T10:53:59.597Z] [2024-06-27T10:53:59.597Z] setToolUnix: [2024-06-27T10:53:59.597Z] [2024-06-27T10:53:59.597Z] setToolProperty: [2024-06-27T10:53:59.597Z] [2024-06-27T10:53:59.597Z] setS1ASclassPath: [2024-06-27T10:53:59.597Z] [2024-06-27T10:53:59.597Z] init-common: [2024-06-27T10:53:59.597Z] [2024-06-27T10:53:59.597Z] compile-common: [2024-06-27T10:53:59.597Z] [echo] Current time (ISO): 2024-06-27T10:53:59.493+0000 [2024-06-27T10:53:59.597Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:59.672Z] Thu Jun 27 10:53:59 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:53:59.672Z] Command stop-database executed successfully. [2024-06-27T10:53:59.672Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin stop-domain [2024-06-27T10:53:59.779Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-handler-pre-destroy-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-06-27T10:53:59.791Z] [2024-06-27T10:53:59.791Z] init-common: [2024-06-27T10:53:59.791Z] [2024-06-27T10:53:59.791Z] clean: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setOSConditions: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setToolWin: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setToolUnix: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setToolProperty: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setS1ASclassPath: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] init-common: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] clean-common: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setOSConditions: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setToolWin: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setToolUnix: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setToolProperty: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setS1ASclassPath: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] init-common: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] clean-classes-common: [2024-06-27T10:53:59.792Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setOSConditions: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setToolWin: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setToolUnix: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setToolProperty: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] setS1ASclassPath: [2024-06-27T10:53:59.792Z] [2024-06-27T10:53:59.792Z] init-common: [2024-06-27T10:53:59.793Z] [2024-06-27T10:53:59.793Z] clean-jars-common: [2024-06-27T10:53:59.793Z] [2024-06-27T10:53:59.793Z] compile: [2024-06-27T10:53:59.793Z] [2024-06-27T10:53:59.793Z] setOSConditions: [2024-06-27T10:53:59.793Z] [2024-06-27T10:53:59.793Z] setToolWin: [2024-06-27T10:53:59.793Z] [2024-06-27T10:53:59.793Z] setToolUnix: [2024-06-27T10:53:59.793Z] [2024-06-27T10:53:59.793Z] setToolProperty: [2024-06-27T10:53:59.793Z] [2024-06-27T10:53:59.793Z] setS1ASclassPath: [2024-06-27T10:53:59.793Z] [2024-06-27T10:53:59.793Z] init-common: [2024-06-27T10:53:59.793Z] [2024-06-27T10:53:59.793Z] compile-common: [2024-06-27T10:53:59.793Z] [echo] Current time (ISO): 2024-06-27T10:53:59.617+0000 [2024-06-27T10:53:59.793Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:59.793Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:53:59.821Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:59.821Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:59.821Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:59.821Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:59.821Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:59.821Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:59.821Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:53:59.827Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:53:59.827Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:53:59.827Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:53:59.827Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:53:59.827Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:53:59.827Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:53:59.827Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:00.095Z] [exec] Jun 27, 2024 10:53:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:00.096Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@39f0c343 [2024-06-27T10:54:00.096Z] [exec] jdbc tests 3 & 7 will fail with Derby [2024-06-27T10:54:00.096Z] [exec] ----------------------------------------------- [2024-06-27T10:54:00.096Z] [exec] JDBC Tests [2024-06-27T10:54:00.096Z] [exec] ----------------------------------------------- [2024-06-27T10:54:00.096Z] [exec] app auth : getting connection w/o user/pass [2024-06-27T10:54:00.096Z] [exec] Should NOT get a connection : Value of key is: test1 [2024-06-27T10:54:00.096Z] [exec] ----------------------------------------------- [2024-06-27T10:54:00.096Z] [exec] app auth : getting connection w/ user/pass [2024-06-27T10:54:00.096Z] [exec] Should get a connection : Value of key is: test2 [2024-06-27T10:54:00.096Z] [exec] ----------------------------------------------- [2024-06-27T10:54:00.096Z] [exec] app auth : getting connection w/ wrong user/pass [2024-06-27T10:54:00.096Z] [exec] Should NOT get a connection : Value of key is: test3 [2024-06-27T10:54:00.096Z] [exec] ----------------------------------------------- [2024-06-27T10:54:00.096Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2024-06-27T10:54:00.096Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2024-06-27T10:54:00.096Z] [exec] ----------------------------------------------- [2024-06-27T10:54:00.096Z] [exec] container auth : getting connection w/o user/pass [2024-06-27T10:54:00.096Z] [exec] Should get a connection : Value of key is: test5 [2024-06-27T10:54:00.096Z] [exec] ----------------------------------------------- [2024-06-27T10:54:00.096Z] [exec] container auth : getting connection w/ user/pass [2024-06-27T10:54:00.096Z] [exec] Should get a connection : Value of key is: test6 [2024-06-27T10:54:00.096Z] [exec] ----------------------------------------------- [2024-06-27T10:54:00.096Z] [exec] container auth : getting connection w/ wrong user/pass [2024-06-27T10:54:00.096Z] [exec] Should NOT get a connection : Value of key is: test7 [2024-06-27T10:54:00.096Z] [exec] ----------------------------------------------- [2024-06-27T10:54:00.096Z] [exec] JMS tests [2024-06-27T10:54:00.096Z] [exec] ----------------------------------------------- [2024-06-27T10:54:00.096Z] [exec] app auth : getting connection w/ user/pass [2024-06-27T10:54:00.303Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:00.303Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:00.303Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:00.303Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:00.303Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:00.303Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:00.303Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:00.337Z] [exec] Application deployed with name web-jsp-tag-handler-pre-destroy-annotation-web. [2024-06-27T10:54:00.337Z] [2024-06-27T10:54:00.337Z] deploy-war-commonee: [2024-06-27T10:54:00.337Z] [2024-06-27T10:54:00.337Z] run-first: [2024-06-27T10:54:00.386Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:00.590Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-pre-destroy-annotation/jsp/test.jsp [2024-06-27T10:54:00.591Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:00.591Z] [java] [2024-06-27T10:54:00.591Z] [java] [2024-06-27T10:54:00.591Z] [java] ----------------------------------------- [2024-06-27T10:54:00.591Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-06-27T10:54:00.591Z] [java] ----------------------------------------- [2024-06-27T10:54:00.591Z] [java] - Total PASS : 1 - [2024-06-27T10:54:00.591Z] [java] - Total FAIL : 0 - [2024-06-27T10:54:00.591Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:54:00.591Z] [java] ----------------------------------------- [2024-06-27T10:54:00.591Z] [2024-06-27T10:54:00.591Z] restart-server-instance-common: [2024-06-27T10:54:00.591Z] [2024-06-27T10:54:00.591Z] setOSConditions: [2024-06-27T10:54:00.591Z] [2024-06-27T10:54:00.591Z] setToolWin: [2024-06-27T10:54:00.591Z] [2024-06-27T10:54:00.591Z] setToolUnix: [2024-06-27T10:54:00.591Z] [2024-06-27T10:54:00.591Z] setToolProperty: [2024-06-27T10:54:00.591Z] [2024-06-27T10:54:00.591Z] setS1ASclassPath: [2024-06-27T10:54:00.591Z] [2024-06-27T10:54:00.591Z] init-common: [2024-06-27T10:54:00.591Z] [2024-06-27T10:54:00.591Z] stopDomain: [2024-06-27T10:54:00.591Z] [echo] run.xml:stopping domain... [2024-06-27T10:54:00.640Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:54:00.640Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:00.640Z] [javac] 1 warning [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] build: [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] setOSConditions: [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] setToolWin: [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] setToolUnix: [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] setToolProperty: [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] setS1ASclassPath: [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] init-common: [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] ejb-jar-common: [2024-06-27T10:54:00.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] package-ejbjar-common: [2024-06-27T10:54:00.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:00.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:00.640Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-06-27T10:54:00.640Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:00.640Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] setOSConditions: [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] setToolWin: [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] setToolUnix: [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.640Z] setToolProperty: [2024-06-27T10:54:00.640Z] [2024-06-27T10:54:00.641Z] setS1ASclassPath: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] init-common: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] ejb-jar-common: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] package-ejbjar-common: [2024-06-27T10:54:00.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:00.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:00.641Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-06-27T10:54:00.641Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] setOSConditions: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] fixFiles: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] convUnix: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] convWin: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] setToolWin: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] setToolUnix: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] setToolProperty: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] setS1ASclassPath: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] init-common: [2024-06-27T10:54:00.641Z] [2024-06-27T10:54:00.641Z] ear-common: [2024-06-27T10:54:00.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:00.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:00.641Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/${sun-application.xml} to copy. [2024-06-27T10:54:00.641Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:54:00.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:00.642Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfacesApp.ear [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] deploy: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] setOSConditions: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] setToolWin: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] setToolUnix: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] setToolProperty: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] setS1ASclassPath: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] init-common: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] deploy-common: [2024-06-27T10:54:00.642Z] [echo] Current time (ISO): 2024-06-27T10:54:00.566+0000 [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] setOSConditions: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] setToolWin: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] setToolUnix: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] setToolProperty: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] setS1ASclassPath: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] init-common: [2024-06-27T10:54:00.642Z] [2024-06-27T10:54:00.642Z] deploy-common-pe: [2024-06-27T10:54:00.748Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:00.748Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/ejb/SimpleBMPBean.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:54:00.748Z] [javac] return new Integer(1); [2024-06-27T10:54:00.748Z] [javac] ^ [2024-06-27T10:54:00.748Z] [javac] 2 warnings [2024-06-27T10:54:00.748Z] [2024-06-27T10:54:00.748Z] setOSConditions: [2024-06-27T10:54:00.748Z] [2024-06-27T10:54:00.748Z] setToolWin: [2024-06-27T10:54:00.748Z] [2024-06-27T10:54:00.748Z] setToolUnix: [2024-06-27T10:54:00.748Z] [2024-06-27T10:54:00.748Z] setToolProperty: [2024-06-27T10:54:00.748Z] [2024-06-27T10:54:00.748Z] setS1ASclassPath: [2024-06-27T10:54:00.748Z] [2024-06-27T10:54:00.748Z] init-common: [2024-06-27T10:54:00.748Z] [2024-06-27T10:54:00.748Z] compile-common: [2024-06-27T10:54:00.748Z] [echo] Current time (ISO): 2024-06-27T10:54:00.724+0000 [2024-06-27T10:54:00.748Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:00.969Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:00.969Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:00.969Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:00.969Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:00.969Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:00.969Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:00.969Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:01.129Z] [exec] Application deployed with name connection-factory-definitionApp. [2024-06-27T10:54:01.129Z] [echo] Deployment on target server server successful [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] setOSConditions: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] setToolWin: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] setToolUnix: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] setToolProperty: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] setS1ASclassPath: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] init-common: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] deploy-common-ee: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] run: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] setOSConditions: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] setToolWin: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] setToolUnix: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.129Z] setToolProperty: [2024-06-27T10:54:01.129Z] [2024-06-27T10:54:01.130Z] setS1ASclassPath: [2024-06-27T10:54:01.130Z] [2024-06-27T10:54:01.130Z] init-common: [2024-06-27T10:54:01.130Z] [2024-06-27T10:54:01.130Z] compile-ut: [2024-06-27T10:54:01.130Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:01.173Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:01.173Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:01.173Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:01.173Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:01.173Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:01.173Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:01.173Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:01.228Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:01.232Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfacesApp.ear [2024-06-27T10:54:01.256Z] [exec] Jun 27, 2024 10:54:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:01.256Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5d14e99e [2024-06-27T10:54:01.320Z] [exec] Hello, From Vijay ! [2024-06-27T10:54:01.320Z] [exec] Value of key is:basic-wsdl-to-java-test-case [2024-06-27T10:54:01.320Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:01.320Z] [exec] [2024-06-27T10:54:01.320Z] [exec] [2024-06-27T10:54:01.320Z] [exec] ----------------------------------------- [2024-06-27T10:54:01.320Z] [exec] - basic-wsdl-to-java-test-case: PASS - [2024-06-27T10:54:01.320Z] [exec] ----------------------------------------- [2024-06-27T10:54:01.320Z] [exec] Total PASS: 1 [2024-06-27T10:54:01.320Z] [exec] Total FAIL: 0 [2024-06-27T10:54:01.320Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:01.320Z] [exec] ----------------------------------------- [2024-06-27T10:54:01.320Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:01.320Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:01.320Z] [2024-06-27T10:54:01.320Z] undeploy: [2024-06-27T10:54:01.320Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:01.320Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:01.320Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:01.320Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:01.320Z] [2024-06-27T10:54:01.320Z] setOSConditions: [2024-06-27T10:54:01.320Z] [2024-06-27T10:54:01.320Z] setToolWin: [2024-06-27T10:54:01.320Z] [2024-06-27T10:54:01.320Z] setToolUnix: [2024-06-27T10:54:01.320Z] [2024-06-27T10:54:01.320Z] setToolProperty: [2024-06-27T10:54:01.320Z] [2024-06-27T10:54:01.320Z] setS1ASclassPath: [2024-06-27T10:54:01.320Z] [2024-06-27T10:54:01.320Z] init-common: [2024-06-27T10:54:01.320Z] [2024-06-27T10:54:01.320Z] undeploy-war-common: [2024-06-27T10:54:01.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false wsdltojava-web [2024-06-27T10:54:01.321Z] [2024-06-27T10:54:01.321Z] all: [2024-06-27T10:54:01.321Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:01.321Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:01.321Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:01.321Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:01.321Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:01.321Z] [2024-06-27T10:54:01.321Z] setOSConditions: [2024-06-27T10:54:01.321Z] [2024-06-27T10:54:01.321Z] setToolWin: [2024-06-27T10:54:01.321Z] [2024-06-27T10:54:01.321Z] setToolUnix: [2024-06-27T10:54:01.321Z] [2024-06-27T10:54:01.321Z] setToolProperty: [2024-06-27T10:54:01.321Z] [2024-06-27T10:54:01.321Z] setS1ASclassPath: [2024-06-27T10:54:01.321Z] [2024-06-27T10:54:01.321Z] init-common: [2024-06-27T10:54:01.321Z] [2024-06-27T10:54:01.321Z] clean: [2024-06-27T10:54:01.321Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:01.322Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:01.322Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:01.322Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:01.322Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:01.322Z] [2024-06-27T10:54:01.322Z] setOSConditions: [2024-06-27T10:54:01.322Z] [2024-06-27T10:54:01.322Z] setToolWin: [2024-06-27T10:54:01.322Z] [2024-06-27T10:54:01.322Z] setToolUnix: [2024-06-27T10:54:01.322Z] [2024-06-27T10:54:01.322Z] setToolProperty: [2024-06-27T10:54:01.322Z] [2024-06-27T10:54:01.322Z] setS1ASclassPath: [2024-06-27T10:54:01.322Z] [2024-06-27T10:54:01.322Z] init-common: [2024-06-27T10:54:01.322Z] [2024-06-27T10:54:01.322Z] clean-common: [2024-06-27T10:54:01.322Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:01.322Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:01.322Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:01.322Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:01.322Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.323Z] setOSConditions: [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.323Z] setToolWin: [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.323Z] setToolUnix: [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.323Z] setToolProperty: [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.323Z] setS1ASclassPath: [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.323Z] init-common: [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.323Z] clean-classes-common: [2024-06-27T10:54:01.323Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:01.323Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:01.323Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:01.323Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:01.323Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:01.323Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.323Z] setOSConditions: [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.323Z] setToolWin: [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.323Z] setToolUnix: [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.323Z] setToolProperty: [2024-06-27T10:54:01.323Z] [2024-06-27T10:54:01.324Z] setS1ASclassPath: [2024-06-27T10:54:01.324Z] [2024-06-27T10:54:01.324Z] init-common: [2024-06-27T10:54:01.324Z] [2024-06-27T10:54:01.324Z] clean-jars-common: [2024-06-27T10:54:01.324Z] [2024-06-27T10:54:01.324Z] compile: [2024-06-27T10:54:01.324Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:01.324Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:01.324Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:01.324Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:01.324Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:01.324Z] [2024-06-27T10:54:01.324Z] setOSConditions: [2024-06-27T10:54:01.324Z] [2024-06-27T10:54:01.324Z] setToolWin: [2024-06-27T10:54:01.324Z] [2024-06-27T10:54:01.324Z] setToolUnix: [2024-06-27T10:54:01.324Z] [2024-06-27T10:54:01.324Z] setToolProperty: [2024-06-27T10:54:01.324Z] [2024-06-27T10:54:01.324Z] setS1ASclassPath: [2024-06-27T10:54:01.324Z] [2024-06-27T10:54:01.324Z] init-common: [2024-06-27T10:54:01.324Z] [2024-06-27T10:54:01.324Z] compile-common: [2024-06-27T10:54:01.324Z] [echo] Current time (ISO): 2024-06-27T10:54:01.267+0000 [2024-06-27T10:54:01.324Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:01.324Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:01.385Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:01.385Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:01.385Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:01.385Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:01.385Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:01.385Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:01.385Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:01.401Z] Waiting for the domain to stop . [2024-06-27T10:54:01.401Z] Waiting finished after 309 ms. [2024-06-27T10:54:01.401Z] Command stop-domain executed successfully. [2024-06-27T10:54:01.483Z] [javac] 1 warning [2024-06-27T10:54:01.483Z] [2024-06-27T10:54:01.483Z] build: [2024-06-27T10:54:01.483Z] [2024-06-27T10:54:01.483Z] setOSConditions: [2024-06-27T10:54:01.483Z] [2024-06-27T10:54:01.483Z] setToolWin: [2024-06-27T10:54:01.483Z] [2024-06-27T10:54:01.483Z] setToolUnix: [2024-06-27T10:54:01.483Z] [2024-06-27T10:54:01.483Z] setToolProperty: [2024-06-27T10:54:01.483Z] [2024-06-27T10:54:01.483Z] setS1ASclassPath: [2024-06-27T10:54:01.483Z] [2024-06-27T10:54:01.483Z] init-common: [2024-06-27T10:54:01.483Z] [2024-06-27T10:54:01.483Z] ejb-jar-common: [2024-06-27T10:54:01.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:01.483Z] [2024-06-27T10:54:01.483Z] package-ejbjar-common: [2024-06-27T10:54:01.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:01.484Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-ejb.jar [2024-06-27T10:54:01.484Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:01.484Z] [2024-06-27T10:54:01.484Z] setOSConditions: [2024-06-27T10:54:01.484Z] [2024-06-27T10:54:01.484Z] setToolWin: [2024-06-27T10:54:01.484Z] [2024-06-27T10:54:01.484Z] setToolUnix: [2024-06-27T10:54:01.484Z] [2024-06-27T10:54:01.484Z] setToolProperty: [2024-06-27T10:54:01.484Z] [2024-06-27T10:54:01.484Z] setS1ASclassPath: [2024-06-27T10:54:01.484Z] [2024-06-27T10:54:01.484Z] init-common: [2024-06-27T10:54:01.484Z] [2024-06-27T10:54:01.484Z] appclient-jar-common: [2024-06-27T10:54:01.484Z] [2024-06-27T10:54:01.484Z] package-appclientjar-common: [2024-06-27T10:54:01.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:01.484Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:01.484Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:01.484Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2024-06-27T10:54:01.485Z] [echo] appclient.jar=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2024-06-27T10:54:01.485Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2024-06-27T10:54:01.485Z] [2024-06-27T10:54:01.485Z] deploy: [2024-06-27T10:54:01.485Z] [2024-06-27T10:54:01.485Z] setOSConditions: [2024-06-27T10:54:01.485Z] [2024-06-27T10:54:01.485Z] setToolWin: [2024-06-27T10:54:01.485Z] [2024-06-27T10:54:01.485Z] setToolUnix: [2024-06-27T10:54:01.485Z] [2024-06-27T10:54:01.485Z] setToolProperty: [2024-06-27T10:54:01.485Z] [2024-06-27T10:54:01.485Z] setS1ASclassPath: [2024-06-27T10:54:01.485Z] [2024-06-27T10:54:01.485Z] init-common: [2024-06-27T10:54:01.485Z] [2024-06-27T10:54:01.485Z] deploy-jar-common: [2024-06-27T10:54:01.510Z] [exec] Creating InitialContext() [2024-06-27T10:54:01.510Z] [exec] Value of key is: stateless [2024-06-27T10:54:01.510Z] [exec] Value of key is: stateless2 [2024-06-27T10:54:01.510Z] [exec] ensuring that sless1 and sless2 are not equal [2024-06-27T10:54:01.510Z] [exec] Value of key is: stateless3 [2024-06-27T10:54:01.510Z] [exec] test complete [2024-06-27T10:54:01.511Z] [exec] Value of key is: main [2024-06-27T10:54:01.511Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:01.511Z] [exec] [2024-06-27T10:54:01.511Z] [exec] [2024-06-27T10:54:01.511Z] [exec] ----------------------------------------- [2024-06-27T10:54:01.511Z] [exec] - main: PASS - [2024-06-27T10:54:01.511Z] [exec] - stateless: PASS - [2024-06-27T10:54:01.511Z] [exec] - stateless2: PASS - [2024-06-27T10:54:01.511Z] [exec] - stateless3: PASS - [2024-06-27T10:54:01.511Z] [exec] ----------------------------------------- [2024-06-27T10:54:01.511Z] [exec] Total PASS: 4 [2024-06-27T10:54:01.511Z] [exec] Total FAIL: 0 [2024-06-27T10:54:01.511Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:01.511Z] [exec] ----------------------------------------- [2024-06-27T10:54:01.511Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:01.511Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:01.513Z] [exec] Waiting for the domain to stop . [2024-06-27T10:54:01.513Z] [exec] Waiting finished after 180 ms. [2024-06-27T10:54:01.513Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:54:01.658Z] + check_successful_run [2024-06-27T10:54:01.658Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-06-27T10:54:01.658Z] [2024-06-27T10:54:01.658Z] ===== CHECK SUCCESSFUL RUN ===== [2024-06-27T10:54:01.658Z] [2024-06-27T10:54:01.658Z] + FILE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:54:01.658Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html ']' [2024-06-27T10:54:01.658Z] + echo 'File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-06-27T10:54:01.658Z] File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-06-27T10:54:01.658Z] + generate_junit_report persistence_all [2024-06-27T10:54:01.658Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-06-27T10:54:01.658Z] [2024-06-27T10:54:01.658Z] ===== GENERATE JUNIT REPORT ===== [2024-06-27T10:54:01.658Z] [2024-06-27T10:54:01.658Z] + TD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:54:01.658Z] + JUD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml [2024-06-27T10:54:01.658Z] + TESTSUITE_NAME=persistence_all [2024-06-27T10:54:01.658Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:54:01.658Z] + awk -v suitename=persistence_all ' [2024-06-27T10:54:01.658Z] BEGIN { [2024-06-27T10:54:01.658Z] totaltests = 0; [2024-06-27T10:54:01.658Z] totalfailures = 0; [2024-06-27T10:54:01.658Z] totalerrors = 0; [2024-06-27T10:54:01.658Z] } [2024-06-27T10:54:01.658Z] function getPropVal(str){ [2024-06-27T10:54:01.658Z] split(str, a, "="); [2024-06-27T10:54:01.658Z] val = a[2]; [2024-06-27T10:54:01.658Z] # remove quotes [2024-06-27T10:54:01.658Z] gsub("\"","",val); [2024-06-27T10:54:01.658Z] return val; [2024-06-27T10:54:01.658Z] } [2024-06-27T10:54:01.658Z] function removeXMLTag(str){ [2024-06-27T10:54:01.658Z] # remove xml tag quotes [2024-06-27T10:54:01.658Z] gsub("","",str); [2024-06-27T10:54:01.658Z] gsub("<.*>","",str); [2024-06-27T10:54:01.658Z] gsub(">","",str); [2024-06-27T10:54:01.658Z] return str; [2024-06-27T10:54:01.658Z] } [2024-06-27T10:54:01.658Z] /status value=/ { [2024-06-27T10:54:01.658Z] result=getPropVal($0); [2024-06-27T10:54:01.658Z] result=removeXMLTag(result); [2024-06-27T10:54:01.658Z] } [2024-06-27T10:54:01.658Z] // { [2024-06-27T10:54:01.658Z] getline; [2024-06-27T10:54:01.658Z] getline; [2024-06-27T10:54:01.658Z] testunit=removeXMLTag($0); [2024-06-27T10:54:01.658Z] gsub("\"","",testunit); [2024-06-27T10:54:01.658Z] } [2024-06-27T10:54:01.658Z] // { [2024-06-27T10:54:01.658Z] getline; [2024-06-27T10:54:01.658Z] testname=removeXMLTag($0); [2024-06-27T10:54:01.658Z] gsub("\"","",testname); [2024-06-27T10:54:01.658Z] } [2024-06-27T10:54:01.658Z] /<\/testcase>/{ [2024-06-27T10:54:01.658Z] classname=testunit [2024-06-27T10:54:01.658Z] # printing testcase to out [2024-06-27T10:54:01.658Z] out = out sprintf(" \n", classname, testname); [2024-06-27T10:54:01.658Z] if (result == "fail") { [2024-06-27T10:54:01.658Z] out = out " \n"; [2024-06-27T10:54:01.658Z] totalfailures++; [2024-06-27T10:54:01.658Z] } else if (result == "did_not_run") { [2024-06-27T10:54:01.658Z] out = out " \n"; [2024-06-27T10:54:01.658Z] totalerrors++; [2024-06-27T10:54:01.658Z] } [2024-06-27T10:54:01.658Z] out = out " \n"; [2024-06-27T10:54:01.658Z] [2024-06-27T10:54:01.658Z] totaltests++; [2024-06-27T10:54:01.658Z] result=""; [2024-06-27T10:54:01.658Z] testname=""; [2024-06-27T10:54:01.658Z] } [2024-06-27T10:54:01.658Z] END { [2024-06-27T10:54:01.658Z] print "" [2024-06-27T10:54:01.658Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-06-27T10:54:01.658Z] printf "%s", out; [2024-06-27T10:54:01.658Z] print "" [2024-06-27T10:54:01.658Z] }' [2024-06-27T10:54:01.658Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:54:01.658Z] + change_junit_report_class_names [2024-06-27T10:54:01.658Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:54:01.659Z] + sed -i 's/\bclassname="/classname="persistence_all./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:54:01.659Z] + copy_test_artifacts persistence_all [2024-06-27T10:54:01.659Z] + sleep 1 [2024-06-27T10:54:01.670Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:01.670Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:01.670Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:01.670Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:01.670Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:01.670Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:01.670Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:01.789Z] [exec] Application deployed with name ejb32-intrfacesApp. [2024-06-27T10:54:01.789Z] [exec] there are no files to retrieve for application ejb32-intrfacesApp [2024-06-27T10:54:01.789Z] [echo] Deployment on target server server successful [2024-06-27T10:54:01.789Z] [2024-06-27T10:54:01.789Z] setOSConditions: [2024-06-27T10:54:01.789Z] [2024-06-27T10:54:01.789Z] setToolWin: [2024-06-27T10:54:01.790Z] [2024-06-27T10:54:01.790Z] setToolUnix: [2024-06-27T10:54:01.790Z] [2024-06-27T10:54:01.790Z] setToolProperty: [2024-06-27T10:54:01.790Z] [2024-06-27T10:54:01.790Z] setS1ASclassPath: [2024-06-27T10:54:01.790Z] [2024-06-27T10:54:01.790Z] init-common: [2024-06-27T10:54:01.790Z] [2024-06-27T10:54:01.790Z] deploy-common-ee: [2024-06-27T10:54:01.790Z] [2024-06-27T10:54:01.790Z] run: [2024-06-27T10:54:01.977Z] [exec] Should get a connection : Value of key is: test1 [2024-06-27T10:54:01.977Z] [exec] ----------------------------------------------- [2024-06-27T10:54:01.977Z] [exec] app auth : getting connection w/o user/pass [2024-06-27T10:54:01.977Z] [exec] Should get a connection : Value of key is: test2 [2024-06-27T10:54:01.977Z] [exec] ----------------------------------------------- [2024-06-27T10:54:01.977Z] [exec] app auth : getting connection w/ wrong user/pass [2024-06-27T10:54:01.977Z] [exec] Should NOT get a connection : Value of key is: test3 [2024-06-27T10:54:01.977Z] [exec] ----------------------------------------------- [2024-06-27T10:54:01.977Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2024-06-27T10:54:01.977Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2024-06-27T10:54:01.977Z] [exec] ----------------------------------------------- [2024-06-27T10:54:01.977Z] [exec] container auth : getting connection w/o user/pass [2024-06-27T10:54:01.977Z] [exec] Should get a connection : Value of key is: test5 [2024-06-27T10:54:01.977Z] [exec] ----------------------------------------------- [2024-06-27T10:54:01.977Z] [exec] container auth : getting connection w/ user/pass [2024-06-27T10:54:01.977Z] [exec] Should get a connection : Value of key is: test6 [2024-06-27T10:54:01.977Z] [exec] ----------------------------------------------- [2024-06-27T10:54:01.977Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:01.977Z] [exec] [2024-06-27T10:54:01.977Z] [exec] [2024-06-27T10:54:01.977Z] [exec] ----------------------------------------- [2024-06-27T10:54:01.977Z] [exec] - test4 : PASS - [2024-06-27T10:54:01.977Z] [exec] - test3 : PASS - [2024-06-27T10:54:01.977Z] [exec] - test6 : PASS - [2024-06-27T10:54:01.977Z] [exec] - test5 : PASS - [2024-06-27T10:54:01.977Z] [exec] - test2 : PASS - [2024-06-27T10:54:01.977Z] [exec] - test1 : PASS - [2024-06-27T10:54:01.977Z] [exec] - test6 : PASS - [2024-06-27T10:54:01.977Z] [exec] Error? Test Case : test6 ID already added. Overwriting the previous test case [2024-06-27T10:54:01.977Z] [exec] Error? Test Case : test5 ID already added. Overwriting the previous test case [2024-06-27T10:54:01.977Z] [exec] Error? Test Case : test4 ID already added. Overwriting the previous test case [2024-06-27T10:54:01.977Z] [exec] Error? Test Case : test3 ID already added. Overwriting the previous test case [2024-06-27T10:54:01.977Z] [exec] Error? Test Case : test2 ID already added. Overwriting the previous test case [2024-06-27T10:54:01.977Z] [exec] Error? Test Case : test1 ID already added. Overwriting the previous test case [2024-06-27T10:54:01.977Z] [exec] - test5 : PASS - [2024-06-27T10:54:01.977Z] [exec] - test4 : PASS - [2024-06-27T10:54:01.977Z] [exec] - test3 : PASS - [2024-06-27T10:54:01.977Z] [exec] - test2 : PASS - [2024-06-27T10:54:01.977Z] [exec] - test7 : PASS - [2024-06-27T10:54:01.977Z] [exec] - test1 : PASS - [2024-06-27T10:54:01.977Z] [exec] ----------------------------------------- [2024-06-27T10:54:01.977Z] [exec] Total PASS: 13 [2024-06-27T10:54:01.977Z] [exec] Total FAIL: 0 [2024-06-27T10:54:01.977Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:01.977Z] [exec] ----------------------------------------- [2024-06-27T10:54:01.977Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:01.977Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:01.977Z] [2024-06-27T10:54:01.977Z] checkReporting-common: [2024-06-27T10:54:01.977Z] [2024-06-27T10:54:01.977Z] confirmReportPresent-common: [2024-06-27T10:54:01.977Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:01.977Z] [echo] Test seems to be reported fine [2024-06-27T10:54:01.977Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/RepRunConf.txt [2024-06-27T10:54:01.977Z] [2024-06-27T10:54:01.977Z] confirmMissingReport-common: [2024-06-27T10:54:01.977Z] [2024-06-27T10:54:01.978Z] reset-derby-for-no-authentication: [2024-06-27T10:54:01.978Z] [2024-06-27T10:54:01.978Z] setOSConditions: [2024-06-27T10:54:01.978Z] [2024-06-27T10:54:01.978Z] setToolWin: [2024-06-27T10:54:01.978Z] [2024-06-27T10:54:01.978Z] setToolUnix: [2024-06-27T10:54:01.978Z] [2024-06-27T10:54:01.978Z] setToolProperty: [2024-06-27T10:54:01.978Z] [2024-06-27T10:54:01.978Z] setS1ASclassPath: [2024-06-27T10:54:01.978Z] [2024-06-27T10:54:01.978Z] init-common: [2024-06-27T10:54:01.978Z] [2024-06-27T10:54:01.978Z] stop-derby: [2024-06-27T10:54:01.978Z] [2024-06-27T10:54:01.978Z] stop-derby-aix: [2024-06-27T10:54:01.978Z] [2024-06-27T10:54:01.978Z] stop-derby-nonaix: [2024-06-27T10:54:01.978Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:54:02.043Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-06-27T10:54:02.047Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-ejb.jar [2024-06-27T10:54:02.068Z] [2024-06-27T10:54:02.068Z] checkReporting-common: [2024-06-27T10:54:02.068Z] [2024-06-27T10:54:02.068Z] confirmReportPresent-common: [2024-06-27T10:54:02.068Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:02.068Z] [echo] Test seems to be reported fine [2024-06-27T10:54:02.068Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/RepRunConf.txt [2024-06-27T10:54:02.068Z] [2024-06-27T10:54:02.068Z] confirmMissingReport-common: [2024-06-27T10:54:02.068Z] [2024-06-27T10:54:02.068Z] undeploy: [2024-06-27T10:54:02.068Z] [2024-06-27T10:54:02.068Z] setOSConditions: [2024-06-27T10:54:02.068Z] [2024-06-27T10:54:02.068Z] setToolWin: [2024-06-27T10:54:02.068Z] [2024-06-27T10:54:02.068Z] setToolUnix: [2024-06-27T10:54:02.068Z] [2024-06-27T10:54:02.068Z] setToolProperty: [2024-06-27T10:54:02.068Z] [2024-06-27T10:54:02.068Z] setS1ASclassPath: [2024-06-27T10:54:02.068Z] [2024-06-27T10:54:02.068Z] init-common: [2024-06-27T10:54:02.068Z] [2024-06-27T10:54:02.069Z] undeploy-common: [2024-06-27T10:54:02.232Z] [java] Thu Jun 27 10:54:02 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:54:02.232Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties [2024-06-27T10:54:02.232Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.properties.bkp to copy. [2024-06-27T10:54:02.232Z] [2024-06-27T10:54:02.232Z] setOSConditions: [2024-06-27T10:54:02.232Z] [2024-06-27T10:54:02.232Z] setToolWin: [2024-06-27T10:54:02.233Z] [2024-06-27T10:54:02.233Z] setToolUnix: [2024-06-27T10:54:02.233Z] [2024-06-27T10:54:02.233Z] setToolProperty: [2024-06-27T10:54:02.233Z] [2024-06-27T10:54:02.233Z] setS1ASclassPath: [2024-06-27T10:54:02.233Z] [2024-06-27T10:54:02.233Z] init-common: [2024-06-27T10:54:02.297Z] [java] Jun 27, 2024 10:54:02 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:54:02.297Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:54:02.301Z] [exec] Application deployed with name ejb-ejb30-hello-session4-ejb. [2024-06-27T10:54:02.301Z] [2024-06-27T10:54:02.301Z] run: [2024-06-27T10:54:02.301Z] [echo] appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-clientClient.jar -name ejb-ejb30-hello-session4Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:54:02.327Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:02.329Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-ejb-implicit-cdiApp [2024-06-27T10:54:02.329Z] [2024-06-27T10:54:02.329Z] all: [2024-06-27T10:54:02.329Z] [2024-06-27T10:54:02.329Z] setOSConditions: [2024-06-27T10:54:02.329Z] [2024-06-27T10:54:02.329Z] setToolWin: [2024-06-27T10:54:02.329Z] [2024-06-27T10:54:02.329Z] setToolUnix: [2024-06-27T10:54:02.329Z] [2024-06-27T10:54:02.329Z] setToolProperty: [2024-06-27T10:54:02.329Z] [2024-06-27T10:54:02.330Z] setS1ASclassPath: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] init-common: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] clean: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setOSConditions: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setToolWin: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setToolUnix: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setToolProperty: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setS1ASclassPath: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] init-common: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] clean-common: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setOSConditions: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setToolWin: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setToolUnix: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setToolProperty: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setS1ASclassPath: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] init-common: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] clean-classes-common: [2024-06-27T10:54:02.330Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setOSConditions: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setToolWin: [2024-06-27T10:54:02.330Z] [2024-06-27T10:54:02.330Z] setToolUnix: [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] setToolProperty: [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] setS1ASclassPath: [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] init-common: [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] clean-jars-common: [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] compile: [2024-06-27T10:54:02.331Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/client [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] setOSConditions: [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] setToolWin: [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] setToolUnix: [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] setToolProperty: [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] setS1ASclassPath: [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] init-common: [2024-06-27T10:54:02.331Z] [2024-06-27T10:54:02.331Z] compile-common: [2024-06-27T10:54:02.331Z] [echo] Current time (ISO): 2024-06-27T10:54:02.268+0000 [2024-06-27T10:54:02.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:02.331Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:02.486Z] [2024-06-27T10:54:02.487Z] start-derby: [2024-06-27T10:54:02.487Z] [2024-06-27T10:54:02.487Z] start-derby-aix: [2024-06-27T10:54:02.487Z] [2024-06-27T10:54:02.487Z] start-derby-nonaix: [2024-06-27T10:54:02.487Z] [echo] Starting Derby DB Server ... [2024-06-27T10:54:02.582Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:54:02.582Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:02.582Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ut/TestUtil.java uses unchecked or unsafe operations. [2024-06-27T10:54:02.582Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:54:02.582Z] [javac] 1 warning [2024-06-27T10:54:02.582Z] [2024-06-27T10:54:02.582Z] run-ut: [2024-06-27T10:54:02.586Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-06-27T10:54:02.586Z] [2024-06-27T10:54:02.586Z] ===== COPY TEST ARTIFACTS ===== [2024-06-27T10:54:02.586Z] [2024-06-27T10:54:02.586Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:54:02.586Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:54:02.586Z] tar: Removing leading `/' from member names [2024-06-27T10:54:02.591Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:02.591Z] [javac] 1 warning [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] build: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] build-custom-factory: [2024-06-27T10:54:02.591Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:02.591Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/custom-resource-classes.jar [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] setOSConditions: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] fixFiles: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] convUnix: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] convWin: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] setToolWin: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] setToolUnix: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] setToolProperty: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] setS1ASclassPath: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] init-common: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] package-persistence-common: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] ejb-jar-common: [2024-06-27T10:54:02.591Z] [2024-06-27T10:54:02.591Z] package-ejbjar-common: [2024-06-27T10:54:02.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.592Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-ejb.jar [2024-06-27T10:54:02.592Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.592Z] [2024-06-27T10:54:02.592Z] appclient-jar-common: [2024-06-27T10:54:02.592Z] [2024-06-27T10:54:02.592Z] package-appclientjar-common: [2024-06-27T10:54:02.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.592Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-client.jar [2024-06-27T10:54:02.592Z] [2024-06-27T10:54:02.592Z] webclient-war-common: [2024-06-27T10:54:02.592Z] [2024-06-27T10:54:02.592Z] build-ear-common: [2024-06-27T10:54:02.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:02.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:02.592Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-06-27T10:54:02.592Z] [2024-06-27T10:54:02.592Z] deploy: [2024-06-27T10:54:02.592Z] [2024-06-27T10:54:02.592Z] deploy-custom-resource-classes: [2024-06-27T10:54:02.592Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2024-06-27T10:54:02.592Z] [2024-06-27T10:54:02.592Z] restart-server: [2024-06-27T10:54:02.592Z] [2024-06-27T10:54:02.592Z] setOSConditions: [2024-06-27T10:54:02.592Z] [2024-06-27T10:54:02.593Z] stop-server: [2024-06-27T10:54:02.593Z] [2024-06-27T10:54:02.593Z] stop-server-unix: [2024-06-27T10:54:02.593Z] [echo] stopping server on unix ... [2024-06-27T10:54:02.689Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:02.689Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:02.689Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:02.689Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:02.689Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:02.689Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:02.689Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:02.841Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:02.841Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:02.841Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:02.842Z] ++ pwd [2024-06-27T10:54:02.842Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:02.842Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*logs.zip': No such file or directory [2024-06-27T10:54:02.842Z] + true [2024-06-27T10:54:02.842Z] ++ pwd [2024-06-27T10:54:02.842Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:02.842Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*/*logs.zip': No such file or directory [2024-06-27T10:54:02.842Z] + true [2024-06-27T10:54:02.842Z] + tar -caf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/persistence_all-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:54:02.842Z] tar: Removing leading `/' from member names [2024-06-27T10:54:02.882Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:02.882Z] [javac] 1 warning [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] build: [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] setOSConditions: [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] fixFiles: [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] convUnix: [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] convWin: [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] setToolWin: [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] setToolUnix: [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] setToolProperty: [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] setS1ASclassPath: [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] init-common: [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] package-persistence-common: [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] ejb-jar-common: [2024-06-27T10:54:02.882Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:02.882Z] [2024-06-27T10:54:02.882Z] package-ejbjar-common: [2024-06-27T10:54:02.882Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.882Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.882Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.882Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBean-ejb.jar [2024-06-27T10:54:02.883Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] appclient-jar-common: [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] package-appclientjar-common: [2024-06-27T10:54:02.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.883Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.883Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.883Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBean-client.jar [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] webclient-war-common: [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] build-ear-common: [2024-06-27T10:54:02.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:02.883Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.883Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:02.883Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:02.883Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBeanApp.ear [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] deploy: [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] setOSConditions: [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] setToolWin: [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] setToolUnix: [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] setToolProperty: [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] setS1ASclassPath: [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] init-common: [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] deploy-common: [2024-06-27T10:54:02.883Z] [echo] Current time (ISO): 2024-06-27T10:54:02.686+0000 [2024-06-27T10:54:02.883Z] [2024-06-27T10:54:02.883Z] setOSConditions: [2024-06-27T10:54:02.884Z] [2024-06-27T10:54:02.884Z] setToolWin: [2024-06-27T10:54:02.884Z] [2024-06-27T10:54:02.884Z] setToolUnix: [2024-06-27T10:54:02.884Z] [2024-06-27T10:54:02.884Z] setToolProperty: [2024-06-27T10:54:02.884Z] [2024-06-27T10:54:02.884Z] setS1ASclassPath: [2024-06-27T10:54:02.884Z] [2024-06-27T10:54:02.884Z] init-common: [2024-06-27T10:54:02.884Z] [2024-06-27T10:54:02.884Z] deploy-common-pe: [2024-06-27T10:54:03.062Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:03.062Z] [javac] 1 warning [2024-06-27T10:54:03.062Z] [2024-06-27T10:54:03.062Z] setOSConditions: [2024-06-27T10:54:03.062Z] [2024-06-27T10:54:03.062Z] setToolWin: [2024-06-27T10:54:03.062Z] [2024-06-27T10:54:03.062Z] setToolUnix: [2024-06-27T10:54:03.062Z] [2024-06-27T10:54:03.062Z] setToolProperty: [2024-06-27T10:54:03.062Z] [2024-06-27T10:54:03.062Z] setS1ASclassPath: [2024-06-27T10:54:03.062Z] [2024-06-27T10:54:03.062Z] init-common: [2024-06-27T10:54:03.062Z] [2024-06-27T10:54:03.062Z] compile-common: [2024-06-27T10:54:03.062Z] [echo] Current time (ISO): 2024-06-27T10:54:02.967+0000 [2024-06-27T10:54:03.062Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:03.143Z] [junit] WARNING: multiple versions of ant detected in path for junit [2024-06-27T10:54:03.143Z] [junit] jar:file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/ant.jar!/org/apache/tools/ant/Project.class [2024-06-27T10:54:03.143Z] [junit] and jar:file:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar!/org/apache/tools/ant/Project.class [2024-06-27T10:54:03.253Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:03.253Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:03.253Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:03.253Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:03.253Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:03.253Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:03.253Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:03.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBeanApp.ear [2024-06-27T10:54:03.689Z] [exec] Jun 27, 2024 10:54:03 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:03.689Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:03.703Z] [junit] Running com.sun.s1asdev.cfd.ArchiveTest [2024-06-27T10:54:03.703Z] [junit] Testsuite: com.sun.s1asdev.cfd.ArchiveTest [Pipeline] junit [2024-06-27T10:54:03.917Z] Recording test results [2024-06-27T10:54:04.057Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:04.196Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:04.196Z] [javac] 1 warning [2024-06-27T10:54:04.196Z] [2024-06-27T10:54:04.196Z] setOSConditions: [2024-06-27T10:54:04.196Z] [2024-06-27T10:54:04.196Z] setToolWin: [2024-06-27T10:54:04.196Z] [2024-06-27T10:54:04.196Z] setToolUnix: [2024-06-27T10:54:04.196Z] [2024-06-27T10:54:04.196Z] setToolProperty: [2024-06-27T10:54:04.196Z] [2024-06-27T10:54:04.196Z] setS1ASclassPath: [2024-06-27T10:54:04.196Z] [2024-06-27T10:54:04.196Z] init-common: [2024-06-27T10:54:04.196Z] [2024-06-27T10:54:04.196Z] compile-common: [2024-06-27T10:54:04.196Z] [echo] Current time (ISO): 2024-06-27T10:54:03.999+0000 [2024-06-27T10:54:04.196Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:04.312Z] [javac] 1 warning [2024-06-27T10:54:04.312Z] [2024-06-27T10:54:04.312Z] assemble-web: [2024-06-27T10:54:04.312Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:04.313Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:04.313Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:04.313Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:04.313Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:04.313Z] [2024-06-27T10:54:04.313Z] pkg-war: [2024-06-27T10:54:04.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:04.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:54:04.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:04.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:04.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:54:04.313Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/sun-web.xml to copy. [2024-06-27T10:54:04.313Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/webservices.xml to copy. [2024-06-27T10:54:04.313Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:54:04.313Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:54:04.313Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:54:04.313Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:04.313Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:04.313Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${web.wsit.descriptors} does not exist. [2024-06-27T10:54:04.313Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsctx-web.war [2024-06-27T10:54:04.313Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:04.313Z] [2024-06-27T10:54:04.313Z] deploy-app: [2024-06-27T10:54:04.313Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:04.314Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:04.314Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:04.314Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:04.314Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:04.314Z] [2024-06-27T10:54:04.314Z] deploy-war-common: [2024-06-27T10:54:04.314Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:04.314Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:04.314Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:04.314Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:04.314Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:04.314Z] [2024-06-27T10:54:04.314Z] setOSConditions: [2024-06-27T10:54:04.314Z] [2024-06-27T10:54:04.314Z] setToolWin: [2024-06-27T10:54:04.314Z] [2024-06-27T10:54:04.314Z] setToolUnix: [2024-06-27T10:54:04.314Z] [2024-06-27T10:54:04.314Z] setToolProperty: [2024-06-27T10:54:04.314Z] [2024-06-27T10:54:04.314Z] setS1ASclassPath: [2024-06-27T10:54:04.314Z] [2024-06-27T10:54:04.314Z] init-common: [2024-06-27T10:54:04.314Z] [2024-06-27T10:54:04.315Z] deploy-war-commonpe: [2024-06-27T10:54:04.411Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-06-27T10:54:04.831Z] [java] Jun 27, 2024 10:54:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:04.831Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@71978f46 [2024-06-27T10:54:04.831Z] [java] Value of key is: SingletonBean: [2024-06-27T10:54:04.831Z] [java] Value of key is: StflEJB: [2024-06-27T10:54:04.876Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot wsctx --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsctx-web.war [2024-06-27T10:54:04.971Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:04.971Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:04.971Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:04.971Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:04.971Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:04.971Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:04.971Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] processResult: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] failed: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] passed: [2024-06-27T10:54:05.049Z] [echo] Test security Passed [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] unknown: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] init.os: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] init.tools.unix: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] init.tools.windows: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] init.tools: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] setAsadminArgs: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] init: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] init.customtasks: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] prepare: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] undeploy.asadmin: [2024-06-27T10:54:05.049Z] [2024-06-27T10:54:05.049Z] setAsadminArgs: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] common.undeploy.asadmin: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init.os: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init.tools.unix: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init.tools.windows: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init.tools: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] setAsadminArgs: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init.customtasks: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] delAppRef: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init.os: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init.tools.unix: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init.tools.windows: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init.tools: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] setAsadminArgs: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] init.customtasks: [2024-06-27T10:54:05.050Z] [2024-06-27T10:54:05.050Z] common.run.asadmin: [2024-06-27T10:54:05.050Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-ear-security [2024-06-27T10:54:05.085Z] [java] Value of key is: StlesEJB: [2024-06-27T10:54:05.085Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:05.085Z] [java] [2024-06-27T10:54:05.085Z] [java] [2024-06-27T10:54:05.085Z] [java] ----------------------------------------- [2024-06-27T10:54:05.085Z] [java] - SingletonBean: : PASS - [2024-06-27T10:54:05.085Z] [java] - StflEJB: : PASS - [2024-06-27T10:54:05.085Z] [java] - StlesEJB: : PASS - [2024-06-27T10:54:05.085Z] [java] ----------------------------------------- [2024-06-27T10:54:05.085Z] [java] Total PASS: 3 [2024-06-27T10:54:05.085Z] [java] Total FAIL: 0 [2024-06-27T10:54:05.085Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:54:05.085Z] [java] ----------------------------------------- [2024-06-27T10:54:05.085Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:54:05.085Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:54:05.118Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:05.118Z] [exec] Waiting for the domain to stop . [2024-06-27T10:54:05.118Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:05.118Z] [exec] Waiting finished after 309 ms. [2024-06-27T10:54:05.118Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:05.118Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:54:05.118Z] [2024-06-27T10:54:05.118Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:05.118Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:05.118Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:05.118Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:05.118Z] stop-server-windows: [2024-06-27T10:54:05.118Z] [2024-06-27T10:54:05.118Z] setOSConditions: [2024-06-27T10:54:05.118Z] [2024-06-27T10:54:05.118Z] start-server: [2024-06-27T10:54:05.118Z] [echo] +-----------------------------+ [2024-06-27T10:54:05.118Z] [echo] | | [2024-06-27T10:54:05.118Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:54:05.118Z] [echo] | in Felix mode | [2024-06-27T10:54:05.118Z] [echo] | | [2024-06-27T10:54:05.118Z] [echo] +-----------------------------+ [2024-06-27T10:54:05.118Z] [2024-06-27T10:54:05.118Z] start-server-unix: [2024-06-27T10:54:05.339Z] [2024-06-27T10:54:05.339Z] undeploy: [2024-06-27T10:54:05.339Z] [2024-06-27T10:54:05.339Z] setOSConditions: [2024-06-27T10:54:05.339Z] [2024-06-27T10:54:05.339Z] setToolWin: [2024-06-27T10:54:05.339Z] [2024-06-27T10:54:05.339Z] setToolUnix: [2024-06-27T10:54:05.339Z] [2024-06-27T10:54:05.339Z] setToolProperty: [2024-06-27T10:54:05.339Z] [2024-06-27T10:54:05.339Z] setS1ASclassPath: [2024-06-27T10:54:05.339Z] [2024-06-27T10:54:05.339Z] init-common: [2024-06-27T10:54:05.340Z] [2024-06-27T10:54:05.340Z] undeploy-common: [2024-06-27T10:54:05.594Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-intrfacesApp [2024-06-27T10:54:05.613Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:05.613Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:54:05.731Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:05.803Z] [exec] Application deployed with name wsctx-web. [2024-06-27T10:54:05.803Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:05.803Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:05.803Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:05.803Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:05.803Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:05.803Z] [2024-06-27T10:54:05.803Z] deploy-war-commonee: [2024-06-27T10:54:05.803Z] [2024-06-27T10:54:05.803Z] assemble-client: [2024-06-27T10:54:05.803Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:54:05.804Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:05.804Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:05.804Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:05.804Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:05.804Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:05.804Z] [2024-06-27T10:54:05.804Z] setOSConditions: [2024-06-27T10:54:05.804Z] [2024-06-27T10:54:05.804Z] setToolWin: [2024-06-27T10:54:05.804Z] [2024-06-27T10:54:05.804Z] setToolUnix: [2024-06-27T10:54:05.804Z] [2024-06-27T10:54:05.804Z] setToolProperty: [2024-06-27T10:54:05.804Z] [2024-06-27T10:54:05.804Z] setS1ASclassPath: [2024-06-27T10:54:05.804Z] [2024-06-27T10:54:05.804Z] init-common: [2024-06-27T10:54:05.804Z] [2024-06-27T10:54:05.804Z] wsimport: [2024-06-27T10:54:05.848Z] [2024-06-27T10:54:05.848Z] deploy-neg: [2024-06-27T10:54:05.848Z] [2024-06-27T10:54:05.848Z] build-neg: [2024-06-27T10:54:05.848Z] [2024-06-27T10:54:05.848Z] setOSConditions: [2024-06-27T10:54:05.848Z] [2024-06-27T10:54:05.848Z] setToolWin: [2024-06-27T10:54:05.848Z] [2024-06-27T10:54:05.848Z] setToolUnix: [2024-06-27T10:54:05.848Z] [2024-06-27T10:54:05.848Z] setToolProperty: [2024-06-27T10:54:05.848Z] [2024-06-27T10:54:05.848Z] setS1ASclassPath: [2024-06-27T10:54:05.848Z] [2024-06-27T10:54:05.848Z] init-common: [2024-06-27T10:54:05.848Z] [2024-06-27T10:54:05.848Z] ejb-jar-common: [2024-06-27T10:54:05.848Z] [2024-06-27T10:54:05.848Z] package-ejbjar-common: [2024-06-27T10:54:05.849Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-06-27T10:54:05.849Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:05.849Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-06-27T10:54:05.849Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:05.849Z] [2024-06-27T10:54:05.849Z] setOSConditions: [2024-06-27T10:54:05.849Z] [2024-06-27T10:54:05.849Z] setToolWin: [2024-06-27T10:54:05.849Z] [2024-06-27T10:54:05.849Z] setToolUnix: [2024-06-27T10:54:05.849Z] [2024-06-27T10:54:05.849Z] setToolProperty: [2024-06-27T10:54:05.849Z] [2024-06-27T10:54:05.849Z] setS1ASclassPath: [2024-06-27T10:54:05.849Z] [2024-06-27T10:54:05.849Z] init-common: [2024-06-27T10:54:05.849Z] [2024-06-27T10:54:05.849Z] run: [2024-06-27T10:54:05.871Z] [exec] Command undeploy executed successfully. [2024-06-27T10:54:05.871Z] [2024-06-27T10:54:05.871Z] setAsadminArgs: [2024-06-27T10:54:05.871Z] [2024-06-27T10:54:05.871Z] delete.user: [2024-06-27T10:54:05.872Z] [2024-06-27T10:54:05.872Z] init.os: [2024-06-27T10:54:05.872Z] [2024-06-27T10:54:05.872Z] init.tools.unix: [2024-06-27T10:54:05.872Z] [2024-06-27T10:54:05.872Z] init.tools.windows: [2024-06-27T10:54:05.872Z] [2024-06-27T10:54:05.872Z] init.tools: [2024-06-27T10:54:05.872Z] [2024-06-27T10:54:05.872Z] setAsadminArgs: [2024-06-27T10:54:05.872Z] [2024-06-27T10:54:05.872Z] init: [2024-06-27T10:54:05.872Z] [2024-06-27T10:54:05.872Z] init.customtasks: [2024-06-27T10:54:05.872Z] [2024-06-27T10:54:05.872Z] common.run.asadmin: [2024-06-27T10:54:05.872Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2024-06-27T10:54:05.986Z] [javac] 1 warning [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] build: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] setOSConditions: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] fixFiles: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] convUnix: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] convWin: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] setToolWin: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] setToolUnix: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] setToolProperty: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] setS1ASclassPath: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] init-common: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] package-persistence-common: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] ejb-jar-common: [2024-06-27T10:54:05.986Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] package-ejbjar-common: [2024-06-27T10:54:05.986Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:05.986Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-opt-ejb.jar [2024-06-27T10:54:05.986Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] appclient-jar-common: [2024-06-27T10:54:05.986Z] [2024-06-27T10:54:05.986Z] package-appclientjar-common: [2024-06-27T10:54:05.986Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:05.987Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-opt-client.jar [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] webclient-war-common: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] build-ear-common: [2024-06-27T10:54:05.987Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:05.987Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:05.987Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optApp.ear [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] deploy: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] setOSConditions: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] setToolWin: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] setToolUnix: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] setToolProperty: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] setS1ASclassPath: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] init-common: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] deploy-common: [2024-06-27T10:54:05.987Z] [echo] Current time (ISO): 2024-06-27T10:54:05.824+0000 [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] setOSConditions: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] setToolWin: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] setToolUnix: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] setToolProperty: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] setS1ASclassPath: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] init-common: [2024-06-27T10:54:05.987Z] [2024-06-27T10:54:05.987Z] deploy-common-pe: [2024-06-27T10:54:06.103Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-06-27T10:54:06.103Z] [java] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar with index 1 [2024-06-27T10:54:06.229Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 sec [2024-06-27T10:54:06.229Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 sec [2024-06-27T10:54:06.229Z] [junit] ------------- Standard Output --------------- [2024-06-27T10:54:06.229Z] [junit] Value of key is:connection-factory-definition-application-archive-test [2024-06-27T10:54:06.229Z] [junit] Value of key is:connection-factory-definition-web-archive-test [2024-06-27T10:54:06.229Z] [junit] Value of key is:connection-factory-definition-EJB-archive-test [2024-06-27T10:54:06.229Z] [junit] ------------- ---------------- --------------- [2024-06-27T10:54:06.229Z] [junit] ------------- Standard Error ----------------- [2024-06-27T10:54:06.229Z] [junit] Jun 27, 2024 10:54:05 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:54:06.229Z] [junit] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:54:06.229Z] [junit] Jun 27, 2024 10:54:05 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-06-27T10:54:06.229Z] [junit] WARNING: Unresolved : HelloEJB [2024-06-27T10:54:06.229Z] [junit] Jun 27, 2024 10:54:05 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-06-27T10:54:06.229Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-06-27T10:54:06.229Z] [junit] Jun 27, 2024 10:54:05 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-06-27T10:54:06.229Z] [junit] WARNING: Unresolved : HelloEJB [2024-06-27T10:54:06.229Z] [junit] Jun 27, 2024 10:54:05 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-06-27T10:54:06.229Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-06-27T10:54:06.229Z] [junit] ------------- ---------------- --------------- [2024-06-27T10:54:06.229Z] [junit] [2024-06-27T10:54:06.229Z] [junit] Testcase: testApplicationArchive took 1.517 sec [2024-06-27T10:54:06.229Z] [junit] Testcase: testWebArchive took 0.448 sec [2024-06-27T10:54:06.229Z] [junit] Testcase: testEJBArchive took 0.251 sec [2024-06-27T10:54:06.365Z] [exec] parsing WSDL... [2024-06-27T10:54:06.406Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:06.406Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java:88: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:54:06.406Z] [javac] Integer id = new Integer(msg.getIntProperty("replyid")); [2024-06-27T10:54:06.406Z] [javac] ^ [2024-06-27T10:54:06.406Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java:103: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:54:06.406Z] [javac] String reply = (String) map.get(new Integer(i)); [2024-06-27T10:54:06.406Z] [javac] ^ [2024-06-27T10:54:06.435Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:06.435Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-06-27T10:54:06.545Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --property implicitCdiEnabled=false --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optApp.ear [2024-06-27T10:54:06.546Z] [exec] Application deployed with name simple-ejb-implicit-cdi-deployment-optApp. [2024-06-27T10:54:06.546Z] [echo] Deployment on target server server successful [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] setOSConditions: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] setToolWin: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] setToolUnix: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] setToolProperty: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] setS1ASclassPath: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] init-common: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] deploy-common-ee: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] run: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] setOSConditions: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] setToolWin: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] setToolUnix: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] setToolProperty: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] setS1ASclassPath: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] init-common: [2024-06-27T10:54:06.546Z] [2024-06-27T10:54:06.546Z] runclient-common: [2024-06-27T10:54:06.546Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optAppClient.jar -name simple-ejb-implicit-cdi-deployment-optClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:54:06.661Z] [java] deployment output: asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-06-27T10:54:06.661Z] [java] remote failure: Error occurred during deployment: Exception while deploying the app [ejb32-intrfaces-ejb] : org.glassfish.apf.AnnotationProcessorException: The interface ejb32.intrfaces.St1 cannot be both a local and a remote business interface. Please see server.log for more details. [2024-06-27T10:54:06.661Z] [java] [2024-06-27T10:54:06.661Z] [java] Value of key is: neg1: [2024-06-27T10:54:06.661Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java uses unchecked or unsafe operations. [2024-06-27T10:54:06.662Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:54:06.662Z] [javac] 3 warnings [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] build: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] setOSConditions: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] fixFiles: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] convUnix: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] convWin: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] setToolWin: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] setToolUnix: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] setToolProperty: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] setS1ASclassPath: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] init-common: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] package-persistence-common: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] ejb-jar-common: [2024-06-27T10:54:06.662Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] package-ejbjar-common: [2024-06-27T10:54:06.662Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:06.662Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:06.662Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:06.662Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-ejb.jar [2024-06-27T10:54:06.662Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] appclient-jar-common: [2024-06-27T10:54:06.662Z] [2024-06-27T10:54:06.662Z] package-appclientjar-common: [2024-06-27T10:54:06.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:06.663Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:06.663Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:06.663Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-client.jar [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] webclient-war-common: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] build-ear-common: [2024-06-27T10:54:06.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:06.663Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:06.663Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:06.663Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] setup: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] setOSConditions: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] setToolWin: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] setToolUnix: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] setToolProperty: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] setS1ASclassPath: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] init-common: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] deploy-jms-common: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] setOSConditions: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] setToolWin: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] setToolUnix: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] setToolProperty: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.663Z] setS1ASclassPath: [2024-06-27T10:54:06.663Z] [2024-06-27T10:54:06.664Z] init-common: [2024-06-27T10:54:06.664Z] [2024-06-27T10:54:06.664Z] create-jms-connection-common: [2024-06-27T10:54:06.691Z] [exec] Command delete-file-user executed successfully. [2024-06-27T10:54:06.691Z] [2024-06-27T10:54:06.692Z] init.os: [2024-06-27T10:54:06.692Z] [2024-06-27T10:54:06.692Z] init.tools.unix: [2024-06-27T10:54:06.692Z] [2024-06-27T10:54:06.692Z] init.tools.windows: [2024-06-27T10:54:06.692Z] [2024-06-27T10:54:06.692Z] init.tools: [2024-06-27T10:54:06.692Z] [2024-06-27T10:54:06.692Z] setAsadminArgs: [2024-06-27T10:54:06.692Z] [2024-06-27T10:54:06.692Z] init: [2024-06-27T10:54:06.692Z] [2024-06-27T10:54:06.692Z] init.customtasks: [2024-06-27T10:54:06.692Z] [2024-06-27T10:54:06.692Z] common.run.asadmin: [2024-06-27T10:54:06.692Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file sunuser [2024-06-27T10:54:06.740Z] [2024-06-27T10:54:06.740Z] setOSConditions: [2024-06-27T10:54:06.740Z] [2024-06-27T10:54:06.740Z] setToolWin: [2024-06-27T10:54:06.740Z] [2024-06-27T10:54:06.740Z] setToolUnix: [2024-06-27T10:54:06.740Z] [2024-06-27T10:54:06.740Z] setToolProperty: [2024-06-27T10:54:06.740Z] [2024-06-27T10:54:06.740Z] setS1ASclassPath: [2024-06-27T10:54:06.740Z] [2024-06-27T10:54:06.741Z] init-common: [2024-06-27T10:54:06.741Z] [2024-06-27T10:54:06.741Z] startDomainUnix: [2024-06-27T10:54:06.741Z] [echo] Starting DAS [2024-06-27T10:54:06.791Z] [junit] Running com.sun.s1asdev.cfd.DDTest [2024-06-27T10:54:06.791Z] [junit] Testsuite: com.sun.s1asdev.cfd.DDTest [2024-06-27T10:54:06.947Z] [exec] Jun 27, 2024 10:54:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:06.947Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@19a5b637 [2024-06-27T10:54:07.234Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:07.234Z] [java] [2024-06-27T10:54:07.234Z] [java] [2024-06-27T10:54:07.234Z] [java] ----------------------------------------- [2024-06-27T10:54:07.234Z] [java] - neg1: : PASS - [2024-06-27T10:54:07.234Z] [java] ----------------------------------------- [2024-06-27T10:54:07.234Z] [java] Total PASS: 1 [2024-06-27T10:54:07.234Z] [java] Total FAIL: 0 [2024-06-27T10:54:07.234Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:54:07.234Z] [java] ----------------------------------------- [2024-06-27T10:54:07.234Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:54:07.234Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:54:07.234Z] [2024-06-27T10:54:07.234Z] build-neg: [2024-06-27T10:54:07.234Z] [2024-06-27T10:54:07.234Z] setOSConditions: [2024-06-27T10:54:07.234Z] [2024-06-27T10:54:07.234Z] setToolWin: [2024-06-27T10:54:07.234Z] [2024-06-27T10:54:07.234Z] setToolUnix: [2024-06-27T10:54:07.234Z] [2024-06-27T10:54:07.234Z] setToolProperty: [2024-06-27T10:54:07.234Z] [2024-06-27T10:54:07.234Z] setS1ASclassPath: [2024-06-27T10:54:07.234Z] [2024-06-27T10:54:07.234Z] init-common: [2024-06-27T10:54:07.234Z] [2024-06-27T10:54:07.234Z] ejb-jar-common: [2024-06-27T10:54:07.234Z] [2024-06-27T10:54:07.234Z] package-ejbjar-common: [2024-06-27T10:54:07.234Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-06-27T10:54:07.235Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:07.235Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:07.235Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-06-27T10:54:07.235Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:07.235Z] [2024-06-27T10:54:07.235Z] setOSConditions: [2024-06-27T10:54:07.235Z] [2024-06-27T10:54:07.235Z] setToolWin: [2024-06-27T10:54:07.235Z] [2024-06-27T10:54:07.235Z] setToolUnix: [2024-06-27T10:54:07.235Z] [2024-06-27T10:54:07.235Z] setToolProperty: [2024-06-27T10:54:07.235Z] [2024-06-27T10:54:07.235Z] setS1ASclassPath: [2024-06-27T10:54:07.235Z] [2024-06-27T10:54:07.235Z] init-common: [2024-06-27T10:54:07.235Z] [2024-06-27T10:54:07.235Z] run: [2024-06-27T10:54:07.255Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:07.255Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-06-27T10:54:07.292Z] [exec] [2024-06-27T10:54:07.292Z] [exec] Generating code... [2024-06-27T10:54:07.292Z] [exec] [2024-06-27T10:54:07.292Z] [exec] Compiling code... [2024-06-27T10:54:07.469Z] [exec] Jun 27, 2024 10:54:07 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:07.469Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:07.489Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-06-27T10:54:07.489Z] [java] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar with index 2 [2024-06-27T10:54:07.507Z] [exec] invoking stateful [2024-06-27T10:54:07.507Z] [exec] Expected id 1 [2024-06-27T10:54:07.507Z] [exec] Received id 1 [2024-06-27T10:54:07.507Z] [exec] invoking stateless [2024-06-27T10:54:07.507Z] [exec] test complete [2024-06-27T10:54:07.507Z] [exec] Value of key is: main [2024-06-27T10:54:07.507Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:07.507Z] [exec] [2024-06-27T10:54:07.507Z] [exec] [2024-06-27T10:54:07.507Z] [exec] ----------------------------------------- [2024-06-27T10:54:07.507Z] [exec] - main: PASS - [2024-06-27T10:54:07.507Z] [exec] ----------------------------------------- [2024-06-27T10:54:07.507Z] [exec] Total PASS: 1 [2024-06-27T10:54:07.507Z] [exec] Total FAIL: 0 [2024-06-27T10:54:07.507Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:07.507Z] [exec] ----------------------------------------- [2024-06-27T10:54:07.507Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:07.507Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:07.510Z] [exec] Command delete-file-user executed successfully. [2024-06-27T10:54:07.510Z] [2024-06-27T10:54:07.510Z] private-all: [2024-06-27T10:54:07.510Z] [2024-06-27T10:54:07.510Z] setAsadminArgsWithoutPassword: [2024-06-27T10:54:07.510Z] [2024-06-27T10:54:07.510Z] create.user: [2024-06-27T10:54:07.510Z] [2024-06-27T10:54:07.510Z] setAsadminArgsWithoutPassword: [2024-06-27T10:54:07.510Z] [2024-06-27T10:54:07.510Z] common.createuser.asadmin: [2024-06-27T10:54:07.510Z] [2024-06-27T10:54:07.510Z] init.os: [2024-06-27T10:54:07.510Z] [2024-06-27T10:54:07.510Z] init.tools.unix: [2024-06-27T10:54:07.510Z] [2024-06-27T10:54:07.511Z] init.tools.windows: [2024-06-27T10:54:07.511Z] [2024-06-27T10:54:07.511Z] init.tools: [2024-06-27T10:54:07.511Z] [2024-06-27T10:54:07.511Z] setAsadminArgs: [2024-06-27T10:54:07.511Z] [2024-06-27T10:54:07.511Z] init: [2024-06-27T10:54:07.511Z] [2024-06-27T10:54:07.511Z] init.customtasks: [2024-06-27T10:54:07.511Z] [2024-06-27T10:54:07.511Z] common.run.asadmin: [2024-06-27T10:54:07.511Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2024-06-27T10:54:07.593Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-06-27T10:54:07.593Z] [exec] Connector resource jms/QCFactory created. [2024-06-27T10:54:07.593Z] [2024-06-27T10:54:07.593Z] setOSConditions: [2024-06-27T10:54:07.593Z] [2024-06-27T10:54:07.593Z] setToolWin: [2024-06-27T10:54:07.593Z] [2024-06-27T10:54:07.593Z] setToolUnix: [2024-06-27T10:54:07.594Z] [2024-06-27T10:54:07.594Z] setToolProperty: [2024-06-27T10:54:07.594Z] [2024-06-27T10:54:07.594Z] setS1ASclassPath: [2024-06-27T10:54:07.594Z] [2024-06-27T10:54:07.594Z] init-common: [2024-06-27T10:54:07.594Z] [2024-06-27T10:54:07.594Z] create-jms-resource-common: [2024-06-27T10:54:07.762Z] [2024-06-27T10:54:07.762Z] undeploy: [2024-06-27T10:54:07.762Z] [2024-06-27T10:54:07.762Z] setOSConditions: [2024-06-27T10:54:07.762Z] [2024-06-27T10:54:07.762Z] setToolWin: [2024-06-27T10:54:07.762Z] [2024-06-27T10:54:07.762Z] setToolUnix: [2024-06-27T10:54:07.762Z] [2024-06-27T10:54:07.762Z] setToolProperty: [2024-06-27T10:54:07.762Z] [2024-06-27T10:54:07.762Z] setS1ASclassPath: [2024-06-27T10:54:07.762Z] [2024-06-27T10:54:07.762Z] init-common: [2024-06-27T10:54:07.762Z] [2024-06-27T10:54:07.762Z] undeploy-jar-common: [2024-06-27T10:54:08.046Z] [java] deployment output: asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-06-27T10:54:08.046Z] [java] remote failure: Error occurred during deployment: Exception while deploying the app [ejb32-intrfaces-ejb] : org.glassfish.apf.AnnotationProcessorException: The interface ejb32.intrfaces.St7 cannot be both a local and a remote business interface. Please see server.log for more details. [2024-06-27T10:54:08.046Z] [java] [2024-06-27T10:54:08.046Z] [java] Value of key is: neg2: [2024-06-27T10:54:08.073Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups j2ee --authrealmname file --target server j2ee [2024-06-27T10:54:08.073Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt [2024-06-27T10:54:08.073Z] [2024-06-27T10:54:08.073Z] setAsadminArgsWithoutPassword: [2024-06-27T10:54:08.073Z] [2024-06-27T10:54:08.073Z] common.createuser.asadmin: [2024-06-27T10:54:08.073Z] [2024-06-27T10:54:08.073Z] init.os: [2024-06-27T10:54:08.073Z] [2024-06-27T10:54:08.073Z] init.tools.unix: [2024-06-27T10:54:08.073Z] [2024-06-27T10:54:08.073Z] init.tools.windows: [2024-06-27T10:54:08.073Z] [2024-06-27T10:54:08.073Z] init.tools: [2024-06-27T10:54:08.073Z] [2024-06-27T10:54:08.073Z] setAsadminArgs: [2024-06-27T10:54:08.073Z] [2024-06-27T10:54:08.073Z] init: [2024-06-27T10:54:08.073Z] [2024-06-27T10:54:08.073Z] init.customtasks: [2024-06-27T10:54:08.073Z] [2024-06-27T10:54:08.073Z] common.run.asadmin: [2024-06-27T10:54:08.073Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups sunuser --authrealmname file sunuser [2024-06-27T10:54:08.176Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-06-27T10:54:08.176Z] [exec] JMS Desctination Queue created. [2024-06-27T10:54:08.219Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-06-27T10:54:08.219Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:08.219Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:08.219Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:54:08.300Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:08.300Z] [java] [2024-06-27T10:54:08.300Z] [java] [2024-06-27T10:54:08.300Z] [java] ----------------------------------------- [2024-06-27T10:54:08.301Z] [java] - neg2: : PASS - [2024-06-27T10:54:08.301Z] [java] ----------------------------------------- [2024-06-27T10:54:08.322Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session4-ejb [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] all: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] session5: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] setOSConditions: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] setToolWin: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] setToolUnix: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] setToolProperty: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] setS1ASclassPath: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] init-common: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] clean: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] setOSConditions: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] setToolWin: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] setToolUnix: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.322Z] setToolProperty: [2024-06-27T10:54:08.322Z] [2024-06-27T10:54:08.323Z] setS1ASclassPath: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] init-common: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] clean-common: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setOSConditions: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setToolWin: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setToolUnix: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setToolProperty: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setS1ASclassPath: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] init-common: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] clean-classes-common: [2024-06-27T10:54:08.323Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setOSConditions: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setToolWin: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setToolUnix: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setToolProperty: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setS1ASclassPath: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] init-common: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] clean-jars-common: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] compile: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setOSConditions: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.323Z] setToolWin: [2024-06-27T10:54:08.323Z] [2024-06-27T10:54:08.324Z] setToolUnix: [2024-06-27T10:54:08.324Z] [2024-06-27T10:54:08.324Z] setToolProperty: [2024-06-27T10:54:08.324Z] [2024-06-27T10:54:08.324Z] setS1ASclassPath: [2024-06-27T10:54:08.324Z] [2024-06-27T10:54:08.324Z] init-common: [2024-06-27T10:54:08.324Z] [2024-06-27T10:54:08.324Z] compile-common: [2024-06-27T10:54:08.324Z] [echo] Current time (ISO): 2024-06-27T10:54:08.218+0000 [2024-06-27T10:54:08.324Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:08.324Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:08.398Z] [exec] Jun 27, 2024 10:54:08 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:54:08.398Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-implicit-cdi-deployment-opt-client] with main class [Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optAppClient.jar even though it does not match the specified main class name null or client name simple-ejb-implicit-cdi-deployment-optClient [2024-06-27T10:54:08.474Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:08.474Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:08.474Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:08.474Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:08.474Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:08.474Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:08.474Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:08.555Z] [java] Total PASS: 1 [2024-06-27T10:54:08.555Z] [java] Total FAIL: 0 [2024-06-27T10:54:08.555Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:54:08.555Z] [java] ----------------------------------------- [2024-06-27T10:54:08.555Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:54:08.555Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] all: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] persistence: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] all: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] unsynchronizedPC: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] all: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] txscope_synctype_mismatch: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] setOSConditions: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] setToolWin: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] setToolUnix: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] setToolProperty: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] setS1ASclassPath: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] init-common: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] clean: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] setOSConditions: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] setToolWin: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] setToolUnix: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] setToolProperty: [2024-06-27T10:54:08.555Z] [2024-06-27T10:54:08.555Z] setS1ASclassPath: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] init-common: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] clean-common: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setOSConditions: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setToolWin: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setToolUnix: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setToolProperty: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setS1ASclassPath: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] init-common: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] clean-classes-common: [2024-06-27T10:54:08.556Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setOSConditions: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setToolWin: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setToolUnix: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setToolProperty: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setS1ASclassPath: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] init-common: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] clean-jars-common: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] compile: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setOSConditions: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.556Z] setToolWin: [2024-06-27T10:54:08.556Z] [2024-06-27T10:54:08.557Z] setToolUnix: [2024-06-27T10:54:08.557Z] [2024-06-27T10:54:08.557Z] setToolProperty: [2024-06-27T10:54:08.557Z] [2024-06-27T10:54:08.557Z] setS1ASclassPath: [2024-06-27T10:54:08.557Z] [2024-06-27T10:54:08.557Z] init-common: [2024-06-27T10:54:08.557Z] [2024-06-27T10:54:08.557Z] compile-common: [2024-06-27T10:54:08.557Z] [echo] Current time (ISO): 2024-06-27T10:54:08.387+0000 [2024-06-27T10:54:08.557Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:08.557Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:08.677Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.757 sec [2024-06-27T10:54:08.677Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.757 sec [2024-06-27T10:54:08.677Z] [junit] ------------- Standard Output --------------- [2024-06-27T10:54:08.677Z] [junit] Value of key is:connection-factory-definition-Web-DD-test [2024-06-27T10:54:08.677Z] [junit] Value of key is:connection-factory-definition-MDB-EJB-DD-test [2024-06-27T10:54:08.677Z] [junit] Value of key is:connection-factory-definition-Session-EJB-DD-test [2024-06-27T10:54:08.677Z] [junit] Value of key is:connection-factory-definition-Entity-EJB-DD-test [2024-06-27T10:54:08.678Z] [junit] Value of key is:connection-factory-definition-application-DD-test [2024-06-27T10:54:08.678Z] [junit] Value of key is:connection-factory-definition-Interceptor-EJB-DD-test [2024-06-27T10:54:08.678Z] [junit] ------------- ---------------- --------------- [2024-06-27T10:54:08.678Z] [junit] [2024-06-27T10:54:08.678Z] [junit] Testcase: testWebDD took 1.089 sec [2024-06-27T10:54:08.678Z] [junit] Testcase: testMDBEJBDD took 0.178 sec [2024-06-27T10:54:08.678Z] [junit] Testcase: testSessionEJBDD took 0.138 sec [2024-06-27T10:54:08.678Z] [junit] Testcase: testEntityEJBDD took 0.143 sec [2024-06-27T10:54:08.678Z] [junit] Testcase: testApplicationDD took 0.101 sec [2024-06-27T10:54:08.678Z] [junit] Testcase: testInterceptorEJBDD took 0.094 sec [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] setOSConditions: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] setToolWin: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] setToolUnix: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] setToolProperty: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] setS1ASclassPath: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] init-common: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] run-it: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] setOSConditions: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] setToolWin: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] setToolUnix: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] setToolProperty: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] setS1ASclassPath: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] init-common: [2024-06-27T10:54:08.678Z] [2024-06-27T10:54:08.678Z] runclient-common: [2024-06-27T10:54:08.678Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionAppClient.jar -name connection-factory-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-06-27T10:54:08.729Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:08.729Z] [javac] 1 warning [2024-06-27T10:54:08.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:54:08.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:54:08.729Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:54:08.729Z] [2024-06-27T10:54:08.729Z] deploy-client: [2024-06-27T10:54:09.002Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups sunuser --authrealmname file --target server sunuser [2024-06-27T10:54:09.002Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt [2024-06-27T10:54:09.002Z] [2024-06-27T10:54:09.002Z] init.os: [2024-06-27T10:54:09.002Z] [2024-06-27T10:54:09.002Z] init.tools.unix: [2024-06-27T10:54:09.002Z] [2024-06-27T10:54:09.002Z] init.tools.windows: [2024-06-27T10:54:09.002Z] [2024-06-27T10:54:09.002Z] init.tools: [2024-06-27T10:54:09.002Z] [2024-06-27T10:54:09.002Z] setAsadminArgs: [2024-06-27T10:54:09.002Z] [2024-06-27T10:54:09.002Z] init: [2024-06-27T10:54:09.002Z] [2024-06-27T10:54:09.002Z] init.customtasks: [2024-06-27T10:54:09.002Z] [2024-06-27T10:54:09.002Z] prepare: [2024-06-27T10:54:09.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2024-06-27T10:54:09.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives [2024-06-27T10:54:09.002Z] [2024-06-27T10:54:09.002Z] compile: [2024-06-27T10:54:09.002Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:09.002Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2024-06-27T10:54:09.103Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-06-27T10:54:09.103Z] [exec] Administered object jms/SampleQueue created. [2024-06-27T10:54:09.103Z] [2024-06-27T10:54:09.103Z] setOSConditions: [2024-06-27T10:54:09.103Z] [2024-06-27T10:54:09.103Z] setToolWin: [2024-06-27T10:54:09.103Z] [2024-06-27T10:54:09.103Z] setToolUnix: [2024-06-27T10:54:09.103Z] [2024-06-27T10:54:09.103Z] setToolProperty: [2024-06-27T10:54:09.103Z] [2024-06-27T10:54:09.103Z] setS1ASclassPath: [2024-06-27T10:54:09.104Z] [2024-06-27T10:54:09.104Z] init-common: [2024-06-27T10:54:09.104Z] [2024-06-27T10:54:09.104Z] create-jms-resource-common: [2024-06-27T10:54:09.252Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:09.252Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:09.253Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:09.253Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:09.253Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:09.253Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:09.253Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:09.258Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:09.258Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:09.258Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:09.258Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:09.258Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:09.258Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:09.258Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:09.387Z] + break [2024-06-27T10:54:09.387Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [2024-06-27T10:54:09.502Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:09.502Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:09.502Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:09.502Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:09.502Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:09.502Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:09.502Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:09.514Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:09.514Z] [javac] 1 warning [2024-06-27T10:54:09.514Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:09.515Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2024-06-27T10:54:09.656Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:09.656Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:54:09.674Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false clientQueue [2024-06-27T10:54:09.674Z] [exec] JMS Desctination clientQueue created. [2024-06-27T10:54:10.009Z] [exec] Application deployed with name negativeRPALoginBeanApp. [2024-06-27T10:54:10.009Z] [echo] Deployment on target server server successful [2024-06-27T10:54:10.009Z] [2024-06-27T10:54:10.009Z] setOSConditions: [2024-06-27T10:54:10.009Z] [2024-06-27T10:54:10.009Z] setToolWin: [2024-06-27T10:54:10.009Z] [2024-06-27T10:54:10.009Z] setToolUnix: [2024-06-27T10:54:10.009Z] [2024-06-27T10:54:10.009Z] setToolProperty: [2024-06-27T10:54:10.009Z] [2024-06-27T10:54:10.009Z] setS1ASclassPath: [2024-06-27T10:54:10.009Z] [2024-06-27T10:54:10.009Z] init-common: [2024-06-27T10:54:10.009Z] [2024-06-27T10:54:10.009Z] deploy-common-ee: [2024-06-27T10:54:10.009Z] [2024-06-27T10:54:10.009Z] run: [2024-06-27T10:54:10.062Z] [exec] Jun 27, 2024 10:54:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:10.062Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:10.102Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:10.102Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:10.102Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:10.102Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:10.102Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:10.102Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:10.102Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:10.102Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:10.102Z] [javac] 1 warning [2024-06-27T10:54:10.102Z] [2024-06-27T10:54:10.102Z] assemble: [2024-06-27T10:54:10.102Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverride-ejb.jar [2024-06-27T10:54:10.102Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverride-client.jar [2024-06-27T10:54:10.102Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2024-06-27T10:54:10.102Z] [2024-06-27T10:54:10.102Z] declare-test: [2024-06-27T10:54:10.102Z] [echo] Starting test xmloverride ejb30/security Test asadmin deploy [2024-06-27T10:54:10.102Z] [2024-06-27T10:54:10.102Z] init.os: [2024-06-27T10:54:10.102Z] [2024-06-27T10:54:10.102Z] init.tools.unix: [2024-06-27T10:54:10.102Z] [2024-06-27T10:54:10.102Z] init.tools.windows: [2024-06-27T10:54:10.102Z] [2024-06-27T10:54:10.103Z] init.tools: [2024-06-27T10:54:10.103Z] [2024-06-27T10:54:10.103Z] setAsadminArgs: [2024-06-27T10:54:10.103Z] [2024-06-27T10:54:10.103Z] init: [2024-06-27T10:54:10.103Z] [2024-06-27T10:54:10.103Z] init.customtasks: [2024-06-27T10:54:10.177Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:10.177Z] [javac] 1 warning [2024-06-27T10:54:10.177Z] [2024-06-27T10:54:10.177Z] setOSConditions: [2024-06-27T10:54:10.177Z] [2024-06-27T10:54:10.177Z] setToolWin: [2024-06-27T10:54:10.177Z] [2024-06-27T10:54:10.177Z] setToolUnix: [2024-06-27T10:54:10.178Z] [2024-06-27T10:54:10.178Z] setToolProperty: [2024-06-27T10:54:10.178Z] [2024-06-27T10:54:10.178Z] setS1ASclassPath: [2024-06-27T10:54:10.178Z] [2024-06-27T10:54:10.178Z] init-common: [2024-06-27T10:54:10.178Z] [2024-06-27T10:54:10.178Z] compile-common: [2024-06-27T10:54:10.178Z] [echo] Current time (ISO): 2024-06-27T10:54:10.148+0000 [2024-06-27T10:54:10.178Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:10.227Z] [exec] Application deployed with name wsclient. [2024-06-27T10:54:10.227Z] [exec] Command deploy executed successfully. [2024-06-27T10:54:10.227Z] [2024-06-27T10:54:10.227Z] setup: [2024-06-27T10:54:10.227Z] [2024-06-27T10:54:10.227Z] runtest1: [2024-06-27T10:54:10.227Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:10.227Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml:109: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:10.227Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:10.275Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=clientQueue --target server --force=false jms/clientQueue [2024-06-27T10:54:10.275Z] [exec] Administered object jms/clientQueue created. [2024-06-27T10:54:10.275Z] [2024-06-27T10:54:10.275Z] deploy: [2024-06-27T10:54:10.275Z] [2024-06-27T10:54:10.275Z] setOSConditions: [2024-06-27T10:54:10.275Z] [2024-06-27T10:54:10.275Z] setToolWin: [2024-06-27T10:54:10.275Z] [2024-06-27T10:54:10.276Z] setToolUnix: [2024-06-27T10:54:10.276Z] [2024-06-27T10:54:10.276Z] setToolProperty: [2024-06-27T10:54:10.276Z] [2024-06-27T10:54:10.276Z] setS1ASclassPath: [2024-06-27T10:54:10.276Z] [2024-06-27T10:54:10.276Z] init-common: [2024-06-27T10:54:10.276Z] [2024-06-27T10:54:10.276Z] deploy-common: [2024-06-27T10:54:10.276Z] [echo] Current time (ISO): 2024-06-27T10:54:10.221+0000 [2024-06-27T10:54:10.276Z] [2024-06-27T10:54:10.276Z] setOSConditions: [2024-06-27T10:54:10.276Z] [2024-06-27T10:54:10.276Z] setToolWin: [2024-06-27T10:54:10.276Z] [2024-06-27T10:54:10.276Z] setToolUnix: [2024-06-27T10:54:10.276Z] [2024-06-27T10:54:10.276Z] setToolProperty: [2024-06-27T10:54:10.276Z] [2024-06-27T10:54:10.276Z] setS1ASclassPath: [2024-06-27T10:54:10.276Z] [2024-06-27T10:54:10.276Z] init-common: [2024-06-27T10:54:10.276Z] [2024-06-27T10:54:10.276Z] deploy-common-pe: [Pipeline] archiveArtifacts [2024-06-27T10:54:10.280Z] Archiving artifacts [2024-06-27T10:54:10.358Z] [2024-06-27T10:54:10.358Z] prepare: [2024-06-27T10:54:10.358Z] [2024-06-27T10:54:10.359Z] deploy.asadmin: [2024-06-27T10:54:10.359Z] [2024-06-27T10:54:10.359Z] setAsadminArgs: [2024-06-27T10:54:10.359Z] [2024-06-27T10:54:10.359Z] common.deploy.asadmin: [2024-06-27T10:54:10.359Z] [2024-06-27T10:54:10.359Z] init.os: [2024-06-27T10:54:10.359Z] [2024-06-27T10:54:10.359Z] init.tools.unix: [2024-06-27T10:54:10.359Z] [2024-06-27T10:54:10.359Z] init.tools.windows: [2024-06-27T10:54:10.359Z] [2024-06-27T10:54:10.359Z] init.tools: [2024-06-27T10:54:10.359Z] [2024-06-27T10:54:10.359Z] setAsadminArgs: [2024-06-27T10:54:10.359Z] [2024-06-27T10:54:10.359Z] init: [2024-06-27T10:54:10.359Z] [2024-06-27T10:54:10.359Z] init.customtasks: [2024-06-27T10:54:10.359Z] [2024-06-27T10:54:10.359Z] common.run.asadmin: [2024-06-27T10:54:10.359Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives --name deployment-ejb30-ear-xmloverride /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2024-06-27T10:54:10.423Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:10.423Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:54:10.424Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:54:10.424Z] [javac] 2 warnings [2024-06-27T10:54:10.424Z] [2024-06-27T10:54:10.424Z] setOSConditions: [2024-06-27T10:54:10.424Z] [2024-06-27T10:54:10.424Z] setToolWin: [2024-06-27T10:54:10.424Z] [2024-06-27T10:54:10.424Z] setToolUnix: [2024-06-27T10:54:10.424Z] [2024-06-27T10:54:10.424Z] setToolProperty: [2024-06-27T10:54:10.424Z] [2024-06-27T10:54:10.424Z] setS1ASclassPath: [2024-06-27T10:54:10.424Z] [2024-06-27T10:54:10.424Z] init-common: [2024-06-27T10:54:10.424Z] [2024-06-27T10:54:10.424Z] compile-common: [2024-06-27T10:54:10.424Z] [echo] Current time (ISO): 2024-06-27T10:54:10.411+0000 [2024-06-27T10:54:10.424Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:10.448Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:54:10.448Z] [exec] Waiting finished after 4,568 ms. [2024-06-27T10:54:10.448Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:54:10.448Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:54:10.448Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:54:10.448Z] [exec] Admin Port: 4,848 [2024-06-27T10:54:10.448Z] [exec] Command start-domain executed successfully. [2024-06-27T10:54:10.448Z] [2024-06-27T10:54:10.448Z] start-server-windows: [2024-06-27T10:54:10.448Z] [2024-06-27T10:54:10.448Z] setOSConditions: [2024-06-27T10:54:10.448Z] [2024-06-27T10:54:10.448Z] setToolWin: [2024-06-27T10:54:10.448Z] [2024-06-27T10:54:10.448Z] setToolUnix: [2024-06-27T10:54:10.448Z] [2024-06-27T10:54:10.448Z] setToolProperty: [2024-06-27T10:54:10.448Z] [2024-06-27T10:54:10.448Z] setS1ASclassPath: [2024-06-27T10:54:10.448Z] [2024-06-27T10:54:10.448Z] init-common: [2024-06-27T10:54:10.448Z] [2024-06-27T10:54:10.448Z] deploy-common: [2024-06-27T10:54:10.448Z] [echo] Current time (ISO): 2024-06-27T10:54:10.182+0000 [2024-06-27T10:54:10.448Z] [2024-06-27T10:54:10.448Z] setOSConditions: [2024-06-27T10:54:10.448Z] [2024-06-27T10:54:10.448Z] setToolWin: [2024-06-27T10:54:10.448Z] [2024-06-27T10:54:10.448Z] setToolUnix: [2024-06-27T10:54:10.449Z] [2024-06-27T10:54:10.449Z] setToolProperty: [2024-06-27T10:54:10.449Z] [2024-06-27T10:54:10.449Z] setS1ASclassPath: [2024-06-27T10:54:10.449Z] [2024-06-27T10:54:10.449Z] init-common: [2024-06-27T10:54:10.449Z] [2024-06-27T10:54:10.449Z] deploy-common-pe: [2024-06-27T10:54:10.484Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:54:10.484Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:10.484Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:10.484Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:10.484Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:10.484Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:10.484Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:10.484Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:10.484Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:10.484Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:10.484Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:54:10.484Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:10.485Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:10.485Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:10.485Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:10.485Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:10.485Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:10.485Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:10.485Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:54:10.485Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:54:10.485Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:54:10.485Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:54:10.485Z] [java] ... 61 more [2024-06-27T10:54:10.485Z] [java] Java Result: -1 [2024-06-27T10:54:10.485Z] [2024-06-27T10:54:10.485Z] undeploy: [2024-06-27T10:54:10.485Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:10.485Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:10.485Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:10.485Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:10.485Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:10.485Z] [2024-06-27T10:54:10.485Z] setOSConditions: [2024-06-27T10:54:10.485Z] [2024-06-27T10:54:10.485Z] setToolWin: [2024-06-27T10:54:10.486Z] [2024-06-27T10:54:10.486Z] setToolUnix: [2024-06-27T10:54:10.486Z] [2024-06-27T10:54:10.486Z] setToolProperty: [2024-06-27T10:54:10.486Z] [2024-06-27T10:54:10.486Z] setS1ASclassPath: [2024-06-27T10:54:10.486Z] [2024-06-27T10:54:10.486Z] init-common: [2024-06-27T10:54:10.486Z] [2024-06-27T10:54:10.486Z] undeploy-war-common: [2024-06-27T10:54:10.903Z] [exec] Jun 27, 2024 10:54:10 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:10.903Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@aa1bb14 [2024-06-27T10:54:10.903Z] [exec] Creating InitialContext() [2024-06-27T10:54:10.922Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:10.922Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:54:11.046Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false wsctx-web [2024-06-27T10:54:11.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-06-27T10:54:11.103Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:11.103Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:11.103Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:11.103Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:11.103Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:11.103Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:11.103Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:11.157Z] [exec] Value of key is: stateless [2024-06-27T10:54:11.157Z] [exec] test complete [2024-06-27T10:54:11.157Z] [exec] Value of key is: main [2024-06-27T10:54:11.157Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:11.157Z] [exec] [2024-06-27T10:54:11.157Z] [exec] [2024-06-27T10:54:11.157Z] [exec] ----------------------------------------- [2024-06-27T10:54:11.157Z] [exec] - main: PASS - [2024-06-27T10:54:11.157Z] [exec] - stateless: PASS - [2024-06-27T10:54:11.157Z] [exec] ----------------------------------------- [2024-06-27T10:54:11.157Z] [exec] Total PASS: 2 [2024-06-27T10:54:11.157Z] [exec] Total FAIL: 0 [2024-06-27T10:54:11.157Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:11.157Z] [exec] ----------------------------------------- [2024-06-27T10:54:11.157Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:11.157Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:11.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-06-27T10:54:11.301Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:11.301Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:11.301Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:11.301Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:11.301Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:11.301Z] [2024-06-27T10:54:11.301Z] setOSConditions: [2024-06-27T10:54:11.301Z] [2024-06-27T10:54:11.302Z] setToolWin: [2024-06-27T10:54:11.302Z] [2024-06-27T10:54:11.302Z] setToolUnix: [2024-06-27T10:54:11.302Z] [2024-06-27T10:54:11.302Z] setToolProperty: [2024-06-27T10:54:11.302Z] [2024-06-27T10:54:11.302Z] setS1ASclassPath: [2024-06-27T10:54:11.302Z] [2024-06-27T10:54:11.302Z] init-common: [2024-06-27T10:54:11.302Z] [2024-06-27T10:54:11.302Z] undeploy-client: [2024-06-27T10:54:11.345Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:11.345Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:11.345Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:11.345Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:11.345Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:11.346Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:11.346Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:11.411Z] [2024-06-27T10:54:11.411Z] checkReporting-common: [2024-06-27T10:54:11.411Z] [2024-06-27T10:54:11.411Z] confirmReportPresent-common: [2024-06-27T10:54:11.411Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:11.411Z] [echo] Test seems to be reported fine [2024-06-27T10:54:11.411Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/RepRunConf.txt [2024-06-27T10:54:11.411Z] [2024-06-27T10:54:11.411Z] confirmMissingReport-common: [2024-06-27T10:54:11.411Z] [2024-06-27T10:54:11.411Z] undeploy: [2024-06-27T10:54:11.411Z] [2024-06-27T10:54:11.411Z] setOSConditions: [2024-06-27T10:54:11.411Z] [2024-06-27T10:54:11.411Z] setToolWin: [2024-06-27T10:54:11.411Z] [2024-06-27T10:54:11.411Z] setToolUnix: [2024-06-27T10:54:11.411Z] [2024-06-27T10:54:11.411Z] setToolProperty: [2024-06-27T10:54:11.411Z] [2024-06-27T10:54:11.411Z] setS1ASclassPath: [2024-06-27T10:54:11.411Z] [2024-06-27T10:54:11.411Z] init-common: [2024-06-27T10:54:11.411Z] [2024-06-27T10:54:11.412Z] undeploy-common: [2024-06-27T10:54:11.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-ejb-implicit-cdi-deployment-optApp [2024-06-27T10:54:11.862Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient.jar of size 3,363 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient.jar [2024-06-27T10:54:11.862Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar of size 3,646 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar [2024-06-27T10:54:11.862Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar of size 11,115 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar [2024-06-27T10:54:11.862Z] [exec] Application deployed with name deployment-ejb30-ear-xmloverride. [2024-06-27T10:54:11.862Z] [exec] Command deploy executed successfully. [2024-06-27T10:54:11.862Z] [2024-06-27T10:54:11.862Z] init.os: [2024-06-27T10:54:11.862Z] [2024-06-27T10:54:11.862Z] init.tools.unix: [2024-06-27T10:54:11.862Z] [2024-06-27T10:54:11.862Z] init.tools.windows: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] init.tools: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] setAsadminArgs: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] init: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] init.customtasks: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] setEnabled: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] createAppRef: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] init.os: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] init.tools.unix: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] init.tools.windows: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] init.tools: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] setAsadminArgs: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] init: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] init.customtasks: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] prepare: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] setOrbPort2: [2024-06-27T10:54:11.863Z] [2024-06-27T10:54:11.863Z] runclient: [2024-06-27T10:54:11.878Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:11.878Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:54:11.878Z] [exec] Command undeploy executed successfully. [2024-06-27T10:54:11.878Z] [2024-06-27T10:54:11.878Z] all: [2024-06-27T10:54:11.878Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:11.878Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:11.878Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:11.878Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:11.878Z] [2024-06-27T10:54:11.878Z] setOSConditions: [2024-06-27T10:54:11.878Z] [2024-06-27T10:54:11.878Z] setToolWin: [2024-06-27T10:54:11.878Z] [2024-06-27T10:54:11.878Z] setToolUnix: [2024-06-27T10:54:11.878Z] [2024-06-27T10:54:11.878Z] setToolProperty: [2024-06-27T10:54:11.879Z] [2024-06-27T10:54:11.879Z] setS1ASclassPath: [2024-06-27T10:54:11.879Z] [2024-06-27T10:54:11.879Z] init-common: [2024-06-27T10:54:11.879Z] [2024-06-27T10:54:11.879Z] clean: [2024-06-27T10:54:11.879Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:11.879Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:11.879Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:11.879Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:11.879Z] [2024-06-27T10:54:11.879Z] setOSConditions: [2024-06-27T10:54:11.879Z] [2024-06-27T10:54:11.879Z] setToolWin: [2024-06-27T10:54:11.879Z] [2024-06-27T10:54:11.879Z] setToolUnix: [2024-06-27T10:54:11.879Z] [2024-06-27T10:54:11.879Z] setToolProperty: [2024-06-27T10:54:11.879Z] [2024-06-27T10:54:11.879Z] setS1ASclassPath: [2024-06-27T10:54:11.879Z] [2024-06-27T10:54:11.879Z] init-common: [2024-06-27T10:54:11.879Z] [2024-06-27T10:54:11.879Z] clean-common: [2024-06-27T10:54:11.879Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:11.879Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:11.879Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:11.880Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] setOSConditions: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] setToolWin: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] setToolUnix: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] setToolProperty: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] setS1ASclassPath: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] init-common: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] clean-classes-common: [2024-06-27T10:54:11.880Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:11.880Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:11.880Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:11.880Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:11.880Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] setOSConditions: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] setToolWin: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] setToolUnix: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] setToolProperty: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] setS1ASclassPath: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.880Z] init-common: [2024-06-27T10:54:11.880Z] [2024-06-27T10:54:11.881Z] clean-jars-common: [2024-06-27T10:54:11.881Z] [2024-06-27T10:54:11.881Z] assemble-web: [2024-06-27T10:54:11.881Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:11.881Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:11.881Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:11.881Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:11.881Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:11.881Z] [2024-06-27T10:54:11.881Z] setOSConditions: [2024-06-27T10:54:11.881Z] [2024-06-27T10:54:11.881Z] setToolWin: [2024-06-27T10:54:11.881Z] [2024-06-27T10:54:11.881Z] setToolUnix: [2024-06-27T10:54:11.881Z] [2024-06-27T10:54:11.881Z] setToolProperty: [2024-06-27T10:54:11.881Z] [2024-06-27T10:54:11.881Z] setS1ASclassPath: [2024-06-27T10:54:11.881Z] [2024-06-27T10:54:11.881Z] init-common: [2024-06-27T10:54:11.881Z] [2024-06-27T10:54:11.881Z] wsimport: [2024-06-27T10:54:11.896Z] [exec] Jun 27, 2024 10:54:11 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:11.896Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:11.931Z] [2024-06-27T10:54:11.931Z] all: [2024-06-27T10:54:11.931Z] [echo] [2024-06-27T10:54:11.931Z] [echo] ************************* [2024-06-27T10:54:11.931Z] [echo] * Running decorators [2024-06-27T10:54:11.932Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/decorators [2024-06-27T10:54:11.932Z] [echo] ************************* [2024-06-27T10:54:11.932Z] [echo] [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] all: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] decorators: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setOSConditions: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setToolWin: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setToolUnix: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setToolProperty: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setS1ASclassPath: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] init-common: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] clean: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setOSConditions: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setToolWin: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setToolUnix: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setToolProperty: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setS1ASclassPath: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] init-common: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] clean-common: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setOSConditions: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setToolWin: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setToolUnix: [2024-06-27T10:54:11.932Z] [2024-06-27T10:54:11.932Z] setToolProperty: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] setS1ASclassPath: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] init-common: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] clean-classes-common: [2024-06-27T10:54:11.933Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] setOSConditions: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] setToolWin: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] setToolUnix: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] setToolProperty: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] setS1ASclassPath: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] init-common: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] clean-jars-common: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] compile: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] setOSConditions: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] setToolWin: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] setToolUnix: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] setToolProperty: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] setS1ASclassPath: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] init-common: [2024-06-27T10:54:11.933Z] [2024-06-27T10:54:11.933Z] compile-common: [2024-06-27T10:54:11.933Z] [echo] Current time (ISO): 2024-06-27T10:54:11.751+0000 [2024-06-27T10:54:11.934Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:11.934Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:11.957Z] [exec] invoking connection-factory-definition test servlet at http://localhost:8080/connection-factory-definition/servlet [2024-06-27T10:54:12.052Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:12.052Z] [javac] 1 warning [2024-06-27T10:54:12.052Z] [2024-06-27T10:54:12.052Z] build: [2024-06-27T10:54:12.052Z] [2024-06-27T10:54:12.052Z] setOSConditions: [2024-06-27T10:54:12.052Z] [2024-06-27T10:54:12.052Z] setToolWin: [2024-06-27T10:54:12.052Z] [2024-06-27T10:54:12.052Z] setToolUnix: [2024-06-27T10:54:12.052Z] [2024-06-27T10:54:12.052Z] setToolProperty: [2024-06-27T10:54:12.052Z] [2024-06-27T10:54:12.052Z] setS1ASclassPath: [2024-06-27T10:54:12.052Z] [2024-06-27T10:54:12.052Z] init-common: [2024-06-27T10:54:12.052Z] [2024-06-27T10:54:12.052Z] ejb-jar-common: [2024-06-27T10:54:12.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:12.052Z] [2024-06-27T10:54:12.052Z] package-ejbjar-common: [2024-06-27T10:54:12.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:12.053Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:12.053Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-ejb.jar [2024-06-27T10:54:12.053Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:12.053Z] [2024-06-27T10:54:12.053Z] setOSConditions: [2024-06-27T10:54:12.053Z] [2024-06-27T10:54:12.053Z] setToolWin: [2024-06-27T10:54:12.053Z] [2024-06-27T10:54:12.053Z] setToolUnix: [2024-06-27T10:54:12.053Z] [2024-06-27T10:54:12.053Z] setToolProperty: [2024-06-27T10:54:12.053Z] [2024-06-27T10:54:12.053Z] setS1ASclassPath: [2024-06-27T10:54:12.053Z] [2024-06-27T10:54:12.053Z] init-common: [2024-06-27T10:54:12.053Z] [2024-06-27T10:54:12.053Z] appclient-jar-common: [2024-06-27T10:54:12.053Z] [2024-06-27T10:54:12.053Z] package-appclientjar-common: [2024-06-27T10:54:12.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:12.053Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:12.053Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:12.053Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-06-27T10:54:12.053Z] [echo] appclient.jar=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-06-27T10:54:12.053Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-06-27T10:54:12.053Z] [2024-06-27T10:54:12.053Z] deploy: [2024-06-27T10:54:12.171Z] [exec] Application deployed with name connector-mq-simplestressApp. [2024-06-27T10:54:12.172Z] [echo] Deployment on target server server successful [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] setOSConditions: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] setToolWin: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] setToolUnix: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] setToolProperty: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] setS1ASclassPath: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] init-common: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] deploy-common-ee: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] run: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] setOSConditions: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] setToolWin: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] setToolUnix: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] setToolProperty: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] setS1ASclassPath: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] init-common: [2024-06-27T10:54:12.172Z] [2024-06-27T10:54:12.172Z] runclient-common: [2024-06-27T10:54:12.172Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressAppClient.jar -name connector-mq-simplestressClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:54:12.267Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:12.267Z] [javac] 1 warning [2024-06-27T10:54:12.267Z] [2024-06-27T10:54:12.267Z] build: [2024-06-27T10:54:12.267Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:54:12.267Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_txscope_synctype_mismatch-lib.jar [2024-06-27T10:54:12.267Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_txscope_synctype_mismatch-par.jar [2024-06-27T10:54:12.267Z] [2024-06-27T10:54:12.267Z] setOSConditions: [2024-06-27T10:54:12.267Z] [2024-06-27T10:54:12.267Z] fixFiles: [2024-06-27T10:54:12.267Z] [2024-06-27T10:54:12.267Z] convUnix: [2024-06-27T10:54:12.267Z] [2024-06-27T10:54:12.267Z] convWin: [2024-06-27T10:54:12.267Z] [2024-06-27T10:54:12.267Z] setToolWin: [2024-06-27T10:54:12.267Z] [2024-06-27T10:54:12.267Z] setToolUnix: [2024-06-27T10:54:12.267Z] [2024-06-27T10:54:12.267Z] setToolProperty: [2024-06-27T10:54:12.267Z] [2024-06-27T10:54:12.267Z] setS1ASclassPath: [2024-06-27T10:54:12.267Z] [2024-06-27T10:54:12.268Z] init-common: [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.268Z] package-persistence-common: [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.268Z] ejb-jar-common: [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.268Z] package-ejbjar-common: [2024-06-27T10:54:12.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:12.268Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:12.268Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatch-ejb.jar [2024-06-27T10:54:12.268Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.268Z] appclient-jar-common: [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.268Z] package-appclientjar-common: [2024-06-27T10:54:12.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:12.268Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatch-client.jar [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.268Z] webclient-war-common: [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.268Z] build-ear-common: [2024-06-27T10:54:12.268Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:12.268Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:12.268Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2024-06-27T10:54:12.268Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.268Z] setup: [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.268Z] setOSConditions: [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.268Z] setToolWin: [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.268Z] setToolUnix: [2024-06-27T10:54:12.268Z] [2024-06-27T10:54:12.269Z] setToolProperty: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] setS1ASclassPath: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] init-common: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] execute-ejb-sql-common: [2024-06-27T10:54:12.269Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/sql/create.sql [2024-06-27T10:54:12.269Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] deploy: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] setOSConditions: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] setToolWin: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] setToolUnix: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] setToolProperty: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] setS1ASclassPath: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] init-common: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] deploy-common: [2024-06-27T10:54:12.269Z] [echo] Current time (ISO): 2024-06-27T10:54:12.180+0000 [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] setOSConditions: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] setToolWin: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] setToolUnix: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] setToolProperty: [2024-06-27T10:54:12.269Z] [2024-06-27T10:54:12.269Z] setS1ASclassPath: [2024-06-27T10:54:12.270Z] [2024-06-27T10:54:12.270Z] init-common: [2024-06-27T10:54:12.270Z] [2024-06-27T10:54:12.270Z] deploy-common-pe: [2024-06-27T10:54:12.310Z] [2024-06-27T10:54:12.310Z] setOSConditions: [2024-06-27T10:54:12.310Z] [2024-06-27T10:54:12.310Z] setToolWin: [2024-06-27T10:54:12.310Z] [2024-06-27T10:54:12.310Z] setToolUnix: [2024-06-27T10:54:12.310Z] [2024-06-27T10:54:12.310Z] setToolProperty: [2024-06-27T10:54:12.310Z] [2024-06-27T10:54:12.310Z] setS1ASclassPath: [2024-06-27T10:54:12.310Z] [2024-06-27T10:54:12.310Z] init-common: [2024-06-27T10:54:12.310Z] [2024-06-27T10:54:12.310Z] deploy-jar-common: [2024-06-27T10:54:12.442Z] [exec] parsing WSDL... [2024-06-27T10:54:12.564Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-ejb.jar [2024-06-27T10:54:12.834Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2024-06-27T10:54:12.855Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:12.855Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:12.855Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:12.855Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:12.855Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:12.855Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:12.855Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:13.002Z] [exec] [WARNING] SOAP port "AddNumbersPort": uses a non-standard SOAP 1.2 binding. [2024-06-27T10:54:13.003Z] [exec] line 68 of file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/AddNumbers.wsdl [2024-06-27T10:54:13.003Z] [exec] [2024-06-27T10:54:13.003Z] [exec] [2024-06-27T10:54:13.003Z] [exec] Generating code... [2024-06-27T10:54:13.003Z] [exec] [2024-06-27T10:54:13.003Z] [exec] Compiling code... [2024-06-27T10:54:13.124Z] [exec] Application deployed with name ejb-ejb30-hello-session5-ejb. [2024-06-27T10:54:13.124Z] [2024-06-27T10:54:13.124Z] setOSConditions: [2024-06-27T10:54:13.124Z] [2024-06-27T10:54:13.124Z] setToolWin: [2024-06-27T10:54:13.124Z] [2024-06-27T10:54:13.124Z] setToolUnix: [2024-06-27T10:54:13.124Z] [2024-06-27T10:54:13.124Z] setToolProperty: [2024-06-27T10:54:13.124Z] [2024-06-27T10:54:13.124Z] setS1ASclassPath: [2024-06-27T10:54:13.124Z] [2024-06-27T10:54:13.124Z] init-common: [2024-06-27T10:54:13.124Z] [2024-06-27T10:54:13.124Z] deploy-client-common: [2024-06-27T10:54:13.266Z] [exec] Jun 27, 2024 10:54:12 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:13.266Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:13.391Z] [exec] Application deployed with name unsyncpc_txscope_synctype_mismatchApp. [2024-06-27T10:54:13.391Z] [echo] Deployment on target server server successful [2024-06-27T10:54:13.391Z] [2024-06-27T10:54:13.391Z] setOSConditions: [2024-06-27T10:54:13.391Z] [2024-06-27T10:54:13.391Z] setToolWin: [2024-06-27T10:54:13.391Z] [2024-06-27T10:54:13.391Z] setToolUnix: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] setToolProperty: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] setS1ASclassPath: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] init-common: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] deploy-common-ee: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] run: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] setOSConditions: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] setToolWin: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] setToolUnix: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] setToolProperty: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] setS1ASclassPath: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] init-common: [2024-06-27T10:54:13.392Z] [2024-06-27T10:54:13.392Z] runclient-common: [2024-06-27T10:54:13.392Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchAppClient.jar -name unsyncpc_txscope_synctype_mismatchClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:54:13.432Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:13.522Z] [exec] Jun 27, 2024 10:54:13 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:13.522Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:13.686Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-06-27T10:54:13.687Z] [javac] 1 warning [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] build: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] setOSConditions: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] setToolWin: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] setToolUnix: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] setToolProperty: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] setS1ASclassPath: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] init-common: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] webclient-war-common: [2024-06-27T10:54:13.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] clear: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] test-tlds-exist: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] copy-tlds: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] test-tagfiles-exist: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] copy-tagfiles: [2024-06-27T10:54:13.687Z] [2024-06-27T10:54:13.687Z] package-war-common: [2024-06-27T10:54:13.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:54:13.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:13.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:13.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:54:13.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/lib [2024-06-27T10:54:13.687Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:13.688Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:13.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/docroot [2024-06-27T10:54:13.688Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-decorator-web.war [2024-06-27T10:54:13.688Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:13.688Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:13.688Z] [javac] Compiling 1 source file [2024-06-27T10:54:13.940Z] [exec] Application deployed with name ejb-ejb30-hello-session5-client. [2024-06-27T10:54:13.940Z] [2024-06-27T10:54:13.940Z] run: [2024-06-27T10:54:13.941Z] [echo] appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-clientClient.jar -name ejb-ejb30-hello-session5Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:54:13.941Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:54:13.941Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:13.941Z] [2024-06-27T10:54:13.942Z] deploy: [2024-06-27T10:54:13.942Z] [2024-06-27T10:54:13.942Z] deploy-war-common: [2024-06-27T10:54:13.942Z] [2024-06-27T10:54:13.942Z] setOSConditions: [2024-06-27T10:54:13.942Z] [2024-06-27T10:54:13.942Z] setToolWin: [2024-06-27T10:54:13.942Z] [2024-06-27T10:54:13.942Z] setToolUnix: [2024-06-27T10:54:13.942Z] [2024-06-27T10:54:13.942Z] setToolProperty: [2024-06-27T10:54:13.942Z] [2024-06-27T10:54:13.942Z] setS1ASclassPath: [2024-06-27T10:54:13.942Z] [2024-06-27T10:54:13.942Z] init-common: [2024-06-27T10:54:13.942Z] [2024-06-27T10:54:13.942Z] deploy-war-commonpe: [2024-06-27T10:54:14.133Z] [exec] Jun 27, 2024 10:54:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:14.133Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:14.330Z] [exec] Jun 27, 2024 10:54:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:14.330Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:14.365Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:14.365Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:14.365Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:14.365Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:14.365Z] [2024-06-27T10:54:14.365Z] setOSConditions: [2024-06-27T10:54:14.365Z] [2024-06-27T10:54:14.365Z] setToolWin: [2024-06-27T10:54:14.365Z] [2024-06-27T10:54:14.365Z] setToolUnix: [2024-06-27T10:54:14.365Z] [2024-06-27T10:54:14.365Z] setToolProperty: [2024-06-27T10:54:14.365Z] [2024-06-27T10:54:14.365Z] setS1ASclassPath: [2024-06-27T10:54:14.365Z] [2024-06-27T10:54:14.365Z] init-common: [2024-06-27T10:54:14.365Z] [2024-06-27T10:54:14.365Z] compile: [2024-06-27T10:54:14.365Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:14.365Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:14.365Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:14.366Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:14.366Z] [2024-06-27T10:54:14.366Z] setOSConditions: [2024-06-27T10:54:14.366Z] [2024-06-27T10:54:14.366Z] setToolWin: [2024-06-27T10:54:14.366Z] [2024-06-27T10:54:14.366Z] setToolUnix: [2024-06-27T10:54:14.366Z] [2024-06-27T10:54:14.366Z] setToolProperty: [2024-06-27T10:54:14.366Z] [2024-06-27T10:54:14.366Z] setS1ASclassPath: [2024-06-27T10:54:14.366Z] [2024-06-27T10:54:14.366Z] init-common: [2024-06-27T10:54:14.366Z] [2024-06-27T10:54:14.366Z] compile-common: [2024-06-27T10:54:14.366Z] [echo] Current time (ISO): 2024-06-27T10:54:14.047+0000 [2024-06-27T10:54:14.366Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:14.474Z] [exec] Servlet Output [2024-06-27T10:54:14.474Z] [exec]

Servlet :: All information I can give

[2024-06-27T10:54:14.474Z] [exec] Context Path : /connection-factory-definition
[2024-06-27T10:54:14.474Z] [exec] Servlet Path : /servlet
[2024-06-27T10:54:14.474Z] [exec] Path Info : null
[2024-06-27T10:54:14.474Z] [exec] [2024-06-27T10:54:14.474Z] [exec] Value of key is:connection-factory-definition-web-ejb-test [2024-06-27T10:54:14.474Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:14.474Z] [exec] [2024-06-27T10:54:14.474Z] [exec] [2024-06-27T10:54:14.474Z] [exec] ----------------------------------------- [2024-06-27T10:54:14.474Z] [exec] - connection-factory-definition-web-ejb-test: PASS - [2024-06-27T10:54:14.474Z] [exec] ----------------------------------------- [2024-06-27T10:54:14.474Z] [exec] Total PASS: 1 [2024-06-27T10:54:14.474Z] [exec] Total FAIL: 0 [2024-06-27T10:54:14.474Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:14.474Z] [exec] ----------------------------------------- [2024-06-27T10:54:14.474Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:14.474Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:14.474Z] [2024-06-27T10:54:14.474Z] checkReporting-common: [2024-06-27T10:54:14.474Z] [2024-06-27T10:54:14.475Z] confirmReportPresent-common: [2024-06-27T10:54:14.475Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:14.475Z] [echo] Test seems to be reported fine [2024-06-27T10:54:14.475Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/RepRunConf.txt [2024-06-27T10:54:14.475Z] [2024-06-27T10:54:14.475Z] confirmMissingReport-common: [2024-06-27T10:54:14.475Z] [2024-06-27T10:54:14.475Z] unsetup: [2024-06-27T10:54:14.475Z] [2024-06-27T10:54:14.475Z] undeploy: [2024-06-27T10:54:14.475Z] [2024-06-27T10:54:14.475Z] setOSConditions: [2024-06-27T10:54:14.475Z] [2024-06-27T10:54:14.475Z] setToolWin: [2024-06-27T10:54:14.475Z] [2024-06-27T10:54:14.475Z] setToolUnix: [2024-06-27T10:54:14.475Z] [2024-06-27T10:54:14.475Z] setToolProperty: [2024-06-27T10:54:14.475Z] [2024-06-27T10:54:14.475Z] setS1ASclassPath: [2024-06-27T10:54:14.475Z] [2024-06-27T10:54:14.475Z] init-common: [2024-06-27T10:54:14.475Z] [2024-06-27T10:54:14.475Z] undeploy-common: [2024-06-27T10:54:14.500Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-decorator --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cdi-simple-decorator-web.war [2024-06-27T10:54:14.731Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connection-factory-definitionApp [2024-06-27T10:54:14.757Z] [exec] Application deployed with name cdi-simple-decorator-web. [2024-06-27T10:54:14.757Z] [2024-06-27T10:54:14.757Z] deploy-war-commonee: [2024-06-27T10:54:14.757Z] [2024-06-27T10:54:14.757Z] run: [2024-06-27T10:54:14.757Z] [java] opening connection to http://localhost:8080/cdi-simple-decorator/myurl [2024-06-27T10:54:14.757Z] [java] line = Hello from Servlet 3.0. [2024-06-27T10:54:14.757Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:14.757Z] [java] [2024-06-27T10:54:14.757Z] [java] [2024-06-27T10:54:14.757Z] [java] ----------------------------------------- [2024-06-27T10:54:14.757Z] [java] - decorators-simple-decorator: PASS - [2024-06-27T10:54:14.757Z] [java] ----------------------------------------- [2024-06-27T10:54:14.757Z] [java] - Total PASS : 1 - [2024-06-27T10:54:14.757Z] [java] - Total FAIL : 0 - [2024-06-27T10:54:14.757Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:54:14.757Z] [java] ----------------------------------------- [2024-06-27T10:54:14.757Z] [2024-06-27T10:54:14.757Z] undeploy: [2024-06-27T10:54:14.757Z] [2024-06-27T10:54:14.757Z] setOSConditions: [2024-06-27T10:54:14.758Z] [2024-06-27T10:54:14.758Z] setToolWin: [2024-06-27T10:54:14.758Z] [2024-06-27T10:54:14.758Z] setToolUnix: [2024-06-27T10:54:14.758Z] [2024-06-27T10:54:14.758Z] setToolProperty: [2024-06-27T10:54:14.758Z] [2024-06-27T10:54:14.758Z] setS1ASclassPath: [2024-06-27T10:54:14.758Z] [2024-06-27T10:54:14.758Z] init-common: [2024-06-27T10:54:14.883Z] [exec] Jun 27, 2024 10:54:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:14.883Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:14.962Z] [exec] Waiting for domain1 to start ........ [2024-06-27T10:54:14.962Z] [exec] Waiting finished after 7,908 ms. [2024-06-27T10:54:14.962Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:54:14.962Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:54:14.962Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:54:14.962Z] [exec] Admin Port: 45,707 [2024-06-27T10:54:14.962Z] [exec] Command start-domain executed successfully. [2024-06-27T10:54:14.987Z] [2024-06-27T10:54:14.987Z] setOSConditions: [2024-06-27T10:54:14.987Z] [2024-06-27T10:54:14.988Z] setToolWin: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] setToolUnix: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] setToolProperty: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] setS1ASclassPath: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] init-common: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] undeploy: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] setOSConditions: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] setToolWin: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] setToolUnix: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] setToolProperty: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] setS1ASclassPath: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] init-common: [2024-06-27T10:54:14.988Z] [2024-06-27T10:54:14.988Z] undeploy-rar-common: [2024-06-27T10:54:14.988Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true cfd-ra [2024-06-27T10:54:15.031Z] [2024-06-27T10:54:15.032Z] undeploy-war-common: [2024-06-27T10:54:15.251Z] [exec] Jun 27, 2024 10:54:14 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:54:15.252Z] [exec] WARNING: ACC001: Using the only client [unsyncpc_txscope_synctype_mismatch-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.txscope_synctype_mismatch.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchAppClient.jar even though it does not match the specified main class name null or client name unsyncpc_txscope_synctype_mismatchClient [2024-06-27T10:54:15.288Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-decorator-web [2024-06-27T10:54:15.507Z] [exec] Jun 27, 2024 10:54:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:15.507Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:54:15.507Z] [exec] Jun 27, 2024 10:54:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:15.507Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:54:15.507Z] [exec] Jun 27, 2024 10:54:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:15.507Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:54:15.519Z] [echo] run.xml:doing wait for localhost:45711... [2024-06-27T10:54:15.519Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-06-27T10:54:15.519Z] [2024-06-27T10:54:15.520Z] dumpThreadStack: [2024-06-27T10:54:15.520Z] [2024-06-27T10:54:15.520Z] startDomainWindows: [2024-06-27T10:54:15.520Z] [2024-06-27T10:54:15.520Z] startDomain: [2024-06-27T10:54:15.520Z] [2024-06-27T10:54:15.520Z] run-second: [2024-06-27T10:54:15.520Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:15.520Z] [java] [2024-06-27T10:54:15.520Z] [java] [2024-06-27T10:54:15.520Z] [java] ----------------------------------------- [2024-06-27T10:54:15.520Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-06-27T10:54:15.520Z] [java] ----------------------------------------- [2024-06-27T10:54:15.520Z] [java] - Total PASS : 1 - [2024-06-27T10:54:15.520Z] [java] - Total FAIL : 0 - [2024-06-27T10:54:15.520Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:54:15.520Z] [java] ----------------------------------------- [2024-06-27T10:54:15.520Z] [2024-06-27T10:54:15.520Z] undeploy: [2024-06-27T10:54:15.520Z] [2024-06-27T10:54:15.520Z] setOSConditions: [2024-06-27T10:54:15.520Z] [2024-06-27T10:54:15.520Z] setToolWin: [2024-06-27T10:54:15.520Z] [2024-06-27T10:54:15.520Z] setToolUnix: [2024-06-27T10:54:15.520Z] [2024-06-27T10:54:15.520Z] setToolProperty: [2024-06-27T10:54:15.520Z] [2024-06-27T10:54:15.520Z] setS1ASclassPath: [2024-06-27T10:54:15.520Z] [2024-06-27T10:54:15.520Z] init-common: [2024-06-27T10:54:15.520Z] [2024-06-27T10:54:15.520Z] undeploy-war-common: [2024-06-27T10:54:15.542Z] [2024-06-27T10:54:15.542Z] all: [2024-06-27T10:54:15.542Z] [echo] ***** DONE TESTING - GENERATING REPORT ****** [2024-06-27T10:54:15.542Z] [2024-06-27T10:54:15.542Z] report: [2024-06-27T10:54:15.542Z] [echo] Comparing results with expected results [2024-06-27T10:54:15.542Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:54:15.542Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-06-27T10:54:15.549Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false cfd-ra [2024-06-27T10:54:15.549Z] [2024-06-27T10:54:15.549Z] all: [2024-06-27T10:54:15.549Z] [2024-06-27T10:54:15.549Z] stop-record: [2024-06-27T10:54:15.549Z] [2024-06-27T10:54:15.549Z] report: [2024-06-27T10:54:15.549Z] [echo] Comparing results with expected results [2024-06-27T10:54:15.549Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:54:15.549Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-06-27T10:54:15.729Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:15.729Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:15.729Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:15.729Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:15.729Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:15.729Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:15.729Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:15.796Z] [2024-06-27T10:54:15.796Z] report-sh: [2024-06-27T10:54:15.797Z] [exec] input file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:54:15.797Z] [exec] [2024-06-27T10:54:15.797Z] [exec] ************************ [2024-06-27T10:54:15.797Z] [exec] PASSED= 108 [2024-06-27T10:54:15.797Z] [exec] ------------ ========= [2024-06-27T10:54:15.797Z] [exec] FAILED= 0 [2024-06-27T10:54:15.797Z] [exec] ------------ ========= [2024-06-27T10:54:15.797Z] [exec] DID NOT RUN= 7 [2024-06-27T10:54:15.797Z] [exec] ------------ ========= [2024-06-27T10:54:15.797Z] [exec] Total Expected=115 [2024-06-27T10:54:15.797Z] [exec] ************************ [2024-06-27T10:54:15.797Z] [exec] [2024-06-27T10:54:15.797Z] [2024-06-27T10:54:15.797Z] BUILD SUCCESSFUL [2024-06-27T10:54:15.797Z] Total time: 6 minutes 23 seconds [2024-06-27T10:54:15.797Z] + printf '\n%s \n\n' '===== TEST RUN - STOPPING GLASSFISH AND DB =====' [2024-06-27T10:54:15.797Z] [2024-06-27T10:54:15.797Z] ===== TEST RUN - STOPPING GLASSFISH AND DB ===== [2024-06-27T10:54:15.797Z] [2024-06-27T10:54:15.797Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin stop-domain [2024-06-27T10:54:16.073Z] [exec] Jun 27, 2024 10:54:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:16.073Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:54:16.073Z] [exec] Jun 27, 2024 10:54:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:16.073Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:54:16.073Z] [exec] Jun 27, 2024 10:54:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:16.073Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:54:16.078Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-handler-pre-destroy-annotation-web [2024-06-27T10:54:16.110Z] [2024-06-27T10:54:16.110Z] report-sh: [2024-06-27T10:54:16.111Z] [exec] input file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:54:16.111Z] [exec] [2024-06-27T10:54:16.111Z] [exec] ************************ [2024-06-27T10:54:16.111Z] [exec] PASSED= 14 [2024-06-27T10:54:16.111Z] [exec] ------------ ========= [2024-06-27T10:54:16.111Z] [exec] FAILED= 0 [2024-06-27T10:54:16.111Z] [exec] ------------ ========= [2024-06-27T10:54:16.111Z] [exec] DID NOT RUN= 362 [2024-06-27T10:54:16.111Z] [exec] ------------ ========= [2024-06-27T10:54:16.111Z] [exec] Total Expected=376 [2024-06-27T10:54:16.111Z] [exec] ************************ [2024-06-27T10:54:16.111Z] [exec] [2024-06-27T10:54:16.111Z] [2024-06-27T10:54:16.111Z] BUILD SUCCESSFUL [2024-06-27T10:54:16.111Z] Total time: 4 minutes 55 seconds [2024-06-27T10:54:16.111Z] [2024-06-27T10:54:16.111Z] real 4m55.969s [2024-06-27T10:54:16.111Z] user 6m3.294s [2024-06-27T10:54:16.111Z] sys 0m46.032s [2024-06-27T10:54:16.111Z] + antStatus=0 [2024-06-27T10:54:16.111Z] + ant stopDomain stopDerby [2024-06-27T10:54:16.308Z] [exec] Application deployed with name ejb-bmp-CustomResourceFactoriesApp. [2024-06-27T10:54:16.308Z] [echo] Deployment on target server server successful [2024-06-27T10:54:16.308Z] [2024-06-27T10:54:16.308Z] setOSConditions: [2024-06-27T10:54:16.308Z] [2024-06-27T10:54:16.308Z] setToolWin: [2024-06-27T10:54:16.308Z] [2024-06-27T10:54:16.308Z] setToolUnix: [2024-06-27T10:54:16.308Z] [2024-06-27T10:54:16.308Z] setToolProperty: [2024-06-27T10:54:16.308Z] [2024-06-27T10:54:16.308Z] setS1ASclassPath: [2024-06-27T10:54:16.308Z] [2024-06-27T10:54:16.308Z] init-common: [2024-06-27T10:54:16.308Z] [2024-06-27T10:54:16.308Z] deploy-common-ee: [2024-06-27T10:54:16.309Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:54:16.309Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:54:16.309Z] [2024-06-27T10:54:16.309Z] run: [2024-06-27T10:54:16.309Z] [2024-06-27T10:54:16.309Z] setOSConditions: [2024-06-27T10:54:16.309Z] [2024-06-27T10:54:16.309Z] setToolWin: [2024-06-27T10:54:16.309Z] [2024-06-27T10:54:16.309Z] setToolUnix: [2024-06-27T10:54:16.309Z] [2024-06-27T10:54:16.309Z] setToolProperty: [2024-06-27T10:54:16.309Z] [2024-06-27T10:54:16.309Z] setS1ASclassPath: [2024-06-27T10:54:16.309Z] [2024-06-27T10:54:16.309Z] init-common: [2024-06-27T10:54:16.309Z] [2024-06-27T10:54:16.309Z] runclient-common: [2024-06-27T10:54:16.309Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml javabean custom-resource-javabean-test [2024-06-27T10:54:16.366Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-06-27T10:54:16.684Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:16.939Z] [javac] 1 warning [2024-06-27T10:54:16.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12 [2024-06-27T10:54:16.939Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:16.939Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:16.939Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:16.939Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:16.939Z] [2024-06-27T10:54:16.939Z] pkg-war: [2024-06-27T10:54:16.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:16.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:54:16.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:16.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:16.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:54:16.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:16.939Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${webservices.xml} to copy. [2024-06-27T10:54:16.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:54:16.939Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:54:16.940Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:54:16.940Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:16.940Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:16.940Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${web.wsit.descriptors} does not exist. [2024-06-27T10:54:16.940Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/soap12-web.war [2024-06-27T10:54:16.940Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:16.940Z] [2024-06-27T10:54:16.940Z] assemble-appclient: [2024-06-27T10:54:16.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/appclient [2024-06-27T10:54:16.940Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:16.940Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:16.940Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:16.940Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:16.940Z] [2024-06-27T10:54:16.940Z] setOSConditions: [2024-06-27T10:54:16.940Z] [2024-06-27T10:54:16.940Z] setToolWin: [2024-06-27T10:54:16.940Z] [2024-06-27T10:54:16.940Z] setToolUnix: [2024-06-27T10:54:16.940Z] [2024-06-27T10:54:16.940Z] setToolProperty: [2024-06-27T10:54:16.940Z] [2024-06-27T10:54:16.940Z] setS1ASclassPath: [2024-06-27T10:54:16.940Z] [2024-06-27T10:54:16.940Z] init-common: [2024-06-27T10:54:16.940Z] [2024-06-27T10:54:16.940Z] wsimport: [2024-06-27T10:54:17.195Z] [exec] parsing WSDL... [2024-06-27T10:54:17.233Z] [exec] Jun 27, 2024 10:54:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:17.234Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:17.299Z] [2024-06-27T10:54:17.299Z] setOSConditions: [2024-06-27T10:54:17.299Z] [2024-06-27T10:54:17.299Z] setToolWin: [2024-06-27T10:54:17.299Z] [2024-06-27T10:54:17.299Z] setToolUnix: [2024-06-27T10:54:17.299Z] [2024-06-27T10:54:17.299Z] setToolProperty: [2024-06-27T10:54:17.299Z] [2024-06-27T10:54:17.299Z] setS1ASclassPath: [2024-06-27T10:54:17.299Z] [2024-06-27T10:54:17.299Z] init-common: [2024-06-27T10:54:17.299Z] [2024-06-27T10:54:17.299Z] stopDomain: [2024-06-27T10:54:17.300Z] [echo] run.xml:stopping domain... [2024-06-27T10:54:17.327Z] [2024-06-27T10:54:17.328Z] undeploy: [2024-06-27T10:54:17.328Z] [2024-06-27T10:54:17.328Z] setOSConditions: [2024-06-27T10:54:17.328Z] [2024-06-27T10:54:17.328Z] setToolWin: [2024-06-27T10:54:17.328Z] [2024-06-27T10:54:17.328Z] setToolUnix: [2024-06-27T10:54:17.328Z] [2024-06-27T10:54:17.328Z] setToolProperty: [2024-06-27T10:54:17.328Z] [2024-06-27T10:54:17.328Z] setS1ASclassPath: [2024-06-27T10:54:17.328Z] [2024-06-27T10:54:17.328Z] init-common: [2024-06-27T10:54:17.328Z] [2024-06-27T10:54:17.328Z] execute-sql-common: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] all: [2024-06-27T10:54:17.452Z] [echo] [2024-06-27T10:54:17.452Z] [echo] ************************* [2024-06-27T10:54:17.452Z] [echo] * Running jspTagHandlerPreDestroyAnnotation [2024-06-27T10:54:17.452Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation [2024-06-27T10:54:17.452Z] [echo] ************************* [2024-06-27T10:54:17.452Z] [echo] [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] setOSConditions: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] setToolWin: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] setToolUnix: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] setToolProperty: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] setS1ASclassPath: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] init-common: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] clean: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] setOSConditions: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] setToolWin: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] setToolUnix: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] setToolProperty: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] setS1ASclassPath: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] init-common: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] clean-common: [2024-06-27T10:54:17.452Z] [2024-06-27T10:54:17.452Z] setOSConditions: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setToolWin: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setToolUnix: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setToolProperty: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setS1ASclassPath: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] init-common: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] clean-classes-common: [2024-06-27T10:54:17.453Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setOSConditions: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setToolWin: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setToolUnix: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setToolProperty: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setS1ASclassPath: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] init-common: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] clean-jars-common: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] compile: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setOSConditions: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setToolWin: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setToolUnix: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.453Z] setToolProperty: [2024-06-27T10:54:17.453Z] [2024-06-27T10:54:17.454Z] setS1ASclassPath: [2024-06-27T10:54:17.454Z] [2024-06-27T10:54:17.454Z] init-common: [2024-06-27T10:54:17.454Z] [2024-06-27T10:54:17.454Z] compile-common: [2024-06-27T10:54:17.454Z] [echo] Current time (ISO): 2024-06-27T10:54:17.164+0000 [2024-06-27T10:54:17.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:17.454Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:17.582Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/drop_pointbase.sql [2024-06-27T10:54:17.582Z] [sql] 0 rows affected [2024-06-27T10:54:17.582Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:54:17.582Z] [2024-06-27T10:54:17.582Z] setOSConditions: [2024-06-27T10:54:17.582Z] [2024-06-27T10:54:17.582Z] setToolWin: [2024-06-27T10:54:17.582Z] [2024-06-27T10:54:17.582Z] setToolUnix: [2024-06-27T10:54:17.582Z] [2024-06-27T10:54:17.582Z] setToolProperty: [2024-06-27T10:54:17.582Z] [2024-06-27T10:54:17.582Z] setS1ASclassPath: [2024-06-27T10:54:17.582Z] [2024-06-27T10:54:17.582Z] init-common: [2024-06-27T10:54:17.582Z] [2024-06-27T10:54:17.583Z] delete-jdbc-resource-common: [2024-06-27T10:54:17.583Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB_CM [2024-06-27T10:54:17.687Z] [exec] Jun 27, 2024 10:54:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:17.687Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3f048c86 [2024-06-27T10:54:17.687Z] [exec] Looked up home!! [2024-06-27T10:54:17.687Z] [exec] Narrowed home!! [2024-06-27T10:54:17.687Z] [exec] Got java.rmi.AccessException !! [2024-06-27T10:54:17.687Z] [exec] NegativeRPA:StatefulLoginBean Test Passed: Exception expected [2024-06-27T10:54:17.687Z] [exec] Value of key is: per app [2024-06-27T10:54:17.687Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:17.687Z] [exec] [2024-06-27T10:54:17.687Z] [exec] [2024-06-27T10:54:17.687Z] [exec] ----------------------------------------- [2024-06-27T10:54:17.687Z] [exec] - per app: PASS - [2024-06-27T10:54:17.687Z] [exec] ----------------------------------------- [2024-06-27T10:54:17.687Z] [exec] Total PASS: 1 [2024-06-27T10:54:17.687Z] [exec] Total FAIL: 0 [2024-06-27T10:54:17.687Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:17.687Z] [exec] ----------------------------------------- [2024-06-27T10:54:17.687Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:17.687Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:17.756Z] [exec] [WARNING] SOAP port "AddNumbersPort": uses a non-standard SOAP 1.2 binding. [2024-06-27T10:54:17.756Z] [exec] line 68 of file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/AddNumbers.wsdl [2024-06-27T10:54:17.756Z] [exec] [2024-06-27T10:54:17.756Z] [exec] [2024-06-27T10:54:17.756Z] [exec] Generating code... [2024-06-27T10:54:17.778Z] [exec] Jun 27, 2024 10:54:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:17.778Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1abcd059 [2024-06-27T10:54:17.779Z] [exec] I am in client [2024-06-27T10:54:17.779Z] [exec] Calling tC1_SFSBWithUnsynchPC.doTest [2024-06-27T10:54:17.779Z] [exec] Value of key is:TestCase1_sfsbWithUnsyncPCInvokeSlsbWithSynchPC [2024-06-27T10:54:17.779Z] [exec] Calling tC2_SLSBWithUnsynchPC.doTest [2024-06-27T10:54:17.779Z] [exec] Value of key is:TestCase2_slsbWithUnsyncPCInvokeSlsbWithSynchPC [2024-06-27T10:54:17.779Z] [exec] Calling tC3_SLSBWithSynchPC.doTest [2024-06-27T10:54:17.779Z] [exec] Value of key is:TestCase3_slsbWithSyncPCInvokeSlsbWithUnsynchPC [2024-06-27T10:54:17.779Z] [exec] Calling tC4_SLSBWithSynchPC.doTest [2024-06-27T10:54:17.779Z] [exec] Value of key is:TestCase4_slsbWithSyncPCInvokeSfsbWithUnsynchPC [2024-06-27T10:54:17.779Z] [exec] DoTest method ends [2024-06-27T10:54:17.779Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:17.779Z] [exec] [2024-06-27T10:54:17.779Z] [exec] [2024-06-27T10:54:17.779Z] [exec] ----------------------------------------- [2024-06-27T10:54:17.779Z] [exec] - TestCase3_slsbWithSyncPCInvokeSlsbWithUnsynchPC: PASS - [2024-06-27T10:54:17.779Z] [exec] - TestCase1_sfsbWithUnsyncPCInvokeSlsbWithSynchPC: PASS - [2024-06-27T10:54:17.779Z] [exec] - TestCase2_slsbWithUnsyncPCInvokeSlsbWithSynchPC: PASS - [2024-06-27T10:54:17.779Z] [exec] - TestCase4_slsbWithSyncPCInvokeSfsbWithUnsynchPC: PASS - [2024-06-27T10:54:17.779Z] [exec] ----------------------------------------- [2024-06-27T10:54:17.779Z] [exec] Total PASS: 4 [2024-06-27T10:54:17.779Z] [exec] Total FAIL: 0 [2024-06-27T10:54:17.779Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:17.779Z] [exec] ----------------------------------------- [2024-06-27T10:54:17.779Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:17.779Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:17.943Z] [2024-06-27T10:54:17.943Z] undeploy: [2024-06-27T10:54:17.943Z] [2024-06-27T10:54:17.943Z] setOSConditions: [2024-06-27T10:54:17.943Z] [2024-06-27T10:54:17.943Z] setToolWin: [2024-06-27T10:54:17.943Z] [2024-06-27T10:54:17.943Z] setToolUnix: [2024-06-27T10:54:17.943Z] [2024-06-27T10:54:17.943Z] setToolProperty: [2024-06-27T10:54:17.943Z] [2024-06-27T10:54:17.943Z] setS1ASclassPath: [2024-06-27T10:54:17.943Z] [2024-06-27T10:54:17.943Z] init-common: [2024-06-27T10:54:17.943Z] [2024-06-27T10:54:17.943Z] undeploy-common: [2024-06-27T10:54:18.011Z] [exec] [2024-06-27T10:54:18.011Z] [exec] Compiling code... [2024-06-27T10:54:18.140Z] [exec] Jun 27, 2024 10:54:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:18.140Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@226d5af0 [2024-06-27T10:54:18.154Z] [exec] Jun 27, 2024 10:54:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:18.154Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:18.154Z] [exec] Jun 27, 2024 10:54:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:18.154Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:18.155Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB_CM [2024-06-27T10:54:18.156Z] [exec] JDBC resource jdbc/s1qeDB_CM deleted successfully [2024-06-27T10:54:18.156Z] [echo] cmd executed for server [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] setOSConditions: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] setToolWin: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] setToolUnix: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] setToolProperty: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] setS1ASclassPath: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] init-common: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] undeploy-jdbc-common: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] setOSConditions: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] setToolWin: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] setToolUnix: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] setToolProperty: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] setS1ASclassPath: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] init-common: [2024-06-27T10:54:18.156Z] [2024-06-27T10:54:18.156Z] delete-jdbc-resource-common: [2024-06-27T10:54:18.156Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:54:18.336Z] [2024-06-27T10:54:18.336Z] checkReporting-common: [2024-06-27T10:54:18.336Z] [2024-06-27T10:54:18.336Z] confirmReportPresent-common: [2024-06-27T10:54:18.336Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:18.336Z] [echo] Test seems to be reported fine [2024-06-27T10:54:18.336Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/RepRunConf.txt [2024-06-27T10:54:18.336Z] [2024-06-27T10:54:18.336Z] confirmMissingReport-common: [2024-06-27T10:54:18.336Z] [2024-06-27T10:54:18.336Z] undeploy: [2024-06-27T10:54:18.336Z] [2024-06-27T10:54:18.336Z] setOSConditions: [2024-06-27T10:54:18.336Z] [2024-06-27T10:54:18.336Z] setToolWin: [2024-06-27T10:54:18.336Z] [2024-06-27T10:54:18.336Z] setToolUnix: [2024-06-27T10:54:18.336Z] [2024-06-27T10:54:18.336Z] setToolProperty: [2024-06-27T10:54:18.336Z] [2024-06-27T10:54:18.336Z] setS1ASclassPath: [2024-06-27T10:54:18.336Z] [2024-06-27T10:54:18.336Z] init-common: [2024-06-27T10:54:18.336Z] [2024-06-27T10:54:18.336Z] undeploy-common: [2024-06-27T10:54:18.384Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:18.384Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:18.384Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:18.384Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:18.384Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:18.384Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:18.384Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:18.395Z] [exec] invoking stateful2 [2024-06-27T10:54:18.395Z] [exec] invoking stateless2 [2024-06-27T10:54:18.395Z] [exec] test complete [2024-06-27T10:54:18.395Z] [exec] Value of key is: main [2024-06-27T10:54:18.395Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:18.395Z] [exec] [2024-06-27T10:54:18.395Z] [exec] [2024-06-27T10:54:18.395Z] [exec] ----------------------------------------- [2024-06-27T10:54:18.395Z] [exec] - main: PASS - [2024-06-27T10:54:18.395Z] [exec] ----------------------------------------- [2024-06-27T10:54:18.395Z] [exec] Total PASS: 1 [2024-06-27T10:54:18.395Z] [exec] Total FAIL: 0 [2024-06-27T10:54:18.395Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:18.395Z] [exec] ----------------------------------------- [2024-06-27T10:54:18.395Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:18.395Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:18.410Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:54:18.410Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:54:18.410Z] [echo] cmd executed for server [2024-06-27T10:54:18.590Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsyncpc_txscope_synctype_mismatchApp [2024-06-27T10:54:18.590Z] [2024-06-27T10:54:18.590Z] unsetup: [2024-06-27T10:54:18.590Z] [2024-06-27T10:54:18.590Z] setOSConditions: [2024-06-27T10:54:18.590Z] [2024-06-27T10:54:18.590Z] setToolWin: [2024-06-27T10:54:18.590Z] [2024-06-27T10:54:18.590Z] setToolUnix: [2024-06-27T10:54:18.590Z] [2024-06-27T10:54:18.590Z] setToolProperty: [2024-06-27T10:54:18.590Z] [2024-06-27T10:54:18.590Z] setS1ASclassPath: [2024-06-27T10:54:18.590Z] [2024-06-27T10:54:18.590Z] init-common: [2024-06-27T10:54:18.590Z] [2024-06-27T10:54:18.590Z] execute-ejb-sql-common: [2024-06-27T10:54:18.591Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/sql/drop.sql [2024-06-27T10:54:18.591Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:54:18.591Z] [2024-06-27T10:54:18.591Z] all: [2024-06-27T10:54:18.591Z] [2024-06-27T10:54:18.591Z] extendedscope_cross_sfsb: [2024-06-27T10:54:18.591Z] [2024-06-27T10:54:18.591Z] setOSConditions: [2024-06-27T10:54:18.591Z] [2024-06-27T10:54:18.591Z] setToolWin: [2024-06-27T10:54:18.591Z] [2024-06-27T10:54:18.591Z] setToolUnix: [2024-06-27T10:54:18.591Z] [2024-06-27T10:54:18.591Z] setToolProperty: [2024-06-27T10:54:18.591Z] [2024-06-27T10:54:18.591Z] setS1ASclassPath: [2024-06-27T10:54:18.650Z] [2024-06-27T10:54:18.650Z] undeploy: [2024-06-27T10:54:18.650Z] [2024-06-27T10:54:18.650Z] setOSConditions: [2024-06-27T10:54:18.650Z] [2024-06-27T10:54:18.650Z] setToolWin: [2024-06-27T10:54:18.650Z] [2024-06-27T10:54:18.650Z] setToolUnix: [2024-06-27T10:54:18.650Z] [2024-06-27T10:54:18.650Z] setToolProperty: [2024-06-27T10:54:18.650Z] [2024-06-27T10:54:18.650Z] setS1ASclassPath: [2024-06-27T10:54:18.650Z] [2024-06-27T10:54:18.650Z] init-common: [2024-06-27T10:54:18.650Z] [2024-06-27T10:54:18.650Z] undeploy-jar-common: [2024-06-27T10:54:18.665Z] [2024-06-27T10:54:18.665Z] setOSConditions: [2024-06-27T10:54:18.665Z] [2024-06-27T10:54:18.665Z] setToolWin: [2024-06-27T10:54:18.665Z] [2024-06-27T10:54:18.665Z] setToolUnix: [2024-06-27T10:54:18.665Z] [2024-06-27T10:54:18.665Z] setToolProperty: [2024-06-27T10:54:18.665Z] [2024-06-27T10:54:18.665Z] setS1ASclassPath: [2024-06-27T10:54:18.665Z] [2024-06-27T10:54:18.665Z] init-common: [2024-06-27T10:54:18.665Z] [2024-06-27T10:54:18.665Z] delete-jdbc-connpool-common: [2024-06-27T10:54:18.665Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:54:18.666Z] [exec] Waiting for the domain to stop . [2024-06-27T10:54:18.666Z] [exec] Waiting finished after 280 ms. [2024-06-27T10:54:18.666Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:54:18.666Z] [2024-06-27T10:54:18.666Z] setOSConditions: [2024-06-27T10:54:18.666Z] [2024-06-27T10:54:18.666Z] setToolWin: [2024-06-27T10:54:18.666Z] [2024-06-27T10:54:18.666Z] setToolUnix: [2024-06-27T10:54:18.666Z] [2024-06-27T10:54:18.666Z] setToolProperty: [2024-06-27T10:54:18.666Z] [2024-06-27T10:54:18.666Z] setS1ASclassPath: [2024-06-27T10:54:18.666Z] [2024-06-27T10:54:18.666Z] init-common: [2024-06-27T10:54:18.666Z] [2024-06-27T10:54:18.666Z] stopDerby: [2024-06-27T10:54:18.666Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] init-common: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] clean: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setOSConditions: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setToolWin: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setToolUnix: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setToolProperty: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setS1ASclassPath: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] init-common: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] clean-common: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setOSConditions: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setToolWin: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setToolUnix: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setToolProperty: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setS1ASclassPath: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] init-common: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] clean-classes-common: [2024-06-27T10:54:18.845Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setOSConditions: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.845Z] setToolWin: [2024-06-27T10:54:18.845Z] [2024-06-27T10:54:18.846Z] setToolUnix: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] setToolProperty: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] setS1ASclassPath: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] init-common: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] clean-jars-common: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] compile: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] setOSConditions: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] setToolWin: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] setToolUnix: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] setToolProperty: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] setS1ASclassPath: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] init-common: [2024-06-27T10:54:18.846Z] [2024-06-27T10:54:18.846Z] compile-common: [2024-06-27T10:54:18.846Z] [echo] Current time (ISO): 2024-06-27T10:54:18.624+0000 [2024-06-27T10:54:18.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:18.846Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:18.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false negativeRPALoginBeanApp [2024-06-27T10:54:18.870Z] [2024-06-27T10:54:18.870Z] all: [2024-06-27T10:54:18.870Z] [echo] [2024-06-27T10:54:18.870Z] [echo] [2024-06-27T10:54:18.870Z] [echo] [2024-06-27T10:54:18.870Z] [echo] *************************************************************************** [2024-06-27T10:54:18.870Z] [echo] * Running group realmPerApp [2024-06-27T10:54:18.870Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/realmPerApp [2024-06-27T10:54:18.870Z] [echo] *************************************************************************** [2024-06-27T10:54:18.870Z] [echo] [2024-06-27T10:54:18.870Z] [echo] [2024-06-27T10:54:18.870Z] [echo] [2024-06-27T10:54:18.870Z] [2024-06-27T10:54:18.870Z] setOSConditions: [2024-06-27T10:54:18.870Z] [2024-06-27T10:54:18.870Z] setToolWin: [2024-06-27T10:54:18.870Z] [2024-06-27T10:54:18.870Z] setToolUnix: [2024-06-27T10:54:18.870Z] [2024-06-27T10:54:18.870Z] setToolProperty: [2024-06-27T10:54:18.871Z] [2024-06-27T10:54:18.871Z] setS1ASclassPath: [2024-06-27T10:54:18.871Z] [2024-06-27T10:54:18.871Z] init-common: [2024-06-27T10:54:18.871Z] [2024-06-27T10:54:18.871Z] clean: [2024-06-27T10:54:18.871Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:18.871Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:18.871Z] [2024-06-27T10:54:18.871Z] compile: [2024-06-27T10:54:18.871Z] [2024-06-27T10:54:18.871Z] setOSConditions: [2024-06-27T10:54:18.871Z] [2024-06-27T10:54:18.871Z] setToolWin: [2024-06-27T10:54:18.871Z] [2024-06-27T10:54:18.871Z] setToolUnix: [2024-06-27T10:54:18.871Z] [2024-06-27T10:54:18.871Z] setToolProperty: [2024-06-27T10:54:18.871Z] [2024-06-27T10:54:18.871Z] setS1ASclassPath: [2024-06-27T10:54:18.871Z] [2024-06-27T10:54:18.871Z] init-common: [2024-06-27T10:54:18.871Z] [2024-06-27T10:54:18.871Z] compile-common: [2024-06-27T10:54:18.871Z] [echo] Current time (ISO): 2024-06-27T10:54:18.848+0000 [2024-06-27T10:54:18.871Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:18.871Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:18.919Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:54:18.919Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:54:18.919Z] [echo] cmd executed for server [2024-06-27T10:54:18.919Z] [2024-06-27T10:54:18.919Z] setOSConditions: [2024-06-27T10:54:18.919Z] [2024-06-27T10:54:18.919Z] setToolWin: [2024-06-27T10:54:18.919Z] [2024-06-27T10:54:18.919Z] setToolUnix: [2024-06-27T10:54:18.920Z] [2024-06-27T10:54:18.920Z] setToolProperty: [2024-06-27T10:54:18.920Z] [2024-06-27T10:54:18.920Z] setS1ASclassPath: [2024-06-27T10:54:18.920Z] [2024-06-27T10:54:18.920Z] init-common: [2024-06-27T10:54:18.920Z] [2024-06-27T10:54:18.920Z] undeploy-jms-stuff: [2024-06-27T10:54:18.920Z] [2024-06-27T10:54:18.920Z] setOSConditions: [2024-06-27T10:54:18.920Z] [2024-06-27T10:54:18.920Z] setToolWin: [2024-06-27T10:54:18.920Z] [2024-06-27T10:54:18.920Z] setToolUnix: [2024-06-27T10:54:18.920Z] [2024-06-27T10:54:18.920Z] setToolProperty: [2024-06-27T10:54:18.920Z] [2024-06-27T10:54:18.920Z] setS1ASclassPath: [2024-06-27T10:54:18.920Z] [2024-06-27T10:54:18.920Z] init-common: [2024-06-27T10:54:18.920Z] [2024-06-27T10:54:18.920Z] delete-jms-connection-common: [2024-06-27T10:54:18.937Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/appclient/client/AddNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:54:18.937Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:18.937Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml:85: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:18.937Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/appclient [2024-06-27T10:54:18.941Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:18.941Z] [javac] 1 warning [2024-06-27T10:54:19.192Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/appclient/META-INF/wsdl [2024-06-27T10:54:19.192Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/appclient/META-INF/wsdl [2024-06-27T10:54:19.192Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/appclient [2024-06-27T10:54:19.192Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:19.192Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12 [2024-06-27T10:54:19.192Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:19.192Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/soap12-client.jar [2024-06-27T10:54:19.192Z] [2024-06-27T10:54:19.192Z] deploy-app: [2024-06-27T10:54:19.192Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:19.192Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:19.192Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:19.192Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:19.193Z] [2024-06-27T10:54:19.193Z] deploy-war-common: [2024-06-27T10:54:19.193Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:19.193Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:19.193Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:19.193Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:19.193Z] [2024-06-27T10:54:19.193Z] setOSConditions: [2024-06-27T10:54:19.193Z] [2024-06-27T10:54:19.193Z] setToolWin: [2024-06-27T10:54:19.193Z] [2024-06-27T10:54:19.193Z] setToolUnix: [2024-06-27T10:54:19.193Z] [2024-06-27T10:54:19.193Z] setToolProperty: [2024-06-27T10:54:19.193Z] [2024-06-27T10:54:19.193Z] setS1ASclassPath: [2024-06-27T10:54:19.193Z] [2024-06-27T10:54:19.193Z] init-common: [2024-06-27T10:54:19.193Z] [2024-06-27T10:54:19.193Z] deploy-war-commonpe: [2024-06-27T10:54:19.209Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session5-ejb [2024-06-27T10:54:19.209Z] [2024-06-27T10:54:19.209Z] setOSConditions: [2024-06-27T10:54:19.209Z] [2024-06-27T10:54:19.209Z] setToolWin: [2024-06-27T10:54:19.209Z] [2024-06-27T10:54:19.209Z] setToolUnix: [2024-06-27T10:54:19.209Z] [2024-06-27T10:54:19.209Z] setToolProperty: [2024-06-27T10:54:19.209Z] [2024-06-27T10:54:19.209Z] setS1ASclassPath: [2024-06-27T10:54:19.209Z] [2024-06-27T10:54:19.209Z] init-common: [2024-06-27T10:54:19.209Z] [2024-06-27T10:54:19.209Z] undeploy-client-common: [2024-06-27T10:54:19.219Z] [2024-06-27T10:54:19.219Z] build: [2024-06-27T10:54:19.219Z] [2024-06-27T10:54:19.219Z] setOSConditions: [2024-06-27T10:54:19.219Z] [2024-06-27T10:54:19.219Z] setToolWin: [2024-06-27T10:54:19.219Z] [2024-06-27T10:54:19.219Z] setToolUnix: [2024-06-27T10:54:19.219Z] [2024-06-27T10:54:19.219Z] setToolProperty: [2024-06-27T10:54:19.219Z] [2024-06-27T10:54:19.219Z] setS1ASclassPath: [2024-06-27T10:54:19.219Z] [2024-06-27T10:54:19.219Z] init-common: [2024-06-27T10:54:19.219Z] [2024-06-27T10:54:19.219Z] webclient-war-common: [2024-06-27T10:54:19.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] clear: [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] test-tlds-exist: [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] copy-tlds: [2024-06-27T10:54:19.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:54:19.220Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] test-tagfiles-exist: [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] copy-tagfiles: [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] package-war-common: [2024-06-27T10:54:19.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:19.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:54:19.220Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:19.220Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:19.220Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-06-27T10:54:19.220Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:19.220Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] deploy: [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] deploy-war-common: [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] setOSConditions: [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] setToolWin: [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] setToolUnix: [2024-06-27T10:54:19.220Z] [2024-06-27T10:54:19.220Z] setToolProperty: [2024-06-27T10:54:19.221Z] [2024-06-27T10:54:19.221Z] setS1ASclassPath: [2024-06-27T10:54:19.221Z] [2024-06-27T10:54:19.221Z] init-common: [2024-06-27T10:54:19.221Z] [2024-06-27T10:54:19.221Z] deploy-war-commonpe: [2024-06-27T10:54:19.478Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF1 [2024-06-27T10:54:19.478Z] [2024-06-27T10:54:19.478Z] setOSConditions: [2024-06-27T10:54:19.478Z] [2024-06-27T10:54:19.478Z] setToolWin: [2024-06-27T10:54:19.478Z] [2024-06-27T10:54:19.478Z] setToolUnix: [2024-06-27T10:54:19.479Z] [2024-06-27T10:54:19.479Z] setToolProperty: [2024-06-27T10:54:19.479Z] [2024-06-27T10:54:19.479Z] setS1ASclassPath: [2024-06-27T10:54:19.479Z] [2024-06-27T10:54:19.479Z] init-common: [2024-06-27T10:54:19.479Z] [2024-06-27T10:54:19.479Z] delete-jms-connection-common: [2024-06-27T10:54:19.485Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-handler-pre-destroy-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-06-27T10:54:19.606Z] [java] Thu Jun 27 10:54:19 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:54:19.606Z] [java] Thu Jun 27 10:54:19 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:54:19.606Z] [2024-06-27T10:54:19.606Z] BUILD SUCCESSFUL [2024-06-27T10:54:19.606Z] Total time: 3 seconds [2024-06-27T10:54:19.606Z] + check_successful_run [2024-06-27T10:54:19.606Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-06-27T10:54:19.606Z] [2024-06-27T10:54:19.606Z] ===== CHECK SUCCESSFUL RUN ===== [2024-06-27T10:54:19.606Z] [2024-06-27T10:54:19.606Z] + FILE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:54:19.606Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html ']' [2024-06-27T10:54:19.606Z] + echo 'File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-06-27T10:54:19.606Z] File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-06-27T10:54:19.606Z] + generate_junit_report connector_group_2 [2024-06-27T10:54:19.606Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-06-27T10:54:19.606Z] [2024-06-27T10:54:19.606Z] ===== GENERATE JUNIT REPORT ===== [2024-06-27T10:54:19.606Z] [2024-06-27T10:54:19.606Z] + TD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:54:19.606Z] + JUD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml [2024-06-27T10:54:19.606Z] + TESTSUITE_NAME=connector_group_2 [2024-06-27T10:54:19.606Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:54:19.606Z] + awk -v suitename=connector_group_2 ' [2024-06-27T10:54:19.606Z] BEGIN { [2024-06-27T10:54:19.606Z] totaltests = 0; [2024-06-27T10:54:19.606Z] totalfailures = 0; [2024-06-27T10:54:19.606Z] totalerrors = 0; [2024-06-27T10:54:19.606Z] } [2024-06-27T10:54:19.606Z] function getPropVal(str){ [2024-06-27T10:54:19.606Z] split(str, a, "="); [2024-06-27T10:54:19.606Z] val = a[2]; [2024-06-27T10:54:19.606Z] # remove quotes [2024-06-27T10:54:19.606Z] gsub("\"","",val); [2024-06-27T10:54:19.606Z] return val; [2024-06-27T10:54:19.606Z] } [2024-06-27T10:54:19.606Z] function removeXMLTag(str){ [2024-06-27T10:54:19.606Z] # remove xml tag quotes [2024-06-27T10:54:19.606Z] gsub("","",str); [2024-06-27T10:54:19.606Z] gsub("<.*>","",str); [2024-06-27T10:54:19.606Z] gsub(">","",str); [2024-06-27T10:54:19.606Z] return str; [2024-06-27T10:54:19.606Z] } [2024-06-27T10:54:19.606Z] /status value=/ { [2024-06-27T10:54:19.606Z] result=getPropVal($0); [2024-06-27T10:54:19.606Z] result=removeXMLTag(result); [2024-06-27T10:54:19.606Z] } [2024-06-27T10:54:19.606Z] // { [2024-06-27T10:54:19.606Z] getline; [2024-06-27T10:54:19.606Z] getline; [2024-06-27T10:54:19.606Z] testunit=removeXMLTag($0); [2024-06-27T10:54:19.606Z] gsub("\"","",testunit); [2024-06-27T10:54:19.606Z] } [2024-06-27T10:54:19.606Z] // { [2024-06-27T10:54:19.606Z] getline; [2024-06-27T10:54:19.606Z] testname=removeXMLTag($0); [2024-06-27T10:54:19.606Z] gsub("\"","",testname); [2024-06-27T10:54:19.606Z] } [2024-06-27T10:54:19.606Z] /<\/testcase>/{ [2024-06-27T10:54:19.606Z] classname=testunit [2024-06-27T10:54:19.606Z] # printing testcase to out [2024-06-27T10:54:19.606Z] out = out sprintf(" \n", classname, testname); [2024-06-27T10:54:19.606Z] if (result == "fail") { [2024-06-27T10:54:19.606Z] out = out " \n"; [2024-06-27T10:54:19.606Z] totalfailures++; [2024-06-27T10:54:19.606Z] } else if (result == "did_not_run") { [2024-06-27T10:54:19.606Z] out = out " \n"; [2024-06-27T10:54:19.606Z] totalerrors++; [2024-06-27T10:54:19.606Z] } [2024-06-27T10:54:19.606Z] out = out " \n"; [2024-06-27T10:54:19.606Z] [2024-06-27T10:54:19.606Z] totaltests++; [2024-06-27T10:54:19.606Z] result=""; [2024-06-27T10:54:19.606Z] testname=""; [2024-06-27T10:54:19.606Z] } [2024-06-27T10:54:19.606Z] END { [2024-06-27T10:54:19.606Z] print "" [2024-06-27T10:54:19.606Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-06-27T10:54:19.606Z] printf "%s", out; [2024-06-27T10:54:19.606Z] print "" [2024-06-27T10:54:19.606Z] }' [2024-06-27T10:54:19.606Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [Pipeline] junit [2024-06-27T10:54:19.679Z] Recording test results [2024-06-27T10:54:19.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot soap12 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/soap12-web.war [2024-06-27T10:54:19.768Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:19.768Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:19.768Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:19.768Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:19.768Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:19.768Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:19.768Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:19.784Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session5-client [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] all: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] session3: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setOSConditions: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setToolWin: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setToolUnix: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setToolProperty: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setS1ASclassPath: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] init-common: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] clean: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setOSConditions: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setToolWin: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setToolUnix: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setToolProperty: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setS1ASclassPath: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] init-common: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] clean-common: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setOSConditions: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setToolWin: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setToolUnix: [2024-06-27T10:54:19.785Z] [2024-06-27T10:54:19.785Z] setToolProperty: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] setS1ASclassPath: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] init-common: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] clean-classes-common: [2024-06-27T10:54:19.786Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] setOSConditions: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] setToolWin: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] setToolUnix: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] setToolProperty: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] setS1ASclassPath: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] init-common: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] clean-jars-common: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] compile: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] setOSConditions: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] setToolWin: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] setToolUnix: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] setToolProperty: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] setS1ASclassPath: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] init-common: [2024-06-27T10:54:19.786Z] [2024-06-27T10:54:19.786Z] compile-common: [2024-06-27T10:54:19.786Z] [echo] Current time (ISO): 2024-06-27T10:54:19.653+0000 [2024-06-27T10:54:19.786Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:19.786Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:19.795Z] Waiting for the domain to stop .... [2024-06-27T10:54:19.795Z] Waiting finished after 3,351 ms. [2024-06-27T10:54:19.795Z] Command stop-domain executed successfully. [2024-06-27T10:54:19.862Z] + change_junit_report_class_names [2024-06-27T10:54:19.862Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:54:19.862Z] + sed -i 's/\bclassname="/classname="connector_group_2./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:54:19.862Z] + copy_test_artifacts connector_group_2 [2024-06-27T10:54:19.862Z] + sleep 1 [2024-06-27T10:54:19.968Z] [2024-06-27T10:54:19.968Z] processResult: [2024-06-27T10:54:19.968Z] [2024-06-27T10:54:19.968Z] failed: [2024-06-27T10:54:19.968Z] [2024-06-27T10:54:19.968Z] passed: [2024-06-27T10:54:19.968Z] [echo] Test xmloverride Passed [2024-06-27T10:54:19.968Z] [2024-06-27T10:54:19.968Z] unknown: [2024-06-27T10:54:19.968Z] [2024-06-27T10:54:19.968Z] declare-test: [2024-06-27T10:54:19.968Z] [echo] Starting test xmloverride ejb30/security Test asadmin redeploy [2024-06-27T10:54:19.968Z] [2024-06-27T10:54:19.968Z] init.os: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init.tools.unix: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init.tools.windows: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init.tools: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] setAsadminArgs: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init.customtasks: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] prepare: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] redeploy.asadmin: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] setAsadminArgs: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] common.redeploy.asadmin: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init.os: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init.tools.unix: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init.tools.windows: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init.tools: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] setAsadminArgs: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init.customtasks: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] delAppRef: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init.os: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.969Z] init.tools.unix: [2024-06-27T10:54:19.969Z] [2024-06-27T10:54:19.970Z] init.tools.windows: [2024-06-27T10:54:19.970Z] [2024-06-27T10:54:19.970Z] init.tools: [2024-06-27T10:54:19.970Z] [2024-06-27T10:54:19.970Z] setAsadminArgs: [2024-06-27T10:54:19.970Z] [2024-06-27T10:54:19.970Z] init: [2024-06-27T10:54:19.970Z] [2024-06-27T10:54:19.970Z] init.customtasks: [2024-06-27T10:54:19.970Z] [2024-06-27T10:54:19.970Z] common.run.asadmin: [2024-06-27T10:54:19.970Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives --name deployment-ejb30-ear-xmloverride /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2024-06-27T10:54:20.032Z] [exec] Jun 27, 2024 10:54:19 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:20.033Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6c07ad6b [2024-06-27T10:54:20.048Z] + /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin stop-database [2024-06-27T10:54:20.056Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF2 [2024-06-27T10:54:20.056Z] [2024-06-27T10:54:20.056Z] setOSConditions: [2024-06-27T10:54:20.056Z] [2024-06-27T10:54:20.056Z] setToolWin: [2024-06-27T10:54:20.056Z] [2024-06-27T10:54:20.056Z] setToolUnix: [2024-06-27T10:54:20.056Z] [2024-06-27T10:54:20.056Z] setToolProperty: [2024-06-27T10:54:20.056Z] [2024-06-27T10:54:20.056Z] setS1ASclassPath: [2024-06-27T10:54:20.056Z] [2024-06-27T10:54:20.056Z] init-common: [2024-06-27T10:54:20.056Z] [2024-06-27T10:54:20.056Z] undeploy-common: [2024-06-27T10:54:20.273Z] [exec] Jun 27, 2024 10:54:19 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:20.273Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@13f358dd [2024-06-27T10:54:20.285Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-06-27T10:54:20.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-jdbcjmsauthApp [2024-06-27T10:54:20.310Z] [2024-06-27T10:54:20.310Z] all: [2024-06-27T10:54:20.310Z] [2024-06-27T10:54:20.310Z] setOSConditions: [2024-06-27T10:54:20.310Z] [2024-06-27T10:54:20.310Z] setToolWin: [2024-06-27T10:54:20.310Z] [2024-06-27T10:54:20.310Z] setToolUnix: [2024-06-27T10:54:20.310Z] [2024-06-27T10:54:20.310Z] setToolProperty: [2024-06-27T10:54:20.310Z] [2024-06-27T10:54:20.311Z] setS1ASclassPath: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] init-common: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] clean: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setOSConditions: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setToolWin: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setToolUnix: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setToolProperty: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setS1ASclassPath: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] init-common: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] clean-common: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setOSConditions: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setToolWin: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setToolUnix: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setToolProperty: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setS1ASclassPath: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] init-common: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] clean-classes-common: [2024-06-27T10:54:20.311Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setOSConditions: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setToolWin: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.311Z] setToolUnix: [2024-06-27T10:54:20.311Z] [2024-06-27T10:54:20.312Z] setToolProperty: [2024-06-27T10:54:20.312Z] [2024-06-27T10:54:20.312Z] setS1ASclassPath: [2024-06-27T10:54:20.312Z] [2024-06-27T10:54:20.312Z] init-common: [2024-06-27T10:54:20.312Z] [2024-06-27T10:54:20.312Z] clean-jars-common: [2024-06-27T10:54:20.312Z] [2024-06-27T10:54:20.312Z] compile: [2024-06-27T10:54:20.312Z] [2024-06-27T10:54:20.312Z] setOSConditions: [2024-06-27T10:54:20.312Z] [2024-06-27T10:54:20.312Z] setToolWin: [2024-06-27T10:54:20.312Z] [2024-06-27T10:54:20.312Z] setToolUnix: [2024-06-27T10:54:20.312Z] [2024-06-27T10:54:20.312Z] setToolProperty: [2024-06-27T10:54:20.312Z] [2024-06-27T10:54:20.312Z] setS1ASclassPath: [2024-06-27T10:54:20.312Z] [2024-06-27T10:54:20.312Z] init-common: [2024-06-27T10:54:20.312Z] [2024-06-27T10:54:20.312Z] compile-common: [2024-06-27T10:54:20.312Z] [echo] Current time (ISO): 2024-06-27T10:54:20.300+0000 [2024-06-27T10:54:20.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:20.312Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:20.534Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:20.534Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:54:20.590Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-06-27T10:54:20.590Z] [exec] Value of key is: Resource Factories Test - Java Bean Factory : [2024-06-27T10:54:20.590Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:20.590Z] [exec] [2024-06-27T10:54:20.590Z] [exec] [2024-06-27T10:54:20.590Z] [exec] ----------------------------------------- [2024-06-27T10:54:20.590Z] [exec] - Resource Factories Test - Java Bean Factory : : PASS - [2024-06-27T10:54:20.590Z] [exec] ----------------------------------------- [2024-06-27T10:54:20.590Z] [exec] Total PASS: 1 [2024-06-27T10:54:20.590Z] [exec] Total FAIL: 0 [2024-06-27T10:54:20.590Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:20.590Z] [exec] ----------------------------------------- [2024-06-27T10:54:20.590Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:20.590Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:20.697Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:20.697Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:54:20.697Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:54:20.697Z] [javac] 2 warnings [2024-06-27T10:54:20.697Z] [2024-06-27T10:54:20.697Z] setOSConditions: [2024-06-27T10:54:20.697Z] [2024-06-27T10:54:20.697Z] setToolWin: [2024-06-27T10:54:20.697Z] [2024-06-27T10:54:20.697Z] setToolUnix: [2024-06-27T10:54:20.697Z] [2024-06-27T10:54:20.698Z] setToolProperty: [2024-06-27T10:54:20.698Z] [2024-06-27T10:54:20.698Z] setS1ASclassPath: [2024-06-27T10:54:20.698Z] [2024-06-27T10:54:20.698Z] init-common: [2024-06-27T10:54:20.698Z] [2024-06-27T10:54:20.698Z] compile-common: [2024-06-27T10:54:20.698Z] [echo] Current time (ISO): 2024-06-27T10:54:20.583+0000 [2024-06-27T10:54:20.698Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:20.711Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:20.711Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:20.711Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:20.711Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:20.711Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:20.711Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:20.711Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:20.762Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:20.762Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:20.762Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:20.762Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:20.762Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:20.762Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:20.762Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:20.788Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-06-27T10:54:20.788Z] [2024-06-27T10:54:20.788Z] ===== COPY TEST ARTIFACTS ===== [2024-06-27T10:54:20.788Z] [2024-06-27T10:54:20.788Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:54:20.788Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:54:20.788Z] tar: Removing leading `/' from member names [2024-06-27T10:54:20.844Z] [2024-06-27T10:54:20.844Z] checkReporting-common: [2024-06-27T10:54:20.844Z] [2024-06-27T10:54:20.844Z] confirmReportPresent-common: [2024-06-27T10:54:20.844Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:20.844Z] [echo] Test seems to be reported fine [2024-06-27T10:54:20.844Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-06-27T10:54:20.844Z] [2024-06-27T10:54:20.844Z] confirmMissingReport-common: [2024-06-27T10:54:20.844Z] [2024-06-27T10:54:20.844Z] setOSConditions: [2024-06-27T10:54:20.844Z] [2024-06-27T10:54:20.844Z] setToolWin: [2024-06-27T10:54:20.844Z] [2024-06-27T10:54:20.844Z] setToolUnix: [2024-06-27T10:54:20.844Z] [2024-06-27T10:54:20.844Z] setToolProperty: [2024-06-27T10:54:20.844Z] [2024-06-27T10:54:20.844Z] setS1ASclassPath: [2024-06-27T10:54:20.844Z] [2024-06-27T10:54:20.844Z] init-common: [2024-06-27T10:54:20.844Z] [2024-06-27T10:54:20.844Z] runclient-common: [2024-06-27T10:54:20.844Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring Integer 25 java:app/custom/my-int [2024-06-27T10:54:20.998Z] Thu Jun 27 10:54:20 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-06-27T10:54:21.044Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:21.044Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:21.044Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:21.044Z] ++ pwd [2024-06-27T10:54:21.044Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:21.044Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2024-06-27T10:54:21.044Z] + true [2024-06-27T10:54:21.044Z] ++ pwd [2024-06-27T10:54:21.044Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:21.044Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2024-06-27T10:54:21.044Z] + true [2024-06-27T10:54:21.044Z] + tar -caf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/connector_group_2-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:54:21.044Z] tar: Removing leading `/' from member names [2024-06-27T10:54:21.120Z] [exec] Application deployed with name soap12-web. [2024-06-27T10:54:21.120Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:21.120Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:21.120Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:21.120Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:21.120Z] [2024-06-27T10:54:21.120Z] deploy-war-commonee: [2024-06-27T10:54:21.120Z] [2024-06-27T10:54:21.120Z] deploy-appclient: [2024-06-27T10:54:21.120Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:21.120Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:21.120Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:21.120Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:21.120Z] [2024-06-27T10:54:21.120Z] setOSConditions: [2024-06-27T10:54:21.121Z] [2024-06-27T10:54:21.121Z] setToolWin: [2024-06-27T10:54:21.121Z] [2024-06-27T10:54:21.121Z] setToolUnix: [2024-06-27T10:54:21.121Z] [2024-06-27T10:54:21.121Z] setToolProperty: [2024-06-27T10:54:21.121Z] [2024-06-27T10:54:21.121Z] setS1ASclassPath: [2024-06-27T10:54:21.121Z] [2024-06-27T10:54:21.121Z] init-common: [2024-06-27T10:54:21.121Z] [2024-06-27T10:54:21.121Z] deploy-client-common: [2024-06-27T10:54:21.252Z] Thu Jun 27 10:54:21 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:54:21.252Z] Command stop-database executed successfully. [2024-06-27T10:54:21.252Z] + set -e [2024-06-27T10:54:21.252Z] + check_successful_run [2024-06-27T10:54:21.252Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-06-27T10:54:21.252Z] [2024-06-27T10:54:21.252Z] ===== CHECK SUCCESSFUL RUN ===== [2024-06-27T10:54:21.252Z] [2024-06-27T10:54:21.252Z] + FILE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:54:21.252Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html ']' [2024-06-27T10:54:21.252Z] + echo 'File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-06-27T10:54:21.252Z] File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-06-27T10:54:21.252Z] + generate_junit_report cdi_all [2024-06-27T10:54:21.252Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-06-27T10:54:21.252Z] [2024-06-27T10:54:21.252Z] ===== GENERATE JUNIT REPORT ===== [2024-06-27T10:54:21.252Z] [2024-06-27T10:54:21.252Z] + TD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:54:21.252Z] + JUD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml [2024-06-27T10:54:21.252Z] + TESTSUITE_NAME=cdi_all [2024-06-27T10:54:21.252Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:54:21.252Z] + awk -v suitename=cdi_all ' [2024-06-27T10:54:21.252Z] BEGIN { [2024-06-27T10:54:21.252Z] totaltests = 0; [2024-06-27T10:54:21.252Z] totalfailures = 0; [2024-06-27T10:54:21.252Z] totalerrors = 0; [2024-06-27T10:54:21.252Z] } [2024-06-27T10:54:21.252Z] function getPropVal(str){ [2024-06-27T10:54:21.252Z] split(str, a, "="); [2024-06-27T10:54:21.252Z] val = a[2]; [2024-06-27T10:54:21.252Z] # remove quotes [2024-06-27T10:54:21.252Z] gsub("\"","",val); [2024-06-27T10:54:21.252Z] return val; [2024-06-27T10:54:21.252Z] } [2024-06-27T10:54:21.252Z] function removeXMLTag(str){ [2024-06-27T10:54:21.252Z] # remove xml tag quotes [2024-06-27T10:54:21.252Z] gsub("","",str); [2024-06-27T10:54:21.252Z] gsub("<.*>","",str); [2024-06-27T10:54:21.252Z] gsub(">","",str); [2024-06-27T10:54:21.252Z] return str; [2024-06-27T10:54:21.252Z] } [2024-06-27T10:54:21.252Z] /status value=/ { [2024-06-27T10:54:21.252Z] result=getPropVal($0); [2024-06-27T10:54:21.252Z] result=removeXMLTag(result); [2024-06-27T10:54:21.252Z] } [2024-06-27T10:54:21.252Z] // { [2024-06-27T10:54:21.252Z] getline; [2024-06-27T10:54:21.252Z] getline; [2024-06-27T10:54:21.252Z] testunit=removeXMLTag($0); [2024-06-27T10:54:21.252Z] gsub("\"","",testunit); [2024-06-27T10:54:21.252Z] } [2024-06-27T10:54:21.252Z] // { [2024-06-27T10:54:21.252Z] getline; [2024-06-27T10:54:21.252Z] testname=removeXMLTag($0); [2024-06-27T10:54:21.252Z] gsub("\"","",testname); [2024-06-27T10:54:21.252Z] } [2024-06-27T10:54:21.252Z] /<\/testcase>/{ [2024-06-27T10:54:21.252Z] classname=testunit [2024-06-27T10:54:21.252Z] # printing testcase to out [2024-06-27T10:54:21.252Z] out = out sprintf(" \n", classname, testname); [2024-06-27T10:54:21.252Z] if (result == "fail") { [2024-06-27T10:54:21.252Z] out = out " \n"; [2024-06-27T10:54:21.252Z] totalfailures++; [2024-06-27T10:54:21.252Z] } else if (result == "did_not_run") { [2024-06-27T10:54:21.252Z] out = out " \n"; [2024-06-27T10:54:21.252Z] totalerrors++; [2024-06-27T10:54:21.252Z] } [2024-06-27T10:54:21.252Z] out = out " \n"; [2024-06-27T10:54:21.252Z] [2024-06-27T10:54:21.252Z] totaltests++; [2024-06-27T10:54:21.252Z] result=""; [2024-06-27T10:54:21.252Z] testname=""; [2024-06-27T10:54:21.252Z] } [2024-06-27T10:54:21.252Z] END { [2024-06-27T10:54:21.252Z] print "" [2024-06-27T10:54:21.252Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-06-27T10:54:21.252Z] printf "%s", out; [2024-06-27T10:54:21.252Z] print "" [2024-06-27T10:54:21.252Z] }' [2024-06-27T10:54:21.252Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:54:21.252Z] + change_junit_report_class_names [2024-06-27T10:54:21.252Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:54:21.252Z] + sed -i 's/\bclassname="/classname="cdi_all./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:54:21.252Z] + copy_test_artifacts cdi_all [2024-06-27T10:54:21.252Z] + sleep 1 [2024-06-27T10:54:21.254Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:21.255Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:21.255Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:21.255Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:21.255Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:21.255Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:21.255Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:21.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/soap12-client.jar [2024-06-27T10:54:21.630Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:21.630Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:21.630Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:21.630Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:21.630Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:21.630Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:21.630Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:21.771Z] [exec] Jun 27, 2024 10:54:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:21.771Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:21.945Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient.jar of size 3,363 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient.jar [2024-06-27T10:54:21.945Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar of size 3,646 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar [2024-06-27T10:54:21.945Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar of size 11,115 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar [2024-06-27T10:54:21.945Z] [exec] Application deployed with name deployment-ejb30-ear-xmloverride. [2024-06-27T10:54:21.945Z] [exec] Command deploy executed successfully. [2024-06-27T10:54:21.945Z] [2024-06-27T10:54:21.945Z] init.os: [2024-06-27T10:54:21.945Z] [2024-06-27T10:54:21.945Z] init.tools.unix: [2024-06-27T10:54:21.945Z] [2024-06-27T10:54:21.945Z] init.tools.windows: [2024-06-27T10:54:21.945Z] [2024-06-27T10:54:21.945Z] init.tools: [2024-06-27T10:54:21.945Z] [2024-06-27T10:54:21.945Z] setAsadminArgs: [2024-06-27T10:54:21.945Z] [2024-06-27T10:54:21.945Z] init: [2024-06-27T10:54:21.945Z] [2024-06-27T10:54:21.945Z] init.customtasks: [2024-06-27T10:54:21.945Z] [2024-06-27T10:54:21.945Z] setEnabled: [2024-06-27T10:54:21.945Z] [2024-06-27T10:54:21.945Z] createAppRef: [2024-06-27T10:54:21.945Z] [2024-06-27T10:54:21.945Z] init.os: [2024-06-27T10:54:21.945Z] [2024-06-27T10:54:21.946Z] init.tools.unix: [2024-06-27T10:54:21.946Z] [2024-06-27T10:54:21.946Z] init.tools.windows: [2024-06-27T10:54:21.946Z] [2024-06-27T10:54:21.946Z] init.tools: [2024-06-27T10:54:21.946Z] [2024-06-27T10:54:21.946Z] setAsadminArgs: [2024-06-27T10:54:21.946Z] [2024-06-27T10:54:21.946Z] init: [2024-06-27T10:54:21.946Z] [2024-06-27T10:54:21.946Z] init.customtasks: [2024-06-27T10:54:21.946Z] [2024-06-27T10:54:21.946Z] prepare: [2024-06-27T10:54:21.946Z] [2024-06-27T10:54:21.946Z] setOrbPort2: [2024-06-27T10:54:21.946Z] [2024-06-27T10:54:21.946Z] runclient: [2024-06-27T10:54:22.017Z] [exec] Application deployed with name web-jsp-tag-handler-pre-destroy-annotation-web. [2024-06-27T10:54:22.017Z] [2024-06-27T10:54:22.017Z] deploy-war-commonee: [2024-06-27T10:54:22.017Z] [2024-06-27T10:54:22.017Z] run-first: [2024-06-27T10:54:22.017Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-pre-destroy-annotation/jsp/test.jsp [2024-06-27T10:54:22.071Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:22.071Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:54:22.071Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:54:22.071Z] [javac] 2 warnings [2024-06-27T10:54:22.071Z] [2024-06-27T10:54:22.071Z] build: [2024-06-27T10:54:22.071Z] [2024-06-27T10:54:22.072Z] setOSConditions: [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] setToolWin: [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] setToolUnix: [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] setToolProperty: [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] setS1ASclassPath: [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] init-common: [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] webclient-war-common: [2024-06-27T10:54:22.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] clear: [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] test-tlds-exist: [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] copy-tlds: [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] test-tagfiles-exist: [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] copy-tagfiles: [2024-06-27T10:54:22.072Z] [2024-06-27T10:54:22.072Z] package-war-common: [2024-06-27T10:54:22.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:54:22.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:22.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:22.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:54:22.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/lib [2024-06-27T10:54:22.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:22.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:22.072Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:22.072Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-web.war [2024-06-27T10:54:22.073Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:22.073Z] [2024-06-27T10:54:22.073Z] setOSConditions: [2024-06-27T10:54:22.073Z] [2024-06-27T10:54:22.073Z] setToolWin: [2024-06-27T10:54:22.073Z] [2024-06-27T10:54:22.073Z] setToolUnix: [2024-06-27T10:54:22.073Z] [2024-06-27T10:54:22.073Z] setToolProperty: [2024-06-27T10:54:22.073Z] [2024-06-27T10:54:22.073Z] setS1ASclassPath: [2024-06-27T10:54:22.073Z] [2024-06-27T10:54:22.073Z] init-common: [2024-06-27T10:54:22.073Z] [2024-06-27T10:54:22.073Z] compile-common: [2024-06-27T10:54:22.073Z] [echo] Current time (ISO): 2024-06-27T10:54:22.060+0000 [2024-06-27T10:54:22.073Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:22.129Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:22.129Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/realmPerApp/shopping/RpaBean.java:63: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:54:22.130Z] [javac] itemPrice.add(new Integer(price)); [2024-06-27T10:54:22.130Z] [javac] ^ [2024-06-27T10:54:22.130Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/realmPerApp/shopping/RpaBean.java uses unchecked or unsafe operations. [2024-06-27T10:54:22.130Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:54:22.130Z] [javac] 2 warnings [2024-06-27T10:54:22.130Z] [2024-06-27T10:54:22.130Z] setOSConditions: [2024-06-27T10:54:22.130Z] [2024-06-27T10:54:22.130Z] setToolWin: [2024-06-27T10:54:22.130Z] [2024-06-27T10:54:22.130Z] setToolUnix: [2024-06-27T10:54:22.130Z] [2024-06-27T10:54:22.130Z] setToolProperty: [2024-06-27T10:54:22.130Z] [2024-06-27T10:54:22.130Z] setS1ASclassPath: [2024-06-27T10:54:22.130Z] [2024-06-27T10:54:22.130Z] init-common: [2024-06-27T10:54:22.130Z] [2024-06-27T10:54:22.130Z] compile-common: [2024-06-27T10:54:22.130Z] [echo] Current time (ISO): 2024-06-27T10:54:21.997+0000 [2024-06-27T10:54:22.130Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:22.178Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:22.178Z] [javac] 1 warning [2024-06-27T10:54:22.178Z] [2024-06-27T10:54:22.178Z] setOSConditions: [2024-06-27T10:54:22.178Z] [2024-06-27T10:54:22.178Z] setToolWin: [2024-06-27T10:54:22.178Z] [2024-06-27T10:54:22.178Z] setToolUnix: [2024-06-27T10:54:22.178Z] [2024-06-27T10:54:22.178Z] setToolProperty: [2024-06-27T10:54:22.178Z] [2024-06-27T10:54:22.178Z] setS1ASclassPath: [2024-06-27T10:54:22.178Z] [2024-06-27T10:54:22.178Z] init-common: [2024-06-27T10:54:22.178Z] [2024-06-27T10:54:22.178Z] compile-common: [2024-06-27T10:54:22.178Z] [echo] Current time (ISO): 2024-06-27T10:54:22.116+0000 [2024-06-27T10:54:22.178Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:22.189Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:22.271Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:22.271Z] [java] [2024-06-27T10:54:22.271Z] [java] [2024-06-27T10:54:22.271Z] [java] ----------------------------------------- [2024-06-27T10:54:22.271Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-06-27T10:54:22.271Z] [java] ----------------------------------------- [2024-06-27T10:54:22.271Z] [java] - Total PASS : 1 - [2024-06-27T10:54:22.271Z] [java] - Total FAIL : 0 - [2024-06-27T10:54:22.271Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:54:22.271Z] [java] ----------------------------------------- [2024-06-27T10:54:22.271Z] [2024-06-27T10:54:22.271Z] restart-server-instance-common: [2024-06-27T10:54:22.271Z] [2024-06-27T10:54:22.271Z] setOSConditions: [2024-06-27T10:54:22.271Z] [2024-06-27T10:54:22.271Z] setToolWin: [2024-06-27T10:54:22.271Z] [2024-06-27T10:54:22.271Z] setToolUnix: [2024-06-27T10:54:22.271Z] [2024-06-27T10:54:22.271Z] setToolProperty: [2024-06-27T10:54:22.271Z] [2024-06-27T10:54:22.271Z] setS1ASclassPath: [2024-06-27T10:54:22.271Z] [2024-06-27T10:54:22.272Z] init-common: [2024-06-27T10:54:22.272Z] [2024-06-27T10:54:22.272Z] stopDomain: [2024-06-27T10:54:22.272Z] [echo] run.xml:stopping domain... [2024-06-27T10:54:22.320Z] [exec] Application deployed with name soap12-client. [2024-06-27T10:54:22.320Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:22.320Z] [2024-06-27T10:54:22.320Z] setup: [2024-06-27T10:54:22.320Z] [2024-06-27T10:54:22.320Z] runtest: [2024-06-27T10:54:22.320Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:22.321Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:22.321Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:22.321Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:22.321Z] [2024-06-27T10:54:22.321Z] setOSConditions: [2024-06-27T10:54:22.321Z] [2024-06-27T10:54:22.321Z] setToolWin: [2024-06-27T10:54:22.321Z] [2024-06-27T10:54:22.321Z] setToolUnix: [2024-06-27T10:54:22.321Z] [2024-06-27T10:54:22.321Z] setToolProperty: [2024-06-27T10:54:22.321Z] [2024-06-27T10:54:22.321Z] setS1ASclassPath: [2024-06-27T10:54:22.321Z] [2024-06-27T10:54:22.321Z] init-common: [2024-06-27T10:54:22.321Z] [2024-06-27T10:54:22.321Z] runclient-common: [2024-06-27T10:54:22.321Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/soap12AppClient.jar -name soap12Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml http://localhost:8080 [2024-06-27T10:54:22.329Z] [exec] Jun 27, 2024 10:54:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:22.329Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:22.443Z] [javac] 1 warning [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.443Z] build: [2024-06-27T10:54:22.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:54:22.443Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_extendedscope_cross_sfsb-lib.jar [2024-06-27T10:54:22.443Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_extendedscope_cross_sfsb-par.jar [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.443Z] setOSConditions: [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.443Z] fixFiles: [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.443Z] convUnix: [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.443Z] convWin: [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.443Z] setToolWin: [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.443Z] setToolUnix: [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.443Z] setToolProperty: [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.443Z] setS1ASclassPath: [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.443Z] init-common: [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.443Z] package-persistence-common: [2024-06-27T10:54:22.443Z] [2024-06-27T10:54:22.444Z] ejb-jar-common: [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] package-ejbjar-common: [2024-06-27T10:54:22.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:22.444Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:22.444Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsb-ejb.jar [2024-06-27T10:54:22.444Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] appclient-jar-common: [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] package-appclientjar-common: [2024-06-27T10:54:22.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:22.444Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsb-client.jar [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] webclient-war-common: [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] build-ear-common: [2024-06-27T10:54:22.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:22.444Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:22.444Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2024-06-27T10:54:22.444Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] setup: [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] setOSConditions: [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] setToolWin: [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] setToolUnix: [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] setToolProperty: [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] setS1ASclassPath: [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.444Z] init-common: [2024-06-27T10:54:22.444Z] [2024-06-27T10:54:22.445Z] execute-ejb-sql-common: [2024-06-27T10:54:22.445Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/sql/create.sql [2024-06-27T10:54:22.445Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] deploy: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] setOSConditions: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] setToolWin: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] setToolUnix: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] setToolProperty: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] setS1ASclassPath: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] init-common: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] deploy-common: [2024-06-27T10:54:22.445Z] [echo] Current time (ISO): 2024-06-27T10:54:22.284+0000 [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] setOSConditions: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] setToolWin: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] setToolUnix: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] setToolProperty: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] setS1ASclassPath: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] init-common: [2024-06-27T10:54:22.445Z] [2024-06-27T10:54:22.445Z] deploy-common-pe: [2024-06-27T10:54:22.610Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-06-27T10:54:22.610Z] [2024-06-27T10:54:22.610Z] ===== COPY TEST ARTIFACTS ===== [2024-06-27T10:54:22.610Z] [2024-06-27T10:54:22.610Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:54:22.610Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:54:22.610Z] tar: Removing leading `/' from member names [2024-06-27T10:54:22.610Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:22.610Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:22.611Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:22.611Z] ++ pwd [2024-06-27T10:54:22.611Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:22.611Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/*/*logs.zip': No such file or directory [2024-06-27T10:54:22.611Z] + true [2024-06-27T10:54:22.611Z] ++ pwd [2024-06-27T10:54:22.611Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:54:22.611Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/cdi/*/*/*logs.zip': No such file or directory [2024-06-27T10:54:22.611Z] + true [2024-06-27T10:54:22.611Z] + tar -caf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/cdi_all-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:54:22.611Z] tar: Removing leading `/' from member names [2024-06-27T10:54:22.700Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2024-06-27T10:54:22.890Z] [exec] Jun 27, 2024 10:54:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:22.890Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:22.923Z] [exec] Jun 27, 2024 10:54:22 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:54:22.923Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:54:23.001Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:23.001Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:23.001Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:23.001Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:23.001Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:23.001Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:23.001Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:23.121Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:23.122Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:23.122Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:23.122Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:23.122Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:23.122Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:23.122Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:23.193Z] [exec] Waiting for the domain to stop . [2024-06-27T10:54:23.193Z] [exec] Waiting finished after 212 ms. [2024-06-27T10:54:23.193Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:54:23.257Z] [exec] Application deployed with name unsyncpc_extendedscope_cross_sfsbApp. [2024-06-27T10:54:23.257Z] [echo] Deployment on target server server successful [2024-06-27T10:54:23.257Z] [2024-06-27T10:54:23.257Z] setOSConditions: [2024-06-27T10:54:23.257Z] [2024-06-27T10:54:23.257Z] setToolWin: [2024-06-27T10:54:23.257Z] [2024-06-27T10:54:23.258Z] setToolUnix: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] setToolProperty: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] setS1ASclassPath: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] init-common: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] deploy-common-ee: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] run: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] setOSConditions: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] setToolWin: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] setToolUnix: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] setToolProperty: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] setS1ASclassPath: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] init-common: [2024-06-27T10:54:23.258Z] [2024-06-27T10:54:23.258Z] runclient-common: [2024-06-27T10:54:23.258Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbAppClient.jar -name unsyncpc_extendedscope_cross_sfsbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:54:23.495Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:23.495Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:23.495Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:23.495Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:23.495Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:23.495Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:23.495Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:23.573Z] [exec] Jun 27, 2024 10:54:23 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:54:23.573Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:54:23.573Z] [exec] Jun 27, 2024 10:54:23 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:54:23.573Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:54:23.574Z] [exec] Jun 27, 2024 10:54:23 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:54:23.574Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:54:23.685Z] [exec] Jun 27, 2024 10:54:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:23.685Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:24.045Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:24.045Z] [javac] 1 warning [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] build: [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] setOSConditions: [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] fixFiles: [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] convUnix: [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] convWin: [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] setToolWin: [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] setToolUnix: [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] setToolProperty: [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] setS1ASclassPath: [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] init-common: [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] package-persistence-common: [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.045Z] ejb-jar-common: [2024-06-27T10:54:24.045Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:24.045Z] [2024-06-27T10:54:24.046Z] package-ejbjar-common: [2024-06-27T10:54:24.046Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:24.046Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:24.046Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:24.046Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-ejb.jar [2024-06-27T10:54:24.046Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:24.046Z] [2024-06-27T10:54:24.046Z] appclient-jar-common: [2024-06-27T10:54:24.046Z] [2024-06-27T10:54:24.046Z] package-appclientjar-common: [2024-06-27T10:54:24.046Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:24.046Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:24.046Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:24.046Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-client.jar [2024-06-27T10:54:24.046Z] [2024-06-27T10:54:24.046Z] webclient-war-common: [2024-06-27T10:54:24.046Z] [2024-06-27T10:54:24.046Z] build-ear-common: [2024-06-27T10:54:24.046Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:24.046Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:24.046Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:24.046Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2024-06-27T10:54:24.046Z] [2024-06-27T10:54:24.046Z] deploy: [2024-06-27T10:54:24.046Z] [2024-06-27T10:54:24.046Z] setOSConditions: [2024-06-27T10:54:24.046Z] [2024-06-27T10:54:24.046Z] setToolWin: [2024-06-27T10:54:24.046Z] [2024-06-27T10:54:24.046Z] setToolUnix: [2024-06-27T10:54:24.046Z] [2024-06-27T10:54:24.046Z] setToolProperty: [2024-06-27T10:54:24.046Z] [2024-06-27T10:54:24.046Z] setS1ASclassPath: [2024-06-27T10:54:24.046Z] [2024-06-27T10:54:24.047Z] init-common: [2024-06-27T10:54:24.047Z] [2024-06-27T10:54:24.047Z] deploy-jdbc-common: [2024-06-27T10:54:24.047Z] [2024-06-27T10:54:24.047Z] setOSConditions: [2024-06-27T10:54:24.047Z] [2024-06-27T10:54:24.047Z] setToolWin: [2024-06-27T10:54:24.047Z] [2024-06-27T10:54:24.047Z] setToolUnix: [2024-06-27T10:54:24.047Z] [2024-06-27T10:54:24.047Z] setToolProperty: [2024-06-27T10:54:24.047Z] [2024-06-27T10:54:24.047Z] setS1ASclassPath: [2024-06-27T10:54:24.047Z] [2024-06-27T10:54:24.047Z] init-common: [2024-06-27T10:54:24.047Z] [2024-06-27T10:54:24.047Z] create-jdbc-connpool-common: [2024-06-27T10:54:24.198Z] [exec] Jun 27, 2024 10:54:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:24.199Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:24.383Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:24.383Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:54:24.383Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:54:24.383Z] [javac] 2 warnings [2024-06-27T10:54:24.383Z] [2024-06-27T10:54:24.383Z] setOSConditions: [2024-06-27T10:54:24.383Z] [2024-06-27T10:54:24.383Z] setToolWin: [2024-06-27T10:54:24.383Z] [2024-06-27T10:54:24.383Z] setToolUnix: [2024-06-27T10:54:24.383Z] [2024-06-27T10:54:24.383Z] setToolProperty: [2024-06-27T10:54:24.383Z] [2024-06-27T10:54:24.383Z] setS1ASclassPath: [2024-06-27T10:54:24.383Z] [2024-06-27T10:54:24.383Z] init-common: [2024-06-27T10:54:24.383Z] [2024-06-27T10:54:24.383Z] compile-common: [2024-06-27T10:54:24.383Z] [echo] Current time (ISO): 2024-06-27T10:54:24.179+0000 [2024-06-27T10:54:24.383Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:24.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:54:24.606Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:54:24.606Z] [2024-06-27T10:54:24.606Z] set-derby-connpool-props: [2024-06-27T10:54:24.797Z] [exec] Jun 27, 2024 10:54:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:24.797Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@403364e9 [2024-06-27T10:54:24.861Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:54:24.861Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:54:24.896Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:25.051Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-06-27T10:54:25.051Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-06-27T10:54:25.051Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:25.051Z] [exec] [2024-06-27T10:54:25.051Z] [exec] [2024-06-27T10:54:25.051Z] [exec] ----------------------------------------- [2024-06-27T10:54:25.051Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-06-27T10:54:25.051Z] [exec] ----------------------------------------- [2024-06-27T10:54:25.051Z] [exec] Total PASS: 1 [2024-06-27T10:54:25.051Z] [exec] Total FAIL: 0 [2024-06-27T10:54:25.051Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:25.051Z] [exec] ----------------------------------------- [2024-06-27T10:54:25.051Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:25.051Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:25.130Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:54:25.130Z] [exec] WARNING: ACC001: Using the only client [unsyncpc_extendedscope_cross_sfsb-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.extendedscope_cross_sfsb.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbAppClient.jar even though it does not match the specified main class name null or client name unsyncpc_extendedscope_cross_sfsbClient [2024-06-27T10:54:25.152Z] [javac] 1 warning [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] build: [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] setOSConditions: [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] fixFiles: [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] convUnix: [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] convWin: [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] setToolWin: [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] setToolUnix: [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] setToolProperty: [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] setS1ASclassPath: [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] init-common: [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] package-persistence-common: [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] ejb-jar-common: [2024-06-27T10:54:25.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.152Z] package-ejbjar-common: [2024-06-27T10:54:25.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:25.152Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:25.152Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:25.152Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-ejb.jar [2024-06-27T10:54:25.152Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:25.152Z] [2024-06-27T10:54:25.153Z] appclient-jar-common: [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] package-appclientjar-common: [2024-06-27T10:54:25.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:25.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:25.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:25.153Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-client.jar [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] webclient-war-common: [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] build-ear-common: [2024-06-27T10:54:25.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:25.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:25.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:25.153Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:25.153Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] setup: [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] create-auth-filerealm: [2024-06-27T10:54:25.153Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keyfile2 [2024-06-27T10:54:25.153Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/realmPerApp/temp.txt [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] setOSConditions: [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] setToolWin: [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] setToolUnix: [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] setToolProperty: [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] setS1ASclassPath: [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] init-common: [2024-06-27T10:54:25.153Z] [2024-06-27T10:54:25.153Z] create-auth-realm: [2024-06-27T10:54:25.154Z] [echo] Creating auth realm file2 ... [2024-06-27T10:54:25.277Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.277Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.277Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.277Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.277Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.277Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.277Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.277Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.277Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.277Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.277Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.277Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.277Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.277Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.277Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.278Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.278Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.278Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.278Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.278Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.278Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.278Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.278Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.278Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.278Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.278Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.278Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.278Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.278Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.278Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.278Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.278Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.278Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.278Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.278Z] [exec] Jun 27, 2024 10:54:24 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.278Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.278Z] [exec] Jun 27, 2024 10:54:25 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.279Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.279Z] [exec] Jun 27, 2024 10:54:25 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.279Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.279Z] [exec] Jun 27, 2024 10:54:25 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:25.279Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:54:25.305Z] [2024-06-27T10:54:25.305Z] checkReporting-common: [2024-06-27T10:54:25.305Z] [2024-06-27T10:54:25.305Z] confirmReportPresent-common: [2024-06-27T10:54:25.305Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:25.305Z] [echo] Test seems to be reported fine [2024-06-27T10:54:25.305Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-06-27T10:54:25.305Z] [2024-06-27T10:54:25.305Z] confirmMissingReport-common: [2024-06-27T10:54:25.305Z] [2024-06-27T10:54:25.306Z] setOSConditions: [2024-06-27T10:54:25.306Z] [2024-06-27T10:54:25.306Z] setToolWin: [2024-06-27T10:54:25.306Z] [2024-06-27T10:54:25.306Z] setToolUnix: [2024-06-27T10:54:25.306Z] [2024-06-27T10:54:25.306Z] setToolProperty: [2024-06-27T10:54:25.306Z] [2024-06-27T10:54:25.306Z] setS1ASclassPath: [2024-06-27T10:54:25.306Z] [2024-06-27T10:54:25.306Z] init-common: [2024-06-27T10:54:25.306Z] [2024-06-27T10:54:25.306Z] runclient-common: [2024-06-27T10:54:25.306Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring String Primitives-And-String java:app/custom/my-string [2024-06-27T10:54:25.308Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:25.308Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:25.308Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:25.308Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:25.308Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:25.308Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:25.308Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:25.460Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:54:25.460Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:54:25.714Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:54:25.714Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:54:25.864Z] + break [2024-06-27T10:54:25.864Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:54:25.893Z] Archiving artifacts [2024-06-27T10:54:26.081Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm --target server file2 [2024-06-27T10:54:26.081Z] [2024-06-27T10:54:26.081Z] setOSConditions: [2024-06-27T10:54:26.081Z] [2024-06-27T10:54:26.081Z] setToolWin: [2024-06-27T10:54:26.082Z] [2024-06-27T10:54:26.082Z] setToolUnix: [2024-06-27T10:54:26.082Z] [2024-06-27T10:54:26.082Z] setToolProperty: [2024-06-27T10:54:26.082Z] [2024-06-27T10:54:26.082Z] setS1ASclassPath: [2024-06-27T10:54:26.082Z] [2024-06-27T10:54:26.082Z] init-common: [2024-06-27T10:54:26.082Z] [2024-06-27T10:54:26.082Z] create-user-common: [2024-06-27T10:54:26.206Z] [exec] Add result = 300 [2024-06-27T10:54:26.206Z] [exec] Value of key is:soap12 [2024-06-27T10:54:26.206Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:26.206Z] [exec] [2024-06-27T10:54:26.206Z] [exec] [2024-06-27T10:54:26.206Z] [exec] ----------------------------------------- [2024-06-27T10:54:26.206Z] [exec] - soap12: PASS - [2024-06-27T10:54:26.206Z] [exec] ----------------------------------------- [2024-06-27T10:54:26.206Z] [exec] Total PASS: 1 [2024-06-27T10:54:26.206Z] [exec] Total FAIL: 0 [2024-06-27T10:54:26.206Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:26.206Z] [exec] ----------------------------------------- [2024-06-27T10:54:26.206Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:26.234Z] [exec] Jun 27, 2024 10:54:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:26.234Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:26.272Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:54:26.272Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:54:26.283Z] + break [2024-06-27T10:54:26.283Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:54:26.317Z] Archiving artifacts [2024-06-27T10:54:26.461Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:26.461Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:26.461Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:26.461Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:26.461Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:26.461Z] [2024-06-27T10:54:26.461Z] checkReporting-common: [2024-06-27T10:54:26.462Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:26.462Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:26.462Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:26.462Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:26.462Z] [2024-06-27T10:54:26.462Z] confirmReportPresent-common: [2024-06-27T10:54:26.462Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:26.462Z] [echo] Test seems to be reported fine [2024-06-27T10:54:26.462Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/RepRunConf.txt [2024-06-27T10:54:26.462Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:26.462Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:26.462Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:26.462Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:26.462Z] [2024-06-27T10:54:26.462Z] confirmMissingReport-common: [2024-06-27T10:54:26.462Z] [2024-06-27T10:54:26.462Z] undeploy: [2024-06-27T10:54:26.462Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:26.462Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:26.462Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:26.462Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:26.463Z] [2024-06-27T10:54:26.463Z] setOSConditions: [2024-06-27T10:54:26.463Z] [2024-06-27T10:54:26.463Z] setToolWin: [2024-06-27T10:54:26.463Z] [2024-06-27T10:54:26.463Z] setToolUnix: [2024-06-27T10:54:26.463Z] [2024-06-27T10:54:26.463Z] setToolProperty: [2024-06-27T10:54:26.463Z] [2024-06-27T10:54:26.463Z] setS1ASclassPath: [2024-06-27T10:54:26.463Z] [2024-06-27T10:54:26.463Z] init-common: [2024-06-27T10:54:26.463Z] [2024-06-27T10:54:26.463Z] undeploy-war-common: [2024-06-27T10:54:26.526Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:54:26.526Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:54:26.718Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:26.718Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:54:26.718Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:54:26.718Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:54:26.718Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:26.718Z] [javac] 2 warnings [2024-06-27T10:54:26.718Z] [2024-06-27T10:54:26.718Z] setOSConditions: [2024-06-27T10:54:26.718Z] [2024-06-27T10:54:26.718Z] setToolWin: [2024-06-27T10:54:26.718Z] [2024-06-27T10:54:26.718Z] setToolUnix: [2024-06-27T10:54:26.718Z] [2024-06-27T10:54:26.718Z] setToolProperty: [2024-06-27T10:54:26.718Z] [2024-06-27T10:54:26.718Z] setS1ASclassPath: [2024-06-27T10:54:26.718Z] [2024-06-27T10:54:26.718Z] init-common: [2024-06-27T10:54:26.718Z] [2024-06-27T10:54:26.718Z] appclient-jar-common: [2024-06-27T10:54:26.718Z] [2024-06-27T10:54:26.718Z] package-appclientjar-common: [2024-06-27T10:54:26.719Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:26.719Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:26.719Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:26.719Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-client.jar [2024-06-27T10:54:26.719Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:54:26.719Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-hello-session3-persistence.jar [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] setOSConditions: [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] setToolWin: [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] setToolUnix: [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] setToolProperty: [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] setS1ASclassPath: [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] init-common: [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] ejb-jar-common: [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] package-ejbjar-common: [2024-06-27T10:54:26.719Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-ejb.jar [2024-06-27T10:54:26.719Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] setOSConditions: [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] fixFiles: [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] convUnix: [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] convWin: [2024-06-27T10:54:26.719Z] [2024-06-27T10:54:26.719Z] setToolWin: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] setToolUnix: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] setToolProperty: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] setS1ASclassPath: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] init-common: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] ear-common: [2024-06-27T10:54:26.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:26.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:26.720Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/descriptor/sun-application.xml to copy. [2024-06-27T10:54:26.720Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:54:26.720Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:26.720Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2024-06-27T10:54:26.720Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] setup: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] setOSConditions: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] setToolWin: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] setToolUnix: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] setToolProperty: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] setS1ASclassPath: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] init-common: [2024-06-27T10:54:26.720Z] [2024-06-27T10:54:26.720Z] execute-ejb-sql-common: [2024-06-27T10:54:26.792Z] [exec] Jun 27, 2024 10:54:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:26.792Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:27.025Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false soap12-web [2024-06-27T10:54:27.046Z] [exec] Jun 27, 2024 10:54:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:27.046Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:27.059Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/realmPerApp/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file2 --target server harpreet [2024-06-27T10:54:27.059Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/realmPerApp/asadminuserpassword.txt [2024-06-27T10:54:27.059Z] [2024-06-27T10:54:27.059Z] deploy: [2024-06-27T10:54:27.059Z] [2024-06-27T10:54:27.059Z] setOSConditions: [2024-06-27T10:54:27.059Z] [2024-06-27T10:54:27.059Z] setToolWin: [2024-06-27T10:54:27.059Z] [2024-06-27T10:54:27.059Z] setToolUnix: [2024-06-27T10:54:27.059Z] [2024-06-27T10:54:27.059Z] setToolProperty: [2024-06-27T10:54:27.059Z] [2024-06-27T10:54:27.059Z] setS1ASclassPath: [2024-06-27T10:54:27.059Z] [2024-06-27T10:54:27.059Z] init-common: [2024-06-27T10:54:27.060Z] [2024-06-27T10:54:27.060Z] deploy-common: [2024-06-27T10:54:27.060Z] [echo] Current time (ISO): 2024-06-27T10:54:26.788+0000 [2024-06-27T10:54:27.060Z] [2024-06-27T10:54:27.060Z] setOSConditions: [2024-06-27T10:54:27.060Z] [2024-06-27T10:54:27.060Z] setToolWin: [2024-06-27T10:54:27.060Z] [2024-06-27T10:54:27.060Z] setToolUnix: [2024-06-27T10:54:27.060Z] [2024-06-27T10:54:27.060Z] setToolProperty: [2024-06-27T10:54:27.060Z] [2024-06-27T10:54:27.060Z] setS1ASclassPath: [2024-06-27T10:54:27.060Z] [2024-06-27T10:54:27.060Z] init-common: [2024-06-27T10:54:27.060Z] [2024-06-27T10:54:27.060Z] deploy-common-pe: [2024-06-27T10:54:27.084Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:54:27.084Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:54:27.280Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:27.280Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:27.280Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:27.280Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:27.280Z] [2024-06-27T10:54:27.280Z] setOSConditions: [2024-06-27T10:54:27.280Z] [2024-06-27T10:54:27.280Z] setToolWin: [2024-06-27T10:54:27.280Z] [2024-06-27T10:54:27.280Z] setToolUnix: [2024-06-27T10:54:27.280Z] [2024-06-27T10:54:27.280Z] setToolProperty: [2024-06-27T10:54:27.280Z] [2024-06-27T10:54:27.280Z] setS1ASclassPath: [2024-06-27T10:54:27.280Z] [2024-06-27T10:54:27.280Z] init-common: [2024-06-27T10:54:27.280Z] [2024-06-27T10:54:27.280Z] undeploy-client-common: [2024-06-27T10:54:27.338Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:54:27.338Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:54:27.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-06-27T10:54:27.650Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/sql/create.sql [2024-06-27T10:54:27.656Z] [exec] Jun 27, 2024 10:54:27 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:27.656Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@21002393 [2024-06-27T10:54:27.656Z] [exec] I am in client [2024-06-27T10:54:27.656Z] [exec] Calling SFSBWithUnsynchPC.doTest [2024-06-27T10:54:27.656Z] [exec] Value of key is:TestCase1_extendedScopeSfsbWithUnsyncPCInvokeSfsbWithSynchPC [2024-06-27T10:54:27.656Z] [exec] Calling TC2_SFSBWithSynchPC.doTest [2024-06-27T10:54:27.656Z] [exec] Value of key is:TestCase2_extendedScopeSfsbWithSyncPCInvokeSfsbWithUnsynchPC [2024-06-27T10:54:27.656Z] [exec] DoTest method ends [2024-06-27T10:54:27.656Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:27.656Z] [exec] [2024-06-27T10:54:27.656Z] [exec] [2024-06-27T10:54:27.656Z] [exec] ----------------------------------------- [2024-06-27T10:54:27.656Z] [exec] - TestCase1_extendedScopeSfsbWithUnsyncPCInvokeSfsbWithSynchPC: PASS - [2024-06-27T10:54:27.656Z] [exec] - TestCase2_extendedScopeSfsbWithSyncPCInvokeSfsbWithUnsynchPC: PASS - [2024-06-27T10:54:27.656Z] [exec] ----------------------------------------- [2024-06-27T10:54:27.656Z] [exec] Total PASS: 2 [2024-06-27T10:54:27.656Z] [exec] Total FAIL: 0 [2024-06-27T10:54:27.656Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:27.656Z] [exec] ----------------------------------------- [2024-06-27T10:54:27.656Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:27.656Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:27.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false soap12-client [2024-06-27T10:54:27.841Z] [2024-06-27T10:54:27.841Z] all: [2024-06-27T10:54:27.841Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:27.841Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:27.841Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:27.841Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:27.841Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:27.841Z] [2024-06-27T10:54:27.842Z] setOSConditions: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] setToolWin: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] setToolUnix: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] setToolProperty: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] setS1ASclassPath: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] init-common: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] clean: [2024-06-27T10:54:27.842Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:27.842Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:27.842Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:27.842Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:27.842Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] setOSConditions: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] setToolWin: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] setToolUnix: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] setToolProperty: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] setS1ASclassPath: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.842Z] init-common: [2024-06-27T10:54:27.842Z] [2024-06-27T10:54:27.843Z] clean-common: [2024-06-27T10:54:27.843Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:27.843Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:27.843Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:27.843Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:27.843Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:27.843Z] [2024-06-27T10:54:27.843Z] setOSConditions: [2024-06-27T10:54:27.843Z] [2024-06-27T10:54:27.843Z] setToolWin: [2024-06-27T10:54:27.843Z] [2024-06-27T10:54:27.843Z] setToolUnix: [2024-06-27T10:54:27.843Z] [2024-06-27T10:54:27.843Z] setToolProperty: [2024-06-27T10:54:27.843Z] [2024-06-27T10:54:27.843Z] setS1ASclassPath: [2024-06-27T10:54:27.843Z] [2024-06-27T10:54:27.843Z] init-common: [2024-06-27T10:54:27.843Z] [2024-06-27T10:54:27.843Z] clean-classes-common: [2024-06-27T10:54:27.843Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:27.843Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:27.843Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:27.843Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:27.844Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:27.844Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.844Z] setOSConditions: [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.844Z] setToolWin: [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.844Z] setToolUnix: [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.844Z] setToolProperty: [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.844Z] setS1ASclassPath: [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.844Z] init-common: [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.844Z] clean-jars-common: [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.844Z] compile: [2024-06-27T10:54:27.844Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:27.844Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:27.844Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:27.844Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:27.844Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.844Z] setOSConditions: [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.844Z] setToolWin: [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.844Z] setToolUnix: [2024-06-27T10:54:27.844Z] [2024-06-27T10:54:27.845Z] setToolProperty: [2024-06-27T10:54:27.845Z] [2024-06-27T10:54:27.845Z] setS1ASclassPath: [2024-06-27T10:54:27.845Z] [2024-06-27T10:54:27.845Z] init-common: [2024-06-27T10:54:27.845Z] [2024-06-27T10:54:27.845Z] compile-common: [2024-06-27T10:54:27.845Z] [echo] Current time (ISO): 2024-06-27T10:54:27.832+0000 [2024-06-27T10:54:27.845Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:27.845Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:27.897Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:54:27.897Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:54:27.897Z] [2024-06-27T10:54:27.897Z] setOSConditions: [2024-06-27T10:54:27.897Z] [2024-06-27T10:54:27.897Z] setToolWin: [2024-06-27T10:54:27.897Z] [2024-06-27T10:54:27.897Z] setToolUnix: [2024-06-27T10:54:27.897Z] [2024-06-27T10:54:27.897Z] setToolProperty: [2024-06-27T10:54:27.897Z] [2024-06-27T10:54:27.897Z] setS1ASclassPath: [2024-06-27T10:54:27.898Z] [2024-06-27T10:54:27.898Z] init-common: [2024-06-27T10:54:27.898Z] [2024-06-27T10:54:27.898Z] create-jdbc-resource-common: [2024-06-27T10:54:27.898Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:54:27.905Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:54:27.905Z] [2024-06-27T10:54:27.905Z] deploy: [2024-06-27T10:54:27.905Z] [2024-06-27T10:54:27.905Z] setOSConditions: [2024-06-27T10:54:27.905Z] [2024-06-27T10:54:27.905Z] setToolWin: [2024-06-27T10:54:27.905Z] [2024-06-27T10:54:27.905Z] setToolUnix: [2024-06-27T10:54:27.905Z] [2024-06-27T10:54:27.905Z] setToolProperty: [2024-06-27T10:54:27.905Z] [2024-06-27T10:54:27.905Z] setS1ASclassPath: [2024-06-27T10:54:27.905Z] [2024-06-27T10:54:27.905Z] init-common: [2024-06-27T10:54:27.905Z] [2024-06-27T10:54:27.905Z] deploy-common: [2024-06-27T10:54:27.905Z] [echo] Current time (ISO): 2024-06-27T10:54:27.670+0000 [2024-06-27T10:54:27.906Z] [2024-06-27T10:54:27.906Z] setOSConditions: [2024-06-27T10:54:27.906Z] [2024-06-27T10:54:27.906Z] setToolWin: [2024-06-27T10:54:27.906Z] [2024-06-27T10:54:27.906Z] setToolUnix: [2024-06-27T10:54:27.906Z] [2024-06-27T10:54:27.906Z] setToolProperty: [2024-06-27T10:54:27.906Z] [2024-06-27T10:54:27.906Z] setS1ASclassPath: [2024-06-27T10:54:27.906Z] [2024-06-27T10:54:27.906Z] init-common: [2024-06-27T10:54:27.906Z] [2024-06-27T10:54:27.906Z] deploy-common-pe: [2024-06-27T10:54:28.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:54:28.152Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:54:28.152Z] [echo] cmd executed for server [2024-06-27T10:54:28.152Z] [2024-06-27T10:54:28.152Z] setOSConditions: [2024-06-27T10:54:28.152Z] [2024-06-27T10:54:28.152Z] setToolWin: [2024-06-27T10:54:28.152Z] [2024-06-27T10:54:28.152Z] setToolUnix: [2024-06-27T10:54:28.152Z] [2024-06-27T10:54:28.152Z] setToolProperty: [2024-06-27T10:54:28.152Z] [2024-06-27T10:54:28.152Z] setS1ASclassPath: [2024-06-27T10:54:28.152Z] [2024-06-27T10:54:28.152Z] init-common: [2024-06-27T10:54:28.152Z] [2024-06-27T10:54:28.152Z] create-jdbc-resource-common: [2024-06-27T10:54:28.152Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB1 [2024-06-27T10:54:28.229Z] [2024-06-27T10:54:28.229Z] checkReporting-common: [2024-06-27T10:54:28.229Z] [2024-06-27T10:54:28.229Z] confirmReportPresent-common: [2024-06-27T10:54:28.229Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:28.229Z] [echo] Test seems to be reported fine [2024-06-27T10:54:28.229Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/RepRunConf.txt [2024-06-27T10:54:28.229Z] [2024-06-27T10:54:28.229Z] confirmMissingReport-common: [2024-06-27T10:54:28.229Z] [2024-06-27T10:54:28.230Z] undeploy: [2024-06-27T10:54:28.230Z] [2024-06-27T10:54:28.230Z] setOSConditions: [2024-06-27T10:54:28.230Z] [2024-06-27T10:54:28.230Z] setToolWin: [2024-06-27T10:54:28.230Z] [2024-06-27T10:54:28.230Z] setToolUnix: [2024-06-27T10:54:28.230Z] [2024-06-27T10:54:28.230Z] setToolProperty: [2024-06-27T10:54:28.230Z] [2024-06-27T10:54:28.230Z] setS1ASclassPath: [2024-06-27T10:54:28.230Z] [2024-06-27T10:54:28.230Z] init-common: [2024-06-27T10:54:28.230Z] [2024-06-27T10:54:28.230Z] undeploy-common: [2024-06-27T10:54:28.423Z] [2024-06-27T10:54:28.423Z] setOSConditions: [2024-06-27T10:54:28.423Z] [2024-06-27T10:54:28.423Z] setToolWin: [2024-06-27T10:54:28.423Z] [2024-06-27T10:54:28.423Z] setToolUnix: [2024-06-27T10:54:28.423Z] [2024-06-27T10:54:28.423Z] setToolProperty: [2024-06-27T10:54:28.423Z] [2024-06-27T10:54:28.423Z] setS1ASclassPath: [2024-06-27T10:54:28.423Z] [2024-06-27T10:54:28.423Z] init-common: [2024-06-27T10:54:28.423Z] [2024-06-27T10:54:28.423Z] startDomainUnix: [2024-06-27T10:54:28.423Z] [echo] Starting DAS [2024-06-27T10:54:28.466Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2024-06-27T10:54:28.484Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsyncpc_extendedscope_cross_sfsbApp [2024-06-27T10:54:28.484Z] [2024-06-27T10:54:28.484Z] unsetup: [2024-06-27T10:54:28.484Z] [2024-06-27T10:54:28.484Z] setOSConditions: [2024-06-27T10:54:28.484Z] [2024-06-27T10:54:28.484Z] setToolWin: [2024-06-27T10:54:28.484Z] [2024-06-27T10:54:28.484Z] setToolUnix: [2024-06-27T10:54:28.484Z] [2024-06-27T10:54:28.484Z] setToolProperty: [2024-06-27T10:54:28.484Z] [2024-06-27T10:54:28.485Z] setS1ASclassPath: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] init-common: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] execute-ejb-sql-common: [2024-06-27T10:54:28.485Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/sql/drop.sql [2024-06-27T10:54:28.485Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] all: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] unsynchpc_flush: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] setOSConditions: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] setToolWin: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] setToolUnix: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] setToolProperty: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] setS1ASclassPath: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] init-common: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] clean: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] setOSConditions: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] setToolWin: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] setToolUnix: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] setToolProperty: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] setS1ASclassPath: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] init-common: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.485Z] clean-common: [2024-06-27T10:54:28.485Z] [2024-06-27T10:54:28.486Z] setOSConditions: [2024-06-27T10:54:28.486Z] [2024-06-27T10:54:28.486Z] setToolWin: [2024-06-27T10:54:28.486Z] [2024-06-27T10:54:28.486Z] setToolUnix: [2024-06-27T10:54:28.486Z] [2024-06-27T10:54:28.486Z] setToolProperty: [2024-06-27T10:54:28.486Z] [2024-06-27T10:54:28.486Z] setS1ASclassPath: [2024-06-27T10:54:28.486Z] [2024-06-27T10:54:28.486Z] init-common: [2024-06-27T10:54:28.486Z] [2024-06-27T10:54:28.486Z] clean-classes-common: [2024-06-27T10:54:28.486Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:28.551Z] [exec] Application deployed with name rpaLoginBeanApp. [2024-06-27T10:54:28.551Z] [echo] Deployment on target server server successful [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] setOSConditions: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] setToolWin: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] setToolUnix: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] setToolProperty: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] setS1ASclassPath: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] init-common: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] deploy-common-ee: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] run: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] setOSConditions: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] setToolWin: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] setToolUnix: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] setToolProperty: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] setS1ASclassPath: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] init-common: [2024-06-27T10:54:28.551Z] [2024-06-27T10:54:28.551Z] runpwd: [2024-06-27T10:54:28.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB1 [2024-06-27T10:54:28.711Z] [exec] JDBC resource jdbc/s1qeDB1 created successfully. [2024-06-27T10:54:28.711Z] [echo] cmd executed for server [2024-06-27T10:54:28.711Z] [2024-06-27T10:54:28.711Z] setOSConditions: [2024-06-27T10:54:28.711Z] [2024-06-27T10:54:28.711Z] setToolWin: [2024-06-27T10:54:28.711Z] [2024-06-27T10:54:28.711Z] setToolUnix: [2024-06-27T10:54:28.711Z] [2024-06-27T10:54:28.711Z] setToolProperty: [2024-06-27T10:54:28.711Z] [2024-06-27T10:54:28.711Z] setS1ASclassPath: [2024-06-27T10:54:28.711Z] [2024-06-27T10:54:28.711Z] init-common: [2024-06-27T10:54:28.711Z] [2024-06-27T10:54:28.711Z] create-jdbc-connpool-common: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] setOSConditions: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] setToolWin: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] setToolUnix: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] setToolProperty: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] setS1ASclassPath: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] init-common: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] clean-jars-common: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] compile: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] setOSConditions: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] setToolWin: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] setToolUnix: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] setToolProperty: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] setS1ASclassPath: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] init-common: [2024-06-27T10:54:28.740Z] [2024-06-27T10:54:28.740Z] compile-common: [2024-06-27T10:54:28.740Z] [echo] Current time (ISO): 2024-06-27T10:54:28.493+0000 [2024-06-27T10:54:28.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:28.740Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:28.929Z] [exec] Jun 27, 2024 10:54:28 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:28.929Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@403364e9 [2024-06-27T10:54:28.966Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-nopasswdfordb-pool [2024-06-27T10:54:28.966Z] [exec] JDBC connection pool jdbc-nopasswdfordb-pool created successfully. [2024-06-27T10:54:28.966Z] [2024-06-27T10:54:28.966Z] set-derby-connpool-props: [2024-06-27T10:54:29.182Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-06-27T10:54:29.182Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-06-27T10:54:29.182Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:29.183Z] [exec] [2024-06-27T10:54:29.183Z] [exec] [2024-06-27T10:54:29.183Z] [exec] ----------------------------------------- [2024-06-27T10:54:29.183Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-06-27T10:54:29.183Z] [exec] ----------------------------------------- [2024-06-27T10:54:29.183Z] [exec] Total PASS: 1 [2024-06-27T10:54:29.183Z] [exec] Total FAIL: 0 [2024-06-27T10:54:29.183Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:29.183Z] [exec] ----------------------------------------- [2024-06-27T10:54:29.183Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:29.183Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:29.220Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:29.220Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:29.220Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:29.220Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:29.220Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:29.220Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:29.220Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:29.436Z] [2024-06-27T10:54:29.436Z] checkReporting-common: [2024-06-27T10:54:29.436Z] [2024-06-27T10:54:29.436Z] confirmReportPresent-common: [2024-06-27T10:54:29.436Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:29.436Z] [echo] Test seems to be reported fine [2024-06-27T10:54:29.436Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-06-27T10:54:29.436Z] [2024-06-27T10:54:29.436Z] confirmMissingReport-common: [2024-06-27T10:54:29.437Z] [2024-06-27T10:54:29.437Z] setOSConditions: [2024-06-27T10:54:29.437Z] [2024-06-27T10:54:29.437Z] setToolWin: [2024-06-27T10:54:29.437Z] [2024-06-27T10:54:29.437Z] setToolUnix: [2024-06-27T10:54:29.437Z] [2024-06-27T10:54:29.437Z] setToolProperty: [2024-06-27T10:54:29.437Z] [2024-06-27T10:54:29.437Z] setS1ASclassPath: [2024-06-27T10:54:29.437Z] [2024-06-27T10:54:29.437Z] init-common: [2024-06-27T10:54:29.437Z] [2024-06-27T10:54:29.437Z] runclient-common: [2024-06-27T10:54:29.437Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:app/custom/my-simple-properties [2024-06-27T10:54:29.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.User=dbuser [2024-06-27T10:54:29.558Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.User=dbuser [2024-06-27T10:54:29.662Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:29.662Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:29.662Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:29.662Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:29.662Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:29.662Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:29.662Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:29.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password=dbpassword [2024-06-27T10:54:29.812Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password=dbpassword [2024-06-27T10:54:29.827Z] [exec] Application deployed with name ejb-ejb30-hello-session3App. [2024-06-27T10:54:29.827Z] [echo] Deployment on target server server successful [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] setOSConditions: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] setToolWin: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] setToolUnix: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] setToolProperty: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] setS1ASclassPath: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] init-common: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] deploy-common-ee: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] run: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] setOSConditions: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] setToolWin: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] setToolUnix: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] setToolProperty: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] setS1ASclassPath: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] init-common: [2024-06-27T10:54:29.827Z] [2024-06-27T10:54:29.827Z] runclient-common: [2024-06-27T10:54:29.827Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3AppClient.jar -name ejb-ejb30-hello-session3Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2024-06-27T10:54:30.371Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.driverType=4 [2024-06-27T10:54:30.371Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.driverType=4 [2024-06-27T10:54:30.371Z] [exec] Jun 27, 2024 10:54:30 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:30.372Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:30.491Z] [exec] Jun 27, 2024 10:54:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:30.491Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:30.582Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:30.582Z] [javac] 1 warning [2024-06-27T10:54:30.582Z] [2024-06-27T10:54:30.582Z] assemble-web: [2024-06-27T10:54:30.582Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:30.582Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:30.583Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:30.583Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:30.583Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:30.583Z] [2024-06-27T10:54:30.583Z] pkg-war: [2024-06-27T10:54:30.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:30.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:54:30.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:30.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:30.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:54:30.583Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/sun-web.xml to copy. [2024-06-27T10:54:30.583Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/webservices.xml to copy. [2024-06-27T10:54:30.583Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:54:30.583Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:54:30.583Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:54:30.583Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:30.583Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:30.583Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${web.wsit.descriptors} does not exist. [2024-06-27T10:54:30.583Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/oneway-web.war [2024-06-27T10:54:30.583Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:30.583Z] [2024-06-27T10:54:30.583Z] deploy-app: [2024-06-27T10:54:30.584Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:30.584Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:30.584Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:30.584Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:30.584Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:30.584Z] [2024-06-27T10:54:30.584Z] deploy-war-common: [2024-06-27T10:54:30.584Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:30.584Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:30.596Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:30.596Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:54:30.596Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:54:30.596Z] [javac] 2 warnings [2024-06-27T10:54:30.596Z] [2024-06-27T10:54:30.596Z] setOSConditions: [2024-06-27T10:54:30.596Z] [2024-06-27T10:54:30.596Z] setToolWin: [2024-06-27T10:54:30.596Z] [2024-06-27T10:54:30.596Z] setToolUnix: [2024-06-27T10:54:30.596Z] [2024-06-27T10:54:30.596Z] setToolProperty: [2024-06-27T10:54:30.596Z] [2024-06-27T10:54:30.596Z] setS1ASclassPath: [2024-06-27T10:54:30.596Z] [2024-06-27T10:54:30.597Z] init-common: [2024-06-27T10:54:30.597Z] [2024-06-27T10:54:30.597Z] compile-common: [2024-06-27T10:54:30.597Z] [echo] Current time (ISO): 2024-06-27T10:54:30.484+0000 [2024-06-27T10:54:30.597Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:30.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.portNumber=1527 [2024-06-27T10:54:30.625Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.portNumber=1527 [2024-06-27T10:54:30.751Z] [exec] Jun 27, 2024 10:54:30 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:30.751Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:30.839Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:30.839Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:30.839Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:30.840Z] [2024-06-27T10:54:30.840Z] setOSConditions: [2024-06-27T10:54:30.840Z] [2024-06-27T10:54:30.840Z] setToolWin: [2024-06-27T10:54:30.840Z] [2024-06-27T10:54:30.840Z] setToolUnix: [2024-06-27T10:54:30.840Z] [2024-06-27T10:54:30.840Z] setToolProperty: [2024-06-27T10:54:30.840Z] [2024-06-27T10:54:30.840Z] setS1ASclassPath: [2024-06-27T10:54:30.840Z] [2024-06-27T10:54:30.840Z] init-common: [2024-06-27T10:54:30.840Z] [2024-06-27T10:54:30.840Z] deploy-war-commonpe: [2024-06-27T10:54:30.929Z] [exec] Jun 27, 2024 10:54:30 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:30.929Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [Pipeline] junit [2024-06-27T10:54:31.086Z] Recording test results [2024-06-27T10:54:31.184Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.dataBaseName=testdb [2024-06-27T10:54:31.184Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.dataBaseName=testdb [2024-06-27T10:54:31.400Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot oneway --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/oneway-web.war [2024-06-27T10:54:31.430Z] [exec] Jun 27, 2024 10:54:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:31.431Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:31.438Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:54:31.438Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:54:31.486Z] [exec] Jun 27, 2024 10:54:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:31.486Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:31.534Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:31.534Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:31.534Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:31.534Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:31.534Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:31.534Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:31.534Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:31.596Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.957Z] processResult: [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.957Z] failed: [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.957Z] passed: [2024-06-27T10:54:31.957Z] [echo] Test xmloverride Passed [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.957Z] unknown: [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.957Z] init.os: [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.957Z] init.tools.unix: [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.957Z] init.tools.windows: [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.957Z] init.tools: [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.957Z] setAsadminArgs: [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.957Z] init: [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.957Z] init.customtasks: [2024-06-27T10:54:31.957Z] [2024-06-27T10:54:31.958Z] prepare: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] undeploy.asadmin: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] setAsadminArgs: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] common.undeploy.asadmin: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init.os: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init.tools.unix: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init.tools.windows: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init.tools: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] setAsadminArgs: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init.customtasks: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] delAppRef: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init.os: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init.tools.unix: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init.tools.windows: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init.tools: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] setAsadminArgs: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] init.customtasks: [2024-06-27T10:54:31.958Z] [2024-06-27T10:54:31.958Z] common.run.asadmin: [2024-06-27T10:54:31.959Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-ear-xmloverride [2024-06-27T10:54:31.959Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:31.959Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:54:31.959Z] [exec] Command undeploy executed successfully. [2024-06-27T10:54:31.959Z] [2024-06-27T10:54:31.959Z] setAsadminArgs: [2024-06-27T10:54:31.959Z] [2024-06-27T10:54:31.959Z] delete.user: [2024-06-27T10:54:31.959Z] [2024-06-27T10:54:31.959Z] init.os: [2024-06-27T10:54:31.959Z] [2024-06-27T10:54:31.959Z] init.tools.unix: [2024-06-27T10:54:31.959Z] [2024-06-27T10:54:31.959Z] init.tools.windows: [2024-06-27T10:54:31.959Z] [2024-06-27T10:54:31.959Z] init.tools: [2024-06-27T10:54:31.959Z] [2024-06-27T10:54:31.959Z] setAsadminArgs: [2024-06-27T10:54:31.959Z] [2024-06-27T10:54:31.959Z] init: [2024-06-27T10:54:31.959Z] [2024-06-27T10:54:31.959Z] init.customtasks: [2024-06-27T10:54:31.959Z] [2024-06-27T10:54:31.959Z] common.run.asadmin: [2024-06-27T10:54:31.959Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2024-06-27T10:54:31.959Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:31.959Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-06-27T10:54:31.960Z] [exec] Application deployed with name oneway-web. [2024-06-27T10:54:31.960Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:31.960Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:31.961Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:31.961Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:31.961Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:31.961Z] [2024-06-27T10:54:31.961Z] deploy-war-commonee: [2024-06-27T10:54:31.961Z] [2024-06-27T10:54:31.961Z] assemble-client: [2024-06-27T10:54:31.961Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:54:31.961Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:31.961Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:31.961Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:31.961Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:31.961Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:31.961Z] [2024-06-27T10:54:31.961Z] setOSConditions: [2024-06-27T10:54:31.961Z] [2024-06-27T10:54:31.961Z] setToolWin: [2024-06-27T10:54:31.961Z] [2024-06-27T10:54:31.961Z] setToolUnix: [2024-06-27T10:54:31.961Z] [2024-06-27T10:54:31.961Z] setToolProperty: [2024-06-27T10:54:31.961Z] [2024-06-27T10:54:31.961Z] setS1ASclassPath: [2024-06-27T10:54:31.961Z] [2024-06-27T10:54:31.961Z] init-common: [2024-06-27T10:54:31.962Z] [2024-06-27T10:54:31.962Z] wsimport: [2024-06-27T10:54:31.991Z] [exec] Jun 27, 2024 10:54:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:31.991Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:31.996Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.create=true [2024-06-27T10:54:31.996Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.create=true [2024-06-27T10:54:32.095Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:32.215Z] [exec] Command delete-file-user executed successfully. [2024-06-27T10:54:32.215Z] [2024-06-27T10:54:32.215Z] init.os: [2024-06-27T10:54:32.216Z] [2024-06-27T10:54:32.216Z] init.tools.unix: [2024-06-27T10:54:32.216Z] [2024-06-27T10:54:32.216Z] init.tools.windows: [2024-06-27T10:54:32.216Z] [2024-06-27T10:54:32.216Z] init.tools: [2024-06-27T10:54:32.216Z] [2024-06-27T10:54:32.216Z] setAsadminArgs: [2024-06-27T10:54:32.216Z] [2024-06-27T10:54:32.216Z] init: [2024-06-27T10:54:32.216Z] [2024-06-27T10:54:32.216Z] init.customtasks: [2024-06-27T10:54:32.216Z] [2024-06-27T10:54:32.216Z] common.run.asadmin: [2024-06-27T10:54:32.216Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file sunuser [2024-06-27T10:54:32.217Z] [exec] parsing WSDL... [2024-06-27T10:54:32.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.serverName=localhost [2024-06-27T10:54:32.250Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.serverName=localhost [2024-06-27T10:54:32.250Z] [2024-06-27T10:54:32.250Z] asadmin-common-ignore-fail: [2024-06-27T10:54:32.250Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2024-06-27T10:54:32.349Z] [javac] 1 warning [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] build: [2024-06-27T10:54:32.349Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:54:32.349Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_flush-lib.jar [2024-06-27T10:54:32.349Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_flush-par.jar [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] setOSConditions: [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] fixFiles: [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] convUnix: [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] convWin: [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] setToolWin: [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] setToolUnix: [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] setToolProperty: [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] setS1ASclassPath: [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] init-common: [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] package-persistence-common: [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] ejb-jar-common: [2024-06-27T10:54:32.349Z] [2024-06-27T10:54:32.349Z] package-ejbjar-common: [2024-06-27T10:54:32.349Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:32.349Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flush-ejb.jar [2024-06-27T10:54:32.350Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] appclient-jar-common: [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] package-appclientjar-common: [2024-06-27T10:54:32.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:32.350Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flush-client.jar [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] webclient-war-common: [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] build-ear-common: [2024-06-27T10:54:32.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:32.350Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:32.350Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2024-06-27T10:54:32.350Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] setup: [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] setOSConditions: [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] setToolWin: [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] setToolUnix: [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] setToolProperty: [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] setS1ASclassPath: [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] init-common: [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] execute-ejb-sql-common: [2024-06-27T10:54:32.350Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/sql/create.sql [2024-06-27T10:54:32.350Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] deploy: [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.350Z] setOSConditions: [2024-06-27T10:54:32.350Z] [2024-06-27T10:54:32.351Z] setToolWin: [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] setToolUnix: [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] setToolProperty: [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] setS1ASclassPath: [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] init-common: [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] deploy-common: [2024-06-27T10:54:32.351Z] [echo] Current time (ISO): 2024-06-27T10:54:32.180+0000 [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] setOSConditions: [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] setToolWin: [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] setToolUnix: [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] setToolProperty: [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] setS1ASclassPath: [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] init-common: [2024-06-27T10:54:32.351Z] [2024-06-27T10:54:32.351Z] deploy-common-pe: [2024-06-27T10:54:32.504Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2024-06-27T10:54:32.505Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2024-06-27T10:54:32.505Z] [2024-06-27T10:54:32.505Z] setOSConditions: [2024-06-27T10:54:32.505Z] [2024-06-27T10:54:32.505Z] setToolWin: [2024-06-27T10:54:32.505Z] [2024-06-27T10:54:32.505Z] setToolUnix: [2024-06-27T10:54:32.505Z] [2024-06-27T10:54:32.505Z] setToolProperty: [2024-06-27T10:54:32.505Z] [2024-06-27T10:54:32.505Z] setS1ASclassPath: [2024-06-27T10:54:32.505Z] [2024-06-27T10:54:32.505Z] init-common: [2024-06-27T10:54:32.505Z] [2024-06-27T10:54:32.505Z] create-jdbc-resource-common: [2024-06-27T10:54:32.505Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-pool --target server jdbc/s1qeDB2 [2024-06-27T10:54:32.777Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:32.777Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-06-27T10:54:32.777Z] [exec] Command delete-file-user executed successfully. [2024-06-27T10:54:32.777Z] [2024-06-27T10:54:32.777Z] private-all: [2024-06-27T10:54:33.017Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2024-06-27T10:54:33.033Z] [2024-06-27T10:54:33.033Z] private-all: [2024-06-27T10:54:33.033Z] [2024-06-27T10:54:33.033Z] init.os: [2024-06-27T10:54:33.033Z] [2024-06-27T10:54:33.033Z] init.tools.unix: [2024-06-27T10:54:33.033Z] [2024-06-27T10:54:33.033Z] init.tools.windows: [2024-06-27T10:54:33.033Z] [2024-06-27T10:54:33.033Z] init.tools: [2024-06-27T10:54:33.033Z] [2024-06-27T10:54:33.033Z] setAsadminArgs: [2024-06-27T10:54:33.033Z] [2024-06-27T10:54:33.033Z] init: [2024-06-27T10:54:33.033Z] [2024-06-27T10:54:33.034Z] init.customtasks: [2024-06-27T10:54:33.034Z] [2024-06-27T10:54:33.034Z] prepare: [2024-06-27T10:54:33.034Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2024-06-27T10:54:33.034Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives [2024-06-27T10:54:33.034Z] [2024-06-27T10:54:33.034Z] compile: [2024-06-27T10:54:33.034Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/jsp/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:33.034Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2024-06-27T10:54:33.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-pool --enabled=true --target server jdbc/s1qeDB2 [2024-06-27T10:54:33.064Z] [exec] JDBC resource jdbc/s1qeDB2 created successfully. [2024-06-27T10:54:33.064Z] [echo] cmd executed for server [2024-06-27T10:54:33.064Z] [2024-06-27T10:54:33.064Z] setOSConditions: [2024-06-27T10:54:33.064Z] [2024-06-27T10:54:33.064Z] setToolWin: [2024-06-27T10:54:33.064Z] [2024-06-27T10:54:33.064Z] setToolUnix: [2024-06-27T10:54:33.064Z] [2024-06-27T10:54:33.064Z] setToolProperty: [2024-06-27T10:54:33.064Z] [2024-06-27T10:54:33.064Z] setS1ASclassPath: [2024-06-27T10:54:33.064Z] [2024-06-27T10:54:33.064Z] init-common: [2024-06-27T10:54:33.064Z] [2024-06-27T10:54:33.064Z] create-jdbc-connpool-common: [Pipeline] junit [2024-06-27T10:54:33.075Z] Recording test results [2024-06-27T10:54:33.142Z] [exec] [2024-06-27T10:54:33.142Z] [exec] Generating code... [2024-06-27T10:54:33.142Z] [exec] [2024-06-27T10:54:33.142Z] [exec] Compiling code... [2024-06-27T10:54:33.297Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:33.297Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:33.297Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:33.297Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:33.297Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:33.297Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:33.297Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:33.319Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-nopasswdfordb-xa-pool-1 [2024-06-27T10:54:33.319Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-1 created successfully. [2024-06-27T10:54:33.319Z] [2024-06-27T10:54:33.319Z] set-derby-connpool-props: [2024-06-27T10:54:33.372Z] [exec] Jun 27, 2024 10:54:33 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:33.372Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@403364e9 [2024-06-27T10:54:33.485Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-27T10:54:33.553Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:33.553Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/jsp/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:54:33.553Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:33.553Z] [javac] 1 warning [2024-06-27T10:54:33.553Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/jsp/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:33.553Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2024-06-27T10:54:33.576Z] [exec] Application deployed with name unsynchpc_flushApp. [2024-06-27T10:54:33.576Z] [echo] Deployment on target server server successful [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] setOSConditions: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] setToolWin: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] setToolUnix: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] setToolProperty: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] setS1ASclassPath: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] init-common: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] deploy-common-ee: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] run: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] setOSConditions: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] setToolWin: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] setToolUnix: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] setToolProperty: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] setS1ASclassPath: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] init-common: [2024-06-27T10:54:33.576Z] [2024-06-27T10:54:33.576Z] runclient-common: [2024-06-27T10:54:33.576Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushAppClient.jar -name unsynchpc_flushClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:54:33.629Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-06-27T10:54:33.629Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:54:33.629Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:33.629Z] [exec] [2024-06-27T10:54:33.629Z] [exec] [2024-06-27T10:54:33.629Z] [exec] ----------------------------------------- [2024-06-27T10:54:33.629Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:54:33.629Z] [exec] ----------------------------------------- [2024-06-27T10:54:33.629Z] [exec] Total PASS: 1 [2024-06-27T10:54:33.629Z] [exec] Total FAIL: 0 [2024-06-27T10:54:33.629Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:33.629Z] [exec] ----------------------------------------- [2024-06-27T10:54:33.629Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:33.629Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:33.809Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:33.809Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:33.809Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:33.809Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:33.810Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:33.810Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:33.810Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:33.878Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.User=dbuser [2024-06-27T10:54:33.878Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.User=dbuser [2024-06-27T10:54:33.883Z] [2024-06-27T10:54:33.883Z] checkReporting-common: [2024-06-27T10:54:33.883Z] [2024-06-27T10:54:33.883Z] confirmReportPresent-common: [2024-06-27T10:54:33.883Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:33.883Z] [echo] Test seems to be reported fine [2024-06-27T10:54:33.883Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-06-27T10:54:33.883Z] [2024-06-27T10:54:33.883Z] confirmMissingReport-common: [2024-06-27T10:54:33.883Z] [2024-06-27T10:54:33.883Z] setOSConditions: [2024-06-27T10:54:33.883Z] [2024-06-27T10:54:33.883Z] setToolWin: [2024-06-27T10:54:33.883Z] [2024-06-27T10:54:33.883Z] setToolUnix: [2024-06-27T10:54:33.883Z] [2024-06-27T10:54:33.884Z] setToolProperty: [2024-06-27T10:54:33.884Z] [2024-06-27T10:54:33.884Z] setS1ASclassPath: [2024-06-27T10:54:33.884Z] [2024-06-27T10:54:33.884Z] init-common: [2024-06-27T10:54:33.884Z] [2024-06-27T10:54:33.884Z] runclient-common: [2024-06-27T10:54:33.884Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-properties-file Integer 25 java:app/custom/my-properties-file [2024-06-27T10:54:34.066Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:34.066Z] [javac] 1 warning [2024-06-27T10:54:34.066Z] [2024-06-27T10:54:34.066Z] assemble: [2024-06-27T10:54:34.066Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2024-06-27T10:54:34.066Z] [2024-06-27T10:54:34.066Z] declare-test: [2024-06-27T10:54:34.066Z] [echo] Starting test jsp ejb30/war/jsp Test asadmin deploy [2024-06-27T10:54:34.066Z] [2024-06-27T10:54:34.066Z] init.os: [2024-06-27T10:54:34.066Z] [2024-06-27T10:54:34.066Z] init.tools.unix: [2024-06-27T10:54:34.066Z] [2024-06-27T10:54:34.066Z] init.tools.windows: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] init.tools: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] setAsadminArgs: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] init: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] init.customtasks: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] prepare: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] deploy.asadmin: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] setAsadminArgs: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] common.deploy.asadmin: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] init.os: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] init.tools.unix: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] init.tools.windows: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] init.tools: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.067Z] setAsadminArgs: [2024-06-27T10:54:34.067Z] [2024-06-27T10:54:34.068Z] init: [2024-06-27T10:54:34.068Z] [2024-06-27T10:54:34.068Z] init.customtasks: [2024-06-27T10:54:34.068Z] [2024-06-27T10:54:34.068Z] common.run.asadmin: [2024-06-27T10:54:34.068Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deployment-ejb30-war-jsp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2024-06-27T10:54:34.091Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-06-27T10:54:34.091Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:34.091Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml:98: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:34.091Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:54:34.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.Password=dbpassword [2024-06-27T10:54:34.132Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.Password=dbpassword [2024-06-27T10:54:34.347Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:34.347Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:34.347Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:34.347Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:34.347Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:34.347Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:34.347Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:34.498Z] [exec] Jun 27, 2024 10:54:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:34.499Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:34.602Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:34.602Z] [javac] 1 warning [2024-06-27T10:54:34.630Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:34.631Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:54:34.691Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.driverType=4 [2024-06-27T10:54:34.691Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.driverType=4 [2024-06-27T10:54:34.805Z] [exec] Jun 27, 2024 10:54:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:34.805Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:34.858Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:54:34.858Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:54:34.858Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:54:34.858Z] [2024-06-27T10:54:34.858Z] deploy-client: [2024-06-27T10:54:34.920Z] [exec] Jun 27, 2024 10:54:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:34.920Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@39449465 [2024-06-27T10:54:34.920Z] [exec] Jun 27, 2024 10:54:34 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:54:34.920Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:54:34.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.portNumber=1527 [2024-06-27T10:54:34.954Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.portNumber=1527 [2024-06-27T10:54:35.058Z] [exec] Jun 27, 2024 10:54:34 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:54:35.059Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_flush-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.unsynchpc_flush.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_flushClient [2024-06-27T10:54:35.374Z] [exec] Jun 27, 2024 10:54:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:35.374Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:35.556Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.dataBaseName=testdb [2024-06-27T10:54:35.556Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.dataBaseName=testdb [2024-06-27T10:54:35.786Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:35.786Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [Pipeline] // node [2024-06-27T10:54:35.934Z] [exec] Jun 27, 2024 10:54:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:35.934Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:36.114Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:54:36.114Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [Pipeline] } [2024-06-27T10:54:36.169Z] [exec] Jun 27, 2024 10:54:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:36.169Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@251a90ce [2024-06-27T10:54:36.169Z] [exec] Looked up home!! [2024-06-27T10:54:36.169Z] [exec] Narrowed home!! [2024-06-27T10:54:36.346Z] [exec] Application deployed with name wsclient. [2024-06-27T10:54:36.346Z] [exec] Command deploy executed successfully. [2024-06-27T10:54:36.346Z] [2024-06-27T10:54:36.346Z] setup: [2024-06-27T10:54:36.346Z] [2024-06-27T10:54:36.346Z] runtest1: [2024-06-27T10:54:36.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:36.347Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:36.347Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:36.347Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:54:36.347Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:36.347Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:36.347Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:36.347Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:36.347Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:36.347Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:36.347Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:36.347Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:36.347Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:36.347Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:36.347Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:36.347Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:36.347Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:54:36.347Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:36.347Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:36.347Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:36.348Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:36.348Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:54:36.348Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:54:36.348Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:54:36.348Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:54:36.348Z] [java] ... 61 more [2024-06-27T10:54:36.348Z] [java] Java Result: -1 [2024-06-27T10:54:36.348Z] [2024-06-27T10:54:36.348Z] undeploy: [2024-06-27T10:54:36.348Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:36.348Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:36.348Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:36.348Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:36.348Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:36.348Z] [2024-06-27T10:54:36.348Z] setOSConditions: [2024-06-27T10:54:36.348Z] [2024-06-27T10:54:36.348Z] setToolWin: [2024-06-27T10:54:36.348Z] [2024-06-27T10:54:36.348Z] setToolUnix: [2024-06-27T10:54:36.348Z] [2024-06-27T10:54:36.348Z] setToolProperty: [2024-06-27T10:54:36.348Z] [2024-06-27T10:54:36.348Z] setS1ASclassPath: [2024-06-27T10:54:36.349Z] [2024-06-27T10:54:36.349Z] init-common: [2024-06-27T10:54:36.349Z] [2024-06-27T10:54:36.349Z] undeploy-war-common: [2024-06-27T10:54:36.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.create=true [2024-06-27T10:54:36.370Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.create=true [2024-06-27T10:54:36.460Z] [exec] Got the EJB!! [2024-06-27T10:54:36.460Z] [exec] Calling authorized method - addItem [2024-06-27T10:54:36.460Z] [exec] 320.0 [2024-06-27T10:54:36.460Z] [exec] Shopping list for LizHurley [2024-06-27T10:54:36.460Z] [exec] lipstick [2024-06-27T10:54:36.460Z] [exec] mascara [2024-06-27T10:54:36.460Z] [exec] sandals [2024-06-27T10:54:36.460Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-06-27T10:54:36.460Z] [exec] Value of key is: per app [2024-06-27T10:54:36.460Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2024-06-27T10:54:36.460Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:36.460Z] [exec] [2024-06-27T10:54:36.460Z] [exec] [2024-06-27T10:54:36.460Z] [exec] ----------------------------------------- [2024-06-27T10:54:36.460Z] [exec] - per app: PASS - [2024-06-27T10:54:36.460Z] [exec] ----------------------------------------- [2024-06-27T10:54:36.460Z] [exec] Total PASS: 1 [2024-06-27T10:54:36.460Z] [exec] Total FAIL: 0 [2024-06-27T10:54:36.460Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:36.460Z] [exec] ----------------------------------------- [2024-06-27T10:54:36.460Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:36.522Z] [exec] Application deployed with name deployment-ejb30-war-jsp. [2024-06-27T10:54:36.522Z] [exec] Command deploy executed successfully. [2024-06-27T10:54:36.522Z] [2024-06-27T10:54:36.522Z] init.os: [2024-06-27T10:54:36.522Z] [2024-06-27T10:54:36.522Z] init.tools.unix: [2024-06-27T10:54:36.522Z] [2024-06-27T10:54:36.522Z] init.tools.windows: [2024-06-27T10:54:36.522Z] [2024-06-27T10:54:36.522Z] init.tools: [2024-06-27T10:54:36.522Z] [2024-06-27T10:54:36.522Z] setAsadminArgs: [2024-06-27T10:54:36.522Z] [2024-06-27T10:54:36.522Z] init: [2024-06-27T10:54:36.522Z] [2024-06-27T10:54:36.523Z] init.customtasks: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] setEnabled: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] createAppRef: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] init.os: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] init.tools.unix: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] init.tools.windows: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] init.tools: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] setAsadminArgs: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] init: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] init.customtasks: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] prepare: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] setHttpPort2: [2024-06-27T10:54:36.523Z] [2024-06-27T10:54:36.523Z] runweb: [2024-06-27T10:54:36.523Z] [javaWithResult] Connecting to: http://localhost:8080/deployment-ejb30-war-jsp/index.jsp [2024-06-27T10:54:36.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.serverName=localhost [2024-06-27T10:54:36.625Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.serverName=localhost [2024-06-27T10:54:36.625Z] [2024-06-27T10:54:36.625Z] setOSConditions: [2024-06-27T10:54:36.625Z] [2024-06-27T10:54:36.625Z] setToolWin: [2024-06-27T10:54:36.625Z] [2024-06-27T10:54:36.625Z] setToolUnix: [2024-06-27T10:54:36.625Z] [2024-06-27T10:54:36.625Z] setToolProperty: [2024-06-27T10:54:36.625Z] [2024-06-27T10:54:36.625Z] setS1ASclassPath: [2024-06-27T10:54:36.625Z] [2024-06-27T10:54:36.625Z] init-common: [2024-06-27T10:54:36.625Z] [2024-06-27T10:54:36.625Z] create-jdbc-resource-common: [2024-06-27T10:54:36.625Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --target server jdbc/s1qeDB-xa [2024-06-27T10:54:36.716Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:36.805Z] [exec] Jun 27, 2024 10:54:36 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:54:36.805Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:54:36.927Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false oneway-web [2024-06-27T10:54:36.927Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:36.927Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:36.928Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:36.928Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:36.928Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:36.928Z] [2024-06-27T10:54:36.928Z] setOSConditions: [2024-06-27T10:54:36.928Z] [2024-06-27T10:54:36.928Z] setToolWin: [2024-06-27T10:54:36.928Z] [2024-06-27T10:54:36.928Z] setToolUnix: [2024-06-27T10:54:36.928Z] [2024-06-27T10:54:36.928Z] setToolProperty: [2024-06-27T10:54:36.928Z] [2024-06-27T10:54:36.928Z] setS1ASclassPath: [2024-06-27T10:54:36.928Z] [2024-06-27T10:54:36.928Z] init-common: [2024-06-27T10:54:36.928Z] [2024-06-27T10:54:36.928Z] undeploy-client: [2024-06-27T10:54:36.973Z] [2024-06-27T10:54:36.973Z] setOSConditions: [2024-06-27T10:54:36.973Z] [2024-06-27T10:54:36.973Z] setToolWin: [2024-06-27T10:54:36.973Z] [2024-06-27T10:54:36.973Z] setToolUnix: [2024-06-27T10:54:36.973Z] [2024-06-27T10:54:36.974Z] setToolProperty: [2024-06-27T10:54:36.974Z] [2024-06-27T10:54:36.974Z] setS1ASclassPath: [2024-06-27T10:54:36.974Z] [2024-06-27T10:54:36.974Z] init-common: [2024-06-27T10:54:36.974Z] [2024-06-27T10:54:36.974Z] runpwdfile: [2024-06-27T10:54:37.060Z] [exec] AppClient successful injection of EMF references! [2024-06-27T10:54:37.060Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-ejb30-hello-session3/servlet [2024-06-27T10:54:37.060Z] [exec] Jun 27, 2024 10:54:36 AM com.sun.logging.LogDomains getResourceBundle [2024-06-27T10:54:37.060Z] [exec] WARNING: Cannot find the resource bundle for the name com.sun.logging.enterprise.system.util for class com.sun.enterprise.container.common.impl.EntityManagerFactoryWrapper using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@38cccef [2024-06-27T10:54:37.184Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --enabled=true --target server jdbc/s1qeDB-xa [2024-06-27T10:54:37.184Z] [exec] JDBC resource jdbc/s1qeDB-xa created successfully. [2024-06-27T10:54:37.184Z] [echo] cmd executed for server [2024-06-27T10:54:37.184Z] [2024-06-27T10:54:37.184Z] setOSConditions: [2024-06-27T10:54:37.184Z] [2024-06-27T10:54:37.184Z] setToolWin: [2024-06-27T10:54:37.184Z] [2024-06-27T10:54:37.184Z] setToolUnix: [2024-06-27T10:54:37.184Z] [2024-06-27T10:54:37.184Z] setToolProperty: [2024-06-27T10:54:37.184Z] [2024-06-27T10:54:37.184Z] setS1ASclassPath: [2024-06-27T10:54:37.184Z] [2024-06-27T10:54:37.184Z] init-common: [2024-06-27T10:54:37.184Z] [2024-06-27T10:54:37.184Z] create-jdbc-resource-common: [2024-06-27T10:54:37.184Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --target server jdbc/s1qeDB1-xa [2024-06-27T10:54:37.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --enabled=true --target server jdbc/s1qeDB1-xa [2024-06-27T10:54:37.439Z] [exec] JDBC resource jdbc/s1qeDB1-xa created successfully. [2024-06-27T10:54:37.439Z] [echo] cmd executed for server [2024-06-27T10:54:37.439Z] [2024-06-27T10:54:37.439Z] setOSConditions: [2024-06-27T10:54:37.439Z] [2024-06-27T10:54:37.439Z] setToolWin: [2024-06-27T10:54:37.439Z] [2024-06-27T10:54:37.439Z] setToolUnix: [2024-06-27T10:54:37.439Z] [2024-06-27T10:54:37.439Z] setToolProperty: [2024-06-27T10:54:37.439Z] [2024-06-27T10:54:37.439Z] setS1ASclassPath: [2024-06-27T10:54:37.439Z] [2024-06-27T10:54:37.439Z] init-common: [2024-06-27T10:54:37.439Z] [2024-06-27T10:54:37.439Z] create-jdbc-connpool-common: [2024-06-27T10:54:37.829Z] [exec] Jun 27, 2024 10:54:37 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:37.829Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4b4969ea [2024-06-27T10:54:37.856Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:37.856Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:54:37.856Z] [exec] Command undeploy executed successfully. [2024-06-27T10:54:37.856Z] [2024-06-27T10:54:37.856Z] all: [2024-06-27T10:54:37.856Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:37.856Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:37.856Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:37.856Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:37.856Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:37.856Z] [2024-06-27T10:54:37.856Z] setOSConditions: [2024-06-27T10:54:37.856Z] [2024-06-27T10:54:37.856Z] setToolWin: [2024-06-27T10:54:37.856Z] [2024-06-27T10:54:37.856Z] setToolUnix: [2024-06-27T10:54:37.856Z] [2024-06-27T10:54:37.856Z] setToolProperty: [2024-06-27T10:54:37.856Z] [2024-06-27T10:54:37.856Z] setS1ASclassPath: [2024-06-27T10:54:37.856Z] [2024-06-27T10:54:37.856Z] init-common: [2024-06-27T10:54:37.856Z] [2024-06-27T10:54:37.856Z] clean: [2024-06-27T10:54:37.857Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:37.857Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:37.857Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:37.857Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:37.857Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:37.857Z] [2024-06-27T10:54:37.857Z] setOSConditions: [2024-06-27T10:54:37.857Z] [2024-06-27T10:54:37.857Z] setToolWin: [2024-06-27T10:54:37.857Z] [2024-06-27T10:54:37.857Z] setToolUnix: [2024-06-27T10:54:37.857Z] [2024-06-27T10:54:37.857Z] setToolProperty: [2024-06-27T10:54:37.857Z] [2024-06-27T10:54:37.857Z] setS1ASclassPath: [2024-06-27T10:54:37.857Z] [2024-06-27T10:54:37.857Z] init-common: [2024-06-27T10:54:37.857Z] [2024-06-27T10:54:37.857Z] clean-common: [2024-06-27T10:54:37.857Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:37.857Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:37.857Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:37.857Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:37.858Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] setOSConditions: [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] setToolWin: [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] setToolUnix: [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] setToolProperty: [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] setS1ASclassPath: [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] init-common: [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] clean-classes-common: [2024-06-27T10:54:37.858Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:37.858Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:37.858Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:37.858Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:37.858Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:37.858Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] setOSConditions: [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] setToolWin: [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] setToolUnix: [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] setToolProperty: [2024-06-27T10:54:37.858Z] [2024-06-27T10:54:37.858Z] setS1ASclassPath: [2024-06-27T10:54:37.859Z] [2024-06-27T10:54:37.859Z] init-common: [2024-06-27T10:54:37.859Z] [2024-06-27T10:54:37.859Z] clean-jars-common: [2024-06-27T10:54:37.859Z] [2024-06-27T10:54:37.859Z] compile: [2024-06-27T10:54:37.859Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:37.859Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:37.859Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:37.859Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:37.859Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:37.859Z] [2024-06-27T10:54:37.859Z] setOSConditions: [2024-06-27T10:54:37.859Z] [2024-06-27T10:54:37.859Z] setToolWin: [2024-06-27T10:54:37.859Z] [2024-06-27T10:54:37.859Z] setToolUnix: [2024-06-27T10:54:37.859Z] [2024-06-27T10:54:37.859Z] setToolProperty: [2024-06-27T10:54:37.859Z] [2024-06-27T10:54:37.859Z] setS1ASclassPath: [2024-06-27T10:54:37.859Z] [2024-06-27T10:54:37.859Z] init-common: [2024-06-27T10:54:37.859Z] [2024-06-27T10:54:37.859Z] compile-common: [2024-06-27T10:54:37.859Z] [echo] Current time (ISO): 2024-06-27T10:54:37.707+0000 [2024-06-27T10:54:37.859Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:37.859Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:37.998Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-nopasswdfordb-xa-pool-2 [2024-06-27T10:54:37.998Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-2 created successfully. [2024-06-27T10:54:37.998Z] [2024-06-27T10:54:37.998Z] set-derby-connpool-props: [2024-06-27T10:54:38.083Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-06-27T10:54:38.083Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:54:38.083Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:38.083Z] [exec] [2024-06-27T10:54:38.083Z] [exec] [2024-06-27T10:54:38.083Z] [exec] ----------------------------------------- [2024-06-27T10:54:38.083Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:54:38.083Z] [exec] ----------------------------------------- [2024-06-27T10:54:38.083Z] [exec] Total PASS: 1 [2024-06-27T10:54:38.083Z] [exec] Total FAIL: 0 [2024-06-27T10:54:38.083Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:38.083Z] [exec] ----------------------------------------- [2024-06-27T10:54:38.083Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:38.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.User=dbuser [2024-06-27T10:54:38.253Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.User=dbuser [2024-06-27T10:54:38.330Z] [exec] Jun 27, 2024 10:54:37 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:38.330Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3ca3648 [2024-06-27T10:54:38.330Z] [exec] I am in client [2024-06-27T10:54:38.330Z] [exec] Calling SLSBWithUnsynchPC.flushBeforeJoin [2024-06-27T10:54:38.330Z] [exec] Value of key is:FlushUnsyncPCBeforeJoin [2024-06-27T10:54:38.330Z] [exec] Calling SLSBWithUnsynchPC.flushAfterJoin [2024-06-27T10:54:38.330Z] [exec] Value of key is:FlushUnsyncPCAfterJoin [2024-06-27T10:54:38.330Z] [exec] Calling SLSBWithUnsynchPC.AutoFlushByProvider [2024-06-27T10:54:38.330Z] [exec] Value of key is:AutoFlushByProvider [2024-06-27T10:54:38.330Z] [exec] DoTest method ends [2024-06-27T10:54:38.330Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:38.330Z] [exec] [2024-06-27T10:54:38.330Z] [exec] [2024-06-27T10:54:38.330Z] [exec] ----------------------------------------- [2024-06-27T10:54:38.330Z] [exec] - AutoFlushByProvider: PASS - [2024-06-27T10:54:38.330Z] [exec] - FlushUnsyncPCBeforeJoin: PASS - [2024-06-27T10:54:38.330Z] [exec] - FlushUnsyncPCAfterJoin: PASS - [2024-06-27T10:54:38.330Z] [exec] ----------------------------------------- [2024-06-27T10:54:38.330Z] [exec] Total PASS: 3 [2024-06-27T10:54:38.330Z] [exec] Total FAIL: 0 [2024-06-27T10:54:38.330Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:38.331Z] [exec] ----------------------------------------- [2024-06-27T10:54:38.331Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:38.336Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:38.424Z] [javaWithResult] 0: [2024-06-27T10:54:38.424Z] [javaWithResult] 1: [2024-06-27T10:54:38.424Z] [javaWithResult] 2: [2024-06-27T10:54:38.424Z] [javaWithResult] 3: [2024-06-27T10:54:38.424Z] [javaWithResult] 4: [2024-06-27T10:54:38.424Z] [javaWithResult] 5: [2024-06-27T10:54:38.424Z] [javaWithResult] 6: Hello [2024-06-27T10:54:38.424Z] [javaWithResult] 7: [2024-06-27T10:54:38.424Z] [javaWithResult] 8: [2024-06-27T10:54:38.424Z] [javaWithResult] 9: Message: Hello World: 0 [2024-06-27T10:54:38.424Z] [javaWithResult] 10: Message2: ds1-login-timeout=0ds2-login-timeout=0, Hello World [2024-06-27T10:54:38.424Z] [javaWithResult] 11: [2024-06-27T10:54:38.424Z] [javaWithResult] 12: [2024-06-27T10:54:38.424Z] [2024-06-27T10:54:38.424Z] processResult: [2024-06-27T10:54:38.424Z] [2024-06-27T10:54:38.424Z] failed: [2024-06-27T10:54:38.424Z] [2024-06-27T10:54:38.424Z] passed: [2024-06-27T10:54:38.424Z] [echo] Test jsp Passed [2024-06-27T10:54:38.424Z] [2024-06-27T10:54:38.424Z] unknown: [2024-06-27T10:54:38.424Z] [2024-06-27T10:54:38.424Z] declare-test: [2024-06-27T10:54:38.424Z] [echo] Starting test jsp ejb30/war/jsp Test asadmin redeploy [2024-06-27T10:54:38.424Z] [2024-06-27T10:54:38.425Z] init.os: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init.tools.unix: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init.tools.windows: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init.tools: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] setAsadminArgs: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init.customtasks: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] prepare: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] redeploy.asadmin: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] setAsadminArgs: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] common.redeploy.asadmin: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init.os: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init.tools.unix: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init.tools.windows: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init.tools: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] setAsadminArgs: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init.customtasks: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] delAppRef: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init.os: [2024-06-27T10:54:38.425Z] [2024-06-27T10:54:38.425Z] init.tools.unix: [2024-06-27T10:54:38.426Z] [2024-06-27T10:54:38.426Z] init.tools.windows: [2024-06-27T10:54:38.426Z] [2024-06-27T10:54:38.426Z] init.tools: [2024-06-27T10:54:38.426Z] [2024-06-27T10:54:38.426Z] setAsadminArgs: [2024-06-27T10:54:38.426Z] [2024-06-27T10:54:38.426Z] init: [2024-06-27T10:54:38.426Z] [2024-06-27T10:54:38.426Z] init.customtasks: [2024-06-27T10:54:38.426Z] [2024-06-27T10:54:38.426Z] common.run.asadmin: [2024-06-27T10:54:38.426Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name deployment-ejb30-war-jsp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2024-06-27T10:54:38.516Z] [exec] Waiting for domain1 to start ......... [2024-06-27T10:54:38.516Z] [exec] Waiting finished after 8,232 ms. [2024-06-27T10:54:38.516Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:54:38.516Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:54:38.516Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:54:38.516Z] [exec] Admin Port: 45,707 [2024-06-27T10:54:38.516Z] [exec] Command start-domain executed successfully. [2024-06-27T10:54:38.516Z] [echo] run.xml:doing wait for localhost:45711... [2024-06-27T10:54:38.516Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-06-27T10:54:38.516Z] [2024-06-27T10:54:38.516Z] dumpThreadStack: [2024-06-27T10:54:38.516Z] [2024-06-27T10:54:38.516Z] startDomainWindows: [2024-06-27T10:54:38.516Z] [2024-06-27T10:54:38.516Z] startDomain: [2024-06-27T10:54:38.516Z] [2024-06-27T10:54:38.516Z] run-second: [2024-06-27T10:54:38.516Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:38.516Z] [java] [2024-06-27T10:54:38.516Z] [java] [2024-06-27T10:54:38.516Z] [java] ----------------------------------------- [2024-06-27T10:54:38.516Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-06-27T10:54:38.516Z] [java] ----------------------------------------- [2024-06-27T10:54:38.516Z] [java] - Total PASS : 1 - [2024-06-27T10:54:38.516Z] [java] - Total FAIL : 0 - [2024-06-27T10:54:38.516Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:54:38.516Z] [java] ----------------------------------------- [2024-06-27T10:54:38.516Z] [2024-06-27T10:54:38.516Z] undeploy: [2024-06-27T10:54:38.516Z] [2024-06-27T10:54:38.516Z] setOSConditions: [2024-06-27T10:54:38.516Z] [2024-06-27T10:54:38.517Z] setToolWin: [2024-06-27T10:54:38.517Z] [2024-06-27T10:54:38.517Z] setToolUnix: [2024-06-27T10:54:38.517Z] [2024-06-27T10:54:38.517Z] setToolProperty: [2024-06-27T10:54:38.517Z] [2024-06-27T10:54:38.517Z] setS1ASclassPath: [2024-06-27T10:54:38.517Z] [2024-06-27T10:54:38.517Z] init-common: [2024-06-27T10:54:38.517Z] [2024-06-27T10:54:38.517Z] undeploy-war-common: [2024-06-27T10:54:38.517Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-handler-pre-destroy-annotation-web [2024-06-27T10:54:38.585Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:38.590Z] [2024-06-27T10:54:38.590Z] checkReporting-common: [2024-06-27T10:54:38.590Z] [2024-06-27T10:54:38.590Z] confirmReportPresent-common: [2024-06-27T10:54:38.590Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:38.590Z] [echo] Test seems to be reported fine [2024-06-27T10:54:38.590Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-06-27T10:54:38.590Z] [2024-06-27T10:54:38.590Z] confirmMissingReport-common: [2024-06-27T10:54:38.590Z] [2024-06-27T10:54:38.590Z] setOSConditions: [2024-06-27T10:54:38.590Z] [2024-06-27T10:54:38.590Z] setToolWin: [2024-06-27T10:54:38.590Z] [2024-06-27T10:54:38.590Z] setToolUnix: [2024-06-27T10:54:38.590Z] [2024-06-27T10:54:38.590Z] setToolProperty: [2024-06-27T10:54:38.590Z] [2024-06-27T10:54:38.590Z] setS1ASclassPath: [2024-06-27T10:54:38.590Z] [2024-06-27T10:54:38.590Z] init-common: [2024-06-27T10:54:38.590Z] [2024-06-27T10:54:38.590Z] runclient-common: [2024-06-27T10:54:38.590Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-xml-file Integer 25 java:app/custom/my-properties-xml-file [2024-06-27T10:54:38.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password=dbpassword [2024-06-27T10:54:38.812Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password=dbpassword [2024-06-27T10:54:38.839Z] [2024-06-27T10:54:38.839Z] checkReporting-common: [2024-06-27T10:54:38.839Z] [2024-06-27T10:54:38.839Z] confirmReportPresent-common: [2024-06-27T10:54:38.839Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:38.839Z] [echo] Test seems to be reported fine [2024-06-27T10:54:38.839Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/RepRunConf.txt [2024-06-27T10:54:38.839Z] [2024-06-27T10:54:38.839Z] confirmMissingReport-common: [2024-06-27T10:54:38.839Z] [2024-06-27T10:54:38.839Z] undeploy: [2024-06-27T10:54:38.839Z] [2024-06-27T10:54:38.839Z] setOSConditions: [2024-06-27T10:54:38.839Z] [2024-06-27T10:54:38.839Z] setToolWin: [2024-06-27T10:54:38.839Z] [2024-06-27T10:54:38.839Z] setToolUnix: [2024-06-27T10:54:38.839Z] [2024-06-27T10:54:38.839Z] setToolProperty: [2024-06-27T10:54:38.839Z] [2024-06-27T10:54:38.840Z] setS1ASclassPath: [2024-06-27T10:54:38.840Z] [2024-06-27T10:54:38.840Z] init-common: [2024-06-27T10:54:38.840Z] [2024-06-27T10:54:38.840Z] undeploy-common: [2024-06-27T10:54:39.005Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:39.005Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:54:39.066Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.driverType=4 [2024-06-27T10:54:39.066Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.driverType=4 [2024-06-27T10:54:39.094Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_flushApp [2024-06-27T10:54:39.225Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:39.225Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:39.225Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:39.225Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:39.225Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:39.225Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:39.225Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:39.348Z] [2024-06-27T10:54:39.348Z] unsetup: [2024-06-27T10:54:39.348Z] [2024-06-27T10:54:39.348Z] setOSConditions: [2024-06-27T10:54:39.348Z] [2024-06-27T10:54:39.348Z] setToolWin: [2024-06-27T10:54:39.348Z] [2024-06-27T10:54:39.348Z] setToolUnix: [2024-06-27T10:54:39.348Z] [2024-06-27T10:54:39.348Z] setToolProperty: [2024-06-27T10:54:39.348Z] [2024-06-27T10:54:39.348Z] setS1ASclassPath: [2024-06-27T10:54:39.348Z] [2024-06-27T10:54:39.348Z] init-common: [2024-06-27T10:54:39.348Z] [2024-06-27T10:54:39.348Z] execute-ejb-sql-common: [2024-06-27T10:54:39.348Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/sql/drop.sql [2024-06-27T10:54:39.348Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:54:39.348Z] [2024-06-27T10:54:39.348Z] all: [2024-06-27T10:54:39.348Z] [2024-06-27T10:54:39.348Z] disallowed_methods: [2024-06-27T10:54:39.348Z] [2024-06-27T10:54:39.348Z] setOSConditions: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] setToolWin: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] setToolUnix: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] setToolProperty: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] setS1ASclassPath: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] init-common: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] clean: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] setOSConditions: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] setToolWin: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] setToolUnix: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] setToolProperty: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] setS1ASclassPath: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] init-common: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.349Z] clean-common: [2024-06-27T10:54:39.349Z] [2024-06-27T10:54:39.350Z] setOSConditions: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] setToolWin: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] setToolUnix: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] setToolProperty: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] setS1ASclassPath: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] init-common: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] clean-classes-common: [2024-06-27T10:54:39.350Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] setOSConditions: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] setToolWin: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] setToolUnix: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] setToolProperty: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] setS1ASclassPath: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] init-common: [2024-06-27T10:54:39.350Z] [2024-06-27T10:54:39.350Z] clean-jars-common: [2024-06-27T10:54:39.351Z] [2024-06-27T10:54:39.351Z] compile: [2024-06-27T10:54:39.351Z] [2024-06-27T10:54:39.351Z] setOSConditions: [2024-06-27T10:54:39.351Z] [2024-06-27T10:54:39.351Z] setToolWin: [2024-06-27T10:54:39.351Z] [2024-06-27T10:54:39.351Z] setToolUnix: [2024-06-27T10:54:39.351Z] [2024-06-27T10:54:39.351Z] setToolProperty: [2024-06-27T10:54:39.351Z] [2024-06-27T10:54:39.351Z] setS1ASclassPath: [2024-06-27T10:54:39.351Z] [2024-06-27T10:54:39.351Z] init-common: [2024-06-27T10:54:39.351Z] [2024-06-27T10:54:39.351Z] compile-common: [2024-06-27T10:54:39.351Z] [echo] Current time (ISO): 2024-06-27T10:54:39.212+0000 [2024-06-27T10:54:39.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:39.351Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:39.507Z] [exec] Jun 27, 2024 10:54:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:39.507Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:39.535Z] [exec] Jun 27, 2024 10:54:39 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:39.536Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:39.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.portNumber=1527 [2024-06-27T10:54:39.626Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.portNumber=1527 [2024-06-27T10:54:39.875Z] [2024-06-27T10:54:39.875Z] all: [2024-06-27T10:54:39.875Z] [echo] [2024-06-27T10:54:39.875Z] [echo] ************************* [2024-06-27T10:54:39.875Z] [echo] * Running jspTagLibraryValidatorXMLViewStaticInclude [2024-06-27T10:54:39.875Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude [2024-06-27T10:54:39.875Z] [echo] ************************* [2024-06-27T10:54:39.875Z] [echo] [2024-06-27T10:54:39.875Z] [2024-06-27T10:54:39.875Z] setOSConditions: [2024-06-27T10:54:39.875Z] [2024-06-27T10:54:39.875Z] setToolWin: [2024-06-27T10:54:39.875Z] [2024-06-27T10:54:39.876Z] setToolUnix: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setToolProperty: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setS1ASclassPath: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] init-common: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] clean: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setOSConditions: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setToolWin: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setToolUnix: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setToolProperty: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setS1ASclassPath: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] init-common: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] clean-common: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setOSConditions: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setToolWin: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setToolUnix: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setToolProperty: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setS1ASclassPath: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] init-common: [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] clean-classes-common: [2024-06-27T10:54:39.876Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:39.876Z] [2024-06-27T10:54:39.876Z] setOSConditions: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] setToolWin: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] setToolUnix: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] setToolProperty: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] setS1ASclassPath: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] init-common: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] clean-jars-common: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] compile: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] setOSConditions: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] setToolWin: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] setToolUnix: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] setToolProperty: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] setS1ASclassPath: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] init-common: [2024-06-27T10:54:39.877Z] [2024-06-27T10:54:39.877Z] compile-common: [2024-06-27T10:54:39.877Z] [echo] Current time (ISO): 2024-06-27T10:54:39.546+0000 [2024-06-27T10:54:39.877Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:39.877Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:39.881Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.dataBaseName=testdb [2024-06-27T10:54:39.881Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.dataBaseName=testdb [2024-06-27T10:54:40.070Z] [exec] Jun 27, 2024 10:54:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:40.070Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:40.094Z] [exec] Jun 27, 2024 10:54:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:40.094Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:40.273Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:40.273Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:40.273Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:40.273Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:40.273Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:40.273Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:40.273Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:40.348Z] [exec] Jun 27, 2024 10:54:40 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:40.348Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:40.372Z] [exec] Application deployed with name deployment-ejb30-war-jsp. [2024-06-27T10:54:40.372Z] [exec] Command deploy executed successfully. [2024-06-27T10:54:40.372Z] [2024-06-27T10:54:40.372Z] init.os: [2024-06-27T10:54:40.372Z] [2024-06-27T10:54:40.372Z] init.tools.unix: [2024-06-27T10:54:40.372Z] [2024-06-27T10:54:40.372Z] init.tools.windows: [2024-06-27T10:54:40.372Z] [2024-06-27T10:54:40.373Z] init.tools: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] setAsadminArgs: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] init: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] init.customtasks: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] setEnabled: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] createAppRef: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] init.os: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] init.tools.unix: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] init.tools.windows: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] init.tools: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] setAsadminArgs: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] init: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] init.customtasks: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] prepare: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] setHttpPort2: [2024-06-27T10:54:40.373Z] [2024-06-27T10:54:40.373Z] runweb: [2024-06-27T10:54:40.373Z] [javaWithResult] Connecting to: http://localhost:8080/deployment-ejb30-war-jsp/index.jsp [2024-06-27T10:54:40.436Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:40.436Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:40.436Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:40.436Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:40.436Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:40.436Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:40.436Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:40.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:54:40.439Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:54:40.589Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:40.589Z] [javac] 1 warning [2024-06-27T10:54:40.589Z] [2024-06-27T10:54:40.589Z] assemble-web: [2024-06-27T10:54:40.589Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:40.589Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:40.589Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:40.589Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:40.589Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:40.589Z] [2024-06-27T10:54:40.590Z] pkg-war: [2024-06-27T10:54:40.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:40.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:54:40.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:40.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:40.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:54:40.590Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/sun-web.xml to copy. [2024-06-27T10:54:40.590Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/webservices.xml to copy. [2024-06-27T10:54:40.590Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:54:40.590Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:54:40.590Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:54:40.590Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:40.590Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:40.590Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${web.wsit.descriptors} does not exist. [2024-06-27T10:54:40.590Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/msgctxt-web.war [2024-06-27T10:54:40.590Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:40.590Z] [2024-06-27T10:54:40.591Z] deploy-app: [2024-06-27T10:54:40.591Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:40.591Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:40.591Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:40.591Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:40.591Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:40.591Z] [2024-06-27T10:54:40.591Z] deploy-war-common: [2024-06-27T10:54:40.591Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:40.591Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:40.592Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:40.592Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:40.592Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:40.592Z] [2024-06-27T10:54:40.592Z] setOSConditions: [2024-06-27T10:54:40.592Z] [2024-06-27T10:54:40.592Z] setToolWin: [2024-06-27T10:54:40.592Z] [2024-06-27T10:54:40.592Z] setToolUnix: [2024-06-27T10:54:40.592Z] [2024-06-27T10:54:40.592Z] setToolProperty: [2024-06-27T10:54:40.592Z] [2024-06-27T10:54:40.592Z] setS1ASclassPath: [2024-06-27T10:54:40.592Z] [2024-06-27T10:54:40.592Z] init-common: [2024-06-27T10:54:40.592Z] [2024-06-27T10:54:40.592Z] deploy-war-commonpe: [2024-06-27T10:54:40.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.create=true [2024-06-27T10:54:40.707Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.create=true [2024-06-27T10:54:41.004Z] [javaWithResult] 0: [2024-06-27T10:54:41.004Z] [javaWithResult] 1: [2024-06-27T10:54:41.004Z] [javaWithResult] 2: [2024-06-27T10:54:41.004Z] [javaWithResult] 3: [2024-06-27T10:54:41.004Z] [javaWithResult] 4: [2024-06-27T10:54:41.004Z] [javaWithResult] 5: [2024-06-27T10:54:41.004Z] [javaWithResult] 6: Hello [2024-06-27T10:54:41.004Z] [javaWithResult] 7: [2024-06-27T10:54:41.004Z] [javaWithResult] 8: [2024-06-27T10:54:41.004Z] [javaWithResult] 9: Message: Hello World: 0 [2024-06-27T10:54:41.004Z] [javaWithResult] 10: Message2: ds1-login-timeout=0ds2-login-timeout=0, Hello World [2024-06-27T10:54:41.004Z] [javaWithResult] 11: [2024-06-27T10:54:41.004Z] [javaWithResult] 12: [2024-06-27T10:54:41.004Z] [2024-06-27T10:54:41.004Z] processResult: [2024-06-27T10:54:41.004Z] [2024-06-27T10:54:41.004Z] failed: [2024-06-27T10:54:41.004Z] [2024-06-27T10:54:41.004Z] passed: [2024-06-27T10:54:41.004Z] [echo] Test jsp Passed [2024-06-27T10:54:41.004Z] [2024-06-27T10:54:41.004Z] unknown: [2024-06-27T10:54:41.004Z] [2024-06-27T10:54:41.005Z] init.os: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] init.tools.unix: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] init.tools.windows: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] init.tools: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] setAsadminArgs: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] init: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] init.customtasks: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] prepare: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] undeploy.asadmin: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] setAsadminArgs: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] common.undeploy.asadmin: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] init.os: [2024-06-27T10:54:41.005Z] [2024-06-27T10:54:41.005Z] init.tools.unix: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] init.tools.windows: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] init.tools: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] setAsadminArgs: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] init: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] init.customtasks: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] delAppRef: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] init.os: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] init.tools.unix: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] init.tools.windows: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] init.tools: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] setAsadminArgs: [2024-06-27T10:54:41.006Z] [2024-06-27T10:54:41.006Z] init: [2024-06-27T10:54:41.007Z] [2024-06-27T10:54:41.007Z] init.customtasks: [2024-06-27T10:54:41.007Z] [2024-06-27T10:54:41.007Z] common.run.asadmin: [2024-06-27T10:54:41.007Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-war-jsp [2024-06-27T10:54:41.153Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot msgctxt --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/msgctxt-web.war [2024-06-27T10:54:41.201Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:41.201Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:54:41.201Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:54:41.201Z] [javac] 2 warnings [2024-06-27T10:54:41.201Z] [2024-06-27T10:54:41.201Z] setOSConditions: [2024-06-27T10:54:41.201Z] [2024-06-27T10:54:41.201Z] setToolWin: [2024-06-27T10:54:41.201Z] [2024-06-27T10:54:41.201Z] setToolUnix: [2024-06-27T10:54:41.201Z] [2024-06-27T10:54:41.201Z] setToolProperty: [2024-06-27T10:54:41.201Z] [2024-06-27T10:54:41.201Z] setS1ASclassPath: [2024-06-27T10:54:41.201Z] [2024-06-27T10:54:41.201Z] init-common: [2024-06-27T10:54:41.201Z] [2024-06-27T10:54:41.201Z] compile-common: [2024-06-27T10:54:41.201Z] [echo] Current time (ISO): 2024-06-27T10:54:41.173+0000 [2024-06-27T10:54:41.201Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:41.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.serverName=localhost [2024-06-27T10:54:41.266Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.serverName=localhost [2024-06-27T10:54:41.266Z] [2024-06-27T10:54:41.266Z] asadmin-common-ignore-fail: [2024-06-27T10:54:41.266Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2024-06-27T10:54:41.379Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:41.379Z] [javac] 1 warning [2024-06-27T10:54:41.379Z] [2024-06-27T10:54:41.379Z] build: [2024-06-27T10:54:41.379Z] [2024-06-27T10:54:41.379Z] setOSConditions: [2024-06-27T10:54:41.379Z] [2024-06-27T10:54:41.379Z] setToolWin: [2024-06-27T10:54:41.379Z] [2024-06-27T10:54:41.379Z] setToolUnix: [2024-06-27T10:54:41.379Z] [2024-06-27T10:54:41.379Z] setToolProperty: [2024-06-27T10:54:41.379Z] [2024-06-27T10:54:41.379Z] setS1ASclassPath: [2024-06-27T10:54:41.379Z] [2024-06-27T10:54:41.379Z] init-common: [2024-06-27T10:54:41.379Z] [2024-06-27T10:54:41.379Z] webclient-war-common: [2024-06-27T10:54:41.379Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:41.379Z] [2024-06-27T10:54:41.379Z] clear: [2024-06-27T10:54:41.379Z] [2024-06-27T10:54:41.380Z] test-tlds-exist: [2024-06-27T10:54:41.380Z] [2024-06-27T10:54:41.380Z] copy-tlds: [2024-06-27T10:54:41.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:54:41.380Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:54:41.380Z] [2024-06-27T10:54:41.380Z] test-tagfiles-exist: [2024-06-27T10:54:41.380Z] [2024-06-27T10:54:41.380Z] copy-tagfiles: [2024-06-27T10:54:41.380Z] [2024-06-27T10:54:41.380Z] package-war-common: [2024-06-27T10:54:41.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:41.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:54:41.380Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/lib [2024-06-27T10:54:41.380Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:41.380Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:41.380Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-library-validator-xml-view-static-include-web.war [2024-06-27T10:54:41.380Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:41.380Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:41.380Z] [javac] Compiling 1 source file [2024-06-27T10:54:41.381Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:54:41.381Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:41.381Z] [2024-06-27T10:54:41.381Z] deploy: [2024-06-27T10:54:41.381Z] [2024-06-27T10:54:41.381Z] deploy-war-common: [2024-06-27T10:54:41.381Z] [2024-06-27T10:54:41.381Z] setOSConditions: [2024-06-27T10:54:41.381Z] [2024-06-27T10:54:41.381Z] setToolWin: [2024-06-27T10:54:41.381Z] [2024-06-27T10:54:41.381Z] setToolUnix: [2024-06-27T10:54:41.381Z] [2024-06-27T10:54:41.381Z] setToolProperty: [2024-06-27T10:54:41.381Z] [2024-06-27T10:54:41.381Z] setS1ASclassPath: [2024-06-27T10:54:41.381Z] [2024-06-27T10:54:41.381Z] init-common: [2024-06-27T10:54:41.381Z] [2024-06-27T10:54:41.381Z] deploy-war-commonpe: [2024-06-27T10:54:41.521Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2024-06-27T10:54:41.521Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2024-06-27T10:54:41.521Z] [2024-06-27T10:54:41.521Z] setOSConditions: [2024-06-27T10:54:41.521Z] [2024-06-27T10:54:41.521Z] setToolWin: [2024-06-27T10:54:41.521Z] [2024-06-27T10:54:41.521Z] setToolUnix: [2024-06-27T10:54:41.521Z] [2024-06-27T10:54:41.521Z] setToolProperty: [2024-06-27T10:54:41.521Z] [2024-06-27T10:54:41.521Z] setS1ASclassPath: [2024-06-27T10:54:41.521Z] [2024-06-27T10:54:41.521Z] init-common: [2024-06-27T10:54:41.521Z] [2024-06-27T10:54:41.521Z] create-jdbc-resource-common: [2024-06-27T10:54:41.521Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-xa-pool-2 --target server jdbc/s1qeDB2-xa [2024-06-27T10:54:41.636Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-library-validator-xml-view-static-include --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-library-validator-xml-view-static-include-web.war [2024-06-27T10:54:41.714Z] [exec] Application deployed with name msgctxt-web. [2024-06-27T10:54:41.714Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:41.714Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:41.714Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:41.714Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:41.714Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:41.714Z] [2024-06-27T10:54:41.714Z] deploy-war-commonee: [2024-06-27T10:54:41.714Z] [2024-06-27T10:54:41.714Z] assemble-client: [2024-06-27T10:54:41.714Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:54:41.714Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:41.714Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:41.715Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:41.715Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:41.715Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:41.715Z] [2024-06-27T10:54:41.715Z] setOSConditions: [2024-06-27T10:54:41.715Z] [2024-06-27T10:54:41.715Z] setToolWin: [2024-06-27T10:54:41.715Z] [2024-06-27T10:54:41.715Z] setToolUnix: [2024-06-27T10:54:41.715Z] [2024-06-27T10:54:41.715Z] setToolProperty: [2024-06-27T10:54:41.715Z] [2024-06-27T10:54:41.715Z] setS1ASclassPath: [2024-06-27T10:54:41.715Z] [2024-06-27T10:54:41.715Z] init-common: [2024-06-27T10:54:41.715Z] [2024-06-27T10:54:41.715Z] wsimport: [2024-06-27T10:54:41.998Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:41.998Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:54:42.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-xa-pool-2 --enabled=true --target server jdbc/s1qeDB2-xa [2024-06-27T10:54:42.082Z] [exec] JDBC resource jdbc/s1qeDB2-xa created successfully. [2024-06-27T10:54:42.082Z] [echo] cmd executed for server [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] setOSConditions: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] setToolWin: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] setToolUnix: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] setToolProperty: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] setS1ASclassPath: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] init-common: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] deploy-common: [2024-06-27T10:54:42.082Z] [echo] Current time (ISO): 2024-06-27T10:54:41.843+0000 [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] setOSConditions: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] setToolWin: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] setToolUnix: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] setToolProperty: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] setS1ASclassPath: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] init-common: [2024-06-27T10:54:42.082Z] [2024-06-27T10:54:42.082Z] deploy-common-pe: [2024-06-27T10:54:42.130Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:42.130Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:42.130Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:42.130Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:42.130Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:42.130Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:42.130Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:42.255Z] [exec] Command undeploy executed successfully. [2024-06-27T10:54:42.255Z] [2024-06-27T10:54:42.255Z] private-all: [2024-06-27T10:54:42.255Z] [2024-06-27T10:54:42.255Z] setAsadminArgsWithoutPassword: [2024-06-27T10:54:42.255Z] [2024-06-27T10:54:42.255Z] create.user: [2024-06-27T10:54:42.255Z] [2024-06-27T10:54:42.255Z] setAsadminArgsWithoutPassword: [2024-06-27T10:54:42.255Z] [2024-06-27T10:54:42.255Z] common.createuser.asadmin: [2024-06-27T10:54:42.275Z] [exec] parsing WSDL... [2024-06-27T10:54:42.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2024-06-27T10:54:42.513Z] [2024-06-27T10:54:42.513Z] init.os: [2024-06-27T10:54:42.513Z] [2024-06-27T10:54:42.513Z] init.tools.unix: [2024-06-27T10:54:42.513Z] [2024-06-27T10:54:42.513Z] init.tools.windows: [2024-06-27T10:54:42.513Z] [2024-06-27T10:54:42.513Z] init.tools: [2024-06-27T10:54:42.513Z] [2024-06-27T10:54:42.513Z] setAsadminArgs: [2024-06-27T10:54:42.513Z] [2024-06-27T10:54:42.513Z] init: [2024-06-27T10:54:42.514Z] [2024-06-27T10:54:42.514Z] init.customtasks: [2024-06-27T10:54:42.514Z] [2024-06-27T10:54:42.514Z] common.run.asadmin: [2024-06-27T10:54:42.514Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2024-06-27T10:54:42.581Z] [exec] Application deployed with name web-jsp-tag-library-validator-xml-view-static-include-web. [2024-06-27T10:54:42.581Z] [2024-06-27T10:54:42.581Z] deploy-war-commonee: [2024-06-27T10:54:42.581Z] [2024-06-27T10:54:42.581Z] run: [2024-06-27T10:54:42.581Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-library-validator-xml-view-static-include/jsp/a.jspx [2024-06-27T10:54:42.592Z] [exec] Application deployed with name jdbc-nopasswdfordbApp. [2024-06-27T10:54:42.592Z] [echo] Deployment on target server server successful [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] setOSConditions: [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] setToolWin: [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] setToolUnix: [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] setToolProperty: [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] setS1ASclassPath: [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] init-common: [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] deploy-common-ee: [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] run: [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] setOSConditions: [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] setToolWin: [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] setToolUnix: [2024-06-27T10:54:42.592Z] [2024-06-27T10:54:42.592Z] setToolProperty: [2024-06-27T10:54:42.593Z] [2024-06-27T10:54:42.593Z] setS1ASclassPath: [2024-06-27T10:54:42.593Z] [2024-06-27T10:54:42.593Z] init-common: [2024-06-27T10:54:42.593Z] [2024-06-27T10:54:42.593Z] execute-sql-common: [2024-06-27T10:54:42.593Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/create_pointbase.sql [2024-06-27T10:54:42.847Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:54:42.847Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T10:54:42.847Z] [sql] 0 rows affected [2024-06-27T10:54:42.847Z] [sql] 1 rows affected [2024-06-27T10:54:42.847Z] [sql] 1 rows affected [2024-06-27T10:54:42.847Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:54:42.847Z] [2024-06-27T10:54:42.847Z] setOSConditions: [2024-06-27T10:54:42.847Z] [2024-06-27T10:54:42.847Z] setToolWin: [2024-06-27T10:54:42.847Z] [2024-06-27T10:54:42.847Z] setToolUnix: [2024-06-27T10:54:42.847Z] [2024-06-27T10:54:42.848Z] setToolProperty: [2024-06-27T10:54:42.848Z] [2024-06-27T10:54:42.848Z] setS1ASclassPath: [2024-06-27T10:54:42.848Z] [2024-06-27T10:54:42.848Z] init-common: [2024-06-27T10:54:42.848Z] [2024-06-27T10:54:42.848Z] runclient-common: [2024-06-27T10:54:42.848Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbAppClient.jar -name jdbc-nopasswdfordbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:54:42.851Z] [exec] Jun 27, 2024 10:54:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:42.852Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@42cf6349 [2024-06-27T10:54:42.852Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-06-27T10:54:42.852Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:54:42.852Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:42.852Z] [exec] [2024-06-27T10:54:42.852Z] [exec] [2024-06-27T10:54:42.852Z] [exec] ----------------------------------------- [2024-06-27T10:54:42.852Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:54:42.852Z] [exec] ----------------------------------------- [2024-06-27T10:54:42.852Z] [exec] Total PASS: 1 [2024-06-27T10:54:42.852Z] [exec] Total FAIL: 0 [2024-06-27T10:54:42.852Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:42.852Z] [exec] ----------------------------------------- [2024-06-27T10:54:42.852Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:42.852Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:42.852Z] [2024-06-27T10:54:42.852Z] checkReporting-common: [2024-06-27T10:54:42.852Z] [2024-06-27T10:54:42.852Z] confirmReportPresent-common: [2024-06-27T10:54:42.852Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:42.852Z] [echo] Test seems to be reported fine [2024-06-27T10:54:42.852Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-06-27T10:54:42.852Z] [2024-06-27T10:54:42.852Z] confirmMissingReport-common: [2024-06-27T10:54:43.054Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:43.054Z] [javac] 1 warning [2024-06-27T10:54:43.054Z] [2024-06-27T10:54:43.054Z] build: [2024-06-27T10:54:43.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:54:43.054Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_disallowed_methods-lib.jar [2024-06-27T10:54:43.054Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_disallowed_methods-par.jar [2024-06-27T10:54:43.054Z] [2024-06-27T10:54:43.054Z] setOSConditions: [2024-06-27T10:54:43.054Z] [2024-06-27T10:54:43.054Z] fixFiles: [2024-06-27T10:54:43.054Z] [2024-06-27T10:54:43.054Z] convUnix: [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] convWin: [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] setToolWin: [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] setToolUnix: [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] setToolProperty: [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] setS1ASclassPath: [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] init-common: [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] package-persistence-common: [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] ejb-jar-common: [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] package-ejbjar-common: [2024-06-27T10:54:43.055Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:43.055Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methods-ejb.jar [2024-06-27T10:54:43.055Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] appclient-jar-common: [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] package-appclientjar-common: [2024-06-27T10:54:43.055Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:43.055Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methods-client.jar [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] webclient-war-common: [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.055Z] build-ear-common: [2024-06-27T10:54:43.055Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:43.055Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:43.055Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2024-06-27T10:54:43.055Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2024-06-27T10:54:43.055Z] [2024-06-27T10:54:43.056Z] setup: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setOSConditions: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setToolWin: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setToolUnix: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setToolProperty: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setS1ASclassPath: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] init-common: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] execute-ejb-sql-common: [2024-06-27T10:54:43.056Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/sql/create.sql [2024-06-27T10:54:43.056Z] [sql] 3 of 3 SQL statements executed successfully [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] deploy: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setOSConditions: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setToolWin: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setToolUnix: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setToolProperty: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setS1ASclassPath: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] init-common: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] deploy-common: [2024-06-27T10:54:43.056Z] [echo] Current time (ISO): 2024-06-27T10:54:42.902+0000 [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setOSConditions: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setToolWin: [2024-06-27T10:54:43.056Z] [2024-06-27T10:54:43.056Z] setToolUnix: [2024-06-27T10:54:43.057Z] [2024-06-27T10:54:43.057Z] setToolProperty: [2024-06-27T10:54:43.057Z] [2024-06-27T10:54:43.057Z] setS1ASclassPath: [2024-06-27T10:54:43.057Z] [2024-06-27T10:54:43.057Z] init-common: [2024-06-27T10:54:43.057Z] [2024-06-27T10:54:43.057Z] deploy-common-pe: [2024-06-27T10:54:43.106Z] [2024-06-27T10:54:43.106Z] setOSConditions: [2024-06-27T10:54:43.106Z] [2024-06-27T10:54:43.106Z] setToolWin: [2024-06-27T10:54:43.106Z] [2024-06-27T10:54:43.106Z] setToolUnix: [2024-06-27T10:54:43.106Z] [2024-06-27T10:54:43.106Z] setToolProperty: [2024-06-27T10:54:43.106Z] [2024-06-27T10:54:43.106Z] setS1ASclassPath: [2024-06-27T10:54:43.106Z] [2024-06-27T10:54:43.106Z] init-common: [2024-06-27T10:54:43.106Z] [2024-06-27T10:54:43.106Z] runclient-common: [2024-06-27T10:54:43.106Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:app/custom/my-properties-file-with-values [2024-06-27T10:54:43.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups j2ee --authrealmname file --target server j2ee [2024-06-27T10:54:43.107Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/asadminuserpassword.txt [2024-06-27T10:54:43.107Z] [2024-06-27T10:54:43.107Z] init.os: [2024-06-27T10:54:43.107Z] [2024-06-27T10:54:43.107Z] init.tools.unix: [2024-06-27T10:54:43.107Z] [2024-06-27T10:54:43.107Z] init.tools.windows: [2024-06-27T10:54:43.107Z] [2024-06-27T10:54:43.107Z] init.tools: [2024-06-27T10:54:43.107Z] [2024-06-27T10:54:43.107Z] setAsadminArgs: [2024-06-27T10:54:43.107Z] [2024-06-27T10:54:43.107Z] init: [2024-06-27T10:54:43.107Z] [2024-06-27T10:54:43.107Z] init.customtasks: [2024-06-27T10:54:43.107Z] [2024-06-27T10:54:43.107Z] prepare: [2024-06-27T10:54:43.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2024-06-27T10:54:43.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives [2024-06-27T10:54:43.107Z] [2024-06-27T10:54:43.107Z] compile: [2024-06-27T10:54:43.107Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:43.107Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2024-06-27T10:54:43.203Z] [exec] [2024-06-27T10:54:43.203Z] [exec] Generating code... [2024-06-27T10:54:43.203Z] [exec] [2024-06-27T10:54:43.203Z] [exec] Compiling code... [2024-06-27T10:54:43.333Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2024-06-27T10:54:43.362Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:43.363Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:43.363Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:43.363Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:43.363Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:43.363Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:43.363Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:43.618Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:43.619Z] [javac] 1 warning [2024-06-27T10:54:43.619Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:43.619Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2024-06-27T10:54:43.677Z] [exec] Jun 27, 2024 10:54:43 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:43.678Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:43.771Z] [exec] Jun 27, 2024 10:54:43 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:43.771Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:43.892Z] [exec] Application deployed with name unsynchpc_disallowed_methodsApp. [2024-06-27T10:54:43.892Z] [echo] Deployment on target server server successful [2024-06-27T10:54:43.892Z] [2024-06-27T10:54:43.892Z] setOSConditions: [2024-06-27T10:54:43.892Z] [2024-06-27T10:54:43.892Z] setToolWin: [2024-06-27T10:54:43.892Z] [2024-06-27T10:54:43.892Z] setToolUnix: [2024-06-27T10:54:43.892Z] [2024-06-27T10:54:43.892Z] setToolProperty: [2024-06-27T10:54:43.892Z] [2024-06-27T10:54:43.892Z] setS1ASclassPath: [2024-06-27T10:54:43.892Z] [2024-06-27T10:54:43.892Z] init-common: [2024-06-27T10:54:43.892Z] [2024-06-27T10:54:43.892Z] deploy-common-ee: [2024-06-27T10:54:43.892Z] [2024-06-27T10:54:43.892Z] run: [2024-06-27T10:54:43.893Z] [2024-06-27T10:54:43.893Z] setOSConditions: [2024-06-27T10:54:43.893Z] [2024-06-27T10:54:43.893Z] setToolWin: [2024-06-27T10:54:43.893Z] [2024-06-27T10:54:43.893Z] setToolUnix: [2024-06-27T10:54:43.893Z] [2024-06-27T10:54:43.893Z] setToolProperty: [2024-06-27T10:54:43.893Z] [2024-06-27T10:54:43.893Z] setS1ASclassPath: [2024-06-27T10:54:43.893Z] [2024-06-27T10:54:43.893Z] init-common: [2024-06-27T10:54:43.893Z] [2024-06-27T10:54:43.893Z] runclient-common: [2024-06-27T10:54:43.893Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsAppClient.jar -name unsynchpc_disallowed_methodsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:54:43.951Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:43.951Z] [java] [2024-06-27T10:54:43.951Z] [java] [2024-06-27T10:54:43.952Z] [java] ----------------------------------------- [2024-06-27T10:54:43.952Z] [java] - jsp-tag-library-validator-xml-view-static-include: PASS - [2024-06-27T10:54:43.952Z] [java] ----------------------------------------- [2024-06-27T10:54:43.952Z] [java] - Total PASS : 1 - [2024-06-27T10:54:43.952Z] [java] - Total FAIL : 0 - [2024-06-27T10:54:43.952Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:54:43.952Z] [java] ----------------------------------------- [2024-06-27T10:54:43.952Z] [2024-06-27T10:54:43.952Z] undeploy: [2024-06-27T10:54:43.952Z] [2024-06-27T10:54:43.952Z] setOSConditions: [2024-06-27T10:54:43.952Z] [2024-06-27T10:54:43.952Z] setToolWin: [2024-06-27T10:54:43.952Z] [2024-06-27T10:54:43.952Z] setToolUnix: [2024-06-27T10:54:43.952Z] [2024-06-27T10:54:43.952Z] setToolProperty: [2024-06-27T10:54:43.952Z] [2024-06-27T10:54:43.952Z] setS1ASclassPath: [2024-06-27T10:54:43.952Z] [2024-06-27T10:54:43.952Z] init-common: [2024-06-27T10:54:43.952Z] [2024-06-27T10:54:43.952Z] undeploy-war-common: [2024-06-27T10:54:44.130Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-06-27T10:54:44.130Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:44.131Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml:99: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:44.131Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:54:44.182Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:44.182Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:44.182Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:44.182Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:44.182Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:44.182Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:44.182Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:44.182Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:44.182Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/web/Servlet.java uses unchecked or unsafe operations. [2024-06-27T10:54:44.182Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:54:44.182Z] [javac] 1 warning [2024-06-27T10:54:44.182Z] [2024-06-27T10:54:44.182Z] assemble: [2024-06-27T10:54:44.182Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] declare-test: [2024-06-27T10:54:44.183Z] [echo] Starting test servlet ejb30/war/servlet Test asadmin deploy [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init.os: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init.tools.unix: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init.tools.windows: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init.tools: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] setAsadminArgs: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init.customtasks: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] prepare: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] deploy.asadmin: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] setAsadminArgs: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] common.deploy.asadmin: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init.os: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init.tools.unix: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init.tools.windows: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init.tools: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] setAsadminArgs: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init: [2024-06-27T10:54:44.183Z] [2024-06-27T10:54:44.183Z] init.customtasks: [2024-06-27T10:54:44.217Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-library-validator-xml-view-static-include-web [2024-06-27T10:54:44.260Z] [exec] Jun 27, 2024 10:54:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:44.260Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4863c8ac [2024-06-27T10:54:44.260Z] [exec] Looked up home!! [2024-06-27T10:54:44.260Z] [exec] Narrowed home!! [2024-06-27T10:54:44.329Z] [exec] Jun 27, 2024 10:54:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:44.329Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:44.386Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:44.386Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:44.386Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:44.386Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:44.386Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:44.386Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:44.386Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] all: [2024-06-27T10:54:44.471Z] [echo] [2024-06-27T10:54:44.471Z] [echo] ************************* [2024-06-27T10:54:44.471Z] [echo] * Running jspTagReleaseCalledWhenPoolingDisabled [2024-06-27T10:54:44.471Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled [2024-06-27T10:54:44.471Z] [echo] ************************* [2024-06-27T10:54:44.471Z] [echo] [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] setOSConditions: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] setToolWin: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] setToolUnix: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] setToolProperty: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] setS1ASclassPath: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] init-common: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] clean: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] setOSConditions: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] setToolWin: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] setToolUnix: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] setToolProperty: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] setS1ASclassPath: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] init-common: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.471Z] clean-common: [2024-06-27T10:54:44.471Z] [2024-06-27T10:54:44.472Z] setOSConditions: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setToolWin: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setToolUnix: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setToolProperty: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setS1ASclassPath: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] init-common: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] clean-classes-common: [2024-06-27T10:54:44.472Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setOSConditions: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setToolWin: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setToolUnix: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setToolProperty: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setS1ASclassPath: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] init-common: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] clean-jars-common: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] compile: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setOSConditions: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setToolWin: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setToolUnix: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setToolProperty: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.472Z] setS1ASclassPath: [2024-06-27T10:54:44.472Z] [2024-06-27T10:54:44.473Z] init-common: [2024-06-27T10:54:44.473Z] [2024-06-27T10:54:44.473Z] compile-common: [2024-06-27T10:54:44.473Z] [echo] Current time (ISO): 2024-06-27T10:54:44.285+0000 [2024-06-27T10:54:44.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:44.473Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:44.500Z] [2024-06-27T10:54:44.500Z] common.run.asadmin: [2024-06-27T10:54:44.500Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deployment-ejb30-war-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2024-06-27T10:54:44.516Z] [exec] Got the EJB!! [2024-06-27T10:54:44.516Z] [exec] Calling authorized method - addItem [2024-06-27T10:54:44.516Z] [exec] 320.0 [2024-06-27T10:54:44.516Z] [exec] Shopping list for LizHurley [2024-06-27T10:54:44.516Z] [exec] lipstick [2024-06-27T10:54:44.516Z] [exec] mascara [2024-06-27T10:54:44.516Z] [exec] sandals [2024-06-27T10:54:44.516Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-06-27T10:54:44.516Z] [exec] Value of key is: per app [2024-06-27T10:54:44.516Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2024-06-27T10:54:44.516Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:44.516Z] [exec] [2024-06-27T10:54:44.516Z] [exec] [2024-06-27T10:54:44.516Z] [exec] ----------------------------------------- [2024-06-27T10:54:44.516Z] [exec] - per app: PASS - [2024-06-27T10:54:44.516Z] [exec] ----------------------------------------- [2024-06-27T10:54:44.516Z] [exec] Total PASS: 1 [2024-06-27T10:54:44.516Z] [exec] Total FAIL: 0 [2024-06-27T10:54:44.516Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:44.516Z] [exec] ----------------------------------------- [2024-06-27T10:54:44.516Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:44.516Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:44.599Z] [exec] Jun 27, 2024 10:54:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:44.599Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:44.641Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:44.641Z] [javac] 1 warning [2024-06-27T10:54:44.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:54:44.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:54:44.641Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:54:44.641Z] [2024-06-27T10:54:44.641Z] deploy-client: [2024-06-27T10:54:44.772Z] [2024-06-27T10:54:44.772Z] undeploy: [2024-06-27T10:54:44.772Z] [2024-06-27T10:54:44.772Z] setOSConditions: [2024-06-27T10:54:44.772Z] [2024-06-27T10:54:44.772Z] setToolWin: [2024-06-27T10:54:44.772Z] [2024-06-27T10:54:44.772Z] setToolUnix: [2024-06-27T10:54:44.772Z] [2024-06-27T10:54:44.772Z] setToolProperty: [2024-06-27T10:54:44.772Z] [2024-06-27T10:54:44.772Z] setS1ASclassPath: [2024-06-27T10:54:44.772Z] [2024-06-27T10:54:44.772Z] init-common: [2024-06-27T10:54:44.772Z] [2024-06-27T10:54:44.772Z] undeploy-common: [2024-06-27T10:54:44.816Z] [exec] Jun 27, 2024 10:54:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:44.816Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:44.871Z] [exec] Jun 27, 2024 10:54:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:44.871Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:44.887Z] [exec] Jun 27, 2024 10:54:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:44.887Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:45.030Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:45.030Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:45.030Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:45.030Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:45.030Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:45.030Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:45.030Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:45.104Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:45.104Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:54:45.227Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:45.227Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:54:45.667Z] [exec] Application deployed with name deployment-ejb30-war-servlet. [2024-06-27T10:54:45.667Z] [exec] Command deploy executed successfully. [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init.os: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init.tools.unix: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init.tools.windows: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init.tools: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] setAsadminArgs: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init.customtasks: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] setEnabled: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] createAppRef: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init.os: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init.tools.unix: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init.tools.windows: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init.tools: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] setAsadminArgs: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] init.customtasks: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] prepare: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] setHttpPort2: [2024-06-27T10:54:45.667Z] [2024-06-27T10:54:45.667Z] runweb: [2024-06-27T10:54:45.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rpaLoginBeanApp [2024-06-27T10:54:45.725Z] [2024-06-27T10:54:45.725Z] unsetup: [2024-06-27T10:54:45.725Z] [2024-06-27T10:54:45.725Z] setOSConditions: [2024-06-27T10:54:45.725Z] [2024-06-27T10:54:45.725Z] setToolWin: [2024-06-27T10:54:45.725Z] [2024-06-27T10:54:45.725Z] setToolUnix: [2024-06-27T10:54:45.725Z] [2024-06-27T10:54:45.725Z] setToolProperty: [2024-06-27T10:54:45.726Z] [2024-06-27T10:54:45.726Z] setS1ASclassPath: [2024-06-27T10:54:45.726Z] [2024-06-27T10:54:45.726Z] init-common: [2024-06-27T10:54:45.726Z] [2024-06-27T10:54:45.726Z] delete-user-common: [2024-06-27T10:54:45.751Z] [exec] Jun 27, 2024 10:54:45 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:54:45.751Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_disallowed_methods-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.disallowed_methods.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_disallowed_methodsClient [2024-06-27T10:54:45.823Z] [exec] Application deployed with name wsclient. [2024-06-27T10:54:45.823Z] [exec] Command deploy executed successfully. [2024-06-27T10:54:45.823Z] [2024-06-27T10:54:45.823Z] setup: [2024-06-27T10:54:45.824Z] [2024-06-27T10:54:45.824Z] runtest1: [2024-06-27T10:54:45.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:45.824Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:45.824Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:45.925Z] [javaWithResult] GET /deployment-ejb30-war-servlet/servlet HTTP/1.0 [2024-06-27T10:54:45.925Z] [javaWithResult] [2024-06-27T10:54:45.925Z] [javaWithResult] 0: HTTP/1.1 200 OK [2024-06-27T10:54:45.925Z] [javaWithResult] 1: Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:54:45.925Z] [javaWithResult] 2: X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.16 Java/Eclipse Adoptium/21) [2024-06-27T10:54:45.925Z] [javaWithResult] 3: Pragma: No-cache [2024-06-27T10:54:45.925Z] [javaWithResult] 4: Cache-Control: no-cache [2024-06-27T10:54:45.925Z] [javaWithResult] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:54:45.925Z] [javaWithResult] 6: Set-Cookie: JSESSIONID=95560137a5390aecaf821978f3b8; Path=/deployment-ejb30-war-servlet; HttpOnly [2024-06-27T10:54:45.925Z] [javaWithResult] 7: Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:54:45.925Z] [javaWithResult] 8: Connection: close [2024-06-27T10:54:45.925Z] [javaWithResult] 9: Content-Length: 168 [2024-06-27T10:54:45.925Z] [javaWithResult] 10: [2024-06-27T10:54:45.925Z] [javaWithResult] 11: Servlet Output</TTILE></HEAD><BODY> [2024-06-27T10:54:45.925Z] [javaWithResult] 12: ds login timeout = 0 [2024-06-27T10:54:45.925Z] [javaWithResult] 13: Hello World [2024-06-27T10:54:45.925Z] [javaWithResult] 14: Filter: Hello World: 0 [2024-06-27T10:54:45.925Z] [javaWithResult] 15: in role j2ee = true [2024-06-27T10:54:45.925Z] [javaWithResult] 16: in role guest = false [2024-06-27T10:54:45.925Z] [javaWithResult] 17: </BODY></HTML> [2024-06-27T10:54:45.925Z] [2024-06-27T10:54:45.925Z] processResult: [2024-06-27T10:54:45.925Z] [2024-06-27T10:54:45.925Z] failed: [2024-06-27T10:54:45.925Z] [2024-06-27T10:54:45.925Z] passed: [2024-06-27T10:54:45.925Z] [echo] Test servlet Passed [2024-06-27T10:54:45.925Z] [2024-06-27T10:54:45.925Z] unknown: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] declare-test: [2024-06-27T10:54:45.926Z] [echo] Starting test servlet ejb30/war/servlet Test asadmin redeploy [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] init.os: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] init.tools.unix: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] init.tools.windows: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] init.tools: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] setAsadminArgs: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] init: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] init.customtasks: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] prepare: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] redeploy.asadmin: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] setAsadminArgs: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] common.redeploy.asadmin: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] init.os: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] init.tools.unix: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] init.tools.windows: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] init.tools: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] setAsadminArgs: [2024-06-27T10:54:45.926Z] [2024-06-27T10:54:45.926Z] init: [2024-06-27T10:54:45.953Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:45.953Z] [javac] 1 warning [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] build: [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] setOSConditions: [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] setToolWin: [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] setToolUnix: [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] setToolProperty: [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] setS1ASclassPath: [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] init-common: [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] webclient-war-common: [2024-06-27T10:54:45.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] clear: [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] test-tlds-exist: [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] copy-tlds: [2024-06-27T10:54:45.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:54:45.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] test-tagfiles-exist: [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] copy-tagfiles: [2024-06-27T10:54:45.953Z] [2024-06-27T10:54:45.953Z] package-war-common: [2024-06-27T10:54:45.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:45.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:54:45.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/lib [2024-06-27T10:54:45.954Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:45.954Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:45.954Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:45.954Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-disabled-web.war [2024-06-27T10:54:45.954Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:45.954Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:45.954Z] [javac] Compiling 1 source file [2024-06-27T10:54:45.954Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:54:45.954Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:45.954Z] [2024-06-27T10:54:45.954Z] deploy: [2024-06-27T10:54:45.954Z] [2024-06-27T10:54:45.954Z] deploy-war-common: [2024-06-27T10:54:45.954Z] [2024-06-27T10:54:45.954Z] setOSConditions: [2024-06-27T10:54:45.954Z] [2024-06-27T10:54:45.954Z] setToolWin: [2024-06-27T10:54:45.954Z] [2024-06-27T10:54:45.954Z] setToolUnix: [2024-06-27T10:54:45.954Z] [2024-06-27T10:54:45.954Z] setToolProperty: [2024-06-27T10:54:45.954Z] [2024-06-27T10:54:45.954Z] setS1ASclassPath: [2024-06-27T10:54:45.954Z] [2024-06-27T10:54:45.954Z] init-common: [2024-06-27T10:54:45.954Z] [2024-06-27T10:54:45.954Z] deploy-war-commonpe: [2024-06-27T10:54:46.079Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:54:46.079Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:46.079Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:46.079Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:54:46.079Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:54:46.079Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:54:46.079Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:54:46.079Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:54:46.079Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:54:46.079Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:46.079Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:46.080Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:46.080Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:46.080Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:46.080Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:46.080Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:46.080Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:46.080Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:46.080Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:46.080Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:46.080Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:46.080Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:54:46.080Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:54:46.080Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:54:46.080Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:54:46.080Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:54:46.080Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:54:46.080Z] [java] ... 61 more [2024-06-27T10:54:46.080Z] [java] Java Result: -1 [2024-06-27T10:54:46.080Z] [2024-06-27T10:54:46.080Z] undeploy: [2024-06-27T10:54:46.081Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:46.081Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:46.081Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:46.081Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:46.081Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:46.081Z] [2024-06-27T10:54:46.081Z] setOSConditions: [2024-06-27T10:54:46.081Z] [2024-06-27T10:54:46.081Z] setToolWin: [2024-06-27T10:54:46.081Z] [2024-06-27T10:54:46.081Z] setToolUnix: [2024-06-27T10:54:46.081Z] [2024-06-27T10:54:46.081Z] setToolProperty: [2024-06-27T10:54:46.081Z] [2024-06-27T10:54:46.081Z] setS1ASclassPath: [2024-06-27T10:54:46.081Z] [2024-06-27T10:54:46.081Z] init-common: [2024-06-27T10:54:46.081Z] [2024-06-27T10:54:46.081Z] undeploy-war-common: [2024-06-27T10:54:46.200Z] [2024-06-27T10:54:46.200Z] init.customtasks: [2024-06-27T10:54:46.200Z] [2024-06-27T10:54:46.200Z] delAppRef: [2024-06-27T10:54:46.201Z] [2024-06-27T10:54:46.201Z] init.os: [2024-06-27T10:54:46.201Z] [2024-06-27T10:54:46.201Z] init.tools.unix: [2024-06-27T10:54:46.201Z] [2024-06-27T10:54:46.201Z] init.tools.windows: [2024-06-27T10:54:46.201Z] [2024-06-27T10:54:46.201Z] init.tools: [2024-06-27T10:54:46.201Z] [2024-06-27T10:54:46.201Z] setAsadminArgs: [2024-06-27T10:54:46.201Z] [2024-06-27T10:54:46.201Z] init: [2024-06-27T10:54:46.201Z] [2024-06-27T10:54:46.201Z] init.customtasks: [2024-06-27T10:54:46.201Z] [2024-06-27T10:54:46.201Z] common.run.asadmin: [2024-06-27T10:54:46.201Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name deployment-ejb30-war-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2024-06-27T10:54:46.208Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-release-called-when-pooling-disabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-disabled-web.war [2024-06-27T10:54:46.642Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false msgctxt-web [2024-06-27T10:54:46.642Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:46.642Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:46.642Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:46.642Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:46.643Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:46.643Z] [2024-06-27T10:54:46.643Z] setOSConditions: [2024-06-27T10:54:46.643Z] [2024-06-27T10:54:46.643Z] setToolWin: [2024-06-27T10:54:46.643Z] [2024-06-27T10:54:46.643Z] setToolUnix: [2024-06-27T10:54:46.643Z] [2024-06-27T10:54:46.643Z] setToolProperty: [2024-06-27T10:54:46.643Z] [2024-06-27T10:54:46.643Z] setS1ASclassPath: [2024-06-27T10:54:46.643Z] [2024-06-27T10:54:46.643Z] init-common: [2024-06-27T10:54:46.643Z] [2024-06-27T10:54:46.643Z] undeploy-client: [2024-06-27T10:54:46.657Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file2 --target server harpreet [2024-06-27T10:54:46.657Z] [2024-06-27T10:54:46.657Z] asadmin-common: [2024-06-27T10:54:46.657Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file2 [2024-06-27T10:54:46.749Z] [exec] Jun 27, 2024 10:54:46 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:46.749Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1edfedf1 [2024-06-27T10:54:46.763Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:46.763Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:54:46.777Z] [exec] Jun 27, 2024 10:54:46 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:46.777Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1291aab5 [2024-06-27T10:54:46.994Z] [exec] <HTML> <HEAD> <TITLE> JMS Servlet Output [2024-06-27T10:54:46.994Z] [exec]

DatabaseServelt :: All information I can give

[2024-06-27T10:54:46.994Z] [exec] Context Path : /ejb-ejb30-hello-session3
[2024-06-27T10:54:46.994Z] [exec] Servlet Path : /servlet
[2024-06-27T10:54:46.994Z] [exec] Path Info : null
[2024-06-27T10:54:46.994Z] [exec] [2024-06-27T10:54:46.994Z] [exec] Value of key is: main [2024-06-27T10:54:46.994Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:46.994Z] [exec] [2024-06-27T10:54:46.994Z] [exec] [2024-06-27T10:54:46.994Z] [exec] ----------------------------------------- [2024-06-27T10:54:46.994Z] [exec] - main: PASS - [2024-06-27T10:54:46.994Z] [exec] ----------------------------------------- [2024-06-27T10:54:46.994Z] [exec] Total PASS: 1 [2024-06-27T10:54:46.994Z] [exec] Total FAIL: 0 [2024-06-27T10:54:46.994Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:46.994Z] [exec] ----------------------------------------- [2024-06-27T10:54:46.994Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:46.994Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:46.994Z] [exec] Jun 27, 2024 10:54:46 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:54:46.994Z] [exec] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-06-27T10:54:47.022Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-06-27T10:54:47.022Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:54:47.022Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:47.022Z] [exec] [2024-06-27T10:54:47.022Z] [exec] [2024-06-27T10:54:47.022Z] [exec] ----------------------------------------- [2024-06-27T10:54:47.022Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:54:47.023Z] [exec] ----------------------------------------- [2024-06-27T10:54:47.023Z] [exec] Total PASS: 1 [2024-06-27T10:54:47.023Z] [exec] Total FAIL: 0 [2024-06-27T10:54:47.023Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:47.023Z] [exec] ----------------------------------------- [2024-06-27T10:54:47.023Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:47.023Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:47.031Z] [exec] Will fail till Derby gets a better XA driver [2024-06-27T10:54:47.031Z] [exec] Value of key is: test1 : [2024-06-27T10:54:47.031Z] [exec] Value of key is: test2 : [2024-06-27T10:54:47.031Z] [exec] Value of key is: test3 : [2024-06-27T10:54:47.031Z] [exec] Value of key is: test4 : [2024-06-27T10:54:47.031Z] [exec] Value of key is: test5 : [2024-06-27T10:54:47.218Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file2 [2024-06-27T10:54:47.218Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:47.219Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] checkReporting-common: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] confirmReportPresent-common: [2024-06-27T10:54:47.250Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:47.250Z] [echo] Test seems to be reported fine [2024-06-27T10:54:47.250Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/RepRunConf.txt [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] confirmMissingReport-common: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] unsetup: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] setOSConditions: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] setToolWin: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] setToolUnix: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] setToolProperty: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] setS1ASclassPath: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] init-common: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] execute-ejb-sql-common: [2024-06-27T10:54:47.250Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/sql/drop.sql [2024-06-27T10:54:47.250Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] undeploy: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] setOSConditions: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.250Z] setToolWin: [2024-06-27T10:54:47.250Z] [2024-06-27T10:54:47.251Z] setToolUnix: [2024-06-27T10:54:47.251Z] [2024-06-27T10:54:47.251Z] setToolProperty: [2024-06-27T10:54:47.251Z] [2024-06-27T10:54:47.251Z] setS1ASclassPath: [2024-06-27T10:54:47.251Z] [2024-06-27T10:54:47.251Z] init-common: [2024-06-27T10:54:47.251Z] [2024-06-27T10:54:47.251Z] undeploy-common: [2024-06-27T10:54:47.277Z] [2024-06-27T10:54:47.277Z] checkReporting-common: [2024-06-27T10:54:47.277Z] [2024-06-27T10:54:47.277Z] confirmReportPresent-common: [2024-06-27T10:54:47.277Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:47.277Z] [echo] Test seems to be reported fine [2024-06-27T10:54:47.277Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-06-27T10:54:47.277Z] [2024-06-27T10:54:47.277Z] confirmMissingReport-common: [2024-06-27T10:54:47.277Z] [2024-06-27T10:54:47.277Z] setOSConditions: [2024-06-27T10:54:47.277Z] [2024-06-27T10:54:47.277Z] setToolWin: [2024-06-27T10:54:47.277Z] [2024-06-27T10:54:47.277Z] setToolUnix: [2024-06-27T10:54:47.277Z] [2024-06-27T10:54:47.277Z] setToolProperty: [2024-06-27T10:54:47.277Z] [2024-06-27T10:54:47.277Z] setS1ASclassPath: [2024-06-27T10:54:47.277Z] [2024-06-27T10:54:47.277Z] init-common: [2024-06-27T10:54:47.277Z] [2024-06-27T10:54:47.277Z] runclient-common: [2024-06-27T10:54:47.277Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:app/custom/my-properties-xml-file-with-values [2024-06-27T10:54:47.307Z] [exec] Value of key is: test6 : [2024-06-27T10:54:47.307Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:47.307Z] [exec] [2024-06-27T10:54:47.307Z] [exec] [2024-06-27T10:54:47.307Z] [exec] ----------------------------------------- [2024-06-27T10:54:47.307Z] [exec] - test6 : : PASS - [2024-06-27T10:54:47.307Z] [exec] - test5 : : PASS - [2024-06-27T10:54:47.307Z] [exec] - test3 : : PASS - [2024-06-27T10:54:47.307Z] [exec] - test4 : : PASS - [2024-06-27T10:54:47.307Z] [exec] - test2 : : PASS - [2024-06-27T10:54:47.307Z] [exec] - test1 : : PASS - [2024-06-27T10:54:47.307Z] [exec] ----------------------------------------- [2024-06-27T10:54:47.307Z] [exec] Total PASS: 6 [2024-06-27T10:54:47.307Z] [exec] Total FAIL: 0 [2024-06-27T10:54:47.307Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:47.307Z] [exec] ----------------------------------------- [2024-06-27T10:54:47.307Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:47.307Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:47.326Z] [exec] Application deployed with name deployment-ejb30-war-servlet. [2024-06-27T10:54:47.326Z] [exec] Command deploy executed successfully. [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] init.os: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] init.tools.unix: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] init.tools.windows: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] init.tools: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] setAsadminArgs: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] init: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] init.customtasks: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] setEnabled: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] createAppRef: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] init.os: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] init.tools.unix: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] init.tools.windows: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] init.tools: [2024-06-27T10:54:47.326Z] [2024-06-27T10:54:47.326Z] setAsadminArgs: [2024-06-27T10:54:47.327Z] [2024-06-27T10:54:47.327Z] init: [2024-06-27T10:54:47.327Z] [2024-06-27T10:54:47.327Z] init.customtasks: [2024-06-27T10:54:47.327Z] [2024-06-27T10:54:47.327Z] prepare: [2024-06-27T10:54:47.327Z] [2024-06-27T10:54:47.327Z] setHttpPort2: [2024-06-27T10:54:47.327Z] [2024-06-27T10:54:47.327Z] runweb: [2024-06-27T10:54:47.474Z] [2024-06-27T10:54:47.474Z] all: [2024-06-27T10:54:47.474Z] [echo] [2024-06-27T10:54:47.474Z] [echo] [2024-06-27T10:54:47.474Z] [echo] [2024-06-27T10:54:47.474Z] [exec] Command undeploy executed successfully. [2024-06-27T10:54:47.474Z] [echo] *************************************************************************** [2024-06-27T10:54:47.474Z] [2024-06-27T10:54:47.474Z] [echo] * Running group jdbcrealm [2024-06-27T10:54:47.474Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:54:47.474Z] all: [2024-06-27T10:54:47.474Z] [echo] *************************************************************************** [2024-06-27T10:54:47.474Z] [echo] [2024-06-27T10:54:47.474Z] [echo] [2024-06-27T10:54:47.474Z] [echo] [2024-06-27T10:54:47.474Z] [2024-06-27T10:54:47.474Z] display-header: [2024-06-27T10:54:47.474Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:47.474Z] [echo] -->Running security-jdbcrealm tests from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm ... [2024-06-27T10:54:47.474Z] [2024-06-27T10:54:47.474Z] all: [2024-06-27T10:54:47.474Z] [2024-06-27T10:54:47.474Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:47.474Z] setOSConditions: [2024-06-27T10:54:47.474Z] [2024-06-27T10:54:47.474Z] setToolWin: [2024-06-27T10:54:47.474Z] [2024-06-27T10:54:47.474Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:47.474Z] setToolUnix: [2024-06-27T10:54:47.474Z] [2024-06-27T10:54:47.474Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:47.474Z] setToolProperty: [2024-06-27T10:54:47.474Z] [2024-06-27T10:54:47.474Z] setS1ASclassPath: [2024-06-27T10:54:47.474Z] [2024-06-27T10:54:47.474Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] init-common: [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] setup: [2024-06-27T10:54:47.475Z] setOSConditions: [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] setOSConditions: [2024-06-27T10:54:47.475Z] setToolWin: [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] setToolWin: [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] setToolUnix: [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] setToolUnix: [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] setToolProperty: [2024-06-27T10:54:47.475Z] setToolProperty: [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] setS1ASclassPath: [2024-06-27T10:54:47.475Z] setS1ASclassPath: [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] init-common: [2024-06-27T10:54:47.475Z] init-common: [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] create-db-schema: [2024-06-27T10:54:47.475Z] clean: [2024-06-27T10:54:47.475Z] [echo] Executing sql statement at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm from ./create-auth-schema.sql for db.url jdbc:derby://localhost:1527/fancyDbName;create=true; [2024-06-27T10:54:47.475Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:47.475Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:47.475Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:47.475Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:47.475Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.475Z] setOSConditions: [2024-06-27T10:54:47.475Z] [2024-06-27T10:54:47.476Z] setToolWin: [2024-06-27T10:54:47.476Z] [2024-06-27T10:54:47.476Z] setToolUnix: [2024-06-27T10:54:47.476Z] [2024-06-27T10:54:47.476Z] setToolProperty: [2024-06-27T10:54:47.476Z] [2024-06-27T10:54:47.476Z] setS1ASclassPath: [2024-06-27T10:54:47.476Z] [2024-06-27T10:54:47.476Z] init-common: [2024-06-27T10:54:47.476Z] [2024-06-27T10:54:47.476Z] clean-common: [2024-06-27T10:54:47.476Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:47.476Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:47.476Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:47.476Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:47.476Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:47.476Z] [2024-06-27T10:54:47.476Z] setOSConditions: [2024-06-27T10:54:47.476Z] [2024-06-27T10:54:47.476Z] setToolWin: [2024-06-27T10:54:47.476Z] [2024-06-27T10:54:47.476Z] setToolUnix: [2024-06-27T10:54:47.476Z] [2024-06-27T10:54:47.476Z] setToolProperty: [2024-06-27T10:54:47.476Z] [2024-06-27T10:54:47.476Z] setS1ASclassPath: [2024-06-27T10:54:47.477Z] [2024-06-27T10:54:47.477Z] init-common: [2024-06-27T10:54:47.477Z] [2024-06-27T10:54:47.477Z] clean-classes-common: [2024-06-27T10:54:47.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:47.477Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:47.477Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:47.477Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:47.477Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:47.477Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:47.477Z] [2024-06-27T10:54:47.477Z] setOSConditions: [2024-06-27T10:54:47.477Z] [2024-06-27T10:54:47.477Z] setToolWin: [2024-06-27T10:54:47.477Z] [2024-06-27T10:54:47.477Z] setToolUnix: [2024-06-27T10:54:47.477Z] [2024-06-27T10:54:47.477Z] setToolProperty: [2024-06-27T10:54:47.477Z] [2024-06-27T10:54:47.477Z] setS1ASclassPath: [2024-06-27T10:54:47.477Z] [2024-06-27T10:54:47.477Z] init-common: [2024-06-27T10:54:47.477Z] [2024-06-27T10:54:47.477Z] clean-jars-common: [2024-06-27T10:54:47.477Z] [2024-06-27T10:54:47.477Z] compile: [2024-06-27T10:54:47.478Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:47.478Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:47.478Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:47.478Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:47.478Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:47.478Z] [2024-06-27T10:54:47.478Z] setOSConditions: [2024-06-27T10:54:47.478Z] [2024-06-27T10:54:47.478Z] setToolWin: [2024-06-27T10:54:47.478Z] [2024-06-27T10:54:47.478Z] setToolUnix: [2024-06-27T10:54:47.478Z] [2024-06-27T10:54:47.478Z] setToolProperty: [2024-06-27T10:54:47.478Z] [2024-06-27T10:54:47.478Z] setS1ASclassPath: [2024-06-27T10:54:47.478Z] [2024-06-27T10:54:47.478Z] init-common: [2024-06-27T10:54:47.478Z] [2024-06-27T10:54:47.478Z] compile-common: [2024-06-27T10:54:47.478Z] [echo] Current time (ISO): 2024-06-27T10:54:47.374+0000 [2024-06-27T10:54:47.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:47.478Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:47.561Z] [2024-06-27T10:54:47.561Z] checkReporting-common: [2024-06-27T10:54:47.561Z] [2024-06-27T10:54:47.561Z] confirmReportPresent-common: [2024-06-27T10:54:47.561Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:47.561Z] [echo] Test seems to be reported fine [2024-06-27T10:54:47.561Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/RepRunConf.txt [2024-06-27T10:54:47.561Z] [2024-06-27T10:54:47.561Z] confirmMissingReport-common: [2024-06-27T10:54:47.561Z] [2024-06-27T10:54:47.561Z] undeploy: [2024-06-27T10:54:47.561Z] [2024-06-27T10:54:47.561Z] setOSConditions: [2024-06-27T10:54:47.561Z] [2024-06-27T10:54:47.561Z] setToolWin: [2024-06-27T10:54:47.561Z] [2024-06-27T10:54:47.561Z] setToolUnix: [2024-06-27T10:54:47.561Z] [2024-06-27T10:54:47.561Z] setToolProperty: [2024-06-27T10:54:47.561Z] [2024-06-27T10:54:47.562Z] setS1ASclassPath: [2024-06-27T10:54:47.562Z] [2024-06-27T10:54:47.562Z] init-common: [2024-06-27T10:54:47.562Z] [2024-06-27T10:54:47.562Z] execute-sql-common: [2024-06-27T10:54:47.562Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/drop_pointbase.sql [2024-06-27T10:54:47.562Z] [sql] 0 rows affected [2024-06-27T10:54:47.562Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:54:47.562Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:54:47.562Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:54:47.562Z] [2024-06-27T10:54:47.562Z] setOSConditions: [2024-06-27T10:54:47.562Z] [2024-06-27T10:54:47.562Z] setToolWin: [2024-06-27T10:54:47.562Z] [2024-06-27T10:54:47.562Z] setToolUnix: [2024-06-27T10:54:47.562Z] [2024-06-27T10:54:47.562Z] setToolProperty: [2024-06-27T10:54:47.562Z] [2024-06-27T10:54:47.562Z] setS1ASclassPath: [2024-06-27T10:54:47.562Z] [2024-06-27T10:54:47.562Z] init-common: [2024-06-27T10:54:47.562Z] [2024-06-27T10:54:47.562Z] delete-jdbc-resource-common: [2024-06-27T10:54:47.562Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1 [2024-06-27T10:54:47.582Z] [javaWithResult] GET /deployment-ejb30-war-servlet/servlet HTTP/1.0 [2024-06-27T10:54:47.582Z] [javaWithResult] [2024-06-27T10:54:47.582Z] [javaWithResult] 0: HTTP/1.1 200 OK [2024-06-27T10:54:47.582Z] [javaWithResult] 1: Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:54:47.582Z] [javaWithResult] 2: X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.16 Java/Eclipse Adoptium/21) [2024-06-27T10:54:47.582Z] [javaWithResult] 3: Pragma: No-cache [2024-06-27T10:54:47.582Z] [javaWithResult] 4: Cache-Control: no-cache [2024-06-27T10:54:47.582Z] [javaWithResult] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:54:47.582Z] [javaWithResult] 6: Set-Cookie: JSESSIONID=95566166b23db021b66ec74449f2; Path=/deployment-ejb30-war-servlet; HttpOnly [2024-06-27T10:54:47.582Z] [javaWithResult] 7: Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:54:47.582Z] [javaWithResult] 8: Connection: close [2024-06-27T10:54:47.582Z] [javaWithResult] 9: Content-Length: 168 [2024-06-27T10:54:47.582Z] [javaWithResult] 10: [2024-06-27T10:54:47.582Z] [javaWithResult] 11: Servlet Output</TTILE></HEAD><BODY> [2024-06-27T10:54:47.582Z] [javaWithResult] 12: ds login timeout = 0 [2024-06-27T10:54:47.582Z] [javaWithResult] 13: Hello World [2024-06-27T10:54:47.583Z] [javaWithResult] 14: Filter: Hello World: 0 [2024-06-27T10:54:47.583Z] [javaWithResult] 15: in role j2ee = true [2024-06-27T10:54:47.583Z] [javaWithResult] 16: in role guest = false [2024-06-27T10:54:47.583Z] [javaWithResult] 17: </BODY></HTML> [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] processResult: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] failed: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] passed: [2024-06-27T10:54:47.583Z] [echo] Test servlet Passed [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] unknown: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] init.os: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] init.tools.unix: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] init.tools.windows: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] init.tools: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] setAsadminArgs: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] init: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] init.customtasks: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] prepare: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] undeploy.asadmin: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] setAsadminArgs: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] common.undeploy.asadmin: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] init.os: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] init.tools.unix: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] init.tools.windows: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] init.tools: [2024-06-27T10:54:47.583Z] [2024-06-27T10:54:47.583Z] setAsadminArgs: [2024-06-27T10:54:47.584Z] [2024-06-27T10:54:47.584Z] init: [2024-06-27T10:54:47.584Z] [2024-06-27T10:54:47.584Z] init.customtasks: [2024-06-27T10:54:47.584Z] [2024-06-27T10:54:47.584Z] delAppRef: [2024-06-27T10:54:47.584Z] [2024-06-27T10:54:47.584Z] init.os: [2024-06-27T10:54:47.584Z] [2024-06-27T10:54:47.584Z] init.tools.unix: [2024-06-27T10:54:47.584Z] [2024-06-27T10:54:47.584Z] init.tools.windows: [2024-06-27T10:54:47.584Z] [2024-06-27T10:54:47.584Z] init.tools: [2024-06-27T10:54:47.584Z] [2024-06-27T10:54:47.584Z] setAsadminArgs: [2024-06-27T10:54:47.584Z] [2024-06-27T10:54:47.584Z] init: [2024-06-27T10:54:47.584Z] [2024-06-27T10:54:47.584Z] init.customtasks: [2024-06-27T10:54:47.584Z] [2024-06-27T10:54:47.584Z] common.run.asadmin: [2024-06-27T10:54:47.584Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-war-servlet [2024-06-27T10:54:47.810Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session3App [2024-06-27T10:54:47.810Z] [2024-06-27T10:54:47.810Z] all: [2024-06-27T10:54:47.810Z] [2024-06-27T10:54:47.810Z] session_standalone: [2024-06-27T10:54:47.810Z] [2024-06-27T10:54:47.810Z] setOSConditions: [2024-06-27T10:54:47.810Z] [2024-06-27T10:54:47.810Z] setToolWin: [2024-06-27T10:54:47.810Z] [2024-06-27T10:54:47.811Z] setToolUnix: [2024-06-27T10:54:47.811Z] [2024-06-27T10:54:47.811Z] setToolProperty: [2024-06-27T10:54:47.811Z] [2024-06-27T10:54:47.811Z] setS1ASclassPath: [2024-06-27T10:54:47.811Z] [2024-06-27T10:54:47.811Z] init-common: [2024-06-27T10:54:47.811Z] [2024-06-27T10:54:47.811Z] clean: [2024-06-27T10:54:47.811Z] [2024-06-27T10:54:47.811Z] setOSConditions: [2024-06-27T10:54:47.811Z] [2024-06-27T10:54:47.811Z] setToolWin: [2024-06-27T10:54:47.811Z] [2024-06-27T10:54:47.811Z] setToolUnix: [2024-06-27T10:54:47.811Z] [2024-06-27T10:54:47.811Z] setToolProperty: [2024-06-27T10:54:47.811Z] [2024-06-27T10:54:47.811Z] setS1ASclassPath: [2024-06-27T10:54:47.811Z] [2024-06-27T10:54:47.811Z] init-common: [2024-06-27T10:54:47.811Z] [2024-06-27T10:54:47.811Z] clean-common: [2024-06-27T10:54:48.081Z] [2024-06-27T10:54:48.081Z] setOSConditions: [2024-06-27T10:54:48.081Z] [2024-06-27T10:54:48.081Z] setToolWin: [2024-06-27T10:54:48.081Z] [2024-06-27T10:54:48.081Z] setToolUnix: [2024-06-27T10:54:48.081Z] [2024-06-27T10:54:48.081Z] setToolProperty: [2024-06-27T10:54:48.081Z] [2024-06-27T10:54:48.081Z] setS1ASclassPath: [2024-06-27T10:54:48.081Z] [2024-06-27T10:54:48.081Z] init-common: [2024-06-27T10:54:48.081Z] [2024-06-27T10:54:48.081Z] clean-classes-common: [2024-06-27T10:54:48.081Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:48.081Z] [2024-06-27T10:54:48.081Z] setOSConditions: [2024-06-27T10:54:48.081Z] [2024-06-27T10:54:48.081Z] setToolWin: [2024-06-27T10:54:48.081Z] [2024-06-27T10:54:48.082Z] setToolUnix: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] setToolProperty: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] setS1ASclassPath: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] init-common: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] clean-jars-common: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] compile: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] setOSConditions: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] setToolWin: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] setToolUnix: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] setToolProperty: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] setS1ASclassPath: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] init-common: [2024-06-27T10:54:48.082Z] [2024-06-27T10:54:48.082Z] compile-common: [2024-06-27T10:54:48.082Z] [echo] Current time (ISO): 2024-06-27T10:54:47.830+0000 [2024-06-27T10:54:48.082Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:48.082Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:48.116Z] [exec] Application deployed with name web-jsp-tag-release-called-when-pooling-disabled-web. [2024-06-27T10:54:48.116Z] [2024-06-27T10:54:48.116Z] deploy-war-commonee: [2024-06-27T10:54:48.116Z] [2024-06-27T10:54:48.116Z] run: [2024-06-27T10:54:48.117Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-release-called-when-pooling-disabled/jsp/test.jsp [2024-06-27T10:54:48.117Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:48.117Z] [java] [2024-06-27T10:54:48.117Z] [java] [2024-06-27T10:54:48.117Z] [java] ----------------------------------------- [2024-06-27T10:54:48.117Z] [java] - jsp-tag-release-called-when-pooling-disabled: PASS - [2024-06-27T10:54:48.117Z] [java] ----------------------------------------- [2024-06-27T10:54:48.117Z] [java] - Total PASS : 1 - [2024-06-27T10:54:48.117Z] [java] - Total FAIL : 0 - [2024-06-27T10:54:48.117Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:54:48.117Z] [java] ----------------------------------------- [2024-06-27T10:54:48.117Z] [2024-06-27T10:54:48.117Z] undeploy: [2024-06-27T10:54:48.117Z] [2024-06-27T10:54:48.117Z] setOSConditions: [2024-06-27T10:54:48.117Z] [2024-06-27T10:54:48.117Z] setToolWin: [2024-06-27T10:54:48.117Z] [2024-06-27T10:54:48.117Z] setToolUnix: [2024-06-27T10:54:48.117Z] [2024-06-27T10:54:48.117Z] setToolProperty: [2024-06-27T10:54:48.117Z] [2024-06-27T10:54:48.117Z] setS1ASclassPath: [2024-06-27T10:54:48.117Z] [2024-06-27T10:54:48.117Z] init-common: [2024-06-27T10:54:48.117Z] [2024-06-27T10:54:48.117Z] undeploy-war-common: [2024-06-27T10:54:48.121Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1 [2024-06-27T10:54:48.121Z] [exec] JDBC resource jdbc/s1qeDB1 deleted successfully [2024-06-27T10:54:48.121Z] [echo] cmd executed for server [2024-06-27T10:54:48.121Z] [2024-06-27T10:54:48.121Z] setOSConditions: [2024-06-27T10:54:48.121Z] [2024-06-27T10:54:48.121Z] setToolWin: [2024-06-27T10:54:48.121Z] [2024-06-27T10:54:48.121Z] setToolUnix: [2024-06-27T10:54:48.121Z] [2024-06-27T10:54:48.121Z] setToolProperty: [2024-06-27T10:54:48.121Z] [2024-06-27T10:54:48.121Z] setS1ASclassPath: [2024-06-27T10:54:48.121Z] [2024-06-27T10:54:48.121Z] init-common: [2024-06-27T10:54:48.121Z] [2024-06-27T10:54:48.121Z] undeploy-jdbc-common: [2024-06-27T10:54:48.121Z] [2024-06-27T10:54:48.121Z] setOSConditions: [2024-06-27T10:54:48.121Z] [2024-06-27T10:54:48.121Z] setToolWin: [2024-06-27T10:54:48.121Z] [2024-06-27T10:54:48.122Z] setToolUnix: [2024-06-27T10:54:48.122Z] [2024-06-27T10:54:48.122Z] setToolProperty: [2024-06-27T10:54:48.122Z] [2024-06-27T10:54:48.122Z] setS1ASclassPath: [2024-06-27T10:54:48.122Z] [2024-06-27T10:54:48.122Z] init-common: [2024-06-27T10:54:48.122Z] [2024-06-27T10:54:48.122Z] delete-jdbc-resource-common: [2024-06-27T10:54:48.122Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2 [2024-06-27T10:54:48.146Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:48.146Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:54:48.146Z] [exec] Command undeploy executed successfully. [2024-06-27T10:54:48.198Z] [exec] Jun 27, 2024 10:54:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:48.199Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:48.282Z] [exec] Jun 27, 2024 10:54:47 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:48.282Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@d36c1c3 [2024-06-27T10:54:48.282Z] [exec] I am in client [2024-06-27T10:54:48.282Z] [exec] Value of key is:TestPersist [2024-06-27T10:54:48.282Z] [exec] Value of key is:TestMerge [2024-06-27T10:54:48.282Z] [exec] Value of key is:TestRemove [2024-06-27T10:54:48.282Z] [exec] Value of key is:TestBulkUpdate [2024-06-27T10:54:48.282Z] [exec] Value of key is:TestPessimisticLockQuery [2024-06-27T10:54:48.282Z] [exec] Value of key is:TestRefresh [2024-06-27T10:54:48.282Z] [exec] Value of key is:TestBulkDelete [2024-06-27T10:54:48.282Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:48.282Z] [exec] [2024-06-27T10:54:48.282Z] [exec] [2024-06-27T10:54:48.282Z] [exec] ----------------------------------------- [2024-06-27T10:54:48.282Z] [exec] - TestPersist: PASS - [2024-06-27T10:54:48.282Z] [exec] - TestMerge: PASS - [2024-06-27T10:54:48.282Z] [exec] - TestRemove: PASS - [2024-06-27T10:54:48.282Z] [exec] - TestBulkUpdate: PASS - [2024-06-27T10:54:48.282Z] [exec] - TestPessimisticLockQuery: PASS - [2024-06-27T10:54:48.282Z] [exec] - TestRefresh: PASS - [2024-06-27T10:54:48.282Z] [exec] - TestBulkDelete: PASS - [2024-06-27T10:54:48.282Z] [exec] ----------------------------------------- [2024-06-27T10:54:48.282Z] [exec] Total PASS: 7 [2024-06-27T10:54:48.282Z] [exec] Total FAIL: 0 [2024-06-27T10:54:48.282Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:48.282Z] [exec] ----------------------------------------- [2024-06-27T10:54:48.282Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:48.282Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:48.402Z] [2024-06-27T10:54:48.402Z] setAsadminArgs: [2024-06-27T10:54:48.402Z] [2024-06-27T10:54:48.402Z] delete.user: [2024-06-27T10:54:48.402Z] [2024-06-27T10:54:48.402Z] init.os: [2024-06-27T10:54:48.402Z] [2024-06-27T10:54:48.402Z] init.tools.unix: [2024-06-27T10:54:48.402Z] [2024-06-27T10:54:48.402Z] init.tools.windows: [2024-06-27T10:54:48.402Z] [2024-06-27T10:54:48.402Z] init.tools: [2024-06-27T10:54:48.402Z] [2024-06-27T10:54:48.402Z] setAsadminArgs: [2024-06-27T10:54:48.402Z] [2024-06-27T10:54:48.402Z] init: [2024-06-27T10:54:48.402Z] [2024-06-27T10:54:48.402Z] init.customtasks: [2024-06-27T10:54:48.402Z] [2024-06-27T10:54:48.402Z] common.run.asadmin: [2024-06-27T10:54:48.402Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2024-06-27T10:54:48.536Z] [2024-06-27T10:54:48.536Z] checkReporting-common: [2024-06-27T10:54:48.536Z] [2024-06-27T10:54:48.536Z] confirmReportPresent-common: [2024-06-27T10:54:48.536Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:48.536Z] [echo] Test seems to be reported fine [2024-06-27T10:54:48.536Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/RepRunConf.txt [2024-06-27T10:54:48.536Z] [2024-06-27T10:54:48.536Z] confirmMissingReport-common: [2024-06-27T10:54:48.536Z] [2024-06-27T10:54:48.536Z] undeploy: [2024-06-27T10:54:48.536Z] [2024-06-27T10:54:48.537Z] setOSConditions: [2024-06-27T10:54:48.537Z] [2024-06-27T10:54:48.537Z] setToolWin: [2024-06-27T10:54:48.537Z] [2024-06-27T10:54:48.537Z] setToolUnix: [2024-06-27T10:54:48.537Z] [2024-06-27T10:54:48.537Z] setToolProperty: [2024-06-27T10:54:48.537Z] [2024-06-27T10:54:48.537Z] setS1ASclassPath: [2024-06-27T10:54:48.537Z] [2024-06-27T10:54:48.537Z] init-common: [2024-06-27T10:54:48.537Z] [2024-06-27T10:54:48.537Z] undeploy-common: [2024-06-27T10:54:48.680Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2 [2024-06-27T10:54:48.680Z] [exec] JDBC resource jdbc/s1qeDB2 deleted successfully [2024-06-27T10:54:48.680Z] [echo] cmd executed for server [2024-06-27T10:54:48.680Z] [2024-06-27T10:54:48.680Z] setOSConditions: [2024-06-27T10:54:48.680Z] [2024-06-27T10:54:48.680Z] setToolWin: [2024-06-27T10:54:48.680Z] [2024-06-27T10:54:48.681Z] setToolUnix: [2024-06-27T10:54:48.681Z] [2024-06-27T10:54:48.681Z] setToolProperty: [2024-06-27T10:54:48.681Z] [2024-06-27T10:54:48.681Z] setS1ASclassPath: [2024-06-27T10:54:48.681Z] [2024-06-27T10:54:48.681Z] init-common: [2024-06-27T10:54:48.681Z] [2024-06-27T10:54:48.681Z] delete-jdbc-connpool-common: [2024-06-27T10:54:48.681Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-pool [2024-06-27T10:54:48.718Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-release-called-when-pooling-disabled-web [2024-06-27T10:54:48.718Z] [2024-06-27T10:54:48.718Z] all: [2024-06-27T10:54:48.718Z] [echo] [2024-06-27T10:54:48.718Z] [echo] ************************* [2024-06-27T10:54:48.718Z] [echo] * Running jspTagReleaseCalledWhenPoolingEnabled [2024-06-27T10:54:48.718Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled [2024-06-27T10:54:48.718Z] [echo] ************************* [2024-06-27T10:54:48.718Z] [echo] [2024-06-27T10:54:48.718Z] [2024-06-27T10:54:48.719Z] setOSConditions: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setToolWin: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setToolUnix: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setToolProperty: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setS1ASclassPath: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] init-common: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] clean: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setOSConditions: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setToolWin: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setToolUnix: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setToolProperty: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setS1ASclassPath: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] init-common: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] clean-common: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setOSConditions: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setToolWin: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setToolUnix: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setToolProperty: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] setS1ASclassPath: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] init-common: [2024-06-27T10:54:48.719Z] [2024-06-27T10:54:48.719Z] clean-classes-common: [2024-06-27T10:54:48.720Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] setOSConditions: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] setToolWin: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] setToolUnix: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] setToolProperty: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] setS1ASclassPath: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] init-common: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] clean-jars-common: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] compile: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] setOSConditions: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] setToolWin: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] setToolUnix: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] setToolProperty: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] setS1ASclassPath: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] init-common: [2024-06-27T10:54:48.720Z] [2024-06-27T10:54:48.720Z] compile-common: [2024-06-27T10:54:48.720Z] [echo] Current time (ISO): 2024-06-27T10:54:48.682+0000 [2024-06-27T10:54:48.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:48.720Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:48.775Z] [exec] Jun 27, 2024 10:54:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:48.775Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:48.841Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:48.841Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:48.841Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:48.841Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:48.841Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:48.841Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:48.841Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:48.864Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/create-auth-schema.sql [2024-06-27T10:54:48.935Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-pool [2024-06-27T10:54:48.935Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-pool deleted successfully [2024-06-27T10:54:48.935Z] [echo] cmd executed for server [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] setOSConditions: [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] setToolWin: [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] setToolUnix: [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] setToolProperty: [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] setS1ASclassPath: [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] init-common: [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] undeploy-jdbc-common: [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] setOSConditions: [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] setToolWin: [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] setToolUnix: [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] setToolProperty: [2024-06-27T10:54:48.935Z] [2024-06-27T10:54:48.935Z] setS1ASclassPath: [2024-06-27T10:54:48.936Z] [2024-06-27T10:54:48.936Z] init-common: [2024-06-27T10:54:48.936Z] [2024-06-27T10:54:48.936Z] delete-jdbc-resource-common: [2024-06-27T10:54:48.936Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:54:48.964Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:48.964Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-06-27T10:54:48.964Z] [exec] Command delete-file-user executed successfully. [2024-06-27T10:54:48.964Z] [2024-06-27T10:54:48.964Z] private-all: [2024-06-27T10:54:48.964Z] [2024-06-27T10:54:48.964Z] private-all: [2024-06-27T10:54:48.964Z] [2024-06-27T10:54:48.964Z] private-all: [2024-06-27T10:54:48.964Z] [2024-06-27T10:54:48.964Z] init.os: [2024-06-27T10:54:48.964Z] [2024-06-27T10:54:48.964Z] init.tools.unix: [2024-06-27T10:54:48.964Z] [2024-06-27T10:54:48.964Z] init.tools.windows: [2024-06-27T10:54:48.964Z] [2024-06-27T10:54:48.964Z] init.tools: [2024-06-27T10:54:48.964Z] [2024-06-27T10:54:48.964Z] setAsadminArgs: [2024-06-27T10:54:48.964Z] [2024-06-27T10:54:48.965Z] init: [2024-06-27T10:54:48.965Z] [2024-06-27T10:54:48.965Z] init.customtasks: [2024-06-27T10:54:48.965Z] [2024-06-27T10:54:48.965Z] prepare: [2024-06-27T10:54:48.965Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2024-06-27T10:54:48.965Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives [2024-06-27T10:54:48.965Z] [2024-06-27T10:54:48.965Z] compile: [2024-06-27T10:54:48.965Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:48.965Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2024-06-27T10:54:49.008Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:49.008Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:49.008Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:49.008Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:49.008Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:49.008Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:49.008Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:49.028Z] [exec] Jun 27, 2024 10:54:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:49.029Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:49.096Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_disallowed_methodsApp [2024-06-27T10:54:49.096Z] [2024-06-27T10:54:49.096Z] unsetup: [2024-06-27T10:54:49.096Z] [2024-06-27T10:54:49.096Z] setOSConditions: [2024-06-27T10:54:49.096Z] [2024-06-27T10:54:49.096Z] setToolWin: [2024-06-27T10:54:49.096Z] [2024-06-27T10:54:49.096Z] setToolUnix: [2024-06-27T10:54:49.096Z] [2024-06-27T10:54:49.096Z] setToolProperty: [2024-06-27T10:54:49.096Z] [2024-06-27T10:54:49.096Z] setS1ASclassPath: [2024-06-27T10:54:49.096Z] [2024-06-27T10:54:49.096Z] init-common: [2024-06-27T10:54:49.096Z] [2024-06-27T10:54:49.096Z] execute-ejb-sql-common: [2024-06-27T10:54:49.096Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/sql/drop.sql [2024-06-27T10:54:49.096Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:54:49.096Z] [2024-06-27T10:54:49.096Z] all: [2024-06-27T10:54:49.096Z] [2024-06-27T10:54:49.096Z] use_nonjtadatasource: [2024-06-27T10:54:49.096Z] [2024-06-27T10:54:49.096Z] setOSConditions: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setToolWin: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setToolUnix: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setToolProperty: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setS1ASclassPath: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] init-common: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] clean: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setOSConditions: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setToolWin: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setToolUnix: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setToolProperty: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setS1ASclassPath: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] init-common: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] clean-common: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setOSConditions: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setToolWin: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setToolUnix: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setToolProperty: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] setS1ASclassPath: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] init-common: [2024-06-27T10:54:49.097Z] [2024-06-27T10:54:49.097Z] clean-classes-common: [2024-06-27T10:54:49.097Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] setOSConditions: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] setToolWin: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] setToolUnix: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] setToolProperty: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] setS1ASclassPath: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] init-common: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] clean-jars-common: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] compile: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] setOSConditions: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] setToolWin: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] setToolUnix: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] setToolProperty: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] setS1ASclassPath: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] init-common: [2024-06-27T10:54:49.098Z] [2024-06-27T10:54:49.098Z] compile-common: [2024-06-27T10:54:49.098Z] [echo] Current time (ISO): 2024-06-27T10:54:48.989+0000 [2024-06-27T10:54:49.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:49.098Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:49.120Z] [sql] 16 of 16 SQL statements executed successfully [2024-06-27T10:54:49.120Z] [2024-06-27T10:54:49.120Z] setOSConditions: [2024-06-27T10:54:49.120Z] [2024-06-27T10:54:49.120Z] setToolWin: [2024-06-27T10:54:49.120Z] [2024-06-27T10:54:49.120Z] setToolUnix: [2024-06-27T10:54:49.120Z] [2024-06-27T10:54:49.120Z] setToolProperty: [2024-06-27T10:54:49.120Z] [2024-06-27T10:54:49.120Z] setS1ASclassPath: [2024-06-27T10:54:49.120Z] [2024-06-27T10:54:49.120Z] init-common: [2024-06-27T10:54:49.120Z] [2024-06-27T10:54:49.120Z] create-db-usrgrps: [2024-06-27T10:54:49.375Z] [2024-06-27T10:54:49.375Z] setOSConditions: [2024-06-27T10:54:49.375Z] [2024-06-27T10:54:49.375Z] setToolWin: [2024-06-27T10:54:49.375Z] [2024-06-27T10:54:49.376Z] setToolUnix: [2024-06-27T10:54:49.376Z] [2024-06-27T10:54:49.376Z] setToolProperty: [2024-06-27T10:54:49.376Z] [2024-06-27T10:54:49.376Z] setS1ASclassPath: [2024-06-27T10:54:49.376Z] [2024-06-27T10:54:49.376Z] init-common: [2024-06-27T10:54:49.376Z] [2024-06-27T10:54:49.376Z] compile-common: [2024-06-27T10:54:49.376Z] [echo] Current time (ISO): 2024-06-27T10:54:49.162+0000 [2024-06-27T10:54:49.376Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:49.495Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:54:49.495Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:54:49.495Z] [echo] cmd executed for server [2024-06-27T10:54:49.495Z] [2024-06-27T10:54:49.495Z] setOSConditions: [2024-06-27T10:54:49.495Z] [2024-06-27T10:54:49.495Z] setToolWin: [2024-06-27T10:54:49.495Z] [2024-06-27T10:54:49.495Z] setToolUnix: [2024-06-27T10:54:49.495Z] [2024-06-27T10:54:49.496Z] setToolProperty: [2024-06-27T10:54:49.496Z] [2024-06-27T10:54:49.496Z] setS1ASclassPath: [2024-06-27T10:54:49.496Z] [2024-06-27T10:54:49.496Z] init-common: [2024-06-27T10:54:49.496Z] [2024-06-27T10:54:49.496Z] delete-jdbc-connpool-common: [2024-06-27T10:54:49.496Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:54:49.526Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:49.526Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:49.526Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:49.526Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:49.526Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:49.526Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:49.526Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:49.591Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:49.643Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:49.643Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:49.643Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:49.643Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:49.643Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:49.643Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:49.643Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:49.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:54:49.751Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:54:49.751Z] [echo] cmd executed for server [2024-06-27T10:54:49.751Z] [2024-06-27T10:54:49.751Z] setOSConditions: [2024-06-27T10:54:49.751Z] [2024-06-27T10:54:49.751Z] setToolWin: [2024-06-27T10:54:49.751Z] [2024-06-27T10:54:49.751Z] setToolUnix: [2024-06-27T10:54:49.751Z] [2024-06-27T10:54:49.751Z] setToolProperty: [2024-06-27T10:54:49.751Z] [2024-06-27T10:54:49.751Z] setS1ASclassPath: [2024-06-27T10:54:49.751Z] [2024-06-27T10:54:49.751Z] init-common: [2024-06-27T10:54:49.751Z] [2024-06-27T10:54:49.751Z] delete-jdbc-resource-common: [2024-06-27T10:54:49.751Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1-xa [2024-06-27T10:54:49.797Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:49.797Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:54:49.797Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:54:49.848Z] [javac] 1 warning [2024-06-27T10:54:49.849Z] [2024-06-27T10:54:49.849Z] setOSConditions: [2024-06-27T10:54:49.849Z] [2024-06-27T10:54:49.849Z] setToolWin: [2024-06-27T10:54:49.849Z] [2024-06-27T10:54:49.849Z] setToolUnix: [2024-06-27T10:54:49.849Z] [2024-06-27T10:54:49.849Z] setToolProperty: [2024-06-27T10:54:49.849Z] [2024-06-27T10:54:49.849Z] setS1ASclassPath: [2024-06-27T10:54:49.849Z] [2024-06-27T10:54:49.849Z] init-common: [2024-06-27T10:54:49.849Z] [2024-06-27T10:54:49.849Z] compile-common: [2024-06-27T10:54:49.849Z] [echo] Current time (ISO): 2024-06-27T10:54:49.762+0000 [2024-06-27T10:54:49.849Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:50.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1-xa [2024-06-27T10:54:50.006Z] [exec] JDBC resource jdbc/s1qeDB1-xa deleted successfully [2024-06-27T10:54:50.006Z] [echo] cmd executed for server [2024-06-27T10:54:50.031Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:50.031Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:50.031Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:50.031Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:50.031Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:50.031Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:50.031Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:50.053Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:54:50.053Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:50.053Z] [javac] 2 warnings [2024-06-27T10:54:50.053Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:50.053Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2024-06-27T10:54:50.203Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:50.203Z] [javac] 1 warning [2024-06-27T10:54:50.203Z] [2024-06-27T10:54:50.203Z] build: [2024-06-27T10:54:50.203Z] [2024-06-27T10:54:50.203Z] setOSConditions: [2024-06-27T10:54:50.203Z] [2024-06-27T10:54:50.203Z] setToolWin: [2024-06-27T10:54:50.203Z] [2024-06-27T10:54:50.203Z] setToolUnix: [2024-06-27T10:54:50.203Z] [2024-06-27T10:54:50.203Z] setToolProperty: [2024-06-27T10:54:50.203Z] [2024-06-27T10:54:50.203Z] setS1ASclassPath: [2024-06-27T10:54:50.203Z] [2024-06-27T10:54:50.203Z] init-common: [2024-06-27T10:54:50.203Z] [2024-06-27T10:54:50.203Z] webclient-war-common: [2024-06-27T10:54:50.203Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:50.203Z] [2024-06-27T10:54:50.203Z] clear: [2024-06-27T10:54:50.203Z] [2024-06-27T10:54:50.203Z] test-tlds-exist: [2024-06-27T10:54:50.203Z] [2024-06-27T10:54:50.204Z] copy-tlds: [2024-06-27T10:54:50.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:54:50.204Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:54:50.204Z] [2024-06-27T10:54:50.204Z] test-tagfiles-exist: [2024-06-27T10:54:50.204Z] [2024-06-27T10:54:50.204Z] copy-tagfiles: [2024-06-27T10:54:50.204Z] [2024-06-27T10:54:50.204Z] package-war-common: [2024-06-27T10:54:50.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:50.204Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:50.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:54:50.204Z] [javac] 1 warning [2024-06-27T10:54:50.204Z] [2024-06-27T10:54:50.204Z] assemble-web: [2024-06-27T10:54:50.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/lib [2024-06-27T10:54:50.204Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:50.204Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:50.204Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:50.204Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:50.204Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:50.204Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:50.204Z] [2024-06-27T10:54:50.205Z] pkg-war: [2024-06-27T10:54:50.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:50.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:54:50.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:50.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:50.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:54:50.205Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${sun-web.xml} to copy. [2024-06-27T10:54:50.205Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${webservices.xml} to copy. [2024-06-27T10:54:50.205Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:54:50.205Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:54:50.205Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:54:50.205Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${web.xml} to copy. [2024-06-27T10:54:50.205Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:50.205Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${web.wsit.descriptors} does not exist. [2024-06-27T10:54:50.205Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/nowebxml-web.war [2024-06-27T10:54:50.205Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:50.205Z] [2024-06-27T10:54:50.205Z] deploy-app: [2024-06-27T10:54:50.205Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:50.205Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:50.205Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:50.205Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:50.206Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:50.206Z] [2024-06-27T10:54:50.206Z] deploy-war-common: [2024-06-27T10:54:50.206Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:50.206Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] setOSConditions: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] setToolWin: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] setToolUnix: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] setToolProperty: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] setS1ASclassPath: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] init-common: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] undeploy-jdbc-common: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] setOSConditions: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] setToolWin: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] setToolUnix: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] setToolProperty: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] setS1ASclassPath: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] init-common: [2024-06-27T10:54:50.261Z] [2024-06-27T10:54:50.261Z] delete-jdbc-resource-common: [2024-06-27T10:54:50.262Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB-xa [2024-06-27T10:54:50.309Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:50.309Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:50.309Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:50.309Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:50.309Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:50.309Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:50.309Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:50.459Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:50.459Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:50.459Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-enabled-web.war [2024-06-27T10:54:50.459Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:50.459Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:50.459Z] [javac] Compiling 1 source file [2024-06-27T10:54:50.459Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:54:50.459Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:50.459Z] [2024-06-27T10:54:50.459Z] deploy: [2024-06-27T10:54:50.459Z] [2024-06-27T10:54:50.459Z] deploy-war-common: [2024-06-27T10:54:50.459Z] [2024-06-27T10:54:50.459Z] setOSConditions: [2024-06-27T10:54:50.459Z] [2024-06-27T10:54:50.459Z] setToolWin: [2024-06-27T10:54:50.459Z] [2024-06-27T10:54:50.459Z] setToolUnix: [2024-06-27T10:54:50.459Z] [2024-06-27T10:54:50.459Z] setToolProperty: [2024-06-27T10:54:50.459Z] [2024-06-27T10:54:50.459Z] setS1ASclassPath: [2024-06-27T10:54:50.459Z] [2024-06-27T10:54:50.459Z] init-common: [2024-06-27T10:54:50.460Z] [2024-06-27T10:54:50.460Z] deploy-war-commonpe: [2024-06-27T10:54:50.461Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:50.461Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:50.461Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:50.461Z] [2024-06-27T10:54:50.461Z] setOSConditions: [2024-06-27T10:54:50.461Z] [2024-06-27T10:54:50.461Z] setToolWin: [2024-06-27T10:54:50.461Z] [2024-06-27T10:54:50.461Z] setToolUnix: [2024-06-27T10:54:50.461Z] [2024-06-27T10:54:50.461Z] setToolProperty: [2024-06-27T10:54:50.461Z] [2024-06-27T10:54:50.461Z] setS1ASclassPath: [2024-06-27T10:54:50.461Z] [2024-06-27T10:54:50.461Z] init-common: [2024-06-27T10:54:50.461Z] [2024-06-27T10:54:50.461Z] deploy-war-commonpe: [2024-06-27T10:54:50.516Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB-xa [2024-06-27T10:54:50.516Z] [exec] JDBC resource jdbc/s1qeDB-xa deleted successfully [2024-06-27T10:54:50.516Z] [echo] cmd executed for server [2024-06-27T10:54:50.516Z] [2024-06-27T10:54:50.517Z] setOSConditions: [2024-06-27T10:54:50.517Z] [2024-06-27T10:54:50.517Z] setToolWin: [2024-06-27T10:54:50.517Z] [2024-06-27T10:54:50.517Z] setToolUnix: [2024-06-27T10:54:50.517Z] [2024-06-27T10:54:50.517Z] setToolProperty: [2024-06-27T10:54:50.517Z] [2024-06-27T10:54:50.517Z] setS1ASclassPath: [2024-06-27T10:54:50.517Z] [2024-06-27T10:54:50.517Z] init-common: [2024-06-27T10:54:50.517Z] [2024-06-27T10:54:50.517Z] delete-jdbc-connpool-common: [2024-06-27T10:54:50.517Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2024-06-27T10:54:50.566Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:50.566Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:54:50.566Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:50.566Z] [javac] 1 warning [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] assemble: [2024-06-27T10:54:50.566Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] declare-test: [2024-06-27T10:54:50.566Z] [echo] Starting test javamodule ejb31/ejblite/javamodule Test asadmin deploy [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] init.os: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] init.tools.unix: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] init.tools.windows: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] init.tools: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] setAsadminArgs: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] init: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] init.customtasks: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] prepare: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] deploy.asadmin: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] setAsadminArgs: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] common.deploy.asadmin: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] init.os: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] init.tools.unix: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] init.tools.windows: [2024-06-27T10:54:50.566Z] [2024-06-27T10:54:50.566Z] init.tools: [2024-06-27T10:54:50.567Z] [2024-06-27T10:54:50.567Z] setAsadminArgs: [2024-06-27T10:54:50.567Z] [2024-06-27T10:54:50.567Z] init: [2024-06-27T10:54:50.567Z] [2024-06-27T10:54:50.567Z] init.customtasks: [2024-06-27T10:54:50.567Z] [2024-06-27T10:54:50.567Z] common.run.asadmin: [2024-06-27T10:54:50.567Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives --name ejb-ejb31-ejblite-javamodule-web --contextroot ejb-ejb31-ejblite-javamodule /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2024-06-27T10:54:50.715Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-release-called-when-pooling-enabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-enabled-web.war [2024-06-27T10:54:50.770Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:50.770Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:50.770Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:50.770Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:50.770Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:50.770Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:50.770Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:50.783Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:50.783Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:50.783Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:50.783Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:50.783Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:50.783Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:50.783Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:50.955Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:50.955Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:54:50.955Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:54:51.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot nowebxml --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/nowebxml-web.war [2024-06-27T10:54:51.077Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2024-06-27T10:54:51.077Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-1 deleted successfully [2024-06-27T10:54:51.077Z] [echo] cmd executed for server [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] setOSConditions: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] setToolWin: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] setToolUnix: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] setToolProperty: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] setS1ASclassPath: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] init-common: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] undeploy-jdbc-common: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] setOSConditions: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] setToolWin: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] setToolUnix: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] setToolProperty: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] setS1ASclassPath: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] init-common: [2024-06-27T10:54:51.077Z] [2024-06-27T10:54:51.077Z] delete-jdbc-resource-common: [2024-06-27T10:54:51.077Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2-xa [2024-06-27T10:54:51.131Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:51.131Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:54:51.209Z] [javac] 2 warnings [2024-06-27T10:54:51.209Z] [2024-06-27T10:54:51.209Z] setOSConditions: [2024-06-27T10:54:51.209Z] [2024-06-27T10:54:51.209Z] setToolWin: [2024-06-27T10:54:51.209Z] [2024-06-27T10:54:51.209Z] setToolUnix: [2024-06-27T10:54:51.209Z] [2024-06-27T10:54:51.209Z] setToolProperty: [2024-06-27T10:54:51.209Z] [2024-06-27T10:54:51.209Z] setS1ASclassPath: [2024-06-27T10:54:51.209Z] [2024-06-27T10:54:51.209Z] init-common: [2024-06-27T10:54:51.209Z] [2024-06-27T10:54:51.209Z] compile-common: [2024-06-27T10:54:51.209Z] [echo] Current time (ISO): 2024-06-27T10:54:51.006+0000 [2024-06-27T10:54:51.209Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:51.331Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2-xa [2024-06-27T10:54:51.331Z] [exec] JDBC resource jdbc/s1qeDB2-xa deleted successfully [2024-06-27T10:54:51.331Z] [echo] cmd executed for server [2024-06-27T10:54:51.331Z] [2024-06-27T10:54:51.331Z] setOSConditions: [2024-06-27T10:54:51.331Z] [2024-06-27T10:54:51.331Z] setToolWin: [2024-06-27T10:54:51.331Z] [2024-06-27T10:54:51.332Z] setToolUnix: [2024-06-27T10:54:51.332Z] [2024-06-27T10:54:51.332Z] setToolProperty: [2024-06-27T10:54:51.332Z] [2024-06-27T10:54:51.332Z] setS1ASclassPath: [2024-06-27T10:54:51.332Z] [2024-06-27T10:54:51.332Z] init-common: [2024-06-27T10:54:51.332Z] [2024-06-27T10:54:51.332Z] delete-jdbc-connpool-common: [2024-06-27T10:54:51.332Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2024-06-27T10:54:51.535Z] [exec] Jun 27, 2024 10:54:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:51.535Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5f5297e3 [2024-06-27T10:54:51.535Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-06-27T10:54:51.584Z] [exec] Application deployed with name nowebxml-web. [2024-06-27T10:54:51.584Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:51.584Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:51.584Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:51.584Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:51.585Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:51.585Z] [2024-06-27T10:54:51.585Z] deploy-war-commonee: [2024-06-27T10:54:51.585Z] [2024-06-27T10:54:51.585Z] assemble-client: [2024-06-27T10:54:51.585Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:51.585Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:51.585Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:51.585Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:51.585Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:51.585Z] [2024-06-27T10:54:51.585Z] compile-client: [2024-06-27T10:54:51.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:51.585Z] [echo] wsimporting http://localhost:8080/nowebxml/HelloService?WSDL [2024-06-27T10:54:51.585Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:51.585Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:51.585Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:51.585Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:51.586Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:51.586Z] [2024-06-27T10:54:51.586Z] setOSConditions: [2024-06-27T10:54:51.586Z] [2024-06-27T10:54:51.586Z] setToolWin: [2024-06-27T10:54:51.586Z] [2024-06-27T10:54:51.586Z] setToolUnix: [2024-06-27T10:54:51.586Z] [2024-06-27T10:54:51.586Z] setToolProperty: [2024-06-27T10:54:51.586Z] [2024-06-27T10:54:51.586Z] setS1ASclassPath: [2024-06-27T10:54:51.586Z] [2024-06-27T10:54:51.586Z] init-common: [2024-06-27T10:54:51.586Z] [2024-06-27T10:54:51.586Z] wsimport: [2024-06-27T10:54:51.706Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:51.706Z] [javac] 1 warning [2024-06-27T10:54:51.790Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:54:51.790Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:51.790Z] [exec] [2024-06-27T10:54:51.790Z] [exec] [2024-06-27T10:54:51.790Z] [exec] ----------------------------------------- [2024-06-27T10:54:51.790Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:54:51.790Z] [exec] ----------------------------------------- [2024-06-27T10:54:51.790Z] [exec] Total PASS: 1 [2024-06-27T10:54:51.790Z] [exec] Total FAIL: 0 [2024-06-27T10:54:51.790Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:51.790Z] [exec] ----------------------------------------- [2024-06-27T10:54:51.790Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:51.790Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:51.841Z] [exec] parsing WSDL... [2024-06-27T10:54:51.891Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2024-06-27T10:54:51.891Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-2 deleted successfully [2024-06-27T10:54:51.891Z] [echo] cmd executed for server [2024-06-27T10:54:51.891Z] [2024-06-27T10:54:51.891Z] setOSConditions: [2024-06-27T10:54:51.891Z] [2024-06-27T10:54:51.891Z] setToolWin: [2024-06-27T10:54:51.891Z] [2024-06-27T10:54:51.891Z] setToolUnix: [2024-06-27T10:54:51.891Z] [2024-06-27T10:54:51.891Z] setToolProperty: [2024-06-27T10:54:51.891Z] [2024-06-27T10:54:51.891Z] setS1ASclassPath: [2024-06-27T10:54:51.891Z] [2024-06-27T10:54:51.891Z] init-common: [2024-06-27T10:54:51.891Z] [2024-06-27T10:54:51.891Z] undeploy-common: [2024-06-27T10:54:51.961Z] [2024-06-27T10:54:51.961Z] build: [2024-06-27T10:54:51.961Z] [2024-06-27T10:54:51.961Z] setOSConditions: [2024-06-27T10:54:51.961Z] [2024-06-27T10:54:51.961Z] setToolWin: [2024-06-27T10:54:51.961Z] [2024-06-27T10:54:51.961Z] setToolUnix: [2024-06-27T10:54:51.961Z] [2024-06-27T10:54:51.961Z] setToolProperty: [2024-06-27T10:54:51.961Z] [2024-06-27T10:54:51.962Z] setS1ASclassPath: [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] init-common: [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] ejb-jar-common: [2024-06-27T10:54:51.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] package-ejbjar-common: [2024-06-27T10:54:51.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:51.962Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-ejb.jar [2024-06-27T10:54:51.962Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] setOSConditions: [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] setToolWin: [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] setToolUnix: [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] setToolProperty: [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] setS1ASclassPath: [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] init-common: [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] appclient-jar-common: [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] package-appclientjar-common: [2024-06-27T10:54:51.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:51.962Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-06-27T10:54:51.962Z] [echo] appclient.jar=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-06-27T10:54:51.962Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.962Z] deploy: [2024-06-27T10:54:51.962Z] [2024-06-27T10:54:51.963Z] setOSConditions: [2024-06-27T10:54:51.963Z] [2024-06-27T10:54:51.963Z] setToolWin: [2024-06-27T10:54:51.963Z] [2024-06-27T10:54:51.963Z] setToolUnix: [2024-06-27T10:54:51.963Z] [2024-06-27T10:54:51.963Z] setToolProperty: [2024-06-27T10:54:51.963Z] [2024-06-27T10:54:51.963Z] setS1ASclassPath: [2024-06-27T10:54:51.963Z] [2024-06-27T10:54:51.963Z] init-common: [2024-06-27T10:54:51.963Z] [2024-06-27T10:54:51.963Z] deploy-jar-common: [2024-06-27T10:54:52.044Z] [2024-06-27T10:54:52.044Z] checkReporting-common: [2024-06-27T10:54:52.044Z] [2024-06-27T10:54:52.044Z] confirmReportPresent-common: [2024-06-27T10:54:52.044Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:52.044Z] [echo] Test seems to be reported fine [2024-06-27T10:54:52.044Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-06-27T10:54:52.044Z] [2024-06-27T10:54:52.044Z] confirmMissingReport-common: [2024-06-27T10:54:52.044Z] [2024-06-27T10:54:52.044Z] setOSConditions: [2024-06-27T10:54:52.044Z] [2024-06-27T10:54:52.044Z] setToolWin: [2024-06-27T10:54:52.044Z] [2024-06-27T10:54:52.044Z] setToolUnix: [2024-06-27T10:54:52.044Z] [2024-06-27T10:54:52.044Z] setToolProperty: [2024-06-27T10:54:52.045Z] [2024-06-27T10:54:52.045Z] setS1ASclassPath: [2024-06-27T10:54:52.045Z] [2024-06-27T10:54:52.045Z] init-common: [2024-06-27T10:54:52.045Z] [2024-06-27T10:54:52.045Z] runclient-common: [2024-06-27T10:54:52.045Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml url http://java.sun.com:80/index.html java:app/custom/my-url [2024-06-27T10:54:52.075Z] [exec] Application deployed with name web-jsp-tag-release-called-when-pooling-enabled-web. [2024-06-27T10:54:52.075Z] [2024-06-27T10:54:52.075Z] deploy-war-commonee: [2024-06-27T10:54:52.075Z] [2024-06-27T10:54:52.075Z] run: [2024-06-27T10:54:52.075Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-release-called-when-pooling-enabled/jsp/test.jsp [2024-06-27T10:54:52.075Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:52.075Z] [java] [2024-06-27T10:54:52.075Z] [java] [2024-06-27T10:54:52.075Z] [java] ----------------------------------------- [2024-06-27T10:54:52.075Z] [java] - jsp-tag-release-called-when-pooling-enabled: PASS - [2024-06-27T10:54:52.075Z] [java] ----------------------------------------- [2024-06-27T10:54:52.075Z] [java] - Total PASS : 1 - [2024-06-27T10:54:52.075Z] [java] - Total FAIL : 0 - [2024-06-27T10:54:52.075Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:54:52.075Z] [java] ----------------------------------------- [2024-06-27T10:54:52.075Z] [2024-06-27T10:54:52.075Z] undeploy: [2024-06-27T10:54:52.075Z] [2024-06-27T10:54:52.075Z] setOSConditions: [2024-06-27T10:54:52.075Z] [2024-06-27T10:54:52.075Z] setToolWin: [2024-06-27T10:54:52.075Z] [2024-06-27T10:54:52.075Z] setToolUnix: [2024-06-27T10:54:52.075Z] [2024-06-27T10:54:52.075Z] setToolProperty: [2024-06-27T10:54:52.075Z] [2024-06-27T10:54:52.075Z] setS1ASclassPath: [2024-06-27T10:54:52.075Z] [2024-06-27T10:54:52.075Z] init-common: [2024-06-27T10:54:52.075Z] [2024-06-27T10:54:52.075Z] undeploy-war-common: [2024-06-27T10:54:52.132Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:52.132Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:52.132Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:52.132Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:52.132Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:52.132Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:52.132Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:52.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-nopasswdfordbApp [2024-06-27T10:54:52.146Z] [2024-06-27T10:54:52.146Z] all: [2024-06-27T10:54:52.146Z] [2024-06-27T10:54:52.146Z] setOSConditions: [2024-06-27T10:54:52.146Z] [2024-06-27T10:54:52.146Z] setToolWin: [2024-06-27T10:54:52.146Z] [2024-06-27T10:54:52.146Z] setToolUnix: [2024-06-27T10:54:52.146Z] [2024-06-27T10:54:52.146Z] setToolProperty: [2024-06-27T10:54:52.146Z] [2024-06-27T10:54:52.146Z] setS1ASclassPath: [2024-06-27T10:54:52.146Z] [2024-06-27T10:54:52.146Z] init-common: [2024-06-27T10:54:52.146Z] [2024-06-27T10:54:52.146Z] clean: [2024-06-27T10:54:52.146Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:52.199Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:52.401Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:52.401Z] [2024-06-27T10:54:52.401Z] compile: [2024-06-27T10:54:52.401Z] [2024-06-27T10:54:52.401Z] setOSConditions: [2024-06-27T10:54:52.401Z] [2024-06-27T10:54:52.401Z] setToolWin: [2024-06-27T10:54:52.401Z] [2024-06-27T10:54:52.401Z] setToolUnix: [2024-06-27T10:54:52.401Z] [2024-06-27T10:54:52.401Z] setToolProperty: [2024-06-27T10:54:52.401Z] [2024-06-27T10:54:52.401Z] setS1ASclassPath: [2024-06-27T10:54:52.401Z] [2024-06-27T10:54:52.401Z] init-common: [2024-06-27T10:54:52.401Z] [2024-06-27T10:54:52.401Z] compile-common: [2024-06-27T10:54:52.401Z] [echo] Current time (ISO): 2024-06-27T10:54:52.151+0000 [2024-06-27T10:54:52.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:52.401Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:52.455Z] [javac] 1 warning [2024-06-27T10:54:52.500Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2024-06-27T10:54:52.501Z] [exec] there are no files to retrieve for application ejb-ejb31-ejblite-javamodule-web [2024-06-27T10:54:52.501Z] [exec] Command deploy executed successfully. [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init.os: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init.tools.unix: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init.tools.windows: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init.tools: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] setAsadminArgs: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init.customtasks: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] setEnabled: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] createAppRef: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init.os: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init.tools.unix: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init.tools.windows: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init.tools: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] setAsadminArgs: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] init.customtasks: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] prepare: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] setHttpPort2: [2024-06-27T10:54:52.501Z] [2024-06-27T10:54:52.501Z] runclient: [2024-06-27T10:54:52.541Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-ejb.jar [2024-06-27T10:54:52.633Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-release-called-when-pooling-enabled-web [2024-06-27T10:54:52.633Z] [2024-06-27T10:54:52.633Z] all: [2024-06-27T10:54:52.633Z] [echo] [2024-06-27T10:54:52.633Z] [echo] ************************* [2024-06-27T10:54:52.633Z] [echo] * Running jspTagdependentXml [2024-06-27T10:54:52.633Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml [2024-06-27T10:54:52.633Z] [echo] ************************* [2024-06-27T10:54:52.633Z] [echo] [2024-06-27T10:54:52.633Z] [2024-06-27T10:54:52.633Z] setOSConditions: [2024-06-27T10:54:52.633Z] [2024-06-27T10:54:52.634Z] setToolWin: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setToolUnix: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setToolProperty: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setS1ASclassPath: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] init-common: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] clean: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setOSConditions: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setToolWin: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setToolUnix: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setToolProperty: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setS1ASclassPath: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] init-common: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] clean-common: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setOSConditions: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setToolWin: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setToolUnix: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setToolProperty: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] setS1ASclassPath: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] init-common: [2024-06-27T10:54:52.634Z] [2024-06-27T10:54:52.634Z] clean-classes-common: [2024-06-27T10:54:52.634Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] setOSConditions: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] setToolWin: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] setToolUnix: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] setToolProperty: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] setS1ASclassPath: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] init-common: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] clean-jars-common: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] compile: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] setOSConditions: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] setToolWin: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] setToolUnix: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] setToolProperty: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] setS1ASclassPath: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] init-common: [2024-06-27T10:54:52.635Z] [2024-06-27T10:54:52.635Z] compile-common: [2024-06-27T10:54:52.635Z] [echo] Current time (ISO): 2024-06-27T10:54:52.449+0000 [2024-06-27T10:54:52.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:52.635Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:52.691Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:52.767Z] [exec] [2024-06-27T10:54:52.767Z] [exec] Generating code... [2024-06-27T10:54:52.767Z] [exec] [2024-06-27T10:54:52.767Z] [exec] Compiling code... [2024-06-27T10:54:52.796Z] [exec] Application deployed with name ejb-ejb30-hello-session_standalone-ejb. [2024-06-27T10:54:52.796Z] [2024-06-27T10:54:52.796Z] setOSConditions: [2024-06-27T10:54:52.796Z] [2024-06-27T10:54:52.796Z] setToolWin: [2024-06-27T10:54:52.796Z] [2024-06-27T10:54:52.796Z] setToolUnix: [2024-06-27T10:54:52.796Z] [2024-06-27T10:54:52.796Z] setToolProperty: [2024-06-27T10:54:52.796Z] [2024-06-27T10:54:52.796Z] setS1ASclassPath: [2024-06-27T10:54:52.796Z] [2024-06-27T10:54:52.796Z] init-common: [2024-06-27T10:54:52.796Z] [2024-06-27T10:54:52.796Z] deploy-client-common: [2024-06-27T10:54:52.945Z] [javac] 1 warning [2024-06-27T10:54:52.945Z] [2024-06-27T10:54:52.945Z] build: [2024-06-27T10:54:52.945Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:54:52.945Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_use_nonjtadatasource-lib.jar [2024-06-27T10:54:52.945Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_use_nonjtadatasource-par.jar [2024-06-27T10:54:52.945Z] [2024-06-27T10:54:52.945Z] setOSConditions: [2024-06-27T10:54:52.945Z] [2024-06-27T10:54:52.945Z] fixFiles: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] convUnix: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] convWin: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] setToolWin: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] setToolUnix: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] setToolProperty: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] setS1ASclassPath: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] init-common: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] package-persistence-common: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] ejb-jar-common: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] package-ejbjar-common: [2024-06-27T10:54:52.946Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:52.946Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasource-ejb.jar [2024-06-27T10:54:52.946Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] appclient-jar-common: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] package-appclientjar-common: [2024-06-27T10:54:52.946Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:52.946Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasource-client.jar [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] webclient-war-common: [2024-06-27T10:54:52.946Z] [2024-06-27T10:54:52.946Z] build-ear-common: [2024-06-27T10:54:52.946Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:52.946Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:52.946Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2024-06-27T10:54:52.947Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setup: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setOSConditions: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setToolWin: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setToolUnix: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setToolProperty: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setS1ASclassPath: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] init-common: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] execute-ejb-sql-common: [2024-06-27T10:54:52.947Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/sql/create.sql [2024-06-27T10:54:52.947Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] deploy: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setOSConditions: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setToolWin: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setToolUnix: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setToolProperty: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setS1ASclassPath: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] init-common: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] deploy-common: [2024-06-27T10:54:52.947Z] [echo] Current time (ISO): 2024-06-27T10:54:52.831+0000 [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setOSConditions: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.947Z] setToolWin: [2024-06-27T10:54:52.947Z] [2024-06-27T10:54:52.948Z] setToolUnix: [2024-06-27T10:54:52.948Z] [2024-06-27T10:54:52.948Z] setToolProperty: [2024-06-27T10:54:52.948Z] [2024-06-27T10:54:52.948Z] setS1ASclassPath: [2024-06-27T10:54:52.948Z] [2024-06-27T10:54:52.948Z] init-common: [2024-06-27T10:54:52.948Z] [2024-06-27T10:54:52.948Z] deploy-common-pe: [2024-06-27T10:54:52.971Z] [exec] Jun 27, 2024 10:54:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:52.971Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:53.062Z] [javaWithResult] ejb31-ejblite-javamodule [2024-06-27T10:54:53.063Z] [javaWithResult] invoking webclient servlet at http://localhost:8080/ejb-ejb31-ejblite-javamodule/HelloServlet [2024-06-27T10:54:53.063Z] [javaWithResult] <HTML> <HEAD> <TITLE> JMS Servlet Output [2024-06-27T10:54:53.063Z] [javaWithResult]

DatabaseServelt :: All information I can give

[2024-06-27T10:54:53.063Z] [javaWithResult] Context Path : /ejb-ejb31-ejblite-javamodule
[2024-06-27T10:54:53.063Z] [javaWithResult] Servlet Path : /HelloServlet
[2024-06-27T10:54:53.063Z] [javaWithResult] Path Info : null
[2024-06-27T10:54:53.063Z] [javaWithResult] [2024-06-27T10:54:53.063Z] [javaWithResult] test complete [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] processResult: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] failed: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] passed: [2024-06-27T10:54:53.063Z] [echo] Test javamodule Passed [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] unknown: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] declare-test: [2024-06-27T10:54:53.063Z] [echo] Starting test javamodule ejb31/ejblite/javamodule Test asadmin redeploy [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] init.os: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] init.tools.unix: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] init.tools.windows: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] init.tools: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] setAsadminArgs: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] init: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] init.customtasks: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] prepare: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] redeploy.asadmin: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] setAsadminArgs: [2024-06-27T10:54:53.063Z] [2024-06-27T10:54:53.063Z] common.redeploy.asadmin: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init.os: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init.tools.unix: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init.tools.windows: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init.tools: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] setAsadminArgs: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init.customtasks: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] delAppRef: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init.os: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init.tools.unix: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init.tools.windows: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init.tools: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] setAsadminArgs: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.320Z] init.customtasks: [2024-06-27T10:54:53.320Z] [2024-06-27T10:54:53.321Z] common.run.asadmin: [2024-06-27T10:54:53.321Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives --name ejb-ejb31-ejblite-javamodule-web --contextroot ejb-ejb31-ejblite-javamodule /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2024-06-27T10:54:53.325Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:53.326Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:53.326Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:53.326Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:53.326Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:53.326Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:53.326Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:53.356Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-06-27T10:54:53.506Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2024-06-27T10:54:53.529Z] [exec] Jun 27, 2024 10:54:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:53.529Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:53.559Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:53.559Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:53.559Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:53.559Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:53.559Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:53.559Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:53.559Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:53.611Z] [exec] Application deployed with name ejb-ejb30-hello-session_standalone-client. [2024-06-27T10:54:53.611Z] [2024-06-27T10:54:53.611Z] run: [2024-06-27T10:54:53.611Z] [echo] appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-clientClient.jar -name ejb-ejb30-hello-session_standaloneClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:54:53.692Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/HelloService.java uses or overrides a deprecated API. [2024-06-27T10:54:53.692Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:53.693Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:53.693Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:53.760Z] [exec] Application deployed with name unsynchpc_use_nonjtadatasourceApp. [2024-06-27T10:54:53.760Z] [echo] Deployment on target server server successful [2024-06-27T10:54:53.760Z] [2024-06-27T10:54:53.760Z] setOSConditions: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] setToolWin: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] setToolUnix: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] setToolProperty: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] setS1ASclassPath: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] init-common: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] deploy-common-ee: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] run: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] setOSConditions: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] setToolWin: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] setToolUnix: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] setToolProperty: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] setS1ASclassPath: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] init-common: [2024-06-27T10:54:53.761Z] [2024-06-27T10:54:53.761Z] runclient-common: [2024-06-27T10:54:53.761Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceAppClient.jar -name unsynchpc_use_nonjtadatasourceClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:54:53.787Z] [exec] Jun 27, 2024 10:54:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:54:53.787Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:54:53.823Z] [2024-06-27T10:54:53.823Z] setOSConditions: [2024-06-27T10:54:53.823Z] [2024-06-27T10:54:53.823Z] setToolWin: [2024-06-27T10:54:53.823Z] [2024-06-27T10:54:53.823Z] setToolUnix: [2024-06-27T10:54:53.823Z] [2024-06-27T10:54:53.823Z] setToolProperty: [2024-06-27T10:54:53.823Z] [2024-06-27T10:54:53.823Z] setS1ASclassPath: [2024-06-27T10:54:53.823Z] [2024-06-27T10:54:53.823Z] init-common: [2024-06-27T10:54:53.823Z] [2024-06-27T10:54:53.823Z] modify-domain-xml: [2024-06-27T10:54:53.823Z] [2024-06-27T10:54:53.823Z] setOSConditions: [2024-06-27T10:54:53.823Z] [2024-06-27T10:54:53.824Z] setToolWin: [2024-06-27T10:54:53.824Z] [2024-06-27T10:54:53.824Z] setToolUnix: [2024-06-27T10:54:53.824Z] [2024-06-27T10:54:53.824Z] setToolProperty: [2024-06-27T10:54:53.824Z] [2024-06-27T10:54:53.824Z] setS1ASclassPath: [2024-06-27T10:54:53.824Z] [2024-06-27T10:54:53.824Z] init-common: [2024-06-27T10:54:53.824Z] [2024-06-27T10:54:53.824Z] create-jdbcrealm-connection-pool: [2024-06-27T10:54:53.886Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:53.886Z] [javac] 1 warning [2024-06-27T10:54:53.906Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:53.906Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:54:53.950Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:53.950Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:53.950Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:53.950Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:53.950Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:53.950Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:53.950Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:54.119Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:54.119Z] [javac] 1 warning [2024-06-27T10:54:54.119Z] [2024-06-27T10:54:54.119Z] build: [2024-06-27T10:54:54.119Z] [2024-06-27T10:54:54.119Z] setOSConditions: [2024-06-27T10:54:54.119Z] [2024-06-27T10:54:54.119Z] setToolWin: [2024-06-27T10:54:54.120Z] [2024-06-27T10:54:54.120Z] setToolUnix: [2024-06-27T10:54:54.120Z] [2024-06-27T10:54:54.120Z] setToolProperty: [2024-06-27T10:54:54.120Z] [2024-06-27T10:54:54.120Z] setS1ASclassPath: [2024-06-27T10:54:54.120Z] [2024-06-27T10:54:54.120Z] init-common: [2024-06-27T10:54:54.120Z] [2024-06-27T10:54:54.120Z] webclient-war-common: [2024-06-27T10:54:54.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:54.120Z] [2024-06-27T10:54:54.120Z] clear: [2024-06-27T10:54:54.120Z] [2024-06-27T10:54:54.120Z] test-tlds-exist: [2024-06-27T10:54:54.120Z] [2024-06-27T10:54:54.120Z] copy-tlds: [2024-06-27T10:54:54.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:54:54.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:54:54.120Z] [2024-06-27T10:54:54.120Z] test-tagfiles-exist: [2024-06-27T10:54:54.120Z] [2024-06-27T10:54:54.120Z] copy-tagfiles: [2024-06-27T10:54:54.120Z] [2024-06-27T10:54:54.120Z] package-war-common: [2024-06-27T10:54:54.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:54.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:54:54.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/lib [2024-06-27T10:54:54.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:54.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:54.120Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jspTagdependentXml-web.war [2024-06-27T10:54:54.120Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:54.120Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:54.120Z] [javac] Compiling 1 source file [2024-06-27T10:54:54.121Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/WebTest.java:47: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:54:54.121Z] [javac] int port = new Integer(portS).intValue(); [2024-06-27T10:54:54.121Z] [javac] ^ [2024-06-27T10:54:54.121Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:54:54.121Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:54.121Z] [javac] 1 warning [2024-06-27T10:54:54.121Z] [2024-06-27T10:54:54.121Z] deploy: [2024-06-27T10:54:54.121Z] [2024-06-27T10:54:54.121Z] deploy-war-common: [2024-06-27T10:54:54.121Z] [2024-06-27T10:54:54.121Z] setOSConditions: [2024-06-27T10:54:54.121Z] [2024-06-27T10:54:54.121Z] setToolWin: [2024-06-27T10:54:54.121Z] [2024-06-27T10:54:54.121Z] setToolUnix: [2024-06-27T10:54:54.121Z] [2024-06-27T10:54:54.121Z] setToolProperty: [2024-06-27T10:54:54.121Z] [2024-06-27T10:54:54.121Z] setS1ASclassPath: [2024-06-27T10:54:54.121Z] [2024-06-27T10:54:54.121Z] init-common: [2024-06-27T10:54:54.121Z] [2024-06-27T10:54:54.121Z] deploy-war-commonpe: [2024-06-27T10:54:54.154Z] [2024-06-27T10:54:54.154Z] setOSConditions: [2024-06-27T10:54:54.154Z] [2024-06-27T10:54:54.154Z] setToolWin: [2024-06-27T10:54:54.154Z] [2024-06-27T10:54:54.154Z] setToolUnix: [2024-06-27T10:54:54.154Z] [2024-06-27T10:54:54.154Z] setToolProperty: [2024-06-27T10:54:54.154Z] [2024-06-27T10:54:54.154Z] setS1ASclassPath: [2024-06-27T10:54:54.154Z] [2024-06-27T10:54:54.154Z] init-common: [2024-06-27T10:54:54.154Z] [2024-06-27T10:54:54.154Z] compile-common: [2024-06-27T10:54:54.154Z] [echo] Current time (ISO): 2024-06-27T10:54:53.912+0000 [2024-06-27T10:54:54.154Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:54.206Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:54.206Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:54:54.206Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:54.206Z] [javac] 1 warning [2024-06-27T10:54:54.206Z] [2024-06-27T10:54:54.206Z] setup: [2024-06-27T10:54:54.206Z] [2024-06-27T10:54:54.206Z] runclient: [2024-06-27T10:54:54.206Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:54.206Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:54.206Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:54.206Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:54.206Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:54.206Z] [2024-06-27T10:54:54.206Z] run-client: [2024-06-27T10:54:54.206Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:54:54.535Z] [exec] Jun 27, 2024 10:54:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:54.535Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:54.694Z] [exec] Jun 27, 2024 10:54:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:54:54.694Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:54:54.715Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jspTagdependentXml --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jspTagdependentXml-web.war [2024-06-27T10:54:54.752Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:54:54.752Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:54:54.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "PortNumber=1527:serverName=localhost:DatabaseName=fancyDbName:connectionAttributes=;create\\=true" --target server MyWhirlPool [2024-06-27T10:54:54.752Z] [exec] JDBC connection pool MyWhirlPool created successfully. [2024-06-27T10:54:54.752Z] [2024-06-27T10:54:54.752Z] setOSConditions: [2024-06-27T10:54:54.752Z] [2024-06-27T10:54:54.752Z] setToolWin: [2024-06-27T10:54:54.752Z] [2024-06-27T10:54:54.752Z] setToolUnix: [2024-06-27T10:54:54.752Z] [2024-06-27T10:54:54.752Z] setToolProperty: [2024-06-27T10:54:54.752Z] [2024-06-27T10:54:54.752Z] setS1ASclassPath: [2024-06-27T10:54:54.752Z] [2024-06-27T10:54:54.753Z] init-common: [2024-06-27T10:54:54.753Z] [2024-06-27T10:54:54.753Z] create-jdbcrealm-resource: [2024-06-27T10:54:54.834Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2024-06-27T10:54:54.834Z] [exec] there are no files to retrieve for application ejb-ejb31-ejblite-javamodule-web [2024-06-27T10:54:54.834Z] [exec] Command deploy executed successfully. [2024-06-27T10:54:54.834Z] [2024-06-27T10:54:54.834Z] init.os: [2024-06-27T10:54:54.834Z] [2024-06-27T10:54:54.834Z] init.tools.unix: [2024-06-27T10:54:54.834Z] [2024-06-27T10:54:54.834Z] init.tools.windows: [2024-06-27T10:54:54.834Z] [2024-06-27T10:54:54.834Z] init.tools: [2024-06-27T10:54:54.834Z] [2024-06-27T10:54:54.834Z] setAsadminArgs: [2024-06-27T10:54:54.834Z] [2024-06-27T10:54:54.834Z] init: [2024-06-27T10:54:54.834Z] [2024-06-27T10:54:54.834Z] init.customtasks: [2024-06-27T10:54:54.834Z] [2024-06-27T10:54:54.834Z] setEnabled: [2024-06-27T10:54:54.834Z] [2024-06-27T10:54:54.834Z] createAppRef: [2024-06-27T10:54:55.078Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:55.078Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:55.078Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:55.078Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:55.078Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:55.078Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:55.078Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:55.100Z] [2024-06-27T10:54:55.100Z] init.os: [2024-06-27T10:54:55.100Z] [2024-06-27T10:54:55.100Z] init.tools.unix: [2024-06-27T10:54:55.100Z] [2024-06-27T10:54:55.100Z] init.tools.windows: [2024-06-27T10:54:55.100Z] [2024-06-27T10:54:55.100Z] init.tools: [2024-06-27T10:54:55.100Z] [2024-06-27T10:54:55.100Z] setAsadminArgs: [2024-06-27T10:54:55.100Z] [2024-06-27T10:54:55.100Z] init: [2024-06-27T10:54:55.100Z] [2024-06-27T10:54:55.100Z] init.customtasks: [2024-06-27T10:54:55.100Z] [2024-06-27T10:54:55.100Z] prepare: [2024-06-27T10:54:55.100Z] [2024-06-27T10:54:55.100Z] setHttpPort2: [2024-06-27T10:54:55.100Z] [2024-06-27T10:54:55.100Z] runclient: [2024-06-27T10:54:55.253Z] [exec] Jun 27, 2024 10:54:55 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:54:55.253Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_use_nonjtadatasource-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.use_nonjtadatasource.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_use_nonjtadatasourceClient [2024-06-27T10:54:55.638Z] [exec] Application deployed with name web-jspTagdependentXml-web. [2024-06-27T10:54:55.638Z] [2024-06-27T10:54:55.638Z] deploy-war-commonee: [2024-06-27T10:54:55.638Z] [2024-06-27T10:54:55.638Z] run: [2024-06-27T10:54:55.657Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:55.657Z] [javac] 1 warning [2024-06-27T10:54:55.657Z] [2024-06-27T10:54:55.657Z] build: [2024-06-27T10:54:55.657Z] [2024-06-27T10:54:55.657Z] setOSConditions: [2024-06-27T10:54:55.657Z] [2024-06-27T10:54:55.657Z] fixFiles: [2024-06-27T10:54:55.657Z] [2024-06-27T10:54:55.657Z] convUnix: [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] convWin: [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] setToolWin: [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] setToolUnix: [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] setToolProperty: [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] setS1ASclassPath: [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] init-common: [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] package-persistence-common: [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] ejb-jar-common: [2024-06-27T10:54:55.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] package-ejbjar-common: [2024-06-27T10:54:55.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:55.658Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:55.658Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:55.658Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-ejb.jar [2024-06-27T10:54:55.658Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] appclient-jar-common: [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] package-appclientjar-common: [2024-06-27T10:54:55.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:55.658Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:55.658Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:55.658Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-client.jar [2024-06-27T10:54:55.658Z] [2024-06-27T10:54:55.658Z] webclient-war-common: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] build-ear-common: [2024-06-27T10:54:55.659Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:55.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:54:55.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:54:55.659Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] setOSConditions: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] fixFiles: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] convUnix: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] convWin: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] setToolWin: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] setToolUnix: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] setToolProperty: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] setS1ASclassPath: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] init-common: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] ear-common: [2024-06-27T10:54:55.659Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/descriptor/sun-application.xml to copy. [2024-06-27T10:54:55.659Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] deploy: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] setOSConditions: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] setToolWin: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.659Z] setToolUnix: [2024-06-27T10:54:55.659Z] [2024-06-27T10:54:55.660Z] setToolProperty: [2024-06-27T10:54:55.660Z] [2024-06-27T10:54:55.660Z] setS1ASclassPath: [2024-06-27T10:54:55.660Z] [2024-06-27T10:54:55.660Z] init-common: [2024-06-27T10:54:55.660Z] [2024-06-27T10:54:55.660Z] deploy-jdbc-common: [2024-06-27T10:54:55.660Z] [2024-06-27T10:54:55.660Z] setOSConditions: [2024-06-27T10:54:55.660Z] [2024-06-27T10:54:55.660Z] setToolWin: [2024-06-27T10:54:55.660Z] [2024-06-27T10:54:55.660Z] setToolUnix: [2024-06-27T10:54:55.660Z] [2024-06-27T10:54:55.660Z] setToolProperty: [2024-06-27T10:54:55.660Z] [2024-06-27T10:54:55.660Z] setS1ASclassPath: [2024-06-27T10:54:55.660Z] [2024-06-27T10:54:55.660Z] init-common: [2024-06-27T10:54:55.660Z] [2024-06-27T10:54:55.660Z] create-jdbc-connpool-common: [2024-06-27T10:54:55.661Z] [javaWithResult] ejb31-ejblite-javamodule [2024-06-27T10:54:55.662Z] [javaWithResult] invoking webclient servlet at http://localhost:8080/ejb-ejb31-ejblite-javamodule/HelloServlet [2024-06-27T10:54:55.662Z] [javaWithResult] JMS Servlet Output [2024-06-27T10:54:55.662Z] [javaWithResult]

DatabaseServelt :: All information I can give

[2024-06-27T10:54:55.662Z] [javaWithResult] Context Path : /ejb-ejb31-ejblite-javamodule
[2024-06-27T10:54:55.662Z] [javaWithResult] Servlet Path : /HelloServlet
[2024-06-27T10:54:55.662Z] [javaWithResult] Path Info : null
[2024-06-27T10:54:55.662Z] [javaWithResult] [2024-06-27T10:54:55.662Z] [javaWithResult] test complete [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] processResult: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] failed: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] passed: [2024-06-27T10:54:55.662Z] [echo] Test javamodule Passed [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] unknown: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] init.os: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] init.tools.unix: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] init.tools.windows: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] init.tools: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] setAsadminArgs: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] init: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] init.customtasks: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] prepare: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] undeploy.asadmin: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] setAsadminArgs: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] common.undeploy.asadmin: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] init.os: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] init.tools.unix: [2024-06-27T10:54:55.662Z] [2024-06-27T10:54:55.662Z] init.tools.windows: [2024-06-27T10:54:55.663Z] [2024-06-27T10:54:55.663Z] init.tools: [2024-06-27T10:54:55.663Z] [2024-06-27T10:54:55.663Z] setAsadminArgs: [2024-06-27T10:54:55.663Z] [2024-06-27T10:54:55.663Z] init: [2024-06-27T10:54:55.680Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid MyWhirlPool --enabled=true --target server jdbc/MyWhirlPool [2024-06-27T10:54:55.680Z] [exec] JDBC resource jdbc/MyWhirlPool created successfully. [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] setOSConditions: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] setToolWin: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] setToolUnix: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] setToolProperty: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] setS1ASclassPath: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] init-common: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] create-auth-jdbcrealm: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] setOSConditions: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] setToolWin: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] setToolUnix: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] setToolProperty: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] setS1ASclassPath: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] init-common: [2024-06-27T10:54:55.680Z] [2024-06-27T10:54:55.680Z] create-custom-auth-realm: [2024-06-27T10:54:55.680Z] [echo] Creating auth realm JDBCRealm_CLEAR ... [2024-06-27T10:54:55.916Z] [java] GET /web-jspTagdependentXml/test.jspx HTTP/1.0 [2024-06-27T10:54:55.916Z] [java] HTTP/1.1 200 OK [2024-06-27T10:54:55.916Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:54:55.916Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:54:55.916Z] [java] Set-Cookie: JSESSIONID=95586ef1f677c8e1a5c1a8e87f8c; Path=/web-jspTagdependentXml; HttpOnly [2024-06-27T10:54:55.916Z] [java] Content-Type: text/xml;charset=UTF-8 [2024-06-27T10:54:55.916Z] [java] Connection: close [2024-06-27T10:54:55.916Z] [java] Content-Length: 1420 [2024-06-27T10:54:55.916Z] [java] [2024-06-27T10:54:55.916Z] [java] TestELvalue1 15 [2024-06-27T10:54:55.916Z] [java] ELExpression ${pageScope.eval} [2024-06-27T10:54:55.916Z] [java] [2024-06-27T10:54:55.916Z] [java] [2024-06-27T10:54:55.916Z] [java] out.println("Scriptlet in tagdependent body"); [2024-06-27T10:54:55.916Z] [java] [2024-06-27T10:54:55.916Z] [java] [2024-06-27T10:54:55.916Z] [java] [2024-06-27T10:54:55.916Z] [java] ELExpression ${pageScope.eval} [2024-06-27T10:54:55.916Z] [java] [2024-06-27T10:54:55.916Z] [java] ELExpression ${pageScope.eval} [2024-06-27T10:54:55.916Z] [java] NESTED [2024-06-27T10:54:55.916Z] [java] [2024-06-27T10:54:55.916Z] [java] After NESTED. [2024-06-27T10:54:55.916Z] [java] Expression in tagdependent body 10 * 1000 [2024-06-27T10:54:55.916Z] [java] ELvalue2 18 [2024-06-27T10:54:55.916Z] [java] ELExpression ${pageScope.eval} [2024-06-27T10:54:55.916Z] [java] ELExpression ${pageScope.eval} [2024-06-27T10:54:55.917Z] [java] [2024-06-27T10:54:55.917Z] [java] ELExpression ${pageScope.eval} [2024-06-27T10:54:55.917Z] [java] [2024-06-27T10:54:55.917Z] [java] Some Text [2024-06-27T10:54:55.917Z] [java] [2024-06-27T10:54:55.917Z] [java] ELExpression ${pageScope.eval} [2024-06-27T10:54:55.917Z] [java] [2024-06-27T10:54:55.917Z] [java] [2024-06-27T10:54:55.917Z] [java] [2024-06-27T10:54:55.917Z] [java] ELExpression ${pageScope.eval} [2024-06-27T10:54:55.917Z] [java] [2024-06-27T10:54:55.917Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:55.917Z] [java] [2024-06-27T10:54:55.917Z] [java] [2024-06-27T10:54:55.917Z] [java] ----------------------------------------- [2024-06-27T10:54:55.917Z] [java] - XMLtagdependent test: PASS - [2024-06-27T10:54:55.917Z] [java] ----------------------------------------- [2024-06-27T10:54:55.917Z] [java] - Total PASS : 1 - [2024-06-27T10:54:55.917Z] [java] - Total FAIL : 0 - [2024-06-27T10:54:55.917Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:54:55.917Z] [java] ----------------------------------------- [2024-06-27T10:54:55.917Z] [2024-06-27T10:54:55.917Z] undeploy: [2024-06-27T10:54:55.917Z] [2024-06-27T10:54:55.917Z] setOSConditions: [2024-06-27T10:54:55.917Z] [2024-06-27T10:54:55.917Z] setToolWin: [2024-06-27T10:54:55.917Z] [2024-06-27T10:54:55.917Z] setToolUnix: [2024-06-27T10:54:55.917Z] [2024-06-27T10:54:55.917Z] setToolProperty: [2024-06-27T10:54:55.917Z] [2024-06-27T10:54:55.917Z] setS1ASclassPath: [2024-06-27T10:54:55.917Z] [2024-06-27T10:54:55.917Z] init-common: [2024-06-27T10:54:55.917Z] [2024-06-27T10:54:55.917Z] undeploy-war-common: [2024-06-27T10:54:55.952Z] [2024-06-27T10:54:55.952Z] init.customtasks: [2024-06-27T10:54:55.952Z] [2024-06-27T10:54:55.952Z] delAppRef: [2024-06-27T10:54:55.952Z] [2024-06-27T10:54:55.952Z] init.os: [2024-06-27T10:54:55.953Z] [2024-06-27T10:54:55.953Z] init.tools.unix: [2024-06-27T10:54:55.953Z] [2024-06-27T10:54:55.953Z] init.tools.windows: [2024-06-27T10:54:55.953Z] [2024-06-27T10:54:55.953Z] init.tools: [2024-06-27T10:54:55.953Z] [2024-06-27T10:54:55.953Z] setAsadminArgs: [2024-06-27T10:54:55.953Z] [2024-06-27T10:54:55.953Z] init: [2024-06-27T10:54:55.953Z] [2024-06-27T10:54:55.953Z] init.customtasks: [2024-06-27T10:54:55.953Z] [2024-06-27T10:54:55.953Z] common.run.asadmin: [2024-06-27T10:54:55.953Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb31-ejblite-javamodule-web [2024-06-27T10:54:56.218Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:54:56.218Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:54:56.218Z] [2024-06-27T10:54:56.218Z] set-derby-connpool-props: [2024-06-27T10:54:56.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE:digest-algorithm=NONE --target server JDBCRealm_CLEAR [2024-06-27T10:54:56.264Z] [2024-06-27T10:54:56.264Z] setOSConditions: [2024-06-27T10:54:56.264Z] [2024-06-27T10:54:56.264Z] setToolWin: [2024-06-27T10:54:56.264Z] [2024-06-27T10:54:56.264Z] setToolUnix: [2024-06-27T10:54:56.264Z] [2024-06-27T10:54:56.264Z] setToolProperty: [2024-06-27T10:54:56.264Z] [2024-06-27T10:54:56.264Z] setS1ASclassPath: [2024-06-27T10:54:56.264Z] [2024-06-27T10:54:56.264Z] init-common: [2024-06-27T10:54:56.264Z] [2024-06-27T10:54:56.264Z] create-custom-auth-realm: [2024-06-27T10:54:56.264Z] [echo] Creating auth realm JDBCRealm_CLEAR_BASE64 ... [2024-06-27T10:54:56.322Z] [exec] Jun 27, 2024 10:54:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:56.322Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2fde9469 [2024-06-27T10:54:56.322Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-06-27T10:54:56.322Z] [exec] Value of key is: Resource Factories Test - URL : [2024-06-27T10:54:56.322Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:56.322Z] [exec] [2024-06-27T10:54:56.322Z] [exec] [2024-06-27T10:54:56.322Z] [exec] ----------------------------------------- [2024-06-27T10:54:56.322Z] [exec] - Resource Factories Test - URL : : PASS - [2024-06-27T10:54:56.322Z] [exec] ----------------------------------------- [2024-06-27T10:54:56.322Z] [exec] Total PASS: 1 [2024-06-27T10:54:56.322Z] [exec] Total FAIL: 0 [2024-06-27T10:54:56.322Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:56.322Z] [exec] ----------------------------------------- [2024-06-27T10:54:56.322Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:56.322Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:56.322Z] [2024-06-27T10:54:56.322Z] checkReporting-common: [2024-06-27T10:54:56.323Z] [2024-06-27T10:54:56.323Z] confirmReportPresent-common: [2024-06-27T10:54:56.323Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:56.323Z] [echo] Test seems to be reported fine [2024-06-27T10:54:56.323Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-06-27T10:54:56.323Z] [2024-06-27T10:54:56.323Z] confirmMissingReport-common: [2024-06-27T10:54:56.323Z] [2024-06-27T10:54:56.323Z] undeploy: [2024-06-27T10:54:56.323Z] [2024-06-27T10:54:56.323Z] undeploy-custom-resource-classes: [2024-06-27T10:54:56.323Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/custom-resource-classes.jar [2024-06-27T10:54:56.323Z] [2024-06-27T10:54:56.323Z] restart-server: [2024-06-27T10:54:56.323Z] [2024-06-27T10:54:56.323Z] setOSConditions: [2024-06-27T10:54:56.323Z] [2024-06-27T10:54:56.323Z] stop-server: [2024-06-27T10:54:56.323Z] [2024-06-27T10:54:56.323Z] stop-server-unix: [2024-06-27T10:54:56.323Z] [echo] stopping server on unix ... [2024-06-27T10:54:56.479Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jspTagdependentXml-web [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] all: [2024-06-27T10:54:56.479Z] [echo] [2024-06-27T10:54:56.479Z] [echo] ************************* [2024-06-27T10:54:56.479Z] [echo] * Running jspTemplateTextEscapedEL [2024-06-27T10:54:56.479Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL [2024-06-27T10:54:56.479Z] [echo] ************************* [2024-06-27T10:54:56.479Z] [echo] [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setOSConditions: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setToolWin: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setToolUnix: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setToolProperty: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setS1ASclassPath: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] init-common: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] clean: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setOSConditions: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setToolWin: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setToolUnix: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setToolProperty: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setS1ASclassPath: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] init-common: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] clean-common: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setOSConditions: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.479Z] setToolWin: [2024-06-27T10:54:56.479Z] [2024-06-27T10:54:56.480Z] setToolUnix: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setToolProperty: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setS1ASclassPath: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] init-common: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] clean-classes-common: [2024-06-27T10:54:56.480Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setOSConditions: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setToolWin: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setToolUnix: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setToolProperty: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setS1ASclassPath: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] init-common: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] clean-jars-common: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] compile: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setOSConditions: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setToolWin: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setToolUnix: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setToolProperty: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] setS1ASclassPath: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] init-common: [2024-06-27T10:54:56.480Z] [2024-06-27T10:54:56.480Z] compile-common: [2024-06-27T10:54:56.481Z] [echo] Current time (ISO): 2024-06-27T10:54:56.364+0000 [2024-06-27T10:54:56.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:56.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/servlet [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] build: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] setOSConditions: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] setToolWin: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] setToolUnix: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] setToolProperty: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] setS1ASclassPath: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] init-common: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] webclient-war-common: [2024-06-27T10:54:56.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] clear: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] test-tlds-exist: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] copy-tlds: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] test-tagfiles-exist: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] copy-tagfiles: [2024-06-27T10:54:56.481Z] [2024-06-27T10:54:56.481Z] package-war-common: [2024-06-27T10:54:56.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:54:56.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:56.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:56.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:54:56.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/lib [2024-06-27T10:54:56.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:56.482Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-template-text-escaped-el-web.war [2024-06-27T10:54:56.482Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:56.482Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:56.482Z] [javac] Compiling 1 source file [2024-06-27T10:54:56.482Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:54:56.482Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:56.482Z] [2024-06-27T10:54:56.482Z] deploy: [2024-06-27T10:54:56.482Z] [2024-06-27T10:54:56.482Z] deploy-war-common: [2024-06-27T10:54:56.482Z] [2024-06-27T10:54:56.482Z] setOSConditions: [2024-06-27T10:54:56.482Z] [2024-06-27T10:54:56.482Z] setToolWin: [2024-06-27T10:54:56.482Z] [2024-06-27T10:54:56.482Z] setToolUnix: [2024-06-27T10:54:56.482Z] [2024-06-27T10:54:56.482Z] setToolProperty: [2024-06-27T10:54:56.482Z] [2024-06-27T10:54:56.482Z] setS1ASclassPath: [2024-06-27T10:54:56.482Z] [2024-06-27T10:54:56.482Z] init-common: [2024-06-27T10:54:56.482Z] [2024-06-27T10:54:56.482Z] deploy-war-commonpe: [2024-06-27T10:54:56.515Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:56.515Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:54:56.515Z] [exec] Command undeploy executed successfully. [2024-06-27T10:54:56.771Z] [2024-06-27T10:54:56.771Z] private-all: [2024-06-27T10:54:56.771Z] [2024-06-27T10:54:56.771Z] private-all: [2024-06-27T10:54:56.771Z] [2024-06-27T10:54:56.771Z] declare-test: [2024-06-27T10:54:56.771Z] [echo] Starting test IncorrectEnvEntry ejb31/jndivalidation/IncorrectEnvEntry Test asadmin deploy [2024-06-27T10:54:56.771Z] [2024-06-27T10:54:56.771Z] init.os: [2024-06-27T10:54:56.771Z] [2024-06-27T10:54:56.771Z] init.tools.unix: [2024-06-27T10:54:56.771Z] [2024-06-27T10:54:56.771Z] init.tools.windows: [2024-06-27T10:54:56.772Z] [2024-06-27T10:54:56.772Z] init.tools: [2024-06-27T10:54:56.772Z] [2024-06-27T10:54:56.772Z] setAsadminArgs: [2024-06-27T10:54:56.772Z] [2024-06-27T10:54:56.772Z] init: [2024-06-27T10:54:56.772Z] [2024-06-27T10:54:56.772Z] init.customtasks: [2024-06-27T10:54:56.772Z] [2024-06-27T10:54:56.772Z] prepare: [2024-06-27T10:54:56.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry [2024-06-27T10:54:56.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives [2024-06-27T10:54:56.772Z] [2024-06-27T10:54:56.772Z] compile: [2024-06-27T10:54:56.772Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/IncorrectEnvEntry/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:56.772Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry [2024-06-27T10:54:56.778Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:54:56.778Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:54:57.028Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:57.028Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:57.028Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:57.028Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:57.028Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:57.028Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:57.028Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:57.028Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:57.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:54:57.031Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:54:57.040Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-template-text-escaped-el --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-template-text-escaped-el-web.war [2024-06-27T10:54:57.229Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_BASE64:digest-algorithm=NONE:encoding=BASE64 --target server JDBCRealm_CLEAR_BASE64 [2024-06-27T10:54:57.229Z] [2024-06-27T10:54:57.229Z] setOSConditions: [2024-06-27T10:54:57.229Z] [2024-06-27T10:54:57.229Z] setToolWin: [2024-06-27T10:54:57.229Z] [2024-06-27T10:54:57.229Z] setToolUnix: [2024-06-27T10:54:57.229Z] [2024-06-27T10:54:57.229Z] setToolProperty: [2024-06-27T10:54:57.229Z] [2024-06-27T10:54:57.229Z] setS1ASclassPath: [2024-06-27T10:54:57.229Z] [2024-06-27T10:54:57.229Z] init-common: [2024-06-27T10:54:57.229Z] [2024-06-27T10:54:57.229Z] create-custom-auth-realm: [2024-06-27T10:54:57.229Z] [echo] Creating auth realm JDBCRealm_CLEAR_HEX ... [2024-06-27T10:54:57.246Z] [exec] Waiting for the domain to stop . [2024-06-27T10:54:57.300Z] [javac] 1 warning [2024-06-27T10:54:57.300Z] [2024-06-27T10:54:57.300Z] assemble: [2024-06-27T10:54:57.300Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives/deployment-ejb31-jndivalidation-IncorrectEnvEntry-web.war [2024-06-27T10:54:57.300Z] [2024-06-27T10:54:57.300Z] deploy.asadmin: [2024-06-27T10:54:57.300Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives --name deployment-ejb31-jndivalidation-IncorrectEnvEntry-web --contextroot deployment-ejb31-jndivalidation-IncorrectEnvEntry /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives/deployment-ejb31-jndivalidation-IncorrectEnvEntry-web.war [2024-06-27T10:54:57.524Z] [exec] Waiting finished after 276 ms. [2024-06-27T10:54:57.524Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:54:57.524Z] [2024-06-27T10:54:57.524Z] stop-server-windows: [2024-06-27T10:54:57.524Z] [2024-06-27T10:54:57.524Z] setOSConditions: [2024-06-27T10:54:57.524Z] [2024-06-27T10:54:57.524Z] start-server: [2024-06-27T10:54:57.524Z] [echo] +-----------------------------+ [2024-06-27T10:54:57.524Z] [echo] | | [2024-06-27T10:54:57.524Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:54:57.524Z] [echo] | in Felix mode | [2024-06-27T10:54:57.524Z] [echo] | | [2024-06-27T10:54:57.524Z] [echo] +-----------------------------+ [2024-06-27T10:54:57.524Z] [2024-06-27T10:54:57.524Z] start-server-unix: [2024-06-27T10:54:57.591Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:54:57.591Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:54:57.621Z] [exec] Application deployed with name web-jsp-template-text-escaped-el-web. [2024-06-27T10:54:57.621Z] [2024-06-27T10:54:57.621Z] deploy-war-commonee: [2024-06-27T10:54:57.621Z] [2024-06-27T10:54:57.621Z] run: [2024-06-27T10:54:57.621Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:57.621Z] [java] [2024-06-27T10:54:57.621Z] [java] [2024-06-27T10:54:57.621Z] [java] ----------------------------------------- [2024-06-27T10:54:57.621Z] [java] - jsp-template-text-escaped-el: PASS - [2024-06-27T10:54:57.621Z] [java] ----------------------------------------- [2024-06-27T10:54:57.621Z] [java] - Total PASS : 1 - [2024-06-27T10:54:57.621Z] [java] - Total FAIL : 0 - [2024-06-27T10:54:57.621Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:54:57.621Z] [java] ----------------------------------------- [2024-06-27T10:54:57.621Z] [2024-06-27T10:54:57.621Z] undeploy: [2024-06-27T10:54:57.621Z] [2024-06-27T10:54:57.621Z] setOSConditions: [2024-06-27T10:54:57.621Z] [2024-06-27T10:54:57.621Z] setToolWin: [2024-06-27T10:54:57.621Z] [2024-06-27T10:54:57.621Z] setToolUnix: [2024-06-27T10:54:57.621Z] [2024-06-27T10:54:57.621Z] setToolProperty: [2024-06-27T10:54:57.621Z] [2024-06-27T10:54:57.621Z] setS1ASclassPath: [2024-06-27T10:54:57.621Z] [2024-06-27T10:54:57.621Z] init-common: [2024-06-27T10:54:57.621Z] [2024-06-27T10:54:57.621Z] undeploy-war-common: [2024-06-27T10:54:57.758Z] [exec] Jun 27, 2024 10:54:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:57.758Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3d1c933 [2024-06-27T10:54:57.855Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:54:57.855Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:54:57.862Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:57.863Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:54:58.012Z] [exec] I am in client [2024-06-27T10:54:58.012Z] [exec] Value of key is:equalsCurrentName [2024-06-27T10:54:58.012Z] [exec] Value of key is:testRollBackDoesNotClearUnsynchPC [2024-06-27T10:54:58.012Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:58.118Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-IncorrectEnvEntry-web] : Naming binding already exists for java:module/env/DuplicateEnvEntry in namespace {java:module/env/DuplicateEnvEntry=SimpleEnvEntry[name=java:comp/env/DuplicateEnvEntry, type=java.lang.String, value=From comp, lookupName=, mappedName=, injectableTargets={}, description=]}. Please see server.log for more details. [2024-06-27T10:54:58.118Z] [exec] Command deploy failed. [2024-06-27T10:54:58.118Z] [exec] Result: 1 [2024-06-27T10:54:58.118Z] [2024-06-27T10:54:58.118Z] processResult: [2024-06-27T10:54:58.118Z] [2024-06-27T10:54:58.118Z] failed: [2024-06-27T10:54:58.118Z] [2024-06-27T10:54:58.118Z] passed: [2024-06-27T10:54:58.118Z] [echo] Test IncorrectEnvEntry Passed [2024-06-27T10:54:58.118Z] [2024-06-27T10:54:58.118Z] unknown: [2024-06-27T10:54:58.118Z] [2024-06-27T10:54:58.118Z] private-all: [2024-06-27T10:54:58.118Z] [2024-06-27T10:54:58.118Z] declare-test: [2024-06-27T10:54:58.118Z] [echo] Starting test CorrectEnvEntry ejb31/jndivalidation/CorrectEnvEntry Test asadmin deploy [2024-06-27T10:54:58.118Z] [2024-06-27T10:54:58.118Z] init.os: [2024-06-27T10:54:58.119Z] [2024-06-27T10:54:58.119Z] init.tools.unix: [2024-06-27T10:54:58.119Z] [2024-06-27T10:54:58.119Z] init.tools.windows: [2024-06-27T10:54:58.119Z] [2024-06-27T10:54:58.119Z] init.tools: [2024-06-27T10:54:58.119Z] [2024-06-27T10:54:58.119Z] setAsadminArgs: [2024-06-27T10:54:58.119Z] [2024-06-27T10:54:58.119Z] init: [2024-06-27T10:54:58.119Z] [2024-06-27T10:54:58.119Z] init.customtasks: [2024-06-27T10:54:58.119Z] [2024-06-27T10:54:58.119Z] prepare: [2024-06-27T10:54:58.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry [2024-06-27T10:54:58.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives [2024-06-27T10:54:58.119Z] [2024-06-27T10:54:58.119Z] compile: [2024-06-27T10:54:58.119Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/CorrectEnvEntry/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:58.119Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry [2024-06-27T10:54:58.160Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_HEX:digest-algorithm=NONE:encoding=HEX --target server JDBCRealm_CLEAR_HEX [2024-06-27T10:54:58.160Z] [2024-06-27T10:54:58.160Z] setOSConditions: [2024-06-27T10:54:58.160Z] [2024-06-27T10:54:58.160Z] setToolWin: [2024-06-27T10:54:58.160Z] [2024-06-27T10:54:58.160Z] setToolUnix: [2024-06-27T10:54:58.160Z] [2024-06-27T10:54:58.160Z] setToolProperty: [2024-06-27T10:54:58.160Z] [2024-06-27T10:54:58.160Z] setS1ASclassPath: [2024-06-27T10:54:58.160Z] [2024-06-27T10:54:58.160Z] init-common: [2024-06-27T10:54:58.160Z] [2024-06-27T10:54:58.160Z] create-custom-auth-realm: [2024-06-27T10:54:58.160Z] [echo] Creating auth realm JDBCRealm_MD2_BASE64 ... [2024-06-27T10:54:58.181Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-template-text-escaped-el-web [2024-06-27T10:54:58.181Z] [2024-06-27T10:54:58.181Z] all: [2024-06-27T10:54:58.181Z] [echo] [2024-06-27T10:54:58.181Z] [echo] ************************* [2024-06-27T10:54:58.181Z] [echo] * Running jspThrowsFileNotFoundExpect500ResponseCode [2024-06-27T10:54:58.181Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode [2024-06-27T10:54:58.181Z] [echo] ************************* [2024-06-27T10:54:58.181Z] [echo] [2024-06-27T10:54:58.181Z] [2024-06-27T10:54:58.181Z] setOSConditions: [2024-06-27T10:54:58.181Z] [2024-06-27T10:54:58.181Z] setToolWin: [2024-06-27T10:54:58.181Z] [2024-06-27T10:54:58.181Z] setToolUnix: [2024-06-27T10:54:58.181Z] [2024-06-27T10:54:58.181Z] setToolProperty: [2024-06-27T10:54:58.181Z] [2024-06-27T10:54:58.181Z] setS1ASclassPath: [2024-06-27T10:54:58.181Z] [2024-06-27T10:54:58.181Z] init-common: [2024-06-27T10:54:58.181Z] [2024-06-27T10:54:58.181Z] clean: [2024-06-27T10:54:58.181Z] [2024-06-27T10:54:58.181Z] setOSConditions: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setToolWin: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setToolUnix: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setToolProperty: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setS1ASclassPath: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] init-common: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] clean-common: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setOSConditions: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setToolWin: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setToolUnix: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setToolProperty: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setS1ASclassPath: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] init-common: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] clean-classes-common: [2024-06-27T10:54:58.182Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setOSConditions: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setToolWin: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setToolUnix: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setToolProperty: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] setS1ASclassPath: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] init-common: [2024-06-27T10:54:58.182Z] [2024-06-27T10:54:58.182Z] clean-jars-common: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] compile: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] setOSConditions: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] setToolWin: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] setToolUnix: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] setToolProperty: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] setS1ASclassPath: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] init-common: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] compile-common: [2024-06-27T10:54:58.183Z] [echo] Current time (ISO): 2024-06-27T10:54:58.052+0000 [2024-06-27T10:54:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/servlet [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] build: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] setOSConditions: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] setToolWin: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] setToolUnix: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] setToolProperty: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] setS1ASclassPath: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] init-common: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] webclient-war-common: [2024-06-27T10:54:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] clear: [2024-06-27T10:54:58.183Z] [2024-06-27T10:54:58.183Z] test-tlds-exist: [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.184Z] copy-tlds: [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.184Z] test-tagfiles-exist: [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.184Z] copy-tagfiles: [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.184Z] package-war-common: [2024-06-27T10:54:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:54:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:54:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:54:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/lib [2024-06-27T10:54:58.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:58.184Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-throws-file-not-found-expect-500-response-code-web.war [2024-06-27T10:54:58.184Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:54:58.184Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:54:58.184Z] [javac] Compiling 1 source file [2024-06-27T10:54:58.184Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:54:58.184Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.184Z] deploy: [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.184Z] deploy-war-common: [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.184Z] setOSConditions: [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.184Z] setToolWin: [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.184Z] setToolUnix: [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.184Z] setToolProperty: [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.184Z] setS1ASclassPath: [2024-06-27T10:54:58.184Z] [2024-06-27T10:54:58.185Z] init-common: [2024-06-27T10:54:58.185Z] [2024-06-27T10:54:58.185Z] deploy-war-commonpe: [2024-06-27T10:54:58.267Z] [exec] [2024-06-27T10:54:58.267Z] [exec] [2024-06-27T10:54:58.267Z] [exec] ----------------------------------------- [2024-06-27T10:54:58.267Z] [exec] - equalsCurrentName: PASS - [2024-06-27T10:54:58.267Z] [exec] - testRollBackDoesNotClearUnsynchPC: PASS - [2024-06-27T10:54:58.267Z] [exec] ----------------------------------------- [2024-06-27T10:54:58.267Z] [exec] Total PASS: 2 [2024-06-27T10:54:58.267Z] [exec] Total FAIL: 0 [2024-06-27T10:54:58.267Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:58.267Z] [exec] ----------------------------------------- [2024-06-27T10:54:58.267Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:58.267Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:58.371Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-no-webxml [2024-06-27T10:54:58.371Z] [exec] WebSvcTest-Double-Hello Appserver Tester !war-with-no-webxml AND Appserver Tester !war-with-no-webxml [2024-06-27T10:54:58.371Z] [exec] Value of key is:war-with-no-webxml [2024-06-27T10:54:58.372Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:58.372Z] [exec] [2024-06-27T10:54:58.372Z] [exec] [2024-06-27T10:54:58.372Z] [exec] ----------------------------------------- [2024-06-27T10:54:58.372Z] [exec] - war-with-no-webxml: PASS - [2024-06-27T10:54:58.372Z] [exec] ----------------------------------------- [2024-06-27T10:54:58.372Z] [exec] Total PASS: 1 [2024-06-27T10:54:58.372Z] [exec] Total FAIL: 0 [2024-06-27T10:54:58.372Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:54:58.372Z] [exec] ----------------------------------------- [2024-06-27T10:54:58.372Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:58.372Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:54:58.372Z] [2024-06-27T10:54:58.372Z] undeploy: [2024-06-27T10:54:58.372Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:58.372Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:58.372Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:54:58.372Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:58.372Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:58.372Z] [2024-06-27T10:54:58.372Z] setOSConditions: [2024-06-27T10:54:58.372Z] [2024-06-27T10:54:58.372Z] setToolWin: [2024-06-27T10:54:58.372Z] [2024-06-27T10:54:58.372Z] setToolUnix: [2024-06-27T10:54:58.372Z] [2024-06-27T10:54:58.372Z] setToolProperty: [2024-06-27T10:54:58.372Z] [2024-06-27T10:54:58.372Z] setS1ASclassPath: [2024-06-27T10:54:58.372Z] [2024-06-27T10:54:58.372Z] init-common: [2024-06-27T10:54:58.372Z] [2024-06-27T10:54:58.372Z] undeploy-war-common: [2024-06-27T10:54:58.372Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false nowebxml-web [2024-06-27T10:54:58.374Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:58.374Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:58.375Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:58.375Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:58.375Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:58.375Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:58.375Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:54:58.414Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:54:58.414Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:54:58.531Z] [2024-06-27T10:54:58.531Z] checkReporting-common: [2024-06-27T10:54:58.531Z] [2024-06-27T10:54:58.531Z] confirmReportPresent-common: [2024-06-27T10:54:58.531Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:54:58.531Z] [echo] Test seems to be reported fine [2024-06-27T10:54:58.531Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/RepRunConf.txt [2024-06-27T10:54:58.531Z] [2024-06-27T10:54:58.531Z] confirmMissingReport-common: [2024-06-27T10:54:58.531Z] [2024-06-27T10:54:58.531Z] undeploy: [2024-06-27T10:54:58.532Z] [2024-06-27T10:54:58.532Z] setOSConditions: [2024-06-27T10:54:58.532Z] [2024-06-27T10:54:58.532Z] setToolWin: [2024-06-27T10:54:58.532Z] [2024-06-27T10:54:58.532Z] setToolUnix: [2024-06-27T10:54:58.532Z] [2024-06-27T10:54:58.532Z] setToolProperty: [2024-06-27T10:54:58.532Z] [2024-06-27T10:54:58.532Z] setS1ASclassPath: [2024-06-27T10:54:58.532Z] [2024-06-27T10:54:58.532Z] init-common: [2024-06-27T10:54:58.532Z] [2024-06-27T10:54:58.532Z] undeploy-common: [2024-06-27T10:54:58.628Z] [2024-06-27T10:54:58.628Z] all: [2024-06-27T10:54:58.628Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:58.628Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:58.628Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:58.628Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:58.628Z] [2024-06-27T10:54:58.628Z] setOSConditions: [2024-06-27T10:54:58.628Z] [2024-06-27T10:54:58.628Z] setToolWin: [2024-06-27T10:54:58.628Z] [2024-06-27T10:54:58.629Z] setToolUnix: [2024-06-27T10:54:58.629Z] [2024-06-27T10:54:58.629Z] setToolProperty: [2024-06-27T10:54:58.629Z] [2024-06-27T10:54:58.629Z] setS1ASclassPath: [2024-06-27T10:54:58.629Z] [2024-06-27T10:54:58.629Z] init-common: [2024-06-27T10:54:58.629Z] [2024-06-27T10:54:58.629Z] clean: [2024-06-27T10:54:58.629Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:58.629Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:58.629Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:58.629Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:58.629Z] [2024-06-27T10:54:58.629Z] setOSConditions: [2024-06-27T10:54:58.629Z] [2024-06-27T10:54:58.629Z] setToolWin: [2024-06-27T10:54:58.629Z] [2024-06-27T10:54:58.629Z] setToolUnix: [2024-06-27T10:54:58.629Z] [2024-06-27T10:54:58.629Z] setToolProperty: [2024-06-27T10:54:58.629Z] [2024-06-27T10:54:58.629Z] setS1ASclassPath: [2024-06-27T10:54:58.629Z] [2024-06-27T10:54:58.629Z] init-common: [2024-06-27T10:54:58.629Z] [2024-06-27T10:54:58.629Z] clean-common: [2024-06-27T10:54:58.629Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:58.629Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:58.630Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:58.630Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:58.630Z] [2024-06-27T10:54:58.630Z] setOSConditions: [2024-06-27T10:54:58.630Z] [2024-06-27T10:54:58.630Z] setToolWin: [2024-06-27T10:54:58.630Z] [2024-06-27T10:54:58.630Z] setToolUnix: [2024-06-27T10:54:58.630Z] [2024-06-27T10:54:58.630Z] setToolProperty: [2024-06-27T10:54:58.630Z] [2024-06-27T10:54:58.630Z] setS1ASclassPath: [2024-06-27T10:54:58.630Z] [2024-06-27T10:54:58.630Z] init-common: [2024-06-27T10:54:58.630Z] [2024-06-27T10:54:58.630Z] clean-classes-common: [2024-06-27T10:54:58.630Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:58.630Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:58.630Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:58.630Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:58.630Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:58.630Z] [2024-06-27T10:54:58.630Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:54:58.630Z] setOSConditions: [2024-06-27T10:54:58.630Z] [javac] 1 warning [2024-06-27T10:54:58.630Z] [2024-06-27T10:54:58.630Z] [2024-06-27T10:54:58.630Z] setToolWin: [2024-06-27T10:54:58.630Z] assemble: [2024-06-27T10:54:58.630Z] [2024-06-27T10:54:58.631Z] setToolUnix: [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives/deployment-ejb31-jndivalidation-CorrectEnvEntry-web.war [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] setToolProperty: [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] deploy.asadmin: [2024-06-27T10:54:58.631Z] setS1ASclassPath: [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] init-common: [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] clean-jars-common: [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] assemble-web: [2024-06-27T10:54:58.631Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives --name deployment-ejb31-jndivalidation-CorrectEnvEntry-web --contextroot deployment-ejb31-jndivalidation-CorrectEnvEntry /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives/deployment-ejb31-jndivalidation-CorrectEnvEntry-web.war [2024-06-27T10:54:58.631Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:58.631Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:58.631Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:58.631Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:58.631Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] setOSConditions: [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] setToolWin: [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] setToolUnix: [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] setToolProperty: [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] setS1ASclassPath: [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] init-common: [2024-06-27T10:54:58.631Z] [2024-06-27T10:54:58.631Z] compile: [2024-06-27T10:54:58.632Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:54:58.632Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:54:58.632Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:54:58.632Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:54:58.632Z] [2024-06-27T10:54:58.632Z] setOSConditions: [2024-06-27T10:54:58.632Z] [2024-06-27T10:54:58.632Z] setToolWin: [2024-06-27T10:54:58.632Z] [2024-06-27T10:54:58.632Z] setToolUnix: [2024-06-27T10:54:58.632Z] [2024-06-27T10:54:58.632Z] setToolProperty: [2024-06-27T10:54:58.632Z] [2024-06-27T10:54:58.632Z] setS1ASclassPath: [2024-06-27T10:54:58.632Z] [2024-06-27T10:54:58.632Z] init-common: [2024-06-27T10:54:58.632Z] [2024-06-27T10:54:58.632Z] compile-common: [2024-06-27T10:54:58.632Z] [echo] Current time (ISO): 2024-06-27T10:54:58.469+0000 [2024-06-27T10:54:58.632Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:58.669Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:54:58.669Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:54:58.696Z] [exec] Jun 27, 2024 10:54:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:54:58.696Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@ca7e37f [2024-06-27T10:54:58.696Z] [exec] invoking stateful [2024-06-27T10:54:58.696Z] [exec] invoking stateless [2024-06-27T10:54:58.696Z] [exec] Sleeping to wait for timeout to happen... [2024-06-27T10:54:58.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_MD2_BASE64:digest-algorithm=MD2:encoding=BASE64 --target server JDBCRealm_MD2_BASE64 [2024-06-27T10:54:58.723Z] [2024-06-27T10:54:58.723Z] setOSConditions: [2024-06-27T10:54:58.723Z] [2024-06-27T10:54:58.723Z] setToolWin: [2024-06-27T10:54:58.723Z] [2024-06-27T10:54:58.723Z] setToolUnix: [2024-06-27T10:54:58.723Z] [2024-06-27T10:54:58.723Z] setToolProperty: [2024-06-27T10:54:58.723Z] [2024-06-27T10:54:58.723Z] setS1ASclassPath: [2024-06-27T10:54:58.723Z] [2024-06-27T10:54:58.723Z] init-common: [2024-06-27T10:54:58.723Z] [2024-06-27T10:54:58.723Z] create-custom-auth-realm: [2024-06-27T10:54:58.723Z] [echo] Creating auth realm JDBCRealm_MD5_BASE64 ... [2024-06-27T10:54:58.743Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-throws-file-not-found-expect-500-response-code --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-throws-file-not-found-expect-500-response-code-web.war [2024-06-27T10:54:58.786Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_use_nonjtadatasourceApp [2024-06-27T10:54:58.786Z] [2024-06-27T10:54:58.786Z] unsetup: [2024-06-27T10:54:58.786Z] [2024-06-27T10:54:58.786Z] setOSConditions: [2024-06-27T10:54:58.786Z] [2024-06-27T10:54:58.786Z] setToolWin: [2024-06-27T10:54:58.786Z] [2024-06-27T10:54:58.786Z] setToolUnix: [2024-06-27T10:54:58.786Z] [2024-06-27T10:54:58.786Z] setToolProperty: [2024-06-27T10:54:58.786Z] [2024-06-27T10:54:58.786Z] setS1ASclassPath: [2024-06-27T10:54:58.786Z] [2024-06-27T10:54:58.787Z] init-common: [2024-06-27T10:54:58.787Z] [2024-06-27T10:54:58.787Z] execute-ejb-sql-common: [2024-06-27T10:54:58.787Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/sql/drop.sql [2024-06-27T10:54:58.924Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:54:58.924Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:54:59.041Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] all: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] rollback_notclear_unsynchPC: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] setOSConditions: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] setToolWin: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] setToolUnix: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] setToolProperty: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] setS1ASclassPath: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] init-common: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] clean: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] setOSConditions: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] setToolWin: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] setToolUnix: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] setToolProperty: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] setS1ASclassPath: [2024-06-27T10:54:59.041Z] [2024-06-27T10:54:59.041Z] init-common: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] clean-common: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setOSConditions: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setToolWin: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setToolUnix: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setToolProperty: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setS1ASclassPath: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] init-common: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] clean-classes-common: [2024-06-27T10:54:59.042Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setOSConditions: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setToolWin: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setToolUnix: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setToolProperty: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setS1ASclassPath: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] init-common: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] clean-jars-common: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] compile: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setOSConditions: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setToolWin: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setToolUnix: [2024-06-27T10:54:59.042Z] [2024-06-27T10:54:59.042Z] setToolProperty: [2024-06-27T10:54:59.043Z] [2024-06-27T10:54:59.043Z] setS1ASclassPath: [2024-06-27T10:54:59.043Z] [2024-06-27T10:54:59.043Z] init-common: [2024-06-27T10:54:59.043Z] [2024-06-27T10:54:59.043Z] compile-common: [2024-06-27T10:54:59.043Z] [echo] Current time (ISO): 2024-06-27T10:54:58.871+0000 [2024-06-27T10:54:59.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:59.043Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:54:59.207Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:54:59.207Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:54:59.302Z] [exec] Application deployed with name web-jsp-throws-file-not-found-expect-500-response-code-web. [2024-06-27T10:54:59.302Z] [2024-06-27T10:54:59.302Z] deploy-war-commonee: [2024-06-27T10:54:59.302Z] [2024-06-27T10:54:59.302Z] run: [2024-06-27T10:54:59.302Z] [java] Connecting to: http://localhost:45711/web-jsp-throws-file-not-found-expect-500-response-code/jsp/notfound.jsp [2024-06-27T10:54:59.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:54:59.485Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:54:59.485Z] [2024-06-27T10:54:59.485Z] setOSConditions: [2024-06-27T10:54:59.485Z] [2024-06-27T10:54:59.485Z] setToolWin: [2024-06-27T10:54:59.485Z] [2024-06-27T10:54:59.485Z] setToolUnix: [2024-06-27T10:54:59.485Z] [2024-06-27T10:54:59.485Z] setToolProperty: [2024-06-27T10:54:59.485Z] [2024-06-27T10:54:59.485Z] setS1ASclassPath: [2024-06-27T10:54:59.485Z] [2024-06-27T10:54:59.485Z] init-common: [2024-06-27T10:54:59.485Z] [2024-06-27T10:54:59.485Z] create-jdbc-resource-common: [2024-06-27T10:54:59.485Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:54:59.557Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:54:59.557Z] [java] [2024-06-27T10:54:59.557Z] [java] [2024-06-27T10:54:59.557Z] [java] ----------------------------------------- [2024-06-27T10:54:59.557Z] [java] - jsp-throws-file-not-found-expect-500-response-code: PASS - [2024-06-27T10:54:59.557Z] [java] ----------------------------------------- [2024-06-27T10:54:59.557Z] [java] - Total PASS : 1 - [2024-06-27T10:54:59.557Z] [java] - Total FAIL : 0 - [2024-06-27T10:54:59.557Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:54:59.557Z] [java] ----------------------------------------- [2024-06-27T10:54:59.557Z] [2024-06-27T10:54:59.557Z] undeploy: [2024-06-27T10:54:59.557Z] [2024-06-27T10:54:59.557Z] setOSConditions: [2024-06-27T10:54:59.557Z] [2024-06-27T10:54:59.557Z] setToolWin: [2024-06-27T10:54:59.557Z] [2024-06-27T10:54:59.557Z] setToolUnix: [2024-06-27T10:54:59.557Z] [2024-06-27T10:54:59.557Z] setToolProperty: [2024-06-27T10:54:59.557Z] [2024-06-27T10:54:59.557Z] setS1ASclassPath: [2024-06-27T10:54:59.557Z] [2024-06-27T10:54:59.557Z] init-common: [2024-06-27T10:54:59.557Z] [2024-06-27T10:54:59.557Z] undeploy-war-common: [2024-06-27T10:54:59.660Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_MD5_BASE64:digest-algorithm=MD5:encoding=BASE64 --target server JDBCRealm_MD5_BASE64 [2024-06-27T10:54:59.660Z] [2024-06-27T10:54:59.660Z] setOSConditions: [2024-06-27T10:54:59.661Z] [2024-06-27T10:54:59.661Z] setToolWin: [2024-06-27T10:54:59.661Z] [2024-06-27T10:54:59.661Z] setToolUnix: [2024-06-27T10:54:59.661Z] [2024-06-27T10:54:59.661Z] setToolProperty: [2024-06-27T10:54:59.661Z] [2024-06-27T10:54:59.661Z] setS1ASclassPath: [2024-06-27T10:54:59.661Z] [2024-06-27T10:54:59.661Z] init-common: [2024-06-27T10:54:59.661Z] [2024-06-27T10:54:59.661Z] create-custom-auth-realm: [2024-06-27T10:54:59.661Z] [echo] Creating auth realm JDBCRealm_SHA_BASE64 ... [2024-06-27T10:54:59.740Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:54:59.740Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:54:59.740Z] [echo] cmd executed for server [2024-06-27T10:54:59.740Z] [2024-06-27T10:54:59.740Z] setOSConditions: [2024-06-27T10:54:59.740Z] [2024-06-27T10:54:59.740Z] setToolWin: [2024-06-27T10:54:59.740Z] [2024-06-27T10:54:59.740Z] setToolUnix: [2024-06-27T10:54:59.740Z] [2024-06-27T10:54:59.740Z] setToolProperty: [2024-06-27T10:54:59.740Z] [2024-06-27T10:54:59.740Z] setS1ASclassPath: [2024-06-27T10:54:59.740Z] [2024-06-27T10:54:59.740Z] init-common: [2024-06-27T10:54:59.740Z] [2024-06-27T10:54:59.740Z] deploy-common: [2024-06-27T10:54:59.740Z] [echo] Current time (ISO): 2024-06-27T10:54:59.698+0000 [2024-06-27T10:54:59.740Z] [2024-06-27T10:54:59.740Z] setOSConditions: [2024-06-27T10:54:59.740Z] [2024-06-27T10:54:59.740Z] setToolWin: [2024-06-27T10:54:59.741Z] [2024-06-27T10:54:59.741Z] setToolUnix: [2024-06-27T10:54:59.741Z] [2024-06-27T10:54:59.741Z] setToolProperty: [2024-06-27T10:54:59.741Z] [2024-06-27T10:54:59.741Z] setS1ASclassPath: [2024-06-27T10:54:59.741Z] [2024-06-27T10:54:59.741Z] init-common: [2024-06-27T10:54:59.741Z] [2024-06-27T10:54:59.741Z] deploy-common-pe: [2024-06-27T10:54:59.815Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-throws-file-not-found-expect-500-response-code-web [2024-06-27T10:54:59.815Z] [2024-06-27T10:54:59.815Z] all: [2024-06-27T10:54:59.815Z] [echo] [2024-06-27T10:54:59.815Z] [echo] ************************* [2024-06-27T10:54:59.815Z] [echo] * Running jspTrimDirectiveWhitespaces [2024-06-27T10:54:59.815Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces [2024-06-27T10:54:59.815Z] [echo] ************************* [2024-06-27T10:54:59.815Z] [echo] [2024-06-27T10:54:59.815Z] [2024-06-27T10:54:59.815Z] setOSConditions: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setToolWin: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setToolUnix: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setToolProperty: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setS1ASclassPath: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] init-common: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] clean: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setOSConditions: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setToolWin: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setToolUnix: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setToolProperty: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setS1ASclassPath: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] init-common: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] clean-common: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setOSConditions: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setToolWin: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setToolUnix: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setToolProperty: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] setS1ASclassPath: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] init-common: [2024-06-27T10:54:59.816Z] [2024-06-27T10:54:59.816Z] clean-classes-common: [2024-06-27T10:54:59.817Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:54:59.966Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:54:59.966Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:54:59.966Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:54:59.966Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:54:59.966Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:54:59.966Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:54:59.966Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:00.027Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:00.027Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:00.027Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:00.027Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:00.027Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:00.027Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:00.027Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:00.071Z] [2024-06-27T10:55:00.071Z] setOSConditions: [2024-06-27T10:55:00.071Z] [2024-06-27T10:55:00.071Z] setToolWin: [2024-06-27T10:55:00.071Z] [2024-06-27T10:55:00.071Z] setToolUnix: [2024-06-27T10:55:00.071Z] [2024-06-27T10:55:00.071Z] setToolProperty: [2024-06-27T10:55:00.071Z] [2024-06-27T10:55:00.071Z] setS1ASclassPath: [2024-06-27T10:55:00.071Z] [2024-06-27T10:55:00.071Z] init-common: [2024-06-27T10:55:00.071Z] [2024-06-27T10:55:00.071Z] clean-jars-common: [2024-06-27T10:55:00.071Z] [2024-06-27T10:55:00.072Z] compile: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] setOSConditions: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] setToolWin: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] setToolUnix: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] setToolProperty: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] setS1ASclassPath: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] init-common: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] compile-common: [2024-06-27T10:55:00.072Z] [echo] Current time (ISO): 2024-06-27T10:54:59.825+0000 [2024-06-27T10:55:00.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:00.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/servlet [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] build: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] setOSConditions: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] setToolWin: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] setToolUnix: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] setToolProperty: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] setS1ASclassPath: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] init-common: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] webclient-war-common: [2024-06-27T10:55:00.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] clear: [2024-06-27T10:55:00.072Z] [2024-06-27T10:55:00.072Z] test-tlds-exist: [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] copy-tlds: [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] test-tagfiles-exist: [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] copy-tagfiles: [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] package-war-common: [2024-06-27T10:55:00.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:00.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:00.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:00.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:00.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/lib [2024-06-27T10:55:00.073Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:00.073Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-trimDirectiveWhitespaces-web.war [2024-06-27T10:55:00.073Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:00.073Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:00.073Z] [javac] Compiling 1 source file [2024-06-27T10:55:00.073Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:55:00.073Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] deploy: [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] deploy-war-common: [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] setOSConditions: [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] setToolWin: [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] setToolUnix: [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] setToolProperty: [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] setS1ASclassPath: [2024-06-27T10:55:00.073Z] [2024-06-27T10:55:00.073Z] init-common: [2024-06-27T10:55:00.074Z] [2024-06-27T10:55:00.074Z] deploy-war-commonpe: [2024-06-27T10:55:00.137Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-CorrectEnvEntry-web. [2024-06-27T10:55:00.137Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-CorrectEnvEntry-web [2024-06-27T10:55:00.138Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] processResult: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] failed: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] passed: [2024-06-27T10:55:00.138Z] [echo] Test CorrectEnvEntry Passed [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] unknown: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] init.os: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] init.tools.unix: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] init.tools.windows: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] init.tools: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] setAsadminArgs: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] init: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] init.customtasks: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] prepare: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] undeploy.asadmin: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] setAsadminArgs: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] common.undeploy.asadmin: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] init.os: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] init.tools.unix: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] init.tools.windows: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] init.tools: [2024-06-27T10:55:00.138Z] [2024-06-27T10:55:00.138Z] setAsadminArgs: [2024-06-27T10:55:00.139Z] [2024-06-27T10:55:00.139Z] init: [2024-06-27T10:55:00.139Z] [2024-06-27T10:55:00.139Z] init.customtasks: [2024-06-27T10:55:00.139Z] [2024-06-27T10:55:00.139Z] delAppRef: [2024-06-27T10:55:00.139Z] [2024-06-27T10:55:00.139Z] init.os: [2024-06-27T10:55:00.139Z] [2024-06-27T10:55:00.139Z] init.tools.unix: [2024-06-27T10:55:00.139Z] [2024-06-27T10:55:00.139Z] init.tools.windows: [2024-06-27T10:55:00.139Z] [2024-06-27T10:55:00.139Z] init.tools: [2024-06-27T10:55:00.139Z] [2024-06-27T10:55:00.139Z] setAsadminArgs: [2024-06-27T10:55:00.139Z] [2024-06-27T10:55:00.139Z] init: [2024-06-27T10:55:00.139Z] [2024-06-27T10:55:00.139Z] init.customtasks: [2024-06-27T10:55:00.139Z] [2024-06-27T10:55:00.139Z] common.run.asadmin: [2024-06-27T10:55:00.139Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-CorrectEnvEntry-web [2024-06-27T10:55:00.223Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_SHA_BASE64:digest-algorithm=SHA:encoding=BASE64 --target server JDBCRealm_SHA_BASE64 [2024-06-27T10:55:00.223Z] [2024-06-27T10:55:00.223Z] setOSConditions: [2024-06-27T10:55:00.223Z] [2024-06-27T10:55:00.223Z] setToolWin: [2024-06-27T10:55:00.223Z] [2024-06-27T10:55:00.223Z] setToolUnix: [2024-06-27T10:55:00.223Z] [2024-06-27T10:55:00.223Z] setToolProperty: [2024-06-27T10:55:00.223Z] [2024-06-27T10:55:00.223Z] setS1ASclassPath: [2024-06-27T10:55:00.223Z] [2024-06-27T10:55:00.223Z] init-common: [2024-06-27T10:55:00.223Z] [2024-06-27T10:55:00.224Z] create-custom-auth-realm: [2024-06-27T10:55:00.224Z] [echo] Creating auth realm JDBCRealm_SHA256_BASE64 ... [2024-06-27T10:55:00.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2024-06-27T10:55:00.328Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot web-trimDirectiveWhitespaces --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-trimDirectiveWhitespaces-web.war [2024-06-27T10:55:00.555Z] [exec] Application deployed with name jdbc-txpassthroughApp. [2024-06-27T10:55:00.555Z] [echo] Deployment on target server server successful [2024-06-27T10:55:00.555Z] [2024-06-27T10:55:00.555Z] setOSConditions: [2024-06-27T10:55:00.555Z] [2024-06-27T10:55:00.556Z] setToolWin: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setToolUnix: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setToolProperty: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setS1ASclassPath: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] init-common: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] deploy-common-ee: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] run: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setOSConditions: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setToolWin: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setToolUnix: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setToolProperty: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setS1ASclassPath: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] init-common: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] execute-sql-common: [2024-06-27T10:55:00.556Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/sql/create.sql [2024-06-27T10:55:00.556Z] [sql] Failed to execute: DROP TABLE ONLYGETCONNECTION [2024-06-27T10:55:00.556Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ONLYGETCONNECTION' because it does not exist. [2024-06-27T10:55:00.556Z] [sql] 0 rows affected [2024-06-27T10:55:00.556Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setOSConditions: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setToolWin: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setToolUnix: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setToolProperty: [2024-06-27T10:55:00.556Z] [2024-06-27T10:55:00.556Z] setS1ASclassPath: [2024-06-27T10:55:00.557Z] [2024-06-27T10:55:00.557Z] init-common: [2024-06-27T10:55:00.557Z] [2024-06-27T10:55:00.557Z] runclient-common: [2024-06-27T10:55:00.557Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughAppClient.jar -name jdbc-txpassthroughClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:55:00.703Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:00.703Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:00.787Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_SHA256_BASE64:digest-algorithm=SHA-256:encoding=BASE64 --target server JDBCRealm_SHA256_BASE64 [2024-06-27T10:55:00.787Z] [2024-06-27T10:55:00.787Z] setOSConditions: [2024-06-27T10:55:00.787Z] [2024-06-27T10:55:00.787Z] setToolWin: [2024-06-27T10:55:00.787Z] [2024-06-27T10:55:00.787Z] setToolUnix: [2024-06-27T10:55:00.787Z] [2024-06-27T10:55:00.787Z] setToolProperty: [2024-06-27T10:55:00.787Z] [2024-06-27T10:55:00.787Z] setS1ASclassPath: [2024-06-27T10:55:00.787Z] [2024-06-27T10:55:00.787Z] init-common: [2024-06-27T10:55:00.896Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:00.896Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:55:00.896Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:55:00.896Z] [javac] 2 warnings [2024-06-27T10:55:00.896Z] [2024-06-27T10:55:00.896Z] setOSConditions: [2024-06-27T10:55:00.896Z] [2024-06-27T10:55:00.896Z] setToolWin: [2024-06-27T10:55:00.896Z] [2024-06-27T10:55:00.896Z] setToolUnix: [2024-06-27T10:55:00.896Z] [2024-06-27T10:55:00.896Z] setToolProperty: [2024-06-27T10:55:00.896Z] [2024-06-27T10:55:00.896Z] setS1ASclassPath: [2024-06-27T10:55:00.896Z] [2024-06-27T10:55:00.896Z] init-common: [2024-06-27T10:55:00.896Z] [2024-06-27T10:55:00.897Z] compile-common: [2024-06-27T10:55:00.897Z] [echo] Current time (ISO): 2024-06-27T10:55:00.721+0000 [2024-06-27T10:55:00.897Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:00.959Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:00.959Z] [2024-06-27T10:55:00.959Z] private-all: [2024-06-27T10:55:00.959Z] [2024-06-27T10:55:00.960Z] declare-test: [2024-06-27T10:55:00.960Z] [echo] Starting test ConflictedEJBRef ejb31/jndivalidation/ConflictedEJBRef Test asadmin deploy [2024-06-27T10:55:00.960Z] [2024-06-27T10:55:00.960Z] init.os: [2024-06-27T10:55:00.960Z] [2024-06-27T10:55:00.960Z] init.tools.unix: [2024-06-27T10:55:00.960Z] [2024-06-27T10:55:00.960Z] init.tools.windows: [2024-06-27T10:55:00.960Z] [2024-06-27T10:55:00.960Z] init.tools: [2024-06-27T10:55:00.960Z] [2024-06-27T10:55:00.960Z] setAsadminArgs: [2024-06-27T10:55:00.960Z] [2024-06-27T10:55:00.960Z] init: [2024-06-27T10:55:00.960Z] [2024-06-27T10:55:00.960Z] init.customtasks: [2024-06-27T10:55:00.960Z] [2024-06-27T10:55:00.960Z] prepare: [2024-06-27T10:55:00.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef [2024-06-27T10:55:00.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives [2024-06-27T10:55:00.960Z] [2024-06-27T10:55:00.960Z] compile: [2024-06-27T10:55:00.960Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflictedEJBRef/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:00.960Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef [2024-06-27T10:55:01.060Z] [2024-06-27T10:55:01.060Z] create-custom-auth-realm: [2024-06-27T10:55:01.060Z] [echo] Creating auth realm JDBCRealm_SHA384_BASE64 ... [2024-06-27T10:55:01.252Z] [exec] Application deployed with name web-trimDirectiveWhitespaces-web. [2024-06-27T10:55:01.252Z] [2024-06-27T10:55:01.252Z] deploy-war-commonee: [2024-06-27T10:55:01.252Z] [2024-06-27T10:55:01.252Z] run: [2024-06-27T10:55:01.252Z] [java] Connecting to: http://localhost:45711/web-trimDirectiveWhitespaces/trim.jsp [2024-06-27T10:55:01.253Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:01.253Z] [java] [2024-06-27T10:55:01.253Z] [java] [2024-06-27T10:55:01.253Z] [java] ----------------------------------------- [2024-06-27T10:55:01.253Z] [java] - jsp-trimDirectiveWhitespaces: PASS - [2024-06-27T10:55:01.253Z] [java] ----------------------------------------- [2024-06-27T10:55:01.253Z] [java] - Total PASS : 1 - [2024-06-27T10:55:01.253Z] [java] - Total FAIL : 0 - [2024-06-27T10:55:01.253Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:55:01.253Z] [java] ----------------------------------------- [2024-06-27T10:55:01.253Z] [2024-06-27T10:55:01.253Z] undeploy: [2024-06-27T10:55:01.253Z] [2024-06-27T10:55:01.253Z] setOSConditions: [2024-06-27T10:55:01.253Z] [2024-06-27T10:55:01.253Z] setToolWin: [2024-06-27T10:55:01.253Z] [2024-06-27T10:55:01.253Z] setToolUnix: [2024-06-27T10:55:01.253Z] [2024-06-27T10:55:01.253Z] setToolProperty: [2024-06-27T10:55:01.253Z] [2024-06-27T10:55:01.253Z] setS1ASclassPath: [2024-06-27T10:55:01.253Z] [2024-06-27T10:55:01.253Z] init-common: [2024-06-27T10:55:01.253Z] [2024-06-27T10:55:01.253Z] undeploy-war-common: [2024-06-27T10:55:01.393Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:01.393Z] [javac] 1 warning [2024-06-27T10:55:01.393Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:01.393Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:01.393Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:01.393Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:01.393Z] [2024-06-27T10:55:01.393Z] pkg-war: [2024-06-27T10:55:01.393Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:01.393Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:01.393Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:01.393Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:01.393Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:55:01.393Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:01.393Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:01.394Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/SubtractNumbers.wsdl to copy. [2024-06-27T10:55:01.394Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:55:01.394Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:55:01.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:01.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:01.394Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${web.wsit.descriptors} does not exist. [2024-06-27T10:55:01.394Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webservices13-respectbinding-web.war [2024-06-27T10:55:01.394Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:01.394Z] [2024-06-27T10:55:01.394Z] deploy-app: [2024-06-27T10:55:01.394Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:01.394Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:01.394Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:01.394Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:01.394Z] [2024-06-27T10:55:01.394Z] deploy-war-common: [2024-06-27T10:55:01.394Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:01.394Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:01.394Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:01.395Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:01.395Z] [2024-06-27T10:55:01.395Z] setOSConditions: [2024-06-27T10:55:01.395Z] [2024-06-27T10:55:01.395Z] setToolWin: [2024-06-27T10:55:01.395Z] [2024-06-27T10:55:01.395Z] setToolUnix: [2024-06-27T10:55:01.395Z] [2024-06-27T10:55:01.395Z] setToolProperty: [2024-06-27T10:55:01.395Z] [2024-06-27T10:55:01.395Z] setS1ASclassPath: [2024-06-27T10:55:01.395Z] [2024-06-27T10:55:01.395Z] init-common: [2024-06-27T10:55:01.395Z] [2024-06-27T10:55:01.395Z] deploy-war-commonpe: [2024-06-27T10:55:01.480Z] [exec] Jun 27, 2024 10:55:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:01.480Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:01.523Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:01.523Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:01.523Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:01.523Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:01.523Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:01.523Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:01.523Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:01.523Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:01.523Z] [javac] 1 warning [2024-06-27T10:55:01.523Z] [2024-06-27T10:55:01.523Z] assemble: [2024-06-27T10:55:01.523Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives/deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb.jar [2024-06-27T10:55:01.523Z] [2024-06-27T10:55:01.523Z] deploy.asadmin: [2024-06-27T10:55:01.523Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives --name deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives/deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb.jar [2024-06-27T10:55:01.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=BASE64:user-table=USER_TABLE_SHA384_BASE64:digest-algorithm=SHA-384 --target server JDBCRealm_SHA384_BASE64 [2024-06-27T10:55:01.622Z] [2024-06-27T10:55:01.622Z] setOSConditions: [2024-06-27T10:55:01.622Z] [2024-06-27T10:55:01.622Z] setToolWin: [2024-06-27T10:55:01.622Z] [2024-06-27T10:55:01.622Z] setToolUnix: [2024-06-27T10:55:01.623Z] [2024-06-27T10:55:01.623Z] setToolProperty: [2024-06-27T10:55:01.623Z] [2024-06-27T10:55:01.623Z] setS1ASclassPath: [2024-06-27T10:55:01.623Z] [2024-06-27T10:55:01.623Z] init-common: [2024-06-27T10:55:01.623Z] [2024-06-27T10:55:01.623Z] create-custom-auth-realm: [2024-06-27T10:55:01.623Z] [echo] Creating auth realm JDBCRealm_MD2_HEX ... [2024-06-27T10:55:01.819Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-trimDirectiveWhitespaces-web [2024-06-27T10:55:01.819Z] [2024-06-27T10:55:01.819Z] all: [2024-06-27T10:55:01.819Z] [echo] [2024-06-27T10:55:01.819Z] [echo] ************************* [2024-06-27T10:55:01.819Z] [echo] * Running jspUrnJspTldWithoutUri [2024-06-27T10:55:01.819Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri [2024-06-27T10:55:01.819Z] [echo] ************************* [2024-06-27T10:55:01.819Z] [echo] [2024-06-27T10:55:01.819Z] [2024-06-27T10:55:01.820Z] setOSConditions: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setToolWin: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setToolUnix: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setToolProperty: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setS1ASclassPath: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] init-common: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] clean: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setOSConditions: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setToolWin: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setToolUnix: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setToolProperty: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setS1ASclassPath: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] init-common: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] clean-common: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setOSConditions: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setToolWin: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setToolUnix: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setToolProperty: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] setS1ASclassPath: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] init-common: [2024-06-27T10:55:01.820Z] [2024-06-27T10:55:01.820Z] clean-classes-common: [2024-06-27T10:55:01.821Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] setOSConditions: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] setToolWin: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] setToolUnix: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] setToolProperty: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] setS1ASclassPath: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] init-common: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] clean-jars-common: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] compile: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] setOSConditions: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] setToolWin: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] setToolUnix: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] setToolProperty: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] setS1ASclassPath: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] init-common: [2024-06-27T10:55:01.821Z] [2024-06-27T10:55:01.821Z] compile-common: [2024-06-27T10:55:01.821Z] [echo] Current time (ISO): 2024-06-27T10:55:01.787+0000 [2024-06-27T10:55:01.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:01.821Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:01.831Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:01.831Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:01.831Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:01.831Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:01.831Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:01.831Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:01.831Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:01.956Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservices13-respectbinding --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/webservices13-respectbinding-web.war [2024-06-27T10:55:02.058Z] [exec] Jun 27, 2024 10:55:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:02.058Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:02.100Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:02.100Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:02.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_MD2_HEX:digest-algorithm=MD2 --target server JDBCRealm_MD2_HEX [2024-06-27T10:55:02.388Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:02.388Z] [javac] 1 warning [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] build: [2024-06-27T10:55:02.388Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:55:02.388Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_rollback_notclear_unsynchPC-lib.jar [2024-06-27T10:55:02.388Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_rollback_notclear_unsynchPC-par.jar [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] setOSConditions: [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] fixFiles: [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] convUnix: [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] convWin: [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] setToolWin: [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] setToolUnix: [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] setToolProperty: [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] setS1ASclassPath: [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] init-common: [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] package-persistence-common: [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] ejb-jar-common: [2024-06-27T10:55:02.388Z] [2024-06-27T10:55:02.388Z] package-ejbjar-common: [2024-06-27T10:55:02.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:02.389Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPC-ejb.jar [2024-06-27T10:55:02.389Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] appclient-jar-common: [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] package-appclientjar-common: [2024-06-27T10:55:02.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:02.389Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPC-client.jar [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] webclient-war-common: [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] build-ear-common: [2024-06-27T10:55:02.389Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:02.389Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:02.389Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2024-06-27T10:55:02.389Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] setup: [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] setOSConditions: [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] setToolWin: [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] setToolUnix: [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] setToolProperty: [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] setS1ASclassPath: [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] init-common: [2024-06-27T10:55:02.389Z] [2024-06-27T10:55:02.389Z] execute-ejb-sql-common: [2024-06-27T10:55:02.389Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/sql/create.sql [2024-06-27T10:55:02.390Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] deploy: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] setOSConditions: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] setToolWin: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] setToolUnix: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] setToolProperty: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] setS1ASclassPath: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] init-common: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] deploy-common: [2024-06-27T10:55:02.390Z] [echo] Current time (ISO): 2024-06-27T10:55:02.362+0000 [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] setOSConditions: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] setToolWin: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] setToolUnix: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] setToolProperty: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] setS1ASclassPath: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] init-common: [2024-06-27T10:55:02.390Z] [2024-06-27T10:55:02.390Z] deploy-common-pe: [2024-06-27T10:55:02.442Z] [2024-06-27T10:55:02.442Z] setOSConditions: [2024-06-27T10:55:02.442Z] [2024-06-27T10:55:02.442Z] setToolWin: [2024-06-27T10:55:02.442Z] [2024-06-27T10:55:02.442Z] setToolUnix: [2024-06-27T10:55:02.442Z] [2024-06-27T10:55:02.442Z] setToolProperty: [2024-06-27T10:55:02.442Z] [2024-06-27T10:55:02.442Z] setS1ASclassPath: [2024-06-27T10:55:02.442Z] [2024-06-27T10:55:02.442Z] init-common: [2024-06-27T10:55:02.442Z] [2024-06-27T10:55:02.442Z] create-custom-auth-realm: [2024-06-27T10:55:02.442Z] [echo] Creating auth realm JDBCRealm_MD5_HEX ... [2024-06-27T10:55:02.523Z] [exec] Application deployed with name webservices13-respectbinding-web. [2024-06-27T10:55:02.523Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:02.523Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:02.523Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:02.523Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:02.523Z] [2024-06-27T10:55:02.523Z] deploy-war-commonee: [2024-06-27T10:55:02.524Z] [2024-06-27T10:55:02.524Z] assemble-client: [2024-06-27T10:55:02.524Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:55:02.524Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:02.524Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:02.524Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:02.524Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:02.524Z] [2024-06-27T10:55:02.524Z] setOSConditions: [2024-06-27T10:55:02.524Z] [2024-06-27T10:55:02.524Z] setToolWin: [2024-06-27T10:55:02.524Z] [2024-06-27T10:55:02.524Z] setToolUnix: [2024-06-27T10:55:02.524Z] [2024-06-27T10:55:02.524Z] setToolProperty: [2024-06-27T10:55:02.524Z] [2024-06-27T10:55:02.524Z] setS1ASclassPath: [2024-06-27T10:55:02.524Z] [2024-06-27T10:55:02.524Z] init-common: [2024-06-27T10:55:02.524Z] [2024-06-27T10:55:02.524Z] wsimport: [2024-06-27T10:55:02.616Z] [exec] Jun 27, 2024 10:55:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:02.616Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:02.664Z] [exec] Command deploy failed. [2024-06-27T10:55:02.664Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb] : Naming binding already exists for java:module/env/DuplicateEntry in namespace {java:module/env/DuplicateEntry=Remote ejb-ref name=java:module/env/DuplicateEntry,Remote 3.x interface =gf.MySLSB,ejb-link=ejb/myslsb2,lookup=,mappedName=,jndi-name=,refType=Session}. Please see server.log for more details. [2024-06-27T10:55:02.664Z] [exec] Result: 1 [2024-06-27T10:55:02.664Z] [2024-06-27T10:55:02.664Z] processResult: [2024-06-27T10:55:02.664Z] [2024-06-27T10:55:02.664Z] failed: [2024-06-27T10:55:02.664Z] [2024-06-27T10:55:02.664Z] passed: [2024-06-27T10:55:02.664Z] [echo] Test ConflictedEJBRef Passed [2024-06-27T10:55:02.664Z] [2024-06-27T10:55:02.665Z] unknown: [2024-06-27T10:55:02.665Z] [2024-06-27T10:55:02.665Z] private-all: [2024-06-27T10:55:02.665Z] [2024-06-27T10:55:02.665Z] declare-test: [2024-06-27T10:55:02.665Z] [echo] Starting test ConflictedEnvEntry ejb31/jndivalidation/ConflitedEnvEntry Test asadmin deploy [2024-06-27T10:55:02.665Z] [2024-06-27T10:55:02.665Z] init.os: [2024-06-27T10:55:02.665Z] [2024-06-27T10:55:02.665Z] init.tools.unix: [2024-06-27T10:55:02.665Z] [2024-06-27T10:55:02.665Z] init.tools.windows: [2024-06-27T10:55:02.665Z] [2024-06-27T10:55:02.665Z] init.tools: [2024-06-27T10:55:02.665Z] [2024-06-27T10:55:02.665Z] setAsadminArgs: [2024-06-27T10:55:02.665Z] [2024-06-27T10:55:02.665Z] init: [2024-06-27T10:55:02.665Z] [2024-06-27T10:55:02.665Z] init.customtasks: [2024-06-27T10:55:02.665Z] [2024-06-27T10:55:02.665Z] prepare: [2024-06-27T10:55:02.665Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry [2024-06-27T10:55:02.665Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives [2024-06-27T10:55:02.665Z] [2024-06-27T10:55:02.665Z] compile: [2024-06-27T10:55:02.665Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflictedEnvEntry/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:02.665Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry [2024-06-27T10:55:02.744Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:02.744Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:02.744Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:02.744Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:02.744Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:02.744Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:02.744Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:02.780Z] [exec] parsing WSDL... [2024-06-27T10:55:02.922Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:02.922Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:02.922Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:02.922Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:02.922Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:02.922Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:02.922Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:02.922Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:02.948Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2024-06-27T10:55:03.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_MD5_HEX:digest-algorithm=MD5 --target server JDBCRealm_MD5_HEX [2024-06-27T10:55:03.009Z] [2024-06-27T10:55:03.009Z] setOSConditions: [2024-06-27T10:55:03.009Z] [2024-06-27T10:55:03.009Z] setToolWin: [2024-06-27T10:55:03.009Z] [2024-06-27T10:55:03.009Z] setToolUnix: [2024-06-27T10:55:03.009Z] [2024-06-27T10:55:03.009Z] setToolProperty: [2024-06-27T10:55:03.009Z] [2024-06-27T10:55:03.009Z] setS1ASclassPath: [2024-06-27T10:55:03.009Z] [2024-06-27T10:55:03.009Z] init-common: [2024-06-27T10:55:03.009Z] [2024-06-27T10:55:03.009Z] create-custom-auth-realm: [2024-06-27T10:55:03.009Z] [echo] Creating auth realm JDBCRealm_SHA_HEX ... [2024-06-27T10:55:03.035Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:55:03.035Z] [exec] line 15 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:55:03.035Z] [exec] [2024-06-27T10:55:03.035Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:55:03.035Z] [exec] line 15 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:55:03.035Z] [exec] [2024-06-27T10:55:03.035Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-06-27T10:55:03.036Z] [exec] line 16 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2024-06-27T10:55:03.036Z] [exec] [2024-06-27T10:55:03.199Z] [javac] 1 warning [2024-06-27T10:55:03.199Z] [2024-06-27T10:55:03.199Z] assemble: [2024-06-27T10:55:03.199Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives/deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb.jar [2024-06-27T10:55:03.199Z] [2024-06-27T10:55:03.199Z] deploy.asadmin: [2024-06-27T10:55:03.199Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives --name deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives/deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb.jar [2024-06-27T10:55:03.455Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:03.456Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:03.535Z] [exec] Application deployed with name unsynchpc_rollback_notclear_unsynchPCApp. [2024-06-27T10:55:03.535Z] [echo] Deployment on target server server successful [2024-06-27T10:55:03.535Z] [2024-06-27T10:55:03.535Z] setOSConditions: [2024-06-27T10:55:03.535Z] [2024-06-27T10:55:03.535Z] setToolWin: [2024-06-27T10:55:03.535Z] [2024-06-27T10:55:03.535Z] setToolUnix: [2024-06-27T10:55:03.535Z] [2024-06-27T10:55:03.535Z] setToolProperty: [2024-06-27T10:55:03.535Z] [2024-06-27T10:55:03.535Z] setS1ASclassPath: [2024-06-27T10:55:03.535Z] [2024-06-27T10:55:03.535Z] init-common: [2024-06-27T10:55:03.536Z] [2024-06-27T10:55:03.536Z] deploy-common-ee: [2024-06-27T10:55:03.536Z] [2024-06-27T10:55:03.536Z] run: [2024-06-27T10:55:03.536Z] [2024-06-27T10:55:03.536Z] setOSConditions: [2024-06-27T10:55:03.536Z] [2024-06-27T10:55:03.536Z] setToolWin: [2024-06-27T10:55:03.536Z] [2024-06-27T10:55:03.536Z] setToolUnix: [2024-06-27T10:55:03.536Z] [2024-06-27T10:55:03.536Z] setToolProperty: [2024-06-27T10:55:03.536Z] [2024-06-27T10:55:03.536Z] setS1ASclassPath: [2024-06-27T10:55:03.536Z] [2024-06-27T10:55:03.536Z] init-common: [2024-06-27T10:55:03.536Z] [2024-06-27T10:55:03.536Z] runclient-common: [2024-06-27T10:55:03.536Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCAppClient.jar -name unsynchpc_rollback_notclear_unsynchPCClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:55:03.680Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:03.680Z] [javac] 1 warning [2024-06-27T10:55:03.680Z] [2024-06-27T10:55:03.680Z] build: [2024-06-27T10:55:03.680Z] [2024-06-27T10:55:03.680Z] setOSConditions: [2024-06-27T10:55:03.680Z] [2024-06-27T10:55:03.680Z] setToolWin: [2024-06-27T10:55:03.680Z] [2024-06-27T10:55:03.680Z] setToolUnix: [2024-06-27T10:55:03.680Z] [2024-06-27T10:55:03.680Z] setToolProperty: [2024-06-27T10:55:03.680Z] [2024-06-27T10:55:03.680Z] setS1ASclassPath: [2024-06-27T10:55:03.680Z] [2024-06-27T10:55:03.680Z] init-common: [2024-06-27T10:55:03.680Z] [2024-06-27T10:55:03.680Z] webclient-war-common: [2024-06-27T10:55:03.680Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:03.680Z] [2024-06-27T10:55:03.680Z] clear: [2024-06-27T10:55:03.680Z] [2024-06-27T10:55:03.680Z] test-tlds-exist: [2024-06-27T10:55:03.680Z] [2024-06-27T10:55:03.680Z] copy-tlds: [2024-06-27T10:55:03.680Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:55:03.680Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.681Z] test-tagfiles-exist: [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.681Z] copy-tagfiles: [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.681Z] package-war-common: [2024-06-27T10:55:03.681Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:03.681Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:03.681Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/lib [2024-06-27T10:55:03.681Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:03.681Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:03.681Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-urn-jsp-tld-without-uri-web.war [2024-06-27T10:55:03.681Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:03.681Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:03.681Z] [javac] Compiling 1 source file [2024-06-27T10:55:03.681Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:55:03.681Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.681Z] deploy: [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.681Z] deploy-war-common: [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.681Z] setOSConditions: [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.681Z] setToolWin: [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.681Z] setToolUnix: [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.681Z] setToolProperty: [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.681Z] setS1ASclassPath: [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.681Z] init-common: [2024-06-27T10:55:03.681Z] [2024-06-27T10:55:03.682Z] deploy-war-commonpe: [2024-06-27T10:55:03.936Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-urn-jsp-tld-without-uri --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-urn-jsp-tld-without-uri-web.war [2024-06-27T10:55:03.937Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_SHA_HEX:digest-algorithm=SHA --target server JDBCRealm_SHA_HEX [2024-06-27T10:55:03.938Z] [2024-06-27T10:55:03.938Z] setOSConditions: [2024-06-27T10:55:03.938Z] [2024-06-27T10:55:03.938Z] setToolWin: [2024-06-27T10:55:03.938Z] [2024-06-27T10:55:03.938Z] setToolUnix: [2024-06-27T10:55:03.938Z] [2024-06-27T10:55:03.938Z] setToolProperty: [2024-06-27T10:55:03.938Z] [2024-06-27T10:55:03.938Z] setS1ASclassPath: [2024-06-27T10:55:03.938Z] [2024-06-27T10:55:03.938Z] init-common: [2024-06-27T10:55:03.938Z] [2024-06-27T10:55:03.938Z] create-custom-auth-realm: [2024-06-27T10:55:03.938Z] [echo] Creating auth realm JDBCRealm_SHA256_HEX ... [2024-06-27T10:55:03.961Z] [exec] [2024-06-27T10:55:03.961Z] [exec] Generating code... [2024-06-27T10:55:03.961Z] [exec] [2024-06-27T10:55:03.961Z] [exec] Compiling code... [2024-06-27T10:55:04.017Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb] : Naming binding already exists for java:module/env/DuplicateEnvEntry in namespace {java:module/env/DuplicateEnvEntry=SimpleEnvEntry[name=java:module/env/DuplicateEnvEntry, type=java.lang.String, value=From Invoker1, lookupName=, mappedName=, injectableTargets={}, description=]}. Please see server.log for more details. [2024-06-27T10:55:04.017Z] [exec] Command deploy failed. [2024-06-27T10:55:04.017Z] [exec] Result: 1 [2024-06-27T10:55:04.017Z] [2024-06-27T10:55:04.017Z] processResult: [2024-06-27T10:55:04.017Z] [2024-06-27T10:55:04.017Z] failed: [2024-06-27T10:55:04.017Z] [2024-06-27T10:55:04.017Z] passed: [2024-06-27T10:55:04.017Z] [echo] Test ConflictedEnvEntry Passed [2024-06-27T10:55:04.017Z] [2024-06-27T10:55:04.017Z] unknown: [2024-06-27T10:55:04.017Z] [2024-06-27T10:55:04.018Z] private-all: [2024-06-27T10:55:04.018Z] [2024-06-27T10:55:04.018Z] declare-test: [2024-06-27T10:55:04.018Z] [echo] Starting test ConflitedResourceEnvRef ejb31/jndivalidation/ConflitedResourceEnvRef Test asadmin deploy [2024-06-27T10:55:04.018Z] [2024-06-27T10:55:04.018Z] init.os: [2024-06-27T10:55:04.018Z] [2024-06-27T10:55:04.018Z] init.tools.unix: [2024-06-27T10:55:04.018Z] [2024-06-27T10:55:04.018Z] init.tools.windows: [2024-06-27T10:55:04.018Z] [2024-06-27T10:55:04.018Z] init.tools: [2024-06-27T10:55:04.018Z] [2024-06-27T10:55:04.018Z] setAsadminArgs: [2024-06-27T10:55:04.018Z] [2024-06-27T10:55:04.018Z] init: [2024-06-27T10:55:04.018Z] [2024-06-27T10:55:04.018Z] init.customtasks: [2024-06-27T10:55:04.018Z] [2024-06-27T10:55:04.018Z] prepare: [2024-06-27T10:55:04.018Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef [2024-06-27T10:55:04.018Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives [2024-06-27T10:55:04.019Z] [2024-06-27T10:55:04.019Z] compile: [2024-06-27T10:55:04.019Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflitedResourceEnvRef/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:04.019Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef [2024-06-27T10:55:04.275Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:04.275Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:04.275Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:04.275Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:04.275Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:04.275Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:04.275Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:04.499Z] [exec] Jun 27, 2024 10:55:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:04.499Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:04.500Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_SHA256_HEX:digest-algorithm=SHA-256 --target server JDBCRealm_SHA256_HEX [2024-06-27T10:55:04.531Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:04.531Z] [javac] 1 warning [2024-06-27T10:55:04.531Z] [2024-06-27T10:55:04.531Z] assemble: [2024-06-27T10:55:04.531Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb.jar [2024-06-27T10:55:04.531Z] [2024-06-27T10:55:04.531Z] deploy.asadmin: [2024-06-27T10:55:04.531Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives --name deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb.jar [2024-06-27T10:55:04.761Z] [2024-06-27T10:55:04.761Z] setOSConditions: [2024-06-27T10:55:04.761Z] [2024-06-27T10:55:04.761Z] setToolWin: [2024-06-27T10:55:04.761Z] [2024-06-27T10:55:04.761Z] setToolUnix: [2024-06-27T10:55:04.761Z] [2024-06-27T10:55:04.761Z] setToolProperty: [2024-06-27T10:55:04.761Z] [2024-06-27T10:55:04.761Z] setS1ASclassPath: [2024-06-27T10:55:04.761Z] [2024-06-27T10:55:04.761Z] init-common: [2024-06-27T10:55:04.761Z] [2024-06-27T10:55:04.761Z] create-custom-auth-realm: [2024-06-27T10:55:04.761Z] [echo] Creating auth realm JDBCRealm_SHA384_HEX ... [2024-06-27T10:55:04.881Z] [exec] Application deployed with name web-jsp-urn-jsp-tld-without-uri-web. [2024-06-27T10:55:04.881Z] [2024-06-27T10:55:04.881Z] deploy-war-commonee: [2024-06-27T10:55:04.881Z] [2024-06-27T10:55:04.881Z] run: [2024-06-27T10:55:04.881Z] [java] Connecting to: http://localhost:45711/web-jsp-urn-jsp-tld-without-uri/test.jspx [2024-06-27T10:55:04.890Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/SubtractNumbersService.java uses or overrides a deprecated API. [2024-06-27T10:55:04.890Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:04.890Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:04.891Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:55:05.094Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:05.094Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:05.136Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:05.136Z] [java] [2024-06-27T10:55:05.136Z] [java] [2024-06-27T10:55:05.136Z] [java] ----------------------------------------- [2024-06-27T10:55:05.136Z] [java] - jsp-urn-jsp-tld-without-uri: PASS - [2024-06-27T10:55:05.136Z] [java] ----------------------------------------- [2024-06-27T10:55:05.136Z] [java] - Total PASS : 1 - [2024-06-27T10:55:05.136Z] [java] - Total FAIL : 0 - [2024-06-27T10:55:05.136Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:55:05.136Z] [java] ----------------------------------------- [2024-06-27T10:55:05.136Z] [2024-06-27T10:55:05.136Z] undeploy: [2024-06-27T10:55:05.136Z] [2024-06-27T10:55:05.136Z] setOSConditions: [2024-06-27T10:55:05.136Z] [2024-06-27T10:55:05.136Z] setToolWin: [2024-06-27T10:55:05.136Z] [2024-06-27T10:55:05.137Z] setToolUnix: [2024-06-27T10:55:05.137Z] [2024-06-27T10:55:05.137Z] setToolProperty: [2024-06-27T10:55:05.137Z] [2024-06-27T10:55:05.137Z] setS1ASclassPath: [2024-06-27T10:55:05.137Z] [2024-06-27T10:55:05.137Z] init-common: [2024-06-27T10:55:05.137Z] [2024-06-27T10:55:05.137Z] undeploy-war-common: [2024-06-27T10:55:05.174Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:05.174Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:05.174Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:05.174Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:05.174Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:05.174Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:05.174Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:05.181Z] [exec] Jun 27, 2024 10:55:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:05.181Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@20bb85b4 [2024-06-27T10:55:05.181Z] [exec] Value of key is: test1 : [2024-06-27T10:55:05.181Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:05.181Z] [exec] [2024-06-27T10:55:05.181Z] [exec] [2024-06-27T10:55:05.181Z] [exec] ----------------------------------------- [2024-06-27T10:55:05.181Z] [exec] - test1 : : PASS - [2024-06-27T10:55:05.181Z] [exec] ----------------------------------------- [2024-06-27T10:55:05.181Z] [exec] Total PASS: 1 [2024-06-27T10:55:05.181Z] [exec] Total FAIL: 0 [2024-06-27T10:55:05.181Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:05.181Z] [exec] ----------------------------------------- [2024-06-27T10:55:05.181Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:05.181Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:05.353Z] [exec] Command deploy failed. [2024-06-27T10:55:05.353Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb] : Naming binding already exists for java:module/env/DupResourceEnvRef in namespace {java:module/env/DupResourceEnvRef=ResourceEnvReferenceDescriptor[name=java:module/env/DupResourceEnvRef, type=java.lang.String, value=, lookupName=, mappedName=, injectableTargets={}, description=]}. Please see server.log for more details. [2024-06-27T10:55:05.353Z] [exec] Result: 1 [2024-06-27T10:55:05.353Z] [2024-06-27T10:55:05.353Z] processResult: [2024-06-27T10:55:05.353Z] [2024-06-27T10:55:05.353Z] failed: [2024-06-27T10:55:05.353Z] [2024-06-27T10:55:05.353Z] passed: [2024-06-27T10:55:05.353Z] [echo] Test ConflitedResourceEnvRef Passed [2024-06-27T10:55:05.353Z] [2024-06-27T10:55:05.353Z] unknown: [2024-06-27T10:55:05.353Z] [2024-06-27T10:55:05.354Z] private-all: [2024-06-27T10:55:05.354Z] [2024-06-27T10:55:05.354Z] declare-test: [2024-06-27T10:55:05.354Z] [echo] Starting test ConflitedResourceRef ejb31/jndivalidation/ConflitedResourceRef Test asadmin deploy [2024-06-27T10:55:05.431Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:05.431Z] [javac] 1 warning [2024-06-27T10:55:05.431Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:55:05.431Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:55:05.431Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:55:05.431Z] [2024-06-27T10:55:05.431Z] deploy-client: [2024-06-27T10:55:05.431Z] [exec] Jun 27, 2024 10:55:05 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:55:05.431Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_rollback_notclear_unsynchPC-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.rollback_notclear_unsynchPC.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_rollback_notclear_unsynchPCClient [2024-06-27T10:55:05.437Z] [2024-06-27T10:55:05.437Z] checkReporting-common: [2024-06-27T10:55:05.437Z] [2024-06-27T10:55:05.437Z] confirmReportPresent-common: [2024-06-27T10:55:05.437Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:05.437Z] [echo] Test seems to be reported fine [2024-06-27T10:55:05.437Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/RepRunConf.txt [2024-06-27T10:55:05.437Z] [2024-06-27T10:55:05.437Z] confirmMissingReport-common: [2024-06-27T10:55:05.437Z] [2024-06-27T10:55:05.437Z] undeploy: [2024-06-27T10:55:05.437Z] [2024-06-27T10:55:05.437Z] setOSConditions: [2024-06-27T10:55:05.437Z] [2024-06-27T10:55:05.437Z] setToolWin: [2024-06-27T10:55:05.437Z] [2024-06-27T10:55:05.437Z] setToolUnix: [2024-06-27T10:55:05.437Z] [2024-06-27T10:55:05.437Z] setToolProperty: [2024-06-27T10:55:05.437Z] [2024-06-27T10:55:05.438Z] setS1ASclassPath: [2024-06-27T10:55:05.438Z] [2024-06-27T10:55:05.438Z] init-common: [2024-06-27T10:55:05.438Z] [2024-06-27T10:55:05.438Z] undeploy-jdbc-common: [2024-06-27T10:55:05.438Z] [2024-06-27T10:55:05.438Z] setOSConditions: [2024-06-27T10:55:05.438Z] [2024-06-27T10:55:05.438Z] setToolWin: [2024-06-27T10:55:05.438Z] [2024-06-27T10:55:05.438Z] setToolUnix: [2024-06-27T10:55:05.438Z] [2024-06-27T10:55:05.438Z] setToolProperty: [2024-06-27T10:55:05.438Z] [2024-06-27T10:55:05.438Z] setS1ASclassPath: [2024-06-27T10:55:05.438Z] [2024-06-27T10:55:05.438Z] init-common: [2024-06-27T10:55:05.438Z] [2024-06-27T10:55:05.438Z] delete-jdbc-resource-common: [2024-06-27T10:55:05.438Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:55:05.610Z] [2024-06-27T10:55:05.611Z] init.os: [2024-06-27T10:55:05.611Z] [2024-06-27T10:55:05.611Z] init.tools.unix: [2024-06-27T10:55:05.611Z] [2024-06-27T10:55:05.611Z] init.tools.windows: [2024-06-27T10:55:05.611Z] [2024-06-27T10:55:05.611Z] init.tools: [2024-06-27T10:55:05.611Z] [2024-06-27T10:55:05.611Z] setAsadminArgs: [2024-06-27T10:55:05.611Z] [2024-06-27T10:55:05.611Z] init: [2024-06-27T10:55:05.611Z] [2024-06-27T10:55:05.611Z] init.customtasks: [2024-06-27T10:55:05.611Z] [2024-06-27T10:55:05.611Z] prepare: [2024-06-27T10:55:05.611Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef [2024-06-27T10:55:05.611Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives [2024-06-27T10:55:05.611Z] [2024-06-27T10:55:05.611Z] compile: [2024-06-27T10:55:05.611Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflitedResourceRef/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:05.611Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef [2024-06-27T10:55:05.694Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-urn-jsp-tld-without-uri-web [2024-06-27T10:55:05.694Z] [2024-06-27T10:55:05.694Z] all: [2024-06-27T10:55:05.694Z] [echo] [2024-06-27T10:55:05.694Z] [echo] ************************* [2024-06-27T10:55:05.694Z] [echo] * Running jspUseBean [2024-06-27T10:55:05.694Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspUseBean [2024-06-27T10:55:05.694Z] [echo] ************************* [2024-06-27T10:55:05.694Z] [echo] [2024-06-27T10:55:05.694Z] [2024-06-27T10:55:05.694Z] setOSConditions: [2024-06-27T10:55:05.694Z] [2024-06-27T10:55:05.694Z] setToolWin: [2024-06-27T10:55:05.694Z] [2024-06-27T10:55:05.694Z] setToolUnix: [2024-06-27T10:55:05.694Z] [2024-06-27T10:55:05.694Z] setToolProperty: [2024-06-27T10:55:05.694Z] [2024-06-27T10:55:05.695Z] setS1ASclassPath: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] init-common: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] clean: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setOSConditions: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setToolWin: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setToolUnix: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setToolProperty: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setS1ASclassPath: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] init-common: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] clean-common: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setOSConditions: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setToolWin: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setToolUnix: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setToolProperty: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setS1ASclassPath: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] init-common: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] clean-classes-common: [2024-06-27T10:55:05.695Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setOSConditions: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setToolWin: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.695Z] setToolUnix: [2024-06-27T10:55:05.695Z] [2024-06-27T10:55:05.696Z] setToolProperty: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] setS1ASclassPath: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] init-common: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] clean-jars-common: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] compile: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] setOSConditions: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] setToolWin: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] setToolUnix: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] setToolProperty: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] setS1ASclassPath: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] init-common: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] compile-common: [2024-06-27T10:55:05.696Z] [echo] Current time (ISO): 2024-06-27T10:55:05.538+0000 [2024-06-27T10:55:05.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:05.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspUseBean/servlet [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] build: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] setOSConditions: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] setToolWin: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] setToolUnix: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] setToolProperty: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] setS1ASclassPath: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.696Z] init-common: [2024-06-27T10:55:05.696Z] [2024-06-27T10:55:05.697Z] webclient-war-common: [2024-06-27T10:55:05.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:05.697Z] [2024-06-27T10:55:05.697Z] clear: [2024-06-27T10:55:05.697Z] [2024-06-27T10:55:05.697Z] test-tlds-exist: [2024-06-27T10:55:05.697Z] [2024-06-27T10:55:05.697Z] copy-tlds: [2024-06-27T10:55:05.697Z] [2024-06-27T10:55:05.697Z] test-tagfiles-exist: [2024-06-27T10:55:05.697Z] [2024-06-27T10:55:05.697Z] copy-tagfiles: [2024-06-27T10:55:05.697Z] [2024-06-27T10:55:05.697Z] package-war-common: [2024-06-27T10:55:05.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:05.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:05.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:05.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:05.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspUseBean/lib [2024-06-27T10:55:05.697Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:05.697Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-use-bean-web.war [2024-06-27T10:55:05.697Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:05.697Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspUseBean/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:05.697Z] [javac] Compiling 1 source file [2024-06-27T10:55:05.697Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspUseBean/WebTest.java:43: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:55:05.697Z] [javac] int port = new Integer(portS).intValue(); [2024-06-27T10:55:05.697Z] [javac] ^ [2024-06-27T10:55:05.697Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspUseBean/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:55:05.697Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:05.697Z] [javac] 1 warning [2024-06-27T10:55:05.697Z] [2024-06-27T10:55:05.697Z] deploy: [2024-06-27T10:55:05.697Z] [2024-06-27T10:55:05.697Z] deploy-war-common: [2024-06-27T10:55:05.697Z] [2024-06-27T10:55:05.697Z] setOSConditions: [2024-06-27T10:55:05.697Z] [2024-06-27T10:55:05.698Z] setToolWin: [2024-06-27T10:55:05.698Z] [2024-06-27T10:55:05.698Z] setToolUnix: [2024-06-27T10:55:05.698Z] [2024-06-27T10:55:05.698Z] setToolProperty: [2024-06-27T10:55:05.698Z] [2024-06-27T10:55:05.698Z] setS1ASclassPath: [2024-06-27T10:55:05.698Z] [2024-06-27T10:55:05.698Z] init-common: [2024-06-27T10:55:05.698Z] [2024-06-27T10:55:05.698Z] deploy-war-commonpe: [2024-06-27T10:55:05.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_SHA384_HEX:digest-algorithm=SHA-384 --target server JDBCRealm_SHA384_HEX [2024-06-27T10:55:05.725Z] [2024-06-27T10:55:05.725Z] setOSConditions: [2024-06-27T10:55:05.725Z] [2024-06-27T10:55:05.725Z] setToolWin: [2024-06-27T10:55:05.725Z] [2024-06-27T10:55:05.725Z] setToolUnix: [2024-06-27T10:55:05.725Z] [2024-06-27T10:55:05.725Z] setToolProperty: [2024-06-27T10:55:05.726Z] [2024-06-27T10:55:05.726Z] setS1ASclassPath: [2024-06-27T10:55:05.726Z] [2024-06-27T10:55:05.726Z] init-common: [2024-06-27T10:55:05.726Z] [2024-06-27T10:55:05.726Z] create-custom-auth-realm: [2024-06-27T10:55:05.726Z] [echo] Creating auth realm JDBCRealm_SHA512_HEX ... [2024-06-27T10:55:05.868Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:05.868Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:05.868Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:05.868Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:05.868Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:05.868Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:05.868Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:05.868Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:05.868Z] [javac] 1 warning [2024-06-27T10:55:05.868Z] [2024-06-27T10:55:05.868Z] assemble: [2024-06-27T10:55:05.868Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb.jar [2024-06-27T10:55:05.868Z] [2024-06-27T10:55:05.868Z] deploy.asadmin: [2024-06-27T10:55:05.868Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives --name deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb.jar [2024-06-27T10:55:05.992Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:05.992Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:55:05.997Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:55:05.997Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:55:05.997Z] [echo] cmd executed for server [2024-06-27T10:55:05.997Z] [2024-06-27T10:55:05.997Z] setOSConditions: [2024-06-27T10:55:05.997Z] [2024-06-27T10:55:05.997Z] setToolWin: [2024-06-27T10:55:05.997Z] [2024-06-27T10:55:05.997Z] setToolUnix: [2024-06-27T10:55:05.997Z] [2024-06-27T10:55:05.997Z] setToolProperty: [2024-06-27T10:55:05.997Z] [2024-06-27T10:55:05.997Z] setS1ASclassPath: [2024-06-27T10:55:05.997Z] [2024-06-27T10:55:05.997Z] init-common: [2024-06-27T10:55:05.997Z] [2024-06-27T10:55:05.997Z] delete-jdbc-connpool-common: [2024-06-27T10:55:05.997Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:55:06.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:55:06.252Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:55:06.252Z] [echo] cmd executed for server [2024-06-27T10:55:06.252Z] [2024-06-27T10:55:06.252Z] setOSConditions: [2024-06-27T10:55:06.252Z] [2024-06-27T10:55:06.252Z] setToolWin: [2024-06-27T10:55:06.252Z] [2024-06-27T10:55:06.252Z] setToolUnix: [2024-06-27T10:55:06.252Z] [2024-06-27T10:55:06.252Z] setToolProperty: [2024-06-27T10:55:06.252Z] [2024-06-27T10:55:06.252Z] setS1ASclassPath: [2024-06-27T10:55:06.252Z] [2024-06-27T10:55:06.252Z] init-common: [2024-06-27T10:55:06.252Z] [2024-06-27T10:55:06.252Z] undeploy-common: [2024-06-27T10:55:06.255Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-use-bean --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-use-bean-web.war [2024-06-27T10:55:06.288Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_SHA512_HEX:digest-algorithm=SHA-512 --target server JDBCRealm_SHA512_HEX [2024-06-27T10:55:06.288Z] [2024-06-27T10:55:06.288Z] setOSConditions: [2024-06-27T10:55:06.288Z] [2024-06-27T10:55:06.288Z] setToolWin: [2024-06-27T10:55:06.288Z] [2024-06-27T10:55:06.288Z] setToolUnix: [2024-06-27T10:55:06.288Z] [2024-06-27T10:55:06.289Z] setToolProperty: [2024-06-27T10:55:06.289Z] [2024-06-27T10:55:06.289Z] setS1ASclassPath: [2024-06-27T10:55:06.289Z] [2024-06-27T10:55:06.289Z] init-common: [2024-06-27T10:55:06.289Z] [2024-06-27T10:55:06.289Z] clean: [2024-06-27T10:55:06.289Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:06.289Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:06.289Z] [2024-06-27T10:55:06.289Z] compile: [2024-06-27T10:55:06.289Z] [2024-06-27T10:55:06.289Z] setOSConditions: [2024-06-27T10:55:06.289Z] [2024-06-27T10:55:06.289Z] setToolWin: [2024-06-27T10:55:06.289Z] [2024-06-27T10:55:06.289Z] setToolUnix: [2024-06-27T10:55:06.289Z] [2024-06-27T10:55:06.289Z] setToolProperty: [2024-06-27T10:55:06.289Z] [2024-06-27T10:55:06.289Z] setS1ASclassPath: [2024-06-27T10:55:06.289Z] [2024-06-27T10:55:06.289Z] init-common: [2024-06-27T10:55:06.289Z] [2024-06-27T10:55:06.289Z] compile-common: [2024-06-27T10:55:06.289Z] [echo] Current time (ISO): 2024-06-27T10:55:06.227+0000 [2024-06-27T10:55:06.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:06.289Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:06.431Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:06.431Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:06.578Z] [exec] Application deployed with name wsclient. [2024-06-27T10:55:06.578Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:06.578Z] [2024-06-27T10:55:06.578Z] setup: [2024-06-27T10:55:06.578Z] [2024-06-27T10:55:06.578Z] runtest: [2024-06-27T10:55:06.578Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:06.578Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml:122: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:06.578Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:06.811Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-txpassthroughApp [2024-06-27T10:55:06.811Z] [2024-06-27T10:55:06.811Z] all: [2024-06-27T10:55:06.811Z] [2024-06-27T10:55:06.811Z] setOSConditions: [2024-06-27T10:55:06.811Z] [2024-06-27T10:55:06.812Z] setToolWin: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setToolUnix: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setToolProperty: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setS1ASclassPath: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] init-common: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] clean: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setOSConditions: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setToolWin: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setToolUnix: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setToolProperty: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setS1ASclassPath: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] init-common: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] clean-common: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setOSConditions: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setToolWin: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setToolUnix: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setToolProperty: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] setS1ASclassPath: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] init-common: [2024-06-27T10:55:06.812Z] [2024-06-27T10:55:06.812Z] clean-classes-common: [2024-06-27T10:55:06.812Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] setOSConditions: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] setToolWin: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] setToolUnix: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] setToolProperty: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] setS1ASclassPath: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] init-common: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] clean-jars-common: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] compile: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] setOSConditions: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] setToolWin: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] setToolUnix: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] setToolProperty: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] setS1ASclassPath: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] init-common: [2024-06-27T10:55:06.813Z] [2024-06-27T10:55:06.813Z] compile-common: [2024-06-27T10:55:06.813Z] [echo] Current time (ISO): 2024-06-27T10:55:06.729+0000 [2024-06-27T10:55:06.813Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:06.813Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:06.826Z] [exec] Application deployed with name web-jsp-use-bean-web. [2024-06-27T10:55:06.826Z] [2024-06-27T10:55:06.826Z] deploy-war-commonee: [2024-06-27T10:55:06.826Z] [2024-06-27T10:55:06.826Z] run: [2024-06-27T10:55:06.834Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:55:06.834Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:06.834Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:06.834Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:55:06.834Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:55:06.834Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:55:06.834Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:55:06.834Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:55:06.834Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:55:06.834Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:55:06.834Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:55:06.834Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:55:06.834Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:55:06.834Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:55:06.834Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:55:06.834Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:55:06.834Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:55:06.834Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:55:06.834Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:55:06.835Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:55:06.835Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:55:06.835Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:55:06.835Z] [java] ... 61 more [2024-06-27T10:55:06.835Z] [java] Java Result: -1 [2024-06-27T10:55:06.835Z] [2024-06-27T10:55:06.835Z] undeploy: [2024-06-27T10:55:06.835Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:06.835Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:06.835Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:06.835Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:06.835Z] [2024-06-27T10:55:06.835Z] setOSConditions: [2024-06-27T10:55:06.835Z] [2024-06-27T10:55:06.835Z] setToolWin: [2024-06-27T10:55:06.835Z] [2024-06-27T10:55:06.835Z] setToolUnix: [2024-06-27T10:55:06.835Z] [2024-06-27T10:55:06.835Z] setToolProperty: [2024-06-27T10:55:06.835Z] [2024-06-27T10:55:06.835Z] setS1ASclassPath: [2024-06-27T10:55:06.835Z] [2024-06-27T10:55:06.835Z] init-common: [2024-06-27T10:55:06.835Z] [2024-06-27T10:55:06.835Z] undeploy-war-common: [2024-06-27T10:55:06.997Z] [exec] Command deploy failed. [2024-06-27T10:55:06.997Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb] : Naming binding already exists for java:module/env/DupResourceRef in namespace {java:module/env/DupResourceRef=Res-Ref-Env-Property: java:module/env/DupResourceRef@javax.sql.DataSource@ resolved as: jndi: jdbc/__default@res principal: null@mail: null [2024-06-27T10:55:06.997Z] [exec] No Runtime properties [2024-06-27T10:55:06.997Z] [exec] Database Vendor : null [2024-06-27T10:55:06.997Z] [exec] Create Tables at Deploy : false [2024-06-27T10:55:06.997Z] [exec] Delete Tables at Undeploy : false}. Please see server.log for more details. [2024-06-27T10:55:06.997Z] [exec] Result: 1 [2024-06-27T10:55:06.997Z] [2024-06-27T10:55:06.997Z] processResult: [2024-06-27T10:55:06.997Z] [2024-06-27T10:55:06.997Z] failed: [2024-06-27T10:55:06.997Z] [2024-06-27T10:55:06.997Z] passed: [2024-06-27T10:55:06.997Z] [echo] Test ConflitedResourceRef Passed [2024-06-27T10:55:06.997Z] [2024-06-27T10:55:06.997Z] unknown: [2024-06-27T10:55:06.997Z] [2024-06-27T10:55:06.997Z] private-all: [2024-06-27T10:55:06.997Z] [2024-06-27T10:55:06.997Z] private-all: [2024-06-27T10:55:06.998Z] [2024-06-27T10:55:06.998Z] declare-test: [2024-06-27T10:55:06.998Z] [echo] Starting test CorrectJDBCRes ejb31/jndivalidation/resourceref/CorrectJDBCRes Test asadmin deploy [2024-06-27T10:55:06.998Z] [2024-06-27T10:55:06.998Z] init.os: [2024-06-27T10:55:06.998Z] [2024-06-27T10:55:06.998Z] init.tools.unix: [2024-06-27T10:55:06.998Z] [2024-06-27T10:55:06.998Z] init.tools.windows: [2024-06-27T10:55:06.998Z] [2024-06-27T10:55:06.998Z] init.tools: [2024-06-27T10:55:06.998Z] [2024-06-27T10:55:06.998Z] setAsadminArgs: [2024-06-27T10:55:06.998Z] [2024-06-27T10:55:06.998Z] init: [2024-06-27T10:55:06.998Z] [2024-06-27T10:55:06.998Z] init.customtasks: [2024-06-27T10:55:06.998Z] [2024-06-27T10:55:06.998Z] prepare: [2024-06-27T10:55:06.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes [2024-06-27T10:55:06.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives [2024-06-27T10:55:06.998Z] [2024-06-27T10:55:06.998Z] compile: [2024-06-27T10:55:06.998Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:06.998Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes [2024-06-27T10:55:07.081Z] [java] GET /web-jsp-use-bean/test.jsp HTTP/1.0 [2024-06-27T10:55:07.081Z] [java] HTTP/1.1 200 OK [2024-06-27T10:55:07.081Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:55:07.081Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:55:07.081Z] [java] Set-Cookie: JSESSIONID=955b25b77886a3f74488a3d37346; Path=/web-jsp-use-bean; HttpOnly [2024-06-27T10:55:07.081Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:55:07.081Z] [java] Connection: close [2024-06-27T10:55:07.081Z] [java] PASS: This error page should be reached! [2024-06-27T10:55:07.081Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:07.081Z] [java] [2024-06-27T10:55:07.081Z] [java] [2024-06-27T10:55:07.081Z] [java] ----------------------------------------- [2024-06-27T10:55:07.081Z] [java] - jsp-use-bean: PASS - [2024-06-27T10:55:07.081Z] [java] ----------------------------------------- [2024-06-27T10:55:07.081Z] [java] - Total PASS : 1 - [2024-06-27T10:55:07.081Z] [java] - Total FAIL : 0 - [2024-06-27T10:55:07.081Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:55:07.081Z] [java] ----------------------------------------- [2024-06-27T10:55:07.081Z] [2024-06-27T10:55:07.081Z] undeploy: [2024-06-27T10:55:07.081Z] [2024-06-27T10:55:07.081Z] setOSConditions: [2024-06-27T10:55:07.081Z] [2024-06-27T10:55:07.081Z] setToolWin: [2024-06-27T10:55:07.081Z] [2024-06-27T10:55:07.081Z] setToolUnix: [2024-06-27T10:55:07.081Z] [2024-06-27T10:55:07.081Z] setToolProperty: [2024-06-27T10:55:07.081Z] [2024-06-27T10:55:07.081Z] setS1ASclassPath: [2024-06-27T10:55:07.081Z] [2024-06-27T10:55:07.081Z] init-common: [2024-06-27T10:55:07.081Z] [2024-06-27T10:55:07.081Z] undeploy-war-common: [2024-06-27T10:55:07.255Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:07.255Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:07.255Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:07.255Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:07.255Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:07.255Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:07.255Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:07.336Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-use-bean-web [2024-06-27T10:55:07.423Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservices13-respectbinding-web [2024-06-27T10:55:07.423Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:07.423Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:07.423Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:07.423Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:07.423Z] [2024-06-27T10:55:07.423Z] setOSConditions: [2024-06-27T10:55:07.423Z] [2024-06-27T10:55:07.423Z] setToolWin: [2024-06-27T10:55:07.423Z] [2024-06-27T10:55:07.423Z] setToolUnix: [2024-06-27T10:55:07.423Z] [2024-06-27T10:55:07.423Z] setToolProperty: [2024-06-27T10:55:07.423Z] [2024-06-27T10:55:07.423Z] setS1ASclassPath: [2024-06-27T10:55:07.423Z] [2024-06-27T10:55:07.423Z] init-common: [2024-06-27T10:55:07.423Z] [2024-06-27T10:55:07.423Z] undeploy-client: [2024-06-27T10:55:07.512Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:07.512Z] [javac] 1 warning [2024-06-27T10:55:07.512Z] [2024-06-27T10:55:07.513Z] assemble: [2024-06-27T10:55:07.513Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web.war [2024-06-27T10:55:07.513Z] [2024-06-27T10:55:07.513Z] deploy.asadmin: [2024-06-27T10:55:07.513Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web --contextroot deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web.war [2024-06-27T10:55:07.590Z] [2024-06-27T10:55:07.590Z] all: [2024-06-27T10:55:07.590Z] [echo] [2024-06-27T10:55:07.590Z] [echo] ************************* [2024-06-27T10:55:07.590Z] [echo] * Running jspWelcomePageWithoutAnyServletMappings [2024-06-27T10:55:07.590Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings [2024-06-27T10:55:07.590Z] [echo] ************************* [2024-06-27T10:55:07.590Z] [echo] [2024-06-27T10:55:07.590Z] [2024-06-27T10:55:07.590Z] setOSConditions: [2024-06-27T10:55:07.590Z] [2024-06-27T10:55:07.590Z] setToolWin: [2024-06-27T10:55:07.590Z] [2024-06-27T10:55:07.590Z] setToolUnix: [2024-06-27T10:55:07.590Z] [2024-06-27T10:55:07.590Z] setToolProperty: [2024-06-27T10:55:07.590Z] [2024-06-27T10:55:07.590Z] setS1ASclassPath: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] init-common: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] clean: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setOSConditions: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setToolWin: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setToolUnix: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setToolProperty: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setS1ASclassPath: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] init-common: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] clean-common: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setOSConditions: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setToolWin: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setToolUnix: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setToolProperty: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setS1ASclassPath: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] init-common: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] clean-classes-common: [2024-06-27T10:55:07.591Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setOSConditions: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setToolWin: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setToolUnix: [2024-06-27T10:55:07.591Z] [2024-06-27T10:55:07.591Z] setToolProperty: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] setS1ASclassPath: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] init-common: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] clean-jars-common: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] compile: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] setOSConditions: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] setToolWin: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] setToolUnix: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] setToolProperty: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] setS1ASclassPath: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] init-common: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] compile-common: [2024-06-27T10:55:07.592Z] [echo] Current time (ISO): 2024-06-27T10:55:07.373+0000 [2024-06-27T10:55:07.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:07.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/servlet [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] build: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] setOSConditions: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] setToolWin: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] setToolUnix: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] setToolProperty: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] setS1ASclassPath: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.592Z] init-common: [2024-06-27T10:55:07.592Z] [2024-06-27T10:55:07.593Z] webclient-war-common: [2024-06-27T10:55:07.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:07.593Z] [2024-06-27T10:55:07.593Z] clear: [2024-06-27T10:55:07.593Z] [2024-06-27T10:55:07.593Z] test-tlds-exist: [2024-06-27T10:55:07.593Z] [2024-06-27T10:55:07.593Z] copy-tlds: [2024-06-27T10:55:07.593Z] [2024-06-27T10:55:07.593Z] test-tagfiles-exist: [2024-06-27T10:55:07.593Z] [2024-06-27T10:55:07.593Z] copy-tagfiles: [2024-06-27T10:55:07.593Z] [2024-06-27T10:55:07.593Z] package-war-common: [2024-06-27T10:55:07.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:07.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:07.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:07.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:07.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/lib [2024-06-27T10:55:07.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:07.593Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-welcome-page-without-any-servlet-mappings-web.war [2024-06-27T10:55:07.593Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:07.593Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:07.593Z] [javac] Compiling 1 source file [2024-06-27T10:55:07.593Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:55:07.593Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:07.593Z] [2024-06-27T10:55:07.593Z] deploy: [2024-06-27T10:55:07.593Z] [2024-06-27T10:55:07.593Z] deploy-war-common: [2024-06-27T10:55:07.593Z] [2024-06-27T10:55:07.593Z] setOSConditions: [2024-06-27T10:55:07.593Z] [2024-06-27T10:55:07.593Z] setToolWin: [2024-06-27T10:55:07.593Z] [2024-06-27T10:55:07.593Z] setToolUnix: [2024-06-27T10:55:07.594Z] [2024-06-27T10:55:07.594Z] setToolProperty: [2024-06-27T10:55:07.594Z] [2024-06-27T10:55:07.594Z] setS1ASclassPath: [2024-06-27T10:55:07.594Z] [2024-06-27T10:55:07.594Z] init-common: [2024-06-27T10:55:07.594Z] [2024-06-27T10:55:07.594Z] deploy-war-commonpe: [2024-06-27T10:55:07.738Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:07.738Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:07.738Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:07.738Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:07.738Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:07.738Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:07.738Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:07.849Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-welcome-page-without-any-servlet-mappings --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-welcome-page-without-any-servlet-mappings-web.war [2024-06-27T10:55:07.957Z] [exec] Jun 27, 2024 10:55:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:07.957Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5d2a86c0 [2024-06-27T10:55:08.023Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:08.024Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:55:08.024Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:08.024Z] [2024-06-27T10:55:08.024Z] all: [2024-06-27T10:55:08.024Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:08.024Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:08.024Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:08.024Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:08.024Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:08.024Z] [2024-06-27T10:55:08.024Z] setOSConditions: [2024-06-27T10:55:08.024Z] [2024-06-27T10:55:08.024Z] setToolWin: [2024-06-27T10:55:08.024Z] [2024-06-27T10:55:08.024Z] setToolUnix: [2024-06-27T10:55:08.024Z] [2024-06-27T10:55:08.024Z] setToolProperty: [2024-06-27T10:55:08.025Z] [2024-06-27T10:55:08.025Z] setS1ASclassPath: [2024-06-27T10:55:08.025Z] [2024-06-27T10:55:08.025Z] init-common: [2024-06-27T10:55:08.025Z] [2024-06-27T10:55:08.025Z] clean: [2024-06-27T10:55:08.025Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:08.025Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:08.025Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:08.025Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:08.025Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:08.025Z] [2024-06-27T10:55:08.025Z] setOSConditions: [2024-06-27T10:55:08.025Z] [2024-06-27T10:55:08.025Z] setToolWin: [2024-06-27T10:55:08.026Z] [2024-06-27T10:55:08.026Z] setToolUnix: [2024-06-27T10:55:08.026Z] [2024-06-27T10:55:08.026Z] setToolProperty: [2024-06-27T10:55:08.026Z] [2024-06-27T10:55:08.026Z] setS1ASclassPath: [2024-06-27T10:55:08.026Z] [2024-06-27T10:55:08.026Z] init-common: [2024-06-27T10:55:08.026Z] [2024-06-27T10:55:08.026Z] clean-common: [2024-06-27T10:55:08.026Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:08.026Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:08.026Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:08.026Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:08.026Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:08.026Z] [2024-06-27T10:55:08.026Z] setOSConditions: [2024-06-27T10:55:08.026Z] [2024-06-27T10:55:08.026Z] setToolWin: [2024-06-27T10:55:08.026Z] [2024-06-27T10:55:08.027Z] setToolUnix: [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.027Z] setToolProperty: [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.027Z] setS1ASclassPath: [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.027Z] init-common: [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.027Z] clean-classes-common: [2024-06-27T10:55:08.027Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:08.027Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:08.027Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:08.027Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:08.027Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:08.027Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.027Z] setOSConditions: [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.027Z] setToolWin: [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.027Z] setToolUnix: [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.027Z] setToolProperty: [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.027Z] setS1ASclassPath: [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.027Z] init-common: [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.027Z] clean-jars-common: [2024-06-27T10:55:08.027Z] [2024-06-27T10:55:08.028Z] compile: [2024-06-27T10:55:08.028Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:08.028Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:08.103Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:08.103Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:08.187Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:08.187Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:08.187Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:08.187Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:08.187Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:08.187Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:08.187Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:08.211Z] [exec] I am in client [2024-06-27T10:55:08.211Z] [exec] Value of key is:TestUnsynchPCIsCLearedAfterRollback [2024-06-27T10:55:08.211Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:08.211Z] [exec] [2024-06-27T10:55:08.211Z] [exec] [2024-06-27T10:55:08.211Z] [exec] ----------------------------------------- [2024-06-27T10:55:08.211Z] [exec] - TestUnsynchPCIsCLearedAfterRollback: PASS - [2024-06-27T10:55:08.211Z] [exec] ----------------------------------------- [2024-06-27T10:55:08.211Z] [exec] Total PASS: 1 [2024-06-27T10:55:08.211Z] [exec] Total FAIL: 0 [2024-06-27T10:55:08.211Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:08.211Z] [exec] ----------------------------------------- [2024-06-27T10:55:08.211Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:08.211Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:08.284Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:08.284Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:08.284Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:08.284Z] [2024-06-27T10:55:08.284Z] setOSConditions: [2024-06-27T10:55:08.284Z] [2024-06-27T10:55:08.284Z] setToolWin: [2024-06-27T10:55:08.284Z] [2024-06-27T10:55:08.284Z] setToolUnix: [2024-06-27T10:55:08.284Z] [2024-06-27T10:55:08.284Z] setToolProperty: [2024-06-27T10:55:08.284Z] [2024-06-27T10:55:08.284Z] setS1ASclassPath: [2024-06-27T10:55:08.284Z] [2024-06-27T10:55:08.284Z] init-common: [2024-06-27T10:55:08.284Z] [2024-06-27T10:55:08.284Z] compile-common: [2024-06-27T10:55:08.285Z] [echo] Current time (ISO): 2024-06-27T10:55:08.030+0000 [2024-06-27T10:55:08.285Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:08.285Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:08.417Z] [exec] Application deployed with name web-jsp-welcome-page-without-any-servlet-mappings-web. [2024-06-27T10:55:08.417Z] [2024-06-27T10:55:08.417Z] deploy-war-commonee: [2024-06-27T10:55:08.417Z] [2024-06-27T10:55:08.417Z] run: [2024-06-27T10:55:08.466Z] [2024-06-27T10:55:08.466Z] checkReporting-common: [2024-06-27T10:55:08.466Z] [2024-06-27T10:55:08.466Z] confirmReportPresent-common: [2024-06-27T10:55:08.466Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:08.466Z] [echo] Test seems to be reported fine [2024-06-27T10:55:08.466Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/RepRunConf.txt [2024-06-27T10:55:08.466Z] [2024-06-27T10:55:08.466Z] confirmMissingReport-common: [2024-06-27T10:55:08.466Z] [2024-06-27T10:55:08.466Z] undeploy: [2024-06-27T10:55:08.466Z] [2024-06-27T10:55:08.467Z] setOSConditions: [2024-06-27T10:55:08.467Z] [2024-06-27T10:55:08.467Z] setToolWin: [2024-06-27T10:55:08.467Z] [2024-06-27T10:55:08.467Z] setToolUnix: [2024-06-27T10:55:08.467Z] [2024-06-27T10:55:08.467Z] setToolProperty: [2024-06-27T10:55:08.467Z] [2024-06-27T10:55:08.467Z] setS1ASclassPath: [2024-06-27T10:55:08.467Z] [2024-06-27T10:55:08.467Z] init-common: [2024-06-27T10:55:08.467Z] [2024-06-27T10:55:08.467Z] undeploy-common: [2024-06-27T10:55:08.662Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:08.662Z] [javac] 1 warning [2024-06-27T10:55:08.662Z] [2024-06-27T10:55:08.662Z] setOSConditions: [2024-06-27T10:55:08.662Z] [2024-06-27T10:55:08.662Z] setToolWin: [2024-06-27T10:55:08.662Z] [2024-06-27T10:55:08.662Z] setToolUnix: [2024-06-27T10:55:08.662Z] [2024-06-27T10:55:08.662Z] setToolProperty: [2024-06-27T10:55:08.662Z] [2024-06-27T10:55:08.662Z] setS1ASclassPath: [2024-06-27T10:55:08.662Z] [2024-06-27T10:55:08.662Z] init-common: [2024-06-27T10:55:08.662Z] [2024-06-27T10:55:08.662Z] compile-common: [2024-06-27T10:55:08.662Z] [echo] Current time (ISO): 2024-06-27T10:55:08.419+0000 [2024-06-27T10:55:08.662Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:08.665Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web. [2024-06-27T10:55:08.665Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web [2024-06-27T10:55:08.665Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:08.665Z] [2024-06-27T10:55:08.665Z] processResult: [2024-06-27T10:55:08.665Z] [2024-06-27T10:55:08.665Z] failed: [2024-06-27T10:55:08.665Z] [2024-06-27T10:55:08.665Z] passed: [2024-06-27T10:55:08.665Z] [echo] Test CorrectJDBCRes Passed [2024-06-27T10:55:08.665Z] [2024-06-27T10:55:08.665Z] unknown: [2024-06-27T10:55:08.665Z] [2024-06-27T10:55:08.665Z] init.os: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init.tools.unix: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init.tools.windows: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init.tools: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] setAsadminArgs: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init.customtasks: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] prepare: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] undeploy.asadmin: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] setAsadminArgs: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] common.undeploy.asadmin: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init.os: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init.tools.unix: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init.tools.windows: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init.tools: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] setAsadminArgs: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init.customtasks: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] delAppRef: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init.os: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.666Z] init.tools.unix: [2024-06-27T10:55:08.666Z] [2024-06-27T10:55:08.667Z] init.tools.windows: [2024-06-27T10:55:08.667Z] [2024-06-27T10:55:08.667Z] init.tools: [2024-06-27T10:55:08.667Z] [2024-06-27T10:55:08.667Z] setAsadminArgs: [2024-06-27T10:55:08.667Z] [2024-06-27T10:55:08.667Z] init: [2024-06-27T10:55:08.667Z] [2024-06-27T10:55:08.667Z] init.customtasks: [2024-06-27T10:55:08.667Z] [2024-06-27T10:55:08.667Z] common.run.asadmin: [2024-06-27T10:55:08.667Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web [2024-06-27T10:55:08.671Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:08.671Z] [java] [2024-06-27T10:55:08.671Z] [java] [2024-06-27T10:55:08.671Z] [java] ----------------------------------------- [2024-06-27T10:55:08.671Z] [java] - jsp-welcome-page-without-any-servlet-mappings: PASS - [2024-06-27T10:55:08.671Z] [java] ----------------------------------------- [2024-06-27T10:55:08.671Z] [java] - Total PASS : 1 - [2024-06-27T10:55:08.671Z] [java] - Total FAIL : 0 - [2024-06-27T10:55:08.671Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:55:08.671Z] [java] ----------------------------------------- [2024-06-27T10:55:08.671Z] [2024-06-27T10:55:08.671Z] undeploy: [2024-06-27T10:55:08.672Z] [2024-06-27T10:55:08.672Z] setOSConditions: [2024-06-27T10:55:08.672Z] [2024-06-27T10:55:08.672Z] setToolWin: [2024-06-27T10:55:08.672Z] [2024-06-27T10:55:08.672Z] setToolUnix: [2024-06-27T10:55:08.672Z] [2024-06-27T10:55:08.672Z] setToolProperty: [2024-06-27T10:55:08.672Z] [2024-06-27T10:55:08.672Z] setS1ASclassPath: [2024-06-27T10:55:08.672Z] [2024-06-27T10:55:08.672Z] init-common: [2024-06-27T10:55:08.672Z] [2024-06-27T10:55:08.672Z] undeploy-war-common: [2024-06-27T10:55:08.927Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-welcome-page-without-any-servlet-mappings-web [2024-06-27T10:55:09.035Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_rollback_notclear_unsynchPCApp [2024-06-27T10:55:09.035Z] [2024-06-27T10:55:09.035Z] unsetup: [2024-06-27T10:55:09.035Z] [2024-06-27T10:55:09.035Z] setOSConditions: [2024-06-27T10:55:09.035Z] [2024-06-27T10:55:09.035Z] setToolWin: [2024-06-27T10:55:09.035Z] [2024-06-27T10:55:09.035Z] setToolUnix: [2024-06-27T10:55:09.035Z] [2024-06-27T10:55:09.035Z] setToolProperty: [2024-06-27T10:55:09.035Z] [2024-06-27T10:55:09.035Z] setS1ASclassPath: [2024-06-27T10:55:09.035Z] [2024-06-27T10:55:09.035Z] init-common: [2024-06-27T10:55:09.035Z] [2024-06-27T10:55:09.035Z] execute-ejb-sql-common: [2024-06-27T10:55:09.036Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/sql/drop.sql [2024-06-27T10:55:09.036Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] all: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] interceptors: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] all: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] aroundconstruct: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] all: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] annotation: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] setOSConditions: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] setToolWin: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] setToolUnix: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] setToolProperty: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] setS1ASclassPath: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] init-common: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] clean: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] setOSConditions: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] setToolWin: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] setToolUnix: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.036Z] setToolProperty: [2024-06-27T10:55:09.036Z] [2024-06-27T10:55:09.037Z] setS1ASclassPath: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] init-common: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] clean-common: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] setOSConditions: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] setToolWin: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] setToolUnix: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] setToolProperty: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] setS1ASclassPath: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] init-common: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] clean-classes-common: [2024-06-27T10:55:09.037Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] setOSConditions: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] setToolWin: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] setToolUnix: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] setToolProperty: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] setS1ASclassPath: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] init-common: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.037Z] clean-jars-common: [2024-06-27T10:55:09.037Z] [2024-06-27T10:55:09.038Z] compile: [2024-06-27T10:55:09.038Z] [2024-06-27T10:55:09.038Z] setOSConditions: [2024-06-27T10:55:09.038Z] [2024-06-27T10:55:09.038Z] setToolWin: [2024-06-27T10:55:09.038Z] [2024-06-27T10:55:09.038Z] setToolUnix: [2024-06-27T10:55:09.038Z] [2024-06-27T10:55:09.038Z] setToolProperty: [2024-06-27T10:55:09.038Z] [2024-06-27T10:55:09.038Z] setS1ASclassPath: [2024-06-27T10:55:09.038Z] [2024-06-27T10:55:09.038Z] init-common: [2024-06-27T10:55:09.038Z] [2024-06-27T10:55:09.038Z] compile-common: [2024-06-27T10:55:09.038Z] [echo] Current time (ISO): 2024-06-27T10:55:08.932+0000 [2024-06-27T10:55:09.038Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:09.038Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:09.126Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:09.182Z] [2024-06-27T10:55:09.182Z] all: [2024-06-27T10:55:09.182Z] [echo] [2024-06-27T10:55:09.182Z] [echo] ************************* [2024-06-27T10:55:09.182Z] [echo] * Running jspXpoweredByDisabled [2024-06-27T10:55:09.182Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled [2024-06-27T10:55:09.182Z] [echo] ************************* [2024-06-27T10:55:09.182Z] [echo] [2024-06-27T10:55:09.182Z] [2024-06-27T10:55:09.183Z] setOSConditions: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setToolWin: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setToolUnix: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setToolProperty: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setS1ASclassPath: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] init-common: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] clean: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setOSConditions: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setToolWin: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setToolUnix: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setToolProperty: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setS1ASclassPath: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] init-common: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] clean-common: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setOSConditions: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setToolWin: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setToolUnix: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setToolProperty: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] setS1ASclassPath: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] init-common: [2024-06-27T10:55:09.183Z] [2024-06-27T10:55:09.183Z] clean-classes-common: [2024-06-27T10:55:09.184Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setOSConditions: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setToolWin: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setToolUnix: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setToolProperty: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setS1ASclassPath: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] init-common: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] clean-jars-common: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] compile: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setOSConditions: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setToolWin: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setToolUnix: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setToolProperty: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setS1ASclassPath: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] init-common: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] compile-common: [2024-06-27T10:55:09.184Z] [echo] Current time (ISO): 2024-06-27T10:55:08.979+0000 [2024-06-27T10:55:09.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:09.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/servlet [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] build: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setOSConditions: [2024-06-27T10:55:09.184Z] [2024-06-27T10:55:09.184Z] setToolWin: [2024-06-27T10:55:09.185Z] [2024-06-27T10:55:09.185Z] setToolUnix: [2024-06-27T10:55:09.185Z] [2024-06-27T10:55:09.185Z] setToolProperty: [2024-06-27T10:55:09.185Z] [2024-06-27T10:55:09.185Z] setS1ASclassPath: [2024-06-27T10:55:09.185Z] [2024-06-27T10:55:09.185Z] init-common: [2024-06-27T10:55:09.185Z] [2024-06-27T10:55:09.185Z] webclient-war-common: [2024-06-27T10:55:09.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:09.185Z] [2024-06-27T10:55:09.185Z] clear: [2024-06-27T10:55:09.185Z] [2024-06-27T10:55:09.185Z] test-tlds-exist: [2024-06-27T10:55:09.185Z] [2024-06-27T10:55:09.185Z] copy-tlds: [2024-06-27T10:55:09.185Z] [2024-06-27T10:55:09.185Z] test-tagfiles-exist: [2024-06-27T10:55:09.185Z] [2024-06-27T10:55:09.185Z] copy-tagfiles: [2024-06-27T10:55:09.185Z] [2024-06-27T10:55:09.185Z] package-war-common: [2024-06-27T10:55:09.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:09.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:09.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:09.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:09.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/lib [2024-06-27T10:55:09.185Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:09.185Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:09.185Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-disabled-web.war [2024-06-27T10:55:09.185Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:09.185Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:09.185Z] [javac] Compiling 1 source file [2024-06-27T10:55:09.186Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/WebTest.java:68: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:55:09.186Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-06-27T10:55:09.186Z] [javac] ^ [2024-06-27T10:55:09.186Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:55:09.186Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:09.186Z] [javac] 1 warning [2024-06-27T10:55:09.186Z] [2024-06-27T10:55:09.186Z] deploy: [2024-06-27T10:55:09.186Z] [2024-06-27T10:55:09.186Z] deploy-war-common: [2024-06-27T10:55:09.186Z] [2024-06-27T10:55:09.186Z] setOSConditions: [2024-06-27T10:55:09.186Z] [2024-06-27T10:55:09.186Z] setToolWin: [2024-06-27T10:55:09.186Z] [2024-06-27T10:55:09.186Z] setToolUnix: [2024-06-27T10:55:09.186Z] [2024-06-27T10:55:09.186Z] setToolProperty: [2024-06-27T10:55:09.186Z] [2024-06-27T10:55:09.186Z] setS1ASclassPath: [2024-06-27T10:55:09.186Z] [2024-06-27T10:55:09.186Z] init-common: [2024-06-27T10:55:09.186Z] [2024-06-27T10:55:09.186Z] deploy-war-commonpe: [2024-06-27T10:55:09.229Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:09.229Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:09.229Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] private-all: [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] declare-test: [2024-06-27T10:55:09.229Z] [echo] Starting test CorrectURLRes ejb31/jndivalidation/resourceref/CorrectURLRes Test asadmin deploy [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] deploy.custom.resource: [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] common.create.customresource: [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] init.os: [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] init.tools.unix: [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] init.tools.windows: [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] init.tools: [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] setAsadminArgs: [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] init: [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] init.customtasks: [2024-06-27T10:55:09.229Z] [2024-06-27T10:55:09.229Z] common.run.asadmin: [2024-06-27T10:55:09.230Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-custom-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype java.net.URL --factoryclass org.glassfish.resources.custom.factory.URLFactory --property value=http\://www.oracle.com resource/myURL [2024-06-27T10:55:09.413Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/client/HttpBasicAuthTest.java uses or overrides a deprecated API. [2024-06-27T10:55:09.413Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:09.413Z] [javac] 1 warning [2024-06-27T10:55:09.470Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-xpowered-by-disabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-disabled-web.war [2024-06-27T10:55:09.588Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:09.588Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:09.588Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:09.588Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:09.588Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:09.588Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:09.588Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:09.658Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:09.658Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:09.658Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:09.658Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:09.658Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:09.658Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:09.658Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:09.671Z] [2024-06-27T10:55:09.671Z] setOSConditions: [2024-06-27T10:55:09.671Z] [2024-06-27T10:55:09.671Z] setToolWin: [2024-06-27T10:55:09.671Z] [2024-06-27T10:55:09.671Z] setToolUnix: [2024-06-27T10:55:09.671Z] [2024-06-27T10:55:09.671Z] setToolProperty: [2024-06-27T10:55:09.671Z] [2024-06-27T10:55:09.671Z] setS1ASclassPath: [2024-06-27T10:55:09.671Z] [2024-06-27T10:55:09.671Z] init-common: [2024-06-27T10:55:09.671Z] [2024-06-27T10:55:09.671Z] compile-common: [2024-06-27T10:55:09.671Z] [echo] Current time (ISO): 2024-06-27T10:55:09.451+0000 [2024-06-27T10:55:09.671Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:09.710Z] [exec] Waiting for domain1 to start ........... [2024-06-27T10:55:09.710Z] [exec] Waiting finished after 10,295 ms. [2024-06-27T10:55:09.710Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:55:09.710Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:55:09.710Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:55:09.710Z] [exec] Admin Port: 4,848 [2024-06-27T10:55:09.710Z] [exec] Command start-domain executed successfully. [2024-06-27T10:55:09.710Z] [2024-06-27T10:55:09.710Z] start-server-windows: [2024-06-27T10:55:09.710Z] [2024-06-27T10:55:09.710Z] setOSConditions: [2024-06-27T10:55:09.710Z] [2024-06-27T10:55:09.710Z] setToolWin: [2024-06-27T10:55:09.710Z] [2024-06-27T10:55:09.711Z] setToolUnix: [2024-06-27T10:55:09.711Z] [2024-06-27T10:55:09.711Z] setToolProperty: [2024-06-27T10:55:09.711Z] [2024-06-27T10:55:09.711Z] setS1ASclassPath: [2024-06-27T10:55:09.711Z] [2024-06-27T10:55:09.711Z] init-common: [2024-06-27T10:55:09.711Z] [2024-06-27T10:55:09.711Z] undeploy-common: [2024-06-27T10:55:09.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-CustomResourceFactoriesApp [2024-06-27T10:55:09.802Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:09.802Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-custom-resource [options] ... [2024-06-27T10:55:09.961Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:10.159Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:10.857Z] [exec] Woke up. Now checking for timeout [2024-06-27T10:55:14.201Z] [javac] 1 warning [2024-06-27T10:55:14.201Z] [2024-06-27T10:55:10.058Z] [exec] Custom Resource resource/myURL created. [2024-06-27T10:55:14.201Z] [exec] verified that timeout was called [2024-06-27T10:55:14.201Z] [exec] test complete [2024-06-27T10:55:14.201Z] [exec] Value of key is: main [2024-06-27T10:55:14.201Z] [exec] Command create-custom-resource executed successfully. [2024-06-27T10:55:14.201Z] build: [2024-06-27T10:55:10.670Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/simple-properties.properties [2024-06-27T10:55:14.201Z] [2024-06-27T10:55:14.201Z] [2024-06-27T10:55:14.201Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:14.201Z] [exec] [2024-06-27T10:55:12.230Z] [exec] Received all messages in :38507 milliseconds [2024-06-27T10:55:14.201Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/simple-properties.xml [2024-06-27T10:55:14.201Z] [exec] [2024-06-27T10:55:14.201Z] setOSConditions: [2024-06-27T10:55:14.201Z] [2024-06-27T10:55:14.201Z] [2024-06-27T10:55:14.201Z] init.os: [2024-06-27T10:55:14.201Z] [exec] ------------------------------------------------------ [2024-06-27T10:55:14.201Z] [exec] ----------------------------------------- [2024-06-27T10:55:14.201Z] [2024-06-27T10:55:14.201Z] [exec] - main: PASS - [2024-06-27T10:55:14.201Z] [exec] Receeived :0:REPLIED:CLIENT [2024-06-27T10:55:14.201Z] [exec] Receeived :1:REPLIED:CLIENT [2024-06-27T10:55:11.070Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:14.201Z] [exec] Receeived :2:REPLIED:CLIENT [2024-06-27T10:55:14.201Z] [exec] ----------------------------------------- [2024-06-27T10:55:14.201Z] all: [2024-06-27T10:55:14.201Z] [exec] Receeived :3:REPLIED:CLIENT [2024-06-27T10:55:14.201Z] [exec] Total PASS: 1 [2024-06-27T10:55:14.201Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-06-27T10:55:14.201Z] [exec] Receeived :4:REPLIED:CLIENT [2024-06-27T10:55:14.201Z] [2024-06-27T10:55:14.201Z] [exec] Total FAIL: 0 [2024-06-27T10:55:14.201Z] init.tools.unix: [2024-06-27T10:55:14.201Z] [exec] Receeived :5:REPLIED:CLIENT [2024-06-27T10:55:14.201Z] [2024-06-27T10:55:10.028Z] [exec] Application deployed with name web-jsp-xpowered-by-disabled-web. [2024-06-27T10:55:14.201Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:14.201Z] [exec] Receeived :6:REPLIED:CLIENT [2024-06-27T10:55:14.201Z] fixFiles: [2024-06-27T10:55:14.201Z] [exec] ----------------------------------------- [2024-06-27T10:55:14.201Z] [2024-06-27T10:55:14.201Z] [exec] Receeived :7:REPLIED:CLIENT [2024-06-27T10:55:14.201Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:14.201Z] [2024-06-27T10:55:14.201Z] setOSConditions: [2024-06-27T10:55:14.201Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.201Z] init.tools.windows: [2024-06-27T10:55:14.201Z] [exec] Receeived :8:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:14.202Z] deploy-war-commonee: [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :9:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] setToolWin: [2024-06-27T10:55:14.202Z] [exec] Receeived :10:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :11:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] convUnix: [2024-06-27T10:55:10.587Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:14.202Z] init.tools: [2024-06-27T10:55:14.202Z] run: [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [javac] 1 warning [2024-06-27T10:55:14.202Z] setToolUnix: [2024-06-27T10:55:14.202Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :12:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:14.202Z] [exec] Receeived :13:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] setAsadminArgs: [2024-06-27T10:55:14.202Z] [exec] Receeived :14:REPLIED:CLIENT [2024-06-27T10:55:13.930Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:14.202Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:14.202Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :15:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] setToolProperty: [2024-06-27T10:55:14.202Z] [exec] Receeived :16:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:14.202Z] convWin: [2024-06-27T10:55:14.202Z] [exec] Receeived :17:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:14.202Z] [exec] Receeived :18:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] init: [2024-06-27T10:55:14.202Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:14.202Z] setToolWin: [2024-06-27T10:55:14.202Z] [exec] Receeived :19:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :20:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] setS1ASclassPath: [2024-06-27T10:55:14.202Z] [exec] Receeived :21:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :22:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] setToolUnix: [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :23:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :24:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] init.customtasks: [2024-06-27T10:55:14.202Z] [exec] Receeived :25:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :26:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] init-common: [2024-06-27T10:55:14.202Z] [exec] Receeived :27:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] setToolProperty: [2024-06-27T10:55:14.202Z] [exec] Receeived :28:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :29:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :30:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] prepare: [2024-06-27T10:55:14.202Z] clean: [2024-06-27T10:55:14.202Z] [exec] Receeived :31:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] setS1ASclassPath: [2024-06-27T10:55:14.202Z] [exec] Receeived :32:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :33:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes [2024-06-27T10:55:14.202Z] [exec] Receeived :34:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] setOSConditions: [2024-06-27T10:55:14.202Z] [exec] Receeived :35:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :36:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] init-common: [2024-06-27T10:55:14.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives [2024-06-27T10:55:14.202Z] [exec] Receeived :37:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :38:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :39:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :40:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :41:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :42:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] setToolWin: [2024-06-27T10:55:14.202Z] [exec] Receeived :43:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] compile: [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] package-persistence-common: [2024-06-27T10:55:14.202Z] [exec] Receeived :44:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :45:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :46:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :47:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :48:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :49:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] setToolUnix: [2024-06-27T10:55:14.202Z] [exec] Receeived :50:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] ejb-jar-common: [2024-06-27T10:55:14.202Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectURLRes/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:14.202Z] [exec] Receeived :51:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :52:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :53:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :54:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :55:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:14.202Z] [exec] Receeived :56:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :57:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes [2024-06-27T10:55:14.202Z] setToolProperty: [2024-06-27T10:55:14.202Z] [exec] Receeived :58:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :59:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :60:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :61:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] package-ejbjar-common: [2024-06-27T10:55:14.202Z] [exec] Receeived :62:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :63:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :64:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] setS1ASclassPath: [2024-06-27T10:55:14.202Z] [exec] Receeived :65:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:14.202Z] [exec] Receeived :66:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :67:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :68:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :69:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [exec] Receeived :70:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:14.202Z] [exec] Receeived :71:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] init-common: [2024-06-27T10:55:14.202Z] [exec] Receeived :72:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [2024-06-27T10:55:14.202Z] [exec] Receeived :73:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :74:REPLIED:CLIENT [2024-06-27T10:55:14.202Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:14.203Z] [exec] Receeived :75:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :76:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :77:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :78:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] clean-common: [2024-06-27T10:55:14.203Z] [exec] Receeived :79:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2024-06-27T10:55:14.203Z] [exec] Receeived :80:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :81:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :82:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :83:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:14.203Z] [exec] Receeived :84:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] setOSConditions: [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :85:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :86:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :87:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :88:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :89:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :90:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :91:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] appclient-jar-common: [2024-06-27T10:55:14.203Z] setToolWin: [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :92:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :93:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :94:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :95:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :96:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :97:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :98:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] package-appclientjar-common: [2024-06-27T10:55:14.203Z] [exec] Receeived :99:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] setToolUnix: [2024-06-27T10:55:14.203Z] [exec] Receeived :100:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :101:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:14.203Z] [exec] Receeived :102:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :103:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :104:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :105:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :106:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] setToolProperty: [2024-06-27T10:55:14.203Z] [exec] Receeived :107:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:14.203Z] [exec] Receeived :108:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :109:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :110:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :111:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :112:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:14.203Z] [exec] Receeived :113:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] setS1ASclassPath: [2024-06-27T10:55:14.203Z] [exec] Receeived :114:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :115:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :116:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2024-06-27T10:55:14.203Z] [exec] Receeived :117:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :118:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :119:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] init-common: [2024-06-27T10:55:14.203Z] [exec] Receeived :120:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :121:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :122:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] webclient-war-common: [2024-06-27T10:55:14.203Z] [exec] Receeived :123:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :124:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :125:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :126:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :127:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] clean-classes-common: [2024-06-27T10:55:14.203Z] [exec] Receeived :128:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :129:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] build-ear-common: [2024-06-27T10:55:14.203Z] [exec] Receeived :130:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :131:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :132:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:14.203Z] [exec] Receeived :133:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:14.203Z] [exec] Receeived :134:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :135:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :136:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :137:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :138:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:14.203Z] [exec] Receeived :139:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] setOSConditions: [2024-06-27T10:55:14.203Z] [exec] Receeived :140:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :141:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:14.203Z] [exec] Receeived :142:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :143:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :144:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :145:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :146:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] setToolWin: [2024-06-27T10:55:14.203Z] [exec] Receeived :147:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :148:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :149:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :150:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :151:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :152:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :153:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] setToolUnix: [2024-06-27T10:55:14.203Z] [exec] Receeived :154:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] deploy: [2024-06-27T10:55:14.203Z] [exec] Receeived :155:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :156:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :157:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :158:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :159:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :160:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] setToolProperty: [2024-06-27T10:55:14.203Z] [exec] Receeived :161:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] setOSConditions: [2024-06-27T10:55:14.203Z] [exec] Receeived :162:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :163:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :164:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :165:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :166:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :167:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] setS1ASclassPath: [2024-06-27T10:55:14.203Z] setToolWin: [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :168:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :169:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :170:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :171:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :172:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :173:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] init-common: [2024-06-27T10:55:14.203Z] setToolUnix: [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :174:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :175:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :176:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :177:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :178:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [exec] Receeived :179:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] clean-jars-common: [2024-06-27T10:55:14.203Z] setToolProperty: [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.203Z] [exec] Receeived :180:REPLIED:CLIENT [2024-06-27T10:55:14.203Z] [2024-06-27T10:55:14.204Z] [exec] Receeived :181:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :182:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :183:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :184:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :185:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] compile: [2024-06-27T10:55:14.204Z] [exec] Receeived :186:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [2024-06-27T10:55:14.204Z] setS1ASclassPath: [2024-06-27T10:55:14.204Z] [exec] Receeived :187:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [2024-06-27T10:55:14.204Z] [exec] Receeived :188:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :189:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :190:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :191:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :192:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] setOSConditions: [2024-06-27T10:55:14.204Z] [exec] Receeived :193:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] init-common: [2024-06-27T10:55:14.204Z] [2024-06-27T10:55:14.204Z] [2024-06-27T10:55:14.204Z] [exec] Receeived :194:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :195:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :196:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :197:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :198:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :199:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] setToolWin: [2024-06-27T10:55:14.204Z] [exec] Receeived :200:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] create-jdbc-connpool-common: [2024-06-27T10:55:14.204Z] [2024-06-27T10:55:14.204Z] [exec] Receeived :201:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :202:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :203:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :204:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :205:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :206:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :207:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] setToolUnix: [2024-06-27T10:55:14.204Z] [exec] Receeived :208:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [2024-06-27T10:55:14.204Z] [exec] Receeived :209:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :210:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :211:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :212:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :213:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :214:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] setToolProperty: [2024-06-27T10:55:14.204Z] [exec] Receeived :215:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [2024-06-27T10:55:14.204Z] [exec] Receeived :216:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :217:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :218:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :219:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :220:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] setS1ASclassPath: [2024-06-27T10:55:14.204Z] [exec] Receeived :221:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [2024-06-27T10:55:14.204Z] [exec] Receeived :222:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :223:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :224:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :225:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :226:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :227:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :228:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] init-common: [2024-06-27T10:55:14.204Z] [exec] Receeived :229:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [2024-06-27T10:55:14.204Z] [exec] Receeived :230:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :231:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :232:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :233:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :234:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :235:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :236:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] compile-common: [2024-06-27T10:55:14.204Z] [exec] Receeived :237:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [echo] Current time (ISO): 2024-06-27T10:55:10.516+0000 [2024-06-27T10:55:14.204Z] [exec] Receeived :238:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :239:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :240:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :241:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:14.204Z] [exec] Receeived :242:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :243:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :244:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :245:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :246:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :247:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:14.204Z] [exec] Receeived :248:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :249:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :250:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :251:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :252:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :253:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :254:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :255:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :256:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :257:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :258:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :259:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :260:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :261:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :262:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :263:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :264:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :265:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :266:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :267:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :268:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :269:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :270:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :271:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :272:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :273:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :274:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :275:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :276:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :277:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :278:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :279:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :280:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :281:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :282:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :283:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :284:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :285:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :286:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :287:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :288:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :289:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :290:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :291:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :292:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :293:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :294:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :295:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :296:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :297:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :298:REPLIED:CLIENT [2024-06-27T10:55:14.204Z] [exec] Receeived :299:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :300:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :301:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :302:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :303:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :304:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :305:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :306:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :307:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :308:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :309:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :310:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :311:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :312:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :313:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :314:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :315:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :316:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :317:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :318:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :319:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :320:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :321:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :322:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :323:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :324:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :325:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :326:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :327:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :328:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :329:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :330:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :331:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :332:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :333:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :334:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :335:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :336:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :337:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :338:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :339:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :340:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :341:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :342:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :343:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :344:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :345:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :346:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :347:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :348:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :349:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :350:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :351:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :352:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :353:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :354:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :355:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :356:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :357:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :358:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :359:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :360:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :361:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :362:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :363:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :364:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :365:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :366:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :367:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :368:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :369:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :370:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :371:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :372:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :373:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :374:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :375:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :376:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :377:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :378:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :379:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :380:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :381:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :382:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :383:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :384:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :385:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :386:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :387:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :388:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :389:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :390:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :391:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :392:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :393:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :394:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :395:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :396:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :397:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :398:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :399:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :400:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :401:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :402:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :403:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :404:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :405:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :406:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :407:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :408:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :409:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :410:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :411:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :412:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :413:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :414:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :415:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :416:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :417:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :418:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :419:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :420:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :421:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :422:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :423:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :424:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :425:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :426:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :427:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :428:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :429:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :430:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :431:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :432:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :433:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :434:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :435:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :436:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :437:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :438:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :439:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :440:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :441:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :442:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :443:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :444:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :445:REPLIED:CLIENT [2024-06-27T10:55:14.205Z] [exec] Receeived :446:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :447:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :448:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :449:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :450:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :451:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :452:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :453:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :454:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :455:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :456:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :457:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :458:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :459:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :460:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :461:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :462:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :463:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :464:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :465:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :466:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :467:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :468:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :469:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :470:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :471:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :472:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :473:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :474:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :475:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :476:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :477:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :478:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :479:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :480:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :481:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :482:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :483:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :484:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :485:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :486:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :487:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :488:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :489:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :490:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :491:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :492:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :493:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :494:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :495:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :496:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :497:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :498:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :499:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :500:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :501:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :502:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :503:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :504:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :505:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :506:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :507:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :508:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :509:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :510:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :511:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :512:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :513:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :514:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :515:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :516:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :517:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :518:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :519:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :520:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :521:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :522:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :523:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :524:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :525:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :526:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :527:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :528:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :529:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :530:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :531:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :532:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :533:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :534:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :535:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :536:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :537:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :538:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :539:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :540:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :541:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :542:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :543:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :544:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :545:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :546:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :547:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :548:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :549:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :550:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :551:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :552:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :553:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :554:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :555:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :556:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :557:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :558:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :559:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :560:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :561:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :562:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :563:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :564:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :565:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :566:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :567:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :568:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :569:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :570:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :571:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :572:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :573:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :574:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :575:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :576:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :577:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :578:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :579:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :580:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :581:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :582:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :583:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :584:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :585:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :586:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :587:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :588:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :589:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :590:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :591:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :592:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :593:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :594:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :595:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :596:REPLIED:CLIENT [2024-06-27T10:55:14.206Z] [exec] Receeived :597:REPLIED:CLIENT [2024-06-27T10:55:14.207Z] [exec] Receeived :598:REPLIED:CLIENT [2024-06-27T10:55:14.207Z] [exec] Receeived :599:REPLIED:CLIENT [2024-06-27T10:55:14.457Z] [java] GET /web-jsp-xpowered-by-disabled/jsp/test.jsp HTTP/1.0 [2024-06-27T10:55:14.457Z] [java] [2024-06-27T10:55:14.457Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:14.457Z] [java] [2024-06-27T10:55:14.457Z] [java] [2024-06-27T10:55:14.457Z] [java] ----------------------------------------- [2024-06-27T10:55:14.457Z] [java] - jsp-xpowered-by-disabled: PASS - [2024-06-27T10:55:14.457Z] [java] ----------------------------------------- [2024-06-27T10:55:14.457Z] [java] - Total PASS : 1 - [2024-06-27T10:55:14.457Z] [java] - Total FAIL : 0 - [2024-06-27T10:55:14.457Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:55:14.457Z] [java] ----------------------------------------- [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] undeploy: [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] setOSConditions: [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] setToolWin: [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] setToolUnix: [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] setToolProperty: [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] setS1ASclassPath: [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] undeploy: [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] init-common: [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] setOSConditions: [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] undeploy-war-common: [2024-06-27T10:55:14.457Z] setToolWin: [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] setToolUnix: [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-xpowered-by-disabled-web [2024-06-27T10:55:14.457Z] [2024-06-27T10:55:14.457Z] setToolProperty: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] all: [2024-06-27T10:55:14.458Z] [echo] [2024-06-27T10:55:14.458Z] [echo] ************************* [2024-06-27T10:55:14.458Z] [echo] * Running jspXpoweredBySingleResponseHeader [2024-06-27T10:55:14.458Z] setS1ASclassPath: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader [2024-06-27T10:55:14.458Z] [echo] ************************* [2024-06-27T10:55:14.458Z] [echo] [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] init-common: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] setOSConditions: [2024-06-27T10:55:14.458Z] undeploy-jar-common: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] setToolWin: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] setToolUnix: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] setToolProperty: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] setS1ASclassPath: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] init-common: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] clean: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] setOSConditions: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] setToolWin: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] setToolUnix: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] setToolProperty: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-txafternontx-pool [2024-06-27T10:55:14.458Z] setS1ASclassPath: [2024-06-27T10:55:14.458Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] init-common: [2024-06-27T10:55:14.458Z] set-derby-connpool-props: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] clean-common: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-06-27T10:55:14.458Z] setOSConditions: [2024-06-27T10:55:14.458Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] setToolWin: [2024-06-27T10:55:14.458Z] [2024-06-27T10:55:14.458Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-06-27T10:55:14.458Z] setToolUnix: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-06-27T10:55:14.459Z] setToolProperty: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-06-27T10:55:14.459Z] setS1ASclassPath: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-06-27T10:55:14.459Z] init-common: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] clean-classes-common: [2024-06-27T10:55:14.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-06-27T10:55:14.459Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-06-27T10:55:14.459Z] setOSConditions: [2024-06-27T10:55:14.459Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:14.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-06-27T10:55:14.459Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:14.459Z] setToolWin: [2024-06-27T10:55:14.459Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:14.459Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:14.459Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:14.459Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:14.459Z] setToolUnix: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:14.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:55:14.459Z] [javac] 1 warning [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] setToolProperty: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:55:14.459Z] assemble: [2024-06-27T10:55:14.459Z] setS1ASclassPath: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-06-27T10:55:14.459Z] init-common: [2024-06-27T10:55:14.459Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web.war [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-06-27T10:55:14.459Z] clean-jars-common: [2024-06-27T10:55:14.459Z] deploy.asadmin: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-06-27T10:55:14.459Z] compile: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] setOSConditions: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] setOSConditions: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] setToolWin: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] setToolWin: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] setToolUnix: [2024-06-27T10:55:14.459Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web --contextroot deployment-ejb31-jndivalidation-resourceref-CorrectURLRes /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web.war [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] setToolUnix: [2024-06-27T10:55:14.459Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] setToolProperty: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:14.459Z] setToolProperty: [2024-06-27T10:55:14.459Z] [2024-06-27T10:55:14.459Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web. [2024-06-27T10:55:14.459Z] setS1ASclassPath: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web [2024-06-27T10:55:14.459Z] setS1ASclassPath: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] init-common: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] init-common: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] processResult: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] compile-common: [2024-06-27T10:55:14.460Z] [echo] Current time (ISO): 2024-06-27T10:55:10.526+0000 [2024-06-27T10:55:14.460Z] create-jdbc-resource-common: [2024-06-27T10:55:14.460Z] failed: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:14.460Z] passed: [2024-06-27T10:55:14.460Z] [echo] Test CorrectURLRes Passed [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/servlet [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2024-06-27T10:55:14.460Z] unknown: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] build: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] init.os: [2024-06-27T10:55:14.460Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-txafternontx-pool --enabled=true --target server jdbc/txafternontx [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2024-06-27T10:55:14.460Z] [echo] cmd executed for server [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setOSConditions: [2024-06-27T10:55:14.460Z] init.tools.unix: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setOSConditions: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] init.tools.windows: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setToolWin: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] init.tools: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setToolWin: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setToolUnix: [2024-06-27T10:55:14.460Z] setAsadminArgs: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setToolUnix: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] init: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setToolProperty: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setToolProperty: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:14.460Z] init.customtasks: [2024-06-27T10:55:14.460Z] [javac] 1 warning [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setS1ASclassPath: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] prepare: [2024-06-27T10:55:14.460Z] setS1ASclassPath: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] init-common: [2024-06-27T10:55:14.460Z] build: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] undeploy.asadmin: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] init-common: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] deploy-common: [2024-06-27T10:55:14.460Z] custom-build: [2024-06-27T10:55:14.460Z] [echo] Current time (ISO): 2024-06-27T10:55:14.099+0000 [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.460Z] setAsadminArgs: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] webclient-war-common: [2024-06-27T10:55:14.460Z] setOSConditions: [2024-06-27T10:55:14.460Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] common.undeploy.asadmin: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setToolWin: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] clear: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] init.os: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setOSConditions: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setToolUnix: [2024-06-27T10:55:14.460Z] test-tlds-exist: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] init.tools.unix: [2024-06-27T10:55:14.460Z] [2024-06-27T10:55:14.460Z] setToolWin: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] setToolProperty: [2024-06-27T10:55:14.461Z] copy-tlds: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] init.tools.windows: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] setToolUnix: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] setS1ASclassPath: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] test-tagfiles-exist: [2024-06-27T10:55:14.461Z] init.tools: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] setToolProperty: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] init-common: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] copy-tagfiles: [2024-06-27T10:55:14.461Z] setAsadminArgs: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] setS1ASclassPath: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] deploy-common-pe: [2024-06-27T10:55:14.461Z] package-war-common: [2024-06-27T10:55:14.461Z] init: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] init-common: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:14.461Z] init.customtasks: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] webclient-war-common: [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.461Z] delAppRef: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] clear: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] init.os: [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] test-tlds-exist: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] init.tools.unix: [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] copy-tlds: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/lib [2024-06-27T10:55:14.461Z] init.tools.windows: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] test-tagfiles-exist: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.461Z] init.tools: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] copy-tagfiles: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-single-response-header-web.war [2024-06-27T10:55:14.461Z] setAsadminArgs: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] package-war-common: [2024-06-27T10:55:14.461Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.461Z] init: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.461Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:14.461Z] init.customtasks: [2024-06-27T10:55:14.461Z] [javac] Compiling 1 source file [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.461Z] common.run.asadmin: [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.461Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/WebTest.java:66: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:55:14.461Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-06-27T10:55:14.461Z] [javac] ^ [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/lib [2024-06-27T10:55:14.461Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.461Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web [2024-06-27T10:55:14.461Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:55:14.461Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:14.461Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:14.461Z] [javac] 1 warning [2024-06-27T10:55:14.461Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:14.461Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.461Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] deploy: [2024-06-27T10:55:14.461Z] [2024-06-27T10:55:14.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/docroot [2024-06-27T10:55:14.461Z] undeploy.custom.resource: [2024-06-27T10:55:14.461Z] deploy-war-common: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-web.war [2024-06-27T10:55:14.462Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.462Z] setOSConditions: [2024-06-27T10:55:14.462Z] common.delete.customresource: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.462Z] setToolWin: [2024-06-27T10:55:14.462Z] init.os: [2024-06-27T10:55:14.462Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] init.tools.unix: [2024-06-27T10:55:14.462Z] setToolUnix: [2024-06-27T10:55:14.462Z] custom-build: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.462Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.462Z] setToolProperty: [2024-06-27T10:55:14.462Z] init.tools.windows: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] setS1ASclassPath: [2024-06-27T10:55:14.462Z] init.tools: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] setOSConditions: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] init-common: [2024-06-27T10:55:14.462Z] setAsadminArgs: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] setToolWin: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] deploy-war-commonpe: [2024-06-27T10:55:14.462Z] init: [2024-06-27T10:55:14.462Z] setToolUnix: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] init.customtasks: [2024-06-27T10:55:14.462Z] setToolProperty: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] common.run.asadmin: [2024-06-27T10:55:14.462Z] setS1ASclassPath: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] init-common: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-xpowered-by-single-response-header --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-single-response-header-web.war [2024-06-27T10:55:14.462Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-custom-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 resource/myURL [2024-06-27T10:55:14.462Z] [exec] Application deployed with name web-jsp-xpowered-by-single-response-header-web. [2024-06-27T10:55:14.462Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] webclient-war-common: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] deploy-war-commonee: [2024-06-27T10:55:14.462Z] clear: [2024-06-27T10:55:14.462Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-custom-resource [options] ... [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [exec] Custom resource resource/myURL deleted. [2024-06-27T10:55:14.462Z] [exec] Command delete-custom-resource executed successfully. [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] test-tlds-exist: [2024-06-27T10:55:14.462Z] run: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] private-all: [2024-06-27T10:55:14.462Z] [java] GET /web-jsp-xpowered-by-single-response-header/from.jsp HTTP/1.0 [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [java] [2024-06-27T10:55:14.462Z] copy-tlds: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:14.462Z] [java] [2024-06-27T10:55:14.462Z] declare-test: [2024-06-27T10:55:14.462Z] [java] [2024-06-27T10:55:14.462Z] [java] ----------------------------------------- [2024-06-27T10:55:14.462Z] [java] - jsp-xpowered-by-single-response-header: PASS - [2024-06-27T10:55:14.462Z] [echo] Starting test CorrectQueueRes ejb31/jndivalidation/resourceref/CorrectQueueRes Test asadmin deploy [2024-06-27T10:55:14.462Z] test-tagfiles-exist: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [java] ----------------------------------------- [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [java] - Total PASS : 1 - [2024-06-27T10:55:14.462Z] [java] - Total FAIL : 0 - [2024-06-27T10:55:14.462Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:55:14.462Z] [java] ----------------------------------------- [2024-06-27T10:55:14.462Z] init.os: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] copy-tagfiles: [2024-06-27T10:55:14.462Z] [2024-06-27T10:55:14.462Z] undeploy: [2024-06-27T10:55:14.463Z] init.tools.unix: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] package-war-common: [2024-06-27T10:55:14.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.463Z] setOSConditions: [2024-06-27T10:55:14.463Z] init.tools.windows: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.463Z] setToolWin: [2024-06-27T10:55:14.463Z] init.tools: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.463Z] setToolUnix: [2024-06-27T10:55:14.463Z] setAsadminArgs: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.463Z] setToolProperty: [2024-06-27T10:55:14.463Z] init: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.463Z] setS1ASclassPath: [2024-06-27T10:55:14.463Z] init.customtasks: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-base64-web.war [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.463Z] init-common: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] prepare: [2024-06-27T10:55:14.463Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.463Z] undeploy-war-common: [2024-06-27T10:55:14.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes [2024-06-27T10:55:14.463Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] custom-build: [2024-06-27T10:55:14.463Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.463Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-xpowered-by-single-response-header-web [2024-06-27T10:55:14.463Z] deploy.jms.queue: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.463Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.463Z] all: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] setAsadminArgs: [2024-06-27T10:55:14.463Z] [echo] [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [echo] ************************* [2024-06-27T10:55:14.463Z] [echo] * Running jspcConfigure [2024-06-27T10:55:14.463Z] setOSConditions: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspcConfigure [2024-06-27T10:55:14.463Z] common.create.jms.resource: [2024-06-27T10:55:14.463Z] [echo] ************************* [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [echo] [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] setToolWin: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] init.os: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] setOSConditions: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] setToolUnix: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] init.tools.unix: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] setToolWin: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] setToolProperty: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] init.tools.windows: [2024-06-27T10:55:14.463Z] setToolUnix: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] setS1ASclassPath: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] init.tools: [2024-06-27T10:55:14.463Z] setToolProperty: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] init-common: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] setAsadminArgs: [2024-06-27T10:55:14.463Z] setS1ASclassPath: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] webclient-war-common: [2024-06-27T10:55:14.463Z] [2024-06-27T10:55:14.463Z] init: [2024-06-27T10:55:14.464Z] init-common: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] clear: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] init.customtasks: [2024-06-27T10:55:14.464Z] clean: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] test-tlds-exist: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] common.run.asadmin: [2024-06-27T10:55:14.464Z] setOSConditions: [2024-06-27T10:55:14.464Z] copy-tlds: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] setToolWin: [2024-06-27T10:55:14.464Z] test-tagfiles-exist: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-06-27T10:55:14.464Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:14.464Z] setToolUnix: [2024-06-27T10:55:14.464Z] copy-tagfiles: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-06-27T10:55:14.464Z] [exec] JMS Desctination deployment_jndivalidation_queue created. [2024-06-27T10:55:14.464Z] [exec] Command create-jmsdest executed successfully. [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] setToolProperty: [2024-06-27T10:55:14.464Z] package-war-common: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] init.os: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.464Z] setS1ASclassPath: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.464Z] init.tools.unix: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] init-common: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.464Z] init.tools.windows: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.464Z] clean-common: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] init.tools: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.464Z] setOSConditions: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.464Z] setAsadminArgs: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] setToolWin: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-hex-web.war [2024-06-27T10:55:14.464Z] init: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.464Z] setToolUnix: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] init.customtasks: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.464Z] setToolProperty: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.464Z] common.run.asadmin: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] setS1ASclassPath: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] custom-build: [2024-06-27T10:55:14.464Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.464Z] init-common: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.464Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=deployment_jndivalidation_queue jms/deployment_jndivalidation_queue [2024-06-27T10:55:14.464Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] clean-classes-common: [2024-06-27T10:55:14.464Z] setOSConditions: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] setToolWin: [2024-06-27T10:55:14.464Z] [2024-06-27T10:55:14.464Z] setOSConditions: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] setToolUnix: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] setToolWin: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] setToolProperty: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] setToolUnix: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] setS1ASclassPath: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] setToolProperty: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] init-common: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] setS1ASclassPath: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] webclient-war-common: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] init-common: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] clear: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] clean-jars-common: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] test-tlds-exist: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] compile: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] copy-tlds: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] setOSConditions: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] test-tagfiles-exist: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] setToolWin: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] copy-tagfiles: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] setToolUnix: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] package-war-common: [2024-06-27T10:55:14.465Z] setToolProperty: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.465Z] setS1ASclassPath: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.465Z] init-common: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.465Z] compile-common: [2024-06-27T10:55:14.465Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.465Z] [echo] Current time (ISO): 2024-06-27T10:55:13.409+0000 [2024-06-27T10:55:14.465Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:14.465Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-base64-web.war [2024-06-27T10:55:14.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspcConfigure/servlet [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.465Z] build: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.465Z] setOSConditions: [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.465Z] [2024-06-27T10:55:14.465Z] setToolWin: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.465Z] custom-build: [2024-06-27T10:55:14.466Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.466Z] setToolUnix: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] setToolProperty: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] setOSConditions: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] setS1ASclassPath: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] setToolWin: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] init-common: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] setToolUnix: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] webclient-war-common: [2024-06-27T10:55:14.466Z] setToolProperty: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] setS1ASclassPath: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] clear: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] init-common: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] test-tlds-exist: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] webclient-war-common: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] copy-tlds: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] clear: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] test-tagfiles-exist: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] test-tlds-exist: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] copy-tagfiles: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] copy-tlds: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] package-war-common: [2024-06-27T10:55:14.466Z] test-tagfiles-exist: [2024-06-27T10:55:14.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.466Z] copy-tagfiles: [2024-06-27T10:55:14.466Z] [2024-06-27T10:55:14.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.466Z] package-war-common: [2024-06-27T10:55:14.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspcConfigure/lib [2024-06-27T10:55:14.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.466Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jspc-configure-web.war [2024-06-27T10:55:14.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.467Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.467Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.467Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-base64-web.war [2024-06-27T10:55:14.467Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspcConfigure/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:14.467Z] [javac] Compiling 1 source file [2024-06-27T10:55:14.467Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.467Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspcConfigure/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:55:14.467Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.467Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] deploy: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] custom-build: [2024-06-27T10:55:14.467Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.467Z] deploy-war-common: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.467Z] setOSConditions: [2024-06-27T10:55:14.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] setToolWin: [2024-06-27T10:55:14.467Z] setOSConditions: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] setToolUnix: [2024-06-27T10:55:14.467Z] setToolWin: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] setToolProperty: [2024-06-27T10:55:14.467Z] setToolUnix: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] setS1ASclassPath: [2024-06-27T10:55:14.467Z] setToolProperty: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] init-common: [2024-06-27T10:55:14.467Z] setS1ASclassPath: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] deploy-war-commonpe: [2024-06-27T10:55:14.467Z] init-common: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] webclient-war-common: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] clear: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] test-tlds-exist: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] copy-tlds: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jspc-configure --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jspc-configure-web.war [2024-06-27T10:55:14.467Z] test-tagfiles-exist: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.467Z] copy-tagfiles: [2024-06-27T10:55:14.467Z] [2024-06-27T10:55:14.468Z] package-war-common: [2024-06-27T10:55:14.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.468Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.468Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.468Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.468Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-base64-web.war [2024-06-27T10:55:14.468Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.468Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.468Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.468Z] [2024-06-27T10:55:14.468Z] custom-build: [2024-06-27T10:55:14.468Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.468Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.468Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.468Z] [2024-06-27T10:55:14.468Z] setOSConditions: [2024-06-27T10:55:14.468Z] [2024-06-27T10:55:14.468Z] setToolWin: [2024-06-27T10:55:14.468Z] [2024-06-27T10:55:14.468Z] setToolUnix: [2024-06-27T10:55:14.468Z] [2024-06-27T10:55:14.468Z] setToolProperty: [2024-06-27T10:55:14.468Z] [2024-06-27T10:55:14.468Z] setS1ASclassPath: [2024-06-27T10:55:14.468Z] [2024-06-27T10:55:14.468Z] init-common: [2024-06-27T10:55:14.468Z] [2024-06-27T10:55:14.468Z] webclient-war-common: [2024-06-27T10:55:14.468Z] [2024-06-27T10:55:14.468Z] clear: [2024-06-27T10:55:14.468Z] [2024-06-27T10:55:14.468Z] test-tlds-exist: [2024-06-27T10:55:14.468Z] [2024-06-27T10:55:14.468Z] copy-tlds: [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.469Z] test-tagfiles-exist: [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.469Z] copy-tagfiles: [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.469Z] package-war-common: [2024-06-27T10:55:14.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.469Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.469Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.469Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.469Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.469Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-base64-web.war [2024-06-27T10:55:14.469Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.469Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.469Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.469Z] custom-build: [2024-06-27T10:55:14.469Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.469Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.469Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.469Z] setOSConditions: [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.469Z] setToolWin: [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.469Z] setToolUnix: [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.469Z] setToolProperty: [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.469Z] setS1ASclassPath: [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.469Z] init-common: [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.469Z] webclient-war-common: [2024-06-27T10:55:14.469Z] [2024-06-27T10:55:14.470Z] clear: [2024-06-27T10:55:14.470Z] [2024-06-27T10:55:14.470Z] test-tlds-exist: [2024-06-27T10:55:14.470Z] [2024-06-27T10:55:14.470Z] copy-tlds: [2024-06-27T10:55:14.470Z] [2024-06-27T10:55:14.470Z] test-tagfiles-exist: [2024-06-27T10:55:14.470Z] [2024-06-27T10:55:14.470Z] copy-tagfiles: [2024-06-27T10:55:14.470Z] [2024-06-27T10:55:14.470Z] package-war-common: [2024-06-27T10:55:14.470Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.470Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.470Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.470Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.470Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.470Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.470Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-base64-web.war [2024-06-27T10:55:14.470Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.470Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.470Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.470Z] [2024-06-27T10:55:14.470Z] custom-build: [2024-06-27T10:55:14.470Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.470Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.470Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.470Z] [2024-06-27T10:55:14.470Z] setOSConditions: [2024-06-27T10:55:14.470Z] [2024-06-27T10:55:14.470Z] setToolWin: [2024-06-27T10:55:14.470Z] [2024-06-27T10:55:14.470Z] setToolUnix: [2024-06-27T10:55:14.470Z] [2024-06-27T10:55:14.470Z] setToolProperty: [2024-06-27T10:55:14.470Z] [2024-06-27T10:55:14.470Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:14.470Z] setS1ASclassPath: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:14.471Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:14.471Z] init-common: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:14.471Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:14.471Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:14.471Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:14.471Z] webclient-war-common: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:14.471Z] [javac] 1 warning [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] clear: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] setOSConditions: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] test-tlds-exist: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] setToolWin: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] copy-tlds: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] setToolUnix: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] test-tagfiles-exist: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] setToolProperty: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] copy-tagfiles: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] setS1ASclassPath: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] package-war-common: [2024-06-27T10:55:14.471Z] init-common: [2024-06-27T10:55:14.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.471Z] compile-common: [2024-06-27T10:55:14.471Z] [echo] Current time (ISO): 2024-06-27T10:55:12.487+0000 [2024-06-27T10:55:14.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.471Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:14.471Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.471Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:14.471Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:14.471Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.471Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:14.471Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:14.471Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.471Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:14.471Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:14.471Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:14.471Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-hex-web.war [2024-06-27T10:55:14.471Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:14.471Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.471Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.471Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/ejb/SimpleBMPBean.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:55:14.471Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.471Z] [javac] return new Integer(1); [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] [javac] ^ [2024-06-27T10:55:14.471Z] [javac] 2 warnings [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] custom-build: [2024-06-27T10:55:14.471Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.471Z] setOSConditions: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.471Z] setToolWin: [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.471Z] [2024-06-27T10:55:14.471Z] setToolUnix: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] setOSConditions: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] setToolProperty: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] setToolWin: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] setS1ASclassPath: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] setToolUnix: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] init-common: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] setToolProperty: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] compile-common: [2024-06-27T10:55:14.472Z] [echo] Current time (ISO): 2024-06-27T10:55:14.237+0000 [2024-06-27T10:55:14.472Z] setS1ASclassPath: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:14.472Z] init-common: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] webclient-war-common: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] clear: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] test-tlds-exist: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] copy-tlds: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] test-tagfiles-exist: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] copy-tagfiles: [2024-06-27T10:55:14.472Z] [2024-06-27T10:55:14.472Z] package-war-common: [2024-06-27T10:55:14.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.472Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.472Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-hex-web.war [2024-06-27T10:55:14.472Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.472Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.472Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] custom-build: [2024-06-27T10:55:14.473Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.473Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.473Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] setOSConditions: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] setToolWin: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] setToolUnix: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] setToolProperty: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] setS1ASclassPath: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] assemble-web: [2024-06-27T10:55:14.473Z] init-common: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] webclient-war-common: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:14.473Z] clear: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:14.473Z] test-tlds-exist: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] copy-tlds: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:14.473Z] test-tagfiles-exist: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:14.473Z] copy-tagfiles: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:14.473Z] package-war-common: [2024-06-27T10:55:14.473Z] [2024-06-27T10:55:14.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.473Z] pkg-war: [2024-06-27T10:55:14.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:14.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:14.473Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.473Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.474Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:55:14.474Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-hex-web.war [2024-06-27T10:55:14.474Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${sun-web.xml} to copy. [2024-06-27T10:55:14.474Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.474Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${webservices.xml} to copy. [2024-06-27T10:55:14.474Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.474Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:55:14.474Z] custom-build: [2024-06-27T10:55:14.474Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.474Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:55:14.474Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.474Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:55:14.474Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.474Z] setOSConditions: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.474Z] setToolWin: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${web.wsit.descriptors} does not exist. [2024-06-27T10:55:14.474Z] setToolUnix: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/asyncservice-web.war [2024-06-27T10:55:14.474Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] setToolProperty: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] deploy-app: [2024-06-27T10:55:14.474Z] setS1ASclassPath: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] init-common: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:14.474Z] webclient-war-common: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:14.474Z] clear: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] test-tlds-exist: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:14.474Z] copy-tlds: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:14.474Z] test-tagfiles-exist: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:14.474Z] copy-tagfiles: [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] [2024-06-27T10:55:14.474Z] deploy-war-common: [2024-06-27T10:55:14.475Z] package-war-common: [2024-06-27T10:55:14.475Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.475Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.475Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:14.475Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.475Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.475Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:14.475Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.475Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:14.475Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.475Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-hex-web.war [2024-06-27T10:55:14.475Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:14.475Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.475Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.475Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] setOSConditions: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] custom-build: [2024-06-27T10:55:14.475Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.475Z] setToolWin: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.475Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] setToolUnix: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] setOSConditions: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] setToolProperty: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] setToolWin: [2024-06-27T10:55:14.475Z] setS1ASclassPath: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] setToolUnix: [2024-06-27T10:55:14.475Z] init-common: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] setToolProperty: [2024-06-27T10:55:14.475Z] deploy-war-commonpe: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] setS1ASclassPath: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] init-common: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] webclient-war-common: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot asyncservice --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/asyncservice-web.war [2024-06-27T10:55:14.475Z] [exec] Application deployed with name asyncservice-web. [2024-06-27T10:55:14.475Z] clear: [2024-06-27T10:55:14.475Z] [2024-06-27T10:55:14.476Z] test-tlds-exist: [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:14.476Z] copy-tlds: [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:14.476Z] test-tagfiles-exist: [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] copy-tagfiles: [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:14.476Z] package-war-common: [2024-06-27T10:55:14.476Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:14.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.476Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.476Z] deploy-war-commonee: [2024-06-27T10:55:14.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.476Z] assemble-client: [2024-06-27T10:55:14.476Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:14.476Z] [echo] wsimporting http://localhost:8080/asyncservice/webservice/AsyncService?WSDL [2024-06-27T10:55:14.476Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-hex-web.war [2024-06-27T10:55:14.476Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.476Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:14.476Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.476Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:14.476Z] custom-build: [2024-06-27T10:55:14.476Z] [echo] web.xml is defined as web.xml [2024-06-27T10:55:14.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.476Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:14.476Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:14.476Z] setOSConditions: [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] setToolWin: [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] setToolUnix: [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] setOSConditions: [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] setToolProperty: [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] setToolWin: [2024-06-27T10:55:14.476Z] [2024-06-27T10:55:14.476Z] setS1ASclassPath: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] setToolUnix: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] init-common: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] setToolProperty: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] webclient-war-common: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] setS1ASclassPath: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] clear: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] init-common: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] test-tlds-exist: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] wsimport: [2024-06-27T10:55:14.477Z] [exec] parsing WSDL... [2024-06-27T10:55:14.477Z] [exec] [2024-06-27T10:55:14.477Z] [exec] Generating code... [2024-06-27T10:55:14.477Z] [exec] [2024-06-27T10:55:14.477Z] [exec] Compiling code... [2024-06-27T10:55:14.477Z] copy-tlds: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/client/AddNumbersImplService.java uses or overrides a deprecated API. [2024-06-27T10:55:14.477Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:14.477Z] test-tagfiles-exist: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] copy-tagfiles: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:14.477Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] package-war-common: [2024-06-27T10:55:14.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.477Z] setup: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.477Z] runclient: [2024-06-27T10:55:14.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:14.477Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.477Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:14.477Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.477Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:14.477Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:14.477Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha512-hex-web.war [2024-06-27T10:55:14.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:14.477Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:14.477Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-06-27T10:55:14.477Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:14.477Z] setOSConditions: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] setToolWin: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] run-client: [2024-06-27T10:55:14.477Z] setToolUnix: [2024-06-27T10:55:14.477Z] [2024-06-27T10:55:14.477Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:14.478Z] setToolProperty: [2024-06-27T10:55:14.478Z] [2024-06-27T10:55:14.478Z] setS1ASclassPath: [2024-06-27T10:55:14.478Z] [2024-06-27T10:55:14.478Z] init-common: [2024-06-27T10:55:14.478Z] [2024-06-27T10:55:14.478Z] deploy: [2024-06-27T10:55:14.478Z] [2024-06-27T10:55:14.478Z] deploy-war-common: [2024-06-27T10:55:14.478Z] [2024-06-27T10:55:14.478Z] setOSConditions: [2024-06-27T10:55:14.478Z] [2024-06-27T10:55:14.478Z] setToolWin: [2024-06-27T10:55:14.478Z] [2024-06-27T10:55:14.478Z] setToolUnix: [2024-06-27T10:55:14.478Z] [2024-06-27T10:55:14.478Z] setToolProperty: [2024-06-27T10:55:14.478Z] [2024-06-27T10:55:14.478Z] setS1ASclassPath: [2024-06-27T10:55:14.478Z] [2024-06-27T10:55:14.478Z] init-common: [2024-06-27T10:55:14.478Z] [2024-06-27T10:55:14.478Z] deploy-war-commonpe: [2024-06-27T10:55:14.483Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:14.483Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:55:14.483Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:14.483Z] [javac] 1 warning [2024-06-27T10:55:14.483Z] [2024-06-27T10:55:14.483Z] setOSConditions: [2024-06-27T10:55:14.483Z] [2024-06-27T10:55:14.483Z] setToolWin: [2024-06-27T10:55:14.483Z] [2024-06-27T10:55:14.483Z] setToolUnix: [2024-06-27T10:55:14.483Z] [2024-06-27T10:55:14.483Z] setToolProperty: [2024-06-27T10:55:14.484Z] [2024-06-27T10:55:14.484Z] setS1ASclassPath: [2024-06-27T10:55:14.484Z] [2024-06-27T10:55:14.484Z] init-common: [2024-06-27T10:55:14.484Z] [2024-06-27T10:55:14.484Z] compile-common: [2024-06-27T10:55:14.484Z] [echo] Current time (ISO): 2024-06-27T10:55:10.838+0000 [2024-06-27T10:55:14.484Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:14.715Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-06-27T10:55:14.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-clear --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-web.war [2024-06-27T10:55:15.017Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session_standalone-ejb [2024-06-27T10:55:15.018Z] [2024-06-27T10:55:15.018Z] setOSConditions: [2024-06-27T10:55:15.018Z] [2024-06-27T10:55:15.018Z] setToolWin: [2024-06-27T10:55:15.018Z] [2024-06-27T10:55:15.018Z] setToolUnix: [2024-06-27T10:55:15.018Z] [2024-06-27T10:55:15.018Z] setToolProperty: [2024-06-27T10:55:15.018Z] [2024-06-27T10:55:15.018Z] setS1ASclassPath: [2024-06-27T10:55:15.018Z] [2024-06-27T10:55:15.018Z] init-common: [2024-06-27T10:55:15.018Z] [2024-06-27T10:55:15.018Z] undeploy-client-common: [2024-06-27T10:55:15.026Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:15.026Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-06-27T10:55:15.043Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:15.043Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:15.043Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:15.043Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:15.043Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:15.043Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:15.043Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:15.282Z] [exec] Administered object jms/deployment_jndivalidation_queue created. [2024-06-27T10:55:15.282Z] [exec] Command create-jms-resource executed successfully. [2024-06-27T10:55:15.282Z] [2024-06-27T10:55:15.282Z] init.os: [2024-06-27T10:55:15.282Z] [2024-06-27T10:55:15.282Z] init.tools.unix: [2024-06-27T10:55:15.282Z] [2024-06-27T10:55:15.282Z] init.tools.windows: [2024-06-27T10:55:15.282Z] [2024-06-27T10:55:15.282Z] init.tools: [2024-06-27T10:55:15.282Z] [2024-06-27T10:55:15.282Z] setAsadminArgs: [2024-06-27T10:55:15.282Z] [2024-06-27T10:55:15.282Z] init: [2024-06-27T10:55:15.282Z] [2024-06-27T10:55:15.282Z] init.customtasks: [2024-06-27T10:55:15.283Z] [2024-06-27T10:55:15.283Z] prepare: [2024-06-27T10:55:15.283Z] [2024-06-27T10:55:15.283Z] compile: [2024-06-27T10:55:15.283Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:15.283Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes [2024-06-27T10:55:15.312Z] [exec] Application deployed with name jdbc-txafternontxApp. [2024-06-27T10:55:15.312Z] [echo] Deployment on target server server successful [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] setOSConditions: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] setToolWin: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] setToolUnix: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] setToolProperty: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] setS1ASclassPath: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] init-common: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] deploy-common-ee: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] run: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] setOSConditions: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] setToolWin: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] setToolUnix: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] setToolProperty: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] setS1ASclassPath: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] init-common: [2024-06-27T10:55:15.312Z] [2024-06-27T10:55:15.312Z] execute-sql-common: [2024-06-27T10:55:15.312Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/create_pointbase.sql [2024-06-27T10:55:15.312Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:55:15.313Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:55:15.313Z] [sql] 0 rows affected [2024-06-27T10:55:15.313Z] [sql] 1 rows affected [2024-06-27T10:55:15.313Z] [sql] 1 rows affected [2024-06-27T10:55:15.313Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:55:15.313Z] [2024-06-27T10:55:15.313Z] setOSConditions: [2024-06-27T10:55:15.313Z] [2024-06-27T10:55:15.313Z] setToolWin: [2024-06-27T10:55:15.313Z] [2024-06-27T10:55:15.313Z] setToolUnix: [2024-06-27T10:55:15.313Z] [2024-06-27T10:55:15.313Z] setToolProperty: [2024-06-27T10:55:15.313Z] [2024-06-27T10:55:15.313Z] setS1ASclassPath: [2024-06-27T10:55:15.313Z] [2024-06-27T10:55:15.313Z] init-common: [2024-06-27T10:55:15.313Z] [2024-06-27T10:55:15.313Z] runclient-common: [2024-06-27T10:55:15.313Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:55:15.390Z] [exec] Application deployed with name web-jspc-configure-web. [2024-06-27T10:55:15.390Z] [2024-06-27T10:55:15.390Z] deploy-war-commonee: [2024-06-27T10:55:15.390Z] [2024-06-27T10:55:15.390Z] run: [2024-06-27T10:55:15.390Z] [java] Connecting to: http://localhost:45711/web-jspc-configure/jsp/test.jsp [2024-06-27T10:55:15.390Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:15.390Z] [java] [2024-06-27T10:55:15.390Z] [java] [2024-06-27T10:55:15.390Z] [java] ----------------------------------------- [2024-06-27T10:55:15.390Z] [java] - jspc-configure: PASS - [2024-06-27T10:55:15.390Z] [java] ----------------------------------------- [2024-06-27T10:55:15.390Z] [java] - Total PASS : 1 - [2024-06-27T10:55:15.390Z] [java] - Total FAIL : 0 - [2024-06-27T10:55:15.390Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:55:15.390Z] [java] ----------------------------------------- [2024-06-27T10:55:15.390Z] [2024-06-27T10:55:15.390Z] undeploy: [2024-06-27T10:55:15.390Z] [2024-06-27T10:55:15.391Z] setOSConditions: [2024-06-27T10:55:15.391Z] [2024-06-27T10:55:15.391Z] setToolWin: [2024-06-27T10:55:15.391Z] [2024-06-27T10:55:15.391Z] setToolUnix: [2024-06-27T10:55:15.391Z] [2024-06-27T10:55:15.391Z] setToolProperty: [2024-06-27T10:55:15.391Z] [2024-06-27T10:55:15.391Z] setS1ASclassPath: [2024-06-27T10:55:15.391Z] [2024-06-27T10:55:15.391Z] init-common: [2024-06-27T10:55:15.391Z] [2024-06-27T10:55:15.391Z] undeploy-war-common: [2024-06-27T10:55:15.393Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:15.393Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:15.393Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:15.393Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:15.393Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:15.393Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:15.393Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:15.539Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:15.539Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:15.539Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:15.539Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:15.539Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:15.539Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:15.539Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:15.586Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session_standalone-client [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] all: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] interceptors: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] all: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] bindings: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] setOSConditions: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] setToolWin: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] setToolUnix: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] setToolProperty: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] setS1ASclassPath: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] init-common: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] clean: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] setOSConditions: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] setToolWin: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] setToolUnix: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] setToolProperty: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.586Z] setS1ASclassPath: [2024-06-27T10:55:15.586Z] [2024-06-27T10:55:15.587Z] init-common: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] clean-common: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setOSConditions: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setToolWin: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setToolUnix: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setToolProperty: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setS1ASclassPath: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] init-common: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] clean-classes-common: [2024-06-27T10:55:15.587Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setOSConditions: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setToolWin: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setToolUnix: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setToolProperty: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setS1ASclassPath: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] init-common: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] clean-jars-common: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] compile: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setOSConditions: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setToolWin: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.587Z] setToolUnix: [2024-06-27T10:55:15.587Z] [2024-06-27T10:55:15.588Z] setToolProperty: [2024-06-27T10:55:15.588Z] [2024-06-27T10:55:15.588Z] setS1ASclassPath: [2024-06-27T10:55:15.588Z] [2024-06-27T10:55:15.588Z] init-common: [2024-06-27T10:55:15.588Z] [2024-06-27T10:55:15.588Z] compile-common: [2024-06-27T10:55:15.588Z] [echo] Current time (ISO): 2024-06-27T10:55:15.466+0000 [2024-06-27T10:55:15.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:15.588Z] [javac] Compiling 20 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:15.602Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:15.662Z] [exec] Application deployed with name jdbc-realm-clear-web. [2024-06-27T10:55:15.662Z] [2024-06-27T10:55:15.662Z] deploy-war-commonee: [2024-06-27T10:55:15.662Z] [2024-06-27T10:55:15.662Z] deploy-war-common: [2024-06-27T10:55:15.662Z] [2024-06-27T10:55:15.662Z] setOSConditions: [2024-06-27T10:55:15.662Z] [2024-06-27T10:55:15.662Z] setToolWin: [2024-06-27T10:55:15.662Z] [2024-06-27T10:55:15.662Z] setToolUnix: [2024-06-27T10:55:15.662Z] [2024-06-27T10:55:15.662Z] setToolProperty: [2024-06-27T10:55:15.662Z] [2024-06-27T10:55:15.662Z] setS1ASclassPath: [2024-06-27T10:55:15.662Z] [2024-06-27T10:55:15.662Z] init-common: [2024-06-27T10:55:15.662Z] [2024-06-27T10:55:15.662Z] deploy-war-commonpe: [2024-06-27T10:55:15.798Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:15.798Z] [javac] 1 warning [2024-06-27T10:55:15.798Z] [2024-06-27T10:55:15.798Z] assemble: [2024-06-27T10:55:15.798Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb.jar [2024-06-27T10:55:15.798Z] [2024-06-27T10:55:15.798Z] deploy.asadmin: [2024-06-27T10:55:15.799Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb --contextroot deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb.jar [2024-06-27T10:55:15.856Z] [javac] 1 warning [2024-06-27T10:55:15.856Z] [2024-06-27T10:55:15.856Z] build: [2024-06-27T10:55:15.856Z] [2024-06-27T10:55:15.857Z] setOSConditions: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] setToolWin: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] setToolUnix: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] setToolProperty: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] setS1ASclassPath: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] init-common: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] ejb-jar-common: [2024-06-27T10:55:15.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] package-ejbjar-common: [2024-06-27T10:55:15.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:15.857Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-ann-ejb.jar [2024-06-27T10:55:15.857Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] deploy: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] setOSConditions: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] setToolWin: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] setToolUnix: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] setToolProperty: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] setS1ASclassPath: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] init-common: [2024-06-27T10:55:15.857Z] [2024-06-27T10:55:15.857Z] deploy-jar-common: [2024-06-27T10:55:15.949Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jspc-configure-web [2024-06-27T10:55:15.949Z] [2024-06-27T10:55:15.949Z] all: [2024-06-27T10:55:15.949Z] [echo] [2024-06-27T10:55:15.949Z] [echo] ************************* [2024-06-27T10:55:15.949Z] [echo] * Running jspconfig [2024-06-27T10:55:15.949Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspconfig [2024-06-27T10:55:15.949Z] [echo] ************************* [2024-06-27T10:55:15.949Z] [echo] [2024-06-27T10:55:15.949Z] [2024-06-27T10:55:15.950Z] setOSConditions: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setToolWin: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setToolUnix: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setToolProperty: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setS1ASclassPath: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] init-common: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] clean: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setOSConditions: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setToolWin: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setToolUnix: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setToolProperty: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setS1ASclassPath: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] init-common: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] clean-common: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setOSConditions: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setToolWin: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setToolUnix: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setToolProperty: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] setS1ASclassPath: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] init-common: [2024-06-27T10:55:15.950Z] [2024-06-27T10:55:15.950Z] clean-classes-common: [2024-06-27T10:55:15.951Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setOSConditions: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setToolWin: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setToolUnix: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setToolProperty: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setS1ASclassPath: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] init-common: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] clean-jars-common: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] compile: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setOSConditions: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setToolWin: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setToolUnix: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setToolProperty: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setS1ASclassPath: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] init-common: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] compile-common: [2024-06-27T10:55:15.951Z] [echo] Current time (ISO): 2024-06-27T10:55:15.790+0000 [2024-06-27T10:55:15.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:15.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspconfig/servlet [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] build: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setOSConditions: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.951Z] setToolWin: [2024-06-27T10:55:15.951Z] [2024-06-27T10:55:15.952Z] setToolUnix: [2024-06-27T10:55:15.952Z] [2024-06-27T10:55:15.952Z] setToolProperty: [2024-06-27T10:55:15.952Z] [2024-06-27T10:55:15.952Z] setS1ASclassPath: [2024-06-27T10:55:15.952Z] [2024-06-27T10:55:15.952Z] init-common: [2024-06-27T10:55:15.952Z] [2024-06-27T10:55:15.952Z] webclient-war-common: [2024-06-27T10:55:15.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:15.952Z] [2024-06-27T10:55:15.952Z] clear: [2024-06-27T10:55:15.952Z] [2024-06-27T10:55:15.952Z] test-tlds-exist: [2024-06-27T10:55:15.952Z] [2024-06-27T10:55:15.952Z] copy-tlds: [2024-06-27T10:55:15.952Z] [2024-06-27T10:55:15.952Z] test-tagfiles-exist: [2024-06-27T10:55:15.952Z] [2024-06-27T10:55:15.952Z] copy-tagfiles: [2024-06-27T10:55:15.952Z] [2024-06-27T10:55:15.952Z] package-war-common: [2024-06-27T10:55:15.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:15.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:15.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:15.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:15.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspconfig/lib [2024-06-27T10:55:15.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:15.952Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-web.war [2024-06-27T10:55:15.952Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:15.952Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspconfig/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:15.952Z] [javac] Compiling 1 source file [2024-06-27T10:55:15.952Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspconfig/WebTest.java:37: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:55:15.952Z] [javac] int port = new Integer(portS).intValue(); [2024-06-27T10:55:15.952Z] [javac] ^ [2024-06-27T10:55:15.952Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/jspconfig/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:55:15.953Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:15.953Z] [javac] 1 warning [2024-06-27T10:55:15.953Z] [2024-06-27T10:55:15.953Z] deploy: [2024-06-27T10:55:15.953Z] [2024-06-27T10:55:15.953Z] deploy-war-common: [2024-06-27T10:55:15.953Z] [2024-06-27T10:55:15.953Z] setOSConditions: [2024-06-27T10:55:15.953Z] [2024-06-27T10:55:15.953Z] setToolWin: [2024-06-27T10:55:15.953Z] [2024-06-27T10:55:15.953Z] setToolUnix: [2024-06-27T10:55:15.953Z] [2024-06-27T10:55:15.953Z] setToolProperty: [2024-06-27T10:55:15.953Z] [2024-06-27T10:55:15.953Z] setS1ASclassPath: [2024-06-27T10:55:15.953Z] [2024-06-27T10:55:15.953Z] init-common: [2024-06-27T10:55:15.953Z] [2024-06-27T10:55:15.953Z] deploy-war-commonpe: [2024-06-27T10:55:15.977Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:15.977Z] [javac] 1 warning [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] build: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] build-custom-factory: [2024-06-27T10:55:15.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:15.977Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/custom-resource-classes.jar [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] setOSConditions: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] fixFiles: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] convUnix: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] convWin: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] setToolWin: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] setToolUnix: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] setToolProperty: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] setS1ASclassPath: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] init-common: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] package-persistence-common: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] ejb-jar-common: [2024-06-27T10:55:15.977Z] [2024-06-27T10:55:15.977Z] package-ejbjar-common: [2024-06-27T10:55:15.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:15.977Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:15.977Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:15.977Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:15.977Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-ejb.jar [2024-06-27T10:55:15.978Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:15.978Z] [2024-06-27T10:55:15.978Z] appclient-jar-common: [2024-06-27T10:55:15.978Z] [2024-06-27T10:55:15.978Z] package-appclientjar-common: [2024-06-27T10:55:15.978Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:15.978Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:15.978Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:15.978Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-client.jar [2024-06-27T10:55:15.978Z] [2024-06-27T10:55:15.978Z] webclient-war-common: [2024-06-27T10:55:15.978Z] [2024-06-27T10:55:15.978Z] build-ear-common: [2024-06-27T10:55:15.978Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:15.978Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:15.978Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:15.978Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-06-27T10:55:15.978Z] [2024-06-27T10:55:15.978Z] deploy: [2024-06-27T10:55:15.978Z] [2024-06-27T10:55:15.978Z] deploy-custom-resource-classes: [2024-06-27T10:55:15.978Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2024-06-27T10:55:15.978Z] [2024-06-27T10:55:15.978Z] restart-server: [2024-06-27T10:55:15.978Z] [2024-06-27T10:55:15.978Z] setOSConditions: [2024-06-27T10:55:15.978Z] [2024-06-27T10:55:15.978Z] stop-server: [2024-06-27T10:55:15.978Z] [2024-06-27T10:55:15.978Z] stop-server-unix: [2024-06-27T10:55:15.978Z] [echo] stopping server on unix ... [2024-06-27T10:55:16.237Z] [exec] Jun 27, 2024 10:55:15 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:16.237Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:16.406Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:16.406Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:16.431Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-ann-ejb.jar [2024-06-27T10:55:16.513Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:16.513Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:16.513Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:16.513Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:16.513Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:16.513Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:16.513Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:16.521Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-web.war [2024-06-27T10:55:16.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-clear-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-base64-web.war [2024-06-27T10:55:16.686Z] [exec] Application deployed with name ejb-around-construct-ann-ejb. [2024-06-27T10:55:16.686Z] [2024-06-27T10:55:16.686Z] run: [2024-06-27T10:55:16.846Z] [exec] Application deployed with name jdbc-realm-clear-base64-web. [2024-06-27T10:55:16.846Z] [2024-06-27T10:55:16.846Z] deploy-war-commonee: [2024-06-27T10:55:16.846Z] [2024-06-27T10:55:16.846Z] deploy-war-common: [2024-06-27T10:55:16.846Z] [2024-06-27T10:55:16.846Z] setOSConditions: [2024-06-27T10:55:16.846Z] [2024-06-27T10:55:16.846Z] setToolWin: [2024-06-27T10:55:16.846Z] [2024-06-27T10:55:16.846Z] setToolUnix: [2024-06-27T10:55:16.846Z] [2024-06-27T10:55:16.846Z] setToolProperty: [2024-06-27T10:55:16.846Z] [2024-06-27T10:55:16.846Z] setS1ASclassPath: [2024-06-27T10:55:16.846Z] [2024-06-27T10:55:16.846Z] init-common: [2024-06-27T10:55:16.846Z] [2024-06-27T10:55:16.846Z] deploy-war-commonpe: [2024-06-27T10:55:16.900Z] [exec] Waiting for the domain to stop . [2024-06-27T10:55:16.900Z] [exec] Waiting finished after 196 ms. [2024-06-27T10:55:16.900Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:55:16.900Z] [2024-06-27T10:55:16.900Z] stop-server-windows: [2024-06-27T10:55:16.900Z] [2024-06-27T10:55:16.900Z] setOSConditions: [2024-06-27T10:55:16.900Z] [2024-06-27T10:55:16.900Z] start-server: [2024-06-27T10:55:16.900Z] [echo] +-----------------------------+ [2024-06-27T10:55:16.900Z] [echo] | | [2024-06-27T10:55:16.900Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:55:16.900Z] [echo] | in Felix mode | [2024-06-27T10:55:16.900Z] [echo] | | [2024-06-27T10:55:16.900Z] [echo] +-----------------------------+ [2024-06-27T10:55:16.900Z] [2024-06-27T10:55:16.900Z] start-server-unix: [2024-06-27T10:55:17.175Z] [exec] Jun 27, 2024 10:55:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:17.175Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:17.175Z] [exec] Jun 27, 2024 10:55:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:17.175Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:17.244Z] [java] Jun 27, 2024 10:55:17 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:55:17.244Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:55:17.336Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb. [2024-06-27T10:55:17.336Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb [2024-06-27T10:55:17.336Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:17.336Z] [2024-06-27T10:55:17.336Z] processResult: [2024-06-27T10:55:17.336Z] [2024-06-27T10:55:17.336Z] failed: [2024-06-27T10:55:17.336Z] [2024-06-27T10:55:17.336Z] passed: [2024-06-27T10:55:17.336Z] [echo] Test CorrectQueueRes Passed [2024-06-27T10:55:17.336Z] [2024-06-27T10:55:17.336Z] unknown: [2024-06-27T10:55:17.336Z] [2024-06-27T10:55:17.336Z] init.os: [2024-06-27T10:55:17.336Z] [2024-06-27T10:55:17.336Z] init.tools.unix: [2024-06-27T10:55:17.336Z] [2024-06-27T10:55:17.337Z] init.tools.windows: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init.tools: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] setAsadminArgs: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init.customtasks: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] prepare: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] undeploy.asadmin: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] setAsadminArgs: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] common.undeploy.asadmin: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init.os: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init.tools.unix: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init.tools.windows: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init.tools: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] setAsadminArgs: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init.customtasks: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] delAppRef: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init.os: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init.tools.unix: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init.tools.windows: [2024-06-27T10:55:17.337Z] [2024-06-27T10:55:17.337Z] init.tools: [2024-06-27T10:55:17.338Z] [2024-06-27T10:55:17.338Z] setAsadminArgs: [2024-06-27T10:55:17.338Z] [2024-06-27T10:55:17.338Z] init: [2024-06-27T10:55:17.338Z] [2024-06-27T10:55:17.338Z] init.customtasks: [2024-06-27T10:55:17.338Z] [2024-06-27T10:55:17.338Z] common.run.asadmin: [2024-06-27T10:55:17.338Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb [2024-06-27T10:55:17.438Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:17.693Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/bindings/ejb/Common.java uses unchecked or unsafe operations. [2024-06-27T10:55:17.693Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:55:17.693Z] [javac] 1 warning [2024-06-27T10:55:17.693Z] [2024-06-27T10:55:17.693Z] setOSConditions: [2024-06-27T10:55:17.693Z] [2024-06-27T10:55:17.693Z] setToolWin: [2024-06-27T10:55:17.693Z] [2024-06-27T10:55:17.693Z] setToolUnix: [2024-06-27T10:55:17.693Z] [2024-06-27T10:55:17.693Z] setToolProperty: [2024-06-27T10:55:17.693Z] [2024-06-27T10:55:17.693Z] setS1ASclassPath: [2024-06-27T10:55:17.693Z] [2024-06-27T10:55:17.693Z] init-common: [2024-06-27T10:55:17.693Z] [2024-06-27T10:55:17.693Z] compile-common: [2024-06-27T10:55:17.693Z] [echo] Current time (ISO): 2024-06-27T10:55:17.665+0000 [2024-06-27T10:55:17.693Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:17.773Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-clear-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-hex-web.war [2024-06-27T10:55:17.903Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:17.903Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:18.160Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init.os: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init.tools.unix: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init.tools.windows: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init.tools: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] setAsadminArgs: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init.customtasks: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] prepare: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] undeploy.jms.queue: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] setAsadminArgs: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] common.delete.jms.resource: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init.os: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init.tools.unix: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init.tools.windows: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init.tools: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] setAsadminArgs: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init: [2024-06-27T10:55:18.160Z] [2024-06-27T10:55:18.160Z] init.customtasks: [2024-06-27T10:55:18.161Z] [2024-06-27T10:55:18.161Z] common.run.asadmin: [2024-06-27T10:55:18.161Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/deployment_jndivalidation_queue [2024-06-27T10:55:18.365Z] [exec] Application deployed with name jdbc-realm-clear-hex-web. [2024-06-27T10:55:18.365Z] [2024-06-27T10:55:18.365Z] deploy-war-commonee: [2024-06-27T10:55:18.365Z] [2024-06-27T10:55:18.365Z] deploy-war-common: [2024-06-27T10:55:18.365Z] [2024-06-27T10:55:18.365Z] setOSConditions: [2024-06-27T10:55:18.365Z] [2024-06-27T10:55:18.366Z] setToolWin: [2024-06-27T10:55:18.366Z] [2024-06-27T10:55:18.366Z] setToolUnix: [2024-06-27T10:55:18.366Z] [2024-06-27T10:55:18.366Z] setToolProperty: [2024-06-27T10:55:18.366Z] [2024-06-27T10:55:18.366Z] setS1ASclassPath: [2024-06-27T10:55:18.366Z] [2024-06-27T10:55:18.366Z] init-common: [2024-06-27T10:55:18.366Z] [2024-06-27T10:55:18.366Z] deploy-war-commonpe: [2024-06-27T10:55:18.416Z] [exec] Application deployed with name web-jsp-config-web. [2024-06-27T10:55:18.416Z] [2024-06-27T10:55:18.416Z] deploy-war-commonee: [2024-06-27T10:55:18.417Z] [2024-06-27T10:55:18.417Z] run: [2024-06-27T10:55:18.417Z] [java] GET /web-jsp-config/test.jsp HTTP/1.0 [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] HTTP/1.1 200 OK [2024-06-27T10:55:18.417Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:55:18.417Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:55:18.417Z] [java] Set-Cookie: JSESSIONID=955de152802232c184c21e3bfcbd; Path=/web-jsp-config; HttpOnly [2024-06-27T10:55:18.417Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:55:18.417Z] [java] Connection: close [2024-06-27T10:55:18.417Z] [java] Content-Length: 76 [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java]

before including

[2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] JSP-CONFIG:PASS [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java]

after including

[2024-06-27T10:55:18.417Z] [java] GET /web-jsp-config/foo/test.jsp HTTP/1.0 [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] HTTP/1.1 200 OK [2024-06-27T10:55:18.417Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:55:18.417Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:55:18.417Z] [java] Set-Cookie: JSESSIONID=955de1c4144322c6acf34ff03824; Path=/web-jsp-config; HttpOnly [2024-06-27T10:55:18.417Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:55:18.417Z] [java] Connection: close [2024-06-27T10:55:18.417Z] [java] Content-Length: 51 [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2024-06-27T10:55:18.417Z] [java] GET /web-jsp-config/foo/bar/test.jsp HTTP/1.0 [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] HTTP/1.1 200 OK [2024-06-27T10:55:18.417Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:55:18.417Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:55:18.417Z] [java] Set-Cookie: JSESSIONID=955de1ff9329d90a0b43e37b5068; Path=/web-jsp-config; HttpOnly [2024-06-27T10:55:18.417Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:55:18.417Z] [java] Connection: close [2024-06-27T10:55:18.417Z] [java] Content-Length: 51 [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2024-06-27T10:55:18.417Z] [java] GET /web-jsp-config/foo/bar/baz/test.jsp HTTP/1.0 [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] HTTP/1.1 200 OK [2024-06-27T10:55:18.417Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:55:18.417Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:55:18.417Z] [java] Set-Cookie: JSESSIONID=955de22b3bf87ebbbf438978524f; Path=/web-jsp-config; HttpOnly [2024-06-27T10:55:18.417Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:55:18.417Z] [java] Connection: close [2024-06-27T10:55:18.417Z] [java] Content-Length: 55 [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] ELIgnored:false /web-jsp-config/foo/bar/baz/test.jsp [2024-06-27T10:55:18.417Z] [java] GET /web-jsp-config/foo/bar/baz/test2.jsp HTTP/1.0 [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] HTTP/1.1 200 OK [2024-06-27T10:55:18.417Z] [java] Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:55:18.417Z] [java] X-Powered-By: JSP/3.0 [2024-06-27T10:55:18.417Z] [java] Set-Cookie: JSESSIONID=955de404ac2cb2a343f27419de6c; Path=/web-jsp-config; HttpOnly [2024-06-27T10:55:18.417Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:55:18.417Z] [java] Connection: close [2024-06-27T10:55:18.417Z] [java] Content-Length: 51 [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2024-06-27T10:55:18.417Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] [2024-06-27T10:55:18.417Z] [java] ----------------------------------------- [2024-06-27T10:55:18.417Z] [java] - jsp-config: PASS - [2024-06-27T10:55:18.417Z] [java] ----------------------------------------- [2024-06-27T10:55:18.417Z] [java] - Total PASS : 1 - [2024-06-27T10:55:18.417Z] [java] - Total FAIL : 0 - [2024-06-27T10:55:18.417Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:55:18.417Z] [java] ----------------------------------------- [2024-06-27T10:55:18.417Z] [2024-06-27T10:55:18.417Z] undeploy: [2024-06-27T10:55:18.417Z] [2024-06-27T10:55:18.417Z] setOSConditions: [2024-06-27T10:55:18.417Z] [2024-06-27T10:55:18.417Z] setToolWin: [2024-06-27T10:55:18.417Z] [2024-06-27T10:55:18.417Z] setToolUnix: [2024-06-27T10:55:18.417Z] [2024-06-27T10:55:18.417Z] setToolProperty: [2024-06-27T10:55:18.417Z] [2024-06-27T10:55:18.417Z] setS1ASclassPath: [2024-06-27T10:55:18.417Z] [2024-06-27T10:55:18.417Z] init-common: [2024-06-27T10:55:18.417Z] [2024-06-27T10:55:18.418Z] undeploy-war-common: [2024-06-27T10:55:18.619Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:18.619Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:18.619Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:18.619Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:18.619Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:18.619Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:18.619Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:18.667Z] [exec] 3456 [2024-06-27T10:55:18.667Z] [exec] Value of key is:async-service-sync-test [2024-06-27T10:55:18.668Z] [exec] Invoking Asynchronous Polling addNumbers [2024-06-27T10:55:18.672Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-web [2024-06-27T10:55:18.672Z] [2024-06-27T10:55:18.672Z] all: [2024-06-27T10:55:18.672Z] [echo] [2024-06-27T10:55:18.672Z] [echo] ************************* [2024-06-27T10:55:18.672Z] [echo] * Running welcomePageSecurityConstraintExactMatch [2024-06-27T10:55:18.672Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch [2024-06-27T10:55:18.672Z] [echo] ************************* [2024-06-27T10:55:18.672Z] [echo] [2024-06-27T10:55:18.672Z] [2024-06-27T10:55:18.672Z] setOSConditions: [2024-06-27T10:55:18.672Z] [2024-06-27T10:55:18.672Z] setToolWin: [2024-06-27T10:55:18.672Z] [2024-06-27T10:55:18.672Z] setToolUnix: [2024-06-27T10:55:18.672Z] [2024-06-27T10:55:18.672Z] setToolProperty: [2024-06-27T10:55:18.672Z] [2024-06-27T10:55:18.672Z] setS1ASclassPath: [2024-06-27T10:55:18.672Z] [2024-06-27T10:55:18.673Z] init-common: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] clean: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setOSConditions: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setToolWin: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setToolUnix: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setToolProperty: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setS1ASclassPath: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] init-common: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] clean-common: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setOSConditions: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setToolWin: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setToolUnix: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setToolProperty: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setS1ASclassPath: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] init-common: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] clean-classes-common: [2024-06-27T10:55:18.673Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setOSConditions: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setToolWin: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setToolUnix: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.673Z] setToolProperty: [2024-06-27T10:55:18.673Z] [2024-06-27T10:55:18.674Z] setS1ASclassPath: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] init-common: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] clean-jars-common: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] compile: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] setOSConditions: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] setToolWin: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] setToolUnix: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] setToolProperty: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] setS1ASclassPath: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] init-common: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] compile-common: [2024-06-27T10:55:18.674Z] [echo] Current time (ISO): 2024-06-27T10:55:18.652+0000 [2024-06-27T10:55:18.674Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:18.674Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/servlet [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] build: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] setOSConditions: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] setToolWin: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] setToolUnix: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] setToolProperty: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] setS1ASclassPath: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] init-common: [2024-06-27T10:55:18.674Z] [2024-06-27T10:55:18.674Z] webclient-war-common: [2024-06-27T10:55:18.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:18.675Z] [2024-06-27T10:55:18.675Z] clear: [2024-06-27T10:55:18.675Z] [2024-06-27T10:55:18.675Z] test-tlds-exist: [2024-06-27T10:55:18.675Z] [2024-06-27T10:55:18.675Z] copy-tlds: [2024-06-27T10:55:18.675Z] [2024-06-27T10:55:18.675Z] test-tagfiles-exist: [2024-06-27T10:55:18.675Z] [2024-06-27T10:55:18.675Z] copy-tagfiles: [2024-06-27T10:55:18.675Z] [2024-06-27T10:55:18.675Z] package-war-common: [2024-06-27T10:55:18.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:18.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:18.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:18.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:18.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/lib [2024-06-27T10:55:18.675Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:18.675Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-exact-match-web.war [2024-06-27T10:55:18.675Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:18.675Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:18.675Z] [javac] Compiling 1 source file [2024-06-27T10:55:18.723Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:18.723Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-06-27T10:55:18.929Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:55:18.929Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:18.929Z] [2024-06-27T10:55:18.929Z] deploy: [2024-06-27T10:55:18.929Z] [2024-06-27T10:55:18.930Z] deploy-war-common: [2024-06-27T10:55:18.930Z] [2024-06-27T10:55:18.930Z] setOSConditions: [2024-06-27T10:55:18.930Z] [2024-06-27T10:55:18.930Z] setToolWin: [2024-06-27T10:55:18.930Z] [2024-06-27T10:55:18.930Z] setToolUnix: [2024-06-27T10:55:18.930Z] [2024-06-27T10:55:18.930Z] setToolProperty: [2024-06-27T10:55:18.930Z] [2024-06-27T10:55:18.930Z] setS1ASclassPath: [2024-06-27T10:55:18.930Z] [2024-06-27T10:55:18.930Z] init-common: [2024-06-27T10:55:18.930Z] [2024-06-27T10:55:18.930Z] deploy-war-commonpe: [2024-06-27T10:55:18.999Z] [exec] Administered object jms/deployment_jndivalidation_queue deleted. [2024-06-27T10:55:18.999Z] [exec] Command delete-jms-resource executed successfully. [2024-06-27T10:55:18.999Z] [2024-06-27T10:55:18.999Z] init.os: [2024-06-27T10:55:18.999Z] [2024-06-27T10:55:18.999Z] init.tools.unix: [2024-06-27T10:55:18.999Z] [2024-06-27T10:55:18.999Z] init.tools.windows: [2024-06-27T10:55:18.999Z] [2024-06-27T10:55:18.999Z] init.tools: [2024-06-27T10:55:18.999Z] [2024-06-27T10:55:18.999Z] setAsadminArgs: [2024-06-27T10:55:18.999Z] [2024-06-27T10:55:18.999Z] init: [2024-06-27T10:55:18.999Z] [2024-06-27T10:55:18.999Z] init.customtasks: [2024-06-27T10:55:18.999Z] [2024-06-27T10:55:18.999Z] common.run.asadmin: [2024-06-27T10:55:18.999Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-06-27T10:55:19.184Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-welcome-page-security-constraint-exact-match --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-exact-match-web.war [2024-06-27T10:55:19.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md2-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-base64-web.war [2024-06-27T10:55:19.553Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:19.564Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:19.564Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-06-27T10:55:19.564Z] [exec] Command delete-jmsdest executed successfully. [2024-06-27T10:55:19.564Z] [2024-06-27T10:55:19.564Z] private-all: [2024-06-27T10:55:19.564Z] [2024-06-27T10:55:19.564Z] declare-test: [2024-06-27T10:55:19.564Z] [echo] Starting test CorrectEnvProps ejb31/jndivalidation/resourceref/CorrectEnvProps Test asadmin deploy [2024-06-27T10:55:19.564Z] [2024-06-27T10:55:19.564Z] init.os: [2024-06-27T10:55:19.564Z] [2024-06-27T10:55:19.564Z] init.tools.unix: [2024-06-27T10:55:19.564Z] [2024-06-27T10:55:19.564Z] init.tools.windows: [2024-06-27T10:55:19.564Z] [2024-06-27T10:55:19.564Z] init.tools: [2024-06-27T10:55:19.564Z] [2024-06-27T10:55:19.564Z] setAsadminArgs: [2024-06-27T10:55:19.564Z] [2024-06-27T10:55:19.564Z] init: [2024-06-27T10:55:19.564Z] [2024-06-27T10:55:19.564Z] init.customtasks: [2024-06-27T10:55:19.564Z] [2024-06-27T10:55:19.564Z] prepare: [2024-06-27T10:55:19.564Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2024-06-27T10:55:19.564Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives [2024-06-27T10:55:19.564Z] [2024-06-27T10:55:19.564Z] compile: [2024-06-27T10:55:19.564Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:19.565Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2024-06-27T10:55:19.704Z] [exec] Jun 27, 2024 10:55:19 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:19.704Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@403364e9 [2024-06-27T10:55:19.704Z] [exec] Value of key is: test1 : [2024-06-27T10:55:19.704Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:19.704Z] [exec] [2024-06-27T10:55:19.704Z] [exec] [2024-06-27T10:55:19.704Z] [exec] ----------------------------------------- [2024-06-27T10:55:19.704Z] [exec] - test1 : : PASS - [2024-06-27T10:55:19.704Z] [exec] ----------------------------------------- [2024-06-27T10:55:19.704Z] [exec] Total PASS: 1 [2024-06-27T10:55:19.704Z] [exec] Total FAIL: 0 [2024-06-27T10:55:19.704Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:19.704Z] [exec] ----------------------------------------- [2024-06-27T10:55:19.704Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:19.704Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:19.743Z] [exec] Application deployed with name web-welcome-page-security-constraint-exact-match-web. [2024-06-27T10:55:19.757Z] [java] Jun 27, 2024 10:55:19 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:19.757Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6cd5122d [2024-06-27T10:55:19.757Z] [java] test : hello, world! [2024-06-27T10:55:19.757Z] [java] [2024-06-27T10:55:19.757Z] [java] Value of key is:ejb-around-construct-ann-ejb [2024-06-27T10:55:19.757Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:19.757Z] [java] [2024-06-27T10:55:19.757Z] [java] [2024-06-27T10:55:19.757Z] [java] ----------------------------------------- [2024-06-27T10:55:19.757Z] [java] - ejb-around-construct-ann-ejb: PASS - [2024-06-27T10:55:19.757Z] [java] ----------------------------------------- [2024-06-27T10:55:19.757Z] [java] Total PASS: 1 [2024-06-27T10:55:19.757Z] [java] Total FAIL: 0 [2024-06-27T10:55:19.757Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:19.757Z] [java] ----------------------------------------- [2024-06-27T10:55:19.757Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:19.757Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:19.807Z] [javac] 1 warning [2024-06-27T10:55:19.807Z] [2024-06-27T10:55:19.808Z] build: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] setOSConditions: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] fixFiles: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] convUnix: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] convWin: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] setToolWin: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] setToolUnix: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] setToolProperty: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] setS1ASclassPath: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] init-common: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] package-persistence-common: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] ejb-jar-common: [2024-06-27T10:55:19.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] package-ejbjar-common: [2024-06-27T10:55:19.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:19.808Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:19.808Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindings-ejb.jar [2024-06-27T10:55:19.808Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] appclient-jar-common: [2024-06-27T10:55:19.808Z] [2024-06-27T10:55:19.808Z] package-appclientjar-common: [2024-06-27T10:55:19.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:19.808Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindings-client.jar [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] webclient-war-common: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] build-ear-common: [2024-06-27T10:55:19.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:19.809Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:19.809Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsApp.ear [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] deploy: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] setOSConditions: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] setToolWin: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] setToolUnix: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] setToolProperty: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] setS1ASclassPath: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] init-common: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] deploy-common: [2024-06-27T10:55:19.809Z] [echo] Current time (ISO): 2024-06-27T10:55:19.712+0000 [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] setOSConditions: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] setToolWin: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] setToolUnix: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] setToolProperty: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] setS1ASclassPath: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] init-common: [2024-06-27T10:55:19.809Z] [2024-06-27T10:55:19.809Z] deploy-common-pe: [2024-06-27T10:55:19.821Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:19.821Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:19.821Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:19.821Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:19.821Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:19.821Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:19.821Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:19.895Z] [exec] Application deployed with name jdbc-realm-md2-base64-web. [2024-06-27T10:55:19.895Z] [2024-06-27T10:55:19.895Z] deploy-war-commonee: [2024-06-27T10:55:19.895Z] [2024-06-27T10:55:19.895Z] deploy-war-common: [2024-06-27T10:55:19.895Z] [2024-06-27T10:55:19.895Z] setOSConditions: [2024-06-27T10:55:19.895Z] [2024-06-27T10:55:19.895Z] setToolWin: [2024-06-27T10:55:19.895Z] [2024-06-27T10:55:19.895Z] setToolUnix: [2024-06-27T10:55:19.896Z] [2024-06-27T10:55:19.896Z] setToolProperty: [2024-06-27T10:55:19.896Z] [2024-06-27T10:55:19.896Z] setS1ASclassPath: [2024-06-27T10:55:19.896Z] [2024-06-27T10:55:19.896Z] init-common: [2024-06-27T10:55:19.896Z] [2024-06-27T10:55:19.896Z] deploy-war-commonpe: [2024-06-27T10:55:19.959Z] [2024-06-27T10:55:19.959Z] checkReporting-common: [2024-06-27T10:55:19.959Z] [2024-06-27T10:55:19.959Z] confirmReportPresent-common: [2024-06-27T10:55:19.959Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:19.959Z] [echo] Test seems to be reported fine [2024-06-27T10:55:19.959Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/RepRunConf.txt [2024-06-27T10:55:19.959Z] [2024-06-27T10:55:19.959Z] confirmMissingReport-common: [2024-06-27T10:55:19.959Z] [2024-06-27T10:55:19.959Z] undeploy: [2024-06-27T10:55:19.959Z] [2024-06-27T10:55:19.959Z] setOSConditions: [2024-06-27T10:55:19.959Z] [2024-06-27T10:55:19.959Z] setToolWin: [2024-06-27T10:55:19.959Z] [2024-06-27T10:55:19.959Z] setToolUnix: [2024-06-27T10:55:19.959Z] [2024-06-27T10:55:19.959Z] setToolProperty: [2024-06-27T10:55:19.959Z] [2024-06-27T10:55:19.959Z] setS1ASclassPath: [2024-06-27T10:55:19.959Z] [2024-06-27T10:55:19.959Z] init-common: [2024-06-27T10:55:19.959Z] [2024-06-27T10:55:19.959Z] execute-sql-common: [2024-06-27T10:55:19.959Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/drop_pointbase.sql [2024-06-27T10:55:19.959Z] [sql] 0 rows affected [2024-06-27T10:55:19.959Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:55:19.997Z] [2024-06-27T10:55:19.998Z] deploy-war-commonee: [2024-06-27T10:55:19.998Z] [2024-06-27T10:55:19.998Z] run: [2024-06-27T10:55:19.998Z] [java] Connecting to: http://localhost:45711/web-welcome-page-security-constraint-exact-match/ [2024-06-27T10:55:19.998Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:19.998Z] [java] [2024-06-27T10:55:19.998Z] [java] [2024-06-27T10:55:19.998Z] [java] ----------------------------------------- [2024-06-27T10:55:19.998Z] [java] - welcome-page-security-constraint-exact-match: PASS - [2024-06-27T10:55:19.998Z] [java] ----------------------------------------- [2024-06-27T10:55:19.998Z] [java] - Total PASS : 1 - [2024-06-27T10:55:19.998Z] [java] - Total FAIL : 0 - [2024-06-27T10:55:19.998Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:55:19.998Z] [java] ----------------------------------------- [2024-06-27T10:55:19.998Z] [2024-06-27T10:55:19.998Z] undeploy: [2024-06-27T10:55:19.998Z] [2024-06-27T10:55:19.998Z] setOSConditions: [2024-06-27T10:55:19.998Z] [2024-06-27T10:55:19.998Z] setToolWin: [2024-06-27T10:55:19.998Z] [2024-06-27T10:55:19.998Z] setToolUnix: [2024-06-27T10:55:19.998Z] [2024-06-27T10:55:19.998Z] setToolProperty: [2024-06-27T10:55:19.998Z] [2024-06-27T10:55:19.998Z] setS1ASclassPath: [2024-06-27T10:55:19.998Z] [2024-06-27T10:55:19.998Z] init-common: [2024-06-27T10:55:19.998Z] [2024-06-27T10:55:19.998Z] undeploy-war-common: [2024-06-27T10:55:20.011Z] [2024-06-27T10:55:20.011Z] undeploy: [2024-06-27T10:55:20.011Z] [2024-06-27T10:55:20.011Z] setOSConditions: [2024-06-27T10:55:20.011Z] [2024-06-27T10:55:20.011Z] setToolWin: [2024-06-27T10:55:20.011Z] [2024-06-27T10:55:20.011Z] setToolUnix: [2024-06-27T10:55:20.011Z] [2024-06-27T10:55:20.011Z] setToolProperty: [2024-06-27T10:55:20.011Z] [2024-06-27T10:55:20.011Z] setS1ASclassPath: [2024-06-27T10:55:20.011Z] [2024-06-27T10:55:20.011Z] init-common: [2024-06-27T10:55:20.011Z] [2024-06-27T10:55:20.011Z] undeploy-jar-common: [2024-06-27T10:55:20.031Z] [exec] 6912 [2024-06-27T10:55:20.031Z] [exec] Value of key is:async-service-poll-test [2024-06-27T10:55:20.031Z] [exec] Invoking Asynchronous Callback addNumbers [2024-06-27T10:55:20.078Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:20.078Z] [javac] 1 warning [2024-06-27T10:55:20.078Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:20.078Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2024-06-27T10:55:20.213Z] [2024-06-27T10:55:20.214Z] setOSConditions: [2024-06-27T10:55:20.214Z] [2024-06-27T10:55:20.214Z] setToolWin: [2024-06-27T10:55:20.214Z] [2024-06-27T10:55:20.214Z] setToolUnix: [2024-06-27T10:55:20.214Z] [2024-06-27T10:55:20.214Z] setToolProperty: [2024-06-27T10:55:20.214Z] [2024-06-27T10:55:20.214Z] setS1ASclassPath: [2024-06-27T10:55:20.214Z] [2024-06-27T10:55:20.214Z] init-common: [2024-06-27T10:55:20.214Z] [2024-06-27T10:55:20.214Z] delete-jdbc-resource-common: [2024-06-27T10:55:20.214Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2024-06-27T10:55:20.335Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:20.335Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:20.335Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:20.335Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:20.335Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:20.335Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:20.335Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:20.385Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsApp.ear [2024-06-27T10:55:20.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md5-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-base64-web.war [2024-06-27T10:55:20.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2024-06-27T10:55:20.468Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2024-06-27T10:55:20.468Z] [echo] cmd executed for server [2024-06-27T10:55:20.468Z] [2024-06-27T10:55:20.468Z] setOSConditions: [2024-06-27T10:55:20.468Z] [2024-06-27T10:55:20.468Z] setToolWin: [2024-06-27T10:55:20.468Z] [2024-06-27T10:55:20.468Z] setToolUnix: [2024-06-27T10:55:20.468Z] [2024-06-27T10:55:20.468Z] setToolProperty: [2024-06-27T10:55:20.468Z] [2024-06-27T10:55:20.468Z] setS1ASclassPath: [2024-06-27T10:55:20.468Z] [2024-06-27T10:55:20.468Z] init-common: [2024-06-27T10:55:20.468Z] [2024-06-27T10:55:20.468Z] delete-jdbc-connpool-common: [2024-06-27T10:55:20.468Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2024-06-27T10:55:20.558Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-welcome-page-security-constraint-exact-match-web [2024-06-27T10:55:20.558Z] [2024-06-27T10:55:20.558Z] all: [2024-06-27T10:55:20.558Z] [echo] [2024-06-27T10:55:20.558Z] [echo] ************************* [2024-06-27T10:55:20.558Z] [echo] * Running welcomePageSecurityConstraintJspExtension [2024-06-27T10:55:20.558Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension [2024-06-27T10:55:20.558Z] [echo] ************************* [2024-06-27T10:55:20.558Z] [echo] [2024-06-27T10:55:20.558Z] [2024-06-27T10:55:20.558Z] setOSConditions: [2024-06-27T10:55:20.558Z] [2024-06-27T10:55:20.558Z] setToolWin: [2024-06-27T10:55:20.558Z] [2024-06-27T10:55:20.558Z] setToolUnix: [2024-06-27T10:55:20.558Z] [2024-06-27T10:55:20.559Z] setToolProperty: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setS1ASclassPath: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] init-common: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] clean: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setOSConditions: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setToolWin: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setToolUnix: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setToolProperty: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setS1ASclassPath: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] init-common: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] clean-common: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setOSConditions: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setToolWin: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setToolUnix: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setToolProperty: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setS1ASclassPath: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] init-common: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] clean-classes-common: [2024-06-27T10:55:20.559Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setOSConditions: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.559Z] setToolWin: [2024-06-27T10:55:20.559Z] [2024-06-27T10:55:20.560Z] setToolUnix: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setToolProperty: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setS1ASclassPath: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] init-common: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] clean-jars-common: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] compile: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setOSConditions: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setToolWin: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setToolUnix: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setToolProperty: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setS1ASclassPath: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] init-common: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] compile-common: [2024-06-27T10:55:20.560Z] [echo] Current time (ISO): 2024-06-27T10:55:20.421+0000 [2024-06-27T10:55:20.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:20.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/servlet [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] build: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setOSConditions: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setToolWin: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setToolUnix: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setToolProperty: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.560Z] setS1ASclassPath: [2024-06-27T10:55:20.560Z] [2024-06-27T10:55:20.561Z] init-common: [2024-06-27T10:55:20.561Z] [2024-06-27T10:55:20.561Z] webclient-war-common: [2024-06-27T10:55:20.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:20.561Z] [2024-06-27T10:55:20.561Z] clear: [2024-06-27T10:55:20.561Z] [2024-06-27T10:55:20.561Z] test-tlds-exist: [2024-06-27T10:55:20.561Z] [2024-06-27T10:55:20.561Z] copy-tlds: [2024-06-27T10:55:20.561Z] [2024-06-27T10:55:20.561Z] test-tagfiles-exist: [2024-06-27T10:55:20.561Z] [2024-06-27T10:55:20.561Z] copy-tagfiles: [2024-06-27T10:55:20.561Z] [2024-06-27T10:55:20.561Z] package-war-common: [2024-06-27T10:55:20.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:20.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:20.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:20.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:55:20.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/lib [2024-06-27T10:55:20.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:20.561Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-jsp-extension-web.war [2024-06-27T10:55:20.561Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:20.561Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:20.561Z] [javac] Compiling 1 source file [2024-06-27T10:55:20.561Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/WebTest.java uses or overrides a deprecated API. [2024-06-27T10:55:20.561Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:20.561Z] [2024-06-27T10:55:20.561Z] deploy: [2024-06-27T10:55:20.561Z] [2024-06-27T10:55:20.561Z] deploy-war-common: [2024-06-27T10:55:20.561Z] [2024-06-27T10:55:20.561Z] setOSConditions: [2024-06-27T10:55:20.561Z] [2024-06-27T10:55:20.562Z] setToolWin: [2024-06-27T10:55:20.562Z] [2024-06-27T10:55:20.562Z] setToolUnix: [2024-06-27T10:55:20.562Z] [2024-06-27T10:55:20.562Z] setToolProperty: [2024-06-27T10:55:20.562Z] [2024-06-27T10:55:20.562Z] setS1ASclassPath: [2024-06-27T10:55:20.562Z] [2024-06-27T10:55:20.562Z] init-common: [2024-06-27T10:55:20.562Z] [2024-06-27T10:55:20.562Z] deploy-war-commonpe: [2024-06-27T10:55:20.570Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-around-construct-ann-ejb [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] all: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] descriptor: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setOSConditions: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setToolWin: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setToolUnix: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setToolProperty: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setS1ASclassPath: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] init-common: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] clean: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setOSConditions: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setToolWin: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setToolUnix: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setToolProperty: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setS1ASclassPath: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] init-common: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] clean-common: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setOSConditions: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setToolWin: [2024-06-27T10:55:20.570Z] [2024-06-27T10:55:20.570Z] setToolUnix: [2024-06-27T10:55:20.571Z] [2024-06-27T10:55:20.571Z] setToolProperty: [2024-06-27T10:55:20.571Z] [2024-06-27T10:55:20.571Z] setS1ASclassPath: [2024-06-27T10:55:20.571Z] [2024-06-27T10:55:20.571Z] init-common: [2024-06-27T10:55:20.571Z] [2024-06-27T10:55:20.571Z] clean-classes-common: [2024-06-27T10:55:20.571Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:20.591Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:20.591Z] [javac] 1 warning [2024-06-27T10:55:20.591Z] [2024-06-27T10:55:20.591Z] assemble: [2024-06-27T10:55:20.591Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-web.war [2024-06-27T10:55:20.591Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-ejb.jar [2024-06-27T10:55:20.592Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvPropsApp.ear [2024-06-27T10:55:20.592Z] [ear] Warning: selected ear files include a META-INF/application.xml which will be ignored (please use appxml attribute to ear task) [2024-06-27T10:55:20.592Z] [2024-06-27T10:55:20.592Z] deploy.asadmin: [2024-06-27T10:55:20.592Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvPropsApp.ear [2024-06-27T10:55:20.829Z] [2024-06-27T10:55:20.829Z] setOSConditions: [2024-06-27T10:55:20.829Z] [2024-06-27T10:55:20.829Z] setToolWin: [2024-06-27T10:55:20.829Z] [2024-06-27T10:55:20.829Z] setToolUnix: [2024-06-27T10:55:20.829Z] [2024-06-27T10:55:20.829Z] setToolProperty: [2024-06-27T10:55:20.830Z] [2024-06-27T10:55:20.830Z] setS1ASclassPath: [2024-06-27T10:55:20.830Z] [2024-06-27T10:55:20.830Z] init-common: [2024-06-27T10:55:20.830Z] [2024-06-27T10:55:20.830Z] clean-jars-common: [2024-06-27T10:55:20.830Z] [2024-06-27T10:55:20.830Z] compile: [2024-06-27T10:55:20.830Z] [2024-06-27T10:55:20.830Z] setOSConditions: [2024-06-27T10:55:20.830Z] [2024-06-27T10:55:20.830Z] setToolWin: [2024-06-27T10:55:20.830Z] [2024-06-27T10:55:20.830Z] setToolUnix: [2024-06-27T10:55:20.830Z] [2024-06-27T10:55:20.830Z] setToolProperty: [2024-06-27T10:55:20.830Z] [2024-06-27T10:55:20.830Z] setS1ASclassPath: [2024-06-27T10:55:20.830Z] [2024-06-27T10:55:20.830Z] init-common: [2024-06-27T10:55:20.830Z] [2024-06-27T10:55:20.830Z] compile-common: [2024-06-27T10:55:20.830Z] [echo] Current time (ISO): 2024-06-27T10:55:20.586+0000 [2024-06-27T10:55:20.830Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:20.830Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:21.028Z] [exec] Application deployed with name jdbc-realm-md5-base64-web. [2024-06-27T10:55:21.028Z] [2024-06-27T10:55:21.028Z] deploy-war-commonee: [2024-06-27T10:55:21.028Z] [2024-06-27T10:55:21.028Z] deploy-war-common: [2024-06-27T10:55:21.028Z] [2024-06-27T10:55:21.028Z] setOSConditions: [2024-06-27T10:55:21.028Z] [2024-06-27T10:55:21.028Z] setToolWin: [2024-06-27T10:55:21.028Z] [2024-06-27T10:55:21.028Z] setToolUnix: [2024-06-27T10:55:21.028Z] [2024-06-27T10:55:21.028Z] setToolProperty: [2024-06-27T10:55:21.028Z] [2024-06-27T10:55:21.028Z] setS1ASclassPath: [2024-06-27T10:55:21.028Z] [2024-06-27T10:55:21.028Z] init-common: [2024-06-27T10:55:21.029Z] [2024-06-27T10:55:21.029Z] deploy-war-commonpe: [2024-06-27T10:55:21.059Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2024-06-27T10:55:21.059Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2024-06-27T10:55:21.059Z] [echo] cmd executed for server [2024-06-27T10:55:21.059Z] [2024-06-27T10:55:21.059Z] setOSConditions: [2024-06-27T10:55:21.059Z] [2024-06-27T10:55:21.059Z] setToolWin: [2024-06-27T10:55:21.059Z] [2024-06-27T10:55:21.059Z] setToolUnix: [2024-06-27T10:55:21.059Z] [2024-06-27T10:55:21.059Z] setToolProperty: [2024-06-27T10:55:21.059Z] [2024-06-27T10:55:21.059Z] setS1ASclassPath: [2024-06-27T10:55:21.059Z] [2024-06-27T10:55:21.059Z] init-common: [2024-06-27T10:55:21.059Z] [2024-06-27T10:55:21.059Z] undeploy-common: [2024-06-27T10:55:21.120Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-welcome-page-security-constraint-jsp-extension --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-jsp-extension-web.war [2024-06-27T10:55:21.155Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:21.155Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:21.314Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-txafternontxApp [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] all: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] setOSConditions: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] setToolWin: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] setToolUnix: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] setToolProperty: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] setS1ASclassPath: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] init-common: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] clean: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] setOSConditions: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] setToolWin: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] setToolUnix: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] setToolProperty: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] setS1ASclassPath: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.314Z] init-common: [2024-06-27T10:55:21.314Z] [2024-06-27T10:55:21.315Z] clean-common: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setOSConditions: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setToolWin: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setToolUnix: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setToolProperty: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setS1ASclassPath: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] init-common: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] clean-classes-common: [2024-06-27T10:55:21.315Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setOSConditions: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setToolWin: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setToolUnix: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setToolProperty: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setS1ASclassPath: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] init-common: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] clean-jars-common: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] compile: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setOSConditions: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setToolWin: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setToolUnix: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.315Z] setToolProperty: [2024-06-27T10:55:21.315Z] [2024-06-27T10:55:21.316Z] setS1ASclassPath: [2024-06-27T10:55:21.316Z] [2024-06-27T10:55:21.316Z] init-common: [2024-06-27T10:55:21.316Z] [2024-06-27T10:55:21.316Z] compile-common: [2024-06-27T10:55:21.316Z] [echo] Current time (ISO): 2024-06-27T10:55:21.271+0000 [2024-06-27T10:55:21.316Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:21.316Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:21.352Z] [exec] Application deployed with name ejb-ejb30-interceptors-bindingsApp. [2024-06-27T10:55:21.352Z] [echo] Deployment on target server server successful [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] setOSConditions: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] setToolWin: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] setToolUnix: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] setToolProperty: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] setS1ASclassPath: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] init-common: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] deploy-common-ee: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] run: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] setOSConditions: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] setToolWin: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] setToolUnix: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] setToolProperty: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] setS1ASclassPath: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] init-common: [2024-06-27T10:55:21.352Z] [2024-06-27T10:55:21.352Z] runclient-common: [2024-06-27T10:55:21.353Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsAppClient.jar -name ejb-ejb30-interceptors-bindingsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:55:21.374Z] [exec] Application deployed with name web-welcome-page-security-constraint-jsp-extension-web. [2024-06-27T10:55:21.374Z] [2024-06-27T10:55:21.374Z] deploy-war-commonee: [2024-06-27T10:55:21.374Z] [2024-06-27T10:55:21.374Z] run: [2024-06-27T10:55:21.592Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-base64-web.war [2024-06-27T10:55:21.629Z] [java] Connecting to: http://localhost:45711/web-welcome-page-security-constraint-jsp-extension/ [2024-06-27T10:55:21.629Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:21.629Z] [java] [2024-06-27T10:55:21.629Z] [java] [2024-06-27T10:55:21.629Z] [java] ----------------------------------------- [2024-06-27T10:55:21.629Z] [java] - welcome-page-security-constraint-jsp-extension: PASS - [2024-06-27T10:55:21.629Z] [java] ----------------------------------------- [2024-06-27T10:55:21.629Z] [java] - Total PASS : 1 - [2024-06-27T10:55:21.629Z] [java] - Total FAIL : 0 - [2024-06-27T10:55:21.629Z] [java] - Total DID NOT RUN : 0 - [2024-06-27T10:55:21.629Z] [java] ----------------------------------------- [2024-06-27T10:55:21.629Z] [2024-06-27T10:55:21.629Z] undeploy: [2024-06-27T10:55:21.629Z] [2024-06-27T10:55:21.629Z] setOSConditions: [2024-06-27T10:55:21.629Z] [2024-06-27T10:55:21.629Z] setToolWin: [2024-06-27T10:55:21.629Z] [2024-06-27T10:55:21.629Z] setToolUnix: [2024-06-27T10:55:21.629Z] [2024-06-27T10:55:21.629Z] setToolProperty: [2024-06-27T10:55:21.629Z] [2024-06-27T10:55:21.629Z] setS1ASclassPath: [2024-06-27T10:55:21.629Z] [2024-06-27T10:55:21.629Z] init-common: [2024-06-27T10:55:21.629Z] [2024-06-27T10:55:21.630Z] undeploy-war-common: [2024-06-27T10:55:21.753Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:21.753Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:21.753Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:21.753Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:21.753Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:21.753Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:21.753Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:21.884Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-welcome-page-security-constraint-jsp-extension-web [2024-06-27T10:55:22.138Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app. [2024-06-27T10:55:22.138Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app [2024-06-27T10:55:22.138Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:22.166Z] [exec] Application deployed with name jdbc-realm-sha-base64-web. [2024-06-27T10:55:22.166Z] [2024-06-27T10:55:22.166Z] deploy-war-commonee: [2024-06-27T10:55:22.166Z] [2024-06-27T10:55:22.166Z] deploy-war-common: [2024-06-27T10:55:22.166Z] [2024-06-27T10:55:22.166Z] setOSConditions: [2024-06-27T10:55:22.166Z] [2024-06-27T10:55:22.166Z] setToolWin: [2024-06-27T10:55:22.166Z] [2024-06-27T10:55:22.166Z] setToolUnix: [2024-06-27T10:55:22.166Z] [2024-06-27T10:55:22.166Z] setToolProperty: [2024-06-27T10:55:22.166Z] [2024-06-27T10:55:22.166Z] setS1ASclassPath: [2024-06-27T10:55:22.166Z] [2024-06-27T10:55:22.166Z] init-common: [2024-06-27T10:55:22.166Z] [2024-06-27T10:55:22.166Z] deploy-war-commonpe: [2024-06-27T10:55:22.169Z] [2024-06-27T10:55:22.169Z] all: [2024-06-27T10:55:22.169Z] [2024-06-27T10:55:22.169Z] finish-report: [2024-06-27T10:55:22.169Z] [2024-06-27T10:55:22.169Z] setOSConditions: [2024-06-27T10:55:22.169Z] [2024-06-27T10:55:22.169Z] setToolWin: [2024-06-27T10:55:22.169Z] [2024-06-27T10:55:22.169Z] setToolUnix: [2024-06-27T10:55:22.169Z] [2024-06-27T10:55:22.169Z] setToolProperty: [2024-06-27T10:55:22.169Z] [2024-06-27T10:55:22.169Z] setS1ASclassPath: [2024-06-27T10:55:22.169Z] [2024-06-27T10:55:22.169Z] init-common: [2024-06-27T10:55:22.169Z] [2024-06-27T10:55:22.169Z] stopDomain: [2024-06-27T10:55:22.169Z] [echo] run.xml:stopping domain... [2024-06-27T10:55:22.254Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:22.254Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:22.254Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:22.254Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:22.254Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:22.254Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:22.254Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:22.281Z] [exec] Jun 27, 2024 10:55:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:22.281Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:22.311Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] processResult: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] failed: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] passed: [2024-06-27T10:55:22.399Z] [echo] Test CorrectEnvProps Passed [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] unknown: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] init.os: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] init.tools.unix: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] init.tools.windows: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] init.tools: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] setAsadminArgs: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] init: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] init.customtasks: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] prepare: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] undeploy.asadmin: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] setAsadminArgs: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] common.undeploy.asadmin: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] init.os: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] init.tools.unix: [2024-06-27T10:55:22.399Z] [2024-06-27T10:55:22.399Z] init.tools.windows: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] init.tools: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] setAsadminArgs: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] init: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] init.customtasks: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] delAppRef: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] init.os: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] init.tools.unix: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] init.tools.windows: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] init.tools: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] setAsadminArgs: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] init: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] init.customtasks: [2024-06-27T10:55:22.400Z] [2024-06-27T10:55:22.400Z] common.run.asadmin: [2024-06-27T10:55:22.400Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app [2024-06-27T10:55:22.552Z] [exec] 15308 [2024-06-27T10:55:22.552Z] [exec] Value of key is:async-service-callbackhandler-test [2024-06-27T10:55:22.552Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:22.552Z] [exec] [2024-06-27T10:55:22.552Z] [exec] [2024-06-27T10:55:22.552Z] [exec] ----------------------------------------- [2024-06-27T10:55:22.552Z] [exec] - async-service-callbackhandler-test: PASS - [2024-06-27T10:55:22.552Z] [exec] - async-service-poll-test: PASS - [2024-06-27T10:55:22.552Z] [exec] - async-service-sync-test: PASS - [2024-06-27T10:55:22.552Z] [exec] ----------------------------------------- [2024-06-27T10:55:22.552Z] [exec] Total PASS: 3 [2024-06-27T10:55:22.552Z] [exec] Total FAIL: 0 [2024-06-27T10:55:22.552Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:22.552Z] [exec] ----------------------------------------- [2024-06-27T10:55:22.552Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:22.552Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:22.552Z] [2024-06-27T10:55:22.552Z] undeploy: [2024-06-27T10:55:22.552Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:22.552Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:22.552Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:22.552Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:22.552Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:22.552Z] [2024-06-27T10:55:22.552Z] setOSConditions: [2024-06-27T10:55:22.552Z] [2024-06-27T10:55:22.552Z] setToolWin: [2024-06-27T10:55:22.552Z] [2024-06-27T10:55:22.552Z] setToolUnix: [2024-06-27T10:55:22.552Z] [2024-06-27T10:55:22.552Z] setToolProperty: [2024-06-27T10:55:22.552Z] [2024-06-27T10:55:22.552Z] setS1ASclassPath: [2024-06-27T10:55:22.553Z] [2024-06-27T10:55:22.553Z] init-common: [2024-06-27T10:55:22.553Z] [2024-06-27T10:55:22.553Z] undeploy-war-common: [2024-06-27T10:55:22.565Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/descriptor/ejb/SomeManagedBean.java uses or overrides a deprecated API. [2024-06-27T10:55:22.565Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:22.565Z] [javac] 1 warning [2024-06-27T10:55:22.565Z] [2024-06-27T10:55:22.565Z] setOSConditions: [2024-06-27T10:55:22.565Z] [2024-06-27T10:55:22.565Z] setToolWin: [2024-06-27T10:55:22.565Z] [2024-06-27T10:55:22.565Z] setToolUnix: [2024-06-27T10:55:22.565Z] [2024-06-27T10:55:22.565Z] setToolProperty: [2024-06-27T10:55:22.565Z] [2024-06-27T10:55:22.565Z] setS1ASclassPath: [2024-06-27T10:55:22.565Z] [2024-06-27T10:55:22.566Z] init-common: [2024-06-27T10:55:22.566Z] [2024-06-27T10:55:22.566Z] compile-common: [2024-06-27T10:55:22.566Z] [echo] Current time (ISO): 2024-06-27T10:55:22.325+0000 [2024-06-27T10:55:22.566Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:22.765Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha256-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-base64-web.war [2024-06-27T10:55:22.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false asyncservice-web [2024-06-27T10:55:22.809Z] [2024-06-27T10:55:22.809Z] all: [2024-06-27T10:55:22.809Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:22.809Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:22.809Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:22.809Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:22.809Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:22.809Z] [2024-06-27T10:55:22.809Z] setOSConditions: [2024-06-27T10:55:22.809Z] [2024-06-27T10:55:22.809Z] setToolWin: [2024-06-27T10:55:22.809Z] [2024-06-27T10:55:22.809Z] setToolUnix: [2024-06-27T10:55:22.809Z] [2024-06-27T10:55:22.809Z] setToolProperty: [2024-06-27T10:55:22.809Z] [2024-06-27T10:55:22.809Z] setS1ASclassPath: [2024-06-27T10:55:22.809Z] [2024-06-27T10:55:22.809Z] init-common: [2024-06-27T10:55:22.809Z] [2024-06-27T10:55:22.809Z] clean: [2024-06-27T10:55:22.810Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:22.810Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:22.810Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:22.810Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:22.810Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:22.810Z] [2024-06-27T10:55:22.810Z] setOSConditions: [2024-06-27T10:55:22.810Z] [2024-06-27T10:55:22.810Z] setToolWin: [2024-06-27T10:55:22.810Z] [2024-06-27T10:55:22.810Z] setToolUnix: [2024-06-27T10:55:22.810Z] [2024-06-27T10:55:22.810Z] setToolProperty: [2024-06-27T10:55:22.810Z] [2024-06-27T10:55:22.810Z] setS1ASclassPath: [2024-06-27T10:55:22.810Z] [2024-06-27T10:55:22.810Z] init-common: [2024-06-27T10:55:22.810Z] [2024-06-27T10:55:22.810Z] clean-common: [2024-06-27T10:55:22.810Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:22.810Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:22.810Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:22.810Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:22.811Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] setOSConditions: [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] setToolWin: [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] setToolUnix: [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] setToolProperty: [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] setS1ASclassPath: [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] init-common: [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] clean-classes-common: [2024-06-27T10:55:22.811Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:22.811Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:22.811Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:22.811Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:22.811Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:22.811Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] setOSConditions: [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] setToolWin: [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] setToolUnix: [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] setToolProperty: [2024-06-27T10:55:22.811Z] [2024-06-27T10:55:22.811Z] setS1ASclassPath: [2024-06-27T10:55:22.812Z] [2024-06-27T10:55:22.812Z] init-common: [2024-06-27T10:55:22.812Z] [2024-06-27T10:55:22.812Z] clean-jars-common: [2024-06-27T10:55:22.812Z] [2024-06-27T10:55:22.812Z] compile: [2024-06-27T10:55:22.812Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:22.812Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:22.812Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:22.812Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:22.812Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:22.812Z] [2024-06-27T10:55:22.812Z] setOSConditions: [2024-06-27T10:55:22.812Z] [2024-06-27T10:55:22.812Z] setToolWin: [2024-06-27T10:55:22.812Z] [2024-06-27T10:55:22.812Z] setToolUnix: [2024-06-27T10:55:22.812Z] [2024-06-27T10:55:22.812Z] setToolProperty: [2024-06-27T10:55:22.812Z] [2024-06-27T10:55:22.812Z] setS1ASclassPath: [2024-06-27T10:55:22.812Z] [2024-06-27T10:55:22.812Z] init-common: [2024-06-27T10:55:22.812Z] [2024-06-27T10:55:22.812Z] compile-common: [2024-06-27T10:55:22.812Z] [echo] Current time (ISO): 2024-06-27T10:55:22.790+0000 [2024-06-27T10:55:22.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:22.812Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:22.963Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:22.963Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:23.094Z] [exec] Waiting for the domain to stop . [2024-06-27T10:55:23.094Z] [exec] Waiting finished after 184 ms. [2024-06-27T10:55:23.094Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:55:23.094Z] [2024-06-27T10:55:23.094Z] setOSConditions: [2024-06-27T10:55:23.094Z] [2024-06-27T10:55:23.094Z] setToolWin: [2024-06-27T10:55:23.094Z] [2024-06-27T10:55:23.094Z] setToolUnix: [2024-06-27T10:55:23.094Z] [2024-06-27T10:55:23.094Z] setToolProperty: [2024-06-27T10:55:23.094Z] [2024-06-27T10:55:23.094Z] setS1ASclassPath: [2024-06-27T10:55:23.094Z] [2024-06-27T10:55:23.094Z] init-common: [2024-06-27T10:55:23.094Z] [2024-06-27T10:55:23.094Z] dev-report: [2024-06-27T10:55:23.177Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:23.177Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/ejb/SimpleSessionBean.java uses unchecked or unsafe operations. [2024-06-27T10:55:23.177Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:55:23.178Z] [javac] 1 warning [2024-06-27T10:55:23.178Z] [2024-06-27T10:55:23.178Z] setOSConditions: [2024-06-27T10:55:23.178Z] [2024-06-27T10:55:23.178Z] setToolWin: [2024-06-27T10:55:23.178Z] [2024-06-27T10:55:23.178Z] setToolUnix: [2024-06-27T10:55:23.178Z] [2024-06-27T10:55:23.178Z] setToolProperty: [2024-06-27T10:55:23.178Z] [2024-06-27T10:55:23.178Z] setS1ASclassPath: [2024-06-27T10:55:23.178Z] [2024-06-27T10:55:23.178Z] init-common: [2024-06-27T10:55:23.178Z] [2024-06-27T10:55:23.178Z] compile-common: [2024-06-27T10:55:23.178Z] [echo] Current time (ISO): 2024-06-27T10:55:22.989+0000 [2024-06-27T10:55:23.178Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:23.207Z] [exec] Jun 27, 2024 10:55:23 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:55:23.207Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-interceptors-bindings-client] with main class [com.sun.s1asdev.ejb.ejb30.interceptors.bindings.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-interceptors-bindingsClient [2024-06-27T10:55:23.219Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:23.220Z] [2024-06-27T10:55:23.220Z] private-all: [2024-06-27T10:55:23.220Z] [2024-06-27T10:55:23.220Z] declare-test: [2024-06-27T10:55:23.220Z] [echo] Starting test CorrectManagedBean ejb31/jndivalidation/resourceref/CorrectManagedBean Test asadmin deploy [2024-06-27T10:55:23.220Z] [2024-06-27T10:55:23.220Z] init.os: [2024-06-27T10:55:23.220Z] [2024-06-27T10:55:23.220Z] init.tools.unix: [2024-06-27T10:55:23.220Z] [2024-06-27T10:55:23.220Z] init.tools.windows: [2024-06-27T10:55:23.220Z] [2024-06-27T10:55:23.220Z] init.tools: [2024-06-27T10:55:23.220Z] [2024-06-27T10:55:23.220Z] setAsadminArgs: [2024-06-27T10:55:23.220Z] [2024-06-27T10:55:23.220Z] init: [2024-06-27T10:55:23.220Z] [2024-06-27T10:55:23.220Z] init.customtasks: [2024-06-27T10:55:23.220Z] [2024-06-27T10:55:23.220Z] prepare: [2024-06-27T10:55:23.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean [2024-06-27T10:55:23.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives [2024-06-27T10:55:23.220Z] [2024-06-27T10:55:23.220Z] compile: [2024-06-27T10:55:23.220Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:23.220Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean [2024-06-27T10:55:23.328Z] [exec] Application deployed with name jdbc-realm-sha256-base64-web. [2024-06-27T10:55:23.328Z] [2024-06-27T10:55:23.328Z] deploy-war-commonee: [2024-06-27T10:55:23.328Z] [2024-06-27T10:55:23.328Z] deploy-war-common: [2024-06-27T10:55:23.328Z] [2024-06-27T10:55:23.328Z] setOSConditions: [2024-06-27T10:55:23.328Z] [2024-06-27T10:55:23.328Z] setToolWin: [2024-06-27T10:55:23.328Z] [2024-06-27T10:55:23.328Z] setToolUnix: [2024-06-27T10:55:23.328Z] [2024-06-27T10:55:23.328Z] setToolProperty: [2024-06-27T10:55:23.328Z] [2024-06-27T10:55:23.328Z] setS1ASclassPath: [2024-06-27T10:55:23.328Z] [2024-06-27T10:55:23.328Z] init-common: [2024-06-27T10:55:23.329Z] [2024-06-27T10:55:23.329Z] deploy-war-commonpe: [2024-06-27T10:55:23.348Z] [java] ********************** [2024-06-27T10:55:23.348Z] [java] * PASSED 87 * [2024-06-27T10:55:23.348Z] [java] * FAILED 0 * [2024-06-27T10:55:23.348Z] [java] * DID NOT RUN 0 * [2024-06-27T10:55:23.348Z] [java] * TOTAL 87 * [2024-06-27T10:55:23.348Z] [java] ********************** [2024-06-27T10:55:23.348Z] [java] [2024-06-27T10:55:23.348Z] [echo] Detailed results available under appserv-tests/test_result.html [2024-06-27T10:55:23.348Z] [2024-06-27T10:55:23.348Z] BUILD SUCCESSFUL [2024-06-27T10:55:23.348Z] Total time: 7 minutes 13 seconds [2024-06-27T10:55:23.348Z] + kill_processes [2024-06-27T10:55:23.348Z] + ps -aef [2024-06-27T10:55:23.348Z] + grep java [2024-06-27T10:55:23.348Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 19: ps: command not found [2024-06-27T10:55:23.348Z] + grep ASMain [2024-06-27T10:55:23.348Z] + grep -v grep [2024-06-27T10:55:23.348Z] + awk '{print $2}' [2024-06-27T10:55:23.348Z] + xargs kill -9 [2024-06-27T10:55:23.348Z] + true [2024-06-27T10:55:23.348Z] + jps [2024-06-27T10:55:23.348Z] + grep Main [2024-06-27T10:55:23.348Z] + grep -v grep [2024-06-27T10:55:23.348Z] + awk '{print $1}' [2024-06-27T10:55:23.348Z] + xargs kill -9 [2024-06-27T10:55:23.476Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:23.476Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:23.476Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:23.476Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:23.476Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:23.476Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:23.476Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:23.500Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:23.500Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:23.500Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:23.500Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:23.500Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:23.500Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:23.500Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:23.571Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:55:23.571Z] [exec] Waiting finished after 4,648 ms. [2024-06-27T10:55:23.571Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:55:23.571Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:55:23.571Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:55:23.571Z] [exec] Admin Port: 4,848 [2024-06-27T10:55:23.571Z] [exec] Command start-domain executed successfully. [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] start-server-windows: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] setOSConditions: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] setToolWin: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] setToolUnix: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] setToolProperty: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] setS1ASclassPath: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] init-common: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] deploy-common: [2024-06-27T10:55:23.571Z] [echo] Current time (ISO): 2024-06-27T10:55:22.577+0000 [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] setOSConditions: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] setToolWin: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] setToolUnix: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] setToolProperty: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] setS1ASclassPath: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] init-common: [2024-06-27T10:55:23.571Z] [2024-06-27T10:55:23.571Z] deploy-common-pe: [2024-06-27T10:55:23.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-06-27T10:55:23.603Z] + true [2024-06-27T10:55:23.603Z] + ps -aef [2024-06-27T10:55:23.603Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 21: ps: command not found [2024-06-27T10:55:23.603Z] + grep derby [2024-06-27T10:55:23.603Z] + grep -v grep [2024-06-27T10:55:23.603Z] + awk '{print $2}' [2024-06-27T10:55:23.603Z] + xargs kill -9 [2024-06-27T10:55:23.603Z] + true [2024-06-27T10:55:23.603Z] + cat web.output [2024-06-27T10:55:23.603Z] + grep FAIL [2024-06-27T10:55:23.603Z] + grep -v 'Total FAIL' [2024-06-27T10:55:23.603Z] + true [2024-06-27T10:55:23.603Z] + check_successful_run [2024-06-27T10:55:23.603Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-06-27T10:55:23.603Z] [2024-06-27T10:55:23.603Z] ===== CHECK SUCCESSFUL RUN ===== [2024-06-27T10:55:23.603Z] [2024-06-27T10:55:23.603Z] + FILE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:55:23.603Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html ']' [2024-06-27T10:55:23.603Z] + echo 'File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-06-27T10:55:23.603Z] File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-06-27T10:55:23.603Z] + generate_junit_report jsp [2024-06-27T10:55:23.603Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-06-27T10:55:23.603Z] [2024-06-27T10:55:23.603Z] ===== GENERATE JUNIT REPORT ===== [2024-06-27T10:55:23.603Z] [2024-06-27T10:55:23.603Z] + TD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:55:23.603Z] + JUD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml [2024-06-27T10:55:23.603Z] + TESTSUITE_NAME=jsp [2024-06-27T10:55:23.603Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:55:23.603Z] + awk -v suitename=jsp ' [2024-06-27T10:55:23.603Z] BEGIN { [2024-06-27T10:55:23.603Z] totaltests = 0; [2024-06-27T10:55:23.603Z] totalfailures = 0; [2024-06-27T10:55:23.603Z] totalerrors = 0; [2024-06-27T10:55:23.603Z] } [2024-06-27T10:55:23.603Z] function getPropVal(str){ [2024-06-27T10:55:23.603Z] split(str, a, "="); [2024-06-27T10:55:23.603Z] val = a[2]; [2024-06-27T10:55:23.603Z] # remove quotes [2024-06-27T10:55:23.603Z] gsub("\"","",val); [2024-06-27T10:55:23.603Z] return val; [2024-06-27T10:55:23.603Z] } [2024-06-27T10:55:23.603Z] function removeXMLTag(str){ [2024-06-27T10:55:23.603Z] # remove xml tag quotes [2024-06-27T10:55:23.603Z] gsub("","",str); [2024-06-27T10:55:23.603Z] gsub("<.*>","",str); [2024-06-27T10:55:23.603Z] gsub(">","",str); [2024-06-27T10:55:23.603Z] return str; [2024-06-27T10:55:23.603Z] } [2024-06-27T10:55:23.603Z] /status value=/ { [2024-06-27T10:55:23.603Z] result=getPropVal($0); [2024-06-27T10:55:23.603Z] result=removeXMLTag(result); [2024-06-27T10:55:23.603Z] } [2024-06-27T10:55:23.603Z] // { [2024-06-27T10:55:23.603Z] getline; [2024-06-27T10:55:23.603Z] getline; [2024-06-27T10:55:23.603Z] testunit=removeXMLTag($0); [2024-06-27T10:55:23.603Z] gsub("\"","",testunit); [2024-06-27T10:55:23.603Z] } [2024-06-27T10:55:23.603Z] // { [2024-06-27T10:55:23.603Z] getline; [2024-06-27T10:55:23.603Z] testname=removeXMLTag($0); [2024-06-27T10:55:23.603Z] gsub("\"","",testname); [2024-06-27T10:55:23.603Z] } [2024-06-27T10:55:23.603Z] /<\/testcase>/{ [2024-06-27T10:55:23.603Z] classname=testunit [2024-06-27T10:55:23.603Z] # printing testcase to out [2024-06-27T10:55:23.603Z] out = out sprintf(" \n", classname, testname); [2024-06-27T10:55:23.603Z] if (result == "fail") { [2024-06-27T10:55:23.603Z] out = out " \n"; [2024-06-27T10:55:23.603Z] totalfailures++; [2024-06-27T10:55:23.603Z] } else if (result == "did_not_run") { [2024-06-27T10:55:23.603Z] out = out " \n"; [2024-06-27T10:55:23.603Z] totalerrors++; [2024-06-27T10:55:23.603Z] } [2024-06-27T10:55:23.603Z] out = out " \n"; [2024-06-27T10:55:23.603Z] [2024-06-27T10:55:23.603Z] totaltests++; [2024-06-27T10:55:23.603Z] result=""; [2024-06-27T10:55:23.603Z] testname=""; [2024-06-27T10:55:23.603Z] } [2024-06-27T10:55:23.603Z] END { [2024-06-27T10:55:23.603Z] print "" [2024-06-27T10:55:23.603Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-06-27T10:55:23.603Z] printf "%s", out; [2024-06-27T10:55:23.603Z] print "" [2024-06-27T10:55:23.603Z] }' [2024-06-27T10:55:23.603Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:55:23.603Z] + change_junit_report_class_names [2024-06-27T10:55:23.603Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:55:23.603Z] + sed -i 's/\bclassname="/classname="web_jsp./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:55:23.603Z] + copy_test_artifacts web_jsp [2024-06-27T10:55:23.603Z] + sleep 1 [2024-06-27T10:55:23.732Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:23.732Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:55:23.732Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:23.732Z] [javac] 1 warning [2024-06-27T10:55:23.732Z] [2024-06-27T10:55:23.732Z] assemble: [2024-06-27T10:55:23.732Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives/deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web.war [2024-06-27T10:55:23.732Z] [2024-06-27T10:55:23.732Z] deploy.asadmin: [2024-06-27T10:55:23.732Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web --contextroot deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives/deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web.war [2024-06-27T10:55:23.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha384-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-base64-web.war [2024-06-27T10:55:24.059Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:24.059Z] [javac] 1 warning [2024-06-27T10:55:24.118Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:24.118Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:24.118Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:24.118Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:24.118Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:24.118Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:24.118Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:24.176Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:24.176Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:24.176Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:24.176Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:24.176Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:24.176Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:24.176Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:24.305Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:24.305Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.331Z] build: [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.331Z] setOSConditions: [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.331Z] setToolWin: [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.331Z] setToolUnix: [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.331Z] setToolProperty: [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.331Z] setS1ASclassPath: [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.331Z] init-common: [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.331Z] ejb-jar-common: [2024-06-27T10:55:24.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.331Z] package-ejbjar-common: [2024-06-27T10:55:24.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.331Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.331Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.331Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-descr-ejb.jar [2024-06-27T10:55:24.331Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.331Z] deploy: [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.331Z] setOSConditions: [2024-06-27T10:55:24.331Z] [2024-06-27T10:55:24.332Z] setToolWin: [2024-06-27T10:55:24.332Z] [2024-06-27T10:55:24.332Z] setToolUnix: [2024-06-27T10:55:24.332Z] [2024-06-27T10:55:24.332Z] setToolProperty: [2024-06-27T10:55:24.332Z] [2024-06-27T10:55:24.332Z] setS1ASclassPath: [2024-06-27T10:55:24.332Z] [2024-06-27T10:55:24.332Z] init-common: [2024-06-27T10:55:24.332Z] [2024-06-27T10:55:24.332Z] deploy-jar-common: [2024-06-27T10:55:24.462Z] [exec] Application deployed with name jdbc-realm-sha384-base64-web. [2024-06-27T10:55:24.462Z] [2024-06-27T10:55:24.462Z] deploy-war-commonee: [2024-06-27T10:55:24.462Z] [2024-06-27T10:55:24.462Z] deploy-war-common: [2024-06-27T10:55:24.462Z] [2024-06-27T10:55:24.462Z] setOSConditions: [2024-06-27T10:55:24.462Z] [2024-06-27T10:55:24.462Z] setToolWin: [2024-06-27T10:55:24.462Z] [2024-06-27T10:55:24.462Z] setToolUnix: [2024-06-27T10:55:24.462Z] [2024-06-27T10:55:24.462Z] setToolProperty: [2024-06-27T10:55:24.462Z] [2024-06-27T10:55:24.462Z] setS1ASclassPath: [2024-06-27T10:55:24.462Z] [2024-06-27T10:55:24.462Z] init-common: [2024-06-27T10:55:24.462Z] [2024-06-27T10:55:24.462Z] deploy-war-commonpe: [2024-06-27T10:55:24.526Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-06-27T10:55:24.526Z] [2024-06-27T10:55:24.526Z] ===== COPY TEST ARTIFACTS ===== [2024-06-27T10:55:24.526Z] [2024-06-27T10:55:24.526Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:55:24.526Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:55:24.526Z] tar: Removing leading `/' from member names [2024-06-27T10:55:24.587Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-descr-ejb.jar [2024-06-27T10:55:24.677Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:24.782Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:55:24.782Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:55:24.782Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:55:24.782Z] ++ pwd [2024-06-27T10:55:24.782Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:55:24.782Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/*/*logs.zip': No such file or directory [2024-06-27T10:55:24.782Z] + true [2024-06-27T10:55:24.782Z] ++ pwd [2024-06-27T10:55:24.782Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:55:24.782Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/web/*/*/*logs.zip': No such file or directory [2024-06-27T10:55:24.782Z] + true [2024-06-27T10:55:24.782Z] + tar -caf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/web_jsp-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:55:24.782Z] tar: Removing leading `/' from member names [2024-06-27T10:55:24.841Z] [exec] Application deployed with name ejb-around-construct-descr-ejb. [2024-06-27T10:55:24.841Z] [2024-06-27T10:55:24.841Z] run: [2024-06-27T10:55:24.869Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web. [2024-06-27T10:55:24.869Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web [2024-06-27T10:55:24.869Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] processResult: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] failed: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] passed: [2024-06-27T10:55:24.869Z] [echo] Test CorrectManagedBean Passed [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] unknown: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] init.os: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] init.tools.unix: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] init.tools.windows: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] init.tools: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] setAsadminArgs: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] init: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] init.customtasks: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] prepare: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] undeploy.asadmin: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] setAsadminArgs: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] common.undeploy.asadmin: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] init.os: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.869Z] init.tools.unix: [2024-06-27T10:55:24.869Z] [2024-06-27T10:55:24.870Z] init.tools.windows: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] init.tools: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] setAsadminArgs: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] init: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] init.customtasks: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] delAppRef: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] init.os: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] init.tools.unix: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] init.tools.windows: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] init.tools: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] setAsadminArgs: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] init: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] init.customtasks: [2024-06-27T10:55:24.870Z] [2024-06-27T10:55:24.870Z] common.run.asadmin: [2024-06-27T10:55:24.870Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web [2024-06-27T10:55:24.931Z] [javac] 1 warning [2024-06-27T10:55:24.931Z] [2024-06-27T10:55:24.931Z] build: [2024-06-27T10:55:24.931Z] [2024-06-27T10:55:24.931Z] setOSConditions: [2024-06-27T10:55:24.931Z] [2024-06-27T10:55:24.931Z] fixFiles: [2024-06-27T10:55:24.931Z] [2024-06-27T10:55:24.931Z] convUnix: [2024-06-27T10:55:24.931Z] [2024-06-27T10:55:24.931Z] convWin: [2024-06-27T10:55:24.931Z] [2024-06-27T10:55:24.931Z] setToolWin: [2024-06-27T10:55:24.931Z] [2024-06-27T10:55:24.931Z] setToolUnix: [2024-06-27T10:55:24.931Z] [2024-06-27T10:55:24.931Z] setToolProperty: [2024-06-27T10:55:24.931Z] [2024-06-27T10:55:24.932Z] setS1ASclassPath: [2024-06-27T10:55:24.932Z] [2024-06-27T10:55:24.932Z] init-common: [2024-06-27T10:55:24.932Z] [2024-06-27T10:55:24.932Z] package-persistence-common: [2024-06-27T10:55:24.932Z] [2024-06-27T10:55:24.932Z] ejb-jar-common: [2024-06-27T10:55:24.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:24.932Z] [2024-06-27T10:55:24.932Z] package-ejbjar-common: [2024-06-27T10:55:24.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.932Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.932Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.932Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2024-06-27T10:55:24.932Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.932Z] [2024-06-27T10:55:24.932Z] appclient-jar-common: [2024-06-27T10:55:24.932Z] [2024-06-27T10:55:24.932Z] package-appclientjar-common: [2024-06-27T10:55:24.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.932Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.932Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.932Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2024-06-27T10:55:24.932Z] [2024-06-27T10:55:24.932Z] webclient-war-common: [2024-06-27T10:55:24.932Z] [2024-06-27T10:55:24.932Z] build-ear-common: [2024-06-27T10:55:24.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:24.932Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:24.932Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:24.932Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-06-27T10:55:24.932Z] [2024-06-27T10:55:24.932Z] deploy: [2024-06-27T10:55:24.932Z] [2024-06-27T10:55:24.933Z] setOSConditions: [2024-06-27T10:55:24.933Z] [2024-06-27T10:55:24.933Z] setToolWin: [2024-06-27T10:55:24.933Z] [2024-06-27T10:55:24.933Z] setToolUnix: [2024-06-27T10:55:24.933Z] [2024-06-27T10:55:24.933Z] setToolProperty: [2024-06-27T10:55:24.933Z] [2024-06-27T10:55:24.933Z] setS1ASclassPath: [2024-06-27T10:55:24.933Z] [2024-06-27T10:55:24.933Z] init-common: [2024-06-27T10:55:24.933Z] [2024-06-27T10:55:24.933Z] create-jdbc-connpool-common: [2024-06-27T10:55:25.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md2-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-hex-web.war [2024-06-27T10:55:25.188Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-txafternontx-pool [2024-06-27T10:55:25.433Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:25.433Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:25.453Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2024-06-27T10:55:25.453Z] [2024-06-27T10:55:25.453Z] set-derby-connpool-props: [2024-06-27T10:55:25.541Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:25.626Z] [exec] Application deployed with name jdbc-realm-md2-hex-web. [2024-06-27T10:55:25.626Z] [2024-06-27T10:55:25.626Z] deploy-war-commonee: [2024-06-27T10:55:25.626Z] [2024-06-27T10:55:25.626Z] deploy-war-common: [2024-06-27T10:55:25.626Z] [2024-06-27T10:55:25.626Z] setOSConditions: [2024-06-27T10:55:25.626Z] [2024-06-27T10:55:25.626Z] setToolWin: [2024-06-27T10:55:25.626Z] [2024-06-27T10:55:25.626Z] setToolUnix: [2024-06-27T10:55:25.626Z] [2024-06-27T10:55:25.626Z] setToolProperty: [2024-06-27T10:55:25.626Z] [2024-06-27T10:55:25.626Z] setS1ASclassPath: [2024-06-27T10:55:25.626Z] [2024-06-27T10:55:25.626Z] init-common: [2024-06-27T10:55:25.626Z] [2024-06-27T10:55:25.626Z] deploy-war-commonpe: [2024-06-27T10:55:25.689Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:25.689Z] [2024-06-27T10:55:25.689Z] private-all: [2024-06-27T10:55:25.689Z] [2024-06-27T10:55:25.689Z] declare-test: [2024-06-27T10:55:25.689Z] [echo] Starting test DefaultResources ejb31/jndivalidation/resourceref/DefaultResources Test asadmin deploy [2024-06-27T10:55:25.689Z] [2024-06-27T10:55:25.689Z] init.os: [2024-06-27T10:55:25.689Z] [2024-06-27T10:55:25.689Z] init.tools.unix: [2024-06-27T10:55:25.689Z] [2024-06-27T10:55:25.690Z] init.tools.windows: [2024-06-27T10:55:25.690Z] [2024-06-27T10:55:25.690Z] init.tools: [2024-06-27T10:55:25.690Z] [2024-06-27T10:55:25.690Z] setAsadminArgs: [2024-06-27T10:55:25.690Z] [2024-06-27T10:55:25.690Z] init: [2024-06-27T10:55:25.690Z] [2024-06-27T10:55:25.690Z] init.customtasks: [2024-06-27T10:55:25.690Z] [2024-06-27T10:55:25.690Z] prepare: [2024-06-27T10:55:25.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources [2024-06-27T10:55:25.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives [2024-06-27T10:55:25.690Z] [2024-06-27T10:55:25.690Z] compile: [2024-06-27T10:55:25.690Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/DefaultResources/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:25.690Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources [2024-06-27T10:55:25.763Z] [java] Jun 27, 2024 10:55:25 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:55:25.763Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:55:25.769Z] [exec] Jun 27, 2024 10:55:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:25.769Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2b7facc7 [2024-06-27T10:55:25.797Z] [javac] 1 warning [2024-06-27T10:55:25.797Z] [2024-06-27T10:55:25.797Z] assemble-web: [2024-06-27T10:55:25.797Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:25.797Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:25.797Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:25.797Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:25.797Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:25.797Z] [2024-06-27T10:55:25.798Z] pkg-war: [2024-06-27T10:55:25.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:25.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:25.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:25.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:25.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:55:25.798Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${sun-web.xml} to copy. [2024-06-27T10:55:25.798Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${webservices.xml} to copy. [2024-06-27T10:55:25.798Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:55:25.798Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:55:25.798Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:55:25.798Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:25.798Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:25.798Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${web.wsit.descriptors} does not exist. [2024-06-27T10:55:25.798Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/restful-web.war [2024-06-27T10:55:25.798Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:25.798Z] [2024-06-27T10:55:25.798Z] deploy-app: [2024-06-27T10:55:25.798Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:25.798Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:25.798Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:25.798Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:25.799Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:25.799Z] [2024-06-27T10:55:25.799Z] deploy-war-common: [2024-06-27T10:55:25.799Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:25.799Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:25.799Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:25.799Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:25.799Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:25.799Z] [2024-06-27T10:55:25.799Z] setOSConditions: [2024-06-27T10:55:25.799Z] [2024-06-27T10:55:25.799Z] setToolWin: [2024-06-27T10:55:25.799Z] [2024-06-27T10:55:25.799Z] setToolUnix: [2024-06-27T10:55:25.799Z] [2024-06-27T10:55:25.799Z] setToolProperty: [2024-06-27T10:55:25.799Z] [2024-06-27T10:55:25.799Z] setS1ASclassPath: [2024-06-27T10:55:25.799Z] [2024-06-27T10:55:25.799Z] init-common: [2024-06-27T10:55:25.799Z] [2024-06-27T10:55:25.799Z] deploy-war-commonpe: [2024-06-27T10:55:26.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-06-27T10:55:26.011Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-06-27T10:55:26.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md5-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-hex-web.war [2024-06-27T10:55:26.252Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:26.252Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:26.252Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:26.252Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:26.252Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:26.252Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:26.252Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:26.252Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:26.252Z] [javac] 1 warning [2024-06-27T10:55:26.252Z] [2024-06-27T10:55:26.252Z] assemble: [2024-06-27T10:55:26.252Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives/deployment-ejb31-jndivalidation-resourceref-DefaultResources-web.war [2024-06-27T10:55:26.252Z] [2024-06-27T10:55:26.252Z] deploy.asadmin: [2024-06-27T10:55:26.252Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives --name deployment-ejb31-jndivalidation-resourceref-DefaultResources-web --contextroot deployment-ejb31-jndivalidation-resourceref-DefaultResources /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives/deployment-ejb31-jndivalidation-resourceref-DefaultResources-web.war [2024-06-27T10:55:26.329Z] [exec] running Sful tests [2024-06-27T10:55:26.329Z] [exec] running Sful2 tests [2024-06-27T10:55:26.329Z] [exec] running Sless3 tests [2024-06-27T10:55:26.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot restful --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/restful-web.war [2024-06-27T10:55:26.373Z] [exec] Value of key is: message delivery test [2024-06-27T10:55:26.374Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:26.374Z] [exec] [2024-06-27T10:55:26.374Z] [exec] [2024-06-27T10:55:26.374Z] [exec] ----------------------------------------- [2024-06-27T10:55:26.374Z] [exec] - message delivery test: PASS - [2024-06-27T10:55:26.374Z] [exec] ----------------------------------------- [2024-06-27T10:55:26.374Z] [exec] Total PASS: 1 [2024-06-27T10:55:26.374Z] [exec] Total FAIL: 0 [2024-06-27T10:55:26.374Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:26.374Z] [exec] ----------------------------------------- [2024-06-27T10:55:26.374Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:26.374Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:26.374Z] [2024-06-27T10:55:26.374Z] checkReporting-common: [2024-06-27T10:55:26.374Z] [2024-06-27T10:55:26.374Z] confirmReportPresent-common: [2024-06-27T10:55:26.374Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:26.374Z] [echo] Test seems to be reported fine [2024-06-27T10:55:26.374Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/stress/RepRunConf.txt [2024-06-27T10:55:26.374Z] [2024-06-27T10:55:26.374Z] confirmMissingReport-common: [2024-06-27T10:55:26.374Z] [2024-06-27T10:55:26.374Z] undeploy: [2024-06-27T10:55:26.374Z] [2024-06-27T10:55:26.374Z] setOSConditions: [2024-06-27T10:55:26.374Z] [2024-06-27T10:55:26.374Z] setToolWin: [2024-06-27T10:55:26.374Z] [2024-06-27T10:55:26.374Z] setToolUnix: [2024-06-27T10:55:26.374Z] [2024-06-27T10:55:26.374Z] setToolProperty: [2024-06-27T10:55:26.374Z] [2024-06-27T10:55:26.374Z] setS1ASclassPath: [2024-06-27T10:55:26.374Z] [2024-06-27T10:55:26.374Z] init-common: [2024-06-27T10:55:26.374Z] [2024-06-27T10:55:26.374Z] undeploy-common: [2024-06-27T10:55:26.475Z] [exec] Application deployed with name jdbc-realm-md5-hex-web. [2024-06-27T10:55:26.475Z] [2024-06-27T10:55:26.475Z] deploy-war-commonee: [2024-06-27T10:55:26.571Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-06-27T10:55:26.571Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-06-27T10:55:26.584Z] [exec] running Sless4 tests [2024-06-27T10:55:26.584Z] [exec] running Sless5 tests [2024-06-27T10:55:26.584Z] [exec] running Sless6 tests [2024-06-27T10:55:26.584Z] [exec] test complete [2024-06-27T10:55:26.584Z] [exec] Value of key is: main [2024-06-27T10:55:26.584Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:26.584Z] [exec] [2024-06-27T10:55:26.584Z] [exec] [2024-06-27T10:55:26.584Z] [exec] ----------------------------------------- [2024-06-27T10:55:26.584Z] [exec] - main: PASS - [2024-06-27T10:55:26.584Z] [exec] ----------------------------------------- [2024-06-27T10:55:26.584Z] [exec] Total PASS: 1 [2024-06-27T10:55:26.584Z] [exec] Total FAIL: 0 [2024-06-27T10:55:26.584Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:26.584Z] [exec] ----------------------------------------- [2024-06-27T10:55:26.584Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:26.584Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:26.761Z] [2024-06-27T10:55:26.761Z] deploy-war-common: [2024-06-27T10:55:26.761Z] [2024-06-27T10:55:26.761Z] setOSConditions: [2024-06-27T10:55:26.761Z] [2024-06-27T10:55:26.761Z] setToolWin: [2024-06-27T10:55:26.761Z] [2024-06-27T10:55:26.761Z] setToolUnix: [2024-06-27T10:55:26.761Z] [2024-06-27T10:55:26.761Z] setToolProperty: [2024-06-27T10:55:26.761Z] [2024-06-27T10:55:26.761Z] setS1ASclassPath: [2024-06-27T10:55:26.761Z] [2024-06-27T10:55:26.761Z] init-common: [2024-06-27T10:55:26.761Z] [2024-06-27T10:55:26.761Z] deploy-war-commonpe: [2024-06-27T10:55:26.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-06-27T10:55:26.826Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-06-27T10:55:26.838Z] [2024-06-27T10:55:26.839Z] checkReporting-common: [2024-06-27T10:55:26.839Z] [2024-06-27T10:55:26.839Z] confirmReportPresent-common: [2024-06-27T10:55:26.839Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:26.839Z] [echo] Test seems to be reported fine [2024-06-27T10:55:26.839Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/bindings/RepRunConf.txt [2024-06-27T10:55:26.839Z] [2024-06-27T10:55:26.839Z] confirmMissingReport-common: [2024-06-27T10:55:26.839Z] [2024-06-27T10:55:26.839Z] undeploy: [2024-06-27T10:55:26.839Z] [2024-06-27T10:55:26.839Z] setOSConditions: [2024-06-27T10:55:26.839Z] [2024-06-27T10:55:26.839Z] setToolWin: [2024-06-27T10:55:26.839Z] [2024-06-27T10:55:26.839Z] setToolUnix: [2024-06-27T10:55:26.839Z] [2024-06-27T10:55:26.839Z] setToolProperty: [2024-06-27T10:55:26.839Z] [2024-06-27T10:55:26.839Z] setS1ASclassPath: [2024-06-27T10:55:26.839Z] [2024-06-27T10:55:26.839Z] init-common: [2024-06-27T10:55:26.839Z] [2024-06-27T10:55:26.839Z] undeploy-common: [2024-06-27T10:55:26.922Z] [exec] Application deployed with name restful-web. [2024-06-27T10:55:26.922Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:26.922Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:26.922Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:26.922Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:26.922Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:26.922Z] [2024-06-27T10:55:26.922Z] deploy-war-commonee: [2024-06-27T10:55:26.922Z] [2024-06-27T10:55:26.922Z] assemble-client: [2024-06-27T10:55:26.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:26.922Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml:65: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:26.923Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:26.937Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-mq-simplestressApp [2024-06-27T10:55:26.937Z] [2024-06-27T10:55:26.937Z] unsetup: [2024-06-27T10:55:26.937Z] [2024-06-27T10:55:26.937Z] setOSConditions: [2024-06-27T10:55:26.937Z] [2024-06-27T10:55:26.937Z] setToolWin: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] setToolUnix: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] setToolProperty: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] setS1ASclassPath: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] init-common: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] undeploy-jms-common: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] setOSConditions: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] setToolWin: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] setToolUnix: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] setToolProperty: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] setS1ASclassPath: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] init-common: [2024-06-27T10:55:26.938Z] [2024-06-27T10:55:26.938Z] delete-jms-connection-common: [2024-06-27T10:55:27.179Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:55:27.179Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:27.179Z] [2024-06-27T10:55:27.179Z] setup: [2024-06-27T10:55:27.179Z] [2024-06-27T10:55:27.179Z] runclient: [2024-06-27T10:55:27.179Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:27.179Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:27.179Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:27.179Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:27.179Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:27.179Z] [2024-06-27T10:55:27.179Z] run-client: [2024-06-27T10:55:27.179Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:27.180Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:27.180Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:27.386Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-06-27T10:55:27.386Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-06-27T10:55:27.399Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-bindingsApp [2024-06-27T10:55:27.655Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-06-27T10:55:27.655Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-06-27T10:55:27.656Z] [java] Jun 27, 2024 10:55:27 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:27.656Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2412a42b [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] all: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] session: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] setOSConditions: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] setToolWin: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] setToolUnix: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] setToolProperty: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] setS1ASclassPath: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] init-common: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] clean: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] setOSConditions: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] setToolWin: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] setToolUnix: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] setToolProperty: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] setS1ASclassPath: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] init-common: [2024-06-27T10:55:27.684Z] [2024-06-27T10:55:27.684Z] clean-common: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setOSConditions: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setToolWin: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setToolUnix: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setToolProperty: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setS1ASclassPath: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] init-common: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] clean-classes-common: [2024-06-27T10:55:27.685Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setOSConditions: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setToolWin: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setToolUnix: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setToolProperty: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setS1ASclassPath: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] init-common: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] clean-jars-common: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] compile: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setOSConditions: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setToolWin: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setToolUnix: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setToolProperty: [2024-06-27T10:55:27.685Z] [2024-06-27T10:55:27.685Z] setS1ASclassPath: [2024-06-27T10:55:27.686Z] [2024-06-27T10:55:27.686Z] init-common: [2024-06-27T10:55:27.686Z] [2024-06-27T10:55:27.686Z] compile-common: [2024-06-27T10:55:27.686Z] [echo] Current time (ISO): 2024-06-27T10:55:27.466+0000 [2024-06-27T10:55:27.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:27.686Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:27.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-hex-web.war [2024-06-27T10:55:27.742Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-DefaultResources-web. [2024-06-27T10:55:27.743Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-DefaultResources-web [2024-06-27T10:55:27.743Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] processResult: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] failed: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] passed: [2024-06-27T10:55:27.743Z] [echo] Test DefaultResources Passed [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] unknown: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] init.os: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] init.tools.unix: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] init.tools.windows: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] init.tools: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] setAsadminArgs: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] init: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] init.customtasks: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] prepare: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] undeploy.asadmin: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] setAsadminArgs: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] common.undeploy.asadmin: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] init.os: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] init.tools.unix: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.743Z] init.tools.windows: [2024-06-27T10:55:27.743Z] [2024-06-27T10:55:27.744Z] init.tools: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] setAsadminArgs: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] init: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] init.customtasks: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] delAppRef: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] init.os: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] init.tools.unix: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] init.tools.windows: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] init.tools: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] setAsadminArgs: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] init: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] init.customtasks: [2024-06-27T10:55:27.744Z] [2024-06-27T10:55:27.744Z] common.run.asadmin: [2024-06-27T10:55:27.744Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-DefaultResources-web [2024-06-27T10:55:27.866Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-06-27T10:55:27.866Z] [2024-06-27T10:55:27.866Z] setOSConditions: [2024-06-27T10:55:27.866Z] [2024-06-27T10:55:27.866Z] setToolWin: [2024-06-27T10:55:27.866Z] [2024-06-27T10:55:27.867Z] setToolUnix: [2024-06-27T10:55:27.867Z] [2024-06-27T10:55:27.867Z] setToolProperty: [2024-06-27T10:55:27.867Z] [2024-06-27T10:55:27.867Z] setS1ASclassPath: [2024-06-27T10:55:27.867Z] [2024-06-27T10:55:27.867Z] init-common: [2024-06-27T10:55:27.867Z] [2024-06-27T10:55:27.867Z] delete-jms-resource-common: [2024-06-27T10:55:27.910Z] [java] test : hello, world! [2024-06-27T10:55:27.910Z] [java] [2024-06-27T10:55:27.910Z] [java] Value of key is:ejb-around-construct-descr-ejb [2024-06-27T10:55:27.910Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:27.910Z] [java] [2024-06-27T10:55:27.910Z] [java] [2024-06-27T10:55:27.910Z] [java] ----------------------------------------- [2024-06-27T10:55:27.910Z] [java] - ejb-around-construct-descr-ejb: PASS - [2024-06-27T10:55:27.910Z] [java] ----------------------------------------- [2024-06-27T10:55:27.910Z] [java] Total PASS: 1 [2024-06-27T10:55:27.910Z] [java] Total FAIL: 0 [2024-06-27T10:55:27.910Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:27.910Z] [java] ----------------------------------------- [2024-06-27T10:55:27.910Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:27.910Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:27.983Z] [exec] Application deployed with name jdbc-realm-sha-hex-web. [2024-06-27T10:55:27.983Z] [2024-06-27T10:55:27.983Z] deploy-war-commonee: [2024-06-27T10:55:27.983Z] [2024-06-27T10:55:27.983Z] deploy-war-common: [2024-06-27T10:55:27.983Z] [2024-06-27T10:55:27.983Z] setOSConditions: [2024-06-27T10:55:27.983Z] [2024-06-27T10:55:27.983Z] setToolWin: [2024-06-27T10:55:27.983Z] [2024-06-27T10:55:27.983Z] setToolUnix: [2024-06-27T10:55:27.983Z] [2024-06-27T10:55:27.983Z] setToolProperty: [2024-06-27T10:55:27.983Z] [2024-06-27T10:55:27.983Z] setS1ASclassPath: [2024-06-27T10:55:27.983Z] [2024-06-27T10:55:27.983Z] init-common: [2024-06-27T10:55:27.983Z] [2024-06-27T10:55:27.983Z] deploy-war-commonpe: [2024-06-27T10:55:28.042Z] + break [2024-06-27T10:55:28.042Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:55:28.071Z] Archiving artifacts [2024-06-27T10:55:28.165Z] [2024-06-27T10:55:28.165Z] undeploy: [2024-06-27T10:55:28.165Z] [2024-06-27T10:55:28.165Z] setOSConditions: [2024-06-27T10:55:28.165Z] [2024-06-27T10:55:28.165Z] setToolWin: [2024-06-27T10:55:28.165Z] [2024-06-27T10:55:28.165Z] setToolUnix: [2024-06-27T10:55:28.165Z] [2024-06-27T10:55:28.165Z] setToolProperty: [2024-06-27T10:55:28.165Z] [2024-06-27T10:55:28.165Z] setS1ASclassPath: [2024-06-27T10:55:28.165Z] [2024-06-27T10:55:28.165Z] init-common: [2024-06-27T10:55:28.165Z] [2024-06-27T10:55:28.165Z] undeploy-jar-common: [2024-06-27T10:55:28.215Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:55:28.215Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:55:28.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-06-27T10:55:28.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-06-27T10:55:28.469Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-06-27T10:55:28.652Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:28.652Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:28.652Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:28.652Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:28.652Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:28.652Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:28.652Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:28.674Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:28.674Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:28.674Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:28.674Z] [2024-06-27T10:55:28.674Z] private-all: [2024-06-27T10:55:28.675Z] [2024-06-27T10:55:28.675Z] declare-test: [2024-06-27T10:55:28.675Z] [echo] Starting test JDBCResInAnotherApp ejb31/jndivalidation/resourceref/CorrectJDBCResource Test asadmin deploy [2024-06-27T10:55:28.675Z] [2024-06-27T10:55:28.675Z] init.os: [2024-06-27T10:55:28.675Z] [2024-06-27T10:55:28.675Z] init.tools.unix: [2024-06-27T10:55:28.675Z] [2024-06-27T10:55:28.675Z] init.tools.windows: [2024-06-27T10:55:28.675Z] [2024-06-27T10:55:28.675Z] init.tools: [2024-06-27T10:55:28.675Z] [2024-06-27T10:55:28.675Z] setAsadminArgs: [2024-06-27T10:55:28.675Z] [2024-06-27T10:55:28.675Z] init: [2024-06-27T10:55:28.675Z] [2024-06-27T10:55:28.675Z] init.customtasks: [2024-06-27T10:55:28.675Z] [2024-06-27T10:55:28.675Z] prepare: [2024-06-27T10:55:28.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app1 [2024-06-27T10:55:28.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app2 [2024-06-27T10:55:28.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives [2024-06-27T10:55:28.675Z] [2024-06-27T10:55:28.675Z] compile-app1: [2024-06-27T10:55:28.675Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:28.675Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app1 [2024-06-27T10:55:28.684Z] [exec] Administered object jms/SampleQueue deleted. [2024-06-27T10:55:28.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-06-27T10:55:28.724Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-06-27T10:55:28.724Z] [2024-06-27T10:55:28.724Z] setOSConditions: [2024-06-27T10:55:28.724Z] [2024-06-27T10:55:28.724Z] setToolWin: [2024-06-27T10:55:28.724Z] [2024-06-27T10:55:28.724Z] setToolUnix: [2024-06-27T10:55:28.724Z] [2024-06-27T10:55:28.724Z] setToolProperty: [2024-06-27T10:55:28.724Z] [2024-06-27T10:55:28.724Z] setS1ASclassPath: [2024-06-27T10:55:28.724Z] [2024-06-27T10:55:28.724Z] init-common: [2024-06-27T10:55:28.724Z] [2024-06-27T10:55:28.724Z] create-jdbc-resource-common: [2024-06-27T10:55:28.724Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2024-06-27T10:55:28.735Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-around-construct-descr-ejb [2024-06-27T10:55:28.735Z] [2024-06-27T10:55:28.735Z] all: [2024-06-27T10:55:28.735Z] [2024-06-27T10:55:28.735Z] get_method_lc: [2024-06-27T10:55:28.735Z] [2024-06-27T10:55:28.735Z] all: [2024-06-27T10:55:28.735Z] [2024-06-27T10:55:28.735Z] annotation: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setOSConditions: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setToolWin: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setToolUnix: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setToolProperty: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setS1ASclassPath: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] init-common: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] clean: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setOSConditions: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setToolWin: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setToolUnix: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setToolProperty: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setS1ASclassPath: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] init-common: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] clean-common: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setOSConditions: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setToolWin: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setToolUnix: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setToolProperty: [2024-06-27T10:55:28.736Z] [2024-06-27T10:55:28.736Z] setS1ASclassPath: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] init-common: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] clean-classes-common: [2024-06-27T10:55:28.737Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] setOSConditions: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] setToolWin: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] setToolUnix: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] setToolProperty: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] setS1ASclassPath: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] init-common: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] clean-jars-common: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] compile: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] setOSConditions: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] setToolWin: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] setToolUnix: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] setToolProperty: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] setS1ASclassPath: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] init-common: [2024-06-27T10:55:28.737Z] [2024-06-27T10:55:28.737Z] compile-common: [2024-06-27T10:55:28.737Z] [echo] Current time (ISO): 2024-06-27T10:55:28.632+0000 [2024-06-27T10:55:28.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:28.737Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:28.819Z] [exec] Application deployed with name ejb-bmp-CustomResourceFactoriesApp. [2024-06-27T10:55:28.819Z] [echo] Deployment on target server server successful [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] setOSConditions: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] setToolWin: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] setToolUnix: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] setToolProperty: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] setS1ASclassPath: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] init-common: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] deploy-common-ee: [2024-06-27T10:55:28.819Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:55:28.819Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] run: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] setOSConditions: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] setToolWin: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] setToolUnix: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] setToolProperty: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] setS1ASclassPath: [2024-06-27T10:55:28.819Z] [2024-06-27T10:55:28.819Z] init-common: [2024-06-27T10:55:28.820Z] [2024-06-27T10:55:28.820Z] runclient-common: [2024-06-27T10:55:28.820Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml javabean custom-resource-javabean-test [2024-06-27T10:55:28.931Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:28.931Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:28.931Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:28.931Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:28.931Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:28.931Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:28.931Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:28.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha256-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-hex-web.war [2024-06-27T10:55:29.186Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:29.186Z] [javac] 1 warning [2024-06-27T10:55:29.186Z] [2024-06-27T10:55:29.186Z] assemble-app1: [2024-06-27T10:55:29.187Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web.war [2024-06-27T10:55:29.187Z] [2024-06-27T10:55:29.187Z] deploy-app1: [2024-06-27T10:55:29.187Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives --name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web.war [2024-06-27T10:55:29.260Z] [exec] Application deployed with name jdbc-realm-sha256-hex-web. [2024-06-27T10:55:29.260Z] [2024-06-27T10:55:29.260Z] deploy-war-commonee: [2024-06-27T10:55:29.260Z] [2024-06-27T10:55:29.260Z] deploy-war-common: [2024-06-27T10:55:29.260Z] [2024-06-27T10:55:29.260Z] setOSConditions: [2024-06-27T10:55:29.260Z] [2024-06-27T10:55:29.260Z] setToolWin: [2024-06-27T10:55:29.260Z] [2024-06-27T10:55:29.260Z] setToolUnix: [2024-06-27T10:55:29.260Z] [2024-06-27T10:55:29.260Z] setToolProperty: [2024-06-27T10:55:29.260Z] [2024-06-27T10:55:29.260Z] setS1ASclassPath: [2024-06-27T10:55:29.260Z] [2024-06-27T10:55:29.260Z] init-common: [2024-06-27T10:55:29.260Z] [2024-06-27T10:55:29.260Z] deploy-war-commonpe: [2024-06-27T10:55:29.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-06-27T10:55:29.276Z] [2024-06-27T10:55:29.276Z] setOSConditions: [2024-06-27T10:55:29.276Z] [2024-06-27T10:55:29.276Z] setToolWin: [2024-06-27T10:55:29.276Z] [2024-06-27T10:55:29.276Z] setToolUnix: [2024-06-27T10:55:29.276Z] [2024-06-27T10:55:29.276Z] setToolProperty: [2024-06-27T10:55:29.276Z] [2024-06-27T10:55:29.276Z] setS1ASclassPath: [2024-06-27T10:55:29.276Z] [2024-06-27T10:55:29.276Z] init-common: [2024-06-27T10:55:29.276Z] [2024-06-27T10:55:29.276Z] delete-jms-resource-common: [2024-06-27T10:55:29.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-txafternontx-pool --enabled=true --target server jdbc/txafternontx [2024-06-27T10:55:29.284Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2024-06-27T10:55:29.284Z] [echo] cmd executed for server [2024-06-27T10:55:29.284Z] [2024-06-27T10:55:29.284Z] setOSConditions: [2024-06-27T10:55:29.284Z] [2024-06-27T10:55:29.284Z] setToolWin: [2024-06-27T10:55:29.284Z] [2024-06-27T10:55:29.284Z] setToolUnix: [2024-06-27T10:55:29.284Z] [2024-06-27T10:55:29.284Z] setToolProperty: [2024-06-27T10:55:29.284Z] [2024-06-27T10:55:29.284Z] setS1ASclassPath: [2024-06-27T10:55:29.284Z] [2024-06-27T10:55:29.284Z] init-common: [2024-06-27T10:55:29.284Z] [2024-06-27T10:55:29.284Z] deploy-common: [2024-06-27T10:55:29.284Z] [echo] Current time (ISO): 2024-06-27T10:55:29.143+0000 [2024-06-27T10:55:29.284Z] [2024-06-27T10:55:29.284Z] setOSConditions: [2024-06-27T10:55:29.284Z] [2024-06-27T10:55:29.284Z] setToolWin: [2024-06-27T10:55:29.284Z] [2024-06-27T10:55:29.285Z] setToolUnix: [2024-06-27T10:55:29.285Z] [2024-06-27T10:55:29.285Z] setToolProperty: [2024-06-27T10:55:29.285Z] [2024-06-27T10:55:29.285Z] setS1ASclassPath: [2024-06-27T10:55:29.285Z] [2024-06-27T10:55:29.285Z] init-common: [2024-06-27T10:55:29.285Z] [2024-06-27T10:55:29.285Z] deploy-common-pe: [2024-06-27T10:55:29.377Z] [exec] Jun 27, 2024 10:55:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:29.378Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:29.658Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:29.658Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:29.658Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:29.658Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:29.659Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:29.659Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:29.659Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:29.751Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:29.751Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:29.845Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-06-27T10:55:29.845Z] [exec] Application deployed with name jdbc-txafternontxApp. [2024-06-27T10:55:29.845Z] [echo] Deployment on target server server successful [2024-06-27T10:55:29.845Z] [2024-06-27T10:55:29.845Z] setOSConditions: [2024-06-27T10:55:29.845Z] [2024-06-27T10:55:29.845Z] setToolWin: [2024-06-27T10:55:29.845Z] [2024-06-27T10:55:29.845Z] setToolUnix: [2024-06-27T10:55:29.845Z] [2024-06-27T10:55:29.845Z] setToolProperty: [2024-06-27T10:55:29.845Z] [2024-06-27T10:55:29.845Z] setS1ASclassPath: [2024-06-27T10:55:29.845Z] [2024-06-27T10:55:29.845Z] init-common: [2024-06-27T10:55:29.845Z] [2024-06-27T10:55:29.845Z] deploy-common-ee: [2024-06-27T10:55:29.845Z] [2024-06-27T10:55:29.845Z] run: [2024-06-27T10:55:29.846Z] [2024-06-27T10:55:29.846Z] setOSConditions: [2024-06-27T10:55:29.846Z] [2024-06-27T10:55:29.846Z] setToolWin: [2024-06-27T10:55:29.846Z] [2024-06-27T10:55:29.846Z] setToolUnix: [2024-06-27T10:55:29.846Z] [2024-06-27T10:55:29.846Z] setToolProperty: [2024-06-27T10:55:29.846Z] [2024-06-27T10:55:29.846Z] setS1ASclassPath: [2024-06-27T10:55:29.846Z] [2024-06-27T10:55:29.846Z] init-common: [2024-06-27T10:55:29.846Z] [2024-06-27T10:55:29.846Z] execute-sql-common: [2024-06-27T10:55:29.846Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/create_pointbase.sql [2024-06-27T10:55:29.846Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:55:29.846Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:55:29.846Z] [sql] 0 rows affected [2024-06-27T10:55:29.846Z] [sql] 1 rows affected [2024-06-27T10:55:29.846Z] [sql] 1 rows affected [2024-06-27T10:55:29.846Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:55:29.846Z] [2024-06-27T10:55:29.846Z] setOSConditions: [2024-06-27T10:55:29.846Z] [2024-06-27T10:55:29.846Z] setToolWin: [2024-06-27T10:55:29.846Z] [2024-06-27T10:55:29.846Z] setToolUnix: [2024-06-27T10:55:29.846Z] [2024-06-27T10:55:29.847Z] setToolProperty: [2024-06-27T10:55:29.847Z] [2024-06-27T10:55:29.847Z] setS1ASclassPath: [2024-06-27T10:55:29.847Z] [2024-06-27T10:55:29.847Z] init-common: [2024-06-27T10:55:29.847Z] [2024-06-27T10:55:29.847Z] runclient-common: [2024-06-27T10:55:29.847Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:55:29.935Z] [exec] Jun 27, 2024 10:55:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:29.935Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:30.041Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:30.041Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:39: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:55:30.041Z] [javac] params[0] = new Integer(10); [2024-06-27T10:55:30.041Z] [javac] ^ [2024-06-27T10:55:30.041Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:55:30.041Z] [javac] params[1] = new Integer(20); [2024-06-27T10:55:30.041Z] [javac] ^ [2024-06-27T10:55:30.041Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:42: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:55:30.041Z] [javac] params[0] = new Long(10); [2024-06-27T10:55:30.041Z] [javac] ^ [2024-06-27T10:55:30.041Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:55:30.042Z] [javac] params[0] = new Integer(10); [2024-06-27T10:55:30.042Z] [javac] ^ [2024-06-27T10:55:30.042Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:55:30.042Z] [javac] params[0] = new Integer(10); [2024-06-27T10:55:30.042Z] [javac] ^ [2024-06-27T10:55:30.042Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:47: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:55:30.042Z] [javac] params[0] = new Long(10); [2024-06-27T10:55:30.042Z] [javac] ^ [2024-06-27T10:55:30.042Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:55: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:55:30.042Z] [javac] params[0] = new Long(45); [2024-06-27T10:55:30.042Z] [javac] ^ [2024-06-27T10:55:30.042Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:69: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:55:30.042Z] [javac] if (! ii.equals(new Integer(30))) { [2024-06-27T10:55:30.042Z] [javac] ^ [2024-06-27T10:55:30.189Z] [exec] Jun 27, 2024 10:55:30 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:30.189Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:30.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/clientQueue [2024-06-27T10:55:30.206Z] [exec] Administered object jms/clientQueue deleted. [2024-06-27T10:55:30.229Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha384-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-hex-web.war [2024-06-27T10:55:30.297Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ErrorRecoveryInterceptor.java:48: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-06-27T10:55:30.297Z] [javac] params[0] = new Boolean(false); [2024-06-27T10:55:30.297Z] [javac] ^ [2024-06-27T10:55:30.297Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/SfulEJB.java:157: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:55:30.297Z] [javac] sless.objectArgs(new Long(70)); [2024-06-27T10:55:30.297Z] [javac] ^ [2024-06-27T10:55:30.297Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:55:30.297Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:55:30.297Z] [javac] 11 warnings [2024-06-27T10:55:30.297Z] [2024-06-27T10:55:30.297Z] setOSConditions: [2024-06-27T10:55:30.297Z] [2024-06-27T10:55:30.297Z] setToolWin: [2024-06-27T10:55:30.297Z] [2024-06-27T10:55:30.297Z] setToolUnix: [2024-06-27T10:55:30.297Z] [2024-06-27T10:55:30.297Z] setToolProperty: [2024-06-27T10:55:30.297Z] [2024-06-27T10:55:30.297Z] setS1ASclassPath: [2024-06-27T10:55:30.297Z] [2024-06-27T10:55:30.297Z] init-common: [2024-06-27T10:55:30.297Z] [2024-06-27T10:55:30.297Z] compile-common: [2024-06-27T10:55:30.297Z] [echo] Current time (ISO): 2024-06-27T10:55:30.292+0000 [2024-06-27T10:55:30.297Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:30.313Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web. [2024-06-27T10:55:30.313Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web [2024-06-27T10:55:30.313Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:30.313Z] [2024-06-27T10:55:30.313Z] init.os: [2024-06-27T10:55:30.313Z] [2024-06-27T10:55:30.313Z] init.tools.unix: [2024-06-27T10:55:30.313Z] [2024-06-27T10:55:30.313Z] init.tools.windows: [2024-06-27T10:55:30.313Z] [2024-06-27T10:55:30.313Z] init.tools: [2024-06-27T10:55:30.313Z] [2024-06-27T10:55:30.313Z] setAsadminArgs: [2024-06-27T10:55:30.313Z] [2024-06-27T10:55:30.313Z] init: [2024-06-27T10:55:30.313Z] [2024-06-27T10:55:30.313Z] init.customtasks: [2024-06-27T10:55:30.313Z] [2024-06-27T10:55:30.313Z] prepare: [2024-06-27T10:55:30.313Z] [2024-06-27T10:55:30.313Z] compile-app2: [2024-06-27T10:55:30.313Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/build.xml:46: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:30.313Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app2 [2024-06-27T10:55:30.493Z] [exec] Invoking URL=http://localhost:8080/restful/webservice/AddNumbersService?num1=10&num2=20 [2024-06-27T10:55:30.493Z] [exec] **** Response ******30 [2024-06-27T10:55:30.493Z] [exec] Value of key is:restful-svc-1 [2024-06-27T10:55:30.493Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:30.493Z] [exec] [2024-06-27T10:55:30.493Z] [exec] [2024-06-27T10:55:30.493Z] [exec] ----------------------------------------- [2024-06-27T10:55:30.493Z] [exec] - restful-svc-1: PASS - [2024-06-27T10:55:30.493Z] [exec] ----------------------------------------- [2024-06-27T10:55:30.493Z] [exec] Total PASS: 1 [2024-06-27T10:55:30.493Z] [exec] Total FAIL: 0 [2024-06-27T10:55:30.493Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:30.493Z] [exec] ----------------------------------------- [2024-06-27T10:55:30.493Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:30.493Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:30.493Z] [2024-06-27T10:55:30.493Z] undeploy: [2024-06-27T10:55:30.493Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:30.493Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:30.493Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:30.493Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:30.493Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:30.493Z] [2024-06-27T10:55:30.493Z] setOSConditions: [2024-06-27T10:55:30.493Z] [2024-06-27T10:55:30.493Z] setToolWin: [2024-06-27T10:55:30.493Z] [2024-06-27T10:55:30.493Z] setToolUnix: [2024-06-27T10:55:30.493Z] [2024-06-27T10:55:30.493Z] setToolProperty: [2024-06-27T10:55:30.494Z] [2024-06-27T10:55:30.494Z] setS1ASclassPath: [2024-06-27T10:55:30.494Z] [2024-06-27T10:55:30.494Z] init-common: [2024-06-27T10:55:30.494Z] [2024-06-27T10:55:30.494Z] undeploy-war-common: [2024-06-27T10:55:30.569Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:30.569Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:30.569Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:30.569Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:30.569Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:30.569Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:30.569Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:30.580Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:30.580Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/ejb/SomeManagedBean.java uses or overrides a deprecated API. [2024-06-27T10:55:30.580Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:30.580Z] [javac] 1 warning [2024-06-27T10:55:30.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false restful-web [2024-06-27T10:55:30.753Z] [2024-06-27T10:55:30.753Z] all: [2024-06-27T10:55:30.753Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:30.753Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:30.753Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:30.753Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:30.753Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:30.753Z] [2024-06-27T10:55:30.753Z] setOSConditions: [2024-06-27T10:55:30.753Z] [2024-06-27T10:55:30.753Z] setToolWin: [2024-06-27T10:55:30.753Z] [2024-06-27T10:55:30.753Z] setToolUnix: [2024-06-27T10:55:30.753Z] [2024-06-27T10:55:30.753Z] setToolProperty: [2024-06-27T10:55:30.753Z] [2024-06-27T10:55:30.753Z] setS1ASclassPath: [2024-06-27T10:55:30.753Z] [2024-06-27T10:55:30.753Z] init-common: [2024-06-27T10:55:30.753Z] [2024-06-27T10:55:30.753Z] clean: [2024-06-27T10:55:30.754Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:30.754Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:30.754Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:30.754Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:30.754Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:30.754Z] [2024-06-27T10:55:30.754Z] setOSConditions: [2024-06-27T10:55:30.754Z] [2024-06-27T10:55:30.754Z] setToolWin: [2024-06-27T10:55:30.754Z] [2024-06-27T10:55:30.754Z] setToolUnix: [2024-06-27T10:55:30.754Z] [2024-06-27T10:55:30.754Z] setToolProperty: [2024-06-27T10:55:30.754Z] [2024-06-27T10:55:30.754Z] setS1ASclassPath: [2024-06-27T10:55:30.754Z] [2024-06-27T10:55:30.754Z] init-common: [2024-06-27T10:55:30.754Z] [2024-06-27T10:55:30.754Z] clean-common: [2024-06-27T10:55:30.754Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:30.754Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:30.754Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:30.754Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:30.754Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] setOSConditions: [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] setToolWin: [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] setToolUnix: [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] setToolProperty: [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] setS1ASclassPath: [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] init-common: [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] clean-classes-common: [2024-06-27T10:55:30.755Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:30.755Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:30.755Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:30.755Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:30.755Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:30.755Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] setOSConditions: [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] setToolWin: [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] setToolUnix: [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] setToolProperty: [2024-06-27T10:55:30.755Z] [2024-06-27T10:55:30.755Z] setS1ASclassPath: [2024-06-27T10:55:30.756Z] [2024-06-27T10:55:30.756Z] init-common: [2024-06-27T10:55:30.756Z] [2024-06-27T10:55:30.756Z] clean-jars-common: [2024-06-27T10:55:30.756Z] [2024-06-27T10:55:30.756Z] compile: [2024-06-27T10:55:30.756Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:30.756Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:30.756Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:30.756Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:30.756Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:30.756Z] [2024-06-27T10:55:30.756Z] setOSConditions: [2024-06-27T10:55:30.756Z] [2024-06-27T10:55:30.756Z] setToolWin: [2024-06-27T10:55:30.756Z] [2024-06-27T10:55:30.756Z] setToolUnix: [2024-06-27T10:55:30.756Z] [2024-06-27T10:55:30.756Z] setToolProperty: [2024-06-27T10:55:30.756Z] [2024-06-27T10:55:30.756Z] setS1ASclassPath: [2024-06-27T10:55:30.756Z] [2024-06-27T10:55:30.756Z] init-common: [2024-06-27T10:55:30.756Z] [2024-06-27T10:55:30.756Z] compile-common: [2024-06-27T10:55:30.756Z] [echo] Current time (ISO): 2024-06-27T10:55:30.735+0000 [2024-06-27T10:55:30.756Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:30.756Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:30.770Z] [exec] Jun 27, 2024 10:55:30 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:30.770Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:30.777Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue clientQueue [2024-06-27T10:55:30.777Z] [2024-06-27T10:55:30.777Z] all: [2024-06-27T10:55:30.790Z] [exec] Application deployed with name jdbc-realm-sha384-hex-web. [2024-06-27T10:55:30.790Z] [2024-06-27T10:55:30.790Z] deploy-war-commonee: [2024-06-27T10:55:30.790Z] [2024-06-27T10:55:30.790Z] deploy-war-common: [2024-06-27T10:55:30.790Z] [2024-06-27T10:55:30.790Z] setOSConditions: [2024-06-27T10:55:30.790Z] [2024-06-27T10:55:30.790Z] setToolWin: [2024-06-27T10:55:30.790Z] [2024-06-27T10:55:30.790Z] setToolUnix: [2024-06-27T10:55:30.790Z] [2024-06-27T10:55:30.790Z] setToolProperty: [2024-06-27T10:55:30.790Z] [2024-06-27T10:55:30.790Z] setS1ASclassPath: [2024-06-27T10:55:30.790Z] [2024-06-27T10:55:30.790Z] init-common: [2024-06-27T10:55:30.790Z] [2024-06-27T10:55:30.790Z] deploy-war-commonpe: [2024-06-27T10:55:30.825Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:30.825Z] [javac] 1 warning [2024-06-27T10:55:30.825Z] [2024-06-27T10:55:30.825Z] assemble-app2: [2024-06-27T10:55:30.825Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web.war [2024-06-27T10:55:30.825Z] [2024-06-27T10:55:30.825Z] deploy-app2: [2024-06-27T10:55:30.825Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives --name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web.war [2024-06-27T10:55:30.838Z] [2024-06-27T10:55:30.839Z] setOSConditions: [2024-06-27T10:55:30.839Z] [2024-06-27T10:55:30.839Z] setToolWin: [2024-06-27T10:55:30.839Z] [2024-06-27T10:55:30.839Z] setToolUnix: [2024-06-27T10:55:30.839Z] [2024-06-27T10:55:30.839Z] setToolProperty: [2024-06-27T10:55:30.839Z] [2024-06-27T10:55:30.839Z] setS1ASclassPath: [2024-06-27T10:55:30.839Z] [2024-06-27T10:55:30.839Z] init-common: [2024-06-27T10:55:30.839Z] [2024-06-27T10:55:30.839Z] compile-common: [2024-06-27T10:55:30.839Z] [echo] Current time (ISO): 2024-06-27T10:55:30.616+0000 [2024-06-27T10:55:30.839Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setOSConditions: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setToolWin: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setToolUnix: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setToolProperty: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setS1ASclassPath: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] init-common: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] create-lifecycle: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setOSConditions: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setToolWin: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setToolUnix: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setToolProperty: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setS1ASclassPath: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] init-common: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] default-sql: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setOSConditions: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setToolWin: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setToolUnix: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setToolProperty: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.033Z] setS1ASclassPath: [2024-06-27T10:55:31.033Z] [2024-06-27T10:55:31.034Z] init-common: [2024-06-27T10:55:31.034Z] [2024-06-27T10:55:31.034Z] execute-sql-common: [2024-06-27T10:55:31.034Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/lifecycle/sql/create_pointbase.sql [2024-06-27T10:55:31.034Z] [sql] 0 rows affected [2024-06-27T10:55:31.034Z] [sql] 1 rows affected [2024-06-27T10:55:31.034Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:55:31.034Z] [2024-06-27T10:55:31.034Z] sql-oracle: [2024-06-27T10:55:31.034Z] [2024-06-27T10:55:31.034Z] execute-sql-connector: [2024-06-27T10:55:31.034Z] [2024-06-27T10:55:31.034Z] setOSConditions: [2024-06-27T10:55:31.034Z] [2024-06-27T10:55:31.034Z] setToolWin: [2024-06-27T10:55:31.034Z] [2024-06-27T10:55:31.034Z] setToolUnix: [2024-06-27T10:55:31.034Z] [2024-06-27T10:55:31.034Z] setToolProperty: [2024-06-27T10:55:31.034Z] [2024-06-27T10:55:31.034Z] setS1ASclassPath: [2024-06-27T10:55:31.034Z] [2024-06-27T10:55:31.034Z] init-common: [2024-06-27T10:55:31.034Z] [2024-06-27T10:55:31.034Z] compile-common: [2024-06-27T10:55:31.034Z] [echo] Current time (ISO): 2024-06-27T10:55:30.881+0000 [2024-06-27T10:55:31.034Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:31.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha512-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha512-hex-web.war [2024-06-27T10:55:31.405Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:31.405Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:31.617Z] [exec] Application deployed with name jdbc-realm-sha512-hex-web. [2024-06-27T10:55:31.617Z] [2024-06-27T10:55:31.617Z] deploy-war-commonee: [2024-06-27T10:55:31.617Z] [2024-06-27T10:55:31.617Z] setOSConditions: [2024-06-27T10:55:31.617Z] [2024-06-27T10:55:31.617Z] setToolWin: [2024-06-27T10:55:31.617Z] [2024-06-27T10:55:31.617Z] setToolUnix: [2024-06-27T10:55:31.617Z] [2024-06-27T10:55:31.617Z] setToolProperty: [2024-06-27T10:55:31.617Z] [2024-06-27T10:55:31.617Z] setS1ASclassPath: [2024-06-27T10:55:31.684Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:31.684Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:31.684Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:31.684Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:31.684Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:31.684Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:31.684Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:31.692Z] [exec] Jun 27, 2024 10:55:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:31.692Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:31.768Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:31.768Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:31.768Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:31.768Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:31.768Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:31.768Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:31.768Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] init-common: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] run: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] setOSConditions: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] setToolWin: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] setToolUnix: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] setToolProperty: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] setS1ASclassPath: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] init-common: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] run-positive: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] setOSConditions: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] setToolWin: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] setToolUnix: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] setToolProperty: [2024-06-27T10:55:31.873Z] [2024-06-27T10:55:31.873Z] setS1ASclassPath: [2024-06-27T10:55:31.874Z] [2024-06-27T10:55:31.874Z] init-common: [2024-06-27T10:55:31.874Z] [2024-06-27T10:55:31.874Z] custom-run: [2024-06-27T10:55:31.874Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear/TestServlet using username/password qwert/qwert [2024-06-27T10:55:31.955Z] [exec] Jun 27, 2024 10:55:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:31.955Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:31.966Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web. [2024-06-27T10:55:31.966Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web [2024-06-27T10:55:31.966Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:31.966Z] [2024-06-27T10:55:31.966Z] processResult: [2024-06-27T10:55:31.966Z] [2024-06-27T10:55:31.966Z] failed: [2024-06-27T10:55:31.966Z] [2024-06-27T10:55:31.966Z] passed: [2024-06-27T10:55:31.966Z] [echo] Test JDBCResInAnotherApp Passed [2024-06-27T10:55:31.966Z] [2024-06-27T10:55:31.966Z] unknown: [2024-06-27T10:55:31.966Z] [2024-06-27T10:55:31.966Z] init.os: [2024-06-27T10:55:31.966Z] [2024-06-27T10:55:31.966Z] init.tools.unix: [2024-06-27T10:55:31.966Z] [2024-06-27T10:55:31.966Z] init.tools.windows: [2024-06-27T10:55:31.966Z] [2024-06-27T10:55:31.966Z] init.tools: [2024-06-27T10:55:31.966Z] [2024-06-27T10:55:31.966Z] setAsadminArgs: [2024-06-27T10:55:31.966Z] [2024-06-27T10:55:31.966Z] init: [2024-06-27T10:55:31.966Z] [2024-06-27T10:55:31.967Z] init.customtasks: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] prepare: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] undeploy.asadmin: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] setAsadminArgs: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] common.undeploy.asadmin: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init.os: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init.tools.unix: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init.tools.windows: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init.tools: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] setAsadminArgs: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init.customtasks: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] delAppRef: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init.os: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init.tools.unix: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init.tools.windows: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init.tools: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] setAsadminArgs: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] init.customtasks: [2024-06-27T10:55:31.967Z] [2024-06-27T10:55:31.967Z] common.run.asadmin: [2024-06-27T10:55:31.968Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web [2024-06-27T10:55:32.072Z] [exec] Jun 27, 2024 10:55:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:32.072Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6cc48a17 [2024-06-27T10:55:32.129Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:32.129Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:32.129Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:32.129Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:32.129Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:32.129Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:32.129Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:32.129Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:32.129Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:32.129Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:32.243Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:32.326Z] [exec] Value of key is: Resource Factories Test - Java Bean Factory : [2024-06-27T10:55:32.326Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:32.326Z] [exec] [2024-06-27T10:55:32.326Z] [exec] [2024-06-27T10:55:32.326Z] [exec] ----------------------------------------- [2024-06-27T10:55:32.326Z] [exec] - Resource Factories Test - Java Bean Factory : : PASS - [2024-06-27T10:55:32.326Z] [exec] ----------------------------------------- [2024-06-27T10:55:32.326Z] [exec] Total PASS: 1 [2024-06-27T10:55:32.326Z] [exec] Total FAIL: 0 [2024-06-27T10:55:32.326Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:32.326Z] [exec] ----------------------------------------- [2024-06-27T10:55:32.326Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:32.326Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:32.334Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:32.334Z] [javac] 1 warning [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] build: [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] setOSConditions: [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] setToolWin: [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] setToolUnix: [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] setToolProperty: [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] setS1ASclassPath: [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] init-common: [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] ejb-jar-common: [2024-06-27T10:55:32.334Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] package-ejbjar-common: [2024-06-27T10:55:32.334Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:32.334Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-ann-ejb.jar [2024-06-27T10:55:32.334Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] deploy: [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] setOSConditions: [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.334Z] setToolWin: [2024-06-27T10:55:32.334Z] [2024-06-27T10:55:32.335Z] setToolUnix: [2024-06-27T10:55:32.335Z] [2024-06-27T10:55:32.335Z] setToolProperty: [2024-06-27T10:55:32.335Z] [2024-06-27T10:55:32.335Z] setS1ASclassPath: [2024-06-27T10:55:32.335Z] [2024-06-27T10:55:32.335Z] init-common: [2024-06-27T10:55:32.335Z] [2024-06-27T10:55:32.335Z] deploy-jar-common: [2024-06-27T10:55:32.405Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:32.406Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:32.406Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:32.406Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:32.406Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:32.406Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:32.406Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:32.498Z] [javac] 1 warning [2024-06-27T10:55:32.498Z] [2024-06-27T10:55:32.498Z] build: [2024-06-27T10:55:32.498Z] [2024-06-27T10:55:32.498Z] setOSConditions: [2024-06-27T10:55:32.498Z] [2024-06-27T10:55:32.498Z] fixFiles: [2024-06-27T10:55:32.498Z] [2024-06-27T10:55:32.498Z] convUnix: [2024-06-27T10:55:32.498Z] [2024-06-27T10:55:32.498Z] convWin: [2024-06-27T10:55:32.498Z] [2024-06-27T10:55:32.498Z] setToolWin: [2024-06-27T10:55:32.498Z] [2024-06-27T10:55:32.498Z] setToolUnix: [2024-06-27T10:55:32.498Z] [2024-06-27T10:55:32.498Z] setToolProperty: [2024-06-27T10:55:32.498Z] [2024-06-27T10:55:32.498Z] setS1ASclassPath: [2024-06-27T10:55:32.498Z] [2024-06-27T10:55:32.498Z] init-common: [2024-06-27T10:55:32.498Z] [2024-06-27T10:55:32.499Z] package-persistence-common: [2024-06-27T10:55:32.499Z] [2024-06-27T10:55:32.499Z] ejb-jar-common: [2024-06-27T10:55:32.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:32.529Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:32.529Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:32.580Z] [2024-06-27T10:55:32.580Z] checkReporting-common: [2024-06-27T10:55:32.653Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:32.653Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:32.653Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:32.653Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:32.653Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:32.653Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:32.653Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:32.753Z] [2024-06-27T10:55:32.753Z] package-ejbjar-common: [2024-06-27T10:55:32.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:32.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:32.753Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-ejb.jar [2024-06-27T10:55:32.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:32.753Z] [2024-06-27T10:55:32.753Z] appclient-jar-common: [2024-06-27T10:55:32.753Z] [2024-06-27T10:55:32.753Z] package-appclientjar-common: [2024-06-27T10:55:32.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:32.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:32.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:32.754Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-client.jar [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] webclient-war-common: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] build-ear-common: [2024-06-27T10:55:32.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:32.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:32.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:32.754Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] deploy: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] setOSConditions: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] setToolWin: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] setToolUnix: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] setToolProperty: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] setS1ASclassPath: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] init-common: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] deploy-common: [2024-06-27T10:55:32.754Z] [echo] Current time (ISO): 2024-06-27T10:55:32.532+0000 [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] setOSConditions: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] setToolWin: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] setToolUnix: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] setToolProperty: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] setS1ASclassPath: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.754Z] init-common: [2024-06-27T10:55:32.754Z] [2024-06-27T10:55:32.755Z] deploy-common-pe: [2024-06-27T10:55:32.785Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] setAsadminArgs: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] common.undeploy.asadmin: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init.os: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init.tools.unix: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init.tools.windows: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init.tools: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] setAsadminArgs: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init.customtasks: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] delAppRef: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init.os: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init.tools.unix: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init.tools.windows: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init.tools: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] setAsadminArgs: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init: [2024-06-27T10:55:32.785Z] [2024-06-27T10:55:32.785Z] init.customtasks: [2024-06-27T10:55:32.786Z] [2024-06-27T10:55:32.786Z] common.run.asadmin: [2024-06-27T10:55:32.786Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web [2024-06-27T10:55:32.833Z] [2024-06-27T10:55:32.833Z] confirmReportPresent-common: [2024-06-27T10:55:32.833Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:32.833Z] [echo] Test seems to be reported fine [2024-06-27T10:55:32.833Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-06-27T10:55:32.833Z] [2024-06-27T10:55:32.833Z] confirmMissingReport-common: [2024-06-27T10:55:32.833Z] [2024-06-27T10:55:32.833Z] setOSConditions: [2024-06-27T10:55:32.833Z] [2024-06-27T10:55:32.833Z] setToolWin: [2024-06-27T10:55:32.834Z] [2024-06-27T10:55:32.834Z] setToolUnix: [2024-06-27T10:55:32.834Z] [2024-06-27T10:55:32.834Z] setToolProperty: [2024-06-27T10:55:32.834Z] [2024-06-27T10:55:32.834Z] setS1ASclassPath: [2024-06-27T10:55:32.834Z] [2024-06-27T10:55:32.834Z] init-common: [2024-06-27T10:55:32.834Z] [2024-06-27T10:55:32.834Z] runclient-common: [2024-06-27T10:55:32.834Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring Integer 25 java:module/custom/my-int [2024-06-27T10:55:32.892Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-ann-ejb.jar [2024-06-27T10:55:33.009Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [Pipeline] junit [2024-06-27T10:55:33.075Z] Recording test results [2024-06-27T10:55:33.146Z] [exec] Application deployed with name ejb-get-method-lc-ann-ejb. [2024-06-27T10:55:33.146Z] [2024-06-27T10:55:33.146Z] run: [2024-06-27T10:55:33.347Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:33.347Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:33.568Z] [exec] Application deployed with name ejb-ejb30-interceptors-sessionApp. [2024-06-27T10:55:33.568Z] [echo] Deployment on target server server successful [2024-06-27T10:55:33.603Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:33.603Z] [2024-06-27T10:55:33.603Z] private-all: [2024-06-27T10:55:33.603Z] [2024-06-27T10:55:33.603Z] declare-test: [2024-06-27T10:55:33.603Z] [echo] Starting test ResInSameApp ejb31/jndivalidation/resourceref/ResInSameApp Test asadmin deploy [2024-06-27T10:55:33.603Z] [2024-06-27T10:55:33.603Z] init.os: [2024-06-27T10:55:33.603Z] [2024-06-27T10:55:33.603Z] init.tools.unix: [2024-06-27T10:55:33.603Z] [2024-06-27T10:55:33.603Z] init.tools.windows: [2024-06-27T10:55:33.603Z] [2024-06-27T10:55:33.603Z] init.tools: [2024-06-27T10:55:33.603Z] [2024-06-27T10:55:33.603Z] setAsadminArgs: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] init: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] init.customtasks: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] prepare: [2024-06-27T10:55:33.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp [2024-06-27T10:55:33.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] deploy.jms.queue: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] setAsadminArgs: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] common.create.jms.resource: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] init.os: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] init.tools.unix: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] init.tools.windows: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] init.tools: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] setAsadminArgs: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] init: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] init.customtasks: [2024-06-27T10:55:33.604Z] [2024-06-27T10:55:33.604Z] common.run.asadmin: [2024-06-27T10:55:33.604Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-06-27T10:55:33.703Z] [java] Jun 27, 2024 10:55:33 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:55:33.703Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:55:33.771Z] [exec] Jun 27, 2024 10:55:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:33.771Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:33.779Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] setOSConditions: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] setToolWin: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] setToolUnix: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] setToolProperty: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] setS1ASclassPath: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] init-common: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] deploy-common-ee: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] run: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] setOSConditions: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] setToolWin: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] setToolUnix: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] setToolProperty: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] setS1ASclassPath: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] init-common: [2024-06-27T10:55:33.823Z] [2024-06-27T10:55:33.823Z] runclient-common: [2024-06-27T10:55:33.823Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionAppClient.jar -name ejb-ejb30-interceptors-sessionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:55:34.024Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:34.024Z] [javac] 1 warning [2024-06-27T10:55:34.024Z] [2024-06-27T10:55:34.024Z] assemble-web: [2024-06-27T10:55:34.024Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:34.025Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:34.025Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:34.025Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:34.025Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:34.025Z] [2024-06-27T10:55:34.025Z] pkg-war: [2024-06-27T10:55:34.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:34.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:34.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:34.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:34.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:55:34.025Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${sun-web.xml} to copy. [2024-06-27T10:55:34.025Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${webservices.xml} to copy. [2024-06-27T10:55:34.025Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:55:34.025Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:55:34.025Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:55:34.025Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:34.025Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:34.025Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${web.wsit.descriptors} does not exist. [2024-06-27T10:55:34.025Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/restful-2-web.war [2024-06-27T10:55:34.025Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:34.025Z] [2024-06-27T10:55:34.025Z] deploy-app: [2024-06-27T10:55:34.026Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:34.026Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:34.026Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:34.026Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:34.026Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:34.026Z] [2024-06-27T10:55:34.026Z] deploy-war-common: [2024-06-27T10:55:34.026Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:34.026Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:34.026Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:34.026Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:34.026Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:34.026Z] [2024-06-27T10:55:34.026Z] setOSConditions: [2024-06-27T10:55:34.026Z] [2024-06-27T10:55:34.026Z] setToolWin: [2024-06-27T10:55:34.026Z] [2024-06-27T10:55:34.026Z] setToolUnix: [2024-06-27T10:55:34.026Z] [2024-06-27T10:55:34.026Z] setToolProperty: [2024-06-27T10:55:34.026Z] [2024-06-27T10:55:34.027Z] setS1ASclassPath: [2024-06-27T10:55:34.027Z] [2024-06-27T10:55:34.027Z] init-common: [2024-06-27T10:55:34.027Z] [2024-06-27T10:55:34.027Z] deploy-war-commonpe: [2024-06-27T10:55:34.160Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:34.160Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:34.165Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:34.165Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-06-27T10:55:34.329Z] [exec] Jun 27, 2024 10:55:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:34.329Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:34.340Z] [javac] 1 warning [2024-06-27T10:55:34.340Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar [2024-06-27T10:55:34.340Z] [2024-06-27T10:55:34.340Z] asadmin-common: [2024-06-27T10:55:34.340Z] [echo] asadmin create-lifecycle-module --classname samples.lifecycle.simple.LifecycleListenerImpl --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classpath /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar lifecycletest1 [2024-06-27T10:55:34.421Z] [exec] JMS Desctination deployment_jndivalidation_queue created. [2024-06-27T10:55:34.421Z] [exec] Command create-jmsdest executed successfully. [2024-06-27T10:55:34.421Z] [2024-06-27T10:55:34.421Z] init.os: [2024-06-27T10:55:34.421Z] [2024-06-27T10:55:34.421Z] init.tools.unix: [2024-06-27T10:55:34.421Z] [2024-06-27T10:55:34.421Z] init.tools.windows: [2024-06-27T10:55:34.421Z] [2024-06-27T10:55:34.421Z] init.tools: [2024-06-27T10:55:34.421Z] [2024-06-27T10:55:34.421Z] setAsadminArgs: [2024-06-27T10:55:34.421Z] [2024-06-27T10:55:34.421Z] init: [2024-06-27T10:55:34.421Z] [2024-06-27T10:55:34.421Z] init.customtasks: [2024-06-27T10:55:34.421Z] [2024-06-27T10:55:34.421Z] common.run.asadmin: [2024-06-27T10:55:34.421Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=deployment_jndivalidation_queue jms/deployment_jndivalidation_queue [2024-06-27T10:55:34.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:34.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:34.479Z] [exec] Jun 27, 2024 10:55:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:34.479Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@73e1ecd0 [2024-06-27T10:55:34.479Z] [exec] Value of key is: test1 : [2024-06-27T10:55:34.479Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:34.479Z] [exec] [2024-06-27T10:55:34.479Z] [exec] [2024-06-27T10:55:34.479Z] [exec] ----------------------------------------- [2024-06-27T10:55:34.479Z] [exec] - test1 : : PASS - [2024-06-27T10:55:34.479Z] [exec] ----------------------------------------- [2024-06-27T10:55:34.479Z] [exec] Total PASS: 1 [2024-06-27T10:55:34.479Z] [exec] Total FAIL: 0 [2024-06-27T10:55:34.479Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:34.479Z] [exec] ----------------------------------------- [2024-06-27T10:55:34.479Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:34.479Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:34.583Z] [exec] Jun 27, 2024 10:55:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:34.583Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:34.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot restful-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/restful-2-web.war [2024-06-27T10:55:34.733Z] [2024-06-27T10:55:34.733Z] checkReporting-common: [2024-06-27T10:55:34.733Z] [2024-06-27T10:55:34.733Z] confirmReportPresent-common: [2024-06-27T10:55:34.733Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:34.733Z] [echo] Test seems to be reported fine [2024-06-27T10:55:34.733Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/RepRunConf.txt [2024-06-27T10:55:34.733Z] [2024-06-27T10:55:34.733Z] confirmMissingReport-common: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] undeploy: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] setOSConditions: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] setToolWin: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] setToolUnix: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] setToolProperty: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] setS1ASclassPath: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] init-common: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] execute-sql-common: [2024-06-27T10:55:34.734Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/drop_pointbase.sql [2024-06-27T10:55:34.734Z] [sql] 0 rows affected [2024-06-27T10:55:34.734Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] setOSConditions: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] setToolWin: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] setToolUnix: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] setToolProperty: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] setS1ASclassPath: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] init-common: [2024-06-27T10:55:34.734Z] [2024-06-27T10:55:34.734Z] delete-jdbc-resource-common: [2024-06-27T10:55:34.734Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2024-06-27T10:55:34.749Z] [exec] Jun 27, 2024 10:55:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:34.749Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:34.760Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:34.760Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:34.987Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-27T10:55:35.002Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:35.002Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-06-27T10:55:35.002Z] [exec] Administered object jms/deployment_jndivalidation_queue created. [2024-06-27T10:55:35.002Z] [exec] Command create-jms-resource executed successfully. [2024-06-27T10:55:35.002Z] [2024-06-27T10:55:35.002Z] init.os: [2024-06-27T10:55:35.002Z] [2024-06-27T10:55:35.002Z] init.tools.unix: [2024-06-27T10:55:35.002Z] [2024-06-27T10:55:35.002Z] init.tools.windows: [2024-06-27T10:55:35.002Z] [2024-06-27T10:55:35.002Z] init.tools: [2024-06-27T10:55:35.002Z] [2024-06-27T10:55:35.002Z] setAsadminArgs: [2024-06-27T10:55:35.002Z] [2024-06-27T10:55:35.002Z] init: [2024-06-27T10:55:35.002Z] [2024-06-27T10:55:35.002Z] init.customtasks: [2024-06-27T10:55:35.002Z] [2024-06-27T10:55:35.002Z] prepare: [2024-06-27T10:55:35.002Z] [2024-06-27T10:55:35.002Z] compile: [2024-06-27T10:55:35.003Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/ResInSameApp/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:35.003Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp [Pipeline] // node [Pipeline] } [2024-06-27T10:55:35.015Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:35.015Z] [java] Min/Max/Avg/StdDev: (milliseconds) 14/1868/266/524.426699965175 [2024-06-27T10:55:35.015Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:55:35.015Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:35.016Z] [java] [2024-06-27T10:55:35.016Z] [java] [2024-06-27T10:55:35.016Z] [java] ----------------------------------------- [2024-06-27T10:55:35.016Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear/TestServlet: PASS - [2024-06-27T10:55:35.016Z] [java] ----------------------------------------- [2024-06-27T10:55:35.016Z] [java] Total PASS: 1 [2024-06-27T10:55:35.016Z] [java] Total FAIL: 0 [2024-06-27T10:55:35.016Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:35.016Z] [java] ----------------------------------------- [2024-06-27T10:55:35.016Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:35.016Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:35.016Z] [2024-06-27T10:55:35.016Z] setOSConditions: [2024-06-27T10:55:35.016Z] [2024-06-27T10:55:35.016Z] setToolWin: [2024-06-27T10:55:35.016Z] [2024-06-27T10:55:35.016Z] setToolUnix: [2024-06-27T10:55:35.016Z] [2024-06-27T10:55:35.016Z] setToolProperty: [2024-06-27T10:55:35.016Z] [2024-06-27T10:55:35.016Z] setS1ASclassPath: [2024-06-27T10:55:35.016Z] [2024-06-27T10:55:35.016Z] init-common: [2024-06-27T10:55:35.016Z] [2024-06-27T10:55:35.016Z] custom-run: [2024-06-27T10:55:35.016Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet using username/password qwertBASE64/qwertBASE64 [2024-06-27T10:55:35.186Z] [exec] Application deployed with name restful-2-web. [2024-06-27T10:55:35.186Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:35.186Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:35.186Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:35.186Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:35.186Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:35.186Z] [2024-06-27T10:55:35.186Z] deploy-war-commonee: [2024-06-27T10:55:35.186Z] [2024-06-27T10:55:35.186Z] assemble-client: [2024-06-27T10:55:35.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:35.187Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml:66: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:35.187Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:35.187Z] [2024-06-27T10:55:35.187Z] setup: [2024-06-27T10:55:35.187Z] [2024-06-27T10:55:35.187Z] runclient: [2024-06-27T10:55:35.187Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:35.187Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:35.187Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:35.187Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:35.187Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:35.187Z] [2024-06-27T10:55:35.187Z] run-client: [2024-06-27T10:55:35.187Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:35.258Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:35.258Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:35.258Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:35.258Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:35.258Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:35.258Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:35.258Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:35.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-lifecycle-module --classname samples.lifecycle.simple.LifecycleListenerImpl --classpath /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar --failurefatal=false --enabled=true lifecycletest1 [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] setup: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] setOSConditions: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] setToolWin: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] setToolUnix: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] setToolProperty: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] setS1ASclassPath: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] init-common: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] deploy-jms-common: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] setOSConditions: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] setToolWin: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] setToolUnix: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] setToolProperty: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] setS1ASclassPath: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] init-common: [2024-06-27T10:55:35.270Z] [2024-06-27T10:55:35.270Z] create-jms-connection-common: [2024-06-27T10:55:35.272Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:35.272Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:35.272Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:35.272Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:35.272Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:35.272Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:35.272Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:35.272Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:35.272Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:35.272Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:35.294Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2024-06-27T10:55:35.294Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2024-06-27T10:55:35.294Z] [echo] cmd executed for server [2024-06-27T10:55:35.294Z] [2024-06-27T10:55:35.294Z] setOSConditions: [2024-06-27T10:55:35.294Z] [2024-06-27T10:55:35.294Z] setToolWin: [2024-06-27T10:55:35.294Z] [2024-06-27T10:55:35.294Z] setToolUnix: [2024-06-27T10:55:35.294Z] [2024-06-27T10:55:35.294Z] setToolProperty: [2024-06-27T10:55:35.294Z] [2024-06-27T10:55:35.294Z] setS1ASclassPath: [2024-06-27T10:55:35.294Z] [2024-06-27T10:55:35.294Z] init-common: [2024-06-27T10:55:35.294Z] [2024-06-27T10:55:35.294Z] delete-jdbc-connpool-common: [2024-06-27T10:55:35.294Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2024-06-27T10:55:35.513Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:35.514Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/ResInSameApp/webModule/src/BarManagedBean.java uses or overrides a deprecated API. [2024-06-27T10:55:35.514Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:35.514Z] [javac] 1 warning [2024-06-27T10:55:35.514Z] [2024-06-27T10:55:35.514Z] assemble: [2024-06-27T10:55:35.514Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives/deployment-ejb31-jndivalidation-resourceref-ResInSameApp-web.war [2024-06-27T10:55:35.514Z] [2024-06-27T10:55:35.514Z] deploy.asadmin: [2024-06-27T10:55:35.514Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives --name deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives/deployment-ejb31-jndivalidation-resourceref-ResInSameApp-web.war [2024-06-27T10:55:35.549Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2024-06-27T10:55:35.549Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2024-06-27T10:55:35.549Z] [echo] cmd executed for server [2024-06-27T10:55:35.549Z] [2024-06-27T10:55:35.549Z] setOSConditions: [2024-06-27T10:55:35.549Z] [2024-06-27T10:55:35.549Z] setToolWin: [2024-06-27T10:55:35.549Z] [2024-06-27T10:55:35.549Z] setToolUnix: [2024-06-27T10:55:35.549Z] [2024-06-27T10:55:35.549Z] setToolProperty: [2024-06-27T10:55:35.549Z] [2024-06-27T10:55:35.549Z] setS1ASclassPath: [2024-06-27T10:55:35.549Z] [2024-06-27T10:55:35.549Z] init-common: [2024-06-27T10:55:35.549Z] [2024-06-27T10:55:35.549Z] undeploy-common: [2024-06-27T10:55:36.099Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:36.099Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:36.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-txafternontxApp [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] all: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] setOSConditions: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] setToolWin: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] setToolUnix: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] setToolProperty: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] setS1ASclassPath: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] init-common: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] clean: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] setOSConditions: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] setToolWin: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] setToolUnix: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] setToolProperty: [2024-06-27T10:55:36.108Z] [2024-06-27T10:55:36.108Z] setS1ASclassPath: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] init-common: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] clean-common: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setOSConditions: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setToolWin: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setToolUnix: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setToolProperty: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setS1ASclassPath: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] init-common: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] clean-classes-common: [2024-06-27T10:55:36.109Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setOSConditions: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setToolWin: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setToolUnix: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setToolProperty: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setS1ASclassPath: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] init-common: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] clean-jars-common: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] compile: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setOSConditions: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setToolWin: [2024-06-27T10:55:36.109Z] [2024-06-27T10:55:36.109Z] setToolUnix: [2024-06-27T10:55:36.110Z] [2024-06-27T10:55:36.110Z] setToolProperty: [2024-06-27T10:55:36.110Z] [2024-06-27T10:55:36.110Z] setS1ASclassPath: [2024-06-27T10:55:36.110Z] [2024-06-27T10:55:36.110Z] init-common: [2024-06-27T10:55:36.110Z] [2024-06-27T10:55:36.110Z] compile-common: [2024-06-27T10:55:36.110Z] [echo] Current time (ISO): 2024-06-27T10:55:35.964+0000 [2024-06-27T10:55:36.110Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:36.110Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:36.213Z] [java] Jun 27, 2024 10:55:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:36.214Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@78c1372d [2024-06-27T10:55:36.214Z] [java] test : hello, world! [2024-06-27T10:55:36.214Z] [java] [2024-06-27T10:55:36.214Z] [java] Value of key is:ejb-get-method-lc-ann-ejb [2024-06-27T10:55:36.214Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:36.214Z] [java] [2024-06-27T10:55:36.214Z] [java] [2024-06-27T10:55:36.214Z] [java] ----------------------------------------- [2024-06-27T10:55:36.214Z] [java] - ejb-get-method-lc-ann-ejb: PASS - [2024-06-27T10:55:36.214Z] [java] ----------------------------------------- [2024-06-27T10:55:36.214Z] [java] Total PASS: 1 [2024-06-27T10:55:36.214Z] [java] Total FAIL: 0 [2024-06-27T10:55:36.214Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:36.214Z] [java] ----------------------------------------- [2024-06-27T10:55:36.214Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:36.214Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:36.238Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-06-27T10:55:36.238Z] [exec] Connector resource jms/QCFactory created. [2024-06-27T10:55:36.238Z] [2024-06-27T10:55:36.238Z] setOSConditions: [2024-06-27T10:55:36.238Z] [2024-06-27T10:55:36.238Z] setToolWin: [2024-06-27T10:55:36.238Z] [2024-06-27T10:55:36.238Z] setToolUnix: [2024-06-27T10:55:36.238Z] [2024-06-27T10:55:36.238Z] setToolProperty: [2024-06-27T10:55:36.238Z] [2024-06-27T10:55:36.238Z] setS1ASclassPath: [2024-06-27T10:55:36.238Z] [2024-06-27T10:55:36.238Z] init-common: [2024-06-27T10:55:36.238Z] [2024-06-27T10:55:36.238Z] create-jms-resource-common: [2024-06-27T10:55:36.258Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:36.258Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:36.259Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:36.259Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:36.259Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:36.259Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:36.259Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:36.259Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:36.259Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:36.467Z] [2024-06-27T10:55:36.467Z] undeploy: [2024-06-27T10:55:36.467Z] [2024-06-27T10:55:36.467Z] setOSConditions: [2024-06-27T10:55:36.467Z] [2024-06-27T10:55:36.467Z] setToolWin: [2024-06-27T10:55:36.468Z] [2024-06-27T10:55:36.468Z] setToolUnix: [2024-06-27T10:55:36.468Z] [2024-06-27T10:55:36.468Z] setToolProperty: [2024-06-27T10:55:36.468Z] [2024-06-27T10:55:36.468Z] setS1ASclassPath: [2024-06-27T10:55:36.468Z] [2024-06-27T10:55:36.468Z] init-common: [2024-06-27T10:55:36.468Z] [2024-06-27T10:55:36.468Z] undeploy-jar-common: [2024-06-27T10:55:36.472Z] [exec] Jun 27, 2024 10:55:36 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:36.472Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4703c998 [2024-06-27T10:55:36.559Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:36.559Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:36.662Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app. [2024-06-27T10:55:36.662Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app [2024-06-27T10:55:36.662Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] processResult: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] failed: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] passed: [2024-06-27T10:55:36.662Z] [echo] Test ResInSameApp Passed [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] unknown: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] init.os: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] init.tools.unix: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] init.tools.windows: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] init.tools: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] setAsadminArgs: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] init: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] init.customtasks: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] prepare: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] undeploy.asadmin: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] setAsadminArgs: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] common.undeploy.asadmin: [2024-06-27T10:55:36.662Z] [2024-06-27T10:55:36.662Z] init.os: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] init.tools.unix: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] init.tools.windows: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] init.tools: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] setAsadminArgs: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] init: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] init.customtasks: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] delAppRef: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] init.os: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] init.tools.unix: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] init.tools.windows: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] init.tools: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] setAsadminArgs: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] init: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] init.customtasks: [2024-06-27T10:55:36.663Z] [2024-06-27T10:55:36.663Z] common.run.asadmin: [2024-06-27T10:55:36.663Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app [2024-06-27T10:55:36.726Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-06-27T10:55:36.726Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:36.726Z] [exec] [2024-06-27T10:55:36.726Z] [exec] [2024-06-27T10:55:36.726Z] [exec] ----------------------------------------- [2024-06-27T10:55:36.726Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-06-27T10:55:36.726Z] [exec] ----------------------------------------- [2024-06-27T10:55:36.726Z] [exec] Total PASS: 1 [2024-06-27T10:55:36.726Z] [exec] Total FAIL: 0 [2024-06-27T10:55:36.726Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:36.726Z] [exec] ----------------------------------------- [2024-06-27T10:55:36.726Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:36.726Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:36.860Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:36.860Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:36.860Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:36.981Z] [2024-06-27T10:55:36.981Z] checkReporting-common: [2024-06-27T10:55:36.981Z] [2024-06-27T10:55:36.981Z] confirmReportPresent-common: [2024-06-27T10:55:36.981Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:36.981Z] [echo] Test seems to be reported fine [2024-06-27T10:55:36.981Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-06-27T10:55:36.981Z] [2024-06-27T10:55:36.981Z] confirmMissingReport-common: [2024-06-27T10:55:36.981Z] [2024-06-27T10:55:36.981Z] setOSConditions: [2024-06-27T10:55:36.981Z] [2024-06-27T10:55:36.981Z] setToolWin: [2024-06-27T10:55:36.981Z] [2024-06-27T10:55:36.981Z] setToolUnix: [2024-06-27T10:55:36.982Z] [2024-06-27T10:55:36.982Z] setToolProperty: [2024-06-27T10:55:36.982Z] [2024-06-27T10:55:36.982Z] setS1ASclassPath: [2024-06-27T10:55:36.982Z] [2024-06-27T10:55:36.982Z] init-common: [2024-06-27T10:55:36.982Z] [2024-06-27T10:55:36.982Z] runclient-common: [2024-06-27T10:55:36.982Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring String Primitives-And-String java:module/custom/my-string [2024-06-27T10:55:37.033Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:37.033Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:37.033Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:37.033Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:37.033Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:37.033Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:37.033Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:37.034Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-get-method-lc-ann-ejb [2024-06-27T10:55:37.034Z] [2024-06-27T10:55:37.034Z] all: [2024-06-27T10:55:37.034Z] [2024-06-27T10:55:37.035Z] descriptor: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setOSConditions: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setToolWin: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setToolUnix: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setToolProperty: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setS1ASclassPath: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] init-common: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] clean: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setOSConditions: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setToolWin: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setToolUnix: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setToolProperty: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setS1ASclassPath: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] init-common: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] clean-common: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setOSConditions: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setToolWin: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setToolUnix: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setToolProperty: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] setS1ASclassPath: [2024-06-27T10:55:37.035Z] [2024-06-27T10:55:37.035Z] init-common: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] clean-classes-common: [2024-06-27T10:55:37.036Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] setOSConditions: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] setToolWin: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] setToolUnix: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] setToolProperty: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] setS1ASclassPath: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] init-common: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] clean-jars-common: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] compile: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] setOSConditions: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] setToolWin: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] setToolUnix: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] setToolProperty: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] setS1ASclassPath: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] init-common: [2024-06-27T10:55:37.036Z] [2024-06-27T10:55:37.036Z] compile-common: [2024-06-27T10:55:37.036Z] [echo] Current time (ISO): 2024-06-27T10:55:36.892+0000 [2024-06-27T10:55:37.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:37.036Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:37.116Z] [java] Min/Max/Avg/StdDev: (milliseconds) 13/729/149/196.06345602349967 [2024-06-27T10:55:37.117Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:55:37.117Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:37.117Z] [java] [2024-06-27T10:55:37.117Z] [java] [2024-06-27T10:55:37.117Z] [java] ----------------------------------------- [2024-06-27T10:55:37.117Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet: PASS - [2024-06-27T10:55:37.117Z] [java] ----------------------------------------- [2024-06-27T10:55:37.117Z] [java] Total PASS: 1 [2024-06-27T10:55:37.117Z] [java] Total FAIL: 0 [2024-06-27T10:55:37.117Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:37.117Z] [java] ----------------------------------------- [2024-06-27T10:55:37.117Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:37.117Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:37.117Z] [2024-06-27T10:55:37.117Z] setOSConditions: [2024-06-27T10:55:37.117Z] [2024-06-27T10:55:37.117Z] setToolWin: [2024-06-27T10:55:37.117Z] [2024-06-27T10:55:37.117Z] setToolUnix: [2024-06-27T10:55:37.117Z] [2024-06-27T10:55:37.117Z] setToolProperty: [2024-06-27T10:55:37.117Z] [2024-06-27T10:55:37.117Z] setS1ASclassPath: [2024-06-27T10:55:37.117Z] [2024-06-27T10:55:37.117Z] init-common: [2024-06-27T10:55:37.117Z] [2024-06-27T10:55:37.117Z] custom-run: [2024-06-27T10:55:37.117Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet using username/password qwertHEX/qwertHEX [2024-06-27T10:55:37.169Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-06-27T10:55:37.169Z] [exec] JMS Desctination Queue created. [2024-06-27T10:55:37.226Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:37.226Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:37.374Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:37.374Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:37.374Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:37.374Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:37.374Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:37.374Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:37.374Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:37.374Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:37.374Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:37.374Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:37.483Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:37.483Z] [2024-06-27T10:55:37.483Z] init.os: [2024-06-27T10:55:37.483Z] [2024-06-27T10:55:37.483Z] init.tools.unix: [2024-06-27T10:55:37.483Z] [2024-06-27T10:55:37.483Z] init.tools.windows: [2024-06-27T10:55:37.483Z] [2024-06-27T10:55:37.483Z] init.tools: [2024-06-27T10:55:37.483Z] [2024-06-27T10:55:37.483Z] setAsadminArgs: [2024-06-27T10:55:37.483Z] [2024-06-27T10:55:37.483Z] init: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] init.customtasks: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] prepare: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] undeploy.jms.queue: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] setAsadminArgs: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] common.delete.jms.resource: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] init.os: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] init.tools.unix: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] init.tools.windows: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] init.tools: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] setAsadminArgs: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] init: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] init.customtasks: [2024-06-27T10:55:37.484Z] [2024-06-27T10:55:37.484Z] common.run.asadmin: [2024-06-27T10:55:37.484Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/deployment_jndivalidation_queue [2024-06-27T10:55:37.593Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:37.730Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-06-27T10:55:37.730Z] [exec] Administered object jms/SampleQueue created. [2024-06-27T10:55:37.730Z] [2024-06-27T10:55:37.730Z] restart-appserver: [2024-06-27T10:55:37.847Z] [javac] 1 warning [2024-06-27T10:55:37.847Z] [2024-06-27T10:55:37.847Z] setOSConditions: [2024-06-27T10:55:37.847Z] [2024-06-27T10:55:37.847Z] setToolWin: [2024-06-27T10:55:37.847Z] [2024-06-27T10:55:37.847Z] setToolUnix: [2024-06-27T10:55:37.848Z] [2024-06-27T10:55:37.848Z] setToolProperty: [2024-06-27T10:55:37.848Z] [2024-06-27T10:55:37.848Z] setS1ASclassPath: [2024-06-27T10:55:37.848Z] [2024-06-27T10:55:37.848Z] init-common: [2024-06-27T10:55:37.848Z] [2024-06-27T10:55:37.848Z] compile-common: [2024-06-27T10:55:37.848Z] [echo] Current time (ISO): 2024-06-27T10:55:37.713+0000 [2024-06-27T10:55:37.848Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:37.904Z] [exec] Jun 27, 2024 10:55:37 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:37.904Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:37.960Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:37.960Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:37.960Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:37.960Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:37.960Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:37.960Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:37.960Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:37.986Z] [2024-06-27T10:55:37.986Z] restart-server-instance-common: [2024-06-27T10:55:37.986Z] [2024-06-27T10:55:37.986Z] setOSConditions: [2024-06-27T10:55:37.986Z] [2024-06-27T10:55:37.987Z] setToolWin: [2024-06-27T10:55:37.987Z] [2024-06-27T10:55:37.987Z] setToolUnix: [2024-06-27T10:55:37.987Z] [2024-06-27T10:55:37.987Z] setToolProperty: [2024-06-27T10:55:37.987Z] [2024-06-27T10:55:37.987Z] setS1ASclassPath: [2024-06-27T10:55:37.987Z] [2024-06-27T10:55:37.987Z] init-common: [2024-06-27T10:55:37.987Z] [2024-06-27T10:55:37.987Z] stopDomain: [2024-06-27T10:55:37.987Z] [echo] run.xml:stopping domain... [2024-06-27T10:55:38.048Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:38.048Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-06-27T10:55:38.048Z] [exec] Administered object jms/deployment_jndivalidation_queue deleted. [2024-06-27T10:55:38.048Z] [exec] Command delete-jms-resource executed successfully. [2024-06-27T10:55:38.048Z] [2024-06-27T10:55:38.048Z] init.os: [2024-06-27T10:55:38.048Z] [2024-06-27T10:55:38.048Z] init.tools.unix: [2024-06-27T10:55:38.048Z] [2024-06-27T10:55:38.048Z] init.tools.windows: [2024-06-27T10:55:38.048Z] [2024-06-27T10:55:38.048Z] init.tools: [2024-06-27T10:55:38.048Z] [2024-06-27T10:55:38.048Z] setAsadminArgs: [2024-06-27T10:55:38.048Z] [2024-06-27T10:55:38.049Z] init: [2024-06-27T10:55:38.049Z] [2024-06-27T10:55:38.049Z] init.customtasks: [2024-06-27T10:55:38.049Z] [2024-06-27T10:55:38.049Z] common.run.asadmin: [2024-06-27T10:55:38.049Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-06-27T10:55:38.362Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:38.362Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:38.472Z] [exec] Invoking Restful GET Request with query string num1=30&num2=20 [2024-06-27T10:55:38.473Z] [exec] **** Response ******50 [2024-06-27T10:55:38.473Z] [exec] Value of key is:restful-svc-2 [2024-06-27T10:55:38.473Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:38.473Z] [exec] [2024-06-27T10:55:38.473Z] [exec] [2024-06-27T10:55:38.473Z] [exec] ----------------------------------------- [2024-06-27T10:55:38.473Z] [exec] - restful-svc-2: PASS - [2024-06-27T10:55:38.473Z] [exec] ----------------------------------------- [2024-06-27T10:55:38.473Z] [exec] Total PASS: 1 [2024-06-27T10:55:38.473Z] [exec] Total FAIL: 0 [2024-06-27T10:55:38.473Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:38.473Z] [exec] ----------------------------------------- [2024-06-27T10:55:38.473Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:38.473Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:38.473Z] [2024-06-27T10:55:38.473Z] undeploy: [2024-06-27T10:55:38.473Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:38.473Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:38.473Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:38.473Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:38.473Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:38.473Z] [2024-06-27T10:55:38.473Z] setOSConditions: [2024-06-27T10:55:38.473Z] [2024-06-27T10:55:38.473Z] setToolWin: [2024-06-27T10:55:38.473Z] [2024-06-27T10:55:38.473Z] setToolUnix: [2024-06-27T10:55:38.473Z] [2024-06-27T10:55:38.473Z] setToolProperty: [2024-06-27T10:55:38.473Z] [2024-06-27T10:55:38.473Z] setS1ASclassPath: [2024-06-27T10:55:38.473Z] [2024-06-27T10:55:38.473Z] init-common: [2024-06-27T10:55:38.473Z] [2024-06-27T10:55:38.473Z] undeploy-war-common: [2024-06-27T10:55:38.474Z] [exec] Jun 27, 2024 10:55:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:38.474Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:38.536Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:38.611Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:38.611Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:38.661Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:38.772Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:38.772Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:38.772Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:38.772Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:38.772Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:38.772Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:38.772Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:38.790Z] [javac] 1 warning [2024-06-27T10:55:38.790Z] [2024-06-27T10:55:38.790Z] setOSConditions: [2024-06-27T10:55:38.790Z] [2024-06-27T10:55:38.790Z] setToolWin: [2024-06-27T10:55:38.790Z] [2024-06-27T10:55:38.790Z] setToolUnix: [2024-06-27T10:55:38.790Z] [2024-06-27T10:55:38.790Z] setToolProperty: [2024-06-27T10:55:38.790Z] [2024-06-27T10:55:38.791Z] setS1ASclassPath: [2024-06-27T10:55:38.791Z] [2024-06-27T10:55:38.791Z] init-common: [2024-06-27T10:55:38.791Z] [2024-06-27T10:55:38.791Z] compile-common: [2024-06-27T10:55:38.791Z] [echo] Current time (ISO): 2024-06-27T10:55:38.699+0000 [2024-06-27T10:55:38.791Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:38.868Z] [exec] Command delete-jmsdest executed successfully. [2024-06-27T10:55:38.868Z] [2024-06-27T10:55:38.868Z] private-all: [2024-06-27T10:55:38.868Z] [2024-06-27T10:55:38.868Z] private-all: [2024-06-27T10:55:38.868Z] [2024-06-27T10:55:38.868Z] declare-test: [2024-06-27T10:55:38.868Z] [echo] Starting test CorrectJDBCResource ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource Test asadmin deploy [2024-06-27T10:55:38.868Z] [2024-06-27T10:55:38.868Z] init.os: [2024-06-27T10:55:38.868Z] [2024-06-27T10:55:38.868Z] init.tools.unix: [2024-06-27T10:55:38.868Z] [2024-06-27T10:55:38.869Z] init.tools.windows: [2024-06-27T10:55:38.869Z] [2024-06-27T10:55:38.869Z] init.tools: [2024-06-27T10:55:38.869Z] [2024-06-27T10:55:38.869Z] setAsadminArgs: [2024-06-27T10:55:38.869Z] [2024-06-27T10:55:38.869Z] init: [2024-06-27T10:55:38.869Z] [2024-06-27T10:55:38.869Z] init.customtasks: [2024-06-27T10:55:38.869Z] [2024-06-27T10:55:38.869Z] prepare: [2024-06-27T10:55:38.869Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource [2024-06-27T10:55:38.869Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives [2024-06-27T10:55:38.869Z] [2024-06-27T10:55:38.869Z] compile: [2024-06-27T10:55:38.869Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:38.869Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource [2024-06-27T10:55:38.916Z] [exec] Jun 27, 2024 10:55:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:38.916Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6682e6a5 [2024-06-27T10:55:38.916Z] [exec] invoking stateful [2024-06-27T10:55:38.916Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-06-27T10:55:38.916Z] [exec] +++++ InterceptorCallCount: 2 [2024-06-27T10:55:38.916Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-06-27T10:55:38.916Z] [exec] Value of key is: test1 [2024-06-27T10:55:38.916Z] [exec] Got expected AppException: com.sun.s1asdev.ejb.ejb30.interceptors.session.AppException: XYZ [2024-06-27T10:55:38.916Z] [exec] Value of key is: test2 [2024-06-27T10:55:38.916Z] [exec] [Test3]: Got: Hello, Midpoint of 4, 10; 7.0 [2024-06-27T10:55:38.916Z] [exec] Value of key is: test3 [2024-06-27T10:55:38.916Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.SwapArgumentsException: (23, 10) [2024-06-27T10:55:38.917Z] [exec] Value of key is: test4 [2024-06-27T10:55:38.917Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.CallBlockedException: Call blocked [2024-06-27T10:55:38.917Z] [exec] Value of key is: test5 [2024-06-27T10:55:38.917Z] [exec] Value of key is: test6 [2024-06-27T10:55:38.917Z] [exec] Created sful[0]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> true [2024-06-27T10:55:38.917Z] [exec] Created sful[1]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:38.917Z] [exec] Created sful[2]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:38.917Z] [exec] Created sful[3]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:38.917Z] [exec] Created sful[4]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:38.917Z] [exec] Created sful[5]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:38.917Z] [exec] Created sful[6]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:38.917Z] [exec] Created sful[7]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:38.917Z] [exec] Created sful[8]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:38.917Z] [exec] Created sful[9]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:38.917Z] [exec] Created sful[10]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:38.918Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:38.918Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:38.918Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:38.918Z] [java] Min/Max/Avg/StdDev: (milliseconds) 8/814/141/215.48838118154404 [2024-06-27T10:55:38.918Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:55:38.918Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:38.918Z] [java] [2024-06-27T10:55:38.918Z] [java] [2024-06-27T10:55:38.918Z] [java] ----------------------------------------- [2024-06-27T10:55:38.918Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet: PASS - [2024-06-27T10:55:38.918Z] [java] ----------------------------------------- [2024-06-27T10:55:38.918Z] [java] Total PASS: 1 [2024-06-27T10:55:38.918Z] [java] Total FAIL: 0 [2024-06-27T10:55:38.918Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:38.918Z] [java] ----------------------------------------- [2024-06-27T10:55:38.918Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:39.032Z] [exec] Jun 27, 2024 10:55:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:39.032Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:39.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false restful-2-web [2024-06-27T10:55:39.126Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:39.126Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:39.126Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:39.126Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:39.126Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:39.126Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:39.126Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:39.171Z] [exec] Created sful[11]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:39.172Z] [exec] Created sful[12]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:39.172Z] [exec] Created sful[13]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:39.172Z] [exec] Created sful[14]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:39.172Z] [exec] Created sful[15]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:39.172Z] [exec] Created sful[16]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:39.172Z] [exec] Created sful[17]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:39.172Z] [exec] Created sful[18]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:39.172Z] [exec] Created sful[19]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-06-27T10:55:39.172Z] [exec] 9 left... [2024-06-27T10:55:39.262Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:39.262Z] [2024-06-27T10:55:39.262Z] setOSConditions: [2024-06-27T10:55:39.262Z] [2024-06-27T10:55:39.262Z] setToolWin: [2024-06-27T10:55:39.262Z] [2024-06-27T10:55:39.262Z] setToolUnix: [2024-06-27T10:55:39.262Z] [2024-06-27T10:55:39.262Z] setToolProperty: [2024-06-27T10:55:39.262Z] [2024-06-27T10:55:39.262Z] setS1ASclassPath: [2024-06-27T10:55:39.262Z] [2024-06-27T10:55:39.262Z] init-common: [2024-06-27T10:55:39.262Z] [2024-06-27T10:55:39.262Z] custom-run: [2024-06-27T10:55:39.262Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet using username/password qwertMD2BASE64/qwertMD2BASE64 [2024-06-27T10:55:39.289Z] [2024-06-27T10:55:39.289Z] all: [2024-06-27T10:55:39.289Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:39.290Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:39.290Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:39.290Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:39.290Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:39.290Z] [2024-06-27T10:55:39.290Z] setOSConditions: [2024-06-27T10:55:39.290Z] [2024-06-27T10:55:39.290Z] setToolWin: [2024-06-27T10:55:39.290Z] [2024-06-27T10:55:39.290Z] setToolUnix: [2024-06-27T10:55:39.290Z] [2024-06-27T10:55:39.290Z] setToolProperty: [2024-06-27T10:55:39.290Z] [2024-06-27T10:55:39.290Z] setS1ASclassPath: [2024-06-27T10:55:39.290Z] [2024-06-27T10:55:39.290Z] init-common: [2024-06-27T10:55:39.290Z] [2024-06-27T10:55:39.290Z] clean: [2024-06-27T10:55:39.290Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:39.290Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:39.290Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:39.290Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:39.290Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:39.290Z] [2024-06-27T10:55:39.290Z] setOSConditions: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] setToolWin: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] setToolUnix: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] setToolProperty: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] setS1ASclassPath: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] init-common: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] clean-common: [2024-06-27T10:55:39.291Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:39.291Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:39.291Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:39.291Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:39.291Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] setOSConditions: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] setToolWin: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] setToolUnix: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] setToolProperty: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] setS1ASclassPath: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] init-common: [2024-06-27T10:55:39.291Z] [2024-06-27T10:55:39.291Z] clean-classes-common: [2024-06-27T10:55:39.292Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:39.292Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:39.292Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:39.292Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:39.292Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:39.292Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:39.292Z] [2024-06-27T10:55:39.292Z] setOSConditions: [2024-06-27T10:55:39.292Z] [2024-06-27T10:55:39.292Z] setToolWin: [2024-06-27T10:55:39.292Z] [2024-06-27T10:55:39.292Z] setToolUnix: [2024-06-27T10:55:39.292Z] [2024-06-27T10:55:39.292Z] setToolProperty: [2024-06-27T10:55:39.292Z] [2024-06-27T10:55:39.292Z] setS1ASclassPath: [2024-06-27T10:55:39.292Z] [2024-06-27T10:55:39.292Z] init-common: [2024-06-27T10:55:39.292Z] [2024-06-27T10:55:39.292Z] clean-jars-common: [2024-06-27T10:55:39.292Z] [2024-06-27T10:55:39.292Z] compile: [2024-06-27T10:55:39.292Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:39.292Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:39.292Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:39.293Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:39.293Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:39.293Z] [2024-06-27T10:55:39.293Z] setOSConditions: [2024-06-27T10:55:39.293Z] [2024-06-27T10:55:39.293Z] setToolWin: [2024-06-27T10:55:39.293Z] [2024-06-27T10:55:39.293Z] setToolUnix: [2024-06-27T10:55:39.293Z] [2024-06-27T10:55:39.293Z] setToolProperty: [2024-06-27T10:55:39.293Z] [2024-06-27T10:55:39.293Z] setS1ASclassPath: [2024-06-27T10:55:39.293Z] [2024-06-27T10:55:39.293Z] init-common: [2024-06-27T10:55:39.293Z] [2024-06-27T10:55:39.293Z] compile-common: [2024-06-27T10:55:39.293Z] [echo] Current time (ISO): 2024-06-27T10:55:39.169+0000 [2024-06-27T10:55:39.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:39.293Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:39.390Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:39.390Z] [javac] 1 warning [2024-06-27T10:55:39.390Z] [2024-06-27T10:55:39.390Z] assemble: [2024-06-27T10:55:39.390Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web.war [2024-06-27T10:55:39.390Z] [2024-06-27T10:55:39.390Z] deploy.asadmin: [2024-06-27T10:55:39.390Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives --name deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web --contextroot deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web.war [2024-06-27T10:55:39.518Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:39.518Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:39.518Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:39.518Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:39.518Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:39.518Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:39.518Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:39.518Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:39.518Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:39.518Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:39.702Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:39.702Z] [javac] 1 warning [2024-06-27T10:55:39.702Z] [2024-06-27T10:55:39.702Z] build: [2024-06-27T10:55:39.702Z] [2024-06-27T10:55:39.702Z] setOSConditions: [2024-06-27T10:55:39.702Z] [2024-06-27T10:55:39.702Z] fixFiles: [2024-06-27T10:55:39.702Z] [2024-06-27T10:55:39.702Z] convUnix: [2024-06-27T10:55:39.702Z] [2024-06-27T10:55:39.702Z] convWin: [2024-06-27T10:55:39.702Z] [2024-06-27T10:55:39.702Z] setToolWin: [2024-06-27T10:55:39.702Z] [2024-06-27T10:55:39.702Z] setToolUnix: [2024-06-27T10:55:39.702Z] [2024-06-27T10:55:39.702Z] setToolProperty: [2024-06-27T10:55:39.703Z] [2024-06-27T10:55:39.703Z] setS1ASclassPath: [2024-06-27T10:55:39.703Z] [2024-06-27T10:55:39.703Z] init-common: [2024-06-27T10:55:39.703Z] [2024-06-27T10:55:39.703Z] package-persistence-common: [2024-06-27T10:55:39.703Z] [2024-06-27T10:55:39.703Z] ejb-jar-common: [2024-06-27T10:55:39.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:39.703Z] [2024-06-27T10:55:39.703Z] package-ejbjar-common: [2024-06-27T10:55:39.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:39.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:39.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:39.703Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-ejb.jar [2024-06-27T10:55:39.703Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:39.703Z] [2024-06-27T10:55:39.703Z] appclient-jar-common: [2024-06-27T10:55:39.703Z] [2024-06-27T10:55:39.703Z] package-appclientjar-common: [2024-06-27T10:55:39.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:39.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:39.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:39.703Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-client.jar [2024-06-27T10:55:39.703Z] [2024-06-27T10:55:39.703Z] webclient-war-common: [2024-06-27T10:55:39.703Z] [2024-06-27T10:55:39.703Z] build-ear-common: [2024-06-27T10:55:39.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:39.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:39.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:39.703Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2024-06-27T10:55:39.703Z] [2024-06-27T10:55:39.703Z] deploy: [2024-06-27T10:55:39.704Z] [2024-06-27T10:55:39.704Z] setOSConditions: [2024-06-27T10:55:39.704Z] [2024-06-27T10:55:39.704Z] setToolWin: [2024-06-27T10:55:39.704Z] [2024-06-27T10:55:39.704Z] setToolUnix: [2024-06-27T10:55:39.704Z] [2024-06-27T10:55:39.704Z] setToolProperty: [2024-06-27T10:55:39.704Z] [2024-06-27T10:55:39.704Z] setS1ASclassPath: [2024-06-27T10:55:39.704Z] [2024-06-27T10:55:39.704Z] init-common: [2024-06-27T10:55:39.704Z] [2024-06-27T10:55:39.704Z] create-jdbc-connpool-common: [2024-06-27T10:55:39.713Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:39.713Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:39.713Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:39.713Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:39.713Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:39.713Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:39.713Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:39.955Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:39.956Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:40.096Z] [exec] 8 left... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:40.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:40.263Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-notxops-pool [2024-06-27T10:55:40.263Z] [exec] JDBC connection pool jdbc-notxops-pool created successfully. [2024-06-27T10:55:40.263Z] [2024-06-27T10:55:40.263Z] set-derby-connpool-props: [2024-06-27T10:55:40.458Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:40.458Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:40.517Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.User=dbuser [2024-06-27T10:55:40.517Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.User=dbuser [2024-06-27T10:55:40.519Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web. [2024-06-27T10:55:40.519Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web [2024-06-27T10:55:40.519Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:40.519Z] [2024-06-27T10:55:40.519Z] processResult: [2024-06-27T10:55:40.519Z] [2024-06-27T10:55:40.519Z] failed: [2024-06-27T10:55:40.519Z] [2024-06-27T10:55:40.519Z] passed: [2024-06-27T10:55:40.519Z] [echo] Test CorrectJDBCResource Passed [2024-06-27T10:55:40.519Z] [2024-06-27T10:55:40.519Z] unknown: [2024-06-27T10:55:40.519Z] [2024-06-27T10:55:40.519Z] init.os: [2024-06-27T10:55:40.519Z] [2024-06-27T10:55:40.519Z] init.tools.unix: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] init.tools.windows: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] init.tools: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] setAsadminArgs: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] init: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] init.customtasks: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] prepare: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] undeploy.asadmin: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] setAsadminArgs: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] common.undeploy.asadmin: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] init.os: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] init.tools.unix: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] init.tools.windows: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] init.tools: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] setAsadminArgs: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] init: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] init.customtasks: [2024-06-27T10:55:40.520Z] [2024-06-27T10:55:40.520Z] delAppRef: [2024-06-27T10:55:40.634Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:40.634Z] [javac] 1 warning [2024-06-27T10:55:40.634Z] [2024-06-27T10:55:40.634Z] build: [2024-06-27T10:55:40.634Z] [2024-06-27T10:55:40.634Z] setOSConditions: [2024-06-27T10:55:40.634Z] [2024-06-27T10:55:40.634Z] setToolWin: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] setToolUnix: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] setToolProperty: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] setS1ASclassPath: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] init-common: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] ejb-jar-common: [2024-06-27T10:55:40.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] package-ejbjar-common: [2024-06-27T10:55:40.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:40.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:40.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:40.635Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-descr-ejb.jar [2024-06-27T10:55:40.635Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] deploy: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] setOSConditions: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] setToolWin: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] setToolUnix: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] setToolProperty: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] setS1ASclassPath: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] init-common: [2024-06-27T10:55:40.635Z] [2024-06-27T10:55:40.635Z] deploy-jar-common: [2024-06-27T10:55:40.657Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:40.657Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:40.657Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:40.657Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:40.657Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:40.657Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:40.657Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:40.761Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:40.761Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:40.777Z] [2024-06-27T10:55:40.777Z] init.os: [2024-06-27T10:55:40.777Z] [2024-06-27T10:55:40.777Z] init.tools.unix: [2024-06-27T10:55:40.777Z] [2024-06-27T10:55:40.777Z] init.tools.windows: [2024-06-27T10:55:40.777Z] [2024-06-27T10:55:40.777Z] init.tools: [2024-06-27T10:55:40.777Z] [2024-06-27T10:55:40.777Z] setAsadminArgs: [2024-06-27T10:55:40.777Z] [2024-06-27T10:55:40.777Z] init: [2024-06-27T10:55:40.777Z] [2024-06-27T10:55:40.777Z] init.customtasks: [2024-06-27T10:55:40.777Z] [2024-06-27T10:55:40.777Z] common.run.asadmin: [2024-06-27T10:55:40.777Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web [2024-06-27T10:55:40.890Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-descr-ejb.jar [2024-06-27T10:55:40.929Z] [exec] Jun 27, 2024 10:55:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:40.929Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@42cf6349 [2024-06-27T10:55:41.017Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:41.017Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:41.017Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:41.017Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:41.017Z] [java] Min/Max/Avg/StdDev: (milliseconds) 8/869/146/243.91559643003188 [2024-06-27T10:55:41.017Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:55:41.017Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:41.017Z] [java] [2024-06-27T10:55:41.017Z] [java] [2024-06-27T10:55:41.017Z] [java] ----------------------------------------- [2024-06-27T10:55:41.017Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet: PASS - [2024-06-27T10:55:41.017Z] [java] ----------------------------------------- [2024-06-27T10:55:41.017Z] [java] Total PASS: 1 [2024-06-27T10:55:41.017Z] [java] Total FAIL: 0 [2024-06-27T10:55:41.017Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:41.017Z] [java] ----------------------------------------- [2024-06-27T10:55:41.017Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:41.017Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:41.017Z] [2024-06-27T10:55:41.017Z] setOSConditions: [2024-06-27T10:55:41.017Z] [2024-06-27T10:55:41.017Z] setToolWin: [2024-06-27T10:55:41.017Z] [2024-06-27T10:55:41.017Z] setToolUnix: [2024-06-27T10:55:41.017Z] [2024-06-27T10:55:41.017Z] setToolProperty: [2024-06-27T10:55:41.017Z] [2024-06-27T10:55:41.018Z] setS1ASclassPath: [2024-06-27T10:55:41.018Z] [2024-06-27T10:55:41.018Z] init-common: [2024-06-27T10:55:41.018Z] [2024-06-27T10:55:41.018Z] custom-run: [2024-06-27T10:55:41.018Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet using username/password qwertMD5BASE64/qwertMD5BASE64 [2024-06-27T10:55:41.076Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.Password=dbpassword [2024-06-27T10:55:41.076Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.Password=dbpassword [2024-06-27T10:55:41.145Z] [exec] Application deployed with name ejb-get-method-lc-descr-ejb. [2024-06-27T10:55:41.145Z] [2024-06-27T10:55:41.145Z] run: [2024-06-27T10:55:41.184Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-06-27T10:55:41.184Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:41.184Z] [exec] [2024-06-27T10:55:41.184Z] [exec] [2024-06-27T10:55:41.184Z] [exec] ----------------------------------------- [2024-06-27T10:55:41.184Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-06-27T10:55:41.184Z] [exec] ----------------------------------------- [2024-06-27T10:55:41.184Z] [exec] Total PASS: 1 [2024-06-27T10:55:41.184Z] [exec] Total FAIL: 0 [2024-06-27T10:55:41.184Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:41.184Z] [exec] ----------------------------------------- [2024-06-27T10:55:41.184Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:41.184Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:41.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.driverType=4 [2024-06-27T10:55:41.330Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.driverType=4 [2024-06-27T10:55:41.340Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:41.340Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:41.340Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:41.340Z] [2024-06-27T10:55:41.340Z] private-all: [2024-06-27T10:55:41.340Z] [2024-06-27T10:55:41.340Z] declare-test: [2024-06-27T10:55:41.340Z] [echo] Starting test CorrectEnterpriseApplication ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication Test asadmin deploy [2024-06-27T10:55:41.340Z] [2024-06-27T10:55:41.340Z] init.os: [2024-06-27T10:55:41.340Z] [2024-06-27T10:55:41.340Z] init.tools.unix: [2024-06-27T10:55:41.340Z] [2024-06-27T10:55:41.340Z] init.tools.windows: [2024-06-27T10:55:41.340Z] [2024-06-27T10:55:41.340Z] init.tools: [2024-06-27T10:55:41.340Z] [2024-06-27T10:55:41.340Z] setAsadminArgs: [2024-06-27T10:55:41.340Z] [2024-06-27T10:55:41.340Z] init: [2024-06-27T10:55:41.340Z] [2024-06-27T10:55:41.340Z] init.customtasks: [2024-06-27T10:55:41.340Z] [2024-06-27T10:55:41.340Z] prepare: [2024-06-27T10:55:41.340Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2024-06-27T10:55:41.341Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives [2024-06-27T10:55:41.341Z] [2024-06-27T10:55:41.341Z] compile: [2024-06-27T10:55:41.341Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:41.341Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2024-06-27T10:55:41.442Z] [2024-06-27T10:55:41.442Z] checkReporting-common: [2024-06-27T10:55:41.442Z] [2024-06-27T10:55:41.442Z] confirmReportPresent-common: [2024-06-27T10:55:41.442Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:41.442Z] [echo] Test seems to be reported fine [2024-06-27T10:55:41.443Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-06-27T10:55:41.459Z] [exec] 7 left... [2024-06-27T10:55:41.581Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:41.581Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:41.581Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:41.581Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:41.581Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:41.581Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:41.581Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:41.581Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:41.581Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:41.581Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:41.703Z] [java] Jun 27, 2024 10:55:41 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:55:41.703Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:55:41.703Z] [2024-06-27T10:55:41.703Z] confirmMissingReport-common: [2024-06-27T10:55:41.703Z] [2024-06-27T10:55:41.703Z] setOSConditions: [2024-06-27T10:55:41.703Z] [2024-06-27T10:55:41.703Z] setToolWin: [2024-06-27T10:55:41.703Z] [2024-06-27T10:55:41.703Z] setToolUnix: [2024-06-27T10:55:41.703Z] [2024-06-27T10:55:41.703Z] setToolProperty: [2024-06-27T10:55:41.703Z] [2024-06-27T10:55:41.703Z] setS1ASclassPath: [2024-06-27T10:55:41.703Z] [2024-06-27T10:55:41.703Z] init-common: [2024-06-27T10:55:41.703Z] [2024-06-27T10:55:41.703Z] runclient-common: [2024-06-27T10:55:41.703Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:module/custom/my-simple-properties [2024-06-27T10:55:41.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.portNumber=1527 [2024-06-27T10:55:41.890Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.portNumber=1527 [2024-06-27T10:55:41.904Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:41.904Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:41.904Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:41.904Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:41.904Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:41.904Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:41.904Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:41.904Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:41.905Z] [javac] 1 warning [2024-06-27T10:55:41.905Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:41.905Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2024-06-27T10:55:42.057Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:42.057Z] [javac] 1 warning [2024-06-27T10:55:42.057Z] [2024-06-27T10:55:42.057Z] run-wsgen: [2024-06-27T10:55:42.057Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:42.058Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:42.058Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:42.058Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:42.058Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:42.058Z] [2024-06-27T10:55:42.058Z] setOSConditions: [2024-06-27T10:55:42.058Z] [2024-06-27T10:55:42.058Z] setToolWin: [2024-06-27T10:55:42.058Z] [2024-06-27T10:55:42.058Z] setToolUnix: [2024-06-27T10:55:42.058Z] [2024-06-27T10:55:42.058Z] setToolProperty: [2024-06-27T10:55:42.058Z] [2024-06-27T10:55:42.058Z] setS1ASclassPath: [2024-06-27T10:55:42.058Z] [2024-06-27T10:55:42.058Z] init-common: [2024-06-27T10:55:42.058Z] [2024-06-27T10:55:42.058Z] wsgen: [2024-06-27T10:55:42.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.dataBaseName=testdb [2024-06-27T10:55:42.144Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.dataBaseName=testdb [2024-06-27T10:55:42.161Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:42.161Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:42.161Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:42.161Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:42.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:42.161Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:42.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:42.161Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:42.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:42.161Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:42.161Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:42.161Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:42.161Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:42.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:42.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:42.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:42.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:42.275Z] [exec] Jun 27, 2024 10:55:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:42.276Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:42.385Z] [exec] 6 left... [2024-06-27T10:55:42.424Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:42.424Z] [javac] 1 warning [2024-06-27T10:55:42.424Z] [2024-06-27T10:55:42.424Z] assemble: [2024-06-27T10:55:42.424Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-web.war [2024-06-27T10:55:42.424Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-ejb.jar [2024-06-27T10:55:42.424Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplicationApp.ear [2024-06-27T10:55:42.424Z] [2024-06-27T10:55:42.424Z] deploy.asadmin: [2024-06-27T10:55:42.424Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives --name deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplicationApp.ear [2024-06-27T10:55:42.462Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:42.462Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:42.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:55:42.703Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:55:42.760Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:42.760Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:42.958Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.create=true [2024-06-27T10:55:42.958Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.create=true [2024-06-27T10:55:42.998Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:42.998Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:43.016Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:43.016Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:43.016Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:43.017Z] [java] Min/Max/Avg/StdDev: (milliseconds) 10/898/140/233.74934775472119 [2024-06-27T10:55:43.017Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:55:43.017Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:43.017Z] [java] [2024-06-27T10:55:43.017Z] [java] [2024-06-27T10:55:43.017Z] [java] ----------------------------------------- [2024-06-27T10:55:43.017Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet: PASS - [2024-06-27T10:55:43.017Z] [java] ----------------------------------------- [2024-06-27T10:55:43.017Z] [java] Total PASS: 1 [2024-06-27T10:55:43.017Z] [java] Total FAIL: 0 [2024-06-27T10:55:43.017Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:43.017Z] [java] ----------------------------------------- [2024-06-27T10:55:43.017Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:43.017Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:43.017Z] [2024-06-27T10:55:43.017Z] setOSConditions: [2024-06-27T10:55:43.017Z] [2024-06-27T10:55:43.017Z] setToolWin: [2024-06-27T10:55:43.017Z] [2024-06-27T10:55:43.017Z] setToolUnix: [2024-06-27T10:55:43.017Z] [2024-06-27T10:55:43.017Z] setToolProperty: [2024-06-27T10:55:43.017Z] [2024-06-27T10:55:43.017Z] setS1ASclassPath: [2024-06-27T10:55:43.017Z] [2024-06-27T10:55:43.017Z] init-common: [2024-06-27T10:55:43.017Z] [2024-06-27T10:55:43.017Z] custom-run: [2024-06-27T10:55:43.017Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet using username/password qwertSHABASE64/qwertSHABASE64 [2024-06-27T10:55:43.198Z] [exec] Jun 27, 2024 10:55:42 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:43.198Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:43.309Z] [exec] 5 left... [2024-06-27T10:55:43.347Z] [exec] Waiting for the domain to stop .... [2024-06-27T10:55:43.347Z] [exec] Waiting finished after 3,360 ms. [2024-06-27T10:55:43.347Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:55:43.452Z] [exec] Jun 27, 2024 10:55:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:43.452Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:43.517Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.serverName=localhost [2024-06-27T10:55:43.517Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.serverName=localhost [2024-06-27T10:55:43.517Z] [2024-06-27T10:55:43.517Z] asadmin-common: [2024-06-27T10:55:43.517Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady_pool_size=1 [2024-06-27T10:55:43.579Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:43.579Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:43.579Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:43.579Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:43.579Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:43.579Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:43.579Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:43.579Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:43.579Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:43.579Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:43.773Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady_pool_size=1 [2024-06-27T10:55:43.773Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady-pool-size=1 [2024-06-27T10:55:43.773Z] [2024-06-27T10:55:43.773Z] asadmin-common: [2024-06-27T10:55:43.773Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max_pool_size=1 [2024-06-27T10:55:43.929Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app. [2024-06-27T10:55:43.929Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app [2024-06-27T10:55:43.929Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:43.929Z] [2024-06-27T10:55:43.929Z] processResult: [2024-06-27T10:55:43.929Z] [2024-06-27T10:55:43.930Z] failed: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] passed: [2024-06-27T10:55:43.930Z] [echo] Test CorrectEnterpriseApplication Passed [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] unknown: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init.os: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init.tools.unix: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init.tools.windows: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init.tools: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] setAsadminArgs: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init.customtasks: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] prepare: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] undeploy.asadmin: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] setAsadminArgs: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] common.undeploy.asadmin: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init.os: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init.tools.unix: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init.tools.windows: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init.tools: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] setAsadminArgs: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init: [2024-06-27T10:55:43.930Z] [2024-06-27T10:55:43.930Z] init.customtasks: [2024-06-27T10:55:43.931Z] [2024-06-27T10:55:43.931Z] delAppRef: [2024-06-27T10:55:43.931Z] [2024-06-27T10:55:43.931Z] init.os: [2024-06-27T10:55:43.931Z] [2024-06-27T10:55:43.931Z] init.tools.unix: [2024-06-27T10:55:43.931Z] [2024-06-27T10:55:43.931Z] init.tools.windows: [2024-06-27T10:55:43.931Z] [2024-06-27T10:55:43.931Z] init.tools: [2024-06-27T10:55:43.931Z] [2024-06-27T10:55:43.931Z] setAsadminArgs: [2024-06-27T10:55:43.931Z] [2024-06-27T10:55:43.931Z] init: [2024-06-27T10:55:43.931Z] [2024-06-27T10:55:43.931Z] init.customtasks: [2024-06-27T10:55:43.931Z] [2024-06-27T10:55:43.931Z] common.run.asadmin: [2024-06-27T10:55:43.931Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app [2024-06-27T10:55:43.950Z] [2024-06-27T10:55:43.950Z] assemble-web: [2024-06-27T10:55:43.950Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:43.950Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:43.950Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:43.951Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:43.951Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:43.951Z] [2024-06-27T10:55:43.951Z] pkg-war: [2024-06-27T10:55:43.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:43.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:55:43.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:43.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:43.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:55:43.951Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:43.951Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${webservices.xml} to copy. [2024-06-27T10:55:43.951Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:55:43.951Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-06-27T10:55:43.951Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:55:43.951Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:43.951Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:55:43.951Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${web.wsit.descriptors} does not exist. [2024-06-27T10:55:43.951Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/pkghello-web.war [2024-06-27T10:55:43.951Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:55:43.951Z] [2024-06-27T10:55:43.951Z] deploy-app: [2024-06-27T10:55:43.951Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:43.951Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:43.951Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:43.952Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:43.952Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:43.952Z] [2024-06-27T10:55:43.952Z] deploy-war-common: [2024-06-27T10:55:43.952Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:43.952Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:43.952Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:43.952Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:43.952Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:43.952Z] [2024-06-27T10:55:43.952Z] setOSConditions: [2024-06-27T10:55:43.952Z] [2024-06-27T10:55:43.952Z] setToolWin: [2024-06-27T10:55:43.952Z] [2024-06-27T10:55:43.952Z] setToolUnix: [2024-06-27T10:55:43.952Z] [2024-06-27T10:55:43.952Z] setToolProperty: [2024-06-27T10:55:43.952Z] [2024-06-27T10:55:43.952Z] setS1ASclassPath: [2024-06-27T10:55:43.952Z] [2024-06-27T10:55:43.952Z] init-common: [2024-06-27T10:55:43.952Z] [2024-06-27T10:55:43.952Z] deploy-war-commonpe: [2024-06-27T10:55:44.170Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:44.170Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:44.214Z] [java] Jun 27, 2024 10:55:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:44.214Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7efd28bd [2024-06-27T10:55:44.233Z] [exec] 4 left... [2024-06-27T10:55:44.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max_pool_size=1 [2024-06-27T10:55:44.334Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max-pool-size=1 [2024-06-27T10:55:44.334Z] [2024-06-27T10:55:44.334Z] setOSConditions: [2024-06-27T10:55:44.334Z] [2024-06-27T10:55:44.334Z] setToolWin: [2024-06-27T10:55:44.334Z] [2024-06-27T10:55:44.334Z] setToolUnix: [2024-06-27T10:55:44.334Z] [2024-06-27T10:55:44.334Z] setToolProperty: [2024-06-27T10:55:44.334Z] [2024-06-27T10:55:44.334Z] setS1ASclassPath: [2024-06-27T10:55:44.334Z] [2024-06-27T10:55:44.334Z] init-common: [2024-06-27T10:55:44.334Z] [2024-06-27T10:55:44.334Z] create-jdbc-resource-common: [2024-06-27T10:55:44.334Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-notxops-pool --target server jdbc/notxops [2024-06-27T10:55:44.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:44.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:44.468Z] [java] test : hello, world! [2024-06-27T10:55:44.468Z] [java] [2024-06-27T10:55:44.468Z] [java] Value of key is:ejb-get-method-lc-descr-ejb [2024-06-27T10:55:44.468Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:44.468Z] [java] [2024-06-27T10:55:44.468Z] [java] [2024-06-27T10:55:44.468Z] [java] ----------------------------------------- [2024-06-27T10:55:44.468Z] [java] - ejb-get-method-lc-descr-ejb: PASS - [2024-06-27T10:55:44.469Z] [java] ----------------------------------------- [2024-06-27T10:55:44.469Z] [java] Total PASS: 1 [2024-06-27T10:55:44.469Z] [java] Total FAIL: 0 [2024-06-27T10:55:44.469Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:44.469Z] [java] ----------------------------------------- [2024-06-27T10:55:44.469Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:44.469Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:44.508Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:44.508Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:44.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-notxops-pool --enabled=true --target server jdbc/notxops [2024-06-27T10:55:44.589Z] [exec] JDBC resource jdbc/notxops created successfully. [2024-06-27T10:55:44.589Z] [echo] cmd executed for server [2024-06-27T10:55:44.589Z] [2024-06-27T10:55:44.589Z] setOSConditions: [2024-06-27T10:55:44.589Z] [2024-06-27T10:55:44.589Z] setToolWin: [2024-06-27T10:55:44.589Z] [2024-06-27T10:55:44.589Z] setToolUnix: [2024-06-27T10:55:44.589Z] [2024-06-27T10:55:44.589Z] setToolProperty: [2024-06-27T10:55:44.589Z] [2024-06-27T10:55:44.589Z] setS1ASclassPath: [2024-06-27T10:55:44.589Z] [2024-06-27T10:55:44.589Z] init-common: [2024-06-27T10:55:44.589Z] [2024-06-27T10:55:44.589Z] deploy-common: [2024-06-27T10:55:44.589Z] [echo] Current time (ISO): 2024-06-27T10:55:44.533+0000 [2024-06-27T10:55:44.589Z] [2024-06-27T10:55:44.589Z] setOSConditions: [2024-06-27T10:55:44.589Z] [2024-06-27T10:55:44.589Z] setToolWin: [2024-06-27T10:55:44.589Z] [2024-06-27T10:55:44.589Z] setToolUnix: [2024-06-27T10:55:44.589Z] [2024-06-27T10:55:44.590Z] setToolProperty: [2024-06-27T10:55:44.590Z] [2024-06-27T10:55:44.590Z] setS1ASclassPath: [2024-06-27T10:55:44.590Z] [2024-06-27T10:55:44.590Z] init-common: [2024-06-27T10:55:44.590Z] [2024-06-27T10:55:44.590Z] deploy-common-pe: [2024-06-27T10:55:44.722Z] [2024-06-27T10:55:44.722Z] undeploy: [2024-06-27T10:55:44.722Z] [2024-06-27T10:55:44.722Z] setOSConditions: [2024-06-27T10:55:44.722Z] [2024-06-27T10:55:44.722Z] setToolWin: [2024-06-27T10:55:44.722Z] [2024-06-27T10:55:44.722Z] setToolUnix: [2024-06-27T10:55:44.722Z] [2024-06-27T10:55:44.723Z] setToolProperty: [2024-06-27T10:55:44.723Z] [2024-06-27T10:55:44.723Z] setS1ASclassPath: [2024-06-27T10:55:44.723Z] [2024-06-27T10:55:44.723Z] init-common: [2024-06-27T10:55:44.723Z] [2024-06-27T10:55:44.723Z] undeploy-jar-common: [2024-06-27T10:55:44.759Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:44.759Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:44.759Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:44.759Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9/737/132/186.97966183356397 [2024-06-27T10:55:44.759Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:55:44.765Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:44.765Z] [2024-06-27T10:55:44.765Z] private-all: [2024-06-27T10:55:44.765Z] [2024-06-27T10:55:44.765Z] private-all: [2024-06-27T10:55:44.765Z] [2024-06-27T10:55:44.765Z] declare-test: [2024-06-27T10:55:44.765Z] [echo] Starting test CorrectLocalRef ejb31/jndivalidation/EJBRef/CorrectLocalRef Test asadmin deploy [2024-06-27T10:55:44.765Z] [2024-06-27T10:55:44.765Z] init.os: [2024-06-27T10:55:44.765Z] [2024-06-27T10:55:44.765Z] init.tools.unix: [2024-06-27T10:55:44.765Z] [2024-06-27T10:55:44.765Z] init.tools.windows: [2024-06-27T10:55:44.765Z] [2024-06-27T10:55:44.765Z] init.tools: [2024-06-27T10:55:44.765Z] [2024-06-27T10:55:44.765Z] setAsadminArgs: [2024-06-27T10:55:44.765Z] [2024-06-27T10:55:44.766Z] init: [2024-06-27T10:55:44.766Z] [2024-06-27T10:55:44.766Z] init.customtasks: [2024-06-27T10:55:44.766Z] [2024-06-27T10:55:44.766Z] prepare: [2024-06-27T10:55:44.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2024-06-27T10:55:44.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives [2024-06-27T10:55:44.766Z] [2024-06-27T10:55:44.766Z] compile: [2024-06-27T10:55:44.766Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/CorrectLocalRef/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:44.766Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2024-06-27T10:55:44.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot pkghello --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/pkghello-web.war [2024-06-27T10:55:45.014Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:45.014Z] [java] [2024-06-27T10:55:45.014Z] [java] [2024-06-27T10:55:45.014Z] [java] ----------------------------------------- [2024-06-27T10:55:45.014Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet: PASS - [2024-06-27T10:55:45.014Z] [java] ----------------------------------------- [2024-06-27T10:55:45.015Z] [java] Total PASS: 1 [2024-06-27T10:55:45.015Z] [java] Total FAIL: 0 [2024-06-27T10:55:45.015Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:45.015Z] [java] ----------------------------------------- [2024-06-27T10:55:45.015Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:45.015Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:45.015Z] [2024-06-27T10:55:45.015Z] setOSConditions: [2024-06-27T10:55:45.015Z] [2024-06-27T10:55:45.015Z] setToolWin: [2024-06-27T10:55:45.015Z] [2024-06-27T10:55:45.015Z] setToolUnix: [2024-06-27T10:55:45.015Z] [2024-06-27T10:55:45.015Z] setToolProperty: [2024-06-27T10:55:45.015Z] [2024-06-27T10:55:45.015Z] setS1ASclassPath: [2024-06-27T10:55:45.015Z] [2024-06-27T10:55:45.015Z] init-common: [2024-06-27T10:55:45.015Z] [2024-06-27T10:55:45.015Z] custom-run: [2024-06-27T10:55:45.015Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet using username/password qwertSHA256BASE64/qwertSHA256BASE64 [2024-06-27T10:55:45.022Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:45.022Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:45.022Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:45.022Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:45.022Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:45.022Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:45.022Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:45.022Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:45.022Z] [javac] 1 warning [2024-06-27T10:55:45.145Z] [exec] Application deployed with name pkghello-web. [2024-06-27T10:55:45.145Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:45.145Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:45.145Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:45.145Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:45.145Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:45.145Z] [2024-06-27T10:55:45.145Z] deploy-war-commonee: [2024-06-27T10:55:45.145Z] [2024-06-27T10:55:45.145Z] assemble-client: [2024-06-27T10:55:45.145Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:45.145Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:45.146Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:45.146Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:45.146Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:45.146Z] [2024-06-27T10:55:45.146Z] compile-client: [2024-06-27T10:55:45.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:45.146Z] [echo] wsimporting http://localhost:8080/pkghello/webservice/HelloService?WSDL [2024-06-27T10:55:45.146Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:45.146Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:45.146Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:45.146Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:45.146Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:45.146Z] [2024-06-27T10:55:45.146Z] setOSConditions: [2024-06-27T10:55:45.146Z] [2024-06-27T10:55:45.146Z] setToolWin: [2024-06-27T10:55:45.146Z] [2024-06-27T10:55:45.146Z] setToolUnix: [2024-06-27T10:55:45.146Z] [2024-06-27T10:55:45.146Z] setToolProperty: [2024-06-27T10:55:45.146Z] [2024-06-27T10:55:45.146Z] setS1ASclassPath: [2024-06-27T10:55:45.146Z] [2024-06-27T10:55:45.146Z] init-common: [2024-06-27T10:55:45.146Z] [2024-06-27T10:55:45.146Z] wsimport: [2024-06-27T10:55:45.157Z] [exec] 3 left... [2024-06-27T10:55:45.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2024-06-27T10:55:45.270Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:45.270Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:45.270Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:45.270Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:45.270Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:45.270Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:45.270Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:45.270Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:45.270Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:45.270Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:45.279Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/CorrectLocalRef/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:45.279Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2024-06-27T10:55:45.281Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-get-method-lc-descr-ejb [2024-06-27T10:55:45.281Z] [2024-06-27T10:55:45.281Z] all: [2024-06-27T10:55:45.281Z] [2024-06-27T10:55:45.281Z] constructor-level: [2024-06-27T10:55:45.281Z] [2024-06-27T10:55:45.281Z] all: [2024-06-27T10:55:45.281Z] [2024-06-27T10:55:45.281Z] annotation: [2024-06-27T10:55:45.281Z] [2024-06-27T10:55:45.281Z] setOSConditions: [2024-06-27T10:55:45.281Z] [2024-06-27T10:55:45.281Z] setToolWin: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setToolUnix: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setToolProperty: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setS1ASclassPath: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] init-common: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] clean: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setOSConditions: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setToolWin: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setToolUnix: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setToolProperty: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setS1ASclassPath: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] init-common: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] clean-common: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setOSConditions: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setToolWin: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setToolUnix: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setToolProperty: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setS1ASclassPath: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] init-common: [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] clean-classes-common: [2024-06-27T10:55:45.282Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:45.282Z] [2024-06-27T10:55:45.282Z] setOSConditions: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] setToolWin: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] setToolUnix: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] setToolProperty: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] setS1ASclassPath: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] init-common: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] clean-jars-common: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] compile: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] setOSConditions: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] setToolWin: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] setToolUnix: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] setToolProperty: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] setS1ASclassPath: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] init-common: [2024-06-27T10:55:45.283Z] [2024-06-27T10:55:45.283Z] compile-common: [2024-06-27T10:55:45.283Z] [echo] Current time (ISO): 2024-06-27T10:55:45.101+0000 [2024-06-27T10:55:45.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:45.283Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:45.335Z] [exec] Jun 27, 2024 10:55:44 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:45.335Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2365ea38 [2024-06-27T10:55:45.335Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:55:45.335Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:45.335Z] [exec] [2024-06-27T10:55:45.335Z] [exec] [2024-06-27T10:55:45.335Z] [exec] ----------------------------------------- [2024-06-27T10:55:45.335Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:55:45.335Z] [exec] ----------------------------------------- [2024-06-27T10:55:45.335Z] [exec] Total PASS: 1 [2024-06-27T10:55:45.335Z] [exec] Total FAIL: 0 [2024-06-27T10:55:45.335Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:45.335Z] [exec] ----------------------------------------- [2024-06-27T10:55:45.335Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:45.335Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:45.415Z] [exec] Application deployed with name jdbc-notxopsApp. [2024-06-27T10:55:45.415Z] [echo] Deployment on target server server successful [2024-06-27T10:55:45.415Z] [2024-06-27T10:55:45.415Z] setOSConditions: [2024-06-27T10:55:45.415Z] [2024-06-27T10:55:45.415Z] setToolWin: [2024-06-27T10:55:45.415Z] [2024-06-27T10:55:45.415Z] setToolUnix: [2024-06-27T10:55:45.415Z] [2024-06-27T10:55:45.415Z] setToolProperty: [2024-06-27T10:55:45.415Z] [2024-06-27T10:55:45.415Z] setS1ASclassPath: [2024-06-27T10:55:45.415Z] [2024-06-27T10:55:45.415Z] init-common: [2024-06-27T10:55:45.415Z] [2024-06-27T10:55:45.415Z] deploy-common-ee: [2024-06-27T10:55:45.415Z] [2024-06-27T10:55:45.415Z] run: [2024-06-27T10:55:45.415Z] [2024-06-27T10:55:45.415Z] setOSConditions: [2024-06-27T10:55:45.415Z] [2024-06-27T10:55:45.415Z] setToolWin: [2024-06-27T10:55:45.415Z] [2024-06-27T10:55:45.415Z] setToolUnix: [2024-06-27T10:55:45.416Z] [2024-06-27T10:55:45.416Z] setToolProperty: [2024-06-27T10:55:45.416Z] [2024-06-27T10:55:45.416Z] setS1ASclassPath: [2024-06-27T10:55:45.416Z] [2024-06-27T10:55:45.416Z] init-common: [2024-06-27T10:55:45.416Z] [2024-06-27T10:55:45.416Z] execute-sql-common: [2024-06-27T10:55:45.416Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/create_pointbase.sql [2024-06-27T10:55:45.416Z] [sql] Failed to execute: Drop table NOTXOPS [2024-06-27T10:55:45.416Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2024-06-27T10:55:45.416Z] [sql] 0 rows affected [2024-06-27T10:55:45.416Z] [sql] 1 rows affected [2024-06-27T10:55:45.416Z] [sql] 1 rows affected [2024-06-27T10:55:45.416Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:55:45.416Z] [2024-06-27T10:55:45.416Z] setOSConditions: [2024-06-27T10:55:45.416Z] [2024-06-27T10:55:45.416Z] setToolWin: [2024-06-27T10:55:45.416Z] [2024-06-27T10:55:45.416Z] setToolUnix: [2024-06-27T10:55:45.416Z] [2024-06-27T10:55:45.416Z] setToolProperty: [2024-06-27T10:55:45.416Z] [2024-06-27T10:55:45.416Z] setS1ASclassPath: [2024-06-27T10:55:45.416Z] [2024-06-27T10:55:45.416Z] init-common: [2024-06-27T10:55:45.416Z] [2024-06-27T10:55:45.417Z] runclient-common: [2024-06-27T10:55:45.417Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsAppClient.jar -name jdbc-notxopsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:55:45.536Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:45.536Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:45.536Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:45.536Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:45.536Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:45.536Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:45.536Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:45.589Z] [2024-06-27T10:55:45.589Z] checkReporting-common: [2024-06-27T10:55:45.589Z] [2024-06-27T10:55:45.589Z] confirmReportPresent-common: [2024-06-27T10:55:45.589Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:45.589Z] [echo] Test seems to be reported fine [2024-06-27T10:55:45.589Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-06-27T10:55:45.589Z] [2024-06-27T10:55:45.589Z] confirmMissingReport-common: [2024-06-27T10:55:45.589Z] [2024-06-27T10:55:45.589Z] setOSConditions: [2024-06-27T10:55:45.589Z] [2024-06-27T10:55:45.589Z] setToolWin: [2024-06-27T10:55:45.589Z] [2024-06-27T10:55:45.589Z] setToolUnix: [2024-06-27T10:55:45.589Z] [2024-06-27T10:55:45.589Z] setToolProperty: [2024-06-27T10:55:45.589Z] [2024-06-27T10:55:45.589Z] setS1ASclassPath: [2024-06-27T10:55:45.589Z] [2024-06-27T10:55:45.589Z] init-common: [2024-06-27T10:55:45.589Z] [2024-06-27T10:55:45.590Z] runclient-common: [2024-06-27T10:55:45.590Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-properties-file Integer 25 java:module/custom/my-properties-file [2024-06-27T10:55:45.709Z] [exec] parsing WSDL... [2024-06-27T10:55:45.797Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:45.797Z] [javac] 1 warning [2024-06-27T10:55:45.797Z] [2024-06-27T10:55:45.797Z] assemble: [2024-06-27T10:55:45.797Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-web.war [2024-06-27T10:55:45.797Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-ejb.jar [2024-06-27T10:55:45.797Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app.ear [2024-06-27T10:55:45.797Z] [2024-06-27T10:55:45.797Z] deploy.asadmin: [2024-06-27T10:55:45.797Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app.ear [2024-06-27T10:55:45.868Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:45.868Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:46.161Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:46.204Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:46.204Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:46.204Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:46.205Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:46.205Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:46.205Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:46.205Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:46.276Z] [exec] [2024-06-27T10:55:46.276Z] [exec] Generating code... [2024-06-27T10:55:46.276Z] [exec] [2024-06-27T10:55:46.276Z] [exec] Compiling code... [2024-06-27T10:55:46.339Z] [exec] Jun 27, 2024 10:55:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:46.340Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:46.360Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:46.360Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:46.457Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:46.457Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:46.457Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:46.457Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:46.457Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:46.457Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:46.457Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:46.457Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:46.457Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:46.457Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:46.458Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:46.458Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:46.458Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:46.458Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:46.458Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:46.458Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:46.458Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:46.458Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:46.458Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:46.511Z] [exec] Jun 27, 2024 10:55:46 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:46.511Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:46.518Z] [exec] 2 left... [2024-06-27T10:55:46.714Z] [java] Min/Max/Avg/StdDev: (milliseconds) 8/752/125/196.06108613120938 [2024-06-27T10:55:46.714Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:55:46.714Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:46.714Z] [java] [2024-06-27T10:55:46.714Z] [java] [2024-06-27T10:55:46.714Z] [java] ----------------------------------------- [2024-06-27T10:55:46.714Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet: PASS - [2024-06-27T10:55:46.714Z] [java] ----------------------------------------- [2024-06-27T10:55:46.714Z] [java] Total PASS: 1 [2024-06-27T10:55:46.714Z] [java] Total FAIL: 0 [2024-06-27T10:55:46.714Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:46.714Z] [java] ----------------------------------------- [2024-06-27T10:55:46.714Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:46.714Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:46.714Z] [2024-06-27T10:55:46.714Z] setOSConditions: [2024-06-27T10:55:46.714Z] [2024-06-27T10:55:46.714Z] setToolWin: [2024-06-27T10:55:46.714Z] [2024-06-27T10:55:46.714Z] setToolUnix: [2024-06-27T10:55:46.714Z] [2024-06-27T10:55:46.714Z] setToolProperty: [2024-06-27T10:55:46.714Z] [2024-06-27T10:55:46.714Z] setS1ASclassPath: [2024-06-27T10:55:46.714Z] [2024-06-27T10:55:46.714Z] init-common: [2024-06-27T10:55:46.714Z] [2024-06-27T10:55:46.714Z] custom-run: [2024-06-27T10:55:46.714Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet using username/password qwertSHA384BASE64/qwertSHA384BASE64 [2024-06-27T10:55:46.763Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:46.910Z] [exec] Jun 27, 2024 10:55:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:46.910Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:46.924Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app. [2024-06-27T10:55:46.924Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app [2024-06-27T10:55:46.924Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:46.924Z] [2024-06-27T10:55:46.924Z] processResult: [2024-06-27T10:55:46.924Z] [2024-06-27T10:55:46.925Z] failed: [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] passed: [2024-06-27T10:55:46.925Z] [echo] Test CorrectLocalRef Passed [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] unknown: [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] init.os: [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] init.tools.unix: [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] init.tools.windows: [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] init.tools: [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] setAsadminArgs: [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] init: [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] init.customtasks: [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] prepare: [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] undeploy.asadmin: [2024-06-27T10:55:46.925Z] [2024-06-27T10:55:46.925Z] setAsadminArgs: [2024-06-27T10:55:46.926Z] [2024-06-27T10:55:46.926Z] common.undeploy.asadmin: [2024-06-27T10:55:46.926Z] [2024-06-27T10:55:46.926Z] init.os: [2024-06-27T10:55:46.926Z] [2024-06-27T10:55:46.926Z] init.tools.unix: [2024-06-27T10:55:46.926Z] [2024-06-27T10:55:46.926Z] init.tools.windows: [2024-06-27T10:55:46.926Z] [2024-06-27T10:55:46.926Z] init.tools: [2024-06-27T10:55:46.926Z] [2024-06-27T10:55:46.926Z] setAsadminArgs: [2024-06-27T10:55:46.926Z] [2024-06-27T10:55:46.926Z] init: [2024-06-27T10:55:46.970Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:46.970Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:46.970Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:46.970Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:46.970Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:46.970Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:46.970Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:46.970Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:46.970Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:46.970Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:47.017Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:55:47.017Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:47.017Z] [javac] 1 warning [2024-06-27T10:55:47.071Z] [exec] Jun 27, 2024 10:55:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:47.071Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:47.165Z] [exec] Jun 27, 2024 10:55:47 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:47.165Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:47.200Z] [2024-06-27T10:55:47.200Z] init.customtasks: [2024-06-27T10:55:47.200Z] [2024-06-27T10:55:47.200Z] delAppRef: [2024-06-27T10:55:47.200Z] [2024-06-27T10:55:47.200Z] init.os: [2024-06-27T10:55:47.200Z] [2024-06-27T10:55:47.200Z] init.tools.unix: [2024-06-27T10:55:47.200Z] [2024-06-27T10:55:47.200Z] init.tools.windows: [2024-06-27T10:55:47.201Z] [2024-06-27T10:55:47.201Z] init.tools: [2024-06-27T10:55:47.201Z] [2024-06-27T10:55:47.201Z] setAsadminArgs: [2024-06-27T10:55:47.201Z] [2024-06-27T10:55:47.201Z] init: [2024-06-27T10:55:47.201Z] [2024-06-27T10:55:47.201Z] init.customtasks: [2024-06-27T10:55:47.201Z] [2024-06-27T10:55:47.201Z] common.run.asadmin: [2024-06-27T10:55:47.201Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app [2024-06-27T10:55:47.271Z] [2024-06-27T10:55:47.271Z] setOSConditions: [2024-06-27T10:55:47.272Z] [2024-06-27T10:55:47.272Z] setToolWin: [2024-06-27T10:55:47.272Z] [2024-06-27T10:55:47.272Z] setToolUnix: [2024-06-27T10:55:47.272Z] [2024-06-27T10:55:47.272Z] setToolProperty: [2024-06-27T10:55:47.272Z] [2024-06-27T10:55:47.272Z] setS1ASclassPath: [2024-06-27T10:55:47.272Z] [2024-06-27T10:55:47.272Z] init-common: [2024-06-27T10:55:47.272Z] [2024-06-27T10:55:47.272Z] compile-common: [2024-06-27T10:55:47.272Z] [echo] Current time (ISO): 2024-06-27T10:55:47.022+0000 [2024-06-27T10:55:47.272Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:47.325Z] [exec] Jun 27, 2024 10:55:47 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:47.325Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:47.442Z] [exec] 1 left... [2024-06-27T10:55:47.457Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:47.457Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:47.514Z] [2024-06-27T10:55:47.514Z] setOSConditions: [2024-06-27T10:55:47.514Z] [2024-06-27T10:55:47.514Z] setToolWin: [2024-06-27T10:55:47.514Z] [2024-06-27T10:55:47.514Z] setToolUnix: [2024-06-27T10:55:47.514Z] [2024-06-27T10:55:47.514Z] setToolProperty: [2024-06-27T10:55:47.514Z] [2024-06-27T10:55:47.514Z] setS1ASclassPath: [2024-06-27T10:55:47.514Z] [2024-06-27T10:55:47.514Z] init-common: [2024-06-27T10:55:47.514Z] [2024-06-27T10:55:47.514Z] startDomainUnix: [2024-06-27T10:55:47.514Z] [echo] Starting DAS [2024-06-27T10:55:47.572Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:47.572Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:47.655Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/HelloService.java uses or overrides a deprecated API. [2024-06-27T10:55:47.656Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:47.656Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:47.656Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:47.656Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:47.656Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:47.656Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:47.656Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:47.656Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:47.656Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:47.656Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:47.859Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:47.859Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:47.911Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:47.911Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:55:47.911Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:55:47.911Z] [javac] 1 warning [2024-06-27T10:55:47.911Z] [2024-06-27T10:55:47.911Z] setup: [2024-06-27T10:55:47.911Z] [2024-06-27T10:55:47.911Z] runclient: [2024-06-27T10:55:47.911Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:47.911Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:47.911Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:47.911Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:47.912Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:47.912Z] [2024-06-27T10:55:47.912Z] run-client: [2024-06-27T10:55:47.912Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:55:48.019Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:48.019Z] [2024-06-27T10:55:48.020Z] private-all: [2024-06-27T10:55:48.020Z] [2024-06-27T10:55:48.020Z] declare-test: [2024-06-27T10:55:48.020Z] [echo] Starting test RemoteRef ejb31/jndivalidation/EJBRef/RemoteRef Test asadmin deploy [2024-06-27T10:55:48.020Z] [2024-06-27T10:55:48.020Z] init.os: [2024-06-27T10:55:48.020Z] [2024-06-27T10:55:48.020Z] init.tools.unix: [2024-06-27T10:55:48.020Z] [2024-06-27T10:55:48.020Z] init.tools.windows: [2024-06-27T10:55:48.020Z] [2024-06-27T10:55:48.020Z] init.tools: [2024-06-27T10:55:48.020Z] [2024-06-27T10:55:48.020Z] setAsadminArgs: [2024-06-27T10:55:48.020Z] [2024-06-27T10:55:48.020Z] init: [2024-06-27T10:55:48.020Z] [2024-06-27T10:55:48.020Z] init.customtasks: [2024-06-27T10:55:48.020Z] [2024-06-27T10:55:48.020Z] prepare: [2024-06-27T10:55:48.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2024-06-27T10:55:48.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives [2024-06-27T10:55:48.020Z] [2024-06-27T10:55:48.020Z] compile: [2024-06-27T10:55:48.020Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/RemoteRef/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:48.020Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2024-06-27T10:55:48.159Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:48.159Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:48.197Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:48.197Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:48.197Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:48.197Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:48.197Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:48.197Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:48.197Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:48.277Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:48.277Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:48.277Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:48.277Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:48.277Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:48.277Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:48.277Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:48.277Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:48.277Z] [javac] 1 warning [2024-06-27T10:55:48.277Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/RemoteRef/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:48.277Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2024-06-27T10:55:48.366Z] [exec] 0 left... [2024-06-27T10:55:48.415Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:48.415Z] [java] Min/Max/Avg/StdDev: (milliseconds) 6/707/125/197.97642957348904 [2024-06-27T10:55:48.415Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:55:48.415Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:48.415Z] [java] [2024-06-27T10:55:48.415Z] [java] [2024-06-27T10:55:48.416Z] [java] ----------------------------------------- [2024-06-27T10:55:48.416Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet: PASS - [2024-06-27T10:55:48.416Z] [java] ----------------------------------------- [2024-06-27T10:55:48.416Z] [java] Total PASS: 1 [2024-06-27T10:55:48.416Z] [java] Total FAIL: 0 [2024-06-27T10:55:48.416Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:48.416Z] [java] ----------------------------------------- [2024-06-27T10:55:48.416Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:48.416Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:48.416Z] [2024-06-27T10:55:48.416Z] setOSConditions: [2024-06-27T10:55:48.416Z] [2024-06-27T10:55:48.416Z] setToolWin: [2024-06-27T10:55:48.416Z] [2024-06-27T10:55:48.416Z] setToolUnix: [2024-06-27T10:55:48.416Z] [2024-06-27T10:55:48.416Z] setToolProperty: [2024-06-27T10:55:48.416Z] [2024-06-27T10:55:48.416Z] setS1ASclassPath: [2024-06-27T10:55:48.416Z] [2024-06-27T10:55:48.416Z] init-common: [2024-06-27T10:55:48.416Z] [2024-06-27T10:55:48.416Z] custom-run: [2024-06-27T10:55:48.416Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet using username/password qwertMD2HEX/qwertMD2HEX [2024-06-27T10:55:48.677Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:48.677Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:48.677Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:48.677Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:48.677Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:48.677Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:48.677Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:48.677Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:48.677Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:48.677Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:48.756Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:48.756Z] [javac] 1 warning [2024-06-27T10:55:48.756Z] [2024-06-27T10:55:48.756Z] build: [2024-06-27T10:55:48.756Z] [2024-06-27T10:55:48.756Z] setOSConditions: [2024-06-27T10:55:48.756Z] [2024-06-27T10:55:48.756Z] setToolWin: [2024-06-27T10:55:48.756Z] [2024-06-27T10:55:48.756Z] setToolUnix: [2024-06-27T10:55:48.756Z] [2024-06-27T10:55:48.756Z] setToolProperty: [2024-06-27T10:55:48.756Z] [2024-06-27T10:55:48.756Z] setS1ASclassPath: [2024-06-27T10:55:48.757Z] [2024-06-27T10:55:48.757Z] init-common: [2024-06-27T10:55:48.757Z] [2024-06-27T10:55:48.757Z] ejb-jar-common: [2024-06-27T10:55:48.757Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:48.757Z] [2024-06-27T10:55:48.757Z] package-ejbjar-common: [2024-06-27T10:55:48.757Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:48.757Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-ann-ejb.jar [2024-06-27T10:55:48.757Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:48.757Z] [2024-06-27T10:55:48.757Z] deploy: [2024-06-27T10:55:48.757Z] [2024-06-27T10:55:48.757Z] setOSConditions: [2024-06-27T10:55:48.757Z] [2024-06-27T10:55:48.757Z] setToolWin: [2024-06-27T10:55:48.757Z] [2024-06-27T10:55:48.757Z] setToolUnix: [2024-06-27T10:55:48.757Z] [2024-06-27T10:55:48.757Z] setToolProperty: [2024-06-27T10:55:48.757Z] [2024-06-27T10:55:48.757Z] setS1ASclassPath: [2024-06-27T10:55:48.757Z] [2024-06-27T10:55:48.757Z] init-common: [2024-06-27T10:55:48.757Z] [2024-06-27T10:55:48.757Z] deploy-jar-common: [2024-06-27T10:55:48.840Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:48.840Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:48.840Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:48.840Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:48.840Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:48.840Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:48.840Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:48.840Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:48.840Z] [javac] 1 warning [2024-06-27T10:55:49.100Z] [2024-06-27T10:55:49.100Z] assemble: [2024-06-27T10:55:49.100Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-web.war [2024-06-27T10:55:49.100Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-ejb.jar [2024-06-27T10:55:49.100Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app.ear [2024-06-27T10:55:49.100Z] [2024-06-27T10:55:49.100Z] deploy.asadmin: [2024-06-27T10:55:49.100Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app.ear [2024-06-27T10:55:49.205Z] [exec] Jun 27, 2024 10:55:49 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:49.205Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5627cb29 [2024-06-27T10:55:49.290Z] [exec] passivation: 36; activation: 21 [2024-06-27T10:55:49.290Z] [exec] Value of key is: test7 [2024-06-27T10:55:49.290Z] [exec] stateRestored[0]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[1]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[2]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[3]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[4]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[5]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[6]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[7]:true [2024-06-27T10:55:49.290Z] [exec] checkParams, received map: {setLongLong=true, objectArgs=true, setLong=true, setBar=true, addIntInt=true, emptyArgs=true, setInt=true} [2024-06-27T10:55:49.290Z] [exec] stateRestored[8]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[9]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[10]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[11]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[12]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[13]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[14]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[15]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[16]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[17]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[18]:true [2024-06-27T10:55:49.290Z] [exec] stateRestored[19]:true [2024-06-27T10:55:49.290Z] [exec] Value of key is: test8 [2024-06-27T10:55:49.290Z] [exec] Test[setLongLong]: true [2024-06-27T10:55:49.290Z] [exec] Test[objectArgs]: true [2024-06-27T10:55:49.290Z] [exec] Test[setLong]: true [2024-06-27T10:55:49.290Z] [exec] Test[setBar]: true [2024-06-27T10:55:49.290Z] [exec] Test[addIntInt]: true [2024-06-27T10:55:49.290Z] [exec] Test[emptyArgs]: true [2024-06-27T10:55:49.290Z] [exec] Test[setInt]: true [2024-06-27T10:55:49.290Z] [exec] Value of key is: test9 [2024-06-27T10:55:49.335Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-ann-ejb.jar [2024-06-27T10:55:49.357Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:49.357Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:55:49.460Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:55:49.460Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:49.460Z] [exec] [2024-06-27T10:55:49.460Z] [exec] [2024-06-27T10:55:49.460Z] [exec] ----------------------------------------- [2024-06-27T10:55:49.460Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:55:49.460Z] [exec] ----------------------------------------- [2024-06-27T10:55:49.460Z] [exec] Total PASS: 1 [2024-06-27T10:55:49.460Z] [exec] Total FAIL: 0 [2024-06-27T10:55:49.460Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:49.460Z] [exec] ----------------------------------------- [2024-06-27T10:55:49.460Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:49.460Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:49.544Z] [exec] Value of key is: test10 true : 1 [2024-06-27T10:55:49.544Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:49.544Z] [exec] [2024-06-27T10:55:49.544Z] [exec] [2024-06-27T10:55:49.544Z] [exec] ----------------------------------------- [2024-06-27T10:55:49.544Z] [exec] - test1: PASS - [2024-06-27T10:55:49.544Z] [exec] - test7: PASS - [2024-06-27T10:55:49.544Z] [exec] - test10 true : 1: PASS - [2024-06-27T10:55:49.544Z] [exec] - test6: PASS - [2024-06-27T10:55:49.544Z] [exec] - test9: PASS - [2024-06-27T10:55:49.544Z] [exec] - test8: PASS - [2024-06-27T10:55:49.544Z] [exec] - test3: PASS - [2024-06-27T10:55:49.544Z] [exec] - test2: PASS - [2024-06-27T10:55:49.544Z] [exec] - test5: PASS - [2024-06-27T10:55:49.544Z] [exec] - test4: PASS - [2024-06-27T10:55:49.544Z] [exec] ----------------------------------------- [2024-06-27T10:55:49.544Z] [exec] Total PASS: 10 [2024-06-27T10:55:49.544Z] [exec] Total FAIL: 0 [2024-06-27T10:55:49.544Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:49.544Z] [exec] ----------------------------------------- [2024-06-27T10:55:49.544Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:49.544Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:49.590Z] [exec] Application deployed with name ejb-constructor-level-ann-ejb. [2024-06-27T10:55:49.590Z] [2024-06-27T10:55:49.590Z] run: [2024-06-27T10:55:49.661Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:49.662Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:49.703Z] [exec] Jun 27, 2024 10:55:49 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:49.703Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5175d9ad [2024-06-27T10:55:49.703Z] [exec] Will fail till a better XA driver is integrated with Derby [2024-06-27T10:55:49.703Z] [exec] Value of key is: test1 : [2024-06-27T10:55:49.703Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:49.703Z] [exec] [2024-06-27T10:55:49.703Z] [exec] [2024-06-27T10:55:49.703Z] [exec] ----------------------------------------- [2024-06-27T10:55:49.703Z] [exec] - test1 : : PASS - [2024-06-27T10:55:49.703Z] [exec] ----------------------------------------- [2024-06-27T10:55:49.703Z] [exec] Total PASS: 1 [2024-06-27T10:55:49.703Z] [exec] Total FAIL: 0 [2024-06-27T10:55:49.703Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:49.703Z] [exec] ----------------------------------------- [2024-06-27T10:55:49.703Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:49.703Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:49.714Z] [2024-06-27T10:55:49.714Z] checkReporting-common: [2024-06-27T10:55:49.714Z] [2024-06-27T10:55:49.714Z] confirmReportPresent-common: [2024-06-27T10:55:49.714Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:49.714Z] [echo] Test seems to be reported fine [2024-06-27T10:55:49.714Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-06-27T10:55:49.714Z] [2024-06-27T10:55:49.714Z] confirmMissingReport-common: [2024-06-27T10:55:49.714Z] [2024-06-27T10:55:49.714Z] setOSConditions: [2024-06-27T10:55:49.714Z] [2024-06-27T10:55:49.714Z] setToolWin: [2024-06-27T10:55:49.714Z] [2024-06-27T10:55:49.714Z] setToolUnix: [2024-06-27T10:55:49.714Z] [2024-06-27T10:55:49.714Z] setToolProperty: [2024-06-27T10:55:49.714Z] [2024-06-27T10:55:49.715Z] setS1ASclassPath: [2024-06-27T10:55:49.715Z] [2024-06-27T10:55:49.715Z] init-common: [2024-06-27T10:55:49.715Z] [2024-06-27T10:55:49.715Z] runclient-common: [2024-06-27T10:55:49.715Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-xml-file Integer 25 java:module/custom/my-properties-xml-file [2024-06-27T10:55:49.799Z] [2024-06-27T10:55:49.799Z] checkReporting-common: [2024-06-27T10:55:49.799Z] [2024-06-27T10:55:49.799Z] confirmReportPresent-common: [2024-06-27T10:55:49.799Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:49.799Z] [echo] Test seems to be reported fine [2024-06-27T10:55:49.799Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/RepRunConf.txt [2024-06-27T10:55:49.799Z] [2024-06-27T10:55:49.799Z] confirmMissingReport-common: [2024-06-27T10:55:49.800Z] [2024-06-27T10:55:49.800Z] undeploy: [2024-06-27T10:55:49.800Z] [2024-06-27T10:55:49.800Z] setOSConditions: [2024-06-27T10:55:49.800Z] [2024-06-27T10:55:49.800Z] setToolWin: [2024-06-27T10:55:49.800Z] [2024-06-27T10:55:49.800Z] setToolUnix: [2024-06-27T10:55:49.800Z] [2024-06-27T10:55:49.800Z] setToolProperty: [2024-06-27T10:55:49.800Z] [2024-06-27T10:55:49.800Z] setS1ASclassPath: [2024-06-27T10:55:49.800Z] [2024-06-27T10:55:49.800Z] init-common: [2024-06-27T10:55:49.800Z] [2024-06-27T10:55:49.800Z] undeploy-common: [2024-06-27T10:55:49.958Z] [2024-06-27T10:55:49.958Z] checkReporting-common: [2024-06-27T10:55:49.958Z] [2024-06-27T10:55:49.958Z] confirmReportPresent-common: [2024-06-27T10:55:49.958Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:49.958Z] [echo] Test seems to be reported fine [2024-06-27T10:55:49.958Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/notxops/RepRunConf.txt [2024-06-27T10:55:49.960Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:49.960Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:50.148Z] [java] Jun 27, 2024 10:55:49 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:55:50.148Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:55:50.212Z] [2024-06-27T10:55:50.212Z] confirmMissingReport-common: [2024-06-27T10:55:50.212Z] [2024-06-27T10:55:50.212Z] undeploy: [2024-06-27T10:55:50.212Z] [2024-06-27T10:55:50.212Z] setOSConditions: [2024-06-27T10:55:50.212Z] [2024-06-27T10:55:50.212Z] setToolWin: [2024-06-27T10:55:50.212Z] [2024-06-27T10:55:50.212Z] setToolUnix: [2024-06-27T10:55:50.212Z] [2024-06-27T10:55:50.212Z] setToolProperty: [2024-06-27T10:55:50.212Z] [2024-06-27T10:55:50.212Z] setS1ASclassPath: [2024-06-27T10:55:50.212Z] [2024-06-27T10:55:50.212Z] init-common: [2024-06-27T10:55:50.212Z] [2024-06-27T10:55:50.212Z] execute-sql-common: [2024-06-27T10:55:50.212Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/drop_pointbase.sql [2024-06-27T10:55:50.212Z] [sql] 0 rows affected [2024-06-27T10:55:50.212Z] [sql] Failed to execute: Drop table NOTXOPS [2024-06-27T10:55:50.212Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2024-06-27T10:55:50.212Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:55:50.212Z] [2024-06-27T10:55:50.212Z] setOSConditions: [2024-06-27T10:55:50.212Z] [2024-06-27T10:55:50.213Z] setToolWin: [2024-06-27T10:55:50.213Z] [2024-06-27T10:55:50.213Z] setToolUnix: [2024-06-27T10:55:50.213Z] [2024-06-27T10:55:50.213Z] setToolProperty: [2024-06-27T10:55:50.213Z] [2024-06-27T10:55:50.213Z] setS1ASclassPath: [2024-06-27T10:55:50.213Z] [2024-06-27T10:55:50.213Z] init-common: [2024-06-27T10:55:50.213Z] [2024-06-27T10:55:50.213Z] delete-jdbc-resource-common: [2024-06-27T10:55:50.213Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/notxops [2024-06-27T10:55:50.216Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:50.216Z] [java] Min/Max/Avg/StdDev: (milliseconds) 6/774/125/219.91603080735294 [2024-06-27T10:55:50.216Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:55:50.216Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:50.216Z] [java] [2024-06-27T10:55:50.216Z] [java] [2024-06-27T10:55:50.216Z] [java] ----------------------------------------- [2024-06-27T10:55:50.216Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet: PASS - [2024-06-27T10:55:50.216Z] [java] ----------------------------------------- [2024-06-27T10:55:50.216Z] [java] Total PASS: 1 [2024-06-27T10:55:50.216Z] [java] Total FAIL: 0 [2024-06-27T10:55:50.216Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:50.216Z] [java] ----------------------------------------- [2024-06-27T10:55:50.216Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:50.216Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:50.216Z] [2024-06-27T10:55:50.216Z] setOSConditions: [2024-06-27T10:55:50.216Z] [2024-06-27T10:55:50.216Z] setToolWin: [2024-06-27T10:55:50.216Z] [2024-06-27T10:55:50.216Z] setToolUnix: [2024-06-27T10:55:50.216Z] [2024-06-27T10:55:50.216Z] setToolProperty: [2024-06-27T10:55:50.216Z] [2024-06-27T10:55:50.216Z] setS1ASclassPath: [2024-06-27T10:55:50.216Z] [2024-06-27T10:55:50.216Z] init-common: [2024-06-27T10:55:50.216Z] [2024-06-27T10:55:50.216Z] custom-run: [2024-06-27T10:55:50.216Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet using username/password qwertMD5HEX/qwertMD5HEX [2024-06-27T10:55:50.287Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app. [2024-06-27T10:55:50.288Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app [2024-06-27T10:55:50.288Z] [exec] Command deploy executed successfully. [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] processResult: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] failed: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] passed: [2024-06-27T10:55:50.288Z] [echo] Test RemoteRef Passed [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] unknown: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] init.os: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] init.tools.unix: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] init.tools.windows: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] init.tools: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] setAsadminArgs: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] init: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] init.customtasks: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] prepare: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] undeploy.asadmin: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] setAsadminArgs: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] common.undeploy.asadmin: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] init.os: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] init.tools.unix: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] init.tools.windows: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.288Z] init.tools: [2024-06-27T10:55:50.288Z] [2024-06-27T10:55:50.289Z] setAsadminArgs: [2024-06-27T10:55:50.289Z] [2024-06-27T10:55:50.289Z] init: [2024-06-27T10:55:50.289Z] [2024-06-27T10:55:50.289Z] init.customtasks: [2024-06-27T10:55:50.289Z] [2024-06-27T10:55:50.289Z] delAppRef: [2024-06-27T10:55:50.289Z] [2024-06-27T10:55:50.289Z] init.os: [2024-06-27T10:55:50.289Z] [2024-06-27T10:55:50.289Z] init.tools.unix: [2024-06-27T10:55:50.289Z] [2024-06-27T10:55:50.289Z] init.tools.windows: [2024-06-27T10:55:50.289Z] [2024-06-27T10:55:50.289Z] init.tools: [2024-06-27T10:55:50.289Z] [2024-06-27T10:55:50.289Z] setAsadminArgs: [2024-06-27T10:55:50.289Z] [2024-06-27T10:55:50.289Z] init: [2024-06-27T10:55:50.361Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-sessionApp [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] all: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] inheritence: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] setOSConditions: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] setToolWin: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] setToolUnix: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] setToolProperty: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] setS1ASclassPath: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] init-common: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] clean: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] setOSConditions: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] setToolWin: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] setToolUnix: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] setToolProperty: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] setS1ASclassPath: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] init-common: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.361Z] clean-common: [2024-06-27T10:55:50.361Z] [2024-06-27T10:55:50.362Z] setOSConditions: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setToolWin: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setToolUnix: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setToolProperty: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setS1ASclassPath: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] init-common: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] clean-classes-common: [2024-06-27T10:55:50.362Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setOSConditions: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setToolWin: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setToolUnix: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setToolProperty: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setS1ASclassPath: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] init-common: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] clean-jars-common: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] compile: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setOSConditions: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setToolWin: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setToolUnix: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setToolProperty: [2024-06-27T10:55:50.362Z] [2024-06-27T10:55:50.362Z] setS1ASclassPath: [2024-06-27T10:55:50.363Z] [2024-06-27T10:55:50.363Z] init-common: [2024-06-27T10:55:50.363Z] [2024-06-27T10:55:50.363Z] compile-common: [2024-06-27T10:55:50.363Z] [echo] Current time (ISO): 2024-06-27T10:55:50.178+0000 [2024-06-27T10:55:50.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:50.363Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:50.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/notxops [2024-06-27T10:55:50.467Z] [exec] JDBC resource jdbc/notxops deleted successfully [2024-06-27T10:55:50.467Z] [echo] cmd executed for server [2024-06-27T10:55:50.467Z] [2024-06-27T10:55:50.467Z] setOSConditions: [2024-06-27T10:55:50.467Z] [2024-06-27T10:55:50.467Z] setToolWin: [2024-06-27T10:55:50.467Z] [2024-06-27T10:55:50.467Z] setToolUnix: [2024-06-27T10:55:50.467Z] [2024-06-27T10:55:50.468Z] setToolProperty: [2024-06-27T10:55:50.468Z] [2024-06-27T10:55:50.468Z] setS1ASclassPath: [2024-06-27T10:55:50.468Z] [2024-06-27T10:55:50.468Z] init-common: [2024-06-27T10:55:50.468Z] [2024-06-27T10:55:50.468Z] delete-jdbc-connpool-common: [2024-06-27T10:55:50.468Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-notxops-pool [2024-06-27T10:55:50.472Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:50.472Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:50.472Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:50.472Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:50.472Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:50.472Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:50.472Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:50.472Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:50.472Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:50.472Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:50.545Z] [2024-06-27T10:55:50.545Z] init.customtasks: [2024-06-27T10:55:50.545Z] [2024-06-27T10:55:50.545Z] common.run.asadmin: [2024-06-27T10:55:50.545Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app [2024-06-27T10:55:50.637Z] [exec] Jun 27, 2024 10:55:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:50.637Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:50.802Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:50.802Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:55:51.058Z] [exec] Command undeploy executed successfully. [2024-06-27T10:55:51.058Z] [2024-06-27T10:55:51.058Z] private-all: [2024-06-27T10:55:51.058Z] [2024-06-27T10:55:51.058Z] private-all: [2024-06-27T10:55:51.058Z] [2024-06-27T10:55:51.058Z] private-all-pe: [2024-06-27T10:55:51.058Z] [2024-06-27T10:55:51.058Z] init.os: [2024-06-27T10:55:51.058Z] [2024-06-27T10:55:51.059Z] init.tools.unix: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] init.tools.windows: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] init.tools: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] setAsadminArgs: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] init: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] init.customtasks: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] prepare: [2024-06-27T10:55:51.059Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-notxops-pool [2024-06-27T10:55:51.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar/META-INF [2024-06-27T10:55:51.059Z] [exec] JDBC Connection pool jdbc-notxops-pool deleted successfully [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] [echo] cmd executed for server [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] compile: [2024-06-27T10:55:51.059Z] setOSConditions: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] setToolWin: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/descriptor_free_zone/ear/dir_deploy/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:55:51.059Z] setToolUnix: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy [2024-06-27T10:55:51.059Z] setToolProperty: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] setS1ASclassPath: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] init-common: [2024-06-27T10:55:51.059Z] [2024-06-27T10:55:51.059Z] undeploy-common: [2024-06-27T10:55:51.195Z] [exec] Jun 27, 2024 10:55:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:51.195Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:51.289Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:51.289Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:51.289Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:51.289Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:51.289Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:51.289Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:51.289Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:51.314Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-notxopsApp [2024-06-27T10:55:51.314Z] [2024-06-27T10:55:51.314Z] all: [2024-06-27T10:55:51.314Z] [2024-06-27T10:55:51.314Z] setOSConditions: [2024-06-27T10:55:51.314Z] [2024-06-27T10:55:51.314Z] setToolWin: [2024-06-27T10:55:51.314Z] [2024-06-27T10:55:51.314Z] setToolUnix: [2024-06-27T10:55:51.314Z] [2024-06-27T10:55:51.314Z] setToolProperty: [2024-06-27T10:55:51.314Z] [2024-06-27T10:55:51.314Z] setS1ASclassPath: [2024-06-27T10:55:51.314Z] [2024-06-27T10:55:51.314Z] init-common: [2024-06-27T10:55:51.314Z] [2024-06-27T10:55:51.314Z] clean: [2024-06-27T10:55:51.314Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:51.314Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:51.314Z] [2024-06-27T10:55:51.314Z] build: [2024-06-27T10:55:51.314Z] [2024-06-27T10:55:51.315Z] setOSConditions: [2024-06-27T10:55:51.315Z] [2024-06-27T10:55:51.315Z] setToolWin: [2024-06-27T10:55:51.315Z] [2024-06-27T10:55:51.315Z] setToolUnix: [2024-06-27T10:55:51.315Z] [2024-06-27T10:55:51.315Z] setToolProperty: [2024-06-27T10:55:51.315Z] [2024-06-27T10:55:51.315Z] setS1ASclassPath: [2024-06-27T10:55:51.315Z] [2024-06-27T10:55:51.315Z] init-common: [2024-06-27T10:55:51.315Z] [2024-06-27T10:55:51.315Z] compile-common: [2024-06-27T10:55:51.315Z] [echo] Current time (ISO): 2024-06-27T10:55:51.298+0000 [2024-06-27T10:55:51.315Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:51.315Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:51.451Z] [exec] Jun 27, 2024 10:55:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:51.451Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:51.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:51.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:51.621Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:51.621Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:51.621Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:51.621Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:51.621Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:51.621Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:51.621Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:51.621Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:51.621Z] [javac] 1 warning [2024-06-27T10:55:51.621Z] [2024-06-27T10:55:51.621Z] assemble: [2024-06-27T10:55:51.621Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/util.jar [2024-06-27T10:55:51.621Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/appclient.jar [2024-06-27T10:55:51.621Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar [2024-06-27T10:55:51.621Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar/META-INF [2024-06-27T10:55:51.621Z] [2024-06-27T10:55:51.621Z] declare-test: [2024-06-27T10:55:51.621Z] [echo] Starting test dir_deploy descriptor_free/ear/dir_deploy asadmin deploydir [2024-06-27T10:55:51.621Z] [2024-06-27T10:55:51.622Z] init.os: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] init.tools.unix: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] init.tools.windows: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] init.tools: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] setAsadminArgs: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] init: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] init.customtasks: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] prepare: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] deploy.asadmin: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] setAsadminArgs: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] common.deploydir.asadmin: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] init.os: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] init.tools.unix: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] init.tools.windows: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] init.tools: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] setAsadminArgs: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] init: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] init.customtasks: [2024-06-27T10:55:51.622Z] [2024-06-27T10:55:51.622Z] common.run.asadmin: [2024-06-27T10:55:51.622Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory [2024-06-27T10:55:51.761Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:51.761Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:52.016Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:52.016Z] [java] Min/Max/Avg/StdDev: (milliseconds) 6/718/127/204.43556195021205 [2024-06-27T10:55:52.016Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:55:52.016Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:52.016Z] [java] [2024-06-27T10:55:52.016Z] [java] [2024-06-27T10:55:52.016Z] [java] ----------------------------------------- [2024-06-27T10:55:52.016Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet: PASS - [2024-06-27T10:55:52.016Z] [java] ----------------------------------------- [2024-06-27T10:55:52.016Z] [java] Total PASS: 1 [2024-06-27T10:55:52.016Z] [java] Total FAIL: 0 [2024-06-27T10:55:52.016Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:52.016Z] [java] ----------------------------------------- [2024-06-27T10:55:52.016Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:52.016Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:52.016Z] [2024-06-27T10:55:52.016Z] setOSConditions: [2024-06-27T10:55:52.016Z] [2024-06-27T10:55:52.016Z] setToolWin: [2024-06-27T10:55:52.016Z] [2024-06-27T10:55:52.016Z] setToolUnix: [2024-06-27T10:55:52.016Z] [2024-06-27T10:55:52.016Z] setToolProperty: [2024-06-27T10:55:52.016Z] [2024-06-27T10:55:52.016Z] setS1ASclassPath: [2024-06-27T10:55:52.016Z] [2024-06-27T10:55:52.016Z] init-common: [2024-06-27T10:55:52.017Z] [2024-06-27T10:55:52.017Z] custom-run: [2024-06-27T10:55:52.017Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet using username/password qwertSHAHEX/qwertSHAHEX [2024-06-27T10:55:52.121Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:55:52.121Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:55:52.121Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:55:52.121Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:55:52.121Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:55:52.121Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:55:52.121Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:55:52.121Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:55:52.121Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:55:52.121Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:55:52.121Z] [exec] Value of key is:war-with-packaged-wsdl-and-schema [2024-06-27T10:55:52.121Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:52.121Z] [exec] [2024-06-27T10:55:52.121Z] [exec] [2024-06-27T10:55:52.121Z] [exec] ----------------------------------------- [2024-06-27T10:55:52.121Z] [exec] - war-with-packaged-wsdl-and-schema: PASS - [2024-06-27T10:55:52.121Z] [exec] ----------------------------------------- [2024-06-27T10:55:52.121Z] [exec] Total PASS: 1 [2024-06-27T10:55:52.121Z] [exec] Total FAIL: 0 [2024-06-27T10:55:52.121Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:52.121Z] [exec] ----------------------------------------- [2024-06-27T10:55:52.121Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:52.121Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:52.121Z] [2024-06-27T10:55:52.121Z] restart-test: [2024-06-27T10:55:52.122Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:52.122Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:52.122Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:52.122Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:52.122Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:52.122Z] [2024-06-27T10:55:52.122Z] restart-server-instance-common: [2024-06-27T10:55:52.122Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:52.122Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:52.122Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:52.122Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:52.122Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:52.122Z] [2024-06-27T10:55:52.122Z] setOSConditions: [2024-06-27T10:55:52.122Z] [2024-06-27T10:55:52.122Z] setToolWin: [2024-06-27T10:55:52.122Z] [2024-06-27T10:55:52.122Z] setToolUnix: [2024-06-27T10:55:52.122Z] [2024-06-27T10:55:52.122Z] setToolProperty: [2024-06-27T10:55:52.122Z] [2024-06-27T10:55:52.123Z] setS1ASclassPath: [2024-06-27T10:55:52.123Z] [2024-06-27T10:55:52.123Z] init-common: [2024-06-27T10:55:52.123Z] [2024-06-27T10:55:52.123Z] stopDomain: [2024-06-27T10:55:52.123Z] [echo] run.xml:stopping domain... [2024-06-27T10:55:52.205Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:55:52.205Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:55:52.254Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:52.254Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:52.254Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:52.254Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:52.254Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:52.254Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:52.254Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:52.273Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:52.273Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:52.273Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:52.273Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:52.273Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:52.273Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:52.273Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:52.273Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:52.273Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:52.273Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:52.651Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:52.651Z] [javac] 1 warning [2024-06-27T10:55:52.651Z] [2024-06-27T10:55:52.651Z] setOSConditions: [2024-06-27T10:55:52.651Z] [2024-06-27T10:55:52.651Z] setToolWin: [2024-06-27T10:55:52.651Z] [2024-06-27T10:55:52.651Z] setToolUnix: [2024-06-27T10:55:52.651Z] [2024-06-27T10:55:52.651Z] setToolProperty: [2024-06-27T10:55:52.651Z] [2024-06-27T10:55:52.651Z] setS1ASclassPath: [2024-06-27T10:55:52.651Z] [2024-06-27T10:55:52.651Z] init-common: [2024-06-27T10:55:52.651Z] [2024-06-27T10:55:52.651Z] compile-common: [2024-06-27T10:55:52.651Z] [echo] Current time (ISO): 2024-06-27T10:55:52.577+0000 [2024-06-27T10:55:52.651Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:52.686Z] [java] Jun 27, 2024 10:55:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:52.686Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@73d4066e [2024-06-27T10:55:52.686Z] [java] test : hello, world! [2024-06-27T10:55:52.686Z] [java] [2024-06-27T10:55:52.686Z] [java] Value of key is:ejb-constructor-level-ann-ejb [2024-06-27T10:55:52.686Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:52.686Z] [java] [2024-06-27T10:55:52.686Z] [java] [2024-06-27T10:55:52.686Z] [java] ----------------------------------------- [2024-06-27T10:55:52.686Z] [java] - ejb-constructor-level-ann-ejb: PASS - [2024-06-27T10:55:52.686Z] [java] ----------------------------------------- [2024-06-27T10:55:52.686Z] [java] Total PASS: 1 [2024-06-27T10:55:52.686Z] [java] Total FAIL: 0 [2024-06-27T10:55:52.686Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:52.686Z] [java] ----------------------------------------- [2024-06-27T10:55:52.686Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:52.686Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:52.860Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:52.860Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:52.950Z] [2024-06-27T10:55:52.950Z] undeploy: [2024-06-27T10:55:52.950Z] [2024-06-27T10:55:52.950Z] setOSConditions: [2024-06-27T10:55:52.950Z] [2024-06-27T10:55:52.950Z] setToolWin: [2024-06-27T10:55:52.950Z] [2024-06-27T10:55:52.950Z] setToolUnix: [2024-06-27T10:55:52.950Z] [2024-06-27T10:55:52.950Z] setToolProperty: [2024-06-27T10:55:52.950Z] [2024-06-27T10:55:52.950Z] setS1ASclassPath: [2024-06-27T10:55:52.950Z] [2024-06-27T10:55:52.950Z] init-common: [2024-06-27T10:55:52.950Z] [2024-06-27T10:55:52.950Z] undeploy-jar-common: [2024-06-27T10:55:53.086Z] [exec] Waiting for the domain to stop . [2024-06-27T10:55:53.086Z] [exec] Waiting finished after 340 ms. [2024-06-27T10:55:53.086Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:55:53.135Z] [exec] Application deployed with name NoAppXml_Directory. [2024-06-27T10:55:53.135Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:55:53.135Z] [exec] Command deploydir executed successfully. [2024-06-27T10:55:53.135Z] [2024-06-27T10:55:53.135Z] init.os: [2024-06-27T10:55:53.135Z] [2024-06-27T10:55:53.135Z] init.tools.unix: [2024-06-27T10:55:53.135Z] [2024-06-27T10:55:53.135Z] init.tools.windows: [2024-06-27T10:55:53.135Z] [2024-06-27T10:55:53.135Z] init.tools: [2024-06-27T10:55:53.135Z] [2024-06-27T10:55:53.135Z] setAsadminArgs: [2024-06-27T10:55:53.135Z] [2024-06-27T10:55:53.135Z] init: [2024-06-27T10:55:53.135Z] [2024-06-27T10:55:53.135Z] init.customtasks: [2024-06-27T10:55:53.135Z] [2024-06-27T10:55:53.135Z] prepare: [2024-06-27T10:55:53.135Z] [2024-06-27T10:55:53.135Z] setOrbPort2: [2024-06-27T10:55:53.135Z] [2024-06-27T10:55:53.135Z] runclient: [2024-06-27T10:55:53.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:53.161Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:53.178Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:53.178Z] [javac] 1 warning [2024-06-27T10:55:53.178Z] [2024-06-27T10:55:53.179Z] deploy: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] setOSConditions: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] setToolWin: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] setToolUnix: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] setToolProperty: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] setS1ASclassPath: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] init-common: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] deploy-jdbc-common: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] setOSConditions: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] setToolWin: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] setToolUnix: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] setToolProperty: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] setS1ASclassPath: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] init-common: [2024-06-27T10:55:53.179Z] [2024-06-27T10:55:53.179Z] create-jdbc-connpool-common: [2024-06-27T10:55:53.458Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:53.458Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:53.459Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:53.459Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:53.459Z] [java] Min/Max/Avg/StdDev: (milliseconds) 5/638/104/182.0749373974431 [2024-06-27T10:55:53.459Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:55:53.459Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:53.459Z] [java] [2024-06-27T10:55:53.459Z] [java] [2024-06-27T10:55:53.459Z] [java] ----------------------------------------- [2024-06-27T10:55:53.459Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet: PASS - [2024-06-27T10:55:53.459Z] [java] ----------------------------------------- [2024-06-27T10:55:53.459Z] [java] Total PASS: 1 [2024-06-27T10:55:53.459Z] [java] Total FAIL: 0 [2024-06-27T10:55:53.459Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:53.459Z] [java] ----------------------------------------- [2024-06-27T10:55:53.536Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-constructor-level-ann-ejb [2024-06-27T10:55:53.536Z] [2024-06-27T10:55:53.536Z] all: [2024-06-27T10:55:53.536Z] [2024-06-27T10:55:53.537Z] descriptor: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setOSConditions: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setToolWin: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setToolUnix: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setToolProperty: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setS1ASclassPath: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] init-common: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] clean: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setOSConditions: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setToolWin: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setToolUnix: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setToolProperty: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setS1ASclassPath: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] init-common: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] clean-common: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setOSConditions: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setToolWin: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setToolUnix: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setToolProperty: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] setS1ASclassPath: [2024-06-27T10:55:53.537Z] [2024-06-27T10:55:53.537Z] init-common: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] clean-classes-common: [2024-06-27T10:55:53.538Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] setOSConditions: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] setToolWin: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] setToolUnix: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] setToolProperty: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] setS1ASclassPath: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] init-common: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] clean-jars-common: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] compile: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] setOSConditions: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] setToolWin: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] setToolUnix: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] setToolProperty: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] setS1ASclassPath: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] init-common: [2024-06-27T10:55:53.538Z] [2024-06-27T10:55:53.538Z] compile-common: [2024-06-27T10:55:53.538Z] [echo] Current time (ISO): 2024-06-27T10:55:53.402+0000 [2024-06-27T10:55:53.538Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:53.538Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:53.714Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:53.714Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:53.714Z] [2024-06-27T10:55:53.714Z] setOSConditions: [2024-06-27T10:55:53.715Z] [2024-06-27T10:55:53.715Z] setToolWin: [2024-06-27T10:55:53.715Z] [2024-06-27T10:55:53.715Z] setToolUnix: [2024-06-27T10:55:53.715Z] [2024-06-27T10:55:53.715Z] setToolProperty: [2024-06-27T10:55:53.715Z] [2024-06-27T10:55:53.715Z] setS1ASclassPath: [2024-06-27T10:55:53.715Z] [2024-06-27T10:55:53.715Z] init-common: [2024-06-27T10:55:53.715Z] [2024-06-27T10:55:53.715Z] custom-run: [2024-06-27T10:55:53.715Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet using username/password qwertSHA256HEX/qwertSHA256HEX [2024-06-27T10:55:53.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:55:53.754Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:55:53.754Z] [2024-06-27T10:55:53.754Z] set-derby-connpool-props: [2024-06-27T10:55:53.957Z] [exec] Jun 27, 2024 10:55:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:53.957Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5329f6b3 [2024-06-27T10:55:53.957Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:55:53.957Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:53.957Z] [exec] [2024-06-27T10:55:53.957Z] [exec] [2024-06-27T10:55:53.957Z] [exec] ----------------------------------------- [2024-06-27T10:55:53.957Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:55:53.957Z] [exec] ----------------------------------------- [2024-06-27T10:55:53.957Z] [exec] Total PASS: 1 [2024-06-27T10:55:53.957Z] [exec] Total FAIL: 0 [2024-06-27T10:55:53.957Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:53.957Z] [exec] ----------------------------------------- [2024-06-27T10:55:53.957Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:53.957Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:53.957Z] [2024-06-27T10:55:53.957Z] checkReporting-common: [2024-06-27T10:55:53.957Z] [2024-06-27T10:55:53.957Z] confirmReportPresent-common: [2024-06-27T10:55:53.957Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:53.957Z] [echo] Test seems to be reported fine [2024-06-27T10:55:53.957Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-06-27T10:55:53.957Z] [2024-06-27T10:55:53.957Z] confirmMissingReport-common: [2024-06-27T10:55:53.957Z] [2024-06-27T10:55:53.958Z] setOSConditions: [2024-06-27T10:55:53.958Z] [2024-06-27T10:55:53.958Z] setToolWin: [2024-06-27T10:55:53.958Z] [2024-06-27T10:55:53.958Z] setToolUnix: [2024-06-27T10:55:53.958Z] [2024-06-27T10:55:53.958Z] setToolProperty: [2024-06-27T10:55:53.958Z] [2024-06-27T10:55:53.958Z] setS1ASclassPath: [2024-06-27T10:55:53.958Z] [2024-06-27T10:55:53.958Z] init-common: [2024-06-27T10:55:53.958Z] [2024-06-27T10:55:53.958Z] runclient-common: [2024-06-27T10:55:53.958Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:module/custom/my-properties-file-with-values [2024-06-27T10:55:53.972Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:53.972Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:53.972Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:53.972Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:53.972Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:53.973Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:53.973Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:53.973Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:53.973Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:53.973Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:54.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:55:54.008Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:55:54.012Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:54.012Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:54.012Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:54.012Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:54.012Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:54.012Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:54.012Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:54.460Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:54.460Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:54.460Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:54.460Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:54.460Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:54.460Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:54.460Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:54.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:55:54.566Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:55:54.573Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:54.573Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:54.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:55:54.827Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:55:54.881Z] [exec] Jun 27, 2024 10:55:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:54.881Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:54.947Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:54.948Z] [javac] 1 warning [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] build: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] setOSConditions: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] fixFiles: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] convUnix: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] convWin: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] setToolWin: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] setToolUnix: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] setToolProperty: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] setS1ASclassPath: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] init-common: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] package-persistence-common: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] ejb-jar-common: [2024-06-27T10:55:54.948Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] package-ejbjar-common: [2024-06-27T10:55:54.948Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:54.948Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:54.948Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-ejb.jar [2024-06-27T10:55:54.948Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] appclient-jar-common: [2024-06-27T10:55:54.948Z] [2024-06-27T10:55:54.948Z] package-appclientjar-common: [2024-06-27T10:55:54.948Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:54.948Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:54.949Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:54.949Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-client.jar [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] webclient-war-common: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] build-ear-common: [2024-06-27T10:55:54.949Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:54.949Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:54.949Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:55:54.949Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] deploy: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] setOSConditions: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] setToolWin: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] setToolUnix: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] setToolProperty: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] setS1ASclassPath: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] init-common: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] deploy-common: [2024-06-27T10:55:54.949Z] [echo] Current time (ISO): 2024-06-27T10:55:54.918+0000 [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] setOSConditions: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] setToolWin: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] setToolUnix: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] setToolProperty: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] setS1ASclassPath: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.949Z] init-common: [2024-06-27T10:55:54.949Z] [2024-06-27T10:55:54.950Z] deploy-common-pe: [2024-06-27T10:55:54.959Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:54.959Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:55.035Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:55.215Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:55.215Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:55.215Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:55.215Z] [java] Min/Max/Avg/StdDev: (milliseconds) 4/670/114/189.72460104694974 [2024-06-27T10:55:55.215Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:55:55.215Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:55.215Z] [java] [2024-06-27T10:55:55.215Z] [java] [2024-06-27T10:55:55.215Z] [java] ----------------------------------------- [2024-06-27T10:55:55.215Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet: PASS - [2024-06-27T10:55:55.215Z] [java] ----------------------------------------- [2024-06-27T10:55:55.215Z] [java] Total PASS: 1 [2024-06-27T10:55:55.215Z] [java] Total FAIL: 0 [2024-06-27T10:55:55.215Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:55.215Z] [java] ----------------------------------------- [2024-06-27T10:55:55.215Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:55.215Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:55.215Z] [2024-06-27T10:55:55.215Z] setOSConditions: [2024-06-27T10:55:55.215Z] [2024-06-27T10:55:55.215Z] setToolWin: [2024-06-27T10:55:55.215Z] [2024-06-27T10:55:55.215Z] setToolUnix: [2024-06-27T10:55:55.215Z] [2024-06-27T10:55:55.215Z] setToolProperty: [2024-06-27T10:55:55.215Z] [2024-06-27T10:55:55.215Z] setS1ASclassPath: [2024-06-27T10:55:55.215Z] [2024-06-27T10:55:55.215Z] init-common: [2024-06-27T10:55:55.215Z] [2024-06-27T10:55:55.215Z] custom-run: [2024-06-27T10:55:55.215Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet using username/password qwertSHA384HEX/qwertSHA384HEX [2024-06-27T10:55:55.288Z] [javac] 1 warning [2024-06-27T10:55:55.288Z] [2024-06-27T10:55:55.289Z] setOSConditions: [2024-06-27T10:55:55.289Z] [2024-06-27T10:55:55.289Z] setToolWin: [2024-06-27T10:55:55.289Z] [2024-06-27T10:55:55.289Z] setToolUnix: [2024-06-27T10:55:55.289Z] [2024-06-27T10:55:55.289Z] setToolProperty: [2024-06-27T10:55:55.289Z] [2024-06-27T10:55:55.289Z] setS1ASclassPath: [2024-06-27T10:55:55.289Z] [2024-06-27T10:55:55.289Z] init-common: [2024-06-27T10:55:55.289Z] [2024-06-27T10:55:55.289Z] compile-common: [2024-06-27T10:55:55.289Z] [echo] Current time (ISO): 2024-06-27T10:55:55.251+0000 [2024-06-27T10:55:55.289Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:55:55.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:55:55.387Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:55:55.440Z] [exec] Jun 27, 2024 10:55:55 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:55.440Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:55.509Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2024-06-27T10:55:55.558Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:55.558Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:55.558Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:55.558Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:55.558Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:55.558Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:55.558Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:55.558Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:55.558Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:55.558Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:55.642Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:55:55.642Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:55:55.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:55:55.906Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:55:55.999Z] [exec] Jun 27, 2024 10:55:55 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:55.999Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:55:56.087Z] [exec] Application deployed with name ejb-ejb30-interceptors-sessionApp. [2024-06-27T10:55:56.087Z] [echo] Deployment on target server server successful [2024-06-27T10:55:56.087Z] [2024-06-27T10:55:56.087Z] setOSConditions: [2024-06-27T10:55:56.087Z] [2024-06-27T10:55:56.087Z] setToolWin: [2024-06-27T10:55:56.087Z] [2024-06-27T10:55:56.087Z] setToolUnix: [2024-06-27T10:55:56.087Z] [2024-06-27T10:55:56.088Z] setToolProperty: [2024-06-27T10:55:56.088Z] [2024-06-27T10:55:56.088Z] setS1ASclassPath: [2024-06-27T10:55:56.088Z] [2024-06-27T10:55:56.088Z] init-common: [2024-06-27T10:55:56.088Z] [2024-06-27T10:55:56.088Z] deploy-common-ee: [2024-06-27T10:55:56.088Z] [2024-06-27T10:55:56.088Z] run: [2024-06-27T10:55:56.088Z] [2024-06-27T10:55:56.088Z] setOSConditions: [2024-06-27T10:55:56.088Z] [2024-06-27T10:55:56.088Z] setToolWin: [2024-06-27T10:55:56.088Z] [2024-06-27T10:55:56.088Z] setToolUnix: [2024-06-27T10:55:56.088Z] [2024-06-27T10:55:56.088Z] setToolProperty: [2024-06-27T10:55:56.088Z] [2024-06-27T10:55:56.088Z] setS1ASclassPath: [2024-06-27T10:55:56.088Z] [2024-06-27T10:55:56.088Z] init-common: [2024-06-27T10:55:56.088Z] [2024-06-27T10:55:56.088Z] runclient-common: [2024-06-27T10:55:56.088Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionAppClient.jar -name ejb-ejb30-interceptors-sessionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:55:56.231Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:55:56.231Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:55:56.231Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:55:56.231Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:55:56.231Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:55:56.231Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:55:56.231Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:55:56.465Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:55:56.465Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:55:56.561Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:56.561Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:56.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:55:56.720Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:55:56.720Z] [2024-06-27T10:55:56.720Z] setOSConditions: [2024-06-27T10:55:56.720Z] [2024-06-27T10:55:56.720Z] setToolWin: [2024-06-27T10:55:56.720Z] [2024-06-27T10:55:56.720Z] setToolUnix: [2024-06-27T10:55:56.720Z] [2024-06-27T10:55:56.720Z] setToolProperty: [2024-06-27T10:55:56.720Z] [2024-06-27T10:55:56.720Z] setS1ASclassPath: [2024-06-27T10:55:56.720Z] [2024-06-27T10:55:56.720Z] init-common: [2024-06-27T10:55:56.720Z] [2024-06-27T10:55:56.720Z] create-jdbc-resource-common: [2024-06-27T10:55:56.721Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/nonacc [2024-06-27T10:55:56.789Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:55:56.860Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:56.860Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:56.860Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:57.013Z] [exec] Jun 27, 2024 10:55:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:57.013Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:57.044Z] [javac] 1 warning [2024-06-27T10:55:57.044Z] [2024-06-27T10:55:57.044Z] build: [2024-06-27T10:55:57.044Z] [2024-06-27T10:55:57.044Z] setOSConditions: [2024-06-27T10:55:57.044Z] [2024-06-27T10:55:57.044Z] setToolWin: [2024-06-27T10:55:57.044Z] [2024-06-27T10:55:57.044Z] setToolUnix: [2024-06-27T10:55:57.044Z] [2024-06-27T10:55:57.044Z] setToolProperty: [2024-06-27T10:55:57.044Z] [2024-06-27T10:55:57.044Z] setS1ASclassPath: [2024-06-27T10:55:57.044Z] [2024-06-27T10:55:57.044Z] init-common: [2024-06-27T10:55:57.044Z] [2024-06-27T10:55:57.044Z] ejb-jar-common: [2024-06-27T10:55:57.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:55:57.044Z] [2024-06-27T10:55:57.044Z] package-ejbjar-common: [2024-06-27T10:55:57.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:57.044Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:57.044Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:57.044Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-descr-ejb.jar [2024-06-27T10:55:57.045Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:55:57.045Z] [2024-06-27T10:55:57.045Z] deploy: [2024-06-27T10:55:57.045Z] [2024-06-27T10:55:57.045Z] setOSConditions: [2024-06-27T10:55:57.045Z] [2024-06-27T10:55:57.045Z] setToolWin: [2024-06-27T10:55:57.045Z] [2024-06-27T10:55:57.045Z] setToolUnix: [2024-06-27T10:55:57.045Z] [2024-06-27T10:55:57.045Z] setToolProperty: [2024-06-27T10:55:57.045Z] [2024-06-27T10:55:57.045Z] setS1ASclassPath: [2024-06-27T10:55:57.045Z] [2024-06-27T10:55:57.045Z] init-common: [2024-06-27T10:55:57.045Z] [2024-06-27T10:55:57.045Z] deploy-jar-common: [2024-06-27T10:55:57.117Z] [java] Min/Max/Avg/StdDev: (milliseconds) 6/775/117/200.3081212391136 [2024-06-27T10:55:57.117Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:55:57.117Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:57.117Z] [java] [2024-06-27T10:55:57.117Z] [java] [2024-06-27T10:55:57.117Z] [java] ----------------------------------------- [2024-06-27T10:55:57.117Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet: PASS - [2024-06-27T10:55:57.117Z] [java] ----------------------------------------- [2024-06-27T10:55:57.117Z] [java] Total PASS: 1 [2024-06-27T10:55:57.117Z] [java] Total FAIL: 0 [2024-06-27T10:55:57.117Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:57.117Z] [java] ----------------------------------------- [2024-06-27T10:55:57.117Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:57.117Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:57.117Z] [2024-06-27T10:55:57.117Z] setOSConditions: [2024-06-27T10:55:57.117Z] [2024-06-27T10:55:57.117Z] setToolWin: [2024-06-27T10:55:57.117Z] [2024-06-27T10:55:57.117Z] setToolUnix: [2024-06-27T10:55:57.117Z] [2024-06-27T10:55:57.117Z] setToolProperty: [2024-06-27T10:55:57.117Z] [2024-06-27T10:55:57.117Z] setS1ASclassPath: [2024-06-27T10:55:57.117Z] [2024-06-27T10:55:57.117Z] init-common: [2024-06-27T10:55:57.117Z] [2024-06-27T10:55:57.117Z] custom-run: [2024-06-27T10:55:57.117Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet using username/password qwertSHA512HEX/qwertSHA512HEX [2024-06-27T10:55:57.281Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/nonacc [2024-06-27T10:55:57.281Z] [exec] JDBC resource jdbc/nonacc created successfully. [2024-06-27T10:55:57.281Z] [echo] cmd executed for server [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] run: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] setOSConditions: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] setToolWin: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] setToolUnix: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] setToolProperty: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] setS1ASclassPath: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] init-common: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] setup-sql: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] setOSConditions: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] setToolWin: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] setToolUnix: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] setToolProperty: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] setS1ASclassPath: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] init-common: [2024-06-27T10:55:57.281Z] [2024-06-27T10:55:57.281Z] execute-sql-common: [2024-06-27T10:55:57.281Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/nonacc/sql/create.sql [2024-06-27T10:55:57.281Z] [sql] Failed to execute: DROP TABLE NONACC [2024-06-27T10:55:57.281Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NONACC' because it does not exist. [2024-06-27T10:55:57.281Z] [sql] 0 rows affected [2024-06-27T10:55:57.281Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:55:57.374Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:57.374Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:57.374Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:57.374Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:57.374Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:57.374Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:57.374Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:57.374Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:57.374Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:57.374Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:57.603Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-descr-ejb.jar [2024-06-27T10:55:57.603Z] [exec] Application deployed with name ejb-constructor-level-descr-ejb. [2024-06-27T10:55:57.603Z] [2024-06-27T10:55:57.604Z] run: [2024-06-27T10:55:57.840Z] [java] Jun 27, 2024 10:55:57 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:55:57.841Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:55:57.881Z] [exec] Jun 27, 2024 10:55:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:55:57.881Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6321a5aa [2024-06-27T10:55:57.960Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:57.960Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:57.960Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:57.960Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:57.960Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:57.960Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:57.960Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:57.960Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:57.960Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:57.960Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:58.135Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:55:58.136Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:58.136Z] [exec] [2024-06-27T10:55:58.136Z] [exec] [2024-06-27T10:55:58.136Z] [exec] ----------------------------------------- [2024-06-27T10:55:58.136Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:55:58.136Z] [exec] ----------------------------------------- [2024-06-27T10:55:58.136Z] [exec] Total PASS: 1 [2024-06-27T10:55:58.136Z] [exec] Total FAIL: 0 [2024-06-27T10:55:58.136Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:55:58.136Z] [exec] ----------------------------------------- [2024-06-27T10:55:58.136Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:58.136Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:55:58.262Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:58.262Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:58.329Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:55:58.329Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:55:58.329Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:55:58.329Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:55:58.329Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:55:58.329Z] [2024-06-27T10:55:58.329Z] setOSConditions: [2024-06-27T10:55:58.329Z] [2024-06-27T10:55:58.329Z] setToolWin: [2024-06-27T10:55:58.329Z] [2024-06-27T10:55:58.329Z] setToolUnix: [2024-06-27T10:55:58.329Z] [2024-06-27T10:55:58.329Z] setToolProperty: [2024-06-27T10:55:58.329Z] [2024-06-27T10:55:58.329Z] setS1ASclassPath: [2024-06-27T10:55:58.329Z] [2024-06-27T10:55:58.329Z] init-common: [2024-06-27T10:55:58.329Z] [2024-06-27T10:55:58.329Z] startDomainUnix: [2024-06-27T10:55:58.329Z] [echo] Starting DAS [2024-06-27T10:55:58.390Z] [2024-06-27T10:55:58.390Z] checkReporting-common: [2024-06-27T10:55:58.390Z] [2024-06-27T10:55:58.390Z] confirmReportPresent-common: [2024-06-27T10:55:58.390Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:55:58.390Z] [echo] Test seems to be reported fine [2024-06-27T10:55:58.390Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-06-27T10:55:58.390Z] [2024-06-27T10:55:58.390Z] confirmMissingReport-common: [2024-06-27T10:55:58.390Z] [2024-06-27T10:55:58.390Z] setOSConditions: [2024-06-27T10:55:58.390Z] [2024-06-27T10:55:58.390Z] setToolWin: [2024-06-27T10:55:58.390Z] [2024-06-27T10:55:58.390Z] setToolUnix: [2024-06-27T10:55:58.390Z] [2024-06-27T10:55:58.390Z] setToolProperty: [2024-06-27T10:55:58.390Z] [2024-06-27T10:55:58.390Z] setS1ASclassPath: [2024-06-27T10:55:58.390Z] [2024-06-27T10:55:58.390Z] init-common: [2024-06-27T10:55:58.390Z] [2024-06-27T10:55:58.390Z] runclient-common: [2024-06-27T10:55:58.390Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 java:module/custom/my-properties-xml-file-with-values [2024-06-27T10:55:58.531Z] [java] Jun 27, 2024 10:55:58 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:55:58.531Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:55:58.560Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:58.560Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:58.560Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:58.560Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:58.561Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:58.561Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-06-27T10:55:58.817Z] [java] Min/Max/Avg/StdDev: (milliseconds) 4/759/122/216.32885086638748 [2024-06-27T10:55:58.817Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:55:58.817Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:55:58.817Z] [java] [2024-06-27T10:55:58.817Z] [java] [2024-06-27T10:55:58.817Z] [java] ----------------------------------------- [2024-06-27T10:55:58.817Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet: PASS - [2024-06-27T10:55:58.817Z] [java] ----------------------------------------- [2024-06-27T10:55:58.817Z] [java] Total PASS: 1 [2024-06-27T10:55:58.817Z] [java] Total FAIL: 0 [2024-06-27T10:55:58.817Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:55:58.817Z] [java] ----------------------------------------- [2024-06-27T10:55:58.817Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:58.817Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:55:58.817Z] [2024-06-27T10:55:58.817Z] setOSConditions: [2024-06-27T10:55:58.817Z] [2024-06-27T10:55:58.817Z] setToolWin: [2024-06-27T10:55:58.817Z] [2024-06-27T10:55:58.817Z] setToolUnix: [2024-06-27T10:55:58.817Z] [2024-06-27T10:55:58.817Z] setToolProperty: [2024-06-27T10:55:58.817Z] [2024-06-27T10:55:58.817Z] setS1ASclassPath: [2024-06-27T10:55:58.817Z] [2024-06-27T10:55:58.818Z] init-common: [2024-06-27T10:55:58.818Z] [2024-06-27T10:55:58.818Z] run-negative: [2024-06-27T10:55:58.818Z] [2024-06-27T10:55:58.818Z] setOSConditions: [2024-06-27T10:55:58.818Z] [2024-06-27T10:55:58.818Z] setToolWin: [2024-06-27T10:55:58.818Z] [2024-06-27T10:55:58.818Z] setToolUnix: [2024-06-27T10:55:58.818Z] [2024-06-27T10:55:58.818Z] setToolProperty: [2024-06-27T10:55:58.818Z] [2024-06-27T10:55:58.818Z] setS1ASclassPath: [2024-06-27T10:55:58.818Z] [2024-06-27T10:55:58.818Z] init-common: [2024-06-27T10:55:58.818Z] [2024-06-27T10:55:58.818Z] custom-neg-run: [2024-06-27T10:55:58.818Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear/TestServlet using username/password qwerta/qwert [2024-06-27T10:55:59.077Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:55:59.077Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:55:59.077Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:55:59.077Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:55:59.077Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:55:59.077Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:55:59.077Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:55:59.077Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:55:59.077Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:55:59.077Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:55:59.313Z] [exec] Jun 27, 2024 10:55:58 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:55:59.313Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:55:59.871Z] [exec] Jun 27, 2024 10:55:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:55:59.871Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:56:00.061Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:00.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.062Z] [java] Http-request-thread-8 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.062Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:00.062Z] [java] [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.062Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128)Http-request-thread-7 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:00.062Z] [java] [2024-06-27T10:56:00.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.062Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:00.062Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:00.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.064Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:00.064Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:00.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.067Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:00.067Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:00.125Z] [exec] Jun 27, 2024 10:56:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:00.125Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:56:00.362Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.362Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.362Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.362Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.362Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.362Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.362Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.362Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.362Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.362Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.362Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.362Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.362Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.362Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.362Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.362Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.362Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.363Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.363Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.363Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.363Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.363Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.363Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.363Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.363Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.363Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.363Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.363Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.363Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.363Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.363Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.363Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.363Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.363Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.363Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.363Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.363Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.363Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.364Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.364Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.364Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.364Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.364Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.364Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.364Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.364Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.364Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.364Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.364Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:00.364Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:00.364Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.364Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.364Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.364Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.364Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.364Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.364Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.364Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.364Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.365Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.365Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.365Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.365Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.365Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.365Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.365Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.365Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.365Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.365Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.365Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.365Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.365Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.365Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.365Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.365Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.365Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.365Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.365Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.365Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.366Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.366Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.366Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.366Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.366Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.366Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.366Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.366Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.366Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.366Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.366Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.366Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.366Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.366Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.366Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.366Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.366Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.366Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.366Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.366Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.366Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.367Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:00.367Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:00.367Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.367Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.367Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.367Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.367Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.367Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.367Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.367Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.367Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.367Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.367Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.367Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.367Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.367Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.367Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.367Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.367Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.367Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.367Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.368Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:00.368Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:00.368Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:00.368Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:00.368Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:00.378Z] [java] Jun 27, 2024 10:56:00 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:00.379Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1894593a [2024-06-27T10:56:00.431Z] [java] Jun 27, 2024 10:56:00 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:00.431Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@73d4066e [2024-06-27T10:56:00.624Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:00.624Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:00.624Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear/TestServlet [2024-06-27T10:56:00.624Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:00.624Z] [java] [2024-06-27T10:56:00.624Z] [java] [2024-06-27T10:56:00.624Z] [java] ----------------------------------------- [2024-06-27T10:56:00.624Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear/TestServlet: PASS - [2024-06-27T10:56:00.624Z] [java] ----------------------------------------- [2024-06-27T10:56:00.624Z] [java] Total PASS: 1 [2024-06-27T10:56:00.624Z] [java] Total FAIL: 0 [2024-06-27T10:56:00.624Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:00.624Z] [java] ----------------------------------------- [2024-06-27T10:56:00.624Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:00.624Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:00.624Z] [2024-06-27T10:56:00.624Z] setOSConditions: [2024-06-27T10:56:00.624Z] [2024-06-27T10:56:00.624Z] setToolWin: [2024-06-27T10:56:00.624Z] [2024-06-27T10:56:00.624Z] setToolUnix: [2024-06-27T10:56:00.624Z] [2024-06-27T10:56:00.624Z] setToolProperty: [2024-06-27T10:56:00.624Z] [2024-06-27T10:56:00.624Z] setS1ASclassPath: [2024-06-27T10:56:00.624Z] [2024-06-27T10:56:00.624Z] init-common: [2024-06-27T10:56:00.624Z] [2024-06-27T10:56:00.624Z] custom-neg-run: [2024-06-27T10:56:00.624Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet using username/password qwertBASE64a/qwertBASE64 [2024-06-27T10:56:00.881Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:00.881Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:00.881Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:00.881Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:00.881Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:00.881Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:00.881Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:00.881Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:00.881Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:00.881Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:00.955Z] [java] Jun 27, 2024 10:56:00 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:56:00.955Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:56:00.955Z] [java] Jun 27, 2024 10:56:00 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:56:00.955Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@bff7bbdb[jndiName=ql-jdbc-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:56:00.989Z] [java] test : hello, world! [2024-06-27T10:56:00.989Z] [java] [2024-06-27T10:56:00.989Z] [java] Value of key is:ejb-constructor-level-descr-ejb [2024-06-27T10:56:00.989Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:00.989Z] [java] [2024-06-27T10:56:00.989Z] [java] [2024-06-27T10:56:00.989Z] [java] ----------------------------------------- [2024-06-27T10:56:00.989Z] [java] - ejb-constructor-level-descr-ejb: PASS - [2024-06-27T10:56:00.989Z] [java] ----------------------------------------- [2024-06-27T10:56:00.989Z] [java] Total PASS: 1 [2024-06-27T10:56:00.989Z] [java] Total FAIL: 0 [2024-06-27T10:56:00.989Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:00.989Z] [java] ----------------------------------------- [2024-06-27T10:56:00.989Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:00.989Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:01.229Z] [2024-06-27T10:56:01.229Z] processResult: [2024-06-27T10:56:01.229Z] [2024-06-27T10:56:01.229Z] failed: [2024-06-27T10:56:01.229Z] [2024-06-27T10:56:01.230Z] passed: [2024-06-27T10:56:01.230Z] [echo] Test dir_deploy Passed [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] unknown: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] declare-test: [2024-06-27T10:56:01.230Z] [echo] Starting test dir_deploy descriptor_free/ear/dir_deploy asadmin re-deploy [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] init.os: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] init.tools.unix: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] init.tools.windows: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] init.tools: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] setAsadminArgs: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] init: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] init.customtasks: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] prepare: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] redeploy.asadmin: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] setAsadminArgs: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] [exec] Jun 27, 2024 10:56:00 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:01.230Z] common.redeploydir.asadmin: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5f3b84bd [2024-06-27T10:56:01.230Z] [exec] invoking stateful [2024-06-27T10:56:01.230Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-06-27T10:56:01.230Z] [exec] +++++ InterceptorCallCount: 2 [2024-06-27T10:56:01.230Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-06-27T10:56:01.230Z] init.os: [2024-06-27T10:56:01.230Z] [exec] Value of key is: test1 [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] init.tools.unix: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] init.tools.windows: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] init.tools: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] setAsadminArgs: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.230Z] init: [2024-06-27T10:56:01.230Z] [2024-06-27T10:56:01.231Z] init.customtasks: [2024-06-27T10:56:01.231Z] [2024-06-27T10:56:01.231Z] common.run.asadmin: [2024-06-27T10:56:01.231Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory [2024-06-27T10:56:01.244Z] [2024-06-27T10:56:01.244Z] undeploy: [2024-06-27T10:56:01.244Z] [2024-06-27T10:56:01.244Z] setOSConditions: [2024-06-27T10:56:01.244Z] [2024-06-27T10:56:01.244Z] setToolWin: [2024-06-27T10:56:01.244Z] [2024-06-27T10:56:01.244Z] setToolUnix: [2024-06-27T10:56:01.244Z] [2024-06-27T10:56:01.244Z] setToolProperty: [2024-06-27T10:56:01.244Z] [2024-06-27T10:56:01.244Z] setS1ASclassPath: [2024-06-27T10:56:01.244Z] [2024-06-27T10:56:01.244Z] init-common: [2024-06-27T10:56:01.244Z] [2024-06-27T10:56:01.244Z] undeploy-jar-common: [2024-06-27T10:56:01.461Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.461Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.461Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServletHttp-request-thread-0 - running ... [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.461Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.461Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.461Z] [java] [2024-06-27T10:56:01.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:01.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.461Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.461Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServletHttp-request-thread-6 - running ... [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.461Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.461Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.461Z] [java] [2024-06-27T10:56:01.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:01.461Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:01.461Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:01.461Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:01.461Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:01.461Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:01.461Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.461Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:01.461Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:01.461Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:01.461Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:01.461Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.461Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.461Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.461Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.461Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.462Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.462Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.462Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.462Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.462Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.462Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.462Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.462Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.462Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.462Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.462Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.462Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.462Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.462Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.485Z] [exec] Got expected AppException: com.sun.s1asdev.ejb.ejb30.interceptors.session.AppException: XYZ [2024-06-27T10:56:01.485Z] [exec] Value of key is: test2 [2024-06-27T10:56:01.485Z] [exec] [Test3]: Got: Hello, Midpoint of 4, 10; 7.0 [2024-06-27T10:56:01.485Z] [exec] Value of key is: test3 [2024-06-27T10:56:01.485Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.SwapArgumentsException: (23, 10) [2024-06-27T10:56:01.485Z] [exec] Value of key is: test4 [2024-06-27T10:56:01.485Z] [exec] Value of key is: test6 [2024-06-27T10:56:01.485Z] [exec] Value of key is: test9 true true true true [2024-06-27T10:56:01.485Z] [exec] Value of key is: test10 true true true true [2024-06-27T10:56:01.485Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:01.486Z] [exec] [2024-06-27T10:56:01.486Z] [exec] [2024-06-27T10:56:01.486Z] [exec] ----------------------------------------- [2024-06-27T10:56:01.486Z] [exec] - test1: PASS - [2024-06-27T10:56:01.486Z] [exec] - test10 true true true true: PASS - [2024-06-27T10:56:01.486Z] [exec] - test9 true true true true: PASS - [2024-06-27T10:56:01.486Z] [exec] - test6: PASS - [2024-06-27T10:56:01.486Z] [exec] - test3: PASS - [2024-06-27T10:56:01.486Z] [exec] - test2: PASS - [2024-06-27T10:56:01.486Z] [exec] - test4: PASS - [2024-06-27T10:56:01.486Z] [exec] ----------------------------------------- [2024-06-27T10:56:01.486Z] [exec] Total PASS: 7 [2024-06-27T10:56:01.486Z] [exec] Total FAIL: 0 [2024-06-27T10:56:01.486Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:01.486Z] [exec] ----------------------------------------- [2024-06-27T10:56:01.486Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:01.486Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:01.487Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:01.487Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:56:01.498Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-constructor-level-descr-ejb [2024-06-27T10:56:01.515Z] [java] Got connection com.sun.gjc.spi.jdbc40.ConnectionWrapper40@14df5253 [2024-06-27T10:56:01.515Z] [java] Value of key is: test1 [2024-06-27T10:56:01.515Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:01.515Z] [java] [2024-06-27T10:56:01.515Z] [java] [2024-06-27T10:56:01.515Z] [java] ----------------------------------------- [2024-06-27T10:56:01.515Z] [java] - test1 : PASS - [2024-06-27T10:56:01.515Z] [java] ----------------------------------------- [2024-06-27T10:56:01.515Z] [java] Total PASS: 1 [2024-06-27T10:56:01.515Z] [java] Total FAIL: 0 [2024-06-27T10:56:01.515Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:01.515Z] [java] ----------------------------------------- [2024-06-27T10:56:01.515Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:01.515Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:01.740Z] [2024-06-27T10:56:01.740Z] checkReporting-common: [2024-06-27T10:56:01.740Z] [2024-06-27T10:56:01.740Z] confirmReportPresent-common: [2024-06-27T10:56:01.740Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:56:01.740Z] [echo] Test seems to be reported fine [2024-06-27T10:56:01.740Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/inheritence/RepRunConf.txt [2024-06-27T10:56:01.740Z] [2024-06-27T10:56:01.740Z] confirmMissingReport-common: [2024-06-27T10:56:01.740Z] [2024-06-27T10:56:01.740Z] undeploy: [2024-06-27T10:56:01.740Z] [2024-06-27T10:56:01.740Z] setOSConditions: [2024-06-27T10:56:01.740Z] [2024-06-27T10:56:01.740Z] setToolWin: [2024-06-27T10:56:01.740Z] [2024-06-27T10:56:01.740Z] setToolUnix: [2024-06-27T10:56:01.740Z] [2024-06-27T10:56:01.741Z] setToolProperty: [2024-06-27T10:56:01.741Z] [2024-06-27T10:56:01.741Z] setS1ASclassPath: [2024-06-27T10:56:01.741Z] [2024-06-27T10:56:01.741Z] init-common: [2024-06-27T10:56:01.741Z] [2024-06-27T10:56:01.741Z] undeploy-common: [2024-06-27T10:56:01.752Z] [2024-06-27T10:56:01.752Z] all: [2024-06-27T10:56:01.752Z] [echo] [2024-06-27T10:56:01.752Z] [echo] [2024-06-27T10:56:01.752Z] [echo] ************************************************** [2024-06-27T10:56:01.752Z] [echo] * Running ejb31 [2024-06-27T10:56:01.752Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31 [2024-06-27T10:56:01.752Z] [echo] ************************************************** [2024-06-27T10:56:01.752Z] [echo] [2024-06-27T10:56:01.752Z] [echo] [2024-06-27T10:56:01.752Z] [2024-06-27T10:56:01.752Z] all: [2024-06-27T10:56:01.752Z] [2024-06-27T10:56:01.752Z] ejblite: [2024-06-27T10:56:01.752Z] [2024-06-27T10:56:01.752Z] all: [2024-06-27T10:56:01.752Z] [2024-06-27T10:56:01.752Z] javamodule: [2024-06-27T10:56:01.752Z] [2024-06-27T10:56:01.752Z] setOSConditions: [2024-06-27T10:56:01.752Z] [2024-06-27T10:56:01.752Z] setToolWin: [2024-06-27T10:56:01.752Z] [2024-06-27T10:56:01.752Z] setToolUnix: [2024-06-27T10:56:01.752Z] [2024-06-27T10:56:01.752Z] setToolProperty: [2024-06-27T10:56:01.752Z] [2024-06-27T10:56:01.753Z] setS1ASclassPath: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] init-common: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] clean: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setOSConditions: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setToolWin: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setToolUnix: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setToolProperty: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setS1ASclassPath: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] init-common: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] clean-common: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setOSConditions: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setToolWin: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setToolUnix: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setToolProperty: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setS1ASclassPath: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] init-common: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] clean-classes-common: [2024-06-27T10:56:01.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setOSConditions: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setToolWin: [2024-06-27T10:56:01.753Z] [2024-06-27T10:56:01.753Z] setToolUnix: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] setToolProperty: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] setS1ASclassPath: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] init-common: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] clean-jars-common: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] compile: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] setOSConditions: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] setToolWin: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] setToolUnix: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] setToolProperty: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] setS1ASclassPath: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] init-common: [2024-06-27T10:56:01.754Z] [2024-06-27T10:56:01.754Z] compile-common: [2024-06-27T10:56:01.754Z] [echo] Current time (ISO): 2024-06-27T10:56:01.599+0000 [2024-06-27T10:56:01.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:01.754Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:01.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.761Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.761Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.761Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.761Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.761Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.761Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.761Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:01.761Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:01.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.761Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.761Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.761Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.761Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.761Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.761Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.761Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.761Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.761Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.763Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.763Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.763Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.763Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.763Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.763Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.763Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.763Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.763Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.763Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.763Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.763Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.763Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.763Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.763Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.763Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.763Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.763Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.763Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.763Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.764Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.764Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.764Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.764Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.764Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.764Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.764Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.764Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.764Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.764Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.764Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.764Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.764Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.764Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:01.764Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:01.764Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.764Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.764Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.765Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.765Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.765Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.765Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.765Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.765Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.765Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.765Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.765Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.765Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.765Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.765Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.765Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.765Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.765Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.765Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.765Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.765Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.765Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.765Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.766Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.766Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.766Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.766Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.766Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.766Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.766Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.766Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.766Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.766Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.766Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.766Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.766Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.766Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.766Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.766Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.766Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.766Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.766Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.766Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.767Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.767Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.767Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.767Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.767Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.767Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.767Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.767Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.767Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.767Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.767Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.767Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.767Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.767Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.767Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.767Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:01.767Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:01.767Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:01.767Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:01.767Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:01.767Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] undeploy: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] setOSConditions: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] setToolWin: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] setToolUnix: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] setToolProperty: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] setS1ASclassPath: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] init-common: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] undeploy-jdbc-common: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] setOSConditions: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] setToolWin: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] setToolUnix: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] setToolProperty: [2024-06-27T10:56:01.769Z] [2024-06-27T10:56:01.769Z] setS1ASclassPath: [2024-06-27T10:56:01.770Z] [2024-06-27T10:56:01.770Z] init-common: [2024-06-27T10:56:01.770Z] [2024-06-27T10:56:01.770Z] delete-jdbc-resource-common: [2024-06-27T10:56:01.770Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonacc [2024-06-27T10:56:02.031Z] [exec] Jun 27, 2024 10:56:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:02.031Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@71c0b742 [2024-06-27T10:56:02.058Z] [exec] Application deployed with name NoAppXml_Directory. [2024-06-27T10:56:02.058Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:56:02.058Z] [exec] Command deploydir executed successfully. [2024-06-27T10:56:02.058Z] [2024-06-27T10:56:02.058Z] init.os: [2024-06-27T10:56:02.058Z] [2024-06-27T10:56:02.058Z] init.tools.unix: [2024-06-27T10:56:02.058Z] [2024-06-27T10:56:02.058Z] init.tools.windows: [2024-06-27T10:56:02.058Z] [2024-06-27T10:56:02.058Z] init.tools: [2024-06-27T10:56:02.058Z] [2024-06-27T10:56:02.058Z] setAsadminArgs: [2024-06-27T10:56:02.058Z] [2024-06-27T10:56:02.058Z] init: [2024-06-27T10:56:02.058Z] [2024-06-27T10:56:02.058Z] init.customtasks: [2024-06-27T10:56:02.058Z] [2024-06-27T10:56:02.058Z] prepare: [2024-06-27T10:56:02.058Z] [2024-06-27T10:56:02.058Z] setOrbPort2: [2024-06-27T10:56:02.058Z] [2024-06-27T10:56:02.059Z] runclient: [2024-06-27T10:56:02.059Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:02.059Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:02.059Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.059Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.059Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.059Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.059Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.059Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.059Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.059Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.059Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.059Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.059Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.059Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.060Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.060Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.060Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.060Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.060Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.060Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.060Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.060Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.060Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.060Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.060Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.060Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.060Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.060Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.060Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:02.060Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:02.060Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:02.060Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:02.060Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:02.060Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:02.060Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:02.060Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:02.060Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:02.060Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:02.060Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:02.060Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:02.060Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.060Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.060Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.060Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.060Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:02.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:02.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:02.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:02.063Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:02.063Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:02.063Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:02.063Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:02.290Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-06-27T10:56:02.290Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:02.290Z] [exec] [2024-06-27T10:56:02.290Z] [exec] [2024-06-27T10:56:02.290Z] [exec] ----------------------------------------- [2024-06-27T10:56:02.290Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-06-27T10:56:02.290Z] [exec] ----------------------------------------- [2024-06-27T10:56:02.290Z] [exec] Total PASS: 1 [2024-06-27T10:56:02.290Z] [exec] Total FAIL: 0 [2024-06-27T10:56:02.290Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:02.290Z] [exec] ----------------------------------------- [2024-06-27T10:56:02.290Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:02.290Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:02.304Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-sessionApp [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] all: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] mdb: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] setOSConditions: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] setToolWin: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] setToolUnix: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] setToolProperty: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] setS1ASclassPath: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] init-common: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] clean: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] setOSConditions: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] setToolWin: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] setToolUnix: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] setToolProperty: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] setS1ASclassPath: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.304Z] init-common: [2024-06-27T10:56:02.304Z] [2024-06-27T10:56:02.305Z] clean-common: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setOSConditions: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setToolWin: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setToolUnix: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setToolProperty: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setS1ASclassPath: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] init-common: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] clean-classes-common: [2024-06-27T10:56:02.305Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setOSConditions: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setToolWin: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setToolUnix: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setToolProperty: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setS1ASclassPath: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] init-common: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] clean-jars-common: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] compile: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setOSConditions: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setToolWin: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setToolUnix: [2024-06-27T10:56:02.305Z] [2024-06-27T10:56:02.305Z] setToolProperty: [2024-06-27T10:56:02.306Z] [2024-06-27T10:56:02.306Z] setS1ASclassPath: [2024-06-27T10:56:02.306Z] [2024-06-27T10:56:02.306Z] init-common: [2024-06-27T10:56:02.306Z] [2024-06-27T10:56:02.306Z] compile-common: [2024-06-27T10:56:02.306Z] [echo] Current time (ISO): 2024-06-27T10:56:02.244+0000 [2024-06-27T10:56:02.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:02.306Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:02.319Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:02.319Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:02.319Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-06-27T10:56:02.319Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:02.319Z] [java] [2024-06-27T10:56:02.319Z] [java] [2024-06-27T10:56:02.319Z] [java] ----------------------------------------- [2024-06-27T10:56:02.319Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet: PASS - [2024-06-27T10:56:02.319Z] [java] ----------------------------------------- [2024-06-27T10:56:02.319Z] [java] Total PASS: 1 [2024-06-27T10:56:02.319Z] [java] Total FAIL: 0 [2024-06-27T10:56:02.319Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:02.319Z] [java] ----------------------------------------- [2024-06-27T10:56:02.319Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:02.319Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:02.319Z] [2024-06-27T10:56:02.319Z] setOSConditions: [2024-06-27T10:56:02.319Z] [2024-06-27T10:56:02.319Z] setToolWin: [2024-06-27T10:56:02.319Z] [2024-06-27T10:56:02.319Z] setToolUnix: [2024-06-27T10:56:02.319Z] [2024-06-27T10:56:02.319Z] setToolProperty: [2024-06-27T10:56:02.319Z] [2024-06-27T10:56:02.319Z] setS1ASclassPath: [2024-06-27T10:56:02.319Z] [2024-06-27T10:56:02.319Z] init-common: [2024-06-27T10:56:02.319Z] [2024-06-27T10:56:02.319Z] custom-neg-run: [2024-06-27T10:56:02.319Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet using username/password qwertHEXa/qwertHEX [2024-06-27T10:56:02.356Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonacc [2024-06-27T10:56:02.356Z] [exec] JDBC resource jdbc/nonacc deleted successfully [2024-06-27T10:56:02.356Z] [echo] cmd executed for server [2024-06-27T10:56:02.356Z] [2024-06-27T10:56:02.356Z] setOSConditions: [2024-06-27T10:56:02.356Z] [2024-06-27T10:56:02.356Z] setToolWin: [2024-06-27T10:56:02.356Z] [2024-06-27T10:56:02.356Z] setToolUnix: [2024-06-27T10:56:02.356Z] [2024-06-27T10:56:02.356Z] setToolProperty: [2024-06-27T10:56:02.356Z] [2024-06-27T10:56:02.356Z] setS1ASclassPath: [2024-06-27T10:56:02.356Z] [2024-06-27T10:56:02.356Z] init-common: [2024-06-27T10:56:02.356Z] [2024-06-27T10:56:02.356Z] delete-jdbc-connpool-common: [2024-06-27T10:56:02.356Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:56:02.544Z] [2024-06-27T10:56:02.544Z] checkReporting-common: [2024-06-27T10:56:02.544Z] [2024-06-27T10:56:02.544Z] confirmReportPresent-common: [2024-06-27T10:56:02.544Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:56:02.544Z] [echo] Test seems to be reported fine [2024-06-27T10:56:02.544Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-06-27T10:56:02.544Z] [2024-06-27T10:56:02.544Z] confirmMissingReport-common: [2024-06-27T10:56:02.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:56:02.610Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:56:02.610Z] [echo] cmd executed for server [2024-06-27T10:56:02.610Z] [2024-06-27T10:56:02.610Z] all: [2024-06-27T10:56:02.610Z] [2024-06-27T10:56:02.610Z] setOSConditions: [2024-06-27T10:56:02.610Z] [2024-06-27T10:56:02.610Z] setToolWin: [2024-06-27T10:56:02.610Z] [2024-06-27T10:56:02.610Z] setToolUnix: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setToolProperty: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setS1ASclassPath: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] init-common: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] clean: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setOSConditions: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setToolWin: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setToolUnix: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setToolProperty: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setS1ASclassPath: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] init-common: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] clean-common: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setOSConditions: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setToolWin: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setToolUnix: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setToolProperty: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] setS1ASclassPath: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] init-common: [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] clean-classes-common: [2024-06-27T10:56:02.611Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:02.611Z] setOSConditions: [2024-06-27T10:56:02.611Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:02.611Z] [2024-06-27T10:56:02.611Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:02.612Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:02.612Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:02.612Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:02.612Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:02.612Z] setToolWin: [2024-06-27T10:56:02.612Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:02.612Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:02.612Z] setToolUnix: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] setToolProperty: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] setS1ASclassPath: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] init-common: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] clean-jars-common: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] compile: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] setOSConditions: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] setToolWin: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] setToolUnix: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] setToolProperty: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] setS1ASclassPath: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] init-common: [2024-06-27T10:56:02.612Z] [2024-06-27T10:56:02.612Z] compile-common: [2024-06-27T10:56:02.612Z] [echo] Current time (ISO): 2024-06-27T10:56:02.517+0000 [2024-06-27T10:56:02.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:02.612Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:02.677Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:02.677Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:02.677Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:02.677Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:02.677Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:02.677Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:02.677Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:02.799Z] [2024-06-27T10:56:02.799Z] setOSConditions: [2024-06-27T10:56:02.799Z] [2024-06-27T10:56:02.799Z] setToolWin: [2024-06-27T10:56:02.799Z] [2024-06-27T10:56:02.799Z] setToolUnix: [2024-06-27T10:56:02.799Z] [2024-06-27T10:56:02.799Z] setToolProperty: [2024-06-27T10:56:02.799Z] [2024-06-27T10:56:02.799Z] setS1ASclassPath: [2024-06-27T10:56:02.799Z] [2024-06-27T10:56:02.799Z] init-common: [2024-06-27T10:56:02.799Z] [2024-06-27T10:56:02.799Z] runclient-common: [2024-06-27T10:56:02.799Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml url http://java.sun.com:80/index.html java:module/custom/my-url [2024-06-27T10:56:03.250Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:03.250Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:03.250Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:03.250Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:03.250Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:03.250Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:03.250Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:03.375Z] [exec] Jun 27, 2024 10:56:03 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:56:03.375Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:56:03.555Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:03.555Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:03.555Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:03.555Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:03.555Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:03.555Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:03.555Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:03.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.564Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998)Http-request-thread-5 - running ... [2024-06-27T10:56:03.564Z] [java] [2024-06-27T10:56:03.564Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:03.564Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.568Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:03.568Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:03.569Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:03.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.572Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:03.572Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:03.600Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:03.600Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:56:03.600Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:56:03.854Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:56:03.854Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:03.854Z] [javac] 2 warnings [2024-06-27T10:56:03.854Z] [2024-06-27T10:56:03.854Z] setOSConditions: [2024-06-27T10:56:03.854Z] [2024-06-27T10:56:03.854Z] setToolWin: [2024-06-27T10:56:03.854Z] [2024-06-27T10:56:03.854Z] setToolUnix: [2024-06-27T10:56:03.854Z] [2024-06-27T10:56:03.854Z] setToolProperty: [2024-06-27T10:56:03.854Z] [2024-06-27T10:56:03.854Z] setS1ASclassPath: [2024-06-27T10:56:03.854Z] [2024-06-27T10:56:03.854Z] init-common: [2024-06-27T10:56:03.854Z] [2024-06-27T10:56:03.854Z] compile-common: [2024-06-27T10:56:03.854Z] [echo] Current time (ISO): 2024-06-27T10:56:03.797+0000 [2024-06-27T10:56:03.854Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:03.859Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.859Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.859Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.859Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.859Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.859Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.859Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.859Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.859Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.859Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.859Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.859Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.859Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.859Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.859Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.859Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.859Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.859Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:03.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:03.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:03.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:03.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:03.862Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:03.862Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:03.862Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:03.862Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:03.862Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:03.862Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:03.862Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:03.862Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:03.862Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-06-27T10:56:03.862Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:03.862Z] [java] [2024-06-27T10:56:03.862Z] [java] [2024-06-27T10:56:03.862Z] [java] ----------------------------------------- [2024-06-27T10:56:03.862Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet: PASS - [2024-06-27T10:56:03.862Z] [java] ----------------------------------------- [2024-06-27T10:56:03.862Z] [java] Total PASS: 1 [2024-06-27T10:56:03.862Z] [java] Total FAIL: 0 [2024-06-27T10:56:03.862Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:03.862Z] [java] ----------------------------------------- [2024-06-27T10:56:03.862Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:04.114Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:04.118Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:04.118Z] [2024-06-27T10:56:04.118Z] setOSConditions: [2024-06-27T10:56:04.118Z] [2024-06-27T10:56:04.118Z] setToolWin: [2024-06-27T10:56:04.118Z] [2024-06-27T10:56:04.118Z] setToolUnix: [2024-06-27T10:56:04.118Z] [2024-06-27T10:56:04.118Z] setToolProperty: [2024-06-27T10:56:04.118Z] [2024-06-27T10:56:04.118Z] setS1ASclassPath: [2024-06-27T10:56:04.118Z] [2024-06-27T10:56:04.119Z] init-common: [2024-06-27T10:56:04.119Z] [2024-06-27T10:56:04.119Z] custom-neg-run: [2024-06-27T10:56:04.119Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet using username/password qwertMD2BASE64a/qwertMD2BASE64 [2024-06-27T10:56:04.184Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:04.297Z] [exec] Jun 27, 2024 10:56:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:04.297Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:56:04.369Z] [javac] 1 warning [2024-06-27T10:56:04.369Z] [2024-06-27T10:56:04.369Z] setOSConditions: [2024-06-27T10:56:04.369Z] [2024-06-27T10:56:04.369Z] setToolWin: [2024-06-27T10:56:04.369Z] [2024-06-27T10:56:04.369Z] setToolUnix: [2024-06-27T10:56:04.369Z] [2024-06-27T10:56:04.369Z] setToolProperty: [2024-06-27T10:56:04.369Z] [2024-06-27T10:56:04.369Z] setS1ASclassPath: [2024-06-27T10:56:04.369Z] [2024-06-27T10:56:04.369Z] init-common: [2024-06-27T10:56:04.369Z] [2024-06-27T10:56:04.369Z] compile-common: [2024-06-27T10:56:04.370Z] [echo] Current time (ISO): 2024-06-27T10:56:04.192+0000 [2024-06-27T10:56:04.370Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:04.374Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:04.374Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:04.374Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:04.374Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:04.374Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:04.374Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:04.374Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:04.374Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:04.374Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:04.374Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:04.440Z] [javac] 1 warning [2024-06-27T10:56:04.440Z] [2024-06-27T10:56:04.440Z] setOSConditions: [2024-06-27T10:56:04.440Z] [2024-06-27T10:56:04.440Z] setToolWin: [2024-06-27T10:56:04.440Z] [2024-06-27T10:56:04.440Z] setToolUnix: [2024-06-27T10:56:04.440Z] [2024-06-27T10:56:04.440Z] setToolProperty: [2024-06-27T10:56:04.440Z] [2024-06-27T10:56:04.440Z] setS1ASclassPath: [2024-06-27T10:56:04.440Z] [2024-06-27T10:56:04.440Z] init-common: [2024-06-27T10:56:04.440Z] [2024-06-27T10:56:04.440Z] compile-common: [2024-06-27T10:56:04.440Z] [echo] Current time (ISO): 2024-06-27T10:56:04.336+0000 [2024-06-27T10:56:04.440Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:04.556Z] [exec] Jun 27, 2024 10:56:04 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:04.557Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:56:04.799Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:04.799Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:04.799Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:04.799Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:04.799Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:04.799Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:04.799Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:04.968Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.969Z] [java] Http-request-thread-6 - running ... at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.969Z] [java] [2024-06-27T10:56:04.969Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:04.969Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:04.969Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:04.969Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:04.969Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:04.969Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:04.969Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:04.969Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:04.969Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:04.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.969Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.970Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:04.970Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:04.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.974Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.974Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.974Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.974Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:04.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:04.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:04.974Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:04.974Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:04.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:04.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.261Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:05.261Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:05.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.264Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.264Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.264Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.264Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.264Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.264Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.264Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.264Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.264Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.264Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.264Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.264Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.264Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.264Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.264Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.264Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.264Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.264Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.264Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.265Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.265Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.265Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.265Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.265Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.265Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.265Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:05.265Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:05.265Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.265Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.265Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.265Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.265Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.265Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.265Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.265Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.265Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.265Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.266Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.266Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.266Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.266Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.266Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.266Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.266Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.266Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.266Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.266Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.266Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.266Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.266Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.266Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.266Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.266Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.266Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.266Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.266Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.266Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.266Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.267Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.267Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.267Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.267Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.267Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.267Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.267Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.267Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.267Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.267Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.267Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.267Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:05.267Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:05.267Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:05.267Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:05.267Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:05.267Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:05.267Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:05.293Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:05.294Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:05.294Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:05.294Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:05.294Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:05.294Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:05.294Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:05.382Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:05.382Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:05.383Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:05.383Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:05.383Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:05.383Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:05.383Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:05.524Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:05.524Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:05.524Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:05.524Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:05.524Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-06-27T10:56:05.524Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:05.524Z] [java] [2024-06-27T10:56:05.524Z] [java] [2024-06-27T10:56:05.524Z] [java] ----------------------------------------- [2024-06-27T10:56:05.524Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet: PASS - [2024-06-27T10:56:05.524Z] [java] ----------------------------------------- [2024-06-27T10:56:05.524Z] [java] Total PASS: 1 [2024-06-27T10:56:05.524Z] [java] Total FAIL: 0 [2024-06-27T10:56:05.524Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:05.524Z] [java] ----------------------------------------- [2024-06-27T10:56:05.524Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:05.524Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:05.524Z] [2024-06-27T10:56:05.524Z] setOSConditions: [2024-06-27T10:56:05.524Z] [2024-06-27T10:56:05.524Z] setToolWin: [2024-06-27T10:56:05.524Z] [2024-06-27T10:56:05.524Z] setToolUnix: [2024-06-27T10:56:05.524Z] [2024-06-27T10:56:05.524Z] setToolProperty: [2024-06-27T10:56:05.524Z] [2024-06-27T10:56:05.524Z] setS1ASclassPath: [2024-06-27T10:56:05.524Z] [2024-06-27T10:56:05.524Z] init-common: [2024-06-27T10:56:05.524Z] [2024-06-27T10:56:05.524Z] custom-neg-run: [2024-06-27T10:56:05.524Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet using username/password qwertMD5BASE64a/qwertMD5BASE64 [2024-06-27T10:56:05.723Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:05.723Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:56:05.723Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:05.723Z] [javac] 1 warning [2024-06-27T10:56:05.723Z] [2024-06-27T10:56:05.723Z] build: [2024-06-27T10:56:05.723Z] [2024-06-27T10:56:05.723Z] setOSConditions: [2024-06-27T10:56:05.723Z] [2024-06-27T10:56:05.723Z] setToolWin: [2024-06-27T10:56:05.723Z] [2024-06-27T10:56:05.723Z] setToolUnix: [2024-06-27T10:56:05.723Z] [2024-06-27T10:56:05.723Z] setToolProperty: [2024-06-27T10:56:05.723Z] [2024-06-27T10:56:05.723Z] setS1ASclassPath: [2024-06-27T10:56:05.723Z] [2024-06-27T10:56:05.723Z] init-common: [2024-06-27T10:56:05.723Z] [2024-06-27T10:56:05.723Z] webclient-war-common: [2024-06-27T10:56:05.723Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:05.723Z] [2024-06-27T10:56:05.724Z] clear: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] test-tlds-exist: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] copy-tlds: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] test-tagfiles-exist: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] copy-tagfiles: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] package-war-common: [2024-06-27T10:56:05.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:56:05.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:05.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:05.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:56:05.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/lib [2024-06-27T10:56:05.724Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:05.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/docroot [2024-06-27T10:56:05.724Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-javamodule-web.war [2024-06-27T10:56:05.724Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] deploy: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] deploy-war-common: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] setOSConditions: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] setToolWin: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] setToolUnix: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] setToolProperty: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] setS1ASclassPath: [2024-06-27T10:56:05.724Z] [2024-06-27T10:56:05.724Z] init-common: [2024-06-27T10:56:05.725Z] [2024-06-27T10:56:05.725Z] deploy-war-commonpe: [2024-06-27T10:56:05.862Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:06.087Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:06.087Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:06.087Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:06.087Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:06.087Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:06.087Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:06.087Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:06.087Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:06.087Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:06.087Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:06.117Z] [javac] 1 warning [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] build: [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] setOSConditions: [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] fixFiles: [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] convUnix: [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] convWin: [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] setToolWin: [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] setToolUnix: [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] setToolProperty: [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] setS1ASclassPath: [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] init-common: [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] package-persistence-common: [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] ejb-jar-common: [2024-06-27T10:56:06.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.117Z] package-ejbjar-common: [2024-06-27T10:56:06.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.117Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.117Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.117Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-ejb.jar [2024-06-27T10:56:06.117Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.117Z] [2024-06-27T10:56:06.118Z] appclient-jar-common: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] package-appclientjar-common: [2024-06-27T10:56:06.118Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.118Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.118Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.118Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-client.jar [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] webclient-war-common: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] build-ear-common: [2024-06-27T10:56:06.118Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:06.118Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.118Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:06.118Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] deploy: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] setOSConditions: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] setToolWin: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] setToolUnix: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] setToolProperty: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] setS1ASclassPath: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] init-common: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] deploy-jdbc-common: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] setOSConditions: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] setToolWin: [2024-06-27T10:56:06.118Z] [2024-06-27T10:56:06.118Z] setToolUnix: [2024-06-27T10:56:06.119Z] [2024-06-27T10:56:06.119Z] setToolProperty: [2024-06-27T10:56:06.119Z] [2024-06-27T10:56:06.119Z] setS1ASclassPath: [2024-06-27T10:56:06.119Z] [2024-06-27T10:56:06.119Z] init-common: [2024-06-27T10:56:06.119Z] [2024-06-27T10:56:06.119Z] create-jdbc-connpool-common: [2024-06-27T10:56:06.285Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-javamodule --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-javamodule-web.war [2024-06-27T10:56:06.309Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:06.309Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/client/Client.java:57: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:56:06.309Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-06-27T10:56:06.309Z] [javac] ^ [2024-06-27T10:56:06.437Z] [exec] Jun 27, 2024 10:56:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:06.437Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5175d9ad [2024-06-27T10:56:06.539Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2024-06-27T10:56:06.539Z] [2024-06-27T10:56:06.539Z] deploy-war-commonee: [2024-06-27T10:56:06.539Z] [2024-06-27T10:56:06.539Z] run: [2024-06-27T10:56:06.539Z] [2024-06-27T10:56:06.539Z] setOSConditions: [2024-06-27T10:56:06.540Z] [2024-06-27T10:56:06.540Z] setToolWin: [2024-06-27T10:56:06.540Z] [2024-06-27T10:56:06.540Z] setToolUnix: [2024-06-27T10:56:06.540Z] [2024-06-27T10:56:06.540Z] setToolProperty: [2024-06-27T10:56:06.540Z] [2024-06-27T10:56:06.540Z] setS1ASclassPath: [2024-06-27T10:56:06.540Z] [2024-06-27T10:56:06.540Z] init-common: [2024-06-27T10:56:06.540Z] [2024-06-27T10:56:06.540Z] run_se: [2024-06-27T10:56:06.564Z] [javac] 2 warnings [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.564Z] build: [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.564Z] setOSConditions: [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.564Z] fixFiles: [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.564Z] convUnix: [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.564Z] convWin: [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.564Z] setToolWin: [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.564Z] setToolUnix: [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.564Z] setToolProperty: [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.564Z] setS1ASclassPath: [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.564Z] init-common: [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.564Z] package-persistence-common: [2024-06-27T10:56:06.564Z] [2024-06-27T10:56:06.565Z] ejb-jar-common: [2024-06-27T10:56:06.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:06.565Z] [2024-06-27T10:56:06.565Z] package-ejbjar-common: [2024-06-27T10:56:06.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.565Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.565Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.565Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdb-ejb.jar [2024-06-27T10:56:06.565Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.565Z] [2024-06-27T10:56:06.565Z] appclient-jar-common: [2024-06-27T10:56:06.565Z] [2024-06-27T10:56:06.565Z] package-appclientjar-common: [2024-06-27T10:56:06.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.565Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.565Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.565Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdb-client.jar [2024-06-27T10:56:06.565Z] [2024-06-27T10:56:06.565Z] webclient-war-common: [2024-06-27T10:56:06.565Z] [2024-06-27T10:56:06.565Z] build-ear-common: [2024-06-27T10:56:06.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:06.565Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:06.565Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:06.565Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdbApp.ear [2024-06-27T10:56:06.565Z] [2024-06-27T10:56:06.565Z] create-resources: [2024-06-27T10:56:06.565Z] [2024-06-27T10:56:06.565Z] asadmin-batch-common: [2024-06-27T10:56:06.668Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:06.668Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServletHttp-request-thread-0 - running ... [2024-06-27T10:56:06.668Z] [java] [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.668Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.668Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.668Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998)Http-request-thread-6 - running ... [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.668Z] [java] [2024-06-27T10:56:06.668Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.668Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.668Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.668Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.668Z] [java] Http-request-thread-2 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.668Z] [java] [2024-06-27T10:56:06.668Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:06.668Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.668Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.668Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:06.668Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.668Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.668Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.668Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.668Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.668Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.669Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.669Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.669Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.669Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.669Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.669Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.669Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.669Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.669Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.669Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.669Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.669Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.669Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.669Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.669Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.669Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.669Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.669Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.669Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.669Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.670Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.670Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.670Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.670Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.670Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.670Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.670Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.670Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.670Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.670Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.670Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.670Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.670Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.670Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.670Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.670Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.670Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.670Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.670Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.670Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.670Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.671Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.671Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.671Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.671Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.671Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.671Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.671Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.671Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.671Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.671Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.671Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.671Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.671Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.671Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.671Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.671Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.671Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.671Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.671Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.671Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.672Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.672Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:06.672Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:06.672Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.672Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.672Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.672Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.672Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.672Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.672Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.672Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.672Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.672Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.672Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.672Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.672Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.672Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.672Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.673Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.673Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.673Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.673Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.673Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.673Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.673Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.673Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.673Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.673Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.673Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.673Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.673Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.673Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.673Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.673Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.673Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.673Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.673Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.673Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.673Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.674Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.674Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.674Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.674Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.674Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.674Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.674Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.674Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.674Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.674Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.674Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.674Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.674Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.674Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.674Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:06.674Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:06.674Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:06.674Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:06.674Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:06.674Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:06.679Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:56:06.679Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:56:06.679Z] [2024-06-27T10:56:06.679Z] set-derby-connpool-props: [2024-06-27T10:56:06.692Z] [exec] Value of key is: Resource Factories Test - URL : [2024-06-27T10:56:06.692Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:06.692Z] [exec] [2024-06-27T10:56:06.692Z] [exec] [2024-06-27T10:56:06.692Z] [exec] ----------------------------------------- [2024-06-27T10:56:06.692Z] [exec] - Resource Factories Test - URL : : PASS - [2024-06-27T10:56:06.692Z] [exec] ----------------------------------------- [2024-06-27T10:56:06.692Z] [exec] Total PASS: 1 [2024-06-27T10:56:06.692Z] [exec] Total FAIL: 0 [2024-06-27T10:56:06.692Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:06.692Z] [exec] ----------------------------------------- [2024-06-27T10:56:06.692Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:06.692Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:06.794Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-javamodule/HelloServlet [2024-06-27T10:56:06.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:56:06.933Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:56:06.946Z] [2024-06-27T10:56:06.946Z] checkReporting-common: [2024-06-27T10:56:06.946Z] [2024-06-27T10:56:06.946Z] confirmReportPresent-common: [2024-06-27T10:56:06.946Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:56:06.946Z] [echo] Test seems to be reported fine [2024-06-27T10:56:06.946Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/custom-resources-gf-resources-module-scoped/RepRunConf.txt [2024-06-27T10:56:06.946Z] [2024-06-27T10:56:06.947Z] confirmMissingReport-common: [2024-06-27T10:56:06.947Z] [2024-06-27T10:56:06.947Z] undeploy: [2024-06-27T10:56:06.947Z] [2024-06-27T10:56:06.947Z] undeploy-custom-resource-classes: [2024-06-27T10:56:06.947Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/custom-resource-classes.jar [2024-06-27T10:56:06.947Z] [2024-06-27T10:56:06.947Z] restart-server: [2024-06-27T10:56:06.947Z] [2024-06-27T10:56:06.947Z] setOSConditions: [2024-06-27T10:56:06.947Z] [2024-06-27T10:56:06.947Z] stop-server: [2024-06-27T10:56:06.947Z] [2024-06-27T10:56:06.947Z] stop-server-unix: [2024-06-27T10:56:06.947Z] [echo] stopping server on unix ... [2024-06-27T10:56:07.014Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.014Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.014Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.014Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.014Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.014Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.014Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.014Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.014Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.014Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.014Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.014Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.014Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.014Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.014Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.014Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.014Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.014Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.014Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.014Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.014Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.014Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.014Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.014Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.014Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.014Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.014Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.014Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.014Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.015Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.015Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.015Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.015Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.015Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.015Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.015Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.015Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.015Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.015Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.015Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.015Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.015Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.015Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.015Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.015Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.015Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.015Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.015Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.015Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.016Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.016Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.016Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.016Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.016Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.016Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.016Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.016Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.016Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.016Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.016Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.016Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.016Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.016Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.016Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.016Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.016Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.016Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.016Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.016Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:07.016Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:07.016Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:07.016Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:07.016Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:07.016Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:07.016Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:07.016Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:07.017Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:07.017Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.017Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.017Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.017Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.017Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.017Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.017Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.017Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.017Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.017Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.017Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.017Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.017Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.017Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.017Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.017Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.017Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.017Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.018Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.018Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.018Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.018Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.018Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.018Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.018Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.018Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.018Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.018Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.018Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.018Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.018Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.018Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.018Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.018Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.018Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.018Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.018Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.019Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.019Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.019Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.019Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.019Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.019Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.019Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.019Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.019Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.019Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.019Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.019Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.019Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.019Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.019Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:07.019Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:07.019Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:07.019Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:07.019Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:07.019Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:07.019Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:07.019Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:07.019Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:07.019Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:07.019Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:07.019Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:07.019Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-06-27T10:56:07.019Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:07.019Z] [java] [2024-06-27T10:56:07.019Z] [java] [2024-06-27T10:56:07.019Z] [java] ----------------------------------------- [2024-06-27T10:56:07.019Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet: PASS - [2024-06-27T10:56:07.019Z] [java] ----------------------------------------- [2024-06-27T10:56:07.019Z] [java] Total PASS: 1 [2024-06-27T10:56:07.019Z] [java] Total FAIL: 0 [2024-06-27T10:56:07.019Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:07.019Z] [java] ----------------------------------------- [2024-06-27T10:56:07.019Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:07.049Z] [java] JMS Servlet Output [2024-06-27T10:56:07.049Z] [java]
DatabaseServelt :: All information I can give

[2024-06-27T10:56:07.049Z] [java] Context Path : /ejb-ejb31-ejblite-javamodule
[2024-06-27T10:56:07.049Z] [java] Servlet Path : /HelloServlet
[2024-06-27T10:56:07.049Z] [java] Path Info : null
[2024-06-27T10:56:07.049Z] [java] [2024-06-27T10:56:07.049Z] [java] Value of key is: main [2024-06-27T10:56:07.049Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:07.049Z] [java] [2024-06-27T10:56:07.049Z] [java] [2024-06-27T10:56:07.049Z] [java] ----------------------------------------- [2024-06-27T10:56:07.049Z] [java] - main: PASS - [2024-06-27T10:56:07.049Z] [java] ----------------------------------------- [2024-06-27T10:56:07.049Z] [java] Total PASS: 1 [2024-06-27T10:56:07.049Z] [java] Total FAIL: 0 [2024-06-27T10:56:07.049Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:07.049Z] [java] ----------------------------------------- [2024-06-27T10:56:07.049Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:07.049Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:07.049Z] [2024-06-27T10:56:07.049Z] undeploy: [2024-06-27T10:56:07.049Z] [2024-06-27T10:56:07.049Z] setOSConditions: [2024-06-27T10:56:07.049Z] [2024-06-27T10:56:07.049Z] setToolWin: [2024-06-27T10:56:07.049Z] [2024-06-27T10:56:07.049Z] setToolUnix: [2024-06-27T10:56:07.049Z] [2024-06-27T10:56:07.049Z] setToolProperty: [2024-06-27T10:56:07.049Z] [2024-06-27T10:56:07.049Z] setS1ASclassPath: [2024-06-27T10:56:07.049Z] [2024-06-27T10:56:07.049Z] init-common: [2024-06-27T10:56:07.049Z] [2024-06-27T10:56:07.049Z] undeploy-war-common: [2024-06-27T10:56:07.312Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:07.312Z] [2024-06-27T10:56:07.312Z] setOSConditions: [2024-06-27T10:56:07.312Z] [2024-06-27T10:56:07.312Z] setToolWin: [2024-06-27T10:56:07.312Z] [2024-06-27T10:56:07.312Z] setToolUnix: [2024-06-27T10:56:07.312Z] [2024-06-27T10:56:07.312Z] setToolProperty: [2024-06-27T10:56:07.312Z] [2024-06-27T10:56:07.312Z] setS1ASclassPath: [2024-06-27T10:56:07.312Z] [2024-06-27T10:56:07.312Z] init-common: [2024-06-27T10:56:07.312Z] [2024-06-27T10:56:07.312Z] custom-neg-run: [2024-06-27T10:56:07.312Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet using username/password qwertSHABASE64a/qwertSHABASE64 [2024-06-27T10:56:07.491Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:56:07.491Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_interceptors_mdb_QCF [2024-06-27T10:56:07.492Z] [exec] Connector resource jms/ejb_ejb30_interceptors_mdb_QCF created. [2024-06-27T10:56:07.492Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_interceptors_mdb_InQueue [2024-06-27T10:56:07.492Z] [exec] JMS Desctination ejb_ejb30_interceptors_mdb_InQueue created. [2024-06-27T10:56:07.492Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_interceptors_mdb_InQueue --target server --force=false jms/ejb_ejb30_interceptors_mdb_InQueue [2024-06-27T10:56:07.492Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_InQueue created. [2024-06-27T10:56:07.492Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_interceptors_mdb_OutQueue [2024-06-27T10:56:07.492Z] [exec] JMS Desctination ejb_ejb30_interceptors_mdb_OutQueue created. [2024-06-27T10:56:07.492Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_interceptors_mdb_OutQueue --target server --force=false jms/ejb_ejb30_interceptors_mdb_OutQueue [2024-06-27T10:56:07.492Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_OutQueue created. [2024-06-27T10:56:07.492Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt [2024-06-27T10:56:07.492Z] [2024-06-27T10:56:07.492Z] deploy: [2024-06-27T10:56:07.492Z] [2024-06-27T10:56:07.492Z] setOSConditions: [2024-06-27T10:56:07.492Z] [2024-06-27T10:56:07.492Z] setToolWin: [2024-06-27T10:56:07.492Z] [2024-06-27T10:56:07.492Z] setToolUnix: [2024-06-27T10:56:07.492Z] [2024-06-27T10:56:07.492Z] setToolProperty: [2024-06-27T10:56:07.492Z] [2024-06-27T10:56:07.492Z] setS1ASclassPath: [2024-06-27T10:56:07.492Z] [2024-06-27T10:56:07.492Z] init-common: [2024-06-27T10:56:07.492Z] [2024-06-27T10:56:07.492Z] deploy-common: [2024-06-27T10:56:07.492Z] [echo] Current time (ISO): 2024-06-27T10:56:07.382+0000 [2024-06-27T10:56:07.492Z] [2024-06-27T10:56:07.492Z] setOSConditions: [2024-06-27T10:56:07.492Z] [2024-06-27T10:56:07.493Z] setToolWin: [2024-06-27T10:56:07.493Z] [2024-06-27T10:56:07.493Z] setToolUnix: [2024-06-27T10:56:07.493Z] [2024-06-27T10:56:07.493Z] setToolProperty: [2024-06-27T10:56:07.493Z] [2024-06-27T10:56:07.493Z] setS1ASclassPath: [2024-06-27T10:56:07.493Z] [2024-06-27T10:56:07.493Z] init-common: [2024-06-27T10:56:07.493Z] [2024-06-27T10:56:07.493Z] deploy-common-pe: [2024-06-27T10:56:07.493Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:56:07.493Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:56:07.568Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:07.568Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:07.568Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:07.568Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:07.568Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:07.568Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:07.568Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:07.568Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:07.568Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:07.568Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:07.635Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-javamodule-web [2024-06-27T10:56:07.635Z] [2024-06-27T10:56:07.635Z] all: [2024-06-27T10:56:07.635Z] [2024-06-27T10:56:07.635Z] managedbean: [2024-06-27T10:56:07.635Z] [2024-06-27T10:56:07.635Z] setOSConditions: [2024-06-27T10:56:07.635Z] [2024-06-27T10:56:07.635Z] setToolWin: [2024-06-27T10:56:07.635Z] [2024-06-27T10:56:07.636Z] setToolUnix: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setToolProperty: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setS1ASclassPath: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] init-common: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] clean: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setOSConditions: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setToolWin: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setToolUnix: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setToolProperty: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setS1ASclassPath: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] init-common: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] clean-common: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setOSConditions: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setToolWin: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setToolUnix: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setToolProperty: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setS1ASclassPath: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] init-common: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] clean-classes-common: [2024-06-27T10:56:07.636Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.636Z] setOSConditions: [2024-06-27T10:56:07.636Z] [2024-06-27T10:56:07.637Z] setToolWin: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] setToolUnix: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] setToolProperty: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] setS1ASclassPath: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] init-common: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] clean-jars-common: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] compile: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] setOSConditions: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] setToolWin: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] setToolUnix: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] setToolProperty: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] setS1ASclassPath: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] init-common: [2024-06-27T10:56:07.637Z] [2024-06-27T10:56:07.637Z] compile-common: [2024-06-27T10:56:07.637Z] [echo] Current time (ISO): 2024-06-27T10:56:07.518+0000 [2024-06-27T10:56:07.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:07.637Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:07.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:56:07.748Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:56:08.054Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdbApp.ear [2024-06-27T10:56:08.168Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:08.168Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:08.168Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:08.168Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.168Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.168Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.168Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.169Z] [java] Http-request-thread-0 - running ... at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.169Z] [java] [2024-06-27T10:56:08.169Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:08.169Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:08.169Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:08.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServletHttp-request-thread-9 - running ... [2024-06-27T10:56:08.169Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:08.169Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:08.169Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:08.169Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:08.169Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:08.169Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:08.169Z] [java] [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.169Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:08.169Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:08.169Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599)Http-request-thread-9 - running ... [2024-06-27T10:56:08.169Z] [java] [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.308Z] [exec] Waiting for the domain to stop . [2024-06-27T10:56:08.308Z] [exec] Waiting finished after 310 ms. [2024-06-27T10:56:08.308Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:56:08.308Z] [2024-06-27T10:56:08.309Z] stop-server-windows: [2024-06-27T10:56:08.309Z] [2024-06-27T10:56:08.309Z] setOSConditions: [2024-06-27T10:56:08.309Z] [2024-06-27T10:56:08.309Z] start-server: [2024-06-27T10:56:08.309Z] [echo] +-----------------------------+ [2024-06-27T10:56:08.309Z] [echo] | | [2024-06-27T10:56:08.309Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:56:08.309Z] [echo] | in Felix mode | [2024-06-27T10:56:08.309Z] [echo] | | [2024-06-27T10:56:08.309Z] [echo] +-----------------------------+ [2024-06-27T10:56:08.309Z] [2024-06-27T10:56:08.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:56:08.309Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:56:08.309Z] start-server-unix: [2024-06-27T10:56:08.462Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:08.462Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:08.462Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.462Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.462Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.462Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.462Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.462Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.462Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.462Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.462Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.462Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.462Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.462Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.463Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.463Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.463Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.463Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.463Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.463Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.463Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.463Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.463Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.463Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.463Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.463Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.463Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.463Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.463Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.463Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.463Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.463Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.463Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.463Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.464Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.464Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.464Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.464Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.464Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.464Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.464Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.464Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.464Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.464Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.464Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.464Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.464Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.464Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.464Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.464Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.464Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.464Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.464Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.464Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.464Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.465Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.465Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.465Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.465Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.465Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.465Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.465Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.465Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.465Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.465Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.465Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:08.465Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:08.465Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.465Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.465Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.465Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.465Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.465Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.465Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.466Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.466Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.466Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.466Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.466Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.466Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.466Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.466Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.466Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.466Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.466Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.466Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.466Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.466Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.466Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.466Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.466Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.466Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.466Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.466Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.467Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.467Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.467Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.467Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.467Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.467Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.467Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.467Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.467Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.559Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:08.559Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:08.559Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:08.559Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:08.560Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:08.560Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:08.560Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:08.564Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:56:08.564Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:56:08.614Z] [exec] Application deployed with name ejb-ejb30-interceptors-mdbApp. [2024-06-27T10:56:08.614Z] [echo] Deployment on target server server successful [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] setOSConditions: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] setToolWin: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] setToolUnix: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] setToolProperty: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] setS1ASclassPath: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] init-common: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] deploy-common-ee: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] run: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] setOSConditions: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] setToolWin: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] setToolUnix: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] setToolProperty: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] setS1ASclassPath: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] init-common: [2024-06-27T10:56:08.614Z] [2024-06-27T10:56:08.614Z] runclient-common: [2024-06-27T10:56:08.615Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdbAppClient.jar -name ejb-ejb30-interceptors-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:56:08.725Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:08.725Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:08.725Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.725Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.725Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.725Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.725Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.725Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.726Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.726Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.726Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.726Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.727Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:08.727Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:08.727Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:08.727Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:08.727Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:08.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.727Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.727Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.727Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.727Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.728Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:08.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:08.728Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:08.728Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:08.728Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:08.728Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:08.728Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:09.013Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:09.013Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-06-27T10:56:09.013Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:09.013Z] [java] [2024-06-27T10:56:09.013Z] [java] [2024-06-27T10:56:09.013Z] [java] ----------------------------------------- [2024-06-27T10:56:09.013Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet: PASS - [2024-06-27T10:56:09.013Z] [java] ----------------------------------------- [2024-06-27T10:56:09.013Z] [java] Total PASS: 1 [2024-06-27T10:56:09.013Z] [java] Total FAIL: 0 [2024-06-27T10:56:09.013Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:09.013Z] [java] ----------------------------------------- [2024-06-27T10:56:09.013Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:09.013Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:09.013Z] [2024-06-27T10:56:09.013Z] setOSConditions: [2024-06-27T10:56:09.013Z] [2024-06-27T10:56:09.013Z] setToolWin: [2024-06-27T10:56:09.013Z] [2024-06-27T10:56:09.013Z] setToolUnix: [2024-06-27T10:56:09.013Z] [2024-06-27T10:56:09.013Z] setToolProperty: [2024-06-27T10:56:09.013Z] [2024-06-27T10:56:09.013Z] setS1ASclassPath: [2024-06-27T10:56:09.013Z] [2024-06-27T10:56:09.013Z] init-common: [2024-06-27T10:56:09.013Z] [2024-06-27T10:56:09.013Z] custom-neg-run: [2024-06-27T10:56:09.013Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet using username/password qwertSHA256BASE64a/qwertSHA256BASE64 [2024-06-27T10:56:09.118Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:09.124Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:09.125Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:09.269Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:09.269Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:09.269Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:09.269Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:09.269Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:09.269Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:09.269Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:09.269Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:09.269Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:09.269Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:09.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:56:09.407Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:56:09.516Z] [exec] Waiting for domain1 to start ................... [2024-06-27T10:56:09.516Z] [exec] Waiting finished after 18,836 ms. [2024-06-27T10:56:09.516Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:56:09.516Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:56:09.516Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:56:09.516Z] [exec] Admin Port: 4,848 [2024-06-27T10:56:09.516Z] [exec] Command start-domain executed successfully. [2024-06-27T10:56:09.516Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T10:56:09.516Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.516Z] dumpThreadStack: [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.516Z] startDomainWindows: [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.516Z] startDomain: [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.516Z] clean: [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.516Z] setOSConditions: [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.516Z] setToolWin: [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.516Z] setToolUnix: [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.516Z] setToolProperty: [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.516Z] setS1ASclassPath: [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.516Z] init-common: [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.516Z] clean-common: [2024-06-27T10:56:09.516Z] [2024-06-27T10:56:09.517Z] setOSConditions: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setToolWin: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setToolUnix: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setToolProperty: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setS1ASclassPath: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] init-common: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] clean-classes-common: [2024-06-27T10:56:09.517Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setOSConditions: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setToolWin: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setToolUnix: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setToolProperty: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setS1ASclassPath: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] init-common: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] clean-jars-common: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] compile: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setOSConditions: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setToolWin: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setToolUnix: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.517Z] setToolProperty: [2024-06-27T10:56:09.517Z] [2024-06-27T10:56:09.518Z] setS1ASclassPath: [2024-06-27T10:56:09.518Z] [2024-06-27T10:56:09.518Z] init-common: [2024-06-27T10:56:09.518Z] [2024-06-27T10:56:09.518Z] compile-common: [2024-06-27T10:56:09.518Z] [echo] Current time (ISO): 2024-06-27T10:56:07.884+0000 [2024-06-27T10:56:09.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:09.518Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:09.549Z] [exec] Jun 27, 2024 10:56:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:56:09.549Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:56:09.687Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:56:09.687Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:09.687Z] [javac] 1 warning [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] build: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] setOSConditions: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] setToolWin: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] setToolUnix: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] setToolProperty: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] setS1ASclassPath: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] init-common: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] webclient-war-common: [2024-06-27T10:56:09.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] clear: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] test-tlds-exist: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] copy-tlds: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] test-tagfiles-exist: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] copy-tagfiles: [2024-06-27T10:56:09.687Z] [2024-06-27T10:56:09.687Z] package-war-common: [2024-06-27T10:56:09.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:56:09.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:09.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:09.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:56:09.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/lib [2024-06-27T10:56:09.688Z] [copy] Copying 17 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:09.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/docroot [2024-06-27T10:56:09.688Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-managedbean-web.war [2024-06-27T10:56:09.688Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:09.688Z] [2024-06-27T10:56:09.688Z] setOSConditions: [2024-06-27T10:56:09.688Z] [2024-06-27T10:56:09.688Z] setToolWin: [2024-06-27T10:56:09.688Z] [2024-06-27T10:56:09.688Z] setToolUnix: [2024-06-27T10:56:09.688Z] [2024-06-27T10:56:09.688Z] setToolProperty: [2024-06-27T10:56:09.688Z] [2024-06-27T10:56:09.688Z] setS1ASclassPath: [2024-06-27T10:56:09.688Z] [2024-06-27T10:56:09.688Z] init-common: [2024-06-27T10:56:09.688Z] [2024-06-27T10:56:09.688Z] compile-common: [2024-06-27T10:56:09.688Z] [echo] Current time (ISO): 2024-06-27T10:56:09.494+0000 [2024-06-27T10:56:09.688Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:09.967Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:56:09.968Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:56:09.968Z] [2024-06-27T10:56:09.968Z] setOSConditions: [2024-06-27T10:56:09.968Z] [2024-06-27T10:56:09.968Z] setToolWin: [2024-06-27T10:56:09.968Z] [2024-06-27T10:56:09.968Z] setToolUnix: [2024-06-27T10:56:09.968Z] [2024-06-27T10:56:09.968Z] setToolProperty: [2024-06-27T10:56:09.968Z] [2024-06-27T10:56:09.968Z] setS1ASclassPath: [2024-06-27T10:56:09.968Z] [2024-06-27T10:56:09.968Z] init-common: [2024-06-27T10:56:09.968Z] [2024-06-27T10:56:09.968Z] create-jdbc-resource-common: [2024-06-27T10:56:09.968Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:56:10.129Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:10.129Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:10.129Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:10.129Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:10.129Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:10.129Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:10.129Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] processResult: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] failed: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] passed: [2024-06-27T10:56:10.172Z] [echo] Test dir_deploy Passed [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] unknown: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] undeploy.asadmin: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] setAsadminArgs: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] common.undeploy.asadmin: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] init.os: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] init.tools.unix: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] init.tools.windows: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] init.tools: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] setAsadminArgs: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] init: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] init.customtasks: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] delAppRef: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] init.os: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] init.tools.unix: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] init.tools.windows: [2024-06-27T10:56:10.172Z] [2024-06-27T10:56:10.172Z] init.tools: [2024-06-27T10:56:10.173Z] [2024-06-27T10:56:10.173Z] setAsadminArgs: [2024-06-27T10:56:10.173Z] [2024-06-27T10:56:10.173Z] init: [2024-06-27T10:56:10.173Z] [2024-06-27T10:56:10.173Z] init.customtasks: [2024-06-27T10:56:10.173Z] [2024-06-27T10:56:10.173Z] common.run.asadmin: [2024-06-27T10:56:10.173Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 NoAppXml_Directory [2024-06-27T10:56:10.173Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:10.173Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:56:10.223Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:56:10.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.261Z] [java] Http-request-thread-8 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.261Z] [java] [2024-06-27T10:56:10.261Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:10.261Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:10.261Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:10.261Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:10.261Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:10.261Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:10.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998)Http-request-thread-0 - running ... [2024-06-27T10:56:10.261Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:10.261Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:10.261Z] [java] [2024-06-27T10:56:10.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.261Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:10.261Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:10.261Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:10.261Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:10.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128)Http-request-thread-1 - running ... [2024-06-27T10:56:10.261Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:10.261Z] [java] [2024-06-27T10:56:10.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.263Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.263Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.263Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.263Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.264Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.264Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.264Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.264Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.264Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.264Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.264Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.264Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.264Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:10.264Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:10.453Z] [exec] Command undeploy executed successfully. [2024-06-27T10:56:10.453Z] [2024-06-27T10:56:10.453Z] private-all: [2024-06-27T10:56:10.453Z] [2024-06-27T10:56:10.453Z] private-all: [2024-06-27T10:56:10.453Z] [2024-06-27T10:56:10.453Z] private-all: [2024-06-27T10:56:10.453Z] [2024-06-27T10:56:10.453Z] init.os: [2024-06-27T10:56:10.453Z] [2024-06-27T10:56:10.453Z] init.tools.unix: [2024-06-27T10:56:10.453Z] [2024-06-27T10:56:10.453Z] init.tools.windows: [2024-06-27T10:56:10.453Z] [2024-06-27T10:56:10.453Z] init.tools: [2024-06-27T10:56:10.453Z] [2024-06-27T10:56:10.453Z] setAsadminArgs: [2024-06-27T10:56:10.453Z] [2024-06-27T10:56:10.453Z] init: [2024-06-27T10:56:10.453Z] [2024-06-27T10:56:10.453Z] init.customtasks: [2024-06-27T10:56:10.453Z] [2024-06-27T10:56:10.453Z] prepare: [2024-06-27T10:56:10.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear [2024-06-27T10:56:10.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2024-06-27T10:56:10.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar [2024-06-27T10:56:10.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war [2024-06-27T10:56:10.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2024-06-27T10:56:10.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/client [2024-06-27T10:56:10.454Z] [2024-06-27T10:56:10.454Z] compile: [2024-06-27T10:56:10.454Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ear/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:10.454Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar [2024-06-27T10:56:10.474Z] [exec] Jun 27, 2024 10:56:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:10.474Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:56:10.474Z] [exec] Jun 27, 2024 10:56:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:10.474Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:56:10.475Z] [exec] Jun 27, 2024 10:56:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:10.475Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:56:10.478Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:56:10.478Z] [echo] cmd executed for server [2024-06-27T10:56:10.478Z] [2024-06-27T10:56:10.478Z] asadmin-common: [2024-06-27T10:56:10.478Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2024-06-27T10:56:10.559Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.559Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.559Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.559Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.559Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.559Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.559Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.559Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.559Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.559Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.559Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.559Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.559Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.559Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.559Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.560Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.560Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.560Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.560Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.560Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.560Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.560Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.560Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.560Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.560Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.560Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.560Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.560Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.560Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.560Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.560Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.560Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.560Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.560Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.560Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.561Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.561Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.561Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.561Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.561Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.561Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.561Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.561Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.561Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.561Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.562Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:10.562Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:10.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.566Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:10.566Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:10.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:10.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:10.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:10.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:10.612Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:10.613Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:10.613Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:10.613Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:10.613Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:10.613Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:10.613Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:10.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2024-06-27T10:56:10.733Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2024-06-27T10:56:10.733Z] [2024-06-27T10:56:10.733Z] asadmin-common: [2024-06-27T10:56:10.733Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2024-06-27T10:56:10.735Z] [exec] Jun 27, 2024 10:56:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:10.735Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:56:10.735Z] [exec] Jun 27, 2024 10:56:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:10.735Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:56:10.735Z] [exec] Jun 27, 2024 10:56:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:10.735Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:56:10.824Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:10.824Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:10.824Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:10.824Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:10.824Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:10.824Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-06-27T10:56:10.824Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:10.825Z] [java] [2024-06-27T10:56:10.825Z] [java] [2024-06-27T10:56:10.825Z] [java] ----------------------------------------- [2024-06-27T10:56:10.825Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet: PASS - [2024-06-27T10:56:10.825Z] [java] ----------------------------------------- [2024-06-27T10:56:10.825Z] [java] Total PASS: 1 [2024-06-27T10:56:10.825Z] [java] Total FAIL: 0 [2024-06-27T10:56:10.825Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:10.825Z] [java] ----------------------------------------- [2024-06-27T10:56:10.825Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:10.825Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:10.825Z] [2024-06-27T10:56:10.825Z] setOSConditions: [2024-06-27T10:56:10.825Z] [2024-06-27T10:56:10.825Z] setToolWin: [2024-06-27T10:56:10.825Z] [2024-06-27T10:56:10.825Z] setToolUnix: [2024-06-27T10:56:10.825Z] [2024-06-27T10:56:10.825Z] setToolProperty: [2024-06-27T10:56:10.825Z] [2024-06-27T10:56:10.825Z] setS1ASclassPath: [2024-06-27T10:56:10.825Z] [2024-06-27T10:56:10.825Z] init-common: [2024-06-27T10:56:10.825Z] [2024-06-27T10:56:10.825Z] custom-neg-run: [2024-06-27T10:56:10.825Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet using username/password qwertSHA384BASE64a/qwertSHA384BASE64 [2024-06-27T10:56:11.016Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:11.016Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:11.016Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:11.016Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:11.016Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:11.016Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:11.016Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:11.016Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:11.016Z] [javac] 1 warning [2024-06-27T10:56:11.016Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ear/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:11.016Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2024-06-27T10:56:11.081Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:11.081Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:11.081Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:11.081Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:11.081Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:11.081Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:11.081Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:11.081Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:11.081Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:11.081Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:11.273Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:11.273Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:11.273Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:11.273Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:11.273Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:11.273Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:11.273Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:11.292Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2024-06-27T10:56:11.292Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] setOSConditions: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] setToolWin: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] setToolUnix: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] setToolProperty: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] setS1ASclassPath: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] init-common: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] deploy-common: [2024-06-27T10:56:11.292Z] [echo] Current time (ISO): 2024-06-27T10:56:11.021+0000 [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] setOSConditions: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] setToolWin: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] setToolUnix: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] setToolProperty: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] setS1ASclassPath: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] init-common: [2024-06-27T10:56:11.292Z] [2024-06-27T10:56:11.292Z] deploy-common-pe: [2024-06-27T10:56:11.510Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:11.529Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:11.529Z] [javac] 1 warning [2024-06-27T10:56:11.529Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ear/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:11.529Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/client [2024-06-27T10:56:11.547Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2024-06-27T10:56:11.552Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:11.552Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:56:11.552Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:11.552Z] [javac] 1 warning [2024-06-27T10:56:11.552Z] [2024-06-27T10:56:11.552Z] deploy: [2024-06-27T10:56:11.552Z] [2024-06-27T10:56:11.553Z] deploy-war-common: [2024-06-27T10:56:11.553Z] [2024-06-27T10:56:11.553Z] setOSConditions: [2024-06-27T10:56:11.553Z] [2024-06-27T10:56:11.553Z] setToolWin: [2024-06-27T10:56:11.553Z] [2024-06-27T10:56:11.553Z] setToolUnix: [2024-06-27T10:56:11.553Z] [2024-06-27T10:56:11.553Z] setToolProperty: [2024-06-27T10:56:11.553Z] [2024-06-27T10:56:11.553Z] setS1ASclassPath: [2024-06-27T10:56:11.553Z] [2024-06-27T10:56:11.553Z] init-common: [2024-06-27T10:56:11.553Z] [2024-06-27T10:56:11.553Z] deploy-war-commonpe: [2024-06-27T10:56:11.767Z] [javac] 1 warning [2024-06-27T10:56:11.767Z] [2024-06-27T10:56:11.767Z] setOSConditions: [2024-06-27T10:56:11.767Z] [2024-06-27T10:56:11.767Z] setToolWin: [2024-06-27T10:56:11.767Z] [2024-06-27T10:56:11.767Z] setToolUnix: [2024-06-27T10:56:11.767Z] [2024-06-27T10:56:11.767Z] setToolProperty: [2024-06-27T10:56:11.767Z] [2024-06-27T10:56:11.767Z] setS1ASclassPath: [2024-06-27T10:56:11.767Z] [2024-06-27T10:56:11.767Z] init-common: [2024-06-27T10:56:11.767Z] [2024-06-27T10:56:11.767Z] compile-common: [2024-06-27T10:56:11.767Z] [echo] Current time (ISO): 2024-06-27T10:56:11.664+0000 [2024-06-27T10:56:11.767Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:11.807Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-managedbean --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-managedbean-web.war [2024-06-27T10:56:12.062Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:12.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServletHttp-request-thread-7 - running ... [2024-06-27T10:56:12.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.062Z] [java] [2024-06-27T10:56:12.062Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:12.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.062Z] [java] Http-request-thread-2 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.062Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:12.062Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:12.062Z] [java] [2024-06-27T10:56:12.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.062Z] [java] Http-request-thread-3 - running ... at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.062Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:12.062Z] [java] [2024-06-27T10:56:12.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.065Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:12.065Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:12.065Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:12.066Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.069Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:12.069Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:12.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.070Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.070Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.070Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.070Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.070Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.070Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.070Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.070Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.070Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.070Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.070Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.070Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.070Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.070Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.070Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.070Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.070Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.070Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.070Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.070Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.071Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.071Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.071Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.071Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.071Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.071Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.071Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.071Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.071Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.071Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.071Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.071Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.071Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.071Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.071Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.071Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.071Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.071Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.071Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.072Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.072Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.072Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.072Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.072Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.072Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.072Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.072Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.072Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.072Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.072Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.072Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.072Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.072Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.072Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.083Z] [exec] Application deployed with name ejb-ejb31-ejblite-managedbean-web. [2024-06-27T10:56:12.083Z] [2024-06-27T10:56:12.084Z] deploy-war-commonee: [2024-06-27T10:56:12.084Z] [2024-06-27T10:56:12.084Z] run: [2024-06-27T10:56:12.084Z] [2024-06-27T10:56:12.084Z] setOSConditions: [2024-06-27T10:56:12.084Z] [2024-06-27T10:56:12.084Z] setToolWin: [2024-06-27T10:56:12.084Z] [2024-06-27T10:56:12.084Z] setToolUnix: [2024-06-27T10:56:12.084Z] [2024-06-27T10:56:12.084Z] setToolProperty: [2024-06-27T10:56:12.084Z] [2024-06-27T10:56:12.084Z] setS1ASclassPath: [2024-06-27T10:56:12.084Z] [2024-06-27T10:56:12.084Z] init-common: [2024-06-27T10:56:12.084Z] [2024-06-27T10:56:12.084Z] run_se: [2024-06-27T10:56:12.093Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:12.093Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:12.093Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:12.093Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:12.093Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:12.093Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:12.093Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:12.093Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:12.093Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:56:12.093Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:12.093Z] [javac] 1 warning [2024-06-27T10:56:12.093Z] [2024-06-27T10:56:12.093Z] assemble: [2024-06-27T10:56:12.093Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF [2024-06-27T10:56:12.093Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF [2024-06-27T10:56:12.093Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war [2024-06-27T10:56:12.093Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2024-06-27T10:56:12.093Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2024-06-27T10:56:12.093Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2024-06-27T10:56:12.093Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2024-06-27T10:56:12.093Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/META-INF [2024-06-27T10:56:12.093Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/META-INF [2024-06-27T10:56:12.107Z] [exec] Application deployed with name jdbc-lazyassocApp. [2024-06-27T10:56:12.108Z] [echo] Deployment on target server server successful [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setOSConditions: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setToolWin: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setToolUnix: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setToolProperty: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setS1ASclassPath: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] init-common: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] deploy-common-ee: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] run: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setOSConditions: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setToolWin: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setToolUnix: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setToolProperty: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setS1ASclassPath: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] init-common: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] execute-sql-common: [2024-06-27T10:56:12.108Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/create_pointbase.sql [2024-06-27T10:56:12.108Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:56:12.108Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T10:56:12.108Z] [sql] 0 rows affected [2024-06-27T10:56:12.108Z] [sql] 1 rows affected [2024-06-27T10:56:12.108Z] [sql] 1 rows affected [2024-06-27T10:56:12.108Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setOSConditions: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setToolWin: [2024-06-27T10:56:12.108Z] [2024-06-27T10:56:12.108Z] setToolUnix: [2024-06-27T10:56:12.109Z] [2024-06-27T10:56:12.109Z] setToolProperty: [2024-06-27T10:56:12.109Z] [2024-06-27T10:56:12.109Z] setS1ASclassPath: [2024-06-27T10:56:12.109Z] [2024-06-27T10:56:12.109Z] init-common: [2024-06-27T10:56:12.109Z] [2024-06-27T10:56:12.109Z] runclient-common: [2024-06-27T10:56:12.109Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocAppClient.jar -name jdbc-lazyassocClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:56:12.331Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:12.331Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:12.332Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:12.332Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:12.332Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:12.332Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:12.332Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.332Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.332Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.332Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.332Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.332Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.332Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.332Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.332Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.332Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.332Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.332Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.332Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.332Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.332Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.332Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.332Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.332Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.332Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.333Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.333Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.333Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.333Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.333Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.333Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.333Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.333Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.333Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.333Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.333Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.333Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:12.333Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:12.333Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:12.333Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:12.333Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:12.333Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:12.333Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:12.333Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:12.333Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:12.333Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-06-27T10:56:12.333Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:12.333Z] [java] [2024-06-27T10:56:12.333Z] [java] [2024-06-27T10:56:12.333Z] [java] ----------------------------------------- [2024-06-27T10:56:12.333Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet: PASS - [2024-06-27T10:56:12.333Z] [java] ----------------------------------------- [2024-06-27T10:56:12.333Z] [java] Total PASS: 1 [2024-06-27T10:56:12.333Z] [java] Total FAIL: 0 [2024-06-27T10:56:12.333Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:12.333Z] [java] ----------------------------------------- [2024-06-27T10:56:12.333Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:12.333Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:12.349Z] [2024-06-27T10:56:12.349Z] declare-test: [2024-06-27T10:56:12.350Z] [echo] Starting test ear directorydeploy/ear Test asadmin deploydir [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init.os: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init.tools.unix: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init.tools.windows: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init.tools: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] setAsadminArgs: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init.customtasks: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] prepare: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] deploydir.asadmin: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] setAsadminArgs: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] common.deploydir.asadmin: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init.os: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init.tools.unix: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init.tools.windows: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init.tools: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] setAsadminArgs: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] init.customtasks: [2024-06-27T10:56:12.350Z] [2024-06-27T10:56:12.350Z] common.run.asadmin: [2024-06-27T10:56:12.351Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployEar /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2024-06-27T10:56:12.589Z] [2024-06-27T10:56:12.590Z] setOSConditions: [2024-06-27T10:56:12.590Z] [2024-06-27T10:56:12.590Z] setToolWin: [2024-06-27T10:56:12.590Z] [2024-06-27T10:56:12.590Z] setToolUnix: [2024-06-27T10:56:12.590Z] [2024-06-27T10:56:12.590Z] setToolProperty: [2024-06-27T10:56:12.590Z] [2024-06-27T10:56:12.590Z] setS1ASclassPath: [2024-06-27T10:56:12.590Z] [2024-06-27T10:56:12.590Z] init-common: [2024-06-27T10:56:12.590Z] [2024-06-27T10:56:12.590Z] custom-neg-run: [2024-06-27T10:56:12.590Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet using username/password qwertMD2HEXa/qwertMD2HEX [2024-06-27T10:56:12.643Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-managedbean/HelloServlet [2024-06-27T10:56:12.643Z] [java] JMS Servlet Output [2024-06-27T10:56:12.643Z] [java]

DatabaseServelt :: All information I can give

[2024-06-27T10:56:12.643Z] [java] Context Path : /ejb-ejb31-ejblite-managedbean
[2024-06-27T10:56:12.643Z] [java] Servlet Path : /HelloServlet
[2024-06-27T10:56:12.643Z] [java] Path Info : null
[2024-06-27T10:56:12.643Z] [java] [2024-06-27T10:56:12.643Z] [java] Value of key is: main [2024-06-27T10:56:12.643Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:12.643Z] [java] [2024-06-27T10:56:12.643Z] [java] [2024-06-27T10:56:12.643Z] [java] ----------------------------------------- [2024-06-27T10:56:12.643Z] [java] - main: PASS - [2024-06-27T10:56:12.643Z] [java] ----------------------------------------- [2024-06-27T10:56:12.643Z] [java] Total PASS: 1 [2024-06-27T10:56:12.643Z] [java] Total FAIL: 0 [2024-06-27T10:56:12.643Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:12.643Z] [java] ----------------------------------------- [2024-06-27T10:56:12.643Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:12.643Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:12.643Z] [2024-06-27T10:56:12.643Z] undeploy: [2024-06-27T10:56:12.643Z] [2024-06-27T10:56:12.643Z] setOSConditions: [2024-06-27T10:56:12.643Z] [2024-06-27T10:56:12.643Z] setToolWin: [2024-06-27T10:56:12.643Z] [2024-06-27T10:56:12.643Z] setToolUnix: [2024-06-27T10:56:12.643Z] [2024-06-27T10:56:12.643Z] setToolProperty: [2024-06-27T10:56:12.643Z] [2024-06-27T10:56:12.643Z] setS1ASclassPath: [2024-06-27T10:56:12.643Z] [2024-06-27T10:56:12.643Z] init-common: [2024-06-27T10:56:12.643Z] [2024-06-27T10:56:12.643Z] undeploy-war-common: [2024-06-27T10:56:12.846Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:12.846Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:12.846Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:12.846Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:12.846Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:12.846Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:12.846Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:12.846Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:12.846Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:12.846Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:12.901Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-managedbean-web [2024-06-27T10:56:12.913Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:12.913Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:56:13.032Z] [exec] Jun 27, 2024 10:56:12 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:56:13.033Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:56:13.134Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:13.134Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:13.134Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:13.134Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:13.134Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:13.134Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:13.134Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:13.155Z] [2024-06-27T10:56:13.155Z] all: [2024-06-27T10:56:13.155Z] [2024-06-27T10:56:13.155Z] sinitcallejb: [2024-06-27T10:56:13.155Z] [2024-06-27T10:56:13.155Z] setOSConditions: [2024-06-27T10:56:13.155Z] [2024-06-27T10:56:13.155Z] setToolWin: [2024-06-27T10:56:13.155Z] [2024-06-27T10:56:13.155Z] setToolUnix: [2024-06-27T10:56:13.155Z] [2024-06-27T10:56:13.155Z] setToolProperty: [2024-06-27T10:56:13.155Z] [2024-06-27T10:56:13.155Z] setS1ASclassPath: [2024-06-27T10:56:13.155Z] [2024-06-27T10:56:13.155Z] init-common: [2024-06-27T10:56:13.155Z] [2024-06-27T10:56:13.155Z] clean: [2024-06-27T10:56:13.155Z] [2024-06-27T10:56:13.155Z] setOSConditions: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setToolWin: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setToolUnix: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setToolProperty: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setS1ASclassPath: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] init-common: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] clean-common: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setOSConditions: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setToolWin: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setToolUnix: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setToolProperty: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setS1ASclassPath: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] init-common: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] clean-classes-common: [2024-06-27T10:56:13.156Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setOSConditions: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setToolWin: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setToolUnix: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setToolProperty: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] setS1ASclassPath: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] init-common: [2024-06-27T10:56:13.156Z] [2024-06-27T10:56:13.156Z] clean-jars-common: [2024-06-27T10:56:13.157Z] [2024-06-27T10:56:13.157Z] compile: [2024-06-27T10:56:13.157Z] [2024-06-27T10:56:13.157Z] setOSConditions: [2024-06-27T10:56:13.157Z] [2024-06-27T10:56:13.157Z] setToolWin: [2024-06-27T10:56:13.157Z] [2024-06-27T10:56:13.157Z] setToolUnix: [2024-06-27T10:56:13.157Z] [2024-06-27T10:56:13.157Z] setToolProperty: [2024-06-27T10:56:13.157Z] [2024-06-27T10:56:13.157Z] setS1ASclassPath: [2024-06-27T10:56:13.157Z] [2024-06-27T10:56:13.157Z] init-common: [2024-06-27T10:56:13.157Z] [2024-06-27T10:56:13.157Z] compile-common: [2024-06-27T10:56:13.157Z] [echo] Current time (ISO): 2024-06-27T10:56:12.978+0000 [2024-06-27T10:56:13.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:13.157Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:13.247Z] [exec] Jun 27, 2024 10:56:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:13.247Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@65bd19bf [2024-06-27T10:56:13.467Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.467Z] [java] Http-request-thread-8 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.467Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:13.467Z] [java] [2024-06-27T10:56:13.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998)Http-request-thread-8 - running ... [2024-06-27T10:56:13.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.467Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.467Z] [java] [2024-06-27T10:56:13.467Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:13.467Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:13.467Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.467Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.467Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.467Z] [java] Http-request-thread-8 - running ... at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.467Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.468Z] [java] [2024-06-27T10:56:13.468Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.468Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.468Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.468Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.468Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.470Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:13.470Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:13.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.474Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.474Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.474Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.474Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.474Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:13.474Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:13.476Z] [exec] Application deployed with name dirDeployEar. [2024-06-27T10:56:13.476Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:56:13.476Z] [exec] Command deploydir executed successfully. [2024-06-27T10:56:13.476Z] [2024-06-27T10:56:13.476Z] setHttpPort: [2024-06-27T10:56:13.476Z] [2024-06-27T10:56:13.477Z] run.positive: [2024-06-27T10:56:13.477Z] [2024-06-27T10:56:13.477Z] init.os: [2024-06-27T10:56:13.477Z] [2024-06-27T10:56:13.477Z] init.tools.unix: [2024-06-27T10:56:13.477Z] [2024-06-27T10:56:13.477Z] init.tools.windows: [2024-06-27T10:56:13.477Z] [2024-06-27T10:56:13.477Z] init.tools: [2024-06-27T10:56:13.477Z] [2024-06-27T10:56:13.477Z] setAsadminArgs: [2024-06-27T10:56:13.477Z] [2024-06-27T10:56:13.477Z] init: [2024-06-27T10:56:13.477Z] [2024-06-27T10:56:13.477Z] init.customtasks: [2024-06-27T10:56:13.477Z] [2024-06-27T10:56:13.477Z] runclient: [2024-06-27T10:56:13.477Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb true [2024-06-27T10:56:13.502Z] [exec] Jun 27, 2024 10:56:13 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:56:13.502Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:56:13.502Z] [exec] Jun 27, 2024 10:56:13 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:56:13.502Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:56:13.502Z] [exec] Jun 27, 2024 10:56:13 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:56:13.502Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:56:13.502Z] [exec] Jun 27, 2024 10:56:13 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:56:13.502Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:56:13.611Z] [exec] Jun 27, 2024 10:56:13 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:13.612Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:56:13.782Z] [exec] Jun 27, 2024 10:56:13 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:56:13.782Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@73e4fe32[jndiName=jms/ejb_ejb30_interceptors_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:56:13.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.860Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.860Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.860Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.860Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.861Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.861Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.861Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.861Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.862Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.862Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.862Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.862Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.863Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.863Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.863Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.863Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.863Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.863Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.863Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.863Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.863Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.863Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.863Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.863Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.863Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.863Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.863Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.863Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.863Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.863Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:13.863Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:13.864Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:13.864Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:13.864Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:13.864Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.864Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.864Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.864Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.864Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.864Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.864Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.864Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.864Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.864Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.864Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.864Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.864Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.864Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.864Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.864Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.864Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:13.864Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:13.864Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:13.865Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:13.865Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:13.865Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:13.865Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:13.865Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-06-27T10:56:13.865Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:13.865Z] [java] [2024-06-27T10:56:13.865Z] [java] [2024-06-27T10:56:13.865Z] [java] ----------------------------------------- [2024-06-27T10:56:13.865Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet: PASS - [2024-06-27T10:56:13.865Z] [java] ----------------------------------------- [2024-06-27T10:56:13.865Z] [java] Total PASS: 1 [2024-06-27T10:56:13.865Z] [java] Total FAIL: 0 [2024-06-27T10:56:13.865Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:13.865Z] [java] ----------------------------------------- [2024-06-27T10:56:13.865Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:13.866Z] [exec] Jun 27, 2024 10:56:13 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:13.866Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:56:14.037Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:56:14.038Z] [exec] getName(): ejb_ejb30_interceptors_mdb_InQueue [2024-06-27T10:56:14.038Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:14.038Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:14.038Z] [exec] isReadonly(): false [2024-06-27T10:56:14.038Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_interceptors_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485773795 [2024-06-27T10:56:14.038Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-06-27T10:56:14.038Z] [exec] getName(): ejb_ejb30_interceptors_mdb_InQueue [2024-06-27T10:56:14.038Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:14.038Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:14.038Z] [exec] isReadonly(): false [2024-06-27T10:56:14.038Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_interceptors_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485773804 [2024-06-27T10:56:14.038Z] [exec] Waiting for queue message [2024-06-27T10:56:14.038Z] [exec] Received message : mdb() invoked. Interceptor count: 1 [2024-06-27T10:56:14.038Z] [exec] Value of key is: main [2024-06-27T10:56:14.038Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:14.038Z] [exec] [2024-06-27T10:56:14.038Z] [exec] [2024-06-27T10:56:14.038Z] [exec] ----------------------------------------- [2024-06-27T10:56:14.038Z] [exec] - main: PASS - [2024-06-27T10:56:14.038Z] [exec] ----------------------------------------- [2024-06-27T10:56:14.038Z] [exec] Total PASS: 1 [2024-06-27T10:56:14.038Z] [exec] Total FAIL: 0 [2024-06-27T10:56:14.038Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:14.038Z] [exec] ----------------------------------------- [2024-06-27T10:56:14.038Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:14.038Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:14.039Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:56:14.039Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb [2024-06-27T10:56:14.039Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-06-27T10:56:14.040Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:56:14.040Z] [2024-06-27T10:56:14.040Z] processResult: [2024-06-27T10:56:14.040Z] [2024-06-27T10:56:14.040Z] failed: [2024-06-27T10:56:14.040Z] [2024-06-27T10:56:14.040Z] passed: [2024-06-27T10:56:14.040Z] [echo] Test ear Passed [2024-06-27T10:56:14.040Z] [2024-06-27T10:56:14.040Z] unknown: [2024-06-27T10:56:14.040Z] [2024-06-27T10:56:14.040Z] declare-test: [2024-06-27T10:56:14.041Z] [echo] Starting test ear directorydeploy/ear Test asadmin redeploydir [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init.os: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init.tools.unix: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init.tools.windows: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init.tools: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] setAsadminArgs: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init.customtasks: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] prepare: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] redeploydir.asadmin: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] setAsadminArgs: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] common.redeploydir.asadmin: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init.os: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init.tools.unix: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init.tools.windows: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init.tools: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] setAsadminArgs: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] init.customtasks: [2024-06-27T10:56:14.041Z] [2024-06-27T10:56:14.041Z] common.run.asadmin: [2024-06-27T10:56:14.042Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployEar /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2024-06-27T10:56:14.099Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:14.099Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:14.099Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:14.099Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:14.099Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:14.099Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:14.099Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:14.160Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:14.160Z] [2024-06-27T10:56:14.160Z] setOSConditions: [2024-06-27T10:56:14.160Z] [2024-06-27T10:56:14.160Z] setToolWin: [2024-06-27T10:56:14.160Z] [2024-06-27T10:56:14.160Z] setToolUnix: [2024-06-27T10:56:14.160Z] [2024-06-27T10:56:14.160Z] setToolProperty: [2024-06-27T10:56:14.160Z] [2024-06-27T10:56:14.160Z] setS1ASclassPath: [2024-06-27T10:56:14.160Z] [2024-06-27T10:56:14.160Z] init-common: [2024-06-27T10:56:14.160Z] [2024-06-27T10:56:14.160Z] custom-neg-run: [2024-06-27T10:56:14.160Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet using username/password qwertMD5HEXa/qwertMD5HEX [2024-06-27T10:56:14.294Z] [2024-06-27T10:56:14.294Z] checkReporting-common: [2024-06-27T10:56:14.294Z] [2024-06-27T10:56:14.294Z] confirmReportPresent-common: [2024-06-27T10:56:14.294Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:56:14.294Z] [echo] Test seems to be reported fine [2024-06-27T10:56:14.294Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/RepRunConf.txt [2024-06-27T10:56:14.294Z] [2024-06-27T10:56:14.294Z] confirmMissingReport-common: [2024-06-27T10:56:14.294Z] [2024-06-27T10:56:14.294Z] undeploy: [2024-06-27T10:56:14.294Z] [2024-06-27T10:56:14.294Z] setOSConditions: [2024-06-27T10:56:14.294Z] [2024-06-27T10:56:14.294Z] setToolWin: [2024-06-27T10:56:14.294Z] [2024-06-27T10:56:14.294Z] setToolUnix: [2024-06-27T10:56:14.294Z] [2024-06-27T10:56:14.294Z] setToolProperty: [2024-06-27T10:56:14.294Z] [2024-06-27T10:56:14.294Z] setS1ASclassPath: [2024-06-27T10:56:14.294Z] [2024-06-27T10:56:14.294Z] init-common: [2024-06-27T10:56:14.294Z] [2024-06-27T10:56:14.294Z] undeploy-common: [2024-06-27T10:56:14.417Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:14.417Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:14.417Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:14.417Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:14.417Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:14.417Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:14.417Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:14.417Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:14.417Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:14.417Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:14.508Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:14.606Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:14.607Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:56:14.658Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:14.765Z] [javac] 1 warning [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] build: [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] setOSConditions: [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] fixFiles: [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] convUnix: [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] convWin: [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] setToolWin: [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] setToolUnix: [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] setToolProperty: [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] setS1ASclassPath: [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] init-common: [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] package-persistence-common: [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] ejb-jar-common: [2024-06-27T10:56:14.765Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:14.765Z] [2024-06-27T10:56:14.765Z] package-ejbjar-common: [2024-06-27T10:56:14.765Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:14.765Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:14.765Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:14.766Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-ejb.jar [2024-06-27T10:56:14.766Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] appclient-jar-common: [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] package-appclientjar-common: [2024-06-27T10:56:14.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:14.766Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:14.766Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:14.766Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-client.jar [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] webclient-war-common: [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] build-ear-common: [2024-06-27T10:56:14.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:14.766Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:14.766Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:14.766Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] deploy: [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] setOSConditions: [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] setToolWin: [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] setToolUnix: [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] setToolProperty: [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] setS1ASclassPath: [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] init-common: [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] deploy-common: [2024-06-27T10:56:14.766Z] [echo] Current time (ISO): 2024-06-27T10:56:14.719+0000 [2024-06-27T10:56:14.766Z] [2024-06-27T10:56:14.766Z] setOSConditions: [2024-06-27T10:56:14.767Z] [2024-06-27T10:56:14.767Z] setToolWin: [2024-06-27T10:56:14.767Z] [2024-06-27T10:56:14.767Z] setToolUnix: [2024-06-27T10:56:14.767Z] [2024-06-27T10:56:14.767Z] setToolProperty: [2024-06-27T10:56:14.767Z] [2024-06-27T10:56:14.767Z] setS1ASclassPath: [2024-06-27T10:56:14.767Z] [2024-06-27T10:56:14.767Z] init-common: [2024-06-27T10:56:14.767Z] [2024-06-27T10:56:14.767Z] deploy-common-pe: [2024-06-27T10:56:14.855Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-mdbApp [2024-06-27T10:56:14.855Z] [2024-06-27T10:56:14.855Z] delete-resources: [2024-06-27T10:56:14.855Z] [2024-06-27T10:56:14.855Z] asadmin-batch-common: [2024-06-27T10:56:14.912Z] [javac] 1 warning [2024-06-27T10:56:14.912Z] [2024-06-27T10:56:14.913Z] build: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] setOSConditions: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] setToolWin: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] setToolUnix: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] setToolProperty: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] setS1ASclassPath: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] init-common: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] webclient-war-common: [2024-06-27T10:56:14.913Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] clear: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] test-tlds-exist: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] copy-tlds: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] test-tagfiles-exist: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] copy-tagfiles: [2024-06-27T10:56:14.913Z] [2024-06-27T10:56:14.913Z] package-war-common: [2024-06-27T10:56:14.913Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:56:14.913Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:14.913Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:14.913Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:56:14.913Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/sinitcallejb/lib [2024-06-27T10:56:14.913Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:14.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/sinitcallejb/docroot [2024-06-27T10:56:14.914Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-sinitcallejb-web.war [2024-06-27T10:56:14.914Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:14.914Z] [2024-06-27T10:56:14.914Z] setOSConditions: [2024-06-27T10:56:14.914Z] [2024-06-27T10:56:14.914Z] setToolWin: [2024-06-27T10:56:14.914Z] [2024-06-27T10:56:14.914Z] setToolUnix: [2024-06-27T10:56:14.914Z] [2024-06-27T10:56:14.914Z] setToolProperty: [2024-06-27T10:56:14.914Z] [2024-06-27T10:56:14.914Z] setS1ASclassPath: [2024-06-27T10:56:14.914Z] [2024-06-27T10:56:14.914Z] init-common: [2024-06-27T10:56:14.914Z] [2024-06-27T10:56:14.914Z] compile-common: [2024-06-27T10:56:14.914Z] [echo] Current time (ISO): 2024-06-27T10:56:14.841+0000 [2024-06-27T10:56:14.914Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:15.170Z] [exec] Application deployed with name dirDeployEar. [2024-06-27T10:56:15.170Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:56:15.170Z] [exec] Command deploydir executed successfully. [2024-06-27T10:56:15.170Z] [2024-06-27T10:56:15.170Z] setHttpPort: [2024-06-27T10:56:15.170Z] [2024-06-27T10:56:15.170Z] run.positive: [2024-06-27T10:56:15.170Z] [2024-06-27T10:56:15.170Z] init.os: [2024-06-27T10:56:15.170Z] [2024-06-27T10:56:15.170Z] init.tools.unix: [2024-06-27T10:56:15.170Z] [2024-06-27T10:56:15.170Z] init.tools.windows: [2024-06-27T10:56:15.170Z] [2024-06-27T10:56:15.170Z] init.tools: [2024-06-27T10:56:15.170Z] [2024-06-27T10:56:15.170Z] setAsadminArgs: [2024-06-27T10:56:15.170Z] [2024-06-27T10:56:15.170Z] init: [2024-06-27T10:56:15.171Z] [2024-06-27T10:56:15.171Z] init.customtasks: [2024-06-27T10:56:15.171Z] [2024-06-27T10:56:15.171Z] runclient: [2024-06-27T10:56:15.171Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb true [2024-06-27T10:56:15.423Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:15.423Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServletHttp-request-thread-0 - running ... [2024-06-27T10:56:15.423Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.423Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.423Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.423Z] [java] [2024-06-27T10:56:15.423Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:15.423Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.423Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.423Z] [java] Http-request-thread-7 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.423Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:15.423Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:15.423Z] [java] [2024-06-27T10:56:15.423Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.423Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.423Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.423Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.423Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.423Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.423Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.423Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.423Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.424Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.424Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.424Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.424Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.424Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.424Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.424Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.424Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.424Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.424Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.424Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.424Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.424Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.424Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.424Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.424Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.424Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.424Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.424Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.424Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.425Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.425Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.425Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.425Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.426Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.426Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.426Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.426Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.427Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.427Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.427Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.427Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.428Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:15.428Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.428Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.428Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.428Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.428Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.429Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.429Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.429Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.429Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.430Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.430Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.430Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.430Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.431Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.431Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.431Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.431Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.432Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:15.432Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:15.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.432Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.432Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.432Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.432Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.433Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.433Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.433Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.433Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.434Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:15.434Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:15.434Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:15.434Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:15.696Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-06-27T10:56:15.713Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:15.713Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:15.713Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-06-27T10:56:15.713Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:15.713Z] [java] [2024-06-27T10:56:15.713Z] [java] [2024-06-27T10:56:15.713Z] [java] ----------------------------------------- [2024-06-27T10:56:15.713Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet: PASS - [2024-06-27T10:56:15.713Z] [java] ----------------------------------------- [2024-06-27T10:56:15.713Z] [java] Total PASS: 1 [2024-06-27T10:56:15.713Z] [java] Total FAIL: 0 [2024-06-27T10:56:15.713Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:15.713Z] [java] ----------------------------------------- [2024-06-27T10:56:15.713Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:15.713Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:15.713Z] [2024-06-27T10:56:15.713Z] setOSConditions: [2024-06-27T10:56:15.713Z] [2024-06-27T10:56:15.713Z] setToolWin: [2024-06-27T10:56:15.713Z] [2024-06-27T10:56:15.713Z] setToolUnix: [2024-06-27T10:56:15.713Z] [2024-06-27T10:56:15.713Z] setToolProperty: [2024-06-27T10:56:15.713Z] [2024-06-27T10:56:15.713Z] setS1ASclassPath: [2024-06-27T10:56:15.713Z] [2024-06-27T10:56:15.713Z] init-common: [2024-06-27T10:56:15.713Z] [2024-06-27T10:56:15.713Z] custom-neg-run: [2024-06-27T10:56:15.713Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet using username/password qwertSHAHEXa/qwertSHAHEX [2024-06-27T10:56:15.732Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:56:15.732Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb [2024-06-27T10:56:15.732Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.732Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.732Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.732Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.732Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.732Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.732Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.732Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-06-27T10:56:15.732Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-06-27T10:56:15.733Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] processResult: [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] failed: [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] passed: [2024-06-27T10:56:15.733Z] [echo] Test ear Passed [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] unknown: [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] declare-test: [2024-06-27T10:56:15.733Z] [echo] Starting test ear directorydeploy/ear Test asadmin undeploydir [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] undeploy.asadmin: [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] setAsadminArgs: [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] common.undeploy.asadmin: [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] init.os: [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] init.tools.unix: [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] init.tools.windows: [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] init.tools: [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.733Z] setAsadminArgs: [2024-06-27T10:56:15.733Z] [2024-06-27T10:56:15.734Z] init: [2024-06-27T10:56:15.734Z] [2024-06-27T10:56:15.734Z] init.customtasks: [2024-06-27T10:56:15.734Z] [2024-06-27T10:56:15.734Z] delAppRef: [2024-06-27T10:56:15.734Z] [2024-06-27T10:56:15.734Z] init.os: [2024-06-27T10:56:15.734Z] [2024-06-27T10:56:15.734Z] init.tools.unix: [2024-06-27T10:56:15.734Z] [2024-06-27T10:56:15.734Z] init.tools.windows: [2024-06-27T10:56:15.734Z] [2024-06-27T10:56:15.734Z] init.tools: [2024-06-27T10:56:15.734Z] [2024-06-27T10:56:15.734Z] setAsadminArgs: [2024-06-27T10:56:15.734Z] [2024-06-27T10:56:15.734Z] init: [2024-06-27T10:56:15.734Z] [2024-06-27T10:56:15.734Z] init.customtasks: [2024-06-27T10:56:15.734Z] [2024-06-27T10:56:15.734Z] common.run.asadmin: [2024-06-27T10:56:15.734Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployEar [2024-06-27T10:56:15.775Z] [exec] Jun 27, 2024 10:56:15 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:15.775Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3b5a19ed [2024-06-27T10:56:15.782Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:56:15.782Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_interceptors_mdb_QCF [2024-06-27T10:56:15.782Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_interceptors_mdb_InQueue [2024-06-27T10:56:15.782Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_InQueue deleted. [2024-06-27T10:56:15.782Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_interceptors_mdb_InQueue [2024-06-27T10:56:15.782Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_interceptors_mdb_OutQueue [2024-06-27T10:56:15.782Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_OutQueue deleted. [2024-06-27T10:56:15.782Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_interceptors_mdb_OutQueue [2024-06-27T10:56:15.782Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt [2024-06-27T10:56:15.782Z] [2024-06-27T10:56:15.782Z] all: [2024-06-27T10:56:15.782Z] [2024-06-27T10:56:15.782Z] persistence: [2024-06-27T10:56:15.782Z] [2024-06-27T10:56:15.782Z] all: [2024-06-27T10:56:15.782Z] [2024-06-27T10:56:15.782Z] context: [2024-06-27T10:56:15.782Z] [2024-06-27T10:56:15.782Z] setOSConditions: [2024-06-27T10:56:15.782Z] [2024-06-27T10:56:15.782Z] setToolWin: [2024-06-27T10:56:15.782Z] [2024-06-27T10:56:15.782Z] setToolUnix: [2024-06-27T10:56:15.782Z] [2024-06-27T10:56:15.783Z] setToolProperty: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setS1ASclassPath: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] init-common: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] clean: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setOSConditions: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setToolWin: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setToolUnix: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setToolProperty: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setS1ASclassPath: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] init-common: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] clean-common: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setOSConditions: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setToolWin: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setToolUnix: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setToolProperty: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setS1ASclassPath: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] init-common: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] clean-classes-common: [2024-06-27T10:56:15.783Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setOSConditions: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.783Z] setToolWin: [2024-06-27T10:56:15.783Z] [2024-06-27T10:56:15.784Z] setToolUnix: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] setToolProperty: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] setS1ASclassPath: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] init-common: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] clean-jars-common: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] compile: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] setOSConditions: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] setToolWin: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] setToolUnix: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] setToolProperty: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] setS1ASclassPath: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] init-common: [2024-06-27T10:56:15.784Z] [2024-06-27T10:56:15.784Z] compile-common: [2024-06-27T10:56:15.784Z] [echo] Current time (ISO): 2024-06-27T10:56:15.774+0000 [2024-06-27T10:56:15.784Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:15.784Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:15.837Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:15.837Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:15.837Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:15.837Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:15.837Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:15.837Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:15.837Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:16.276Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:16.276Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:16.276Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:16.276Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:16.276Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:16.276Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:16.276Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:16.276Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:16.276Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:16.276Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:16.304Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:16.304Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:56:16.360Z] [exec] Value of key is: test1 : [2024-06-27T10:56:16.360Z] [exec] Value of key is: test2 : [2024-06-27T10:56:16.360Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:16.360Z] [exec] [2024-06-27T10:56:16.360Z] [exec] [2024-06-27T10:56:16.360Z] [exec] ----------------------------------------- [2024-06-27T10:56:16.360Z] [exec] - test2 : : PASS - [2024-06-27T10:56:16.360Z] [exec] - test1 : : PASS - [2024-06-27T10:56:16.360Z] [exec] ----------------------------------------- [2024-06-27T10:56:16.360Z] [exec] Total PASS: 2 [2024-06-27T10:56:16.360Z] [exec] Total FAIL: 0 [2024-06-27T10:56:16.360Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:16.360Z] [exec] ----------------------------------------- [2024-06-27T10:56:16.360Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:16.360Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:16.561Z] [exec] Command undeploy executed successfully. [2024-06-27T10:56:16.561Z] [2024-06-27T10:56:16.561Z] setHttpPort: [2024-06-27T10:56:16.561Z] [2024-06-27T10:56:16.561Z] run.negative: [2024-06-27T10:56:16.561Z] [2024-06-27T10:56:16.561Z] init.os: [2024-06-27T10:56:16.561Z] [2024-06-27T10:56:16.561Z] init.tools.unix: [2024-06-27T10:56:16.561Z] [2024-06-27T10:56:16.561Z] init.tools.windows: [2024-06-27T10:56:16.561Z] [2024-06-27T10:56:16.561Z] init.tools: [2024-06-27T10:56:16.561Z] [2024-06-27T10:56:16.561Z] setAsadminArgs: [2024-06-27T10:56:16.561Z] [2024-06-27T10:56:16.561Z] init: [2024-06-27T10:56:16.561Z] [2024-06-27T10:56:16.561Z] init.customtasks: [2024-06-27T10:56:16.561Z] [2024-06-27T10:56:16.561Z] runclient: [2024-06-27T10:56:16.561Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb/dirDeployEar false [2024-06-27T10:56:16.615Z] [2024-06-27T10:56:16.615Z] checkReporting-common: [2024-06-27T10:56:16.615Z] [2024-06-27T10:56:16.615Z] confirmReportPresent-common: [2024-06-27T10:56:16.615Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:56:16.615Z] [echo] Test seems to be reported fine [2024-06-27T10:56:16.615Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/RepRunConf.txt [2024-06-27T10:56:16.615Z] [2024-06-27T10:56:16.615Z] confirmMissingReport-common: [2024-06-27T10:56:16.615Z] [2024-06-27T10:56:16.615Z] undeploy: [2024-06-27T10:56:16.761Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:16.761Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/sinitcallejb/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:56:16.761Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:16.761Z] [javac] 1 warning [2024-06-27T10:56:16.761Z] [2024-06-27T10:56:16.761Z] deploy: [2024-06-27T10:56:16.761Z] [2024-06-27T10:56:16.761Z] deploy-war-common: [2024-06-27T10:56:16.761Z] [2024-06-27T10:56:16.761Z] setOSConditions: [2024-06-27T10:56:16.761Z] [2024-06-27T10:56:16.761Z] setToolWin: [2024-06-27T10:56:16.761Z] [2024-06-27T10:56:16.761Z] setToolUnix: [2024-06-27T10:56:16.761Z] [2024-06-27T10:56:16.761Z] setToolProperty: [2024-06-27T10:56:16.761Z] [2024-06-27T10:56:16.761Z] setS1ASclassPath: [2024-06-27T10:56:16.761Z] [2024-06-27T10:56:16.761Z] init-common: [2024-06-27T10:56:16.761Z] [2024-06-27T10:56:16.761Z] deploy-war-commonpe: [2024-06-27T10:56:16.867Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.867Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:16.867Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:16.867Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.867Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599)Http-request-thread-4 - running ... [2024-06-27T10:56:16.867Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.867Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.867Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.867Z] [java] [2024-06-27T10:56:16.867Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:16.867Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.867Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.867Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.867Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.867Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.867Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.867Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.867Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.867Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.867Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.867Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.867Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.867Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.867Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.867Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.867Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.867Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.867Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.867Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.867Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.868Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.868Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.868Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.868Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.868Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.868Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.868Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.868Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.868Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.868Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.868Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.868Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.868Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.868Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.868Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.868Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.868Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.868Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.868Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.868Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.869Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.869Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.869Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.869Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.869Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.869Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.869Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.869Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.869Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.869Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.869Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.869Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.869Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.869Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.869Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.869Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.869Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.869Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.869Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.869Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.870Z] setOSConditions: [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.870Z] setToolWin: [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.870Z] setToolUnix: [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.870Z] setToolProperty: [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.870Z] setS1ASclassPath: [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.870Z] init-common: [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.870Z] execute-sql-common: [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.870Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:16.870Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:16.870Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/drop_pointbase.sql [2024-06-27T10:56:16.870Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:16.870Z] [sql] 0 rows affected [2024-06-27T10:56:16.870Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:16.870Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:56:16.870Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:16.870Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:16.870Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:16.870Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:16.870Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:56:16.870Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:16.870Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:56:16.870Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.870Z] setOSConditions: [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.870Z] setToolWin: [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.870Z] setToolUnix: [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.870Z] setToolProperty: [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.870Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.870Z] setS1ASclassPath: [2024-06-27T10:56:16.870Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.870Z] [2024-06-27T10:56:16.870Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.871Z] init-common: [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.871Z] [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.871Z] undeploy-common: [2024-06-27T10:56:16.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.871Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.871Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.871Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.871Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.872Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.872Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.872Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.872Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.873Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.873Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.873Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.873Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.874Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.874Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.874Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.874Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.874Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:16.874Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:16.875Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:16.875Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128)Http-request-thread-7 - running ... [2024-06-27T10:56:16.875Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:16.875Z] [java] [2024-06-27T10:56:16.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:16.875Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:16.875Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:16.875Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:16.875Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.123Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:56:17.123Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb/dirDeployEar [2024-06-27T10:56:17.124Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/dirDeployEarWeb/dirDeployEar [2024-06-27T10:56:17.124Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] processResult: [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] failed: [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] passed: [2024-06-27T10:56:17.124Z] [echo] Test ear Passed [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] unknown: [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] private-all: [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] init.os: [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] init.tools.unix: [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] init.tools.windows: [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] init.tools: [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] setAsadminArgs: [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] init: [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] init.customtasks: [2024-06-27T10:56:17.124Z] [2024-06-27T10:56:17.124Z] prepare: [2024-06-27T10:56:17.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix [2024-06-27T10:56:17.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2024-06-27T10:56:17.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar [2024-06-27T10:56:17.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war [2024-06-27T10:56:17.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2024-06-27T10:56:17.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/client [2024-06-27T10:56:17.125Z] [2024-06-27T10:56:17.125Z] compile: [2024-06-27T10:56:17.125Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/earwithsuffix/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:17.125Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar [2024-06-27T10:56:17.125Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-lazyassocApp [2024-06-27T10:56:17.125Z] [2024-06-27T10:56:17.125Z] setOSConditions: [2024-06-27T10:56:17.125Z] [2024-06-27T10:56:17.125Z] setToolWin: [2024-06-27T10:56:17.125Z] [2024-06-27T10:56:17.125Z] setToolUnix: [2024-06-27T10:56:17.125Z] [2024-06-27T10:56:17.125Z] setToolProperty: [2024-06-27T10:56:17.125Z] [2024-06-27T10:56:17.125Z] setS1ASclassPath: [2024-06-27T10:56:17.125Z] [2024-06-27T10:56:17.125Z] init-common: [2024-06-27T10:56:17.125Z] [2024-06-27T10:56:17.125Z] undeploy-jdbc-common: [2024-06-27T10:56:17.125Z] [2024-06-27T10:56:17.125Z] setOSConditions: [2024-06-27T10:56:17.125Z] [2024-06-27T10:56:17.126Z] setToolWin: [2024-06-27T10:56:17.126Z] [2024-06-27T10:56:17.126Z] setToolUnix: [2024-06-27T10:56:17.126Z] [2024-06-27T10:56:17.126Z] setToolProperty: [2024-06-27T10:56:17.126Z] [2024-06-27T10:56:17.126Z] setS1ASclassPath: [2024-06-27T10:56:17.126Z] [2024-06-27T10:56:17.126Z] init-common: [2024-06-27T10:56:17.126Z] [2024-06-27T10:56:17.126Z] delete-jdbc-resource-common: [2024-06-27T10:56:17.126Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:56:17.147Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:17.147Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:17.147Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:17.147Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:17.147Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:17.147Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:17.147Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:17.213Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:17.213Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:17.213Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.213Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.213Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.213Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.213Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.213Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.213Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.213Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.213Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.213Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.213Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.213Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.213Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.213Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.213Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.213Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.213Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.213Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.213Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.213Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.213Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.213Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.213Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.214Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.214Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.214Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.214Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.215Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.215Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.215Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.215Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.216Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.216Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.216Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.216Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.216Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.216Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.216Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.216Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.216Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.216Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.216Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.216Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.216Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.216Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.216Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.216Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.216Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.216Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.216Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.216Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.216Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.216Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.216Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.216Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.216Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.216Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.216Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:17.216Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:17.216Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.216Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:17.216Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:17.216Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:17.216Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:17.216Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:17.216Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:17.216Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-06-27T10:56:17.216Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:17.216Z] [java] [2024-06-27T10:56:17.216Z] [java] [2024-06-27T10:56:17.216Z] [java] ----------------------------------------- [2024-06-27T10:56:17.216Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet: PASS - [2024-06-27T10:56:17.216Z] [java] ----------------------------------------- [2024-06-27T10:56:17.216Z] [java] Total PASS: 1 [2024-06-27T10:56:17.216Z] [java] Total FAIL: 0 [2024-06-27T10:56:17.216Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:17.216Z] [java] ----------------------------------------- [2024-06-27T10:56:17.216Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:17.335Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-sinitcallejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-sinitcallejb-web.war [2024-06-27T10:56:17.473Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:17.473Z] [2024-06-27T10:56:17.473Z] setOSConditions: [2024-06-27T10:56:17.473Z] [2024-06-27T10:56:17.473Z] setToolWin: [2024-06-27T10:56:17.473Z] [2024-06-27T10:56:17.473Z] setToolUnix: [2024-06-27T10:56:17.473Z] [2024-06-27T10:56:17.473Z] setToolProperty: [2024-06-27T10:56:17.473Z] [2024-06-27T10:56:17.473Z] setS1ASclassPath: [2024-06-27T10:56:17.473Z] [2024-06-27T10:56:17.473Z] init-common: [2024-06-27T10:56:17.473Z] [2024-06-27T10:56:17.473Z] custom-neg-run: [2024-06-27T10:56:17.473Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet using username/password qwertSHA256HEXa/qwertSHA256HEX [2024-06-27T10:56:17.590Z] [exec] Application deployed with name ejb-ejb31-ejblite-sinitcallejb-web. [2024-06-27T10:56:17.590Z] [2024-06-27T10:56:17.591Z] deploy-war-commonee: [2024-06-27T10:56:17.591Z] [2024-06-27T10:56:17.591Z] run: [2024-06-27T10:56:17.591Z] [2024-06-27T10:56:17.591Z] setOSConditions: [2024-06-27T10:56:17.591Z] [2024-06-27T10:56:17.591Z] setToolWin: [2024-06-27T10:56:17.591Z] [2024-06-27T10:56:17.591Z] setToolUnix: [2024-06-27T10:56:17.591Z] [2024-06-27T10:56:17.591Z] setToolProperty: [2024-06-27T10:56:17.591Z] [2024-06-27T10:56:17.591Z] setS1ASclassPath: [2024-06-27T10:56:17.591Z] [2024-06-27T10:56:17.591Z] init-common: [2024-06-27T10:56:17.591Z] [2024-06-27T10:56:17.591Z] run_se: [2024-06-27T10:56:17.685Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:56:17.685Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:56:17.685Z] [echo] cmd executed for server [2024-06-27T10:56:17.685Z] [2024-06-27T10:56:17.685Z] setOSConditions: [2024-06-27T10:56:17.685Z] [2024-06-27T10:56:17.685Z] setToolWin: [2024-06-27T10:56:17.685Z] [2024-06-27T10:56:17.685Z] setToolUnix: [2024-06-27T10:56:17.685Z] [2024-06-27T10:56:17.685Z] setToolProperty: [2024-06-27T10:56:17.685Z] [2024-06-27T10:56:17.685Z] setS1ASclassPath: [2024-06-27T10:56:17.685Z] [2024-06-27T10:56:17.685Z] init-common: [2024-06-27T10:56:17.685Z] [2024-06-27T10:56:17.685Z] delete-jdbc-connpool-common: [2024-06-27T10:56:17.685Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:56:17.687Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:17.687Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:17.687Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:17.687Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:17.687Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:17.687Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:17.687Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:17.687Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:17.687Z] [javac] 1 warning [2024-06-27T10:56:17.687Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/earwithsuffix/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:17.687Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2024-06-27T10:56:17.729Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:17.729Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:17.729Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:17.729Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:17.729Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:17.729Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:17.729Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:17.729Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:17.730Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:17.730Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:17.846Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-sinitcallejb/HelloServlet [2024-06-27T10:56:17.846Z] [java] JMS Servlet Output [2024-06-27T10:56:17.846Z] [java]
DatabaseServelt :: All information I can give

[2024-06-27T10:56:17.846Z] [java] Context Path : /ejb-ejb31-ejblite-sinitcallejb
[2024-06-27T10:56:17.846Z] [java] Servlet Path : /HelloServlet
[2024-06-27T10:56:17.846Z] [java] Path Info : null
[2024-06-27T10:56:17.846Z] [java] [2024-06-27T10:56:17.846Z] [java] Value of key is: main [2024-06-27T10:56:17.846Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:17.846Z] [java] [2024-06-27T10:56:17.846Z] [java] [2024-06-27T10:56:17.846Z] [java] ----------------------------------------- [2024-06-27T10:56:17.846Z] [java] - main: PASS - [2024-06-27T10:56:17.846Z] [java] ----------------------------------------- [2024-06-27T10:56:17.846Z] [java] Total PASS: 1 [2024-06-27T10:56:17.846Z] [java] Total FAIL: 0 [2024-06-27T10:56:17.846Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:17.846Z] [java] ----------------------------------------- [2024-06-27T10:56:17.846Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:17.846Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:17.846Z] [2024-06-27T10:56:17.846Z] undeploy: [2024-06-27T10:56:17.846Z] [2024-06-27T10:56:17.846Z] setOSConditions: [2024-06-27T10:56:17.846Z] [2024-06-27T10:56:17.846Z] setToolWin: [2024-06-27T10:56:17.846Z] [2024-06-27T10:56:17.846Z] setToolUnix: [2024-06-27T10:56:17.846Z] [2024-06-27T10:56:17.846Z] setToolProperty: [2024-06-27T10:56:17.846Z] [2024-06-27T10:56:17.846Z] setS1ASclassPath: [2024-06-27T10:56:17.846Z] [2024-06-27T10:56:17.846Z] init-common: [2024-06-27T10:56:17.846Z] [2024-06-27T10:56:17.846Z] undeploy-war-common: [2024-06-27T10:56:17.939Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:56:17.940Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:56:17.940Z] [echo] cmd executed for server [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] all: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setOSConditions: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setToolWin: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setToolUnix: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setToolProperty: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setS1ASclassPath: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] init-common: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] clean: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setOSConditions: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setToolWin: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setToolUnix: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setToolProperty: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setS1ASclassPath: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] init-common: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] clean-common: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setOSConditions: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setToolWin: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setToolUnix: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setToolProperty: [2024-06-27T10:56:17.940Z] [2024-06-27T10:56:17.940Z] setS1ASclassPath: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] init-common: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] clean-classes-common: [2024-06-27T10:56:17.941Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] setOSConditions: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] setToolWin: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] setToolUnix: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] setToolProperty: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] setS1ASclassPath: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] init-common: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] clean-jars-common: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] compile: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] setOSConditions: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] setToolWin: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] setToolUnix: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] setToolProperty: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] setS1ASclassPath: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] init-common: [2024-06-27T10:56:17.941Z] [2024-06-27T10:56:17.941Z] compile-common: [2024-06-27T10:56:17.941Z] [echo] Current time (ISO): 2024-06-27T10:56:17.927+0000 [2024-06-27T10:56:17.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:17.941Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:17.943Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:17.943Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:17.943Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:17.943Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:17.943Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:17.943Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:17.943Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:18.083Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:18.083Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:56:18.083Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:56:18.199Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:18.199Z] [javac] 1 warning [2024-06-27T10:56:18.199Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/earwithsuffix/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:18.199Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/client [2024-06-27T10:56:18.338Z] [javac] 2 warnings [2024-06-27T10:56:18.338Z] [2024-06-27T10:56:18.338Z] setOSConditions: [2024-06-27T10:56:18.338Z] [2024-06-27T10:56:18.338Z] setToolWin: [2024-06-27T10:56:18.338Z] [2024-06-27T10:56:18.338Z] setToolUnix: [2024-06-27T10:56:18.338Z] [2024-06-27T10:56:18.338Z] setToolProperty: [2024-06-27T10:56:18.338Z] [2024-06-27T10:56:18.338Z] setS1ASclassPath: [2024-06-27T10:56:18.338Z] [2024-06-27T10:56:18.338Z] init-common: [2024-06-27T10:56:18.338Z] [2024-06-27T10:56:18.338Z] compile-common: [2024-06-27T10:56:18.338Z] [echo] Current time (ISO): 2024-06-27T10:56:18.224+0000 [2024-06-27T10:56:18.338Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:18.368Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.368Z] [java] Http-request-thread-5 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.368Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:18.368Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:18.368Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:18.368Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:18.368Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:18.368Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:18.368Z] [java] [2024-06-27T10:56:18.368Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.368Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.368Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.368Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.368Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.368Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.368Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.368Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.368Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.368Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.368Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.368Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.369Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.369Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.369Z] [java] Http-request-thread-8 - running ... at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.369Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.369Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:18.369Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:18.369Z] [java] [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.369Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:18.369Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:18.369Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:18.369Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:18.369Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:18.369Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:18.369Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:18.369Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.369Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:18.369Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:18.369Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:18.369Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:18.369Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServletHttp-request-thread-6 - running ... [2024-06-27T10:56:18.369Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:18.369Z] [java] [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.369Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.369Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.369Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.369Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.369Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.369Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.369Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.369Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.369Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.369Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.369Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.370Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.370Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.370Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.370Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.370Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.370Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.370Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.370Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.370Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.370Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.370Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.370Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.370Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.370Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.370Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.370Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.370Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.370Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.370Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.370Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.371Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.371Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.371Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.371Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.371Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.371Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.371Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.371Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.371Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.371Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.371Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.371Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:18.371Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.371Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.371Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.371Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.371Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.371Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.371Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.372Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.372Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.372Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.372Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.372Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.372Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.372Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.372Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.372Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.372Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.372Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.372Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.372Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.372Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.372Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.372Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.372Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.372Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.372Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.372Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.373Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.373Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.373Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.373Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.374Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.374Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.374Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.374Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.375Z] [exec] Waiting for domain1 to start .......... [2024-06-27T10:56:18.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.375Z] [exec] Waiting finished after 9,492 ms. [2024-06-27T10:56:18.375Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.375Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.375Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.375Z] [exec] Admin Port: 4,848 [2024-06-27T10:56:18.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.375Z] [exec] Command start-domain executed successfully. [2024-06-27T10:56:18.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.375Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.375Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.375Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.375Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.376Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.376Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.376Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.376Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.376Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.433Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-sinitcallejb-web [2024-06-27T10:56:18.433Z] [2024-06-27T10:56:18.433Z] all: [2024-06-27T10:56:18.433Z] [2024-06-27T10:56:18.433Z] jaxrs: [2024-06-27T10:56:18.433Z] [2024-06-27T10:56:18.433Z] setOSConditions: [2024-06-27T10:56:18.433Z] [2024-06-27T10:56:18.433Z] setToolWin: [2024-06-27T10:56:18.433Z] [2024-06-27T10:56:18.433Z] setToolUnix: [2024-06-27T10:56:18.433Z] [2024-06-27T10:56:18.433Z] setToolProperty: [2024-06-27T10:56:18.433Z] [2024-06-27T10:56:18.433Z] setS1ASclassPath: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] init-common: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] clean: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setOSConditions: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setToolWin: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setToolUnix: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setToolProperty: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setS1ASclassPath: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] init-common: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] clean-common: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setOSConditions: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setToolWin: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setToolUnix: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setToolProperty: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setS1ASclassPath: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] init-common: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] clean-classes-common: [2024-06-27T10:56:18.434Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setOSConditions: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setToolWin: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setToolUnix: [2024-06-27T10:56:18.434Z] [2024-06-27T10:56:18.434Z] setToolProperty: [2024-06-27T10:56:18.435Z] [2024-06-27T10:56:18.435Z] setS1ASclassPath: [2024-06-27T10:56:18.435Z] [2024-06-27T10:56:18.435Z] init-common: [2024-06-27T10:56:18.435Z] [2024-06-27T10:56:18.435Z] clean-jars-common: [2024-06-27T10:56:18.435Z] [2024-06-27T10:56:18.435Z] compile: [2024-06-27T10:56:18.435Z] [2024-06-27T10:56:18.435Z] setOSConditions: [2024-06-27T10:56:18.435Z] [2024-06-27T10:56:18.435Z] setToolWin: [2024-06-27T10:56:18.435Z] [2024-06-27T10:56:18.435Z] setToolUnix: [2024-06-27T10:56:18.435Z] [2024-06-27T10:56:18.435Z] setToolProperty: [2024-06-27T10:56:18.435Z] [2024-06-27T10:56:18.435Z] setS1ASclassPath: [2024-06-27T10:56:18.435Z] [2024-06-27T10:56:18.435Z] init-common: [2024-06-27T10:56:18.435Z] [2024-06-27T10:56:18.435Z] compile-common: [2024-06-27T10:56:18.435Z] [echo] Current time (ISO): 2024-06-27T10:56:18.241+0000 [2024-06-27T10:56:18.435Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:18.435Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:18.456Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:18.456Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:18.456Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:18.456Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:18.456Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:18.456Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:18.456Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:18.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.660Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.660Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.660Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.660Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.660Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.661Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:18.661Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:18.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.661Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.661Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.661Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.661Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.662Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.662Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.662Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.662Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.662Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.662Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.662Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.662Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.662Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.662Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.662Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.662Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.662Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.662Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.662Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.662Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.662Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.662Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.662Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.662Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.663Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.663Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.663Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.663Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.663Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.663Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.663Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.663Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.663Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.663Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.663Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.663Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.663Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.663Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.663Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.663Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.663Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.663Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.663Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.664Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.664Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.664Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.664Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.664Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.664Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.664Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.664Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.664Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.664Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.664Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.664Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.664Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.664Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.664Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:18.664Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:18.664Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.664Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.664Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.664Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.664Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.665Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.665Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.665Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.665Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.665Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.665Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.665Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:18.665Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:18.665Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:18.665Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:18.665Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:18.665Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:18.665Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:18.665Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-06-27T10:56:18.672Z] [2024-06-27T10:56:18.672Z] start-server-windows: [2024-06-27T10:56:18.672Z] [2024-06-27T10:56:18.672Z] setOSConditions: [2024-06-27T10:56:18.673Z] [2024-06-27T10:56:18.673Z] setToolWin: [2024-06-27T10:56:18.673Z] [2024-06-27T10:56:18.673Z] setToolUnix: [2024-06-27T10:56:18.673Z] [2024-06-27T10:56:18.673Z] setToolProperty: [2024-06-27T10:56:18.673Z] [2024-06-27T10:56:18.673Z] setS1ASclassPath: [2024-06-27T10:56:18.673Z] [2024-06-27T10:56:18.673Z] init-common: [2024-06-27T10:56:18.673Z] [2024-06-27T10:56:18.673Z] undeploy-common: [2024-06-27T10:56:18.714Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:18.714Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:56:18.714Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:18.714Z] [javac] 1 warning [2024-06-27T10:56:18.714Z] [2024-06-27T10:56:18.714Z] assemble: [2024-06-27T10:56:18.714Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF [2024-06-27T10:56:18.715Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF [2024-06-27T10:56:18.715Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war [2024-06-27T10:56:18.715Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2024-06-27T10:56:18.715Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2024-06-27T10:56:18.715Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2024-06-27T10:56:18.715Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2024-06-27T10:56:18.715Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/META-INF [2024-06-27T10:56:18.715Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/META-INF [2024-06-27T10:56:18.715Z] [2024-06-27T10:56:18.715Z] declare-test: [2024-06-27T10:56:18.715Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin deploydir [2024-06-27T10:56:18.715Z] [2024-06-27T10:56:18.715Z] init.os: [2024-06-27T10:56:18.715Z] [2024-06-27T10:56:18.715Z] init.tools.unix: [2024-06-27T10:56:18.715Z] [2024-06-27T10:56:18.715Z] init.tools.windows: [2024-06-27T10:56:18.715Z] [2024-06-27T10:56:18.715Z] init.tools: [2024-06-27T10:56:18.715Z] [2024-06-27T10:56:18.715Z] setAsadminArgs: [2024-06-27T10:56:18.715Z] [2024-06-27T10:56:18.715Z] init: [2024-06-27T10:56:18.715Z] [2024-06-27T10:56:18.715Z] init.customtasks: [2024-06-27T10:56:18.715Z] [2024-06-27T10:56:18.715Z] prepare: [2024-06-27T10:56:18.715Z] [2024-06-27T10:56:18.715Z] deploydir.asadmin: [2024-06-27T10:56:18.715Z] [2024-06-27T10:56:18.715Z] setAsadminArgs: [2024-06-27T10:56:18.716Z] [2024-06-27T10:56:18.716Z] common.deploydir.asadmin: [2024-06-27T10:56:18.716Z] [2024-06-27T10:56:18.716Z] init.os: [2024-06-27T10:56:18.716Z] [2024-06-27T10:56:18.716Z] init.tools.unix: [2024-06-27T10:56:18.716Z] [2024-06-27T10:56:18.716Z] init.tools.windows: [2024-06-27T10:56:18.716Z] [2024-06-27T10:56:18.716Z] init.tools: [2024-06-27T10:56:18.716Z] [2024-06-27T10:56:18.716Z] setAsadminArgs: [2024-06-27T10:56:18.716Z] [2024-06-27T10:56:18.716Z] init: [2024-06-27T10:56:18.716Z] [2024-06-27T10:56:18.716Z] init.customtasks: [2024-06-27T10:56:18.716Z] [2024-06-27T10:56:18.716Z] common.run.asadmin: [2024-06-27T10:56:18.716Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithEarSuffix /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2024-06-27T10:56:18.866Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:18.866Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:18.866Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:18.866Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:18.866Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:18.866Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:18.866Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:18.921Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:18.921Z] [java] [2024-06-27T10:56:18.921Z] [java] [2024-06-27T10:56:18.921Z] [java] ----------------------------------------- [2024-06-27T10:56:18.921Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet: PASS - [2024-06-27T10:56:18.921Z] [java] ----------------------------------------- [2024-06-27T10:56:18.921Z] [java] Total PASS: 1 [2024-06-27T10:56:18.921Z] [java] Total FAIL: 0 [2024-06-27T10:56:18.921Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:18.921Z] [java] ----------------------------------------- [2024-06-27T10:56:18.921Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:18.921Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:18.921Z] [2024-06-27T10:56:18.922Z] setOSConditions: [2024-06-27T10:56:18.922Z] [2024-06-27T10:56:18.922Z] setToolWin: [2024-06-27T10:56:18.922Z] [2024-06-27T10:56:18.922Z] setToolUnix: [2024-06-27T10:56:18.922Z] [2024-06-27T10:56:18.922Z] setToolProperty: [2024-06-27T10:56:18.922Z] [2024-06-27T10:56:18.922Z] setS1ASclassPath: [2024-06-27T10:56:18.922Z] [2024-06-27T10:56:18.922Z] init-common: [2024-06-27T10:56:18.922Z] [2024-06-27T10:56:18.922Z] custom-neg-run: [2024-06-27T10:56:18.922Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet using username/password qwertSHA384HEXa/qwertSHA384HEX [2024-06-27T10:56:18.971Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-CustomResourceFactoriesApp [2024-06-27T10:56:19.178Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:19.178Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:19.178Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:19.178Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:19.178Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:19.178Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:19.178Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:19.178Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:19.178Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:19.178Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:19.264Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:19.264Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:19.264Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:19.264Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:19.264Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:19.264Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:19.264Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:19.306Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:19.306Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:56:19.356Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:19.356Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:19.356Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:19.356Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:19.356Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:19.356Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:19.356Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:19.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.761Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.761Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.761Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.761Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.761Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.761Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.761Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.761Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.761Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.761Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.761Z] [java] Http-request-thread-8 - running ... at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.761Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.761Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.761Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.761Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.761Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.761Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.761Z] [java] [2024-06-27T10:56:19.761Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:19.761Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:19.761Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:19.761Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:19.761Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:19.761Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:19.761Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:19.761Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:19.761Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:19.762Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.762Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:19.762Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:19.762Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:19.762Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:19.789Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:19.789Z] [javac] 1 warning [2024-06-27T10:56:19.789Z] [2024-06-27T10:56:19.789Z] setOSConditions: [2024-06-27T10:56:19.789Z] [2024-06-27T10:56:19.790Z] setToolWin: [2024-06-27T10:56:19.790Z] [2024-06-27T10:56:19.790Z] setToolUnix: [2024-06-27T10:56:19.790Z] [2024-06-27T10:56:19.790Z] setToolProperty: [2024-06-27T10:56:19.790Z] [2024-06-27T10:56:19.790Z] setS1ASclassPath: [2024-06-27T10:56:19.790Z] [2024-06-27T10:56:19.790Z] init-common: [2024-06-27T10:56:19.790Z] [2024-06-27T10:56:19.790Z] compile-common: [2024-06-27T10:56:19.790Z] [echo] Current time (ISO): 2024-06-27T10:56:19.606+0000 [2024-06-27T10:56:19.790Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:19.869Z] [exec] Application deployed with name dirDeployWithEarSuffix. [2024-06-27T10:56:19.869Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:56:19.869Z] [exec] Command deploydir executed successfully. [2024-06-27T10:56:19.869Z] [2024-06-27T10:56:19.869Z] setHttpPort: [2024-06-27T10:56:19.869Z] [2024-06-27T10:56:19.869Z] run.positive: [2024-06-27T10:56:19.869Z] [2024-06-27T10:56:19.869Z] init.os: [2024-06-27T10:56:19.869Z] [2024-06-27T10:56:19.869Z] init.tools.unix: [2024-06-27T10:56:19.869Z] [2024-06-27T10:56:19.869Z] init.tools.windows: [2024-06-27T10:56:19.869Z] [2024-06-27T10:56:19.869Z] init.tools: [2024-06-27T10:56:19.869Z] [2024-06-27T10:56:19.869Z] setAsadminArgs: [2024-06-27T10:56:19.869Z] [2024-06-27T10:56:19.869Z] init: [2024-06-27T10:56:19.869Z] [2024-06-27T10:56:19.869Z] init.customtasks: [2024-06-27T10:56:19.870Z] [2024-06-27T10:56:19.870Z] runclient: [2024-06-27T10:56:19.870Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb true [2024-06-27T10:56:19.936Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:20.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.061Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.061Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.061Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.061Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.061Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.062Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.062Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.062Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.062Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.063Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.063Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.063Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.063Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.064Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:20.064Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:20.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.064Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.064Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.064Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.064Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.065Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.065Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.065Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.065Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.066Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.066Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.066Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.066Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.067Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.067Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.067Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:20.067Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:20.067Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172)Http-request-thread-8 - running ... [2024-06-27T10:56:20.067Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:20.067Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:20.067Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:20.067Z] [java] [2024-06-27T10:56:20.067Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.067Z] [java] Http-request-thread-0 - running ... at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.067Z] [java] [2024-06-27T10:56:20.067Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:20.067Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:20.067Z] [java] Http-request-thread-4 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.067Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:20.067Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:20.067Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:20.067Z] [java] [2024-06-27T10:56:20.067Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.067Z] [java] Http-request-thread-1 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.067Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:20.067Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:20.067Z] [java] [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172)Http-request-thread-0 - running ... [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.068Z] [java] [2024-06-27T10:56:20.068Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:20.068Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:20.068Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:20.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServletHttp-request-thread-8 - running ... [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.068Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:20.068Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:20.068Z] [java] [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.068Z] [java] Http-request-thread-3 - running ... at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.068Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:20.068Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:20.068Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:20.068Z] [java] [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.068Z] [java] Http-request-thread-9 - running ... at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.068Z] [java] [2024-06-27T10:56:20.068Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:20.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.068Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.068Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.068Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.068Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.069Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.069Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.069Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.069Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.189Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:20.190Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/FooManagedBean.java uses or overrides a deprecated API. [2024-06-27T10:56:20.190Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:20.190Z] [javac] 1 warning [2024-06-27T10:56:20.190Z] [2024-06-27T10:56:20.190Z] build: [2024-06-27T10:56:20.190Z] [2024-06-27T10:56:20.190Z] setOSConditions: [2024-06-27T10:56:20.190Z] [2024-06-27T10:56:20.190Z] setToolWin: [2024-06-27T10:56:20.190Z] [2024-06-27T10:56:20.190Z] setToolUnix: [2024-06-27T10:56:20.190Z] [2024-06-27T10:56:20.190Z] setToolProperty: [2024-06-27T10:56:20.190Z] [2024-06-27T10:56:20.190Z] setS1ASclassPath: [2024-06-27T10:56:20.190Z] [2024-06-27T10:56:20.190Z] init-common: [2024-06-27T10:56:20.190Z] [2024-06-27T10:56:20.190Z] webclient-war-common: [2024-06-27T10:56:20.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:20.190Z] [2024-06-27T10:56:20.190Z] clear: [2024-06-27T10:56:20.190Z] [2024-06-27T10:56:20.190Z] test-tlds-exist: [2024-06-27T10:56:20.190Z] [2024-06-27T10:56:20.191Z] copy-tlds: [2024-06-27T10:56:20.191Z] [2024-06-27T10:56:20.191Z] test-tagfiles-exist: [2024-06-27T10:56:20.191Z] [2024-06-27T10:56:20.191Z] copy-tagfiles: [2024-06-27T10:56:20.191Z] [2024-06-27T10:56:20.191Z] package-war-common: [2024-06-27T10:56:20.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:56:20.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:20.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:20.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:56:20.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/lib [2024-06-27T10:56:20.191Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:20.191Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:20.191Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-jaxrs-web.war [2024-06-27T10:56:20.191Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:20.191Z] [2024-06-27T10:56:20.191Z] setOSConditions: [2024-06-27T10:56:20.191Z] [2024-06-27T10:56:20.191Z] setToolWin: [2024-06-27T10:56:20.191Z] [2024-06-27T10:56:20.191Z] setToolUnix: [2024-06-27T10:56:20.191Z] [2024-06-27T10:56:20.191Z] setToolProperty: [2024-06-27T10:56:20.191Z] [2024-06-27T10:56:20.191Z] setS1ASclassPath: [2024-06-27T10:56:20.191Z] [2024-06-27T10:56:20.191Z] init-common: [2024-06-27T10:56:20.191Z] [2024-06-27T10:56:20.191Z] compile-common: [2024-06-27T10:56:20.191Z] [echo] Current time (ISO): 2024-06-27T10:56:20.116+0000 [2024-06-27T10:56:20.191Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:20.268Z] [exec] Waiting for domain1 to start ................... [2024-06-27T10:56:20.268Z] [exec] Waiting finished after 18,247 ms. [2024-06-27T10:56:20.268Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:56:20.268Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:56:20.268Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:56:20.268Z] [exec] Admin Port: 4,848 [2024-06-27T10:56:20.268Z] [exec] Command start-domain executed successfully. [2024-06-27T10:56:20.268Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T10:56:20.268Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T10:56:20.268Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:20.268Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:20.268Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:20.268Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:20.268Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:20.268Z] [2024-06-27T10:56:20.268Z] dumpThreadStack: [2024-06-27T10:56:20.268Z] [2024-06-27T10:56:20.268Z] startDomainWindows: [2024-06-27T10:56:20.268Z] [2024-06-27T10:56:20.268Z] startDomain: [2024-06-27T10:56:20.269Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:20.269Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:20.269Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:20.269Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:20.269Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:20.269Z] [2024-06-27T10:56:20.269Z] runclient: [2024-06-27T10:56:20.269Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:20.269Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:20.269Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:20.269Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:20.269Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:20.269Z] [2024-06-27T10:56:20.269Z] run-client: [2024-06-27T10:56:20.269Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:56:20.325Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:20.325Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:20.325Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:20.325Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:20.325Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:20.325Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:20.325Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:20.325Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:20.325Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:20.325Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:20.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.325Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.325Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.325Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.325Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.325Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.326Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.326Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.326Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.326Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.327Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:20.327Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:20.327Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:20.327Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:20.327Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:20.327Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:20.327Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-06-27T10:56:20.327Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:20.327Z] [java] [2024-06-27T10:56:20.327Z] [java] [2024-06-27T10:56:20.327Z] [java] ----------------------------------------- [2024-06-27T10:56:20.327Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet: PASS - [2024-06-27T10:56:20.327Z] [java] ----------------------------------------- [2024-06-27T10:56:20.327Z] [java] Total PASS: 1 [2024-06-27T10:56:20.327Z] [java] Total FAIL: 0 [2024-06-27T10:56:20.327Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:20.327Z] [java] ----------------------------------------- [2024-06-27T10:56:20.327Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:20.327Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:20.327Z] [2024-06-27T10:56:20.327Z] setOSConditions: [2024-06-27T10:56:20.327Z] [2024-06-27T10:56:20.327Z] setToolWin: [2024-06-27T10:56:20.328Z] [2024-06-27T10:56:20.328Z] setToolUnix: [2024-06-27T10:56:20.328Z] [2024-06-27T10:56:20.328Z] setToolProperty: [2024-06-27T10:56:20.328Z] [2024-06-27T10:56:20.328Z] setS1ASclassPath: [2024-06-27T10:56:20.328Z] [2024-06-27T10:56:20.328Z] init-common: [2024-06-27T10:56:20.328Z] [2024-06-27T10:56:20.328Z] custom-neg-run: [2024-06-27T10:56:20.328Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet using username/password qwertSHA512HEXa/qwertSHA512HEX [2024-06-27T10:56:20.329Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/simple-properties.properties [2024-06-27T10:56:20.329Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/simple-properties.xml [2024-06-27T10:56:20.329Z] [2024-06-27T10:56:20.329Z] all: [2024-06-27T10:56:20.329Z] [echo] @@## multiple-resources.xml ##@@ [2024-06-27T10:56:20.329Z] [2024-06-27T10:56:20.329Z] setOSConditions: [2024-06-27T10:56:20.329Z] [2024-06-27T10:56:20.329Z] setToolWin: [2024-06-27T10:56:20.329Z] [2024-06-27T10:56:20.329Z] setToolUnix: [2024-06-27T10:56:20.329Z] [2024-06-27T10:56:20.329Z] setToolProperty: [2024-06-27T10:56:20.329Z] [2024-06-27T10:56:20.329Z] setS1ASclassPath: [2024-06-27T10:56:20.329Z] [2024-06-27T10:56:20.329Z] init-common: [2024-06-27T10:56:20.329Z] [2024-06-27T10:56:20.329Z] build: [2024-06-27T10:56:20.329Z] [2024-06-27T10:56:20.329Z] all: [2024-06-27T10:56:20.329Z] [2024-06-27T10:56:20.330Z] setOSConditions: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] setToolWin: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] setToolUnix: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] setToolProperty: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] setS1ASclassPath: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] init-common: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] all: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] setOSConditions: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] setToolWin: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] setToolUnix: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] setToolProperty: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] setS1ASclassPath: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] init-common: [2024-06-27T10:56:20.330Z] [2024-06-27T10:56:20.330Z] compile-common: [2024-06-27T10:56:20.330Z] [echo] Current time (ISO): 2024-06-27T10:56:20.281+0000 [2024-06-27T10:56:20.330Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/src/classes [2024-06-27T10:56:20.330Z] [javac] Compiling 25 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/src/classes [2024-06-27T10:56:20.431Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-06-27T10:56:20.432Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:56:20.432Z] [2024-06-27T10:56:20.432Z] processResult: [2024-06-27T10:56:20.432Z] [2024-06-27T10:56:20.432Z] failed: [2024-06-27T10:56:20.432Z] [2024-06-27T10:56:20.432Z] passed: [2024-06-27T10:56:20.432Z] [echo] Test earwithsuffix Passed [2024-06-27T10:56:20.443Z] [javac] 1 warning [2024-06-27T10:56:20.443Z] [2024-06-27T10:56:20.443Z] build: [2024-06-27T10:56:20.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:56:20.443Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-lib.jar [2024-06-27T10:56:20.443Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par1.jar [2024-06-27T10:56:20.443Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par2.jar [2024-06-27T10:56:20.444Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par3.jar [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] setOSConditions: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] fixFiles: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] convUnix: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] convWin: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] setToolWin: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] setToolUnix: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] setToolProperty: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] setS1ASclassPath: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] init-common: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] package-persistence-common: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] ejb-jar-common: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] package-ejbjar-common: [2024-06-27T10:56:20.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:20.444Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-context-ejb.jar [2024-06-27T10:56:20.444Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] appclient-jar-common: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] package-appclientjar-common: [2024-06-27T10:56:20.444Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:20.444Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-context-client.jar [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.444Z] webclient-war-common: [2024-06-27T10:56:20.444Z] [2024-06-27T10:56:20.445Z] build-ear-common: [2024-06-27T10:56:20.445Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:20.445Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:20.445Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2024-06-27T10:56:20.445Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] setup: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] setOSConditions: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] setToolWin: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] setToolUnix: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] setToolProperty: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] setS1ASclassPath: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] init-common: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] execute-ejb-sql-common: [2024-06-27T10:56:20.445Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/sql/create.sql [2024-06-27T10:56:20.445Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] deploy: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] setOSConditions: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] setToolWin: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] setToolUnix: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] setToolProperty: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] setS1ASclassPath: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] init-common: [2024-06-27T10:56:20.445Z] [2024-06-27T10:56:20.445Z] deploy-common: [2024-06-27T10:56:20.446Z] [echo] Current time (ISO): 2024-06-27T10:56:20.437+0000 [2024-06-27T10:56:20.446Z] [2024-06-27T10:56:20.446Z] setOSConditions: [2024-06-27T10:56:20.446Z] [2024-06-27T10:56:20.446Z] setToolWin: [2024-06-27T10:56:20.446Z] [2024-06-27T10:56:20.446Z] setToolUnix: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] unknown: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] declare-test: [2024-06-27T10:56:20.689Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin redeploydir [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] init.os: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] init.tools.unix: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] init.tools.windows: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] init.tools: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] setAsadminArgs: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] init: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] init.customtasks: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] prepare: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] redeploydir.asadmin: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] setAsadminArgs: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] common.redeploydir.asadmin: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] init.os: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] init.tools.unix: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] init.tools.windows: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] init.tools: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] setAsadminArgs: [2024-06-27T10:56:20.689Z] [2024-06-27T10:56:20.689Z] init: [2024-06-27T10:56:20.690Z] [2024-06-27T10:56:20.690Z] init.customtasks: [2024-06-27T10:56:20.690Z] [2024-06-27T10:56:20.690Z] common.run.asadmin: [2024-06-27T10:56:20.690Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithEarSuffix /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2024-06-27T10:56:20.700Z] [2024-06-27T10:56:20.700Z] setToolProperty: [2024-06-27T10:56:20.700Z] [2024-06-27T10:56:20.700Z] setS1ASclassPath: [2024-06-27T10:56:20.700Z] [2024-06-27T10:56:20.700Z] init-common: [2024-06-27T10:56:20.700Z] [2024-06-27T10:56:20.700Z] deploy-common-pe: [2024-06-27T10:56:20.721Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:20.721Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:20.721Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:20.721Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:20.721Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:20.721Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:20.721Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:20.889Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:20.889Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:20.889Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:20.889Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:20.889Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:20.889Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:20.889Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:20.889Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:20.889Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:20.889Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:20.956Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2024-06-27T10:56:21.134Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:21.134Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:21.135Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:21.135Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:21.135Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:21.135Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:21.135Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:21.259Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:21.259Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:56:21.281Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:21.281Z] [javac] 1 warning [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] build: [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] setOSConditions: [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] fixFiles: [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] convUnix: [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] convWin: [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] setToolWin: [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] setToolUnix: [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] setToolProperty: [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] setS1ASclassPath: [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] init-common: [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] package-persistence-common: [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] ejb-jar-common: [2024-06-27T10:56:21.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:21.281Z] [2024-06-27T10:56:21.281Z] package-ejbjar-common: [2024-06-27T10:56:21.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:21.281Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:21.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:21.282Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-ejb.jar [2024-06-27T10:56:21.282Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] appclient-jar-common: [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] package-appclientjar-common: [2024-06-27T10:56:21.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:21.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:21.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:21.282Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-client.jar [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] webclient-war-common: [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] build-ear-common: [2024-06-27T10:56:21.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:21.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:21.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:21.282Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] deploy: [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] setOSConditions: [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] setToolWin: [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] setToolUnix: [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] setToolProperty: [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] setS1ASclassPath: [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] init-common: [2024-06-27T10:56:21.282Z] [2024-06-27T10:56:21.282Z] execute-sql-common: [2024-06-27T10:56:21.468Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:21.468Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:21.468Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:21.468Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:21.468Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:21.468Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:21.468Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:21.468Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:21.468Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:21.468Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:21.468Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:21.468Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:21.469Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:21.469Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:21.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.469Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.469Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.469Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.469Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.470Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.470Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.470Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.470Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.471Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:21.471Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:21.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.471Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.471Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.471Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.471Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.472Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.472Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.472Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.472Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.473Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.473Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.473Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.473Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.474Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.474Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.474Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.474Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.474Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.474Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.474Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.474Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.474Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.474Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.474Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.474Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.474Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.474Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.474Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.474Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.474Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.474Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.474Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.474Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.475Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.475Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:21.475Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:21.516Z] [exec] Application deployed with name ejb-ejb30-persistence-contextApp. [2024-06-27T10:56:21.517Z] [echo] Deployment on target server server successful [2024-06-27T10:56:21.517Z] [2024-06-27T10:56:21.517Z] setOSConditions: [2024-06-27T10:56:21.517Z] [2024-06-27T10:56:21.517Z] setToolWin: [2024-06-27T10:56:21.517Z] [2024-06-27T10:56:21.517Z] setToolUnix: [2024-06-27T10:56:21.517Z] [2024-06-27T10:56:21.517Z] setToolProperty: [2024-06-27T10:56:21.517Z] [2024-06-27T10:56:21.517Z] setS1ASclassPath: [2024-06-27T10:56:21.517Z] [2024-06-27T10:56:21.517Z] init-common: [2024-06-27T10:56:21.517Z] [2024-06-27T10:56:21.517Z] deploy-common-ee: [2024-06-27T10:56:21.517Z] [2024-06-27T10:56:21.517Z] run: [2024-06-27T10:56:21.537Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2024-06-27T10:56:21.537Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:56:21.537Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:56:21.537Z] [sql] 0 rows affected [2024-06-27T10:56:21.537Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:56:21.537Z] [2024-06-27T10:56:21.537Z] setOSConditions: [2024-06-27T10:56:21.537Z] [2024-06-27T10:56:21.537Z] setToolWin: [2024-06-27T10:56:21.537Z] [2024-06-27T10:56:21.537Z] setToolUnix: [2024-06-27T10:56:21.537Z] [2024-06-27T10:56:21.537Z] setToolProperty: [2024-06-27T10:56:21.537Z] [2024-06-27T10:56:21.537Z] setS1ASclassPath: [2024-06-27T10:56:21.537Z] [2024-06-27T10:56:21.537Z] init-common: [2024-06-27T10:56:21.537Z] [2024-06-27T10:56:21.537Z] setup: [2024-06-27T10:56:21.537Z] [2024-06-27T10:56:21.537Z] setOSConditions: [2024-06-27T10:56:21.537Z] [2024-06-27T10:56:21.537Z] setToolWin: [2024-06-27T10:56:21.537Z] [2024-06-27T10:56:21.537Z] setToolUnix: [2024-06-27T10:56:21.537Z] [2024-06-27T10:56:21.538Z] setToolProperty: [2024-06-27T10:56:21.538Z] [2024-06-27T10:56:21.538Z] setS1ASclassPath: [2024-06-27T10:56:21.538Z] [2024-06-27T10:56:21.538Z] init-common: [2024-06-27T10:56:21.538Z] [2024-06-27T10:56:21.538Z] deploy-jdbc-common: [2024-06-27T10:56:21.538Z] [2024-06-27T10:56:21.538Z] setOSConditions: [2024-06-27T10:56:21.538Z] [2024-06-27T10:56:21.538Z] setToolWin: [2024-06-27T10:56:21.538Z] [2024-06-27T10:56:21.538Z] setToolUnix: [2024-06-27T10:56:21.538Z] [2024-06-27T10:56:21.538Z] setToolProperty: [2024-06-27T10:56:21.538Z] [2024-06-27T10:56:21.538Z] setS1ASclassPath: [2024-06-27T10:56:21.538Z] [2024-06-27T10:56:21.538Z] init-common: [2024-06-27T10:56:21.538Z] [2024-06-27T10:56:21.538Z] create-jdbc-connpool-common: [2024-06-27T10:56:21.697Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:21.705Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:21.705Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:21.705Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:21.705Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:21.705Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:21.705Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:21.705Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:21.782Z] [2024-06-27T10:56:21.782Z] setOSConditions: [2024-06-27T10:56:21.782Z] [2024-06-27T10:56:21.782Z] setToolWin: [2024-06-27T10:56:21.782Z] [2024-06-27T10:56:21.782Z] setToolUnix: [2024-06-27T10:56:21.782Z] [2024-06-27T10:56:21.782Z] setToolProperty: [2024-06-27T10:56:21.782Z] [2024-06-27T10:56:21.782Z] setS1ASclassPath: [2024-06-27T10:56:21.783Z] [2024-06-27T10:56:21.783Z] init-common: [2024-06-27T10:56:21.783Z] [2024-06-27T10:56:21.783Z] runclient-common: [2024-06-27T10:56:21.783Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextAppClient.jar -name ejb-ejb30-persistence-contextClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:56:21.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-markconnectionasbad-local-pool [2024-06-27T10:56:21.792Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-pool created successfully. [2024-06-27T10:56:21.792Z] [2024-06-27T10:56:21.792Z] set-derby-connpool-props: [2024-06-27T10:56:21.812Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.812Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.812Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.812Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.812Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.812Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.812Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.812Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.812Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.812Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.812Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.812Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.812Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.812Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.812Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.813Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.813Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.813Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.813Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.813Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.813Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.813Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.813Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.813Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.813Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.813Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.813Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.813Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.813Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.813Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.813Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.813Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.813Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.813Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.813Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.814Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.814Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.814Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.814Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.814Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.814Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.814Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.814Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.814Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.814Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.814Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.814Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.814Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.814Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.814Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.814Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.814Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.814Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.814Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.814Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.815Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.815Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.815Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.815Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.815Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.815Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.815Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.815Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.815Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.815Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.815Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.815Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.815Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.815Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.815Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.815Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.815Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.815Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.815Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.815Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.816Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.816Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.816Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.816Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.816Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.816Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.816Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.816Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.816Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.816Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.816Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.816Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServletHttp-request-thread-6 - running ... [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.816Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.816Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.816Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.816Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.816Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.816Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.816Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-2 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-5 - running ... [2024-06-27T10:56:21.816Z] [java] Http-request-thread-7 - running ... [2024-06-27T10:56:21.817Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:21.817Z] [java] Http-request-thread-4 - running ... [2024-06-27T10:56:21.817Z] [java] Http-request-thread-9 - running ... [2024-06-27T10:56:21.817Z] [java] Http-request-thread-0 - running ... [2024-06-27T10:56:21.817Z] [java] [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.817Z] [java] Http-request-thread-6 - running ... [2024-06-27T10:56:21.817Z] [java] Http-request-thread-8 - running ... [2024-06-27T10:56:21.817Z] [java] Http-request-thread-1 - running ... [2024-06-27T10:56:21.817Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.817Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.817Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.817Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.817Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.817Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.817Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.817Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.817Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.817Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.817Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.817Z] [java] Http-request-thread-3 - running ... [2024-06-27T10:56:21.817Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-06-27T10:56:21.817Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-06-27T10:56:21.817Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.817Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.817Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.817Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.817Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.817Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.817Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.817Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.818Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.818Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.818Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.818Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.818Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.818Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.818Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.818Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.818Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.818Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.818Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.818Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-06-27T10:56:21.818Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1998) [2024-06-27T10:56:21.818Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:56:21.818Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-06-27T10:56:21.818Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-06-27T10:56:21.818Z] [java] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-06-27T10:56:21.818Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:21.818Z] [java] [2024-06-27T10:56:21.818Z] [java] [2024-06-27T10:56:21.818Z] [java] ----------------------------------------- [2024-06-27T10:56:21.818Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet: PASS - [2024-06-27T10:56:21.818Z] [java] ----------------------------------------- [2024-06-27T10:56:21.818Z] [java] Total PASS: 1 [2024-06-27T10:56:21.818Z] [java] Total FAIL: 0 [2024-06-27T10:56:21.818Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:21.818Z] [java] ----------------------------------------- [2024-06-27T10:56:21.818Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:21.818Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:21.818Z] [2024-06-27T10:56:21.818Z] setOSConditions: [2024-06-27T10:56:21.818Z] [2024-06-27T10:56:21.818Z] setToolWin: [2024-06-27T10:56:21.818Z] [2024-06-27T10:56:21.818Z] setToolUnix: [2024-06-27T10:56:21.818Z] [2024-06-27T10:56:21.818Z] setToolProperty: [2024-06-27T10:56:21.818Z] [2024-06-27T10:56:21.818Z] setS1ASclassPath: [2024-06-27T10:56:21.820Z] [exec] Application deployed with name dirDeployWithEarSuffix. [2024-06-27T10:56:21.820Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:56:21.820Z] [exec] Command deploydir executed successfully. [2024-06-27T10:56:21.820Z] [2024-06-27T10:56:21.820Z] setHttpPort: [2024-06-27T10:56:21.820Z] [2024-06-27T10:56:21.820Z] run.positive: [2024-06-27T10:56:21.820Z] [2024-06-27T10:56:21.820Z] init.os: [2024-06-27T10:56:21.820Z] [2024-06-27T10:56:21.820Z] init.tools.unix: [2024-06-27T10:56:21.820Z] [2024-06-27T10:56:21.820Z] init.tools.windows: [2024-06-27T10:56:21.820Z] [2024-06-27T10:56:21.820Z] init.tools: [2024-06-27T10:56:21.820Z] [2024-06-27T10:56:21.820Z] setAsadminArgs: [2024-06-27T10:56:21.820Z] [2024-06-27T10:56:21.820Z] init: [2024-06-27T10:56:21.820Z] [2024-06-27T10:56:21.821Z] init.customtasks: [2024-06-27T10:56:21.821Z] [2024-06-27T10:56:21.821Z] runclient: [2024-06-27T10:56:21.821Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb true [2024-06-27T10:56:21.951Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:56:21.951Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:21.951Z] [javac] 1 warning [2024-06-27T10:56:21.951Z] [2024-06-27T10:56:21.951Z] deploy: [2024-06-27T10:56:21.951Z] [2024-06-27T10:56:21.951Z] deploy-war-common: [2024-06-27T10:56:21.951Z] [2024-06-27T10:56:21.951Z] setOSConditions: [2024-06-27T10:56:21.951Z] [2024-06-27T10:56:21.951Z] setToolWin: [2024-06-27T10:56:21.951Z] [2024-06-27T10:56:21.951Z] setToolUnix: [2024-06-27T10:56:21.951Z] [2024-06-27T10:56:21.951Z] setToolProperty: [2024-06-27T10:56:21.951Z] [2024-06-27T10:56:21.951Z] setS1ASclassPath: [2024-06-27T10:56:21.951Z] [2024-06-27T10:56:21.951Z] init-common: [2024-06-27T10:56:21.951Z] [2024-06-27T10:56:21.951Z] deploy-war-commonpe: [2024-06-27T10:56:22.074Z] [2024-06-27T10:56:22.074Z] init-common: [2024-06-27T10:56:22.074Z] [2024-06-27T10:56:22.074Z] undeploy: [2024-06-27T10:56:22.074Z] [2024-06-27T10:56:22.074Z] setOSConditions: [2024-06-27T10:56:22.074Z] [2024-06-27T10:56:22.074Z] setToolWin: [2024-06-27T10:56:22.074Z] [2024-06-27T10:56:22.074Z] setToolUnix: [2024-06-27T10:56:22.074Z] [2024-06-27T10:56:22.074Z] setToolProperty: [2024-06-27T10:56:22.074Z] [2024-06-27T10:56:22.074Z] setS1ASclassPath: [2024-06-27T10:56:22.074Z] [2024-06-27T10:56:22.074Z] init-common: [2024-06-27T10:56:22.074Z] [2024-06-27T10:56:22.074Z] undeploy-war-common: [2024-06-27T10:56:22.157Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:56:22.157Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:56:22.157Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:56:22.157Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:56:22.157Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:56:22.157Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:56:22.157Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:56:22.157Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:56:22.157Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:56:22.157Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-06-27T10:56:22.157Z] [exec] Value of key is:war-with-packaged-wsdl-and-schema [2024-06-27T10:56:22.157Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:22.157Z] [exec] [2024-06-27T10:56:22.157Z] [exec] [2024-06-27T10:56:22.157Z] [exec] ----------------------------------------- [2024-06-27T10:56:22.157Z] [exec] - war-with-packaged-wsdl-and-schema: PASS - [2024-06-27T10:56:22.157Z] [exec] ----------------------------------------- [2024-06-27T10:56:22.157Z] [exec] Total PASS: 1 [2024-06-27T10:56:22.157Z] [exec] Total FAIL: 0 [2024-06-27T10:56:22.157Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:22.157Z] [exec] ----------------------------------------- [2024-06-27T10:56:22.157Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:22.157Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:22.157Z] [2024-06-27T10:56:22.157Z] undeploy: [2024-06-27T10:56:22.157Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:22.157Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:22.157Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:22.157Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:22.158Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:22.158Z] [2024-06-27T10:56:22.158Z] setOSConditions: [2024-06-27T10:56:22.158Z] [2024-06-27T10:56:22.158Z] setToolWin: [2024-06-27T10:56:22.158Z] [2024-06-27T10:56:22.158Z] setToolUnix: [2024-06-27T10:56:22.158Z] [2024-06-27T10:56:22.158Z] setToolProperty: [2024-06-27T10:56:22.158Z] [2024-06-27T10:56:22.158Z] setS1ASclassPath: [2024-06-27T10:56:22.158Z] [2024-06-27T10:56:22.158Z] init-common: [2024-06-27T10:56:22.158Z] [2024-06-27T10:56:22.158Z] undeploy-war-common: [2024-06-27T10:56:22.205Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-jaxrs --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-jaxrs-web.war [2024-06-27T10:56:22.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.User=dbuser [2024-06-27T10:56:22.359Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.User=dbuser [2024-06-27T10:56:22.420Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false pkghello-web [2024-06-27T10:56:22.459Z] [exec] Application deployed with name ejb-ejb31-ejblite-jaxrs-web. [2024-06-27T10:56:22.459Z] [2024-06-27T10:56:22.459Z] deploy-war-commonee: [2024-06-27T10:56:22.459Z] [2024-06-27T10:56:22.459Z] run: [2024-06-27T10:56:22.459Z] [2024-06-27T10:56:22.459Z] setOSConditions: [2024-06-27T10:56:22.459Z] [2024-06-27T10:56:22.459Z] setToolWin: [2024-06-27T10:56:22.459Z] [2024-06-27T10:56:22.459Z] setToolUnix: [2024-06-27T10:56:22.459Z] [2024-06-27T10:56:22.459Z] setToolProperty: [2024-06-27T10:56:22.459Z] [2024-06-27T10:56:22.459Z] setS1ASclassPath: [2024-06-27T10:56:22.459Z] [2024-06-27T10:56:22.459Z] init-common: [2024-06-27T10:56:22.460Z] [2024-06-27T10:56:22.460Z] run_se: [2024-06-27T10:56:22.614Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.Password=dbpassword [2024-06-27T10:56:22.614Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.Password=dbpassword [2024-06-27T10:56:22.636Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:22.664Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-clear-web [2024-06-27T10:56:22.664Z] [2024-06-27T10:56:22.664Z] setOSConditions: [2024-06-27T10:56:22.664Z] [2024-06-27T10:56:22.664Z] setToolWin: [2024-06-27T10:56:22.664Z] [2024-06-27T10:56:22.664Z] setToolUnix: [2024-06-27T10:56:22.664Z] [2024-06-27T10:56:22.664Z] setToolProperty: [2024-06-27T10:56:22.664Z] [2024-06-27T10:56:22.664Z] setS1ASclassPath: [2024-06-27T10:56:22.664Z] [2024-06-27T10:56:22.664Z] init-common: [2024-06-27T10:56:22.664Z] [2024-06-27T10:56:22.664Z] undeploy-war-common: [2024-06-27T10:56:22.706Z] [exec] Jun 27, 2024 10:56:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:56:22.706Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:56:22.821Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:56:22.821Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb [2024-06-27T10:56:22.821Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.821Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.821Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.821Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.821Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.821Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.821Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-06-27T10:56:22.822Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] processResult: [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] failed: [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] passed: [2024-06-27T10:56:22.822Z] [echo] Test earwithsuffix Passed [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] unknown: [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] declare-test: [2024-06-27T10:56:22.822Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin undeploydir [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] undeploy.asadmin: [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] setAsadminArgs: [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] common.undeploy.asadmin: [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] init.os: [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] init.tools.unix: [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] init.tools.windows: [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.822Z] init.tools: [2024-06-27T10:56:22.822Z] [2024-06-27T10:56:22.823Z] setAsadminArgs: [2024-06-27T10:56:22.823Z] [2024-06-27T10:56:22.823Z] init: [2024-06-27T10:56:22.823Z] [2024-06-27T10:56:22.823Z] init.customtasks: [2024-06-27T10:56:22.823Z] [2024-06-27T10:56:22.823Z] delAppRef: [2024-06-27T10:56:22.823Z] [2024-06-27T10:56:22.823Z] init.os: [2024-06-27T10:56:22.823Z] [2024-06-27T10:56:22.823Z] init.tools.unix: [2024-06-27T10:56:22.823Z] [2024-06-27T10:56:22.823Z] init.tools.windows: [2024-06-27T10:56:22.823Z] [2024-06-27T10:56:22.823Z] init.tools: [2024-06-27T10:56:22.823Z] [2024-06-27T10:56:22.823Z] setAsadminArgs: [2024-06-27T10:56:22.823Z] [2024-06-27T10:56:22.823Z] init: [2024-06-27T10:56:22.823Z] [2024-06-27T10:56:22.823Z] init.customtasks: [2024-06-27T10:56:22.823Z] [2024-06-27T10:56:22.823Z] common.run.asadmin: [2024-06-27T10:56:22.823Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithEarSuffix [2024-06-27T10:56:23.033Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-jaxrs/HelloServlet [2024-06-27T10:56:23.033Z] [java] JMS Servlet Output [2024-06-27T10:56:23.033Z] [java]
DatabaseServelt :: All information I can give

[2024-06-27T10:56:23.033Z] [java] Context Path : /ejb-ejb31-ejblite-jaxrs
[2024-06-27T10:56:23.033Z] [java] Servlet Path : /HelloServlet
[2024-06-27T10:56:23.033Z] [java] Path Info : null
[2024-06-27T10:56:23.033Z] [java] [2024-06-27T10:56:23.033Z] [java] Value of key is: main [2024-06-27T10:56:23.033Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:23.033Z] [java] [2024-06-27T10:56:23.033Z] [java] [2024-06-27T10:56:23.033Z] [java] ----------------------------------------- [2024-06-27T10:56:23.033Z] [java] - main: PASS - [2024-06-27T10:56:23.033Z] [java] ----------------------------------------- [2024-06-27T10:56:23.033Z] [java] Total PASS: 1 [2024-06-27T10:56:23.033Z] [java] Total FAIL: 0 [2024-06-27T10:56:23.033Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:23.033Z] [java] ----------------------------------------- [2024-06-27T10:56:23.033Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:23.033Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:23.033Z] [2024-06-27T10:56:23.033Z] undeploy: [2024-06-27T10:56:23.033Z] [2024-06-27T10:56:23.033Z] setOSConditions: [2024-06-27T10:56:23.033Z] [2024-06-27T10:56:23.033Z] setToolWin: [2024-06-27T10:56:23.033Z] [2024-06-27T10:56:23.034Z] setToolUnix: [2024-06-27T10:56:23.034Z] [2024-06-27T10:56:23.034Z] setToolProperty: [2024-06-27T10:56:23.034Z] [2024-06-27T10:56:23.034Z] setS1ASclassPath: [2024-06-27T10:56:23.034Z] [2024-06-27T10:56:23.034Z] init-common: [2024-06-27T10:56:23.034Z] [2024-06-27T10:56:23.034Z] undeploy-war-common: [2024-06-27T10:56:23.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.driverType=4 [2024-06-27T10:56:23.173Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.driverType=4 [2024-06-27T10:56:23.195Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:56:23.195Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:56:23.195Z] [javac] ^ [2024-06-27T10:56:23.195Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:56:23.195Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:56:23.195Z] [javac] ^ [2024-06-27T10:56:23.195Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:56:23.195Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:56:23.195Z] [javac] 3 warnings [2024-06-27T10:56:23.195Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/generic-ra.jar [2024-06-27T10:56:23.195Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/ra/generic-ra.rar [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] setOSConditions: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] setToolWin: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] setToolUnix: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] setToolProperty: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] setS1ASclassPath: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] init-common: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] clean-common: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] setOSConditions: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] setToolWin: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] setToolUnix: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] setToolProperty: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] setS1ASclassPath: [2024-06-27T10:56:23.195Z] [2024-06-27T10:56:23.195Z] init-common: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] clean-classes-common: [2024-06-27T10:56:23.196Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setOSConditions: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setToolWin: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setToolUnix: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setToolProperty: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setS1ASclassPath: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] init-common: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] clean-jars-common: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] all: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setOSConditions: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setToolWin: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setToolUnix: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setToolProperty: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setS1ASclassPath: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] init-common: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] all: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setOSConditions: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setToolWin: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setToolUnix: [2024-06-27T10:56:23.196Z] [2024-06-27T10:56:23.196Z] setToolProperty: [2024-06-27T10:56:23.197Z] [2024-06-27T10:56:23.197Z] setS1ASclassPath: [2024-06-27T10:56:23.197Z] [2024-06-27T10:56:23.197Z] init-common: [2024-06-27T10:56:23.197Z] [2024-06-27T10:56:23.197Z] compile-common: [2024-06-27T10:56:23.197Z] [echo] Current time (ISO): 2024-06-27T10:56:23.040+0000 [2024-06-27T10:56:23.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:23.197Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:23.226Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-clear-base64-web [2024-06-27T10:56:23.283Z] [exec] Jun 27, 2024 10:56:23 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:56:23.283Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-context-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.context.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-contextClient [2024-06-27T10:56:23.289Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-jaxrs-web [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] all: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] generics: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] setOSConditions: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] setToolWin: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] setToolUnix: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] setToolProperty: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] setS1ASclassPath: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] init-common: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] clean: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] setOSConditions: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] setToolWin: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] setToolUnix: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] setToolProperty: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] setS1ASclassPath: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] init-common: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.289Z] clean-common: [2024-06-27T10:56:23.289Z] [2024-06-27T10:56:23.290Z] setOSConditions: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setToolWin: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setToolUnix: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setToolProperty: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setS1ASclassPath: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] init-common: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] clean-classes-common: [2024-06-27T10:56:23.290Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setOSConditions: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setToolWin: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setToolUnix: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setToolProperty: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setS1ASclassPath: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] init-common: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] clean-jars-common: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] compile: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setOSConditions: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setToolWin: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setToolUnix: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setToolProperty: [2024-06-27T10:56:23.290Z] [2024-06-27T10:56:23.290Z] setS1ASclassPath: [2024-06-27T10:56:23.291Z] [2024-06-27T10:56:23.291Z] init-common: [2024-06-27T10:56:23.291Z] [2024-06-27T10:56:23.291Z] compile-common: [2024-06-27T10:56:23.291Z] [echo] Current time (ISO): 2024-06-27T10:56:23.235+0000 [2024-06-27T10:56:23.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:23.291Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:23.404Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:23.404Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:56:23.404Z] [exec] Command undeploy executed successfully. [2024-06-27T10:56:23.404Z] [2024-06-27T10:56:23.404Z] setHttpPort: [2024-06-27T10:56:23.404Z] [2024-06-27T10:56:23.404Z] run.negative: [2024-06-27T10:56:23.404Z] [2024-06-27T10:56:23.405Z] init.os: [2024-06-27T10:56:23.405Z] [2024-06-27T10:56:23.405Z] init.tools.unix: [2024-06-27T10:56:23.405Z] [2024-06-27T10:56:23.405Z] init.tools.windows: [2024-06-27T10:56:23.405Z] [2024-06-27T10:56:23.405Z] init.tools: [2024-06-27T10:56:23.405Z] [2024-06-27T10:56:23.405Z] setAsadminArgs: [2024-06-27T10:56:23.405Z] [2024-06-27T10:56:23.405Z] init: [2024-06-27T10:56:23.405Z] [2024-06-27T10:56:23.405Z] init.customtasks: [2024-06-27T10:56:23.405Z] [2024-06-27T10:56:23.405Z] runclient: [2024-06-27T10:56:23.405Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix false [2024-06-27T10:56:23.428Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.portNumber=1527 [2024-06-27T10:56:23.428Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.portNumber=1527 [2024-06-27T10:56:23.482Z] [2024-06-27T10:56:23.483Z] setOSConditions: [2024-06-27T10:56:23.483Z] [2024-06-27T10:56:23.483Z] setToolWin: [2024-06-27T10:56:23.483Z] [2024-06-27T10:56:23.483Z] setToolUnix: [2024-06-27T10:56:23.483Z] [2024-06-27T10:56:23.483Z] setToolProperty: [2024-06-27T10:56:23.483Z] [2024-06-27T10:56:23.483Z] setS1ASclassPath: [2024-06-27T10:56:23.483Z] [2024-06-27T10:56:23.483Z] init-common: [2024-06-27T10:56:23.483Z] [2024-06-27T10:56:23.483Z] undeploy-war-common: [2024-06-27T10:56:23.968Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:56:23.968Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix [2024-06-27T10:56:23.968Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix [2024-06-27T10:56:23.968Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:56:23.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.dataBaseName=testdb [2024-06-27T10:56:23.988Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.dataBaseName=testdb [2024-06-27T10:56:24.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-clear-hex-web [2024-06-27T10:56:24.065Z] [2024-06-27T10:56:24.065Z] setOSConditions: [2024-06-27T10:56:24.065Z] [2024-06-27T10:56:24.065Z] setToolWin: [2024-06-27T10:56:24.065Z] [2024-06-27T10:56:24.065Z] setToolUnix: [2024-06-27T10:56:24.065Z] [2024-06-27T10:56:24.065Z] setToolProperty: [2024-06-27T10:56:24.065Z] [2024-06-27T10:56:24.065Z] setS1ASclassPath: [2024-06-27T10:56:24.065Z] [2024-06-27T10:56:24.065Z] init-common: [2024-06-27T10:56:24.065Z] [2024-06-27T10:56:24.065Z] undeploy-war-common: [2024-06-27T10:56:24.120Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:24.120Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:24.120Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:24.120Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:24.120Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:24.120Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:24.120Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:24.211Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:24.211Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:24.211Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:24.211Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:24.211Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:24.211Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:24.211Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:24.224Z] [2024-06-27T10:56:24.224Z] processResult: [2024-06-27T10:56:24.224Z] [2024-06-27T10:56:24.224Z] failed: [2024-06-27T10:56:24.224Z] [2024-06-27T10:56:24.224Z] passed: [2024-06-27T10:56:24.224Z] [echo] Test earwithsuffix Passed [2024-06-27T10:56:24.224Z] [2024-06-27T10:56:24.224Z] unknown: [2024-06-27T10:56:24.224Z] [2024-06-27T10:56:24.224Z] private-all: [2024-06-27T10:56:24.224Z] [2024-06-27T10:56:24.224Z] init.os: [2024-06-27T10:56:24.224Z] [2024-06-27T10:56:24.224Z] init.tools.unix: [2024-06-27T10:56:24.224Z] [2024-06-27T10:56:24.224Z] init.tools.windows: [2024-06-27T10:56:24.224Z] [2024-06-27T10:56:24.225Z] init.tools: [2024-06-27T10:56:24.225Z] [2024-06-27T10:56:24.225Z] setAsadminArgs: [2024-06-27T10:56:24.225Z] [2024-06-27T10:56:24.225Z] init: [2024-06-27T10:56:24.225Z] [2024-06-27T10:56:24.225Z] init.customtasks: [2024-06-27T10:56:24.225Z] [2024-06-27T10:56:24.225Z] prepare: [2024-06-27T10:56:24.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb [2024-06-27T10:56:24.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-06-27T10:56:24.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client [2024-06-27T10:56:24.225Z] [2024-06-27T10:56:24.225Z] compile: [2024-06-27T10:56:24.225Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejb/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:24.225Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-06-27T10:56:24.255Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:24.255Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:24.481Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:24.481Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:24.481Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:24.481Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:24.481Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:24.481Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:24.481Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:24.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.create=true [2024-06-27T10:56:24.510Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.create=true [2024-06-27T10:56:24.678Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:24.737Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:24.738Z] [javac] 1 warning [2024-06-27T10:56:24.738Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejb/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:24.738Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client [2024-06-27T10:56:24.769Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:24.948Z] [2024-06-27T10:56:24.948Z] all: [2024-06-27T10:56:24.948Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:24.948Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:24.948Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:24.948Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:24.948Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:24.948Z] [2024-06-27T10:56:24.948Z] setOSConditions: [2024-06-27T10:56:24.948Z] [2024-06-27T10:56:24.948Z] setToolWin: [2024-06-27T10:56:24.948Z] [2024-06-27T10:56:24.948Z] setToolUnix: [2024-06-27T10:56:24.948Z] [2024-06-27T10:56:24.948Z] setToolProperty: [2024-06-27T10:56:24.948Z] [2024-06-27T10:56:24.948Z] setS1ASclassPath: [2024-06-27T10:56:24.948Z] [2024-06-27T10:56:24.948Z] init-common: [2024-06-27T10:56:24.948Z] [2024-06-27T10:56:24.949Z] clean: [2024-06-27T10:56:24.949Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:24.949Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:24.949Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:24.949Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:24.949Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:24.949Z] [2024-06-27T10:56:24.949Z] setOSConditions: [2024-06-27T10:56:24.949Z] [2024-06-27T10:56:24.949Z] setToolWin: [2024-06-27T10:56:24.949Z] [2024-06-27T10:56:24.949Z] setToolUnix: [2024-06-27T10:56:24.949Z] [2024-06-27T10:56:24.949Z] setToolProperty: [2024-06-27T10:56:24.949Z] [2024-06-27T10:56:24.949Z] setS1ASclassPath: [2024-06-27T10:56:24.949Z] [2024-06-27T10:56:24.949Z] init-common: [2024-06-27T10:56:24.949Z] [2024-06-27T10:56:24.949Z] clean-common: [2024-06-27T10:56:24.949Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:24.949Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:24.949Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:24.949Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:24.950Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.950Z] setOSConditions: [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.950Z] setToolWin: [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.950Z] setToolUnix: [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.950Z] setToolProperty: [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.950Z] setS1ASclassPath: [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.950Z] init-common: [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.950Z] clean-classes-common: [2024-06-27T10:56:24.950Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:24.950Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:24.950Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:24.950Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:24.950Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:24.950Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.950Z] setOSConditions: [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.950Z] setToolWin: [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.950Z] setToolUnix: [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.950Z] setToolProperty: [2024-06-27T10:56:24.950Z] [2024-06-27T10:56:24.951Z] setS1ASclassPath: [2024-06-27T10:56:24.951Z] [2024-06-27T10:56:24.951Z] init-common: [2024-06-27T10:56:24.951Z] [2024-06-27T10:56:24.951Z] clean-jars-common: [2024-06-27T10:56:24.951Z] [2024-06-27T10:56:24.951Z] compile: [2024-06-27T10:56:24.951Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:24.951Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:24.951Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:24.951Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:24.951Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:24.951Z] [2024-06-27T10:56:24.951Z] setOSConditions: [2024-06-27T10:56:24.951Z] [2024-06-27T10:56:24.951Z] setToolWin: [2024-06-27T10:56:24.951Z] [2024-06-27T10:56:24.951Z] setToolUnix: [2024-06-27T10:56:24.951Z] [2024-06-27T10:56:24.951Z] setToolProperty: [2024-06-27T10:56:24.951Z] [2024-06-27T10:56:24.951Z] setS1ASclassPath: [2024-06-27T10:56:24.951Z] [2024-06-27T10:56:24.951Z] init-common: [2024-06-27T10:56:24.951Z] [2024-06-27T10:56:24.951Z] compile-common: [2024-06-27T10:56:24.951Z] [echo] Current time (ISO): 2024-06-27T10:56:24.419+0000 [2024-06-27T10:56:24.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:24.951Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:24.994Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:24.994Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:24.994Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:24.994Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:24.994Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:24.994Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:24.994Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:24.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md2-base64-web [2024-06-27T10:56:24.994Z] [2024-06-27T10:56:24.994Z] setOSConditions: [2024-06-27T10:56:24.994Z] [2024-06-27T10:56:24.994Z] setToolWin: [2024-06-27T10:56:24.994Z] [2024-06-27T10:56:24.994Z] setToolUnix: [2024-06-27T10:56:24.994Z] [2024-06-27T10:56:24.994Z] setToolProperty: [2024-06-27T10:56:24.994Z] [2024-06-27T10:56:24.994Z] setS1ASclassPath: [2024-06-27T10:56:24.994Z] [2024-06-27T10:56:24.994Z] init-common: [2024-06-27T10:56:24.994Z] [2024-06-27T10:56:24.994Z] undeploy-war-common: [2024-06-27T10:56:25.023Z] [javac] 1 warning [2024-06-27T10:56:25.023Z] [2024-06-27T10:56:25.023Z] setOSConditions: [2024-06-27T10:56:25.023Z] [2024-06-27T10:56:25.023Z] setToolWin: [2024-06-27T10:56:25.023Z] [2024-06-27T10:56:25.023Z] setToolUnix: [2024-06-27T10:56:25.023Z] [2024-06-27T10:56:25.023Z] setToolProperty: [2024-06-27T10:56:25.023Z] [2024-06-27T10:56:25.023Z] setS1ASclassPath: [2024-06-27T10:56:25.023Z] [2024-06-27T10:56:25.023Z] init-common: [2024-06-27T10:56:25.023Z] [2024-06-27T10:56:25.023Z] compile-common: [2024-06-27T10:56:25.023Z] [echo] Current time (ISO): 2024-06-27T10:56:24.970+0000 [2024-06-27T10:56:25.023Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:25.068Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.serverName=localhost [2024-06-27T10:56:25.068Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.serverName=localhost [2024-06-27T10:56:25.068Z] [2024-06-27T10:56:25.068Z] setOSConditions: [2024-06-27T10:56:25.068Z] [2024-06-27T10:56:25.068Z] setToolWin: [2024-06-27T10:56:25.068Z] [2024-06-27T10:56:25.068Z] setToolUnix: [2024-06-27T10:56:25.068Z] [2024-06-27T10:56:25.068Z] setToolProperty: [2024-06-27T10:56:25.068Z] [2024-06-27T10:56:25.069Z] setS1ASclassPath: [2024-06-27T10:56:25.069Z] [2024-06-27T10:56:25.069Z] init-common: [2024-06-27T10:56:25.069Z] [2024-06-27T10:56:25.069Z] create-jdbc-resource-common: [2024-06-27T10:56:25.069Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-markconnectionasbad-local-pool --target server jdbc/markconnectionasbad-local [2024-06-27T10:56:25.237Z] [javac] 1 warning [2024-06-27T10:56:25.237Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:25.237Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app [2024-06-27T10:56:25.237Z] [2024-06-27T10:56:25.237Z] setOSConditions: [2024-06-27T10:56:25.237Z] [2024-06-27T10:56:25.237Z] setToolWin: [2024-06-27T10:56:25.237Z] [2024-06-27T10:56:25.237Z] setToolUnix: [2024-06-27T10:56:25.237Z] [2024-06-27T10:56:25.237Z] setToolProperty: [2024-06-27T10:56:25.237Z] [2024-06-27T10:56:25.237Z] setS1ASclassPath: [2024-06-27T10:56:25.237Z] [2024-06-27T10:56:25.238Z] init-common: [2024-06-27T10:56:25.238Z] [2024-06-27T10:56:25.238Z] ejb-jar-common: [2024-06-27T10:56:25.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:25.238Z] [2024-06-27T10:56:25.238Z] package-ejbjar-common: [2024-06-27T10:56:25.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:25.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:25.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:25.238Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:25.238Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16-ejb.jar [2024-06-27T10:56:25.238Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:25.238Z] [2024-06-27T10:56:25.238Z] setOSConditions: [2024-06-27T10:56:25.238Z] [2024-06-27T10:56:25.238Z] setToolWin: [2024-06-27T10:56:25.238Z] [2024-06-27T10:56:25.238Z] setToolUnix: [2024-06-27T10:56:25.238Z] [2024-06-27T10:56:25.238Z] setToolProperty: [2024-06-27T10:56:25.238Z] [2024-06-27T10:56:25.239Z] setS1ASclassPath: [2024-06-27T10:56:25.239Z] [2024-06-27T10:56:25.239Z] init-common: [2024-06-27T10:56:25.239Z] [2024-06-27T10:56:25.239Z] webclient-war-common: [2024-06-27T10:56:25.239Z] [2024-06-27T10:56:25.239Z] clear: [2024-06-27T10:56:25.239Z] [2024-06-27T10:56:25.239Z] test-tlds-exist: [2024-06-27T10:56:25.239Z] [2024-06-27T10:56:25.239Z] copy-tlds: [2024-06-27T10:56:25.239Z] [2024-06-27T10:56:25.239Z] test-tagfiles-exist: [2024-06-27T10:56:25.239Z] [2024-06-27T10:56:25.239Z] copy-tagfiles: [2024-06-27T10:56:25.239Z] [2024-06-27T10:56:25.239Z] package-war-common: [2024-06-27T10:56:25.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:56:25.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:25.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:25.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:56:25.240Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/src/lib [2024-06-27T10:56:25.240Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:25.240Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:25.240Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:25.240Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:25.240Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/src/docroot [2024-06-27T10:56:25.240Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16-web.war [2024-06-27T10:56:25.240Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:25.240Z] [2024-06-27T10:56:25.240Z] setOSConditions: [2024-06-27T10:56:25.240Z] [2024-06-27T10:56:25.240Z] fixFiles: [2024-06-27T10:56:25.240Z] [2024-06-27T10:56:25.240Z] convUnix: [2024-06-27T10:56:25.240Z] [2024-06-27T10:56:25.240Z] convWin: [2024-06-27T10:56:25.240Z] [2024-06-27T10:56:25.240Z] setToolWin: [2024-06-27T10:56:25.240Z] [2024-06-27T10:56:25.240Z] setToolUnix: [2024-06-27T10:56:25.240Z] [2024-06-27T10:56:25.241Z] setToolProperty: [2024-06-27T10:56:25.241Z] [2024-06-27T10:56:25.241Z] setS1ASclassPath: [2024-06-27T10:56:25.241Z] [2024-06-27T10:56:25.241Z] init-common: [2024-06-27T10:56:25.241Z] [2024-06-27T10:56:25.241Z] ear-common: [2024-06-27T10:56:25.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:25.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:25.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:25.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:25.241Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:25.241Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-06-27T10:56:25.241Z] [2024-06-27T10:56:25.241Z] setup-map: [2024-06-27T10:56:25.241Z] [2024-06-27T10:56:25.241Z] set-jvm-options: [2024-06-27T10:56:25.241Z] [2024-06-27T10:56:25.241Z] setOSConditions: [2024-06-27T10:56:25.241Z] [2024-06-27T10:56:25.242Z] setToolWin: [2024-06-27T10:56:25.242Z] [2024-06-27T10:56:25.242Z] setToolUnix: [2024-06-27T10:56:25.242Z] [2024-06-27T10:56:25.242Z] setToolProperty: [2024-06-27T10:56:25.242Z] [2024-06-27T10:56:25.242Z] setS1ASclassPath: [2024-06-27T10:56:25.242Z] [2024-06-27T10:56:25.242Z] init-common: [2024-06-27T10:56:25.242Z] [2024-06-27T10:56:25.242Z] create-jvm-options: [2024-06-27T10:56:25.252Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:25.252Z] [javac] 1 warning [2024-06-27T10:56:25.252Z] [2024-06-27T10:56:25.252Z] assemble: [2024-06-27T10:56:25.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2024-06-27T10:56:25.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2024-06-27T10:56:25.253Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] declare-test: [2024-06-27T10:56:25.253Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin deploydir [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init.os: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init.tools.unix: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init.tools.windows: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init.tools: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] setAsadminArgs: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init.customtasks: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] prepare: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] deploydir.asadmin: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] setAsadminArgs: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] common.deploydir.asadmin: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init.os: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init.tools.unix: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init.tools.windows: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init.tools: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] setAsadminArgs: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.253Z] init.customtasks: [2024-06-27T10:56:25.253Z] [2024-06-27T10:56:25.254Z] common.run.asadmin: [2024-06-27T10:56:25.254Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployEjb --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-06-27T10:56:25.323Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-markconnectionasbad-local-pool --enabled=true --target server jdbc/markconnectionasbad-local [2024-06-27T10:56:25.497Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-06-27T10:56:25.497Z] [exec] Created 1 option(s) [2024-06-27T10:56:25.497Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:56:25.497Z] [2024-06-27T10:56:25.497Z] setOSConditions: [2024-06-27T10:56:25.497Z] [2024-06-27T10:56:25.497Z] setToolWin: [2024-06-27T10:56:25.497Z] [2024-06-27T10:56:25.497Z] setToolUnix: [2024-06-27T10:56:25.497Z] [2024-06-27T10:56:25.497Z] setToolProperty: [2024-06-27T10:56:25.497Z] [2024-06-27T10:56:25.497Z] setS1ASclassPath: [2024-06-27T10:56:25.497Z] [2024-06-27T10:56:25.497Z] init-common: [2024-06-27T10:56:25.497Z] [2024-06-27T10:56:25.497Z] create-jvm-options: [2024-06-27T10:56:25.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md5-base64-web [2024-06-27T10:56:25.566Z] [2024-06-27T10:56:25.566Z] setOSConditions: [2024-06-27T10:56:25.566Z] [2024-06-27T10:56:25.566Z] setToolWin: [2024-06-27T10:56:25.566Z] [2024-06-27T10:56:25.566Z] setToolUnix: [2024-06-27T10:56:25.566Z] [2024-06-27T10:56:25.566Z] setToolProperty: [2024-06-27T10:56:25.566Z] [2024-06-27T10:56:25.566Z] setS1ASclassPath: [2024-06-27T10:56:25.566Z] [2024-06-27T10:56:25.566Z] init-common: [2024-06-27T10:56:25.566Z] [2024-06-27T10:56:25.566Z] undeploy-war-common: [2024-06-27T10:56:25.578Z] [exec] JDBC resource jdbc/markconnectionasbad-local created successfully. [2024-06-27T10:56:25.578Z] [echo] cmd executed for server [2024-06-27T10:56:25.578Z] [2024-06-27T10:56:25.578Z] setOSConditions: [2024-06-27T10:56:25.578Z] [2024-06-27T10:56:25.578Z] setToolWin: [2024-06-27T10:56:25.578Z] [2024-06-27T10:56:25.578Z] setToolUnix: [2024-06-27T10:56:25.578Z] [2024-06-27T10:56:25.578Z] setToolProperty: [2024-06-27T10:56:25.578Z] [2024-06-27T10:56:25.578Z] setS1ASclassPath: [2024-06-27T10:56:25.578Z] [2024-06-27T10:56:25.578Z] init-common: [2024-06-27T10:56:25.578Z] [2024-06-27T10:56:25.578Z] deploy-jdbc-common: [2024-06-27T10:56:25.578Z] [2024-06-27T10:56:25.578Z] setOSConditions: [2024-06-27T10:56:25.578Z] [2024-06-27T10:56:25.579Z] setToolWin: [2024-06-27T10:56:25.579Z] [2024-06-27T10:56:25.579Z] setToolUnix: [2024-06-27T10:56:25.579Z] [2024-06-27T10:56:25.579Z] setToolProperty: [2024-06-27T10:56:25.579Z] [2024-06-27T10:56:25.579Z] setS1ASclassPath: [2024-06-27T10:56:25.579Z] [2024-06-27T10:56:25.579Z] init-common: [2024-06-27T10:56:25.579Z] [2024-06-27T10:56:25.579Z] create-jdbc-connpool-common: [2024-06-27T10:56:25.672Z] [exec] Application deployed with name mq-cmt-excptApp. [2024-06-27T10:56:25.672Z] [echo] Deployment on target server server successful [2024-06-27T10:56:25.672Z] [2024-06-27T10:56:25.672Z] setOSConditions: [2024-06-27T10:56:25.672Z] [2024-06-27T10:56:25.672Z] setToolWin: [2024-06-27T10:56:25.672Z] [2024-06-27T10:56:25.672Z] setToolUnix: [2024-06-27T10:56:25.672Z] [2024-06-27T10:56:25.672Z] setToolProperty: [2024-06-27T10:56:25.672Z] [2024-06-27T10:56:25.672Z] setS1ASclassPath: [2024-06-27T10:56:25.672Z] [2024-06-27T10:56:25.672Z] init-common: [2024-06-27T10:56:25.672Z] [2024-06-27T10:56:25.672Z] deploy-common-ee: [2024-06-27T10:56:25.672Z] [2024-06-27T10:56:25.672Z] run: [2024-06-27T10:56:25.672Z] [exec] Jun 27, 2024 10:56:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:56:25.672Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:56:25.816Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:25.816Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:56:25.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-markconnectionasbad-local-unshareable-pool [2024-06-27T10:56:25.834Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-unshareable-pool created successfully. [2024-06-27T10:56:25.834Z] [2024-06-27T10:56:25.834Z] set-derby-connpool-props: [2024-06-27T10:56:25.891Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:25.891Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:25.891Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:25.891Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:25.891Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:25.891Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:25.891Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:25.946Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:25.946Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:25.946Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:25.947Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:25.947Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:25.947Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:25.947Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:26.072Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-06-27T10:56:26.073Z] [exec] Created 1 option(s) [2024-06-27T10:56:26.073Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:56:26.073Z] [2024-06-27T10:56:26.073Z] setup: [2024-06-27T10:56:26.073Z] [2024-06-27T10:56:26.073Z] setup-security-permission: [2024-06-27T10:56:26.073Z] [2024-06-27T10:56:26.073Z] setOSConditions: [2024-06-27T10:56:26.073Z] [2024-06-27T10:56:26.073Z] stop-server: [2024-06-27T10:56:26.073Z] [2024-06-27T10:56:26.073Z] stop-server-unix: [2024-06-27T10:56:26.073Z] [echo] stopping server on unix ... [2024-06-27T10:56:26.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha-base64-web [2024-06-27T10:56:26.379Z] [exec] Application deployed with name dirDeployEjb. [2024-06-27T10:56:26.380Z] [exec] there are no files to retrieve for application dirDeployEjb [2024-06-27T10:56:26.380Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:56:26.380Z] [exec] Command deploydir executed successfully. [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init.os: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init.tools.unix: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init.tools.windows: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init.tools: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] setAsadminArgs: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init.customtasks: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] setOrbPort: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] run.positive: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init.os: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init.tools.unix: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init.tools.windows: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init.tools: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] setAsadminArgs: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] init.customtasks: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] setOrbPort: [2024-06-27T10:56:26.380Z] [2024-06-27T10:56:26.380Z] runclient: [2024-06-27T10:56:26.386Z] [2024-06-27T10:56:26.386Z] setOSConditions: [2024-06-27T10:56:26.386Z] [2024-06-27T10:56:26.386Z] setToolWin: [2024-06-27T10:56:26.386Z] [2024-06-27T10:56:26.386Z] setToolUnix: [2024-06-27T10:56:26.386Z] [2024-06-27T10:56:26.386Z] setToolProperty: [2024-06-27T10:56:26.386Z] [2024-06-27T10:56:26.386Z] setS1ASclassPath: [2024-06-27T10:56:26.386Z] [2024-06-27T10:56:26.386Z] init-common: [2024-06-27T10:56:26.386Z] [2024-06-27T10:56:26.386Z] undeploy-war-common: [2024-06-27T10:56:26.395Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.User=dbuser [2024-06-27T10:56:26.395Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.User=dbuser [2024-06-27T10:56:26.558Z] [exec] Jun 27, 2024 10:56:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:26.558Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@66756662 [2024-06-27T10:56:26.558Z] [exec] I am in client [2024-06-27T10:56:26.558Z] [exec] calling createPerson(duke) [2024-06-27T10:56:26.558Z] [exec] created [2024-06-27T10:56:26.558Z] [exec] calling findPerson(duke) [2024-06-27T10:56:26.558Z] [exec] found Person: {(name = duke)} [2024-06-27T10:56:26.558Z] [exec] calling nonTxFindPerson(duke) [2024-06-27T10:56:26.558Z] [exec] found Person: {(name = duke)} [2024-06-27T10:56:26.558Z] [exec] calling nonTxFindPerson(duke) [2024-06-27T10:56:26.558Z] [exec] found Person: {(name = duke)} [2024-06-27T10:56:26.558Z] [exec] calling nonTxBlah(duke) [2024-06-27T10:56:26.600Z] [exec] Jun 27, 2024 10:56:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:26.600Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:56:26.600Z] [exec] Jun 27, 2024 10:56:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:26.600Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:56:26.655Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.Password=dbpassword [2024-06-27T10:56:26.655Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.Password=dbpassword [2024-06-27T10:56:26.835Z] [exec] removing Person(duke) [2024-06-27T10:56:26.835Z] [exec] removed Person(duke) [2024-06-27T10:56:26.835Z] [exec] Value of key is: main [2024-06-27T10:56:26.835Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:26.835Z] [exec] [2024-06-27T10:56:26.835Z] [exec] [2024-06-27T10:56:26.835Z] [exec] ----------------------------------------- [2024-06-27T10:56:26.835Z] [exec] - main: PASS - [2024-06-27T10:56:26.835Z] [exec] ----------------------------------------- [2024-06-27T10:56:26.835Z] [exec] Total PASS: 1 [2024-06-27T10:56:26.835Z] [exec] Total FAIL: 0 [2024-06-27T10:56:26.835Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:26.835Z] [exec] ----------------------------------------- [2024-06-27T10:56:26.835Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:26.835Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:26.894Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:26.894Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/generics/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:56:26.894Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:26.894Z] [javac] 1 warning [2024-06-27T10:56:26.894Z] [2024-06-27T10:56:26.894Z] build: [2024-06-27T10:56:26.894Z] [2024-06-27T10:56:26.894Z] setOSConditions: [2024-06-27T10:56:26.894Z] [2024-06-27T10:56:26.894Z] setToolWin: [2024-06-27T10:56:26.894Z] [2024-06-27T10:56:26.894Z] setToolUnix: [2024-06-27T10:56:26.894Z] [2024-06-27T10:56:26.894Z] setToolProperty: [2024-06-27T10:56:26.894Z] [2024-06-27T10:56:26.894Z] setS1ASclassPath: [2024-06-27T10:56:26.894Z] [2024-06-27T10:56:26.895Z] init-common: [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] webclient-war-common: [2024-06-27T10:56:26.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] clear: [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] test-tlds-exist: [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] copy-tlds: [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] test-tagfiles-exist: [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] copy-tagfiles: [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] package-war-common: [2024-06-27T10:56:26.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:56:26.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:26.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:26.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:56:26.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/generics/lib [2024-06-27T10:56:26.895Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:26.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/generics/docroot [2024-06-27T10:56:26.895Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-generics-web.war [2024-06-27T10:56:26.895Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] deploy: [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] deploy-war-common: [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] setOSConditions: [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] setToolWin: [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.895Z] setToolUnix: [2024-06-27T10:56:26.895Z] [2024-06-27T10:56:26.896Z] setToolProperty: [2024-06-27T10:56:26.896Z] [2024-06-27T10:56:26.896Z] setS1ASclassPath: [2024-06-27T10:56:26.896Z] [2024-06-27T10:56:26.896Z] init-common: [2024-06-27T10:56:26.896Z] [2024-06-27T10:56:26.896Z] deploy-war-commonpe: [2024-06-27T10:56:26.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.driverType=4 [2024-06-27T10:56:26.910Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.driverType=4 [2024-06-27T10:56:26.943Z] [javaWithResult] Test expects successful result [2024-06-27T10:56:26.966Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha256-base64-web [2024-06-27T10:56:27.072Z] [exec] Waiting for the domain to stop . [2024-06-27T10:56:27.072Z] [exec] Waiting finished after 196 ms. [2024-06-27T10:56:27.072Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:56:27.072Z] [2024-06-27T10:56:27.072Z] stop-server-windows: [2024-06-27T10:56:27.072Z] [echo] taking backup of server.policy file [2024-06-27T10:56:27.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:56:27.072Z] [echo] updated server.policy file with necessary security permissions [2024-06-27T10:56:27.072Z] [2024-06-27T10:56:27.072Z] setOSConditions: [2024-06-27T10:56:27.072Z] [2024-06-27T10:56:27.072Z] start-server: [2024-06-27T10:56:27.072Z] [echo] +-----------------------------+ [2024-06-27T10:56:27.072Z] [echo] | | [2024-06-27T10:56:27.072Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:56:27.072Z] [echo] | in Felix mode | [2024-06-27T10:56:27.072Z] [echo] | | [2024-06-27T10:56:27.072Z] [echo] +-----------------------------+ [2024-06-27T10:56:27.072Z] [2024-06-27T10:56:27.072Z] start-server-unix: [2024-06-27T10:56:27.091Z] [2024-06-27T10:56:27.091Z] checkReporting-common: [2024-06-27T10:56:27.091Z] [2024-06-27T10:56:27.091Z] confirmReportPresent-common: [2024-06-27T10:56:27.091Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:56:27.091Z] [echo] Test seems to be reported fine [2024-06-27T10:56:27.091Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/RepRunConf.txt [2024-06-27T10:56:27.091Z] [2024-06-27T10:56:27.091Z] confirmMissingReport-common: [2024-06-27T10:56:27.091Z] [2024-06-27T10:56:27.091Z] undeploy: [2024-06-27T10:56:27.091Z] [2024-06-27T10:56:27.091Z] setOSConditions: [2024-06-27T10:56:27.091Z] [2024-06-27T10:56:27.091Z] setToolWin: [2024-06-27T10:56:27.091Z] [2024-06-27T10:56:27.091Z] setToolUnix: [2024-06-27T10:56:27.091Z] [2024-06-27T10:56:27.091Z] setToolProperty: [2024-06-27T10:56:27.091Z] [2024-06-27T10:56:27.091Z] setS1ASclassPath: [2024-06-27T10:56:27.091Z] [2024-06-27T10:56:27.091Z] init-common: [2024-06-27T10:56:27.091Z] [2024-06-27T10:56:27.091Z] undeploy-common: [2024-06-27T10:56:27.151Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-generics --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-generics-web.war [2024-06-27T10:56:27.161Z] [exec] Jun 27, 2024 10:56:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:27.161Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:56:27.161Z] [exec] Jun 27, 2024 10:56:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:27.161Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-06-27T10:56:27.222Z] [2024-06-27T10:56:27.222Z] setOSConditions: [2024-06-27T10:56:27.222Z] [2024-06-27T10:56:27.222Z] setToolWin: [2024-06-27T10:56:27.222Z] [2024-06-27T10:56:27.222Z] setToolUnix: [2024-06-27T10:56:27.222Z] [2024-06-27T10:56:27.222Z] setToolProperty: [2024-06-27T10:56:27.222Z] [2024-06-27T10:56:27.222Z] setS1ASclassPath: [2024-06-27T10:56:27.222Z] [2024-06-27T10:56:27.222Z] init-common: [2024-06-27T10:56:27.222Z] [2024-06-27T10:56:27.222Z] undeploy-war-common: [2024-06-27T10:56:27.257Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:27.257Z] [javac] 1 warning [2024-06-27T10:56:27.257Z] [2024-06-27T10:56:27.257Z] assemble-web: [2024-06-27T10:56:27.257Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:27.257Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:27.258Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:27.258Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:27.258Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:27.258Z] [2024-06-27T10:56:27.258Z] pkg-war: [2024-06-27T10:56:27.258Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:27.258Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:56:27.258Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:27.258Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:27.258Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:56:27.258Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/sun-web.xml to copy. [2024-06-27T10:56:27.258Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/webservices.xml to copy. [2024-06-27T10:56:27.258Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:56:27.258Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:56:27.258Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:56:27.258Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:27.258Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:27.258Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${web.wsit.descriptors} does not exist. [2024-06-27T10:56:27.258Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mappedname-web.war [2024-06-27T10:56:27.258Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:27.258Z] [2024-06-27T10:56:27.258Z] deploy-app: [2024-06-27T10:56:27.258Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:27.259Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:27.259Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:27.259Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:27.259Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:27.259Z] [2024-06-27T10:56:27.259Z] deploy-war-common: [2024-06-27T10:56:27.259Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:27.259Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:27.259Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:27.259Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:27.259Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:27.259Z] [2024-06-27T10:56:27.259Z] setOSConditions: [2024-06-27T10:56:27.259Z] [2024-06-27T10:56:27.259Z] setToolWin: [2024-06-27T10:56:27.259Z] [2024-06-27T10:56:27.259Z] setToolUnix: [2024-06-27T10:56:27.259Z] [2024-06-27T10:56:27.259Z] setToolProperty: [2024-06-27T10:56:27.259Z] [2024-06-27T10:56:27.259Z] setS1ASclassPath: [2024-06-27T10:56:27.259Z] [2024-06-27T10:56:27.259Z] init-common: [2024-06-27T10:56:27.259Z] [2024-06-27T10:56:27.259Z] deploy-war-commonpe: [2024-06-27T10:56:27.417Z] [exec] Value of key is: lifecycle test1 [2024-06-27T10:56:27.417Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:27.417Z] [exec] [2024-06-27T10:56:27.417Z] [exec] [2024-06-27T10:56:27.417Z] [exec] ----------------------------------------- [2024-06-27T10:56:27.417Z] [exec] - lifecycle test1: PASS - [2024-06-27T10:56:27.417Z] [exec] ----------------------------------------- [2024-06-27T10:56:27.417Z] [exec] Total PASS: 1 [2024-06-27T10:56:27.417Z] [exec] Total FAIL: 0 [2024-06-27T10:56:27.417Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:27.417Z] [exec] ----------------------------------------- [2024-06-27T10:56:27.417Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:27.417Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:27.417Z] [2024-06-27T10:56:27.417Z] undeploy: [2024-06-27T10:56:27.417Z] [2024-06-27T10:56:27.417Z] setOSConditions: [2024-06-27T10:56:27.417Z] [2024-06-27T10:56:27.417Z] setToolWin: [2024-06-27T10:56:27.417Z] [2024-06-27T10:56:27.417Z] setToolUnix: [2024-06-27T10:56:27.417Z] [2024-06-27T10:56:27.417Z] setToolProperty: [2024-06-27T10:56:27.417Z] [2024-06-27T10:56:27.417Z] setS1ASclassPath: [2024-06-27T10:56:27.417Z] [2024-06-27T10:56:27.417Z] init-common: [2024-06-27T10:56:27.417Z] [2024-06-27T10:56:27.417Z] undeploy-common: [2024-06-27T10:56:27.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.portNumber=1527 [2024-06-27T10:56:27.470Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.portNumber=1527 [2024-06-27T10:56:27.506Z] [javaWithResult] Jun 27, 2024 10:56:27 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:56:27.506Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:56:27.652Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-contextApp [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] unsetup: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] setOSConditions: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] setToolWin: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] setToolUnix: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] setToolProperty: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] setS1ASclassPath: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] init-common: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] execute-ejb-sql-common: [2024-06-27T10:56:27.652Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/sql/drop.sql [2024-06-27T10:56:27.652Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] all: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] eem_1slsb_2sfsbs: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] setOSConditions: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] setToolWin: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] setToolUnix: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] setToolProperty: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.652Z] setS1ASclassPath: [2024-06-27T10:56:27.652Z] [2024-06-27T10:56:27.653Z] init-common: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] clean: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setOSConditions: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setToolWin: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setToolUnix: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setToolProperty: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setS1ASclassPath: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] init-common: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] clean-common: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setOSConditions: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setToolWin: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setToolUnix: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setToolProperty: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setS1ASclassPath: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] init-common: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] clean-classes-common: [2024-06-27T10:56:27.653Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setOSConditions: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setToolWin: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setToolUnix: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.653Z] setToolProperty: [2024-06-27T10:56:27.653Z] [2024-06-27T10:56:27.654Z] setS1ASclassPath: [2024-06-27T10:56:27.654Z] [2024-06-27T10:56:27.654Z] init-common: [2024-06-27T10:56:27.654Z] [2024-06-27T10:56:27.654Z] clean-jars-common: [2024-06-27T10:56:27.654Z] [2024-06-27T10:56:27.654Z] compile: [2024-06-27T10:56:27.654Z] [2024-06-27T10:56:27.654Z] setOSConditions: [2024-06-27T10:56:27.654Z] [2024-06-27T10:56:27.654Z] setToolWin: [2024-06-27T10:56:27.654Z] [2024-06-27T10:56:27.654Z] setToolUnix: [2024-06-27T10:56:27.654Z] [2024-06-27T10:56:27.654Z] setToolProperty: [2024-06-27T10:56:27.654Z] [2024-06-27T10:56:27.654Z] setS1ASclassPath: [2024-06-27T10:56:27.654Z] [2024-06-27T10:56:27.654Z] init-common: [2024-06-27T10:56:27.654Z] [2024-06-27T10:56:27.654Z] compile-common: [2024-06-27T10:56:27.654Z] [echo] Current time (ISO): 2024-06-27T10:56:27.577+0000 [2024-06-27T10:56:27.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:27.654Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:27.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.dataBaseName=testdb [2024-06-27T10:56:27.724Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.dataBaseName=testdb [2024-06-27T10:56:27.735Z] [exec] Application deployed with name ejb-ejb31-ejblite-generics-web. [2024-06-27T10:56:27.735Z] [2024-06-27T10:56:27.735Z] deploy-war-commonee: [2024-06-27T10:56:27.735Z] [2024-06-27T10:56:27.735Z] run: [2024-06-27T10:56:27.735Z] [2024-06-27T10:56:27.735Z] setOSConditions: [2024-06-27T10:56:27.735Z] [2024-06-27T10:56:27.735Z] setToolWin: [2024-06-27T10:56:27.735Z] [2024-06-27T10:56:27.735Z] setToolUnix: [2024-06-27T10:56:27.736Z] [2024-06-27T10:56:27.736Z] setToolProperty: [2024-06-27T10:56:27.736Z] [2024-06-27T10:56:27.736Z] setS1ASclassPath: [2024-06-27T10:56:27.736Z] [2024-06-27T10:56:27.736Z] init-common: [2024-06-27T10:56:27.736Z] [2024-06-27T10:56:27.736Z] run_se: [2024-06-27T10:56:27.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha384-base64-web [2024-06-27T10:56:27.784Z] [2024-06-27T10:56:27.784Z] setOSConditions: [2024-06-27T10:56:27.784Z] [2024-06-27T10:56:27.784Z] setToolWin: [2024-06-27T10:56:27.784Z] [2024-06-27T10:56:27.784Z] setToolUnix: [2024-06-27T10:56:27.784Z] [2024-06-27T10:56:27.784Z] setToolProperty: [2024-06-27T10:56:27.784Z] [2024-06-27T10:56:27.784Z] setS1ASclassPath: [2024-06-27T10:56:27.784Z] [2024-06-27T10:56:27.784Z] init-common: [2024-06-27T10:56:27.785Z] [2024-06-27T10:56:27.785Z] undeploy-war-common: [2024-06-27T10:56:27.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot mappedname --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/mappedname-web.war [2024-06-27T10:56:27.990Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-generics/TestServlet [2024-06-27T10:56:27.990Z] [java] hello from com.sun.s1as.devtests.ejb.generics.TestBean@2a647e90 [2024-06-27T10:56:27.990Z] [java] Successfully called methods on com.sun.s1as.devtests.ejb.generics.TestBean@6aff3646 [2024-06-27T10:56:27.990Z] [java] Hello from TypeVariableBean.hello(String) [2024-06-27T10:56:27.990Z] [java] Hello from TypeVariableBean.hello(T) [2024-06-27T10:56:27.990Z] [java] Injected TypeVariableBean: com.sun.s1as.devtests.ejb.generics.__EJB31_Generated__TypeVariableBean__Intf___1639038676 [2024-06-27T10:56:27.990Z] [java] Value of key is:ejb-ejb31-ejblite-generics [2024-06-27T10:56:27.990Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:27.990Z] [java] [2024-06-27T10:56:27.990Z] [java] [2024-06-27T10:56:27.990Z] [java] ----------------------------------------- [2024-06-27T10:56:27.990Z] [java] - ejb-ejb31-ejblite-generics: PASS - [2024-06-27T10:56:27.990Z] [java] ----------------------------------------- [2024-06-27T10:56:27.990Z] [java] Total PASS: 1 [2024-06-27T10:56:27.990Z] [java] Total FAIL: 0 [2024-06-27T10:56:27.990Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:27.990Z] [java] ----------------------------------------- [2024-06-27T10:56:27.990Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:27.990Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:27.990Z] [2024-06-27T10:56:27.990Z] undeploy: [2024-06-27T10:56:27.990Z] [2024-06-27T10:56:27.990Z] setOSConditions: [2024-06-27T10:56:27.990Z] [2024-06-27T10:56:27.990Z] setToolWin: [2024-06-27T10:56:27.990Z] [2024-06-27T10:56:27.991Z] setToolUnix: [2024-06-27T10:56:27.991Z] [2024-06-27T10:56:27.991Z] setToolProperty: [2024-06-27T10:56:27.991Z] [2024-06-27T10:56:27.991Z] setS1ASclassPath: [2024-06-27T10:56:27.991Z] [2024-06-27T10:56:27.991Z] init-common: [2024-06-27T10:56:27.991Z] [2024-06-27T10:56:27.991Z] undeploy-war-common: [2024-06-27T10:56:28.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:28.284Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:28.344Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mq-cmt-excptApp [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] unsetup: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] setOSConditions: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] setToolWin: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] setToolUnix: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] setToolProperty: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] setS1ASclassPath: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] init-common: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] undeploy-jms-common: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] setOSConditions: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] setToolWin: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] setToolUnix: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] setToolProperty: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] setS1ASclassPath: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] init-common: [2024-06-27T10:56:28.344Z] [2024-06-27T10:56:28.344Z] delete-jms-connection-common: [2024-06-27T10:56:28.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.create=true [2024-06-27T10:56:28.539Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.create=true [2024-06-27T10:56:28.549Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-generics-web [2024-06-27T10:56:28.549Z] [2024-06-27T10:56:28.549Z] all: [2024-06-27T10:56:28.549Z] [2024-06-27T10:56:28.549Z] full: [2024-06-27T10:56:28.549Z] [2024-06-27T10:56:28.549Z] all: [2024-06-27T10:56:28.549Z] [2024-06-27T10:56:28.549Z] disable_nonportable_jndi: [2024-06-27T10:56:28.549Z] [2024-06-27T10:56:28.549Z] setOSConditions: [2024-06-27T10:56:28.549Z] [2024-06-27T10:56:28.550Z] setToolWin: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setToolUnix: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setToolProperty: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setS1ASclassPath: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] init-common: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] clean: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setOSConditions: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setToolWin: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setToolUnix: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setToolProperty: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setS1ASclassPath: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] init-common: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] clean-common: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setOSConditions: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setToolWin: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setToolUnix: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setToolProperty: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] setS1ASclassPath: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] init-common: [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.550Z] clean-classes-common: [2024-06-27T10:56:28.550Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:28.550Z] [2024-06-27T10:56:28.551Z] setOSConditions: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] setToolWin: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] setToolUnix: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] setToolProperty: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] setS1ASclassPath: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] init-common: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] clean-jars-common: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] compile: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] setOSConditions: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] setToolWin: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] setToolUnix: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] setToolProperty: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] setS1ASclassPath: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] init-common: [2024-06-27T10:56:28.551Z] [2024-06-27T10:56:28.551Z] compile-common: [2024-06-27T10:56:28.551Z] [echo] Current time (ISO): 2024-06-27T10:56:28.374+0000 [2024-06-27T10:56:28.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:28.551Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:28.579Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:28.579Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:28.579Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:28.579Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:28.579Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:28.579Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:28.579Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:28.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md2-hex-web [2024-06-27T10:56:28.728Z] [2024-06-27T10:56:28.728Z] setOSConditions: [2024-06-27T10:56:28.728Z] [2024-06-27T10:56:28.728Z] setToolWin: [2024-06-27T10:56:28.728Z] [2024-06-27T10:56:28.728Z] setToolUnix: [2024-06-27T10:56:28.728Z] [2024-06-27T10:56:28.729Z] setToolProperty: [2024-06-27T10:56:28.729Z] [2024-06-27T10:56:28.729Z] setS1ASclassPath: [2024-06-27T10:56:28.729Z] [2024-06-27T10:56:28.729Z] init-common: [2024-06-27T10:56:28.729Z] [2024-06-27T10:56:28.729Z] undeploy-war-common: [2024-06-27T10:56:29.099Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.serverName=localhost [2024-06-27T10:56:29.099Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.serverName=localhost [2024-06-27T10:56:29.099Z] [2024-06-27T10:56:29.099Z] setOSConditions: [2024-06-27T10:56:29.099Z] [2024-06-27T10:56:29.099Z] setToolWin: [2024-06-27T10:56:29.099Z] [2024-06-27T10:56:29.099Z] setToolUnix: [2024-06-27T10:56:29.099Z] [2024-06-27T10:56:29.099Z] setToolProperty: [2024-06-27T10:56:29.099Z] [2024-06-27T10:56:29.099Z] setS1ASclassPath: [2024-06-27T10:56:29.099Z] [2024-06-27T10:56:29.099Z] init-common: [2024-06-27T10:56:29.099Z] [2024-06-27T10:56:29.099Z] create-jdbc-resource-common: [2024-06-27T10:56:29.099Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-markconnectionasbad-local-unshareable-pool --target server jdbc/markconnectionasbad-local-unshareable [2024-06-27T10:56:29.223Z] [exec] Application deployed with name mappedname-web. [2024-06-27T10:56:29.223Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:29.223Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:29.223Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:29.223Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:29.223Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:29.223Z] [2024-06-27T10:56:29.223Z] deploy-war-commonee: [2024-06-27T10:56:29.223Z] [2024-06-27T10:56:29.223Z] assemble-client: [2024-06-27T10:56:29.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:56:29.223Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:29.223Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:29.223Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:29.224Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:29.224Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:29.224Z] [2024-06-27T10:56:29.224Z] setOSConditions: [2024-06-27T10:56:29.224Z] [2024-06-27T10:56:29.224Z] setToolWin: [2024-06-27T10:56:29.224Z] [2024-06-27T10:56:29.224Z] setToolUnix: [2024-06-27T10:56:29.224Z] [2024-06-27T10:56:29.224Z] setToolProperty: [2024-06-27T10:56:29.224Z] [2024-06-27T10:56:29.224Z] setS1ASclassPath: [2024-06-27T10:56:29.224Z] [2024-06-27T10:56:29.224Z] init-common: [2024-06-27T10:56:29.224Z] [2024-06-27T10:56:29.224Z] wsimport: [2024-06-27T10:56:29.271Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-06-27T10:56:29.292Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md5-hex-web [2024-06-27T10:56:29.292Z] [2024-06-27T10:56:29.292Z] setOSConditions: [2024-06-27T10:56:29.292Z] [2024-06-27T10:56:29.292Z] setToolWin: [2024-06-27T10:56:29.292Z] [2024-06-27T10:56:29.292Z] setToolUnix: [2024-06-27T10:56:29.292Z] [2024-06-27T10:56:29.292Z] setToolProperty: [2024-06-27T10:56:29.292Z] [2024-06-27T10:56:29.292Z] setS1ASclassPath: [2024-06-27T10:56:29.293Z] [2024-06-27T10:56:29.293Z] init-common: [2024-06-27T10:56:29.293Z] [2024-06-27T10:56:29.293Z] undeploy-war-common: [2024-06-27T10:56:29.354Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-markconnectionasbad-local-unshareable-pool --enabled=true --target server jdbc/markconnectionasbad-local-unshareable [2024-06-27T10:56:29.354Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable created successfully. [2024-06-27T10:56:29.354Z] [echo] cmd executed for server [2024-06-27T10:56:29.354Z] [2024-06-27T10:56:29.354Z] asadmin-common: [2024-06-27T10:56:29.354Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady_pool_size=1 [2024-06-27T10:56:29.474Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:29.474Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:29.474Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:29.474Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:29.474Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:29.474Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:29.474Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:29.480Z] [exec] parsing WSDL... [2024-06-27T10:56:29.526Z] [2024-06-27T10:56:29.526Z] setOSConditions: [2024-06-27T10:56:29.527Z] [2024-06-27T10:56:29.527Z] setToolWin: [2024-06-27T10:56:29.527Z] [2024-06-27T10:56:29.527Z] setToolUnix: [2024-06-27T10:56:29.527Z] [2024-06-27T10:56:29.527Z] setToolProperty: [2024-06-27T10:56:29.527Z] [2024-06-27T10:56:29.527Z] setS1ASclassPath: [2024-06-27T10:56:29.527Z] [2024-06-27T10:56:29.527Z] init-common: [2024-06-27T10:56:29.527Z] [2024-06-27T10:56:29.527Z] delete-jms-resource-common: [2024-06-27T10:56:29.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady_pool_size=1 [2024-06-27T10:56:29.913Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady-pool-size=1 [2024-06-27T10:56:29.913Z] [2024-06-27T10:56:29.913Z] asadmin-common: [2024-06-27T10:56:29.913Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max_pool_size=1 [2024-06-27T10:56:29.942Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:29.943Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:56:29.943Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:56:29.943Z] [javac] 2 warnings [2024-06-27T10:56:29.943Z] [2024-06-27T10:56:29.943Z] setOSConditions: [2024-06-27T10:56:29.943Z] [2024-06-27T10:56:29.943Z] setToolWin: [2024-06-27T10:56:29.943Z] [2024-06-27T10:56:29.943Z] setToolUnix: [2024-06-27T10:56:29.943Z] [2024-06-27T10:56:29.943Z] setToolProperty: [2024-06-27T10:56:29.943Z] [2024-06-27T10:56:29.943Z] setS1ASclassPath: [2024-06-27T10:56:29.943Z] [2024-06-27T10:56:29.943Z] init-common: [2024-06-27T10:56:29.943Z] [2024-06-27T10:56:29.943Z] compile-common: [2024-06-27T10:56:29.943Z] [echo] Current time (ISO): 2024-06-27T10:56:29.865+0000 [2024-06-27T10:56:29.943Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:30.032Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:30.032Z] [javac] 1 warning [2024-06-27T10:56:30.032Z] [2024-06-27T10:56:30.032Z] setOSConditions: [2024-06-27T10:56:30.032Z] [2024-06-27T10:56:30.032Z] setToolWin: [2024-06-27T10:56:30.032Z] [2024-06-27T10:56:30.032Z] setToolUnix: [2024-06-27T10:56:30.032Z] [2024-06-27T10:56:30.032Z] setToolProperty: [2024-06-27T10:56:30.032Z] [2024-06-27T10:56:30.032Z] setS1ASclassPath: [2024-06-27T10:56:30.032Z] [2024-06-27T10:56:30.032Z] init-common: [2024-06-27T10:56:30.032Z] [2024-06-27T10:56:30.032Z] compile-common: [2024-06-27T10:56:30.032Z] [echo] Current time (ISO): 2024-06-27T10:56:29.926+0000 [2024-06-27T10:56:30.032Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:30.168Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max_pool_size=1 [2024-06-27T10:56:30.168Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max-pool-size=1 [2024-06-27T10:56:30.168Z] [2024-06-27T10:56:30.168Z] asadmin-common: [2024-06-27T10:56:30.168Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle_timeout_in_seconds=3600 [2024-06-27T10:56:30.228Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha-hex-web [2024-06-27T10:56:30.228Z] [2024-06-27T10:56:30.229Z] setOSConditions: [2024-06-27T10:56:30.229Z] [2024-06-27T10:56:30.229Z] setToolWin: [2024-06-27T10:56:30.229Z] [2024-06-27T10:56:30.229Z] setToolUnix: [2024-06-27T10:56:30.229Z] [2024-06-27T10:56:30.229Z] setToolProperty: [2024-06-27T10:56:30.229Z] [2024-06-27T10:56:30.229Z] setS1ASclassPath: [2024-06-27T10:56:30.229Z] [2024-06-27T10:56:30.229Z] init-common: [2024-06-27T10:56:30.229Z] [2024-06-27T10:56:30.229Z] undeploy-war-common: [2024-06-27T10:56:30.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-06-27T10:56:30.470Z] [exec] Administered object jms/SampleQueue deleted. [2024-06-27T10:56:30.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle_timeout_in_seconds=3600 [2024-06-27T10:56:30.727Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle-timeout-in-seconds=3600 [2024-06-27T10:56:30.727Z] [2024-06-27T10:56:30.727Z] setOSConditions: [2024-06-27T10:56:30.727Z] [2024-06-27T10:56:30.727Z] setToolWin: [2024-06-27T10:56:30.727Z] [2024-06-27T10:56:30.727Z] setToolUnix: [2024-06-27T10:56:30.727Z] [2024-06-27T10:56:30.727Z] setToolProperty: [2024-06-27T10:56:30.727Z] [2024-06-27T10:56:30.727Z] setS1ASclassPath: [2024-06-27T10:56:30.727Z] [2024-06-27T10:56:30.727Z] init-common: [2024-06-27T10:56:30.727Z] [2024-06-27T10:56:30.727Z] deploy-common: [2024-06-27T10:56:30.727Z] [echo] Current time (ISO): 2024-06-27T10:56:30.486+0000 [2024-06-27T10:56:30.727Z] [2024-06-27T10:56:30.727Z] setOSConditions: [2024-06-27T10:56:30.727Z] [2024-06-27T10:56:30.727Z] setToolWin: [2024-06-27T10:56:30.727Z] [2024-06-27T10:56:30.727Z] setToolUnix: [2024-06-27T10:56:30.727Z] [2024-06-27T10:56:30.728Z] setToolProperty: [2024-06-27T10:56:30.728Z] [2024-06-27T10:56:30.728Z] setS1ASclassPath: [2024-06-27T10:56:30.728Z] [2024-06-27T10:56:30.728Z] init-common: [2024-06-27T10:56:30.728Z] [2024-06-27T10:56:30.728Z] deploy-common-pe: [2024-06-27T10:56:30.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha256-hex-web [2024-06-27T10:56:30.792Z] [2024-06-27T10:56:30.792Z] setOSConditions: [2024-06-27T10:56:30.792Z] [2024-06-27T10:56:30.792Z] setToolWin: [2024-06-27T10:56:30.792Z] [2024-06-27T10:56:30.792Z] setToolUnix: [2024-06-27T10:56:30.792Z] [2024-06-27T10:56:30.792Z] setToolProperty: [2024-06-27T10:56:30.792Z] [2024-06-27T10:56:30.792Z] setS1ASclassPath: [2024-06-27T10:56:30.792Z] [2024-06-27T10:56:30.792Z] init-common: [2024-06-27T10:56:30.792Z] [2024-06-27T10:56:30.792Z] undeploy-war-common: [2024-06-27T10:56:30.858Z] [exec] [2024-06-27T10:56:30.858Z] [exec] Generating code... [2024-06-27T10:56:30.858Z] [exec] [2024-06-27T10:56:30.858Z] [exec] Compiling code... [2024-06-27T10:56:30.869Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:30.869Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:30.869Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:30.869Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:30.869Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:30.869Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:30.869Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:30.956Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:30.956Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:30.956Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:30.956Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:30.956Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:30.956Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:30.956Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:31.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2024-06-27T10:56:31.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-06-27T10:56:31.031Z] [2024-06-27T10:56:31.031Z] destroy-lifecycle: [2024-06-27T10:56:31.031Z] [2024-06-27T10:56:31.032Z] asadmin-common: [2024-06-27T10:56:31.032Z] [echo] asadmin delete-lifecycle-module --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true lifecycletest1 [2024-06-27T10:56:31.263Z] [exec] Application deployed with name jdbc-markconnectionasbad.localApp. [2024-06-27T10:56:31.263Z] [echo] Deployment on target server server successful [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] setOSConditions: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] setToolWin: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] setToolUnix: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] setToolProperty: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] setS1ASclassPath: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] init-common: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] deploy-common-ee: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] run: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] setOSConditions: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] setToolWin: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] setToolUnix: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] setToolProperty: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] setS1ASclassPath: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] init-common: [2024-06-27T10:56:31.263Z] [2024-06-27T10:56:31.263Z] execute-sql-common: [2024-06-27T10:56:31.263Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2024-06-27T10:56:31.263Z] [sql] 0 rows affected [2024-06-27T10:56:31.263Z] [sql] 0 rows affected [2024-06-27T10:56:31.263Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:56:31.368Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha384-hex-web [2024-06-27T10:56:31.368Z] [2024-06-27T10:56:31.368Z] setOSConditions: [2024-06-27T10:56:31.368Z] [2024-06-27T10:56:31.368Z] setToolWin: [2024-06-27T10:56:31.368Z] [2024-06-27T10:56:31.368Z] setToolUnix: [2024-06-27T10:56:31.368Z] [2024-06-27T10:56:31.368Z] setToolProperty: [2024-06-27T10:56:31.368Z] [2024-06-27T10:56:31.368Z] setS1ASclassPath: [2024-06-27T10:56:31.368Z] [2024-06-27T10:56:31.368Z] init-common: [2024-06-27T10:56:31.368Z] [2024-06-27T10:56:31.368Z] undeploy-war-common: [2024-06-27T10:56:31.519Z] [2024-06-27T10:56:31.519Z] setOSConditions: [2024-06-27T10:56:31.519Z] [2024-06-27T10:56:31.519Z] setToolWin: [2024-06-27T10:56:31.519Z] [2024-06-27T10:56:31.519Z] setToolUnix: [2024-06-27T10:56:31.519Z] [2024-06-27T10:56:31.519Z] setToolProperty: [2024-06-27T10:56:31.520Z] [2024-06-27T10:56:31.520Z] setS1ASclassPath: [2024-06-27T10:56:31.520Z] [2024-06-27T10:56:31.520Z] init-common: [2024-06-27T10:56:31.520Z] [2024-06-27T10:56:31.520Z] runclient-common: [2024-06-27T10:56:31.520Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localAppClient.jar -name jdbc-markconnectionasbad.localClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-06-27T10:56:31.535Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:31.701Z] [javaWithResult] Jun 27, 2024 10:56:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:31.701Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1a6dc589 [2024-06-27T10:56:31.789Z] [javac] 1 warning [2024-06-27T10:56:31.789Z] [2024-06-27T10:56:31.789Z] build: [2024-06-27T10:56:31.789Z] [2024-06-27T10:56:31.790Z] setOSConditions: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] setToolWin: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] setToolUnix: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] setToolProperty: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] setS1ASclassPath: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-06-27T10:56:31.790Z] init-common: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:31.790Z] ejb-jar-common: [2024-06-27T10:56:31.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml:153: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:31.790Z] package-ejbjar-common: [2024-06-27T10:56:31.790Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:56:31.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:31.790Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:31.790Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-disable_nonportable_jndi-ejb.jar [2024-06-27T10:56:31.790Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] deploy: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] setOSConditions: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] setToolWin: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] setToolUnix: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] setToolProperty: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] setS1ASclassPath: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.790Z] init-common: [2024-06-27T10:56:31.790Z] [2024-06-27T10:56:31.791Z] deploy-jar-common: [2024-06-27T10:56:31.795Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:31.957Z] [javaWithResult] Looked up home!! [2024-06-27T10:56:31.957Z] [javaWithResult] Narrowed home!! [2024-06-27T10:56:31.957Z] [javaWithResult] Got the EJB!! [2024-06-27T10:56:31.957Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-06-27T10:56:31.957Z] [javaWithResult] and for number which is = 22.25 [2024-06-27T10:56:31.957Z] [javaWithResult] [2024-06-27T10:56:31.957Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-06-27T10:56:31.958Z] [javaWithResult] [2024-06-27T10:56:31.958Z] [javaWithResult] Client now getting a User Defined Exception [2024-06-27T10:56:31.958Z] [javaWithResult] Success! Caught StatelesshelloException [2024-06-27T10:56:31.958Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-06-27T10:56:31.958Z] [javaWithResult] [2024-06-27T10:56:31.958Z] [javaWithResult] Client is now trying to remove the session bean [2024-06-27T10:56:31.958Z] [javaWithResult] [2024-06-27T10:56:31.958Z] [javaWithResult] Session bean was successfully removed by the client. [2024-06-27T10:56:31.958Z] [javaWithResult] [2024-06-27T10:56:31.958Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-lifecycle-module lifecycletest1 [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] setOSConditions: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] setToolWin: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] setToolUnix: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] setToolProperty: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] setS1ASclassPath: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] init-common: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] default-sql: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] setOSConditions: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] setToolWin: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] setToolUnix: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] setToolProperty: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] setS1ASclassPath: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] init-common: [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] execute-sql-common: [2024-06-27T10:56:31.958Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/lifecycle/sql/drop_pointbase.sql [2024-06-27T10:56:31.958Z] [sql] 0 rows affected [2024-06-27T10:56:31.958Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:56:31.958Z] [2024-06-27T10:56:31.958Z] sql-oracle: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] execute-sql-connector: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] all: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setOSConditions: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setToolWin: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setToolUnix: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setToolProperty: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setS1ASclassPath: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] init-common: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] clean: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setOSConditions: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setToolWin: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setToolUnix: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setToolProperty: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setS1ASclassPath: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] init-common: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] clean-common: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setOSConditions: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setToolWin: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setToolUnix: [2024-06-27T10:56:31.959Z] [2024-06-27T10:56:31.959Z] setToolProperty: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] setS1ASclassPath: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] init-common: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] clean-classes-common: [2024-06-27T10:56:31.960Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] setOSConditions: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] setToolWin: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] setToolUnix: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] setToolProperty: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] setS1ASclassPath: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] init-common: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] clean-jars-common: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] compile: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] setOSConditions: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] setToolWin: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] setToolUnix: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] setToolProperty: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] setS1ASclassPath: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] init-common: [2024-06-27T10:56:31.960Z] [2024-06-27T10:56:31.960Z] compile-common: [2024-06-27T10:56:31.960Z] [echo] Current time (ISO): 2024-06-27T10:56:31.862+0000 [2024-06-27T10:56:31.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:31.960Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:32.045Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-disable_nonportable_jndi-ejb.jar [2024-06-27T10:56:32.045Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:32.045Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:32.045Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:32.045Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:32.045Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:32.045Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:32.045Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:32.050Z] [javac] 1 warning [2024-06-27T10:56:32.050Z] [2024-06-27T10:56:32.050Z] build: [2024-06-27T10:56:32.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:56:32.050Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_1slsb_2sfsbs-lib.jar [2024-06-27T10:56:32.050Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_1slsb_2sfsbs-par1.jar [2024-06-27T10:56:32.050Z] [2024-06-27T10:56:32.050Z] setOSConditions: [2024-06-27T10:56:32.050Z] [2024-06-27T10:56:32.050Z] fixFiles: [2024-06-27T10:56:32.050Z] [2024-06-27T10:56:32.050Z] convUnix: [2024-06-27T10:56:32.050Z] [2024-06-27T10:56:32.050Z] convWin: [2024-06-27T10:56:32.050Z] [2024-06-27T10:56:32.050Z] setToolWin: [2024-06-27T10:56:32.050Z] [2024-06-27T10:56:32.050Z] setToolUnix: [2024-06-27T10:56:32.050Z] [2024-06-27T10:56:32.050Z] setToolProperty: [2024-06-27T10:56:32.050Z] [2024-06-27T10:56:32.050Z] setS1ASclassPath: [2024-06-27T10:56:32.050Z] [2024-06-27T10:56:32.051Z] init-common: [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] package-persistence-common: [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] ejb-jar-common: [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] package-ejbjar-common: [2024-06-27T10:56:32.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:32.051Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbs-ejb.jar [2024-06-27T10:56:32.051Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] appclient-jar-common: [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] package-appclientjar-common: [2024-06-27T10:56:32.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:32.051Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbs-client.jar [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] webclient-war-common: [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] build-ear-common: [2024-06-27T10:56:32.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:32.051Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:32.051Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2024-06-27T10:56:32.051Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] setup: [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] setOSConditions: [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] setToolWin: [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] setToolUnix: [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.051Z] setToolProperty: [2024-06-27T10:56:32.051Z] [2024-06-27T10:56:32.052Z] setS1ASclassPath: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] init-common: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] execute-ejb-sql-common: [2024-06-27T10:56:32.052Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/sql/create.sql [2024-06-27T10:56:32.052Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] deploy: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] setOSConditions: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] setToolWin: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] setToolUnix: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] setToolProperty: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] setS1ASclassPath: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] init-common: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] deploy-common: [2024-06-27T10:56:32.052Z] [echo] Current time (ISO): 2024-06-27T10:56:31.922+0000 [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] setOSConditions: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] setToolWin: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] setToolUnix: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] setToolProperty: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] setS1ASclassPath: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] init-common: [2024-06-27T10:56:32.052Z] [2024-06-27T10:56:32.052Z] deploy-common-pe: [2024-06-27T10:56:32.080Z] [exec] Jun 27, 2024 10:56:31 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:56:32.080Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:56:32.296Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha512-hex-web [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] setOSConditions: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] setToolWin: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] setToolUnix: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] setToolProperty: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] setS1ASclassPath: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] init-common: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] unsetup: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] setOSConditions: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] setToolWin: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] setToolUnix: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] setToolProperty: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] setS1ASclassPath: [2024-06-27T10:56:32.296Z] [2024-06-27T10:56:32.296Z] init-common: [2024-06-27T10:56:32.297Z] [2024-06-27T10:56:32.297Z] un-modify-domain-xml: [2024-06-27T10:56:32.297Z] [2024-06-27T10:56:32.297Z] setOSConditions: [2024-06-27T10:56:32.297Z] [2024-06-27T10:56:32.297Z] setToolWin: [2024-06-27T10:56:32.297Z] [2024-06-27T10:56:32.297Z] setToolUnix: [2024-06-27T10:56:32.297Z] [2024-06-27T10:56:32.297Z] setToolProperty: [2024-06-27T10:56:32.297Z] [2024-06-27T10:56:32.297Z] setS1ASclassPath: [2024-06-27T10:56:32.297Z] [2024-06-27T10:56:32.297Z] init-common: [2024-06-27T10:56:32.297Z] [2024-06-27T10:56:32.297Z] delete-auth-jdbcrealm: [2024-06-27T10:56:32.297Z] [2024-06-27T10:56:32.297Z] asadmin-common: [2024-06-27T10:56:32.297Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR [2024-06-27T10:56:32.298Z] [exec] Application deployed with name ejb-ejb31-full-disable_nonportable_jndi-ejb. [2024-06-27T10:56:32.299Z] [2024-06-27T10:56:32.299Z] run: [2024-06-27T10:56:32.299Z] [2024-06-27T10:56:32.299Z] setOSConditions: [2024-06-27T10:56:32.299Z] [2024-06-27T10:56:32.299Z] setToolWin: [2024-06-27T10:56:32.299Z] [2024-06-27T10:56:32.299Z] setToolUnix: [2024-06-27T10:56:32.299Z] [2024-06-27T10:56:32.299Z] setToolProperty: [2024-06-27T10:56:32.299Z] [2024-06-27T10:56:32.299Z] setS1ASclassPath: [2024-06-27T10:56:32.299Z] [2024-06-27T10:56:32.299Z] init-common: [2024-06-27T10:56:32.299Z] [2024-06-27T10:56:32.299Z] run_se: [2024-06-27T10:56:32.301Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:32.301Z] [javac] 1 warning [2024-06-27T10:56:32.301Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:56:32.301Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:56:32.301Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:56:32.301Z] [2024-06-27T10:56:32.301Z] deploy-client: [2024-06-27T10:56:32.472Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:56:32.472Z] [exec] Waiting finished after 4,681 ms. [2024-06-27T10:56:32.472Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:56:32.472Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:56:32.472Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:56:32.472Z] [exec] Admin Port: 4,848 [2024-06-27T10:56:32.472Z] [exec] Command start-domain executed successfully. [2024-06-27T10:56:32.520Z] [2024-06-27T10:56:32.520Z] processResult: [2024-06-27T10:56:32.520Z] [2024-06-27T10:56:32.520Z] failed: [2024-06-27T10:56:32.520Z] [2024-06-27T10:56:32.520Z] passed: [2024-06-27T10:56:32.520Z] [echo] Test ejb Passed [2024-06-27T10:56:32.520Z] [2024-06-27T10:56:32.520Z] unknown: [2024-06-27T10:56:32.520Z] [2024-06-27T10:56:32.520Z] declare-test: [2024-06-27T10:56:32.520Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin redeploydir [2024-06-27T10:56:32.520Z] [2024-06-27T10:56:32.520Z] init.os: [2024-06-27T10:56:32.520Z] [2024-06-27T10:56:32.520Z] init.tools.unix: [2024-06-27T10:56:32.520Z] [2024-06-27T10:56:32.520Z] init.tools.windows: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] init.tools: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] setAsadminArgs: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] init: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] init.customtasks: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] prepare: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] redeploydir.asadmin: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] setAsadminArgs: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] common.redeploydir.asadmin: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] init.os: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] init.tools.unix: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] init.tools.windows: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] init.tools: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] setAsadminArgs: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] init: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] init.customtasks: [2024-06-27T10:56:32.521Z] [2024-06-27T10:56:32.521Z] common.run.asadmin: [2024-06-27T10:56:32.521Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployEjb --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-06-27T10:56:32.612Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2024-06-27T10:56:32.726Z] [2024-06-27T10:56:32.726Z] start-server-windows: [2024-06-27T10:56:32.726Z] [2024-06-27T10:56:32.726Z] setOSConditions: [2024-06-27T10:56:32.726Z] [2024-06-27T10:56:32.726Z] setToolWin: [2024-06-27T10:56:32.726Z] [2024-06-27T10:56:32.726Z] setToolUnix: [2024-06-27T10:56:32.726Z] [2024-06-27T10:56:32.726Z] setToolProperty: [2024-06-27T10:56:32.726Z] [2024-06-27T10:56:32.726Z] setS1ASclassPath: [2024-06-27T10:56:32.726Z] [2024-06-27T10:56:32.726Z] init-common: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setupJdbc: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setOSConditions: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setToolWin: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setToolUnix: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setToolProperty: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setS1ASclassPath: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] init-common: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] execute-sql-common: [2024-06-27T10:56:32.727Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/createdb.sql [2024-06-27T10:56:32.727Z] [sql] Failed to execute: drop table MESSAGES [2024-06-27T10:56:32.727Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-06-27T10:56:32.727Z] [sql] 0 rows affected [2024-06-27T10:56:32.727Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] deploy: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setOSConditions: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setToolWin: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setToolUnix: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setToolProperty: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setS1ASclassPath: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] init-common: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] deploy: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setOSConditions: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.727Z] setToolWin: [2024-06-27T10:56:32.727Z] [2024-06-27T10:56:32.728Z] setToolUnix: [2024-06-27T10:56:32.728Z] [2024-06-27T10:56:32.728Z] setToolProperty: [2024-06-27T10:56:32.728Z] [2024-06-27T10:56:32.728Z] setS1ASclassPath: [2024-06-27T10:56:32.728Z] [2024-06-27T10:56:32.728Z] init-common: [2024-06-27T10:56:32.728Z] [2024-06-27T10:56:32.728Z] deploy-rar-common: [2024-06-27T10:56:32.728Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-06-27T10:56:32.862Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:32.862Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:56:32.864Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR [2024-06-27T10:56:32.864Z] [2024-06-27T10:56:32.864Z] asadmin-common: [2024-06-27T10:56:32.864Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR_BASE64 [2024-06-27T10:56:33.019Z] [exec] Jun 27, 2024 10:56:32 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:33.019Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:56:33.103Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:33.104Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:56:33.172Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_1slsb_2sfsbsApp. [2024-06-27T10:56:33.172Z] [echo] Deployment on target server server successful [2024-06-27T10:56:33.172Z] [2024-06-27T10:56:33.172Z] setOSConditions: [2024-06-27T10:56:33.172Z] [2024-06-27T10:56:33.172Z] setToolWin: [2024-06-27T10:56:33.172Z] [2024-06-27T10:56:33.172Z] setToolUnix: [2024-06-27T10:56:33.172Z] [2024-06-27T10:56:33.172Z] setToolProperty: [2024-06-27T10:56:33.172Z] [2024-06-27T10:56:33.173Z] setS1ASclassPath: [2024-06-27T10:56:33.173Z] [2024-06-27T10:56:33.173Z] init-common: [2024-06-27T10:56:33.173Z] [2024-06-27T10:56:33.173Z] deploy-common-ee: [2024-06-27T10:56:33.173Z] [2024-06-27T10:56:33.173Z] run: [2024-06-27T10:56:33.173Z] [2024-06-27T10:56:33.173Z] setOSConditions: [2024-06-27T10:56:33.173Z] [2024-06-27T10:56:33.173Z] setToolWin: [2024-06-27T10:56:33.173Z] [2024-06-27T10:56:33.173Z] setToolUnix: [2024-06-27T10:56:33.173Z] [2024-06-27T10:56:33.173Z] setToolProperty: [2024-06-27T10:56:33.173Z] [2024-06-27T10:56:33.173Z] setS1ASclassPath: [2024-06-27T10:56:33.173Z] [2024-06-27T10:56:33.173Z] init-common: [2024-06-27T10:56:33.173Z] [2024-06-27T10:56:33.173Z] runclient-common: [2024-06-27T10:56:33.173Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsAppClient.jar -name ejb-ejb30-persistence-eem_1slsb_2sfsbsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:56:33.230Z] [java] Jun 27, 2024 10:56:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:56:33.230Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:56:33.273Z] [exec] Jun 27, 2024 10:56:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:33.273Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:56:33.325Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:33.325Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:33.325Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:33.325Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:33.325Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:33.325Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:33.325Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:33.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-06-27T10:56:33.360Z] [exec] Application deployed with name dirDeployEjb. [2024-06-27T10:56:33.360Z] [exec] there are no files to retrieve for application dirDeployEjb [2024-06-27T10:56:33.360Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:56:33.360Z] [exec] Command deploydir executed successfully. [2024-06-27T10:56:33.360Z] [2024-06-27T10:56:33.360Z] init.os: [2024-06-27T10:56:33.360Z] [2024-06-27T10:56:33.360Z] init.tools.unix: [2024-06-27T10:56:33.360Z] [2024-06-27T10:56:33.360Z] init.tools.windows: [2024-06-27T10:56:33.360Z] [2024-06-27T10:56:33.360Z] init.tools: [2024-06-27T10:56:33.360Z] [2024-06-27T10:56:33.360Z] setAsadminArgs: [2024-06-27T10:56:33.360Z] [2024-06-27T10:56:33.360Z] init: [2024-06-27T10:56:33.360Z] [2024-06-27T10:56:33.361Z] init.customtasks: [2024-06-27T10:56:33.361Z] [2024-06-27T10:56:33.361Z] setOrbPort: [2024-06-27T10:56:33.361Z] [2024-06-27T10:56:33.361Z] run.positive: [2024-06-27T10:56:33.361Z] [2024-06-27T10:56:33.361Z] init.os: [2024-06-27T10:56:33.361Z] [2024-06-27T10:56:33.361Z] init.tools.unix: [2024-06-27T10:56:33.361Z] [2024-06-27T10:56:33.361Z] init.tools.windows: [2024-06-27T10:56:33.361Z] [2024-06-27T10:56:33.361Z] init.tools: [2024-06-27T10:56:33.361Z] [2024-06-27T10:56:33.361Z] setAsadminArgs: [2024-06-27T10:56:33.361Z] [2024-06-27T10:56:33.361Z] init: [2024-06-27T10:56:33.361Z] [2024-06-27T10:56:33.361Z] init.customtasks: [2024-06-27T10:56:33.361Z] [2024-06-27T10:56:33.361Z] setOrbPort: [2024-06-27T10:56:33.361Z] [2024-06-27T10:56:33.361Z] runclient: [2024-06-27T10:56:33.791Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR_BASE64 [2024-06-27T10:56:33.791Z] [2024-06-27T10:56:33.791Z] asadmin-common: [2024-06-27T10:56:33.791Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR_HEX [2024-06-27T10:56:33.820Z] [exec] Application deployed with name wsclient. [2024-06-27T10:56:33.820Z] [exec] Command deploy executed successfully. [2024-06-27T10:56:33.820Z] [2024-06-27T10:56:33.820Z] setup: [2024-06-27T10:56:33.820Z] [2024-06-27T10:56:33.820Z] runtest1: [2024-06-27T10:56:33.820Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:56:33.820Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml:94: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:33.820Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:56:33.820Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:56:33.820Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:33.820Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:56:34.076Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:34.076Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:34.076Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:34.076Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:34.076Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:56:34.076Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:34.077Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:34.077Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:34.077Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:34.077Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:34.077Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:34.077Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:34.077Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:34.077Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:34.077Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:34.077Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:56:34.077Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:56:34.077Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:56:34.077Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:56:34.077Z] [java] ... 61 more [2024-06-27T10:56:34.077Z] [java] Java Result: -1 [2024-06-27T10:56:34.077Z] [2024-06-27T10:56:34.077Z] undeploy: [2024-06-27T10:56:34.077Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:34.077Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:34.077Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:34.077Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:34.078Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:34.078Z] [2024-06-27T10:56:34.078Z] setOSConditions: [2024-06-27T10:56:34.078Z] [2024-06-27T10:56:34.078Z] setToolWin: [2024-06-27T10:56:34.078Z] [2024-06-27T10:56:34.078Z] setToolUnix: [2024-06-27T10:56:34.078Z] [2024-06-27T10:56:34.078Z] setToolProperty: [2024-06-27T10:56:34.078Z] [2024-06-27T10:56:34.078Z] setS1ASclassPath: [2024-06-27T10:56:34.078Z] [2024-06-27T10:56:34.078Z] init-common: [2024-06-27T10:56:34.078Z] [2024-06-27T10:56:34.078Z] undeploy-war-common: [2024-06-27T10:56:34.105Z] [exec] Jun 27, 2024 10:56:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:56:34.105Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:56:34.300Z] [javaWithResult] Test expects successful result [2024-06-27T10:56:34.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR_HEX [2024-06-27T10:56:34.364Z] [2024-06-27T10:56:34.364Z] asadmin-common: [2024-06-27T10:56:34.364Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD2_BASE64 [2024-06-27T10:56:34.707Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:34.707Z] [javac] 1 warning [2024-06-27T10:56:34.707Z] [2024-06-27T10:56:34.707Z] setOSConditions: [2024-06-27T10:56:34.707Z] [2024-06-27T10:56:34.707Z] setToolWin: [2024-06-27T10:56:34.707Z] [2024-06-27T10:56:34.707Z] setToolUnix: [2024-06-27T10:56:34.707Z] [2024-06-27T10:56:34.707Z] setToolProperty: [2024-06-27T10:56:34.707Z] [2024-06-27T10:56:34.707Z] setS1ASclassPath: [2024-06-27T10:56:34.707Z] [2024-06-27T10:56:34.707Z] init-common: [2024-06-27T10:56:34.707Z] [2024-06-27T10:56:34.707Z] compile-common: [2024-06-27T10:56:34.707Z] [echo] Current time (ISO): 2024-06-27T10:56:34.615+0000 [2024-06-27T10:56:34.707Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:34.862Z] [javaWithResult] Jun 27, 2024 10:56:34 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:56:34.862Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:56:34.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD2_BASE64 [2024-06-27T10:56:35.020Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mappedname-web [2024-06-27T10:56:35.020Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:35.020Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:35.020Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:35.020Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:35.020Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:35.020Z] [2024-06-27T10:56:35.020Z] setOSConditions: [2024-06-27T10:56:35.020Z] [2024-06-27T10:56:35.020Z] setToolWin: [2024-06-27T10:56:35.020Z] [2024-06-27T10:56:35.020Z] setToolUnix: [2024-06-27T10:56:35.020Z] [2024-06-27T10:56:35.020Z] setToolProperty: [2024-06-27T10:56:35.020Z] [2024-06-27T10:56:35.020Z] setS1ASclassPath: [2024-06-27T10:56:35.020Z] [2024-06-27T10:56:35.020Z] init-common: [2024-06-27T10:56:35.021Z] [2024-06-27T10:56:35.021Z] undeploy-client: [2024-06-27T10:56:35.053Z] [exec] Jun 27, 2024 10:56:34 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:56:35.053Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_1slsb_2sfsbs-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_1slsb_2sfsbs.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_1slsb_2sfsbsClient [2024-06-27T10:56:35.178Z] [exec] Jun 27, 2024 10:56:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:35.178Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6b9c42bd [2024-06-27T10:56:35.182Z] [2024-06-27T10:56:35.182Z] asadmin-common: [2024-06-27T10:56:35.182Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD5_BASE64 [2024-06-27T10:56:35.455Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : [2024-06-27T10:56:35.582Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:35.582Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:56:35.582Z] [exec] Command undeploy executed successfully. [2024-06-27T10:56:35.582Z] [2024-06-27T10:56:35.582Z] all: [2024-06-27T10:56:35.582Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:35.582Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:35.582Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:35.582Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:35.583Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:35.583Z] [2024-06-27T10:56:35.583Z] setOSConditions: [2024-06-27T10:56:35.583Z] [2024-06-27T10:56:35.583Z] setToolWin: [2024-06-27T10:56:35.583Z] [2024-06-27T10:56:35.583Z] setToolUnix: [2024-06-27T10:56:35.583Z] [2024-06-27T10:56:35.583Z] setToolProperty: [2024-06-27T10:56:35.583Z] [2024-06-27T10:56:35.583Z] setS1ASclassPath: [2024-06-27T10:56:35.583Z] [2024-06-27T10:56:35.583Z] init-common: [2024-06-27T10:56:35.583Z] [2024-06-27T10:56:35.583Z] clean: [2024-06-27T10:56:35.583Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:35.583Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:35.583Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:35.583Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:35.710Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable Write] : [2024-06-27T10:56:35.710Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : [2024-06-27T10:56:35.710Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable Write] : [2024-06-27T10:56:35.710Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : [2024-06-27T10:56:35.710Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : [2024-06-27T10:56:35.710Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : [2024-06-27T10:56:35.710Z] [exec] Mark-Connection-As-Bad Status: [2024-06-27T10:56:35.710Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:35.710Z] [exec] [2024-06-27T10:56:35.710Z] [exec] [2024-06-27T10:56:35.710Z] [exec] ----------------------------------------- [2024-06-27T10:56:35.710Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : : PASS - [2024-06-27T10:56:35.710Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable Write] : : PASS - [2024-06-27T10:56:35.710Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : : PASS - [2024-06-27T10:56:35.710Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : : PASS - [2024-06-27T10:56:35.710Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : : PASS - [2024-06-27T10:56:35.710Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable Write] : : PASS - [2024-06-27T10:56:35.710Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : : PASS - [2024-06-27T10:56:35.710Z] [exec] ----------------------------------------- [2024-06-27T10:56:35.710Z] [exec] Total PASS: 7 [2024-06-27T10:56:35.710Z] [exec] Total FAIL: 0 [2024-06-27T10:56:35.710Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:35.710Z] [exec] ----------------------------------------- [2024-06-27T10:56:35.710Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:35.710Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:35.757Z] [java] Jun 27, 2024 10:56:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:35.757Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4195105b [2024-06-27T10:56:35.757Z] [java] About to lookup HHGot expected javax.naming.NamingException: Lookup failed for HH in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [Root exception is javax.naming.NameNotFoundException: HH not found]About to lookup HH#com.acme.HelloGot expected javax.naming.NamingException: Lookup failed for HH#com.acme.Hello in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [Root exception is javax.naming.NameNotFoundException: HH#com.acme.Hello not found] [2024-06-27T10:56:35.757Z] [java] Value of key is:disable_nonportable_jndi [2024-06-27T10:56:35.757Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:35.757Z] [java] [2024-06-27T10:56:35.757Z] [java] [2024-06-27T10:56:35.757Z] [java] ----------------------------------------- [2024-06-27T10:56:35.757Z] [java] - disable_nonportable_jndi: PASS - [2024-06-27T10:56:35.757Z] [java] ----------------------------------------- [2024-06-27T10:56:35.757Z] [java] Total PASS: 1 [2024-06-27T10:56:35.757Z] [java] Total FAIL: 0 [2024-06-27T10:56:35.757Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:35.757Z] [java] ----------------------------------------- [2024-06-27T10:56:35.757Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:35.757Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:35.762Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD5_BASE64 [2024-06-27T10:56:35.762Z] [2024-06-27T10:56:35.762Z] asadmin-common: [2024-06-27T10:56:35.762Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA_BASE64 [2024-06-27T10:56:35.839Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:35.839Z] [2024-06-27T10:56:35.839Z] setOSConditions: [2024-06-27T10:56:35.839Z] [2024-06-27T10:56:35.839Z] setToolWin: [2024-06-27T10:56:35.839Z] [2024-06-27T10:56:35.839Z] setToolUnix: [2024-06-27T10:56:35.839Z] [2024-06-27T10:56:35.839Z] setToolProperty: [2024-06-27T10:56:35.839Z] [2024-06-27T10:56:35.839Z] setS1ASclassPath: [2024-06-27T10:56:35.839Z] [2024-06-27T10:56:35.839Z] init-common: [2024-06-27T10:56:35.840Z] [2024-06-27T10:56:35.840Z] clean-common: [2024-06-27T10:56:35.840Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:35.840Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:35.840Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:35.840Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:35.840Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:35.840Z] [2024-06-27T10:56:35.840Z] setOSConditions: [2024-06-27T10:56:35.840Z] [2024-06-27T10:56:35.840Z] setToolWin: [2024-06-27T10:56:35.840Z] [2024-06-27T10:56:35.840Z] setToolUnix: [2024-06-27T10:56:35.840Z] [2024-06-27T10:56:35.840Z] setToolProperty: [2024-06-27T10:56:35.840Z] [2024-06-27T10:56:35.840Z] setS1ASclassPath: [2024-06-27T10:56:35.840Z] [2024-06-27T10:56:35.840Z] init-common: [2024-06-27T10:56:35.840Z] [2024-06-27T10:56:35.840Z] clean-classes-common: [2024-06-27T10:56:35.840Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:35.840Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:35.840Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:35.840Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:35.841Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:35.841Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:35.841Z] [2024-06-27T10:56:35.841Z] setOSConditions: [2024-06-27T10:56:35.841Z] [2024-06-27T10:56:35.841Z] setToolWin: [2024-06-27T10:56:35.841Z] [2024-06-27T10:56:35.841Z] setToolUnix: [2024-06-27T10:56:35.841Z] [2024-06-27T10:56:35.841Z] setToolProperty: [2024-06-27T10:56:35.841Z] [2024-06-27T10:56:35.841Z] setS1ASclassPath: [2024-06-27T10:56:35.841Z] [2024-06-27T10:56:35.841Z] init-common: [2024-06-27T10:56:35.841Z] [2024-06-27T10:56:35.841Z] clean-jars-common: [2024-06-27T10:56:35.841Z] [2024-06-27T10:56:35.841Z] compile: [2024-06-27T10:56:35.841Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:35.841Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:35.841Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:35.841Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:35.841Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:35.841Z] [2024-06-27T10:56:35.841Z] setOSConditions: [2024-06-27T10:56:35.841Z] [2024-06-27T10:56:35.841Z] setToolWin: [2024-06-27T10:56:35.841Z] [2024-06-27T10:56:35.842Z] setToolUnix: [2024-06-27T10:56:35.842Z] [2024-06-27T10:56:35.842Z] setToolProperty: [2024-06-27T10:56:35.842Z] [2024-06-27T10:56:35.842Z] setS1ASclassPath: [2024-06-27T10:56:35.842Z] [2024-06-27T10:56:35.842Z] init-common: [2024-06-27T10:56:35.842Z] [2024-06-27T10:56:35.842Z] compile-common: [2024-06-27T10:56:35.842Z] [echo] Current time (ISO): 2024-06-27T10:56:35.665+0000 [2024-06-27T10:56:35.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:35.842Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:35.965Z] [2024-06-27T10:56:35.965Z] checkReporting-common: [2024-06-27T10:56:35.965Z] [2024-06-27T10:56:35.965Z] confirmReportPresent-common: [2024-06-27T10:56:35.965Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:56:35.965Z] [echo] Test seems to be reported fine [2024-06-27T10:56:35.965Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/RepRunConf.txt [2024-06-27T10:56:35.965Z] [2024-06-27T10:56:35.965Z] confirmMissingReport-common: [2024-06-27T10:56:35.965Z] [2024-06-27T10:56:35.965Z] undeploy: [2024-06-27T10:56:35.965Z] [2024-06-27T10:56:35.965Z] setOSConditions: [2024-06-27T10:56:35.965Z] [2024-06-27T10:56:35.965Z] setToolWin: [2024-06-27T10:56:35.965Z] [2024-06-27T10:56:35.965Z] setToolUnix: [2024-06-27T10:56:35.965Z] [2024-06-27T10:56:35.965Z] setToolProperty: [2024-06-27T10:56:35.966Z] [2024-06-27T10:56:35.966Z] setS1ASclassPath: [2024-06-27T10:56:35.966Z] [2024-06-27T10:56:35.966Z] init-common: [2024-06-27T10:56:35.966Z] [2024-06-27T10:56:35.966Z] execute-sql-common: [2024-06-27T10:56:35.966Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/drop_pointbase.sql [2024-06-27T10:56:35.966Z] [sql] 0 rows affected [2024-06-27T10:56:35.966Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:56:35.966Z] [2024-06-27T10:56:35.966Z] unsetup: [2024-06-27T10:56:36.011Z] [2024-06-27T10:56:36.011Z] undeploy: [2024-06-27T10:56:36.012Z] [2024-06-27T10:56:36.012Z] setOSConditions: [2024-06-27T10:56:36.012Z] [2024-06-27T10:56:36.012Z] setToolWin: [2024-06-27T10:56:36.012Z] [2024-06-27T10:56:36.012Z] setToolUnix: [2024-06-27T10:56:36.012Z] [2024-06-27T10:56:36.012Z] setToolProperty: [2024-06-27T10:56:36.012Z] [2024-06-27T10:56:36.012Z] setS1ASclassPath: [2024-06-27T10:56:36.012Z] [2024-06-27T10:56:36.012Z] init-common: [2024-06-27T10:56:36.012Z] [2024-06-27T10:56:36.012Z] undeploy-jar-common: [2024-06-27T10:56:36.079Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:36.079Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:36.079Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:36.079Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:36.079Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:36.079Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:36.080Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:36.221Z] [2024-06-27T10:56:36.221Z] setOSConditions: [2024-06-27T10:56:36.221Z] [2024-06-27T10:56:36.221Z] setToolWin: [2024-06-27T10:56:36.221Z] [2024-06-27T10:56:36.221Z] setToolUnix: [2024-06-27T10:56:36.221Z] [2024-06-27T10:56:36.221Z] setToolProperty: [2024-06-27T10:56:36.221Z] [2024-06-27T10:56:36.221Z] setS1ASclassPath: [2024-06-27T10:56:36.221Z] [2024-06-27T10:56:36.221Z] init-common: [2024-06-27T10:56:36.221Z] [2024-06-27T10:56:36.221Z] delete-jdbc-resource-common: [2024-06-27T10:56:36.221Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local [2024-06-27T10:56:36.267Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-disable_nonportable_jndi-ejb [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] all: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] remote1: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] setOSConditions: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] setToolWin: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] setToolUnix: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] setToolProperty: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] setS1ASclassPath: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] init-common: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] clean: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] setOSConditions: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] setToolWin: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] setToolUnix: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] setToolProperty: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] setS1ASclassPath: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] init-common: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] clean-common: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.267Z] setOSConditions: [2024-06-27T10:56:36.267Z] [2024-06-27T10:56:36.268Z] setToolWin: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] setToolUnix: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] setToolProperty: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] setS1ASclassPath: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] init-common: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] clean-classes-common: [2024-06-27T10:56:36.268Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] setOSConditions: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] setToolWin: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] setToolUnix: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] setToolProperty: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] setS1ASclassPath: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] init-common: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] clean-jars-common: [2024-06-27T10:56:36.268Z] [2024-06-27T10:56:36.268Z] compile: [2024-06-27T10:56:36.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA_BASE64 [2024-06-27T10:56:36.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local [2024-06-27T10:56:36.476Z] [exec] JDBC resource jdbc/markconnectionasbad-local deleted successfully [2024-06-27T10:56:36.476Z] [echo] cmd executed for server [2024-06-27T10:56:36.476Z] [2024-06-27T10:56:36.476Z] setOSConditions: [2024-06-27T10:56:36.476Z] [2024-06-27T10:56:36.476Z] setToolWin: [2024-06-27T10:56:36.476Z] [2024-06-27T10:56:36.476Z] setToolUnix: [2024-06-27T10:56:36.476Z] [2024-06-27T10:56:36.476Z] setToolProperty: [2024-06-27T10:56:36.476Z] [2024-06-27T10:56:36.476Z] setS1ASclassPath: [2024-06-27T10:56:36.476Z] [2024-06-27T10:56:36.476Z] init-common: [2024-06-27T10:56:36.476Z] [2024-06-27T10:56:36.476Z] delete-jdbc-resource-common: [2024-06-27T10:56:36.476Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local-unshareable [2024-06-27T10:56:36.523Z] [2024-06-27T10:56:36.523Z] setOSConditions: [2024-06-27T10:56:36.523Z] [2024-06-27T10:56:36.523Z] setToolWin: [2024-06-27T10:56:36.523Z] [2024-06-27T10:56:36.523Z] setToolUnix: [2024-06-27T10:56:36.523Z] [2024-06-27T10:56:36.523Z] setToolProperty: [2024-06-27T10:56:36.523Z] [2024-06-27T10:56:36.523Z] setS1ASclassPath: [2024-06-27T10:56:36.523Z] [2024-06-27T10:56:36.523Z] init-common: [2024-06-27T10:56:36.523Z] [2024-06-27T10:56:36.523Z] compile-common: [2024-06-27T10:56:36.523Z] [echo] Current time (ISO): 2024-06-27T10:56:36.271+0000 [2024-06-27T10:56:36.523Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:36.523Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:36.582Z] [2024-06-27T10:56:36.582Z] asadmin-common: [2024-06-27T10:56:36.582Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA256_BASE64 [2024-06-27T10:56:36.602Z] [exec] Application deployed with name generic-ra. [2024-06-27T10:56:36.602Z] [echo] Deploying generic-ra.rar on server [2024-06-27T10:56:36.602Z] [2024-06-27T10:56:36.602Z] setOSConditions: [2024-06-27T10:56:36.602Z] [2024-06-27T10:56:36.602Z] setToolWin: [2024-06-27T10:56:36.602Z] [2024-06-27T10:56:36.602Z] setToolUnix: [2024-06-27T10:56:36.602Z] [2024-06-27T10:56:36.602Z] setToolProperty: [2024-06-27T10:56:36.602Z] [2024-06-27T10:56:36.602Z] setS1ASclassPath: [2024-06-27T10:56:36.602Z] [2024-06-27T10:56:36.602Z] init-common: [2024-06-27T10:56:36.602Z] [2024-06-27T10:56:36.602Z] deploy-ear: [2024-06-27T10:56:36.602Z] [2024-06-27T10:56:36.603Z] setOSConditions: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] setToolWin: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] setToolUnix: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] setToolProperty: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] setS1ASclassPath: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] init-common: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] deploy-common: [2024-06-27T10:56:36.603Z] [echo] Current time (ISO): 2024-06-27T10:56:35.924+0000 [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] setOSConditions: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] setToolWin: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] setToolUnix: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] setToolProperty: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] setS1ASclassPath: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] init-common: [2024-06-27T10:56:36.603Z] [2024-06-27T10:56:36.603Z] deploy-common-pe: [2024-06-27T10:56:36.603Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-06-27T10:56:37.057Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local-unshareable [2024-06-27T10:56:37.058Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable deleted successfully [2024-06-27T10:56:37.058Z] [echo] cmd executed for server [2024-06-27T10:56:37.058Z] [2024-06-27T10:56:37.058Z] setOSConditions: [2024-06-27T10:56:37.058Z] [2024-06-27T10:56:37.058Z] setToolWin: [2024-06-27T10:56:37.058Z] [2024-06-27T10:56:37.058Z] setToolUnix: [2024-06-27T10:56:37.058Z] [2024-06-27T10:56:37.058Z] setToolProperty: [2024-06-27T10:56:37.058Z] [2024-06-27T10:56:37.058Z] setS1ASclassPath: [2024-06-27T10:56:37.058Z] [2024-06-27T10:56:37.058Z] init-common: [2024-06-27T10:56:37.058Z] [2024-06-27T10:56:37.058Z] delete-jdbc-connpool-common: [2024-06-27T10:56:37.058Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-pool [2024-06-27T10:56:37.165Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA256_BASE64 [2024-06-27T10:56:37.165Z] [2024-06-27T10:56:37.165Z] asadmin-common: [2024-06-27T10:56:37.165Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA384_BASE64 [2024-06-27T10:56:37.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-pool [2024-06-27T10:56:37.313Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-pool deleted successfully [2024-06-27T10:56:37.313Z] [echo] cmd executed for server [2024-06-27T10:56:37.313Z] [2024-06-27T10:56:37.313Z] setOSConditions: [2024-06-27T10:56:37.313Z] [2024-06-27T10:56:37.313Z] setToolWin: [2024-06-27T10:56:37.313Z] [2024-06-27T10:56:37.313Z] setToolUnix: [2024-06-27T10:56:37.313Z] [2024-06-27T10:56:37.313Z] setToolProperty: [2024-06-27T10:56:37.313Z] [2024-06-27T10:56:37.313Z] setS1ASclassPath: [2024-06-27T10:56:37.313Z] [2024-06-27T10:56:37.313Z] init-common: [2024-06-27T10:56:37.313Z] [2024-06-27T10:56:37.313Z] delete-jdbc-connpool-common: [2024-06-27T10:56:37.313Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2024-06-27T10:56:37.444Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:37.444Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/client/Client.java:63: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:56:37.445Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-06-27T10:56:37.445Z] [javac] ^ [2024-06-27T10:56:37.446Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:37.446Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:37.446Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:37.446Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:37.446Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:37.446Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:37.446Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:37.566Z] [exec] Jun 27, 2024 10:56:37 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:37.566Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7f0d8eff [2024-06-27T10:56:37.701Z] [javac] 2 warnings [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] build: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] setOSConditions: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] fixFiles: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] convUnix: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] convWin: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] setToolWin: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] setToolUnix: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] setToolProperty: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] setS1ASclassPath: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] init-common: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] package-persistence-common: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] ejb-jar-common: [2024-06-27T10:56:37.701Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] package-ejbjar-common: [2024-06-27T10:56:37.701Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:37.701Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-ejb.jar [2024-06-27T10:56:37.701Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] appclient-jar-common: [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.701Z] package-appclientjar-common: [2024-06-27T10:56:37.701Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:37.701Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-client.jar [2024-06-27T10:56:37.701Z] [2024-06-27T10:56:37.702Z] webclient-war-common: [2024-06-27T10:56:37.702Z] [2024-06-27T10:56:37.702Z] build-ear-common: [2024-06-27T10:56:37.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:37.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:37.702Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:37.702Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2024-06-27T10:56:37.702Z] [2024-06-27T10:56:37.702Z] create-resources: [2024-06-27T10:56:37.702Z] [2024-06-27T10:56:37.702Z] asadmin-batch-common: [2024-06-27T10:56:37.782Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:37.782Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:37.782Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:37.782Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:37.782Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:37.782Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:37.782Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:37.821Z] [exec] I am in client [2024-06-27T10:56:37.821Z] [exec] calling createPerson(duke) [2024-06-27T10:56:37.821Z] [exec] created [2024-06-27T10:56:37.821Z] [exec] Value of key is: delegateCreated [2024-06-27T10:56:37.821Z] [exec] Value of key is: gotPeer [2024-06-27T10:56:37.821Z] [exec] Value of key is: iFoundDelegate [2024-06-27T10:56:37.821Z] [exec] Value of key is: peerFoundDelegate (-ve test) [2024-06-27T10:56:37.821Z] [exec] Value of key is: delegateFoundMe [2024-06-27T10:56:37.821Z] [exec] Value of key is: peerFoundMe (-ve test) [2024-06-27T10:56:37.821Z] [exec] Value of key is: delegateRemovedMe [2024-06-27T10:56:37.821Z] [exec] Value of key is: peerCannotFindMe (-ve test) [2024-06-27T10:56:37.821Z] [exec] Value of key is: iCannotFindMe (-ve test) [2024-06-27T10:56:37.821Z] [exec] Value of key is: removedDelegate [2024-06-27T10:56:37.821Z] [exec] Value of key is: peerCannotfindDelegate (-ve test) [2024-06-27T10:56:37.821Z] [exec] Value of key is: peerCreated (-ve test) [2024-06-27T10:56:37.821Z] [exec] Value of key is: iFoundPeer (-ve test) [2024-06-27T10:56:37.821Z] [exec] Value of key is: delegateFoundPeer (-ve test) [2024-06-27T10:56:37.821Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:37.821Z] [exec] [2024-06-27T10:56:37.821Z] [exec] [2024-06-27T10:56:37.821Z] [exec] ----------------------------------------- [2024-06-27T10:56:37.821Z] [exec] - iFoundDelegate: PASS - [2024-06-27T10:56:37.821Z] [exec] - peerCreated (-ve test): PASS - [2024-06-27T10:56:37.821Z] [exec] - delegateCreated: PASS - [2024-06-27T10:56:37.821Z] [exec] - peerCannotFindMe (-ve test): PASS - [2024-06-27T10:56:37.821Z] [exec] - iCannotFindMe (-ve test): PASS - [2024-06-27T10:56:37.821Z] [exec] - delegateRemovedMe: PASS - [2024-06-27T10:56:37.821Z] [exec] - iFoundPeer (-ve test): PASS - [2024-06-27T10:56:37.821Z] [exec] - delegateFoundPeer (-ve test): PASS - [2024-06-27T10:56:37.821Z] [exec] - peerCannotfindDelegate (-ve test): PASS - [2024-06-27T10:56:37.821Z] [exec] - delegateFoundMe: PASS - [2024-06-27T10:56:37.821Z] [exec] - removedDelegate: PASS - [2024-06-27T10:56:37.821Z] [exec] - gotPeer: PASS - [2024-06-27T10:56:37.821Z] [exec] - peerFoundMe (-ve test): PASS - [2024-06-27T10:56:37.821Z] [exec] - peerFoundDelegate (-ve test): PASS - [2024-06-27T10:56:37.821Z] [exec] ----------------------------------------- [2024-06-27T10:56:37.821Z] [exec] Total PASS: 14 [2024-06-27T10:56:37.821Z] [exec] Total FAIL: 0 [2024-06-27T10:56:37.821Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:37.821Z] [exec] ----------------------------------------- [2024-06-27T10:56:37.821Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:37.822Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:37.873Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2024-06-27T10:56:37.873Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-unshareable-pool deleted successfully [2024-06-27T10:56:37.873Z] [echo] cmd executed for server [2024-06-27T10:56:37.873Z] [2024-06-27T10:56:37.873Z] setOSConditions: [2024-06-27T10:56:37.873Z] [2024-06-27T10:56:37.873Z] setToolWin: [2024-06-27T10:56:37.873Z] [2024-06-27T10:56:37.873Z] setToolUnix: [2024-06-27T10:56:37.874Z] [2024-06-27T10:56:37.874Z] setToolProperty: [2024-06-27T10:56:37.874Z] [2024-06-27T10:56:37.874Z] setS1ASclassPath: [2024-06-27T10:56:37.874Z] [2024-06-27T10:56:37.874Z] init-common: [2024-06-27T10:56:37.874Z] [2024-06-27T10:56:37.874Z] undeploy-common: [2024-06-27T10:56:38.034Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:38.034Z] [javac] 1 warning [2024-06-27T10:56:38.092Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA384_BASE64 [2024-06-27T10:56:38.092Z] [2024-06-27T10:56:38.092Z] asadmin-common: [2024-06-27T10:56:38.092Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD2_HEX [2024-06-27T10:56:38.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-markconnectionasbad.localApp [2024-06-27T10:56:38.288Z] [2024-06-27T10:56:38.288Z] setOSConditions: [2024-06-27T10:56:38.288Z] [2024-06-27T10:56:38.288Z] setToolWin: [2024-06-27T10:56:38.288Z] [2024-06-27T10:56:38.288Z] setToolUnix: [2024-06-27T10:56:38.288Z] [2024-06-27T10:56:38.289Z] setToolProperty: [2024-06-27T10:56:38.289Z] [2024-06-27T10:56:38.289Z] setS1ASclassPath: [2024-06-27T10:56:38.289Z] [2024-06-27T10:56:38.289Z] init-common: [2024-06-27T10:56:38.289Z] [2024-06-27T10:56:38.289Z] compile-common: [2024-06-27T10:56:38.289Z] [echo] Current time (ISO): 2024-06-27T10:56:38.069+0000 [2024-06-27T10:56:38.289Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] all: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setOSConditions: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setToolWin: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setToolUnix: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setToolProperty: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setS1ASclassPath: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] init-common: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] clean: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setOSConditions: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setToolWin: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setToolUnix: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setToolProperty: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setS1ASclassPath: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] init-common: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] clean-common: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setOSConditions: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.383Z] setToolWin: [2024-06-27T10:56:38.383Z] [2024-06-27T10:56:38.384Z] setToolUnix: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setToolProperty: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] checkReporting-common: [2024-06-27T10:56:38.384Z] setS1ASclassPath: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] init-common: [2024-06-27T10:56:38.384Z] confirmReportPresent-common: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:56:38.384Z] [echo] Test seems to be reported fine [2024-06-27T10:56:38.384Z] clean-classes-common: [2024-06-27T10:56:38.384Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/RepRunConf.txt [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] confirmMissingReport-common: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setOSConditions: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] undeploy: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setToolWin: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setOSConditions: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setToolUnix: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setToolWin: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setToolProperty: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setToolUnix: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setS1ASclassPath: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setToolProperty: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] init-common: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setS1ASclassPath: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] clean-jars-common: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] init-common: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] compile: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] undeploy-common: [2024-06-27T10:56:38.384Z] setOSConditions: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setToolWin: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setToolUnix: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setToolProperty: [2024-06-27T10:56:38.384Z] [2024-06-27T10:56:38.384Z] setS1ASclassPath: [2024-06-27T10:56:38.385Z] [2024-06-27T10:56:38.385Z] init-common: [2024-06-27T10:56:38.385Z] [2024-06-27T10:56:38.385Z] compile-common: [2024-06-27T10:56:38.385Z] [echo] Current time (ISO): 2024-06-27T10:56:38.217+0000 [2024-06-27T10:56:38.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:38.385Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:38.642Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T10:56:38.642Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_hello_mdb_QCF [2024-06-27T10:56:38.662Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD2_HEX [2024-06-27T10:56:38.662Z] [2024-06-27T10:56:38.662Z] asadmin-common: [2024-06-27T10:56:38.662Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD5_HEX [2024-06-27T10:56:38.899Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2024-06-27T10:56:38.899Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_InQueue --target server --force=false jms/ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:38.899Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2024-06-27T10:56:38.899Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_OutQueue --target server --force=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-06-27T10:56:38.899Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2024-06-27T10:56:38.899Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt [2024-06-27T10:56:38.899Z] [2024-06-27T10:56:38.899Z] deploy: [2024-06-27T10:56:38.899Z] [2024-06-27T10:56:38.899Z] setOSConditions: [2024-06-27T10:56:38.899Z] [2024-06-27T10:56:38.899Z] setToolWin: [2024-06-27T10:56:38.899Z] [2024-06-27T10:56:38.899Z] setToolUnix: [2024-06-27T10:56:38.899Z] [2024-06-27T10:56:38.899Z] setToolProperty: [2024-06-27T10:56:38.899Z] [2024-06-27T10:56:38.899Z] setS1ASclassPath: [2024-06-27T10:56:38.899Z] [2024-06-27T10:56:38.899Z] init-common: [2024-06-27T10:56:38.899Z] [2024-06-27T10:56:38.899Z] deploy-common: [2024-06-27T10:56:38.899Z] [echo] Current time (ISO): 2024-06-27T10:56:38.872+0000 [2024-06-27T10:56:38.899Z] [2024-06-27T10:56:38.899Z] setOSConditions: [2024-06-27T10:56:38.899Z] [2024-06-27T10:56:38.899Z] setToolWin: [2024-06-27T10:56:38.899Z] [2024-06-27T10:56:38.900Z] setToolUnix: [2024-06-27T10:56:38.900Z] [2024-06-27T10:56:38.900Z] setToolProperty: [2024-06-27T10:56:38.900Z] [2024-06-27T10:56:38.900Z] setS1ASclassPath: [2024-06-27T10:56:38.900Z] [2024-06-27T10:56:38.900Z] init-common: [2024-06-27T10:56:38.900Z] [2024-06-27T10:56:38.900Z] deploy-common-pe: [2024-06-27T10:56:38.944Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_1slsb_2sfsbsApp [2024-06-27T10:56:38.944Z] [2024-06-27T10:56:38.944Z] unsetup: [2024-06-27T10:56:38.944Z] [2024-06-27T10:56:38.944Z] setOSConditions: [2024-06-27T10:56:38.944Z] [2024-06-27T10:56:38.944Z] setToolWin: [2024-06-27T10:56:38.944Z] [2024-06-27T10:56:38.944Z] setToolUnix: [2024-06-27T10:56:38.944Z] [2024-06-27T10:56:38.944Z] setToolProperty: [2024-06-27T10:56:38.944Z] [2024-06-27T10:56:38.944Z] setS1ASclassPath: [2024-06-27T10:56:38.944Z] [2024-06-27T10:56:38.944Z] init-common: [2024-06-27T10:56:38.944Z] [2024-06-27T10:56:38.944Z] execute-ejb-sql-common: [2024-06-27T10:56:38.944Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/sql/drop.sql [2024-06-27T10:56:38.944Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:56:38.944Z] [2024-06-27T10:56:38.944Z] all: [2024-06-27T10:56:38.944Z] [2024-06-27T10:56:38.944Z] eem_3sfsbs: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setOSConditions: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setToolWin: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setToolUnix: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setToolProperty: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setS1ASclassPath: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] init-common: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] clean: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setOSConditions: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setToolWin: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setToolUnix: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setToolProperty: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setS1ASclassPath: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] init-common: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] clean-common: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setOSConditions: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setToolWin: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setToolUnix: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setToolProperty: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] setS1ASclassPath: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.945Z] init-common: [2024-06-27T10:56:38.945Z] [2024-06-27T10:56:38.946Z] clean-classes-common: [2024-06-27T10:56:38.946Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] setOSConditions: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] setToolWin: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] setToolUnix: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] setToolProperty: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] setS1ASclassPath: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] init-common: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] clean-jars-common: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] compile: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] setOSConditions: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] setToolWin: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] setToolUnix: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] setToolProperty: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] setS1ASclassPath: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] init-common: [2024-06-27T10:56:38.946Z] [2024-06-27T10:56:38.946Z] compile-common: [2024-06-27T10:56:38.946Z] [echo] Current time (ISO): 2024-06-27T10:56:38.789+0000 [2024-06-27T10:56:38.946Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:38.946Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:39.051Z] [javaWithResult] Jun 27, 2024 10:56:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:39.051Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1a6dc589 [2024-06-27T10:56:39.051Z] [javaWithResult] Looked up home!! [2024-06-27T10:56:39.051Z] [javaWithResult] Narrowed home!! [2024-06-27T10:56:39.051Z] [javaWithResult] Got the EJB!! [2024-06-27T10:56:39.051Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-06-27T10:56:39.051Z] [javaWithResult] and for number which is = 22.25 [2024-06-27T10:56:39.051Z] [javaWithResult] [2024-06-27T10:56:39.051Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-06-27T10:56:39.051Z] [javaWithResult] [2024-06-27T10:56:39.051Z] [javaWithResult] Client now getting a User Defined Exception [2024-06-27T10:56:39.051Z] [javaWithResult] Success! Caught StatelesshelloException [2024-06-27T10:56:39.051Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-06-27T10:56:39.051Z] [javaWithResult] [2024-06-27T10:56:39.051Z] [javaWithResult] Client is now trying to remove the session bean [2024-06-27T10:56:39.051Z] [javaWithResult] [2024-06-27T10:56:39.051Z] [javaWithResult] Session bean was successfully removed by the client. [2024-06-27T10:56:39.052Z] [javaWithResult] [2024-06-27T10:56:39.158Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:39.158Z] [javac] 1 warning [2024-06-27T10:56:39.158Z] [2024-06-27T10:56:39.158Z] assemble-web: [2024-06-27T10:56:39.158Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:39.159Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:39.159Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:39.159Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:39.159Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:39.159Z] [2024-06-27T10:56:39.159Z] pkg-war: [2024-06-27T10:56:39.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:39.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:56:39.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:39.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:39.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T10:56:39.159Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/sun-web.xml to copy. [2024-06-27T10:56:39.159Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/webservices.xml to copy. [2024-06-27T10:56:39.159Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T10:56:39.159Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T10:56:39.159Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T10:56:39.159Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:39.159Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:39.159Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${web.wsit.descriptors} does not exist. [2024-06-27T10:56:39.159Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/postconstruct-web.war [2024-06-27T10:56:39.159Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:39.159Z] [2024-06-27T10:56:39.159Z] deploy-app: [2024-06-27T10:56:39.160Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:39.160Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:39.160Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:39.160Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:39.160Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:39.160Z] [2024-06-27T10:56:39.160Z] deploy-war-common: [2024-06-27T10:56:39.160Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:39.160Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:39.160Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:39.160Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:39.160Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:39.160Z] [2024-06-27T10:56:39.160Z] setOSConditions: [2024-06-27T10:56:39.160Z] [2024-06-27T10:56:39.160Z] setToolWin: [2024-06-27T10:56:39.160Z] [2024-06-27T10:56:39.160Z] setToolUnix: [2024-06-27T10:56:39.160Z] [2024-06-27T10:56:39.160Z] setToolProperty: [2024-06-27T10:56:39.160Z] [2024-06-27T10:56:39.160Z] setS1ASclassPath: [2024-06-27T10:56:39.160Z] [2024-06-27T10:56:39.160Z] init-common: [2024-06-27T10:56:39.161Z] [2024-06-27T10:56:39.161Z] deploy-war-commonpe: [2024-06-27T10:56:39.211Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:39.211Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:39.211Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:39.211Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:39.211Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:39.211Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:39.211Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:39.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD5_HEX [2024-06-27T10:56:39.224Z] [2024-06-27T10:56:39.224Z] asadmin-common: [2024-06-27T10:56:39.224Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA_HEX [2024-06-27T10:56:39.307Z] [2024-06-27T10:56:39.307Z] processResult: [2024-06-27T10:56:39.307Z] [2024-06-27T10:56:39.307Z] failed: [2024-06-27T10:56:39.307Z] [2024-06-27T10:56:39.307Z] passed: [2024-06-27T10:56:39.307Z] [echo] Test ejb Passed [2024-06-27T10:56:39.322Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:39.322Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:39.322Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:39.322Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:39.322Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:39.322Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:39.322Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:39.563Z] [2024-06-27T10:56:39.563Z] unknown: [2024-06-27T10:56:39.563Z] [2024-06-27T10:56:39.563Z] declare-test: [2024-06-27T10:56:39.563Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin undeploydir [2024-06-27T10:56:39.563Z] [2024-06-27T10:56:39.563Z] undeploy.asadmin: [2024-06-27T10:56:39.563Z] [2024-06-27T10:56:39.563Z] setAsadminArgs: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] common.undeploy.asadmin: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init.os: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init.tools.unix: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init.tools.windows: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init.tools: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] setAsadminArgs: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init.customtasks: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] delAppRef: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init.os: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init.tools.unix: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init.tools.windows: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init.tools: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] setAsadminArgs: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] init.customtasks: [2024-06-27T10:56:39.564Z] [2024-06-27T10:56:39.564Z] common.run.asadmin: [2024-06-27T10:56:39.564Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployEjb [2024-06-27T10:56:39.771Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:39.837Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2024-06-27T10:56:39.882Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:39.882Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:39.882Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:39.882Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:39.882Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:39.882Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:39.882Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:40.025Z] [javac] 1 warning [2024-06-27T10:56:40.025Z] [2024-06-27T10:56:40.025Z] build: [2024-06-27T10:56:40.025Z] [2024-06-27T10:56:40.025Z] setOSConditions: [2024-06-27T10:56:40.025Z] [2024-06-27T10:56:40.025Z] setToolWin: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] setToolUnix: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] setToolProperty: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] setS1ASclassPath: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] init-common: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] ejb-jar-common: [2024-06-27T10:56:40.026Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] package-ejbjar-common: [2024-06-27T10:56:40.026Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:40.026Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote1-ejb.jar [2024-06-27T10:56:40.026Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] deploy: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] setOSConditions: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] setToolWin: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] setToolUnix: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] setToolProperty: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] setS1ASclassPath: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] init-common: [2024-06-27T10:56:40.026Z] [2024-06-27T10:56:40.026Z] deploy-jar-common: [2024-06-27T10:56:40.093Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot postconstruct --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/postconstruct-web.war [2024-06-27T10:56:40.127Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:40.127Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:56:40.127Z] [exec] Command undeploy executed successfully. [2024-06-27T10:56:40.127Z] [2024-06-27T10:56:40.127Z] init.os: [2024-06-27T10:56:40.127Z] [2024-06-27T10:56:40.127Z] init.tools.unix: [2024-06-27T10:56:40.127Z] [2024-06-27T10:56:40.127Z] init.tools.windows: [2024-06-27T10:56:40.127Z] [2024-06-27T10:56:40.127Z] init.tools: [2024-06-27T10:56:40.127Z] [2024-06-27T10:56:40.128Z] setAsadminArgs: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] init: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] init.customtasks: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] setOrbPort: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] run.negative: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] init.os: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] init.tools.unix: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] init.tools.windows: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] init.tools: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] setAsadminArgs: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] init: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] init.customtasks: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] setOrbPort: [2024-06-27T10:56:40.128Z] [2024-06-27T10:56:40.128Z] runclient: [2024-06-27T10:56:40.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA_HEX [2024-06-27T10:56:40.158Z] [2024-06-27T10:56:40.158Z] asadmin-common: [2024-06-27T10:56:40.158Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA256_HEX [2024-06-27T10:56:40.246Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:40.246Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/ejb/SimpleBMPBean.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:56:40.246Z] [javac] return new Integer(1); [2024-06-27T10:56:40.246Z] [javac] ^ [2024-06-27T10:56:40.246Z] [javac] 2 warnings [2024-06-27T10:56:40.246Z] [2024-06-27T10:56:40.246Z] setOSConditions: [2024-06-27T10:56:40.246Z] [2024-06-27T10:56:40.246Z] setToolWin: [2024-06-27T10:56:40.246Z] [2024-06-27T10:56:40.246Z] setToolUnix: [2024-06-27T10:56:40.247Z] [2024-06-27T10:56:40.247Z] setToolProperty: [2024-06-27T10:56:40.247Z] [2024-06-27T10:56:40.247Z] setS1ASclassPath: [2024-06-27T10:56:40.247Z] [2024-06-27T10:56:40.247Z] init-common: [2024-06-27T10:56:40.247Z] [2024-06-27T10:56:40.247Z] compile-common: [2024-06-27T10:56:40.247Z] [echo] Current time (ISO): 2024-06-27T10:56:40.180+0000 [2024-06-27T10:56:40.247Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:40.587Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote1-ejb.jar [2024-06-27T10:56:40.706Z] [javaWithResult] Test expected to fail [2024-06-27T10:56:40.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA256_HEX [2024-06-27T10:56:40.719Z] [2024-06-27T10:56:40.719Z] asadmin-common: [2024-06-27T10:56:40.719Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA384_HEX [2024-06-27T10:56:40.841Z] [exec] Application deployed with name ejb-ejb31-full-remote1-ejb. [2024-06-27T10:56:40.841Z] [2024-06-27T10:56:40.841Z] run: [2024-06-27T10:56:40.841Z] [2024-06-27T10:56:40.841Z] setOSConditions: [2024-06-27T10:56:40.841Z] [2024-06-27T10:56:40.841Z] setToolWin: [2024-06-27T10:56:40.841Z] [2024-06-27T10:56:40.841Z] setToolUnix: [2024-06-27T10:56:40.841Z] [2024-06-27T10:56:40.841Z] setToolProperty: [2024-06-27T10:56:40.841Z] [2024-06-27T10:56:40.841Z] setS1ASclassPath: [2024-06-27T10:56:40.841Z] [2024-06-27T10:56:40.841Z] init-common: [2024-06-27T10:56:40.841Z] [2024-06-27T10:56:40.841Z] run_se: [2024-06-27T10:56:41.020Z] [exec] Application deployed with name postconstruct-web. [2024-06-27T10:56:41.020Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:41.020Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:41.020Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:41.020Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:41.020Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:41.020Z] [2024-06-27T10:56:41.020Z] deploy-war-commonee: [2024-06-27T10:56:41.020Z] [2024-06-27T10:56:41.020Z] assemble-client: [2024-06-27T10:56:41.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:56:41.020Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:41.020Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:41.021Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:41.021Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:41.021Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:41.021Z] [2024-06-27T10:56:41.021Z] setOSConditions: [2024-06-27T10:56:41.021Z] [2024-06-27T10:56:41.021Z] setToolWin: [2024-06-27T10:56:41.021Z] [2024-06-27T10:56:41.021Z] setToolUnix: [2024-06-27T10:56:41.021Z] [2024-06-27T10:56:41.021Z] setToolProperty: [2024-06-27T10:56:41.021Z] [2024-06-27T10:56:41.021Z] setS1ASclassPath: [2024-06-27T10:56:41.021Z] [2024-06-27T10:56:41.021Z] init-common: [2024-06-27T10:56:41.021Z] [2024-06-27T10:56:41.021Z] wsimport: [2024-06-27T10:56:41.170Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:41.170Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:41.170Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:41.170Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:41.170Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:41.170Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:41.170Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:41.243Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:41.243Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:56:41.243Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:56:41.243Z] [javac] 2 warnings [2024-06-27T10:56:41.243Z] [2024-06-27T10:56:41.243Z] setOSConditions: [2024-06-27T10:56:41.243Z] [2024-06-27T10:56:41.243Z] setToolWin: [2024-06-27T10:56:41.243Z] [2024-06-27T10:56:41.243Z] setToolUnix: [2024-06-27T10:56:41.243Z] [2024-06-27T10:56:41.243Z] setToolProperty: [2024-06-27T10:56:41.244Z] [2024-06-27T10:56:41.244Z] setS1ASclassPath: [2024-06-27T10:56:41.244Z] [2024-06-27T10:56:41.244Z] init-common: [2024-06-27T10:56:41.244Z] [2024-06-27T10:56:41.244Z] compile-common: [2024-06-27T10:56:41.244Z] [echo] Current time (ISO): 2024-06-27T10:56:41.061+0000 [2024-06-27T10:56:41.244Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:41.270Z] [javaWithResult] Jun 27, 2024 10:56:41 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:56:41.270Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:56:41.276Z] [exec] parsing WSDL... [2024-06-27T10:56:41.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA384_HEX [2024-06-27T10:56:41.560Z] [2024-06-27T10:56:41.560Z] asadmin-common: [2024-06-27T10:56:41.560Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA512_HEX [2024-06-27T10:56:41.871Z] [exec] Application deployed with name connector16App. [2024-06-27T10:56:41.871Z] [exec] there are no files to retrieve for application connector16App [2024-06-27T10:56:41.871Z] [echo] Deployment on target server server successful [2024-06-27T10:56:41.871Z] [2024-06-27T10:56:41.871Z] setOSConditions: [2024-06-27T10:56:41.871Z] [2024-06-27T10:56:41.871Z] setToolWin: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setToolUnix: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setToolProperty: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setS1ASclassPath: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] init-common: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] deploy-common-ee: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setOSConditions: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setToolWin: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setToolUnix: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setToolProperty: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setS1ASclassPath: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] init-common: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] restart: [2024-06-27T10:56:41.872Z] [echo] Not required to restart [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setOSConditions: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setToolWin: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setToolUnix: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setToolProperty: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] setS1ASclassPath: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] init-common: [2024-06-27T10:56:41.872Z] [2024-06-27T10:56:41.872Z] create-user-common: [2024-06-27T10:56:42.120Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:42.120Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/client/Client.java:155: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:56:42.120Z] [javac] return new Integer(returnValue.get("count").toString()); [2024-06-27T10:56:42.120Z] [javac] ^ [2024-06-27T10:56:42.120Z] [javac] 2 warnings [2024-06-27T10:56:42.120Z] [2024-06-27T10:56:42.120Z] build: [2024-06-27T10:56:42.120Z] [2024-06-27T10:56:42.120Z] setOSConditions: [2024-06-27T10:56:42.120Z] [2024-06-27T10:56:42.120Z] fixFiles: [2024-06-27T10:56:42.120Z] [2024-06-27T10:56:42.120Z] convUnix: [2024-06-27T10:56:42.120Z] [2024-06-27T10:56:42.120Z] convWin: [2024-06-27T10:56:42.120Z] [2024-06-27T10:56:42.120Z] setToolWin: [2024-06-27T10:56:42.120Z] [2024-06-27T10:56:42.120Z] setToolUnix: [2024-06-27T10:56:42.120Z] [2024-06-27T10:56:42.120Z] setToolProperty: [2024-06-27T10:56:42.121Z] [2024-06-27T10:56:42.121Z] setS1ASclassPath: [2024-06-27T10:56:42.121Z] [2024-06-27T10:56:42.121Z] init-common: [2024-06-27T10:56:42.121Z] [2024-06-27T10:56:42.121Z] package-persistence-common: [2024-06-27T10:56:42.121Z] [2024-06-27T10:56:42.121Z] ejb-jar-common: [2024-06-27T10:56:42.121Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:42.121Z] [2024-06-27T10:56:42.121Z] package-ejbjar-common: [2024-06-27T10:56:42.121Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:42.121Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:42.121Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:42.121Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2024-06-27T10:56:42.121Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:42.121Z] [2024-06-27T10:56:42.121Z] appclient-jar-common: [2024-06-27T10:56:42.121Z] [2024-06-27T10:56:42.121Z] package-appclientjar-common: [2024-06-27T10:56:42.121Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:42.121Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:42.121Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:42.121Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2024-06-27T10:56:42.121Z] [2024-06-27T10:56:42.121Z] webclient-war-common: [2024-06-27T10:56:42.121Z] [2024-06-27T10:56:42.121Z] build-ear-common: [2024-06-27T10:56:42.121Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:42.121Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:42.121Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:42.121Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2024-06-27T10:56:42.121Z] [2024-06-27T10:56:42.121Z] deploy: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setOSConditions: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setToolWin: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setToolUnix: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setToolProperty: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setS1ASclassPath: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA512_HEX [2024-06-27T10:56:42.122Z] init-common: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] execute-sql-common: [2024-06-27T10:56:42.122Z] setOSConditions: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2024-06-27T10:56:42.122Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:56:42.122Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:56:42.122Z] [sql] 0 rows affected [2024-06-27T10:56:42.122Z] [sql] Failed to execute: drop table owner [2024-06-27T10:56:42.122Z] setToolWin: [2024-06-27T10:56:42.122Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] [sql] 0 rows affected [2024-06-27T10:56:42.122Z] [sql] 2 of 4 SQL statements executed successfully [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setOSConditions: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setToolUnix: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setToolWin: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setToolUnix: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setToolProperty: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setToolProperty: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setS1ASclassPath: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setS1ASclassPath: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] init-common: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] init-common: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setup: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] setOSConditions: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.122Z] delete-jdbcrealm-resource: [2024-06-27T10:56:42.122Z] setToolWin: [2024-06-27T10:56:42.122Z] [2024-06-27T10:56:42.123Z] setToolUnix: [2024-06-27T10:56:42.123Z] [2024-06-27T10:56:42.123Z] setToolProperty: [2024-06-27T10:56:42.123Z] [2024-06-27T10:56:42.123Z] setS1ASclassPath: [2024-06-27T10:56:42.123Z] [2024-06-27T10:56:42.123Z] init-common: [2024-06-27T10:56:42.123Z] [2024-06-27T10:56:42.123Z] deploy-jdbc-common: [2024-06-27T10:56:42.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server jagadish [2024-06-27T10:56:42.127Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2024-06-27T10:56:42.127Z] [2024-06-27T10:56:42.127Z] setOSConditions: [2024-06-27T10:56:42.127Z] [2024-06-27T10:56:42.127Z] setToolWin: [2024-06-27T10:56:42.127Z] [2024-06-27T10:56:42.127Z] setToolUnix: [2024-06-27T10:56:42.127Z] [2024-06-27T10:56:42.127Z] setToolProperty: [2024-06-27T10:56:42.127Z] [2024-06-27T10:56:42.127Z] setS1ASclassPath: [2024-06-27T10:56:42.127Z] [2024-06-27T10:56:42.127Z] init-common: [2024-06-27T10:56:42.127Z] [2024-06-27T10:56:42.127Z] create-user-common: [2024-06-27T10:56:42.182Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:42.182Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:42.182Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:42.182Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:42.182Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:42.182Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:42.182Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:42.201Z] [exec] [2024-06-27T10:56:42.201Z] [exec] Generating code... [2024-06-27T10:56:42.201Z] [exec] [2024-06-27T10:56:42.201Z] [exec] Compiling code... [2024-06-27T10:56:42.239Z] [java] Jun 27, 2024 10:56:41 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:56:42.239Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:56:42.377Z] [2024-06-27T10:56:42.377Z] setOSConditions: [2024-06-27T10:56:42.377Z] [2024-06-27T10:56:42.377Z] setToolWin: [2024-06-27T10:56:42.377Z] [2024-06-27T10:56:42.377Z] setToolUnix: [2024-06-27T10:56:42.377Z] [2024-06-27T10:56:42.377Z] setToolProperty: [2024-06-27T10:56:42.377Z] [2024-06-27T10:56:42.377Z] setS1ASclassPath: [2024-06-27T10:56:42.377Z] [2024-06-27T10:56:42.377Z] init-common: [2024-06-27T10:56:42.377Z] [2024-06-27T10:56:42.377Z] create-jdbc-connpool-common: [2024-06-27T10:56:42.632Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc/jdbc-unshareable-pool [2024-06-27T10:56:42.632Z] [exec] JDBC connection pool jdbc/jdbc-unshareable-pool created successfully. [2024-06-27T10:56:42.632Z] [2024-06-27T10:56:42.632Z] set-derby-connpool-props: [2024-06-27T10:56:42.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups iec --authrealmname file --target server jr158900 [2024-06-27T10:56:42.728Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2024-06-27T10:56:42.728Z] [2024-06-27T10:56:42.728Z] setOSConditions: [2024-06-27T10:56:42.728Z] [2024-06-27T10:56:42.728Z] setToolWin: [2024-06-27T10:56:42.728Z] [2024-06-27T10:56:42.728Z] setToolUnix: [2024-06-27T10:56:42.728Z] [2024-06-27T10:56:42.728Z] setToolProperty: [2024-06-27T10:56:42.728Z] [2024-06-27T10:56:42.728Z] setS1ASclassPath: [2024-06-27T10:56:42.728Z] [2024-06-27T10:56:42.728Z] init-common: [2024-06-27T10:56:42.728Z] [2024-06-27T10:56:42.728Z] create-user-common: [2024-06-27T10:56:42.983Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server prasath [2024-06-27T10:56:42.983Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2024-06-27T10:56:42.983Z] [2024-06-27T10:56:42.983Z] setOSConditions: [2024-06-27T10:56:42.983Z] [2024-06-27T10:56:42.983Z] setToolWin: [2024-06-27T10:56:42.983Z] [2024-06-27T10:56:42.983Z] setToolUnix: [2024-06-27T10:56:42.983Z] [2024-06-27T10:56:42.983Z] setToolProperty: [2024-06-27T10:56:42.983Z] [2024-06-27T10:56:42.983Z] setS1ASclassPath: [2024-06-27T10:56:42.983Z] [2024-06-27T10:56:42.984Z] init-common: [2024-06-27T10:56:42.984Z] [2024-06-27T10:56:42.984Z] create-user-common: [2024-06-27T10:56:43.060Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/MyWhirlPool [2024-06-27T10:56:43.060Z] [exec] JDBC resource jdbc/MyWhirlPool deleted successfully [2024-06-27T10:56:43.060Z] [2024-06-27T10:56:43.060Z] setOSConditions: [2024-06-27T10:56:43.060Z] [2024-06-27T10:56:43.060Z] setToolWin: [2024-06-27T10:56:43.060Z] [2024-06-27T10:56:43.060Z] setToolUnix: [2024-06-27T10:56:43.060Z] [2024-06-27T10:56:43.060Z] setToolProperty: [2024-06-27T10:56:43.060Z] [2024-06-27T10:56:43.060Z] setS1ASclassPath: [2024-06-27T10:56:43.060Z] [2024-06-27T10:56:43.060Z] init-common: [2024-06-27T10:56:43.061Z] [2024-06-27T10:56:43.061Z] delete-jdbcrealm-connection-pool: [2024-06-27T10:56:43.107Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:43.107Z] [javac] 1 warning [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] build: [2024-06-27T10:56:43.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:56:43.107Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_3sfsbs-lib.jar [2024-06-27T10:56:43.107Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_3sfsbs-par1.jar [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] setOSConditions: [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] fixFiles: [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] convUnix: [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] convWin: [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] setToolWin: [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] setToolUnix: [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] setToolProperty: [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] setS1ASclassPath: [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] init-common: [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] package-persistence-common: [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] ejb-jar-common: [2024-06-27T10:56:43.107Z] [2024-06-27T10:56:43.107Z] package-ejbjar-common: [2024-06-27T10:56:43.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:43.107Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbs-ejb.jar [2024-06-27T10:56:43.108Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] appclient-jar-common: [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] package-appclientjar-common: [2024-06-27T10:56:43.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:43.108Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbs-client.jar [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] webclient-war-common: [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] build-ear-common: [2024-06-27T10:56:43.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:43.108Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:43.108Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2024-06-27T10:56:43.108Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] setup: [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] setOSConditions: [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] setToolWin: [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] setToolUnix: [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] setToolProperty: [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] setS1ASclassPath: [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] init-common: [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] execute-ejb-sql-common: [2024-06-27T10:56:43.108Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/sql/create.sql [2024-06-27T10:56:43.108Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] deploy: [2024-06-27T10:56:43.108Z] [2024-06-27T10:56:43.108Z] setOSConditions: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] setToolWin: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] setToolUnix: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] setToolProperty: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] setS1ASclassPath: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] init-common: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] deploy-common: [2024-06-27T10:56:43.109Z] [echo] Current time (ISO): 2024-06-27T10:56:43.060+0000 [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] setOSConditions: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] setToolWin: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] setToolUnix: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] setToolProperty: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] setS1ASclassPath: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] init-common: [2024-06-27T10:56:43.109Z] [2024-06-27T10:56:43.109Z] deploy-common-pe: [2024-06-27T10:56:43.117Z] [exec] Application deployed with name ejb30-hello-mdbApp. [2024-06-27T10:56:43.117Z] [echo] Deployment on target server server successful [2024-06-27T10:56:43.117Z] [2024-06-27T10:56:43.117Z] setOSConditions: [2024-06-27T10:56:43.117Z] [2024-06-27T10:56:43.117Z] setToolWin: [2024-06-27T10:56:43.117Z] [2024-06-27T10:56:43.118Z] setToolUnix: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] setToolProperty: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] setS1ASclassPath: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] init-common: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] deploy-common-ee: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] run: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] setOSConditions: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] setToolWin: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] setToolUnix: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] setToolProperty: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] setS1ASclassPath: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] init-common: [2024-06-27T10:56:43.118Z] [2024-06-27T10:56:43.118Z] runclient-common: [2024-06-27T10:56:43.118Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbAppClient.jar -name ejb30-hello-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 5 [2024-06-27T10:56:43.128Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-06-27T10:56:43.128Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:43.128Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml:100: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:43.129Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T10:56:43.193Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.User=dbuser [2024-06-27T10:56:43.193Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.User=dbuser [2024-06-27T10:56:43.384Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:43.384Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:43.384Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:43.384Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:43.384Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:43.384Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:43.384Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:43.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.Password=dbpassword [2024-06-27T10:56:43.453Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.Password=dbpassword [2024-06-27T10:56:43.543Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server guest [2024-06-27T10:56:43.543Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/asadminuserpassword.txt [2024-06-27T10:56:43.543Z] [2024-06-27T10:56:43.543Z] runtest: [2024-06-27T10:56:43.543Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:43.543Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:43.543Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:43.543Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:43.543Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:43.543Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:43.544Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:43.544Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:56:43.544Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:56:43.544Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:56:43.544Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:56:43.544Z] [java] ... 42 more [2024-06-27T10:56:43.544Z] [java] Java Result: -1 [2024-06-27T10:56:43.544Z] [2024-06-27T10:56:43.544Z] unset-map: [2024-06-27T10:56:43.544Z] [2024-06-27T10:56:43.544Z] unset-jvm-options: [2024-06-27T10:56:43.544Z] [2024-06-27T10:56:43.544Z] setOSConditions: [2024-06-27T10:56:43.544Z] [2024-06-27T10:56:43.544Z] setToolWin: [2024-06-27T10:56:43.545Z] [2024-06-27T10:56:43.545Z] setToolUnix: [2024-06-27T10:56:43.545Z] [2024-06-27T10:56:43.545Z] setToolProperty: [2024-06-27T10:56:43.545Z] [2024-06-27T10:56:43.545Z] setS1ASclassPath: [2024-06-27T10:56:43.545Z] [2024-06-27T10:56:43.545Z] init-common: [2024-06-27T10:56:43.545Z] [2024-06-27T10:56:43.545Z] delete-jvm-options: [2024-06-27T10:56:43.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=false MyWhirlPool [2024-06-27T10:56:43.623Z] [exec] JDBC Connection pool MyWhirlPool deleted successfully [2024-06-27T10:56:43.623Z] [2024-06-27T10:56:43.623Z] setOSConditions: [2024-06-27T10:56:43.623Z] [2024-06-27T10:56:43.623Z] setToolWin: [2024-06-27T10:56:43.623Z] [2024-06-27T10:56:43.623Z] setToolUnix: [2024-06-27T10:56:43.623Z] [2024-06-27T10:56:43.623Z] setToolProperty: [2024-06-27T10:56:43.623Z] [2024-06-27T10:56:43.623Z] setS1ASclassPath: [2024-06-27T10:56:43.623Z] [2024-06-27T10:56:43.623Z] init-common: [2024-06-27T10:56:43.623Z] [2024-06-27T10:56:43.623Z] delete-db-schema: [2024-06-27T10:56:43.623Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/jdbcrealm/delete-auth-schema.sql [2024-06-27T10:56:43.639Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:43.639Z] [javac] 1 warning [2024-06-27T10:56:43.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:56:43.639Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T10:56:43.639Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-06-27T10:56:43.639Z] [2024-06-27T10:56:43.639Z] deploy-client: [2024-06-27T10:56:43.685Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2024-06-27T10:56:43.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.driverType=4 [2024-06-27T10:56:43.707Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.driverType=4 [2024-06-27T10:56:43.800Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-06-27T10:56:43.800Z] [exec] Deleted 1 option(s) [2024-06-27T10:56:43.800Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:56:43.800Z] [2024-06-27T10:56:43.800Z] setOSConditions: [2024-06-27T10:56:43.800Z] [2024-06-27T10:56:43.800Z] setToolWin: [2024-06-27T10:56:43.800Z] [2024-06-27T10:56:43.800Z] setToolUnix: [2024-06-27T10:56:43.800Z] [2024-06-27T10:56:43.800Z] setToolProperty: [2024-06-27T10:56:43.800Z] [2024-06-27T10:56:43.800Z] setS1ASclassPath: [2024-06-27T10:56:43.800Z] [2024-06-27T10:56:43.800Z] init-common: [2024-06-27T10:56:43.800Z] [2024-06-27T10:56:43.800Z] delete-jvm-options: [2024-06-27T10:56:43.880Z] [sql] 16 of 16 SQL statements executed successfully [2024-06-27T10:56:43.880Z] [echo] [2024-06-27T10:56:43.880Z] [echo] [2024-06-27T10:56:43.880Z] [echo] [2024-06-27T10:56:43.880Z] [echo] *************************************************************************** [2024-06-27T10:56:43.880Z] [echo] * Running group sful [2024-06-27T10:56:43.880Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/sful [2024-06-27T10:56:43.880Z] [echo] *************************************************************************** [2024-06-27T10:56:43.880Z] [echo] [2024-06-27T10:56:43.880Z] [echo] [2024-06-27T10:56:43.880Z] [echo] [2024-06-27T10:56:43.880Z] [2024-06-27T10:56:43.880Z] setOSConditions: [2024-06-27T10:56:43.880Z] [2024-06-27T10:56:43.880Z] setToolWin: [2024-06-27T10:56:43.880Z] [2024-06-27T10:56:43.880Z] setToolUnix: [2024-06-27T10:56:43.880Z] [2024-06-27T10:56:43.880Z] setToolProperty: [2024-06-27T10:56:43.880Z] [2024-06-27T10:56:43.880Z] setS1ASclassPath: [2024-06-27T10:56:43.880Z] [2024-06-27T10:56:43.880Z] init-common: [2024-06-27T10:56:43.880Z] [2024-06-27T10:56:43.880Z] clean: [2024-06-27T10:56:43.880Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:43.880Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:43.880Z] [2024-06-27T10:56:43.880Z] compile: [2024-06-27T10:56:43.880Z] [2024-06-27T10:56:43.881Z] setOSConditions: [2024-06-27T10:56:43.881Z] [2024-06-27T10:56:43.881Z] setToolWin: [2024-06-27T10:56:43.881Z] [2024-06-27T10:56:43.881Z] setToolUnix: [2024-06-27T10:56:43.881Z] [2024-06-27T10:56:43.881Z] setToolProperty: [2024-06-27T10:56:43.881Z] [2024-06-27T10:56:43.881Z] setS1ASclassPath: [2024-06-27T10:56:43.881Z] [2024-06-27T10:56:43.881Z] init-common: [2024-06-27T10:56:43.881Z] [2024-06-27T10:56:43.881Z] compile-common: [2024-06-27T10:56:43.881Z] [echo] Current time (ISO): 2024-06-27T10:56:43.762+0000 [2024-06-27T10:56:43.881Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:43.881Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:44.046Z] [exec] Jun 27, 2024 10:56:43 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:56:44.046Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:56:44.126Z] [java] Jun 27, 2024 10:56:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:44.126Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5ba26eb0 [2024-06-27T10:56:44.219Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:44.219Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T10:56:44.245Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_3sfsbsApp. [2024-06-27T10:56:44.246Z] [echo] Deployment on target server server successful [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] setOSConditions: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] setToolWin: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] setToolUnix: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] setToolProperty: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] setS1ASclassPath: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] init-common: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] deploy-common-ee: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] run: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] setOSConditions: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] setToolWin: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] setToolUnix: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] setToolProperty: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] setS1ASclassPath: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] init-common: [2024-06-27T10:56:44.246Z] [2024-06-27T10:56:44.246Z] runclient-common: [2024-06-27T10:56:44.246Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsAppClient.jar -name ejb-ejb30-persistence-eem_3sfsbsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:56:44.268Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.portNumber=1527 [2024-06-27T10:56:44.268Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.portNumber=1527 [2024-06-27T10:56:44.359Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-06-27T10:56:44.359Z] [exec] Deleted 1 option(s) [2024-06-27T10:56:44.359Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:56:44.359Z] [2024-06-27T10:56:44.359Z] unset: [2024-06-27T10:56:44.359Z] [2024-06-27T10:56:44.359Z] setOSConditions: [2024-06-27T10:56:44.359Z] [2024-06-27T10:56:44.359Z] setToolWin: [2024-06-27T10:56:44.359Z] [2024-06-27T10:56:44.359Z] setToolUnix: [2024-06-27T10:56:44.359Z] [2024-06-27T10:56:44.359Z] setToolProperty: [2024-06-27T10:56:44.359Z] [2024-06-27T10:56:44.359Z] setS1ASclassPath: [2024-06-27T10:56:44.359Z] [2024-06-27T10:56:44.360Z] init-common: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] unsetJdbc: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setOSConditions: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setToolWin: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setToolUnix: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setToolProperty: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setS1ASclassPath: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] init-common: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] execute-sql-common: [2024-06-27T10:56:44.360Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/dropdb.sql [2024-06-27T10:56:44.360Z] [sql] 0 rows affected [2024-06-27T10:56:44.360Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] undeploy: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setOSConditions: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setToolWin: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setToolUnix: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setToolProperty: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setS1ASclassPath: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] init-common: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] undeploy: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setOSConditions: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setToolWin: [2024-06-27T10:56:44.360Z] [2024-06-27T10:56:44.360Z] setToolUnix: [2024-06-27T10:56:44.361Z] [2024-06-27T10:56:44.361Z] setToolProperty: [2024-06-27T10:56:44.361Z] [2024-06-27T10:56:44.361Z] setS1ASclassPath: [2024-06-27T10:56:44.361Z] [2024-06-27T10:56:44.361Z] init-common: [2024-06-27T10:56:44.361Z] [2024-06-27T10:56:44.361Z] undeploy-common: [2024-06-27T10:56:44.383Z] [java] 2.x HelloRemote.hello() says hello, world [2024-06-27T10:56:44.383Z] [java] [2024-06-27T10:56:44.383Z] [java] helloAsync() says : helo, async world! [2024-06-27T10:56:44.383Z] [java] [2024-06-27T10:56:44.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.dataBaseName=testdb [2024-06-27T10:56:44.522Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.dataBaseName=testdb [2024-06-27T10:56:44.918Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector16App [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] setOSConditions: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] setToolWin: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] setToolUnix: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] setToolProperty: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] setS1ASclassPath: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] init-common: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] undeploy: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] setOSConditions: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] setToolWin: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] setToolUnix: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] setToolProperty: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] setS1ASclassPath: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] init-common: [2024-06-27T10:56:44.919Z] [2024-06-27T10:56:44.919Z] undeploy-rar-common: [2024-06-27T10:56:44.919Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-06-27T10:56:45.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:45.083Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:45.145Z] [exec] Application deployed with name wsclient. [2024-06-27T10:56:45.145Z] [exec] Command deploy executed successfully. [2024-06-27T10:56:45.145Z] [2024-06-27T10:56:45.145Z] setup: [2024-06-27T10:56:45.145Z] [2024-06-27T10:56:45.145Z] runtest1: [2024-06-27T10:56:45.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:56:45.146Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:45.146Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:56:45.146Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:56:45.146Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:45.146Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:56:45.146Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:45.146Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:45.146Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:45.146Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:45.146Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:45.146Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:45.146Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:45.146Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:45.146Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:45.146Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:45.146Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:45.146Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:45.146Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T10:56:45.146Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:56:45.147Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:56:45.147Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:56:45.147Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:56:45.147Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:56:45.147Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:56:45.147Z] [java] ... 61 more [2024-06-27T10:56:45.147Z] [java] Java Result: -1 [2024-06-27T10:56:45.147Z] [2024-06-27T10:56:45.147Z] undeploy: [2024-06-27T10:56:45.147Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:45.147Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:45.147Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:45.147Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:45.147Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:45.147Z] [2024-06-27T10:56:45.147Z] setOSConditions: [2024-06-27T10:56:45.147Z] [2024-06-27T10:56:45.147Z] setToolWin: [2024-06-27T10:56:45.147Z] [2024-06-27T10:56:45.147Z] setToolUnix: [2024-06-27T10:56:45.147Z] [2024-06-27T10:56:45.147Z] setToolProperty: [2024-06-27T10:56:45.147Z] [2024-06-27T10:56:45.147Z] setS1ASclassPath: [2024-06-27T10:56:45.147Z] [2024-06-27T10:56:45.147Z] init-common: [2024-06-27T10:56:45.147Z] [2024-06-27T10:56:45.148Z] undeploy-war-common: [2024-06-27T10:56:45.182Z] [exec] Jun 27, 2024 10:56:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:56:45.182Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:56:45.268Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:45.268Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:45.268Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:45.268Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:45.268Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:45.268Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:45.268Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:45.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.create=true [2024-06-27T10:56:45.337Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.create=true [2024-06-27T10:56:45.412Z] [exec] Jun 27, 2024 10:56:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:45.412Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:56:45.412Z] [exec] Jun 27, 2024 10:56:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:45.412Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:56:45.412Z] [exec] Jun 27, 2024 10:56:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:45.412Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:56:45.412Z] [exec] Jun 27, 2024 10:56:45 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:56:45.412Z] [exec] WARNING: ACC001: Using the only client [ejb30-hello-mdb-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.mdb.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbAppClient.jar even though it does not match the specified main class name null or client name ejb30-hello-mdbClient [2024-06-27T10:56:45.478Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-06-27T10:56:45.478Z] [2024-06-27T10:56:45.478Z] setOSConditions: [2024-06-27T10:56:45.478Z] [2024-06-27T10:56:45.478Z] setToolWin: [2024-06-27T10:56:45.478Z] [2024-06-27T10:56:45.478Z] setToolUnix: [2024-06-27T10:56:45.478Z] [2024-06-27T10:56:45.478Z] setToolProperty: [2024-06-27T10:56:45.478Z] [2024-06-27T10:56:45.478Z] setS1ASclassPath: [2024-06-27T10:56:45.478Z] [2024-06-27T10:56:45.478Z] init-common: [2024-06-27T10:56:45.478Z] [2024-06-27T10:56:45.478Z] delete-user-common: [2024-06-27T10:56:45.669Z] [exec] Jun 27, 2024 10:56:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:45.669Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:56:45.669Z] [exec] Jun 27, 2024 10:56:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:45.669Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:56:45.669Z] [exec] Jun 27, 2024 10:56:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:45.669Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:56:45.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false postconstruct-web [2024-06-27T10:56:45.725Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:56:45.725Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:56:45.725Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:56:45.726Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:56:45.726Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:56:45.726Z] [2024-06-27T10:56:45.726Z] setOSConditions: [2024-06-27T10:56:45.726Z] [2024-06-27T10:56:45.726Z] setToolWin: [2024-06-27T10:56:45.726Z] [2024-06-27T10:56:45.726Z] setToolUnix: [2024-06-27T10:56:45.726Z] [2024-06-27T10:56:45.726Z] setToolProperty: [2024-06-27T10:56:45.726Z] [2024-06-27T10:56:45.726Z] setS1ASclassPath: [2024-06-27T10:56:45.726Z] [2024-06-27T10:56:45.726Z] init-common: [2024-06-27T10:56:45.726Z] [2024-06-27T10:56:45.726Z] undeploy-client: [2024-06-27T10:56:45.896Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.serverName=localhost [2024-06-27T10:56:45.896Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.serverName=localhost [2024-06-27T10:56:45.896Z] [2024-06-27T10:56:45.896Z] setOSConditions: [2024-06-27T10:56:45.896Z] [2024-06-27T10:56:45.896Z] setToolWin: [2024-06-27T10:56:45.896Z] [2024-06-27T10:56:45.896Z] setToolUnix: [2024-06-27T10:56:45.896Z] [2024-06-27T10:56:45.896Z] setToolProperty: [2024-06-27T10:56:45.896Z] [2024-06-27T10:56:45.897Z] setS1ASclassPath: [2024-06-27T10:56:45.897Z] [2024-06-27T10:56:45.897Z] init-common: [2024-06-27T10:56:45.897Z] [2024-06-27T10:56:45.897Z] create-jdbc-resource-common: [2024-06-27T10:56:45.897Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc/jdbc-unshareable-pool --target server jdbc/unshareable [2024-06-27T10:56:46.035Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jagadish [2024-06-27T10:56:46.036Z] [2024-06-27T10:56:46.036Z] setOSConditions: [2024-06-27T10:56:46.036Z] [2024-06-27T10:56:46.036Z] setToolWin: [2024-06-27T10:56:46.036Z] [2024-06-27T10:56:46.036Z] setToolUnix: [2024-06-27T10:56:46.036Z] [2024-06-27T10:56:46.036Z] setToolProperty: [2024-06-27T10:56:46.036Z] [2024-06-27T10:56:46.036Z] setS1ASclassPath: [2024-06-27T10:56:46.036Z] [2024-06-27T10:56:46.036Z] init-common: [2024-06-27T10:56:46.036Z] [2024-06-27T10:56:46.036Z] delete-user-common: [2024-06-27T10:56:46.107Z] [exec] Jun 27, 2024 10:56:45 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:56:46.107Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_3sfsbs-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_3sfsbs.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_3sfsbsClient [2024-06-27T10:56:46.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc/jdbc-unshareable-pool --enabled=true --target server jdbc/unshareable [2024-06-27T10:56:46.151Z] [exec] JDBC resource jdbc/unshareable created successfully. [2024-06-27T10:56:46.151Z] [echo] cmd executed for server [2024-06-27T10:56:46.151Z] [2024-06-27T10:56:46.151Z] setOSConditions: [2024-06-27T10:56:46.151Z] [2024-06-27T10:56:46.151Z] setToolWin: [2024-06-27T10:56:46.151Z] [2024-06-27T10:56:46.151Z] setToolUnix: [2024-06-27T10:56:46.151Z] [2024-06-27T10:56:46.151Z] setToolProperty: [2024-06-27T10:56:46.151Z] [2024-06-27T10:56:46.151Z] setS1ASclassPath: [2024-06-27T10:56:46.151Z] [2024-06-27T10:56:46.151Z] init-common: [2024-06-27T10:56:46.152Z] [2024-06-27T10:56:46.152Z] deploy-jdbc-common: [2024-06-27T10:56:46.152Z] [2024-06-27T10:56:46.152Z] setOSConditions: [2024-06-27T10:56:46.152Z] [2024-06-27T10:56:46.152Z] setToolWin: [2024-06-27T10:56:46.152Z] [2024-06-27T10:56:46.152Z] setToolUnix: [2024-06-27T10:56:46.152Z] [2024-06-27T10:56:46.152Z] setToolProperty: [2024-06-27T10:56:46.152Z] [2024-06-27T10:56:46.152Z] setS1ASclassPath: [2024-06-27T10:56:46.152Z] [2024-06-27T10:56:46.152Z] init-common: [2024-06-27T10:56:46.152Z] [2024-06-27T10:56:46.152Z] create-jdbc-connpool-common: [2024-06-27T10:56:46.287Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:46.287Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T10:56:46.290Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server prasath [2024-06-27T10:56:46.290Z] [2024-06-27T10:56:46.290Z] setOSConditions: [2024-06-27T10:56:46.290Z] [2024-06-27T10:56:46.290Z] setToolWin: [2024-06-27T10:56:46.290Z] [2024-06-27T10:56:46.290Z] setToolUnix: [2024-06-27T10:56:46.290Z] [2024-06-27T10:56:46.290Z] setToolProperty: [2024-06-27T10:56:46.290Z] [2024-06-27T10:56:46.290Z] setS1ASclassPath: [2024-06-27T10:56:46.290Z] [2024-06-27T10:56:46.290Z] init-common: [2024-06-27T10:56:46.290Z] [2024-06-27T10:56:46.290Z] delete-user-common: [2024-06-27T10:56:46.524Z] [javaWithResult] Jun 27, 2024 10:56:45 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:46.524Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1a6dc589 [2024-06-27T10:56:46.524Z] [javaWithResult] Recd exception as expected [2024-06-27T10:56:46.524Z] [javaWithResult] Session bean was successfully removed by the client. [2024-06-27T10:56:46.524Z] [javaWithResult] [2024-06-27T10:56:46.524Z] [2024-06-27T10:56:46.524Z] processResult: [2024-06-27T10:56:46.524Z] [2024-06-27T10:56:46.524Z] failed: [2024-06-27T10:56:46.524Z] [2024-06-27T10:56:46.524Z] passed: [2024-06-27T10:56:46.524Z] [echo] Test ejb Passed [2024-06-27T10:56:46.524Z] [2024-06-27T10:56:46.524Z] unknown: [2024-06-27T10:56:46.524Z] [2024-06-27T10:56:46.524Z] private-all: [2024-06-27T10:56:46.524Z] [2024-06-27T10:56:46.524Z] init.os: [2024-06-27T10:56:46.524Z] [2024-06-27T10:56:46.524Z] init.tools.unix: [2024-06-27T10:56:46.524Z] [2024-06-27T10:56:46.524Z] init.tools.windows: [2024-06-27T10:56:46.524Z] [2024-06-27T10:56:46.524Z] init.tools: [2024-06-27T10:56:46.524Z] [2024-06-27T10:56:46.524Z] setAsadminArgs: [2024-06-27T10:56:46.524Z] [2024-06-27T10:56:46.524Z] init: [2024-06-27T10:56:46.525Z] [2024-06-27T10:56:46.525Z] init.customtasks: [2024-06-27T10:56:46.525Z] [2024-06-27T10:56:46.525Z] prepare: [2024-06-27T10:56:46.525Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix [2024-06-27T10:56:46.525Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-06-27T10:56:46.525Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client [2024-06-27T10:56:46.525Z] [2024-06-27T10:56:46.525Z] compile: [2024-06-27T10:56:46.525Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejbwithsuffix/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:46.525Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-06-27T10:56:46.542Z] [exec] Command undeploy executed successfully. [2024-06-27T10:56:46.542Z] [2024-06-27T10:56:46.542Z] all: [2024-06-27T10:56:46.542Z] [echo] [2024-06-27T10:56:46.542Z] [echo] ************************* [2024-06-27T10:56:46.542Z] [echo] * Running ejb_annotations [2024-06-27T10:56:46.542Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations [2024-06-27T10:56:46.542Z] [echo] ************************* [2024-06-27T10:56:46.542Z] [echo] [2024-06-27T10:56:46.542Z] [2024-06-27T10:56:46.542Z] all: [2024-06-27T10:56:46.542Z] [echo] @@## Running webservice ejb annotations developer tests ##@@ [2024-06-27T10:56:46.542Z] [echo] @@## Set environment variable 'ejb_annotations' to name of single test dir to run only that one. ##@@ [2024-06-27T10:56:46.542Z] [echo] [2024-06-27T10:56:46.542Z] [echo] ************************* [2024-06-27T10:56:46.542Z] [echo] * Running noname [2024-06-27T10:56:46.542Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname [2024-06-27T10:56:46.542Z] [echo] ************************* [2024-06-27T10:56:46.542Z] [echo] [2024-06-27T10:56:46.542Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:46.542Z] [2024-06-27T10:56:46.542Z] clean: [2024-06-27T10:56:46.542Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml [2024-06-27T10:56:46.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:46.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:46.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:46.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:46.542Z] [2024-06-27T10:56:46.542Z] test-all: [2024-06-27T10:56:46.542Z] [echo] Starting Test /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/endpoint [2024-06-27T10:56:46.543Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:46.543Z] [2024-06-27T10:56:46.543Z] deploy: [2024-06-27T10:56:46.543Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:46.543Z] [2024-06-27T10:56:46.543Z] build: [2024-06-27T10:56:46.543Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:46.543Z] [2024-06-27T10:56:46.543Z] test-compile: [2024-06-27T10:56:46.543Z] [echo] Compiling into endpoint/HelloEJB.class [2024-06-27T10:56:46.543Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:46.543Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:46.544Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jr158900 [2024-06-27T10:56:46.544Z] [2024-06-27T10:56:46.544Z] setOSConditions: [2024-06-27T10:56:46.544Z] [2024-06-27T10:56:46.544Z] setToolWin: [2024-06-27T10:56:46.544Z] [2024-06-27T10:56:46.544Z] setToolUnix: [2024-06-27T10:56:46.544Z] [2024-06-27T10:56:46.544Z] setToolProperty: [2024-06-27T10:56:46.544Z] [2024-06-27T10:56:46.544Z] setS1ASclassPath: [2024-06-27T10:56:46.544Z] [2024-06-27T10:56:46.544Z] init-common: [2024-06-27T10:56:46.544Z] [2024-06-27T10:56:46.544Z] delete-user-common: [2024-06-27T10:56:46.658Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:46.658Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/sful/shopping/ShoppingCartBean.java:61: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:56:46.658Z] [javac] itemPrice.add(new Integer(price)); [2024-06-27T10:56:46.658Z] [javac] ^ [2024-06-27T10:56:46.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-shareable-pool [2024-06-27T10:56:46.711Z] [exec] JDBC connection pool jdbc-shareable-pool created successfully. [2024-06-27T10:56:46.711Z] [2024-06-27T10:56:46.711Z] set-derby-connpool-props: [2024-06-27T10:56:46.781Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:46.781Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:46.781Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:46.781Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:46.781Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:46.781Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:46.781Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:46.798Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:46.798Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:46.798Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:46.798Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:46.798Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:46.798Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:46.798Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:46.915Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/sful/shopping/ShoppingCartBean.java uses unchecked or unsafe operations. [2024-06-27T10:56:46.915Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:56:46.915Z] [javac] 2 warnings [2024-06-27T10:56:46.915Z] [2024-06-27T10:56:46.915Z] setOSConditions: [2024-06-27T10:56:46.915Z] [2024-06-27T10:56:46.915Z] setToolWin: [2024-06-27T10:56:46.915Z] [2024-06-27T10:56:46.915Z] setToolUnix: [2024-06-27T10:56:46.916Z] [2024-06-27T10:56:46.916Z] setToolProperty: [2024-06-27T10:56:46.916Z] [2024-06-27T10:56:46.916Z] setS1ASclassPath: [2024-06-27T10:56:46.916Z] [2024-06-27T10:56:46.916Z] init-common: [2024-06-27T10:56:46.916Z] [2024-06-27T10:56:46.916Z] compile-common: [2024-06-27T10:56:46.916Z] [echo] Current time (ISO): 2024-06-27T10:56:46.821+0000 [2024-06-27T10:56:46.916Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:46.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2024-06-27T10:56:46.965Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2024-06-27T10:56:47.036Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:47.037Z] [javac] 1 warning [2024-06-27T10:56:47.037Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejbwithsuffix/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:47.037Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client [2024-06-27T10:56:47.054Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:47.054Z] [javac] 1 warning [2024-06-27T10:56:47.054Z] [echo] Building with package endpoint [2024-06-27T10:56:47.054Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-06-27T10:56:47.102Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server guest [2024-06-27T10:56:47.102Z] [2024-06-27T10:56:47.102Z] restore-default-security-permission: [2024-06-27T10:56:47.102Z] [2024-06-27T10:56:47.102Z] setOSConditions: [2024-06-27T10:56:47.102Z] [2024-06-27T10:56:47.102Z] stop-server: [2024-06-27T10:56:47.102Z] [2024-06-27T10:56:47.102Z] stop-server-unix: [2024-06-27T10:56:47.102Z] [echo] stopping server on unix ... [2024-06-27T10:56:47.293Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:47.293Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:47.293Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:47.293Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:47.293Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:47.293Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:47.293Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:47.293Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:47.549Z] [javac] 1 warning [2024-06-27T10:56:47.549Z] [2024-06-27T10:56:47.549Z] assemble: [2024-06-27T10:56:47.550Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2024-06-27T10:56:47.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2024-06-27T10:56:47.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] declare-test: [2024-06-27T10:56:47.550Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin deploydir [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] init.os: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] init.tools.unix: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] init.tools.windows: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] init.tools: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] setAsadminArgs: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] init: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] init.customtasks: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] prepare: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] deploydir.asadmin: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] setAsadminArgs: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] common.deploy.asadmin: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] init.os: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] init.tools.unix: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] init.tools.windows: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] init.tools: [2024-06-27T10:56:47.550Z] [2024-06-27T10:56:47.550Z] setAsadminArgs: [2024-06-27T10:56:47.551Z] [2024-06-27T10:56:47.551Z] init: [2024-06-27T10:56:47.551Z] [2024-06-27T10:56:47.551Z] init.customtasks: [2024-06-27T10:56:47.551Z] [2024-06-27T10:56:47.551Z] common.run.asadmin: [2024-06-27T10:56:47.551Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithEjbSuffix --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-06-27T10:56:47.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2024-06-27T10:56:47.558Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2024-06-27T10:56:47.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2024-06-27T10:56:47.812Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2024-06-27T10:56:48.040Z] [exec] Waiting for the domain to stop . [2024-06-27T10:56:48.040Z] [exec] Waiting finished after 154 ms. [2024-06-27T10:56:48.040Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:56:48.040Z] [2024-06-27T10:56:48.040Z] stop-server-windows: [2024-06-27T10:56:48.040Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:56:48.040Z] [echo] restored original server.policy file [2024-06-27T10:56:48.040Z] [2024-06-27T10:56:48.040Z] setOSConditions: [2024-06-27T10:56:48.041Z] [2024-06-27T10:56:48.041Z] start-server: [2024-06-27T10:56:48.041Z] [echo] +-----------------------------+ [2024-06-27T10:56:48.041Z] [echo] | | [2024-06-27T10:56:48.041Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:56:48.041Z] [echo] | in Felix mode | [2024-06-27T10:56:48.041Z] [echo] | | [2024-06-27T10:56:48.041Z] [echo] +-----------------------------+ [2024-06-27T10:56:48.041Z] [2024-06-27T10:56:48.041Z] start-server-unix: [2024-06-27T10:56:48.113Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:48.113Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:56:48.359Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:48.359Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:48.359Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:48.359Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:48.359Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:48.359Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:48.359Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:48.369Z] [exec] Application deployed with name dirDeployWithEjbSuffix. [2024-06-27T10:56:48.369Z] [exec] there are no files to retrieve for application dirDeployWithEjbSuffix [2024-06-27T10:56:48.369Z] [exec] Command deploy executed successfully. [2024-06-27T10:56:48.369Z] [2024-06-27T10:56:48.369Z] init.os: [2024-06-27T10:56:48.369Z] [2024-06-27T10:56:48.369Z] init.tools.unix: [2024-06-27T10:56:48.369Z] [2024-06-27T10:56:48.370Z] init.tools.windows: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init.tools: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] setAsadminArgs: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init.customtasks: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] setEnabled: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] createAppRef: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init.os: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init.tools.unix: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init.tools.windows: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init.tools: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] setAsadminArgs: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init.customtasks: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2024-06-27T10:56:48.370Z] setOrbPort: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2024-06-27T10:56:48.370Z] run.positive: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init.os: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init.tools.unix: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init.tools.windows: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] init.tools: [2024-06-27T10:56:48.370Z] [2024-06-27T10:56:48.370Z] setAsadminArgs: [2024-06-27T10:56:48.371Z] [2024-06-27T10:56:48.371Z] init: [2024-06-27T10:56:48.371Z] [2024-06-27T10:56:48.371Z] init.customtasks: [2024-06-27T10:56:48.371Z] [2024-06-27T10:56:48.371Z] setOrbPort: [2024-06-27T10:56:48.371Z] [2024-06-27T10:56:48.371Z] runclient: [2024-06-27T10:56:48.624Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2024-06-27T10:56:48.624Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2024-06-27T10:56:48.633Z] [exec] Jun 27, 2024 10:56:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:48.633Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2a99ca99 [2024-06-27T10:56:48.888Z] [exec] I am in client [2024-06-27T10:56:48.888Z] [exec] calling createPerson(duke) [2024-06-27T10:56:48.888Z] [exec] created [2024-06-27T10:56:48.888Z] [exec] Value of key is: delegateCreated [2024-06-27T10:56:48.888Z] [exec] Value of key is: gotPeer [2024-06-27T10:56:48.888Z] [exec] Value of key is: iFoundDelegate [2024-06-27T10:56:48.888Z] [exec] Value of key is: peerFoundDelegate [2024-06-27T10:56:48.888Z] [exec] Value of key is: delegateFoundMe [2024-06-27T10:56:48.888Z] [exec] Value of key is: peerFoundMe [2024-06-27T10:56:48.888Z] [exec] Value of key is: delegateRemovedMe [2024-06-27T10:56:48.888Z] [exec] Value of key is: peerCannotFindMe (-ve test) [2024-06-27T10:56:48.888Z] [exec] Value of key is: iCannotFindMe (-ve test) [2024-06-27T10:56:48.888Z] [exec] Value of key is: removedDelegate [2024-06-27T10:56:48.888Z] [exec] Value of key is: peerCannotfindDelegate (-ve test) [2024-06-27T10:56:48.888Z] [exec] Value of key is: peerCreated [2024-06-27T10:56:48.888Z] [exec] Value of key is: iFoundPeer [2024-06-27T10:56:48.888Z] [exec] Value of key is: delegateFoundPeer [2024-06-27T10:56:48.888Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:48.888Z] [exec] [2024-06-27T10:56:48.888Z] [exec] [2024-06-27T10:56:48.888Z] [exec] ----------------------------------------- [2024-06-27T10:56:48.888Z] [exec] - iFoundDelegate: PASS - [2024-06-27T10:56:48.888Z] [exec] - delegateCreated: PASS - [2024-06-27T10:56:48.888Z] [exec] - peerCannotFindMe (-ve test): PASS - [2024-06-27T10:56:48.888Z] [exec] - iCannotFindMe (-ve test): PASS - [2024-06-27T10:56:48.888Z] [exec] - delegateRemovedMe: PASS - [2024-06-27T10:56:48.888Z] [exec] - peerFoundDelegate: PASS - [2024-06-27T10:56:48.888Z] [exec] - peerCreated: PASS - [2024-06-27T10:56:48.888Z] [exec] - peerCannotfindDelegate (-ve test): PASS - [2024-06-27T10:56:48.888Z] [exec] - delegateFoundMe: PASS - [2024-06-27T10:56:48.888Z] [exec] - removedDelegate: PASS - [2024-06-27T10:56:48.888Z] [exec] - gotPeer: PASS - [2024-06-27T10:56:48.888Z] [exec] - iFoundPeer: PASS - [2024-06-27T10:56:48.888Z] [exec] - delegateFoundPeer: PASS - [2024-06-27T10:56:48.888Z] [exec] - peerFoundMe: PASS - [2024-06-27T10:56:48.888Z] [exec] ----------------------------------------- [2024-06-27T10:56:48.888Z] [exec] Total PASS: 14 [2024-06-27T10:56:48.888Z] [exec] Total FAIL: 0 [2024-06-27T10:56:48.888Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:48.888Z] [exec] ----------------------------------------- [2024-06-27T10:56:48.888Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:48.932Z] [javaWithResult] Test expects successful result [2024-06-27T10:56:49.143Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:49.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:49.186Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:49.399Z] [2024-06-27T10:56:49.399Z] checkReporting-common: [2024-06-27T10:56:49.399Z] [2024-06-27T10:56:49.399Z] confirmReportPresent-common: [2024-06-27T10:56:49.399Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:56:49.399Z] [echo] Test seems to be reported fine [2024-06-27T10:56:49.399Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/RepRunConf.txt [2024-06-27T10:56:49.399Z] [2024-06-27T10:56:49.399Z] confirmMissingReport-common: [2024-06-27T10:56:49.399Z] [2024-06-27T10:56:49.399Z] undeploy: [2024-06-27T10:56:49.399Z] [2024-06-27T10:56:49.399Z] setOSConditions: [2024-06-27T10:56:49.399Z] [2024-06-27T10:56:49.399Z] setToolWin: [2024-06-27T10:56:49.399Z] [2024-06-27T10:56:49.399Z] setToolUnix: [2024-06-27T10:56:49.399Z] [2024-06-27T10:56:49.399Z] setToolProperty: [2024-06-27T10:56:49.399Z] [2024-06-27T10:56:49.399Z] setS1ASclassPath: [2024-06-27T10:56:49.399Z] [2024-06-27T10:56:49.399Z] init-common: [2024-06-27T10:56:49.399Z] [2024-06-27T10:56:49.399Z] undeploy-common: [2024-06-27T10:56:49.454Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2024-06-27T10:56:49.454Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2024-06-27T10:56:49.506Z] [javaWithResult] Jun 27, 2024 10:56:49 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:56:49.506Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:56:49.612Z] [java] asyncBlock() says : blocked successfully [2024-06-27T10:56:49.612Z] [java] Got correct async exception. Cause is jakarta.ejb.ConcurrentAccessTimeoutException [2024-06-27T10:56:49.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2024-06-27T10:56:49.709Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2024-06-27T10:56:49.709Z] [2024-06-27T10:56:49.709Z] setOSConditions: [2024-06-27T10:56:49.709Z] [2024-06-27T10:56:49.709Z] setToolWin: [2024-06-27T10:56:49.709Z] [2024-06-27T10:56:49.709Z] setToolUnix: [2024-06-27T10:56:49.709Z] [2024-06-27T10:56:49.709Z] setToolProperty: [2024-06-27T10:56:49.709Z] [2024-06-27T10:56:49.709Z] setS1ASclassPath: [2024-06-27T10:56:49.709Z] [2024-06-27T10:56:49.709Z] init-common: [2024-06-27T10:56:49.709Z] [2024-06-27T10:56:49.709Z] create-jdbc-resource-common: [2024-06-27T10:56:49.709Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-shareable-pool --target server jdbc/shareable [2024-06-27T10:56:49.724Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:49.847Z] [exec] Jun 27, 2024 10:56:49 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:49.847Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3a3883c4 [2024-06-27T10:56:49.960Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_3sfsbsApp [2024-06-27T10:56:49.960Z] [2024-06-27T10:56:49.960Z] unsetup: [2024-06-27T10:56:49.960Z] [2024-06-27T10:56:49.960Z] setOSConditions: [2024-06-27T10:56:49.960Z] [2024-06-27T10:56:49.960Z] setToolWin: [2024-06-27T10:56:49.960Z] [2024-06-27T10:56:49.960Z] setToolUnix: [2024-06-27T10:56:49.960Z] [2024-06-27T10:56:49.960Z] setToolProperty: [2024-06-27T10:56:49.960Z] [2024-06-27T10:56:49.960Z] setS1ASclassPath: [2024-06-27T10:56:49.960Z] [2024-06-27T10:56:49.960Z] init-common: [2024-06-27T10:56:49.960Z] [2024-06-27T10:56:49.960Z] execute-ejb-sql-common: [2024-06-27T10:56:49.960Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/sql/drop.sql [2024-06-27T10:56:49.960Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:56:49.960Z] [2024-06-27T10:56:49.960Z] all: [2024-06-27T10:56:49.960Z] [2024-06-27T10:56:49.960Z] eem_adapted: [2024-06-27T10:56:49.960Z] [2024-06-27T10:56:49.960Z] setOSConditions: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setToolWin: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setToolUnix: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setToolProperty: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setS1ASclassPath: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] init-common: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] clean: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setOSConditions: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setToolWin: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setToolUnix: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setToolProperty: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setS1ASclassPath: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] init-common: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] clean-common: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setOSConditions: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setToolWin: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setToolUnix: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setToolProperty: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] setS1ASclassPath: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] init-common: [2024-06-27T10:56:49.961Z] [2024-06-27T10:56:49.961Z] clean-classes-common: [2024-06-27T10:56:49.962Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] setOSConditions: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] setToolWin: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] setToolUnix: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] setToolProperty: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] setS1ASclassPath: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] init-common: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] clean-jars-common: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] compile: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] setOSConditions: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] setToolWin: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] setToolUnix: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] setToolProperty: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] setS1ASclassPath: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] init-common: [2024-06-27T10:56:49.962Z] [2024-06-27T10:56:49.962Z] compile-common: [2024-06-27T10:56:49.962Z] [echo] Current time (ISO): 2024-06-27T10:56:49.798+0000 [2024-06-27T10:56:49.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:49.962Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:49.980Z] [javac] 1 warning [2024-06-27T10:56:49.980Z] [2024-06-27T10:56:49.980Z] build: [2024-06-27T10:56:49.980Z] [2024-06-27T10:56:49.980Z] setOSConditions: [2024-06-27T10:56:49.980Z] [2024-06-27T10:56:49.980Z] fixFiles: [2024-06-27T10:56:50.235Z] [2024-06-27T10:56:50.235Z] convUnix: [2024-06-27T10:56:50.235Z] [2024-06-27T10:56:50.235Z] convWin: [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] setToolWin: [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] setToolUnix: [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] setToolProperty: [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] setS1ASclassPath: [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] init-common: [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] package-persistence-common: [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] ejb-jar-common: [2024-06-27T10:56:50.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] package-ejbjar-common: [2024-06-27T10:56:50.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:50.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:50.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:50.236Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/statefulLoginBean-ejb.jar [2024-06-27T10:56:50.236Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] appclient-jar-common: [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] package-appclientjar-common: [2024-06-27T10:56:50.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:50.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:50.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:50.236Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/statefulLoginBean-client.jar [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] webclient-war-common: [2024-06-27T10:56:50.236Z] [2024-06-27T10:56:50.236Z] build-ear-common: [2024-06-27T10:56:50.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:50.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:50.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:50.237Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:50.237Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/statefulLoginBeanApp.ear [2024-06-27T10:56:50.237Z] [2024-06-27T10:56:50.237Z] create-user: [2024-06-27T10:56:50.237Z] [2024-06-27T10:56:50.237Z] setOSConditions: [2024-06-27T10:56:50.237Z] [2024-06-27T10:56:50.237Z] setToolWin: [2024-06-27T10:56:50.237Z] [2024-06-27T10:56:50.237Z] setToolUnix: [2024-06-27T10:56:50.237Z] [2024-06-27T10:56:50.237Z] setToolProperty: [2024-06-27T10:56:50.237Z] [2024-06-27T10:56:50.237Z] setS1ASclassPath: [2024-06-27T10:56:50.237Z] [2024-06-27T10:56:50.237Z] init-common: [2024-06-27T10:56:50.237Z] [2024-06-27T10:56:50.237Z] create-user-common: [2024-06-27T10:56:50.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-shareable-pool --enabled=true --target server jdbc/shareable [2024-06-27T10:56:50.268Z] [exec] JDBC resource jdbc/shareable created successfully. [2024-06-27T10:56:50.268Z] [echo] cmd executed for server [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] setOSConditions: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] setToolWin: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] setToolUnix: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] setToolProperty: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] setS1ASclassPath: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] init-common: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] deploy-jdbc-common: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] setOSConditions: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] setToolWin: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] setToolUnix: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] setToolProperty: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] setS1ASclassPath: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] init-common: [2024-06-27T10:56:50.268Z] [2024-06-27T10:56:50.268Z] create-jdbc-connpool-common: [2024-06-27T10:56:50.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-local-pool [2024-06-27T10:56:50.523Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2024-06-27T10:56:50.523Z] [2024-06-27T10:56:50.523Z] set-derby-connpool-props: [2024-06-27T10:56:50.776Z] [exec] Jun 27, 2024 10:56:50 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:56:50.776Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:56:50.801Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/sful/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server harpreet [2024-06-27T10:56:50.801Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/sful/asadminuserpassword.txt [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] deploy: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] setOSConditions: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] setToolWin: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] setToolUnix: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] setToolProperty: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] setS1ASclassPath: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] init-common: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] deploy-common: [2024-06-27T10:56:50.801Z] [echo] Current time (ISO): 2024-06-27T10:56:50.737+0000 [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] setOSConditions: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] setToolWin: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] setToolUnix: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] setToolProperty: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] setS1ASclassPath: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] init-common: [2024-06-27T10:56:50.801Z] [2024-06-27T10:56:50.801Z] deploy-common-pe: [2024-06-27T10:56:50.888Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:50.888Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:50.888Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:50.888Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:50.888Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:50.888Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:50.888Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:51.071Z] [exec] Jun 27, 2024 10:56:50 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:56:51.071Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:56:51.071Z] [exec] Jun 27, 2024 10:56:50 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:56:51.071Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:56:51.071Z] [exec] Jun 27, 2024 10:56:50 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:56:51.071Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:56:51.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.User=dbuser [2024-06-27T10:56:51.082Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.User=dbuser [2024-06-27T10:56:51.221Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:51.221Z] [2024-06-27T10:56:51.221Z] run: [2024-06-27T10:56:51.221Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:51.221Z] [2024-06-27T10:56:51.221Z] prepare-client: [2024-06-27T10:56:51.221Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:51.221Z] [2024-06-27T10:56:51.221Z] wsdl-import: [2024-06-27T10:56:51.221Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:51.221Z] [2024-06-27T10:56:51.221Z] configurable-wsdl-import: [2024-06-27T10:56:51.221Z] [echo] Current time (ISO): 2024-06-27T10:56:50.431+0000 [2024-06-27T10:56:51.221Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:56:51.221Z] [exec] parsing WSDL... [2024-06-27T10:56:51.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.Password=dbpassword [2024-06-27T10:56:51.336Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.Password=dbpassword [2024-06-27T10:56:51.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/statefulLoginBeanApp.ear [2024-06-27T10:56:51.478Z] [exec] [2024-06-27T10:56:51.478Z] [exec] Generating code... [2024-06-27T10:56:51.639Z] [exec] Jun 27, 2024 10:56:51 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:56:51.639Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6a2ac68a[jndiName=jms/ejb_ejb30_hello_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:56:51.734Z] [exec] [2024-06-27T10:56:51.734Z] [exec] Compiling code... [2024-06-27T10:56:51.896Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.driverType=4 [2024-06-27T10:56:51.896Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.driverType=4 [2024-06-27T10:56:51.971Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:56:51.971Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:51.971Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:51.971Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:51.971Z] [exec] isReadonly(): false [2024-06-27T10:56:51.971Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485811691 [2024-06-27T10:56:51.971Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-06-27T10:56:51.971Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:51.971Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:51.971Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:51.971Z] [exec] isReadonly(): false [2024-06-27T10:56:51.971Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485811712 [2024-06-27T10:56:51.971Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:56:51.971Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:51.971Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:51.971Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:51.971Z] [exec] isReadonly(): false [2024-06-27T10:56:51.971Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485811713 [2024-06-27T10:56:51.971Z] [exec] Sent message 1 to Eclipse OpenMQ Destination [2024-06-27T10:56:51.971Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:51.971Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:51.971Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:51.971Z] [exec] isReadonly(): false [2024-06-27T10:56:51.971Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485811714 [2024-06-27T10:56:51.971Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:56:51.971Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:51.971Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:51.971Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:51.971Z] [exec] isReadonly(): false [2024-06-27T10:56:51.971Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485811714 [2024-06-27T10:56:51.971Z] [exec] Sent message 2 to Eclipse OpenMQ Destination [2024-06-27T10:56:51.971Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:51.971Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:51.971Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:51.971Z] [exec] isReadonly(): false [2024-06-27T10:56:51.971Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485811715 [2024-06-27T10:56:51.971Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:56:51.971Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:51.971Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:51.971Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:51.971Z] [exec] isReadonly(): false [2024-06-27T10:56:51.971Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485811715 [2024-06-27T10:56:51.971Z] [exec] Sent message 3 to Eclipse OpenMQ Destination [2024-06-27T10:56:51.971Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:51.971Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:51.971Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:51.971Z] [exec] isReadonly(): false [2024-06-27T10:56:51.971Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485811716 [2024-06-27T10:56:51.971Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:56:51.972Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:51.972Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:51.972Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:51.972Z] [exec] isReadonly(): false [2024-06-27T10:56:51.972Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485811716 [2024-06-27T10:56:51.972Z] [exec] Sent message 4 to Eclipse OpenMQ Destination [2024-06-27T10:56:51.972Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:51.972Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:56:51.972Z] [exec] getVERSION(): 3.0 [2024-06-27T10:56:51.972Z] [exec] isReadonly(): false [2024-06-27T10:56:51.972Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485811717 [2024-06-27T10:56:51.972Z] [exec] Waiting for queue message [2024-06-27T10:56:52.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.portNumber=1527 [2024-06-27T10:56:52.151Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.portNumber=1527 [2024-06-27T10:56:52.227Z] [exec] Received message : Reply for foo #5 [2024-06-27T10:56:52.227Z] [exec] Value of key is: 3.0 MDB [2024-06-27T10:56:52.227Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:52.227Z] [exec] [2024-06-27T10:56:52.227Z] [exec] [2024-06-27T10:56:52.227Z] [exec] ----------------------------------------- [2024-06-27T10:56:52.227Z] [exec] - 3.0 MDB: PASS - [2024-06-27T10:56:52.227Z] [exec] ----------------------------------------- [2024-06-27T10:56:52.227Z] [exec] Total PASS: 1 [2024-06-27T10:56:52.227Z] [exec] Total FAIL: 0 [2024-06-27T10:56:52.227Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:52.227Z] [exec] ----------------------------------------- [2024-06-27T10:56:52.227Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:52.227Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:52.251Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:52.251Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:56:52.251Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:56:52.251Z] [javac] 2 warnings [2024-06-27T10:56:52.251Z] [2024-06-27T10:56:52.251Z] setOSConditions: [2024-06-27T10:56:52.251Z] [2024-06-27T10:56:52.251Z] setToolWin: [2024-06-27T10:56:52.251Z] [2024-06-27T10:56:52.251Z] setToolUnix: [2024-06-27T10:56:52.251Z] [2024-06-27T10:56:52.251Z] setToolProperty: [2024-06-27T10:56:52.251Z] [2024-06-27T10:56:52.251Z] setS1ASclassPath: [2024-06-27T10:56:52.251Z] [2024-06-27T10:56:52.251Z] init-common: [2024-06-27T10:56:52.252Z] [2024-06-27T10:56:52.252Z] compile-common: [2024-06-27T10:56:52.252Z] [echo] Current time (ISO): 2024-06-27T10:56:52.069+0000 [2024-06-27T10:56:52.252Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:52.293Z] [exec] Application deployed with name statefulLoginBeanApp. [2024-06-27T10:56:52.293Z] [echo] Deployment on target server server successful [2024-06-27T10:56:52.293Z] [2024-06-27T10:56:52.293Z] setOSConditions: [2024-06-27T10:56:52.293Z] [2024-06-27T10:56:52.293Z] setToolWin: [2024-06-27T10:56:52.293Z] [2024-06-27T10:56:52.293Z] setToolUnix: [2024-06-27T10:56:52.293Z] [2024-06-27T10:56:52.293Z] setToolProperty: [2024-06-27T10:56:52.293Z] [2024-06-27T10:56:52.293Z] setS1ASclassPath: [2024-06-27T10:56:52.293Z] [2024-06-27T10:56:52.293Z] init-common: [2024-06-27T10:56:52.293Z] [2024-06-27T10:56:52.293Z] deploy-common-ee: [2024-06-27T10:56:52.293Z] [2024-06-27T10:56:52.293Z] run: [2024-06-27T10:56:52.483Z] [2024-06-27T10:56:52.483Z] checkReporting-common: [2024-06-27T10:56:52.683Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloEJBService.java uses or overrides a deprecated API. [2024-06-27T10:56:52.683Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:56:52.683Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:52.683Z] [2024-06-27T10:56:52.683Z] compile-client: [2024-06-27T10:56:52.684Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:52.684Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:52.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.dataBaseName=testdb [2024-06-27T10:56:52.710Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.dataBaseName=testdb [2024-06-27T10:56:52.738Z] [2024-06-27T10:56:52.738Z] confirmReportPresent-common: [2024-06-27T10:56:52.738Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:56:52.738Z] [echo] Test seems to be reported fine [2024-06-27T10:56:52.738Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/RepRunConf.txt [2024-06-27T10:56:52.738Z] [2024-06-27T10:56:52.738Z] confirmMissingReport-common: [2024-06-27T10:56:52.739Z] [2024-06-27T10:56:52.739Z] undeploy: [2024-06-27T10:56:52.739Z] [2024-06-27T10:56:52.739Z] setOSConditions: [2024-06-27T10:56:52.739Z] [2024-06-27T10:56:52.739Z] setToolWin: [2024-06-27T10:56:52.739Z] [2024-06-27T10:56:52.739Z] setToolUnix: [2024-06-27T10:56:52.739Z] [2024-06-27T10:56:52.739Z] setToolProperty: [2024-06-27T10:56:52.739Z] [2024-06-27T10:56:52.739Z] setS1ASclassPath: [2024-06-27T10:56:52.739Z] [2024-06-27T10:56:52.739Z] init-common: [2024-06-27T10:56:52.739Z] [2024-06-27T10:56:52.739Z] undeploy-common: [2024-06-27T10:56:52.939Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:52.939Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:52.939Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:52.939Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:52.939Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:52.939Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:52.939Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:52.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:52.965Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:56:53.177Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:53.177Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:53.177Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:53.177Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:53.177Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:53.177Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:53.177Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:53.195Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:53.195Z] [javac] 1 warning [2024-06-27T10:56:53.195Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:53.195Z] [2024-06-27T10:56:53.195Z] unjar-client-utils: [2024-06-27T10:56:53.195Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:53.195Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:53.195Z] [2024-06-27T10:56:53.195Z] internal-run: [2024-06-27T10:56:53.195Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-06-27T10:56:53.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb30-hello-mdbApp [2024-06-27T10:56:53.472Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:56:53.472Z] [exec] Waiting finished after 4,583 ms. [2024-06-27T10:56:53.472Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:56:53.472Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:56:53.472Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:56:53.472Z] [exec] Admin Port: 4,848 [2024-06-27T10:56:53.472Z] [exec] Command start-domain executed successfully. [2024-06-27T10:56:53.472Z] [2024-06-27T10:56:53.472Z] start-server-windows: [2024-06-27T10:56:53.472Z] [2024-06-27T10:56:53.472Z] setOSConditions: [2024-06-27T10:56:53.472Z] [2024-06-27T10:56:53.472Z] setToolWin: [2024-06-27T10:56:53.472Z] [2024-06-27T10:56:53.472Z] setToolUnix: [2024-06-27T10:56:53.472Z] [2024-06-27T10:56:53.472Z] setToolProperty: [2024-06-27T10:56:53.472Z] [2024-06-27T10:56:53.472Z] setS1ASclassPath: [2024-06-27T10:56:53.524Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.create=true [2024-06-27T10:56:53.524Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.create=true [2024-06-27T10:56:53.569Z] [2024-06-27T10:56:53.569Z] delete-resources: [2024-06-27T10:56:53.569Z] [2024-06-27T10:56:53.569Z] asadmin-batch-common: [2024-06-27T10:56:53.661Z] [exec] Jun 27, 2024 10:56:53 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:56:53.661Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:56:53.726Z] [2024-06-27T10:56:53.726Z] init-common: [2024-06-27T10:56:53.726Z] [2024-06-27T10:56:53.726Z] restart: [2024-06-27T10:56:53.726Z] [echo] Not required to restart [2024-06-27T10:56:53.726Z] [2024-06-27T10:56:53.726Z] all-with-mappings: [2024-06-27T10:56:53.726Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-06-27T10:56:53.726Z] [2024-06-27T10:56:53.726Z] all-with-mappings: [2024-06-27T10:56:53.726Z] [2024-06-27T10:56:53.726Z] setOSConditions: [2024-06-27T10:56:53.726Z] [2024-06-27T10:56:53.726Z] setToolWin: [2024-06-27T10:56:53.726Z] [2024-06-27T10:56:53.726Z] setToolUnix: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] setToolProperty: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] setS1ASclassPath: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] init-common: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] setOSConditions: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] setToolWin: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] setToolUnix: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] setToolProperty: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] setS1ASclassPath: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] init-common: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] build: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] all: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.727Z] setOSConditions: [2024-06-27T10:56:53.727Z] [2024-06-27T10:56:53.728Z] setToolWin: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] setToolUnix: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] setToolProperty: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] setS1ASclassPath: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] init-common: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] all: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] setOSConditions: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] setToolWin: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] setToolUnix: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] setToolProperty: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] setS1ASclassPath: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] init-common: [2024-06-27T10:56:53.728Z] [2024-06-27T10:56:53.728Z] compile-common: [2024-06-27T10:56:53.728Z] [echo] Current time (ISO): 2024-06-27T10:56:53.605+0000 [2024-06-27T10:56:53.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/src/classes [2024-06-27T10:56:53.729Z] [javac] Compiling 25 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/src/classes [2024-06-27T10:56:53.779Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.serverName=localhost [2024-06-27T10:56:53.779Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.serverName=localhost [2024-06-27T10:56:53.779Z] [2024-06-27T10:56:53.779Z] setOSConditions: [2024-06-27T10:56:53.779Z] [2024-06-27T10:56:53.779Z] setToolWin: [2024-06-27T10:56:53.780Z] [2024-06-27T10:56:53.780Z] setToolUnix: [2024-06-27T10:56:53.780Z] [2024-06-27T10:56:53.780Z] setToolProperty: [2024-06-27T10:56:53.780Z] [2024-06-27T10:56:53.780Z] setS1ASclassPath: [2024-06-27T10:56:53.780Z] [2024-06-27T10:56:53.780Z] init-common: [2024-06-27T10:56:53.780Z] [2024-06-27T10:56:53.780Z] create-jdbc-resource-common: [2024-06-27T10:56:53.780Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2024-06-27T10:56:54.146Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:54.146Z] [javac] 1 warning [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] build: [2024-06-27T10:56:54.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:56:54.146Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_adapted-lib.jar [2024-06-27T10:56:54.146Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_adapted-par1.jar [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] setOSConditions: [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] fixFiles: [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] convUnix: [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] convWin: [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] setToolWin: [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] setToolUnix: [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] setToolProperty: [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] setS1ASclassPath: [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] init-common: [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] package-persistence-common: [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] ejb-jar-common: [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] package-ejbjar-common: [2024-06-27T10:56:54.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:54.146Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adapted-ejb.jar [2024-06-27T10:56:54.146Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:54.146Z] [2024-06-27T10:56:54.146Z] appclient-jar-common: [2024-06-27T10:56:54.147Z] [2024-06-27T10:56:54.147Z] package-appclientjar-common: [2024-06-27T10:56:54.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:54.147Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adapted-client.jar [2024-06-27T10:56:54.147Z] [2024-06-27T10:56:54.147Z] webclient-war-common: [2024-06-27T10:56:54.147Z] [2024-06-27T10:56:54.147Z] build-ear-common: [2024-06-27T10:56:54.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:54.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:54.147Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2024-06-27T10:56:54.147Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2024-06-27T10:56:54.147Z] [2024-06-27T10:56:54.147Z] setup: [2024-06-27T10:56:54.147Z] [2024-06-27T10:56:54.147Z] setOSConditions: [2024-06-27T10:56:54.147Z] [2024-06-27T10:56:54.147Z] setToolWin: [2024-06-27T10:56:54.147Z] [2024-06-27T10:56:54.147Z] setToolUnix: [2024-06-27T10:56:54.147Z] [2024-06-27T10:56:54.147Z] setToolProperty: [2024-06-27T10:56:54.147Z] [2024-06-27T10:56:54.147Z] setS1ASclassPath: [2024-06-27T10:56:54.147Z] [2024-06-27T10:56:54.147Z] init-common: [2024-06-27T10:56:54.147Z] [2024-06-27T10:56:54.147Z] execute-ejb-sql-common: [2024-06-27T10:56:54.147Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/sql/create.sql [2024-06-27T10:56:54.147Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:56:54.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-local-pool --enabled=true --target server jdbc/localdatasource [2024-06-27T10:56:54.359Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2024-06-27T10:56:54.359Z] [echo] cmd executed for server [2024-06-27T10:56:54.359Z] [2024-06-27T10:56:54.359Z] asadmin-common: [2024-06-27T10:56:54.359Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-06-27T10:56:54.403Z] [2024-06-27T10:56:54.403Z] deploy: [2024-06-27T10:56:54.403Z] [2024-06-27T10:56:54.403Z] setOSConditions: [2024-06-27T10:56:54.403Z] [2024-06-27T10:56:54.403Z] setToolWin: [2024-06-27T10:56:54.403Z] [2024-06-27T10:56:54.403Z] setToolUnix: [2024-06-27T10:56:54.403Z] [2024-06-27T10:56:54.403Z] setToolProperty: [2024-06-27T10:56:54.403Z] [2024-06-27T10:56:54.404Z] setS1ASclassPath: [2024-06-27T10:56:54.404Z] [2024-06-27T10:56:54.404Z] init-common: [2024-06-27T10:56:54.404Z] [2024-06-27T10:56:54.404Z] deploy-common: [2024-06-27T10:56:54.404Z] [echo] Current time (ISO): 2024-06-27T10:56:54.157+0000 [2024-06-27T10:56:54.404Z] [2024-06-27T10:56:54.404Z] setOSConditions: [2024-06-27T10:56:54.404Z] [2024-06-27T10:56:54.404Z] setToolWin: [2024-06-27T10:56:54.404Z] [2024-06-27T10:56:54.404Z] setToolUnix: [2024-06-27T10:56:54.404Z] [2024-06-27T10:56:54.404Z] setToolProperty: [2024-06-27T10:56:54.404Z] [2024-06-27T10:56:54.404Z] setS1ASclassPath: [2024-06-27T10:56:54.404Z] [2024-06-27T10:56:54.404Z] init-common: [2024-06-27T10:56:54.404Z] [2024-06-27T10:56:54.404Z] deploy-common-pe: [2024-06-27T10:56:54.496Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-06-27T10:56:54.496Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_QCF [2024-06-27T10:56:54.589Z] [exec] Jun 27, 2024 10:56:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:54.589Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:56:54.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-06-27T10:56:54.652Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:54.652Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:54.652Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:54.652Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:54.652Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:54.652Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:54.652Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:54.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:56:54.752Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2024-06-27T10:56:54.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-06-27T10:56:54.752Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2024-06-27T10:56:54.752Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] all: [2024-06-27T10:56:54.752Z] [echo] @@## nonacc ##@@ [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] setOSConditions: [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] setToolWin: [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] setToolUnix: [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] setToolProperty: [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] setS1ASclassPath: [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] init-common: [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] clean: [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] setOSConditions: [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] setToolWin: [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] setToolUnix: [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] setToolProperty: [2024-06-27T10:56:54.752Z] [2024-06-27T10:56:54.752Z] setS1ASclassPath: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] init-common: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] clean-common: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setOSConditions: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setToolWin: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setToolUnix: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setToolProperty: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setS1ASclassPath: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] init-common: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] clean-classes-common: [2024-06-27T10:56:54.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setOSConditions: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setToolWin: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setToolUnix: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setToolProperty: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setS1ASclassPath: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] init-common: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] clean-jars-common: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] compile: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setOSConditions: [2024-06-27T10:56:54.753Z] [2024-06-27T10:56:54.753Z] setToolWin: [2024-06-27T10:56:54.754Z] [2024-06-27T10:56:54.754Z] setToolUnix: [2024-06-27T10:56:54.754Z] [2024-06-27T10:56:54.754Z] setToolProperty: [2024-06-27T10:56:54.754Z] [2024-06-27T10:56:54.754Z] setS1ASclassPath: [2024-06-27T10:56:54.754Z] [2024-06-27T10:56:54.754Z] init-common: [2024-06-27T10:56:54.754Z] [2024-06-27T10:56:54.754Z] compile-common: [2024-06-27T10:56:54.754Z] [echo] Current time (ISO): 2024-06-27T10:56:54.728+0000 [2024-06-27T10:56:54.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:54.754Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:54.779Z] [javaWithResult] Jun 27, 2024 10:56:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:54.779Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1a6dc589 [2024-06-27T10:56:54.779Z] [javaWithResult] Looked up home!! [2024-06-27T10:56:54.779Z] [javaWithResult] Narrowed home!! [2024-06-27T10:56:54.779Z] [javaWithResult] Got the EJB!! [2024-06-27T10:56:54.779Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-06-27T10:56:54.779Z] [javaWithResult] and for number which is = 22.25 [2024-06-27T10:56:54.779Z] [javaWithResult] [2024-06-27T10:56:54.779Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-06-27T10:56:54.779Z] [javaWithResult] [2024-06-27T10:56:54.779Z] [javaWithResult] Client now getting a User Defined Exception [2024-06-27T10:56:54.779Z] [javaWithResult] Success! Caught StatelesshelloException [2024-06-27T10:56:54.779Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-06-27T10:56:54.779Z] [javaWithResult] [2024-06-27T10:56:54.779Z] [javaWithResult] Client is now trying to remove the session bean [2024-06-27T10:56:54.779Z] [javaWithResult] [2024-06-27T10:56:54.779Z] [javaWithResult] Session bean was successfully removed by the client. [2024-06-27T10:56:54.779Z] [javaWithResult] [2024-06-27T10:56:54.779Z] [2024-06-27T10:56:54.779Z] processResult: [2024-06-27T10:56:54.779Z] [2024-06-27T10:56:54.779Z] failed: [2024-06-27T10:56:54.779Z] [2024-06-27T10:56:54.779Z] passed: [2024-06-27T10:56:54.779Z] [echo] Test ejbwithsuffix Passed [2024-06-27T10:56:54.779Z] [2024-06-27T10:56:54.779Z] unknown: [2024-06-27T10:56:54.779Z] [2024-06-27T10:56:54.779Z] declare-test: [2024-06-27T10:56:54.779Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin redeploydir [2024-06-27T10:56:54.779Z] [2024-06-27T10:56:54.779Z] init.os: [2024-06-27T10:56:54.779Z] [2024-06-27T10:56:54.779Z] init.tools.unix: [2024-06-27T10:56:54.779Z] [2024-06-27T10:56:54.779Z] init.tools.windows: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] init.tools: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] setAsadminArgs: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] init: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] init.customtasks: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] prepare: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] redeploydir.asadmin: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] setAsadminArgs: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] common.redeploydir.asadmin: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] init.os: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] init.tools.unix: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] init.tools.windows: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] init.tools: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] setAsadminArgs: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] init: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] init.customtasks: [2024-06-27T10:56:54.780Z] [2024-06-27T10:56:54.780Z] common.run.asadmin: [2024-06-27T10:56:54.780Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithEjbSuffix --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-06-27T10:56:54.844Z] [java] Got correct async exception. Cause is Canceled after 5 seconds [2024-06-27T10:56:54.844Z] [java] Got expected jakarta.ejb.ConcurrentAccessException: jakarta.ejb.ConcurrentAccessException [2024-06-27T10:56:54.844Z] [java] Got expected jakarta.ejb.ConcurrentAccessTimeoutException: jakarta.ejb.ConcurrentAccessTimeoutException [2024-06-27T10:56:54.844Z] [java] Got expected jakarta.ejb.IllegalLoopbackException: jakarta.ejb.IllegalLoopbackException [2024-06-27T10:56:54.844Z] [java] 2.x HelloRemote.hello() says hello, world [2024-06-27T10:56:54.844Z] [java] [2024-06-27T10:56:54.844Z] [java] Hello.hello() says hello, world [2024-06-27T10:56:54.844Z] [java] [2024-06-27T10:56:54.844Z] [java] 2.x HelloRemote.hello() says hello, world [2024-06-27T10:56:54.844Z] [java] [2024-06-27T10:56:54.844Z] [java] Hello.hello() says hello, world [2024-06-27T10:56:54.844Z] [java] [2024-06-27T10:56:54.844Z] [java] Value of key is: main [2024-06-27T10:56:54.844Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:54.844Z] [java] [2024-06-27T10:56:54.844Z] [java] [2024-06-27T10:56:54.844Z] [java] ----------------------------------------- [2024-06-27T10:56:54.844Z] [java] - main: PASS - [2024-06-27T10:56:54.844Z] [java] ----------------------------------------- [2024-06-27T10:56:54.844Z] [java] Total PASS: 1 [2024-06-27T10:56:54.844Z] [java] Total FAIL: 0 [2024-06-27T10:56:54.844Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:56:54.844Z] [java] ----------------------------------------- [2024-06-27T10:56:54.844Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:54.844Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] all: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] remote2: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] setOSConditions: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] setToolWin: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] setToolUnix: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] setToolProperty: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] setS1ASclassPath: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] init-common: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] clean: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] setOSConditions: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] setToolWin: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] setToolUnix: [2024-06-27T10:56:54.844Z] [2024-06-27T10:56:54.844Z] setToolProperty: [2024-06-27T10:56:54.845Z] [2024-06-27T10:56:54.845Z] setS1ASclassPath: [2024-06-27T10:56:54.845Z] [2024-06-27T10:56:54.845Z] init-common: [2024-06-27T10:56:54.845Z] [2024-06-27T10:56:54.845Z] clean-common: [2024-06-27T10:56:54.868Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-06-27T10:56:54.868Z] [2024-06-27T10:56:54.868Z] asadmin-common: [2024-06-27T10:56:54.868Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady_pool_size=5 [2024-06-27T10:56:54.965Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2024-06-27T10:56:55.099Z] [2024-06-27T10:56:55.099Z] setOSConditions: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setToolWin: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setToolUnix: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setToolProperty: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setS1ASclassPath: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] init-common: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] clean-classes-common: [2024-06-27T10:56:55.100Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setOSConditions: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setToolWin: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setToolUnix: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setToolProperty: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setS1ASclassPath: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] init-common: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] clean-jars-common: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] compile: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setOSConditions: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setToolWin: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setToolUnix: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setToolProperty: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] setS1ASclassPath: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.100Z] init-common: [2024-06-27T10:56:55.100Z] [2024-06-27T10:56:55.101Z] compile-common: [2024-06-27T10:56:55.101Z] [echo] Current time (ISO): 2024-06-27T10:56:54.859+0000 [2024-06-27T10:56:55.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:55.101Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:55.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady_pool_size=5 [2024-06-27T10:56:55.123Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady-pool-size=5 [2024-06-27T10:56:55.123Z] [2024-06-27T10:56:55.123Z] asadmin-common: [2024-06-27T10:56:55.123Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max_pool_size=5 [2024-06-27T10:56:55.165Z] [exec] Jun 27, 2024 10:56:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:56:55.166Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:56:55.220Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_adaptedApp. [2024-06-27T10:56:55.220Z] [echo] Deployment on target server server successful [2024-06-27T10:56:55.344Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:56:55.344Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:56:55.484Z] [2024-06-27T10:56:55.484Z] setOSConditions: [2024-06-27T10:56:55.484Z] [2024-06-27T10:56:55.484Z] setToolWin: [2024-06-27T10:56:55.484Z] [2024-06-27T10:56:55.484Z] setToolUnix: [2024-06-27T10:56:55.484Z] [2024-06-27T10:56:55.484Z] setToolProperty: [2024-06-27T10:56:55.485Z] [2024-06-27T10:56:55.485Z] setS1ASclassPath: [2024-06-27T10:56:55.485Z] [2024-06-27T10:56:55.485Z] init-common: [2024-06-27T10:56:55.485Z] [2024-06-27T10:56:55.485Z] deploy-common-ee: [2024-06-27T10:56:55.485Z] [2024-06-27T10:56:55.485Z] run: [2024-06-27T10:56:55.485Z] [2024-06-27T10:56:55.485Z] setOSConditions: [2024-06-27T10:56:55.485Z] [2024-06-27T10:56:55.485Z] setToolWin: [2024-06-27T10:56:55.485Z] [2024-06-27T10:56:55.485Z] setToolUnix: [2024-06-27T10:56:55.485Z] [2024-06-27T10:56:55.485Z] setToolProperty: [2024-06-27T10:56:55.485Z] [2024-06-27T10:56:55.485Z] setS1ASclassPath: [2024-06-27T10:56:55.485Z] [2024-06-27T10:56:55.485Z] init-common: [2024-06-27T10:56:55.485Z] [2024-06-27T10:56:55.485Z] runclient-common: [2024-06-27T10:56:55.485Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedAppClient.jar -name ejb-ejb30-persistence-eem_adaptedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:56:55.595Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:55.600Z] [exec] Application deployed with name dirDeployWithEjbSuffix. [2024-06-27T10:56:55.600Z] [exec] there are no files to retrieve for application dirDeployWithEjbSuffix [2024-06-27T10:56:55.600Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:56:55.600Z] [exec] Command deploydir executed successfully. [2024-06-27T10:56:55.682Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max_pool_size=5 [2024-06-27T10:56:55.682Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max-pool-size=5 [2024-06-27T10:56:55.682Z] [2024-06-27T10:56:55.682Z] asadmin-common: [2024-06-27T10:56:55.682Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle_timeout_in_seconds=3600 [2024-06-27T10:56:55.856Z] [2024-06-27T10:56:55.857Z] init.os: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] init.tools.unix: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] init.tools.windows: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] init.tools: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] setAsadminArgs: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] init: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] init.customtasks: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] setOrbPort: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] run.positive: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] init.os: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] init.tools.unix: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] init.tools.windows: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] init.tools: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] setAsadminArgs: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] init: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] init.customtasks: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] setOrbPort: [2024-06-27T10:56:55.857Z] [2024-06-27T10:56:55.857Z] runclient: [2024-06-27T10:56:55.936Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle_timeout_in_seconds=3600 [2024-06-27T10:56:55.936Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle-timeout-in-seconds=3600 [2024-06-27T10:56:55.936Z] [2024-06-27T10:56:55.936Z] asadmin-common: [2024-06-27T10:56:55.937Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady_pool_size=5 [2024-06-27T10:56:56.031Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:56.031Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:56.031Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:56.031Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:56.031Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:56.031Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:56.031Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:56.118Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:56.118Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:56.118Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:56.119Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:56.119Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:56.119Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:56.119Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:56.175Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:56:56.175Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:56:56.175Z] [javac] ^ [2024-06-27T10:56:56.175Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:56:56.176Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:56:56.176Z] [javac] ^ [2024-06-27T10:56:56.176Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:56:56.176Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:56:56.176Z] [javac] 3 warnings [2024-06-27T10:56:56.176Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/generic-ra.jar [2024-06-27T10:56:56.176Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/ra/generic-ra.rar [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setOSConditions: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setToolWin: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setToolUnix: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setToolProperty: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setS1ASclassPath: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] init-common: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] clean-common: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setOSConditions: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setToolWin: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setToolUnix: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setToolProperty: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setS1ASclassPath: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] init-common: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] clean-classes-common: [2024-06-27T10:56:56.176Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setOSConditions: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setToolWin: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.176Z] setToolUnix: [2024-06-27T10:56:56.176Z] [2024-06-27T10:56:56.177Z] setToolProperty: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] setS1ASclassPath: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] init-common: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] clean-jars-common: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] all: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] setOSConditions: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] setToolWin: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] setToolUnix: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] setToolProperty: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] setS1ASclassPath: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] init-common: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] all: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] setOSConditions: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] setToolWin: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] setToolUnix: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] setToolProperty: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] setS1ASclassPath: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] init-common: [2024-06-27T10:56:56.177Z] [2024-06-27T10:56:56.177Z] compile-common: [2024-06-27T10:56:56.177Z] [echo] Current time (ISO): 2024-06-27T10:56:56.150+0000 [2024-06-27T10:56:56.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:56.177Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:56.410Z] [exec] Jun 27, 2024 10:56:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:56:56.410Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:56:56.419Z] [javaWithResult] Test expects successful result [2024-06-27T10:56:56.496Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady_pool_size=5 [2024-06-27T10:56:56.496Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady-pool-size=5 [2024-06-27T10:56:56.496Z] [2024-06-27T10:56:56.496Z] asadmin-common: [2024-06-27T10:56:56.496Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max_pool_size=5 [2024-06-27T10:56:56.591Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:56.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max_pool_size=5 [2024-06-27T10:56:56.750Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max-pool-size=5 [2024-06-27T10:56:56.750Z] [2024-06-27T10:56:56.751Z] asadmin-common: [2024-06-27T10:56:56.751Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2024-06-27T10:56:56.845Z] [javac] 1 warning [2024-06-27T10:56:56.845Z] [2024-06-27T10:56:56.845Z] setOSConditions: [2024-06-27T10:56:56.845Z] [2024-06-27T10:56:56.845Z] setToolWin: [2024-06-27T10:56:56.845Z] [2024-06-27T10:56:56.845Z] setToolUnix: [2024-06-27T10:56:56.845Z] [2024-06-27T10:56:56.845Z] setToolProperty: [2024-06-27T10:56:56.845Z] [2024-06-27T10:56:56.845Z] setS1ASclassPath: [2024-06-27T10:56:56.845Z] [2024-06-27T10:56:56.845Z] init-common: [2024-06-27T10:56:56.845Z] [2024-06-27T10:56:56.845Z] compile-common: [2024-06-27T10:56:56.845Z] [echo] Current time (ISO): 2024-06-27T10:56:56.686+0000 [2024-06-27T10:56:56.846Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:57.004Z] [javaWithResult] Jun 27, 2024 10:56:56 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:56:57.004Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:56:57.100Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:57.100Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:57.100Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:57.100Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:57.100Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:57.100Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:57.100Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:57.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2024-06-27T10:56:57.309Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle-timeout-in-seconds=3600 [2024-06-27T10:56:57.309Z] [2024-06-27T10:56:57.309Z] asadmin-common: [2024-06-27T10:56:57.309Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.steady_pool_size=5 [2024-06-27T10:56:57.351Z] [exec] Jun 27, 2024 10:56:56 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:56:57.351Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_adapted-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_adapted.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_adaptedClient [2024-06-27T10:56:57.370Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:56:57.370Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:56:57.370Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:56:57.370Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:56:57.370Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:56:57.370Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:56:57.370Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:56:57.370Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:56:57.370Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:56:57.370Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:56:57.370Z] [exec] Value of key is:ejb-noname-annotation [2024-06-27T10:56:57.370Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:57.370Z] [exec] [2024-06-27T10:56:57.370Z] [exec] [2024-06-27T10:56:57.370Z] [exec] ----------------------------------------- [2024-06-27T10:56:57.370Z] [exec] - ejb-noname-annotation: PASS - [2024-06-27T10:56:57.370Z] [exec] ----------------------------------------- [2024-06-27T10:56:57.370Z] [exec] Total PASS: 1 [2024-06-27T10:56:57.370Z] [exec] Total FAIL: 0 [2024-06-27T10:56:57.370Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:57.370Z] [exec] ----------------------------------------- [2024-06-27T10:56:57.370Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:57.370Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:57.370Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2024-06-27T10:56:57.370Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:57.370Z] [2024-06-27T10:56:57.370Z] undeploy: [2024-06-27T10:56:57.370Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:57.370Z] [2024-06-27T10:56:57.370Z] autoundeploy-file: [2024-06-27T10:56:57.370Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-06-27T10:56:57.485Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:57.564Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.steady_pool_size=5 [2024-06-27T10:56:57.564Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2024-06-27T10:56:57.564Z] [2024-06-27T10:56:57.564Z] asadmin-common: [2024-06-27T10:56:57.564Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.max_pool_size=5 [2024-06-27T10:56:57.741Z] [javac] 1 warning [2024-06-27T10:56:57.741Z] [2024-06-27T10:56:57.741Z] setOSConditions: [2024-06-27T10:56:57.741Z] [2024-06-27T10:56:57.741Z] setToolWin: [2024-06-27T10:56:57.741Z] [2024-06-27T10:56:57.741Z] setToolUnix: [2024-06-27T10:56:57.741Z] [2024-06-27T10:56:57.741Z] setToolProperty: [2024-06-27T10:56:57.741Z] [2024-06-27T10:56:57.741Z] setS1ASclassPath: [2024-06-27T10:56:57.741Z] [2024-06-27T10:56:57.741Z] init-common: [2024-06-27T10:56:57.741Z] [2024-06-27T10:56:57.741Z] compile-common: [2024-06-27T10:56:57.741Z] [echo] Current time (ISO): 2024-06-27T10:56:57.645+0000 [2024-06-27T10:56:57.741Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:57.767Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:57.767Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:57.767Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:57.767Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:57.767Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:57.767Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:57.767Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:58.036Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:58.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.max_pool_size=5 [2024-06-27T10:56:58.123Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2024-06-27T10:56:58.123Z] [2024-06-27T10:56:58.123Z] asadmin-common: [2024-06-27T10:56:58.123Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.idle_timeout_in_seconds=3600 [2024-06-27T10:56:58.290Z] [javac] 1 warning [2024-06-27T10:56:58.290Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:58.291Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] setOSConditions: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] setToolWin: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] setToolUnix: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] setToolProperty: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] setS1ASclassPath: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] init-common: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] ejb-jar-common: [2024-06-27T10:56:58.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] package-ejbjar-common: [2024-06-27T10:56:58.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:58.291Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:58.291Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:58.291Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:58.291Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16-ejb.jar [2024-06-27T10:56:58.291Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] setOSConditions: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] setToolWin: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] setToolUnix: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] setToolProperty: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] setS1ASclassPath: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.291Z] init-common: [2024-06-27T10:56:58.291Z] [2024-06-27T10:56:58.292Z] webclient-war-common: [2024-06-27T10:56:58.292Z] [2024-06-27T10:56:58.292Z] clear: [2024-06-27T10:56:58.292Z] [2024-06-27T10:56:58.292Z] test-tlds-exist: [2024-06-27T10:56:58.292Z] [2024-06-27T10:56:58.292Z] copy-tlds: [2024-06-27T10:56:58.292Z] [2024-06-27T10:56:58.292Z] test-tagfiles-exist: [2024-06-27T10:56:58.292Z] [2024-06-27T10:56:58.292Z] copy-tagfiles: [2024-06-27T10:56:58.292Z] [2024-06-27T10:56:58.292Z] package-war-common: [2024-06-27T10:56:58.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:56:58.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:58.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:58.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:56:58.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/src/lib [2024-06-27T10:56:58.292Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:58.292Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:58.292Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:58.292Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:56:58.292Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/src/docroot [2024-06-27T10:56:58.292Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16-web.war [2024-06-27T10:56:58.292Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:56:58.292Z] [2024-06-27T10:56:58.292Z] setOSConditions: [2024-06-27T10:56:58.292Z] [2024-06-27T10:56:58.292Z] fixFiles: [2024-06-27T10:56:58.292Z] [2024-06-27T10:56:58.292Z] convUnix: [2024-06-27T10:56:58.292Z] [2024-06-27T10:56:58.292Z] convWin: [2024-06-27T10:56:58.292Z] [2024-06-27T10:56:58.292Z] setToolWin: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] setToolUnix: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] setToolProperty: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] setS1ASclassPath: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] init-common: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] ear-common: [2024-06-27T10:56:58.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:58.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:58.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:58.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:58.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:56:58.293Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] setup-map: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] set-jvm-options: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] setOSConditions: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] setToolWin: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] setToolUnix: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] setToolProperty: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] setS1ASclassPath: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] init-common: [2024-06-27T10:56:58.293Z] [2024-06-27T10:56:58.293Z] create-jvm-options: [2024-06-27T10:56:58.297Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:58.297Z] [2024-06-27T10:56:58.297Z] internal-report-success: [2024-06-27T10:56:58.297Z] [2024-06-27T10:56:58.297Z] internal-report-failure: [2024-06-27T10:56:58.297Z] [2024-06-27T10:56:58.297Z] report: [2024-06-27T10:56:58.297Z] [2024-06-27T10:56:58.297Z] all: [2024-06-27T10:56:58.297Z] [echo] [2024-06-27T10:56:58.297Z] [echo] ************************* [2024-06-27T10:56:58.297Z] [echo] * Running nointf [2024-06-27T10:56:58.297Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf [2024-06-27T10:56:58.297Z] [echo] ************************* [2024-06-27T10:56:58.297Z] [echo] [2024-06-27T10:56:58.297Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:58.297Z] [2024-06-27T10:56:58.297Z] clean: [2024-06-27T10:56:58.297Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml [2024-06-27T10:56:58.297Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:58.297Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:58.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:58.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:58.297Z] [2024-06-27T10:56:58.297Z] test-all: [2024-06-27T10:56:58.297Z] [echo] Starting Test /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/endpoint [2024-06-27T10:56:58.298Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:58.298Z] [2024-06-27T10:56:58.298Z] deploy: [2024-06-27T10:56:58.298Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:58.298Z] [2024-06-27T10:56:58.298Z] build: [2024-06-27T10:56:58.298Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:56:58.298Z] [2024-06-27T10:56:58.298Z] test-compile: [2024-06-27T10:56:58.298Z] [echo] Compiling into endpoint/HelloImpl.class [2024-06-27T10:56:58.298Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:56:58.298Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:56:58.325Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:58.325Z] [javac] 1 warning [2024-06-27T10:56:58.325Z] [2024-06-27T10:56:58.325Z] build: [2024-06-27T10:56:58.325Z] [2024-06-27T10:56:58.325Z] setOSConditions: [2024-06-27T10:56:58.325Z] [2024-06-27T10:56:58.325Z] setToolWin: [2024-06-27T10:56:58.325Z] [2024-06-27T10:56:58.325Z] setToolUnix: [2024-06-27T10:56:58.325Z] [2024-06-27T10:56:58.325Z] setToolProperty: [2024-06-27T10:56:58.325Z] [2024-06-27T10:56:58.325Z] setS1ASclassPath: [2024-06-27T10:56:58.325Z] [2024-06-27T10:56:58.325Z] init-common: [2024-06-27T10:56:58.325Z] [2024-06-27T10:56:58.325Z] ejb-jar-common: [2024-06-27T10:56:58.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:56:58.325Z] [2024-06-27T10:56:58.325Z] package-ejbjar-common: [2024-06-27T10:56:58.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:58.326Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote2-ejb.jar [2024-06-27T10:56:58.326Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:56:58.326Z] [2024-06-27T10:56:58.326Z] deploy: [2024-06-27T10:56:58.326Z] [2024-06-27T10:56:58.326Z] setOSConditions: [2024-06-27T10:56:58.326Z] [2024-06-27T10:56:58.326Z] setToolWin: [2024-06-27T10:56:58.326Z] [2024-06-27T10:56:58.326Z] setToolUnix: [2024-06-27T10:56:58.326Z] [2024-06-27T10:56:58.326Z] setToolProperty: [2024-06-27T10:56:58.326Z] [2024-06-27T10:56:58.326Z] setS1ASclassPath: [2024-06-27T10:56:58.326Z] [2024-06-27T10:56:58.326Z] init-common: [2024-06-27T10:56:58.326Z] [2024-06-27T10:56:58.326Z] deploy-jar-common: [2024-06-27T10:56:58.378Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.idle_timeout_in_seconds=3600 [2024-06-27T10:56:58.378Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2024-06-27T10:56:58.378Z] [2024-06-27T10:56:58.378Z] setOSConditions: [2024-06-27T10:56:58.378Z] [2024-06-27T10:56:58.378Z] setToolWin: [2024-06-27T10:56:58.378Z] [2024-06-27T10:56:58.378Z] setToolUnix: [2024-06-27T10:56:58.378Z] [2024-06-27T10:56:58.378Z] setToolProperty: [2024-06-27T10:56:58.378Z] [2024-06-27T10:56:58.379Z] setS1ASclassPath: [2024-06-27T10:56:58.379Z] [2024-06-27T10:56:58.379Z] init-common: [2024-06-27T10:56:58.379Z] [2024-06-27T10:56:58.379Z] deploy-common: [2024-06-27T10:56:58.379Z] [echo] Current time (ISO): 2024-06-27T10:56:58.320+0000 [2024-06-27T10:56:58.379Z] [2024-06-27T10:56:58.379Z] setOSConditions: [2024-06-27T10:56:58.379Z] [2024-06-27T10:56:58.379Z] setToolWin: [2024-06-27T10:56:58.379Z] [2024-06-27T10:56:58.379Z] setToolUnix: [2024-06-27T10:56:58.379Z] [2024-06-27T10:56:58.379Z] setToolProperty: [2024-06-27T10:56:58.379Z] [2024-06-27T10:56:58.379Z] setS1ASclassPath: [2024-06-27T10:56:58.379Z] [2024-06-27T10:56:58.379Z] init-common: [2024-06-27T10:56:58.379Z] [2024-06-27T10:56:58.379Z] deploy-common-pe: [2024-06-27T10:56:58.570Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-06-27T10:56:58.860Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:58.860Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:58.860Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:58.860Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:58.860Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:58.860Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:58.860Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:58.860Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:56:58.860Z] [javac] 1 warning [2024-06-27T10:56:58.860Z] [echo] Building with package endpoint [2024-06-27T10:56:58.860Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:56:58.885Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote2-ejb.jar [2024-06-27T10:56:58.959Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2024-06-27T10:56:59.109Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:56:59.109Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:56:59.109Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:56:59.109Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:56:59.109Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:56:59.109Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:56:59.109Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:56:59.142Z] [exec] Application deployed with name ejb-ejb31-full-remote2-ejb. [2024-06-27T10:56:59.142Z] [2024-06-27T10:56:59.142Z] run: [2024-06-27T10:56:59.142Z] [2024-06-27T10:56:59.142Z] setOSConditions: [2024-06-27T10:56:59.142Z] [2024-06-27T10:56:59.142Z] setToolWin: [2024-06-27T10:56:59.142Z] [2024-06-27T10:56:59.142Z] setToolUnix: [2024-06-27T10:56:59.142Z] [2024-06-27T10:56:59.142Z] setToolProperty: [2024-06-27T10:56:59.142Z] [2024-06-27T10:56:59.142Z] setS1ASclassPath: [2024-06-27T10:56:59.142Z] [2024-06-27T10:56:59.142Z] init-common: [2024-06-27T10:56:59.142Z] [2024-06-27T10:56:59.142Z] run_se: [2024-06-27T10:56:59.214Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2024-06-27T10:56:59.214Z] [echo] Deployment on target server server successful [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] setOSConditions: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] setToolWin: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] setToolUnix: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] setToolProperty: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] setS1ASclassPath: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] init-common: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] deploy-common-ee: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] run: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] setOSConditions: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] setToolWin: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] setToolUnix: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] setToolProperty: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.214Z] setS1ASclassPath: [2024-06-27T10:56:59.214Z] [2024-06-27T10:56:59.215Z] init-common: [2024-06-27T10:56:59.215Z] [2024-06-27T10:56:59.215Z] execute-sql-common: [2024-06-27T10:56:59.215Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2024-06-27T10:56:59.215Z] [sql] 0 rows affected [2024-06-27T10:56:59.215Z] [sql] 0 rows affected [2024-06-27T10:56:59.215Z] [sql] 0 rows affected [2024-06-27T10:56:59.215Z] [sql] 0 rows affected [2024-06-27T10:56:59.215Z] [sql] 4 of 4 SQL statements executed successfully [2024-06-27T10:56:59.215Z] [2024-06-27T10:56:59.215Z] setOSConditions: [2024-06-27T10:56:59.215Z] [2024-06-27T10:56:59.215Z] setToolWin: [2024-06-27T10:56:59.215Z] [2024-06-27T10:56:59.215Z] setToolUnix: [2024-06-27T10:56:59.215Z] [2024-06-27T10:56:59.215Z] setToolProperty: [2024-06-27T10:56:59.215Z] [2024-06-27T10:56:59.215Z] setS1ASclassPath: [2024-06-27T10:56:59.215Z] [2024-06-27T10:56:59.215Z] init-common: [2024-06-27T10:56:59.215Z] [2024-06-27T10:56:59.215Z] runclient-common: [2024-06-27T10:56:59.215Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaAppClient.jar -name jdbc-markconnectionasbad.xaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-06-27T10:56:59.360Z] [exec] Jun 27, 2024 10:56:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:59.360Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@289f15e9 [2024-06-27T10:56:59.868Z] [exec] Jun 27, 2024 10:56:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:56:59.868Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5ba1b62e [2024-06-27T10:56:59.924Z] [exec] Looked up home!! [2024-06-27T10:56:59.924Z] [exec] Narrowed home!! [2024-06-27T10:56:59.924Z] [exec] Got the EJB!! [2024-06-27T10:56:59.924Z] [exec] Calling authorized method - addItem [2024-06-27T10:56:59.924Z] [exec] 320.0 [2024-06-27T10:56:59.924Z] [exec] Shopping list for LizHurley [2024-06-27T10:56:59.924Z] [exec] lipstick [2024-06-27T10:56:59.924Z] [exec] mascara [2024-06-27T10:56:59.924Z] [exec] sandals [2024-06-27T10:56:59.924Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-06-27T10:56:59.924Z] [exec] Value of key is: Login Bean [2024-06-27T10:56:59.924Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2024-06-27T10:56:59.924Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:56:59.924Z] [exec] [2024-06-27T10:56:59.924Z] [exec] [2024-06-27T10:56:59.924Z] [exec] ----------------------------------------- [2024-06-27T10:56:59.924Z] [exec] - Login Bean: PASS - [2024-06-27T10:56:59.924Z] [exec] ----------------------------------------- [2024-06-27T10:56:59.924Z] [exec] Total PASS: 1 [2024-06-27T10:56:59.924Z] [exec] Total FAIL: 0 [2024-06-27T10:56:59.924Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:56:59.924Z] [exec] ----------------------------------------- [2024-06-27T10:56:59.924Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:59.924Z] [exec] ShoppingCart:StatefulLoginBean Test Passed [2024-06-27T10:56:59.924Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:56:59.929Z] [exec] Created 1 option(s) [2024-06-27T10:56:59.930Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:56:59.930Z] [2024-06-27T10:56:59.930Z] setOSConditions: [2024-06-27T10:56:59.930Z] [2024-06-27T10:56:59.930Z] setToolWin: [2024-06-27T10:56:59.930Z] [2024-06-27T10:56:59.930Z] setToolUnix: [2024-06-27T10:56:59.930Z] [2024-06-27T10:56:59.930Z] setToolProperty: [2024-06-27T10:56:59.930Z] [2024-06-27T10:56:59.930Z] setS1ASclassPath: [2024-06-27T10:56:59.930Z] [2024-06-27T10:56:59.930Z] init-common: [2024-06-27T10:56:59.930Z] [2024-06-27T10:56:59.930Z] create-jvm-options: [2024-06-27T10:57:00.068Z] [java] Jun 27, 2024 10:56:59 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:57:00.068Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:57:00.140Z] [exec] Jun 27, 2024 10:56:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:00.140Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:00.184Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-06-27T10:57:00.184Z] [exec] Created 1 option(s) [2024-06-27T10:57:00.184Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:57:00.184Z] [2024-06-27T10:57:00.184Z] setup: [2024-06-27T10:57:00.184Z] [2024-06-27T10:57:00.184Z] setOSConditions: [2024-06-27T10:57:00.184Z] [2024-06-27T10:57:00.184Z] setToolWin: [2024-06-27T10:57:00.184Z] [2024-06-27T10:57:00.184Z] setToolUnix: [2024-06-27T10:57:00.184Z] [2024-06-27T10:57:00.184Z] setToolProperty: [2024-06-27T10:57:00.184Z] [2024-06-27T10:57:00.184Z] setS1ASclassPath: [2024-06-27T10:57:00.184Z] [2024-06-27T10:57:00.184Z] init-common: [2024-06-27T10:57:00.184Z] [2024-06-27T10:57:00.184Z] setup-security-permission: [2024-06-27T10:57:00.184Z] [2024-06-27T10:57:00.184Z] setOSConditions: [2024-06-27T10:57:00.184Z] [2024-06-27T10:57:00.184Z] stop-server: [2024-06-27T10:57:00.428Z] [exec] I am in client [2024-06-27T10:57:00.428Z] [exec] calling setName(duke) [2024-06-27T10:57:00.428Z] [exec] Value of key is: removedDelegate [2024-06-27T10:57:00.428Z] [exec] Value of key is: delegateFoundMe [2024-06-27T10:57:00.428Z] [exec] Value of key is: findDelegateCreatedPerson [2024-06-27T10:57:00.428Z] [exec] Value of key is: delegateRemovedMe [2024-06-27T10:57:00.428Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:00.428Z] [exec] [2024-06-27T10:57:00.428Z] [exec] [2024-06-27T10:57:00.428Z] [exec] ----------------------------------------- [2024-06-27T10:57:00.428Z] [exec] - delegateRemovedMe: PASS - [2024-06-27T10:57:00.428Z] [exec] - removedDelegate: PASS - [2024-06-27T10:57:00.428Z] [exec] - delegateFoundMe: PASS - [2024-06-27T10:57:00.428Z] [exec] - findDelegateCreatedPerson: PASS - [2024-06-27T10:57:00.428Z] [exec] ----------------------------------------- [2024-06-27T10:57:00.428Z] [exec] Total PASS: 4 [2024-06-27T10:57:00.428Z] [exec] Total FAIL: 0 [2024-06-27T10:57:00.428Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:00.428Z] [exec] ----------------------------------------- [2024-06-27T10:57:00.428Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:00.428Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:00.438Z] [2024-06-27T10:57:00.439Z] stop-server-unix: [2024-06-27T10:57:00.439Z] [echo] stopping server on unix ... [2024-06-27T10:57:00.479Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:00.489Z] [2024-06-27T10:57:00.489Z] undeploy: [2024-06-27T10:57:00.489Z] [2024-06-27T10:57:00.489Z] setOSConditions: [2024-06-27T10:57:00.489Z] [2024-06-27T10:57:00.489Z] setToolWin: [2024-06-27T10:57:00.489Z] [2024-06-27T10:57:00.489Z] setToolUnix: [2024-06-27T10:57:00.489Z] [2024-06-27T10:57:00.489Z] setToolProperty: [2024-06-27T10:57:00.489Z] [2024-06-27T10:57:00.489Z] setS1ASclassPath: [2024-06-27T10:57:00.489Z] [2024-06-27T10:57:00.489Z] init-common: [2024-06-27T10:57:00.489Z] [2024-06-27T10:57:00.489Z] undeploy-common: [2024-06-27T10:57:00.684Z] [2024-06-27T10:57:00.684Z] checkReporting-common: [2024-06-27T10:57:00.684Z] [2024-06-27T10:57:00.684Z] confirmReportPresent-common: [2024-06-27T10:57:00.684Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:57:00.684Z] [echo] Test seems to be reported fine [2024-06-27T10:57:00.684Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/RepRunConf.txt [2024-06-27T10:57:00.684Z] [2024-06-27T10:57:00.684Z] confirmMissingReport-common: [2024-06-27T10:57:00.684Z] [2024-06-27T10:57:00.684Z] undeploy: [2024-06-27T10:57:00.684Z] [2024-06-27T10:57:00.684Z] setOSConditions: [2024-06-27T10:57:00.684Z] [2024-06-27T10:57:00.684Z] setToolWin: [2024-06-27T10:57:00.684Z] [2024-06-27T10:57:00.684Z] setToolUnix: [2024-06-27T10:57:00.684Z] [2024-06-27T10:57:00.684Z] setToolProperty: [2024-06-27T10:57:00.684Z] [2024-06-27T10:57:00.684Z] setS1ASclassPath: [2024-06-27T10:57:00.684Z] [2024-06-27T10:57:00.684Z] init-common: [2024-06-27T10:57:00.684Z] [2024-06-27T10:57:00.684Z] undeploy-common: [2024-06-27T10:57:00.734Z] [javac] 1 warning [2024-06-27T10:57:00.734Z] [2024-06-27T10:57:00.734Z] build: [2024-06-27T10:57:00.734Z] [2024-06-27T10:57:00.734Z] setOSConditions: [2024-06-27T10:57:00.734Z] [2024-06-27T10:57:00.734Z] setToolWin: [2024-06-27T10:57:00.734Z] [2024-06-27T10:57:00.734Z] setToolUnix: [2024-06-27T10:57:00.734Z] [2024-06-27T10:57:00.734Z] setToolProperty: [2024-06-27T10:57:00.734Z] [2024-06-27T10:57:00.734Z] setS1ASclassPath: [2024-06-27T10:57:00.734Z] [2024-06-27T10:57:00.734Z] init-common: [2024-06-27T10:57:00.734Z] [2024-06-27T10:57:00.734Z] ejb-jar-common: [2024-06-27T10:57:00.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:00.735Z] [2024-06-27T10:57:00.735Z] package-ejbjar-common: [2024-06-27T10:57:00.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:00.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:00.735Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:00.735Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/nonacc-simple-ejb.jar [2024-06-27T10:57:00.735Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:00.735Z] [echo] Preparing Jar file to execute in the client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:00.735Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/nonacc-simple-client.jar [2024-06-27T10:57:00.735Z] [2024-06-27T10:57:00.735Z] setOSConditions: [2024-06-27T10:57:00.735Z] [2024-06-27T10:57:00.735Z] fixFiles: [2024-06-27T10:57:00.735Z] [2024-06-27T10:57:00.735Z] convUnix: [2024-06-27T10:57:00.735Z] [2024-06-27T10:57:00.735Z] convWin: [2024-06-27T10:57:00.735Z] [2024-06-27T10:57:00.735Z] setToolWin: [2024-06-27T10:57:00.735Z] [2024-06-27T10:57:00.735Z] setToolUnix: [2024-06-27T10:57:00.735Z] [2024-06-27T10:57:00.735Z] setToolProperty: [2024-06-27T10:57:00.735Z] [2024-06-27T10:57:00.735Z] setS1ASclassPath: [2024-06-27T10:57:00.735Z] [2024-06-27T10:57:00.735Z] init-common: [2024-06-27T10:57:00.735Z] [2024-06-27T10:57:00.735Z] ear-common: [2024-06-27T10:57:00.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:00.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:00.735Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/nonacc/descriptor/sun-application.xml to copy. [2024-06-27T10:57:00.736Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/nonacc/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:57:00.736Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:00.736Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/nonacc-simpleApp.ear [2024-06-27T10:57:00.991Z] [2024-06-27T10:57:00.992Z] setup: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] setOSConditions: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] setToolWin: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] setToolUnix: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] setToolProperty: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] setS1ASclassPath: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] init-common: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] deploy-jms-common: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] setOSConditions: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] setToolWin: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] setToolUnix: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] setToolProperty: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] setS1ASclassPath: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] init-common: [2024-06-27T10:57:00.992Z] [2024-06-27T10:57:00.992Z] create-jms-connection-common: [2024-06-27T10:57:01.066Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false statefulLoginBeanApp [2024-06-27T10:57:01.066Z] [2024-06-27T10:57:01.066Z] delete-user: [2024-06-27T10:57:01.066Z] [2024-06-27T10:57:01.066Z] setOSConditions: [2024-06-27T10:57:01.066Z] [2024-06-27T10:57:01.066Z] setToolWin: [2024-06-27T10:57:01.066Z] [2024-06-27T10:57:01.066Z] setToolUnix: [2024-06-27T10:57:01.066Z] [2024-06-27T10:57:01.066Z] setToolProperty: [2024-06-27T10:57:01.066Z] [2024-06-27T10:57:01.066Z] setS1ASclassPath: [2024-06-27T10:57:01.066Z] [2024-06-27T10:57:01.066Z] init-common: [2024-06-27T10:57:01.066Z] [2024-06-27T10:57:01.066Z] delete-user-common: [2024-06-27T10:57:01.076Z] [exec] Jun 27, 2024 10:57:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:57:01.077Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:57:01.248Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_adaptedApp [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] unsetup: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] setOSConditions: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] setToolWin: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] setToolUnix: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] setToolProperty: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] setS1ASclassPath: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] init-common: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] execute-ejb-sql-common: [2024-06-27T10:57:01.248Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/sql/drop.sql [2024-06-27T10:57:01.248Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] all: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] eem_injection: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] setOSConditions: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] setToolWin: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] setToolUnix: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] setToolProperty: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.248Z] setS1ASclassPath: [2024-06-27T10:57:01.248Z] [2024-06-27T10:57:01.249Z] init-common: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] clean: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setOSConditions: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setToolWin: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setToolUnix: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setToolProperty: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setS1ASclassPath: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] init-common: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] clean-common: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setOSConditions: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setToolWin: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setToolUnix: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setToolProperty: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setS1ASclassPath: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] init-common: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] clean-classes-common: [2024-06-27T10:57:01.249Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setOSConditions: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setToolWin: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setToolUnix: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.249Z] setToolProperty: [2024-06-27T10:57:01.249Z] [2024-06-27T10:57:01.250Z] setS1ASclassPath: [2024-06-27T10:57:01.250Z] [2024-06-27T10:57:01.250Z] init-common: [2024-06-27T10:57:01.250Z] [2024-06-27T10:57:01.250Z] clean-jars-common: [2024-06-27T10:57:01.250Z] [2024-06-27T10:57:01.250Z] compile: [2024-06-27T10:57:01.250Z] [2024-06-27T10:57:01.250Z] setOSConditions: [2024-06-27T10:57:01.250Z] [2024-06-27T10:57:01.250Z] setToolWin: [2024-06-27T10:57:01.250Z] [2024-06-27T10:57:01.250Z] setToolUnix: [2024-06-27T10:57:01.250Z] [2024-06-27T10:57:01.250Z] setToolProperty: [2024-06-27T10:57:01.250Z] [2024-06-27T10:57:01.250Z] setS1ASclassPath: [2024-06-27T10:57:01.250Z] [2024-06-27T10:57:01.250Z] init-common: [2024-06-27T10:57:01.250Z] [2024-06-27T10:57:01.250Z] compile-common: [2024-06-27T10:57:01.250Z] [echo] Current time (ISO): 2024-06-27T10:57:01.080+0000 [2024-06-27T10:57:01.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:01.250Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:01.331Z] [exec] Jun 27, 2024 10:57:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:57:01.331Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:57:01.370Z] [exec] Waiting for the domain to stop . [2024-06-27T10:57:01.370Z] [exec] Waiting finished after 205 ms. [2024-06-27T10:57:01.370Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:57:01.371Z] [2024-06-27T10:57:01.371Z] stop-server-windows: [2024-06-27T10:57:01.371Z] [echo] taking backup of server.policy file [2024-06-27T10:57:01.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:57:01.371Z] [echo] updated server.policy file with necessary security permissions [2024-06-27T10:57:01.371Z] [2024-06-27T10:57:01.371Z] setOSConditions: [2024-06-27T10:57:01.371Z] [2024-06-27T10:57:01.371Z] start-server: [2024-06-27T10:57:01.371Z] [echo] +-----------------------------+ [2024-06-27T10:57:01.371Z] [echo] | | [2024-06-27T10:57:01.371Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:57:01.371Z] [echo] | in Felix mode | [2024-06-27T10:57:01.371Z] [echo] | | [2024-06-27T10:57:01.371Z] [echo] +-----------------------------+ [2024-06-27T10:57:01.371Z] [2024-06-27T10:57:01.371Z] start-server-unix: [2024-06-27T10:57:01.575Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-06-27T10:57:01.575Z] [exec] Connector resource jms/QCFactory created. [2024-06-27T10:57:01.575Z] [2024-06-27T10:57:01.575Z] setOSConditions: [2024-06-27T10:57:01.575Z] [2024-06-27T10:57:01.575Z] setToolWin: [2024-06-27T10:57:01.575Z] [2024-06-27T10:57:01.575Z] setToolUnix: [2024-06-27T10:57:01.575Z] [2024-06-27T10:57:01.575Z] setToolProperty: [2024-06-27T10:57:01.575Z] [2024-06-27T10:57:01.575Z] setS1ASclassPath: [2024-06-27T10:57:01.575Z] [2024-06-27T10:57:01.575Z] init-common: [2024-06-27T10:57:01.575Z] [2024-06-27T10:57:01.575Z] create-jms-resource-common: [2024-06-27T10:57:01.953Z] [java] Jun 27, 2024 10:57:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:01.953Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@73d4066e [2024-06-27T10:57:02.022Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server harpreet [2024-06-27T10:57:02.022Z] [2024-06-27T10:57:02.022Z] all: [2024-06-27T10:57:02.022Z] [echo] [2024-06-27T10:57:02.022Z] [echo] [2024-06-27T10:57:02.022Z] [echo] [2024-06-27T10:57:02.022Z] [echo] *************************************************************************** [2024-06-27T10:57:02.022Z] [echo] * Running group userWithAtSymbol [2024-06-27T10:57:02.022Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol [2024-06-27T10:57:02.022Z] [echo] *************************************************************************** [2024-06-27T10:57:02.022Z] [echo] [2024-06-27T10:57:02.022Z] [echo] [2024-06-27T10:57:02.022Z] [echo] [2024-06-27T10:57:02.022Z] [2024-06-27T10:57:02.022Z] setOSConditions: [2024-06-27T10:57:02.022Z] [2024-06-27T10:57:02.022Z] setToolWin: [2024-06-27T10:57:02.022Z] [2024-06-27T10:57:02.022Z] setToolUnix: [2024-06-27T10:57:02.022Z] [2024-06-27T10:57:02.022Z] setToolProperty: [2024-06-27T10:57:02.022Z] [2024-06-27T10:57:02.022Z] setS1ASclassPath: [2024-06-27T10:57:02.022Z] [2024-06-27T10:57:02.022Z] init-common: [2024-06-27T10:57:02.022Z] [2024-06-27T10:57:02.022Z] clean: [2024-06-27T10:57:02.022Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:02.022Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:02.022Z] [2024-06-27T10:57:02.023Z] compile: [2024-06-27T10:57:02.023Z] [2024-06-27T10:57:02.023Z] setOSConditions: [2024-06-27T10:57:02.023Z] [2024-06-27T10:57:02.023Z] setToolWin: [2024-06-27T10:57:02.023Z] [2024-06-27T10:57:02.023Z] setToolUnix: [2024-06-27T10:57:02.023Z] [2024-06-27T10:57:02.023Z] setToolProperty: [2024-06-27T10:57:02.023Z] [2024-06-27T10:57:02.023Z] setS1ASclassPath: [2024-06-27T10:57:02.023Z] [2024-06-27T10:57:02.023Z] init-common: [2024-06-27T10:57:02.023Z] [2024-06-27T10:57:02.023Z] compile-common: [2024-06-27T10:57:02.023Z] [echo] Current time (ISO): 2024-06-27T10:57:01.779+0000 [2024-06-27T10:57:02.023Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:02.023Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:02.122Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:02.122Z] [2024-06-27T10:57:02.122Z] run: [2024-06-27T10:57:02.122Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:02.122Z] [2024-06-27T10:57:02.122Z] prepare-client: [2024-06-27T10:57:02.123Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:02.123Z] [2024-06-27T10:57:02.123Z] wsdl-import: [2024-06-27T10:57:02.123Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:02.123Z] [2024-06-27T10:57:02.123Z] configurable-wsdl-import: [2024-06-27T10:57:02.123Z] [echo] Current time (ISO): 2024-06-27T10:57:01.872+0000 [2024-06-27T10:57:02.123Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:57:02.136Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-06-27T10:57:02.184Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:02.184Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:02.184Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:02.184Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:02.185Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:02.185Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:02.185Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:02.207Z] [java] hGlobal = com.acme._Hello_Wrapper@1df5ad8b [2024-06-27T10:57:02.207Z] [java] hGlobal hello = hello, world [2024-06-27T10:57:02.207Z] [java] [2024-06-27T10:57:02.283Z] [javaWithResult] Jun 27, 2024 10:57:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:02.283Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@404db674 [2024-06-27T10:57:02.283Z] [javaWithResult] Looked up home!! [2024-06-27T10:57:02.283Z] [javaWithResult] Narrowed home!! [2024-06-27T10:57:02.283Z] [javaWithResult] Got the EJB!! [2024-06-27T10:57:02.283Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-06-27T10:57:02.283Z] [javaWithResult] and for number which is = 22.25 [2024-06-27T10:57:02.283Z] [javaWithResult] [2024-06-27T10:57:02.283Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-06-27T10:57:02.283Z] [javaWithResult] [2024-06-27T10:57:02.283Z] [javaWithResult] Client now getting a User Defined Exception [2024-06-27T10:57:02.283Z] [javaWithResult] Success! Caught StatelesshelloException [2024-06-27T10:57:02.283Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-06-27T10:57:02.283Z] [javaWithResult] [2024-06-27T10:57:02.283Z] [javaWithResult] Client is now trying to remove the session bean [2024-06-27T10:57:02.283Z] [javaWithResult] [2024-06-27T10:57:02.283Z] [javaWithResult] Session bean was successfully removed by the client. [2024-06-27T10:57:02.283Z] [javaWithResult] [2024-06-27T10:57:02.283Z] [2024-06-27T10:57:02.283Z] processResult: [2024-06-27T10:57:02.283Z] [2024-06-27T10:57:02.283Z] failed: [2024-06-27T10:57:02.283Z] [2024-06-27T10:57:02.283Z] passed: [2024-06-27T10:57:02.283Z] [echo] Test ejbwithsuffix Passed [2024-06-27T10:57:02.283Z] [2024-06-27T10:57:02.283Z] unknown: [2024-06-27T10:57:02.283Z] [2024-06-27T10:57:02.283Z] declare-test: [2024-06-27T10:57:02.283Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin undeploydir [2024-06-27T10:57:02.283Z] [2024-06-27T10:57:02.283Z] undeploy.asadmin: [2024-06-27T10:57:02.283Z] [2024-06-27T10:57:02.284Z] setAsadminArgs: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] common.undeploy.asadmin: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init.os: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init.tools.unix: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init.tools.windows: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init.tools: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] setAsadminArgs: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init.customtasks: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] delAppRef: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init.os: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init.tools.unix: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init.tools.windows: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init.tools: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] setAsadminArgs: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] init.customtasks: [2024-06-27T10:57:02.284Z] [2024-06-27T10:57:02.284Z] common.run.asadmin: [2024-06-27T10:57:02.284Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithEjbSuffix [2024-06-27T10:57:02.379Z] [exec] parsing WSDL... [2024-06-27T10:57:02.392Z] [exec] JMS Desctination Queue created. [2024-06-27T10:57:02.848Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:02.848Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:57:02.977Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-06-27T10:57:02.977Z] [exec] Administered object jms/SampleQueue created. [2024-06-27T10:57:02.977Z] [2024-06-27T10:57:02.977Z] deploy: [2024-06-27T10:57:02.977Z] [2024-06-27T10:57:02.977Z] setOSConditions: [2024-06-27T10:57:02.977Z] [2024-06-27T10:57:02.977Z] setToolWin: [2024-06-27T10:57:02.977Z] [2024-06-27T10:57:02.977Z] setToolUnix: [2024-06-27T10:57:02.977Z] [2024-06-27T10:57:02.977Z] setToolProperty: [2024-06-27T10:57:02.977Z] [2024-06-27T10:57:02.977Z] setS1ASclassPath: [2024-06-27T10:57:02.977Z] [2024-06-27T10:57:02.977Z] init-common: [2024-06-27T10:57:02.977Z] [2024-06-27T10:57:02.977Z] deploy-common: [2024-06-27T10:57:02.977Z] [echo] Current time (ISO): 2024-06-27T10:57:02.832+0000 [2024-06-27T10:57:02.977Z] [2024-06-27T10:57:02.978Z] setOSConditions: [2024-06-27T10:57:02.978Z] [2024-06-27T10:57:02.978Z] setToolWin: [2024-06-27T10:57:02.978Z] [2024-06-27T10:57:02.978Z] setToolUnix: [2024-06-27T10:57:02.978Z] [2024-06-27T10:57:02.978Z] setToolProperty: [2024-06-27T10:57:02.978Z] [2024-06-27T10:57:02.978Z] setS1ASclassPath: [2024-06-27T10:57:02.978Z] [2024-06-27T10:57:02.978Z] init-common: [2024-06-27T10:57:02.978Z] [2024-06-27T10:57:02.978Z] deploy-common-pe: [2024-06-27T10:57:03.104Z] [exec] Command undeploy executed successfully. [2024-06-27T10:57:03.104Z] [2024-06-27T10:57:03.105Z] init.os: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] init.tools.unix: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] init.tools.windows: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] init.tools: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] setAsadminArgs: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] init: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] init.customtasks: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] setOrbPort: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] run.negative: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] init.os: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] init.tools.unix: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] init.tools.windows: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] init.tools: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] setAsadminArgs: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] init: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] init.customtasks: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] setOrbPort: [2024-06-27T10:57:03.105Z] [2024-06-27T10:57:03.105Z] runclient: [2024-06-27T10:57:03.305Z] [exec] [2024-06-27T10:57:03.305Z] [exec] Generating code... [2024-06-27T10:57:03.305Z] [exec] [2024-06-27T10:57:03.305Z] [exec] Compiling code... [2024-06-27T10:57:03.397Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:03.397Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:03.397Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:03.397Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:03.397Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:03.397Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:03.397Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:03.546Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:03.546Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:57:03.546Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:57:03.546Z] [javac] 2 warnings [2024-06-27T10:57:03.546Z] [2024-06-27T10:57:03.546Z] setOSConditions: [2024-06-27T10:57:03.546Z] [2024-06-27T10:57:03.546Z] setToolWin: [2024-06-27T10:57:03.546Z] [2024-06-27T10:57:03.546Z] setToolUnix: [2024-06-27T10:57:03.546Z] [2024-06-27T10:57:03.546Z] setToolProperty: [2024-06-27T10:57:03.547Z] [2024-06-27T10:57:03.547Z] setS1ASclassPath: [2024-06-27T10:57:03.547Z] [2024-06-27T10:57:03.547Z] init-common: [2024-06-27T10:57:03.547Z] [2024-06-27T10:57:03.547Z] compile-common: [2024-06-27T10:57:03.547Z] [echo] Current time (ISO): 2024-06-27T10:57:03.335+0000 [2024-06-27T10:57:03.547Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:03.670Z] [javaWithResult] Test expected to fail [2024-06-27T10:57:03.856Z] [exec] Jun 27, 2024 10:57:03 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:03.856Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@11c581a0 [2024-06-27T10:57:03.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/nonacc-simpleApp.ear [2024-06-27T10:57:04.170Z] [exec] Application deployed with name nonacc-simpleApp. [2024-06-27T10:57:04.170Z] [exec] there are no files to retrieve for application nonacc-simpleApp [2024-06-27T10:57:04.170Z] [echo] Deployment on target server server successful [2024-06-27T10:57:04.170Z] [2024-06-27T10:57:04.170Z] setOSConditions: [2024-06-27T10:57:04.170Z] [2024-06-27T10:57:04.170Z] setToolWin: [2024-06-27T10:57:04.170Z] [2024-06-27T10:57:04.170Z] setToolUnix: [2024-06-27T10:57:04.170Z] [2024-06-27T10:57:04.170Z] setToolProperty: [2024-06-27T10:57:04.170Z] [2024-06-27T10:57:04.170Z] setS1ASclassPath: [2024-06-27T10:57:04.170Z] [2024-06-27T10:57:04.170Z] init-common: [2024-06-27T10:57:04.170Z] [2024-06-27T10:57:04.170Z] deploy-common-ee: [2024-06-27T10:57:04.170Z] [2024-06-27T10:57:04.170Z] run: [2024-06-27T10:57:04.231Z] [javaWithResult] Jun 27, 2024 10:57:04 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:57:04.231Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:57:04.232Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T10:57:04.232Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:04.232Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:04.232Z] [2024-06-27T10:57:04.232Z] compile-client: [2024-06-27T10:57:04.232Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:04.232Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:04.484Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:04.484Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:04.484Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:04.484Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:04.484Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:04.484Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:04.484Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:04.488Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:04.488Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:04.488Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:04.488Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:04.488Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:04.488Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:04.488Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:04.743Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:04.743Z] [javac] 1 warning [2024-06-27T10:57:04.743Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:04.743Z] [2024-06-27T10:57:04.743Z] unjar-client-utils: [2024-06-27T10:57:04.743Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:04.743Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:04.743Z] [2024-06-27T10:57:04.743Z] internal-run: [2024-06-27T10:57:04.743Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-06-27T10:57:04.798Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:04.798Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/shopping/RpaBean.java:63: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:57:04.798Z] [javac] itemPrice.add(new Integer(price)); [2024-06-27T10:57:04.798Z] [javac] ^ [2024-06-27T10:57:04.856Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : [2024-06-27T10:57:04.856Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : [2024-06-27T10:57:05.055Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/shopping/RpaBean.java uses unchecked or unsafe operations. [2024-06-27T10:57:05.055Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:57:05.055Z] [javac] 2 warnings [2024-06-27T10:57:05.055Z] [2024-06-27T10:57:05.055Z] setOSConditions: [2024-06-27T10:57:05.055Z] [2024-06-27T10:57:05.055Z] setToolWin: [2024-06-27T10:57:05.055Z] [2024-06-27T10:57:05.055Z] setToolUnix: [2024-06-27T10:57:05.055Z] [2024-06-27T10:57:05.055Z] setToolProperty: [2024-06-27T10:57:05.055Z] [2024-06-27T10:57:05.055Z] setS1ASclassPath: [2024-06-27T10:57:05.055Z] [2024-06-27T10:57:05.055Z] init-common: [2024-06-27T10:57:05.055Z] [2024-06-27T10:57:05.055Z] compile-common: [2024-06-27T10:57:05.055Z] [echo] Current time (ISO): 2024-06-27T10:57:04.907+0000 [2024-06-27T10:57:05.055Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:05.155Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : [2024-06-27T10:57:05.155Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : [2024-06-27T10:57:05.155Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : [2024-06-27T10:57:05.409Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:05.409Z] [javac] 1 warning [2024-06-27T10:57:05.409Z] [2024-06-27T10:57:05.409Z] build: [2024-06-27T10:57:05.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:57:05.409Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_injection-lib.jar [2024-06-27T10:57:05.409Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_injection-par1.jar [2024-06-27T10:57:05.409Z] [2024-06-27T10:57:05.409Z] setOSConditions: [2024-06-27T10:57:05.409Z] [2024-06-27T10:57:05.409Z] fixFiles: [2024-06-27T10:57:05.409Z] [2024-06-27T10:57:05.410Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : [2024-06-27T10:57:05.410Z] convUnix: [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : [2024-06-27T10:57:05.410Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : [2024-06-27T10:57:05.410Z] convWin: [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : [2024-06-27T10:57:05.410Z] setToolWin: [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] setToolUnix: [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] setToolProperty: [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] setS1ASclassPath: [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] init-common: [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] package-persistence-common: [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] ejb-jar-common: [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] package-ejbjar-common: [2024-06-27T10:57:05.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:05.410Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injection-ejb.jar [2024-06-27T10:57:05.410Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] appclient-jar-common: [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] package-appclientjar-common: [2024-06-27T10:57:05.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:05.410Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injection-client.jar [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] webclient-war-common: [2024-06-27T10:57:05.410Z] [2024-06-27T10:57:05.410Z] build-ear-common: [2024-06-27T10:57:05.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:05.410Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:05.411Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2024-06-27T10:57:05.411Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2024-06-27T10:57:05.411Z] [2024-06-27T10:57:05.411Z] setup: [2024-06-27T10:57:05.411Z] [2024-06-27T10:57:05.411Z] setOSConditions: [2024-06-27T10:57:05.411Z] [2024-06-27T10:57:05.411Z] setToolWin: [2024-06-27T10:57:05.411Z] [2024-06-27T10:57:05.411Z] setToolUnix: [2024-06-27T10:57:05.411Z] [2024-06-27T10:57:05.411Z] setToolProperty: [2024-06-27T10:57:05.411Z] [2024-06-27T10:57:05.411Z] setS1ASclassPath: [2024-06-27T10:57:05.411Z] [2024-06-27T10:57:05.411Z] init-common: [2024-06-27T10:57:05.411Z] [2024-06-27T10:57:05.411Z] execute-ejb-sql-common: [2024-06-27T10:57:05.605Z] [java] Jun 27, 2024 10:57:05 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:57:05.605Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:57:05.605Z] [java] Value of key is: mdb main [2024-06-27T10:57:05.665Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : [2024-06-27T10:57:05.665Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : [2024-06-27T10:57:05.666Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/sql/create.sql [2024-06-27T10:57:05.666Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:05.666Z] [2024-06-27T10:57:05.666Z] deploy: [2024-06-27T10:57:05.666Z] [2024-06-27T10:57:05.666Z] setOSConditions: [2024-06-27T10:57:05.666Z] [2024-06-27T10:57:05.667Z] setToolWin: [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] setToolUnix: [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] setToolProperty: [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] setS1ASclassPath: [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] init-common: [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] deploy-common: [2024-06-27T10:57:05.667Z] [echo] Current time (ISO): 2024-06-27T10:57:05.424+0000 [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] setOSConditions: [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] setToolWin: [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] setToolUnix: [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] setToolProperty: [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] setS1ASclassPath: [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] init-common: [2024-06-27T10:57:05.667Z] [2024-06-27T10:57:05.667Z] deploy-common-pe: [2024-06-27T10:57:05.920Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : [2024-06-27T10:57:05.920Z] [exec] Mark-Connection-As-Bad [2024-06-27T10:57:05.920Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:05.920Z] [exec] [2024-06-27T10:57:05.920Z] [exec] [2024-06-27T10:57:05.920Z] [exec] ----------------------------------------- [2024-06-27T10:57:05.920Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : : PASS - [2024-06-27T10:57:05.920Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : : PASS - [2024-06-27T10:57:05.920Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : : PASS - [2024-06-27T10:57:05.921Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : : PASS - [2024-06-27T10:57:05.921Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : : PASS - [2024-06-27T10:57:05.921Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : : PASS - [2024-06-27T10:57:05.921Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : : PASS - [2024-06-27T10:57:05.921Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : : PASS - [2024-06-27T10:57:05.921Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : : PASS - [2024-06-27T10:57:05.921Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : : PASS - [2024-06-27T10:57:05.921Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : : PASS - [2024-06-27T10:57:05.921Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : : PASS - [2024-06-27T10:57:05.921Z] [exec] ----------------------------------------- [2024-06-27T10:57:05.921Z] [exec] Total PASS: 12 [2024-06-27T10:57:05.921Z] [exec] Total FAIL: 0 [2024-06-27T10:57:05.921Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:05.921Z] [exec] ----------------------------------------- [2024-06-27T10:57:05.921Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:05.921Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:06.177Z] [2024-06-27T10:57:06.177Z] checkReporting-common: [2024-06-27T10:57:06.177Z] [2024-06-27T10:57:06.177Z] confirmReportPresent-common: [2024-06-27T10:57:06.177Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:57:06.177Z] [echo] Test seems to be reported fine [2024-06-27T10:57:06.177Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/RepRunConf.txt [2024-06-27T10:57:06.177Z] [2024-06-27T10:57:06.177Z] confirmMissingReport-common: [2024-06-27T10:57:06.177Z] [2024-06-27T10:57:06.177Z] undeploy: [2024-06-27T10:57:06.177Z] [2024-06-27T10:57:06.177Z] setOSConditions: [2024-06-27T10:57:06.177Z] [2024-06-27T10:57:06.177Z] setToolWin: [2024-06-27T10:57:06.177Z] [2024-06-27T10:57:06.178Z] setToolUnix: [2024-06-27T10:57:06.178Z] [2024-06-27T10:57:06.178Z] setToolProperty: [2024-06-27T10:57:06.178Z] [2024-06-27T10:57:06.178Z] setS1ASclassPath: [2024-06-27T10:57:06.178Z] [2024-06-27T10:57:06.178Z] init-common: [2024-06-27T10:57:06.178Z] [2024-06-27T10:57:06.178Z] execute-sql-common: [2024-06-27T10:57:06.178Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/drop_pointbase.sql [2024-06-27T10:57:06.178Z] [sql] 0 rows affected [2024-06-27T10:57:06.178Z] [sql] 0 rows affected [2024-06-27T10:57:06.178Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:57:06.178Z] [2024-06-27T10:57:06.178Z] unsetup: [2024-06-27T10:57:06.178Z] [2024-06-27T10:57:06.178Z] asadmin-common: [2024-06-27T10:57:06.178Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-06-27T10:57:06.227Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2024-06-27T10:57:06.424Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:06.424Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:06.424Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:06.424Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:06.424Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:06.424Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:06.424Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:06.482Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_injectionApp. [2024-06-27T10:57:06.482Z] [echo] Deployment on target server server successful [2024-06-27T10:57:06.482Z] [2024-06-27T10:57:06.482Z] setOSConditions: [2024-06-27T10:57:06.482Z] [2024-06-27T10:57:06.483Z] setToolWin: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] setToolUnix: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] setToolProperty: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] setS1ASclassPath: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] init-common: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] deploy-common-ee: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] run: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] setOSConditions: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] setToolWin: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] setToolUnix: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] setToolProperty: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] setS1ASclassPath: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] init-common: [2024-06-27T10:57:06.483Z] [2024-06-27T10:57:06.483Z] runclient-common: [2024-06-27T10:57:06.483Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionAppClient.jar -name ejb-ejb30-persistence-eem_injectionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:57:06.647Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:57:06.647Z] [exec] Waiting finished after 4,646 ms. [2024-06-27T10:57:06.647Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:57:06.647Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:57:06.647Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:57:06.647Z] [exec] Admin Port: 4,848 [2024-06-27T10:57:06.647Z] [exec] Command start-domain executed successfully. [2024-06-27T10:57:06.902Z] [2024-06-27T10:57:06.902Z] start-server-windows: [2024-06-27T10:57:06.902Z] [2024-06-27T10:57:06.902Z] setOSConditions: [2024-06-27T10:57:06.902Z] [2024-06-27T10:57:06.902Z] setToolWin: [2024-06-27T10:57:06.902Z] [2024-06-27T10:57:06.902Z] setToolUnix: [2024-06-27T10:57:06.902Z] [2024-06-27T10:57:06.902Z] setToolProperty: [2024-06-27T10:57:06.902Z] [2024-06-27T10:57:06.902Z] setS1ASclassPath: [2024-06-27T10:57:06.902Z] [2024-06-27T10:57:06.902Z] init-common: [2024-06-27T10:57:06.902Z] [2024-06-27T10:57:06.902Z] setupJdbc: [2024-06-27T10:57:06.902Z] [2024-06-27T10:57:06.902Z] setOSConditions: [2024-06-27T10:57:06.902Z] [2024-06-27T10:57:06.902Z] setToolWin: [2024-06-27T10:57:06.902Z] [2024-06-27T10:57:06.902Z] setToolUnix: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setToolProperty: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setS1ASclassPath: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] init-common: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] execute-sql-common: [2024-06-27T10:57:06.903Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/createdb.sql [2024-06-27T10:57:06.903Z] [sql] Failed to execute: drop table MESSAGES [2024-06-27T10:57:06.903Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-06-27T10:57:06.903Z] [sql] 0 rows affected [2024-06-27T10:57:06.903Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] deploy: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setOSConditions: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setToolWin: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setToolUnix: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setToolProperty: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setS1ASclassPath: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] init-common: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] deploy: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setOSConditions: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setToolWin: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setToolUnix: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setToolProperty: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] setS1ASclassPath: [2024-06-27T10:57:06.903Z] [2024-06-27T10:57:06.903Z] init-common: [2024-06-27T10:57:06.904Z] [2024-06-27T10:57:06.904Z] deploy-rar-common: [2024-06-27T10:57:06.904Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-06-27T10:57:07.102Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-06-27T10:57:07.358Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-06-27T10:57:07.358Z] [2024-06-27T10:57:07.358Z] setOSConditions: [2024-06-27T10:57:07.358Z] [2024-06-27T10:57:07.358Z] setToolWin: [2024-06-27T10:57:07.358Z] [2024-06-27T10:57:07.358Z] setToolUnix: [2024-06-27T10:57:07.358Z] [2024-06-27T10:57:07.358Z] setToolProperty: [2024-06-27T10:57:07.358Z] [2024-06-27T10:57:07.358Z] setS1ASclassPath: [2024-06-27T10:57:07.358Z] [2024-06-27T10:57:07.358Z] init-common: [2024-06-27T10:57:07.358Z] [2024-06-27T10:57:07.358Z] delete-jdbc-resource-common: [2024-06-27T10:57:07.358Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/unshareable [2024-06-27T10:57:07.408Z] [exec] Jun 27, 2024 10:57:07 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:07.408Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:07.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/unshareable [2024-06-27T10:57:07.613Z] [exec] JDBC resource jdbc/unshareable deleted successfully [2024-06-27T10:57:07.613Z] [echo] cmd executed for server [2024-06-27T10:57:07.613Z] [2024-06-27T10:57:07.613Z] setOSConditions: [2024-06-27T10:57:07.613Z] [2024-06-27T10:57:07.613Z] setToolWin: [2024-06-27T10:57:07.613Z] [2024-06-27T10:57:07.613Z] setToolUnix: [2024-06-27T10:57:07.613Z] [2024-06-27T10:57:07.613Z] setToolProperty: [2024-06-27T10:57:07.613Z] [2024-06-27T10:57:07.613Z] setS1ASclassPath: [2024-06-27T10:57:07.613Z] [2024-06-27T10:57:07.613Z] init-common: [2024-06-27T10:57:07.613Z] [2024-06-27T10:57:07.613Z] delete-jdbc-connpool-common: [2024-06-27T10:57:07.614Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc/jdbc-unshareable-pool [2024-06-27T10:57:07.799Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:07.842Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-06-27T10:57:08.055Z] [javac] 1 warning [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] build: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] setOSConditions: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] fixFiles: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] convUnix: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] convWin: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] setToolWin: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] setToolUnix: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] setToolProperty: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] setS1ASclassPath: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] init-common: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] package-persistence-common: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] ejb-jar-common: [2024-06-27T10:57:08.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] package-ejbjar-common: [2024-06-27T10:57:08.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:08.056Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:08.056Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:08.056Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-ejb.jar [2024-06-27T10:57:08.056Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] appclient-jar-common: [2024-06-27T10:57:08.056Z] [2024-06-27T10:57:08.056Z] package-appclientjar-common: [2024-06-27T10:57:08.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:08.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:08.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:08.057Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-client.jar [2024-06-27T10:57:08.057Z] [2024-06-27T10:57:08.057Z] webclient-war-common: [2024-06-27T10:57:08.057Z] [2024-06-27T10:57:08.057Z] build-ear-common: [2024-06-27T10:57:08.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:08.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:08.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:08.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:08.057Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-06-27T10:57:08.057Z] [2024-06-27T10:57:08.057Z] setup: [2024-06-27T10:57:08.057Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keyfile2 [2024-06-27T10:57:08.057Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/temp.txt [2024-06-27T10:57:08.057Z] [2024-06-27T10:57:08.057Z] asadmin-common: [2024-06-27T10:57:08.057Z] [echo] asadmin create-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm file2 [2024-06-27T10:57:08.174Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc/jdbc-unshareable-pool [2024-06-27T10:57:08.174Z] [exec] JDBC Connection pool jdbc/jdbc-unshareable-pool deleted successfully [2024-06-27T10:57:08.174Z] [echo] cmd executed for server [2024-06-27T10:57:08.174Z] [2024-06-27T10:57:08.174Z] setOSConditions: [2024-06-27T10:57:08.174Z] [2024-06-27T10:57:08.174Z] setToolWin: [2024-06-27T10:57:08.174Z] [2024-06-27T10:57:08.174Z] setToolUnix: [2024-06-27T10:57:08.174Z] [2024-06-27T10:57:08.174Z] setToolProperty: [2024-06-27T10:57:08.174Z] [2024-06-27T10:57:08.174Z] setS1ASclassPath: [2024-06-27T10:57:08.174Z] [2024-06-27T10:57:08.174Z] init-common: [2024-06-27T10:57:08.174Z] [2024-06-27T10:57:08.174Z] delete-jdbc-resource-common: [2024-06-27T10:57:08.174Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/shareable [2024-06-27T10:57:08.349Z] [exec] Jun 27, 2024 10:57:08 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:57:08.349Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_injection-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_injection.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_injectionClient [2024-06-27T10:57:08.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/shareable [2024-06-27T10:57:08.429Z] [exec] JDBC resource jdbc/shareable deleted successfully [2024-06-27T10:57:08.429Z] [echo] cmd executed for server [2024-06-27T10:57:08.429Z] [2024-06-27T10:57:08.429Z] setOSConditions: [2024-06-27T10:57:08.429Z] [2024-06-27T10:57:08.429Z] setToolWin: [2024-06-27T10:57:08.429Z] [2024-06-27T10:57:08.429Z] setToolUnix: [2024-06-27T10:57:08.429Z] [2024-06-27T10:57:08.429Z] setToolProperty: [2024-06-27T10:57:08.429Z] [2024-06-27T10:57:08.429Z] setS1ASclassPath: [2024-06-27T10:57:08.429Z] [2024-06-27T10:57:08.429Z] init-common: [2024-06-27T10:57:08.429Z] [2024-06-27T10:57:08.429Z] delete-jdbc-connpool-common: [2024-06-27T10:57:08.429Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-shareable-pool [2024-06-27T10:57:08.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm --target server file2 [2024-06-27T10:57:08.875Z] [echo] Creating user with an @ symbol: harpreet@foobar.com [2024-06-27T10:57:08.875Z] [2024-06-27T10:57:08.875Z] setOSConditions: [2024-06-27T10:57:08.875Z] [2024-06-27T10:57:08.875Z] setToolWin: [2024-06-27T10:57:08.875Z] [2024-06-27T10:57:08.875Z] setToolUnix: [2024-06-27T10:57:08.875Z] [2024-06-27T10:57:08.875Z] setToolProperty: [2024-06-27T10:57:08.875Z] [2024-06-27T10:57:08.875Z] setS1ASclassPath: [2024-06-27T10:57:08.875Z] [2024-06-27T10:57:08.875Z] init-common: [2024-06-27T10:57:08.876Z] [2024-06-27T10:57:08.876Z] create-user-common: [2024-06-27T10:57:08.925Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:57:08.925Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:57:08.925Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:57:08.925Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:57:08.925Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:57:08.925Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:57:08.925Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:57:08.925Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:57:08.925Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:57:08.925Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:57:08.925Z] [exec] Value of key is:ejb-nointf-annotation [2024-06-27T10:57:08.925Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:08.925Z] [exec] [2024-06-27T10:57:08.925Z] [exec] [2024-06-27T10:57:08.925Z] [exec] ----------------------------------------- [2024-06-27T10:57:08.925Z] [exec] - ejb-nointf-annotation: PASS - [2024-06-27T10:57:08.925Z] [exec] ----------------------------------------- [2024-06-27T10:57:08.925Z] [exec] Total PASS: 1 [2024-06-27T10:57:08.925Z] [exec] Total FAIL: 0 [2024-06-27T10:57:08.925Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:08.925Z] [exec] ----------------------------------------- [2024-06-27T10:57:08.925Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:08.925Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:08.925Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-06-27T10:57:08.925Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:08.925Z] [2024-06-27T10:57:08.925Z] undeploy: [2024-06-27T10:57:08.925Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:08.925Z] [2024-06-27T10:57:08.925Z] autoundeploy-file: [2024-06-27T10:57:08.925Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:57:08.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-shareable-pool [2024-06-27T10:57:08.989Z] [exec] JDBC Connection pool jdbc-shareable-pool deleted successfully [2024-06-27T10:57:08.989Z] [echo] cmd executed for server [2024-06-27T10:57:08.989Z] [2024-06-27T10:57:08.989Z] setOSConditions: [2024-06-27T10:57:08.989Z] [2024-06-27T10:57:08.989Z] setToolWin: [2024-06-27T10:57:08.989Z] [2024-06-27T10:57:08.989Z] setToolUnix: [2024-06-27T10:57:08.989Z] [2024-06-27T10:57:08.989Z] setToolProperty: [2024-06-27T10:57:08.989Z] [2024-06-27T10:57:08.989Z] setS1ASclassPath: [2024-06-27T10:57:08.989Z] [2024-06-27T10:57:08.989Z] init-common: [2024-06-27T10:57:08.989Z] [2024-06-27T10:57:08.990Z] delete-jdbc-resource-common: [2024-06-27T10:57:08.990Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2024-06-27T10:57:09.437Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file2 --target server harpreet@foobar.com [2024-06-27T10:57:09.437Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/asadminuserpassword.txt [2024-06-27T10:57:09.437Z] [2024-06-27T10:57:09.437Z] deploy: [2024-06-27T10:57:09.438Z] [2024-06-27T10:57:09.438Z] setOSConditions: [2024-06-27T10:57:09.489Z] [javaWithResult] Jun 27, 2024 10:57:08 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:09.489Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2d38edfd [2024-06-27T10:57:09.489Z] [javaWithResult] Recd exception as expected [2024-06-27T10:57:09.489Z] [javaWithResult] Session bean was successfully removed by the client. [2024-06-27T10:57:09.489Z] [javaWithResult] [2024-06-27T10:57:09.489Z] [2024-06-27T10:57:09.489Z] processResult: [2024-06-27T10:57:09.489Z] [2024-06-27T10:57:09.489Z] failed: [2024-06-27T10:57:09.489Z] [2024-06-27T10:57:09.489Z] passed: [2024-06-27T10:57:09.489Z] [echo] Test ejbwithsuffix Passed [2024-06-27T10:57:09.489Z] [2024-06-27T10:57:09.489Z] unknown: [2024-06-27T10:57:09.489Z] [2024-06-27T10:57:09.489Z] private-all: [2024-06-27T10:57:09.489Z] [2024-06-27T10:57:09.489Z] init.os: [2024-06-27T10:57:09.489Z] [2024-06-27T10:57:09.489Z] init.tools.unix: [2024-06-27T10:57:09.489Z] [2024-06-27T10:57:09.489Z] init.tools.windows: [2024-06-27T10:57:09.489Z] [2024-06-27T10:57:09.490Z] init.tools: [2024-06-27T10:57:09.490Z] [2024-06-27T10:57:09.490Z] setAsadminArgs: [2024-06-27T10:57:09.490Z] [2024-06-27T10:57:09.490Z] init: [2024-06-27T10:57:09.490Z] [2024-06-27T10:57:09.490Z] init.customtasks: [2024-06-27T10:57:09.490Z] [2024-06-27T10:57:09.490Z] prepare: [2024-06-27T10:57:09.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war [2024-06-27T10:57:09.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2024-06-27T10:57:09.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF/classes [2024-06-27T10:57:09.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/client [2024-06-27T10:57:09.490Z] [2024-06-27T10:57:09.490Z] compile: [2024-06-27T10:57:09.490Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/war/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:09.490Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF/classes [2024-06-27T10:57:09.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2024-06-27T10:57:09.558Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2024-06-27T10:57:09.558Z] [echo] cmd executed for server [2024-06-27T10:57:09.559Z] [2024-06-27T10:57:09.559Z] setOSConditions: [2024-06-27T10:57:09.559Z] [2024-06-27T10:57:09.559Z] setToolWin: [2024-06-27T10:57:09.559Z] [2024-06-27T10:57:09.559Z] setToolUnix: [2024-06-27T10:57:09.559Z] [2024-06-27T10:57:09.559Z] setToolProperty: [2024-06-27T10:57:09.559Z] [2024-06-27T10:57:09.559Z] setS1ASclassPath: [2024-06-27T10:57:09.559Z] [2024-06-27T10:57:09.559Z] init-common: [2024-06-27T10:57:09.559Z] [2024-06-27T10:57:09.559Z] delete-jdbc-connpool-common: [2024-06-27T10:57:09.559Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] setToolWin: [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] setToolUnix: [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] setToolProperty: [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] setS1ASclassPath: [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] init-common: [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] deploy-common: [2024-06-27T10:57:09.694Z] [echo] Current time (ISO): 2024-06-27T10:57:09.439+0000 [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] setOSConditions: [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] setToolWin: [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] setToolUnix: [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] setToolProperty: [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] setS1ASclassPath: [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] init-common: [2024-06-27T10:57:09.694Z] [2024-06-27T10:57:09.694Z] deploy-common-pe: [2024-06-27T10:57:09.747Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:09.747Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:09.747Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:09.747Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:09.747Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:09.747Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:09.747Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:09.747Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:09.747Z] [javac] 1 warning [2024-06-27T10:57:09.747Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/war/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:09.747Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/client [2024-06-27T10:57:09.780Z] [java] Jun 27, 2024 10:57:09 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:09.780Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@38aafb53 [2024-06-27T10:57:09.813Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2024-06-27T10:57:09.814Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2024-06-27T10:57:09.814Z] [echo] cmd executed for server [2024-06-27T10:57:09.814Z] [2024-06-27T10:57:09.814Z] setOSConditions: [2024-06-27T10:57:09.814Z] [2024-06-27T10:57:09.814Z] setToolWin: [2024-06-27T10:57:09.814Z] [2024-06-27T10:57:09.814Z] setToolUnix: [2024-06-27T10:57:09.814Z] [2024-06-27T10:57:09.814Z] setToolProperty: [2024-06-27T10:57:09.814Z] [2024-06-27T10:57:09.814Z] setS1ASclassPath: [2024-06-27T10:57:09.814Z] [2024-06-27T10:57:09.814Z] init-common: [2024-06-27T10:57:09.814Z] [2024-06-27T10:57:09.814Z] undeploy-common: [2024-06-27T10:57:10.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-06-27T10:57:10.309Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:10.309Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:10.309Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:10.309Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:10.309Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:10.309Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:10.309Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:10.309Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:10.309Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:57:10.309Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:10.309Z] [javac] 1 warning [2024-06-27T10:57:10.309Z] [2024-06-27T10:57:10.309Z] assemble: [2024-06-27T10:57:10.309Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF [2024-06-27T10:57:10.310Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] declare-test: [2024-06-27T10:57:10.310Z] [echo] Starting test war directorydeploy/war Test asadmin deploydir [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] init.os: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] init.tools.unix: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] init.tools.windows: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] init.tools: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] setAsadminArgs: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] init: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] init.customtasks: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] prepare: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] deploydir.asadmin: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] setAsadminArgs: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] common.deploydir.asadmin: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] init.os: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] init.tools.unix: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] init.tools.windows: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] init.tools: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] setAsadminArgs: [2024-06-27T10:57:10.310Z] [2024-06-27T10:57:10.310Z] init: [2024-06-27T10:57:10.370Z] [exec] Application deployed with name generic-ra. [2024-06-27T10:57:10.370Z] [echo] Deploying generic-ra.rar on server [2024-06-27T10:57:10.370Z] [2024-06-27T10:57:10.370Z] setOSConditions: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setToolWin: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setToolUnix: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setToolProperty: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setS1ASclassPath: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] init-common: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] deploy-ear: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setOSConditions: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setToolWin: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setToolUnix: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setToolProperty: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setS1ASclassPath: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] init-common: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] deploy-common: [2024-06-27T10:57:10.371Z] [echo] Current time (ISO): 2024-06-27T10:57:10.106+0000 [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setOSConditions: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setToolWin: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setToolUnix: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setToolProperty: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] setS1ASclassPath: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] init-common: [2024-06-27T10:57:10.371Z] [2024-06-27T10:57:10.371Z] deploy-common-pe: [2024-06-27T10:57:10.373Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-markconnectionasbad.xaApp [2024-06-27T10:57:10.373Z] [2024-06-27T10:57:10.373Z] all: [2024-06-27T10:57:10.373Z] [2024-06-27T10:57:10.373Z] setOSConditions: [2024-06-27T10:57:10.373Z] [2024-06-27T10:57:10.373Z] setToolWin: [2024-06-27T10:57:10.373Z] [2024-06-27T10:57:10.373Z] setToolUnix: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setToolProperty: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setS1ASclassPath: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] init-common: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] clean: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setOSConditions: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setToolWin: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setToolUnix: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setToolProperty: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setS1ASclassPath: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] init-common: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] clean-common: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setOSConditions: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setToolWin: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setToolUnix: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setToolProperty: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setS1ASclassPath: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] init-common: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] clean-classes-common: [2024-06-27T10:57:10.374Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.374Z] setOSConditions: [2024-06-27T10:57:10.374Z] [2024-06-27T10:57:10.375Z] setToolWin: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] setToolUnix: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] setToolProperty: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] setS1ASclassPath: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] init-common: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] clean-jars-common: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] compile: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] setOSConditions: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] setToolWin: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] setToolUnix: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] setToolProperty: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] setS1ASclassPath: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] init-common: [2024-06-27T10:57:10.375Z] [2024-06-27T10:57:10.375Z] compile-common: [2024-06-27T10:57:10.375Z] [echo] Current time (ISO): 2024-06-27T10:57:10.183+0000 [2024-06-27T10:57:10.375Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:10.375Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:10.567Z] [2024-06-27T10:57:10.567Z] init.customtasks: [2024-06-27T10:57:10.567Z] [2024-06-27T10:57:10.567Z] common.run.asadmin: [2024-06-27T10:57:10.567Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWar /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2024-06-27T10:57:10.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-06-27T10:57:10.770Z] [java] Jun 27, 2024 10:57:10 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:57:10.770Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:57:10.770Z] [java] Jun 27, 2024 10:57:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:57:10.770Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:57:10.770Z] [java] Jun 27, 2024 10:57:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:57:10.771Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:57:10.771Z] [java] Jun 27, 2024 10:57:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:57:10.771Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:57:10.813Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:10.813Z] [2024-06-27T10:57:10.813Z] internal-report-success: [2024-06-27T10:57:10.813Z] [2024-06-27T10:57:10.813Z] internal-report-failure: [2024-06-27T10:57:10.814Z] [2024-06-27T10:57:10.814Z] report: [2024-06-27T10:57:10.814Z] [2024-06-27T10:57:10.814Z] all: [2024-06-27T10:57:10.814Z] [echo] [2024-06-27T10:57:10.814Z] [echo] ************************* [2024-06-27T10:57:10.814Z] [echo] * Running security [2024-06-27T10:57:10.814Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security [2024-06-27T10:57:10.814Z] [echo] ************************* [2024-06-27T10:57:10.814Z] [echo] [2024-06-27T10:57:10.814Z] [2024-06-27T10:57:10.814Z] all: [2024-06-27T10:57:10.814Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:10.814Z] [2024-06-27T10:57:10.814Z] clean: [2024-06-27T10:57:10.814Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml [2024-06-27T10:57:10.814Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:10.814Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:10.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:10.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:10.814Z] [2024-06-27T10:57:10.814Z] all: [2024-06-27T10:57:10.814Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:10.814Z] [2024-06-27T10:57:10.814Z] deploy: [2024-06-27T10:57:10.814Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:10.814Z] [2024-06-27T10:57:10.814Z] build: [2024-06-27T10:57:10.814Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:10.814Z] [2024-06-27T10:57:10.814Z] test-compile: [2024-06-27T10:57:10.814Z] [echo] Compiling into endpoint/HelloImpl.class [2024-06-27T10:57:10.814Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:10.815Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:10.852Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:10.852Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:57:10.885Z] [exec] Jun 27, 2024 10:57:10 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:10.885Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1ecf0ac6 [2024-06-27T10:57:11.026Z] [java] Jun 27, 2024 10:57:10 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:57:11.026Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:57:11.070Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:11.071Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:11.071Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:11.071Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:11.071Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:11.071Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:11.071Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:11.071Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:11.071Z] [javac] 1 warning [2024-06-27T10:57:11.071Z] [echo] Building with package endpoint [2024-06-27T10:57:11.071Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:57:11.142Z] [exec] I am in client [2024-06-27T10:57:11.142Z] [exec] calling createPerson(duke) [2024-06-27T10:57:11.142Z] [exec] created [2024-06-27T10:57:11.142Z] [exec] Value of key is: removedDelegate [2024-06-27T10:57:11.142Z] [exec] Value of key is: delegateFoundMe [2024-06-27T10:57:11.142Z] [exec] Value of key is: findDelegateCreatedPerson [2024-06-27T10:57:11.142Z] [exec] Value of key is: delegateRemovedMe [2024-06-27T10:57:11.142Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:11.142Z] [exec] [2024-06-27T10:57:11.142Z] [exec] [2024-06-27T10:57:11.142Z] [exec] ----------------------------------------- [2024-06-27T10:57:11.142Z] [exec] - delegateRemovedMe: PASS - [2024-06-27T10:57:11.142Z] [exec] - removedDelegate: PASS - [2024-06-27T10:57:11.142Z] [exec] - delegateFoundMe: PASS - [2024-06-27T10:57:11.142Z] [exec] - findDelegateCreatedPerson: PASS - [2024-06-27T10:57:11.142Z] [exec] ----------------------------------------- [2024-06-27T10:57:11.142Z] [exec] Total PASS: 4 [2024-06-27T10:57:11.142Z] [exec] Total FAIL: 0 [2024-06-27T10:57:11.142Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:11.142Z] [exec] ----------------------------------------- [2024-06-27T10:57:11.142Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:11.142Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:11.196Z] [exec] Application deployed with name rpaLoginBeanApp. [2024-06-27T10:57:11.196Z] [echo] Deployment on target server server successful [2024-06-27T10:57:11.196Z] [2024-06-27T10:57:11.196Z] setOSConditions: [2024-06-27T10:57:11.196Z] [2024-06-27T10:57:11.196Z] setToolWin: [2024-06-27T10:57:11.196Z] [2024-06-27T10:57:11.196Z] setToolUnix: [2024-06-27T10:57:11.196Z] [2024-06-27T10:57:11.196Z] setToolProperty: [2024-06-27T10:57:11.196Z] [2024-06-27T10:57:11.196Z] setS1ASclassPath: [2024-06-27T10:57:11.196Z] [2024-06-27T10:57:11.196Z] init-common: [2024-06-27T10:57:11.196Z] [2024-06-27T10:57:11.196Z] deploy-common-ee: [2024-06-27T10:57:11.196Z] [2024-06-27T10:57:11.196Z] run: [2024-06-27T10:57:11.282Z] [java] Value of key is: mdb main [2024-06-27T10:57:11.282Z] [java] Sending message: This is message 1 [2024-06-27T10:57:11.282Z] [java] Sending message: This is message 2 [2024-06-27T10:57:11.282Z] [java] Sending message: This is message 3 [2024-06-27T10:57:11.282Z] [java] Value of key is: mdb main [2024-06-27T10:57:11.282Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:11.282Z] [java] [2024-06-27T10:57:11.282Z] [java] [2024-06-27T10:57:11.282Z] [java] ----------------------------------------- [2024-06-27T10:57:11.282Z] [java] - mdb main: PASS - [2024-06-27T10:57:11.282Z] [java] ----------------------------------------- [2024-06-27T10:57:11.282Z] [java] Total PASS: 1 [2024-06-27T10:57:11.282Z] [java] Total FAIL: 0 [2024-06-27T10:57:11.282Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:57:11.282Z] [java] ----------------------------------------- [2024-06-27T10:57:11.282Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:11.317Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:11.317Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:11.317Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:11.317Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:11.317Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:11.318Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:11.318Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:11.397Z] [2024-06-27T10:57:11.397Z] checkReporting-common: [2024-06-27T10:57:11.397Z] [2024-06-27T10:57:11.397Z] confirmReportPresent-common: [2024-06-27T10:57:11.397Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:57:11.397Z] [echo] Test seems to be reported fine [2024-06-27T10:57:11.397Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/RepRunConf.txt [2024-06-27T10:57:11.397Z] [2024-06-27T10:57:11.397Z] confirmMissingReport-common: [2024-06-27T10:57:11.397Z] [2024-06-27T10:57:11.397Z] undeploy: [2024-06-27T10:57:11.397Z] [2024-06-27T10:57:11.397Z] setOSConditions: [2024-06-27T10:57:11.397Z] [2024-06-27T10:57:11.397Z] setToolWin: [2024-06-27T10:57:11.397Z] [2024-06-27T10:57:11.397Z] setToolUnix: [2024-06-27T10:57:11.397Z] [2024-06-27T10:57:11.397Z] setToolProperty: [2024-06-27T10:57:11.397Z] [2024-06-27T10:57:11.397Z] setS1ASclassPath: [2024-06-27T10:57:11.398Z] [2024-06-27T10:57:11.398Z] init-common: [2024-06-27T10:57:11.398Z] [2024-06-27T10:57:11.398Z] undeploy-common: [2024-06-27T10:57:11.414Z] [exec] Application deployed with name dirDeployWar. [2024-06-27T10:57:11.414Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:57:11.414Z] [exec] Command deploydir executed successfully. [2024-06-27T10:57:11.414Z] [2024-06-27T10:57:11.414Z] setHttpPort: [2024-06-27T10:57:11.414Z] [2024-06-27T10:57:11.414Z] run.positive: [2024-06-27T10:57:11.414Z] [2024-06-27T10:57:11.414Z] init.os: [2024-06-27T10:57:11.414Z] [2024-06-27T10:57:11.414Z] init.tools.unix: [2024-06-27T10:57:11.414Z] [2024-06-27T10:57:11.414Z] init.tools.windows: [2024-06-27T10:57:11.414Z] [2024-06-27T10:57:11.414Z] init.tools: [2024-06-27T10:57:11.414Z] [2024-06-27T10:57:11.414Z] setAsadminArgs: [2024-06-27T10:57:11.414Z] [2024-06-27T10:57:11.414Z] init: [2024-06-27T10:57:11.414Z] [2024-06-27T10:57:11.414Z] init.customtasks: [2024-06-27T10:57:11.414Z] [2024-06-27T10:57:11.414Z] runclient: [2024-06-27T10:57:11.414Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-06-27T10:57:11.537Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:11.793Z] [2024-06-27T10:57:11.793Z] undeploy: [2024-06-27T10:57:11.793Z] [2024-06-27T10:57:11.793Z] setOSConditions: [2024-06-27T10:57:11.793Z] [2024-06-27T10:57:11.793Z] setToolWin: [2024-06-27T10:57:11.793Z] [2024-06-27T10:57:11.793Z] setToolUnix: [2024-06-27T10:57:11.793Z] [2024-06-27T10:57:11.793Z] setToolProperty: [2024-06-27T10:57:11.793Z] [2024-06-27T10:57:11.793Z] setS1ASclassPath: [2024-06-27T10:57:11.793Z] [2024-06-27T10:57:11.793Z] init-common: [2024-06-27T10:57:11.794Z] [2024-06-27T10:57:11.794Z] undeploy-common: [2024-06-27T10:57:11.878Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:11.959Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_injectionApp [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] unsetup: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] setOSConditions: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] setToolWin: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] setToolUnix: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] setToolProperty: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] setS1ASclassPath: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] init-common: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] execute-ejb-sql-common: [2024-06-27T10:57:11.959Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/sql/drop.sql [2024-06-27T10:57:11.959Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] all: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] eempropagation: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] setOSConditions: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] setToolWin: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] setToolUnix: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] setToolProperty: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.959Z] setS1ASclassPath: [2024-06-27T10:57:11.959Z] [2024-06-27T10:57:11.960Z] init-common: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] clean: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setOSConditions: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setToolWin: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setToolUnix: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setToolProperty: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setS1ASclassPath: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] init-common: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] clean-common: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setOSConditions: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setToolWin: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setToolUnix: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setToolProperty: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setS1ASclassPath: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] init-common: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] clean-classes-common: [2024-06-27T10:57:11.960Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setOSConditions: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setToolWin: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setToolUnix: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.960Z] setToolProperty: [2024-06-27T10:57:11.960Z] [2024-06-27T10:57:11.961Z] setS1ASclassPath: [2024-06-27T10:57:11.961Z] [2024-06-27T10:57:11.961Z] init-common: [2024-06-27T10:57:11.961Z] [2024-06-27T10:57:11.961Z] clean-jars-common: [2024-06-27T10:57:11.961Z] [2024-06-27T10:57:11.961Z] compile: [2024-06-27T10:57:11.961Z] [2024-06-27T10:57:11.961Z] setOSConditions: [2024-06-27T10:57:11.961Z] [2024-06-27T10:57:11.961Z] setToolWin: [2024-06-27T10:57:11.961Z] [2024-06-27T10:57:11.961Z] setToolUnix: [2024-06-27T10:57:11.961Z] [2024-06-27T10:57:11.961Z] setToolProperty: [2024-06-27T10:57:11.961Z] [2024-06-27T10:57:11.961Z] setS1ASclassPath: [2024-06-27T10:57:11.961Z] [2024-06-27T10:57:11.961Z] init-common: [2024-06-27T10:57:11.961Z] [2024-06-27T10:57:11.961Z] compile-common: [2024-06-27T10:57:11.961Z] [echo] Current time (ISO): 2024-06-27T10:57:11.834+0000 [2024-06-27T10:57:11.961Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:11.961Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-06-27T10:57:11.977Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:57:11.977Z] [2024-06-27T10:57:11.977Z] processResult: [2024-06-27T10:57:11.977Z] [2024-06-27T10:57:11.977Z] failed: [2024-06-27T10:57:11.977Z] [2024-06-27T10:57:11.977Z] passed: [2024-06-27T10:57:11.977Z] [echo] Test war Passed [2024-06-27T10:57:11.977Z] [2024-06-27T10:57:11.977Z] unknown: [2024-06-27T10:57:11.977Z] [2024-06-27T10:57:11.977Z] declare-test: [2024-06-27T10:57:11.977Z] [echo] Starting test war directorydeploy/war Test asadmin redeploydir [2024-06-27T10:57:11.977Z] [2024-06-27T10:57:11.978Z] init.os: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] init.tools.unix: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] init.tools.windows: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] init.tools: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] setAsadminArgs: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] init: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] init.customtasks: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] prepare: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] redeploydir.asadmin: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] setAsadminArgs: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] common.redeploydir.asadmin: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] init.os: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] init.tools.unix: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] init.tools.windows: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] init.tools: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] setAsadminArgs: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] init: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] init.customtasks: [2024-06-27T10:57:11.978Z] [2024-06-27T10:57:11.978Z] common.run.asadmin: [2024-06-27T10:57:11.978Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWar /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2024-06-27T10:57:12.132Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:57:12.132Z] [javac] return new Integer(1); [2024-06-27T10:57:12.132Z] [javac] ^ [2024-06-27T10:57:12.132Z] [javac] 2 warnings [2024-06-27T10:57:12.132Z] [2024-06-27T10:57:12.132Z] setOSConditions: [2024-06-27T10:57:12.132Z] [2024-06-27T10:57:12.132Z] setToolWin: [2024-06-27T10:57:12.132Z] [2024-06-27T10:57:12.132Z] setToolUnix: [2024-06-27T10:57:12.132Z] [2024-06-27T10:57:12.132Z] setToolProperty: [2024-06-27T10:57:12.132Z] [2024-06-27T10:57:12.132Z] setS1ASclassPath: [2024-06-27T10:57:12.132Z] [2024-06-27T10:57:12.132Z] init-common: [2024-06-27T10:57:12.132Z] [2024-06-27T10:57:12.132Z] compile-common: [2024-06-27T10:57:12.132Z] [echo] Current time (ISO): 2024-06-27T10:57:12.105+0000 [2024-06-27T10:57:12.132Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:12.540Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:12.540Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:57:12.565Z] [exec] Jun 27, 2024 10:57:12 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:12.565Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:12.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false nonacc-simpleApp [2024-06-27T10:57:12.721Z] [2024-06-27T10:57:12.721Z] unsetup: [2024-06-27T10:57:12.721Z] [2024-06-27T10:57:12.721Z] setOSConditions: [2024-06-27T10:57:12.721Z] [2024-06-27T10:57:12.721Z] setToolWin: [2024-06-27T10:57:12.721Z] [2024-06-27T10:57:12.721Z] setToolUnix: [2024-06-27T10:57:12.721Z] [2024-06-27T10:57:12.721Z] setToolProperty: [2024-06-27T10:57:12.721Z] [2024-06-27T10:57:12.721Z] setS1ASclassPath: [2024-06-27T10:57:12.721Z] [2024-06-27T10:57:12.721Z] init-common: [2024-06-27T10:57:12.721Z] [2024-06-27T10:57:12.721Z] undeploy-jms-common: [2024-06-27T10:57:12.721Z] [2024-06-27T10:57:12.721Z] setOSConditions: [2024-06-27T10:57:12.722Z] [2024-06-27T10:57:12.722Z] setToolWin: [2024-06-27T10:57:12.722Z] [2024-06-27T10:57:12.722Z] setToolUnix: [2024-06-27T10:57:12.722Z] [2024-06-27T10:57:12.722Z] setToolProperty: [2024-06-27T10:57:12.722Z] [2024-06-27T10:57:12.722Z] setS1ASclassPath: [2024-06-27T10:57:12.722Z] [2024-06-27T10:57:12.722Z] init-common: [2024-06-27T10:57:12.722Z] [2024-06-27T10:57:12.722Z] delete-jms-connection-common: [2024-06-27T10:57:12.887Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:12.887Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:12.887Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:12.887Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:12.887Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:12.887Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:12.887Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:13.056Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:13.056Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:13.056Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:13.056Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:13.056Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:13.056Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:13.056Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:13.105Z] [exec] Application deployed with name dirDeployWar. [2024-06-27T10:57:13.105Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:57:13.105Z] [exec] Command deploydir executed successfully. [2024-06-27T10:57:13.105Z] [2024-06-27T10:57:13.105Z] setHttpPort: [2024-06-27T10:57:13.105Z] [2024-06-27T10:57:13.105Z] run.positive: [2024-06-27T10:57:13.105Z] [2024-06-27T10:57:13.105Z] init.os: [2024-06-27T10:57:13.105Z] [2024-06-27T10:57:13.105Z] init.tools.unix: [2024-06-27T10:57:13.105Z] [2024-06-27T10:57:13.105Z] init.tools.windows: [2024-06-27T10:57:13.105Z] [2024-06-27T10:57:13.105Z] init.tools: [2024-06-27T10:57:13.105Z] [2024-06-27T10:57:13.105Z] setAsadminArgs: [2024-06-27T10:57:13.105Z] [2024-06-27T10:57:13.105Z] init: [2024-06-27T10:57:13.105Z] [2024-06-27T10:57:13.105Z] init.customtasks: [2024-06-27T10:57:13.105Z] [2024-06-27T10:57:13.105Z] runclient: [2024-06-27T10:57:13.105Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-06-27T10:57:13.287Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-06-27T10:57:13.287Z] [2024-06-27T10:57:13.287Z] setOSConditions: [2024-06-27T10:57:13.287Z] [2024-06-27T10:57:13.287Z] setToolWin: [2024-06-27T10:57:13.287Z] [2024-06-27T10:57:13.287Z] setToolUnix: [2024-06-27T10:57:13.287Z] [2024-06-27T10:57:13.287Z] setToolProperty: [2024-06-27T10:57:13.287Z] [2024-06-27T10:57:13.287Z] setS1ASclassPath: [2024-06-27T10:57:13.287Z] [2024-06-27T10:57:13.287Z] init-common: [2024-06-27T10:57:13.287Z] [2024-06-27T10:57:13.287Z] delete-jms-resource-common: [2024-06-27T10:57:13.493Z] [exec] Jun 27, 2024 10:57:13 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:57:13.493Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:57:13.585Z] [echo] Deployment passed true [2024-06-27T10:57:13.585Z] [echo] ALL WEBSERVICE INVOCATION SHOULD FAIL... [2024-06-27T10:57:13.585Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:13.585Z] [2024-06-27T10:57:13.586Z] run: [2024-06-27T10:57:13.586Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:13.586Z] [2024-06-27T10:57:13.586Z] prepare-client: [2024-06-27T10:57:13.586Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:13.586Z] [2024-06-27T10:57:13.586Z] wsdl-import: [2024-06-27T10:57:13.586Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:13.586Z] [2024-06-27T10:57:13.586Z] configurable-wsdl-import: [2024-06-27T10:57:13.586Z] [echo] Current time (ISO): 2024-06-27T10:57:13.582+0000 [2024-06-27T10:57:13.586Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-06-27T10:57:13.667Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:57:13.667Z] [2024-06-27T10:57:13.667Z] processResult: [2024-06-27T10:57:13.667Z] [2024-06-27T10:57:13.667Z] failed: [2024-06-27T10:57:13.667Z] [2024-06-27T10:57:13.667Z] passed: [2024-06-27T10:57:13.667Z] [echo] Test war Passed [2024-06-27T10:57:13.667Z] [2024-06-27T10:57:13.667Z] unknown: [2024-06-27T10:57:13.667Z] [2024-06-27T10:57:13.668Z] declare-test: [2024-06-27T10:57:13.668Z] [echo] Starting test war directorydeploy/war Test asadmin undeploydir [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] undeploy.asadmin: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] setAsadminArgs: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] common.undeploy.asadmin: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init.os: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init.tools.unix: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init.tools.windows: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init.tools: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] setAsadminArgs: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init.customtasks: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] delAppRef: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init.os: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init.tools.unix: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init.tools.windows: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init.tools: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] setAsadminArgs: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] init.customtasks: [2024-06-27T10:57:13.668Z] [2024-06-27T10:57:13.668Z] common.run.asadmin: [2024-06-27T10:57:13.669Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWar [2024-06-27T10:57:13.878Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-06-27T10:57:13.878Z] [exec] Administered object jms/SampleQueue deleted. [2024-06-27T10:57:13.979Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:13.979Z] [javac] 1 warning [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] build: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] setOSConditions: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] fixFiles: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] convUnix: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] convWin: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] setToolWin: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] setToolUnix: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] setToolProperty: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] setS1ASclassPath: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] init-common: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] package-persistence-common: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] ejb-jar-common: [2024-06-27T10:57:13.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] package-ejbjar-common: [2024-06-27T10:57:13.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:13.979Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:13.979Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:13.979Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-ejb.jar [2024-06-27T10:57:13.979Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.979Z] appclient-jar-common: [2024-06-27T10:57:13.979Z] [2024-06-27T10:57:13.980Z] package-appclientjar-common: [2024-06-27T10:57:13.980Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:13.980Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:13.980Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:13.980Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-client.jar [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.980Z] webclient-war-common: [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.980Z] build-ear-common: [2024-06-27T10:57:13.980Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:13.980Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:13.980Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:13.980Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.980Z] deploy: [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.980Z] setOSConditions: [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.980Z] setToolWin: [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.980Z] setToolUnix: [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.980Z] setToolProperty: [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.980Z] setS1ASclassPath: [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.980Z] init-common: [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.980Z] execute-sql-common: [2024-06-27T10:57:13.980Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/create_pointbase.sql [2024-06-27T10:57:13.980Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2024-06-27T10:57:13.980Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2024-06-27T10:57:13.980Z] [sql] 0 rows affected [2024-06-27T10:57:13.980Z] [sql] 1 rows affected [2024-06-27T10:57:13.980Z] [sql] 1 rows affected [2024-06-27T10:57:13.980Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.980Z] setOSConditions: [2024-06-27T10:57:13.980Z] [2024-06-27T10:57:13.981Z] setToolWin: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] setToolUnix: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] setToolProperty: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] setS1ASclassPath: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] init-common: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] deploy-jdbc-common: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] setOSConditions: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] setToolWin: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] setToolUnix: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] setToolProperty: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] setS1ASclassPath: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] init-common: [2024-06-27T10:57:13.981Z] [2024-06-27T10:57:13.981Z] create-jdbc-connpool-common: [2024-06-27T10:57:14.067Z] [exec] Jun 27, 2024 10:57:13 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:57:14.067Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:57:14.146Z] [exec] parsing WSDL... [2024-06-27T10:57:14.231Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:14.231Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:57:14.249Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:14.250Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:57:14.250Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:57:14.250Z] [javac] 2 warnings [2024-06-27T10:57:14.250Z] [2024-06-27T10:57:14.250Z] setOSConditions: [2024-06-27T10:57:14.250Z] [2024-06-27T10:57:14.250Z] setToolWin: [2024-06-27T10:57:14.250Z] [2024-06-27T10:57:14.250Z] setToolUnix: [2024-06-27T10:57:14.250Z] [2024-06-27T10:57:14.250Z] setToolProperty: [2024-06-27T10:57:14.250Z] [2024-06-27T10:57:14.250Z] setS1ASclassPath: [2024-06-27T10:57:14.250Z] [2024-06-27T10:57:14.250Z] init-common: [2024-06-27T10:57:14.250Z] [2024-06-27T10:57:14.250Z] compile-common: [2024-06-27T10:57:14.250Z] [echo] Current time (ISO): 2024-06-27T10:57:14.098+0000 [2024-06-27T10:57:14.250Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:14.353Z] [java] Value of key is: main [2024-06-27T10:57:14.353Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:14.353Z] [java] [2024-06-27T10:57:14.353Z] [java] [2024-06-27T10:57:14.353Z] [java] ----------------------------------------- [2024-06-27T10:57:14.353Z] [java] - main: PASS - [2024-06-27T10:57:14.353Z] [java] ----------------------------------------- [2024-06-27T10:57:14.353Z] [java] Total PASS: 1 [2024-06-27T10:57:14.353Z] [java] Total FAIL: 0 [2024-06-27T10:57:14.353Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:57:14.353Z] [java] ----------------------------------------- [2024-06-27T10:57:14.353Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:14.353Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:14.353Z] [2024-06-27T10:57:14.353Z] undeploy: [2024-06-27T10:57:14.353Z] [2024-06-27T10:57:14.353Z] setOSConditions: [2024-06-27T10:57:14.353Z] [2024-06-27T10:57:14.353Z] setToolWin: [2024-06-27T10:57:14.353Z] [2024-06-27T10:57:14.354Z] setToolUnix: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setToolProperty: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setS1ASclassPath: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] init-common: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] undeploy-jar-common: [2024-06-27T10:57:14.354Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-remote2-ejb [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] all: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setOSConditions: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setToolWin: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setToolUnix: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setToolProperty: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setS1ASclassPath: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] init-common: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] undeploy: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setOSConditions: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setToolWin: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setToolUnix: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setToolProperty: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.354Z] setS1ASclassPath: [2024-06-27T10:57:14.354Z] [2024-06-27T10:57:14.355Z] init-common: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] undeploy-jar-common: [2024-06-27T10:57:14.355Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-remote1-ejb [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] webandejb: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setOSConditions: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setToolWin: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setToolUnix: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setToolProperty: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setS1ASclassPath: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] init-common: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] clean: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setOSConditions: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setToolWin: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setToolUnix: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setToolProperty: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setS1ASclassPath: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] init-common: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] clean-common: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setOSConditions: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.355Z] setToolWin: [2024-06-27T10:57:14.355Z] [2024-06-27T10:57:14.356Z] setToolUnix: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setToolProperty: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setS1ASclassPath: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] init-common: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] clean-classes-common: [2024-06-27T10:57:14.356Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setOSConditions: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setToolWin: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setToolUnix: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setToolProperty: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setS1ASclassPath: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] init-common: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] clean-jars-common: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] compile: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setOSConditions: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setToolWin: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setToolUnix: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setToolProperty: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] setS1ASclassPath: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] init-common: [2024-06-27T10:57:14.356Z] [2024-06-27T10:57:14.356Z] compile-common: [2024-06-27T10:57:14.357Z] [echo] Current time (ISO): 2024-06-27T10:57:13.540+0000 [2024-06-27T10:57:14.357Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:14.357Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:14.500Z] [exec] Command undeploy executed successfully. [2024-06-27T10:57:14.500Z] [2024-06-27T10:57:14.500Z] setHttpPort: [2024-06-27T10:57:14.500Z] [2024-06-27T10:57:14.500Z] run.negative: [2024-06-27T10:57:14.500Z] [2024-06-27T10:57:14.500Z] init.os: [2024-06-27T10:57:14.500Z] [2024-06-27T10:57:14.500Z] init.tools.unix: [2024-06-27T10:57:14.500Z] [2024-06-27T10:57:14.500Z] init.tools.windows: [2024-06-27T10:57:14.500Z] [2024-06-27T10:57:14.500Z] init.tools: [2024-06-27T10:57:14.500Z] [2024-06-27T10:57:14.500Z] setAsadminArgs: [2024-06-27T10:57:14.500Z] [2024-06-27T10:57:14.500Z] init: [2024-06-27T10:57:14.500Z] [2024-06-27T10:57:14.500Z] init.customtasks: [2024-06-27T10:57:14.500Z] [2024-06-27T10:57:14.500Z] runclient: [2024-06-27T10:57:14.501Z] [echo] TestClient http://localhost:8080/foo/dirDeployWar false [2024-06-27T10:57:14.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:57:14.559Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:57:14.559Z] [2024-06-27T10:57:14.559Z] set-derby-connpool-props: [2024-06-27T10:57:14.611Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:14.611Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:14.611Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:14.611Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:14.611Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:14.611Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:14.611Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:14.720Z] [exec] [2024-06-27T10:57:14.720Z] [exec] Generating code... [2024-06-27T10:57:14.844Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] all: [2024-06-27T10:57:14.844Z] [echo] @@## web2connector ##@@ [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] setOSConditions: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] setToolWin: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] setToolUnix: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] setToolProperty: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] setS1ASclassPath: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] init-common: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] clean: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] setOSConditions: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] setToolWin: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] setToolUnix: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] setToolProperty: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.844Z] setS1ASclassPath: [2024-06-27T10:57:14.844Z] [2024-06-27T10:57:14.845Z] init-common: [2024-06-27T10:57:14.845Z] [2024-06-27T10:57:14.845Z] clean-common: [2024-06-27T10:57:14.976Z] [exec] [2024-06-27T10:57:14.976Z] [exec] Compiling code... [2024-06-27T10:57:15.064Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:57:15.065Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/dirDeployWar [2024-06-27T10:57:15.065Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/foo/dirDeployWar [2024-06-27T10:57:15.065Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] processResult: [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] failed: [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] passed: [2024-06-27T10:57:15.065Z] [echo] Test war Passed [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] unknown: [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] private-all: [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] init.os: [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] init.tools.unix: [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] init.tools.windows: [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] init.tools: [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] setAsadminArgs: [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] init: [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] init.customtasks: [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] prepare: [2024-06-27T10:57:15.065Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix [2024-06-27T10:57:15.065Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2024-06-27T10:57:15.065Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF/classes [2024-06-27T10:57:15.065Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/client [2024-06-27T10:57:15.065Z] [2024-06-27T10:57:15.065Z] compile: [2024-06-27T10:57:15.065Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/warwithsuffix/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:15.066Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF/classes [2024-06-27T10:57:15.100Z] [2024-06-27T10:57:15.100Z] setOSConditions: [2024-06-27T10:57:15.100Z] [2024-06-27T10:57:15.100Z] setToolWin: [2024-06-27T10:57:15.100Z] [2024-06-27T10:57:15.100Z] setToolUnix: [2024-06-27T10:57:15.100Z] [2024-06-27T10:57:15.100Z] setToolProperty: [2024-06-27T10:57:15.100Z] [2024-06-27T10:57:15.100Z] setS1ASclassPath: [2024-06-27T10:57:15.100Z] [2024-06-27T10:57:15.100Z] init-common: [2024-06-27T10:57:15.100Z] [2024-06-27T10:57:15.101Z] clean-classes-common: [2024-06-27T10:57:15.101Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] setOSConditions: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] setToolWin: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] setToolUnix: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] setToolProperty: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] setS1ASclassPath: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] init-common: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] clean-jars-common: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] compile: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] setOSConditions: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] setToolWin: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] setToolUnix: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] setToolProperty: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] setS1ASclassPath: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] init-common: [2024-06-27T10:57:15.101Z] [2024-06-27T10:57:15.101Z] compile-common: [2024-06-27T10:57:15.101Z] [echo] Current time (ISO): 2024-06-27T10:57:14.870+0000 [2024-06-27T10:57:15.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:15.101Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:15.157Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:57:15.157Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:57:15.170Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:15.182Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:15.182Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:15.182Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:15.182Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:15.182Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:15.182Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:15.182Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:15.322Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:15.322Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:15.323Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:15.323Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:15.323Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:15.323Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:15.323Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:15.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:57:15.412Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:57:15.583Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:15.583Z] [javac] 1 warning [2024-06-27T10:57:15.583Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/warwithsuffix/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:15.583Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/client [2024-06-27T10:57:15.733Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/war/HelloStateful2.java uses or overrides a deprecated API. [2024-06-27T10:57:15.733Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:15.733Z] [javac] 1 warning [2024-06-27T10:57:15.733Z] [2024-06-27T10:57:15.734Z] setOSConditions: [2024-06-27T10:57:15.734Z] [2024-06-27T10:57:15.734Z] setToolWin: [2024-06-27T10:57:15.734Z] [2024-06-27T10:57:15.734Z] setToolUnix: [2024-06-27T10:57:15.734Z] [2024-06-27T10:57:15.734Z] setToolProperty: [2024-06-27T10:57:15.734Z] [2024-06-27T10:57:15.734Z] setS1ASclassPath: [2024-06-27T10:57:15.734Z] [2024-06-27T10:57:15.734Z] init-common: [2024-06-27T10:57:15.734Z] [2024-06-27T10:57:15.734Z] compile-common: [2024-06-27T10:57:15.734Z] [echo] Current time (ISO): 2024-06-27T10:57:15.445+0000 [2024-06-27T10:57:15.734Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:15.840Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:15.841Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:15.841Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:15.841Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:15.841Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:15.841Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:15.841Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:15.877Z] [exec] Application deployed with name connector16App. [2024-06-27T10:57:15.877Z] [exec] there are no files to retrieve for application connector16App [2024-06-27T10:57:15.877Z] [echo] Deployment on target server server successful [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setOSConditions: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setToolWin: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setToolUnix: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setToolProperty: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setS1ASclassPath: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] init-common: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] deploy-common-ee: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setOSConditions: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setToolWin: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setToolUnix: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setToolProperty: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setS1ASclassPath: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] init-common: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] create-user-common: [2024-06-27T10:57:15.878Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server jagadish [2024-06-27T10:57:15.878Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setOSConditions: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setToolWin: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.878Z] setToolUnix: [2024-06-27T10:57:15.878Z] [2024-06-27T10:57:15.879Z] setToolProperty: [2024-06-27T10:57:15.879Z] [2024-06-27T10:57:15.879Z] setS1ASclassPath: [2024-06-27T10:57:15.879Z] [2024-06-27T10:57:15.879Z] init-common: [2024-06-27T10:57:15.879Z] [2024-06-27T10:57:15.879Z] create-user-common: [2024-06-27T10:57:15.902Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T10:57:15.902Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:15.902Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:15.902Z] [2024-06-27T10:57:15.902Z] compile-client: [2024-06-27T10:57:15.902Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:15.902Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:15.972Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:57:15.972Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:57:16.098Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:16.098Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T10:57:16.098Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:16.098Z] [javac] 1 warning [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] assemble: [2024-06-27T10:57:16.098Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF [2024-06-27T10:57:16.098Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] declare-test: [2024-06-27T10:57:16.098Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin deploydir [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] init.os: [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] init.tools.unix: [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] init.tools.windows: [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] init.tools: [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] setAsadminArgs: [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] init: [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] init.customtasks: [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] prepare: [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] deploydir.asadmin: [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] setAsadminArgs: [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] common.deploydir.asadmin: [2024-06-27T10:57:16.098Z] [2024-06-27T10:57:16.098Z] init.os: [2024-06-27T10:57:16.099Z] [2024-06-27T10:57:16.099Z] init.tools.unix: [2024-06-27T10:57:16.099Z] [2024-06-27T10:57:16.099Z] init.tools.windows: [2024-06-27T10:57:16.099Z] [2024-06-27T10:57:16.099Z] init.tools: [2024-06-27T10:57:16.099Z] [2024-06-27T10:57:16.099Z] setAsadminArgs: [2024-06-27T10:57:16.099Z] [2024-06-27T10:57:16.099Z] init: [2024-06-27T10:57:16.099Z] [2024-06-27T10:57:16.099Z] init.customtasks: [2024-06-27T10:57:16.099Z] [2024-06-27T10:57:16.099Z] common.run.asadmin: [2024-06-27T10:57:16.099Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithWarSuffix /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2024-06-27T10:57:16.107Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:16.107Z] [javac] 1 warning [2024-06-27T10:57:16.107Z] [2024-06-27T10:57:16.107Z] build: [2024-06-27T10:57:16.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:57:16.107Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eempropagation-lib.jar [2024-06-27T10:57:16.107Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eempropagation-par1.jar [2024-06-27T10:57:16.107Z] [2024-06-27T10:57:16.107Z] setOSConditions: [2024-06-27T10:57:16.107Z] [2024-06-27T10:57:16.107Z] fixFiles: [2024-06-27T10:57:16.107Z] [2024-06-27T10:57:16.107Z] convUnix: [2024-06-27T10:57:16.107Z] [2024-06-27T10:57:16.107Z] convWin: [2024-06-27T10:57:16.107Z] [2024-06-27T10:57:16.107Z] setToolWin: [2024-06-27T10:57:16.107Z] [2024-06-27T10:57:16.107Z] setToolUnix: [2024-06-27T10:57:16.108Z] [2024-06-27T10:57:16.108Z] setToolProperty: [2024-06-27T10:57:16.108Z] [2024-06-27T10:57:16.108Z] setS1ASclassPath: [2024-06-27T10:57:16.108Z] [2024-06-27T10:57:16.108Z] init-common: [2024-06-27T10:57:16.108Z] [2024-06-27T10:57:16.108Z] package-persistence-common: [2024-06-27T10:57:16.108Z] [2024-06-27T10:57:16.108Z] ejb-jar-common: [2024-06-27T10:57:16.108Z] [2024-06-27T10:57:16.108Z] package-ejbjar-common: [2024-06-27T10:57:16.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:16.108Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagation-ejb.jar [2024-06-27T10:57:16.108Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:16.108Z] [2024-06-27T10:57:16.108Z] appclient-jar-common: [2024-06-27T10:57:16.108Z] [2024-06-27T10:57:16.108Z] package-appclientjar-common: [2024-06-27T10:57:16.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:16.108Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagation-client.jar [2024-06-27T10:57:16.108Z] [2024-06-27T10:57:16.108Z] webclient-war-common: [2024-06-27T10:57:16.108Z] [2024-06-27T10:57:16.108Z] build-ear-common: [2024-06-27T10:57:16.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:16.108Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:16.108Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2024-06-27T10:57:16.108Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2024-06-27T10:57:16.108Z] [2024-06-27T10:57:16.108Z] setup: [2024-06-27T10:57:16.226Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:57:16.226Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:57:16.293Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:16.293Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:16.294Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:16.294Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:16.294Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:16.294Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:16.294Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:16.381Z] [2024-06-27T10:57:16.381Z] setOSConditions: [2024-06-27T10:57:16.381Z] [2024-06-27T10:57:16.381Z] setToolWin: [2024-06-27T10:57:16.381Z] [2024-06-27T10:57:16.381Z] setToolUnix: [2024-06-27T10:57:16.381Z] [2024-06-27T10:57:16.381Z] setToolProperty: [2024-06-27T10:57:16.381Z] [2024-06-27T10:57:16.382Z] setS1ASclassPath: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] init-common: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] execute-ejb-sql-common: [2024-06-27T10:57:16.382Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/sql/create.sql [2024-06-27T10:57:16.382Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] deploy: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] setOSConditions: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] setToolWin: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] setToolUnix: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] setToolProperty: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] setS1ASclassPath: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] init-common: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] deploy-common: [2024-06-27T10:57:16.382Z] [echo] Current time (ISO): 2024-06-27T10:57:16.129+0000 [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] setOSConditions: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] setToolWin: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] setToolUnix: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] setToolProperty: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] setS1ASclassPath: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] init-common: [2024-06-27T10:57:16.382Z] [2024-06-27T10:57:16.382Z] deploy-common-pe: [2024-06-27T10:57:16.464Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:16.464Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:16.464Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:16.464Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:16.464Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:16.464Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:16.464Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:16.464Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:16.464Z] [javac] 1 warning [2024-06-27T10:57:16.464Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:16.464Z] [2024-06-27T10:57:16.464Z] unjar-client-utils: [2024-06-27T10:57:16.464Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:16.464Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:16.464Z] [2024-06-27T10:57:16.464Z] internal-run: [2024-06-27T10:57:16.464Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass [2024-06-27T10:57:16.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups iec --authrealmname file --target server jr158900 [2024-06-27T10:57:16.476Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2024-06-27T10:57:16.476Z] [2024-06-27T10:57:16.477Z] setOSConditions: [2024-06-27T10:57:16.477Z] [2024-06-27T10:57:16.477Z] setToolWin: [2024-06-27T10:57:16.477Z] [2024-06-27T10:57:16.477Z] setToolUnix: [2024-06-27T10:57:16.477Z] [2024-06-27T10:57:16.477Z] setToolProperty: [2024-06-27T10:57:16.477Z] [2024-06-27T10:57:16.477Z] setS1ASclassPath: [2024-06-27T10:57:16.477Z] [2024-06-27T10:57:16.477Z] init-common: [2024-06-27T10:57:16.477Z] [2024-06-27T10:57:16.477Z] create-user-common: [2024-06-27T10:57:16.479Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:16.479Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:16.479Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:16.479Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:16.479Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:16.479Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:16.479Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:16.662Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:16.662Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:57:16.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:57:16.784Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:57:16.943Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2024-06-27T10:57:17.035Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server prasath [2024-06-27T10:57:17.035Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2024-06-27T10:57:17.035Z] [2024-06-27T10:57:17.035Z] setOSConditions: [2024-06-27T10:57:17.035Z] [2024-06-27T10:57:17.035Z] setToolWin: [2024-06-27T10:57:17.036Z] [2024-06-27T10:57:17.036Z] setToolUnix: [2024-06-27T10:57:17.036Z] [2024-06-27T10:57:17.036Z] setToolProperty: [2024-06-27T10:57:17.036Z] [2024-06-27T10:57:17.036Z] setS1ASclassPath: [2024-06-27T10:57:17.036Z] [2024-06-27T10:57:17.036Z] init-common: [2024-06-27T10:57:17.036Z] [2024-06-27T10:57:17.036Z] create-user-common: [2024-06-27T10:57:17.039Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:17.039Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:17.197Z] [exec] Application deployed with name ejb-ejb30-persistence-eempropagationApp. [2024-06-27T10:57:17.197Z] [echo] Deployment on target server server successful [2024-06-27T10:57:17.197Z] [2024-06-27T10:57:17.198Z] setOSConditions: [2024-06-27T10:57:17.198Z] [2024-06-27T10:57:17.198Z] setToolWin: [2024-06-27T10:57:17.198Z] [2024-06-27T10:57:17.198Z] setToolUnix: [2024-06-27T10:57:17.198Z] [2024-06-27T10:57:17.198Z] setToolProperty: [2024-06-27T10:57:17.198Z] [2024-06-27T10:57:17.198Z] setS1ASclassPath: [2024-06-27T10:57:17.198Z] [2024-06-27T10:57:17.198Z] init-common: [2024-06-27T10:57:17.198Z] [2024-06-27T10:57:17.198Z] deploy-common-ee: [2024-06-27T10:57:17.198Z] [2024-06-27T10:57:17.198Z] run: [2024-06-27T10:57:17.218Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:17.218Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:57:17.218Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:17.218Z] [javac] 1 warning [2024-06-27T10:57:17.218Z] [2024-06-27T10:57:17.218Z] build: [2024-06-27T10:57:17.218Z] [2024-06-27T10:57:17.218Z] setOSConditions: [2024-06-27T10:57:17.218Z] [2024-06-27T10:57:17.218Z] setToolWin: [2024-06-27T10:57:17.218Z] [2024-06-27T10:57:17.218Z] setToolUnix: [2024-06-27T10:57:17.218Z] [2024-06-27T10:57:17.218Z] setToolProperty: [2024-06-27T10:57:17.218Z] [2024-06-27T10:57:17.218Z] setS1ASclassPath: [2024-06-27T10:57:17.218Z] [2024-06-27T10:57:17.218Z] init-common: [2024-06-27T10:57:17.218Z] [2024-06-27T10:57:17.218Z] webclient-war-common: [2024-06-27T10:57:17.218Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:17.219Z] [2024-06-27T10:57:17.219Z] clear: [2024-06-27T10:57:17.219Z] [2024-06-27T10:57:17.219Z] test-tlds-exist: [2024-06-27T10:57:17.219Z] [2024-06-27T10:57:17.219Z] copy-tlds: [2024-06-27T10:57:17.219Z] [2024-06-27T10:57:17.219Z] test-tagfiles-exist: [2024-06-27T10:57:17.219Z] [2024-06-27T10:57:17.219Z] copy-tagfiles: [2024-06-27T10:57:17.219Z] [2024-06-27T10:57:17.219Z] package-war-common: [2024-06-27T10:57:17.219Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:57:17.219Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:17.219Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:57:17.219Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:57:17.219Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/lib [2024-06-27T10:57:17.219Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:57:17.219Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/docroot [2024-06-27T10:57:17.219Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-webejb-web.war [2024-06-27T10:57:17.219Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:17.220Z] [2024-06-27T10:57:17.220Z] deploy: [2024-06-27T10:57:17.220Z] [2024-06-27T10:57:17.220Z] deploy-war-common: [2024-06-27T10:57:17.220Z] [2024-06-27T10:57:17.220Z] setOSConditions: [2024-06-27T10:57:17.220Z] [2024-06-27T10:57:17.220Z] setToolWin: [2024-06-27T10:57:17.220Z] [2024-06-27T10:57:17.220Z] setToolUnix: [2024-06-27T10:57:17.220Z] [2024-06-27T10:57:17.220Z] setToolProperty: [2024-06-27T10:57:17.220Z] [2024-06-27T10:57:17.220Z] setS1ASclassPath: [2024-06-27T10:57:17.220Z] [2024-06-27T10:57:17.220Z] init-common: [2024-06-27T10:57:17.220Z] [2024-06-27T10:57:17.220Z] deploy-war-commonpe: [2024-06-27T10:57:17.224Z] [exec] Application deployed with name dirDeployWithWarSuffix. [2024-06-27T10:57:17.224Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:57:17.224Z] [exec] Command deploydir executed successfully. [2024-06-27T10:57:17.224Z] [2024-06-27T10:57:17.224Z] setHttpPort: [2024-06-27T10:57:17.224Z] [2024-06-27T10:57:17.224Z] run.positive: [2024-06-27T10:57:17.224Z] [2024-06-27T10:57:17.224Z] init.os: [2024-06-27T10:57:17.224Z] [2024-06-27T10:57:17.224Z] init.tools.unix: [2024-06-27T10:57:17.224Z] [2024-06-27T10:57:17.225Z] init.tools.windows: [2024-06-27T10:57:17.225Z] [2024-06-27T10:57:17.225Z] init.tools: [2024-06-27T10:57:17.225Z] [2024-06-27T10:57:17.225Z] setAsadminArgs: [2024-06-27T10:57:17.225Z] [2024-06-27T10:57:17.225Z] init: [2024-06-27T10:57:17.225Z] [2024-06-27T10:57:17.225Z] init.customtasks: [2024-06-27T10:57:17.225Z] [2024-06-27T10:57:17.225Z] runclient: [2024-06-27T10:57:17.225Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-06-27T10:57:17.453Z] [2024-06-27T10:57:17.453Z] setOSConditions: [2024-06-27T10:57:17.453Z] [2024-06-27T10:57:17.453Z] setToolWin: [2024-06-27T10:57:17.453Z] [2024-06-27T10:57:17.453Z] setToolUnix: [2024-06-27T10:57:17.453Z] [2024-06-27T10:57:17.453Z] setToolProperty: [2024-06-27T10:57:17.453Z] [2024-06-27T10:57:17.453Z] setS1ASclassPath: [2024-06-27T10:57:17.453Z] [2024-06-27T10:57:17.453Z] init-common: [2024-06-27T10:57:17.453Z] [2024-06-27T10:57:17.453Z] runclient-common: [2024-06-27T10:57:17.454Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationAppClient.jar -name ejb-ejb30-persistence-eempropagationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:57:17.594Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server guest [2024-06-27T10:57:17.594Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/asadminuserpassword.txt [2024-06-27T10:57:17.594Z] [2024-06-27T10:57:17.594Z] setOSConditions: [2024-06-27T10:57:17.594Z] [2024-06-27T10:57:17.594Z] setToolWin: [2024-06-27T10:57:17.594Z] [2024-06-27T10:57:17.594Z] setToolUnix: [2024-06-27T10:57:17.594Z] [2024-06-27T10:57:17.594Z] setToolProperty: [2024-06-27T10:57:17.594Z] [2024-06-27T10:57:17.594Z] setS1ASclassPath: [2024-06-27T10:57:17.595Z] [2024-06-27T10:57:17.595Z] init-common: [2024-06-27T10:57:17.595Z] [2024-06-27T10:57:17.595Z] runtest: [2024-06-27T10:57:17.595Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:17.595Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:17.595Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:17.595Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:17.595Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:17.595Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:17.595Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:17.595Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:17.595Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:57:17.595Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:57:17.596Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:57:17.596Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:57:17.596Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:57:17.596Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:57:17.596Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:57:17.596Z] [java] ... 54 more [2024-06-27T10:57:17.596Z] [java] Java Result: -1 [2024-06-27T10:57:17.596Z] [2024-06-27T10:57:17.596Z] setOSConditions: [2024-06-27T10:57:17.596Z] [2024-06-27T10:57:17.596Z] setToolWin: [2024-06-27T10:57:17.596Z] [2024-06-27T10:57:17.596Z] setToolUnix: [2024-06-27T10:57:17.596Z] [2024-06-27T10:57:17.596Z] setToolProperty: [2024-06-27T10:57:17.596Z] [2024-06-27T10:57:17.596Z] setS1ASclassPath: [2024-06-27T10:57:17.596Z] [2024-06-27T10:57:17.596Z] init-common: [2024-06-27T10:57:17.596Z] [2024-06-27T10:57:17.596Z] disable-app: [2024-06-27T10:57:17.596Z] [2024-06-27T10:57:17.596Z] asadmin-common: [2024-06-27T10:57:17.596Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=false [2024-06-27T10:57:17.598Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:57:17.598Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:57:17.780Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-full-webejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-webejb-web.war [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-06-27T10:57:17.788Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:57:17.788Z] [2024-06-27T10:57:17.788Z] processResult: [2024-06-27T10:57:17.788Z] [2024-06-27T10:57:17.788Z] failed: [2024-06-27T10:57:17.788Z] [2024-06-27T10:57:17.788Z] passed: [2024-06-27T10:57:17.788Z] [echo] Test warwithsuffix Passed [2024-06-27T10:57:17.788Z] [2024-06-27T10:57:17.788Z] unknown: [2024-06-27T10:57:17.788Z] [2024-06-27T10:57:17.788Z] declare-test: [2024-06-27T10:57:17.789Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin redeploydir [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init.os: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init.tools.unix: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init.tools.windows: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init.tools: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] setAsadminArgs: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init.customtasks: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] prepare: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] redeploydir.asadmin: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] setAsadminArgs: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] common.redeploydir.asadmin: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init.os: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init.tools.unix: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init.tools.windows: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init.tools: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] setAsadminArgs: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] init.customtasks: [2024-06-27T10:57:17.789Z] [2024-06-27T10:57:17.789Z] common.run.asadmin: [2024-06-27T10:57:17.790Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithWarSuffix /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2024-06-27T10:57:17.831Z] [exec] Jun 27, 2024 10:57:17 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:17.831Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:17.842Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:17.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=false [2024-06-27T10:57:17.850Z] [exec] applications.application.connector16App.enabled=false [2024-06-27T10:57:17.850Z] [2024-06-27T10:57:17.850Z] setOSConditions: [2024-06-27T10:57:17.850Z] [2024-06-27T10:57:17.850Z] setToolWin: [2024-06-27T10:57:17.850Z] [2024-06-27T10:57:17.850Z] setToolUnix: [2024-06-27T10:57:17.850Z] [2024-06-27T10:57:17.850Z] setToolProperty: [2024-06-27T10:57:17.850Z] [2024-06-27T10:57:17.850Z] setS1ASclassPath: [2024-06-27T10:57:17.850Z] [2024-06-27T10:57:17.850Z] init-common: [2024-06-27T10:57:17.850Z] [2024-06-27T10:57:17.850Z] enable-app: [2024-06-27T10:57:17.850Z] [2024-06-27T10:57:17.850Z] asadmin-common: [2024-06-27T10:57:17.850Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=true [2024-06-27T10:57:17.854Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:57:17.854Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:57:17.854Z] [2024-06-27T10:57:17.854Z] setOSConditions: [2024-06-27T10:57:17.854Z] [2024-06-27T10:57:17.854Z] setToolWin: [2024-06-27T10:57:17.854Z] [2024-06-27T10:57:17.854Z] setToolUnix: [2024-06-27T10:57:17.854Z] [2024-06-27T10:57:17.854Z] setToolProperty: [2024-06-27T10:57:17.854Z] [2024-06-27T10:57:17.854Z] setS1ASclassPath: [2024-06-27T10:57:17.854Z] [2024-06-27T10:57:17.854Z] init-common: [2024-06-27T10:57:17.854Z] [2024-06-27T10:57:17.854Z] create-jdbc-resource-common: [2024-06-27T10:57:17.854Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:57:18.034Z] [exec] Application deployed with name ejb-ejb31-full-webejb-web. [2024-06-27T10:57:18.034Z] [2024-06-27T10:57:18.034Z] deploy-war-commonee: [2024-06-27T10:57:18.034Z] [2024-06-27T10:57:18.034Z] run: [2024-06-27T10:57:18.034Z] [2024-06-27T10:57:18.034Z] setOSConditions: [2024-06-27T10:57:18.034Z] [2024-06-27T10:57:18.034Z] setToolWin: [2024-06-27T10:57:18.034Z] [2024-06-27T10:57:18.034Z] setToolUnix: [2024-06-27T10:57:18.034Z] [2024-06-27T10:57:18.034Z] setToolProperty: [2024-06-27T10:57:18.034Z] [2024-06-27T10:57:18.034Z] setS1ASclassPath: [2024-06-27T10:57:18.034Z] [2024-06-27T10:57:18.034Z] init-common: [2024-06-27T10:57:18.034Z] [2024-06-27T10:57:18.034Z] run_se: [2024-06-27T10:57:18.098Z] [javac] 1 warning [2024-06-27T10:57:18.098Z] [2024-06-27T10:57:18.098Z] setOSConditions: [2024-06-27T10:57:18.098Z] [2024-06-27T10:57:18.098Z] setToolWin: [2024-06-27T10:57:18.098Z] [2024-06-27T10:57:18.098Z] setToolUnix: [2024-06-27T10:57:18.098Z] [2024-06-27T10:57:18.098Z] setToolProperty: [2024-06-27T10:57:18.098Z] [2024-06-27T10:57:18.098Z] setS1ASclassPath: [2024-06-27T10:57:18.098Z] [2024-06-27T10:57:18.098Z] init-common: [2024-06-27T10:57:18.098Z] [2024-06-27T10:57:18.098Z] compile-servlet: [2024-06-27T10:57:18.098Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml:158: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:18.098Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:18.261Z] [exec] Jun 27, 2024 10:57:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:18.261Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@56fda064 [2024-06-27T10:57:18.261Z] [exec] Looked up home!! [2024-06-27T10:57:18.261Z] [exec] Narrowed home!! [2024-06-27T10:57:18.261Z] [exec] Got the EJB!! [2024-06-27T10:57:18.261Z] [exec] Calling authorized method - addItem [2024-06-27T10:57:18.261Z] [exec] 320.0 [2024-06-27T10:57:18.261Z] [exec] Shopping list for LizHurley [2024-06-27T10:57:18.261Z] [exec] lipstick [2024-06-27T10:57:18.261Z] [exec] mascara [2024-06-27T10:57:18.261Z] [exec] sandals [2024-06-27T10:57:18.261Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-06-27T10:57:18.261Z] [exec] Value of key is: with @ [2024-06-27T10:57:18.261Z] [exec] Username with @:RpaLoginBean Test Passed [2024-06-27T10:57:18.261Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:18.261Z] [exec] [2024-06-27T10:57:18.261Z] [exec] [2024-06-27T10:57:18.261Z] [exec] ----------------------------------------- [2024-06-27T10:57:18.261Z] [exec] - with @: PASS - [2024-06-27T10:57:18.261Z] [exec] ----------------------------------------- [2024-06-27T10:57:18.261Z] [exec] Total PASS: 1 [2024-06-27T10:57:18.261Z] [exec] Total FAIL: 0 [2024-06-27T10:57:18.261Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:18.261Z] [exec] ----------------------------------------- [2024-06-27T10:57:18.261Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:18.288Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-full-webejb/HelloServlet [2024-06-27T10:57:18.353Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:18.353Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-06-27T10:57:18.354Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:18.354Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:18.354Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:18.354Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:18.354Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:18.354Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:18.354Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:18.382Z] [exec] Jun 27, 2024 10:57:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:18.382Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:18.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=true [2024-06-27T10:57:18.413Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:57:18.413Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:57:18.413Z] [echo] cmd executed for server [2024-06-27T10:57:18.413Z] [2024-06-27T10:57:18.413Z] setOSConditions: [2024-06-27T10:57:18.413Z] [2024-06-27T10:57:18.413Z] setToolWin: [2024-06-27T10:57:18.413Z] [2024-06-27T10:57:18.413Z] setToolUnix: [2024-06-27T10:57:18.413Z] [2024-06-27T10:57:18.413Z] setToolProperty: [2024-06-27T10:57:18.413Z] [2024-06-27T10:57:18.413Z] setS1ASclassPath: [2024-06-27T10:57:18.413Z] [2024-06-27T10:57:18.413Z] init-common: [2024-06-27T10:57:18.413Z] [2024-06-27T10:57:18.413Z] deploy-common: [2024-06-27T10:57:18.413Z] [echo] Current time (ISO): 2024-06-27T10:57:18.157+0000 [2024-06-27T10:57:18.413Z] [2024-06-27T10:57:18.413Z] setOSConditions: [2024-06-27T10:57:18.413Z] [2024-06-27T10:57:18.413Z] setToolWin: [2024-06-27T10:57:18.413Z] [2024-06-27T10:57:18.413Z] setToolUnix: [2024-06-27T10:57:18.414Z] [2024-06-27T10:57:18.414Z] setToolProperty: [2024-06-27T10:57:18.414Z] [2024-06-27T10:57:18.414Z] setS1ASclassPath: [2024-06-27T10:57:18.414Z] [2024-06-27T10:57:18.414Z] init-common: [2024-06-27T10:57:18.414Z] [2024-06-27T10:57:18.414Z] deploy-common-pe: [2024-06-27T10:57:18.517Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:18.609Z] [exec] Application deployed with name dirDeployWithWarSuffix. [2024-06-27T10:57:18.609Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-06-27T10:57:18.609Z] [exec] Command deploydir executed successfully. [2024-06-27T10:57:18.609Z] [2024-06-27T10:57:18.609Z] setHttpPort: [2024-06-27T10:57:18.609Z] [2024-06-27T10:57:18.609Z] run.positive: [2024-06-27T10:57:18.609Z] [2024-06-27T10:57:18.609Z] init.os: [2024-06-27T10:57:18.609Z] [2024-06-27T10:57:18.609Z] init.tools.unix: [2024-06-27T10:57:18.609Z] [2024-06-27T10:57:18.609Z] init.tools.windows: [2024-06-27T10:57:18.609Z] [2024-06-27T10:57:18.609Z] init.tools: [2024-06-27T10:57:18.609Z] [2024-06-27T10:57:18.609Z] setAsadminArgs: [2024-06-27T10:57:18.609Z] [2024-06-27T10:57:18.609Z] init: [2024-06-27T10:57:18.610Z] [2024-06-27T10:57:18.610Z] init.customtasks: [2024-06-27T10:57:18.669Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2024-06-27T10:57:18.671Z] [exec] applications.application.connector16App.enabled=true [2024-06-27T10:57:18.671Z] [2024-06-27T10:57:18.671Z] setOSConditions: [2024-06-27T10:57:18.671Z] [2024-06-27T10:57:18.671Z] setToolWin: [2024-06-27T10:57:18.671Z] [2024-06-27T10:57:18.671Z] setToolUnix: [2024-06-27T10:57:18.671Z] [2024-06-27T10:57:18.671Z] setToolProperty: [2024-06-27T10:57:18.671Z] [2024-06-27T10:57:18.671Z] setS1ASclassPath: [2024-06-27T10:57:18.671Z] [2024-06-27T10:57:18.671Z] init-common: [2024-06-27T10:57:18.671Z] [2024-06-27T10:57:18.671Z] runtest: [2024-06-27T10:57:18.671Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:18.671Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:18.671Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:57:18.671Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:18.671Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:18.672Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:18.672Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:18.672Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:18.672Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:18.672Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:57:18.672Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:57:18.672Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:57:18.672Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:57:18.672Z] [java] ... 54 more [2024-06-27T10:57:18.672Z] [java] Java Result: -1 [2024-06-27T10:57:18.672Z] [2024-06-27T10:57:18.672Z] setOSConditions: [2024-06-27T10:57:18.672Z] [2024-06-27T10:57:18.672Z] setToolWin: [2024-06-27T10:57:18.672Z] [2024-06-27T10:57:18.672Z] setToolUnix: [2024-06-27T10:57:18.672Z] [2024-06-27T10:57:18.672Z] setToolProperty: [2024-06-27T10:57:18.672Z] [2024-06-27T10:57:18.672Z] setS1ASclassPath: [2024-06-27T10:57:18.672Z] [2024-06-27T10:57:18.672Z] init-common: [2024-06-27T10:57:18.672Z] [2024-06-27T10:57:18.672Z] disable-app-ref: [2024-06-27T10:57:18.773Z] [2024-06-27T10:57:18.773Z] undeploy: [2024-06-27T10:57:18.773Z] [2024-06-27T10:57:18.773Z] setOSConditions: [2024-06-27T10:57:18.773Z] [2024-06-27T10:57:18.773Z] setToolWin: [2024-06-27T10:57:18.773Z] [2024-06-27T10:57:18.773Z] setToolUnix: [2024-06-27T10:57:18.773Z] [2024-06-27T10:57:18.773Z] setToolProperty: [2024-06-27T10:57:18.773Z] [2024-06-27T10:57:18.773Z] setS1ASclassPath: [2024-06-27T10:57:18.773Z] [2024-06-27T10:57:18.773Z] init-common: [2024-06-27T10:57:18.774Z] [2024-06-27T10:57:18.774Z] undeploy-common: [2024-06-27T10:57:18.866Z] [2024-06-27T10:57:18.866Z] runclient: [2024-06-27T10:57:18.866Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-06-27T10:57:18.926Z] [2024-06-27T10:57:18.926Z] asadmin-common: [2024-06-27T10:57:18.926Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=false [2024-06-27T10:57:18.928Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:18.928Z] [javac] 1 warning [2024-06-27T10:57:19.183Z] [2024-06-27T10:57:19.184Z] build: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] setOSConditions: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] setToolWin: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] setToolUnix: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] setToolProperty: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] setS1ASclassPath: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] init-common: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] webclient-war-common: [2024-06-27T10:57:19.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] clear: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] test-tlds-exist: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] copy-tlds: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] test-tagfiles-exist: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] copy-tagfiles: [2024-06-27T10:57:19.184Z] [2024-06-27T10:57:19.184Z] package-war-common: [2024-06-27T10:57:19.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:57:19.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:19.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:57:19.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:57:19.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/web2connector/lib [2024-06-27T10:57:19.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:19.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:19.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:19.185Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:57:19.185Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-06-27T10:57:19.185Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] setOSConditions: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] setToolWin: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] setToolUnix: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] setToolProperty: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] setS1ASclassPath: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] init-common: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] ejb-jar-common: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] package-ejbjar-common: [2024-06-27T10:57:19.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:19.185Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:19.185Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:19.185Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-06-27T10:57:19.185Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:19.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:19.185Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] setup: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] setOSConditions: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] setToolWin: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] setToolUnix: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.185Z] setToolProperty: [2024-06-27T10:57:19.185Z] [2024-06-27T10:57:19.186Z] setS1ASclassPath: [2024-06-27T10:57:19.186Z] [2024-06-27T10:57:19.186Z] init-common: [2024-06-27T10:57:19.186Z] [2024-06-27T10:57:19.186Z] default-sql: [2024-06-27T10:57:19.186Z] [2024-06-27T10:57:19.186Z] setOSConditions: [2024-06-27T10:57:19.186Z] [2024-06-27T10:57:19.186Z] setToolWin: [2024-06-27T10:57:19.186Z] [2024-06-27T10:57:19.186Z] setToolUnix: [2024-06-27T10:57:19.186Z] [2024-06-27T10:57:19.186Z] setToolProperty: [2024-06-27T10:57:19.186Z] [2024-06-27T10:57:19.186Z] setS1ASclassPath: [2024-06-27T10:57:19.186Z] [2024-06-27T10:57:19.186Z] init-common: [2024-06-27T10:57:19.186Z] [2024-06-27T10:57:19.186Z] execute-sql-common: [2024-06-27T10:57:19.186Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/simpleBank.sql [2024-06-27T10:57:19.186Z] [sql] Failed to execute: drop table customer2 [2024-06-27T10:57:19.186Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-06-27T10:57:19.186Z] [sql] 0 rows affected [2024-06-27T10:57:19.186Z] [sql] 1 rows affected [2024-06-27T10:57:19.186Z] [sql] 2 of 3 SQL statements executed successfully [2024-06-27T10:57:19.186Z] [2024-06-27T10:57:19.186Z] sql-oracle: [2024-06-27T10:57:19.186Z] [2024-06-27T10:57:19.186Z] execute-sql-connector: [2024-06-27T10:57:19.258Z] [exec] Application deployed with name ejb-bmp-statementwrapperApp. [2024-06-27T10:57:19.258Z] [echo] Deployment on target server server successful [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] setOSConditions: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] setToolWin: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] setToolUnix: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] setToolProperty: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] setS1ASclassPath: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] init-common: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] deploy-common-ee: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] run: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] setOSConditions: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] setToolWin: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] setToolUnix: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.258Z] setToolProperty: [2024-06-27T10:57:19.258Z] [2024-06-27T10:57:19.259Z] setS1ASclassPath: [2024-06-27T10:57:19.259Z] [2024-06-27T10:57:19.259Z] init-common: [2024-06-27T10:57:19.259Z] [2024-06-27T10:57:19.259Z] execute-sql-common: [2024-06-27T10:57:19.259Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/create_pointbase.sql [2024-06-27T10:57:19.259Z] [sql] 0 rows affected [2024-06-27T10:57:19.259Z] [sql] 0 rows affected [2024-06-27T10:57:19.259Z] [sql] 1 rows affected [2024-06-27T10:57:19.259Z] [sql] 1 rows affected [2024-06-27T10:57:19.259Z] [sql] 4 of 4 SQL statements executed successfully [2024-06-27T10:57:19.259Z] [2024-06-27T10:57:19.259Z] setOSConditions: [2024-06-27T10:57:19.259Z] [2024-06-27T10:57:19.259Z] setToolWin: [2024-06-27T10:57:19.259Z] [2024-06-27T10:57:19.259Z] setToolUnix: [2024-06-27T10:57:19.259Z] [2024-06-27T10:57:19.259Z] setToolProperty: [2024-06-27T10:57:19.259Z] [2024-06-27T10:57:19.259Z] setS1ASclassPath: [2024-06-27T10:57:19.259Z] [2024-06-27T10:57:19.259Z] init-common: [2024-06-27T10:57:19.259Z] [2024-06-27T10:57:19.259Z] runclient-common: [2024-06-27T10:57:19.260Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperAppClient.jar -name ejb-bmp-statementwrapperClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-06-27T10:57:19.306Z] [exec] Jun 27, 2024 10:57:19 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:57:19.306Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eempropagation-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eempropagation.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eempropagationClient [2024-06-27T10:57:19.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rpaLoginBeanApp [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-06-27T10:57:19.436Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:57:19.436Z] [2024-06-27T10:57:19.436Z] processResult: [2024-06-27T10:57:19.436Z] [2024-06-27T10:57:19.436Z] failed: [2024-06-27T10:57:19.436Z] [2024-06-27T10:57:19.436Z] passed: [2024-06-27T10:57:19.436Z] [echo] Test warwithsuffix Passed [2024-06-27T10:57:19.436Z] [2024-06-27T10:57:19.436Z] unknown: [2024-06-27T10:57:19.436Z] [2024-06-27T10:57:19.436Z] declare-test: [2024-06-27T10:57:19.436Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin undeploydir [2024-06-27T10:57:19.436Z] [2024-06-27T10:57:19.436Z] undeploy.asadmin: [2024-06-27T10:57:19.436Z] [2024-06-27T10:57:19.436Z] setAsadminArgs: [2024-06-27T10:57:19.436Z] [2024-06-27T10:57:19.436Z] common.undeploy.asadmin: [2024-06-27T10:57:19.436Z] [2024-06-27T10:57:19.436Z] init.os: [2024-06-27T10:57:19.436Z] [2024-06-27T10:57:19.437Z] init.tools.unix: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] init.tools.windows: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] init.tools: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] setAsadminArgs: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] init: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] init.customtasks: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] delAppRef: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] init.os: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] init.tools.unix: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] init.tools.windows: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] init.tools: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] setAsadminArgs: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] init: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] init.customtasks: [2024-06-27T10:57:19.437Z] [2024-06-27T10:57:19.437Z] common.run.asadmin: [2024-06-27T10:57:19.437Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithWarSuffix [2024-06-27T10:57:19.444Z] [2024-06-27T10:57:19.444Z] setOSConditions: [2024-06-27T10:57:19.444Z] [2024-06-27T10:57:19.444Z] setToolWin: [2024-06-27T10:57:19.444Z] [2024-06-27T10:57:19.444Z] setToolUnix: [2024-06-27T10:57:19.444Z] [2024-06-27T10:57:19.444Z] setToolProperty: [2024-06-27T10:57:19.444Z] [2024-06-27T10:57:19.444Z] setS1ASclassPath: [2024-06-27T10:57:19.444Z] [2024-06-27T10:57:19.444Z] init-common: [2024-06-27T10:57:19.444Z] [2024-06-27T10:57:19.444Z] create-ra-config: [2024-06-27T10:57:19.444Z] [2024-06-27T10:57:19.444Z] asadmin-common: [2024-06-27T10:57:19.444Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-06-27T10:57:19.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=false [2024-06-27T10:57:19.484Z] [exec] server.application-ref.connector16App.enabled=false [2024-06-27T10:57:19.484Z] [2024-06-27T10:57:19.484Z] setOSConditions: [2024-06-27T10:57:19.484Z] [2024-06-27T10:57:19.484Z] setToolWin: [2024-06-27T10:57:19.484Z] [2024-06-27T10:57:19.484Z] setToolUnix: [2024-06-27T10:57:19.485Z] [2024-06-27T10:57:19.485Z] setToolProperty: [2024-06-27T10:57:19.485Z] [2024-06-27T10:57:19.485Z] setS1ASclassPath: [2024-06-27T10:57:19.485Z] [2024-06-27T10:57:19.485Z] init-common: [2024-06-27T10:57:19.485Z] [2024-06-27T10:57:19.485Z] enable-app-ref: [2024-06-27T10:57:19.485Z] [2024-06-27T10:57:19.485Z] asadmin-common: [2024-06-27T10:57:19.485Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=true [2024-06-27T10:57:19.616Z] [2024-06-27T10:57:19.616Z] unsetup: [2024-06-27T10:57:19.617Z] [2024-06-27T10:57:19.617Z] setOSConditions: [2024-06-27T10:57:19.617Z] [2024-06-27T10:57:19.617Z] setToolWin: [2024-06-27T10:57:19.617Z] [2024-06-27T10:57:19.617Z] setToolUnix: [2024-06-27T10:57:19.617Z] [2024-06-27T10:57:19.617Z] setToolProperty: [2024-06-27T10:57:19.617Z] [2024-06-27T10:57:19.617Z] setS1ASclassPath: [2024-06-27T10:57:19.617Z] [2024-06-27T10:57:19.617Z] init-common: [2024-06-27T10:57:19.617Z] [2024-06-27T10:57:19.617Z] delete-user-common: [2024-06-27T10:57:20.006Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:20.006Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:20.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-06-27T10:57:20.006Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:20.006Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:57:20.006Z] [exec] Command undeploy executed successfully. [2024-06-27T10:57:20.006Z] [2024-06-27T10:57:20.006Z] setHttpPort: [2024-06-27T10:57:20.006Z] [2024-06-27T10:57:20.006Z] run.negative: [2024-06-27T10:57:20.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=true [2024-06-27T10:57:20.074Z] [exec] server.application-ref.connector16App.enabled=true [2024-06-27T10:57:20.074Z] [2024-06-27T10:57:20.074Z] setOSConditions: [2024-06-27T10:57:20.074Z] [2024-06-27T10:57:20.075Z] setToolWin: [2024-06-27T10:57:20.075Z] [2024-06-27T10:57:20.075Z] setToolUnix: [2024-06-27T10:57:20.075Z] [2024-06-27T10:57:20.075Z] setToolProperty: [2024-06-27T10:57:20.075Z] [2024-06-27T10:57:20.075Z] setS1ASclassPath: [2024-06-27T10:57:20.075Z] [2024-06-27T10:57:20.075Z] init-common: [2024-06-27T10:57:20.075Z] [2024-06-27T10:57:20.075Z] runtest: [2024-06-27T10:57:20.075Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:20.075Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:20.075Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:20.075Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:20.075Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:20.075Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:20.075Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:57:20.075Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:20.075Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:20.075Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:57:20.076Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:57:20.076Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:57:20.076Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:57:20.076Z] [java] ... 54 more [2024-06-27T10:57:20.076Z] [java] Java Result: -1 [2024-06-27T10:57:20.076Z] [2024-06-27T10:57:20.076Z] setOSConditions: [2024-06-27T10:57:20.076Z] [2024-06-27T10:57:20.076Z] setToolWin: [2024-06-27T10:57:20.076Z] [2024-06-27T10:57:20.076Z] setToolUnix: [2024-06-27T10:57:20.076Z] [2024-06-27T10:57:20.076Z] setToolProperty: [2024-06-27T10:57:20.076Z] [2024-06-27T10:57:20.076Z] setS1ASclassPath: [2024-06-27T10:57:20.076Z] [2024-06-27T10:57:20.076Z] init-common: [2024-06-27T10:57:20.076Z] [2024-06-27T10:57:20.076Z] disable-app: [2024-06-27T10:57:20.076Z] [2024-06-27T10:57:20.076Z] asadmin-common: [2024-06-27T10:57:20.076Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=false [2024-06-27T10:57:20.182Z] [exec] Jun 27, 2024 10:57:19 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:20.183Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:20.262Z] [2024-06-27T10:57:20.262Z] init.os: [2024-06-27T10:57:20.262Z] [2024-06-27T10:57:20.263Z] init.tools.unix: [2024-06-27T10:57:20.263Z] [2024-06-27T10:57:20.263Z] init.tools.windows: [2024-06-27T10:57:20.263Z] [2024-06-27T10:57:20.263Z] init.tools: [2024-06-27T10:57:20.263Z] [2024-06-27T10:57:20.263Z] setAsadminArgs: [2024-06-27T10:57:20.263Z] [2024-06-27T10:57:20.263Z] init: [2024-06-27T10:57:20.263Z] [2024-06-27T10:57:20.263Z] init.customtasks: [2024-06-27T10:57:20.263Z] [2024-06-27T10:57:20.263Z] runclient: [2024-06-27T10:57:20.263Z] [echo] TestClient http://localhost:8080/foo/dirDeployWithWarSuffix false [2024-06-27T10:57:20.271Z] [2024-06-27T10:57:20.271Z] setOSConditions: [2024-06-27T10:57:20.271Z] [2024-06-27T10:57:20.271Z] setToolWin: [2024-06-27T10:57:20.271Z] [2024-06-27T10:57:20.271Z] setToolUnix: [2024-06-27T10:57:20.271Z] [2024-06-27T10:57:20.271Z] setToolProperty: [2024-06-27T10:57:20.271Z] [2024-06-27T10:57:20.271Z] setS1ASclassPath: [2024-06-27T10:57:20.271Z] [2024-06-27T10:57:20.271Z] init-common: [2024-06-27T10:57:20.272Z] [2024-06-27T10:57:20.272Z] deploy-rar-common: [2024-06-27T10:57:20.272Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:57:20.374Z] [exec] @PermitAll method invocation failed - good... [2024-06-27T10:57:20.374Z] [exec] @DenyAll method invocation failed - good... [2024-06-27T10:57:20.374Z] [exec] Got expected failure The server sent HTTP status code 401: Unauthorized [2024-06-27T10:57:20.374Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-negative [2024-06-27T10:57:20.374Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:20.374Z] [exec] [2024-06-27T10:57:20.374Z] [exec] [2024-06-27T10:57:20.374Z] [exec] ----------------------------------------- [2024-06-27T10:57:20.374Z] [exec] - webservices-ejb-rolesAllowed-annotation-negative: PASS - [2024-06-27T10:57:20.374Z] [exec] ----------------------------------------- [2024-06-27T10:57:20.374Z] [exec] Total PASS: 1 [2024-06-27T10:57:20.374Z] [exec] Total FAIL: 0 [2024-06-27T10:57:20.374Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:20.374Z] [exec] ----------------------------------------- [2024-06-27T10:57:20.374Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:20.374Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:20.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file2 --target server harpreet@foobar.com [2024-06-27T10:57:20.560Z] [2024-06-27T10:57:20.560Z] asadmin-common: [2024-06-27T10:57:20.560Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file2 [2024-06-27T10:57:20.629Z] [echo] CREATING USERS... [2024-06-27T10:57:20.629Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles [2024-06-27T10:57:20.674Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=false [2024-06-27T10:57:20.674Z] [exec] applications.application.connector16App.enabled=false [2024-06-27T10:57:20.674Z] [2024-06-27T10:57:20.674Z] setOSConditions: [2024-06-27T10:57:20.674Z] [2024-06-27T10:57:20.674Z] setToolWin: [2024-06-27T10:57:20.674Z] [2024-06-27T10:57:20.674Z] setToolUnix: [2024-06-27T10:57:20.674Z] [2024-06-27T10:57:20.674Z] setToolProperty: [2024-06-27T10:57:20.674Z] [2024-06-27T10:57:20.674Z] setS1ASclassPath: [2024-06-27T10:57:20.674Z] [2024-06-27T10:57:20.674Z] init-common: [2024-06-27T10:57:20.674Z] [2024-06-27T10:57:20.674Z] disable-app-ref: [2024-06-27T10:57:20.674Z] [2024-06-27T10:57:20.674Z] asadmin-common: [2024-06-27T10:57:20.675Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=false [2024-06-27T10:57:20.760Z] [exec] Jun 27, 2024 10:57:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:57:20.760Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:57:20.826Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-06-27T10:57:20.826Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/dirDeployWithWarSuffix [2024-06-27T10:57:20.826Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/foo/dirDeployWithWarSuffix [2024-06-27T10:57:20.826Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-06-27T10:57:20.826Z] [2024-06-27T10:57:20.826Z] processResult: [2024-06-27T10:57:20.826Z] [2024-06-27T10:57:20.826Z] failed: [2024-06-27T10:57:20.826Z] [2024-06-27T10:57:20.826Z] passed: [2024-06-27T10:57:20.826Z] [echo] Test warwithsuffix Passed [2024-06-27T10:57:20.826Z] [2024-06-27T10:57:20.826Z] unknown: [2024-06-27T10:57:20.826Z] [2024-06-27T10:57:20.826Z] private-all: [2024-06-27T10:57:20.826Z] [2024-06-27T10:57:20.826Z] delete.log.next: [2024-06-27T10:57:20.826Z] [2024-06-27T10:57:20.826Z] private-all: [2024-06-27T10:57:20.826Z] [2024-06-27T10:57:20.826Z] init.os: [2024-06-27T10:57:20.826Z] [2024-06-27T10:57:20.827Z] init.tools.unix: [2024-06-27T10:57:20.827Z] [2024-06-27T10:57:20.827Z] init.tools.windows: [2024-06-27T10:57:20.827Z] [2024-06-27T10:57:20.827Z] init.tools: [2024-06-27T10:57:20.827Z] [2024-06-27T10:57:20.827Z] setAsadminArgs: [2024-06-27T10:57:20.827Z] [2024-06-27T10:57:20.827Z] init: [2024-06-27T10:57:20.827Z] [2024-06-27T10:57:20.827Z] init.customtasks: [2024-06-27T10:57:20.827Z] [2024-06-27T10:57:20.827Z] private-rollingUpgrade: [2024-06-27T10:57:20.827Z] [2024-06-27T10:57:20.827Z] _private-all: [2024-06-27T10:57:20.827Z] [2024-06-27T10:57:20.827Z] main-all: [2024-06-27T10:57:20.827Z] [2024-06-27T10:57:20.827Z] versioned.vs.unversioned: [2024-06-27T10:57:20.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:57:20.885Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:20.885Z] [exec] asadmin --port 4848 --user admin --passwordfile ./passwordfile create-file-user [options] ... [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] clean.scenario: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] clean.scenario.cluster: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] init.os: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] init.tools.unix: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] init.tools.windows: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] init.tools: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] setAsadminArgs: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] init: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] init.customtasks: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] prepare: [2024-06-27T10:57:21.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] process.versionExpression: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] process.appname: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] _process.target: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] process.target: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] prepare.has.version.registred: [2024-06-27T10:57:21.100Z] [2024-06-27T10:57:21.100Z] exec.asadmin2: [2024-06-27T10:57:21.122Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file2 [2024-06-27T10:57:21.122Z] [2024-06-27T10:57:21.122Z] all: [2024-06-27T10:57:21.122Z] [echo] [2024-06-27T10:57:21.122Z] [echo] [2024-06-27T10:57:21.122Z] [echo] [2024-06-27T10:57:21.122Z] [echo] *************************************************************************** [2024-06-27T10:57:21.122Z] [echo] * Running group anyone [2024-06-27T10:57:21.122Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/anyone [2024-06-27T10:57:21.122Z] [echo] *************************************************************************** [2024-06-27T10:57:21.122Z] [echo] [2024-06-27T10:57:21.122Z] [echo] [2024-06-27T10:57:21.122Z] [echo] [2024-06-27T10:57:21.122Z] [2024-06-27T10:57:21.122Z] setOSConditions: [2024-06-27T10:57:21.122Z] [2024-06-27T10:57:21.122Z] setToolWin: [2024-06-27T10:57:21.122Z] [2024-06-27T10:57:21.122Z] setToolUnix: [2024-06-27T10:57:21.122Z] [2024-06-27T10:57:21.122Z] setToolProperty: [2024-06-27T10:57:21.122Z] [2024-06-27T10:57:21.122Z] setS1ASclassPath: [2024-06-27T10:57:21.122Z] [2024-06-27T10:57:21.122Z] init-common: [2024-06-27T10:57:21.122Z] [2024-06-27T10:57:21.122Z] clean: [2024-06-27T10:57:21.122Z] [2024-06-27T10:57:21.122Z] setOSConditions: [2024-06-27T10:57:21.122Z] [2024-06-27T10:57:21.122Z] setToolWin: [2024-06-27T10:57:21.122Z] [2024-06-27T10:57:21.123Z] setToolUnix: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setToolProperty: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setS1ASclassPath: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] init-common: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] clean-common: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setOSConditions: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setToolWin: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setToolUnix: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setToolProperty: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setS1ASclassPath: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] init-common: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] clean-classes-common: [2024-06-27T10:57:21.123Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setOSConditions: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setToolWin: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setToolUnix: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setToolProperty: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setS1ASclassPath: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] init-common: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] clean-jars-common: [2024-06-27T10:57:21.123Z] [2024-06-27T10:57:21.123Z] setup: [2024-06-27T10:57:21.123Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keyfile3 [2024-06-27T10:57:21.124Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/anyone/temp.txt [2024-06-27T10:57:21.124Z] [2024-06-27T10:57:21.124Z] setOSConditions: [2024-06-27T10:57:21.124Z] [2024-06-27T10:57:21.124Z] setToolWin: [2024-06-27T10:57:21.124Z] [2024-06-27T10:57:21.124Z] setToolUnix: [2024-06-27T10:57:21.124Z] [2024-06-27T10:57:21.124Z] setToolProperty: [2024-06-27T10:57:21.124Z] [2024-06-27T10:57:21.124Z] setS1ASclassPath: [2024-06-27T10:57:21.124Z] [2024-06-27T10:57:21.124Z] init-common: [2024-06-27T10:57:21.124Z] [2024-06-27T10:57:21.124Z] create-auth-realm: [2024-06-27T10:57:21.124Z] [echo] Creating auth realm file3 ... [2024-06-27T10:57:21.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=false [2024-06-27T10:57:21.233Z] [exec] server.application-ref.connector16App.enabled=false [2024-06-27T10:57:21.233Z] [2024-06-27T10:57:21.233Z] setOSConditions: [2024-06-27T10:57:21.233Z] [2024-06-27T10:57:21.233Z] setToolWin: [2024-06-27T10:57:21.233Z] [2024-06-27T10:57:21.233Z] setToolUnix: [2024-06-27T10:57:21.233Z] [2024-06-27T10:57:21.233Z] setToolProperty: [2024-06-27T10:57:21.233Z] [2024-06-27T10:57:21.233Z] setS1ASclassPath: [2024-06-27T10:57:21.233Z] [2024-06-27T10:57:21.233Z] init-common: [2024-06-27T10:57:21.233Z] [2024-06-27T10:57:21.233Z] enable-app: [2024-06-27T10:57:21.233Z] [2024-06-27T10:57:21.233Z] asadmin-common: [2024-06-27T10:57:21.233Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=true [2024-06-27T10:57:21.319Z] [exec] Jun 27, 2024 10:57:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:57:21.319Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:57:21.447Z] [exec] Command create-file-user executed successfully. [2024-06-27T10:57:21.447Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles [2024-06-27T10:57:21.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=true [2024-06-27T10:57:21.487Z] [exec] applications.application.connector16App.enabled=true [2024-06-27T10:57:21.487Z] [2024-06-27T10:57:21.487Z] setOSConditions: [2024-06-27T10:57:21.487Z] [2024-06-27T10:57:21.487Z] setToolWin: [2024-06-27T10:57:21.487Z] [2024-06-27T10:57:21.487Z] setToolUnix: [2024-06-27T10:57:21.488Z] [2024-06-27T10:57:21.488Z] setToolProperty: [2024-06-27T10:57:21.488Z] [2024-06-27T10:57:21.488Z] setS1ASclassPath: [2024-06-27T10:57:21.488Z] [2024-06-27T10:57:21.488Z] init-common: [2024-06-27T10:57:21.488Z] [2024-06-27T10:57:21.488Z] enable-app-ref: [2024-06-27T10:57:21.488Z] [2024-06-27T10:57:21.488Z] asadmin-common: [2024-06-27T10:57:21.488Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=true [2024-06-27T10:57:21.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keyfile3:jaas-context=fileRealm:assign-groups=agroup --target server file3 [2024-06-27T10:57:21.687Z] [2024-06-27T10:57:21.687Z] setOSConditions: [2024-06-27T10:57:21.687Z] [2024-06-27T10:57:21.687Z] setToolWin: [2024-06-27T10:57:21.687Z] [2024-06-27T10:57:21.687Z] setToolUnix: [2024-06-27T10:57:21.687Z] [2024-06-27T10:57:21.687Z] setToolProperty: [2024-06-27T10:57:21.687Z] [2024-06-27T10:57:21.687Z] setS1ASclassPath: [2024-06-27T10:57:21.687Z] [2024-06-27T10:57:21.687Z] init-common: [2024-06-27T10:57:21.687Z] [2024-06-27T10:57:21.687Z] create-user-common: [2024-06-27T10:57:21.703Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:21.703Z] [exec] asadmin --port 4848 --user admin --passwordfile ./passwordfile create-file-user [options] ... [2024-06-27T10:57:21.742Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=true [2024-06-27T10:57:21.742Z] [exec] server.application-ref.connector16App.enabled=true [2024-06-27T10:57:21.872Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-06-27T10:57:21.872Z] [echo] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-06-27T10:57:21.872Z] [2024-06-27T10:57:21.872Z] create-pool: [2024-06-27T10:57:21.872Z] [2024-06-27T10:57:21.872Z] setOSConditions: [2024-06-27T10:57:21.872Z] [2024-06-27T10:57:21.872Z] setToolWin: [2024-06-27T10:57:21.872Z] [2024-06-27T10:57:21.872Z] setToolUnix: [2024-06-27T10:57:21.872Z] [2024-06-27T10:57:21.872Z] setToolProperty: [2024-06-27T10:57:21.872Z] [2024-06-27T10:57:21.872Z] setS1ASclassPath: [2024-06-27T10:57:21.872Z] [2024-06-27T10:57:21.872Z] init-common: [2024-06-27T10:57:21.872Z] [2024-06-27T10:57:21.872Z] create-connector-connpool: [2024-06-27T10:57:21.872Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server standalone-ra-pool [2024-06-27T10:57:21.959Z] [exec] Command create-file-user executed successfully. [2024-06-27T10:57:21.959Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:21.959Z] [2024-06-27T10:57:21.959Z] internal-run: [2024-06-27T10:57:21.959Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass webservicetester tester [2024-06-27T10:57:21.996Z] [2024-06-27T10:57:21.996Z] setOSConditions: [2024-06-27T10:57:21.996Z] [2024-06-27T10:57:21.996Z] setToolWin: [2024-06-27T10:57:21.996Z] [2024-06-27T10:57:21.996Z] setToolUnix: [2024-06-27T10:57:21.996Z] [2024-06-27T10:57:21.996Z] setToolProperty: [2024-06-27T10:57:21.996Z] [2024-06-27T10:57:21.996Z] setS1ASclassPath: [2024-06-27T10:57:21.996Z] [2024-06-27T10:57:21.996Z] init-common: [2024-06-27T10:57:21.996Z] [2024-06-27T10:57:21.997Z] runtest: [2024-06-27T10:57:21.997Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:21.997Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:21.997Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:21.997Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:21.997Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:21.997Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:21.997Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T10:57:21.997Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:21.997Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T10:57:21.997Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T10:57:21.997Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T10:57:21.997Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T10:57:21.998Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T10:57:21.998Z] [java] ... 54 more [2024-06-27T10:57:21.998Z] [java] Java Result: -1 [2024-06-27T10:57:21.998Z] [2024-06-27T10:57:21.998Z] unset-map: [2024-06-27T10:57:21.998Z] [2024-06-27T10:57:21.998Z] unset-jvm-options: [2024-06-27T10:57:21.998Z] [2024-06-27T10:57:21.998Z] setOSConditions: [2024-06-27T10:57:21.998Z] [2024-06-27T10:57:21.998Z] setToolWin: [2024-06-27T10:57:21.998Z] [2024-06-27T10:57:21.998Z] setToolUnix: [2024-06-27T10:57:21.998Z] [2024-06-27T10:57:21.998Z] setToolProperty: [2024-06-27T10:57:21.998Z] [2024-06-27T10:57:21.998Z] setS1ASclassPath: [2024-06-27T10:57:21.998Z] [2024-06-27T10:57:21.998Z] init-common: [2024-06-27T10:57:21.998Z] [2024-06-27T10:57:21.998Z] delete-jvm-options: [2024-06-27T10:57:22.064Z] [exec] Result: 1 [2024-06-27T10:57:22.064Z] [2024-06-27T10:57:22.064Z] process.registred: [2024-06-27T10:57:22.064Z] [2024-06-27T10:57:22.064Z] has.version.registred: [2024-06-27T10:57:22.064Z] [2024-06-27T10:57:22.064Z] del.all.version.registred: [2024-06-27T10:57:22.064Z] [2024-06-27T10:57:22.064Z] _clean.scenario: [2024-06-27T10:57:22.064Z] [2024-06-27T10:57:22.064Z] deploy.version: [2024-06-27T10:57:22.064Z] [2024-06-27T10:57:22.064Z] del.ref.registred: [2024-06-27T10:57:22.064Z] [2024-06-27T10:57:22.065Z] process.versionExpression: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] process.appname: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] _process.target: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] process.target: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] prepare.is.version.registred: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] init.os: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] init.tools.unix: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] init.tools.windows: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] init.tools: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] setAsadminArgs: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] init: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] init.customtasks: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] prepare: [2024-06-27T10:57:22.065Z] [2024-06-27T10:57:22.065Z] exec.asadmin2: [2024-06-27T10:57:22.252Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-06-27T10:57:22.252Z] [exec] Deleted 1 option(s) [2024-06-27T10:57:22.252Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:57:22.252Z] [2024-06-27T10:57:22.252Z] setOSConditions: [2024-06-27T10:57:22.252Z] [2024-06-27T10:57:22.252Z] setToolWin: [2024-06-27T10:57:22.252Z] [2024-06-27T10:57:22.252Z] setToolUnix: [2024-06-27T10:57:22.252Z] [2024-06-27T10:57:22.252Z] setToolProperty: [2024-06-27T10:57:22.252Z] [2024-06-27T10:57:22.252Z] setS1ASclassPath: [2024-06-27T10:57:22.252Z] [2024-06-27T10:57:22.252Z] init-common: [2024-06-27T10:57:22.252Z] [2024-06-27T10:57:22.252Z] delete-jvm-options: [2024-06-27T10:57:22.263Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/anyone/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups javaee --authrealmname file3 --target server javaee [2024-06-27T10:57:22.559Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/anyone/asadminuserpassword.txt [2024-06-27T10:57:22.559Z] [2024-06-27T10:57:22.559Z] compile: [2024-06-27T10:57:22.559Z] [2024-06-27T10:57:22.559Z] setOSConditions: [2024-06-27T10:57:22.559Z] [2024-06-27T10:57:22.559Z] setToolWin: [2024-06-27T10:57:22.559Z] [2024-06-27T10:57:22.559Z] setToolUnix: [2024-06-27T10:57:22.559Z] [2024-06-27T10:57:22.559Z] setToolProperty: [2024-06-27T10:57:22.559Z] [2024-06-27T10:57:22.559Z] setS1ASclassPath: [2024-06-27T10:57:22.559Z] [2024-06-27T10:57:22.559Z] init-common: [2024-06-27T10:57:22.559Z] [2024-06-27T10:57:22.559Z] compile-common: [2024-06-27T10:57:22.560Z] [echo] Current time (ISO): 2024-06-27T10:57:22.335+0000 [2024-06-27T10:57:22.560Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/nonweb [2024-06-27T10:57:22.560Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/nonweb [2024-06-27T10:57:22.630Z] [exec] Jun 27, 2024 10:57:21 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:22.630Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2f4d32bf [2024-06-27T10:57:22.630Z] [exec] I am in client [2024-06-27T10:57:22.631Z] [exec] calling createPerson(duke) [2024-06-27T10:57:22.631Z] [exec] created [2024-06-27T10:57:22.631Z] [exec] Value of key is: removedDelegate [2024-06-27T10:57:22.631Z] [exec] Value of key is: delegateFoundMe [2024-06-27T10:57:22.631Z] [exec] Value of key is: findDelegateCreatedPerson [2024-06-27T10:57:22.631Z] [exec] Value of key is: delegateRemovedMe [2024-06-27T10:57:22.631Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:22.631Z] [exec] [2024-06-27T10:57:22.631Z] [exec] [2024-06-27T10:57:22.631Z] [exec] ----------------------------------------- [2024-06-27T10:57:22.631Z] [exec] - delegateRemovedMe: PASS - [2024-06-27T10:57:22.631Z] [exec] - removedDelegate: PASS - [2024-06-27T10:57:22.631Z] [exec] - delegateFoundMe: PASS - [2024-06-27T10:57:22.631Z] [exec] - findDelegateCreatedPerson: PASS - [2024-06-27T10:57:22.631Z] [exec] ----------------------------------------- [2024-06-27T10:57:22.631Z] [exec] Total PASS: 4 [2024-06-27T10:57:22.631Z] [exec] Total FAIL: 0 [2024-06-27T10:57:22.631Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:22.631Z] [exec] ----------------------------------------- [2024-06-27T10:57:22.631Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:22.631Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:22.631Z] [2024-06-27T10:57:22.631Z] checkReporting-common: [2024-06-27T10:57:22.631Z] [2024-06-27T10:57:22.631Z] confirmReportPresent-common: [2024-06-27T10:57:22.631Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:57:22.631Z] [echo] Test seems to be reported fine [2024-06-27T10:57:22.631Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/RepRunConf.txt [2024-06-27T10:57:22.631Z] [2024-06-27T10:57:22.631Z] confirmMissingReport-common: [2024-06-27T10:57:22.631Z] [2024-06-27T10:57:22.631Z] undeploy: [2024-06-27T10:57:22.631Z] [2024-06-27T10:57:22.631Z] setOSConditions: [2024-06-27T10:57:22.631Z] [2024-06-27T10:57:22.631Z] setToolWin: [2024-06-27T10:57:22.631Z] [2024-06-27T10:57:22.631Z] setToolUnix: [2024-06-27T10:57:22.631Z] [2024-06-27T10:57:22.631Z] setToolProperty: [2024-06-27T10:57:22.631Z] [2024-06-27T10:57:22.631Z] setS1ASclassPath: [2024-06-27T10:57:22.631Z] [2024-06-27T10:57:22.631Z] init-common: [2024-06-27T10:57:22.631Z] [2024-06-27T10:57:22.631Z] undeploy-common: [2024-06-27T10:57:22.678Z] [exec] Result: 1 [2024-06-27T10:57:22.678Z] [2024-06-27T10:57:22.679Z] process.registred: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] is.version.registred: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] process.xmlversionidentifier: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] prepare.cluster: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] process.enabled: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] process.hasToDeploy: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] deploy.version.unregistred: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] init.os: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] init.tools.unix: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] init.tools.windows: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] init.tools: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] setAsadminArgs: [2024-06-27T10:57:22.679Z] [2024-06-27T10:57:22.679Z] init: [2024-06-27T10:57:22.811Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-06-27T10:57:22.811Z] [exec] Deleted 1 option(s) [2024-06-27T10:57:22.811Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:57:22.811Z] [2024-06-27T10:57:22.811Z] unset: [2024-06-27T10:57:22.811Z] [2024-06-27T10:57:22.811Z] setOSConditions: [2024-06-27T10:57:22.811Z] [2024-06-27T10:57:22.811Z] setToolWin: [2024-06-27T10:57:22.811Z] [2024-06-27T10:57:22.811Z] setToolUnix: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setToolProperty: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setS1ASclassPath: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] init-common: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] unsetJdbc: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setOSConditions: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setToolWin: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setToolUnix: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setToolProperty: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setS1ASclassPath: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] init-common: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] execute-sql-common: [2024-06-27T10:57:22.812Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/dropdb.sql [2024-06-27T10:57:22.812Z] [sql] 0 rows affected [2024-06-27T10:57:22.812Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] undeploy: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setOSConditions: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setToolWin: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setToolUnix: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setToolProperty: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] setS1ASclassPath: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.812Z] init-common: [2024-06-27T10:57:22.812Z] [2024-06-27T10:57:22.813Z] undeploy: [2024-06-27T10:57:22.813Z] [2024-06-27T10:57:22.813Z] setOSConditions: [2024-06-27T10:57:22.813Z] [2024-06-27T10:57:22.813Z] setToolWin: [2024-06-27T10:57:22.813Z] [2024-06-27T10:57:22.813Z] setToolUnix: [2024-06-27T10:57:22.813Z] [2024-06-27T10:57:22.813Z] setToolProperty: [2024-06-27T10:57:22.813Z] [2024-06-27T10:57:22.813Z] setS1ASclassPath: [2024-06-27T10:57:22.813Z] [2024-06-27T10:57:22.813Z] init-common: [2024-06-27T10:57:22.813Z] [2024-06-27T10:57:22.813Z] undeploy-common: [2024-06-27T10:57:22.844Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:22.844Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:22.844Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server standalone-ra-pool [2024-06-27T10:57:22.844Z] [exec] Connector connection pool standalone-ra-pool created. [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] create-connector-connpool-common: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] setOSConditions: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] setToolWin: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] setToolUnix: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] setToolProperty: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] setS1ASclassPath: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] init-common: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] set-oracle-props: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] create-resource: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] setOSConditions: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] setToolWin: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] setToolUnix: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] setToolProperty: [2024-06-27T10:57:22.844Z] [2024-06-27T10:57:22.844Z] setS1ASclassPath: [2024-06-27T10:57:22.845Z] [2024-06-27T10:57:22.845Z] init-common: [2024-06-27T10:57:22.845Z] [2024-06-27T10:57:22.845Z] create-connector-resource-common: [2024-06-27T10:57:22.845Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname standalone-ra-pool --target server jdbc/ejb-subclassing [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] init.customtasks: [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] prepare: [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] process.versionExpression: [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] process.appname: [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] create.version: [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] assemble.non-existent: [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] init.os: [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] init.tools.unix: [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] init.tools.windows: [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] init.tools: [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] setAsadminArgs: [2024-06-27T10:57:22.935Z] [2024-06-27T10:57:22.935Z] init: [2024-06-27T10:57:22.936Z] [2024-06-27T10:57:22.936Z] init.customtasks: [2024-06-27T10:57:22.936Z] [2024-06-27T10:57:22.936Z] prepare: [2024-06-27T10:57:22.936Z] [2024-06-27T10:57:22.936Z] process.versionexpression: [2024-06-27T10:57:22.936Z] [2024-06-27T10:57:22.936Z] compile: [2024-06-27T10:57:22.936Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:22.936Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:57:23.191Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eempropagationApp [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] unsetup: [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] setOSConditions: [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] setToolWin: [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] setToolUnix: [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] setToolProperty: [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] setS1ASclassPath: [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] init-common: [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] execute-ejb-sql-common: [2024-06-27T10:57:23.191Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/sql/drop.sql [2024-06-27T10:57:23.191Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] all: [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] extendedem: [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:23.191Z] setOSConditions: [2024-06-27T10:57:23.191Z] [2024-06-27T10:57:23.191Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:23.192Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:23.192Z] setToolWin: [2024-06-27T10:57:23.192Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:23.192Z] [2024-06-27T10:57:23.192Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:23.192Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:23.192Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:23.192Z] setToolUnix: [2024-06-27T10:57:23.192Z] [2024-06-27T10:57:23.192Z] setToolProperty: [2024-06-27T10:57:23.192Z] [2024-06-27T10:57:23.192Z] setS1ASclassPath: [2024-06-27T10:57:23.192Z] [2024-06-27T10:57:23.192Z] init-common: [2024-06-27T10:57:23.192Z] [2024-06-27T10:57:23.192Z] clean: [2024-06-27T10:57:23.323Z] [exec] Jun 27, 2024 10:57:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:23.323Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:23.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector16App [2024-06-27T10:57:23.375Z] [2024-06-27T10:57:23.375Z] setOSConditions: [2024-06-27T10:57:23.375Z] [2024-06-27T10:57:23.375Z] setToolWin: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] setToolUnix: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] setToolProperty: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] setS1ASclassPath: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] init-common: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] undeploy: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] setOSConditions: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] setToolWin: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] setToolUnix: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] setToolProperty: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] setS1ASclassPath: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] init-common: [2024-06-27T10:57:23.376Z] [2024-06-27T10:57:23.376Z] undeploy-rar-common: [2024-06-27T10:57:23.376Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-06-27T10:57:23.405Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname standalone-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-06-27T10:57:23.406Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-06-27T10:57:23.406Z] [2024-06-27T10:57:23.406Z] setOSConditions: [2024-06-27T10:57:23.406Z] [2024-06-27T10:57:23.406Z] setToolWin: [2024-06-27T10:57:23.406Z] [2024-06-27T10:57:23.406Z] setToolUnix: [2024-06-27T10:57:23.406Z] [2024-06-27T10:57:23.406Z] setToolProperty: [2024-06-27T10:57:23.406Z] [2024-06-27T10:57:23.406Z] setS1ASclassPath: [2024-06-27T10:57:23.406Z] [2024-06-27T10:57:23.406Z] init-common: [2024-06-27T10:57:23.406Z] [2024-06-27T10:57:23.406Z] create-admin-object: [2024-06-27T10:57:23.406Z] [2024-06-27T10:57:23.406Z] asadmin-common: [2024-06-27T10:57:23.406Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-06-27T10:57:23.446Z] [2024-06-27T10:57:23.446Z] setOSConditions: [2024-06-27T10:57:23.446Z] [2024-06-27T10:57:23.446Z] setToolWin: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setToolUnix: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setToolProperty: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setS1ASclassPath: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] init-common: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] clean-common: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setOSConditions: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setToolWin: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setToolUnix: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setToolProperty: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setS1ASclassPath: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] init-common: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] clean-classes-common: [2024-06-27T10:57:23.447Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setOSConditions: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setToolWin: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setToolUnix: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setToolProperty: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] setS1ASclassPath: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:23.447Z] init-common: [2024-06-27T10:57:23.447Z] [2024-06-27T10:57:23.447Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-06-27T10:57:23.447Z] clean-jars-common: [2024-06-27T10:57:23.448Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] [javac] 1 warning [2024-06-27T10:57:23.448Z] compile: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] setOSConditions: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] process.xmlversionidentifier: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] setToolWin: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] process.versionExpression: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] setToolUnix: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] process.xml.create.flag: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] setToolProperty: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] create.xml.flag: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] setS1ASclassPath: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] generate.xml.identifier: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] init-common: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] assemble: [2024-06-27T10:57:23.448Z] compile-common: [2024-06-27T10:57:23.448Z] [echo] Current time (ISO): 2024-06-27T10:57:23.218+0000 [2024-06-27T10:57:23.448Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:57:23.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:23.448Z] process.xmlversionidentifier: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] prepare.update.xml.identifier: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] update.xml.identifier: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] deployWithNameOption: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] deployWithoutNameOption: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] setAsadminArgs: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] common.deploy.asadmin: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] init.os: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] init.tools.unix: [2024-06-27T10:57:23.448Z] [2024-06-27T10:57:23.448Z] init.tools.windows: [2024-06-27T10:57:23.449Z] [2024-06-27T10:57:23.449Z] init.tools: [2024-06-27T10:57:23.449Z] [2024-06-27T10:57:23.449Z] setAsadminArgs: [2024-06-27T10:57:23.449Z] [2024-06-27T10:57:23.449Z] init: [2024-06-27T10:57:23.449Z] [2024-06-27T10:57:23.449Z] init.customtasks: [2024-06-27T10:57:23.449Z] [2024-06-27T10:57:23.449Z] common.run.asadmin: [2024-06-27T10:57:23.449Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:57:23.831Z] [exec] Jun 27, 2024 10:57:23 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:23.831Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@79cb8ffa [2024-06-27T10:57:23.831Z] [exec] Value of key is: statementTest : [2024-06-27T10:57:23.831Z] [exec] Value of key is: preparedStatementTest : [2024-06-27T10:57:23.831Z] [exec] Value of key is: callableStatementTest : [2024-06-27T10:57:23.831Z] [exec] Value of key is: metaDataTest : [2024-06-27T10:57:23.831Z] [exec] Value of key is: resultSetTest : [2024-06-27T10:57:23.831Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:23.831Z] [exec] [2024-06-27T10:57:23.831Z] [exec] [2024-06-27T10:57:23.831Z] [exec] ----------------------------------------- [2024-06-27T10:57:23.831Z] [exec] - callableStatementTest : : PASS - [2024-06-27T10:57:23.831Z] [exec] - statementTest : : PASS - [2024-06-27T10:57:23.831Z] [exec] - metaDataTest : : PASS - [2024-06-27T10:57:23.831Z] [exec] - preparedStatementTest : : PASS - [2024-06-27T10:57:23.831Z] [exec] - resultSetTest : : PASS - [2024-06-27T10:57:23.831Z] [exec] ----------------------------------------- [2024-06-27T10:57:23.831Z] [exec] Total PASS: 5 [2024-06-27T10:57:23.831Z] [exec] Total FAIL: 0 [2024-06-27T10:57:23.831Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:23.831Z] [exec] ----------------------------------------- [2024-06-27T10:57:23.831Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:23.831Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:23.926Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:23.926Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:23.926Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:23.926Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:23.926Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:23.926Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:23.926Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:23.934Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-06-27T10:57:23.934Z] [2024-06-27T10:57:23.934Z] setOSConditions: [2024-06-27T10:57:23.934Z] [2024-06-27T10:57:23.934Z] setToolWin: [2024-06-27T10:57:23.934Z] [2024-06-27T10:57:23.934Z] setToolUnix: [2024-06-27T10:57:23.934Z] [2024-06-27T10:57:23.934Z] setToolProperty: [2024-06-27T10:57:23.934Z] [2024-06-27T10:57:23.934Z] setS1ASclassPath: [2024-06-27T10:57:23.934Z] [2024-06-27T10:57:23.934Z] init-common: [2024-06-27T10:57:23.934Z] [2024-06-27T10:57:23.934Z] delete-user-common: [2024-06-27T10:57:23.978Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-06-27T10:57:24.010Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:24.010Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:24.087Z] [2024-06-27T10:57:24.087Z] checkReporting-common: [2024-06-27T10:57:24.087Z] [2024-06-27T10:57:24.087Z] confirmReportPresent-common: [2024-06-27T10:57:24.087Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:57:24.087Z] [echo] Test seems to be reported fine [2024-06-27T10:57:24.087Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/RepRunConf.txt [2024-06-27T10:57:24.087Z] [2024-06-27T10:57:24.087Z] confirmMissingReport-common: [2024-06-27T10:57:24.087Z] [2024-06-27T10:57:24.087Z] undeploy: [2024-06-27T10:57:24.087Z] [2024-06-27T10:57:24.087Z] setOSConditions: [2024-06-27T10:57:24.087Z] [2024-06-27T10:57:24.087Z] setToolWin: [2024-06-27T10:57:24.087Z] [2024-06-27T10:57:24.087Z] setToolUnix: [2024-06-27T10:57:24.087Z] [2024-06-27T10:57:24.087Z] setToolProperty: [2024-06-27T10:57:24.087Z] [2024-06-27T10:57:24.087Z] setS1ASclassPath: [2024-06-27T10:57:24.087Z] [2024-06-27T10:57:24.087Z] init-common: [2024-06-27T10:57:24.087Z] [2024-06-27T10:57:24.088Z] execute-sql-common: [2024-06-27T10:57:24.088Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/drop_pointbase.sql [2024-06-27T10:57:24.088Z] [sql] 0 rows affected [2024-06-27T10:57:24.088Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] setOSConditions: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] setToolWin: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] setToolUnix: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] setToolProperty: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] setS1ASclassPath: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] init-common: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] undeploy-jdbc-common: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] setOSConditions: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] setToolWin: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] setToolUnix: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] setToolProperty: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] setS1ASclassPath: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] init-common: [2024-06-27T10:57:24.088Z] [2024-06-27T10:57:24.088Z] delete-jdbc-resource-common: [2024-06-27T10:57:24.088Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:57:24.188Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jagadish [2024-06-27T10:57:24.188Z] [2024-06-27T10:57:24.188Z] setOSConditions: [2024-06-27T10:57:24.188Z] [2024-06-27T10:57:24.188Z] setToolWin: [2024-06-27T10:57:24.188Z] [2024-06-27T10:57:24.188Z] setToolUnix: [2024-06-27T10:57:24.189Z] [2024-06-27T10:57:24.189Z] setToolProperty: [2024-06-27T10:57:24.189Z] [2024-06-27T10:57:24.189Z] setS1ASclassPath: [2024-06-27T10:57:24.189Z] [2024-06-27T10:57:24.189Z] init-common: [2024-06-27T10:57:24.189Z] [2024-06-27T10:57:24.189Z] delete-user-common: [2024-06-27T10:57:24.233Z] [exec] Administered object eis/jdbcAdmin created. [2024-06-27T10:57:24.233Z] [2024-06-27T10:57:24.233Z] deploy-ear: [2024-06-27T10:57:24.233Z] [2024-06-27T10:57:24.234Z] setOSConditions: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] setToolWin: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] setToolUnix: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] setToolProperty: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] setS1ASclassPath: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] init-common: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] deploy-common: [2024-06-27T10:57:24.234Z] [echo] Current time (ISO): 2024-06-27T10:57:24.048+0000 [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] setOSConditions: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] setToolWin: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] setToolUnix: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] setToolProperty: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] setS1ASclassPath: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] init-common: [2024-06-27T10:57:24.234Z] [2024-06-27T10:57:24.234Z] deploy-common-pe: [2024-06-27T10:57:24.374Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:24.374Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:24.374Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:24.374Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:24.374Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:24.374Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:24.374Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:24.574Z] [exec] Application deployed with name simple-versioned-servlet. [2024-06-27T10:57:24.574Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:24.574Z] [2024-06-27T10:57:24.574Z] init.os: [2024-06-27T10:57:24.574Z] [2024-06-27T10:57:24.574Z] init.tools.unix: [2024-06-27T10:57:24.574Z] [2024-06-27T10:57:24.574Z] init.tools.windows: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] init.tools: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] setAsadminArgs: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] init: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] init.customtasks: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] setEnabled: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] createAppRef: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] init.os: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] init.tools.unix: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] init.tools.windows: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] init.tools: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] setAsadminArgs: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] init: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] init.customtasks: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] prepare.client: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] prepare.client.appclient: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] increment.log.next: [2024-06-27T10:57:24.575Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] process.versionexpression: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] prepare.run: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.575Z] common.run.positive: [2024-06-27T10:57:24.575Z] [2024-06-27T10:57:24.576Z] setHttpPort: [2024-06-27T10:57:24.576Z] [2024-06-27T10:57:24.576Z] common.run: [2024-06-27T10:57:24.576Z] [2024-06-27T10:57:24.576Z] checkAppOnServer: [2024-06-27T10:57:24.576Z] [2024-06-27T10:57:24.576Z] declare-test: [2024-06-27T10:57:24.576Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(1) untagged - logID=1 (server) [2024-06-27T10:57:24.576Z] [2024-06-27T10:57:24.576Z] prepare.runclient: [2024-06-27T10:57:24.576Z] [2024-06-27T10:57:24.576Z] process.classpath: [2024-06-27T10:57:24.576Z] [2024-06-27T10:57:24.576Z] process.jvmargs: [2024-06-27T10:57:24.576Z] [2024-06-27T10:57:24.576Z] java.with.result: [2024-06-27T10:57:24.660Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:57:24.660Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:57:24.660Z] [echo] cmd executed for server [2024-06-27T10:57:24.660Z] [2024-06-27T10:57:24.660Z] setOSConditions: [2024-06-27T10:57:24.660Z] [2024-06-27T10:57:24.660Z] setToolWin: [2024-06-27T10:57:24.660Z] [2024-06-27T10:57:24.660Z] setToolUnix: [2024-06-27T10:57:24.660Z] [2024-06-27T10:57:24.660Z] setToolProperty: [2024-06-27T10:57:24.660Z] [2024-06-27T10:57:24.660Z] setS1ASclassPath: [2024-06-27T10:57:24.660Z] [2024-06-27T10:57:24.660Z] init-common: [2024-06-27T10:57:24.660Z] [2024-06-27T10:57:24.660Z] delete-jdbc-connpool-common: [2024-06-27T10:57:24.660Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:57:24.777Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server prasath [2024-06-27T10:57:24.777Z] [2024-06-27T10:57:24.777Z] setOSConditions: [2024-06-27T10:57:24.777Z] [2024-06-27T10:57:24.777Z] setToolWin: [2024-06-27T10:57:24.777Z] [2024-06-27T10:57:24.777Z] setToolUnix: [2024-06-27T10:57:24.777Z] [2024-06-27T10:57:24.777Z] setToolProperty: [2024-06-27T10:57:24.777Z] [2024-06-27T10:57:24.777Z] setS1ASclassPath: [2024-06-27T10:57:24.777Z] [2024-06-27T10:57:24.777Z] init-common: [2024-06-27T10:57:24.777Z] [2024-06-27T10:57:24.777Z] delete-user-common: [2024-06-27T10:57:24.795Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:57:24.915Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:57:24.915Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:57:24.915Z] [echo] cmd executed for server [2024-06-27T10:57:24.915Z] [2024-06-27T10:57:24.915Z] setOSConditions: [2024-06-27T10:57:24.915Z] [2024-06-27T10:57:24.915Z] setToolWin: [2024-06-27T10:57:24.915Z] [2024-06-27T10:57:24.915Z] setToolUnix: [2024-06-27T10:57:24.915Z] [2024-06-27T10:57:24.915Z] setToolProperty: [2024-06-27T10:57:24.915Z] [2024-06-27T10:57:24.915Z] setS1ASclassPath: [2024-06-27T10:57:24.915Z] [2024-06-27T10:57:24.915Z] init-common: [2024-06-27T10:57:24.915Z] [2024-06-27T10:57:24.915Z] undeploy-common: [2024-06-27T10:57:25.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jr158900 [2024-06-27T10:57:25.031Z] [2024-06-27T10:57:25.031Z] setOSConditions: [2024-06-27T10:57:25.031Z] [2024-06-27T10:57:25.031Z] setToolWin: [2024-06-27T10:57:25.031Z] [2024-06-27T10:57:25.031Z] setToolUnix: [2024-06-27T10:57:25.031Z] [2024-06-27T10:57:25.031Z] setToolProperty: [2024-06-27T10:57:25.031Z] [2024-06-27T10:57:25.031Z] setS1ASclassPath: [2024-06-27T10:57:25.032Z] [2024-06-27T10:57:25.032Z] init-common: [2024-06-27T10:57:25.032Z] [2024-06-27T10:57:25.032Z] delete-user-common: [2024-06-27T10:57:25.139Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:25.139Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:57:25.139Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:57:25.139Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:57:25.139Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:57:25.139Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-06-27T10:57:25.139Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:25.139Z] [2024-06-27T10:57:25.139Z] process.result: [2024-06-27T10:57:25.139Z] [2024-06-27T10:57:25.139Z] processResult: [2024-06-27T10:57:25.139Z] [2024-06-27T10:57:25.139Z] failed: [2024-06-27T10:57:25.139Z] [2024-06-27T10:57:25.139Z] passed: [2024-06-27T10:57:25.139Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:57:25.139Z] [2024-06-27T10:57:25.139Z] unknown: [2024-06-27T10:57:25.139Z] [2024-06-27T10:57:25.139Z] runclient: [2024-06-27T10:57:25.139Z] [2024-06-27T10:57:25.139Z] init.os: [2024-06-27T10:57:25.139Z] [2024-06-27T10:57:25.139Z] init.tools.unix: [2024-06-27T10:57:25.139Z] [2024-06-27T10:57:25.139Z] init.tools.windows: [2024-06-27T10:57:25.139Z] [2024-06-27T10:57:25.139Z] init.tools: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] setAsadminArgs: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] init: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] init.customtasks: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] checkAppOnCluster: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] run.positive: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] process.versionExpression: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] process.appname: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] process.xmlversionidentifier: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] prepare.cluster: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] disable.version: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] setAsadminArgs: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] common.disable.asadmin: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] init.os: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] init.tools.unix: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] init.tools.windows: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] init.tools: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] setAsadminArgs: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] init: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] init.customtasks: [2024-06-27T10:57:25.140Z] [2024-06-27T10:57:25.140Z] common.run.asadmin: [2024-06-27T10:57:25.141Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-06-27T10:57:25.296Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:25.297Z] [javac] 1 warning [2024-06-27T10:57:25.297Z] [2024-06-27T10:57:25.297Z] setOSConditions: [2024-06-27T10:57:25.297Z] [2024-06-27T10:57:25.297Z] setToolWin: [2024-06-27T10:57:25.297Z] [2024-06-27T10:57:25.297Z] setToolUnix: [2024-06-27T10:57:25.297Z] [2024-06-27T10:57:25.297Z] setToolProperty: [2024-06-27T10:57:25.297Z] [2024-06-27T10:57:25.297Z] setS1ASclassPath: [2024-06-27T10:57:25.297Z] [2024-06-27T10:57:25.297Z] init-common: [2024-06-27T10:57:25.297Z] [2024-06-27T10:57:25.297Z] compile-common: [2024-06-27T10:57:25.297Z] [echo] Current time (ISO): 2024-06-27T10:57:25.290+0000 [2024-06-27T10:57:25.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/web [2024-06-27T10:57:25.297Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/web [2024-06-27T10:57:25.305Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:25.306Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:57:25.306Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:57:25.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-statementwrapperApp [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] all: [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] setOSConditions: [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] setToolWin: [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] setToolUnix: [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] setToolProperty: [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] setS1ASclassPath: [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] init-common: [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] clean: [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] setOSConditions: [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] setToolWin: [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] setToolUnix: [2024-06-27T10:57:25.476Z] [2024-06-27T10:57:25.476Z] setToolProperty: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setS1ASclassPath: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] init-common: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] clean-common: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setOSConditions: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setToolWin: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setToolUnix: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setToolProperty: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setS1ASclassPath: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] init-common: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] clean-classes-common: [2024-06-27T10:57:25.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setOSConditions: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setToolWin: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setToolUnix: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setToolProperty: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setS1ASclassPath: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] init-common: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] clean-jars-common: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] compile: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setOSConditions: [2024-06-27T10:57:25.477Z] [2024-06-27T10:57:25.477Z] setToolWin: [2024-06-27T10:57:25.478Z] [2024-06-27T10:57:25.478Z] setToolUnix: [2024-06-27T10:57:25.478Z] [2024-06-27T10:57:25.478Z] setToolProperty: [2024-06-27T10:57:25.478Z] [2024-06-27T10:57:25.478Z] setS1ASclassPath: [2024-06-27T10:57:25.478Z] [2024-06-27T10:57:25.478Z] init-common: [2024-06-27T10:57:25.478Z] [2024-06-27T10:57:25.478Z] compile-common: [2024-06-27T10:57:25.478Z] [echo] Current time (ISO): 2024-06-27T10:57:25.379+0000 [2024-06-27T10:57:25.478Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:25.478Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:25.561Z] [javac] 2 warnings [2024-06-27T10:57:25.590Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server guest [2024-06-27T10:57:25.590Z] [2024-06-27T10:57:25.590Z] setOSConditions: [2024-06-27T10:57:25.590Z] [2024-06-27T10:57:25.590Z] setToolWin: [2024-06-27T10:57:25.590Z] [2024-06-27T10:57:25.590Z] setToolUnix: [2024-06-27T10:57:25.590Z] [2024-06-27T10:57:25.591Z] setToolProperty: [2024-06-27T10:57:25.591Z] [2024-06-27T10:57:25.591Z] setS1ASclassPath: [2024-06-27T10:57:25.591Z] [2024-06-27T10:57:25.591Z] init-common: [2024-06-27T10:57:25.591Z] [2024-06-27T10:57:25.591Z] restore-default-security-permission: [2024-06-27T10:57:25.591Z] [2024-06-27T10:57:25.591Z] setOSConditions: [2024-06-27T10:57:25.591Z] [2024-06-27T10:57:25.591Z] stop-server: [2024-06-27T10:57:25.591Z] [2024-06-27T10:57:25.591Z] stop-server-unix: [2024-06-27T10:57:25.591Z] [echo] stopping server on unix ... [2024-06-27T10:57:25.706Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:25.706Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-06-27T10:57:25.816Z] [2024-06-27T10:57:25.816Z] setOSConditions: [2024-06-27T10:57:25.816Z] [2024-06-27T10:57:25.816Z] setToolWin: [2024-06-27T10:57:25.816Z] [2024-06-27T10:57:25.816Z] setToolUnix: [2024-06-27T10:57:25.816Z] [2024-06-27T10:57:25.816Z] setToolProperty: [2024-06-27T10:57:25.816Z] [2024-06-27T10:57:25.816Z] setS1ASclassPath: [2024-06-27T10:57:25.816Z] [2024-06-27T10:57:25.816Z] init-common: [2024-06-27T10:57:25.816Z] [2024-06-27T10:57:25.816Z] compile-common: [2024-06-27T10:57:25.816Z] [echo] Current time (ISO): 2024-06-27T10:57:25.563+0000 [2024-06-27T10:57:25.816Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:25.847Z] [exec] @PermitAll method invocation passed - good... [2024-06-27T10:57:25.964Z] [exec] Command disable executed successfully. [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.964Z] init.os: [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.964Z] init.tools.unix: [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.964Z] init.tools.windows: [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.964Z] init.tools: [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.964Z] setAsadminArgs: [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.964Z] init: [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.964Z] init.customtasks: [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.964Z] disableAppOnInstance: [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.964Z] init.os: [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.964Z] init.tools.unix: [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.964Z] init.tools.windows: [2024-06-27T10:57:25.964Z] [2024-06-27T10:57:25.965Z] init.tools: [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] setAsadminArgs: [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] init: [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] init.customtasks: [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] prepare.client: [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] prepare.client.appclient: [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] increment.log.next: [2024-06-27T10:57:25.965Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] process.versionexpression: [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] prepare.run: [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] common.run.negative: [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] setHttpPort: [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] common.run: [2024-06-27T10:57:25.965Z] [2024-06-27T10:57:25.965Z] checkAppOnServer: [2024-06-27T10:57:26.103Z] [exec] @DenyAll method invocation failed - good... [2024-06-27T10:57:26.103Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:57:26.103Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-positive [2024-06-27T10:57:26.103Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:26.103Z] [exec] [2024-06-27T10:57:26.103Z] [exec] [2024-06-27T10:57:26.103Z] [exec] ----------------------------------------- [2024-06-27T10:57:26.103Z] [exec] - webservices-ejb-rolesAllowed-annotation-positive: PASS - [2024-06-27T10:57:26.103Z] [exec] ----------------------------------------- [2024-06-27T10:57:26.103Z] [exec] Total PASS: 1 [2024-06-27T10:57:26.103Z] [exec] Total FAIL: 0 [2024-06-27T10:57:26.103Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:26.103Z] [exec] ----------------------------------------- [2024-06-27T10:57:26.103Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:26.103Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:26.103Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:26.103Z] [2024-06-27T10:57:26.103Z] internal-run: [2024-06-27T10:57:26.103Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass webservicetester2 tester2 FAILURE [2024-06-27T10:57:26.221Z] [2024-06-27T10:57:26.221Z] declare-test: [2024-06-27T10:57:26.221Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(2) untagged - logID=2 (server) [2024-06-27T10:57:26.221Z] [2024-06-27T10:57:26.221Z] prepare.runclient: [2024-06-27T10:57:26.221Z] [2024-06-27T10:57:26.221Z] process.classpath: [2024-06-27T10:57:26.221Z] [2024-06-27T10:57:26.221Z] process.jvmargs: [2024-06-27T10:57:26.221Z] [2024-06-27T10:57:26.221Z] java.with.result: [2024-06-27T10:57:26.422Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:26.422Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:26.422Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:26.422Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:26.422Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:26.422Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:26.422Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:26.477Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:26.478Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-06-27T10:57:26.478Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:57:26.478Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:57:26.478Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080//simple-versioned-servlet [2024-06-27T10:57:26.478Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] process.result: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] processResult: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] failed: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] passed: [2024-06-27T10:57:26.478Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] unknown: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] runclient: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] init.os: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] init.tools.unix: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] init.tools.windows: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] init.tools: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] setAsadminArgs: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] init: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] init.customtasks: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] checkAppOnCluster: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] run.negative: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] deploy.version: [2024-06-27T10:57:26.478Z] [2024-06-27T10:57:26.478Z] del.ref.registred: [2024-06-27T10:57:26.513Z] [exec] Waiting for the domain to stop . [2024-06-27T10:57:26.513Z] [exec] Waiting finished after 182 ms. [2024-06-27T10:57:26.513Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:57:26.513Z] [2024-06-27T10:57:26.513Z] stop-server-windows: [2024-06-27T10:57:26.513Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config [2024-06-27T10:57:26.513Z] [echo] restored original server.policy file [2024-06-27T10:57:26.513Z] [2024-06-27T10:57:26.513Z] setOSConditions: [2024-06-27T10:57:26.513Z] [2024-06-27T10:57:26.513Z] start-server: [2024-06-27T10:57:26.513Z] [echo] +-----------------------------+ [2024-06-27T10:57:26.513Z] [echo] | | [2024-06-27T10:57:26.513Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:57:26.513Z] [echo] | in Felix mode | [2024-06-27T10:57:26.513Z] [echo] | | [2024-06-27T10:57:26.513Z] [echo] +-----------------------------+ [2024-06-27T10:57:26.513Z] [2024-06-27T10:57:26.513Z] start-server-unix: [2024-06-27T10:57:26.699Z] [exec] Application deployed with name web-subclassingApp. [2024-06-27T10:57:26.699Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-06-27T10:57:26.699Z] [echo] Deployment on target server server successful [2024-06-27T10:57:26.734Z] [2024-06-27T10:57:26.734Z] process.versionExpression: [2024-06-27T10:57:26.734Z] [2024-06-27T10:57:26.734Z] process.appname: [2024-06-27T10:57:26.734Z] [2024-06-27T10:57:26.734Z] _process.target: [2024-06-27T10:57:26.734Z] [2024-06-27T10:57:26.734Z] process.target: [2024-06-27T10:57:26.734Z] [2024-06-27T10:57:26.734Z] prepare.is.version.registred: [2024-06-27T10:57:26.734Z] [2024-06-27T10:57:26.734Z] init.os: [2024-06-27T10:57:26.734Z] [2024-06-27T10:57:26.734Z] init.tools.unix: [2024-06-27T10:57:26.734Z] [2024-06-27T10:57:26.734Z] init.tools.windows: [2024-06-27T10:57:26.734Z] [2024-06-27T10:57:26.734Z] init.tools: [2024-06-27T10:57:26.734Z] [2024-06-27T10:57:26.734Z] setAsadminArgs: [2024-06-27T10:57:26.734Z] [2024-06-27T10:57:26.735Z] init: [2024-06-27T10:57:26.735Z] [2024-06-27T10:57:26.735Z] init.customtasks: [2024-06-27T10:57:26.735Z] [2024-06-27T10:57:26.735Z] prepare: [2024-06-27T10:57:26.735Z] [2024-06-27T10:57:26.735Z] exec.asadmin2: [2024-06-27T10:57:26.750Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:26.750Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:26.750Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:26.750Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:26.750Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:26.750Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:26.751Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:26.970Z] [2024-06-27T10:57:26.971Z] setOSConditions: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] setToolWin: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] setToolUnix: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] setToolProperty: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] setS1ASclassPath: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] init-common: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] deploy-common-ee: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] run-ear: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] setOSConditions: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] setToolWin: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] setToolUnix: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] setToolProperty: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] setS1ASclassPath: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] init-common: [2024-06-27T10:57:26.971Z] [2024-06-27T10:57:26.971Z] runwebclient-common: [2024-06-27T10:57:27.029Z] [exec] Jun 27, 2024 10:57:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:27.029Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:27.185Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:27.185Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:27.185Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:27.185Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:27.185Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:27.185Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:27.185Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:27.227Z] [java] size of buffer is1590 [2024-06-27T10:57:27.305Z] [exec] Result: 1 [2024-06-27T10:57:27.305Z] [2024-06-27T10:57:27.305Z] process.registred: [2024-06-27T10:57:27.305Z] [2024-06-27T10:57:27.305Z] is.version.registred: [2024-06-27T10:57:27.305Z] [2024-06-27T10:57:27.305Z] process.xmlversionidentifier: [2024-06-27T10:57:27.305Z] [2024-06-27T10:57:27.305Z] prepare.cluster: [2024-06-27T10:57:27.305Z] [2024-06-27T10:57:27.305Z] process.enabled: [2024-06-27T10:57:27.305Z] [2024-06-27T10:57:27.305Z] process.hasToDeploy: [2024-06-27T10:57:27.305Z] [2024-06-27T10:57:27.305Z] deploy.version.unregistred: [2024-06-27T10:57:27.305Z] [2024-06-27T10:57:27.305Z] init.os: [2024-06-27T10:57:27.305Z] [2024-06-27T10:57:27.305Z] init.tools.unix: [2024-06-27T10:57:27.305Z] [2024-06-27T10:57:27.305Z] init.tools.windows: [2024-06-27T10:57:27.305Z] [2024-06-27T10:57:27.305Z] init.tools: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] setAsadminArgs: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] init: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] init.customtasks: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] prepare: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] process.versionExpression: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] process.appname: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] create.version: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] assemble.non-existent: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] init.os: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] init.tools.unix: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] init.tools.windows: [2024-06-27T10:57:27.306Z] [2024-06-27T10:57:27.306Z] init.tools: [2024-06-27T10:57:27.307Z] [2024-06-27T10:57:27.307Z] setAsadminArgs: [2024-06-27T10:57:27.307Z] [2024-06-27T10:57:27.307Z] init: [2024-06-27T10:57:27.307Z] [2024-06-27T10:57:27.307Z] init.customtasks: [2024-06-27T10:57:27.307Z] [2024-06-27T10:57:27.307Z] prepare: [2024-06-27T10:57:27.307Z] [2024-06-27T10:57:27.307Z] process.versionexpression: [2024-06-27T10:57:27.307Z] [2024-06-27T10:57:27.307Z] compile: [2024-06-27T10:57:27.307Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:27.307Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:57:27.347Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:27.347Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:57:27.347Z] [javac] return new Integer(1); [2024-06-27T10:57:27.347Z] [javac] ^ [2024-06-27T10:57:27.347Z] [javac] 2 warnings [2024-06-27T10:57:27.347Z] [2024-06-27T10:57:27.347Z] setOSConditions: [2024-06-27T10:57:27.347Z] [2024-06-27T10:57:27.347Z] setToolWin: [2024-06-27T10:57:27.347Z] [2024-06-27T10:57:27.347Z] setToolUnix: [2024-06-27T10:57:27.347Z] [2024-06-27T10:57:27.347Z] setToolProperty: [2024-06-27T10:57:27.347Z] [2024-06-27T10:57:27.347Z] setS1ASclassPath: [2024-06-27T10:57:27.347Z] [2024-06-27T10:57:27.347Z] init-common: [2024-06-27T10:57:27.347Z] [2024-06-27T10:57:27.347Z] compile-common: [2024-06-27T10:57:27.347Z] [echo] Current time (ISO): 2024-06-27T10:57:27.195+0000 [2024-06-27T10:57:27.347Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:27.482Z] [java] HTTP port :8080 [2024-06-27T10:57:27.483Z] [java] HTTP hostname :localhost [2024-06-27T10:57:27.676Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:27.676Z] [javac] 1 warning [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] build: [2024-06-27T10:57:27.676Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:57:27.676Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-lib.jar [2024-06-27T10:57:27.676Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-par1.jar [2024-06-27T10:57:27.676Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-par3.jar [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] setOSConditions: [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] fixFiles: [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] convUnix: [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] convWin: [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] setToolWin: [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] setToolUnix: [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] setToolProperty: [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] setS1ASclassPath: [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] init-common: [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] package-persistence-common: [2024-06-27T10:57:27.676Z] [2024-06-27T10:57:27.676Z] ejb-jar-common: [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] package-ejbjar-common: [2024-06-27T10:57:27.677Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:27.677Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedem-ejb.jar [2024-06-27T10:57:27.677Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] appclient-jar-common: [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] package-appclientjar-common: [2024-06-27T10:57:27.677Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:27.677Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedem-client.jar [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] webclient-war-common: [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] build-ear-common: [2024-06-27T10:57:27.677Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:27.677Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:27.677Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2024-06-27T10:57:27.677Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] setup: [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] setOSConditions: [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] setToolWin: [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] setToolUnix: [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] setToolProperty: [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] setS1ASclassPath: [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] init-common: [2024-06-27T10:57:27.677Z] [2024-06-27T10:57:27.677Z] execute-ejb-sql-common: [2024-06-27T10:57:27.678Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/sql/create.sql [2024-06-27T10:57:27.678Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] deploy: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] setOSConditions: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] setToolWin: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] setToolUnix: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] setToolProperty: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] setS1ASclassPath: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] init-common: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] deploy-common: [2024-06-27T10:57:27.678Z] [echo] Current time (ISO): 2024-06-27T10:57:27.622+0000 [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] setOSConditions: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] setToolWin: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] setToolUnix: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] setToolProperty: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] setS1ASclassPath: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] init-common: [2024-06-27T10:57:27.678Z] [2024-06-27T10:57:27.678Z] deploy-common-pe: [2024-06-27T10:57:27.738Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/index.html [2024-06-27T10:57:27.738Z] [java] web-to-connector (ear based) /subclassing/index.html PASS [2024-06-27T10:57:27.738Z] [java] SSN=123456789&action=Create [2024-06-27T10:57:27.738Z] [java] HTTP port :8080 [2024-06-27T10:57:27.738Z] [java] HTTP hostname :localhost [2024-06-27T10:57:27.870Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:27.870Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:27.870Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:27.870Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:27.870Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:27.870Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:27.870Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:28.125Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:28.126Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:28.127Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-06-27T10:57:28.127Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:28.127Z] [javac] 1 warning [2024-06-27T10:57:28.127Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] process.xmlversionidentifier: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] process.versionExpression: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] process.xml.create.flag: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] create.xml.flag: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] generate.xml.identifier: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] assemble: [2024-06-27T10:57:28.127Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] process.xmlversionidentifier: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] prepare.update.xml.identifier: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] update.xml.identifier: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] deployWithNameOption: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] setAsadminArgs: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] common.deploy.asadmin: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] init.os: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] init.tools.unix: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] init.tools.windows: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] init.tools: [2024-06-27T10:57:28.127Z] [2024-06-27T10:57:28.127Z] setAsadminArgs: [2024-06-27T10:57:28.128Z] [2024-06-27T10:57:28.128Z] init: [2024-06-27T10:57:28.128Z] [2024-06-27T10:57:28.128Z] init.customtasks: [2024-06-27T10:57:28.128Z] [2024-06-27T10:57:28.128Z] common.run.asadmin: [2024-06-27T10:57:28.128Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-06-27T10:57:28.239Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2024-06-27T10:57:28.272Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:28.272Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:28.272Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:28.272Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:28.272Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:28.272Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:28.272Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:28.380Z] [javac] 1 warning [2024-06-27T10:57:28.380Z] [2024-06-27T10:57:28.380Z] setOSConditions: [2024-06-27T10:57:28.380Z] [2024-06-27T10:57:28.380Z] setToolWin: [2024-06-27T10:57:28.380Z] [2024-06-27T10:57:28.380Z] setToolUnix: [2024-06-27T10:57:28.380Z] [2024-06-27T10:57:28.380Z] setToolProperty: [2024-06-27T10:57:28.380Z] [2024-06-27T10:57:28.380Z] setS1ASclassPath: [2024-06-27T10:57:28.380Z] [2024-06-27T10:57:28.380Z] init-common: [2024-06-27T10:57:28.380Z] [2024-06-27T10:57:28.380Z] compile-common: [2024-06-27T10:57:28.380Z] [echo] Current time (ISO): 2024-06-27T10:57:28.220+0000 [2024-06-27T10:57:28.380Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/nonweb [2024-06-27T10:57:28.700Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:28.700Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:28.831Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:29.108Z] [javac] 1 warning [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] build: [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] setOSConditions: [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] fixFiles: [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] convUnix: [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] convWin: [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] setToolWin: [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] setToolUnix: [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] setToolProperty: [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] setS1ASclassPath: [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] init-common: [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] package-persistence-common: [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] ejb-jar-common: [2024-06-27T10:57:29.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.108Z] package-ejbjar-common: [2024-06-27T10:57:29.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:29.108Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:29.108Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:29.108Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusage-ejb.jar [2024-06-27T10:57:29.108Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:29.108Z] [2024-06-27T10:57:29.109Z] appclient-jar-common: [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] package-appclientjar-common: [2024-06-27T10:57:29.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:29.109Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:29.109Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:29.109Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusage-client.jar [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] webclient-war-common: [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] build-ear-common: [2024-06-27T10:57:29.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:29.109Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:29.109Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:29.109Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageApp.ear [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] deploy: [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] setOSConditions: [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] setToolWin: [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] setToolUnix: [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] setToolProperty: [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] setS1ASclassPath: [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] init-common: [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] execute-sql-common: [2024-06-27T10:57:29.109Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/create_pointbase.sql [2024-06-27T10:57:29.109Z] [sql] Failed to execute: Drop table max_connection_usage [2024-06-27T10:57:29.109Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAX_CONNECTION_USAGE' because it does not exist. [2024-06-27T10:57:29.109Z] [sql] 0 rows affected [2024-06-27T10:57:29.109Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:57:29.109Z] [2024-06-27T10:57:29.109Z] setOSConditions: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setToolWin: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setToolUnix: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setToolProperty: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setS1ASclassPath: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] init-common: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setup: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setOSConditions: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setToolWin: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setToolUnix: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setToolProperty: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setS1ASclassPath: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] init-common: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] deploy-jdbc-common: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setOSConditions: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setToolWin: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setToolUnix: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setToolProperty: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] setS1ASclassPath: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] init-common: [2024-06-27T10:57:29.110Z] [2024-06-27T10:57:29.110Z] create-jdbc-connpool-common: [2024-06-27T10:57:29.183Z] [exec] Application deployed with name ejb-ejb30-persistence-extendedemApp. [2024-06-27T10:57:29.183Z] [echo] Deployment on target server server successful [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] setOSConditions: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] setToolWin: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] setToolUnix: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] setToolProperty: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] setS1ASclassPath: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] init-common: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] deploy-common-ee: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] run: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] setOSConditions: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] setToolWin: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] setToolUnix: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] setToolProperty: [2024-06-27T10:57:29.183Z] [2024-06-27T10:57:29.183Z] setS1ASclassPath: [2024-06-27T10:57:29.184Z] [2024-06-27T10:57:29.184Z] init-common: [2024-06-27T10:57:29.184Z] [2024-06-27T10:57:29.184Z] runclient-common: [2024-06-27T10:57:29.184Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemAppClient.jar -name ejb-ejb30-persistence-extendedemClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:57:29.262Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-06-27T10:57:29.262Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] init.os: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] init.tools.unix: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] init.tools.windows: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] init.tools: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] setAsadminArgs: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] init: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] init.customtasks: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] setEnabled: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] createAppRef: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] deployWithoutNameOption: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] init.os: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] init.tools.unix: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] init.tools.windows: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] init.tools: [2024-06-27T10:57:29.262Z] [2024-06-27T10:57:29.262Z] setAsadminArgs: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] init: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] init.customtasks: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] prepare.client: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] prepare.client.appclient: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] increment.log.next: [2024-06-27T10:57:29.263Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] process.versionexpression: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] prepare.run: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] common.run.positive: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] setHttpPort: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] common.run: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] checkAppOnServer: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] declare-test: [2024-06-27T10:57:29.263Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(3) ALPHA-1.0.0 - logID=3 (server) [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] prepare.runclient: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] process.classpath: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] process.jvmargs: [2024-06-27T10:57:29.263Z] [2024-06-27T10:57:29.263Z] java.with.result: [2024-06-27T10:57:29.669Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:57:29.669Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:57:29.669Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-06-27T10:57:29.669Z] [java] HTTP port :8080 [2024-06-27T10:57:29.669Z] [java] HTTP hostname :localhost [2024-06-27T10:57:29.669Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-06-27T10:57:29.669Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:57:29.669Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:57:29.669Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:29.671Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-maxconnectionusage-pool [2024-06-27T10:57:29.671Z] [exec] JDBC connection pool jdbc-maxconnectionusage-pool created successfully. [2024-06-27T10:57:29.671Z] [2024-06-27T10:57:29.671Z] set-derby-connpool-props: [2024-06-27T10:57:29.768Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:29.768Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:29.768Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:29.768Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:29.768Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:29.768Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:29.768Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:29.825Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:29.825Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:57:29.825Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:57:29.826Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-06-27T10:57:29.826Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:57:29.826Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-06-27T10:57:29.826Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] process.result: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] processResult: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] failed: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] passed: [2024-06-27T10:57:29.826Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] unknown: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] runclient: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] init.os: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] init.tools.unix: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] init.tools.windows: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] init.tools: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] setAsadminArgs: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] init: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] init.customtasks: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] checkAppOnCluster: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] run.positive: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] clean.scenario: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] clean.scenario.cluster: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] init.os: [2024-06-27T10:57:29.826Z] [2024-06-27T10:57:29.826Z] init.tools.unix: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] init.tools.windows: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] init.tools: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] setAsadminArgs: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] init: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] init.customtasks: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] prepare: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] process.versionExpression: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] process.appname: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] _process.target: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] process.target: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] prepare.has.version.registred: [2024-06-27T10:57:29.827Z] [2024-06-27T10:57:29.827Z] exec.asadmin2: [2024-06-27T10:57:29.925Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:29.925Z] [2024-06-27T10:57:29.925Z] undeploy-ear: [2024-06-27T10:57:29.925Z] [2024-06-27T10:57:29.925Z] setOSConditions: [2024-06-27T10:57:29.925Z] [2024-06-27T10:57:29.925Z] setToolWin: [2024-06-27T10:57:29.925Z] [2024-06-27T10:57:29.925Z] setToolUnix: [2024-06-27T10:57:29.925Z] [2024-06-27T10:57:29.925Z] setToolProperty: [2024-06-27T10:57:29.925Z] [2024-06-27T10:57:29.925Z] setS1ASclassPath: [2024-06-27T10:57:29.925Z] [2024-06-27T10:57:29.925Z] init-common: [2024-06-27T10:57:29.925Z] [2024-06-27T10:57:29.925Z] delete-ra-config: [2024-06-27T10:57:29.925Z] [2024-06-27T10:57:29.925Z] asadmin-common: [2024-06-27T10:57:29.925Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-06-27T10:57:29.927Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.User=dbuser [2024-06-27T10:57:29.927Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.User=dbuser [2024-06-27T10:57:30.109Z] [exec] Jun 27, 2024 10:57:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:30.109Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:30.327Z] [exec] @PermitAll method invocation passed - good... [2024-06-27T10:57:30.327Z] [exec] @DenyAll method invocation failed - good... [2024-06-27T10:57:30.328Z] [exec] Got expected failure Client received SOAP Fault from server: java.lang.Exception: Client not authorized for invocation of public java.lang.String endpoint.HelloImpl.roleBased(java.lang.String) Please see the server log to find more detail regarding exact cause of the failure. [2024-06-27T10:57:30.328Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-negative-2 [2024-06-27T10:57:30.328Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:30.328Z] [exec] [2024-06-27T10:57:30.328Z] [exec] [2024-06-27T10:57:30.328Z] [exec] ----------------------------------------- [2024-06-27T10:57:30.328Z] [exec] - webservices-ejb-rolesAllowed-annotation-negative-2: PASS - [2024-06-27T10:57:30.328Z] [exec] ----------------------------------------- [2024-06-27T10:57:30.328Z] [exec] Total PASS: 1 [2024-06-27T10:57:30.328Z] [exec] Total FAIL: 0 [2024-06-27T10:57:30.328Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:30.328Z] [exec] ----------------------------------------- [2024-06-27T10:57:30.328Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:30.328Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:30.328Z] [echo] DELETING USERS... [2024-06-27T10:57:30.328Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:30.328Z] [exec] asadmin --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt delete-file-user [options] ... [2024-06-27T10:57:30.435Z] [java] JMS Servlet Output [2024-06-27T10:57:30.435Z] [java]
DatabaseServelt :: All information I can give

[2024-06-27T10:57:30.435Z] [java] Context Path : /ejb-ejb31-full-webejb
[2024-06-27T10:57:30.435Z] [java] Servlet Path : /HelloServlet
[2024-06-27T10:57:30.435Z] [java] Path Info : null
[2024-06-27T10:57:30.435Z] [java] [2024-06-27T10:57:30.435Z] [java] Value of key is: main [2024-06-27T10:57:30.435Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:30.435Z] [java] [2024-06-27T10:57:30.435Z] [java] [2024-06-27T10:57:30.435Z] [java] ----------------------------------------- [2024-06-27T10:57:30.435Z] [java] - main: PASS - [2024-06-27T10:57:30.435Z] [java] ----------------------------------------- [2024-06-27T10:57:30.435Z] [java] Total PASS: 1 [2024-06-27T10:57:30.435Z] [java] Total FAIL: 0 [2024-06-27T10:57:30.435Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:57:30.435Z] [java] ----------------------------------------- [2024-06-27T10:57:30.435Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:30.435Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:30.435Z] [2024-06-27T10:57:30.435Z] undeploy: [2024-06-27T10:57:30.435Z] [2024-06-27T10:57:30.435Z] setOSConditions: [2024-06-27T10:57:30.435Z] [2024-06-27T10:57:30.435Z] setToolWin: [2024-06-27T10:57:30.435Z] [2024-06-27T10:57:30.435Z] setToolUnix: [2024-06-27T10:57:30.435Z] [2024-06-27T10:57:30.435Z] setToolProperty: [2024-06-27T10:57:30.435Z] [2024-06-27T10:57:30.435Z] setS1ASclassPath: [2024-06-27T10:57:30.435Z] [2024-06-27T10:57:30.435Z] init-common: [2024-06-27T10:57:30.435Z] [2024-06-27T10:57:30.435Z] undeploy-war-common: [2024-06-27T10:57:30.435Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-webejb-web [2024-06-27T10:57:30.435Z] [2024-06-27T10:57:30.435Z] all: [2024-06-27T10:57:30.435Z] [2024-06-27T10:57:30.436Z] schema: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setOSConditions: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setToolWin: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setToolUnix: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setToolProperty: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setS1ASclassPath: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] init-common: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] clean: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setOSConditions: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setToolWin: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setToolUnix: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setToolProperty: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setS1ASclassPath: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] init-common: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] clean-common: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setOSConditions: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setToolWin: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setToolUnix: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setToolProperty: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] setS1ASclassPath: [2024-06-27T10:57:30.436Z] [2024-06-27T10:57:30.436Z] init-common: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] clean-classes-common: [2024-06-27T10:57:30.437Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] setOSConditions: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] setToolWin: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] setToolUnix: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] setToolProperty: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] setS1ASclassPath: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] init-common: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] clean-jars-common: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] compile: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] setOSConditions: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] setToolWin: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] setToolUnix: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] setToolProperty: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] setS1ASclassPath: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] init-common: [2024-06-27T10:57:30.437Z] [2024-06-27T10:57:30.437Z] compile-common: [2024-06-27T10:57:30.437Z] [echo] Current time (ISO): 2024-06-27T10:57:29.832+0000 [2024-06-27T10:57:30.437Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:30.437Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:30.486Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.Password=dbpassword [2024-06-27T10:57:30.486Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.Password=dbpassword [2024-06-27T10:57:30.583Z] [exec] Command delete-file-user executed successfully. [2024-06-27T10:57:30.692Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:30.692Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:30.692Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:30.692Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:30.692Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:30.692Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:30.692Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:30.741Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.driverType=4 [2024-06-27T10:57:30.741Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.driverType=4 [2024-06-27T10:57:30.765Z] [2024-06-27T10:57:30.765Z] process.registred: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] has.version.registred: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] del.all.version.registred: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] _process.target: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] process.target: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] prepare.del.all.version.registred: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] init.os: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] init.tools.unix: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] init.tools.windows: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] init.tools: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] setAsadminArgs: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] init: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] init.customtasks: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] prepare: [2024-06-27T10:57:30.766Z] [2024-06-27T10:57:30.766Z] exec.asadmin: [2024-06-27T10:57:30.852Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:30.852Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:30.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-06-27T10:57:30.996Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.portNumber=1527 [2024-06-27T10:57:31.050Z] [exec] Jun 27, 2024 10:57:30 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:57:31.051Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-extendedem-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.extendedem.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-extendedemClient [2024-06-27T10:57:31.108Z] [2024-06-27T10:57:31.108Z] setOSConditions: [2024-06-27T10:57:31.109Z] [2024-06-27T10:57:31.109Z] setToolWin: [2024-06-27T10:57:31.109Z] [2024-06-27T10:57:31.109Z] setToolUnix: [2024-06-27T10:57:31.109Z] [2024-06-27T10:57:31.109Z] setToolProperty: [2024-06-27T10:57:31.109Z] [2024-06-27T10:57:31.109Z] setS1ASclassPath: [2024-06-27T10:57:31.109Z] [2024-06-27T10:57:31.109Z] init-common: [2024-06-27T10:57:31.109Z] [2024-06-27T10:57:31.109Z] undeploy-common: [2024-06-27T10:57:31.133Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:31.146Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:31.146Z] [exec] asadmin --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt delete-file-user [options] ... [2024-06-27T10:57:31.146Z] [exec] Command delete-file-user executed successfully. [2024-06-27T10:57:31.146Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:31.146Z] [2024-06-27T10:57:31.146Z] undeploy: [2024-06-27T10:57:31.146Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:31.146Z] [2024-06-27T10:57:31.146Z] autoundeploy-file: [2024-06-27T10:57:31.146Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:57:31.254Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.portNumber=1527 [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] _del.all.version.registred: [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] _clean.scenario: [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] deployment: [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] deploy.version: [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] del.ref.registred: [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] process.versionExpression: [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] process.appname: [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] _process.target: [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] process.target: [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] prepare.is.version.registred: [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] init.os: [2024-06-27T10:57:31.329Z] [2024-06-27T10:57:31.329Z] init.tools.unix: [2024-06-27T10:57:31.330Z] [2024-06-27T10:57:31.330Z] init.tools.windows: [2024-06-27T10:57:31.330Z] [2024-06-27T10:57:31.330Z] init.tools: [2024-06-27T10:57:31.330Z] [2024-06-27T10:57:31.330Z] setAsadminArgs: [2024-06-27T10:57:31.330Z] [2024-06-27T10:57:31.330Z] init: [2024-06-27T10:57:31.330Z] [2024-06-27T10:57:31.330Z] init.customtasks: [2024-06-27T10:57:31.330Z] [2024-06-27T10:57:31.330Z] prepare: [2024-06-27T10:57:31.330Z] [2024-06-27T10:57:31.330Z] exec.asadmin2: [2024-06-27T10:57:31.413Z] [javac] 1 warning [2024-06-27T10:57:31.413Z] [2024-06-27T10:57:31.413Z] build: [2024-06-27T10:57:31.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:31.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:31.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:31.413Z] [2024-06-27T10:57:31.413Z] package-ejbjar-common: [2024-06-27T10:57:31.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:31.414Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-anyone-ejb.jar [2024-06-27T10:57:31.414Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:31.414Z] [2024-06-27T10:57:31.414Z] clear: [2024-06-27T10:57:31.414Z] [2024-06-27T10:57:31.414Z] test-tlds-exist: [2024-06-27T10:57:31.414Z] [2024-06-27T10:57:31.414Z] copy-tlds: [2024-06-27T10:57:31.414Z] [2024-06-27T10:57:31.414Z] test-tagfiles-exist: [2024-06-27T10:57:31.414Z] [2024-06-27T10:57:31.414Z] copy-tagfiles: [2024-06-27T10:57:31.414Z] [2024-06-27T10:57:31.414Z] package-war-common: [2024-06-27T10:57:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:57:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:57:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:57:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/anyone/lib [2024-06-27T10:57:31.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:31.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:31.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:57:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/anyone/docroot [2024-06-27T10:57:31.414Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-anyone-web.war [2024-06-27T10:57:31.414Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:31.414Z] [2024-06-27T10:57:31.414Z] package-appclientjar-common: [2024-06-27T10:57:31.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:31.414Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-anyone-client.jar [2024-06-27T10:57:31.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:31.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:31.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:31.415Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-anyoneApp.ear [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] deploy: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] setOSConditions: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] setToolWin: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] setToolUnix: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] setToolProperty: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] setS1ASclassPath: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] init-common: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] deploy-common: [2024-06-27T10:57:31.415Z] [echo] Current time (ISO): 2024-06-27T10:57:31.338+0000 [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] setOSConditions: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] setToolWin: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] setToolUnix: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] setToolProperty: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] setS1ASclassPath: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] init-common: [2024-06-27T10:57:31.415Z] [2024-06-27T10:57:31.415Z] deploy-common-pe: [2024-06-27T10:57:31.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.dataBaseName=testdb [2024-06-27T10:57:31.509Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.dataBaseName=testdb [2024-06-27T10:57:31.629Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:31.675Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-06-27T10:57:31.870Z] [exec] Waiting for domain1 to start ..... [2024-06-27T10:57:31.870Z] [exec] Waiting finished after 4,501 ms. [2024-06-27T10:57:31.870Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:57:31.870Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:57:31.870Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:57:31.870Z] [exec] Admin Port: 4,848 [2024-06-27T10:57:31.870Z] [exec] Command start-domain executed successfully. [2024-06-27T10:57:31.870Z] [2024-06-27T10:57:31.870Z] start-server-windows: [2024-06-27T10:57:31.870Z] [2024-06-27T10:57:31.870Z] setOSConditions: [2024-06-27T10:57:31.870Z] [2024-06-27T10:57:31.870Z] setToolWin: [2024-06-27T10:57:31.870Z] [2024-06-27T10:57:31.870Z] setToolUnix: [2024-06-27T10:57:31.870Z] [2024-06-27T10:57:31.870Z] setToolProperty: [2024-06-27T10:57:31.870Z] [2024-06-27T10:57:31.870Z] setS1ASclassPath: [2024-06-27T10:57:31.870Z] [2024-06-27T10:57:31.870Z] init-common: [2024-06-27T10:57:31.870Z] [2024-06-27T10:57:31.871Z] restart: [2024-06-27T10:57:31.871Z] [echo] Not required to restart [2024-06-27T10:57:31.871Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] setOSConditions: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] setToolWin: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] setToolUnix: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] setToolProperty: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] setS1ASclassPath: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] init-common: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] build: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] all: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] setOSConditions: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] setToolWin: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] setToolUnix: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] setToolProperty: [2024-06-27T10:57:31.871Z] [2024-06-27T10:57:31.871Z] setS1ASclassPath: [2024-06-27T10:57:31.883Z] [javac] 1 warning [2024-06-27T10:57:31.883Z] [2024-06-27T10:57:31.883Z] setOSConditions: [2024-06-27T10:57:31.883Z] [2024-06-27T10:57:31.883Z] setToolWin: [2024-06-27T10:57:31.883Z] [2024-06-27T10:57:31.883Z] setToolUnix: [2024-06-27T10:57:31.883Z] [2024-06-27T10:57:31.883Z] setToolProperty: [2024-06-27T10:57:31.883Z] [2024-06-27T10:57:31.883Z] setS1ASclassPath: [2024-06-27T10:57:31.883Z] [2024-06-27T10:57:31.883Z] init-common: [2024-06-27T10:57:31.883Z] [2024-06-27T10:57:31.883Z] compile-common: [2024-06-27T10:57:31.883Z] [echo] Current time (ISO): 2024-06-27T10:57:31.652+0000 [2024-06-27T10:57:31.883Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:31.901Z] [exec] Result: 1 [2024-06-27T10:57:31.901Z] [2024-06-27T10:57:31.901Z] process.registred: [2024-06-27T10:57:31.901Z] [2024-06-27T10:57:31.901Z] is.version.registred: [2024-06-27T10:57:31.901Z] [2024-06-27T10:57:31.901Z] process.xmlversionidentifier: [2024-06-27T10:57:31.901Z] [2024-06-27T10:57:31.902Z] prepare.cluster: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] process.enabled: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] process.hasToDeploy: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] deploy.version.unregistred: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] init.os: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] init.tools.unix: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] init.tools.windows: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] init.tools: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] setAsadminArgs: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] init: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] init.customtasks: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] prepare: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] process.versionExpression: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] process.appname: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] create.version: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] assemble.non-existent: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] process.xmlversionidentifier: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] prepare.update.xml.identifier: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] update.xml.identifier: [2024-06-27T10:57:31.902Z] [2024-06-27T10:57:31.902Z] deployWithNameOption: [2024-06-27T10:57:31.903Z] [2024-06-27T10:57:31.903Z] setAsadminArgs: [2024-06-27T10:57:31.903Z] [2024-06-27T10:57:31.903Z] common.deploy.asadmin: [2024-06-27T10:57:31.903Z] [2024-06-27T10:57:31.903Z] init.os: [2024-06-27T10:57:31.903Z] [2024-06-27T10:57:31.903Z] init.tools.unix: [2024-06-27T10:57:31.903Z] [2024-06-27T10:57:31.903Z] init.tools.windows: [2024-06-27T10:57:31.903Z] [2024-06-27T10:57:31.903Z] init.tools: [2024-06-27T10:57:31.903Z] [2024-06-27T10:57:31.903Z] setAsadminArgs: [2024-06-27T10:57:31.903Z] [2024-06-27T10:57:31.903Z] init: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] unsetup: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] setOSConditions: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] setToolWin: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] setToolUnix: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] setToolProperty: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] setS1ASclassPath: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] init-common: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] default-sql: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] setOSConditions: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] setToolWin: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] setToolUnix: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] setToolProperty: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] setS1ASclassPath: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.931Z] init-common: [2024-06-27T10:57:31.931Z] [2024-06-27T10:57:31.932Z] execute-sql-common: [2024-06-27T10:57:31.932Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/dropBankTables.sql [2024-06-27T10:57:31.932Z] [sql] 0 rows affected [2024-06-27T10:57:31.932Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:31.932Z] [2024-06-27T10:57:31.932Z] sql-oracle: [2024-06-27T10:57:31.932Z] [2024-06-27T10:57:31.932Z] execute-sql-connector: [2024-06-27T10:57:31.932Z] [2024-06-27T10:57:31.932Z] delete-resource: [2024-06-27T10:57:31.932Z] [2024-06-27T10:57:31.932Z] setOSConditions: [2024-06-27T10:57:31.932Z] [2024-06-27T10:57:31.932Z] setToolWin: [2024-06-27T10:57:31.932Z] [2024-06-27T10:57:31.932Z] setToolUnix: [2024-06-27T10:57:31.932Z] [2024-06-27T10:57:31.932Z] setToolProperty: [2024-06-27T10:57:31.932Z] [2024-06-27T10:57:31.932Z] setS1ASclassPath: [2024-06-27T10:57:31.932Z] [2024-06-27T10:57:31.932Z] init-common: [2024-06-27T10:57:31.932Z] [2024-06-27T10:57:31.932Z] delete-connector-resource-common: [2024-06-27T10:57:31.932Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2024-06-27T10:57:32.068Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:32.068Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:32.125Z] [2024-06-27T10:57:32.125Z] init-common: [2024-06-27T10:57:32.125Z] [2024-06-27T10:57:32.125Z] all: [2024-06-27T10:57:32.125Z] [2024-06-27T10:57:32.125Z] setOSConditions: [2024-06-27T10:57:32.125Z] [2024-06-27T10:57:32.125Z] setToolWin: [2024-06-27T10:57:32.125Z] [2024-06-27T10:57:32.125Z] setToolUnix: [2024-06-27T10:57:32.125Z] [2024-06-27T10:57:32.125Z] setToolProperty: [2024-06-27T10:57:32.125Z] [2024-06-27T10:57:32.125Z] setS1ASclassPath: [2024-06-27T10:57:32.125Z] [2024-06-27T10:57:32.125Z] init-common: [2024-06-27T10:57:32.125Z] [2024-06-27T10:57:32.125Z] compile-common: [2024-06-27T10:57:32.126Z] [echo] Current time (ISO): 2024-06-27T10:57:31.878+0000 [2024-06-27T10:57:32.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/src/classes [2024-06-27T10:57:32.126Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/src/classes [2024-06-27T10:57:32.159Z] [2024-06-27T10:57:32.159Z] init.customtasks: [2024-06-27T10:57:32.159Z] [2024-06-27T10:57:32.159Z] common.run.asadmin: [2024-06-27T10:57:32.160Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:57:32.323Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.create=true [2024-06-27T10:57:32.323Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.create=true [2024-06-27T10:57:32.358Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-anyoneApp.ear [2024-06-27T10:57:32.418Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:32.418Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:32.804Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:32.804Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:32.804Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:32.804Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:32.804Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:32.804Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:32.804Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:32.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server jdbc/ejb-subclassing [2024-06-27T10:57:32.870Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2024-06-27T10:57:32.870Z] [2024-06-27T10:57:32.870Z] delete-pool: [2024-06-27T10:57:32.871Z] [2024-06-27T10:57:32.871Z] setOSConditions: [2024-06-27T10:57:32.871Z] [2024-06-27T10:57:32.871Z] setToolWin: [2024-06-27T10:57:32.871Z] [2024-06-27T10:57:32.871Z] setToolUnix: [2024-06-27T10:57:32.871Z] [2024-06-27T10:57:32.871Z] setToolProperty: [2024-06-27T10:57:32.871Z] [2024-06-27T10:57:32.871Z] setS1ASclassPath: [2024-06-27T10:57:32.871Z] [2024-06-27T10:57:32.871Z] init-common: [2024-06-27T10:57:32.871Z] [2024-06-27T10:57:32.871Z] delete-connector-connpool-common: [2024-06-27T10:57:32.871Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true standalone-ra-pool [2024-06-27T10:57:32.883Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.serverName=localhost [2024-06-27T10:57:32.883Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.serverName=localhost [2024-06-27T10:57:32.883Z] [2024-06-27T10:57:32.883Z] setOSConditions: [2024-06-27T10:57:32.883Z] [2024-06-27T10:57:32.883Z] setToolWin: [2024-06-27T10:57:32.883Z] [2024-06-27T10:57:32.883Z] setToolUnix: [2024-06-27T10:57:32.883Z] [2024-06-27T10:57:32.883Z] setToolProperty: [2024-06-27T10:57:32.883Z] [2024-06-27T10:57:32.883Z] setS1ASclassPath: [2024-06-27T10:57:32.883Z] [2024-06-27T10:57:32.883Z] init-common: [2024-06-27T10:57:32.883Z] [2024-06-27T10:57:32.883Z] create-jdbc-resource-common: [2024-06-27T10:57:32.884Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxconnectionusage-pool --target server jdbc/maxconnectionusage [2024-06-27T10:57:32.981Z] [exec] Application deployed with name simple-versioned-servlet. [2024-06-27T10:57:32.981Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:32.981Z] [2024-06-27T10:57:32.981Z] init.os: [2024-06-27T10:57:32.981Z] [2024-06-27T10:57:32.981Z] init.tools.unix: [2024-06-27T10:57:32.981Z] [2024-06-27T10:57:32.981Z] init.tools.windows: [2024-06-27T10:57:32.981Z] [2024-06-27T10:57:32.981Z] init.tools: [2024-06-27T10:57:32.981Z] [2024-06-27T10:57:32.981Z] setAsadminArgs: [2024-06-27T10:57:32.981Z] [2024-06-27T10:57:32.981Z] init: [2024-06-27T10:57:32.981Z] [2024-06-27T10:57:32.981Z] init.customtasks: [2024-06-27T10:57:32.981Z] [2024-06-27T10:57:32.981Z] setEnabled: [2024-06-27T10:57:32.981Z] [2024-06-27T10:57:32.981Z] createAppRef: [2024-06-27T10:57:32.981Z] [2024-06-27T10:57:32.981Z] deployWithoutNameOption: [2024-06-27T10:57:32.981Z] [2024-06-27T10:57:32.981Z] run.positive.deploy: [2024-06-27T10:57:33.033Z] [echo] [2024-06-27T10:57:33.033Z] [echo] ************************* [2024-06-27T10:57:33.033Z] [echo] * Running provider [2024-06-27T10:57:33.033Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider [2024-06-27T10:57:33.033Z] [echo] ************************* [2024-06-27T10:57:33.033Z] [echo] [2024-06-27T10:57:33.033Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:33.033Z] [2024-06-27T10:57:33.033Z] clean: [2024-06-27T10:57:33.033Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml [2024-06-27T10:57:33.033Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:33.033Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:33.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:33.033Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:33.033Z] [2024-06-27T10:57:33.033Z] all: [2024-06-27T10:57:33.033Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:33.033Z] [2024-06-27T10:57:33.033Z] test_build: [2024-06-27T10:57:33.033Z] [exec] parsing WSDL... [2024-06-27T10:57:33.047Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:33.047Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:33.047Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:33.047Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:33.047Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:33.047Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:33.047Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:33.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxconnectionusage-pool --enabled=true --target server jdbc/maxconnectionusage [2024-06-27T10:57:33.138Z] [exec] JDBC resource jdbc/maxconnectionusage created successfully. [2024-06-27T10:57:33.138Z] [echo] cmd executed for server [2024-06-27T10:57:33.138Z] [2024-06-27T10:57:33.138Z] asadmin-common: [2024-06-27T10:57:33.138Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.steady_pool_size=1 [2024-06-27T10:57:33.237Z] [2024-06-27T10:57:33.237Z] init.os: [2024-06-27T10:57:33.237Z] [2024-06-27T10:57:33.237Z] init.tools.unix: [2024-06-27T10:57:33.237Z] [2024-06-27T10:57:33.237Z] init.tools.windows: [2024-06-27T10:57:33.237Z] [2024-06-27T10:57:33.237Z] init.tools: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] setAsadminArgs: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] init: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] init.customtasks: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] prepare.client: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] prepare.client.appclient: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] increment.log.next: [2024-06-27T10:57:33.238Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] process.versionexpression: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] prepare.run: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] common.run.positive: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] setHttpPort: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] common.run: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] checkAppOnServer: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] declare-test: [2024-06-27T10:57:33.238Z] [echo] Starting test simple-versioned-servlet deployment(1) untagged - logID=4 (server) [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] prepare.runclient: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] process.classpath: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] process.jvmargs: [2024-06-27T10:57:33.238Z] [2024-06-27T10:57:33.238Z] java.with.result: [2024-06-27T10:57:33.285Z] [exec] Application deployed with name security-anyoneApp. [2024-06-27T10:57:33.285Z] [echo] Deployment on target server server successful [2024-06-27T10:57:33.285Z] [2024-06-27T10:57:33.285Z] setOSConditions: [2024-06-27T10:57:33.285Z] [2024-06-27T10:57:33.285Z] setToolWin: [2024-06-27T10:57:33.285Z] [2024-06-27T10:57:33.285Z] setToolUnix: [2024-06-27T10:57:33.285Z] [2024-06-27T10:57:33.285Z] setToolProperty: [2024-06-27T10:57:33.285Z] [2024-06-27T10:57:33.285Z] setS1ASclassPath: [2024-06-27T10:57:33.285Z] [2024-06-27T10:57:33.286Z] init-common: [2024-06-27T10:57:33.286Z] [2024-06-27T10:57:33.286Z] deploy-common-ee: [2024-06-27T10:57:33.286Z] [2024-06-27T10:57:33.286Z] run: [2024-06-27T10:57:33.363Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:33.363Z] [javac] 1 warning [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] build: [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] setOSConditions: [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] setToolWin: [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] setToolUnix: [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] setToolProperty: [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] setS1ASclassPath: [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] init-common: [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] ejb-jar-common: [2024-06-27T10:57:33.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] package-ejbjar-common: [2024-06-27T10:57:33.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:33.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:33.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:33.363Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-schema-ejb.jar [2024-06-27T10:57:33.363Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] deploy: [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] setOSConditions: [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] setToolWin: [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.363Z] setToolUnix: [2024-06-27T10:57:33.363Z] [2024-06-27T10:57:33.364Z] setToolProperty: [2024-06-27T10:57:33.364Z] [2024-06-27T10:57:33.364Z] setS1ASclassPath: [2024-06-27T10:57:33.364Z] [2024-06-27T10:57:33.364Z] init-common: [2024-06-27T10:57:33.364Z] [2024-06-27T10:57:33.364Z] deploy-jar-common: [2024-06-27T10:57:33.473Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:33.473Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:33.473Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true standalone-ra-pool [2024-06-27T10:57:33.473Z] [exec] Connector connection pool standalone-ra-pool deleted. [2024-06-27T10:57:33.473Z] [2024-06-27T10:57:33.473Z] setOSConditions: [2024-06-27T10:57:33.473Z] [2024-06-27T10:57:33.473Z] setToolWin: [2024-06-27T10:57:33.473Z] [2024-06-27T10:57:33.473Z] setToolUnix: [2024-06-27T10:57:33.473Z] [2024-06-27T10:57:33.473Z] setToolProperty: [2024-06-27T10:57:33.473Z] [2024-06-27T10:57:33.473Z] setS1ASclassPath: [2024-06-27T10:57:33.473Z] [2024-06-27T10:57:33.473Z] init-common: [2024-06-27T10:57:33.473Z] [2024-06-27T10:57:33.473Z] delete-admin-object: [2024-06-27T10:57:33.473Z] [2024-06-27T10:57:33.473Z] asadmin-common: [2024-06-27T10:57:33.473Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2024-06-27T10:57:33.494Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:33.494Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:57:33.494Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:57:33.494Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:57:33.494Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:57:33.494Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-06-27T10:57:33.495Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:33.495Z] [2024-06-27T10:57:33.495Z] process.result: [2024-06-27T10:57:33.561Z] [exec] Jun 27, 2024 10:57:33 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:33.561Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@781654f8 [2024-06-27T10:57:33.594Z] [exec] [2024-06-27T10:57:33.594Z] [exec] Generating code... [2024-06-27T10:57:33.594Z] [exec] [2024-06-27T10:57:33.594Z] [exec] Compiling code... [2024-06-27T10:57:33.604Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:33.697Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.steady_pool_size=1 [2024-06-27T10:57:33.697Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.steady-pool-size=1 [2024-06-27T10:57:33.697Z] [2024-06-27T10:57:33.698Z] asadmin-common: [2024-06-27T10:57:33.698Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_pool_size=1 [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] processResult: [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] failed: [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] passed: [2024-06-27T10:57:33.751Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] unknown: [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] runclient: [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] init.os: [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] init.tools.unix: [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] init.tools.windows: [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] init.tools: [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] setAsadminArgs: [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] init: [2024-06-27T10:57:33.751Z] [2024-06-27T10:57:33.751Z] init.customtasks: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] checkAppOnCluster: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] run.positive: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] deploy.version: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] del.ref.registred: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] process.versionExpression: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] process.appname: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] _process.target: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] process.target: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] prepare.is.version.registred: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] init.os: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] init.tools.unix: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] init.tools.windows: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] init.tools: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] setAsadminArgs: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] init: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] init.customtasks: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] prepare: [2024-06-27T10:57:33.752Z] [2024-06-27T10:57:33.752Z] exec.asadmin2: [2024-06-27T10:57:33.815Z] [exec] I am in client [2024-06-27T10:57:33.816Z] [exec] calling createPerson(duke) [2024-06-27T10:57:33.816Z] [exec] created [2024-06-27T10:57:33.816Z] [exec] calling findPerson(duke) [2024-06-27T10:57:33.816Z] [exec] found Person: {(name = duke)} [2024-06-27T10:57:33.816Z] [exec] calling nonTxFindPerson(duke) [2024-06-27T10:57:33.816Z] [exec] found Person: {(name = duke)} [2024-06-27T10:57:33.816Z] [exec] calling nonTxFindPerson(duke) [2024-06-27T10:57:33.816Z] [exec] found Person: {(name = duke)} [2024-06-27T10:57:33.816Z] [exec] removing Person(duke) [2024-06-27T10:57:33.816Z] [exec] removed Person(duke) [2024-06-27T10:57:33.816Z] [exec] refreshing Person(duke) [2024-06-27T10:57:33.816Z] [exec] refreshed Person( and not found.... [2024-06-27T10:57:33.816Z] [exec] Value of key is: statusFindPerson [2024-06-27T10:57:33.816Z] [exec] Value of key is: statusNonTxFindPerson [2024-06-27T10:57:33.816Z] [exec] Value of key is: statusNonTxFindPerson2 [2024-06-27T10:57:33.816Z] [exec] Value of key is: statusRemovePerson [2024-06-27T10:57:33.816Z] [exec] Value of key is: statusRefreshPerson [2024-06-27T10:57:33.816Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:33.816Z] [exec] [2024-06-27T10:57:33.816Z] [exec] [2024-06-27T10:57:33.816Z] [exec] ----------------------------------------- [2024-06-27T10:57:33.816Z] [exec] - statusRemovePerson: PASS - [2024-06-27T10:57:33.816Z] [exec] - statusNonTxFindPerson: PASS - [2024-06-27T10:57:33.816Z] [exec] - statusRefreshPerson: PASS - [2024-06-27T10:57:33.816Z] [exec] - statusFindPerson: PASS - [2024-06-27T10:57:33.816Z] [exec] - statusNonTxFindPerson2: PASS - [2024-06-27T10:57:33.816Z] [exec] ----------------------------------------- [2024-06-27T10:57:33.816Z] [exec] Total PASS: 5 [2024-06-27T10:57:33.816Z] [exec] Total FAIL: 0 [2024-06-27T10:57:33.816Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:33.816Z] [exec] ----------------------------------------- [2024-06-27T10:57:33.816Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:33.816Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:33.935Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-schema-ejb.jar [2024-06-27T10:57:33.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_pool_size=1 [2024-06-27T10:57:33.954Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max-pool-size=1 [2024-06-27T10:57:33.954Z] [2024-06-27T10:57:33.954Z] asadmin-common: [2024-06-27T10:57:33.954Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_connection_usage_count=10 [2024-06-27T10:57:34.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2024-06-27T10:57:34.071Z] [2024-06-27T10:57:34.071Z] checkReporting-common: [2024-06-27T10:57:34.071Z] [2024-06-27T10:57:34.071Z] confirmReportPresent-common: [2024-06-27T10:57:34.072Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:57:34.072Z] [echo] Test seems to be reported fine [2024-06-27T10:57:34.072Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/RepRunConf.txt [2024-06-27T10:57:34.072Z] [2024-06-27T10:57:34.072Z] confirmMissingReport-common: [2024-06-27T10:57:34.072Z] [2024-06-27T10:57:34.072Z] undeploy: [2024-06-27T10:57:34.072Z] [2024-06-27T10:57:34.072Z] setOSConditions: [2024-06-27T10:57:34.072Z] [2024-06-27T10:57:34.072Z] setToolWin: [2024-06-27T10:57:34.072Z] [2024-06-27T10:57:34.072Z] setToolUnix: [2024-06-27T10:57:34.072Z] [2024-06-27T10:57:34.072Z] setToolProperty: [2024-06-27T10:57:34.072Z] [2024-06-27T10:57:34.072Z] setS1ASclassPath: [2024-06-27T10:57:34.072Z] [2024-06-27T10:57:34.072Z] init-common: [2024-06-27T10:57:34.072Z] [2024-06-27T10:57:34.072Z] undeploy-common: [2024-06-27T10:57:34.176Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/src/connector/XID.java:110: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:57:34.176Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:57:34.176Z] [javac] ^ [2024-06-27T10:57:34.176Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/src/connector/XID.java:119: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:57:34.177Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:57:34.177Z] [javac] ^ [2024-06-27T10:57:34.177Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:57:34.177Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:57:34.177Z] [javac] 3 warnings [2024-06-27T10:57:34.177Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/generic-ra.jar [2024-06-27T10:57:34.177Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/generic-ra.rar [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setOSConditions: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setToolWin: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setToolUnix: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setToolProperty: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setS1ASclassPath: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] init-common: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] clean-common: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setOSConditions: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setToolWin: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setToolUnix: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setToolProperty: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setS1ASclassPath: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] init-common: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] clean-classes-common: [2024-06-27T10:57:34.177Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setOSConditions: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setToolWin: [2024-06-27T10:57:34.177Z] [2024-06-27T10:57:34.177Z] setToolUnix: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setToolProperty: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setS1ASclassPath: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] init-common: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] clean-jars-common: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] all: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setOSConditions: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setToolWin: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setToolUnix: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setToolProperty: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setS1ASclassPath: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] init-common: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] all: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setOSConditions: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setToolWin: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setToolUnix: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setToolProperty: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] setS1ASclassPath: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] init-common: [2024-06-27T10:57:34.178Z] [2024-06-27T10:57:34.178Z] compile-common: [2024-06-27T10:57:34.178Z] [echo] Current time (ISO): 2024-06-27T10:57:33.968+0000 [2024-06-27T10:57:34.178Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:34.178Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:34.208Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max_connection_usage_count=10 [2024-06-27T10:57:34.208Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max-connection-usage-count=10 [2024-06-27T10:57:34.208Z] [2024-06-27T10:57:34.208Z] setOSConditions: [2024-06-27T10:57:34.208Z] [2024-06-27T10:57:34.208Z] setToolWin: [2024-06-27T10:57:34.208Z] [2024-06-27T10:57:34.208Z] setToolUnix: [2024-06-27T10:57:34.208Z] [2024-06-27T10:57:34.208Z] setToolProperty: [2024-06-27T10:57:34.208Z] [2024-06-27T10:57:34.208Z] setS1ASclassPath: [2024-06-27T10:57:34.208Z] [2024-06-27T10:57:34.209Z] init-common: [2024-06-27T10:57:34.209Z] [2024-06-27T10:57:34.209Z] deploy-jdbc-common: [2024-06-27T10:57:34.209Z] [2024-06-27T10:57:34.209Z] setOSConditions: [2024-06-27T10:57:34.209Z] [2024-06-27T10:57:34.209Z] setToolWin: [2024-06-27T10:57:34.209Z] [2024-06-27T10:57:34.209Z] setToolUnix: [2024-06-27T10:57:34.209Z] [2024-06-27T10:57:34.209Z] setToolProperty: [2024-06-27T10:57:34.209Z] [2024-06-27T10:57:34.209Z] setS1ASclassPath: [2024-06-27T10:57:34.209Z] [2024-06-27T10:57:34.209Z] init-common: [2024-06-27T10:57:34.209Z] [2024-06-27T10:57:34.209Z] create-jdbc-connpool-common: [2024-06-27T10:57:34.290Z] [exec] Administered object eis/jdbcAdmin deleted. [2024-06-27T10:57:34.290Z] [2024-06-27T10:57:34.290Z] setOSConditions: [2024-06-27T10:57:34.290Z] [2024-06-27T10:57:34.290Z] setToolWin: [2024-06-27T10:57:34.290Z] [2024-06-27T10:57:34.290Z] setToolUnix: [2024-06-27T10:57:34.290Z] [2024-06-27T10:57:34.290Z] setToolProperty: [2024-06-27T10:57:34.290Z] [2024-06-27T10:57:34.290Z] setS1ASclassPath: [2024-06-27T10:57:34.290Z] [2024-06-27T10:57:34.290Z] init-common: [2024-06-27T10:57:34.290Z] [2024-06-27T10:57:34.290Z] undeploy-rar-common: [2024-06-27T10:57:34.290Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-06-27T10:57:34.632Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-extendedemApp [2024-06-27T10:57:34.632Z] [2024-06-27T10:57:34.632Z] unsetup: [2024-06-27T10:57:34.632Z] [2024-06-27T10:57:34.632Z] setOSConditions: [2024-06-27T10:57:34.632Z] [2024-06-27T10:57:34.632Z] setToolWin: [2024-06-27T10:57:34.632Z] [2024-06-27T10:57:34.632Z] setToolUnix: [2024-06-27T10:57:34.632Z] [2024-06-27T10:57:34.632Z] setToolProperty: [2024-06-27T10:57:34.632Z] [2024-06-27T10:57:34.632Z] setS1ASclassPath: [2024-06-27T10:57:34.632Z] [2024-06-27T10:57:34.633Z] init-common: [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.633Z] execute-ejb-sql-common: [2024-06-27T10:57:34.633Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/sql/drop.sql [2024-06-27T10:57:34.633Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.633Z] all: [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.633Z] tx_propagation: [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.633Z] setOSConditions: [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.633Z] setToolWin: [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.633Z] setToolUnix: [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.633Z] setToolProperty: [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.633Z] setS1ASclassPath: [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.633Z] init-common: [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.633Z] clean: [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.633Z] setOSConditions: [2024-06-27T10:57:34.633Z] [2024-06-27T10:57:34.634Z] setToolWin: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] setToolUnix: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] setToolProperty: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] setS1ASclassPath: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] init-common: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] clean-common: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] setOSConditions: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] setToolWin: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] setToolUnix: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] setToolProperty: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] setS1ASclassPath: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] init-common: [2024-06-27T10:57:34.634Z] [2024-06-27T10:57:34.634Z] clean-classes-common: [2024-06-27T10:57:34.635Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:34.635Z] [2024-06-27T10:57:34.635Z] setOSConditions: [2024-06-27T10:57:34.635Z] [2024-06-27T10:57:34.635Z] setToolWin: [2024-06-27T10:57:34.635Z] [2024-06-27T10:57:34.635Z] setToolUnix: [2024-06-27T10:57:34.635Z] [2024-06-27T10:57:34.635Z] setToolProperty: [2024-06-27T10:57:34.635Z] [2024-06-27T10:57:34.635Z] setS1ASclassPath: [2024-06-27T10:57:34.635Z] [2024-06-27T10:57:34.635Z] init-common: [2024-06-27T10:57:34.635Z] [2024-06-27T10:57:34.635Z] clean-jars-common: [2024-06-27T10:57:34.635Z] [2024-06-27T10:57:34.635Z] compile: [2024-06-27T10:57:34.667Z] [exec] Jun 27, 2024 10:57:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:34.667Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:34.680Z] [exec] Result: 1 [2024-06-27T10:57:34.680Z] [2024-06-27T10:57:34.680Z] process.registred: [2024-06-27T10:57:34.680Z] [2024-06-27T10:57:34.680Z] is.version.registred: [2024-06-27T10:57:34.680Z] [2024-06-27T10:57:34.680Z] process.xmlversionidentifier: [2024-06-27T10:57:34.680Z] [2024-06-27T10:57:34.680Z] prepare.cluster: [2024-06-27T10:57:34.680Z] [2024-06-27T10:57:34.680Z] process.enabled: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] process.hasToDeploy: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] deploy.version.unregistred: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] init.os: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] init.tools.unix: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] init.tools.windows: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] init.tools: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] setAsadminArgs: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] init: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] init.customtasks: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] prepare: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] process.versionExpression: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] process.appname: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] create.version: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] assemble.non-existent: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] process.xmlversionidentifier: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] prepare.update.xml.identifier: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] update.xml.identifier: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] deployWithNameOption: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] setAsadminArgs: [2024-06-27T10:57:34.681Z] [2024-06-27T10:57:34.681Z] common.deploy.asadmin: [2024-06-27T10:57:34.682Z] [2024-06-27T10:57:34.682Z] init.os: [2024-06-27T10:57:34.682Z] [2024-06-27T10:57:34.682Z] init.tools.unix: [2024-06-27T10:57:34.682Z] [2024-06-27T10:57:34.682Z] init.tools.windows: [2024-06-27T10:57:34.682Z] [2024-06-27T10:57:34.682Z] init.tools: [2024-06-27T10:57:34.682Z] [2024-06-27T10:57:34.682Z] setAsadminArgs: [2024-06-27T10:57:34.682Z] [2024-06-27T10:57:34.682Z] init: [2024-06-27T10:57:34.682Z] [2024-06-27T10:57:34.682Z] init.customtasks: [2024-06-27T10:57:34.682Z] [2024-06-27T10:57:34.682Z] common.run.asadmin: [2024-06-27T10:57:34.682Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-06-27T10:57:34.739Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:34.739Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:34.739Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:34.739Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:34.739Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:34.739Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:34.739Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:34.781Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-maxconnectionusageXA-pool [2024-06-27T10:57:34.781Z] [exec] JDBC connection pool jdbc-maxconnectionusageXA-pool created successfully. [2024-06-27T10:57:34.781Z] [2024-06-27T10:57:34.781Z] set-derby-connpool-props: [2024-06-27T10:57:34.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] all: [2024-06-27T10:57:34.875Z] [echo] @@## web2connector (second time) ##@@ [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] setOSConditions: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] setToolWin: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] setToolUnix: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] setToolProperty: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] setS1ASclassPath: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] init-common: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] clean: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] setOSConditions: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] setToolWin: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] setToolUnix: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] setToolProperty: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] setS1ASclassPath: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] init-common: [2024-06-27T10:57:34.875Z] [2024-06-27T10:57:34.875Z] clean-common: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] setOSConditions: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] setToolWin: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] setToolUnix: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] setToolProperty: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] setS1ASclassPath: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] init-common: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] clean-classes-common: [2024-06-27T10:57:34.876Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] setOSConditions: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] setToolWin: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] setToolUnix: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] setToolProperty: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] setS1ASclassPath: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] init-common: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] clean-jars-common: [2024-06-27T10:57:34.876Z] [2024-06-27T10:57:34.876Z] compile: [2024-06-27T10:57:34.890Z] [2024-06-27T10:57:34.890Z] setOSConditions: [2024-06-27T10:57:34.890Z] [2024-06-27T10:57:34.890Z] setToolWin: [2024-06-27T10:57:34.890Z] [2024-06-27T10:57:34.890Z] setToolUnix: [2024-06-27T10:57:34.890Z] [2024-06-27T10:57:34.890Z] setToolProperty: [2024-06-27T10:57:34.890Z] [2024-06-27T10:57:34.890Z] setS1ASclassPath: [2024-06-27T10:57:34.890Z] [2024-06-27T10:57:34.890Z] init-common: [2024-06-27T10:57:34.890Z] [2024-06-27T10:57:34.890Z] compile-common: [2024-06-27T10:57:34.890Z] [echo] Current time (ISO): 2024-06-27T10:57:34.635+0000 [2024-06-27T10:57:34.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:34.890Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:34.959Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/jaxws/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T10:57:34.959Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:34.959Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:34.959Z] [2024-06-27T10:57:34.959Z] build: [2024-06-27T10:57:34.959Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:34.959Z] [2024-06-27T10:57:34.959Z] test-compile: [2024-06-27T10:57:34.959Z] [echo] Compiling into endpoint/HelloImpl.class [2024-06-27T10:57:34.959Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:34.959Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:35.036Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.User=dbuser [2024-06-27T10:57:35.131Z] [2024-06-27T10:57:35.132Z] setOSConditions: [2024-06-27T10:57:35.132Z] [2024-06-27T10:57:35.132Z] setToolWin: [2024-06-27T10:57:35.132Z] [2024-06-27T10:57:35.132Z] setToolUnix: [2024-06-27T10:57:35.132Z] [2024-06-27T10:57:35.132Z] setToolProperty: [2024-06-27T10:57:35.132Z] [2024-06-27T10:57:35.132Z] setS1ASclassPath: [2024-06-27T10:57:35.132Z] [2024-06-27T10:57:35.132Z] init-common: [2024-06-27T10:57:35.132Z] [2024-06-27T10:57:35.132Z] compile-common: [2024-06-27T10:57:35.132Z] [echo] Current time (ISO): 2024-06-27T10:57:34.874+0000 [2024-06-27T10:57:35.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:35.132Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:35.215Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:35.215Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:35.215Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:35.215Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:35.215Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:35.215Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:35.215Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:35.215Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:35.244Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:35.244Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:35.306Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.User=dbuser [2024-06-27T10:57:35.470Z] [javac] 1 warning [2024-06-27T10:57:35.470Z] [echo] Building with package endpoint [2024-06-27T10:57:35.470Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:57:35.500Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-06-27T10:57:35.500Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:35.500Z] [2024-06-27T10:57:35.500Z] init.os: [2024-06-27T10:57:35.501Z] [2024-06-27T10:57:35.501Z] init.tools.unix: [2024-06-27T10:57:35.501Z] [2024-06-27T10:57:35.501Z] init.tools.windows: [2024-06-27T10:57:35.501Z] [2024-06-27T10:57:35.501Z] init.tools: [2024-06-27T10:57:35.501Z] [2024-06-27T10:57:35.501Z] setAsadminArgs: [2024-06-27T10:57:35.501Z] [2024-06-27T10:57:35.501Z] init: [2024-06-27T10:57:35.501Z] [2024-06-27T10:57:35.501Z] init.customtasks: [2024-06-27T10:57:35.501Z] [2024-06-27T10:57:35.501Z] setEnabled: [2024-06-27T10:57:35.501Z] [2024-06-27T10:57:35.501Z] createAppRef: [2024-06-27T10:57:35.501Z] [2024-06-27T10:57:35.501Z] deployWithoutNameOption: [2024-06-27T10:57:35.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.Password=dbpassword [2024-06-27T10:57:35.562Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.Password=dbpassword [2024-06-27T10:57:35.663Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] run.positive.deploy: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] init.os: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] init.tools.unix: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] init.tools.windows: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] init.tools: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] setAsadminArgs: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] init: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] init.customtasks: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] prepare.client: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] prepare.client.appclient: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] increment.log.next: [2024-06-27T10:57:35.757Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] process.versionexpression: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] prepare.run: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] common.run.positive: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] setHttpPort: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] common.run: [2024-06-27T10:57:35.757Z] [2024-06-27T10:57:35.757Z] checkAppOnServer: [2024-06-27T10:57:35.758Z] [2024-06-27T10:57:35.758Z] declare-test: [2024-06-27T10:57:35.758Z] [echo] Starting test simple-versioned-servlet deployment(2) ALPHA-1.0.0 - logID=5 (server) [2024-06-27T10:57:35.758Z] [2024-06-27T10:57:35.758Z] prepare.runclient: [2024-06-27T10:57:35.758Z] [2024-06-27T10:57:35.758Z] process.classpath: [2024-06-27T10:57:35.758Z] [2024-06-27T10:57:35.758Z] process.jvmargs: [2024-06-27T10:57:35.758Z] [2024-06-27T10:57:35.758Z] java.with.result: [2024-06-27T10:57:35.815Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:35.815Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:35.815Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:35.815Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:35.815Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:35.815Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:35.815Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:35.924Z] [javac] 1 warning [2024-06-27T10:57:35.924Z] [2024-06-27T10:57:35.924Z] setOSConditions: [2024-06-27T10:57:35.924Z] [2024-06-27T10:57:35.924Z] setToolWin: [2024-06-27T10:57:35.924Z] [2024-06-27T10:57:35.924Z] setToolUnix: [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] setToolProperty: [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] setS1ASclassPath: [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] init-common: [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] ejb-jar-common: [2024-06-27T10:57:35.925Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] package-ejbjar-common: [2024-06-27T10:57:35.925Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:35.925Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:35.925Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:35.925Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:35.925Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simplemdb-ejb.jar [2024-06-27T10:57:35.925Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] setOSConditions: [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] setToolWin: [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] setToolUnix: [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] setToolProperty: [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] setS1ASclassPath: [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] init-common: [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] appclient-jar-common: [2024-06-27T10:57:35.925Z] [2024-06-27T10:57:35.925Z] package-appclientjar-common: [2024-06-27T10:57:35.925Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:35.925Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:35.925Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:35.926Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simplemdb-client.jar [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] setOSConditions: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] fixFiles: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] convUnix: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] convWin: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] setToolWin: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] setToolUnix: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] setToolProperty: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] setS1ASclassPath: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] init-common: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] ear-common: [2024-06-27T10:57:35.926Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:35.926Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/app/${sun-application.xml} to copy. [2024-06-27T10:57:35.926Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:35.926Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:35.926Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] setup: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] deploy: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] setOSConditions: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] setToolWin: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] setToolUnix: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.926Z] setToolProperty: [2024-06-27T10:57:35.926Z] [2024-06-27T10:57:35.927Z] setS1ASclassPath: [2024-06-27T10:57:35.927Z] [2024-06-27T10:57:35.927Z] init-common: [2024-06-27T10:57:35.927Z] [2024-06-27T10:57:35.927Z] deploy: [2024-06-27T10:57:35.927Z] [2024-06-27T10:57:35.927Z] setOSConditions: [2024-06-27T10:57:35.927Z] [2024-06-27T10:57:35.927Z] setToolWin: [2024-06-27T10:57:35.927Z] [2024-06-27T10:57:35.927Z] setToolUnix: [2024-06-27T10:57:35.927Z] [2024-06-27T10:57:35.927Z] setToolProperty: [2024-06-27T10:57:35.927Z] [2024-06-27T10:57:35.927Z] setS1ASclassPath: [2024-06-27T10:57:35.927Z] [2024-06-27T10:57:35.927Z] init-common: [2024-06-27T10:57:35.927Z] [2024-06-27T10:57:35.927Z] deploy-rar-common: [2024-06-27T10:57:35.927Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-06-27T10:57:36.121Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.driverType=4 [2024-06-27T10:57:36.121Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.driverType=4 [2024-06-27T10:57:36.181Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-06-27T10:57:36.321Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:36.321Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:57:36.321Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:57:36.321Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-06-27T10:57:36.321Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:57:36.321Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-06-27T10:57:36.321Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:36.321Z] [2024-06-27T10:57:36.321Z] process.result: [2024-06-27T10:57:36.321Z] [2024-06-27T10:57:36.321Z] processResult: [2024-06-27T10:57:36.321Z] [2024-06-27T10:57:36.321Z] failed: [2024-06-27T10:57:36.321Z] [2024-06-27T10:57:36.321Z] passed: [2024-06-27T10:57:36.321Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:57:36.321Z] [2024-06-27T10:57:36.321Z] unknown: [2024-06-27T10:57:36.321Z] [2024-06-27T10:57:36.321Z] runclient: [2024-06-27T10:57:36.321Z] [2024-06-27T10:57:36.321Z] init.os: [2024-06-27T10:57:36.321Z] [2024-06-27T10:57:36.321Z] init.tools.unix: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] init.tools.windows: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] init.tools: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] setAsadminArgs: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] init: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] init.customtasks: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] checkAppOnCluster: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] run.positive: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] deploy.version: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] del.ref.registred: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] process.versionExpression: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] process.appname: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] _process.target: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] process.target: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] prepare.is.version.registred: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] init.os: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] init.tools.unix: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] init.tools.windows: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] init.tools: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] setAsadminArgs: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.322Z] init: [2024-06-27T10:57:36.322Z] [2024-06-27T10:57:36.323Z] init.customtasks: [2024-06-27T10:57:36.323Z] [2024-06-27T10:57:36.323Z] prepare: [2024-06-27T10:57:36.323Z] [2024-06-27T10:57:36.323Z] exec.asadmin2: [2024-06-27T10:57:36.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.portNumber=1527 [2024-06-27T10:57:36.376Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.portNumber=1527 [2024-06-27T10:57:36.508Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:36.508Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:36.508Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:36.508Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:36.508Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:36.508Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:36.508Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:36.783Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:36.783Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:57:36.783Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:57:36.936Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.dataBaseName=testdb [2024-06-27T10:57:36.936Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.dataBaseName=testdb [2024-06-27T10:57:37.038Z] [javac] 2 warnings [2024-06-27T10:57:37.038Z] [2024-06-27T10:57:37.038Z] setOSConditions: [2024-06-27T10:57:37.038Z] [2024-06-27T10:57:37.038Z] setToolWin: [2024-06-27T10:57:37.038Z] [2024-06-27T10:57:37.038Z] setToolUnix: [2024-06-27T10:57:37.038Z] [2024-06-27T10:57:37.038Z] setToolProperty: [2024-06-27T10:57:37.038Z] [2024-06-27T10:57:37.038Z] setS1ASclassPath: [2024-06-27T10:57:37.038Z] [2024-06-27T10:57:37.038Z] init-common: [2024-06-27T10:57:37.038Z] [2024-06-27T10:57:37.038Z] compile-common: [2024-06-27T10:57:37.038Z] [echo] Current time (ISO): 2024-06-27T10:57:36.968+0000 [2024-06-27T10:57:37.038Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:37.191Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:37.263Z] [exec] Result: 1 [2024-06-27T10:57:37.263Z] [2024-06-27T10:57:37.263Z] process.registred: [2024-06-27T10:57:37.263Z] [2024-06-27T10:57:37.263Z] is.version.registred: [2024-06-27T10:57:37.263Z] [2024-06-27T10:57:37.263Z] process.xmlversionidentifier: [2024-06-27T10:57:37.263Z] [2024-06-27T10:57:37.263Z] prepare.cluster: [2024-06-27T10:57:37.263Z] [2024-06-27T10:57:37.263Z] process.enabled: [2024-06-27T10:57:37.263Z] [2024-06-27T10:57:37.263Z] process.hasToDeploy: [2024-06-27T10:57:37.263Z] [2024-06-27T10:57:37.263Z] deploy.version.unregistred: [2024-06-27T10:57:37.263Z] [2024-06-27T10:57:37.264Z] init.os: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] init.tools.unix: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] init.tools.windows: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] init.tools: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] setAsadminArgs: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] init: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] init.customtasks: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] prepare: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] process.versionExpression: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] process.appname: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] create.version: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] assemble.non-existent: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] init.os: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] init.tools.unix: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] init.tools.windows: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] init.tools: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] setAsadminArgs: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] init: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] init.customtasks: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] prepare: [2024-06-27T10:57:37.264Z] [2024-06-27T10:57:37.264Z] process.versionexpression: [2024-06-27T10:57:37.265Z] [2024-06-27T10:57:37.265Z] compile: [2024-06-27T10:57:37.265Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:37.265Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:57:37.358Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:37.358Z] [2024-06-27T10:57:37.358Z] run: [2024-06-27T10:57:37.358Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:37.358Z] [2024-06-27T10:57:37.359Z] prepare-client: [2024-06-27T10:57:37.359Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:37.359Z] [2024-06-27T10:57:37.359Z] wsdl-import: [2024-06-27T10:57:37.359Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:37.359Z] [2024-06-27T10:57:37.359Z] configurable-wsdl-import: [2024-06-27T10:57:37.359Z] [echo] Current time (ISO): 2024-06-27T10:57:37.271+0000 [2024-06-27T10:57:37.359Z] [echo] wsimporting http://localhost:8080/HelloImplService/endpoint.HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:57:37.454Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:37.521Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:37.521Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:37.521Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:37.521Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:37.521Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:37.521Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:37.521Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:37.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.create=true [2024-06-27T10:57:37.708Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.create=true [2024-06-27T10:57:37.777Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:37.777Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-06-27T10:57:37.777Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:37.777Z] [javac] 1 warning [2024-06-27T10:57:37.777Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] process.xmlversionidentifier: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] process.versionExpression: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] process.xml.create.flag: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] create.xml.flag: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] generate.xml.identifier: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] assemble: [2024-06-27T10:57:37.778Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] process.xmlversionidentifier: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] prepare.update.xml.identifier: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] update.xml.identifier: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] deployWithNameOption: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] setAsadminArgs: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] common.deploy.asadmin: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] init.os: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] init.tools.unix: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] init.tools.windows: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] init.tools: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] setAsadminArgs: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] init: [2024-06-27T10:57:37.778Z] [2024-06-27T10:57:37.778Z] init.customtasks: [2024-06-27T10:57:37.779Z] [2024-06-27T10:57:37.779Z] common.run.asadmin: [2024-06-27T10:57:37.779Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-06-27T10:57:37.909Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:37.927Z] [exec] parsing WSDL... [2024-06-27T10:57:38.165Z] [javac] 1 warning [2024-06-27T10:57:38.165Z] [2024-06-27T10:57:38.165Z] setOSConditions: [2024-06-27T10:57:38.165Z] [2024-06-27T10:57:38.165Z] setToolWin: [2024-06-27T10:57:38.165Z] [2024-06-27T10:57:38.165Z] setToolUnix: [2024-06-27T10:57:38.165Z] [2024-06-27T10:57:38.165Z] setToolProperty: [2024-06-27T10:57:38.165Z] [2024-06-27T10:57:38.165Z] setS1ASclassPath: [2024-06-27T10:57:38.165Z] [2024-06-27T10:57:38.165Z] init-common: [2024-06-27T10:57:38.165Z] [2024-06-27T10:57:38.165Z] compile-servlet: [2024-06-27T10:57:38.165Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml:158: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:38.165Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:38.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.serverName=localhost [2024-06-27T10:57:38.267Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.serverName=localhost [2024-06-27T10:57:38.267Z] [2024-06-27T10:57:38.267Z] setOSConditions: [2024-06-27T10:57:38.267Z] [2024-06-27T10:57:38.267Z] setToolWin: [2024-06-27T10:57:38.267Z] [2024-06-27T10:57:38.267Z] setToolUnix: [2024-06-27T10:57:38.267Z] [2024-06-27T10:57:38.267Z] setToolProperty: [2024-06-27T10:57:38.267Z] [2024-06-27T10:57:38.267Z] setS1ASclassPath: [2024-06-27T10:57:38.267Z] [2024-06-27T10:57:38.267Z] init-common: [2024-06-27T10:57:38.267Z] [2024-06-27T10:57:38.267Z] create-jdbc-resource-common: [2024-06-27T10:57:38.267Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxconnectionusageXA-pool --target server jdbc/maxconnectionusageXA [2024-06-27T10:57:38.341Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:38.341Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:38.401Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:38.401Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:38.401Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:38.401Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:38.401Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:38.401Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:38.401Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:38.421Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:38.421Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:38.421Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:38.421Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:38.421Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:38.421Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:38.421Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:38.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxconnectionusageXA-pool --enabled=true --target server jdbc/maxconnectionusageXA [2024-06-27T10:57:38.522Z] [exec] JDBC resource jdbc/maxconnectionusageXA created successfully. [2024-06-27T10:57:38.522Z] [echo] cmd executed for server [2024-06-27T10:57:38.522Z] [2024-06-27T10:57:38.522Z] asadmin-common: [2024-06-27T10:57:38.522Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.steady_pool_size=1 [2024-06-27T10:57:38.852Z] [exec] [2024-06-27T10:57:38.853Z] [exec] Generating code... [2024-06-27T10:57:38.853Z] [exec] [2024-06-27T10:57:38.853Z] [exec] Compiling code... [2024-06-27T10:57:38.905Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-06-27T10:57:38.905Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init.os: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init.tools.unix: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init.tools.windows: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init.tools: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] setAsadminArgs: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init.customtasks: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] setEnabled: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] createAppRef: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] deployWithoutNameOption: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] run.positive.deploy: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init.os: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init.tools.unix: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init.tools.windows: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init.tools: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] setAsadminArgs: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init: [2024-06-27T10:57:38.905Z] [2024-06-27T10:57:38.905Z] init.customtasks: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] prepare.client: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] prepare.client.appclient: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] increment.log.next: [2024-06-27T10:57:38.906Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] process.versionexpression: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] prepare.run: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] common.run.positive: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] setHttpPort: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] common.run: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] checkAppOnServer: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] declare-test: [2024-06-27T10:57:38.906Z] [echo] Starting test simple-versioned-servlet deployment(3) ALPHA-1.0.1 (enabled=false) - logID=6 (server) [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] prepare.runclient: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] process.classpath: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] process.jvmargs: [2024-06-27T10:57:38.906Z] [2024-06-27T10:57:38.906Z] java.with.result: [2024-06-27T10:57:38.982Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:38.982Z] [javac] 1 warning [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] build: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] setOSConditions: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] setToolWin: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] setToolUnix: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] setToolProperty: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] setS1ASclassPath: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] init-common: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] webclient-war-common: [2024-06-27T10:57:38.982Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] clear: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] test-tlds-exist: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] copy-tlds: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] test-tagfiles-exist: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] copy-tagfiles: [2024-06-27T10:57:38.982Z] [2024-06-27T10:57:38.982Z] package-war-common: [2024-06-27T10:57:38.982Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:57:38.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:38.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:57:38.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:57:38.983Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:38.983Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:38.983Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:38.983Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:57:38.983Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-06-27T10:57:38.983Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:38.983Z] [2024-06-27T10:57:38.983Z] setOSConditions: [2024-06-27T10:57:38.983Z] [2024-06-27T10:57:38.983Z] setToolWin: [2024-06-27T10:57:38.983Z] [2024-06-27T10:57:38.983Z] setToolUnix: [2024-06-27T10:57:38.983Z] [2024-06-27T10:57:38.983Z] setToolProperty: [2024-06-27T10:57:38.983Z] [2024-06-27T10:57:38.983Z] setS1ASclassPath: [2024-06-27T10:57:38.983Z] [2024-06-27T10:57:38.983Z] init-common: [2024-06-27T10:57:38.983Z] [2024-06-27T10:57:38.983Z] ejb-jar-common: [2024-06-27T10:57:38.983Z] [2024-06-27T10:57:38.983Z] package-ejbjar-common: [2024-06-27T10:57:38.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:38.983Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:38.983Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:38.983Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-06-27T10:57:38.983Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:38.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:38.983Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:57:38.983Z] [2024-06-27T10:57:38.983Z] setup: [2024-06-27T10:57:38.983Z] [2024-06-27T10:57:38.984Z] setOSConditions: [2024-06-27T10:57:38.984Z] [2024-06-27T10:57:38.984Z] setToolWin: [2024-06-27T10:57:38.984Z] [2024-06-27T10:57:38.984Z] setToolUnix: [2024-06-27T10:57:38.984Z] [2024-06-27T10:57:38.984Z] setToolProperty: [2024-06-27T10:57:38.984Z] [2024-06-27T10:57:38.984Z] setS1ASclassPath: [2024-06-27T10:57:38.984Z] [2024-06-27T10:57:38.984Z] init-common: [2024-06-27T10:57:38.984Z] [2024-06-27T10:57:38.984Z] default-sql: [2024-06-27T10:57:39.080Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.steady_pool_size=1 [2024-06-27T10:57:39.080Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.steady-pool-size=1 [2024-06-27T10:57:39.080Z] [2024-06-27T10:57:39.080Z] asadmin-common: [2024-06-27T10:57:39.080Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_pool_size=1 [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] setOSConditions: [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] setToolWin: [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] setToolUnix: [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] setToolProperty: [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] setS1ASclassPath: [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] init-common: [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] execute-sql-common: [2024-06-27T10:57:39.239Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/simpleBank.sql [2024-06-27T10:57:39.239Z] [sql] Failed to execute: drop table customer2 [2024-06-27T10:57:39.239Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-06-27T10:57:39.239Z] [sql] 0 rows affected [2024-06-27T10:57:39.239Z] [sql] 1 rows affected [2024-06-27T10:57:39.239Z] [sql] 2 of 3 SQL statements executed successfully [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] sql-oracle: [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] execute-sql-connector: [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] setOSConditions: [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] setToolWin: [2024-06-27T10:57:39.239Z] [2024-06-27T10:57:39.239Z] setToolUnix: [2024-06-27T10:57:39.240Z] [2024-06-27T10:57:39.240Z] setToolProperty: [2024-06-27T10:57:39.240Z] [2024-06-27T10:57:39.240Z] setS1ASclassPath: [2024-06-27T10:57:39.240Z] [2024-06-27T10:57:39.240Z] init-common: [2024-06-27T10:57:39.240Z] [2024-06-27T10:57:39.240Z] create-ra-config: [2024-06-27T10:57:39.240Z] [2024-06-27T10:57:39.240Z] asadmin-common: [2024-06-27T10:57:39.240Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-06-27T10:57:39.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_pool_size=1 [2024-06-27T10:57:39.334Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max-pool-size=1 [2024-06-27T10:57:39.334Z] [2024-06-27T10:57:39.335Z] asadmin-common: [2024-06-27T10:57:39.335Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_connection_usage_count=10 [2024-06-27T10:57:39.349Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:39.349Z] [javac] 1 warning [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] build: [2024-06-27T10:57:39.349Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:57:39.349Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2024-06-27T10:57:39.349Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] setOSConditions: [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] fixFiles: [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] convUnix: [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] convWin: [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] setToolWin: [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] setToolUnix: [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] setToolProperty: [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] setS1ASclassPath: [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] init-common: [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] package-persistence-common: [2024-06-27T10:57:39.349Z] [2024-06-27T10:57:39.349Z] ejb-jar-common: [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] package-ejbjar-common: [2024-06-27T10:57:39.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:39.350Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2024-06-27T10:57:39.350Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] appclient-jar-common: [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] package-appclientjar-common: [2024-06-27T10:57:39.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:39.350Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] webclient-war-common: [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] build-ear-common: [2024-06-27T10:57:39.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:39.350Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:39.350Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-06-27T10:57:39.350Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] setup: [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] setOSConditions: [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] setToolWin: [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] setToolUnix: [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] setToolProperty: [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] setS1ASclassPath: [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] init-common: [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.350Z] deploy-jdbc-common: [2024-06-27T10:57:39.350Z] [2024-06-27T10:57:39.351Z] setOSConditions: [2024-06-27T10:57:39.351Z] [2024-06-27T10:57:39.351Z] setToolWin: [2024-06-27T10:57:39.351Z] [2024-06-27T10:57:39.351Z] setToolUnix: [2024-06-27T10:57:39.351Z] [2024-06-27T10:57:39.351Z] setToolProperty: [2024-06-27T10:57:39.351Z] [2024-06-27T10:57:39.351Z] setS1ASclassPath: [2024-06-27T10:57:39.351Z] [2024-06-27T10:57:39.351Z] init-common: [2024-06-27T10:57:39.351Z] [2024-06-27T10:57:39.351Z] create-jdbc-connpool-common: [2024-06-27T10:57:39.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:39.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:57:39.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:57:39.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-06-27T10:57:39.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:57:39.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-06-27T10:57:39.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] process.result: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] processResult: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] failed: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] passed: [2024-06-27T10:57:39.468Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] unknown: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] runclient: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] init.os: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] init.tools.unix: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] init.tools.windows: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] init.tools: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] setAsadminArgs: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] init: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] init.customtasks: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] checkAppOnCluster: [2024-06-27T10:57:39.468Z] [2024-06-27T10:57:39.468Z] run.positive: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] deploy.version: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] del.ref.registred: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] process.versionExpression: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] process.appname: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] _process.target: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] process.target: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] prepare.is.version.registred: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] init.os: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] init.tools.unix: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] init.tools.windows: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] init.tools: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] setAsadminArgs: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] init: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] init.customtasks: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] prepare: [2024-06-27T10:57:39.469Z] [2024-06-27T10:57:39.469Z] exec.asadmin2: [2024-06-27T10:57:39.792Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/jaxws/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T10:57:39.792Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:39.792Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:39.792Z] [2024-06-27T10:57:39.792Z] compile-client: [2024-06-27T10:57:39.792Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:39.792Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:39.800Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:39.800Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:39.800Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-06-27T10:57:39.800Z] [2024-06-27T10:57:39.800Z] setOSConditions: [2024-06-27T10:57:39.800Z] [2024-06-27T10:57:39.800Z] setToolWin: [2024-06-27T10:57:39.800Z] [2024-06-27T10:57:39.800Z] setToolUnix: [2024-06-27T10:57:39.801Z] [2024-06-27T10:57:39.801Z] setToolProperty: [2024-06-27T10:57:39.801Z] [2024-06-27T10:57:39.801Z] setS1ASclassPath: [2024-06-27T10:57:39.801Z] [2024-06-27T10:57:39.801Z] init-common: [2024-06-27T10:57:39.801Z] [2024-06-27T10:57:39.801Z] deploy-rar-common: [2024-06-27T10:57:39.801Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:57:39.894Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max_connection_usage_count=10 [2024-06-27T10:57:39.894Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max-connection-usage-count=10 [2024-06-27T10:57:39.894Z] [2024-06-27T10:57:39.894Z] setOSConditions: [2024-06-27T10:57:39.894Z] [2024-06-27T10:57:39.894Z] setToolWin: [2024-06-27T10:57:39.894Z] [2024-06-27T10:57:39.894Z] setToolUnix: [2024-06-27T10:57:39.894Z] [2024-06-27T10:57:39.894Z] setToolProperty: [2024-06-27T10:57:39.894Z] [2024-06-27T10:57:39.894Z] setS1ASclassPath: [2024-06-27T10:57:39.894Z] [2024-06-27T10:57:39.894Z] init-common: [2024-06-27T10:57:39.894Z] [2024-06-27T10:57:39.894Z] deploy-common: [2024-06-27T10:57:39.894Z] [echo] Current time (ISO): 2024-06-27T10:57:39.601+0000 [2024-06-27T10:57:39.894Z] [2024-06-27T10:57:39.894Z] setOSConditions: [2024-06-27T10:57:39.894Z] [2024-06-27T10:57:39.894Z] setToolWin: [2024-06-27T10:57:39.895Z] [2024-06-27T10:57:39.895Z] setToolUnix: [2024-06-27T10:57:39.895Z] [2024-06-27T10:57:39.895Z] setToolProperty: [2024-06-27T10:57:39.895Z] [2024-06-27T10:57:39.895Z] setS1ASclassPath: [2024-06-27T10:57:39.895Z] [2024-06-27T10:57:39.895Z] init-common: [2024-06-27T10:57:39.895Z] [2024-06-27T10:57:39.895Z] deploy-common-pe: [2024-06-27T10:57:39.911Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-xa-pool [2024-06-27T10:57:39.911Z] [exec] JDBC connection pool jdbc-xa-pool created successfully. [2024-06-27T10:57:40.031Z] [exec] Result: 1 [2024-06-27T10:57:40.031Z] [2024-06-27T10:57:40.031Z] process.registred: [2024-06-27T10:57:40.031Z] [2024-06-27T10:57:40.031Z] is.version.registred: [2024-06-27T10:57:40.031Z] [2024-06-27T10:57:40.031Z] process.xmlversionidentifier: [2024-06-27T10:57:40.031Z] [2024-06-27T10:57:40.032Z] prepare.cluster: [2024-06-27T10:57:40.032Z] [2024-06-27T10:57:40.032Z] process.enabled: [2024-06-27T10:57:40.032Z] [2024-06-27T10:57:40.032Z] process.hasToDeploy: [2024-06-27T10:57:40.032Z] [2024-06-27T10:57:40.032Z] deploy.version.unregistred: [2024-06-27T10:57:40.047Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:40.047Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:40.047Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:40.047Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:40.047Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:40.047Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:40.047Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:40.149Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageApp.ear [2024-06-27T10:57:40.183Z] [2024-06-27T10:57:40.184Z] set-derby-connpool-props: [2024-06-27T10:57:40.288Z] [2024-06-27T10:57:40.288Z] init.os: [2024-06-27T10:57:40.288Z] [2024-06-27T10:57:40.288Z] init.tools.unix: [2024-06-27T10:57:40.288Z] [2024-06-27T10:57:40.288Z] init.tools.windows: [2024-06-27T10:57:40.288Z] [2024-06-27T10:57:40.288Z] init.tools: [2024-06-27T10:57:40.288Z] [2024-06-27T10:57:40.288Z] setAsadminArgs: [2024-06-27T10:57:40.288Z] [2024-06-27T10:57:40.288Z] init: [2024-06-27T10:57:40.288Z] [2024-06-27T10:57:40.288Z] init.customtasks: [2024-06-27T10:57:40.288Z] [2024-06-27T10:57:40.288Z] prepare: [2024-06-27T10:57:40.288Z] [2024-06-27T10:57:40.288Z] process.versionExpression: [2024-06-27T10:57:40.288Z] [2024-06-27T10:57:40.288Z] process.appname: [2024-06-27T10:57:40.288Z] [2024-06-27T10:57:40.289Z] create.version: [2024-06-27T10:57:40.289Z] [2024-06-27T10:57:40.289Z] assemble.non-existent: [2024-06-27T10:57:40.289Z] [2024-06-27T10:57:40.289Z] init.os: [2024-06-27T10:57:40.289Z] [2024-06-27T10:57:40.289Z] init.tools.unix: [2024-06-27T10:57:40.289Z] [2024-06-27T10:57:40.289Z] init.tools.windows: [2024-06-27T10:57:40.289Z] [2024-06-27T10:57:40.289Z] init.tools: [2024-06-27T10:57:40.289Z] [2024-06-27T10:57:40.289Z] setAsadminArgs: [2024-06-27T10:57:40.289Z] [2024-06-27T10:57:40.289Z] init: [2024-06-27T10:57:40.289Z] [2024-06-27T10:57:40.289Z] init.customtasks: [2024-06-27T10:57:40.289Z] [2024-06-27T10:57:40.289Z] prepare: [2024-06-27T10:57:40.289Z] [2024-06-27T10:57:40.289Z] process.versionexpression: [2024-06-27T10:57:40.289Z] [2024-06-27T10:57:40.289Z] compile: [2024-06-27T10:57:40.289Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:40.289Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:57:40.302Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:40.302Z] [javac] 1 warning [2024-06-27T10:57:40.302Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:40.302Z] [2024-06-27T10:57:40.302Z] unjar-client-utils: [2024-06-27T10:57:40.302Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:40.303Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:40.303Z] [2024-06-27T10:57:40.303Z] internal-run: [2024-06-27T10:57:40.303Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-06-27T10:57:40.456Z] [exec] Application deployed with name ejbmodulename. [2024-06-27T10:57:40.456Z] [2024-06-27T10:57:40.456Z] run: [2024-06-27T10:57:40.456Z] [2024-06-27T10:57:40.456Z] setOSConditions: [2024-06-27T10:57:40.456Z] [2024-06-27T10:57:40.456Z] setToolWin: [2024-06-27T10:57:40.456Z] [2024-06-27T10:57:40.456Z] setToolUnix: [2024-06-27T10:57:40.456Z] [2024-06-27T10:57:40.456Z] setToolProperty: [2024-06-27T10:57:40.456Z] [2024-06-27T10:57:40.456Z] setS1ASclassPath: [2024-06-27T10:57:40.456Z] [2024-06-27T10:57:40.456Z] init-common: [2024-06-27T10:57:40.456Z] [2024-06-27T10:57:40.456Z] run_se: [2024-06-27T10:57:40.546Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:40.546Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:40.546Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:40.546Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:40.546Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:40.546Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:40.546Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:40.708Z] [exec] Application deployed with name jdbc-maxconnectionusageApp. [2024-06-27T10:57:40.708Z] [echo] Deployment on target server server successful [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] setOSConditions: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] setToolWin: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] setToolUnix: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] setToolProperty: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] setS1ASclassPath: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] init-common: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] deploy-common-ee: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] run: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] setOSConditions: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] setToolWin: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] setToolUnix: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] setToolProperty: [2024-06-27T10:57:40.708Z] [2024-06-27T10:57:40.708Z] setS1ASclassPath: [2024-06-27T10:57:40.709Z] [2024-06-27T10:57:40.709Z] init-common: [2024-06-27T10:57:40.709Z] [2024-06-27T10:57:40.709Z] execute-sql-common: [2024-06-27T10:57:40.709Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/create_pointbase.sql [2024-06-27T10:57:40.709Z] [sql] 0 rows affected [2024-06-27T10:57:40.709Z] [sql] 0 rows affected [2024-06-27T10:57:40.709Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:57:40.709Z] [2024-06-27T10:57:40.709Z] setOSConditions: [2024-06-27T10:57:40.709Z] [2024-06-27T10:57:40.709Z] setToolWin: [2024-06-27T10:57:40.709Z] [2024-06-27T10:57:40.709Z] setToolUnix: [2024-06-27T10:57:40.709Z] [2024-06-27T10:57:40.709Z] setToolProperty: [2024-06-27T10:57:40.709Z] [2024-06-27T10:57:40.709Z] setS1ASclassPath: [2024-06-27T10:57:40.709Z] [2024-06-27T10:57:40.709Z] init-common: [2024-06-27T10:57:40.709Z] [2024-06-27T10:57:40.709Z] runclient-common: [2024-06-27T10:57:40.709Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageAppClient.jar -name jdbc-maxconnectionusageClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-06-27T10:57:40.710Z] [java] Jun 27, 2024 10:57:40 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:57:40.710Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:57:40.740Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-06-27T10:57:40.743Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.User=dbuser [2024-06-27T10:57:40.743Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.User=dbuser [2024-06-27T10:57:40.802Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:40.802Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-06-27T10:57:40.802Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:40.802Z] [javac] 1 warning [2024-06-27T10:57:40.802Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-06-27T10:57:40.802Z] [2024-06-27T10:57:40.802Z] process.xmlversionidentifier: [2024-06-27T10:57:40.802Z] [2024-06-27T10:57:40.802Z] process.versionExpression: [2024-06-27T10:57:40.802Z] [2024-06-27T10:57:40.802Z] process.xml.create.flag: [2024-06-27T10:57:40.802Z] [2024-06-27T10:57:40.802Z] create.xml.flag: [2024-06-27T10:57:40.802Z] [2024-06-27T10:57:40.802Z] generate.xml.identifier: [2024-06-27T10:57:40.802Z] [2024-06-27T10:57:40.802Z] assemble: [2024-06-27T10:57:40.802Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-06-27T10:57:40.802Z] [2024-06-27T10:57:40.802Z] process.xmlversionidentifier: [2024-06-27T10:57:40.802Z] [2024-06-27T10:57:40.802Z] prepare.update.xml.identifier: [2024-06-27T10:57:40.802Z] [2024-06-27T10:57:40.802Z] update.xml.identifier: [2024-06-27T10:57:40.802Z] [2024-06-27T10:57:40.802Z] deployWithNameOption: [2024-06-27T10:57:40.803Z] [2024-06-27T10:57:40.803Z] setAsadminArgs: [2024-06-27T10:57:40.803Z] [2024-06-27T10:57:40.803Z] common.deploy.asadmin: [2024-06-27T10:57:40.803Z] [2024-06-27T10:57:40.803Z] init.os: [2024-06-27T10:57:40.803Z] [2024-06-27T10:57:40.803Z] init.tools.unix: [2024-06-27T10:57:40.803Z] [2024-06-27T10:57:40.803Z] init.tools.windows: [2024-06-27T10:57:40.803Z] [2024-06-27T10:57:40.803Z] init.tools: [2024-06-27T10:57:40.803Z] [2024-06-27T10:57:40.803Z] setAsadminArgs: [2024-06-27T10:57:40.803Z] [2024-06-27T10:57:40.803Z] init: [2024-06-27T10:57:40.803Z] [2024-06-27T10:57:40.803Z] init.customtasks: [2024-06-27T10:57:40.803Z] [2024-06-27T10:57:40.803Z] common.run.asadmin: [2024-06-27T10:57:40.803Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-06-27T10:57:40.995Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-06-27T10:57:40.995Z] [echo] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-06-27T10:57:40.995Z] [2024-06-27T10:57:40.995Z] create-pool: [2024-06-27T10:57:40.996Z] [2024-06-27T10:57:40.996Z] setOSConditions: [2024-06-27T10:57:40.996Z] [2024-06-27T10:57:40.996Z] setToolWin: [2024-06-27T10:57:40.996Z] [2024-06-27T10:57:40.996Z] setToolUnix: [2024-06-27T10:57:40.996Z] [2024-06-27T10:57:40.996Z] setToolProperty: [2024-06-27T10:57:40.996Z] [2024-06-27T10:57:40.996Z] setS1ASclassPath: [2024-06-27T10:57:40.996Z] [2024-06-27T10:57:40.996Z] init-common: [2024-06-27T10:57:40.996Z] [2024-06-27T10:57:40.996Z] create-connector-connpool: [2024-06-27T10:57:40.996Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server standalone-ra-pool [2024-06-27T10:57:41.251Z] [exec] Jun 27, 2024 10:57:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:41.251Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@25a5c8e [2024-06-27T10:57:41.251Z] [exec] Invoking ejb [2024-06-27T10:57:41.251Z] [exec] Value of key is: test ejb: hello [2024-06-27T10:57:41.251Z] [exec] Invoking servlet [2024-06-27T10:57:41.251Z] [exec] GET /security-anyone/servlet HTTP/1.0 [2024-06-27T10:57:41.251Z] [exec] [2024-06-27T10:57:41.251Z] [exec] 0: HTTP/1.1 200 OK [2024-06-27T10:57:41.251Z] [exec] 1: Server: Eclipse GlassFish 7.0.16 [2024-06-27T10:57:41.251Z] [exec] 2: X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.16 Java/Eclipse Adoptium/21) [2024-06-27T10:57:41.251Z] [exec] 3: Pragma: No-cache [2024-06-27T10:57:41.251Z] [exec] 4: Cache-Control: no-cache [2024-06-27T10:57:41.251Z] [exec] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-06-27T10:57:41.251Z] [exec] 6: Content-Type: text/html;charset=ISO-8859-1 [2024-06-27T10:57:41.251Z] [exec] 7: Connection: close [2024-06-27T10:57:41.251Z] [exec] 8: Content-Length: 82 [2024-06-27T10:57:41.251Z] [exec] 9: [2024-06-27T10:57:41.251Z] [exec] 10: Servlet Output</TTILE></HEAD><BODY> [2024-06-27T10:57:41.251Z] [exec] 11: Hello World [2024-06-27T10:57:41.251Z] [exec] 12: </BODY></HTML> [2024-06-27T10:57:41.251Z] [exec] Value of key is: test servlet [2024-06-27T10:57:41.251Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:41.251Z] [exec] [2024-06-27T10:57:41.251Z] [exec] [2024-06-27T10:57:41.251Z] [exec] ----------------------------------------- [2024-06-27T10:57:41.251Z] [exec] - test ejb: hello: PASS - [2024-06-27T10:57:41.251Z] [exec] - test servlet: PASS - [2024-06-27T10:57:41.251Z] [exec] ----------------------------------------- [2024-06-27T10:57:41.251Z] [exec] Total PASS: 2 [2024-06-27T10:57:41.251Z] [exec] Total FAIL: 0 [2024-06-27T10:57:41.251Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:41.251Z] [exec] ----------------------------------------- [2024-06-27T10:57:41.251Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:41.251Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:41.251Z] [2024-06-27T10:57:41.251Z] undeploy: [2024-06-27T10:57:41.251Z] [2024-06-27T10:57:41.251Z] setOSConditions: [2024-06-27T10:57:41.251Z] [2024-06-27T10:57:41.251Z] setToolWin: [2024-06-27T10:57:41.251Z] [2024-06-27T10:57:41.251Z] setToolUnix: [2024-06-27T10:57:41.251Z] [2024-06-27T10:57:41.251Z] setToolProperty: [2024-06-27T10:57:41.251Z] [2024-06-27T10:57:41.251Z] setS1ASclassPath: [2024-06-27T10:57:41.251Z] [2024-06-27T10:57:41.251Z] init-common: [2024-06-27T10:57:41.251Z] [2024-06-27T10:57:41.251Z] undeploy-common: [2024-06-27T10:57:41.304Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.Password=dbpassword [2024-06-27T10:57:41.304Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.Password=dbpassword [2024-06-27T10:57:41.367Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:41.367Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:41.559Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.driverType=4 [2024-06-27T10:57:41.576Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:41.576Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:41.576Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server standalone-ra-pool [2024-06-27T10:57:41.576Z] [exec] Connector connection pool standalone-ra-pool created. [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] create-connector-connpool-common: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] setOSConditions: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] setToolWin: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] setToolUnix: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] setToolProperty: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] setS1ASclassPath: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] init-common: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] set-oracle-props: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] create-resource: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] setOSConditions: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] setToolWin: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] setToolUnix: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] setToolProperty: [2024-06-27T10:57:41.576Z] [2024-06-27T10:57:41.576Z] setS1ASclassPath: [2024-06-27T10:57:41.577Z] [2024-06-27T10:57:41.577Z] init-common: [2024-06-27T10:57:41.577Z] [2024-06-27T10:57:41.577Z] create-connector-resource-common: [2024-06-27T10:57:41.577Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname standalone-ra-pool --target server jdbc/ejb-subclassing [2024-06-27T10:57:41.633Z] [exec] Jun 27, 2024 10:57:41 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:41.633Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:41.813Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.driverType=4 [2024-06-27T10:57:41.929Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-06-27T10:57:41.929Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:41.929Z] [2024-06-27T10:57:41.929Z] init.os: [2024-06-27T10:57:41.929Z] [2024-06-27T10:57:41.929Z] init.tools.unix: [2024-06-27T10:57:41.929Z] [2024-06-27T10:57:41.929Z] init.tools.windows: [2024-06-27T10:57:41.929Z] [2024-06-27T10:57:41.929Z] init.tools: [2024-06-27T10:57:41.929Z] [2024-06-27T10:57:41.929Z] setAsadminArgs: [2024-06-27T10:57:41.929Z] [2024-06-27T10:57:41.930Z] init: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] init.customtasks: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] setEnabled: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] createAppRef: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] deployWithoutNameOption: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] run.positive.deploy: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] init.os: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] init.tools.unix: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] init.tools.windows: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] init.tools: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] setAsadminArgs: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] init: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] init.customtasks: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] prepare.client: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] prepare.client.appclient: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] increment.log.next: [2024-06-27T10:57:41.930Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] process.versionexpression: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] prepare.run: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] common.run.positive: [2024-06-27T10:57:41.930Z] [2024-06-27T10:57:41.930Z] setHttpPort: [2024-06-27T10:57:41.931Z] [2024-06-27T10:57:41.931Z] common.run: [2024-06-27T10:57:41.931Z] [2024-06-27T10:57:41.931Z] checkAppOnServer: [2024-06-27T10:57:41.931Z] [2024-06-27T10:57:41.931Z] declare-test: [2024-06-27T10:57:41.931Z] [echo] Starting test simple-versioned-servlet deployment(4) RC-1.0.0 (enabled=false) - logID=7 (server) [2024-06-27T10:57:41.931Z] [2024-06-27T10:57:41.931Z] prepare.runclient: [2024-06-27T10:57:41.931Z] [2024-06-27T10:57:41.931Z] process.classpath: [2024-06-27T10:57:41.931Z] [2024-06-27T10:57:41.931Z] process.jvmargs: [2024-06-27T10:57:41.931Z] [2024-06-27T10:57:41.931Z] java.with.result: [2024-06-27T10:57:42.068Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.portNumber=45716 [2024-06-27T10:57:42.068Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.portNumber=45716 [2024-06-27T10:57:42.179Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-anyoneApp [2024-06-27T10:57:42.179Z] [2024-06-27T10:57:42.179Z] unsetup: [2024-06-27T10:57:42.179Z] [2024-06-27T10:57:42.179Z] setOSConditions: [2024-06-27T10:57:42.179Z] [2024-06-27T10:57:42.179Z] setToolWin: [2024-06-27T10:57:42.179Z] [2024-06-27T10:57:42.179Z] setToolUnix: [2024-06-27T10:57:42.179Z] [2024-06-27T10:57:42.179Z] setToolProperty: [2024-06-27T10:57:42.179Z] [2024-06-27T10:57:42.179Z] setS1ASclassPath: [2024-06-27T10:57:42.179Z] [2024-06-27T10:57:42.179Z] init-common: [2024-06-27T10:57:42.179Z] [2024-06-27T10:57:42.179Z] delete-user-common: [2024-06-27T10:57:42.210Z] [exec] Jun 27, 2024 10:57:42 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:57:42.210Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:57:42.502Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname standalone-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-06-27T10:57:42.502Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-06-27T10:57:42.502Z] [2024-06-27T10:57:42.502Z] setOSConditions: [2024-06-27T10:57:42.502Z] [2024-06-27T10:57:42.502Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:42.502Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:57:42.502Z] setToolWin: [2024-06-27T10:57:42.502Z] [2024-06-27T10:57:42.502Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:57:42.502Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-06-27T10:57:42.502Z] setToolUnix: [2024-06-27T10:57:42.502Z] [2024-06-27T10:57:42.502Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:57:42.502Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-06-27T10:57:42.502Z] setToolProperty: [2024-06-27T10:57:42.502Z] [2024-06-27T10:57:42.502Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:42.502Z] [2024-06-27T10:57:42.502Z] setS1ASclassPath: [2024-06-27T10:57:42.502Z] [2024-06-27T10:57:42.502Z] process.result: [2024-06-27T10:57:42.502Z] [2024-06-27T10:57:42.502Z] init-common: [2024-06-27T10:57:42.502Z] [2024-06-27T10:57:42.502Z] processResult: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] create-admin-object: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] failed: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] asadmin-common: [2024-06-27T10:57:42.503Z] passed: [2024-06-27T10:57:42.503Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] unknown: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-06-27T10:57:42.503Z] runclient: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] init.os: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] init.tools.unix: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] init.tools.windows: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] init.tools: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] setAsadminArgs: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] init: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] init.customtasks: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] checkAppOnCluster: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] run.positive: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] process.versionExpression: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] process.appname: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] init.os: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] init.tools.unix: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] init.tools.windows: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] init.tools: [2024-06-27T10:57:42.503Z] [2024-06-27T10:57:42.503Z] setAsadminArgs: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] init: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] init.customtasks: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] prepare: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] create.version: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] assemble.non-existent: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] init.os: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] init.tools.unix: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] init.tools.windows: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] init.tools: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] setAsadminArgs: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] init: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] init.customtasks: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] prepare: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] process.versionexpression: [2024-06-27T10:57:42.504Z] [2024-06-27T10:57:42.504Z] compile: [2024-06-27T10:57:42.504Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:42.504Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:57:42.628Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.dataBaseName=testdb [2024-06-27T10:57:42.628Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.dataBaseName=testdb [2024-06-27T10:57:42.766Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file3 --target server javaee [2024-06-27T10:57:42.766Z] [2024-06-27T10:57:42.766Z] asadmin-common: [2024-06-27T10:57:42.766Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file3 [2024-06-27T10:57:42.768Z] [exec] Jun 27, 2024 10:57:42 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:57:42.768Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:57:43.067Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:43.067Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:43.067Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:43.067Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:43.067Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:43.067Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:43.067Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:43.067Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:43.067Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-06-27T10:57:43.067Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:43.067Z] [javac] 1 warning [2024-06-27T10:57:43.067Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-06-27T10:57:43.067Z] [2024-06-27T10:57:43.067Z] process.xmlversionidentifier: [2024-06-27T10:57:43.067Z] [2024-06-27T10:57:43.067Z] process.versionExpression: [2024-06-27T10:57:43.067Z] [2024-06-27T10:57:43.067Z] process.xml.create.flag: [2024-06-27T10:57:43.067Z] [2024-06-27T10:57:43.067Z] create.xml.flag: [2024-06-27T10:57:43.067Z] [2024-06-27T10:57:43.067Z] generate.xml.identifier: [2024-06-27T10:57:43.067Z] [2024-06-27T10:57:43.067Z] assemble: [2024-06-27T10:57:43.067Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-06-27T10:57:43.067Z] [2024-06-27T10:57:43.067Z] process.xmlversionidentifier: [2024-06-27T10:57:43.067Z] [2024-06-27T10:57:43.067Z] prepare.update.xml.identifier: [2024-06-27T10:57:43.067Z] [2024-06-27T10:57:43.067Z] update.xml.identifier: [2024-06-27T10:57:43.067Z] [2024-06-27T10:57:43.067Z] unzip.version: [2024-06-27T10:57:43.067Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-06-27T10:57:43.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-06-27T10:57:43.074Z] [exec] Administered object eis/jdbcAdmin created. [2024-06-27T10:57:43.074Z] [2024-06-27T10:57:43.074Z] deploy-ear: [2024-06-27T10:57:43.074Z] [2024-06-27T10:57:43.074Z] setOSConditions: [2024-06-27T10:57:43.074Z] [2024-06-27T10:57:43.074Z] setToolWin: [2024-06-27T10:57:43.074Z] [2024-06-27T10:57:43.074Z] setToolUnix: [2024-06-27T10:57:43.074Z] [2024-06-27T10:57:43.074Z] setToolProperty: [2024-06-27T10:57:43.075Z] [2024-06-27T10:57:43.075Z] setS1ASclassPath: [2024-06-27T10:57:43.075Z] [2024-06-27T10:57:43.075Z] init-common: [2024-06-27T10:57:43.075Z] [2024-06-27T10:57:43.075Z] deploy-common: [2024-06-27T10:57:43.075Z] [echo] Current time (ISO): 2024-06-27T10:57:42.975+0000 [2024-06-27T10:57:43.075Z] [2024-06-27T10:57:43.075Z] setOSConditions: [2024-06-27T10:57:43.075Z] [2024-06-27T10:57:43.075Z] setToolWin: [2024-06-27T10:57:43.075Z] [2024-06-27T10:57:43.075Z] setToolUnix: [2024-06-27T10:57:43.075Z] [2024-06-27T10:57:43.075Z] setToolProperty: [2024-06-27T10:57:43.075Z] [2024-06-27T10:57:43.075Z] setS1ASclassPath: [2024-06-27T10:57:43.075Z] [2024-06-27T10:57:43.075Z] init-common: [2024-06-27T10:57:43.075Z] [2024-06-27T10:57:43.075Z] deploy-common-pe: [2024-06-27T10:57:43.189Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:43.189Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:43.256Z] [java] Jun 27, 2024 10:57:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:43.256Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6cfd9a54 [2024-06-27T10:57:43.256Z] [java] Sleeping for 10 seconds before checking results... [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] deploy.version: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] del.ref.registred: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] process.versionExpression: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] process.appname: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] _process.target: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] process.target: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] prepare.is.version.registred: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] init.os: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] init.tools.unix: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] init.tools.windows: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] init.tools: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] setAsadminArgs: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] init: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] init.customtasks: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] prepare: [2024-06-27T10:57:43.324Z] [2024-06-27T10:57:43.324Z] exec.asadmin2: [2024-06-27T10:57:43.571Z] [exec] Jun 27, 2024 10:57:43 AM org.glassfish.webservices.WebServiceReferenceManagerImpl getServletAdapterBasedOnWsdlUrl [2024-06-27T10:57:43.571Z] [exec] INFO: Going to fetch ServletAdapter holding wsdl content for web service HelloImplService based on url: null [2024-06-27T10:57:43.571Z] [exec] Jun 27, 2024 10:57:43 AM org.glassfish.webservices.WebServiceReferenceManagerImpl generateWsdlFile [2024-06-27T10:57:43.571Z] [exec] WARNING: Target endpoint's servlet adapter wasn't found, I cannot generate the wsdl, returning null. [2024-06-27T10:57:43.571Z] [exec] Jun 27, 2024 10:57:43 AM org.glassfish.webservices.WebServiceReferenceManagerImpl resolveWSReference [2024-06-27T10:57:43.571Z] [exec] WARNING: Following exception was thrown: [2024-06-27T10:57:43.571Z] [exec] java.lang.reflect.InvocationTargetException [2024-06-27T10:57:43.571Z] [exec] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) [2024-06-27T10:57:43.571Z] [exec] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-06-27T10:57:43.571Z] [exec] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-06-27T10:57:43.571Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.initiateInstance(WebServiceReferenceManagerImpl.java:245) [2024-06-27T10:57:43.571Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.resolveWSReference(WebServiceReferenceManagerImpl.java:136) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.container.common.impl.ComponentEnvManagerImpl$WebServiceRefProxy.create(ComponentEnvManagerImpl.java:874) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:269) [2024-06-27T10:57:43.571Z] [exec] at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:413) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:551) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl._inject(InjectionManagerImpl.java:493) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.inject(InjectionManagerImpl.java:385) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:161) [2024-06-27T10:57:43.571Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:156) [2024-06-27T10:57:43.571Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer$ClientMainClassSetting.getClientMainClass(AppClientContainer.java:530) [2024-06-27T10:57:43.571Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.getMainMethod(AppClientContainer.java:441) [2024-06-27T10:57:43.571Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.completePreparation(AppClientContainer.java:344) [2024-06-27T10:57:43.571Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.prepare(AppClientContainer.java:256) [2024-06-27T10:57:43.571Z] [exec] at org.glassfish.appclient.client.AppClientFacade.prepareACC(AppClientFacade.java:224) [2024-06-27T10:57:43.571Z] [exec] at org.glassfish.appclient.client.acc.agent.AppClientContainerAgent.premain(AppClientContainerAgent.java:60) [2024-06-27T10:57:43.572Z] [exec] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:43.572Z] [exec] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:43.572Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:560) [2024-06-27T10:57:43.572Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:572) [2024-06-27T10:57:43.572Z] [exec] Caused by: jakarta.xml.ws.WebServiceException: Failed to access the WSDL at: http://localhost:8080/HelloImplService/HelloImpl?WSDL. It failed with: [2024-06-27T10:57:43.572Z] [exec] http://localhost:8080/HelloImplService/HelloImpl?WSDL. [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:235) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:216) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:179) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:148) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:336) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:293) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:201) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:182) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:178) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:89) [2024-06-27T10:57:43.572Z] [exec] at jakarta.xml.ws.Service.<init>(Service.java:82) [2024-06-27T10:57:43.572Z] [exec] at endpoint.jaxws.HelloImplService.<init>(HelloImplService.java:58) [2024-06-27T10:57:43.572Z] [exec] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-06-27T10:57:43.572Z] [exec] ... 28 more [2024-06-27T10:57:43.572Z] [exec] Caused by: java.io.FileNotFoundException: http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-06-27T10:57:43.572Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-06-27T10:57:43.572Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:57:43.572Z] [exec] at java.base/java.net.URL.openStream(URL.java:1325) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:966) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.resolveWSDL(RuntimeWSDLParser.java:367) [2024-06-27T10:57:43.572Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:201) [2024-06-27T10:57:43.572Z] [exec] ... 39 more [2024-06-27T10:57:43.572Z] [exec] [2024-06-27T10:57:43.572Z] [exec] com.sun.enterprise.container.common.spi.util.InjectionException: Exception attempting to inject ServiceReferenceDescriptor[name=client.Client/service, type=jakarta.jws.WebServiceRef, value=, lookupName=, mappedName=null, injectableTargets={client.Client.service}, description=] into class client.Client: Lookup failed for java:comp/env/client.Client/service in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [2024-06-27T10:57:43.572Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl._inject(InjectionManagerImpl.java:575) [2024-06-27T10:57:43.572Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.inject(InjectionManagerImpl.java:385) [2024-06-27T10:57:43.572Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:161) [2024-06-27T10:57:43.572Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl.injectClass(InjectionManagerImpl.java:156) [2024-06-27T10:57:43.572Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer$ClientMainClassSetting.getClientMainClass(AppClientContainer.java:530) [2024-06-27T10:57:43.572Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.getMainMethod(AppClientContainer.java:441) [2024-06-27T10:57:43.572Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.completePreparation(AppClientContainer.java:344) [2024-06-27T10:57:43.572Z] [exec] at org.glassfish.appclient.client.acc.AppClientContainer.prepare(AppClientContainer.java:256) [2024-06-27T10:57:43.572Z] [exec] at org.glassfish.appclient.client.AppClientFacade.prepareACC(AppClientFacade.java:224) [2024-06-27T10:57:43.572Z] [exec] at org.glassfish.appclient.client.acc.agent.AppClientContainerAgent.premain(AppClientContainerAgent.java:60) [2024-06-27T10:57:43.572Z] [exec] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T10:57:43.572Z] [exec] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T10:57:43.573Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:560) [2024-06-27T10:57:43.573Z] [exec] at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:572) [2024-06-27T10:57:43.573Z] [exec] Caused by: javax.naming.NamingException: Lookup failed for java:comp/env/client.Client/service in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/client.Client/service] [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:269) [2024-06-27T10:57:43.573Z] [exec] at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:413) [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:551) [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.container.common.impl.util.InjectionManagerImpl._inject(InjectionManagerImpl.java:493) [2024-06-27T10:57:43.573Z] [exec] ... 13 more [2024-06-27T10:57:43.573Z] [exec] Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/client.Client/service [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) [2024-06-27T10:57:43.573Z] [exec] ... 17 more [2024-06-27T10:57:43.573Z] [exec] Suppressed: javax.naming.NamingException [Root exception is java.lang.reflect.InvocationTargetException] [2024-06-27T10:57:43.573Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.resolveWSReference(WebServiceReferenceManagerImpl.java:229) [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.container.common.impl.ComponentEnvManagerImpl$WebServiceRefProxy.create(ComponentEnvManagerImpl.java:874) [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) [2024-06-27T10:57:43.573Z] [exec] at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) [2024-06-27T10:57:43.573Z] [exec] ... 18 more [2024-06-27T10:57:43.573Z] [exec] Caused by: java.lang.reflect.InvocationTargetException [2024-06-27T10:57:43.573Z] [exec] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) [2024-06-27T10:57:43.573Z] [exec] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-06-27T10:57:43.573Z] [exec] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-06-27T10:57:43.573Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.initiateInstance(WebServiceReferenceManagerImpl.java:245) [2024-06-27T10:57:43.573Z] [exec] at org.glassfish.webservices.WebServiceReferenceManagerImpl.resolveWSReference(WebServiceReferenceManagerImpl.java:136) [2024-06-27T10:57:43.573Z] [exec] ... 24 more [2024-06-27T10:57:43.573Z] [exec] Caused by: jakarta.xml.ws.WebServiceException: Failed to access the WSDL at: http://localhost:8080/HelloImplService/HelloImpl?WSDL. It failed with: [2024-06-27T10:57:43.573Z] [exec] http://localhost:8080/HelloImplService/HelloImpl?WSDL. [2024-06-27T10:57:43.573Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:235) [2024-06-27T10:57:43.573Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:216) [2024-06-27T10:57:43.573Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:179) [2024-06-27T10:57:43.573Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:148) [2024-06-27T10:57:43.573Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:336) [2024-06-27T10:57:43.573Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:293) [2024-06-27T10:57:43.573Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:201) [2024-06-27T10:57:43.573Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:182) [2024-06-27T10:57:43.573Z] [exec] at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:178) [2024-06-27T10:57:43.573Z] [exec] at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:89) [2024-06-27T10:57:43.573Z] [exec] at jakarta.xml.ws.Service.<init>(Service.java:82) [2024-06-27T10:57:43.573Z] [exec] at endpoint.jaxws.HelloImplService.<init>(HelloImplService.java:58) [2024-06-27T10:57:43.573Z] [exec] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-06-27T10:57:43.573Z] [exec] ... 28 more [2024-06-27T10:57:43.574Z] [exec] Caused by: java.io.FileNotFoundException: http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-06-27T10:57:43.574Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-06-27T10:57:43.574Z] [exec] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T10:57:43.574Z] [exec] at java.base/java.net.URL.openStream(URL.java:1325) [2024-06-27T10:57:43.574Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:966) [2024-06-27T10:57:43.574Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.resolveWSDL(RuntimeWSDLParser.java:367) [2024-06-27T10:57:43.574Z] [exec] at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:201) [2024-06-27T10:57:43.574Z] [exec] ... 39 more [2024-06-27T10:57:43.574Z] [exec] Result: 1 [2024-06-27T10:57:43.574Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:43.574Z] [2024-06-27T10:57:43.574Z] undeploy: [2024-06-27T10:57:43.574Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:43.574Z] [2024-06-27T10:57:43.574Z] autoundeploy-file: [2024-06-27T10:57:43.574Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:57:43.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:57:43.693Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file3 [2024-06-27T10:57:43.693Z] [2024-06-27T10:57:43.693Z] all: [2024-06-27T10:57:43.693Z] [echo] [2024-06-27T10:57:43.693Z] [echo] [2024-06-27T10:57:43.693Z] [echo] [2024-06-27T10:57:43.693Z] [echo] *************************************************************************** [2024-06-27T10:57:43.693Z] [echo] * Running group ejb-oneway-ssl [2024-06-27T10:57:43.693Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl [2024-06-27T10:57:43.693Z] [echo] *************************************************************************** [2024-06-27T10:57:43.693Z] [echo] [2024-06-27T10:57:43.693Z] [echo] [2024-06-27T10:57:43.693Z] [echo] [2024-06-27T10:57:43.693Z] [2024-06-27T10:57:43.693Z] setOSConditions: [2024-06-27T10:57:43.693Z] [2024-06-27T10:57:43.693Z] setToolWin: [2024-06-27T10:57:43.693Z] [2024-06-27T10:57:43.693Z] setToolUnix: [2024-06-27T10:57:43.693Z] [2024-06-27T10:57:43.693Z] setToolProperty: [2024-06-27T10:57:43.693Z] [2024-06-27T10:57:43.693Z] setS1ASclassPath: [2024-06-27T10:57:43.693Z] [2024-06-27T10:57:43.693Z] init-common: [2024-06-27T10:57:43.693Z] [2024-06-27T10:57:43.693Z] clean: [2024-06-27T10:57:43.693Z] [2024-06-27T10:57:43.693Z] setOSConditions: [2024-06-27T10:57:43.693Z] [2024-06-27T10:57:43.693Z] setToolWin: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setToolUnix: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setToolProperty: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setS1ASclassPath: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] init-common: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] clean-common: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setOSConditions: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setToolWin: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setToolUnix: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setToolProperty: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setS1ASclassPath: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] init-common: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] clean-classes-common: [2024-06-27T10:57:43.694Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setOSConditions: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setToolWin: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setToolUnix: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setToolProperty: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] setS1ASclassPath: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] init-common: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.694Z] clean-jars-common: [2024-06-27T10:57:43.694Z] [2024-06-27T10:57:43.695Z] compile: [2024-06-27T10:57:43.695Z] [2024-06-27T10:57:43.695Z] setOSConditions: [2024-06-27T10:57:43.695Z] [2024-06-27T10:57:43.695Z] setToolWin: [2024-06-27T10:57:43.695Z] [2024-06-27T10:57:43.695Z] setToolUnix: [2024-06-27T10:57:43.695Z] [2024-06-27T10:57:43.695Z] setToolProperty: [2024-06-27T10:57:43.695Z] [2024-06-27T10:57:43.695Z] setS1ASclassPath: [2024-06-27T10:57:43.695Z] [2024-06-27T10:57:43.695Z] init-common: [2024-06-27T10:57:43.695Z] [2024-06-27T10:57:43.695Z] compile-common: [2024-06-27T10:57:43.695Z] [echo] Current time (ISO): 2024-06-27T10:57:43.456+0000 [2024-06-27T10:57:43.695Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:43.695Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:43.749Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.create=true [2024-06-27T10:57:43.749Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.create=true [2024-06-27T10:57:43.905Z] [exec] Result: 1 [2024-06-27T10:57:43.905Z] [2024-06-27T10:57:43.905Z] process.registred: [2024-06-27T10:57:43.905Z] [2024-06-27T10:57:43.905Z] is.version.registred: [2024-06-27T10:57:43.905Z] [2024-06-27T10:57:43.905Z] process.xmlversionidentifier: [2024-06-27T10:57:43.905Z] [2024-06-27T10:57:43.905Z] prepare.cluster: [2024-06-27T10:57:43.905Z] [2024-06-27T10:57:43.905Z] process.enabled: [2024-06-27T10:57:43.905Z] [2024-06-27T10:57:43.905Z] process.hasToDeploy: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] deploy.version.unregistred: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init.os: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init.tools.unix: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init.tools.windows: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init.tools: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] setAsadminArgs: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init.customtasks: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] prepare: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] process.versionExpression: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] process.appname: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] create.version: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] assemble.non-existent: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init.os: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init.tools.unix: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init.tools.windows: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init.tools: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] setAsadminArgs: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init: [2024-06-27T10:57:43.906Z] [2024-06-27T10:57:43.906Z] init.customtasks: [2024-06-27T10:57:43.907Z] [2024-06-27T10:57:43.907Z] prepare: [2024-06-27T10:57:43.907Z] [2024-06-27T10:57:43.907Z] process.versionexpression: [2024-06-27T10:57:43.907Z] [2024-06-27T10:57:43.907Z] compile: [2024-06-27T10:57:43.907Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:43.907Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:57:44.005Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.serverName=localhost [2024-06-27T10:57:44.005Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.serverName=localhost [2024-06-27T10:57:44.005Z] [2024-06-27T10:57:44.005Z] setOSConditions: [2024-06-27T10:57:44.005Z] [2024-06-27T10:57:44.005Z] setToolWin: [2024-06-27T10:57:44.005Z] [2024-06-27T10:57:44.005Z] setToolUnix: [2024-06-27T10:57:44.005Z] [2024-06-27T10:57:44.005Z] setToolProperty: [2024-06-27T10:57:44.005Z] [2024-06-27T10:57:44.005Z] setS1ASclassPath: [2024-06-27T10:57:44.005Z] [2024-06-27T10:57:44.005Z] init-common: [2024-06-27T10:57:44.005Z] [2024-06-27T10:57:44.005Z] create-jdbc-resource-common: [2024-06-27T10:57:44.005Z] [echo] asadmin create-jdbc-resource --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --connectionpoolid jdbc-xa-pool --target server jdbc/xa [2024-06-27T10:57:44.469Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:44.469Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:44.469Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:44.469Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:44.469Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:44.469Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:44.469Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:44.469Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:44.500Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/provider/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:44.500Z] [2024-06-27T10:57:44.500Z] internal-report-success: [2024-06-27T10:57:44.500Z] [2024-06-27T10:57:44.500Z] internal-report-failure: [2024-06-27T10:57:44.500Z] [2024-06-27T10:57:44.500Z] report: [2024-06-27T10:57:44.500Z] [echo] [2024-06-27T10:57:44.500Z] [echo] ************************* [2024-06-27T10:57:44.500Z] [echo] * Running oneway [2024-06-27T10:57:44.500Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway [2024-06-27T10:57:44.500Z] [echo] ************************* [2024-06-27T10:57:44.500Z] [echo] [2024-06-27T10:57:44.500Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:44.500Z] [2024-06-27T10:57:44.500Z] clean: [2024-06-27T10:57:44.500Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml [2024-06-27T10:57:44.500Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:44.500Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:44.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:44.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:44.500Z] [2024-06-27T10:57:44.500Z] test-all: [2024-06-27T10:57:44.500Z] [echo] Starting Test /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/endpoint [2024-06-27T10:57:44.500Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:44.500Z] [2024-06-27T10:57:44.500Z] deploy: [2024-06-27T10:57:44.500Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:44.500Z] [2024-06-27T10:57:44.500Z] build: [2024-06-27T10:57:44.501Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:44.501Z] [2024-06-27T10:57:44.501Z] test-compile: [2024-06-27T10:57:44.501Z] [echo] Compiling into endpoint/HelloEJB.class [2024-06-27T10:57:44.501Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:44.501Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:44.562Z] [exec] Application deployed with name web-subclassingApp. [2024-06-27T10:57:44.562Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-06-27T10:57:44.562Z] [echo] Deployment on target server server successful [2024-06-27T10:57:44.562Z] [2024-06-27T10:57:44.562Z] setOSConditions: [2024-06-27T10:57:44.562Z] [2024-06-27T10:57:44.562Z] setToolWin: [2024-06-27T10:57:44.562Z] [2024-06-27T10:57:44.562Z] setToolUnix: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] setToolProperty: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] setS1ASclassPath: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] init-common: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] deploy-common-ee: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] run-ear: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] setOSConditions: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] setToolWin: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] setToolUnix: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] setToolProperty: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] setS1ASclassPath: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] init-common: [2024-06-27T10:57:44.563Z] [2024-06-27T10:57:44.563Z] runwebclient-common: [2024-06-27T10:57:44.588Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-xa-pool --enabled=true --target server jdbc/xa [2024-06-27T10:57:44.588Z] [exec] JDBC resource jdbc/xa created successfully. [2024-06-27T10:57:44.588Z] [echo] cmd executed for server [2024-06-27T10:57:44.588Z] [2024-06-27T10:57:44.588Z] asadmin-common: [2024-06-27T10:57:44.588Z] [echo] asadmin set --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.connectionAttributes=;create=true [2024-06-27T10:57:44.727Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-06-27T10:57:44.728Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:44.728Z] [javac] 1 warning [2024-06-27T10:57:44.728Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] process.xmlversionidentifier: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] process.versionExpression: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] process.xml.create.flag: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] create.xml.flag: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] generate.xml.identifier: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] assemble: [2024-06-27T10:57:44.728Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] process.xmlversionidentifier: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] prepare.update.xml.identifier: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] update.xml.identifier: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] deployWithNameOption: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] setAsadminArgs: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] common.deploy.asadmin: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] init.os: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] init.tools.unix: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] init.tools.windows: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] init.tools: [2024-06-27T10:57:44.728Z] [2024-06-27T10:57:44.728Z] setAsadminArgs: [2024-06-27T10:57:44.729Z] [2024-06-27T10:57:44.729Z] init: [2024-06-27T10:57:44.729Z] [2024-06-27T10:57:44.729Z] init.customtasks: [2024-06-27T10:57:44.729Z] [2024-06-27T10:57:44.729Z] common.run.asadmin: [2024-06-27T10:57:44.729Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-06-27T10:57:44.756Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:44.756Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:44.756Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:44.756Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:44.756Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:44.756Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:44.756Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:44.819Z] [java] size of buffer is1590 [2024-06-27T10:57:45.012Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:45.012Z] [javac] 1 warning [2024-06-27T10:57:45.012Z] [echo] Building with package endpoint [2024-06-27T10:57:45.012Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-06-27T10:57:45.070Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:45.070Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:45.070Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:45.070Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:45.070Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:45.070Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:45.070Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:45.148Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.connectionAttributes=;create=true [2024-06-27T10:57:45.148Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.connectionAttributes=;create=true [2024-06-27T10:57:45.148Z] [2024-06-27T10:57:45.148Z] setOSConditions: [2024-06-27T10:57:45.148Z] [2024-06-27T10:57:45.149Z] setToolWin: [2024-06-27T10:57:45.149Z] [2024-06-27T10:57:45.149Z] setToolUnix: [2024-06-27T10:57:45.149Z] [2024-06-27T10:57:45.149Z] setToolProperty: [2024-06-27T10:57:45.149Z] [2024-06-27T10:57:45.149Z] setS1ASclassPath: [2024-06-27T10:57:45.149Z] [2024-06-27T10:57:45.149Z] init-common: [2024-06-27T10:57:45.149Z] [2024-06-27T10:57:45.149Z] execute-sql-common: [2024-06-27T10:57:45.303Z] [exec] Jun 27, 2024 10:57:44 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:45.303Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@55a0f011 [2024-06-27T10:57:45.303Z] [exec] Value of key is: Max Connection Usage - (local-TxNotSupported): [2024-06-27T10:57:45.303Z] [exec] Value of key is: Max Connection Usage - (local-Tx-Sharing) : [2024-06-27T10:57:45.303Z] [exec] Value of key is: Max Connection Usage - (XA-TxNotSupported) : [2024-06-27T10:57:45.303Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:45.303Z] [exec] [2024-06-27T10:57:45.303Z] [exec] [2024-06-27T10:57:45.303Z] [exec] ----------------------------------------- [2024-06-27T10:57:45.303Z] [exec] - Max Connection Usage - (local-TxNotSupported): : PASS - [2024-06-27T10:57:45.303Z] [exec] - Max Connection Usage - (local-Tx-Sharing) : : PASS - [2024-06-27T10:57:45.303Z] [exec] - Max Connection Usage - (XA-TxNotSupported) : : PASS - [2024-06-27T10:57:45.303Z] [exec] ----------------------------------------- [2024-06-27T10:57:45.303Z] [exec] Total PASS: 3 [2024-06-27T10:57:45.303Z] [exec] Total FAIL: 0 [2024-06-27T10:57:45.303Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:45.303Z] [exec] ----------------------------------------- [2024-06-27T10:57:45.303Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:45.303Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:45.303Z] [2024-06-27T10:57:45.303Z] checkReporting-common: [2024-06-27T10:57:45.303Z] [2024-06-27T10:57:45.303Z] confirmReportPresent-common: [2024-06-27T10:57:45.303Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:57:45.303Z] [echo] Test seems to be reported fine [2024-06-27T10:57:45.303Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/RepRunConf.txt [2024-06-27T10:57:45.303Z] [2024-06-27T10:57:45.303Z] confirmMissingReport-common: [2024-06-27T10:57:45.303Z] [2024-06-27T10:57:45.303Z] undeploy: [2024-06-27T10:57:45.307Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:45.307Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:45.380Z] [java] HTTP port :8080 [2024-06-27T10:57:45.380Z] [java] HTTP hostname :localhost [2024-06-27T10:57:45.380Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/index.html [2024-06-27T10:57:45.380Z] [java] web-to-connector (ear based) /subclassing/index.html PASS [2024-06-27T10:57:45.380Z] [java] SSN=123456789&action=Create [2024-06-27T10:57:45.380Z] [java] HTTP port :8080 [2024-06-27T10:57:45.380Z] [java] HTTP hostname :localhost [2024-06-27T10:57:45.404Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/create.sql [2024-06-27T10:57:45.404Z] [sql] 0 rows affected [2024-06-27T10:57:45.404Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:45.404Z] [2024-06-27T10:57:45.404Z] deploy: [2024-06-27T10:57:45.404Z] [2024-06-27T10:57:45.404Z] setOSConditions: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] setToolWin: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] setToolUnix: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] setToolProperty: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] setS1ASclassPath: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] init-common: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] deploy-common: [2024-06-27T10:57:45.405Z] [echo] Current time (ISO): 2024-06-27T10:57:45.337+0000 [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] setOSConditions: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] setToolWin: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] setToolUnix: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] setToolProperty: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] setS1ASclassPath: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] init-common: [2024-06-27T10:57:45.405Z] [2024-06-27T10:57:45.405Z] deploy-common-pe: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] setOSConditions: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] setToolWin: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] setToolUnix: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] setToolProperty: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] setS1ASclassPath: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] init-common: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] execute-sql-common: [2024-06-27T10:57:45.558Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/drop_pointbase.sql [2024-06-27T10:57:45.558Z] [sql] 0 rows affected [2024-06-27T10:57:45.558Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] unsetup: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] setOSConditions: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] setToolWin: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] setToolUnix: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] setToolProperty: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] setS1ASclassPath: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.558Z] init-common: [2024-06-27T10:57:45.558Z] [2024-06-27T10:57:45.559Z] delete-jdbc-resource-common: [2024-06-27T10:57:45.559Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxconnectionusage [2024-06-27T10:57:45.813Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxconnectionusage [2024-06-27T10:57:45.813Z] [exec] JDBC resource jdbc/maxconnectionusage deleted successfully [2024-06-27T10:57:45.813Z] [echo] cmd executed for server [2024-06-27T10:57:45.813Z] [2024-06-27T10:57:45.813Z] setOSConditions: [2024-06-27T10:57:45.813Z] [2024-06-27T10:57:45.813Z] setToolWin: [2024-06-27T10:57:45.814Z] [2024-06-27T10:57:45.814Z] setToolUnix: [2024-06-27T10:57:45.814Z] [2024-06-27T10:57:45.814Z] setToolProperty: [2024-06-27T10:57:45.814Z] [2024-06-27T10:57:45.814Z] setS1ASclassPath: [2024-06-27T10:57:45.814Z] [2024-06-27T10:57:45.814Z] init-common: [2024-06-27T10:57:45.814Z] [2024-06-27T10:57:45.814Z] delete-jdbc-connpool-common: [2024-06-27T10:57:45.814Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxconnectionusage-pool [2024-06-27T10:57:45.871Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-06-27T10:57:45.871Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:45.871Z] [2024-06-27T10:57:45.871Z] init.os: [2024-06-27T10:57:45.871Z] [2024-06-27T10:57:45.871Z] init.tools.unix: [2024-06-27T10:57:45.871Z] [2024-06-27T10:57:45.871Z] init.tools.windows: [2024-06-27T10:57:45.871Z] [2024-06-27T10:57:45.871Z] init.tools: [2024-06-27T10:57:45.871Z] [2024-06-27T10:57:45.871Z] setAsadminArgs: [2024-06-27T10:57:45.871Z] [2024-06-27T10:57:45.872Z] init: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] init.customtasks: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] setEnabled: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] createAppRef: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] deployWithoutNameOption: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] deploydir.version: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] run.positive.deploy: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] init.os: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] init.tools.unix: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] init.tools.windows: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] init.tools: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] setAsadminArgs: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] init: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] init.customtasks: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] prepare.client: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] prepare.client.appclient: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] increment.log.next: [2024-06-27T10:57:45.872Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] process.versionexpression: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.872Z] prepare.run: [2024-06-27T10:57:45.872Z] [2024-06-27T10:57:45.873Z] common.run.positive: [2024-06-27T10:57:45.873Z] [2024-06-27T10:57:45.873Z] setHttpPort: [2024-06-27T10:57:45.873Z] [2024-06-27T10:57:45.873Z] common.run: [2024-06-27T10:57:45.873Z] [2024-06-27T10:57:45.873Z] checkAppOnServer: [2024-06-27T10:57:45.873Z] [2024-06-27T10:57:45.873Z] declare-test: [2024-06-27T10:57:45.873Z] [echo] Starting test simple-versioned-servlet deployment(5) RC-1.0.1 - logID=8 (server) [2024-06-27T10:57:45.873Z] [2024-06-27T10:57:45.873Z] prepare.runclient: [2024-06-27T10:57:45.873Z] [2024-06-27T10:57:45.873Z] process.classpath: [2024-06-27T10:57:45.873Z] [2024-06-27T10:57:45.873Z] process.jvmargs: [2024-06-27T10:57:45.873Z] [2024-06-27T10:57:45.873Z] java.with.result: [2024-06-27T10:57:45.975Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:57:45.975Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:57:45.975Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-06-27T10:57:45.975Z] [java] HTTP port :8080 [2024-06-27T10:57:45.975Z] [java] HTTP hostname :localhost [2024-06-27T10:57:45.986Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-06-27T10:57:46.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxconnectionusage-pool [2024-06-27T10:57:46.375Z] [exec] JDBC Connection pool jdbc-maxconnectionusage-pool deleted successfully [2024-06-27T10:57:46.375Z] [echo] cmd executed for server [2024-06-27T10:57:46.375Z] [2024-06-27T10:57:46.375Z] setOSConditions: [2024-06-27T10:57:46.375Z] [2024-06-27T10:57:46.375Z] setToolWin: [2024-06-27T10:57:46.376Z] [2024-06-27T10:57:46.376Z] setToolUnix: [2024-06-27T10:57:46.376Z] [2024-06-27T10:57:46.376Z] setToolProperty: [2024-06-27T10:57:46.376Z] [2024-06-27T10:57:46.376Z] setS1ASclassPath: [2024-06-27T10:57:46.376Z] [2024-06-27T10:57:46.376Z] init-common: [2024-06-27T10:57:46.376Z] [2024-06-27T10:57:46.376Z] delete-jdbc-resource-common: [2024-06-27T10:57:46.376Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxconnectionusageXA [2024-06-27T10:57:46.436Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:46.436Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:57:46.436Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:57:46.437Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.1 [2024-06-27T10:57:46.437Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:57:46.437Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-06-27T10:57:46.437Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] process.result: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] processResult: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] failed: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] passed: [2024-06-27T10:57:46.437Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] unknown: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] runclient: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] init.os: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] init.tools.unix: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] init.tools.windows: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] init.tools: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] setAsadminArgs: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] init: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] init.customtasks: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] checkAppOnCluster: [2024-06-27T10:57:46.437Z] [2024-06-27T10:57:46.437Z] run.positive: [2024-06-27T10:57:46.438Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:46.438Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/ejb/ConverterBean.java uses or overrides a deprecated API. [2024-06-27T10:57:46.438Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:46.438Z] [javac] 1 warning [2024-06-27T10:57:46.438Z] [2024-06-27T10:57:46.438Z] setOSConditions: [2024-06-27T10:57:46.438Z] [2024-06-27T10:57:46.438Z] setToolWin: [2024-06-27T10:57:46.438Z] [2024-06-27T10:57:46.438Z] setToolUnix: [2024-06-27T10:57:46.438Z] [2024-06-27T10:57:46.438Z] setToolProperty: [2024-06-27T10:57:46.438Z] [2024-06-27T10:57:46.438Z] setS1ASclassPath: [2024-06-27T10:57:46.438Z] [2024-06-27T10:57:46.438Z] init-common: [2024-06-27T10:57:46.438Z] [2024-06-27T10:57:46.438Z] compile-common: [2024-06-27T10:57:46.438Z] [echo] Current time (ISO): 2024-06-27T10:57:46.244+0000 [2024-06-27T10:57:46.438Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:46.546Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2024-06-27T10:57:46.546Z] [echo] Deployment on target server server successful [2024-06-27T10:57:46.546Z] [2024-06-27T10:57:46.546Z] setOSConditions: [2024-06-27T10:57:46.546Z] [2024-06-27T10:57:46.546Z] setToolWin: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] setToolUnix: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] setToolProperty: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] setS1ASclassPath: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] init-common: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] deploy-common-ee: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] run: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] setOSConditions: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] setToolWin: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] setToolUnix: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] setToolProperty: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] setS1ASclassPath: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] init-common: [2024-06-27T10:57:46.547Z] [2024-06-27T10:57:46.547Z] runclient-common: [2024-06-27T10:57:46.547Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar -name ejb-ejb30-persistence-tx_propagationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:57:46.631Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxconnectionusageXA [2024-06-27T10:57:46.631Z] [exec] JDBC resource jdbc/maxconnectionusageXA deleted successfully [2024-06-27T10:57:46.631Z] [echo] cmd executed for server [2024-06-27T10:57:46.631Z] [2024-06-27T10:57:46.631Z] setOSConditions: [2024-06-27T10:57:46.631Z] [2024-06-27T10:57:46.631Z] setToolWin: [2024-06-27T10:57:46.631Z] [2024-06-27T10:57:46.631Z] setToolUnix: [2024-06-27T10:57:46.631Z] [2024-06-27T10:57:46.631Z] setToolProperty: [2024-06-27T10:57:46.631Z] [2024-06-27T10:57:46.631Z] setS1ASclassPath: [2024-06-27T10:57:46.631Z] [2024-06-27T10:57:46.631Z] init-common: [2024-06-27T10:57:46.631Z] [2024-06-27T10:57:46.631Z] delete-jdbc-connpool-common: [2024-06-27T10:57:46.632Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxconnectionusageXA-pool [2024-06-27T10:57:46.696Z] [2024-06-27T10:57:46.696Z] clean.scenario: [2024-06-27T10:57:46.696Z] [2024-06-27T10:57:46.696Z] clean.scenario.cluster: [2024-06-27T10:57:46.696Z] [2024-06-27T10:57:46.696Z] init.os: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] init.tools.unix: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] init.tools.windows: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] init.tools: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] setAsadminArgs: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] init: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] init.customtasks: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] prepare: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] process.versionExpression: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] process.appname: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] _process.target: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] process.target: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] prepare.has.version.registred: [2024-06-27T10:57:46.697Z] [2024-06-27T10:57:46.697Z] exec.asadmin2: [2024-06-27T10:57:46.942Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-06-27T10:57:46.942Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:57:46.942Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:57:46.942Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:46.942Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:46.942Z] [2024-06-27T10:57:46.942Z] undeploy-ear: [2024-06-27T10:57:46.942Z] [2024-06-27T10:57:46.942Z] setOSConditions: [2024-06-27T10:57:46.942Z] [2024-06-27T10:57:46.942Z] setToolWin: [2024-06-27T10:57:46.942Z] [2024-06-27T10:57:46.942Z] setToolUnix: [2024-06-27T10:57:46.942Z] [2024-06-27T10:57:46.942Z] setToolProperty: [2024-06-27T10:57:46.942Z] [2024-06-27T10:57:46.942Z] setS1ASclassPath: [2024-06-27T10:57:46.942Z] [2024-06-27T10:57:46.942Z] init-common: [2024-06-27T10:57:46.942Z] [2024-06-27T10:57:46.942Z] delete-ra-config: [2024-06-27T10:57:46.942Z] [2024-06-27T10:57:46.942Z] asadmin-common: [2024-06-27T10:57:46.942Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-06-27T10:57:47.191Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxconnectionusageXA-pool [2024-06-27T10:57:47.191Z] [exec] JDBC Connection pool jdbc-maxconnectionusageXA-pool deleted successfully [2024-06-27T10:57:47.191Z] [echo] cmd executed for server [2024-06-27T10:57:47.191Z] [2024-06-27T10:57:47.191Z] setOSConditions: [2024-06-27T10:57:47.191Z] [2024-06-27T10:57:47.191Z] setToolWin: [2024-06-27T10:57:47.192Z] [2024-06-27T10:57:47.192Z] setToolUnix: [2024-06-27T10:57:47.192Z] [2024-06-27T10:57:47.192Z] setToolProperty: [2024-06-27T10:57:47.192Z] [2024-06-27T10:57:47.192Z] setS1ASclassPath: [2024-06-27T10:57:47.192Z] [2024-06-27T10:57:47.192Z] init-common: [2024-06-27T10:57:47.192Z] [2024-06-27T10:57:47.192Z] undeploy-common: [2024-06-27T10:57:47.259Z] [2024-06-27T10:57:47.259Z] process.registred: [2024-06-27T10:57:47.259Z] [2024-06-27T10:57:47.259Z] has.version.registred: [2024-06-27T10:57:47.259Z] [2024-06-27T10:57:47.259Z] del.all.version.registred: [2024-06-27T10:57:47.259Z] [2024-06-27T10:57:47.259Z] _process.target: [2024-06-27T10:57:47.259Z] [2024-06-27T10:57:47.260Z] process.target: [2024-06-27T10:57:47.260Z] [2024-06-27T10:57:47.260Z] prepare.del.all.version.registred: [2024-06-27T10:57:47.260Z] [2024-06-27T10:57:47.260Z] init.os: [2024-06-27T10:57:47.260Z] [2024-06-27T10:57:47.260Z] init.tools.unix: [2024-06-27T10:57:47.260Z] [2024-06-27T10:57:47.260Z] init.tools.windows: [2024-06-27T10:57:47.260Z] [2024-06-27T10:57:47.260Z] init.tools: [2024-06-27T10:57:47.260Z] [2024-06-27T10:57:47.260Z] setAsadminArgs: [2024-06-27T10:57:47.260Z] [2024-06-27T10:57:47.260Z] init: [2024-06-27T10:57:47.260Z] [2024-06-27T10:57:47.260Z] init.customtasks: [2024-06-27T10:57:47.260Z] [2024-06-27T10:57:47.260Z] prepare: [2024-06-27T10:57:47.260Z] [2024-06-27T10:57:47.260Z] exec.asadmin: [2024-06-27T10:57:47.446Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-maxconnectionusageApp [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] all: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] setOSConditions: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] setToolWin: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] setToolUnix: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] setToolProperty: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] setS1ASclassPath: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] init-common: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] clean: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] setOSConditions: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] setToolWin: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] setToolUnix: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] setToolProperty: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] setS1ASclassPath: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] init-common: [2024-06-27T10:57:47.447Z] [2024-06-27T10:57:47.447Z] clean-common: [2024-06-27T10:57:47.482Z] [exec] Jun 27, 2024 10:57:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:47.482Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:47.528Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:47.528Z] [2024-06-27T10:57:47.528Z] run: [2024-06-27T10:57:47.528Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:47.528Z] [2024-06-27T10:57:47.528Z] prepare-client: [2024-06-27T10:57:47.528Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:47.528Z] [2024-06-27T10:57:47.528Z] wsdl-import: [2024-06-27T10:57:47.528Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:47.528Z] [2024-06-27T10:57:47.528Z] configurable-wsdl-import: [2024-06-27T10:57:47.529Z] [echo] Current time (ISO): 2024-06-27T10:57:47.343+0000 [2024-06-27T10:57:47.529Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:57:47.703Z] [2024-06-27T10:57:47.703Z] setOSConditions: [2024-06-27T10:57:47.703Z] [2024-06-27T10:57:47.703Z] setToolWin: [2024-06-27T10:57:47.703Z] [2024-06-27T10:57:47.703Z] setToolUnix: [2024-06-27T10:57:47.703Z] [2024-06-27T10:57:47.703Z] setToolProperty: [2024-06-27T10:57:47.703Z] [2024-06-27T10:57:47.703Z] setS1ASclassPath: [2024-06-27T10:57:47.703Z] [2024-06-27T10:57:47.703Z] init-common: [2024-06-27T10:57:47.703Z] [2024-06-27T10:57:47.703Z] clean-classes-common: [2024-06-27T10:57:47.703Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:47.703Z] [2024-06-27T10:57:47.703Z] setOSConditions: [2024-06-27T10:57:47.703Z] [2024-06-27T10:57:47.703Z] setToolWin: [2024-06-27T10:57:47.703Z] [2024-06-27T10:57:47.703Z] setToolUnix: [2024-06-27T10:57:47.703Z] [2024-06-27T10:57:47.703Z] setToolProperty: [2024-06-27T10:57:47.704Z] [2024-06-27T10:57:47.704Z] setS1ASclassPath: [2024-06-27T10:57:47.704Z] [2024-06-27T10:57:47.704Z] init-common: [2024-06-27T10:57:47.704Z] [2024-06-27T10:57:47.704Z] clean-jars-common: [2024-06-27T10:57:47.704Z] [2024-06-27T10:57:47.704Z] compile: [2024-06-27T10:57:47.704Z] [2024-06-27T10:57:47.704Z] setOSConditions: [2024-06-27T10:57:47.704Z] [2024-06-27T10:57:47.704Z] setToolWin: [2024-06-27T10:57:47.704Z] [2024-06-27T10:57:47.704Z] setToolUnix: [2024-06-27T10:57:47.704Z] [2024-06-27T10:57:47.704Z] setToolProperty: [2024-06-27T10:57:47.704Z] [2024-06-27T10:57:47.704Z] setS1ASclassPath: [2024-06-27T10:57:47.704Z] [2024-06-27T10:57:47.704Z] init-common: [2024-06-27T10:57:47.704Z] [2024-06-27T10:57:47.704Z] compile-common: [2024-06-27T10:57:47.704Z] [echo] Current time (ISO): 2024-06-27T10:57:47.461+0000 [2024-06-27T10:57:47.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:47.704Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:47.785Z] [exec] parsing WSDL... [2024-06-27T10:57:47.807Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:47.807Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:47.807Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:47.807Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:47.807Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:47.807Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:47.807Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:47.871Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:47.871Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:47.871Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-06-27T10:57:47.871Z] [2024-06-27T10:57:47.871Z] setOSConditions: [2024-06-27T10:57:47.871Z] [2024-06-27T10:57:47.871Z] setToolWin: [2024-06-27T10:57:47.871Z] [2024-06-27T10:57:47.871Z] setToolUnix: [2024-06-27T10:57:47.871Z] [2024-06-27T10:57:47.871Z] setToolProperty: [2024-06-27T10:57:47.871Z] [2024-06-27T10:57:47.871Z] setS1ASclassPath: [2024-06-27T10:57:47.871Z] [2024-06-27T10:57:47.871Z] init-common: [2024-06-27T10:57:47.871Z] [2024-06-27T10:57:47.871Z] undeploy-common: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] _del.all.version.registred: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] _clean.scenario: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] deployment: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] deploy.version: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] del.ref.registred: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] process.versionExpression: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] process.appname: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] _process.target: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] process.target: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] prepare.is.version.registred: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] init.os: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] init.tools.unix: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] init.tools.windows: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] init.tools: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] setAsadminArgs: [2024-06-27T10:57:48.201Z] [2024-06-27T10:57:48.201Z] init: [2024-06-27T10:57:48.202Z] [2024-06-27T10:57:48.202Z] init.customtasks: [2024-06-27T10:57:48.202Z] [2024-06-27T10:57:48.202Z] prepare: [2024-06-27T10:57:48.202Z] [2024-06-27T10:57:48.202Z] exec.asadmin2: [2024-06-27T10:57:48.359Z] [exec] Application deployed with name generic-ra. [2024-06-27T10:57:48.359Z] [echo] Deploying generic-ra.rar on server [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] setOSConditions: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] setToolWin: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] setToolUnix: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] setToolProperty: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] setS1ASclassPath: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] init-common: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] deploy-ear: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] setOSConditions: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] setToolWin: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] setToolUnix: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] setToolProperty: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.359Z] setS1ASclassPath: [2024-06-27T10:57:48.359Z] [2024-06-27T10:57:48.360Z] init-common: [2024-06-27T10:57:48.360Z] [2024-06-27T10:57:48.360Z] deploy-common: [2024-06-27T10:57:48.360Z] [echo] Current time (ISO): 2024-06-27T10:57:47.396+0000 [2024-06-27T10:57:48.360Z] [2024-06-27T10:57:48.360Z] setOSConditions: [2024-06-27T10:57:48.360Z] [2024-06-27T10:57:48.360Z] setToolWin: [2024-06-27T10:57:48.360Z] [2024-06-27T10:57:48.360Z] setToolUnix: [2024-06-27T10:57:48.360Z] [2024-06-27T10:57:48.360Z] setToolProperty: [2024-06-27T10:57:48.360Z] [2024-06-27T10:57:48.360Z] setS1ASclassPath: [2024-06-27T10:57:48.360Z] [2024-06-27T10:57:48.360Z] init-common: [2024-06-27T10:57:48.360Z] [2024-06-27T10:57:48.360Z] deploy-common-pe: [2024-06-27T10:57:48.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2024-06-27T10:57:48.409Z] [exec] Jun 27, 2024 10:57:48 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:57:48.409Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-tx_propagation-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.tx_propagation.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-tx_propagationClient [2024-06-27T10:57:48.629Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:48.629Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:48.629Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:48.629Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:48.629Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:48.629Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:48.629Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:48.712Z] [exec] [2024-06-27T10:57:48.712Z] [exec] Generating code... [2024-06-27T10:57:48.712Z] [exec] [2024-06-27T10:57:48.712Z] [exec] Compiling code... [2024-06-27T10:57:48.764Z] [exec] Result: 1 [2024-06-27T10:57:48.764Z] [2024-06-27T10:57:48.764Z] process.registred: [2024-06-27T10:57:48.764Z] [2024-06-27T10:57:48.764Z] is.version.registred: [2024-06-27T10:57:48.764Z] [2024-06-27T10:57:48.764Z] process.xmlversionidentifier: [2024-06-27T10:57:48.764Z] [2024-06-27T10:57:48.764Z] prepare.cluster: [2024-06-27T10:57:48.764Z] [2024-06-27T10:57:48.764Z] process.enabled: [2024-06-27T10:57:48.764Z] [2024-06-27T10:57:48.764Z] process.hasToDeploy: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] deploy.version.unregistred: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] init.os: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] init.tools.unix: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] init.tools.windows: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] init.tools: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] setAsadminArgs: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] init: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] init.customtasks: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] prepare: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] process.versionExpression: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] process.appname: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] create.version: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] assemble.non-existent: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] process.xmlversionidentifier: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] prepare.update.xml.identifier: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] update.xml.identifier: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] deployWithNameOption: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] setAsadminArgs: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] common.deploy.asadmin: [2024-06-27T10:57:48.765Z] [2024-06-27T10:57:48.765Z] init.os: [2024-06-27T10:57:48.766Z] [2024-06-27T10:57:48.766Z] init.tools.unix: [2024-06-27T10:57:48.766Z] [2024-06-27T10:57:48.766Z] init.tools.windows: [2024-06-27T10:57:48.766Z] [2024-06-27T10:57:48.766Z] init.tools: [2024-06-27T10:57:48.766Z] [2024-06-27T10:57:48.766Z] setAsadminArgs: [2024-06-27T10:57:48.766Z] [2024-06-27T10:57:48.766Z] init: [2024-06-27T10:57:48.766Z] [2024-06-27T10:57:48.766Z] init.customtasks: [2024-06-27T10:57:48.766Z] [2024-06-27T10:57:48.766Z] common.run.asadmin: [2024-06-27T10:57:48.766Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:57:48.798Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] unsetup: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] setOSConditions: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] setToolWin: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] setToolUnix: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] setToolProperty: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] setS1ASclassPath: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] init-common: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] default-sql: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] setOSConditions: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] setToolWin: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] setToolUnix: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] setToolProperty: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] setS1ASclassPath: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] init-common: [2024-06-27T10:57:48.798Z] [2024-06-27T10:57:48.798Z] execute-sql-common: [2024-06-27T10:57:48.798Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/dropBankTables.sql [2024-06-27T10:57:48.798Z] [sql] 0 rows affected [2024-06-27T10:57:48.798Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:48.799Z] [2024-06-27T10:57:48.799Z] sql-oracle: [2024-06-27T10:57:48.799Z] [2024-06-27T10:57:48.799Z] execute-sql-connector: [2024-06-27T10:57:48.799Z] [2024-06-27T10:57:48.799Z] delete-resource: [2024-06-27T10:57:48.799Z] [2024-06-27T10:57:48.799Z] setOSConditions: [2024-06-27T10:57:48.799Z] [2024-06-27T10:57:48.799Z] setToolWin: [2024-06-27T10:57:48.799Z] [2024-06-27T10:57:48.799Z] setToolUnix: [2024-06-27T10:57:48.799Z] [2024-06-27T10:57:48.799Z] setToolProperty: [2024-06-27T10:57:48.799Z] [2024-06-27T10:57:48.799Z] setS1ASclassPath: [2024-06-27T10:57:48.799Z] [2024-06-27T10:57:48.799Z] init-common: [2024-06-27T10:57:48.799Z] [2024-06-27T10:57:48.799Z] delete-connector-resource-common: [2024-06-27T10:57:48.799Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2024-06-27T10:57:49.198Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:49.329Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:49.329Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:49.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server jdbc/ejb-subclassing [2024-06-27T10:57:49.454Z] [javac] 1 warning [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] build: [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] setOSConditions: [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] fixFiles: [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] convUnix: [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] convWin: [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] setToolWin: [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] setToolUnix: [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] setToolProperty: [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] setS1ASclassPath: [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] init-common: [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] package-persistence-common: [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] ejb-jar-common: [2024-06-27T10:57:49.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:49.454Z] [2024-06-27T10:57:49.454Z] package-ejbjar-common: [2024-06-27T10:57:49.455Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:49.455Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:49.455Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:49.455Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-ejb.jar [2024-06-27T10:57:49.455Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:49.455Z] [2024-06-27T10:57:49.455Z] appclient-jar-common: [2024-06-27T10:57:49.455Z] [2024-06-27T10:57:49.455Z] package-appclientjar-common: [2024-06-27T10:57:49.455Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:49.455Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:49.455Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:49.455Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-client.jar [2024-06-27T10:57:49.455Z] [2024-06-27T10:57:49.455Z] webclient-war-common: [2024-06-27T10:57:49.455Z] [2024-06-27T10:57:49.455Z] build-ear-common: [2024-06-27T10:57:49.455Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:49.455Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:49.455Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:57:49.455Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-06-27T10:57:49.455Z] [2024-06-27T10:57:49.455Z] deploy: [2024-06-27T10:57:49.455Z] [2024-06-27T10:57:49.455Z] setOSConditions: [2024-06-27T10:57:49.455Z] [2024-06-27T10:57:49.455Z] setToolWin: [2024-06-27T10:57:49.455Z] [2024-06-27T10:57:49.455Z] setToolUnix: [2024-06-27T10:57:49.455Z] [2024-06-27T10:57:49.455Z] setToolProperty: [2024-06-27T10:57:49.455Z] [2024-06-27T10:57:49.455Z] setS1ASclassPath: [2024-06-27T10:57:49.455Z] [2024-06-27T10:57:49.455Z] init-common: [2024-06-27T10:57:49.456Z] [2024-06-27T10:57:49.456Z] deploy-common: [2024-06-27T10:57:49.456Z] [echo] Current time (ISO): 2024-06-27T10:57:49.381+0000 [2024-06-27T10:57:49.456Z] [2024-06-27T10:57:49.456Z] setOSConditions: [2024-06-27T10:57:49.456Z] [2024-06-27T10:57:49.456Z] setToolWin: [2024-06-27T10:57:49.456Z] [2024-06-27T10:57:49.456Z] setToolUnix: [2024-06-27T10:57:49.456Z] [2024-06-27T10:57:49.456Z] setToolProperty: [2024-06-27T10:57:49.456Z] [2024-06-27T10:57:49.456Z] setS1ASclassPath: [2024-06-27T10:57:49.456Z] [2024-06-27T10:57:49.456Z] init-common: [2024-06-27T10:57:49.456Z] [2024-06-27T10:57:49.456Z] deploy-common-pe: [2024-06-27T10:57:49.576Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:49.576Z] [javac] 1 warning [2024-06-27T10:57:49.576Z] [2024-06-27T10:57:49.576Z] build: [2024-06-27T10:57:49.577Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] package-appclientjar-common: [2024-06-27T10:57:49.577Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:49.577Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:49.577Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:49.577Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/switchoffACCconnpoolingAppClient.jar [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] setup: [2024-06-27T10:57:49.577Z] [echo] Setting up derby .... [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] setOSConditions: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] setToolWin: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] setToolUnix: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] setToolProperty: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] setS1ASclassPath: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] init-common: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] deploy-jdbc-common: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] setOSConditions: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] setToolWin: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] setToolUnix: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] setToolProperty: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] setS1ASclassPath: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] init-common: [2024-06-27T10:57:49.577Z] [2024-06-27T10:57:49.577Z] create-jdbc-connpool-common: [2024-06-27T10:57:49.624Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2024-06-27T10:57:49.624Z] [2024-06-27T10:57:49.624Z] delete-pool: [2024-06-27T10:57:49.624Z] [2024-06-27T10:57:49.624Z] setOSConditions: [2024-06-27T10:57:49.624Z] [2024-06-27T10:57:49.624Z] setToolWin: [2024-06-27T10:57:49.624Z] [2024-06-27T10:57:49.624Z] setToolUnix: [2024-06-27T10:57:49.624Z] [2024-06-27T10:57:49.624Z] setToolProperty: [2024-06-27T10:57:49.624Z] [2024-06-27T10:57:49.624Z] setS1ASclassPath: [2024-06-27T10:57:49.624Z] [2024-06-27T10:57:49.624Z] init-common: [2024-06-27T10:57:49.624Z] [2024-06-27T10:57:49.624Z] delete-connector-connpool-common: [2024-06-27T10:57:49.624Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true standalone-ra-pool [2024-06-27T10:57:49.640Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloEJBService.java uses or overrides a deprecated API. [2024-06-27T10:57:49.640Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:49.640Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:49.640Z] [2024-06-27T10:57:49.640Z] compile-client: [2024-06-27T10:57:49.640Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:49.640Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:49.892Z] [exec] Application deployed with name simple-versioned-servlet. [2024-06-27T10:57:49.892Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:49.892Z] [2024-06-27T10:57:49.892Z] init.os: [2024-06-27T10:57:49.892Z] [2024-06-27T10:57:49.892Z] init.tools.unix: [2024-06-27T10:57:49.892Z] [2024-06-27T10:57:49.892Z] init.tools.windows: [2024-06-27T10:57:49.892Z] [2024-06-27T10:57:49.892Z] init.tools: [2024-06-27T10:57:49.892Z] [2024-06-27T10:57:49.892Z] setAsadminArgs: [2024-06-27T10:57:49.892Z] [2024-06-27T10:57:49.892Z] init: [2024-06-27T10:57:49.892Z] [2024-06-27T10:57:49.892Z] init.customtasks: [2024-06-27T10:57:49.892Z] [2024-06-27T10:57:49.892Z] setEnabled: [2024-06-27T10:57:49.892Z] [2024-06-27T10:57:49.893Z] createAppRef: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] deployWithoutNameOption: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] run.positive.deploy: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] deploy.version: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] del.ref.registred: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] process.versionExpression: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] process.appname: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] _process.target: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] process.target: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] prepare.is.version.registred: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] init.os: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] init.tools.unix: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] init.tools.windows: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] init.tools: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] setAsadminArgs: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] init: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] init.customtasks: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] prepare: [2024-06-27T10:57:49.893Z] [2024-06-27T10:57:49.893Z] exec.asadmin2: [2024-06-27T10:57:49.896Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:49.896Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:49.896Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:49.896Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:49.896Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:49.896Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:49.896Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:50.018Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-06-27T10:57:50.151Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:50.151Z] [javac] 1 warning [2024-06-27T10:57:50.151Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:50.151Z] [2024-06-27T10:57:50.151Z] unjar-client-utils: [2024-06-27T10:57:50.151Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:50.151Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:50.151Z] [2024-06-27T10:57:50.151Z] internal-run: [2024-06-27T10:57:50.151Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-06-27T10:57:50.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-derby-pool [2024-06-27T10:57:50.159Z] [exec] JDBC connection pool jdbc-derby-pool created successfully. [2024-06-27T10:57:50.159Z] [2024-06-27T10:57:50.159Z] set-derby-connpool-props: [2024-06-27T10:57:50.185Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:50.185Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:57:50.185Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true standalone-ra-pool [2024-06-27T10:57:50.185Z] [exec] Connector connection pool standalone-ra-pool deleted. [2024-06-27T10:57:50.185Z] [2024-06-27T10:57:50.185Z] setOSConditions: [2024-06-27T10:57:50.185Z] [2024-06-27T10:57:50.185Z] setToolWin: [2024-06-27T10:57:50.185Z] [2024-06-27T10:57:50.185Z] setToolUnix: [2024-06-27T10:57:50.185Z] [2024-06-27T10:57:50.185Z] setToolProperty: [2024-06-27T10:57:50.185Z] [2024-06-27T10:57:50.185Z] setS1ASclassPath: [2024-06-27T10:57:50.185Z] [2024-06-27T10:57:50.185Z] init-common: [2024-06-27T10:57:50.185Z] [2024-06-27T10:57:50.185Z] delete-admin-object: [2024-06-27T10:57:50.185Z] [2024-06-27T10:57:50.185Z] asadmin-common: [2024-06-27T10:57:50.185Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2024-06-27T10:57:50.413Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2024-06-27T10:57:50.413Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2024-06-27T10:57:50.823Z] [exec] Result: 1 [2024-06-27T10:57:50.823Z] [2024-06-27T10:57:50.823Z] process.registred: [2024-06-27T10:57:50.823Z] [2024-06-27T10:57:50.823Z] is.version.registred: [2024-06-27T10:57:50.823Z] [2024-06-27T10:57:50.823Z] process.xmlversionidentifier: [2024-06-27T10:57:50.823Z] [2024-06-27T10:57:50.823Z] prepare.cluster: [2024-06-27T10:57:50.823Z] [2024-06-27T10:57:50.823Z] process.enabled: [2024-06-27T10:57:50.823Z] [2024-06-27T10:57:50.823Z] process.hasToDeploy: [2024-06-27T10:57:50.823Z] [2024-06-27T10:57:50.823Z] deploy.version.unregistred: [2024-06-27T10:57:50.823Z] [2024-06-27T10:57:50.823Z] init.os: [2024-06-27T10:57:50.823Z] [2024-06-27T10:57:50.823Z] init.tools.unix: [2024-06-27T10:57:50.823Z] [2024-06-27T10:57:50.823Z] init.tools.windows: [2024-06-27T10:57:50.823Z] [2024-06-27T10:57:50.823Z] init.tools: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] setAsadminArgs: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] init: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] init.customtasks: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] prepare: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] process.versionExpression: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] process.appname: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] create.version: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] assemble.non-existent: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] process.xmlversionidentifier: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] prepare.update.xml.identifier: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] update.xml.identifier: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] deployWithNameOption: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] setAsadminArgs: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] common.deploy.asadmin: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] init.os: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] init.tools.unix: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] init.tools.windows: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] init.tools: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] setAsadminArgs: [2024-06-27T10:57:50.824Z] [2024-06-27T10:57:50.824Z] init: [2024-06-27T10:57:50.825Z] [2024-06-27T10:57:50.825Z] init.customtasks: [2024-06-27T10:57:50.825Z] [2024-06-27T10:57:50.825Z] common.run.asadmin: [2024-06-27T10:57:50.825Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-06-27T10:57:50.958Z] [exec] Application deployed with name sec-ssl-converterApp. [2024-06-27T10:57:50.958Z] [echo] Deployment on target server server successful [2024-06-27T10:57:50.958Z] [2024-06-27T10:57:50.958Z] setOSConditions: [2024-06-27T10:57:50.958Z] [2024-06-27T10:57:50.958Z] setToolWin: [2024-06-27T10:57:50.958Z] [2024-06-27T10:57:50.958Z] setToolUnix: [2024-06-27T10:57:50.958Z] [2024-06-27T10:57:50.958Z] setToolProperty: [2024-06-27T10:57:50.958Z] [2024-06-27T10:57:50.958Z] setS1ASclassPath: [2024-06-27T10:57:50.958Z] [2024-06-27T10:57:50.958Z] init-common: [2024-06-27T10:57:50.958Z] [2024-06-27T10:57:50.958Z] deploy-common-ee: [2024-06-27T10:57:50.958Z] [2024-06-27T10:57:50.958Z] run: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setOSConditions: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setToolWin: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setToolUnix: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setToolProperty: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setS1ASclassPath: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] init-common: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] prepare-truststore-common: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setOSConditions: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setToolWin: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setToolUnix: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setToolProperty: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setS1ASclassPath: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] init-common: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] prepare-truststore-certutil-common: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setOSConditions: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setToolWin: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setToolUnix: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setToolProperty: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] setS1ASclassPath: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.959Z] init-common: [2024-06-27T10:57:50.959Z] [2024-06-27T10:57:50.960Z] prepare-truststore-keytool-common: [2024-06-27T10:57:50.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:50.960Z] [2024-06-27T10:57:50.960Z] runclient-local: [2024-06-27T10:57:50.971Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2024-06-27T10:57:50.971Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2024-06-27T10:57:51.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2024-06-27T10:57:51.112Z] [exec] Administered object eis/jdbcAdmin deleted. [2024-06-27T10:57:51.112Z] [2024-06-27T10:57:51.112Z] setOSConditions: [2024-06-27T10:57:51.112Z] [2024-06-27T10:57:51.112Z] setToolWin: [2024-06-27T10:57:51.112Z] [2024-06-27T10:57:51.112Z] setToolUnix: [2024-06-27T10:57:51.112Z] [2024-06-27T10:57:51.112Z] setToolProperty: [2024-06-27T10:57:51.112Z] [2024-06-27T10:57:51.112Z] setS1ASclassPath: [2024-06-27T10:57:51.112Z] [2024-06-27T10:57:51.112Z] init-common: [2024-06-27T10:57:51.112Z] [2024-06-27T10:57:51.112Z] undeploy-rar-common: [2024-06-27T10:57:51.112Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-06-27T10:57:51.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2024-06-27T10:57:51.225Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2024-06-27T10:57:51.400Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:51.400Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:51.676Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-06-27T10:57:51.676Z] [2024-06-27T10:57:51.676Z] all: [2024-06-27T10:57:51.676Z] [echo] @@## nonstringmcfproperties ##@@ [2024-06-27T10:57:51.676Z] [2024-06-27T10:57:51.676Z] setOSConditions: [2024-06-27T10:57:51.676Z] [2024-06-27T10:57:51.676Z] setToolWin: [2024-06-27T10:57:51.676Z] [2024-06-27T10:57:51.676Z] setToolUnix: [2024-06-27T10:57:51.676Z] [2024-06-27T10:57:51.676Z] setToolProperty: [2024-06-27T10:57:51.676Z] [2024-06-27T10:57:51.676Z] setS1ASclassPath: [2024-06-27T10:57:51.676Z] [2024-06-27T10:57:51.676Z] init-common: [2024-06-27T10:57:51.676Z] [2024-06-27T10:57:51.676Z] clean: [2024-06-27T10:57:51.676Z] [2024-06-27T10:57:51.676Z] setOSConditions: [2024-06-27T10:57:51.676Z] [2024-06-27T10:57:51.676Z] setToolWin: [2024-06-27T10:57:51.676Z] [2024-06-27T10:57:51.677Z] setToolUnix: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setToolProperty: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setS1ASclassPath: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] init-common: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] clean-common: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setOSConditions: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setToolWin: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setToolUnix: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setToolProperty: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setS1ASclassPath: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] init-common: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] clean-classes-common: [2024-06-27T10:57:51.677Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setOSConditions: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setToolWin: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setToolUnix: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setToolProperty: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] setS1ASclassPath: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] init-common: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] clean-jars-common: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.677Z] clean: [2024-06-27T10:57:51.677Z] [2024-06-27T10:57:51.678Z] compile: [2024-06-27T10:57:51.678Z] [2024-06-27T10:57:51.678Z] init: [2024-06-27T10:57:51.678Z] [echo] Building component ${component.name} [2024-06-27T10:57:51.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/internal/classes [2024-06-27T10:57:51.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib [2024-06-27T10:57:51.678Z] [2024-06-27T10:57:51.678Z] compile: [2024-06-27T10:57:51.678Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:51.678Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/internal/classes [2024-06-27T10:57:51.682Z] [exec] Jun 27, 2024 10:57:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:51.682Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@11e71181 [2024-06-27T10:57:51.682Z] [exec] I am in client [2024-06-27T10:57:51.682Z] [exec] Jun 27, 2024 10:57:51 AM org.hibernate.validator.internal.util.Version <clinit> [2024-06-27T10:57:51.682Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:57:51.786Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2024-06-27T10:57:51.786Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2024-06-27T10:57:51.937Z] [exec] Jun 27, 2024 10:57:51 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:57:51.938Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@16ad408d[jndiName=jdbc-xa-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:57:51.938Z] [exec] calling createPerson(duke) [2024-06-27T10:57:51.938Z] [exec] created [2024-06-27T10:57:51.938Z] [exec] utx.begin called [2024-06-27T10:57:51.961Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-06-27T10:57:51.961Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.961Z] init.os: [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.961Z] init.tools.unix: [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.961Z] init.tools.windows: [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.961Z] init.tools: [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.961Z] setAsadminArgs: [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.961Z] init: [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.961Z] init.customtasks: [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.961Z] setEnabled: [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.961Z] createAppRef: [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.961Z] deployWithoutNameOption: [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.961Z] run.positive.deploy: [2024-06-27T10:57:51.961Z] [2024-06-27T10:57:51.962Z] deploy.version: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] del.ref.registred: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] process.versionExpression: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] process.appname: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] _process.target: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] process.target: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] prepare.is.version.registred: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] init.os: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] init.tools.unix: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] init.tools.windows: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] init.tools: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] setAsadminArgs: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] init: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] init.customtasks: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] prepare: [2024-06-27T10:57:51.962Z] [2024-06-27T10:57:51.962Z] exec.asadmin2: [2024-06-27T10:57:52.041Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2024-06-27T10:57:52.041Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2024-06-27T10:57:52.239Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:52.239Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:52.239Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:52.239Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:52.239Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:52.239Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:52.239Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:52.526Z] [exec] Application deployed with name simplemdbApp. [2024-06-27T10:57:52.526Z] [echo] Deployment on target server server successful [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setOSConditions: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setToolWin: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setToolUnix: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setToolProperty: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setS1ASclassPath: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] init-common: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] deploy-common-ee: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setOSConditions: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setToolWin: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setToolUnix: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setToolProperty: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setS1ASclassPath: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] init-common: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] restart: [2024-06-27T10:57:52.526Z] [echo] Not required to restart [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setOSConditions: [2024-06-27T10:57:52.526Z] [2024-06-27T10:57:52.526Z] setToolWin: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setToolUnix: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setToolProperty: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setS1ASclassPath: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] init-common: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setupJdbc: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setOSConditions: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setToolWin: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setToolUnix: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setToolProperty: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setS1ASclassPath: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] init-common: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] default-sql: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setOSConditions: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setToolWin: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setToolUnix: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setToolProperty: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] setS1ASclassPath: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] init-common: [2024-06-27T10:57:52.527Z] [2024-06-27T10:57:52.527Z] execute-sql-common: [2024-06-27T10:57:52.527Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/app/createdb.sql [2024-06-27T10:57:52.527Z] [exec] Result: 1 [2024-06-27T10:57:52.527Z] [sql] Failed to execute: drop table MESSAGES [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-06-27T10:57:52.528Z] [sql] 0 rows affected [2024-06-27T10:57:52.528Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] process.registred: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] sql-oracle: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] is.version.registred: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] execute-sql-connector: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] process.xmlversionidentifier: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] runtest: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] prepare.cluster: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] setOSConditions: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] process.enabled: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] setToolWin: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] process.hasToDeploy: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] setToolUnix: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] deploy.version.unregistred: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] setToolProperty: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] init.os: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] setS1ASclassPath: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] init.tools.unix: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] init-common: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] init.tools.windows: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] runclient-common: [2024-06-27T10:57:52.528Z] init.tools: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] setAsadminArgs: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simplemdbAppClient.jar -name simplemdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:57:52.528Z] init: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] init.customtasks: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] prepare: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] process.versionExpression: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] process.appname: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.528Z] create.version: [2024-06-27T10:57:52.528Z] [2024-06-27T10:57:52.529Z] assemble.non-existent: [2024-06-27T10:57:52.529Z] [2024-06-27T10:57:52.529Z] process.xmlversionidentifier: [2024-06-27T10:57:52.529Z] [2024-06-27T10:57:52.529Z] prepare.update.xml.identifier: [2024-06-27T10:57:52.529Z] [2024-06-27T10:57:52.529Z] update.xml.identifier: [2024-06-27T10:57:52.601Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:52.601Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:52.799Z] [2024-06-27T10:57:52.799Z] deployWithNameOption: [2024-06-27T10:57:52.799Z] [2024-06-27T10:57:52.799Z] setAsadminArgs: [2024-06-27T10:57:52.799Z] [2024-06-27T10:57:52.799Z] common.deploy.asadmin: [2024-06-27T10:57:52.799Z] [2024-06-27T10:57:52.799Z] init.os: [2024-06-27T10:57:52.799Z] [2024-06-27T10:57:52.799Z] init.tools.unix: [2024-06-27T10:57:52.799Z] [2024-06-27T10:57:52.799Z] init.tools.windows: [2024-06-27T10:57:52.800Z] [2024-06-27T10:57:52.800Z] init.tools: [2024-06-27T10:57:52.800Z] [2024-06-27T10:57:52.800Z] setAsadminArgs: [2024-06-27T10:57:52.800Z] [2024-06-27T10:57:52.800Z] init: [2024-06-27T10:57:52.800Z] [2024-06-27T10:57:52.800Z] init.customtasks: [2024-06-27T10:57:52.800Z] [2024-06-27T10:57:52.800Z] common.run.asadmin: [2024-06-27T10:57:52.800Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-06-27T10:57:52.801Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:52.801Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:57:52.801Z] [javac] details.put(new Integer(property),value); [2024-06-27T10:57:52.802Z] [javac] ^ [2024-06-27T10:57:52.802Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:57:52.802Z] [javac] if (details.containsKey(new Integer(property))) { [2024-06-27T10:57:52.802Z] [javac] ^ [2024-06-27T10:57:52.802Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:57:52.802Z] [javac] return (String) details.get(new Integer(property)); [2024-06-27T10:57:52.802Z] [javac] ^ [2024-06-27T10:57:52.802Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:57:52.802Z] [javac] return new Integer(parameter); [2024-06-27T10:57:52.802Z] [javac] ^ [2024-06-27T10:57:52.802Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-06-27T10:57:52.802Z] [javac] return new Short(parameter); [2024-06-27T10:57:52.802Z] [javac] ^ [2024-06-27T10:57:52.802Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-06-27T10:57:52.802Z] [javac] return new Byte(parameter); [2024-06-27T10:57:52.802Z] [javac] ^ [2024-06-27T10:57:52.802Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-06-27T10:57:52.802Z] [javac] return new Long(parameter); [2024-06-27T10:57:52.802Z] [javac] ^ [2024-06-27T10:57:52.802Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-06-27T10:57:52.802Z] [javac] return new Float(parameter); [2024-06-27T10:57:52.802Z] [javac] ^ [2024-06-27T10:57:52.802Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-06-27T10:57:52.802Z] [javac] return new Double(parameter); [2024-06-27T10:57:52.802Z] [javac] ^ [2024-06-27T10:57:52.802Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:57:52.802Z] [javac] return new Boolean(parameter); [2024-06-27T10:57:52.802Z] [javac] ^ [2024-06-27T10:57:52.855Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2024-06-27T10:57:52.855Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2024-06-27T10:57:52.863Z] [exec] inserted 1,1 into table [2024-06-27T10:57:52.863Z] [exec] calling utx.rollback [2024-06-27T10:57:52.863Z] [exec] utx.rollback called [2024-06-27T10:57:52.863Z] [exec] I am in client [2024-06-27T10:57:52.863Z] [exec] Value of key is: delegateFoundMe [2024-06-27T10:57:52.863Z] [exec] Value of key is: findDelegateCreatedPerson [2024-06-27T10:57:52.863Z] [exec] calling createPerson(duke) [2024-06-27T10:57:52.863Z] [exec] created [2024-06-27T10:57:52.863Z] [exec] utx.begin called [2024-06-27T10:57:52.863Z] [exec] inserted 1,1 into table [2024-06-27T10:57:52.863Z] [exec] calling utx.commit [2024-06-27T10:57:52.863Z] [exec] utx.commit called [2024-06-27T10:57:52.863Z] [exec] Value of key is: delegateFoundMe [2024-06-27T10:57:52.863Z] [exec] Value of key is: findDelegateCreatedPerson [2024-06-27T10:57:52.863Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:52.863Z] [exec] [2024-06-27T10:57:52.863Z] [exec] [2024-06-27T10:57:52.863Z] [exec] ----------------------------------------- [2024-06-27T10:57:52.863Z] [exec] - delegateFoundMe: PASS - [2024-06-27T10:57:52.863Z] [exec] - findDelegateCreatedPerson: PASS - [2024-06-27T10:57:52.863Z] [exec] ----------------------------------------- [2024-06-27T10:57:52.863Z] [exec] Total PASS: 2 [2024-06-27T10:57:52.863Z] [exec] Total FAIL: 0 [2024-06-27T10:57:52.863Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:52.863Z] [exec] ----------------------------------------- [2024-06-27T10:57:53.072Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:57:53.072Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-06-27T10:57:53.072Z] [javac] ^ [2024-06-27T10:57:53.072Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:57:53.072Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-06-27T10:57:53.072Z] [javac] ^ [2024-06-27T10:57:53.086Z] [exec] Jun 27, 2024 10:57:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:53.086Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:53.110Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2024-06-27T10:57:53.110Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2024-06-27T10:57:53.118Z] [exec] Jun 27, 2024 10:57:52 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:57:53.118Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:57:53.118Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:53.118Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:53.180Z] [java] Woke up [2024-06-27T10:57:53.180Z] [java] Value of key is: main [2024-06-27T10:57:53.180Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:53.180Z] [java] [2024-06-27T10:57:53.180Z] [java] [2024-06-27T10:57:53.180Z] [java] ----------------------------------------- [2024-06-27T10:57:53.180Z] [java] - main: PASS - [2024-06-27T10:57:53.180Z] [java] ----------------------------------------- [2024-06-27T10:57:53.180Z] [java] Total PASS: 1 [2024-06-27T10:57:53.180Z] [java] Total FAIL: 0 [2024-06-27T10:57:53.180Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:57:53.180Z] [java] ----------------------------------------- [2024-06-27T10:57:53.180Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:53.180Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:53.328Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:57:53.328Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:57:53.328Z] [javac] ^ [2024-06-27T10:57:53.328Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-06-27T10:57:53.328Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:53.328Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:57:53.328Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:57:53.328Z] [javac] 14 warnings [2024-06-27T10:57:53.328Z] [2024-06-27T10:57:53.328Z] setOSConditions: [2024-06-27T10:57:53.328Z] [2024-06-27T10:57:53.328Z] setToolWin: [2024-06-27T10:57:53.328Z] [2024-06-27T10:57:53.328Z] setToolUnix: [2024-06-27T10:57:53.329Z] [2024-06-27T10:57:53.329Z] setToolProperty: [2024-06-27T10:57:53.329Z] [2024-06-27T10:57:53.329Z] setS1ASclassPath: [2024-06-27T10:57:53.329Z] [2024-06-27T10:57:53.329Z] init-common: [2024-06-27T10:57:53.329Z] [2024-06-27T10:57:53.329Z] compile-common: [2024-06-27T10:57:53.329Z] [echo] Current time (ISO): 2024-06-27T10:57:53.201+0000 [2024-06-27T10:57:53.329Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:53.329Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:53.363Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:53.363Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:53.364Z] [2024-06-27T10:57:53.365Z] setOSConditions: [2024-06-27T10:57:53.365Z] [2024-06-27T10:57:53.365Z] setToolWin: [2024-06-27T10:57:53.365Z] [2024-06-27T10:57:53.365Z] setToolUnix: [2024-06-27T10:57:53.365Z] [2024-06-27T10:57:53.365Z] setToolProperty: [2024-06-27T10:57:53.365Z] [2024-06-27T10:57:53.365Z] setS1ASclassPath: [2024-06-27T10:57:53.365Z] [2024-06-27T10:57:53.365Z] init-common: [2024-06-27T10:57:53.365Z] [2024-06-27T10:57:53.365Z] create-jdbc-resource-common: [2024-06-27T10:57:53.365Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool --target server jdbc/nonxaresource [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] checkReporting-common: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] confirmReportPresent-common: [2024-06-27T10:57:53.382Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:57:53.382Z] [echo] Test seems to be reported fine [2024-06-27T10:57:53.382Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/RepRunConf.txt [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] confirmMissingReport-common: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] setOSConditions: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] setToolWin: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] setToolUnix: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] setToolProperty: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] setS1ASclassPath: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] init-common: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] clean-db: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] setOSConditions: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] setToolWin: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] setToolUnix: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] setToolProperty: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] setS1ASclassPath: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] init-common: [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.382Z] execute-sql-common: [2024-06-27T10:57:53.382Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/drop.sql [2024-06-27T10:57:53.382Z] [sql] 0 rows affected [2024-06-27T10:57:53.382Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:53.382Z] [2024-06-27T10:57:53.383Z] setOSConditions: [2024-06-27T10:57:53.383Z] [2024-06-27T10:57:53.383Z] setToolWin: [2024-06-27T10:57:53.383Z] [2024-06-27T10:57:53.383Z] setToolUnix: [2024-06-27T10:57:53.383Z] [2024-06-27T10:57:53.383Z] setToolProperty: [2024-06-27T10:57:53.383Z] [2024-06-27T10:57:53.383Z] setS1ASclassPath: [2024-06-27T10:57:53.383Z] [2024-06-27T10:57:53.383Z] init-common: [2024-06-27T10:57:53.383Z] [2024-06-27T10:57:53.383Z] execute-sql-common: [2024-06-27T10:57:53.383Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/create.sql [2024-06-27T10:57:53.383Z] [sql] 0 rows affected [2024-06-27T10:57:53.383Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:53.383Z] [2024-06-27T10:57:53.383Z] runclient-standalone: [2024-06-27T10:57:53.433Z] [2024-06-27T10:57:53.433Z] undeploy: [2024-06-27T10:57:53.433Z] [2024-06-27T10:57:53.434Z] setOSConditions: [2024-06-27T10:57:53.434Z] [2024-06-27T10:57:53.434Z] setToolWin: [2024-06-27T10:57:53.434Z] [2024-06-27T10:57:53.434Z] setToolUnix: [2024-06-27T10:57:53.434Z] [2024-06-27T10:57:53.434Z] setToolProperty: [2024-06-27T10:57:53.434Z] [2024-06-27T10:57:53.434Z] setS1ASclassPath: [2024-06-27T10:57:53.434Z] [2024-06-27T10:57:53.434Z] init-common: [2024-06-27T10:57:53.434Z] [2024-06-27T10:57:53.434Z] undeploy-common: [2024-06-27T10:57:53.487Z] [exec] Jun 27, 2024 10:57:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:57:53.487Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:57:53.619Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-06-27T10:57:53.619Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:53.619Z] [2024-06-27T10:57:53.619Z] init.os: [2024-06-27T10:57:53.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-pool --enabled=true --target server jdbc/nonxaresource [2024-06-27T10:57:53.619Z] [exec] JDBC resource jdbc/nonxaresource created successfully. [2024-06-27T10:57:53.619Z] [echo] cmd executed for server [2024-06-27T10:57:53.619Z] [2024-06-27T10:57:53.619Z] setOSConditions: [2024-06-27T10:57:53.619Z] [2024-06-27T10:57:53.619Z] setToolWin: [2024-06-27T10:57:53.619Z] [2024-06-27T10:57:53.619Z] setToolUnix: [2024-06-27T10:57:53.620Z] [2024-06-27T10:57:53.620Z] setToolProperty: [2024-06-27T10:57:53.620Z] [2024-06-27T10:57:53.620Z] setS1ASclassPath: [2024-06-27T10:57:53.620Z] [2024-06-27T10:57:53.620Z] init-common: [2024-06-27T10:57:53.620Z] [2024-06-27T10:57:53.620Z] deploy-jdbc-common: [2024-06-27T10:57:53.620Z] [2024-06-27T10:57:53.620Z] setOSConditions: [2024-06-27T10:57:53.620Z] [2024-06-27T10:57:53.620Z] setToolWin: [2024-06-27T10:57:53.620Z] [2024-06-27T10:57:53.620Z] setToolUnix: [2024-06-27T10:57:53.620Z] [2024-06-27T10:57:53.620Z] setToolProperty: [2024-06-27T10:57:53.620Z] [2024-06-27T10:57:53.620Z] setS1ASclassPath: [2024-06-27T10:57:53.620Z] [2024-06-27T10:57:53.620Z] init-common: [2024-06-27T10:57:53.620Z] [2024-06-27T10:57:53.620Z] create-jdbc-connpool-common: [2024-06-27T10:57:53.638Z] [java] I am in client [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] init.tools.unix: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] init.tools.windows: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] init.tools: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] setAsadminArgs: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] init: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] init.customtasks: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] setEnabled: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] createAppRef: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] deployWithoutNameOption: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] run.positive.deploy: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] deploy.version: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] del.ref.registred: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] process.versionExpression: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] process.appname: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] _process.target: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] process.target: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] prepare.is.version.registred: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] init.os: [2024-06-27T10:57:53.900Z] [2024-06-27T10:57:53.900Z] init.tools.unix: [2024-06-27T10:57:53.901Z] [2024-06-27T10:57:53.901Z] init.tools.windows: [2024-06-27T10:57:53.901Z] [2024-06-27T10:57:53.901Z] init.tools: [2024-06-27T10:57:53.901Z] [2024-06-27T10:57:53.901Z] setAsadminArgs: [2024-06-27T10:57:53.901Z] [2024-06-27T10:57:53.901Z] init: [2024-06-27T10:57:53.901Z] [2024-06-27T10:57:53.901Z] init.customtasks: [2024-06-27T10:57:53.901Z] [2024-06-27T10:57:53.901Z] prepare: [2024-06-27T10:57:53.901Z] [2024-06-27T10:57:53.901Z] exec.asadmin2: [2024-06-27T10:57:53.993Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejbmodulename [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] all: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] sfsbscnc: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setOSConditions: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setToolWin: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setToolUnix: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setToolProperty: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setS1ASclassPath: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] init-common: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] clean: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setOSConditions: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setToolWin: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setToolUnix: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setToolProperty: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setS1ASclassPath: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] init-common: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] clean-common: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setOSConditions: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setToolWin: [2024-06-27T10:57:53.993Z] [2024-06-27T10:57:53.993Z] setToolUnix: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setToolProperty: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setS1ASclassPath: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] init-common: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] clean-classes-common: [2024-06-27T10:57:53.994Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setOSConditions: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setToolWin: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setToolUnix: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setToolProperty: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setS1ASclassPath: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] init-common: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] clean-jars-common: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] compile: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setOSConditions: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setToolWin: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setToolUnix: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setToolProperty: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] setS1ASclassPath: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] init-common: [2024-06-27T10:57:53.994Z] [2024-06-27T10:57:53.994Z] compile-common: [2024-06-27T10:57:53.994Z] [echo] Current time (ISO): 2024-06-27T10:57:53.786+0000 [2024-06-27T10:57:53.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:53.995Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:54.063Z] [exec] Jun 27, 2024 10:57:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:57:54.063Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:57:54.063Z] [exec] One way SSL Test [2024-06-27T10:57:54.063Z] [exec] Default Context Initialized... [2024-06-27T10:57:54.180Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-derby-xa-pool [2024-06-27T10:57:54.180Z] [exec] JDBC connection pool jdbc-derby-xa-pool created successfully. [2024-06-27T10:57:54.180Z] [2024-06-27T10:57:54.180Z] set-derby-connpool-props: [2024-06-27T10:57:54.199Z] [java] Jun 27, 2024 10:57:53 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:57:54.199Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:57:54.329Z] [exec] Value of key is:ejb-oneway-annotation [2024-06-27T10:57:54.329Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:54.329Z] [exec] [2024-06-27T10:57:54.329Z] [exec] [2024-06-27T10:57:54.329Z] [exec] ----------------------------------------- [2024-06-27T10:57:54.329Z] [exec] - ejb-oneway-annotation: PASS - [2024-06-27T10:57:54.329Z] [exec] ----------------------------------------- [2024-06-27T10:57:54.329Z] [exec] Total PASS: 1 [2024-06-27T10:57:54.329Z] [exec] Total FAIL: 0 [2024-06-27T10:57:54.329Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:54.329Z] [exec] ----------------------------------------- [2024-06-27T10:57:54.329Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:54.329Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:54.329Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2024-06-27T10:57:54.329Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:54.329Z] [2024-06-27T10:57:54.329Z] undeploy: [2024-06-27T10:57:54.329Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:54.329Z] [2024-06-27T10:57:54.329Z] autoundeploy-file: [2024-06-27T10:57:54.329Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-06-27T10:57:54.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2024-06-27T10:57:54.435Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2024-06-27T10:57:54.476Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-06-27T10:57:54.709Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:54.709Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:54.709Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:54.709Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:54.709Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:54.709Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:54.709Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:54.831Z] [exec] Result: 1 [2024-06-27T10:57:54.831Z] [2024-06-27T10:57:54.831Z] process.registred: [2024-06-27T10:57:54.831Z] [2024-06-27T10:57:54.831Z] is.version.registred: [2024-06-27T10:57:54.831Z] [2024-06-27T10:57:54.832Z] process.xmlversionidentifier: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] prepare.cluster: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] process.enabled: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] process.hasToDeploy: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] deploy.version.unregistred: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] init.os: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] init.tools.unix: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] init.tools.windows: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] init.tools: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] setAsadminArgs: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] init: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] init.customtasks: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] prepare: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] process.versionExpression: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] process.appname: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] create.version: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] assemble.non-existent: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] process.xmlversionidentifier: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] prepare.update.xml.identifier: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.832Z] update.xml.identifier: [2024-06-27T10:57:54.832Z] [2024-06-27T10:57:54.833Z] deployWithNameOption: [2024-06-27T10:57:54.833Z] [2024-06-27T10:57:54.833Z] setAsadminArgs: [2024-06-27T10:57:54.833Z] [2024-06-27T10:57:54.833Z] common.deploy.asadmin: [2024-06-27T10:57:54.833Z] [2024-06-27T10:57:54.833Z] init.os: [2024-06-27T10:57:54.833Z] [2024-06-27T10:57:54.833Z] init.tools.unix: [2024-06-27T10:57:54.833Z] [2024-06-27T10:57:54.833Z] init.tools.windows: [2024-06-27T10:57:54.833Z] [2024-06-27T10:57:54.833Z] init.tools: [2024-06-27T10:57:54.833Z] [2024-06-27T10:57:54.833Z] setAsadminArgs: [2024-06-27T10:57:54.833Z] [2024-06-27T10:57:54.833Z] init: [2024-06-27T10:57:54.833Z] [2024-06-27T10:57:54.833Z] init.customtasks: [2024-06-27T10:57:54.833Z] [2024-06-27T10:57:54.833Z] common.run.asadmin: [2024-06-27T10:57:54.833Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-06-27T10:57:54.891Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/oneway/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:54.891Z] [2024-06-27T10:57:54.891Z] internal-report-success: [2024-06-27T10:57:54.891Z] [2024-06-27T10:57:54.891Z] internal-report-failure: [2024-06-27T10:57:54.891Z] [2024-06-27T10:57:54.891Z] report: [2024-06-27T10:57:54.891Z] [2024-06-27T10:57:54.891Z] all: [2024-06-27T10:57:54.891Z] [echo] [2024-06-27T10:57:54.891Z] [echo] ************************* [2024-06-27T10:57:54.891Z] [echo] * Running wsctxtinterceptor [2024-06-27T10:57:54.891Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor [2024-06-27T10:57:54.891Z] [echo] ************************* [2024-06-27T10:57:54.891Z] [echo] [2024-06-27T10:57:54.891Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:54.891Z] [2024-06-27T10:57:54.891Z] clean: [2024-06-27T10:57:54.891Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml [2024-06-27T10:57:54.891Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:54.891Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:54.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:54.892Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:54.892Z] [2024-06-27T10:57:54.892Z] test-all: [2024-06-27T10:57:54.892Z] [echo] Starting Test /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/endpoint [2024-06-27T10:57:54.892Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:54.892Z] [2024-06-27T10:57:54.892Z] deploy: [2024-06-27T10:57:54.892Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:54.892Z] [2024-06-27T10:57:54.892Z] build: [2024-06-27T10:57:54.892Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:54.892Z] [2024-06-27T10:57:54.892Z] test-compile: [2024-06-27T10:57:54.892Z] [echo] Compiling into endpoint/HelloEJB.class [2024-06-27T10:57:54.892Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:54.892Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:54.918Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:54.918Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:54.918Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:54.918Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:54.918Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:54.918Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:54.918Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:54.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2024-06-27T10:57:54.994Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2024-06-27T10:57:55.148Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:55.148Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:55.148Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:55.148Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:55.148Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:55.148Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:55.148Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:55.404Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:55.404Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/endpoint/HelloEJB.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:57:55.404Z] [javac] map.put("intVal", new Integer(45)); [2024-06-27T10:57:55.404Z] [javac] ^ [2024-06-27T10:57:55.404Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/endpoint/HelloEJB.java:46: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-06-27T10:57:55.404Z] [javac] map.put("longVal", new Long(1234)); [2024-06-27T10:57:55.404Z] [javac] ^ [2024-06-27T10:57:55.404Z] [javac] 3 warnings [2024-06-27T10:57:55.404Z] [echo] Building with package endpoint [2024-06-27T10:57:55.404Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:55.404Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-06-27T10:57:55.404Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:55.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2024-06-27T10:57:55.560Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2024-06-27T10:57:55.660Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-06-27T10:57:55.660Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] init.os: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] init.tools.unix: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] init.tools.windows: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] init.tools: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] setAsadminArgs: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] init: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] init.customtasks: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] setEnabled: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] createAppRef: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] deployWithoutNameOption: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] run.positive.deploy: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] process.versionExpression: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] process.appname: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] init.os: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] init.tools.unix: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] init.tools.windows: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] init.tools: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.660Z] setAsadminArgs: [2024-06-27T10:57:55.660Z] [2024-06-27T10:57:55.661Z] init: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] init.customtasks: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] prepare: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] create.version: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] assemble.non-existent: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] process.xmlversionidentifier: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] prepare.update.xml.identifier: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] update.xml.identifier: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] unzip.version: [2024-06-27T10:57:55.661Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] deploy.version: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] del.ref.registred: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] process.versionExpression: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] process.appname: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] _process.target: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] process.target: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] prepare.is.version.registred: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] init.os: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.661Z] init.tools.unix: [2024-06-27T10:57:55.661Z] [2024-06-27T10:57:55.662Z] init.tools.windows: [2024-06-27T10:57:55.662Z] [2024-06-27T10:57:55.662Z] init.tools: [2024-06-27T10:57:55.662Z] [2024-06-27T10:57:55.662Z] setAsadminArgs: [2024-06-27T10:57:55.662Z] [2024-06-27T10:57:55.662Z] init: [2024-06-27T10:57:55.815Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2024-06-27T10:57:55.815Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2024-06-27T10:57:55.851Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:55.851Z] [javac] 1 warning [2024-06-27T10:57:55.851Z] [2024-06-27T10:57:55.851Z] setOSConditions: [2024-06-27T10:57:55.851Z] [2024-06-27T10:57:55.851Z] setToolWin: [2024-06-27T10:57:55.851Z] [2024-06-27T10:57:55.851Z] setToolUnix: [2024-06-27T10:57:55.851Z] [2024-06-27T10:57:55.851Z] setToolProperty: [2024-06-27T10:57:55.851Z] [2024-06-27T10:57:55.851Z] setS1ASclassPath: [2024-06-27T10:57:55.851Z] [2024-06-27T10:57:55.851Z] init-common: [2024-06-27T10:57:55.851Z] [2024-06-27T10:57:55.851Z] compile-common: [2024-06-27T10:57:55.851Z] [echo] Current time (ISO): 2024-06-27T10:57:55.848+0000 [2024-06-27T10:57:55.851Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:55.917Z] [2024-06-27T10:57:55.918Z] init.customtasks: [2024-06-27T10:57:55.918Z] [2024-06-27T10:57:55.918Z] prepare: [2024-06-27T10:57:55.918Z] [2024-06-27T10:57:55.918Z] exec.asadmin2: [2024-06-27T10:57:56.108Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:56.364Z] [javac] 1 warning [2024-06-27T10:57:56.364Z] [2024-06-27T10:57:56.364Z] setOSConditions: [2024-06-27T10:57:56.364Z] [2024-06-27T10:57:56.364Z] setToolWin: [2024-06-27T10:57:56.364Z] [2024-06-27T10:57:56.364Z] setToolUnix: [2024-06-27T10:57:56.364Z] [2024-06-27T10:57:56.364Z] setToolProperty: [2024-06-27T10:57:56.364Z] [2024-06-27T10:57:56.364Z] setS1ASclassPath: [2024-06-27T10:57:56.364Z] [2024-06-27T10:57:56.364Z] init-common: [2024-06-27T10:57:56.364Z] [2024-06-27T10:57:56.364Z] compile-servlet: [2024-06-27T10:57:56.365Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/build.xml:174: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:56.365Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:56.371Z] [exec] Jun 27, 2024 10:57:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:56.371Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@48499739 [2024-06-27T10:57:56.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2024-06-27T10:57:56.375Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2024-06-27T10:57:56.506Z] [exec] Result: 1 [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] process.registred: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] is.version.registred: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] process.xmlversionidentifier: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] prepare.cluster: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] process.enabled: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] process.hasToDeploy: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] deploy.version.unregistred: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] init.os: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] init.tools.unix: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] init.tools.windows: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] init.tools: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] setAsadminArgs: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] init: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] init.customtasks: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.506Z] prepare: [2024-06-27T10:57:56.506Z] [2024-06-27T10:57:56.507Z] process.versionExpression: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] process.appname: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] create.version: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] assemble.non-existent: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] process.xmlversionidentifier: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] prepare.update.xml.identifier: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] update.xml.identifier: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] deployWithNameOption: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] setAsadminArgs: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] common.deploy.asadmin: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] init.os: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] init.tools.unix: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] init.tools.windows: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] init.tools: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] setAsadminArgs: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] init: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] init.customtasks: [2024-06-27T10:57:56.507Z] [2024-06-27T10:57:56.507Z] common.run.asadmin: [2024-06-27T10:57:56.507Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-06-27T10:57:56.625Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:57:56.625Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:57:56.625Z] [exec] Value of key is: Connector 1.5 test - 1 [2024-06-27T10:57:56.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:56.629Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:57:56.712Z] [java] Jun 27, 2024 10:57:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:56.712Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@337bbfdf [2024-06-27T10:57:56.830Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:56.830Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:56.830Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:56.830Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:56.830Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:56.830Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:56.830Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:56.880Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:57:56.880Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:57:56.880Z] [exec] Value of key is: Connector 1.5 test - 2 [2024-06-27T10:57:56.880Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:57:56.880Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:57:56.880Z] [exec] Value of key is: Connector 1.5 test - 3 [2024-06-27T10:57:56.880Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:57:56.880Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:57:56.880Z] [exec] Value of key is: Connector 1.5 test - 4 [2024-06-27T10:57:56.880Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:57:56.880Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:57:56.880Z] [exec] Value of key is: Connector 1.5 test - 5 [2024-06-27T10:57:56.927Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:56.927Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:56.927Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:56.927Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:56.927Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:56.927Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:56.927Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:56.927Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:57.071Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:57.071Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:57:57.134Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:57:57.134Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:57:57.134Z] [exec] Value of key is: Connector 1.5 test - 6 [2024-06-27T10:57:57.134Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:57:57.134Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:57:57.134Z] [exec] Value of key is: Connector 1.5 test - 7 [2024-06-27T10:57:57.134Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:57:57.134Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:57:57.134Z] [exec] Value of key is: Connector 1.5 test - 8 [2024-06-27T10:57:57.183Z] [javac] 1 warning [2024-06-27T10:57:57.183Z] [2024-06-27T10:57:57.183Z] build: [2024-06-27T10:57:57.183Z] [2024-06-27T10:57:57.183Z] assemble: [2024-06-27T10:57:57.183Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/jdbc.jar [2024-06-27T10:57:57.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib [2024-06-27T10:57:57.184Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/jdbcra.rar [2024-06-27T10:57:57.184Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/ra.xml [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] setOSConditions: [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] setToolWin: [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] setToolUnix: [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] setToolProperty: [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] setS1ASclassPath: [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] init-common: [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] webclient-war-common: [2024-06-27T10:57:57.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] clear: [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] test-tlds-exist: [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] copy-tlds: [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] test-tagfiles-exist: [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] copy-tagfiles: [2024-06-27T10:57:57.184Z] [2024-06-27T10:57:57.184Z] package-war-common: [2024-06-27T10:57:57.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:57:57.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:57.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:57:57.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:57:57.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/lib [2024-06-27T10:57:57.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:57.185Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:57.185Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:57.185Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:57:57.185Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-06-27T10:57:57.185Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.185Z] setOSConditions: [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.185Z] setToolWin: [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.185Z] setToolUnix: [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.185Z] setToolProperty: [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.185Z] setS1ASclassPath: [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.185Z] init-common: [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.185Z] ejb-jar-common: [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.185Z] package-ejbjar-common: [2024-06-27T10:57:57.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:57.185Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:57.185Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:57.185Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-06-27T10:57:57.185Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:57.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:57.185Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.185Z] disable-resource-validation: [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.185Z] setOSConditions: [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.185Z] setToolWin: [2024-06-27T10:57:57.185Z] [2024-06-27T10:57:57.186Z] setToolUnix: [2024-06-27T10:57:57.186Z] [2024-06-27T10:57:57.186Z] setToolProperty: [2024-06-27T10:57:57.186Z] [2024-06-27T10:57:57.186Z] setS1ASclassPath: [2024-06-27T10:57:57.186Z] [2024-06-27T10:57:57.186Z] init-common: [2024-06-27T10:57:57.186Z] [2024-06-27T10:57:57.186Z] create-jvm-options: [2024-06-27T10:57:57.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2024-06-27T10:57:57.189Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2024-06-27T10:57:57.287Z] [java] Jun 27, 2024 10:57:56 AM org.hibernate.validator.internal.util.Version <clinit> [2024-06-27T10:57:57.287Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:57:57.292Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:57.292Z] [2024-06-27T10:57:57.292Z] run: [2024-06-27T10:57:57.292Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:57.292Z] [2024-06-27T10:57:57.292Z] prepare-client: [2024-06-27T10:57:57.292Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:57.292Z] [2024-06-27T10:57:57.292Z] wsdl-import: [2024-06-27T10:57:57.292Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:57.388Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:57:57.389Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:57:57.389Z] [exec] Value of key is: Connector 1.5 test - 9 [2024-06-27T10:57:57.389Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:57.389Z] [exec] [2024-06-27T10:57:57.389Z] [exec] [2024-06-27T10:57:57.389Z] [exec] ----------------------------------------- [2024-06-27T10:57:57.389Z] [exec] - Connector 1.5 test - 2: PASS - [2024-06-27T10:57:57.389Z] [exec] - Connector 1.5 test - 3: PASS - [2024-06-27T10:57:57.389Z] [exec] - Connector 1.5 test - 4: PASS - [2024-06-27T10:57:57.389Z] [exec] - Connector 1.5 test - 5: PASS - [2024-06-27T10:57:57.389Z] [exec] - Connector 1.5 test - 1: PASS - [2024-06-27T10:57:57.389Z] [exec] - Connector 1.5 test - 6: PASS - [2024-06-27T10:57:57.389Z] [exec] - Connector 1.5 test - 7: PASS - [2024-06-27T10:57:57.389Z] [exec] - Connector 1.5 test - 8: PASS - [2024-06-27T10:57:57.389Z] [exec] - Connector 1.5 test - 9: PASS - [2024-06-27T10:57:57.389Z] [exec] ----------------------------------------- [2024-06-27T10:57:57.389Z] [exec] Total PASS: 9 [2024-06-27T10:57:57.389Z] [exec] Total FAIL: 0 [2024-06-27T10:57:57.389Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:57.389Z] [exec] ----------------------------------------- [2024-06-27T10:57:57.389Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:57.389Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-06-27T10:57:57.389Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:57.444Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2024-06-27T10:57:57.444Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2024-06-27T10:57:57.444Z] [2024-06-27T10:57:57.444Z] setOSConditions: [2024-06-27T10:57:57.444Z] [2024-06-27T10:57:57.444Z] setToolWin: [2024-06-27T10:57:57.444Z] [2024-06-27T10:57:57.444Z] setToolUnix: [2024-06-27T10:57:57.444Z] [2024-06-27T10:57:57.444Z] setToolProperty: [2024-06-27T10:57:57.444Z] [2024-06-27T10:57:57.444Z] setS1ASclassPath: [2024-06-27T10:57:57.444Z] [2024-06-27T10:57:57.444Z] init-common: [2024-06-27T10:57:57.444Z] [2024-06-27T10:57:57.444Z] create-jdbc-resource-common: [2024-06-27T10:57:57.444Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-xa-pool --target server jdbc/xaresource [2024-06-27T10:57:57.542Z] [java] Jun 27, 2024 10:57:57 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:57:57.542Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@16ad408d[jndiName=jdbc-xa-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:57:57.543Z] [java] calling createPerson(duke) [2024-06-27T10:57:57.547Z] [2024-06-27T10:57:57.547Z] configurable-wsdl-import: [2024-06-27T10:57:57.547Z] [echo] Current time (ISO): 2024-06-27T10:57:57.291+0000 [2024-06-27T10:57:57.547Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.643Z] checkReporting-common: [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.643Z] confirmReportPresent-common: [2024-06-27T10:57:57.643Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:57:57.643Z] [echo] Test seems to be reported fine [2024-06-27T10:57:57.643Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/RepRunConf.txt [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.643Z] confirmMissingReport-common: [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.643Z] unset: [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.643Z] setOSConditions: [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.643Z] setToolWin: [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.643Z] setToolUnix: [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.643Z] setToolProperty: [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.643Z] setS1ASclassPath: [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.643Z] init-common: [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.643Z] unsetJdbc: [2024-06-27T10:57:57.643Z] [2024-06-27T10:57:57.644Z] undeploy: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] setOSConditions: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] setToolWin: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] setToolUnix: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] setToolProperty: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] setS1ASclassPath: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] init-common: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] undeploy: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] setOSConditions: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] setToolWin: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] setToolUnix: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] setToolProperty: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] setS1ASclassPath: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] init-common: [2024-06-27T10:57:57.644Z] [2024-06-27T10:57:57.644Z] undeploy-common: [2024-06-27T10:57:57.658Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-06-27T10:57:57.658Z] [exec] Command deploy executed successfully. [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] init.os: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] init.tools.unix: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] init.tools.windows: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] init.tools: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] setAsadminArgs: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] init: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] init.customtasks: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] setEnabled: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] createAppRef: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] deployWithoutNameOption: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] deploydir.version: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] run.positive.deploy: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] deactivation: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] process.versionExpression: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] process.appname: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] process.xmlversionidentifier: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.658Z] prepare.cluster: [2024-06-27T10:57:57.658Z] [2024-06-27T10:57:57.659Z] disable.version: [2024-06-27T10:57:57.659Z] [2024-06-27T10:57:57.659Z] setAsadminArgs: [2024-06-27T10:57:57.659Z] [2024-06-27T10:57:57.659Z] common.disable.asadmin: [2024-06-27T10:57:57.659Z] [2024-06-27T10:57:57.659Z] init.os: [2024-06-27T10:57:57.659Z] [2024-06-27T10:57:57.659Z] init.tools.unix: [2024-06-27T10:57:57.659Z] [2024-06-27T10:57:57.659Z] init.tools.windows: [2024-06-27T10:57:57.659Z] [2024-06-27T10:57:57.659Z] init.tools: [2024-06-27T10:57:57.659Z] [2024-06-27T10:57:57.659Z] setAsadminArgs: [2024-06-27T10:57:57.659Z] [2024-06-27T10:57:57.659Z] init: [2024-06-27T10:57:57.659Z] [2024-06-27T10:57:57.659Z] init.customtasks: [2024-06-27T10:57:57.659Z] [2024-06-27T10:57:57.659Z] common.run.asadmin: [2024-06-27T10:57:57.659Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-06-27T10:57:57.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-xa-pool --enabled=true --target server jdbc/xaresource [2024-06-27T10:57:57.699Z] [exec] JDBC resource jdbc/xaresource created successfully. [2024-06-27T10:57:57.699Z] [echo] cmd executed for server [2024-06-27T10:57:57.753Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:57:57.753Z] [javac] 1 warning [2024-06-27T10:57:57.753Z] [2024-06-27T10:57:57.753Z] build: [2024-06-27T10:57:57.753Z] [2024-06-27T10:57:57.753Z] setOSConditions: [2024-06-27T10:57:57.753Z] [2024-06-27T10:57:57.753Z] setToolWin: [2024-06-27T10:57:57.753Z] [2024-06-27T10:57:57.753Z] setToolUnix: [2024-06-27T10:57:57.753Z] [2024-06-27T10:57:57.753Z] setToolProperty: [2024-06-27T10:57:57.753Z] [2024-06-27T10:57:57.753Z] setS1ASclassPath: [2024-06-27T10:57:57.753Z] [2024-06-27T10:57:57.753Z] init-common: [2024-06-27T10:57:57.753Z] [2024-06-27T10:57:57.753Z] ejb-jar-common: [2024-06-27T10:57:57.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:57:57.754Z] [2024-06-27T10:57:57.754Z] package-ejbjar-common: [2024-06-27T10:57:57.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:57.754Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-sfsbscnc-ejb.jar [2024-06-27T10:57:57.754Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:57:57.754Z] [2024-06-27T10:57:57.754Z] deploy: [2024-06-27T10:57:57.754Z] [2024-06-27T10:57:57.754Z] setOSConditions: [2024-06-27T10:57:57.754Z] [2024-06-27T10:57:57.754Z] setToolWin: [2024-06-27T10:57:57.754Z] [2024-06-27T10:57:57.754Z] setToolUnix: [2024-06-27T10:57:57.754Z] [2024-06-27T10:57:57.754Z] setToolProperty: [2024-06-27T10:57:57.754Z] [2024-06-27T10:57:57.754Z] setS1ASclassPath: [2024-06-27T10:57:57.754Z] [2024-06-27T10:57:57.754Z] init-common: [2024-06-27T10:57:57.754Z] [2024-06-27T10:57:57.754Z] deploy-jar-common: [2024-06-27T10:57:57.798Z] [java] created [2024-06-27T10:57:57.798Z] [java] utx.begin called [2024-06-27T10:57:57.803Z] [exec] parsing WSDL... [2024-06-27T10:57:57.953Z] [2024-06-27T10:57:57.953Z] asadmin-common: [2024-06-27T10:57:57.953Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2024-06-27T10:57:58.083Z] [java] inserted 1,1 into table [2024-06-27T10:57:58.135Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2024-06-27T10:57:58.135Z] [exec] Created 1 option(s) [2024-06-27T10:57:58.135Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:57:58.135Z] [2024-06-27T10:57:58.135Z] restart-server: [2024-06-27T10:57:58.135Z] [2024-06-27T10:57:58.135Z] setOSConditions: [2024-06-27T10:57:58.135Z] [2024-06-27T10:57:58.135Z] stop-server: [2024-06-27T10:57:58.135Z] [2024-06-27T10:57:58.136Z] stop-server-unix: [2024-06-27T10:57:58.136Z] [echo] stopping server on unix ... [2024-06-27T10:57:58.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simplemdbApp [2024-06-27T10:57:58.203Z] [2024-06-27T10:57:58.203Z] setOSConditions: [2024-06-27T10:57:58.203Z] [2024-06-27T10:57:58.203Z] setToolWin: [2024-06-27T10:57:58.203Z] [2024-06-27T10:57:58.203Z] setToolUnix: [2024-06-27T10:57:58.203Z] [2024-06-27T10:57:58.203Z] setToolProperty: [2024-06-27T10:57:58.204Z] [2024-06-27T10:57:58.204Z] setS1ASclassPath: [2024-06-27T10:57:58.204Z] [2024-06-27T10:57:58.204Z] init-common: [2024-06-27T10:57:58.204Z] [2024-06-27T10:57:58.204Z] undeploy: [2024-06-27T10:57:58.204Z] [2024-06-27T10:57:58.204Z] setOSConditions: [2024-06-27T10:57:58.204Z] [2024-06-27T10:57:58.204Z] setToolWin: [2024-06-27T10:57:58.204Z] [2024-06-27T10:57:58.204Z] setToolUnix: [2024-06-27T10:57:58.204Z] [2024-06-27T10:57:58.204Z] setToolProperty: [2024-06-27T10:57:58.204Z] [2024-06-27T10:57:58.204Z] setS1ASclassPath: [2024-06-27T10:57:58.204Z] [2024-06-27T10:57:58.204Z] init-common: [2024-06-27T10:57:58.204Z] [2024-06-27T10:57:58.204Z] undeploy-rar-common: [2024-06-27T10:57:58.204Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-06-27T10:57:58.208Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2024-06-27T10:57:58.208Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2024-06-27T10:57:58.208Z] [2024-06-27T10:57:58.208Z] asadmin-common: [2024-06-27T10:57:58.208Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2024-06-27T10:57:58.221Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:58.221Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-06-27T10:57:58.238Z] [exec] Jun 27, 2024 10:57:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:57:58.238Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@ad3f70a [2024-06-27T10:57:58.333Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-sfsbscnc-ejb.jar [2024-06-27T10:57:58.333Z] [exec] Application deployed with name ejb-ejb31-full-sfsbscnc-ejb. [2024-06-27T10:57:58.338Z] [java] Value of key is: delegateFoundMe [2024-06-27T10:57:58.338Z] [java] Value of key is: findDelegateCreatedPerson [2024-06-27T10:57:58.338Z] [java] calling utx.rollback [2024-06-27T10:57:58.338Z] [java] utx.rollback called [2024-06-27T10:57:58.338Z] [java] I am in client [2024-06-27T10:57:58.338Z] [java] calling createPerson(duke) [2024-06-27T10:57:58.338Z] [java] created [2024-06-27T10:57:58.338Z] [java] utx.begin called [2024-06-27T10:57:58.338Z] [java] inserted 1,1 into table [2024-06-27T10:57:58.338Z] [java] Value of key is: delegateFoundMe [2024-06-27T10:57:58.338Z] [java] Value of key is: findDelegateCreatedPerson [2024-06-27T10:57:58.338Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:58.338Z] [java] [2024-06-27T10:57:58.338Z] [java] [2024-06-27T10:57:58.338Z] [java] ----------------------------------------- [2024-06-27T10:57:58.338Z] [java] calling utx.commit - delegateFoundMe: PASS - [2024-06-27T10:57:58.338Z] [java] utx.commit called [2024-06-27T10:57:58.338Z] [java] [2024-06-27T10:57:58.338Z] [java] - findDelegateCreatedPerson: PASS - [2024-06-27T10:57:58.338Z] [java] ----------------------------------------- [2024-06-27T10:57:58.338Z] [java] Total PASS: 2 [2024-06-27T10:57:58.338Z] [java] Total FAIL: 0 [2024-06-27T10:57:58.338Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:57:58.338Z] [java] ----------------------------------------- [2024-06-27T10:57:58.338Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:58.338Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:57:58.364Z] [exec] [2024-06-27T10:57:58.364Z] [exec] Generating code... [2024-06-27T10:57:58.479Z] [exec] Command disable executed successfully. [2024-06-27T10:57:58.479Z] [2024-06-27T10:57:58.479Z] init.os: [2024-06-27T10:57:58.479Z] [2024-06-27T10:57:58.479Z] init.tools.unix: [2024-06-27T10:57:58.479Z] [2024-06-27T10:57:58.479Z] init.tools.windows: [2024-06-27T10:57:58.479Z] [2024-06-27T10:57:58.479Z] init.tools: [2024-06-27T10:57:58.479Z] [2024-06-27T10:57:58.479Z] setAsadminArgs: [2024-06-27T10:57:58.479Z] [2024-06-27T10:57:58.479Z] init: [2024-06-27T10:57:58.479Z] [2024-06-27T10:57:58.479Z] init.customtasks: [2024-06-27T10:57:58.479Z] [2024-06-27T10:57:58.479Z] disableAppOnInstance: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] init.os: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] init.tools.unix: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] init.tools.windows: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] init.tools: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] setAsadminArgs: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] init: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] init.customtasks: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] prepare.client: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] prepare.client.appclient: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] increment.log.next: [2024-06-27T10:57:58.480Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] process.versionexpression: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] prepare.run: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] common.run.negative: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] setHttpPort: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] common.run: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] checkAppOnServer: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] declare-test: [2024-06-27T10:57:58.480Z] [echo] Starting test simple-versioned-servlet deactivation(1) untagged - logID=9 (server) [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] prepare.runclient: [2024-06-27T10:57:58.480Z] [2024-06-27T10:57:58.480Z] process.classpath: [2024-06-27T10:57:58.481Z] [2024-06-27T10:57:58.481Z] process.jvmargs: [2024-06-27T10:57:58.481Z] [2024-06-27T10:57:58.481Z] java.with.result: [2024-06-27T10:57:58.495Z] [exec] Certname in appclication-client ->ANONYMOUS [2024-06-27T10:57:58.587Z] [2024-06-27T10:57:58.587Z] run: [2024-06-27T10:57:58.587Z] [2024-06-27T10:57:58.587Z] setOSConditions: [2024-06-27T10:57:58.587Z] [2024-06-27T10:57:58.587Z] setToolWin: [2024-06-27T10:57:58.588Z] [2024-06-27T10:57:58.588Z] setToolUnix: [2024-06-27T10:57:58.588Z] [2024-06-27T10:57:58.588Z] setToolProperty: [2024-06-27T10:57:58.588Z] [2024-06-27T10:57:58.588Z] setS1ASclassPath: [2024-06-27T10:57:58.588Z] [2024-06-27T10:57:58.588Z] init-common: [2024-06-27T10:57:58.588Z] [2024-06-27T10:57:58.588Z] run_se: [2024-06-27T10:57:58.593Z] [2024-06-27T10:57:58.593Z] undeploy: [2024-06-27T10:57:58.593Z] [2024-06-27T10:57:58.594Z] setOSConditions: [2024-06-27T10:57:58.594Z] [2024-06-27T10:57:58.594Z] setToolWin: [2024-06-27T10:57:58.594Z] [2024-06-27T10:57:58.594Z] setToolUnix: [2024-06-27T10:57:58.594Z] [2024-06-27T10:57:58.594Z] setToolProperty: [2024-06-27T10:57:58.594Z] [2024-06-27T10:57:58.594Z] setS1ASclassPath: [2024-06-27T10:57:58.594Z] [2024-06-27T10:57:58.594Z] init-common: [2024-06-27T10:57:58.594Z] [2024-06-27T10:57:58.594Z] undeploy-common: [2024-06-27T10:57:58.620Z] [exec] [2024-06-27T10:57:58.620Z] [exec] Compiling code... [2024-06-27T10:57:58.767Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2024-06-27T10:57:58.767Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2024-06-27T10:57:58.767Z] [2024-06-27T10:57:58.767Z] run: [2024-06-27T10:57:58.767Z] [2024-06-27T10:57:58.768Z] setOSConditions: [2024-06-27T10:57:58.768Z] [2024-06-27T10:57:58.768Z] setToolWin: [2024-06-27T10:57:58.768Z] [2024-06-27T10:57:58.768Z] setToolUnix: [2024-06-27T10:57:58.768Z] [2024-06-27T10:57:58.768Z] setToolProperty: [2024-06-27T10:57:58.768Z] [2024-06-27T10:57:58.768Z] setS1ASclassPath: [2024-06-27T10:57:58.768Z] [2024-06-27T10:57:58.768Z] init-common: [2024-06-27T10:57:58.768Z] [2024-06-27T10:57:58.768Z] myrunclient: [2024-06-27T10:57:58.768Z] [echo] appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/switchoffACCconnpoolingAppClient.jar -name switchoffACCconnpoolingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:57:58.775Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-06-27T10:57:58.775Z] [2024-06-27T10:57:58.775Z] setOSConditions: [2024-06-27T10:57:58.775Z] [2024-06-27T10:57:58.775Z] setToolWin: [2024-06-27T10:57:58.775Z] [2024-06-27T10:57:58.775Z] setToolUnix: [2024-06-27T10:57:58.775Z] [2024-06-27T10:57:58.775Z] setToolProperty: [2024-06-27T10:57:58.775Z] [2024-06-27T10:57:58.775Z] setS1ASclassPath: [2024-06-27T10:57:58.775Z] [2024-06-27T10:57:58.775Z] init-common: [2024-06-27T10:57:58.775Z] [2024-06-27T10:57:58.775Z] restart: [2024-06-27T10:57:58.775Z] [echo] Not required to restart [2024-06-27T10:57:58.775Z] [2024-06-27T10:57:58.775Z] all: [2024-06-27T10:57:58.775Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-06-27T10:57:58.775Z] [2024-06-27T10:57:58.775Z] setOSConditions: [2024-06-27T10:57:58.775Z] [2024-06-27T10:57:58.775Z] setToolWin: [2024-06-27T10:57:58.775Z] [2024-06-27T10:57:58.775Z] setToolUnix: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setToolProperty: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setS1ASclassPath: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] init-common: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] clean: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setOSConditions: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setToolWin: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setToolUnix: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setToolProperty: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setS1ASclassPath: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] init-common: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] clean-common: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setOSConditions: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setToolWin: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setToolUnix: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setToolProperty: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setS1ASclassPath: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] init-common: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] clean-classes-common: [2024-06-27T10:57:58.776Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.776Z] setOSConditions: [2024-06-27T10:57:58.776Z] [2024-06-27T10:57:58.777Z] setToolWin: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] setToolUnix: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] setToolProperty: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] setS1ASclassPath: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] init-common: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] clean-jars-common: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] compile: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] setOSConditions: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] setToolWin: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] setToolUnix: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] setToolProperty: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] setS1ASclassPath: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] init-common: [2024-06-27T10:57:58.777Z] [2024-06-27T10:57:58.777Z] compile-common: [2024-06-27T10:57:58.777Z] [echo] Current time (ISO): 2024-06-27T10:57:58.631+0000 [2024-06-27T10:57:58.777Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:58.777Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:59.058Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:59.058Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-06-27T10:57:59.058Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:57:59.058Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:57:59.058Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:57:59.058Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-06-27T10:57:59.058Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:57:59.058Z] [2024-06-27T10:57:59.058Z] process.result: [2024-06-27T10:57:59.058Z] [2024-06-27T10:57:59.058Z] processResult: [2024-06-27T10:57:59.058Z] [2024-06-27T10:57:59.058Z] failed: [2024-06-27T10:57:59.058Z] [2024-06-27T10:57:59.058Z] passed: [2024-06-27T10:57:59.058Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:57:59.058Z] [2024-06-27T10:57:59.058Z] unknown: [2024-06-27T10:57:59.058Z] [2024-06-27T10:57:59.058Z] runclient: [2024-06-27T10:57:59.058Z] [2024-06-27T10:57:59.058Z] init.os: [2024-06-27T10:57:59.058Z] [2024-06-27T10:57:59.058Z] init.tools.unix: [2024-06-27T10:57:59.058Z] [2024-06-27T10:57:59.058Z] init.tools.windows: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] init.tools: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] setAsadminArgs: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] init: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] init.customtasks: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] checkAppOnCluster: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] run.negative: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] process.versionExpression: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] process.appname: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] process.xmlversionidentifier: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] prepare.cluster: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] disable.version: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] setAsadminArgs: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] common.disable.asadmin: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] init.os: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] init.tools.unix: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] init.tools.windows: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] init.tools: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] setAsadminArgs: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] init: [2024-06-27T10:57:59.059Z] [2024-06-27T10:57:59.059Z] init.customtasks: [2024-06-27T10:57:59.060Z] [2024-06-27T10:57:59.060Z] common.run.asadmin: [2024-06-27T10:57:59.060Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-06-27T10:57:59.064Z] [exec] The caller principal received from ejb ->ANONYMOUS [2024-06-27T10:57:59.064Z] [exec] One way SSL Authentication worked - calling other methods [2024-06-27T10:57:59.064Z] [exec] [2024-06-27T10:57:59.064Z] [exec] [2024-06-27T10:57:59.064Z] [exec] [2024-06-27T10:57:59.064Z] [exec] ===========Beginning Simple Test===== [2024-06-27T10:57:59.064Z] [exec] [2024-06-27T10:57:59.064Z] [exec] [2024-06-27T10:57:59.064Z] [exec] $100 is : 12160.00Yen [2024-06-27T10:57:59.064Z] [exec] Yen is :0.77Euro [2024-06-27T10:57:59.064Z] [exec] Value of key is: Converter Sample AppClient [2024-06-27T10:57:59.064Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:57:59.064Z] [exec] [2024-06-27T10:57:59.064Z] [exec] [2024-06-27T10:57:59.064Z] [exec] ----------------------------------------- [2024-06-27T10:57:59.064Z] [exec] - Converter Sample AppClient: PASS - [2024-06-27T10:57:59.064Z] [exec] ----------------------------------------- [2024-06-27T10:57:59.064Z] [exec] Total PASS: 1 [2024-06-27T10:57:59.064Z] [exec] Total FAIL: 0 [2024-06-27T10:57:59.064Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:57:59.064Z] [exec] ----------------------------------------- [2024-06-27T10:57:59.064Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:59.064Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:57:59.147Z] [java] Jun 27, 2024 10:57:58 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:57:59.147Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:57:59.187Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-tx_propagationApp [2024-06-27T10:57:59.187Z] [2024-06-27T10:57:59.187Z] unsetup: [2024-06-27T10:57:59.187Z] [2024-06-27T10:57:59.187Z] setOSConditions: [2024-06-27T10:57:59.187Z] [2024-06-27T10:57:59.187Z] setToolWin: [2024-06-27T10:57:59.187Z] [2024-06-27T10:57:59.187Z] setToolUnix: [2024-06-27T10:57:59.187Z] [2024-06-27T10:57:59.188Z] setToolProperty: [2024-06-27T10:57:59.188Z] [2024-06-27T10:57:59.188Z] setS1ASclassPath: [2024-06-27T10:57:59.188Z] [2024-06-27T10:57:59.188Z] init-common: [2024-06-27T10:57:59.188Z] [2024-06-27T10:57:59.188Z] execute-sql-common: [2024-06-27T10:57:59.188Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/drop.sql [2024-06-27T10:57:59.188Z] [sql] 0 rows affected [2024-06-27T10:57:59.188Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:57:59.188Z] [2024-06-27T10:57:59.188Z] setOSConditions: [2024-06-27T10:57:59.188Z] [2024-06-27T10:57:59.188Z] setToolWin: [2024-06-27T10:57:59.188Z] [2024-06-27T10:57:59.188Z] setToolUnix: [2024-06-27T10:57:59.188Z] [2024-06-27T10:57:59.188Z] setToolProperty: [2024-06-27T10:57:59.188Z] [2024-06-27T10:57:59.188Z] setS1ASclassPath: [2024-06-27T10:57:59.188Z] [2024-06-27T10:57:59.188Z] init-common: [2024-06-27T10:57:59.188Z] [2024-06-27T10:57:59.188Z] delete-jdbc-resource-common: [2024-06-27T10:57:59.188Z] [echo] asadmin delete-jdbc-resource --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --target server jdbc/xa [2024-06-27T10:57:59.547Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloEJBService.java uses or overrides a deprecated API. [2024-06-27T10:57:59.547Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:57:59.547Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:57:59.548Z] [2024-06-27T10:57:59.548Z] compile-client: [2024-06-27T10:57:59.548Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:57:59.548Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:57:59.623Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:57:59.623Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setOSConditions: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setToolWin: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setToolUnix: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setToolProperty: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setS1ASclassPath: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] init-common: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] prepare-truststore-common: [2024-06-27T10:57:59.625Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/cacerts.jks [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setOSConditions: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setToolWin: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setToolUnix: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setToolProperty: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setS1ASclassPath: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] init-common: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] prepare-truststore-certutil-common: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setOSConditions: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setToolWin: [2024-06-27T10:57:59.625Z] [2024-06-27T10:57:59.625Z] setToolUnix: [2024-06-27T10:57:59.626Z] [2024-06-27T10:57:59.626Z] setToolProperty: [2024-06-27T10:57:59.626Z] [2024-06-27T10:57:59.626Z] setS1ASclassPath: [2024-06-27T10:57:59.626Z] [2024-06-27T10:57:59.626Z] init-common: [2024-06-27T10:57:59.626Z] [2024-06-27T10:57:59.626Z] prepare-truststore-keytool-common: [2024-06-27T10:57:59.626Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:57:59.626Z] [2024-06-27T10:57:59.626Z] run-standalone-client: [2024-06-27T10:57:59.626Z] [echo] provider.url used is iiop://localhost:3700 [2024-06-27T10:57:59.692Z] [exec] Jun 27, 2024 10:57:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:57:59.692Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:57:59.699Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:59.699Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:59.699Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:59.699Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:59.699Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:59.699Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:59.699Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:59.789Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xa [2024-06-27T10:57:59.789Z] [exec] JDBC resource jdbc/xa deleted successfully [2024-06-27T10:57:59.789Z] [echo] cmd executed for server [2024-06-27T10:57:59.789Z] [2024-06-27T10:57:59.789Z] setOSConditions: [2024-06-27T10:57:59.789Z] [2024-06-27T10:57:59.789Z] setToolWin: [2024-06-27T10:57:59.789Z] [2024-06-27T10:57:59.789Z] setToolUnix: [2024-06-27T10:57:59.789Z] [2024-06-27T10:57:59.789Z] setToolProperty: [2024-06-27T10:57:59.789Z] [2024-06-27T10:57:59.789Z] setS1ASclassPath: [2024-06-27T10:57:59.789Z] [2024-06-27T10:57:59.789Z] init-common: [2024-06-27T10:57:59.789Z] [2024-06-27T10:57:59.789Z] delete-jdbc-connpool-common: [2024-06-27T10:57:59.789Z] [echo] asadmin delete-jdbc-connection-pool --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --cascade=true jdbc-xa-pool [2024-06-27T10:57:59.803Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:57:59.803Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:57:59.803Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:57:59.803Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:57:59.803Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:57:59.803Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:57:59.803Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:57:59.880Z] [exec] Command disable executed successfully. [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.880Z] init.os: [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.880Z] init.tools.unix: [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.880Z] init.tools.windows: [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.880Z] init.tools: [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.880Z] setAsadminArgs: [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.880Z] init: [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.880Z] init.customtasks: [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.880Z] disableAppOnInstance: [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.880Z] init.os: [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.880Z] init.tools.unix: [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.880Z] init.tools.windows: [2024-06-27T10:57:59.880Z] [2024-06-27T10:57:59.881Z] init.tools: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] setAsadminArgs: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] init: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] init.customtasks: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] prepare.client: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] prepare.client.appclient: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] increment.log.next: [2024-06-27T10:57:59.881Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] process.versionexpression: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] prepare.run: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] common.run.negative: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] setHttpPort: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] common.run: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] checkAppOnServer: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] declare-test: [2024-06-27T10:57:59.881Z] [echo] Starting test simple-versioned-servlet deactivation(2) ALPHA-1.0.0 - logID=10 (server) [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] prepare.runclient: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] process.classpath: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] process.jvmargs: [2024-06-27T10:57:59.881Z] [2024-06-27T10:57:59.881Z] java.with.result: [2024-06-27T10:58:00.059Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:00.059Z] [javac] 1 warning [2024-06-27T10:58:00.059Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:00.059Z] [2024-06-27T10:58:00.059Z] unjar-client-utils: [2024-06-27T10:58:00.059Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:00.059Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:00.060Z] [2024-06-27T10:58:00.060Z] internal-run: [2024-06-27T10:58:00.060Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-06-27T10:58:00.351Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-xa-pool [2024-06-27T10:58:00.351Z] [exec] JDBC Connection pool jdbc-xa-pool deleted successfully [2024-06-27T10:58:00.351Z] [echo] cmd executed for server [2024-06-27T10:58:00.351Z] [2024-06-27T10:58:00.351Z] all: [2024-06-27T10:58:00.351Z] [2024-06-27T10:58:00.351Z] unsetup: [2024-06-27T10:58:00.351Z] [echo] Stopping app server instance [2024-06-27T10:58:00.351Z] [2024-06-27T10:58:00.351Z] setOSConditions: [2024-06-27T10:58:00.351Z] [2024-06-27T10:58:00.351Z] setToolWin: [2024-06-27T10:58:00.351Z] [2024-06-27T10:58:00.351Z] setToolUnix: [2024-06-27T10:58:00.351Z] [2024-06-27T10:58:00.351Z] setToolProperty: [2024-06-27T10:58:00.351Z] [2024-06-27T10:58:00.351Z] setS1ASclassPath: [2024-06-27T10:58:00.351Z] [2024-06-27T10:58:00.351Z] init-common: [2024-06-27T10:58:00.351Z] [2024-06-27T10:58:00.351Z] stopDomain: [2024-06-27T10:58:00.351Z] [echo] run.xml:stopping domain... [2024-06-27T10:58:00.446Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:00.446Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-06-27T10:58:00.446Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:00.446Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-06-27T10:58:00.446Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:00.446Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-06-27T10:58:00.446Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:00.446Z] [2024-06-27T10:58:00.446Z] process.result: [2024-06-27T10:58:00.446Z] [2024-06-27T10:58:00.446Z] processResult: [2024-06-27T10:58:00.446Z] [2024-06-27T10:58:00.446Z] failed: [2024-06-27T10:58:00.446Z] [2024-06-27T10:58:00.446Z] passed: [2024-06-27T10:58:00.446Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:00.446Z] [2024-06-27T10:58:00.446Z] unknown: [2024-06-27T10:58:00.446Z] [2024-06-27T10:58:00.446Z] runclient: [2024-06-27T10:58:00.446Z] [2024-06-27T10:58:00.446Z] init.os: [2024-06-27T10:58:00.446Z] [2024-06-27T10:58:00.446Z] init.tools.unix: [2024-06-27T10:58:00.446Z] [2024-06-27T10:58:00.446Z] init.tools.windows: [2024-06-27T10:58:00.446Z] [2024-06-27T10:58:00.446Z] init.tools: [2024-06-27T10:58:00.446Z] [2024-06-27T10:58:00.446Z] setAsadminArgs: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] init: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] init.customtasks: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] checkAppOnCluster: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] run.negative: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] process.versionExpression: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] process.appname: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] process.xmlversionidentifier: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] prepare.cluster: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] disable.version: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] setAsadminArgs: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] common.disable.asadmin: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] init.os: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] init.tools.unix: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] init.tools.windows: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] init.tools: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] setAsadminArgs: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] init: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] init.customtasks: [2024-06-27T10:58:00.447Z] [2024-06-27T10:58:00.447Z] common.run.asadmin: [2024-06-27T10:58:00.447Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2024-06-27T10:58:00.559Z] [java] Jun 27, 2024 10:58:00 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:58:00.559Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:58:00.559Z] [java] Context Initialized with URL: iiop://localhost:3700, Factory: com.sun.enterprise.naming.SerialInitContextFactory [2024-06-27T10:58:00.622Z] [exec] verifying uniqueness of all connection [2024-06-27T10:58:00.639Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:00.639Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:58:00.639Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:58:00.639Z] [javac] 2 warnings [2024-06-27T10:58:00.639Z] [2024-06-27T10:58:00.639Z] setOSConditions: [2024-06-27T10:58:00.639Z] [2024-06-27T10:58:00.639Z] setToolWin: [2024-06-27T10:58:00.639Z] [2024-06-27T10:58:00.639Z] setToolUnix: [2024-06-27T10:58:00.639Z] [2024-06-27T10:58:00.639Z] setToolProperty: [2024-06-27T10:58:00.639Z] [2024-06-27T10:58:00.639Z] setS1ASclassPath: [2024-06-27T10:58:00.639Z] [2024-06-27T10:58:00.639Z] init-common: [2024-06-27T10:58:00.639Z] [2024-06-27T10:58:00.639Z] compile-common: [2024-06-27T10:58:00.639Z] [echo] Current time (ISO): 2024-06-27T10:58:00.563+0000 [2024-06-27T10:58:00.639Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:01.011Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:01.011Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-06-27T10:58:01.011Z] [exec] Command disable executed successfully. [2024-06-27T10:58:01.011Z] [2024-06-27T10:58:01.011Z] init.os: [2024-06-27T10:58:01.011Z] [2024-06-27T10:58:01.011Z] init.tools.unix: [2024-06-27T10:58:01.011Z] [2024-06-27T10:58:01.012Z] init.tools.windows: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] init.tools: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] setAsadminArgs: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] init: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] init.customtasks: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] disableAppOnInstance: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] init.os: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] init.tools.unix: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] init.tools.windows: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] init.tools: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] setAsadminArgs: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] init: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] init.customtasks: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] prepare.client: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] prepare.client.appclient: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] increment.log.next: [2024-06-27T10:58:01.012Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] process.versionexpression: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] prepare.run: [2024-06-27T10:58:01.012Z] [2024-06-27T10:58:01.012Z] common.run.negative: [2024-06-27T10:58:01.297Z] [2024-06-27T10:58:01.297Z] setHttpPort: [2024-06-27T10:58:01.297Z] [2024-06-27T10:58:01.297Z] common.run: [2024-06-27T10:58:01.297Z] [2024-06-27T10:58:01.297Z] checkAppOnServer: [2024-06-27T10:58:01.297Z] [2024-06-27T10:58:01.297Z] declare-test: [2024-06-27T10:58:01.297Z] [echo] Starting test simple-versioned-servlet deactivation(3) ALPHA* - logID=11 (server) [2024-06-27T10:58:01.297Z] [2024-06-27T10:58:01.297Z] prepare.runclient: [2024-06-27T10:58:01.297Z] [2024-06-27T10:58:01.298Z] process.classpath: [2024-06-27T10:58:01.298Z] [2024-06-27T10:58:01.298Z] process.jvmargs: [2024-06-27T10:58:01.298Z] [2024-06-27T10:58:01.298Z] java.with.result: [2024-06-27T10:58:01.562Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:01.562Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:01.562Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:01.562Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:01.562Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:01.562Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:01.562Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:01.657Z] [java] Jun 27, 2024 10:58:00 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:01.657Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@360bc645 [2024-06-27T10:58:01.657Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2024-06-27T10:58:01.861Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:01.861Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-06-27T10:58:01.861Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:01.861Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-06-27T10:58:01.861Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:01.861Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-06-27T10:58:01.861Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:01.861Z] [2024-06-27T10:58:01.861Z] process.result: [2024-06-27T10:58:01.861Z] [2024-06-27T10:58:01.861Z] processResult: [2024-06-27T10:58:01.861Z] [2024-06-27T10:58:01.861Z] failed: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] passed: [2024-06-27T10:58:01.862Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] unknown: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] runclient: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] init.os: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] init.tools.unix: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] init.tools.windows: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] init.tools: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] setAsadminArgs: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] init: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] init.customtasks: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] checkAppOnCluster: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] run.negative: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] process.versionExpression: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] process.appname: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] process.xmlversionidentifier: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] prepare.cluster: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] disable.version: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] setAsadminArgs: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] common.disable.asadmin: [2024-06-27T10:58:01.862Z] [2024-06-27T10:58:01.862Z] init.os: [2024-06-27T10:58:01.863Z] [2024-06-27T10:58:01.863Z] init.tools.unix: [2024-06-27T10:58:01.863Z] [2024-06-27T10:58:01.863Z] init.tools.windows: [2024-06-27T10:58:01.863Z] [2024-06-27T10:58:01.863Z] init.tools: [2024-06-27T10:58:01.863Z] [2024-06-27T10:58:01.863Z] setAsadminArgs: [2024-06-27T10:58:01.863Z] [2024-06-27T10:58:01.863Z] init: [2024-06-27T10:58:01.863Z] [2024-06-27T10:58:01.863Z] init.customtasks: [2024-06-27T10:58:01.863Z] [2024-06-27T10:58:01.863Z] common.run.asadmin: [2024-06-27T10:58:01.863Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2024-06-27T10:58:02.127Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:02.216Z] [java] Successfully received concurrent access exception for concurrent access attempt on non-serialized sfsb [2024-06-27T10:58:02.216Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2024-06-27T10:58:02.216Z] [java] Successfully received timeout exception [2024-06-27T10:58:02.216Z] [java] Attempt loopback call [2024-06-27T10:58:02.308Z] [exec] Waiting for the domain to stop .... [2024-06-27T10:58:02.308Z] [exec] Waiting finished after 3,299 ms. [2024-06-27T10:58:02.308Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:58:02.308Z] [2024-06-27T10:58:02.308Z] stop-server-windows: [2024-06-27T10:58:02.308Z] [2024-06-27T10:58:02.308Z] setOSConditions: [2024-06-27T10:58:02.308Z] [2024-06-27T10:58:02.308Z] start-server: [2024-06-27T10:58:02.308Z] [echo] +-----------------------------+ [2024-06-27T10:58:02.308Z] [echo] | | [2024-06-27T10:58:02.308Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:58:02.308Z] [echo] | in Felix mode | [2024-06-27T10:58:02.308Z] [echo] | | [2024-06-27T10:58:02.308Z] [echo] +-----------------------------+ [2024-06-27T10:58:02.308Z] [2024-06-27T10:58:02.308Z] start-server-unix: [2024-06-27T10:58:02.381Z] [javac] 1 warning [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] build: [2024-06-27T10:58:02.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib [2024-06-27T10:58:02.382Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2024-06-27T10:58:02.382Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] setOSConditions: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] fixFiles: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] convUnix: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] convWin: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] setToolWin: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] setToolUnix: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] setToolProperty: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] setS1ASclassPath: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] init-common: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] package-persistence-common: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] ejb-jar-common: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] package-ejbjar-common: [2024-06-27T10:58:02.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:02.382Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2024-06-27T10:58:02.382Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.382Z] appclient-jar-common: [2024-06-27T10:58:02.382Z] [2024-06-27T10:58:02.383Z] package-appclientjar-common: [2024-06-27T10:58:02.383Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:02.383Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] webclient-war-common: [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] build-ear-common: [2024-06-27T10:58:02.383Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:02.383Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:02.383Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:02.383Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-06-27T10:58:02.383Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] setup: [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] setOSConditions: [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] setToolWin: [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] setToolUnix: [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] setToolProperty: [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] setS1ASclassPath: [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] init-common: [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] execute-sql-common: [2024-06-27T10:58:02.383Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jpa-tx-propagation-gf-resources-xml/sql/create.sql [2024-06-27T10:58:02.383Z] [sql] 0 rows affected [2024-06-27T10:58:02.383Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] deploy: [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] setOSConditions: [2024-06-27T10:58:02.383Z] [2024-06-27T10:58:02.383Z] setToolWin: [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] setToolUnix: [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] setToolProperty: [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] setS1ASclassPath: [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] init-common: [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] deploy-common: [2024-06-27T10:58:02.384Z] [echo] Current time (ISO): 2024-06-27T10:58:02.300+0000 [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] setOSConditions: [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] setToolWin: [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] setToolUnix: [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] setToolProperty: [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] setS1ASclassPath: [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] init-common: [2024-06-27T10:58:02.384Z] [2024-06-27T10:58:02.384Z] deploy-common-pe: [2024-06-27T10:58:02.425Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:02.425Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-06-27T10:58:02.425Z] [exec] Command disable executed successfully. [2024-06-27T10:58:02.425Z] [2024-06-27T10:58:02.425Z] init.os: [2024-06-27T10:58:02.425Z] [2024-06-27T10:58:02.426Z] init.tools.unix: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] init.tools.windows: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] init.tools: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] setAsadminArgs: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] init: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] init.customtasks: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] disableAppOnInstance: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] init.os: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] init.tools.unix: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] init.tools.windows: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] init.tools: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] setAsadminArgs: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] init: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] init.customtasks: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] prepare.client: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] prepare.client.appclient: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] increment.log.next: [2024-06-27T10:58:02.426Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] process.versionexpression: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.426Z] prepare.run: [2024-06-27T10:58:02.426Z] [2024-06-27T10:58:02.427Z] common.run.negative: [2024-06-27T10:58:02.698Z] [2024-06-27T10:58:02.698Z] setHttpPort: [2024-06-27T10:58:02.698Z] [2024-06-27T10:58:02.698Z] common.run: [2024-06-27T10:58:02.698Z] [2024-06-27T10:58:02.698Z] checkAppOnServer: [2024-06-27T10:58:02.698Z] [2024-06-27T10:58:02.699Z] declare-test: [2024-06-27T10:58:02.699Z] [echo] Starting test simple-versioned-servlet deactivation(4) * - logID=12 (server) [2024-06-27T10:58:02.699Z] [2024-06-27T10:58:02.699Z] prepare.runclient: [2024-06-27T10:58:02.699Z] [2024-06-27T10:58:02.699Z] process.classpath: [2024-06-27T10:58:02.699Z] [2024-06-27T10:58:02.699Z] process.jvmargs: [2024-06-27T10:58:02.699Z] [2024-06-27T10:58:02.699Z] java.with.result: [2024-06-27T10:58:02.955Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:02.955Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-06-27T10:58:02.955Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:02.955Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-06-27T10:58:02.955Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:02.955Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:02.955Z] [2024-06-27T10:58:02.955Z] process.result: [2024-06-27T10:58:02.955Z] [2024-06-27T10:58:02.955Z] processResult: [2024-06-27T10:58:02.955Z] [2024-06-27T10:58:02.955Z] failed: [2024-06-27T10:58:02.955Z] [2024-06-27T10:58:02.955Z] passed: [2024-06-27T10:58:02.955Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:02.955Z] [2024-06-27T10:58:02.955Z] unknown: [2024-06-27T10:58:02.955Z] [2024-06-27T10:58:02.956Z] runclient: [2024-06-27T10:58:02.956Z] [2024-06-27T10:58:02.956Z] init.os: [2024-06-27T10:58:02.956Z] [2024-06-27T10:58:02.956Z] init.tools.unix: [2024-06-27T10:58:02.956Z] [2024-06-27T10:58:02.956Z] init.tools.windows: [2024-06-27T10:58:02.956Z] [2024-06-27T10:58:02.956Z] init.tools: [2024-06-27T10:58:02.956Z] [2024-06-27T10:58:02.956Z] setAsadminArgs: [2024-06-27T10:58:02.956Z] [2024-06-27T10:58:02.956Z] init: [2024-06-27T10:58:02.956Z] [2024-06-27T10:58:02.956Z] init.customtasks: [2024-06-27T10:58:02.956Z] [2024-06-27T10:58:02.956Z] checkAppOnCluster: [2024-06-27T10:58:02.956Z] [2024-06-27T10:58:02.956Z] run.negative: [2024-06-27T10:58:02.956Z] [2024-06-27T10:58:02.956Z] redeployment: [2024-06-27T10:58:02.973Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-06-27T10:58:03.156Z] [exec] Jun 27, 2024 10:58:02 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:03.156Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@546ed2a0 [2024-06-27T10:58:03.212Z] [2024-06-27T10:58:03.212Z] clean.scenario: [2024-06-27T10:58:03.212Z] [2024-06-27T10:58:03.212Z] clean.scenario.cluster: [2024-06-27T10:58:03.212Z] [2024-06-27T10:58:03.212Z] init.os: [2024-06-27T10:58:03.212Z] [2024-06-27T10:58:03.213Z] init.tools.unix: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] init.tools.windows: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] init.tools: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] setAsadminArgs: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] init: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] init.customtasks: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] prepare: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] process.versionExpression: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] process.appname: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] _process.target: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] process.target: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] prepare.has.version.registred: [2024-06-27T10:58:03.213Z] [2024-06-27T10:58:03.213Z] exec.asadmin2: [2024-06-27T10:58:03.411Z] [exec] Jun 27, 2024 10:58:03 AM org.hibernate.validator.internal.util.Version <clinit> [2024-06-27T10:58:03.411Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:58:03.666Z] [exec] Jun 27, 2024 10:58:03 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:58:03.666Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a4f87452[jndiName=jdbc-derby-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] process.registred: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] has.version.registred: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] del.all.version.registred: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] _process.target: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] process.target: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] prepare.del.all.version.registred: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] init.os: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] init.tools.unix: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] init.tools.windows: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] init.tools: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] setAsadminArgs: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] init: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] init.customtasks: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] prepare: [2024-06-27T10:58:03.808Z] [2024-06-27T10:58:03.808Z] exec.asadmin: [2024-06-27T10:58:03.920Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7cbfbcd1 [2024-06-27T10:58:03.920Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1da32baf [2024-06-27T10:58:03.920Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1782896 [2024-06-27T10:58:04.225Z] [exec] 45WebSvcTest-Hello Appserver Tester !1234 [2024-06-27T10:58:04.225Z] [exec] Value of key is:wsctxt-invocationhandlerctxt [2024-06-27T10:58:04.225Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:04.225Z] [exec] [2024-06-27T10:58:04.225Z] [exec] [2024-06-27T10:58:04.225Z] [exec] ----------------------------------------- [2024-06-27T10:58:04.225Z] [exec] - wsctxt-invocationhandlerctxt: PASS - [2024-06-27T10:58:04.225Z] [exec] ----------------------------------------- [2024-06-27T10:58:04.225Z] [exec] Total PASS: 1 [2024-06-27T10:58:04.225Z] [exec] Total FAIL: 0 [2024-06-27T10:58:04.225Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:58:04.225Z] [exec] ----------------------------------------- [2024-06-27T10:58:04.225Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:04.225Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:04.225Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2024-06-27T10:58:04.225Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:04.225Z] [2024-06-27T10:58:04.225Z] undeploy: [2024-06-27T10:58:04.225Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:04.225Z] [2024-06-27T10:58:04.225Z] autoundeploy-file: [2024-06-27T10:58:04.225Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-06-27T10:58:04.255Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5cfe28e1 [2024-06-27T10:58:04.255Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3e0e0ba7 [2024-06-27T10:58:04.255Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5730b513 [2024-06-27T10:58:04.255Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4b9b5da5 [2024-06-27T10:58:04.255Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7c359808 [2024-06-27T10:58:04.255Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7fad28ac [2024-06-27T10:58:04.255Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@10b2c1cf [2024-06-27T10:58:04.256Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@392ef4ff [2024-06-27T10:58:04.256Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2d117280 [2024-06-27T10:58:04.256Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1e75af65 [2024-06-27T10:58:04.256Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5186b78a [2024-06-27T10:58:04.256Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@351d726c [2024-06-27T10:58:04.256Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2202c92f [2024-06-27T10:58:04.256Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@236f3885 [2024-06-27T10:58:04.256Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4a013b23 [2024-06-27T10:58:04.510Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1af78e37 [2024-06-27T10:58:04.510Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@56887c8f [2024-06-27T10:58:04.510Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@35e3f3b8 [2024-06-27T10:58:04.510Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7c3ae369 [2024-06-27T10:58:04.510Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1fa24e7 [2024-06-27T10:58:04.510Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5e94947e [2024-06-27T10:58:04.510Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@e638553 [2024-06-27T10:58:04.520Z] [exec] Waiting for the domain to stop .... [2024-06-27T10:58:04.520Z] [exec] Waiting finished after 3,273 ms. [2024-06-27T10:58:04.520Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:58:04.520Z] [2024-06-27T10:58:04.520Z] setOSConditions: [2024-06-27T10:58:04.520Z] [2024-06-27T10:58:04.520Z] setToolWin: [2024-06-27T10:58:04.520Z] [2024-06-27T10:58:04.520Z] setToolUnix: [2024-06-27T10:58:04.520Z] [2024-06-27T10:58:04.520Z] setToolProperty: [2024-06-27T10:58:04.520Z] [2024-06-27T10:58:04.520Z] setS1ASclassPath: [2024-06-27T10:58:04.521Z] [2024-06-27T10:58:04.521Z] init-common: [2024-06-27T10:58:04.521Z] [2024-06-27T10:58:04.521Z] stop-database: [2024-06-27T10:58:04.521Z] [echo] Stopping database --dbport 45716 [2024-06-27T10:58:04.737Z] [2024-06-27T10:58:04.738Z] _del.all.version.registred: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] _clean.scenario: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] deploy.version: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] del.ref.registred: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] process.versionExpression: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] process.appname: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] _process.target: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] process.target: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] prepare.is.version.registred: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] init.os: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] init.tools.unix: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] init.tools.windows: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] init.tools: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] setAsadminArgs: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] init: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] init.customtasks: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] prepare: [2024-06-27T10:58:04.738Z] [2024-06-27T10:58:04.738Z] exec.asadmin2: [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@73633230 [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3751baf6 [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@345af277 [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@580e01cd [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5f8a29ca [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4c31b6c2 [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7e484bd [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2b569858 [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6731b6bd [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@31c31fa6 [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4cb87009 [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@18c95fbb [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@24ea71d [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3e3d8e6c [2024-06-27T10:58:04.765Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@367653cc [2024-06-27T10:58:04.765Z] [exec] Total connection requested : 40 [2024-06-27T10:58:04.765Z] [exec] Total connection created : 40 [2024-06-27T10:58:04.765Z] [exec] Total number of unique connection : 40 [2024-06-27T10:58:04.765Z] [exec] Value of key is:switchoffACCconnpooling-test1 [2024-06-27T10:58:04.765Z] [exec] switchoffACCconnpooling-test1: passed [2024-06-27T10:58:04.765Z] [exec] creating connection upto max-pool-size of 32 [2024-06-27T10:58:04.787Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsctxtinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:04.787Z] [2024-06-27T10:58:04.787Z] internal-report-success: [2024-06-27T10:58:04.787Z] [2024-06-27T10:58:04.787Z] internal-report-failure: [2024-06-27T10:58:04.787Z] [2024-06-27T10:58:04.787Z] report: [2024-06-27T10:58:04.787Z] [2024-06-27T10:58:04.787Z] all: [2024-06-27T10:58:04.787Z] [echo] [2024-06-27T10:58:04.787Z] [echo] ************************* [2024-06-27T10:58:04.787Z] [echo] * Running ejbclient [2024-06-27T10:58:04.787Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient [2024-06-27T10:58:04.787Z] [echo] ************************* [2024-06-27T10:58:04.787Z] [echo] [2024-06-27T10:58:04.787Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:04.787Z] [2024-06-27T10:58:04.787Z] clean: [2024-06-27T10:58:04.787Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml [2024-06-27T10:58:04.787Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:04.787Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:04.787Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:04.787Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:04.787Z] [2024-06-27T10:58:04.787Z] deploy: [2024-06-27T10:58:04.788Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:04.788Z] [2024-06-27T10:58:04.788Z] build: [2024-06-27T10:58:04.788Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:04.788Z] [2024-06-27T10:58:04.788Z] test-compile: [2024-06-27T10:58:04.788Z] [echo] Compiling into endpoint/WebServiceEJB.class [2024-06-27T10:58:04.788Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:58:04.788Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:05.044Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:05.044Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:05.044Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:05.044Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:05.044Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:05.044Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:05.044Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:05.300Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:05.300Z] [javac] 1 warning [2024-06-27T10:58:05.300Z] [echo] Building with package endpoint [2024-06-27T10:58:05.300Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-06-27T10:58:05.307Z] [exec] Result: 1 [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.307Z] process.registred: [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.307Z] is.version.registred: [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.307Z] process.xmlversionidentifier: [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.307Z] prepare.cluster: [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.307Z] process.enabled: [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.307Z] process.hasToDeploy: [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.307Z] deploy.version.unregistred: [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.307Z] init.os: [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.307Z] init.tools.unix: [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.307Z] init.tools.windows: [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.307Z] init.tools: [2024-06-27T10:58:05.307Z] [2024-06-27T10:58:05.308Z] setAsadminArgs: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] init: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] init.customtasks: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] prepare: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] process.versionExpression: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] process.appname: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] create.version: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] assemble.non-existent: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] process.xmlversionidentifier: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] prepare.update.xml.identifier: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] update.xml.identifier: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] deployWithNameOption: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] setAsadminArgs: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] common.deploy.asadmin: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] init.os: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] init.tools.unix: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] init.tools.windows: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] init.tools: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] setAsadminArgs: [2024-06-27T10:58:05.308Z] [2024-06-27T10:58:05.308Z] init: [2024-06-27T10:58:05.360Z] [exec] Able to create max connections [2024-06-27T10:58:05.360Z] [exec] Value of key is:switchoffACCconnpooling-test2 [2024-06-27T10:58:05.360Z] [exec] switchoffACCconnpooling-test2: passed [2024-06-27T10:58:05.360Z] [exec] Unable to create beyond max connections [2024-06-27T10:58:05.360Z] [exec] Value of key is:switchoffACCconnpooling-test3 [2024-06-27T10:58:05.360Z] [exec] switchoffACCconnpooling-test3: passed [2024-06-27T10:58:05.360Z] [exec] Jun 27, 2024 10:58:05 AM jakarta.enterprise.resource.resourceadapter.com.sun.gjc.spi [2024-06-27T10:58:05.360Z] [exec] WARNING: Error allocating connection: [Failed to obtain/create connection from connection pool [jdbc-derby-pool]. Reason: Count of provided connections is already equal to the capacity (32) therefore you cannot allocate any more resources.] [2024-06-27T10:58:05.360Z] [exec] rollback set to false [2024-06-27T10:58:05.360Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@64b7719f [2024-06-27T10:58:05.360Z] [exec] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:540) [2024-06-27T10:58:05.360Z] [exec] at com.sun.gjc.spi.base.StatementWrapper.executeUpdate(StatementWrapper.java:94) [2024-06-27T10:58:05.360Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.createTable(Client.java:357) [2024-06-27T10:58:05.360Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.test1(Client.java:99) [2024-06-27T10:58:05.360Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.runTest(Client.java:70) [2024-06-27T10:58:05.360Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.main(Client.java:58) [2024-06-27T10:58:05.360Z] [exec] Caused by: ERROR 42Y55: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.am.ClientStatement.completeExecuteImmediate(ClientStatement.java:1683) [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.net.NetStatementReply.parseEXCSQLIMMreply(NetStatementReply.java:209) [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.net.NetStatementReply.readExecuteImmediate(NetStatementReply.java:60) [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.net.StatementReply.readExecuteImmediate(StatementReply.java:47) [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.net.NetStatement.readExecuteImmediate_(NetStatement.java:142) [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.am.ClientStatement.readExecuteImmediate(ClientStatement.java:1679) [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.am.ClientStatement.flowExecute(ClientStatement.java:2408) [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdateX(ClientStatement.java:566) [2024-06-27T10:58:05.360Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:531) [2024-06-27T10:58:05.360Z] [exec] ... 5 more [2024-06-27T10:58:05.450Z] [exec] Thu Jun 27 10:58:05 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 45716. [2024-06-27T10:58:05.473Z] [java] Serialized bean says hello, world! [2024-06-27T10:58:05.473Z] [java] [2024-06-27T10:58:05.496Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2024-06-27T10:58:05.496Z] [echo] Deployment on target server server successful [2024-06-27T10:58:05.496Z] [2024-06-27T10:58:05.496Z] setOSConditions: [2024-06-27T10:58:05.496Z] [2024-06-27T10:58:05.496Z] setToolWin: [2024-06-27T10:58:05.496Z] [2024-06-27T10:58:05.496Z] setToolUnix: [2024-06-27T10:58:05.496Z] [2024-06-27T10:58:05.497Z] setToolProperty: [2024-06-27T10:58:05.497Z] [2024-06-27T10:58:05.497Z] setS1ASclassPath: [2024-06-27T10:58:05.497Z] [2024-06-27T10:58:05.497Z] init-common: [2024-06-27T10:58:05.497Z] [2024-06-27T10:58:05.497Z] deploy-common-ee: [2024-06-27T10:58:05.497Z] [2024-06-27T10:58:05.497Z] run: [2024-06-27T10:58:05.497Z] [2024-06-27T10:58:05.497Z] setOSConditions: [2024-06-27T10:58:05.497Z] [2024-06-27T10:58:05.497Z] setToolWin: [2024-06-27T10:58:05.497Z] [2024-06-27T10:58:05.497Z] setToolUnix: [2024-06-27T10:58:05.497Z] [2024-06-27T10:58:05.497Z] setToolProperty: [2024-06-27T10:58:05.497Z] [2024-06-27T10:58:05.497Z] setS1ASclassPath: [2024-06-27T10:58:05.497Z] [2024-06-27T10:58:05.497Z] init-common: [2024-06-27T10:58:05.497Z] [2024-06-27T10:58:05.497Z] runclient-common: [2024-06-27T10:58:05.497Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar -name ejb-ejb30-persistence-tx_propagationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:58:05.565Z] [2024-06-27T10:58:05.565Z] init.customtasks: [2024-06-27T10:58:05.565Z] [2024-06-27T10:58:05.565Z] common.run.asadmin: [2024-06-27T10:58:05.565Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:58:05.615Z] [exec] count1 : 0 [2024-06-27T10:58:05.615Z] [exec] count2 : 10 [2024-06-27T10:58:05.615Z] [exec] Value of key is:switchoffACCconnpooling-test4 [2024-06-27T10:58:05.615Z] [exec] switchoffACCconnpooling-test4: passed [2024-06-27T10:58:05.807Z] [java] Jun 27, 2024 10:58:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:05.807Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@76464795 [2024-06-27T10:58:05.807Z] [java] Certname in appclication-client ->ANONYMOUS [2024-06-27T10:58:05.807Z] [java] The caller principal received from ejb ->ANONYMOUS [2024-06-27T10:58:05.807Z] [java] One way SSL Authentication worked - calling other methods [2024-06-27T10:58:05.853Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:05.854Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:05.870Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@2b35976a [2024-06-27T10:58:05.870Z] [exec] count1 : 0 [2024-06-27T10:58:05.870Z] [exec] Jun 27, 2024 10:58:05 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:58:05.870Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@f59de6a8[jndiName=jdbc-derby-xa-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:58:05.870Z] [exec] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE_XA' because it does not exist. [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:540) [2024-06-27T10:58:05.870Z] [exec] at com.sun.gjc.spi.base.StatementWrapper.executeUpdate(StatementWrapper.java:94) [2024-06-27T10:58:05.870Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.createTable(Client.java:357) [2024-06-27T10:58:05.870Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.test1(Client.java:99) [2024-06-27T10:58:05.870Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.runTest(Client.java:73) [2024-06-27T10:58:05.870Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.main(Client.java:58) [2024-06-27T10:58:05.870Z] [exec] Caused by: ERROR 42Y55: 'DROP TABLE' cannot be performed on 'COFFEE_XA' because it does not exist. [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.am.ClientStatement.completeExecuteImmediate(ClientStatement.java:1683) [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.net.NetStatementReply.parseEXCSQLIMMreply(NetStatementReply.java:209) [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.net.NetStatementReply.readExecuteImmediate(NetStatementReply.java:60) [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.net.StatementReply.readExecuteImmediate(StatementReply.java:47) [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.net.NetStatement.readExecuteImmediate_(NetStatement.java:142) [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.am.ClientStatement.readExecuteImmediate(ClientStatement.java:1679) [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.am.ClientStatement.flowExecute(ClientStatement.java:2408) [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdateX(ClientStatement.java:566) [2024-06-27T10:58:05.870Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:531) [2024-06-27T10:58:05.870Z] [exec] ... 5 more [2024-06-27T10:58:05.870Z] [exec] count2 : 10 [2024-06-27T10:58:05.870Z] [exec] Value of key is:switchoffACCconnpooling-test5 [2024-06-27T10:58:05.870Z] [exec] switchoffACCconnpooling-test5: passed [2024-06-27T10:58:05.870Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@24b9c037 [2024-06-27T10:58:05.870Z] [exec] count1 : 0 [2024-06-27T10:58:05.870Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1cc00f56 [2024-06-27T10:58:05.870Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7931cea2 [2024-06-27T10:58:05.870Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1490b1a4 [2024-06-27T10:58:06.010Z] [exec] Thu Jun 27 10:58:05 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:58:06.010Z] [exec] Command stop-database executed successfully. [2024-06-27T10:58:06.010Z] [2024-06-27T10:58:06.010Z] report: [2024-06-27T10:58:06.010Z] [2024-06-27T10:58:06.010Z] transfer: [2024-06-27T10:58:06.011Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:58:06.011Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-06-27T10:58:06.063Z] [java] [2024-06-27T10:58:06.063Z] [java] [2024-06-27T10:58:06.063Z] [java] [2024-06-27T10:58:06.063Z] [java] ===========Beginning Simple Test===== [2024-06-27T10:58:06.063Z] [java] [2024-06-27T10:58:06.063Z] [java] [2024-06-27T10:58:06.063Z] [java] $100 is : 12160.00Yen [2024-06-27T10:58:06.063Z] [java] Yen is :0.77Euro [2024-06-27T10:58:06.063Z] [java] Value of key is: Standalone-Client [2024-06-27T10:58:06.063Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:06.063Z] [java] [2024-06-27T10:58:06.063Z] [java] [2024-06-27T10:58:06.063Z] [java] ----------------------------------------- [2024-06-27T10:58:06.063Z] [java] - Standalone-Client: PASS - [2024-06-27T10:58:06.063Z] [java] ----------------------------------------- [2024-06-27T10:58:06.063Z] [java] Total PASS: 1 [2024-06-27T10:58:06.063Z] [java] Total FAIL: 0 [2024-06-27T10:58:06.063Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:58:06.063Z] [java] ----------------------------------------- [2024-06-27T10:58:06.063Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:06.063Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:06.071Z] [exec] Jun 27, 2024 10:58:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:58:06.071Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:58:06.154Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6b0dc462 [2024-06-27T10:58:06.154Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1c419713 [2024-06-27T10:58:06.154Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@392da875 [2024-06-27T10:58:06.154Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@68183f19 [2024-06-27T10:58:06.154Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@403ca4ec [2024-06-27T10:58:06.154Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@40699137 [2024-06-27T10:58:06.154Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@593fcbe7 [2024-06-27T10:58:06.154Z] [exec] count2 : 10 [2024-06-27T10:58:06.154Z] [exec] Value of key is:switchoffACCconnpooling-test6 [2024-06-27T10:58:06.154Z] [exec] switchoffACCconnpooling-test6: passed [2024-06-27T10:58:06.154Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@4fb56bdf [2024-06-27T10:58:06.154Z] [exec] count1 : 0 [2024-06-27T10:58:06.266Z] [2024-06-27T10:58:06.266Z] report-sh: [2024-06-27T10:58:06.266Z] [echo] Comparing results with expected results [2024-06-27T10:58:06.266Z] [exec] input file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:58:06.266Z] [exec] [2024-06-27T10:58:06.266Z] [exec] ************************ [2024-06-27T10:58:06.266Z] [exec] PASSED= 111 [2024-06-27T10:58:06.266Z] [exec] ------------ ========= [2024-06-27T10:58:06.266Z] [exec] FAILED= 0 [2024-06-27T10:58:06.266Z] [exec] ------------ ========= [2024-06-27T10:58:06.266Z] [exec] DID NOT RUN= 192 [2024-06-27T10:58:06.266Z] [exec] ------------ ========= [2024-06-27T10:58:06.266Z] [exec] Total Expected=303 [2024-06-27T10:58:06.266Z] [exec] ************************ [2024-06-27T10:58:06.266Z] [exec] [2024-06-27T10:58:06.266Z] [2024-06-27T10:58:06.266Z] setOSConditions: [2024-06-27T10:58:06.266Z] [2024-06-27T10:58:06.266Z] setToolWin: [2024-06-27T10:58:06.266Z] [2024-06-27T10:58:06.266Z] setToolUnix: [2024-06-27T10:58:06.266Z] [2024-06-27T10:58:06.266Z] setToolProperty: [2024-06-27T10:58:06.266Z] [2024-06-27T10:58:06.266Z] setS1ASclassPath: [2024-06-27T10:58:06.266Z] [2024-06-27T10:58:06.266Z] init-common: [2024-06-27T10:58:06.266Z] [2024-06-27T10:58:06.266Z] report-result: [2024-06-27T10:58:06.319Z] [2024-06-27T10:58:06.319Z] undeploy: [2024-06-27T10:58:06.319Z] [2024-06-27T10:58:06.319Z] setOSConditions: [2024-06-27T10:58:06.319Z] [2024-06-27T10:58:06.319Z] setToolWin: [2024-06-27T10:58:06.319Z] [2024-06-27T10:58:06.319Z] setToolUnix: [2024-06-27T10:58:06.319Z] [2024-06-27T10:58:06.319Z] setToolProperty: [2024-06-27T10:58:06.319Z] [2024-06-27T10:58:06.319Z] setS1ASclassPath: [2024-06-27T10:58:06.319Z] [2024-06-27T10:58:06.319Z] init-common: [2024-06-27T10:58:06.319Z] [2024-06-27T10:58:06.319Z] undeploy-common: [2024-06-27T10:58:06.409Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1a29c848 [2024-06-27T10:58:06.409Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5a530836 [2024-06-27T10:58:06.409Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@331d645a [2024-06-27T10:58:06.409Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@49b7eb3 [2024-06-27T10:58:06.409Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@50a48de0 [2024-06-27T10:58:06.409Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@12f43d7a [2024-06-27T10:58:06.409Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4a13a4ca [2024-06-27T10:58:06.409Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@152225dd [2024-06-27T10:58:06.409Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@611d6114 [2024-06-27T10:58:06.409Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@52318fa0 [2024-06-27T10:58:06.409Z] [exec] count2 : 10 [2024-06-27T10:58:06.409Z] [exec] Value of key is:switchoffACCconnpooling-test7 [2024-06-27T10:58:06.409Z] [exec] switchoffACCconnpooling-test7: passed [2024-06-27T10:58:06.409Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2e2a42ba [2024-06-27T10:58:06.409Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@3a2227e8 [2024-06-27T10:58:06.409Z] [exec] count1 : 0 [2024-06-27T10:58:06.409Z] [exec] count3 : 0 [2024-06-27T10:58:06.409Z] [exec] count2 : 10 [2024-06-27T10:58:06.409Z] [exec] count4 : 10 [2024-06-27T10:58:06.409Z] [exec] Value of key is:switchoffACCconnpooling-test8 [2024-06-27T10:58:06.409Z] [exec] switchoffACCconnpooling-test8: passed [2024-06-27T10:58:06.409Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@596707f5 [2024-06-27T10:58:06.416Z] [exec] Application deployed with name simple-versioned-servlet. [2024-06-27T10:58:06.416Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:06.416Z] [2024-06-27T10:58:06.416Z] init.os: [2024-06-27T10:58:06.416Z] [2024-06-27T10:58:06.417Z] init.tools.unix: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] init.tools.windows: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] init.tools: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] setAsadminArgs: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] init: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] init.customtasks: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] setEnabled: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] createAppRef: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] deployWithoutNameOption: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] process.versionExpression: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] process.appname: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] process.xmlversionidentifier: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] prepare.cluster: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] redeploy.version: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] setAsadminArgs: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] common.redeploy.asadmin: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] init.os: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] init.tools.unix: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] init.tools.windows: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.417Z] init.tools: [2024-06-27T10:58:06.417Z] [2024-06-27T10:58:06.418Z] setAsadminArgs: [2024-06-27T10:58:06.418Z] [2024-06-27T10:58:06.418Z] init: [2024-06-27T10:58:06.418Z] [2024-06-27T10:58:06.418Z] init.customtasks: [2024-06-27T10:58:06.418Z] [2024-06-27T10:58:06.418Z] delAppRef: [2024-06-27T10:58:06.418Z] [2024-06-27T10:58:06.418Z] init.os: [2024-06-27T10:58:06.418Z] [2024-06-27T10:58:06.418Z] init.tools.unix: [2024-06-27T10:58:06.418Z] [2024-06-27T10:58:06.418Z] init.tools.windows: [2024-06-27T10:58:06.418Z] [2024-06-27T10:58:06.418Z] init.tools: [2024-06-27T10:58:06.418Z] [2024-06-27T10:58:06.418Z] setAsadminArgs: [2024-06-27T10:58:06.418Z] [2024-06-27T10:58:06.418Z] init: [2024-06-27T10:58:06.418Z] [2024-06-27T10:58:06.418Z] init.customtasks: [2024-06-27T10:58:06.418Z] [2024-06-27T10:58:06.418Z] common.run.asadmin: [2024-06-27T10:58:06.418Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name simple-versioned-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:58:06.522Z] [2024-06-27T10:58:06.522Z] setOSConditions: [2024-06-27T10:58:06.522Z] [2024-06-27T10:58:06.522Z] setToolWin: [2024-06-27T10:58:06.522Z] [2024-06-27T10:58:06.522Z] setToolUnix: [2024-06-27T10:58:06.522Z] [2024-06-27T10:58:06.522Z] setToolProperty: [2024-06-27T10:58:06.522Z] [2024-06-27T10:58:06.522Z] setS1ASclassPath: [2024-06-27T10:58:06.522Z] [2024-06-27T10:58:06.522Z] init-common: [2024-06-27T10:58:06.522Z] [2024-06-27T10:58:06.522Z] dev-report: [2024-06-27T10:58:06.707Z] [exec] count1 : 0 xacount1 : 0 [2024-06-27T10:58:06.707Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@26c8b723 [2024-06-27T10:58:06.707Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1f1d7c52 [2024-06-27T10:58:06.707Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@bc168ac [2024-06-27T10:58:06.707Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5803dcf0 [2024-06-27T10:58:06.707Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@a741f59 [2024-06-27T10:58:06.707Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@54372b03 [2024-06-27T10:58:06.707Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@159d2313 [2024-06-27T10:58:06.707Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@65beeceb [2024-06-27T10:58:06.707Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2f6a923d [2024-06-27T10:58:06.707Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@64f578eb [2024-06-27T10:58:06.778Z] [java] ********************** [2024-06-27T10:58:06.778Z] [java] * PASSED 111 * [2024-06-27T10:58:06.778Z] [java] * FAILED 0 * [2024-06-27T10:58:06.778Z] [java] * DID NOT RUN 0 * [2024-06-27T10:58:06.778Z] [java] * TOTAL 111 * [2024-06-27T10:58:06.778Z] [java] ********************** [2024-06-27T10:58:06.778Z] [java] [2024-06-27T10:58:06.778Z] [2024-06-27T10:58:06.778Z] BUILD SUCCESSFUL [2024-06-27T10:58:06.778Z] Total time: 9 minutes 56 seconds [2024-06-27T10:58:06.778Z] + check_successful_run [2024-06-27T10:58:06.778Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-06-27T10:58:06.778Z] [2024-06-27T10:58:06.778Z] ===== CHECK SUCCESSFUL RUN ===== [2024-06-27T10:58:06.778Z] [2024-06-27T10:58:06.778Z] + FILE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:58:06.778Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html ']' [2024-06-27T10:58:06.778Z] + echo 'File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-06-27T10:58:06.778Z] File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-06-27T10:58:06.778Z] + generate_junit_report ejb_group_1 [2024-06-27T10:58:06.778Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-06-27T10:58:06.778Z] [2024-06-27T10:58:06.778Z] ===== GENERATE JUNIT REPORT ===== [2024-06-27T10:58:06.778Z] [2024-06-27T10:58:06.778Z] + TD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:58:06.778Z] + JUD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml [2024-06-27T10:58:06.778Z] + TESTSUITE_NAME=ejb_group_1 [2024-06-27T10:58:06.778Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:58:06.778Z] + awk -v suitename=ejb_group_1 ' [2024-06-27T10:58:06.778Z] BEGIN { [2024-06-27T10:58:06.778Z] totaltests = 0; [2024-06-27T10:58:06.778Z] totalfailures = 0; [2024-06-27T10:58:06.778Z] totalerrors = 0; [2024-06-27T10:58:06.778Z] } [2024-06-27T10:58:06.778Z] function getPropVal(str){ [2024-06-27T10:58:06.778Z] split(str, a, "="); [2024-06-27T10:58:06.778Z] val = a[2]; [2024-06-27T10:58:06.778Z] # remove quotes [2024-06-27T10:58:06.778Z] gsub("\"","",val); [2024-06-27T10:58:06.778Z] return val; [2024-06-27T10:58:06.778Z] } [2024-06-27T10:58:06.778Z] function removeXMLTag(str){ [2024-06-27T10:58:06.778Z] # remove xml tag quotes [2024-06-27T10:58:06.778Z] gsub("</.*>","",str); [2024-06-27T10:58:06.778Z] gsub("<.*>","",str); [2024-06-27T10:58:06.778Z] gsub(">","",str); [2024-06-27T10:58:06.778Z] return str; [2024-06-27T10:58:06.778Z] } [2024-06-27T10:58:06.778Z] /status value=/ { [2024-06-27T10:58:06.778Z] result=getPropVal($0); [2024-06-27T10:58:06.778Z] result=removeXMLTag(result); [2024-06-27T10:58:06.778Z] } [2024-06-27T10:58:06.778Z] /<testsuite>/ { [2024-06-27T10:58:06.778Z] getline; [2024-06-27T10:58:06.778Z] getline; [2024-06-27T10:58:06.778Z] testunit=removeXMLTag($0); [2024-06-27T10:58:06.778Z] gsub("\"","",testunit); [2024-06-27T10:58:06.778Z] } [2024-06-27T10:58:06.778Z] /<testcase>/ { [2024-06-27T10:58:06.778Z] getline; [2024-06-27T10:58:06.778Z] testname=removeXMLTag($0); [2024-06-27T10:58:06.778Z] gsub("\"","",testname); [2024-06-27T10:58:06.778Z] } [2024-06-27T10:58:06.778Z] /<\/testcase>/{ [2024-06-27T10:58:06.778Z] classname=testunit [2024-06-27T10:58:06.778Z] # printing testcase to out [2024-06-27T10:58:06.778Z] out = out sprintf(" <testcase classname=\"%s\" name=\"%s\" time=\"0.0\">\n", classname, testname); [2024-06-27T10:58:06.778Z] if (result == "fail") { [2024-06-27T10:58:06.778Z] out = out " <failure message=\"NA\" type=\"NA\"/>\n"; [2024-06-27T10:58:06.778Z] totalfailures++; [2024-06-27T10:58:06.778Z] } else if (result == "did_not_run") { [2024-06-27T10:58:06.778Z] out = out " <error message=\"NA\" type=\"NA\"/>\n"; [2024-06-27T10:58:06.778Z] totalerrors++; [2024-06-27T10:58:06.778Z] } [2024-06-27T10:58:06.778Z] out = out " </testcase>\n"; [2024-06-27T10:58:06.778Z] [2024-06-27T10:58:06.778Z] totaltests++; [2024-06-27T10:58:06.778Z] result=""; [2024-06-27T10:58:06.778Z] testname=""; [2024-06-27T10:58:06.778Z] } [2024-06-27T10:58:06.778Z] END { [2024-06-27T10:58:06.778Z] print "<?xml version=\"1.0\" ?>" [2024-06-27T10:58:06.778Z] printf "<testsuite tests=\"%d\" failures=\"%d\" errors=\"%d\" name=\"%s\">\n", totaltests, totalfailures, totalerrors, suitename; [2024-06-27T10:58:06.778Z] printf "%s", out; [2024-06-27T10:58:06.778Z] print "</testsuite>" [2024-06-27T10:58:06.778Z] }' [2024-06-27T10:58:06.778Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:58:06.778Z] + change_junit_report_class_names [2024-06-27T10:58:06.778Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:58:06.778Z] + sed -i 's/\bclassname="/classname="ejb_group_1./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:58:06.778Z] + copy_test_artifacts ejb_group_1 [2024-06-27T10:58:06.778Z] + sleep 1 [2024-06-27T10:58:06.881Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false sec-ssl-converterApp [2024-06-27T10:58:06.967Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@40ff96ee [2024-06-27T10:58:06.967Z] [exec] count2 : 10 xacount2 : 1 [2024-06-27T10:58:06.967Z] [exec] Value of key is:switchoffACCconnpooling-test9 [2024-06-27T10:58:06.967Z] [exec] switchoffACCconnpooling-test9: passed [2024-06-27T10:58:06.967Z] [exec] rollback set to true [2024-06-27T10:58:06.967Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@68cca23e [2024-06-27T10:58:06.967Z] [exec] count1 : 0 [2024-06-27T10:58:06.968Z] [exec] count2 : 0 [2024-06-27T10:58:06.968Z] [exec] Value of key is:switchoffACCconnpooling-test10 [2024-06-27T10:58:06.968Z] [exec] switchoffACCconnpooling-test10: passed [2024-06-27T10:58:06.968Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@1f0630a9 [2024-06-27T10:58:06.968Z] [exec] count1 : 0 [2024-06-27T10:58:06.968Z] [exec] count2 : 0 [2024-06-27T10:58:06.968Z] [exec] Value of key is:switchoffACCconnpooling-test11 [2024-06-27T10:58:06.968Z] [exec] switchoffACCconnpooling-test11: passed [2024-06-27T10:58:06.968Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@a22be4c [2024-06-27T10:58:06.994Z] [exec] Jun 27, 2024 10:58:06 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:58:06.994Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-tx_propagation-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.tx_propagation.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-tx_propagationClient [2024-06-27T10:58:07.002Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:07.002Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] all: [2024-06-27T10:58:07.138Z] [echo] [2024-06-27T10:58:07.138Z] [echo] [2024-06-27T10:58:07.138Z] [echo] [2024-06-27T10:58:07.138Z] [echo] *************************************************************************** [2024-06-27T10:58:07.138Z] [echo] * Running group ejb-mutual-ssl [2024-06-27T10:58:07.138Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl [2024-06-27T10:58:07.138Z] [echo] *************************************************************************** [2024-06-27T10:58:07.138Z] [echo] [2024-06-27T10:58:07.138Z] [echo] [2024-06-27T10:58:07.138Z] [echo] [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] setOSConditions: [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] setToolWin: [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] setToolUnix: [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] setToolProperty: [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] setS1ASclassPath: [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] init-common: [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] clean: [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] setOSConditions: [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] setToolWin: [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] setToolUnix: [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.138Z] setToolProperty: [2024-06-27T10:58:07.138Z] [2024-06-27T10:58:07.139Z] setS1ASclassPath: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] init-common: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] clean-common: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setOSConditions: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setToolWin: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setToolUnix: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setToolProperty: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setS1ASclassPath: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] init-common: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] clean-classes-common: [2024-06-27T10:58:07.139Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setOSConditions: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setToolWin: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setToolUnix: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setToolProperty: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setS1ASclassPath: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] init-common: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] clean-jars-common: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] compile: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setOSConditions: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.139Z] setToolWin: [2024-06-27T10:58:07.139Z] [2024-06-27T10:58:07.140Z] setToolUnix: [2024-06-27T10:58:07.140Z] [2024-06-27T10:58:07.140Z] setToolProperty: [2024-06-27T10:58:07.140Z] [2024-06-27T10:58:07.140Z] setS1ASclassPath: [2024-06-27T10:58:07.140Z] [2024-06-27T10:58:07.140Z] init-common: [2024-06-27T10:58:07.140Z] [2024-06-27T10:58:07.140Z] compile-common: [2024-06-27T10:58:07.140Z] [echo] Current time (ISO): 2024-06-27T10:58:07.006+0000 [2024-06-27T10:58:07.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:07.140Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:07.190Z] [2024-06-27T10:58:07.190Z] private-run: [2024-06-27T10:58:07.190Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:07.190Z] [2024-06-27T10:58:07.190Z] clean: [2024-06-27T10:58:07.190Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml [2024-06-27T10:58:07.190Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:07.190Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:07.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:07.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:07.190Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:07.190Z] [2024-06-27T10:58:07.190Z] wsdl-import: [2024-06-27T10:58:07.190Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:07.190Z] [2024-06-27T10:58:07.190Z] configurable-wsdl-import: [2024-06-27T10:58:07.191Z] [echo] Current time (ISO): 2024-06-27T10:58:07.184+0000 [2024-06-27T10:58:07.191Z] [echo] wsimporting http://localhost:8080/WebServiceEJBService/WebServiceEJB?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:58:07.255Z] [exec] count1 : 0 [2024-06-27T10:58:07.255Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@68dc7f43 [2024-06-27T10:58:07.255Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4a686b43 [2024-06-27T10:58:07.255Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@79adc343 [2024-06-27T10:58:07.255Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2f8c59d7 [2024-06-27T10:58:07.255Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2df2d46d [2024-06-27T10:58:07.255Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@137fbb47 [2024-06-27T10:58:07.255Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@625a534 [2024-06-27T10:58:07.255Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@382ca51d [2024-06-27T10:58:07.255Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@798b1cf8 [2024-06-27T10:58:07.255Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@14017887 [2024-06-27T10:58:07.255Z] [exec] count2 : 0 [2024-06-27T10:58:07.255Z] [exec] Value of key is:switchoffACCconnpooling-test12 [2024-06-27T10:58:07.255Z] [exec] switchoffACCconnpooling-test12: passed [2024-06-27T10:58:07.555Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@7d274ee2 [2024-06-27T10:58:07.555Z] [exec] count1 : 0 [2024-06-27T10:58:07.555Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@32fe6b1e [2024-06-27T10:58:07.555Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2b3af7ba [2024-06-27T10:58:07.555Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3097f11f [2024-06-27T10:58:07.555Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4c39c972 [2024-06-27T10:58:07.555Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@d5eed70 [2024-06-27T10:58:07.555Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@71254c46 [2024-06-27T10:58:07.555Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7e354474 [2024-06-27T10:58:07.555Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7c457099 [2024-06-27T10:58:07.556Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@68a370c [2024-06-27T10:58:07.556Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5d160ce7 [2024-06-27T10:58:07.556Z] [exec] count2 : 0 [2024-06-27T10:58:07.556Z] [exec] Value of key is:switchoffACCconnpooling-test13 [2024-06-27T10:58:07.556Z] [exec] switchoffACCconnpooling-test13: passed [2024-06-27T10:58:07.556Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@28964cb5 [2024-06-27T10:58:07.556Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@463ffc84 [2024-06-27T10:58:07.556Z] [exec] count1 : 0 [2024-06-27T10:58:07.556Z] [exec] count3 : 0 [2024-06-27T10:58:07.563Z] [exec] Application deployed with name simple-versioned-servlet. [2024-06-27T10:58:07.563Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:07.563Z] [2024-06-27T10:58:07.563Z] init.os: [2024-06-27T10:58:07.563Z] [2024-06-27T10:58:07.563Z] init.tools.unix: [2024-06-27T10:58:07.563Z] [2024-06-27T10:58:07.563Z] init.tools.windows: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] init.tools: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] setAsadminArgs: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] init: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] init.customtasks: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] setEnabled: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] createAppRef: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] init.os: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] init.tools.unix: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] init.tools.windows: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] init.tools: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] setAsadminArgs: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] init: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] init.customtasks: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] prepare.client: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] prepare.client.appclient: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] increment.log.next: [2024-06-27T10:58:07.564Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] process.versionexpression: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] prepare.run: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.564Z] common.run.positive: [2024-06-27T10:58:07.564Z] [2024-06-27T10:58:07.565Z] setHttpPort: [2024-06-27T10:58:07.565Z] [2024-06-27T10:58:07.565Z] common.run: [2024-06-27T10:58:07.565Z] [2024-06-27T10:58:07.565Z] checkAppOnServer: [2024-06-27T10:58:07.565Z] [2024-06-27T10:58:07.565Z] declare-test: [2024-06-27T10:58:07.565Z] [echo] Starting test simple-versioned-servlet redeployment(1) untagged - logID=13 (server) [2024-06-27T10:58:07.565Z] [2024-06-27T10:58:07.565Z] prepare.runclient: [2024-06-27T10:58:07.565Z] [2024-06-27T10:58:07.565Z] process.classpath: [2024-06-27T10:58:07.565Z] [2024-06-27T10:58:07.565Z] process.jvmargs: [2024-06-27T10:58:07.565Z] [2024-06-27T10:58:07.565Z] java.with.result: [2024-06-27T10:58:07.704Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-06-27T10:58:07.704Z] [2024-06-27T10:58:07.704Z] ===== COPY TEST ARTIFACTS ===== [2024-06-27T10:58:07.704Z] [2024-06-27T10:58:07.704Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:58:07.704Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:58:07.704Z] tar: Removing leading `/' from member names [2024-06-27T10:58:07.752Z] [exec] parsing WSDL... [2024-06-27T10:58:07.810Z] [exec] count2 : 0 [2024-06-27T10:58:07.810Z] [exec] count4 : 0 [2024-06-27T10:58:07.810Z] [exec] Value of key is:switchoffACCconnpooling-test14 [2024-06-27T10:58:07.810Z] [exec] switchoffACCconnpooling-test14: passed [2024-06-27T10:58:07.810Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@223bbda6 [2024-06-27T10:58:07.810Z] [exec] count1 : 0 xacount1 : 0 [2024-06-27T10:58:07.810Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@24910a3e [2024-06-27T10:58:07.810Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@32497957 [2024-06-27T10:58:07.810Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@72ef05e4 [2024-06-27T10:58:07.810Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@269782e [2024-06-27T10:58:07.810Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@573fc0cc [2024-06-27T10:58:07.960Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:58:07.960Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:58:07.960Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:58:07.960Z] ++ pwd [2024-06-27T10:58:07.960Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:58:07.960Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2024-06-27T10:58:07.960Z] + true [2024-06-27T10:58:07.960Z] ++ pwd [2024-06-27T10:58:07.960Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:58:07.960Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2024-06-27T10:58:07.960Z] + true [2024-06-27T10:58:07.960Z] + tar -caf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/ejb_group_1-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:58:07.960Z] tar: Removing leading `/' from member names [2024-06-27T10:58:08.065Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5677182f [2024-06-27T10:58:08.065Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5de49e5a [2024-06-27T10:58:08.065Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7ea887ee [2024-06-27T10:58:08.065Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2358a9f9 [2024-06-27T10:58:08.065Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@19e15d63 [2024-06-27T10:58:08.065Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@30c6f027 [2024-06-27T10:58:08.065Z] [exec] count2 : 0 xacount2 : 0 [2024-06-27T10:58:08.065Z] [exec] Value of key is:switchoffACCconnpooling-test15 [2024-06-27T10:58:08.065Z] [exec] switchoffACCconnpooling-test15: passed [2024-06-27T10:58:08.065Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:08.065Z] [exec] [2024-06-27T10:58:08.065Z] [exec] [2024-06-27T10:58:08.065Z] [exec] ----------------------------------------- [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test1: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test10: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test2: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test11: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test12: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test13: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test14: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test15: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test7: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test8: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test9: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test3: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test4: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test5: PASS - [2024-06-27T10:58:08.065Z] [exec] - switchoffACCconnpooling-test6: PASS - [2024-06-27T10:58:08.065Z] [exec] ----------------------------------------- [2024-06-27T10:58:08.065Z] [exec] Total PASS: 15 [2024-06-27T10:58:08.065Z] [exec] Total FAIL: 0 [2024-06-27T10:58:08.065Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:58:08.065Z] [exec] ----------------------------------------- [2024-06-27T10:58:08.065Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:08.065Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:08.128Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:08.128Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:58:08.128Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:08.128Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:58:08.128Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:08.128Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-06-27T10:58:08.128Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:08.128Z] [2024-06-27T10:58:08.128Z] process.result: [2024-06-27T10:58:08.128Z] [2024-06-27T10:58:08.128Z] processResult: [2024-06-27T10:58:08.128Z] [2024-06-27T10:58:08.128Z] failed: [2024-06-27T10:58:08.128Z] [2024-06-27T10:58:08.128Z] passed: [2024-06-27T10:58:08.128Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:08.128Z] [2024-06-27T10:58:08.128Z] unknown: [2024-06-27T10:58:08.128Z] [2024-06-27T10:58:08.128Z] runclient: [2024-06-27T10:58:08.128Z] [2024-06-27T10:58:08.128Z] init.os: [2024-06-27T10:58:08.128Z] [2024-06-27T10:58:08.128Z] init.tools.unix: [2024-06-27T10:58:08.128Z] [2024-06-27T10:58:08.128Z] init.tools.windows: [2024-06-27T10:58:08.128Z] [2024-06-27T10:58:08.129Z] init.tools: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] setAsadminArgs: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] init: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] init.customtasks: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] checkAppOnCluster: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] run.positive: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] deploy.version: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] del.ref.registred: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] process.versionExpression: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] process.appname: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] _process.target: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] process.target: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] prepare.is.version.registred: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] init.os: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] init.tools.unix: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] init.tools.windows: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] init.tools: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] setAsadminArgs: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] init: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] init.customtasks: [2024-06-27T10:58:08.129Z] [2024-06-27T10:58:08.129Z] prepare: [2024-06-27T10:58:08.130Z] [2024-06-27T10:58:08.130Z] exec.asadmin2: [2024-06-27T10:58:08.312Z] [exec] [2024-06-27T10:58:08.313Z] [exec] Generating code... [2024-06-27T10:58:08.313Z] [exec] [2024-06-27T10:58:08.313Z] [exec] Compiling code... [2024-06-27T10:58:08.321Z] [2024-06-27T10:58:08.321Z] checkReporting-common: [2024-06-27T10:58:08.507Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:08.507Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:08.507Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:08.507Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:08.507Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:08.507Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:08.507Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:08.575Z] [2024-06-27T10:58:08.575Z] confirmReportPresent-common: [2024-06-27T10:58:08.575Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:58:08.575Z] [echo] Test seems to be reported fine [2024-06-27T10:58:08.575Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/switchoffACCconnpooling/RepRunConf.txt [2024-06-27T10:58:08.575Z] [2024-06-27T10:58:08.575Z] confirmMissingReport-common: [2024-06-27T10:58:08.575Z] [2024-06-27T10:58:08.575Z] unsetup: [2024-06-27T10:58:08.575Z] [2024-06-27T10:58:08.575Z] setOSConditions: [2024-06-27T10:58:08.576Z] [2024-06-27T10:58:08.576Z] setToolWin: [2024-06-27T10:58:08.576Z] [2024-06-27T10:58:08.576Z] setToolUnix: [2024-06-27T10:58:08.576Z] [2024-06-27T10:58:08.576Z] setToolProperty: [2024-06-27T10:58:08.576Z] [2024-06-27T10:58:08.576Z] setS1ASclassPath: [2024-06-27T10:58:08.576Z] [2024-06-27T10:58:08.576Z] init-common: [2024-06-27T10:58:08.576Z] [2024-06-27T10:58:08.576Z] delete-jdbc-resource-common: [2024-06-27T10:58:08.576Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource [2024-06-27T10:58:08.830Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource [2024-06-27T10:58:08.830Z] [exec] JDBC resource jdbc/nonxaresource deleted successfully [2024-06-27T10:58:08.830Z] [echo] cmd executed for server [2024-06-27T10:58:08.830Z] [2024-06-27T10:58:08.830Z] setOSConditions: [2024-06-27T10:58:08.830Z] [2024-06-27T10:58:08.830Z] setToolWin: [2024-06-27T10:58:08.830Z] [2024-06-27T10:58:08.830Z] setToolUnix: [2024-06-27T10:58:08.830Z] [2024-06-27T10:58:08.830Z] setToolProperty: [2024-06-27T10:58:08.830Z] [2024-06-27T10:58:08.830Z] setS1ASclassPath: [2024-06-27T10:58:08.830Z] [2024-06-27T10:58:08.830Z] init-common: [2024-06-27T10:58:08.830Z] [2024-06-27T10:58:08.830Z] delete-jdbc-connpool-common: [2024-06-27T10:58:08.830Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool [2024-06-27T10:58:08.875Z] [exec] Jun 27, 2024 10:58:08 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:08.875Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4bc9ca97 [2024-06-27T10:58:09.071Z] [2024-06-27T10:58:09.071Z] process.registred: [2024-06-27T10:58:09.071Z] [2024-06-27T10:58:09.071Z] is.version.registred: [2024-06-27T10:58:09.071Z] [2024-06-27T10:58:09.071Z] process.xmlversionidentifier: [2024-06-27T10:58:09.071Z] [2024-06-27T10:58:09.071Z] prepare.cluster: [2024-06-27T10:58:09.071Z] [2024-06-27T10:58:09.071Z] process.enabled: [2024-06-27T10:58:09.071Z] [2024-06-27T10:58:09.071Z] process.hasToDeploy: [2024-06-27T10:58:09.071Z] [2024-06-27T10:58:09.071Z] deploy.version.unregistred: [2024-06-27T10:58:09.071Z] [2024-06-27T10:58:09.071Z] init.os: [2024-06-27T10:58:09.071Z] [2024-06-27T10:58:09.071Z] init.tools.unix: [2024-06-27T10:58:09.071Z] [2024-06-27T10:58:09.071Z] init.tools.windows: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] init.tools: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] setAsadminArgs: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] init: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] init.customtasks: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] prepare: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] process.versionExpression: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] process.appname: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] create.version: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] assemble.non-existent: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] process.xmlversionidentifier: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] prepare.update.xml.identifier: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] update.xml.identifier: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] deployWithNameOption: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] setAsadminArgs: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] common.deploy.asadmin: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] init.os: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] init.tools.unix: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] init.tools.windows: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.072Z] init.tools: [2024-06-27T10:58:09.072Z] [2024-06-27T10:58:09.073Z] setAsadminArgs: [2024-06-27T10:58:09.073Z] [2024-06-27T10:58:09.073Z] init: [2024-06-27T10:58:09.073Z] [2024-06-27T10:58:09.073Z] init.customtasks: [2024-06-27T10:58:09.073Z] [2024-06-27T10:58:09.073Z] common.run.asadmin: [2024-06-27T10:58:09.073Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:58:09.130Z] [exec] I am in client [2024-06-27T10:58:09.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool [2024-06-27T10:58:09.390Z] [exec] JDBC Connection pool jdbc-derby-pool deleted successfully [2024-06-27T10:58:09.390Z] [echo] cmd executed for server [2024-06-27T10:58:09.390Z] [2024-06-27T10:58:09.390Z] setOSConditions: [2024-06-27T10:58:09.390Z] [2024-06-27T10:58:09.390Z] setToolWin: [2024-06-27T10:58:09.390Z] [2024-06-27T10:58:09.390Z] setToolUnix: [2024-06-27T10:58:09.390Z] [2024-06-27T10:58:09.390Z] setToolProperty: [2024-06-27T10:58:09.390Z] [2024-06-27T10:58:09.390Z] setS1ASclassPath: [2024-06-27T10:58:09.390Z] [2024-06-27T10:58:09.390Z] init-common: [2024-06-27T10:58:09.390Z] [2024-06-27T10:58:09.390Z] delete-jdbc-resource-common: [2024-06-27T10:58:09.390Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xaresource [2024-06-27T10:58:09.634Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:09.634Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:09.655Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xaresource [2024-06-27T10:58:09.655Z] [exec] JDBC resource jdbc/xaresource deleted successfully [2024-06-27T10:58:09.655Z] [echo] cmd executed for server [2024-06-27T10:58:09.655Z] [2024-06-27T10:58:09.655Z] setOSConditions: [2024-06-27T10:58:09.655Z] [2024-06-27T10:58:09.655Z] setToolWin: [2024-06-27T10:58:09.655Z] [2024-06-27T10:58:09.655Z] setToolUnix: [2024-06-27T10:58:09.655Z] [2024-06-27T10:58:09.655Z] setToolProperty: [2024-06-27T10:58:09.655Z] [2024-06-27T10:58:09.655Z] setS1ASclassPath: [2024-06-27T10:58:09.655Z] [2024-06-27T10:58:09.655Z] init-common: [2024-06-27T10:58:09.655Z] [2024-06-27T10:58:09.655Z] delete-jdbc-connpool-common: [2024-06-27T10:58:09.655Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-xa-pool [2024-06-27T10:58:09.676Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/WebServiceEJBService.java uses or overrides a deprecated API. [2024-06-27T10:58:09.676Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:58:09.676Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:58:09.677Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:09.677Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:09.677Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:09.677Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:09.677Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:09.677Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:09.677Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:09.677Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:09.689Z] [exec] Jun 27, 2024 10:58:09 AM org.hibernate.validator.internal.util.Version <clinit> [2024-06-27T10:58:09.689Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:58:09.890Z] [exec] Application deployed with name simple-versioned-servlet. [2024-06-27T10:58:09.890Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:09.890Z] [2024-06-27T10:58:09.891Z] init.os: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] init.tools.unix: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] init.tools.windows: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] init.tools: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] setAsadminArgs: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] init: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] init.customtasks: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] setEnabled: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] createAppRef: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] deployWithoutNameOption: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] init.os: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] init.tools.unix: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] init.tools.windows: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] init.tools: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] setAsadminArgs: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] init: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] init.customtasks: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] prepare.client: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] prepare.client.appclient: [2024-06-27T10:58:09.891Z] [2024-06-27T10:58:09.891Z] increment.log.next: [2024-06-27T10:58:09.892Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:09.892Z] [2024-06-27T10:58:09.892Z] process.versionexpression: [2024-06-27T10:58:09.892Z] [2024-06-27T10:58:09.892Z] prepare.run: [2024-06-27T10:58:09.892Z] [2024-06-27T10:58:09.892Z] common.run.positive: [2024-06-27T10:58:09.898Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:09.898Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/ejb/ConverterBean.java uses or overrides a deprecated API. [2024-06-27T10:58:09.898Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:58:09.898Z] [javac] 1 warning [2024-06-27T10:58:09.898Z] [2024-06-27T10:58:09.898Z] setOSConditions: [2024-06-27T10:58:09.898Z] [2024-06-27T10:58:09.898Z] setToolWin: [2024-06-27T10:58:09.898Z] [2024-06-27T10:58:09.898Z] setToolUnix: [2024-06-27T10:58:09.898Z] [2024-06-27T10:58:09.898Z] setToolProperty: [2024-06-27T10:58:09.898Z] [2024-06-27T10:58:09.898Z] setS1ASclassPath: [2024-06-27T10:58:09.898Z] [2024-06-27T10:58:09.898Z] init-common: [2024-06-27T10:58:09.898Z] [2024-06-27T10:58:09.898Z] compile-common: [2024-06-27T10:58:09.898Z] [echo] Current time (ISO): 2024-06-27T10:58:09.886+0000 [2024-06-27T10:58:09.898Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:09.932Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:09.932Z] [javac] warning: Implicitly compiled files were not subject to annotation processing. [2024-06-27T10:58:09.932Z] [javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [2024-06-27T10:58:09.932Z] [javac] 2 warnings [2024-06-27T10:58:09.932Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-06-27T10:58:09.942Z] [exec] Jun 27, 2024 10:58:09 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:58:09.942Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6b8f8ed4[jndiName=java:app/jdbc-xa-pool, applicationName=ejb-ejb30-persistence-tx_propagationApp, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-06-27T10:58:09.942Z] [exec] calling createPerson(duke) [2024-06-27T10:58:09.942Z] [exec] created [2024-06-27T10:58:09.942Z] [exec] utx.begin called [2024-06-27T10:58:10.148Z] [2024-06-27T10:58:10.148Z] setHttpPort: [2024-06-27T10:58:10.148Z] [2024-06-27T10:58:10.148Z] common.run: [2024-06-27T10:58:10.148Z] [2024-06-27T10:58:10.148Z] checkAppOnServer: [2024-06-27T10:58:10.148Z] [2024-06-27T10:58:10.148Z] declare-test: [2024-06-27T10:58:10.148Z] [echo] Starting test simple-versioned-servlet redeployment(2) untagged - logID=14 (server) [2024-06-27T10:58:10.148Z] [2024-06-27T10:58:10.148Z] prepare.runclient: [2024-06-27T10:58:10.148Z] [2024-06-27T10:58:10.148Z] process.classpath: [2024-06-27T10:58:10.148Z] [2024-06-27T10:58:10.148Z] process.jvmargs: [2024-06-27T10:58:10.148Z] [2024-06-27T10:58:10.148Z] java.with.result: [2024-06-27T10:58:10.213Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-xa-pool [2024-06-27T10:58:10.213Z] [exec] JDBC Connection pool jdbc-derby-xa-pool deleted successfully [2024-06-27T10:58:10.213Z] [echo] cmd executed for server [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] all: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] setOSConditions: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] setToolWin: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] setToolUnix: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] setToolProperty: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] setS1ASclassPath: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] init-common: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] clean: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] setOSConditions: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] setToolWin: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] setToolUnix: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] setToolProperty: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] setS1ASclassPath: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] init-common: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.213Z] clean-common: [2024-06-27T10:58:10.213Z] [2024-06-27T10:58:10.214Z] setOSConditions: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setToolWin: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setToolUnix: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setToolProperty: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setS1ASclassPath: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] init-common: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] clean-classes-common: [2024-06-27T10:58:10.214Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setOSConditions: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setToolWin: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setToolUnix: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setToolProperty: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setS1ASclassPath: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] init-common: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] clean-jars-common: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] compile: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setOSConditions: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setToolWin: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setToolUnix: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setToolProperty: [2024-06-27T10:58:10.214Z] [2024-06-27T10:58:10.214Z] setS1ASclassPath: [2024-06-27T10:58:10.215Z] [2024-06-27T10:58:10.215Z] init-common: [2024-06-27T10:58:10.215Z] [2024-06-27T10:58:10.215Z] compile-common: [2024-06-27T10:58:10.215Z] [echo] Current time (ISO): 2024-06-27T10:58:09.969+0000 [2024-06-27T10:58:10.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:10.215Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:10.404Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:10.404Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:58:10.404Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:10.404Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:58:10.504Z] [exec] inserted 1,1 into table [2024-06-27T10:58:10.504Z] [exec] Value of key is: delegateFoundMe [2024-06-27T10:58:10.504Z] [exec] Value of key is: findDelegateCreatedPerson [2024-06-27T10:58:10.504Z] [exec] calling utx.rollback [2024-06-27T10:58:10.504Z] [exec] utx.rollback called [2024-06-27T10:58:10.504Z] [exec] I am in client [2024-06-27T10:58:10.504Z] [exec] calling createPerson(duke) [2024-06-27T10:58:10.504Z] [exec] Value of key is: delegateFoundMe [2024-06-27T10:58:10.504Z] [exec] Value of key is: findDelegateCreatedPerson [2024-06-27T10:58:10.504Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:10.504Z] [exec] [2024-06-27T10:58:10.504Z] [exec] [2024-06-27T10:58:10.504Z] [exec] ----------------------------------------- [2024-06-27T10:58:10.504Z] [exec] - delegateFoundMe: PASS - [2024-06-27T10:58:10.504Z] [exec] - findDelegateCreatedPerson: PASS - [2024-06-27T10:58:10.504Z] [exec] ----------------------------------------- [2024-06-27T10:58:10.504Z] [exec] Total PASS: 2 [2024-06-27T10:58:10.504Z] [exec] Total FAIL: 0 [2024-06-27T10:58:10.504Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:58:10.504Z] [exec] ----------------------------------------- [2024-06-27T10:58:10.504Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:10.504Z] [exec] created [2024-06-27T10:58:10.504Z] [exec] utx.begin called [2024-06-27T10:58:10.504Z] [exec] inserted 1,1 into table [2024-06-27T10:58:10.504Z] [exec] calling utx.commit [2024-06-27T10:58:10.504Z] [exec] utx.commit called [2024-06-27T10:58:10.660Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:10.660Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-06-27T10:58:10.660Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:10.660Z] [2024-06-27T10:58:10.661Z] process.result: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] processResult: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] failed: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] passed: [2024-06-27T10:58:10.661Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] unknown: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] runclient: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] init.os: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] init.tools.unix: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] init.tools.windows: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] init.tools: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] setAsadminArgs: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] init: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] init.customtasks: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] checkAppOnCluster: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] run.positive: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] deploy.version: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] del.ref.registred: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] process.versionExpression: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] process.appname: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.661Z] _process.target: [2024-06-27T10:58:10.661Z] [2024-06-27T10:58:10.662Z] process.target: [2024-06-27T10:58:10.662Z] [2024-06-27T10:58:10.662Z] prepare.is.version.registred: [2024-06-27T10:58:10.662Z] [2024-06-27T10:58:10.662Z] init.os: [2024-06-27T10:58:10.662Z] [2024-06-27T10:58:10.662Z] init.tools.unix: [2024-06-27T10:58:10.662Z] [2024-06-27T10:58:10.662Z] init.tools.windows: [2024-06-27T10:58:10.662Z] [2024-06-27T10:58:10.662Z] init.tools: [2024-06-27T10:58:10.662Z] [2024-06-27T10:58:10.662Z] setAsadminArgs: [2024-06-27T10:58:10.662Z] [2024-06-27T10:58:10.662Z] init: [2024-06-27T10:58:10.662Z] [2024-06-27T10:58:10.662Z] init.customtasks: [2024-06-27T10:58:10.662Z] [2024-06-27T10:58:10.662Z] prepare: [2024-06-27T10:58:10.662Z] [2024-06-27T10:58:10.662Z] exec.asadmin2: [2024-06-27T10:58:10.764Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:10.764Z] [exec] Jun 27, 2024 10:58:10 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service [2024-06-27T10:58:10.764Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-06-27T10:58:11.018Z] [2024-06-27T10:58:11.018Z] checkReporting-common: [2024-06-27T10:58:11.018Z] [2024-06-27T10:58:11.018Z] confirmReportPresent-common: [2024-06-27T10:58:11.018Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:58:11.018Z] [echo] Test seems to be reported fine [2024-06-27T10:58:11.019Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jpa-tx-propagation-gf-resources-xml/RepRunConf.txt [2024-06-27T10:58:11.019Z] [2024-06-27T10:58:11.019Z] confirmMissingReport-common: [2024-06-27T10:58:11.019Z] [2024-06-27T10:58:11.019Z] undeploy: [2024-06-27T10:58:11.019Z] [2024-06-27T10:58:11.019Z] setOSConditions: [2024-06-27T10:58:11.019Z] [2024-06-27T10:58:11.019Z] setToolWin: [2024-06-27T10:58:11.019Z] [2024-06-27T10:58:11.019Z] setToolUnix: [2024-06-27T10:58:11.019Z] [2024-06-27T10:58:11.019Z] setToolProperty: [2024-06-27T10:58:11.019Z] [2024-06-27T10:58:11.019Z] setS1ASclassPath: [2024-06-27T10:58:11.019Z] [2024-06-27T10:58:11.019Z] init-common: [2024-06-27T10:58:11.019Z] [2024-06-27T10:58:11.019Z] undeploy-common: [2024-06-27T10:58:11.153Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:11.153Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:11.153Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:11.153Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:11.153Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:11.153Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:11.153Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:11.224Z] [exec] Result: 1 [2024-06-27T10:58:11.224Z] [2024-06-27T10:58:11.224Z] process.registred: [2024-06-27T10:58:11.224Z] [2024-06-27T10:58:11.224Z] is.version.registred: [2024-06-27T10:58:11.224Z] [2024-06-27T10:58:11.224Z] process.xmlversionidentifier: [2024-06-27T10:58:11.224Z] [2024-06-27T10:58:11.224Z] prepare.cluster: [2024-06-27T10:58:11.224Z] [2024-06-27T10:58:11.225Z] process.enabled: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] process.hasToDeploy: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] deploy.version.unregistred: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] init.os: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] init.tools.unix: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] init.tools.windows: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] init.tools: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] setAsadminArgs: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] init: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] init.customtasks: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] prepare: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] process.versionExpression: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] process.appname: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] create.version: [2024-06-27T10:58:11.225Z] [2024-06-27T10:58:11.225Z] assemble.non-existent: [2024-06-27T10:58:11.266Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:11.266Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:11.266Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:11.266Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:11.266Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:11.266Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:11.266Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:11.273Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-tx_propagationApp [2024-06-27T10:58:11.408Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] process.xmlversionidentifier: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] prepare.update.xml.identifier: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] update.xml.identifier: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] deployWithNameOption: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] setAsadminArgs: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] common.deploy.asadmin: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] init.os: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] init.tools.unix: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] init.tools.windows: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] init.tools: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] setAsadminArgs: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] init: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] init.customtasks: [2024-06-27T10:58:11.482Z] [2024-06-27T10:58:11.482Z] common.run.asadmin: [2024-06-27T10:58:11.483Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-06-27T10:58:11.527Z] [2024-06-27T10:58:11.527Z] unsetup: [2024-06-27T10:58:11.527Z] [2024-06-27T10:58:11.527Z] setOSConditions: [2024-06-27T10:58:11.527Z] [2024-06-27T10:58:11.527Z] setToolWin: [2024-06-27T10:58:11.527Z] [2024-06-27T10:58:11.527Z] setToolUnix: [2024-06-27T10:58:11.527Z] [2024-06-27T10:58:11.527Z] setToolProperty: [2024-06-27T10:58:11.527Z] [2024-06-27T10:58:11.527Z] setS1ASclassPath: [2024-06-27T10:58:11.527Z] [2024-06-27T10:58:11.527Z] init-common: [2024-06-27T10:58:11.527Z] [2024-06-27T10:58:11.527Z] execute-sql-common: [2024-06-27T10:58:11.527Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/jpa-tx-propagation-gf-resources-xml/sql/drop.sql [2024-06-27T10:58:11.527Z] [sql] 0 rows affected [2024-06-27T10:58:11.527Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] all: [2024-06-27T10:58:11.528Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setOSConditions: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setToolWin: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setToolUnix: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setToolProperty: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setS1ASclassPath: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] init-common: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] clean: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setOSConditions: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setToolWin: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setToolUnix: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setToolProperty: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setS1ASclassPath: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] init-common: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] clean-common: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setOSConditions: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setToolWin: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setToolUnix: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setToolProperty: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.528Z] setS1ASclassPath: [2024-06-27T10:58:11.528Z] [2024-06-27T10:58:11.529Z] init-common: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] clean-classes-common: [2024-06-27T10:58:11.529Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] setOSConditions: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] setToolWin: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] setToolUnix: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] setToolProperty: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] setS1ASclassPath: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] init-common: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] clean-jars-common: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] compile: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] setOSConditions: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] setToolWin: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] setToolUnix: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] setToolProperty: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] setS1ASclassPath: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] init-common: [2024-06-27T10:58:11.529Z] [2024-06-27T10:58:11.529Z] compile-common: [2024-06-27T10:58:11.529Z] [echo] Current time (ISO): 2024-06-27T10:58:11.395+0000 [2024-06-27T10:58:11.529Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:11.529Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:11.662Z] [javac] 1 warning [2024-06-27T10:58:11.662Z] [2024-06-27T10:58:11.662Z] setOSConditions: [2024-06-27T10:58:11.662Z] [2024-06-27T10:58:11.662Z] setToolWin: [2024-06-27T10:58:11.662Z] [2024-06-27T10:58:11.662Z] setToolUnix: [2024-06-27T10:58:11.662Z] [2024-06-27T10:58:11.662Z] setToolProperty: [2024-06-27T10:58:11.663Z] [2024-06-27T10:58:11.663Z] setS1ASclassPath: [2024-06-27T10:58:11.663Z] [2024-06-27T10:58:11.663Z] init-common: [2024-06-27T10:58:11.663Z] [2024-06-27T10:58:11.663Z] compile-common: [2024-06-27T10:58:11.663Z] [echo] Current time (ISO): 2024-06-27T10:58:11.530+0000 [2024-06-27T10:58:11.663Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:11.996Z] [java] Total count of 7 invocations is correct [2024-06-27T10:58:11.996Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2024-06-27T10:58:12.064Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:12.064Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:12.122Z] + break [2024-06-27T10:58:12.122Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:58:12.156Z] Archiving artifacts [2024-06-27T10:58:12.274Z] [exec] Waiting for domain1 to start ........ [2024-06-27T10:58:12.274Z] [exec] Waiting finished after 7,893 ms. [2024-06-27T10:58:12.274Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:58:12.274Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:58:12.274Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:58:12.274Z] [exec] Admin Port: 4,848 [2024-06-27T10:58:12.274Z] [exec] Command start-domain executed successfully. [2024-06-27T10:58:12.274Z] [2024-06-27T10:58:12.274Z] start-server-windows: [2024-06-27T10:58:12.275Z] [2024-06-27T10:58:12.275Z] deploy-ear: [2024-06-27T10:58:12.275Z] [2024-06-27T10:58:12.275Z] setOSConditions: [2024-06-27T10:58:12.275Z] [2024-06-27T10:58:12.275Z] setToolWin: [2024-06-27T10:58:12.275Z] [2024-06-27T10:58:12.275Z] setToolUnix: [2024-06-27T10:58:12.275Z] [2024-06-27T10:58:12.275Z] setToolProperty: [2024-06-27T10:58:12.275Z] [2024-06-27T10:58:12.275Z] setS1ASclassPath: [2024-06-27T10:58:12.275Z] [2024-06-27T10:58:12.275Z] init-common: [2024-06-27T10:58:12.275Z] [2024-06-27T10:58:12.275Z] create-ra-config: [2024-06-27T10:58:12.275Z] [2024-06-27T10:58:12.275Z] asadmin-common: [2024-06-27T10:58:12.275Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#jdbcra [2024-06-27T10:58:12.452Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:12.452Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:12.452Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:12.452Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:12.452Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:12.452Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:12.452Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:12.587Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:12.587Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:12.587Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:12.587Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:12.587Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:12.587Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:12.587Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:12.626Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-06-27T10:58:12.626Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:12.626Z] [2024-06-27T10:58:12.626Z] init.os: [2024-06-27T10:58:12.626Z] [2024-06-27T10:58:12.626Z] init.tools.unix: [2024-06-27T10:58:12.626Z] [2024-06-27T10:58:12.627Z] init.tools.windows: [2024-06-27T10:58:12.627Z] [2024-06-27T10:58:12.627Z] init.tools: [2024-06-27T10:58:12.627Z] [2024-06-27T10:58:12.627Z] setAsadminArgs: [2024-06-27T10:58:12.627Z] [2024-06-27T10:58:12.627Z] init: [2024-06-27T10:58:12.627Z] [2024-06-27T10:58:12.627Z] init.customtasks: [2024-06-27T10:58:12.627Z] [2024-06-27T10:58:12.627Z] setEnabled: [2024-06-27T10:58:12.627Z] [2024-06-27T10:58:12.627Z] createAppRef: [2024-06-27T10:58:12.627Z] [2024-06-27T10:58:12.627Z] deployWithoutNameOption: [2024-06-27T10:58:12.627Z] [2024-06-27T10:58:12.627Z] process.versionExpression: [2024-06-27T10:58:12.627Z] [2024-06-27T10:58:12.627Z] process.appname: [2024-06-27T10:58:12.627Z] [2024-06-27T10:58:12.627Z] process.xmlversionidentifier: [2024-06-27T10:58:12.627Z] [2024-06-27T10:58:12.627Z] prepare.cluster: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] redeploy.version: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] setAsadminArgs: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] common.redeploy.asadmin: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] init.os: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] init.tools.unix: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] init.tools.windows: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] init.tools: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] setAsadminArgs: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] init: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] init.customtasks: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] delAppRef: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.628Z] init.os: [2024-06-27T10:58:12.628Z] [2024-06-27T10:58:12.629Z] init.tools.unix: [2024-06-27T10:58:12.629Z] [2024-06-27T10:58:12.629Z] init.tools.windows: [2024-06-27T10:58:12.629Z] [2024-06-27T10:58:12.629Z] init.tools: [2024-06-27T10:58:12.629Z] [2024-06-27T10:58:12.629Z] setAsadminArgs: [2024-06-27T10:58:12.629Z] [2024-06-27T10:58:12.629Z] init: [2024-06-27T10:58:12.629Z] [2024-06-27T10:58:12.629Z] init.customtasks: [2024-06-27T10:58:12.629Z] [2024-06-27T10:58:12.629Z] common.run.asadmin: [2024-06-27T10:58:12.629Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-06-27T10:58:13.009Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:13.009Z] [javac] 1 warning [2024-06-27T10:58:13.009Z] [2024-06-27T10:58:13.009Z] setOSConditions: [2024-06-27T10:58:13.009Z] [2024-06-27T10:58:13.009Z] setToolWin: [2024-06-27T10:58:13.009Z] [2024-06-27T10:58:13.009Z] setToolUnix: [2024-06-27T10:58:13.009Z] [2024-06-27T10:58:13.009Z] setToolProperty: [2024-06-27T10:58:13.009Z] [2024-06-27T10:58:13.009Z] setS1ASclassPath: [2024-06-27T10:58:13.009Z] [2024-06-27T10:58:13.009Z] init-common: [2024-06-27T10:58:13.009Z] [2024-06-27T10:58:13.009Z] compile-common: [2024-06-27T10:58:13.010Z] [echo] Current time (ISO): 2024-06-27T10:58:12.926+0000 [2024-06-27T10:58:13.010Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:13.158Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:13.158Z] [javac] 1 warning [2024-06-27T10:58:13.158Z] [2024-06-27T10:58:13.158Z] build: [2024-06-27T10:58:13.181Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:13.181Z] [javac] 1 warning [2024-06-27T10:58:13.181Z] [2024-06-27T10:58:13.181Z] build: [2024-06-27T10:58:13.181Z] [2024-06-27T10:58:13.181Z] setOSConditions: [2024-06-27T10:58:13.181Z] [2024-06-27T10:58:13.181Z] fixFiles: [2024-06-27T10:58:13.181Z] [2024-06-27T10:58:13.181Z] convUnix: [2024-06-27T10:58:13.181Z] [2024-06-27T10:58:13.181Z] convWin: [2024-06-27T10:58:13.181Z] [2024-06-27T10:58:13.181Z] setToolWin: [2024-06-27T10:58:13.181Z] [2024-06-27T10:58:13.181Z] setToolUnix: [2024-06-27T10:58:13.181Z] [2024-06-27T10:58:13.181Z] setToolProperty: [2024-06-27T10:58:13.181Z] [2024-06-27T10:58:13.181Z] setS1ASclassPath: [2024-06-27T10:58:13.181Z] [2024-06-27T10:58:13.182Z] init-common: [2024-06-27T10:58:13.182Z] [2024-06-27T10:58:13.182Z] package-persistence-common: [2024-06-27T10:58:13.182Z] [2024-06-27T10:58:13.182Z] ejb-jar-common: [2024-06-27T10:58:13.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:13.182Z] [2024-06-27T10:58:13.182Z] package-ejbjar-common: [2024-06-27T10:58:13.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.182Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-ejb.jar [2024-06-27T10:58:13.182Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.182Z] [2024-06-27T10:58:13.182Z] appclient-jar-common: [2024-06-27T10:58:13.182Z] [2024-06-27T10:58:13.182Z] package-appclientjar-common: [2024-06-27T10:58:13.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.182Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-client.jar [2024-06-27T10:58:13.182Z] [2024-06-27T10:58:13.182Z] webclient-war-common: [2024-06-27T10:58:13.182Z] [2024-06-27T10:58:13.182Z] build-ear-common: [2024-06-27T10:58:13.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:13.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:13.182Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-06-27T10:58:13.182Z] [2024-06-27T10:58:13.182Z] setup: [2024-06-27T10:58:13.182Z] [2024-06-27T10:58:13.182Z] prepare-store-common: [2024-06-27T10:58:13.182Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__cacerts.jks [2024-06-27T10:58:13.183Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__keystore.jks [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] setOSConditions: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] setToolWin: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] setToolUnix: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] setToolProperty: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] setS1ASclassPath: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] init-common: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] prepare-store-keytool-common: [2024-06-27T10:58:13.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] setOSConditions: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] setToolWin: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] setToolUnix: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] setToolProperty: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] setS1ASclassPath: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] init-common: [2024-06-27T10:58:13.183Z] [2024-06-27T10:58:13.183Z] generate-jks-key: [2024-06-27T10:58:13.206Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:13.206Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:13.241Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:58:13.241Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:58:13.241Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user web-subclassingApp#jdbcra [2024-06-27T10:58:13.413Z] [2024-06-27T10:58:13.413Z] setOSConditions: [2024-06-27T10:58:13.413Z] [2024-06-27T10:58:13.413Z] fixFiles: [2024-06-27T10:58:13.413Z] [2024-06-27T10:58:13.413Z] convUnix: [2024-06-27T10:58:13.413Z] [2024-06-27T10:58:13.413Z] convWin: [2024-06-27T10:58:13.413Z] [2024-06-27T10:58:13.413Z] setToolWin: [2024-06-27T10:58:13.413Z] [2024-06-27T10:58:13.413Z] setToolUnix: [2024-06-27T10:58:13.413Z] [2024-06-27T10:58:13.413Z] setToolProperty: [2024-06-27T10:58:13.413Z] [2024-06-27T10:58:13.413Z] setS1ASclassPath: [2024-06-27T10:58:13.413Z] [2024-06-27T10:58:13.413Z] init-common: [2024-06-27T10:58:13.413Z] [2024-06-27T10:58:13.413Z] package-persistence-common: [2024-06-27T10:58:13.413Z] [2024-06-27T10:58:13.413Z] ejb-jar-common: [2024-06-27T10:58:13.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:13.414Z] [2024-06-27T10:58:13.414Z] package-ejbjar-common: [2024-06-27T10:58:13.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.414Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentials-ejb.jar [2024-06-27T10:58:13.414Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.414Z] [2024-06-27T10:58:13.414Z] appclient-jar-common: [2024-06-27T10:58:13.414Z] [2024-06-27T10:58:13.414Z] package-appclientjar-common: [2024-06-27T10:58:13.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.414Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentials-client.jar [2024-06-27T10:58:13.414Z] [2024-06-27T10:58:13.414Z] webclient-war-common: [2024-06-27T10:58:13.414Z] [2024-06-27T10:58:13.414Z] build-ear-common: [2024-06-27T10:58:13.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:13.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:13.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:13.414Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsApp.ear [2024-06-27T10:58:13.414Z] [2024-06-27T10:58:13.414Z] deploy: [2024-06-27T10:58:13.414Z] [2024-06-27T10:58:13.414Z] setOSConditions: [2024-06-27T10:58:13.414Z] [2024-06-27T10:58:13.414Z] setToolWin: [2024-06-27T10:58:13.414Z] [2024-06-27T10:58:13.414Z] setToolUnix: [2024-06-27T10:58:13.414Z] [2024-06-27T10:58:13.414Z] setToolProperty: [2024-06-27T10:58:13.414Z] [2024-06-27T10:58:13.415Z] setS1ASclassPath: [2024-06-27T10:58:13.415Z] [2024-06-27T10:58:13.415Z] init-common: [2024-06-27T10:58:13.415Z] [2024-06-27T10:58:13.415Z] deploy-jdbc-common: [2024-06-27T10:58:13.415Z] [2024-06-27T10:58:13.415Z] setOSConditions: [2024-06-27T10:58:13.415Z] [2024-06-27T10:58:13.415Z] setToolWin: [2024-06-27T10:58:13.415Z] [2024-06-27T10:58:13.415Z] setToolUnix: [2024-06-27T10:58:13.415Z] [2024-06-27T10:58:13.415Z] setToolProperty: [2024-06-27T10:58:13.415Z] [2024-06-27T10:58:13.415Z] setS1ASclassPath: [2024-06-27T10:58:13.415Z] [2024-06-27T10:58:13.415Z] init-common: [2024-06-27T10:58:13.415Z] [2024-06-27T10:58:13.415Z] create-jdbc-connpool-common: [2024-06-27T10:58:13.462Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-06-27T10:58:13.462Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:13.462Z] [2024-06-27T10:58:13.462Z] init.os: [2024-06-27T10:58:13.462Z] [2024-06-27T10:58:13.462Z] init.tools.unix: [2024-06-27T10:58:13.462Z] [2024-06-27T10:58:13.462Z] init.tools.windows: [2024-06-27T10:58:13.462Z] [2024-06-27T10:58:13.462Z] init.tools: [2024-06-27T10:58:13.462Z] [2024-06-27T10:58:13.462Z] setAsadminArgs: [2024-06-27T10:58:13.462Z] [2024-06-27T10:58:13.462Z] init: [2024-06-27T10:58:13.463Z] [2024-06-27T10:58:13.463Z] init.customtasks: [2024-06-27T10:58:13.463Z] [2024-06-27T10:58:13.463Z] setEnabled: [2024-06-27T10:58:13.463Z] [2024-06-27T10:58:13.463Z] createAppRef: [2024-06-27T10:58:13.463Z] [2024-06-27T10:58:13.463Z] init.os: [2024-06-27T10:58:13.463Z] [2024-06-27T10:58:13.463Z] init.tools.unix: [2024-06-27T10:58:13.463Z] [2024-06-27T10:58:13.463Z] init.tools.windows: [2024-06-27T10:58:13.463Z] [2024-06-27T10:58:13.463Z] init.tools: [2024-06-27T10:58:13.463Z] [2024-06-27T10:58:13.463Z] setAsadminArgs: [2024-06-27T10:58:13.463Z] [2024-06-27T10:58:13.463Z] init: [2024-06-27T10:58:13.718Z] [2024-06-27T10:58:13.718Z] init.customtasks: [2024-06-27T10:58:13.718Z] [2024-06-27T10:58:13.719Z] prepare.client: [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] prepare.client.appclient: [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] increment.log.next: [2024-06-27T10:58:13.719Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] process.versionexpression: [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] prepare.run: [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] common.run.positive: [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] setHttpPort: [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] common.run: [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] checkAppOnServer: [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] declare-test: [2024-06-27T10:58:13.719Z] [echo] Starting test simple-versioned-servlet redeployment(3) ALPHA-1.0.0 - logID=15 (server) [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] prepare.runclient: [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] process.classpath: [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] process.jvmargs: [2024-06-27T10:58:13.719Z] [2024-06-27T10:58:13.719Z] java.with.result: [2024-06-27T10:58:13.939Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:13.939Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:13.939Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:13.939Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:13.939Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:13.939Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:13.939Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:13.975Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:13.975Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:58:13.975Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:13.975Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-06-27T10:58:13.975Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:13.975Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-06-27T10:58:13.975Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:13.975Z] [2024-06-27T10:58:13.975Z] process.result: [2024-06-27T10:58:13.975Z] [2024-06-27T10:58:13.975Z] processResult: [2024-06-27T10:58:13.975Z] [2024-06-27T10:58:13.975Z] failed: [2024-06-27T10:58:14.012Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:58:14.013Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:58:14.013Z] [2024-06-27T10:58:14.013Z] set-derby-connpool-props: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] passed: [2024-06-27T10:58:14.231Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] unknown: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] runclient: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] init.os: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] init.tools.unix: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] init.tools.windows: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] init.tools: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] setAsadminArgs: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] init: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] init.customtasks: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] checkAppOnCluster: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] run.positive: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.231Z] deploy.version: [2024-06-27T10:58:14.231Z] [2024-06-27T10:58:14.232Z] del.ref.registred: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] process.versionExpression: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] process.appname: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] _process.target: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] process.target: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] prepare.is.version.registred: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] init.os: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] init.tools.unix: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] init.tools.windows: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] init.tools: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] setAsadminArgs: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] init: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] init.customtasks: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] prepare: [2024-06-27T10:58:14.232Z] [2024-06-27T10:58:14.232Z] exec.asadmin2: [2024-06-27T10:58:14.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:58:14.267Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:58:14.497Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:14.497Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb-resources-xml/client/Client.java:63: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:58:14.497Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-06-27T10:58:14.497Z] [javac] ^ [2024-06-27T10:58:14.751Z] [javac] 2 warnings [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] build: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] setOSConditions: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] fixFiles: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] convUnix: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] convWin: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] setToolWin: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] setToolUnix: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] setToolProperty: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] setS1ASclassPath: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] init-common: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] package-persistence-common: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] ejb-jar-common: [2024-06-27T10:58:14.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] package-ejbjar-common: [2024-06-27T10:58:14.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:14.751Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-ejb.jar [2024-06-27T10:58:14.751Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.751Z] appclient-jar-common: [2024-06-27T10:58:14.751Z] [2024-06-27T10:58:14.752Z] package-appclientjar-common: [2024-06-27T10:58:14.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:14.752Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-client.jar [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] webclient-war-common: [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] build-ear-common: [2024-06-27T10:58:14.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:14.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:14.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:14.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:14.752Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] deploy: [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] setOSConditions: [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] setToolWin: [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] setToolUnix: [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] setToolProperty: [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] setS1ASclassPath: [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] init-common: [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] deploy-common: [2024-06-27T10:58:14.752Z] [echo] Current time (ISO): 2024-06-27T10:58:14.657+0000 [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] setOSConditions: [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] setToolWin: [2024-06-27T10:58:14.752Z] [2024-06-27T10:58:14.752Z] setToolUnix: [2024-06-27T10:58:14.753Z] [2024-06-27T10:58:14.753Z] setToolProperty: [2024-06-27T10:58:14.753Z] [2024-06-27T10:58:14.753Z] setS1ASclassPath: [2024-06-27T10:58:14.753Z] [2024-06-27T10:58:14.753Z] init-common: [2024-06-27T10:58:14.753Z] [2024-06-27T10:58:14.753Z] deploy-common-pe: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] process.registred: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] is.version.registred: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] process.xmlversionidentifier: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] prepare.cluster: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] process.enabled: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] process.hasToDeploy: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] deploy.version.unregistred: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] init.os: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] init.tools.unix: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] init.tools.windows: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] init.tools: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] setAsadminArgs: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] init: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.794Z] init.customtasks: [2024-06-27T10:58:14.794Z] [2024-06-27T10:58:14.795Z] prepare: [2024-06-27T10:58:14.795Z] [2024-06-27T10:58:14.795Z] process.versionExpression: [2024-06-27T10:58:14.795Z] [2024-06-27T10:58:14.795Z] process.appname: [2024-06-27T10:58:14.795Z] [2024-06-27T10:58:14.795Z] create.version: [2024-06-27T10:58:14.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:58:14.825Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] assemble.non-existent: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] process.xmlversionidentifier: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] prepare.update.xml.identifier: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] update.xml.identifier: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] deployWithNameOption: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] setAsadminArgs: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] common.deploy.asadmin: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] init.os: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] init.tools.unix: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] init.tools.windows: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] init.tools: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] setAsadminArgs: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] init: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.051Z] init.customtasks: [2024-06-27T10:58:15.051Z] [2024-06-27T10:58:15.052Z] common.run.asadmin: [2024-06-27T10:58:15.052Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-06-27T10:58:15.079Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:58:15.079Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] setOSConditions: [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] setToolWin: [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] setToolUnix: [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] setToolProperty: [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] setS1ASclassPath: [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] init-common: [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] deploy-common: [2024-06-27T10:58:15.130Z] [echo] Current time (ISO): 2024-06-27T10:58:15.074+0000 [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] setOSConditions: [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] setToolWin: [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] setToolUnix: [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] setToolProperty: [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.130Z] setS1ASclassPath: [2024-06-27T10:58:15.130Z] [2024-06-27T10:58:15.131Z] init-common: [2024-06-27T10:58:15.131Z] [2024-06-27T10:58:15.131Z] deploy-common-pe: [2024-06-27T10:58:15.174Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:15.174Z] [2024-06-27T10:58:15.174Z] compile-client: [2024-06-27T10:58:15.174Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:58:15.174Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:15.174Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:15.174Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:15.174Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:15.174Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:15.174Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:15.174Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:15.174Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:15.174Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:15.174Z] [javac] 1 warning [2024-06-27T10:58:15.174Z] [echo] Running appclient with client.Client [2024-06-27T10:58:15.174Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:15.254Z] [java] Successfully received NoSuchEJBException for concurrent access attempt on removed sfsb [2024-06-27T10:58:15.254Z] [java] Value of key is: main [2024-06-27T10:58:15.254Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:15.254Z] [java] [2024-06-27T10:58:15.254Z] [java] [2024-06-27T10:58:15.254Z] [java] ----------------------------------------- [2024-06-27T10:58:15.254Z] [java] - main: PASS - [2024-06-27T10:58:15.254Z] [java] ----------------------------------------- [2024-06-27T10:58:15.254Z] [java] Total PASS: 1 [2024-06-27T10:58:15.254Z] [java] Total FAIL: 0 [2024-06-27T10:58:15.254Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:58:15.254Z] [java] ----------------------------------------- [2024-06-27T10:58:15.254Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:15.254Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:15.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2024-06-27T10:58:15.507Z] [2024-06-27T10:58:15.507Z] undeploy: [2024-06-27T10:58:15.507Z] [2024-06-27T10:58:15.507Z] setOSConditions: [2024-06-27T10:58:15.508Z] [2024-06-27T10:58:15.508Z] setToolWin: [2024-06-27T10:58:15.508Z] [2024-06-27T10:58:15.508Z] setToolUnix: [2024-06-27T10:58:15.508Z] [2024-06-27T10:58:15.508Z] setToolProperty: [2024-06-27T10:58:15.508Z] [2024-06-27T10:58:15.508Z] setS1ASclassPath: [2024-06-27T10:58:15.508Z] [2024-06-27T10:58:15.508Z] init-common: [2024-06-27T10:58:15.508Z] [2024-06-27T10:58:15.508Z] undeploy-jar-common: [2024-06-27T10:58:15.614Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:15.614Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:15.659Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:58:15.659Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:58:15.697Z] [exec] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T10:58:15.697Z] [exec] for: CN=SSLTest, OU=Sun Java System Application Server, O=Sun Microsystems, L=Santa Clara, ST=California, C=US [2024-06-27T10:58:15.762Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-sfsbscnc-ejb [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] all: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] ear: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] setOSConditions: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] setToolWin: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] setToolUnix: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] setToolProperty: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] setS1ASclassPath: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] init-common: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] clean: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] setOSConditions: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] setToolWin: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] setToolUnix: [2024-06-27T10:58:15.762Z] [2024-06-27T10:58:15.762Z] setToolProperty: [2024-06-27T10:58:15.763Z] [2024-06-27T10:58:15.763Z] setS1ASclassPath: [2024-06-27T10:58:15.763Z] [2024-06-27T10:58:15.763Z] init-common: [2024-06-27T10:58:15.763Z] [2024-06-27T10:58:15.763Z] clean-common: [2024-06-27T10:58:15.763Z] [2024-06-27T10:58:15.763Z] setOSConditions: [2024-06-27T10:58:15.763Z] [2024-06-27T10:58:15.763Z] setToolWin: [2024-06-27T10:58:15.763Z] [2024-06-27T10:58:15.763Z] setToolUnix: [2024-06-27T10:58:15.763Z] [2024-06-27T10:58:15.763Z] setToolProperty: [2024-06-27T10:58:15.763Z] [2024-06-27T10:58:15.763Z] setS1ASclassPath: [2024-06-27T10:58:15.763Z] [2024-06-27T10:58:15.763Z] init-common: [2024-06-27T10:58:15.763Z] [2024-06-27T10:58:15.763Z] clean-classes-common: [2024-06-27T10:58:15.763Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:58:15.914Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:58:15.914Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:58:16.017Z] [2024-06-27T10:58:16.017Z] setOSConditions: [2024-06-27T10:58:16.017Z] [2024-06-27T10:58:16.017Z] setToolWin: [2024-06-27T10:58:16.017Z] [2024-06-27T10:58:16.017Z] setToolUnix: [2024-06-27T10:58:16.017Z] [2024-06-27T10:58:16.017Z] setToolProperty: [2024-06-27T10:58:16.017Z] [2024-06-27T10:58:16.017Z] setS1ASclassPath: [2024-06-27T10:58:16.017Z] [2024-06-27T10:58:16.017Z] init-common: [2024-06-27T10:58:16.017Z] [2024-06-27T10:58:16.017Z] clean-jars-common: [2024-06-27T10:58:16.017Z] [2024-06-27T10:58:16.017Z] compile: [2024-06-27T10:58:16.017Z] [2024-06-27T10:58:16.017Z] setOSConditions: [2024-06-27T10:58:16.018Z] [2024-06-27T10:58:16.018Z] setToolWin: [2024-06-27T10:58:16.018Z] [2024-06-27T10:58:16.018Z] setToolUnix: [2024-06-27T10:58:16.018Z] [2024-06-27T10:58:16.018Z] setToolProperty: [2024-06-27T10:58:16.018Z] [2024-06-27T10:58:16.018Z] setS1ASclassPath: [2024-06-27T10:58:16.018Z] [2024-06-27T10:58:16.018Z] init-common: [2024-06-27T10:58:16.018Z] [2024-06-27T10:58:16.018Z] compile-common: [2024-06-27T10:58:16.018Z] [echo] Current time (ISO): 2024-06-27T10:58:15.771+0000 [2024-06-27T10:58:16.018Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:16.018Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:16.073Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-06-27T10:58:16.175Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-06-27T10:58:16.175Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init.os: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init.tools.unix: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init.tools.windows: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init.tools: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] setAsadminArgs: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init.customtasks: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] setEnabled: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] createAppRef: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] deployWithoutNameOption: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init.os: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init.tools.unix: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init.tools.windows: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init.tools: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] setAsadminArgs: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] init.customtasks: [2024-06-27T10:58:16.175Z] [2024-06-27T10:58:16.175Z] prepare.client: [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] prepare.client.appclient: [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] increment.log.next: [2024-06-27T10:58:16.176Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] process.versionexpression: [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] prepare.run: [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] common.run.positive: [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] setHttpPort: [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] common.run: [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] checkAppOnServer: [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] declare-test: [2024-06-27T10:58:16.176Z] [echo] Starting test simple-versioned-servlet redeployment(4) ALPHA-1.0.0 - logID=16 (server) [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] prepare.runclient: [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] process.classpath: [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] process.jvmargs: [2024-06-27T10:58:16.176Z] [2024-06-27T10:58:16.176Z] java.with.result: [2024-06-27T10:58:16.432Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:16.432Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:58:16.432Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:16.432Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-06-27T10:58:16.473Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:58:16.473Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:58:16.626Z] [exec] Certificate stored in file </home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/ssltest.rfc> [2024-06-27T10:58:16.688Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:16.688Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-06-27T10:58:16.688Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] process.result: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] processResult: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] failed: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] passed: [2024-06-27T10:58:16.688Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] unknown: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] runclient: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] init.os: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] init.tools.unix: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] init.tools.windows: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] init.tools: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] setAsadminArgs: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] init: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] init.customtasks: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.688Z] checkAppOnCluster: [2024-06-27T10:58:16.688Z] [2024-06-27T10:58:16.689Z] run.positive: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] clean.scenario: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] clean.scenario.cluster: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] init.os: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] init.tools.unix: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] init.tools.windows: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] init.tools: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] setAsadminArgs: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] init: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] init.customtasks: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] prepare: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] process.versionExpression: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] process.appname: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] _process.target: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] process.target: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] prepare.has.version.registred: [2024-06-27T10:58:16.689Z] [2024-06-27T10:58:16.689Z] exec.asadmin2: [2024-06-27T10:58:16.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:58:16.727Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:58:16.939Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:16.939Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:16.939Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:16.940Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:16.940Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:16.940Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:16.940Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:17.186Z] [exec] Certificate was added to keystore [2024-06-27T10:58:17.186Z] [2024-06-27T10:58:17.186Z] restart: [2024-06-27T10:58:17.187Z] [2024-06-27T10:58:17.187Z] restart-server-instance-common: [2024-06-27T10:58:17.285Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:58:17.285Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:58:17.285Z] [2024-06-27T10:58:17.285Z] setOSConditions: [2024-06-27T10:58:17.285Z] [2024-06-27T10:58:17.285Z] setToolWin: [2024-06-27T10:58:17.285Z] [2024-06-27T10:58:17.285Z] setToolUnix: [2024-06-27T10:58:17.285Z] [2024-06-27T10:58:17.285Z] setToolProperty: [2024-06-27T10:58:17.285Z] [2024-06-27T10:58:17.285Z] setS1ASclassPath: [2024-06-27T10:58:17.285Z] [2024-06-27T10:58:17.285Z] init-common: [2024-06-27T10:58:17.285Z] [2024-06-27T10:58:17.285Z] create-jdbc-resource-common: [2024-06-27T10:58:17.285Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:58:17.442Z] [2024-06-27T10:58:17.442Z] setOSConditions: [2024-06-27T10:58:17.442Z] [2024-06-27T10:58:17.442Z] setToolWin: [2024-06-27T10:58:17.442Z] [2024-06-27T10:58:17.442Z] setToolUnix: [2024-06-27T10:58:17.442Z] [2024-06-27T10:58:17.442Z] setToolProperty: [2024-06-27T10:58:17.442Z] [2024-06-27T10:58:17.442Z] setS1ASclassPath: [2024-06-27T10:58:17.443Z] [2024-06-27T10:58:17.443Z] init-common: [2024-06-27T10:58:17.443Z] [2024-06-27T10:58:17.443Z] stopDomain: [2024-06-27T10:58:17.443Z] [echo] run.xml:stopping domain... [2024-06-27T10:58:17.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:58:17.539Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:58:17.539Z] [echo] cmd executed for server [2024-06-27T10:58:17.539Z] [2024-06-27T10:58:17.539Z] asadmin-common: [2024-06-27T10:58:17.540Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.match_connections=true [2024-06-27T10:58:17.616Z] [2024-06-27T10:58:17.616Z] process.registred: [2024-06-27T10:58:17.616Z] [2024-06-27T10:58:17.616Z] has.version.registred: [2024-06-27T10:58:17.616Z] [2024-06-27T10:58:17.616Z] del.all.version.registred: [2024-06-27T10:58:17.616Z] [2024-06-27T10:58:17.616Z] _process.target: [2024-06-27T10:58:17.616Z] [2024-06-27T10:58:17.617Z] process.target: [2024-06-27T10:58:17.617Z] [2024-06-27T10:58:17.617Z] prepare.del.all.version.registred: [2024-06-27T10:58:17.617Z] [2024-06-27T10:58:17.617Z] init.os: [2024-06-27T10:58:17.617Z] [2024-06-27T10:58:17.617Z] init.tools.unix: [2024-06-27T10:58:17.617Z] [2024-06-27T10:58:17.617Z] init.tools.windows: [2024-06-27T10:58:17.617Z] [2024-06-27T10:58:17.617Z] init.tools: [2024-06-27T10:58:17.617Z] [2024-06-27T10:58:17.617Z] setAsadminArgs: [2024-06-27T10:58:17.617Z] [2024-06-27T10:58:17.617Z] init: [2024-06-27T10:58:17.617Z] [2024-06-27T10:58:17.617Z] init.customtasks: [2024-06-27T10:58:17.617Z] [2024-06-27T10:58:17.617Z] prepare: [2024-06-27T10:58:17.617Z] [2024-06-27T10:58:17.617Z] exec.asadmin: [2024-06-27T10:58:17.861Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:17.861Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:58:17.861Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:58:18.098Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.match_connections=true [2024-06-27T10:58:18.098Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.match-connections=true [2024-06-27T10:58:18.098Z] [2024-06-27T10:58:18.098Z] asadmin-common: [2024-06-27T10:58:18.098Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle_timeout_in_seconds=900 [2024-06-27T10:58:18.115Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:58:18.115Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:58:18.115Z] [javac] 2 warnings [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] setOSConditions: [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] setToolWin: [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] setToolUnix: [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] setToolProperty: [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] setS1ASclassPath: [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] init-common: [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] webclient-war-common: [2024-06-27T10:58:18.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] clear: [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] test-tlds-exist: [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] copy-tlds: [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] test-tagfiles-exist: [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] copy-tagfiles: [2024-06-27T10:58:18.115Z] [2024-06-27T10:58:18.115Z] package-war-common: [2024-06-27T10:58:18.116Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:58:18.116Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:58:18.116Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:58:18.116Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T10:58:18.116Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/lib [2024-06-27T10:58:18.116Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T10:58:18.116Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/docroot [2024-06-27T10:58:18.116Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-ear-web.war [2024-06-27T10:58:18.116Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T10:58:18.116Z] [2024-06-27T10:58:18.116Z] setOSConditions: [2024-06-27T10:58:18.116Z] [2024-06-27T10:58:18.116Z] setToolWin: [2024-06-27T10:58:18.116Z] [2024-06-27T10:58:18.116Z] setToolUnix: [2024-06-27T10:58:18.116Z] [2024-06-27T10:58:18.116Z] setToolProperty: [2024-06-27T10:58:18.116Z] [2024-06-27T10:58:18.116Z] setS1ASclassPath: [2024-06-27T10:58:18.116Z] [2024-06-27T10:58:18.116Z] init-common: [2024-06-27T10:58:18.116Z] [2024-06-27T10:58:18.116Z] compile-common: [2024-06-27T10:58:18.116Z] [echo] Current time (ISO): 2024-06-27T10:58:17.905+0000 [2024-06-27T10:58:18.116Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:18.206Z] [2024-06-27T10:58:18.206Z] _del.all.version.registred: [2024-06-27T10:58:18.206Z] [2024-06-27T10:58:18.206Z] _clean.scenario: [2024-06-27T10:58:18.206Z] [2024-06-27T10:58:18.206Z] deployment: [2024-06-27T10:58:18.206Z] [2024-06-27T10:58:18.206Z] deploy.version: [2024-06-27T10:58:18.206Z] [2024-06-27T10:58:18.206Z] del.ref.registred: [2024-06-27T10:58:18.206Z] [2024-06-27T10:58:18.206Z] process.versionExpression: [2024-06-27T10:58:18.206Z] [2024-06-27T10:58:18.206Z] process.appname: [2024-06-27T10:58:18.206Z] [2024-06-27T10:58:18.206Z] _process.target: [2024-06-27T10:58:18.206Z] [2024-06-27T10:58:18.206Z] process.target: [2024-06-27T10:58:18.206Z] [2024-06-27T10:58:18.206Z] prepare.is.version.registred: [2024-06-27T10:58:18.206Z] [2024-06-27T10:58:18.206Z] init.os: [2024-06-27T10:58:18.207Z] [2024-06-27T10:58:18.207Z] init.tools.unix: [2024-06-27T10:58:18.207Z] [2024-06-27T10:58:18.207Z] init.tools.windows: [2024-06-27T10:58:18.207Z] [2024-06-27T10:58:18.207Z] init.tools: [2024-06-27T10:58:18.207Z] [2024-06-27T10:58:18.207Z] setAsadminArgs: [2024-06-27T10:58:18.207Z] [2024-06-27T10:58:18.207Z] init: [2024-06-27T10:58:18.207Z] [2024-06-27T10:58:18.207Z] init.customtasks: [2024-06-27T10:58:18.207Z] [2024-06-27T10:58:18.207Z] prepare: [2024-06-27T10:58:18.207Z] [2024-06-27T10:58:18.207Z] exec.asadmin2: [2024-06-27T10:58:18.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle_timeout_in_seconds=900 [2024-06-27T10:58:18.352Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle-timeout-in-seconds=900 [2024-06-27T10:58:18.352Z] [2024-06-27T10:58:18.352Z] asadmin-common: [2024-06-27T10:58:18.352Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_wait_time_in_millis=15000 [2024-06-27T10:58:18.806Z] [exec] Result: 1 [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] process.registred: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] is.version.registred: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] process.xmlversionidentifier: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] prepare.cluster: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] process.enabled: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] process.hasToDeploy: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] deploy.version.unregistred: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] init.os: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] init.tools.unix: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] init.tools.windows: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] init.tools: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] setAsadminArgs: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] init: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] init.customtasks: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] prepare: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] process.versionExpression: [2024-06-27T10:58:18.806Z] [2024-06-27T10:58:18.806Z] process.appname: [2024-06-27T10:58:18.807Z] [2024-06-27T10:58:18.807Z] create.version: [2024-06-27T10:58:18.807Z] [2024-06-27T10:58:18.807Z] assemble.non-existent: [2024-06-27T10:58:18.821Z] [exec] Waiting for the domain to stop . [2024-06-27T10:58:18.821Z] [exec] Waiting finished after 330 ms. [2024-06-27T10:58:18.821Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:58:18.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_wait_time_in_millis=15000 [2024-06-27T10:58:18.911Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.max-wait-time-in-millis=15000 [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] setOSConditions: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] setToolWin: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] setToolUnix: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] setToolProperty: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] setS1ASclassPath: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] init-common: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] deploy-common: [2024-06-27T10:58:18.911Z] [echo] Current time (ISO): 2024-06-27T10:58:18.625+0000 [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] setOSConditions: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] setToolWin: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] setToolUnix: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] setToolProperty: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] setS1ASclassPath: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] init-common: [2024-06-27T10:58:18.911Z] [2024-06-27T10:58:18.911Z] deploy-common-pe: [2024-06-27T10:58:19.038Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:19.038Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:19.038Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:19.038Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:19.038Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:19.038Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:19.038Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:19.063Z] [2024-06-27T10:58:19.063Z] process.xmlversionidentifier: [2024-06-27T10:58:19.063Z] [2024-06-27T10:58:19.063Z] prepare.update.xml.identifier: [2024-06-27T10:58:19.063Z] [2024-06-27T10:58:19.063Z] update.xml.identifier: [2024-06-27T10:58:19.063Z] [2024-06-27T10:58:19.063Z] deployWithNameOption: [2024-06-27T10:58:19.063Z] [2024-06-27T10:58:19.063Z] setAsadminArgs: [2024-06-27T10:58:19.063Z] [2024-06-27T10:58:19.063Z] common.deploy.asadmin: [2024-06-27T10:58:19.063Z] [2024-06-27T10:58:19.063Z] init.os: [2024-06-27T10:58:19.063Z] [2024-06-27T10:58:19.064Z] init.tools.unix: [2024-06-27T10:58:19.064Z] [2024-06-27T10:58:19.064Z] init.tools.windows: [2024-06-27T10:58:19.064Z] [2024-06-27T10:58:19.064Z] init.tools: [2024-06-27T10:58:19.064Z] [2024-06-27T10:58:19.064Z] setAsadminArgs: [2024-06-27T10:58:19.064Z] [2024-06-27T10:58:19.064Z] init: [2024-06-27T10:58:19.064Z] [2024-06-27T10:58:19.064Z] init.customtasks: [2024-06-27T10:58:19.064Z] [2024-06-27T10:58:19.064Z] common.run.asadmin: [2024-06-27T10:58:19.064Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:58:19.166Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsApp.ear [Pipeline] junit [2024-06-27T10:58:19.306Z] Recording test results [2024-06-27T10:58:19.421Z] [exec] Application deployed with name jdbc-multipleusercredentialsApp. [2024-06-27T10:58:19.421Z] [echo] Deployment on target server server successful [2024-06-27T10:58:19.421Z] [2024-06-27T10:58:19.421Z] setOSConditions: [2024-06-27T10:58:19.421Z] [2024-06-27T10:58:19.421Z] setToolWin: [2024-06-27T10:58:19.421Z] [2024-06-27T10:58:19.421Z] setToolUnix: [2024-06-27T10:58:19.421Z] [2024-06-27T10:58:19.421Z] setToolProperty: [2024-06-27T10:58:19.421Z] [2024-06-27T10:58:19.421Z] setS1ASclassPath: [2024-06-27T10:58:19.421Z] [2024-06-27T10:58:19.421Z] init-common: [2024-06-27T10:58:19.421Z] [2024-06-27T10:58:19.421Z] deploy-common-ee: [2024-06-27T10:58:19.422Z] [2024-06-27T10:58:19.422Z] run: [2024-06-27T10:58:19.422Z] [2024-06-27T10:58:19.422Z] setOSConditions: [2024-06-27T10:58:19.422Z] [2024-06-27T10:58:19.422Z] setToolWin: [2024-06-27T10:58:19.422Z] [2024-06-27T10:58:19.422Z] setToolUnix: [2024-06-27T10:58:19.422Z] [2024-06-27T10:58:19.422Z] setToolProperty: [2024-06-27T10:58:19.422Z] [2024-06-27T10:58:19.422Z] setS1ASclassPath: [2024-06-27T10:58:19.422Z] [2024-06-27T10:58:19.422Z] init-common: [2024-06-27T10:58:19.422Z] [2024-06-27T10:58:19.422Z] execute-sql-common: [2024-06-27T10:58:19.422Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/sql/create_pointbase.sql [2024-06-27T10:58:19.422Z] [sql] 0 rows affected [2024-06-27T10:58:19.422Z] [sql] 0 rows affected [2024-06-27T10:58:19.422Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:58:19.625Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:19.625Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:19.676Z] [2024-06-27T10:58:19.676Z] setOSConditions: [2024-06-27T10:58:19.676Z] [2024-06-27T10:58:19.676Z] setToolWin: [2024-06-27T10:58:19.676Z] [2024-06-27T10:58:19.676Z] setToolUnix: [2024-06-27T10:58:19.676Z] [2024-06-27T10:58:19.676Z] setToolProperty: [2024-06-27T10:58:19.676Z] [2024-06-27T10:58:19.677Z] setS1ASclassPath: [2024-06-27T10:58:19.677Z] [2024-06-27T10:58:19.677Z] init-common: [2024-06-27T10:58:19.677Z] [2024-06-27T10:58:19.677Z] runclient-common: [2024-06-27T10:58:19.677Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsAppClient.jar -name jdbc-multipleusercredentialsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:58:19.859Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-06-27T10:58:19.960Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:19.960Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T10:58:19.960Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T10:58:20.201Z] [exec] Application deployed with name simple-versioned-servlet. [2024-06-27T10:58:20.201Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] init.os: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] init.tools.unix: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] init.tools.windows: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] init.tools: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] setAsadminArgs: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] init: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] init.customtasks: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] setEnabled: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] createAppRef: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] deployWithoutNameOption: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] run.positive.deploy: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] deploy.version: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] del.ref.registred: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] process.versionExpression: [2024-06-27T10:58:20.201Z] [2024-06-27T10:58:20.201Z] process.appname: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] _process.target: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] process.target: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] prepare.is.version.registred: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] init.os: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] init.tools.unix: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] init.tools.windows: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] init.tools: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] setAsadminArgs: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] init: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] init.customtasks: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] prepare: [2024-06-27T10:58:20.202Z] [2024-06-27T10:58:20.202Z] exec.asadmin2: [2024-06-27T10:58:20.214Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T10:58:20.214Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:58:20.214Z] [javac] 2 warnings [2024-06-27T10:58:20.214Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:58:20.214Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:20.236Z] [exec] Jun 27, 2024 10:58:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:58:20.236Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:58:20.765Z] [exec] Result: 1 [2024-06-27T10:58:20.765Z] [2024-06-27T10:58:20.765Z] process.registred: [2024-06-27T10:58:20.765Z] [2024-06-27T10:58:20.765Z] is.version.registred: [2024-06-27T10:58:20.765Z] [2024-06-27T10:58:20.765Z] process.xmlversionidentifier: [2024-06-27T10:58:20.765Z] [2024-06-27T10:58:20.765Z] prepare.cluster: [2024-06-27T10:58:20.765Z] [2024-06-27T10:58:20.765Z] process.enabled: [2024-06-27T10:58:20.765Z] [2024-06-27T10:58:20.765Z] process.hasToDeploy: [2024-06-27T10:58:20.765Z] [2024-06-27T10:58:20.765Z] deploy.version.unregistred: [2024-06-27T10:58:20.765Z] [2024-06-27T10:58:20.765Z] init.os: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] init.tools.unix: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] init.tools.windows: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] init.tools: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] setAsadminArgs: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] init: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] init.customtasks: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] prepare: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] process.versionExpression: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] process.appname: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] create.version: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] assemble.non-existent: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] process.xmlversionidentifier: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] prepare.update.xml.identifier: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] update.xml.identifier: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] deployWithNameOption: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] setAsadminArgs: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] common.deploy.asadmin: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] init.os: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] init.tools.unix: [2024-06-27T10:58:20.766Z] [2024-06-27T10:58:20.766Z] init.tools.windows: [2024-06-27T10:58:20.767Z] [2024-06-27T10:58:20.767Z] init.tools: [2024-06-27T10:58:20.767Z] [2024-06-27T10:58:20.767Z] setAsadminArgs: [2024-06-27T10:58:20.767Z] [2024-06-27T10:58:20.767Z] init: [2024-06-27T10:58:20.767Z] [2024-06-27T10:58:20.767Z] init.customtasks: [2024-06-27T10:58:20.767Z] [2024-06-27T10:58:20.767Z] common.run.asadmin: [2024-06-27T10:58:20.767Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-06-27T10:58:20.773Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:20.773Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:20.773Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:20.773Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:20.773Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:20.773Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:20.773Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:21.176Z] [exec] Jun 27, 2024 10:58:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:21.176Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:58:21.329Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:21.329Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:21.334Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/client/Client.java uses or overrides a deprecated API. [2024-06-27T10:58:21.335Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] build: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] setOSConditions: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] setToolWin: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] setToolUnix: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] setToolProperty: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] setS1ASclassPath: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] init-common: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] ejb-jar-common: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] package-ejbjar-common: [2024-06-27T10:58:21.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:21.335Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-ear-ejb.jar [2024-06-27T10:58:21.335Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] setOSConditions: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] fixFiles: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] convUnix: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] convWin: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] setToolWin: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] setToolUnix: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] setToolProperty: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] setS1ASclassPath: [2024-06-27T10:58:21.335Z] [2024-06-27T10:58:21.335Z] init-common: [2024-06-27T10:58:21.336Z] [2024-06-27T10:58:21.336Z] ear-common: [2024-06-27T10:58:21.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:21.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:21.336Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/descriptor/sun-application.xml to copy. [2024-06-27T10:58:21.336Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:58:21.336Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:21.336Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-earApp.ear [2024-06-27T10:58:21.336Z] [2024-06-27T10:58:21.336Z] deploy: [2024-06-27T10:58:21.336Z] [2024-06-27T10:58:21.336Z] setOSConditions: [2024-06-27T10:58:21.336Z] [2024-06-27T10:58:21.336Z] setToolWin: [2024-06-27T10:58:21.336Z] [2024-06-27T10:58:21.336Z] setToolUnix: [2024-06-27T10:58:21.336Z] [2024-06-27T10:58:21.336Z] setToolProperty: [2024-06-27T10:58:21.336Z] [2024-06-27T10:58:21.336Z] setS1ASclassPath: [2024-06-27T10:58:21.336Z] [2024-06-27T10:58:21.336Z] init-common: [2024-06-27T10:58:21.336Z] [2024-06-27T10:58:21.336Z] deploy-common: [2024-06-27T10:58:21.336Z] [echo] Current time (ISO): 2024-06-27T10:58:21.330+0000 [2024-06-27T10:58:21.371Z] [exec] Application deployed with name web-subclassingApp. [2024-06-27T10:58:21.371Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-06-27T10:58:21.371Z] [echo] Deployment on target server server successful [2024-06-27T10:58:21.371Z] [2024-06-27T10:58:21.371Z] setOSConditions: [2024-06-27T10:58:21.371Z] [2024-06-27T10:58:21.371Z] setToolWin: [2024-06-27T10:58:21.371Z] [2024-06-27T10:58:21.371Z] setToolUnix: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setToolProperty: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setS1ASclassPath: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] init-common: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] deploy-common-ee: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setup: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setOSConditions: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setToolWin: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setToolUnix: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setToolProperty: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setS1ASclassPath: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] init-common: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] default-sql: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setOSConditions: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setToolWin: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setToolUnix: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setToolProperty: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] setS1ASclassPath: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] init-common: [2024-06-27T10:58:21.372Z] [2024-06-27T10:58:21.372Z] execute-sql-common: [2024-06-27T10:58:21.372Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/sql/simpleBank.sql [2024-06-27T10:58:21.372Z] [sql] Failed to execute: drop table customer2 [2024-06-27T10:58:21.372Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-06-27T10:58:21.373Z] [sql] 0 rows affected [2024-06-27T10:58:21.373Z] [sql] 1 rows affected [2024-06-27T10:58:21.373Z] [sql] 2 of 3 SQL statements executed successfully [2024-06-27T10:58:21.373Z] [2024-06-27T10:58:21.373Z] sql-oracle: [2024-06-27T10:58:21.373Z] [2024-06-27T10:58:21.373Z] execute-sql-connector: [2024-06-27T10:58:21.373Z] [2024-06-27T10:58:21.373Z] create-pool: [2024-06-27T10:58:21.373Z] [2024-06-27T10:58:21.373Z] setOSConditions: [2024-06-27T10:58:21.373Z] [2024-06-27T10:58:21.373Z] setToolWin: [2024-06-27T10:58:21.373Z] [2024-06-27T10:58:21.373Z] setToolUnix: [2024-06-27T10:58:21.373Z] [2024-06-27T10:58:21.373Z] setToolProperty: [2024-06-27T10:58:21.373Z] [2024-06-27T10:58:21.373Z] setS1ASclassPath: [2024-06-27T10:58:21.373Z] [2024-06-27T10:58:21.373Z] init-common: [2024-06-27T10:58:21.373Z] [2024-06-27T10:58:21.373Z] create-connector-connpool: [2024-06-27T10:58:21.373Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname web-subclassingApp#jdbcra --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [2024-06-27T10:58:21.431Z] [exec] Jun 27, 2024 10:58:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:21.431Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:58:21.630Z] [2024-06-27T10:58:21.630Z] setOSConditions: [2024-06-27T10:58:21.630Z] [2024-06-27T10:58:21.630Z] setToolWin: [2024-06-27T10:58:21.630Z] [2024-06-27T10:58:21.630Z] setToolUnix: [2024-06-27T10:58:21.630Z] [2024-06-27T10:58:21.630Z] setToolProperty: [2024-06-27T10:58:21.630Z] [2024-06-27T10:58:21.631Z] setS1ASclassPath: [2024-06-27T10:58:21.631Z] [2024-06-27T10:58:21.631Z] init-common: [2024-06-27T10:58:21.631Z] [2024-06-27T10:58:21.631Z] deploy-common-pe: [2024-06-27T10:58:21.739Z] [exec] Jun 27, 2024 10:58:21 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:21.740Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6314df3c [2024-06-27T10:58:21.837Z] [exec] Application deployed with name ejb30-hello-mdbApp. [2024-06-27T10:58:21.837Z] [echo] Deployment on target server server successful [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] setOSConditions: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] setToolWin: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] setToolUnix: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] setToolProperty: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] setS1ASclassPath: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] init-common: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] deploy-common-ee: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] run: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] setOSConditions: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] setToolWin: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] setToolUnix: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.837Z] setToolProperty: [2024-06-27T10:58:21.837Z] [2024-06-27T10:58:21.838Z] setS1ASclassPath: [2024-06-27T10:58:21.838Z] [2024-06-27T10:58:21.838Z] init-common: [2024-06-27T10:58:21.838Z] [2024-06-27T10:58:21.838Z] runclient-common: [2024-06-27T10:58:21.838Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbAppClient.jar -name ejb30-hello-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 5 [2024-06-27T10:58:21.838Z] [exec] Jun 27, 2024 10:58:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:58:21.838Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:58:21.885Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-earApp.ear [2024-06-27T10:58:21.896Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-06-27T10:58:21.896Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:21.896Z] [2024-06-27T10:58:21.896Z] init.os: [2024-06-27T10:58:21.896Z] [2024-06-27T10:58:21.897Z] init.tools.unix: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] init.tools.windows: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] init.tools: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] setAsadminArgs: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] init: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] init.customtasks: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] setEnabled: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] createAppRef: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] deployWithoutNameOption: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] run.positive.deploy: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] deploy.version: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] del.ref.registred: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] process.versionExpression: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] process.appname: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] _process.target: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] process.target: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] prepare.is.version.registred: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] init.os: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] init.tools.unix: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] init.tools.windows: [2024-06-27T10:58:21.897Z] [2024-06-27T10:58:21.897Z] init.tools: [2024-06-27T10:58:21.898Z] [2024-06-27T10:58:21.898Z] setAsadminArgs: [2024-06-27T10:58:21.898Z] [2024-06-27T10:58:21.898Z] init: [2024-06-27T10:58:21.898Z] [2024-06-27T10:58:21.898Z] init.customtasks: [2024-06-27T10:58:21.898Z] [2024-06-27T10:58:21.898Z] prepare: [2024-06-27T10:58:21.898Z] [2024-06-27T10:58:21.898Z] exec.asadmin2: [2024-06-27T10:58:21.976Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:58:21.976Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:58:21.977Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname web-subclassingApp#jdbcra --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server embedded-ra-pool [2024-06-27T10:58:22.232Z] [exec] Connector connection pool embedded-ra-pool created. [2024-06-27T10:58:22.232Z] [2024-06-27T10:58:22.232Z] create-connector-connpool-common: [2024-06-27T10:58:22.232Z] [2024-06-27T10:58:22.232Z] setOSConditions: [2024-06-27T10:58:22.232Z] [2024-06-27T10:58:22.232Z] setToolWin: [2024-06-27T10:58:22.232Z] [2024-06-27T10:58:22.232Z] setToolUnix: [2024-06-27T10:58:22.232Z] [2024-06-27T10:58:22.232Z] setToolProperty: [2024-06-27T10:58:22.232Z] [2024-06-27T10:58:22.232Z] setS1ASclassPath: [2024-06-27T10:58:22.232Z] [2024-06-27T10:58:22.232Z] init-common: [2024-06-27T10:58:22.233Z] [2024-06-27T10:58:22.233Z] set-oracle-props: [2024-06-27T10:58:22.233Z] [2024-06-27T10:58:22.233Z] create-resource: [2024-06-27T10:58:22.233Z] [2024-06-27T10:58:22.233Z] setOSConditions: [2024-06-27T10:58:22.233Z] [2024-06-27T10:58:22.233Z] setToolWin: [2024-06-27T10:58:22.233Z] [2024-06-27T10:58:22.233Z] setToolUnix: [2024-06-27T10:58:22.233Z] [2024-06-27T10:58:22.233Z] setToolProperty: [2024-06-27T10:58:22.233Z] [2024-06-27T10:58:22.233Z] setS1ASclassPath: [2024-06-27T10:58:22.233Z] [2024-06-27T10:58:22.233Z] init-common: [2024-06-27T10:58:22.233Z] [2024-06-27T10:58:22.233Z] create-connector-resource-common: [2024-06-27T10:58:22.233Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-subclassing [2024-06-27T10:58:22.669Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:58:22.669Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:58:22.669Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:58:22.770Z] [exec] Jun 27, 2024 10:58:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:22.770Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:58:22.770Z] [exec] Jun 27, 2024 10:58:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:22.771Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:58:22.771Z] [exec] Jun 27, 2024 10:58:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:22.771Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:58:22.771Z] [exec] Jun 27, 2024 10:58:22 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T10:58:22.771Z] [exec] WARNING: ACC001: Using the only client [ejb30-hello-mdb-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.mdb.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbAppClient.jar even though it does not match the specified main class name null or client name ejb30-hello-mdbClient [2024-06-27T10:58:22.771Z] [exec] Jun 27, 2024 10:58:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:22.771Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-06-27T10:58:22.771Z] [exec] Jun 27, 2024 10:58:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:22.771Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:58:22.771Z] [exec] Jun 27, 2024 10:58:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:22.771Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-06-27T10:58:22.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname embedded-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-06-27T10:58:22.831Z] [exec] Application deployed with name ejb-ejb31-full-earApp. [2024-06-27T10:58:22.831Z] [exec] there are no files to retrieve for application ejb-ejb31-full-earApp [2024-06-27T10:58:22.831Z] [echo] Deployment on target server server successful [2024-06-27T10:58:22.831Z] [2024-06-27T10:58:22.831Z] setOSConditions: [2024-06-27T10:58:22.831Z] [2024-06-27T10:58:22.831Z] setToolWin: [2024-06-27T10:58:22.831Z] [2024-06-27T10:58:22.831Z] setToolUnix: [2024-06-27T10:58:22.831Z] [2024-06-27T10:58:22.831Z] setToolProperty: [2024-06-27T10:58:22.831Z] [2024-06-27T10:58:22.831Z] setS1ASclassPath: [2024-06-27T10:58:22.831Z] [2024-06-27T10:58:22.831Z] init-common: [2024-06-27T10:58:22.831Z] [2024-06-27T10:58:22.831Z] deploy-common-ee: [2024-06-27T10:58:22.831Z] [2024-06-27T10:58:22.831Z] run: [2024-06-27T10:58:22.831Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-full-ear/HelloServlet [2024-06-27T10:58:22.831Z] [java] <HTML> <HEAD> <TITLE> JMS Servlet Output [2024-06-27T10:58:22.831Z] [java]

DatabaseServelt :: All information I can give

[2024-06-27T10:58:22.831Z] [java] Context Path : /ejb-ejb31-full-ear
[2024-06-27T10:58:22.831Z] [java] Servlet Path : /HelloServlet
[2024-06-27T10:58:22.831Z] [java] Path Info : null
[2024-06-27T10:58:22.831Z] [java] [2024-06-27T10:58:22.831Z] [java] Value of key is: main [2024-06-27T10:58:22.831Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:22.831Z] [java] [2024-06-27T10:58:22.831Z] [java] [2024-06-27T10:58:22.831Z] [java] ----------------------------------------- [2024-06-27T10:58:22.831Z] [java] - main: PASS - [2024-06-27T10:58:22.831Z] [java] ----------------------------------------- [2024-06-27T10:58:22.831Z] [java] Total PASS: 1 [2024-06-27T10:58:22.831Z] [java] Total FAIL: 0 [2024-06-27T10:58:22.831Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:58:22.831Z] [java] ----------------------------------------- [2024-06-27T10:58:22.831Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:22.856Z] [exec] Result: 1 [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] process.registred: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] is.version.registred: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] process.xmlversionidentifier: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] prepare.cluster: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] process.enabled: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] process.hasToDeploy: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] deploy.version.unregistred: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] init.os: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] init.tools.unix: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] init.tools.windows: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] init.tools: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] setAsadminArgs: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] init: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.856Z] init.customtasks: [2024-06-27T10:58:22.856Z] [2024-06-27T10:58:22.857Z] prepare: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] process.versionExpression: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] process.appname: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] create.version: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] assemble.non-existent: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] process.xmlversionidentifier: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] prepare.update.xml.identifier: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] update.xml.identifier: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] deployWithNameOption: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] setAsadminArgs: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] common.deploy.asadmin: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] init.os: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] init.tools.unix: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] init.tools.windows: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] init.tools: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] setAsadminArgs: [2024-06-27T10:58:22.857Z] [2024-06-27T10:58:22.857Z] init: [2024-06-27T10:58:22.925Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:58:22.925Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:58:22.925Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:58:22.925Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:58:22.925Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:58:22.925Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:58:22.925Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:58:22.925Z] [exec] Value of key is:ejbclient-annotation [2024-06-27T10:58:22.925Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:22.925Z] [exec] [2024-06-27T10:58:22.925Z] [exec] [2024-06-27T10:58:22.925Z] [exec] ----------------------------------------- [2024-06-27T10:58:22.925Z] [exec] - ejbclient-annotation: PASS - [2024-06-27T10:58:22.925Z] [exec] ----------------------------------------- [2024-06-27T10:58:22.925Z] [exec] Total PASS: 1 [2024-06-27T10:58:22.925Z] [exec] Total FAIL: 0 [2024-06-27T10:58:22.925Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:58:22.925Z] [exec] ----------------------------------------- [2024-06-27T10:58:22.925Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:23.084Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-06-27T10:58:23.084Z] [2024-06-27T10:58:23.084Z] setOSConditions: [2024-06-27T10:58:23.084Z] [2024-06-27T10:58:23.084Z] setToolWin: [2024-06-27T10:58:23.084Z] [2024-06-27T10:58:23.084Z] setToolUnix: [2024-06-27T10:58:23.084Z] [2024-06-27T10:58:23.084Z] setToolProperty: [2024-06-27T10:58:23.085Z] [2024-06-27T10:58:23.085Z] setS1ASclassPath: [2024-06-27T10:58:23.085Z] [2024-06-27T10:58:23.085Z] init-common: [2024-06-27T10:58:23.085Z] [2024-06-27T10:58:23.085Z] create-admin-object: [2024-06-27T10:58:23.085Z] [2024-06-27T10:58:23.085Z] asadmin-common: [2024-06-27T10:58:23.085Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#jdbcra --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-06-27T10:58:23.085Z] [java] appLevelViaLookup = 'null' [2024-06-27T10:58:23.085Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:23.085Z] [2024-06-27T10:58:23.085Z] undeploy: [2024-06-27T10:58:23.085Z] [2024-06-27T10:58:23.085Z] setOSConditions: [2024-06-27T10:58:23.085Z] [2024-06-27T10:58:23.086Z] setToolWin: [2024-06-27T10:58:23.086Z] [2024-06-27T10:58:23.086Z] setToolUnix: [2024-06-27T10:58:23.086Z] [2024-06-27T10:58:23.086Z] setToolProperty: [2024-06-27T10:58:23.086Z] [2024-06-27T10:58:23.086Z] setS1ASclassPath: [2024-06-27T10:58:23.086Z] [2024-06-27T10:58:23.086Z] init-common: [2024-06-27T10:58:23.086Z] [2024-06-27T10:58:23.086Z] undeploy-common: [2024-06-27T10:58:23.114Z] [2024-06-27T10:58:23.114Z] init.customtasks: [2024-06-27T10:58:23.114Z] [2024-06-27T10:58:23.114Z] common.run.asadmin: [2024-06-27T10:58:23.114Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-06-27T10:58:23.181Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:23.340Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-earApp [2024-06-27T10:58:23.340Z] [2024-06-27T10:58:23.340Z] all: [2024-06-27T10:58:23.340Z] [2024-06-27T10:58:23.340Z] passact: [2024-06-27T10:58:23.341Z] [2024-06-27T10:58:23.341Z] setOSConditions: [2024-06-27T10:58:23.341Z] [2024-06-27T10:58:23.341Z] setToolWin: [2024-06-27T10:58:23.341Z] [2024-06-27T10:58:23.341Z] setToolUnix: [2024-06-27T10:58:23.341Z] [2024-06-27T10:58:23.341Z] setToolProperty: [2024-06-27T10:58:23.341Z] [2024-06-27T10:58:23.341Z] setS1ASclassPath: [2024-06-27T10:58:23.341Z] [2024-06-27T10:58:23.341Z] init-common: [2024-06-27T10:58:23.341Z] [2024-06-27T10:58:23.341Z] clean: [2024-06-27T10:58:23.371Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:23.371Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:23.436Z] [2024-06-27T10:58:23.436Z] private-undeploy: [2024-06-27T10:58:23.436Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:23.436Z] [2024-06-27T10:58:23.436Z] autoundeploy-file: [2024-06-27T10:58:23.436Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] setOSConditions: [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] setToolWin: [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] setToolUnix: [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] setToolProperty: [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] setS1ASclassPath: [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] init-common: [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] clean-common: [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] setOSConditions: [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] setToolWin: [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] setToolUnix: [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] setToolProperty: [2024-06-27T10:58:23.597Z] [2024-06-27T10:58:23.597Z] setS1ASclassPath: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] init-common: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] clean-classes-common: [2024-06-27T10:58:23.598Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] setOSConditions: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] setToolWin: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] setToolUnix: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] setToolProperty: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] setS1ASclassPath: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] init-common: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] clean-jars-common: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] compile: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] setOSConditions: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] setToolWin: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] setToolUnix: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] setToolProperty: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] setS1ASclassPath: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] init-common: [2024-06-27T10:58:23.598Z] [2024-06-27T10:58:23.598Z] compile-common: [2024-06-27T10:58:23.598Z] [echo] Current time (ISO): 2024-06-27T10:58:23.369+0000 [2024-06-27T10:58:23.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:23.598Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:23.647Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#jdbcra --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-06-27T10:58:23.923Z] [exec] Administered object eis/jdbcAdmin created. [2024-06-27T10:58:23.924Z] [2024-06-27T10:58:23.924Z] run-ear: [2024-06-27T10:58:23.924Z] [2024-06-27T10:58:23.924Z] setOSConditions: [2024-06-27T10:58:23.924Z] [2024-06-27T10:58:23.924Z] setToolWin: [2024-06-27T10:58:23.924Z] [2024-06-27T10:58:23.924Z] setToolUnix: [2024-06-27T10:58:23.924Z] [2024-06-27T10:58:23.924Z] setToolProperty: [2024-06-27T10:58:23.924Z] [2024-06-27T10:58:23.924Z] setS1ASclassPath: [2024-06-27T10:58:23.924Z] [2024-06-27T10:58:23.924Z] init-common: [2024-06-27T10:58:23.924Z] [2024-06-27T10:58:23.924Z] runwebclient-common: [2024-06-27T10:58:23.934Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-06-27T10:58:23.934Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:23.934Z] [2024-06-27T10:58:23.934Z] init.os: [2024-06-27T10:58:23.934Z] [2024-06-27T10:58:23.934Z] init.tools.unix: [2024-06-27T10:58:23.934Z] [2024-06-27T10:58:23.934Z] init.tools.windows: [2024-06-27T10:58:23.934Z] [2024-06-27T10:58:23.934Z] init.tools: [2024-06-27T10:58:23.934Z] [2024-06-27T10:58:23.934Z] setAsadminArgs: [2024-06-27T10:58:23.934Z] [2024-06-27T10:58:23.934Z] init: [2024-06-27T10:58:23.934Z] [2024-06-27T10:58:23.935Z] init.customtasks: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] setEnabled: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] createAppRef: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] deployWithoutNameOption: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] run.positive.deploy: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] deploy.version: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] del.ref.registred: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] process.versionExpression: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] process.appname: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] _process.target: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] process.target: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] prepare.is.version.registred: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] init.os: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] init.tools.unix: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] init.tools.windows: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] init.tools: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] setAsadminArgs: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] init: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] init.customtasks: [2024-06-27T10:58:23.935Z] [2024-06-27T10:58:23.935Z] prepare: [2024-06-27T10:58:23.936Z] [2024-06-27T10:58:23.936Z] exec.asadmin2: [2024-06-27T10:58:23.954Z] [exec] Jun 27, 2024 10:58:23 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:23.954Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@87f501f [2024-06-27T10:58:24.066Z] [2024-06-27T10:58:24.066Z] setOSConditions: [2024-06-27T10:58:24.066Z] [2024-06-27T10:58:24.066Z] setToolWin: [2024-06-27T10:58:24.066Z] [2024-06-27T10:58:24.066Z] setToolUnix: [2024-06-27T10:58:24.066Z] [2024-06-27T10:58:24.066Z] setToolProperty: [2024-06-27T10:58:24.066Z] [2024-06-27T10:58:24.066Z] setS1ASclassPath: [2024-06-27T10:58:24.066Z] [2024-06-27T10:58:24.066Z] init-common: [2024-06-27T10:58:24.066Z] [2024-06-27T10:58:24.066Z] startDomainUnix: [2024-06-27T10:58:24.066Z] [echo] Starting DAS [2024-06-27T10:58:24.180Z] [java] size of buffer is1590 [2024-06-27T10:58:24.362Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:24.362Z] [2024-06-27T10:58:24.362Z] autoundeploy-file: [2024-06-27T10:58:24.362Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-06-27T10:58:24.523Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:24.523Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:24.524Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:24.524Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:24.524Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:24.524Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:24.524Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:24.741Z] [java] HTTP port :8080 [2024-06-27T10:58:24.741Z] [java] HTTP hostname :localhost [2024-06-27T10:58:24.741Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/index.html [2024-06-27T10:58:24.741Z] [java] non-string-mcf-properties (ear based) /subclassing/index.html PASS [2024-06-27T10:58:24.741Z] [java] SSN=123456789&action=Create [2024-06-27T10:58:24.741Z] [java] HTTP port :8080 [2024-06-27T10:58:24.741Z] [java] HTTP hostname :localhost [2024-06-27T10:58:24.903Z] [exec] Result: 1 [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] process.registred: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] is.version.registred: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] process.xmlversionidentifier: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] prepare.cluster: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] process.enabled: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] process.hasToDeploy: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] deploy.version.unregistred: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] init.os: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] init.tools.unix: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] init.tools.windows: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] init.tools: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] setAsadminArgs: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] init: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] init.customtasks: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] prepare: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] process.versionExpression: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] process.appname: [2024-06-27T10:58:24.903Z] [2024-06-27T10:58:24.903Z] create.version: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] assemble.non-existent: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] process.xmlversionidentifier: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] prepare.update.xml.identifier: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] update.xml.identifier: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] deployWithNameOption: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] setAsadminArgs: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] common.deploy.asadmin: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] init.os: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] init.tools.unix: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] init.tools.windows: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] init.tools: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] setAsadminArgs: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] init: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] init.customtasks: [2024-06-27T10:58:24.904Z] [2024-06-27T10:58:24.904Z] common.run.asadmin: [2024-06-27T10:58:24.904Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-06-27T10:58:25.082Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:25.165Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:25.165Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:25.298Z] [exec] Jun 27, 2024 10:58:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:25.298Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1b46392c [2024-06-27T10:58:25.336Z] [javac] 1 warning [2024-06-27T10:58:25.336Z] [2024-06-27T10:58:25.336Z] setOSConditions: [2024-06-27T10:58:25.336Z] [2024-06-27T10:58:25.336Z] setToolWin: [2024-06-27T10:58:25.336Z] [2024-06-27T10:58:25.336Z] setToolUnix: [2024-06-27T10:58:25.336Z] [2024-06-27T10:58:25.336Z] setToolProperty: [2024-06-27T10:58:25.336Z] [2024-06-27T10:58:25.336Z] setS1ASclassPath: [2024-06-27T10:58:25.336Z] [2024-06-27T10:58:25.336Z] init-common: [2024-06-27T10:58:25.336Z] [2024-06-27T10:58:25.336Z] compile-common: [2024-06-27T10:58:25.336Z] [echo] Current time (ISO): 2024-06-27T10:58:25.222+0000 [2024-06-27T10:58:25.336Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:25.399Z] [exec] Value of key is: test1 : [2024-06-27T10:58:25.399Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:25.399Z] [exec] [2024-06-27T10:58:25.399Z] [exec] [2024-06-27T10:58:25.399Z] [exec] ----------------------------------------- [2024-06-27T10:58:25.399Z] [exec] - test1 : : PASS - [2024-06-27T10:58:25.399Z] [exec] ----------------------------------------- [2024-06-27T10:58:25.399Z] [exec] Total PASS: 1 [2024-06-27T10:58:25.399Z] [exec] Total FAIL: 0 [2024-06-27T10:58:25.399Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:58:25.399Z] [exec] ----------------------------------------- [2024-06-27T10:58:25.399Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:25.399Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:25.552Z] [exec] Jun 27, 2024 10:58:25 AM org.hibernate.validator.internal.util.Version [2024-06-27T10:58:25.553Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-06-27T10:58:25.553Z] [exec] Jun 27, 2024 10:58:25 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:58:25.553Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-06-27T10:58:25.553Z] [exec] Jun 27, 2024 10:58:25 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:58:25.553Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-06-27T10:58:25.553Z] [exec] Jun 27, 2024 10:58:25 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-06-27T10:58:25.553Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-06-27T10:58:25.654Z] [2024-06-27T10:58:25.654Z] checkReporting-common: [2024-06-27T10:58:25.654Z] [2024-06-27T10:58:25.654Z] confirmReportPresent-common: [2024-06-27T10:58:25.654Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:58:25.654Z] [echo] Test seems to be reported fine [2024-06-27T10:58:25.654Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/RepRunConf.txt [2024-06-27T10:58:25.654Z] [2024-06-27T10:58:25.654Z] confirmMissingReport-common: [2024-06-27T10:58:25.654Z] [2024-06-27T10:58:25.654Z] undeploy: [2024-06-27T10:58:25.654Z] [2024-06-27T10:58:25.654Z] setOSConditions: [2024-06-27T10:58:25.654Z] [2024-06-27T10:58:25.654Z] setToolWin: [2024-06-27T10:58:25.654Z] [2024-06-27T10:58:25.654Z] setToolUnix: [2024-06-27T10:58:25.654Z] [2024-06-27T10:58:25.654Z] setToolProperty: [2024-06-27T10:58:25.654Z] [2024-06-27T10:58:25.654Z] setS1ASclassPath: [2024-06-27T10:58:25.654Z] [2024-06-27T10:58:25.654Z] init-common: [2024-06-27T10:58:25.654Z] [2024-06-27T10:58:25.654Z] execute-sql-common: [2024-06-27T10:58:25.655Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/sql/drop_pointbase.sql [2024-06-27T10:58:25.655Z] [sql] 0 of 0 SQL statements executed successfully [2024-06-27T10:58:25.655Z] [2024-06-27T10:58:25.655Z] setOSConditions: [2024-06-27T10:58:25.655Z] [2024-06-27T10:58:25.655Z] setToolWin: [2024-06-27T10:58:25.655Z] [2024-06-27T10:58:25.655Z] setToolUnix: [2024-06-27T10:58:25.655Z] [2024-06-27T10:58:25.655Z] setToolProperty: [2024-06-27T10:58:25.655Z] [2024-06-27T10:58:25.655Z] setS1ASclassPath: [2024-06-27T10:58:25.655Z] [2024-06-27T10:58:25.655Z] init-common: [2024-06-27T10:58:25.655Z] [2024-06-27T10:58:25.655Z] undeploy-common: [2024-06-27T10:58:25.727Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-06-27T10:58:25.727Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:25.727Z] [2024-06-27T10:58:25.727Z] init.os: [2024-06-27T10:58:25.727Z] [2024-06-27T10:58:25.727Z] init.tools.unix: [2024-06-27T10:58:25.727Z] [2024-06-27T10:58:25.727Z] init.tools.windows: [2024-06-27T10:58:25.727Z] [2024-06-27T10:58:25.728Z] init.tools: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] setAsadminArgs: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] init: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] init.customtasks: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] setEnabled: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] createAppRef: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] deployWithoutNameOption: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] run.positive.deploy: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] process.versionExpression: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] process.appname: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] init.os: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] init.tools.unix: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] init.tools.windows: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] init.tools: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] setAsadminArgs: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] init: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] init.customtasks: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] prepare: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] create.version: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] assemble.non-existent: [2024-06-27T10:58:25.728Z] [2024-06-27T10:58:25.728Z] process.xmlversionidentifier: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] prepare.update.xml.identifier: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] update.xml.identifier: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] unzip.version: [2024-06-27T10:58:25.729Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] deploy.version: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] del.ref.registred: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] process.versionExpression: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] process.appname: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] _process.target: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] process.target: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] prepare.is.version.registred: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] init.os: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] init.tools.unix: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] init.tools.windows: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] init.tools: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] setAsadminArgs: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] init: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] init.customtasks: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.729Z] prepare: [2024-06-27T10:58:25.729Z] [2024-06-27T10:58:25.730Z] exec.asadmin2: [2024-06-27T10:58:25.807Z] [exec] Jun 27, 2024 10:58:25 AM jakarta.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool [2024-06-27T10:58:25.807Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@9b423aa2[jndiName=java:app/jms/ejb_ejb30_hello_mdb_QCF, applicationName=ejb30-hello-mdbApp, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-06-27T10:58:26.071Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-06-27T10:58:26.071Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:58:26.071Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:58:26.071Z] [exec] getVERSION(): 3.0 [2024-06-27T10:58:26.071Z] [exec] isReadonly(): false [2024-06-27T10:58:26.071Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485905896 [2024-06-27T10:58:26.071Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-06-27T10:58:26.071Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:58:26.071Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:58:26.071Z] [exec] getVERSION(): 3.0 [2024-06-27T10:58:26.071Z] [exec] isReadonly(): false [2024-06-27T10:58:26.071Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485905911 [2024-06-27T10:58:26.071Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-06-27T10:58:26.071Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:58:26.071Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:58:26.071Z] [exec] getVERSION(): 3.0 [2024-06-27T10:58:26.071Z] [exec] isReadonly(): false [2024-06-27T10:58:26.071Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485905911 [2024-06-27T10:58:26.071Z] [exec] Sent message 1 to Eclipse OpenMQ Destination [2024-06-27T10:58:26.071Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:58:26.071Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:58:26.071Z] [exec] getVERSION(): 3.0 [2024-06-27T10:58:26.071Z] [exec] isReadonly(): false [2024-06-27T10:58:26.071Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485905912 [2024-06-27T10:58:26.071Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-06-27T10:58:26.071Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:58:26.071Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:58:26.071Z] [exec] getVERSION(): 3.0 [2024-06-27T10:58:26.071Z] [exec] isReadonly(): false [2024-06-27T10:58:26.071Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485905912 [2024-06-27T10:58:26.071Z] [exec] Sent message 2 to Eclipse OpenMQ Destination [2024-06-27T10:58:26.071Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:58:26.071Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:58:26.071Z] [exec] getVERSION(): 3.0 [2024-06-27T10:58:26.071Z] [exec] isReadonly(): false [2024-06-27T10:58:26.071Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485905913 [2024-06-27T10:58:26.071Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-06-27T10:58:26.071Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:58:26.071Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:58:26.071Z] [exec] getVERSION(): 3.0 [2024-06-27T10:58:26.072Z] [exec] isReadonly(): false [2024-06-27T10:58:26.072Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485905913 [2024-06-27T10:58:26.072Z] [exec] Sent message 3 to Eclipse OpenMQ Destination [2024-06-27T10:58:26.072Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:58:26.072Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:58:26.072Z] [exec] getVERSION(): 3.0 [2024-06-27T10:58:26.072Z] [exec] isReadonly(): false [2024-06-27T10:58:26.072Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485905913 [2024-06-27T10:58:26.072Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-06-27T10:58:26.072Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:58:26.072Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:58:26.072Z] [exec] getVERSION(): 3.0 [2024-06-27T10:58:26.072Z] [exec] isReadonly(): false [2024-06-27T10:58:26.072Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485905913 [2024-06-27T10:58:26.072Z] [exec] Sent message 4 to Eclipse OpenMQ Destination [2024-06-27T10:58:26.072Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-06-27T10:58:26.072Z] [exec] Class: com.sun.messaging.Queue [2024-06-27T10:58:26.072Z] [exec] getVERSION(): 3.0 [2024-06-27T10:58:26.072Z] [exec] isReadonly(): false [2024-06-27T10:58:26.072Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1719485905913 [2024-06-27T10:58:26.072Z] [exec] Waiting for queue message [2024-06-27T10:58:26.072Z] [exec] Received message : Reply for foo #2 [2024-06-27T10:58:26.072Z] [exec] Value of key is: 3.0 MDB [2024-06-27T10:58:26.072Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:26.072Z] [exec] [2024-06-27T10:58:26.072Z] [exec] [2024-06-27T10:58:26.072Z] [exec] ----------------------------------------- [2024-06-27T10:58:26.072Z] [exec] - 3.0 MDB: PASS - [2024-06-27T10:58:26.072Z] [exec] ----------------------------------------- [2024-06-27T10:58:26.072Z] [exec] Total PASS: 1 [2024-06-27T10:58:26.072Z] [exec] Total FAIL: 0 [2024-06-27T10:58:26.072Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:58:26.072Z] [exec] ----------------------------------------- [2024-06-27T10:58:26.072Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:26.215Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-multipleusercredentialsApp [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] setOSConditions: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] setToolWin: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] setToolUnix: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] setToolProperty: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] setS1ASclassPath: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] init-common: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] undeploy-jdbc-common: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] setOSConditions: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] setToolWin: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] setToolUnix: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] setToolProperty: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] setS1ASclassPath: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] init-common: [2024-06-27T10:58:26.215Z] [2024-06-27T10:58:26.215Z] delete-jdbc-resource-common: [2024-06-27T10:58:26.215Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:58:26.248Z] [2024-06-27T10:58:26.248Z] internal-report-success: [2024-06-27T10:58:26.248Z] [2024-06-27T10:58:26.248Z] internal-report-failure: [2024-06-27T10:58:26.248Z] [2024-06-27T10:58:26.248Z] report: [2024-06-27T10:58:26.249Z] [2024-06-27T10:58:26.249Z] all: [2024-06-27T10:58:26.249Z] [echo] [2024-06-27T10:58:26.249Z] [echo] ************************* [2024-06-27T10:58:26.249Z] [echo] * Running msgctxt [2024-06-27T10:58:26.249Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt [2024-06-27T10:58:26.249Z] [echo] ************************* [2024-06-27T10:58:26.249Z] [echo] [2024-06-27T10:58:26.249Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:26.249Z] [2024-06-27T10:58:26.249Z] clean: [2024-06-27T10:58:26.249Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml [2024-06-27T10:58:26.249Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:26.249Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:26.249Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:26.249Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:26.249Z] [2024-06-27T10:58:26.249Z] test-all: [2024-06-27T10:58:26.249Z] [echo] Starting Test /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/endpoint [2024-06-27T10:58:26.249Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:26.249Z] [2024-06-27T10:58:26.249Z] deploy: [2024-06-27T10:58:26.249Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:26.249Z] [2024-06-27T10:58:26.249Z] build: [2024-06-27T10:58:26.249Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:26.249Z] [2024-06-27T10:58:26.249Z] test-compile: [2024-06-27T10:58:26.249Z] [echo] Compiling into endpoint/HelloImpl.class [2024-06-27T10:58:26.249Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:58:26.249Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:26.259Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:26.259Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:26.259Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:26.259Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:26.259Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:26.259Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:26.259Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:26.326Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:26.580Z] [2024-06-27T10:58:26.580Z] checkReporting-common: [2024-06-27T10:58:26.580Z] [2024-06-27T10:58:26.580Z] confirmReportPresent-common: [2024-06-27T10:58:26.580Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:58:26.580Z] [echo] Test seems to be reported fine [2024-06-27T10:58:26.580Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb-resources-xml/RepRunConf.txt [2024-06-27T10:58:26.581Z] [2024-06-27T10:58:26.581Z] confirmMissingReport-common: [2024-06-27T10:58:26.581Z] [2024-06-27T10:58:26.581Z] undeploy: [2024-06-27T10:58:26.581Z] [2024-06-27T10:58:26.581Z] setOSConditions: [2024-06-27T10:58:26.581Z] [2024-06-27T10:58:26.581Z] setToolWin: [2024-06-27T10:58:26.581Z] [2024-06-27T10:58:26.581Z] setToolUnix: [2024-06-27T10:58:26.581Z] [2024-06-27T10:58:26.581Z] setToolProperty: [2024-06-27T10:58:26.581Z] [2024-06-27T10:58:26.581Z] setS1ASclassPath: [2024-06-27T10:58:26.581Z] [2024-06-27T10:58:26.581Z] init-common: [2024-06-27T10:58:26.581Z] [2024-06-27T10:58:26.581Z] undeploy-common: [2024-06-27T10:58:26.700Z] [exec] Result: 1 [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.700Z] process.registred: [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.700Z] is.version.registred: [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.700Z] process.xmlversionidentifier: [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.700Z] prepare.cluster: [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.700Z] process.enabled: [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.700Z] process.hasToDeploy: [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.700Z] deploy.version.unregistred: [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.700Z] init.os: [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.700Z] init.tools.unix: [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.700Z] init.tools.windows: [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.700Z] init.tools: [2024-06-27T10:58:26.700Z] [2024-06-27T10:58:26.701Z] setAsadminArgs: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] init: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] init.customtasks: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] prepare: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] process.versionExpression: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] process.appname: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] create.version: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] assemble.non-existent: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] process.xmlversionidentifier: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] prepare.update.xml.identifier: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] update.xml.identifier: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] deployWithNameOption: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] setAsadminArgs: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] common.deploy.asadmin: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] init.os: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] init.tools.unix: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] init.tools.windows: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] init.tools: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] setAsadminArgs: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.701Z] init: [2024-06-27T10:58:26.701Z] [2024-06-27T10:58:26.702Z] init.customtasks: [2024-06-27T10:58:26.702Z] [2024-06-27T10:58:26.702Z] common.run.asadmin: [2024-06-27T10:58:26.702Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-06-27T10:58:26.775Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:58:26.775Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:58:26.775Z] [echo] cmd executed for server [2024-06-27T10:58:26.775Z] [2024-06-27T10:58:26.775Z] setOSConditions: [2024-06-27T10:58:26.775Z] [2024-06-27T10:58:26.775Z] setToolWin: [2024-06-27T10:58:26.775Z] [2024-06-27T10:58:26.775Z] setToolUnix: [2024-06-27T10:58:26.775Z] [2024-06-27T10:58:26.775Z] setToolProperty: [2024-06-27T10:58:26.775Z] [2024-06-27T10:58:26.775Z] setS1ASclassPath: [2024-06-27T10:58:26.775Z] [2024-06-27T10:58:26.775Z] init-common: [2024-06-27T10:58:26.775Z] [2024-06-27T10:58:26.775Z] delete-jdbc-connpool-common: [2024-06-27T10:58:26.775Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:58:26.811Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:26.811Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:26.811Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:26.811Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:26.811Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:26.811Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:26.811Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:26.811Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:26.811Z] [javac] 1 warning [2024-06-27T10:58:26.811Z] [echo] Building with package endpoint [2024-06-27T10:58:26.811Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:58:26.829Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:26.959Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:26.959Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:27.030Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:58:27.030Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:58:27.030Z] [echo] cmd executed for server [2024-06-27T10:58:27.030Z] [2024-06-27T10:58:27.031Z] all: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setOSConditions: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setToolWin: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setToolUnix: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setToolProperty: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setS1ASclassPath: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] init-common: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] clean: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setOSConditions: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setToolWin: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setToolUnix: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setToolProperty: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setS1ASclassPath: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] init-common: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] clean-common: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setOSConditions: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setToolWin: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setToolUnix: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setToolProperty: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.031Z] setS1ASclassPath: [2024-06-27T10:58:27.031Z] [2024-06-27T10:58:27.032Z] init-common: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] clean-classes-common: [2024-06-27T10:58:27.032Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] setOSConditions: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] setToolWin: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] setToolUnix: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] setToolProperty: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] setS1ASclassPath: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] init-common: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] clean-jars-common: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] compile: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] setOSConditions: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] setToolWin: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] setToolUnix: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] setToolProperty: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] setS1ASclassPath: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] init-common: [2024-06-27T10:58:27.032Z] [2024-06-27T10:58:27.032Z] compile-common: [2024-06-27T10:58:27.032Z] [echo] Current time (ISO): 2024-06-27T10:58:26.954+0000 [2024-06-27T10:58:27.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:27.032Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:27.084Z] [javac] 1 warning [2024-06-27T10:58:27.084Z] [2024-06-27T10:58:27.084Z] build: [2024-06-27T10:58:27.084Z] [2024-06-27T10:58:27.084Z] setOSConditions: [2024-06-27T10:58:27.084Z] [2024-06-27T10:58:27.084Z] setToolWin: [2024-06-27T10:58:27.084Z] [2024-06-27T10:58:27.084Z] setToolUnix: [2024-06-27T10:58:27.084Z] [2024-06-27T10:58:27.084Z] setToolProperty: [2024-06-27T10:58:27.084Z] [2024-06-27T10:58:27.084Z] setS1ASclassPath: [2024-06-27T10:58:27.084Z] [2024-06-27T10:58:27.084Z] init-common: [2024-06-27T10:58:27.084Z] [2024-06-27T10:58:27.084Z] ejb-jar-common: [2024-06-27T10:58:27.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:27.084Z] [2024-06-27T10:58:27.084Z] package-ejbjar-common: [2024-06-27T10:58:27.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:27.085Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:27.085Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-passact-ejb.jar [2024-06-27T10:58:27.085Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:27.085Z] [2024-06-27T10:58:27.085Z] deploy: [2024-06-27T10:58:27.085Z] [2024-06-27T10:58:27.085Z] setOSConditions: [2024-06-27T10:58:27.085Z] [2024-06-27T10:58:27.085Z] setToolWin: [2024-06-27T10:58:27.085Z] [2024-06-27T10:58:27.085Z] setToolUnix: [2024-06-27T10:58:27.085Z] [2024-06-27T10:58:27.085Z] setToolProperty: [2024-06-27T10:58:27.085Z] [2024-06-27T10:58:27.085Z] setS1ASclassPath: [2024-06-27T10:58:27.085Z] [2024-06-27T10:58:27.085Z] init-common: [2024-06-27T10:58:27.085Z] [2024-06-27T10:58:27.085Z] deploy-jar-common: [2024-06-27T10:58:27.140Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb30-hello-mdbApp [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] all: [2024-06-27T10:58:27.140Z] [echo] @@## osgi-resources-test ##@@ [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] setOSConditions: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] setToolWin: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] setToolUnix: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] setToolProperty: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] setS1ASclassPath: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] init-common: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] clean: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] setOSConditions: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] setToolWin: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] setToolUnix: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] setToolProperty: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] setS1ASclassPath: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] init-common: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] clean-common: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.140Z] setOSConditions: [2024-06-27T10:58:27.140Z] [2024-06-27T10:58:27.141Z] setToolWin: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] setToolUnix: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] setToolProperty: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] setS1ASclassPath: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] init-common: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] clean-classes-common: [2024-06-27T10:58:27.141Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] setOSConditions: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] setToolWin: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] setToolUnix: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] setToolProperty: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] setS1ASclassPath: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] init-common: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] clean-jars-common: [2024-06-27T10:58:27.141Z] [2024-06-27T10:58:27.141Z] build: [2024-06-27T10:58:27.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:27.141Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:58:27.141Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:27.141Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:27.141Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:27.141Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:27.141Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:27.141Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:27.141Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:27.141Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:27.258Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:58:27.259Z] [java] non-string-mcf-properties (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:58:27.259Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-06-27T10:58:27.259Z] [java] HTTP port :8080 [2024-06-27T10:58:27.259Z] [java] HTTP hostname :localhost [2024-06-27T10:58:27.395Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:27.395Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/src/main/java/org/glassfish/osgi_resources_test/ResourcesTestActivator.java uses unchecked or unsafe operations. [2024-06-27T10:58:27.395Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:58:27.395Z] [javac] 1 warning [2024-06-27T10:58:27.395Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-test-bundle.jar [2024-06-27T10:58:27.395Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-test-bundle.jar [2024-06-27T10:58:27.396Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-client-bundle.jar [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] setup: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] setOSConditions: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] setToolWin: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] setToolUnix: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] setToolProperty: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] setS1ASclassPath: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] init-common: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] deploy-jdbc-common: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] setOSConditions: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] setToolWin: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] setToolUnix: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] setToolProperty: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] setS1ASclassPath: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] init-common: [2024-06-27T10:58:27.396Z] [2024-06-27T10:58:27.396Z] create-jdbc-connpool-common: [2024-06-27T10:58:27.514Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-06-27T10:58:27.514Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/servlet/SimpleBankServlet [2024-06-27T10:58:27.514Z] [java] non-string-mcf-properties (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-06-27T10:58:27.515Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:27.515Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:27.522Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-06-27T10:58:27.522Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] init.os: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] init.tools.unix: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] init.tools.windows: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] init.tools: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] setAsadminArgs: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] init: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] init.customtasks: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] setEnabled: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] createAppRef: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] deployWithoutNameOption: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] deploydir.version: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.522Z] run.positive.deploy: [2024-06-27T10:58:27.522Z] [2024-06-27T10:58:27.523Z] undeployment: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] process.versionExpression: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] process.appname: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] process.xmlversionidentifier: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] prepare.cluster: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] undeploy.version: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] setAsadminArgs: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] common.undeploy.asadmin: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] init.os: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] init.tools.unix: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] init.tools.windows: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] init.tools: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] setAsadminArgs: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] init: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] init.customtasks: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] delAppRef: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] init.os: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] init.tools.unix: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] init.tools.windows: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.523Z] init.tools: [2024-06-27T10:58:27.523Z] [2024-06-27T10:58:27.524Z] setAsadminArgs: [2024-06-27T10:58:27.524Z] [2024-06-27T10:58:27.524Z] init: [2024-06-27T10:58:27.524Z] [2024-06-27T10:58:27.524Z] init.customtasks: [2024-06-27T10:58:27.524Z] [2024-06-27T10:58:27.524Z] common.run.asadmin: [2024-06-27T10:58:27.524Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-06-27T10:58:27.643Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-passact-ejb.jar [2024-06-27T10:58:27.770Z] [2024-06-27T10:58:27.771Z] unsetup: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] setOSConditions: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] setToolWin: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] setToolUnix: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] setToolProperty: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] setS1ASclassPath: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] init-common: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] default-sql: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] setOSConditions: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] setToolWin: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] setToolUnix: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] setToolProperty: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] setS1ASclassPath: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] init-common: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] execute-sql-common: [2024-06-27T10:58:27.771Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/sql/dropBankTables.sql [2024-06-27T10:58:27.771Z] [sql] 0 rows affected [2024-06-27T10:58:27.771Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] sql-oracle: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] execute-sql-connector: [2024-06-27T10:58:27.771Z] [2024-06-27T10:58:27.771Z] delete-resource: [2024-06-27T10:58:27.772Z] [2024-06-27T10:58:27.772Z] setOSConditions: [2024-06-27T10:58:27.772Z] [2024-06-27T10:58:27.772Z] setToolWin: [2024-06-27T10:58:27.772Z] [2024-06-27T10:58:27.772Z] setToolUnix: [2024-06-27T10:58:27.772Z] [2024-06-27T10:58:27.772Z] setToolProperty: [2024-06-27T10:58:27.772Z] [2024-06-27T10:58:27.772Z] setS1ASclassPath: [2024-06-27T10:58:27.772Z] [2024-06-27T10:58:27.772Z] init-common: [2024-06-27T10:58:27.772Z] [2024-06-27T10:58:27.772Z] delete-connector-resource-common: [2024-06-27T10:58:27.772Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2024-06-27T10:58:27.932Z] [exec] Application deployed with name ejb-ejb31-full-passact-ejb. [2024-06-27T10:58:27.932Z] [2024-06-27T10:58:27.932Z] run: [2024-06-27T10:58:27.932Z] [2024-06-27T10:58:27.932Z] setOSConditions: [2024-06-27T10:58:27.932Z] [2024-06-27T10:58:27.932Z] setToolWin: [2024-06-27T10:58:27.932Z] [2024-06-27T10:58:27.932Z] setToolUnix: [2024-06-27T10:58:27.932Z] [2024-06-27T10:58:27.932Z] setToolProperty: [2024-06-27T10:58:27.932Z] [2024-06-27T10:58:27.932Z] setS1ASclassPath: [2024-06-27T10:58:27.933Z] [2024-06-27T10:58:27.933Z] init-common: [2024-06-27T10:58:27.933Z] [2024-06-27T10:58:27.933Z] run_se: [2024-06-27T10:58:27.957Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:27.957Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:27.957Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:27.957Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:27.957Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:27.957Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:27.957Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:27.975Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:58:27.976Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:58:27.976Z] [2024-06-27T10:58:27.976Z] set-derby-connpool-props: [2024-06-27T10:58:28.335Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server jdbc/ejb-subclassing [2024-06-27T10:58:28.335Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2024-06-27T10:58:28.335Z] [2024-06-27T10:58:28.335Z] delete-pool: [2024-06-27T10:58:28.335Z] [2024-06-27T10:58:28.335Z] setOSConditions: [2024-06-27T10:58:28.335Z] [2024-06-27T10:58:28.335Z] setToolWin: [2024-06-27T10:58:28.335Z] [2024-06-27T10:58:28.335Z] setToolUnix: [2024-06-27T10:58:28.335Z] [2024-06-27T10:58:28.335Z] setToolProperty: [2024-06-27T10:58:28.335Z] [2024-06-27T10:58:28.335Z] setS1ASclassPath: [2024-06-27T10:58:28.335Z] [2024-06-27T10:58:28.335Z] init-common: [2024-06-27T10:58:28.491Z] [java] Jun 27, 2024 10:58:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:58:28.491Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:58:28.500Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:28.500Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:58:28.500Z] [exec] Command undeploy executed successfully. [2024-06-27T10:58:28.500Z] [2024-06-27T10:58:28.500Z] test.notregistred: [2024-06-27T10:58:28.500Z] [2024-06-27T10:58:28.501Z] process.versionExpression: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] process.appname: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] _process.target: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] process.target: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] prepare.show-component-status.asadmin: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] increment.log.next: [2024-06-27T10:58:28.501Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] declare.test: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] setHttpPort: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] declare.test.positive: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] setHttpPort: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] declare.test.negative: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] declare-test: [2024-06-27T10:58:28.501Z] [echo] Starting test simple-versioned-servlet undeployment(1) untagged - logID=17 - (server) - (fail expected) [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] init.os: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] init.tools.unix: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] init.tools.windows: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] init.tools: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] setAsadminArgs: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] init: [2024-06-27T10:58:28.501Z] [2024-06-27T10:58:28.501Z] init.customtasks: [2024-06-27T10:58:28.502Z] [2024-06-27T10:58:28.502Z] prepare: [2024-06-27T10:58:28.502Z] [2024-06-27T10:58:28.502Z] exec.asadmin: [2024-06-27T10:58:28.535Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:58:28.535Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:58:28.591Z] [2024-06-27T10:58:28.591Z] delete-connector-connpool-common: [2024-06-27T10:58:28.591Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true embedded-ra-pool [2024-06-27T10:58:28.881Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:28.881Z] [javac] 1 warning [2024-06-27T10:58:28.881Z] [2024-06-27T10:58:28.881Z] setOSConditions: [2024-06-27T10:58:28.882Z] [2024-06-27T10:58:28.882Z] setToolWin: [2024-06-27T10:58:28.882Z] [2024-06-27T10:58:28.882Z] setToolUnix: [2024-06-27T10:58:28.882Z] [2024-06-27T10:58:28.882Z] setToolProperty: [2024-06-27T10:58:28.882Z] [2024-06-27T10:58:28.882Z] setS1ASclassPath: [2024-06-27T10:58:28.882Z] [2024-06-27T10:58:28.882Z] init-common: [2024-06-27T10:58:28.882Z] [2024-06-27T10:58:28.882Z] compile-common: [2024-06-27T10:58:28.882Z] [echo] Current time (ISO): 2024-06-27T10:58:28.636+0000 [2024-06-27T10:58:28.882Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:29.093Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:58:29.093Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:58:29.178Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:58:29.178Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:58:29.178Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true embedded-ra-pool [2024-06-27T10:58:29.178Z] [exec] Connector connection pool embedded-ra-pool deleted. [2024-06-27T10:58:29.178Z] [2024-06-27T10:58:29.179Z] setOSConditions: [2024-06-27T10:58:29.179Z] [2024-06-27T10:58:29.179Z] setToolWin: [2024-06-27T10:58:29.179Z] [2024-06-27T10:58:29.179Z] setToolUnix: [2024-06-27T10:58:29.179Z] [2024-06-27T10:58:29.179Z] setToolProperty: [2024-06-27T10:58:29.179Z] [2024-06-27T10:58:29.179Z] setS1ASclassPath: [2024-06-27T10:58:29.179Z] [2024-06-27T10:58:29.179Z] init-common: [2024-06-27T10:58:29.179Z] [2024-06-27T10:58:29.179Z] delete-admin-object: [2024-06-27T10:58:29.179Z] [2024-06-27T10:58:29.179Z] asadmin-common: [2024-06-27T10:58:29.179Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2024-06-27T10:58:29.345Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:29.345Z] [2024-06-27T10:58:29.345Z] run: [2024-06-27T10:58:29.345Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:29.345Z] [2024-06-27T10:58:29.346Z] prepare-client: [2024-06-27T10:58:29.346Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:29.346Z] [2024-06-27T10:58:29.346Z] wsdl-import: [2024-06-27T10:58:29.346Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:29.346Z] [2024-06-27T10:58:29.346Z] configurable-wsdl-import: [2024-06-27T10:58:29.346Z] [echo] Current time (ISO): 2024-06-27T10:58:28.757+0000 [2024-06-27T10:58:29.346Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:58:29.346Z] [exec] parsing WSDL... [2024-06-27T10:58:29.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:58:29.347Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:58:29.431Z] [exec] Result: 1 [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] process.result: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] processResult: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] failed: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] passed: [2024-06-27T10:58:29.431Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] unknown: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] asadmin.with.result: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] show-component-status.asadmin: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] test.notregistred.cluster: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] process.versionExpression: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] process.appname: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] process.xmlversionidentifier: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] prepare.cluster: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] undeploy.version: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] setAsadminArgs: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] common.undeploy.asadmin: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] init.os: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] init.tools.unix: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] init.tools.windows: [2024-06-27T10:58:29.431Z] [2024-06-27T10:58:29.431Z] init.tools: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] setAsadminArgs: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] init: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] init.customtasks: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] delAppRef: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] init.os: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] init.tools.unix: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] init.tools.windows: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] init.tools: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] setAsadminArgs: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] init: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] init.customtasks: [2024-06-27T10:58:29.432Z] [2024-06-27T10:58:29.432Z] common.run.asadmin: [2024-06-27T10:58:29.432Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-06-27T10:58:29.778Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2024-06-27T10:58:29.778Z] [exec] Administered object eis/jdbcAdmin deleted. [2024-06-27T10:58:29.778Z] [2024-06-27T10:58:29.778Z] undeploy-ear: [2024-06-27T10:58:29.778Z] [2024-06-27T10:58:29.778Z] setOSConditions: [2024-06-27T10:58:29.778Z] [2024-06-27T10:58:29.778Z] setToolWin: [2024-06-27T10:58:29.778Z] [2024-06-27T10:58:29.778Z] setToolUnix: [2024-06-27T10:58:29.778Z] [2024-06-27T10:58:29.778Z] setToolProperty: [2024-06-27T10:58:29.778Z] [2024-06-27T10:58:29.778Z] setS1ASclassPath: [2024-06-27T10:58:29.778Z] [2024-06-27T10:58:29.778Z] init-common: [2024-06-27T10:58:29.778Z] [2024-06-27T10:58:29.778Z] delete-ra-config: [2024-06-27T10:58:29.778Z] [2024-06-27T10:58:29.778Z] asadmin-common: [2024-06-27T10:58:29.778Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#jdbcra [2024-06-27T10:58:29.816Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:29.816Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:29.816Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:29.816Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:29.816Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:29.816Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:29.816Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:29.905Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:58:29.905Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:58:30.002Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:30.003Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:58:30.003Z] [exec] Command undeploy executed successfully. [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] test.notregistred: [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] process.versionExpression: [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] process.appname: [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] _process.target: [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] process.target: [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] prepare.show-component-status.asadmin: [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] increment.log.next: [2024-06-27T10:58:30.003Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] declare.test: [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] setHttpPort: [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] declare.test.positive: [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] setHttpPort: [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] declare.test.negative: [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.003Z] declare-test: [2024-06-27T10:58:30.003Z] [echo] Starting test simple-versioned-servlet undeployment(2) ALPHA-1.0.0 - logID=18 - (server) - (fail expected) [2024-06-27T10:58:30.003Z] [2024-06-27T10:58:30.004Z] init.os: [2024-06-27T10:58:30.004Z] [2024-06-27T10:58:30.004Z] init.tools.unix: [2024-06-27T10:58:30.004Z] [2024-06-27T10:58:30.004Z] init.tools.windows: [2024-06-27T10:58:30.004Z] [2024-06-27T10:58:30.004Z] init.tools: [2024-06-27T10:58:30.004Z] [2024-06-27T10:58:30.004Z] setAsadminArgs: [2024-06-27T10:58:30.004Z] [2024-06-27T10:58:30.004Z] init: [2024-06-27T10:58:30.004Z] [2024-06-27T10:58:30.004Z] init.customtasks: [2024-06-27T10:58:30.004Z] [2024-06-27T10:58:30.004Z] prepare: [2024-06-27T10:58:30.004Z] [2024-06-27T10:58:30.004Z] exec.asadmin: [2024-06-27T10:58:30.071Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:30.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:58:30.159Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:58:30.285Z] [exec] [2024-06-27T10:58:30.285Z] [exec] Generating code... [2024-06-27T10:58:30.285Z] [exec] [2024-06-27T10:58:30.285Z] [exec] Compiling code... [2024-06-27T10:58:30.326Z] [javac] 1 warning [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] build: [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] setOSConditions: [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] fixFiles: [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] convUnix: [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] convWin: [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] setToolWin: [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] setToolUnix: [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] setToolProperty: [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] setS1ASclassPath: [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] init-common: [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] package-persistence-common: [2024-06-27T10:58:30.326Z] [2024-06-27T10:58:30.326Z] ejb-jar-common: [2024-06-27T10:58:30.327Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:30.327Z] [2024-06-27T10:58:30.327Z] package-ejbjar-common: [2024-06-27T10:58:30.327Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:30.327Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:30.327Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:30.327Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnection-ejb.jar [2024-06-27T10:58:30.327Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:30.327Z] [2024-06-27T10:58:30.327Z] appclient-jar-common: [2024-06-27T10:58:30.327Z] [2024-06-27T10:58:30.327Z] package-appclientjar-common: [2024-06-27T10:58:30.327Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:30.327Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:30.327Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:30.327Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnection-client.jar [2024-06-27T10:58:30.327Z] [2024-06-27T10:58:30.327Z] webclient-war-common: [2024-06-27T10:58:30.327Z] [2024-06-27T10:58:30.327Z] build-ear-common: [2024-06-27T10:58:30.327Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:30.327Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:30.327Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:30.327Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionApp.ear [2024-06-27T10:58:30.327Z] [2024-06-27T10:58:30.327Z] deploy: [2024-06-27T10:58:30.327Z] [2024-06-27T10:58:30.327Z] setOSConditions: [2024-06-27T10:58:30.327Z] [2024-06-27T10:58:30.327Z] setToolWin: [2024-06-27T10:58:30.327Z] [2024-06-27T10:58:30.327Z] setToolUnix: [2024-06-27T10:58:30.327Z] [2024-06-27T10:58:30.327Z] setToolProperty: [2024-06-27T10:58:30.327Z] [2024-06-27T10:58:30.327Z] setS1ASclassPath: [2024-06-27T10:58:30.328Z] [2024-06-27T10:58:30.328Z] init-common: [2024-06-27T10:58:30.328Z] [2024-06-27T10:58:30.328Z] deploy-jdbc-common: [2024-06-27T10:58:30.328Z] [2024-06-27T10:58:30.328Z] setOSConditions: [2024-06-27T10:58:30.328Z] [2024-06-27T10:58:30.328Z] setToolWin: [2024-06-27T10:58:30.328Z] [2024-06-27T10:58:30.328Z] setToolUnix: [2024-06-27T10:58:30.328Z] [2024-06-27T10:58:30.328Z] setToolProperty: [2024-06-27T10:58:30.328Z] [2024-06-27T10:58:30.328Z] setS1ASclassPath: [2024-06-27T10:58:30.328Z] [2024-06-27T10:58:30.328Z] init-common: [2024-06-27T10:58:30.328Z] [2024-06-27T10:58:30.328Z] create-jdbc-connpool-common: [2024-06-27T10:58:30.423Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:58:30.423Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:58:30.706Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:58:30.706Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:58:30.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server web-subclassingApp#jdbcra [2024-06-27T10:58:30.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:58:30.886Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:58:30.886Z] [2024-06-27T10:58:30.886Z] set-derby-connpool-props: [2024-06-27T10:58:30.934Z] [exec] Result: 1 [2024-06-27T10:58:30.934Z] [2024-06-27T10:58:30.934Z] process.result: [2024-06-27T10:58:30.934Z] [2024-06-27T10:58:30.934Z] processResult: [2024-06-27T10:58:30.934Z] [2024-06-27T10:58:30.934Z] failed: [2024-06-27T10:58:30.934Z] [2024-06-27T10:58:30.934Z] passed: [2024-06-27T10:58:30.934Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:30.934Z] [2024-06-27T10:58:30.934Z] unknown: [2024-06-27T10:58:30.934Z] [2024-06-27T10:58:30.934Z] asadmin.with.result: [2024-06-27T10:58:30.934Z] [2024-06-27T10:58:30.934Z] show-component-status.asadmin: [2024-06-27T10:58:30.934Z] [2024-06-27T10:58:30.934Z] test.notregistred.cluster: [2024-06-27T10:58:30.934Z] [2024-06-27T10:58:30.934Z] process.versionExpression: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] process.appname: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] process.xmlversionidentifier: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] prepare.cluster: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] undeploy.version: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] setAsadminArgs: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] common.undeploy.asadmin: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] init.os: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] init.tools.unix: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] init.tools.windows: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] init.tools: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] setAsadminArgs: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] init: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] init.customtasks: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] delAppRef: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] init.os: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] init.tools.unix: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] init.tools.windows: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] init.tools: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] setAsadminArgs: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.935Z] init: [2024-06-27T10:58:30.935Z] [2024-06-27T10:58:30.936Z] init.customtasks: [2024-06-27T10:58:30.936Z] [2024-06-27T10:58:30.936Z] common.run.asadmin: [2024-06-27T10:58:30.936Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2024-06-27T10:58:30.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:58:30.982Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:58:31.015Z] [java] Jun 27, 2024 10:58:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:31.015Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3dd4a6fa [2024-06-27T10:58:31.015Z] [java] Waiting for passivation... [2024-06-27T10:58:31.142Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:58:31.142Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:58:31.212Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T10:58:31.212Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:58:31.212Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:31.212Z] [2024-06-27T10:58:31.212Z] compile-client: [2024-06-27T10:58:31.212Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:58:31.212Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:31.237Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:58:31.237Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:58:31.237Z] [2024-06-27T10:58:31.237Z] setOSConditions: [2024-06-27T10:58:31.237Z] [2024-06-27T10:58:31.237Z] setToolWin: [2024-06-27T10:58:31.237Z] [2024-06-27T10:58:31.237Z] setToolUnix: [2024-06-27T10:58:31.237Z] [2024-06-27T10:58:31.237Z] setToolProperty: [2024-06-27T10:58:31.237Z] [2024-06-27T10:58:31.237Z] setS1ASclassPath: [2024-06-27T10:58:31.237Z] [2024-06-27T10:58:31.237Z] init-common: [2024-06-27T10:58:31.237Z] [2024-06-27T10:58:31.237Z] create-jdbc-resource-common: [2024-06-27T10:58:31.237Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:58:31.275Z] [2024-06-27T10:58:31.275Z] setOSConditions: [2024-06-27T10:58:31.275Z] [2024-06-27T10:58:31.275Z] setToolWin: [2024-06-27T10:58:31.275Z] [2024-06-27T10:58:31.275Z] setToolUnix: [2024-06-27T10:58:31.275Z] [2024-06-27T10:58:31.275Z] setToolProperty: [2024-06-27T10:58:31.275Z] [2024-06-27T10:58:31.275Z] setS1ASclassPath: [2024-06-27T10:58:31.275Z] [2024-06-27T10:58:31.275Z] init-common: [2024-06-27T10:58:31.275Z] [2024-06-27T10:58:31.275Z] undeploy-common: [2024-06-27T10:58:31.507Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:31.507Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:58:31.701Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:58:31.701Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:58:31.764Z] [exec] Command undeploy executed successfully. [2024-06-27T10:58:31.764Z] [2024-06-27T10:58:31.764Z] test.notregistred: [2024-06-27T10:58:31.764Z] [2024-06-27T10:58:31.764Z] process.versionExpression: [2024-06-27T10:58:31.764Z] [2024-06-27T10:58:31.764Z] process.appname: [2024-06-27T10:58:31.764Z] [2024-06-27T10:58:31.764Z] _process.target: [2024-06-27T10:58:31.764Z] [2024-06-27T10:58:31.764Z] process.target: [2024-06-27T10:58:31.764Z] [2024-06-27T10:58:31.764Z] prepare.show-component-status.asadmin: [2024-06-27T10:58:31.764Z] [2024-06-27T10:58:31.764Z] increment.log.next: [2024-06-27T10:58:31.764Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:31.764Z] [2024-06-27T10:58:31.764Z] declare.test: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] setHttpPort: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] declare.test.positive: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] setHttpPort: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] declare.test.negative: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] declare-test: [2024-06-27T10:58:31.765Z] [echo] Starting test simple-versioned-servlet undeployment(3) ALPHA* - logID=19 - (server) - (fail expected) [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] init.os: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] init.tools.unix: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] init.tools.windows: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] init.tools: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] setAsadminArgs: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] init: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] init.customtasks: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] prepare: [2024-06-27T10:58:31.765Z] [2024-06-27T10:58:31.765Z] exec.asadmin: [2024-06-27T10:58:31.773Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:31.773Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:31.773Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:31.773Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:31.773Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:31.773Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:31.773Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:31.773Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:31.773Z] [javac] 1 warning [2024-06-27T10:58:31.773Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:31.773Z] [2024-06-27T10:58:31.773Z] unjar-client-utils: [2024-06-27T10:58:31.773Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:31.774Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:31.774Z] [2024-06-27T10:58:31.774Z] internal-run: [2024-06-27T10:58:31.774Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-06-27T10:58:31.796Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:58:31.796Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:58:31.796Z] [echo] cmd executed for server [2024-06-27T10:58:31.955Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:58:31.955Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:58:32.241Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-06-27T10:58:32.328Z] [exec] Result: 1 [2024-06-27T10:58:32.328Z] [2024-06-27T10:58:32.328Z] process.result: [2024-06-27T10:58:32.328Z] [2024-06-27T10:58:32.328Z] processResult: [2024-06-27T10:58:32.328Z] [2024-06-27T10:58:32.328Z] failed: [2024-06-27T10:58:32.328Z] [2024-06-27T10:58:32.328Z] passed: [2024-06-27T10:58:32.328Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:32.328Z] [2024-06-27T10:58:32.328Z] unknown: [2024-06-27T10:58:32.328Z] [2024-06-27T10:58:32.328Z] asadmin.with.result: [2024-06-27T10:58:32.328Z] [2024-06-27T10:58:32.328Z] show-component-status.asadmin: [2024-06-27T10:58:32.499Z] [2024-06-27T10:58:32.499Z] enable-resource-validation: [2024-06-27T10:58:32.499Z] [2024-06-27T10:58:32.499Z] setOSConditions: [2024-06-27T10:58:32.499Z] [2024-06-27T10:58:32.499Z] setToolWin: [2024-06-27T10:58:32.499Z] [2024-06-27T10:58:32.499Z] setToolUnix: [2024-06-27T10:58:32.499Z] [2024-06-27T10:58:32.499Z] setToolProperty: [2024-06-27T10:58:32.499Z] [2024-06-27T10:58:32.499Z] setS1ASclassPath: [2024-06-27T10:58:32.499Z] [2024-06-27T10:58:32.499Z] init-common: [2024-06-27T10:58:32.499Z] [2024-06-27T10:58:32.499Z] delete-jvm-options: [2024-06-27T10:58:32.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:58:32.514Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] test.notregistred.cluster: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] process.versionExpression: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] process.appname: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] process.xmlversionidentifier: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] prepare.cluster: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] undeploy.version: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] setAsadminArgs: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] common.undeploy.asadmin: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] init.os: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] init.tools.unix: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] init.tools.windows: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] init.tools: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] setAsadminArgs: [2024-06-27T10:58:32.585Z] [2024-06-27T10:58:32.585Z] init: [2024-06-27T10:58:32.586Z] [2024-06-27T10:58:32.586Z] init.customtasks: [2024-06-27T10:58:32.586Z] [2024-06-27T10:58:32.586Z] delAppRef: [2024-06-27T10:58:32.586Z] [2024-06-27T10:58:32.586Z] init.os: [2024-06-27T10:58:32.586Z] [2024-06-27T10:58:32.586Z] init.tools.unix: [2024-06-27T10:58:32.586Z] [2024-06-27T10:58:32.586Z] init.tools.windows: [2024-06-27T10:58:32.586Z] [2024-06-27T10:58:32.586Z] init.tools: [2024-06-27T10:58:32.586Z] [2024-06-27T10:58:32.586Z] setAsadminArgs: [2024-06-27T10:58:32.586Z] [2024-06-27T10:58:32.586Z] init: [2024-06-27T10:58:32.586Z] [2024-06-27T10:58:32.586Z] init.customtasks: [2024-06-27T10:58:32.586Z] [2024-06-27T10:58:32.586Z] common.run.asadmin: [2024-06-27T10:58:32.586Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2024-06-27T10:58:32.768Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:58:32.768Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:58:33.149Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:33.149Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:58:33.149Z] [exec] Command undeploy executed successfully. [2024-06-27T10:58:33.149Z] [2024-06-27T10:58:33.149Z] test.notregistred: [2024-06-27T10:58:33.149Z] [2024-06-27T10:58:33.149Z] process.versionExpression: [2024-06-27T10:58:33.149Z] [2024-06-27T10:58:33.149Z] process.appname: [2024-06-27T10:58:33.149Z] [2024-06-27T10:58:33.149Z] _process.target: [2024-06-27T10:58:33.149Z] [2024-06-27T10:58:33.149Z] process.target: [2024-06-27T10:58:33.149Z] [2024-06-27T10:58:33.149Z] prepare.show-component-status.asadmin: [2024-06-27T10:58:33.149Z] [2024-06-27T10:58:33.149Z] increment.log.next: [2024-06-27T10:58:33.149Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:33.149Z] [2024-06-27T10:58:33.150Z] declare.test: [2024-06-27T10:58:33.150Z] [2024-06-27T10:58:33.150Z] setHttpPort: [2024-06-27T10:58:33.150Z] [2024-06-27T10:58:33.150Z] declare.test.positive: [2024-06-27T10:58:33.150Z] [2024-06-27T10:58:33.150Z] setHttpPort: [2024-06-27T10:58:33.150Z] [2024-06-27T10:58:33.150Z] declare.test.negative: [2024-06-27T10:58:33.150Z] [2024-06-27T10:58:33.150Z] declare-test: [2024-06-27T10:58:33.150Z] [echo] Starting test simple-versioned-servlet undeployment(4) * - logID=20 - (server) - (fail expected) [2024-06-27T10:58:33.150Z] [2024-06-27T10:58:33.150Z] init.os: [2024-06-27T10:58:33.150Z] [2024-06-27T10:58:33.150Z] init.tools.unix: [2024-06-27T10:58:33.150Z] [2024-06-27T10:58:33.150Z] init.tools.windows: [2024-06-27T10:58:33.150Z] [2024-06-27T10:58:33.150Z] init.tools: [2024-06-27T10:58:33.150Z] [2024-06-27T10:58:33.150Z] setAsadminArgs: [2024-06-27T10:58:33.150Z] [2024-06-27T10:58:33.150Z] init: [2024-06-27T10:58:33.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:58:33.327Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:58:33.407Z] [2024-06-27T10:58:33.407Z] init.customtasks: [2024-06-27T10:58:33.407Z] [2024-06-27T10:58:33.407Z] prepare: [2024-06-27T10:58:33.407Z] [2024-06-27T10:58:33.407Z] exec.asadmin: [2024-06-27T10:58:33.442Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2024-06-27T10:58:33.442Z] [exec] Deleted 1 option(s) [2024-06-27T10:58:33.442Z] [echo] REQUIRED TO RESTART SERVER....... [2024-06-27T10:58:33.442Z] [2024-06-27T10:58:33.442Z] restart-server: [2024-06-27T10:58:33.442Z] [2024-06-27T10:58:33.443Z] setOSConditions: [2024-06-27T10:58:33.443Z] [2024-06-27T10:58:33.443Z] stop-server: [2024-06-27T10:58:33.443Z] [2024-06-27T10:58:33.443Z] stop-server-unix: [2024-06-27T10:58:33.443Z] [echo] stopping server on unix ... [2024-06-27T10:58:33.581Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:58:33.581Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:58:33.969Z] [exec] Result: 1 [2024-06-27T10:58:33.969Z] [2024-06-27T10:58:33.969Z] process.result: [2024-06-27T10:58:33.969Z] [2024-06-27T10:58:33.969Z] processResult: [2024-06-27T10:58:33.969Z] [2024-06-27T10:58:33.969Z] failed: [2024-06-27T10:58:33.969Z] [2024-06-27T10:58:33.969Z] passed: [2024-06-27T10:58:33.969Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:33.969Z] [2024-06-27T10:58:33.969Z] unknown: [2024-06-27T10:58:33.969Z] [2024-06-27T10:58:33.969Z] asadmin.with.result: [2024-06-27T10:58:33.969Z] [2024-06-27T10:58:33.969Z] show-component-status.asadmin: [2024-06-27T10:58:33.969Z] [2024-06-27T10:58:33.969Z] test.notregistred.cluster: [2024-06-27T10:58:33.969Z] [2024-06-27T10:58:33.969Z] samples.scenarios: [2024-06-27T10:58:33.969Z] [2024-06-27T10:58:33.969Z] clean.scenario: [2024-06-27T10:58:34.154Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:58:34.154Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:58:34.154Z] [2024-06-27T10:58:34.154Z] setOSConditions: [2024-06-27T10:58:34.154Z] [2024-06-27T10:58:34.154Z] setToolWin: [2024-06-27T10:58:34.154Z] [2024-06-27T10:58:34.154Z] setToolUnix: [2024-06-27T10:58:34.154Z] [2024-06-27T10:58:34.154Z] setToolProperty: [2024-06-27T10:58:34.154Z] [2024-06-27T10:58:34.154Z] setS1ASclassPath: [2024-06-27T10:58:34.154Z] [2024-06-27T10:58:34.154Z] init-common: [2024-06-27T10:58:34.154Z] [2024-06-27T10:58:34.154Z] create-jdbc-resource-common: [2024-06-27T10:58:34.154Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] clean.scenario.cluster: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] init.os: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] init.tools.unix: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] init.tools.windows: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] init.tools: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] setAsadminArgs: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] init: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] init.customtasks: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] prepare: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] process.versionExpression: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] process.appname: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] _process.target: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] process.target: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.225Z] prepare.has.version.registred: [2024-06-27T10:58:34.225Z] [2024-06-27T10:58:34.226Z] exec.asadmin2: [2024-06-27T10:58:34.409Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:58:34.409Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:58:34.409Z] [echo] cmd executed for server [2024-06-27T10:58:34.409Z] [2024-06-27T10:58:34.409Z] setOSConditions: [2024-06-27T10:58:34.409Z] [2024-06-27T10:58:34.409Z] setToolWin: [2024-06-27T10:58:34.409Z] [2024-06-27T10:58:34.409Z] setToolUnix: [2024-06-27T10:58:34.409Z] [2024-06-27T10:58:34.409Z] setToolProperty: [2024-06-27T10:58:34.409Z] [2024-06-27T10:58:34.410Z] setS1ASclassPath: [2024-06-27T10:58:34.410Z] [2024-06-27T10:58:34.410Z] init-common: [2024-06-27T10:58:34.410Z] [2024-06-27T10:58:34.410Z] deploy-common: [2024-06-27T10:58:34.410Z] [echo] Current time (ISO): 2024-06-27T10:58:34.355+0000 [2024-06-27T10:58:34.410Z] [2024-06-27T10:58:34.410Z] setOSConditions: [2024-06-27T10:58:34.410Z] [2024-06-27T10:58:34.410Z] setToolWin: [2024-06-27T10:58:34.410Z] [2024-06-27T10:58:34.410Z] setToolUnix: [2024-06-27T10:58:34.410Z] [2024-06-27T10:58:34.410Z] setToolProperty: [2024-06-27T10:58:34.410Z] [2024-06-27T10:58:34.410Z] setS1ASclassPath: [2024-06-27T10:58:34.410Z] [2024-06-27T10:58:34.410Z] init-common: [2024-06-27T10:58:34.410Z] [2024-06-27T10:58:34.410Z] deploy-common-pe: [2024-06-27T10:58:34.803Z] [exec] Result: 1 [2024-06-27T10:58:34.803Z] [2024-06-27T10:58:34.803Z] process.registred: [2024-06-27T10:58:34.803Z] [2024-06-27T10:58:34.803Z] has.version.registred: [2024-06-27T10:58:34.803Z] [2024-06-27T10:58:34.803Z] del.all.version.registred: [2024-06-27T10:58:34.803Z] [2024-06-27T10:58:34.803Z] _clean.scenario: [2024-06-27T10:58:34.803Z] [2024-06-27T10:58:34.803Z] deploy.version: [2024-06-27T10:58:34.803Z] [2024-06-27T10:58:34.803Z] del.ref.registred: [2024-06-27T10:58:34.803Z] [2024-06-27T10:58:34.804Z] process.versionExpression: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] process.appname: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] _process.target: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] process.target: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] prepare.is.version.registred: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] init.os: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] init.tools.unix: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] init.tools.windows: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] init.tools: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] setAsadminArgs: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] init: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] init.customtasks: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] prepare: [2024-06-27T10:58:34.804Z] [2024-06-27T10:58:34.804Z] exec.asadmin2: [2024-06-27T10:58:34.809Z] [exec] Waiting for the domain to stop . [2024-06-27T10:58:34.809Z] [exec] Waiting finished after 225 ms. [2024-06-27T10:58:34.809Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:58:34.809Z] [2024-06-27T10:58:34.809Z] stop-server-windows: [2024-06-27T10:58:34.809Z] [2024-06-27T10:58:34.809Z] setOSConditions: [2024-06-27T10:58:34.809Z] [2024-06-27T10:58:34.809Z] start-server: [2024-06-27T10:58:34.809Z] [echo] +-----------------------------+ [2024-06-27T10:58:34.809Z] [echo] | | [2024-06-27T10:58:34.809Z] [echo] | S T A R T I N G GLASSFISH | [2024-06-27T10:58:34.809Z] [echo] | in Felix mode | [2024-06-27T10:58:34.809Z] [echo] | | [2024-06-27T10:58:34.809Z] [echo] +-----------------------------+ [2024-06-27T10:58:34.809Z] [2024-06-27T10:58:34.809Z] start-server-unix: [2024-06-27T10:58:34.970Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionApp.ear [2024-06-27T10:58:35.224Z] [exec] Application deployed with name jdbc-multiplecloseconnectionApp. [2024-06-27T10:58:35.224Z] [echo] Deployment on target server server successful [2024-06-27T10:58:35.224Z] [2024-06-27T10:58:35.224Z] setOSConditions: [2024-06-27T10:58:35.224Z] [2024-06-27T10:58:35.224Z] setToolWin: [2024-06-27T10:58:35.224Z] [2024-06-27T10:58:35.224Z] setToolUnix: [2024-06-27T10:58:35.224Z] [2024-06-27T10:58:35.224Z] setToolProperty: [2024-06-27T10:58:35.224Z] [2024-06-27T10:58:35.225Z] setS1ASclassPath: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] init-common: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] deploy-common-ee: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] run: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] setOSConditions: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] setToolWin: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] setToolUnix: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] setToolProperty: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] setS1ASclassPath: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] init-common: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] execute-sql-common: [2024-06-27T10:58:35.225Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/sql/create_pointbase.sql [2024-06-27T10:58:35.225Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:58:35.225Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T10:58:35.225Z] [sql] 0 rows affected [2024-06-27T10:58:35.225Z] [sql] 1 rows affected [2024-06-27T10:58:35.225Z] [sql] 1 rows affected [2024-06-27T10:58:35.225Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] setOSConditions: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] setToolWin: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] setToolUnix: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] setToolProperty: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] setS1ASclassPath: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] init-common: [2024-06-27T10:58:35.225Z] [2024-06-27T10:58:35.225Z] runclient-common: [2024-06-27T10:58:35.226Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionAppClient.jar -name jdbc-multiplecloseconnectionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:58:35.733Z] [exec] Result: 1 [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] process.registred: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] is.version.registred: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] process.xmlversionidentifier: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] prepare.cluster: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] process.enabled: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] process.hasToDeploy: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] deploy.version.unregistred: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] init.os: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] init.tools.unix: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] init.tools.windows: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] init.tools: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] setAsadminArgs: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] init: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] init.customtasks: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] prepare: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] process.versionExpression: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] process.appname: [2024-06-27T10:58:35.733Z] [2024-06-27T10:58:35.733Z] create.version: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] assemble.non-existent: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] process.xmlversionidentifier: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] prepare.update.xml.identifier: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] update.xml.identifier: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] deployWithNameOption: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] setAsadminArgs: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] common.deploy.asadmin: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] init.os: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] init.tools.unix: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] init.tools.windows: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] init.tools: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] setAsadminArgs: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] init: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] init.customtasks: [2024-06-27T10:58:35.734Z] [2024-06-27T10:58:35.734Z] common.run.asadmin: [2024-06-27T10:58:35.734Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:58:35.940Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:58:35.940Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:58:35.940Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:58:35.940Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:58:35.940Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:58:35.940Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:58:35.940Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:58:35.940Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:58:35.940Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:58:35.940Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T10:58:35.940Z] [exec] Value of key is:ejb-msgctxt [2024-06-27T10:58:35.940Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:35.940Z] [exec] [2024-06-27T10:58:35.940Z] [exec] [2024-06-27T10:58:35.940Z] [exec] ----------------------------------------- [2024-06-27T10:58:35.940Z] [exec] - ejb-msgctxt: PASS - [2024-06-27T10:58:35.940Z] [exec] ----------------------------------------- [2024-06-27T10:58:35.940Z] [exec] Total PASS: 1 [2024-06-27T10:58:35.940Z] [exec] Total FAIL: 0 [2024-06-27T10:58:35.940Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:58:35.940Z] [exec] ----------------------------------------- [2024-06-27T10:58:35.940Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:35.940Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:35.940Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-06-27T10:58:35.941Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:35.941Z] [2024-06-27T10:58:35.941Z] undeploy: [2024-06-27T10:58:35.941Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:35.941Z] [2024-06-27T10:58:35.941Z] autoundeploy-file: [2024-06-27T10:58:35.941Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:58:35.998Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:35.998Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:36.151Z] [exec] Jun 27, 2024 10:58:35 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:58:36.151Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:58:36.502Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:36.502Z] [2024-06-27T10:58:36.502Z] internal-report-success: [2024-06-27T10:58:36.502Z] [2024-06-27T10:58:36.502Z] internal-report-failure: [2024-06-27T10:58:36.502Z] [2024-06-27T10:58:36.502Z] report: [2024-06-27T10:58:36.502Z] [2024-06-27T10:58:36.502Z] all: [2024-06-27T10:58:36.502Z] [echo] [2024-06-27T10:58:36.502Z] [echo] ************************* [2024-06-27T10:58:36.502Z] [echo] * Running asyncejbclient [2024-06-27T10:58:36.502Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient [2024-06-27T10:58:36.502Z] [echo] ************************* [2024-06-27T10:58:36.502Z] [echo] [2024-06-27T10:58:36.502Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:36.502Z] [2024-06-27T10:58:36.502Z] clean: [2024-06-27T10:58:36.502Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml [2024-06-27T10:58:36.503Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:36.503Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:36.503Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:36.503Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:36.503Z] [2024-06-27T10:58:36.503Z] deploy: [2024-06-27T10:58:36.503Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:36.503Z] [2024-06-27T10:58:36.503Z] build: [2024-06-27T10:58:36.503Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:36.503Z] [2024-06-27T10:58:36.503Z] test-compile: [2024-06-27T10:58:36.503Z] [echo] Compiling into endpoint/WebServiceEJB.class [2024-06-27T10:58:36.503Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:58:36.503Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:36.560Z] [exec] Application deployed with name simple-versioned-servlet. [2024-06-27T10:58:36.560Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] init.os: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] init.tools.unix: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] init.tools.windows: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] init.tools: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] setAsadminArgs: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] init: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] init.customtasks: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] setEnabled: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] createAppRef: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] deployWithoutNameOption: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] init.os: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] init.tools.unix: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] init.tools.windows: [2024-06-27T10:58:36.560Z] [2024-06-27T10:58:36.560Z] init.tools: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] setAsadminArgs: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] init: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] init.customtasks: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] prepare.client: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] prepare.client.appclient: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] increment.log.next: [2024-06-27T10:58:36.561Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] process.versionexpression: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] prepare.run: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] common.run.positive: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] setHttpPort: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] common.run: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] checkAppOnServer: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] declare-test: [2024-06-27T10:58:36.561Z] [echo] Starting test simple-versioned-servlet sample.scenarios(1) - logID=21 (server) [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] prepare.runclient: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] process.classpath: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] process.jvmargs: [2024-06-27T10:58:36.561Z] [2024-06-27T10:58:36.561Z] java.with.result: [2024-06-27T10:58:36.759Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:36.759Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:36.759Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:36.759Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:36.759Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:36.759Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:36.760Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:37.015Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:37.015Z] [javac] 1 warning [2024-06-27T10:58:37.015Z] [echo] Building with package endpoint [2024-06-27T10:58:37.015Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-06-27T10:58:37.076Z] [exec] Jun 27, 2024 10:58:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:37.076Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:58:37.076Z] [exec] Jun 27, 2024 10:58:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:37.076Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:58:37.123Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:37.123Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:58:37.123Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:37.123Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:58:37.123Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:37.123Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-06-27T10:58:37.123Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:37.123Z] [2024-06-27T10:58:37.123Z] process.result: [2024-06-27T10:58:37.123Z] [2024-06-27T10:58:37.123Z] processResult: [2024-06-27T10:58:37.123Z] [2024-06-27T10:58:37.123Z] failed: [2024-06-27T10:58:37.123Z] [2024-06-27T10:58:37.123Z] passed: [2024-06-27T10:58:37.123Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:37.123Z] [2024-06-27T10:58:37.123Z] unknown: [2024-06-27T10:58:37.123Z] [2024-06-27T10:58:37.123Z] runclient: [2024-06-27T10:58:37.124Z] [2024-06-27T10:58:37.124Z] init.os: [2024-06-27T10:58:37.124Z] [2024-06-27T10:58:37.124Z] init.tools.unix: [2024-06-27T10:58:37.124Z] [2024-06-27T10:58:37.124Z] init.tools.windows: [2024-06-27T10:58:37.124Z] [2024-06-27T10:58:37.124Z] init.tools: [2024-06-27T10:58:37.124Z] [2024-06-27T10:58:37.124Z] setAsadminArgs: [2024-06-27T10:58:37.124Z] [2024-06-27T10:58:37.124Z] init: [2024-06-27T10:58:37.124Z] [2024-06-27T10:58:37.124Z] init.customtasks: [2024-06-27T10:58:37.124Z] [2024-06-27T10:58:37.124Z] checkAppOnCluster: [2024-06-27T10:58:37.124Z] [2024-06-27T10:58:37.124Z] run.positive: [2024-06-27T10:58:37.124Z] [2024-06-27T10:58:37.124Z] deploy.version: [2024-06-27T10:58:37.124Z] [2024-06-27T10:58:37.124Z] del.ref.registred: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] process.versionExpression: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] process.appname: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] _process.target: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] process.target: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] prepare.is.version.registred: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] init.os: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] init.tools.unix: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] init.tools.windows: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] init.tools: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] setAsadminArgs: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] init: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] init.customtasks: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] prepare: [2024-06-27T10:58:37.382Z] [2024-06-27T10:58:37.382Z] exec.asadmin2: [2024-06-27T10:58:37.944Z] [2024-06-27T10:58:37.944Z] process.registred: [2024-06-27T10:58:37.944Z] [2024-06-27T10:58:37.944Z] is.version.registred: [2024-06-27T10:58:37.944Z] [2024-06-27T10:58:37.944Z] process.xmlversionidentifier: [2024-06-27T10:58:37.944Z] [2024-06-27T10:58:37.944Z] prepare.cluster: [2024-06-27T10:58:37.944Z] [2024-06-27T10:58:37.944Z] process.enabled: [2024-06-27T10:58:37.944Z] [2024-06-27T10:58:37.944Z] process.hasToDeploy: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] deploy.version.unregistred: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] init.os: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] init.tools.unix: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] init.tools.windows: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] init.tools: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] setAsadminArgs: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] init: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] init.customtasks: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] prepare: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] process.versionExpression: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] process.appname: [2024-06-27T10:58:37.945Z] [2024-06-27T10:58:37.945Z] create.version: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.946Z] assemble.non-existent: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.946Z] process.xmlversionidentifier: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.946Z] prepare.update.xml.identifier: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.946Z] update.xml.identifier: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.946Z] deployWithNameOption: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.946Z] setAsadminArgs: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.946Z] common.deploy.asadmin: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.946Z] init.os: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.946Z] init.tools.unix: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.946Z] init.tools.windows: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.946Z] init.tools: [2024-06-27T10:58:37.946Z] [2024-06-27T10:58:37.947Z] setAsadminArgs: [2024-06-27T10:58:37.947Z] [2024-06-27T10:58:37.947Z] init: [2024-06-27T10:58:37.947Z] [2024-06-27T10:58:37.947Z] init.customtasks: [2024-06-27T10:58:37.947Z] [2024-06-27T10:58:37.947Z] common.run.asadmin: [2024-06-27T10:58:37.947Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:58:38.514Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:38.514Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:39.078Z] [exec] Application deployed with name simple-versioned-servlet. [2024-06-27T10:58:39.078Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init.os: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init.tools.unix: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init.tools.windows: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init.tools: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] setAsadminArgs: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init.customtasks: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] setEnabled: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] createAppRef: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] deployWithoutNameOption: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init.os: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init.tools.unix: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init.tools.windows: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init.tools: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] setAsadminArgs: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] init.customtasks: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.078Z] prepare.client: [2024-06-27T10:58:39.078Z] [2024-06-27T10:58:39.079Z] prepare.client.appclient: [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] increment.log.next: [2024-06-27T10:58:39.079Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] process.versionexpression: [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] prepare.run: [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] common.run.positive: [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] setHttpPort: [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] common.run: [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] checkAppOnServer: [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] declare-test: [2024-06-27T10:58:39.079Z] [echo] Starting test simple-versioned-servlet sample.scenarios(2) - logID=22 (server) [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] prepare.runclient: [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] process.classpath: [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] process.jvmargs: [2024-06-27T10:58:39.079Z] [2024-06-27T10:58:39.079Z] java.with.result: [2024-06-27T10:58:39.532Z] [2024-06-27T10:58:39.532Z] private-run: [2024-06-27T10:58:39.532Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:39.532Z] [2024-06-27T10:58:39.532Z] clean: [2024-06-27T10:58:39.532Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml [2024-06-27T10:58:39.532Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:39.532Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:39.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:39.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:39.532Z] [echo] wsimporting http://localhost:8080/WebServiceEJBService/WebServiceEJB?WSDL [2024-06-27T10:58:39.532Z] [exec] parsing WSDL... [2024-06-27T10:58:39.606Z] [exec] Jun 27, 2024 10:58:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:39.606Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@40bd0f8 [2024-06-27T10:58:39.606Z] [exec] Value of key is: test1 : [2024-06-27T10:58:39.606Z] [exec] Value of key is: test2 : [2024-06-27T10:58:39.606Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:39.606Z] [exec] [2024-06-27T10:58:39.606Z] [exec] [2024-06-27T10:58:39.606Z] [exec] ----------------------------------------- [2024-06-27T10:58:39.606Z] [exec] - test2 : : PASS - [2024-06-27T10:58:39.606Z] [exec] - test1 : : PASS - [2024-06-27T10:58:39.606Z] [exec] ----------------------------------------- [2024-06-27T10:58:39.606Z] [exec] Total PASS: 2 [2024-06-27T10:58:39.606Z] [exec] Total FAIL: 0 [2024-06-27T10:58:39.606Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:58:39.606Z] [exec] ----------------------------------------- [2024-06-27T10:58:39.606Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:39.606Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:39.642Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:39.642Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:58:39.642Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:39.642Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:58:39.642Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:39.642Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-06-27T10:58:39.642Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:39.642Z] [2024-06-27T10:58:39.642Z] process.result: [2024-06-27T10:58:39.642Z] [2024-06-27T10:58:39.642Z] processResult: [2024-06-27T10:58:39.642Z] [2024-06-27T10:58:39.642Z] failed: [2024-06-27T10:58:39.642Z] [2024-06-27T10:58:39.642Z] passed: [2024-06-27T10:58:39.642Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:39.642Z] [2024-06-27T10:58:39.642Z] unknown: [2024-06-27T10:58:39.642Z] [2024-06-27T10:58:39.642Z] runclient: [2024-06-27T10:58:39.642Z] [2024-06-27T10:58:39.642Z] init.os: [2024-06-27T10:58:39.642Z] [2024-06-27T10:58:39.642Z] init.tools.unix: [2024-06-27T10:58:39.642Z] [2024-06-27T10:58:39.642Z] init.tools.windows: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] init.tools: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] setAsadminArgs: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] init: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] init.customtasks: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] checkAppOnCluster: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] run.positive: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] deploy.version: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] del.ref.registred: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] process.versionExpression: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] process.appname: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] _process.target: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] process.target: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] prepare.is.version.registred: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] init.os: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] init.tools.unix: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] init.tools.windows: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] init.tools: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] setAsadminArgs: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] init: [2024-06-27T10:58:39.643Z] [2024-06-27T10:58:39.643Z] init.customtasks: [2024-06-27T10:58:39.644Z] [2024-06-27T10:58:39.644Z] prepare: [2024-06-27T10:58:39.644Z] [2024-06-27T10:58:39.644Z] exec.asadmin2: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] checkReporting-common: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] confirmReportPresent-common: [2024-06-27T10:58:39.862Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:58:39.862Z] [echo] Test seems to be reported fine [2024-06-27T10:58:39.862Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/RepRunConf.txt [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] confirmMissingReport-common: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] undeploy: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] setOSConditions: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] setToolWin: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] setToolUnix: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] setToolProperty: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] setS1ASclassPath: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] init-common: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] execute-sql-common: [2024-06-27T10:58:39.862Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/sql/drop_pointbase.sql [2024-06-27T10:58:39.862Z] [sql] 0 rows affected [2024-06-27T10:58:39.862Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:58:39.862Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:58:39.862Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] setOSConditions: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] setToolWin: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] setToolUnix: [2024-06-27T10:58:39.862Z] [2024-06-27T10:58:39.862Z] setToolProperty: [2024-06-27T10:58:39.863Z] [2024-06-27T10:58:39.863Z] setS1ASclassPath: [2024-06-27T10:58:39.863Z] [2024-06-27T10:58:39.863Z] init-common: [2024-06-27T10:58:39.863Z] [2024-06-27T10:58:39.863Z] undeploy-common: [2024-06-27T10:58:40.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-multiplecloseconnectionApp [2024-06-27T10:58:40.422Z] [2024-06-27T10:58:40.422Z] setOSConditions: [2024-06-27T10:58:40.422Z] [2024-06-27T10:58:40.422Z] setToolWin: [2024-06-27T10:58:40.422Z] [2024-06-27T10:58:40.422Z] setToolUnix: [2024-06-27T10:58:40.422Z] [2024-06-27T10:58:40.422Z] setToolProperty: [2024-06-27T10:58:40.422Z] [2024-06-27T10:58:40.422Z] setS1ASclassPath: [2024-06-27T10:58:40.422Z] [2024-06-27T10:58:40.422Z] init-common: [2024-06-27T10:58:40.422Z] [2024-06-27T10:58:40.422Z] undeploy-jdbc-common: [2024-06-27T10:58:40.422Z] [2024-06-27T10:58:40.423Z] setOSConditions: [2024-06-27T10:58:40.423Z] [2024-06-27T10:58:40.423Z] setToolWin: [2024-06-27T10:58:40.423Z] [2024-06-27T10:58:40.423Z] setToolUnix: [2024-06-27T10:58:40.423Z] [2024-06-27T10:58:40.423Z] setToolProperty: [2024-06-27T10:58:40.423Z] [2024-06-27T10:58:40.423Z] setS1ASclassPath: [2024-06-27T10:58:40.423Z] [2024-06-27T10:58:40.423Z] init-common: [2024-06-27T10:58:40.423Z] [2024-06-27T10:58:40.423Z] delete-jdbc-resource-common: [2024-06-27T10:58:40.423Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:58:40.460Z] [exec] [2024-06-27T10:58:40.460Z] [exec] Generating code... [2024-06-27T10:58:40.460Z] [exec] [2024-06-27T10:58:40.460Z] [exec] Compiling code... [2024-06-27T10:58:40.572Z] [exec] Result: 1 [2024-06-27T10:58:40.572Z] [2024-06-27T10:58:40.572Z] process.registred: [2024-06-27T10:58:40.572Z] [2024-06-27T10:58:40.572Z] is.version.registred: [2024-06-27T10:58:40.572Z] [2024-06-27T10:58:40.572Z] process.xmlversionidentifier: [2024-06-27T10:58:40.572Z] [2024-06-27T10:58:40.572Z] prepare.cluster: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] process.enabled: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] process.hasToDeploy: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] deploy.version.unregistred: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] init.os: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] init.tools.unix: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] init.tools.windows: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] init.tools: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] setAsadminArgs: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] init: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] init.customtasks: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] prepare: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] process.versionExpression: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] process.appname: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] create.version: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] assemble.non-existent: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] process.xmlversionidentifier: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] prepare.update.xml.identifier: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] update.xml.identifier: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.573Z] deployWithNameOption: [2024-06-27T10:58:40.573Z] [2024-06-27T10:58:40.574Z] setAsadminArgs: [2024-06-27T10:58:40.574Z] [2024-06-27T10:58:40.574Z] common.deploy.asadmin: [2024-06-27T10:58:40.574Z] [2024-06-27T10:58:40.574Z] init.os: [2024-06-27T10:58:40.574Z] [2024-06-27T10:58:40.574Z] init.tools.unix: [2024-06-27T10:58:40.574Z] [2024-06-27T10:58:40.574Z] init.tools.windows: [2024-06-27T10:58:40.574Z] [2024-06-27T10:58:40.574Z] init.tools: [2024-06-27T10:58:40.574Z] [2024-06-27T10:58:40.574Z] setAsadminArgs: [2024-06-27T10:58:40.574Z] [2024-06-27T10:58:40.574Z] init: [2024-06-27T10:58:40.574Z] [2024-06-27T10:58:40.574Z] init.customtasks: [2024-06-27T10:58:40.574Z] [2024-06-27T10:58:40.574Z] common.run.asadmin: [2024-06-27T10:58:40.574Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-06-27T10:58:40.678Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:58:40.852Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:40.852Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:40.954Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:58:40.954Z] [echo] cmd executed for server [2024-06-27T10:58:40.954Z] [2024-06-27T10:58:40.954Z] setOSConditions: [2024-06-27T10:58:40.954Z] [2024-06-27T10:58:40.954Z] setToolWin: [2024-06-27T10:58:40.954Z] [2024-06-27T10:58:40.954Z] setToolUnix: [2024-06-27T10:58:40.954Z] [2024-06-27T10:58:40.954Z] setToolProperty: [2024-06-27T10:58:40.954Z] [2024-06-27T10:58:40.954Z] setS1ASclassPath: [2024-06-27T10:58:40.954Z] [2024-06-27T10:58:40.954Z] init-common: [2024-06-27T10:58:40.954Z] [2024-06-27T10:58:40.954Z] delete-jdbc-connpool-common: [2024-06-27T10:58:40.954Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:58:41.209Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:58:41.209Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:58:41.209Z] [echo] cmd executed for server [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] all: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] setOSConditions: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] setToolWin: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] setToolUnix: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] setToolProperty: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] setS1ASclassPath: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] init-common: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] clean: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] setOSConditions: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] setToolWin: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] setToolUnix: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] setToolProperty: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.209Z] setS1ASclassPath: [2024-06-27T10:58:41.209Z] [2024-06-27T10:58:41.210Z] init-common: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] clean-common: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setOSConditions: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setToolWin: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setToolUnix: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setToolProperty: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setS1ASclassPath: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] init-common: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] clean-classes-common: [2024-06-27T10:58:41.210Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setOSConditions: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setToolWin: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setToolUnix: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setToolProperty: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setS1ASclassPath: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] init-common: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] clean-jars-common: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] compile: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setOSConditions: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setToolWin: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.210Z] setToolUnix: [2024-06-27T10:58:41.210Z] [2024-06-27T10:58:41.211Z] setToolProperty: [2024-06-27T10:58:41.211Z] [2024-06-27T10:58:41.211Z] setS1ASclassPath: [2024-06-27T10:58:41.211Z] [2024-06-27T10:58:41.211Z] init-common: [2024-06-27T10:58:41.211Z] [2024-06-27T10:58:41.211Z] compile-common: [2024-06-27T10:58:41.211Z] [echo] Current time (ISO): 2024-06-27T10:58:41.139+0000 [2024-06-27T10:58:41.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:41.211Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:41.387Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/ejb/WebServiceEJBService.java uses or overrides a deprecated API. [2024-06-27T10:58:41.387Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:58:41.387Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:58:41.387Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:41.414Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-06-27T10:58:41.414Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] init.os: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] init.tools.unix: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] init.tools.windows: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] init.tools: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] setAsadminArgs: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] init: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] init.customtasks: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] setEnabled: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] createAppRef: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] deployWithoutNameOption: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] init.os: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] init.tools.unix: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] init.tools.windows: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] init.tools: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] setAsadminArgs: [2024-06-27T10:58:41.414Z] [2024-06-27T10:58:41.414Z] init: [2024-06-27T10:58:41.415Z] [2024-06-27T10:58:41.415Z] init.customtasks: [2024-06-27T10:58:41.415Z] [2024-06-27T10:58:41.415Z] prepare.client: [2024-06-27T10:58:41.415Z] [2024-06-27T10:58:41.415Z] prepare.client.appclient: [2024-06-27T10:58:41.415Z] [2024-06-27T10:58:41.415Z] increment.log.next: [2024-06-27T10:58:41.415Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:41.415Z] [2024-06-27T10:58:41.415Z] process.versionexpression: [2024-06-27T10:58:41.415Z] [2024-06-27T10:58:41.415Z] prepare.run: [2024-06-27T10:58:41.415Z] [2024-06-27T10:58:41.415Z] common.run.positive: [2024-06-27T10:58:41.415Z] [2024-06-27T10:58:41.415Z] setHttpPort: [2024-06-27T10:58:41.415Z] [2024-06-27T10:58:41.415Z] common.run: [2024-06-27T10:58:41.672Z] [2024-06-27T10:58:41.672Z] checkAppOnServer: [2024-06-27T10:58:41.672Z] [2024-06-27T10:58:41.672Z] declare-test: [2024-06-27T10:58:41.672Z] [echo] Starting test simple-versioned-servlet sample.scenarios(3) - logID=23 (server) [2024-06-27T10:58:41.672Z] [2024-06-27T10:58:41.672Z] prepare.runclient: [2024-06-27T10:58:41.672Z] [2024-06-27T10:58:41.672Z] process.classpath: [2024-06-27T10:58:41.672Z] [2024-06-27T10:58:41.672Z] process.jvmargs: [2024-06-27T10:58:41.672Z] [2024-06-27T10:58:41.672Z] java.with.result: [2024-06-27T10:58:41.729Z] [2024-06-27T10:58:41.729Z] setOSConditions: [2024-06-27T10:58:41.730Z] [2024-06-27T10:58:41.730Z] setToolWin: [2024-06-27T10:58:41.730Z] [2024-06-27T10:58:41.730Z] setToolUnix: [2024-06-27T10:58:41.730Z] [2024-06-27T10:58:41.730Z] setToolProperty: [2024-06-27T10:58:41.730Z] [2024-06-27T10:58:41.730Z] setS1ASclassPath: [2024-06-27T10:58:41.730Z] [2024-06-27T10:58:41.730Z] init-common: [2024-06-27T10:58:41.730Z] [2024-06-27T10:58:41.730Z] execute-sql-common: [2024-06-27T10:58:41.730Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/sql/createtables.sql [2024-06-27T10:58:41.730Z] [sql] Failed to execute: drop table OSGI_RESOURCES_TEST_RESULTS [2024-06-27T10:58:41.730Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OSGI_RESOURCES_TEST_RESULTS' because it does not exist. [2024-06-27T10:58:41.730Z] [sql] 0 rows affected [2024-06-27T10:58:41.730Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:58:41.730Z] [2024-06-27T10:58:41.730Z] deploy: [2024-06-27T10:58:41.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/bundles [2024-06-27T10:58:41.730Z] [2024-06-27T10:58:41.730Z] wait: [2024-06-27T10:58:41.948Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:41.948Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:41.948Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:41.948Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:41.948Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:41.948Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:41.948Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:41.948Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:41.948Z] [javac] warning: Implicitly compiled files were not subject to annotation processing. [2024-06-27T10:58:41.948Z] [javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [2024-06-27T10:58:41.948Z] [javac] 2 warnings [2024-06-27T10:58:41.948Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-06-27T10:58:41.953Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:41.953Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:58:41.953Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:41.953Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-06-27T10:58:41.953Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:41.953Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-06-27T10:58:41.953Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:41.953Z] [2024-06-27T10:58:41.953Z] process.result: [2024-06-27T10:58:41.953Z] [2024-06-27T10:58:41.954Z] processResult: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] failed: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] passed: [2024-06-27T10:58:41.954Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] unknown: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] runclient: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] init.os: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] init.tools.unix: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] init.tools.windows: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] init.tools: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] setAsadminArgs: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] init: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] init.customtasks: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] checkAppOnCluster: [2024-06-27T10:58:41.954Z] [2024-06-27T10:58:41.954Z] run.positive: [2024-06-27T10:58:42.135Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:42.135Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:42.135Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:42.135Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:42.135Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:42.135Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:42.135Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:42.210Z] [2024-06-27T10:58:42.210Z] deploy.version: [2024-06-27T10:58:42.210Z] [2024-06-27T10:58:42.210Z] del.ref.registred: [2024-06-27T10:58:42.210Z] [2024-06-27T10:58:42.210Z] process.versionExpression: [2024-06-27T10:58:42.210Z] [2024-06-27T10:58:42.210Z] process.appname: [2024-06-27T10:58:42.210Z] [2024-06-27T10:58:42.210Z] _process.target: [2024-06-27T10:58:42.210Z] [2024-06-27T10:58:42.210Z] process.target: [2024-06-27T10:58:42.210Z] [2024-06-27T10:58:42.210Z] prepare.is.version.registred: [2024-06-27T10:58:42.210Z] [2024-06-27T10:58:42.210Z] init.os: [2024-06-27T10:58:42.210Z] [2024-06-27T10:58:42.210Z] init.tools.unix: [2024-06-27T10:58:42.210Z] [2024-06-27T10:58:42.210Z] init.tools.windows: [2024-06-27T10:58:42.211Z] [2024-06-27T10:58:42.211Z] init.tools: [2024-06-27T10:58:42.211Z] [2024-06-27T10:58:42.211Z] setAsadminArgs: [2024-06-27T10:58:42.211Z] [2024-06-27T10:58:42.211Z] init: [2024-06-27T10:58:42.211Z] [2024-06-27T10:58:42.211Z] init.customtasks: [2024-06-27T10:58:42.211Z] [2024-06-27T10:58:42.211Z] prepare: [2024-06-27T10:58:42.211Z] [2024-06-27T10:58:42.211Z] exec.asadmin2: [2024-06-27T10:58:42.773Z] [exec] Result: 1 [2024-06-27T10:58:42.773Z] [2024-06-27T10:58:42.773Z] process.registred: [2024-06-27T10:58:42.773Z] [2024-06-27T10:58:42.774Z] is.version.registred: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] process.xmlversionidentifier: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] prepare.cluster: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] process.enabled: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] process.hasToDeploy: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] deploy.version.unregistred: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] init.os: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] init.tools.unix: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] init.tools.windows: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] init.tools: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] setAsadminArgs: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] init: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] init.customtasks: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] prepare: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] process.versionExpression: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] process.appname: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] create.version: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] assemble.non-existent: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.774Z] process.xmlversionidentifier: [2024-06-27T10:58:42.774Z] [2024-06-27T10:58:42.775Z] prepare.update.xml.identifier: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] update.xml.identifier: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] deployWithNameOption: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] setAsadminArgs: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] common.deploy.asadmin: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] init.os: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] init.tools.unix: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] init.tools.windows: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] init.tools: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] setAsadminArgs: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] init: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] init.customtasks: [2024-06-27T10:58:42.775Z] [2024-06-27T10:58:42.775Z] common.run.asadmin: [2024-06-27T10:58:42.775Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=false --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-06-27T10:58:43.076Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:43.076Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:58:43.076Z] [javac] return new Integer(1); [2024-06-27T10:58:43.076Z] [javac] ^ [2024-06-27T10:58:43.076Z] [javac] 2 warnings [2024-06-27T10:58:43.076Z] [2024-06-27T10:58:43.076Z] setOSConditions: [2024-06-27T10:58:43.076Z] [2024-06-27T10:58:43.076Z] setToolWin: [2024-06-27T10:58:43.076Z] [2024-06-27T10:58:43.077Z] setToolUnix: [2024-06-27T10:58:43.077Z] [2024-06-27T10:58:43.077Z] setToolProperty: [2024-06-27T10:58:43.077Z] [2024-06-27T10:58:43.077Z] setS1ASclassPath: [2024-06-27T10:58:43.077Z] [2024-06-27T10:58:43.077Z] init-common: [2024-06-27T10:58:43.077Z] [2024-06-27T10:58:43.077Z] compile-common: [2024-06-27T10:58:43.077Z] [echo] Current time (ISO): 2024-06-27T10:58:42.982+0000 [2024-06-27T10:58:43.077Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:43.337Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:43.337Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:43.358Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:43.358Z] [2024-06-27T10:58:43.358Z] compile-client: [2024-06-27T10:58:43.358Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:58:43.358Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:43.622Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:43.622Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:43.622Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:43.622Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:43.622Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:43.622Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:43.622Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:43.878Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:43.878Z] [javac] 1 warning [2024-06-27T10:58:43.878Z] [echo] Running appclient with client.Client [2024-06-27T10:58:43.878Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:43.901Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-06-27T10:58:43.901Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] init.os: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] init.tools.unix: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] init.tools.windows: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] init.tools: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] setAsadminArgs: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] init: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] init.customtasks: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] setEnabled: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] createAppRef: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] deployWithoutNameOption: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] init.os: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.901Z] init.tools.unix: [2024-06-27T10:58:43.901Z] [2024-06-27T10:58:43.902Z] init.tools.windows: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] init.tools: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] setAsadminArgs: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] init: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] init.customtasks: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] prepare.client: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] prepare.client.appclient: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] increment.log.next: [2024-06-27T10:58:43.902Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] process.versionexpression: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] prepare.run: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] common.run.negative: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] setHttpPort: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] common.run: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] checkAppOnServer: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] declare-test: [2024-06-27T10:58:43.902Z] [echo] Starting test simple-versioned-servlet sample.scenarios(4) - logID=24 (server) [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] prepare.runclient: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] process.classpath: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] process.jvmargs: [2024-06-27T10:58:43.902Z] [2024-06-27T10:58:43.902Z] java.with.result: [2024-06-27T10:58:44.019Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:44.019Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:44.019Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:44.019Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:44.019Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:44.019Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:44.019Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:44.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:44.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-06-27T10:58:44.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:44.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-06-27T10:58:44.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:44.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-06-27T10:58:44.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:44.467Z] [2024-06-27T10:58:44.467Z] process.result: [2024-06-27T10:58:44.467Z] [2024-06-27T10:58:44.467Z] processResult: [2024-06-27T10:58:44.467Z] [2024-06-27T10:58:44.467Z] failed: [2024-06-27T10:58:44.467Z] [2024-06-27T10:58:44.467Z] passed: [2024-06-27T10:58:44.467Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:44.467Z] [2024-06-27T10:58:44.467Z] unknown: [2024-06-27T10:58:44.467Z] [2024-06-27T10:58:44.467Z] runclient: [2024-06-27T10:58:44.467Z] [2024-06-27T10:58:44.467Z] init.os: [2024-06-27T10:58:44.467Z] [2024-06-27T10:58:44.467Z] init.tools.unix: [2024-06-27T10:58:44.467Z] [2024-06-27T10:58:44.467Z] init.tools.windows: [2024-06-27T10:58:44.467Z] [2024-06-27T10:58:44.468Z] init.tools: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] setAsadminArgs: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] init: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] init.customtasks: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] checkAppOnCluster: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] run.negative: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] process.versionExpression: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] process.appname: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] process.xmlversionidentifier: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] prepare.cluster: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] enable.version: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] setAsadminArgs: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] common.enable.asadmin: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] init.os: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] init.tools.unix: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] init.tools.windows: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] init.tools: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] setAsadminArgs: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] init: [2024-06-27T10:58:44.468Z] [2024-06-27T10:58:44.468Z] init.customtasks: [2024-06-27T10:58:44.469Z] [2024-06-27T10:58:44.469Z] common.run.asadmin: [2024-06-27T10:58:44.469Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2024-06-27T10:58:44.578Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:44.833Z] [javac] 1 warning [2024-06-27T10:58:44.833Z] [2024-06-27T10:58:44.833Z] build: [2024-06-27T10:58:44.833Z] [2024-06-27T10:58:44.833Z] setOSConditions: [2024-06-27T10:58:44.833Z] [2024-06-27T10:58:44.833Z] fixFiles: [2024-06-27T10:58:44.833Z] [2024-06-27T10:58:44.833Z] convUnix: [2024-06-27T10:58:44.833Z] [2024-06-27T10:58:44.833Z] convWin: [2024-06-27T10:58:44.833Z] [2024-06-27T10:58:44.833Z] setToolWin: [2024-06-27T10:58:44.833Z] [2024-06-27T10:58:44.834Z] setToolUnix: [2024-06-27T10:58:44.834Z] [2024-06-27T10:58:44.834Z] setToolProperty: [2024-06-27T10:58:44.834Z] [2024-06-27T10:58:44.834Z] setS1ASclassPath: [2024-06-27T10:58:44.834Z] [2024-06-27T10:58:44.834Z] init-common: [2024-06-27T10:58:44.834Z] [2024-06-27T10:58:44.834Z] package-persistence-common: [2024-06-27T10:58:44.834Z] [2024-06-27T10:58:44.834Z] ejb-jar-common: [2024-06-27T10:58:44.834Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:44.834Z] [2024-06-27T10:58:44.834Z] package-ejbjar-common: [2024-06-27T10:58:44.834Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:44.834Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:44.834Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:44.834Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeout-ejb.jar [2024-06-27T10:58:44.834Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:44.834Z] [2024-06-27T10:58:44.834Z] appclient-jar-common: [2024-06-27T10:58:44.834Z] [2024-06-27T10:58:44.834Z] package-appclientjar-common: [2024-06-27T10:58:44.834Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:44.834Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:44.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:44.835Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeout-client.jar [2024-06-27T10:58:44.835Z] [2024-06-27T10:58:44.835Z] webclient-war-common: [2024-06-27T10:58:44.835Z] [2024-06-27T10:58:44.835Z] build-ear-common: [2024-06-27T10:58:44.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:44.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:44.835Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:58:44.835Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutApp.ear [2024-06-27T10:58:44.835Z] [2024-06-27T10:58:44.835Z] deploy: [2024-06-27T10:58:44.835Z] [2024-06-27T10:58:44.835Z] setOSConditions: [2024-06-27T10:58:44.835Z] [2024-06-27T10:58:44.835Z] setToolWin: [2024-06-27T10:58:44.835Z] [2024-06-27T10:58:44.835Z] setToolUnix: [2024-06-27T10:58:44.835Z] [2024-06-27T10:58:44.835Z] setToolProperty: [2024-06-27T10:58:44.835Z] [2024-06-27T10:58:44.835Z] setS1ASclassPath: [2024-06-27T10:58:44.835Z] [2024-06-27T10:58:44.836Z] init-common: [2024-06-27T10:58:44.836Z] [2024-06-27T10:58:44.836Z] execute-sql-common: [2024-06-27T10:58:44.836Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/create_pointbase.sql [2024-06-27T10:58:44.836Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2024-06-27T10:58:44.836Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2024-06-27T10:58:44.836Z] [sql] 0 rows affected [2024-06-27T10:58:44.836Z] [sql] 1 rows affected [2024-06-27T10:58:44.836Z] [sql] 1 rows affected [2024-06-27T10:58:44.836Z] [sql] 3 of 4 SQL statements executed successfully [2024-06-27T10:58:44.836Z] [2024-06-27T10:58:44.836Z] setOSConditions: [2024-06-27T10:58:44.836Z] [2024-06-27T10:58:44.836Z] setToolWin: [2024-06-27T10:58:44.836Z] [2024-06-27T10:58:44.836Z] setToolUnix: [2024-06-27T10:58:44.836Z] [2024-06-27T10:58:44.836Z] setToolProperty: [2024-06-27T10:58:44.836Z] [2024-06-27T10:58:44.836Z] setS1ASclassPath: [2024-06-27T10:58:44.836Z] [2024-06-27T10:58:44.836Z] init-common: [2024-06-27T10:58:44.836Z] [2024-06-27T10:58:44.836Z] deploy-jdbc-common: [2024-06-27T10:58:44.836Z] [2024-06-27T10:58:44.836Z] setOSConditions: [2024-06-27T10:58:44.836Z] [2024-06-27T10:58:44.836Z] setToolWin: [2024-06-27T10:58:44.836Z] [2024-06-27T10:58:44.837Z] setToolUnix: [2024-06-27T10:58:44.837Z] [2024-06-27T10:58:44.837Z] setToolProperty: [2024-06-27T10:58:44.837Z] [2024-06-27T10:58:44.837Z] setS1ASclassPath: [2024-06-27T10:58:44.837Z] [2024-06-27T10:58:44.837Z] init-common: [2024-06-27T10:58:44.837Z] [2024-06-27T10:58:44.837Z] create-jdbc-connpool-common: [2024-06-27T10:58:44.927Z] [exec] Waiting for domain1 to start ........ [2024-06-27T10:58:44.927Z] [exec] Waiting finished after 7,850 ms. [2024-06-27T10:58:44.927Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:58:44.927Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:58:44.927Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:58:44.927Z] [exec] Admin Port: 4,848 [2024-06-27T10:58:44.927Z] [exec] Command start-domain executed successfully. [2024-06-27T10:58:44.927Z] [2024-06-27T10:58:44.927Z] start-server-windows: [2024-06-27T10:58:44.927Z] [2024-06-27T10:58:44.927Z] all: [2024-06-27T10:58:44.927Z] [echo] @@## nonstringraproperties ##@@ [2024-06-27T10:58:44.927Z] [2024-06-27T10:58:44.927Z] setOSConditions: [2024-06-27T10:58:44.927Z] [2024-06-27T10:58:44.928Z] setToolWin: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] setToolUnix: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] setToolProperty: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] setS1ASclassPath: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] init-common: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] build: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] all: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] setOSConditions: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] setToolWin: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] setToolUnix: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] setToolProperty: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] setS1ASclassPath: [2024-06-27T10:58:44.928Z] [2024-06-27T10:58:44.928Z] init-common: [2024-06-27T10:58:44.929Z] [2024-06-27T10:58:44.929Z] all: [2024-06-27T10:58:44.929Z] [2024-06-27T10:58:44.929Z] setOSConditions: [2024-06-27T10:58:44.929Z] [2024-06-27T10:58:44.929Z] setToolWin: [2024-06-27T10:58:44.929Z] [2024-06-27T10:58:44.929Z] setToolUnix: [2024-06-27T10:58:44.929Z] [2024-06-27T10:58:44.929Z] setToolProperty: [2024-06-27T10:58:44.929Z] [2024-06-27T10:58:44.929Z] setS1ASclassPath: [2024-06-27T10:58:44.929Z] [2024-06-27T10:58:44.929Z] init-common: [2024-06-27T10:58:44.929Z] [2024-06-27T10:58:44.929Z] compile-common: [2024-06-27T10:58:44.929Z] [echo] Current time (ISO): 2024-06-27T10:58:44.201+0000 [2024-06-27T10:58:44.929Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/classes [2024-06-27T10:58:44.929Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/classes [2024-06-27T10:58:45.031Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:45.031Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-06-27T10:58:45.092Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-06-27T10:58:45.092Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-06-27T10:58:45.353Z] [2024-06-27T10:58:45.353Z] set-derby-connpool-props: [2024-06-27T10:58:45.594Z] [exec] Command enable executed successfully. [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] init.os: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] init.tools.unix: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] init.tools.windows: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] init.tools: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] setAsadminArgs: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] init: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] init.customtasks: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] enableAppOnInstance: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] init.os: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] init.tools.unix: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] init.tools.windows: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] init.tools: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.594Z] setAsadminArgs: [2024-06-27T10:58:45.594Z] [2024-06-27T10:58:45.595Z] init: [2024-06-27T10:58:45.595Z] [2024-06-27T10:58:45.595Z] init.customtasks: [2024-06-27T10:58:45.595Z] [2024-06-27T10:58:45.595Z] prepare.client: [2024-06-27T10:58:45.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:58:45.607Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] prepare.client.appclient: [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] increment.log.next: [2024-06-27T10:58:45.851Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] process.versionexpression: [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] prepare.run: [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] common.run.positive: [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] setHttpPort: [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] common.run: [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] checkAppOnServer: [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] declare-test: [2024-06-27T10:58:45.851Z] [echo] Starting test simple-versioned-servlet sample.scenarios(5) - logID=25 (server) [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] prepare.runclient: [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] process.classpath: [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.851Z] process.jvmargs: [2024-06-27T10:58:45.851Z] [2024-06-27T10:58:45.852Z] java.with.result: [2024-06-27T10:58:46.107Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:46.107Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:58:46.107Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:46.107Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-06-27T10:58:46.107Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:46.107Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.1 [2024-06-27T10:58:46.107Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:46.107Z] [2024-06-27T10:58:46.107Z] process.result: [2024-06-27T10:58:46.107Z] [2024-06-27T10:58:46.107Z] processResult: [2024-06-27T10:58:46.107Z] [2024-06-27T10:58:46.107Z] failed: [2024-06-27T10:58:46.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:58:46.167Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-06-27T10:58:46.308Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:46.309Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:46.309Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:46.309Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:46.309Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:46.309Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:46.309Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:46.364Z] [2024-06-27T10:58:46.364Z] passed: [2024-06-27T10:58:46.364Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:46.364Z] [2024-06-27T10:58:46.364Z] unknown: [2024-06-27T10:58:46.364Z] [2024-06-27T10:58:46.364Z] runclient: [2024-06-27T10:58:46.364Z] [2024-06-27T10:58:46.364Z] init.os: [2024-06-27T10:58:46.364Z] [2024-06-27T10:58:46.364Z] init.tools.unix: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] init.tools.windows: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] init.tools: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] setAsadminArgs: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] init: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] init.customtasks: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] checkAppOnCluster: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] run.positive: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] deploy.version: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] del.ref.registred: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] process.versionExpression: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] process.appname: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] _process.target: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] process.target: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] prepare.is.version.registred: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] init.os: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] init.tools.unix: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] init.tools.windows: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.365Z] init.tools: [2024-06-27T10:58:46.365Z] [2024-06-27T10:58:46.366Z] setAsadminArgs: [2024-06-27T10:58:46.366Z] [2024-06-27T10:58:46.366Z] init: [2024-06-27T10:58:46.366Z] [2024-06-27T10:58:46.366Z] init.customtasks: [2024-06-27T10:58:46.366Z] [2024-06-27T10:58:46.366Z] prepare: [2024-06-27T10:58:46.366Z] [2024-06-27T10:58:46.366Z] exec.asadmin2: [2024-06-27T10:58:46.421Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:58:46.421Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-06-27T10:58:46.928Z] [exec] Result: 1 [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] process.registred: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] is.version.registred: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] process.xmlversionidentifier: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] prepare.cluster: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] process.enabled: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] process.hasToDeploy: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] deploy.version.unregistred: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] init.os: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] init.tools.unix: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] init.tools.windows: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] init.tools: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] setAsadminArgs: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] init: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] init.customtasks: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] prepare: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] process.versionExpression: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.928Z] process.appname: [2024-06-27T10:58:46.928Z] [2024-06-27T10:58:46.929Z] create.version: [2024-06-27T10:58:46.929Z] [2024-06-27T10:58:46.929Z] assemble.non-existent: [2024-06-27T10:58:46.929Z] [2024-06-27T10:58:46.929Z] process.xmlversionidentifier: [2024-06-27T10:58:46.929Z] [2024-06-27T10:58:46.929Z] prepare.update.xml.identifier: [2024-06-27T10:58:46.929Z] [2024-06-27T10:58:46.929Z] update.xml.identifier: [2024-06-27T10:58:46.929Z] [2024-06-27T10:58:46.929Z] deployWithNameOption: [2024-06-27T10:58:46.929Z] [2024-06-27T10:58:46.929Z] setAsadminArgs: [2024-06-27T10:58:46.929Z] [2024-06-27T10:58:46.929Z] common.deploy.asadmin: [2024-06-27T10:58:46.980Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:58:46.980Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-06-27T10:58:47.185Z] [2024-06-27T10:58:47.185Z] init.os: [2024-06-27T10:58:47.186Z] [2024-06-27T10:58:47.186Z] init.tools.unix: [2024-06-27T10:58:47.186Z] [2024-06-27T10:58:47.186Z] init.tools.windows: [2024-06-27T10:58:47.186Z] [2024-06-27T10:58:47.186Z] init.tools: [2024-06-27T10:58:47.186Z] [2024-06-27T10:58:47.186Z] setAsadminArgs: [2024-06-27T10:58:47.186Z] [2024-06-27T10:58:47.186Z] init: [2024-06-27T10:58:47.186Z] [2024-06-27T10:58:47.186Z] init.customtasks: [2024-06-27T10:58:47.186Z] [2024-06-27T10:58:47.186Z] common.run.asadmin: [2024-06-27T10:58:47.186Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-06-27T10:58:47.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:58:47.234Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-06-27T10:58:47.708Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:47.758Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:47.758Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:47.793Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:58:47.793Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:58:48.014Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-06-27T10:58:48.014Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:48.014Z] [2024-06-27T10:58:48.014Z] init.os: [2024-06-27T10:58:48.014Z] [2024-06-27T10:58:48.014Z] init.tools.unix: [2024-06-27T10:58:48.014Z] [2024-06-27T10:58:48.014Z] init.tools.windows: [2024-06-27T10:58:48.014Z] [2024-06-27T10:58:48.014Z] init.tools: [2024-06-27T10:58:48.014Z] [2024-06-27T10:58:48.014Z] setAsadminArgs: [2024-06-27T10:58:48.014Z] [2024-06-27T10:58:48.014Z] init: [2024-06-27T10:58:48.014Z] [2024-06-27T10:58:48.015Z] init.customtasks: [2024-06-27T10:58:48.015Z] [2024-06-27T10:58:48.015Z] setEnabled: [2024-06-27T10:58:48.015Z] [2024-06-27T10:58:48.015Z] createAppRef: [2024-06-27T10:58:48.015Z] [2024-06-27T10:58:48.015Z] deployWithoutNameOption: [2024-06-27T10:58:48.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:58:48.053Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-06-27T10:58:48.271Z] [2024-06-27T10:58:48.271Z] init.os: [2024-06-27T10:58:48.271Z] [2024-06-27T10:58:48.271Z] init.tools.unix: [2024-06-27T10:58:48.271Z] [2024-06-27T10:58:48.271Z] init.tools.windows: [2024-06-27T10:58:48.271Z] [2024-06-27T10:58:48.271Z] init.tools: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] setAsadminArgs: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] init: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] init.customtasks: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] prepare.client: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] prepare.client.appclient: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] increment.log.next: [2024-06-27T10:58:48.272Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] process.versionexpression: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] prepare.run: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] common.run.positive: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] setHttpPort: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] common.run: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] checkAppOnServer: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] declare-test: [2024-06-27T10:58:48.272Z] [echo] Starting test simple-versioned-servlet sample.scenarios(6) - logID=26 (server) [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] prepare.runclient: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] process.classpath: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] process.jvmargs: [2024-06-27T10:58:48.272Z] [2024-06-27T10:58:48.272Z] java.with.result: [2024-06-27T10:58:48.275Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/connector/XID.java:110: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:58:48.275Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:58:48.275Z] [javac] ^ [2024-06-27T10:58:48.275Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/connector/XID.java:119: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:58:48.276Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:58:48.276Z] [javac] ^ [2024-06-27T10:58:48.276Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:58:48.276Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:58:48.276Z] [javac] 3 warnings [2024-06-27T10:58:48.276Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/generic-ra.jar [2024-06-27T10:58:48.276Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/generic-ra.rar [2024-06-27T10:58:48.276Z] [2024-06-27T10:58:48.276Z] setup: [2024-06-27T10:58:48.276Z] [2024-06-27T10:58:48.276Z] deploy: [2024-06-27T10:58:48.276Z] [2024-06-27T10:58:48.276Z] setOSConditions: [2024-06-27T10:58:48.276Z] [2024-06-27T10:58:48.276Z] setToolWin: [2024-06-27T10:58:48.276Z] [2024-06-27T10:58:48.276Z] setToolUnix: [2024-06-27T10:58:48.276Z] [2024-06-27T10:58:48.276Z] setToolProperty: [2024-06-27T10:58:48.276Z] [2024-06-27T10:58:48.276Z] setS1ASclassPath: [2024-06-27T10:58:48.276Z] [2024-06-27T10:58:48.276Z] init-common: [2024-06-27T10:58:48.276Z] [2024-06-27T10:58:48.276Z] deploy: [2024-06-27T10:58:48.276Z] [2024-06-27T10:58:48.276Z] asadmin-common: [2024-06-27T10:58:48.276Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true generic-ra.rar [2024-06-27T10:58:48.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:58:48.308Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-06-27T10:58:48.308Z] [2024-06-27T10:58:48.308Z] setOSConditions: [2024-06-27T10:58:48.308Z] [2024-06-27T10:58:48.308Z] setToolWin: [2024-06-27T10:58:48.308Z] [2024-06-27T10:58:48.308Z] setToolUnix: [2024-06-27T10:58:48.308Z] [2024-06-27T10:58:48.308Z] setToolProperty: [2024-06-27T10:58:48.308Z] [2024-06-27T10:58:48.308Z] setS1ASclassPath: [2024-06-27T10:58:48.309Z] [2024-06-27T10:58:48.309Z] init-common: [2024-06-27T10:58:48.309Z] [2024-06-27T10:58:48.309Z] create-jdbc-resource-common: [2024-06-27T10:58:48.309Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-06-27T10:58:48.528Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:48.528Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:58:48.528Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:48.528Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-06-27T10:58:48.528Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:48.528Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.0 [2024-06-27T10:58:48.528Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:48.529Z] [2024-06-27T10:58:48.529Z] process.result: [2024-06-27T10:58:48.529Z] [2024-06-27T10:58:48.529Z] processResult: [2024-06-27T10:58:48.529Z] [2024-06-27T10:58:48.529Z] failed: [2024-06-27T10:58:48.785Z] [2024-06-27T10:58:48.785Z] passed: [2024-06-27T10:58:48.785Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:48.785Z] [2024-06-27T10:58:48.785Z] unknown: [2024-06-27T10:58:48.785Z] [2024-06-27T10:58:48.785Z] runclient: [2024-06-27T10:58:48.785Z] [2024-06-27T10:58:48.785Z] init.os: [2024-06-27T10:58:48.785Z] [2024-06-27T10:58:48.785Z] init.tools.unix: [2024-06-27T10:58:48.785Z] [2024-06-27T10:58:48.785Z] init.tools.windows: [2024-06-27T10:58:48.785Z] [2024-06-27T10:58:48.785Z] init.tools: [2024-06-27T10:58:48.785Z] [2024-06-27T10:58:48.785Z] setAsadminArgs: [2024-06-27T10:58:48.785Z] [2024-06-27T10:58:48.786Z] init: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] init.customtasks: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] checkAppOnCluster: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] run.positive: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] process.versionExpression: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] process.appname: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] process.xmlversionidentifier: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] prepare.cluster: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] undeploy.version: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] setAsadminArgs: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] common.undeploy.asadmin: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] init.os: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] init.tools.unix: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] init.tools.windows: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] init.tools: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] setAsadminArgs: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] init: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] init.customtasks: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] delAppRef: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] init.os: [2024-06-27T10:58:48.786Z] [2024-06-27T10:58:48.786Z] init.tools.unix: [2024-06-27T10:58:48.787Z] [2024-06-27T10:58:48.787Z] init.tools.windows: [2024-06-27T10:58:48.787Z] [2024-06-27T10:58:48.787Z] init.tools: [2024-06-27T10:58:48.787Z] [2024-06-27T10:58:48.787Z] setAsadminArgs: [2024-06-27T10:58:48.787Z] [2024-06-27T10:58:48.787Z] init: [2024-06-27T10:58:48.787Z] [2024-06-27T10:58:48.787Z] init.customtasks: [2024-06-27T10:58:48.787Z] [2024-06-27T10:58:48.787Z] common.run.asadmin: [2024-06-27T10:58:48.787Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2024-06-27T10:58:48.837Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-06-27T10:58:48.868Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-06-27T10:58:48.868Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-06-27T10:58:48.868Z] [echo] cmd executed for server [2024-06-27T10:58:48.868Z] [2024-06-27T10:58:48.868Z] asadmin-common: [2024-06-27T10:58:48.868Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.statement_timeout_in_seconds=30 [2024-06-27T10:58:49.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.statement_timeout_in_seconds=30 [2024-06-27T10:58:49.123Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.statement-timeout-in-seconds=30 [2024-06-27T10:58:49.123Z] [2024-06-27T10:58:49.123Z] setOSConditions: [2024-06-27T10:58:49.123Z] [2024-06-27T10:58:49.123Z] setToolWin: [2024-06-27T10:58:49.123Z] [2024-06-27T10:58:49.123Z] setToolUnix: [2024-06-27T10:58:49.123Z] [2024-06-27T10:58:49.123Z] setToolProperty: [2024-06-27T10:58:49.123Z] [2024-06-27T10:58:49.123Z] setS1ASclassPath: [2024-06-27T10:58:49.123Z] [2024-06-27T10:58:49.123Z] init-common: [2024-06-27T10:58:49.123Z] [2024-06-27T10:58:49.123Z] create-persistence-resource-common: [2024-06-27T10:58:49.123Z] [echo] asadmin create-persistence-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdo/s1qePM [2024-06-27T10:58:49.349Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:49.349Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:58:49.349Z] [exec] Command undeploy executed successfully. [2024-06-27T10:58:49.349Z] [2024-06-27T10:58:49.349Z] test.notregistred: [2024-06-27T10:58:49.378Z] [exec] Command create-persistence-resource failed. [2024-06-27T10:58:49.378Z] [exec] CLI194: Previously supported command: create-persistence-resource is not supported for this release. [2024-06-27T10:58:49.378Z] [exec] Result: 1 [2024-06-27T10:58:49.378Z] [echo] Created jdo/s1qePM --target server [2024-06-27T10:58:49.378Z] [2024-06-27T10:58:49.378Z] asadmin-common-ignore-fail: [2024-06-27T10:58:49.378Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.persistence-manager-factory-resource.jdo/s1qePM.factory_class=com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerFactoryImpl [2024-06-27T10:58:49.606Z] [2024-06-27T10:58:49.606Z] process.versionExpression: [2024-06-27T10:58:49.606Z] [2024-06-27T10:58:49.606Z] process.appname: [2024-06-27T10:58:49.606Z] [2024-06-27T10:58:49.606Z] _process.target: [2024-06-27T10:58:49.606Z] [2024-06-27T10:58:49.606Z] process.target: [2024-06-27T10:58:49.606Z] [2024-06-27T10:58:49.607Z] prepare.show-component-status.asadmin: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] increment.log.next: [2024-06-27T10:58:49.607Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] declare.test: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] setHttpPort: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] declare.test.positive: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] setHttpPort: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] declare.test.negative: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] declare-test: [2024-06-27T10:58:49.607Z] [echo] Starting test simple-versioned-servlet sample.scenarios(7) - logID=27 - (server) - (fail expected) [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] init.os: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] init.tools.unix: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] init.tools.windows: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] init.tools: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] setAsadminArgs: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] init: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] init.customtasks: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] prepare: [2024-06-27T10:58:49.607Z] [2024-06-27T10:58:49.607Z] exec.asadmin: [2024-06-27T10:58:49.959Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.persistence-manager-factory-resource.jdo/s1qePM.factory_class=com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerFactoryImpl [2024-06-27T10:58:49.959Z] [exec] remote failure: No configuration found for domain.resources.persistence-manager-factory-resource.jdo/s1qePM [2024-06-27T10:58:49.959Z] [exec] Result: 1 [2024-06-27T10:58:49.959Z] [2024-06-27T10:58:49.959Z] asadmin-common-ignore-fail: [2024-06-27T10:58:49.959Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.persistence-manager-factory-resource.jdo/s1qePM.jdbc_resource_jndi_name=jdbc/s1qeDB [2024-06-27T10:58:50.206Z] [exec] Result: 1 [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] process.result: [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] processResult: [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] failed: [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] passed: [2024-06-27T10:58:50.207Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] unknown: [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] asadmin.with.result: [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] show-component-status.asadmin: [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] test.notregistred.cluster: [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] process.versionExpression: [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] process.appname: [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] process.xmlversionidentifier: [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] prepare.cluster: [2024-06-27T10:58:50.207Z] [2024-06-27T10:58:50.207Z] enable.version: [2024-06-27T10:58:50.213Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.persistence-manager-factory-resource.jdo/s1qePM.jdbc_resource_jndi_name=jdbc/s1qeDB [2024-06-27T10:58:50.213Z] [exec] remote failure: No configuration found for domain.resources.persistence-manager-factory-resource.jdo/s1qePM [2024-06-27T10:58:50.213Z] [exec] Result: 1 [2024-06-27T10:58:50.213Z] [2024-06-27T10:58:50.213Z] setOSConditions: [2024-06-27T10:58:50.213Z] [2024-06-27T10:58:50.213Z] setToolWin: [2024-06-27T10:58:50.213Z] [2024-06-27T10:58:50.213Z] setToolUnix: [2024-06-27T10:58:50.213Z] [2024-06-27T10:58:50.213Z] setToolProperty: [2024-06-27T10:58:50.214Z] [2024-06-27T10:58:50.214Z] setS1ASclassPath: [2024-06-27T10:58:50.214Z] [2024-06-27T10:58:50.214Z] init-common: [2024-06-27T10:58:50.214Z] [2024-06-27T10:58:50.214Z] deploy-common: [2024-06-27T10:58:50.214Z] [echo] Current time (ISO): 2024-06-27T10:58:50.089+0000 [2024-06-27T10:58:50.214Z] [2024-06-27T10:58:50.214Z] setOSConditions: [2024-06-27T10:58:50.214Z] [2024-06-27T10:58:50.214Z] setToolWin: [2024-06-27T10:58:50.214Z] [2024-06-27T10:58:50.214Z] setToolUnix: [2024-06-27T10:58:50.214Z] [2024-06-27T10:58:50.214Z] setToolProperty: [2024-06-27T10:58:50.214Z] [2024-06-27T10:58:50.214Z] setS1ASclassPath: [2024-06-27T10:58:50.214Z] [2024-06-27T10:58:50.214Z] init-common: [2024-06-27T10:58:50.214Z] [2024-06-27T10:58:50.214Z] deploy-common-pe: [2024-06-27T10:58:50.439Z] [exec] Jun 27, 2024 10:58:49 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:50.440Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@51ba952e [2024-06-27T10:58:50.463Z] [2024-06-27T10:58:50.463Z] setAsadminArgs: [2024-06-27T10:58:50.463Z] [2024-06-27T10:58:50.463Z] common.enable.asadmin: [2024-06-27T10:58:50.463Z] [2024-06-27T10:58:50.463Z] init.os: [2024-06-27T10:58:50.463Z] [2024-06-27T10:58:50.463Z] init.tools.unix: [2024-06-27T10:58:50.463Z] [2024-06-27T10:58:50.463Z] init.tools.windows: [2024-06-27T10:58:50.463Z] [2024-06-27T10:58:50.463Z] init.tools: [2024-06-27T10:58:50.463Z] [2024-06-27T10:58:50.463Z] setAsadminArgs: [2024-06-27T10:58:50.463Z] [2024-06-27T10:58:50.463Z] init: [2024-06-27T10:58:50.463Z] [2024-06-27T10:58:50.463Z] init.customtasks: [2024-06-27T10:58:50.463Z] [2024-06-27T10:58:50.463Z] common.run.asadmin: [2024-06-27T10:58:50.463Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-06-27T10:58:50.695Z] [exec] WebSvcTest-Hello SYNC CALLHello Tester ! [2024-06-27T10:58:50.695Z] [exec] Value of key is:async-sync-ejb-client [2024-06-27T10:58:50.760Z] [exec] Waiting for domain1 to start ......................... [2024-06-27T10:58:50.760Z] [exec] Waiting finished after 24,535 ms. [2024-06-27T10:58:50.760Z] [exec] Successfully started the domain : domain1 [2024-06-27T10:58:50.760Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T10:58:50.760Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T10:58:50.761Z] [exec] Admin Port: 4,848 [2024-06-27T10:58:50.761Z] [exec] Command start-domain executed successfully. [2024-06-27T10:58:50.761Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T10:58:50.761Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] dumpThreadStack: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] startDomainWindows: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] startDomain: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] deploy: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] setOSConditions: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] setToolWin: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] setToolUnix: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] setToolProperty: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] setS1ASclassPath: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] init-common: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] deploy-common: [2024-06-27T10:58:50.761Z] [echo] Current time (ISO): 2024-06-27T10:58:49.940+0000 [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] setOSConditions: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] setToolWin: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] setToolUnix: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] setToolProperty: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] setS1ASclassPath: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] init-common: [2024-06-27T10:58:50.761Z] [2024-06-27T10:58:50.761Z] deploy-common-pe: [2024-06-27T10:58:50.772Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutApp.ear [2024-06-27T10:58:51.019Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-06-27T10:58:51.026Z] [exec] Application deployed with name ejb-bmp-statementtimeoutApp. [2024-06-27T10:58:51.026Z] [echo] Deployment on target server server successful [2024-06-27T10:58:51.026Z] [2024-06-27T10:58:51.026Z] setOSConditions: [2024-06-27T10:58:51.026Z] [2024-06-27T10:58:51.026Z] setToolWin: [2024-06-27T10:58:51.026Z] [2024-06-27T10:58:51.026Z] setToolUnix: [2024-06-27T10:58:51.026Z] [2024-06-27T10:58:51.026Z] setToolProperty: [2024-06-27T10:58:51.026Z] [2024-06-27T10:58:51.026Z] setS1ASclassPath: [2024-06-27T10:58:51.026Z] [2024-06-27T10:58:51.026Z] init-common: [2024-06-27T10:58:51.026Z] [2024-06-27T10:58:51.027Z] deploy-common-ee: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] run: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] setOSConditions: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] setToolWin: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] setToolUnix: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] setToolProperty: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] setS1ASclassPath: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] init-common: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] execute-sql-common: [2024-06-27T10:58:51.027Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/create_pointbase.sql [2024-06-27T10:58:51.027Z] [sql] 0 rows affected [2024-06-27T10:58:51.027Z] [sql] 0 rows affected [2024-06-27T10:58:51.027Z] [sql] 1 rows affected [2024-06-27T10:58:51.027Z] [sql] 1 rows affected [2024-06-27T10:58:51.027Z] [sql] 4 of 4 SQL statements executed successfully [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] setOSConditions: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] setToolWin: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] setToolUnix: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] setToolProperty: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] setS1ASclassPath: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] init-common: [2024-06-27T10:58:51.027Z] [2024-06-27T10:58:51.027Z] runclient-common: [2024-06-27T10:58:51.027Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:51.027Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutAppClient.jar -name ejb-bmp-statementtimeoutClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-06-27T10:58:51.027Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-06-27T10:58:51.283Z] [exec] Command enable executed successfully. [2024-06-27T10:58:51.283Z] [2024-06-27T10:58:51.283Z] init.os: [2024-06-27T10:58:51.283Z] [2024-06-27T10:58:51.283Z] init.tools.unix: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] init.tools.windows: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] init.tools: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] setAsadminArgs: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] init: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] init.customtasks: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] enableAppOnInstance: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] init.os: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] init.tools.unix: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] init.tools.windows: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] init.tools: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] setAsadminArgs: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] init: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] init.customtasks: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] prepare.client: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] prepare.client.appclient: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] increment.log.next: [2024-06-27T10:58:51.284Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] process.versionexpression: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] prepare.run: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.284Z] common.run.positive: [2024-06-27T10:58:51.284Z] [2024-06-27T10:58:51.285Z] setHttpPort: [2024-06-27T10:58:51.285Z] [2024-06-27T10:58:51.285Z] common.run: [2024-06-27T10:58:51.285Z] [2024-06-27T10:58:51.285Z] checkAppOnServer: [2024-06-27T10:58:51.285Z] [2024-06-27T10:58:51.285Z] declare-test: [2024-06-27T10:58:51.285Z] [echo] Starting test simple-versioned-servlet sample.scenarions(8) - logID=28 (server) [2024-06-27T10:58:51.285Z] [2024-06-27T10:58:51.285Z] prepare.runclient: [2024-06-27T10:58:51.285Z] [2024-06-27T10:58:51.285Z] process.classpath: [2024-06-27T10:58:51.285Z] [2024-06-27T10:58:51.285Z] process.jvmargs: [2024-06-27T10:58:51.285Z] [2024-06-27T10:58:51.285Z] java.with.result: [2024-06-27T10:58:51.847Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:51.847Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:58:51.847Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:58:51.847Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:58:51.847Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:58:51.847Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-06-27T10:58:51.847Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:58:51.847Z] [2024-06-27T10:58:51.847Z] process.result: [2024-06-27T10:58:51.847Z] [2024-06-27T10:58:51.847Z] processResult: [2024-06-27T10:58:51.847Z] [2024-06-27T10:58:51.847Z] failed: [2024-06-27T10:58:51.847Z] [2024-06-27T10:58:51.847Z] passed: [2024-06-27T10:58:51.847Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:51.847Z] [2024-06-27T10:58:51.847Z] unknown: [2024-06-27T10:58:51.847Z] [2024-06-27T10:58:51.847Z] runclient: [2024-06-27T10:58:51.847Z] [2024-06-27T10:58:51.847Z] init.os: [2024-06-27T10:58:51.847Z] [2024-06-27T10:58:51.847Z] init.tools.unix: [2024-06-27T10:58:51.847Z] [2024-06-27T10:58:51.847Z] init.tools.windows: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] init.tools: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] setAsadminArgs: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] init: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] init.customtasks: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] checkAppOnCluster: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] run.positive: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] process.versionExpression: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] process.appname: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] process.xmlversionidentifier: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] prepare.cluster: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] undeploy.version: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] setAsadminArgs: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] common.undeploy.asadmin: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] init.os: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] init.tools.unix: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] init.tools.windows: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] init.tools: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] setAsadminArgs: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] init: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.848Z] init.customtasks: [2024-06-27T10:58:51.848Z] [2024-06-27T10:58:51.849Z] delAppRef: [2024-06-27T10:58:51.849Z] [2024-06-27T10:58:51.849Z] init.os: [2024-06-27T10:58:51.849Z] [2024-06-27T10:58:51.849Z] init.tools.unix: [2024-06-27T10:58:51.849Z] [2024-06-27T10:58:51.849Z] init.tools.windows: [2024-06-27T10:58:51.849Z] [2024-06-27T10:58:51.849Z] init.tools: [2024-06-27T10:58:51.849Z] [2024-06-27T10:58:51.849Z] setAsadminArgs: [2024-06-27T10:58:51.849Z] [2024-06-27T10:58:51.849Z] init: [2024-06-27T10:58:51.849Z] [2024-06-27T10:58:51.849Z] init.customtasks: [2024-06-27T10:58:51.849Z] [2024-06-27T10:58:51.849Z] common.run.asadmin: [2024-06-27T10:58:51.849Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2024-06-27T10:58:51.954Z] [exec] Jun 27, 2024 10:58:51 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:58:51.954Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:58:52.412Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:52.412Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:58:52.514Z] [exec] Jun 27, 2024 10:58:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:52.514Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:58:52.669Z] [exec] Command undeploy executed successfully. [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] test.notregistred: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] process.versionExpression: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] process.appname: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] _process.target: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] process.target: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] prepare.show-component-status.asadmin: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] increment.log.next: [2024-06-27T10:58:52.669Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] declare.test: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] setHttpPort: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] declare.test.positive: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] setHttpPort: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] declare.test.negative: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] declare-test: [2024-06-27T10:58:52.669Z] [echo] Starting test simple-versioned-servlet sample.scenarios(9) - logID=29 - (server) - (fail expected) [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] init.os: [2024-06-27T10:58:52.669Z] [2024-06-27T10:58:52.669Z] init.tools.unix: [2024-06-27T10:58:52.670Z] [2024-06-27T10:58:52.670Z] init.tools.windows: [2024-06-27T10:58:52.670Z] [2024-06-27T10:58:52.670Z] init.tools: [2024-06-27T10:58:52.670Z] [2024-06-27T10:58:52.670Z] setAsadminArgs: [2024-06-27T10:58:52.670Z] [2024-06-27T10:58:52.670Z] init: [2024-06-27T10:58:52.670Z] [2024-06-27T10:58:52.670Z] init.customtasks: [2024-06-27T10:58:52.670Z] [2024-06-27T10:58:52.670Z] prepare: [2024-06-27T10:58:52.670Z] [2024-06-27T10:58:52.670Z] exec.asadmin: [2024-06-27T10:58:52.876Z] [java] Value of key is: main [2024-06-27T10:58:52.876Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:52.876Z] [java] [2024-06-27T10:58:52.876Z] [java] [2024-06-27T10:58:52.876Z] [java] ----------------------------------------- [2024-06-27T10:58:52.876Z] [java] - main: PASS - [2024-06-27T10:58:52.876Z] [java] ----------------------------------------- [2024-06-27T10:58:52.876Z] [java] Total PASS: 1 [2024-06-27T10:58:52.876Z] [java] Total FAIL: 0 [2024-06-27T10:58:52.876Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:58:52.876Z] [java] ----------------------------------------- [2024-06-27T10:58:52.876Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:52.876Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] undeploy: [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] setOSConditions: [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] setToolWin: [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] setToolUnix: [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] setToolProperty: [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] setS1ASclassPath: [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] init-common: [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] undeploy-jar-common: [2024-06-27T10:58:52.876Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-passact-ejb [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] all: [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] jcdifull: [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] setOSConditions: [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] setToolWin: [2024-06-27T10:58:52.876Z] [2024-06-27T10:58:52.876Z] setToolUnix: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setToolProperty: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setS1ASclassPath: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] init-common: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] clean: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setOSConditions: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setToolWin: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setToolUnix: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setToolProperty: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setS1ASclassPath: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] init-common: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] clean-common: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setOSConditions: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setToolWin: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setToolUnix: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setToolProperty: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setS1ASclassPath: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] init-common: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] clean-classes-common: [2024-06-27T10:58:52.877Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setOSConditions: [2024-06-27T10:58:52.877Z] [2024-06-27T10:58:52.877Z] setToolWin: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] setToolUnix: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] setToolProperty: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] setS1ASclassPath: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] init-common: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] clean-jars-common: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] compile: [2024-06-27T10:58:52.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:52.878Z] [javac] Compiling 27 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:52.878Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:52.878Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:52.878Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:52.878Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:52.878Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:52.878Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:52.878Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:52.878Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/ejb/FooManagedBean.java uses or overrides a deprecated API. [2024-06-27T10:58:52.878Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] build: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] setOSConditions: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] setToolWin: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] setToolUnix: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] setToolProperty: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] setS1ASclassPath: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] init-common: [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] ejb-jar-common: [2024-06-27T10:58:52.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:52.878Z] [2024-06-27T10:58:52.878Z] package-ejbjar-common: [2024-06-27T10:58:52.879Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:52.879Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2024-06-27T10:58:52.879Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:58:52.879Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2024-06-27T10:58:52.879Z] [2024-06-27T10:58:52.879Z] setOSConditions: [2024-06-27T10:58:52.879Z] [2024-06-27T10:58:52.879Z] setToolWin: [2024-06-27T10:58:52.879Z] [2024-06-27T10:58:52.879Z] setToolUnix: [2024-06-27T10:58:52.879Z] [2024-06-27T10:58:52.879Z] setToolProperty: [2024-06-27T10:58:52.879Z] [2024-06-27T10:58:52.879Z] setS1ASclassPath: [2024-06-27T10:58:52.879Z] [2024-06-27T10:58:52.879Z] init-common: [2024-06-27T10:58:52.879Z] [2024-06-27T10:58:52.879Z] compile-common: [2024-06-27T10:58:52.879Z] [echo] Current time (ISO): 2024-06-27T10:58:52.490+0000 [2024-06-27T10:58:52.879Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:53.073Z] [exec] Jun 27, 2024 10:58:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:58:53.073Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:58:53.212Z] [exec] WebSvcTest-Hello ASYNC POLL CALLHello Tester ! [2024-06-27T10:58:53.212Z] [exec] Value of key is:async-poll-ejb-client [2024-06-27T10:58:53.438Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:53.438Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:53.438Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:53.438Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:53.438Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:53.438Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:53.438Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:53.600Z] [exec] Result: 1 [2024-06-27T10:58:53.600Z] [2024-06-27T10:58:53.600Z] process.result: [2024-06-27T10:58:53.600Z] [2024-06-27T10:58:53.600Z] processResult: [2024-06-27T10:58:53.600Z] [2024-06-27T10:58:53.600Z] failed: [2024-06-27T10:58:53.600Z] [2024-06-27T10:58:53.600Z] passed: [2024-06-27T10:58:53.600Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:53.600Z] [2024-06-27T10:58:53.600Z] unknown: [2024-06-27T10:58:53.600Z] [2024-06-27T10:58:53.600Z] asadmin.with.result: [2024-06-27T10:58:53.600Z] [2024-06-27T10:58:53.600Z] show-component-status.asadmin: [2024-06-27T10:58:53.600Z] [2024-06-27T10:58:53.600Z] test.notregistred.cluster: [2024-06-27T10:58:53.600Z] [2024-06-27T10:58:53.600Z] test.notregistred: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] process.versionExpression: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] process.appname: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] _process.target: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] process.target: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] prepare.show-component-status.asadmin: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] increment.log.next: [2024-06-27T10:58:53.601Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] declare.test: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] setHttpPort: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] declare.test.positive: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] setHttpPort: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] declare.test.negative: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] declare-test: [2024-06-27T10:58:53.601Z] [echo] Starting test simple-versioned-servlet sample.scenarios(10) - logID=30 - (server) - (fail expected) [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] init.os: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] init.tools.unix: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] init.tools.windows: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] init.tools: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] setAsadminArgs: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.601Z] init: [2024-06-27T10:58:53.601Z] [2024-06-27T10:58:53.602Z] init.customtasks: [2024-06-27T10:58:53.602Z] [2024-06-27T10:58:53.602Z] prepare: [2024-06-27T10:58:53.602Z] [2024-06-27T10:58:53.602Z] exec.asadmin: [2024-06-27T10:58:54.203Z] [exec] Result: 1 [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] process.result: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] processResult: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] failed: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] passed: [2024-06-27T10:58:54.204Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] unknown: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] asadmin.with.result: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] show-component-status.asadmin: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] test.notregistred.cluster: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] clean.scenario: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] clean.scenario.cluster: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] init.os: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] init.tools.unix: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] init.tools.windows: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] init.tools: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] setAsadminArgs: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] init: [2024-06-27T10:58:54.204Z] [2024-06-27T10:58:54.204Z] init.customtasks: [2024-06-27T10:58:54.205Z] [2024-06-27T10:58:54.205Z] prepare: [2024-06-27T10:58:54.205Z] [2024-06-27T10:58:54.205Z] process.versionExpression: [2024-06-27T10:58:54.205Z] [2024-06-27T10:58:54.205Z] process.appname: [2024-06-27T10:58:54.205Z] [2024-06-27T10:58:54.205Z] _process.target: [2024-06-27T10:58:54.205Z] [2024-06-27T10:58:54.205Z] process.target: [2024-06-27T10:58:54.205Z] [2024-06-27T10:58:54.205Z] prepare.has.version.registred: [2024-06-27T10:58:54.205Z] [2024-06-27T10:58:54.205Z] exec.asadmin2: [2024-06-27T10:58:54.361Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:54.361Z] [javac] 1 warning [2024-06-27T10:58:54.361Z] [2024-06-27T10:58:54.361Z] deploy: [2024-06-27T10:58:54.361Z] [2024-06-27T10:58:54.361Z] setOSConditions: [2024-06-27T10:58:54.361Z] [2024-06-27T10:58:54.361Z] setToolWin: [2024-06-27T10:58:54.362Z] [2024-06-27T10:58:54.362Z] setToolUnix: [2024-06-27T10:58:54.362Z] [2024-06-27T10:58:54.362Z] setToolProperty: [2024-06-27T10:58:54.362Z] [2024-06-27T10:58:54.362Z] setS1ASclassPath: [2024-06-27T10:58:54.362Z] [2024-06-27T10:58:54.362Z] init-common: [2024-06-27T10:58:54.362Z] [2024-06-27T10:58:54.362Z] deploy-jar-common: [2024-06-27T10:58:54.616Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2024-06-27T10:58:55.102Z] [exec] WebSvcTest-Hello ASYNC CALL BACK CALLHello Tester ! [2024-06-27T10:58:55.102Z] [exec] Value of key is:async-callback-ejb-client [2024-06-27T10:58:55.102Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:55.102Z] [exec] [2024-06-27T10:58:55.102Z] [exec] [2024-06-27T10:58:55.102Z] [exec] ----------------------------------------- [2024-06-27T10:58:55.102Z] [exec] - async-sync-ejb-client: PASS - [2024-06-27T10:58:55.102Z] [exec] - async-callback-ejb-client: PASS - [2024-06-27T10:58:55.102Z] [exec] - async-poll-ejb-client: PASS - [2024-06-27T10:58:55.102Z] [exec] ----------------------------------------- [2024-06-27T10:58:55.102Z] [exec] Total PASS: 3 [2024-06-27T10:58:55.102Z] [exec] Total FAIL: 0 [2024-06-27T10:58:55.102Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:58:55.102Z] [exec] ----------------------------------------- [2024-06-27T10:58:55.102Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:55.102Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:55.102Z] [2024-06-27T10:58:55.102Z] private-undeploy: [2024-06-27T10:58:55.102Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:55.102Z] [2024-06-27T10:58:55.102Z] autoundeploy-file: [2024-06-27T10:58:55.103Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-06-27T10:58:55.136Z] [exec] Result: 1 [2024-06-27T10:58:55.136Z] [2024-06-27T10:58:55.136Z] process.registred: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] has.version.registred: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] del.all.version.registred: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] _clean.scenario: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] deployment: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] deploy.version: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] del.ref.registred: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] process.versionExpression: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] process.appname: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] _process.target: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] process.target: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] prepare.is.version.registred: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] init.os: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] init.tools.unix: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] init.tools.windows: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] init.tools: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] setAsadminArgs: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] init: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] init.customtasks: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] prepare: [2024-06-27T10:58:55.137Z] [2024-06-27T10:58:55.137Z] exec.asadmin2: [2024-06-27T10:58:55.175Z] [exec] Application deployed with name ejb-ejb31-full-jcdifull-ejb. [2024-06-27T10:58:55.175Z] [2024-06-27T10:58:55.175Z] run: [2024-06-27T10:58:55.175Z] [2024-06-27T10:58:55.175Z] setOSConditions: [2024-06-27T10:58:55.175Z] [2024-06-27T10:58:55.175Z] setToolWin: [2024-06-27T10:58:55.175Z] [2024-06-27T10:58:55.176Z] setToolUnix: [2024-06-27T10:58:55.176Z] [2024-06-27T10:58:55.176Z] setToolProperty: [2024-06-27T10:58:55.176Z] [2024-06-27T10:58:55.176Z] setS1ASclassPath: [2024-06-27T10:58:55.176Z] [2024-06-27T10:58:55.176Z] init-common: [2024-06-27T10:58:55.176Z] [2024-06-27T10:58:55.176Z] run_se: [2024-06-27T10:58:55.583Z] [exec] Jun 27, 2024 10:58:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:55.583Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5f5297e3 [2024-06-27T10:58:55.583Z] [exec] Value of key is: statementTest : [2024-06-27T10:58:55.583Z] [exec] Value of key is: preparedStatementTest : [2024-06-27T10:58:55.583Z] [exec] Value of key is: callableStatementTest : [2024-06-27T10:58:55.583Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:55.583Z] [exec] [2024-06-27T10:58:55.583Z] [exec] [2024-06-27T10:58:55.583Z] [exec] ----------------------------------------- [2024-06-27T10:58:55.583Z] [exec] - callableStatementTest : : PASS - [2024-06-27T10:58:55.583Z] [exec] - statementTest : : PASS - [2024-06-27T10:58:55.583Z] [exec] - preparedStatementTest : : PASS - [2024-06-27T10:58:55.583Z] [exec] ----------------------------------------- [2024-06-27T10:58:55.583Z] [exec] Total PASS: 3 [2024-06-27T10:58:55.583Z] [exec] Total FAIL: 0 [2024-06-27T10:58:55.583Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:58:55.583Z] [exec] ----------------------------------------- [2024-06-27T10:58:55.583Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:55.583Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:58:55.707Z] [exec] Result: 1 [2024-06-27T10:58:55.707Z] [2024-06-27T10:58:55.707Z] process.registred: [2024-06-27T10:58:55.707Z] [2024-06-27T10:58:55.707Z] is.version.registred: [2024-06-27T10:58:55.707Z] [2024-06-27T10:58:55.707Z] process.xmlversionidentifier: [2024-06-27T10:58:55.707Z] [2024-06-27T10:58:55.707Z] prepare.cluster: [2024-06-27T10:58:55.707Z] [2024-06-27T10:58:55.707Z] process.enabled: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] process.hasToDeploy: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] deploy.version.unregistred: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] init.os: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] init.tools.unix: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] init.tools.windows: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] init.tools: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] setAsadminArgs: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] init: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] init.customtasks: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] prepare: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] process.versionExpression: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] process.appname: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] create.version: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] assemble.non-existent: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] process.xmlversionidentifier: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] prepare.update.xml.identifier: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] update.xml.identifier: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] deployWithNameOption: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] setAsadminArgs: [2024-06-27T10:58:55.708Z] [2024-06-27T10:58:55.708Z] common.deploy.asadmin: [2024-06-27T10:58:55.709Z] [2024-06-27T10:58:55.709Z] init.os: [2024-06-27T10:58:55.709Z] [2024-06-27T10:58:55.709Z] init.tools.unix: [2024-06-27T10:58:55.709Z] [2024-06-27T10:58:55.709Z] init.tools.windows: [2024-06-27T10:58:55.709Z] [2024-06-27T10:58:55.709Z] init.tools: [2024-06-27T10:58:55.709Z] [2024-06-27T10:58:55.709Z] setAsadminArgs: [2024-06-27T10:58:55.709Z] [2024-06-27T10:58:55.709Z] init: [2024-06-27T10:58:55.709Z] [2024-06-27T10:58:55.709Z] init.customtasks: [2024-06-27T10:58:55.709Z] [2024-06-27T10:58:55.709Z] common.run.asadmin: [2024-06-27T10:58:55.709Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:58:55.734Z] [java] Jun 27, 2024 10:58:55 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:58:55.734Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] checkReporting-common: [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] confirmReportPresent-common: [2024-06-27T10:58:55.838Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:58:55.838Z] [echo] Test seems to be reported fine [2024-06-27T10:58:55.838Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/RepRunConf.txt [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] confirmMissingReport-common: [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] undeploy: [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] setOSConditions: [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] setToolWin: [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] setToolUnix: [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] setToolProperty: [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] setS1ASclassPath: [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] init-common: [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] execute-sql-common: [2024-06-27T10:58:55.838Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/drop_pointbase.sql [2024-06-27T10:58:55.838Z] [sql] 0 rows affected [2024-06-27T10:58:55.838Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] setOSConditions: [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] setToolWin: [2024-06-27T10:58:55.838Z] [2024-06-27T10:58:55.838Z] setToolUnix: [2024-06-27T10:58:55.839Z] [2024-06-27T10:58:55.839Z] setToolProperty: [2024-06-27T10:58:55.839Z] [2024-06-27T10:58:55.839Z] setS1ASclassPath: [2024-06-27T10:58:55.839Z] [2024-06-27T10:58:55.839Z] init-common: [2024-06-27T10:58:55.839Z] [2024-06-27T10:58:55.839Z] delete-persistence-resource-common: [2024-06-27T10:58:55.839Z] [2024-06-27T10:58:55.839Z] asadmin-common-ignore-fail: [2024-06-27T10:58:55.839Z] [echo] asadmin delete-persistence-resource --target server --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdo/s1qePM [2024-06-27T10:58:56.094Z] [exec] Command delete-persistence-resource failed. [2024-06-27T10:58:56.094Z] [exec] CLI194: Previously supported command: delete-persistence-resource is not supported for this release. [2024-06-27T10:58:56.094Z] [exec] Result: 1 [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] setOSConditions: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] setToolWin: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] setToolUnix: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] setToolProperty: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] setS1ASclassPath: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] init-common: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] undeploy-jdbc-common: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] setOSConditions: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] setToolWin: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] setToolUnix: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] setToolProperty: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] setS1ASclassPath: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.094Z] init-common: [2024-06-27T10:58:56.094Z] [2024-06-27T10:58:56.095Z] delete-jdbc-resource-common: [2024-06-27T10:58:56.095Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:58:56.273Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:56.273Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:56.658Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:58:56.658Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:58:56.658Z] [echo] cmd executed for server [2024-06-27T10:58:56.658Z] [2024-06-27T10:58:56.659Z] setOSConditions: [2024-06-27T10:58:56.659Z] [2024-06-27T10:58:56.659Z] setToolWin: [2024-06-27T10:58:56.659Z] [2024-06-27T10:58:56.659Z] setToolUnix: [2024-06-27T10:58:56.659Z] [2024-06-27T10:58:56.659Z] setToolProperty: [2024-06-27T10:58:56.659Z] [2024-06-27T10:58:56.659Z] setS1ASclassPath: [2024-06-27T10:58:56.659Z] [2024-06-27T10:58:56.659Z] init-common: [2024-06-27T10:58:56.659Z] [2024-06-27T10:58:56.659Z] delete-jdbc-connpool-common: [2024-06-27T10:58:56.659Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:58:56.836Z] [exec] Application deployed with name simple-versioned-servlet. [2024-06-27T10:58:56.836Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] init.os: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] init.tools.unix: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] init.tools.windows: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] init.tools: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] setAsadminArgs: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] init: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] init.customtasks: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] setEnabled: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] createAppRef: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] deployWithoutNameOption: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] run.positive.deploy: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] deploy.version: [2024-06-27T10:58:56.836Z] [2024-06-27T10:58:56.836Z] del.ref.registred: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] process.versionExpression: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] process.appname: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] _process.target: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] process.target: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] prepare.is.version.registred: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] init.os: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] init.tools.unix: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] init.tools.windows: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] init.tools: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] setAsadminArgs: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] init: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] init.customtasks: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] prepare: [2024-06-27T10:58:56.837Z] [2024-06-27T10:58:56.837Z] exec.asadmin2: [2024-06-27T10:58:56.992Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:56.992Z] [2024-06-27T10:58:56.992Z] autoundeploy-file: [2024-06-27T10:58:56.992Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-06-27T10:58:57.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:58:57.219Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:58:57.219Z] [echo] cmd executed for server [2024-06-27T10:58:57.219Z] [2024-06-27T10:58:57.219Z] setOSConditions: [2024-06-27T10:58:57.219Z] [2024-06-27T10:58:57.219Z] setToolWin: [2024-06-27T10:58:57.219Z] [2024-06-27T10:58:57.219Z] setToolUnix: [2024-06-27T10:58:57.219Z] [2024-06-27T10:58:57.219Z] setToolProperty: [2024-06-27T10:58:57.219Z] [2024-06-27T10:58:57.219Z] setS1ASclassPath: [2024-06-27T10:58:57.219Z] [2024-06-27T10:58:57.219Z] init-common: [2024-06-27T10:58:57.219Z] [2024-06-27T10:58:57.219Z] undeploy-common: [2024-06-27T10:58:57.406Z] [exec] Result: 1 [2024-06-27T10:58:57.406Z] [2024-06-27T10:58:57.406Z] process.registred: [2024-06-27T10:58:57.406Z] [2024-06-27T10:58:57.406Z] is.version.registred: [2024-06-27T10:58:57.406Z] [2024-06-27T10:58:57.406Z] process.xmlversionidentifier: [2024-06-27T10:58:57.406Z] [2024-06-27T10:58:57.407Z] prepare.cluster: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] process.enabled: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] process.hasToDeploy: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] deploy.version.unregistred: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] init.os: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] init.tools.unix: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] init.tools.windows: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] init.tools: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] setAsadminArgs: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] init: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] init.customtasks: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] prepare: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] process.versionExpression: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] process.appname: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] create.version: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] assemble.non-existent: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] process.xmlversionidentifier: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] prepare.update.xml.identifier: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] update.xml.identifier: [2024-06-27T10:58:57.407Z] [2024-06-27T10:58:57.407Z] deployWithNameOption: [2024-06-27T10:58:57.408Z] [2024-06-27T10:58:57.408Z] setAsadminArgs: [2024-06-27T10:58:57.408Z] [2024-06-27T10:58:57.408Z] common.deploy.asadmin: [2024-06-27T10:58:57.408Z] [2024-06-27T10:58:57.408Z] init.os: [2024-06-27T10:58:57.408Z] [2024-06-27T10:58:57.408Z] init.tools.unix: [2024-06-27T10:58:57.408Z] [2024-06-27T10:58:57.408Z] init.tools.windows: [2024-06-27T10:58:57.408Z] [2024-06-27T10:58:57.408Z] init.tools: [2024-06-27T10:58:57.408Z] [2024-06-27T10:58:57.408Z] setAsadminArgs: [2024-06-27T10:58:57.408Z] [2024-06-27T10:58:57.408Z] init: [2024-06-27T10:58:57.408Z] [2024-06-27T10:58:57.408Z] init.customtasks: [2024-06-27T10:58:57.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-statementtimeoutApp [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] all: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] setOSConditions: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] setToolWin: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] setToolUnix: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] setToolProperty: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] setS1ASclassPath: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] init-common: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] clean: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] setOSConditions: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] setToolWin: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] setToolUnix: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] setToolProperty: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] setS1ASclassPath: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.474Z] init-common: [2024-06-27T10:58:57.474Z] [2024-06-27T10:58:57.475Z] clean-common: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setOSConditions: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setToolWin: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setToolUnix: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setToolProperty: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setS1ASclassPath: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] init-common: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] clean-classes-common: [2024-06-27T10:58:57.475Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setOSConditions: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setToolWin: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setToolUnix: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setToolProperty: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setS1ASclassPath: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] init-common: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] clean-jars-common: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] compile: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setOSConditions: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setToolWin: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setToolUnix: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.475Z] setToolProperty: [2024-06-27T10:58:57.475Z] [2024-06-27T10:58:57.476Z] setS1ASclassPath: [2024-06-27T10:58:57.476Z] [2024-06-27T10:58:57.476Z] init-common: [2024-06-27T10:58:57.476Z] [2024-06-27T10:58:57.476Z] compile-common: [2024-06-27T10:58:57.476Z] [echo] Current time (ISO): 2024-06-27T10:58:57.393+0000 [2024-06-27T10:58:57.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:57.476Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:57.553Z] [exec] Application deployed with name sec-ssl-converterApp. [2024-06-27T10:58:57.553Z] [echo] Deployment on target server server successful [2024-06-27T10:58:57.553Z] [2024-06-27T10:58:57.553Z] setOSConditions: [2024-06-27T10:58:57.553Z] [2024-06-27T10:58:57.553Z] setToolWin: [2024-06-27T10:58:57.553Z] [2024-06-27T10:58:57.553Z] setToolUnix: [2024-06-27T10:58:57.553Z] [2024-06-27T10:58:57.553Z] setToolProperty: [2024-06-27T10:58:57.553Z] [2024-06-27T10:58:57.553Z] setS1ASclassPath: [2024-06-27T10:58:57.553Z] [2024-06-27T10:58:57.554Z] init-common: [2024-06-27T10:58:57.554Z] [2024-06-27T10:58:57.554Z] deploy-common-ee: [2024-06-27T10:58:57.554Z] [2024-06-27T10:58:57.554Z] run: [2024-06-27T10:58:57.554Z] [2024-06-27T10:58:57.554Z] setOSConditions: [2024-06-27T10:58:57.554Z] [2024-06-27T10:58:57.554Z] setToolWin: [2024-06-27T10:58:57.554Z] [2024-06-27T10:58:57.554Z] setToolUnix: [2024-06-27T10:58:57.554Z] [2024-06-27T10:58:57.554Z] setToolProperty: [2024-06-27T10:58:57.554Z] [2024-06-27T10:58:57.554Z] setS1ASclassPath: [2024-06-27T10:58:57.554Z] [2024-06-27T10:58:57.554Z] init-common: [2024-06-27T10:58:57.554Z] [2024-06-27T10:58:57.554Z] runclient-local: [2024-06-27T10:58:57.666Z] [2024-06-27T10:58:57.666Z] common.run.asadmin: [2024-06-27T10:58:57.666Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-06-27T10:58:57.921Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:57.921Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:58.257Z] [java] Jun 27, 2024 10:58:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:58:58.258Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6cfd9a54 [2024-06-27T10:58:58.258Z] [java] Value of key is: main [2024-06-27T10:58:58.258Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:58:58.258Z] [java] [2024-06-27T10:58:58.258Z] [java] [2024-06-27T10:58:58.258Z] [java] ----------------------------------------- [2024-06-27T10:58:58.258Z] [java] - main: PASS - [2024-06-27T10:58:58.258Z] [java] ----------------------------------------- [2024-06-27T10:58:58.258Z] [java] Total PASS: 1 [2024-06-27T10:58:58.258Z] [java] Total FAIL: 0 [2024-06-27T10:58:58.258Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:58:58.258Z] [java] ----------------------------------------- [2024-06-27T10:58:58.258Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:58.258Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:58:58.400Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:58.400Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:58.401Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:58.401Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:58.401Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:58.401Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:58.401Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:58.483Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-06-27T10:58:58.483Z] [exec] Command deploy executed successfully. [2024-06-27T10:58:58.483Z] [2024-06-27T10:58:58.483Z] init.os: [2024-06-27T10:58:58.483Z] [2024-06-27T10:58:58.483Z] init.tools.unix: [2024-06-27T10:58:58.483Z] [2024-06-27T10:58:58.483Z] init.tools.windows: [2024-06-27T10:58:58.483Z] [2024-06-27T10:58:58.484Z] init.tools: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] setAsadminArgs: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] init: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] init.customtasks: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] setEnabled: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] createAppRef: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] deployWithoutNameOption: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] run.positive.deploy: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] deploy.version: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] del.ref.registred: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] process.versionExpression: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] process.appname: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] _process.target: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] process.target: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] prepare.is.version.registred: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] init.os: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] init.tools.unix: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] init.tools.windows: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] init.tools: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.484Z] setAsadminArgs: [2024-06-27T10:58:58.484Z] [2024-06-27T10:58:58.485Z] init: [2024-06-27T10:58:58.512Z] [2024-06-27T10:58:58.512Z] undeploy: [2024-06-27T10:58:58.512Z] [2024-06-27T10:58:58.512Z] setOSConditions: [2024-06-27T10:58:58.512Z] [2024-06-27T10:58:58.512Z] setToolWin: [2024-06-27T10:58:58.512Z] [2024-06-27T10:58:58.512Z] setToolUnix: [2024-06-27T10:58:58.512Z] [2024-06-27T10:58:58.512Z] setToolProperty: [2024-06-27T10:58:58.512Z] [2024-06-27T10:58:58.512Z] setS1ASclassPath: [2024-06-27T10:58:58.513Z] [2024-06-27T10:58:58.513Z] init-common: [2024-06-27T10:58:58.513Z] [2024-06-27T10:58:58.513Z] undeploy-jar-common: [2024-06-27T10:58:58.741Z] [2024-06-27T10:58:58.741Z] init.customtasks: [2024-06-27T10:58:58.741Z] [2024-06-27T10:58:58.741Z] prepare: [2024-06-27T10:58:58.741Z] [2024-06-27T10:58:58.741Z] exec.asadmin2: [2024-06-27T10:58:58.783Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-jcdifull-ejb [2024-06-27T10:58:58.880Z] [2024-06-27T10:58:58.880Z] internal-report-success: [2024-06-27T10:58:58.880Z] [2024-06-27T10:58:58.880Z] internal-report-failure: [2024-06-27T10:58:58.880Z] [2024-06-27T10:58:58.880Z] report: [2024-06-27T10:58:58.880Z] [2024-06-27T10:58:58.880Z] all: [2024-06-27T10:58:58.880Z] [echo] [2024-06-27T10:58:58.880Z] [echo] ************************* [2024-06-27T10:58:58.880Z] [echo] * Running serviceejbclient [2024-06-27T10:58:58.881Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient [2024-06-27T10:58:58.881Z] [echo] ************************* [2024-06-27T10:58:58.881Z] [echo] [2024-06-27T10:58:58.881Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:58.881Z] [2024-06-27T10:58:58.881Z] clean: [2024-06-27T10:58:58.881Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml [2024-06-27T10:58:58.881Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:58.881Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:58.881Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:58.881Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:58:58.881Z] [2024-06-27T10:58:58.881Z] private-deploy: [2024-06-27T10:58:58.881Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:58.881Z] [2024-06-27T10:58:58.881Z] deploy: [2024-06-27T10:58:58.881Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:58.881Z] [2024-06-27T10:58:58.881Z] build: [2024-06-27T10:58:58.881Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:58:58.881Z] [2024-06-27T10:58:58.881Z] test-compile: [2024-06-27T10:58:58.881Z] [echo] Compiling into endpoint/HelloImpl.class [2024-06-27T10:58:58.881Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:58:58.881Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:58.881Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:58.881Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:58.881Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:58.881Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:58.881Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:58.881Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:58.881Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:58:59.037Z] [2024-06-27T10:58:59.037Z] all: [2024-06-27T10:58:59.037Z] [2024-06-27T10:58:59.037Z] singleton: [2024-06-27T10:58:59.037Z] [2024-06-27T10:58:59.037Z] all: [2024-06-27T10:58:59.037Z] [2024-06-27T10:58:59.037Z] cache: [2024-06-27T10:58:59.037Z] [2024-06-27T10:58:59.037Z] setOSConditions: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setToolWin: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setToolUnix: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setToolProperty: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setS1ASclassPath: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] init-common: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] clean: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setOSConditions: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setToolWin: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setToolUnix: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setToolProperty: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setS1ASclassPath: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] init-common: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] clean-common: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setOSConditions: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setToolWin: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setToolUnix: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setToolProperty: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] setS1ASclassPath: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] init-common: [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.038Z] clean-classes-common: [2024-06-27T10:58:59.038Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:58:59.038Z] [2024-06-27T10:58:59.039Z] setOSConditions: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] setToolWin: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] setToolUnix: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] setToolProperty: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] setS1ASclassPath: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] init-common: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] clean-jars-common: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] compile: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] setOSConditions: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] setToolWin: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] setToolUnix: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] setToolProperty: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] setS1ASclassPath: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] init-common: [2024-06-27T10:58:59.039Z] [2024-06-27T10:58:59.039Z] compile-common: [2024-06-27T10:58:59.039Z] [echo] Current time (ISO): 2024-06-27T10:58:58.866+0000 [2024-06-27T10:58:59.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:59.039Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:59.137Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:59.137Z] [javac] 1 warning [2024-06-27T10:58:59.137Z] [echo] Building with package endpoint [2024-06-27T10:58:59.137Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:58:59.307Z] [exec] Result: 1 [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] process.registred: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] is.version.registred: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] process.xmlversionidentifier: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] prepare.cluster: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] process.enabled: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] process.hasToDeploy: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] deploy.version.unregistred: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] init.os: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] init.tools.unix: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] init.tools.windows: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] init.tools: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] setAsadminArgs: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] init: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] init.customtasks: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] prepare: [2024-06-27T10:58:59.307Z] [2024-06-27T10:58:59.307Z] process.versionExpression: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] process.appname: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] create.version: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] assemble.non-existent: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] process.xmlversionidentifier: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] prepare.update.xml.identifier: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] update.xml.identifier: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] deployWithNameOption: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] setAsadminArgs: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] common.deploy.asadmin: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] init.os: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] init.tools.unix: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] init.tools.windows: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] init.tools: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] setAsadminArgs: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] init: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] init.customtasks: [2024-06-27T10:58:59.308Z] [2024-06-27T10:58:59.308Z] common.run.asadmin: [2024-06-27T10:58:59.308Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-06-27T10:58:59.325Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:58:59.325Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:58:59.325Z] [javac] return new Integer(1); [2024-06-27T10:58:59.325Z] [javac] ^ [2024-06-27T10:58:59.325Z] [javac] 2 warnings [2024-06-27T10:58:59.325Z] [2024-06-27T10:58:59.325Z] setOSConditions: [2024-06-27T10:58:59.325Z] [2024-06-27T10:58:59.325Z] setToolWin: [2024-06-27T10:58:59.325Z] [2024-06-27T10:58:59.325Z] setToolUnix: [2024-06-27T10:58:59.325Z] [2024-06-27T10:58:59.325Z] setToolProperty: [2024-06-27T10:58:59.325Z] [2024-06-27T10:58:59.325Z] setS1ASclassPath: [2024-06-27T10:58:59.325Z] [2024-06-27T10:58:59.325Z] init-common: [2024-06-27T10:58:59.325Z] [2024-06-27T10:58:59.325Z] compile-common: [2024-06-27T10:58:59.325Z] [echo] Current time (ISO): 2024-06-27T10:58:59.139+0000 [2024-06-27T10:58:59.325Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:58:59.871Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:58:59.872Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:58:59.962Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:58:59.962Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:58:59.962Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:58:59.962Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:58:59.962Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:58:59.962Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:58:59.962Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:00.084Z] [exec] Jun 27, 2024 10:58:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:00.084Z] [exec] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-06-27T10:59:00.084Z] [exec] Jun 27, 2024 10:58:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:00.084Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:00.253Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:00.253Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:00.253Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:00.253Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:00.253Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:00.253Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:00.253Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:00.458Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-06-27T10:59:00.458Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:00.458Z] [2024-06-27T10:59:00.458Z] init.os: [2024-06-27T10:59:00.458Z] [2024-06-27T10:59:00.458Z] init.tools.unix: [2024-06-27T10:59:00.458Z] [2024-06-27T10:59:00.458Z] init.tools.windows: [2024-06-27T10:59:00.458Z] [2024-06-27T10:59:00.458Z] init.tools: [2024-06-27T10:59:00.458Z] [2024-06-27T10:59:00.458Z] setAsadminArgs: [2024-06-27T10:59:00.458Z] [2024-06-27T10:59:00.458Z] init: [2024-06-27T10:59:00.458Z] [2024-06-27T10:59:00.458Z] init.customtasks: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] setEnabled: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] createAppRef: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] deployWithoutNameOption: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] run.positive.deploy: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] deploy.version: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] del.ref.registred: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] process.versionExpression: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] process.appname: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] _process.target: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] process.target: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] prepare.is.version.registred: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] init.os: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] init.tools.unix: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] init.tools.windows: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] init.tools: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] setAsadminArgs: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] init: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] init.customtasks: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] prepare: [2024-06-27T10:59:00.459Z] [2024-06-27T10:59:00.459Z] exec.asadmin2: [2024-06-27T10:59:00.536Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:00.657Z] [exec] Jun 27, 2024 10:59:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:00.657Z] [exec] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-06-27T10:59:00.657Z] [exec] Jun 27, 2024 10:59:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:00.657Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:00.657Z] [exec] Default Context Initialized... [2024-06-27T10:59:00.790Z] [javac] 1 warning [2024-06-27T10:59:00.790Z] [2024-06-27T10:59:00.791Z] setOSConditions: [2024-06-27T10:59:00.791Z] [2024-06-27T10:59:00.791Z] setToolWin: [2024-06-27T10:59:00.791Z] [2024-06-27T10:59:00.791Z] setToolUnix: [2024-06-27T10:59:00.791Z] [2024-06-27T10:59:00.791Z] setToolProperty: [2024-06-27T10:59:00.791Z] [2024-06-27T10:59:00.791Z] setS1ASclassPath: [2024-06-27T10:59:00.791Z] [2024-06-27T10:59:00.791Z] init-common: [2024-06-27T10:59:00.791Z] [2024-06-27T10:59:00.791Z] compile-common: [2024-06-27T10:59:00.791Z] [echo] Current time (ISO): 2024-06-27T10:59:00.608+0000 [2024-06-27T10:59:00.791Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:00.813Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:01.021Z] [exec] Result: 1 [2024-06-27T10:59:01.021Z] [2024-06-27T10:59:01.022Z] process.registred: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] is.version.registred: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] process.xmlversionidentifier: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] prepare.cluster: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] process.enabled: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] process.hasToDeploy: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] deploy.version.unregistred: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] init.os: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] init.tools.unix: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] init.tools.windows: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] init.tools: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] setAsadminArgs: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] init: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] init.customtasks: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] prepare: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] process.versionExpression: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] process.appname: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] create.version: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] assemble.non-existent: [2024-06-27T10:59:01.022Z] [2024-06-27T10:59:01.022Z] process.xmlversionidentifier: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] prepare.update.xml.identifier: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] update.xml.identifier: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] deployWithNameOption: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] setAsadminArgs: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] common.deploy.asadmin: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] init.os: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] init.tools.unix: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] init.tools.windows: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] init.tools: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] setAsadminArgs: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] init: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] init.customtasks: [2024-06-27T10:59:01.023Z] [2024-06-27T10:59:01.023Z] common.run.asadmin: [2024-06-27T10:59:01.023Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-06-27T10:59:01.068Z] [javac] 1 warning [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] build: [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] setOSConditions: [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] fixFiles: [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] convUnix: [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] convWin: [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] setToolWin: [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] setToolUnix: [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] setToolProperty: [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] setS1ASclassPath: [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] init-common: [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] package-persistence-common: [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] ejb-jar-common: [2024-06-27T10:59:01.068Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:01.068Z] [2024-06-27T10:59:01.068Z] package-ejbjar-common: [2024-06-27T10:59:01.068Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:01.068Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:01.068Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:01.068Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-ejb.jar [2024-06-27T10:59:01.069Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] appclient-jar-common: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] package-appclientjar-common: [2024-06-27T10:59:01.069Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:01.069Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:01.069Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:01.069Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-client.jar [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] webclient-war-common: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] build-ear-common: [2024-06-27T10:59:01.069Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:01.069Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:01.069Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:01.069Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] create-jdbc-stuff: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] setOSConditions: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] setToolWin: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] setToolUnix: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] setToolProperty: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] setS1ASclassPath: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] init-common: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] deploy-jdbc-common: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] setOSConditions: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.069Z] setToolWin: [2024-06-27T10:59:01.069Z] [2024-06-27T10:59:01.070Z] setToolUnix: [2024-06-27T10:59:01.070Z] [2024-06-27T10:59:01.070Z] setToolProperty: [2024-06-27T10:59:01.070Z] [2024-06-27T10:59:01.070Z] setS1ASclassPath: [2024-06-27T10:59:01.070Z] [2024-06-27T10:59:01.070Z] init-common: [2024-06-27T10:59:01.070Z] [2024-06-27T10:59:01.070Z] create-jdbc-connpool-common: [2024-06-27T10:59:01.606Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:01.606Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:01.630Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-conval [2024-06-27T10:59:01.631Z] [exec] JDBC connection pool jdbc-conval created successfully. [2024-06-27T10:59:01.631Z] [2024-06-27T10:59:01.631Z] set-derby-connpool-props: [2024-06-27T10:59:01.651Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:01.651Z] [2024-06-27T10:59:01.651Z] clean: [2024-06-27T10:59:01.652Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml [2024-06-27T10:59:01.652Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:01.652Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:01.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:01.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:01.652Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:01.652Z] [2024-06-27T10:59:01.652Z] wsdl-import: [2024-06-27T10:59:01.652Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:01.652Z] [2024-06-27T10:59:01.652Z] configurable-wsdl-import: [2024-06-27T10:59:01.652Z] [echo] Current time (ISO): 2024-06-27T10:59:01.050+0000 [2024-06-27T10:59:01.652Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:59:01.652Z] [exec] parsing WSDL... [2024-06-27T10:59:01.730Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:01.730Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:01.730Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:01.730Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:01.730Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:01.730Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:01.730Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:01.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2024-06-27T10:59:01.907Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2024-06-27T10:59:02.170Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-06-27T10:59:02.170Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:02.170Z] [2024-06-27T10:59:02.170Z] init.os: [2024-06-27T10:59:02.170Z] [2024-06-27T10:59:02.170Z] init.tools.unix: [2024-06-27T10:59:02.170Z] [2024-06-27T10:59:02.170Z] init.tools.windows: [2024-06-27T10:59:02.170Z] [2024-06-27T10:59:02.170Z] init.tools: [2024-06-27T10:59:02.170Z] [2024-06-27T10:59:02.170Z] setAsadminArgs: [2024-06-27T10:59:02.170Z] [2024-06-27T10:59:02.171Z] init: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] init.customtasks: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] setEnabled: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] createAppRef: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] deployWithoutNameOption: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] run.positive.deploy: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] process.versionExpression: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] process.appname: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] init.os: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] init.tools.unix: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] init.tools.windows: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] init.tools: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] setAsadminArgs: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] init: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] init.customtasks: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] prepare: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] create.version: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] assemble.non-existent: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] process.xmlversionidentifier: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.171Z] prepare.update.xml.identifier: [2024-06-27T10:59:02.171Z] [2024-06-27T10:59:02.172Z] update.xml.identifier: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] unzip.version: [2024-06-27T10:59:02.172Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] deploy.version: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] del.ref.registred: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] process.versionExpression: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] process.appname: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] _process.target: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] process.target: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] prepare.is.version.registred: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] init.os: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] init.tools.unix: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] init.tools.windows: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] init.tools: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] setAsadminArgs: [2024-06-27T10:59:02.172Z] [2024-06-27T10:59:02.172Z] init: [2024-06-27T10:59:02.220Z] [exec] [2024-06-27T10:59:02.220Z] [exec] Generating code... [2024-06-27T10:59:02.288Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:02.429Z] [2024-06-27T10:59:02.429Z] init.customtasks: [2024-06-27T10:59:02.429Z] [2024-06-27T10:59:02.429Z] prepare: [2024-06-27T10:59:02.429Z] [2024-06-27T10:59:02.429Z] exec.asadmin2: [2024-06-27T10:59:02.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2024-06-27T10:59:02.468Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2024-06-27T10:59:02.478Z] [exec] [2024-06-27T10:59:02.478Z] [exec] Compiling code... [2024-06-27T10:59:02.548Z] [javac] 1 warning [2024-06-27T10:59:02.548Z] [2024-06-27T10:59:02.548Z] build: [2024-06-27T10:59:02.548Z] [2024-06-27T10:59:02.548Z] setOSConditions: [2024-06-27T10:59:02.548Z] [2024-06-27T10:59:02.548Z] setToolWin: [2024-06-27T10:59:02.548Z] [2024-06-27T10:59:02.548Z] setToolUnix: [2024-06-27T10:59:02.548Z] [2024-06-27T10:59:02.548Z] setToolProperty: [2024-06-27T10:59:02.548Z] [2024-06-27T10:59:02.549Z] setS1ASclassPath: [2024-06-27T10:59:02.549Z] [2024-06-27T10:59:02.549Z] init-common: [2024-06-27T10:59:02.549Z] [2024-06-27T10:59:02.549Z] ejb-jar-common: [2024-06-27T10:59:02.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:02.549Z] [2024-06-27T10:59:02.549Z] package-ejbjar-common: [2024-06-27T10:59:02.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:02.549Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-cache-ejb.jar [2024-06-27T10:59:02.549Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:02.549Z] [2024-06-27T10:59:02.549Z] deploy: [2024-06-27T10:59:02.549Z] [2024-06-27T10:59:02.549Z] setOSConditions: [2024-06-27T10:59:02.549Z] [2024-06-27T10:59:02.549Z] setToolWin: [2024-06-27T10:59:02.549Z] [2024-06-27T10:59:02.549Z] setToolUnix: [2024-06-27T10:59:02.549Z] [2024-06-27T10:59:02.549Z] setToolProperty: [2024-06-27T10:59:02.549Z] [2024-06-27T10:59:02.549Z] setS1ASclassPath: [2024-06-27T10:59:02.549Z] [2024-06-27T10:59:02.549Z] init-common: [2024-06-27T10:59:02.549Z] [2024-06-27T10:59:02.549Z] deploy-jar-common: [2024-06-27T10:59:02.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2024-06-27T10:59:02.723Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2024-06-27T10:59:02.811Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-cache-ejb.jar [2024-06-27T10:59:03.006Z] [exec] Result: 1 [2024-06-27T10:59:03.006Z] [2024-06-27T10:59:03.006Z] process.registred: [2024-06-27T10:59:03.006Z] [2024-06-27T10:59:03.006Z] is.version.registred: [2024-06-27T10:59:03.006Z] [2024-06-27T10:59:03.006Z] process.xmlversionidentifier: [2024-06-27T10:59:03.006Z] [2024-06-27T10:59:03.006Z] prepare.cluster: [2024-06-27T10:59:03.006Z] [2024-06-27T10:59:03.006Z] process.enabled: [2024-06-27T10:59:03.006Z] [2024-06-27T10:59:03.006Z] process.hasToDeploy: [2024-06-27T10:59:03.006Z] [2024-06-27T10:59:03.006Z] deploy.version.unregistred: [2024-06-27T10:59:03.006Z] [2024-06-27T10:59:03.006Z] init.os: [2024-06-27T10:59:03.006Z] [2024-06-27T10:59:03.007Z] init.tools.unix: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] init.tools.windows: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] init.tools: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] setAsadminArgs: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] init: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] init.customtasks: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] prepare: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] process.versionExpression: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] process.appname: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] create.version: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] assemble.non-existent: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] process.xmlversionidentifier: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] prepare.update.xml.identifier: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] update.xml.identifier: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] deployWithNameOption: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] setAsadminArgs: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] common.deploy.asadmin: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] init.os: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] init.tools.unix: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.007Z] init.tools.windows: [2024-06-27T10:59:03.007Z] [2024-06-27T10:59:03.008Z] init.tools: [2024-06-27T10:59:03.008Z] [2024-06-27T10:59:03.008Z] setAsadminArgs: [2024-06-27T10:59:03.008Z] [2024-06-27T10:59:03.008Z] init: [2024-06-27T10:59:03.008Z] [2024-06-27T10:59:03.008Z] init.customtasks: [2024-06-27T10:59:03.008Z] [2024-06-27T10:59:03.008Z] common.run.asadmin: [2024-06-27T10:59:03.008Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-06-27T10:59:03.282Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2024-06-27T10:59:03.282Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2024-06-27T10:59:03.370Z] [exec] Application deployed with name ejb-ejb31-singleton-cache-ejb. [2024-06-27T10:59:03.370Z] [2024-06-27T10:59:03.370Z] run: [2024-06-27T10:59:03.370Z] [2024-06-27T10:59:03.370Z] setOSConditions: [2024-06-27T10:59:03.370Z] [2024-06-27T10:59:03.370Z] setToolWin: [2024-06-27T10:59:03.370Z] [2024-06-27T10:59:03.370Z] setToolUnix: [2024-06-27T10:59:03.370Z] [2024-06-27T10:59:03.370Z] setToolProperty: [2024-06-27T10:59:03.370Z] [2024-06-27T10:59:03.370Z] setS1ASclassPath: [2024-06-27T10:59:03.370Z] [2024-06-27T10:59:03.370Z] init-common: [2024-06-27T10:59:03.370Z] [2024-06-27T10:59:03.371Z] run_se: [2024-06-27T10:59:03.404Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T10:59:03.404Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:59:03.404Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:03.404Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:03.537Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2024-06-27T10:59:03.537Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2024-06-27T10:59:03.571Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:03.571Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:03.660Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:03.660Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:03.660Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:03.660Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:03.660Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:03.660Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:03.660Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:03.692Z] [exec] Application deployed with name generic-ra. [2024-06-27T10:59:03.692Z] [2024-06-27T10:59:03.692Z] setOSConditions: [2024-06-27T10:59:03.692Z] [2024-06-27T10:59:03.692Z] setToolWin: [2024-06-27T10:59:03.692Z] [2024-06-27T10:59:03.692Z] setToolUnix: [2024-06-27T10:59:03.692Z] [2024-06-27T10:59:03.692Z] setToolProperty: [2024-06-27T10:59:03.692Z] [2024-06-27T10:59:03.692Z] setS1ASclassPath: [2024-06-27T10:59:03.692Z] [2024-06-27T10:59:03.692Z] init-common: [2024-06-27T10:59:03.692Z] [2024-06-27T10:59:03.692Z] testAddAdmin: [2024-06-27T10:59:03.692Z] [2024-06-27T10:59:03.692Z] asadmin-common: [2024-06-27T10:59:03.693Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-06-27T10:59:03.693Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-06-27T10:59:03.693Z] [exec] Administered object eis/testAdmin created. [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] setOSConditions: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] setToolWin: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] setToolUnix: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] setToolProperty: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] setS1ASclassPath: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] init-common: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] restart: [2024-06-27T10:59:03.693Z] [echo] Not required to restart [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] runtest: [2024-06-27T10:59:03.693Z] [echo] non-string-ra-properties - : PASS [2024-06-27T10:59:03.693Z] [echo] Total PASS : 1 [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] unset: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] undeploy: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] setOSConditions: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] setToolWin: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] setToolUnix: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] setToolProperty: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] setS1ASclassPath: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.693Z] init-common: [2024-06-27T10:59:03.693Z] [2024-06-27T10:59:03.694Z] testDelAdmin: [2024-06-27T10:59:03.694Z] [2024-06-27T10:59:03.694Z] asadmin-common: [2024-06-27T10:59:03.694Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-06-27T10:59:03.694Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-06-27T10:59:03.694Z] [exec] Administered object eis/testAdmin deleted. [2024-06-27T10:59:03.694Z] [2024-06-27T10:59:03.694Z] setOSConditions: [2024-06-27T10:59:03.694Z] [2024-06-27T10:59:03.694Z] setToolWin: [2024-06-27T10:59:03.694Z] [2024-06-27T10:59:03.694Z] setToolUnix: [2024-06-27T10:59:03.694Z] [2024-06-27T10:59:03.694Z] setToolProperty: [2024-06-27T10:59:03.694Z] [2024-06-27T10:59:03.694Z] setS1ASclassPath: [2024-06-27T10:59:03.694Z] [2024-06-27T10:59:03.694Z] init-common: [2024-06-27T10:59:03.694Z] [2024-06-27T10:59:03.694Z] undeploy: [2024-06-27T10:59:03.694Z] [2024-06-27T10:59:03.694Z] asadmin-common: [2024-06-27T10:59:03.694Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true generic-ra [2024-06-27T10:59:03.694Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-06-27T10:59:03.916Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:03.916Z] [javac] 1 warning [2024-06-27T10:59:03.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/wsdl/wsdl [2024-06-27T10:59:03.916Z] [get] Getting: http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-06-27T10:59:03.916Z] [get] To: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/wsdl/wsdl/HelloImplService.wsdl [2024-06-27T10:59:03.916Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-06-27T10:59:03.972Z] [2024-06-27T10:59:03.972Z] setOSConditions: [2024-06-27T10:59:03.972Z] [2024-06-27T10:59:03.972Z] setToolWin: [2024-06-27T10:59:03.972Z] [2024-06-27T10:59:03.972Z] setToolUnix: [2024-06-27T10:59:03.972Z] [2024-06-27T10:59:03.972Z] setToolProperty: [2024-06-27T10:59:03.972Z] [2024-06-27T10:59:03.972Z] setS1ASclassPath: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] init-common: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] restart: [2024-06-27T10:59:03.973Z] [echo] Not required to restart [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] all: [2024-06-27T10:59:03.973Z] [echo] @@## txlevelswitch ##@@ [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setOSConditions: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setToolWin: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setToolUnix: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setToolProperty: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setS1ASclassPath: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] init-common: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] clean: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setOSConditions: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setToolWin: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setToolUnix: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setToolProperty: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setS1ASclassPath: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] init-common: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] clean-common: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setOSConditions: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setToolWin: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setToolUnix: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.973Z] setToolProperty: [2024-06-27T10:59:03.973Z] [2024-06-27T10:59:03.974Z] setS1ASclassPath: [2024-06-27T10:59:03.974Z] [2024-06-27T10:59:03.974Z] init-common: [2024-06-27T10:59:04.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:59:04.112Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:59:04.134Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-06-27T10:59:04.134Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:04.134Z] [2024-06-27T10:59:04.134Z] init.os: [2024-06-27T10:59:04.134Z] [2024-06-27T10:59:04.134Z] init.tools.unix: [2024-06-27T10:59:04.134Z] [2024-06-27T10:59:04.134Z] init.tools.windows: [2024-06-27T10:59:04.134Z] [2024-06-27T10:59:04.134Z] init.tools: [2024-06-27T10:59:04.134Z] [2024-06-27T10:59:04.134Z] setAsadminArgs: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] init: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] init.customtasks: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] setEnabled: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] createAppRef: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] deployWithoutNameOption: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] deploydir.version: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] run.positive.deploy: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] switch: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] process.versionExpression: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] process.appname: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] process.xmlversionidentifier: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] prepare.cluster: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] enable.version: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] setAsadminArgs: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] common.enable.asadmin: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] init.os: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] init.tools.unix: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] init.tools.windows: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] init.tools: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.135Z] setAsadminArgs: [2024-06-27T10:59:04.135Z] [2024-06-27T10:59:04.136Z] init: [2024-06-27T10:59:04.136Z] [2024-06-27T10:59:04.136Z] init.customtasks: [2024-06-27T10:59:04.136Z] [2024-06-27T10:59:04.136Z] common.run.asadmin: [2024-06-27T10:59:04.136Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-06-27T10:59:04.229Z] [2024-06-27T10:59:04.229Z] clean-classes-common: [2024-06-27T10:59:04.229Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:04.229Z] [2024-06-27T10:59:04.230Z] setOSConditions: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] setToolWin: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] setToolUnix: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] setToolProperty: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] setS1ASclassPath: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] init-common: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] clean-jars-common: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] clean: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] compile: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] setOSConditions: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] setToolWin: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] setToolUnix: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] setToolProperty: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] setS1ASclassPath: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] init-common: [2024-06-27T10:59:04.230Z] [2024-06-27T10:59:04.230Z] compile-common: [2024-06-27T10:59:04.230Z] [echo] Current time (ISO): 2024-06-27T10:59:04.004+0000 [2024-06-27T10:59:04.230Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:04.230Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:04.301Z] [java] Jun 27, 2024 10:59:03 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:59:04.301Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:59:04.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2024-06-27T10:59:04.366Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2024-06-27T10:59:04.699Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:04.699Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-06-27T10:59:04.823Z] [exec] Jun 27, 2024 10:59:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:04.823Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7708b66a [2024-06-27T10:59:04.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2024-06-27T10:59:04.926Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2024-06-27T10:59:04.926Z] [2024-06-27T10:59:04.926Z] setOSConditions: [2024-06-27T10:59:04.926Z] [2024-06-27T10:59:04.926Z] setToolWin: [2024-06-27T10:59:04.926Z] [2024-06-27T10:59:04.926Z] setToolUnix: [2024-06-27T10:59:04.926Z] [2024-06-27T10:59:04.926Z] setToolProperty: [2024-06-27T10:59:04.926Z] [2024-06-27T10:59:04.926Z] setS1ASclassPath: [2024-06-27T10:59:04.926Z] [2024-06-27T10:59:04.926Z] init-common: [2024-06-27T10:59:04.926Z] [2024-06-27T10:59:04.926Z] create-jdbc-resource-common: [2024-06-27T10:59:04.926Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-conval --target server jdbc/convalDB [2024-06-27T10:59:04.955Z] [exec] Command enable executed successfully. [2024-06-27T10:59:04.955Z] [2024-06-27T10:59:04.955Z] init.os: [2024-06-27T10:59:04.955Z] [2024-06-27T10:59:04.955Z] init.tools.unix: [2024-06-27T10:59:04.955Z] [2024-06-27T10:59:04.955Z] init.tools.windows: [2024-06-27T10:59:04.955Z] [2024-06-27T10:59:04.955Z] init.tools: [2024-06-27T10:59:04.955Z] [2024-06-27T10:59:04.955Z] setAsadminArgs: [2024-06-27T10:59:04.955Z] [2024-06-27T10:59:04.955Z] init: [2024-06-27T10:59:04.955Z] [2024-06-27T10:59:04.955Z] init.customtasks: [2024-06-27T10:59:04.955Z] [2024-06-27T10:59:04.955Z] enableAppOnInstance: [2024-06-27T10:59:04.955Z] [2024-06-27T10:59:04.955Z] init.os: [2024-06-27T10:59:04.955Z] [2024-06-27T10:59:04.955Z] init.tools.unix: [2024-06-27T10:59:04.955Z] [2024-06-27T10:59:04.956Z] init.tools.windows: [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] init.tools: [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] setAsadminArgs: [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] init: [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] init.customtasks: [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] prepare.client: [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] prepare.client.appclient: [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] increment.log.next: [2024-06-27T10:59:04.956Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] process.versionexpression: [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] prepare.run: [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] common.run.positive: [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] setHttpPort: [2024-06-27T10:59:04.956Z] [2024-06-27T10:59:04.956Z] common.run: [2024-06-27T10:59:05.180Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-conval --enabled=true --target server jdbc/convalDB [2024-06-27T10:59:05.180Z] [exec] JDBC resource jdbc/convalDB created successfully. [2024-06-27T10:59:05.180Z] [echo] cmd executed for server [2024-06-27T10:59:05.180Z] [2024-06-27T10:59:05.180Z] deploy: [2024-06-27T10:59:05.180Z] [2024-06-27T10:59:05.180Z] setOSConditions: [2024-06-27T10:59:05.180Z] [2024-06-27T10:59:05.180Z] setToolWin: [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] setToolUnix: [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] setToolProperty: [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] setS1ASclassPath: [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] init-common: [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] deploy-common: [2024-06-27T10:59:05.181Z] [echo] Current time (ISO): 2024-06-27T10:59:05.100+0000 [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] setOSConditions: [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] setToolWin: [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] setToolUnix: [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] setToolProperty: [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] setS1ASclassPath: [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] init-common: [2024-06-27T10:59:05.181Z] [2024-06-27T10:59:05.181Z] deploy-common-pe: [2024-06-27T10:59:05.213Z] [2024-06-27T10:59:05.213Z] checkAppOnServer: [2024-06-27T10:59:05.213Z] [2024-06-27T10:59:05.213Z] declare-test: [2024-06-27T10:59:05.213Z] [echo] Starting test simple-versioned-servlet switch(1) untagged - logID=31 (server) [2024-06-27T10:59:05.213Z] [2024-06-27T10:59:05.213Z] prepare.runclient: [2024-06-27T10:59:05.213Z] [2024-06-27T10:59:05.213Z] process.classpath: [2024-06-27T10:59:05.213Z] [2024-06-27T10:59:05.213Z] process.jvmargs: [2024-06-27T10:59:05.213Z] [2024-06-27T10:59:05.213Z] java.with.result: [2024-06-27T10:59:05.281Z] [2024-06-27T10:59:05.281Z] private-run: [2024-06-27T10:59:05.281Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:05.281Z] [2024-06-27T10:59:05.281Z] clean: [2024-06-27T10:59:05.281Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml [2024-06-27T10:59:05.281Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:05.281Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:05.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:05.281Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:05.281Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:05.281Z] [2024-06-27T10:59:05.281Z] wsdl-import: [2024-06-27T10:59:05.281Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:05.281Z] [2024-06-27T10:59:05.281Z] configurable-wsdl-import: [2024-06-27T10:59:05.281Z] [echo] Current time (ISO): 2024-06-27T10:59:04.922+0000 [2024-06-27T10:59:05.281Z] [echo] wsimporting http://localhost:8080/GatewayImplService/GatewayImpl?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:59:05.281Z] [exec] parsing WSDL... [2024-06-27T10:59:05.384Z] [exec] Certname in appclication-client ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-06-27T10:59:05.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:59:05.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:59:05.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:59:05.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:59:05.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:59:05.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-06-27T10:59:05.468Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:59:05.468Z] [2024-06-27T10:59:05.468Z] process.result: [2024-06-27T10:59:05.468Z] [2024-06-27T10:59:05.468Z] processResult: [2024-06-27T10:59:05.468Z] [2024-06-27T10:59:05.468Z] failed: [2024-06-27T10:59:05.468Z] [2024-06-27T10:59:05.468Z] passed: [2024-06-27T10:59:05.468Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:59:05.468Z] [2024-06-27T10:59:05.468Z] unknown: [2024-06-27T10:59:05.468Z] [2024-06-27T10:59:05.469Z] runclient: [2024-06-27T10:59:05.469Z] [2024-06-27T10:59:05.469Z] init.os: [2024-06-27T10:59:05.469Z] [2024-06-27T10:59:05.469Z] init.tools.unix: [2024-06-27T10:59:05.469Z] [2024-06-27T10:59:05.469Z] init.tools.windows: [2024-06-27T10:59:05.469Z] [2024-06-27T10:59:05.469Z] init.tools: [2024-06-27T10:59:05.469Z] [2024-06-27T10:59:05.469Z] setAsadminArgs: [2024-06-27T10:59:05.469Z] [2024-06-27T10:59:05.469Z] init: [2024-06-27T10:59:05.608Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:05.608Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:05.608Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:05.608Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:05.608Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:05.608Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:05.608Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:05.724Z] [2024-06-27T10:59:05.724Z] init.customtasks: [2024-06-27T10:59:05.724Z] [2024-06-27T10:59:05.724Z] checkAppOnCluster: [2024-06-27T10:59:05.724Z] [2024-06-27T10:59:05.725Z] run.positive: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] process.versionExpression: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] process.appname: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] process.xmlversionidentifier: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] prepare.cluster: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] enable.version: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] setAsadminArgs: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] common.enable.asadmin: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] init.os: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] init.tools.unix: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] init.tools.windows: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] init.tools: [2024-06-27T10:59:05.725Z] [2024-06-27T10:59:05.725Z] setAsadminArgs: [2024-06-27T10:59:05.726Z] [2024-06-27T10:59:05.726Z] init: [2024-06-27T10:59:05.726Z] [2024-06-27T10:59:05.726Z] init.customtasks: [2024-06-27T10:59:05.726Z] [2024-06-27T10:59:05.726Z] common.run.asadmin: [2024-06-27T10:59:05.726Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-06-27T10:59:05.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2024-06-27T10:59:05.963Z] [exec] The caller principal received from ejb ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-06-27T10:59:05.963Z] [exec] Mutual Authentication worked - calling other methods [2024-06-27T10:59:05.963Z] [exec] [2024-06-27T10:59:05.963Z] [exec] [2024-06-27T10:59:05.963Z] [exec] [2024-06-27T10:59:05.963Z] [exec] ===========Beginning Simple Test===== [2024-06-27T10:59:05.963Z] [exec] [2024-06-27T10:59:05.963Z] [exec] [2024-06-27T10:59:05.963Z] [exec] $100 is : 12160.00Yen [2024-06-27T10:59:05.963Z] [exec] Yen is :0.77Euro [2024-06-27T10:59:05.963Z] [exec] Value of key is: Converter Sample AppClient [2024-06-27T10:59:05.963Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:05.963Z] [exec] [2024-06-27T10:59:05.963Z] [exec] [2024-06-27T10:59:05.963Z] [exec] ----------------------------------------- [2024-06-27T10:59:05.963Z] [exec] - Converter Sample AppClient: PASS - [2024-06-27T10:59:05.963Z] [exec] ----------------------------------------- [2024-06-27T10:59:05.963Z] [exec] Total PASS: 1 [2024-06-27T10:59:06.055Z] [exec] Application deployed with name jdbc-convalApp. [2024-06-27T10:59:06.055Z] [echo] Deployment on target server server successful [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] setOSConditions: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] setToolWin: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] setToolUnix: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] setToolProperty: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] setS1ASclassPath: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] init-common: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] deploy-common-ee: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] run: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] setOSConditions: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] setToolWin: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] setToolUnix: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] setToolProperty: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] setS1ASclassPath: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] init-common: [2024-06-27T10:59:06.055Z] [2024-06-27T10:59:06.055Z] execute-sql-common: [2024-06-27T10:59:06.056Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/create_pointbase.sql [2024-06-27T10:59:06.056Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T10:59:06.056Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T10:59:06.056Z] [sql] 0 rows affected [2024-06-27T10:59:06.056Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:59:06.056Z] [2024-06-27T10:59:06.056Z] setOSConditions: [2024-06-27T10:59:06.056Z] [2024-06-27T10:59:06.056Z] setToolWin: [2024-06-27T10:59:06.056Z] [2024-06-27T10:59:06.056Z] setToolUnix: [2024-06-27T10:59:06.056Z] [2024-06-27T10:59:06.056Z] setToolProperty: [2024-06-27T10:59:06.056Z] [2024-06-27T10:59:06.056Z] setS1ASclassPath: [2024-06-27T10:59:06.056Z] [2024-06-27T10:59:06.056Z] init-common: [2024-06-27T10:59:06.056Z] [2024-06-27T10:59:06.056Z] runclient-common: [2024-06-27T10:59:06.056Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:59:06.208Z] [exec] [2024-06-27T10:59:06.208Z] [exec] Generating code... [2024-06-27T10:59:06.208Z] [exec] [2024-06-27T10:59:06.208Z] [exec] Compiling code... [2024-06-27T10:59:06.219Z] [exec] Total FAIL: 0 [2024-06-27T10:59:06.219Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:06.219Z] [exec] ----------------------------------------- [2024-06-27T10:59:06.219Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:06.219Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:06.301Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:06.301Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-06-27T10:59:06.474Z] [2024-06-27T10:59:06.474Z] setOSConditions: [2024-06-27T10:59:06.474Z] [2024-06-27T10:59:06.474Z] setToolWin: [2024-06-27T10:59:06.474Z] [2024-06-27T10:59:06.474Z] setToolUnix: [2024-06-27T10:59:06.474Z] [2024-06-27T10:59:06.474Z] setToolProperty: [2024-06-27T10:59:06.474Z] [2024-06-27T10:59:06.475Z] setS1ASclassPath: [2024-06-27T10:59:06.475Z] [2024-06-27T10:59:06.475Z] init-common: [2024-06-27T10:59:06.475Z] [2024-06-27T10:59:06.475Z] run-standalone-client: [2024-06-27T10:59:06.475Z] [echo] provider.url used is iiop://localhost:3700 [2024-06-27T10:59:06.558Z] [exec] Command enable executed successfully. [2024-06-27T10:59:06.558Z] [2024-06-27T10:59:06.558Z] init.os: [2024-06-27T10:59:06.558Z] [2024-06-27T10:59:06.558Z] init.tools.unix: [2024-06-27T10:59:06.558Z] [2024-06-27T10:59:06.558Z] init.tools.windows: [2024-06-27T10:59:06.558Z] [2024-06-27T10:59:06.558Z] init.tools: [2024-06-27T10:59:06.558Z] [2024-06-27T10:59:06.558Z] setAsadminArgs: [2024-06-27T10:59:06.558Z] [2024-06-27T10:59:06.558Z] init: [2024-06-27T10:59:06.558Z] [2024-06-27T10:59:06.558Z] init.customtasks: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] enableAppOnInstance: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] init.os: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] init.tools.unix: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] init.tools.windows: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] init.tools: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] setAsadminArgs: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] init: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] init.customtasks: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] prepare.client: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] prepare.client.appclient: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] increment.log.next: [2024-06-27T10:59:06.559Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] process.versionexpression: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] prepare.run: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] common.run.positive: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] setHttpPort: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] common.run: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] checkAppOnServer: [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] declare-test: [2024-06-27T10:59:06.559Z] [echo] Starting test simple-versioned-servlet switch(2) ALPHA-1.0.0 - logID=32 (server) [2024-06-27T10:59:06.559Z] [2024-06-27T10:59:06.559Z] prepare.runclient: [2024-06-27T10:59:06.560Z] [2024-06-27T10:59:06.560Z] process.classpath: [2024-06-27T10:59:06.560Z] [2024-06-27T10:59:06.560Z] process.jvmargs: [2024-06-27T10:59:06.560Z] [2024-06-27T10:59:06.560Z] java.with.result: [2024-06-27T10:59:06.813Z] [java] Jun 27, 2024 10:59:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:06.813Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@59ed3e6c [2024-06-27T10:59:06.813Z] [java] Waiting 11 seconds for cache refresh... [2024-06-27T10:59:06.813Z] [java] (Lower this value once minimum timeout is 1 sec) [2024-06-27T10:59:06.978Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:07.024Z] [exec] Jun 27, 2024 10:59:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:59:07.024Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:59:07.122Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:59:07.122Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:59:07.122Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:59:07.122Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-06-27T10:59:07.122Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:59:07.122Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-06-27T10:59:07.122Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:59:07.122Z] [2024-06-27T10:59:07.122Z] process.result: [2024-06-27T10:59:07.122Z] [2024-06-27T10:59:07.122Z] processResult: [2024-06-27T10:59:07.122Z] [2024-06-27T10:59:07.122Z] failed: [2024-06-27T10:59:07.122Z] [2024-06-27T10:59:07.122Z] passed: [2024-06-27T10:59:07.122Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:59:07.122Z] [2024-06-27T10:59:07.122Z] unknown: [2024-06-27T10:59:07.122Z] [2024-06-27T10:59:07.122Z] runclient: [2024-06-27T10:59:07.122Z] [2024-06-27T10:59:07.122Z] init.os: [2024-06-27T10:59:07.122Z] [2024-06-27T10:59:07.122Z] init.tools.unix: [2024-06-27T10:59:07.122Z] [2024-06-27T10:59:07.122Z] init.tools.windows: [2024-06-27T10:59:07.122Z] [2024-06-27T10:59:07.122Z] init.tools: [2024-06-27T10:59:07.122Z] [2024-06-27T10:59:07.123Z] setAsadminArgs: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] init: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] init.customtasks: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] checkAppOnCluster: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] run.positive: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] process.versionExpression: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] process.appname: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] process.xmlversionidentifier: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] prepare.cluster: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] enable.version: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] setAsadminArgs: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] common.enable.asadmin: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] init.os: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] init.tools.unix: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] init.tools.windows: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] init.tools: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] setAsadminArgs: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] init: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] init.customtasks: [2024-06-27T10:59:07.123Z] [2024-06-27T10:59:07.123Z] common.run.asadmin: [2024-06-27T10:59:07.124Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2024-06-27T10:59:07.234Z] [javac] 1 warning [2024-06-27T10:59:07.234Z] [2024-06-27T10:59:07.234Z] setOSConditions: [2024-06-27T10:59:07.234Z] [2024-06-27T10:59:07.234Z] setToolWin: [2024-06-27T10:59:07.234Z] [2024-06-27T10:59:07.235Z] setToolUnix: [2024-06-27T10:59:07.235Z] [2024-06-27T10:59:07.235Z] setToolProperty: [2024-06-27T10:59:07.235Z] [2024-06-27T10:59:07.235Z] setS1ASclassPath: [2024-06-27T10:59:07.235Z] [2024-06-27T10:59:07.235Z] init-common: [2024-06-27T10:59:07.235Z] [2024-06-27T10:59:07.235Z] compile-common: [2024-06-27T10:59:07.235Z] [echo] Current time (ISO): 2024-06-27T10:59:07.153+0000 [2024-06-27T10:59:07.235Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:07.572Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/ejb/GatewayImplService.java uses or overrides a deprecated API. [2024-06-27T10:59:07.572Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:59:07.572Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:07.572Z] [2024-06-27T10:59:07.572Z] compile-client: [2024-06-27T10:59:07.572Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:07.572Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:07.686Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:07.686Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-06-27T10:59:07.828Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:07.828Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:07.828Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:07.828Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:07.828Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:07.828Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:07.828Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:07.897Z] [java] Jun 27, 2024 10:59:07 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:59:07.897Z] [java] Context Initialized with URL: iiop://localhost:3700, Factory: com.sun.enterprise.naming.SerialInitContextFactory [2024-06-27T10:59:07.897Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:59:07.951Z] [exec] Jun 27, 2024 10:59:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:07.951Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:08.084Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:08.084Z] [javac] 1 warning [2024-06-27T10:59:08.084Z] [echo] Running appclient with client.Client [2024-06-27T10:59:08.084Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:08.205Z] [exec] Jun 27, 2024 10:59:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:08.205Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:08.249Z] [exec] Command enable executed successfully. [2024-06-27T10:59:08.249Z] [2024-06-27T10:59:08.249Z] init.os: [2024-06-27T10:59:08.249Z] [2024-06-27T10:59:08.249Z] init.tools.unix: [2024-06-27T10:59:08.249Z] [2024-06-27T10:59:08.249Z] init.tools.windows: [2024-06-27T10:59:08.249Z] [2024-06-27T10:59:08.250Z] init.tools: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] setAsadminArgs: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] init: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] init.customtasks: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] enableAppOnInstance: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] init.os: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] init.tools.unix: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] init.tools.windows: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] init.tools: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] setAsadminArgs: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] init: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] init.customtasks: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] prepare.client: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] prepare.client.appclient: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] increment.log.next: [2024-06-27T10:59:08.250Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] process.versionexpression: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] prepare.run: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] common.run.positive: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] setHttpPort: [2024-06-27T10:59:08.250Z] [2024-06-27T10:59:08.250Z] common.run: [2024-06-27T10:59:08.251Z] [2024-06-27T10:59:08.251Z] checkAppOnServer: [2024-06-27T10:59:08.251Z] [2024-06-27T10:59:08.251Z] declare-test: [2024-06-27T10:59:08.251Z] [echo] Starting test simple-versioned-servlet switch(3) ALPHA-1.0.1 - logID=33 (server) [2024-06-27T10:59:08.251Z] [2024-06-27T10:59:08.251Z] prepare.runclient: [2024-06-27T10:59:08.251Z] [2024-06-27T10:59:08.251Z] process.classpath: [2024-06-27T10:59:08.251Z] [2024-06-27T10:59:08.251Z] process.jvmargs: [2024-06-27T10:59:08.251Z] [2024-06-27T10:59:08.251Z] java.with.result: [2024-06-27T10:59:08.507Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:59:08.507Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:59:08.507Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:59:08.507Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-06-27T10:59:08.507Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:59:08.507Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.1 [2024-06-27T10:59:08.507Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:59:08.507Z] [2024-06-27T10:59:08.507Z] process.result: [2024-06-27T10:59:08.507Z] [2024-06-27T10:59:08.507Z] processResult: [2024-06-27T10:59:08.507Z] [2024-06-27T10:59:08.507Z] failed: [2024-06-27T10:59:08.507Z] [2024-06-27T10:59:08.507Z] passed: [2024-06-27T10:59:08.507Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:59:08.599Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:08.599Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:08.599Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:08.599Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:08.599Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:08.599Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:08.599Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:08.763Z] [2024-06-27T10:59:08.763Z] unknown: [2024-06-27T10:59:08.763Z] [2024-06-27T10:59:08.763Z] runclient: [2024-06-27T10:59:08.763Z] [2024-06-27T10:59:08.763Z] init.os: [2024-06-27T10:59:08.763Z] [2024-06-27T10:59:08.763Z] init.tools.unix: [2024-06-27T10:59:08.763Z] [2024-06-27T10:59:08.763Z] init.tools.windows: [2024-06-27T10:59:08.763Z] [2024-06-27T10:59:08.763Z] init.tools: [2024-06-27T10:59:08.763Z] [2024-06-27T10:59:08.763Z] setAsadminArgs: [2024-06-27T10:59:08.763Z] [2024-06-27T10:59:08.763Z] init: [2024-06-27T10:59:08.763Z] [2024-06-27T10:59:08.763Z] init.customtasks: [2024-06-27T10:59:08.763Z] [2024-06-27T10:59:08.763Z] checkAppOnCluster: [2024-06-27T10:59:08.763Z] [2024-06-27T10:59:08.764Z] run.positive: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] process.versionExpression: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] process.appname: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] process.xmlversionidentifier: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] prepare.cluster: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] enable.version: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] setAsadminArgs: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] common.enable.asadmin: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] init.os: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] init.tools.unix: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] init.tools.windows: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] init.tools: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] setAsadminArgs: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] init: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] init.customtasks: [2024-06-27T10:59:08.764Z] [2024-06-27T10:59:08.764Z] common.run.asadmin: [2024-06-27T10:59:08.764Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:RC-1.0.0 [2024-06-27T10:59:09.328Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:09.328Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-06-27T10:59:09.584Z] [exec] Command enable executed successfully. [2024-06-27T10:59:09.584Z] [2024-06-27T10:59:09.584Z] init.os: [2024-06-27T10:59:09.584Z] [2024-06-27T10:59:09.584Z] init.tools.unix: [2024-06-27T10:59:09.584Z] [2024-06-27T10:59:09.584Z] init.tools.windows: [2024-06-27T10:59:09.584Z] [2024-06-27T10:59:09.584Z] init.tools: [2024-06-27T10:59:09.584Z] [2024-06-27T10:59:09.584Z] setAsadminArgs: [2024-06-27T10:59:09.584Z] [2024-06-27T10:59:09.584Z] init: [2024-06-27T10:59:09.584Z] [2024-06-27T10:59:09.584Z] init.customtasks: [2024-06-27T10:59:09.584Z] [2024-06-27T10:59:09.584Z] enableAppOnInstance: [2024-06-27T10:59:09.584Z] [2024-06-27T10:59:09.584Z] init.os: [2024-06-27T10:59:09.584Z] [2024-06-27T10:59:09.584Z] init.tools.unix: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] init.tools.windows: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] init.tools: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] setAsadminArgs: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] init: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] init.customtasks: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] prepare.client: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] prepare.client.appclient: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] increment.log.next: [2024-06-27T10:59:09.585Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] process.versionexpression: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] prepare.run: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] common.run.positive: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] setHttpPort: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] common.run: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] checkAppOnServer: [2024-06-27T10:59:09.585Z] [2024-06-27T10:59:09.585Z] declare-test: [2024-06-27T10:59:09.585Z] [echo] Starting test simple-versioned-servlet switch(4) RC-1.0.0 - logID=34 (server) [2024-06-27T10:59:09.842Z] [2024-06-27T10:59:09.842Z] prepare.runclient: [2024-06-27T10:59:09.842Z] [2024-06-27T10:59:09.842Z] process.classpath: [2024-06-27T10:59:09.842Z] [2024-06-27T10:59:09.842Z] process.jvmargs: [2024-06-27T10:59:09.842Z] [2024-06-27T10:59:09.842Z] java.with.result: [2024-06-27T10:59:10.009Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:10.100Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:59:10.100Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:59:10.100Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:59:10.100Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-06-27T10:59:10.100Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:59:10.100Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.0 [2024-06-27T10:59:10.100Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:59:10.100Z] [2024-06-27T10:59:10.100Z] process.result: [2024-06-27T10:59:10.100Z] [2024-06-27T10:59:10.100Z] processResult: [2024-06-27T10:59:10.100Z] [2024-06-27T10:59:10.100Z] failed: [2024-06-27T10:59:10.100Z] [2024-06-27T10:59:10.100Z] passed: [2024-06-27T10:59:10.100Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:59:10.265Z] [javac] 1 warning [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.357Z] unknown: [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.357Z] runclient: [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.357Z] init.os: [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.357Z] init.tools.unix: [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.357Z] init.tools.windows: [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.357Z] init.tools: [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.357Z] setAsadminArgs: [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.357Z] init: [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.357Z] init.customtasks: [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.357Z] checkAppOnCluster: [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.357Z] run.positive: [2024-06-27T10:59:10.357Z] [2024-06-27T10:59:10.358Z] process.versionExpression: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] process.appname: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] process.xmlversionidentifier: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] prepare.cluster: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] enable.version: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] setAsadminArgs: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] common.enable.asadmin: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] init.os: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] init.tools.unix: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] init.tools.windows: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] init.tools: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] setAsadminArgs: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] init: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] init.customtasks: [2024-06-27T10:59:10.358Z] [2024-06-27T10:59:10.358Z] common.run.asadmin: [2024-06-27T10:59:10.358Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:RC-1.0.1 [2024-06-27T10:59:10.521Z] [2024-06-27T10:59:10.521Z] init: [2024-06-27T10:59:10.521Z] [echo] Building component ${component.name} [2024-06-27T10:59:10.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2024-06-27T10:59:10.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2024-06-27T10:59:10.521Z] [2024-06-27T10:59:10.521Z] compile: [2024-06-27T10:59:10.521Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:10.521Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2024-06-27T10:59:10.740Z] [exec] Jun 27, 2024 10:59:10 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:10.740Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ec3a8bd [2024-06-27T10:59:10.740Z] [exec] Value of key is: test-1 [2024-06-27T10:59:10.740Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:10.740Z] [exec] [2024-06-27T10:59:10.740Z] [exec] [2024-06-27T10:59:10.740Z] [exec] ----------------------------------------- [2024-06-27T10:59:10.740Z] [exec] - test-1 : PASS - [2024-06-27T10:59:10.740Z] [exec] ----------------------------------------- [2024-06-27T10:59:10.740Z] [exec] Total PASS: 1 [2024-06-27T10:59:10.740Z] [exec] Total FAIL: 0 [2024-06-27T10:59:10.740Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:10.740Z] [exec] ----------------------------------------- [2024-06-27T10:59:10.740Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:10.740Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:10.777Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:10.777Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:10.777Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:10.777Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:10.777Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:10.777Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:10.777Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:10.920Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:10.920Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] checkReporting-common: [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] confirmReportPresent-common: [2024-06-27T10:59:10.995Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:59:10.995Z] [echo] Test seems to be reported fine [2024-06-27T10:59:10.995Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] confirmMissingReport-common: [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] setOSConditions: [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] setToolWin: [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] setToolUnix: [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] setToolProperty: [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] setS1ASclassPath: [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] init-common: [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] stop-derby: [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] stop-derby-aix: [2024-06-27T10:59:10.995Z] [2024-06-27T10:59:10.995Z] stop-derby-nonaix: [2024-06-27T10:59:10.995Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:59:11.176Z] [exec] Command enable executed successfully. [2024-06-27T10:59:11.250Z] [java] Thu Jun 27 10:59:11 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:59:11.359Z] [exec] Method injected reference test... [2024-06-27T10:59:11.371Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:11.371Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:59:11.372Z] [javac] details.put(new Integer(property),value); [2024-06-27T10:59:11.372Z] [javac] ^ [2024-06-27T10:59:11.372Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:59:11.372Z] [javac] if (details.containsKey(new Integer(property))) { [2024-06-27T10:59:11.372Z] [javac] ^ [2024-06-27T10:59:11.372Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:59:11.372Z] [javac] return (String) details.get(new Integer(property)); [2024-06-27T10:59:11.372Z] [javac] ^ [2024-06-27T10:59:11.372Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-06-27T10:59:11.372Z] [javac] return new Integer(parameter); [2024-06-27T10:59:11.372Z] [javac] ^ [2024-06-27T10:59:11.372Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-06-27T10:59:11.372Z] [javac] return new Short(parameter); [2024-06-27T10:59:11.372Z] [javac] ^ [2024-06-27T10:59:11.372Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-06-27T10:59:11.372Z] [javac] return new Byte(parameter); [2024-06-27T10:59:11.372Z] [javac] ^ [2024-06-27T10:59:11.372Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-06-27T10:59:11.372Z] [javac] return new Long(parameter); [2024-06-27T10:59:11.372Z] [javac] ^ [2024-06-27T10:59:11.372Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-06-27T10:59:11.372Z] [javac] return new Float(parameter); [2024-06-27T10:59:11.372Z] [javac] ^ [2024-06-27T10:59:11.372Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-06-27T10:59:11.372Z] [javac] return new Double(parameter); [2024-06-27T10:59:11.372Z] [javac] ^ [2024-06-27T10:59:11.372Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:59:11.372Z] [javac] return new Boolean(parameter); [2024-06-27T10:59:11.372Z] [javac] ^ [2024-06-27T10:59:11.372Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:59:11.372Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-06-27T10:59:11.372Z] [javac] ^ [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init.os: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init.tools.unix: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init.tools.windows: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init.tools: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] setAsadminArgs: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init.customtasks: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] enableAppOnInstance: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init.os: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init.tools.unix: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init.tools.windows: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init.tools: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] setAsadminArgs: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init: [2024-06-27T10:59:11.434Z] [2024-06-27T10:59:11.434Z] init.customtasks: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] prepare.client: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] prepare.client.appclient: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] increment.log.next: [2024-06-27T10:59:11.435Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] process.versionexpression: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] prepare.run: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] common.run.positive: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] setHttpPort: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] common.run: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] checkAppOnServer: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] declare-test: [2024-06-27T10:59:11.435Z] [echo] Starting test simple-versioned-servlet switch(5) RC-1.0.1 - logID=35 (server) [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] prepare.runclient: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] process.classpath: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] process.jvmargs: [2024-06-27T10:59:11.435Z] [2024-06-27T10:59:11.435Z] java.with.result: [2024-06-27T10:59:11.505Z] [2024-06-27T10:59:11.505Z] setOSConditions: [2024-06-27T10:59:11.505Z] [2024-06-27T10:59:11.505Z] setToolWin: [2024-06-27T10:59:11.505Z] [2024-06-27T10:59:11.505Z] setToolUnix: [2024-06-27T10:59:11.506Z] [2024-06-27T10:59:11.506Z] setToolProperty: [2024-06-27T10:59:11.506Z] [2024-06-27T10:59:11.506Z] setS1ASclassPath: [2024-06-27T10:59:11.506Z] [2024-06-27T10:59:11.506Z] init-common: [2024-06-27T10:59:11.506Z] [2024-06-27T10:59:11.506Z] start-derby: [2024-06-27T10:59:11.506Z] [2024-06-27T10:59:11.506Z] start-derby-aix: [2024-06-27T10:59:11.506Z] [2024-06-27T10:59:11.506Z] start-derby-nonaix: [2024-06-27T10:59:11.506Z] [echo] Starting Derby DB Server ... [2024-06-27T10:59:11.615Z] [exec] Server returned METHOD WebSvcTest-Hello Appserver Tester ! : PASSED [2024-06-27T10:59:11.615Z] [exec] Field injected reference test... [2024-06-27T10:59:11.615Z] [exec] Server returned FIELD WebSvcTest-Hello Appserver Tester ! : PASSED [2024-06-27T10:59:11.615Z] [exec] Dependency jndi looup reference test... [2024-06-27T10:59:11.615Z] [exec] Server returned JNDI WebSvcTest-Hello Appserver Tester ! : PASSED [2024-06-27T10:59:11.615Z] [exec] Value of key is:ws-ejb-sevice-field-injection [2024-06-27T10:59:11.615Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:11.615Z] [exec] [2024-06-27T10:59:11.615Z] [exec] [2024-06-27T10:59:11.615Z] [exec] ----------------------------------------- [2024-06-27T10:59:11.615Z] [exec] - ws-ejb-sevice-field-injection: PASS - [2024-06-27T10:59:11.615Z] [exec] ----------------------------------------- [2024-06-27T10:59:11.615Z] [exec] Total PASS: 1 [2024-06-27T10:59:11.615Z] [exec] Total FAIL: 0 [2024-06-27T10:59:11.615Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:11.615Z] [exec] ----------------------------------------- [2024-06-27T10:59:11.615Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:11.615Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:11.615Z] [2024-06-27T10:59:11.615Z] private-undeploy: [2024-06-27T10:59:11.615Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:11.615Z] [2024-06-27T10:59:11.615Z] undeploy: [2024-06-27T10:59:11.615Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:11.615Z] [2024-06-27T10:59:11.615Z] autoundeploy-file: [2024-06-27T10:59:11.615Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:59:11.629Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:59:11.629Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-06-27T10:59:11.629Z] [javac] ^ [2024-06-27T10:59:11.629Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T10:59:11.629Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-06-27T10:59:11.629Z] [javac] ^ [2024-06-27T10:59:11.629Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-06-27T10:59:11.629Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:59:11.629Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:59:11.629Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:59:11.629Z] [javac] 14 warnings [2024-06-27T10:59:11.629Z] [2024-06-27T10:59:11.630Z] build: [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] setOSConditions: [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] fixFiles: [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] convUnix: [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] convWin: [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] setToolWin: [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] setToolUnix: [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] setToolProperty: [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] setS1ASclassPath: [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] init-common: [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] package-persistence-common: [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] ejb-jar-common: [2024-06-27T10:59:11.630Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:11.630Z] [2024-06-27T10:59:11.630Z] package-ejbjar-common: [2024-06-27T10:59:11.630Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:11.630Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:11.630Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:11.630Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1-ejb.jar [2024-06-27T10:59:11.630Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:11.692Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:59:11.692Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:59:11.692Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-06-27T10:59:11.692Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.1 [2024-06-27T10:59:11.886Z] [2024-06-27T10:59:11.886Z] appclient-jar-common: [2024-06-27T10:59:11.886Z] [2024-06-27T10:59:11.886Z] package-appclientjar-common: [2024-06-27T10:59:11.886Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:11.886Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:11.886Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:11.886Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1-client.jar [2024-06-27T10:59:11.886Z] [2024-06-27T10:59:11.886Z] webclient-war-common: [2024-06-27T10:59:11.886Z] [2024-06-27T10:59:11.886Z] build-ear-common: [2024-06-27T10:59:11.886Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:11.886Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:11.886Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:11.886Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1App.ear [2024-06-27T10:59:11.886Z] [2024-06-27T10:59:11.886Z] build-ra: [2024-06-27T10:59:11.886Z] [2024-06-27T10:59:11.886Z] init: [2024-06-27T10:59:11.887Z] [echo] Building component ${component.name} [2024-06-27T10:59:11.887Z] [2024-06-27T10:59:11.887Z] compile: [2024-06-27T10:59:11.887Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:11.887Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2024-06-27T10:59:11.948Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-06-27T10:59:11.948Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-06-27T10:59:11.948Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-06-27T10:59:11.948Z] [2024-06-27T10:59:11.948Z] process.result: [2024-06-27T10:59:11.948Z] [2024-06-27T10:59:11.948Z] processResult: [2024-06-27T10:59:11.948Z] [2024-06-27T10:59:11.948Z] failed: [2024-06-27T10:59:11.948Z] [2024-06-27T10:59:11.948Z] passed: [2024-06-27T10:59:11.948Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:59:11.948Z] [2024-06-27T10:59:11.948Z] unknown: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] runclient: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init.os: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init.tools.unix: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init.tools.windows: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init.tools: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] setAsadminArgs: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init.customtasks: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] checkAppOnCluster: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] run.positive: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] xml.version.information: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] clean.scenario: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] clean.scenario.cluster: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init.os: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init.tools.unix: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init.tools.windows: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init.tools: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] setAsadminArgs: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init: [2024-06-27T10:59:11.949Z] [2024-06-27T10:59:11.949Z] init.customtasks: [2024-06-27T10:59:11.950Z] [2024-06-27T10:59:11.950Z] prepare: [2024-06-27T10:59:11.950Z] [2024-06-27T10:59:11.950Z] process.versionExpression: [2024-06-27T10:59:11.950Z] [2024-06-27T10:59:11.950Z] process.appname: [2024-06-27T10:59:11.950Z] [2024-06-27T10:59:11.950Z] _process.target: [2024-06-27T10:59:11.950Z] [2024-06-27T10:59:11.950Z] process.target: [2024-06-27T10:59:11.950Z] [2024-06-27T10:59:11.950Z] prepare.has.version.registred: [2024-06-27T10:59:11.950Z] [2024-06-27T10:59:11.950Z] exec.asadmin2: [2024-06-27T10:59:12.143Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:12.143Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:12.143Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:12.143Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:12.143Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:12.143Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:12.143Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:12.398Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:12.398Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:59:12.398Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-06-27T10:59:12.398Z] [javac] ^ [2024-06-27T10:59:12.398Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-06-27T10:59:12.398Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-06-27T10:59:12.398Z] [javac] ^ [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] process.registred: [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] has.version.registred: [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] del.all.version.registred: [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] _process.target: [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] process.target: [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] prepare.del.all.version.registred: [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] init.os: [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] init.tools.unix: [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] init.tools.windows: [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] init.tools: [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] setAsadminArgs: [2024-06-27T10:59:12.514Z] [2024-06-27T10:59:12.514Z] init: [2024-06-27T10:59:12.515Z] [2024-06-27T10:59:12.515Z] init.customtasks: [2024-06-27T10:59:12.515Z] [2024-06-27T10:59:12.515Z] prepare: [2024-06-27T10:59:12.515Z] [2024-06-27T10:59:12.515Z] exec.asadmin: [2024-06-27T10:59:12.653Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ConnectionHolder.java uses unchecked or unsafe operations. [2024-06-27T10:59:12.654Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:59:12.654Z] [javac] 3 warnings [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] assemble: [2024-06-27T10:59:12.654Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/jdbc.jar [2024-06-27T10:59:12.654Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2024-06-27T10:59:12.654Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/jdbc-ra-xa.rar [2024-06-27T10:59:12.654Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/ra.xml [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] build: [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] assemble: [2024-06-27T10:59:12.654Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2024-06-27T10:59:12.654Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/ra.xml [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] deploy: [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] setOSConditions: [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] setToolWin: [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] setToolUnix: [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] setToolProperty: [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] setS1ASclassPath: [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] init-common: [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] create-ra-config: [2024-06-27T10:59:12.654Z] [2024-06-27T10:59:12.654Z] asadmin-common: [2024-06-27T10:59:12.654Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-ra-xa [2024-06-27T10:59:12.981Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:12.981Z] [2024-06-27T10:59:12.981Z] autoundeploy-file: [2024-06-27T10:59:12.981Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-06-27T10:59:13.160Z] [java] Jun 27, 2024 10:59:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:13.160Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2e09c51 [2024-06-27T10:59:13.458Z] [java] Certname in appclication-client ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-06-27T10:59:13.472Z] [2024-06-27T10:59:13.472Z] _del.all.version.registred: [2024-06-27T10:59:13.472Z] [2024-06-27T10:59:13.472Z] _clean.scenario: [2024-06-27T10:59:13.472Z] [2024-06-27T10:59:13.472Z] deploy.version: [2024-06-27T10:59:13.472Z] [2024-06-27T10:59:13.472Z] del.ref.registred: [2024-06-27T10:59:13.472Z] [2024-06-27T10:59:13.472Z] process.versionExpression: [2024-06-27T10:59:13.472Z] [2024-06-27T10:59:13.473Z] process.appname: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] _process.target: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] process.target: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] prepare.is.version.registred: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] init.os: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] init.tools.unix: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] init.tools.windows: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] init.tools: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] setAsadminArgs: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] init: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] init.customtasks: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] prepare: [2024-06-27T10:59:13.473Z] [2024-06-27T10:59:13.473Z] exec.asadmin2: [2024-06-27T10:59:13.583Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:13.583Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:13.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user jdbc-ra-xa [2024-06-27T10:59:13.583Z] [2024-06-27T10:59:13.583Z] setOSConditions: [2024-06-27T10:59:13.583Z] [2024-06-27T10:59:13.583Z] setToolWin: [2024-06-27T10:59:13.583Z] [2024-06-27T10:59:13.583Z] setToolUnix: [2024-06-27T10:59:13.583Z] [2024-06-27T10:59:13.583Z] setToolProperty: [2024-06-27T10:59:13.583Z] [2024-06-27T10:59:13.583Z] setS1ASclassPath: [2024-06-27T10:59:13.583Z] [2024-06-27T10:59:13.583Z] init-common: [2024-06-27T10:59:13.583Z] [2024-06-27T10:59:13.583Z] deploy-rar-common: [2024-06-27T10:59:13.583Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} ra/publish/lib/jdbc-ra-xa.rar [2024-06-27T10:59:13.731Z] [2024-06-27T10:59:13.731Z] check-results: [2024-06-27T10:59:13.731Z] [java] Value of key is: : [2024-06-27T10:59:13.731Z] [java] rows found : false [2024-06-27T10:59:13.731Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:13.731Z] [java] [2024-06-27T10:59:13.731Z] [java] [2024-06-27T10:59:13.731Z] [java] ----------------------------------------- [2024-06-27T10:59:13.731Z] [java] - : : DID NOT RUN - [2024-06-27T10:59:13.731Z] [java] ----------------------------------------- [2024-06-27T10:59:13.731Z] [java] Total PASS: 0 [2024-06-27T10:59:13.731Z] [java] Total FAIL: 1 [2024-06-27T10:59:13.731Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:59:13.731Z] [java] ----------------------------------------- [2024-06-27T10:59:13.731Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:13.731Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:13.731Z] [2024-06-27T10:59:13.731Z] undeploy: [2024-06-27T10:59:13.731Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/bundles/osgi-resources-test-bundle.jar [2024-06-27T10:59:13.731Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-test-bundle.jar [2024-06-27T10:59:13.732Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-client-bundle.jar [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] unsetup: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setOSConditions: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setToolWin: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setToolUnix: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setToolProperty: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setS1ASclassPath: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] init-common: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] execute-sql-common: [2024-06-27T10:59:13.732Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/sql/droptables.sql [2024-06-27T10:59:13.732Z] [sql] 0 rows affected [2024-06-27T10:59:13.732Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setOSConditions: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setToolWin: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setToolUnix: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setToolProperty: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setS1ASclassPath: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] init-common: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] undeploy-jdbc-common: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setOSConditions: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setToolWin: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setToolUnix: [2024-06-27T10:59:13.732Z] [2024-06-27T10:59:13.732Z] setToolProperty: [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] setS1ASclassPath: [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] init-common: [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] delete-jdbc-resource-common: [2024-06-27T10:59:13.733Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-06-27T10:59:13.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-06-27T10:59:13.733Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-06-27T10:59:13.733Z] [echo] cmd executed for server [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] setOSConditions: [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] setToolWin: [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] setToolUnix: [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] setToolProperty: [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] setS1ASclassPath: [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] init-common: [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] delete-jdbc-connpool-common: [2024-06-27T10:59:13.733Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-06-27T10:59:13.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-06-27T10:59:13.733Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-06-27T10:59:13.733Z] [echo] cmd executed for server [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] all: [2024-06-27T10:59:13.733Z] [echo] @@## beanvalidation-simple ##@@ [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] setOSConditions: [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.733Z] setToolWin: [2024-06-27T10:59:13.733Z] [2024-06-27T10:59:13.734Z] setToolUnix: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setToolProperty: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setS1ASclassPath: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] init-common: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] build: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] all: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setOSConditions: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setToolWin: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setToolUnix: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setToolProperty: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setS1ASclassPath: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] init-common: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] all: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setOSConditions: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setToolWin: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setToolUnix: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setToolProperty: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] setS1ASclassPath: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] init-common: [2024-06-27T10:59:13.734Z] [2024-06-27T10:59:13.734Z] compile-common: [2024-06-27T10:59:13.734Z] [echo] Current time (ISO): 2024-06-27T10:59:12.881+0000 [2024-06-27T10:59:13.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/classes [2024-06-27T10:59:13.735Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/classes [2024-06-27T10:59:13.735Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:13.735Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:13.735Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:13.735Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:13.735Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:13.735Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:13.735Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:14.021Z] [java] The caller principal received from ejb ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-06-27T10:59:14.021Z] [java] Mutual Authentication worked - calling other methods [2024-06-27T10:59:14.021Z] [java] [2024-06-27T10:59:14.021Z] [java] [2024-06-27T10:59:14.021Z] [java] [2024-06-27T10:59:14.021Z] [java] ===========Beginning Simple Test===== [2024-06-27T10:59:14.021Z] [java] [2024-06-27T10:59:14.021Z] [java] [2024-06-27T10:59:14.021Z] [java] $100 is : 12160.00Yen [2024-06-27T10:59:14.021Z] [java] Yen is :0.77Euro [2024-06-27T10:59:14.021Z] [java] Value of key is: Standalone-Client [2024-06-27T10:59:14.021Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:14.021Z] [java] [2024-06-27T10:59:14.021Z] [java] [2024-06-27T10:59:14.021Z] [java] ----------------------------------------- [2024-06-27T10:59:14.021Z] [java] - Standalone-Client: PASS - [2024-06-27T10:59:14.021Z] [java] ----------------------------------------- [2024-06-27T10:59:14.021Z] [java] Total PASS: 1 [2024-06-27T10:59:14.021Z] [java] Total FAIL: 0 [2024-06-27T10:59:14.021Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:59:14.021Z] [java] ----------------------------------------- [2024-06-27T10:59:14.021Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:14.021Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:14.036Z] [exec] Result: 1 [2024-06-27T10:59:14.036Z] [2024-06-27T10:59:14.036Z] process.registred: [2024-06-27T10:59:14.036Z] [2024-06-27T10:59:14.036Z] is.version.registred: [2024-06-27T10:59:14.036Z] [2024-06-27T10:59:14.036Z] process.xmlversionidentifier: [2024-06-27T10:59:14.036Z] [2024-06-27T10:59:14.036Z] prepare.cluster: [2024-06-27T10:59:14.036Z] [2024-06-27T10:59:14.036Z] process.enabled: [2024-06-27T10:59:14.036Z] [2024-06-27T10:59:14.036Z] process.hasToDeploy: [2024-06-27T10:59:14.036Z] [2024-06-27T10:59:14.036Z] deploy.version.unregistred: [2024-06-27T10:59:14.036Z] [2024-06-27T10:59:14.036Z] init.os: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] init.tools.unix: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] init.tools.windows: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] init.tools: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] setAsadminArgs: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] init: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] init.customtasks: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] prepare: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] process.versionExpression: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] process.appname: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] create.version: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] assemble.non-existent: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] process.xmlversionidentifier: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] prepare.update.xml.identifier: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] update.xml.identifier: [2024-06-27T10:59:14.037Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] process.xmlversionidentifier: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] process.versionExpression: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] process.xml.create.flag: [2024-06-27T10:59:14.037Z] [2024-06-27T10:59:14.037Z] create.xml.flag: [2024-06-27T10:59:14.038Z] [touch] Creating /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet-hasXmlVersion [2024-06-27T10:59:14.038Z] [2024-06-27T10:59:14.038Z] generate.xml.identifier: [2024-06-27T10:59:14.038Z] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2024-06-27T10:59:14.038Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:59:14.038Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:59:14.038Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2024-06-27T10:59:14.038Z] [2024-06-27T10:59:14.038Z] process.xml.delete.flag: [2024-06-27T10:59:14.038Z] [2024-06-27T10:59:14.038Z] delete.xml.flag: [2024-06-27T10:59:14.145Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false ra/publish/lib/jdbc-ra-xa.rar [2024-06-27T10:59:14.277Z] [2024-06-27T10:59:14.277Z] undeploy: [2024-06-27T10:59:14.277Z] [2024-06-27T10:59:14.277Z] setOSConditions: [2024-06-27T10:59:14.277Z] [2024-06-27T10:59:14.277Z] setToolWin: [2024-06-27T10:59:14.277Z] [2024-06-27T10:59:14.277Z] setToolUnix: [2024-06-27T10:59:14.277Z] [2024-06-27T10:59:14.277Z] setToolProperty: [2024-06-27T10:59:14.277Z] [2024-06-27T10:59:14.277Z] setS1ASclassPath: [2024-06-27T10:59:14.277Z] [2024-06-27T10:59:14.277Z] init-common: [2024-06-27T10:59:14.277Z] [2024-06-27T10:59:14.277Z] undeploy-common: [2024-06-27T10:59:14.297Z] [2024-06-27T10:59:14.297Z] deployWithNameOption: [2024-06-27T10:59:14.297Z] [2024-06-27T10:59:14.297Z] deployWithoutNameOption: [2024-06-27T10:59:14.297Z] [2024-06-27T10:59:14.297Z] setAsadminArgs: [2024-06-27T10:59:14.297Z] [2024-06-27T10:59:14.297Z] common.deploy.asadmin: [2024-06-27T10:59:14.297Z] [2024-06-27T10:59:14.297Z] init.os: [2024-06-27T10:59:14.297Z] [2024-06-27T10:59:14.297Z] init.tools.unix: [2024-06-27T10:59:14.297Z] [2024-06-27T10:59:14.297Z] init.tools.windows: [2024-06-27T10:59:14.298Z] [2024-06-27T10:59:14.298Z] init.tools: [2024-06-27T10:59:14.298Z] [2024-06-27T10:59:14.298Z] setAsadminArgs: [2024-06-27T10:59:14.298Z] [2024-06-27T10:59:14.298Z] init: [2024-06-27T10:59:14.298Z] [2024-06-27T10:59:14.298Z] init.customtasks: [2024-06-27T10:59:14.298Z] [2024-06-27T10:59:14.298Z] common.run.asadmin: [2024-06-27T10:59:14.298Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:59:14.673Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:14.729Z] [exec] Application deployed with name jdbc-ra-xa. [2024-06-27T10:59:14.729Z] [echo] Deploying ra/publish/lib/jdbc-ra-xa.rar on server [2024-06-27T10:59:14.729Z] [2024-06-27T10:59:14.729Z] setOSConditions: [2024-06-27T10:59:14.729Z] [2024-06-27T10:59:14.729Z] setToolWin: [2024-06-27T10:59:14.729Z] [2024-06-27T10:59:14.729Z] setToolUnix: [2024-06-27T10:59:14.729Z] [2024-06-27T10:59:14.729Z] setToolProperty: [2024-06-27T10:59:14.729Z] [2024-06-27T10:59:14.729Z] setS1ASclassPath: [2024-06-27T10:59:14.729Z] [2024-06-27T10:59:14.729Z] init-common: [2024-06-27T10:59:14.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false sec-ssl-converterApp [2024-06-27T10:59:14.860Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:14.860Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:14.872Z] [2024-06-27T10:59:14.872Z] internal-report-success: [2024-06-27T10:59:14.872Z] [2024-06-27T10:59:14.872Z] internal-report-failure: [2024-06-27T10:59:14.872Z] [2024-06-27T10:59:14.872Z] report: [2024-06-27T10:59:14.872Z] [2024-06-27T10:59:14.872Z] all: [2024-06-27T10:59:14.872Z] [echo] [2024-06-27T10:59:14.872Z] [echo] ************************* [2024-06-27T10:59:14.872Z] [echo] * Running portejbclient [2024-06-27T10:59:14.872Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient [2024-06-27T10:59:14.872Z] [echo] ************************* [2024-06-27T10:59:14.872Z] [echo] [2024-06-27T10:59:14.872Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:14.872Z] [2024-06-27T10:59:14.872Z] clean: [2024-06-27T10:59:14.872Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml [2024-06-27T10:59:14.872Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:14.872Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:14.872Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:14.872Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:14.872Z] [2024-06-27T10:59:14.872Z] private-deploy: [2024-06-27T10:59:14.872Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:14.872Z] [2024-06-27T10:59:14.872Z] deploy: [2024-06-27T10:59:14.872Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:14.873Z] [2024-06-27T10:59:14.873Z] build: [2024-06-27T10:59:14.873Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:14.873Z] [2024-06-27T10:59:14.873Z] test-compile: [2024-06-27T10:59:14.873Z] [echo] Compiling into endpoint/HelloImpl.class [2024-06-27T10:59:14.873Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:14.873Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:14.928Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:59:14.928Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:59:14.928Z] [javac] ^ [2024-06-27T10:59:14.928Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:59:14.928Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:59:14.928Z] [javac] ^ [2024-06-27T10:59:14.928Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:59:14.928Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:59:14.928Z] [javac] 3 warnings [2024-06-27T10:59:14.928Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.jar [2024-06-27T10:59:14.928Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.rar [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] setOSConditions: [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] setToolWin: [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] setToolUnix: [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] setToolProperty: [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] setS1ASclassPath: [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] init-common: [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] clean-common: [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] setOSConditions: [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] setToolWin: [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] setToolUnix: [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] setToolProperty: [2024-06-27T10:59:14.928Z] [2024-06-27T10:59:14.928Z] setS1ASclassPath: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] init-common: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] clean-classes-common: [2024-06-27T10:59:14.929Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setOSConditions: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setToolWin: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setToolUnix: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setToolProperty: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setS1ASclassPath: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] init-common: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] clean-jars-common: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] all: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setOSConditions: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setToolWin: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setToolUnix: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setToolProperty: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setS1ASclassPath: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] init-common: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] all: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setOSConditions: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setToolWin: [2024-06-27T10:59:14.929Z] [2024-06-27T10:59:14.929Z] setToolUnix: [2024-06-27T10:59:14.930Z] [2024-06-27T10:59:14.930Z] setToolProperty: [2024-06-27T10:59:14.930Z] [2024-06-27T10:59:14.930Z] setS1ASclassPath: [2024-06-27T10:59:14.930Z] [2024-06-27T10:59:14.930Z] init-common: [2024-06-27T10:59:14.930Z] [2024-06-27T10:59:14.930Z] compile-common: [2024-06-27T10:59:14.930Z] [echo] Current time (ISO): 2024-06-27T10:59:14.899+0000 [2024-06-27T10:59:14.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:14.930Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:14.985Z] [2024-06-27T10:59:14.985Z] create-connector-connpool: [2024-06-27T10:59:14.985Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --target server txlevelswitch-pool-1 [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] unsetup: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] remove-store-common: [2024-06-27T10:59:15.117Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__keystore.jks [2024-06-27T10:59:15.117Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/ssltest.rfc [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] setOSConditions: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] setToolWin: [2024-06-27T10:59:15.117Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] setToolUnix: [2024-06-27T10:59:15.117Z] init.os: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] setToolProperty: [2024-06-27T10:59:15.117Z] init.tools.unix: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] setS1ASclassPath: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] init.tools.windows: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] init-common: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] init.tools: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] remove-store-keytool-common: [2024-06-27T10:59:15.117Z] setAsadminArgs: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] init: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] init.customtasks: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] setEnabled: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] createAppRef: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] test.registred: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.117Z] process.versionExpression: [2024-06-27T10:59:15.117Z] [2024-06-27T10:59:15.118Z] process.appname: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] _process.target: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] process.target: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] prepare.show-component-status.asadmin: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] increment.log.next: [2024-06-27T10:59:15.118Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] declare.test: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] setHttpPort: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] declare.test.positive: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] declare-test: [2024-06-27T10:59:15.118Z] [echo] Starting test simple-versioned-servlet xml.version(1) - logID=36 - (server) - (sucess expected) [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] setHttpPort: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] declare.test.negative: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] init.os: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] init.tools.unix: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] init.tools.windows: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] init.tools: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] setAsadminArgs: [2024-06-27T10:59:15.118Z] [2024-06-27T10:59:15.118Z] init: [2024-06-27T10:59:15.128Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:15.128Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:15.128Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:15.128Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:15.128Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:15.128Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:15.128Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:15.383Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:15.383Z] [javac] 1 warning [2024-06-27T10:59:15.383Z] [echo] Building with package endpoint [2024-06-27T10:59:15.384Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:59:15.400Z] [2024-06-27T10:59:15.400Z] init.customtasks: [2024-06-27T10:59:15.400Z] [2024-06-27T10:59:15.400Z] prepare: [2024-06-27T10:59:15.400Z] [2024-06-27T10:59:15.400Z] exec.asadmin: [2024-06-27T10:59:15.678Z] [2024-06-27T10:59:15.678Z] all: [2024-06-27T10:59:15.678Z] [echo] [2024-06-27T10:59:15.678Z] [echo] [2024-06-27T10:59:15.678Z] [echo] [2024-06-27T10:59:15.678Z] [echo] *************************************************************************** [2024-06-27T10:59:15.678Z] [echo] * Running group sameEjbName [2024-06-27T10:59:15.678Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/sameEjbName [2024-06-27T10:59:15.678Z] [echo] *************************************************************************** [2024-06-27T10:59:15.678Z] [echo] [2024-06-27T10:59:15.678Z] [echo] [2024-06-27T10:59:15.679Z] [echo] [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setOSConditions: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setToolWin: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setToolUnix: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setToolProperty: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setS1ASclassPath: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] init-common: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] clean: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setOSConditions: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setToolWin: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setToolUnix: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setToolProperty: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setS1ASclassPath: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] init-common: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] clean-common: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setOSConditions: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setToolWin: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setToolUnix: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setToolProperty: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] setS1ASclassPath: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.679Z] init-common: [2024-06-27T10:59:15.679Z] [2024-06-27T10:59:15.680Z] clean-classes-common: [2024-06-27T10:59:15.680Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] setOSConditions: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] setToolWin: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] setToolUnix: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] setToolProperty: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] setS1ASclassPath: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] init-common: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] clean-jars-common: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] setup: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] setOSConditions: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] setToolWin: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] setToolUnix: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] setToolProperty: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] setS1ASclassPath: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] init-common: [2024-06-27T10:59:15.680Z] [2024-06-27T10:59:15.680Z] create-user-common: [2024-06-27T10:59:15.872Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:15.872Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:15.872Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:15.872Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:15.872Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:15.872Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:15.872Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:15.940Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:15.940Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:15.940Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server txlevelswitch-pool-1 [2024-06-27T10:59:15.940Z] [exec] Connector connection pool txlevelswitch-pool-1 created. [2024-06-27T10:59:15.940Z] [2024-06-27T10:59:15.940Z] create-connector-connpool-common: [2024-06-27T10:59:15.940Z] [2024-06-27T10:59:15.940Z] setOSConditions: [2024-06-27T10:59:15.940Z] [2024-06-27T10:59:15.940Z] setToolWin: [2024-06-27T10:59:15.940Z] [2024-06-27T10:59:15.940Z] setToolUnix: [2024-06-27T10:59:15.940Z] [2024-06-27T10:59:15.940Z] setToolProperty: [2024-06-27T10:59:15.940Z] [2024-06-27T10:59:15.940Z] setS1ASclassPath: [2024-06-27T10:59:15.940Z] [2024-06-27T10:59:15.941Z] init-common: [2024-06-27T10:59:15.941Z] [2024-06-27T10:59:15.941Z] set-oracle-props: [2024-06-27T10:59:15.941Z] [2024-06-27T10:59:15.941Z] setOSConditions: [2024-06-27T10:59:15.941Z] [2024-06-27T10:59:15.941Z] setToolWin: [2024-06-27T10:59:15.941Z] [2024-06-27T10:59:15.941Z] setToolUnix: [2024-06-27T10:59:15.941Z] [2024-06-27T10:59:15.941Z] setToolProperty: [2024-06-27T10:59:15.941Z] [2024-06-27T10:59:15.941Z] setS1ASclassPath: [2024-06-27T10:59:15.941Z] [2024-06-27T10:59:15.941Z] init-common: [2024-06-27T10:59:15.941Z] [2024-06-27T10:59:15.941Z] create-connector-connpool: [2024-06-27T10:59:15.941Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --target server txlevelswitch-pool-2 [2024-06-27T10:59:15.963Z] [2024-06-27T10:59:15.963Z] process.result: [2024-06-27T10:59:15.963Z] [2024-06-27T10:59:15.963Z] processResult: [2024-06-27T10:59:15.963Z] [2024-06-27T10:59:15.963Z] failed: [2024-06-27T10:59:15.963Z] [2024-06-27T10:59:15.963Z] passed: [2024-06-27T10:59:15.963Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:59:15.963Z] [2024-06-27T10:59:15.963Z] unknown: [2024-06-27T10:59:15.963Z] [2024-06-27T10:59:15.963Z] asadmin.with.result: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] show-component-status.asadmin: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] test.registred.cluster: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] process.versionExpression: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] process.appname: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] process.xmlversionidentifier: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] prepare.cluster: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] undeploy.version: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] setAsadminArgs: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] common.undeploy.asadmin: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] init.os: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] init.tools.unix: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] init.tools.windows: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] init.tools: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] setAsadminArgs: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] init: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] init.customtasks: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] delAppRef: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] init.os: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] init.tools.unix: [2024-06-27T10:59:15.964Z] [2024-06-27T10:59:15.964Z] init.tools.windows: [2024-06-27T10:59:15.965Z] [2024-06-27T10:59:15.965Z] init.tools: [2024-06-27T10:59:15.965Z] [2024-06-27T10:59:15.965Z] setAsadminArgs: [2024-06-27T10:59:15.965Z] [2024-06-27T10:59:15.965Z] init: [2024-06-27T10:59:15.965Z] [2024-06-27T10:59:15.965Z] init.customtasks: [2024-06-27T10:59:15.965Z] [2024-06-27T10:59:15.965Z] common.run.asadmin: [2024-06-27T10:59:15.965Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-06-27T10:59:16.528Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:16.528Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:59:16.632Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/sameEjbName/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups javaee --authrealmname file --target server javaee [2024-06-27T10:59:16.632Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/sameEjbName/asadminuserpassword.txt [2024-06-27T10:59:16.632Z] [2024-06-27T10:59:16.632Z] compile: [2024-06-27T10:59:16.632Z] [2024-06-27T10:59:16.632Z] setOSConditions: [2024-06-27T10:59:16.632Z] [2024-06-27T10:59:16.632Z] setToolWin: [2024-06-27T10:59:16.632Z] [2024-06-27T10:59:16.632Z] setToolUnix: [2024-06-27T10:59:16.632Z] [2024-06-27T10:59:16.632Z] setToolProperty: [2024-06-27T10:59:16.632Z] [2024-06-27T10:59:16.632Z] setS1ASclassPath: [2024-06-27T10:59:16.632Z] [2024-06-27T10:59:16.632Z] init-common: [2024-06-27T10:59:16.632Z] [2024-06-27T10:59:16.632Z] compile-common: [2024-06-27T10:59:16.632Z] [echo] Current time (ISO): 2024-06-27T10:59:16.516+0000 [2024-06-27T10:59:16.632Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:16.632Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:16.756Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:16.756Z] [2024-06-27T10:59:16.756Z] clean: [2024-06-27T10:59:16.756Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml [2024-06-27T10:59:16.756Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:16.756Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:16.756Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:16.756Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:16.756Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:16.756Z] [2024-06-27T10:59:16.756Z] wsdl-import: [2024-06-27T10:59:16.756Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:16.756Z] [2024-06-27T10:59:16.757Z] configurable-wsdl-import: [2024-06-27T10:59:16.757Z] [echo] Current time (ISO): 2024-06-27T10:59:16.729+0000 [2024-06-27T10:59:16.757Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:59:16.786Z] [exec] Command undeploy executed successfully. [2024-06-27T10:59:16.786Z] [2024-06-27T10:59:16.786Z] deploy.version: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] del.ref.registred: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] process.versionExpression: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] process.appname: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] _process.target: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] process.target: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] prepare.is.version.registred: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] init.os: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] init.tools.unix: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] init.tools.windows: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] init.tools: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] setAsadminArgs: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] init: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] init.customtasks: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] prepare: [2024-06-27T10:59:16.787Z] [2024-06-27T10:59:16.787Z] exec.asadmin2: [2024-06-27T10:59:16.795Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:16.872Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:16.872Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:16.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server txlevelswitch-pool-2 [2024-06-27T10:59:16.872Z] [exec] Connector connection pool txlevelswitch-pool-2 created. [2024-06-27T10:59:16.872Z] [2024-06-27T10:59:16.872Z] create-connector-connpool-common: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] setOSConditions: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] setToolWin: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] setToolUnix: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] setToolProperty: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] setS1ASclassPath: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] init-common: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] set-oracle-props: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] setOSConditions: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] setToolWin: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] setToolUnix: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] setToolProperty: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] setS1ASclassPath: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] init-common: [2024-06-27T10:59:16.873Z] [2024-06-27T10:59:16.873Z] create-connector-resource-common: [2024-06-27T10:59:16.873Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname txlevelswitch-pool-1 --target server test-res-1 [2024-06-27T10:59:17.070Z] [javac] 1 warning [2024-06-27T10:59:17.070Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:17.070Z] [2024-06-27T10:59:17.070Z] setOSConditions: [2024-06-27T10:59:17.070Z] [2024-06-27T10:59:17.070Z] setToolWin: [2024-06-27T10:59:17.070Z] [2024-06-27T10:59:17.070Z] setToolUnix: [2024-06-27T10:59:17.070Z] [2024-06-27T10:59:17.070Z] setToolProperty: [2024-06-27T10:59:17.070Z] [2024-06-27T10:59:17.070Z] setS1ASclassPath: [2024-06-27T10:59:17.070Z] [2024-06-27T10:59:17.070Z] init-common: [2024-06-27T10:59:17.070Z] [2024-06-27T10:59:17.070Z] ejb-jar-common: [2024-06-27T10:59:17.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:17.070Z] [2024-06-27T10:59:17.070Z] package-ejbjar-common: [2024-06-27T10:59:17.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:17.071Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:17.071Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:17.071Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-ejb.jar [2024-06-27T10:59:17.071Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] setOSConditions: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] setToolWin: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] setToolUnix: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] setToolProperty: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] setS1ASclassPath: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] init-common: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] appclient-jar-common: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] package-appclientjar-common: [2024-06-27T10:59:17.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:17.071Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:17.071Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:17.071Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-client.jar [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] setOSConditions: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] fixFiles: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] convUnix: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] convWin: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] setToolWin: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.071Z] setToolUnix: [2024-06-27T10:59:17.071Z] [2024-06-27T10:59:17.072Z] setToolProperty: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setS1ASclassPath: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] init-common: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] ear-common: [2024-06-27T10:59:17.072Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:17.072Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/${sun-application.xml} to copy. [2024-06-27T10:59:17.072Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/${glassfish-resources-ear.xml} to copy. [2024-06-27T10:59:17.072Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:17.072Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setup: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setOSConditions: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setToolWin: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setToolUnix: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setToolProperty: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setS1ASclassPath: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] init-common: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setupJdbc: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setOSConditions: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setToolWin: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setToolUnix: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setToolProperty: [2024-06-27T10:59:17.072Z] [2024-06-27T10:59:17.072Z] setS1ASclassPath: [2024-06-27T10:59:17.073Z] [2024-06-27T10:59:17.073Z] init-common: [2024-06-27T10:59:17.073Z] [2024-06-27T10:59:17.073Z] deploy-jdbc-common: [2024-06-27T10:59:17.073Z] [2024-06-27T10:59:17.073Z] setOSConditions: [2024-06-27T10:59:17.073Z] [2024-06-27T10:59:17.073Z] setToolWin: [2024-06-27T10:59:17.073Z] [2024-06-27T10:59:17.073Z] setToolUnix: [2024-06-27T10:59:17.073Z] [2024-06-27T10:59:17.073Z] setToolProperty: [2024-06-27T10:59:17.073Z] [2024-06-27T10:59:17.073Z] setS1ASclassPath: [2024-06-27T10:59:17.073Z] [2024-06-27T10:59:17.073Z] init-common: [2024-06-27T10:59:17.073Z] [2024-06-27T10:59:17.073Z] create-jdbc-connpool-common: [2024-06-27T10:59:17.318Z] [exec] parsing WSDL... [2024-06-27T10:59:17.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true connector-bean-validation-pool [2024-06-27T10:59:17.328Z] [exec] JDBC connection pool connector-bean-validation-pool created successfully. [2024-06-27T10:59:17.328Z] [2024-06-27T10:59:17.328Z] set-derby-connpool-props: [2024-06-27T10:59:17.351Z] [exec] Result: 1 [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] process.registred: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] is.version.registred: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] process.xmlversionidentifier: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] prepare.cluster: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] process.enabled: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] process.hasToDeploy: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] deploy.version.unregistred: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] init.os: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] init.tools.unix: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] init.tools.windows: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] init.tools: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] setAsadminArgs: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.351Z] init: [2024-06-27T10:59:17.351Z] [2024-06-27T10:59:17.352Z] init.customtasks: [2024-06-27T10:59:17.352Z] [2024-06-27T10:59:17.352Z] prepare: [2024-06-27T10:59:17.352Z] [2024-06-27T10:59:17.352Z] process.versionExpression: [2024-06-27T10:59:17.352Z] [2024-06-27T10:59:17.352Z] process.appname: [2024-06-27T10:59:17.352Z] [2024-06-27T10:59:17.352Z] create.version: [2024-06-27T10:59:17.352Z] [2024-06-27T10:59:17.352Z] assemble.non-existent: [2024-06-27T10:59:17.436Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname txlevelswitch-pool-1 --enabled=true --objecttype user --target server test-res-1 [2024-06-27T10:59:17.436Z] [exec] Connector resource test-res-1 created. [2024-06-27T10:59:17.436Z] [2024-06-27T10:59:17.436Z] setOSConditions: [2024-06-27T10:59:17.436Z] [2024-06-27T10:59:17.436Z] setToolWin: [2024-06-27T10:59:17.436Z] [2024-06-27T10:59:17.436Z] setToolUnix: [2024-06-27T10:59:17.436Z] [2024-06-27T10:59:17.436Z] setToolProperty: [2024-06-27T10:59:17.436Z] [2024-06-27T10:59:17.436Z] setS1ASclassPath: [2024-06-27T10:59:17.436Z] [2024-06-27T10:59:17.436Z] init-common: [2024-06-27T10:59:17.436Z] [2024-06-27T10:59:17.436Z] create-connector-resource-common: [2024-06-27T10:59:17.436Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname txlevelswitch-pool-2 --target server test-res-2 [2024-06-27T10:59:17.609Z] [2024-06-27T10:59:17.609Z] process.xmlversionidentifier: [2024-06-27T10:59:17.609Z] [2024-06-27T10:59:17.609Z] prepare.update.xml.identifier: [2024-06-27T10:59:17.609Z] [2024-06-27T10:59:17.609Z] update.xml.identifier: [2024-06-27T10:59:17.609Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:59:17.609Z] [2024-06-27T10:59:17.609Z] process.xmlversionidentifier: [2024-06-27T10:59:17.609Z] [2024-06-27T10:59:17.609Z] process.versionExpression: [2024-06-27T10:59:17.609Z] [2024-06-27T10:59:17.609Z] process.xml.create.flag: [2024-06-27T10:59:17.609Z] [2024-06-27T10:59:17.609Z] create.xml.flag: [2024-06-27T10:59:17.609Z] [touch] Creating /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1-hasXmlVersion [2024-06-27T10:59:17.609Z] [2024-06-27T10:59:17.609Z] generate.xml.identifier: [2024-06-27T10:59:17.609Z] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2024-06-27T10:59:17.609Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-06-27T10:59:17.610Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:59:17.610Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] process.xml.delete.flag: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] delete.xml.flag: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] deployWithNameOption: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] setAsadminArgs: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] common.deploy.asadmin: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] init.os: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] init.tools.unix: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] init.tools.windows: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] init.tools: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] setAsadminArgs: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] init: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] init.customtasks: [2024-06-27T10:59:17.610Z] [2024-06-27T10:59:17.610Z] common.run.asadmin: [2024-06-27T10:59:17.610Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-06-27T10:59:17.880Z] [exec] [2024-06-27T10:59:17.880Z] [exec] Generating code... [2024-06-27T10:59:17.880Z] [exec] [2024-06-27T10:59:17.880Z] [exec] Compiling code... [2024-06-27T10:59:17.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.User=dbuser [2024-06-27T10:59:17.886Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.User=dbuser [2024-06-27T10:59:17.999Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname txlevelswitch-pool-2 --enabled=true --objecttype user --target server test-res-2 [2024-06-27T10:59:18.139Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.Password=dbpassword [2024-06-27T10:59:18.140Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.Password=dbpassword [2024-06-27T10:59:18.209Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:18.209Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:18.253Z] [exec] Connector resource test-res-2 created. [2024-06-27T10:59:18.253Z] [2024-06-27T10:59:18.253Z] setOSConditions: [2024-06-27T10:59:18.253Z] [2024-06-27T10:59:18.253Z] setToolWin: [2024-06-27T10:59:18.253Z] [2024-06-27T10:59:18.253Z] setToolUnix: [2024-06-27T10:59:18.254Z] [2024-06-27T10:59:18.254Z] setToolProperty: [2024-06-27T10:59:18.254Z] [2024-06-27T10:59:18.254Z] setS1ASclassPath: [2024-06-27T10:59:18.254Z] [2024-06-27T10:59:18.254Z] init-common: [2024-06-27T10:59:18.254Z] [2024-06-27T10:59:18.254Z] deploy-common: [2024-06-27T10:59:18.254Z] [echo] Current time (ISO): 2024-06-27T10:59:18.045+0000 [2024-06-27T10:59:18.254Z] [2024-06-27T10:59:18.254Z] setOSConditions: [2024-06-27T10:59:18.254Z] [2024-06-27T10:59:18.254Z] setToolWin: [2024-06-27T10:59:18.254Z] [2024-06-27T10:59:18.254Z] setToolUnix: [2024-06-27T10:59:18.254Z] [2024-06-27T10:59:18.254Z] setToolProperty: [2024-06-27T10:59:18.254Z] [2024-06-27T10:59:18.254Z] setS1ASclassPath: [2024-06-27T10:59:18.254Z] [2024-06-27T10:59:18.254Z] init-common: [2024-06-27T10:59:18.254Z] [2024-06-27T10:59:18.254Z] deploy-common-pe: [2024-06-27T10:59:18.465Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-06-27T10:59:18.465Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:18.465Z] [2024-06-27T10:59:18.465Z] init.os: [2024-06-27T10:59:18.465Z] [2024-06-27T10:59:18.465Z] init.tools.unix: [2024-06-27T10:59:18.465Z] [2024-06-27T10:59:18.465Z] init.tools.windows: [2024-06-27T10:59:18.465Z] [2024-06-27T10:59:18.465Z] init.tools: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] setAsadminArgs: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] init: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] init.customtasks: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] setEnabled: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] createAppRef: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] deployWithoutNameOption: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] test.registred: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] process.versionExpression: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] process.appname: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] _process.target: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] process.target: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] prepare.show-component-status.asadmin: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] increment.log.next: [2024-06-27T10:59:18.466Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] declare.test: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] setHttpPort: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] declare.test.positive: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] declare-test: [2024-06-27T10:59:18.466Z] [echo] Starting test simple-versioned-servlet xml.version(2) - logID=37 - (server) - (sucess expected) [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.466Z] setHttpPort: [2024-06-27T10:59:18.466Z] [2024-06-27T10:59:18.467Z] declare.test.negative: [2024-06-27T10:59:18.467Z] [2024-06-27T10:59:18.467Z] init.os: [2024-06-27T10:59:18.467Z] [2024-06-27T10:59:18.467Z] init.tools.unix: [2024-06-27T10:59:18.467Z] [2024-06-27T10:59:18.467Z] init.tools.windows: [2024-06-27T10:59:18.467Z] [2024-06-27T10:59:18.467Z] init.tools: [2024-06-27T10:59:18.467Z] [2024-06-27T10:59:18.467Z] setAsadminArgs: [2024-06-27T10:59:18.467Z] [2024-06-27T10:59:18.467Z] init: [2024-06-27T10:59:18.467Z] [2024-06-27T10:59:18.467Z] init.customtasks: [2024-06-27T10:59:18.467Z] [2024-06-27T10:59:18.467Z] prepare: [2024-06-27T10:59:18.467Z] [2024-06-27T10:59:18.467Z] exec.asadmin: [2024-06-27T10:59:18.523Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:18.523Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:18.524Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:18.524Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:18.524Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:18.524Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:18.524Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:18.698Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.driverType=4 [2024-06-27T10:59:18.698Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.driverType=4 [2024-06-27T10:59:18.815Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1App.ear [2024-06-27T10:59:18.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.portNumber=1527 [2024-06-27T10:59:18.953Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.portNumber=1527 [2024-06-27T10:59:18.964Z] [java] Waking up from sleep. Now check cache [2024-06-27T10:59:18.964Z] [java] Num refreshes = 13 [2024-06-27T10:59:18.964Z] [java] Value of key is: main [2024-06-27T10:59:18.964Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:18.964Z] [java] [2024-06-27T10:59:18.964Z] [java] [2024-06-27T10:59:18.964Z] [java] ----------------------------------------- [2024-06-27T10:59:18.964Z] [java] - main: PASS - [2024-06-27T10:59:18.964Z] [java] ----------------------------------------- [2024-06-27T10:59:18.964Z] [java] Total PASS: 1 [2024-06-27T10:59:18.964Z] [java] Total FAIL: 0 [2024-06-27T10:59:18.964Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:59:18.964Z] [java] ----------------------------------------- [2024-06-27T10:59:18.964Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:18.964Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.964Z] undeploy: [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.964Z] setOSConditions: [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.964Z] setToolWin: [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.964Z] setToolUnix: [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.964Z] setToolProperty: [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.964Z] setS1ASclassPath: [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.964Z] init-common: [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.964Z] undeploy-jar-common: [2024-06-27T10:59:18.964Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-singleton-cache-ejb [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.964Z] all: [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.964Z] three-modules: [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.964Z] setOSConditions: [2024-06-27T10:59:18.964Z] [2024-06-27T10:59:18.965Z] setToolWin: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setToolUnix: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setToolProperty: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setS1ASclassPath: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] init-common: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] clean: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setOSConditions: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setToolWin: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setToolUnix: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setToolProperty: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setS1ASclassPath: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] init-common: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] clean-common: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setOSConditions: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setToolWin: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setToolUnix: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setToolProperty: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] setS1ASclassPath: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] init-common: [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.965Z] clean-classes-common: [2024-06-27T10:59:18.965Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:18.965Z] [2024-06-27T10:59:18.966Z] setOSConditions: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] setToolWin: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] setToolUnix: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] setToolProperty: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] setS1ASclassPath: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] init-common: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] clean-jars-common: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] compile: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] setOSConditions: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] setToolWin: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] setToolUnix: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] setToolProperty: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] setS1ASclassPath: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] init-common: [2024-06-27T10:59:18.966Z] [2024-06-27T10:59:18.966Z] compile-common: [2024-06-27T10:59:18.966Z] [echo] Current time (ISO): 2024-06-27T10:59:18.452+0000 [2024-06-27T10:59:18.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:18.966Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:19.230Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:19.230Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:19.230Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:19.230Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:19.230Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:19.230Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:19.230Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:19.257Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T10:59:19.257Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:59:19.257Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:19.257Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:19.257Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:19.257Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:19.257Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:19.258Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:19.258Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:19.258Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:19.258Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:19.398Z] [2024-06-27T10:59:19.398Z] process.result: [2024-06-27T10:59:19.398Z] [2024-06-27T10:59:19.398Z] processResult: [2024-06-27T10:59:19.398Z] [2024-06-27T10:59:19.398Z] failed: [2024-06-27T10:59:19.398Z] [2024-06-27T10:59:19.399Z] passed: [2024-06-27T10:59:19.399Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] unknown: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] asadmin.with.result: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] show-component-status.asadmin: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] test.registred.cluster: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] process.versionExpression: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] process.appname: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] process.xmlversionidentifier: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] prepare.cluster: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] undeploy.version: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] setAsadminArgs: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] common.undeploy.asadmin: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] init.os: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] init.tools.unix: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] init.tools.windows: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] init.tools: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] setAsadminArgs: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] init: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] init.customtasks: [2024-06-27T10:59:19.399Z] [2024-06-27T10:59:19.399Z] delAppRef: [2024-06-27T10:59:19.400Z] [2024-06-27T10:59:19.400Z] init.os: [2024-06-27T10:59:19.400Z] [2024-06-27T10:59:19.400Z] init.tools.unix: [2024-06-27T10:59:19.400Z] [2024-06-27T10:59:19.400Z] init.tools.windows: [2024-06-27T10:59:19.400Z] [2024-06-27T10:59:19.400Z] init.tools: [2024-06-27T10:59:19.400Z] [2024-06-27T10:59:19.400Z] setAsadminArgs: [2024-06-27T10:59:19.400Z] [2024-06-27T10:59:19.400Z] init: [2024-06-27T10:59:19.400Z] [2024-06-27T10:59:19.400Z] init.customtasks: [2024-06-27T10:59:19.400Z] [2024-06-27T10:59:19.400Z] common.run.asadmin: [2024-06-27T10:59:19.400Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2024-06-27T10:59:19.460Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:19.511Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.dataBaseName=testdb [2024-06-27T10:59:19.512Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.dataBaseName=testdb [2024-06-27T10:59:19.513Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:19.513Z] [javac] 1 warning [2024-06-27T10:59:19.513Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/wsdl/wsdl [2024-06-27T10:59:19.513Z] [get] Getting: http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-06-27T10:59:19.513Z] [get] To: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/wsdl/wsdl/HelloImplService.wsdl [2024-06-27T10:59:19.513Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-06-27T10:59:19.716Z] [javac] 1 warning [2024-06-27T10:59:19.716Z] [2024-06-27T10:59:19.716Z] setOSConditions: [2024-06-27T10:59:19.716Z] [2024-06-27T10:59:19.716Z] setToolWin: [2024-06-27T10:59:19.716Z] [2024-06-27T10:59:19.716Z] setToolUnix: [2024-06-27T10:59:19.716Z] [2024-06-27T10:59:19.716Z] setToolProperty: [2024-06-27T10:59:19.716Z] [2024-06-27T10:59:19.716Z] setS1ASclassPath: [2024-06-27T10:59:19.716Z] [2024-06-27T10:59:19.716Z] init-common: [2024-06-27T10:59:19.716Z] [2024-06-27T10:59:19.717Z] compile-common: [2024-06-27T10:59:19.717Z] [echo] Current time (ISO): 2024-06-27T10:59:19.658+0000 [2024-06-27T10:59:19.717Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:20.077Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:59:20.077Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:59:20.153Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:20.153Z] [javac] 1 warning [2024-06-27T10:59:20.153Z] [2024-06-27T10:59:20.153Z] setOSConditions: [2024-06-27T10:59:20.153Z] [2024-06-27T10:59:20.153Z] setToolWin: [2024-06-27T10:59:20.153Z] [2024-06-27T10:59:20.153Z] setToolUnix: [2024-06-27T10:59:20.153Z] [2024-06-27T10:59:20.153Z] setToolProperty: [2024-06-27T10:59:20.153Z] [2024-06-27T10:59:20.153Z] setS1ASclassPath: [2024-06-27T10:59:20.153Z] [2024-06-27T10:59:20.153Z] init-common: [2024-06-27T10:59:20.153Z] [2024-06-27T10:59:20.153Z] compile-common: [2024-06-27T10:59:20.153Z] [echo] Current time (ISO): 2024-06-27T10:59:20.140+0000 [2024-06-27T10:59:20.153Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:20.332Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:20.332Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:59:20.332Z] [exec] Command undeploy executed successfully. [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.create=true [2024-06-27T10:59:20.332Z] client-stubs: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.create=true [2024-06-27T10:59:20.332Z] clean.scenario: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] clean.scenario.cluster: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] init.os: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] init.tools.unix: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] init.tools.windows: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] init.tools: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] setAsadminArgs: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] init: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] init.customtasks: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] prepare: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] process.versionExpression: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.332Z] process.appname: [2024-06-27T10:59:20.332Z] [2024-06-27T10:59:20.333Z] _process.target: [2024-06-27T10:59:20.333Z] [2024-06-27T10:59:20.333Z] process.target: [2024-06-27T10:59:20.333Z] [2024-06-27T10:59:20.333Z] prepare.has.version.registred: [2024-06-27T10:59:20.333Z] [2024-06-27T10:59:20.333Z] exec.asadmin2: [2024-06-27T10:59:20.891Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.serverName=localhost [2024-06-27T10:59:20.891Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.serverName=localhost [2024-06-27T10:59:20.891Z] [2024-06-27T10:59:20.891Z] setOSConditions: [2024-06-27T10:59:20.891Z] [2024-06-27T10:59:20.891Z] setToolWin: [2024-06-27T10:59:20.891Z] [2024-06-27T10:59:20.891Z] setToolUnix: [2024-06-27T10:59:20.891Z] [2024-06-27T10:59:20.891Z] setToolProperty: [2024-06-27T10:59:20.891Z] [2024-06-27T10:59:20.891Z] setS1ASclassPath: [2024-06-27T10:59:20.891Z] [2024-06-27T10:59:20.891Z] init-common: [2024-06-27T10:59:20.891Z] [2024-06-27T10:59:20.891Z] create-jdbc-resource-common: [2024-06-27T10:59:20.891Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid connector-bean-validation-pool --target server jdbc/connector-bean-validation-resource [2024-06-27T10:59:20.902Z] [exec] Result: 1 [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] process.registred: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] has.version.registred: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] del.all.version.registred: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] _clean.scenario: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] deploy.version: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] del.ref.registred: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] process.versionExpression: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] process.appname: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] _process.target: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] process.target: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] prepare.is.version.registred: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] init.os: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] init.tools.unix: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] init.tools.windows: [2024-06-27T10:59:20.902Z] [2024-06-27T10:59:20.902Z] init.tools: [2024-06-27T10:59:20.903Z] [2024-06-27T10:59:20.903Z] setAsadminArgs: [2024-06-27T10:59:20.903Z] [2024-06-27T10:59:20.903Z] init: [2024-06-27T10:59:20.903Z] [2024-06-27T10:59:20.903Z] init.customtasks: [2024-06-27T10:59:20.903Z] [2024-06-27T10:59:20.903Z] prepare: [2024-06-27T10:59:20.903Z] [2024-06-27T10:59:20.903Z] exec.asadmin2: [2024-06-27T10:59:21.076Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:21.076Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:21.076Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:21.076Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:21.076Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:21.076Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:21.076Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:21.145Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid connector-bean-validation-pool --enabled=true --target server jdbc/connector-bean-validation-resource [2024-06-27T10:59:21.145Z] [exec] JDBC resource jdbc/connector-bean-validation-resource created successfully. [2024-06-27T10:59:21.146Z] [echo] cmd executed for server [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setOSConditions: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setToolWin: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setToolUnix: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setToolProperty: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setS1ASclassPath: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] init-common: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] execute-sql-common: [2024-06-27T10:59:21.146Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/createdb.sql [2024-06-27T10:59:21.146Z] [sql] 0 rows affected [2024-06-27T10:59:21.146Z] [sql] 0 rows affected [2024-06-27T10:59:21.146Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] deploy: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setOSConditions: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setToolWin: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setToolUnix: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setToolProperty: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setS1ASclassPath: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] init-common: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] deploy: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setOSConditions: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setToolWin: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setToolUnix: [2024-06-27T10:59:21.146Z] [2024-06-27T10:59:21.146Z] setToolProperty: [2024-06-27T10:59:21.147Z] [2024-06-27T10:59:21.147Z] setS1ASclassPath: [2024-06-27T10:59:21.147Z] [2024-06-27T10:59:21.147Z] init-common: [2024-06-27T10:59:21.147Z] [2024-06-27T10:59:21.147Z] deploy-rar-common: [2024-06-27T10:59:21.147Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-06-27T10:59:21.402Z] [2024-06-27T10:59:21.402Z] private-run: [2024-06-27T10:59:21.402Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:21.402Z] [2024-06-27T10:59:21.402Z] clean: [2024-06-27T10:59:21.402Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml [2024-06-27T10:59:21.402Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:21.402Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:21.402Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:21.402Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:21.402Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:21.402Z] [2024-06-27T10:59:21.402Z] wsdl-import: [2024-06-27T10:59:21.402Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:21.402Z] [2024-06-27T10:59:21.402Z] configurable-wsdl-import: [2024-06-27T10:59:21.402Z] [echo] Current time (ISO): 2024-06-27T10:59:20.996+0000 [2024-06-27T10:59:21.402Z] [echo] wsimporting http://localhost:8080/GatewayImplService/GatewayImpl?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:59:21.402Z] [exec] parsing WSDL... [2024-06-27T10:59:21.607Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:21.607Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:21.607Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:21.607Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:21.607Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:21.607Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:21.607Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:21.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-06-27T10:59:21.830Z] [exec] Result: 1 [2024-06-27T10:59:21.830Z] [2024-06-27T10:59:21.830Z] process.registred: [2024-06-27T10:59:21.830Z] [2024-06-27T10:59:21.830Z] is.version.registred: [2024-06-27T10:59:21.830Z] [2024-06-27T10:59:21.830Z] process.xmlversionidentifier: [2024-06-27T10:59:21.830Z] [2024-06-27T10:59:21.830Z] prepare.cluster: [2024-06-27T10:59:21.830Z] [2024-06-27T10:59:21.830Z] process.enabled: [2024-06-27T10:59:21.830Z] [2024-06-27T10:59:21.830Z] process.hasToDeploy: [2024-06-27T10:59:21.830Z] [2024-06-27T10:59:21.831Z] deploy.version.unregistred: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] init.os: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] init.tools.unix: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] init.tools.windows: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] init.tools: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] setAsadminArgs: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] init: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] init.customtasks: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] prepare: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] process.versionExpression: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] process.appname: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] create.version: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] assemble.non-existent: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] process.xmlversionidentifier: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] prepare.update.xml.identifier: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] update.xml.identifier: [2024-06-27T10:59:21.831Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.831Z] process.xmlversionidentifier: [2024-06-27T10:59:21.831Z] [2024-06-27T10:59:21.832Z] process.versionExpression: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] process.xml.create.flag: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] create.xml.flag: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] generate.xml.identifier: [2024-06-27T10:59:21.832Z] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2024-06-27T10:59:21.832Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:59:21.832Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-06-27T10:59:21.832Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] process.xml.delete.flag: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] delete.xml.flag: [2024-06-27T10:59:21.832Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet-hasXmlVersion [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] deployWithNameOption: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] setAsadminArgs: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] common.deploy.asadmin: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] init.os: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] init.tools.unix: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] init.tools.windows: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] init.tools: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] setAsadminArgs: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] init: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.832Z] init.customtasks: [2024-06-27T10:59:21.832Z] [2024-06-27T10:59:21.833Z] common.run.asadmin: [2024-06-27T10:59:21.833Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-06-27T10:59:21.971Z] [exec] Application deployed with name generic-ra. [2024-06-27T10:59:21.971Z] [echo] Deploying generic-ra.rar on server [2024-06-27T10:59:21.971Z] [2024-06-27T10:59:21.971Z] setOSConditions: [2024-06-27T10:59:21.971Z] [2024-06-27T10:59:21.971Z] setToolWin: [2024-06-27T10:59:21.971Z] [2024-06-27T10:59:21.971Z] setToolUnix: [2024-06-27T10:59:21.971Z] [2024-06-27T10:59:21.971Z] setToolProperty: [2024-06-27T10:59:21.971Z] [2024-06-27T10:59:21.971Z] setS1ASclassPath: [2024-06-27T10:59:21.972Z] [2024-06-27T10:59:21.972Z] init-common: [2024-06-27T10:59:21.972Z] [2024-06-27T10:59:21.972Z] testAddAdmin: [2024-06-27T10:59:21.972Z] [2024-06-27T10:59:21.972Z] asadmin-common: [2024-06-27T10:59:21.972Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname 'generic-ra' --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-06-27T10:59:22.000Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:22.000Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/threemodules/client/Client.java uses unchecked or unsafe operations. [2024-06-27T10:59:22.000Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:59:22.000Z] [javac] 1 warning [2024-06-27T10:59:22.000Z] [2024-06-27T10:59:22.000Z] build: [2024-06-27T10:59:22.000Z] [echo] Assemble dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:22.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:22.000Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb.jar [2024-06-27T10:59:22.000Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb1.jar [2024-06-27T10:59:22.000Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb2.jar [2024-06-27T10:59:22.000Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-client.jar [2024-06-27T10:59:22.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:22.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:22.000Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:22.000Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:22.000Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodulesApp.ear [2024-06-27T10:59:22.000Z] [2024-06-27T10:59:22.000Z] deploy: [2024-06-27T10:59:22.329Z] [exec] [2024-06-27T10:59:22.329Z] [exec] Generating code... [2024-06-27T10:59:22.329Z] [exec] [2024-06-27T10:59:22.329Z] [exec] Compiling code... [2024-06-27T10:59:22.429Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:22.429Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:22.535Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:22.535Z] [javac] 1 warning [2024-06-27T10:59:22.573Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodulesApp.ear [2024-06-27T10:59:22.581Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-06-27T10:59:22.581Z] [exec] Administered object eis/testAdmin created. [2024-06-27T10:59:22.581Z] [2024-06-27T10:59:22.581Z] asadmin-common: [2024-06-27T10:59:22.581Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject1 --raname 'generic-ra' --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin1 [2024-06-27T10:59:22.791Z] [2024-06-27T10:59:22.791Z] setOSConditions: [2024-06-27T10:59:22.791Z] [2024-06-27T10:59:22.791Z] setToolWin: [2024-06-27T10:59:22.791Z] [2024-06-27T10:59:22.791Z] setToolUnix: [2024-06-27T10:59:22.791Z] [2024-06-27T10:59:22.791Z] setToolProperty: [2024-06-27T10:59:22.791Z] [2024-06-27T10:59:22.791Z] setS1ASclassPath: [2024-06-27T10:59:22.791Z] [2024-06-27T10:59:22.791Z] init-common: [2024-06-27T10:59:22.791Z] [2024-06-27T10:59:22.791Z] compile-common: [2024-06-27T10:59:22.791Z] [echo] Current time (ISO): 2024-06-27T10:59:22.550+0000 [2024-06-27T10:59:22.792Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:22.828Z] [exec] Application deployed with name ejb-ejb31-singleton-threemodulesApp. [2024-06-27T10:59:22.828Z] [echo] Deployment on target server server successful [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] all: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] setOSConditions: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] setToolWin: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] setToolUnix: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] setToolProperty: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] setS1ASclassPath: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] init-common: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] run: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] setOSConditions: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] setToolWin: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] setToolUnix: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] setToolProperty: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] setS1ASclassPath: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] init-common: [2024-06-27T10:59:22.828Z] [2024-06-27T10:59:22.828Z] run_se: [2024-06-27T10:59:22.828Z] [echo] se.client: com.sun.devtest.client.Client [2024-06-27T10:59:23.007Z] [exec] Application deployed with name simple-versioned-servlet. [2024-06-27T10:59:23.007Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:23.007Z] [2024-06-27T10:59:23.007Z] init.os: [2024-06-27T10:59:23.007Z] [2024-06-27T10:59:23.007Z] init.tools.unix: [2024-06-27T10:59:23.007Z] [2024-06-27T10:59:23.008Z] init.tools.windows: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] init.tools: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] setAsadminArgs: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] init: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] init.customtasks: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] setEnabled: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] createAppRef: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] deployWithoutNameOption: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] get-client-stubs.asadmin: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] process.versionExpression: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] process.appname: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] _process.target: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] process.target: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] prepare.get-client-stubs.asadmin: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] increment.log.next: [2024-06-27T10:59:23.008Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] declare.test: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] setHttpPort: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] declare.test.positive: [2024-06-27T10:59:23.008Z] [2024-06-27T10:59:23.008Z] declare-test: [2024-06-27T10:59:23.008Z] [echo] Starting test simple-versioned-servlet get-client-stubs(1) untagged - logID=38 - (server) - (sucess expected) [2024-06-27T10:59:23.009Z] [2024-06-27T10:59:23.009Z] setHttpPort: [2024-06-27T10:59:23.009Z] [2024-06-27T10:59:23.009Z] declare.test.negative: [2024-06-27T10:59:23.009Z] [2024-06-27T10:59:23.009Z] init.os: [2024-06-27T10:59:23.009Z] [2024-06-27T10:59:23.009Z] init.tools.unix: [2024-06-27T10:59:23.009Z] [2024-06-27T10:59:23.009Z] init.tools.windows: [2024-06-27T10:59:23.009Z] [2024-06-27T10:59:23.009Z] init.tools: [2024-06-27T10:59:23.009Z] [2024-06-27T10:59:23.009Z] setAsadminArgs: [2024-06-27T10:59:23.009Z] [2024-06-27T10:59:23.009Z] init: [2024-06-27T10:59:23.009Z] [2024-06-27T10:59:23.009Z] init.customtasks: [2024-06-27T10:59:23.009Z] [2024-06-27T10:59:23.009Z] prepare: [2024-06-27T10:59:23.009Z] [2024-06-27T10:59:23.009Z] exec.asadmin: [2024-06-27T10:59:23.083Z] [java] ***************************************************** [2024-06-27T10:59:23.083Z] [java] *** java:global/ejb-ejb31-singleton-threemodulesApp/ejb-ejb31-singleton-threemodules-ejb/InitOrderTrackerBean!org.glassfish.devtest.ejb31.singleton.servlet.RemoteInitTracker *** [2024-06-27T10:59:23.083Z] [java] ***************************************************** [2024-06-27T10:59:23.176Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject1 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin1 [2024-06-27T10:59:23.176Z] [exec] Administered object eis/testAdmin1 created. [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setOSConditions: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setToolWin: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setToolUnix: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setToolProperty: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setS1ASclassPath: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] init-common: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] deploy-ear: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setOSConditions: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setToolWin: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setToolUnix: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setToolProperty: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setS1ASclassPath: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] init-common: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] deploy-common: [2024-06-27T10:59:23.176Z] [echo] Current time (ISO): 2024-06-27T10:59:22.945+0000 [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setOSConditions: [2024-06-27T10:59:23.176Z] [2024-06-27T10:59:23.176Z] setToolWin: [2024-06-27T10:59:23.177Z] [2024-06-27T10:59:23.177Z] setToolUnix: [2024-06-27T10:59:23.177Z] [2024-06-27T10:59:23.177Z] setToolProperty: [2024-06-27T10:59:23.177Z] [2024-06-27T10:59:23.177Z] setS1ASclassPath: [2024-06-27T10:59:23.177Z] [2024-06-27T10:59:23.177Z] init-common: [2024-06-27T10:59:23.177Z] [2024-06-27T10:59:23.177Z] deploy-common-pe: [2024-06-27T10:59:23.283Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/ejb/GatewayImplService.java uses or overrides a deprecated API. [2024-06-27T10:59:23.283Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:59:23.283Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:23.284Z] [2024-06-27T10:59:23.284Z] compile-client: [2024-06-27T10:59:23.284Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:23.284Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:23.431Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-06-27T10:59:23.641Z] [java] Jun 27, 2024 10:59:23 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:59:23.641Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:59:23.845Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:23.845Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:23.845Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:23.845Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:23.845Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:23.845Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:23.845Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:23.845Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:23.845Z] [javac] 1 warning [2024-06-27T10:59:23.845Z] [echo] Running appclient with client.Client [2024-06-27T10:59:23.845Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] process.result: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] processResult: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] failed: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] passed: [2024-06-27T10:59:23.965Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] unknown: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] asadmin.with.result: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] _get-client-stubs.asadmin: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] deploy.version: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] del.ref.registred: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] process.versionExpression: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] process.appname: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] _process.target: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] process.target: [2024-06-27T10:59:23.965Z] [2024-06-27T10:59:23.965Z] prepare.is.version.registred: [2024-06-27T10:59:23.966Z] [2024-06-27T10:59:23.966Z] init.os: [2024-06-27T10:59:23.966Z] [2024-06-27T10:59:23.966Z] init.tools.unix: [2024-06-27T10:59:23.966Z] [2024-06-27T10:59:23.966Z] init.tools.windows: [2024-06-27T10:59:23.966Z] [2024-06-27T10:59:23.966Z] init.tools: [2024-06-27T10:59:23.966Z] [2024-06-27T10:59:23.966Z] setAsadminArgs: [2024-06-27T10:59:23.966Z] [2024-06-27T10:59:23.966Z] init: [2024-06-27T10:59:23.966Z] [2024-06-27T10:59:23.966Z] init.customtasks: [2024-06-27T10:59:23.966Z] [2024-06-27T10:59:23.966Z] prepare: [2024-06-27T10:59:23.966Z] [2024-06-27T10:59:23.966Z] exec.asadmin2: [2024-06-27T10:59:23.991Z] [exec] Application deployed with name simple-connector-bean-validationApp. [2024-06-27T10:59:23.991Z] [echo] Deployment on target server server successful [2024-06-27T10:59:24.170Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:24.170Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:24.170Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:24.170Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:24.170Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:24.170Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:24.170Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] setOSConditions: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] setToolWin: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] setToolUnix: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] setToolProperty: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] setS1ASclassPath: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] init-common: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] deploy-common-ee: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] setOSConditions: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] setToolWin: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] setToolUnix: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] setToolProperty: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] setS1ASclassPath: [2024-06-27T10:59:24.272Z] [2024-06-27T10:59:24.272Z] init-common: [2024-06-27T10:59:24.273Z] [2024-06-27T10:59:24.273Z] restart: [2024-06-27T10:59:24.273Z] [echo] Not required to restart [2024-06-27T10:59:24.273Z] [2024-06-27T10:59:24.273Z] runtest: [2024-06-27T10:59:24.273Z] [2024-06-27T10:59:24.273Z] setOSConditions: [2024-06-27T10:59:24.273Z] [2024-06-27T10:59:24.273Z] setToolWin: [2024-06-27T10:59:24.273Z] [2024-06-27T10:59:24.273Z] setToolUnix: [2024-06-27T10:59:24.273Z] [2024-06-27T10:59:24.273Z] setToolProperty: [2024-06-27T10:59:24.273Z] [2024-06-27T10:59:24.273Z] setS1ASclassPath: [2024-06-27T10:59:24.273Z] [2024-06-27T10:59:24.273Z] init-common: [2024-06-27T10:59:24.273Z] [2024-06-27T10:59:24.273Z] runclient-common: [2024-06-27T10:59:24.273Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationAppClient.jar -name simple-connector-bean-validationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml Standalone- [2024-06-27T10:59:24.528Z] [exec] Result: 1 [2024-06-27T10:59:24.528Z] [2024-06-27T10:59:24.528Z] process.registred: [2024-06-27T10:59:24.528Z] [2024-06-27T10:59:24.528Z] is.version.registred: [2024-06-27T10:59:24.528Z] [2024-06-27T10:59:24.529Z] process.xmlversionidentifier: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] prepare.cluster: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] process.enabled: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] process.hasToDeploy: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] deploy.version.unregistred: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] init.os: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] init.tools.unix: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] init.tools.windows: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] init.tools: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] setAsadminArgs: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] init: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] init.customtasks: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] prepare: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] process.versionExpression: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] process.appname: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] create.version: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] assemble.non-existent: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] process.xmlversionidentifier: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] prepare.update.xml.identifier: [2024-06-27T10:59:24.529Z] [2024-06-27T10:59:24.529Z] update.xml.identifier: [2024-06-27T10:59:24.530Z] [2024-06-27T10:59:24.530Z] deployWithNameOption: [2024-06-27T10:59:24.530Z] [2024-06-27T10:59:24.530Z] setAsadminArgs: [2024-06-27T10:59:24.530Z] [2024-06-27T10:59:24.530Z] common.deploy.asadmin: [2024-06-27T10:59:24.530Z] [2024-06-27T10:59:24.530Z] init.os: [2024-06-27T10:59:24.530Z] [2024-06-27T10:59:24.530Z] init.tools.unix: [2024-06-27T10:59:24.530Z] [2024-06-27T10:59:24.530Z] init.tools.windows: [2024-06-27T10:59:24.530Z] [2024-06-27T10:59:24.530Z] init.tools: [2024-06-27T10:59:24.530Z] [2024-06-27T10:59:24.530Z] setAsadminArgs: [2024-06-27T10:59:24.530Z] [2024-06-27T10:59:24.530Z] init: [2024-06-27T10:59:24.530Z] [2024-06-27T10:59:24.530Z] init.customtasks: [2024-06-27T10:59:24.530Z] [2024-06-27T10:59:24.530Z] common.run.asadmin: [2024-06-27T10:59:24.530Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-06-27T10:59:24.831Z] [exec] Jun 27, 2024 10:59:24 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:59:24.831Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:59:25.107Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:25.107Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:25.370Z] [exec] Application deployed with name connector-txlevelswitch-test1App. [2024-06-27T10:59:25.370Z] [echo] Deployment on target server server successful [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] setOSConditions: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] setToolWin: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] setToolUnix: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] setToolProperty: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] setS1ASclassPath: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] init-common: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] deploy-common-ee: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] run: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] setOSConditions: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] setToolWin: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] setToolUnix: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] setToolProperty: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] setS1ASclassPath: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.370Z] init-common: [2024-06-27T10:59:25.370Z] [2024-06-27T10:59:25.371Z] default-sql: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] setOSConditions: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] setToolWin: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] setToolUnix: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] setToolProperty: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] setS1ASclassPath: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] init-common: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] execute-sql-common: [2024-06-27T10:59:25.371Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/sql/create_pointbase.sql [2024-06-27T10:59:25.371Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T10:59:25.371Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T10:59:25.371Z] [sql] 0 rows affected [2024-06-27T10:59:25.371Z] [sql] 1 rows affected [2024-06-27T10:59:25.371Z] [sql] 1 rows affected [2024-06-27T10:59:25.371Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T10:59:25.371Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T10:59:25.371Z] [sql] 0 rows affected [2024-06-27T10:59:25.371Z] [sql] 1 rows affected [2024-06-27T10:59:25.371Z] [sql] 1 rows affected [2024-06-27T10:59:25.371Z] [sql] 6 of 8 SQL statements executed successfully [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] sql-oracle: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] execute-sql-connector: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] setOSConditions: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] setToolWin: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] setToolUnix: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] setToolProperty: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] setS1ASclassPath: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] init-common: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.371Z] run-test-1: [2024-06-27T10:59:25.371Z] [2024-06-27T10:59:25.372Z] set-pool-tx-support: [2024-06-27T10:59:25.372Z] [2024-06-27T10:59:25.372Z] asadmin-common-ignore-fail: [2024-06-27T10:59:25.372Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=XATransaction [2024-06-27T10:59:25.372Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=XATransaction [2024-06-27T10:59:25.372Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=XATransaction [2024-06-27T10:59:25.372Z] [2024-06-27T10:59:25.372Z] set-pool-tx-support: [2024-06-27T10:59:25.372Z] [2024-06-27T10:59:25.372Z] asadmin-common-ignore-fail: [2024-06-27T10:59:25.372Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-06-27T10:59:25.523Z] [java] Jun 27, 2024 10:59:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:25.523Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2dd2e270 [2024-06-27T10:59:25.561Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:25.561Z] [javac] 1 warning [2024-06-27T10:59:25.561Z] [2024-06-27T10:59:25.561Z] build: [2024-06-27T10:59:25.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:25.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:25.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:25.561Z] [2024-06-27T10:59:25.561Z] package-ejbjar-common: [2024-06-27T10:59:25.561Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-ejb.jar [2024-06-27T10:59:25.561Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] package-ejbjar-common: [2024-06-27T10:59:25.562Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:25.562Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-ejb2.jar [2024-06-27T10:59:25.562Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] package-appclientjar-common: [2024-06-27T10:59:25.562Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:25.562Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-client.jar [2024-06-27T10:59:25.562Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:25.562Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:25.562Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-sameEjbNameApp.ear [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] deploy: [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] setOSConditions: [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] setToolWin: [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] setToolUnix: [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] setToolProperty: [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] setS1ASclassPath: [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] init-common: [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] deploy-common: [2024-06-27T10:59:25.562Z] [echo] Current time (ISO): 2024-06-27T10:59:25.485+0000 [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] setOSConditions: [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] setToolWin: [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] setToolUnix: [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.562Z] setToolProperty: [2024-06-27T10:59:25.562Z] [2024-06-27T10:59:25.563Z] setS1ASclassPath: [2024-06-27T10:59:25.563Z] [2024-06-27T10:59:25.563Z] init-common: [2024-06-27T10:59:25.563Z] [2024-06-27T10:59:25.563Z] deploy-common-pe: [2024-06-27T10:59:25.671Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-06-27T10:59:25.671Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:25.671Z] [2024-06-27T10:59:25.671Z] init.os: [2024-06-27T10:59:25.671Z] [2024-06-27T10:59:25.671Z] init.tools.unix: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] init.tools.windows: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] init.tools: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] setAsadminArgs: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] init: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] init.customtasks: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] setEnabled: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] createAppRef: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] deployWithoutNameOption: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] get-client-stubs.asadmin: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] process.versionExpression: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] process.appname: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] _process.target: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] process.target: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] prepare.get-client-stubs.asadmin: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] increment.log.next: [2024-06-27T10:59:25.672Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] declare.test: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] setHttpPort: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] declare.test.positive: [2024-06-27T10:59:25.672Z] [2024-06-27T10:59:25.672Z] declare-test: [2024-06-27T10:59:25.673Z] [echo] Starting test simple-versioned-servlet get-client-stubs(2) ALPHA-1.0.0 - logID=39 - (server) - (sucess expected) [2024-06-27T10:59:25.673Z] [2024-06-27T10:59:25.673Z] setHttpPort: [2024-06-27T10:59:25.673Z] [2024-06-27T10:59:25.673Z] declare.test.negative: [2024-06-27T10:59:25.673Z] [2024-06-27T10:59:25.673Z] init.os: [2024-06-27T10:59:25.673Z] [2024-06-27T10:59:25.673Z] init.tools.unix: [2024-06-27T10:59:25.673Z] [2024-06-27T10:59:25.673Z] init.tools.windows: [2024-06-27T10:59:25.673Z] [2024-06-27T10:59:25.673Z] init.tools: [2024-06-27T10:59:25.673Z] [2024-06-27T10:59:25.673Z] setAsadminArgs: [2024-06-27T10:59:25.673Z] [2024-06-27T10:59:25.673Z] init: [2024-06-27T10:59:25.673Z] [2024-06-27T10:59:25.673Z] init.customtasks: [2024-06-27T10:59:25.673Z] [2024-06-27T10:59:25.673Z] prepare: [2024-06-27T10:59:25.673Z] [2024-06-27T10:59:25.673Z] exec.asadmin: [2024-06-27T10:59:26.125Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-sameEjbNameApp.ear [2024-06-27T10:59:26.134Z] [java] [org.glassfish.devtest.ejb31.singleton.servlet.InitOrderTrackerBean, org.glassfish.devtest.ejb31.singleton.mod1.BeanA_Mod1, org.glassfish.devtest.ejb31.singleton.mod1.RootBean_Mod1, org.glassfish.devtest.ejb31.singleton.mod2.BeanA_Mod2, org.glassfish.devtest.ejb31.singleton.mod2.RootBean_Mod2] [2024-06-27T10:59:26.134Z] [java] Value of key is: singleton-three-module-dependency [2024-06-27T10:59:26.134Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:26.134Z] [java] [2024-06-27T10:59:26.134Z] [java] [2024-06-27T10:59:26.134Z] [java] ----------------------------------------- [2024-06-27T10:59:26.134Z] [java] - singleton-three-module-dependency: PASS - [2024-06-27T10:59:26.134Z] [java] ----------------------------------------- [2024-06-27T10:59:26.134Z] [java] Total PASS: 1 [2024-06-27T10:59:26.134Z] [java] Total FAIL: 0 [2024-06-27T10:59:26.134Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:59:26.134Z] [java] ----------------------------------------- [2024-06-27T10:59:26.134Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:26.134Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:26.207Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-06-27T10:59:26.333Z] [2024-06-27T10:59:26.333Z] setOSConditions: [2024-06-27T10:59:26.333Z] [2024-06-27T10:59:26.333Z] setToolWin: [2024-06-27T10:59:26.333Z] [2024-06-27T10:59:26.333Z] setToolUnix: [2024-06-27T10:59:26.333Z] [2024-06-27T10:59:26.333Z] setToolProperty: [2024-06-27T10:59:26.333Z] [2024-06-27T10:59:26.333Z] setS1ASclassPath: [2024-06-27T10:59:26.333Z] [2024-06-27T10:59:26.333Z] init-common: [2024-06-27T10:59:26.333Z] [2024-06-27T10:59:26.333Z] runclient-common: [2024-06-27T10:59:26.333Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-06-27T10:59:26.339Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-06-27T10:59:26.339Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-06-27T10:59:26.339Z] [2024-06-27T10:59:26.339Z] setOSConditions: [2024-06-27T10:59:26.339Z] [2024-06-27T10:59:26.339Z] setToolWin: [2024-06-27T10:59:26.339Z] [2024-06-27T10:59:26.339Z] setToolUnix: [2024-06-27T10:59:26.339Z] [2024-06-27T10:59:26.339Z] setToolProperty: [2024-06-27T10:59:26.339Z] [2024-06-27T10:59:26.339Z] setS1ASclassPath: [2024-06-27T10:59:26.339Z] [2024-06-27T10:59:26.339Z] init-common: [2024-06-27T10:59:26.339Z] [2024-06-27T10:59:26.340Z] runclient-common: [2024-06-27T10:59:26.340Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1AppClient.jar -name connector-txlevelswitch-test1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:59:26.389Z] [2024-06-27T10:59:26.389Z] setOSConditions: [2024-06-27T10:59:26.389Z] [2024-06-27T10:59:26.389Z] setToolWin: [2024-06-27T10:59:26.389Z] [2024-06-27T10:59:26.389Z] setToolUnix: [2024-06-27T10:59:26.389Z] [2024-06-27T10:59:26.389Z] setToolProperty: [2024-06-27T10:59:26.389Z] [2024-06-27T10:59:26.389Z] setS1ASclassPath: [2024-06-27T10:59:26.389Z] [2024-06-27T10:59:26.389Z] init-common: [2024-06-27T10:59:26.389Z] [2024-06-27T10:59:26.389Z] undeploy-common: [2024-06-27T10:59:26.602Z] [2024-06-27T10:59:26.602Z] process.result: [2024-06-27T10:59:26.602Z] [2024-06-27T10:59:26.602Z] processResult: [2024-06-27T10:59:26.602Z] [2024-06-27T10:59:26.602Z] failed: [2024-06-27T10:59:26.602Z] [2024-06-27T10:59:26.602Z] passed: [2024-06-27T10:59:26.603Z] [echo] Test simple-versioned-servlet Passed [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] unknown: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] asadmin.with.result: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] _get-client-stubs.asadmin: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] clean.scenario: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] clean.scenario.cluster: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] init.os: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] init.tools.unix: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] init.tools.windows: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] init.tools: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] setAsadminArgs: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] init: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] init.customtasks: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] prepare: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] process.versionExpression: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] process.appname: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] _process.target: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] process.target: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] prepare.has.version.registred: [2024-06-27T10:59:26.603Z] [2024-06-27T10:59:26.603Z] exec.asadmin2: [2024-06-27T10:59:26.644Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-singleton-threemodulesApp [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] multi-module: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setOSConditions: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setToolWin: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setToolUnix: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setToolProperty: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setS1ASclassPath: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] init-common: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] clean: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setOSConditions: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setToolWin: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setToolUnix: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setToolProperty: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setS1ASclassPath: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] init-common: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] clean-common: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setOSConditions: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setToolWin: [2024-06-27T10:59:26.898Z] [2024-06-27T10:59:26.898Z] setToolUnix: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setToolProperty: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setS1ASclassPath: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] init-common: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] clean-classes-common: [2024-06-27T10:59:26.899Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setOSConditions: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setToolWin: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setToolUnix: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setToolProperty: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setS1ASclassPath: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] init-common: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] clean-jars-common: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] compile: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setOSConditions: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setToolWin: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setToolUnix: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setToolProperty: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] setS1ASclassPath: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.899Z] init-common: [2024-06-27T10:59:26.899Z] [2024-06-27T10:59:26.900Z] compile-common: [2024-06-27T10:59:26.900Z] [echo] Current time (ISO): 2024-06-27T10:59:26.710+0000 [2024-06-27T10:59:26.900Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:26.900Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] process.registred: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] has.version.registred: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] del.all.version.registred: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] _process.target: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] process.target: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] prepare.del.all.version.registred: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] init.os: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] init.tools.unix: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] init.tools.windows: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] init.tools: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] setAsadminArgs: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] init: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] init.customtasks: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] prepare: [2024-06-27T10:59:27.204Z] [2024-06-27T10:59:27.204Z] exec.asadmin: [2024-06-27T10:59:27.257Z] [exec] Jun 27, 2024 10:59:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:59:27.258Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:59:27.708Z] [exec] Jun 27, 2024 10:59:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:59:27.708Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:59:27.831Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:27.831Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:27.831Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:27.831Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:27.831Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:27.831Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:27.831Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:28.025Z] [exec] Method injected reference test... [2024-06-27T10:59:28.025Z] [exec] Server returned METHOD WebSvcTest-Hello Appserver Tester ! : PASSED [2024-06-27T10:59:28.025Z] [exec] Field injected reference test... [2024-06-27T10:59:28.025Z] [exec] Server returned FIELD WebSvcTest-Hello Appserver Tester ! : PASSED [2024-06-27T10:59:28.025Z] [exec] Dependency jndi looup reference test... [2024-06-27T10:59:28.025Z] [exec] Server returned JNDI WebSvcTest-Hello Appserver Tester ! : PASSED [2024-06-27T10:59:28.025Z] [exec] Value of key is:ws-ejb-port-field-injection [2024-06-27T10:59:28.025Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:28.025Z] [exec] [2024-06-27T10:59:28.025Z] [exec] [2024-06-27T10:59:28.025Z] [exec] ----------------------------------------- [2024-06-27T10:59:28.025Z] [exec] - ws-ejb-port-field-injection: PASS - [2024-06-27T10:59:28.025Z] [exec] ----------------------------------------- [2024-06-27T10:59:28.025Z] [exec] Total PASS: 1 [2024-06-27T10:59:28.025Z] [exec] Total FAIL: 0 [2024-06-27T10:59:28.025Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:28.025Z] [exec] ----------------------------------------- [2024-06-27T10:59:28.025Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:28.025Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:28.025Z] [2024-06-27T10:59:28.025Z] private-undeploy: [2024-06-27T10:59:28.026Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:28.026Z] [2024-06-27T10:59:28.026Z] undeploy: [2024-06-27T10:59:28.026Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:28.026Z] [2024-06-27T10:59:28.026Z] autoundeploy-file: [2024-06-27T10:59:28.026Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T10:59:28.102Z] [exec] Jun 27, 2024 10:59:27 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:28.102Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@115c946b [2024-06-27T10:59:28.134Z] [2024-06-27T10:59:28.134Z] _del.all.version.registred: [2024-06-27T10:59:28.134Z] [2024-06-27T10:59:28.134Z] _clean.scenario: [2024-06-27T10:59:28.134Z] [2024-06-27T10:59:28.134Z] delete.log.next: [2024-06-27T10:59:28.134Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-06-27T10:59:28.134Z] [2024-06-27T10:59:28.134Z] delete.log.next: [2024-06-27T10:59:28.134Z] [2024-06-27T10:59:28.134Z] private-all: [2024-06-27T10:59:28.134Z] [2024-06-27T10:59:28.135Z] init.os: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] init.tools.unix: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] init.tools.windows: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] init.tools: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] setAsadminArgs: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] init: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] init.customtasks: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] private-rollingUpgrade: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] _private-all: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] main-all: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] xml.version.information: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] clean.scenario: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] clean.scenario.cluster: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] init.os: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] init.tools.unix: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] init.tools.windows: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] init.tools: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] setAsadminArgs: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] init: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.135Z] init.customtasks: [2024-06-27T10:59:28.135Z] [2024-06-27T10:59:28.136Z] prepare: [2024-06-27T10:59:28.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-06-27T10:59:28.136Z] [2024-06-27T10:59:28.136Z] process.versionExpression: [2024-06-27T10:59:28.136Z] [2024-06-27T10:59:28.136Z] process.appname: [2024-06-27T10:59:28.136Z] [2024-06-27T10:59:28.136Z] _process.target: [2024-06-27T10:59:28.136Z] [2024-06-27T10:59:28.136Z] process.target: [2024-06-27T10:59:28.136Z] [2024-06-27T10:59:28.136Z] prepare.has.version.registred: [2024-06-27T10:59:28.136Z] [2024-06-27T10:59:28.136Z] exec.asadmin2: [2024-06-27T10:59:28.183Z] [exec] Jun 27, 2024 10:59:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:28.183Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:28.183Z] [exec] Jun 27, 2024 10:59:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:28.183Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:28.356Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:59:28.356Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:59:28.356Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 1 [2024-06-27T10:59:28.356Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:59:28.356Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:59:28.356Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 2 [2024-06-27T10:59:28.390Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:28.390Z] [javac] 1 warning [2024-06-27T10:59:28.587Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:28.587Z] [2024-06-27T10:59:28.587Z] autoundeploy-file: [2024-06-27T10:59:28.587Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-06-27T10:59:28.610Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 3 [2024-06-27T10:59:28.610Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 4 [2024-06-27T10:59:28.610Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 5 [2024-06-27T10:59:28.610Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 6 [2024-06-27T10:59:28.610Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:28.610Z] [exec] [2024-06-27T10:59:28.610Z] [exec] [2024-06-27T10:59:28.610Z] [exec] ----------------------------------------- [2024-06-27T10:59:28.610Z] [exec] - Standalone-Connector-Bean-Validation Test - 1: PASS - [2024-06-27T10:59:28.610Z] [exec] - Standalone-Connector-Bean-Validation Test - 2: PASS - [2024-06-27T10:59:28.610Z] [exec] - Standalone-Connector-Bean-Validation Test - 3: PASS - [2024-06-27T10:59:28.610Z] [exec] - Standalone-Connector-Bean-Validation Test - 4: PASS - [2024-06-27T10:59:28.610Z] [exec] - Standalone-Connector-Bean-Validation Test - 5: PASS - [2024-06-27T10:59:28.610Z] [exec] - Standalone-Connector-Bean-Validation Test - 6: PASS - [2024-06-27T10:59:28.610Z] [exec] ----------------------------------------- [2024-06-27T10:59:28.610Z] [exec] Total PASS: 6 [2024-06-27T10:59:28.611Z] [exec] Total FAIL: 0 [2024-06-27T10:59:28.611Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:28.611Z] [exec] ----------------------------------------- [2024-06-27T10:59:28.611Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:28.611Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-06-27T10:59:28.611Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:28.644Z] [2024-06-27T10:59:28.644Z] setOSConditions: [2024-06-27T10:59:28.644Z] [2024-06-27T10:59:28.644Z] setToolWin: [2024-06-27T10:59:28.644Z] [2024-06-27T10:59:28.644Z] setToolUnix: [2024-06-27T10:59:28.644Z] [2024-06-27T10:59:28.644Z] setToolProperty: [2024-06-27T10:59:28.644Z] [2024-06-27T10:59:28.644Z] setS1ASclassPath: [2024-06-27T10:59:28.644Z] [2024-06-27T10:59:28.644Z] init-common: [2024-06-27T10:59:28.644Z] [2024-06-27T10:59:28.644Z] compile-common: [2024-06-27T10:59:28.644Z] [echo] Current time (ISO): 2024-06-27T10:59:28.396+0000 [2024-06-27T10:59:28.644Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:28.649Z] [exec] Application deployed with name security-sameEjbNameApp. [2024-06-27T10:59:28.649Z] [echo] Deployment on target server server successful [2024-06-27T10:59:28.649Z] [2024-06-27T10:59:28.649Z] setOSConditions: [2024-06-27T10:59:28.649Z] [2024-06-27T10:59:28.649Z] setToolWin: [2024-06-27T10:59:28.649Z] [2024-06-27T10:59:28.649Z] setToolUnix: [2024-06-27T10:59:28.650Z] [2024-06-27T10:59:28.650Z] setToolProperty: [2024-06-27T10:59:28.650Z] [2024-06-27T10:59:28.650Z] setS1ASclassPath: [2024-06-27T10:59:28.650Z] [2024-06-27T10:59:28.650Z] init-common: [2024-06-27T10:59:28.650Z] [2024-06-27T10:59:28.650Z] deploy-common-ee: [2024-06-27T10:59:28.650Z] [2024-06-27T10:59:28.650Z] run: [2024-06-27T10:59:28.706Z] [exec] Result: 1 [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] process.registred: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] has.version.registred: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] del.all.version.registred: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] _clean.scenario: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] deploy.version: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] del.ref.registred: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] process.versionExpression: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] process.appname: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] _process.target: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] process.target: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] prepare.is.version.registred: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] init.os: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] init.tools.unix: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.706Z] init.tools.windows: [2024-06-27T10:59:28.706Z] [2024-06-27T10:59:28.707Z] init.tools: [2024-06-27T10:59:28.707Z] [2024-06-27T10:59:28.707Z] setAsadminArgs: [2024-06-27T10:59:28.707Z] [2024-06-27T10:59:28.707Z] init: [2024-06-27T10:59:28.707Z] [2024-06-27T10:59:28.707Z] init.customtasks: [2024-06-27T10:59:28.707Z] [2024-06-27T10:59:28.707Z] prepare: [2024-06-27T10:59:28.707Z] [2024-06-27T10:59:28.707Z] exec.asadmin2: [2024-06-27T10:59:28.864Z] [2024-06-27T10:59:28.865Z] checkReporting-common: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] confirmReportPresent-common: [2024-06-27T10:59:28.865Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:59:28.865Z] [echo] Test seems to be reported fine [2024-06-27T10:59:28.865Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/RepRunConf.txt [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] confirmMissingReport-common: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] unset: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] setOSConditions: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] setToolWin: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] setToolUnix: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] setToolProperty: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] setS1ASclassPath: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] init-common: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] unsetJdbc: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] setOSConditions: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] setToolWin: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] setToolUnix: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] setToolProperty: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] setS1ASclassPath: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] init-common: [2024-06-27T10:59:28.865Z] [2024-06-27T10:59:28.865Z] execute-sql-common: [2024-06-27T10:59:28.866Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/dropdb.sql [2024-06-27T10:59:28.866Z] [sql] 0 rows affected [2024-06-27T10:59:28.866Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:59:29.079Z] [exec] Jun 27, 2024 10:59:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:29.079Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:29.120Z] [2024-06-27T10:59:29.120Z] setOSConditions: [2024-06-27T10:59:29.120Z] [2024-06-27T10:59:29.120Z] setToolWin: [2024-06-27T10:59:29.120Z] [2024-06-27T10:59:29.120Z] setToolUnix: [2024-06-27T10:59:29.120Z] [2024-06-27T10:59:29.120Z] setToolProperty: [2024-06-27T10:59:29.120Z] [2024-06-27T10:59:29.121Z] setS1ASclassPath: [2024-06-27T10:59:29.121Z] [2024-06-27T10:59:29.121Z] init-common: [2024-06-27T10:59:29.121Z] [2024-06-27T10:59:29.121Z] undeploy-jdbc-common: [2024-06-27T10:59:29.121Z] [2024-06-27T10:59:29.121Z] setOSConditions: [2024-06-27T10:59:29.121Z] [2024-06-27T10:59:29.121Z] setToolWin: [2024-06-27T10:59:29.121Z] [2024-06-27T10:59:29.121Z] setToolUnix: [2024-06-27T10:59:29.121Z] [2024-06-27T10:59:29.121Z] setToolProperty: [2024-06-27T10:59:29.121Z] [2024-06-27T10:59:29.121Z] setS1ASclassPath: [2024-06-27T10:59:29.121Z] [2024-06-27T10:59:29.121Z] init-common: [2024-06-27T10:59:29.121Z] [2024-06-27T10:59:29.121Z] delete-jdbc-resource-common: [2024-06-27T10:59:29.121Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connector-bean-validation-resource [2024-06-27T10:59:29.335Z] [exec] Jun 27, 2024 10:59:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:29.335Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:29.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connector-bean-validation-resource [2024-06-27T10:59:29.376Z] [exec] JDBC resource jdbc/connector-bean-validation-resource deleted successfully [2024-06-27T10:59:29.376Z] [echo] cmd executed for server [2024-06-27T10:59:29.376Z] [2024-06-27T10:59:29.376Z] setOSConditions: [2024-06-27T10:59:29.376Z] [2024-06-27T10:59:29.376Z] setToolWin: [2024-06-27T10:59:29.376Z] [2024-06-27T10:59:29.376Z] setToolUnix: [2024-06-27T10:59:29.376Z] [2024-06-27T10:59:29.376Z] setToolProperty: [2024-06-27T10:59:29.376Z] [2024-06-27T10:59:29.376Z] setS1ASclassPath: [2024-06-27T10:59:29.376Z] [2024-06-27T10:59:29.376Z] init-common: [2024-06-27T10:59:29.376Z] [2024-06-27T10:59:29.376Z] delete-jdbc-connpool-common: [2024-06-27T10:59:29.376Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true connector-bean-validation-pool [2024-06-27T10:59:29.577Z] [exec] Jun 27, 2024 10:59:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:59:29.577Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:59:29.594Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:29.594Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:29.594Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:29.594Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:29.594Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:29.594Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:29.594Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:29.638Z] [exec] Result: 1 [2024-06-27T10:59:29.638Z] [2024-06-27T10:59:29.638Z] process.registred: [2024-06-27T10:59:29.638Z] [2024-06-27T10:59:29.638Z] is.version.registred: [2024-06-27T10:59:29.638Z] [2024-06-27T10:59:29.638Z] process.xmlversionidentifier: [2024-06-27T10:59:29.638Z] [2024-06-27T10:59:29.638Z] prepare.cluster: [2024-06-27T10:59:29.638Z] [2024-06-27T10:59:29.638Z] process.enabled: [2024-06-27T10:59:29.638Z] [2024-06-27T10:59:29.639Z] process.hasToDeploy: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] deploy.version.unregistred: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init.os: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init.tools.unix: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init.tools.windows: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init.tools: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] setAsadminArgs: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init.customtasks: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] prepare: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] process.versionExpression: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] process.appname: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] create.version: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] assemble.non-existent: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init.os: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init.tools.unix: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init.tools.windows: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init.tools: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] setAsadminArgs: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init: [2024-06-27T10:59:29.639Z] [2024-06-27T10:59:29.639Z] init.customtasks: [2024-06-27T10:59:29.640Z] [2024-06-27T10:59:29.640Z] prepare: [2024-06-27T10:59:29.640Z] [2024-06-27T10:59:29.640Z] process.versionexpression: [2024-06-27T10:59:29.640Z] [2024-06-27T10:59:29.640Z] compile: [2024-06-27T10:59:29.640Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:29.640Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-06-27T10:59:29.897Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:29.897Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:29.897Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:29.897Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:29.897Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:29.897Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:29.897Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:29.935Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true connector-bean-validation-pool [2024-06-27T10:59:29.935Z] [exec] JDBC Connection pool connector-bean-validation-pool deleted successfully [2024-06-27T10:59:29.935Z] [echo] cmd executed for server [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] undeploy: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] setOSConditions: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] setToolWin: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] setToolUnix: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] setToolProperty: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] setS1ASclassPath: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] init-common: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] undeploy: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] setOSConditions: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] setToolWin: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] setToolUnix: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] setToolProperty: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.935Z] setS1ASclassPath: [2024-06-27T10:59:29.935Z] [2024-06-27T10:59:29.936Z] init-common: [2024-06-27T10:59:29.936Z] [2024-06-27T10:59:29.936Z] undeploy-common: [2024-06-27T10:59:30.152Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:30.152Z] [javac] 1 warning [2024-06-27T10:59:30.152Z] [2024-06-27T10:59:30.152Z] build: [2024-06-27T10:59:30.152Z] [echo] Assemble dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:30.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:30.152Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb.jar [2024-06-27T10:59:30.152Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb1.jar [2024-06-27T10:59:30.152Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb2.jar [2024-06-27T10:59:30.152Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-client.jar [2024-06-27T10:59:30.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:30.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:30.152Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:30.152Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:30.152Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimoduleApp.ear [2024-06-27T10:59:30.154Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:30.154Z] [javac] 1 warning [2024-06-27T10:59:30.154Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] process.xmlversionidentifier: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] process.versionExpression: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] process.xml.create.flag: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] create.xml.flag: [2024-06-27T10:59:30.154Z] [touch] Creating /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient-hasXmlVersion [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] generate.xml.identifier: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] assemble: [2024-06-27T10:59:30.154Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] process.xmlversionidentifier: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] prepare.update.xml.identifier: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] update.xml.identifier: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] deployWithNameOption: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] deployWithoutNameOption: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] setAsadminArgs: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] common.deploy.asadmin: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] init.os: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] init.tools.unix: [2024-06-27T10:59:30.154Z] [2024-06-27T10:59:30.154Z] init.tools.windows: [2024-06-27T10:59:30.155Z] [2024-06-27T10:59:30.155Z] init.tools: [2024-06-27T10:59:30.155Z] [2024-06-27T10:59:30.155Z] setAsadminArgs: [2024-06-27T10:59:30.155Z] [2024-06-27T10:59:30.155Z] init: [2024-06-27T10:59:30.155Z] [2024-06-27T10:59:30.155Z] init.customtasks: [2024-06-27T10:59:30.155Z] [2024-06-27T10:59:30.155Z] common.run.asadmin: [2024-06-27T10:59:30.155Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-06-27T10:59:30.191Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-connector-bean-validationApp [2024-06-27T10:59:30.191Z] [2024-06-27T10:59:30.191Z] setOSConditions: [2024-06-27T10:59:30.191Z] [2024-06-27T10:59:30.191Z] setToolWin: [2024-06-27T10:59:30.191Z] [2024-06-27T10:59:30.191Z] setToolUnix: [2024-06-27T10:59:30.191Z] [2024-06-27T10:59:30.191Z] setToolProperty: [2024-06-27T10:59:30.191Z] [2024-06-27T10:59:30.191Z] setS1ASclassPath: [2024-06-27T10:59:30.191Z] [2024-06-27T10:59:30.191Z] init-common: [2024-06-27T10:59:30.191Z] [2024-06-27T10:59:30.191Z] testDelAdmin: [2024-06-27T10:59:30.191Z] [2024-06-27T10:59:30.191Z] asadmin-common: [2024-06-27T10:59:30.191Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-06-27T10:59:30.430Z] [2024-06-27T10:59:30.430Z] deploy: [2024-06-27T10:59:30.685Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimoduleApp.ear [2024-06-27T10:59:30.713Z] [exec] Jun 27, 2024 10:59:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:30.713Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5175d9ad [2024-06-27T10:59:30.713Z] [exec] Value of key is: test-2 [2024-06-27T10:59:30.713Z] [exec] test-2 returned false as validation is not enabled [2024-06-27T10:59:30.713Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:30.713Z] [exec] [2024-06-27T10:59:30.714Z] [exec] [2024-06-27T10:59:30.714Z] [exec] ----------------------------------------- [2024-06-27T10:59:30.714Z] [exec] - test-2 : PASS - [2024-06-27T10:59:30.714Z] [exec] ----------------------------------------- [2024-06-27T10:59:30.714Z] [exec] Total PASS: 1 [2024-06-27T10:59:30.714Z] [exec] Total FAIL: 0 [2024-06-27T10:59:30.714Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:30.714Z] [exec] ----------------------------------------- [2024-06-27T10:59:30.714Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:30.714Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:30.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-06-27T10:59:30.750Z] [exec] Administered object eis/testAdmin deleted. [2024-06-27T10:59:30.750Z] [2024-06-27T10:59:30.750Z] asadmin-common: [2024-06-27T10:59:30.750Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin1 [2024-06-27T10:59:30.968Z] [2024-06-27T10:59:30.968Z] checkReporting-common: [2024-06-27T10:59:30.968Z] [2024-06-27T10:59:30.968Z] confirmReportPresent-common: [2024-06-27T10:59:30.968Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:59:30.968Z] [echo] Test seems to be reported fine [2024-06-27T10:59:30.968Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2024-06-27T10:59:30.968Z] [2024-06-27T10:59:30.968Z] confirmMissingReport-common: [2024-06-27T10:59:30.968Z] [2024-06-27T10:59:30.968Z] asadmin-common: [2024-06-27T10:59:30.968Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.connection_validation_method=table [2024-06-27T10:59:31.024Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin1 [2024-06-27T10:59:31.024Z] [exec] Administered object eis/testAdmin1 deleted. [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] setOSConditions: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] setToolWin: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] setToolUnix: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] setToolProperty: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] setS1ASclassPath: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] init-common: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] undeploy: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] setOSConditions: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] setToolWin: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] setToolUnix: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] setToolProperty: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] setS1ASclassPath: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] init-common: [2024-06-27T10:59:31.024Z] [2024-06-27T10:59:31.024Z] undeploy-rar-common: [2024-06-27T10:59:31.025Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-06-27T10:59:31.087Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:31.087Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:31.103Z] [2024-06-27T10:59:31.103Z] internal-report-success: [2024-06-27T10:59:31.103Z] [2024-06-27T10:59:31.103Z] internal-report-failure: [2024-06-27T10:59:31.103Z] [2024-06-27T10:59:31.103Z] report: [2024-06-27T10:59:31.103Z] [2024-06-27T10:59:31.103Z] all: [2024-06-27T10:59:31.103Z] [echo] [2024-06-27T10:59:31.103Z] [echo] ************************* [2024-06-27T10:59:31.103Z] [echo] * Running localremoteejbwebservice [2024-06-27T10:59:31.103Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice [2024-06-27T10:59:31.103Z] [echo] ************************* [2024-06-27T10:59:31.103Z] [echo] [2024-06-27T10:59:31.103Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:31.103Z] [2024-06-27T10:59:31.103Z] clean: [2024-06-27T10:59:31.103Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml [2024-06-27T10:59:31.103Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:31.103Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:31.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:31.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:31.103Z] [2024-06-27T10:59:31.103Z] deploy: [2024-06-27T10:59:31.103Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:31.103Z] [2024-06-27T10:59:31.103Z] build: [2024-06-27T10:59:31.103Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:31.104Z] [2024-06-27T10:59:31.104Z] test-compile: [2024-06-27T10:59:31.104Z] [echo] Compiling into endpoint/WebServiceEJB.class [2024-06-27T10:59:31.104Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:31.104Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:31.104Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:31.104Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:31.104Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:31.104Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:31.104Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:31.104Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:31.104Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:31.104Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:31.104Z] [javac] 1 warning [2024-06-27T10:59:31.104Z] [echo] Building with package endpoint [2024-06-27T10:59:31.104Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-06-27T10:59:31.243Z] [exec] Application deployed with name ejb-ejb31-singleton-multimoduleApp. [2024-06-27T10:59:31.243Z] [echo] Deployment on target server server successful [2024-06-27T10:59:31.243Z] [2024-06-27T10:59:31.243Z] all: [2024-06-27T10:59:31.243Z] [2024-06-27T10:59:31.243Z] setOSConditions: [2024-06-27T10:59:31.243Z] [2024-06-27T10:59:31.243Z] setToolWin: [2024-06-27T10:59:31.243Z] [2024-06-27T10:59:31.243Z] setToolUnix: [2024-06-27T10:59:31.244Z] [2024-06-27T10:59:31.244Z] setToolProperty: [2024-06-27T10:59:31.244Z] [2024-06-27T10:59:31.244Z] setS1ASclassPath: [2024-06-27T10:59:31.244Z] [2024-06-27T10:59:31.244Z] init-common: [2024-06-27T10:59:31.244Z] [2024-06-27T10:59:31.244Z] run: [2024-06-27T10:59:31.244Z] [2024-06-27T10:59:31.244Z] setOSConditions: [2024-06-27T10:59:31.244Z] [2024-06-27T10:59:31.244Z] setToolWin: [2024-06-27T10:59:31.244Z] [2024-06-27T10:59:31.244Z] setToolUnix: [2024-06-27T10:59:31.244Z] [2024-06-27T10:59:31.244Z] setToolProperty: [2024-06-27T10:59:31.244Z] [2024-06-27T10:59:31.244Z] setS1ASclassPath: [2024-06-27T10:59:31.244Z] [2024-06-27T10:59:31.244Z] init-common: [2024-06-27T10:59:31.244Z] [2024-06-27T10:59:31.244Z] run_se: [2024-06-27T10:59:31.244Z] [echo] se.client: com.sun.devtest.client.Client [2024-06-27T10:59:31.244Z] [java] ***************************************************** [2024-06-27T10:59:31.244Z] [java] *** java:global/ejb-ejb31-singleton-multimoduleApp/ejb-ejb31-singleton-multimodule-ejb/InitOrderTrackerBean!org.glassfish.devtest.ejb31.singleton.multimodule.servlet.RemoteInitTracker *** [2024-06-27T10:59:31.244Z] [java] ***************************************************** [2024-06-27T10:59:31.344Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.0. [2024-06-27T10:59:31.344Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.344Z] init.os: [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.344Z] init.tools.unix: [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.344Z] init.tools.windows: [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.344Z] init.tools: [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.344Z] setAsadminArgs: [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.344Z] init: [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.344Z] init.customtasks: [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.344Z] setEnabled: [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.344Z] createAppRef: [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.344Z] test.registred: [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.344Z] process.versionExpression: [2024-06-27T10:59:31.344Z] [2024-06-27T10:59:31.345Z] process.appname: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] _process.target: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] process.target: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] prepare.show-component-status.asadmin: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] increment.log.next: [2024-06-27T10:59:31.345Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] declare.test: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] setHttpPort: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] declare.test.positive: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] declare-test: [2024-06-27T10:59:31.345Z] [echo] Starting test simple-versioned-appclient xml.version(1) - logID=1 - (server) - (sucess expected) [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] setHttpPort: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] declare.test.negative: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] init.os: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] init.tools.unix: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] init.tools.windows: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] init.tools: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] setAsadminArgs: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] init: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] init.customtasks: [2024-06-27T10:59:31.345Z] [2024-06-27T10:59:31.345Z] prepare: [2024-06-27T10:59:31.346Z] [2024-06-27T10:59:31.346Z] exec.asadmin: [2024-06-27T10:59:31.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.connection_validation_method=table [2024-06-27T10:59:31.528Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.connection-validation-method=table [2024-06-27T10:59:31.528Z] [2024-06-27T10:59:31.528Z] asadmin-common: [2024-06-27T10:59:31.528Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.validation_table_name=sys.systables [2024-06-27T10:59:31.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-06-27T10:59:31.583Z] [2024-06-27T10:59:31.583Z] setOSConditions: [2024-06-27T10:59:31.583Z] [2024-06-27T10:59:31.583Z] setToolWin: [2024-06-27T10:59:31.583Z] [2024-06-27T10:59:31.583Z] setToolUnix: [2024-06-27T10:59:31.583Z] [2024-06-27T10:59:31.583Z] setToolProperty: [2024-06-27T10:59:31.583Z] [2024-06-27T10:59:31.583Z] setS1ASclassPath: [2024-06-27T10:59:31.583Z] [2024-06-27T10:59:31.583Z] init-common: [2024-06-27T10:59:31.583Z] [2024-06-27T10:59:31.583Z] restart: [2024-06-27T10:59:31.584Z] [echo] Not required to restart [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] all: [2024-06-27T10:59:31.584Z] [echo] @@## beanvalidation-simple ##@@ [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setOSConditions: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setToolWin: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setToolUnix: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setToolProperty: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setS1ASclassPath: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] init-common: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] build-dp: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] all: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setOSConditions: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setToolWin: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setToolUnix: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setToolProperty: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setS1ASclassPath: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] init-common: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] all: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setOSConditions: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setToolWin: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setToolUnix: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.584Z] setToolProperty: [2024-06-27T10:59:31.584Z] [2024-06-27T10:59:31.585Z] setS1ASclassPath: [2024-06-27T10:59:31.585Z] [2024-06-27T10:59:31.585Z] init-common: [2024-06-27T10:59:31.585Z] [2024-06-27T10:59:31.585Z] compile-common: [2024-06-27T10:59:31.585Z] [echo] Current time (ISO): 2024-06-27T10:59:31.441+0000 [2024-06-27T10:59:31.585Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/classes [2024-06-27T10:59:31.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.validation_table_name=sys.systables [2024-06-27T10:59:31.783Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.validation-table-name=sys.systables [2024-06-27T10:59:31.783Z] [2024-06-27T10:59:31.783Z] asadmin-common: [2024-06-27T10:59:31.783Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.is_connection_validation_required=true [2024-06-27T10:59:31.803Z] [java] Jun 27, 2024 10:59:31 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:59:31.804Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:59:32.300Z] [2024-06-27T10:59:32.300Z] process.result: [2024-06-27T10:59:32.300Z] [2024-06-27T10:59:32.300Z] processResult: [2024-06-27T10:59:32.300Z] [2024-06-27T10:59:32.300Z] failed: [2024-06-27T10:59:32.300Z] [2024-06-27T10:59:32.300Z] passed: [2024-06-27T10:59:32.300Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T10:59:32.300Z] [2024-06-27T10:59:32.300Z] unknown: [2024-06-27T10:59:32.300Z] [2024-06-27T10:59:32.300Z] asadmin.with.result: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] show-component-status.asadmin: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] test.registred.cluster: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] process.versionExpression: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] process.appname: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] process.xmlversionidentifier: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] prepare.cluster: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] undeploy.version: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] setAsadminArgs: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] common.undeploy.asadmin: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] init.os: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] init.tools.unix: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] init.tools.windows: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] init.tools: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] setAsadminArgs: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] init: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] init.customtasks: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] delAppRef: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] init.os: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] init.tools.unix: [2024-06-27T10:59:32.301Z] [2024-06-27T10:59:32.301Z] init.tools.windows: [2024-06-27T10:59:32.302Z] [2024-06-27T10:59:32.302Z] init.tools: [2024-06-27T10:59:32.302Z] [2024-06-27T10:59:32.302Z] setAsadminArgs: [2024-06-27T10:59:32.302Z] [2024-06-27T10:59:32.302Z] init: [2024-06-27T10:59:32.302Z] [2024-06-27T10:59:32.302Z] init.customtasks: [2024-06-27T10:59:32.302Z] [2024-06-27T10:59:32.302Z] common.run.asadmin: [2024-06-27T10:59:32.302Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.0 [2024-06-27T10:59:32.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.is_connection_validation_required=true [2024-06-27T10:59:32.359Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.is-connection-validation-required=true [2024-06-27T10:59:32.359Z] [2024-06-27T10:59:32.359Z] setOSConditions: [2024-06-27T10:59:32.359Z] [2024-06-27T10:59:32.359Z] setToolWin: [2024-06-27T10:59:32.359Z] [2024-06-27T10:59:32.359Z] setToolUnix: [2024-06-27T10:59:32.359Z] [2024-06-27T10:59:32.359Z] setToolProperty: [2024-06-27T10:59:32.359Z] [2024-06-27T10:59:32.359Z] setS1ASclassPath: [2024-06-27T10:59:32.359Z] [2024-06-27T10:59:32.359Z] init-common: [2024-06-27T10:59:32.359Z] [2024-06-27T10:59:32.359Z] runclient-common: [2024-06-27T10:59:32.359Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2024-06-27T10:59:32.508Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:32.508Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:32.508Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:32.508Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:32.508Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:32.508Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:32.508Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:32.865Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:32.865Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:59:33.076Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:33.122Z] [exec] Command undeploy executed successfully. [2024-06-27T10:59:33.122Z] [2024-06-27T10:59:33.122Z] deploy.version: [2024-06-27T10:59:33.122Z] [2024-06-27T10:59:33.122Z] del.ref.registred: [2024-06-27T10:59:33.122Z] [2024-06-27T10:59:33.122Z] process.versionExpression: [2024-06-27T10:59:33.122Z] [2024-06-27T10:59:33.122Z] process.appname: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] _process.target: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] process.target: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] prepare.is.version.registred: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] init.os: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] init.tools.unix: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] init.tools.windows: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] init.tools: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] setAsadminArgs: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] init: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] init.customtasks: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] prepare: [2024-06-27T10:59:33.123Z] [2024-06-27T10:59:33.123Z] exec.asadmin2: [2024-06-27T10:59:33.284Z] [exec] Jun 27, 2024 10:59:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:59:33.284Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:59:33.499Z] [exec] Jun 27, 2024 10:59:33 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:33.499Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@19cdc217 [2024-06-27T10:59:33.619Z] [2024-06-27T10:59:33.620Z] private-run: [2024-06-27T10:59:33.620Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:33.620Z] [2024-06-27T10:59:33.620Z] clean: [2024-06-27T10:59:33.620Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml [2024-06-27T10:59:33.620Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:33.620Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:33.620Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:33.620Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:33.620Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:33.620Z] [2024-06-27T10:59:33.620Z] wsdl-import: [2024-06-27T10:59:33.620Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:33.620Z] [2024-06-27T10:59:33.620Z] configurable-wsdl-import: [2024-06-27T10:59:33.620Z] [echo] Current time (ISO): 2024-06-27T10:59:33.048+0000 [2024-06-27T10:59:33.620Z] [echo] wsimporting http://localhost:8080/WebServiceEJBService/WebServiceEJB?WSDL; special args are ${wsimport-special-args} [2024-06-27T10:59:33.620Z] [exec] parsing WSDL... [2024-06-27T10:59:33.633Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:59:33.633Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-06-27T10:59:33.633Z] [javac] ^ [2024-06-27T10:59:33.634Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T10:59:33.634Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-06-27T10:59:33.634Z] [javac] ^ [2024-06-27T10:59:33.634Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T10:59:33.634Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T10:59:33.634Z] [javac] 3 warnings [2024-06-27T10:59:33.634Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.jar [2024-06-27T10:59:33.634Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.rar [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setOSConditions: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setToolWin: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setToolUnix: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setToolProperty: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setS1ASclassPath: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] init-common: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] clean-common: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setOSConditions: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setToolWin: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setToolUnix: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setToolProperty: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setS1ASclassPath: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] init-common: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] clean-classes-common: [2024-06-27T10:59:33.634Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setOSConditions: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.634Z] setToolWin: [2024-06-27T10:59:33.634Z] [2024-06-27T10:59:33.635Z] setToolUnix: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setToolProperty: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setS1ASclassPath: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] init-common: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] clean-jars-common: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] embedded-all: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setOSConditions: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setToolWin: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setToolUnix: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setToolProperty: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setS1ASclassPath: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] init-common: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] all: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setOSConditions: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setToolWin: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setToolUnix: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setToolProperty: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] setS1ASclassPath: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] init-common: [2024-06-27T10:59:33.635Z] [2024-06-27T10:59:33.635Z] compile-common: [2024-06-27T10:59:33.635Z] [echo] Current time (ISO): 2024-06-27T10:59:33.391+0000 [2024-06-27T10:59:33.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:33.636Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:33.688Z] [java] Jun 27, 2024 10:59:33 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:33.688Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@73fb1d7f [2024-06-27T10:59:33.706Z] [exec] Result: 1 [2024-06-27T10:59:33.706Z] [2024-06-27T10:59:33.706Z] process.registred: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] is.version.registred: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] process.xmlversionidentifier: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] prepare.cluster: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] process.enabled: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] process.hasToDeploy: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] deploy.version.unregistred: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] init.os: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] init.tools.unix: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] init.tools.windows: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] init.tools: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] setAsadminArgs: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] init: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] init.customtasks: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] prepare: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] process.versionExpression: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] process.appname: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] create.version: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] assemble.non-existent: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.707Z] init.os: [2024-06-27T10:59:33.707Z] [2024-06-27T10:59:33.708Z] init.tools.unix: [2024-06-27T10:59:33.708Z] [2024-06-27T10:59:33.708Z] init.tools.windows: [2024-06-27T10:59:33.708Z] [2024-06-27T10:59:33.708Z] init.tools: [2024-06-27T10:59:33.708Z] [2024-06-27T10:59:33.708Z] setAsadminArgs: [2024-06-27T10:59:33.708Z] [2024-06-27T10:59:33.708Z] init: [2024-06-27T10:59:33.708Z] [2024-06-27T10:59:33.708Z] init.customtasks: [2024-06-27T10:59:33.708Z] [2024-06-27T10:59:33.708Z] prepare: [2024-06-27T10:59:33.708Z] [2024-06-27T10:59:33.708Z] process.versionexpression: [2024-06-27T10:59:33.708Z] [2024-06-27T10:59:33.708Z] compile: [2024-06-27T10:59:33.708Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:33.708Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-06-27T10:59:33.859Z] [exec] Jun 27, 2024 10:59:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:33.860Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:33.942Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod1.RootBean_Mod1: 2 [2024-06-27T10:59:33.942Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod2.BeanA_Mod2: 3 [2024-06-27T10:59:33.942Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.servlet.InitOrderTrackerBean: 0 [2024-06-27T10:59:33.942Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod2.RootBean_Mod2: 4 [2024-06-27T10:59:33.942Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod1.BeanA_Mod1: 1 [2024-06-27T10:59:33.942Z] [java] Value of key is: singleton-cross-module-dependency [2024-06-27T10:59:33.965Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:33.965Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:33.965Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:33.965Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:33.965Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:33.965Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:33.965Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:34.115Z] [exec] Jun 27, 2024 10:59:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:34.115Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:34.182Z] [exec] [2024-06-27T10:59:34.182Z] [exec] Generating code... [2024-06-27T10:59:34.182Z] [exec] [2024-06-27T10:59:34.182Z] [exec] Compiling code... [2024-06-27T10:59:34.194Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:34.194Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:34.194Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:34.195Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:34.195Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:34.195Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:34.195Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:34.196Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:34.197Z] [java] [2024-06-27T10:59:34.197Z] [java] [2024-06-27T10:59:34.197Z] [java] ----------------------------------------- [2024-06-27T10:59:34.197Z] [java] - singleton-cross-module-dependency: PASS - [2024-06-27T10:59:34.197Z] [java] ----------------------------------------- [2024-06-27T10:59:34.197Z] [java] Total PASS: 1 [2024-06-27T10:59:34.197Z] [java] Total FAIL: 0 [2024-06-27T10:59:34.197Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:59:34.197Z] [java] ----------------------------------------- [2024-06-27T10:59:34.197Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:34.197Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:34.232Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:34.232Z] [javac] 1 warning [2024-06-27T10:59:34.232Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-06-27T10:59:34.232Z] [2024-06-27T10:59:34.232Z] process.xmlversionidentifier: [2024-06-27T10:59:34.232Z] [2024-06-27T10:59:34.232Z] process.versionExpression: [2024-06-27T10:59:34.232Z] [2024-06-27T10:59:34.232Z] process.xml.create.flag: [2024-06-27T10:59:34.232Z] [2024-06-27T10:59:34.232Z] create.xml.flag: [2024-06-27T10:59:34.232Z] [touch] Creating /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1-hasXmlVersion [2024-06-27T10:59:34.232Z] [2024-06-27T10:59:34.232Z] generate.xml.identifier: [2024-06-27T10:59:34.232Z] [2024-06-27T10:59:34.232Z] assemble: [2024-06-27T10:59:34.232Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-06-27T10:59:34.442Z] [exec] Value of key is: test1 : [2024-06-27T10:59:34.442Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:34.442Z] [exec] [2024-06-27T10:59:34.442Z] [exec] [2024-06-27T10:59:34.442Z] [exec] ----------------------------------------- [2024-06-27T10:59:34.442Z] [exec] - test1 : : PASS - [2024-06-27T10:59:34.442Z] [exec] ----------------------------------------- [2024-06-27T10:59:34.442Z] [exec] Total PASS: 1 [2024-06-27T10:59:34.442Z] [exec] Total FAIL: 0 [2024-06-27T10:59:34.442Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:34.442Z] [exec] ----------------------------------------- [2024-06-27T10:59:34.442Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:34.442Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:34.450Z] [2024-06-27T10:59:34.450Z] setOSConditions: [2024-06-27T10:59:34.451Z] [2024-06-27T10:59:34.451Z] setToolWin: [2024-06-27T10:59:34.451Z] [2024-06-27T10:59:34.451Z] setToolUnix: [2024-06-27T10:59:34.451Z] [2024-06-27T10:59:34.451Z] setToolProperty: [2024-06-27T10:59:34.451Z] [2024-06-27T10:59:34.451Z] setS1ASclassPath: [2024-06-27T10:59:34.451Z] [2024-06-27T10:59:34.451Z] init-common: [2024-06-27T10:59:34.451Z] [2024-06-27T10:59:34.451Z] undeploy-common: [2024-06-27T10:59:34.489Z] [2024-06-27T10:59:34.489Z] process.xmlversionidentifier: [2024-06-27T10:59:34.489Z] [2024-06-27T10:59:34.489Z] prepare.update.xml.identifier: [2024-06-27T10:59:34.489Z] [2024-06-27T10:59:34.489Z] update.xml.identifier: [2024-06-27T10:59:34.489Z] [2024-06-27T10:59:34.489Z] deployWithNameOption: [2024-06-27T10:59:34.489Z] [2024-06-27T10:59:34.489Z] setAsadminArgs: [2024-06-27T10:59:34.489Z] [2024-06-27T10:59:34.489Z] common.deploy.asadmin: [2024-06-27T10:59:34.489Z] [2024-06-27T10:59:34.489Z] init.os: [2024-06-27T10:59:34.489Z] [2024-06-27T10:59:34.489Z] init.tools.unix: [2024-06-27T10:59:34.489Z] [2024-06-27T10:59:34.489Z] init.tools.windows: [2024-06-27T10:59:34.489Z] [2024-06-27T10:59:34.489Z] init.tools: [2024-06-27T10:59:34.489Z] [2024-06-27T10:59:34.490Z] setAsadminArgs: [2024-06-27T10:59:34.490Z] [2024-06-27T10:59:34.490Z] init: [2024-06-27T10:59:34.490Z] [2024-06-27T10:59:34.490Z] init.customtasks: [2024-06-27T10:59:34.490Z] [2024-06-27T10:59:34.490Z] common.run.asadmin: [2024-06-27T10:59:34.490Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-appclient:ALPHA-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] checkReporting-common: [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] confirmReportPresent-common: [2024-06-27T10:59:34.698Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:59:34.698Z] [echo] Test seems to be reported fine [2024-06-27T10:59:34.698Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] confirmMissingReport-common: [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] setOSConditions: [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] setToolWin: [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] setToolUnix: [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] setToolProperty: [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] setS1ASclassPath: [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] init-common: [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] run-test-3: [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] set-pool-tx-support: [2024-06-27T10:59:34.698Z] [2024-06-27T10:59:34.698Z] asadmin-common-ignore-fail: [2024-06-27T10:59:34.698Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-06-27T10:59:35.009Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-singleton-multimoduleApp [2024-06-27T10:59:35.009Z] [2024-06-27T10:59:35.009Z] asynchronous: [2024-06-27T10:59:35.009Z] [2024-06-27T10:59:35.009Z] all: [2024-06-27T10:59:35.009Z] [2024-06-27T10:59:35.009Z] remote: [2024-06-27T10:59:35.009Z] [2024-06-27T10:59:35.009Z] setOSConditions: [2024-06-27T10:59:35.009Z] [2024-06-27T10:59:35.009Z] setToolWin: [2024-06-27T10:59:35.009Z] [2024-06-27T10:59:35.009Z] setToolUnix: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setToolProperty: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setS1ASclassPath: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] init-common: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] clean: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setOSConditions: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setToolWin: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setToolUnix: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setToolProperty: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setS1ASclassPath: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] init-common: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] clean-common: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setOSConditions: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setToolWin: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setToolUnix: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setToolProperty: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setS1ASclassPath: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] init-common: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] clean-classes-common: [2024-06-27T10:59:35.010Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.010Z] setOSConditions: [2024-06-27T10:59:35.010Z] [2024-06-27T10:59:35.011Z] setToolWin: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] setToolUnix: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] setToolProperty: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] setS1ASclassPath: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] init-common: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] clean-jars-common: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] compile: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] setOSConditions: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] setToolWin: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] setToolUnix: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] setToolProperty: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] setS1ASclassPath: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] init-common: [2024-06-27T10:59:35.011Z] [2024-06-27T10:59:35.011Z] compile-common: [2024-06-27T10:59:35.011Z] [echo] Current time (ISO): 2024-06-27T10:59:34.828+0000 [2024-06-27T10:59:35.011Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:35.011Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:35.059Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:35.059Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:35.118Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:35.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-06-27T10:59:35.316Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.1. [2024-06-27T10:59:35.316Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] init.os: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] init.tools.unix: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] init.tools.windows: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] init.tools: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] setAsadminArgs: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] init: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] init.customtasks: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] setEnabled: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] createAppRef: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] deployWithoutNameOption: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] test.registred: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] process.versionExpression: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] process.appname: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] _process.target: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] process.target: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] prepare.show-component-status.asadmin: [2024-06-27T10:59:35.316Z] [2024-06-27T10:59:35.316Z] increment.log.next: [2024-06-27T10:59:35.317Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] declare.test: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] setHttpPort: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] declare.test.positive: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] declare-test: [2024-06-27T10:59:35.317Z] [echo] Starting test simple-versioned-appclient xml.version(2) - logID=2 - (server) - (sucess expected) [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] setHttpPort: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] declare.test.negative: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] init.os: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] init.tools.unix: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] init.tools.windows: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] init.tools: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] setAsadminArgs: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] init: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] init.customtasks: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] prepare: [2024-06-27T10:59:35.317Z] [2024-06-27T10:59:35.317Z] exec.asadmin: [2024-06-27T10:59:35.372Z] [javac] 1 warning [2024-06-27T10:59:35.372Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:35.372Z] [2024-06-27T10:59:35.372Z] setOSConditions: [2024-06-27T10:59:35.372Z] [2024-06-27T10:59:35.372Z] setToolWin: [2024-06-27T10:59:35.372Z] [2024-06-27T10:59:35.372Z] setToolUnix: [2024-06-27T10:59:35.372Z] [2024-06-27T10:59:35.372Z] setToolProperty: [2024-06-27T10:59:35.372Z] [2024-06-27T10:59:35.372Z] setS1ASclassPath: [2024-06-27T10:59:35.372Z] [2024-06-27T10:59:35.372Z] init-common: [2024-06-27T10:59:35.372Z] [2024-06-27T10:59:35.372Z] ejb-jar-common: [2024-06-27T10:59:35.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:35.372Z] [2024-06-27T10:59:35.372Z] package-ejbjar-common: [2024-06-27T10:59:35.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:35.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:35.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:35.373Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-ejb.jar [2024-06-27T10:59:35.373Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] setOSConditions: [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] setToolWin: [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] setToolUnix: [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] setToolProperty: [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] setS1ASclassPath: [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] init-common: [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] appclient-jar-common: [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] package-appclientjar-common: [2024-06-27T10:59:35.373Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:35.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:35.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:35.373Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-client.jar [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] build-ear: [2024-06-27T10:59:35.373Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] setup-dp: [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] setOSConditions: [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] setToolWin: [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] setToolUnix: [2024-06-27T10:59:35.373Z] [2024-06-27T10:59:35.373Z] setToolProperty: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setS1ASclassPath: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] init-common: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setupJdbc: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setOSConditions: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setToolWin: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setToolUnix: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setToolProperty: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setS1ASclassPath: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] init-common: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] deploy-jdbc-common: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setOSConditions: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setToolWin: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setToolUnix: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setToolProperty: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] setS1ASclassPath: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] init-common: [2024-06-27T10:59:35.374Z] [2024-06-27T10:59:35.374Z] create-jdbc-connpool-common: [2024-06-27T10:59:35.529Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-06-27T10:59:35.529Z] [2024-06-27T10:59:35.529Z] set-pool-tx-support: [2024-06-27T10:59:35.530Z] [2024-06-27T10:59:35.530Z] asadmin-common-ignore-fail: [2024-06-27T10:59:35.530Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-06-27T10:59:35.558Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/WebServiceEJBService.java uses or overrides a deprecated API. [2024-06-27T10:59:35.558Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:59:35.558Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:35.558Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:35.558Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:35.558Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:35.558Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:35.558Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:35.558Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:35.558Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:35.558Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:35.814Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:35.814Z] [javac] warning: Implicitly compiled files were not subject to annotation processing. [2024-06-27T10:59:35.814Z] [javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [2024-06-27T10:59:35.814Z] [javac] 2 warnings [2024-06-27T10:59:35.814Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-06-27T10:59:35.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true connector-bean-validation-pool [2024-06-27T10:59:35.933Z] [exec] JDBC connection pool connector-bean-validation-pool created successfully. [2024-06-27T10:59:35.933Z] [2024-06-27T10:59:35.933Z] set-derby-connpool-props: [2024-06-27T10:59:35.933Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:35.933Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:35.933Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:35.933Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:35.933Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:35.933Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:35.934Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:36.091Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-06-27T10:59:36.091Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-06-27T10:59:36.091Z] [2024-06-27T10:59:36.091Z] setOSConditions: [2024-06-27T10:59:36.091Z] [2024-06-27T10:59:36.091Z] setToolWin: [2024-06-27T10:59:36.091Z] [2024-06-27T10:59:36.091Z] setToolUnix: [2024-06-27T10:59:36.091Z] [2024-06-27T10:59:36.091Z] setToolProperty: [2024-06-27T10:59:36.091Z] [2024-06-27T10:59:36.091Z] setS1ASclassPath: [2024-06-27T10:59:36.091Z] [2024-06-27T10:59:36.091Z] init-common: [2024-06-27T10:59:36.091Z] [2024-06-27T10:59:36.091Z] runclient-common: [2024-06-27T10:59:36.091Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1AppClient.jar -name connector-txlevelswitch-test1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T10:59:36.148Z] [exec] Jun 27, 2024 10:59:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:36.148Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@621f23ac [2024-06-27T10:59:36.148Z] [exec] Value of key is: test ejb1: rolesAllowed1 [2024-06-27T10:59:36.149Z] [exec] Expected failure: jakarta.ejb.EJBAccessException [2024-06-27T10:59:36.149Z] [exec] Value of key is: test ejb1: rolesAllowed2 [2024-06-27T10:59:36.149Z] [exec] Expected failure: jakarta.ejb.EJBAccessException [2024-06-27T10:59:36.149Z] [exec] Value of key is: test ejb2: rolesAllowed1 [2024-06-27T10:59:36.149Z] [exec] Value of key is: test ejb2: rolesAllowed2 [2024-06-27T10:59:36.149Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:36.149Z] [exec] [2024-06-27T10:59:36.149Z] [exec] [2024-06-27T10:59:36.149Z] [exec] ----------------------------------------- [2024-06-27T10:59:36.149Z] [exec] - test ejb2: rolesAllowed2: PASS - [2024-06-27T10:59:36.149Z] [exec] - test ejb1: rolesAllowed2: PASS - [2024-06-27T10:59:36.149Z] [exec] - test ejb2: rolesAllowed1: PASS - [2024-06-27T10:59:36.149Z] [exec] - test ejb1: rolesAllowed1: PASS - [2024-06-27T10:59:36.149Z] [exec] ----------------------------------------- [2024-06-27T10:59:36.149Z] [exec] Total PASS: 4 [2024-06-27T10:59:36.149Z] [exec] Total FAIL: 0 [2024-06-27T10:59:36.149Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:36.149Z] [exec] ----------------------------------------- [2024-06-27T10:59:36.149Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:36.149Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:36.149Z] [2024-06-27T10:59:36.149Z] undeploy: [2024-06-27T10:59:36.149Z] [2024-06-27T10:59:36.149Z] setOSConditions: [2024-06-27T10:59:36.149Z] [2024-06-27T10:59:36.149Z] setToolWin: [2024-06-27T10:59:36.149Z] [2024-06-27T10:59:36.149Z] setToolUnix: [2024-06-27T10:59:36.149Z] [2024-06-27T10:59:36.149Z] setToolProperty: [2024-06-27T10:59:36.149Z] [2024-06-27T10:59:36.149Z] setS1ASclassPath: [2024-06-27T10:59:36.149Z] [2024-06-27T10:59:36.149Z] init-common: [2024-06-27T10:59:36.149Z] [2024-06-27T10:59:36.149Z] undeploy-common: [2024-06-27T10:59:36.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.User=dbuser [2024-06-27T10:59:36.187Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.User=dbuser [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.268Z] process.result: [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.268Z] processResult: [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.268Z] failed: [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.268Z] passed: [2024-06-27T10:59:36.268Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.268Z] unknown: [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.268Z] asadmin.with.result: [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.268Z] show-component-status.asadmin: [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.268Z] test.registred.cluster: [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.268Z] process.versionExpression: [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.268Z] process.appname: [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.268Z] process.xmlversionidentifier: [2024-06-27T10:59:36.268Z] [2024-06-27T10:59:36.269Z] prepare.cluster: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] undeploy.version: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] setAsadminArgs: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] common.undeploy.asadmin: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init.os: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init.tools.unix: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init.tools.windows: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init.tools: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] setAsadminArgs: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init.customtasks: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] delAppRef: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init.os: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init.tools.unix: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init.tools.windows: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init.tools: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] setAsadminArgs: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] init.customtasks: [2024-06-27T10:59:36.269Z] [2024-06-27T10:59:36.269Z] common.run.asadmin: [2024-06-27T10:59:36.269Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.1 [2024-06-27T10:59:36.492Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:36.627Z] [exec] Jun 27, 2024 10:59:36 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:36.627Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6321a5aa [2024-06-27T10:59:36.740Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:36.740Z] [2024-06-27T10:59:36.740Z] compile-client: [2024-06-27T10:59:36.741Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:36.741Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:36.746Z] [javac] 1 warning [2024-06-27T10:59:36.746Z] [2024-06-27T10:59:36.747Z] setOSConditions: [2024-06-27T10:59:36.747Z] [2024-06-27T10:59:36.747Z] setToolWin: [2024-06-27T10:59:36.747Z] [2024-06-27T10:59:36.747Z] setToolUnix: [2024-06-27T10:59:36.747Z] [2024-06-27T10:59:36.747Z] setToolProperty: [2024-06-27T10:59:36.747Z] [2024-06-27T10:59:36.747Z] setS1ASclassPath: [2024-06-27T10:59:36.747Z] [2024-06-27T10:59:36.747Z] init-common: [2024-06-27T10:59:36.747Z] [2024-06-27T10:59:36.747Z] compile-common: [2024-06-27T10:59:36.747Z] [echo] Current time (ISO): 2024-06-27T10:59:36.630+0000 [2024-06-27T10:59:36.747Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:36.770Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.Password=dbpassword [2024-06-27T10:59:36.770Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.Password=dbpassword [2024-06-27T10:59:36.832Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:36.832Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T10:59:36.832Z] [exec] Command undeploy executed successfully. [2024-06-27T10:59:36.832Z] [2024-06-27T10:59:36.832Z] samples.scenarios: [2024-06-27T10:59:37.024Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.driverType=4 [2024-06-27T10:59:37.025Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.driverType=4 [2024-06-27T10:59:37.078Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-sameEjbNameApp [2024-06-27T10:59:37.078Z] [2024-06-27T10:59:37.078Z] unsetup: [2024-06-27T10:59:37.078Z] [2024-06-27T10:59:37.078Z] setOSConditions: [2024-06-27T10:59:37.078Z] [2024-06-27T10:59:37.078Z] setToolWin: [2024-06-27T10:59:37.078Z] [2024-06-27T10:59:37.078Z] setToolUnix: [2024-06-27T10:59:37.078Z] [2024-06-27T10:59:37.078Z] setToolProperty: [2024-06-27T10:59:37.078Z] [2024-06-27T10:59:37.078Z] setS1ASclassPath: [2024-06-27T10:59:37.078Z] [2024-06-27T10:59:37.078Z] init-common: [2024-06-27T10:59:37.078Z] [2024-06-27T10:59:37.078Z] delete-user-common: [2024-06-27T10:59:37.102Z] [2024-06-27T10:59:37.102Z] clean.scenario: [2024-06-27T10:59:37.102Z] [2024-06-27T10:59:37.102Z] clean.scenario.cluster: [2024-06-27T10:59:37.102Z] [2024-06-27T10:59:37.102Z] init.os: [2024-06-27T10:59:37.102Z] [2024-06-27T10:59:37.102Z] init.tools.unix: [2024-06-27T10:59:37.102Z] [2024-06-27T10:59:37.102Z] init.tools.windows: [2024-06-27T10:59:37.102Z] [2024-06-27T10:59:37.102Z] init.tools: [2024-06-27T10:59:37.102Z] [2024-06-27T10:59:37.102Z] setAsadminArgs: [2024-06-27T10:59:37.102Z] [2024-06-27T10:59:37.103Z] init: [2024-06-27T10:59:37.103Z] [2024-06-27T10:59:37.103Z] init.customtasks: [2024-06-27T10:59:37.103Z] [2024-06-27T10:59:37.103Z] prepare: [2024-06-27T10:59:37.103Z] [2024-06-27T10:59:37.103Z] process.versionExpression: [2024-06-27T10:59:37.103Z] [2024-06-27T10:59:37.103Z] process.appname: [2024-06-27T10:59:37.103Z] [2024-06-27T10:59:37.103Z] _process.target: [2024-06-27T10:59:37.103Z] [2024-06-27T10:59:37.103Z] process.target: [2024-06-27T10:59:37.103Z] [2024-06-27T10:59:37.103Z] prepare.has.version.registred: [2024-06-27T10:59:37.103Z] [2024-06-27T10:59:37.103Z] exec.asadmin2: [2024-06-27T10:59:37.187Z] [exec] Value of key is: test-3 [2024-06-27T10:59:37.187Z] [exec] test-3 returned true as validation is enabled [2024-06-27T10:59:37.187Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:37.187Z] [exec] [2024-06-27T10:59:37.187Z] [exec] [2024-06-27T10:59:37.187Z] [exec] ----------------------------------------- [2024-06-27T10:59:37.187Z] [exec] - test-3 : PASS - [2024-06-27T10:59:37.187Z] [exec] ----------------------------------------- [2024-06-27T10:59:37.187Z] [exec] Total PASS: 1 [2024-06-27T10:59:37.187Z] [exec] Total FAIL: 0 [2024-06-27T10:59:37.187Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:37.187Z] [exec] ----------------------------------------- [2024-06-27T10:59:37.187Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:37.279Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.portNumber=1527 [2024-06-27T10:59:37.279Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.portNumber=1527 [2024-06-27T10:59:37.302Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:37.302Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:37.302Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:37.302Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:37.302Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:37.302Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:37.302Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:37.302Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:37.302Z] [javac] 1 warning [2024-06-27T10:59:37.302Z] [echo] Running appclient with client.Client [2024-06-27T10:59:37.302Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:37.442Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:37.507Z] [exec] Jun 27, 2024 10:59:37 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:59:37.507Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:59:37.666Z] [exec] Result: 1 [2024-06-27T10:59:37.666Z] [2024-06-27T10:59:37.666Z] process.registred: [2024-06-27T10:59:37.666Z] [2024-06-27T10:59:37.666Z] has.version.registred: [2024-06-27T10:59:37.666Z] [2024-06-27T10:59:37.666Z] del.all.version.registred: [2024-06-27T10:59:37.666Z] [2024-06-27T10:59:37.666Z] _clean.scenario: [2024-06-27T10:59:37.666Z] [2024-06-27T10:59:37.666Z] deploy.version: [2024-06-27T10:59:37.666Z] [2024-06-27T10:59:37.666Z] del.ref.registred: [2024-06-27T10:59:37.666Z] [2024-06-27T10:59:37.666Z] process.versionExpression: [2024-06-27T10:59:37.666Z] [2024-06-27T10:59:37.666Z] process.appname: [2024-06-27T10:59:37.666Z] [2024-06-27T10:59:37.666Z] _process.target: [2024-06-27T10:59:37.667Z] [2024-06-27T10:59:37.667Z] process.target: [2024-06-27T10:59:37.667Z] [2024-06-27T10:59:37.667Z] prepare.is.version.registred: [2024-06-27T10:59:37.667Z] [2024-06-27T10:59:37.667Z] init.os: [2024-06-27T10:59:37.667Z] [2024-06-27T10:59:37.667Z] init.tools.unix: [2024-06-27T10:59:37.667Z] [2024-06-27T10:59:37.667Z] init.tools.windows: [2024-06-27T10:59:37.667Z] [2024-06-27T10:59:37.667Z] init.tools: [2024-06-27T10:59:37.667Z] [2024-06-27T10:59:37.667Z] setAsadminArgs: [2024-06-27T10:59:37.667Z] [2024-06-27T10:59:37.667Z] init: [2024-06-27T10:59:37.667Z] [2024-06-27T10:59:37.667Z] init.customtasks: [2024-06-27T10:59:37.667Z] [2024-06-27T10:59:37.667Z] prepare: [2024-06-27T10:59:37.667Z] [2024-06-27T10:59:37.667Z] exec.asadmin2: [2024-06-27T10:59:37.693Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:37.694Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:37.694Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:37.694Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:37.694Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:37.694Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:37.694Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] checkReporting-common: [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] confirmReportPresent-common: [2024-06-27T10:59:37.697Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:59:37.697Z] [echo] Test seems to be reported fine [2024-06-27T10:59:37.697Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] confirmMissingReport-common: [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] setOSConditions: [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] setToolWin: [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] setToolUnix: [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] setToolProperty: [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] setS1ASclassPath: [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] init-common: [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] stop-derby: [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] stop-derby-aix: [2024-06-27T10:59:37.697Z] [2024-06-27T10:59:37.697Z] stop-derby-nonaix: [2024-06-27T10:59:37.697Z] [echo] Stopping Derby DB Server ... [2024-06-27T10:59:37.838Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.dataBaseName=testdb [2024-06-27T10:59:37.838Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.dataBaseName=testdb [2024-06-27T10:59:37.951Z] [java] Thu Jun 27 10:59:37 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:59:37.951Z] [2024-06-27T10:59:37.951Z] setOSConditions: [2024-06-27T10:59:37.951Z] [2024-06-27T10:59:37.951Z] setToolWin: [2024-06-27T10:59:37.951Z] [2024-06-27T10:59:37.951Z] setToolUnix: [2024-06-27T10:59:37.951Z] [2024-06-27T10:59:37.951Z] setToolProperty: [2024-06-27T10:59:37.951Z] [2024-06-27T10:59:37.952Z] setS1ASclassPath: [2024-06-27T10:59:37.952Z] [2024-06-27T10:59:37.952Z] init-common: [2024-06-27T10:59:37.952Z] [2024-06-27T10:59:37.952Z] start-derby: [2024-06-27T10:59:37.952Z] [2024-06-27T10:59:37.952Z] start-derby-aix: [2024-06-27T10:59:37.952Z] [2024-06-27T10:59:37.952Z] start-derby-nonaix: [2024-06-27T10:59:37.952Z] [echo] Starting Derby DB Server ... [2024-06-27T10:59:38.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server javaee [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] all: [2024-06-27T10:59:38.028Z] [echo] [2024-06-27T10:59:38.028Z] [echo] [2024-06-27T10:59:38.028Z] [echo] [2024-06-27T10:59:38.028Z] [echo] *************************************************************************** [2024-06-27T10:59:38.028Z] [echo] * Running group wss [2024-06-27T10:59:38.028Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/wss [2024-06-27T10:59:38.028Z] [echo] *************************************************************************** [2024-06-27T10:59:38.028Z] [echo] [2024-06-27T10:59:38.028Z] [echo] [2024-06-27T10:59:38.028Z] [echo] [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] all: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setOSConditions: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setToolWin: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setToolUnix: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setToolProperty: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setS1ASclassPath: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] init-common: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] clean: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setOSConditions: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setToolWin: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setToolUnix: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setToolProperty: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setS1ASclassPath: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] init-common: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] clean-common: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setOSConditions: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.028Z] setToolWin: [2024-06-27T10:59:38.028Z] [2024-06-27T10:59:38.029Z] setToolUnix: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setToolProperty: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setS1ASclassPath: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] init-common: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] clean-classes-common: [2024-06-27T10:59:38.029Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setOSConditions: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setToolWin: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setToolUnix: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setToolProperty: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setS1ASclassPath: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] init-common: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] clean-jars-common: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setup: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] prepare-store-nickname-common: [2024-06-27T10:59:38.029Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__cacerts.jks [2024-06-27T10:59:38.029Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setOSConditions: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setToolWin: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setToolUnix: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.029Z] setToolProperty: [2024-06-27T10:59:38.029Z] [2024-06-27T10:59:38.030Z] setS1ASclassPath: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] init-common: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] prepare-store-nickname-certutil-common: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] setOSConditions: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] setToolWin: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] setToolUnix: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] setToolProperty: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] setS1ASclassPath: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] init-common: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] prepare-store-nickname-keytool-common: [2024-06-27T10:59:38.030Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build [2024-06-27T10:59:38.030Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] compile: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] setOSConditions: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] setToolWin: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] setToolUnix: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] setToolProperty: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] setS1ASclassPath: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] init-common: [2024-06-27T10:59:38.030Z] [2024-06-27T10:59:38.030Z] compile-common: [2024-06-27T10:59:38.030Z] [echo] Current time (ISO): 2024-06-27T10:59:37.904+0000 [2024-06-27T10:59:38.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-06-27T10:59:38.030Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-06-27T10:59:38.093Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:59:38.093Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T10:59:38.252Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:38.507Z] [javac] 1 warning [2024-06-27T10:59:38.507Z] [2024-06-27T10:59:38.507Z] build: [2024-06-27T10:59:38.507Z] [2024-06-27T10:59:38.507Z] setOSConditions: [2024-06-27T10:59:38.507Z] [2024-06-27T10:59:38.507Z] setToolWin: [2024-06-27T10:59:38.507Z] [2024-06-27T10:59:38.507Z] setToolUnix: [2024-06-27T10:59:38.507Z] [2024-06-27T10:59:38.507Z] setToolProperty: [2024-06-27T10:59:38.507Z] [2024-06-27T10:59:38.507Z] setS1ASclassPath: [2024-06-27T10:59:38.507Z] [2024-06-27T10:59:38.507Z] init-common: [2024-06-27T10:59:38.507Z] [2024-06-27T10:59:38.507Z] ejb-jar-common: [2024-06-27T10:59:38.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:38.507Z] [2024-06-27T10:59:38.507Z] package-ejbjar-common: [2024-06-27T10:59:38.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:38.507Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-remote-ejb.jar [2024-06-27T10:59:38.508Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:38.508Z] [2024-06-27T10:59:38.508Z] deploy: [2024-06-27T10:59:38.508Z] [2024-06-27T10:59:38.508Z] setOSConditions: [2024-06-27T10:59:38.508Z] [2024-06-27T10:59:38.508Z] setToolWin: [2024-06-27T10:59:38.508Z] [2024-06-27T10:59:38.508Z] setToolUnix: [2024-06-27T10:59:38.508Z] [2024-06-27T10:59:38.508Z] setToolProperty: [2024-06-27T10:59:38.508Z] [2024-06-27T10:59:38.508Z] setS1ASclassPath: [2024-06-27T10:59:38.508Z] [2024-06-27T10:59:38.508Z] init-common: [2024-06-27T10:59:38.508Z] [2024-06-27T10:59:38.508Z] deploy-jar-common: [2024-06-27T10:59:38.598Z] [exec] Result: 1 [2024-06-27T10:59:38.598Z] [2024-06-27T10:59:38.598Z] process.registred: [2024-06-27T10:59:38.598Z] [2024-06-27T10:59:38.598Z] is.version.registred: [2024-06-27T10:59:38.598Z] [2024-06-27T10:59:38.598Z] process.xmlversionidentifier: [2024-06-27T10:59:38.598Z] [2024-06-27T10:59:38.598Z] prepare.cluster: [2024-06-27T10:59:38.598Z] [2024-06-27T10:59:38.598Z] process.enabled: [2024-06-27T10:59:38.598Z] [2024-06-27T10:59:38.599Z] process.hasToDeploy: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] deploy.version.unregistred: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] init.os: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] init.tools.unix: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] init.tools.windows: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] init.tools: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] setAsadminArgs: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] init: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] init.customtasks: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] prepare: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] process.versionExpression: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] process.appname: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] create.version: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] assemble.non-existent: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] process.xmlversionidentifier: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] prepare.update.xml.identifier: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] update.xml.identifier: [2024-06-27T10:59:38.599Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.599Z] process.xmlversionidentifier: [2024-06-27T10:59:38.599Z] [2024-06-27T10:59:38.600Z] process.versionExpression: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] process.xml.create.flag: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] create.xml.flag: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] generate.xml.identifier: [2024-06-27T10:59:38.600Z] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/tmp.jar [2024-06-27T10:59:38.600Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-06-27T10:59:38.600Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-06-27T10:59:38.600Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/glassfish-application-client.xml [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] process.xml.delete.flag: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] delete.xml.flag: [2024-06-27T10:59:38.600Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient-hasXmlVersion [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] deployWithNameOption: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] setAsadminArgs: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] common.deploy.asadmin: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] init.os: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] init.tools.unix: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] init.tools.windows: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] init.tools: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] setAsadminArgs: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] init: [2024-06-27T10:59:38.600Z] [2024-06-27T10:59:38.600Z] init.customtasks: [2024-06-27T10:59:38.601Z] [2024-06-27T10:59:38.601Z] common.run.asadmin: [2024-06-27T10:59:38.601Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-appclient /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-06-27T10:59:38.677Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.create=true [2024-06-27T10:59:38.677Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.create=true [2024-06-27T10:59:38.880Z] [exec] Jun 27, 2024 10:59:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:38.880Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:38.931Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.serverName=localhost [2024-06-27T10:59:38.931Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.serverName=localhost [2024-06-27T10:59:38.931Z] [2024-06-27T10:59:38.931Z] setOSConditions: [2024-06-27T10:59:38.931Z] [2024-06-27T10:59:38.931Z] setToolWin: [2024-06-27T10:59:38.931Z] [2024-06-27T10:59:38.931Z] setToolUnix: [2024-06-27T10:59:38.931Z] [2024-06-27T10:59:38.931Z] setToolProperty: [2024-06-27T10:59:38.931Z] [2024-06-27T10:59:38.931Z] setS1ASclassPath: [2024-06-27T10:59:38.931Z] [2024-06-27T10:59:38.931Z] init-common: [2024-06-27T10:59:38.931Z] [2024-06-27T10:59:38.931Z] create-jdbc-resource-common: [2024-06-27T10:59:38.931Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid connector-bean-validation-pool --target server jdbc/connector-bean-validation-resource [2024-06-27T10:59:39.067Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-remote-ejb.jar [2024-06-27T10:59:39.135Z] [exec] Jun 27, 2024 10:59:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:39.135Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:39.165Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:39.165Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:39.330Z] [exec] Application deployed with name ejb-ejb31-asynchronous-remote-ejb. [2024-06-27T10:59:39.330Z] [2024-06-27T10:59:39.330Z] run: [2024-06-27T10:59:39.330Z] [2024-06-27T10:59:39.330Z] setOSConditions: [2024-06-27T10:59:39.330Z] [2024-06-27T10:59:39.330Z] setToolWin: [2024-06-27T10:59:39.330Z] [2024-06-27T10:59:39.330Z] setToolUnix: [2024-06-27T10:59:39.330Z] [2024-06-27T10:59:39.330Z] setToolProperty: [2024-06-27T10:59:39.330Z] [2024-06-27T10:59:39.330Z] setS1ASclassPath: [2024-06-27T10:59:39.330Z] [2024-06-27T10:59:39.330Z] init-common: [2024-06-27T10:59:39.330Z] [2024-06-27T10:59:39.330Z] run_se: [2024-06-27T10:59:39.398Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:39.398Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:39.398Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:39.398Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:39.398Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:39.398Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:39.398Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:39.422Z] [exec] Application deployed with name simple-versioned-appclient. [2024-06-27T10:59:39.422Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:39.422Z] [2024-06-27T10:59:39.422Z] init.os: [2024-06-27T10:59:39.422Z] [2024-06-27T10:59:39.422Z] init.tools.unix: [2024-06-27T10:59:39.422Z] [2024-06-27T10:59:39.422Z] init.tools.windows: [2024-06-27T10:59:39.422Z] [2024-06-27T10:59:39.422Z] init.tools: [2024-06-27T10:59:39.422Z] [2024-06-27T10:59:39.422Z] setAsadminArgs: [2024-06-27T10:59:39.422Z] [2024-06-27T10:59:39.422Z] init: [2024-06-27T10:59:39.422Z] [2024-06-27T10:59:39.422Z] init.customtasks: [2024-06-27T10:59:39.422Z] [2024-06-27T10:59:39.422Z] setEnabled: [2024-06-27T10:59:39.422Z] [2024-06-27T10:59:39.422Z] createAppRef: [2024-06-27T10:59:39.422Z] [2024-06-27T10:59:39.422Z] deployWithoutNameOption: [2024-06-27T10:59:39.422Z] [2024-06-27T10:59:39.422Z] init.os: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] init.tools.unix: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] init.tools.windows: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] init.tools: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] setAsadminArgs: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] init: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] init.customtasks: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] prepare.client: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] prepare.client.appclient: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] setHttpPort: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] process.versionExpression: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] process.appname: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] prepare.appclient.preparator: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] process.classpath: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] process.jvmargs: [2024-06-27T10:59:39.423Z] [2024-06-27T10:59:39.423Z] java.with.result: [2024-06-27T10:59:39.491Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid connector-bean-validation-pool --enabled=true --target server jdbc/connector-bean-validation-resource [2024-06-27T10:59:39.491Z] [exec] JDBC resource jdbc/connector-bean-validation-resource created successfully. [2024-06-27T10:59:39.491Z] [echo] cmd executed for server [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] setOSConditions: [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] setToolWin: [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] setToolUnix: [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] setToolProperty: [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] setS1ASclassPath: [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] init-common: [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] execute-sql-common: [2024-06-27T10:59:39.491Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/createdb.sql [2024-06-27T10:59:39.491Z] [sql] Failed to execute: drop table MESSAGES [2024-06-27T10:59:39.491Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-06-27T10:59:39.491Z] [sql] 0 rows affected [2024-06-27T10:59:39.491Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] deploy-dp: [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] setOSConditions: [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] setToolWin: [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] setToolUnix: [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.491Z] setToolProperty: [2024-06-27T10:59:39.491Z] [2024-06-27T10:59:39.492Z] setS1ASclassPath: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] init-common: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] deploy-ear: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] setOSConditions: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] setToolWin: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] setToolUnix: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] setToolProperty: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] setS1ASclassPath: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] init-common: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] deploy-common: [2024-06-27T10:59:39.492Z] [echo] Current time (ISO): 2024-06-27T10:59:39.243+0000 [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] setOSConditions: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] setToolWin: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] setToolUnix: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] setToolProperty: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] setS1ASclassPath: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] init-common: [2024-06-27T10:59:39.492Z] [2024-06-27T10:59:39.492Z] deploy-common-pe: [2024-06-27T10:59:39.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-06-27T10:59:39.888Z] [java] Jun 27, 2024 10:59:39 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:59:39.889Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:59:39.987Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-06-27T10:59:39.987Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=184779017251210994; Path=/ [2024-06-27T10:59:39.988Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-06-27T10:59:39.988Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-06-27T10:59:39.988Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-06-27T10:59:40.245Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T10:59:40.245Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-06-27T10:59:40.245Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T10:59:40.245Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-06-27T10:59:40.245Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.245Z] _prepare.client.appclient: [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.245Z] increment.log.next: [2024-06-27T10:59:40.245Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.245Z] process.versionexpression: [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.245Z] prepare.run: [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.245Z] common.run.positive: [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.245Z] setHttpPort: [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.245Z] common.run: [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.245Z] checkAppOnServer: [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.245Z] declare-test: [2024-06-27T10:59:40.245Z] [echo] Starting test simple-versioned-appclient sample.scenarios(1) - logID=3 (server) [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.245Z] prepare.runclient: [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.245Z] process.classpath: [2024-06-27T10:59:40.245Z] [2024-06-27T10:59:40.246Z] process.jvmargs: [2024-06-27T10:59:40.246Z] [2024-06-27T10:59:40.246Z] java.with.result: [2024-06-27T10:59:40.314Z] [exec] Application deployed with name simple-connector-bean-validationApp. [2024-06-27T10:59:40.314Z] [echo] Deployment on target server server successful [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] setOSConditions: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] setToolWin: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] setToolUnix: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] setToolProperty: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] setS1ASclassPath: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] init-common: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] deploy-common-ee: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] setOSConditions: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] setToolWin: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] setToolUnix: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] setToolProperty: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] setS1ASclassPath: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] init-common: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] testAddAdmin: [2024-06-27T10:59:40.314Z] [2024-06-27T10:59:40.314Z] asadmin-common: [2024-06-27T10:59:40.315Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname 'simple-connector-bean-validationApp#generic-ra' --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-06-27T10:59:40.501Z] [javaWithResult] [0.008s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-06-27T10:59:40.797Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:40.797Z] [javac] 1 warning [2024-06-27T10:59:40.797Z] [2024-06-27T10:59:40.797Z] setOSConditions: [2024-06-27T10:59:40.797Z] [2024-06-27T10:59:40.797Z] setToolWin: [2024-06-27T10:59:40.797Z] [2024-06-27T10:59:40.797Z] setToolUnix: [2024-06-27T10:59:40.797Z] [2024-06-27T10:59:40.797Z] setToolProperty: [2024-06-27T10:59:40.797Z] [2024-06-27T10:59:40.797Z] setS1ASclassPath: [2024-06-27T10:59:40.797Z] [2024-06-27T10:59:40.797Z] init-common: [2024-06-27T10:59:40.797Z] [2024-06-27T10:59:40.797Z] compile-common: [2024-06-27T10:59:40.797Z] [echo] Current time (ISO): 2024-06-27T10:59:40.738+0000 [2024-06-27T10:59:40.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-06-27T10:59:40.797Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-06-27T10:59:40.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname simple-connector-bean-validationApp#generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-06-27T10:59:40.875Z] [exec] Administered object eis/testAdmin created. [2024-06-27T10:59:40.875Z] [2024-06-27T10:59:40.875Z] asadmin-common: [2024-06-27T10:59:40.875Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject1 --raname 'simple-connector-bean-validationApp#generic-ra' --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin1 [2024-06-27T10:59:41.433Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject1 --raname simple-connector-bean-validationApp#generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin1 [2024-06-27T10:59:41.434Z] [exec] Administered object eis/testAdmin1 created. [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] setOSConditions: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] setToolWin: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] setToolUnix: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] setToolProperty: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] setS1ASclassPath: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] init-common: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] restart: [2024-06-27T10:59:41.434Z] [echo] Not required to restart [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] runtest-dp: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] setOSConditions: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] setToolWin: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] setToolUnix: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] setToolProperty: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] setS1ASclassPath: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] init-common: [2024-06-27T10:59:41.434Z] [2024-06-27T10:59:41.434Z] runclient-common: [2024-06-27T10:59:41.434Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationAppClient.jar -name simple-connector-bean-validationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml Embedded- [2024-06-27T10:59:41.771Z] [java] Jun 27, 2024 10:59:41 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:41.771Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@78c1372d [2024-06-27T10:59:42.329Z] [java] Stateful bean says hello, world [2024-06-27T10:59:42.329Z] [java] [2024-06-27T10:59:42.329Z] [java] Stateful bean removed status = removed [2024-06-27T10:59:42.329Z] [java] Got nsee from helloAsync [2024-06-27T10:59:42.329Z] [java] Successfully received CreateException [2024-06-27T10:59:42.329Z] [java] Successfully received RemoteException [2024-06-27T10:59:42.329Z] [java] result of removeAfterCalling = removed [2024-06-27T10:59:42.329Z] [java] Successfully received NoSuchObjectException [2024-06-27T10:59:42.372Z] [exec] Jun 27, 2024 10:59:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:59:42.372Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:59:42.695Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:42.695Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:42.695Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:42.695Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:42.695Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:42.695Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:42.695Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:43.024Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T10:59:43.024Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:59:43.024Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:59:43.024Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2024-06-27T10:59:43.024Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] process.result: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] processResult: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] failed: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] passed: [2024-06-27T10:59:43.024Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] unknown: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] runclient: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] init.os: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] init.tools.unix: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] init.tools.windows: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] init.tools: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] setAsadminArgs: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] init: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] init.customtasks: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] checkAppOnCluster: [2024-06-27T10:59:43.024Z] [2024-06-27T10:59:43.024Z] run.positive: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] deploy.version: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] del.ref.registred: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] process.versionExpression: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] process.appname: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] _process.target: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] process.target: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] prepare.is.version.registred: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] init.os: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] init.tools.unix: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] init.tools.windows: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] init.tools: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] setAsadminArgs: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] init: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] init.customtasks: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] prepare: [2024-06-27T10:59:43.025Z] [2024-06-27T10:59:43.025Z] exec.asadmin2: [2024-06-27T10:59:43.293Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-06-27T10:59:43.297Z] [exec] Jun 27, 2024 10:59:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:43.297Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@49232c6f [2024-06-27T10:59:43.297Z] [exec] Value of key is: test1 : [2024-06-27T10:59:43.297Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:43.297Z] [exec] [2024-06-27T10:59:43.297Z] [exec] [2024-06-27T10:59:43.297Z] [exec] ----------------------------------------- [2024-06-27T10:59:43.297Z] [exec] - test1 : : PASS - [2024-06-27T10:59:43.297Z] [exec] ----------------------------------------- [2024-06-27T10:59:43.297Z] [exec] Total PASS: 1 [2024-06-27T10:59:43.297Z] [exec] Total FAIL: 0 [2024-06-27T10:59:43.297Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:43.297Z] [exec] ----------------------------------------- [2024-06-27T10:59:43.297Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:43.297Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:43.553Z] [2024-06-27T10:59:43.554Z] checkReporting-common: [2024-06-27T10:59:43.554Z] [2024-06-27T10:59:43.554Z] confirmReportPresent-common: [2024-06-27T10:59:43.554Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:59:43.554Z] [echo] Test seems to be reported fine [2024-06-27T10:59:43.554Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2024-06-27T10:59:43.554Z] [2024-06-27T10:59:43.554Z] confirmMissingReport-common: [2024-06-27T10:59:43.554Z] [2024-06-27T10:59:43.554Z] setOSConditions: [2024-06-27T10:59:43.554Z] [2024-06-27T10:59:43.554Z] setToolWin: [2024-06-27T10:59:43.554Z] [2024-06-27T10:59:43.554Z] setToolUnix: [2024-06-27T10:59:43.554Z] [2024-06-27T10:59:43.554Z] setToolProperty: [2024-06-27T10:59:43.554Z] [2024-06-27T10:59:43.554Z] setS1ASclassPath: [2024-06-27T10:59:43.554Z] [2024-06-27T10:59:43.554Z] init-common: [2024-06-27T10:59:43.554Z] [2024-06-27T10:59:43.554Z] run-test-2: [2024-06-27T10:59:43.554Z] [2024-06-27T10:59:43.554Z] set-pool-tx-support: [2024-06-27T10:59:43.554Z] [2024-06-27T10:59:43.554Z] asadmin-common-ignore-fail: [2024-06-27T10:59:43.554Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-06-27T10:59:43.606Z] [2024-06-27T10:59:43.606Z] process.registred: [2024-06-27T10:59:43.606Z] [2024-06-27T10:59:43.606Z] is.version.registred: [2024-06-27T10:59:43.606Z] [2024-06-27T10:59:43.606Z] process.xmlversionidentifier: [2024-06-27T10:59:43.606Z] [2024-06-27T10:59:43.606Z] prepare.cluster: [2024-06-27T10:59:43.606Z] [2024-06-27T10:59:43.606Z] process.enabled: [2024-06-27T10:59:43.606Z] [2024-06-27T10:59:43.606Z] process.hasToDeploy: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] deploy.version.unregistred: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] init.os: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] init.tools.unix: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] init.tools.windows: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] init.tools: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] setAsadminArgs: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] init: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] init.customtasks: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] prepare: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] process.versionExpression: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] process.appname: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] create.version: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] assemble.non-existent: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] process.xmlversionidentifier: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] prepare.update.xml.identifier: [2024-06-27T10:59:43.607Z] [2024-06-27T10:59:43.607Z] update.xml.identifier: [2024-06-27T10:59:43.632Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:43.632Z] [javac] 1 warning [2024-06-27T10:59:43.632Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2024-06-27T10:59:43.632Z] [2024-06-27T10:59:43.632Z] setOSConditions: [2024-06-27T10:59:43.632Z] [2024-06-27T10:59:43.632Z] setToolWin: [2024-06-27T10:59:43.632Z] [2024-06-27T10:59:43.632Z] setToolUnix: [2024-06-27T10:59:43.632Z] [2024-06-27T10:59:43.632Z] setToolProperty: [2024-06-27T10:59:43.632Z] [2024-06-27T10:59:43.632Z] setS1ASclassPath: [2024-06-27T10:59:43.632Z] [2024-06-27T10:59:43.632Z] init-common: [2024-06-27T10:59:43.632Z] [2024-06-27T10:59:43.632Z] setJAXWSToolsForWin: [2024-06-27T10:59:43.632Z] [2024-06-27T10:59:43.632Z] setJAXWSToolsForUnix: [2024-06-27T10:59:43.632Z] [2024-06-27T10:59:43.632Z] wsgen: [2024-06-27T10:59:43.691Z] [java] ProcessAsync succesfully cancelled [2024-06-27T10:59:43.691Z] [java] ProcessAsync succesfully cancelled [2024-06-27T10:59:43.691Z] [java] ProcessAsync succesfully cancelled [2024-06-27T10:59:43.691Z] [java] ProcessAsync succesfully cancelled [2024-06-27T10:59:43.691Z] [java] ProcessAsync succesfully cancelled [2024-06-27T10:59:43.864Z] [2024-06-27T10:59:43.864Z] deployWithNameOption: [2024-06-27T10:59:43.864Z] [2024-06-27T10:59:43.864Z] setAsadminArgs: [2024-06-27T10:59:43.864Z] [2024-06-27T10:59:43.864Z] common.deploy.asadmin: [2024-06-27T10:59:43.864Z] [2024-06-27T10:59:43.864Z] init.os: [2024-06-27T10:59:43.864Z] [2024-06-27T10:59:43.864Z] init.tools.unix: [2024-06-27T10:59:43.864Z] [2024-06-27T10:59:43.864Z] init.tools.windows: [2024-06-27T10:59:43.864Z] [2024-06-27T10:59:43.864Z] init.tools: [2024-06-27T10:59:43.864Z] [2024-06-27T10:59:43.864Z] setAsadminArgs: [2024-06-27T10:59:43.864Z] [2024-06-27T10:59:43.864Z] init: [2024-06-27T10:59:43.865Z] [2024-06-27T10:59:43.865Z] init.customtasks: [2024-06-27T10:59:43.865Z] [2024-06-27T10:59:43.865Z] common.run.asadmin: [2024-06-27T10:59:43.865Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-appclient /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-06-27T10:59:43.886Z] [exec] Jun 27, 2024 10:59:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:43.886Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3c81cd82 [2024-06-27T10:59:43.886Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:59:43.886Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:59:43.886Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:59:43.886Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:59:44.116Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-06-27T10:59:44.173Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:59:44.173Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:59:44.173Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:59:44.173Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:59:44.173Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:59:44.173Z] [exec] WebSvcTest-Hello Hello Tester ! [2024-06-27T10:59:44.173Z] [exec] Value of key is:localremoteejbwebservice-issue [2024-06-27T10:59:44.173Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:44.174Z] [exec] [2024-06-27T10:59:44.174Z] [exec] [2024-06-27T10:59:44.174Z] [exec] ----------------------------------------- [2024-06-27T10:59:44.174Z] [exec] - localremoteejbwebservice-issue: PASS - [2024-06-27T10:59:44.174Z] [exec] ----------------------------------------- [2024-06-27T10:59:44.174Z] [exec] Total PASS: 1 [2024-06-27T10:59:44.174Z] [exec] Total FAIL: 0 [2024-06-27T10:59:44.174Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:44.174Z] [exec] ----------------------------------------- [2024-06-27T10:59:44.174Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:44.174Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:44.249Z] [java] cancel after done = hello, world [2024-06-27T10:59:44.249Z] [java] [2024-06-27T10:59:44.372Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-06-27T10:59:44.372Z] [2024-06-27T10:59:44.372Z] set-pool-tx-support: [2024-06-27T10:59:44.372Z] [2024-06-27T10:59:44.372Z] asadmin-common-ignore-fail: [2024-06-27T10:59:44.372Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=LocalTransaction [2024-06-27T10:59:44.428Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:44.428Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:44.429Z] [2024-06-27T10:59:44.429Z] private-undeploy: [2024-06-27T10:59:44.430Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:44.430Z] [2024-06-27T10:59:44.430Z] autoundeploy-file: [2024-06-27T10:59:44.430Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/EjbClient.jar [2024-06-27T10:59:44.684Z] [exec] Application deployed with name simple-versioned-appclient. [2024-06-27T10:59:44.685Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init.os: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init.tools.unix: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init.tools.windows: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init.tools: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] setAsadminArgs: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init.customtasks: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] setEnabled: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] createAppRef: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] deployWithoutNameOption: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init.os: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init.tools.unix: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init.tools.windows: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init.tools: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] setAsadminArgs: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] init.customtasks: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] prepare.client: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] prepare.client.appclient: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.685Z] setHttpPort: [2024-06-27T10:59:44.685Z] [2024-06-27T10:59:44.686Z] process.versionExpression: [2024-06-27T10:59:44.686Z] [2024-06-27T10:59:44.686Z] process.appname: [2024-06-27T10:59:44.686Z] [2024-06-27T10:59:44.686Z] prepare.appclient.preparator: [2024-06-27T10:59:44.686Z] [2024-06-27T10:59:44.686Z] process.classpath: [2024-06-27T10:59:44.686Z] [2024-06-27T10:59:44.686Z] process.jvmargs: [2024-06-27T10:59:44.686Z] [2024-06-27T10:59:44.686Z] java.with.result: [2024-06-27T10:59:44.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=LocalTransaction [2024-06-27T10:59:44.933Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=LocalTransaction [2024-06-27T10:59:44.933Z] [2024-06-27T10:59:44.933Z] set-pool-tx-support: [2024-06-27T10:59:44.933Z] [2024-06-27T10:59:44.933Z] asadmin-common-ignore-fail: [2024-06-27T10:59:44.933Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-06-27T10:59:45.173Z] [exec] Jun 27, 2024 10:59:45 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:45.173Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@27e44e9c [2024-06-27T10:59:45.248Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-06-27T10:59:45.248Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=280899724789170840; Path=/ [2024-06-27T10:59:45.248Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-06-27T10:59:45.426Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:59:45.427Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:59:45.427Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 1 [2024-06-27T10:59:45.504Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-06-27T10:59:45.504Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-06-27T10:59:45.504Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T10:59:45.504Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-06-27T10:59:45.504Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T10:59:45.504Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-06-27T10:59:45.504Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-06-27T10:59:45.504Z] [2024-06-27T10:59:45.504Z] _prepare.client.appclient: [2024-06-27T10:59:45.504Z] [2024-06-27T10:59:45.504Z] increment.log.next: [2024-06-27T10:59:45.505Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T10:59:45.505Z] [2024-06-27T10:59:45.505Z] process.versionexpression: [2024-06-27T10:59:45.505Z] [2024-06-27T10:59:45.505Z] prepare.run: [2024-06-27T10:59:45.505Z] [2024-06-27T10:59:45.505Z] common.run.positive: [2024-06-27T10:59:45.505Z] [2024-06-27T10:59:45.505Z] setHttpPort: [2024-06-27T10:59:45.505Z] [2024-06-27T10:59:45.505Z] common.run: [2024-06-27T10:59:45.505Z] [2024-06-27T10:59:45.505Z] checkAppOnServer: [2024-06-27T10:59:45.505Z] [2024-06-27T10:59:45.505Z] declare-test: [2024-06-27T10:59:45.505Z] [echo] Starting test simple-versioned-appclient sample.scenarios(2) - logID=4 (server) [2024-06-27T10:59:45.505Z] [2024-06-27T10:59:45.505Z] prepare.runclient: [2024-06-27T10:59:45.505Z] [2024-06-27T10:59:45.505Z] process.classpath: [2024-06-27T10:59:45.505Z] [2024-06-27T10:59:45.505Z] process.jvmargs: [2024-06-27T10:59:45.505Z] [2024-06-27T10:59:45.505Z] java.with.result: [2024-06-27T10:59:45.506Z] [javaWithResult] [0.008s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-06-27T10:59:45.606Z] [java] ProcessAsync result : 3 [2024-06-27T10:59:45.606Z] [java] ProcessAsync result : 3 [2024-06-27T10:59:45.606Z] [java] ProcessAsync result : 3 [2024-06-27T10:59:45.606Z] [java] ProcessAsync result : 3 [2024-06-27T10:59:45.606Z] [java] ProcessAsync result : 3 [2024-06-27T10:59:45.606Z] [java] FireAndForget count = 10 expected = 10 [2024-06-27T10:59:45.606Z] [java] Value of key is: main [2024-06-27T10:59:45.606Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:45.606Z] [java] [2024-06-27T10:59:45.606Z] [java] [2024-06-27T10:59:45.606Z] [java] ----------------------------------------- [2024-06-27T10:59:45.606Z] [java] - main: PASS - [2024-06-27T10:59:45.606Z] [java] ----------------------------------------- [2024-06-27T10:59:45.606Z] [java] Total PASS: 1 [2024-06-27T10:59:45.606Z] [java] Total FAIL: 0 [2024-06-27T10:59:45.606Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:59:45.606Z] [java] ----------------------------------------- [2024-06-27T10:59:45.606Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:45.606Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:45.682Z] [exec] [CLIENT]:: --> Running... [2024-06-27T10:59:45.682Z] [exec] [CLIENT]:: --> Got expected results = true [2024-06-27T10:59:45.682Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 2 [2024-06-27T10:59:45.682Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 3 [2024-06-27T10:59:45.682Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 4 [2024-06-27T10:59:45.682Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 5 [2024-06-27T10:59:45.682Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 6 [2024-06-27T10:59:45.860Z] [2024-06-27T10:59:45.860Z] undeploy: [2024-06-27T10:59:45.860Z] [2024-06-27T10:59:45.860Z] setOSConditions: [2024-06-27T10:59:45.860Z] [2024-06-27T10:59:45.860Z] setToolWin: [2024-06-27T10:59:45.860Z] [2024-06-27T10:59:45.860Z] setToolUnix: [2024-06-27T10:59:45.861Z] [2024-06-27T10:59:45.861Z] setToolProperty: [2024-06-27T10:59:45.861Z] [2024-06-27T10:59:45.861Z] setS1ASclassPath: [2024-06-27T10:59:45.861Z] [2024-06-27T10:59:45.861Z] init-common: [2024-06-27T10:59:45.861Z] [2024-06-27T10:59:45.861Z] undeploy-jar-common: [2024-06-27T10:59:45.868Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-06-27T10:59:45.868Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-06-27T10:59:45.868Z] [2024-06-27T10:59:45.868Z] setOSConditions: [2024-06-27T10:59:45.868Z] [2024-06-27T10:59:45.868Z] setToolWin: [2024-06-27T10:59:45.868Z] [2024-06-27T10:59:45.868Z] setToolUnix: [2024-06-27T10:59:45.868Z] [2024-06-27T10:59:45.868Z] setToolProperty: [2024-06-27T10:59:45.868Z] [2024-06-27T10:59:45.868Z] setS1ASclassPath: [2024-06-27T10:59:45.868Z] [2024-06-27T10:59:45.868Z] init-common: [2024-06-27T10:59:45.868Z] [2024-06-27T10:59:45.868Z] runclient-common: [2024-06-27T10:59:45.868Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1AppClient.jar -name connector-txlevelswitch-test1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-06-27T10:59:45.937Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:45.937Z] [exec] [2024-06-27T10:59:45.937Z] [exec] [2024-06-27T10:59:45.937Z] [exec] ----------------------------------------- [2024-06-27T10:59:45.937Z] [exec] - Embedded-Connector-Bean-Validation Test - 1: PASS - [2024-06-27T10:59:45.937Z] [exec] - Embedded-Connector-Bean-Validation Test - 2: PASS - [2024-06-27T10:59:45.937Z] [exec] - Embedded-Connector-Bean-Validation Test - 3: PASS - [2024-06-27T10:59:45.937Z] [exec] - Embedded-Connector-Bean-Validation Test - 4: PASS - [2024-06-27T10:59:45.937Z] [exec] - Embedded-Connector-Bean-Validation Test - 5: PASS - [2024-06-27T10:59:45.937Z] [exec] - Embedded-Connector-Bean-Validation Test - 6: PASS - [2024-06-27T10:59:45.937Z] [exec] ----------------------------------------- [2024-06-27T10:59:45.937Z] [exec] Total PASS: 6 [2024-06-27T10:59:45.937Z] [exec] Total FAIL: 0 [2024-06-27T10:59:45.937Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:45.937Z] [exec] ----------------------------------------- [2024-06-27T10:59:45.937Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:45.937Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-06-27T10:59:45.938Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:46.114Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-asynchronous-remote-ejb [2024-06-27T10:59:46.114Z] [2024-06-27T10:59:46.114Z] all: [2024-06-27T10:59:46.114Z] [2024-06-27T10:59:46.114Z] localandremote: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setOSConditions: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setToolWin: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setToolUnix: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setToolProperty: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setS1ASclassPath: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] init-common: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] clean: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setOSConditions: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setToolWin: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setToolUnix: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setToolProperty: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setS1ASclassPath: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] init-common: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] clean-common: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setOSConditions: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setToolWin: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setToolUnix: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setToolProperty: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] setS1ASclassPath: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.115Z] init-common: [2024-06-27T10:59:46.115Z] [2024-06-27T10:59:46.116Z] clean-classes-common: [2024-06-27T10:59:46.116Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] setOSConditions: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] setToolWin: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] setToolUnix: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] setToolProperty: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] setS1ASclassPath: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] init-common: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] clean-jars-common: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] compile: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] setOSConditions: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] setToolWin: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] setToolUnix: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] setToolProperty: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] setS1ASclassPath: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] init-common: [2024-06-27T10:59:46.116Z] [2024-06-27T10:59:46.116Z] compile-common: [2024-06-27T10:59:46.116Z] [echo] Current time (ISO): 2024-06-27T10:59:46.071+0000 [2024-06-27T10:59:46.116Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:46.116Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] checkReporting-common: [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] confirmReportPresent-common: [2024-06-27T10:59:46.192Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:59:46.192Z] [echo] Test seems to be reported fine [2024-06-27T10:59:46.192Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/RepRunConf.txt [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] confirmMissingReport-common: [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] unset-dp: [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] setOSConditions: [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] setToolWin: [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] setToolUnix: [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] setToolProperty: [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] setS1ASclassPath: [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] init-common: [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] unsetJdbc: [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] setOSConditions: [2024-06-27T10:59:46.192Z] [2024-06-27T10:59:46.192Z] setToolWin: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setToolUnix: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setToolProperty: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setS1ASclassPath: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] init-common: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] execute-sql-common: [2024-06-27T10:59:46.193Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/dropdb.sql [2024-06-27T10:59:46.193Z] [sql] 0 rows affected [2024-06-27T10:59:46.193Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setOSConditions: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setToolWin: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setToolUnix: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setToolProperty: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setS1ASclassPath: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] init-common: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] undeploy-jdbc-common: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setOSConditions: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setToolWin: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setToolUnix: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setToolProperty: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] setS1ASclassPath: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] init-common: [2024-06-27T10:59:46.193Z] [2024-06-27T10:59:46.193Z] delete-jdbc-resource-common: [2024-06-27T10:59:46.194Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connector-bean-validation-resource [2024-06-27T10:59:46.774Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connector-bean-validation-resource [2024-06-27T10:59:46.774Z] [exec] JDBC resource jdbc/connector-bean-validation-resource deleted successfully [2024-06-27T10:59:46.774Z] [echo] cmd executed for server [2024-06-27T10:59:46.774Z] [2024-06-27T10:59:46.774Z] setOSConditions: [2024-06-27T10:59:46.774Z] [2024-06-27T10:59:46.774Z] setToolWin: [2024-06-27T10:59:46.774Z] [2024-06-27T10:59:46.774Z] setToolUnix: [2024-06-27T10:59:46.774Z] [2024-06-27T10:59:46.774Z] setToolProperty: [2024-06-27T10:59:46.774Z] [2024-06-27T10:59:46.774Z] setS1ASclassPath: [2024-06-27T10:59:46.774Z] [2024-06-27T10:59:46.774Z] init-common: [2024-06-27T10:59:46.774Z] [2024-06-27T10:59:46.774Z] delete-jdbc-connpool-common: [2024-06-27T10:59:46.774Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true connector-bean-validation-pool [2024-06-27T10:59:46.944Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T10:59:46.944Z] [2024-06-27T10:59:46.944Z] autoundeploy-file: [2024-06-27T10:59:46.944Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/WebServiceEJB.jar [2024-06-27T10:59:47.028Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true connector-bean-validation-pool [2024-06-27T10:59:47.028Z] [exec] JDBC Connection pool connector-bean-validation-pool deleted successfully [2024-06-27T10:59:47.028Z] [echo] cmd executed for server [2024-06-27T10:59:47.028Z] [2024-06-27T10:59:47.028Z] setOSConditions: [2024-06-27T10:59:47.028Z] [2024-06-27T10:59:47.028Z] setToolWin: [2024-06-27T10:59:47.028Z] [2024-06-27T10:59:47.028Z] setToolUnix: [2024-06-27T10:59:47.028Z] [2024-06-27T10:59:47.028Z] setToolProperty: [2024-06-27T10:59:47.028Z] [2024-06-27T10:59:47.028Z] setS1ASclassPath: [2024-06-27T10:59:47.028Z] [2024-06-27T10:59:47.029Z] init-common: [2024-06-27T10:59:47.029Z] [2024-06-27T10:59:47.029Z] restart: [2024-06-27T10:59:47.029Z] [echo] Not required to restart [2024-06-27T10:59:47.029Z] [2024-06-27T10:59:47.029Z] undeploy-dp: [2024-06-27T10:59:47.029Z] [2024-06-27T10:59:47.029Z] setOSConditions: [2024-06-27T10:59:47.029Z] [2024-06-27T10:59:47.029Z] setToolWin: [2024-06-27T10:59:47.029Z] [2024-06-27T10:59:47.029Z] setToolUnix: [2024-06-27T10:59:47.029Z] [2024-06-27T10:59:47.029Z] setToolProperty: [2024-06-27T10:59:47.029Z] [2024-06-27T10:59:47.029Z] setS1ASclassPath: [2024-06-27T10:59:47.029Z] [2024-06-27T10:59:47.029Z] init-common: [2024-06-27T10:59:47.029Z] [2024-06-27T10:59:47.029Z] testDelAdmin: [2024-06-27T10:59:47.029Z] [2024-06-27T10:59:47.029Z] asadmin-common: [2024-06-27T10:59:47.029Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-06-27T10:59:47.039Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:47.039Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:47.039Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:47.039Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:47.039Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:47.039Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:47.039Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:47.233Z] [exec] Jun 27, 2024 10:59:46 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:59:47.233Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:59:47.588Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-06-27T10:59:47.588Z] [exec] Administered object eis/testAdmin deleted. [2024-06-27T10:59:47.588Z] [2024-06-27T10:59:47.588Z] asadmin-common: [2024-06-27T10:59:47.588Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin1 [2024-06-27T10:59:47.810Z] [2024-06-27T10:59:47.810Z] setOSConditions: [2024-06-27T10:59:47.810Z] [2024-06-27T10:59:47.810Z] setToolWin: [2024-06-27T10:59:47.810Z] [2024-06-27T10:59:47.810Z] setToolUnix: [2024-06-27T10:59:47.810Z] [2024-06-27T10:59:47.810Z] setToolProperty: [2024-06-27T10:59:47.810Z] [2024-06-27T10:59:47.810Z] setS1ASclassPath: [2024-06-27T10:59:47.810Z] [2024-06-27T10:59:47.810Z] init-common: [2024-06-27T10:59:47.810Z] [2024-06-27T10:59:47.810Z] setJAXWSToolsForWin: [2024-06-27T10:59:47.810Z] [2024-06-27T10:59:47.810Z] setJAXWSToolsForUnix: [2024-06-27T10:59:47.810Z] [2024-06-27T10:59:47.810Z] wsgen: [2024-06-27T10:59:47.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin1 [2024-06-27T10:59:47.841Z] [exec] Administered object eis/testAdmin1 deleted. [2024-06-27T10:59:47.841Z] [2024-06-27T10:59:47.841Z] setOSConditions: [2024-06-27T10:59:47.841Z] [2024-06-27T10:59:47.841Z] setToolWin: [2024-06-27T10:59:47.841Z] [2024-06-27T10:59:47.841Z] setToolUnix: [2024-06-27T10:59:47.841Z] [2024-06-27T10:59:47.841Z] setToolProperty: [2024-06-27T10:59:47.841Z] [2024-06-27T10:59:47.841Z] setS1ASclassPath: [2024-06-27T10:59:47.841Z] [2024-06-27T10:59:47.841Z] init-common: [2024-06-27T10:59:47.841Z] [2024-06-27T10:59:47.841Z] undeploy: [2024-06-27T10:59:47.841Z] [2024-06-27T10:59:47.842Z] setOSConditions: [2024-06-27T10:59:47.842Z] [2024-06-27T10:59:47.842Z] setToolWin: [2024-06-27T10:59:47.842Z] [2024-06-27T10:59:47.842Z] setToolUnix: [2024-06-27T10:59:47.842Z] [2024-06-27T10:59:47.842Z] setToolProperty: [2024-06-27T10:59:47.842Z] [2024-06-27T10:59:47.842Z] setS1ASclassPath: [2024-06-27T10:59:47.842Z] [2024-06-27T10:59:47.842Z] init-common: [2024-06-27T10:59:47.842Z] [2024-06-27T10:59:47.842Z] undeploy-common: [2024-06-27T10:59:47.960Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:47.960Z] [javac] 1 warning [2024-06-27T10:59:47.960Z] [2024-06-27T10:59:47.960Z] setOSConditions: [2024-06-27T10:59:47.960Z] [2024-06-27T10:59:47.960Z] setToolWin: [2024-06-27T10:59:47.960Z] [2024-06-27T10:59:47.960Z] setToolUnix: [2024-06-27T10:59:47.960Z] [2024-06-27T10:59:47.960Z] setToolProperty: [2024-06-27T10:59:47.960Z] [2024-06-27T10:59:47.961Z] setS1ASclassPath: [2024-06-27T10:59:47.961Z] [2024-06-27T10:59:47.961Z] init-common: [2024-06-27T10:59:47.961Z] [2024-06-27T10:59:47.961Z] compile-common: [2024-06-27T10:59:47.961Z] [echo] Current time (ISO): 2024-06-27T10:59:47.790+0000 [2024-06-27T10:59:47.961Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:48.023Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T10:59:48.023Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:59:48.023Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T10:59:48.023Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2024-06-27T10:59:48.023Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] process.result: [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] processResult: [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] failed: [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] passed: [2024-06-27T10:59:48.023Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] unknown: [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] runclient: [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] init.os: [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] init.tools.unix: [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] init.tools.windows: [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] init.tools: [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] setAsadminArgs: [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] init: [2024-06-27T10:59:48.023Z] [2024-06-27T10:59:48.023Z] init.customtasks: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] checkAppOnCluster: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] run.positive: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] deploy.version: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] del.ref.registred: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] process.versionExpression: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] process.appname: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] _process.target: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] process.target: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] prepare.is.version.registred: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] init.os: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] init.tools.unix: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] init.tools.windows: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] init.tools: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] setAsadminArgs: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] init: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] init.customtasks: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] prepare: [2024-06-27T10:59:48.024Z] [2024-06-27T10:59:48.024Z] exec.asadmin2: [2024-06-27T10:59:48.400Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-connector-bean-validationApp [2024-06-27T10:59:48.400Z] [2024-06-27T10:59:48.400Z] embedded-all: [2024-06-27T10:59:48.400Z] [2024-06-27T10:59:48.400Z] stop-record: [2024-06-27T10:59:48.400Z] [2024-06-27T10:59:48.400Z] report: [2024-06-27T10:59:48.400Z] [echo] Comparing results with expected results [2024-06-27T10:59:48.400Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:59:48.400Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-06-27T10:59:48.605Z] [exec] Result: 1 [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] process.registred: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] is.version.registred: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] process.xmlversionidentifier: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] prepare.cluster: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] process.enabled: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] process.hasToDeploy: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] deploy.version.unregistred: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] init.os: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] init.tools.unix: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] init.tools.windows: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] init.tools: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] setAsadminArgs: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] init: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] init.customtasks: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] prepare: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.605Z] process.versionExpression: [2024-06-27T10:59:48.605Z] [2024-06-27T10:59:48.606Z] process.appname: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] create.version: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] assemble.non-existent: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] init.os: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] init.tools.unix: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] init.tools.windows: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] init.tools: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] setAsadminArgs: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] init: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] init.customtasks: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] prepare: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] process.versionexpression: [2024-06-27T10:59:48.606Z] [2024-06-27T10:59:48.606Z] compile: [2024-06-27T10:59:48.606Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:48.606Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-06-27T10:59:48.607Z] [exec] Jun 27, 2024 10:59:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:48.607Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:48.654Z] [2024-06-27T10:59:48.654Z] report-sh: [2024-06-27T10:59:48.654Z] [exec] input file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:59:48.654Z] [exec] [2024-06-27T10:59:48.654Z] [exec] ************************ [2024-06-27T10:59:48.654Z] [exec] PASSED= 85 [2024-06-27T10:59:48.654Z] [exec] ------------ ========= [2024-06-27T10:59:48.654Z] [exec] FAILED= 0 [2024-06-27T10:59:48.654Z] [exec] ------------ ========= [2024-06-27T10:59:48.654Z] [exec] DID NOT RUN= 291 [2024-06-27T10:59:48.654Z] [exec] ------------ ========= [2024-06-27T10:59:48.654Z] [exec] Total Expected=376 [2024-06-27T10:59:48.654Z] [exec] ************************ [2024-06-27T10:59:48.654Z] [exec] [2024-06-27T10:59:48.654Z] [2024-06-27T10:59:48.654Z] BUILD SUCCESSFUL [2024-06-27T10:59:48.655Z] Total time: 12 minutes 1 second [2024-06-27T10:59:48.655Z] [2024-06-27T10:59:48.655Z] real 12m2.394s [2024-06-27T10:59:48.655Z] user 12m10.312s [2024-06-27T10:59:48.655Z] sys 1m49.046s [2024-06-27T10:59:48.655Z] + antStatus=0 [2024-06-27T10:59:48.655Z] + ant stopDomain stopDerby [2024-06-27T10:59:48.832Z] [2024-06-27T10:59:48.832Z] internal-report-success: [2024-06-27T10:59:48.832Z] [2024-06-27T10:59:48.832Z] internal-report-failure: [2024-06-27T10:59:48.832Z] [2024-06-27T10:59:48.832Z] report: [2024-06-27T10:59:48.832Z] [2024-06-27T10:59:48.832Z] all: [2024-06-27T10:59:48.832Z] [echo] [2024-06-27T10:59:48.832Z] [echo] ************************* [2024-06-27T10:59:48.832Z] [echo] * Running libdependent [2024-06-27T10:59:48.832Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent [2024-06-27T10:59:48.832Z] [echo] ************************* [2024-06-27T10:59:48.832Z] [echo] [2024-06-27T10:59:48.832Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:59:48.832Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:59:48.832Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:59:48.832Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:59:48.832Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:59:48.832Z] [2024-06-27T10:59:48.832Z] setOSConditions: [2024-06-27T10:59:48.832Z] [2024-06-27T10:59:48.832Z] setToolWin: [2024-06-27T10:59:48.832Z] [2024-06-27T10:59:48.832Z] setToolUnix: [2024-06-27T10:59:48.832Z] [2024-06-27T10:59:48.832Z] setToolProperty: [2024-06-27T10:59:48.833Z] [2024-06-27T10:59:48.833Z] setS1ASclassPath: [2024-06-27T10:59:48.833Z] [2024-06-27T10:59:48.833Z] init-common: [2024-06-27T10:59:48.833Z] [2024-06-27T10:59:48.833Z] clean: [2024-06-27T10:59:48.833Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:59:48.833Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:59:48.833Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:59:48.833Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:59:48.833Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:59:48.833Z] [2024-06-27T10:59:48.833Z] setOSConditions: [2024-06-27T10:59:48.833Z] [2024-06-27T10:59:48.833Z] setToolWin: [2024-06-27T10:59:48.833Z] [2024-06-27T10:59:48.833Z] setToolUnix: [2024-06-27T10:59:48.833Z] [2024-06-27T10:59:48.833Z] setToolProperty: [2024-06-27T10:59:48.833Z] [2024-06-27T10:59:48.833Z] setS1ASclassPath: [2024-06-27T10:59:48.833Z] [2024-06-27T10:59:48.833Z] init-common: [2024-06-27T10:59:48.833Z] [2024-06-27T10:59:48.833Z] clean-common: [2024-06-27T10:59:48.833Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:59:48.833Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:59:48.834Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:59:48.834Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:59:48.834Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:59:48.834Z] [2024-06-27T10:59:48.834Z] setOSConditions: [2024-06-27T10:59:48.834Z] [2024-06-27T10:59:48.834Z] setToolWin: [2024-06-27T10:59:48.834Z] [2024-06-27T10:59:48.834Z] setToolUnix: [2024-06-27T10:59:48.834Z] [2024-06-27T10:59:48.834Z] setToolProperty: [2024-06-27T10:59:48.834Z] [2024-06-27T10:59:48.834Z] setS1ASclassPath: [2024-06-27T10:59:48.834Z] [2024-06-27T10:59:48.834Z] init-common: [2024-06-27T10:59:48.834Z] [2024-06-27T10:59:48.834Z] clean-classes-common: [2024-06-27T10:59:48.834Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:48.834Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:59:48.834Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:59:48.834Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:59:48.834Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:59:48.834Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:59:48.834Z] [2024-06-27T10:59:48.834Z] setOSConditions: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] setToolWin: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] setToolUnix: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] setToolProperty: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] setS1ASclassPath: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] init-common: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] clean-jars-common: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] assemble-ejb: [2024-06-27T10:59:48.835Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:59:48.835Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:59:48.835Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:59:48.835Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:59:48.835Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] setOSConditions: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] setToolWin: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] setToolUnix: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] setToolProperty: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] setS1ASclassPath: [2024-06-27T10:59:48.835Z] [2024-06-27T10:59:48.835Z] init-common: [2024-06-27T10:59:48.836Z] [2024-06-27T10:59:48.836Z] compile-common: [2024-06-27T10:59:48.836Z] [echo] Current time (ISO): 2024-06-27T10:59:48.481+0000 [2024-06-27T10:59:48.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:48.836Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:48.870Z] [exec] Jun 27, 2024 10:59:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:48.870Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:48.899Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:48.899Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:48.899Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:48.899Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:48.899Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:48.899Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:48.899Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:48.909Z] Buildfile: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-06-27T10:59:49.163Z] [2024-06-27T10:59:49.163Z] setOSConditions: [2024-06-27T10:59:49.163Z] [2024-06-27T10:59:49.163Z] setToolWin: [2024-06-27T10:59:49.163Z] [2024-06-27T10:59:49.163Z] setToolUnix: [2024-06-27T10:59:49.163Z] [2024-06-27T10:59:49.163Z] setToolProperty: [2024-06-27T10:59:49.163Z] [2024-06-27T10:59:49.163Z] setS1ASclassPath: [2024-06-27T10:59:49.163Z] [2024-06-27T10:59:49.163Z] init-common: [2024-06-27T10:59:49.168Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:49.168Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:49.168Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:49.168Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:49.168Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:49.168Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:49.168Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:49.168Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:49.168Z] [javac] 1 warning [2024-06-27T10:59:49.423Z] [2024-06-27T10:59:49.424Z] stopDomain: [2024-06-27T10:59:49.424Z] [echo] run.xml:stopping domain... [2024-06-27T10:59:49.424Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-06-27T10:59:49.424Z] [2024-06-27T10:59:49.425Z] process.xmlversionidentifier: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] process.versionExpression: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] process.xml.create.flag: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] create.xml.flag: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] generate.xml.identifier: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] assemble: [2024-06-27T10:59:49.425Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.0.jar [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] process.xmlversionidentifier: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] prepare.update.xml.identifier: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] update.xml.identifier: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] deployWithNameOption: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] setAsadminArgs: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] common.deploy.asadmin: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] init.os: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] init.tools.unix: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] init.tools.windows: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] init.tools: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] setAsadminArgs: [2024-06-27T10:59:49.425Z] [2024-06-27T10:59:49.425Z] init: [2024-06-27T10:59:49.426Z] [2024-06-27T10:59:49.426Z] init.customtasks: [2024-06-27T10:59:49.426Z] [2024-06-27T10:59:49.426Z] common.run.asadmin: [2024-06-27T10:59:49.426Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-appclient:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.0.jar [2024-06-27T10:59:49.457Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:49.711Z] [javac] 1 warning [2024-06-27T10:59:49.711Z] [2024-06-27T10:59:49.711Z] build: [2024-06-27T10:59:49.711Z] [2024-06-27T10:59:49.711Z] setOSConditions: [2024-06-27T10:59:49.711Z] [2024-06-27T10:59:49.711Z] setToolWin: [2024-06-27T10:59:49.711Z] [2024-06-27T10:59:49.711Z] setToolUnix: [2024-06-27T10:59:49.711Z] [2024-06-27T10:59:49.711Z] setToolProperty: [2024-06-27T10:59:49.711Z] [2024-06-27T10:59:49.712Z] setS1ASclassPath: [2024-06-27T10:59:49.712Z] [2024-06-27T10:59:49.712Z] init-common: [2024-06-27T10:59:49.712Z] [2024-06-27T10:59:49.712Z] ejb-jar-common: [2024-06-27T10:59:49.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:49.712Z] [2024-06-27T10:59:49.712Z] package-ejbjar-common: [2024-06-27T10:59:49.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:49.712Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-localandremote-ejb.jar [2024-06-27T10:59:49.712Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:49.712Z] [2024-06-27T10:59:49.712Z] deploy: [2024-06-27T10:59:49.712Z] [2024-06-27T10:59:49.712Z] setOSConditions: [2024-06-27T10:59:49.712Z] [2024-06-27T10:59:49.712Z] setToolWin: [2024-06-27T10:59:49.712Z] [2024-06-27T10:59:49.712Z] setToolUnix: [2024-06-27T10:59:49.712Z] [2024-06-27T10:59:49.712Z] setToolProperty: [2024-06-27T10:59:49.712Z] [2024-06-27T10:59:49.712Z] setS1ASclassPath: [2024-06-27T10:59:49.712Z] [2024-06-27T10:59:49.712Z] init-common: [2024-06-27T10:59:49.712Z] [2024-06-27T10:59:49.712Z] deploy-jar-common: [2024-06-27T10:59:49.719Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2024-06-27T10:59:49.719Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2024-06-27T10:59:49.719Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:59:49.719Z] [2024-06-27T10:59:49.719Z] setOSConditions: [2024-06-27T10:59:49.719Z] [2024-06-27T10:59:49.719Z] setToolWin: [2024-06-27T10:59:49.719Z] [2024-06-27T10:59:49.720Z] setToolUnix: [2024-06-27T10:59:49.720Z] [2024-06-27T10:59:49.720Z] setToolProperty: [2024-06-27T10:59:49.720Z] [2024-06-27T10:59:49.720Z] setS1ASclassPath: [2024-06-27T10:59:49.720Z] [2024-06-27T10:59:49.720Z] init-common: [2024-06-27T10:59:49.720Z] [2024-06-27T10:59:49.720Z] setJAXWSToolsForWin: [2024-06-27T10:59:49.720Z] [2024-06-27T10:59:49.720Z] setJAXWSToolsForUnix: [2024-06-27T10:59:49.720Z] [2024-06-27T10:59:49.720Z] wsimport: [2024-06-27T10:59:49.976Z] [exec] parsing WSDL... [2024-06-27T10:59:50.005Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:50.005Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:50.221Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:50.221Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:50.221Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:50.221Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:50.221Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:50.221Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:50.221Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:50.260Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.0. [2024-06-27T10:59:50.260Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:50.260Z] [2024-06-27T10:59:50.260Z] init.os: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] init.tools.unix: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] init.tools.windows: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] init.tools: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] setAsadminArgs: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] init: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] init.customtasks: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] setEnabled: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] createAppRef: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] deployWithoutNameOption: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] init.os: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] init.tools.unix: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.261Z] init.tools.windows: [2024-06-27T10:59:50.261Z] [2024-06-27T10:59:50.262Z] init.tools: [2024-06-27T10:59:50.262Z] [2024-06-27T10:59:50.262Z] setAsadminArgs: [2024-06-27T10:59:50.262Z] [2024-06-27T10:59:50.262Z] init: [2024-06-27T10:59:50.270Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-localandremote-ejb.jar [2024-06-27T10:59:50.270Z] [exec] Application deployed with name ejb-ejb31-asynchronous-localandremote-ejb. [2024-06-27T10:59:50.270Z] [2024-06-27T10:59:50.270Z] run: [2024-06-27T10:59:50.270Z] [2024-06-27T10:59:50.270Z] setOSConditions: [2024-06-27T10:59:50.270Z] [2024-06-27T10:59:50.270Z] setToolWin: [2024-06-27T10:59:50.270Z] [2024-06-27T10:59:50.270Z] setToolUnix: [2024-06-27T10:59:50.271Z] [2024-06-27T10:59:50.271Z] setToolProperty: [2024-06-27T10:59:50.271Z] [2024-06-27T10:59:50.271Z] setS1ASclassPath: [2024-06-27T10:59:50.271Z] [2024-06-27T10:59:50.271Z] init-common: [2024-06-27T10:59:50.271Z] [2024-06-27T10:59:50.271Z] run_se: [2024-06-27T10:59:50.517Z] [2024-06-27T10:59:50.517Z] init.customtasks: [2024-06-27T10:59:50.517Z] [2024-06-27T10:59:50.517Z] prepare.client: [2024-06-27T10:59:50.517Z] [2024-06-27T10:59:50.517Z] prepare.client.appclient: [2024-06-27T10:59:50.517Z] [2024-06-27T10:59:50.517Z] setHttpPort: [2024-06-27T10:59:50.517Z] [2024-06-27T10:59:50.518Z] process.versionExpression: [2024-06-27T10:59:50.518Z] [2024-06-27T10:59:50.518Z] process.appname: [2024-06-27T10:59:50.518Z] [2024-06-27T10:59:50.518Z] prepare.appclient.preparator: [2024-06-27T10:59:50.518Z] [2024-06-27T10:59:50.518Z] process.classpath: [2024-06-27T10:59:50.518Z] [2024-06-27T10:59:50.518Z] process.jvmargs: [2024-06-27T10:59:50.518Z] [2024-06-27T10:59:50.518Z] java.with.result: [2024-06-27T10:59:50.537Z] [exec] [2024-06-27T10:59:50.537Z] [exec] Generating code... [2024-06-27T10:59:50.774Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-06-27T10:59:50.793Z] [exec] [2024-06-27T10:59:50.793Z] [exec] Compiling code... [2024-06-27T10:59:51.030Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=1731092449020107693; Path=/ [2024-06-27T10:59:51.030Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-06-27T10:59:51.030Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-06-27T10:59:51.030Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.0/simple-versioned-appclientClient.jar [2024-06-27T10:59:51.030Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T10:59:51.031Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-06-27T10:59:51.031Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T10:59:51.031Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-06-27T10:59:51.031Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] _prepare.client.appclient: [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] increment.log.next: [2024-06-27T10:59:51.031Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] process.versionexpression: [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] prepare.run: [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] common.run.positive: [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] setHttpPort: [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] common.run: [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] checkAppOnServer: [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] declare-test: [2024-06-27T10:59:51.031Z] [echo] Starting test simple-versioned-appclient sample.scenarios(3) - logID=5 (server) [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] prepare.runclient: [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] process.classpath: [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] process.jvmargs: [2024-06-27T10:59:51.031Z] [2024-06-27T10:59:51.031Z] java.with.result: [2024-06-27T10:59:51.147Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:51.199Z] [java] Jun 27, 2024 10:59:50 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T10:59:51.199Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T10:59:51.300Z] [javaWithResult] [0.008s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-06-27T10:59:51.420Z] [javac] 1 warning [2024-06-27T10:59:51.420Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:59:51.420Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:59:51.420Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:59:51.420Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:59:51.420Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:59:51.420Z] [2024-06-27T10:59:51.420Z] setOSConditions: [2024-06-27T10:59:51.421Z] [2024-06-27T10:59:51.421Z] setToolWin: [2024-06-27T10:59:51.421Z] [2024-06-27T10:59:51.421Z] setToolUnix: [2024-06-27T10:59:51.421Z] [2024-06-27T10:59:51.421Z] setToolProperty: [2024-06-27T10:59:51.421Z] [2024-06-27T10:59:51.421Z] setS1ASclassPath: [2024-06-27T10:59:51.421Z] [2024-06-27T10:59:51.421Z] init-common: [2024-06-27T10:59:51.421Z] [2024-06-27T10:59:51.421Z] compile-common: [2024-06-27T10:59:51.421Z] [echo] Current time (ISO): 2024-06-27T10:59:51.191+0000 [2024-06-27T10:59:51.421Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:52.171Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/wss/gartner/client/PingEjbService.java uses or overrides a deprecated API. [2024-06-27T10:59:52.171Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:59:52.171Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:59:52.171Z] [2024-06-27T10:59:52.171Z] setOSConditions: [2024-06-27T10:59:52.171Z] [2024-06-27T10:59:52.171Z] setToolWin: [2024-06-27T10:59:52.171Z] [2024-06-27T10:59:52.171Z] setToolUnix: [2024-06-27T10:59:52.171Z] [2024-06-27T10:59:52.171Z] setToolProperty: [2024-06-27T10:59:52.171Z] [2024-06-27T10:59:52.171Z] setS1ASclassPath: [2024-06-27T10:59:52.171Z] [2024-06-27T10:59:52.171Z] init-common: [2024-06-27T10:59:52.171Z] [2024-06-27T10:59:52.171Z] setJAXWSToolsForWin: [2024-06-27T10:59:52.171Z] [2024-06-27T10:59:52.171Z] setJAXWSToolsForUnix: [2024-06-27T10:59:52.171Z] [2024-06-27T10:59:52.171Z] wsimport: [2024-06-27T10:59:52.171Z] [exec] parsing WSDL... [2024-06-27T10:59:52.720Z] [exec] Waiting for the domain to stop ... [2024-06-27T10:59:52.720Z] [exec] Waiting finished after 2,817 ms. [2024-06-27T10:59:52.720Z] [exec] Command stop-domain executed successfully. [2024-06-27T10:59:52.720Z] [2024-06-27T10:59:52.720Z] setOSConditions: [2024-06-27T10:59:52.720Z] [2024-06-27T10:59:52.720Z] setToolWin: [2024-06-27T10:59:52.720Z] [2024-06-27T10:59:52.720Z] setToolUnix: [2024-06-27T10:59:52.720Z] [2024-06-27T10:59:52.720Z] setToolProperty: [2024-06-27T10:59:52.720Z] [2024-06-27T10:59:52.720Z] setS1ASclassPath: [2024-06-27T10:59:52.720Z] [2024-06-27T10:59:52.720Z] init-common: [2024-06-27T10:59:52.785Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:52.785Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:52.785Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:52.785Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:52.785Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:52.785Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:52.785Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:52.974Z] [2024-06-27T10:59:52.974Z] stopDerby: [2024-06-27T10:59:52.974Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2024-06-27T10:59:53.068Z] [exec] Jun 27, 2024 10:59:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:53.068Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@50cdfafa [2024-06-27T10:59:53.068Z] [exec] app threw exception******** [2024-06-27T10:59:53.068Z] [exec] Value of key is: test2 : [2024-06-27T10:59:53.068Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:53.068Z] [exec] [2024-06-27T10:59:53.068Z] [exec] [2024-06-27T10:59:53.068Z] [exec] ----------------------------------------- [2024-06-27T10:59:53.068Z] [exec] - test2 : : PASS - [2024-06-27T10:59:53.068Z] [exec] ----------------------------------------- [2024-06-27T10:59:53.068Z] [exec] Total PASS: 1 [2024-06-27T10:59:53.068Z] [exec] Total FAIL: 0 [2024-06-27T10:59:53.068Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:53.068Z] [exec] ----------------------------------------- [2024-06-27T10:59:53.068Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:53.068Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:53.078Z] [java] Jun 27, 2024 10:59:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:53.078Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@59ed3e6c [2024-06-27T10:59:53.098Z] [exec] [2024-06-27T10:59:53.098Z] [exec] Generating code... [2024-06-27T10:59:53.098Z] [exec] [2024-06-27T10:59:53.098Z] [exec] Compiling code... [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] checkReporting-common: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] confirmReportPresent-common: [2024-06-27T10:59:53.324Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:59:53.324Z] [echo] Test seems to be reported fine [2024-06-27T10:59:53.324Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] confirmMissingReport-common: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] undeploy: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] setOSConditions: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] setToolWin: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] setToolUnix: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] setToolProperty: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] setS1ASclassPath: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] init-common: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] default-sql: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] setOSConditions: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] setToolWin: [2024-06-27T10:59:53.324Z] [2024-06-27T10:59:53.324Z] setToolUnix: [2024-06-27T10:59:53.325Z] [2024-06-27T10:59:53.325Z] setToolProperty: [2024-06-27T10:59:53.325Z] [2024-06-27T10:59:53.325Z] setS1ASclassPath: [2024-06-27T10:59:53.325Z] [2024-06-27T10:59:53.325Z] init-common: [2024-06-27T10:59:53.325Z] [2024-06-27T10:59:53.325Z] execute-sql-common: [2024-06-27T10:59:53.325Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/sql/drop_pointbase.sql [2024-06-27T10:59:53.325Z] [sql] 0 rows affected [2024-06-27T10:59:53.331Z] [java] isDone = true [2024-06-27T10:59:53.331Z] [java] Remote bean says Hello, Bob [2024-06-27T10:59:53.331Z] [java] Value of key is: main [2024-06-27T10:59:53.331Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:53.331Z] [java] [2024-06-27T10:59:53.331Z] [java] [2024-06-27T10:59:53.331Z] [java] ----------------------------------------- [2024-06-27T10:59:53.331Z] [java] - main: PASS - [2024-06-27T10:59:53.331Z] [java] ----------------------------------------- [2024-06-27T10:59:53.331Z] [java] Total PASS: 1 [2024-06-27T10:59:53.331Z] [java] Total FAIL: 0 [2024-06-27T10:59:53.331Z] [java] Total DID NOT RUN: 0 [2024-06-27T10:59:53.331Z] [java] ----------------------------------------- [2024-06-27T10:59:53.331Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:53.331Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T10:59:53.532Z] [java] Thu Jun 27 10:59:53 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:59:53.532Z] [java] Thu Jun 27 10:59:53 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T10:59:53.532Z] [2024-06-27T10:59:53.532Z] BUILD SUCCESSFUL [2024-06-27T10:59:53.532Z] Total time: 4 seconds [2024-06-27T10:59:53.532Z] + check_successful_run [2024-06-27T10:59:53.532Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-06-27T10:59:53.532Z] [2024-06-27T10:59:53.532Z] ===== CHECK SUCCESSFUL RUN ===== [2024-06-27T10:59:53.532Z] [2024-06-27T10:59:53.532Z] + FILE=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T10:59:53.532Z] + '[' -f /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html ']' [2024-06-27T10:59:53.532Z] + echo 'File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-06-27T10:59:53.532Z] File /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-06-27T10:59:53.532Z] + generate_junit_report connector_group_4 [2024-06-27T10:59:53.532Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-06-27T10:59:53.532Z] [2024-06-27T10:59:53.532Z] ===== GENERATE JUNIT REPORT ===== [2024-06-27T10:59:53.532Z] [2024-06-27T10:59:53.532Z] + TD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:59:53.532Z] + JUD=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml [2024-06-27T10:59:53.532Z] + TESTSUITE_NAME=connector_group_4 [2024-06-27T10:59:53.532Z] + cat /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T10:59:53.532Z] + awk -v suitename=connector_group_4 ' [2024-06-27T10:59:53.532Z] BEGIN { [2024-06-27T10:59:53.532Z] totaltests = 0; [2024-06-27T10:59:53.532Z] totalfailures = 0; [2024-06-27T10:59:53.532Z] totalerrors = 0; [2024-06-27T10:59:53.532Z] } [2024-06-27T10:59:53.532Z] function getPropVal(str){ [2024-06-27T10:59:53.532Z] split(str, a, "="); [2024-06-27T10:59:53.532Z] val = a[2]; [2024-06-27T10:59:53.532Z] # remove quotes [2024-06-27T10:59:53.532Z] gsub("\"","",val); [2024-06-27T10:59:53.532Z] return val; [2024-06-27T10:59:53.532Z] } [2024-06-27T10:59:53.532Z] function removeXMLTag(str){ [2024-06-27T10:59:53.532Z] # remove xml tag quotes [2024-06-27T10:59:53.532Z] gsub("","",str); [2024-06-27T10:59:53.532Z] gsub("<.*>","",str); [2024-06-27T10:59:53.532Z] gsub(">","",str); [2024-06-27T10:59:53.532Z] return str; [2024-06-27T10:59:53.532Z] } [2024-06-27T10:59:53.532Z] /status value=/ { [2024-06-27T10:59:53.532Z] result=getPropVal($0); [2024-06-27T10:59:53.532Z] result=removeXMLTag(result); [2024-06-27T10:59:53.532Z] } [2024-06-27T10:59:53.532Z] // { [2024-06-27T10:59:53.532Z] getline; [2024-06-27T10:59:53.532Z] getline; [2024-06-27T10:59:53.532Z] testunit=removeXMLTag($0); [2024-06-27T10:59:53.532Z] gsub("\"","",testunit); [2024-06-27T10:59:53.532Z] } [2024-06-27T10:59:53.532Z] // { [2024-06-27T10:59:53.532Z] getline; [2024-06-27T10:59:53.532Z] testname=removeXMLTag($0); [2024-06-27T10:59:53.532Z] gsub("\"","",testname); [2024-06-27T10:59:53.532Z] } [2024-06-27T10:59:53.532Z] /<\/testcase>/{ [2024-06-27T10:59:53.532Z] classname=testunit [2024-06-27T10:59:53.532Z] # printing testcase to out [2024-06-27T10:59:53.532Z] out = out sprintf(" \n", classname, testname); [2024-06-27T10:59:53.532Z] if (result == "fail") { [2024-06-27T10:59:53.532Z] out = out " \n"; [2024-06-27T10:59:53.532Z] totalfailures++; [2024-06-27T10:59:53.532Z] } else if (result == "did_not_run") { [2024-06-27T10:59:53.532Z] out = out " \n"; [2024-06-27T10:59:53.532Z] totalerrors++; [2024-06-27T10:59:53.532Z] } [2024-06-27T10:59:53.532Z] out = out " \n"; [2024-06-27T10:59:53.532Z] [2024-06-27T10:59:53.532Z] totaltests++; [2024-06-27T10:59:53.532Z] result=""; [2024-06-27T10:59:53.532Z] testname=""; [2024-06-27T10:59:53.532Z] } [2024-06-27T10:59:53.532Z] END { [2024-06-27T10:59:53.532Z] print "" [2024-06-27T10:59:53.532Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-06-27T10:59:53.532Z] printf "%s", out; [2024-06-27T10:59:53.532Z] print "" [2024-06-27T10:59:53.532Z] }' [2024-06-27T10:59:53.532Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:59:53.532Z] + change_junit_report_class_names [2024-06-27T10:59:53.532Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:59:53.532Z] + sed -i 's/\bclassname="/classname="connector_group_4./g' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports/test_results_junit.xml [2024-06-27T10:59:53.532Z] + copy_test_artifacts connector_group_4 [2024-06-27T10:59:53.532Z] + sleep 1 [2024-06-27T10:59:53.580Z] [sql] 0 rows affected [2024-06-27T10:59:53.580Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T10:59:53.580Z] [2024-06-27T10:59:53.581Z] sql-oracle: [2024-06-27T10:59:53.581Z] [2024-06-27T10:59:53.581Z] execute-sql-connector: [2024-06-27T10:59:53.581Z] [2024-06-27T10:59:53.581Z] setOSConditions: [2024-06-27T10:59:53.581Z] [2024-06-27T10:59:53.581Z] setToolWin: [2024-06-27T10:59:53.581Z] [2024-06-27T10:59:53.581Z] setToolUnix: [2024-06-27T10:59:53.581Z] [2024-06-27T10:59:53.581Z] setToolProperty: [2024-06-27T10:59:53.581Z] [2024-06-27T10:59:53.581Z] setS1ASclassPath: [2024-06-27T10:59:53.581Z] [2024-06-27T10:59:53.581Z] init-common: [2024-06-27T10:59:53.581Z] [2024-06-27T10:59:53.581Z] delete-connector-resource-common: [2024-06-27T10:59:53.581Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-res-1 [2024-06-27T10:59:53.585Z] [2024-06-27T10:59:53.585Z] undeploy: [2024-06-27T10:59:53.585Z] [2024-06-27T10:59:53.585Z] setOSConditions: [2024-06-27T10:59:53.585Z] [2024-06-27T10:59:53.585Z] setToolWin: [2024-06-27T10:59:53.585Z] [2024-06-27T10:59:53.585Z] setToolUnix: [2024-06-27T10:59:53.585Z] [2024-06-27T10:59:53.585Z] setToolProperty: [2024-06-27T10:59:53.585Z] [2024-06-27T10:59:53.585Z] setS1ASclassPath: [2024-06-27T10:59:53.585Z] [2024-06-27T10:59:53.585Z] init-common: [2024-06-27T10:59:53.585Z] [2024-06-27T10:59:53.585Z] undeploy-jar-common: [2024-06-27T10:59:53.826Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T10:59:53.826Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T10:59:53.826Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-06-27T10:59:53.827Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.0 [2024-06-27T10:59:53.827Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] process.result: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] processResult: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] failed: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] passed: [2024-06-27T10:59:53.827Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] unknown: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] runclient: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] init.os: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] init.tools.unix: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] init.tools.windows: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] init.tools: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] setAsadminArgs: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] init: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] init.customtasks: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] checkAppOnCluster: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] run.positive: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] deploy.version: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] del.ref.registred: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] process.versionExpression: [2024-06-27T10:59:53.827Z] [2024-06-27T10:59:53.827Z] process.appname: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] _process.target: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] process.target: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] prepare.is.version.registred: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] init.os: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] init.tools.unix: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] init.tools.windows: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] init.tools: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] setAsadminArgs: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] init: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] init.customtasks: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] prepare: [2024-06-27T10:59:53.828Z] [2024-06-27T10:59:53.828Z] exec.asadmin2: [2024-06-27T10:59:54.157Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-asynchronous-localandremote-ejb [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] all: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] timer31: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] all: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] nonpersistenttimer: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] setOSConditions: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] setToolWin: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] setToolUnix: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] setToolProperty: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] setS1ASclassPath: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] init-common: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] clean: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] setOSConditions: [2024-06-27T10:59:54.158Z] [2024-06-27T10:59:54.158Z] setToolWin: [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] setToolUnix: [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] setToolProperty: [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] setS1ASclassPath: [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:54.159Z] [javac] 1 warning [2024-06-27T10:59:54.159Z] init-common: [2024-06-27T10:59:54.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T10:59:54.159Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/lib [2024-06-27T10:59:54.159Z] clean-common: [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/lib/mylib.jar [2024-06-27T10:59:54.159Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/libdependent-ejb.jar [2024-06-27T10:59:54.159Z] setOSConditions: [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/libdependentApp.ear [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] deploy-ear: [2024-06-27T10:59:54.159Z] setToolWin: [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:59:54.159Z] setToolUnix: [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:59:54.159Z] setToolProperty: [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:59:54.159Z] setS1ASclassPath: [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:59:54.159Z] init-common: [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:59:54.159Z] [2024-06-27T10:59:54.159Z] setOSConditions: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.159Z] clean-classes-common: [2024-06-27T10:59:54.160Z] setToolWin: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] setToolUnix: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] setToolProperty: [2024-06-27T10:59:54.160Z] setOSConditions: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] setS1ASclassPath: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] setToolWin: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] init-common: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] deploy-common: [2024-06-27T10:59:54.160Z] setToolUnix: [2024-06-27T10:59:54.160Z] [echo] Current time (ISO): 2024-06-27T10:59:54.081+0000 [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:59:54.160Z] setToolProperty: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:59:54.160Z] setS1ASclassPath: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:59:54.160Z] init-common: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:59:54.160Z] clean-jars-common: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] compile: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] setOSConditions: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] setToolWin: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] setOSConditions: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] setToolUnix: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] setToolProperty: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] setToolWin: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.160Z] setS1ASclassPath: [2024-06-27T10:59:54.160Z] [2024-06-27T10:59:54.161Z] setToolUnix: [2024-06-27T10:59:54.161Z] [2024-06-27T10:59:54.161Z] init-common: [2024-06-27T10:59:54.161Z] [2024-06-27T10:59:54.161Z] deploy-common-pe: [2024-06-27T10:59:54.161Z] setToolProperty: [2024-06-27T10:59:54.161Z] [2024-06-27T10:59:54.161Z] setS1ASclassPath: [2024-06-27T10:59:54.161Z] [2024-06-27T10:59:54.161Z] init-common: [2024-06-27T10:59:54.161Z] [2024-06-27T10:59:54.161Z] compile-common: [2024-06-27T10:59:54.161Z] [echo] Current time (ISO): 2024-06-27T10:59:54.025+0000 [2024-06-27T10:59:54.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:54.161Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:54.176Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server test-res-1 [2024-06-27T10:59:54.176Z] [exec] Connector resource test-res-1 deleted. [2024-06-27T10:59:54.176Z] [2024-06-27T10:59:54.176Z] setOSConditions: [2024-06-27T10:59:54.176Z] [2024-06-27T10:59:54.176Z] setToolWin: [2024-06-27T10:59:54.176Z] [2024-06-27T10:59:54.176Z] setToolUnix: [2024-06-27T10:59:54.176Z] [2024-06-27T10:59:54.176Z] setToolProperty: [2024-06-27T10:59:54.176Z] [2024-06-27T10:59:54.176Z] setS1ASclassPath: [2024-06-27T10:59:54.176Z] [2024-06-27T10:59:54.176Z] init-common: [2024-06-27T10:59:54.176Z] [2024-06-27T10:59:54.176Z] delete-connector-resource-common: [2024-06-27T10:59:54.176Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-res-2 [2024-06-27T10:59:54.405Z] [exec] Result: 1 [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] process.registred: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] is.version.registred: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] process.xmlversionidentifier: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] prepare.cluster: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] process.enabled: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] process.hasToDeploy: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] deploy.version.unregistred: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] init.os: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] init.tools.unix: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] init.tools.windows: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] init.tools: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] setAsadminArgs: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] init: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] init.customtasks: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] prepare: [2024-06-27T10:59:54.405Z] [2024-06-27T10:59:54.405Z] process.versionExpression: [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] process.appname: [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] create.version: [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] assemble.non-existent: [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] process.xmlversionidentifier: [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] prepare.update.xml.identifier: [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] update.xml.identifier: [2024-06-27T10:59:54.406Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] process.xmlversionidentifier: [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] process.versionExpression: [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] process.xml.create.flag: [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] create.xml.flag: [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] generate.xml.identifier: [2024-06-27T10:59:54.406Z] [zip] Building zip: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/tmp.jar [2024-06-27T10:59:54.406Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-06-27T10:59:54.406Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-06-27T10:59:54.406Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/glassfish-application-client.xml [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] process.xml.delete.flag: [2024-06-27T10:59:54.406Z] [2024-06-27T10:59:54.406Z] delete.xml.flag: [2024-06-27T10:59:54.407Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1-hasXmlVersion [2024-06-27T10:59:54.407Z] [2024-06-27T10:59:54.407Z] deployWithNameOption: [2024-06-27T10:59:54.407Z] [2024-06-27T10:59:54.407Z] setAsadminArgs: [2024-06-27T10:59:54.407Z] [2024-06-27T10:59:54.407Z] common.deploy.asadmin: [2024-06-27T10:59:54.407Z] [2024-06-27T10:59:54.407Z] init.os: [2024-06-27T10:59:54.407Z] [2024-06-27T10:59:54.407Z] init.tools.unix: [2024-06-27T10:59:54.407Z] [2024-06-27T10:59:54.407Z] init.tools.windows: [2024-06-27T10:59:54.407Z] [2024-06-27T10:59:54.407Z] init.tools: [2024-06-27T10:59:54.407Z] [2024-06-27T10:59:54.407Z] setAsadminArgs: [2024-06-27T10:59:54.407Z] [2024-06-27T10:59:54.407Z] init: [2024-06-27T10:59:54.407Z] [2024-06-27T10:59:54.407Z] init.customtasks: [2024-06-27T10:59:54.407Z] [2024-06-27T10:59:54.407Z] common.run.asadmin: [2024-06-27T10:59:54.407Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=false --name=simple-versioned-appclient:ALPHA-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-06-27T10:59:54.457Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-06-27T10:59:54.457Z] [2024-06-27T10:59:54.457Z] ===== COPY TEST ARTIFACTS ===== [2024-06-27T10:59:54.457Z] [2024-06-27T10:59:54.457Z] + mkdir -p /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/junitreports [2024-06-27T10:59:54.457Z] + tar -cf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains [2024-06-27T10:59:54.457Z] tar: Removing leading `/' from member names [2024-06-27T10:59:54.457Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:59:54.465Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/wss/gartner/client/PingServletService.java uses or overrides a deprecated API. [2024-06-27T10:59:54.465Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:59:54.465Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml:87: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:54.465Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:59:54.465Z] [2024-06-27T10:59:54.465Z] build: [2024-06-27T10:59:54.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:54.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:54.465Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:54.465Z] [2024-06-27T10:59:54.466Z] package-ejbjar-common: [2024-06-27T10:59:54.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:54.466Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-ejb.jar [2024-06-27T10:59:54.466Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:54.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-06-27T10:59:54.466Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-web.war [2024-06-27T10:59:54.466Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/application-client.xml to copy. [2024-06-27T10:59:54.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/META-INF [2024-06-27T10:59:54.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:54.466Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-client.jar [2024-06-27T10:59:54.466Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/sun-application.xml to copy. [2024-06-27T10:59:54.466Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/application.xml to copy. [2024-06-27T10:59:54.466Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-wss-gartnerApp.ear [2024-06-27T10:59:54.466Z] [2024-06-27T10:59:54.466Z] deploy: [2024-06-27T10:59:54.466Z] [2024-06-27T10:59:54.466Z] setOSConditions: [2024-06-27T10:59:54.466Z] [2024-06-27T10:59:54.466Z] setToolWin: [2024-06-27T10:59:54.466Z] [2024-06-27T10:59:54.466Z] setToolUnix: [2024-06-27T10:59:54.466Z] [2024-06-27T10:59:54.466Z] setToolProperty: [2024-06-27T10:59:54.466Z] [2024-06-27T10:59:54.466Z] setS1ASclassPath: [2024-06-27T10:59:54.466Z] [2024-06-27T10:59:54.466Z] init-common: [2024-06-27T10:59:54.466Z] [2024-06-27T10:59:54.466Z] deploy-common: [2024-06-27T10:59:54.466Z] [echo] Current time (ISO): 2024-06-27T10:59:54.417+0000 [2024-06-27T10:59:54.466Z] [2024-06-27T10:59:54.466Z] setOSConditions: [2024-06-27T10:59:54.466Z] [2024-06-27T10:59:54.466Z] setToolWin: [2024-06-27T10:59:54.467Z] [2024-06-27T10:59:54.467Z] setToolUnix: [2024-06-27T10:59:54.467Z] [2024-06-27T10:59:54.467Z] setToolProperty: [2024-06-27T10:59:54.467Z] [2024-06-27T10:59:54.467Z] setS1ASclassPath: [2024-06-27T10:59:54.467Z] [2024-06-27T10:59:54.467Z] init-common: [2024-06-27T10:59:54.467Z] [2024-06-27T10:59:54.467Z] deploy-common-pe: [2024-06-27T10:59:54.711Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/tests-run.log /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:59:54.711Z] + cp /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:59:54.712Z] ++ pwd [2024-06-27T10:59:54.712Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:59:54.712Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2024-06-27T10:59:54.712Z] + true [2024-06-27T10:59:54.712Z] ++ pwd [2024-06-27T10:59:54.712Z] + cp '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results/ [2024-06-27T10:59:54.712Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2024-06-27T10:59:54.712Z] + true [2024-06-27T10:59:54.712Z] + tar -caf /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/connector_group_4-results.tar.gz /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/results [2024-06-27T10:59:54.712Z] tar: Removing leading `/' from member names [2024-06-27T10:59:54.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/libdependentApp.ear [2024-06-27T10:59:54.737Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server test-res-2 [2024-06-27T10:59:54.970Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:54.970Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T10:59:54.993Z] [exec] Connector resource test-res-2 deleted. [2024-06-27T10:59:54.993Z] [2024-06-27T10:59:54.993Z] setOSConditions: [2024-06-27T10:59:54.993Z] [2024-06-27T10:59:54.993Z] setToolWin: [2024-06-27T10:59:54.993Z] [2024-06-27T10:59:54.993Z] setToolUnix: [2024-06-27T10:59:54.993Z] [2024-06-27T10:59:54.993Z] setToolProperty: [2024-06-27T10:59:54.993Z] [2024-06-27T10:59:54.993Z] setS1ASclassPath: [2024-06-27T10:59:54.993Z] [2024-06-27T10:59:54.993Z] init-common: [2024-06-27T10:59:54.993Z] [2024-06-27T10:59:54.993Z] delete-connector-connpool-common: [2024-06-27T10:59:54.993Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true txlevelswitch-pool-1 [2024-06-27T10:59:55.098Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:55.098Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:55.098Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:55.098Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:55.098Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:55.098Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:55.098Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:55.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-wss-gartnerApp.ear [2024-06-27T10:59:55.533Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.1. [2024-06-27T10:59:55.533Z] [exec] Command deploy executed successfully. [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] init.os: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] init.tools.unix: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] init.tools.windows: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] init.tools: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] setAsadminArgs: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] init: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] init.customtasks: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] setEnabled: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] createAppRef: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] deployWithoutNameOption: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] init.os: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] init.tools.unix: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] init.tools.windows: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] init.tools: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.533Z] setAsadminArgs: [2024-06-27T10:59:55.533Z] [2024-06-27T10:59:55.534Z] init: [2024-06-27T10:59:55.534Z] [2024-06-27T10:59:55.534Z] init.customtasks: [2024-06-27T10:59:55.534Z] [2024-06-27T10:59:55.534Z] prepare.client: [2024-06-27T10:59:55.534Z] [2024-06-27T10:59:55.534Z] prepare.client.appclient: [2024-06-27T10:59:55.534Z] [2024-06-27T10:59:55.534Z] setHttpPort: [2024-06-27T10:59:55.534Z] [2024-06-27T10:59:55.534Z] process.versionExpression: [2024-06-27T10:59:55.534Z] [2024-06-27T10:59:55.534Z] process.appname: [2024-06-27T10:59:55.534Z] [2024-06-27T10:59:55.534Z] prepare.appclient.preparator: [2024-06-27T10:59:55.534Z] [2024-06-27T10:59:55.534Z] process.classpath: [2024-06-27T10:59:55.534Z] [2024-06-27T10:59:55.534Z] process.jvmargs: [2024-06-27T10:59:55.534Z] [2024-06-27T10:59:55.534Z] java.with.result: [2024-06-27T10:59:55.576Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:55.576Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:55.576Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true txlevelswitch-pool-1 [2024-06-27T10:59:55.576Z] [exec] Connector connection pool txlevelswitch-pool-1 deleted. [2024-06-27T10:59:55.576Z] [2024-06-27T10:59:55.576Z] setOSConditions: [2024-06-27T10:59:55.577Z] [2024-06-27T10:59:55.577Z] setToolWin: [2024-06-27T10:59:55.577Z] [2024-06-27T10:59:55.577Z] setToolUnix: [2024-06-27T10:59:55.577Z] [2024-06-27T10:59:55.577Z] setToolProperty: [2024-06-27T10:59:55.577Z] [2024-06-27T10:59:55.577Z] setS1ASclassPath: [2024-06-27T10:59:55.577Z] [2024-06-27T10:59:55.577Z] init-common: [2024-06-27T10:59:55.577Z] [2024-06-27T10:59:55.577Z] delete-connector-connpool-common: [2024-06-27T10:59:55.577Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true txlevelswitch-pool-2 [2024-06-27T10:59:55.654Z] [exec] Application deployed with name libdependentApp. [2024-06-27T10:59:55.654Z] [exec] there are no files to retrieve for application libdependentApp [2024-06-27T10:59:55.654Z] [echo] Deployment on target server server successful [2024-06-27T10:59:55.655Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:59:55.655Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:59:55.655Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:59:55.655Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:59:55.655Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:59:55.655Z] [2024-06-27T10:59:55.655Z] setOSConditions: [2024-06-27T10:59:55.655Z] [2024-06-27T10:59:55.655Z] setToolWin: [2024-06-27T10:59:55.655Z] [2024-06-27T10:59:55.655Z] setToolUnix: [2024-06-27T10:59:55.655Z] [2024-06-27T10:59:55.655Z] setToolProperty: [2024-06-27T10:59:55.655Z] [2024-06-27T10:59:55.655Z] setS1ASclassPath: [2024-06-27T10:59:55.655Z] [2024-06-27T10:59:55.655Z] init-common: [2024-06-27T10:59:55.655Z] [2024-06-27T10:59:55.655Z] deploy-common-ee: [2024-06-27T10:59:55.655Z] [2024-06-27T10:59:55.655Z] setup-ejb: [2024-06-27T10:59:55.655Z] [2024-06-27T10:59:55.655Z] assemble-client: [2024-06-27T10:59:55.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:59:55.655Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-06-27T10:59:55.655Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:59:55.655Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:59:55.656Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:59:55.656Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:59:55.656Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:59:55.656Z] [2024-06-27T10:59:55.656Z] setOSConditions: [2024-06-27T10:59:55.656Z] [2024-06-27T10:59:55.656Z] setToolWin: [2024-06-27T10:59:55.656Z] [2024-06-27T10:59:55.656Z] setToolUnix: [2024-06-27T10:59:55.656Z] [2024-06-27T10:59:55.656Z] setToolProperty: [2024-06-27T10:59:55.656Z] [2024-06-27T10:59:55.656Z] setS1ASclassPath: [2024-06-27T10:59:55.656Z] [2024-06-27T10:59:55.656Z] init-common: [2024-06-27T10:59:55.656Z] [2024-06-27T10:59:55.656Z] wsimport: [2024-06-27T10:59:55.798Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-06-27T10:59:55.912Z] [exec] parsing WSDL... [2024-06-27T10:59:55.981Z] [2024-06-27T10:59:55.981Z] setOSConditions: [2024-06-27T10:59:55.981Z] [2024-06-27T10:59:55.981Z] setToolWin: [2024-06-27T10:59:55.981Z] [2024-06-27T10:59:55.981Z] setToolUnix: [2024-06-27T10:59:55.981Z] [2024-06-27T10:59:55.981Z] setToolProperty: [2024-06-27T10:59:55.981Z] [2024-06-27T10:59:55.981Z] setS1ASclassPath: [2024-06-27T10:59:55.981Z] [2024-06-27T10:59:55.981Z] init-common: [2024-06-27T10:59:55.981Z] [2024-06-27T10:59:55.981Z] runclient-common: [2024-06-27T10:59:55.981Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2024-06-27T10:59:55.981Z] [exec] Jun 27, 2024 10:59:53 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:59:55.981Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:59:55.981Z] [exec] Jun 27, 2024 10:59:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:55.981Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:55.982Z] [exec] Jun 27, 2024 10:59:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T10:59:55.982Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T10:59:56.030Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:56.054Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=6558643639037413611; Path=/ [2024-06-27T10:59:56.054Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-06-27T10:59:56.054Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-06-27T10:59:56.054Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.0/simple-versioned-appclientClient.jar [2024-06-27T10:59:56.054Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T10:59:56.054Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-06-27T10:59:56.054Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T10:59:56.054Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-06-27T10:59:56.054Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-06-27T10:59:56.054Z] [2024-06-27T10:59:56.054Z] _prepare.client.appclient: [2024-06-27T10:59:56.054Z] [2024-06-27T10:59:56.054Z] increment.log.next: [2024-06-27T10:59:56.054Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T10:59:56.054Z] [2024-06-27T10:59:56.054Z] process.versionexpression: [2024-06-27T10:59:56.054Z] [2024-06-27T10:59:56.054Z] prepare.run: [2024-06-27T10:59:56.054Z] [2024-06-27T10:59:56.054Z] common.run.negative: [2024-06-27T10:59:56.054Z] [2024-06-27T10:59:56.054Z] setHttpPort: [2024-06-27T10:59:56.054Z] [2024-06-27T10:59:56.054Z] common.run: [2024-06-27T10:59:56.054Z] [2024-06-27T10:59:56.054Z] checkAppOnServer: [2024-06-27T10:59:56.283Z] [javac] 1 warning [2024-06-27T10:59:56.283Z] [2024-06-27T10:59:56.283Z] setOSConditions: [2024-06-27T10:59:56.283Z] [2024-06-27T10:59:56.284Z] setToolWin: [2024-06-27T10:59:56.284Z] [2024-06-27T10:59:56.284Z] setToolUnix: [2024-06-27T10:59:56.284Z] [2024-06-27T10:59:56.284Z] setToolProperty: [2024-06-27T10:59:56.284Z] [2024-06-27T10:59:56.284Z] setS1ASclassPath: [2024-06-27T10:59:56.284Z] [2024-06-27T10:59:56.284Z] init-common: [2024-06-27T10:59:56.284Z] [2024-06-27T10:59:56.284Z] compile-common: [2024-06-27T10:59:56.284Z] [echo] Current time (ISO): 2024-06-27T10:59:56.187+0000 [2024-06-27T10:59:56.284Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:56.310Z] [2024-06-27T10:59:56.310Z] declare-test: [2024-06-27T10:59:56.310Z] [echo] Starting test simple-versioned-appclient sample.scenarios(4) - logID=6 (server) [2024-06-27T10:59:56.310Z] [2024-06-27T10:59:56.310Z] prepare.runclient: [2024-06-27T10:59:56.310Z] [2024-06-27T10:59:56.310Z] process.classpath: [2024-06-27T10:59:56.310Z] [2024-06-27T10:59:56.310Z] process.jvmargs: [2024-06-27T10:59:56.310Z] [2024-06-27T10:59:56.310Z] java.with.result: [2024-06-27T10:59:56.310Z] [javaWithResult] [0.009s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-06-27T10:59:56.472Z] [exec] [2024-06-27T10:59:56.472Z] [exec] Generating code... [2024-06-27T10:59:56.503Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:56.503Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:56.503Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true txlevelswitch-pool-2 [2024-06-27T10:59:56.503Z] [exec] Connector connection pool txlevelswitch-pool-2 deleted. [2024-06-27T10:59:56.503Z] [2024-06-27T10:59:56.503Z] setOSConditions: [2024-06-27T10:59:56.503Z] [2024-06-27T10:59:56.503Z] setToolWin: [2024-06-27T10:59:56.503Z] [2024-06-27T10:59:56.503Z] setToolUnix: [2024-06-27T10:59:56.503Z] [2024-06-27T10:59:56.503Z] setToolProperty: [2024-06-27T10:59:56.503Z] [2024-06-27T10:59:56.503Z] setS1ASclassPath: [2024-06-27T10:59:56.503Z] [2024-06-27T10:59:56.503Z] init-common: [2024-06-27T10:59:56.503Z] [2024-06-27T10:59:56.503Z] undeploy-common: [2024-06-27T10:59:56.728Z] [exec] [2024-06-27T10:59:56.728Z] [exec] Compiling code... [2024-06-27T10:59:56.800Z] [exec] Application deployed with name security-wss-gartnerApp. [2024-06-27T10:59:56.800Z] [echo] Deployment on target server server successful [2024-06-27T10:59:56.800Z] [2024-06-27T10:59:56.800Z] setOSConditions: [2024-06-27T10:59:56.800Z] [2024-06-27T10:59:56.800Z] setToolWin: [2024-06-27T10:59:56.800Z] [2024-06-27T10:59:56.800Z] setToolUnix: [2024-06-27T10:59:56.800Z] [2024-06-27T10:59:56.801Z] setToolProperty: [2024-06-27T10:59:56.801Z] [2024-06-27T10:59:56.801Z] setS1ASclassPath: [2024-06-27T10:59:56.801Z] [2024-06-27T10:59:56.801Z] init-common: [2024-06-27T10:59:56.801Z] [2024-06-27T10:59:56.801Z] deploy-common-ee: [2024-06-27T10:59:56.801Z] [2024-06-27T10:59:56.801Z] run: [2024-06-27T10:59:56.801Z] [echo] [2024-06-27T10:59:56.801Z] [echo] RUNNING /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient [2024-06-27T10:59:56.801Z] [echo] [2024-06-27T10:59:56.801Z] [echo] vmargs: -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__keystore.jks -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__cacerts.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStorePassword=changeit [2024-06-27T10:59:56.801Z] [echo] [2024-06-27T10:59:56.801Z] [echo] client: -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-clientClient.jar [2024-06-27T10:59:57.230Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T10:59:57.230Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T10:59:57.230Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T10:59:57.230Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T10:59:57.230Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T10:59:57.230Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T10:59:57.230Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T10:59:57.361Z] [exec] Jun 27, 2024 10:59:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T10:59:57.361Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@42cf6349 [2024-06-27T10:59:57.471Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-txlevelswitch-test1App [2024-06-27T10:59:57.471Z] [2024-06-27T10:59:57.471Z] setOSConditions: [2024-06-27T10:59:57.471Z] [2024-06-27T10:59:57.471Z] setToolWin: [2024-06-27T10:59:57.471Z] [2024-06-27T10:59:57.471Z] setToolUnix: [2024-06-27T10:59:57.471Z] [2024-06-27T10:59:57.471Z] setToolProperty: [2024-06-27T10:59:57.471Z] [2024-06-27T10:59:57.471Z] setS1ASclassPath: [2024-06-27T10:59:57.471Z] [2024-06-27T10:59:57.471Z] init-common: [2024-06-27T10:59:57.471Z] [2024-06-27T10:59:57.471Z] undeploy-rar-common: [2024-06-27T10:59:57.472Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} jdbc-ra-xa [2024-06-27T10:59:57.684Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T10:59:57.684Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T10:59:57.684Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml:81: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T10:59:57.684Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:59:57.684Z] [javac] [parsing started SimpleFileObject[/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/client/Client.java]] [2024-06-27T10:59:57.684Z] [javac] [parsing completed 1ms] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.base/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.net.http/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.httpserver/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.sctp/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.management.agent/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.net/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.internal.jvmstat/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.jsobject/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.naming/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.management.jfr/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.editpad/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.instrument/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.incubator.vector/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.security.sasl/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.accessibility/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.se/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.hotspot.agent/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.xml.dom/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.jfr/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.xml.crypto/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.transaction.xa/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.dynalink/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.xml/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.sql.rowset/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.security.auth/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.unsupported/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.jartool/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.jpackage/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.jshell/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.management/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/java.smartcardio/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.unsupported.desktop/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.jcmd/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.attach/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.jlink/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.jdwp.agent/module-info.class] [2024-06-27T10:59:57.684Z] [javac] [loading /modules/jdk.crypto.ec/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.security.jgss/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/java.sql/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.crypto.cryptoki/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.jdi/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.zipfs/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/java.logging/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.internal.vm.compiler/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.management/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.internal.vm.ci/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.naming.rmi/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.internal.opt/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.internal.ed/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.random/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.jdeps/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/java.scripting/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/java.desktop/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.jstatd/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/java.management.rmi/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/java.security.jgss/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.compiler/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.internal.vm.compiler.management/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.jconsole/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.nio.mapmode/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.naming.dns/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/java.rmi/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/java.prefs/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/java.datatransfer/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.charsets/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.localedata/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/java.compiler/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.internal.le/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [loading /modules/jdk.javadoc/module-info.class] [2024-06-27T10:59:57.685Z] [javac] [search path for source files: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent] [2024-06-27T10:59:57.686Z] [javac] [search path for class files: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13/lib/modules,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-corba-omgapi.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/jakartaee.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.servlet-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.annotation-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.ejb-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.transaction-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.resource-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.authentication-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.authorization-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.mail-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.activation-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.faces.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.servlet.jsp-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/expressly.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.el-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.persistence-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.jms-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/hibernate-validator.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.validation-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.ws.rs-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/parsson.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.json.bind-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.websocket-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.websocket-client-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.enterprise.concurrent-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.batch-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.inject-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-osgi.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jaxb-osgi.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.rmi/java/rmi/RemoteException.class] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/util/concurrent/ExecutionException.class] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/util/concurrent/Future.class] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebServiceRef.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/AsyncHandler.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Response.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar(/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/lang/Object.class] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/lang/String.class] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/lang/annotation/Target.class] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/lang/annotation/ElementType.class] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/lang/annotation/Retention.class] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/lang/annotation/Repeatable.class] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/lang/Deprecated.class] [2024-06-27T10:59:57.687Z] [javac] [checking client.Client] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/io/Serializable.class] [2024-06-27T10:59:57.687Z] [javac] [loading /modules/java.base/java/lang/AutoCloseable.class] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImplService.class] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebServiceClient.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebEndpoint.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImpl.class] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebService.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlSeeAlso.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebResult.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/RequestWrapper.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/ResponseWrapper.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Action.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebParam.class)] [2024-06-27T10:59:57.687Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebParam$Mode.class)] [2024-06-27T10:59:57.688Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Service.class)] [2024-06-27T10:59:57.688Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/endpoint/RetVal.class] [2024-06-27T10:59:57.688Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlAccessorType.class)] [2024-06-27T10:59:57.688Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlAccessType.class)] [2024-06-27T10:59:57.688Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlType.class)] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Comparable.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/CharSequence.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/constant/Constable.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/constant/ConstantDesc.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Byte.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Character.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Short.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Long.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Float.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Integer.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Double.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Boolean.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Void.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/System.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/io/PrintStream.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Appendable.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/io/Closeable.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/io/FilterOutputStream.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/io/OutputStream.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/io/Flushable.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Exception.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Throwable.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/Error.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/RuntimeException.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/invoke/StringConcatFactory.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature$Feature.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature$JEP.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodHandles.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodType.class] [2024-06-27T10:59:57.688Z] [javac] [loading /modules/java.base/java/lang/invoke/CallSite.class] [2024-06-27T10:59:57.688Z] [javac] [wrote /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/client/Client.class] [2024-06-27T10:59:57.688Z] [javac] [total 138ms] [2024-06-27T10:59:57.688Z] [2024-06-27T10:59:57.688Z] runclient: [2024-06-27T10:59:57.688Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T10:59:57.688Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T10:59:57.688Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T10:59:57.688Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T10:59:57.689Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T10:59:57.689Z] [2024-06-27T10:59:57.689Z] run-client: [2024-06-27T10:59:57.689Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T10:59:57.788Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T10:59:57.788Z] [javac] 1 warning [2024-06-27T10:59:57.788Z] [2024-06-27T10:59:57.788Z] build: [2024-06-27T10:59:57.967Z] + break [2024-06-27T10:59:57.967Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-06-27T10:59:57.998Z] Archiving artifacts [2024-06-27T10:59:58.032Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-ra-xa [2024-06-27T10:59:58.041Z] [2024-06-27T10:59:58.042Z] setOSConditions: [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] fixFiles: [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] convUnix: [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] convWin: [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] setToolWin: [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] setToolUnix: [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] setToolProperty: [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] setS1ASclassPath: [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] init-common: [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] package-persistence-common: [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] ejb-jar-common: [2024-06-27T10:59:58.042Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] package-ejbjar-common: [2024-06-27T10:59:58.042Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:58.042Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:58.042Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:58.042Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimer-ejb.jar [2024-06-27T10:59:58.042Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] appclient-jar-common: [2024-06-27T10:59:58.042Z] [2024-06-27T10:59:58.042Z] package-appclientjar-common: [2024-06-27T10:59:58.042Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:58.042Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:58.043Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:58.043Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimer-client.jar [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] webclient-war-common: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] build-ear-common: [2024-06-27T10:59:58.043Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:58.043Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:58.043Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T10:59:58.043Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T10:59:58.043Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerApp.ear [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] deploy: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] setOSConditions: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] setToolWin: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] setToolUnix: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] setToolProperty: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] setS1ASclassPath: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] init-common: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] deploy-common: [2024-06-27T10:59:58.043Z] [echo] Current time (ISO): 2024-06-27T10:59:57.850+0000 [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] setOSConditions: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] setToolWin: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] setToolUnix: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] setToolProperty: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] setS1ASclassPath: [2024-06-27T10:59:58.043Z] [2024-06-27T10:59:58.043Z] init-common: [2024-06-27T10:59:58.044Z] [2024-06-27T10:59:58.044Z] deploy-common-pe: [2024-06-27T10:59:58.283Z] [exec] Value of key is: test-4 [2024-06-27T10:59:58.283Z] [exec] test-4 returned true as validation is enabled [2024-06-27T10:59:58.283Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T10:59:58.283Z] [exec] [2024-06-27T10:59:58.283Z] [exec] [2024-06-27T10:59:58.283Z] [exec] ----------------------------------------- [2024-06-27T10:59:58.283Z] [exec] - test-4 : PASS - [2024-06-27T10:59:58.283Z] [exec] ----------------------------------------- [2024-06-27T10:59:58.283Z] [exec] Total PASS: 1 [2024-06-27T10:59:58.283Z] [exec] Total FAIL: 0 [2024-06-27T10:59:58.283Z] [exec] Total DID NOT RUN: 0 [2024-06-27T10:59:58.283Z] [exec] ----------------------------------------- [2024-06-27T10:59:58.283Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:58.283Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T10:59:58.286Z] [2024-06-27T10:59:58.286Z] setOSConditions: [2024-06-27T10:59:58.286Z] [2024-06-27T10:59:58.286Z] setToolWin: [2024-06-27T10:59:58.286Z] [2024-06-27T10:59:58.286Z] setToolUnix: [2024-06-27T10:59:58.286Z] [2024-06-27T10:59:58.286Z] setToolProperty: [2024-06-27T10:59:58.286Z] [2024-06-27T10:59:58.286Z] setS1ASclassPath: [2024-06-27T10:59:58.286Z] [2024-06-27T10:59:58.287Z] init-common: [2024-06-27T10:59:58.287Z] [2024-06-27T10:59:58.287Z] delete-ra-config: [2024-06-27T10:59:58.287Z] [2024-06-27T10:59:58.287Z] asadmin-common: [2024-06-27T10:59:58.287Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-ra-xa [2024-06-27T10:59:58.297Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerApp.ear [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.538Z] checkReporting-common: [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.538Z] confirmReportPresent-common: [2024-06-27T10:59:58.538Z] [echo] file RepRunConf.txt is present. [2024-06-27T10:59:58.538Z] [echo] Test seems to be reported fine [2024-06-27T10:59:58.538Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.538Z] confirmMissingReport-common: [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.538Z] setOSConditions: [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.538Z] setToolWin: [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.538Z] setToolUnix: [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.538Z] setToolProperty: [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.538Z] setS1ASclassPath: [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.538Z] init-common: [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.538Z] execute-sql-common: [2024-06-27T10:59:58.538Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/drop_pointbase.sql [2024-06-27T10:59:58.538Z] [sql] 0 rows affected [2024-06-27T10:59:58.538Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.538Z] undeploy: [2024-06-27T10:59:58.538Z] [2024-06-27T10:59:58.539Z] setOSConditions: [2024-06-27T10:59:58.539Z] [2024-06-27T10:59:58.539Z] setToolWin: [2024-06-27T10:59:58.539Z] [2024-06-27T10:59:58.539Z] setToolUnix: [2024-06-27T10:59:58.539Z] [2024-06-27T10:59:58.539Z] setToolProperty: [2024-06-27T10:59:58.539Z] [2024-06-27T10:59:58.539Z] setS1ASclassPath: [2024-06-27T10:59:58.539Z] [2024-06-27T10:59:58.539Z] init-common: [2024-06-27T10:59:58.539Z] [2024-06-27T10:59:58.539Z] undeploy-common: [2024-06-27T10:59:58.793Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-convalApp [2024-06-27T10:59:58.827Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T10:59:58.827Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to fail [2024-06-27T10:59:58.827Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-06-27T10:59:58.827Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.0 [2024-06-27T10:59:58.827Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T10:59:58.827Z] [2024-06-27T10:59:58.827Z] process.result: [2024-06-27T10:59:58.827Z] [2024-06-27T10:59:58.827Z] processResult: [2024-06-27T10:59:58.827Z] [2024-06-27T10:59:58.827Z] failed: [2024-06-27T10:59:58.827Z] [2024-06-27T10:59:58.827Z] passed: [2024-06-27T10:59:58.828Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] unknown: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] runclient: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] init.os: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] init.tools.unix: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] init.tools.windows: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] init.tools: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] setAsadminArgs: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] init: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] init.customtasks: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] checkAppOnCluster: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] run.negative: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] process.versionExpression: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] process.appname: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] process.xmlversionidentifier: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] prepare.cluster: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] enable.version: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] setAsadminArgs: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] common.enable.asadmin: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] init.os: [2024-06-27T10:59:58.828Z] [2024-06-27T10:59:58.828Z] init.tools.unix: [2024-06-27T10:59:58.829Z] [2024-06-27T10:59:58.829Z] init.tools.windows: [2024-06-27T10:59:58.829Z] [2024-06-27T10:59:58.829Z] init.tools: [2024-06-27T10:59:58.829Z] [2024-06-27T10:59:58.829Z] setAsadminArgs: [2024-06-27T10:59:58.829Z] [2024-06-27T10:59:58.829Z] init: [2024-06-27T10:59:58.829Z] [2024-06-27T10:59:58.829Z] init.customtasks: [2024-06-27T10:59:58.829Z] [2024-06-27T10:59:58.829Z] common.run.asadmin: [2024-06-27T10:59:58.829Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.1 [2024-06-27T10:59:58.855Z] [exec] Application deployed with name ejb-timer-nonpersistenttimerApp. [2024-06-27T10:59:58.855Z] [echo] Deployment on target server server successful [2024-06-27T10:59:58.855Z] [2024-06-27T10:59:58.855Z] setOSConditions: [2024-06-27T10:59:58.855Z] [2024-06-27T10:59:58.855Z] setToolWin: [2024-06-27T10:59:58.855Z] [2024-06-27T10:59:58.855Z] setToolUnix: [2024-06-27T10:59:58.855Z] [2024-06-27T10:59:58.855Z] setToolProperty: [2024-06-27T10:59:58.855Z] [2024-06-27T10:59:58.855Z] setS1ASclassPath: [2024-06-27T10:59:58.855Z] [2024-06-27T10:59:58.855Z] init-common: [2024-06-27T10:59:58.855Z] [2024-06-27T10:59:58.855Z] deploy-common-ee: [2024-06-27T10:59:58.855Z] [2024-06-27T10:59:58.855Z] run: [2024-06-27T10:59:58.855Z] [2024-06-27T10:59:58.855Z] setOSConditions: [2024-06-27T10:59:58.855Z] [2024-06-27T10:59:58.855Z] setToolWin: [2024-06-27T10:59:58.855Z] [2024-06-27T10:59:58.855Z] setToolUnix: [2024-06-27T10:59:58.856Z] [2024-06-27T10:59:58.856Z] setToolProperty: [2024-06-27T10:59:58.856Z] [2024-06-27T10:59:58.856Z] setS1ASclassPath: [2024-06-27T10:59:58.856Z] [2024-06-27T10:59:58.856Z] init-common: [2024-06-27T10:59:58.856Z] [2024-06-27T10:59:58.856Z] runclient-common: [2024-06-27T10:59:58.856Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerAppClient.jar -name ejb-timer-nonpersistenttimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T10:59:58.874Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:58.874Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T10:59:58.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server jdbc-ra-xa [2024-06-27T10:59:58.874Z] [2024-06-27T10:59:58.874Z] all: [2024-06-27T10:59:58.874Z] [echo] @@## threadpool ##@@ [2024-06-27T10:59:58.874Z] [2024-06-27T10:59:58.874Z] setOSConditions: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setToolWin: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setToolUnix: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setToolProperty: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setS1ASclassPath: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] init-common: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] build: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] all: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setOSConditions: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setToolWin: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setToolUnix: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setToolProperty: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setS1ASclassPath: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] init-common: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] all: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setOSConditions: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setToolWin: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setToolUnix: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setToolProperty: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] setS1ASclassPath: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.875Z] init-common: [2024-06-27T10:59:58.875Z] [2024-06-27T10:59:58.876Z] compile-common: [2024-06-27T10:59:58.876Z] [echo] Current time (ISO): 2024-06-27T10:59:58.864+0000 [2024-06-27T10:59:58.876Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/src/classes [2024-06-27T10:59:59.047Z] [2024-06-27T10:59:59.047Z] delete-jdbc-stuff: [2024-06-27T10:59:59.047Z] [2024-06-27T10:59:59.047Z] setOSConditions: [2024-06-27T10:59:59.047Z] [2024-06-27T10:59:59.047Z] setToolWin: [2024-06-27T10:59:59.047Z] [2024-06-27T10:59:59.047Z] setToolUnix: [2024-06-27T10:59:59.047Z] [2024-06-27T10:59:59.047Z] setToolProperty: [2024-06-27T10:59:59.047Z] [2024-06-27T10:59:59.047Z] setS1ASclassPath: [2024-06-27T10:59:59.047Z] [2024-06-27T10:59:59.048Z] init-common: [2024-06-27T10:59:59.048Z] [2024-06-27T10:59:59.048Z] delete-jdbc-resource-common: [2024-06-27T10:59:59.048Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/convalDB [2024-06-27T10:59:59.131Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/src/classes [2024-06-27T10:59:59.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/convalDB [2024-06-27T10:59:59.302Z] [exec] JDBC resource jdbc/convalDB deleted successfully [2024-06-27T10:59:59.302Z] [echo] cmd executed for server [2024-06-27T10:59:59.302Z] [2024-06-27T10:59:59.302Z] setOSConditions: [2024-06-27T10:59:59.302Z] [2024-06-27T10:59:59.302Z] setToolWin: [2024-06-27T10:59:59.302Z] [2024-06-27T10:59:59.302Z] setToolUnix: [2024-06-27T10:59:59.302Z] [2024-06-27T10:59:59.302Z] setToolProperty: [2024-06-27T10:59:59.302Z] [2024-06-27T10:59:59.302Z] setS1ASclassPath: [2024-06-27T10:59:59.302Z] [2024-06-27T10:59:59.302Z] init-common: [2024-06-27T10:59:59.302Z] [2024-06-27T10:59:59.302Z] delete-jdbc-connpool-common: [2024-06-27T10:59:59.302Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-conval [2024-06-27T10:59:59.402Z] [exec] Deprecated syntax, instead use: [2024-06-27T10:59:59.402Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-06-27T10:59:59.660Z] [exec] Command enable executed successfully. [2024-06-27T10:59:59.660Z] [2024-06-27T10:59:59.660Z] init.os: [2024-06-27T10:59:59.660Z] [2024-06-27T10:59:59.660Z] init.tools.unix: [2024-06-27T10:59:59.660Z] [2024-06-27T10:59:59.660Z] init.tools.windows: [2024-06-27T10:59:59.660Z] [2024-06-27T10:59:59.660Z] init.tools: [2024-06-27T10:59:59.660Z] [2024-06-27T10:59:59.660Z] setAsadminArgs: [2024-06-27T10:59:59.660Z] [2024-06-27T10:59:59.660Z] init: [2024-06-27T10:59:59.660Z] [2024-06-27T10:59:59.660Z] init.customtasks: [2024-06-27T10:59:59.660Z] [2024-06-27T10:59:59.660Z] enableAppOnInstance: [2024-06-27T10:59:59.660Z] [2024-06-27T10:59:59.660Z] init.os: [2024-06-27T10:59:59.660Z] [2024-06-27T10:59:59.660Z] init.tools.unix: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] init.tools.windows: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] init.tools: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] setAsadminArgs: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] init: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] init.customtasks: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] prepare.client: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] prepare.client.appclient: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] setHttpPort: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] process.versionExpression: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] process.appname: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] prepare.appclient.preparator: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] process.classpath: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] process.jvmargs: [2024-06-27T10:59:59.661Z] [2024-06-27T10:59:59.661Z] java.with.result: [2024-06-27T10:59:59.794Z] [exec] Jun 27, 2024 10:59:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T10:59:59.794Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T10:59:59.861Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-conval [2024-06-27T10:59:59.861Z] [exec] JDBC Connection pool jdbc-conval deleted successfully [2024-06-27T10:59:59.861Z] [echo] cmd executed for server [2024-06-27T10:59:59.861Z] [2024-06-27T10:59:59.861Z] all: [2024-06-27T10:59:59.861Z] [2024-06-27T10:59:59.861Z] setOSConditions: [2024-06-27T10:59:59.861Z] [2024-06-27T10:59:59.861Z] setToolWin: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setToolUnix: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setToolProperty: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setS1ASclassPath: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] init-common: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] clean: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setOSConditions: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setToolWin: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setToolUnix: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setToolProperty: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setS1ASclassPath: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] init-common: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] clean-common: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setOSConditions: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setToolWin: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setToolUnix: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setToolProperty: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setS1ASclassPath: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] init-common: [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] clean-classes-common: [2024-06-27T10:59:59.862Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T10:59:59.862Z] [2024-06-27T10:59:59.862Z] setOSConditions: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] setToolWin: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] setToolUnix: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] setToolProperty: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] setS1ASclassPath: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] init-common: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] clean-jars-common: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] compile: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] setOSConditions: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] setToolWin: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] setToolUnix: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] setToolProperty: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] setS1ASclassPath: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] init-common: [2024-06-27T10:59:59.863Z] [2024-06-27T10:59:59.863Z] compile-common: [2024-06-27T10:59:59.863Z] [echo] Current time (ISO): 2024-06-27T10:59:59.657+0000 [2024-06-27T10:59:59.863Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T10:59:59.863Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:00.222Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-06-27T11:00:00.222Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=4064442334112511404; Path=/ [2024-06-27T11:00:00.222Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-06-27T11:00:00.222Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-06-27T11:00:00.222Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.1/simple-versioned-appclientClient.jar [2024-06-27T11:00:00.222Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T11:00:00.222Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-06-27T11:00:00.222Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T11:00:00.222Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-06-27T11:00:00.222Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-06-27T11:00:00.222Z] [2024-06-27T11:00:00.223Z] _prepare.client.appclient: [2024-06-27T11:00:00.223Z] [2024-06-27T11:00:00.223Z] increment.log.next: [2024-06-27T11:00:00.223Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T11:00:00.223Z] [2024-06-27T11:00:00.223Z] process.versionexpression: [2024-06-27T11:00:00.223Z] [2024-06-27T11:00:00.223Z] prepare.run: [2024-06-27T11:00:00.223Z] [2024-06-27T11:00:00.223Z] common.run.positive: [2024-06-27T11:00:00.223Z] [2024-06-27T11:00:00.223Z] setHttpPort: [2024-06-27T11:00:00.223Z] [2024-06-27T11:00:00.223Z] common.run: [2024-06-27T11:00:00.352Z] [exec] Jun 27, 2024 11:00:00 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T11:00:00.352Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-nonpersistenttimer-client] with main class [com.sun.s1asdev.timer31.nonpersistenttimer.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-nonpersistenttimerClient [2024-06-27T11:00:00.498Z] [2024-06-27T11:00:00.498Z] checkAppOnServer: [2024-06-27T11:00:00.498Z] [2024-06-27T11:00:00.498Z] declare-test: [2024-06-27T11:00:00.498Z] [echo] Starting test simple-versioned-appclient sample.scenarios(5) - logID=7 (server) [2024-06-27T11:00:00.498Z] [2024-06-27T11:00:00.498Z] prepare.runclient: [2024-06-27T11:00:00.498Z] [2024-06-27T11:00:00.498Z] process.classpath: [2024-06-27T11:00:00.498Z] [2024-06-27T11:00:00.498Z] process.jvmargs: [2024-06-27T11:00:00.498Z] [2024-06-27T11:00:00.498Z] java.with.result: [2024-06-27T11:00:00.498Z] [javaWithResult] [0.008s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-06-27T11:00:00.506Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:00.506Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:00.506Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:00.506Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:00.506Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:00.506Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:00.506Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:00.790Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:00.790Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:00.790Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:00.790Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:00.790Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:00.790Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:00.790Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:01.722Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:01.722Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T11:00:01.722Z] [javac] return new Integer(1); [2024-06-27T11:00:01.722Z] [javac] ^ [2024-06-27T11:00:01.722Z] [javac] 2 warnings [2024-06-27T11:00:01.722Z] [2024-06-27T11:00:01.722Z] setOSConditions: [2024-06-27T11:00:01.722Z] [2024-06-27T11:00:01.722Z] setToolWin: [2024-06-27T11:00:01.722Z] [2024-06-27T11:00:01.722Z] setToolUnix: [2024-06-27T11:00:01.722Z] [2024-06-27T11:00:01.722Z] setToolProperty: [2024-06-27T11:00:01.722Z] [2024-06-27T11:00:01.722Z] setS1ASclassPath: [2024-06-27T11:00:01.722Z] [2024-06-27T11:00:01.722Z] init-common: [2024-06-27T11:00:01.722Z] [2024-06-27T11:00:01.723Z] compile-common: [2024-06-27T11:00:01.723Z] [echo] Current time (ISO): 2024-06-27T11:00:01.527+0000 [2024-06-27T11:00:01.723Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:01.866Z] [exec] endpoint.RetVal@16da1abc [2024-06-27T11:00:01.866Z] [exec] WebSvcTest-Hello Hi LibDependent [2024-06-27T11:00:01.866Z] [exec] Value of key is:ejb-libdependent-service-test [2024-06-27T11:00:01.866Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:01.866Z] [exec] [2024-06-27T11:00:01.866Z] [exec] [2024-06-27T11:00:01.866Z] [exec] ----------------------------------------- [2024-06-27T11:00:01.866Z] [exec] - ejb-libdependent-service-test: PASS - [2024-06-27T11:00:01.866Z] [exec] ----------------------------------------- [2024-06-27T11:00:01.866Z] [exec] Total PASS: 1 [2024-06-27T11:00:01.866Z] [exec] Total FAIL: 0 [2024-06-27T11:00:01.866Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:00:01.866Z] [exec] ----------------------------------------- [2024-06-27T11:00:01.866Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:01.866Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:01.866Z] [2024-06-27T11:00:01.866Z] undeploy: [2024-06-27T11:00:01.866Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:01.866Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:01.866Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:01.866Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:01.866Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:01.867Z] [2024-06-27T11:00:01.867Z] setOSConditions: [2024-06-27T11:00:01.867Z] [2024-06-27T11:00:01.867Z] setToolWin: [2024-06-27T11:00:01.867Z] [2024-06-27T11:00:01.867Z] setToolUnix: [2024-06-27T11:00:01.867Z] [2024-06-27T11:00:01.867Z] setToolProperty: [2024-06-27T11:00:01.867Z] [2024-06-27T11:00:01.867Z] setS1ASclassPath: [2024-06-27T11:00:01.867Z] [2024-06-27T11:00:01.867Z] init-common: [2024-06-27T11:00:01.867Z] [2024-06-27T11:00:01.867Z] undeploy-common: [2024-06-27T11:00:01.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false libdependentApp [2024-06-27T11:00:01.867Z] [2024-06-27T11:00:01.867Z] all: [2024-06-27T11:00:01.867Z] [echo] [2024-06-27T11:00:01.867Z] [echo] ************************* [2024-06-27T11:00:01.867Z] [echo] * Running messagectxt [2024-06-27T11:00:01.867Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt [2024-06-27T11:00:01.867Z] [echo] ************************* [2024-06-27T11:00:01.867Z] [echo] [2024-06-27T11:00:01.867Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:01.867Z] [2024-06-27T11:00:01.867Z] clean: [2024-06-27T11:00:01.867Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml [2024-06-27T11:00:01.867Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:01.867Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:01.867Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:01.867Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:01.867Z] [2024-06-27T11:00:01.867Z] test-all: [2024-06-27T11:00:01.867Z] [echo] Starting Test /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/endpoint [2024-06-27T11:00:01.867Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:01.868Z] [2024-06-27T11:00:01.868Z] deploy: [2024-06-27T11:00:01.868Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:01.868Z] [2024-06-27T11:00:01.868Z] build: [2024-06-27T11:00:01.868Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:01.868Z] [2024-06-27T11:00:01.868Z] test-compile: [2024-06-27T11:00:01.868Z] [echo] Compiling into endpoint/HelloImpl.class [2024-06-27T11:00:01.868Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:01.868Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:01.907Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:02.123Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:02.123Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:02.123Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:02.123Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:02.123Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:02.123Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:02.123Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:02.161Z] [javac] 1 warning [2024-06-27T11:00:02.162Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/threadpooltest-ra.jar [2024-06-27T11:00:02.162Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/threadpooltest-ra.rar [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setOSConditions: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setToolWin: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setToolUnix: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setToolProperty: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setS1ASclassPath: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] init-common: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] clean-common: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setOSConditions: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setToolWin: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setToolUnix: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setToolProperty: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setS1ASclassPath: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] init-common: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] clean-classes-common: [2024-06-27T11:00:02.162Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setOSConditions: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setToolWin: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.162Z] setToolUnix: [2024-06-27T11:00:02.162Z] [2024-06-27T11:00:02.163Z] setToolProperty: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] setS1ASclassPath: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] init-common: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] clean-jars-common: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] all: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] setOSConditions: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] setToolWin: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] setToolUnix: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] setToolProperty: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] setS1ASclassPath: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] init-common: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] all: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] setOSConditions: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] setToolWin: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] setToolUnix: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] setToolProperty: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] setS1ASclassPath: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] init-common: [2024-06-27T11:00:02.163Z] [2024-06-27T11:00:02.163Z] compile-common: [2024-06-27T11:00:02.163Z] [echo] Current time (ISO): 2024-06-27T11:00:02.070+0000 [2024-06-27T11:00:02.163Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:02.164Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:02.378Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:02.378Z] [javac] 1 warning [2024-06-27T11:00:02.378Z] [echo] Building with package endpoint [2024-06-27T11:00:02.378Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T11:00:02.646Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:02.646Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:02.646Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:02.646Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:02.646Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:02.646Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:02.646Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:02.856Z] [exec] Jun 27, 2024 11:00:02 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:00:02.856Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@700b9e6b [2024-06-27T11:00:03.026Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T11:00:03.027Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T11:00:03.027Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-06-27T11:00:03.027Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.1 [2024-06-27T11:00:03.027Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] process.result: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] processResult: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] failed: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] passed: [2024-06-27T11:00:03.027Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] unknown: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] runclient: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] init.os: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] init.tools.unix: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] init.tools.windows: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] init.tools: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] setAsadminArgs: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] init: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] init.customtasks: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] checkAppOnCluster: [2024-06-27T11:00:03.027Z] [2024-06-27T11:00:03.027Z] run.positive: [Pipeline] junit [2024-06-27T11:00:03.110Z] [exec] Doing foo timer test for ejbs/Foo_CMT [2024-06-27T11:00:03.111Z] Recording test results [2024-06-27T11:00:03.211Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:03.299Z] [2024-06-27T11:00:03.300Z] deploy.version: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] del.ref.registred: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] process.versionExpression: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] process.appname: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] _process.target: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] process.target: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] prepare.is.version.registred: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] init.os: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] init.tools.unix: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] init.tools.windows: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] init.tools: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] setAsadminArgs: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] init: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] init.customtasks: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] prepare: [2024-06-27T11:00:03.300Z] [2024-06-27T11:00:03.300Z] exec.asadmin2: [2024-06-27T11:00:03.360Z] [exec] Jun 27, 2024 11:00:02 AM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2024-06-27T11:00:03.360Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2024-06-27T11:00:03.360Z] [exec] Jun 27, 2024 11:00:02 AM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2024-06-27T11:00:03.360Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2024-06-27T11:00:03.360Z] [exec] Value of key is: Ejb Ping [2024-06-27T11:00:03.360Z] [exec] Jun 27, 2024 11:00:02 AM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2024-06-27T11:00:03.360Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2024-06-27T11:00:03.360Z] [exec] Jun 27, 2024 11:00:02 AM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2024-06-27T11:00:03.360Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2024-06-27T11:00:03.360Z] [exec] Value of key is: Servlet Ping [2024-06-27T11:00:03.360Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:03.360Z] [exec] [2024-06-27T11:00:03.360Z] [exec] [2024-06-27T11:00:03.360Z] [exec] ----------------------------------------- [2024-06-27T11:00:03.360Z] [exec] - Ejb Ping: PASS - [2024-06-27T11:00:03.360Z] [exec] - Servlet Ping: PASS - [2024-06-27T11:00:03.360Z] [exec] ----------------------------------------- [2024-06-27T11:00:03.360Z] [exec] Total PASS: 2 [2024-06-27T11:00:03.360Z] [exec] Total FAIL: 0 [2024-06-27T11:00:03.360Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:00:03.360Z] [exec] ----------------------------------------- [2024-06-27T11:00:03.360Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:03.360Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:03.360Z] [2024-06-27T11:00:03.360Z] undeploy: [2024-06-27T11:00:03.360Z] [2024-06-27T11:00:03.360Z] setOSConditions: [2024-06-27T11:00:03.360Z] [2024-06-27T11:00:03.360Z] setToolWin: [2024-06-27T11:00:03.360Z] [2024-06-27T11:00:03.360Z] setToolUnix: [2024-06-27T11:00:03.360Z] [2024-06-27T11:00:03.360Z] setToolProperty: [2024-06-27T11:00:03.361Z] [2024-06-27T11:00:03.361Z] setS1ASclassPath: [2024-06-27T11:00:03.361Z] [2024-06-27T11:00:03.361Z] init-common: [2024-06-27T11:00:03.361Z] [2024-06-27T11:00:03.361Z] undeploy-common: [2024-06-27T11:00:03.465Z] [javac] 1 warning [2024-06-27T11:00:03.465Z] [2024-06-27T11:00:03.465Z] build: [2024-06-27T11:00:03.465Z] [2024-06-27T11:00:03.465Z] setOSConditions: [2024-06-27T11:00:03.465Z] [2024-06-27T11:00:03.465Z] fixFiles: [2024-06-27T11:00:03.465Z] [2024-06-27T11:00:03.465Z] convUnix: [2024-06-27T11:00:03.465Z] [2024-06-27T11:00:03.465Z] convWin: [2024-06-27T11:00:03.465Z] [2024-06-27T11:00:03.465Z] setToolWin: [2024-06-27T11:00:03.465Z] [2024-06-27T11:00:03.465Z] setToolUnix: [2024-06-27T11:00:03.466Z] [2024-06-27T11:00:03.466Z] setToolProperty: [2024-06-27T11:00:03.466Z] [2024-06-27T11:00:03.466Z] setS1ASclassPath: [2024-06-27T11:00:03.466Z] [2024-06-27T11:00:03.466Z] init-common: [2024-06-27T11:00:03.466Z] [2024-06-27T11:00:03.466Z] package-persistence-common: [2024-06-27T11:00:03.466Z] [2024-06-27T11:00:03.466Z] ejb-jar-common: [2024-06-27T11:00:03.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:03.466Z] [2024-06-27T11:00:03.466Z] package-ejbjar-common: [2024-06-27T11:00:03.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:03.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:03.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:03.466Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-ejb.jar [2024-06-27T11:00:03.466Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:03.466Z] [2024-06-27T11:00:03.466Z] appclient-jar-common: [2024-06-27T11:00:03.466Z] [2024-06-27T11:00:03.466Z] package-appclientjar-common: [2024-06-27T11:00:03.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:03.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:03.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:03.466Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-client.jar [2024-06-27T11:00:03.466Z] [2024-06-27T11:00:03.466Z] webclient-war-common: [2024-06-27T11:00:03.466Z] [2024-06-27T11:00:03.466Z] build-ear-common: [2024-06-27T11:00:03.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:00:03.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:03.466Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:00:03.466Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2024-06-27T11:00:03.466Z] [2024-06-27T11:00:03.467Z] create-jdbc-stuff: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] setOSConditions: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] setToolWin: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] setToolUnix: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] setToolProperty: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] setS1ASclassPath: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] init-common: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] deploy-jdbc-common: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] setOSConditions: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] setToolWin: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] setToolUnix: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] setToolProperty: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] setS1ASclassPath: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] init-common: [2024-06-27T11:00:03.467Z] [2024-06-27T11:00:03.467Z] create-jdbc-connpool-common: [2024-06-27T11:00:03.526Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:03.526Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:03.526Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:03.526Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:03.526Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:03.526Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:03.526Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:03.611Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-06-27T11:00:03.722Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-conval [2024-06-27T11:00:03.862Z] [exec] Result: 1 [2024-06-27T11:00:03.862Z] [2024-06-27T11:00:03.862Z] process.registred: [2024-06-27T11:00:03.862Z] [2024-06-27T11:00:03.862Z] is.version.registred: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] process.xmlversionidentifier: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] prepare.cluster: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] process.enabled: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] process.hasToDeploy: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] deploy.version.unregistred: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] init.os: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] init.tools.unix: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] init.tools.windows: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] init.tools: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] setAsadminArgs: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] init: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] init.customtasks: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] prepare: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] process.versionExpression: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] process.appname: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] create.version: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] assemble.non-existent: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] init.os: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] init.tools.unix: [2024-06-27T11:00:03.863Z] [2024-06-27T11:00:03.863Z] init.tools.windows: [2024-06-27T11:00:03.864Z] [2024-06-27T11:00:03.864Z] init.tools: [2024-06-27T11:00:03.864Z] [2024-06-27T11:00:03.864Z] setAsadminArgs: [2024-06-27T11:00:03.864Z] [2024-06-27T11:00:03.864Z] init: [2024-06-27T11:00:03.864Z] [2024-06-27T11:00:03.864Z] init.customtasks: [2024-06-27T11:00:03.864Z] [2024-06-27T11:00:03.864Z] prepare: [2024-06-27T11:00:03.864Z] [2024-06-27T11:00:03.864Z] process.versionexpression: [2024-06-27T11:00:03.864Z] [2024-06-27T11:00:03.864Z] compile: [2024-06-27T11:00:03.864Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:03.864Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-06-27T11:00:03.923Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-wss-gartnerApp [2024-06-27T11:00:03.977Z] [exec] JDBC connection pool jdbc-conval created successfully. [2024-06-27T11:00:03.977Z] [2024-06-27T11:00:03.977Z] set-derby-connpool-props: [2024-06-27T11:00:04.179Z] [2024-06-27T11:00:04.179Z] unsetup: [2024-06-27T11:00:04.179Z] [2024-06-27T11:00:04.179Z] all: [2024-06-27T11:00:04.179Z] [echo] [2024-06-27T11:00:04.179Z] [echo] [2024-06-27T11:00:04.179Z] [echo] [2024-06-27T11:00:04.179Z] [echo] *************************************************************************** [2024-06-27T11:00:04.179Z] [echo] * Running group ciphertest [2024-06-27T11:00:04.179Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest [2024-06-27T11:00:04.179Z] [echo] *************************************************************************** [2024-06-27T11:00:04.179Z] [echo] [2024-06-27T11:00:04.179Z] [echo] [2024-06-27T11:00:04.179Z] [echo] [2024-06-27T11:00:04.179Z] [2024-06-27T11:00:04.179Z] setOSConditions: [2024-06-27T11:00:04.179Z] [2024-06-27T11:00:04.179Z] setToolWin: [2024-06-27T11:00:04.179Z] [2024-06-27T11:00:04.179Z] setToolUnix: [2024-06-27T11:00:04.179Z] [2024-06-27T11:00:04.179Z] setToolProperty: [2024-06-27T11:00:04.179Z] [2024-06-27T11:00:04.179Z] setS1ASclassPath: [2024-06-27T11:00:04.179Z] [2024-06-27T11:00:04.179Z] init-common: [2024-06-27T11:00:04.179Z] [2024-06-27T11:00:04.179Z] clean: [2024-06-27T11:00:04.179Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:04.179Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:04.179Z] [2024-06-27T11:00:04.180Z] compile: [2024-06-27T11:00:04.180Z] [2024-06-27T11:00:04.180Z] setOSConditions: [2024-06-27T11:00:04.180Z] [2024-06-27T11:00:04.180Z] setToolWin: [2024-06-27T11:00:04.180Z] [2024-06-27T11:00:04.180Z] setToolUnix: [2024-06-27T11:00:04.180Z] [2024-06-27T11:00:04.180Z] setToolProperty: [2024-06-27T11:00:04.180Z] [2024-06-27T11:00:04.180Z] setS1ASclassPath: [2024-06-27T11:00:04.180Z] [2024-06-27T11:00:04.180Z] init-common: [2024-06-27T11:00:04.180Z] [2024-06-27T11:00:04.180Z] compile-common: [2024-06-27T11:00:04.180Z] [echo] Current time (ISO): 2024-06-27T11:00:03.978+0000 [2024-06-27T11:00:04.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:04.180Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:04.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2024-06-27T11:00:04.233Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2024-06-27T11:00:04.426Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:04.427Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:04.427Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:04.427Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:04.427Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:04.427Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:04.427Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:04.427Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:04.683Z] [javac] 1 warning [2024-06-27T11:00:04.683Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-06-27T11:00:04.683Z] [2024-06-27T11:00:04.683Z] process.xmlversionidentifier: [2024-06-27T11:00:04.683Z] [2024-06-27T11:00:04.683Z] process.versionExpression: [2024-06-27T11:00:04.683Z] [2024-06-27T11:00:04.683Z] process.xml.create.flag: [2024-06-27T11:00:04.683Z] [2024-06-27T11:00:04.683Z] create.xml.flag: [2024-06-27T11:00:04.683Z] [2024-06-27T11:00:04.683Z] generate.xml.identifier: [2024-06-27T11:00:04.683Z] [2024-06-27T11:00:04.684Z] assemble: [2024-06-27T11:00:04.684Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:RC-1.0.0.jar [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] process.xmlversionidentifier: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] prepare.update.xml.identifier: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] update.xml.identifier: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] deployWithNameOption: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] setAsadminArgs: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] common.deploy.asadmin: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] init.os: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] init.tools.unix: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] init.tools.windows: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] init.tools: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] setAsadminArgs: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] init: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] init.customtasks: [2024-06-27T11:00:04.684Z] [2024-06-27T11:00:04.684Z] common.run.asadmin: [2024-06-27T11:00:04.684Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-appclient:RC-1.0.0 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:RC-1.0.0.jar [2024-06-27T11:00:04.793Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2024-06-27T11:00:04.793Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2024-06-27T11:00:04.907Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:05.048Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2024-06-27T11:00:05.048Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2024-06-27T11:00:05.163Z] [javac] 1 warning [2024-06-27T11:00:05.163Z] [2024-06-27T11:00:05.164Z] setOSConditions: [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] setToolWin: [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] setToolUnix: [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] setToolProperty: [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] setS1ASclassPath: [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] init-common: [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] ejb-jar-common: [2024-06-27T11:00:05.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] package-ejbjar-common: [2024-06-27T11:00:05.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:05.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:05.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:05.164Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/worktest-ejb.jar [2024-06-27T11:00:05.164Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] setOSConditions: [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] setToolWin: [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] setToolUnix: [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] setToolProperty: [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] setS1ASclassPath: [2024-06-27T11:00:05.164Z] [2024-06-27T11:00:05.164Z] init-common: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] appclient-jar-common: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] package-appclientjar-common: [2024-06-27T11:00:05.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:05.165Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:05.165Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:05.165Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/worktest-client.jar [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] setOSConditions: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] fixFiles: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] convUnix: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] convWin: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] setToolWin: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] setToolUnix: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] setToolProperty: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] setS1ASclassPath: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] init-common: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] ear-common: [2024-06-27T11:00:05.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:00:05.165Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/threadpool/app/${sun-application.xml} to copy. [2024-06-27T11:00:05.165Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/threadpool/app/${glassfish-resources-ear.xml} to copy. [2024-06-27T11:00:05.165Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:00:05.165Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/worktestApp.ear [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.165Z] setup: [2024-06-27T11:00:05.165Z] [2024-06-27T11:00:05.166Z] deploy: [2024-06-27T11:00:05.166Z] [2024-06-27T11:00:05.166Z] setOSConditions: [2024-06-27T11:00:05.166Z] [2024-06-27T11:00:05.166Z] setToolWin: [2024-06-27T11:00:05.166Z] [2024-06-27T11:00:05.166Z] setToolUnix: [2024-06-27T11:00:05.166Z] [2024-06-27T11:00:05.166Z] setToolProperty: [2024-06-27T11:00:05.166Z] [2024-06-27T11:00:05.166Z] setS1ASclassPath: [2024-06-27T11:00:05.166Z] [2024-06-27T11:00:05.166Z] init-common: [2024-06-27T11:00:05.166Z] [2024-06-27T11:00:05.166Z] deploy: [2024-06-27T11:00:05.166Z] [2024-06-27T11:00:05.166Z] asadmin-common: [2024-06-27T11:00:05.166Z] [echo] asadmin create-threadpool --maxthreadpoolsize 10 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-thread-pool [2024-06-27T11:00:05.259Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:05.259Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T11:00:05.571Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:05.571Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:05.571Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:05.571Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:05.571Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:05.571Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:05.571Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:05.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2024-06-27T11:00:05.608Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2024-06-27T11:00:05.643Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:05.643Z] [2024-06-27T11:00:05.643Z] run: [2024-06-27T11:00:05.643Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:05.643Z] [2024-06-27T11:00:05.643Z] prepare-client: [2024-06-27T11:00:05.643Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:05.643Z] [2024-06-27T11:00:05.643Z] wsdl-import: [2024-06-27T11:00:05.643Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:05.644Z] [2024-06-27T11:00:05.644Z] configurable-wsdl-import: [2024-06-27T11:00:05.644Z] [echo] Current time (ISO): 2024-06-27T11:00:05.305+0000 [2024-06-27T11:00:05.644Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-06-27T11:00:05.644Z] [exec] parsing WSDL... [2024-06-27T11:00:05.822Z] [exec] Application deployed with name simple-versioned-appclient:RC-1.0.0. [2024-06-27T11:00:05.822Z] [exec] Command deploy executed successfully. [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] init.os: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] init.tools.unix: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] init.tools.windows: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] init.tools: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] setAsadminArgs: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] init: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] init.customtasks: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] setEnabled: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] createAppRef: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] deployWithoutNameOption: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] init.os: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] init.tools.unix: [2024-06-27T11:00:05.822Z] [2024-06-27T11:00:05.822Z] init.tools.windows: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] init.tools: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] setAsadminArgs: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] init: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] init.customtasks: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] prepare.client: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] prepare.client.appclient: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] setHttpPort: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] process.versionExpression: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] process.appname: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] prepare.appclient.preparator: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] process.classpath: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] process.jvmargs: [2024-06-27T11:00:05.823Z] [2024-06-27T11:00:05.823Z] java.with.result: [2024-06-27T11:00:05.864Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2024-06-27T11:00:05.864Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2024-06-27T11:00:06.080Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-06-27T11:00:06.093Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-threadpool --maxthreadpoolsize 10 --minthreadpoolsize 2 --idletimeout 900 --maxqueuesize 4096 --target server test-thread-pool [2024-06-27T11:00:06.093Z] [2024-06-27T11:00:06.093Z] restart-server-instance-common: [2024-06-27T11:00:06.093Z] [2024-06-27T11:00:06.093Z] setOSConditions: [2024-06-27T11:00:06.093Z] [2024-06-27T11:00:06.093Z] setToolWin: [2024-06-27T11:00:06.093Z] [2024-06-27T11:00:06.094Z] setToolUnix: [2024-06-27T11:00:06.094Z] [2024-06-27T11:00:06.094Z] setToolProperty: [2024-06-27T11:00:06.094Z] [2024-06-27T11:00:06.094Z] setS1ASclassPath: [2024-06-27T11:00:06.094Z] [2024-06-27T11:00:06.094Z] init-common: [2024-06-27T11:00:06.094Z] [2024-06-27T11:00:06.094Z] stopDomain: [2024-06-27T11:00:06.094Z] [echo] run.xml:stopping domain... [2024-06-27T11:00:06.336Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=8035509112829025927; Path=/ [2024-06-27T11:00:06.336Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-06-27T11:00:06.336Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-06-27T11:00:06.336Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:RC-1.0.0/simple-versioned-appclientClient.jar [2024-06-27T11:00:06.337Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T11:00:06.337Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-06-27T11:00:06.337Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T11:00:06.337Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-06-27T11:00:06.337Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] _prepare.client.appclient: [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] increment.log.next: [2024-06-27T11:00:06.337Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] process.versionexpression: [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] prepare.run: [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] common.run.positive: [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] setHttpPort: [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] common.run: [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] checkAppOnServer: [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] declare-test: [2024-06-27T11:00:06.337Z] [echo] Starting test simple-versioned-appclient sample.scenarios(6) - logID=8 (server) [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] prepare.runclient: [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] process.classpath: [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] process.jvmargs: [2024-06-27T11:00:06.337Z] [2024-06-27T11:00:06.337Z] java.with.result: [2024-06-27T11:00:06.424Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T11:00:06.424Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T11:00:06.573Z] [exec] [2024-06-27T11:00:06.573Z] [exec] Generating code... [2024-06-27T11:00:06.573Z] [exec] [2024-06-27T11:00:06.573Z] [exec] Compiling code... [2024-06-27T11:00:06.596Z] [javaWithResult] [0.008s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-06-27T11:00:06.679Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2024-06-27T11:00:06.679Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2024-06-27T11:00:06.937Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:07.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2024-06-27T11:00:07.260Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2024-06-27T11:00:07.260Z] [2024-06-27T11:00:07.260Z] setOSConditions: [2024-06-27T11:00:07.260Z] [2024-06-27T11:00:07.260Z] setToolWin: [2024-06-27T11:00:07.260Z] [2024-06-27T11:00:07.260Z] setToolUnix: [2024-06-27T11:00:07.260Z] [2024-06-27T11:00:07.260Z] setToolProperty: [2024-06-27T11:00:07.260Z] [2024-06-27T11:00:07.260Z] setS1ASclassPath: [2024-06-27T11:00:07.260Z] [2024-06-27T11:00:07.260Z] init-common: [2024-06-27T11:00:07.260Z] [2024-06-27T11:00:07.260Z] create-jdbc-resource-common: [2024-06-27T11:00:07.260Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-conval --target server jdbc/convalDB [2024-06-27T11:00:07.509Z] [exec] Waiting for the domain to stop . [2024-06-27T11:00:07.509Z] [exec] Waiting finished after 231 ms. [2024-06-27T11:00:07.509Z] [exec] Command stop-domain executed successfully. [2024-06-27T11:00:07.515Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-conval --enabled=true --target server jdbc/convalDB [2024-06-27T11:00:07.515Z] [exec] JDBC resource jdbc/convalDB created successfully. [2024-06-27T11:00:07.515Z] [echo] cmd executed for server [2024-06-27T11:00:07.515Z] [2024-06-27T11:00:07.515Z] set-assoc-with-thread: [2024-06-27T11:00:07.515Z] [2024-06-27T11:00:07.515Z] asadmin-common: [2024-06-27T11:00:07.515Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.associate_with_thread=true [2024-06-27T11:00:07.518Z] [javac] 1 warning [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] build: [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] prepare-store-common: [2024-06-27T11:00:07.518Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__cacerts.jks [2024-06-27T11:00:07.518Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__keystore.jks [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] setOSConditions: [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] setToolWin: [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] setToolUnix: [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] setToolProperty: [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] setS1ASclassPath: [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] init-common: [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] prepare-store-keytool-common: [2024-06-27T11:00:07.518Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] setOSConditions: [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] setToolWin: [2024-06-27T11:00:07.518Z] [2024-06-27T11:00:07.518Z] setToolUnix: [2024-06-27T11:00:07.519Z] [2024-06-27T11:00:07.519Z] setToolProperty: [2024-06-27T11:00:07.519Z] [2024-06-27T11:00:07.519Z] setS1ASclassPath: [2024-06-27T11:00:07.519Z] [2024-06-27T11:00:07.519Z] init-common: [2024-06-27T11:00:07.519Z] [2024-06-27T11:00:07.519Z] generate-jks-key: [2024-06-27T11:00:07.769Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.associate_with_thread=true [2024-06-27T11:00:07.769Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.associate-with-thread=true [2024-06-27T11:00:07.769Z] [2024-06-27T11:00:07.769Z] deploy: [2024-06-27T11:00:07.769Z] [2024-06-27T11:00:07.769Z] setOSConditions: [2024-06-27T11:00:07.769Z] [2024-06-27T11:00:07.769Z] setToolWin: [2024-06-27T11:00:07.770Z] [2024-06-27T11:00:07.770Z] setToolUnix: [2024-06-27T11:00:07.770Z] [2024-06-27T11:00:07.770Z] setToolProperty: [2024-06-27T11:00:07.770Z] [2024-06-27T11:00:07.770Z] setS1ASclassPath: [2024-06-27T11:00:07.770Z] [2024-06-27T11:00:07.770Z] init-common: [2024-06-27T11:00:07.770Z] [2024-06-27T11:00:07.770Z] deploy-common: [2024-06-27T11:00:07.770Z] [echo] Current time (ISO): 2024-06-27T11:00:07.766+0000 [2024-06-27T11:00:07.937Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T11:00:07.937Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:00:07.937Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:07.937Z] [2024-06-27T11:00:07.937Z] compile-client: [2024-06-27T11:00:07.937Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:07.938Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:07.938Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:07.938Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:07.938Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:07.938Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:07.938Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:07.938Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:07.938Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:08.054Z] [2024-06-27T11:00:08.054Z] setOSConditions: [2024-06-27T11:00:08.054Z] [2024-06-27T11:00:08.055Z] setToolWin: [2024-06-27T11:00:08.055Z] [2024-06-27T11:00:08.055Z] setToolUnix: [2024-06-27T11:00:08.055Z] [2024-06-27T11:00:08.055Z] setToolProperty: [2024-06-27T11:00:08.055Z] [2024-06-27T11:00:08.055Z] setS1ASclassPath: [2024-06-27T11:00:08.055Z] [2024-06-27T11:00:08.055Z] init-common: [2024-06-27T11:00:08.055Z] [2024-06-27T11:00:08.055Z] deploy-common-pe: [2024-06-27T11:00:08.193Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:08.193Z] [javac] 1 warning [2024-06-27T11:00:08.193Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:08.193Z] [2024-06-27T11:00:08.193Z] unjar-client-utils: [2024-06-27T11:00:08.193Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:08.194Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:08.194Z] [2024-06-27T11:00:08.194Z] internal-run: [2024-06-27T11:00:08.194Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-06-27T11:00:08.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2024-06-27T11:00:08.565Z] [exec] Application deployed with name jdbc-convalApp. [2024-06-27T11:00:08.565Z] [echo] Deployment on target server server successful [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] setOSConditions: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] setToolWin: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] setToolUnix: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] setToolProperty: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] setS1ASclassPath: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] init-common: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] deploy-common-ee: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] run: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] setOSConditions: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] setToolWin: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] setToolUnix: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] setToolProperty: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] setS1ASclassPath: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] init-common: [2024-06-27T11:00:08.565Z] [2024-06-27T11:00:08.565Z] execute-sql-common: [2024-06-27T11:00:08.565Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/create_pointbase.sql [2024-06-27T11:00:08.565Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T11:00:08.565Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T11:00:08.565Z] [sql] 0 rows affected [2024-06-27T11:00:08.565Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T11:00:08.820Z] [2024-06-27T11:00:08.820Z] setOSConditions: [2024-06-27T11:00:08.820Z] [2024-06-27T11:00:08.820Z] setToolWin: [2024-06-27T11:00:08.820Z] [2024-06-27T11:00:08.820Z] setToolUnix: [2024-06-27T11:00:08.820Z] [2024-06-27T11:00:08.820Z] setToolProperty: [2024-06-27T11:00:08.820Z] [2024-06-27T11:00:08.820Z] setS1ASclassPath: [2024-06-27T11:00:08.820Z] [2024-06-27T11:00:08.820Z] init-common: [2024-06-27T11:00:08.820Z] [2024-06-27T11:00:08.820Z] runclient-common: [2024-06-27T11:00:08.820Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-06-27T11:00:08.896Z] [exec] Generating 3,072 bit RSA key pair and self-signed certificate (SHA384withRSA) with a validity of 3,650 days [2024-06-27T11:00:08.896Z] [exec] for: CN=SSLTest, OU=Sun Java System Application Server, O=Sun Microsystems, L=Santa Clara, ST=California, C=US [2024-06-27T11:00:09.124Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T11:00:09.124Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T11:00:09.124Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-06-27T11:00:09.124Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = RC-1.0.0 [2024-06-27T11:00:09.124Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T11:00:09.124Z] [2024-06-27T11:00:09.125Z] process.result: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] processResult: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] failed: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] passed: [2024-06-27T11:00:09.125Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] unknown: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] runclient: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] init.os: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] init.tools.unix: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] init.tools.windows: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] init.tools: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] setAsadminArgs: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] init: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] init.customtasks: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] checkAppOnCluster: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] run.positive: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] process.versionExpression: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] process.appname: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] process.xmlversionidentifier: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] prepare.cluster: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.125Z] undeploy.version: [2024-06-27T11:00:09.125Z] [2024-06-27T11:00:09.126Z] setAsadminArgs: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] common.undeploy.asadmin: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init.os: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init.tools.unix: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init.tools.windows: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init.tools: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] setAsadminArgs: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init.customtasks: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] delAppRef: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init.os: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init.tools.unix: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init.tools.windows: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init.tools: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] setAsadminArgs: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] init.customtasks: [2024-06-27T11:00:09.126Z] [2024-06-27T11:00:09.126Z] common.run.asadmin: [2024-06-27T11:00:09.126Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA* [2024-06-27T11:00:09.703Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:09.704Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T11:00:09.755Z] [exec] Jun 27, 2024 11:00:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T11:00:09.755Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T11:00:09.833Z] [exec] Certificate stored in file [2024-06-27T11:00:09.960Z] [exec] Command undeploy executed successfully. [2024-06-27T11:00:09.960Z] [2024-06-27T11:00:09.960Z] test.notregistred: [2024-06-27T11:00:09.960Z] [2024-06-27T11:00:09.960Z] process.versionExpression: [2024-06-27T11:00:09.960Z] [2024-06-27T11:00:09.960Z] process.appname: [2024-06-27T11:00:09.960Z] [2024-06-27T11:00:09.960Z] _process.target: [2024-06-27T11:00:09.960Z] [2024-06-27T11:00:09.960Z] process.target: [2024-06-27T11:00:09.960Z] [2024-06-27T11:00:09.960Z] prepare.show-component-status.asadmin: [2024-06-27T11:00:09.960Z] [2024-06-27T11:00:09.960Z] increment.log.next: [2024-06-27T11:00:09.960Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T11:00:09.960Z] [2024-06-27T11:00:09.961Z] declare.test: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] setHttpPort: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] declare.test.positive: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] setHttpPort: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] declare.test.negative: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] declare-test: [2024-06-27T11:00:09.961Z] [echo] Starting test simple-versioned-appclient sample.scenarios(7) - logID=9 - (server) - (fail expected) [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] init.os: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] init.tools.unix: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] init.tools.windows: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] init.tools: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] setAsadminArgs: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] init: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] init.customtasks: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] prepare: [2024-06-27T11:00:09.961Z] [2024-06-27T11:00:09.961Z] exec.asadmin: [2024-06-27T11:00:10.315Z] [exec] Jun 27, 2024 11:00:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T11:00:10.315Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T11:00:10.394Z] [exec] Certificate was added to keystore [2024-06-27T11:00:10.394Z] [2024-06-27T11:00:10.394Z] setup: [2024-06-27T11:00:10.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest [2024-06-27T11:00:10.395Z] [2024-06-27T11:00:10.395Z] asadmin-batch-common: [2024-06-27T11:00:10.525Z] [exec] Result: 1 [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] process.result: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] processResult: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] failed: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] passed: [2024-06-27T11:00:10.525Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] unknown: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] asadmin.with.result: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] show-component-status.asadmin: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] test.notregistred.cluster: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] process.versionExpression: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] process.appname: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] process.xmlversionidentifier: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] prepare.cluster: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] enable.version: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] setAsadminArgs: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] common.enable.asadmin: [2024-06-27T11:00:10.525Z] [2024-06-27T11:00:10.525Z] init.os: [2024-06-27T11:00:10.526Z] [2024-06-27T11:00:10.526Z] init.tools.unix: [2024-06-27T11:00:10.526Z] [2024-06-27T11:00:10.526Z] init.tools.windows: [2024-06-27T11:00:10.526Z] [2024-06-27T11:00:10.526Z] init.tools: [2024-06-27T11:00:10.526Z] [2024-06-27T11:00:10.526Z] setAsadminArgs: [2024-06-27T11:00:10.526Z] [2024-06-27T11:00:10.526Z] init: [2024-06-27T11:00:10.526Z] [2024-06-27T11:00:10.526Z] init.customtasks: [2024-06-27T11:00:10.806Z] [2024-06-27T11:00:10.806Z] common.run.asadmin: [2024-06-27T11:00:10.806Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient [2024-06-27T11:00:10.875Z] [exec] Jun 27, 2024 11:00:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T11:00:10.875Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T11:00:11.331Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file testsetup.asadmin [2024-06-27T11:00:11.401Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:11.402Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-06-27T11:00:11.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-1 [2024-06-27T11:00:11.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-2 [2024-06-27T11:00:11.613Z] [exec] remote failure: Specified http listener, test-http-listener-1, doesn't exist. [2024-06-27T11:00:11.613Z] [exec] remote failure: Specified http listener, test-http-listener-2, doesn't exist. [2024-06-27T11:00:11.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-http-listener --listeneraddress 0.0.0.0 --listenerport 18181 --defaultvs server --xpowered=true --securityenabled=true --enabled=true --secure=false --target server test-http-listener-1 [2024-06-27T11:00:11.869Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-ssl --certname s1as --type http-listener --ssl2enabled=false --ssl3enabled=false --ssl3tlsciphers SSL_RSA_WITH_RC4_128_MD5 --tlsenabled=true --tlsrollbackenabled=true --clientauthenabled=false --target server test-http-listener-1 [2024-06-27T11:00:11.869Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-http-listener --listeneraddress 0.0.0.0 --listenerport 28181 --defaultvs server --xpowered=true --securityenabled=true --enabled=true --secure=false --target server test-http-listener-2 [2024-06-27T11:00:11.998Z] [exec] Command enable executed successfully. [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init.os: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init.tools.unix: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init.tools.windows: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init.tools: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] setAsadminArgs: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init.customtasks: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] enableAppOnInstance: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init.os: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init.tools.unix: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init.tools.windows: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init.tools: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] setAsadminArgs: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] init.customtasks: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] prepare.client: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] prepare.client.appclient: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] setHttpPort: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.998Z] process.versionExpression: [2024-06-27T11:00:11.998Z] [2024-06-27T11:00:11.999Z] process.appname: [2024-06-27T11:00:11.999Z] [2024-06-27T11:00:11.999Z] prepare.appclient.preparator: [2024-06-27T11:00:11.999Z] [2024-06-27T11:00:11.999Z] process.classpath: [2024-06-27T11:00:11.999Z] [2024-06-27T11:00:11.999Z] process.jvmargs: [2024-06-27T11:00:11.999Z] [2024-06-27T11:00:11.999Z] java.with.result: [2024-06-27T11:00:12.125Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-ssl --certname s1as --type http-listener --ssl2enabled=false --ssl3enabled=false --ssl3tlsciphers SSL_RSA_WITH_3DES_EDE_CBC_SHA,SSL_RSA_WITH_DES_CBC_SHA,SSL_RSA_EXPORT_WITH_RC4_40_MD5,SSL_RSA_WITH_NULL_MD5,SSL_RSA_WITH_RC4_128_SHA,SSL_RSA_WITH_NULL_SHA --tlsenabled=true --tlsrollbackenabled=true --clientauthenabled=false --target server test-http-listener-2 [2024-06-27T11:00:12.125Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt [2024-06-27T11:00:12.125Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/testsetup.asadmin [2024-06-27T11:00:12.125Z] [2024-06-27T11:00:12.125Z] restart-server-instance-common: [2024-06-27T11:00:12.125Z] [2024-06-27T11:00:12.125Z] setOSConditions: [2024-06-27T11:00:12.125Z] [2024-06-27T11:00:12.125Z] setToolWin: [2024-06-27T11:00:12.125Z] [2024-06-27T11:00:12.125Z] setToolUnix: [2024-06-27T11:00:12.125Z] [2024-06-27T11:00:12.125Z] setToolProperty: [2024-06-27T11:00:12.125Z] [2024-06-27T11:00:12.125Z] setS1ASclassPath: [2024-06-27T11:00:12.125Z] [2024-06-27T11:00:12.125Z] init-common: [2024-06-27T11:00:12.125Z] [2024-06-27T11:00:12.125Z] stopDomain: [2024-06-27T11:00:12.126Z] [echo] run.xml:stopping domain... [2024-06-27T11:00:12.357Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:00:12.357Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:00:12.357Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:00:12.357Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:00:12.357Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:00:12.357Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:00:12.357Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:00:12.357Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:00:12.357Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:00:12.357Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:00:12.357Z] [exec] Value of key is:ejb-msgctxt [2024-06-27T11:00:12.357Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:12.357Z] [exec] [2024-06-27T11:00:12.357Z] [exec] [2024-06-27T11:00:12.357Z] [exec] ----------------------------------------- [2024-06-27T11:00:12.357Z] [exec] - ejb-msgctxt: PASS - [2024-06-27T11:00:12.357Z] [exec] ----------------------------------------- [2024-06-27T11:00:12.357Z] [exec] Total PASS: 1 [2024-06-27T11:00:12.357Z] [exec] Total FAIL: 0 [2024-06-27T11:00:12.357Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:00:12.357Z] [exec] ----------------------------------------- [2024-06-27T11:00:12.357Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:12.357Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:12.357Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-06-27T11:00:12.357Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:12.357Z] [2024-06-27T11:00:12.357Z] undeploy: [2024-06-27T11:00:12.357Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:12.357Z] [2024-06-27T11:00:12.357Z] autoundeploy-file: [2024-06-27T11:00:12.357Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T11:00:12.358Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/messagectxt/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:12.358Z] [2024-06-27T11:00:12.358Z] internal-report-success: [2024-06-27T11:00:12.358Z] [2024-06-27T11:00:12.358Z] internal-report-failure: [2024-06-27T11:00:12.358Z] [2024-06-27T11:00:12.358Z] report: [2024-06-27T11:00:12.358Z] [2024-06-27T11:00:12.358Z] all: [2024-06-27T11:00:12.358Z] [echo] [2024-06-27T11:00:12.358Z] [echo] ************************* [2024-06-27T11:00:12.358Z] [echo] * Running singleton [2024-06-27T11:00:12.358Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton [2024-06-27T11:00:12.358Z] [echo] ************************* [2024-06-27T11:00:12.358Z] [echo] [2024-06-27T11:00:12.358Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:12.358Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:12.358Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:12.358Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:12.358Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:12.358Z] [2024-06-27T11:00:12.358Z] setOSConditions: [2024-06-27T11:00:12.358Z] [2024-06-27T11:00:12.358Z] setToolWin: [2024-06-27T11:00:12.358Z] [2024-06-27T11:00:12.358Z] setToolUnix: [2024-06-27T11:00:12.358Z] [2024-06-27T11:00:12.358Z] setToolProperty: [2024-06-27T11:00:12.358Z] [2024-06-27T11:00:12.358Z] setS1ASclassPath: [2024-06-27T11:00:12.562Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-06-27T11:00:12.562Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=7263088533027006101; Path=/ [2024-06-27T11:00:12.562Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-06-27T11:00:12.562Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-06-27T11:00:12.562Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-06-27T11:00:12.562Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T11:00:12.562Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-06-27T11:00:12.562Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-06-27T11:00:12.563Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-06-27T11:00:12.563Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-06-27T11:00:12.563Z] [2024-06-27T11:00:12.563Z] _prepare.client.appclient: [2024-06-27T11:00:12.563Z] [2024-06-27T11:00:12.563Z] increment.log.next: [2024-06-27T11:00:12.563Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T11:00:12.563Z] [2024-06-27T11:00:12.563Z] process.versionexpression: [2024-06-27T11:00:12.563Z] [2024-06-27T11:00:12.563Z] prepare.run: [2024-06-27T11:00:12.563Z] [2024-06-27T11:00:12.563Z] common.run.positive: [2024-06-27T11:00:12.563Z] [2024-06-27T11:00:12.563Z] setHttpPort: [2024-06-27T11:00:12.563Z] [2024-06-27T11:00:12.563Z] common.run: [2024-06-27T11:00:12.614Z] [2024-06-27T11:00:12.614Z] init-common: [2024-06-27T11:00:12.614Z] [2024-06-27T11:00:12.614Z] clean: [2024-06-27T11:00:12.614Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:12.614Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:12.615Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:12.615Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:12.615Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:12.615Z] [2024-06-27T11:00:12.615Z] setOSConditions: [2024-06-27T11:00:12.615Z] [2024-06-27T11:00:12.615Z] setToolWin: [2024-06-27T11:00:12.615Z] [2024-06-27T11:00:12.615Z] setToolUnix: [2024-06-27T11:00:12.615Z] [2024-06-27T11:00:12.615Z] setToolProperty: [2024-06-27T11:00:12.615Z] [2024-06-27T11:00:12.615Z] setS1ASclassPath: [2024-06-27T11:00:12.615Z] [2024-06-27T11:00:12.615Z] init-common: [2024-06-27T11:00:12.615Z] [2024-06-27T11:00:12.615Z] clean-common: [2024-06-27T11:00:12.615Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:12.615Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:12.615Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:12.615Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:12.615Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:12.615Z] [2024-06-27T11:00:12.615Z] setOSConditions: [2024-06-27T11:00:12.615Z] [2024-06-27T11:00:12.616Z] setToolWin: [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] setToolUnix: [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] setToolProperty: [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] setS1ASclassPath: [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] init-common: [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] clean-classes-common: [2024-06-27T11:00:12.616Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:00:12.616Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:12.616Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:12.616Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:12.616Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:12.616Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] setOSConditions: [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] setToolWin: [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] setToolUnix: [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] setToolProperty: [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] setS1ASclassPath: [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] init-common: [2024-06-27T11:00:12.616Z] [2024-06-27T11:00:12.616Z] clean-jars-common: [2024-06-27T11:00:12.617Z] [2024-06-27T11:00:12.617Z] assemble-ejb: [2024-06-27T11:00:12.617Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:12.617Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:12.617Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:12.617Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:12.617Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:12.617Z] [2024-06-27T11:00:12.617Z] setOSConditions: [2024-06-27T11:00:12.617Z] [2024-06-27T11:00:12.617Z] setToolWin: [2024-06-27T11:00:12.617Z] [2024-06-27T11:00:12.617Z] setToolUnix: [2024-06-27T11:00:12.617Z] [2024-06-27T11:00:12.617Z] setToolProperty: [2024-06-27T11:00:12.617Z] [2024-06-27T11:00:12.617Z] setS1ASclassPath: [2024-06-27T11:00:12.617Z] [2024-06-27T11:00:12.617Z] init-common: [2024-06-27T11:00:12.617Z] [2024-06-27T11:00:12.617Z] compile-common: [2024-06-27T11:00:12.617Z] [echo] Current time (ISO): 2024-06-27T11:00:12.426+0000 [2024-06-27T11:00:12.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:12.617Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:12.768Z] [2024-06-27T11:00:12.768Z] setOSConditions: [2024-06-27T11:00:12.768Z] [2024-06-27T11:00:12.768Z] setToolWin: [2024-06-27T11:00:12.768Z] [2024-06-27T11:00:12.768Z] setToolUnix: [2024-06-27T11:00:12.768Z] [2024-06-27T11:00:12.768Z] setToolProperty: [2024-06-27T11:00:12.768Z] [2024-06-27T11:00:12.768Z] setS1ASclassPath: [2024-06-27T11:00:12.768Z] [2024-06-27T11:00:12.768Z] init-common: [2024-06-27T11:00:12.768Z] [2024-06-27T11:00:12.768Z] startDomainUnix: [2024-06-27T11:00:12.768Z] [echo] Starting DAS [2024-06-27T11:00:12.820Z] [2024-06-27T11:00:12.821Z] checkAppOnServer: [2024-06-27T11:00:12.821Z] [2024-06-27T11:00:12.821Z] declare-test: [2024-06-27T11:00:12.821Z] [echo] Starting test simple-versioned-appclient sample.scenarions(8) - logID=10 (server) [2024-06-27T11:00:12.821Z] [2024-06-27T11:00:12.821Z] prepare.runclient: [2024-06-27T11:00:12.821Z] [2024-06-27T11:00:12.821Z] process.classpath: [2024-06-27T11:00:12.821Z] [2024-06-27T11:00:12.821Z] process.jvmargs: [2024-06-27T11:00:12.821Z] [2024-06-27T11:00:12.821Z] java.with.result: [2024-06-27T11:00:12.821Z] [javaWithResult] [0.008s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-06-27T11:00:13.385Z] [exec] Jun 27, 2024 11:00:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:00:13.385Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5f5297e3 [2024-06-27T11:00:13.385Z] [exec] Value of key is: test-1 [2024-06-27T11:00:13.385Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:13.385Z] [exec] [2024-06-27T11:00:13.385Z] [exec] [2024-06-27T11:00:13.385Z] [exec] ----------------------------------------- [2024-06-27T11:00:13.385Z] [exec] - test-1 : PASS - [2024-06-27T11:00:13.385Z] [exec] ----------------------------------------- [2024-06-27T11:00:13.385Z] [exec] Total PASS: 1 [2024-06-27T11:00:13.385Z] [exec] Total FAIL: 0 [2024-06-27T11:00:13.385Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:00:13.385Z] [exec] ----------------------------------------- [2024-06-27T11:00:13.385Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:13.385Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:13.639Z] [2024-06-27T11:00:13.640Z] checkReporting-common: [2024-06-27T11:00:13.640Z] [2024-06-27T11:00:13.640Z] confirmReportPresent-common: [2024-06-27T11:00:13.640Z] [echo] file RepRunConf.txt is present. [2024-06-27T11:00:13.640Z] [echo] Test seems to be reported fine [2024-06-27T11:00:13.640Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2024-06-27T11:00:13.640Z] [2024-06-27T11:00:13.640Z] confirmMissingReport-common: [2024-06-27T11:00:13.640Z] [2024-06-27T11:00:13.640Z] setOSConditions: [2024-06-27T11:00:13.640Z] [2024-06-27T11:00:13.640Z] setToolWin: [2024-06-27T11:00:13.640Z] [2024-06-27T11:00:13.640Z] setToolUnix: [2024-06-27T11:00:13.640Z] [2024-06-27T11:00:13.640Z] setToolProperty: [2024-06-27T11:00:13.640Z] [2024-06-27T11:00:13.640Z] setS1ASclassPath: [2024-06-27T11:00:13.640Z] [2024-06-27T11:00:13.640Z] init-common: [2024-06-27T11:00:13.640Z] [2024-06-27T11:00:13.640Z] stop-derby: [2024-06-27T11:00:13.640Z] [2024-06-27T11:00:13.640Z] stop-derby-aix: [2024-06-27T11:00:13.640Z] [2024-06-27T11:00:13.640Z] stop-derby-nonaix: [2024-06-27T11:00:13.640Z] [echo] Stopping Derby DB Server ... [2024-06-27T11:00:13.982Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:13.982Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:13.982Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:13.982Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:13.982Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:13.982Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:13.982Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:14.080Z] [exec] Waiting for the domain to stop . [2024-06-27T11:00:14.080Z] [exec] Waiting finished after 441 ms. [2024-06-27T11:00:14.080Z] [exec] Command stop-domain executed successfully. [2024-06-27T11:00:14.200Z] [java] Thu Jun 27 11:00:13 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T11:00:14.200Z] [2024-06-27T11:00:14.200Z] setOSConditions: [2024-06-27T11:00:14.200Z] [2024-06-27T11:00:14.200Z] setToolWin: [2024-06-27T11:00:14.200Z] [2024-06-27T11:00:14.200Z] setToolUnix: [2024-06-27T11:00:14.200Z] [2024-06-27T11:00:14.200Z] setToolProperty: [2024-06-27T11:00:14.200Z] [2024-06-27T11:00:14.200Z] setS1ASclassPath: [2024-06-27T11:00:14.200Z] [2024-06-27T11:00:14.200Z] init-common: [2024-06-27T11:00:14.200Z] [2024-06-27T11:00:14.200Z] start-derby: [2024-06-27T11:00:14.200Z] [2024-06-27T11:00:14.200Z] start-derby-aix: [2024-06-27T11:00:14.200Z] [2024-06-27T11:00:14.200Z] start-derby-nonaix: [2024-06-27T11:00:14.200Z] [echo] Starting Derby DB Server ... [2024-06-27T11:00:15.259Z] [exec] Foo: ejbs/Foo_CMT passed!! [2024-06-27T11:00:15.259Z] [exec] Value of key is: ejbs/Foo_CMT [2024-06-27T11:00:15.259Z] [exec] Doing foo timer test for ejbs/Foo_UNSPECIFIED_TX [2024-06-27T11:00:15.357Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:15.357Z] [javac] 1 warning [2024-06-27T11:00:15.358Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:15.358Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:15.358Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:15.358Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:15.358Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:15.358Z] [2024-06-27T11:00:15.358Z] setOSConditions: [2024-06-27T11:00:15.358Z] [2024-06-27T11:00:15.358Z] setToolWin: [2024-06-27T11:00:15.358Z] [2024-06-27T11:00:15.358Z] setToolUnix: [2024-06-27T11:00:15.358Z] [2024-06-27T11:00:15.358Z] setToolProperty: [2024-06-27T11:00:15.358Z] [2024-06-27T11:00:15.358Z] setS1ASclassPath: [2024-06-27T11:00:15.358Z] [2024-06-27T11:00:15.358Z] init-common: [2024-06-27T11:00:15.358Z] [2024-06-27T11:00:15.358Z] compile-common: [2024-06-27T11:00:15.358Z] [echo] Current time (ISO): 2024-06-27T11:00:15.043+0000 [2024-06-27T11:00:15.358Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:15.358Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T11:00:15.358Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-06-27T11:00:15.359Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2024-06-27T11:00:15.359Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2024-06-27T11:00:15.359Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] process.result: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] processResult: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] failed: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] passed: [2024-06-27T11:00:15.359Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] unknown: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] runclient: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] init.os: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] init.tools.unix: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] init.tools.windows: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] init.tools: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] setAsadminArgs: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] init: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] init.customtasks: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] checkAppOnCluster: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] run.positive: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] process.versionExpression: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] process.appname: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] process.xmlversionidentifier: [2024-06-27T11:00:15.359Z] [2024-06-27T11:00:15.359Z] prepare.cluster: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] undeploy.version: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] setAsadminArgs: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] common.undeploy.asadmin: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init.os: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init.tools.unix: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init.tools.windows: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init.tools: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] setAsadminArgs: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init.customtasks: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] delAppRef: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init.os: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init.tools.unix: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init.tools.windows: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init.tools: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] setAsadminArgs: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] init.customtasks: [2024-06-27T11:00:15.360Z] [2024-06-27T11:00:15.360Z] common.run.asadmin: [2024-06-27T11:00:15.360Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:* [2024-06-27T11:00:15.922Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:15.922Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T11:00:16.178Z] [exec] Command undeploy executed successfully. [2024-06-27T11:00:16.178Z] [2024-06-27T11:00:16.178Z] test.notregistred: [2024-06-27T11:00:16.178Z] [2024-06-27T11:00:16.178Z] process.versionExpression: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] process.appname: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] _process.target: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] process.target: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] prepare.show-component-status.asadmin: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] increment.log.next: [2024-06-27T11:00:16.179Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] declare.test: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] setHttpPort: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] declare.test.positive: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] setHttpPort: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] declare.test.negative: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] declare-test: [2024-06-27T11:00:16.179Z] [echo] Starting test simple-versioned-appclient sample.scenarios(9) - logID=11 - (server) - (fail expected) [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] init.os: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] init.tools.unix: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] init.tools.windows: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] init.tools: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] setAsadminArgs: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] init: [2024-06-27T11:00:16.179Z] [2024-06-27T11:00:16.179Z] init.customtasks: [2024-06-27T11:00:16.180Z] [2024-06-27T11:00:16.180Z] prepare: [2024-06-27T11:00:16.180Z] [2024-06-27T11:00:16.180Z] exec.asadmin: [2024-06-27T11:00:16.728Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:16.728Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:16.728Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:16.728Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:16.728Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:16.728Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:16.728Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:17.109Z] [exec] Result: 1 [2024-06-27T11:00:17.109Z] [2024-06-27T11:00:17.109Z] process.result: [2024-06-27T11:00:17.109Z] [2024-06-27T11:00:17.109Z] processResult: [2024-06-27T11:00:17.109Z] [2024-06-27T11:00:17.109Z] failed: [2024-06-27T11:00:17.109Z] [2024-06-27T11:00:17.109Z] passed: [2024-06-27T11:00:17.109Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T11:00:17.109Z] [2024-06-27T11:00:17.109Z] unknown: [2024-06-27T11:00:17.109Z] [2024-06-27T11:00:17.109Z] asadmin.with.result: [2024-06-27T11:00:17.109Z] [2024-06-27T11:00:17.109Z] show-component-status.asadmin: [2024-06-27T11:00:17.109Z] [2024-06-27T11:00:17.109Z] test.notregistred.cluster: [2024-06-27T11:00:17.109Z] [2024-06-27T11:00:17.109Z] test.notregistred: [2024-06-27T11:00:17.109Z] [2024-06-27T11:00:17.109Z] process.versionExpression: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] process.appname: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] _process.target: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] process.target: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] prepare.show-component-status.asadmin: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] increment.log.next: [2024-06-27T11:00:17.110Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] declare.test: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] setHttpPort: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] declare.test.positive: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] setHttpPort: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] declare.test.negative: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] declare-test: [2024-06-27T11:00:17.110Z] [echo] Starting test simple-versioned-appclient sample.scenarios(10) - logID=12 - (server) - (fail expected) [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] init.os: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] init.tools.unix: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] init.tools.windows: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] init.tools: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] setAsadminArgs: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] init: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.110Z] init.customtasks: [2024-06-27T11:00:17.110Z] [2024-06-27T11:00:17.111Z] prepare: [2024-06-27T11:00:17.111Z] [2024-06-27T11:00:17.111Z] exec.asadmin: [2024-06-27T11:00:17.672Z] [exec] Result: 1 [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] process.result: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] processResult: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] failed: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] passed: [2024-06-27T11:00:17.672Z] [echo] Test simple-versioned-appclient Passed [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] unknown: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] asadmin.with.result: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] show-component-status.asadmin: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] test.notregistred.cluster: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] clean.scenario: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] clean.scenario.cluster: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] init.os: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] init.tools.unix: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] init.tools.windows: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.672Z] init.tools: [2024-06-27T11:00:17.672Z] [2024-06-27T11:00:17.673Z] setAsadminArgs: [2024-06-27T11:00:17.673Z] [2024-06-27T11:00:17.673Z] init: [2024-06-27T11:00:17.673Z] [2024-06-27T11:00:17.673Z] init.customtasks: [2024-06-27T11:00:17.673Z] [2024-06-27T11:00:17.673Z] prepare: [2024-06-27T11:00:17.673Z] [2024-06-27T11:00:17.673Z] process.versionExpression: [2024-06-27T11:00:17.673Z] [2024-06-27T11:00:17.673Z] process.appname: [2024-06-27T11:00:17.673Z] [2024-06-27T11:00:17.673Z] _process.target: [2024-06-27T11:00:17.673Z] [2024-06-27T11:00:17.673Z] process.target: [2024-06-27T11:00:17.673Z] [2024-06-27T11:00:17.673Z] prepare.has.version.registred: [2024-06-27T11:00:17.673Z] [2024-06-27T11:00:17.673Z] exec.asadmin2: [2024-06-27T11:00:17.687Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:17.943Z] [javac] 1 warning [2024-06-27T11:00:17.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:17.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:00:17.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/lib [2024-06-27T11:00:17.943Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/lib/mylib.jar [2024-06-27T11:00:17.943Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/singleton-ejb.jar [2024-06-27T11:00:17.943Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/singletonApp.ear [2024-06-27T11:00:17.943Z] [2024-06-27T11:00:17.943Z] deploy-ear: [2024-06-27T11:00:17.943Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:17.943Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:17.943Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:17.943Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:17.943Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:17.943Z] [2024-06-27T11:00:17.943Z] setOSConditions: [2024-06-27T11:00:17.943Z] [2024-06-27T11:00:17.943Z] setToolWin: [2024-06-27T11:00:17.943Z] [2024-06-27T11:00:17.943Z] setToolUnix: [2024-06-27T11:00:17.943Z] [2024-06-27T11:00:17.943Z] setToolProperty: [2024-06-27T11:00:17.943Z] [2024-06-27T11:00:17.943Z] setS1ASclassPath: [2024-06-27T11:00:17.944Z] [2024-06-27T11:00:17.944Z] init-common: [2024-06-27T11:00:17.944Z] [2024-06-27T11:00:17.944Z] deploy-common: [2024-06-27T11:00:17.944Z] [echo] Current time (ISO): 2024-06-27T11:00:17.729+0000 [2024-06-27T11:00:17.944Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:17.944Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:17.944Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:17.944Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:17.944Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:17.944Z] [2024-06-27T11:00:17.944Z] setOSConditions: [2024-06-27T11:00:17.944Z] [2024-06-27T11:00:17.944Z] setToolWin: [2024-06-27T11:00:17.944Z] [2024-06-27T11:00:17.944Z] setToolUnix: [2024-06-27T11:00:17.944Z] [2024-06-27T11:00:17.944Z] setToolProperty: [2024-06-27T11:00:17.944Z] [2024-06-27T11:00:17.944Z] setS1ASclassPath: [2024-06-27T11:00:17.944Z] [2024-06-27T11:00:17.944Z] init-common: [2024-06-27T11:00:17.944Z] [2024-06-27T11:00:17.944Z] deploy-common-pe: [2024-06-27T11:00:18.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/singletonApp.ear [2024-06-27T11:00:18.603Z] [exec] Result: 1 [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] process.registred: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] has.version.registred: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] del.all.version.registred: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] _clean.scenario: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] delete.log.next: [2024-06-27T11:00:18.603Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] delete.log.next: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] private-all: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] init.os: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] init.tools.unix: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] init.tools.windows: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] init.tools: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] setAsadminArgs: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] init: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] init.customtasks: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.603Z] private-rollingUpgrade: [2024-06-27T11:00:18.603Z] [2024-06-27T11:00:18.604Z] _private-all: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] main-all: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] xml.version.information: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] clean.scenario: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] clean.scenario.cluster: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] init.os: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] init.tools.unix: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] init.tools.windows: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] init.tools: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] setAsadminArgs: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] init: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] init.customtasks: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] prepare: [2024-06-27T11:00:18.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] process.versionExpression: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] process.appname: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] _process.target: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] process.target: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] prepare.has.version.registred: [2024-06-27T11:00:18.604Z] [2024-06-27T11:00:18.604Z] exec.asadmin2: [2024-06-27T11:00:19.092Z] [exec] Application deployed with name singletonApp. [2024-06-27T11:00:19.092Z] [exec] there are no files to retrieve for application singletonApp [2024-06-27T11:00:19.092Z] [echo] Deployment on target server server successful [2024-06-27T11:00:19.092Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:19.092Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:19.092Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:19.092Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:19.093Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:19.093Z] [2024-06-27T11:00:19.093Z] setOSConditions: [2024-06-27T11:00:19.093Z] [2024-06-27T11:00:19.093Z] setToolWin: [2024-06-27T11:00:19.093Z] [2024-06-27T11:00:19.093Z] setToolUnix: [2024-06-27T11:00:19.093Z] [2024-06-27T11:00:19.093Z] setToolProperty: [2024-06-27T11:00:19.093Z] [2024-06-27T11:00:19.093Z] setS1ASclassPath: [2024-06-27T11:00:19.093Z] [2024-06-27T11:00:19.093Z] init-common: [2024-06-27T11:00:19.093Z] [2024-06-27T11:00:19.093Z] deploy-common-ee: [2024-06-27T11:00:19.093Z] [2024-06-27T11:00:19.093Z] setup-ejb: [2024-06-27T11:00:19.093Z] [2024-06-27T11:00:19.093Z] assemble-client: [2024-06-27T11:00:19.093Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:00:19.093Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL [2024-06-27T11:00:19.093Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:19.093Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:19.093Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:19.093Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:19.093Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:19.093Z] [2024-06-27T11:00:19.093Z] setOSConditions: [2024-06-27T11:00:19.093Z] [2024-06-27T11:00:19.094Z] setToolWin: [2024-06-27T11:00:19.094Z] [2024-06-27T11:00:19.094Z] setToolUnix: [2024-06-27T11:00:19.094Z] [2024-06-27T11:00:19.094Z] setToolProperty: [2024-06-27T11:00:19.094Z] [2024-06-27T11:00:19.094Z] setS1ASclassPath: [2024-06-27T11:00:19.094Z] [2024-06-27T11:00:19.094Z] init-common: [2024-06-27T11:00:19.094Z] [2024-06-27T11:00:19.094Z] wsimport: [2024-06-27T11:00:19.168Z] [exec] Result: 1 [2024-06-27T11:00:19.168Z] [2024-06-27T11:00:19.168Z] process.registred: [2024-06-27T11:00:19.168Z] [2024-06-27T11:00:19.168Z] has.version.registred: [2024-06-27T11:00:19.168Z] [2024-06-27T11:00:19.168Z] del.all.version.registred: [2024-06-27T11:00:19.168Z] [2024-06-27T11:00:19.168Z] _clean.scenario: [2024-06-27T11:00:19.168Z] [2024-06-27T11:00:19.168Z] deploy.version: [2024-06-27T11:00:19.168Z] [2024-06-27T11:00:19.168Z] del.ref.registred: [2024-06-27T11:00:19.168Z] [2024-06-27T11:00:19.169Z] process.versionExpression: [2024-06-27T11:00:19.169Z] [2024-06-27T11:00:19.169Z] process.appname: [2024-06-27T11:00:19.169Z] [2024-06-27T11:00:19.169Z] _process.target: [2024-06-27T11:00:19.169Z] [2024-06-27T11:00:19.169Z] process.target: [2024-06-27T11:00:19.169Z] [2024-06-27T11:00:19.169Z] prepare.is.version.registred: [2024-06-27T11:00:19.169Z] [2024-06-27T11:00:19.169Z] init.os: [2024-06-27T11:00:19.169Z] [2024-06-27T11:00:19.169Z] init.tools.unix: [2024-06-27T11:00:19.169Z] [2024-06-27T11:00:19.169Z] init.tools.windows: [2024-06-27T11:00:19.169Z] [2024-06-27T11:00:19.169Z] init.tools: [2024-06-27T11:00:19.169Z] [2024-06-27T11:00:19.169Z] setAsadminArgs: [2024-06-27T11:00:19.169Z] [2024-06-27T11:00:19.169Z] init: [2024-06-27T11:00:19.326Z] [2024-06-27T11:00:19.326Z] setOSConditions: [2024-06-27T11:00:19.326Z] [2024-06-27T11:00:19.326Z] setToolWin: [2024-06-27T11:00:19.326Z] [2024-06-27T11:00:19.326Z] setToolUnix: [2024-06-27T11:00:19.326Z] [2024-06-27T11:00:19.326Z] setToolProperty: [2024-06-27T11:00:19.326Z] [2024-06-27T11:00:19.326Z] setS1ASclassPath: [2024-06-27T11:00:19.326Z] [2024-06-27T11:00:19.326Z] init-common: [2024-06-27T11:00:19.326Z] [2024-06-27T11:00:19.326Z] startDomainUnix: [2024-06-27T11:00:19.326Z] [echo] Starting DAS [2024-06-27T11:00:19.350Z] [exec] parsing WSDL... [2024-06-27T11:00:19.426Z] [2024-06-27T11:00:19.426Z] init.customtasks: [2024-06-27T11:00:19.426Z] [2024-06-27T11:00:19.426Z] prepare: [2024-06-27T11:00:19.426Z] [2024-06-27T11:00:19.426Z] exec.asadmin2: [2024-06-27T11:00:20.002Z] [exec] Result: 1 [2024-06-27T11:00:20.002Z] [2024-06-27T11:00:20.002Z] process.registred: [2024-06-27T11:00:20.002Z] [2024-06-27T11:00:20.002Z] is.version.registred: [2024-06-27T11:00:20.002Z] [2024-06-27T11:00:20.003Z] process.xmlversionidentifier: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] prepare.cluster: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] process.enabled: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] process.hasToDeploy: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] deploy.version.unregistred: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] init.os: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] init.tools.unix: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] init.tools.windows: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] init.tools: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] setAsadminArgs: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] init: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] init.customtasks: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] prepare: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] process.versionExpression: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] process.appname: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] create.version: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] assemble.non-existent: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] init.os: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] init.tools.unix: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.003Z] init.tools.windows: [2024-06-27T11:00:20.003Z] [2024-06-27T11:00:20.004Z] init.tools: [2024-06-27T11:00:20.004Z] [2024-06-27T11:00:20.004Z] setAsadminArgs: [2024-06-27T11:00:20.004Z] [2024-06-27T11:00:20.004Z] init: [2024-06-27T11:00:20.004Z] [2024-06-27T11:00:20.004Z] init.customtasks: [2024-06-27T11:00:20.004Z] [2024-06-27T11:00:20.004Z] prepare: [2024-06-27T11:00:20.004Z] [2024-06-27T11:00:20.004Z] compile: [2024-06-27T11:00:20.004Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:20.004Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2024-06-27T11:00:20.277Z] [exec] [2024-06-27T11:00:20.277Z] [exec] Generating code... [2024-06-27T11:00:20.277Z] [exec] [2024-06-27T11:00:20.277Z] [exec] Compiling code... [2024-06-27T11:00:20.567Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:20.567Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:20.567Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:20.567Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:20.567Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:20.567Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:20.567Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:20.567Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:20.567Z] [javac] 1 warning [2024-06-27T11:00:20.567Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/versionedejb/version-infos.properties [2024-06-27T11:00:20.567Z] [2024-06-27T11:00:20.567Z] process.xmlversionidentifier: [2024-06-27T11:00:20.567Z] [2024-06-27T11:00:20.567Z] process.versionExpression: [2024-06-27T11:00:20.567Z] [2024-06-27T11:00:20.567Z] process.xml.create.flag: [2024-06-27T11:00:20.567Z] [2024-06-27T11:00:20.567Z] create.xml.flag: [2024-06-27T11:00:20.567Z] [touch] Creating /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb-hasXmlVersion [2024-06-27T11:00:20.567Z] [2024-06-27T11:00:20.567Z] generate.xml.identifier: [2024-06-27T11:00:20.567Z] [2024-06-27T11:00:20.567Z] assemble: [2024-06-27T11:00:20.567Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb.jar [2024-06-27T11:00:20.567Z] [2024-06-27T11:00:20.567Z] process.xmlversionidentifier: [2024-06-27T11:00:20.568Z] [2024-06-27T11:00:20.568Z] prepare.update.xml.identifier: [2024-06-27T11:00:20.568Z] [2024-06-27T11:00:20.568Z] update.xml.identifier: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] deployWithNameOption: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] deployWithoutNameOption: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] setAsadminArgs: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] common.deploy.asadmin: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] init.os: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] init.tools.unix: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] init.tools.windows: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] init.tools: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] setAsadminArgs: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] init: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] init.customtasks: [2024-06-27T11:00:20.824Z] [2024-06-27T11:00:20.824Z] common.run.asadmin: [2024-06-27T11:00:20.824Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb.jar [2024-06-27T11:00:21.202Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T11:00:21.202Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:00:21.203Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml:81: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:21.203Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:00:21.203Z] [javac] [parsing started SimpleFileObject[/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/client/Client.java]] [2024-06-27T11:00:21.203Z] [javac] [parsing completed 2ms] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.base/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jartool/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.smartcardio/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.internal.opt/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.security.sasl/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.charsets/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.naming.dns/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jsobject/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.management.rmi/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jdi/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.random/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.xml.crypto/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.desktop/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.httpserver/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.crypto.cryptoki/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.management.agent/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.logging/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.net/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.scripting/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.editpad/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.accessibility/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.management/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.compiler/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.sql.rowset/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.se/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.nio.mapmode/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.incubator.vector/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.internal.vm.compiler/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jcmd/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.datatransfer/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.internal.le/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.unsupported.desktop/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.security.jgss/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.localedata/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.prefs/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.management.jfr/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.internal.ed/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jstatd/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jlink/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.xml/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.dynalink/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jpackage/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.naming/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.attach/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.transaction.xa/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.zipfs/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.xml.dom/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.hotspot.agent/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.javadoc/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jconsole/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jshell/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.sql/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.net.http/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.internal.vm.ci/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.security.auth/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.internal.jvmstat/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.compiler/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.sctp/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.management/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jdeps/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.rmi/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.internal.vm.compiler.management/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.crypto.ec/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.security.jgss/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.unsupported/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jfr/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/java.instrument/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.jdwp.agent/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [loading /modules/jdk.naming.rmi/module-info.class] [2024-06-27T11:00:21.203Z] [javac] [search path for source files: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton] [2024-06-27T11:00:21.205Z] [javac] [search path for class files: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13/lib/modules,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/glassfish-corba-omgapi.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/jakartaee.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.servlet-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.annotation-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.ejb-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.transaction-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.resource-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.authentication-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.authorization-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.mail-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.activation-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.faces.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.servlet.jsp-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/expressly.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.el-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.persistence-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.jms-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/hibernate-validator.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.validation-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.ws.rs-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/parsson.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.json.bind-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.websocket-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.websocket-client-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.enterprise.concurrent-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.batch-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.inject-api.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-osgi.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jaxb-osgi.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar,/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar,/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar] [2024-06-27T11:00:21.205Z] [javac] [loading /modules/java.rmi/java/rmi/RemoteException.class] [2024-06-27T11:00:21.205Z] [javac] [loading /modules/java.base/java/util/concurrent/ExecutionException.class] [2024-06-27T11:00:21.205Z] [javac] [loading /modules/java.base/java/util/concurrent/Future.class] [2024-06-27T11:00:21.205Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebServiceRef.class)] [2024-06-27T11:00:21.205Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/AsyncHandler.class)] [2024-06-27T11:00:21.205Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Response.class)] [2024-06-27T11:00:21.205Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar(/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.class)] [2024-06-27T11:00:21.205Z] [javac] [loading /modules/java.base/java/lang/Object.class] [2024-06-27T11:00:21.205Z] [javac] [loading /modules/java.base/java/lang/String.class] [2024-06-27T11:00:21.205Z] [javac] [loading /modules/java.base/java/lang/annotation/Target.class] [2024-06-27T11:00:21.205Z] [javac] [loading /modules/java.base/java/lang/annotation/ElementType.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/annotation/Retention.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/annotation/Repeatable.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Deprecated.class] [2024-06-27T11:00:21.206Z] [javac] [checking client.Client] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/io/Serializable.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/AutoCloseable.class] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImplService.class] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebServiceClient.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/WebEndpoint.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/endpoint/HelloImpl.class] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebService.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlSeeAlso.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebResult.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/RequestWrapper.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/ResponseWrapper.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Action.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebParam.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/jws/WebParam$Mode.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/webservices-api-osgi.jar(/jakarta/xml/ws/Service.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/endpoint/RetVal.class] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlAccessorType.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlAccessType.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar(/jakarta/xml/bind/annotation/XmlType.class)] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Comparable.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/CharSequence.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/constant/Constable.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/constant/ConstantDesc.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Byte.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Character.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Short.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Long.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Float.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Integer.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Double.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Boolean.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Void.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/System.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/io/PrintStream.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/lang/Appendable.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/io/Closeable.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/io/FilterOutputStream.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/io/OutputStream.class] [2024-06-27T11:00:21.206Z] [javac] [loading /modules/java.base/java/io/Flushable.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/java/lang/Exception.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/java/lang/Throwable.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/java/lang/Error.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/java/lang/RuntimeException.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/java/lang/invoke/StringConcatFactory.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature$Feature.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/jdk/internal/javac/PreviewFeature$JEP.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodHandles.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/java/lang/invoke/MethodType.class] [2024-06-27T11:00:21.207Z] [javac] [loading /modules/java.base/java/lang/invoke/CallSite.class] [2024-06-27T11:00:21.207Z] [javac] [wrote /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/client/Client.class] [2024-06-27T11:00:21.207Z] [javac] [total 84ms] [2024-06-27T11:00:21.207Z] [2024-06-27T11:00:21.207Z] runclient: [2024-06-27T11:00:21.207Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:21.409Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:21.409Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T11:00:21.463Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:21.463Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:21.463Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:21.463Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:21.463Z] [2024-06-27T11:00:21.463Z] run-client: [2024-06-27T11:00:21.463Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:00:21.973Z] [exec] Application deployed with name simple-versioned-ejb:ALPHA-1.0.0. [2024-06-27T11:00:21.973Z] [exec] Command deploy executed successfully. [2024-06-27T11:00:21.973Z] [2024-06-27T11:00:21.973Z] init.os: [2024-06-27T11:00:21.973Z] [2024-06-27T11:00:21.973Z] init.tools.unix: [2024-06-27T11:00:21.973Z] [2024-06-27T11:00:21.973Z] init.tools.windows: [2024-06-27T11:00:21.973Z] [2024-06-27T11:00:21.973Z] init.tools: [2024-06-27T11:00:21.973Z] [2024-06-27T11:00:21.973Z] setAsadminArgs: [2024-06-27T11:00:21.973Z] [2024-06-27T11:00:21.973Z] init: [2024-06-27T11:00:21.973Z] [2024-06-27T11:00:21.973Z] init.customtasks: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] setEnabled: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] createAppRef: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] test.registred: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] process.versionExpression: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] process.appname: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] _process.target: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] process.target: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] prepare.show-component-status.asadmin: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] increment.log.next: [2024-06-27T11:00:21.974Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] declare.test: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] setHttpPort: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] declare.test.positive: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] declare-test: [2024-06-27T11:00:21.974Z] [echo] Starting test simple-versioned-ejb xml.version(1) - logID=1 - (server) - (sucess expected) [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] setHttpPort: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] declare.test.negative: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] init.os: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] init.tools.unix: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.974Z] init.tools.windows: [2024-06-27T11:00:21.974Z] [2024-06-27T11:00:21.975Z] init.tools: [2024-06-27T11:00:21.975Z] [2024-06-27T11:00:21.975Z] setAsadminArgs: [2024-06-27T11:00:21.975Z] [2024-06-27T11:00:21.975Z] init: [2024-06-27T11:00:21.975Z] [2024-06-27T11:00:21.975Z] init.customtasks: [2024-06-27T11:00:21.975Z] [2024-06-27T11:00:21.975Z] prepare: [2024-06-27T11:00:21.975Z] [2024-06-27T11:00:21.975Z] exec.asadmin: [2024-06-27T11:00:22.871Z] [exec] Waiting for domain1 to start ........ [2024-06-27T11:00:22.871Z] [exec] Waiting finished after 7,951 ms. [2024-06-27T11:00:22.871Z] [exec] Successfully started the domain : domain1 [2024-06-27T11:00:22.871Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T11:00:22.871Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T11:00:22.871Z] [exec] Admin Port: 4,848 [2024-06-27T11:00:22.871Z] [exec] Command start-domain executed successfully. [2024-06-27T11:00:22.871Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T11:00:22.871Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T11:00:22.871Z] [2024-06-27T11:00:22.871Z] dumpThreadStack: [2024-06-27T11:00:22.871Z] [2024-06-27T11:00:22.871Z] startDomainWindows: [2024-06-27T11:00:22.871Z] [2024-06-27T11:00:22.871Z] startDomain: [2024-06-27T11:00:22.871Z] [2024-06-27T11:00:22.871Z] asadmin-common: [2024-06-27T11:00:22.871Z] [echo] asadmin create-resource-adapter-config --threadpoolid test-thread-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2024-06-27T11:00:23.127Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T11:00:23.127Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T11:00:23.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --target server --threadpoolid test-thread-pool --objecttype user threadpooltest-ra [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] process.result: [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] processResult: [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] failed: [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] passed: [2024-06-27T11:00:23.345Z] [echo] Test simple-versioned-ejb Passed [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] unknown: [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] asadmin.with.result: [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] show-component-status.asadmin: [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] test.registred.cluster: [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] process.versionExpression: [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] process.appname: [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] process.xmlversionidentifier: [2024-06-27T11:00:23.345Z] [2024-06-27T11:00:23.345Z] prepare.cluster: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] undeploy.version: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] setAsadminArgs: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] common.undeploy.asadmin: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init.os: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init.tools.unix: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init.tools.windows: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init.tools: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] setAsadminArgs: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init.customtasks: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] delAppRef: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init.os: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init.tools.unix: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init.tools.windows: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init.tools: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] setAsadminArgs: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] init.customtasks: [2024-06-27T11:00:23.346Z] [2024-06-27T11:00:23.346Z] common.run.asadmin: [2024-06-27T11:00:23.346Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ejb:ALPHA-1.0.0 [2024-06-27T11:00:23.603Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:23.603Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T11:00:23.860Z] [exec] Command undeploy executed successfully. [2024-06-27T11:00:23.860Z] [2024-06-27T11:00:23.861Z] deploy.version: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] del.ref.registred: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] process.versionExpression: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] process.appname: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] _process.target: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] process.target: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] prepare.is.version.registred: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] init.os: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] init.tools.unix: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] init.tools.windows: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] init.tools: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] setAsadminArgs: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] init: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] init.customtasks: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] prepare: [2024-06-27T11:00:23.861Z] [2024-06-27T11:00:23.861Z] exec.asadmin2: [2024-06-27T11:00:24.730Z] [exec] endpoint.RetVal@16da1abc [2024-06-27T11:00:24.730Z] [exec] WebSvcTest-Hello Hi Singleton [2024-06-27T11:00:24.730Z] [exec] Value of key is:ejb-singleton-service-test [2024-06-27T11:00:24.730Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:24.730Z] [exec] [2024-06-27T11:00:24.730Z] [exec] [2024-06-27T11:00:24.730Z] [exec] ----------------------------------------- [2024-06-27T11:00:24.730Z] [exec] - ejb-singleton-service-test: PASS - [2024-06-27T11:00:24.730Z] [exec] ----------------------------------------- [2024-06-27T11:00:24.730Z] [exec] Total PASS: 1 [2024-06-27T11:00:24.730Z] [exec] Total FAIL: 0 [2024-06-27T11:00:24.730Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:00:24.730Z] [exec] ----------------------------------------- [2024-06-27T11:00:24.730Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:24.730Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:24.730Z] [2024-06-27T11:00:24.730Z] undeploy: [2024-06-27T11:00:24.730Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:24.730Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:24.730Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:24.730Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:24.731Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:24.731Z] [2024-06-27T11:00:24.731Z] setOSConditions: [2024-06-27T11:00:24.731Z] [2024-06-27T11:00:24.731Z] setToolWin: [2024-06-27T11:00:24.731Z] [2024-06-27T11:00:24.731Z] setToolUnix: [2024-06-27T11:00:24.731Z] [2024-06-27T11:00:24.731Z] setToolProperty: [2024-06-27T11:00:24.731Z] [2024-06-27T11:00:24.731Z] setS1ASclassPath: [2024-06-27T11:00:24.731Z] [2024-06-27T11:00:24.731Z] init-common: [2024-06-27T11:00:24.731Z] [2024-06-27T11:00:24.731Z] undeploy-common: [2024-06-27T11:00:24.791Z] [exec] Result: 1 [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] process.registred: [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] is.version.registred: [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] process.xmlversionidentifier: [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] prepare.cluster: [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] process.enabled: [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] process.hasToDeploy: [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] deploy.version.unregistred: [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] init.os: [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] init.tools.unix: [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] init.tools.windows: [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] init.tools: [2024-06-27T11:00:24.791Z] [2024-06-27T11:00:24.791Z] setAsadminArgs: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] init: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] init.customtasks: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] prepare: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] process.versionExpression: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] process.appname: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] create.version: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] assemble.non-existent: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] init.os: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] init.tools.unix: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] init.tools.windows: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] init.tools: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] setAsadminArgs: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] init: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] init.customtasks: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] prepare: [2024-06-27T11:00:24.792Z] [2024-06-27T11:00:24.792Z] compile: [2024-06-27T11:00:24.792Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:24.792Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2024-06-27T11:00:25.048Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:25.049Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:25.049Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:25.049Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:25.049Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:25.049Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:25.049Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:25.071Z] [2024-06-27T11:00:25.071Z] asadmin-common: [2024-06-27T11:00:25.071Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra.rar [2024-06-27T11:00:25.292Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false singletonApp [2024-06-27T11:00:25.305Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:25.305Z] [javac] 1 warning [2024-06-27T11:00:25.305Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/versionedejb/version-infos.properties [2024-06-27T11:00:25.305Z] [2024-06-27T11:00:25.305Z] process.xmlversionidentifier: [2024-06-27T11:00:25.305Z] [2024-06-27T11:00:25.305Z] process.versionExpression: [2024-06-27T11:00:25.305Z] [2024-06-27T11:00:25.305Z] process.xml.create.flag: [2024-06-27T11:00:25.305Z] [2024-06-27T11:00:25.305Z] create.xml.flag: [2024-06-27T11:00:25.305Z] [touch] Creating /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1-hasXmlVersion [2024-06-27T11:00:25.305Z] [2024-06-27T11:00:25.306Z] generate.xml.identifier: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] assemble: [2024-06-27T11:00:25.306Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1.jar [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] process.xmlversionidentifier: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] prepare.update.xml.identifier: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] update.xml.identifier: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] deployWithNameOption: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] setAsadminArgs: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] common.deploy.asadmin: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] init.os: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] init.tools.unix: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] init.tools.windows: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] init.tools: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] setAsadminArgs: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] init: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] init.customtasks: [2024-06-27T11:00:25.306Z] [2024-06-27T11:00:25.306Z] common.run.asadmin: [2024-06-27T11:00:25.306Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-ejb:ALPHA-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1.jar [2024-06-27T11:00:25.548Z] [2024-06-27T11:00:25.549Z] all: [2024-06-27T11:00:25.549Z] [echo] [2024-06-27T11:00:25.549Z] [echo] ************************* [2024-06-27T11:00:25.549Z] [echo] * Running msgctxinterceptor [2024-06-27T11:00:25.549Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor [2024-06-27T11:00:25.549Z] [echo] ************************* [2024-06-27T11:00:25.549Z] [echo] [2024-06-27T11:00:25.549Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:25.549Z] [2024-06-27T11:00:25.549Z] clean: [2024-06-27T11:00:25.549Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml [2024-06-27T11:00:25.549Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:25.549Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:25.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:25.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:25.549Z] [2024-06-27T11:00:25.549Z] test-all: [2024-06-27T11:00:25.549Z] [echo] Starting Test /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/endpoint [2024-06-27T11:00:25.549Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:25.549Z] [2024-06-27T11:00:25.549Z] deploy: [2024-06-27T11:00:25.549Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:25.549Z] [2024-06-27T11:00:25.549Z] build: [2024-06-27T11:00:25.549Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:25.549Z] [2024-06-27T11:00:25.549Z] test-compile: [2024-06-27T11:00:25.549Z] [echo] Compiling into endpoint/HelloEJB.class [2024-06-27T11:00:25.549Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:25.549Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:25.674Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false threadpooltest-ra.rar [2024-06-27T11:00:25.805Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:25.805Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:25.805Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:25.805Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:25.805Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:25.805Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:25.805Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:25.805Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:25.805Z] [javac] 1 warning [2024-06-27T11:00:25.903Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:25.903Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T11:00:26.061Z] [echo] Building with package endpoint [2024-06-27T11:00:26.061Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-06-27T11:00:26.472Z] [exec] Application deployed with name simple-versioned-ejb:ALPHA-1.0.1. [2024-06-27T11:00:26.473Z] [exec] Command deploy executed successfully. [2024-06-27T11:00:26.729Z] [2024-06-27T11:00:26.729Z] init.os: [2024-06-27T11:00:26.729Z] [2024-06-27T11:00:26.730Z] init.tools.unix: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] init.tools.windows: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] init.tools: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] setAsadminArgs: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] init: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] init.customtasks: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] setEnabled: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] createAppRef: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] deployWithoutNameOption: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] test.registred: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] process.versionExpression: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] process.appname: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] _process.target: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] process.target: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] prepare.show-component-status.asadmin: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] increment.log.next: [2024-06-27T11:00:26.730Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] declare.test: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] setHttpPort: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.730Z] declare.test.positive: [2024-06-27T11:00:26.730Z] [2024-06-27T11:00:26.731Z] declare-test: [2024-06-27T11:00:26.731Z] [echo] Starting test simple-versioned-ejb xml.version(2) - logID=2 - (server) - (sucess expected) [2024-06-27T11:00:26.731Z] [2024-06-27T11:00:26.731Z] setHttpPort: [2024-06-27T11:00:26.731Z] [2024-06-27T11:00:26.731Z] declare.test.negative: [2024-06-27T11:00:26.731Z] [2024-06-27T11:00:26.731Z] init.os: [2024-06-27T11:00:26.731Z] [2024-06-27T11:00:26.731Z] init.tools.unix: [2024-06-27T11:00:26.731Z] [2024-06-27T11:00:26.731Z] init.tools.windows: [2024-06-27T11:00:26.731Z] [2024-06-27T11:00:26.731Z] init.tools: [2024-06-27T11:00:26.731Z] [2024-06-27T11:00:26.731Z] setAsadminArgs: [2024-06-27T11:00:26.731Z] [2024-06-27T11:00:26.731Z] init: [2024-06-27T11:00:26.731Z] [2024-06-27T11:00:26.731Z] init.customtasks: [2024-06-27T11:00:26.731Z] [2024-06-27T11:00:26.731Z] prepare: [2024-06-27T11:00:26.731Z] [2024-06-27T11:00:26.731Z] exec.asadmin: [2024-06-27T11:00:26.988Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:26.988Z] [2024-06-27T11:00:26.988Z] run: [2024-06-27T11:00:26.988Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:26.988Z] [2024-06-27T11:00:26.988Z] prepare-client: [2024-06-27T11:00:26.988Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:26.988Z] [2024-06-27T11:00:26.988Z] wsdl-import: [2024-06-27T11:00:26.988Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:26.988Z] [2024-06-27T11:00:26.988Z] configurable-wsdl-import: [2024-06-27T11:00:26.988Z] [echo] Current time (ISO): 2024-06-27T11:00:26.840+0000 [2024-06-27T11:00:26.988Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2024-06-27T11:00:27.244Z] [exec] parsing WSDL... [2024-06-27T11:00:27.306Z] [2024-06-27T11:00:27.306Z] process.result: [2024-06-27T11:00:27.306Z] [2024-06-27T11:00:27.306Z] processResult: [2024-06-27T11:00:27.307Z] [2024-06-27T11:00:27.307Z] failed: [2024-06-27T11:00:27.307Z] [2024-06-27T11:00:27.307Z] passed: [2024-06-27T11:00:27.307Z] [echo] Test simple-versioned-ejb Passed [2024-06-27T11:00:27.411Z] [exec] Foo: ejbs/Foo_UNSPECIFIED_TX passed!! [2024-06-27T11:00:27.411Z] [exec] Value of key is: ejbs/Foo_UNSPECIFIED_TX [2024-06-27T11:00:27.411Z] [exec] Doing foo timer test for ejbs/Foo_BMT [2024-06-27T11:00:27.563Z] [2024-06-27T11:00:27.563Z] unknown: [2024-06-27T11:00:27.563Z] [2024-06-27T11:00:27.563Z] asadmin.with.result: [2024-06-27T11:00:27.563Z] [2024-06-27T11:00:27.563Z] show-component-status.asadmin: [2024-06-27T11:00:27.563Z] [2024-06-27T11:00:27.563Z] test.registred.cluster: [2024-06-27T11:00:27.563Z] [2024-06-27T11:00:27.563Z] process.versionExpression: [2024-06-27T11:00:27.563Z] [2024-06-27T11:00:27.563Z] process.appname: [2024-06-27T11:00:27.563Z] [2024-06-27T11:00:27.563Z] process.xmlversionidentifier: [2024-06-27T11:00:27.563Z] [2024-06-27T11:00:27.564Z] prepare.cluster: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] undeploy.version: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] setAsadminArgs: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] common.undeploy.asadmin: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init.os: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init.tools.unix: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init.tools.windows: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init.tools: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] setAsadminArgs: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init.customtasks: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] delAppRef: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init.os: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init.tools.unix: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init.tools.windows: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init.tools: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] setAsadminArgs: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] init.customtasks: [2024-06-27T11:00:27.564Z] [2024-06-27T11:00:27.564Z] common.run.asadmin: [2024-06-27T11:00:27.564Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ejb:ALPHA-1.0.1 [2024-06-27T11:00:27.594Z] [exec] Application deployed with name threadpooltest-ra. [2024-06-27T11:00:27.594Z] [2024-06-27T11:00:27.594Z] setOSConditions: [2024-06-27T11:00:27.594Z] [2024-06-27T11:00:27.594Z] setToolWin: [2024-06-27T11:00:27.594Z] [2024-06-27T11:00:27.594Z] setToolUnix: [2024-06-27T11:00:27.594Z] [2024-06-27T11:00:27.594Z] setToolProperty: [2024-06-27T11:00:27.594Z] [2024-06-27T11:00:27.594Z] setS1ASclassPath: [2024-06-27T11:00:27.594Z] [2024-06-27T11:00:27.594Z] init-common: [2024-06-27T11:00:27.594Z] [2024-06-27T11:00:27.594Z] setup: [2024-06-27T11:00:27.594Z] [2024-06-27T11:00:27.594Z] asadmin-common: [2024-06-27T11:00:27.594Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname threadpooltest-ra --property NumberOfSetupWorks=10:NumberOfActualWorks=5 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-06-27T11:00:28.130Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:28.130Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T11:00:28.130Z] [exec] Command undeploy executed successfully. [2024-06-27T11:00:28.130Z] [2024-06-27T11:00:28.130Z] clean.scenario: [2024-06-27T11:00:28.171Z] [exec] [2024-06-27T11:00:28.171Z] [exec] Generating code... [2024-06-27T11:00:28.171Z] [exec] [2024-06-27T11:00:28.171Z] [exec] Compiling code... [2024-06-27T11:00:28.400Z] [2024-06-27T11:00:28.400Z] clean.scenario.cluster: [2024-06-27T11:00:28.400Z] [2024-06-27T11:00:28.400Z] init.os: [2024-06-27T11:00:28.400Z] [2024-06-27T11:00:28.400Z] init.tools.unix: [2024-06-27T11:00:28.400Z] [2024-06-27T11:00:28.400Z] init.tools.windows: [2024-06-27T11:00:28.400Z] [2024-06-27T11:00:28.400Z] init.tools: [2024-06-27T11:00:28.400Z] [2024-06-27T11:00:28.400Z] setAsadminArgs: [2024-06-27T11:00:28.400Z] [2024-06-27T11:00:28.400Z] init: [2024-06-27T11:00:28.400Z] [2024-06-27T11:00:28.400Z] init.customtasks: [2024-06-27T11:00:28.400Z] [2024-06-27T11:00:28.401Z] prepare: [2024-06-27T11:00:28.401Z] [2024-06-27T11:00:28.401Z] process.versionExpression: [2024-06-27T11:00:28.401Z] [2024-06-27T11:00:28.401Z] process.appname: [2024-06-27T11:00:28.401Z] [2024-06-27T11:00:28.401Z] _process.target: [2024-06-27T11:00:28.401Z] [2024-06-27T11:00:28.401Z] process.target: [2024-06-27T11:00:28.401Z] [2024-06-27T11:00:28.401Z] prepare.has.version.registred: [2024-06-27T11:00:28.401Z] [2024-06-27T11:00:28.401Z] exec.asadmin2: [2024-06-27T11:00:28.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname threadpooltest-ra --enabled=true --property NumberOfSetupWorks=10:NumberOfActualWorks=5 --target server eis/testAdmin [2024-06-27T11:00:28.824Z] [exec] Administered object eis/testAdmin created. [2024-06-27T11:00:28.824Z] [2024-06-27T11:00:28.824Z] setOSConditions: [2024-06-27T11:00:28.824Z] [2024-06-27T11:00:28.824Z] setToolWin: [2024-06-27T11:00:28.824Z] [2024-06-27T11:00:28.824Z] setToolUnix: [2024-06-27T11:00:28.824Z] [2024-06-27T11:00:28.824Z] setToolProperty: [2024-06-27T11:00:28.824Z] [2024-06-27T11:00:28.824Z] setS1ASclassPath: [2024-06-27T11:00:28.824Z] [2024-06-27T11:00:28.824Z] init-common: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] deploy-ear: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] setOSConditions: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] setToolWin: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] setToolUnix: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] setToolProperty: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] setS1ASclassPath: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] init-common: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] deploy-common: [2024-06-27T11:00:28.825Z] [echo] Current time (ISO): 2024-06-27T11:00:28.635+0000 [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] setOSConditions: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] setToolWin: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] setToolUnix: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] setToolProperty: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] setS1ASclassPath: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] init-common: [2024-06-27T11:00:28.825Z] [2024-06-27T11:00:28.825Z] deploy-common-pe: [2024-06-27T11:00:29.056Z] [2024-06-27T11:00:29.056Z] setOSConditions: [2024-06-27T11:00:29.056Z] [2024-06-27T11:00:29.056Z] setToolWin: [2024-06-27T11:00:29.056Z] [2024-06-27T11:00:29.056Z] setToolUnix: [2024-06-27T11:00:29.056Z] [2024-06-27T11:00:29.056Z] setToolProperty: [2024-06-27T11:00:29.056Z] [2024-06-27T11:00:29.056Z] setS1ASclassPath: [2024-06-27T11:00:29.056Z] [2024-06-27T11:00:29.056Z] init-common: [2024-06-27T11:00:29.056Z] [2024-06-27T11:00:29.056Z] runclient-common: [2024-06-27T11:00:29.056Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-06-27T11:00:29.099Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloEJBService.java uses or overrides a deprecated API. [2024-06-27T11:00:29.099Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:00:29.099Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:29.099Z] [2024-06-27T11:00:29.099Z] compile-client: [2024-06-27T11:00:29.099Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:29.099Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:29.355Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:29.355Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:29.355Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:29.355Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:29.355Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:29.355Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:29.355Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:29.369Z] [exec] Result: 1 [2024-06-27T11:00:29.369Z] [2024-06-27T11:00:29.369Z] process.registred: [2024-06-27T11:00:29.369Z] [2024-06-27T11:00:29.369Z] has.version.registred: [2024-06-27T11:00:29.369Z] [2024-06-27T11:00:29.370Z] del.all.version.registred: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] _clean.scenario: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] delete.log.next: [2024-06-27T11:00:29.370Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] delete.log.next: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] private-all: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] init.os: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] init.tools.unix: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] init.tools.windows: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] init.tools: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] setAsadminArgs: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] init: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] init.customtasks: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] private-rollingUpgrade: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] _private-all: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] main-all: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] xml.version.information: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] clean.scenario: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] clean.scenario.cluster: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] init.os: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.370Z] init.tools.unix: [2024-06-27T11:00:29.370Z] [2024-06-27T11:00:29.371Z] init.tools.windows: [2024-06-27T11:00:29.371Z] [2024-06-27T11:00:29.371Z] init.tools: [2024-06-27T11:00:29.371Z] [2024-06-27T11:00:29.371Z] setAsadminArgs: [2024-06-27T11:00:29.371Z] [2024-06-27T11:00:29.371Z] init: [2024-06-27T11:00:29.371Z] [2024-06-27T11:00:29.371Z] init.customtasks: [2024-06-27T11:00:29.371Z] [2024-06-27T11:00:29.371Z] prepare: [2024-06-27T11:00:29.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-06-27T11:00:29.371Z] [2024-06-27T11:00:29.371Z] process.versionExpression: [2024-06-27T11:00:29.371Z] [2024-06-27T11:00:29.371Z] process.appname: [2024-06-27T11:00:29.371Z] [2024-06-27T11:00:29.371Z] _process.target: [2024-06-27T11:00:29.371Z] [2024-06-27T11:00:29.371Z] process.target: [2024-06-27T11:00:29.371Z] [2024-06-27T11:00:29.371Z] prepare.has.version.registred: [2024-06-27T11:00:29.371Z] [2024-06-27T11:00:29.371Z] exec.asadmin2: [2024-06-27T11:00:29.611Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:29.611Z] [javac] 1 warning [2024-06-27T11:00:29.611Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:29.611Z] [2024-06-27T11:00:29.611Z] unjar-client-utils: [2024-06-27T11:00:29.611Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:29.611Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:29.611Z] [2024-06-27T11:00:29.611Z] internal-run: [2024-06-27T11:00:29.611Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-06-27T11:00:29.770Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/worktestApp.ear [2024-06-27T11:00:29.933Z] [exec] Result: 1 [2024-06-27T11:00:29.933Z] [2024-06-27T11:00:29.934Z] process.registred: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] has.version.registred: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] del.all.version.registred: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] _clean.scenario: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] deploy.version: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] del.ref.registred: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] process.versionExpression: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] process.appname: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] _process.target: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] process.target: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] prepare.is.version.registred: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] init.os: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] init.tools.unix: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] init.tools.windows: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] init.tools: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] setAsadminArgs: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] init: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.934Z] init.customtasks: [2024-06-27T11:00:29.934Z] [2024-06-27T11:00:29.935Z] prepare: [2024-06-27T11:00:29.935Z] [2024-06-27T11:00:29.935Z] exec.asadmin2: [2024-06-27T11:00:29.979Z] [exec] Jun 27, 2024 11:00:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T11:00:29.980Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T11:00:30.557Z] [exec] Jun 27, 2024 11:00:30 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T11:00:30.557Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T11:00:30.870Z] [exec] Result: 1 [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] process.registred: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] is.version.registred: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] process.xmlversionidentifier: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] prepare.cluster: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] process.enabled: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] process.hasToDeploy: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] deploy.version.unregistred: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] init.os: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] init.tools.unix: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] init.tools.windows: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] init.tools: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] setAsadminArgs: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] init: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] init.customtasks: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.870Z] prepare: [2024-06-27T11:00:30.870Z] [2024-06-27T11:00:30.871Z] process.versionExpression: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] process.appname: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] create.version: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] assemble.non-existent: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] init.os: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] init.tools.unix: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] init.tools.windows: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] init.tools: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] setAsadminArgs: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] init: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] init.customtasks: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] prepare: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] process.versionExpression: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] process.servletName: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] assemble: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] init.os: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] init.tools.unix: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] init.tools.windows: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] init.tools: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.871Z] setAsadminArgs: [2024-06-27T11:00:30.871Z] [2024-06-27T11:00:30.872Z] init: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] init.customtasks: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] prepare: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] process.versionExpression: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] process.appname: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] create.version: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] assemble.non-existent: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] init.os: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] init.tools.unix: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] init.tools.windows: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] init.tools: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] setAsadminArgs: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] init: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] init.customtasks: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] prepare: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] process.versionexpression: [2024-06-27T11:00:30.872Z] [2024-06-27T11:00:30.872Z] compile: [2024-06-27T11:00:30.872Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:30.872Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-06-27T11:00:31.116Z] [exec] Jun 27, 2024 11:00:30 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T11:00:31.117Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T11:00:31.129Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:31.129Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:31.129Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:31.129Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:31.129Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:31.129Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:31.129Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:31.384Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:31.384Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-06-27T11:00:31.384Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:00:31.384Z] [javac] 1 warning [2024-06-27T11:00:31.384Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/versionedservlet/version-infos.properties [2024-06-27T11:00:31.384Z] [2024-06-27T11:00:31.384Z] process.xmlversionidentifier: [2024-06-27T11:00:31.384Z] [2024-06-27T11:00:31.384Z] process.versionExpression: [2024-06-27T11:00:31.384Z] [2024-06-27T11:00:31.384Z] process.xml.create.flag: [2024-06-27T11:00:31.385Z] [2024-06-27T11:00:31.385Z] create.xml.flag: [2024-06-27T11:00:31.385Z] [2024-06-27T11:00:31.385Z] generate.xml.identifier: [2024-06-27T11:00:31.385Z] [2024-06-27T11:00:31.385Z] assemble: [2024-06-27T11:00:31.385Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] process.xmlversionidentifier: [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] prepare.update.xml.identifier: [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] update.xml.identifier: [2024-06-27T11:00:31.642Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] process.xmlversionidentifier: [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] process.versionExpression: [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] process.xml.create.flag: [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] create.xml.flag: [2024-06-27T11:00:31.642Z] [touch] Creating /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear-hasXmlVersion [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] generate.xml.identifier: [2024-06-27T11:00:31.642Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear.ear [2024-06-27T11:00:31.642Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] process.xmlversionidentifier: [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] prepare.update.xml.identifier: [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] update.xml.identifier: [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] deployWithNameOption: [2024-06-27T11:00:31.642Z] [2024-06-27T11:00:31.642Z] deployWithoutNameOption: [2024-06-27T11:00:31.643Z] [2024-06-27T11:00:31.643Z] setAsadminArgs: [2024-06-27T11:00:31.643Z] [2024-06-27T11:00:31.643Z] common.deploy.asadmin: [2024-06-27T11:00:31.643Z] [2024-06-27T11:00:31.643Z] init.os: [2024-06-27T11:00:31.643Z] [2024-06-27T11:00:31.643Z] init.tools.unix: [2024-06-27T11:00:31.643Z] [2024-06-27T11:00:31.643Z] init.tools.windows: [2024-06-27T11:00:31.643Z] [2024-06-27T11:00:31.643Z] init.tools: [2024-06-27T11:00:31.643Z] [2024-06-27T11:00:31.643Z] setAsadminArgs: [2024-06-27T11:00:31.643Z] [2024-06-27T11:00:31.643Z] init: [2024-06-27T11:00:31.643Z] [2024-06-27T11:00:31.643Z] init.customtasks: [2024-06-27T11:00:31.643Z] [2024-06-27T11:00:31.643Z] common.run.asadmin: [2024-06-27T11:00:31.643Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear.ear [2024-06-27T11:00:32.208Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:32.208Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T11:00:32.771Z] [exec] Application deployed with name simple-versioned-ear:ALPHA-1.0.0. [2024-06-27T11:00:32.771Z] [exec] Command deploy executed successfully. [2024-06-27T11:00:32.771Z] [2024-06-27T11:00:32.771Z] init.os: [2024-06-27T11:00:32.771Z] [2024-06-27T11:00:32.771Z] init.tools.unix: [2024-06-27T11:00:32.771Z] [2024-06-27T11:00:32.771Z] init.tools.windows: [2024-06-27T11:00:32.771Z] [2024-06-27T11:00:32.771Z] init.tools: [2024-06-27T11:00:32.771Z] [2024-06-27T11:00:32.771Z] setAsadminArgs: [2024-06-27T11:00:32.771Z] [2024-06-27T11:00:32.771Z] init: [2024-06-27T11:00:32.771Z] [2024-06-27T11:00:32.771Z] init.customtasks: [2024-06-27T11:00:32.771Z] [2024-06-27T11:00:32.771Z] setEnabled: [2024-06-27T11:00:32.771Z] [2024-06-27T11:00:32.771Z] createAppRef: [2024-06-27T11:00:32.771Z] [2024-06-27T11:00:32.771Z] test.registred: [2024-06-27T11:00:32.771Z] [2024-06-27T11:00:32.771Z] process.versionExpression: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] process.appname: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] _process.target: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] process.target: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] prepare.show-component-status.asadmin: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] increment.log.next: [2024-06-27T11:00:32.772Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] declare.test: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] setHttpPort: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] declare.test.positive: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] declare-test: [2024-06-27T11:00:32.772Z] [echo] Starting test simple-versioned-ear xml.version(1) - logID=1 - (server) - (sucess expected) [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] setHttpPort: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] declare.test.negative: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] init.os: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] init.tools.unix: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] init.tools.windows: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] init.tools: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] setAsadminArgs: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] init: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.772Z] init.customtasks: [2024-06-27T11:00:32.772Z] [2024-06-27T11:00:32.773Z] prepare: [2024-06-27T11:00:32.773Z] [2024-06-27T11:00:32.773Z] exec.asadmin: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] process.result: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] processResult: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] failed: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] passed: [2024-06-27T11:00:33.335Z] [echo] Test simple-versioned-ear Passed [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] unknown: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] asadmin.with.result: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] show-component-status.asadmin: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] test.registred.cluster: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] process.versionExpression: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] process.appname: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] process.xmlversionidentifier: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] prepare.cluster: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] undeploy.version: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] setAsadminArgs: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] common.undeploy.asadmin: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] init.os: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] init.tools.unix: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] init.tools.windows: [2024-06-27T11:00:33.335Z] [2024-06-27T11:00:33.335Z] init.tools: [2024-06-27T11:00:33.336Z] [2024-06-27T11:00:33.336Z] setAsadminArgs: [2024-06-27T11:00:33.336Z] [2024-06-27T11:00:33.336Z] init: [2024-06-27T11:00:33.598Z] [2024-06-27T11:00:33.599Z] init.customtasks: [2024-06-27T11:00:33.599Z] [2024-06-27T11:00:33.599Z] delAppRef: [2024-06-27T11:00:33.599Z] [2024-06-27T11:00:33.599Z] init.os: [2024-06-27T11:00:33.599Z] [2024-06-27T11:00:33.599Z] init.tools.unix: [2024-06-27T11:00:33.599Z] [2024-06-27T11:00:33.599Z] init.tools.windows: [2024-06-27T11:00:33.599Z] [2024-06-27T11:00:33.599Z] init.tools: [2024-06-27T11:00:33.599Z] [2024-06-27T11:00:33.599Z] setAsadminArgs: [2024-06-27T11:00:33.599Z] [2024-06-27T11:00:33.599Z] init: [2024-06-27T11:00:33.599Z] [2024-06-27T11:00:33.599Z] init.customtasks: [2024-06-27T11:00:33.599Z] [2024-06-27T11:00:33.599Z] common.run.asadmin: [2024-06-27T11:00:33.599Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ear:ALPHA-1.0.0 [2024-06-27T11:00:33.627Z] [exec] Jun 27, 2024 11:00:33 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:00:33.627Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ec3a8bd [2024-06-27T11:00:33.627Z] [exec] Value of key is: test-2 [2024-06-27T11:00:33.627Z] [exec] test-2 returned false as validation is not enabled [2024-06-27T11:00:33.627Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:33.627Z] [exec] [2024-06-27T11:00:33.627Z] [exec] [2024-06-27T11:00:33.627Z] [exec] ----------------------------------------- [2024-06-27T11:00:33.627Z] [exec] - test-2 : PASS - [2024-06-27T11:00:33.627Z] [exec] ----------------------------------------- [2024-06-27T11:00:33.627Z] [exec] Total PASS: 1 [2024-06-27T11:00:33.627Z] [exec] Total FAIL: 0 [2024-06-27T11:00:33.627Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:00:33.627Z] [exec] ----------------------------------------- [2024-06-27T11:00:33.627Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:33.627Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:33.818Z] [exec] {CLIENT_SUBJECT=Subject: [2024-06-27T11:00:33.818Z] [exec] , com.sun.xml.ws.api.message.packet.inbound.transport.headers={accept=[text/xml, multipart/related], connection=[keep-alive], content-length=[221], content-type=[text/xml; charset=utf-8], host=[localhost:8080], soapaction=["http://endpoint/Hello/sayHelloRequest"], user-agent=[Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1 git-revision#4f96cb2]}, jakarta.xml.ws.wsdl.interface={http://endpoint/}Hello, jakarta.xml.ws.soap.http.soapaction.uri="http://endpoint/Hello/sayHelloRequest", jakarta.xml.ws.http.request.method=POST, jakarta.xml.ws.servlet.request=org.glassfish.grizzly.servlet.HttpServletRequestImpl@5dcfaa43, com.sun.xml.ws.api.server.WSEndpoint=com.sun.xml.ws.server.WSEndpointImpl@90a1765, com.sun.xml.ws.handler.config=null, jakarta.xml.ws.reference.parameters=[], com.sun.xml.ws.client.handle=null, jakarta.xml.ws.wsdl.operation={http://endpoint/}sayHello, jakarta.xml.ws.http.request.pathinfo=null, jakarta.xml.ws.wsdl.port={http://endpoint/}HelloEJBPort, jakarta.xml.ws.servlet.context=null, jakarta.xml.ws.servlet.response=org.glassfish.grizzly.servlet.HttpServletResponseImpl@6c548a11, com.sun.xml.ws.server.OneWayOperation=null, jakarta.xml.ws.service.endpoint.address=null, decodedMessageCharset=utf-8, com.sun.xml.ws.client.ContentNegotiation=null, jakarta.xml.ws.http.response.code=0, jakarta.xml.ws.http.request.querystring=null, jakarta.xml.ws.wsdl.service={http://endpoint/}HelloEJBService, jakarta.xml.ws.http.request.headers={accept=[text/xml, multipart/related], connection=[keep-alive], content-length=[221], content-type=[text/xml; charset=utf-8], host=[localhost:8080], soapaction=["http://endpoint/Hello/sayHelloRequest"], user-agent=[Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1 git-revision#4f96cb2]}, com.sun.xml.ws.api.message.HeaderList=[], com.sun.xml.ws.api.message.packet.hainfo=null, com.sun.xml.ws.transport.http.servlet.requestURL=http://localhost:8080/HelloEJBService/HelloEJB, jakarta.xml.ws.wsdl.description=org.xml.sax.InputSource@4d4fcb2a, com.sun.xml.ws.api.message.packet.outbound.transport.headers=null, jakarta.xml.ws.http.response.headers=null} [2024-06-27T11:00:33.818Z] [exec] Value of key is:msgctxt-invocationhandlerctxt [2024-06-27T11:00:33.818Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:33.818Z] [exec] [2024-06-27T11:00:33.818Z] [exec] [2024-06-27T11:00:33.818Z] [exec] ----------------------------------------- [2024-06-27T11:00:33.818Z] [exec] - msgctxt-invocationhandlerctxt: PASS - [2024-06-27T11:00:33.819Z] [exec] ----------------------------------------- [2024-06-27T11:00:33.819Z] [exec] Total PASS: 1 [2024-06-27T11:00:33.819Z] [exec] Total FAIL: 0 [2024-06-27T11:00:33.819Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:00:33.819Z] [exec] ----------------------------------------- [2024-06-27T11:00:33.819Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:33.819Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:33.819Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2024-06-27T11:00:33.819Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:33.819Z] [2024-06-27T11:00:33.819Z] undeploy: [2024-06-27T11:00:33.819Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:33.819Z] [2024-06-27T11:00:33.819Z] autoundeploy-file: [2024-06-27T11:00:33.819Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-06-27T11:00:33.883Z] [2024-06-27T11:00:33.883Z] checkReporting-common: [2024-06-27T11:00:33.883Z] [2024-06-27T11:00:33.883Z] confirmReportPresent-common: [2024-06-27T11:00:33.883Z] [echo] file RepRunConf.txt is present. [2024-06-27T11:00:33.883Z] [echo] Test seems to be reported fine [2024-06-27T11:00:33.883Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2024-06-27T11:00:33.883Z] [2024-06-27T11:00:33.883Z] confirmMissingReport-common: [2024-06-27T11:00:33.883Z] [2024-06-27T11:00:33.883Z] asadmin-common: [2024-06-27T11:00:33.883Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.connection_validation_method=table [2024-06-27T11:00:34.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.connection_validation_method=table [2024-06-27T11:00:34.138Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.connection-validation-method=table [2024-06-27T11:00:34.138Z] [2024-06-27T11:00:34.138Z] asadmin-common: [2024-06-27T11:00:34.139Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.validation_table_name=sys.systables [2024-06-27T11:00:34.160Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:34.161Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T11:00:34.161Z] [exec] Command undeploy executed successfully. [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] deploy.version: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] del.ref.registred: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] process.versionExpression: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] process.appname: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] _process.target: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] process.target: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] prepare.is.version.registred: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] init.os: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] init.tools.unix: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] init.tools.windows: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] init.tools: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] setAsadminArgs: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] init: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] init.customtasks: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] prepare: [2024-06-27T11:00:34.161Z] [2024-06-27T11:00:34.161Z] exec.asadmin2: [2024-06-27T11:00:34.698Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.validation_table_name=sys.systables [2024-06-27T11:00:34.698Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.validation-table-name=sys.systables [2024-06-27T11:00:34.698Z] [2024-06-27T11:00:34.699Z] asadmin-common: [2024-06-27T11:00:34.699Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-conval.is_connection_validation_required=true [2024-06-27T11:00:34.746Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/msgctxinterceptor/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:00:34.746Z] [2024-06-27T11:00:34.746Z] internal-report-success: [2024-06-27T11:00:34.746Z] [2024-06-27T11:00:34.746Z] internal-report-failure: [2024-06-27T11:00:34.746Z] [2024-06-27T11:00:34.746Z] report: [2024-06-27T11:00:34.746Z] [2024-06-27T11:00:34.746Z] all: [2024-06-27T11:00:34.746Z] [echo] [2024-06-27T11:00:34.746Z] [echo] ************************* [2024-06-27T11:00:34.746Z] [echo] * Running ejbwebservicesinwar [2024-06-27T11:00:34.746Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar [2024-06-27T11:00:34.746Z] [echo] ************************* [2024-06-27T11:00:34.746Z] [echo] [2024-06-27T11:00:34.746Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:34.746Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:34.746Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:34.746Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:34.746Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:34.746Z] [2024-06-27T11:00:34.746Z] setOSConditions: [2024-06-27T11:00:34.746Z] [2024-06-27T11:00:34.747Z] setToolWin: [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] setToolUnix: [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] setToolProperty: [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] setS1ASclassPath: [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] init-common: [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] clean: [2024-06-27T11:00:34.747Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:34.747Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:34.747Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:34.747Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:34.747Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] setOSConditions: [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] setToolWin: [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] setToolUnix: [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] setToolProperty: [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] setS1ASclassPath: [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] init-common: [2024-06-27T11:00:34.747Z] [2024-06-27T11:00:34.747Z] clean-common: [2024-06-27T11:00:34.748Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:34.748Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:34.748Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:34.748Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:34.748Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:34.748Z] [2024-06-27T11:00:34.748Z] setOSConditions: [2024-06-27T11:00:34.748Z] [2024-06-27T11:00:34.748Z] setToolWin: [2024-06-27T11:00:34.748Z] [2024-06-27T11:00:34.748Z] setToolUnix: [2024-06-27T11:00:34.748Z] [2024-06-27T11:00:34.748Z] setToolProperty: [2024-06-27T11:00:34.748Z] [2024-06-27T11:00:34.748Z] setS1ASclassPath: [2024-06-27T11:00:34.748Z] [2024-06-27T11:00:34.748Z] init-common: [2024-06-27T11:00:34.748Z] [2024-06-27T11:00:34.748Z] clean-classes-common: [2024-06-27T11:00:34.748Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:00:34.748Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:34.748Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:34.748Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:34.749Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:34.749Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:34.749Z] [2024-06-27T11:00:34.749Z] setOSConditions: [2024-06-27T11:00:34.749Z] [2024-06-27T11:00:34.749Z] setToolWin: [2024-06-27T11:00:34.749Z] [2024-06-27T11:00:34.749Z] setToolUnix: [2024-06-27T11:00:34.749Z] [2024-06-27T11:00:34.749Z] setToolProperty: [2024-06-27T11:00:34.749Z] [2024-06-27T11:00:34.749Z] setS1ASclassPath: [2024-06-27T11:00:34.749Z] [2024-06-27T11:00:34.749Z] init-common: [2024-06-27T11:00:34.749Z] [2024-06-27T11:00:34.749Z] clean-jars-common: [2024-06-27T11:00:34.749Z] [2024-06-27T11:00:34.749Z] compile: [2024-06-27T11:00:34.749Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:34.749Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:34.749Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:34.749Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:34.749Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:34.749Z] [2024-06-27T11:00:34.749Z] setOSConditions: [2024-06-27T11:00:34.749Z] [2024-06-27T11:00:34.749Z] setToolWin: [2024-06-27T11:00:34.750Z] [2024-06-27T11:00:34.750Z] setToolUnix: [2024-06-27T11:00:34.750Z] [2024-06-27T11:00:34.750Z] setToolProperty: [2024-06-27T11:00:34.750Z] [2024-06-27T11:00:34.750Z] setS1ASclassPath: [2024-06-27T11:00:34.750Z] [2024-06-27T11:00:34.750Z] init-common: [2024-06-27T11:00:34.750Z] [2024-06-27T11:00:34.750Z] compile-common: [2024-06-27T11:00:34.750Z] [echo] Current time (ISO): 2024-06-27T11:00:34.715+0000 [2024-06-27T11:00:34.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:34.750Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:34.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.is_connection_validation_required=true [2024-06-27T11:00:34.954Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.is-connection-validation-required=true [2024-06-27T11:00:34.954Z] [2024-06-27T11:00:34.954Z] setOSConditions: [2024-06-27T11:00:34.954Z] [2024-06-27T11:00:34.954Z] setToolWin: [2024-06-27T11:00:34.954Z] [2024-06-27T11:00:34.954Z] setToolUnix: [2024-06-27T11:00:34.954Z] [2024-06-27T11:00:34.954Z] setToolProperty: [2024-06-27T11:00:34.954Z] [2024-06-27T11:00:34.954Z] setS1ASclassPath: [2024-06-27T11:00:34.954Z] [2024-06-27T11:00:34.954Z] init-common: [2024-06-27T11:00:34.954Z] [2024-06-27T11:00:34.954Z] runclient-common: [2024-06-27T11:00:34.954Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2024-06-27T11:00:35.091Z] [exec] Result: 1 [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] process.registred: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] is.version.registred: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] process.xmlversionidentifier: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] prepare.cluster: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] process.enabled: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] process.hasToDeploy: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] deploy.version.unregistred: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] init.os: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] init.tools.unix: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] init.tools.windows: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] init.tools: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] setAsadminArgs: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] init: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] init.customtasks: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] prepare: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] process.versionExpression: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] process.appname: [2024-06-27T11:00:35.092Z] [2024-06-27T11:00:35.092Z] create.version: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] assemble.non-existent: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init.os: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init.tools.unix: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init.tools.windows: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init.tools: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] setAsadminArgs: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init.customtasks: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] prepare: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] process.versionExpression: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] process.servletName: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] assemble: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init.os: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init.tools.unix: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init.tools.windows: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init.tools: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] setAsadminArgs: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] init.customtasks: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] prepare: [2024-06-27T11:00:35.093Z] [2024-06-27T11:00:35.093Z] process.versionExpression: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] process.appname: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] create.version: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] assemble.non-existent: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] init.os: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] init.tools.unix: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] init.tools.windows: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] init.tools: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] setAsadminArgs: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] init: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] init.customtasks: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] prepare: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] process.versionexpression: [2024-06-27T11:00:35.094Z] [2024-06-27T11:00:35.094Z] compile: [2024-06-27T11:00:35.094Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:35.094Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-06-27T11:00:35.351Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:35.351Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:35.351Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:35.351Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:35.351Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:35.351Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:35.351Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:35.608Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:35.608Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/src/SimpleVersionedClient.java uses or overrides a deprecated API. [2024-06-27T11:00:35.608Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:00:35.608Z] [javac] 1 warning [2024-06-27T11:00:35.608Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/versionedservlet/version-infos.properties [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] process.xmlversionidentifier: [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] process.versionExpression: [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] process.xml.create.flag: [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] create.xml.flag: [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] generate.xml.identifier: [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] assemble: [2024-06-27T11:00:35.608Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet:ALPHA-1.0.1.war [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] process.xmlversionidentifier: [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] prepare.update.xml.identifier: [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] update.xml.identifier: [2024-06-27T11:00:35.608Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] process.xmlversionidentifier: [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] process.versionExpression: [2024-06-27T11:00:35.608Z] [2024-06-27T11:00:35.608Z] process.xml.create.flag: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] create.xml.flag: [2024-06-27T11:00:35.609Z] [touch] Creating /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1-hasXmlVersion [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] generate.xml.identifier: [2024-06-27T11:00:35.609Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1.ear [2024-06-27T11:00:35.609Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] process.xmlversionidentifier: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] prepare.update.xml.identifier: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] update.xml.identifier: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] deployWithNameOption: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] setAsadminArgs: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] common.deploy.asadmin: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] init.os: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] init.tools.unix: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] init.tools.windows: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] init.tools: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] setAsadminArgs: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] init: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] init.customtasks: [2024-06-27T11:00:35.609Z] [2024-06-27T11:00:35.609Z] common.run.asadmin: [2024-06-27T11:00:35.610Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-ear:ALPHA-1.0.1 /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1.ear [2024-06-27T11:00:35.878Z] [exec] Jun 27, 2024 11:00:35 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T11:00:35.878Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T11:00:36.124Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:36.124Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:36.124Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:36.124Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:36.124Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:36.124Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:36.124Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:36.205Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:36.205Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T11:00:36.316Z] [exec] Application deployed with name worktestApp. [2024-06-27T11:00:36.316Z] [echo] Deployment on target server server successful [2024-06-27T11:00:36.316Z] [2024-06-27T11:00:36.316Z] setOSConditions: [2024-06-27T11:00:36.316Z] [2024-06-27T11:00:36.316Z] setToolWin: [2024-06-27T11:00:36.316Z] [2024-06-27T11:00:36.316Z] setToolUnix: [2024-06-27T11:00:36.316Z] [2024-06-27T11:00:36.316Z] setToolProperty: [2024-06-27T11:00:36.316Z] [2024-06-27T11:00:36.316Z] setS1ASclassPath: [2024-06-27T11:00:36.316Z] [2024-06-27T11:00:36.316Z] init-common: [2024-06-27T11:00:36.316Z] [2024-06-27T11:00:36.316Z] deploy-common-ee: [2024-06-27T11:00:36.316Z] [2024-06-27T11:00:36.316Z] setOSConditions: [2024-06-27T11:00:36.316Z] [2024-06-27T11:00:36.316Z] setToolWin: [2024-06-27T11:00:36.316Z] [2024-06-27T11:00:36.316Z] setToolUnix: [2024-06-27T11:00:36.316Z] [2024-06-27T11:00:36.316Z] setToolProperty: [2024-06-27T11:00:36.317Z] [2024-06-27T11:00:36.317Z] setS1ASclassPath: [2024-06-27T11:00:36.317Z] [2024-06-27T11:00:36.317Z] init-common: [2024-06-27T11:00:36.317Z] [2024-06-27T11:00:36.317Z] restart: [2024-06-27T11:00:36.317Z] [echo] Not required to restart [2024-06-27T11:00:36.317Z] [2024-06-27T11:00:36.317Z] run: [2024-06-27T11:00:36.317Z] [2024-06-27T11:00:36.317Z] setOSConditions: [2024-06-27T11:00:36.317Z] [2024-06-27T11:00:36.317Z] setToolWin: [2024-06-27T11:00:36.317Z] [2024-06-27T11:00:36.317Z] setToolUnix: [2024-06-27T11:00:36.317Z] [2024-06-27T11:00:36.317Z] setToolProperty: [2024-06-27T11:00:36.317Z] [2024-06-27T11:00:36.317Z] setS1ASclassPath: [2024-06-27T11:00:36.317Z] [2024-06-27T11:00:36.317Z] init-common: [2024-06-27T11:00:36.317Z] [2024-06-27T11:00:36.317Z] runclient-common: [2024-06-27T11:00:36.317Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/worktestAppClient.jar -name worktestClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T11:00:36.458Z] [exec] Jun 27, 2024 11:00:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T11:00:36.458Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T11:00:36.799Z] [exec] Application deployed with name simple-versioned-ear:ALPHA-1.0.1. [2024-06-27T11:00:36.799Z] [exec] Command deploy executed successfully. [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] init.os: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] init.tools.unix: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] init.tools.windows: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] init.tools: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] setAsadminArgs: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] init: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] init.customtasks: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] setEnabled: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] createAppRef: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] deployWithoutNameOption: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] test.registred: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] process.versionExpression: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] process.appname: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] _process.target: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] process.target: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] prepare.show-component-status.asadmin: [2024-06-27T11:00:36.799Z] [2024-06-27T11:00:36.799Z] increment.log.next: [2024-06-27T11:00:36.800Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] declare.test: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] setHttpPort: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] declare.test.positive: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] declare-test: [2024-06-27T11:00:36.800Z] [echo] Starting test simple-versioned-ear xml.version(2) - logID=2 - (server) - (sucess expected) [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] setHttpPort: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] declare.test.negative: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] init.os: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] init.tools.unix: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] init.tools.windows: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] init.tools: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] setAsadminArgs: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] init: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] init.customtasks: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] prepare: [2024-06-27T11:00:36.800Z] [2024-06-27T11:00:36.800Z] exec.asadmin: [2024-06-27T11:00:37.489Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:37.489Z] [javac] 1 warning [2024-06-27T11:00:37.489Z] [2024-06-27T11:00:37.489Z] assemble-web: [2024-06-27T11:00:37.489Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:37.489Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:37.489Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:37.489Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:37.489Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:37.489Z] [2024-06-27T11:00:37.489Z] pkg-war: [2024-06-27T11:00:37.489Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:37.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:00:37.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:00:37.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:00:37.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T11:00:37.490Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${sun-web.xml} to copy. [2024-06-27T11:00:37.490Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${webservices.xml} to copy. [2024-06-27T11:00:37.490Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T11:00:37.490Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T11:00:37.490Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T11:00:37.490Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:00:37.490Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:00:37.490Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/${web.wsit.descriptors} does not exist. [2024-06-27T11:00:37.490Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-web.war [2024-06-27T11:00:37.490Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:00:37.490Z] [2024-06-27T11:00:37.490Z] deploy-app: [2024-06-27T11:00:37.490Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:37.490Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:37.490Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:37.490Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:37.490Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:37.491Z] [2024-06-27T11:00:37.491Z] deploy-war-common: [2024-06-27T11:00:37.491Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:37.491Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:37.491Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:37.491Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:37.491Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:37.491Z] [2024-06-27T11:00:37.491Z] setOSConditions: [2024-06-27T11:00:37.491Z] [2024-06-27T11:00:37.491Z] setToolWin: [2024-06-27T11:00:37.491Z] [2024-06-27T11:00:37.491Z] setToolUnix: [2024-06-27T11:00:37.491Z] [2024-06-27T11:00:37.491Z] setToolProperty: [2024-06-27T11:00:37.491Z] [2024-06-27T11:00:37.491Z] setS1ASclassPath: [2024-06-27T11:00:37.491Z] [2024-06-27T11:00:37.491Z] init-common: [2024-06-27T11:00:37.491Z] [2024-06-27T11:00:37.491Z] deploy-war-commonpe: [2024-06-27T11:00:37.682Z] [exec] Jun 27, 2024 11:00:37 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T11:00:37.683Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T11:00:37.773Z] [2024-06-27T11:00:37.774Z] process.result: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] processResult: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] failed: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] passed: [2024-06-27T11:00:37.774Z] [echo] Test simple-versioned-ear Passed [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] unknown: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] asadmin.with.result: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] show-component-status.asadmin: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] test.registred.cluster: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] process.versionExpression: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] process.appname: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] process.xmlversionidentifier: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] prepare.cluster: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] undeploy.version: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] setAsadminArgs: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] common.undeploy.asadmin: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] init.os: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] init.tools.unix: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] init.tools.windows: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.774Z] init.tools: [2024-06-27T11:00:37.774Z] [2024-06-27T11:00:37.775Z] setAsadminArgs: [2024-06-27T11:00:37.775Z] [2024-06-27T11:00:37.775Z] init: [2024-06-27T11:00:38.031Z] [2024-06-27T11:00:38.031Z] init.customtasks: [2024-06-27T11:00:38.031Z] [2024-06-27T11:00:38.031Z] delAppRef: [2024-06-27T11:00:38.031Z] [2024-06-27T11:00:38.031Z] init.os: [2024-06-27T11:00:38.031Z] [2024-06-27T11:00:38.031Z] init.tools.unix: [2024-06-27T11:00:38.032Z] [2024-06-27T11:00:38.032Z] init.tools.windows: [2024-06-27T11:00:38.032Z] [2024-06-27T11:00:38.032Z] init.tools: [2024-06-27T11:00:38.032Z] [2024-06-27T11:00:38.032Z] setAsadminArgs: [2024-06-27T11:00:38.032Z] [2024-06-27T11:00:38.032Z] init: [2024-06-27T11:00:38.032Z] [2024-06-27T11:00:38.032Z] init.customtasks: [2024-06-27T11:00:38.032Z] [2024-06-27T11:00:38.032Z] common.run.asadmin: [2024-06-27T11:00:38.032Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ear:ALPHA-1.0.1 [2024-06-27T11:00:38.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejbwebservicesinwar --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-web.war [2024-06-27T11:00:38.606Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:38.606Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T11:00:38.606Z] [exec] Command undeploy executed successfully. [2024-06-27T11:00:38.606Z] [2024-06-27T11:00:38.606Z] clean.scenario: [2024-06-27T11:00:38.606Z] [2024-06-27T11:00:38.606Z] clean.scenario.cluster: [2024-06-27T11:00:38.606Z] [2024-06-27T11:00:38.606Z] init.os: [2024-06-27T11:00:38.606Z] [2024-06-27T11:00:38.606Z] init.tools.unix: [2024-06-27T11:00:38.606Z] [2024-06-27T11:00:38.606Z] init.tools.windows: [2024-06-27T11:00:38.606Z] [2024-06-27T11:00:38.606Z] init.tools: [2024-06-27T11:00:38.606Z] [2024-06-27T11:00:38.607Z] setAsadminArgs: [2024-06-27T11:00:38.607Z] [2024-06-27T11:00:38.607Z] init: [2024-06-27T11:00:38.607Z] [2024-06-27T11:00:38.607Z] init.customtasks: [2024-06-27T11:00:38.607Z] [2024-06-27T11:00:38.607Z] prepare: [2024-06-27T11:00:38.607Z] [2024-06-27T11:00:38.607Z] process.versionExpression: [2024-06-27T11:00:38.607Z] [2024-06-27T11:00:38.607Z] process.appname: [2024-06-27T11:00:38.607Z] [2024-06-27T11:00:38.607Z] _process.target: [2024-06-27T11:00:38.607Z] [2024-06-27T11:00:38.607Z] process.target: [2024-06-27T11:00:38.607Z] [2024-06-27T11:00:38.607Z] prepare.has.version.registred: [2024-06-27T11:00:38.607Z] [2024-06-27T11:00:38.607Z] exec.asadmin2: [2024-06-27T11:00:38.968Z] [exec] Jun 27, 2024 11:00:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T11:00:38.968Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T11:00:38.988Z] [exec] Application deployed with name ejbwebservicesinwar-web. [2024-06-27T11:00:38.989Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:38.989Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:38.989Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:38.989Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:38.989Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:38.989Z] [2024-06-27T11:00:38.989Z] deploy-war-commonee: [2024-06-27T11:00:38.989Z] [2024-06-27T11:00:38.989Z] assemble-client: [2024-06-27T11:00:38.989Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:38.989Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:38.989Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:38.989Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:38.989Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:38.989Z] [2024-06-27T11:00:38.989Z] compile-client: [2024-06-27T11:00:38.989Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:00:38.989Z] [echo] wsimporting http://localhost:8080/HelloService/Hello?WSDL [2024-06-27T11:00:38.990Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:38.990Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:38.990Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:38.990Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:38.990Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:38.990Z] [2024-06-27T11:00:38.990Z] setOSConditions: [2024-06-27T11:00:38.990Z] [2024-06-27T11:00:38.990Z] setToolWin: [2024-06-27T11:00:38.990Z] [2024-06-27T11:00:38.990Z] setToolUnix: [2024-06-27T11:00:38.990Z] [2024-06-27T11:00:38.990Z] setToolProperty: [2024-06-27T11:00:38.990Z] [2024-06-27T11:00:38.990Z] setS1ASclassPath: [2024-06-27T11:00:38.990Z] [2024-06-27T11:00:38.990Z] init-common: [2024-06-27T11:00:38.990Z] [2024-06-27T11:00:38.990Z] wsimport: [2024-06-27T11:00:39.536Z] [exec] Result: 1 [2024-06-27T11:00:39.595Z] [exec] [CLIENT]:: --> Starting the thread pool test=> Please wait... [2024-06-27T11:00:41.163Z] [2024-06-27T11:00:39.552Z] [exec] parsing WSDL... [2024-06-27T11:00:39.564Z] [exec] Foo: ejbs/Foo_BMT passed!! [2024-06-27T11:00:41.163Z] process.registred: [2024-06-27T11:00:41.163Z] [2024-06-27T11:00:41.163Z] [exec] Value of key is: ejbs/Foo_BMT [2024-06-27T11:00:41.163Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:41.163Z] has.version.registred: [2024-06-27T11:00:41.163Z] [exec] [2024-06-27T11:00:41.163Z] [2024-06-27T11:00:41.163Z] [exec] [2024-06-27T11:00:41.163Z] [exec] ----------------------------------------- [2024-06-27T11:00:41.163Z] [exec] - ejbs/Foo_UNSPECIFIED_TX: PASS - [2024-06-27T11:00:41.163Z] [exec] - ejbs/Foo_CMT: PASS - [2024-06-27T11:00:41.163Z] [exec] - ejbs/Foo_BMT: PASS - [2024-06-27T11:00:41.163Z] del.all.version.registred: [2024-06-27T11:00:41.163Z] [exec] ----------------------------------------- [2024-06-27T11:00:41.163Z] [2024-06-27T11:00:41.163Z] [exec] Total PASS: 3 [2024-06-27T11:00:41.163Z] [exec] Total FAIL: 0 [2024-06-27T11:00:41.163Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:00:41.163Z] [exec] ----------------------------------------- [2024-06-27T11:00:41.164Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:41.164Z] _clean.scenario: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] delete.log.next: [2024-06-27T11:00:41.164Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] private-all: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] private-all: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] init.os: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] init.tools.unix: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] init.tools.windows: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] init.tools: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] setAsadminArgs: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] init: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] init.customtasks: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] prepare: [2024-06-27T11:00:41.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] assemble: [2024-06-27T11:00:41.164Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] init.os: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] init.tools.unix: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] init.tools.windows: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] init.tools: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.164Z] setAsadminArgs: [2024-06-27T11:00:41.164Z] [2024-06-27T11:00:41.165Z] init: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] init.customtasks: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] prepare: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] deploy.osgi.asadmin: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] setAsadminArgs: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] common.deploy.osgi.asadmin: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] init.os: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] init.tools.unix: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] init.tools.windows: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] init.tools: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] setAsadminArgs: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] init: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] init.customtasks: [2024-06-27T11:00:41.165Z] [2024-06-27T11:00:41.165Z] common.run.asadmin: [2024-06-27T11:00:41.165Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --type osgi /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2024-06-27T11:00:41.419Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:41.421Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:41.421Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T11:00:41.421Z] [exec] Application deployed with name simple. [2024-06-27T11:00:41.421Z] [exec] Command deploy executed successfully. [2024-06-27T11:00:41.421Z] [2024-06-27T11:00:41.421Z] init.os: [2024-06-27T11:00:41.421Z] [2024-06-27T11:00:41.421Z] init.tools.unix: [2024-06-27T11:00:41.421Z] [2024-06-27T11:00:41.421Z] init.tools.windows: [2024-06-27T11:00:41.421Z] [2024-06-27T11:00:41.421Z] init.tools: [2024-06-27T11:00:41.421Z] [2024-06-27T11:00:41.421Z] setAsadminArgs: [2024-06-27T11:00:41.421Z] [2024-06-27T11:00:41.422Z] init: [2024-06-27T11:00:41.422Z] [2024-06-27T11:00:41.422Z] init.customtasks: [2024-06-27T11:00:41.422Z] [2024-06-27T11:00:41.422Z] setEnabled: [2024-06-27T11:00:41.422Z] [2024-06-27T11:00:41.422Z] createAppRef: [2024-06-27T11:00:41.674Z] [2024-06-27T11:00:41.674Z] checkReporting-common: [2024-06-27T11:00:41.674Z] [2024-06-27T11:00:41.674Z] confirmReportPresent-common: [2024-06-27T11:00:41.674Z] [echo] file RepRunConf.txt is present. [2024-06-27T11:00:41.674Z] [echo] Test seems to be reported fine [2024-06-27T11:00:41.674Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/nonpersistenttimer/RepRunConf.txt [2024-06-27T11:00:41.674Z] [2024-06-27T11:00:41.674Z] confirmMissingReport-common: [2024-06-27T11:00:41.674Z] [2024-06-27T11:00:41.674Z] undeploy: [2024-06-27T11:00:41.674Z] [2024-06-27T11:00:41.674Z] setOSConditions: [2024-06-27T11:00:41.674Z] [2024-06-27T11:00:41.674Z] setToolWin: [2024-06-27T11:00:41.674Z] [2024-06-27T11:00:41.674Z] setToolUnix: [2024-06-27T11:00:41.674Z] [2024-06-27T11:00:41.674Z] setToolProperty: [2024-06-27T11:00:41.674Z] [2024-06-27T11:00:41.674Z] setS1ASclassPath: [2024-06-27T11:00:41.674Z] [2024-06-27T11:00:41.674Z] init-common: [2024-06-27T11:00:41.674Z] [2024-06-27T11:00:41.675Z] undeploy-common: [2024-06-27T11:00:42.091Z] [exec] [2024-06-27T11:00:42.091Z] [exec] Generating code... [2024-06-27T11:00:42.091Z] [exec] [2024-06-27T11:00:42.091Z] [exec] Compiling code... [2024-06-27T11:00:42.597Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-nonpersistenttimerApp [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] all: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] schedule_exp: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] setOSConditions: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] setToolWin: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] setToolUnix: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] setToolProperty: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] setS1ASclassPath: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] init-common: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] clean: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] setOSConditions: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] setToolWin: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] setToolUnix: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] setToolProperty: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] setS1ASclassPath: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] init-common: [2024-06-27T11:00:42.597Z] [2024-06-27T11:00:42.597Z] clean-common: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setOSConditions: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setToolWin: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setToolUnix: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setToolProperty: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setS1ASclassPath: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] init-common: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] clean-classes-common: [2024-06-27T11:00:42.598Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setOSConditions: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setToolWin: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setToolUnix: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setToolProperty: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setS1ASclassPath: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] init-common: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] clean-jars-common: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] compile: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setOSConditions: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setToolWin: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setToolUnix: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.598Z] setToolProperty: [2024-06-27T11:00:42.598Z] [2024-06-27T11:00:42.599Z] setS1ASclassPath: [2024-06-27T11:00:42.599Z] [2024-06-27T11:00:42.599Z] init-common: [2024-06-27T11:00:42.599Z] [2024-06-27T11:00:42.599Z] compile-common: [2024-06-27T11:00:42.599Z] [echo] Current time (ISO): 2024-06-27T11:00:42.367+0000 [2024-06-27T11:00:42.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:42.599Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:43.127Z] [exec] Jun 27, 2024 11:00:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:00:43.127Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@62ea8931 [2024-06-27T11:00:43.127Z] [exec] Value of key is: test-3 [2024-06-27T11:00:43.127Z] [exec] test-3 returned true as validation is enabled [2024-06-27T11:00:43.127Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:43.127Z] [exec] [2024-06-27T11:00:43.127Z] [exec] [2024-06-27T11:00:43.128Z] [exec] ----------------------------------------- [2024-06-27T11:00:43.128Z] [exec] - test-3 : PASS - [2024-06-27T11:00:43.128Z] [exec] ----------------------------------------- [2024-06-27T11:00:43.128Z] [exec] Total PASS: 1 [2024-06-27T11:00:43.128Z] [exec] Total FAIL: 0 [2024-06-27T11:00:43.128Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:00:43.128Z] [exec] ----------------------------------------- [2024-06-27T11:00:43.128Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:43.128Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:43.382Z] [2024-06-27T11:00:43.382Z] checkReporting-common: [2024-06-27T11:00:43.382Z] [2024-06-27T11:00:43.382Z] confirmReportPresent-common: [2024-06-27T11:00:43.382Z] [echo] file RepRunConf.txt is present. [2024-06-27T11:00:43.382Z] [echo] Test seems to be reported fine [2024-06-27T11:00:43.382Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2024-06-27T11:00:43.382Z] [2024-06-27T11:00:43.383Z] confirmMissingReport-common: [2024-06-27T11:00:43.383Z] [2024-06-27T11:00:43.383Z] setOSConditions: [2024-06-27T11:00:43.383Z] [2024-06-27T11:00:43.383Z] setToolWin: [2024-06-27T11:00:43.383Z] [2024-06-27T11:00:43.383Z] setToolUnix: [2024-06-27T11:00:43.383Z] [2024-06-27T11:00:43.383Z] setToolProperty: [2024-06-27T11:00:43.383Z] [2024-06-27T11:00:43.383Z] setS1ASclassPath: [2024-06-27T11:00:43.383Z] [2024-06-27T11:00:43.383Z] init-common: [2024-06-27T11:00:43.383Z] [2024-06-27T11:00:43.383Z] stop-derby: [2024-06-27T11:00:43.383Z] [2024-06-27T11:00:43.383Z] stop-derby-aix: [2024-06-27T11:00:43.383Z] [2024-06-27T11:00:43.383Z] stop-derby-nonaix: [2024-06-27T11:00:43.383Z] [echo] Stopping Derby DB Server ... [2024-06-27T11:00:43.458Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/com/example/hello/HelloService.java uses or overrides a deprecated API. [2024-06-27T11:00:43.458Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:00:43.458Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:43.458Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:00:43.458Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:43.458Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:43.458Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:43.458Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:43.458Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:43.458Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:43.458Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:43.521Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:43.521Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:43.521Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:43.521Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:43.521Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:43.521Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:43.521Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:43.643Z] [java] Thu Jun 27 11:00:43 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T11:00:43.643Z] [2024-06-27T11:00:43.643Z] setOSConditions: [2024-06-27T11:00:43.643Z] [2024-06-27T11:00:43.643Z] setToolWin: [2024-06-27T11:00:43.643Z] [2024-06-27T11:00:43.643Z] setToolUnix: [2024-06-27T11:00:43.643Z] [2024-06-27T11:00:43.643Z] setToolProperty: [2024-06-27T11:00:43.643Z] [2024-06-27T11:00:43.643Z] setS1ASclassPath: [2024-06-27T11:00:43.643Z] [2024-06-27T11:00:43.643Z] init-common: [2024-06-27T11:00:43.643Z] [2024-06-27T11:00:43.643Z] start-derby: [2024-06-27T11:00:43.643Z] [2024-06-27T11:00:43.643Z] start-derby-aix: [2024-06-27T11:00:43.643Z] [2024-06-27T11:00:43.643Z] start-derby-nonaix: [2024-06-27T11:00:43.643Z] [echo] Starting Derby DB Server ... [2024-06-27T11:00:43.714Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:43.714Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/client/Client.java uses or overrides a deprecated API. [2024-06-27T11:00:43.714Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:00:43.714Z] [javac] 1 warning [2024-06-27T11:00:43.714Z] [2024-06-27T11:00:43.714Z] setup: [2024-06-27T11:00:43.714Z] [2024-06-27T11:00:43.714Z] runclient: [2024-06-27T11:00:43.714Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml:83: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:43.714Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:00:43.714Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:43.714Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:43.714Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:43.714Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:43.714Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:43.714Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:43.714Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:43.714Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:43.714Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:43.715Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:43.715Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:43.715Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:43.715Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:43.715Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:43.715Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:43.715Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:43.715Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:43.715Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:43.715Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:43.715Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:43.715Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:43.715Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:43.715Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:43.715Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T11:00:43.715Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:00:43.715Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T11:00:43.715Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T11:00:43.715Z] [java] ... 81 more [2024-06-27T11:00:43.715Z] [java] Java Result: -1 [2024-06-27T11:00:43.715Z] [2024-06-27T11:00:43.715Z] undeploy: [2024-06-27T11:00:43.716Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:43.716Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:43.716Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:43.716Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:43.716Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:43.716Z] [2024-06-27T11:00:43.716Z] setOSConditions: [2024-06-27T11:00:43.716Z] [2024-06-27T11:00:43.716Z] setToolWin: [2024-06-27T11:00:43.716Z] [2024-06-27T11:00:43.716Z] setToolUnix: [2024-06-27T11:00:43.716Z] [2024-06-27T11:00:43.716Z] setToolProperty: [2024-06-27T11:00:43.716Z] [2024-06-27T11:00:43.716Z] setS1ASclassPath: [2024-06-27T11:00:43.716Z] [2024-06-27T11:00:43.716Z] init-common: [2024-06-27T11:00:43.716Z] [2024-06-27T11:00:43.716Z] undeploy-war-common: [2024-06-27T11:00:43.720Z] [exec] Jun 27, 2024 11:00:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:00:43.720Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@561f9d92 [2024-06-27T11:00:44.080Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:44.278Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejbwebservicesinwar-web [2024-06-27T11:00:44.334Z] [javac] 1 warning [2024-06-27T11:00:44.534Z] [2024-06-27T11:00:44.534Z] all: [2024-06-27T11:00:44.534Z] [echo] [2024-06-27T11:00:44.534Z] [echo] ************************* [2024-06-27T11:00:44.535Z] [echo] * Running ejbwebservicesinwar-2 [2024-06-27T11:00:44.535Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2 [2024-06-27T11:00:44.535Z] [echo] ************************* [2024-06-27T11:00:44.535Z] [echo] [2024-06-27T11:00:44.535Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:44.535Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:44.535Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:44.535Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:44.535Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:44.535Z] [2024-06-27T11:00:44.535Z] setOSConditions: [2024-06-27T11:00:44.535Z] [2024-06-27T11:00:44.535Z] setToolWin: [2024-06-27T11:00:44.535Z] [2024-06-27T11:00:44.535Z] setToolUnix: [2024-06-27T11:00:44.535Z] [2024-06-27T11:00:44.535Z] setToolProperty: [2024-06-27T11:00:44.535Z] [2024-06-27T11:00:44.535Z] setS1ASclassPath: [2024-06-27T11:00:44.535Z] [2024-06-27T11:00:44.535Z] init-common: [2024-06-27T11:00:44.535Z] [2024-06-27T11:00:44.535Z] clean: [2024-06-27T11:00:44.535Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:44.535Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:44.536Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:44.536Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:44.536Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:44.536Z] [2024-06-27T11:00:44.536Z] setOSConditions: [2024-06-27T11:00:44.536Z] [2024-06-27T11:00:44.536Z] setToolWin: [2024-06-27T11:00:44.536Z] [2024-06-27T11:00:44.536Z] setToolUnix: [2024-06-27T11:00:44.536Z] [2024-06-27T11:00:44.536Z] setToolProperty: [2024-06-27T11:00:44.536Z] [2024-06-27T11:00:44.536Z] setS1ASclassPath: [2024-06-27T11:00:44.536Z] [2024-06-27T11:00:44.536Z] init-common: [2024-06-27T11:00:44.536Z] [2024-06-27T11:00:44.536Z] clean-common: [2024-06-27T11:00:44.536Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:44.536Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:44.536Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:44.536Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:44.536Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:44.536Z] [2024-06-27T11:00:44.536Z] setOSConditions: [2024-06-27T11:00:44.536Z] [2024-06-27T11:00:44.536Z] setToolWin: [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] setToolUnix: [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] setToolProperty: [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] setS1ASclassPath: [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] init-common: [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] clean-classes-common: [2024-06-27T11:00:44.537Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:00:44.537Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:44.537Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:44.537Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:44.537Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:44.537Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] setOSConditions: [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] setToolWin: [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] setToolUnix: [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] setToolProperty: [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] setS1ASclassPath: [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] init-common: [2024-06-27T11:00:44.537Z] [2024-06-27T11:00:44.537Z] clean-jars-common: [2024-06-27T11:00:44.538Z] [2024-06-27T11:00:44.538Z] compile: [2024-06-27T11:00:44.538Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:44.538Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:44.538Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:44.538Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:44.538Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:44.538Z] [2024-06-27T11:00:44.538Z] setOSConditions: [2024-06-27T11:00:44.538Z] [2024-06-27T11:00:44.538Z] setToolWin: [2024-06-27T11:00:44.538Z] [2024-06-27T11:00:44.538Z] setToolUnix: [2024-06-27T11:00:44.538Z] [2024-06-27T11:00:44.538Z] setToolProperty: [2024-06-27T11:00:44.538Z] [2024-06-27T11:00:44.538Z] setS1ASclassPath: [2024-06-27T11:00:44.538Z] [2024-06-27T11:00:44.538Z] init-common: [2024-06-27T11:00:44.538Z] [2024-06-27T11:00:44.538Z] compile-common: [2024-06-27T11:00:44.538Z] [echo] Current time (ISO): 2024-06-27T11:00:44.384+0000 [2024-06-27T11:00:44.538Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:44.538Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:44.588Z] [2024-06-27T11:00:44.588Z] setOSConditions: [2024-06-27T11:00:44.588Z] [2024-06-27T11:00:44.588Z] setToolWin: [2024-06-27T11:00:44.588Z] [2024-06-27T11:00:44.588Z] setToolUnix: [2024-06-27T11:00:44.588Z] [2024-06-27T11:00:44.589Z] setToolProperty: [2024-06-27T11:00:44.589Z] [2024-06-27T11:00:44.589Z] setS1ASclassPath: [2024-06-27T11:00:44.589Z] [2024-06-27T11:00:44.589Z] init-common: [2024-06-27T11:00:44.589Z] [2024-06-27T11:00:44.589Z] compile-common: [2024-06-27T11:00:44.589Z] [echo] Current time (ISO): 2024-06-27T11:00:44.340+0000 [2024-06-27T11:00:44.589Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:45.511Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:45.511Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:45.511Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:45.511Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:45.511Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:45.511Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:45.511Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:45.765Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:45.929Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:45.929Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:45.929Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:45.929Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:45.929Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:45.929Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:45.929Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:46.020Z] [javac] 1 warning [2024-06-27T11:00:46.020Z] [2024-06-27T11:00:46.020Z] build: [2024-06-27T11:00:46.020Z] [2024-06-27T11:00:46.020Z] setOSConditions: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] fixFiles: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] convUnix: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] convWin: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] setToolWin: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] setToolUnix: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] setToolProperty: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] setS1ASclassPath: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] init-common: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] package-persistence-common: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] ejb-jar-common: [2024-06-27T11:00:46.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] package-ejbjar-common: [2024-06-27T11:00:46.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:46.021Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-exp-ejb.jar [2024-06-27T11:00:46.021Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] appclient-jar-common: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] package-appclientjar-common: [2024-06-27T11:00:46.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:46.021Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-exp-client.jar [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] webclient-war-common: [2024-06-27T11:00:46.021Z] [2024-06-27T11:00:46.021Z] build-ear-common: [2024-06-27T11:00:46.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:00:46.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:46.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:00:46.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:00:46.022Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-expApp.ear [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] deploy: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] setOSConditions: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] setToolWin: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] setToolUnix: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] setToolProperty: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] setS1ASclassPath: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] init-common: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] deploy-common: [2024-06-27T11:00:46.022Z] [echo] Current time (ISO): 2024-06-27T11:00:45.933+0000 [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] setOSConditions: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] setToolWin: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] setToolUnix: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] setToolProperty: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] setS1ASclassPath: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] init-common: [2024-06-27T11:00:46.022Z] [2024-06-27T11:00:46.022Z] deploy-common-pe: [2024-06-27T11:00:46.069Z] [exec] Waiting for domain1 to start ......................... [2024-06-27T11:00:46.069Z] [exec] Waiting finished after 24,483 ms. [2024-06-27T11:00:46.069Z] [exec] Successfully started the domain : domain1 [2024-06-27T11:00:46.069Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T11:00:46.069Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T11:00:46.069Z] [exec] Admin Port: 4,848 [2024-06-27T11:00:46.069Z] [exec] Command start-domain executed successfully. [2024-06-27T11:00:46.069Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T11:00:46.069Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] dumpThreadStack: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] startDomainWindows: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] startDomain: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] deploy: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] run: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] setOSConditions: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] setToolWin: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] setToolUnix: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] setToolProperty: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] setS1ASclassPath: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] init-common: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] runciphertest-1: [2024-06-27T11:00:46.069Z] [2024-06-27T11:00:46.069Z] cipher-test: [2024-06-27T11:00:46.582Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-expApp.ear [2024-06-27T11:00:46.662Z] [java] (Negative) Test passed [2024-06-27T11:00:46.662Z] [java] Value of key is: cipher test - SSL_RSA_WITH_DES_CBC_SHA [2024-06-27T11:00:46.662Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:46.662Z] [java] [2024-06-27T11:00:46.662Z] [java] [2024-06-27T11:00:46.662Z] [java] ----------------------------------------- [2024-06-27T11:00:46.662Z] [java] - cipher test - SSL_RSA_WITH_DES_CBC_SHA: PASS - [2024-06-27T11:00:46.662Z] [java] ----------------------------------------- [2024-06-27T11:00:46.836Z] [exec] Application deployed with name ejb-timer-schedule-expApp. [2024-06-27T11:00:46.836Z] [echo] Deployment on target server server successful [2024-06-27T11:00:46.836Z] [2024-06-27T11:00:46.836Z] setOSConditions: [2024-06-27T11:00:46.836Z] [2024-06-27T11:00:46.836Z] setToolWin: [2024-06-27T11:00:46.836Z] [2024-06-27T11:00:46.836Z] setToolUnix: [2024-06-27T11:00:46.836Z] [2024-06-27T11:00:46.836Z] setToolProperty: [2024-06-27T11:00:46.836Z] [2024-06-27T11:00:46.836Z] setS1ASclassPath: [2024-06-27T11:00:46.836Z] [2024-06-27T11:00:46.836Z] init-common: [2024-06-27T11:00:46.836Z] [2024-06-27T11:00:46.836Z] deploy-common-ee: [2024-06-27T11:00:46.836Z] [2024-06-27T11:00:46.836Z] run: [2024-06-27T11:00:46.836Z] [2024-06-27T11:00:46.836Z] setOSConditions: [2024-06-27T11:00:46.836Z] [2024-06-27T11:00:46.837Z] setToolWin: [2024-06-27T11:00:46.837Z] [2024-06-27T11:00:46.837Z] setToolUnix: [2024-06-27T11:00:46.837Z] [2024-06-27T11:00:46.837Z] setToolProperty: [2024-06-27T11:00:46.837Z] [2024-06-27T11:00:46.837Z] setS1ASclassPath: [2024-06-27T11:00:46.837Z] [2024-06-27T11:00:46.837Z] init-common: [2024-06-27T11:00:46.837Z] [2024-06-27T11:00:46.837Z] runclient-common: [2024-06-27T11:00:46.837Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-expAppClient.jar -name ejb-timer-schedule-expClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T11:00:46.918Z] [java] Total PASS: 1 [2024-06-27T11:00:46.918Z] [java] Total FAIL: 0 [2024-06-27T11:00:46.918Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:00:46.918Z] [java] ----------------------------------------- [2024-06-27T11:00:46.918Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:46.918Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:46.918Z] [2024-06-27T11:00:46.918Z] cipher-test: [2024-06-27T11:00:47.295Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:47.295Z] [javac] 1 warning [2024-06-27T11:00:47.295Z] [2024-06-27T11:00:47.295Z] assemble-web: [2024-06-27T11:00:47.295Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:47.295Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:47.295Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:47.295Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:47.295Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:47.295Z] [2024-06-27T11:00:47.295Z] pkg-war: [2024-06-27T11:00:47.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:47.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:00:47.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:00:47.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:00:47.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T11:00:47.295Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/${sun-web.xml} to copy. [2024-06-27T11:00:47.295Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/${webservices.xml} to copy. [2024-06-27T11:00:47.296Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T11:00:47.296Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T11:00:47.296Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T11:00:47.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:00:47.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:00:47.296Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/${web.wsit.descriptors} does not exist. [2024-06-27T11:00:47.296Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-2-web.war [2024-06-27T11:00:47.296Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:00:47.296Z] [2024-06-27T11:00:47.296Z] deploy-app: [2024-06-27T11:00:47.296Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:47.296Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:47.296Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:47.296Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:47.296Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:47.296Z] [2024-06-27T11:00:47.296Z] deploy-war-common: [2024-06-27T11:00:47.296Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:47.297Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:47.297Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:47.297Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:47.297Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:47.297Z] [2024-06-27T11:00:47.297Z] setOSConditions: [2024-06-27T11:00:47.297Z] [2024-06-27T11:00:47.297Z] setToolWin: [2024-06-27T11:00:47.297Z] [2024-06-27T11:00:47.297Z] setToolUnix: [2024-06-27T11:00:47.297Z] [2024-06-27T11:00:47.297Z] setToolProperty: [2024-06-27T11:00:47.297Z] [2024-06-27T11:00:47.297Z] setS1ASclassPath: [2024-06-27T11:00:47.297Z] [2024-06-27T11:00:47.297Z] init-common: [2024-06-27T11:00:47.297Z] [2024-06-27T11:00:47.297Z] deploy-war-commonpe: [2024-06-27T11:00:47.760Z] [exec] Jun 27, 2024 11:00:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T11:00:47.760Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T11:00:47.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejbwebservicesinwar-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-2-web.war [2024-06-27T11:00:48.426Z] [exec] Application deployed with name ejbwebservicesinwar-2-web. [2024-06-27T11:00:48.426Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:48.426Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:48.682Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:48.682Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:48.682Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:48.683Z] [2024-06-27T11:00:48.683Z] deploy-war-commonee: [2024-06-27T11:00:48.683Z] [2024-06-27T11:00:48.683Z] assemble-client: [2024-06-27T11:00:48.683Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T11:00:48.683Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:48.683Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:48.683Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:48.683Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:48.683Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:48.683Z] [2024-06-27T11:00:48.683Z] setOSConditions: [2024-06-27T11:00:48.683Z] [2024-06-27T11:00:48.683Z] setToolWin: [2024-06-27T11:00:48.683Z] [2024-06-27T11:00:48.683Z] setToolUnix: [2024-06-27T11:00:48.683Z] [2024-06-27T11:00:48.683Z] setToolProperty: [2024-06-27T11:00:48.683Z] [2024-06-27T11:00:48.683Z] setS1ASclassPath: [2024-06-27T11:00:48.683Z] [2024-06-27T11:00:48.683Z] init-common: [2024-06-27T11:00:48.683Z] [2024-06-27T11:00:48.683Z] wsimport: [2024-06-27T11:00:48.699Z] [exec] Jun 27, 2024 11:00:48 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T11:00:48.700Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-schedule-exp-client] with main class [com.sun.s1asdev.timer31.schedule_exp.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-expAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-schedule-expClient [2024-06-27T11:00:48.822Z] [java] (Negative) Test passed [2024-06-27T11:00:48.822Z] [java] Value of key is: cipher test - SSL_RSA_EXPORT_WITH_RC4_40_MD5 [2024-06-27T11:00:48.822Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:48.822Z] [java] [2024-06-27T11:00:48.822Z] [java] [2024-06-27T11:00:48.822Z] [java] ----------------------------------------- [2024-06-27T11:00:48.822Z] [java] - cipher test - SSL_RSA_EXPORT_WITH_RC4_40_MD5: PASS - [2024-06-27T11:00:48.822Z] [java] ----------------------------------------- [2024-06-27T11:00:48.822Z] [java] Total PASS: 1 [2024-06-27T11:00:48.822Z] [java] Total FAIL: 0 [2024-06-27T11:00:48.822Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:00:48.822Z] [java] ----------------------------------------- [2024-06-27T11:00:48.822Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:48.822Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:48.822Z] [2024-06-27T11:00:48.822Z] cipher-test: [2024-06-27T11:00:48.939Z] [exec] parsing WSDL... [2024-06-27T11:00:49.759Z] [java] (Negative) Test passed [2024-06-27T11:00:49.759Z] [java] Value of key is: cipher test - SSL_RSA_WITH_NULL_MD5 [2024-06-27T11:00:49.868Z] [exec] [2024-06-27T11:00:49.868Z] [exec] Generating code... [2024-06-27T11:00:49.868Z] [exec] [2024-06-27T11:00:49.868Z] [exec] Compiling code... [2024-06-27T11:00:50.016Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:50.016Z] [java] [2024-06-27T11:00:50.016Z] [java] [2024-06-27T11:00:50.016Z] [java] ----------------------------------------- [2024-06-27T11:00:50.016Z] [java] - cipher test - SSL_RSA_WITH_NULL_MD5: PASS - [2024-06-27T11:00:50.016Z] [java] ----------------------------------------- [2024-06-27T11:00:50.016Z] [java] Total PASS: 1 [2024-06-27T11:00:50.016Z] [java] Total FAIL: 0 [2024-06-27T11:00:50.016Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:00:50.016Z] [java] ----------------------------------------- [2024-06-27T11:00:50.016Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:50.016Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:50.016Z] [2024-06-27T11:00:50.016Z] cipher-test: [2024-06-27T11:00:50.794Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-06-27T11:00:50.795Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:00:50.795Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml:80: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:50.795Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T11:00:51.050Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:51.050Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:51.051Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:51.051Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:51.051Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:51.051Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:51.051Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:51.214Z] [exec] Jun 27, 2024 11:00:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:00:51.214Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@30508066 [2024-06-27T11:00:51.214Z] [exec] Creating timers for schedule_exp timer test [2024-06-27T11:00:51.214Z] [exec] Waiting timers to expire for schedule_exp timer test [2024-06-27T11:00:51.321Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:51.321Z] [javac] 1 warning [2024-06-27T11:00:51.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T11:00:51.321Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsejbclient.war [2024-06-27T11:00:51.321Z] [2024-06-27T11:00:51.321Z] deploy-client: [2024-06-27T11:00:51.383Z] [java] (Negative) Test passed [2024-06-27T11:00:51.383Z] [java] Value of key is: cipher test - SSL_RSA_WITH_RC4_128_SHA [2024-06-27T11:00:51.383Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:51.383Z] [java] [2024-06-27T11:00:51.383Z] [java] [2024-06-27T11:00:51.383Z] [java] ----------------------------------------- [2024-06-27T11:00:51.383Z] [java] - cipher test - SSL_RSA_WITH_RC4_128_SHA: PASS - [2024-06-27T11:00:51.383Z] [java] ----------------------------------------- [2024-06-27T11:00:51.383Z] [java] Total PASS: 1 [2024-06-27T11:00:51.383Z] [java] Total FAIL: 0 [2024-06-27T11:00:51.383Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:00:51.383Z] [java] ----------------------------------------- [2024-06-27T11:00:51.383Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:51.383Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:51.383Z] [2024-06-27T11:00:51.383Z] cipher-test: [2024-06-27T11:00:51.926Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:51.926Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T11:00:52.488Z] [exec] Application deployed with name wsejbclient. [2024-06-27T11:00:52.488Z] [exec] Command deploy executed successfully. [2024-06-27T11:00:52.488Z] [2024-06-27T11:00:52.488Z] runtest1: [2024-06-27T11:00:52.488Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:00:52.488Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:00:52.489Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:00:52.489Z] [java] Could not find client.TestClient. Make sure you have it in your classpath [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:141) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:52.489Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:52.489Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:52.489Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:52.489Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:52.489Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:52.489Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:52.489Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:52.489Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:52.489Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:52.489Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:52.489Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:52.489Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:52.489Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:52.489Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:52.489Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:52.489Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:52.489Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:52.489Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:52.490Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:52.490Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:52.490Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:00:52.490Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:00:52.490Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T11:00:52.490Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T11:00:52.490Z] [java] Java Result: -1 [2024-06-27T11:00:52.490Z] [2024-06-27T11:00:52.490Z] setup: [2024-06-27T11:00:52.490Z] [2024-06-27T11:00:52.490Z] undeploy: [2024-06-27T11:00:52.490Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:52.490Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:52.490Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:52.490Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:52.490Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:52.490Z] [2024-06-27T11:00:52.490Z] setOSConditions: [2024-06-27T11:00:52.490Z] [2024-06-27T11:00:52.490Z] setToolWin: [2024-06-27T11:00:52.490Z] [2024-06-27T11:00:52.490Z] setToolUnix: [2024-06-27T11:00:52.490Z] [2024-06-27T11:00:52.490Z] setToolProperty: [2024-06-27T11:00:52.491Z] [2024-06-27T11:00:52.491Z] setS1ASclassPath: [2024-06-27T11:00:52.491Z] [2024-06-27T11:00:52.491Z] init-common: [2024-06-27T11:00:52.491Z] [2024-06-27T11:00:52.491Z] undeploy-war-common: [2024-06-27T11:00:52.749Z] [java] (Negative) Test passed [2024-06-27T11:00:52.749Z] [java] Value of key is: cipher test - SSL_RSA_WITH_NULL_SHA [2024-06-27T11:00:52.749Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:52.749Z] [java] [2024-06-27T11:00:52.749Z] [java] [2024-06-27T11:00:52.749Z] [java] ----------------------------------------- [2024-06-27T11:00:52.749Z] [java] - cipher test - SSL_RSA_WITH_NULL_SHA: PASS - [2024-06-27T11:00:52.749Z] [java] ----------------------------------------- [2024-06-27T11:00:52.749Z] [java] Total PASS: 1 [2024-06-27T11:00:52.749Z] [java] Total FAIL: 0 [2024-06-27T11:00:52.749Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:00:52.749Z] [java] ----------------------------------------- [2024-06-27T11:00:52.749Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:52.749Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:52.749Z] [2024-06-27T11:00:52.749Z] setOSConditions: [2024-06-27T11:00:52.749Z] [2024-06-27T11:00:52.749Z] setToolWin: [2024-06-27T11:00:52.749Z] [2024-06-27T11:00:52.749Z] setToolUnix: [2024-06-27T11:00:52.749Z] [2024-06-27T11:00:52.749Z] setToolProperty: [2024-06-27T11:00:52.749Z] [2024-06-27T11:00:52.749Z] setS1ASclassPath: [2024-06-27T11:00:52.749Z] [2024-06-27T11:00:52.749Z] init-common: [2024-06-27T11:00:52.749Z] [2024-06-27T11:00:52.749Z] runciphertest-2: [2024-06-27T11:00:52.749Z] [2024-06-27T11:00:52.749Z] cipher-test: [2024-06-27T11:00:53.054Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejbwebservicesinwar-2-web [2024-06-27T11:00:53.054Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:53.054Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:53.054Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:53.054Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:53.054Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:53.054Z] [2024-06-27T11:00:53.054Z] setOSConditions: [2024-06-27T11:00:53.054Z] [2024-06-27T11:00:53.054Z] setToolWin: [2024-06-27T11:00:53.054Z] [2024-06-27T11:00:53.054Z] setToolUnix: [2024-06-27T11:00:53.054Z] [2024-06-27T11:00:53.054Z] setToolProperty: [2024-06-27T11:00:53.054Z] [2024-06-27T11:00:53.054Z] setS1ASclassPath: [2024-06-27T11:00:53.054Z] [2024-06-27T11:00:53.054Z] init-common: [2024-06-27T11:00:53.054Z] [2024-06-27T11:00:53.055Z] undeploy-client: [2024-06-27T11:00:53.627Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:00:53.627Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T11:00:53.627Z] [exec] Command undeploy executed successfully. [2024-06-27T11:00:53.627Z] [2024-06-27T11:00:53.627Z] all: [2024-06-27T11:00:53.627Z] [echo] [2024-06-27T11:00:53.627Z] [echo] ************************* [2024-06-27T11:00:53.627Z] [echo] * Running ejbwebservicesinwar-3 [2024-06-27T11:00:53.627Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3 [2024-06-27T11:00:53.627Z] [echo] ************************* [2024-06-27T11:00:53.627Z] [echo] [2024-06-27T11:00:53.627Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:53.627Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:53.627Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:53.627Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:53.627Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:53.627Z] [2024-06-27T11:00:53.627Z] setOSConditions: [2024-06-27T11:00:53.627Z] [2024-06-27T11:00:53.627Z] setToolWin: [2024-06-27T11:00:53.627Z] [2024-06-27T11:00:53.627Z] setToolUnix: [2024-06-27T11:00:53.627Z] [2024-06-27T11:00:53.627Z] setToolProperty: [2024-06-27T11:00:53.627Z] [2024-06-27T11:00:53.627Z] setS1ASclassPath: [2024-06-27T11:00:53.627Z] [2024-06-27T11:00:53.627Z] init-common: [2024-06-27T11:00:53.627Z] [2024-06-27T11:00:53.627Z] clean: [2024-06-27T11:00:53.628Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:53.628Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:53.668Z] [exec] Value of key is: Connector ThreadPool test [2024-06-27T11:00:53.668Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:53.668Z] [exec] [2024-06-27T11:00:53.668Z] [exec] [2024-06-27T11:00:53.668Z] [exec] ----------------------------------------- [2024-06-27T11:00:53.668Z] [exec] - Connector ThreadPool test : PASS - [2024-06-27T11:00:53.668Z] [exec] ----------------------------------------- [2024-06-27T11:00:53.669Z] [exec] Total PASS: 1 [2024-06-27T11:00:53.669Z] [exec] Total FAIL: 0 [2024-06-27T11:00:53.669Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:00:53.669Z] [exec] ----------------------------------------- [2024-06-27T11:00:53.669Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:53.669Z] [exec] [CLIENT]:: --> EXITING... STATUS = TEST PASSED [2024-06-27T11:00:53.669Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] checkReporting-common: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] confirmReportPresent-common: [2024-06-27T11:00:53.669Z] [echo] file RepRunConf.txt is present. [2024-06-27T11:00:53.669Z] [echo] Test seems to be reported fine [2024-06-27T11:00:53.669Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/threadpool/RepRunConf.txt [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] confirmMissingReport-common: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] unset: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] undeploy: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] setOSConditions: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] setToolWin: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] setToolUnix: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] setToolProperty: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] setS1ASclassPath: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] init-common: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] undeploy: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] setOSConditions: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] setToolWin: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] setToolUnix: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] setToolProperty: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] setS1ASclassPath: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.669Z] init-common: [2024-06-27T11:00:53.669Z] [2024-06-27T11:00:53.670Z] undeploy-common: [2024-06-27T11:00:53.670Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false worktestApp [2024-06-27T11:00:53.885Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:53.885Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:53.885Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:53.885Z] [2024-06-27T11:00:53.885Z] setOSConditions: [2024-06-27T11:00:53.885Z] [2024-06-27T11:00:53.885Z] setToolWin: [2024-06-27T11:00:53.885Z] [2024-06-27T11:00:53.885Z] setToolUnix: [2024-06-27T11:00:53.885Z] [2024-06-27T11:00:53.885Z] setToolProperty: [2024-06-27T11:00:53.885Z] [2024-06-27T11:00:53.885Z] setS1ASclassPath: [2024-06-27T11:00:53.885Z] [2024-06-27T11:00:53.885Z] init-common: [2024-06-27T11:00:53.885Z] [2024-06-27T11:00:53.885Z] clean-common: [2024-06-27T11:00:53.885Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:53.885Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:53.885Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:53.885Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:53.886Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:53.886Z] [2024-06-27T11:00:53.886Z] setOSConditions: [2024-06-27T11:00:53.886Z] [2024-06-27T11:00:53.886Z] setToolWin: [2024-06-27T11:00:53.886Z] [2024-06-27T11:00:53.886Z] setToolUnix: [2024-06-27T11:00:53.886Z] [2024-06-27T11:00:53.886Z] setToolProperty: [2024-06-27T11:00:53.886Z] [2024-06-27T11:00:53.886Z] setS1ASclassPath: [2024-06-27T11:00:53.886Z] [2024-06-27T11:00:53.886Z] init-common: [2024-06-27T11:00:53.886Z] [2024-06-27T11:00:53.886Z] clean-classes-common: [2024-06-27T11:00:53.886Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:00:53.886Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:53.886Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:53.886Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:53.886Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:53.886Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:53.886Z] [2024-06-27T11:00:53.886Z] setOSConditions: [2024-06-27T11:00:53.886Z] [2024-06-27T11:00:53.886Z] setToolWin: [2024-06-27T11:00:53.886Z] [2024-06-27T11:00:53.886Z] setToolUnix: [2024-06-27T11:00:53.886Z] [2024-06-27T11:00:53.887Z] setToolProperty: [2024-06-27T11:00:53.887Z] [2024-06-27T11:00:53.887Z] setS1ASclassPath: [2024-06-27T11:00:53.887Z] [2024-06-27T11:00:53.887Z] init-common: [2024-06-27T11:00:53.887Z] [2024-06-27T11:00:53.887Z] clean-jars-common: [2024-06-27T11:00:53.887Z] [2024-06-27T11:00:53.887Z] compile: [2024-06-27T11:00:53.887Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:53.887Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:53.887Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:53.887Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:53.887Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:53.887Z] [2024-06-27T11:00:53.887Z] setOSConditions: [2024-06-27T11:00:53.887Z] [2024-06-27T11:00:53.887Z] setToolWin: [2024-06-27T11:00:53.887Z] [2024-06-27T11:00:53.887Z] setToolUnix: [2024-06-27T11:00:53.887Z] [2024-06-27T11:00:53.887Z] setToolProperty: [2024-06-27T11:00:53.887Z] [2024-06-27T11:00:53.887Z] setS1ASclassPath: [2024-06-27T11:00:53.887Z] [2024-06-27T11:00:53.887Z] init-common: [2024-06-27T11:00:53.887Z] [2024-06-27T11:00:53.887Z] compile-common: [2024-06-27T11:00:53.887Z] [echo] Current time (ISO): 2024-06-27T11:00:53.669+0000 [2024-06-27T11:00:53.887Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:53.888Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:53.925Z] [2024-06-27T11:00:53.925Z] setOSConditions: [2024-06-27T11:00:53.925Z] [2024-06-27T11:00:53.925Z] setToolWin: [2024-06-27T11:00:53.925Z] [2024-06-27T11:00:53.925Z] setToolUnix: [2024-06-27T11:00:53.925Z] [2024-06-27T11:00:53.925Z] setToolProperty: [2024-06-27T11:00:53.925Z] [2024-06-27T11:00:53.925Z] setS1ASclassPath: [2024-06-27T11:00:53.925Z] [2024-06-27T11:00:53.925Z] init-common: [2024-06-27T11:00:53.925Z] [2024-06-27T11:00:53.925Z] unsetup: [2024-06-27T11:00:53.925Z] [2024-06-27T11:00:53.925Z] asadmin-common: [2024-06-27T11:00:53.925Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-06-27T11:00:54.114Z] [java] (Negative) Test passed [2024-06-27T11:00:54.114Z] [java] Value of key is: cipher test - SSL_RSA_WITH_RC4_128_MD5 [2024-06-27T11:00:54.114Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:54.114Z] [java] [2024-06-27T11:00:54.114Z] [java] [2024-06-27T11:00:54.114Z] [java] ----------------------------------------- [2024-06-27T11:00:54.114Z] [java] - cipher test - SSL_RSA_WITH_RC4_128_MD5: PASS - [2024-06-27T11:00:54.114Z] [java] ----------------------------------------- [2024-06-27T11:00:54.114Z] [java] Total PASS: 1 [2024-06-27T11:00:54.114Z] [java] Total FAIL: 0 [2024-06-27T11:00:54.114Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:00:54.114Z] [java] ----------------------------------------- [2024-06-27T11:00:54.115Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:54.115Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:54.370Z] [2024-06-27T11:00:54.370Z] setOSConditions: [2024-06-27T11:00:54.370Z] [2024-06-27T11:00:54.370Z] setToolWin: [2024-06-27T11:00:54.370Z] [2024-06-27T11:00:54.370Z] setToolUnix: [2024-06-27T11:00:54.370Z] [2024-06-27T11:00:54.370Z] setToolProperty: [2024-06-27T11:00:54.370Z] [2024-06-27T11:00:54.370Z] setS1ASclassPath: [2024-06-27T11:00:54.370Z] [2024-06-27T11:00:54.370Z] init-common: [2024-06-27T11:00:54.370Z] [2024-06-27T11:00:54.370Z] runciphertest-3: [2024-06-27T11:00:54.370Z] [2024-06-27T11:00:54.370Z] cipher-test: [2024-06-27T11:00:54.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-06-27T11:00:54.853Z] [exec] Administered object eis/testAdmin deleted. [2024-06-27T11:00:54.853Z] [2024-06-27T11:00:54.853Z] setOSConditions: [2024-06-27T11:00:54.853Z] [2024-06-27T11:00:54.853Z] setToolWin: [2024-06-27T11:00:54.853Z] [2024-06-27T11:00:54.853Z] setToolUnix: [2024-06-27T11:00:54.853Z] [2024-06-27T11:00:54.853Z] setToolProperty: [2024-06-27T11:00:54.853Z] [2024-06-27T11:00:54.853Z] setS1ASclassPath: [2024-06-27T11:00:54.853Z] [2024-06-27T11:00:54.853Z] init-common: [2024-06-27T11:00:54.853Z] [2024-06-27T11:00:54.853Z] undeploy: [2024-06-27T11:00:54.853Z] [2024-06-27T11:00:54.853Z] asadmin-common: [2024-06-27T11:00:54.854Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2024-06-27T11:00:55.258Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:55.258Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:55.258Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:55.258Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:55.258Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:55.258Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:55.258Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:00:55.427Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T11:00:55.427Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T11:00:55.427Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server threadpooltest-ra [2024-06-27T11:00:55.738Z] [java] (Negative) Test passed [2024-06-27T11:00:55.738Z] [java] Value of key is: cipher test - SSL_DH_anon_WITH_RC4_128_MD5 [2024-06-27T11:00:55.739Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:55.739Z] [java] [2024-06-27T11:00:55.739Z] [java] [2024-06-27T11:00:55.739Z] [java] ----------------------------------------- [2024-06-27T11:00:55.739Z] [java] - cipher test - SSL_DH_anon_WITH_RC4_128_MD5: PASS - [2024-06-27T11:00:55.739Z] [java] ----------------------------------------- [2024-06-27T11:00:55.739Z] [java] Total PASS: 1 [2024-06-27T11:00:55.739Z] [java] Total FAIL: 0 [2024-06-27T11:00:55.739Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:00:55.739Z] [java] ----------------------------------------- [2024-06-27T11:00:55.739Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:55.739Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:55.739Z] [2024-06-27T11:00:55.739Z] cipher-test: [2024-06-27T11:00:56.028Z] [2024-06-27T11:00:56.028Z] asadmin-common: [2024-06-27T11:00:56.028Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2024-06-27T11:00:56.629Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:00:56.629Z] [javac] 1 warning [2024-06-27T11:00:56.629Z] [2024-06-27T11:00:56.629Z] assemble-web: [2024-06-27T11:00:56.629Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:56.629Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:56.629Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:56.629Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:56.629Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:56.629Z] [2024-06-27T11:00:56.629Z] pkg-war: [2024-06-27T11:00:56.629Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:00:56.629Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:00:56.629Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:00:56.630Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:00:56.630Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T11:00:56.630Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/${sun-web.xml} to copy. [2024-06-27T11:00:56.630Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/${webservices.xml} to copy. [2024-06-27T11:00:56.630Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T11:00:56.630Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T11:00:56.630Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T11:00:56.630Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:00:56.630Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:00:56.630Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/${web.wsit.descriptors} does not exist. [2024-06-27T11:00:56.630Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-3-web.war [2024-06-27T11:00:56.630Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:00:56.630Z] [2024-06-27T11:00:56.630Z] deploy-app: [2024-06-27T11:00:56.630Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:56.630Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:56.630Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:56.630Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:56.630Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:56.630Z] [2024-06-27T11:00:56.630Z] deploy-war-common: [2024-06-27T11:00:56.631Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:56.631Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:56.631Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:56.631Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:56.631Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:56.631Z] [2024-06-27T11:00:56.631Z] setOSConditions: [2024-06-27T11:00:56.631Z] [2024-06-27T11:00:56.631Z] setToolWin: [2024-06-27T11:00:56.631Z] [2024-06-27T11:00:56.631Z] setToolUnix: [2024-06-27T11:00:56.631Z] [2024-06-27T11:00:56.631Z] setToolProperty: [2024-06-27T11:00:56.631Z] [2024-06-27T11:00:56.631Z] setS1ASclassPath: [2024-06-27T11:00:56.631Z] [2024-06-27T11:00:56.631Z] init-common: [2024-06-27T11:00:56.631Z] [2024-06-27T11:00:56.631Z] deploy-war-commonpe: [2024-06-27T11:00:56.970Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false threadpooltest-ra [2024-06-27T11:00:57.105Z] [java] (Negative) Test passed [2024-06-27T11:00:57.105Z] [java] Value of key is: cipher test - SSL_DH_anon_WITH_3DES_EDE_CBC_SHA [2024-06-27T11:00:57.105Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:57.105Z] [java] [2024-06-27T11:00:57.105Z] [java] [2024-06-27T11:00:57.105Z] [java] ----------------------------------------- [2024-06-27T11:00:57.105Z] [java] - cipher test - SSL_DH_anon_WITH_3DES_EDE_CBC_SHA: PASS - [2024-06-27T11:00:57.105Z] [java] ----------------------------------------- [2024-06-27T11:00:57.105Z] [java] Total PASS: 1 [2024-06-27T11:00:57.105Z] [java] Total FAIL: 0 [2024-06-27T11:00:57.105Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:00:57.105Z] [java] ----------------------------------------- [2024-06-27T11:00:57.105Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:57.105Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:57.105Z] [2024-06-27T11:00:57.105Z] cipher-test: [2024-06-27T11:00:57.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejbwebservicesinwar-3 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-3-web.war [2024-06-27T11:00:57.269Z] [2024-06-27T11:00:57.269Z] asadmin-common: [2024-06-27T11:00:57.269Z] [echo] asadmin delete-threadpool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-thread-pool [2024-06-27T11:00:58.148Z] [exec] Application deployed with name ejbwebservicesinwar-3-web. [2024-06-27T11:00:58.148Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:58.148Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:58.148Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:58.148Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:58.148Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:58.148Z] [2024-06-27T11:00:58.148Z] deploy-war-commonee: [2024-06-27T11:00:58.148Z] [2024-06-27T11:00:58.148Z] assemble-client: [2024-06-27T11:00:58.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T11:00:58.149Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:00:58.149Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:00:58.149Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:00:58.149Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:00:58.149Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:00:58.149Z] [2024-06-27T11:00:58.149Z] setOSConditions: [2024-06-27T11:00:58.149Z] [2024-06-27T11:00:58.149Z] setToolWin: [2024-06-27T11:00:58.149Z] [2024-06-27T11:00:58.149Z] setToolUnix: [2024-06-27T11:00:58.149Z] [2024-06-27T11:00:58.149Z] setToolProperty: [2024-06-27T11:00:58.149Z] [2024-06-27T11:00:58.149Z] setS1ASclassPath: [2024-06-27T11:00:58.149Z] [2024-06-27T11:00:58.149Z] init-common: [2024-06-27T11:00:58.149Z] [2024-06-27T11:00:58.149Z] wsimport: [2024-06-27T11:00:58.245Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-threadpool --target server test-thread-pool [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] setOSConditions: [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] setToolWin: [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] setToolUnix: [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] setToolProperty: [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] setS1ASclassPath: [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] init-common: [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] restart: [2024-06-27T11:00:58.245Z] [echo] Not required to restart [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] all: [2024-06-27T11:00:58.245Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] setOSConditions: [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] setToolWin: [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] setToolUnix: [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.245Z] setToolProperty: [2024-06-27T11:00:58.245Z] [2024-06-27T11:00:58.246Z] setS1ASclassPath: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] init-common: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] clean: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setOSConditions: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setToolWin: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setToolUnix: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setToolProperty: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setS1ASclassPath: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] init-common: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] clean-common: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setOSConditions: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setToolWin: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setToolUnix: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setToolProperty: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setS1ASclassPath: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] init-common: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] clean-classes-common: [2024-06-27T11:00:58.246Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setOSConditions: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setToolWin: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.246Z] setToolUnix: [2024-06-27T11:00:58.246Z] [2024-06-27T11:00:58.247Z] setToolProperty: [2024-06-27T11:00:58.247Z] [2024-06-27T11:00:58.247Z] setS1ASclassPath: [2024-06-27T11:00:58.247Z] [2024-06-27T11:00:58.247Z] init-common: [2024-06-27T11:00:58.247Z] [2024-06-27T11:00:58.247Z] clean-jars-common: [2024-06-27T11:00:58.247Z] [2024-06-27T11:00:58.247Z] compile: [2024-06-27T11:00:58.247Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:58.247Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:00:58.247Z] [2024-06-27T11:00:58.247Z] setOSConditions: [2024-06-27T11:00:58.247Z] [2024-06-27T11:00:58.247Z] setToolWin: [2024-06-27T11:00:58.247Z] [2024-06-27T11:00:58.247Z] setToolUnix: [2024-06-27T11:00:58.247Z] [2024-06-27T11:00:58.247Z] setToolProperty: [2024-06-27T11:00:58.247Z] [2024-06-27T11:00:58.247Z] setS1ASclassPath: [2024-06-27T11:00:58.247Z] [2024-06-27T11:00:58.247Z] init-common: [2024-06-27T11:00:58.247Z] [2024-06-27T11:00:58.247Z] compile-common: [2024-06-27T11:00:58.247Z] [echo] Current time (ISO): 2024-06-27T11:00:58.093+0000 [2024-06-27T11:00:58.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:58.247Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:00:58.405Z] [exec] parsing WSDL... [2024-06-27T11:00:58.470Z] [java] (Negative) Test passed [2024-06-27T11:00:58.470Z] [java] Value of key is: cipher test - SSL_DH_anon_WITH_DES_CBC_SHA [2024-06-27T11:00:58.470Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:00:58.470Z] [java] [2024-06-27T11:00:58.470Z] [java] [2024-06-27T11:00:58.470Z] [java] ----------------------------------------- [2024-06-27T11:00:58.470Z] [java] - cipher test - SSL_DH_anon_WITH_DES_CBC_SHA: PASS - [2024-06-27T11:00:58.470Z] [java] ----------------------------------------- [2024-06-27T11:00:58.470Z] [java] Total PASS: 1 [2024-06-27T11:00:58.470Z] [java] Total FAIL: 0 [2024-06-27T11:00:58.470Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:00:58.470Z] [java] ----------------------------------------- [2024-06-27T11:00:58.470Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:58.726Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:00:58.726Z] [2024-06-27T11:00:58.726Z] cipher-test: [2024-06-27T11:00:58.966Z] [exec] [2024-06-27T11:00:58.966Z] [exec] Generating code... [2024-06-27T11:00:58.966Z] [exec] [2024-06-27T11:00:58.966Z] [exec] Compiling code... [2024-06-27T11:00:59.611Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:00:59.611Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:00:59.611Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:00:59.611Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:00:59.611Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:00:59.611Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:00:59.611Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:00.094Z] [java] (Negative) Test passed [2024-06-27T11:01:00.094Z] [java] Value of key is: cipher test - SSL_DH_anon_EXPORT_WITH_RC4_40_MD5 [2024-06-27T11:01:00.094Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:01:00.094Z] [java] [2024-06-27T11:01:00.094Z] [java] [2024-06-27T11:01:00.094Z] [java] ----------------------------------------- [2024-06-27T11:01:00.094Z] [java] - cipher test - SSL_DH_anon_EXPORT_WITH_RC4_40_MD5: PASS - [2024-06-27T11:01:00.094Z] [java] ----------------------------------------- [2024-06-27T11:01:00.094Z] [java] Total PASS: 1 [2024-06-27T11:01:00.094Z] [java] Total FAIL: 0 [2024-06-27T11:01:00.094Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:01:00.094Z] [java] ----------------------------------------- [2024-06-27T11:01:00.094Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:01:00.095Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:01:00.095Z] [2024-06-27T11:01:00.095Z] cipher-test: [2024-06-27T11:01:00.357Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-06-27T11:01:00.357Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:00.357Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml:80: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:00.357Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T11:01:00.357Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:00.357Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:00.357Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:00.357Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:00.357Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:00.357Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:00.357Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:00.613Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:00.613Z] [javac] 1 warning [2024-06-27T11:01:00.613Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T11:01:00.613Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsejbclient.war [2024-06-27T11:01:00.869Z] [2024-06-27T11:01:00.869Z] deploy-client: [2024-06-27T11:01:01.004Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:01.260Z] [javac] 1 warning [2024-06-27T11:01:01.260Z] [2024-06-27T11:01:01.260Z] setOSConditions: [2024-06-27T11:01:01.260Z] [2024-06-27T11:01:01.260Z] setToolWin: [2024-06-27T11:01:01.260Z] [2024-06-27T11:01:01.260Z] setToolUnix: [2024-06-27T11:01:01.260Z] [2024-06-27T11:01:01.260Z] setToolProperty: [2024-06-27T11:01:01.260Z] [2024-06-27T11:01:01.260Z] setS1ASclassPath: [2024-06-27T11:01:01.260Z] [2024-06-27T11:01:01.260Z] init-common: [2024-06-27T11:01:01.260Z] [2024-06-27T11:01:01.260Z] compile-common: [2024-06-27T11:01:01.260Z] [echo] Current time (ISO): 2024-06-27T11:01:01.053+0000 [2024-06-27T11:01:01.260Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:01.432Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:01.432Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T11:01:01.470Z] [java] (Negative) Test passed [2024-06-27T11:01:01.470Z] [java] Value of key is: cipher test - SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA [2024-06-27T11:01:01.470Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:01:01.470Z] [java] [2024-06-27T11:01:01.470Z] [java] [2024-06-27T11:01:01.470Z] [java] ----------------------------------------- [2024-06-27T11:01:01.470Z] [java] - cipher test - SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA: PASS - [2024-06-27T11:01:01.470Z] [java] ----------------------------------------- [2024-06-27T11:01:01.470Z] [java] Total PASS: 1 [2024-06-27T11:01:01.470Z] [java] Total FAIL: 0 [2024-06-27T11:01:01.470Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:01:01.470Z] [java] ----------------------------------------- [2024-06-27T11:01:01.470Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:01:01.470Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:01:01.470Z] [2024-06-27T11:01:01.470Z] undeploy: [2024-06-27T11:01:01.470Z] [2024-06-27T11:01:01.470Z] remove-store-common: [2024-06-27T11:01:01.470Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/__keystore.jks [2024-06-27T11:01:01.470Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/ssltest.rfc [2024-06-27T11:01:01.470Z] [2024-06-27T11:01:01.470Z] setOSConditions: [2024-06-27T11:01:01.470Z] [2024-06-27T11:01:01.470Z] setToolWin: [2024-06-27T11:01:01.470Z] [2024-06-27T11:01:01.470Z] setToolUnix: [2024-06-27T11:01:01.470Z] [2024-06-27T11:01:01.470Z] setToolProperty: [2024-06-27T11:01:01.470Z] [2024-06-27T11:01:01.470Z] setS1ASclassPath: [2024-06-27T11:01:01.470Z] [2024-06-27T11:01:01.470Z] init-common: [2024-06-27T11:01:01.470Z] [2024-06-27T11:01:01.470Z] remove-store-keytool-common: [2024-06-27T11:01:01.673Z] [2024-06-27T11:01:01.673Z] setOSConditions: [2024-06-27T11:01:01.673Z] [2024-06-27T11:01:01.673Z] setToolWin: [2024-06-27T11:01:01.673Z] [2024-06-27T11:01:01.673Z] setToolUnix: [2024-06-27T11:01:01.673Z] [2024-06-27T11:01:01.673Z] setToolProperty: [2024-06-27T11:01:01.673Z] [2024-06-27T11:01:01.673Z] setS1ASclassPath: [2024-06-27T11:01:01.673Z] [2024-06-27T11:01:01.673Z] init-common: [2024-06-27T11:01:01.673Z] [2024-06-27T11:01:01.673Z] runclient-common: [2024-06-27T11:01:01.673Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2024-06-27T11:01:01.673Z] [exec] Jun 27, 2024 11:00:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T11:01:01.673Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T11:01:01.673Z] [exec] Jun 27, 2024 11:01:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T11:01:01.673Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T11:01:01.673Z] [exec] Jun 27, 2024 11:01:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T11:01:01.673Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T11:01:01.686Z] [exec] Application deployed with name wsejbclient. [2024-06-27T11:01:01.686Z] [exec] Command deploy executed successfully. [2024-06-27T11:01:01.686Z] [2024-06-27T11:01:01.686Z] runtest1: [2024-06-27T11:01:01.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:01.686Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:01.686Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:01.726Z] [2024-06-27T11:01:01.726Z] unsetup: [2024-06-27T11:01:01.726Z] [2024-06-27T11:01:01.726Z] asadmin-batch-common: [2024-06-27T11:01:01.942Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T11:01:01.942Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:01.942Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:01.942Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:01.942Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T11:01:01.942Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T11:01:01.942Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T11:01:01.942Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T11:01:01.942Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T11:01:01.942Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:01.943Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:01.943Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:01.943Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:01.943Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:01.943Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:01.943Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:01.943Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:01.943Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:01.943Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:01.943Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:01.943Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:01.943Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:01.943Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:01.943Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:01.943Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:01.943Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:01.943Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:01.943Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:01.943Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:01.943Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:01:01.943Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:01.944Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:01.944Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T11:01:01.944Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:01.944Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T11:01:01.944Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T11:01:01.944Z] [java] ... 81 more [2024-06-27T11:01:01.944Z] [java] Java Result: -1 [2024-06-27T11:01:01.944Z] [2024-06-27T11:01:01.944Z] setup: [2024-06-27T11:01:01.944Z] [2024-06-27T11:01:01.944Z] undeploy: [2024-06-27T11:01:01.944Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:01.944Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:01.944Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:01.944Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:01.944Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:01.944Z] [2024-06-27T11:01:01.944Z] setOSConditions: [2024-06-27T11:01:01.944Z] [2024-06-27T11:01:01.944Z] setToolWin: [2024-06-27T11:01:01.944Z] [2024-06-27T11:01:01.944Z] setToolUnix: [2024-06-27T11:01:01.944Z] [2024-06-27T11:01:01.944Z] setToolProperty: [2024-06-27T11:01:01.944Z] [2024-06-27T11:01:01.945Z] setS1ASclassPath: [2024-06-27T11:01:01.945Z] [2024-06-27T11:01:01.945Z] init-common: [2024-06-27T11:01:01.945Z] [2024-06-27T11:01:01.945Z] undeploy-war-common: [2024-06-27T11:01:02.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejbwebservicesinwar-3-web [2024-06-27T11:01:02.626Z] [exec] Jun 27, 2024 11:01:02 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:01:02.626Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@72c4a3aa [2024-06-27T11:01:02.626Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:02.626Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:02.626Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:02.627Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:02.627Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:02.627Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:02.627Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:02.660Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file testunsetup.asadmin [2024-06-27T11:01:02.764Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:02.764Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:02.764Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:02.764Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:02.764Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:02.764Z] [2024-06-27T11:01:02.764Z] setOSConditions: [2024-06-27T11:01:02.764Z] [2024-06-27T11:01:02.764Z] setToolWin: [2024-06-27T11:01:02.764Z] [2024-06-27T11:01:02.764Z] setToolUnix: [2024-06-27T11:01:02.764Z] [2024-06-27T11:01:02.764Z] setToolProperty: [2024-06-27T11:01:02.764Z] [2024-06-27T11:01:02.764Z] setS1ASclassPath: [2024-06-27T11:01:02.764Z] [2024-06-27T11:01:02.764Z] init-common: [2024-06-27T11:01:02.764Z] [2024-06-27T11:01:02.764Z] undeploy-client: [2024-06-27T11:01:02.916Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-1 [2024-06-27T11:01:03.327Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:03.327Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T11:01:03.327Z] [exec] Command undeploy executed successfully. [2024-06-27T11:01:03.327Z] [2024-06-27T11:01:03.327Z] all: [2024-06-27T11:01:03.327Z] [echo] [2024-06-27T11:01:03.327Z] [echo] ************************* [2024-06-27T11:01:03.327Z] [echo] * Running ejbwebservicesinwar-sessioncontext [2024-06-27T11:01:03.327Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext [2024-06-27T11:01:03.327Z] [echo] ************************* [2024-06-27T11:01:03.327Z] [echo] [2024-06-27T11:01:03.327Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:03.327Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:03.328Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:03.328Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:03.328Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:03.328Z] [2024-06-27T11:01:03.328Z] setOSConditions: [2024-06-27T11:01:03.328Z] [2024-06-27T11:01:03.328Z] setToolWin: [2024-06-27T11:01:03.328Z] [2024-06-27T11:01:03.328Z] setToolUnix: [2024-06-27T11:01:03.328Z] [2024-06-27T11:01:03.328Z] setToolProperty: [2024-06-27T11:01:03.328Z] [2024-06-27T11:01:03.328Z] setS1ASclassPath: [2024-06-27T11:01:03.328Z] [2024-06-27T11:01:03.328Z] init-common: [2024-06-27T11:01:03.328Z] [2024-06-27T11:01:03.328Z] clean: [2024-06-27T11:01:03.328Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:03.328Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:03.328Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:03.328Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:03.328Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:03.328Z] [2024-06-27T11:01:03.328Z] setOSConditions: [2024-06-27T11:01:03.328Z] [2024-06-27T11:01:03.329Z] setToolWin: [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.329Z] setToolUnix: [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.329Z] setToolProperty: [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.329Z] setS1ASclassPath: [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.329Z] init-common: [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.329Z] clean-common: [2024-06-27T11:01:03.329Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:03.329Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:03.329Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:03.329Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:03.329Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.329Z] setOSConditions: [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.329Z] setToolWin: [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.329Z] setToolUnix: [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.329Z] setToolProperty: [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.329Z] setS1ASclassPath: [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.329Z] init-common: [2024-06-27T11:01:03.329Z] [2024-06-27T11:01:03.330Z] clean-classes-common: [2024-06-27T11:01:03.330Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:03.330Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:03.330Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:03.330Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:03.330Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:03.330Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:03.330Z] [2024-06-27T11:01:03.330Z] setOSConditions: [2024-06-27T11:01:03.330Z] [2024-06-27T11:01:03.330Z] setToolWin: [2024-06-27T11:01:03.330Z] [2024-06-27T11:01:03.330Z] setToolUnix: [2024-06-27T11:01:03.330Z] [2024-06-27T11:01:03.330Z] setToolProperty: [2024-06-27T11:01:03.330Z] [2024-06-27T11:01:03.330Z] setS1ASclassPath: [2024-06-27T11:01:03.330Z] [2024-06-27T11:01:03.330Z] init-common: [2024-06-27T11:01:03.330Z] [2024-06-27T11:01:03.330Z] clean-jars-common: [2024-06-27T11:01:03.330Z] [2024-06-27T11:01:03.330Z] compile: [2024-06-27T11:01:03.330Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:03.330Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:03.331Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:03.550Z] [exec] Value of key is: test-4 [2024-06-27T11:01:03.550Z] [exec] test-4 returned true as validation is enabled [2024-06-27T11:01:03.550Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:01:03.550Z] [exec] [2024-06-27T11:01:03.550Z] [exec] [2024-06-27T11:01:03.550Z] [exec] ----------------------------------------- [2024-06-27T11:01:03.550Z] [exec] - test-4 : PASS - [2024-06-27T11:01:03.550Z] [exec] ----------------------------------------- [2024-06-27T11:01:03.550Z] [exec] Total PASS: 1 [2024-06-27T11:01:03.550Z] [exec] Total FAIL: 0 [2024-06-27T11:01:03.550Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:01:03.550Z] [exec] ----------------------------------------- [2024-06-27T11:01:03.550Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:03.550Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:03.586Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:03.586Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:03.586Z] [2024-06-27T11:01:03.586Z] setOSConditions: [2024-06-27T11:01:03.586Z] [2024-06-27T11:01:03.586Z] setToolWin: [2024-06-27T11:01:03.586Z] [2024-06-27T11:01:03.587Z] setToolUnix: [2024-06-27T11:01:03.587Z] [2024-06-27T11:01:03.587Z] setToolProperty: [2024-06-27T11:01:03.587Z] [2024-06-27T11:01:03.587Z] setS1ASclassPath: [2024-06-27T11:01:03.587Z] [2024-06-27T11:01:03.587Z] init-common: [2024-06-27T11:01:03.587Z] [2024-06-27T11:01:03.587Z] compile-common: [2024-06-27T11:01:03.587Z] [echo] Current time (ISO): 2024-06-27T11:01:03.331+0000 [2024-06-27T11:01:03.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:03.587Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:03.805Z] [2024-06-27T11:01:03.805Z] checkReporting-common: [2024-06-27T11:01:03.805Z] [2024-06-27T11:01:03.805Z] confirmReportPresent-common: [2024-06-27T11:01:03.805Z] [echo] file RepRunConf.txt is present. [2024-06-27T11:01:03.805Z] [echo] Test seems to be reported fine [2024-06-27T11:01:03.805Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2024-06-27T11:01:03.805Z] [2024-06-27T11:01:03.805Z] confirmMissingReport-common: [2024-06-27T11:01:03.805Z] [2024-06-27T11:01:03.805Z] setOSConditions: [2024-06-27T11:01:03.805Z] [2024-06-27T11:01:03.805Z] setToolWin: [2024-06-27T11:01:03.805Z] [2024-06-27T11:01:03.805Z] setToolUnix: [2024-06-27T11:01:03.805Z] [2024-06-27T11:01:03.805Z] setToolProperty: [2024-06-27T11:01:03.805Z] [2024-06-27T11:01:03.805Z] setS1ASclassPath: [2024-06-27T11:01:03.806Z] [2024-06-27T11:01:03.806Z] init-common: [2024-06-27T11:01:03.806Z] [2024-06-27T11:01:03.806Z] execute-sql-common: [2024-06-27T11:01:03.806Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/drop_pointbase.sql [2024-06-27T11:01:03.806Z] [sql] 0 rows affected [2024-06-27T11:01:03.806Z] [sql] 1 of 1 SQL statements executed successfully [2024-06-27T11:01:03.806Z] [2024-06-27T11:01:03.806Z] undeploy: [2024-06-27T11:01:03.806Z] [2024-06-27T11:01:03.806Z] setOSConditions: [2024-06-27T11:01:03.806Z] [2024-06-27T11:01:03.806Z] setToolWin: [2024-06-27T11:01:03.806Z] [2024-06-27T11:01:03.806Z] setToolUnix: [2024-06-27T11:01:03.806Z] [2024-06-27T11:01:03.806Z] setToolProperty: [2024-06-27T11:01:03.806Z] [2024-06-27T11:01:03.806Z] setS1ASclassPath: [2024-06-27T11:01:03.806Z] [2024-06-27T11:01:03.806Z] init-common: [2024-06-27T11:01:03.806Z] [2024-06-27T11:01:03.806Z] undeploy-common: [2024-06-27T11:01:04.006Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:04.006Z] [javac] 1 warning [2024-06-27T11:01:04.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-convalApp [2024-06-27T11:01:04.262Z] [2024-06-27T11:01:04.262Z] setOSConditions: [2024-06-27T11:01:04.262Z] [2024-06-27T11:01:04.262Z] setToolWin: [2024-06-27T11:01:04.262Z] [2024-06-27T11:01:04.262Z] setToolUnix: [2024-06-27T11:01:04.262Z] [2024-06-27T11:01:04.262Z] setToolProperty: [2024-06-27T11:01:04.263Z] [2024-06-27T11:01:04.263Z] setS1ASclassPath: [2024-06-27T11:01:04.263Z] [2024-06-27T11:01:04.263Z] init-common: [2024-06-27T11:01:04.263Z] [2024-06-27T11:01:04.263Z] compile-common: [2024-06-27T11:01:04.263Z] [echo] Current time (ISO): 2024-06-27T11:01:04.057+0000 [2024-06-27T11:01:04.263Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:04.297Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-2 [2024-06-27T11:01:04.297Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt [2024-06-27T11:01:04.297Z] [2024-06-27T11:01:04.297Z] restart-server-instance-common: [2024-06-27T11:01:04.297Z] [2024-06-27T11:01:04.297Z] setOSConditions: [2024-06-27T11:01:04.297Z] [2024-06-27T11:01:04.297Z] setToolWin: [2024-06-27T11:01:04.297Z] [2024-06-27T11:01:04.297Z] setToolUnix: [2024-06-27T11:01:04.297Z] [2024-06-27T11:01:04.298Z] setToolProperty: [2024-06-27T11:01:04.298Z] [2024-06-27T11:01:04.298Z] setS1ASclassPath: [2024-06-27T11:01:04.298Z] [2024-06-27T11:01:04.298Z] init-common: [2024-06-27T11:01:04.298Z] [2024-06-27T11:01:04.298Z] stopDomain: [2024-06-27T11:01:04.298Z] [echo] run.xml:stopping domain... [2024-06-27T11:01:04.316Z] [2024-06-27T11:01:04.316Z] delete-jdbc-stuff: [2024-06-27T11:01:04.317Z] [2024-06-27T11:01:04.317Z] setOSConditions: [2024-06-27T11:01:04.317Z] [2024-06-27T11:01:04.317Z] setToolWin: [2024-06-27T11:01:04.317Z] [2024-06-27T11:01:04.317Z] setToolUnix: [2024-06-27T11:01:04.317Z] [2024-06-27T11:01:04.317Z] setToolProperty: [2024-06-27T11:01:04.317Z] [2024-06-27T11:01:04.317Z] setS1ASclassPath: [2024-06-27T11:01:04.317Z] [2024-06-27T11:01:04.317Z] init-common: [2024-06-27T11:01:04.317Z] [2024-06-27T11:01:04.317Z] delete-jdbc-resource-common: [2024-06-27T11:01:04.317Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/convalDB [2024-06-27T11:01:04.571Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/convalDB [2024-06-27T11:01:04.571Z] [exec] JDBC resource jdbc/convalDB deleted successfully [2024-06-27T11:01:04.571Z] [echo] cmd executed for server [2024-06-27T11:01:04.571Z] [2024-06-27T11:01:04.571Z] setOSConditions: [2024-06-27T11:01:04.571Z] [2024-06-27T11:01:04.571Z] setToolWin: [2024-06-27T11:01:04.571Z] [2024-06-27T11:01:04.571Z] setToolUnix: [2024-06-27T11:01:04.571Z] [2024-06-27T11:01:04.572Z] setToolProperty: [2024-06-27T11:01:04.572Z] [2024-06-27T11:01:04.572Z] setS1ASclassPath: [2024-06-27T11:01:04.572Z] [2024-06-27T11:01:04.572Z] init-common: [2024-06-27T11:01:04.572Z] [2024-06-27T11:01:04.572Z] delete-jdbc-connpool-common: [2024-06-27T11:01:04.572Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-conval [2024-06-27T11:01:04.953Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:04.953Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:04.953Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:04.953Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:04.953Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:04.953Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:04.953Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:05.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-conval [2024-06-27T11:01:05.132Z] [exec] JDBC Connection pool jdbc-conval deleted successfully [2024-06-27T11:01:05.132Z] [echo] cmd executed for server [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] all-assoc-with-thread: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setOSConditions: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setToolWin: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setToolUnix: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setToolProperty: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setS1ASclassPath: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] init-common: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] clean: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setOSConditions: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setToolWin: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setToolUnix: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setToolProperty: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setS1ASclassPath: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] init-common: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] clean-common: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setOSConditions: [2024-06-27T11:01:05.132Z] [2024-06-27T11:01:05.132Z] setToolWin: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setToolUnix: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setToolProperty: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setS1ASclassPath: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] init-common: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] clean-classes-common: [2024-06-27T11:01:05.133Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setOSConditions: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setToolWin: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setToolUnix: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setToolProperty: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setS1ASclassPath: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] init-common: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] clean-jars-common: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] compile: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setOSConditions: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setToolWin: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setToolUnix: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setToolProperty: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] setS1ASclassPath: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] init-common: [2024-06-27T11:01:05.133Z] [2024-06-27T11:01:05.133Z] compile-common: [2024-06-27T11:01:05.134Z] [echo] Current time (ISO): 2024-06-27T11:01:04.970+0000 [2024-06-27T11:01:05.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:05.134Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:05.629Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:05.629Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:05.629Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:05.629Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:05.629Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:05.629Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:05.629Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:05.697Z] [exec] Waiting for the domain to stop . [2024-06-27T11:01:05.697Z] [exec] Waiting finished after 506 ms. [2024-06-27T11:01:05.697Z] [exec] Command stop-domain executed successfully. [2024-06-27T11:01:05.890Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:06.057Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:06.057Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:06.057Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:06.057Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:06.057Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:06.057Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:06.057Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:06.146Z] [javac] 1 warning [2024-06-27T11:01:06.146Z] [2024-06-27T11:01:06.146Z] assemble-web: [2024-06-27T11:01:06.146Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:06.146Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:06.146Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:06.146Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:06.146Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:06.146Z] [2024-06-27T11:01:06.146Z] pkg-war: [2024-06-27T11:01:06.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:06.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:01:06.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:06.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:06.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T11:01:06.146Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/${sun-web.xml} to copy. [2024-06-27T11:01:06.146Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/${webservices.xml} to copy. [2024-06-27T11:01:06.146Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T11:01:06.146Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T11:01:06.146Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T11:01:06.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:06.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:06.147Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/${web.wsit.descriptors} does not exist. [2024-06-27T11:01:06.147Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-sessioncontext-web.war [2024-06-27T11:01:06.147Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:06.147Z] [2024-06-27T11:01:06.147Z] deploy-app: [2024-06-27T11:01:06.147Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:06.147Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:06.147Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:06.147Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:06.147Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:06.147Z] [2024-06-27T11:01:06.147Z] deploy-war-common: [2024-06-27T11:01:06.147Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:06.147Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:06.147Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:06.148Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:06.148Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:06.148Z] [2024-06-27T11:01:06.148Z] setOSConditions: [2024-06-27T11:01:06.148Z] [2024-06-27T11:01:06.148Z] setToolWin: [2024-06-27T11:01:06.148Z] [2024-06-27T11:01:06.148Z] setToolUnix: [2024-06-27T11:01:06.148Z] [2024-06-27T11:01:06.148Z] setToolProperty: [2024-06-27T11:01:06.148Z] [2024-06-27T11:01:06.148Z] setS1ASclassPath: [2024-06-27T11:01:06.148Z] [2024-06-27T11:01:06.148Z] init-common: [2024-06-27T11:01:06.148Z] [2024-06-27T11:01:06.148Z] deploy-war-commonpe: [2024-06-27T11:01:06.616Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:06.616Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/ejb/SimpleBMPBean.java:35: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T11:01:06.616Z] [javac] return new Integer(1); [2024-06-27T11:01:06.616Z] [javac] ^ [2024-06-27T11:01:06.616Z] [javac] 2 warnings [2024-06-27T11:01:06.617Z] [2024-06-27T11:01:06.617Z] setOSConditions: [2024-06-27T11:01:06.617Z] [2024-06-27T11:01:06.617Z] setToolWin: [2024-06-27T11:01:06.617Z] [2024-06-27T11:01:06.617Z] setToolUnix: [2024-06-27T11:01:06.617Z] [2024-06-27T11:01:06.617Z] setToolProperty: [2024-06-27T11:01:06.617Z] [2024-06-27T11:01:06.617Z] setS1ASclassPath: [2024-06-27T11:01:06.617Z] [2024-06-27T11:01:06.617Z] init-common: [2024-06-27T11:01:06.617Z] [2024-06-27T11:01:06.617Z] compile-common: [2024-06-27T11:01:06.617Z] [echo] Current time (ISO): 2024-06-27T11:01:06.586+0000 [2024-06-27T11:01:06.617Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:06.722Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejbwebservicesinwar-sessioncontext --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-sessioncontext-web.war [2024-06-27T11:01:07.008Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:07.008Z] [javac] 1 warning [2024-06-27T11:01:07.270Z] [2024-06-27T11:01:07.270Z] build: [2024-06-27T11:01:07.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:07.270Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ejb.jar [2024-06-27T11:01:07.270Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.jar [2024-06-27T11:01:07.270Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.rar [2024-06-27T11:01:07.270Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-06-27T11:01:07.270Z] [2024-06-27T11:01:07.270Z] deploy: [2024-06-27T11:01:07.554Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:07.554Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:07.554Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:07.554Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:07.554Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:07.554Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:07.554Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:07.683Z] [exec] Application deployed with name ejbwebservicesinwar-sessioncontext-web. [2024-06-27T11:01:07.683Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:07.684Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:07.684Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:07.684Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:07.684Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:07.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-06-27T11:01:08.020Z] [2024-06-27T11:01:08.020Z] deploy-war-commonee: [2024-06-27T11:01:08.020Z] [2024-06-27T11:01:08.020Z] assemble-client: [2024-06-27T11:01:08.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T11:01:08.020Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:08.020Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:08.021Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:08.021Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:08.021Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:08.021Z] [2024-06-27T11:01:08.021Z] setOSConditions: [2024-06-27T11:01:08.021Z] [2024-06-27T11:01:08.021Z] setToolWin: [2024-06-27T11:01:08.021Z] [2024-06-27T11:01:08.021Z] setToolUnix: [2024-06-27T11:01:08.021Z] [2024-06-27T11:01:08.021Z] setToolProperty: [2024-06-27T11:01:08.021Z] [2024-06-27T11:01:08.021Z] setS1ASclassPath: [2024-06-27T11:01:08.021Z] [2024-06-27T11:01:08.021Z] init-common: [2024-06-27T11:01:08.021Z] [2024-06-27T11:01:08.021Z] wsimport: [2024-06-27T11:01:08.115Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:08.277Z] [exec] parsing WSDL... [2024-06-27T11:01:08.370Z] [javac] 1 warning [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] build: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] setOSConditions: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] fixFiles: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] convUnix: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] convWin: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] setToolWin: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] setToolUnix: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] setToolProperty: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] setS1ASclassPath: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] init-common: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] package-persistence-common: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] ejb-jar-common: [2024-06-27T11:01:08.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] package-ejbjar-common: [2024-06-27T11:01:08.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:08.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:08.371Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:08.371Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracing-ejb.jar [2024-06-27T11:01:08.371Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] appclient-jar-common: [2024-06-27T11:01:08.371Z] [2024-06-27T11:01:08.371Z] package-appclientjar-common: [2024-06-27T11:01:08.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:08.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:08.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:08.372Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracing-client.jar [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] webclient-war-common: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] build-ear-common: [2024-06-27T11:01:08.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:08.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:08.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:08.372Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingApp.ear [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] deploy: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] setOSConditions: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] setToolWin: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] setToolUnix: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] setToolProperty: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] setS1ASclassPath: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] init-common: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] create-jdbc-stuff: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] setOSConditions: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] setToolWin: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] setToolUnix: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] setToolProperty: [2024-06-27T11:01:08.372Z] [2024-06-27T11:01:08.372Z] setS1ASclassPath: [2024-06-27T11:01:08.373Z] [2024-06-27T11:01:08.373Z] init-common: [2024-06-27T11:01:08.373Z] [2024-06-27T11:01:08.373Z] deploy-jdbc-common: [2024-06-27T11:01:08.373Z] [2024-06-27T11:01:08.373Z] setOSConditions: [2024-06-27T11:01:08.373Z] [2024-06-27T11:01:08.373Z] setToolWin: [2024-06-27T11:01:08.373Z] [2024-06-27T11:01:08.373Z] setToolUnix: [2024-06-27T11:01:08.373Z] [2024-06-27T11:01:08.373Z] setToolProperty: [2024-06-27T11:01:08.373Z] [2024-06-27T11:01:08.373Z] setS1ASclassPath: [2024-06-27T11:01:08.373Z] [2024-06-27T11:01:08.373Z] init-common: [2024-06-27T11:01:08.373Z] [2024-06-27T11:01:08.373Z] create-jdbc-connpool-common: [2024-06-27T11:01:08.955Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-connectionleaktracing [2024-06-27T11:01:08.955Z] [exec] JDBC connection pool jdbc-connectionleaktracing created successfully. [2024-06-27T11:01:08.955Z] [2024-06-27T11:01:08.955Z] set-derby-connpool-props: [2024-06-27T11:01:09.205Z] [exec] [2024-06-27T11:01:09.205Z] [exec] Generating code... [2024-06-27T11:01:09.205Z] [exec] [2024-06-27T11:01:09.205Z] [exec] Compiling code... [2024-06-27T11:01:09.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.User=dbuser [2024-06-27T11:01:09.210Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.User=dbuser [2024-06-27T11:01:09.244Z] [exec] Verifying timers for schedule_exp timer test [2024-06-27T11:01:09.244Z] [exec] Value of key is: [2024-06-27T11:01:09.244Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:01:09.244Z] [exec] [2024-06-27T11:01:09.244Z] [exec] [2024-06-27T11:01:09.244Z] [exec] ----------------------------------------- [2024-06-27T11:01:09.244Z] [exec] - : PASS - [2024-06-27T11:01:09.244Z] [exec] ----------------------------------------- [2024-06-27T11:01:09.244Z] [exec] Total PASS: 1 [2024-06-27T11:01:09.244Z] [exec] Total FAIL: 0 [2024-06-27T11:01:09.244Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:01:09.244Z] [exec] ----------------------------------------- [2024-06-27T11:01:09.244Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:09.244Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:09.244Z] [2024-06-27T11:01:09.244Z] checkReporting-common: [2024-06-27T11:01:09.244Z] [2024-06-27T11:01:09.244Z] confirmReportPresent-common: [2024-06-27T11:01:09.244Z] [echo] file RepRunConf.txt is present. [2024-06-27T11:01:09.244Z] [echo] Test seems to be reported fine [2024-06-27T11:01:09.244Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_exp/RepRunConf.txt [2024-06-27T11:01:09.244Z] [2024-06-27T11:01:09.244Z] confirmMissingReport-common: [2024-06-27T11:01:09.244Z] [2024-06-27T11:01:09.244Z] undeploy: [2024-06-27T11:01:09.244Z] [2024-06-27T11:01:09.245Z] setOSConditions: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setToolWin: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setToolUnix: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setToolProperty: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setS1ASclassPath: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] init-common: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] undeploy-common: [2024-06-27T11:01:09.245Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-schedule-expApp [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] all: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] schedule_ann: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setOSConditions: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setToolWin: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setToolUnix: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setToolProperty: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setS1ASclassPath: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] init-common: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] clean: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setOSConditions: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setToolWin: [2024-06-27T11:01:09.245Z] [2024-06-27T11:01:09.245Z] setToolUnix: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setToolProperty: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setS1ASclassPath: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] init-common: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] clean-common: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setOSConditions: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setToolWin: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setToolUnix: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setToolProperty: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setS1ASclassPath: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] init-common: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] clean-classes-common: [2024-06-27T11:01:09.246Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setOSConditions: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setToolWin: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setToolUnix: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setToolProperty: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] setS1ASclassPath: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] init-common: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] clean-jars-common: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.246Z] compile: [2024-06-27T11:01:09.246Z] [2024-06-27T11:01:09.247Z] setOSConditions: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] setToolWin: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] setToolUnix: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] setToolProperty: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] setS1ASclassPath: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] init-common: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] compile-common: [2024-06-27T11:01:09.247Z] [echo] Current time (ISO): 2024-06-27T11:01:06.856+0000 [2024-06-27T11:01:09.247Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:09.247Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:09.247Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:09.247Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:09.247Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:09.247Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:09.247Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:09.247Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:09.247Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:09.247Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:09.247Z] [javac] 1 warning [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] setOSConditions: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] setToolWin: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] setToolUnix: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] setToolProperty: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] setS1ASclassPath: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] init-common: [2024-06-27T11:01:09.247Z] [2024-06-27T11:01:09.247Z] compile-common: [2024-06-27T11:01:09.247Z] [echo] Current time (ISO): 2024-06-27T11:01:08.793+0000 [2024-06-27T11:01:09.247Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:09.769Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.Password=dbpassword [2024-06-27T11:01:09.769Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.Password=dbpassword [2024-06-27T11:01:09.807Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:09.807Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:09.807Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:09.807Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:09.807Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:09.807Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:09.808Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:10.024Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.driverType=4 [2024-06-27T11:01:10.024Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.driverType=4 [2024-06-27T11:01:10.279Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.portNumber=1527 [2024-06-27T11:01:10.279Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.portNumber=1527 [2024-06-27T11:01:10.365Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:10.366Z] [javac] 1 warning [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] build: [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] setOSConditions: [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] fixFiles: [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] convUnix: [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] convWin: [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] setToolWin: [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] setToolUnix: [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] setToolProperty: [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] setS1ASclassPath: [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] init-common: [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] package-persistence-common: [2024-06-27T11:01:10.366Z] [2024-06-27T11:01:10.366Z] ejb-jar-common: [2024-06-27T11:01:10.366Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:10.570Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-06-27T11:01:10.570Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:10.570Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml:80: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:10.570Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T11:01:10.570Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:10.570Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:10.570Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:10.570Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:10.570Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:10.570Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:10.570Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:10.630Z] [2024-06-27T11:01:10.630Z] package-ejbjar-common: [2024-06-27T11:01:10.630Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:10.631Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:10.631Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-ann-ejb.jar [2024-06-27T11:01:10.631Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] appclient-jar-common: [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] package-appclientjar-common: [2024-06-27T11:01:10.631Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:10.631Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-ann-client.jar [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] webclient-war-common: [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] build-ear-common: [2024-06-27T11:01:10.631Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:10.631Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:10.631Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:10.631Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:10.631Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-annApp.ear [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] deploy: [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] setOSConditions: [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] setToolWin: [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] setToolUnix: [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] setToolProperty: [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] setS1ASclassPath: [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] init-common: [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] deploy-common: [2024-06-27T11:01:10.631Z] [echo] Current time (ISO): 2024-06-27T11:01:10.390+0000 [2024-06-27T11:01:10.631Z] [2024-06-27T11:01:10.631Z] setOSConditions: [2024-06-27T11:01:10.632Z] [2024-06-27T11:01:10.632Z] setToolWin: [2024-06-27T11:01:10.632Z] [2024-06-27T11:01:10.632Z] setToolUnix: [2024-06-27T11:01:10.632Z] [2024-06-27T11:01:10.632Z] setToolProperty: [2024-06-27T11:01:10.632Z] [2024-06-27T11:01:10.632Z] setS1ASclassPath: [2024-06-27T11:01:10.632Z] [2024-06-27T11:01:10.632Z] init-common: [2024-06-27T11:01:10.632Z] [2024-06-27T11:01:10.632Z] deploy-common-pe: [2024-06-27T11:01:10.825Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:10.826Z] [javac] 1 warning [2024-06-27T11:01:10.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T11:01:10.826Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsejbclient.war [2024-06-27T11:01:10.826Z] [2024-06-27T11:01:10.826Z] deploy-client: [2024-06-27T11:01:10.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.dataBaseName=testdb [2024-06-27T11:01:10.859Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.dataBaseName=testdb [2024-06-27T11:01:10.886Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-annApp.ear [2024-06-27T11:01:10.959Z] [2024-06-27T11:01:10.959Z] setOSConditions: [2024-06-27T11:01:10.959Z] [2024-06-27T11:01:10.959Z] setToolWin: [2024-06-27T11:01:10.959Z] [2024-06-27T11:01:10.959Z] setToolUnix: [2024-06-27T11:01:10.959Z] [2024-06-27T11:01:10.959Z] setToolProperty: [2024-06-27T11:01:10.959Z] [2024-06-27T11:01:10.959Z] setS1ASclassPath: [2024-06-27T11:01:10.959Z] [2024-06-27T11:01:10.959Z] init-common: [2024-06-27T11:01:10.959Z] [2024-06-27T11:01:10.959Z] startDomainUnix: [2024-06-27T11:01:10.959Z] [echo] Starting DAS [2024-06-27T11:01:11.109Z] [exec] Application deployed with name ejb32-mdb. [2024-06-27T11:01:11.109Z] [2024-06-27T11:01:11.109Z] run: [2024-06-27T11:01:11.114Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T11:01:11.114Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.retrieveMessagesFromServerOnGetMessage=true [2024-06-27T11:01:11.387Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:11.387Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T11:01:11.444Z] [exec] Application deployed with name ejb-timer-schedule-annApp. [2024-06-27T11:01:11.444Z] [echo] Deployment on target server server successful [2024-06-27T11:01:11.444Z] [2024-06-27T11:01:11.444Z] setOSConditions: [2024-06-27T11:01:11.444Z] [2024-06-27T11:01:11.444Z] setToolWin: [2024-06-27T11:01:11.444Z] [2024-06-27T11:01:11.444Z] setToolUnix: [2024-06-27T11:01:11.444Z] [2024-06-27T11:01:11.444Z] setToolProperty: [2024-06-27T11:01:11.444Z] [2024-06-27T11:01:11.444Z] setS1ASclassPath: [2024-06-27T11:01:11.444Z] [2024-06-27T11:01:11.444Z] init-common: [2024-06-27T11:01:11.444Z] [2024-06-27T11:01:11.445Z] deploy-common-ee: [2024-06-27T11:01:11.445Z] [2024-06-27T11:01:11.445Z] run: [2024-06-27T11:01:11.445Z] [2024-06-27T11:01:11.445Z] setOSConditions: [2024-06-27T11:01:11.445Z] [2024-06-27T11:01:11.445Z] setToolWin: [2024-06-27T11:01:11.445Z] [2024-06-27T11:01:11.445Z] setToolUnix: [2024-06-27T11:01:11.445Z] [2024-06-27T11:01:11.445Z] setToolProperty: [2024-06-27T11:01:11.445Z] [2024-06-27T11:01:11.445Z] setS1ASclassPath: [2024-06-27T11:01:11.445Z] [2024-06-27T11:01:11.445Z] init-common: [2024-06-27T11:01:11.445Z] [2024-06-27T11:01:11.445Z] runclient-common: [2024-06-27T11:01:11.445Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-annAppClient.jar -name ejb-timer-schedule-annClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T11:01:11.673Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.create=true [2024-06-27T11:01:11.673Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.create=true [2024-06-27T11:01:11.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.serverName=localhost [2024-06-27T11:01:11.928Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.serverName=localhost [2024-06-27T11:01:11.928Z] [2024-06-27T11:01:11.928Z] setOSConditions: [2024-06-27T11:01:11.928Z] [2024-06-27T11:01:11.928Z] setToolWin: [2024-06-27T11:01:11.928Z] [2024-06-27T11:01:11.928Z] setToolUnix: [2024-06-27T11:01:11.928Z] [2024-06-27T11:01:11.928Z] setToolProperty: [2024-06-27T11:01:11.928Z] [2024-06-27T11:01:11.928Z] setS1ASclassPath: [2024-06-27T11:01:11.928Z] [2024-06-27T11:01:11.928Z] init-common: [2024-06-27T11:01:11.928Z] [2024-06-27T11:01:11.928Z] create-jdbc-resource-common: [2024-06-27T11:01:11.928Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connectionleaktracing --target server jdbc/connectionleaktracingDB [2024-06-27T11:01:11.948Z] [exec] Application deployed with name wsejbclient. [2024-06-27T11:01:11.948Z] [exec] Command deploy executed successfully. [2024-06-27T11:01:11.948Z] [2024-06-27T11:01:11.948Z] runtest1: [2024-06-27T11:01:11.948Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:11.948Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:11.948Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:11.948Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T11:01:11.948Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:11.948Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:11.948Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:11.948Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:11.948Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:11.948Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:11.948Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:11.948Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:11.948Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:11.948Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:11.948Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:11.949Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:11.949Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:11.949Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:11.949Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:11.949Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:11.949Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:11.949Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:11.949Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:11.949Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:11.949Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:11.949Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:11.949Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:11.949Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:11.949Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:11.949Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T11:01:11.949Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:11.949Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T11:01:11.949Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T11:01:11.949Z] [java] ... 81 more [2024-06-27T11:01:11.949Z] [java] Java Result: -1 [2024-06-27T11:01:11.949Z] [2024-06-27T11:01:11.950Z] setup: [2024-06-27T11:01:11.950Z] [2024-06-27T11:01:11.950Z] undeploy: [2024-06-27T11:01:11.950Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:11.950Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:11.950Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:11.950Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:11.950Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:11.950Z] [2024-06-27T11:01:11.950Z] setOSConditions: [2024-06-27T11:01:11.950Z] [2024-06-27T11:01:11.950Z] setToolWin: [2024-06-27T11:01:11.950Z] [2024-06-27T11:01:11.950Z] setToolUnix: [2024-06-27T11:01:11.950Z] [2024-06-27T11:01:11.950Z] setToolProperty: [2024-06-27T11:01:11.950Z] [2024-06-27T11:01:11.950Z] setS1ASclassPath: [2024-06-27T11:01:11.950Z] [2024-06-27T11:01:11.950Z] init-common: [2024-06-27T11:01:11.950Z] [2024-06-27T11:01:11.950Z] undeploy-war-common: [2024-06-27T11:01:12.040Z] [java] Jun 27, 2024 11:01:11 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T11:01:12.040Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T11:01:12.367Z] [exec] Jun 27, 2024 11:01:11 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T11:01:12.367Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T11:01:12.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connectionleaktracing --enabled=true --target server jdbc/connectionleaktracingDB [2024-06-27T11:01:12.489Z] [exec] JDBC resource jdbc/connectionleaktracingDB created successfully. [2024-06-27T11:01:12.489Z] [echo] cmd executed for server [2024-06-27T11:01:12.489Z] [2024-06-27T11:01:12.489Z] asadmin-common: [2024-06-27T11:01:12.489Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.steady_pool_size=1 [2024-06-27T11:01:12.520Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejbwebservicesinwar-sessioncontext-web [2024-06-27T11:01:12.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.steady_pool_size=1 [2024-06-27T11:01:12.755Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.steady-pool-size=1 [2024-06-27T11:01:12.755Z] [2024-06-27T11:01:12.755Z] asadmin-common: [2024-06-27T11:01:12.755Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.max_pool_size=1 [2024-06-27T11:01:12.776Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:12.777Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:12.777Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:12.777Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:12.777Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:12.777Z] [2024-06-27T11:01:12.777Z] setOSConditions: [2024-06-27T11:01:12.777Z] [2024-06-27T11:01:12.777Z] setToolWin: [2024-06-27T11:01:12.777Z] [2024-06-27T11:01:12.777Z] setToolUnix: [2024-06-27T11:01:12.777Z] [2024-06-27T11:01:12.777Z] setToolProperty: [2024-06-27T11:01:12.777Z] [2024-06-27T11:01:12.777Z] setS1ASclassPath: [2024-06-27T11:01:12.777Z] [2024-06-27T11:01:12.777Z] init-common: [2024-06-27T11:01:12.777Z] [2024-06-27T11:01:12.777Z] undeploy-client: [2024-06-27T11:01:12.934Z] [exec] Jun 27, 2024 11:01:12 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T11:01:12.934Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-schedule-ann-client] with main class [com.sun.s1asdev.timer31.schedule_ann.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-annAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-schedule-annClient [2024-06-27T11:01:13.338Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:13.338Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T11:01:13.338Z] [exec] Command undeploy executed successfully. [2024-06-27T11:01:13.338Z] [2024-06-27T11:01:13.338Z] all: [2024-06-27T11:01:13.338Z] [echo] [2024-06-27T11:01:13.338Z] [echo] ************************* [2024-06-27T11:01:13.338Z] [echo] * Running ejbwebservicesinwar-interceptor [2024-06-27T11:01:13.338Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor [2024-06-27T11:01:13.338Z] [echo] ************************* [2024-06-27T11:01:13.338Z] [echo] [2024-06-27T11:01:13.338Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:13.338Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:13.338Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:13.339Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:13.339Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:13.339Z] [2024-06-27T11:01:13.339Z] setOSConditions: [2024-06-27T11:01:13.339Z] [2024-06-27T11:01:13.339Z] setToolWin: [2024-06-27T11:01:13.339Z] [2024-06-27T11:01:13.339Z] setToolUnix: [2024-06-27T11:01:13.339Z] [2024-06-27T11:01:13.339Z] setToolProperty: [2024-06-27T11:01:13.339Z] [2024-06-27T11:01:13.339Z] setS1ASclassPath: [2024-06-27T11:01:13.339Z] [2024-06-27T11:01:13.339Z] init-common: [2024-06-27T11:01:13.339Z] [2024-06-27T11:01:13.339Z] clean: [2024-06-27T11:01:13.339Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:13.339Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:13.339Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:13.339Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:13.339Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:13.339Z] [2024-06-27T11:01:13.339Z] setOSConditions: [2024-06-27T11:01:13.339Z] [2024-06-27T11:01:13.339Z] setToolWin: [2024-06-27T11:01:13.339Z] [2024-06-27T11:01:13.339Z] setToolUnix: [2024-06-27T11:01:13.339Z] [2024-06-27T11:01:13.339Z] setToolProperty: [2024-06-27T11:01:13.340Z] [2024-06-27T11:01:13.340Z] setS1ASclassPath: [2024-06-27T11:01:13.340Z] [2024-06-27T11:01:13.340Z] init-common: [2024-06-27T11:01:13.340Z] [2024-06-27T11:01:13.340Z] clean-common: [2024-06-27T11:01:13.340Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:13.340Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:13.340Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:13.340Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:13.340Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:13.340Z] [2024-06-27T11:01:13.340Z] setOSConditions: [2024-06-27T11:01:13.340Z] [2024-06-27T11:01:13.340Z] setToolWin: [2024-06-27T11:01:13.340Z] [2024-06-27T11:01:13.340Z] setToolUnix: [2024-06-27T11:01:13.340Z] [2024-06-27T11:01:13.340Z] setToolProperty: [2024-06-27T11:01:13.340Z] [2024-06-27T11:01:13.340Z] setS1ASclassPath: [2024-06-27T11:01:13.340Z] [2024-06-27T11:01:13.340Z] init-common: [2024-06-27T11:01:13.340Z] [2024-06-27T11:01:13.340Z] clean-classes-common: [2024-06-27T11:01:13.340Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:13.340Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:13.341Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:13.341Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:13.341Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:13.341Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:13.341Z] [2024-06-27T11:01:13.341Z] setOSConditions: [2024-06-27T11:01:13.341Z] [2024-06-27T11:01:13.341Z] setToolWin: [2024-06-27T11:01:13.341Z] [2024-06-27T11:01:13.341Z] setToolUnix: [2024-06-27T11:01:13.341Z] [2024-06-27T11:01:13.341Z] setToolProperty: [2024-06-27T11:01:13.341Z] [2024-06-27T11:01:13.341Z] setS1ASclassPath: [2024-06-27T11:01:13.341Z] [2024-06-27T11:01:13.341Z] init-common: [2024-06-27T11:01:13.341Z] [2024-06-27T11:01:13.341Z] clean-jars-common: [2024-06-27T11:01:13.341Z] [2024-06-27T11:01:13.341Z] compile: [2024-06-27T11:01:13.341Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:13.341Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:13.341Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:13.341Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:13.342Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:13.342Z] [2024-06-27T11:01:13.342Z] setOSConditions: [2024-06-27T11:01:13.342Z] [2024-06-27T11:01:13.342Z] setToolWin: [2024-06-27T11:01:13.342Z] [2024-06-27T11:01:13.342Z] setToolUnix: [2024-06-27T11:01:13.342Z] [2024-06-27T11:01:13.342Z] setToolProperty: [2024-06-27T11:01:13.342Z] [2024-06-27T11:01:13.342Z] setS1ASclassPath: [2024-06-27T11:01:13.342Z] [2024-06-27T11:01:13.342Z] init-common: [2024-06-27T11:01:13.342Z] [2024-06-27T11:01:13.342Z] compile-common: [2024-06-27T11:01:13.342Z] [echo] Current time (ISO): 2024-06-27T11:01:13.323+0000 [2024-06-27T11:01:13.342Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:13.342Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:13.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.max_pool_size=1 [2024-06-27T11:01:13.359Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.max-pool-size=1 [2024-06-27T11:01:13.359Z] [2024-06-27T11:01:13.359Z] asadmin-common: [2024-06-27T11:01:13.359Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection_leak_timeout_in_seconds=10 [2024-06-27T11:01:13.468Z] [2024-06-27T11:01:13.468Z] setHttpPort: [2024-06-27T11:01:13.468Z] [2024-06-27T11:01:13.468Z] run.positive: [2024-06-27T11:01:13.468Z] [2024-06-27T11:01:13.468Z] common.run.positive: [2024-06-27T11:01:13.468Z] [2024-06-27T11:01:13.468Z] setHttpPort: [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] common.run: [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] checkAppOnServer: [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] declare-test: [2024-06-27T11:01:13.469Z] [echo] Starting test simple osgi/simple Test asadmin deploy (server) [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] init.os: [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] init.tools.unix: [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] init.tools.windows: [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] init.tools: [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] setAsadminArgs: [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] init: [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] init.customtasks: [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] prepare: [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] compile: [2024-06-27T11:01:13.469Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:13.469Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-06-27T11:01:13.469Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/TestClient.java uses or overrides a deprecated API. [2024-06-27T11:01:13.469Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:13.469Z] [2024-06-27T11:01:13.469Z] runclient: [2024-06-27T11:01:13.469Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2024-06-27T11:01:13.469Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-06-27T11:01:13.469Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2024-06-27T11:01:13.469Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2024-06-27T11:01:13.469Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-06-27T11:01:13.469Z] [javaWithResult] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-06-27T11:01:13.469Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-06-27T11:01:13.469Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-06-27T11:01:13.469Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2055) [2024-06-27T11:01:13.470Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2050) [2024-06-27T11:01:13.470Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:571) [2024-06-27T11:01:13.470Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2049) [2024-06-27T11:01:13.470Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1619) [2024-06-27T11:01:13.470Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T11:01:13.470Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2024-06-27T11:01:13.470Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2024-06-27T11:01:13.470Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2024-06-27T11:01:13.470Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-06-27T11:01:13.470Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-06-27T11:01:13.470Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T11:01:13.470Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) [2024-06-27T11:01:13.470Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2024-06-27T11:01:13.470Z] [javaWithResult] ... 2 more [2024-06-27T11:01:13.470Z] [javaWithResult] Java Result: 255 [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] processResult: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] failed: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] passed: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] unknown: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] writeLogToConsole: [2024-06-27T11:01:13.470Z] [echo] Test simple UNKNOWN at 27-Jun-2024 11:01:10.455 with return code 255 [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] init.os: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] init.tools.unix: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] init.tools.windows: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] init.tools: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] setAsadminArgs: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] init: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] init.customtasks: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] checkAppOnCluster: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] init.os: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.470Z] init.tools.unix: [2024-06-27T11:01:13.470Z] [2024-06-27T11:01:13.471Z] init.tools.windows: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init.tools: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] setAsadminArgs: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init.customtasks: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] prepare: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] redeploy.osgi.asadmin: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] setAsadminArgs: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] common.redeploy.osgi.asadmin: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init.os: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init.tools.unix: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init.tools.windows: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init.tools: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] setAsadminArgs: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init.customtasks: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] delAppRef: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init.os: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init.tools.unix: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init.tools.windows: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] init.tools: [2024-06-27T11:01:13.471Z] [2024-06-27T11:01:13.471Z] setAsadminArgs: [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] init: [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] init.customtasks: [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] common.run.asadmin: [2024-06-27T11:01:13.472Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --type osgi --force=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2024-06-27T11:01:13.472Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:13.472Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T11:01:13.472Z] [exec] Application deployed with name simple. [2024-06-27T11:01:13.472Z] [exec] Command deploy executed successfully. [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] init.os: [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] init.tools.unix: [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] init.tools.windows: [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] init.tools: [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] setAsadminArgs: [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] init: [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] init.customtasks: [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] setEnabled: [2024-06-27T11:01:13.472Z] [2024-06-27T11:01:13.472Z] createAppRef: [2024-06-27T11:01:13.614Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection_leak_timeout_in_seconds=10 [2024-06-27T11:01:13.614Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection-leak-timeout-in-seconds=10 [2024-06-27T11:01:13.614Z] [2024-06-27T11:01:13.614Z] asadmin-common: [2024-06-27T11:01:13.614Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection_leak_reclaim=true [2024-06-27T11:01:14.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection_leak_reclaim=true [2024-06-27T11:01:14.173Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection-leak-reclaim=true [2024-06-27T11:01:14.173Z] [2024-06-27T11:01:14.173Z] setOSConditions: [2024-06-27T11:01:14.173Z] [2024-06-27T11:01:14.173Z] setToolWin: [2024-06-27T11:01:14.173Z] [2024-06-27T11:01:14.173Z] setToolUnix: [2024-06-27T11:01:14.173Z] [2024-06-27T11:01:14.173Z] setToolProperty: [2024-06-27T11:01:14.173Z] [2024-06-27T11:01:14.173Z] setS1ASclassPath: [2024-06-27T11:01:14.173Z] [2024-06-27T11:01:14.173Z] init-common: [2024-06-27T11:01:14.173Z] [2024-06-27T11:01:14.173Z] deploy-common: [2024-06-27T11:01:14.173Z] [echo] Current time (ISO): 2024-06-27T11:01:14.003+0000 [2024-06-27T11:01:14.173Z] [2024-06-27T11:01:14.173Z] setOSConditions: [2024-06-27T11:01:14.173Z] [2024-06-27T11:01:14.173Z] setToolWin: [2024-06-27T11:01:14.173Z] [2024-06-27T11:01:14.173Z] setToolUnix: [2024-06-27T11:01:14.174Z] [2024-06-27T11:01:14.174Z] setToolProperty: [2024-06-27T11:01:14.174Z] [2024-06-27T11:01:14.174Z] setS1ASclassPath: [2024-06-27T11:01:14.174Z] [2024-06-27T11:01:14.174Z] init-common: [2024-06-27T11:01:14.174Z] [2024-06-27T11:01:14.174Z] deploy-common-pe: [2024-06-27T11:01:14.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingApp.ear [2024-06-27T11:01:14.726Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:14.726Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:14.726Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:14.726Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:14.726Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:14.726Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:14.726Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:14.989Z] [exec] Application deployed with name jdbc-connectionleaktracingApp. [2024-06-27T11:01:14.989Z] [echo] Deployment on target server server successful [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] setOSConditions: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] setToolWin: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] setToolUnix: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] setToolProperty: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] setS1ASclassPath: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] init-common: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] deploy-common-ee: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] setOSConditions: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] setToolWin: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] setToolUnix: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] setToolProperty: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] setS1ASclassPath: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] init-common: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] execute-sql-common: [2024-06-27T11:01:14.989Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/sql/create_pointbase.sql [2024-06-27T11:01:14.989Z] [sql] Failed to execute: Drop table O_Customer [2024-06-27T11:01:14.989Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-06-27T11:01:14.989Z] [sql] 0 rows affected [2024-06-27T11:01:14.989Z] [sql] 1 of 2 SQL statements executed successfully [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] run: [2024-06-27T11:01:14.989Z] [2024-06-27T11:01:14.989Z] setOSConditions: [2024-06-27T11:01:14.990Z] [2024-06-27T11:01:14.990Z] setToolWin: [2024-06-27T11:01:14.990Z] [2024-06-27T11:01:14.990Z] setToolUnix: [2024-06-27T11:01:14.990Z] [2024-06-27T11:01:14.990Z] setToolProperty: [2024-06-27T11:01:14.990Z] [2024-06-27T11:01:14.990Z] setS1ASclassPath: [2024-06-27T11:01:14.990Z] [2024-06-27T11:01:14.990Z] init-common: [2024-06-27T11:01:14.990Z] [2024-06-27T11:01:14.990Z] runclient-common: [2024-06-27T11:01:14.990Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingAppClient.jar -name jdbc-connectionleaktracingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T11:01:15.455Z] [exec] Jun 27, 2024 11:01:15 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:01:15.455Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@61b60600 [2024-06-27T11:01:15.455Z] [exec] Waiting timers to expire for schedule_ann timer test [2024-06-27T11:01:15.919Z] [exec] Jun 27, 2024 11:01:15 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T11:01:15.919Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T11:01:16.091Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:16.091Z] [javac] 1 warning [2024-06-27T11:01:16.347Z] [2024-06-27T11:01:16.347Z] assemble-web: [2024-06-27T11:01:16.347Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:16.347Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:16.347Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:16.347Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:16.347Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:16.347Z] [2024-06-27T11:01:16.347Z] pkg-war: [2024-06-27T11:01:16.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:16.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:01:16.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:16.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:16.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T11:01:16.348Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/${sun-web.xml} to copy. [2024-06-27T11:01:16.348Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/${webservices.xml} to copy. [2024-06-27T11:01:16.348Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T11:01:16.348Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T11:01:16.348Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T11:01:16.348Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:16.348Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:16.348Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/${web.wsit.descriptors} does not exist. [2024-06-27T11:01:16.348Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-interceptor-web.war [2024-06-27T11:01:16.348Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:16.348Z] [2024-06-27T11:01:16.348Z] deploy-app: [2024-06-27T11:01:16.348Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:16.348Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:16.348Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:16.348Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:16.348Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:16.348Z] [2024-06-27T11:01:16.348Z] deploy-war-common: [2024-06-27T11:01:16.348Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:16.349Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:16.349Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:16.349Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:16.349Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:16.349Z] [2024-06-27T11:01:16.349Z] setOSConditions: [2024-06-27T11:01:16.349Z] [2024-06-27T11:01:16.349Z] setToolWin: [2024-06-27T11:01:16.349Z] [2024-06-27T11:01:16.349Z] setToolUnix: [2024-06-27T11:01:16.349Z] [2024-06-27T11:01:16.349Z] setToolProperty: [2024-06-27T11:01:16.349Z] [2024-06-27T11:01:16.349Z] setS1ASclassPath: [2024-06-27T11:01:16.349Z] [2024-06-27T11:01:16.349Z] init-common: [2024-06-27T11:01:16.349Z] [2024-06-27T11:01:16.349Z] deploy-war-commonpe: [2024-06-27T11:01:16.843Z] [exec] Jun 27, 2024 11:01:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T11:01:16.843Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T11:01:16.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejbwebservicesinwar-interceptor --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbwebservicesinwar-interceptor-web.war [2024-06-27T11:01:17.107Z] [exec] Jun 27, 2024 11:01:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-06-27T11:01:17.107Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-06-27T11:01:17.287Z] [java] Jun 27, 2024 11:01:16 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:01:17.287Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@75483843 [2024-06-27T11:01:17.287Z] [java] ejb32-mdb: awaitInvocations : true [2024-06-27T11:01:17.287Z] [java] Value of key is: awaitInvocations [2024-06-27T11:01:17.287Z] [java] ejb32-mdb: method one : true [2024-06-27T11:01:17.287Z] [java] Value of key is: method one [2024-06-27T11:01:17.287Z] [java] ejb32-mdb: method two : true [2024-06-27T11:01:17.287Z] [java] Value of key is: method two [2024-06-27T11:01:17.287Z] [java] ejb32-mdb: method three : true [2024-06-27T11:01:17.287Z] [java] Value of key is: method three [2024-06-27T11:01:17.287Z] [java] ejb32-mdb: total invocations : true [2024-06-27T11:01:17.287Z] [java] Value of key is: total invocations [2024-06-27T11:01:17.287Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:01:17.287Z] [java] [2024-06-27T11:01:17.287Z] [java] [2024-06-27T11:01:17.287Z] [java] ----------------------------------------- [2024-06-27T11:01:17.287Z] [java] - method one: PASS - [2024-06-27T11:01:17.288Z] [java] - method two: PASS - [2024-06-27T11:01:17.288Z] [java] - method three: PASS - [2024-06-27T11:01:17.288Z] [java] - awaitInvocations: PASS - [2024-06-27T11:01:17.288Z] [java] - total invocations: PASS - [2024-06-27T11:01:17.288Z] [java] ----------------------------------------- [2024-06-27T11:01:17.288Z] [java] Total PASS: 5 [2024-06-27T11:01:17.288Z] [java] Total FAIL: 0 [2024-06-27T11:01:17.288Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:01:17.288Z] [java] ----------------------------------------- [2024-06-27T11:01:17.288Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:01:17.288Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:01:17.543Z] [2024-06-27T11:01:17.543Z] undeploy: [2024-06-27T11:01:17.854Z] [exec] Application deployed with name ejbwebservicesinwar-interceptor-web. [2024-06-27T11:01:17.854Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:17.854Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:17.854Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:17.854Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:17.854Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:17.854Z] [2024-06-27T11:01:17.854Z] deploy-war-commonee: [2024-06-27T11:01:17.854Z] [2024-06-27T11:01:17.854Z] assemble-client: [2024-06-27T11:01:17.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T11:01:17.854Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:17.855Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:17.855Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:17.855Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:17.855Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:17.855Z] [2024-06-27T11:01:17.855Z] setOSConditions: [2024-06-27T11:01:17.855Z] [2024-06-27T11:01:17.855Z] setToolWin: [2024-06-27T11:01:17.855Z] [2024-06-27T11:01:17.855Z] setToolUnix: [2024-06-27T11:01:17.855Z] [2024-06-27T11:01:17.855Z] setToolProperty: [2024-06-27T11:01:17.855Z] [2024-06-27T11:01:17.855Z] setS1ASclassPath: [2024-06-27T11:01:17.855Z] [2024-06-27T11:01:17.855Z] init-common: [2024-06-27T11:01:17.855Z] [2024-06-27T11:01:17.855Z] wsimport: [2024-06-27T11:01:18.104Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-mdb [2024-06-27T11:01:18.111Z] [exec] parsing WSDL... [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] all: [2024-06-27T11:01:18.360Z] [echo] @@## SunRaXml ##@@ [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] all: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] setOSConditions: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] setToolWin: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] setToolUnix: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] setToolProperty: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] setS1ASclassPath: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] init-common: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] clean: [2024-06-27T11:01:18.360Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:18.360Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] setOSConditions: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] setToolWin: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] setToolUnix: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] setToolProperty: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] setS1ASclassPath: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] init-common: [2024-06-27T11:01:18.360Z] [2024-06-27T11:01:18.360Z] create-dboutfile: [2024-06-27T11:01:18.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:18.361Z] [2024-06-27T11:01:18.361Z] compile: [2024-06-27T11:01:18.361Z] [2024-06-27T11:01:18.361Z] setOSConditions: [2024-06-27T11:01:18.361Z] [2024-06-27T11:01:18.361Z] setToolWin: [2024-06-27T11:01:18.361Z] [2024-06-27T11:01:18.361Z] setToolUnix: [2024-06-27T11:01:18.361Z] [2024-06-27T11:01:18.361Z] setToolProperty: [2024-06-27T11:01:18.361Z] [2024-06-27T11:01:18.361Z] setS1ASclassPath: [2024-06-27T11:01:18.361Z] [2024-06-27T11:01:18.361Z] init-common: [2024-06-27T11:01:18.361Z] [2024-06-27T11:01:18.361Z] compile-cci: [2024-06-27T11:01:18.361Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:18.361Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:18.617Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:18.617Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:18.617Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:18.617Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:18.617Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:18.617Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:18.617Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:18.672Z] [exec] [2024-06-27T11:01:18.672Z] [exec] Generating code... [2024-06-27T11:01:18.672Z] [exec] [2024-06-27T11:01:18.672Z] [exec] Compiling code... [2024-06-27T11:01:18.872Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:18.872Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/ejb/CoffeeBean.java:96: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T11:01:18.872Z] [javac] flag = iRec.add(new Integer(qty)); [2024-06-27T11:01:18.872Z] [javac] ^ [2024-06-27T11:01:18.872Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/ejb/CoffeeBean.java uses unchecked or unsafe operations. [2024-06-27T11:01:18.872Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T11:01:18.872Z] [javac] 2 warnings [2024-06-27T11:01:18.872Z] [2024-06-27T11:01:18.872Z] setOSConditions: [2024-06-27T11:01:18.872Z] [2024-06-27T11:01:18.872Z] setToolWin: [2024-06-27T11:01:18.872Z] [2024-06-27T11:01:18.872Z] setToolUnix: [2024-06-27T11:01:18.872Z] [2024-06-27T11:01:18.872Z] setToolProperty: [2024-06-27T11:01:18.872Z] [2024-06-27T11:01:18.872Z] setS1ASclassPath: [2024-06-27T11:01:18.872Z] [2024-06-27T11:01:18.872Z] init-common: [2024-06-27T11:01:18.872Z] [2024-06-27T11:01:18.872Z] compile-cci: [2024-06-27T11:01:18.872Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:18.872Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:18.992Z] [exec] Jun 27, 2024 11:01:18 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:01:18.992Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3be3e76c [2024-06-27T11:01:19.434Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:19.434Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:19.434Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:19.434Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:19.434Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:19.434Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:19.434Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:19.690Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:19.690Z] [javac] 1 warning [2024-06-27T11:01:19.690Z] [2024-06-27T11:01:19.690Z] setOSConditions: [2024-06-27T11:01:19.690Z] [2024-06-27T11:01:19.690Z] setToolWin: [2024-06-27T11:01:19.690Z] [2024-06-27T11:01:19.690Z] setToolUnix: [2024-06-27T11:01:19.690Z] [2024-06-27T11:01:19.690Z] setToolProperty: [2024-06-27T11:01:19.690Z] [2024-06-27T11:01:19.690Z] setS1ASclassPath: [2024-06-27T11:01:19.690Z] [2024-06-27T11:01:19.690Z] init-common: [2024-06-27T11:01:19.690Z] [2024-06-27T11:01:19.690Z] compile-common: [2024-06-27T11:01:19.690Z] [echo] Current time (ISO): 2024-06-27T11:01:19.543+0000 [2024-06-27T11:01:19.690Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:20.037Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client/HelloService.java uses or overrides a deprecated API. [2024-06-27T11:01:20.037Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:20.037Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml:81: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:20.037Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T11:01:20.037Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:20.037Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:20.037Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:20.037Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:20.037Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:20.037Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:20.037Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:20.293Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:20.293Z] [javac] 1 warning [2024-06-27T11:01:20.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T11:01:20.293Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsejbclient.war [2024-06-27T11:01:20.293Z] [2024-06-27T11:01:20.293Z] deploy-client: [2024-06-27T11:01:20.854Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:20.854Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T11:01:21.104Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:21.104Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:21.104Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:21.104Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:21.104Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:21.104Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:21.104Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:21.419Z] [exec] Application deployed with name wsejbclient. [2024-06-27T11:01:21.419Z] [exec] Command deploy executed successfully. [2024-06-27T11:01:21.419Z] [2024-06-27T11:01:21.419Z] runtest1: [2024-06-27T11:01:21.419Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:21.419Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:21.419Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:21.419Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T11:01:21.419Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:21.419Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:21.419Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:21.419Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T11:01:21.419Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T11:01:21.419Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T11:01:21.419Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T11:01:21.419Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:21.420Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:21.420Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:21.420Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:21.420Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:21.420Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:21.420Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:21.420Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:21.420Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:21.420Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:21.420Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:21.420Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:21.420Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:21.420Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:21.420Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:21.420Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:21.420Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:21.420Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:21.420Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:21.420Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:21.420Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:21.420Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:21.421Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:21.421Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T11:01:21.421Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:21.421Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T11:01:21.421Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T11:01:21.421Z] [java] ... 81 more [2024-06-27T11:01:21.421Z] [java] Java Result: -1 [2024-06-27T11:01:21.421Z] [2024-06-27T11:01:21.421Z] setup: [2024-06-27T11:01:21.421Z] [2024-06-27T11:01:21.421Z] undeploy: [2024-06-27T11:01:21.421Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:21.421Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:21.421Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:21.421Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:21.421Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:21.421Z] [2024-06-27T11:01:21.421Z] setOSConditions: [2024-06-27T11:01:21.421Z] [2024-06-27T11:01:21.421Z] setToolWin: [2024-06-27T11:01:21.421Z] [2024-06-27T11:01:21.421Z] setToolUnix: [2024-06-27T11:01:21.421Z] [2024-06-27T11:01:21.421Z] setToolProperty: [2024-06-27T11:01:21.422Z] [2024-06-27T11:01:21.422Z] setS1ASclassPath: [2024-06-27T11:01:21.422Z] [2024-06-27T11:01:21.422Z] init-common: [2024-06-27T11:01:21.422Z] [2024-06-27T11:01:21.422Z] undeploy-war-common: [2024-06-27T11:01:21.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejbwebservicesinwar-interceptor-web [2024-06-27T11:01:21.982Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:21.983Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:21.983Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:21.983Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:21.983Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:21.983Z] [2024-06-27T11:01:21.983Z] setOSConditions: [2024-06-27T11:01:21.983Z] [2024-06-27T11:01:21.983Z] setToolWin: [2024-06-27T11:01:21.983Z] [2024-06-27T11:01:21.983Z] setToolUnix: [2024-06-27T11:01:21.983Z] [2024-06-27T11:01:21.983Z] setToolProperty: [2024-06-27T11:01:21.983Z] [2024-06-27T11:01:21.983Z] setS1ASclassPath: [2024-06-27T11:01:21.983Z] [2024-06-27T11:01:21.983Z] init-common: [2024-06-27T11:01:21.983Z] [2024-06-27T11:01:21.983Z] undeploy-client: [2024-06-27T11:01:22.478Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:22.478Z] [javac] 1 warning [2024-06-27T11:01:22.478Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/build.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:22.478Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci [2024-06-27T11:01:22.546Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:22.546Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] build: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] setOSConditions: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] setToolWin: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] setToolUnix: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] setToolProperty: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] setS1ASclassPath: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] init-common: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] webclient-war-common: [2024-06-27T11:01:22.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] clear: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] test-tlds-exist: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] copy-tlds: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] test-tagfiles-exist: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] copy-tagfiles: [2024-06-27T11:01:22.735Z] [2024-06-27T11:01:22.735Z] package-war-common: [2024-06-27T11:01:22.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:01:22.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:22.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:22.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T11:01:22.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/lib [2024-06-27T11:01:22.736Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:22.736Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:22.736Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:22.736Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:22.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/docroot [2024-06-27T11:01:22.736Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-cci-web.war [2024-06-27T11:01:22.736Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:22.736Z] [2024-06-27T11:01:22.736Z] setOSConditions: [2024-06-27T11:01:22.736Z] [2024-06-27T11:01:22.736Z] fixFiles: [2024-06-27T11:01:22.736Z] [2024-06-27T11:01:22.736Z] convUnix: [2024-06-27T11:01:22.736Z] [2024-06-27T11:01:22.736Z] convWin: [2024-06-27T11:01:22.736Z] [2024-06-27T11:01:22.736Z] setToolWin: [2024-06-27T11:01:22.736Z] [2024-06-27T11:01:22.736Z] setToolUnix: [2024-06-27T11:01:22.736Z] [2024-06-27T11:01:22.736Z] setToolProperty: [2024-06-27T11:01:22.736Z] [2024-06-27T11:01:22.736Z] setS1ASclassPath: [2024-06-27T11:01:22.736Z] [2024-06-27T11:01:22.736Z] init-common: [2024-06-27T11:01:22.736Z] [2024-06-27T11:01:22.737Z] package-persistence-common: [2024-06-27T11:01:22.737Z] [2024-06-27T11:01:22.737Z] ejb-jar-common: [2024-06-27T11:01:22.737Z] [2024-06-27T11:01:22.737Z] package-ejbjar-common: [2024-06-27T11:01:22.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:22.737Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:22.737Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:22.737Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-cci-ejb.jar [2024-06-27T11:01:22.737Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:22.737Z] [2024-06-27T11:01:22.737Z] appclient-jar-common: [2024-06-27T11:01:22.737Z] [2024-06-27T11:01:22.737Z] package-appclientjar-common: [2024-06-27T11:01:22.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:22.737Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:22.737Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:22.737Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-cci-client.jar [2024-06-27T11:01:22.737Z] [2024-06-27T11:01:22.737Z] webclient-war-common: [2024-06-27T11:01:22.737Z] [2024-06-27T11:01:22.737Z] build-ear-common: [2024-06-27T11:01:22.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:22.737Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:22.737Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:22.737Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-cciApp.ear [2024-06-27T11:01:22.737Z] [2024-06-27T11:01:22.737Z] setup: [2024-06-27T11:01:22.737Z] [2024-06-27T11:01:22.737Z] setOSConditions: [2024-06-27T11:01:22.737Z] [2024-06-27T11:01:22.737Z] setToolWin: [2024-06-27T11:01:22.737Z] [2024-06-27T11:01:22.737Z] setToolUnix: [2024-06-27T11:01:22.737Z] [2024-06-27T11:01:22.738Z] setToolProperty: [2024-06-27T11:01:22.738Z] [2024-06-27T11:01:22.738Z] setS1ASclassPath: [2024-06-27T11:01:22.738Z] [2024-06-27T11:01:22.738Z] init-common: [2024-06-27T11:01:22.738Z] [2024-06-27T11:01:22.738Z] drop-sql: [2024-06-27T11:01:22.802Z] [exec] Command undeploy executed successfully. [2024-06-27T11:01:22.802Z] [2024-06-27T11:01:22.802Z] all: [2024-06-27T11:01:22.802Z] [echo] [2024-06-27T11:01:22.802Z] [echo] ************************* [2024-06-27T11:01:22.802Z] [echo] * Running ejbservletwebservicesinwar [2024-06-27T11:01:22.802Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar [2024-06-27T11:01:22.802Z] [echo] ************************* [2024-06-27T11:01:22.802Z] [echo] [2024-06-27T11:01:22.802Z] [2024-06-27T11:01:22.802Z] setOSConditions: [2024-06-27T11:01:22.802Z] [2024-06-27T11:01:22.802Z] setToolWin: [2024-06-27T11:01:22.802Z] [2024-06-27T11:01:22.802Z] setToolUnix: [2024-06-27T11:01:22.802Z] [2024-06-27T11:01:22.802Z] setToolProperty: [2024-06-27T11:01:22.802Z] [2024-06-27T11:01:22.802Z] setS1ASclassPath: [2024-06-27T11:01:22.802Z] [2024-06-27T11:01:22.802Z] init-common: [2024-06-27T11:01:22.802Z] [2024-06-27T11:01:22.803Z] clean: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setOSConditions: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setToolWin: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setToolUnix: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setToolProperty: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setS1ASclassPath: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] init-common: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] clean-common: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setOSConditions: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setToolWin: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setToolUnix: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setToolProperty: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setS1ASclassPath: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] init-common: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] clean-classes-common: [2024-06-27T11:01:22.803Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setOSConditions: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setToolWin: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setToolUnix: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setToolProperty: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.803Z] setS1ASclassPath: [2024-06-27T11:01:22.803Z] [2024-06-27T11:01:22.804Z] init-common: [2024-06-27T11:01:22.804Z] [2024-06-27T11:01:22.804Z] clean-jars-common: [2024-06-27T11:01:22.804Z] [2024-06-27T11:01:22.804Z] compile: [2024-06-27T11:01:22.804Z] [2024-06-27T11:01:22.804Z] setOSConditions: [2024-06-27T11:01:22.804Z] [2024-06-27T11:01:22.804Z] setToolWin: [2024-06-27T11:01:22.804Z] [2024-06-27T11:01:22.804Z] setToolUnix: [2024-06-27T11:01:22.804Z] [2024-06-27T11:01:22.804Z] setToolProperty: [2024-06-27T11:01:22.804Z] [2024-06-27T11:01:22.804Z] setS1ASclassPath: [2024-06-27T11:01:22.804Z] [2024-06-27T11:01:22.804Z] init-common: [2024-06-27T11:01:22.804Z] [2024-06-27T11:01:22.804Z] compile-common: [2024-06-27T11:01:22.804Z] [echo] Current time (ISO): 2024-06-27T11:01:22.670+0000 [2024-06-27T11:01:22.804Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:22.804Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:23.022Z] [2024-06-27T11:01:23.022Z] setOSConditions: [2024-06-27T11:01:23.022Z] [2024-06-27T11:01:23.022Z] setToolWin: [2024-06-27T11:01:23.022Z] [2024-06-27T11:01:23.022Z] setToolUnix: [2024-06-27T11:01:23.022Z] [2024-06-27T11:01:23.022Z] setToolProperty: [2024-06-27T11:01:23.022Z] [2024-06-27T11:01:23.022Z] setS1ASclassPath: [2024-06-27T11:01:23.022Z] [2024-06-27T11:01:23.022Z] init-common: [2024-06-27T11:01:23.022Z] [2024-06-27T11:01:23.022Z] execute-sql-common: [2024-06-27T11:01:23.023Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb-drop.sql [2024-06-27T11:01:23.023Z] [sql] Failed to execute: drop table coffee [2024-06-27T11:01:23.023Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-06-27T11:01:23.023Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-06-27T11:01:23.023Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-06-27T11:01:23.023Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-06-27T11:01:23.023Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-06-27T11:01:23.023Z] [sql] 0 of 3 SQL statements executed successfully [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] setOSConditions: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] setToolWin: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] setToolUnix: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] setToolProperty: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] setS1ASclassPath: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] init-common: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] create-sql: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] setOSConditions: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] setToolWin: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] setToolUnix: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] setToolProperty: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] setS1ASclassPath: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] init-common: [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.023Z] execute-sql-common: [2024-06-27T11:01:23.023Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb.sql [2024-06-27T11:01:23.023Z] [sql] Failed to execute: drop table coffee [2024-06-27T11:01:23.023Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-06-27T11:01:23.023Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-06-27T11:01:23.023Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-06-27T11:01:23.023Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-06-27T11:01:23.023Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-06-27T11:01:23.023Z] [sql] 0 rows affected [2024-06-27T11:01:23.023Z] [sql] 0 rows affected [2024-06-27T11:01:23.023Z] [sql] 0 rows affected [2024-06-27T11:01:23.023Z] [sql] 3 of 6 SQL statements executed successfully [2024-06-27T11:01:23.023Z] [2024-06-27T11:01:23.024Z] deploy: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] setOSConditions: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] setToolWin: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] setToolUnix: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] setToolProperty: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] setS1ASclassPath: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] init-common: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] package-rar: [2024-06-27T11:01:23.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar [2024-06-27T11:01:23.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] create-rar: [2024-06-27T11:01:23.024Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-06-27T11:01:23.024Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-06-27T11:01:23.024Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar [2024-06-27T11:01:23.024Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar [2024-06-27T11:01:23.024Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] deploy-rar: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] setOSConditions: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] setToolWin: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] setToolUnix: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] setToolProperty: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] setS1ASclassPath: [2024-06-27T11:01:23.024Z] [2024-06-27T11:01:23.024Z] init-common: [2024-06-27T11:01:23.025Z] [2024-06-27T11:01:23.025Z] deploy-rar-common: [2024-06-27T11:01:23.025Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-06-27T11:01:23.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-06-27T11:01:24.167Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:24.167Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:24.167Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:24.167Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:24.167Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:24.167Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:24.167Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:24.514Z] [exec] Application deployed with name cciblackbox-tx. [2024-06-27T11:01:24.514Z] [echo] Deploying /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar on server [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] setOSConditions: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] setToolWin: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] setToolUnix: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] setToolProperty: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] setS1ASclassPath: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] init-common: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] deploy-common: [2024-06-27T11:01:24.514Z] [echo] Current time (ISO): 2024-06-27T11:01:24.467+0000 [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] setOSConditions: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] setToolWin: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] setToolUnix: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] setToolProperty: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] setS1ASclassPath: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] init-common: [2024-06-27T11:01:24.514Z] [2024-06-27T11:01:24.514Z] deploy-common-pe: [2024-06-27T11:01:25.440Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-cciApp.ear [2024-06-27T11:01:25.559Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:25.559Z] [javac] 1 warning [2024-06-27T11:01:25.559Z] [2024-06-27T11:01:25.559Z] assemble-web: [2024-06-27T11:01:25.559Z] [2024-06-27T11:01:25.559Z] pkg-war: [2024-06-27T11:01:25.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:25.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:01:25.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:25.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:25.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-06-27T11:01:25.559Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar/${sun-web.xml} to copy. [2024-06-27T11:01:25.559Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar/${webservices.xml} to copy. [2024-06-27T11:01:25.559Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-06-27T11:01:25.560Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar/${schemafile.location}/${schemafile.name} to copy. [2024-06-27T11:01:25.560Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar/${catalog.location}/jax-ws-catalog.xml to copy. [2024-06-27T11:01:25.560Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:25.560Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:25.560Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar/${web.wsit.descriptors} does not exist. [2024-06-27T11:01:25.560Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbservletwebservicesinwar-web.war [2024-06-27T11:01:25.560Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:25.560Z] [2024-06-27T11:01:25.560Z] deploy-app: [2024-06-27T11:01:25.560Z] [2024-06-27T11:01:25.560Z] deploy-war-common: [2024-06-27T11:01:25.560Z] [2024-06-27T11:01:25.560Z] setOSConditions: [2024-06-27T11:01:25.560Z] [2024-06-27T11:01:25.560Z] setToolWin: [2024-06-27T11:01:25.560Z] [2024-06-27T11:01:25.560Z] setToolUnix: [2024-06-27T11:01:25.560Z] [2024-06-27T11:01:25.560Z] setToolProperty: [2024-06-27T11:01:25.560Z] [2024-06-27T11:01:25.560Z] setS1ASclassPath: [2024-06-27T11:01:25.560Z] [2024-06-27T11:01:25.560Z] init-common: [2024-06-27T11:01:25.560Z] [2024-06-27T11:01:25.560Z] deploy-war-commonpe: [2024-06-27T11:01:26.492Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejbservletwebservicesinwar --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejbservletwebservicesinwar-web.war [2024-06-27T11:01:27.054Z] [exec] Application deployed with name ejbservletwebservicesinwar-web. [2024-06-27T11:01:27.054Z] [2024-06-27T11:01:27.054Z] deploy-war-commonee: [2024-06-27T11:01:27.054Z] [2024-06-27T11:01:27.054Z] assemble-client: [2024-06-27T11:01:27.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T11:01:27.054Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T11:01:27.054Z] [2024-06-27T11:01:27.054Z] setOSConditions: [2024-06-27T11:01:27.054Z] [2024-06-27T11:01:27.054Z] setToolWin: [2024-06-27T11:01:27.054Z] [2024-06-27T11:01:27.054Z] setToolUnix: [2024-06-27T11:01:27.054Z] [2024-06-27T11:01:27.054Z] setToolProperty: [2024-06-27T11:01:27.054Z] [2024-06-27T11:01:27.054Z] setS1ASclassPath: [2024-06-27T11:01:27.054Z] [2024-06-27T11:01:27.054Z] init-common: [2024-06-27T11:01:27.054Z] [2024-06-27T11:01:27.054Z] wsimport: [2024-06-27T11:01:27.310Z] [exec] parsing WSDL... [2024-06-27T11:01:27.330Z] [exec] Application deployed with name connector-cciApp. [2024-06-27T11:01:27.330Z] [exec] there are no files to retrieve for application connector-cciApp [2024-06-27T11:01:27.330Z] [echo] Deployment on target server server successful [2024-06-27T11:01:27.330Z] [2024-06-27T11:01:27.330Z] setOSConditions: [2024-06-27T11:01:27.330Z] [2024-06-27T11:01:27.330Z] setToolWin: [2024-06-27T11:01:27.330Z] [2024-06-27T11:01:27.330Z] setToolUnix: [2024-06-27T11:01:27.330Z] [2024-06-27T11:01:27.330Z] setToolProperty: [2024-06-27T11:01:27.330Z] [2024-06-27T11:01:27.330Z] setS1ASclassPath: [2024-06-27T11:01:27.330Z] [2024-06-27T11:01:27.330Z] init-common: [2024-06-27T11:01:27.330Z] [2024-06-27T11:01:27.330Z] deploy-common-ee: [2024-06-27T11:01:27.331Z] [2024-06-27T11:01:27.331Z] run: [2024-06-27T11:01:27.331Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:27.331Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:27.331Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:27.331Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:27.331Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:27.331Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:27.331Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T11:01:27.331Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:27.331Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T11:01:27.331Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T11:01:27.331Z] [java] ... 41 more [2024-06-27T11:01:27.331Z] [java] Java Result: -1 [2024-06-27T11:01:27.331Z] [2024-06-27T11:01:27.331Z] undeploy: [2024-06-27T11:01:27.331Z] [2024-06-27T11:01:27.331Z] undeploy-rar: [2024-06-27T11:01:27.331Z] [2024-06-27T11:01:27.331Z] setOSConditions: [2024-06-27T11:01:27.331Z] [2024-06-27T11:01:27.332Z] setToolWin: [2024-06-27T11:01:27.332Z] [2024-06-27T11:01:27.332Z] setToolUnix: [2024-06-27T11:01:27.332Z] [2024-06-27T11:01:27.332Z] setToolProperty: [2024-06-27T11:01:27.332Z] [2024-06-27T11:01:27.332Z] setS1ASclassPath: [2024-06-27T11:01:27.332Z] [2024-06-27T11:01:27.332Z] init-common: [2024-06-27T11:01:27.332Z] [2024-06-27T11:01:27.332Z] undeploy-rar-common: [2024-06-27T11:01:27.332Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} cciblackbox-tx [2024-06-27T11:01:27.607Z] [exec] Verifying timers for schedule_ann timer test [2024-06-27T11:01:27.607Z] [exec] Value of key is: [2024-06-27T11:01:27.607Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:01:27.607Z] [exec] [2024-06-27T11:01:27.607Z] [exec] [2024-06-27T11:01:27.607Z] [exec] ----------------------------------------- [2024-06-27T11:01:27.607Z] [exec] - : PASS - [2024-06-27T11:01:27.607Z] [exec] ----------------------------------------- [2024-06-27T11:01:27.607Z] [exec] Total PASS: 1 [2024-06-27T11:01:27.607Z] [exec] Total FAIL: 0 [2024-06-27T11:01:27.607Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:01:27.607Z] [exec] ----------------------------------------- [2024-06-27T11:01:27.607Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:27.607Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:27.861Z] [2024-06-27T11:01:27.861Z] checkReporting-common: [2024-06-27T11:01:27.861Z] [2024-06-27T11:01:27.861Z] confirmReportPresent-common: [2024-06-27T11:01:27.861Z] [echo] file RepRunConf.txt is present. [2024-06-27T11:01:27.861Z] [echo] Test seems to be reported fine [2024-06-27T11:01:27.861Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_ann/RepRunConf.txt [2024-06-27T11:01:27.861Z] [2024-06-27T11:01:27.861Z] confirmMissingReport-common: [2024-06-27T11:01:27.861Z] [2024-06-27T11:01:27.861Z] undeploy: [2024-06-27T11:01:27.861Z] [2024-06-27T11:01:27.861Z] setOSConditions: [2024-06-27T11:01:27.861Z] [2024-06-27T11:01:27.862Z] setToolWin: [2024-06-27T11:01:27.862Z] [2024-06-27T11:01:27.862Z] setToolUnix: [2024-06-27T11:01:27.862Z] [2024-06-27T11:01:27.862Z] setToolProperty: [2024-06-27T11:01:27.862Z] [2024-06-27T11:01:27.862Z] setS1ASclassPath: [2024-06-27T11:01:27.862Z] [2024-06-27T11:01:27.862Z] init-common: [2024-06-27T11:01:27.862Z] [2024-06-27T11:01:27.862Z] undeploy-common: [2024-06-27T11:01:27.870Z] [exec] [2024-06-27T11:01:27.870Z] [exec] Generating code... [2024-06-27T11:01:28.125Z] [exec] [2024-06-27T11:01:28.125Z] [exec] Compiling code... [2024-06-27T11:01:28.259Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cciblackbox-tx [2024-06-27T11:01:28.260Z] [2024-06-27T11:01:28.260Z] setOSConditions: [2024-06-27T11:01:28.260Z] [2024-06-27T11:01:28.260Z] setToolWin: [2024-06-27T11:01:28.260Z] [2024-06-27T11:01:28.260Z] setToolUnix: [2024-06-27T11:01:28.260Z] [2024-06-27T11:01:28.260Z] setToolProperty: [2024-06-27T11:01:28.260Z] [2024-06-27T11:01:28.260Z] setS1ASclassPath: [2024-06-27T11:01:28.260Z] [2024-06-27T11:01:28.260Z] init-common: [2024-06-27T11:01:28.260Z] [2024-06-27T11:01:28.260Z] undeploy-common: [2024-06-27T11:01:28.434Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-schedule-annApp [2024-06-27T11:01:28.434Z] [2024-06-27T11:01:28.434Z] all: [2024-06-27T11:01:28.434Z] [2024-06-27T11:01:28.434Z] schedule_on_ejb_timeout: [2024-06-27T11:01:28.434Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:28.434Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:28.434Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:28.434Z] [2024-06-27T11:01:28.434Z] setOSConditions: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] setToolWin: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] setToolUnix: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] setToolProperty: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] setS1ASclassPath: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] init-common: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] clean: [2024-06-27T11:01:28.435Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:28.435Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:28.435Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] setOSConditions: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] setToolWin: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] setToolUnix: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] setToolProperty: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] setS1ASclassPath: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] init-common: [2024-06-27T11:01:28.435Z] [2024-06-27T11:01:28.435Z] clean-common: [2024-06-27T11:01:28.435Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:28.435Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:28.436Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] setOSConditions: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] setToolWin: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] setToolUnix: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] setToolProperty: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] setS1ASclassPath: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] init-common: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] clean-classes-common: [2024-06-27T11:01:28.436Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:28.436Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:28.436Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:28.436Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] setOSConditions: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] setToolWin: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] setToolUnix: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] setToolProperty: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] setS1ASclassPath: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.436Z] init-common: [2024-06-27T11:01:28.436Z] [2024-06-27T11:01:28.437Z] clean-jars-common: [2024-06-27T11:01:28.437Z] [2024-06-27T11:01:28.437Z] compile: [2024-06-27T11:01:28.437Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:28.437Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:28.437Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:28.437Z] [2024-06-27T11:01:28.437Z] setOSConditions: [2024-06-27T11:01:28.437Z] [2024-06-27T11:01:28.437Z] setToolWin: [2024-06-27T11:01:28.437Z] [2024-06-27T11:01:28.437Z] setToolUnix: [2024-06-27T11:01:28.437Z] [2024-06-27T11:01:28.437Z] setToolProperty: [2024-06-27T11:01:28.437Z] [2024-06-27T11:01:28.437Z] setS1ASclassPath: [2024-06-27T11:01:28.437Z] [2024-06-27T11:01:28.437Z] init-common: [2024-06-27T11:01:28.437Z] [2024-06-27T11:01:28.437Z] compile-common: [2024-06-27T11:01:28.437Z] [echo] Current time (ISO): 2024-06-27T11:01:28.320+0000 [2024-06-27T11:01:28.437Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:28.437Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:28.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-cciApp [2024-06-27T11:01:29.052Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/ejbclient/HelloEjbService.java uses or overrides a deprecated API. [2024-06-27T11:01:29.052Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:29.052Z] [2024-06-27T11:01:29.052Z] setOSConditions: [2024-06-27T11:01:29.052Z] [2024-06-27T11:01:29.052Z] setToolWin: [2024-06-27T11:01:29.052Z] [2024-06-27T11:01:29.052Z] setToolUnix: [2024-06-27T11:01:29.052Z] [2024-06-27T11:01:29.052Z] setToolProperty: [2024-06-27T11:01:29.052Z] [2024-06-27T11:01:29.052Z] setS1ASclassPath: [2024-06-27T11:01:29.052Z] [2024-06-27T11:01:29.052Z] init-common: [2024-06-27T11:01:29.053Z] [2024-06-27T11:01:29.053Z] wsimport: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] unsetup: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] setOSConditions: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] setToolWin: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] setToolUnix: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] setToolProperty: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] setS1ASclassPath: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] init-common: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] drop-sql: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] setOSConditions: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] setToolWin: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] setToolUnix: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.076Z] setToolProperty: [2024-06-27T11:01:29.076Z] [2024-06-27T11:01:29.077Z] setS1ASclassPath: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] init-common: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] execute-sql-common: [2024-06-27T11:01:29.077Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb-drop.sql [2024-06-27T11:01:29.077Z] [sql] 0 rows affected [2024-06-27T11:01:29.077Z] [sql] 0 rows affected [2024-06-27T11:01:29.077Z] [sql] 0 rows affected [2024-06-27T11:01:29.077Z] [sql] 3 of 3 SQL statements executed successfully [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] all: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] build: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] setOSConditions: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] setToolWin: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] setToolUnix: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] setToolProperty: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] setS1ASclassPath: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] init-common: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] clean: [2024-06-27T11:01:29.077Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:29.077Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] setOSConditions: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] setToolWin: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] setToolUnix: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] setToolProperty: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] setS1ASclassPath: [2024-06-27T11:01:29.077Z] [2024-06-27T11:01:29.077Z] init-common: [2024-06-27T11:01:29.078Z] [2024-06-27T11:01:29.078Z] create-dboutfile: [2024-06-27T11:01:29.078Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:29.078Z] [2024-06-27T11:01:29.078Z] compile: [2024-06-27T11:01:29.308Z] [exec] parsing WSDL... [2024-06-27T11:01:29.333Z] [2024-06-27T11:01:29.333Z] setOSConditions: [2024-06-27T11:01:29.333Z] [2024-06-27T11:01:29.333Z] setToolWin: [2024-06-27T11:01:29.333Z] [2024-06-27T11:01:29.333Z] setToolUnix: [2024-06-27T11:01:29.333Z] [2024-06-27T11:01:29.333Z] setToolProperty: [2024-06-27T11:01:29.333Z] [2024-06-27T11:01:29.333Z] setS1ASclassPath: [2024-06-27T11:01:29.333Z] [2024-06-27T11:01:29.333Z] init-common: [2024-06-27T11:01:29.333Z] [2024-06-27T11:01:29.333Z] compile-cci: [2024-06-27T11:01:29.333Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:101: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:29.333Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:29.358Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:29.358Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:29.358Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:29.358Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:29.358Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:29.358Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:29.358Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:29.590Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:29.590Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:29.590Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:29.590Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:29.590Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:29.590Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:29.590Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:29.867Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:29.867Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/ejb/CoffeeBean.java:91: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-06-27T11:01:29.867Z] [javac] flag = iRec.add(new Integer(qty)); [2024-06-27T11:01:29.867Z] [javac] ^ [2024-06-27T11:01:29.867Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/ejb/CoffeeBean.java uses unchecked or unsafe operations. [2024-06-27T11:01:29.867Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T11:01:29.867Z] [javac] 2 warnings [2024-06-27T11:01:29.867Z] [2024-06-27T11:01:29.867Z] setOSConditions: [2024-06-27T11:01:29.867Z] [2024-06-27T11:01:29.867Z] setToolWin: [2024-06-27T11:01:29.867Z] [2024-06-27T11:01:29.867Z] setToolUnix: [2024-06-27T11:01:29.867Z] [2024-06-27T11:01:29.867Z] setToolProperty: [2024-06-27T11:01:29.867Z] [2024-06-27T11:01:29.867Z] setS1ASclassPath: [2024-06-27T11:01:29.867Z] [2024-06-27T11:01:29.867Z] init-common: [2024-06-27T11:01:29.867Z] [2024-06-27T11:01:29.867Z] compile-cci: [2024-06-27T11:01:29.867Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:101: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:29.867Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:29.936Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:30.123Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:30.123Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:30.123Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:30.123Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:30.123Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:30.123Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:30.123Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:30.190Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/ejb/StlesEJB.java uses unchecked or unsafe operations. [2024-06-27T11:01:30.190Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T11:01:30.190Z] [javac] 1 warning [2024-06-27T11:01:30.190Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:30.190Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:30.190Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:30.190Z] [2024-06-27T11:01:30.190Z] setOSConditions: [2024-06-27T11:01:30.190Z] [2024-06-27T11:01:30.190Z] setToolWin: [2024-06-27T11:01:30.190Z] [2024-06-27T11:01:30.190Z] setToolUnix: [2024-06-27T11:01:30.190Z] [2024-06-27T11:01:30.190Z] setToolProperty: [2024-06-27T11:01:30.190Z] [2024-06-27T11:01:30.190Z] setS1ASclassPath: [2024-06-27T11:01:30.190Z] [2024-06-27T11:01:30.190Z] init-common: [2024-06-27T11:01:30.190Z] [2024-06-27T11:01:30.190Z] compile-common: [2024-06-27T11:01:30.190Z] [echo] Current time (ISO): 2024-06-27T11:01:30.044+0000 [2024-06-27T11:01:30.190Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:30.234Z] [exec] [2024-06-27T11:01:30.234Z] [exec] Generating code... [2024-06-27T11:01:30.234Z] [exec] [2024-06-27T11:01:30.234Z] [exec] Compiling code... [2024-06-27T11:01:30.379Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:30.379Z] [javac] 1 warning [2024-06-27T11:01:30.379Z] [2024-06-27T11:01:30.379Z] setOSConditions: [2024-06-27T11:01:30.379Z] [2024-06-27T11:01:30.379Z] setToolWin: [2024-06-27T11:01:30.379Z] [2024-06-27T11:01:30.379Z] setToolUnix: [2024-06-27T11:01:30.379Z] [2024-06-27T11:01:30.379Z] setToolProperty: [2024-06-27T11:01:30.379Z] [2024-06-27T11:01:30.379Z] setS1ASclassPath: [2024-06-27T11:01:30.379Z] [2024-06-27T11:01:30.379Z] init-common: [2024-06-27T11:01:30.379Z] [2024-06-27T11:01:30.379Z] compile-cci: [2024-06-27T11:01:30.379Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:101: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:30.379Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:30.635Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:30.635Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:30.635Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:30.635Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:30.635Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:30.635Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:30.635Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:30.891Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:31.112Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:31.112Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:31.112Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:31.112Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:31.112Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:31.112Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:31.112Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:31.146Z] [javac] 1 warning [2024-06-27T11:01:31.146Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:31.146Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded [2024-06-27T11:01:31.146Z] [2024-06-27T11:01:31.146Z] build-embedded-ear: [2024-06-27T11:01:31.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:31.146Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:31.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:31.146Z] [2024-06-27T11:01:31.146Z] package-embedded-ejb: [2024-06-27T11:01:31.146Z] [2024-06-27T11:01:31.146Z] package-ejbjar-common: [2024-06-27T11:01:31.146Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:31.146Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:31.146Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cci-embedded-ejb.jar [2024-06-27T11:01:31.146Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:31.146Z] [2024-06-27T11:01:31.146Z] setOSConditions: [2024-06-27T11:01:31.146Z] [2024-06-27T11:01:31.146Z] setToolWin: [2024-06-27T11:01:31.146Z] [2024-06-27T11:01:31.147Z] setToolUnix: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] setToolProperty: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] setS1ASclassPath: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] init-common: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] package-rar: [2024-06-27T11:01:31.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar [2024-06-27T11:01:31.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] create-rar: [2024-06-27T11:01:31.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-06-27T11:01:31.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-06-27T11:01:31.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar [2024-06-27T11:01:31.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/rar [2024-06-27T11:01:31.147Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] setOSConditions: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] setToolWin: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] setToolUnix: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] setToolProperty: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] setS1ASclassPath: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] init-common: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] webclient-war-common: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] clear: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] test-tlds-exist: [2024-06-27T11:01:31.147Z] [2024-06-27T11:01:31.147Z] copy-tlds: [2024-06-27T11:01:31.148Z] [2024-06-27T11:01:31.148Z] test-tagfiles-exist: [2024-06-27T11:01:31.148Z] [2024-06-27T11:01:31.148Z] copy-tagfiles: [2024-06-27T11:01:31.148Z] [2024-06-27T11:01:31.148Z] package-war-common: [2024-06-27T11:01:31.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:01:31.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:31.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:31.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T11:01:31.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/lib [2024-06-27T11:01:31.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:31.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:31.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:31.148Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:31.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/docroot [2024-06-27T11:01:31.160Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/webclient/HelloService.java uses or overrides a deprecated API. [2024-06-27T11:01:31.160Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:31.160Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar/build.xml:86: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:31.161Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-06-27T11:01:31.404Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/cci-embedded-web.war [2024-06-27T11:01:31.404Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:31.404Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-embedded-cciApp.ear [2024-06-27T11:01:31.404Z] [2024-06-27T11:01:31.404Z] setOSConditions: [2024-06-27T11:01:31.404Z] [2024-06-27T11:01:31.404Z] setToolWin: [2024-06-27T11:01:31.404Z] [2024-06-27T11:01:31.404Z] setToolUnix: [2024-06-27T11:01:31.404Z] [2024-06-27T11:01:31.404Z] setToolProperty: [2024-06-27T11:01:31.404Z] [2024-06-27T11:01:31.404Z] setS1ASclassPath: [2024-06-27T11:01:31.404Z] [2024-06-27T11:01:31.404Z] init-common: [2024-06-27T11:01:31.404Z] [2024-06-27T11:01:31.404Z] setup: [2024-06-27T11:01:31.404Z] [2024-06-27T11:01:31.404Z] drop-sql: [2024-06-27T11:01:31.404Z] [2024-06-27T11:01:31.404Z] setOSConditions: [2024-06-27T11:01:31.404Z] [2024-06-27T11:01:31.404Z] setToolWin: [2024-06-27T11:01:31.404Z] [2024-06-27T11:01:31.405Z] setToolUnix: [2024-06-27T11:01:31.405Z] [2024-06-27T11:01:31.405Z] setToolProperty: [2024-06-27T11:01:31.405Z] [2024-06-27T11:01:31.405Z] setS1ASclassPath: [2024-06-27T11:01:31.405Z] [2024-06-27T11:01:31.405Z] init-common: [2024-06-27T11:01:31.405Z] [2024-06-27T11:01:31.405Z] execute-sql-common: [2024-06-27T11:01:31.405Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb-drop.sql [2024-06-27T11:01:31.405Z] [sql] Failed to execute: drop table coffee [2024-06-27T11:01:31.405Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-06-27T11:01:31.405Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-06-27T11:01:31.405Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-06-27T11:01:31.405Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-06-27T11:01:31.405Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-06-27T11:01:31.405Z] [sql] 0 of 3 SQL statements executed successfully [2024-06-27T11:01:31.405Z] [2024-06-27T11:01:31.405Z] create-sql: [2024-06-27T11:01:31.405Z] [2024-06-27T11:01:31.405Z] setOSConditions: [2024-06-27T11:01:31.405Z] [2024-06-27T11:01:31.405Z] setToolWin: [2024-06-27T11:01:31.405Z] [2024-06-27T11:01:31.405Z] setToolUnix: [2024-06-27T11:01:31.405Z] [2024-06-27T11:01:31.405Z] setToolProperty: [2024-06-27T11:01:31.405Z] [2024-06-27T11:01:31.405Z] setS1ASclassPath: [2024-06-27T11:01:31.406Z] [2024-06-27T11:01:31.406Z] init-common: [2024-06-27T11:01:31.406Z] [2024-06-27T11:01:31.406Z] execute-sql-common: [2024-06-27T11:01:31.406Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb.sql [2024-06-27T11:01:31.406Z] [sql] Failed to execute: drop table coffee [2024-06-27T11:01:31.406Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-06-27T11:01:31.406Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-06-27T11:01:31.406Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-06-27T11:01:31.406Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-06-27T11:01:31.406Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-06-27T11:01:31.406Z] [sql] 0 rows affected [2024-06-27T11:01:31.406Z] [sql] 0 rows affected [2024-06-27T11:01:31.406Z] [sql] 0 rows affected [2024-06-27T11:01:31.406Z] [sql] 3 of 6 SQL statements executed successfully [2024-06-27T11:01:31.406Z] [2024-06-27T11:01:31.406Z] deploy: [2024-06-27T11:01:31.406Z] [2024-06-27T11:01:31.406Z] setOSConditions: [2024-06-27T11:01:31.406Z] [2024-06-27T11:01:31.406Z] setToolWin: [2024-06-27T11:01:31.406Z] [2024-06-27T11:01:31.406Z] setToolUnix: [2024-06-27T11:01:31.406Z] [2024-06-27T11:01:31.406Z] setToolProperty: [2024-06-27T11:01:31.406Z] [2024-06-27T11:01:31.406Z] setS1ASclassPath: [2024-06-27T11:01:31.406Z] [2024-06-27T11:01:31.406Z] init-common: [2024-06-27T11:01:31.407Z] [2024-06-27T11:01:31.407Z] deploy-common: [2024-06-27T11:01:31.407Z] [echo] Current time (ISO): 2024-06-27T11:01:31.304+0000 [2024-06-27T11:01:31.407Z] [2024-06-27T11:01:31.407Z] setOSConditions: [2024-06-27T11:01:31.407Z] [2024-06-27T11:01:31.407Z] setToolWin: [2024-06-27T11:01:31.407Z] [2024-06-27T11:01:31.407Z] setToolUnix: [2024-06-27T11:01:31.407Z] [2024-06-27T11:01:31.407Z] setToolProperty: [2024-06-27T11:01:31.407Z] [2024-06-27T11:01:31.407Z] setS1ASclassPath: [2024-06-27T11:01:31.407Z] [2024-06-27T11:01:31.407Z] init-common: [2024-06-27T11:01:31.407Z] [2024-06-27T11:01:31.407Z] deploy-common-pe: [2024-06-27T11:01:31.669Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:31.721Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:31.721Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:31.721Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:31.721Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:31.721Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:31.721Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:31.721Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:31.721Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:31.721Z] [javac] 1 warning [2024-06-27T11:01:31.721Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-06-27T11:01:31.721Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/wsejbclient.war [2024-06-27T11:01:31.721Z] [2024-06-27T11:01:31.721Z] deploy-client: [2024-06-27T11:01:31.931Z] [javac] 1 warning [2024-06-27T11:01:31.931Z] [2024-06-27T11:01:31.931Z] build: [2024-06-27T11:01:31.931Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:31.931Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:31.931Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:31.931Z] [2024-06-27T11:01:31.931Z] setOSConditions: [2024-06-27T11:01:31.931Z] [2024-06-27T11:01:31.931Z] fixFiles: [2024-06-27T11:01:31.931Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:31.931Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:31.931Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:31.931Z] [2024-06-27T11:01:31.931Z] convUnix: [2024-06-27T11:01:31.931Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:31.931Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:31.931Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:31.931Z] [2024-06-27T11:01:31.932Z] convWin: [2024-06-27T11:01:31.932Z] [2024-06-27T11:01:31.932Z] setToolWin: [2024-06-27T11:01:31.932Z] [2024-06-27T11:01:31.932Z] setToolUnix: [2024-06-27T11:01:31.932Z] [2024-06-27T11:01:31.932Z] setToolProperty: [2024-06-27T11:01:31.932Z] [2024-06-27T11:01:31.932Z] setS1ASclassPath: [2024-06-27T11:01:31.932Z] [2024-06-27T11:01:31.932Z] init-common: [2024-06-27T11:01:31.932Z] [2024-06-27T11:01:31.932Z] package-persistence-common: [2024-06-27T11:01:31.932Z] [2024-06-27T11:01:31.932Z] ejb-jar-common: [2024-06-27T11:01:31.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:31.932Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:31.932Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:31.932Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:31.932Z] [2024-06-27T11:01:31.932Z] package-ejbjar-common: [2024-06-27T11:01:31.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:31.932Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:31.932Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeout-ejb.jar [2024-06-27T11:01:31.932Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:31.932Z] [2024-06-27T11:01:31.932Z] appclient-jar-common: [2024-06-27T11:01:31.932Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:31.933Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:31.933Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:31.933Z] [2024-06-27T11:01:31.933Z] package-appclientjar-common: [2024-06-27T11:01:31.933Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:31.933Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeout-client.jar [2024-06-27T11:01:31.933Z] [2024-06-27T11:01:31.933Z] webclient-war-common: [2024-06-27T11:01:31.933Z] [2024-06-27T11:01:31.933Z] build-ear-common: [2024-06-27T11:01:31.933Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:31.933Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:31.933Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeoutApp.ear [2024-06-27T11:01:31.933Z] [2024-06-27T11:01:31.933Z] deploy: [2024-06-27T11:01:31.933Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:31.933Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:31.933Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:31.933Z] [2024-06-27T11:01:31.933Z] setOSConditions: [2024-06-27T11:01:31.933Z] [2024-06-27T11:01:31.933Z] setToolWin: [2024-06-27T11:01:31.933Z] [2024-06-27T11:01:31.933Z] setToolUnix: [2024-06-27T11:01:31.933Z] [2024-06-27T11:01:31.933Z] setToolProperty: [2024-06-27T11:01:31.933Z] [2024-06-27T11:01:31.933Z] setS1ASclassPath: [2024-06-27T11:01:31.933Z] [2024-06-27T11:01:31.933Z] init-common: [2024-06-27T11:01:31.934Z] [2024-06-27T11:01:31.934Z] deploy-common: [2024-06-27T11:01:31.934Z] [echo] Current time (ISO): 2024-06-27T11:01:31.745+0000 [2024-06-27T11:01:31.934Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:31.934Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:31.934Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:31.934Z] [2024-06-27T11:01:31.934Z] setOSConditions: [2024-06-27T11:01:31.934Z] [2024-06-27T11:01:31.934Z] setToolWin: [2024-06-27T11:01:31.934Z] [2024-06-27T11:01:31.934Z] setToolUnix: [2024-06-27T11:01:31.934Z] [2024-06-27T11:01:31.934Z] setToolProperty: [2024-06-27T11:01:31.934Z] [2024-06-27T11:01:31.934Z] setS1ASclassPath: [2024-06-27T11:01:31.934Z] [2024-06-27T11:01:31.934Z] init-common: [2024-06-27T11:01:31.934Z] [2024-06-27T11:01:31.934Z] deploy-common-pe: [2024-06-27T11:01:31.972Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-embedded-cciApp.ear [2024-06-27T11:01:32.190Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeoutApp.ear [2024-06-27T11:01:32.282Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:32.282Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-06-27T11:01:32.748Z] [exec] Application deployed with name ejb-timer-schedule-on-ejb-timeoutApp. [2024-06-27T11:01:32.748Z] [echo] Deployment on target server server successful [2024-06-27T11:01:32.748Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:32.748Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:32.748Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:32.748Z] [2024-06-27T11:01:32.748Z] setOSConditions: [2024-06-27T11:01:32.748Z] [2024-06-27T11:01:32.748Z] setToolWin: [2024-06-27T11:01:32.748Z] [2024-06-27T11:01:32.748Z] setToolUnix: [2024-06-27T11:01:32.748Z] [2024-06-27T11:01:32.748Z] setToolProperty: [2024-06-27T11:01:32.748Z] [2024-06-27T11:01:32.748Z] setS1ASclassPath: [2024-06-27T11:01:32.748Z] [2024-06-27T11:01:32.748Z] init-common: [2024-06-27T11:01:32.748Z] [2024-06-27T11:01:32.748Z] deploy-common-ee: [2024-06-27T11:01:32.748Z] [2024-06-27T11:01:32.748Z] run: [2024-06-27T11:01:32.748Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:32.748Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:32.748Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:32.749Z] [2024-06-27T11:01:32.749Z] setOSConditions: [2024-06-27T11:01:32.749Z] [2024-06-27T11:01:32.749Z] setToolWin: [2024-06-27T11:01:32.749Z] [2024-06-27T11:01:32.749Z] setToolUnix: [2024-06-27T11:01:32.749Z] [2024-06-27T11:01:32.749Z] setToolProperty: [2024-06-27T11:01:32.749Z] [2024-06-27T11:01:32.749Z] setS1ASclassPath: [2024-06-27T11:01:32.749Z] [2024-06-27T11:01:32.749Z] init-common: [2024-06-27T11:01:32.749Z] [2024-06-27T11:01:32.749Z] runclient-common: [2024-06-27T11:01:32.749Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeoutAppClient.jar -name ejb-timer-schedule-on-ejb-timeoutClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T11:01:32.845Z] [exec] Application deployed with name wsejbclient. [2024-06-27T11:01:32.845Z] [exec] Command deploy executed successfully. [2024-06-27T11:01:32.845Z] [2024-06-27T11:01:32.845Z] runtest1: [2024-06-27T11:01:32.845Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:32.845Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:32.845Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:32.845Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar/client/TestClient.java uses or overrides a deprecated API. [2024-06-27T11:01:32.845Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:32.845Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:32.845Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:32.845Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T11:01:32.845Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T11:01:32.845Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T11:01:32.845Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T11:01:32.845Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T11:01:32.845Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.846Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.846Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.846Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.846Z] [java] at java.base/java.util.Vector.forEach(Vector.java:1359) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.846Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.846Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391) [2024-06-27T11:01:32.846Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.847Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.847Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T11:01:32.847Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:32.847Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T11:01:32.847Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T11:01:32.847Z] [java] ... 81 more [2024-06-27T11:01:32.847Z] [java] Java Result: -1 [2024-06-27T11:01:32.847Z] [2024-06-27T11:01:32.847Z] setup: [2024-06-27T11:01:32.847Z] [2024-06-27T11:01:32.847Z] undeploy: [2024-06-27T11:01:32.847Z] [2024-06-27T11:01:32.847Z] setOSConditions: [2024-06-27T11:01:32.847Z] [2024-06-27T11:01:32.847Z] setToolWin: [2024-06-27T11:01:32.847Z] [2024-06-27T11:01:32.847Z] setToolUnix: [2024-06-27T11:01:32.847Z] [2024-06-27T11:01:32.847Z] setToolProperty: [2024-06-27T11:01:32.847Z] [2024-06-27T11:01:32.847Z] setS1ASclassPath: [2024-06-27T11:01:32.847Z] [2024-06-27T11:01:32.847Z] init-common: [2024-06-27T11:01:32.847Z] [2024-06-27T11:01:32.847Z] undeploy-war-common: [2024-06-27T11:01:32.900Z] [exec] Application deployed with name connector-embedded-cciApp. [2024-06-27T11:01:32.900Z] [exec] there are no files to retrieve for application connector-embedded-cciApp [2024-06-27T11:01:32.900Z] [echo] Deployment on target server server successful [2024-06-27T11:01:32.900Z] [2024-06-27T11:01:32.900Z] setOSConditions: [2024-06-27T11:01:32.900Z] [2024-06-27T11:01:32.900Z] setToolWin: [2024-06-27T11:01:32.900Z] [2024-06-27T11:01:32.900Z] setToolUnix: [2024-06-27T11:01:32.900Z] [2024-06-27T11:01:32.900Z] setToolProperty: [2024-06-27T11:01:32.900Z] [2024-06-27T11:01:32.900Z] setS1ASclassPath: [2024-06-27T11:01:32.900Z] [2024-06-27T11:01:32.900Z] init-common: [2024-06-27T11:01:32.900Z] [2024-06-27T11:01:32.900Z] deploy-common-ee: [2024-06-27T11:01:32.900Z] [2024-06-27T11:01:32.900Z] run: [2024-06-27T11:01:32.900Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.900Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.900Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:32.900Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.900Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.901Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:32.901Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:32.901Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T11:01:32.901Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:32.901Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T11:01:32.901Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T11:01:32.901Z] [java] ... 41 more [2024-06-27T11:01:32.901Z] [java] Java Result: -1 [2024-06-27T11:01:32.901Z] [2024-06-27T11:01:32.901Z] undeploy: [2024-06-27T11:01:32.901Z] [2024-06-27T11:01:32.901Z] setOSConditions: [2024-06-27T11:01:32.901Z] [2024-06-27T11:01:32.901Z] setToolWin: [2024-06-27T11:01:32.901Z] [2024-06-27T11:01:32.901Z] setToolUnix: [2024-06-27T11:01:32.901Z] [2024-06-27T11:01:32.901Z] setToolProperty: [2024-06-27T11:01:32.901Z] [2024-06-27T11:01:32.901Z] setS1ASclassPath: [2024-06-27T11:01:32.901Z] [2024-06-27T11:01:32.901Z] init-common: [2024-06-27T11:01:32.901Z] [2024-06-27T11:01:32.901Z] undeploy-common: [2024-06-27T11:01:33.307Z] [exec] Jun 27, 2024 11:01:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T11:01:33.307Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T11:01:33.420Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejbservletwebservicesinwar-web [2024-06-27T11:01:33.676Z] [2024-06-27T11:01:33.676Z] setOSConditions: [2024-06-27T11:01:33.676Z] [2024-06-27T11:01:33.676Z] setToolWin: [2024-06-27T11:01:33.676Z] [2024-06-27T11:01:33.676Z] setToolUnix: [2024-06-27T11:01:33.676Z] [2024-06-27T11:01:33.676Z] setToolProperty: [2024-06-27T11:01:33.676Z] [2024-06-27T11:01:33.676Z] setS1ASclassPath: [2024-06-27T11:01:33.676Z] [2024-06-27T11:01:33.676Z] init-common: [2024-06-27T11:01:33.676Z] [2024-06-27T11:01:33.676Z] undeploy-client: [2024-06-27T11:01:33.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-embedded-cciApp [2024-06-27T11:01:34.125Z] [2024-06-27T11:01:34.125Z] unsetup: [2024-06-27T11:01:34.125Z] [2024-06-27T11:01:34.125Z] drop-sql: [2024-06-27T11:01:34.125Z] [2024-06-27T11:01:34.125Z] setOSConditions: [2024-06-27T11:01:34.125Z] [2024-06-27T11:01:34.125Z] setToolWin: [2024-06-27T11:01:34.126Z] [2024-06-27T11:01:34.126Z] setToolUnix: [2024-06-27T11:01:34.126Z] [2024-06-27T11:01:34.126Z] setToolProperty: [2024-06-27T11:01:34.126Z] [2024-06-27T11:01:34.126Z] setS1ASclassPath: [2024-06-27T11:01:34.126Z] [2024-06-27T11:01:34.126Z] init-common: [2024-06-27T11:01:34.126Z] [2024-06-27T11:01:34.126Z] execute-sql-common: [2024-06-27T11:01:34.126Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb-drop.sql [2024-06-27T11:01:34.126Z] [sql] 0 rows affected [2024-06-27T11:01:34.126Z] [sql] 0 rows affected [2024-06-27T11:01:34.126Z] [sql] 0 rows affected [2024-06-27T11:01:34.126Z] [sql] 3 of 3 SQL statements executed successfully [2024-06-27T11:01:34.126Z] [2024-06-27T11:01:34.126Z] all: [2024-06-27T11:01:34.126Z] [echo] @@## serializabletest ##@@ [2024-06-27T11:01:34.126Z] [2024-06-27T11:01:34.126Z] setOSConditions: [2024-06-27T11:01:34.126Z] [2024-06-27T11:01:34.126Z] setToolWin: [2024-06-27T11:01:34.126Z] [2024-06-27T11:01:34.126Z] setToolUnix: [2024-06-27T11:01:34.126Z] [2024-06-27T11:01:34.126Z] setToolProperty: [2024-06-27T11:01:34.126Z] [2024-06-27T11:01:34.126Z] setS1ASclassPath: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] init-common: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] clean: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] setOSConditions: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] setToolWin: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] setToolUnix: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] setToolProperty: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] setS1ASclassPath: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] init-common: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] clean-common: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] setOSConditions: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] setToolWin: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] setToolUnix: [2024-06-27T11:01:34.127Z] [2024-06-27T11:01:34.127Z] setToolProperty: [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.128Z] setS1ASclassPath: [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.128Z] init-common: [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.128Z] clean-classes-common: [2024-06-27T11:01:34.128Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.128Z] setOSConditions: [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.128Z] setToolWin: [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.128Z] setToolUnix: [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.128Z] setToolProperty: [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.128Z] setS1ASclassPath: [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.128Z] init-common: [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.128Z] clean-jars-common: [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.128Z] clean: [2024-06-27T11:01:34.128Z] [2024-06-27T11:01:34.129Z] compile: [2024-06-27T11:01:34.129Z] [2024-06-27T11:01:34.129Z] setOSConditions: [2024-06-27T11:01:34.129Z] [2024-06-27T11:01:34.129Z] setToolWin: [2024-06-27T11:01:34.129Z] [2024-06-27T11:01:34.129Z] setToolUnix: [2024-06-27T11:01:34.129Z] [2024-06-27T11:01:34.129Z] setToolProperty: [2024-06-27T11:01:34.129Z] [2024-06-27T11:01:34.129Z] setS1ASclassPath: [2024-06-27T11:01:34.129Z] [2024-06-27T11:01:34.129Z] init-common: [2024-06-27T11:01:34.129Z] [2024-06-27T11:01:34.129Z] compile-common: [2024-06-27T11:01:34.129Z] [echo] Current time (ISO): 2024-06-27T11:01:34.113+0000 [2024-06-27T11:01:34.129Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:34.129Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:34.230Z] [exec] Jun 27, 2024 11:01:34 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T11:01:34.230Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-schedule-on-ejb-timeout-client] with main class [com.sun.s1asdev.timer31.schedule_on_ejb_timeout.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-on-ejb-timeoutAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-schedule-on-ejb-timeoutClient [2024-06-27T11:01:34.238Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:34.238Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-06-27T11:01:34.238Z] [exec] Command undeploy executed successfully. [2024-06-27T11:01:34.238Z] [2024-06-27T11:01:34.238Z] all: [2024-06-27T11:01:34.238Z] [echo] [2024-06-27T11:01:34.238Z] [echo] ************************* [2024-06-27T11:01:34.238Z] [echo] * Running async [2024-06-27T11:01:34.238Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async [2024-06-27T11:01:34.238Z] [echo] ************************* [2024-06-27T11:01:34.238Z] [echo] [2024-06-27T11:01:34.238Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:34.238Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:34.238Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:34.238Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:34.238Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:34.238Z] [2024-06-27T11:01:34.238Z] setOSConditions: [2024-06-27T11:01:34.238Z] [2024-06-27T11:01:34.238Z] setToolWin: [2024-06-27T11:01:34.238Z] [2024-06-27T11:01:34.238Z] setToolUnix: [2024-06-27T11:01:34.238Z] [2024-06-27T11:01:34.238Z] setToolProperty: [2024-06-27T11:01:34.238Z] [2024-06-27T11:01:34.238Z] setS1ASclassPath: [2024-06-27T11:01:34.238Z] [2024-06-27T11:01:34.238Z] init-common: [2024-06-27T11:01:34.238Z] [2024-06-27T11:01:34.238Z] clean: [2024-06-27T11:01:34.239Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:34.239Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:34.239Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:34.239Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:34.239Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:34.239Z] [2024-06-27T11:01:34.239Z] setOSConditions: [2024-06-27T11:01:34.239Z] [2024-06-27T11:01:34.239Z] setToolWin: [2024-06-27T11:01:34.239Z] [2024-06-27T11:01:34.239Z] setToolUnix: [2024-06-27T11:01:34.239Z] [2024-06-27T11:01:34.239Z] setToolProperty: [2024-06-27T11:01:34.239Z] [2024-06-27T11:01:34.239Z] setS1ASclassPath: [2024-06-27T11:01:34.239Z] [2024-06-27T11:01:34.239Z] init-common: [2024-06-27T11:01:34.239Z] [2024-06-27T11:01:34.239Z] clean-common: [2024-06-27T11:01:34.239Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:34.239Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:34.239Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:34.239Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:34.240Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:34.240Z] [2024-06-27T11:01:34.240Z] setOSConditions: [2024-06-27T11:01:34.240Z] [2024-06-27T11:01:34.240Z] setToolWin: [2024-06-27T11:01:34.240Z] [2024-06-27T11:01:34.240Z] setToolUnix: [2024-06-27T11:01:34.240Z] [2024-06-27T11:01:34.240Z] setToolProperty: [2024-06-27T11:01:34.240Z] [2024-06-27T11:01:34.240Z] setS1ASclassPath: [2024-06-27T11:01:34.240Z] [2024-06-27T11:01:34.240Z] init-common: [2024-06-27T11:01:34.240Z] [2024-06-27T11:01:34.240Z] clean-classes-common: [2024-06-27T11:01:34.240Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:34.495Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:34.495Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:34.495Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:34.495Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:34.495Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:34.495Z] [2024-06-27T11:01:34.496Z] setOSConditions: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] setToolWin: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] setToolUnix: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] setToolProperty: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] setS1ASclassPath: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] init-common: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] clean-jars-common: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] assemble-ejb: [2024-06-27T11:01:34.496Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:34.496Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:34.496Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:34.496Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:34.496Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] setOSConditions: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] setToolWin: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] setToolUnix: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] setToolProperty: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.496Z] setS1ASclassPath: [2024-06-27T11:01:34.496Z] [2024-06-27T11:01:34.497Z] init-common: [2024-06-27T11:01:34.497Z] [2024-06-27T11:01:34.497Z] compile-common: [2024-06-27T11:01:34.497Z] [echo] Current time (ISO): 2024-06-27T11:01:34.261+0000 [2024-06-27T11:01:34.497Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:34.497Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:35.493Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:35.493Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:35.493Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:35.493Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:35.493Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:35.493Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:35.493Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:35.860Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:35.860Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:35.860Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:35.860Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:35.860Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:35.860Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:35.860Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:36.736Z] [exec] Jun 27, 2024 11:01:36 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:01:36.736Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@30508066 [2024-06-27T11:01:36.736Z] [exec] Waiting timers to expire for schedule_on_ejb_timeout timer test [2024-06-27T11:01:36.879Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:37.135Z] [javac] 1 warning [2024-06-27T11:01:37.135Z] [2024-06-27T11:01:37.135Z] setOSConditions: [2024-06-27T11:01:37.135Z] [2024-06-27T11:01:37.135Z] setToolWin: [2024-06-27T11:01:37.135Z] [2024-06-27T11:01:37.135Z] setToolUnix: [2024-06-27T11:01:37.135Z] [2024-06-27T11:01:37.135Z] setToolProperty: [2024-06-27T11:01:37.135Z] [2024-06-27T11:01:37.135Z] setS1ASclassPath: [2024-06-27T11:01:37.135Z] [2024-06-27T11:01:37.135Z] init-common: [2024-06-27T11:01:37.135Z] [2024-06-27T11:01:37.135Z] compile-common: [2024-06-27T11:01:37.135Z] [echo] Current time (ISO): 2024-06-27T11:01:37.035+0000 [2024-06-27T11:01:37.135Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:37.226Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:37.226Z] [javac] 1 warning [2024-06-27T11:01:37.226Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:37.226Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:37.226Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:37.226Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:37.226Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:37.226Z] [2024-06-27T11:01:37.226Z] pkg-ejb-jar: [2024-06-27T11:01:37.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:37.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:01:37.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/ejb/META-INF [2024-06-27T11:01:37.226Z] [copy] Warning: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/${ejb.wsit.descriptors} does not exist. [2024-06-27T11:01:37.226Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/async-ejb.jar [2024-06-27T11:01:37.226Z] [2024-06-27T11:01:37.226Z] deploy-ejb-jar: [2024-06-27T11:01:37.226Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:37.227Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:37.227Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:37.227Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:37.227Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:37.227Z] [2024-06-27T11:01:37.227Z] setOSConditions: [2024-06-27T11:01:37.227Z] [2024-06-27T11:01:37.227Z] setToolWin: [2024-06-27T11:01:37.227Z] [2024-06-27T11:01:37.227Z] setToolUnix: [2024-06-27T11:01:37.227Z] [2024-06-27T11:01:37.227Z] setToolProperty: [2024-06-27T11:01:37.227Z] [2024-06-27T11:01:37.227Z] setS1ASclassPath: [2024-06-27T11:01:37.227Z] [2024-06-27T11:01:37.227Z] init-common: [2024-06-27T11:01:37.227Z] [2024-06-27T11:01:37.227Z] deploy-jar-common: [2024-06-27T11:01:37.660Z] [exec] Waiting for domain1 to start ......................... [2024-06-27T11:01:37.660Z] [exec] Waiting finished after 24,746 ms. [2024-06-27T11:01:37.660Z] [exec] Successfully started the domain : domain1 [2024-06-27T11:01:37.660Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1 [2024-06-27T11:01:37.660Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/logs/server.log [2024-06-27T11:01:37.660Z] [exec] Admin Port: 4,848 [2024-06-27T11:01:37.660Z] [exec] Command start-domain executed successfully. [2024-06-27T11:01:37.660Z] [echo] run.xml:doing wait for localhost:8080... [2024-06-27T11:01:37.660Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-06-27T11:01:37.660Z] [2024-06-27T11:01:37.660Z] dumpThreadStack: [2024-06-27T11:01:37.660Z] [2024-06-27T11:01:37.660Z] startDomainWindows: [2024-06-27T11:01:37.660Z] [2024-06-27T11:01:37.660Z] startDomain: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] all: [2024-06-27T11:01:37.661Z] [echo] [2024-06-27T11:01:37.661Z] [echo] [2024-06-27T11:01:37.661Z] [echo] [2024-06-27T11:01:37.661Z] [echo] *************************************************************************** [2024-06-27T11:01:37.661Z] [echo] * Running group standalone [2024-06-27T11:01:37.661Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/standalone [2024-06-27T11:01:37.661Z] [echo] *************************************************************************** [2024-06-27T11:01:37.661Z] [echo] [2024-06-27T11:01:37.661Z] [echo] [2024-06-27T11:01:37.661Z] [echo] [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] all: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setOSConditions: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setToolWin: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setToolUnix: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setToolProperty: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setS1ASclassPath: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] init-common: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] clean: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setOSConditions: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setToolWin: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setToolUnix: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setToolProperty: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setS1ASclassPath: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] init-common: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] clean-common: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setOSConditions: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.661Z] setToolWin: [2024-06-27T11:01:37.661Z] [2024-06-27T11:01:37.662Z] setToolUnix: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setToolProperty: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setS1ASclassPath: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] init-common: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] clean-classes-common: [2024-06-27T11:01:37.662Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setOSConditions: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setToolWin: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setToolUnix: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setToolProperty: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setS1ASclassPath: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] init-common: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] clean-jars-common: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] compile: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setOSConditions: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setToolWin: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setToolUnix: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setToolProperty: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] setS1ASclassPath: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] init-common: [2024-06-27T11:01:37.662Z] [2024-06-27T11:01:37.662Z] compile-common: [2024-06-27T11:01:37.662Z] [echo] Current time (ISO): 2024-06-27T11:01:37.000+0000 [2024-06-27T11:01:37.663Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:37.663Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:37.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/async-ejb.jar [2024-06-27T11:01:38.350Z] [exec] Application deployed with name async-ejb. [2024-06-27T11:01:38.350Z] [2024-06-27T11:01:38.351Z] setup-ejb: [2024-06-27T11:01:38.351Z] [2024-06-27T11:01:38.351Z] assemble-client: [2024-06-27T11:01:38.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:38.351Z] [echo] wsimporting http://localhost:8080/AddNumbersImplService/AddNumbersImpl?WSDL [2024-06-27T11:01:38.351Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:38.351Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:38.351Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:38.351Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:38.351Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:38.351Z] [2024-06-27T11:01:38.351Z] setOSConditions: [2024-06-27T11:01:38.351Z] [2024-06-27T11:01:38.351Z] setToolWin: [2024-06-27T11:01:38.351Z] [2024-06-27T11:01:38.351Z] setToolUnix: [2024-06-27T11:01:38.351Z] [2024-06-27T11:01:38.351Z] setToolProperty: [2024-06-27T11:01:38.351Z] [2024-06-27T11:01:38.351Z] setS1ASclassPath: [2024-06-27T11:01:38.351Z] [2024-06-27T11:01:38.351Z] init-common: [2024-06-27T11:01:38.351Z] [2024-06-27T11:01:38.351Z] wsimport: [2024-06-27T11:01:38.507Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:38.507Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:38.507Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:38.507Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:38.507Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:38.507Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:38.507Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:38.607Z] [exec] parsing WSDL... [2024-06-27T11:01:39.098Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:39.098Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:39.098Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:39.098Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:39.098Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:39.098Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:39.098Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:39.242Z] [exec] Verifying timers for schedule_on_ejb_timeout timer test [2024-06-27T11:01:39.242Z] [exec] Value of key is: [2024-06-27T11:01:39.242Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:01:39.242Z] [exec] [2024-06-27T11:01:39.242Z] [exec] [2024-06-27T11:01:39.242Z] [exec] ----------------------------------------- [2024-06-27T11:01:39.242Z] [exec] - : PASS - [2024-06-27T11:01:39.242Z] [exec] ----------------------------------------- [2024-06-27T11:01:39.242Z] [exec] Total PASS: 1 [2024-06-27T11:01:39.242Z] [exec] Total FAIL: 0 [2024-06-27T11:01:39.242Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:01:39.242Z] [exec] ----------------------------------------- [2024-06-27T11:01:39.242Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:39.242Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:39.242Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:39.242Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:39.242Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:39.242Z] [2024-06-27T11:01:39.242Z] checkReporting-common: [2024-06-27T11:01:39.242Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:39.242Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:39.242Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:39.242Z] [2024-06-27T11:01:39.242Z] confirmReportPresent-common: [2024-06-27T11:01:39.242Z] [echo] file RepRunConf.txt is present. [2024-06-27T11:01:39.242Z] [echo] Test seems to be reported fine [2024-06-27T11:01:39.242Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/RepRunConf.txt [2024-06-27T11:01:39.243Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:39.243Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:39.243Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:39.243Z] [2024-06-27T11:01:39.243Z] confirmMissingReport-common: [2024-06-27T11:01:39.243Z] [2024-06-27T11:01:39.243Z] undeploy: [2024-06-27T11:01:39.243Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:39.243Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:39.243Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_on_ejb_timeout/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:39.243Z] [2024-06-27T11:01:39.243Z] setOSConditions: [2024-06-27T11:01:39.243Z] [2024-06-27T11:01:39.243Z] setToolWin: [2024-06-27T11:01:39.243Z] [2024-06-27T11:01:39.243Z] setToolUnix: [2024-06-27T11:01:39.243Z] [2024-06-27T11:01:39.243Z] setToolProperty: [2024-06-27T11:01:39.243Z] [2024-06-27T11:01:39.243Z] setS1ASclassPath: [2024-06-27T11:01:39.243Z] [2024-06-27T11:01:39.243Z] init-common: [2024-06-27T11:01:39.243Z] [2024-06-27T11:01:39.243Z] undeploy-common: [2024-06-27T11:01:39.498Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-schedule-on-ejb-timeoutApp [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] all: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] aroundtimeout: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setOSConditions: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setToolWin: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setToolUnix: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setToolProperty: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setS1ASclassPath: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] init-common: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] clean: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setOSConditions: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setToolWin: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setToolUnix: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setToolProperty: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setS1ASclassPath: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] init-common: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] clean-common: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setOSConditions: [2024-06-27T11:01:39.498Z] [2024-06-27T11:01:39.498Z] setToolWin: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setToolUnix: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setToolProperty: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setS1ASclassPath: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] init-common: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] clean-classes-common: [2024-06-27T11:01:39.499Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setOSConditions: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setToolWin: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setToolUnix: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setToolProperty: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setS1ASclassPath: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] init-common: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] clean-jars-common: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] compile: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setOSConditions: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setToolWin: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setToolUnix: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setToolProperty: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] setS1ASclassPath: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.499Z] init-common: [2024-06-27T11:01:39.499Z] [2024-06-27T11:01:39.500Z] compile-common: [2024-06-27T11:01:39.500Z] [echo] Current time (ISO): 2024-06-27T11:01:39.489+0000 [2024-06-27T11:01:39.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:39.500Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:39.535Z] [exec] [2024-06-27T11:01:39.535Z] [exec] Generating code... [2024-06-27T11:01:39.535Z] [exec] [2024-06-27T11:01:39.535Z] [exec] Compiling code... [2024-06-27T11:01:39.877Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:40.134Z] [javac] 1 warning [2024-06-27T11:01:40.134Z] [2024-06-27T11:01:40.134Z] setOSConditions: [2024-06-27T11:01:40.134Z] [2024-06-27T11:01:40.134Z] setToolWin: [2024-06-27T11:01:40.134Z] [2024-06-27T11:01:40.134Z] setToolUnix: [2024-06-27T11:01:40.134Z] [2024-06-27T11:01:40.134Z] setToolProperty: [2024-06-27T11:01:40.134Z] [2024-06-27T11:01:40.134Z] setS1ASclassPath: [2024-06-27T11:01:40.134Z] [2024-06-27T11:01:40.134Z] init-common: [2024-06-27T11:01:40.134Z] [2024-06-27T11:01:40.134Z] compile-common: [2024-06-27T11:01:40.134Z] [echo] Current time (ISO): 2024-06-27T11:01:40.052+0000 [2024-06-27T11:01:40.134Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:40.431Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:40.432Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:40.432Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:40.432Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:40.432Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:40.432Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:40.432Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:40.923Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/client/AddNumbersImplService.java uses or overrides a deprecated API. [2024-06-27T11:01:40.923Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:40.923Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:40.923Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:40.923Z] [2024-06-27T11:01:40.923Z] runclient: [2024-06-27T11:01:40.923Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:40.923Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:40.923Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:40.923Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:40.923Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:40.923Z] [2024-06-27T11:01:40.923Z] run-client: [2024-06-27T11:01:40.923Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:01:40.993Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:40.993Z] [javac] 1 warning [2024-06-27T11:01:40.993Z] [2024-06-27T11:01:40.993Z] setOSConditions: [2024-06-27T11:01:40.993Z] [2024-06-27T11:01:40.993Z] setToolWin: [2024-06-27T11:01:40.993Z] [2024-06-27T11:01:40.993Z] setToolUnix: [2024-06-27T11:01:40.993Z] [2024-06-27T11:01:40.993Z] setToolProperty: [2024-06-27T11:01:40.993Z] [2024-06-27T11:01:40.993Z] setS1ASclassPath: [2024-06-27T11:01:40.993Z] [2024-06-27T11:01:40.993Z] init-common: [2024-06-27T11:01:40.993Z] [2024-06-27T11:01:40.993Z] compile-common: [2024-06-27T11:01:40.993Z] [echo] Current time (ISO): 2024-06-27T11:01:40.657+0000 [2024-06-27T11:01:40.993Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:41.356Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:41.499Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:41.499Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:41.499Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:41.499Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:41.499Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:41.499Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:41.499Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:41.611Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/aroundtimeout/ejb/Common.java uses unchecked or unsafe operations. [2024-06-27T11:01:41.611Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T11:01:41.611Z] [javac] 1 warning [2024-06-27T11:01:41.611Z] [2024-06-27T11:01:41.611Z] setOSConditions: [2024-06-27T11:01:41.611Z] [2024-06-27T11:01:41.611Z] setToolWin: [2024-06-27T11:01:41.611Z] [2024-06-27T11:01:41.611Z] setToolUnix: [2024-06-27T11:01:41.611Z] [2024-06-27T11:01:41.611Z] setToolProperty: [2024-06-27T11:01:41.611Z] [2024-06-27T11:01:41.611Z] setS1ASclassPath: [2024-06-27T11:01:41.611Z] [2024-06-27T11:01:41.611Z] init-common: [2024-06-27T11:01:41.611Z] [2024-06-27T11:01:41.611Z] compile-common: [2024-06-27T11:01:41.611Z] [echo] Current time (ISO): 2024-06-27T11:01:41.485+0000 [2024-06-27T11:01:41.611Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:42.369Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:42.370Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:42.370Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:42.370Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:42.370Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:42.370Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:42.370Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:42.534Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:42.534Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:42.534Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:42.534Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:42.534Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:42.534Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:42.534Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:42.905Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:43.092Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:43.161Z] [javac] 1 warning [2024-06-27T11:01:43.161Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:43.161Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest [2024-06-27T11:01:43.161Z] [2024-06-27T11:01:43.161Z] build: [2024-06-27T11:01:43.161Z] [2024-06-27T11:01:43.161Z] setOSConditions: [2024-06-27T11:01:43.161Z] [2024-06-27T11:01:43.161Z] setToolWin: [2024-06-27T11:01:43.161Z] [2024-06-27T11:01:43.161Z] setToolUnix: [2024-06-27T11:01:43.161Z] [2024-06-27T11:01:43.161Z] setToolProperty: [2024-06-27T11:01:43.162Z] [2024-06-27T11:01:43.162Z] setS1ASclassPath: [2024-06-27T11:01:43.162Z] [2024-06-27T11:01:43.162Z] init-common: [2024-06-27T11:01:43.162Z] [2024-06-27T11:01:43.162Z] webclient-war-common: [2024-06-27T11:01:43.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:43.162Z] [2024-06-27T11:01:43.162Z] clear: [2024-06-27T11:01:43.162Z] [2024-06-27T11:01:43.162Z] test-tlds-exist: [2024-06-27T11:01:43.162Z] [2024-06-27T11:01:43.162Z] copy-tlds: [2024-06-27T11:01:43.162Z] [2024-06-27T11:01:43.162Z] test-tagfiles-exist: [2024-06-27T11:01:43.162Z] [2024-06-27T11:01:43.162Z] copy-tagfiles: [2024-06-27T11:01:43.162Z] [2024-06-27T11:01:43.162Z] package-war-common: [2024-06-27T11:01:43.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:01:43.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:43.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:43.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T11:01:43.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/lib [2024-06-27T11:01:43.162Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:43.162Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:43.162Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:43.162Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:01:43.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/docroot [2024-06-27T11:01:43.162Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-web.war [2024-06-27T11:01:43.346Z] [javac] 1 warning [2024-06-27T11:01:43.346Z] [2024-06-27T11:01:43.347Z] build: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] setOSConditions: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] fixFiles: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] convUnix: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] convWin: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] setToolWin: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] setToolUnix: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] setToolProperty: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] setS1ASclassPath: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] init-common: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] package-persistence-common: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] ejb-jar-common: [2024-06-27T11:01:43.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] package-ejbjar-common: [2024-06-27T11:01:43.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.347Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.347Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeout-ejb.jar [2024-06-27T11:01:43.347Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] appclient-jar-common: [2024-06-27T11:01:43.347Z] [2024-06-27T11:01:43.347Z] package-appclientjar-common: [2024-06-27T11:01:43.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.348Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeout-client.jar [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] webclient-war-common: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] build-ear-common: [2024-06-27T11:01:43.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:43.348Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:43.348Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeoutApp.ear [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] deploy: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] setOSConditions: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] setToolWin: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] setToolUnix: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] setToolProperty: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] setS1ASclassPath: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] init-common: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] deploy-common: [2024-06-27T11:01:43.348Z] [echo] Current time (ISO): 2024-06-27T11:01:43.173+0000 [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] setOSConditions: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] setToolWin: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] setToolUnix: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] setToolProperty: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] setS1ASclassPath: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] init-common: [2024-06-27T11:01:43.348Z] [2024-06-27T11:01:43.348Z] deploy-common-pe: [2024-06-27T11:01:43.419Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:01:43.419Z] [2024-06-27T11:01:43.419Z] setOSConditions: [2024-06-27T11:01:43.419Z] [2024-06-27T11:01:43.420Z] fixFiles: [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] convUnix: [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] convWin: [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] setToolWin: [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] setToolUnix: [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] setToolProperty: [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] setS1ASclassPath: [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] init-common: [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] package-persistence-common: [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] ejb-jar-common: [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] package-ejbjar-common: [2024-06-27T11:01:43.420Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.420Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.420Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.420Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-ejb.jar [2024-06-27T11:01:43.420Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] appclient-jar-common: [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] package-appclientjar-common: [2024-06-27T11:01:43.420Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.420Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.420Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.420Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-client.jar [2024-06-27T11:01:43.420Z] [2024-06-27T11:01:43.420Z] webclient-war-common: [2024-06-27T11:01:43.421Z] [2024-06-27T11:01:43.421Z] build-ear-common: [2024-06-27T11:01:43.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:43.421Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:43.421Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:43.421Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-serializable-testApp.ear [2024-06-27T11:01:43.421Z] [2024-06-27T11:01:43.421Z] setOSConditions: [2024-06-27T11:01:43.421Z] [2024-06-27T11:01:43.421Z] setToolWin: [2024-06-27T11:01:43.421Z] [2024-06-27T11:01:43.421Z] setToolUnix: [2024-06-27T11:01:43.421Z] [2024-06-27T11:01:43.421Z] setToolProperty: [2024-06-27T11:01:43.421Z] [2024-06-27T11:01:43.421Z] setS1ASclassPath: [2024-06-27T11:01:43.421Z] [2024-06-27T11:01:43.421Z] init-common: [2024-06-27T11:01:43.421Z] [2024-06-27T11:01:43.421Z] prepare: [2024-06-27T11:01:43.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes [2024-06-27T11:01:43.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes/lib [2024-06-27T11:01:43.421Z] [2024-06-27T11:01:43.421Z] build: [2024-06-27T11:01:43.421Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:43.421Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes [2024-06-27T11:01:43.602Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeoutApp.ear [2024-06-27T11:01:43.677Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:43.677Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:43.677Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:43.677Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:43.677Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:43.677Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:43.677Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:43.764Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:43.764Z] [javac] 1 warning [2024-06-27T11:01:43.933Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.021Z] build: [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.021Z] setOSConditions: [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.021Z] fixFiles: [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.021Z] convUnix: [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.021Z] convWin: [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.021Z] setToolWin: [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.021Z] setToolUnix: [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.021Z] setToolProperty: [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.021Z] setS1ASclassPath: [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.021Z] init-common: [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.021Z] package-persistence-common: [2024-06-27T11:01:44.021Z] [2024-06-27T11:01:44.022Z] ejb-jar-common: [2024-06-27T11:01:44.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:44.022Z] [2024-06-27T11:01:44.022Z] package-ejbjar-common: [2024-06-27T11:01:44.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:44.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:44.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:44.022Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriver-ejb.jar [2024-06-27T11:01:44.022Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:44.022Z] [2024-06-27T11:01:44.022Z] appclient-jar-common: [2024-06-27T11:01:44.022Z] [2024-06-27T11:01:44.022Z] package-appclientjar-common: [2024-06-27T11:01:44.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:44.022Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriver-client.jar [2024-06-27T11:01:44.022Z] [2024-06-27T11:01:44.022Z] webclient-war-common: [2024-06-27T11:01:44.022Z] [2024-06-27T11:01:44.022Z] build-ear-common: [2024-06-27T11:01:44.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:44.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:44.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:44.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:01:44.022Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriverApp.ear [2024-06-27T11:01:44.022Z] [2024-06-27T11:01:44.022Z] setup: [2024-06-27T11:01:44.022Z] [2024-06-27T11:01:44.022Z] create-auth-filerealm: [2024-06-27T11:01:44.022Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keyfile2 [2024-06-27T11:01:44.022Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/temp.txt [2024-06-27T11:01:44.022Z] [2024-06-27T11:01:44.022Z] setOSConditions: [2024-06-27T11:01:44.022Z] [2024-06-27T11:01:44.022Z] setToolWin: [2024-06-27T11:01:44.022Z] [2024-06-27T11:01:44.023Z] setToolUnix: [2024-06-27T11:01:44.023Z] [2024-06-27T11:01:44.023Z] setToolProperty: [2024-06-27T11:01:44.023Z] [2024-06-27T11:01:44.023Z] setS1ASclassPath: [2024-06-27T11:01:44.023Z] [2024-06-27T11:01:44.023Z] init-common: [2024-06-27T11:01:44.023Z] [2024-06-27T11:01:44.023Z] create-auth-realm: [2024-06-27T11:01:44.023Z] [echo] Creating auth realm file2 ... [2024-06-27T11:01:44.161Z] [exec] Application deployed with name ejb-ejb31-aroundtimeoutApp. [2024-06-27T11:01:44.161Z] [echo] Deployment on target server server successful [2024-06-27T11:01:44.161Z] [2024-06-27T11:01:44.161Z] setOSConditions: [2024-06-27T11:01:44.161Z] [2024-06-27T11:01:44.161Z] setToolWin: [2024-06-27T11:01:44.161Z] [2024-06-27T11:01:44.161Z] setToolUnix: [2024-06-27T11:01:44.161Z] [2024-06-27T11:01:44.161Z] setToolProperty: [2024-06-27T11:01:44.161Z] [2024-06-27T11:01:44.161Z] setS1ASclassPath: [2024-06-27T11:01:44.161Z] [2024-06-27T11:01:44.161Z] init-common: [2024-06-27T11:01:44.161Z] [2024-06-27T11:01:44.162Z] deploy-common-ee: [2024-06-27T11:01:44.162Z] [2024-06-27T11:01:44.162Z] run: [2024-06-27T11:01:44.162Z] [2024-06-27T11:01:44.162Z] setOSConditions: [2024-06-27T11:01:44.162Z] [2024-06-27T11:01:44.162Z] setToolWin: [2024-06-27T11:01:44.162Z] [2024-06-27T11:01:44.162Z] setToolUnix: [2024-06-27T11:01:44.162Z] [2024-06-27T11:01:44.162Z] setToolProperty: [2024-06-27T11:01:44.162Z] [2024-06-27T11:01:44.162Z] setS1ASclassPath: [2024-06-27T11:01:44.162Z] [2024-06-27T11:01:44.162Z] init-common: [2024-06-27T11:01:44.162Z] [2024-06-27T11:01:44.162Z] runclient-common: [2024-06-27T11:01:44.162Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeoutAppClient.jar -name ejb-ejb31-aroundtimeoutClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-06-27T11:01:44.188Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T11:01:44.188Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-06-27T11:01:44.188Z] [javac] ^ [2024-06-27T11:01:44.188Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T11:01:44.188Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:44.188Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T11:01:44.188Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T11:01:44.188Z] [javac] 2 warnings [2024-06-27T11:01:44.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-notx [2024-06-27T11:01:44.188Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes/blackbox.jar [2024-06-27T11:01:44.188Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-notx.rar [2024-06-27T11:01:44.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-tx [2024-06-27T11:01:44.188Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-tx.rar [2024-06-27T11:01:44.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-xa [2024-06-27T11:01:44.189Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-xa.rar [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] deploy: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] setOSConditions: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] setToolWin: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] setToolUnix: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] setToolProperty: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] setS1ASclassPath: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] init-common: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] prepare: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] build: [2024-06-27T11:01:44.189Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] setOSConditions: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] setToolWin: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] setToolUnix: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] setToolProperty: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] setS1ASclassPath: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] init-common: [2024-06-27T11:01:44.189Z] [2024-06-27T11:01:44.189Z] deploy-rar-common: [2024-06-27T11:01:44.189Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-06-27T11:01:44.201Z] [exec] 3456 [2024-06-27T11:01:44.201Z] [exec] Value of key is:async-ejb-service-sync-test [2024-06-27T11:01:44.201Z] [exec] Invoking Asynchronous Polling addNumbers [2024-06-27T11:01:44.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm --target server file2 [2024-06-27T11:01:45.132Z] [exec] Jun 27, 2024 11:01:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-06-27T11:01:45.132Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-06-27T11:01:45.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-06-27T11:01:45.394Z] [exec] Application deployed with name blackbox-tx. [2024-06-27T11:01:45.394Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-06-27T11:01:45.394Z] [2024-06-27T11:01:45.394Z] setOSConditions: [2024-06-27T11:01:45.394Z] [2024-06-27T11:01:45.394Z] setToolWin: [2024-06-27T11:01:45.394Z] [2024-06-27T11:01:45.394Z] setToolUnix: [2024-06-27T11:01:45.394Z] [2024-06-27T11:01:45.394Z] setToolProperty: [2024-06-27T11:01:45.394Z] [2024-06-27T11:01:45.394Z] setS1ASclassPath: [2024-06-27T11:01:45.394Z] [2024-06-27T11:01:45.394Z] init-common: [2024-06-27T11:01:45.394Z] [2024-06-27T11:01:45.394Z] create-connector-connpool: [2024-06-27T11:01:45.394Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server serializable-test-ccp [2024-06-27T11:01:45.509Z] [2024-06-27T11:01:45.509Z] setHttpPort: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] run.positive: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] common.run.positive: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] setHttpPort: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] common.run: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] checkAppOnServer: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] declare-test: [2024-06-27T11:01:45.510Z] [echo] Starting test simple osgi/simple Test asadmin redeploy (server) [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] init.os: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] init.tools.unix: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] init.tools.windows: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] init.tools: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] setAsadminArgs: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] init: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] init.customtasks: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] prepare: [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] compile: [2024-06-27T11:01:45.510Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:45.510Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-06-27T11:01:45.510Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/TestClient.java uses or overrides a deprecated API. [2024-06-27T11:01:45.510Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:45.510Z] [2024-06-27T11:01:45.510Z] runclient: [2024-06-27T11:01:45.510Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2024-06-27T11:01:45.510Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-06-27T11:01:45.511Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2024-06-27T11:01:45.511Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2024-06-27T11:01:45.511Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2055) [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2050) [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:571) [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2049) [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1619) [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T11:01:45.511Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2024-06-27T11:01:45.511Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2024-06-27T11:01:45.511Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2024-06-27T11:01:45.511Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T11:01:45.511Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) [2024-06-27T11:01:45.511Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2024-06-27T11:01:45.511Z] [javaWithResult] ... 2 more [2024-06-27T11:01:45.511Z] [javaWithResult] Java Result: 255 [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] processResult: [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] failed: [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] passed: [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] unknown: [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] writeLogToConsole: [2024-06-27T11:01:45.511Z] [echo] Test simple UNKNOWN at 27-Jun-2024 11:01:42.032 with return code 255 [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] init.os: [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] init.tools.unix: [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] init.tools.windows: [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] init.tools: [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] setAsadminArgs: [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] init: [2024-06-27T11:01:45.511Z] [2024-06-27T11:01:45.511Z] init.customtasks: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] checkAppOnCluster: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] disable.asadmin: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] setAsadminArgs: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] common.disable.asadmin: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] init.os: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] init.tools.unix: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] init.tools.windows: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] init.tools: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] setAsadminArgs: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] init: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] init.customtasks: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] common.run.asadmin: [2024-06-27T11:01:45.512Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2024-06-27T11:01:45.512Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:45.512Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-06-27T11:01:45.512Z] [exec] Command disable executed successfully. [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] init.os: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] init.tools.unix: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] init.tools.windows: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] init.tools: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.512Z] setAsadminArgs: [2024-06-27T11:01:45.512Z] [2024-06-27T11:01:45.513Z] init: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] init.customtasks: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] disableAppOnInstance: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] setHttpPort: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] run.negative: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] common.run.negative: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] setHttpPort: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] common.run: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] checkAppOnServer: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] declare-test: [2024-06-27T11:01:45.513Z] [echo] Starting test simple osgi/simple Test asadmin disable (server) [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] init.os: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] init.tools.unix: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] init.tools.windows: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] init.tools: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] setAsadminArgs: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] init: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] init.customtasks: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] prepare: [2024-06-27T11:01:45.513Z] [2024-06-27T11:01:45.513Z] compile: [2024-06-27T11:01:45.513Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:45.514Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-06-27T11:01:45.514Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/TestClient.java uses or overrides a deprecated API. [2024-06-27T11:01:45.514Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] runclient: [2024-06-27T11:01:45.514Z] [echo] TestClient http://localhost:8080/simple_osgi false ${extra.args} [2024-06-27T11:01:45.514Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-06-27T11:01:45.514Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2024-06-27T11:01:45.514Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-06-27T11:01:45.514Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/osgi/simple [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] processResult: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] failed: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] passed: [2024-06-27T11:01:45.514Z] [echo] Test simple Passed [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] unknown: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] init.os: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] init.tools.unix: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] init.tools.windows: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] init.tools: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] setAsadminArgs: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] init: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] init.customtasks: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] checkAppOnCluster: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] enable.asadmin: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] setAsadminArgs: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.514Z] common.enable.asadmin: [2024-06-27T11:01:45.514Z] [2024-06-27T11:01:45.515Z] init.os: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] init.tools.unix: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] init.tools.windows: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] init.tools: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] setAsadminArgs: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] init: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] init.customtasks: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] common.run.asadmin: [2024-06-27T11:01:45.515Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2024-06-27T11:01:45.515Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:45.515Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-06-27T11:01:45.515Z] [exec] Command enable executed successfully. [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] init.os: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] init.tools.unix: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] init.tools.windows: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] init.tools: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] setAsadminArgs: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] init: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] init.customtasks: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] enableAppOnInstance: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] setHttpPort: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.515Z] run.positive: [2024-06-27T11:01:45.515Z] [2024-06-27T11:01:45.516Z] common.run.positive: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] setHttpPort: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] common.run: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] checkAppOnServer: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] declare-test: [2024-06-27T11:01:45.516Z] [echo] Starting test simple osgi/simple Test asadmin enable (server) [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] init.os: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] init.tools.unix: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] init.tools.windows: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] init.tools: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] setAsadminArgs: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] init: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] init.customtasks: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] prepare: [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] compile: [2024-06-27T11:01:45.516Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:45.516Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-06-27T11:01:45.516Z] [javac] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/TestClient.java uses or overrides a deprecated API. [2024-06-27T11:01:45.516Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:45.516Z] [2024-06-27T11:01:45.516Z] runclient: [2024-06-27T11:01:45.516Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2024-06-27T11:01:45.516Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-06-27T11:01:45.516Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2024-06-27T11:01:45.516Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2024-06-27T11:01:45.516Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-06-27T11:01:45.516Z] [javaWithResult] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) [2024-06-27T11:01:45.517Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) [2024-06-27T11:01:45.517Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) [2024-06-27T11:01:45.517Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2055) [2024-06-27T11:01:45.517Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2050) [2024-06-27T11:01:45.517Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:571) [2024-06-27T11:01:45.517Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2049) [2024-06-27T11:01:45.517Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1619) [2024-06-27T11:01:45.517Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T11:01:45.517Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2024-06-27T11:01:45.517Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2024-06-27T11:01:45.517Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2024-06-27T11:01:45.517Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-06-27T11:01:45.517Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1994) [2024-06-27T11:01:45.517Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) [2024-06-27T11:01:45.517Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) [2024-06-27T11:01:45.517Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2024-06-27T11:01:45.517Z] [javaWithResult] ... 2 more [2024-06-27T11:01:45.517Z] [javaWithResult] Java Result: 255 [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] processResult: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] failed: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] passed: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] unknown: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] writeLogToConsole: [2024-06-27T11:01:45.517Z] [echo] Test simple UNKNOWN at 27-Jun-2024 11:01:44.526 with return code 255 [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] init.os: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] init.tools.unix: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] init.tools.windows: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] init.tools: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] setAsadminArgs: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] init: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] init.customtasks: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.517Z] checkAppOnCluster: [2024-06-27T11:01:45.517Z] [2024-06-27T11:01:45.518Z] undeploy.asadmin: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] setAsadminArgs: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] common.undeploy.asadmin: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init.os: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init.tools.unix: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init.tools.windows: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init.tools: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] setAsadminArgs: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init.customtasks: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] delAppRef: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init.os: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init.tools.unix: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init.tools.windows: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init.tools: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] setAsadminArgs: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] init.customtasks: [2024-06-27T11:01:45.518Z] [2024-06-27T11:01:45.518Z] common.run.asadmin: [2024-06-27T11:01:45.518Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2024-06-27T11:01:45.518Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:45.519Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T11:01:45.519Z] [exec] Command undeploy executed successfully. [2024-06-27T11:01:45.519Z] [2024-06-27T11:01:45.519Z] private-all: [2024-06-27T11:01:45.519Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:45.519Z] [2024-06-27T11:01:45.519Z] clean: [2024-06-27T11:01:45.519Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml [2024-06-27T11:01:45.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:45.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:45.519Z] [2024-06-27T11:01:45.519Z] test-all: [2024-06-27T11:01:45.519Z] [echo] Starting Test /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/endpoint [2024-06-27T11:01:45.519Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:45.519Z] [2024-06-27T11:01:45.519Z] deploy: [2024-06-27T11:01:45.519Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:45.519Z] [2024-06-27T11:01:45.519Z] build: [2024-06-27T11:01:45.519Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:45.519Z] [2024-06-27T11:01:45.519Z] test-compile: [2024-06-27T11:01:45.519Z] [echo] Compiling into endpoint/HelloImpl.class [2024-06-27T11:01:45.519Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/annotations-common.xml:66: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:45.519Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:45.776Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:45.776Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:45.776Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:45.776Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:45.776Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:45.776Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:45.776Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:45.999Z] [2024-06-27T11:01:45.999Z] setOSConditions: [2024-06-27T11:01:45.999Z] [2024-06-27T11:01:45.999Z] setToolWin: [2024-06-27T11:01:45.999Z] [2024-06-27T11:01:45.999Z] setToolUnix: [2024-06-27T11:01:45.999Z] [2024-06-27T11:01:45.999Z] setToolProperty: [2024-06-27T11:01:45.999Z] [2024-06-27T11:01:45.999Z] setS1ASclassPath: [2024-06-27T11:01:45.999Z] [2024-06-27T11:01:45.999Z] init-common: [2024-06-27T11:01:45.999Z] [2024-06-27T11:01:45.999Z] create-user-common: [2024-06-27T11:01:46.032Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:46.032Z] [javac] 1 warning [2024-06-27T11:01:46.032Z] [echo] Building with package endpoint [2024-06-27T11:01:46.032Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T11:01:46.255Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file2 --target server testy [2024-06-27T11:01:46.332Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T11:01:46.332Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T11:01:46.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server serializable-test-ccp [2024-06-27T11:01:46.332Z] [exec] Connector connection pool serializable-test-ccp created. [2024-06-27T11:01:46.332Z] [2024-06-27T11:01:46.332Z] create-connector-connpool-common: [2024-06-27T11:01:46.332Z] [2024-06-27T11:01:46.332Z] setOSConditions: [2024-06-27T11:01:46.332Z] [2024-06-27T11:01:46.332Z] setToolWin: [2024-06-27T11:01:46.332Z] [2024-06-27T11:01:46.332Z] setToolUnix: [2024-06-27T11:01:46.332Z] [2024-06-27T11:01:46.332Z] setToolProperty: [2024-06-27T11:01:46.332Z] [2024-06-27T11:01:46.332Z] setS1ASclassPath: [2024-06-27T11:01:46.332Z] [2024-06-27T11:01:46.332Z] init-common: [2024-06-27T11:01:46.332Z] [2024-06-27T11:01:46.332Z] create-connector-resource-common: [2024-06-27T11:01:46.332Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname serializable-test-ccp --target server eis/connector-resource [2024-06-27T11:01:46.512Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/asadminuserpassword.txt [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] deploy: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] setOSConditions: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] setToolWin: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] setToolUnix: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] setToolProperty: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] setS1ASclassPath: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] init-common: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] deploy-common: [2024-06-27T11:01:46.512Z] [echo] Current time (ISO): 2024-06-27T11:01:46.313+0000 [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] setOSConditions: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] setToolWin: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] setToolUnix: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] setToolProperty: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] setS1ASclassPath: [2024-06-27T11:01:46.512Z] [2024-06-27T11:01:46.512Z] init-common: [2024-06-27T11:01:46.513Z] [2024-06-27T11:01:46.513Z] deploy-common-pe: [2024-06-27T11:01:46.568Z] [exec] Jun 27, 2024 11:01:46 AM jakarta.enterprise.system.container.appclient.org.glassfish.appclient.client.acc [2024-06-27T11:01:46.569Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb31-aroundtimeout-client] with main class [com.sun.s1asdev.ejb.ejb31.aroundtimeout.client.Client] in file:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-aroundtimeoutAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb31-aroundtimeoutClient [2024-06-27T11:01:46.716Z] [exec] 6912 [2024-06-27T11:01:46.716Z] [exec] Value of key is:async-ejb-service-poll-test [2024-06-27T11:01:46.716Z] [exec] Invoking Asynchronous Callback addNumbers [2024-06-27T11:01:47.077Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriverApp.ear [2024-06-27T11:01:47.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname serializable-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-06-27T11:01:47.260Z] [exec] Connector resource eis/connector-resource created. [2024-06-27T11:01:47.260Z] [2024-06-27T11:01:47.260Z] asadmin-common: [2024-06-27T11:01:47.260Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-06-27T11:01:47.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-06-27T11:01:47.827Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-06-27T11:01:47.827Z] [2024-06-27T11:01:47.827Z] asadmin-common: [2024-06-27T11:01:47.827Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-06-27T11:01:48.603Z] [exec] 15308 [2024-06-27T11:01:48.603Z] [exec] Value of key is:async-ejb-service-callbackhandler-test [2024-06-27T11:01:48.603Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:01:48.603Z] [exec] [2024-06-27T11:01:48.603Z] [exec] [2024-06-27T11:01:48.603Z] [exec] ----------------------------------------- [2024-06-27T11:01:48.603Z] [exec] - async-ejb-service-sync-test: PASS - [2024-06-27T11:01:48.603Z] [exec] - async-ejb-service-callbackhandler-test: PASS - [2024-06-27T11:01:48.603Z] [exec] - async-ejb-service-poll-test: PASS - [2024-06-27T11:01:48.603Z] [exec] ----------------------------------------- [2024-06-27T11:01:48.603Z] [exec] Total PASS: 3 [2024-06-27T11:01:48.603Z] [exec] Total FAIL: 0 [2024-06-27T11:01:48.603Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:01:48.603Z] [exec] ----------------------------------------- [2024-06-27T11:01:48.603Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:48.603Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:48.603Z] [2024-06-27T11:01:48.603Z] undeploy: [2024-06-27T11:01:48.603Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:48.603Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:48.603Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:48.603Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:48.603Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:48.603Z] [2024-06-27T11:01:48.603Z] setOSConditions: [2024-06-27T11:01:48.603Z] [2024-06-27T11:01:48.603Z] setToolWin: [2024-06-27T11:01:48.603Z] [2024-06-27T11:01:48.604Z] setToolUnix: [2024-06-27T11:01:48.604Z] [2024-06-27T11:01:48.604Z] setToolProperty: [2024-06-27T11:01:48.604Z] [2024-06-27T11:01:48.604Z] setS1ASclassPath: [2024-06-27T11:01:48.604Z] [2024-06-27T11:01:48.604Z] init-common: [2024-06-27T11:01:48.604Z] [2024-06-27T11:01:48.604Z] undeploy-jar-common: [2024-06-27T11:01:48.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-06-27T11:01:48.754Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] setOSConditions: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] setToolWin: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] setToolUnix: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] setToolProperty: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] setS1ASclassPath: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] init-common: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] deploy-common: [2024-06-27T11:01:48.754Z] [echo] Current time (ISO): 2024-06-27T11:01:48.441+0000 [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] setOSConditions: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] setToolWin: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] setToolUnix: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] setToolProperty: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] setS1ASclassPath: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.754Z] init-common: [2024-06-27T11:01:48.754Z] [2024-06-27T11:01:48.755Z] deploy-common-pe: [2024-06-27T11:01:49.081Z] [exec] Jun 27, 2024 11:01:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:01:49.081Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@795b66d [2024-06-27T11:01:49.166Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false async-ejb [2024-06-27T11:01:49.166Z] [2024-06-27T11:01:49.166Z] all: [2024-06-27T11:01:49.166Z] [echo] [2024-06-27T11:01:49.166Z] [echo] ************************* [2024-06-27T11:01:49.166Z] [echo] * Running bigint [2024-06-27T11:01:49.166Z] [echo] * Path: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint [2024-06-27T11:01:49.166Z] [echo] ************************* [2024-06-27T11:01:49.166Z] [echo] [2024-06-27T11:01:49.166Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:49.166Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:49.166Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:49.166Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:49.166Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:49.166Z] [2024-06-27T11:01:49.166Z] setOSConditions: [2024-06-27T11:01:49.166Z] [2024-06-27T11:01:49.166Z] setToolWin: [2024-06-27T11:01:49.166Z] [2024-06-27T11:01:49.166Z] setToolUnix: [2024-06-27T11:01:49.166Z] [2024-06-27T11:01:49.166Z] setToolProperty: [2024-06-27T11:01:49.166Z] [2024-06-27T11:01:49.166Z] setS1ASclassPath: [2024-06-27T11:01:49.166Z] [2024-06-27T11:01:49.166Z] init-common: [2024-06-27T11:01:49.166Z] [2024-06-27T11:01:49.166Z] clean: [2024-06-27T11:01:49.167Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:49.167Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:49.167Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:49.167Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:49.167Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:49.167Z] [2024-06-27T11:01:49.167Z] setOSConditions: [2024-06-27T11:01:49.167Z] [2024-06-27T11:01:49.167Z] setToolWin: [2024-06-27T11:01:49.167Z] [2024-06-27T11:01:49.167Z] setToolUnix: [2024-06-27T11:01:49.167Z] [2024-06-27T11:01:49.167Z] setToolProperty: [2024-06-27T11:01:49.167Z] [2024-06-27T11:01:49.167Z] setS1ASclassPath: [2024-06-27T11:01:49.167Z] [2024-06-27T11:01:49.167Z] init-common: [2024-06-27T11:01:49.167Z] [2024-06-27T11:01:49.167Z] clean-common: [2024-06-27T11:01:49.167Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:49.167Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:49.167Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:49.167Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:49.167Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] setOSConditions: [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] setToolWin: [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] setToolUnix: [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] setToolProperty: [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] setS1ASclassPath: [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] init-common: [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] clean-classes-common: [2024-06-27T11:01:49.168Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:49.168Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:49.168Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:49.168Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:49.168Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:49.168Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] setOSConditions: [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] setToolWin: [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] setToolUnix: [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] setToolProperty: [2024-06-27T11:01:49.168Z] [2024-06-27T11:01:49.168Z] setS1ASclassPath: [2024-06-27T11:01:49.169Z] [2024-06-27T11:01:49.169Z] init-common: [2024-06-27T11:01:49.169Z] [2024-06-27T11:01:49.169Z] clean-jars-common: [2024-06-27T11:01:49.169Z] [2024-06-27T11:01:49.169Z] assemble-ejb: [2024-06-27T11:01:49.169Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:01:49.169Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:01:49.169Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:01:49.169Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:01:49.169Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:01:49.169Z] [2024-06-27T11:01:49.169Z] setOSConditions: [2024-06-27T11:01:49.169Z] [2024-06-27T11:01:49.169Z] setToolWin: [2024-06-27T11:01:49.169Z] [2024-06-27T11:01:49.169Z] setToolUnix: [2024-06-27T11:01:49.169Z] [2024-06-27T11:01:49.169Z] setToolProperty: [2024-06-27T11:01:49.169Z] [2024-06-27T11:01:49.169Z] setS1ASclassPath: [2024-06-27T11:01:49.169Z] [2024-06-27T11:01:49.169Z] init-common: [2024-06-27T11:01:49.169Z] [2024-06-27T11:01:49.169Z] compile-common: [2024-06-27T11:01:49.169Z] [echo] Current time (ISO): 2024-06-27T11:01:49.043+0000 [2024-06-27T11:01:49.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:49.169Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:49.316Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/connector-serializable-testApp.ear [2024-06-27T11:01:49.336Z] [exec] Sleeping for 7 seconds before checking results... [2024-06-27T11:01:49.879Z] [exec] Application deployed with name connector-serializable-testApp. [2024-06-27T11:01:49.879Z] [exec] there are no files to retrieve for application connector-serializable-testApp [2024-06-27T11:01:49.879Z] [echo] Deployment on target server server successful [2024-06-27T11:01:49.879Z] [2024-06-27T11:01:49.879Z] setOSConditions: [2024-06-27T11:01:49.879Z] [2024-06-27T11:01:49.879Z] setToolWin: [2024-06-27T11:01:49.879Z] [2024-06-27T11:01:49.879Z] setToolUnix: [2024-06-27T11:01:49.879Z] [2024-06-27T11:01:49.879Z] setToolProperty: [2024-06-27T11:01:49.879Z] [2024-06-27T11:01:49.879Z] setS1ASclassPath: [2024-06-27T11:01:49.879Z] [2024-06-27T11:01:49.879Z] init-common: [2024-06-27T11:01:49.879Z] [2024-06-27T11:01:49.879Z] deploy-common-ee: [2024-06-27T11:01:49.879Z] [2024-06-27T11:01:49.880Z] run: [2024-06-27T11:01:49.880Z] [2024-06-27T11:01:49.880Z] setOSConditions: [2024-06-27T11:01:49.880Z] [2024-06-27T11:01:49.880Z] setToolWin: [2024-06-27T11:01:49.880Z] [2024-06-27T11:01:49.880Z] setToolUnix: [2024-06-27T11:01:49.880Z] [2024-06-27T11:01:49.880Z] setToolProperty: [2024-06-27T11:01:49.880Z] [2024-06-27T11:01:49.880Z] setS1ASclassPath: [2024-06-27T11:01:49.880Z] [2024-06-27T11:01:49.880Z] init-common: [2024-06-27T11:01:49.880Z] [2024-06-27T11:01:49.880Z] execute-sql-common: [2024-06-27T11:01:49.880Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/create_pointbase.sql [2024-06-27T11:01:49.880Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T11:01:49.880Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T11:01:50.136Z] [sql] 0 rows affected [2024-06-27T11:01:50.136Z] [sql] 1 rows affected [2024-06-27T11:01:50.136Z] [sql] 1 rows affected [2024-06-27T11:01:50.136Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T11:01:50.136Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T11:01:50.136Z] [sql] 0 rows affected [2024-06-27T11:01:50.136Z] [sql] 1 rows affected [2024-06-27T11:01:50.136Z] [sql] 1 rows affected [2024-06-27T11:01:50.136Z] [sql] 6 of 8 SQL statements executed successfully [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] setOSConditions: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] setToolWin: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] setToolUnix: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] setToolProperty: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] setS1ASclassPath: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] init-common: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] runtest: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] setOSConditions: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] setToolWin: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] setToolUnix: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] setToolProperty: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] setS1ASclassPath: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] init-common: [2024-06-27T11:01:50.136Z] [2024-06-27T11:01:50.136Z] execute-sql-common: [2024-06-27T11:01:50.136Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/create_pointbase.sql [2024-06-27T11:01:50.136Z] [sql] 0 rows affected [2024-06-27T11:01:50.137Z] [sql] 0 rows affected [2024-06-27T11:01:50.137Z] [sql] 1 rows affected [2024-06-27T11:01:50.137Z] [sql] 1 rows affected [2024-06-27T11:01:50.137Z] [sql] 0 rows affected [2024-06-27T11:01:50.137Z] [sql] 0 rows affected [2024-06-27T11:01:50.137Z] [sql] 1 rows affected [2024-06-27T11:01:50.137Z] [sql] 1 rows affected [2024-06-27T11:01:50.137Z] [sql] 8 of 8 SQL statements executed successfully [2024-06-27T11:01:50.137Z] [java] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:50.137Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:50.137Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:50.137Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:50.137Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-06-27T11:01:50.137Z] [java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2024-06-27T11:01:50.137Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-06-27T11:01:50.137Z] [java] Caused by: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release [2024-06-27T11:01:50.137Z] [java] at java.base/java.lang.System.setSecurityManager(System.java:430) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.types.Permissions.setSecurityManager(Permissions.java:103) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:216) [2024-06-27T11:01:50.137Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-06-27T11:01:50.137Z] [java] ... 42 more [2024-06-27T11:01:50.137Z] [java] Java Result: -1 [2024-06-27T11:01:50.137Z] [2024-06-27T11:01:50.137Z] setOSConditions: [2024-06-27T11:01:50.137Z] [2024-06-27T11:01:50.137Z] setToolWin: [2024-06-27T11:01:50.137Z] [2024-06-27T11:01:50.137Z] setToolUnix: [2024-06-27T11:01:50.137Z] [2024-06-27T11:01:50.138Z] setToolProperty: [2024-06-27T11:01:50.138Z] [2024-06-27T11:01:50.138Z] setS1ASclassPath: [2024-06-27T11:01:50.138Z] [2024-06-27T11:01:50.138Z] init-common: [2024-06-27T11:01:50.138Z] [2024-06-27T11:01:50.138Z] execute-sql-common: [2024-06-27T11:01:50.138Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/drop_pointbase.sql [2024-06-27T11:01:50.138Z] [sql] 0 rows affected [2024-06-27T11:01:50.138Z] [sql] 0 rows affected [2024-06-27T11:01:50.138Z] [sql] 2 of 2 SQL statements executed successfully [2024-06-27T11:01:50.138Z] [2024-06-27T11:01:50.138Z] undeploy: [2024-06-27T11:01:50.138Z] [2024-06-27T11:01:50.138Z] setOSConditions: [2024-06-27T11:01:50.138Z] [2024-06-27T11:01:50.138Z] setToolWin: [2024-06-27T11:01:50.138Z] [2024-06-27T11:01:50.138Z] setToolUnix: [2024-06-27T11:01:50.138Z] [2024-06-27T11:01:50.138Z] setToolProperty: [2024-06-27T11:01:50.138Z] [2024-06-27T11:01:50.138Z] setS1ASclassPath: [2024-06-27T11:01:50.138Z] [2024-06-27T11:01:50.138Z] init-common: [2024-06-27T11:01:50.138Z] [2024-06-27T11:01:50.138Z] execute-sql-common: [2024-06-27T11:01:50.138Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/drop_pointbase.sql [2024-06-27T11:01:50.138Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-06-27T11:01:50.138Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-06-27T11:01:50.138Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-06-27T11:01:50.138Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-06-27T11:01:50.138Z] [sql] 0 of 2 SQL statements executed successfully [2024-06-27T11:01:50.203Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:50.203Z] [2024-06-27T11:01:50.203Z] run: [2024-06-27T11:01:50.203Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:50.203Z] [2024-06-27T11:01:50.203Z] prepare-client: [2024-06-27T11:01:50.203Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:50.203Z] [2024-06-27T11:01:50.203Z] wsdl-import: [2024-06-27T11:01:50.203Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:50.203Z] [2024-06-27T11:01:50.203Z] configurable-wsdl-import: [2024-06-27T11:01:50.203Z] [echo] Current time (ISO): 2024-06-27T11:01:49.346+0000 [2024-06-27T11:01:50.203Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-06-27T11:01:50.203Z] [exec] parsing WSDL... [2024-06-27T11:01:50.395Z] [2024-06-27T11:01:50.395Z] setOSConditions: [2024-06-27T11:01:50.395Z] [2024-06-27T11:01:50.395Z] setToolWin: [2024-06-27T11:01:50.395Z] [2024-06-27T11:01:50.395Z] setToolUnix: [2024-06-27T11:01:50.395Z] [2024-06-27T11:01:50.395Z] setToolProperty: [2024-06-27T11:01:50.395Z] [2024-06-27T11:01:50.395Z] setS1ASclassPath: [2024-06-27T11:01:50.395Z] [2024-06-27T11:01:50.395Z] init-common: [2024-06-27T11:01:50.395Z] [2024-06-27T11:01:50.395Z] delete-connector-resource-common: [2024-06-27T11:01:50.395Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2024-06-27T11:01:50.535Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:50.535Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:50.535Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:50.535Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:50.535Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:50.535Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:50.535Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:50.765Z] [exec] [2024-06-27T11:01:50.765Z] [exec] Generating code... [2024-06-27T11:01:50.765Z] [exec] [2024-06-27T11:01:50.765Z] [exec] Compiling code... [2024-06-27T11:01:50.972Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/connector-resource [2024-06-27T11:01:50.972Z] [exec] Connector resource eis/connector-resource deleted. [2024-06-27T11:01:50.972Z] [2024-06-27T11:01:50.973Z] setOSConditions: [2024-06-27T11:01:50.973Z] [2024-06-27T11:01:50.973Z] setToolWin: [2024-06-27T11:01:50.973Z] [2024-06-27T11:01:50.973Z] setToolUnix: [2024-06-27T11:01:50.973Z] [2024-06-27T11:01:50.973Z] setToolProperty: [2024-06-27T11:01:50.973Z] [2024-06-27T11:01:50.973Z] setS1ASclassPath: [2024-06-27T11:01:50.973Z] [2024-06-27T11:01:50.973Z] init-common: [2024-06-27T11:01:50.973Z] [2024-06-27T11:01:50.973Z] delete-connector-connpool-common: [2024-06-27T11:01:50.973Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true serializable-test-ccp [2024-06-27T11:01:51.901Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T11:01:51.901Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T11:01:51.901Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true serializable-test-ccp [2024-06-27T11:01:51.902Z] [exec] Connector connection pool serializable-test-ccp deleted. [2024-06-27T11:01:51.902Z] [2024-06-27T11:01:51.902Z] setOSConditions: [2024-06-27T11:01:51.902Z] [2024-06-27T11:01:51.902Z] setToolWin: [2024-06-27T11:01:51.902Z] [2024-06-27T11:01:51.902Z] setToolUnix: [2024-06-27T11:01:51.902Z] [2024-06-27T11:01:51.902Z] setToolProperty: [2024-06-27T11:01:51.902Z] [2024-06-27T11:01:51.902Z] setS1ASclassPath: [2024-06-27T11:01:51.902Z] [2024-06-27T11:01:51.902Z] init-common: [2024-06-27T11:01:51.902Z] [2024-06-27T11:01:51.902Z] undeploy-common: [2024-06-27T11:01:52.139Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/endpoint/HelloImplService.java uses or overrides a deprecated API. [2024-06-27T11:01:52.139Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:01:52.139Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:52.139Z] [2024-06-27T11:01:52.139Z] compile-client: [2024-06-27T11:01:52.139Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/annotations-common.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:52.140Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:52.140Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:52.140Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:52.140Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:52.140Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:52.140Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:52.140Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:52.140Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:52.343Z] [exec] Application deployed with name security-standalone-loginctxdriverApp. [2024-06-27T11:01:52.343Z] [exec] there are no files to retrieve for application security-standalone-loginctxdriverApp [2024-06-27T11:01:52.343Z] [echo] Deployment on target server server successful [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] setOSConditions: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] setToolWin: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] setToolUnix: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] setToolProperty: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] setS1ASclassPath: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] init-common: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] deploy-common-ee: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] run: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] setOSConditions: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] setToolWin: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] setToolUnix: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.343Z] setToolProperty: [2024-06-27T11:01:52.343Z] [2024-06-27T11:01:52.344Z] setS1ASclassPath: [2024-06-27T11:01:52.344Z] [2024-06-27T11:01:52.344Z] init-common: [2024-06-27T11:01:52.344Z] [2024-06-27T11:01:52.344Z] run-standalone-client: [2024-06-27T11:01:52.344Z] [echo] Running standalone client ... [2024-06-27T11:01:52.397Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:52.397Z] [javac] 1 warning [2024-06-27T11:01:52.397Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:52.397Z] [2024-06-27T11:01:52.397Z] unjar-client-utils: [2024-06-27T11:01:52.397Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:52.397Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:52.397Z] [2024-06-27T11:01:52.397Z] internal-run: [2024-06-27T11:01:52.397Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-06-27T11:01:52.423Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:52.423Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-06-27T11:01:52.423Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-06-27T11:01:52.423Z] [javac] 2 warnings [2024-06-27T11:01:52.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:01:52.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:52.423Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:01:52.423Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/bigint-ejb.jar [2024-06-27T11:01:52.423Z] [2024-06-27T11:01:52.423Z] deploy-ejb-jar: [2024-06-27T11:01:52.473Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-serializable-testApp [2024-06-27T11:01:52.473Z] [2024-06-27T11:01:52.473Z] setOSConditions: [2024-06-27T11:01:52.473Z] [2024-06-27T11:01:52.473Z] setToolWin: [2024-06-27T11:01:52.473Z] [2024-06-27T11:01:52.473Z] setToolUnix: [2024-06-27T11:01:52.473Z] [2024-06-27T11:01:52.473Z] setToolProperty: [2024-06-27T11:01:52.473Z] [2024-06-27T11:01:52.474Z] setS1ASclassPath: [2024-06-27T11:01:52.474Z] [2024-06-27T11:01:52.474Z] init-common: [2024-06-27T11:01:52.474Z] [2024-06-27T11:01:52.474Z] undeploy-rar-common: [2024-06-27T11:01:52.474Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-06-27T11:01:52.612Z] [java] *** EJBMethod Permission Test using Login Context Driver Standalone client *** [2024-06-27T11:01:53.401Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] all: [2024-06-27T11:01:53.401Z] [echo] @@## config-property-accessor-test ##@@ [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] setOSConditions: [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] setToolWin: [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] setToolUnix: [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] setToolProperty: [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] setS1ASclassPath: [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] init-common: [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] clean: [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] setOSConditions: [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] setToolWin: [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] setToolUnix: [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] setToolProperty: [2024-06-27T11:01:53.401Z] [2024-06-27T11:01:53.401Z] setS1ASclassPath: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] init-common: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] clean-common: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] setOSConditions: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] setToolWin: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] setToolUnix: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] setToolProperty: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] setS1ASclassPath: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] init-common: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] clean-classes-common: [2024-06-27T11:01:53.402Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] setOSConditions: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] setToolWin: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] setToolUnix: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] setToolProperty: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] setS1ASclassPath: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] init-common: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] clean-jars-common: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] clean: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] compile: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.402Z] setOSConditions: [2024-06-27T11:01:53.402Z] [2024-06-27T11:01:53.403Z] setToolWin: [2024-06-27T11:01:53.403Z] [2024-06-27T11:01:53.403Z] setToolUnix: [2024-06-27T11:01:53.403Z] [2024-06-27T11:01:53.403Z] setToolProperty: [2024-06-27T11:01:53.403Z] [2024-06-27T11:01:53.403Z] setS1ASclassPath: [2024-06-27T11:01:53.403Z] [2024-06-27T11:01:53.403Z] init-common: [2024-06-27T11:01:53.403Z] [2024-06-27T11:01:53.403Z] compile-common: [2024-06-27T11:01:53.403Z] [echo] Current time (ISO): 2024-06-27T11:01:53.264+0000 [2024-06-27T11:01:53.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:53.403Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:53.559Z] [java] EJB lookup start... [2024-06-27T11:01:53.559Z] [java] Jun 27, 2024 11:01:53 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T11:01:53.559Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T11:01:53.829Z] [exec] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-06-27T11:01:54.770Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:54.770Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:54.770Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:54.770Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:54.770Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:54.770Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:54.770Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:56.136Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:56.421Z] [javac] 1 warning [2024-06-27T11:01:56.421Z] [2024-06-27T11:01:56.421Z] setOSConditions: [2024-06-27T11:01:56.422Z] [2024-06-27T11:01:56.422Z] setToolWin: [2024-06-27T11:01:56.422Z] [2024-06-27T11:01:56.422Z] setToolUnix: [2024-06-27T11:01:56.422Z] [2024-06-27T11:01:56.422Z] setToolProperty: [2024-06-27T11:01:56.422Z] [2024-06-27T11:01:56.422Z] setS1ASclassPath: [2024-06-27T11:01:56.422Z] [2024-06-27T11:01:56.422Z] init-common: [2024-06-27T11:01:56.422Z] [2024-06-27T11:01:56.422Z] compile-common: [2024-06-27T11:01:56.422Z] [echo] Current time (ISO): 2024-06-27T11:01:56.241+0000 [2024-06-27T11:01:56.422Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:56.610Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:01:56.610Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:01:56.610Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:01:56.610Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:01:56.610Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:01:56.610Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:01:56.610Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:01:56.610Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:01:56.610Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:01:56.610Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-06-27T11:01:56.610Z] [exec] Value of key is:ejb-nointf-annotation [2024-06-27T11:01:56.610Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:01:56.610Z] [exec] [2024-06-27T11:01:56.610Z] [exec] [2024-06-27T11:01:56.610Z] [exec] ----------------------------------------- [2024-06-27T11:01:56.611Z] [exec] - ejb-nointf-annotation: PASS - [2024-06-27T11:01:56.611Z] [exec] ----------------------------------------- [2024-06-27T11:01:56.611Z] [exec] Total PASS: 1 [2024-06-27T11:01:56.611Z] [exec] Total FAIL: 0 [2024-06-27T11:01:56.611Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:01:56.611Z] [exec] ----------------------------------------- [2024-06-27T11:01:56.611Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:56.866Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:56.866Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-06-27T11:01:56.866Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:56.866Z] [2024-06-27T11:01:56.866Z] undeploy: [2024-06-27T11:01:56.866Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:56.866Z] [2024-06-27T11:01:56.866Z] autoundeploy-file: [2024-06-27T11:01:56.866Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-06-27T11:01:57.235Z] [exec] --------- Derby Network Server Information -------- [2024-06-27T11:01:57.235Z] [exec] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-06-27T11:01:57.235Z] [exec] -- listing properties -- [2024-06-27T11:01:57.235Z] [exec] derby.drda.timeSlice=0 [2024-06-27T11:01:57.235Z] [exec] derby.drda.portNumber=1527 [2024-06-27T11:01:57.235Z] [exec] derby.drda.minThreads=0 [2024-06-27T11:01:57.235Z] [exec] derby.drda.sslMode=off [2024-06-27T11:01:57.235Z] [exec] derby.drda.traceAll=false [2024-06-27T11:01:57.235Z] [exec] derby.drda.keepAlive=true [2024-06-27T11:01:57.235Z] [exec] derby.drda.maxThreads=0 [2024-06-27T11:01:57.235Z] [exec] derby.drda.logConnections=false [2024-06-27T11:01:57.235Z] [exec] derby.drda.startNetworkServer=false [2024-06-27T11:01:57.235Z] [exec] derby.drda.host=0.0.0.0 [2024-06-27T11:01:57.235Z] [exec] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2024-06-27T11:01:57.235Z] [exec] ------------------ Java Information ------------------ [2024-06-27T11:01:57.235Z] [exec] Java Version: 21.0.2 [2024-06-27T11:01:57.235Z] [exec] Java Vendor: Eclipse Adoptium [2024-06-27T11:01:57.235Z] [exec] Java home: /opt/tools/java/temurin/jdk-21/jdk-21.0.2+13 [2024-06-27T11:01:57.235Z] [exec] Java classpath: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar [2024-06-27T11:01:57.235Z] [exec] OS name: Linux [2024-06-27T11:01:57.235Z] [exec] OS architecture: amd64 [2024-06-27T11:01:57.235Z] [exec] OS version: 6.2.9-300.fc38.x86_64 [2024-06-27T11:01:57.235Z] [exec] Java user name: jenkins [2024-06-27T11:01:57.235Z] [exec] Java user home: /home/jenkins [2024-06-27T11:01:57.235Z] [exec] Java user dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint [2024-06-27T11:01:57.235Z] [exec] java.specification.name: Java Platform API Specification [2024-06-27T11:01:57.235Z] [exec] java.specification.version: 21 [2024-06-27T11:01:57.235Z] [exec] java.runtime.version: 21.0.2+13-LTS [2024-06-27T11:01:57.235Z] [exec] --------- Derby Information -------- [2024-06-27T11:01:57.235Z] [exec] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] [/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] ------------------------------------------------------ [2024-06-27T11:01:57.235Z] [exec] ----------------- Locale Information ----------------- [2024-06-27T11:01:57.235Z] [exec] Current Locale : [English/United States [en_US]] [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [cs] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [de_DE] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [es] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [fr] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [hu] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [it] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [ja_JP] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [ko_KR] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [pl] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [pt_BR] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [ru] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [zh_CN] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] Found support for locale: [zh_TW] [2024-06-27T11:01:57.235Z] [exec] version: 10.15.2.0 - (1873585) [2024-06-27T11:01:57.235Z] [exec] ------------------------------------------------------ [2024-06-27T11:01:57.235Z] [exec] ------------------------------------------------------ [2024-06-27T11:01:57.235Z] [exec] [2024-06-27T11:01:57.235Z] [exec] Starting database in the background. [2024-06-27T11:01:57.235Z] [exec] Log redirected to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/databases/derby.log. [2024-06-27T11:01:57.235Z] [exec] Command start-database executed successfully. [2024-06-27T11:01:57.404Z] [exec] verifying Sless3 tests [2024-06-27T11:01:57.404Z] [exec] verifying Sless4 tests [2024-06-27T11:01:57.404Z] [exec] verifying Sless5 tests [2024-06-27T11:01:57.404Z] [exec] verifying Sless6 & SlessEJB7 tests [2024-06-27T11:01:57.404Z] [exec] test complete [2024-06-27T11:01:57.404Z] [exec] Value of key is: main [2024-06-27T11:01:57.404Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:01:57.404Z] [exec] [2024-06-27T11:01:57.404Z] [exec] [2024-06-27T11:01:57.404Z] [exec] ----------------------------------------- [2024-06-27T11:01:57.404Z] [exec] - main: PASS - [2024-06-27T11:01:57.404Z] [exec] ----------------------------------------- [2024-06-27T11:01:57.404Z] [exec] Total PASS: 1 [2024-06-27T11:01:57.404Z] [exec] Total FAIL: 0 [2024-06-27T11:01:57.404Z] [exec] Total DID NOT RUN: 0 [2024-06-27T11:01:57.404Z] [exec] ----------------------------------------- [2024-06-27T11:01:57.404Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:57.404Z] [exec] in flushAll , creating new testSuiteHash [2024-06-27T11:01:57.404Z] [2024-06-27T11:01:57.404Z] checkReporting-common: [2024-06-27T11:01:57.404Z] [2024-06-27T11:01:57.404Z] confirmReportPresent-common: [2024-06-27T11:01:57.405Z] [echo] file RepRunConf.txt is present. [2024-06-27T11:01:57.405Z] [echo] Test seems to be reported fine [2024-06-27T11:01:57.405Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/aroundtimeout/RepRunConf.txt [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] confirmMissingReport-common: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] undeploy: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] setOSConditions: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] setToolWin: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] setToolUnix: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] setToolProperty: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] setS1ASclassPath: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] init-common: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] undeploy-common: [2024-06-27T11:01:57.405Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-aroundtimeoutApp [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] all: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] mdb: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] setOSConditions: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] setToolWin: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] setToolUnix: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] setToolProperty: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] setS1ASclassPath: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.405Z] init-common: [2024-06-27T11:01:57.405Z] [2024-06-27T11:01:57.406Z] clean: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setOSConditions: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setToolWin: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setToolUnix: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setToolProperty: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setS1ASclassPath: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] init-common: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] clean-common: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setOSConditions: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setToolWin: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setToolUnix: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setToolProperty: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setS1ASclassPath: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] init-common: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] clean-classes-common: [2024-06-27T11:01:57.406Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setOSConditions: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setToolWin: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setToolUnix: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setToolProperty: [2024-06-27T11:01:57.406Z] [2024-06-27T11:01:57.406Z] setS1ASclassPath: [2024-06-27T11:01:57.407Z] [2024-06-27T11:01:57.407Z] init-common: [2024-06-27T11:01:57.407Z] [2024-06-27T11:01:57.407Z] clean-jars-common: [2024-06-27T11:01:57.407Z] [2024-06-27T11:01:57.407Z] compile: [2024-06-27T11:01:57.407Z] [2024-06-27T11:01:57.407Z] setOSConditions: [2024-06-27T11:01:57.407Z] [2024-06-27T11:01:57.407Z] setToolWin: [2024-06-27T11:01:57.407Z] [2024-06-27T11:01:57.407Z] setToolUnix: [2024-06-27T11:01:57.407Z] [2024-06-27T11:01:57.407Z] setToolProperty: [2024-06-27T11:01:57.407Z] [2024-06-27T11:01:57.407Z] setS1ASclassPath: [2024-06-27T11:01:57.407Z] [2024-06-27T11:01:57.407Z] init-common: [2024-06-27T11:01:57.407Z] [2024-06-27T11:01:57.407Z] compile-common: [2024-06-27T11:01:57.407Z] [echo] Current time (ISO): 2024-06-27T11:01:57.269+0000 [2024-06-27T11:01:57.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:57.407Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:57.430Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-06-27T11:01:57.430Z] [2024-06-27T11:01:57.430Z] internal-report-success: [2024-06-27T11:01:57.430Z] [2024-06-27T11:01:57.430Z] internal-report-failure: [2024-06-27T11:01:57.430Z] [2024-06-27T11:01:57.430Z] report: [2024-06-27T11:01:57.430Z] [2024-06-27T11:01:57.430Z] all: [2024-06-27T11:01:57.430Z] [2024-06-27T11:01:57.430Z] private-all: [2024-06-27T11:01:57.430Z] [2024-06-27T11:01:57.430Z] private-all: [2024-06-27T11:01:57.430Z] [2024-06-27T11:01:57.430Z] declare-test: [2024-06-27T11:01:57.430Z] [echo] Starting test ear javaee8/ear Test asadmin deploy [2024-06-27T11:01:57.430Z] [2024-06-27T11:01:57.430Z] init.os: [2024-06-27T11:01:57.430Z] [2024-06-27T11:01:57.430Z] init.tools.unix: [2024-06-27T11:01:57.431Z] [2024-06-27T11:01:57.431Z] init.tools.windows: [2024-06-27T11:01:57.431Z] [2024-06-27T11:01:57.431Z] init.tools: [2024-06-27T11:01:57.431Z] [2024-06-27T11:01:57.431Z] setAsadminArgs: [2024-06-27T11:01:57.431Z] [2024-06-27T11:01:57.431Z] init: [2024-06-27T11:01:57.431Z] [2024-06-27T11:01:57.431Z] init.customtasks: [2024-06-27T11:01:57.431Z] [2024-06-27T11:01:57.431Z] prepare: [2024-06-27T11:01:57.431Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2024-06-27T11:01:57.431Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives [2024-06-27T11:01:57.431Z] [2024-06-27T11:01:57.431Z] compile: [2024-06-27T11:01:57.431Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/javaee8/ear/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:57.431Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2024-06-27T11:01:57.687Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:57.687Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:57.687Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:57.687Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:57.687Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:57.687Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:57.687Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:57.687Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:57.687Z] [javac] 1 warning [2024-06-27T11:01:57.760Z] [java] Jun 27, 2024 11:01:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:01:57.760Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@63cd2cd2 [2024-06-27T11:01:57.806Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:57.806Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:57.806Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:57.806Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:57.806Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:57.806Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:57.806Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:57.945Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/javaee8/ear/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:01:57.945Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2024-06-27T11:01:57.945Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:57.945Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:57.945Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:57.945Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:57.945Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:57.945Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:57.945Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:58.163Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --dropandcreatetables=true --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/bigint-ejb.jar [2024-06-27T11:01:58.201Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:58.201Z] [javac] 1 warning [2024-06-27T11:01:58.201Z] [2024-06-27T11:01:58.201Z] assemble: [2024-06-27T11:01:58.201Z] [war] Building war: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-web.war [2024-06-27T11:01:58.201Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-client.jar [2024-06-27T11:01:58.201Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8App.ear [2024-06-27T11:01:58.202Z] [2024-06-27T11:01:58.202Z] deploy.asadmin: [2024-06-27T11:01:58.202Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives --name deployment-javaee8-app /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8App.ear [2024-06-27T11:01:58.323Z] [java] retValue=hello blah [2024-06-27T11:01:58.323Z] [java] Value of key is:Standalone-client-login-context-driver [2024-06-27T11:01:58.323Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.xml [2024-06-27T11:01:58.323Z] [java] [2024-06-27T11:01:58.323Z] [java] [2024-06-27T11:01:58.323Z] [java] ----------------------------------------- [2024-06-27T11:01:58.323Z] [java] - Standalone-client-login-context-driver: PASS - [2024-06-27T11:01:58.323Z] [java] ----------------------------------------- [2024-06-27T11:01:58.323Z] [java] Total PASS: 1 [2024-06-27T11:01:58.323Z] [java] Total FAIL: 0 [2024-06-27T11:01:58.323Z] [java] Total DID NOT RUN: 0 [2024-06-27T11:01:58.323Z] [java] ----------------------------------------- [2024-06-27T11:01:58.323Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:01:58.323Z] [java] in flushAll , creating new testSuiteHash [2024-06-27T11:01:58.330Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:01:58.330Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:01:58.330Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:01:58.330Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:01:58.330Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:01:58.330Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:01:58.330Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:01:58.579Z] [2024-06-27T11:01:58.579Z] undeploy: [2024-06-27T11:01:58.579Z] [2024-06-27T11:01:58.579Z] setOSConditions: [2024-06-27T11:01:58.579Z] [2024-06-27T11:01:58.579Z] setToolWin: [2024-06-27T11:01:58.579Z] [2024-06-27T11:01:58.579Z] setToolUnix: [2024-06-27T11:01:58.579Z] [2024-06-27T11:01:58.579Z] setToolProperty: [2024-06-27T11:01:58.579Z] [2024-06-27T11:01:58.579Z] setS1ASclassPath: [2024-06-27T11:01:58.579Z] [2024-06-27T11:01:58.579Z] init-common: [2024-06-27T11:01:58.579Z] [2024-06-27T11:01:58.579Z] undeploy-common: [2024-06-27T11:01:58.765Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:01:58.765Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-06-27T11:01:59.163Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-standalone-loginctxdriverApp [2024-06-27T11:01:59.177Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:59.254Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:01:59.254Z] [javac] 1 warning [2024-06-27T11:01:59.254Z] [2024-06-27T11:01:59.254Z] setOSConditions: [2024-06-27T11:01:59.254Z] [2024-06-27T11:01:59.254Z] setToolWin: [2024-06-27T11:01:59.254Z] [2024-06-27T11:01:59.254Z] setToolUnix: [2024-06-27T11:01:59.254Z] [2024-06-27T11:01:59.254Z] setToolProperty: [2024-06-27T11:01:59.254Z] [2024-06-27T11:01:59.254Z] setS1ASclassPath: [2024-06-27T11:01:59.254Z] [2024-06-27T11:01:59.254Z] init-common: [2024-06-27T11:01:59.254Z] [2024-06-27T11:01:59.254Z] compile-common: [2024-06-27T11:01:59.254Z] [echo] Current time (ISO): 2024-06-27T11:01:59.050+0000 [2024-06-27T11:01:59.254Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:59.419Z] [2024-06-27T11:01:59.419Z] unsetup: [2024-06-27T11:01:59.419Z] [2024-06-27T11:01:59.419Z] setOSConditions: [2024-06-27T11:01:59.419Z] [2024-06-27T11:01:59.419Z] setToolWin: [2024-06-27T11:01:59.419Z] [2024-06-27T11:01:59.419Z] setToolUnix: [2024-06-27T11:01:59.419Z] [2024-06-27T11:01:59.419Z] setToolProperty: [2024-06-27T11:01:59.419Z] [2024-06-27T11:01:59.419Z] setS1ASclassPath: [2024-06-27T11:01:59.419Z] [2024-06-27T11:01:59.419Z] init-common: [2024-06-27T11:01:59.419Z] [2024-06-27T11:01:59.420Z] delete-user-common: [2024-06-27T11:01:59.433Z] [javac] 1 warning [2024-06-27T11:01:59.689Z] [2024-06-27T11:01:59.689Z] setOSConditions: [2024-06-27T11:01:59.689Z] [2024-06-27T11:01:59.689Z] setToolWin: [2024-06-27T11:01:59.689Z] [2024-06-27T11:01:59.689Z] setToolUnix: [2024-06-27T11:01:59.689Z] [2024-06-27T11:01:59.689Z] setToolProperty: [2024-06-27T11:01:59.689Z] [2024-06-27T11:01:59.689Z] setS1ASclassPath: [2024-06-27T11:01:59.689Z] [2024-06-27T11:01:59.689Z] init-common: [2024-06-27T11:01:59.689Z] [2024-06-27T11:01:59.689Z] compile-common: [2024-06-27T11:01:59.689Z] [echo] Current time (ISO): 2024-06-27T11:01:59.496+0000 [2024-06-27T11:01:59.689Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes [2024-06-27T11:01:59.697Z] [exec] Extracted transferred entry deployment-javaee8-appClient/deployment-javaee8-clientClient.jar of size 10,666 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-appClient/deployment-javaee8-clientClient.jar [2024-06-27T11:01:59.697Z] [exec] Extracted transferred entry deployment-javaee8-appClient.jar of size 3,354 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-appClient.jar [2024-06-27T11:01:59.697Z] [exec] Extracted transferred entry deployment-javaee8-appClient/deployment-javaee8-client.jar of size 1,659 B to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-appClient/deployment-javaee8-client.jar [2024-06-27T11:01:59.698Z] [exec] Application deployed with name deployment-javaee8-app. [2024-06-27T11:01:59.698Z] [exec] Command deploy executed successfully. [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] processResult: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] failed: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] passed: [2024-06-27T11:01:59.698Z] [echo] Test ear Passed [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] unknown: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] init.os: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] init.tools.unix: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] init.tools.windows: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] init.tools: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] setAsadminArgs: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] init: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] init.customtasks: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] prepare: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] undeploy.asadmin: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] setAsadminArgs: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] common.undeploy.asadmin: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] init.os: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] init.tools.unix: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] init.tools.windows: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.698Z] init.tools: [2024-06-27T11:01:59.698Z] [2024-06-27T11:01:59.699Z] setAsadminArgs: [2024-06-27T11:01:59.699Z] [2024-06-27T11:01:59.699Z] init: [2024-06-27T11:01:59.999Z] [2024-06-27T11:01:59.999Z] init.customtasks: [2024-06-27T11:01:59.999Z] [2024-06-27T11:01:59.999Z] delAppRef: [2024-06-27T11:01:59.999Z] [2024-06-27T11:01:59.999Z] init.os: [2024-06-27T11:01:59.999Z] [2024-06-27T11:01:59.999Z] init.tools.unix: [2024-06-27T11:01:59.999Z] [2024-06-27T11:01:59.999Z] init.tools.windows: [2024-06-27T11:01:59.999Z] [2024-06-27T11:01:59.999Z] init.tools: [2024-06-27T11:01:59.999Z] [2024-06-27T11:01:59.999Z] setAsadminArgs: [2024-06-27T11:01:59.999Z] [2024-06-27T11:01:59.999Z] init: [2024-06-27T11:01:59.999Z] [2024-06-27T11:01:59.999Z] init.customtasks: [2024-06-27T11:01:59.999Z] [2024-06-27T11:01:59.999Z] common.run.asadmin: [2024-06-27T11:02:00.000Z] [echo] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-javaee8-app [2024-06-27T11:02:00.178Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:02:00.178Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:02:00.178Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:02:00.178Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:02:00.178Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:02:00.178Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:02:00.178Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:02:00.348Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file2 --target server testy [2024-06-27T11:02:00.348Z] [2024-06-27T11:02:00.348Z] all: [2024-06-27T11:02:00.348Z] [2024-06-27T11:02:00.348Z] report: [2024-06-27T11:02:00.348Z] [echo] Comparing results with expected results [2024-06-27T11:02:00.349Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_results.html [2024-06-27T11:02:00.349Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-06-27T11:02:00.606Z] [exec] Deprecated syntax, instead use: [2024-06-27T11:02:00.606Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-06-27T11:02:00.606Z] [exec] Command undeploy executed successfully. [2024-06-27T11:02:00.737Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:02:00.737Z] [javac] 1 warning [2024-06-27T11:02:00.737Z] [2024-06-27T11:02:00.737Z] build: [2024-06-27T11:02:00.737Z] [2024-06-27T11:02:00.737Z] setOSConditions: [2024-06-27T11:02:00.737Z] [2024-06-27T11:02:00.737Z] setToolWin: [2024-06-27T11:02:00.737Z] [2024-06-27T11:02:00.737Z] setToolUnix: [2024-06-27T11:02:00.737Z] [2024-06-27T11:02:00.737Z] setToolProperty: [2024-06-27T11:02:00.737Z] [2024-06-27T11:02:00.737Z] setS1ASclassPath: [2024-06-27T11:02:00.737Z] [2024-06-27T11:02:00.737Z] init-common: [2024-06-27T11:02:00.737Z] [2024-06-27T11:02:00.737Z] ejb-jar-common: [2024-06-27T11:02:00.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:02:00.737Z] [2024-06-27T11:02:00.737Z] package-ejbjar-common: [2024-06-27T11:02:00.737Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:00.737Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:00.737Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:00.737Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-timer31-mdb-ejb.jar [2024-06-27T11:02:00.737Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:00.737Z] [2024-06-27T11:02:00.737Z] create-resources: [2024-06-27T11:02:00.738Z] [2024-06-27T11:02:00.738Z] asadmin-batch-common: [2024-06-27T11:02:00.910Z] [2024-06-27T11:02:00.910Z] report-sh: [2024-06-27T11:02:00.910Z] [exec] input file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/test_resultsValid.xml [2024-06-27T11:02:00.910Z] [exec] input file=/home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/security-gtest-results.xml [2024-06-27T11:02:00.910Z] [exec] [2024-06-27T11:02:00.910Z] [exec] ************************ [2024-06-27T11:02:00.910Z] [exec] PASSED= 668 [2024-06-27T11:02:00.910Z] [exec] ------------ ========= [2024-06-27T11:02:00.910Z] [exec] FAILED= 0 [2024-06-27T11:02:00.910Z] [exec] ------------ ========= [2024-06-27T11:02:00.910Z] [exec] DID NOT RUN= 131 [2024-06-27T11:02:00.910Z] [exec] ------------ ========= [2024-06-27T11:02:00.910Z] [exec] Total Expected=799 [2024-06-27T11:02:00.910Z] [exec] ************************ [2024-06-27T11:02:00.910Z] [exec] [2024-06-27T11:02:00.910Z] [exec] grep: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/security-gtest-results.xml: No such file or directory [2024-06-27T11:02:00.910Z] [exec] grep: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/security-gtest-results.xml: No such file or directory [2024-06-27T11:02:00.910Z] [2024-06-27T11:02:00.910Z] BUILD SUCCESSFUL [2024-06-27T11:02:00.910Z] Total time: 11 minutes 55 seconds [2024-06-27T11:02:01.078Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:02:01.078Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:02:01.078Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:02:01.078Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:02:01.078Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:02:01.078Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:02:01.078Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:02:01.296Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-06-27T11:02:01.428Z] [exec] Application deployed with name bigint-ejb. [2024-06-27T11:02:01.428Z] [2024-06-27T11:02:01.428Z] setup-ejb: [2024-06-27T11:02:01.428Z] [2024-06-27T11:02:01.428Z] assemble-client: [2024-06-27T11:02:01.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:02:01.428Z] [echo] wsimporting http://localhost:8080/CustomerManagerService/CustomerManager?WSDL [2024-06-27T11:02:01.428Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:02:01.428Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:02:01.428Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:02:01.428Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:02:01.428Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:02:01.428Z] [2024-06-27T11:02:01.428Z] setOSConditions: [2024-06-27T11:02:01.428Z] [2024-06-27T11:02:01.428Z] setToolWin: [2024-06-27T11:02:01.428Z] [2024-06-27T11:02:01.428Z] setToolUnix: [2024-06-27T11:02:01.428Z] [2024-06-27T11:02:01.428Z] setToolProperty: [2024-06-27T11:02:01.428Z] [2024-06-27T11:02:01.429Z] setS1ASclassPath: [2024-06-27T11:02:01.429Z] [2024-06-27T11:02:01.429Z] init-common: [2024-06-27T11:02:01.429Z] [2024-06-27T11:02:01.429Z] wsimport: [2024-06-27T11:02:01.550Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb31_timer31_mdb_InQueue [2024-06-27T11:02:01.550Z] [exec] JMS Desctination ejb_ejb31_timer31_mdb_InQueue created. [2024-06-27T11:02:01.550Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb31_timer31_mdb_InQueue --target server --force=false jms/ejb_ejb31_timer31_mdb_InQueue [2024-06-27T11:02:01.550Z] [exec] Administered object jms/ejb_ejb31_timer31_mdb_InQueue created. [2024-06-27T11:02:01.550Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/asadminuserpassword.txt [2024-06-27T11:02:01.550Z] [2024-06-27T11:02:01.550Z] deploy: [2024-06-27T11:02:01.550Z] [2024-06-27T11:02:01.550Z] setOSConditions: [2024-06-27T11:02:01.550Z] [2024-06-27T11:02:01.550Z] setToolWin: [2024-06-27T11:02:01.550Z] [2024-06-27T11:02:01.550Z] setToolUnix: [2024-06-27T11:02:01.550Z] [2024-06-27T11:02:01.550Z] setToolProperty: [2024-06-27T11:02:01.550Z] [2024-06-27T11:02:01.550Z] setS1ASclassPath: [2024-06-27T11:02:01.550Z] [2024-06-27T11:02:01.550Z] init-common: [2024-06-27T11:02:01.550Z] [2024-06-27T11:02:01.551Z] deploy-jar-common: [2024-06-27T11:02:01.805Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-timer31-mdb-ejb.jar [2024-06-27T11:02:01.990Z] [exec] parsing WSDL... [2024-06-27T11:02:02.363Z] [exec] Application deployed with name ejb-ejb31-timer31-mdb-ejb. [2024-06-27T11:02:02.363Z] [2024-06-27T11:02:02.363Z] run: [2024-06-27T11:02:02.363Z] [2024-06-27T11:02:02.363Z] setOSConditions: [2024-06-27T11:02:02.363Z] [2024-06-27T11:02:02.364Z] setToolWin: [2024-06-27T11:02:02.364Z] [2024-06-27T11:02:02.364Z] setToolUnix: [2024-06-27T11:02:02.364Z] [2024-06-27T11:02:02.364Z] setToolProperty: [2024-06-27T11:02:02.364Z] [2024-06-27T11:02:02.364Z] setS1ASclassPath: [2024-06-27T11:02:02.364Z] [2024-06-27T11:02:02.364Z] init-common: [2024-06-27T11:02:02.364Z] [2024-06-27T11:02:02.364Z] run_se: [2024-06-27T11:02:02.472Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:02:02.472Z] [javac] 1 warning [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] build: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] setOSConditions: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] fixFiles: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] convUnix: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] convWin: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] setToolWin: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] setToolUnix: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] setToolProperty: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] setS1ASclassPath: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] init-common: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] package-persistence-common: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] ejb-jar-common: [2024-06-27T11:02:02.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] package-ejbjar-common: [2024-06-27T11:02:02.472Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:02.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:02.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:02.472Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-ejb.jar [2024-06-27T11:02:02.472Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.472Z] appclient-jar-common: [2024-06-27T11:02:02.472Z] [2024-06-27T11:02:02.473Z] package-appclientjar-common: [2024-06-27T11:02:02.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:02.473Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:02.473Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:02.473Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-client.jar [2024-06-27T11:02:02.473Z] [2024-06-27T11:02:02.473Z] webclient-war-common: [2024-06-27T11:02:02.473Z] [2024-06-27T11:02:02.473Z] clear: [2024-06-27T11:02:02.473Z] [2024-06-27T11:02:02.473Z] test-tlds-exist: [2024-06-27T11:02:02.473Z] [2024-06-27T11:02:02.473Z] copy-tlds: [2024-06-27T11:02:02.473Z] [2024-06-27T11:02:02.473Z] test-tagfiles-exist: [2024-06-27T11:02:02.473Z] [2024-06-27T11:02:02.473Z] copy-tagfiles: [2024-06-27T11:02:02.473Z] [2024-06-27T11:02:02.473Z] package-war-common: [2024-06-27T11:02:02.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp [2024-06-27T11:02:02.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:02:02.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:02:02.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-06-27T11:02:02.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/lib [2024-06-27T11:02:02.473Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:02:02.473Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:02:02.473Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:02:02.473Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-06-27T11:02:02.473Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/docroot [2024-06-27T11:02:02.473Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-web.war [2024-06-27T11:02:02.473Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-06-27T11:02:02.473Z] [2024-06-27T11:02:02.473Z] build-ear-common: [2024-06-27T11:02:02.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:02:02.474Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-06-27T11:02:02.474Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/lib [2024-06-27T11:02:02.474Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-testApp.ear [2024-06-27T11:02:02.474Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/build.xml:72: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:02:02.474Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test [2024-06-27T11:02:02.552Z] [exec] [2024-06-27T11:02:02.552Z] [exec] Generating code... [2024-06-27T11:02:02.552Z] [exec] [2024-06-27T11:02:02.552Z] [exec] Compiling code... [2024-06-27T11:02:02.556Z] Waiting for the domain to stop . [2024-06-27T11:02:02.556Z] Waiting finished after 521 ms. [2024-06-27T11:02:02.556Z] Command stop-domain executed successfully. [2024-06-27T11:02:02.730Z] [2024-06-27T11:02:02.730Z] setOSConditions: [2024-06-27T11:02:02.730Z] [2024-06-27T11:02:02.730Z] setToolWin: [2024-06-27T11:02:02.730Z] [2024-06-27T11:02:02.730Z] setToolUnix: [2024-06-27T11:02:02.730Z] [2024-06-27T11:02:02.730Z] setToolProperty: [2024-06-27T11:02:02.730Z] [2024-06-27T11:02:02.730Z] setS1ASclassPath: [2024-06-27T11:02:02.730Z] [2024-06-27T11:02:02.730Z] init-common: [2024-06-27T11:02:02.730Z] [2024-06-27T11:02:02.730Z] prepare: [2024-06-27T11:02:02.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes [2024-06-27T11:02:02.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes/lib [2024-06-27T11:02:02.730Z] [2024-06-27T11:02:02.730Z] build: [2024-06-27T11:02:02.730Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:02:02.730Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes [2024-06-27T11:02:02.936Z] [java] Jun 27, 2024 11:02:02 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-06-27T11:02:02.936Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-06-27T11:02:02.987Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-06-27T11:02:02.987Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-06-27T11:02:02.987Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-06-27T11:02:02.987Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-06-27T11:02:02.987Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-06-27T11:02:02.987Z] [javac] Use -Xlint:-options to suppress this message. [2024-06-27T11:02:02.987Z] [javac] Use -proc:none to disable annotation processing. [2024-06-27T11:02:03.243Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '21' [2024-06-27T11:02:03.499Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-06-27T11:02:03.499Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-06-27T11:02:03.499Z] [javac] ^ [2024-06-27T11:02:03.499Z] [javac] Note: Some input files use or override a deprecated API. [2024-06-27T11:02:03.499Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:02:03.499Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-06-27T11:02:03.499Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-06-27T11:02:03.499Z] [javac] 2 warnings [2024-06-27T11:02:03.499Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-notx [2024-06-27T11:02:03.499Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes/blackbox.jar [2024-06-27T11:02:03.499Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-notx.rar [2024-06-27T11:02:03.499Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-tx [2024-06-27T11:02:03.499Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-tx.rar [2024-06-27T11:02:03.499Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-xa [2024-06-27T11:02:03.499Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-xa.rar [2024-06-27T11:02:03.499Z] [2024-06-27T11:02:03.499Z] deploy: [2024-06-27T11:02:03.499Z] [2024-06-27T11:02:03.499Z] setOSConditions: [2024-06-27T11:02:03.499Z] [2024-06-27T11:02:03.499Z] setToolWin: [2024-06-27T11:02:03.499Z] [2024-06-27T11:02:03.499Z] setToolUnix: [2024-06-27T11:02:03.499Z] [2024-06-27T11:02:03.499Z] setToolProperty: [2024-06-27T11:02:03.499Z] [2024-06-27T11:02:03.499Z] setS1ASclassPath: [2024-06-27T11:02:03.499Z] [2024-06-27T11:02:03.500Z] init-common: [2024-06-27T11:02:03.500Z] [2024-06-27T11:02:03.500Z] prepare: [2024-06-27T11:02:03.500Z] [2024-06-27T11:02:03.500Z] build: [2024-06-27T11:02:03.500Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:02:03.500Z] [2024-06-27T11:02:03.500Z] setOSConditions: [2024-06-27T11:02:03.500Z] [2024-06-27T11:02:03.500Z] setToolWin: [2024-06-27T11:02:03.500Z] [2024-06-27T11:02:03.500Z] setToolUnix: [2024-06-27T11:02:03.500Z] [2024-06-27T11:02:03.500Z] setToolProperty: [2024-06-27T11:02:03.500Z] [2024-06-27T11:02:03.500Z] setS1ASclassPath: [2024-06-27T11:02:03.500Z] [2024-06-27T11:02:03.500Z] init-common: [2024-06-27T11:02:03.500Z] [2024-06-27T11:02:03.500Z] deploy-rar-common: [2024-06-27T11:02:03.500Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-06-27T11:02:03.924Z] [exec] Note: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client/endpoint/CustomerManagerService.java uses or overrides a deprecated API. [2024-06-27T11:02:03.924Z] [exec] Note: Recompile with -Xlint:deprecation for details. [2024-06-27T11:02:03.924Z] [javac] /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml:68: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-06-27T11:02:03.924Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:02:03.924Z] [2024-06-27T11:02:03.924Z] runclient: [2024-06-27T11:02:04.180Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-06-27T11:02:04.180Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-06-27T11:02:04.180Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-06-27T11:02:04.180Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-06-27T11:02:04.180Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-06-27T11:02:04.180Z] [2024-06-27T11:02:04.180Z] run-client: [2024-06-27T11:02:04.180Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/build/module/classes/client [2024-06-27T11:02:04.440Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-06-27T11:02:04.459Z] Thu Jun 27 11:02:03 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-06-27T11:02:04.696Z] [exec] Application deployed with name blackbox-tx. [2024-06-27T11:02:04.696Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-06-27T11:02:04.696Z] [2024-06-27T11:02:04.696Z] setOSConditions: [2024-06-27T11:02:04.696Z] [2024-06-27T11:02:04.696Z] setToolWin: [2024-06-27T11:02:04.696Z] [2024-06-27T11:02:04.696Z] setToolUnix: [2024-06-27T11:02:04.696Z] [2024-06-27T11:02:04.696Z] setToolProperty: [2024-06-27T11:02:04.696Z] [2024-06-27T11:02:04.696Z] setS1ASclassPath: [2024-06-27T11:02:04.696Z] [2024-06-27T11:02:04.696Z] init-common: [2024-06-27T11:02:04.696Z] [2024-06-27T11:02:04.696Z] create-connector-connpool: [2024-06-27T11:02:04.697Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server serializable-test-ccp [2024-06-27T11:02:04.715Z] Thu Jun 27 11:02:04 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-06-27T11:02:04.970Z] Command stop-database executed successfully. [2024-06-27T11:02:05.274Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T11:02:05.274Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-06-27T11:02:05.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server serializable-test-ccp [2024-06-27T11:02:05.274Z] [exec] Connector connection pool serializable-test-ccp created. [2024-06-27T11:02:05.274Z] [2024-06-27T11:02:05.274Z] create-connector-connpool-common: [2024-06-27T11:02:05.274Z] [2024-06-27T11:02:05.274Z] setOSConditions: [2024-06-27T11:02:05.274Z] [2024-06-27T11:02:05.274Z] setToolWin: [2024-06-27T11:02:05.274Z] [2024-06-27T11:02:05.274Z] setToolUnix: [2024-06-27T11:02:05.274Z] [2024-06-27T11:02:05.275Z] setToolProperty: [2024-06-27T11:02:05.275Z] [2024-06-27T11:02:05.275Z] setS1ASclassPath: [2024-06-27T11:02:05.275Z] [2024-06-27T11:02:05.275Z] init-common: [2024-06-27T11:02:05.275Z] [2024-06-27T11:02:05.275Z] create-connector-resource-common: [2024-06-27T11:02:05.275Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname serializable-test-ccp --target server eis/connector-resource [2024-06-27T11:02:05.479Z] [java] Jun 27, 2024 11:02:05 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-06-27T11:02:05.479Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6cd5122d [2024-06-27T11:02:05.733Z] [java] Waiting a few seconds for timer callback... [2024-06-27T11:02:05.836Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish7_build-and-test_jdk21/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname serializable-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-06-27T11:02:05.883Z] [exec] Waiting for the domain to stop .... [2024-06-27T11:02:05.883Z] [exec] Waiting finished after 3,840 ms. [2024-06-27T11:02:05.883Z] [exec] Command stop-domain executed successfully. [2024-06-27T11:02:05.883Z] [2024-06-27T11:02:05.883Z] postTestsRun: [2024-06-27T11:02:05.883Z] [echo] Processing tests results [2024-06-27T11:02:05.883Z] [2024-06-27T11:02:05.883Z] init.os: [2024-06-27T11:02:05.883Z] [2024-06-27T11:02:05.883Z] init.tools.unix: [2024-06-27T11:02:05.883Z] [2024-06-27T11:02:05.883Z] init.tools.windows: [2024-06-27T11:02:05.884Z] [2024-06-27T11:02:05.884Z] init.tools: [2024-06-27T11:02:05.884Z] [2024-06-27T11:02:05.884Z] setAsadminArgs: [2024-06-27T11:02:05.884Z] [2024-06-27T11:02:05.884Z] init: [2024-06-27T11:02:05.884Z] [2024-06-27T11:02:05.884Z] init.customtasks: [2024-06-27T11:02:05.884Z] [2024-06-27T11:02:05.884Z] transform: [2024-06-27T11:02:05.884Z] [style] Warning: the task name